From 0d066f6447ba745130826b4001ba3d4ea3ae14a2 Mon Sep 17 00:00:00 2001 From: Yanis <35189056+Yanis002@users.noreply.github.com> Date: Sat, 15 Aug 2026 17:21:39 +0200 Subject: [PATCH] Add support for USA revision 0 and Europe revision 1 versions (#136) * add usa * add eur revision 1 * tools/sha1: refactor to allow checking against multiple checksums * docs: edit both readme files * misc: add the new versions to configure.py and add new macros in versions.h * make eur1 OK * add `ninja [version]` phony for convenience for instance, `ninja eur` runs `check_eur sha1_eur report_eur` * add usa and eur1 to CI and bump version used for steps this should get rid of the node js warnings in the action logs --- .github/workflows/build.yml | 6 +- .github/workflows/ci.yaml | 6 +- README.md | 12 +- config/eur1/arm9/config.yaml | 825 ++ config/eur1/arm9/delinks.txt | 8 + config/eur1/arm9/dtcm/delinks.txt | 2 + config/eur1/arm9/dtcm/relocs.txt | 53 + config/eur1/arm9/dtcm/symbols.txt | 152 + config/eur1/arm9/itcm/delinks.txt | 2 + config/eur1/arm9/itcm/relocs.txt | 363 + config/eur1/arm9/itcm/symbols.txt | 227 + config/eur1/arm9/overlays/ov000/delinks.txt | 6 + config/eur1/arm9/overlays/ov000/relocs.txt | 11081 ++++++++++++++++ config/eur1/arm9/overlays/ov000/symbols.txt | 4087 ++++++ config/eur1/arm9/overlays/ov001/delinks.txt | 6 + config/eur1/arm9/overlays/ov001/relocs.txt | 2585 ++++ config/eur1/arm9/overlays/ov001/symbols.txt | 647 + config/eur1/arm9/overlays/ov002/delinks.txt | 6 + config/eur1/arm9/overlays/ov002/relocs.txt | 1152 ++ config/eur1/arm9/overlays/ov002/symbols.txt | 320 + config/eur1/arm9/overlays/ov003/delinks.txt | 6 + config/eur1/arm9/overlays/ov003/relocs.txt | 563 + config/eur1/arm9/overlays/ov003/symbols.txt | 161 + config/eur1/arm9/overlays/ov004/delinks.txt | 6 + config/eur1/arm9/overlays/ov004/relocs.txt | 442 + config/eur1/arm9/overlays/ov004/symbols.txt | 162 + config/eur1/arm9/overlays/ov005/delinks.txt | 6 + config/eur1/arm9/overlays/ov005/relocs.txt | 417 + config/eur1/arm9/overlays/ov005/symbols.txt | 112 + config/eur1/arm9/overlays/ov006/delinks.txt | 6 + config/eur1/arm9/overlays/ov006/relocs.txt | 359 + config/eur1/arm9/overlays/ov006/symbols.txt | 86 + config/eur1/arm9/overlays/ov007/delinks.txt | 5 + config/eur1/arm9/overlays/ov007/relocs.txt | 395 + config/eur1/arm9/overlays/ov007/symbols.txt | 117 + config/eur1/arm9/overlays/ov008/delinks.txt | 5 + config/eur1/arm9/overlays/ov008/relocs.txt | 101 + config/eur1/arm9/overlays/ov008/symbols.txt | 49 + config/eur1/arm9/overlays/ov009/delinks.txt | 6 + config/eur1/arm9/overlays/ov009/relocs.txt | 171 + config/eur1/arm9/overlays/ov009/symbols.txt | 51 + config/eur1/arm9/overlays/ov010/delinks.txt | 6 + config/eur1/arm9/overlays/ov010/relocs.txt | 416 + config/eur1/arm9/overlays/ov010/symbols.txt | 91 + config/eur1/arm9/overlays/ov011/delinks.txt | 6 + config/eur1/arm9/overlays/ov011/relocs.txt | 347 + config/eur1/arm9/overlays/ov011/symbols.txt | 81 + config/eur1/arm9/overlays/ov012/delinks.txt | 6 + config/eur1/arm9/overlays/ov012/relocs.txt | 378 + config/eur1/arm9/overlays/ov012/symbols.txt | 113 + config/eur1/arm9/overlays/ov013/delinks.txt | 5 + config/eur1/arm9/overlays/ov013/relocs.txt | 68 + config/eur1/arm9/overlays/ov013/symbols.txt | 33 + config/eur1/arm9/overlays/ov014/delinks.txt | 6 + config/eur1/arm9/overlays/ov014/relocs.txt | 366 + config/eur1/arm9/overlays/ov014/symbols.txt | 91 + config/eur1/arm9/overlays/ov015/delinks.txt | 5 + config/eur1/arm9/overlays/ov015/relocs.txt | 184 + config/eur1/arm9/overlays/ov015/symbols.txt | 38 + config/eur1/arm9/overlays/ov016/delinks.txt | 6 + config/eur1/arm9/overlays/ov016/relocs.txt | 236 + config/eur1/arm9/overlays/ov016/symbols.txt | 89 + config/eur1/arm9/overlays/ov017/delinks.txt | 6 + config/eur1/arm9/overlays/ov017/relocs.txt | 884 ++ config/eur1/arm9/overlays/ov017/symbols.txt | 188 + config/eur1/arm9/overlays/ov018/delinks.txt | 4 + config/eur1/arm9/overlays/ov018/relocs.txt | 206 + config/eur1/arm9/overlays/ov018/symbols.txt | 67 + config/eur1/arm9/overlays/ov019/delinks.txt | 6 + config/eur1/arm9/overlays/ov019/relocs.txt | 1755 +++ config/eur1/arm9/overlays/ov019/symbols.txt | 737 ++ config/eur1/arm9/overlays/ov020/delinks.txt | 6 + config/eur1/arm9/overlays/ov020/relocs.txt | 2717 ++++ config/eur1/arm9/overlays/ov020/symbols.txt | 947 ++ config/eur1/arm9/overlays/ov021/delinks.txt | 6 + config/eur1/arm9/overlays/ov021/relocs.txt | 4254 ++++++ config/eur1/arm9/overlays/ov021/symbols.txt | 1127 ++ config/eur1/arm9/overlays/ov022/delinks.txt | 6 + config/eur1/arm9/overlays/ov022/relocs.txt | 809 ++ config/eur1/arm9/overlays/ov022/symbols.txt | 247 + config/eur1/arm9/overlays/ov023/delinks.txt | 6 + config/eur1/arm9/overlays/ov023/relocs.txt | 996 ++ config/eur1/arm9/overlays/ov023/symbols.txt | 285 + config/eur1/arm9/overlays/ov024/delinks.txt | 6 + config/eur1/arm9/overlays/ov024/relocs.txt | 2887 +++++ config/eur1/arm9/overlays/ov024/symbols.txt | 917 ++ config/eur1/arm9/overlays/ov025/delinks.txt | 6 + config/eur1/arm9/overlays/ov025/relocs.txt | 233 + config/eur1/arm9/overlays/ov025/symbols.txt | 56 + config/eur1/arm9/overlays/ov026/delinks.txt | 6 + config/eur1/arm9/overlays/ov026/relocs.txt | 12192 ++++++++++++++++++ config/eur1/arm9/overlays/ov026/symbols.txt | 3222 +++++ config/eur1/arm9/overlays/ov027/delinks.txt | 6 + config/eur1/arm9/overlays/ov027/relocs.txt | 1575 +++ config/eur1/arm9/overlays/ov027/symbols.txt | 401 + config/eur1/arm9/overlays/ov028/delinks.txt | 6 + config/eur1/arm9/overlays/ov028/relocs.txt | 1440 +++ config/eur1/arm9/overlays/ov028/symbols.txt | 411 + config/eur1/arm9/overlays/ov029/delinks.txt | 6 + config/eur1/arm9/overlays/ov029/relocs.txt | 2778 ++++ config/eur1/arm9/overlays/ov029/symbols.txt | 645 + config/eur1/arm9/overlays/ov030/delinks.txt | 6 + config/eur1/arm9/overlays/ov030/relocs.txt | 2456 ++++ config/eur1/arm9/overlays/ov030/symbols.txt | 583 + config/eur1/arm9/overlays/ov031/delinks.txt | 6 + config/eur1/arm9/overlays/ov031/relocs.txt | 9557 ++++++++++++++ config/eur1/arm9/overlays/ov031/symbols.txt | 2755 ++++ config/eur1/arm9/overlays/ov032/delinks.txt | 6 + config/eur1/arm9/overlays/ov032/relocs.txt | 1331 ++ config/eur1/arm9/overlays/ov032/symbols.txt | 293 + config/eur1/arm9/overlays/ov033/delinks.txt | 6 + config/eur1/arm9/overlays/ov033/relocs.txt | 654 + config/eur1/arm9/overlays/ov033/symbols.txt | 337 + config/eur1/arm9/overlays/ov034/delinks.txt | 6 + config/eur1/arm9/overlays/ov034/relocs.txt | 1275 ++ config/eur1/arm9/overlays/ov034/symbols.txt | 321 + config/eur1/arm9/overlays/ov035/delinks.txt | 6 + config/eur1/arm9/overlays/ov035/relocs.txt | 1148 ++ config/eur1/arm9/overlays/ov035/symbols.txt | 276 + config/eur1/arm9/overlays/ov036/delinks.txt | 6 + config/eur1/arm9/overlays/ov036/relocs.txt | 2292 ++++ config/eur1/arm9/overlays/ov036/symbols.txt | 471 + config/eur1/arm9/overlays/ov037/delinks.txt | 6 + config/eur1/arm9/overlays/ov037/relocs.txt | 1200 ++ config/eur1/arm9/overlays/ov037/symbols.txt | 298 + config/eur1/arm9/overlays/ov038/delinks.txt | 6 + config/eur1/arm9/overlays/ov038/relocs.txt | 1126 ++ config/eur1/arm9/overlays/ov038/symbols.txt | 271 + config/eur1/arm9/overlays/ov039/delinks.txt | 6 + config/eur1/arm9/overlays/ov039/relocs.txt | 996 ++ config/eur1/arm9/overlays/ov039/symbols.txt | 248 + config/eur1/arm9/overlays/ov040/delinks.txt | 6 + config/eur1/arm9/overlays/ov040/relocs.txt | 1858 +++ config/eur1/arm9/overlays/ov040/symbols.txt | 443 + config/eur1/arm9/overlays/ov041/delinks.txt | 6 + config/eur1/arm9/overlays/ov041/relocs.txt | 1621 +++ config/eur1/arm9/overlays/ov041/symbols.txt | 339 + config/eur1/arm9/overlays/ov042/delinks.txt | 6 + config/eur1/arm9/overlays/ov042/relocs.txt | 1343 ++ config/eur1/arm9/overlays/ov042/symbols.txt | 274 + config/eur1/arm9/overlays/ov043/delinks.txt | 6 + config/eur1/arm9/overlays/ov043/relocs.txt | 1545 +++ config/eur1/arm9/overlays/ov043/symbols.txt | 320 + config/eur1/arm9/overlays/ov044/delinks.txt | 6 + config/eur1/arm9/overlays/ov044/relocs.txt | 1444 +++ config/eur1/arm9/overlays/ov044/symbols.txt | 321 + config/eur1/arm9/overlays/ov045/delinks.txt | 6 + config/eur1/arm9/overlays/ov045/relocs.txt | 1038 ++ config/eur1/arm9/overlays/ov045/symbols.txt | 257 + config/eur1/arm9/overlays/ov046/delinks.txt | 6 + config/eur1/arm9/overlays/ov046/relocs.txt | 985 ++ config/eur1/arm9/overlays/ov046/symbols.txt | 277 + config/eur1/arm9/overlays/ov047/delinks.txt | 6 + config/eur1/arm9/overlays/ov047/relocs.txt | 786 ++ config/eur1/arm9/overlays/ov047/symbols.txt | 181 + config/eur1/arm9/overlays/ov048/delinks.txt | 6 + config/eur1/arm9/overlays/ov048/relocs.txt | 993 ++ config/eur1/arm9/overlays/ov048/symbols.txt | 220 + config/eur1/arm9/overlays/ov049/delinks.txt | 6 + config/eur1/arm9/overlays/ov049/relocs.txt | 1331 ++ config/eur1/arm9/overlays/ov049/symbols.txt | 347 + config/eur1/arm9/overlays/ov050/delinks.txt | 6 + config/eur1/arm9/overlays/ov050/relocs.txt | 1060 ++ config/eur1/arm9/overlays/ov050/symbols.txt | 227 + config/eur1/arm9/overlays/ov051/delinks.txt | 6 + config/eur1/arm9/overlays/ov051/relocs.txt | 716 + config/eur1/arm9/overlays/ov051/symbols.txt | 134 + config/eur1/arm9/overlays/ov052/delinks.txt | 6 + config/eur1/arm9/overlays/ov052/relocs.txt | 971 ++ config/eur1/arm9/overlays/ov052/symbols.txt | 211 + config/eur1/arm9/overlays/ov053/delinks.txt | 6 + config/eur1/arm9/overlays/ov053/relocs.txt | 754 ++ config/eur1/arm9/overlays/ov053/symbols.txt | 157 + config/eur1/arm9/overlays/ov054/delinks.txt | 5 + config/eur1/arm9/overlays/ov054/relocs.txt | 786 ++ config/eur1/arm9/overlays/ov054/symbols.txt | 202 + config/eur1/arm9/overlays/ov055/delinks.txt | 6 + config/eur1/arm9/overlays/ov055/relocs.txt | 872 ++ config/eur1/arm9/overlays/ov055/symbols.txt | 240 + config/eur1/arm9/overlays/ov056/delinks.txt | 6 + config/eur1/arm9/overlays/ov056/relocs.txt | 1073 ++ config/eur1/arm9/overlays/ov056/symbols.txt | 275 + config/eur1/arm9/overlays/ov057/delinks.txt | 6 + config/eur1/arm9/overlays/ov057/relocs.txt | 686 + config/eur1/arm9/overlays/ov057/symbols.txt | 198 + config/eur1/arm9/overlays/ov058/delinks.txt | 6 + config/eur1/arm9/overlays/ov058/relocs.txt | 3797 ++++++ config/eur1/arm9/overlays/ov058/symbols.txt | 1075 ++ config/eur1/arm9/overlays/ov059/delinks.txt | 6 + config/eur1/arm9/overlays/ov059/relocs.txt | 2055 +++ config/eur1/arm9/overlays/ov059/symbols.txt | 487 + config/eur1/arm9/overlays/ov060/delinks.txt | 6 + config/eur1/arm9/overlays/ov060/relocs.txt | 2232 ++++ config/eur1/arm9/overlays/ov060/symbols.txt | 581 + config/eur1/arm9/overlays/ov061/delinks.txt | 6 + config/eur1/arm9/overlays/ov061/relocs.txt | 1012 ++ config/eur1/arm9/overlays/ov061/symbols.txt | 275 + config/eur1/arm9/overlays/ov062/delinks.txt | 6 + config/eur1/arm9/overlays/ov062/relocs.txt | 2304 ++++ config/eur1/arm9/overlays/ov062/symbols.txt | 593 + config/eur1/arm9/overlays/ov063/delinks.txt | 6 + config/eur1/arm9/overlays/ov063/relocs.txt | 2072 +++ config/eur1/arm9/overlays/ov063/symbols.txt | 560 + config/eur1/arm9/overlays/ov064/delinks.txt | 6 + config/eur1/arm9/overlays/ov064/relocs.txt | 824 ++ config/eur1/arm9/overlays/ov064/symbols.txt | 225 + config/eur1/arm9/overlays/ov065/delinks.txt | 6 + config/eur1/arm9/overlays/ov065/relocs.txt | 990 ++ config/eur1/arm9/overlays/ov065/symbols.txt | 303 + config/eur1/arm9/overlays/ov066/delinks.txt | 6 + config/eur1/arm9/overlays/ov066/relocs.txt | 2385 ++++ config/eur1/arm9/overlays/ov066/symbols.txt | 1005 ++ config/eur1/arm9/overlays/ov067/delinks.txt | 6 + config/eur1/arm9/overlays/ov067/relocs.txt | 1230 ++ config/eur1/arm9/overlays/ov067/symbols.txt | 395 + config/eur1/arm9/overlays/ov068/delinks.txt | 6 + config/eur1/arm9/overlays/ov068/relocs.txt | 2237 ++++ config/eur1/arm9/overlays/ov068/symbols.txt | 629 + config/eur1/arm9/overlays/ov069/delinks.txt | 6 + config/eur1/arm9/overlays/ov069/relocs.txt | 639 + config/eur1/arm9/overlays/ov069/symbols.txt | 169 + config/eur1/arm9/overlays/ov070/delinks.txt | 6 + config/eur1/arm9/overlays/ov070/relocs.txt | 2782 ++++ config/eur1/arm9/overlays/ov070/symbols.txt | 834 ++ config/eur1/arm9/overlays/ov071/delinks.txt | 6 + config/eur1/arm9/overlays/ov071/relocs.txt | 2829 ++++ config/eur1/arm9/overlays/ov071/symbols.txt | 606 + config/eur1/arm9/overlays/ov072/delinks.txt | 6 + config/eur1/arm9/overlays/ov072/relocs.txt | 339 + config/eur1/arm9/overlays/ov072/symbols.txt | 77 + config/eur1/arm9/overlays/ov073/delinks.txt | 6 + config/eur1/arm9/overlays/ov073/relocs.txt | 2083 +++ config/eur1/arm9/overlays/ov073/symbols.txt | 297 + config/eur1/arm9/overlays/ov074/delinks.txt | 6 + config/eur1/arm9/overlays/ov074/relocs.txt | 2360 ++++ config/eur1/arm9/overlays/ov074/symbols.txt | 476 + config/eur1/arm9/overlays/ov075/delinks.txt | 6 + config/eur1/arm9/overlays/ov075/relocs.txt | 2260 ++++ config/eur1/arm9/overlays/ov075/symbols.txt | 415 + config/eur1/arm9/overlays/ov076/delinks.txt | 6 + config/eur1/arm9/overlays/ov076/relocs.txt | 322 + config/eur1/arm9/overlays/ov076/symbols.txt | 80 + config/eur1/arm9/overlays/ov077/delinks.txt | 6 + config/eur1/arm9/overlays/ov077/relocs.txt | 1453 +++ config/eur1/arm9/overlays/ov077/symbols.txt | 357 + config/eur1/arm9/overlays/ov078/delinks.txt | 6 + config/eur1/arm9/overlays/ov078/relocs.txt | 1233 ++ config/eur1/arm9/overlays/ov078/symbols.txt | 230 + config/eur1/arm9/overlays/ov079/delinks.txt | 6 + config/eur1/arm9/overlays/ov079/relocs.txt | 1193 ++ config/eur1/arm9/overlays/ov079/symbols.txt | 324 + config/eur1/arm9/overlays/ov080/delinks.txt | 6 + config/eur1/arm9/overlays/ov080/relocs.txt | 1763 +++ config/eur1/arm9/overlays/ov080/symbols.txt | 359 + config/eur1/arm9/overlays/ov081/delinks.txt | 6 + config/eur1/arm9/overlays/ov081/relocs.txt | 362 + config/eur1/arm9/overlays/ov081/symbols.txt | 122 + config/eur1/arm9/overlays/ov082/delinks.txt | 6 + config/eur1/arm9/overlays/ov082/relocs.txt | 898 ++ config/eur1/arm9/overlays/ov082/symbols.txt | 185 + config/eur1/arm9/overlays/ov083/delinks.txt | 6 + config/eur1/arm9/overlays/ov083/relocs.txt | 1617 +++ config/eur1/arm9/overlays/ov083/symbols.txt | 385 + config/eur1/arm9/overlays/ov084/delinks.txt | 6 + config/eur1/arm9/overlays/ov084/relocs.txt | 2675 ++++ config/eur1/arm9/overlays/ov084/symbols.txt | 667 + config/eur1/arm9/overlays/ov085/delinks.txt | 6 + config/eur1/arm9/overlays/ov085/relocs.txt | 514 + config/eur1/arm9/overlays/ov085/symbols.txt | 123 + config/eur1/arm9/overlays/ov086/delinks.txt | 6 + config/eur1/arm9/overlays/ov086/relocs.txt | 1823 +++ config/eur1/arm9/overlays/ov086/symbols.txt | 456 + config/eur1/arm9/overlays/ov087/delinks.txt | 6 + config/eur1/arm9/overlays/ov087/relocs.txt | 1801 +++ config/eur1/arm9/overlays/ov087/symbols.txt | 316 + config/eur1/arm9/overlays/ov088/delinks.txt | 6 + config/eur1/arm9/overlays/ov088/relocs.txt | 3022 +++++ config/eur1/arm9/overlays/ov088/symbols.txt | 898 ++ config/eur1/arm9/overlays/ov089/delinks.txt | 6 + config/eur1/arm9/overlays/ov089/relocs.txt | 782 ++ config/eur1/arm9/overlays/ov089/symbols.txt | 523 + config/eur1/arm9/overlays/ov090/delinks.txt | 6 + config/eur1/arm9/overlays/ov090/relocs.txt | 2874 +++++ config/eur1/arm9/overlays/ov090/symbols.txt | 678 + config/eur1/arm9/overlays/ov091/delinks.txt | 6 + config/eur1/arm9/overlays/ov091/relocs.txt | 2693 ++++ config/eur1/arm9/overlays/ov091/symbols.txt | 665 + config/eur1/arm9/overlays/ov092/delinks.txt | 6 + config/eur1/arm9/overlays/ov092/relocs.txt | 3410 +++++ config/eur1/arm9/overlays/ov092/symbols.txt | 882 ++ config/eur1/arm9/overlays/ov093/delinks.txt | 6 + config/eur1/arm9/overlays/ov093/relocs.txt | 2230 ++++ config/eur1/arm9/overlays/ov093/symbols.txt | 617 + config/eur1/arm9/overlays/ov094/delinks.txt | 6 + config/eur1/arm9/overlays/ov094/relocs.txt | 3232 +++++ config/eur1/arm9/overlays/ov094/symbols.txt | 836 ++ config/eur1/arm9/overlays/ov095/delinks.txt | 5 + config/eur1/arm9/overlays/ov095/relocs.txt | 1034 ++ config/eur1/arm9/overlays/ov095/symbols.txt | 157 + config/eur1/arm9/overlays/ov096/delinks.txt | 6 + config/eur1/arm9/overlays/ov096/relocs.txt | 727 ++ config/eur1/arm9/overlays/ov096/symbols.txt | 178 + config/eur1/arm9/overlays/ov097/delinks.txt | 2 + config/eur1/arm9/overlays/ov097/relocs.txt | 0 config/eur1/arm9/overlays/ov097/symbols.txt | 45 + config/eur1/arm9/overlays/ov098/delinks.txt | 6 + config/eur1/arm9/overlays/ov098/relocs.txt | 386 + config/eur1/arm9/overlays/ov098/symbols.txt | 114 + config/eur1/arm9/overlays/ov099/delinks.txt | 5 + config/eur1/arm9/overlays/ov099/relocs.txt | 326 + config/eur1/arm9/overlays/ov099/symbols.txt | 96 + config/eur1/arm9/overlays/ov100/delinks.txt | 2 + config/eur1/arm9/overlays/ov100/relocs.txt | 0 config/eur1/arm9/overlays/ov100/symbols.txt | 29 + config/eur1/arm9/overlays/ov101/delinks.txt | 5 + config/eur1/arm9/overlays/ov101/relocs.txt | 189 + config/eur1/arm9/overlays/ov101/symbols.txt | 51 + config/eur1/arm9/overlays/ov102/delinks.txt | 6 + config/eur1/arm9/overlays/ov102/relocs.txt | 167 + config/eur1/arm9/overlays/ov102/symbols.txt | 39 + config/eur1/arm9/overlays/ov103/delinks.txt | 6 + config/eur1/arm9/overlays/ov103/relocs.txt | 185 + config/eur1/arm9/overlays/ov103/symbols.txt | 33 + config/eur1/arm9/overlays/ov104/delinks.txt | 5 + config/eur1/arm9/overlays/ov104/relocs.txt | 76 + config/eur1/arm9/overlays/ov104/symbols.txt | 17 + config/eur1/arm9/overlays/ov105/delinks.txt | 6 + config/eur1/arm9/overlays/ov105/relocs.txt | 668 + config/eur1/arm9/overlays/ov105/symbols.txt | 140 + config/eur1/arm9/overlays/ov106/delinks.txt | 6 + config/eur1/arm9/overlays/ov106/relocs.txt | 165 + config/eur1/arm9/overlays/ov106/symbols.txt | 35 + config/eur1/arm9/overlays/ov107/delinks.txt | 6 + config/eur1/arm9/overlays/ov107/relocs.txt | 226 + config/eur1/arm9/overlays/ov107/symbols.txt | 38 + config/eur1/arm9/overlays/ov108/delinks.txt | 5 + config/eur1/arm9/overlays/ov108/relocs.txt | 258 + config/eur1/arm9/overlays/ov108/symbols.txt | 65 + config/eur1/arm9/overlays/ov109/delinks.txt | 4 + config/eur1/arm9/overlays/ov109/relocs.txt | 33 + config/eur1/arm9/overlays/ov109/symbols.txt | 6 + config/eur1/arm9/overlays/ov110/delinks.txt | 6 + config/eur1/arm9/overlays/ov110/relocs.txt | 165 + config/eur1/arm9/overlays/ov110/symbols.txt | 31 + config/eur1/arm9/overlays/ov111/delinks.txt | 5 + config/eur1/arm9/overlays/ov111/relocs.txt | 216 + config/eur1/arm9/overlays/ov111/symbols.txt | 37 + config/eur1/arm9/overlays/ov112/delinks.txt | 4 + config/eur1/arm9/overlays/ov112/relocs.txt | 125 + config/eur1/arm9/overlays/ov112/symbols.txt | 14 + config/eur1/arm9/overlays/ov113/delinks.txt | 4 + config/eur1/arm9/overlays/ov113/relocs.txt | 123 + config/eur1/arm9/overlays/ov113/symbols.txt | 26 + config/eur1/arm9/relocs.txt | 6332 +++++++++ config/eur1/arm9/symbols.txt | 2927 +++++ config/usa/arm9/config.yaml | 825 ++ config/usa/arm9/delinks.txt | 8 + config/usa/arm9/dtcm/delinks.txt | 2 + config/usa/arm9/dtcm/relocs.txt | 53 + config/usa/arm9/dtcm/symbols.txt | 152 + config/usa/arm9/itcm/delinks.txt | 2 + config/usa/arm9/itcm/relocs.txt | 363 + config/usa/arm9/itcm/symbols.txt | 227 + config/usa/arm9/overlays/ov000/delinks.txt | 6 + config/usa/arm9/overlays/ov000/relocs.txt | 11081 ++++++++++++++++ config/usa/arm9/overlays/ov000/symbols.txt | 4087 ++++++ config/usa/arm9/overlays/ov001/delinks.txt | 6 + config/usa/arm9/overlays/ov001/relocs.txt | 2585 ++++ config/usa/arm9/overlays/ov001/symbols.txt | 647 + config/usa/arm9/overlays/ov002/delinks.txt | 6 + config/usa/arm9/overlays/ov002/relocs.txt | 1152 ++ config/usa/arm9/overlays/ov002/symbols.txt | 320 + config/usa/arm9/overlays/ov003/delinks.txt | 6 + config/usa/arm9/overlays/ov003/relocs.txt | 563 + config/usa/arm9/overlays/ov003/symbols.txt | 161 + config/usa/arm9/overlays/ov004/delinks.txt | 6 + config/usa/arm9/overlays/ov004/relocs.txt | 442 + config/usa/arm9/overlays/ov004/symbols.txt | 162 + config/usa/arm9/overlays/ov005/delinks.txt | 6 + config/usa/arm9/overlays/ov005/relocs.txt | 417 + config/usa/arm9/overlays/ov005/symbols.txt | 112 + config/usa/arm9/overlays/ov006/delinks.txt | 6 + config/usa/arm9/overlays/ov006/relocs.txt | 359 + config/usa/arm9/overlays/ov006/symbols.txt | 86 + config/usa/arm9/overlays/ov007/delinks.txt | 5 + config/usa/arm9/overlays/ov007/relocs.txt | 395 + config/usa/arm9/overlays/ov007/symbols.txt | 117 + config/usa/arm9/overlays/ov008/delinks.txt | 5 + config/usa/arm9/overlays/ov008/relocs.txt | 101 + config/usa/arm9/overlays/ov008/symbols.txt | 49 + config/usa/arm9/overlays/ov009/delinks.txt | 6 + config/usa/arm9/overlays/ov009/relocs.txt | 166 + config/usa/arm9/overlays/ov009/symbols.txt | 51 + config/usa/arm9/overlays/ov010/delinks.txt | 6 + config/usa/arm9/overlays/ov010/relocs.txt | 416 + config/usa/arm9/overlays/ov010/symbols.txt | 91 + config/usa/arm9/overlays/ov011/delinks.txt | 6 + config/usa/arm9/overlays/ov011/relocs.txt | 347 + config/usa/arm9/overlays/ov011/symbols.txt | 81 + config/usa/arm9/overlays/ov012/delinks.txt | 6 + config/usa/arm9/overlays/ov012/relocs.txt | 378 + config/usa/arm9/overlays/ov012/symbols.txt | 113 + config/usa/arm9/overlays/ov013/delinks.txt | 5 + config/usa/arm9/overlays/ov013/relocs.txt | 68 + config/usa/arm9/overlays/ov013/symbols.txt | 33 + config/usa/arm9/overlays/ov014/delinks.txt | 6 + config/usa/arm9/overlays/ov014/relocs.txt | 366 + config/usa/arm9/overlays/ov014/symbols.txt | 91 + config/usa/arm9/overlays/ov015/delinks.txt | 5 + config/usa/arm9/overlays/ov015/relocs.txt | 184 + config/usa/arm9/overlays/ov015/symbols.txt | 38 + config/usa/arm9/overlays/ov016/delinks.txt | 6 + config/usa/arm9/overlays/ov016/relocs.txt | 236 + config/usa/arm9/overlays/ov016/symbols.txt | 89 + config/usa/arm9/overlays/ov017/delinks.txt | 6 + config/usa/arm9/overlays/ov017/relocs.txt | 884 ++ config/usa/arm9/overlays/ov017/symbols.txt | 188 + config/usa/arm9/overlays/ov018/delinks.txt | 4 + config/usa/arm9/overlays/ov018/relocs.txt | 206 + config/usa/arm9/overlays/ov018/symbols.txt | 67 + config/usa/arm9/overlays/ov019/delinks.txt | 6 + config/usa/arm9/overlays/ov019/relocs.txt | 1755 +++ config/usa/arm9/overlays/ov019/symbols.txt | 740 ++ config/usa/arm9/overlays/ov020/delinks.txt | 6 + config/usa/arm9/overlays/ov020/relocs.txt | 2717 ++++ config/usa/arm9/overlays/ov020/symbols.txt | 947 ++ config/usa/arm9/overlays/ov021/delinks.txt | 6 + config/usa/arm9/overlays/ov021/relocs.txt | 4254 ++++++ config/usa/arm9/overlays/ov021/symbols.txt | 1130 ++ config/usa/arm9/overlays/ov022/delinks.txt | 6 + config/usa/arm9/overlays/ov022/relocs.txt | 809 ++ config/usa/arm9/overlays/ov022/symbols.txt | 247 + config/usa/arm9/overlays/ov023/delinks.txt | 6 + config/usa/arm9/overlays/ov023/relocs.txt | 996 ++ config/usa/arm9/overlays/ov023/symbols.txt | 285 + config/usa/arm9/overlays/ov024/delinks.txt | 6 + config/usa/arm9/overlays/ov024/relocs.txt | 2886 +++++ config/usa/arm9/overlays/ov024/symbols.txt | 917 ++ config/usa/arm9/overlays/ov025/delinks.txt | 6 + config/usa/arm9/overlays/ov025/relocs.txt | 233 + config/usa/arm9/overlays/ov025/symbols.txt | 56 + config/usa/arm9/overlays/ov026/delinks.txt | 6 + config/usa/arm9/overlays/ov026/relocs.txt | 12192 ++++++++++++++++++ config/usa/arm9/overlays/ov026/symbols.txt | 3223 +++++ config/usa/arm9/overlays/ov027/delinks.txt | 6 + config/usa/arm9/overlays/ov027/relocs.txt | 1575 +++ config/usa/arm9/overlays/ov027/symbols.txt | 401 + config/usa/arm9/overlays/ov028/delinks.txt | 6 + config/usa/arm9/overlays/ov028/relocs.txt | 1440 +++ config/usa/arm9/overlays/ov028/symbols.txt | 411 + config/usa/arm9/overlays/ov029/delinks.txt | 6 + config/usa/arm9/overlays/ov029/relocs.txt | 2778 ++++ config/usa/arm9/overlays/ov029/symbols.txt | 645 + config/usa/arm9/overlays/ov030/delinks.txt | 6 + config/usa/arm9/overlays/ov030/relocs.txt | 2456 ++++ config/usa/arm9/overlays/ov030/symbols.txt | 584 + config/usa/arm9/overlays/ov031/delinks.txt | 6 + config/usa/arm9/overlays/ov031/relocs.txt | 9556 ++++++++++++++ config/usa/arm9/overlays/ov031/symbols.txt | 2755 ++++ config/usa/arm9/overlays/ov032/delinks.txt | 6 + config/usa/arm9/overlays/ov032/relocs.txt | 1325 ++ config/usa/arm9/overlays/ov032/symbols.txt | 293 + config/usa/arm9/overlays/ov033/delinks.txt | 6 + config/usa/arm9/overlays/ov033/relocs.txt | 654 + config/usa/arm9/overlays/ov033/symbols.txt | 337 + config/usa/arm9/overlays/ov034/delinks.txt | 6 + config/usa/arm9/overlays/ov034/relocs.txt | 1275 ++ config/usa/arm9/overlays/ov034/symbols.txt | 321 + config/usa/arm9/overlays/ov035/delinks.txt | 6 + config/usa/arm9/overlays/ov035/relocs.txt | 1148 ++ config/usa/arm9/overlays/ov035/symbols.txt | 274 + config/usa/arm9/overlays/ov036/delinks.txt | 6 + config/usa/arm9/overlays/ov036/relocs.txt | 2292 ++++ config/usa/arm9/overlays/ov036/symbols.txt | 473 + config/usa/arm9/overlays/ov037/delinks.txt | 6 + config/usa/arm9/overlays/ov037/relocs.txt | 1200 ++ config/usa/arm9/overlays/ov037/symbols.txt | 298 + config/usa/arm9/overlays/ov038/delinks.txt | 6 + config/usa/arm9/overlays/ov038/relocs.txt | 1126 ++ config/usa/arm9/overlays/ov038/symbols.txt | 272 + config/usa/arm9/overlays/ov039/delinks.txt | 6 + config/usa/arm9/overlays/ov039/relocs.txt | 996 ++ config/usa/arm9/overlays/ov039/symbols.txt | 248 + config/usa/arm9/overlays/ov040/delinks.txt | 6 + config/usa/arm9/overlays/ov040/relocs.txt | 1858 +++ config/usa/arm9/overlays/ov040/symbols.txt | 443 + config/usa/arm9/overlays/ov041/delinks.txt | 6 + config/usa/arm9/overlays/ov041/relocs.txt | 1612 +++ config/usa/arm9/overlays/ov041/symbols.txt | 337 + config/usa/arm9/overlays/ov042/delinks.txt | 6 + config/usa/arm9/overlays/ov042/relocs.txt | 1343 ++ config/usa/arm9/overlays/ov042/symbols.txt | 274 + config/usa/arm9/overlays/ov043/delinks.txt | 6 + config/usa/arm9/overlays/ov043/relocs.txt | 1545 +++ config/usa/arm9/overlays/ov043/symbols.txt | 319 + config/usa/arm9/overlays/ov044/delinks.txt | 6 + config/usa/arm9/overlays/ov044/relocs.txt | 1444 +++ config/usa/arm9/overlays/ov044/symbols.txt | 322 + config/usa/arm9/overlays/ov045/delinks.txt | 6 + config/usa/arm9/overlays/ov045/relocs.txt | 1038 ++ config/usa/arm9/overlays/ov045/symbols.txt | 257 + config/usa/arm9/overlays/ov046/delinks.txt | 6 + config/usa/arm9/overlays/ov046/relocs.txt | 985 ++ config/usa/arm9/overlays/ov046/symbols.txt | 277 + config/usa/arm9/overlays/ov047/delinks.txt | 6 + config/usa/arm9/overlays/ov047/relocs.txt | 786 ++ config/usa/arm9/overlays/ov047/symbols.txt | 181 + config/usa/arm9/overlays/ov048/delinks.txt | 6 + config/usa/arm9/overlays/ov048/relocs.txt | 993 ++ config/usa/arm9/overlays/ov048/symbols.txt | 220 + config/usa/arm9/overlays/ov049/delinks.txt | 6 + config/usa/arm9/overlays/ov049/relocs.txt | 1331 ++ config/usa/arm9/overlays/ov049/symbols.txt | 347 + config/usa/arm9/overlays/ov050/delinks.txt | 6 + config/usa/arm9/overlays/ov050/relocs.txt | 1060 ++ config/usa/arm9/overlays/ov050/symbols.txt | 227 + config/usa/arm9/overlays/ov051/delinks.txt | 6 + config/usa/arm9/overlays/ov051/relocs.txt | 716 + config/usa/arm9/overlays/ov051/symbols.txt | 134 + config/usa/arm9/overlays/ov052/delinks.txt | 6 + config/usa/arm9/overlays/ov052/relocs.txt | 971 ++ config/usa/arm9/overlays/ov052/symbols.txt | 211 + config/usa/arm9/overlays/ov053/delinks.txt | 6 + config/usa/arm9/overlays/ov053/relocs.txt | 754 ++ config/usa/arm9/overlays/ov053/symbols.txt | 157 + config/usa/arm9/overlays/ov054/delinks.txt | 5 + config/usa/arm9/overlays/ov054/relocs.txt | 786 ++ config/usa/arm9/overlays/ov054/symbols.txt | 202 + config/usa/arm9/overlays/ov055/delinks.txt | 6 + config/usa/arm9/overlays/ov055/relocs.txt | 872 ++ config/usa/arm9/overlays/ov055/symbols.txt | 240 + config/usa/arm9/overlays/ov056/delinks.txt | 6 + config/usa/arm9/overlays/ov056/relocs.txt | 1073 ++ config/usa/arm9/overlays/ov056/symbols.txt | 275 + config/usa/arm9/overlays/ov057/delinks.txt | 6 + config/usa/arm9/overlays/ov057/relocs.txt | 683 + config/usa/arm9/overlays/ov057/symbols.txt | 197 + config/usa/arm9/overlays/ov058/delinks.txt | 6 + config/usa/arm9/overlays/ov058/relocs.txt | 3797 ++++++ config/usa/arm9/overlays/ov058/symbols.txt | 1074 ++ config/usa/arm9/overlays/ov059/delinks.txt | 6 + config/usa/arm9/overlays/ov059/relocs.txt | 2055 +++ config/usa/arm9/overlays/ov059/symbols.txt | 486 + config/usa/arm9/overlays/ov060/delinks.txt | 6 + config/usa/arm9/overlays/ov060/relocs.txt | 2232 ++++ config/usa/arm9/overlays/ov060/symbols.txt | 582 + config/usa/arm9/overlays/ov061/delinks.txt | 6 + config/usa/arm9/overlays/ov061/relocs.txt | 1012 ++ config/usa/arm9/overlays/ov061/symbols.txt | 278 + config/usa/arm9/overlays/ov062/delinks.txt | 6 + config/usa/arm9/overlays/ov062/relocs.txt | 2304 ++++ config/usa/arm9/overlays/ov062/symbols.txt | 598 + config/usa/arm9/overlays/ov063/delinks.txt | 6 + config/usa/arm9/overlays/ov063/relocs.txt | 2071 +++ config/usa/arm9/overlays/ov063/symbols.txt | 559 + config/usa/arm9/overlays/ov064/delinks.txt | 6 + config/usa/arm9/overlays/ov064/relocs.txt | 824 ++ config/usa/arm9/overlays/ov064/symbols.txt | 225 + config/usa/arm9/overlays/ov065/delinks.txt | 6 + config/usa/arm9/overlays/ov065/relocs.txt | 990 ++ config/usa/arm9/overlays/ov065/symbols.txt | 302 + config/usa/arm9/overlays/ov066/delinks.txt | 6 + config/usa/arm9/overlays/ov066/relocs.txt | 2385 ++++ config/usa/arm9/overlays/ov066/symbols.txt | 1007 ++ config/usa/arm9/overlays/ov067/delinks.txt | 6 + config/usa/arm9/overlays/ov067/relocs.txt | 1230 ++ config/usa/arm9/overlays/ov067/symbols.txt | 395 + config/usa/arm9/overlays/ov068/delinks.txt | 6 + config/usa/arm9/overlays/ov068/relocs.txt | 2224 ++++ config/usa/arm9/overlays/ov068/symbols.txt | 628 + config/usa/arm9/overlays/ov069/delinks.txt | 6 + config/usa/arm9/overlays/ov069/relocs.txt | 639 + config/usa/arm9/overlays/ov069/symbols.txt | 168 + config/usa/arm9/overlays/ov070/delinks.txt | 6 + config/usa/arm9/overlays/ov070/relocs.txt | 2779 ++++ config/usa/arm9/overlays/ov070/symbols.txt | 835 ++ config/usa/arm9/overlays/ov071/delinks.txt | 6 + config/usa/arm9/overlays/ov071/relocs.txt | 2829 ++++ config/usa/arm9/overlays/ov071/symbols.txt | 604 + config/usa/arm9/overlays/ov072/delinks.txt | 6 + config/usa/arm9/overlays/ov072/relocs.txt | 339 + config/usa/arm9/overlays/ov072/symbols.txt | 77 + config/usa/arm9/overlays/ov073/delinks.txt | 6 + config/usa/arm9/overlays/ov073/relocs.txt | 2082 +++ config/usa/arm9/overlays/ov073/symbols.txt | 297 + config/usa/arm9/overlays/ov074/delinks.txt | 6 + config/usa/arm9/overlays/ov074/relocs.txt | 2360 ++++ config/usa/arm9/overlays/ov074/symbols.txt | 476 + config/usa/arm9/overlays/ov075/delinks.txt | 6 + config/usa/arm9/overlays/ov075/relocs.txt | 2256 ++++ config/usa/arm9/overlays/ov075/symbols.txt | 416 + config/usa/arm9/overlays/ov076/delinks.txt | 6 + config/usa/arm9/overlays/ov076/relocs.txt | 322 + config/usa/arm9/overlays/ov076/symbols.txt | 80 + config/usa/arm9/overlays/ov077/delinks.txt | 6 + config/usa/arm9/overlays/ov077/relocs.txt | 1453 +++ config/usa/arm9/overlays/ov077/symbols.txt | 357 + config/usa/arm9/overlays/ov078/delinks.txt | 6 + config/usa/arm9/overlays/ov078/relocs.txt | 1233 ++ config/usa/arm9/overlays/ov078/symbols.txt | 230 + config/usa/arm9/overlays/ov079/delinks.txt | 6 + config/usa/arm9/overlays/ov079/relocs.txt | 1193 ++ config/usa/arm9/overlays/ov079/symbols.txt | 322 + config/usa/arm9/overlays/ov080/delinks.txt | 6 + config/usa/arm9/overlays/ov080/relocs.txt | 1762 +++ config/usa/arm9/overlays/ov080/symbols.txt | 356 + config/usa/arm9/overlays/ov081/delinks.txt | 6 + config/usa/arm9/overlays/ov081/relocs.txt | 362 + config/usa/arm9/overlays/ov081/symbols.txt | 122 + config/usa/arm9/overlays/ov082/delinks.txt | 6 + config/usa/arm9/overlays/ov082/relocs.txt | 898 ++ config/usa/arm9/overlays/ov082/symbols.txt | 184 + config/usa/arm9/overlays/ov083/delinks.txt | 6 + config/usa/arm9/overlays/ov083/relocs.txt | 1617 +++ config/usa/arm9/overlays/ov083/symbols.txt | 386 + config/usa/arm9/overlays/ov084/delinks.txt | 6 + config/usa/arm9/overlays/ov084/relocs.txt | 2675 ++++ config/usa/arm9/overlays/ov084/symbols.txt | 668 + config/usa/arm9/overlays/ov085/delinks.txt | 6 + config/usa/arm9/overlays/ov085/relocs.txt | 514 + config/usa/arm9/overlays/ov085/symbols.txt | 123 + config/usa/arm9/overlays/ov086/delinks.txt | 6 + config/usa/arm9/overlays/ov086/relocs.txt | 1823 +++ config/usa/arm9/overlays/ov086/symbols.txt | 454 + config/usa/arm9/overlays/ov087/delinks.txt | 6 + config/usa/arm9/overlays/ov087/relocs.txt | 1801 +++ config/usa/arm9/overlays/ov087/symbols.txt | 317 + config/usa/arm9/overlays/ov088/delinks.txt | 6 + config/usa/arm9/overlays/ov088/relocs.txt | 3022 +++++ config/usa/arm9/overlays/ov088/symbols.txt | 899 ++ config/usa/arm9/overlays/ov089/delinks.txt | 6 + config/usa/arm9/overlays/ov089/relocs.txt | 782 ++ config/usa/arm9/overlays/ov089/symbols.txt | 524 + config/usa/arm9/overlays/ov090/delinks.txt | 6 + config/usa/arm9/overlays/ov090/relocs.txt | 2874 +++++ config/usa/arm9/overlays/ov090/symbols.txt | 679 + config/usa/arm9/overlays/ov091/delinks.txt | 6 + config/usa/arm9/overlays/ov091/relocs.txt | 2693 ++++ config/usa/arm9/overlays/ov091/symbols.txt | 665 + config/usa/arm9/overlays/ov092/delinks.txt | 6 + config/usa/arm9/overlays/ov092/relocs.txt | 3410 +++++ config/usa/arm9/overlays/ov092/symbols.txt | 882 ++ config/usa/arm9/overlays/ov093/delinks.txt | 6 + config/usa/arm9/overlays/ov093/relocs.txt | 2230 ++++ config/usa/arm9/overlays/ov093/symbols.txt | 617 + config/usa/arm9/overlays/ov094/delinks.txt | 6 + config/usa/arm9/overlays/ov094/relocs.txt | 3234 +++++ config/usa/arm9/overlays/ov094/symbols.txt | 834 ++ config/usa/arm9/overlays/ov095/delinks.txt | 5 + config/usa/arm9/overlays/ov095/relocs.txt | 1033 ++ config/usa/arm9/overlays/ov095/symbols.txt | 156 + config/usa/arm9/overlays/ov096/delinks.txt | 6 + config/usa/arm9/overlays/ov096/relocs.txt | 727 ++ config/usa/arm9/overlays/ov096/symbols.txt | 178 + config/usa/arm9/overlays/ov097/delinks.txt | 2 + config/usa/arm9/overlays/ov097/relocs.txt | 0 config/usa/arm9/overlays/ov097/symbols.txt | 45 + config/usa/arm9/overlays/ov098/delinks.txt | 6 + config/usa/arm9/overlays/ov098/relocs.txt | 386 + config/usa/arm9/overlays/ov098/symbols.txt | 114 + config/usa/arm9/overlays/ov099/delinks.txt | 5 + config/usa/arm9/overlays/ov099/relocs.txt | 326 + config/usa/arm9/overlays/ov099/symbols.txt | 96 + config/usa/arm9/overlays/ov100/delinks.txt | 2 + config/usa/arm9/overlays/ov100/relocs.txt | 0 config/usa/arm9/overlays/ov100/symbols.txt | 29 + config/usa/arm9/overlays/ov101/delinks.txt | 5 + config/usa/arm9/overlays/ov101/relocs.txt | 189 + config/usa/arm9/overlays/ov101/symbols.txt | 51 + config/usa/arm9/overlays/ov102/delinks.txt | 6 + config/usa/arm9/overlays/ov102/relocs.txt | 167 + config/usa/arm9/overlays/ov102/symbols.txt | 39 + config/usa/arm9/overlays/ov103/delinks.txt | 6 + config/usa/arm9/overlays/ov103/relocs.txt | 185 + config/usa/arm9/overlays/ov103/symbols.txt | 33 + config/usa/arm9/overlays/ov104/delinks.txt | 5 + config/usa/arm9/overlays/ov104/relocs.txt | 76 + config/usa/arm9/overlays/ov104/symbols.txt | 17 + config/usa/arm9/overlays/ov105/delinks.txt | 6 + config/usa/arm9/overlays/ov105/relocs.txt | 668 + config/usa/arm9/overlays/ov105/symbols.txt | 140 + config/usa/arm9/overlays/ov106/delinks.txt | 6 + config/usa/arm9/overlays/ov106/relocs.txt | 165 + config/usa/arm9/overlays/ov106/symbols.txt | 35 + config/usa/arm9/overlays/ov107/delinks.txt | 6 + config/usa/arm9/overlays/ov107/relocs.txt | 226 + config/usa/arm9/overlays/ov107/symbols.txt | 38 + config/usa/arm9/overlays/ov108/delinks.txt | 5 + config/usa/arm9/overlays/ov108/relocs.txt | 258 + config/usa/arm9/overlays/ov108/symbols.txt | 65 + config/usa/arm9/overlays/ov109/delinks.txt | 4 + config/usa/arm9/overlays/ov109/relocs.txt | 33 + config/usa/arm9/overlays/ov109/symbols.txt | 6 + config/usa/arm9/overlays/ov110/delinks.txt | 6 + config/usa/arm9/overlays/ov110/relocs.txt | 165 + config/usa/arm9/overlays/ov110/symbols.txt | 31 + config/usa/arm9/overlays/ov111/delinks.txt | 5 + config/usa/arm9/overlays/ov111/relocs.txt | 216 + config/usa/arm9/overlays/ov111/symbols.txt | 37 + config/usa/arm9/overlays/ov112/delinks.txt | 4 + config/usa/arm9/overlays/ov112/relocs.txt | 125 + config/usa/arm9/overlays/ov112/symbols.txt | 14 + config/usa/arm9/overlays/ov113/delinks.txt | 4 + config/usa/arm9/overlays/ov113/relocs.txt | 123 + config/usa/arm9/overlays/ov113/symbols.txt | 26 + config/usa/arm9/relocs.txt | 6330 +++++++++ config/usa/arm9/symbols.txt | 2924 +++++ extract/README.md | 10 +- include/versions.h | 2 + st_eur1.sha1 | 5 + st_usa.sha1 | 1 + tools/configure.py | 2 + tools/project.py | 10 + tools/sha1.py | 38 +- 714 files changed, 447495 insertions(+), 27 deletions(-) create mode 100644 config/eur1/arm9/config.yaml create mode 100644 config/eur1/arm9/delinks.txt create mode 100644 config/eur1/arm9/dtcm/delinks.txt create mode 100644 config/eur1/arm9/dtcm/relocs.txt create mode 100644 config/eur1/arm9/dtcm/symbols.txt create mode 100644 config/eur1/arm9/itcm/delinks.txt create mode 100644 config/eur1/arm9/itcm/relocs.txt create mode 100644 config/eur1/arm9/itcm/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov000/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov000/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov000/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov001/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov001/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov001/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov002/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov002/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov002/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov003/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov003/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov003/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov004/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov004/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov004/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov005/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov005/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov005/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov006/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov006/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov006/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov007/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov007/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov007/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov008/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov008/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov008/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov009/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov009/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov009/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov010/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov010/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov010/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov011/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov011/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov011/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov012/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov012/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov012/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov013/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov013/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov013/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov014/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov014/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov014/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov015/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov015/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov015/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov016/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov016/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov016/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov017/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov017/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov017/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov018/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov018/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov018/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov019/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov019/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov019/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov020/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov020/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov020/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov021/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov021/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov021/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov022/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov022/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov022/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov023/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov023/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov023/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov024/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov024/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov024/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov025/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov025/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov025/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov026/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov026/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov026/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov027/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov027/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov027/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov028/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov028/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov028/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov029/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov029/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov029/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov030/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov030/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov030/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov031/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov031/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov031/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov032/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov032/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov032/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov033/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov033/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov033/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov034/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov034/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov034/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov035/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov035/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov035/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov036/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov036/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov036/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov037/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov037/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov037/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov038/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov038/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov038/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov039/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov039/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov039/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov040/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov040/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov040/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov041/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov041/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov041/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov042/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov042/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov042/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov043/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov043/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov043/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov044/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov044/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov044/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov045/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov045/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov045/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov046/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov046/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov046/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov047/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov047/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov047/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov048/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov048/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov048/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov049/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov049/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov049/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov050/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov050/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov050/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov051/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov051/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov051/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov052/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov052/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov052/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov053/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov053/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov053/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov054/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov054/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov054/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov055/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov055/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov055/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov056/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov056/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov056/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov057/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov057/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov057/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov058/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov058/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov058/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov059/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov059/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov059/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov060/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov060/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov060/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov061/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov061/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov061/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov062/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov062/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov062/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov063/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov063/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov063/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov064/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov064/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov064/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov065/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov065/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov065/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov066/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov066/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov066/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov067/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov067/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov067/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov068/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov068/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov068/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov069/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov069/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov069/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov070/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov070/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov070/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov071/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov071/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov071/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov072/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov072/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov072/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov073/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov073/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov073/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov074/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov074/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov074/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov075/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov075/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov075/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov076/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov076/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov076/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov077/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov077/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov077/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov078/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov078/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov078/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov079/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov079/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov079/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov080/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov080/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov080/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov081/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov081/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov081/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov082/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov082/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov082/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov083/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov083/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov083/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov084/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov084/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov084/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov085/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov085/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov085/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov086/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov086/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov086/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov087/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov087/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov087/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov088/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov088/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov088/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov089/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov089/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov089/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov090/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov090/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov090/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov091/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov091/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov091/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov092/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov092/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov092/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov093/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov093/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov093/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov094/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov094/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov094/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov095/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov095/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov095/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov096/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov096/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov096/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov097/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov097/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov097/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov098/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov098/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov098/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov099/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov099/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov099/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov100/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov100/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov100/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov101/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov101/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov101/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov102/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov102/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov102/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov103/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov103/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov103/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov104/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov104/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov104/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov105/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov105/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov105/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov106/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov106/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov106/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov107/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov107/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov107/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov108/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov108/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov108/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov109/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov109/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov109/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov110/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov110/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov110/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov111/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov111/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov111/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov112/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov112/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov112/symbols.txt create mode 100644 config/eur1/arm9/overlays/ov113/delinks.txt create mode 100644 config/eur1/arm9/overlays/ov113/relocs.txt create mode 100644 config/eur1/arm9/overlays/ov113/symbols.txt create mode 100644 config/eur1/arm9/relocs.txt create mode 100644 config/eur1/arm9/symbols.txt create mode 100644 config/usa/arm9/config.yaml create mode 100644 config/usa/arm9/delinks.txt create mode 100644 config/usa/arm9/dtcm/delinks.txt create mode 100644 config/usa/arm9/dtcm/relocs.txt create mode 100644 config/usa/arm9/dtcm/symbols.txt create mode 100644 config/usa/arm9/itcm/delinks.txt create mode 100644 config/usa/arm9/itcm/relocs.txt create mode 100644 config/usa/arm9/itcm/symbols.txt create mode 100644 config/usa/arm9/overlays/ov000/delinks.txt create mode 100644 config/usa/arm9/overlays/ov000/relocs.txt create mode 100644 config/usa/arm9/overlays/ov000/symbols.txt create mode 100644 config/usa/arm9/overlays/ov001/delinks.txt create mode 100644 config/usa/arm9/overlays/ov001/relocs.txt create mode 100644 config/usa/arm9/overlays/ov001/symbols.txt create mode 100644 config/usa/arm9/overlays/ov002/delinks.txt create mode 100644 config/usa/arm9/overlays/ov002/relocs.txt create mode 100644 config/usa/arm9/overlays/ov002/symbols.txt create mode 100644 config/usa/arm9/overlays/ov003/delinks.txt create mode 100644 config/usa/arm9/overlays/ov003/relocs.txt create mode 100644 config/usa/arm9/overlays/ov003/symbols.txt create mode 100644 config/usa/arm9/overlays/ov004/delinks.txt create mode 100644 config/usa/arm9/overlays/ov004/relocs.txt create mode 100644 config/usa/arm9/overlays/ov004/symbols.txt create mode 100644 config/usa/arm9/overlays/ov005/delinks.txt create mode 100644 config/usa/arm9/overlays/ov005/relocs.txt create mode 100644 config/usa/arm9/overlays/ov005/symbols.txt create mode 100644 config/usa/arm9/overlays/ov006/delinks.txt create mode 100644 config/usa/arm9/overlays/ov006/relocs.txt create mode 100644 config/usa/arm9/overlays/ov006/symbols.txt create mode 100644 config/usa/arm9/overlays/ov007/delinks.txt create mode 100644 config/usa/arm9/overlays/ov007/relocs.txt create mode 100644 config/usa/arm9/overlays/ov007/symbols.txt create mode 100644 config/usa/arm9/overlays/ov008/delinks.txt create mode 100644 config/usa/arm9/overlays/ov008/relocs.txt create mode 100644 config/usa/arm9/overlays/ov008/symbols.txt create mode 100644 config/usa/arm9/overlays/ov009/delinks.txt create mode 100644 config/usa/arm9/overlays/ov009/relocs.txt create mode 100644 config/usa/arm9/overlays/ov009/symbols.txt create mode 100644 config/usa/arm9/overlays/ov010/delinks.txt create mode 100644 config/usa/arm9/overlays/ov010/relocs.txt create mode 100644 config/usa/arm9/overlays/ov010/symbols.txt create mode 100644 config/usa/arm9/overlays/ov011/delinks.txt create mode 100644 config/usa/arm9/overlays/ov011/relocs.txt create mode 100644 config/usa/arm9/overlays/ov011/symbols.txt create mode 100644 config/usa/arm9/overlays/ov012/delinks.txt create mode 100644 config/usa/arm9/overlays/ov012/relocs.txt create mode 100644 config/usa/arm9/overlays/ov012/symbols.txt create mode 100644 config/usa/arm9/overlays/ov013/delinks.txt create mode 100644 config/usa/arm9/overlays/ov013/relocs.txt create mode 100644 config/usa/arm9/overlays/ov013/symbols.txt create mode 100644 config/usa/arm9/overlays/ov014/delinks.txt create mode 100644 config/usa/arm9/overlays/ov014/relocs.txt create mode 100644 config/usa/arm9/overlays/ov014/symbols.txt create mode 100644 config/usa/arm9/overlays/ov015/delinks.txt create mode 100644 config/usa/arm9/overlays/ov015/relocs.txt create mode 100644 config/usa/arm9/overlays/ov015/symbols.txt create mode 100644 config/usa/arm9/overlays/ov016/delinks.txt create mode 100644 config/usa/arm9/overlays/ov016/relocs.txt create mode 100644 config/usa/arm9/overlays/ov016/symbols.txt create mode 100644 config/usa/arm9/overlays/ov017/delinks.txt create mode 100644 config/usa/arm9/overlays/ov017/relocs.txt create mode 100644 config/usa/arm9/overlays/ov017/symbols.txt create mode 100644 config/usa/arm9/overlays/ov018/delinks.txt create mode 100644 config/usa/arm9/overlays/ov018/relocs.txt create mode 100644 config/usa/arm9/overlays/ov018/symbols.txt create mode 100644 config/usa/arm9/overlays/ov019/delinks.txt create mode 100644 config/usa/arm9/overlays/ov019/relocs.txt create mode 100644 config/usa/arm9/overlays/ov019/symbols.txt create mode 100644 config/usa/arm9/overlays/ov020/delinks.txt create mode 100644 config/usa/arm9/overlays/ov020/relocs.txt create mode 100644 config/usa/arm9/overlays/ov020/symbols.txt create mode 100644 config/usa/arm9/overlays/ov021/delinks.txt create mode 100644 config/usa/arm9/overlays/ov021/relocs.txt create mode 100644 config/usa/arm9/overlays/ov021/symbols.txt create mode 100644 config/usa/arm9/overlays/ov022/delinks.txt create mode 100644 config/usa/arm9/overlays/ov022/relocs.txt create mode 100644 config/usa/arm9/overlays/ov022/symbols.txt create mode 100644 config/usa/arm9/overlays/ov023/delinks.txt create mode 100644 config/usa/arm9/overlays/ov023/relocs.txt create mode 100644 config/usa/arm9/overlays/ov023/symbols.txt create mode 100644 config/usa/arm9/overlays/ov024/delinks.txt create mode 100644 config/usa/arm9/overlays/ov024/relocs.txt create mode 100644 config/usa/arm9/overlays/ov024/symbols.txt create mode 100644 config/usa/arm9/overlays/ov025/delinks.txt create mode 100644 config/usa/arm9/overlays/ov025/relocs.txt create mode 100644 config/usa/arm9/overlays/ov025/symbols.txt create mode 100644 config/usa/arm9/overlays/ov026/delinks.txt create mode 100644 config/usa/arm9/overlays/ov026/relocs.txt create mode 100644 config/usa/arm9/overlays/ov026/symbols.txt create mode 100644 config/usa/arm9/overlays/ov027/delinks.txt create mode 100644 config/usa/arm9/overlays/ov027/relocs.txt create mode 100644 config/usa/arm9/overlays/ov027/symbols.txt create mode 100644 config/usa/arm9/overlays/ov028/delinks.txt create mode 100644 config/usa/arm9/overlays/ov028/relocs.txt create mode 100644 config/usa/arm9/overlays/ov028/symbols.txt create mode 100644 config/usa/arm9/overlays/ov029/delinks.txt create mode 100644 config/usa/arm9/overlays/ov029/relocs.txt create mode 100644 config/usa/arm9/overlays/ov029/symbols.txt create mode 100644 config/usa/arm9/overlays/ov030/delinks.txt create mode 100644 config/usa/arm9/overlays/ov030/relocs.txt create mode 100644 config/usa/arm9/overlays/ov030/symbols.txt create mode 100644 config/usa/arm9/overlays/ov031/delinks.txt create mode 100644 config/usa/arm9/overlays/ov031/relocs.txt create mode 100644 config/usa/arm9/overlays/ov031/symbols.txt create mode 100644 config/usa/arm9/overlays/ov032/delinks.txt create mode 100644 config/usa/arm9/overlays/ov032/relocs.txt create mode 100644 config/usa/arm9/overlays/ov032/symbols.txt create mode 100644 config/usa/arm9/overlays/ov033/delinks.txt create mode 100644 config/usa/arm9/overlays/ov033/relocs.txt create mode 100644 config/usa/arm9/overlays/ov033/symbols.txt create mode 100644 config/usa/arm9/overlays/ov034/delinks.txt create mode 100644 config/usa/arm9/overlays/ov034/relocs.txt create mode 100644 config/usa/arm9/overlays/ov034/symbols.txt create mode 100644 config/usa/arm9/overlays/ov035/delinks.txt create mode 100644 config/usa/arm9/overlays/ov035/relocs.txt create mode 100644 config/usa/arm9/overlays/ov035/symbols.txt create mode 100644 config/usa/arm9/overlays/ov036/delinks.txt create mode 100644 config/usa/arm9/overlays/ov036/relocs.txt create mode 100644 config/usa/arm9/overlays/ov036/symbols.txt create mode 100644 config/usa/arm9/overlays/ov037/delinks.txt create mode 100644 config/usa/arm9/overlays/ov037/relocs.txt create mode 100644 config/usa/arm9/overlays/ov037/symbols.txt create mode 100644 config/usa/arm9/overlays/ov038/delinks.txt create mode 100644 config/usa/arm9/overlays/ov038/relocs.txt create mode 100644 config/usa/arm9/overlays/ov038/symbols.txt create mode 100644 config/usa/arm9/overlays/ov039/delinks.txt create mode 100644 config/usa/arm9/overlays/ov039/relocs.txt create mode 100644 config/usa/arm9/overlays/ov039/symbols.txt create mode 100644 config/usa/arm9/overlays/ov040/delinks.txt create mode 100644 config/usa/arm9/overlays/ov040/relocs.txt create mode 100644 config/usa/arm9/overlays/ov040/symbols.txt create mode 100644 config/usa/arm9/overlays/ov041/delinks.txt create mode 100644 config/usa/arm9/overlays/ov041/relocs.txt create mode 100644 config/usa/arm9/overlays/ov041/symbols.txt create mode 100644 config/usa/arm9/overlays/ov042/delinks.txt create mode 100644 config/usa/arm9/overlays/ov042/relocs.txt create mode 100644 config/usa/arm9/overlays/ov042/symbols.txt create mode 100644 config/usa/arm9/overlays/ov043/delinks.txt create mode 100644 config/usa/arm9/overlays/ov043/relocs.txt create mode 100644 config/usa/arm9/overlays/ov043/symbols.txt create mode 100644 config/usa/arm9/overlays/ov044/delinks.txt create mode 100644 config/usa/arm9/overlays/ov044/relocs.txt create mode 100644 config/usa/arm9/overlays/ov044/symbols.txt create mode 100644 config/usa/arm9/overlays/ov045/delinks.txt create mode 100644 config/usa/arm9/overlays/ov045/relocs.txt create mode 100644 config/usa/arm9/overlays/ov045/symbols.txt create mode 100644 config/usa/arm9/overlays/ov046/delinks.txt create mode 100644 config/usa/arm9/overlays/ov046/relocs.txt create mode 100644 config/usa/arm9/overlays/ov046/symbols.txt create mode 100644 config/usa/arm9/overlays/ov047/delinks.txt create mode 100644 config/usa/arm9/overlays/ov047/relocs.txt create mode 100644 config/usa/arm9/overlays/ov047/symbols.txt create mode 100644 config/usa/arm9/overlays/ov048/delinks.txt create mode 100644 config/usa/arm9/overlays/ov048/relocs.txt create mode 100644 config/usa/arm9/overlays/ov048/symbols.txt create mode 100644 config/usa/arm9/overlays/ov049/delinks.txt create mode 100644 config/usa/arm9/overlays/ov049/relocs.txt create mode 100644 config/usa/arm9/overlays/ov049/symbols.txt create mode 100644 config/usa/arm9/overlays/ov050/delinks.txt create mode 100644 config/usa/arm9/overlays/ov050/relocs.txt create mode 100644 config/usa/arm9/overlays/ov050/symbols.txt create mode 100644 config/usa/arm9/overlays/ov051/delinks.txt create mode 100644 config/usa/arm9/overlays/ov051/relocs.txt create mode 100644 config/usa/arm9/overlays/ov051/symbols.txt create mode 100644 config/usa/arm9/overlays/ov052/delinks.txt create mode 100644 config/usa/arm9/overlays/ov052/relocs.txt create mode 100644 config/usa/arm9/overlays/ov052/symbols.txt create mode 100644 config/usa/arm9/overlays/ov053/delinks.txt create mode 100644 config/usa/arm9/overlays/ov053/relocs.txt create mode 100644 config/usa/arm9/overlays/ov053/symbols.txt create mode 100644 config/usa/arm9/overlays/ov054/delinks.txt create mode 100644 config/usa/arm9/overlays/ov054/relocs.txt create mode 100644 config/usa/arm9/overlays/ov054/symbols.txt create mode 100644 config/usa/arm9/overlays/ov055/delinks.txt create mode 100644 config/usa/arm9/overlays/ov055/relocs.txt create mode 100644 config/usa/arm9/overlays/ov055/symbols.txt create mode 100644 config/usa/arm9/overlays/ov056/delinks.txt create mode 100644 config/usa/arm9/overlays/ov056/relocs.txt create mode 100644 config/usa/arm9/overlays/ov056/symbols.txt create mode 100644 config/usa/arm9/overlays/ov057/delinks.txt create mode 100644 config/usa/arm9/overlays/ov057/relocs.txt create mode 100644 config/usa/arm9/overlays/ov057/symbols.txt create mode 100644 config/usa/arm9/overlays/ov058/delinks.txt create mode 100644 config/usa/arm9/overlays/ov058/relocs.txt create mode 100644 config/usa/arm9/overlays/ov058/symbols.txt create mode 100644 config/usa/arm9/overlays/ov059/delinks.txt create mode 100644 config/usa/arm9/overlays/ov059/relocs.txt create mode 100644 config/usa/arm9/overlays/ov059/symbols.txt create mode 100644 config/usa/arm9/overlays/ov060/delinks.txt create mode 100644 config/usa/arm9/overlays/ov060/relocs.txt create mode 100644 config/usa/arm9/overlays/ov060/symbols.txt create mode 100644 config/usa/arm9/overlays/ov061/delinks.txt create mode 100644 config/usa/arm9/overlays/ov061/relocs.txt create mode 100644 config/usa/arm9/overlays/ov061/symbols.txt create mode 100644 config/usa/arm9/overlays/ov062/delinks.txt create mode 100644 config/usa/arm9/overlays/ov062/relocs.txt create mode 100644 config/usa/arm9/overlays/ov062/symbols.txt create mode 100644 config/usa/arm9/overlays/ov063/delinks.txt create mode 100644 config/usa/arm9/overlays/ov063/relocs.txt create mode 100644 config/usa/arm9/overlays/ov063/symbols.txt create mode 100644 config/usa/arm9/overlays/ov064/delinks.txt create mode 100644 config/usa/arm9/overlays/ov064/relocs.txt create mode 100644 config/usa/arm9/overlays/ov064/symbols.txt create mode 100644 config/usa/arm9/overlays/ov065/delinks.txt create mode 100644 config/usa/arm9/overlays/ov065/relocs.txt create mode 100644 config/usa/arm9/overlays/ov065/symbols.txt create mode 100644 config/usa/arm9/overlays/ov066/delinks.txt create mode 100644 config/usa/arm9/overlays/ov066/relocs.txt create mode 100644 config/usa/arm9/overlays/ov066/symbols.txt create mode 100644 config/usa/arm9/overlays/ov067/delinks.txt create mode 100644 config/usa/arm9/overlays/ov067/relocs.txt create mode 100644 config/usa/arm9/overlays/ov067/symbols.txt create mode 100644 config/usa/arm9/overlays/ov068/delinks.txt create mode 100644 config/usa/arm9/overlays/ov068/relocs.txt create mode 100644 config/usa/arm9/overlays/ov068/symbols.txt create mode 100644 config/usa/arm9/overlays/ov069/delinks.txt create mode 100644 config/usa/arm9/overlays/ov069/relocs.txt create mode 100644 config/usa/arm9/overlays/ov069/symbols.txt create mode 100644 config/usa/arm9/overlays/ov070/delinks.txt create mode 100644 config/usa/arm9/overlays/ov070/relocs.txt create mode 100644 config/usa/arm9/overlays/ov070/symbols.txt create mode 100644 config/usa/arm9/overlays/ov071/delinks.txt create mode 100644 config/usa/arm9/overlays/ov071/relocs.txt create mode 100644 config/usa/arm9/overlays/ov071/symbols.txt create mode 100644 config/usa/arm9/overlays/ov072/delinks.txt create mode 100644 config/usa/arm9/overlays/ov072/relocs.txt create mode 100644 config/usa/arm9/overlays/ov072/symbols.txt create mode 100644 config/usa/arm9/overlays/ov073/delinks.txt create mode 100644 config/usa/arm9/overlays/ov073/relocs.txt create mode 100644 config/usa/arm9/overlays/ov073/symbols.txt create mode 100644 config/usa/arm9/overlays/ov074/delinks.txt create mode 100644 config/usa/arm9/overlays/ov074/relocs.txt create mode 100644 config/usa/arm9/overlays/ov074/symbols.txt create mode 100644 config/usa/arm9/overlays/ov075/delinks.txt create mode 100644 config/usa/arm9/overlays/ov075/relocs.txt create mode 100644 config/usa/arm9/overlays/ov075/symbols.txt create mode 100644 config/usa/arm9/overlays/ov076/delinks.txt create mode 100644 config/usa/arm9/overlays/ov076/relocs.txt create mode 100644 config/usa/arm9/overlays/ov076/symbols.txt create mode 100644 config/usa/arm9/overlays/ov077/delinks.txt create mode 100644 config/usa/arm9/overlays/ov077/relocs.txt create mode 100644 config/usa/arm9/overlays/ov077/symbols.txt create mode 100644 config/usa/arm9/overlays/ov078/delinks.txt create mode 100644 config/usa/arm9/overlays/ov078/relocs.txt create mode 100644 config/usa/arm9/overlays/ov078/symbols.txt create mode 100644 config/usa/arm9/overlays/ov079/delinks.txt create mode 100644 config/usa/arm9/overlays/ov079/relocs.txt create mode 100644 config/usa/arm9/overlays/ov079/symbols.txt create mode 100644 config/usa/arm9/overlays/ov080/delinks.txt create mode 100644 config/usa/arm9/overlays/ov080/relocs.txt create mode 100644 config/usa/arm9/overlays/ov080/symbols.txt create mode 100644 config/usa/arm9/overlays/ov081/delinks.txt create mode 100644 config/usa/arm9/overlays/ov081/relocs.txt create mode 100644 config/usa/arm9/overlays/ov081/symbols.txt create mode 100644 config/usa/arm9/overlays/ov082/delinks.txt create mode 100644 config/usa/arm9/overlays/ov082/relocs.txt create mode 100644 config/usa/arm9/overlays/ov082/symbols.txt create mode 100644 config/usa/arm9/overlays/ov083/delinks.txt create mode 100644 config/usa/arm9/overlays/ov083/relocs.txt create mode 100644 config/usa/arm9/overlays/ov083/symbols.txt create mode 100644 config/usa/arm9/overlays/ov084/delinks.txt create mode 100644 config/usa/arm9/overlays/ov084/relocs.txt create mode 100644 config/usa/arm9/overlays/ov084/symbols.txt create mode 100644 config/usa/arm9/overlays/ov085/delinks.txt create mode 100644 config/usa/arm9/overlays/ov085/relocs.txt create mode 100644 config/usa/arm9/overlays/ov085/symbols.txt create mode 100644 config/usa/arm9/overlays/ov086/delinks.txt create mode 100644 config/usa/arm9/overlays/ov086/relocs.txt create mode 100644 config/usa/arm9/overlays/ov086/symbols.txt create mode 100644 config/usa/arm9/overlays/ov087/delinks.txt create mode 100644 config/usa/arm9/overlays/ov087/relocs.txt create mode 100644 config/usa/arm9/overlays/ov087/symbols.txt create mode 100644 config/usa/arm9/overlays/ov088/delinks.txt create mode 100644 config/usa/arm9/overlays/ov088/relocs.txt create mode 100644 config/usa/arm9/overlays/ov088/symbols.txt create mode 100644 config/usa/arm9/overlays/ov089/delinks.txt create mode 100644 config/usa/arm9/overlays/ov089/relocs.txt create mode 100644 config/usa/arm9/overlays/ov089/symbols.txt create mode 100644 config/usa/arm9/overlays/ov090/delinks.txt create mode 100644 config/usa/arm9/overlays/ov090/relocs.txt create mode 100644 config/usa/arm9/overlays/ov090/symbols.txt create mode 100644 config/usa/arm9/overlays/ov091/delinks.txt create mode 100644 config/usa/arm9/overlays/ov091/relocs.txt create mode 100644 config/usa/arm9/overlays/ov091/symbols.txt create mode 100644 config/usa/arm9/overlays/ov092/delinks.txt create mode 100644 config/usa/arm9/overlays/ov092/relocs.txt create mode 100644 config/usa/arm9/overlays/ov092/symbols.txt create mode 100644 config/usa/arm9/overlays/ov093/delinks.txt create mode 100644 config/usa/arm9/overlays/ov093/relocs.txt create mode 100644 config/usa/arm9/overlays/ov093/symbols.txt create mode 100644 config/usa/arm9/overlays/ov094/delinks.txt create mode 100644 config/usa/arm9/overlays/ov094/relocs.txt create mode 100644 config/usa/arm9/overlays/ov094/symbols.txt create mode 100644 config/usa/arm9/overlays/ov095/delinks.txt create mode 100644 config/usa/arm9/overlays/ov095/relocs.txt create mode 100644 config/usa/arm9/overlays/ov095/symbols.txt create mode 100644 config/usa/arm9/overlays/ov096/delinks.txt create mode 100644 config/usa/arm9/overlays/ov096/relocs.txt create mode 100644 config/usa/arm9/overlays/ov096/symbols.txt create mode 100644 config/usa/arm9/overlays/ov097/delinks.txt create mode 100644 config/usa/arm9/overlays/ov097/relocs.txt create mode 100644 config/usa/arm9/overlays/ov097/symbols.txt create mode 100644 config/usa/arm9/overlays/ov098/delinks.txt create mode 100644 config/usa/arm9/overlays/ov098/relocs.txt create mode 100644 config/usa/arm9/overlays/ov098/symbols.txt create mode 100644 config/usa/arm9/overlays/ov099/delinks.txt create mode 100644 config/usa/arm9/overlays/ov099/relocs.txt create mode 100644 config/usa/arm9/overlays/ov099/symbols.txt create mode 100644 config/usa/arm9/overlays/ov100/delinks.txt create mode 100644 config/usa/arm9/overlays/ov100/relocs.txt create mode 100644 config/usa/arm9/overlays/ov100/symbols.txt create mode 100644 config/usa/arm9/overlays/ov101/delinks.txt create mode 100644 config/usa/arm9/overlays/ov101/relocs.txt create mode 100644 config/usa/arm9/overlays/ov101/symbols.txt create mode 100644 config/usa/arm9/overlays/ov102/delinks.txt create mode 100644 config/usa/arm9/overlays/ov102/relocs.txt create mode 100644 config/usa/arm9/overlays/ov102/symbols.txt create mode 100644 config/usa/arm9/overlays/ov103/delinks.txt create mode 100644 config/usa/arm9/overlays/ov103/relocs.txt create mode 100644 config/usa/arm9/overlays/ov103/symbols.txt create mode 100644 config/usa/arm9/overlays/ov104/delinks.txt create mode 100644 config/usa/arm9/overlays/ov104/relocs.txt create mode 100644 config/usa/arm9/overlays/ov104/symbols.txt create mode 100644 config/usa/arm9/overlays/ov105/delinks.txt create mode 100644 config/usa/arm9/overlays/ov105/relocs.txt create mode 100644 config/usa/arm9/overlays/ov105/symbols.txt create mode 100644 config/usa/arm9/overlays/ov106/delinks.txt create mode 100644 config/usa/arm9/overlays/ov106/relocs.txt create mode 100644 config/usa/arm9/overlays/ov106/symbols.txt create mode 100644 config/usa/arm9/overlays/ov107/delinks.txt create mode 100644 config/usa/arm9/overlays/ov107/relocs.txt create mode 100644 config/usa/arm9/overlays/ov107/symbols.txt create mode 100644 config/usa/arm9/overlays/ov108/delinks.txt create mode 100644 config/usa/arm9/overlays/ov108/relocs.txt create mode 100644 config/usa/arm9/overlays/ov108/symbols.txt create mode 100644 config/usa/arm9/overlays/ov109/delinks.txt create mode 100644 config/usa/arm9/overlays/ov109/relocs.txt create mode 100644 config/usa/arm9/overlays/ov109/symbols.txt create mode 100644 config/usa/arm9/overlays/ov110/delinks.txt create mode 100644 config/usa/arm9/overlays/ov110/relocs.txt create mode 100644 config/usa/arm9/overlays/ov110/symbols.txt create mode 100644 config/usa/arm9/overlays/ov111/delinks.txt create mode 100644 config/usa/arm9/overlays/ov111/relocs.txt create mode 100644 config/usa/arm9/overlays/ov111/symbols.txt create mode 100644 config/usa/arm9/overlays/ov112/delinks.txt create mode 100644 config/usa/arm9/overlays/ov112/relocs.txt create mode 100644 config/usa/arm9/overlays/ov112/symbols.txt create mode 100644 config/usa/arm9/overlays/ov113/delinks.txt create mode 100644 config/usa/arm9/overlays/ov113/relocs.txt create mode 100644 config/usa/arm9/overlays/ov113/symbols.txt create mode 100644 config/usa/arm9/relocs.txt create mode 100644 config/usa/arm9/symbols.txt create mode 100644 st_eur1.sha1 create mode 100644 st_usa.sha1 diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5500f6a4..540b2ed3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -12,11 +12,11 @@ jobs: strategy: fail-fast: false matrix: - version: [eur, jp] + version: [eur, jp, eur1, usa] steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v7 with: submodules: recursive @@ -30,7 +30,7 @@ jobs: ninja arm9_${{ matrix.version }} report_${{ matrix.version }} check_${{ matrix.version }} - name: Upload report - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: ${{ matrix.version }}_report path: build/${{ matrix.version }}/report.json diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index e24acd17..eb0b4a39 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -9,10 +9,10 @@ jobs: name: Linting/style checks runs-on: ubuntu-latest steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v7 - name: Set up Python - uses: actions/setup-python@v5 + uses: actions/setup-python@v7 with: python-version: '3.13' check-latest: true @@ -21,7 +21,7 @@ jobs: run: pip install pre-commit - name: Cache pre-commit hooks - uses: actions/cache@v4 + uses: actions/cache@v6 with: path: ~/.cache/pre-commit/ # Invalidate the cache if the pre-commit config changes or the Python version changes diff --git a/README.md b/README.md index fc413656..5c4b244a 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,16 @@ The Legend of Zelda: Spirit Tracks **Work in progress!** This project aims to recreate source code for ***The Legend of Zelda: Spirit Tracks*** by decompiling its code by hand. **The repository does not contain assets or assembly code.** To build the ROM, you must own an existing copy of the game to extract assets from. -> [!NOTE] -> The project targets the European and Japanese versions, and other versions might be supported later. +It builds the following versions: + +Name | Description | SHA1 Hash of input ROM(s) +---- | ----------------- | -------------------------------------------------------------------------------------------------------------------------------------- +jp | Japan Revision 0 | `eaee3602b8a2235211b2e20cdcd4cb357956a264` +eur | Europe Revision 0 | `9e99cc803a14ce038eb908db585431f8254f09ee` +eur1 | Europe Revision 1 | `dcb221a89acb894503a461c2c7d4cfdad9a06b68`
`b9096f46e9163750a9e3f6c2fc0758e6094b6135`
`4efbff9a263fe622f3f7e7cfb7bea8046b86e57d` +usa | USA Revision 0 | `1f0921b5e99db9d92d24710f1b004e4f3c997b73` + +The default version is `eur`, i.e. the Europe Revision 0 ROM. ## How to install See [INSTALL.md](INSTALL.md) for instructions on how to install the project. diff --git a/config/eur1/arm9/config.yaml b/config/eur1/arm9/config.yaml new file mode 100644 index 00000000..cf037fba --- /dev/null +++ b/config/eur1/arm9/config.yaml @@ -0,0 +1,825 @@ +rom_config: ../../../extract/eur1/config.yaml +build_path: ../../../build/eur1 +delinks_path: ../../../build/eur1/delinks +enable_dsprot: true +main_module: + name: main + object: ../../../build/eur1/build/arm9.bin + hash: df4e5bd9d59adea1 + delinks: delinks.txt + symbols: symbols.txt + relocations: relocs.txt +autoloads: + - kind: Itcm + name: itcm + object: ../../../build/eur1/build/itcm.bin + hash: 1933a9192d2084b3 + delinks: itcm/delinks.txt + symbols: itcm/symbols.txt + relocations: itcm/relocs.txt + - kind: Dtcm + name: dtcm + object: ../../../build/eur1/build/dtcm.bin + hash: 2d458cd97b1ad7b5 + delinks: dtcm/delinks.txt + symbols: dtcm/symbols.txt + relocations: dtcm/relocs.txt +overlays: + - id: 0 + name: ov000 + object: ../../../build/eur1/build/arm9_ov000.bin + hash: 1dcda2043af4d582 + delinks: overlays/ov000/delinks.txt + symbols: overlays/ov000/symbols.txt + relocations: overlays/ov000/relocs.txt + - id: 1 + name: ov001 + object: ../../../build/eur1/build/arm9_ov001.bin + hash: cd3eb98abe7aea1e + delinks: overlays/ov001/delinks.txt + symbols: overlays/ov001/symbols.txt + relocations: overlays/ov001/relocs.txt + - id: 2 + name: ov002 + object: ../../../build/eur1/build/arm9_ov002.bin + hash: ae238bf58c76382b + delinks: overlays/ov002/delinks.txt + symbols: overlays/ov002/symbols.txt + relocations: overlays/ov002/relocs.txt + - id: 3 + name: ov003 + object: ../../../build/eur1/build/arm9_ov003.bin + hash: da35de34aa88c353 + delinks: overlays/ov003/delinks.txt + symbols: overlays/ov003/symbols.txt + relocations: overlays/ov003/relocs.txt + - id: 4 + name: ov004 + object: ../../../build/eur1/build/arm9_ov004.bin + hash: f58c03551cde81a8 + delinks: overlays/ov004/delinks.txt + symbols: overlays/ov004/symbols.txt + relocations: overlays/ov004/relocs.txt + - id: 5 + name: ov005 + object: ../../../build/eur1/build/arm9_ov005.bin + hash: 395fecb0bc1c7e81 + delinks: overlays/ov005/delinks.txt + symbols: overlays/ov005/symbols.txt + relocations: overlays/ov005/relocs.txt + - id: 6 + name: ov006 + object: ../../../build/eur1/build/arm9_ov006.bin + hash: 5d9f36af5a261802 + delinks: overlays/ov006/delinks.txt + symbols: overlays/ov006/symbols.txt + relocations: overlays/ov006/relocs.txt + - id: 7 + name: ov007 + object: ../../../build/eur1/build/arm9_ov007.bin + hash: 94e0c9612cd0f0f1 + delinks: overlays/ov007/delinks.txt + symbols: overlays/ov007/symbols.txt + relocations: overlays/ov007/relocs.txt + - id: 8 + name: ov008 + object: ../../../build/eur1/build/arm9_ov008.bin + hash: 6687264fe3dad41f + delinks: overlays/ov008/delinks.txt + symbols: overlays/ov008/symbols.txt + relocations: overlays/ov008/relocs.txt + - id: 9 + name: ov009 + object: ../../../build/eur1/build/arm9_ov009.bin + hash: 7df6dc764f90c440 + delinks: overlays/ov009/delinks.txt + symbols: overlays/ov009/symbols.txt + relocations: overlays/ov009/relocs.txt + - id: 10 + name: ov010 + object: ../../../build/eur1/build/arm9_ov010.bin + hash: 6050419f62f872f6 + delinks: overlays/ov010/delinks.txt + symbols: overlays/ov010/symbols.txt + relocations: overlays/ov010/relocs.txt + - id: 11 + name: ov011 + object: ../../../build/eur1/build/arm9_ov011.bin + hash: 9c3231883bfe5c6f + delinks: overlays/ov011/delinks.txt + symbols: overlays/ov011/symbols.txt + relocations: overlays/ov011/relocs.txt + - id: 12 + name: ov012 + object: ../../../build/eur1/build/arm9_ov012.bin + hash: 0b87d7361af1183b + delinks: overlays/ov012/delinks.txt + symbols: overlays/ov012/symbols.txt + relocations: overlays/ov012/relocs.txt + - id: 13 + name: ov013 + object: ../../../build/eur1/build/arm9_ov013.bin + hash: 8d284e4eb9524986 + delinks: overlays/ov013/delinks.txt + symbols: overlays/ov013/symbols.txt + relocations: overlays/ov013/relocs.txt + - id: 14 + name: ov014 + object: ../../../build/eur1/build/arm9_ov014.bin + hash: b1006e83359174b0 + delinks: overlays/ov014/delinks.txt + symbols: overlays/ov014/symbols.txt + relocations: overlays/ov014/relocs.txt + - id: 15 + name: ov015 + object: ../../../build/eur1/build/arm9_ov015.bin + hash: 39a72d23e0f230aa + delinks: overlays/ov015/delinks.txt + symbols: overlays/ov015/symbols.txt + relocations: overlays/ov015/relocs.txt + - id: 16 + name: ov016 + object: ../../../build/eur1/build/arm9_ov016.bin + hash: 8038bf6eb0918cf0 + delinks: overlays/ov016/delinks.txt + symbols: overlays/ov016/symbols.txt + relocations: overlays/ov016/relocs.txt + - id: 17 + name: ov017 + object: ../../../build/eur1/build/arm9_ov017.bin + hash: fd5305f1e998ef9f + delinks: overlays/ov017/delinks.txt + symbols: overlays/ov017/symbols.txt + relocations: overlays/ov017/relocs.txt + - id: 18 + name: ov018 + object: ../../../build/eur1/build/arm9_ov018.bin + hash: 69e43530bd0a46aa + delinks: overlays/ov018/delinks.txt + symbols: overlays/ov018/symbols.txt + relocations: overlays/ov018/relocs.txt + - id: 19 + name: ov019 + object: ../../../build/eur1/build/arm9_ov019.bin + hash: 42bf2797d1805d74 + delinks: overlays/ov019/delinks.txt + symbols: overlays/ov019/symbols.txt + relocations: overlays/ov019/relocs.txt + - id: 20 + name: ov020 + object: ../../../build/eur1/build/arm9_ov020.bin + hash: 5ba88ab3e5ce60d5 + delinks: overlays/ov020/delinks.txt + symbols: overlays/ov020/symbols.txt + relocations: overlays/ov020/relocs.txt + - id: 21 + name: ov021 + object: ../../../build/eur1/build/arm9_ov021.bin + hash: 8cf6df774f321dd4 + delinks: overlays/ov021/delinks.txt + symbols: overlays/ov021/symbols.txt + relocations: overlays/ov021/relocs.txt + - id: 22 + name: ov022 + object: ../../../build/eur1/build/arm9_ov022.bin + hash: ca4c251c94e863f1 + delinks: overlays/ov022/delinks.txt + symbols: overlays/ov022/symbols.txt + relocations: overlays/ov022/relocs.txt + - id: 23 + name: ov023 + object: ../../../build/eur1/build/arm9_ov023.bin + hash: ef5811b9f35f215f + delinks: overlays/ov023/delinks.txt + symbols: overlays/ov023/symbols.txt + relocations: overlays/ov023/relocs.txt + - id: 24 + name: ov024 + object: ../../../build/eur1/build/arm9_ov024.bin + hash: 5f066f4c974c8411 + delinks: overlays/ov024/delinks.txt + symbols: overlays/ov024/symbols.txt + relocations: overlays/ov024/relocs.txt + - id: 25 + name: ov025 + object: ../../../build/eur1/build/arm9_ov025.bin + hash: 568a9398bff65fcc + delinks: overlays/ov025/delinks.txt + symbols: overlays/ov025/symbols.txt + relocations: overlays/ov025/relocs.txt + - id: 26 + name: ov026 + object: ../../../build/eur1/build/arm9_ov026.bin + hash: 1b16db2118ca211f + delinks: overlays/ov026/delinks.txt + symbols: overlays/ov026/symbols.txt + relocations: overlays/ov026/relocs.txt + - id: 27 + name: ov027 + object: ../../../build/eur1/build/arm9_ov027.bin + hash: 6e081cc6b13a633e + delinks: overlays/ov027/delinks.txt + symbols: overlays/ov027/symbols.txt + relocations: overlays/ov027/relocs.txt + - id: 28 + name: ov028 + object: ../../../build/eur1/build/arm9_ov028.bin + hash: adc2b9fcd542e2d8 + delinks: overlays/ov028/delinks.txt + symbols: overlays/ov028/symbols.txt + relocations: overlays/ov028/relocs.txt + - id: 29 + name: ov029 + object: ../../../build/eur1/build/arm9_ov029.bin + hash: 55f20afe04b4aa5a + delinks: overlays/ov029/delinks.txt + symbols: overlays/ov029/symbols.txt + relocations: overlays/ov029/relocs.txt + - id: 30 + name: ov030 + object: ../../../build/eur1/build/arm9_ov030.bin + hash: 25bcf73717f3b8a9 + delinks: overlays/ov030/delinks.txt + symbols: overlays/ov030/symbols.txt + relocations: overlays/ov030/relocs.txt + - id: 31 + name: ov031 + object: ../../../build/eur1/build/arm9_ov031.bin + hash: 08649a7acc0be9f6 + delinks: overlays/ov031/delinks.txt + symbols: overlays/ov031/symbols.txt + relocations: overlays/ov031/relocs.txt + - id: 32 + name: ov032 + object: ../../../build/eur1/build/arm9_ov032.bin + hash: 15056276ac74f648 + delinks: overlays/ov032/delinks.txt + symbols: overlays/ov032/symbols.txt + relocations: overlays/ov032/relocs.txt + - id: 33 + name: ov033 + object: ../../../build/eur1/build/arm9_ov033.bin + hash: 5116260d0e7a7cab + delinks: overlays/ov033/delinks.txt + symbols: overlays/ov033/symbols.txt + relocations: overlays/ov033/relocs.txt + - id: 34 + name: ov034 + object: ../../../build/eur1/build/arm9_ov034.bin + hash: 1aa26dc237dc6f7f + delinks: overlays/ov034/delinks.txt + symbols: overlays/ov034/symbols.txt + relocations: overlays/ov034/relocs.txt + - id: 35 + name: ov035 + object: ../../../build/eur1/build/arm9_ov035.bin + hash: d70d9e18a55cb38e + delinks: overlays/ov035/delinks.txt + symbols: overlays/ov035/symbols.txt + relocations: overlays/ov035/relocs.txt + - id: 36 + name: ov036 + object: ../../../build/eur1/build/arm9_ov036.bin + hash: 1200bda3f85dde0f + delinks: overlays/ov036/delinks.txt + symbols: overlays/ov036/symbols.txt + relocations: overlays/ov036/relocs.txt + - id: 37 + name: ov037 + object: ../../../build/eur1/build/arm9_ov037.bin + hash: e56286368c5525c6 + delinks: overlays/ov037/delinks.txt + symbols: overlays/ov037/symbols.txt + relocations: overlays/ov037/relocs.txt + - id: 38 + name: ov038 + object: ../../../build/eur1/build/arm9_ov038.bin + hash: a9ceac624a1fe07e + delinks: overlays/ov038/delinks.txt + symbols: overlays/ov038/symbols.txt + relocations: overlays/ov038/relocs.txt + - id: 39 + name: ov039 + object: ../../../build/eur1/build/arm9_ov039.bin + hash: 8ae441fbb628d95c + delinks: overlays/ov039/delinks.txt + symbols: overlays/ov039/symbols.txt + relocations: overlays/ov039/relocs.txt + - id: 40 + name: ov040 + object: ../../../build/eur1/build/arm9_ov040.bin + hash: 2fa14fece50386ca + delinks: overlays/ov040/delinks.txt + symbols: overlays/ov040/symbols.txt + relocations: overlays/ov040/relocs.txt + - id: 41 + name: ov041 + object: ../../../build/eur1/build/arm9_ov041.bin + hash: c881eaba113450b7 + delinks: overlays/ov041/delinks.txt + symbols: overlays/ov041/symbols.txt + relocations: overlays/ov041/relocs.txt + - id: 42 + name: ov042 + object: ../../../build/eur1/build/arm9_ov042.bin + hash: a435e8f3b8a4f112 + delinks: overlays/ov042/delinks.txt + symbols: overlays/ov042/symbols.txt + relocations: overlays/ov042/relocs.txt + - id: 43 + name: ov043 + object: ../../../build/eur1/build/arm9_ov043.bin + hash: 34a8112d242d2acf + delinks: overlays/ov043/delinks.txt + symbols: overlays/ov043/symbols.txt + relocations: overlays/ov043/relocs.txt + - id: 44 + name: ov044 + object: ../../../build/eur1/build/arm9_ov044.bin + hash: ad2c9f99174e967e + delinks: overlays/ov044/delinks.txt + symbols: overlays/ov044/symbols.txt + relocations: overlays/ov044/relocs.txt + - id: 45 + name: ov045 + object: ../../../build/eur1/build/arm9_ov045.bin + hash: f53b2bc6dc43ea66 + delinks: overlays/ov045/delinks.txt + symbols: overlays/ov045/symbols.txt + relocations: overlays/ov045/relocs.txt + - id: 46 + name: ov046 + object: ../../../build/eur1/build/arm9_ov046.bin + hash: b46d291c42e8a7c1 + delinks: overlays/ov046/delinks.txt + symbols: overlays/ov046/symbols.txt + relocations: overlays/ov046/relocs.txt + - id: 47 + name: ov047 + object: ../../../build/eur1/build/arm9_ov047.bin + hash: 597ce5734f3fc6f7 + delinks: overlays/ov047/delinks.txt + symbols: overlays/ov047/symbols.txt + relocations: overlays/ov047/relocs.txt + - id: 48 + name: ov048 + object: ../../../build/eur1/build/arm9_ov048.bin + hash: fb12bc7d2dafe378 + delinks: overlays/ov048/delinks.txt + symbols: overlays/ov048/symbols.txt + relocations: overlays/ov048/relocs.txt + - id: 49 + name: ov049 + object: ../../../build/eur1/build/arm9_ov049.bin + hash: 33d5d5ccf07bd6f1 + delinks: overlays/ov049/delinks.txt + symbols: overlays/ov049/symbols.txt + relocations: overlays/ov049/relocs.txt + - id: 50 + name: ov050 + object: ../../../build/eur1/build/arm9_ov050.bin + hash: 03c31d7a87a91798 + delinks: overlays/ov050/delinks.txt + symbols: overlays/ov050/symbols.txt + relocations: overlays/ov050/relocs.txt + - id: 51 + name: ov051 + object: ../../../build/eur1/build/arm9_ov051.bin + hash: 9f3f54625cb9afe0 + delinks: overlays/ov051/delinks.txt + symbols: overlays/ov051/symbols.txt + relocations: overlays/ov051/relocs.txt + - id: 52 + name: ov052 + object: ../../../build/eur1/build/arm9_ov052.bin + hash: ac92260d92db45d0 + delinks: overlays/ov052/delinks.txt + symbols: overlays/ov052/symbols.txt + relocations: overlays/ov052/relocs.txt + - id: 53 + name: ov053 + object: ../../../build/eur1/build/arm9_ov053.bin + hash: 0ec7a0a88d7a8bd0 + delinks: overlays/ov053/delinks.txt + symbols: overlays/ov053/symbols.txt + relocations: overlays/ov053/relocs.txt + - id: 54 + name: ov054 + object: ../../../build/eur1/build/arm9_ov054.bin + hash: fc6ae187e38ffe3f + delinks: overlays/ov054/delinks.txt + symbols: overlays/ov054/symbols.txt + relocations: overlays/ov054/relocs.txt + - id: 55 + name: ov055 + object: ../../../build/eur1/build/arm9_ov055.bin + hash: 20d14b918567e58d + delinks: overlays/ov055/delinks.txt + symbols: overlays/ov055/symbols.txt + relocations: overlays/ov055/relocs.txt + - id: 56 + name: ov056 + object: ../../../build/eur1/build/arm9_ov056.bin + hash: 3adaa6099ce278a3 + delinks: overlays/ov056/delinks.txt + symbols: overlays/ov056/symbols.txt + relocations: overlays/ov056/relocs.txt + - id: 57 + name: ov057 + object: ../../../build/eur1/build/arm9_ov057.bin + hash: d23716c4d9b694d6 + delinks: overlays/ov057/delinks.txt + symbols: overlays/ov057/symbols.txt + relocations: overlays/ov057/relocs.txt + - id: 58 + name: ov058 + object: ../../../build/eur1/build/arm9_ov058.bin + hash: f5f38882bc7fea65 + delinks: overlays/ov058/delinks.txt + symbols: overlays/ov058/symbols.txt + relocations: overlays/ov058/relocs.txt + - id: 59 + name: ov059 + object: ../../../build/eur1/build/arm9_ov059.bin + hash: 4ab3bf2be5cc7f42 + delinks: overlays/ov059/delinks.txt + symbols: overlays/ov059/symbols.txt + relocations: overlays/ov059/relocs.txt + - id: 60 + name: ov060 + object: ../../../build/eur1/build/arm9_ov060.bin + hash: a7fce628cc71239e + delinks: overlays/ov060/delinks.txt + symbols: overlays/ov060/symbols.txt + relocations: overlays/ov060/relocs.txt + - id: 61 + name: ov061 + object: ../../../build/eur1/build/arm9_ov061.bin + hash: e83142c21df549d3 + delinks: overlays/ov061/delinks.txt + symbols: overlays/ov061/symbols.txt + relocations: overlays/ov061/relocs.txt + - id: 62 + name: ov062 + object: ../../../build/eur1/build/arm9_ov062.bin + hash: ca0ec8c02ee2b1ff + delinks: overlays/ov062/delinks.txt + symbols: overlays/ov062/symbols.txt + relocations: overlays/ov062/relocs.txt + - id: 63 + name: ov063 + object: ../../../build/eur1/build/arm9_ov063.bin + hash: 515f3369cc7fdf9d + delinks: overlays/ov063/delinks.txt + symbols: overlays/ov063/symbols.txt + relocations: overlays/ov063/relocs.txt + - id: 64 + name: ov064 + object: ../../../build/eur1/build/arm9_ov064.bin + hash: 76d41fbf08000b63 + delinks: overlays/ov064/delinks.txt + symbols: overlays/ov064/symbols.txt + relocations: overlays/ov064/relocs.txt + - id: 65 + name: ov065 + object: ../../../build/eur1/build/arm9_ov065.bin + hash: a7fef4dda48c17ab + delinks: overlays/ov065/delinks.txt + symbols: overlays/ov065/symbols.txt + relocations: overlays/ov065/relocs.txt + - id: 66 + name: ov066 + object: ../../../build/eur1/build/arm9_ov066.bin + hash: 978c96cd0b832cac + delinks: overlays/ov066/delinks.txt + symbols: overlays/ov066/symbols.txt + relocations: overlays/ov066/relocs.txt + - id: 67 + name: ov067 + object: ../../../build/eur1/build/arm9_ov067.bin + hash: 9b22e9267ebac142 + delinks: overlays/ov067/delinks.txt + symbols: overlays/ov067/symbols.txt + relocations: overlays/ov067/relocs.txt + - id: 68 + name: ov068 + object: ../../../build/eur1/build/arm9_ov068.bin + hash: 5bffc06915cd31a3 + delinks: overlays/ov068/delinks.txt + symbols: overlays/ov068/symbols.txt + relocations: overlays/ov068/relocs.txt + - id: 69 + name: ov069 + object: ../../../build/eur1/build/arm9_ov069.bin + hash: 1a91851b4d4d06c6 + delinks: overlays/ov069/delinks.txt + symbols: overlays/ov069/symbols.txt + relocations: overlays/ov069/relocs.txt + - id: 70 + name: ov070 + object: ../../../build/eur1/build/arm9_ov070.bin + hash: dec123a7491f6849 + delinks: overlays/ov070/delinks.txt + symbols: overlays/ov070/symbols.txt + relocations: overlays/ov070/relocs.txt + - id: 71 + name: ov071 + object: ../../../build/eur1/build/arm9_ov071.bin + hash: e3fbd45e368f3254 + delinks: overlays/ov071/delinks.txt + symbols: overlays/ov071/symbols.txt + relocations: overlays/ov071/relocs.txt + - id: 72 + name: ov072 + object: ../../../build/eur1/build/arm9_ov072.bin + hash: 3d90d1f8f76e0445 + delinks: overlays/ov072/delinks.txt + symbols: overlays/ov072/symbols.txt + relocations: overlays/ov072/relocs.txt + - id: 73 + name: ov073 + object: ../../../build/eur1/build/arm9_ov073.bin + hash: 3e2a97c58fcd3145 + delinks: overlays/ov073/delinks.txt + symbols: overlays/ov073/symbols.txt + relocations: overlays/ov073/relocs.txt + - id: 74 + name: ov074 + object: ../../../build/eur1/build/arm9_ov074.bin + hash: 483285309d6fc562 + delinks: overlays/ov074/delinks.txt + symbols: overlays/ov074/symbols.txt + relocations: overlays/ov074/relocs.txt + - id: 75 + name: ov075 + object: ../../../build/eur1/build/arm9_ov075.bin + hash: c43e1efbf460c945 + delinks: overlays/ov075/delinks.txt + symbols: overlays/ov075/symbols.txt + relocations: overlays/ov075/relocs.txt + - id: 76 + name: ov076 + object: ../../../build/eur1/build/arm9_ov076.bin + hash: 2d3e132ac8057c46 + delinks: overlays/ov076/delinks.txt + symbols: overlays/ov076/symbols.txt + relocations: overlays/ov076/relocs.txt + - id: 77 + name: ov077 + object: ../../../build/eur1/build/arm9_ov077.bin + hash: 432ca37ab9504f2c + delinks: overlays/ov077/delinks.txt + symbols: overlays/ov077/symbols.txt + relocations: overlays/ov077/relocs.txt + - id: 78 + name: ov078 + object: ../../../build/eur1/build/arm9_ov078.bin + hash: 63d8f40ae4b8c91e + delinks: overlays/ov078/delinks.txt + symbols: overlays/ov078/symbols.txt + relocations: overlays/ov078/relocs.txt + - id: 79 + name: ov079 + object: ../../../build/eur1/build/arm9_ov079.bin + hash: c878973b3374f543 + delinks: overlays/ov079/delinks.txt + symbols: overlays/ov079/symbols.txt + relocations: overlays/ov079/relocs.txt + - id: 80 + name: ov080 + object: ../../../build/eur1/build/arm9_ov080.bin + hash: b808dff1b9f4a6ce + delinks: overlays/ov080/delinks.txt + symbols: overlays/ov080/symbols.txt + relocations: overlays/ov080/relocs.txt + - id: 81 + name: ov081 + object: ../../../build/eur1/build/arm9_ov081.bin + hash: e4f7e65d1728ba9b + delinks: overlays/ov081/delinks.txt + symbols: overlays/ov081/symbols.txt + relocations: overlays/ov081/relocs.txt + - id: 82 + name: ov082 + object: ../../../build/eur1/build/arm9_ov082.bin + hash: e4eed462737bef9c + delinks: overlays/ov082/delinks.txt + symbols: overlays/ov082/symbols.txt + relocations: overlays/ov082/relocs.txt + - id: 83 + name: ov083 + object: ../../../build/eur1/build/arm9_ov083.bin + hash: 232fb24fb2ba391d + delinks: overlays/ov083/delinks.txt + symbols: overlays/ov083/symbols.txt + relocations: overlays/ov083/relocs.txt + - id: 84 + name: ov084 + object: ../../../build/eur1/build/arm9_ov084.bin + hash: 5a34678893ed581c + delinks: overlays/ov084/delinks.txt + symbols: overlays/ov084/symbols.txt + relocations: overlays/ov084/relocs.txt + - id: 85 + name: ov085 + object: ../../../build/eur1/build/arm9_ov085.bin + hash: e60d3d5a4b6b32cf + delinks: overlays/ov085/delinks.txt + symbols: overlays/ov085/symbols.txt + relocations: overlays/ov085/relocs.txt + - id: 86 + name: ov086 + object: ../../../build/eur1/build/arm9_ov086.bin + hash: b098d0612058c5e2 + delinks: overlays/ov086/delinks.txt + symbols: overlays/ov086/symbols.txt + relocations: overlays/ov086/relocs.txt + - id: 87 + name: ov087 + object: ../../../build/eur1/build/arm9_ov087.bin + hash: d1822a940d413107 + delinks: overlays/ov087/delinks.txt + symbols: overlays/ov087/symbols.txt + relocations: overlays/ov087/relocs.txt + - id: 88 + name: ov088 + object: ../../../build/eur1/build/arm9_ov088.bin + hash: a8fb43155d882f82 + delinks: overlays/ov088/delinks.txt + symbols: overlays/ov088/symbols.txt + relocations: overlays/ov088/relocs.txt + - id: 89 + name: ov089 + object: ../../../build/eur1/build/arm9_ov089.bin + hash: 5071b05a8ffdb0dc + delinks: overlays/ov089/delinks.txt + symbols: overlays/ov089/symbols.txt + relocations: overlays/ov089/relocs.txt + - id: 90 + name: ov090 + object: ../../../build/eur1/build/arm9_ov090.bin + hash: 15fa4a2854bf64d4 + delinks: overlays/ov090/delinks.txt + symbols: overlays/ov090/symbols.txt + relocations: overlays/ov090/relocs.txt + - id: 91 + name: ov091 + object: ../../../build/eur1/build/arm9_ov091.bin + hash: 1a804f876e819a8e + delinks: overlays/ov091/delinks.txt + symbols: overlays/ov091/symbols.txt + relocations: overlays/ov091/relocs.txt + - id: 92 + name: ov092 + object: ../../../build/eur1/build/arm9_ov092.bin + hash: b79a0ea8f4e0a20f + delinks: overlays/ov092/delinks.txt + symbols: overlays/ov092/symbols.txt + relocations: overlays/ov092/relocs.txt + - id: 93 + name: ov093 + object: ../../../build/eur1/build/arm9_ov093.bin + hash: cb3681879013af43 + delinks: overlays/ov093/delinks.txt + symbols: overlays/ov093/symbols.txt + relocations: overlays/ov093/relocs.txt + - id: 94 + name: ov094 + object: ../../../build/eur1/build/arm9_ov094.bin + hash: 126d01a69a90b266 + delinks: overlays/ov094/delinks.txt + symbols: overlays/ov094/symbols.txt + relocations: overlays/ov094/relocs.txt + - id: 95 + name: ov095 + object: ../../../build/eur1/build/arm9_ov095.bin + hash: 6311f312ad9751fd + delinks: overlays/ov095/delinks.txt + symbols: overlays/ov095/symbols.txt + relocations: overlays/ov095/relocs.txt + - id: 96 + name: ov096 + object: ../../../build/eur1/build/arm9_ov096.bin + hash: c180ccdd7b3a0bbe + delinks: overlays/ov096/delinks.txt + symbols: overlays/ov096/symbols.txt + relocations: overlays/ov096/relocs.txt + - id: 97 + name: ov097 + object: ../../../build/eur1/build/arm9_ov097.bin + hash: a3051d1c98a8cc28 + delinks: overlays/ov097/delinks.txt + symbols: overlays/ov097/symbols.txt + relocations: overlays/ov097/relocs.txt + - id: 98 + name: ov098 + object: ../../../build/eur1/build/arm9_ov098.bin + hash: 0a45b5c97f5a5bb7 + delinks: overlays/ov098/delinks.txt + symbols: overlays/ov098/symbols.txt + relocations: overlays/ov098/relocs.txt + - id: 99 + name: ov099 + object: ../../../build/eur1/build/arm9_ov099.bin + hash: d6a0027547f405f3 + delinks: overlays/ov099/delinks.txt + symbols: overlays/ov099/symbols.txt + relocations: overlays/ov099/relocs.txt + - id: 100 + name: ov100 + object: ../../../build/eur1/build/arm9_ov100.bin + hash: a3051d1c98a8cc28 + delinks: overlays/ov100/delinks.txt + symbols: overlays/ov100/symbols.txt + relocations: overlays/ov100/relocs.txt + - id: 101 + name: ov101 + object: ../../../build/eur1/build/arm9_ov101.bin + hash: bb8052015e2835bf + delinks: overlays/ov101/delinks.txt + symbols: overlays/ov101/symbols.txt + relocations: overlays/ov101/relocs.txt + - id: 102 + name: ov102 + object: ../../../build/eur1/build/arm9_ov102.bin + hash: 6bc162b788ddccdc + delinks: overlays/ov102/delinks.txt + symbols: overlays/ov102/symbols.txt + relocations: overlays/ov102/relocs.txt + - id: 103 + name: ov103 + object: ../../../build/eur1/build/arm9_ov103.bin + hash: dad847b91d0229a0 + delinks: overlays/ov103/delinks.txt + symbols: overlays/ov103/symbols.txt + relocations: overlays/ov103/relocs.txt + - id: 104 + name: ov104 + object: ../../../build/eur1/build/arm9_ov104.bin + hash: 112926faec5a26ea + delinks: overlays/ov104/delinks.txt + symbols: overlays/ov104/symbols.txt + relocations: overlays/ov104/relocs.txt + - id: 105 + name: ov105 + object: ../../../build/eur1/build/arm9_ov105.bin + hash: d9c35e19f8c39a1a + delinks: overlays/ov105/delinks.txt + symbols: overlays/ov105/symbols.txt + relocations: overlays/ov105/relocs.txt + - id: 106 + name: ov106 + object: ../../../build/eur1/build/arm9_ov106.bin + hash: 29214f75f6283704 + delinks: overlays/ov106/delinks.txt + symbols: overlays/ov106/symbols.txt + relocations: overlays/ov106/relocs.txt + - id: 107 + name: ov107 + object: ../../../build/eur1/build/arm9_ov107.bin + hash: 463e4796636baaf6 + delinks: overlays/ov107/delinks.txt + symbols: overlays/ov107/symbols.txt + relocations: overlays/ov107/relocs.txt + - id: 108 + name: ov108 + object: ../../../build/eur1/build/arm9_ov108.bin + hash: d4cfdb86185c5e86 + delinks: overlays/ov108/delinks.txt + symbols: overlays/ov108/symbols.txt + relocations: overlays/ov108/relocs.txt + - id: 109 + name: ov109 + object: ../../../build/eur1/build/arm9_ov109.bin + hash: 089cba256c2ad03b + delinks: overlays/ov109/delinks.txt + symbols: overlays/ov109/symbols.txt + relocations: overlays/ov109/relocs.txt + - id: 110 + name: ov110 + object: ../../../build/eur1/build/arm9_ov110.bin + hash: bc63587f2768877a + delinks: overlays/ov110/delinks.txt + symbols: overlays/ov110/symbols.txt + relocations: overlays/ov110/relocs.txt + - id: 111 + name: ov111 + object: ../../../build/eur1/build/arm9_ov111.bin + hash: 40dbcc02505879b9 + delinks: overlays/ov111/delinks.txt + symbols: overlays/ov111/symbols.txt + relocations: overlays/ov111/relocs.txt + - id: 112 + name: ov112 + object: ../../../build/eur1/build/arm9_ov112.bin + hash: e983df99d743a3f5 + delinks: overlays/ov112/delinks.txt + symbols: overlays/ov112/symbols.txt + relocations: overlays/ov112/relocs.txt + - id: 113 + name: ov113 + object: ../../../build/eur1/build/arm9_ov113.bin + hash: c36ff0c14752b71e + delinks: overlays/ov113/delinks.txt + symbols: overlays/ov113/symbols.txt + relocations: overlays/ov113/relocs.txt diff --git a/config/eur1/arm9/delinks.txt b/config/eur1/arm9/delinks.txt new file mode 100644 index 00000000..026e6ffb --- /dev/null +++ b/config/eur1/arm9/delinks.txt @@ -0,0 +1,8 @@ + .text start:0x02000000 end:0x0203d51c kind:code align:32 + .exception start:0x0203d51c end:0x0203d5fc kind:rodata align:1 + .exceptix start:0x0203d5fc end:0x0203d824 kind:rodata align:4 + .init start:0x0203d824 end:0x0203dc88 kind:code align:4 + .rodata start:0x0203dc88 end:0x020431c0 kind:rodata align:4 + .ctor start:0x020431c0 end:0x02043214 kind:rodata align:4 + .data start:0x02043220 end:0x02044dc0 kind:data align:32 + .bss start:0x02044dc0 end:0x02051ae0 kind:bss align:32 diff --git a/config/eur1/arm9/dtcm/delinks.txt b/config/eur1/arm9/dtcm/delinks.txt new file mode 100644 index 00000000..06c2636a --- /dev/null +++ b/config/eur1/arm9/dtcm/delinks.txt @@ -0,0 +1,2 @@ + .data start:0x027e0000 end:0x027e0200 kind:data align:32 + .bss start:0x027e0200 end:0x027e0da0 kind:bss align:32 diff --git a/config/eur1/arm9/dtcm/relocs.txt b/config/eur1/arm9/dtcm/relocs.txt new file mode 100644 index 00000000..2320aa06 --- /dev/null +++ b/config/eur1/arm9/dtcm/relocs.txt @@ -0,0 +1,53 @@ +from:0x027e0008 kind:load to:0x0200f5d4 module:main +from:0x027e000c kind:load to:0x02011274 module:main +from:0x027e0010 kind:load to:0x020114c4 module:main +from:0x027e0014 kind:load to:0x02010dbc module:main +from:0x027e0018 kind:load to:0x0200c844 module:main +from:0x027e001c kind:load to:0x0200c380 module:main +from:0x027e0020 kind:load to:0x0200c2a4 module:main +from:0x027e0024 kind:load to:0x02011538 module:main +from:0x027e0028 kind:load to:0x020115e8 module:main +from:0x027e0030 kind:load to:0x020115ac module:main +from:0x027e0034 kind:load to:0x020116a4 module:main +from:0x027e003c kind:load to:0x02011c68 module:main +from:0x027e004c kind:load to:0x01ff8244 module:itcm +from:0x027e005c kind:load to:0x01ff8768 module:itcm +from:0x027e006c kind:load to:0x0200cbf0 module:main +from:0x027e0070 kind:load to:0x0200cc18 module:main +from:0x027e0074 kind:load to:0x01ff8000 module:itcm +from:0x027e0078 kind:load to:0x01ff8178 module:itcm +from:0x027e007c kind:load to:0x01ff86b8 module:itcm +from:0x027e0080 kind:load to:0x01ff883c module:itcm +from:0x027e0084 kind:load to:0x01ff88dc module:itcm +from:0x027e0088 kind:load to:0x0200cc40 module:main +from:0x027e008c kind:load to:0x0200cf2c module:main +from:0x027e0090 kind:load to:0x0200d280 module:main +from:0x027e0094 kind:load to:0x0200d9cc module:main +from:0x027e0098 kind:load to:0x0200daa8 module:main +from:0x027e009c kind:load to:0x0200db10 module:main +from:0x027e00a0 kind:load to:0x0200de60 module:main +from:0x027e0198 kind:load to:0x020260cc module:main +from:0x027e019c kind:load to:0x020260cc module:main +from:0x027e01a0 kind:load to:0x020260cc module:main +from:0x027e01a4 kind:load to:0x02026198 module:main +from:0x027e01a8 kind:load to:0x020261a8 module:main +from:0x027e01ac kind:load to:0x020261b8 module:main +from:0x027e01b0 kind:load to:0x020261c8 module:main +from:0x027e01b4 kind:load to:0x020260cc module:main +from:0x027e01b8 kind:load to:0x02026158 module:main +from:0x027e01bc kind:load to:0x02026168 module:main +from:0x027e01c0 kind:load to:0x02026178 module:main +from:0x027e01c4 kind:load to:0x02026188 module:main +from:0x027e01c8 kind:load to:0x020260cc module:main +from:0x027e01cc kind:load to:0x020260cc module:main +from:0x027e01d0 kind:load to:0x020260cc module:main +from:0x027e01d4 kind:load to:0x020260cc module:main +from:0x027e01d8 kind:load to:0x020260cc module:main +from:0x027e01dc kind:load to:0x020260cc module:main +from:0x027e01e0 kind:load to:0x020260cc module:main +from:0x027e01e4 kind:load to:0x020260cc module:main +from:0x027e01e8 kind:load to:0x020260cc module:main +from:0x027e01ec kind:load to:0x020260cc module:main +from:0x027e01f0 kind:load to:0x02054d08 module:overlay(0) +from:0x027e01f4 kind:load to:0x02054ca0 module:overlay(0) +from:0x027e01f8 kind:load to:0x02054be8 module:overlay(0) diff --git a/config/eur1/arm9/dtcm/symbols.txt b/config/eur1/arm9/dtcm/symbols.txt new file mode 100644 index 00000000..658e9696 --- /dev/null +++ b/config/eur1/arm9/dtcm/symbols.txt @@ -0,0 +1,152 @@ +data_027e0000 kind:data(any) addr:0x027e0000 +data_027e0008 kind:data(any) addr:0x027e0008 +data_027e000c kind:data(any) addr:0x027e000c +data_027e0010 kind:data(any) addr:0x027e0010 +data_027e0014 kind:data(any) addr:0x027e0014 +data_027e0018 kind:data(any) addr:0x027e0018 +data_027e001c kind:data(any) addr:0x027e001c +data_027e0020 kind:data(any) addr:0x027e0020 +data_027e0021 kind:data(any) addr:0x027e0021 +data_027e0024 kind:data(any) addr:0x027e0024 +data_027e0030 kind:data(any) addr:0x027e0030 +data_027e003c kind:data(any) addr:0x027e003c +data_027e004c kind:data(any) addr:0x027e004c +data_027e005c kind:data(any) addr:0x027e005c +data_027e006c kind:data(any) addr:0x027e006c +data_027e00ec kind:data(any) addr:0x027e00ec +data_027e00f0 kind:data(any) addr:0x027e00f0 +data_027e00fc kind:data(any) addr:0x027e00fc +data_027e0108 kind:data(any) addr:0x027e0108 +data_027e0114 kind:data(any) addr:0x027e0114 +data_027e0120 kind:data(any) addr:0x027e0120 +data_027e0130 kind:data(any) addr:0x027e0130 +data_027e0154 kind:data(any) addr:0x027e0154 +data_027e0184 kind:data(any) addr:0x027e0184 +data_027e0188 kind:data(any) addr:0x027e0188 +data_027e0198 kind:data(any) addr:0x027e0198 +data_027e01f0 kind:data(any) addr:0x027e01f0 +data_027e0200 kind:bss addr:0x027e0200 +data_027e0204 kind:bss addr:0x027e0204 +data_027e0208 kind:bss addr:0x027e0208 +data_027e0210 kind:bss addr:0x027e0210 +data_027e0254 kind:bss addr:0x027e0254 +data_027e0288 kind:bss addr:0x027e0288 +data_027e02b0 kind:bss addr:0x027e02b0 +data_027e02c4 kind:bss addr:0x027e02c4 +data_027e02e8 kind:bss addr:0x027e02e8 +data_027e02f4 kind:bss addr:0x027e02f4 +data_027e0308 kind:bss addr:0x027e0308 +data_027e0338 kind:bss addr:0x027e0338 +data_027e0368 kind:bss addr:0x027e0368 +data_027e0408 kind:bss addr:0x027e0408 +data_027e046c kind:bss addr:0x027e046c +data_027e0470 kind:bss addr:0x027e0470 +data_027e0474 kind:bss addr:0x027e0474 +data_027e0478 kind:bss addr:0x027e0478 +data_027e07b4 kind:bss addr:0x027e07b4 +data_027e07bc kind:bss addr:0x027e07bc +data_027e07c4 kind:bss addr:0x027e07c4 +data_027e07cc kind:bss addr:0x027e07cc +data_027e07d4 kind:bss addr:0x027e07d4 +data_027e07e0 kind:bss addr:0x027e07e0 +data_027e07e8 kind:bss addr:0x027e07e8 +data_027e07ec kind:bss addr:0x027e07ec +data_027e07f0 kind:bss addr:0x027e07f0 +data_027e0818 kind:bss addr:0x027e0818 +data_027e081c kind:bss addr:0x027e081c +data_027e0820 kind:bss addr:0x027e0820 +data_027e0848 kind:bss addr:0x027e0848 +data_027e084c kind:bss addr:0x027e084c +data_027e0850 kind:bss addr:0x027e0850 +data_027e0854 kind:bss addr:0x027e0854 +data_027e0858 kind:bss addr:0x027e0858 +data_027e085c kind:bss addr:0x027e085c +data_027e0860 kind:bss addr:0x027e0860 +data_027e0864 kind:bss addr:0x027e0864 +data_027e0870 kind:bss addr:0x027e0870 +data_027e08f0 kind:bss addr:0x027e08f0 +data_027e0930 kind:bss addr:0x027e0930 +data_027e0950 kind:bss addr:0x027e0950 +data_027e0954 kind:bss addr:0x027e0954 +data_027e0958 kind:bss addr:0x027e0958 +data_027e095c kind:bss addr:0x027e095c +data_027e0960 kind:bss addr:0x027e0960 +data_027e0964 kind:bss addr:0x027e0964 +data_027e0970 kind:bss addr:0x027e0970 +data_027e0988 kind:bss addr:0x027e0988 +data_027e0994 kind:bss addr:0x027e0994 +data_027e0998 kind:bss addr:0x027e0998 +data_027e099c kind:bss addr:0x027e099c +data_027e09a0 kind:bss addr:0x027e09a0 +data_027e09a4 kind:bss addr:0x027e09a4 +data_027e09a8 kind:bss addr:0x027e09a8 +data_027e09ac kind:bss addr:0x027e09ac +data_027e09b0 kind:bss addr:0x027e09b0 +data_027e09b4 kind:bss addr:0x027e09b4 +data_027e09b8 kind:bss addr:0x027e09b8 +data_027e09bc kind:bss addr:0x027e09bc +data_027e09c0 kind:bss addr:0x027e09c0 +data_027e09c4 kind:bss addr:0x027e09c4 +data_027e09d0 kind:bss addr:0x027e09d0 +data_027e09dc kind:bss addr:0x027e09dc +data_027e09e8 kind:bss addr:0x027e09e8 +data_027e0a30 kind:bss addr:0x027e0a30 +data_027e0a3c kind:bss addr:0x027e0a3c +data_027e0a48 kind:bss addr:0x027e0a48 +data_027e0b48 kind:bss addr:0x027e0b48 +data_027e0c90 kind:bss addr:0x027e0c90 +data_027e0c9c kind:bss addr:0x027e0c9c +data_027e0ca8 kind:bss addr:0x027e0ca8 +data_027e0cac kind:bss addr:0x027e0cac +data_027e0cb0 kind:bss addr:0x027e0cb0 +data_027e0cb4 kind:bss addr:0x027e0cb4 +data_027e0cb8 kind:bss addr:0x027e0cb8 +data_027e0cbc kind:bss addr:0x027e0cbc +data_027e0cc0 kind:bss addr:0x027e0cc0 +data_027e0ccc kind:bss addr:0x027e0ccc +data_027e0cd8 kind:bss addr:0x027e0cd8 +data_027e0cdc kind:bss addr:0x027e0cdc +data_027e0ce0 kind:bss addr:0x027e0ce0 +data_027e0ce4 kind:bss addr:0x027e0ce4 +data_027e0ce8 kind:bss addr:0x027e0ce8 +data_027e0cec kind:bss addr:0x027e0cec +data_027e0cf0 kind:bss addr:0x027e0cf0 +data_027e0cf4 kind:bss addr:0x027e0cf4 +data_027e0cf8 kind:bss addr:0x027e0cf8 +data_027e0cfc kind:bss addr:0x027e0cfc +data_027e0d00 kind:bss addr:0x027e0d00 +data_027e0d04 kind:bss addr:0x027e0d04 +data_027e0d08 kind:bss addr:0x027e0d08 +data_027e0d0c kind:bss addr:0x027e0d0c +data_027e0d10 kind:bss addr:0x027e0d10 +data_027e0d14 kind:bss addr:0x027e0d14 +data_027e0d18 kind:bss addr:0x027e0d18 +data_027e0d1c kind:bss addr:0x027e0d1c +data_027e0d20 kind:bss addr:0x027e0d20 +data_027e0d24 kind:bss addr:0x027e0d24 +data_027e0d28 kind:bss addr:0x027e0d28 +data_027e0d2c kind:bss addr:0x027e0d2c +data_027e0d30 kind:bss addr:0x027e0d30 +data_027e0d34 kind:bss addr:0x027e0d34 +data_027e0d38 kind:bss addr:0x027e0d38 +data_027e0d3c kind:bss addr:0x027e0d3c +data_027e0d40 kind:bss addr:0x027e0d40 +data_027e0d44 kind:bss addr:0x027e0d44 +data_027e0d48 kind:bss addr:0x027e0d48 +data_027e0d4c kind:bss addr:0x027e0d4c +data_027e0d50 kind:bss addr:0x027e0d50 +data_027e0d54 kind:bss addr:0x027e0d54 +data_027e0d58 kind:bss addr:0x027e0d58 +data_027e0d5c kind:bss addr:0x027e0d5c +data_027e0d60 kind:bss addr:0x027e0d60 +data_027e0d64 kind:bss addr:0x027e0d64 +data_027e0d68 kind:bss addr:0x027e0d68 +data_027e0d6c kind:bss addr:0x027e0d6c +data_027e0d70 kind:bss addr:0x027e0d70 +data_027e0d74 kind:bss addr:0x027e0d74 +data_027e0d78 kind:bss addr:0x027e0d78 +data_027e0d7c kind:bss addr:0x027e0d7c +data_027e0d80 kind:bss addr:0x027e0d80 +data_027e0d84 kind:bss addr:0x027e0d84 +data_027e0d88 kind:bss addr:0x027e0d88 +data_027e0d8c kind:bss addr:0x027e0d8c diff --git a/config/eur1/arm9/itcm/delinks.txt b/config/eur1/arm9/itcm/delinks.txt new file mode 100644 index 00000000..e6ad4257 --- /dev/null +++ b/config/eur1/arm9/itcm/delinks.txt @@ -0,0 +1,2 @@ + .text start:0x01ff8000 end:0x01fffe18 kind:code align:32 + .bss start:0x01fffe20 end:0x01fffe20 kind:bss align:32 diff --git a/config/eur1/arm9/itcm/relocs.txt b/config/eur1/arm9/itcm/relocs.txt new file mode 100644 index 00000000..04aaed50 --- /dev/null +++ b/config/eur1/arm9/itcm/relocs.txt @@ -0,0 +1,363 @@ +from:0x01ff8210 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff864c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff86a4 kind:load to:0x02046c80 module:main +from:0x01ff86a8 kind:load to:0x0203df54 module:main +from:0x01ff86ac kind:load to:0x027e0208 module:dtcm +from:0x01ff8764 kind:load to:0x027e004c module:dtcm +from:0x01ff87e4 kind:arm_call to:0x01ff8dac module:itcm +from:0x01ff88d8 kind:load to:0x027e005c module:dtcm +from:0x01ff8954 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff89b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff8b3c kind:arm_call_thumb to:0x02028f60 module:main +from:0x01ff8d10 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff8d28 kind:load to:0x0203df74 module:main +from:0x01ff8d2c kind:load to:0x0203df75 module:main +from:0x01ff8d30 kind:load to:0x0203df76 module:main +from:0x01ff8d34 kind:load to:0x0203df77 module:main +from:0x01ff8d4c kind:arm_call to:0x01ff8d94 module:itcm +from:0x01ff8d74 kind:arm_call to:0x02028c78 module:main +from:0x01ff8d88 kind:load to:0x027e0474 module:dtcm +from:0x01ff8d8c kind:load to:0x027e0470 module:dtcm +from:0x01ff8da8 kind:load to:0x027e0474 module:dtcm +from:0x01ff8de4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff8df0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x01ff8e24 kind:arm_call to:0x01ffc2e0 module:itcm +from:0x01ff8e3c kind:arm_call to:0x020289f8 module:main +from:0x01ff8e48 kind:load to:0x027e0184 module:dtcm +from:0x01ff8e4c kind:load to:0x027e00ec module:dtcm +from:0x01ff8e50 kind:load to:0x027e0474 module:dtcm +from:0x01ff8e54 kind:load to:0x0200e254 module:main +from:0x01ff8ec8 kind:arm_call to:0x02028cdc module:main +from:0x01ff8eec kind:arm_call to:0x01ff8d38 module:itcm +from:0x01ff8f18 kind:arm_call to:0x01ff8d94 module:itcm +from:0x01ff8f2c kind:arm_call to:0x02028c78 module:main +from:0x01ff8f34 kind:load to:0x027e0470 module:dtcm +from:0x01ff8f38 kind:load to:0x027e0474 module:dtcm +from:0x01ff8fa0 kind:load to:0x027e084c module:dtcm +from:0x01ff8fa4 kind:load to:0x027e0860 module:dtcm +from:0x01ff8fc8 kind:arm_call to:0x02015244 module:main +from:0x01ff9314 kind:load to:0x01ff9110 module:itcm +from:0x01ff93b4 kind:arm_call to:0x01ffb860 module:itcm +from:0x01ff9494 kind:arm_call to:0x01ffb780 module:itcm +from:0x01ff949c kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff94ac kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff94b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x01ff9514 kind:arm_call to:0x01ffb860 module:itcm +from:0x01ff9524 kind:arm_call to:0x01ffb860 module:itcm +from:0x01ff9548 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff957c kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff958c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ff9594 kind:arm_call to:0x01ff938c module:itcm +from:0x01ff9634 kind:load to:0x0203e964 module:main +from:0x01ff96d4 kind:load to:0x0203e964 module:main +from:0x01ff976c kind:load to:0x0203e964 module:main +from:0x01ff97b0 kind:arm_call to:0x01ffb860 module:itcm +from:0x01ff97bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff97d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff97ec kind:arm_call to:0x01ffb428 module:itcm +from:0x01ff97f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff9818 kind:arm_call to:0x01ff97c8 module:itcm +from:0x01ff9830 kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff984c kind:arm_call to:0x01ffb428 module:itcm +from:0x01ff9858 kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff987c kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff9898 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ff98c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff98e0 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff995c kind:arm_call to:0x01ffb714 module:itcm +from:0x01ff9968 kind:arm_call to:0x01ff97c8 module:itcm +from:0x01ff9978 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ff99a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ff99cc kind:arm_call to:0x01ffb974 module:itcm +from:0x01ff9a08 kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff9a40 kind:arm_call to:0x01ff97c8 module:itcm +from:0x01ff9a50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ff9a7c kind:arm_call to:0x01ffb714 module:itcm +from:0x01ff9a90 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ff9a9c kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff9ab0 kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff9ac4 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff9adc kind:arm_call to:0x01ffb9cc module:itcm +from:0x01ff9aec kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff9af8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x01ff9b04 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ff9b10 kind:arm_call to:0x01ff92a8 module:itcm +from:0x01ff9b2c kind:load to:0x0201c2b0 module:main +from:0x01ff9b3c kind:load to:0x020186f8 module:main +from:0x01ff9b4c kind:load to:0x02018704 module:main +from:0x01ff9bc8 kind:arm_call to:0x01ff9b1c module:itcm +from:0x01ff9c1c kind:arm_call to:0x02017f8c module:main +from:0x01ff9c58 kind:arm_call to:0x02017f8c module:main +from:0x01ff9c98 kind:arm_call to:0x020079f8 module:main +from:0x01ff9cb0 kind:arm_call to:0x02015f74 module:main +from:0x01ff9cc0 kind:arm_call to:0x0201a7b8 module:main +from:0x01ff9d30 kind:arm_call to:0x01ff9f38 module:itcm +from:0x01ff9d40 kind:arm_call to:0x0201afbc module:main +from:0x01ff9de4 kind:arm_call to:0x0201ac70 module:main +from:0x01ff9e2c kind:arm_call to:0x02009940 module:main +from:0x01ff9e74 kind:arm_call to:0x020099e0 module:main +from:0x01ff9ea0 kind:load to:0x0204a110 module:main +from:0x01ff9ee4 kind:arm_call to:0x02028c30 module:main +from:0x01ff9ef0 kind:load to:0x0203e3d4 module:main +from:0x01ff9f00 kind:load to:0x01ff9ec4 module:itcm +from:0x01ff9f10 kind:load to:0x01ff9ec4 module:itcm +from:0x01ffa414 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffa4d0 kind:arm_call to:0x01ffb558 module:itcm +from:0x01ffa5fc kind:arm_call to:0x02028d30 module:main +from:0x01ffa894 kind:arm_call to:0x02028d30 module:main +from:0x01ffa950 kind:arm_call to:0x01ffa0bc module:itcm +from:0x01ffa9d0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x01ffaad4 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffab90 kind:arm_call to:0x01ffb558 module:itcm +from:0x01ffad4c kind:arm_call to:0x02028d4c module:main +from:0x01ffb42c kind:arm_call to:0x01ffb644 module:itcm +from:0x01ffb430 kind:arm_call to:0x01ffb558 module:itcm +from:0x01ffb43c kind:arm_call to:0x01ffb644 module:itcm +from:0x01ffb468 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffb46c kind:arm_call to:0x01ffb558 module:itcm +from:0x01ffb478 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffb4c8 kind:arm_call to:0x01ffb618 module:itcm +from:0x01ffb4e4 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffb4ec kind:arm_call to:0x01ffb5bc module:itcm +from:0x01ffb4f0 kind:arm_call to:0x01ffb534 module:itcm +from:0x01ffbb78 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffbb9c kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffbbdc kind:load to:0x02042964 module:main +from:0x01ffbd24 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffbd48 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffbd6c kind:load to:0x02042a68 module:main +from:0x01ffbdc0 kind:load to:0x027e0198 module:dtcm +from:0x01ffbdc4 kind:load to:0x01ffbdc8 module:itcm +from:0x01ffbf14 kind:load to:0x027e07e0 module:dtcm +from:0x01ffbf18 kind:load to:0x027e0860 module:dtcm +from:0x01ffbf1c kind:load to:0x0202e530 module:main +from:0x01ffbf20 kind:load to:0x0202e570 module:main +from:0x01ffbf44 kind:arm_call to:0x01ffc038 module:itcm +from:0x01ffbf48 kind:arm_call to:0x01ffbf58 module:itcm +from:0x01ffbf50 kind:load to:0x0204e934 module:main +from:0x01ffbfa4 kind:arm_call to:0x01ffc024 module:itcm +from:0x01ffbfb4 kind:arm_call to:0x01ffc024 module:itcm +from:0x01ffbfc8 kind:arm_call to:0x01ffc024 module:itcm +from:0x01ffc004 kind:load to:0x027e0000 module:dtcm +from:0x01ffc058 kind:arm_call to:0x01ffc0dc module:itcm +from:0x01ffc078 kind:arm_call to:0x020280ec module:main +from:0x01ffc080 kind:arm_call to:0x020275bc module:main +from:0x01ffc084 kind:arm_call to:0x020275b0 module:main +from:0x01ffc08c kind:arm_call to:0x02028100 module:main +from:0x01ffc090 kind:arm_call to:0x02027684 module:main +from:0x01ffc094 kind:arm_call to:0x02027678 module:main +from:0x01ffc0bc kind:arm_call to:0x01ffc0dc module:itcm +from:0x01ffc0cc kind:arm_call to:0x01ffc0dc module:itcm +from:0x01ffc1c4 kind:arm_call to:0x020280ec module:main +from:0x01ffc1e8 kind:arm_call to:0x02028100 module:main +from:0x01ffc204 kind:arm_call to:0x020280ec module:main +from:0x01ffc24c kind:arm_call to:0x02028100 module:main +from:0x01ffc33c kind:arm_call to:0x02028918 module:main +from:0x01ffc354 kind:arm_call to:0x020289a4 module:main +from:0x01ffc35c kind:arm_call to:0x02028800 module:main +from:0x01ffc36c kind:arm_call to:0x02026304 module:main +from:0x01ffc384 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x01ffc38c kind:load to:0x027e0930 module:dtcm +from:0x01ffc390 kind:load to:0x02028bec module:main +from:0x01ffc3b0 kind:load to:0x01ffc8e0 module:itcm +from:0x01ffc3c0 kind:arm_call to:0x01ff8fe8 module:itcm +from:0x01ffc3f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc40c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc41c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc42c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc450 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc47c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc48c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc49c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc4c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc4e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc4f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc518 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc538 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc548 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc558 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc570 kind:load to:0x027e02e8 module:dtcm +from:0x01ffc574 kind:load to:0x027e02c4 module:dtcm +from:0x01ffc578 kind:load to:0x027e02f4 module:dtcm +from:0x01ffc584 kind:arm_call to:0x0200cb10 module:main +from:0x01ffc594 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc59c kind:load to:0x027e0254 module:dtcm +from:0x01ffc600 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffc630 kind:load to:0x0203e964 module:main +from:0x01ffc6a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffc6d0 kind:load to:0x0203e964 module:main +from:0x01ffc714 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffc740 kind:load to:0x0203e964 module:main +from:0x01ffc818 kind:arm_call to:0x0200e260 module:main +from:0x01ffc848 kind:arm_call to:0x01ffaf74 module:itcm +from:0x01ffc854 kind:load to:0x027e0964 module:dtcm +from:0x01ffc8dc kind:load to:0x027e0254 module:dtcm +from:0x01ffc91c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffca08 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffcb4c kind:arm_call to:0x01ff8dac module:itcm +from:0x01ffcb78 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffcb88 kind:load to:0x027e0208 module:dtcm +from:0x01ffcb90 kind:load to:0x027e003c module:dtcm +from:0x01ffcbd0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffcc0c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x01ffcc1c kind:arm_call to:0x01ffa60c module:itcm +from:0x01ffcc28 kind:load to:0x0203e964 module:main +from:0x01ffcc50 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffcc5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x01ffcc7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x01ffcc90 kind:arm_call to:0x01ffcb94 module:itcm +from:0x01ffcca8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x01ffccd4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x01ffcd1c kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffcd34 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ffcd74 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ffcd8c kind:arm_call to:0x01ffb744 module:itcm +from:0x01ffcdc8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x01ffcdd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffce80 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffcec4 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffcf38 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffcf78 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffd18c kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffd19c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffd1a8 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x01ffd230 kind:arm_call to:0x01ff9a5c module:itcm +from:0x01ffd26c kind:arm_call to:0x01ff9a5c module:itcm +from:0x01ffd2c0 kind:arm_call to:0x0208204c module:overlay(0) +from:0x01ffd2c8 kind:arm_call to:0x02081fbc module:overlay(0) +from:0x01ffd32c kind:arm_call to:0x0201ec30 module:main +from:0x01ffd348 kind:arm_call to:0x0201ec30 module:main +from:0x01ffd3a4 kind:load to:0x027e0cd8 module:dtcm +from:0x01ffd3a8 kind:load to:0x0204a110 module:main +from:0x01ffd3ac kind:load to:0x0204af10 module:main +from:0x01ffd3b4 kind:arm_call to:0x01ffd400 module:itcm +from:0x01ffd3d4 kind:load to:0x020b2204 module:overlay(0) +from:0x01ffd3dc kind:arm_call to:0x01ffd400 module:itcm +from:0x01ffd3fc kind:load to:0x020b2204 module:overlay(0) +from:0x01ffd418 kind:load to:0x027e09a0 module:dtcm +from:0x01ffd41c kind:load to:0x020702d0 module:overlay(0) +from:0x01ffd44c kind:arm_call to:0x01ffd49c module:itcm +from:0x01ffd4bc kind:arm_call to:0x01ffaf74 module:itcm +from:0x01ffd4e4 kind:arm_call to:0x01ffb474 module:itcm +from:0x01ffd660 kind:arm_call to:0x01ffaf74 module:itcm +from:0x01ffd7bc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x01ffd7f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffd808 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffd820 kind:arm_call to:0x01ffd43c module:itcm +from:0x01ffd860 kind:arm_call to:0x01ffd43c module:itcm +from:0x01ffd89c kind:load to:0x027e0964 module:dtcm +from:0x01ffd8d4 kind:arm_call to:0x01ffe954 module:itcm +from:0x01ffd928 kind:arm_call to:0x01ffdf88 module:itcm +from:0x01ffd958 kind:arm_call to:0x01ffe60c module:itcm +from:0x01ffda78 kind:arm_call to:0x01ffe954 module:itcm +from:0x01ffda9c kind:arm_call to:0x01ffe954 module:itcm +from:0x01ffdb28 kind:arm_call to:0x01ffdf88 module:itcm +from:0x01ffdb4c kind:arm_call to:0x01ffe778 module:itcm +from:0x01ffdbc0 kind:arm_call to:0x01ffe0c0 module:itcm +from:0x01ffdbf4 kind:arm_call to:0x01ffe4ec module:itcm +from:0x01ffdc94 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x01ffdca4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffdd48 kind:arm_call to:0x0207c07c module:overlay(0) +from:0x01ffddf0 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffde40 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x01ffded0 kind:arm_call to:0x0207bd30 module:overlay(0) +from:0x01ffdf20 kind:arm_call to:0x0207c0e4 module:overlay(0) +from:0x01ffdf4c kind:arm_call to:0x0207c0ac module:overlay(0) +from:0x01ffdff4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe064 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe0dc kind:arm_call to:0x01ffdfcc module:itcm +from:0x01ffe15c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe16c kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffe17c kind:arm_call to:0x01ffb974 module:itcm +from:0x01ffe1a8 kind:arm_call to:0x01ffe034 module:itcm +from:0x01ffe294 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe2e0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x01ffe32c kind:arm_call to:0x01ff92a8 module:itcm +from:0x01ffe3d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe3dc kind:arm_call to:0x01ffb800 module:itcm +from:0x01ffe424 kind:arm_call to:0x01ff98d4 module:itcm +from:0x01ffe430 kind:arm_call to:0x01ffb9cc module:itcm +from:0x01ffe464 kind:arm_call to:0x01ff92a8 module:itcm +from:0x01ffe4e0 kind:load to:0x020aaf8a module:overlay(0) +from:0x01ffe4e4 kind:load to:0x020aaf84 module:overlay(0) +from:0x01ffe4e8 kind:load to:0x020aaf90 module:overlay(0) +from:0x01ffe620 kind:arm_call to:0x01ffe4ec module:itcm +from:0x01ffe6b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffe728 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe750 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe760 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe770 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe860 kind:load to:0x027e0b48 module:dtcm +from:0x01ffe864 kind:load to:0x01ffdeb0 module:itcm +from:0x01ffe8a0 kind:arm_call to:0x01ffd8a0 module:itcm +from:0x01ffe8bc kind:arm_call to:0x01ffd8a0 module:itcm +from:0x01ffe8d8 kind:load to:0x027e0a48 module:dtcm +from:0x01ffe8dc kind:load to:0x027e09e8 module:dtcm +from:0x01ffe914 kind:arm_call to:0x01ffd8a0 module:itcm +from:0x01ffe930 kind:arm_call to:0x01ffd8a0 module:itcm +from:0x01ffe94c kind:load to:0x027e0a48 module:dtcm +from:0x01ffe950 kind:load to:0x027e09e8 module:dtcm +from:0x01ffe970 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe9d0 kind:load to:0x027e0c90 module:dtcm +from:0x01ffea4c kind:arm_call to:0x01ff9638 module:itcm +from:0x01ffea5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffeac4 kind:arm_call to:0x01ff9638 module:itcm +from:0x01ffeb8c kind:arm_call to:0x01ffcfcc module:itcm +from:0x01ffeba0 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x01ffebb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffebc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffecd8 kind:load to:0x027e0c90 module:dtcm +from:0x01ffed94 kind:load to:0x027e0ca8 module:dtcm +from:0x01ffed98 kind:load to:0x027e0cb4 module:dtcm +from:0x01ffed9c kind:load to:0x027e0cac module:dtcm +from:0x01ffeda0 kind:load to:0x027e0cb8 module:dtcm +from:0x01ffeda4 kind:load to:0x027e0cb0 module:dtcm +from:0x01ffeda8 kind:load to:0x027e0cbc module:dtcm +from:0x01ffedf0 kind:load to:0x027e0c90 module:dtcm +from:0x01ffedf8 kind:arm_call to:0x02080194 module:overlay(0) +from:0x01ffee34 kind:arm_call to:0x01ffe848 module:itcm +from:0x01ffee4c kind:arm_call to:0x01ffef34 module:itcm +from:0x01ffee7c kind:arm_call to:0x01ffd118 module:itcm +from:0x01ffee9c kind:arm_call to:0x01ffedac module:itcm +from:0x01ffeeb8 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x01ffeedc kind:arm_call to:0x020801c4 module:overlay(0) +from:0x01ffeef0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x01ffef14 kind:arm_call to:0x01ffe868 module:itcm +from:0x01ffef2c kind:load to:0x027e0c90 module:dtcm +from:0x01ffef30 kind:load to:0x020ab110 module:overlay(0) +from:0x01ffef80 kind:arm_call to:0x020800cc module:overlay(0) +from:0x01ffefc8 kind:arm_call to:0x01fff498 module:itcm +from:0x01fff000 kind:arm_call to:0x0207c0e4 module:overlay(0) +from:0x01fff058 kind:load to:0x027e0ce8 module:dtcm +from:0x01fff078 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x01fff268 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x01fff29c kind:arm_call to:0x01fff254 module:itcm +from:0x01fff2a4 kind:load to:0x020ab530 module:overlay(0) +from:0x01fff2c0 kind:arm_call to:0x01fff2cc module:itcm +from:0x01fff2c8 kind:load to:0x020ab530 module:overlay(0) +from:0x01fff2e4 kind:arm_call to:0x01fff254 module:itcm +from:0x01fff2f0 kind:arm_call to:0x020826b8 module:overlay(0) +from:0x01fff490 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01fff5c4 kind:arm_call to:0x01ffecdc module:itcm +from:0x01fff5e8 kind:arm_call to:0x02098a6c module:overlay(0) +from:0x01fff600 kind:arm_call to:0x01ffecdc module:itcm +from:0x01fff6b4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x01fff700 kind:arm_call to:0x01ffb428 module:itcm +from:0x01fff714 kind:arm_call to:0x01ffb428 module:itcm +from:0x01fff75c kind:arm_call to:0x01fff764 module:itcm +from:0x01fff9a4 kind:load to:0x02132634 module:overlay(26) +from:0x01fffa74 kind:arm_call to:0x020ec9bc module:overlay(26) +from:0x01fffa80 kind:arm_call to:0x01fffda8 module:itcm +from:0x01fffa8c kind:load to:0x0213f70c module:overlay(26) +from:0x01fffaac kind:arm_call to:0x020ee158 module:overlay(26) +from:0x01fffab4 kind:arm_call to:0x02023090 module:main +from:0x01fffac4 kind:arm_call to:0x02023128 module:main +from:0x01fffb24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01fffc90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01fffcd4 kind:load to:0x0203e964 module:main +from:0x01fffd08 kind:load to:0x01fffd0c module:itcm +from:0x01fffd30 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x01fffd4c kind:arm_call to:0x01fffa54 module:itcm +from:0x01fffda4 kind:load to:0x027e0d0c module:dtcm +from:0x01fffdb8 kind:arm_call to:0x020fbbd0 module:overlay(26) +from:0x01fffdc4 kind:arm_call to:0x020fbbf0 module:overlay(26) diff --git a/config/eur1/arm9/itcm/symbols.txt b/config/eur1/arm9/itcm/symbols.txt new file mode 100644 index 00000000..465186ac --- /dev/null +++ b/config/eur1/arm9/itcm/symbols.txt @@ -0,0 +1,227 @@ +func_01ff8000 kind:function(arm,size=0x178) addr:0x01ff8000 +func_01ff8178 kind:function(arm,size=0xcc) addr:0x01ff8178 +func_01ff8244 kind:function(arm,size=0x474) addr:0x01ff8244 +func_01ff86b8 kind:function(arm,size=0xb0) addr:0x01ff86b8 +func_01ff8768 kind:function(arm,size=0xd4) addr:0x01ff8768 +func_01ff883c kind:function(arm,size=0xa0) addr:0x01ff883c +func_01ff88dc kind:function(arm,size=0x45c) addr:0x01ff88dc +func_01ff8d38 kind:function(arm,size=0x5c) addr:0x01ff8d38 +func_01ff8d94 kind:function(arm,size=0x18) addr:0x01ff8d94 +func_01ff8dac kind:function(arm,size=0xac) addr:0x01ff8dac +func_01ff8e58 kind:function(arm,size=0xe8) addr:0x01ff8e58 +func_01ff8f40 kind:function(arm,size=0x68) addr:0x01ff8f40 +func_01ff8fa8 kind:function(arm,size=0x40) addr:0x01ff8fa8 +func_01ff8fe8 kind:function(arm,size=0x128) addr:0x01ff8fe8 +func_01ff9110 kind:function(arm,size=0x5c) addr:0x01ff9110 +func_01ff916c kind:function(arm,size=0x4c) addr:0x01ff916c +func_01ff91b8 kind:function(arm,size=0x30) addr:0x01ff91b8 +func_01ff91e8 kind:function(arm,size=0x30) addr:0x01ff91e8 +func_01ff9218 kind:function(arm,size=0x40) addr:0x01ff9218 +func_01ff9258 kind:function(arm,size=0x50) addr:0x01ff9258 +func_01ff92a8 kind:function(arm,size=0x64) addr:0x01ff92a8 +func_01ff930c kind:function(arm,size=0xc) addr:0x01ff930c +func_01ff9318 kind:function(arm,size=0x4c) addr:0x01ff9318 +func_01ff9364 kind:function(arm,size=0x28) addr:0x01ff9364 +func_01ff938c kind:function(arm,size=0x34) addr:0x01ff938c +func_01ff93c0 kind:function(arm,size=0x5c) addr:0x01ff93c0 +func_01ff941c kind:function(arm,size=0x60) addr:0x01ff941c +func_01ff947c kind:function(arm,size=0x50) addr:0x01ff947c +func_01ff94cc kind:function(arm,size=0xd4) addr:0x01ff94cc +func_01ff95a0 kind:function(arm,size=0x98) addr:0x01ff95a0 +func_01ff9638 kind:function(arm,size=0xa0) addr:0x01ff9638 +func_01ff96d8 kind:function(arm,size=0x98) addr:0x01ff96d8 +func_01ff9770 kind:function(arm,size=0x58) addr:0x01ff9770 +func_01ff97c8 kind:function(arm,size=0x3c) addr:0x01ff97c8 +func_01ff9804 kind:function(arm,size=0x20) addr:0x01ff9804 +func_01ff9824 kind:function(arm,size=0x48) addr:0x01ff9824 +func_01ff986c kind:function(arm,size=0x68) addr:0x01ff986c +func_01ff98d4 kind:function(arm,size=0x68) addr:0x01ff98d4 +func_01ff993c kind:function(arm,size=0x48) addr:0x01ff993c +func_01ff9984 kind:function(arm,size=0xd8) addr:0x01ff9984 +func_01ff9a5c kind:function(arm,size=0xc0) addr:0x01ff9a5c +func_01ff9b1c kind:function(arm,size=0x14) addr:0x01ff9b1c +func_01ff9b30 kind:function(arm,size=0x10) addr:0x01ff9b30 +func_01ff9b40 kind:function(arm,size=0x10) addr:0x01ff9b40 +func_01ff9b50 kind:function(arm,size=0x14) addr:0x01ff9b50 +func_01ff9b64 kind:function(arm,size=0x14) addr:0x01ff9b64 +func_01ff9b78 kind:function(arm,size=0x18) addr:0x01ff9b78 +func_01ff9b90 kind:function(arm,size=0x324) addr:0x01ff9b90 +func_01ff9eb4 kind:function(arm,size=0x8) addr:0x01ff9eb4 +func_01ff9ebc kind:function(arm,size=0x8) addr:0x01ff9ebc +func_01ff9ec4 kind:function(arm,size=0x30) addr:0x01ff9ec4 +func_01ff9ef4 kind:function(arm,size=0x10) addr:0x01ff9ef4 +func_01ff9f04 kind:function(arm,size=0x10) addr:0x01ff9f04 +func_01ff9f14 kind:function(arm,size=0x24) addr:0x01ff9f14 +func_01ff9f38 kind:function(arm,size=0x18) addr:0x01ff9f38 +func_01ff9f50 kind:function(thumb,size=0xc) addr:0x01ff9f50 +func_01ff9f5c kind:function(thumb,size=0xc) addr:0x01ff9f5c +func_01ff9f68 kind:function(arm,size=0x54) addr:0x01ff9f68 +func_01ff9fbc kind:function(arm,size=0xb0) addr:0x01ff9fbc +func_01ffa06c kind:function(arm,size=0x24) addr:0x01ffa06c +func_01ffa090 kind:function(arm,size=0x2c) addr:0x01ffa090 +func_01ffa0bc kind:function(arm,size=0xc8) addr:0x01ffa0bc +func_01ffa184 kind:function(thumb,size=0x1c) addr:0x01ffa184 +func_01ffa1a0 kind:function(thumb,size=0x1c) addr:0x01ffa1a0 +func_01ffa1bc kind:function(thumb,size=0x18) addr:0x01ffa1bc +func_01ffa1d4 kind:function(arm,size=0x154) addr:0x01ffa1d4 +func_01ffa328 kind:function(arm,size=0x2e4) addr:0x01ffa328 +func_01ffa60c kind:function(arm,size=0x194) addr:0x01ffa60c +func_01ffa7a0 kind:function(arm,size=0x7c) addr:0x01ffa7a0 +func_01ffa81c kind:function(arm,size=0x28) addr:0x01ffa81c +func_01ffa844 kind:function(arm,size=0x34) addr:0x01ffa844 +func_01ffa878 kind:function(arm,size=0xac) addr:0x01ffa878 +func_01ffa924 kind:function(thumb,size=0x16) addr:0x01ffa924 +func_01ffa93c kind:function(arm,size=0x34) addr:0x01ffa93c +func_01ffa970 kind:function(thumb,size=0x1e) addr:0x01ffa970 +func_01ffa990 kind:function(thumb,size=0x1a) addr:0x01ffa990 +func_01ffa9ac kind:function(thumb,size=0x1a) addr:0x01ffa9ac +func_01ffa9c8 kind:function(arm,size=0x20) addr:0x01ffa9c8 +func_01ffa9e8 kind:function(arm,size=0x374) addr:0x01ffa9e8 +func_01ffad5c kind:function(arm,size=0x218) addr:0x01ffad5c +func_01ffaf74 kind:function(arm,size=0x98) addr:0x01ffaf74 +func_01ffb00c kind:function(arm,size=0x2c) addr:0x01ffb00c +func_01ffb038 kind:function(arm,size=0x34) addr:0x01ffb038 +func_01ffb06c kind:function(arm,size=0x3bc) addr:0x01ffb06c +func_01ffb428 kind:function(arm,size=0x10) addr:0x01ffb428 +func_01ffb438 kind:function(arm,size=0x2c) addr:0x01ffb438 +func_01ffb464 kind:function(arm,size=0x10) addr:0x01ffb464 +func_01ffb474 kind:function(arm,size=0x2c) addr:0x01ffb474 +func_01ffb4a0 kind:function(arm,size=0x34) addr:0x01ffb4a0 +func_01ffb4d4 kind:function(arm,size=0x60) addr:0x01ffb4d4 +func_01ffb534 kind:function(arm,size=0x24) addr:0x01ffb534 +func_01ffb558 kind:function(arm,size=0x34) addr:0x01ffb558 +func_01ffb58c kind:function(arm,size=0x30) addr:0x01ffb58c +func_01ffb5bc kind:function(arm,size=0x34) addr:0x01ffb5bc +func_01ffb5f0 kind:function(arm,size=0x28) addr:0x01ffb5f0 +func_01ffb618 kind:function(arm,size=0x2c) addr:0x01ffb618 +func_01ffb644 kind:function(arm,size=0x28) addr:0x01ffb644 +func_01ffb66c kind:function(arm,size=0x3c) addr:0x01ffb66c +func_01ffb6a8 kind:function(arm,size=0x3c) addr:0x01ffb6a8 +func_01ffb6e4 kind:function(arm,size=0x30) addr:0x01ffb6e4 +func_01ffb714 kind:function(arm,size=0x30) addr:0x01ffb714 +func_01ffb744 kind:function(arm,size=0x3c) addr:0x01ffb744 +func_01ffb780 kind:function(arm,size=0x80) addr:0x01ffb780 +func_01ffb800 kind:function(arm,size=0x60) addr:0x01ffb800 +func_01ffb860 kind:function(arm,size=0x114) addr:0x01ffb860 +func_01ffb974 kind:function(arm,size=0x58) addr:0x01ffb974 +func_01ffb9cc kind:function(arm,size=0x7c) addr:0x01ffb9cc +func_01ffba48 kind:function(arm,size=0x198) addr:0x01ffba48 +func_01ffbbe0 kind:function(arm,size=0x190) addr:0x01ffbbe0 +func_01ffbd70 kind:function(arm,size=0x58) addr:0x01ffbd70 +func_01ffbdc8 kind:function(arm,size=0x15c) addr:0x01ffbdc8 +func_01ffbf24 kind:function(arm,size=0x34) addr:0x01ffbf24 +func_01ffbf58 kind:function(arm,size=0xcc) addr:0x01ffbf58 +func_01ffc024 kind:function(arm,size=0x14) addr:0x01ffc024 +func_01ffc038 kind:function(arm,size=0xa4) addr:0x01ffc038 +func_01ffc0dc kind:function(arm,size=0xd4) addr:0x01ffc0dc +func_01ffc1b0 kind:function(arm,size=0x40) addr:0x01ffc1b0 +func_01ffc1f0 kind:function(arm,size=0x6c) addr:0x01ffc1f0 +func_01ffc25c kind:function(arm,size=0x24) addr:0x01ffc25c +func_01ffc280 kind:function(arm,size=0x60) addr:0x01ffc280 +func_01ffc2e0 kind:function(arm,size=0xb8) addr:0x01ffc2e0 +func_01ffc398 kind:function(arm,size=0x1c) addr:0x01ffc398 +func_01ffc3b4 kind:function(arm,size=0x20) addr:0x01ffc3b4 +func_01ffc3d4 kind:function(arm,size=0x88) addr:0x01ffc3d4 +func_01ffc45c kind:function(arm,size=0x70) addr:0x01ffc45c +func_01ffc4cc kind:function(arm,size=0x54) addr:0x01ffc4cc +func_01ffc520 kind:function(arm,size=0x5c) addr:0x01ffc520 +func_01ffc57c kind:function(arm,size=0x24) addr:0x01ffc57c +func_01ffc5a0 kind:function(arm,size=0x94) addr:0x01ffc5a0 +func_01ffc634 kind:function(arm,size=0xa0) addr:0x01ffc634 +func_01ffc6d4 kind:function(arm,size=0x70) addr:0x01ffc6d4 +func_01ffc744 kind:function(arm,size=0x24) addr:0x01ffc744 +func_01ffc768 kind:function(arm,size=0x3c) addr:0x01ffc768 +func_01ffc7a4 kind:function(arm,size=0xb4) addr:0x01ffc7a4 +func_01ffc858 kind:function(arm,size=0x88) addr:0x01ffc858 +func_01ffc8e0 kind:function(arm,size=0x2b4) addr:0x01ffc8e0 +func_01ffcb94 kind:function(arm,size=0x98) addr:0x01ffcb94 +func_01ffcc2c kind:function(arm,size=0x6c) addr:0x01ffcc2c +func_01ffcc98 kind:function(arm,size=0x28) addr:0x01ffcc98 +func_01ffccc0 kind:function(arm,size=0x34) addr:0x01ffccc0 +func_01ffccf4 kind:function(arm,size=0x128) addr:0x01ffccf4 +func_01ffce1c kind:function(arm,size=0x24) addr:0x01ffce1c +func_01ffce40 kind:function(arm,size=0x60) addr:0x01ffce40 +func_01ffcea0 kind:function(arm,size=0xb0) addr:0x01ffcea0 +func_01ffcf50 kind:function(arm,size=0x7c) addr:0x01ffcf50 +func_01ffcfcc kind:function(arm,size=0x88) addr:0x01ffcfcc +func_01ffd054 kind:function(arm,size=0x44) addr:0x01ffd054 +func_01ffd098 kind:function(arm,size=0x38) addr:0x01ffd098 +func_01ffd0d0 kind:function(arm,size=0x48) addr:0x01ffd0d0 +func_01ffd118 kind:function(arm,size=0x44) addr:0x01ffd118 +func_01ffd15c kind:function(arm,size=0x58) addr:0x01ffd15c +func_01ffd1b4 kind:function(arm,size=0x64) addr:0x01ffd1b4 +func_01ffd218 kind:function(arm,size=0x38) addr:0x01ffd218 +func_01ffd250 kind:function(arm,size=0x44) addr:0x01ffd250 +func_01ffd294 kind:function(arm,size=0x11c) addr:0x01ffd294 +func_01ffd3b0 kind:function(arm,size=0x28) addr:0x01ffd3b0 +func_01ffd3d8 kind:function(arm,size=0x28) addr:0x01ffd3d8 +func_01ffd400 kind:function(arm,size=0x20) addr:0x01ffd400 +func_01ffd420 kind:function(arm,size=0x1c) addr:0x01ffd420 +func_01ffd43c kind:function(arm,size=0x60) addr:0x01ffd43c +func_01ffd49c kind:function(arm,size=0x1a4) addr:0x01ffd49c +func_01ffd640 kind:function(arm,size=0x128) addr:0x01ffd640 +func_01ffd768 kind:function(arm,size=0x138) addr:0x01ffd768 +func_01ffd8a0 kind:function(arm,size=0x190) addr:0x01ffd8a0 +func_01ffda30 kind:function(arm,size=0x2ec) addr:0x01ffda30 +func_01ffdd1c kind:function(arm,size=0x14c) addr:0x01ffdd1c +func_01ffde68 kind:function(arm,size=0x24) addr:0x01ffde68 +func_01ffde8c kind:function(arm,size=0x24) addr:0x01ffde8c +func_01ffdeb0 kind:function(arm,size=0xd8) addr:0x01ffdeb0 +func_01ffdf88 kind:function(arm,size=0x44) addr:0x01ffdf88 +func_01ffdfcc kind:function(arm,size=0x68) addr:0x01ffdfcc +func_01ffe034 kind:function(arm,size=0x8c) addr:0x01ffe034 +func_01ffe0c0 kind:function(arm,size=0x42c) addr:0x01ffe0c0 +func_01ffe4ec kind:function(arm,size=0x120) addr:0x01ffe4ec +func_01ffe60c kind:function(arm,size=0xb8) addr:0x01ffe60c +func_01ffe6c4 kind:function(arm,size=0x38) addr:0x01ffe6c4 +func_01ffe6fc kind:function(arm,size=0x34) addr:0x01ffe6fc +func_01ffe730 kind:function(arm,size=0x48) addr:0x01ffe730 +func_01ffe778 kind:function(arm,size=0xd0) addr:0x01ffe778 +func_01ffe848 kind:function(arm,size=0x20) addr:0x01ffe848 +func_01ffe868 kind:function(arm,size=0x78) addr:0x01ffe868 +func_01ffe8e0 kind:function(arm,size=0x74) addr:0x01ffe8e0 +func_01ffe954 kind:function(arm,size=0x80) addr:0x01ffe954 +func_01ffe9d4 kind:function(arm,size=0x308) addr:0x01ffe9d4 +func_01ffecdc kind:function(arm,size=0xd0) addr:0x01ffecdc +func_01ffedac kind:function(arm,size=0x48) addr:0x01ffedac +func_01ffedf4 kind:function(arm,size=0x1c) addr:0x01ffedf4 +func_01ffee10 kind:function(arm,size=0x124) addr:0x01ffee10 +func_01ffef34 kind:function(arm,size=0x128) addr:0x01ffef34 +func_01fff05c kind:function(arm,size=0x58) addr:0x01fff05c +func_01fff0b4 kind:function(arm,size=0x94) addr:0x01fff0b4 +func_01fff148 kind:function(arm,size=0x20) addr:0x01fff148 +func_01fff168 kind:function(arm,size=0x14) addr:0x01fff168 +func_01fff17c kind:function(arm,size=0x28) addr:0x01fff17c +func_01fff1a4 kind:function(arm,size=0x3c) addr:0x01fff1a4 +func_01fff1e0 kind:function(arm,size=0x74) addr:0x01fff1e0 +func_01fff254 kind:function(arm,size=0x2c) addr:0x01fff254 +func_01fff280 kind:function(arm,size=0x28) addr:0x01fff280 +func_01fff2a8 kind:function(arm,size=0x24) addr:0x01fff2a8 +func_01fff2cc kind:function(arm,size=0x30) addr:0x01fff2cc +func_01fff2fc kind:function(arm,size=0x54) addr:0x01fff2fc +func_01fff350 kind:function(arm,size=0x64) addr:0x01fff350 +func_01fff3b4 kind:function(arm,size=0x8c) addr:0x01fff3b4 +func_01fff440 kind:function(arm,size=0x18) addr:0x01fff440 +func_01fff458 kind:function(arm,size=0xc) addr:0x01fff458 +func_01fff464 kind:function(arm,size=0x34) addr:0x01fff464 +func_01fff498 kind:function(arm,size=0x34) addr:0x01fff498 +func_01fff4cc kind:function(arm,size=0x54) addr:0x01fff4cc +func_01fff520 kind:function(arm,size=0x64) addr:0x01fff520 +func_01fff584 kind:function(arm,size=0xc) addr:0x01fff584 +func_01fff590 kind:function(arm,size=0x40) addr:0x01fff590 +func_01fff5d0 kind:function(arm,size=0x3c) addr:0x01fff5d0 +func_01fff60c kind:function(arm,size=0x8c) addr:0x01fff60c +func_01fff698 kind:function(arm,size=0x38) addr:0x01fff698 +func_01fff6d0 kind:function(arm,size=0x74) addr:0x01fff6d0 +func_01fff744 kind:function(arm,size=0x20) addr:0x01fff744 +func_01fff764 kind:function(arm,size=0xec) addr:0x01fff764 +func_01fff850 kind:function(arm,size=0x158) addr:0x01fff850 +func_01fff9a8 kind:function(arm,size=0xac) addr:0x01fff9a8 +func_01fffa54 kind:function(arm,size=0x3c) addr:0x01fffa54 +func_01fffa90 kind:function(arm,size=0xec) addr:0x01fffa90 +func_01fffb7c kind:function(arm,size=0x15c) addr:0x01fffb7c +func_01fffcd8 kind:function(arm,size=0x28) addr:0x01fffcd8 +func_01fffd00 kind:function(arm,size=0xc) addr:0x01fffd00 +func_01fffd0c kind:function(arm,size=0x54) addr:0x01fffd0c +func_01fffd60 kind:function(arm,size=0x48) addr:0x01fffd60 +func_01fffda8 kind:function(arm,size=0x70) addr:0x01fffda8 diff --git a/config/eur1/arm9/overlays/ov000/delinks.txt b/config/eur1/arm9/overlays/ov000/delinks.txt new file mode 100644 index 00000000..5f16c381 --- /dev/null +++ b/config/eur1/arm9/overlays/ov000/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02051ae0 end:0x020aa28c kind:code align:32 + .rodata start:0x020aa28c end:0x020affec kind:rodata align:4 + .init start:0x020affec end:0x020b1908 kind:code align:4 + .ctor start:0x020b1908 end:0x020b1994 kind:rodata align:4 + .data start:0x020b19a0 end:0x020b4f00 kind:data align:32 + .bss start:0x020b4f00 end:0x020b6560 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov000/relocs.txt b/config/eur1/arm9/overlays/ov000/relocs.txt new file mode 100644 index 00000000..2357d9cb --- /dev/null +++ b/config/eur1/arm9/overlays/ov000/relocs.txt @@ -0,0 +1,11081 @@ +from:0x02051b18 kind:arm_call to:0x0203a1bc module:main +from:0x02051b50 kind:arm_call to:0x0203a1bc module:main +from:0x02051bfc kind:arm_call to:0x0203a1bc module:main +from:0x02051c10 kind:arm_call to:0x0203a1bc module:main +from:0x02051c24 kind:arm_call to:0x0203a1bc module:main +from:0x02051cac kind:arm_call to:0x0203a1bc module:main +from:0x02051cc0 kind:arm_call to:0x0203a1bc module:main +from:0x02051cd4 kind:arm_call to:0x0203a1bc module:main +from:0x02051d74 kind:arm_call to:0x0203a1bc module:main +from:0x02051dd4 kind:load to:0x027e0950 module:dtcm +from:0x020522bc kind:arm_call to:0x0203a3c8 module:main +from:0x020522fc kind:arm_call to:0x0205345c module:overlay(0) +from:0x020525f0 kind:arm_call to:0x0203a3c8 module:main +from:0x02052608 kind:arm_call to:0x02054258 module:overlay(0) +from:0x020526d8 kind:arm_call to:0x020545d0 module:overlay(0) +from:0x020526e4 kind:arm_call to:0x02054548 module:overlay(0) +from:0x0205278c kind:arm_call to:0x0203a1bc module:main +from:0x020529b0 kind:arm_call to:0x020545d0 module:overlay(0) +from:0x020529bc kind:arm_call to:0x02054548 module:overlay(0) +from:0x020529fc kind:load to:0x02051ae0 module:overlay(0) +from:0x02052a00 kind:load to:0x02051b60 module:overlay(0) +from:0x02052a04 kind:load to:0x02051d00 module:overlay(0) +from:0x02052a08 kind:load to:0x02051de0 module:overlay(0) +from:0x02052a0c kind:load to:0x02051e3c module:overlay(0) +from:0x02052a10 kind:load to:0x02051e78 module:overlay(0) +from:0x02052a40 kind:arm_call to:0x02051ebc module:overlay(0) +from:0x02052ae8 kind:load to:0x02054d48 module:overlay(0) +from:0x02052aec kind:load to:0x02055538 module:overlay(0) +from:0x02052af0 kind:load to:0x020562b0 module:overlay(0) +from:0x02052af4 kind:load to:0x02056a30 module:overlay(0) +from:0x02052af8 kind:load to:0x02051ebc module:overlay(0) +from:0x02052afc kind:load to:0x02051f90 module:overlay(0) +from:0x02052b40 kind:arm_call to:0x02051ebc module:overlay(0) +from:0x02052bbc kind:load to:0x0205515c module:overlay(0) +from:0x02052bc0 kind:load to:0x02055c10 module:overlay(0) +from:0x02052bc4 kind:load to:0x020566a0 module:overlay(0) +from:0x02052bc8 kind:load to:0x02056f94 module:overlay(0) +from:0x02052bf0 kind:arm_call to:0x02052b00 module:overlay(0) +from:0x02052c08 kind:arm_call to:0x02052a14 module:overlay(0) +from:0x02052c1c kind:arm_call to:0x02052a14 module:overlay(0) +from:0x02052c24 kind:arm_call to:0x02052b00 module:overlay(0) +from:0x02052c44 kind:load to:0x0205345c module:overlay(0) +from:0x02052cd0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02052d14 kind:arm_call to:0x01ffb860 module:itcm +from:0x02052d84 kind:arm_call to:0x0203a1bc module:main +from:0x02052e18 kind:load to:0x027e0950 module:dtcm +from:0x02052ef0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02052f20 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02052f50 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02052f60 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02052f6c kind:load to:0x0203e964 module:main +from:0x020531a4 kind:arm_call to:0x02022dec module:main +from:0x020531b0 kind:arm_call to:0x02022d40 module:main +from:0x020532dc kind:arm_call to:0x02022dec module:main +from:0x020532e8 kind:arm_call to:0x02022dec module:main +from:0x020532f4 kind:load to:0x020aa28c module:overlay(0) +from:0x0205331c kind:arm_call to:0x02022d84 module:main +from:0x02053328 kind:arm_call to:0x02022dec module:main +from:0x02053458 kind:load to:0x0203e964 module:main +from:0x0205352c kind:arm_call to:0x02053108 module:overlay(0) +from:0x02053560 kind:arm_call to:0x02054588 module:overlay(0) +from:0x02053578 kind:arm_call to:0x02054548 module:overlay(0) +from:0x020535dc kind:arm_call to:0x020574a4 module:overlay(0) +from:0x02053620 kind:arm_call to:0x0205754c module:overlay(0) +from:0x02053664 kind:arm_call to:0x020532f8 module:overlay(0) +from:0x02053678 kind:arm_call to:0x0203a1bc module:main +from:0x020536e0 kind:arm_call to:0x020574a4 module:overlay(0) +from:0x020537ac kind:arm_call to:0x0205754c module:overlay(0) +from:0x02053838 kind:arm_call to:0x020574a4 module:overlay(0) +from:0x02053848 kind:arm_call to:0x02022d84 module:main +from:0x0205386c kind:arm_call to:0x01ffb744 module:itcm +from:0x020538a4 kind:arm_call to:0x020574a4 module:overlay(0) +from:0x020538b4 kind:arm_call to:0x02022d84 module:main +from:0x020538d8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020539b8 kind:arm_call to:0x0205754c module:overlay(0) +from:0x02053a1c kind:arm_call to:0x0205754c module:overlay(0) +from:0x02053d88 kind:arm_call to:0x020533dc module:overlay(0) +from:0x02053eb4 kind:arm_call to:0x020574a4 module:overlay(0) +from:0x02053ec4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205414c kind:arm_call to:0x0203a3c8 module:main +from:0x020541c0 kind:arm_call to:0x0203a3c8 module:main +from:0x020541d0 kind:arm_call to:0x0203a1bc module:main +from:0x0205423c kind:load to:0x027e0950 module:dtcm +from:0x0205424c kind:load to:0x0203e964 module:main +from:0x020542c4 kind:arm_call to:0x02054588 module:overlay(0) +from:0x020542e0 kind:arm_call to:0x02054548 module:overlay(0) +from:0x020544f0 kind:arm_call to:0x0203a1bc module:main +from:0x02054500 kind:arm_call to:0x0203a1bc module:main +from:0x02054538 kind:load to:0x027e0950 module:dtcm +from:0x02054668 kind:load to:0x02043394 module:main +from:0x0205468c kind:load to:0x0204338c module:main +from:0x020546aa kind:thumb_call_arm to:0x02028d9c module:main +from:0x0205471e kind:thumb_call_arm to:0x02028d9c module:main +from:0x02054736 kind:thumb_call_arm to:0x02054548 module:overlay(0) +from:0x02054754 kind:thumb_call_arm to:0x02028d9c module:main +from:0x02054768 kind:thumb_call_arm to:0x02054548 module:overlay(0) +from:0x020547c0 kind:thumb_call_arm to:0x02028d9c module:main +from:0x0205492a kind:thumb_call_arm to:0x02028d9c module:main +from:0x02054974 kind:load to:0x02052d38 module:overlay(0) +from:0x02054978 kind:load to:0x02052d70 module:overlay(0) +from:0x0205497c kind:load to:0x02052e24 module:overlay(0) +from:0x02054980 kind:load to:0x02052e9c module:overlay(0) +from:0x02054984 kind:load to:0x02052f70 module:overlay(0) +from:0x02054988 kind:load to:0x02053084 module:overlay(0) +from:0x02054994 kind:load to:0x02054799 module:overlay(0) +from:0x020549a0 kind:load to:0x02054799 module:overlay(0) +from:0x020549ac kind:thumb_call_arm to:0x02025bd4 module:main +from:0x020549fa kind:thumb_call_arm to:0x02025c30 module:main +from:0x02054a0a kind:thumb_call_arm to:0x02025d64 module:main +from:0x02054a1c kind:thumb_call_arm to:0x02025da8 module:main +from:0x02054a5e kind:thumb_call_arm to:0x02025ddc module:main +from:0x02054a6e kind:thumb_call_arm to:0x02025e44 module:main +from:0x02054a80 kind:load to:0x02054648 module:overlay(0) +from:0x02054a84 kind:load to:0x020549a5 module:overlay(0) +from:0x02054a90 kind:load to:0x0205466c module:overlay(0) +from:0x02054a94 kind:load to:0x02054a15 module:overlay(0) +from:0x02054ac0 kind:arm_call to:0x02054588 module:overlay(0) +from:0x02054ad4 kind:arm_call to:0x02051f94 module:overlay(0) +from:0x02054b00 kind:arm_call to:0x02054548 module:overlay(0) +from:0x02054b34 kind:arm_call to:0x02054588 module:overlay(0) +from:0x02054b44 kind:arm_call to:0x02054548 module:overlay(0) +from:0x02054b4c kind:arm_call to:0x02054588 module:overlay(0) +from:0x02054b5c kind:arm_call to:0x02054588 module:overlay(0) +from:0x02054b6c kind:arm_call to:0x02054548 module:overlay(0) +from:0x02054b74 kind:arm_call to:0x02054588 module:overlay(0) +from:0x02054b88 kind:arm_call to:0x020545d0 module:overlay(0) +from:0x02054b94 kind:arm_call to:0x02054548 module:overlay(0) +from:0x02054be0 kind:arm_call to:0x02052c2c module:overlay(0) +from:0x02054c8c kind:arm_call to:0x01ffa9c8 module:itcm +from:0x02054e90 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02054f90 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0205504c kind:arm_call to:0x02024a68 module:main +from:0x02055150 kind:load to:0x0203e964 module:main +from:0x020552a4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020553a4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02055460 kind:arm_call to:0x02024a68 module:main +from:0x02055524 kind:load to:0x0203e964 module:main +from:0x020556b0 kind:arm_call to:0x01ffb860 module:itcm +from:0x020556e4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055744 kind:arm_call to:0x01ffb780 module:itcm +from:0x02055774 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055784 kind:arm_call to:0x02028d30 module:main +from:0x02055794 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020557a4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020557c0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055954 kind:arm_call to:0x01ffb780 module:itcm +from:0x02055988 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055998 kind:arm_call to:0x02028d30 module:main +from:0x020559a8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020559b8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020559d4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055afc kind:arm_call to:0x02024a68 module:main +from:0x02055d94 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055dc8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055e28 kind:arm_call to:0x01ffb780 module:itcm +from:0x02055e58 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055e68 kind:arm_call to:0x02028d30 module:main +from:0x02055e78 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02055e88 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02055ea4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056034 kind:arm_call to:0x01ffb780 module:itcm +from:0x02056068 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056078 kind:arm_call to:0x02028d30 module:main +from:0x02056088 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02056098 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020560b4 kind:arm_call to:0x01ffb860 module:itcm +from:0x020561dc kind:arm_call to:0x02024a68 module:main +from:0x02056404 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02056418 kind:arm_call to:0x01ffad5c module:itcm +from:0x02056460 kind:arm_call to:0x02024a30 module:main +from:0x020564d0 kind:arm_call to:0x02024a68 module:main +from:0x020564d8 kind:arm_call to:0x02024a68 module:main +from:0x0205668c kind:load to:0x0203e964 module:main +from:0x02056690 kind:load to:0x027e01f0 module:dtcm +from:0x020567fc kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02056810 kind:arm_call to:0x01ffad5c module:itcm +from:0x02056858 kind:arm_call to:0x02024a30 module:main +from:0x020568c8 kind:arm_call to:0x02024a68 module:main +from:0x020568d0 kind:arm_call to:0x02024a68 module:main +from:0x02056a10 kind:load to:0x0203e964 module:main +from:0x02056a14 kind:load to:0x027e01f0 module:dtcm +from:0x02056ae0 kind:arm_call to:0x01ffa81c module:itcm +from:0x02056b18 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056b58 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056bac kind:arm_call to:0x01ffb744 module:itcm +from:0x02056bec kind:arm_call to:0x01ffb780 module:itcm +from:0x02056bfc kind:arm_call to:0x01ffb780 module:itcm +from:0x02056c54 kind:arm_call to:0x01ffad5c module:itcm +from:0x02056cfc kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02056d10 kind:arm_call to:0x01ffad5c module:itcm +from:0x02056d58 kind:arm_call to:0x02024a30 module:main +from:0x02056dc8 kind:arm_call to:0x02024a68 module:main +from:0x02056dd0 kind:arm_call to:0x02024a68 module:main +from:0x02056f7c kind:load to:0x0203e964 module:main +from:0x02056f80 kind:load to:0x027e01f0 module:dtcm +from:0x0205704c kind:arm_call to:0x01ffa81c module:itcm +from:0x02057090 kind:arm_call to:0x01ffb860 module:itcm +from:0x020570d0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02057124 kind:arm_call to:0x01ffb744 module:itcm +from:0x02057164 kind:arm_call to:0x01ffb780 module:itcm +from:0x02057174 kind:arm_call to:0x01ffb780 module:itcm +from:0x020571cc kind:arm_call to:0x01ffad5c module:itcm +from:0x02057274 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02057288 kind:arm_call to:0x01ffad5c module:itcm +from:0x020572d0 kind:arm_call to:0x02024a30 module:main +from:0x02057340 kind:arm_call to:0x02024a68 module:main +from:0x02057348 kind:arm_call to:0x02024a68 module:main +from:0x02057480 kind:load to:0x0203e964 module:main +from:0x02057484 kind:load to:0x027e01f0 module:dtcm +from:0x0205753c kind:load to:0x027e0950 module:dtcm +from:0x02057548 kind:load to:0x0203e964 module:main +from:0x020575a8 kind:load to:0x027e0950 module:dtcm +from:0x020575b4 kind:load to:0x0203e964 module:main +from:0x02057620 kind:arm_call to:0x02057608 module:overlay(0) +from:0x020576fc kind:arm_call to:0x02069ca0 module:overlay(0) +from:0x02057704 kind:load to:0x0204a110 module:main +from:0x02057708 kind:load to:0x020b5100 module:overlay(0) +from:0x02057718 kind:load to:0x020b62f0 module:overlay(0) +from:0x0205771c kind:load to:0x020a0c6d module:overlay(0) +from:0x02057728 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0205773c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02057744 kind:arm_call to:0x02011ff4 module:main +from:0x02057758 kind:load to:0x02011f3c module:main +from:0x02057766 kind:thumb_call_arm to:0x0205ac9c module:overlay(0) +from:0x0205776a kind:thumb_call to:0x02057750 module:overlay(0) +from:0x02057774 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02057782 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02057796 kind:thumb_call_arm to:0x02015030 module:main +from:0x020577c0 kind:arm_call to:0x0200b1b0 module:main +from:0x020577e4 kind:arm_call to:0x02015054 module:main +from:0x020577f0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02057890 kind:arm_call to:0x02057830 module:overlay(0) +from:0x0205789c kind:arm_call to:0x02057830 module:overlay(0) +from:0x020578b4 kind:arm_call to:0x0200b248 module:main +from:0x020578bc kind:arm_call to:0x0200b288 module:main +from:0x020578e0 kind:arm_call to:0x0200b430 module:main +from:0x020578fa kind:thumb_call_arm to:0x02057908 module:overlay(0) +from:0x02057904 kind:load to:0x020b19cc module:overlay(0) +from:0x02057914 kind:arm_call to:0x02057ed8 module:overlay(0) +from:0x0205792c kind:arm_call to:0x02057ef4 module:overlay(0) +from:0x02057968 kind:arm_call to:0x01ffc858 module:itcm +from:0x02057978 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020579b8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020579c8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020579d0 kind:arm_call to:0x01ffc398 module:itcm +from:0x020579dc kind:load to:0x0203e964 module:main +from:0x020579e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020579fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02057a04 kind:arm_call to:0x02011ff4 module:main +from:0x02057a14 kind:thumb_call to:0x02057b54 module:overlay(0) +from:0x02057a20 kind:load to:0x020b1a5c module:overlay(0) +from:0x02057a28 kind:thumb_call to:0x02057b54 module:overlay(0) +from:0x02057a34 kind:load to:0x020b1a5c module:overlay(0) +from:0x02057a40 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02057a48 kind:arm_call to:0x01ffc57c module:itcm +from:0x02057a54 kind:thumb_call to:0x02057b54 module:overlay(0) +from:0x02057a68 kind:load to:0x020b1a30 module:overlay(0) +from:0x02057a70 kind:thumb_call to:0x02057b54 module:overlay(0) +from:0x02057a84 kind:load to:0x020b1a30 module:overlay(0) +from:0x02057a98 kind:arm_call to:0x0200ef9c module:main +from:0x02057aac kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02057ab4 kind:arm_call to:0x02057f98 module:overlay(0) +from:0x02057abc kind:arm_call to:0x01ffc57c module:itcm +from:0x02057acc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02057ae0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02057ae8 kind:arm_call to:0x02011ff4 module:main +from:0x02057afc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02057b10 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02057b18 kind:arm_call to:0x02011ff4 module:main +from:0x02057b2c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02057b40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02057b48 kind:arm_call to:0x02011ff4 module:main +from:0x02057b62 kind:thumb_call_arm to:0x02057bf4 module:overlay(0) +from:0x02057b6c kind:load to:0x020b1aac module:overlay(0) +from:0x02057b7e kind:thumb_call_arm to:0x02057bf4 module:overlay(0) +from:0x02057b88 kind:load to:0x020b1aac module:overlay(0) +from:0x02057b9a kind:thumb_call_arm to:0x02012000 module:main +from:0x02057ba0 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02057ba8 kind:load to:0x020b1aac module:overlay(0) +from:0x02057bba kind:thumb_call_arm to:0x02012000 module:main +from:0x02057bc0 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02057bc6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02057bd0 kind:load to:0x020b1aac module:overlay(0) +from:0x02057be2 kind:thumb_call_arm to:0x02012000 module:main +from:0x02057be8 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02057bf0 kind:load to:0x020b1aac module:overlay(0) +from:0x02057c00 kind:arm_call to:0x02057ed8 module:overlay(0) +from:0x02057c0c kind:arm_call to:0x0200b2c0 module:main +from:0x02057c58 kind:arm_call to:0x0200b578 module:main +from:0x02057c68 kind:load to:0x02057c14 module:overlay(0) +from:0x02057c80 kind:arm_call to:0x0200b58c module:main +from:0x02057c8c kind:arm_call to:0x0200b5a0 module:main +from:0x02057cac kind:load to:0x020578c4 module:overlay(0) +from:0x02057cb8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02057cc0 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02057ce0 kind:arm_call to:0x0200b524 module:main +from:0x02057d0c kind:arm_call to:0x0200b524 module:main +from:0x02057d2c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02057d36 kind:thumb_call_arm to:0x02057d3c module:overlay(0) +from:0x02057d98 kind:load to:0x02057d9c module:overlay(0) +from:0x02057db4 kind:arm_call to:0x0200cb10 module:main +from:0x02057ddc kind:arm_call to:0x0200c130 module:main +from:0x02057dec kind:arm_call to:0x02028d30 module:main +from:0x02057e04 kind:arm_call to:0x0200c100 module:main +from:0x02057e0c kind:arm_call to:0x01ffc520 module:itcm +from:0x02057e14 kind:arm_call to:0x0200c130 module:main +from:0x02057e20 kind:arm_call to:0x02028d30 module:main +from:0x02057e34 kind:load to:0x027e02c4 module:dtcm +from:0x02057e38 kind:load to:0x027e0208 module:dtcm +from:0x02057e3c kind:load to:0x027e00f0 module:dtcm +from:0x02057e40 kind:load to:0x027e0130 module:dtcm +from:0x02057e5c kind:arm_call to:0x02028d30 module:main +from:0x02057e74 kind:arm_call to:0x0200c100 module:main +from:0x02057e7c kind:arm_call to:0x01ffc520 module:itcm +from:0x02057e88 kind:arm_call to:0x02028d30 module:main +from:0x02057e9c kind:load to:0x027e02c4 module:dtcm +from:0x02057ea0 kind:load to:0x027e0208 module:dtcm +from:0x02057ea4 kind:load to:0x027e0130 module:dtcm +from:0x02057eb4 kind:arm_call to:0x0200c100 module:main +from:0x02057ebc kind:arm_call to:0x01ffc520 module:itcm +from:0x02057ecc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02057ef8 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x02057f38 kind:arm_call to:0x0200f218 module:main +from:0x02057f6c kind:arm_call to:0x0200f218 module:main +from:0x02057f80 kind:arm_call to:0x01ffc744 module:itcm +from:0x02057f8c kind:arm_call to:0x0200ef5c module:main +from:0x02057f94 kind:load to:0x020b4f04 module:overlay(0) +from:0x02057fa8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02057fb4 kind:arm_call to:0x0200ef5c module:main +from:0x02057fbc kind:load to:0x020b4f04 module:overlay(0) +from:0x02057fd0 kind:arm_call to:0x01ffc768 module:itcm +from:0x02057fdc kind:arm_call to:0x0200ef5c module:main +from:0x02057fe4 kind:load to:0x020b4f04 module:overlay(0) +from:0x0205800c kind:arm_call to:0x01ffcb94 module:itcm +from:0x02058048 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058068 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0205807c kind:load to:0x020b1b28 module:overlay(0) +from:0x02058088 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0205809c kind:load to:0x020b1b28 module:overlay(0) +from:0x020580a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020580bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020580c4 kind:arm_call to:0x02011ff4 module:main +from:0x020580d8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0205811c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058130 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058140 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058150 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058174 kind:arm_call to:0x0200b578 module:main +from:0x02058180 kind:arm_call to:0x0200cb10 module:main +from:0x02058188 kind:arm_call to:0x0200b58c module:main +from:0x020581a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020581b0 kind:load to:0x027e0154 module:dtcm +from:0x020581b4 kind:load to:0x020582d4 module:overlay(0) +from:0x020581cc kind:arm_call to:0x020580ec module:overlay(0) +from:0x020581d4 kind:load to:0x027e00f0 module:dtcm +from:0x02058238 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0205824c kind:arm_call to:0x020580ec module:overlay(0) +from:0x02058260 kind:load to:0x0203e964 module:main +from:0x020582a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020582b8 kind:arm_call to:0x020580ec module:overlay(0) +from:0x020582cc kind:load to:0x0203e964 module:main +from:0x020582d0 kind:load to:0x027e00f0 module:dtcm +from:0x02058334 kind:arm_call to:0x0200e260 module:main +from:0x02058344 kind:arm_call to:0x02058060 module:overlay(0) +from:0x02058358 kind:load to:0x020b1afc module:overlay(0) +from:0x02058364 kind:arm_call to:0x02058060 module:overlay(0) +from:0x02058378 kind:load to:0x020b1afc module:overlay(0) +from:0x02058384 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x02058398 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x020583a0 kind:arm_call to:0x02011ff4 module:main +from:0x020583b4 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x02058430 kind:arm_call to:0x01ffad5c module:itcm +from:0x02058444 kind:arm_call to:0x02028c60 module:main +from:0x02058458 kind:arm_call to:0x01ffb860 module:itcm +from:0x02058464 kind:arm_call to:0x01ffb860 module:itcm +from:0x02058470 kind:arm_call to:0x01ffb860 module:itcm +from:0x02058490 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020584a8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020584bc kind:arm_call to:0x01ff8e58 module:itcm +from:0x020584cc kind:arm_call to:0x01ff8e58 module:itcm +from:0x020584e0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020584f4 kind:load to:0x027e0254 module:dtcm +from:0x0205851c kind:arm_call to:0x0200b578 module:main +from:0x02058528 kind:arm_call to:0x01ffc57c module:itcm +from:0x02058530 kind:arm_call to:0x0200b58c module:main +from:0x0205853c kind:load to:0x020583c0 module:overlay(0) +from:0x02058566 kind:thumb_call_arm to:0x02016620 module:main +from:0x02058578 kind:thumb_call to:0x020153fc module:main +from:0x02058596 kind:thumb_call to:0x02015550 module:main +from:0x020585aa kind:thumb_call_arm to:0x0203d160 module:main +from:0x020585b4 kind:load to:0x020b1b54 module:overlay(0) +from:0x020585b8 kind:load to:0x02043f40 module:main +from:0x020585bc kind:load to:0x0201568d module:main +from:0x020585c0 kind:load to:0x020585c5 module:overlay(0) +from:0x020585d4 kind:load to:0x02043f40 module:main +from:0x020585e0 kind:thumb_call to:0x020589e4 module:overlay(0) +from:0x020585ee kind:thumb_call_arm to:0x0203d210 module:main +from:0x020585f6 kind:thumb_call to:0x0201556c module:main +from:0x020585fe kind:thumb_call to:0x0201568c module:main +from:0x02058606 kind:thumb_call to:0x0201547c module:main +from:0x0205860e kind:thumb_call_arm to:0x0201665c module:main +from:0x02058618 kind:load to:0x020b1b54 module:overlay(0) +from:0x0205861c kind:load to:0x0201568d module:main +from:0x02058628 kind:thumb_call to:0x020589e4 module:overlay(0) +from:0x02058636 kind:thumb_call_arm to:0x0203d210 module:main +from:0x0205863e kind:thumb_call to:0x0201556c module:main +from:0x02058646 kind:thumb_call to:0x0201568c module:main +from:0x0205864e kind:thumb_call to:0x0201547c module:main +from:0x02058656 kind:thumb_call_arm to:0x0201665c module:main +from:0x0205865c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02058664 kind:load to:0x020b1b54 module:overlay(0) +from:0x02058668 kind:load to:0x0201568d module:main +from:0x02058674 kind:thumb_call to:0x020589e4 module:overlay(0) +from:0x02058682 kind:thumb_call_arm to:0x0203d210 module:main +from:0x0205868a kind:thumb_call to:0x0201556c module:main +from:0x02058692 kind:thumb_call to:0x0201568c module:main +from:0x0205869a kind:thumb_call to:0x0201547c module:main +from:0x020586a2 kind:thumb_call_arm to:0x0201665c module:main +from:0x020586ac kind:load to:0x020b1b54 module:overlay(0) +from:0x020586b0 kind:load to:0x0201568d module:main +from:0x020586d8 kind:thumb_call_arm to:0x02034060 module:main +from:0x020586de kind:thumb_call_arm to:0x02033f7c module:main +from:0x020586ec kind:thumb_call_arm to:0x02034060 module:main +from:0x020586f2 kind:thumb_call_arm to:0x02033f7c module:main +from:0x02058700 kind:thumb_call_arm to:0x02034060 module:main +from:0x0205870e kind:thumb_call_arm to:0x02034060 module:main +from:0x02058722 kind:thumb_call_arm to:0x02033f7c module:main +from:0x02058732 kind:thumb_call_arm to:0x02034060 module:main +from:0x0205873a kind:thumb_call to:0x0201547c module:main +from:0x02058750 kind:thumb_call to:0x02015460 module:main +from:0x0205875e kind:thumb_call to:0x0201541c module:main +from:0x0205876e kind:thumb_call_arm to:0x02034060 module:main +from:0x02058774 kind:thumb_call_arm to:0x02033f7c module:main +from:0x02058784 kind:thumb_call_arm to:0x02034060 module:main +from:0x02058790 kind:thumb_call_arm to:0x02034060 module:main +from:0x02058796 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020587a4 kind:thumb_call_arm to:0x02034060 module:main +from:0x020587ae kind:thumb_call_arm to:0x02034060 module:main +from:0x020587b4 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020587c2 kind:thumb_call_arm to:0x02034060 module:main +from:0x020587c8 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020587d8 kind:thumb_call_arm to:0x02034060 module:main +from:0x020587fa kind:thumb_call_arm to:0x02033f7c module:main +from:0x02058808 kind:thumb_call_arm to:0x02034060 module:main +from:0x02058816 kind:thumb_call_arm to:0x02034060 module:main +from:0x0205881c kind:thumb_call_arm to:0x02033f7c module:main +from:0x02058830 kind:thumb_call_arm to:0x02034060 module:main +from:0x0205887c kind:thumb_call to:0x020156c8 module:main +from:0x0205888e kind:thumb_call to:0x0205abcc module:overlay(0) +from:0x02058896 kind:thumb_call to:0x020156f4 module:main +from:0x020588b0 kind:thumb_call to:0x02012fa8 module:main +from:0x020588c8 kind:thumb_call to:0x0205abcc module:overlay(0) +from:0x020588d4 kind:load to:0x020b1b5c module:overlay(0) +from:0x020588d8 kind:load to:0x020aa2a0 module:overlay(0) +from:0x020588dc kind:load to:0x020aa298 module:overlay(0) +from:0x020588e0 kind:load to:0x020aa294 module:overlay(0) +from:0x020588e4 kind:load to:0x020b1b60 module:overlay(0) +from:0x020588e8 kind:load to:0x020aa29c module:overlay(0) +from:0x020588ec kind:load to:0x020aa2a4 module:overlay(0) +from:0x020588f8 kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x0205890c kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x02058928 kind:thumb_call_arm to:0x02034060 module:main +from:0x0205892e kind:thumb_call_arm to:0x02033f7c module:main +from:0x0205893c kind:thumb_call_arm to:0x02034060 module:main +from:0x02058942 kind:thumb_call_arm to:0x02033f7c module:main +from:0x02058950 kind:thumb_call_arm to:0x02034060 module:main +from:0x0205895e kind:thumb_call_arm to:0x02034060 module:main +from:0x02058964 kind:thumb_call_arm to:0x02033f7c module:main +from:0x02058974 kind:thumb_call_arm to:0x02034060 module:main +from:0x02058988 kind:thumb_call to:0x020156c8 module:main +from:0x0205899c kind:thumb_call to:0x02058c74 module:overlay(0) +from:0x020589a6 kind:thumb_call to:0x0205ab78 module:overlay(0) +from:0x020589b6 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020589bc kind:thumb_call_arm to:0x0200f37c module:main +from:0x020589c0 kind:thumb_call_arm to:0x0200bf88 module:main +from:0x020589c6 kind:thumb_call_arm to:0x0200f37c module:main +from:0x020589cc kind:thumb_call_arm to:0x0200bed8 module:main +from:0x020589d2 kind:thumb_call to:0x020156f4 module:main +from:0x020589dc kind:load to:0x020b1b5c module:overlay(0) +from:0x020589e0 kind:load to:0x020aa294 module:overlay(0) +from:0x02058a1e kind:thumb_call to:0x0201547c module:main +from:0x02058a50 kind:arm_call to:0x0200f38c module:main +from:0x02058a7c kind:arm_call to:0x0205ac24 module:overlay(0) +from:0x02058aa8 kind:arm_call to:0x0205ac60 module:overlay(0) +from:0x02058b48 kind:arm_call to:0x0200ec8c module:main +from:0x02058b5c kind:arm_call to:0x0200ec20 module:main +from:0x02058b74 kind:arm_call to:0x0200e6a0 module:main +from:0x02058b84 kind:arm_call to:0x0200e6a0 module:main +from:0x02058ba8 kind:thumb_call_arm to:0x02058bb4 module:overlay(0) +from:0x02058bb0 kind:load to:0x020b1b6c module:overlay(0) +from:0x02058bc0 kind:arm_call to:0x02057ed8 module:overlay(0) +from:0x02058be0 kind:arm_call to:0x0205a9a0 module:overlay(0) +from:0x02058bf8 kind:load to:0x0205aa10 module:overlay(0) +from:0x02058c04 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02058c18 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02058c20 kind:arm_call to:0x02011ff4 module:main +from:0x02058c6c kind:thumb_call to:0x02058cf0 module:overlay(0) +from:0x02058ce8 kind:load to:0x02043394 module:main +from:0x02058cec kind:load to:0x0204338c module:main +from:0x02058d06 kind:thumb_call to:0x02058c74 module:overlay(0) +from:0x02058d24 kind:thumb_call_arm to:0x0200b5a8 module:main +from:0x02058d2c kind:thumb_call_arm to:0x0200b5bc module:main +from:0x02058d34 kind:thumb_call_arm to:0x0200b69c module:main +from:0x02058dfa kind:thumb_call_arm to:0x0200b5d0 module:main +from:0x02058e02 kind:thumb_call_arm to:0x0200b5e4 module:main +from:0x02058e0e kind:thumb_call_arm to:0x0200b6b0 module:main +from:0x02058e16 kind:thumb_call_arm to:0x0200b6b8 module:main +from:0x02058e34 kind:arm_call to:0x02011f3c module:main +from:0x02058e40 kind:arm_call to:0x02058e48 module:overlay(0) +from:0x02058e54 kind:arm_call to:0x02058f74 module:overlay(0) +from:0x02058e70 kind:arm_call to:0x0203d160 module:main +from:0x02058e80 kind:load to:0x02058eb4 module:overlay(0) +from:0x02058e84 kind:load to:0x02058e88 module:overlay(0) +from:0x02058e94 kind:arm_call to:0x0201667c module:main +from:0x02058eb0 kind:load to:0x020b1b90 module:overlay(0) +from:0x02058ec0 kind:arm_call to:0x02016694 module:main +from:0x02058ed0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02058ef8 kind:arm_call to:0x02058ecc module:overlay(0) +from:0x02058f20 kind:arm_call to:0x02058f5c module:overlay(0) +from:0x02058f6c kind:load to:0x020aa2b4 module:overlay(0) +from:0x02058f70 kind:load to:0x0205bf58 module:overlay(0) +from:0x02058f80 kind:load to:0x027e0954 module:dtcm +from:0x02058fac kind:arm_call to:0x02011f3c module:main +from:0x02058fb8 kind:arm_call to:0x020590d4 module:overlay(0) +from:0x02059050 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02059090 kind:arm_call to:0x02032a90 module:main +from:0x020590cc kind:load to:0x027e09bc module:dtcm +from:0x020590d0 kind:load to:0x02058f84 module:overlay(0) +from:0x020590e0 kind:load to:0x027e0958 module:dtcm +from:0x02059104 kind:load to:0x020b1ba8 module:overlay(0) +from:0x02059114 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02059134 kind:load to:0x020b1b9c module:overlay(0) +from:0x02059144 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02059164 kind:load to:0x020b1b9c module:overlay(0) +from:0x0205918c kind:load to:0x01ffc6d4 module:itcm +from:0x020591e4 kind:load to:0x020b1bac module:overlay(0) +from:0x020591e8 kind:load to:0x02059190 module:overlay(0) +from:0x020591f4 kind:arm_call_thumb to:0x0201549c module:main +from:0x02059200 kind:arm_call to:0x02015348 module:main +from:0x02059210 kind:arm_call_thumb to:0x020154ec module:main +from:0x02059228 kind:arm_call_thumb to:0x0205935c module:overlay(0) +from:0x02059238 kind:load to:0x020b1bbc module:overlay(0) +from:0x0205923c kind:load to:0x027e095c module:dtcm +from:0x02059250 kind:arm_call_thumb to:0x02059368 module:overlay(0) +from:0x02059258 kind:arm_call to:0x020153a4 module:main +from:0x02059260 kind:arm_call_thumb to:0x020154d8 module:main +from:0x0205926c kind:load to:0x027e095c module:dtcm +from:0x02059280 kind:load to:0x027e095c module:dtcm +from:0x02059284 kind:load to:0x02059455 module:overlay(0) +from:0x02059298 kind:load to:0x027e095c module:dtcm +from:0x0205929c kind:load to:0x02059605 module:overlay(0) +from:0x020592d8 kind:thumb_call_arm to:0x02006ffc module:main +from:0x020592e0 kind:thumb_call_arm to:0x02006c18 module:main +from:0x02059302 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x02059316 kind:thumb_call_arm to:0x02007040 module:main +from:0x0205931e kind:thumb_call_arm to:0x02006c34 module:main +from:0x02059338 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x0205934a kind:thumb_call_arm to:0x02028cdc module:main +from:0x02059364 kind:load to:0x020b4f14 module:overlay(0) +from:0x0205936c kind:thumb_call_arm to:0x020275bc module:main +from:0x02059370 kind:thumb_call_arm to:0x02025bd4 module:main +from:0x0205939a kind:thumb_call_arm to:0x02025c30 module:main +from:0x020593c2 kind:thumb_call_arm to:0x02025c30 module:main +from:0x02059404 kind:thumb_call_arm to:0x02025d64 module:main +from:0x02059408 kind:thumb_call_arm to:0x02025da8 module:main +from:0x02059430 kind:thumb_call_arm to:0x02025ddc module:main +from:0x0205943e kind:thumb_call_arm to:0x02025e44 module:main +from:0x0205944c kind:load to:0x020b4f14 module:overlay(0) +from:0x020594dc kind:thumb_call_arm to:0x02034060 module:main +from:0x020594ec kind:thumb_call_arm to:0x02033f7c module:main +from:0x020594fc kind:thumb_call_arm to:0x02034060 module:main +from:0x02059504 kind:thumb_call_arm to:0x02033f7c module:main +from:0x02059512 kind:thumb_call_arm to:0x02034060 module:main +from:0x0205957a kind:thumb_call to:0x02012fa8 module:main +from:0x020595d6 kind:thumb_call to:0x02059714 module:overlay(0) +from:0x020595e0 kind:load to:0x020b4f14 module:overlay(0) +from:0x020595e4 kind:load to:0x020b1bb8 module:overlay(0) +from:0x020595e8 kind:load to:0x02043f78 module:main +from:0x020595ec kind:load to:0x02043f40 module:main +from:0x020595f0 kind:load to:0x020b1bc4 module:overlay(0) +from:0x020595f4 kind:load to:0x020b1bcc module:overlay(0) +from:0x020595f8 kind:load to:0x020b1bd4 module:overlay(0) +from:0x020595fc kind:load to:0x02043394 module:main +from:0x02059600 kind:load to:0x020b1bdc module:overlay(0) +from:0x0205968e kind:thumb_call_arm to:0x02034060 module:main +from:0x0205969e kind:thumb_call_arm to:0x02033f7c module:main +from:0x020596ae kind:thumb_call_arm to:0x02034060 module:main +from:0x020596b6 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020596c6 kind:thumb_call_arm to:0x02034060 module:main +from:0x020596f6 kind:thumb_call to:0x02059714 module:overlay(0) +from:0x02059700 kind:load to:0x020b4f14 module:overlay(0) +from:0x02059704 kind:load to:0x02043f78 module:main +from:0x02059708 kind:load to:0x02043f40 module:main +from:0x0205970c kind:load to:0x020b1bc4 module:overlay(0) +from:0x02059710 kind:load to:0x020b1bdc module:overlay(0) +from:0x02059722 kind:thumb_call to:0x02012fa8 module:main +from:0x02059774 kind:load to:0x0204338c module:main +from:0x0205977e kind:thumb_call_arm to:0x0201778c module:main +from:0x02059794 kind:load to:0x020b1bfc module:overlay(0) +from:0x020597a6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020597b2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020597b8 kind:thumb_call_arm to:0x020177c8 module:main +from:0x020597c0 kind:load to:0x020b1bfc module:overlay(0) +from:0x020597d2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020597de kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020597e4 kind:thumb_call_arm to:0x020177c8 module:main +from:0x020597ea kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020597f4 kind:load to:0x020b1bfc module:overlay(0) +from:0x02059828 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x0205984c kind:thumb_call_arm to:0x0203a1bc module:main +from:0x0205986a kind:thumb_call_arm to:0x0205ae38 module:overlay(0) +from:0x02059898 kind:thumb_call_arm to:0x0205ae38 module:overlay(0) +from:0x020598da kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020598fa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059906 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02059918 kind:load to:0x027e0960 module:dtcm +from:0x020599bc kind:thumb_call_arm to:0x0203a1bc module:main +from:0x02059a16 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x02059a34 kind:thumb_call_arm to:0x0205ae38 module:overlay(0) +from:0x02059a4c kind:thumb_call_arm to:0x0203a1bc module:main +from:0x02059a6e kind:thumb_call_arm to:0x0203a1bc module:main +from:0x02059a94 kind:thumb_call_arm to:0x0205ae38 module:overlay(0) +from:0x02059b86 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x02059bdc kind:load to:0x027e0960 module:dtcm +from:0x02059c08 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059c28 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059c6c kind:arm_call to:0x02011ff4 module:main +from:0x02059c84 kind:arm_call to:0x02011f3c module:main +from:0x02059cb4 kind:arm_call_thumb to:0x02059778 module:overlay(0) +from:0x02059d8c kind:arm_call_thumb to:0x02059958 module:overlay(0) +from:0x02059de0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02059dec kind:arm_call to:0x01ffb744 module:itcm +from:0x02059e40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02059e4c kind:arm_call to:0x01ffb744 module:itcm +from:0x02059f28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02059f34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02059f8c kind:arm_call to:0x01ff9258 module:itcm +from:0x02059fec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0205a02c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0205a078 kind:load to:0x020b4f20 module:overlay(0) +from:0x0205a07c kind:load to:0x020b1be4 module:overlay(0) +from:0x0205a080 kind:load to:0x020b1be4 module:overlay(0) +from:0x0205a0c8 kind:thumb_call_arm to:0x0205a628 module:overlay(0) +from:0x0205a0e8 kind:thumb_call to:0x02059bec module:overlay(0) +from:0x0205a0f2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205a104 kind:thumb_call to:0x02059bec module:overlay(0) +from:0x0205a10e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205a114 kind:thumb_call_arm to:0x0205a638 module:overlay(0) +from:0x0205a13c kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0205a14c kind:arm_call to:0x02011ff4 module:main +from:0x0205a180 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0205a190 kind:arm_call to:0x02011ff4 module:main +from:0x0205a1c0 kind:arm_call to:0x02059d70 module:overlay(0) +from:0x0205a1e8 kind:arm_call to:0x02011f3c module:main +from:0x0205a1f4 kind:arm_call_thumb to:0x0205a0c4 module:overlay(0) +from:0x0205a220 kind:arm_call_thumb to:0x02059bec module:overlay(0) +from:0x0205a230 kind:arm_call to:0x02011ff4 module:main +from:0x0205a248 kind:arm_call to:0x02011f3c module:main +from:0x0205a270 kind:arm_call_thumb to:0x02059be0 module:overlay(0) +from:0x0205a2a0 kind:load to:0x02059c30 module:overlay(0) +from:0x0205a2f4 kind:arm_call_thumb to:0x020597f8 module:overlay(0) +from:0x0205a32c kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0205a374 kind:arm_call to:0x0205a3c8 module:overlay(0) +from:0x0205a414 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0205a440 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0205a474 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205a480 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205a4b4 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0205a4e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205a4ec kind:arm_call to:0x01ffb744 module:itcm +from:0x0205a550 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0205a584 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205a590 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205a5b0 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0205a5dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0205a5e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205a634 kind:load to:0x027e0960 module:dtcm +from:0x0205a648 kind:load to:0x027e0960 module:dtcm +from:0x0205a664 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0205a680 kind:arm_call to:0x0205a6d8 module:overlay(0) +from:0x0205a68c kind:load to:0x020b1c24 module:overlay(0) +from:0x0205a6a0 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0205a6c0 kind:arm_call to:0x0205a6d8 module:overlay(0) +from:0x0205a6c8 kind:arm_call to:0x0205a738 module:overlay(0) +from:0x0205a6d4 kind:load to:0x020b1c24 module:overlay(0) +from:0x0205a728 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x0205a730 kind:arm_call to:0x0205a738 module:overlay(0) +from:0x0205a760 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0205a768 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0205a770 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x0205a790 kind:arm_call to:0x02034060 module:main +from:0x0205a79c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0205a7c0 kind:load to:0x027e07d4 module:dtcm +from:0x0205a7dc kind:load to:0x027e07d4 module:dtcm +from:0x0205a7f0 kind:load to:0x02057c38 module:overlay(0) +from:0x0205a800 kind:load to:0x0200b58c module:main +from:0x0205a80c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0205a820 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0205a828 kind:arm_call to:0x02011ff4 module:main +from:0x0205a844 kind:thumb_call_arm to:0x02027654 module:main +from:0x0205a86c kind:thumb_call_arm to:0x02025290 module:main +from:0x0205a878 kind:thumb_call_arm to:0x02025348 module:main +from:0x0205a884 kind:thumb_call_arm to:0x02025400 module:main +from:0x0205a890 kind:thumb_call_arm to:0x020254b8 module:main +from:0x0205a8b4 kind:thumb_call_arm to:0x020252ec module:main +from:0x0205a8c0 kind:thumb_call_arm to:0x020253a4 module:main +from:0x0205a8cc kind:thumb_call_arm to:0x0202545c module:main +from:0x0205a8d8 kind:thumb_call_arm to:0x02025514 module:main +from:0x0205a8f2 kind:thumb_call_arm to:0x02015348 module:main +from:0x0205a922 kind:thumb_call_arm to:0x02028c90 module:main +from:0x0205a932 kind:thumb_call to:0x0205a834 module:overlay(0) +from:0x0205a938 kind:thumb_call_arm to:0x020153a4 module:main +from:0x0205a94a kind:thumb_call to:0x0205a8e0 module:overlay(0) +from:0x0205a958 kind:thumb_call to:0x0205a8e0 module:overlay(0) +from:0x0205a970 kind:thumb_call_arm to:0x02015348 module:main +from:0x0205a97c kind:thumb_call_arm to:0x02028c90 module:main +from:0x0205a98c kind:thumb_call to:0x0205a834 module:overlay(0) +from:0x0205a992 kind:thumb_call_arm to:0x020153a4 module:main +from:0x0205a9f8 kind:arm_call to:0x02015008 module:main +from:0x0205aa00 kind:arm_call to:0x0205aa70 module:overlay(0) +from:0x0205aa5c kind:arm_call to:0x01ffc8e0 module:itcm +from:0x0205ab6a kind:thumb_call_arm to:0x02027638 module:main +from:0x0205ab70 kind:thumb_call_arm to:0x0200f37c module:main +from:0x0205ab8e kind:thumb_call_arm to:0x02027638 module:main +from:0x0205ab94 kind:thumb_call_arm to:0x0200f38c module:main +from:0x0205ab9e kind:thumb_call_arm to:0x02028168 module:main +from:0x0205abaa kind:thumb_call to:0x02058d1c module:overlay(0) +from:0x0205abb2 kind:thumb_call_arm to:0x0200e460 module:main +from:0x0205abba kind:thumb_call_arm to:0x02006ce8 module:main +from:0x0205abbe kind:thumb_call_arm to:0x02006a74 module:main +from:0x0205abd4 kind:thumb_call to:0x0205ab58 module:overlay(0) +from:0x0205abe4 kind:thumb_call to:0x0205ab78 module:overlay(0) +from:0x0205abec kind:thumb_call_arm to:0x0200bed8 module:main +from:0x0205ac0a kind:thumb_call_arm to:0x0200f38c module:main +from:0x0205ac30 kind:load to:0x0200f3cc module:main +from:0x0205ac58 kind:arm_call to:0x0200f3cc module:main +from:0x0205ac6c kind:load to:0x0200f428 module:main +from:0x0205ac94 kind:arm_call to:0x0200f428 module:main +from:0x0205ace4 kind:arm_call to:0x0200e260 module:main +from:0x0205acf8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205ad14 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205ad2c kind:arm_call to:0x01ffa328 module:itcm +from:0x0205ad54 kind:load to:0x027e0254 module:dtcm +from:0x0205ad58 kind:load to:0x027e0964 module:dtcm +from:0x0205ad5c kind:load to:0x027e0208 module:dtcm +from:0x0205ad60 kind:load to:0x027e0988 module:dtcm +from:0x0205ada0 kind:arm_call to:0x020800b4 module:overlay(0) +from:0x0205adac kind:arm_call to:0x0208009c module:overlay(0) +from:0x0205add4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205ade4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205ae10 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205ae20 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205ae48 kind:arm_call to:0x01ffedac module:itcm +from:0x0205ae5c kind:arm_call to:0x01ffedac module:itcm +from:0x0205ae94 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0205aea8 kind:load to:0x027e0cd8 module:dtcm +from:0x0205aecc kind:load to:0x027e0cd8 module:dtcm +from:0x0205af00 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205af3c kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x0205af54 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205af70 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x0205af88 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205afb4 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205afc4 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x0205afd4 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205afe4 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x0205aff8 kind:arm_call to:0x0205c03c module:overlay(0) +from:0x0205b020 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205b030 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x0205b040 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205b050 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x0205b084 kind:arm_call to:0x0205c0a8 module:overlay(0) +from:0x0205b0bc kind:arm_call to:0x01ffb66c module:itcm +from:0x0205b0e4 kind:arm_call to:0x0205b090 module:overlay(0) +from:0x0205b0f0 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x0205b0fc kind:arm_call to:0x0205b090 module:overlay(0) +from:0x0205b108 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x0205b13c kind:arm_call to:0x0205c0a8 module:overlay(0) +from:0x0205b1c0 kind:arm_call to:0x0205b0cc module:overlay(0) +from:0x0205b27c kind:arm_call to:0x0205b4b4 module:overlay(0) +from:0x0205b2b4 kind:arm_call to:0x0205bd1c module:overlay(0) +from:0x0205b2c8 kind:arm_call to:0x0205b5a8 module:overlay(0) +from:0x0205b2e8 kind:arm_call to:0x0201667c module:main +from:0x0205b308 kind:arm_call to:0x0205b1cc module:overlay(0) +from:0x0205b320 kind:load to:0x020b1c50 module:overlay(0) +from:0x0205b338 kind:arm_call to:0x0201667c module:main +from:0x0205b358 kind:arm_call to:0x0205b1cc module:overlay(0) +from:0x0205b370 kind:load to:0x020b1c50 module:overlay(0) +from:0x0205b388 kind:load to:0x0205b224 module:overlay(0) +from:0x0205b460 kind:arm_call to:0x0205b4b4 module:overlay(0) +from:0x0205b48c kind:arm_call to:0x0205bd44 module:overlay(0) +from:0x0205b4a0 kind:arm_call to:0x0205b5a8 module:overlay(0) +from:0x0205b4b0 kind:load to:0x027e09bc module:dtcm +from:0x0205b554 kind:arm_call to:0x0205bfc4 module:overlay(0) +from:0x0205b578 kind:arm_call to:0x02028cdc module:main +from:0x0205b580 kind:arm_call to:0x02058f5c module:overlay(0) +from:0x0205b5a0 kind:load to:0x027e0210 module:dtcm +from:0x0205b5d8 kind:arm_call to:0x01ffd49c module:itcm +from:0x0205b680 kind:arm_call to:0x0205b648 module:overlay(0) +from:0x0205b784 kind:arm_call to:0x01ff9258 module:itcm +from:0x0205b788 kind:arm_call to:0x01ffb474 module:itcm +from:0x0205b7dc kind:arm_call to:0x0205b6b0 module:overlay(0) +from:0x0205b824 kind:arm_call to:0x02018010 module:main +from:0x0205b844 kind:arm_call to:0x0205bf58 module:overlay(0) +from:0x0205b880 kind:arm_call to:0x0205b678 module:overlay(0) +from:0x0205b88c kind:arm_call to:0x0205b6b0 module:overlay(0) +from:0x0205b8ac kind:arm_call to:0x0205af98 module:overlay(0) +from:0x0205b8c8 kind:arm_call to:0x0205b764 module:overlay(0) +from:0x0205b8dc kind:arm_call to:0x0205af14 module:overlay(0) +from:0x0205b9ec kind:arm_call to:0x0205b764 module:overlay(0) +from:0x0205ba00 kind:arm_call to:0x0205af14 module:overlay(0) +from:0x0205ba5c kind:arm_call to:0x0205b764 module:overlay(0) +from:0x0205ba80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205ba90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205bae0 kind:arm_call to:0x02018010 module:main +from:0x0205bb04 kind:arm_call to:0x01ffb464 module:itcm +from:0x0205bb50 kind:arm_call to:0x0205af14 module:overlay(0) +from:0x0205bb8c kind:arm_call to:0x0205b648 module:overlay(0) +from:0x0205bbb8 kind:arm_call to:0x0205b85c module:overlay(0) +from:0x0205bc08 kind:arm_call to:0x0205b82c module:overlay(0) +from:0x0205bc84 kind:arm_call to:0x0205b678 module:overlay(0) +from:0x0205bca0 kind:load to:0x0203e964 module:main +from:0x0205bcb8 kind:arm_call to:0x0205b678 module:overlay(0) +from:0x0205bce8 kind:arm_call to:0x0205b85c module:overlay(0) +from:0x0205bcf0 kind:arm_call to:0x0205b82c module:overlay(0) +from:0x0205bd0c kind:arm_call to:0x0205b85c module:overlay(0) +from:0x0205bd2c kind:arm_call to:0x0205b934 module:overlay(0) +from:0x0205bd3c kind:arm_call to:0x0205bca8 module:overlay(0) +from:0x0205bd60 kind:arm_call to:0x0205b5bc module:overlay(0) +from:0x0205bd78 kind:arm_call to:0x0205b85c module:overlay(0) +from:0x0205bd88 kind:arm_call to:0x0205b934 module:overlay(0) +from:0x0205bd98 kind:arm_call to:0x0205bca8 module:overlay(0) +from:0x0205bdd0 kind:arm_call to:0x01ffc768 module:itcm +from:0x0205be28 kind:load to:0x020b4f04 module:overlay(0) +from:0x0205be78 kind:arm_call to:0x0205bda4 module:overlay(0) +from:0x0205bec4 kind:arm_call to:0x0205b148 module:overlay(0) +from:0x0205bed0 kind:load to:0x027e095c module:dtcm +from:0x0205bed8 kind:load to:0x020aa3b4 module:overlay(0) +from:0x0205bf10 kind:arm_call to:0x0205bda4 module:overlay(0) +from:0x0205bf44 kind:arm_call to:0x0205b148 module:overlay(0) +from:0x0205bf50 kind:load to:0x027e095c module:dtcm +from:0x0205bf6c kind:arm_call to:0x02024a14 module:main +from:0x0205bf88 kind:arm_call to:0x02028cdc module:main +from:0x0205bfa0 kind:arm_call to:0x01ffa81c module:itcm +from:0x0205bfb8 kind:load to:0x027e0210 module:dtcm +from:0x0205bfbc kind:load to:0x027e0208 module:dtcm +from:0x0205bfc0 kind:load to:0x027e0254 module:dtcm +from:0x0205bff4 kind:arm_call to:0x01ffc744 module:itcm +from:0x0205c018 kind:arm_call to:0x01ffc768 module:itcm +from:0x0205c034 kind:load to:0x020b4f04 module:overlay(0) +from:0x0205c1f8 kind:arm_call to:0x0205c188 module:overlay(0) +from:0x0205c22c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0205c23c kind:arm_call to:0x0205c190 module:overlay(0) +from:0x0205c258 kind:arm_call to:0x01ffc858 module:itcm +from:0x0205c260 kind:arm_call to:0x02024a4c module:main +from:0x0205c384 kind:load to:0x027e095c module:dtcm +from:0x0205c390 kind:load to:0x020aa3c4 module:overlay(0) +from:0x0205c3b4 kind:arm_call to:0x0205c188 module:overlay(0) +from:0x0205c420 kind:arm_call to:0x0205c4a8 module:overlay(0) +from:0x0205c42c kind:load to:0x027e095c module:dtcm +from:0x0205c430 kind:load to:0x020aa3c4 module:overlay(0) +from:0x0205c494 kind:arm_call to:0x0205c4a8 module:overlay(0) +from:0x0205c4a0 kind:load to:0x027e095c module:dtcm +from:0x0205c4a4 kind:load to:0x020aa3c4 module:overlay(0) +from:0x0205c4d0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0205c4e0 kind:arm_call to:0x0205c190 module:overlay(0) +from:0x0205c4f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205c558 kind:arm_call to:0x0205b000 module:overlay(0) +from:0x0205c56c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205c578 kind:load to:0x027e095c module:dtcm +from:0x0205c580 kind:load to:0x020aa3c4 module:overlay(0) +from:0x0205c592 kind:thumb_call_arm to:0x0205c5b8 module:overlay(0) +from:0x0205c634 kind:arm_call to:0x01ffd640 module:itcm +from:0x0205c648 kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x0205c658 kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x0205c680 kind:arm_call to:0x01ffd640 module:itcm +from:0x0205c690 kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x0205c69c kind:load to:0x0204a110 module:main +from:0x0205c6a0 kind:load to:0x027e09bc module:dtcm +from:0x0205c6cc kind:load to:0x020b62f0 module:overlay(0) +from:0x0205c6ec kind:arm_call to:0x02070344 module:overlay(0) +from:0x0205c700 kind:load to:0x027e09a0 module:dtcm +from:0x0205c724 kind:arm_call to:0x020338d4 module:main +from:0x0205c734 kind:arm_call to:0x020338d4 module:main +from:0x0205c75c kind:arm_call to:0x020338d4 module:main +from:0x0205c768 kind:arm_call to:0x020338d4 module:main +from:0x0205c7a8 kind:load to:0x020aa3d4 module:overlay(0) +from:0x0205c900 kind:load to:0x027e0cd8 module:dtcm +from:0x0205c914 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c928 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c940 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c950 kind:load to:0x027e0d00 module:dtcm +from:0x0205c968 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c980 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c994 kind:load to:0x027e09a4 module:dtcm +from:0x0205c9a4 kind:arm_call to:0x0207056c module:overlay(0) +from:0x0205c9b0 kind:load to:0x027e09a4 module:dtcm +from:0x0205c9c0 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0205c9cc kind:load to:0x027e09a4 module:dtcm +from:0x0205c9e8 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x0205ca10 kind:load to:0x027e09a0 module:dtcm +from:0x0205ca14 kind:load to:0x020b62f0 module:overlay(0) +from:0x0205ca1c kind:arm_call to:0x0205c6d0 module:overlay(0) +from:0x0205ca2c kind:arm_call to:0x0205c6a4 module:overlay(0) +from:0x0205ca48 kind:arm_call to:0x01ffd420 module:itcm +from:0x0205ca68 kind:arm_call to:0x020736f4 module:overlay(0) +from:0x0205ca70 kind:load to:0x027e09b8 module:dtcm +from:0x0205ca94 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0205caa8 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0205cab0 kind:load to:0x027e09b8 module:dtcm +from:0x0205cad8 kind:load to:0x027e09a4 module:dtcm +from:0x0205cb20 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0205cb50 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0205cb60 kind:arm_call to:0x01ffa60c module:itcm +from:0x0205cb8c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0205cb9c kind:arm_call to:0x01ffa60c module:itcm +from:0x0205cbc0 kind:load to:0x0203e964 module:main +from:0x0205cc00 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205cc28 kind:arm_call to:0x01fff148 module:itcm +from:0x0205cc74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205cce4 kind:arm_call to:0x01fff498 module:itcm +from:0x0205cd34 kind:load to:0x027e0ce0 module:dtcm +from:0x0205cd38 kind:load to:0x027e0ce4 module:dtcm +from:0x0205cd3c kind:load to:0x027e0ce8 module:dtcm +from:0x0205cd6c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205cd80 kind:arm_call to:0x0208baac module:overlay(0) +from:0x0205cdc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205ce1c kind:arm_call to:0x01fff498 module:itcm +from:0x0205ce50 kind:load to:0x027e0ce0 module:dtcm +from:0x0205ce54 kind:load to:0x027e0ce4 module:dtcm +from:0x0205ce58 kind:load to:0x027e0ce8 module:dtcm +from:0x0205ce84 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205ce98 kind:arm_call to:0x0208baac module:overlay(0) +from:0x0205cedc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205cf3c kind:arm_call to:0x01fff498 module:itcm +from:0x0205cf74 kind:load to:0x027e0ce0 module:dtcm +from:0x0205cf78 kind:load to:0x020ab530 module:overlay(0) +from:0x0205cf7c kind:load to:0x027e0ce4 module:dtcm +from:0x0205cf80 kind:load to:0x027e0ce8 module:dtcm +from:0x0205cfb8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205cfd0 kind:arm_call to:0x0208baac module:overlay(0) +from:0x0205d01c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205d09c kind:arm_call to:0x01fff498 module:itcm +from:0x0205d0ec kind:load to:0x027e0ce0 module:dtcm +from:0x0205d0f0 kind:load to:0x020ab530 module:overlay(0) +from:0x0205d0f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0205d0f8 kind:load to:0x027e0ce8 module:dtcm +from:0x0205d1a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205d1b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0205d1b8 kind:arm_call to:0x0205d120 module:overlay(0) +from:0x0205d1d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0205d264 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205d270 kind:arm_call to:0x01fff458 module:itcm +from:0x0205d274 kind:arm_call to:0x0205d1dc module:overlay(0) +from:0x0205d294 kind:load to:0x027e0ce4 module:dtcm +from:0x0205d334 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205d340 kind:arm_call to:0x01fff458 module:itcm +from:0x0205d344 kind:arm_call to:0x0205d298 module:overlay(0) +from:0x0205d364 kind:load to:0x027e0ce4 module:dtcm +from:0x0205d394 kind:arm_call to:0x01ff9b64 module:itcm +from:0x0205d3a8 kind:load to:0x0204a110 module:main +from:0x0205d3cc kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205d3ec kind:arm_call to:0x0208baac module:overlay(0) +from:0x0205d40c kind:arm_call to:0x01fff148 module:itcm +from:0x0205d448 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x0205d460 kind:arm_call to:0x01ffd768 module:itcm +from:0x0205d46c kind:load to:0x027e0ce0 module:dtcm +from:0x0205d470 kind:load to:0x020ab530 module:overlay(0) +from:0x0205d474 kind:load to:0x027e09bc module:dtcm +from:0x0205d494 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205d4b4 kind:arm_call_thumb to:0x020d9800 module:overlay(31) +from:0x0205d4dc kind:arm_call to:0x01fff148 module:itcm +from:0x0205d4ec kind:arm_call to:0x02080320 module:overlay(0) +from:0x0205d4f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d4f8 kind:load to:0x027e0d34 module:dtcm +from:0x0205d4fc kind:load to:0x027e0cd8 module:dtcm +from:0x0205d53c kind:arm_call to:0x01fff148 module:itcm +from:0x0205d550 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x0205d558 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d574 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x0205d588 kind:arm_call to:0x020eb3d8 module:overlay(21) +from:0x0205d590 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d5ac kind:arm_call to:0x01fff168 module:itcm +from:0x0205d5c0 kind:arm_call to:0x020eb4a0 module:overlay(21) +from:0x0205d5c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d5ec kind:arm_call to:0x01fff17c module:itcm +from:0x0205d60c kind:arm_call to:0x020eb4d4 module:overlay(21) +from:0x0205d620 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d63c kind:arm_call to:0x0208bba0 module:overlay(0) +from:0x0205d650 kind:arm_call to:0x020eb50c module:overlay(21) +from:0x0205d658 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d674 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205d6b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d6ec kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x0205d728 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0205d760 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205d76c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d788 kind:arm_call to:0x01ff9364 module:itcm +from:0x0205d794 kind:arm_call to:0x01ffb800 module:itcm +from:0x0205d7e0 kind:arm_call to:0x0205d55c module:overlay(0) +from:0x0205d80c kind:arm_call to:0x01ffb714 module:itcm +from:0x0205d824 kind:arm_call to:0x01ff9258 module:itcm +from:0x0205d83c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d858 kind:arm_call to:0x0205d5cc module:overlay(0) +from:0x0205d86c kind:load to:0x020ab530 module:overlay(0) +from:0x0205d8b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d8c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0205d8e0 kind:arm_call to:0x02017f54 module:main +from:0x0205d940 kind:load to:0x0203e964 module:main +from:0x0205d9a4 kind:load to:0x020b4f24 module:overlay(0) +from:0x0205d9ac kind:load to:0x020b1c54 module:overlay(0) +from:0x0205d9d0 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x0205d9e4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0205d9f4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0205d9fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0205da0c kind:arm_call to:0x01ffb428 module:itcm +from:0x0205da34 kind:arm_call to:0x01fff148 module:itcm +from:0x0205da60 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205da7c kind:arm_call to:0x020786cc module:overlay(0) +from:0x0205da9c kind:arm_call to:0x01ff9364 module:itcm +from:0x0205daac kind:arm_call to:0x01ffb428 module:itcm +from:0x0205db38 kind:load to:0x027e09bc module:dtcm +from:0x0205db3c kind:load to:0x027e0ce0 module:dtcm +from:0x0205db40 kind:load to:0x020afd68 module:overlay(0) +from:0x0205db88 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205dba4 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205dbc0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205dbf4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205de50 kind:load to:0x0203e964 module:main +from:0x0205dee0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0205e034 kind:arm_call to:0x01ffd054 module:itcm +from:0x0205e044 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e050 kind:arm_call to:0x01ffd098 module:itcm +from:0x0205e0b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205e134 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205e1b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205e204 kind:arm_call to:0x01ffb974 module:itcm +from:0x0205e2e8 kind:arm_call to:0x0205dfa0 module:overlay(0) +from:0x0205e414 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205e424 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205e494 kind:arm_call to:0x0205dfa0 module:overlay(0) +from:0x0205e4d8 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0205e5c4 kind:arm_call to:0x01ffb06c module:itcm +from:0x0205e7ec kind:load to:0x020b1c60 module:overlay(0) +from:0x0205e7f0 kind:load to:0x020aa3f4 module:overlay(0) +from:0x0205e828 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e830 kind:arm_call to:0x01ffb800 module:itcm +from:0x0205e8e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e8f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e900 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205e90c kind:arm_call to:0x01ffb860 module:itcm +from:0x0205e91c kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e928 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205e94c kind:arm_call to:0x0205eb28 module:overlay(0) +from:0x0205e968 kind:arm_call to:0x0205ebfc module:overlay(0) +from:0x0205e9e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205eb04 kind:arm_call to:0x0205e52c module:overlay(0) +from:0x0205eb5c kind:arm_call to:0x01ffb428 module:itcm +from:0x0205eb80 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205eba4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ec30 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ec54 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ec78 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ed30 kind:arm_call to:0x0205e974 module:overlay(0) +from:0x0205ed40 kind:arm_call to:0x0205e974 module:overlay(0) +from:0x0205ed50 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ed5c kind:load to:0x020b1c58 module:overlay(0) +from:0x0205ed60 kind:load to:0x020b1c5c module:overlay(0) +from:0x0205ed64 kind:load to:0x020b1c58 module:overlay(0) +from:0x0205ed94 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ed9c kind:arm_call to:0x01ffb800 module:itcm +from:0x0205edac kind:arm_call to:0x01ff9258 module:itcm +from:0x0205edc0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205edd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ede4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0205edf0 kind:arm_call to:0x01ffa06c module:itcm +from:0x0205ee04 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ee14 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ee24 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0205ee30 kind:arm_call to:0x01ffa06c module:itcm +from:0x0205ee40 kind:arm_call to:0x01ffa60c module:itcm +from:0x0205ee5c kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ee6c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0205ee94 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0205f02c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f03c kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f0e0 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0205f114 kind:arm_call to:0x01ffb974 module:itcm +from:0x0205f124 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205f1a0 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0205f1d4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0205f1e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205f244 kind:arm_call to:0x01ffb974 module:itcm +from:0x0205f270 kind:arm_call to:0x01ffa328 module:itcm +from:0x0205f288 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0205f2ec kind:arm_call to:0x0205f478 module:overlay(0) +from:0x0205f2f4 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x0205f360 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f36c kind:arm_call to:0x01ffba48 module:itcm +from:0x0205f378 kind:arm_call to:0x020231bc module:main +from:0x0205f3ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f3cc kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f474 kind:load to:0x0203e964 module:main +from:0x0205f4a4 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x0205f6cc kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0205f800 kind:arm_call to:0x01ff938c module:itcm +from:0x0205f810 kind:arm_call to:0x01ff938c module:itcm +from:0x0205f824 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205f830 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f844 kind:arm_call to:0x01ffb780 module:itcm +from:0x0205f860 kind:arm_call to:0x01ffb464 module:itcm +from:0x0205f9a0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f9b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fa10 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205fa20 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fa70 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205fa80 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fae0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205faf0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fbbc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205fbc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fc50 kind:arm_call to:0x02019558 module:main +from:0x0205fc80 kind:arm_call_thumb to:0x0200ae70 module:main +from:0x0205fcbc kind:arm_call to:0x02057688 module:overlay(0) +from:0x0205fcdc kind:arm_call to:0x02057640 module:overlay(0) +from:0x0205fd04 kind:load to:0x0204a110 module:main +from:0x0205fd6c kind:arm_call to:0x02019558 module:main +from:0x0205fd98 kind:arm_call_thumb to:0x0200ae70 module:main +from:0x0205fdcc kind:load to:0x0204a110 module:main +from:0x0205fdf4 kind:load to:0x020b1cc8 module:overlay(0) +from:0x0205fe1c kind:load to:0x020b1cc8 module:overlay(0) +from:0x0205fe48 kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x0205fe70 kind:arm_call to:0x0201c73c module:main +from:0x0205fe80 kind:load to:0x020b1cc8 module:overlay(0) +from:0x0205fe84 kind:load to:0x0204a480 module:main +from:0x0205feb0 kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x0205fed8 kind:arm_call to:0x0201c73c module:main +from:0x0205fee8 kind:load to:0x020b1cc8 module:overlay(0) +from:0x0205feec kind:load to:0x0204a480 module:main +from:0x0205ff20 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0205ff38 kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x0205ff54 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0205ff58 kind:arm_call to:0x0209f16c module:overlay(0) +from:0x0205ff84 kind:arm_call to:0x0209f2b0 module:overlay(0) +from:0x0205ff98 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0205ffa4 kind:arm_call to:0x02016620 module:main +from:0x0205ffb0 kind:arm_call_thumb to:0x020154ec module:main +from:0x0205ffc0 kind:arm_call to:0x01ff9b30 module:itcm +from:0x0205ffcc kind:arm_call to:0x0209f940 module:overlay(0) +from:0x0205fff8 kind:arm_call to:0x0201665c module:main +from:0x02060000 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0206000c kind:load to:0x0204a110 module:main +from:0x02060010 kind:load to:0x020b43f0 module:overlay(0) +from:0x02060014 kind:load to:0x020b3cf4 module:overlay(0) +from:0x02060024 kind:load to:0x02060038 module:overlay(0) +from:0x02060034 kind:load to:0x02060038 module:overlay(0) +from:0x02060050 kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x020600a0 kind:arm_call to:0x0201c73c module:main +from:0x020600e4 kind:arm_call to:0x0201c73c module:main +from:0x020600f4 kind:load to:0x0204a480 module:main +from:0x02060114 kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x02060138 kind:arm_call to:0x02034060 module:main +from:0x02060144 kind:arm_call to:0x02033f7c module:main +from:0x02060158 kind:arm_call to:0x02034060 module:main +from:0x02060160 kind:arm_call to:0x02033f7c module:main +from:0x02060174 kind:arm_call to:0x02034060 module:main +from:0x02060180 kind:arm_call to:0x02033f7c module:main +from:0x02060194 kind:arm_call to:0x02034060 module:main +from:0x020601c0 kind:arm_call to:0x0201c780 module:main +from:0x020601d0 kind:arm_call to:0x02034060 module:main +from:0x020601d8 kind:arm_call to:0x02033f7c module:main +from:0x020601ec kind:arm_call to:0x02034060 module:main +from:0x020601f4 kind:arm_call to:0x02033f7c module:main +from:0x02060208 kind:arm_call to:0x02034060 module:main +from:0x02060214 kind:arm_call to:0x02033f7c module:main +from:0x02060228 kind:arm_call to:0x02034060 module:main +from:0x02060230 kind:arm_call to:0x02033f7c module:main +from:0x02060244 kind:arm_call to:0x02034060 module:main +from:0x0206026c kind:arm_call to:0x0201c780 module:main +from:0x02060274 kind:arm_call_thumb to:0x0201568c module:main +from:0x02060280 kind:load to:0x020b1cd0 module:overlay(0) +from:0x02060284 kind:load to:0x020b1cd4 module:overlay(0) +from:0x02060288 kind:load to:0x02043f40 module:main +from:0x0206028c kind:load to:0x0204a480 module:main +from:0x02060290 kind:load to:0x020b1cdc module:overlay(0) +from:0x0206029c kind:arm_call to:0x0205fdd0 module:overlay(0) +from:0x020602b0 kind:load to:0x020b1ca8 module:overlay(0) +from:0x020602bc kind:arm_call to:0x0205fef0 module:overlay(0) +from:0x020602d8 kind:load to:0x020602fc module:overlay(0) +from:0x020602e8 kind:load to:0x020602fc module:overlay(0) +from:0x020602f8 kind:load to:0x020602fc module:overlay(0) +from:0x02060318 kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x0206036c kind:arm_call to:0x0201c73c module:main +from:0x020603ac kind:arm_call to:0x0201c73c module:main +from:0x020603e8 kind:arm_call to:0x0201c73c module:main +from:0x020603fc kind:load to:0x0204a480 module:main +from:0x0206041c kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x02060440 kind:arm_call to:0x02034060 module:main +from:0x0206044c kind:arm_call to:0x02033f7c module:main +from:0x02060460 kind:arm_call to:0x02034060 module:main +from:0x02060468 kind:arm_call to:0x02033f7c module:main +from:0x0206047c kind:arm_call to:0x02034060 module:main +from:0x02060488 kind:arm_call to:0x02033f7c module:main +from:0x0206049c kind:arm_call to:0x02034060 module:main +from:0x020604c4 kind:arm_call to:0x0201c780 module:main +from:0x020604d4 kind:arm_call to:0x02034060 module:main +from:0x020604dc kind:arm_call to:0x02033f7c module:main +from:0x020604f0 kind:arm_call to:0x02034060 module:main +from:0x020604f8 kind:arm_call to:0x02033f7c module:main +from:0x0206050c kind:arm_call to:0x02034060 module:main +from:0x02060518 kind:arm_call to:0x02033f7c module:main +from:0x0206052c kind:arm_call to:0x02034060 module:main +from:0x02060534 kind:arm_call to:0x02033f7c module:main +from:0x02060548 kind:arm_call to:0x02034060 module:main +from:0x02060570 kind:arm_call to:0x0201c780 module:main +from:0x02060580 kind:arm_call to:0x02034060 module:main +from:0x02060588 kind:arm_call to:0x02033f7c module:main +from:0x0206059c kind:arm_call to:0x02034060 module:main +from:0x020605a4 kind:arm_call to:0x02033f7c module:main +from:0x020605b8 kind:arm_call to:0x02034060 module:main +from:0x020605c4 kind:arm_call to:0x02033f7c module:main +from:0x020605d8 kind:arm_call to:0x02034060 module:main +from:0x020605e0 kind:arm_call to:0x02033f7c module:main +from:0x020605f4 kind:arm_call to:0x02034060 module:main +from:0x0206061c kind:arm_call to:0x0201c780 module:main +from:0x02060624 kind:arm_call_thumb to:0x0201568c module:main +from:0x02060630 kind:load to:0x020b1cd0 module:overlay(0) +from:0x02060634 kind:load to:0x020b1cd4 module:overlay(0) +from:0x02060638 kind:load to:0x02043f40 module:main +from:0x0206063c kind:load to:0x0204a480 module:main +from:0x02060640 kind:load to:0x020b1cdc module:overlay(0) +from:0x02060644 kind:load to:0x020b1ce0 module:overlay(0) +from:0x020606a4 kind:arm_call to:0x02028c18 module:main +from:0x020606b0 kind:load to:0x020b1cc8 module:overlay(0) +from:0x020606b4 kind:load to:0x020b1cb8 module:overlay(0) +from:0x020606e4 kind:arm_call to:0x02016250 module:main +from:0x020606e8 kind:arm_call to:0x020275e8 module:main +from:0x02060728 kind:arm_call to:0x02060738 module:overlay(0) +from:0x02060730 kind:arm_call to:0x0206075c module:overlay(0) +from:0x02060770 kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x020607cc kind:arm_call to:0x0201c73c module:main +from:0x020607d8 kind:load to:0x0204a480 module:main +from:0x02060844 kind:arm_call to:0x01ff9b40 module:itcm +from:0x02060854 kind:arm_call_thumb to:0x0200ae10 module:main +from:0x02060868 kind:arm_call to:0x02007944 module:main +from:0x02060878 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x02060914 kind:arm_call to:0x020196b0 module:main +from:0x02060948 kind:load to:0x0204a110 module:main +from:0x0206094c kind:load to:0x020aa404 module:overlay(0) +from:0x02060964 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0206098c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020609f4 kind:arm_call_thumb to:0x020125a4 module:main +from:0x02060a00 kind:arm_call to:0x02007998 module:main +from:0x02060a08 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02060a18 kind:arm_call to:0x02060b50 module:overlay(0) +from:0x02060a28 kind:arm_call to:0x02060ad0 module:overlay(0) +from:0x02060a80 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02060a88 kind:load to:0x02049984 module:main +from:0x02060a8c kind:load to:0x020b1ce4 module:overlay(0) +from:0x02060a90 kind:load to:0x020b1cf8 module:overlay(0) +from:0x02060a94 kind:load to:0x020b5254 module:overlay(0) +from:0x02060ae8 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x02060b14 kind:arm_call to:0x02060ad0 module:overlay(0) +from:0x02060b6c kind:arm_call to:0x020079d8 module:main +from:0x02060ba8 kind:load to:0x0204a110 module:main +from:0x02060bc8 kind:arm_call to:0x020079b8 module:main +from:0x02060be8 kind:arm_call to:0x020079b8 module:main +from:0x02060c64 kind:arm_call to:0x02034060 module:main +from:0x02060cb0 kind:arm_call to:0x020079f8 module:main +from:0x02060cc8 kind:arm_call to:0x02015ef8 module:main +from:0x02060cd8 kind:arm_call to:0x02015ef8 module:main +from:0x02060d34 kind:arm_call to:0x02007430 module:main +from:0x02060d6c kind:arm_call to:0x02028c60 module:main +from:0x02060d94 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02060dac kind:arm_call to:0x0205fd08 module:overlay(0) +from:0x02060dd8 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02060de0 kind:arm_call_thumb to:0x02016490 module:main +from:0x02060df0 kind:arm_call to:0x02015ef8 module:main +from:0x02060e28 kind:arm_call to:0x02028c60 module:main +from:0x02060e30 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02060e64 kind:arm_call to:0x02014ff4 module:main +from:0x02060e74 kind:arm_call to:0x02034060 module:main +from:0x02060e80 kind:arm_call to:0x02033f7c module:main +from:0x02060e94 kind:arm_call to:0x02034060 module:main +from:0x02060e9c kind:arm_call to:0x02033f7c module:main +from:0x02060eb0 kind:arm_call to:0x02034060 module:main +from:0x02060eb8 kind:load to:0x020b1d2c module:overlay(0) +from:0x02060ebc kind:load to:0x02049be0 module:main +from:0x02060ec0 kind:load to:0x020b1d3c module:overlay(0) +from:0x02060ee0 kind:load to:0x020aa470 module:overlay(0) +from:0x02060eec kind:arm_call_thumb to:0x02018498 module:main +from:0x02060f00 kind:arm_call_thumb to:0x020bd6e8 module:overlay(1) +from:0x02060f0c kind:load to:0x020b1d54 module:overlay(0) +from:0x02060f10 kind:load to:0x027e0994 module:dtcm +from:0x02060f24 kind:arm_call to:0x02061040 module:overlay(0) +from:0x02060f38 kind:arm_call_thumb to:0x020185a8 module:main +from:0x02060f44 kind:load to:0x020b1d54 module:overlay(0) +from:0x02060f48 kind:load to:0x027e0994 module:dtcm +from:0x02060f5c kind:arm_call to:0x02061040 module:overlay(0) +from:0x02060f70 kind:arm_call_thumb to:0x020185a8 module:main +from:0x02060f78 kind:arm_call to:0x02011ff4 module:main +from:0x02060f84 kind:load to:0x020b1d54 module:overlay(0) +from:0x02060f88 kind:load to:0x027e0994 module:dtcm +from:0x02060f9c kind:arm_call to:0x02061040 module:overlay(0) +from:0x02060fb0 kind:arm_call_thumb to:0x020185a8 module:main +from:0x02060fbc kind:load to:0x020b1d54 module:overlay(0) +from:0x02060fc0 kind:load to:0x027e0994 module:dtcm +from:0x02060fdc kind:arm_call to:0x020702d0 module:overlay(0) +from:0x02061004 kind:arm_call to:0x02026800 module:main +from:0x02061018 kind:arm_call_thumb to:0x02061828 module:overlay(0) +from:0x02061024 kind:load to:0x027e09a0 module:dtcm +from:0x02061028 kind:load to:0x020b1d9c module:overlay(0) +from:0x0206102c kind:load to:0x027e0998 module:dtcm +from:0x02061064 kind:arm_call to:0x0203d210 module:main +from:0x0206106c kind:arm_call to:0x02061084 module:overlay(0) +from:0x02061074 kind:arm_call to:0x02011ff4 module:main +from:0x0206107c kind:load to:0x0204a088 module:main +from:0x02061080 kind:load to:0x02061690 module:overlay(0) +from:0x02061094 kind:load to:0x0204a088 module:main +from:0x0206111c kind:arm_call_thumb to:0x02014994 module:main +from:0x020611d8 kind:load to:0x02049ba0 module:main +from:0x020611f8 kind:load to:0x020166cc module:main +from:0x02061260 kind:load to:0x020b1db4 module:overlay(0) +from:0x02061264 kind:load to:0x02049ba0 module:main +from:0x02061268 kind:load to:0x02014995 module:main +from:0x02061368 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02061548 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0206161c kind:load to:0x02043e50 module:main +from:0x02061620 kind:load to:0x020b1db4 module:overlay(0) +from:0x02061654 kind:arm_call to:0x0201667c module:main +from:0x02061668 kind:load to:0x020b1e18 module:overlay(0) +from:0x02061678 kind:arm_call to:0x0201667c module:main +from:0x0206168c kind:load to:0x020b1e18 module:overlay(0) +from:0x0206169c kind:arm_call to:0x02016694 module:main +from:0x020616b4 kind:arm_call to:0x02016694 module:main +from:0x020616bc kind:arm_call to:0x02011ff4 module:main +from:0x020616d4 kind:arm_call to:0x02016694 module:main +from:0x02061704 kind:thumb_call_arm to:0x02061a7c module:overlay(0) +from:0x02061720 kind:load to:0x020b1e48 module:overlay(0) +from:0x02061728 kind:thumb_call_arm to:0x02061a7c module:overlay(0) +from:0x02061744 kind:load to:0x020b1e48 module:overlay(0) +from:0x02061750 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02061758 kind:thumb_call to:0x02061724 module:overlay(0) +from:0x0206177e kind:thumb_call_arm to:0x02015348 module:main +from:0x0206178e kind:thumb_call to:0x02012f24 module:main +from:0x02061794 kind:thumb_call_arm to:0x020275e8 module:main +from:0x020617a4 kind:thumb_call to:0x02012f6c module:main +from:0x020617b0 kind:thumb_call to:0x02012f6c module:main +from:0x020617be kind:thumb_call_arm to:0x020257f4 module:main +from:0x020617c8 kind:thumb_call_arm to:0x02025514 module:main +from:0x020617d8 kind:thumb_call to:0x02012f6c module:main +from:0x020617e6 kind:thumb_call_arm to:0x02025a74 module:main +from:0x020617f2 kind:thumb_call_arm to:0x02025a8c module:main +from:0x020617f6 kind:thumb_call_arm to:0x02025aec module:main +from:0x020617fc kind:thumb_call to:0x02000cdc module:main +from:0x02061802 kind:thumb_call_arm to:0x020153a4 module:main +from:0x0206180e kind:thumb_call to:0x0205a960 module:overlay(0) +from:0x02061818 kind:load to:0x020b1e4c module:overlay(0) +from:0x0206181c kind:load to:0x020b1e50 module:overlay(0) +from:0x02061820 kind:load to:0x020b1e60 module:overlay(0) +from:0x02061824 kind:load to:0x020b1e70 module:overlay(0) +from:0x02061832 kind:thumb_call_arm to:0x02034060 module:main +from:0x02061846 kind:thumb_call to:0x0206176c module:overlay(0) +from:0x0206184c kind:load to:0x0204a110 module:main +from:0x02061864 kind:load to:0x0206176d module:overlay(0) +from:0x02061908 kind:arm_call to:0x01ffd294 module:itcm +from:0x02061934 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02061958 kind:arm_call to:0x01ffd294 module:itcm +from:0x02061a3c kind:load to:0x0204a110 module:main +from:0x02061a40 kind:load to:0x0204a088 module:main +from:0x02061a44 kind:load to:0x0204e5f8 module:main +from:0x02061a54 kind:arm_call to:0x01ffd294 module:itcm +from:0x02061a78 kind:load to:0x0204aedc module:main +from:0x02061a88 kind:load to:0x027e0998 module:dtcm +from:0x02061a98 kind:arm_call to:0x02016694 module:main +from:0x02061ab0 kind:arm_call to:0x02016694 module:main +from:0x02061ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02061ad0 kind:arm_call to:0x02016694 module:main +from:0x02061af0 kind:arm_call to:0x0201667c module:main +from:0x02061b00 kind:arm_call to:0x0201667c module:main +from:0x02061b24 kind:load to:0x020b1ea0 module:overlay(0) +from:0x02061b28 kind:load to:0x020b1e88 module:overlay(0) +from:0x02061b38 kind:arm_call to:0x0201667c module:main +from:0x02061b48 kind:arm_call to:0x0201667c module:main +from:0x02061b6c kind:load to:0x020b1ea0 module:overlay(0) +from:0x02061b70 kind:load to:0x020b1e88 module:overlay(0) +from:0x02061bcc kind:arm_call to:0x02061a8c module:overlay(0) +from:0x02061bd4 kind:arm_call to:0x02016694 module:main +from:0x02061be0 kind:load to:0x020b1ea0 module:overlay(0) +from:0x02061c3c kind:arm_call to:0x02061a8c module:overlay(0) +from:0x02061c44 kind:arm_call to:0x02016694 module:main +from:0x02061c4c kind:arm_call to:0x02011ff4 module:main +from:0x02061c58 kind:load to:0x020b1ea0 module:overlay(0) +from:0x02061cb4 kind:arm_call to:0x02061a8c module:overlay(0) +from:0x02061cbc kind:arm_call to:0x02016694 module:main +from:0x02061cc8 kind:load to:0x020b1ea0 module:overlay(0) +from:0x02061d08 kind:arm_call to:0x02028c4c module:main +from:0x02061d18 kind:arm_call to:0x02028c4c module:main +from:0x02061d34 kind:load to:0x020b1ec4 module:overlay(0) +from:0x02061d48 kind:arm_call to:0x020090d4 module:main +from:0x02061d64 kind:arm_call to:0x0200911c module:main +from:0x02061dfc kind:arm_call to:0x02008a0c module:main +from:0x02061eac kind:arm_call to:0x0200ab00 module:main +from:0x02061ef8 kind:arm_call to:0x02028c90 module:main +from:0x02061f38 kind:arm_call to:0x02061ce0 module:overlay(0) +from:0x02061f5c kind:load to:0x020b1edc module:overlay(0) +from:0x02061f7c kind:arm_call to:0x02062144 module:overlay(0) +from:0x02061f88 kind:load to:0x020b1edc module:overlay(0) +from:0x02061ff0 kind:arm_call to:0x02008b58 module:main +from:0x020620f4 kind:arm_call to:0x02015ef8 module:main +from:0x02062100 kind:arm_call to:0x0203a3c8 module:main +from:0x02062124 kind:arm_call to:0x02008ce8 module:main +from:0x02062140 kind:load to:0x0204a120 module:main +from:0x02062160 kind:arm_call to:0x0201ccc4 module:main +from:0x02062168 kind:load to:0x0204a120 module:main +from:0x02062204 kind:arm_call to:0x0201a974 module:main +from:0x02062224 kind:load to:0x0204af1c module:main +from:0x020622b8 kind:arm_call to:0x02016028 module:main +from:0x020622f8 kind:arm_call to:0x0201a974 module:main +from:0x0206231c kind:load to:0x0204af1c module:main +from:0x0206233c kind:arm_call to:0x02061f00 module:overlay(0) +from:0x0206234c kind:arm_call to:0x0201cd6c module:main +from:0x02062358 kind:load to:0x0204a120 module:main +from:0x02062364 kind:arm_call to:0x02061ddc module:overlay(0) +from:0x02062374 kind:arm_call to:0x0201cd6c module:main +from:0x0206237c kind:load to:0x0204a120 module:main +from:0x02062394 kind:arm_call to:0x02061e08 module:overlay(0) +from:0x020623a4 kind:arm_call to:0x0201cd6c module:main +from:0x020623b0 kind:load to:0x0204a120 module:main +from:0x020623bc kind:arm_call to:0x02061eb8 module:overlay(0) +from:0x020623cc kind:arm_call to:0x0201cd6c module:main +from:0x020623d4 kind:load to:0x0204a120 module:main +from:0x02062450 kind:arm_call to:0x02019590 module:main +from:0x02062534 kind:load to:0x0204a110 module:main +from:0x02062554 kind:arm_call to:0x02019590 module:main +from:0x020625b4 kind:arm_call to:0x020625c4 module:overlay(0) +from:0x020625c0 kind:load to:0x0204a110 module:main +from:0x02062610 kind:arm_call to:0x02015ef8 module:main +from:0x0206261c kind:arm_call to:0x0203a1bc module:main +from:0x02062640 kind:arm_call to:0x02015ef8 module:main +from:0x02062660 kind:arm_call to:0x02015ef8 module:main +from:0x0206266c kind:arm_call to:0x0203a1bc module:main +from:0x02062694 kind:arm_call to:0x0201cb7c module:main +from:0x020626c8 kind:arm_call to:0x02061f8c module:overlay(0) +from:0x020626e0 kind:load to:0x0204a120 module:main +from:0x02062730 kind:arm_call to:0x02015ef8 module:main +from:0x0206273c kind:arm_call to:0x0203a1bc module:main +from:0x02062760 kind:arm_call to:0x02015ef8 module:main +from:0x02062780 kind:arm_call to:0x02015ef8 module:main +from:0x0206278c kind:arm_call to:0x0203a1bc module:main +from:0x020627b8 kind:arm_call to:0x0201cb7c module:main +from:0x020627ec kind:arm_call to:0x02061f8c module:overlay(0) +from:0x02062804 kind:load to:0x0204a120 module:main +from:0x0206282c kind:arm_call to:0x02061f8c module:overlay(0) +from:0x02062878 kind:arm_call to:0x02027654 module:main +from:0x020628a8 kind:arm_call to:0x020251f0 module:main +from:0x020628b4 kind:arm_call to:0x02025240 module:main +from:0x020628c0 kind:load to:0x0204a120 module:main +from:0x020628cc kind:arm_call to:0x02061ce0 module:overlay(0) +from:0x020628e0 kind:load to:0x020b1ef4 module:overlay(0) +from:0x02062910 kind:arm_call to:0x020629b0 module:overlay(0) +from:0x02062934 kind:arm_call to:0x02008b2c module:main +from:0x02062944 kind:arm_call to:0x02062a3c module:overlay(0) +from:0x02062970 kind:arm_call to:0x02008bdc module:main +from:0x020629d8 kind:arm_call to:0x02024790 module:main +from:0x020629e0 kind:arm_call to:0x020247e4 module:main +from:0x020629e8 kind:arm_call to:0x02024854 module:main +from:0x020629f0 kind:arm_call to:0x020248ec module:main +from:0x02062a14 kind:arm_call to:0x0202475c module:main +from:0x02062a1c kind:arm_call to:0x020247b0 module:main +from:0x02062a24 kind:arm_call to:0x02024804 module:main +from:0x02062a2c kind:arm_call to:0x02024894 module:main +from:0x02062a64 kind:arm_call to:0x020244f8 module:main +from:0x02062a6c kind:arm_call to:0x0202454c module:main +from:0x02062a74 kind:arm_call to:0x020245f0 module:main +from:0x02062a7c kind:arm_call to:0x020246e8 module:main +from:0x02062aa0 kind:arm_call to:0x020244c4 module:main +from:0x02062aa8 kind:arm_call to:0x02024518 module:main +from:0x02062ab0 kind:arm_call to:0x0202456c module:main +from:0x02062ab8 kind:arm_call to:0x02024664 module:main +from:0x02062ad4 kind:arm_call to:0x0201667c module:main +from:0x02062b38 kind:load to:0x020b1f0c module:overlay(0) +from:0x02062b48 kind:arm_call to:0x0201667c module:main +from:0x02062bac kind:load to:0x020b1f0c module:overlay(0) +from:0x02062bb8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02062bcc kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02062bd4 kind:arm_call to:0x02011ff4 module:main +from:0x02062be8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02062c88 kind:arm_call to:0x02062bf4 module:overlay(0) +from:0x02062cb0 kind:arm_call to:0x02018268 module:main +from:0x02062cd4 kind:arm_call to:0x02062bf4 module:overlay(0) +from:0x02062d40 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x02062d74 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x02062d9c kind:arm_call to:0x02062ddc module:overlay(0) +from:0x02062dcc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02062dd4 kind:load to:0x020b5254 module:overlay(0) +from:0x02062ee0 kind:arm_call to:0x0201f6f0 module:main +from:0x02062eec kind:arm_call to:0x0201f730 module:main +from:0x02062f0c kind:arm_call to:0x0201f678 module:main +from:0x02062f2c kind:load to:0x0201f5c4 module:main +from:0x02062f88 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x02062ff8 kind:arm_call to:0x0201f500 module:main +from:0x0206301c kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x0206305c kind:arm_call to:0x020630b4 module:overlay(0) +from:0x0206306c kind:load to:0x020b1f24 module:overlay(0) +from:0x02063078 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0206308c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063094 kind:arm_call to:0x02011ff4 module:main +from:0x020630a8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020630e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02063120 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x02063150 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02063198 kind:arm_call to:0x02028c4c module:main +from:0x020631ac kind:arm_call to:0x02062e74 module:overlay(0) +from:0x020631f0 kind:arm_call to:0x0201aa44 module:main +from:0x02063220 kind:arm_call to:0x0201aa44 module:main +from:0x0206322c kind:load to:0x0204af1c module:main +from:0x02063248 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020632a0 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020632b0 kind:load to:0x020b1f3c module:overlay(0) +from:0x020632cc kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x02063324 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x02063334 kind:load to:0x020b1f3c module:overlay(0) +from:0x02063340 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x02063378 kind:load to:0x020b1f3c module:overlay(0) +from:0x02063384 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020633bc kind:load to:0x020b1f3c module:overlay(0) +from:0x020633f0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02063414 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02063464 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x02063494 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020634d8 kind:arm_call to:0x02062c4c module:overlay(0) +from:0x02063508 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0206352c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02063570 kind:arm_call to:0x02028c4c module:main +from:0x02063584 kind:arm_call to:0x02062e74 module:overlay(0) +from:0x020635c8 kind:arm_call to:0x0201aa44 module:main +from:0x020635f8 kind:arm_call to:0x0201aa44 module:main +from:0x02063604 kind:load to:0x0204af1c module:main +from:0x02063610 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063624 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0206362c kind:arm_call to:0x02011ff4 module:main +from:0x02063668 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0206368c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020636dc kind:arm_call to:0x02062c90 module:overlay(0) +from:0x0206371c kind:arm_call to:0x02028c4c module:main +from:0x02063730 kind:arm_call to:0x02062e74 module:overlay(0) +from:0x02063778 kind:arm_call to:0x0201aa44 module:main +from:0x020637b0 kind:arm_call to:0x0201aa44 module:main +from:0x020637e4 kind:arm_call to:0x0201aa44 module:main +from:0x02063808 kind:arm_call to:0x0201aa44 module:main +from:0x02063814 kind:load to:0x0204af1c module:main +from:0x02063820 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063834 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0206383c kind:arm_call to:0x02011ff4 module:main +from:0x02063850 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x0206386c kind:load to:0x020b1f9c module:overlay(0) +from:0x020638b8 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020638f0 kind:arm_call to:0x02062c4c module:overlay(0) +from:0x0206393c kind:arm_call to:0x02028c4c module:main +from:0x02063950 kind:arm_call to:0x02062e74 module:overlay(0) +from:0x02063994 kind:arm_call to:0x0201aa44 module:main +from:0x020639c4 kind:arm_call to:0x0201aa44 module:main +from:0x020639d0 kind:load to:0x0204af1c module:main +from:0x020639ec kind:arm_call to:0x02063848 module:overlay(0) +from:0x020639fc kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x02063a28 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x02063a38 kind:load to:0x020b1f6c module:overlay(0) +from:0x02063a88 kind:arm_call to:0x02063870 module:overlay(0) +from:0x02063a98 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x02063aac kind:arm_call to:0x02060018 module:overlay(0) +from:0x02063ab4 kind:arm_call to:0x02060028 module:overlay(0) +from:0x02063b08 kind:arm_call to:0x02063870 module:overlay(0) +from:0x02063b18 kind:load to:0x02062ce0 module:overlay(0) +from:0x02063b24 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063b38 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063b40 kind:arm_call to:0x02011ff4 module:main +from:0x02063b58 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x02063b60 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063b78 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x02063b80 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063b88 kind:arm_call to:0x02011ff4 module:main +from:0x02063ba0 kind:arm_call to:0x0205fe88 module:overlay(0) +from:0x02063ba8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063bc0 kind:arm_call to:0x0205fe88 module:overlay(0) +from:0x02063bc8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063bd0 kind:arm_call to:0x02011ff4 module:main +from:0x02063c00 kind:arm_call to:0x02063230 module:overlay(0) +from:0x02063c10 kind:arm_call to:0x0201e6d0 module:main +from:0x02063c24 kind:arm_call to:0x02062e5c module:overlay(0) +from:0x02063c38 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x02063c5c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x02063c78 kind:arm_call to:0x0201e874 module:main +from:0x02063cac kind:arm_call to:0x0201e8d4 module:main +from:0x02063ccc kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x02063cdc kind:load to:0x020b1fb4 module:overlay(0) +from:0x02063cec kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x02063e40 kind:arm_call to:0x0201e8d4 module:main +from:0x02063ea8 kind:load to:0x0204a088 module:main +from:0x02063f18 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063f2c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02063f34 kind:arm_call to:0x02011ff4 module:main +from:0x02063f60 kind:load to:0x020b1fec module:overlay(0) +from:0x02063fa8 kind:arm_call to:0x02018214 module:main +from:0x02064074 kind:arm_call to:0x0201e874 module:main +from:0x02064118 kind:arm_call to:0x0201e754 module:main +from:0x02064150 kind:arm_call to:0x02063fe4 module:overlay(0) +from:0x020641e8 kind:arm_call to:0x0201e874 module:main +from:0x02064220 kind:arm_call to:0x02063fe4 module:overlay(0) +from:0x02064274 kind:arm_call to:0x02063fe4 module:overlay(0) +from:0x020642c0 kind:arm_call to:0x02063fe4 module:overlay(0) +from:0x02064310 kind:arm_call to:0x0201e8d4 module:main +from:0x02064344 kind:arm_call to:0x02018214 module:main +from:0x020643a4 kind:arm_call to:0x0201e8d4 module:main +from:0x020643d8 kind:arm_call to:0x02018214 module:main +from:0x02064528 kind:arm_call to:0x0201e8d4 module:main +from:0x020645a0 kind:arm_call to:0x02063fe4 module:overlay(0) +from:0x020645ec kind:arm_call to:0x01ff91b8 module:itcm +from:0x020645fc kind:arm_call to:0x01ff91b8 module:itcm +from:0x02064784 kind:arm_call to:0x0201e6d0 module:main +from:0x020647a0 kind:arm_call_thumb to:0x020141dc module:main +from:0x02064814 kind:arm_call to:0x020655c4 module:overlay(0) +from:0x02064838 kind:arm_call to:0x020655c4 module:overlay(0) +from:0x02064864 kind:arm_call to:0x02064f90 module:overlay(0) +from:0x0206488c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020648d8 kind:load to:0x0204a110 module:main +from:0x020648dc kind:load to:0x02014478 module:main +from:0x020648e0 kind:load to:0x02049b4c module:main +from:0x02064aac kind:arm_call to:0x020654ac module:overlay(0) +from:0x02064abc kind:arm_call to:0x020650ec module:overlay(0) +from:0x02064ad0 kind:arm_call to:0x020654ac module:overlay(0) +from:0x02064ae4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02064aec kind:arm_call to:0x02065460 module:overlay(0) +from:0x02064b00 kind:arm_call to:0x0206547c module:overlay(0) +from:0x02064b2c kind:arm_call to:0x02065660 module:overlay(0) +from:0x02064b38 kind:arm_call to:0x02065660 module:overlay(0) +from:0x02064b58 kind:arm_call to:0x0206538c module:overlay(0) +from:0x02064b68 kind:arm_call to:0x0206550c module:overlay(0) +from:0x02064b80 kind:arm_call to:0x0206538c module:overlay(0) +from:0x02064b90 kind:arm_call to:0x0206550c module:overlay(0) +from:0x02064b9c kind:load to:0x020b5254 module:overlay(0) +from:0x02064d94 kind:arm_call to:0x0201e8d4 module:main +from:0x02064dec kind:arm_call to:0x0201aa44 module:main +from:0x02064dfc kind:arm_call to:0x02065714 module:overlay(0) +from:0x02064e08 kind:arm_call to:0x020652a8 module:overlay(0) +from:0x02064e14 kind:arm_call to:0x02065714 module:overlay(0) +from:0x02064e20 kind:load to:0x0204af1c module:main +from:0x02064e2c kind:arm_call to:0x020653c4 module:overlay(0) +from:0x02064e34 kind:arm_call to:0x02065460 module:overlay(0) +from:0x02064e4c kind:arm_call to:0x0206547c module:overlay(0) +from:0x02064ea0 kind:arm_call to:0x0201e874 module:main +from:0x02064fbc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02064fe0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02065008 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02065024 kind:arm_call to:0x02019580 module:main +from:0x020650c0 kind:arm_call to:0x0203a1bc module:main +from:0x020650d4 kind:arm_call to:0x0203a1bc module:main +from:0x020650e8 kind:load to:0x0204a110 module:main +from:0x0206512c kind:arm_call to:0x01ffb464 module:itcm +from:0x0206513c kind:arm_call to:0x01ff9218 module:itcm +from:0x02065154 kind:arm_call to:0x01ffb464 module:itcm +from:0x02065164 kind:arm_call to:0x01ff9218 module:itcm +from:0x02065198 kind:arm_call to:0x02065554 module:overlay(0) +from:0x020652a0 kind:arm_call to:0x020654f0 module:overlay(0) +from:0x02065344 kind:arm_call to:0x0201aa44 module:main +from:0x02065360 kind:arm_call to:0x0201aa44 module:main +from:0x0206537c kind:arm_call to:0x0201aa44 module:main +from:0x02065388 kind:load to:0x0204af1c module:main +from:0x020653a0 kind:arm_call to:0x0203a1bc module:main +from:0x020653bc kind:arm_call to:0x0203a1bc module:main +from:0x02065420 kind:arm_call to:0x0203a1bc module:main +from:0x0206542c kind:arm_call to:0x01ffb428 module:itcm +from:0x0206544c kind:arm_call to:0x0203a1bc module:main +from:0x02065458 kind:arm_call to:0x01ffb428 module:itcm +from:0x020654c4 kind:arm_call to:0x0203a1bc module:main +from:0x020654e0 kind:arm_call to:0x0203a1bc module:main +from:0x020654e8 kind:arm_call to:0x0206538c module:overlay(0) +from:0x020654f8 kind:arm_call to:0x020654ac module:overlay(0) +from:0x02065504 kind:arm_call to:0x0206550c module:overlay(0) +from:0x020655e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02065608 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0206562c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02065648 kind:arm_call to:0x02018268 module:main +from:0x02065780 kind:arm_call to:0x0201aa44 module:main +from:0x0206579c kind:arm_call to:0x0201aa44 module:main +from:0x020657b8 kind:arm_call to:0x0201aa44 module:main +from:0x020657c4 kind:load to:0x0204af1c module:main +from:0x020657e8 kind:arm_call to:0x020399d8 module:main +from:0x020657ec kind:arm_call to:0x02038b94 module:main +from:0x020657f0 kind:arm_call to:0x02038660 module:main +from:0x020657f4 kind:arm_call to:0x0203a620 module:main +from:0x02065840 kind:arm_call to:0x0206590c module:overlay(0) +from:0x02065868 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020658c8 kind:arm_call to:0x0206590c module:overlay(0) +from:0x020658f0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02065948 kind:arm_call to:0x0206590c module:overlay(0) +from:0x02065974 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020659bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020659e8 kind:arm_call to:0x020657c8 module:overlay(0) +from:0x02065a8c kind:arm_call to:0x0201aa44 module:main +from:0x02065adc kind:arm_call to:0x0201aa44 module:main +from:0x02065b10 kind:load to:0x0204af1c module:main +from:0x02065b2c kind:arm_call to:0x020657fc module:overlay(0) +from:0x02065c2c kind:arm_call to:0x0201ba3c module:main +from:0x02065c58 kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x02065c68 kind:load to:0x020b1ffc module:overlay(0) +from:0x02065c78 kind:arm_call to:0x0201ba3c module:main +from:0x02065ca4 kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x02065cb4 kind:load to:0x020b1ffc module:overlay(0) +from:0x02065da0 kind:arm_call to:0x0203a1bc module:main +from:0x02065dac kind:arm_call to:0x01ffb464 module:itcm +from:0x02065dc0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02065dd0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02065de0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02065e7c kind:load to:0x02049b18 module:main +from:0x02065e80 kind:load to:0x0204e5f8 module:main +from:0x02065ea4 kind:arm_call to:0x0201bacc module:main +from:0x02065eb8 kind:arm_call to:0x0201bacc module:main +from:0x02065ec0 kind:arm_call to:0x02011ff4 module:main +from:0x02065ed4 kind:arm_call to:0x0201ba3c module:main +from:0x02065f10 kind:load to:0x020b2018 module:overlay(0) +from:0x02065f38 kind:arm_call to:0x02065f68 module:overlay(0) +from:0x02065f5c kind:arm_call to:0x02065f68 module:overlay(0) +from:0x02066000 kind:arm_call to:0x0203a1bc module:main +from:0x0206600c kind:arm_call to:0x01ffb464 module:itcm +from:0x02066024 kind:arm_call to:0x01ff9218 module:itcm +from:0x02066038 kind:arm_call to:0x01ff9218 module:itcm +from:0x0206615c kind:arm_call to:0x0201b9dc module:main +from:0x02066174 kind:arm_call to:0x0201b9dc module:main +from:0x02066180 kind:load to:0x02049b18 module:main +from:0x02066184 kind:load to:0x0204e5f8 module:main +from:0x02066188 kind:load to:0x0204a110 module:main +from:0x020661f0 kind:arm_call to:0x0201bacc module:main +from:0x02066204 kind:arm_call to:0x0201bacc module:main +from:0x0206620c kind:arm_call to:0x02011ff4 module:main +from:0x02066228 kind:arm_call to:0x0201bb84 module:main +from:0x02066244 kind:arm_call to:0x0201b9a8 module:main +from:0x0206624c kind:load to:0x0204e5f8 module:main +from:0x02066260 kind:load to:0x0204a110 module:main +from:0x0206626c kind:arm_call to:0x0201bacc module:main +from:0x02066280 kind:arm_call to:0x0201bacc module:main +from:0x02066288 kind:arm_call to:0x02011ff4 module:main +from:0x020662a4 kind:arm_call to:0x02011f3c module:main +from:0x020662b0 kind:arm_call to:0x020662b8 module:overlay(0) +from:0x020662c0 kind:arm_call to:0x020665cc module:overlay(0) +from:0x02066458 kind:load to:0x0203e964 module:main +from:0x020665d8 kind:load to:0x020b4fb0 module:overlay(0) +from:0x020665e4 kind:arm_call_thumb to:0x02015538 module:main +from:0x020665fc kind:arm_call to:0x02028c4c module:main +from:0x02066650 kind:arm_call to:0x020090b0 module:main +from:0x020666a8 kind:arm_call to:0x02034060 module:main +from:0x020666b0 kind:arm_call to:0x02033f7c module:main +from:0x020666c8 kind:arm_call to:0x02034060 module:main +from:0x020666d4 kind:arm_call to:0x02033f7c module:main +from:0x020666e8 kind:arm_call to:0x02034060 module:main +from:0x020666fc kind:arm_call to:0x02066610 module:overlay(0) +from:0x02066708 kind:load to:0x020b20a0 module:overlay(0) +from:0x0206670c kind:load to:0x020b2088 module:overlay(0) +from:0x02066710 kind:load to:0x020b20a8 module:overlay(0) +from:0x02066734 kind:arm_call to:0x0206665c module:overlay(0) +from:0x02066768 kind:arm_call to:0x0203d210 module:main +from:0x02066774 kind:load to:0x02066778 module:overlay(0) +from:0x02066780 kind:arm_call_thumb to:0x0201556c module:main +from:0x020667d0 kind:load to:0x020b20b8 module:overlay(0) +from:0x02066878 kind:arm_call to:0x02066a08 module:overlay(0) +from:0x020669a4 kind:arm_call to:0x020669dc module:overlay(0) +from:0x020669ac kind:load to:0x020b508c module:overlay(0) +from:0x02066cc8 kind:arm_call to:0x020beb94 module:overlay(17) +from:0x02066d2c kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x02066ddc kind:load to:0x027e09b8 module:dtcm +from:0x02066de0 kind:load to:0x020b50e8 module:overlay(0) +from:0x02066de4 kind:load to:0x02049be4 module:main +from:0x02066de8 kind:load to:0x027e0ce0 module:dtcm +from:0x02066dec kind:load to:0x027e0d04 module:dtcm +from:0x02066df0 kind:load to:0x020d79e0 module:overlays(19,24) +from:0x02066df4 kind:load to:0x020b62f0 module:overlay(0) +from:0x02066df8 kind:load to:0x020d79e2 module:overlays(19,24) +from:0x02066f6c kind:arm_call to:0x02067aa4 module:overlay(0) +from:0x02066f98 kind:arm_call to:0x020d9954 module:overlay(31) +from:0x02066fc4 kind:arm_call to:0x020d9868 module:overlay(31) +from:0x02067024 kind:arm_call to:0x0208068c module:overlay(0) +from:0x02067048 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x02067060 kind:arm_call to:0x020a7894 module:overlay(0) +from:0x02067074 kind:arm_call to:0x02070c04 module:overlay(0) +from:0x020670c0 kind:arm_call to:0x02070bac module:overlay(0) +from:0x020670e8 kind:arm_call to:0x020d4008 module:overlay(24) +from:0x02067110 kind:arm_call to:0x020d4008 module:overlay(24) +from:0x02067130 kind:arm_call_thumb to:0x020183c0 module:main +from:0x02067164 kind:arm_call to:0x020bebc4 module:overlay(17) +from:0x02067174 kind:arm_call to:0x020beb94 module:overlay(17) +from:0x020671e0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02067208 kind:load to:0x027e09b8 module:dtcm +from:0x0206720c kind:load to:0x020b50e8 module:overlay(0) +from:0x02067210 kind:load to:0x020b508c module:overlay(0) +from:0x02067214 kind:load to:0x027e0d34 module:dtcm +from:0x02067218 kind:load to:0x027e0cd8 module:dtcm +from:0x0206721c kind:load to:0x027e09a4 module:dtcm +from:0x02067220 kind:load to:0x027e0ce0 module:dtcm +from:0x02067224 kind:load to:0x0204a060 module:main +from:0x02067228 kind:load to:0x027e0d04 module:dtcm +from:0x0206722c kind:load to:0x020b62f0 module:overlay(0) +from:0x02067230 kind:load to:0x020d79e2 module:overlays(19,24) +from:0x02067258 kind:arm_call to:0x020667b0 module:overlay(0) +from:0x02067274 kind:load to:0x020b20e4 module:overlay(0) +from:0x0206728c kind:arm_call to:0x020667b0 module:overlay(0) +from:0x020672a8 kind:load to:0x020b20e4 module:overlay(0) +from:0x020672c4 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x020672dc kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020672ec kind:load to:0x020b20e4 module:overlay(0) +from:0x020672f0 kind:load to:0x020b508c module:overlay(0) +from:0x0206730c kind:arm_call to:0x020669b4 module:overlay(0) +from:0x02067324 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x0206732c kind:arm_call to:0x02011ff4 module:main +from:0x0206733c kind:load to:0x020b20e4 module:overlay(0) +from:0x02067340 kind:load to:0x020b508c module:overlay(0) +from:0x0206735c kind:arm_call to:0x020669b4 module:overlay(0) +from:0x02067374 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x02067384 kind:load to:0x020b20e4 module:overlay(0) +from:0x02067388 kind:load to:0x020b508c module:overlay(0) +from:0x0206739c kind:arm_call to:0x020669b4 module:overlay(0) +from:0x020673b8 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020673c4 kind:load to:0x020b508c module:overlay(0) +from:0x020673e8 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x02067420 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x02067430 kind:load to:0x020b508c module:overlay(0) +from:0x02067444 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x02067464 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x02067470 kind:load to:0x020b508c module:overlay(0) +from:0x02067494 kind:arm_call to:0x020682c0 module:overlay(0) +from:0x0206749c kind:arm_call to:0x02066a5c module:overlay(0) +from:0x020674a4 kind:load to:0x020b508c module:overlay(0) +from:0x02067620 kind:arm_call to:0x02011ff4 module:main +from:0x02067638 kind:arm_call to:0x02011f3c module:main +from:0x02067670 kind:arm_call to:0x02028c4c module:main +from:0x020676a4 kind:arm_call to:0x02011ff4 module:main +from:0x020676b4 kind:arm_call to:0x02011f3c module:main +from:0x02067710 kind:arm_call to:0x02014ff4 module:main +from:0x0206772c kind:arm_call to:0x02034060 module:main +from:0x02067738 kind:arm_call to:0x02033f7c module:main +from:0x0206774c kind:arm_call to:0x02034060 module:main +from:0x02067754 kind:arm_call to:0x02033f7c module:main +from:0x02067768 kind:arm_call to:0x02034060 module:main +from:0x02067774 kind:arm_call to:0x02033f7c module:main +from:0x02067788 kind:arm_call to:0x02034060 module:main +from:0x02067798 kind:arm_call to:0x020677b0 module:overlay(0) +from:0x020677a4 kind:load to:0x02049be0 module:main +from:0x020677a8 kind:load to:0x020b2110 module:overlay(0) +from:0x020677ac kind:load to:0x020b211c module:overlay(0) +from:0x020677dc kind:arm_call_thumb to:0x02012ec8 module:main +from:0x020677e8 kind:arm_call to:0x020678e0 module:overlay(0) +from:0x02067820 kind:arm_call to:0x02014ff4 module:main +from:0x0206783c kind:arm_call to:0x02034060 module:main +from:0x02067848 kind:arm_call to:0x02033f7c module:main +from:0x0206785c kind:arm_call to:0x02034060 module:main +from:0x02067864 kind:arm_call to:0x02033f7c module:main +from:0x02067878 kind:arm_call to:0x02034060 module:main +from:0x02067884 kind:arm_call to:0x02033f7c module:main +from:0x02067898 kind:arm_call to:0x02034060 module:main +from:0x020678b0 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x020678bc kind:arm_call to:0x020678e0 module:overlay(0) +from:0x020678d4 kind:load to:0x02049be0 module:main +from:0x020678d8 kind:load to:0x020b2110 module:overlay(0) +from:0x020678dc kind:load to:0x020b211c module:overlay(0) +from:0x02067904 kind:arm_call to:0x02028c4c module:main +from:0x02067918 kind:arm_call to:0x020674a8 module:overlay(0) +from:0x020679cc kind:arm_call to:0x02011ff4 module:main +from:0x020679f4 kind:arm_call to:0x02028c4c module:main +from:0x02067a58 kind:arm_call to:0x02067568 module:overlay(0) +from:0x02067a78 kind:arm_call to:0x02067a2c module:overlay(0) +from:0x02067ae0 kind:arm_call to:0x0206757c module:overlay(0) +from:0x02067b50 kind:arm_call to:0x02067804 module:overlay(0) +from:0x02067b58 kind:load to:0x020b2124 module:overlay(0) +from:0x02067b5c kind:load to:0x02182e40 module:overlays(97,100) +from:0x02067b78 kind:arm_call to:0x02067970 module:overlay(0) +from:0x02067b84 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02067ba0 kind:arm_call to:0x02067804 module:overlay(0) +from:0x02067ba8 kind:load to:0x027e09a4 module:dtcm +from:0x02067bac kind:load to:0x020b212c module:overlay(0) +from:0x02067bb0 kind:load to:0x02181260 module:overlay(97) +from:0x02067bcc kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067c18 kind:arm_call to:0x02013c08 module:main +from:0x02067c24 kind:arm_call to:0x02013b24 module:main +from:0x02067c34 kind:arm_call to:0x02014478 module:main +from:0x02067c90 kind:load to:0x02049b18 module:main +from:0x02067c94 kind:load to:0x02049b4c module:main +from:0x02067d14 kind:arm_call to:0x02067a2c module:overlay(0) +from:0x02067d28 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x02067d30 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x02067d40 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x02067d80 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x02067da0 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02067db4 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067dc0 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02067de4 kind:arm_call to:0x02021030 module:main +from:0x02067df0 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067e0c kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067e28 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067e40 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067e54 kind:load to:0x027e09a4 module:dtcm +from:0x02067e58 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x02067e5c kind:load to:0x0204a110 module:main +from:0x02067e74 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067e98 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067ea4 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02067eb8 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067ec4 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02067ef8 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067f14 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067f20 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02067f34 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067f40 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02067f58 kind:load to:0x0204a110 module:main +from:0x02067f70 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x02067f9c kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067fc0 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02067fcc kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02068008 kind:arm_call to:0x020684dc module:overlay(0) +from:0x02068030 kind:arm_call to:0x020684dc module:overlay(0) +from:0x0206803c kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02068064 kind:load to:0x0204a110 module:main +from:0x02068088 kind:arm_call to:0x02067aa4 module:overlay(0) +from:0x02068104 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x02068110 kind:arm_call to:0x02067a2c module:overlay(0) +from:0x0206811c kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x02068144 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x0206815c kind:arm_call to:0x02067a60 module:overlay(0) +from:0x02068170 kind:arm_call to:0x020a3684 module:overlay(0) +from:0x0206818c kind:load to:0x027e09a4 module:dtcm +from:0x02068190 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020681b0 kind:arm_call to:0x02067a2c module:overlay(0) +from:0x020681bc kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x020681e4 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x020681fc kind:arm_call to:0x02067a60 module:overlay(0) +from:0x02068210 kind:arm_call to:0x020a3684 module:overlay(0) +from:0x0206823c kind:arm_call to:0x02067a2c module:overlay(0) +from:0x02068248 kind:arm_call to:0x02067bf8 module:overlay(0) +from:0x02068264 kind:arm_call to:0x02067bf8 module:overlay(0) +from:0x0206827c kind:arm_call to:0x02067bf8 module:overlay(0) +from:0x02068294 kind:arm_call to:0x02067bf8 module:overlay(0) +from:0x020682ac kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020682b8 kind:arm_call to:0x02173d98 module:overlay(88) +from:0x020682c8 kind:arm_call to:0x020684dc module:overlay(0) +from:0x020682d4 kind:arm_call to:0x02067be0 module:overlay(0) +from:0x020682f8 kind:arm_call to:0x020a2b0c module:overlay(0) +from:0x02068308 kind:arm_call to:0x020a2b0c module:overlay(0) +from:0x02068330 kind:arm_call to:0x02036198 module:main +from:0x0206834c kind:arm_call to:0x02036198 module:main +from:0x02068364 kind:arm_call to:0x020a2b18 module:overlay(0) +from:0x02068370 kind:arm_call to:0x020a2b18 module:overlay(0) +from:0x020683dc kind:arm_call to:0x0201c068 module:main +from:0x020683f0 kind:arm_call to:0x0201c068 module:main +from:0x0206840c kind:arm_call to:0x0201c068 module:main +from:0x02068474 kind:arm_call to:0x0201bfec module:main +from:0x02068484 kind:arm_call to:0x0201bfec module:main +from:0x0206849c kind:arm_call to:0x0201bfec module:main +from:0x020684ac kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020684b8 kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020684c4 kind:load to:0x0204a120 module:main +from:0x020684d8 kind:load to:0x0201c0c4 module:main +from:0x02068500 kind:load to:0x0204a110 module:main +from:0x02068548 kind:arm_call to:0x02068504 module:overlay(0) +from:0x020685c4 kind:load to:0x020b213c module:overlay(0) +from:0x020685fc kind:arm_call to:0x02068504 module:overlay(0) +from:0x02068678 kind:load to:0x020b213c module:overlay(0) +from:0x0206868c kind:arm_call to:0x02011ff4 module:main +from:0x020686e0 kind:arm_call to:0x0206981c module:overlay(0) +from:0x02068780 kind:arm_call to:0x0206678c module:overlay(0) +from:0x02068794 kind:load to:0x020687b4 module:overlay(0) +from:0x020687b0 kind:load to:0x020687b4 module:overlay(0) +from:0x02068858 kind:arm_call to:0x02068d30 module:overlay(0) +from:0x02068888 kind:arm_call to:0x02069bf0 module:overlay(0) +from:0x020688b4 kind:arm_call to:0x02069bf0 module:overlay(0) +from:0x020688c0 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x02068904 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x02068944 kind:arm_call to:0x02069890 module:overlay(0) +from:0x02068a48 kind:arm_call to:0x02068504 module:overlay(0) +from:0x02068a68 kind:arm_call to:0x02068af8 module:overlay(0) +from:0x02068a7c kind:arm_call to:0x02068b3c module:overlay(0) +from:0x02068a90 kind:arm_call to:0x02068b7c module:overlay(0) +from:0x02068ab0 kind:arm_call to:0x02068bd4 module:overlay(0) +from:0x02068ac4 kind:arm_call to:0x02068c80 module:overlay(0) +from:0x02068ad8 kind:arm_call to:0x02068d50 module:overlay(0) +from:0x02068b64 kind:arm_call to:0x02015d18 module:main +from:0x02068bb8 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x02068bcc kind:load to:0x020b6512 module:overlay(0) +from:0x02068bd0 kind:load to:0x020b508c module:overlay(0) +from:0x02068c04 kind:arm_call to:0x02028c30 module:main +from:0x02068cb0 kind:arm_call to:0x02028c30 module:main +from:0x02068d80 kind:arm_call to:0x02015dec module:main +from:0x02068d94 kind:arm_call to:0x02015dec module:main +from:0x02068da8 kind:arm_call to:0x02015dec module:main +from:0x02068de8 kind:arm_call to:0x02036198 module:main +from:0x02068df0 kind:arm_call to:0x0203615c module:main +from:0x02068e08 kind:arm_call to:0x02036198 module:main +from:0x02068e10 kind:arm_call to:0x0203615c module:main +from:0x02068e28 kind:arm_call to:0x02036198 module:main +from:0x02068e30 kind:arm_call to:0x0203615c module:main +from:0x02068e48 kind:arm_call to:0x02036198 module:main +from:0x02068e50 kind:arm_call to:0x0203615c module:main +from:0x02068e5c kind:arm_call to:0x02014fe0 module:main +from:0x02068e74 kind:arm_call to:0x02036198 module:main +from:0x02068e7c kind:arm_call to:0x0203615c module:main +from:0x02068e94 kind:arm_call to:0x02036198 module:main +from:0x02068e9c kind:arm_call to:0x0203615c module:main +from:0x02068eb4 kind:arm_call to:0x02036198 module:main +from:0x02068ebc kind:arm_call to:0x0203615c module:main +from:0x02068ed4 kind:arm_call to:0x02036198 module:main +from:0x02068edc kind:arm_call to:0x0203615c module:main +from:0x02068f10 kind:arm_call to:0x02036198 module:main +from:0x02068f20 kind:arm_call to:0x02014fe0 module:main +from:0x02068f38 kind:arm_call to:0x02036198 module:main +from:0x02068f44 kind:arm_call to:0x02036198 module:main +from:0x02068f50 kind:arm_call to:0x0203615c module:main +from:0x02068f68 kind:arm_call to:0x02036198 module:main +from:0x02068f70 kind:arm_call to:0x0203615c module:main +from:0x02068f88 kind:arm_call to:0x02036198 module:main +from:0x02068f90 kind:arm_call to:0x0203615c module:main +from:0x02068fa8 kind:arm_call to:0x02036198 module:main +from:0x02068fb0 kind:arm_call to:0x0203615c module:main +from:0x02068fc8 kind:arm_call to:0x02036198 module:main +from:0x02068fdc kind:load to:0x020b2188 module:overlay(0) +from:0x02068fe0 kind:load to:0x02049be0 module:main +from:0x02068fe4 kind:load to:0x020b218c module:overlay(0) +from:0x02068fe8 kind:load to:0x020b2190 module:overlay(0) +from:0x0206900c kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02069028 kind:arm_call to:0x02069654 module:overlay(0) +from:0x02069084 kind:arm_call to:0x020698b4 module:overlay(0) +from:0x0206909c kind:arm_call to:0x0206678c module:overlay(0) +from:0x02069104 kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02069110 kind:arm_call to:0x020691e0 module:overlay(0) +from:0x02069130 kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02069158 kind:arm_call to:0x020691e0 module:overlay(0) +from:0x02069184 kind:arm_call to:0x0206678c module:overlay(0) +from:0x020692d8 kind:arm_call to:0x02068b7c module:overlay(0) +from:0x020692e8 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x020692fc kind:arm_call to:0x0206678c module:overlay(0) +from:0x0206933c kind:arm_call to:0x02068af8 module:overlay(0) +from:0x0206936c kind:arm_call to:0x02068d30 module:overlay(0) +from:0x0206937c kind:arm_call to:0x02061d38 module:overlay(0) +from:0x02069390 kind:arm_call to:0x0206678c module:overlay(0) +from:0x020693c4 kind:arm_call to:0x02068b3c module:overlay(0) +from:0x020693d4 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x020693e8 kind:arm_call to:0x0206678c module:overlay(0) +from:0x02069424 kind:arm_call to:0x02068bd4 module:overlay(0) +from:0x02069434 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x02069448 kind:arm_call to:0x0206678c module:overlay(0) +from:0x0206947c kind:arm_call to:0x02068c80 module:overlay(0) +from:0x0206948c kind:arm_call to:0x02061d38 module:overlay(0) +from:0x020694a0 kind:arm_call to:0x0206678c module:overlay(0) +from:0x020694d4 kind:arm_call to:0x02068d50 module:overlay(0) +from:0x020694e4 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x020694f8 kind:arm_call to:0x0206678c module:overlay(0) +from:0x02069550 kind:arm_call to:0x02069bf0 module:overlay(0) +from:0x0206955c kind:arm_call to:0x02061d38 module:overlay(0) +from:0x02069574 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x02069588 kind:arm_call to:0x0206678c module:overlay(0) +from:0x0206960c kind:arm_call to:0x02061d38 module:overlay(0) +from:0x02069624 kind:arm_call to:0x0206678c module:overlay(0) +from:0x020696e4 kind:arm_call to:0x02069890 module:overlay(0) +from:0x02069714 kind:arm_call to:0x02069890 module:overlay(0) +from:0x02069730 kind:arm_call to:0x02061db8 module:overlay(0) +from:0x0206989c kind:arm_call to:0x02061d88 module:overlay(0) +from:0x02069984 kind:arm_call to:0x0206981c module:overlay(0) +from:0x020699a4 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x020699b8 kind:arm_call to:0x0206678c module:overlay(0) +from:0x020699f8 kind:arm_call to:0x02061d38 module:overlay(0) +from:0x02069a38 kind:arm_call to:0x0206678c module:overlay(0) +from:0x02069b38 kind:arm_call to:0x02068af8 module:overlay(0) +from:0x02069b54 kind:arm_call to:0x02068b3c module:overlay(0) +from:0x02069b70 kind:arm_call to:0x02068b7c module:overlay(0) +from:0x02069b9c kind:arm_call to:0x02068bd4 module:overlay(0) +from:0x02069bb8 kind:arm_call to:0x02068c80 module:overlay(0) +from:0x02069bd4 kind:arm_call to:0x02068d50 module:overlay(0) +from:0x02069c2c kind:arm_call to:0x0206981c module:overlay(0) +from:0x02069c54 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x02069c60 kind:arm_call to:0x0206d810 module:overlay(0) +from:0x02069c70 kind:load to:0x020b51f8 module:overlay(0) +from:0x02069c74 kind:load to:0x020b5254 module:overlay(0) +from:0x02069c8c kind:arm_call to:0x02002fc4 module:main +from:0x02069cc8 kind:arm_call to:0x020714b0 module:overlay(0) +from:0x02069cd0 kind:arm_call to:0x0206bc14 module:overlay(0) +from:0x02069cd8 kind:arm_call to:0x0206d3cc module:overlay(0) +from:0x02069ce0 kind:arm_call to:0x0206f754 module:overlay(0) +from:0x02069ce8 kind:arm_call to:0x0206f9a0 module:overlay(0) +from:0x02069cf4 kind:arm_call to:0x0206ff88 module:overlay(0) +from:0x02069d0c kind:arm_call to:0x0212e6c0 module:overlay(26) +from:0x02069d14 kind:arm_call to:0x02069dbc module:overlay(0) +from:0x02069d18 kind:arm_call to:0x020023d0 module:main +from:0x02069d20 kind:load to:0x027e09a8 module:dtcm +from:0x02069d24 kind:load to:0x020b51f8 module:overlay(0) +from:0x02069d28 kind:load to:0x020b5254 module:overlay(0) +from:0x02069d2c kind:load to:0x020b52f4 module:overlay(0) +from:0x02069d30 kind:load to:0x020b5328 module:overlay(0) +from:0x02069d34 kind:load to:0x020b5388 module:overlay(0) +from:0x02069d38 kind:load to:0x027e0d20 module:dtcm +from:0x02069d4c kind:arm_call to:0x0206c570 module:overlay(0) +from:0x02069d58 kind:arm_call to:0x0206d8c8 module:overlay(0) +from:0x02069d60 kind:arm_call to:0x0206fac8 module:overlay(0) +from:0x02069d70 kind:load to:0x020b51f8 module:overlay(0) +from:0x02069d74 kind:load to:0x020b5254 module:overlay(0) +from:0x02069d78 kind:load to:0x020b5328 module:overlay(0) +from:0x02069d8c kind:arm_call to:0x0206c5bc module:overlay(0) +from:0x02069d98 kind:arm_call to:0x0206d914 module:overlay(0) +from:0x02069da0 kind:arm_call to:0x0206fae4 module:overlay(0) +from:0x02069db0 kind:load to:0x020b51f8 module:overlay(0) +from:0x02069db4 kind:load to:0x020b5254 module:overlay(0) +from:0x02069db8 kind:load to:0x020b5328 module:overlay(0) +from:0x02069dd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02069e04 kind:arm_call to:0x02002a34 module:main +from:0x02069e20 kind:arm_call to:0x02002a34 module:main +from:0x02069e64 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x02069e70 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x02069e80 kind:arm_call to:0x02002a34 module:main +from:0x02069e94 kind:load to:0x020b5254 module:overlay(0) +from:0x02069e98 kind:load to:0x020b51f8 module:overlay(0) +from:0x02069eb4 kind:arm_call to:0x02069d3c module:overlay(0) +from:0x02069ec8 kind:arm_call to:0x02002400 module:main +from:0x02069f00 kind:arm_call to:0x020d5e74 module:overlay(24) +from:0x02069f08 kind:load to:0x020b5388 module:overlay(0) +from:0x02069f0c kind:load to:0x027e099c module:dtcm +from:0x02069f10 kind:load to:0x027e0d08 module:dtcm +from:0x02069f24 kind:arm_call to:0x02070138 module:overlay(0) +from:0x02069f2c kind:arm_call to:0x02002400 module:main +from:0x02069f48 kind:arm_call to:0x02069d7c module:overlay(0) +from:0x02069f54 kind:load to:0x020b5388 module:overlay(0) +from:0x02069f68 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x02069f74 kind:arm_call to:0x0206d810 module:overlay(0) +from:0x02069f80 kind:arm_call to:0x0206f968 module:overlay(0) +from:0x02069f8c kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x02069f90 kind:arm_call to:0x0200242c module:main +from:0x02069fa0 kind:arm_call to:0x0206f61c module:overlay(0) +from:0x02069fa8 kind:arm_call to:0x0202ab20 module:main +from:0x02069fb0 kind:load to:0x020b51f8 module:overlay(0) +from:0x02069fb4 kind:load to:0x020b5254 module:overlay(0) +from:0x02069fb8 kind:load to:0x020b52f4 module:overlay(0) +from:0x02069fbc kind:load to:0x020b5328 module:overlay(0) +from:0x02069fc0 kind:load to:0x027e099c module:dtcm +from:0x02069fe4 kind:arm_call to:0x0206c6dc module:overlay(0) +from:0x0206a000 kind:arm_call to:0x0206d9a8 module:overlay(0) +from:0x0206a00c kind:load to:0x020b51f8 module:overlay(0) +from:0x0206a010 kind:load to:0x020b5254 module:overlay(0) +from:0x0206a02c kind:load to:0x020b51f8 module:overlay(0) +from:0x0206a030 kind:load to:0x020b5254 module:overlay(0) +from:0x0206a058 kind:arm_call to:0x0206a084 module:overlay(0) +from:0x0206a064 kind:arm_call to:0x0206a084 module:overlay(0) +from:0x0206a070 kind:arm_call to:0x0206a084 module:overlay(0) +from:0x0206a07c kind:arm_call to:0x0206a084 module:overlay(0) +from:0x0206a0c8 kind:arm_call to:0x02003fb0 module:main +from:0x0206a0ec kind:arm_call to:0x0206a52c module:overlay(0) +from:0x0206a108 kind:arm_call to:0x0206a52c module:overlay(0) +from:0x0206a114 kind:arm_call to:0x02003fb0 module:main +from:0x0206a16c kind:arm_call to:0x02003fb0 module:main +from:0x0206a1a8 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x0206a1bc kind:arm_call to:0x02003f98 module:main +from:0x0206a1c4 kind:arm_call to:0x02002184 module:main +from:0x0206a1d0 kind:load to:0x0204999c module:main +from:0x0206a1d4 kind:load to:0x027e09a4 module:dtcm +from:0x0206a1d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0206a214 kind:arm_call to:0x0206a52c module:overlay(0) +from:0x0206a230 kind:arm_call to:0x0206a52c module:overlay(0) +from:0x0206a23c kind:arm_call to:0x02003fe0 module:main +from:0x0206a250 kind:arm_call to:0x02002184 module:main +from:0x0206a258 kind:load to:0x0204999c module:main +from:0x0206a284 kind:arm_call to:0x020022a8 module:main +from:0x0206a2b4 kind:arm_call to:0x0206a52c module:overlay(0) +from:0x0206a2c0 kind:arm_call to:0x02003f98 module:main +from:0x0206a2e0 kind:arm_call to:0x0206a2f8 module:overlay(0) +from:0x0206a2e8 kind:arm_call to:0x02002184 module:main +from:0x0206a2f4 kind:load to:0x0204999c module:main +from:0x0206a318 kind:arm_call to:0x02003f98 module:main +from:0x0206a330 kind:arm_call to:0x0206a508 module:overlay(0) +from:0x0206a344 kind:arm_call to:0x0206a508 module:overlay(0) +from:0x0206a368 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0206a3a0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3b0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3c0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3d0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3e0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3f0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a400 kind:arm_call to:0x02003fe0 module:main +from:0x0206a410 kind:arm_call to:0x02003fe0 module:main +from:0x0206a42c kind:arm_call to:0x0206a508 module:overlay(0) +from:0x0206a450 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0206a488 kind:arm_call to:0x02003fe0 module:main +from:0x0206a498 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4a8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4b8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4c8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4d8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4e8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4f8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a500 kind:load to:0x0204999c module:main +from:0x0206a504 kind:load to:0x027e0ce0 module:dtcm +from:0x0206a510 kind:arm_call to:0x02003b70 module:main +from:0x0206a518 kind:arm_call to:0x02003f30 module:main +from:0x0206a544 kind:arm_call to:0x020022a8 module:main +from:0x0206a564 kind:arm_call to:0x0200174c module:main +from:0x0206a590 kind:arm_call to:0x020021d4 module:main +from:0x0206a5a4 kind:arm_call to:0x02002184 module:main +from:0x0206a5bc kind:load to:0x0204999c module:main +from:0x0206a5f0 kind:arm_call to:0x0200211c module:main +from:0x0206a5f8 kind:load to:0x0204999c module:main +from:0x0206a618 kind:arm_call to:0x0206a5cc module:overlay(0) +from:0x0206a628 kind:arm_call to:0x020022a8 module:main +from:0x0206a634 kind:arm_call to:0x0206a52c module:overlay(0) +from:0x0206a644 kind:arm_call to:0x0206a5d8 module:overlay(0) +from:0x0206a654 kind:arm_call to:0x0206a5d8 module:overlay(0) +from:0x0206a668 kind:arm_call to:0x0206a5d8 module:overlay(0) +from:0x0206a678 kind:arm_call to:0x0206a5d8 module:overlay(0) +from:0x0206a684 kind:arm_call to:0x02002184 module:main +from:0x0206a694 kind:arm_call to:0x0206a5c0 module:overlay(0) +from:0x0206a69c kind:load to:0x0204999c module:main +from:0x0206a6a0 kind:load to:0x020b5100 module:overlay(0) +from:0x0206a6d8 kind:arm_call to:0x0206a704 module:overlay(0) +from:0x0206a6e4 kind:arm_call to:0x0206a704 module:overlay(0) +from:0x0206a6f0 kind:arm_call to:0x0206a704 module:overlay(0) +from:0x0206a6fc kind:arm_call to:0x0206a704 module:overlay(0) +from:0x0206a724 kind:arm_call to:0x020024c8 module:main +from:0x0206a738 kind:arm_call to:0x02002544 module:main +from:0x0206a748 kind:arm_call to:0x0200251c module:main +from:0x0206a774 kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x0206a798 kind:arm_call to:0x0206a704 module:overlay(0) +from:0x0206a82c kind:load to:0x020b21cc module:overlay(0) +from:0x0206a83c kind:arm_call to:0x02011ff4 module:main +from:0x0206a888 kind:arm_call to:0x0206ab34 module:overlay(0) +from:0x0206a890 kind:arm_call to:0x0206af94 module:overlay(0) +from:0x0206a8b8 kind:arm_call to:0x0206ab34 module:overlay(0) +from:0x0206a9c0 kind:arm_call to:0x0206aa1c module:overlay(0) +from:0x0206a9cc kind:arm_call to:0x0206ae50 module:overlay(0) +from:0x0206a9d8 kind:arm_call to:0x0206aed4 module:overlay(0) +from:0x0206a9e4 kind:arm_call to:0x0206af10 module:overlay(0) +from:0x0206a9f0 kind:arm_call to:0x0206af34 module:overlay(0) +from:0x0206a9fc kind:arm_call to:0x0206b140 module:overlay(0) +from:0x0206aa08 kind:arm_call to:0x02002d74 module:main +from:0x0206aa10 kind:arm_call to:0x02002fd4 module:main +from:0x0206aa40 kind:arm_call to:0x0206ab34 module:overlay(0) +from:0x0206aa4c kind:arm_call to:0x0206ac84 module:overlay(0) +from:0x0206aa5c kind:arm_call to:0x0206ac48 module:overlay(0) +from:0x0206aa6c kind:arm_call to:0x0206ac9c module:overlay(0) +from:0x0206aa7c kind:arm_call to:0x0206ac48 module:overlay(0) +from:0x0206aa8c kind:arm_call to:0x0206acb4 module:overlay(0) +from:0x0206aa9c kind:arm_call to:0x0206ac48 module:overlay(0) +from:0x0206aaac kind:arm_call to:0x02002d74 module:main +from:0x0206aabc kind:arm_call to:0x02002e38 module:main +from:0x0206aac8 kind:arm_call to:0x02002e98 module:main +from:0x0206aae4 kind:arm_call to:0x0206acd0 module:overlay(0) +from:0x0206aaf8 kind:arm_call to:0x0206ac48 module:overlay(0) +from:0x0206ab10 kind:arm_call to:0x02002e08 module:main +from:0x0206ab44 kind:arm_call to:0x0206ac84 module:overlay(0) +from:0x0206ab54 kind:arm_call to:0x0206ac48 module:overlay(0) +from:0x0206ab64 kind:arm_call to:0x0206ac9c module:overlay(0) +from:0x0206ab74 kind:arm_call to:0x0206ac48 module:overlay(0) +from:0x0206ab84 kind:arm_call to:0x0206acb4 module:overlay(0) +from:0x0206ab94 kind:arm_call to:0x0206ac48 module:overlay(0) +from:0x0206abac kind:arm_call to:0x02002d74 module:main +from:0x0206abbc kind:arm_call to:0x02002e38 module:main +from:0x0206abc8 kind:arm_call to:0x02002e98 module:main +from:0x0206abe8 kind:arm_call to:0x0206acd0 module:overlay(0) +from:0x0206abfc kind:arm_call to:0x0206ac48 module:overlay(0) +from:0x0206ac24 kind:arm_call to:0x02002e08 module:main +from:0x0206ac78 kind:arm_call to:0x0203a1bc module:main +from:0x0206ac98 kind:load to:0x020aa5a8 module:overlay(0) +from:0x0206acb0 kind:load to:0x020aa5aa module:overlay(0) +from:0x0206accc kind:load to:0x020aa5a9 module:overlay(0) +from:0x0206ace4 kind:load to:0x020aa5ac module:overlay(0) +from:0x0206ad68 kind:arm_call to:0x02002f04 module:main +from:0x0206ae08 kind:arm_call to:0x02002f04 module:main +from:0x0206aeac kind:arm_call to:0x0206aeb4 module:overlay(0) +from:0x0206af0c kind:load to:0x020b5328 module:overlay(0) +from:0x0206af1c kind:arm_call to:0x0206fc24 module:overlay(0) +from:0x0206af30 kind:load to:0x020b5328 module:overlay(0) +from:0x0206b004 kind:arm_call to:0x0203a1bc module:main +from:0x0206b020 kind:arm_call to:0x0203a1bc module:main +from:0x0206b078 kind:arm_call to:0x02002f04 module:main +from:0x0206b08c kind:arm_call to:0x02002dc8 module:main +from:0x0206b0dc kind:arm_call to:0x0203a1bc module:main +from:0x0206b124 kind:arm_call to:0x02002f04 module:main +from:0x0206b138 kind:arm_call to:0x02002dc8 module:main +from:0x0206b1cc kind:arm_call to:0x02002f04 module:main +from:0x0206b1e8 kind:arm_call to:0x02002f54 module:main +from:0x0206b214 kind:arm_call to:0x02002fd4 module:main +from:0x0206b274 kind:arm_call to:0x0203a1bc module:main +from:0x0206b2f0 kind:arm_call to:0x0206af94 module:overlay(0) +from:0x0206b30c kind:arm_call to:0x0203a1bc module:main +from:0x0206b32c kind:arm_call to:0x0206a7a4 module:overlay(0) +from:0x0206b348 kind:load to:0x020b219c module:overlay(0) +from:0x0206b354 kind:arm_call to:0x0206a84c module:overlay(0) +from:0x0206b370 kind:arm_call to:0x0206a98c module:overlay(0) +from:0x0206b378 kind:arm_call to:0x02002f04 module:main +from:0x0206b3b8 kind:arm_call to:0x0206b3e8 module:overlay(0) +from:0x0206b3c4 kind:arm_call to:0x0206b548 module:overlay(0) +from:0x0206b3d0 kind:arm_call to:0x0206b688 module:overlay(0) +from:0x0206b3dc kind:arm_call to:0x0206b628 module:overlay(0) +from:0x0206b404 kind:arm_call to:0x02002fd4 module:main +from:0x0206b41c kind:arm_call to:0x0206ac84 module:overlay(0) +from:0x0206b42c kind:arm_call to:0x0206ac9c module:overlay(0) +from:0x0206b43c kind:arm_call to:0x0206acb4 module:overlay(0) +from:0x0206b468 kind:arm_call to:0x02002d74 module:main +from:0x0206b47c kind:arm_call to:0x02002e38 module:main +from:0x0206b488 kind:arm_call to:0x02002e98 module:main +from:0x0206b498 kind:arm_call to:0x02002e08 module:main +from:0x0206b4b0 kind:arm_call to:0x0206aeb4 module:overlay(0) +from:0x0206b4bc kind:arm_call to:0x02002d74 module:main +from:0x0206b4d8 kind:arm_call to:0x02002de8 module:main +from:0x0206b4e8 kind:arm_call to:0x02002de8 module:main +from:0x0206b504 kind:arm_call to:0x02002de8 module:main +from:0x0206b520 kind:arm_call to:0x02002de8 module:main +from:0x0206b530 kind:arm_call to:0x02002de8 module:main +from:0x0206b560 kind:arm_call to:0x02002fd4 module:main +from:0x0206b578 kind:arm_call to:0x0206ac84 module:overlay(0) +from:0x0206b588 kind:arm_call to:0x0206ac9c module:overlay(0) +from:0x0206b598 kind:arm_call to:0x0206acb4 module:overlay(0) +from:0x0206b5c4 kind:arm_call to:0x02002d74 module:main +from:0x0206b5d8 kind:arm_call to:0x02002e38 module:main +from:0x0206b5e4 kind:arm_call to:0x02002e98 module:main +from:0x0206b5f4 kind:arm_call to:0x02002e08 module:main +from:0x0206b610 kind:arm_call to:0x0206aeb4 module:overlay(0) +from:0x0206b61c kind:arm_call to:0x02002d74 module:main +from:0x0206b638 kind:arm_call to:0x02002cc0 module:main +from:0x0206b648 kind:arm_call to:0x02002cc0 module:main +from:0x0206b658 kind:arm_call to:0x02002cc0 module:main +from:0x0206b668 kind:arm_call to:0x02002cc0 module:main +from:0x0206b680 kind:arm_call to:0x0206ace8 module:overlay(0) +from:0x0206b6ac kind:arm_call to:0x02002d74 module:main +from:0x0206b724 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206b73c kind:arm_call to:0x0206ac84 module:overlay(0) +from:0x0206b778 kind:arm_call to:0x02002d74 module:main +from:0x0206b784 kind:arm_call to:0x0206ac9c module:overlay(0) +from:0x0206b794 kind:arm_call to:0x02002e38 module:main +from:0x0206b7a0 kind:arm_call to:0x0206acb4 module:overlay(0) +from:0x0206b7ac kind:arm_call to:0x02002e98 module:main +from:0x0206b7c4 kind:arm_call to:0x0206acd0 module:overlay(0) +from:0x0206b7dc kind:arm_call to:0x02002e08 module:main +from:0x0206b7f0 kind:arm_call to:0x0206ac84 module:overlay(0) +from:0x0206b800 kind:arm_call to:0x0206ac84 module:overlay(0) +from:0x0206b848 kind:arm_call to:0x02002d74 module:main +from:0x0206b854 kind:arm_call to:0x0206ac9c module:overlay(0) +from:0x0206b864 kind:arm_call to:0x0206ac9c module:overlay(0) +from:0x0206b8b8 kind:arm_call to:0x02002e38 module:main +from:0x0206b8c4 kind:arm_call to:0x0206acb4 module:overlay(0) +from:0x0206b8d4 kind:arm_call to:0x0206acb4 module:overlay(0) +from:0x0206b920 kind:arm_call to:0x02002e98 module:main +from:0x0206b934 kind:arm_call to:0x0206acd0 module:overlay(0) +from:0x0206b948 kind:arm_call to:0x0206acd0 module:overlay(0) +from:0x0206b9a4 kind:arm_call to:0x02002e08 module:main +from:0x0206b9bc kind:arm_call to:0x0206aeb4 module:overlay(0) +from:0x0206b9c8 kind:arm_call to:0x02002d74 module:main +from:0x0206b9fc kind:arm_call to:0x02002f04 module:main +from:0x0206ba14 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206ba5c kind:arm_call to:0x02002e98 module:main +from:0x0206ba6c kind:arm_call to:0x0206a7a4 module:overlay(0) +from:0x0206ba80 kind:load to:0x020b21b4 module:overlay(0) +from:0x0206ba8c kind:load to:0x0206a84c module:overlay(0) +from:0x0206ba98 kind:load to:0x0206a98c module:overlay(0) +from:0x0206baa4 kind:arm_call to:0x0206a848 module:overlay(0) +from:0x0206bab8 kind:arm_call to:0x0206a848 module:overlay(0) +from:0x0206bac0 kind:arm_call to:0x02011ff4 module:main +from:0x0206bad4 kind:arm_call to:0x0206a848 module:overlay(0) +from:0x0206bae8 kind:arm_call to:0x0206a848 module:overlay(0) +from:0x0206baf0 kind:arm_call to:0x02011ff4 module:main +from:0x0206bb10 kind:arm_call to:0x0203a1bc module:main +from:0x0206bb1c kind:arm_call to:0x02002b08 module:main +from:0x0206bb24 kind:arm_call to:0x02002c8c module:main +from:0x0206bb2c kind:load to:0x020b5100 module:overlay(0) +from:0x0206bb60 kind:arm_call to:0x0206bafc module:overlay(0) +from:0x0206bb68 kind:arm_call to:0x02003aa8 module:main +from:0x0206bb74 kind:arm_call to:0x02003f30 module:main +from:0x0206bb8c kind:arm_call to:0x0206a034 module:overlay(0) +from:0x0206bb98 kind:arm_call to:0x02004a98 module:main +from:0x0206bbb0 kind:arm_call to:0x02002d9c module:main +from:0x0206bbc0 kind:arm_call to:0x0203a1bc module:main +from:0x0206bbd0 kind:arm_call to:0x02002d9c module:main +from:0x0206bbe4 kind:arm_call to:0x02002d9c module:main +from:0x0206bbf0 kind:arm_call to:0x0206bafc module:overlay(0) +from:0x0206bbf8 kind:load to:0x020b5100 module:overlay(0) +from:0x0206bc68 kind:arm_call to:0x02002f04 module:main +from:0x0206bca4 kind:arm_call to:0x0206c6c4 module:overlay(0) +from:0x0206bcac kind:arm_call to:0x02002ca8 module:main +from:0x0206bcc8 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0206bcd0 kind:arm_call to:0x0206bde4 module:overlay(0) +from:0x0206bcd8 kind:arm_call to:0x0206c660 module:overlay(0) +from:0x0206bcec kind:arm_call to:0x0206c2e8 module:overlay(0) +from:0x0206bd28 kind:arm_call to:0x02071690 module:overlay(0) +from:0x0206bd54 kind:arm_call to:0x02002f04 module:main +from:0x0206bd64 kind:arm_call to:0x02002f04 module:main +from:0x0206bd8c kind:arm_call to:0x020715c8 module:overlay(0) +from:0x0206bd9c kind:arm_call to:0x0206d274 module:overlay(0) +from:0x0206bdac kind:arm_call to:0x02002d74 module:main +from:0x0206bdbc kind:arm_call to:0x02002e58 module:main +from:0x0206bdc4 kind:load to:0x020b5100 module:overlay(0) +from:0x0206bdc8 kind:load to:0x027e09a8 module:dtcm +from:0x0206bdf0 kind:arm_call to:0x02002f04 module:main +from:0x0206be10 kind:arm_call to:0x0216640c module:overlay(93) +from:0x0206be2c kind:arm_call to:0x01ffb428 module:itcm +from:0x0206be64 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0206be84 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206beb4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0206bebc kind:load to:0x02043e50 module:main +from:0x0206bec0 kind:load to:0x027e0d8c module:dtcm +from:0x0206bed8 kind:arm_call to:0x02002f04 module:main +from:0x0206bee8 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x0206bf04 kind:arm_call to:0x0206f61c module:overlay(0) +from:0x0206bf20 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0206bf28 kind:load to:0x027e099c module:dtcm +from:0x0206bf38 kind:load to:0x0206b9ec module:overlay(0) +from:0x0206bf4c kind:arm_call to:0x02002f04 module:main +from:0x0206bf60 kind:arm_call to:0x0206d1ac module:overlay(0) +from:0x0206bf68 kind:arm_call to:0x02002f04 module:main +from:0x0206bf88 kind:arm_call to:0x02071690 module:overlay(0) +from:0x0206bf98 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x0206bfd0 kind:arm_call to:0x02002e58 module:main +from:0x0206bfec kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0206c008 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0206c014 kind:load to:0x027e09a8 module:dtcm +from:0x0206c040 kind:arm_call to:0x02003aa8 module:main +from:0x0206c060 kind:arm_call to:0x02002f04 module:main +from:0x0206c08c kind:arm_call to:0x0206b094 module:overlay(0) +from:0x0206c098 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c0d4 kind:arm_call to:0x02002f04 module:main +from:0x0206c100 kind:arm_call to:0x0206b094 module:overlay(0) +from:0x0206c10c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206c190 kind:arm_call to:0x0206afc8 module:overlay(0) +from:0x0206c1b8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206c1d0 kind:arm_call to:0x0206afc8 module:overlay(0) +from:0x0206c1f8 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c218 kind:arm_call to:0x0206afc8 module:overlay(0) +from:0x0206c224 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c23c kind:arm_call to:0x0206afc8 module:overlay(0) +from:0x0206c248 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c268 kind:arm_call to:0x0206afc8 module:overlay(0) +from:0x0206c298 kind:arm_call to:0x0206afc8 module:overlay(0) +from:0x0206c2c0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0206c2d0 kind:arm_call to:0x0206d1ac module:overlay(0) +from:0x0206c350 kind:arm_call to:0x0206c484 module:overlay(0) +from:0x0206c36c kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c380 kind:arm_call to:0x0206c3e8 module:overlay(0) +from:0x0206c3a0 kind:arm_call to:0x0206d1ac module:overlay(0) +from:0x0206c3c4 kind:arm_call to:0x0206c484 module:overlay(0) +from:0x0206c3e0 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c40c kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x0206c44c kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x0206c478 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0206c494 kind:arm_call to:0x02002f04 module:main +from:0x0206c4a8 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x0206c4b0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206c4c4 kind:arm_call to:0x02002f04 module:main +from:0x0206c4d4 kind:arm_call to:0x02002fd4 module:main +from:0x0206c4e4 kind:arm_call to:0x02002fd4 module:main +from:0x0206c508 kind:arm_call to:0x0206bafc module:overlay(0) +from:0x0206c524 kind:arm_call to:0x0206af94 module:overlay(0) +from:0x0206c540 kind:arm_call to:0x0206af94 module:overlay(0) +from:0x0206c558 kind:arm_call to:0x0206d2f0 module:overlay(0) +from:0x0206c588 kind:arm_call to:0x02002c28 module:main +from:0x0206c594 kind:arm_call to:0x02002c28 module:main +from:0x0206c5a0 kind:arm_call to:0x02002c28 module:main +from:0x0206c5d0 kind:arm_call to:0x02002c28 module:main +from:0x0206c5e0 kind:arm_call to:0x02002c28 module:main +from:0x0206c5ec kind:arm_call to:0x02002c28 module:main +from:0x0206c62c kind:arm_call to:0x0206ace8 module:overlay(0) +from:0x0206c648 kind:arm_call to:0x0206ace8 module:overlay(0) +from:0x0206c6b4 kind:arm_call to:0x02002a34 module:main +from:0x0206c71c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206c728 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c780 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x0206c7b8 kind:arm_call to:0x02002f04 module:main +from:0x0206c7ec kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c868 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x0206c874 kind:arm_call to:0x02002f04 module:main +from:0x0206c8b0 kind:arm_call to:0x02002f04 module:main +from:0x0206c8cc kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206c8d8 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c904 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206c910 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c91c kind:arm_call to:0x02002f04 module:main +from:0x0206c930 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206c93c kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c954 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206c960 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x0206c968 kind:load to:0x027e09b8 module:dtcm +from:0x0206c978 kind:arm_call to:0x02003aa8 module:main +from:0x0206c984 kind:arm_call to:0x02003f30 module:main +from:0x0206c99c kind:arm_call to:0x0206a034 module:overlay(0) +from:0x0206c9a4 kind:load to:0x020b5100 module:overlay(0) +from:0x0206c9dc kind:arm_call to:0x02003aa8 module:main +from:0x0206cb88 kind:arm_call to:0x02002f04 module:main +from:0x0206cb98 kind:arm_call to:0x02002f04 module:main +from:0x0206cc50 kind:arm_call to:0x02002f04 module:main +from:0x0206cc68 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cc74 kind:arm_call to:0x02002f04 module:main +from:0x0206cc94 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cca0 kind:arm_call to:0x02002f04 module:main +from:0x0206ccb8 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206ccc4 kind:arm_call to:0x02002f04 module:main +from:0x0206cce4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206ccf0 kind:arm_call to:0x02002f04 module:main +from:0x0206cd08 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cd14 kind:arm_call to:0x02002f04 module:main +from:0x0206cd34 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cd40 kind:arm_call to:0x02002f04 module:main +from:0x0206cd58 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cd64 kind:arm_call to:0x02002f04 module:main +from:0x0206cd84 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cd90 kind:arm_call to:0x02002f04 module:main +from:0x0206cda8 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cdb4 kind:arm_call to:0x02002f04 module:main +from:0x0206cdd4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cde0 kind:arm_call to:0x02002f04 module:main +from:0x0206cdf8 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206ce04 kind:arm_call to:0x02002f04 module:main +from:0x0206ce24 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206ce30 kind:arm_call to:0x02002f04 module:main +from:0x0206ce48 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206ce54 kind:arm_call to:0x02002f04 module:main +from:0x0206ce74 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206ce80 kind:arm_call to:0x02002f04 module:main +from:0x0206ce98 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cea4 kind:arm_call to:0x02002f04 module:main +from:0x0206cec4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206ced0 kind:arm_call to:0x02002f04 module:main +from:0x0206cee8 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cef4 kind:arm_call to:0x02002f04 module:main +from:0x0206cf14 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cf20 kind:arm_call to:0x02002f04 module:main +from:0x0206cf38 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206cf44 kind:arm_call to:0x02002f04 module:main +from:0x0206cf64 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0206d050 kind:arm_call to:0x0206bb30 module:overlay(0) +from:0x0206d09c kind:arm_call to:0x02002f9c module:main +from:0x0206d0b4 kind:load to:0x027e09b8 module:dtcm +from:0x0206d0b8 kind:load to:0x027e09a4 module:dtcm +from:0x0206d0c8 kind:arm_call to:0x0206bafc module:overlay(0) +from:0x0206d0d8 kind:arm_call to:0x0206af94 module:overlay(0) +from:0x0206d0fc kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0206d12c kind:arm_call to:0x02002f9c module:main +from:0x0206d158 kind:arm_call to:0x02002f54 module:main +from:0x0206d174 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0206d190 kind:arm_call to:0x0206a898 module:overlay(0) +from:0x0206d1d0 kind:arm_call to:0x02002f04 module:main +from:0x0206d1e0 kind:arm_call to:0x02003aa8 module:main +from:0x0206d210 kind:arm_call to:0x0206bb30 module:overlay(0) +from:0x0206d244 kind:arm_call to:0x02002f04 module:main +from:0x0206d250 kind:arm_call to:0x0206bafc module:overlay(0) +from:0x0206d260 kind:arm_call to:0x0206af94 module:overlay(0) +from:0x0206d284 kind:arm_call to:0x02003aa8 module:main +from:0x0206d298 kind:arm_call to:0x0206bb30 module:overlay(0) +from:0x0206d2b4 kind:arm_call to:0x02004f74 module:main +from:0x0206d2c4 kind:arm_call to:0x0203a1bc module:main +from:0x0206d2d4 kind:arm_call to:0x02004ffc module:main +from:0x0206d2dc kind:load to:0x020b5100 module:overlay(0) +from:0x0206d2ec kind:load to:0x02004efc module:main +from:0x0206d304 kind:arm_call to:0x0203a1bc module:main +from:0x0206d310 kind:arm_call to:0x02004f9c module:main +from:0x0206d318 kind:arm_call to:0x0200503c module:main +from:0x0206d320 kind:load to:0x020b5100 module:overlay(0) +from:0x0206d360 kind:arm_call to:0x0206d324 module:overlay(0) +from:0x0206d36c kind:arm_call to:0x0206d32c module:overlay(0) +from:0x0206d37c kind:arm_call to:0x02004ae0 module:main +from:0x0206d390 kind:load to:0x020b5100 module:overlay(0) +from:0x0206d3a0 kind:arm_call to:0x0206d324 module:overlay(0) +from:0x0206d3ac kind:arm_call to:0x0206d32c module:overlay(0) +from:0x0206d3b8 kind:arm_call to:0x02002d14 module:main +from:0x0206d418 kind:arm_call to:0x0206d44c module:overlay(0) +from:0x0206d420 kind:arm_call to:0x0206d4cc module:overlay(0) +from:0x0206d438 kind:load to:0x027e09a4 module:dtcm +from:0x0206d4b0 kind:arm_call to:0x0206f550 module:overlay(0) +from:0x0206d544 kind:arm_call to:0x02002a34 module:main +from:0x0206d55c kind:arm_call to:0x02002a34 module:main +from:0x0206d6c4 kind:arm_call to:0x0206d324 module:overlay(0) +from:0x0206d6d0 kind:arm_call to:0x0206d32c module:overlay(0) +from:0x0206d6e0 kind:arm_call to:0x02002b74 module:main +from:0x0206d7e8 kind:arm_call to:0x0206d324 module:overlay(0) +from:0x0206d7f4 kind:arm_call to:0x0206d32c module:overlay(0) +from:0x0206d804 kind:arm_call to:0x02002b74 module:main +from:0x0206d824 kind:arm_call to:0x0203a1bc module:main +from:0x0206d82c kind:arm_call to:0x02002bd8 module:main +from:0x0206d838 kind:load to:0x020b5100 module:overlay(0) +from:0x0206d850 kind:arm_call to:0x0203a1bc module:main +from:0x0206d864 kind:arm_call to:0x02002b18 module:main +from:0x0206d878 kind:load to:0x020b5100 module:overlay(0) +from:0x0206d890 kind:arm_call to:0x0203a1bc module:main +from:0x0206d8b0 kind:arm_call to:0x02002b18 module:main +from:0x0206d8c4 kind:load to:0x020b5100 module:overlay(0) +from:0x0206d8e4 kind:arm_call to:0x02002c28 module:main +from:0x0206d904 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0206d930 kind:arm_call to:0x02002c28 module:main +from:0x0206d950 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0206d970 kind:arm_call to:0x02002a34 module:main +from:0x0206d97c kind:arm_call to:0x02002a34 module:main +from:0x0206d994 kind:arm_call to:0x02002a34 module:main +from:0x0206d9a0 kind:arm_call to:0x02002a34 module:main +from:0x0206d9cc kind:arm_call to:0x020702d0 module:overlay(0) +from:0x0206d9ec kind:arm_call to:0x0206d83c module:overlay(0) +from:0x0206da0c kind:arm_call to:0x0206d87c module:overlay(0) +from:0x0206da3c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0206da48 kind:arm_call to:0x0206d87c module:overlay(0) +from:0x0206da60 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x0206da68 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x0206da70 kind:load to:0x027e09a0 module:dtcm +from:0x0206da74 kind:load to:0x020b5254 module:overlay(0) +from:0x0206da84 kind:arm_call to:0x0206d33c module:overlay(0) +from:0x0206da8c kind:arm_call to:0x02002c8c module:main +from:0x0206daf4 kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x0206db14 kind:arm_call to:0x0206d33c module:overlay(0) +from:0x0206db24 kind:arm_call to:0x02002e58 module:main +from:0x0206db30 kind:arm_call to:0x02002d74 module:main +from:0x0206db38 kind:arm_call to:0x02002c8c module:main +from:0x0206db94 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206dba8 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206dbb8 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206dbcc kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206dbe0 kind:arm_call to:0x0206d33c module:overlay(0) +from:0x0206dbf8 kind:arm_call to:0x02002f9c module:main +from:0x0206dc00 kind:arm_call to:0x02002c8c module:main +from:0x0206dc20 kind:arm_call to:0x0206f2f0 module:overlay(0) +from:0x0206dc34 kind:arm_call to:0x0206f380 module:overlay(0) +from:0x0206dc40 kind:arm_call to:0x0206da7c module:overlay(0) +from:0x0206dc5c kind:load to:0x0206e5cc module:overlay(0) +from:0x0206dc78 kind:arm_call to:0x0206d324 module:overlay(0) +from:0x0206dc84 kind:arm_call to:0x0206d32c module:overlay(0) +from:0x0206dc90 kind:arm_call to:0x02003a64 module:main +from:0x0206dc9c kind:arm_call to:0x0206a1dc module:overlay(0) +from:0x0206dca8 kind:arm_call to:0x0206da7c module:overlay(0) +from:0x0206dcb0 kind:load to:0x020b5100 module:overlay(0) +from:0x0206dcdc kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x0206dcec kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206dd00 kind:arm_call to:0x0206da94 module:overlay(0) +from:0x0206dd28 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206de68 kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206de7c kind:arm_call to:0x0206da94 module:overlay(0) +from:0x0206de88 kind:load to:0x02049be4 module:main +from:0x0206e018 kind:arm_call to:0x0206e50c module:overlay(0) +from:0x0206e064 kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206e0a4 kind:arm_call to:0x0206f3c0 module:overlay(0) +from:0x0206e0b0 kind:load to:0x02049be4 module:main +from:0x0206e0e8 kind:arm_call to:0x0206de8c module:overlay(0) +from:0x0206e128 kind:arm_call to:0x0206dcb4 module:overlay(0) +from:0x0206e154 kind:arm_call to:0x0206e0f4 module:overlay(0) +from:0x0206e48c kind:arm_call to:0x0206e50c module:overlay(0) +from:0x0206e540 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206e554 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206e568 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206e57c kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206e590 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206e5a8 kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206e5bc kind:arm_call to:0x0206da94 module:overlay(0) +from:0x0206e5f0 kind:arm_call to:0x02004a98 module:main +from:0x0206e600 kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206e628 kind:arm_call to:0x02002d74 module:main +from:0x0206e638 kind:arm_call to:0x02002e58 module:main +from:0x0206e640 kind:arm_call to:0x02002c8c module:main +from:0x0206e648 kind:load to:0x020b5100 module:overlay(0) +from:0x0206e66c kind:load to:0x0206da94 module:overlay(0) +from:0x0206e694 kind:arm_call to:0x0206e7a8 module:overlay(0) +from:0x0206e730 kind:arm_call to:0x0206f550 module:overlay(0) +from:0x0206e74c kind:arm_call to:0x0206e75c module:overlay(0) +from:0x0206e780 kind:arm_call to:0x0206f4f0 module:overlay(0) +from:0x0206e81c kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206e838 kind:arm_call to:0x02002f9c module:main +from:0x0206e858 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206e888 kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206e89c kind:arm_call to:0x0206d394 module:overlay(0) +from:0x0206e8b0 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206e8c4 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206e8d0 kind:load to:0x020b21dc module:overlay(0) +from:0x0206e940 kind:arm_call to:0x0206d324 module:overlay(0) +from:0x0206e94c kind:arm_call to:0x0206d32c module:overlay(0) +from:0x0206e958 kind:arm_call to:0x02003a64 module:main +from:0x0206e964 kind:arm_call to:0x0206a1dc module:overlay(0) +from:0x0206e984 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206e990 kind:load to:0x020b5100 module:overlay(0) +from:0x0206e994 kind:load to:0x020b21dc module:overlay(0) +from:0x0206e9b8 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206e9d0 kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206e9dc kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206e9ec kind:arm_call to:0x02002e58 module:main +from:0x0206ea18 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206ea30 kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206ea3c kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206ea4c kind:arm_call to:0x02002e58 module:main +from:0x0206ea78 kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206eb14 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206eb28 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206eb38 kind:arm_call to:0x02002e58 module:main +from:0x0206eb9c kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206ebb8 kind:arm_call to:0x02002f9c module:main +from:0x0206ebdc kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206ebf8 kind:arm_call to:0x02002f9c module:main +from:0x0206ec18 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206ec24 kind:load to:0x020b21dc module:overlay(0) +from:0x0206ec64 kind:arm_call to:0x02071690 module:overlay(0) +from:0x0206ec74 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x0206ec88 kind:arm_call to:0x0206d564 module:overlay(0) +from:0x0206ec98 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206ece4 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206ecf4 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206ed04 kind:arm_call to:0x02002e58 module:main +from:0x0206ed14 kind:load to:0x027e09a8 module:dtcm +from:0x0206ed44 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206ed74 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206edc0 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206edcc kind:load to:0x020b21dc module:overlay(0) +from:0x0206ee04 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206ee28 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206ee74 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206eeb0 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206eed4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206ef18 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206ef24 kind:load to:0x020b21dc module:overlay(0) +from:0x0206ef30 kind:load to:0x027e09b8 module:dtcm +from:0x0206ef58 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206ef70 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206ef7c kind:arm_call to:0x02002fd4 module:main +from:0x0206efd8 kind:arm_call to:0x02002e98 module:main +from:0x0206f008 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x0206f028 kind:arm_call to:0x0206e998 module:overlay(0) +from:0x0206f038 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0206f050 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f084 kind:arm_call to:0x02002d74 module:main +from:0x0206f0a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f0dc kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f108 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f144 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f178 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f1bc kind:arm_call to:0x02002e08 module:main +from:0x0206f1e4 kind:arm_call to:0x02002e08 module:main +from:0x0206f1fc kind:arm_call to:0x02002de8 module:main +from:0x0206f224 kind:arm_call to:0x02002e08 module:main +from:0x0206f23c kind:arm_call to:0x02002de8 module:main +from:0x0206f248 kind:load to:0x027e09a8 module:dtcm +from:0x0206f26c kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0206f2dc kind:load to:0x027e0ce0 module:dtcm +from:0x0206f2e4 kind:arm_call to:0x0206f254 module:overlay(0) +from:0x0206f308 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0206f378 kind:load to:0x027e0ce0 module:dtcm +from:0x0206f384 kind:arm_call to:0x0206f2f0 module:overlay(0) +from:0x0206f398 kind:arm_call to:0x02003dc8 module:main +from:0x0206f3ac kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0206f3b8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0206f3d0 kind:arm_call to:0x0206d33c module:overlay(0) +from:0x0206f3e4 kind:arm_call to:0x02002d74 module:main +from:0x0206f3fc kind:arm_call to:0x02002e38 module:main +from:0x0206f414 kind:arm_call to:0x02002e58 module:main +from:0x0206f41c kind:arm_call to:0x02002c8c module:main +from:0x0206f448 kind:arm_call to:0x0206e670 module:overlay(0) +from:0x0206f464 kind:arm_call to:0x0206f584 module:overlay(0) +from:0x0206f47c kind:arm_call to:0x02002e38 module:main +from:0x0206f494 kind:arm_call to:0x02002e58 module:main +from:0x0206f4b4 kind:arm_call to:0x0206e7a8 module:overlay(0) +from:0x0206f4d8 kind:arm_call to:0x0206e7a8 module:overlay(0) +from:0x0206f4ec kind:load to:0x020b21dc module:overlay(0) +from:0x0206f520 kind:arm_call to:0x0206d33c module:overlay(0) +from:0x0206f564 kind:arm_call to:0x02002b08 module:main +from:0x0206f56c kind:arm_call to:0x02002c8c module:main +from:0x0206f594 kind:arm_call to:0x02002d74 module:main +from:0x0206f5ac kind:arm_call to:0x0206a740 module:overlay(0) +from:0x0206f5c4 kind:arm_call to:0x020d60cc module:overlays(20,24) +from:0x0206f5cc kind:load to:0x020b5100 module:overlay(0) +from:0x0206f5d0 kind:load to:0x027e0d08 module:dtcm +from:0x0206f5ec kind:arm_call to:0x020d5f40 module:overlay(24) +from:0x0206f5f4 kind:load to:0x027e0d08 module:dtcm +from:0x0206f610 kind:arm_call to:0x020d60cc module:overlays(20,24) +from:0x0206f618 kind:load to:0x027e0d08 module:dtcm +from:0x0206f64c kind:arm_call to:0x0206f5d4 module:overlay(0) +from:0x0206f664 kind:arm_call to:0x0206a704 module:overlay(0) +from:0x0206f67c kind:arm_call to:0x0206f5f8 module:overlay(0) +from:0x0206f69c kind:arm_call to:0x0206f5a0 module:overlay(0) +from:0x0206f6a8 kind:load to:0x020b5100 module:overlay(0) +from:0x0206f7a0 kind:arm_call to:0x02002f2c module:main +from:0x0206f7cc kind:arm_call to:0x0206f6ac module:overlay(0) +from:0x0206f7dc kind:arm_call to:0x0206f70c module:overlay(0) +from:0x0206f81c kind:arm_call to:0x0206f70c module:overlay(0) +from:0x0206f844 kind:arm_call to:0x0206f6d8 module:overlay(0) +from:0x0206f858 kind:arm_call to:0x0206f6d8 module:overlay(0) +from:0x0206f8b8 kind:arm_call to:0x0206f6d8 module:overlay(0) +from:0x0206f8c8 kind:arm_call to:0x0206f6d8 module:overlay(0) +from:0x0206f950 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0206f960 kind:load to:0x020b5254 module:overlay(0) +from:0x0206f964 kind:load to:0x020b21e8 module:overlay(0) +from:0x0206f978 kind:arm_call to:0x02002b08 module:main +from:0x0206f990 kind:load to:0x020aa828 module:overlay(0) +from:0x0206f9e4 kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x0206f9f0 kind:arm_call to:0x02002f04 module:main +from:0x0206fa18 kind:arm_call to:0x02002fd4 module:main +from:0x0206fa20 kind:arm_call to:0x0203a1bc module:main +from:0x0206fac4 kind:load to:0x020aa828 module:overlay(0) +from:0x0206fad8 kind:arm_call to:0x02002c18 module:main +from:0x0206faf4 kind:arm_call to:0x02002c18 module:main +from:0x0206fb10 kind:arm_call to:0x02002f04 module:main +from:0x0206fb24 kind:arm_call to:0x02004a98 module:main +from:0x0206fb58 kind:arm_call to:0x02071690 module:overlay(0) +from:0x0206fb68 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x0206fba0 kind:arm_call to:0x02002d74 module:main +from:0x0206fbb0 kind:arm_call to:0x02002e58 module:main +from:0x0206fbc4 kind:load to:0x027e09a8 module:dtcm +from:0x0206fbd4 kind:arm_call to:0x02002b08 module:main +from:0x0206fbdc kind:arm_call to:0x02002c8c module:main +from:0x0206fbf8 kind:arm_call to:0x02002f04 module:main +from:0x0206fc0c kind:arm_call to:0x02004a98 module:main +from:0x0206fc44 kind:arm_call to:0x02002f04 module:main +from:0x0206fc74 kind:arm_call to:0x0202f044 module:main +from:0x0206fca0 kind:arm_call to:0x0202761c module:main +from:0x0206fcac kind:arm_call to:0x0202761c module:main +from:0x0206ff5c kind:arm_call to:0x0206fc64 module:overlay(0) +from:0x0206ffb0 kind:arm_call to:0x0202f9e4 module:main +from:0x0206ffe0 kind:arm_call to:0x0206ff40 module:overlay(0) +from:0x0206ffe8 kind:load to:0x020b5384 module:overlay(0) +from:0x0206ffec kind:load to:0x020b5380 module:overlay(0) +from:0x0206fff0 kind:load to:0x020b5340 module:overlay(0) +from:0x02070054 kind:arm_call to:0x020700ec module:overlay(0) +from:0x0207006c kind:arm_call to:0x02070138 module:overlay(0) +from:0x02070074 kind:load to:0x020b5340 module:overlay(0) +from:0x020700cc kind:arm_call to:0x020700ec module:overlay(0) +from:0x020700e4 kind:arm_call to:0x02070138 module:overlay(0) +from:0x020700f8 kind:arm_call to:0x0202ef7c module:main +from:0x0207011c kind:arm_call to:0x0202f00c module:main +from:0x02070160 kind:load to:0x020b5340 module:overlay(0) +from:0x02070164 kind:load to:0x0206ff68 module:overlay(0) +from:0x02070174 kind:load to:0x020b5340 module:overlay(0) +from:0x02070178 kind:load to:0x0206ff78 module:overlay(0) +from:0x02070194 kind:load to:0x020b5340 module:overlay(0) +from:0x020701bc kind:arm_call to:0x0202f044 module:main +from:0x020701ec kind:arm_call to:0x0202761c module:main +from:0x020701f8 kind:arm_call to:0x0202761c module:main +from:0x020702ac kind:arm_call to:0x020340b0 module:main +from:0x020702ec kind:load to:0x020c3024 module:overlays(1,2) +from:0x020703b8 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x020703d0 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x02070518 kind:arm_call to:0x020c910c module:overlay(20) +from:0x02070520 kind:load to:0x027e09a4 module:dtcm +from:0x02070524 kind:load to:0x02049be4 module:main +from:0x02070538 kind:arm_call to:0x02061098 module:overlay(0) +from:0x0207054c kind:arm_call_thumb to:0x020b68e4 module:overlay(1) +from:0x02070554 kind:arm_call_thumb to:0x020b671c module:overlay(1) +from:0x0207055c kind:arm_call to:0x02070e78 module:overlay(0) +from:0x02070568 kind:load to:0x0204a088 module:main +from:0x02070584 kind:load to:0x020712b4 module:overlay(0) +from:0x02070614 kind:load to:0x02043e50 module:main +from:0x02070618 kind:load to:0x020d8780 module:overlays(19,24) +from:0x02070696 kind:thumb_call to:0x020b76ec module:overlay(1) +from:0x0207069c kind:thumb_call_arm to:0x020a7918 module:overlay(0) +from:0x020706a6 kind:thumb_call_arm to:0x020a7880 module:overlay(0) +from:0x0207070a kind:thumb_call to:0x020bc518 module:overlay(1) +from:0x02070716 kind:thumb_call_arm to:0x020d6430 module:overlay(24) +from:0x02070724 kind:thumb_call_arm to:0x020a9b64 module:overlay(0) +from:0x0207072a kind:thumb_call to:0x020b666c module:overlay(1) +from:0x0207072e kind:thumb_call_arm to:0x02070d30 module:overlay(0) +from:0x02070738 kind:load to:0x027e0cd8 module:dtcm +from:0x0207073c kind:load to:0x027e09b8 module:dtcm +from:0x02070740 kind:load to:0x027e0ce0 module:dtcm +from:0x02070744 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0207074c kind:load to:0x020b6558 module:overlay(0) +from:0x02070792 kind:thumb_call_arm to:0x02028c4c module:main +from:0x0207079c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020707a8 kind:thumb_call to:0x020a0c98 module:overlay(0) +from:0x020707b2 kind:thumb_call to:0x020b76ec module:overlay(1) +from:0x020707c0 kind:thumb_call to:0x020bc518 module:overlay(1) +from:0x020707c6 kind:thumb_call to:0x020b666c module:overlay(1) +from:0x020707ca kind:thumb_call_arm to:0x02070d30 module:overlay(0) +from:0x020707d4 kind:load to:0x027e09b8 module:dtcm +from:0x020707d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0207081e kind:thumb_call_arm to:0x02028c4c module:main +from:0x02070828 kind:thumb_call_arm to:0x02028c4c module:main +from:0x02070834 kind:thumb_call to:0x020a0c98 module:overlay(0) +from:0x0207083e kind:thumb_call to:0x020b76ec module:overlay(1) +from:0x0207084c kind:thumb_call to:0x020bc518 module:overlay(1) +from:0x02070852 kind:thumb_call to:0x020b666c module:overlay(1) +from:0x02070856 kind:thumb_call_arm to:0x02070d30 module:overlay(0) +from:0x02070860 kind:load to:0x027e09b8 module:dtcm +from:0x02070864 kind:load to:0x027e0ce0 module:dtcm +from:0x0207087c kind:arm_call to:0x020724a0 module:overlay(0) +from:0x020708a0 kind:arm_call to:0x020bb974 module:overlay(17) +from:0x020708a8 kind:load to:0x027e09ac module:dtcm +from:0x020708ac kind:load to:0x0204a088 module:main +from:0x020708d0 kind:arm_call to:0x020bb6a0 module:overlay(17) +from:0x020708e0 kind:arm_call to:0x020771d0 module:overlay(0) +from:0x02070904 kind:load to:0x0204a088 module:main +from:0x02070908 kind:load to:0x027e09bc module:dtcm +from:0x02070918 kind:arm_call to:0x02019340 module:main +from:0x02070958 kind:arm_call to:0x020c1e94 module:overlay(17) +from:0x02070960 kind:load to:0x0204a110 module:main +from:0x02070964 kind:load to:0x0204a088 module:main +from:0x02070968 kind:load to:0x027e0cec module:dtcm +from:0x02070998 kind:arm_call to:0x020166ac module:main +from:0x020709b0 kind:arm_call to:0x0208c00c module:overlay(0) +from:0x020709bc kind:arm_call to:0x020726a4 module:overlay(0) +from:0x020709c8 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020709ec kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02070a10 kind:arm_call to:0x020bb838 module:overlay(17) +from:0x02070a20 kind:arm_call to:0x02058ff8 module:overlay(0) +from:0x02070a48 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02070a5c kind:arm_call to:0x02081d7c module:overlay(0) +from:0x02070a64 kind:load to:0x027e0958 module:dtcm +from:0x02070a68 kind:load to:0x027e0954 module:dtcm +from:0x02070a6c kind:load to:0x027e0ce0 module:dtcm +from:0x02070a70 kind:load to:0x027e09ac module:dtcm +from:0x02070a74 kind:load to:0x027e09bc module:dtcm +from:0x02070a78 kind:load to:0x0204a088 module:main +from:0x02070a7c kind:load to:0x027e0cd8 module:dtcm +from:0x02070ab0 kind:arm_call to:0x020c1edc module:overlay(17) +from:0x02070abc kind:arm_call to:0x02058ef0 module:overlay(0) +from:0x02070ac4 kind:load to:0x0204a088 module:main +from:0x02070ac8 kind:load to:0x027e0cec module:dtcm +from:0x02070acc kind:load to:0x027e0954 module:dtcm +from:0x02070af0 kind:arm_call to:0x02070c04 module:overlay(0) +from:0x02070b0c kind:arm_call to:0x02071034 module:overlay(0) +from:0x02070b1c kind:arm_call to:0x020711e8 module:overlay(0) +from:0x02070b20 kind:arm_call to:0x02070c98 module:overlay(0) +from:0x02070b44 kind:load to:0x02071034 module:overlay(0) +from:0x02070b50 kind:arm_call to:0x02070594 module:overlay(0) +from:0x02070b60 kind:arm_call to:0x02071034 module:overlay(0) +from:0x02070b74 kind:arm_call to:0x02070594 module:overlay(0) +from:0x02070b80 kind:arm_call to:0x02028c60 module:main +from:0x02070ba0 kind:arm_call to:0x02071034 module:overlay(0) +from:0x02070bf8 kind:arm_call to:0x02071034 module:overlay(0) +from:0x02070c1c kind:arm_call to:0x020a7918 module:overlay(0) +from:0x02070c34 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x02070c8c kind:arm_call to:0x02071034 module:overlay(0) +from:0x02070cb0 kind:load to:0x02049a2c module:main +from:0x02070cb4 kind:load to:0x02070d69 module:overlay(0) +from:0x02070cd0 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x02070ce8 kind:arm_call to:0x020703f8 module:overlay(0) +from:0x02070cf0 kind:load to:0x027e0cd8 module:dtcm +from:0x02070d0c kind:arm_call to:0x02081d90 module:overlay(0) +from:0x02070d24 kind:arm_call to:0x02070454 module:overlay(0) +from:0x02070d2c kind:load to:0x027e0cd8 module:dtcm +from:0x02070d3c kind:arm_call to:0x02073360 module:overlay(0) +from:0x02070d48 kind:arm_call to:0x0206126c module:overlay(0) +from:0x02070d54 kind:arm_call to:0x0207da74 module:overlay(0) +from:0x02070d5c kind:load to:0x027e09b8 module:dtcm +from:0x02070d60 kind:load to:0x0204a088 module:main +from:0x02070d64 kind:load to:0x027e09c0 module:dtcm +from:0x02070d6c kind:thumb_call_arm to:0x02070e74 module:overlay(0) +from:0x02070d72 kind:thumb_call_arm to:0x02013014 module:main +from:0x02070d7a kind:thumb_call_arm to:0x02061098 module:overlay(0) +from:0x02070d84 kind:thumb_call to:0x020b7184 module:overlay(1) +from:0x02070d8a kind:thumb_call_arm to:0x02070d30 module:overlay(0) +from:0x02070d90 kind:thumb_call_arm to:0x02070594 module:overlay(0) +from:0x02070d9a kind:thumb_call_arm to:0x02028c60 module:main +from:0x02070e32 kind:thumb_call_arm to:0x020d5a20 module:overlay(24) +from:0x02070e3a kind:thumb_call_arm to:0x020d4348 module:overlay(24) +from:0x02070e42 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x02070e52 kind:thumb_call_arm to:0x02013070 module:main +from:0x02070e5c kind:load to:0x0204999c module:main +from:0x02070e60 kind:load to:0x0204a088 module:main +from:0x02070e64 kind:load to:0x027e09a4 module:dtcm +from:0x02070e68 kind:load to:0x027e0d04 module:dtcm +from:0x02070e6c kind:load to:0x027e0cfc module:dtcm +from:0x02070e88 kind:load to:0x027e09a4 module:dtcm +from:0x02070e94 kind:load to:0x02070c98 module:overlay(0) +from:0x02070ec8 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02070ee4 kind:arm_call to:0x01ffd43c module:itcm +from:0x02070f44 kind:load to:0x027e0ce0 module:dtcm +from:0x02070f48 kind:load to:0x027e09bc module:dtcm +from:0x02070f64 kind:arm_call to:0x02070e98 module:overlay(0) +from:0x02070f7c kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x02070fa4 kind:arm_call to:0x02070e98 module:overlay(0) +from:0x02070fbc kind:arm_call to:0x02065d00 module:overlay(0) +from:0x02070ff4 kind:arm_call to:0x02070e98 module:overlay(0) +from:0x02071008 kind:arm_call to:0x02065d00 module:overlay(0) +from:0x02071024 kind:arm_call to:0x02065e88 module:overlay(0) +from:0x0207102c kind:arm_call to:0x02070c98 module:overlay(0) +from:0x02071044 kind:arm_call to:0x020712b4 module:overlay(0) +from:0x02071070 kind:arm_call to:0x02070c98 module:overlay(0) +from:0x02071090 kind:arm_call to:0x02070f4c module:overlay(0) +from:0x0207109c kind:arm_call to:0x0201b9a8 module:main +from:0x020710ec kind:arm_call to:0x0201bbcc module:main +from:0x02071114 kind:arm_call to:0x0201b9a8 module:main +from:0x02071198 kind:arm_call to:0x02069fc4 module:overlay(0) +from:0x020711b8 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020711c4 kind:load to:0x020aa8e6 module:overlay(0) +from:0x020711c8 kind:load to:0x020aa8e0 module:overlay(0) +from:0x020711cc kind:load to:0x0204e5f8 module:main +from:0x020711d0 kind:load to:0x020aa8e1 module:overlay(0) +from:0x020711d4 kind:load to:0x020aa8e2 module:overlay(0) +from:0x020711d8 kind:load to:0x020aa8e3 module:overlay(0) +from:0x020711dc kind:load to:0x020b5100 module:overlay(0) +from:0x020711e0 kind:load to:0x027e09a4 module:dtcm +from:0x020711e4 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x02071200 kind:arm_call to:0x02070c98 module:overlay(0) +from:0x02071278 kind:arm_call to:0x02069fc4 module:overlay(0) +from:0x0207129c kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020712a8 kind:load to:0x020b5100 module:overlay(0) +from:0x020712ac kind:load to:0x027e09a4 module:dtcm +from:0x020712b0 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020712e0 kind:arm_call to:0x0201bacc module:main +from:0x020712f4 kind:arm_call to:0x0201bacc module:main +from:0x020712fc kind:arm_call to:0x02011ff4 module:main +from:0x02071310 kind:arm_call to:0x0201bacc module:main +from:0x02071324 kind:arm_call to:0x0201bacc module:main +from:0x0207132c kind:arm_call to:0x02011ff4 module:main +from:0x02071348 kind:arm_call to:0x02011f3c module:main +from:0x02071354 kind:arm_call to:0x0207135c module:overlay(0) +from:0x02071364 kind:arm_call to:0x02071fbc module:overlay(0) +from:0x020713a8 kind:arm_call to:0x02071480 module:overlay(0) +from:0x020713f8 kind:load to:0x020713fc module:overlay(0) +from:0x0207140c kind:arm_call to:0x01ffd400 module:itcm +from:0x02071434 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02071460 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02071474 kind:arm_call to:0x02071480 module:overlay(0) +from:0x0207147c kind:load to:0x027e09a4 module:dtcm +from:0x0207149c kind:arm_call to:0x01ffb464 module:itcm +from:0x020714fc kind:arm_call to:0x01ff9984 module:itcm +from:0x02071538 kind:arm_call to:0x02019514 module:main +from:0x02071578 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020715bc kind:load to:0x027e09bc module:dtcm +from:0x020715c0 kind:load to:0x0204a110 module:main +from:0x020715c4 kind:load to:0x020b5254 module:overlay(0) +from:0x020715e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020715f0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207168c kind:load to:0x0203e964 module:main +from:0x020716a4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020716b4 kind:arm_call to:0x020716bc module:overlay(0) +from:0x020716e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02071748 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x0207175c kind:arm_call to:0x02071690 module:overlay(0) +from:0x02071770 kind:arm_call to:0x0206dcb4 module:overlay(0) +from:0x02071778 kind:load to:0x020b5254 module:overlay(0) +from:0x02071788 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x0207179c kind:arm_call to:0x0206dcb4 module:overlay(0) +from:0x020717a4 kind:load to:0x020b5254 module:overlay(0) +from:0x020717c4 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x020717d8 kind:arm_call to:0x02071690 module:overlay(0) +from:0x020717f0 kind:arm_call to:0x0206e998 module:overlay(0) +from:0x020717fc kind:load to:0x020b5254 module:overlay(0) +from:0x02071814 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071828 kind:arm_call to:0x02071690 module:overlay(0) +from:0x0207183c kind:arm_call to:0x0206dd0c module:overlay(0) +from:0x02071844 kind:load to:0x020b5254 module:overlay(0) +from:0x02071864 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071878 kind:arm_call to:0x02071690 module:overlay(0) +from:0x02071890 kind:arm_call to:0x0206e9f8 module:overlay(0) +from:0x0207189c kind:load to:0x020b5254 module:overlay(0) +from:0x020718bc kind:arm_call to:0x020715c8 module:overlay(0) +from:0x020718d0 kind:arm_call to:0x02071690 module:overlay(0) +from:0x020718f8 kind:arm_call to:0x0206e0cc module:overlay(0) +from:0x02071904 kind:load to:0x020b5254 module:overlay(0) +from:0x02071924 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071938 kind:arm_call to:0x02071690 module:overlay(0) +from:0x02071958 kind:arm_call to:0x0206e13c module:overlay(0) +from:0x02071964 kind:load to:0x020b5254 module:overlay(0) +from:0x02071984 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071998 kind:arm_call to:0x02071690 module:overlay(0) +from:0x020719b8 kind:arm_call to:0x0206e160 module:overlay(0) +from:0x020719c4 kind:load to:0x020b5254 module:overlay(0) +from:0x020719d8 kind:arm_call to:0x0206ec28 module:overlay(0) +from:0x020719e0 kind:load to:0x020b5254 module:overlay(0) +from:0x02071a04 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071a18 kind:arm_call to:0x01ffb428 module:itcm +from:0x02071a74 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071a90 kind:arm_call to:0x0206ea58 module:overlay(0) +from:0x02071aa4 kind:load to:0x020b5254 module:overlay(0) +from:0x02071ac0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071ac8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02071b18 kind:arm_call to:0x02002f04 module:main +from:0x02071b28 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x02071b4c kind:arm_call to:0x0206ef38 module:overlay(0) +from:0x02071b58 kind:load to:0x020b5200 module:overlay(0) +from:0x02071b5c kind:load to:0x020b51f8 module:overlay(0) +from:0x02071b60 kind:load to:0x020b5254 module:overlay(0) +from:0x02071bac kind:arm_call to:0x02080398 module:overlay(0) +from:0x02071bcc kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071be0 kind:arm_call to:0x02071690 module:overlay(0) +from:0x02071bf4 kind:arm_call to:0x0206e50c module:overlay(0) +from:0x02071c00 kind:load to:0x027e0cd8 module:dtcm +from:0x02071c04 kind:load to:0x020b5254 module:overlay(0) +from:0x02071c50 kind:arm_call to:0x02080398 module:overlay(0) +from:0x02071c70 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071c84 kind:arm_call to:0x0206e50c module:overlay(0) +from:0x02071c90 kind:load to:0x027e0cd8 module:dtcm +from:0x02071c94 kind:load to:0x020b5254 module:overlay(0) +from:0x02071ca4 kind:arm_call to:0x02071644 module:overlay(0) +from:0x02071cb8 kind:arm_call to:0x0206e50c module:overlay(0) +from:0x02071cc0 kind:load to:0x020b5254 module:overlay(0) +from:0x02071d0c kind:arm_call to:0x02080398 module:overlay(0) +from:0x02071d2c kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071d40 kind:arm_call to:0x02071690 module:overlay(0) +from:0x02071d54 kind:arm_call to:0x0206e5cc module:overlay(0) +from:0x02071d60 kind:load to:0x027e0cd8 module:dtcm +from:0x02071d64 kind:load to:0x020b5254 module:overlay(0) +from:0x02071db8 kind:arm_call to:0x02080398 module:overlay(0) +from:0x02071dd8 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071dec kind:arm_call to:0x02071690 module:overlay(0) +from:0x02071e04 kind:arm_call to:0x0206ea58 module:overlay(0) +from:0x02071e10 kind:load to:0x027e0cd8 module:dtcm +from:0x02071e14 kind:load to:0x020b5254 module:overlay(0) +from:0x02071e68 kind:arm_call to:0x02080398 module:overlay(0) +from:0x02071e88 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x02071ea4 kind:arm_call to:0x0206ea58 module:overlay(0) +from:0x02071eb0 kind:load to:0x027e0cd8 module:dtcm +from:0x02071eb4 kind:load to:0x020b5254 module:overlay(0) +from:0x02071ec4 kind:load to:0x020b5254 module:overlay(0) +from:0x02071ec8 kind:load to:0x0206dc60 module:overlay(0) +from:0x02071ed8 kind:load to:0x020b5254 module:overlay(0) +from:0x02071edc kind:load to:0x0206e8d8 module:overlay(0) +from:0x02071f94 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071fc8 kind:load to:0x027e09a8 module:dtcm +from:0x02072138 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x0207214c kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072160 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072174 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072188 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x0207219c kind:arm_call to:0x0205db44 module:overlay(0) +from:0x020721c0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020721d4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02072224 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072260 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072294 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x020722ec kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072330 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072344 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072358 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0207236c kind:arm_call to:0x0205db44 module:overlay(0) +from:0x0207246c kind:arm_call to:0x0203a1bc module:main +from:0x02072480 kind:arm_call to:0x02028cdc module:main +from:0x02072490 kind:arm_call to:0x02072108 module:overlay(0) +from:0x020724c4 kind:arm_call to:0x02072378 module:overlay(0) +from:0x020724cc kind:arm_call to:0x02024df0 module:main +from:0x020724dc kind:arm_call to:0x0200c174 module:main +from:0x020724f4 kind:arm_call to:0x02072cf8 module:overlay(0) +from:0x02072504 kind:arm_call to:0x02072cf8 module:overlay(0) +from:0x020725f8 kind:arm_call to:0x02072d08 module:overlay(0) +from:0x02072624 kind:arm_call to:0x02024d10 module:main +from:0x02072640 kind:arm_call to:0x02024ddc module:main +from:0x02072658 kind:arm_call to:0x02024d10 module:main +from:0x02072674 kind:arm_call to:0x02018be0 module:main +from:0x02072684 kind:arm_call to:0x02072fcc module:overlay(0) +from:0x02072690 kind:load to:0x027e09b0 module:dtcm +from:0x02072694 kind:load to:0x0203e964 module:main +from:0x0207269c kind:load to:0x0204ae10 module:main +from:0x020726a0 kind:load to:0x0204a110 module:main +from:0x020726b4 kind:load to:0x027e09b4 module:dtcm +from:0x020726c8 kind:load to:0x027e09b4 module:dtcm +from:0x020726cc kind:load to:0x020c0f1c module:overlays(2,4,17) +from:0x0207270c kind:arm_call to:0x02072d2c module:overlay(0) +from:0x02072720 kind:load to:0x027e09b0 module:dtcm +from:0x02072880 kind:arm_call to:0x02028cdc module:main +from:0x02072894 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x020728a4 kind:arm_call to:0x02071fcc module:overlay(0) +from:0x02072a10 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x02072a20 kind:arm_call to:0x02071fcc module:overlay(0) +from:0x02072a30 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x02072a40 kind:arm_call to:0x02071fcc module:overlay(0) +from:0x02072a64 kind:arm_call to:0x02028cdc module:main +from:0x02072aa4 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02072ab0 kind:arm_call_thumb to:0x02015724 module:main +from:0x02072af0 kind:arm_call to:0x02028cdc module:main +from:0x02072af8 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02072b24 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02072b34 kind:load to:0x020b2284 module:overlay(0) +from:0x02072b38 kind:load to:0x020aaae8 module:overlay(0) +from:0x02072b50 kind:load to:0x020b2274 module:overlay(0) +from:0x02072b54 kind:load to:0x02072ff0 module:overlay(0) +from:0x02072b60 kind:load to:0x02072ff0 module:overlay(0) +from:0x02072bb8 kind:arm_call to:0x0205db44 module:overlay(0) +from:0x02072bc8 kind:arm_call to:0x02072ff0 module:overlay(0) +from:0x02072bd4 kind:load to:0x0203e964 module:main +from:0x02072bd8 kind:load to:0x020b2274 module:overlay(0) +from:0x02072bec kind:arm_call to:0x02011f3c module:main +from:0x02072bf8 kind:arm_call to:0x02072c00 module:overlay(0) +from:0x02072c08 kind:arm_call to:0x02072d4c module:overlay(0) +from:0x02072c48 kind:arm_call to:0x02011f3c module:main +from:0x02072c6c kind:arm_call to:0x02072d70 module:overlay(0) +from:0x02072c98 kind:load to:0x020aac7c module:overlay(0) +from:0x02072c9c kind:load to:0x020aac74 module:overlay(0) +from:0x02072cc4 kind:arm_call to:0x02011ff4 module:main +from:0x02072cdc kind:arm_call to:0x02072d5c module:overlay(0) +from:0x02072d3c kind:arm_call to:0x02072d9c module:overlay(0) +from:0x02072d44 kind:arm_call to:0x02072e18 module:overlay(0) +from:0x02072d58 kind:load to:0x027e09b0 module:dtcm +from:0x02072d6c kind:load to:0x027e09b0 module:dtcm +from:0x02072d90 kind:arm_call to:0x02072e78 module:overlay(0) +from:0x02072dcc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072dd8 kind:arm_call to:0x0200c160 module:main +from:0x02072e00 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072e0c kind:arm_call to:0x0200c160 module:main +from:0x02072e6c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072f84 kind:load to:0x0203e964 module:main +from:0x02072fbc kind:arm_call to:0x02028c18 module:main +from:0x02072fe0 kind:arm_call to:0x02024dc4 module:main +from:0x0207301c kind:arm_call to:0x02028c90 module:main +from:0x02073048 kind:arm_call to:0x0207766c module:overlay(0) +from:0x02073050 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020730c8 kind:arm_call to:0x02028c90 module:main +from:0x020730fc kind:arm_call to:0x02028c4c module:main +from:0x0207314c kind:arm_call to:0x02028c4c module:main +from:0x02073170 kind:arm_call to:0x02011ff4 module:main +from:0x020731f4 kind:load to:0x020b22d0 module:overlay(0) +from:0x02073224 kind:load to:0x020b22d0 module:overlay(0) +from:0x0207325c kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02073264 kind:load to:0x027e0ce0 module:dtcm +from:0x02073270 kind:arm_call to:0x020731c8 module:overlay(0) +from:0x020732a0 kind:load to:0x020b22e8 module:overlay(0) +from:0x020732d8 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02073304 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0207330c kind:load to:0x027e0ce0 module:dtcm +from:0x0207331c kind:load to:0x020737cc module:overlay(0) +from:0x0207332c kind:load to:0x02073778 module:overlay(0) +from:0x0207333c kind:load to:0x0207382c module:overlay(0) +from:0x02073348 kind:arm_call to:0x01ffd420 module:itcm +from:0x0207336c kind:arm_call to:0x02073bf4 module:overlay(0) +from:0x02073378 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020733a4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020733b4 kind:load to:0x027e09a4 module:dtcm +from:0x020733b8 kind:load to:0x020b51f8 module:overlay(0) +from:0x02073400 kind:arm_call to:0x02028c90 module:main +from:0x02073498 kind:arm_call to:0x02073d44 module:overlay(0) +from:0x020734ec kind:arm_call to:0x02028c90 module:main +from:0x020735a0 kind:arm_call to:0x02073d44 module:overlay(0) +from:0x020735f4 kind:arm_call to:0x02028c90 module:main +from:0x02073638 kind:arm_call to:0x02073d44 module:overlay(0) +from:0x0207368c kind:arm_call to:0x02028c90 module:main +from:0x020736e8 kind:arm_call to:0x02073d44 module:overlay(0) +from:0x02073700 kind:load to:0x020738c0 module:overlay(0) +from:0x020738a8 kind:arm_call to:0x0207374c module:overlay(0) +from:0x02073998 kind:arm_call to:0x02028cdc module:main +from:0x02073a20 kind:arm_call to:0x020739e4 module:overlay(0) +from:0x02073ae8 kind:arm_call to:0x02028cdc module:main +from:0x02073b34 kind:arm_call to:0x020739e4 module:overlay(0) +from:0x02073c24 kind:arm_call to:0x020739e4 module:overlay(0) +from:0x02073cd4 kind:arm_call to:0x0207374c module:overlay(0) +from:0x02073cdc kind:arm_call to:0x020739e4 module:overlay(0) +from:0x02073dec kind:arm_call to:0x02028cdc module:main +from:0x02073e1c kind:arm_call to:0x02073d08 module:overlay(0) +from:0x02073e50 kind:arm_call to:0x02028cdc module:main +from:0x02073ec4 kind:arm_call to:0x02073188 module:overlay(0) +from:0x02073ee0 kind:arm_call to:0x020166ac module:main +from:0x02073eec kind:arm_call to:0x020166ac module:main +from:0x02073f10 kind:load to:0x027e09b8 module:dtcm +from:0x02073f38 kind:arm_call to:0x02074348 module:overlay(0) +from:0x02073f54 kind:arm_call to:0x02074564 module:overlay(0) +from:0x02073f60 kind:arm_call to:0x020743f8 module:overlay(0) +from:0x02073f74 kind:arm_call to:0x0201b9a8 module:main +from:0x02073fa8 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02073fc8 kind:arm_call to:0x0201b9a8 module:main +from:0x02073ff0 kind:arm_call to:0x021662a8 module:overlays(93,94) +from:0x02073ff8 kind:load to:0x0204e5f8 module:main +from:0x02073ffc kind:load to:0x0204a110 module:main +from:0x02074000 kind:load to:0x02043e50 module:main +from:0x02074004 kind:load to:0x027e0d8c module:dtcm +from:0x02074050 kind:arm_call to:0x02074564 module:overlay(0) +from:0x02074064 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020740ac kind:arm_call to:0x0208be4c module:overlay(0) +from:0x020740c4 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02074104 kind:arm_call to:0x02074564 module:overlay(0) +from:0x02074134 kind:arm_call to:0x020744a0 module:overlay(0) +from:0x02074160 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0207417c kind:arm_call to:0x02074564 module:overlay(0) +from:0x020741d4 kind:arm_call to:0x02074564 module:overlay(0) +from:0x02074200 kind:arm_call to:0x02071710 module:overlay(0) +from:0x02074214 kind:load to:0x027e09bc module:dtcm +from:0x02074218 kind:load to:0x027e09b8 module:dtcm +from:0x0207421c kind:load to:0x027e0ce0 module:dtcm +from:0x02074220 kind:load to:0x027e09a4 module:dtcm +from:0x02074224 kind:load to:0x027e0cd8 module:dtcm +from:0x02074228 kind:load to:0x0204a088 module:main +from:0x0207422c kind:load to:0x027e09a8 module:dtcm +from:0x0207424c kind:arm_call to:0x020744a0 module:overlay(0) +from:0x02074280 kind:arm_call to:0x02074348 module:overlay(0) +from:0x020742a4 kind:arm_call to:0x02078264 module:overlay(0) +from:0x020742c4 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020742e0 kind:arm_call to:0x0208be4c module:overlay(0) +from:0x02074310 kind:arm_call to:0x02065f68 module:overlay(0) +from:0x0207431c kind:arm_call to:0x0201b9a8 module:main +from:0x02074328 kind:arm_call to:0x020731ac module:overlay(0) +from:0x02074334 kind:load to:0x027e09bc module:dtcm +from:0x02074338 kind:load to:0x027e09b8 module:dtcm +from:0x0207433c kind:load to:0x027e09a4 module:dtcm +from:0x02074340 kind:load to:0x027e0ce0 module:dtcm +from:0x02074344 kind:load to:0x0204e5f8 module:main +from:0x02074478 kind:arm_call to:0x0201bb84 module:main +from:0x020744b0 kind:arm_call to:0x02074348 module:overlay(0) +from:0x020744cc kind:arm_call to:0x02074564 module:overlay(0) +from:0x020744d8 kind:arm_call to:0x020c6828 module:overlay(24) +from:0x020744f0 kind:arm_call to:0x020c3158 module:overlay(17) +from:0x02074508 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x0207452c kind:arm_call to:0x020743f8 module:overlay(0) +from:0x02074540 kind:arm_call to:0x0201b9a8 module:main +from:0x02074550 kind:load to:0x027e0994 module:dtcm +from:0x02074554 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x02074558 kind:load to:0x027e09a4 module:dtcm +from:0x0207455c kind:load to:0x027e0cd8 module:dtcm +from:0x02074560 kind:load to:0x0204e5f8 module:main +from:0x02074590 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x0207459c kind:arm_call to:0x0201b9a8 module:main +from:0x020745a8 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020745c4 kind:arm_call to:0x0208be4c module:overlay(0) +from:0x020745fc kind:arm_call to:0x020c68f8 module:overlay(24) +from:0x02074608 kind:load to:0x0204e5f8 module:main +from:0x0207460c kind:load to:0x027e09a4 module:dtcm +from:0x02074610 kind:load to:0x027e0ce0 module:dtcm +from:0x02074614 kind:load to:0x0204a088 module:main +from:0x02074618 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x0207461c kind:load to:0x027e0994 module:dtcm +from:0x0207462c kind:arm_call to:0x0201bacc module:main +from:0x02074634 kind:arm_call to:0x0201bacc module:main +from:0x0207463c kind:arm_call to:0x0207317c module:overlay(0) +from:0x02074654 kind:arm_call to:0x0201bacc module:main +from:0x0207465c kind:arm_call to:0x0201bacc module:main +from:0x02074664 kind:arm_call to:0x0207317c module:overlay(0) +from:0x0207466c kind:arm_call to:0x02011ff4 module:main +from:0x0207468c kind:arm_call to:0x02061648 module:overlay(0) +from:0x020746c8 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020746d4 kind:load to:0x020b22a4 module:overlay(0) +from:0x020746d8 kind:load to:0x020b232c module:overlay(0) +from:0x020746dc kind:load to:0x020b235c module:overlay(0) +from:0x020746e0 kind:load to:0x0204a088 module:main +from:0x020746f4 kind:load to:0x02073188 module:overlay(0) +from:0x02074714 kind:arm_call to:0x020611fc module:overlay(0) +from:0x02074738 kind:arm_call to:0x020736f4 module:overlay(0) +from:0x02074740 kind:load to:0x0204a088 module:main +from:0x02074744 kind:load to:0x027e09b8 module:dtcm +from:0x02074778 kind:arm_call to:0x020611fc module:overlay(0) +from:0x0207478c kind:load to:0x0204a088 module:main +from:0x020747a8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020747b0 kind:arm_call to:0x0207317c module:overlay(0) +from:0x020747b8 kind:arm_call to:0x02011ff4 module:main +from:0x020747d0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020747d8 kind:arm_call to:0x0207317c module:overlay(0) +from:0x020747ec kind:arm_branch to:0x0207479c module:overlay(0) +from:0x020747fc kind:arm_branch to:0x02074790 module:overlay(0) +from:0x0207480c kind:arm_branch to:0x020747c4 module:overlay(0) +from:0x02074824 kind:arm_call to:0x02073188 module:overlay(0) +from:0x02074848 kind:arm_call to:0x020166ac module:main +from:0x02074854 kind:arm_call to:0x0206738c module:overlay(0) +from:0x020748b4 kind:arm_call to:0x01fff584 module:itcm +from:0x020748d0 kind:arm_call to:0x020750b0 module:overlay(0) +from:0x0207492c kind:arm_call to:0x02075728 module:overlay(0) +from:0x0207493c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02074950 kind:arm_call to:0x020784b8 module:overlay(0) +from:0x02074960 kind:arm_call to:0x02074ef4 module:overlay(0) +from:0x02074964 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02074978 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020749b0 kind:arm_call to:0x02075728 module:overlay(0) +from:0x020749cc kind:arm_call to:0x01ff9218 module:itcm +from:0x020749dc kind:arm_call to:0x01ff9218 module:itcm +from:0x020749e4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02074a10 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02074a6c kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02074a8c kind:arm_call to:0x0201b9a8 module:main +from:0x02074a98 kind:load to:0x020aac98 module:overlay(0) +from:0x02074a9c kind:load to:0x027e09bc module:dtcm +from:0x02074aa4 kind:load to:0x0204a110 module:main +from:0x02074aa8 kind:load to:0x0204e5f8 module:main +from:0x02074ab4 kind:arm_call to:0x0207319c module:overlay(0) +from:0x02074abc kind:arm_call to:0x02075190 module:overlay(0) +from:0x02074b24 kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02074b4c kind:arm_call to:0x02074d68 module:overlay(0) +from:0x02074bb4 kind:arm_call to:0x02075728 module:overlay(0) +from:0x02074bd8 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02074be4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02074c04 kind:arm_call to:0x02075728 module:overlay(0) +from:0x02074c28 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02074c4c kind:arm_call to:0x02075190 module:overlay(0) +from:0x02074c54 kind:arm_call to:0x02074e7c module:overlay(0) +from:0x02074c74 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02074ca4 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x02074cd4 kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02074cfc kind:arm_call to:0x02074d94 module:overlay(0) +from:0x02074d58 kind:load to:0x027e0ce0 module:dtcm +from:0x02074d60 kind:load to:0x020b508c module:overlay(0) +from:0x02074d64 kind:load to:0x0204a088 module:main +from:0x02074d88 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02074d90 kind:load to:0x020b508c module:overlay(0) +from:0x02074e20 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02074e50 kind:arm_call to:0x02065f68 module:overlay(0) +from:0x02074e5c kind:arm_call to:0x0201b9a8 module:main +from:0x02074e70 kind:load to:0x027e09bc module:dtcm +from:0x02074e74 kind:load to:0x020aac84 module:overlay(0) +from:0x02074e78 kind:load to:0x0204e5f8 module:main +from:0x02074e88 kind:arm_call to:0x020c6828 module:overlay(24) +from:0x02074eb4 kind:arm_call to:0x020c3158 module:overlay(17) +from:0x02074ec0 kind:arm_call to:0x020a4b0c module:overlay(0) +from:0x02074edc kind:arm_call to:0x020611fc module:overlay(0) +from:0x02074ee4 kind:load to:0x027e0994 module:dtcm +from:0x02074ee8 kind:load to:0x0204a088 module:main +from:0x02074eec kind:load to:0x020d87c0 module:overlays(19,24) +from:0x02074ef0 kind:load to:0x020b508c module:overlay(0) +from:0x02074f08 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02074f28 kind:arm_call to:0x02015820 module:main +from:0x02074f88 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02074f90 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02074fb4 kind:arm_call to:0x0201bacc module:main +from:0x02074fbc kind:arm_call to:0x0201bacc module:main +from:0x02074fc4 kind:arm_call to:0x0201bacc module:main +from:0x02074fcc kind:arm_call to:0x02067344 module:overlay(0) +from:0x02074fd4 kind:arm_call to:0x0207317c module:overlay(0) +from:0x02074fec kind:arm_call to:0x0201bacc module:main +from:0x02074ff4 kind:arm_call to:0x0201bacc module:main +from:0x02074ffc kind:arm_call to:0x02067344 module:overlay(0) +from:0x02075010 kind:arm_call to:0x0201bacc module:main +from:0x02075028 kind:arm_call to:0x0201bacc module:main +from:0x02075030 kind:arm_call to:0x0201bacc module:main +from:0x02075038 kind:arm_call to:0x0201bacc module:main +from:0x02075040 kind:arm_call to:0x02067344 module:overlay(0) +from:0x02075048 kind:arm_call to:0x0207317c module:overlay(0) +from:0x02075050 kind:arm_call to:0x02011ff4 module:main +from:0x02075070 kind:arm_call to:0x02067244 module:overlay(0) +from:0x02075098 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x020750a0 kind:arm_call to:0x020761a4 module:overlay(0) +from:0x020750ac kind:load to:0x020b23e0 module:overlay(0) +from:0x02075114 kind:arm_call to:0x020756d0 module:overlay(0) +from:0x0207513c kind:arm_call to:0x02075794 module:overlay(0) +from:0x02075148 kind:arm_call to:0x020667d8 module:overlay(0) +from:0x02075168 kind:arm_call to:0x01fff458 module:itcm +from:0x020751b8 kind:arm_call to:0x020a8088 module:overlay(0) +from:0x020751ec kind:arm_call to:0x01fff350 module:itcm +from:0x02075208 kind:arm_call to:0x020e3ef0 module:overlay(31) +from:0x02075218 kind:arm_call to:0x020e3ef0 module:overlay(31) +from:0x02075224 kind:arm_call to:0x020e41a4 module:overlay(31) +from:0x02075248 kind:arm_call to:0x02075278 module:overlay(0) +from:0x0207526c kind:load to:0x020b6544 module:overlay(0) +from:0x02075270 kind:load to:0x027e0ce4 module:dtcm +from:0x02075274 kind:load to:0x020b23b8 module:overlay(0) +from:0x02075284 kind:arm_call to:0x020752e8 module:overlay(0) +from:0x0207529c kind:arm_call to:0x02075438 module:overlay(0) +from:0x020752dc kind:arm_call to:0x0208bdcc module:overlay(0) +from:0x020752e4 kind:load to:0x027e0ce0 module:dtcm +from:0x02075334 kind:arm_call to:0x02075700 module:overlay(0) +from:0x02075378 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020753a8 kind:load to:0x027e0d3c module:dtcm +from:0x020753ac kind:load to:0x027e0ce0 module:dtcm +from:0x020753f0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0207541c kind:arm_call to:0x02075438 module:overlay(0) +from:0x02075434 kind:load to:0x027e0ce0 module:dtcm +from:0x02075494 kind:arm_call to:0x02075700 module:overlay(0) +from:0x020754b0 kind:arm_call to:0x02075700 module:overlay(0) +from:0x020754f0 kind:arm_call to:0x01fff148 module:itcm +from:0x02075528 kind:arm_call to:0x01fff350 module:itcm +from:0x02075554 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02075580 kind:arm_call to:0x01fff350 module:itcm +from:0x020755b8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020755d8 kind:arm_call to:0x02075700 module:overlay(0) +from:0x02075618 kind:arm_call to:0x01fff148 module:itcm +from:0x02075650 kind:arm_call to:0x01fff350 module:itcm +from:0x02075674 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02075698 kind:arm_call to:0x01fff350 module:itcm +from:0x020756bc kind:load to:0x027e0d3c module:dtcm +from:0x020756c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020756c4 kind:load to:0x020b240c module:overlay(0) +from:0x020756c8 kind:load to:0x027e0ce4 module:dtcm +from:0x020756cc kind:load to:0x020b3040 module:overlay(0) +from:0x020756dc kind:arm_call to:0x020752e8 module:overlay(0) +from:0x020756f8 kind:arm_call to:0x02075438 module:overlay(0) +from:0x02075714 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02075724 kind:load to:0x027e0ce4 module:dtcm +from:0x0207573c kind:arm_call to:0x02075438 module:overlay(0) +from:0x02075778 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02075790 kind:load to:0x027e0ce0 module:dtcm +from:0x020757b4 kind:arm_call to:0x02075438 module:overlay(0) +from:0x020757c8 kind:arm_call to:0x020753b0 module:overlay(0) +from:0x020757fc kind:arm_call to:0x020752e8 module:overlay(0) +from:0x02075814 kind:arm_call to:0x02075438 module:overlay(0) +from:0x02075848 kind:arm_call to:0x020a8e44 module:overlay(0) +from:0x0207586c kind:arm_call to:0x0208bd98 module:overlay(0) +from:0x02075878 kind:load to:0x027e0ce0 module:dtcm +from:0x02075894 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020758a0 kind:load to:0x020b508c module:overlay(0) +from:0x020758c4 kind:arm_call to:0x02075700 module:overlay(0) +from:0x0207590c kind:arm_call to:0x02075700 module:overlay(0) +from:0x02075928 kind:arm_call to:0x02067474 module:overlay(0) +from:0x02075948 kind:arm_call to:0x02075700 module:overlay(0) +from:0x02075abc kind:arm_call to:0x020a87bc module:overlay(0) +from:0x02075ae8 kind:arm_call to:0x02080244 module:overlay(0) +from:0x02075b04 kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02075b34 kind:arm_call to:0x020a8088 module:overlay(0) +from:0x02075b6c kind:arm_call to:0x0208be4c module:overlay(0) +from:0x02075b88 kind:arm_call to:0x020760e0 module:overlay(0) +from:0x02075ba0 kind:arm_call to:0x020760e0 module:overlay(0) +from:0x02075bb4 kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02075c08 kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02075c78 kind:arm_call to:0x0208bdec module:overlay(0) +from:0x02075c9c kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02075cc0 kind:arm_call to:0x020a9504 module:overlay(0) +from:0x02075cf8 kind:arm_call to:0x0208be04 module:overlay(0) +from:0x02075d14 kind:arm_call to:0x02075794 module:overlay(0) +from:0x02075d1c kind:arm_call to:0x0207613c module:overlay(0) +from:0x02075d38 kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02075d6c kind:arm_call to:0x02075728 module:overlay(0) +from:0x02075d84 kind:arm_call to:0x020a920c module:overlay(0) +from:0x02075de0 kind:arm_call to:0x02075794 module:overlay(0) +from:0x02075e10 kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02075e74 kind:arm_call to:0x02075278 module:overlay(0) +from:0x02075ea4 kind:arm_call to:0x02075794 module:overlay(0) +from:0x02075ebc kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02075ef4 kind:arm_call to:0x02096c68 module:overlay(0) +from:0x02075efc kind:arm_call to:0x01fff458 module:itcm +from:0x02075f40 kind:arm_call to:0x020761d4 module:overlay(0) +from:0x02075f64 kind:arm_call to:0x0216f018 module:overlay(94) +from:0x02075f6c kind:arm_call to:0x0216f08c module:overlay(94) +from:0x02075f7c kind:arm_call to:0x020d450c module:overlay(24) +from:0x02075f90 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02075f9c kind:arm_call to:0x0201b9a8 module:main +from:0x02075fcc kind:arm_call to:0x02065f44 module:overlay(0) +from:0x02075fd8 kind:arm_call to:0x0201b9a8 module:main +from:0x0207600c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0207601c kind:arm_call to:0x02175420 module:overlay(94) +from:0x02076030 kind:arm_call to:0x021753e0 module:overlay(94) +from:0x02076074 kind:arm_call to:0x02066dfc module:overlay(0) +from:0x02076080 kind:load to:0x027e0ce0 module:dtcm +from:0x02076084 kind:load to:0x027e0cd8 module:dtcm +from:0x02076088 kind:load to:0x020b6544 module:overlay(0) +from:0x02076090 kind:load to:0x027e0cfc module:dtcm +from:0x02076094 kind:load to:0x0204e5f8 module:main +from:0x02076098 kind:load to:0x020b508c module:overlay(0) +from:0x0207609c kind:load to:0x021754bc module:overlays(88,89,94) +from:0x020760f0 kind:arm_call to:0x020756d0 module:overlay(0) +from:0x02076130 kind:arm_call to:0x0208bddc module:overlay(0) +from:0x02076138 kind:load to:0x027e0ce0 module:dtcm +from:0x02076164 kind:arm_call to:0x02075728 module:overlay(0) +from:0x02076194 kind:arm_call to:0x02078aa4 module:overlay(0) +from:0x020761a0 kind:load to:0x027e09bc module:dtcm +from:0x020761ac kind:arm_call to:0x0201baec module:main +from:0x020761d0 kind:load to:0x020b23c4 module:overlay(0) +from:0x02076208 kind:arm_call to:0x0201bb84 module:main +from:0x02076214 kind:arm_call to:0x0201b9a8 module:main +from:0x0207622c kind:load to:0x0204e5f8 module:main +from:0x02076238 kind:arm_call to:0x0201bacc module:main +from:0x02076240 kind:arm_call to:0x02011ff4 module:main +from:0x02076258 kind:arm_call to:0x0201bacc module:main +from:0x02076260 kind:arm_call to:0x0201bacc module:main +from:0x02076268 kind:arm_call to:0x02067344 module:overlay(0) +from:0x02076270 kind:arm_call to:0x02011ff4 module:main +from:0x020762e0 kind:arm_call to:0x01ffa81c module:itcm +from:0x020762ec kind:load to:0x020b24a8 module:overlay(0) +from:0x020762f0 kind:load to:0x027e0108 module:dtcm +from:0x020762f4 kind:load to:0x027e00fc module:dtcm +from:0x02076314 kind:load to:0x020228a8 module:main +from:0x0207636c kind:arm_call to:0x01ffb714 module:itcm +from:0x02076378 kind:arm_call to:0x01ffb860 module:itcm +from:0x020763a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020763b4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02076438 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207643c kind:arm_call to:0x01ffb464 module:itcm +from:0x0207647c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02076480 kind:arm_call to:0x01ffb474 module:itcm +from:0x020764e8 kind:load to:0x020b53b8 module:overlay(0) +from:0x020764ec kind:load to:0x020b2490 module:overlay(0) +from:0x020764f0 kind:load to:0x0203e964 module:main +from:0x02076508 kind:arm_call to:0x02076318 module:overlay(0) +from:0x02076590 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076594 kind:arm_call to:0x01ffb464 module:itcm +from:0x020765dc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020765e0 kind:arm_call to:0x01ffb474 module:itcm +from:0x020765f0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020765f4 kind:arm_call to:0x01ffb474 module:itcm +from:0x020766bc kind:load to:0x020b53b8 module:overlay(0) +from:0x020766c0 kind:load to:0x020b2490 module:overlay(0) +from:0x020766c4 kind:load to:0x0203e964 module:main +from:0x0207672c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0207677c kind:arm_call to:0x02028cdc module:main +from:0x02076794 kind:arm_call to:0x02024a14 module:main +from:0x020767b8 kind:arm_call to:0x02028d4c module:main +from:0x020767c0 kind:arm_call to:0x02024a30 module:main +from:0x020767c8 kind:arm_call to:0x0205ad20 module:overlay(0) +from:0x020767d4 kind:load to:0x027e0208 module:dtcm +from:0x020767dc kind:load to:0x027e0210 module:dtcm +from:0x020767e0 kind:load to:0x027e0254 module:dtcm +from:0x02076870 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207688c kind:arm_call to:0x01ffb428 module:itcm +from:0x020768cc kind:arm_call to:0x01ffb744 module:itcm +from:0x020768e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076904 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207691c kind:arm_call to:0x01ffb428 module:itcm +from:0x02076948 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076958 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076968 kind:arm_call to:0x01ffb744 module:itcm +from:0x020769c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020769d0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020769e0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076a38 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076a48 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076a58 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076ab0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02076ac8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076aec kind:arm_call to:0x01ffb744 module:itcm +from:0x02076b10 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076b58 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076b6c kind:arm_call to:0x01ffb428 module:itcm +from:0x02076bac kind:arm_call to:0x02076f84 module:overlay(0) +from:0x02076be0 kind:arm_call to:0x01ffb58c module:itcm +from:0x02076c94 kind:arm_call to:0x01ffb534 module:itcm +from:0x02076cac kind:arm_call to:0x01ffb58c module:itcm +from:0x02076d14 kind:arm_call to:0x01ffb534 module:itcm +from:0x02076d98 kind:arm_call to:0x02028d70 module:main +from:0x02076da0 kind:arm_call to:0x01ffb00c module:itcm +from:0x02076e58 kind:arm_call to:0x01ffb474 module:itcm +from:0x02076f9c kind:arm_call to:0x01ffa9e8 module:itcm +from:0x02076fac kind:arm_call to:0x02076d88 module:overlay(0) +from:0x02076fbc kind:arm_call to:0x01ffa844 module:itcm +from:0x02076fcc kind:arm_call to:0x01ffb06c module:itcm +from:0x02077018 kind:arm_call to:0x020767e8 module:overlay(0) +from:0x0207705c kind:arm_call to:0x01ffb974 module:itcm +from:0x0207706c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02077124 kind:arm_call to:0x01ffb780 module:itcm +from:0x02077134 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077188 kind:load to:0x020aacac module:overlay(0) +from:0x0207718c kind:load to:0x020aacbc module:overlay(0) +from:0x02077198 kind:arm_call to:0x0201baec module:main +from:0x020771b8 kind:load to:0x020b24c8 module:overlay(0) +from:0x020771cc kind:load to:0x0204a110 module:main +from:0x02077240 kind:arm_call to:0x01ffd400 module:itcm +from:0x02077280 kind:arm_call to:0x02077a58 module:overlay(0) +from:0x02077294 kind:arm_call to:0x02077a90 module:overlay(0) +from:0x020772a8 kind:arm_call to:0x020779f8 module:overlay(0) +from:0x020772b0 kind:arm_call to:0x020779a0 module:overlay(0) +from:0x020772c0 kind:arm_call to:0x02077948 module:overlay(0) +from:0x02077318 kind:arm_call to:0x02077b30 module:overlay(0) +from:0x02077328 kind:arm_call to:0x02077af0 module:overlay(0) +from:0x02077338 kind:arm_call to:0x02077b30 module:overlay(0) +from:0x02077348 kind:arm_call to:0x02077b30 module:overlay(0) +from:0x02077368 kind:arm_call to:0x02077948 module:overlay(0) +from:0x0207737c kind:load to:0x027e0cd8 module:dtcm +from:0x02077380 kind:load to:0x027e09a4 module:dtcm +from:0x020773d4 kind:arm_call to:0x020771d0 module:overlay(0) +from:0x02077470 kind:load to:0x027e09a4 module:dtcm +from:0x02077474 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020774c0 kind:load to:0x0204a110 module:main +from:0x020774cc kind:arm_call to:0x0201bacc module:main +from:0x020774e0 kind:arm_call to:0x0201bacc module:main +from:0x020774e8 kind:arm_call to:0x02011ff4 module:main +from:0x02077504 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02077540 kind:arm_call to:0x01ffd400 module:itcm +from:0x020775a8 kind:load to:0x027e09a4 module:dtcm +from:0x020775ac kind:load to:0x021339b8 module:overlay(26) +from:0x020775b0 kind:load to:0x02138d50 module:overlays(26,56) +from:0x020775b4 kind:load to:0x021075b4 module:overlays(19,21) +from:0x020775b8 kind:load to:0x02108f40 module:overlays(19,21) +from:0x020775bc kind:load to:0x0210fe4c module:overlays(19,31) +from:0x020775c0 kind:load to:0x021129e0 module:overlays(19,31) +from:0x020775d4 kind:arm_call to:0x020774f4 module:overlay(0) +from:0x0207761c kind:arm_call to:0x020774f4 module:overlay(0) +from:0x02077678 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x0207768c kind:arm_call to:0x01ffd400 module:itcm +from:0x020776a4 kind:load to:0x027e09a4 module:dtcm +from:0x020776b4 kind:arm_call to:0x0207627c module:overlay(0) +from:0x02077730 kind:arm_call to:0x02011f3c module:main +from:0x0207774c kind:arm_call to:0x02011f3c module:main +from:0x02077758 kind:arm_call to:0x02078d30 module:overlay(0) +from:0x02077760 kind:arm_call to:0x02078d68 module:overlay(0) +from:0x02077850 kind:load to:0x020b24f4 module:overlay(0) +from:0x02077854 kind:load to:0x027e0108 module:dtcm +from:0x02077858 kind:load to:0x027e00fc module:dtcm +from:0x02077860 kind:load to:0x027e09a4 module:dtcm +from:0x02077874 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x0207787c kind:arm_call to:0x02011ff4 module:main +from:0x02077898 kind:arm_call to:0x02078d64 module:overlay(0) +from:0x020778a0 kind:arm_call to:0x02011ff4 module:main +from:0x020778b4 kind:load to:0x020b24f4 module:overlay(0) +from:0x020778c8 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x020778d0 kind:arm_call to:0x02011ff4 module:main +from:0x020778ec kind:arm_call to:0x02078d64 module:overlay(0) +from:0x020778f4 kind:arm_call to:0x02011ff4 module:main +from:0x02077904 kind:arm_call to:0x02011ff4 module:main +from:0x02077910 kind:load to:0x020b24f4 module:overlay(0) +from:0x02077954 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x02077970 kind:arm_call to:0x02079440 module:overlay(0) +from:0x0207797c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02077998 kind:arm_call to:0x02077b70 module:overlay(0) +from:0x020779ac kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x020779c8 kind:arm_call to:0x0212ffe4 module:overlay(26) +from:0x020779d4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020779f0 kind:arm_call to:0x02077b70 module:overlay(0) +from:0x02077a04 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x02077a20 kind:arm_call to:0x021661b4 module:overlays(91,93) +from:0x02077a2c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02077a50 kind:arm_call to:0x02077b70 module:overlay(0) +from:0x02077a60 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x02077a7c kind:arm_call to:0x02165a20 module:overlays(88,89,90,91,92,93,94) +from:0x02077a88 kind:arm_call to:0x02077b70 module:overlay(0) +from:0x02077a9c kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x02077ab8 kind:arm_call to:0x02130d70 module:overlay(26) +from:0x02077ac4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02077ae8 kind:arm_call to:0x02077b70 module:overlay(0) +from:0x02077afc kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x02077b1c kind:arm_call to:0x02079030 module:overlay(0) +from:0x02077b28 kind:arm_call to:0x02077b70 module:overlay(0) +from:0x02077b3c kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x02077b5c kind:arm_call to:0x020791d4 module:overlay(0) +from:0x02077b68 kind:arm_call to:0x02077b70 module:overlay(0) +from:0x02077b80 kind:arm_call to:0x02078d68 module:overlay(0) +from:0x02077c64 kind:arm_call to:0x0207821c module:overlay(0) +from:0x02077c70 kind:load to:0x027e0108 module:dtcm +from:0x02077c74 kind:load to:0x027e00fc module:dtcm +from:0x02077cac kind:arm_call to:0x01ffb714 module:itcm +from:0x02077cb4 kind:arm_call to:0x02078d9c module:overlay(0) +from:0x02077ccc kind:arm_call to:0x02078c5c module:overlay(0) +from:0x02077d4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02077d78 kind:arm_call to:0x01ff9824 module:itcm +from:0x02077df0 kind:arm_call to:0x0203a1bc module:main +from:0x02077e08 kind:arm_call to:0x0201599c module:main +from:0x02077e28 kind:arm_call to:0x0203a1bc module:main +from:0x02077e3c kind:arm_call to:0x0201599c module:main +from:0x02077e50 kind:arm_call to:0x01ffb428 module:itcm +from:0x02077e74 kind:arm_call to:0x01ff9984 module:itcm +from:0x02077e8c kind:arm_call to:0x01ff9984 module:itcm +from:0x02077ea0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02077eb4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02077ecc kind:arm_call to:0x020780e4 module:overlay(0) +from:0x02077f20 kind:arm_call to:0x02078eb0 module:overlay(0) +from:0x02077f48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02077fc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077fd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207800c kind:arm_call to:0x020762f8 module:overlay(0) +from:0x02078078 kind:arm_call to:0x020762f8 module:overlay(0) +from:0x020780cc kind:arm_call to:0x0207821c module:overlay(0) +from:0x020780d8 kind:load to:0x027e09a4 module:dtcm +from:0x020780e0 kind:load to:0x0203e964 module:main +from:0x02078188 kind:arm_call to:0x02022bf4 module:main +from:0x020781a8 kind:arm_call to:0x020764f4 module:overlay(0) +from:0x020781b4 kind:load to:0x0203e964 module:main +from:0x020781c4 kind:arm_call to:0x02078208 module:overlay(0) +from:0x020781d4 kind:arm_call to:0x02028c60 module:main +from:0x02078200 kind:arm_call to:0x020764f4 module:overlay(0) +from:0x02078218 kind:load to:0x027e09bc module:dtcm +from:0x02078260 kind:load to:0x020b24dc module:overlay(0) +from:0x02078280 kind:arm_call to:0x02078c5c module:overlay(0) +from:0x0207831c kind:arm_call to:0x020780e4 module:overlay(0) +from:0x02078324 kind:arm_call to:0x02078c5c module:overlay(0) +from:0x02078358 kind:arm_call to:0x02078608 module:overlay(0) +from:0x02078364 kind:arm_call to:0x02079440 module:overlay(0) +from:0x02078378 kind:arm_call to:0x02078c2c module:overlay(0) +from:0x02078394 kind:arm_call to:0x02078608 module:overlay(0) +from:0x020783a4 kind:arm_call to:0x0207abac module:overlay(0) +from:0x020783b8 kind:arm_call to:0x02078c2c module:overlay(0) +from:0x0207840c kind:arm_call to:0x020158e8 module:main +from:0x02078420 kind:arm_call to:0x02078380 module:overlay(0) +from:0x0207842c kind:load to:0x027e07d4 module:dtcm +from:0x0207847c kind:arm_call to:0x020158e8 module:main +from:0x02078484 kind:arm_call to:0x02078608 module:overlay(0) +from:0x02078494 kind:arm_call to:0x0207ad14 module:overlay(0) +from:0x020784a8 kind:arm_call to:0x02078c2c module:overlay(0) +from:0x020784b4 kind:load to:0x027e07d4 module:dtcm +from:0x020784cc kind:arm_call to:0x02078608 module:overlay(0) +from:0x020784dc kind:arm_call to:0x0207ae54 module:overlay(0) +from:0x020784f0 kind:arm_call to:0x02078c2c module:overlay(0) +from:0x02078508 kind:arm_call to:0x02078608 module:overlay(0) +from:0x02078514 kind:arm_call to:0x02165a20 module:overlays(88,89,90,91,92,93,94) +from:0x02078528 kind:arm_call to:0x02078c2c module:overlay(0) +from:0x02078540 kind:arm_call to:0x02078608 module:overlay(0) +from:0x0207854c kind:arm_call to:0x02160b30 module:overlay(75) +from:0x02078560 kind:arm_call to:0x02078c2c module:overlay(0) +from:0x02078580 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020785a8 kind:arm_call to:0x020786d8 module:overlay(0) +from:0x020785bc kind:arm_call to:0x020785c8 module:overlay(0) +from:0x020785dc kind:arm_call to:0x02078608 module:overlay(0) +from:0x020785ec kind:arm_call to:0x0207b48c module:overlay(0) +from:0x02078600 kind:arm_call to:0x02078c2c module:overlay(0) +from:0x02078620 kind:arm_call to:0x02078c5c module:overlay(0) +from:0x020786bc kind:load to:0x020766c8 module:overlay(0) +from:0x020786fc kind:arm_call to:0x020158e8 module:main +from:0x02078720 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078734 kind:arm_call to:0x0207a220 module:overlay(0) +from:0x02078748 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078758 kind:arm_call to:0x02079924 module:overlay(0) +from:0x02078768 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078774 kind:arm_call to:0x0207995c module:overlay(0) +from:0x02078788 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x020787b0 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078808 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078848 kind:arm_call to:0x020158e8 module:main +from:0x0207885c kind:arm_call to:0x02078798 module:overlay(0) +from:0x02078884 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x020788c4 kind:arm_call to:0x020158e8 module:main +from:0x020788f4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02078900 kind:load to:0x027e07d4 module:dtcm +from:0x0207891c kind:arm_call to:0x02078ccc module:overlay(0) +from:0x0207897c kind:arm_call to:0x02078ccc module:overlay(0) +from:0x020789cc kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078a0c kind:arm_call to:0x020158e8 module:main +from:0x02078a3c kind:arm_call to:0x0207896c module:overlay(0) +from:0x02078a48 kind:load to:0x027e07d4 module:dtcm +from:0x02078a60 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078a90 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078ab8 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078ac8 kind:arm_call to:0x0207aec4 module:overlay(0) +from:0x02078af0 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078b14 kind:arm_call to:0x0207b624 module:overlay(0) +from:0x02078b68 kind:load to:0x02078e18 module:overlay(0) +from:0x02078bb4 kind:arm_call to:0x0207a274 module:overlay(0) +from:0x02078bc8 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02078c04 kind:arm_call to:0x02078c5c module:overlay(0) +from:0x02078c98 kind:arm_call to:0x02078de4 module:overlay(0) +from:0x02078d80 kind:arm_call to:0x02078ee0 module:overlay(0) +from:0x02078db8 kind:arm_call to:0x02078eec module:overlay(0) +from:0x02078dfc kind:arm_call to:0x0207901c module:overlay(0) +from:0x02078e74 kind:arm_call to:0x0207901c module:overlay(0) +from:0x02078e84 kind:arm_call to:0x02078fd8 module:overlay(0) +from:0x02078e9c kind:load to:0x020aacd4 module:overlay(0) +from:0x02078ec4 kind:arm_call to:0x02078ea0 module:overlay(0) +from:0x02078ed4 kind:arm_call to:0x02078ea0 module:overlay(0) +from:0x02078ee8 kind:load to:0x0207901c module:overlay(0) +from:0x02078f4c kind:arm_call to:0x0203a1bc module:main +from:0x02078fd4 kind:load to:0x0203e964 module:main +from:0x0207903c kind:arm_call to:0x02079304 module:overlay(0) +from:0x02079054 kind:load to:0x020b2518 module:overlay(0) +from:0x0207906c kind:load to:0x02079080 module:overlay(0) +from:0x0207907c kind:load to:0x02079080 module:overlay(0) +from:0x020790a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020790b8 kind:arm_call to:0x01ffb780 module:itcm +from:0x020790c0 kind:arm_call to:0x01ff938c module:itcm +from:0x020790fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02079134 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02079148 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0207915c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207919c kind:load to:0x027e00fc module:dtcm +from:0x020791a0 kind:load to:0x0203e964 module:main +from:0x020791ac kind:arm_call to:0x0207933c module:overlay(0) +from:0x020791c0 kind:arm_call to:0x0207933c module:overlay(0) +from:0x020791c8 kind:arm_call to:0x02011ff4 module:main +from:0x020791e0 kind:arm_call to:0x02079304 module:overlay(0) +from:0x020791f8 kind:load to:0x020b2544 module:overlay(0) +from:0x02079210 kind:load to:0x02079224 module:overlay(0) +from:0x02079220 kind:load to:0x02079224 module:overlay(0) +from:0x020792b4 kind:arm_call to:0x0207933c module:overlay(0) +from:0x020792c8 kind:arm_call to:0x0207933c module:overlay(0) +from:0x020792d0 kind:arm_call to:0x02011ff4 module:main +from:0x02079320 kind:load to:0x020b259c module:overlay(0) +from:0x02079330 kind:arm_call to:0x02011ff4 module:main +from:0x02079384 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079390 kind:arm_call to:0x01ff9258 module:itcm +from:0x020793d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020793e4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020793f0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02079408 kind:load to:0x020b2580 module:overlay(0) +from:0x0207940c kind:load to:0x020b2568 module:overlay(0) +from:0x02079418 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0207942c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02079434 kind:arm_call to:0x02011ff4 module:main +from:0x02079448 kind:arm_call to:0x02079304 module:overlay(0) +from:0x020794f8 kind:load to:0x020b25cc module:overlay(0) +from:0x020794fc kind:load to:0x020b25f0 module:overlay(0) +from:0x02079568 kind:arm_call to:0x02082a2c module:overlay(0) +from:0x020795c0 kind:arm_call to:0x02015820 module:main +from:0x020797b0 kind:arm_call to:0x021610e0 module:overlay(75) +from:0x02079804 kind:arm_call to:0x02070594 module:overlay(0) +from:0x02079820 kind:arm_call to:0x0207a744 module:overlay(0) +from:0x0207984c kind:arm_call to:0x01fff350 module:itcm +from:0x02079888 kind:arm_call to:0x01fff350 module:itcm +from:0x020798ac kind:arm_call to:0x02070594 module:overlay(0) +from:0x020798fc kind:arm_call to:0x02161e08 module:overlay(68) +from:0x02079908 kind:load to:0x027e0cdc module:dtcm +from:0x0207990c kind:load to:0x020b25f0 module:overlay(0) +from:0x02079910 kind:load to:0x027e09a4 module:dtcm +from:0x02079914 kind:load to:0x027e0ce4 module:dtcm +from:0x0207991c kind:load to:0x020b3040 module:overlay(0) +from:0x02079958 kind:load to:0x020b25f0 module:overlay(0) +from:0x020799a8 kind:arm_call to:0x02082a3c module:overlay(0) +from:0x02079a00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079a2c kind:arm_call to:0x01ffb428 module:itcm +from:0x02079a3c kind:arm_call to:0x01ffb428 module:itcm +from:0x02079a4c kind:arm_call to:0x01ffb428 module:itcm +from:0x02079a5c kind:arm_call to:0x01ff97c8 module:itcm +from:0x02079ac0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02079af0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02079b0c kind:arm_call to:0x01ff9984 module:itcm +from:0x02079b78 kind:arm_call to:0x0205d594 module:overlay(0) +from:0x02079c30 kind:arm_call to:0x01ff9984 module:itcm +from:0x02079c40 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02079cf0 kind:load to:0x027e0cdc module:dtcm +from:0x02079cfc kind:load to:0x020b25c0 module:overlay(0) +from:0x02079d00 kind:load to:0x0203e964 module:main +from:0x02079d2c kind:arm_call to:0x02082a3c module:overlay(0) +from:0x02079d3c kind:arm_call to:0x02082a2c module:overlay(0) +from:0x02079de4 kind:arm_call to:0x02079980 module:overlay(0) +from:0x02079e18 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02079e28 kind:arm_call to:0x01ff9110 module:itcm +from:0x02079e58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079e68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079e74 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02079e84 kind:arm_call to:0x01ffd054 module:itcm +from:0x02079e90 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02079e98 kind:arm_call to:0x01ffb800 module:itcm +from:0x02079ea8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02079ec8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02079ed4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02079f8c kind:arm_call to:0x02079354 module:overlay(0) +from:0x0207a030 kind:arm_call to:0x0207a208 module:overlay(0) +from:0x0207a100 kind:arm_call to:0x02082a8c module:overlay(0) +from:0x0207a108 kind:arm_call to:0x02084378 module:overlay(0) +from:0x0207a158 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a180 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a1d4 kind:arm_call to:0x02015820 module:main +from:0x0207a1f8 kind:load to:0x027e0cdc module:dtcm +from:0x0207a1fc kind:load to:0x027e07d4 module:dtcm +from:0x0207a200 kind:load to:0x027e09a4 module:dtcm +from:0x0207a204 kind:load to:0x027e09bc module:dtcm +from:0x0207a210 kind:load to:0x027e0c90 module:dtcm +from:0x0207a21c kind:load to:0x0207995c module:overlay(0) +from:0x0207a23c kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207a2ec kind:load to:0x020b25f0 module:overlay(0) +from:0x0207a30c kind:arm_call to:0x01fff148 module:itcm +from:0x0207a358 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a370 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a3a8 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x0207a3b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a3f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0207a4c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0207a598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a5ac kind:arm_call to:0x01ff930c module:itcm +from:0x0207a5c8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a5d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a5d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0207a614 kind:arm_call to:0x01fff148 module:itcm +from:0x0207a64c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a658 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a678 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207a700 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207a710 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207a734 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a738 kind:load to:0x027e0cd8 module:dtcm +from:0x0207a758 kind:arm_call to:0x0207a884 module:overlay(0) +from:0x0207a78c kind:arm_call to:0x01fff148 module:itcm +from:0x0207a7d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207a7f0 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0207a83c kind:arm_call to:0x0208bb58 module:overlay(0) +from:0x0207a85c kind:arm_call to:0x0207a884 module:overlay(0) +from:0x0207a86c kind:arm_call to:0x01ff9318 module:itcm +from:0x0207a878 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a87c kind:load to:0x027e0cd8 module:dtcm +from:0x0207a8a0 kind:arm_call to:0x01fff148 module:itcm +from:0x0207a8e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a8f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a938 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a954 kind:arm_call to:0x01ff947c module:itcm +from:0x0207a9b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a9d4 kind:arm_call to:0x01ff947c module:itcm +from:0x0207aa28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207aa44 kind:arm_call to:0x01ff947c module:itcm +from:0x0207aaa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207aac0 kind:arm_call to:0x01ff947c module:itcm +from:0x0207ab74 kind:load to:0x027e0ce0 module:dtcm +from:0x0207ab78 kind:load to:0x027e0cd8 module:dtcm +from:0x0207ab84 kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207ab98 kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207aba0 kind:arm_call to:0x02011ff4 module:main +from:0x0207abb8 kind:arm_call to:0x02079304 module:overlay(0) +from:0x0207abe4 kind:load to:0x020b2758 module:overlay(0) +from:0x0207ac9c kind:arm_call to:0x01ff9638 module:itcm +from:0x0207acac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207acc8 kind:arm_call to:0x02015820 module:main +from:0x0207acec kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207ad00 kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207ad08 kind:arm_call to:0x02011ff4 module:main +from:0x0207ad20 kind:arm_call to:0x02079304 module:overlay(0) +from:0x0207ad4c kind:load to:0x020b2784 module:overlay(0) +from:0x0207ada0 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0207adac kind:arm_call to:0x01ff9638 module:itcm +from:0x0207adb8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207ae2c kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207ae40 kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207ae48 kind:arm_call to:0x02011ff4 module:main +from:0x0207ae64 kind:arm_call to:0x02079304 module:overlay(0) +from:0x0207aeb8 kind:load to:0x020b27b0 module:overlay(0) +from:0x0207aee4 kind:arm_call to:0x0207b048 module:overlay(0) +from:0x0207aef4 kind:load to:0x0207b048 module:overlay(0) +from:0x0207af34 kind:arm_call to:0x02015820 module:main +from:0x0207af80 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x0207b008 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x0207b01c kind:arm_call to:0x0207e094 module:overlay(0) +from:0x0207b040 kind:load to:0x027e09a4 module:dtcm +from:0x0207b044 kind:load to:0x027e0cd8 module:dtcm +from:0x0207b0c0 kind:arm_call to:0x01fff148 module:itcm +from:0x0207b0d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b0f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207b11c kind:arm_call to:0x01ffb974 module:itcm +from:0x0207b15c kind:arm_call to:0x01ff9638 module:itcm +from:0x0207b170 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207b180 kind:arm_call to:0x0207af4c module:overlay(0) +from:0x0207b194 kind:arm_call to:0x0207af4c module:overlay(0) +from:0x0207b1a8 kind:arm_call to:0x0207af4c module:overlay(0) +from:0x0207b1b8 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0207b1f0 kind:arm_call to:0x01fff350 module:itcm +from:0x0207b220 kind:arm_call to:0x02127e04 module:overlay(40) +from:0x0207b298 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207b2f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207b330 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207b400 kind:arm_call to:0x02077914 module:overlay(0) +from:0x0207b434 kind:load to:0x027e0ce0 module:dtcm +from:0x0207b438 kind:load to:0x027e09a4 module:dtcm +from:0x0207b440 kind:load to:0x027e0ce4 module:dtcm +from:0x0207b448 kind:load to:0x020b3040 module:overlay(0) +from:0x0207b458 kind:load to:0x027e09bc module:dtcm +from:0x0207b464 kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207b478 kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207b480 kind:arm_call to:0x02011ff4 module:main +from:0x0207b498 kind:arm_call to:0x02079304 module:overlay(0) +from:0x0207b4d0 kind:load to:0x020b27dc module:overlay(0) +from:0x0207b584 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207b598 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207b5c8 kind:arm_call to:0x02079354 module:overlay(0) +from:0x0207b5fc kind:arm_call to:0x02015820 module:main +from:0x0207b63c kind:arm_call to:0x01ff9984 module:itcm +from:0x0207b664 kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207b678 kind:arm_call to:0x0207933c module:overlay(0) +from:0x0207b680 kind:arm_call to:0x02011ff4 module:main +from:0x0207b6a8 kind:arm_call to:0x0207e664 module:overlay(0) +from:0x0207b6b4 kind:load to:0x020b285c module:overlay(0) +from:0x0207b6b8 kind:load to:0x027e09c0 module:dtcm +from:0x0207b6d8 kind:arm_call to:0x0207e664 module:overlay(0) +from:0x0207b6e0 kind:arm_call to:0x02011ff4 module:main +from:0x0207b6ec kind:load to:0x020b285c module:overlay(0) +from:0x0207b6f0 kind:load to:0x027e09c0 module:dtcm +from:0x0207b710 kind:arm_call to:0x0207e664 module:overlay(0) +from:0x0207b71c kind:load to:0x020b285c module:overlay(0) +from:0x0207b720 kind:load to:0x027e09c0 module:dtcm +from:0x0207b760 kind:arm_call to:0x0207b724 module:overlay(0) +from:0x0207b7d8 kind:arm_call to:0x01ffccc0 module:itcm +from:0x0207b7f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b818 kind:arm_call to:0x0207b724 module:overlay(0) +from:0x0207b898 kind:arm_call to:0x01ffcea0 module:itcm +from:0x0207b8b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b8d8 kind:arm_call to:0x0207b724 module:overlay(0) +from:0x0207b95c kind:arm_call to:0x01ffd218 module:itcm +from:0x0207b970 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0207b984 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0207b98c kind:arm_call to:0x02011ff4 module:main +from:0x0207b9a0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0207b9b4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0207b9bc kind:arm_call to:0x02011ff4 module:main +from:0x0207b9d0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0207b9e4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0207b9ec kind:arm_call to:0x02011ff4 module:main +from:0x0207ba00 kind:arm_call to:0x0207e7a4 module:overlay(0) +from:0x0207ba60 kind:arm_call to:0x0207e7a4 module:overlay(0) +from:0x0207bacc kind:arm_call_thumb to:0x020be178 module:overlay(1) +from:0x0207bae4 kind:load to:0x0207eb74 module:overlay(0) +from:0x0207bb80 kind:arm_call to:0x0207ed74 module:overlay(0) +from:0x0207bb8c kind:arm_call to:0x0207bd30 module:overlay(0) +from:0x0207bb9c kind:arm_call to:0x0207bd30 module:overlay(0) +from:0x0207bbbc kind:arm_call to:0x0207bc30 module:overlay(0) +from:0x0207bccc kind:arm_call to:0x0207bd08 module:overlay(0) +from:0x0207bcf0 kind:arm_call to:0x0207bd08 module:overlay(0) +from:0x0207bda8 kind:arm_call to:0x0203a3c8 module:main +from:0x0207bdb0 kind:load to:0x027e0c90 module:dtcm +from:0x0207bdd8 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207be20 kind:arm_call to:0x020800cc module:overlay(0) +from:0x0207be84 kind:arm_call to:0x01fff498 module:itcm +from:0x0207bed0 kind:arm_call to:0x01ffdd1c module:itcm +from:0x0207bf18 kind:arm_call to:0x0207bd30 module:overlay(0) +from:0x0207bf28 kind:arm_call to:0x0207bd30 module:overlay(0) +from:0x0207bfbc kind:arm_call to:0x01ffdd1c module:itcm +from:0x0207bffc kind:arm_call to:0x01ffe730 module:itcm +from:0x0207c00c kind:load to:0x027e0ce8 module:dtcm +from:0x0207c010 kind:load to:0x01ffde68 module:itcm +from:0x0207c014 kind:load to:0x01ffde8c module:itcm +from:0x0207c024 kind:arm_call to:0x02011ff4 module:main +from:0x0207c078 kind:load to:0x020b2894 module:overlay(0) +from:0x0207c090 kind:arm_call to:0x01ffe778 module:itcm +from:0x0207c0c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c184 kind:arm_call to:0x0203a1bc module:main +from:0x0207c194 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207c1b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c230 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0207c24c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c260 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207c284 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c294 kind:arm_call to:0x01ff938c module:itcm +from:0x0207c2a0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207c2ec kind:arm_call to:0x0207c138 module:overlay(0) +from:0x0207c354 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c36c kind:arm_call to:0x0207c214 module:overlay(0) +from:0x0207c3d8 kind:load to:0x01ffcc98 module:itcm +from:0x0207c3f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207c410 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207c528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c538 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c564 kind:arm_call to:0x0205e014 module:overlay(0) +from:0x0207c5c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c7b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c7d8 kind:arm_call to:0x0205dfa0 module:overlay(0) +from:0x0207c7e0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207c808 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207c814 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207c91c kind:arm_call to:0x01ffb744 module:itcm +from:0x0207c97c kind:arm_call to:0x0207c138 module:overlay(0) +from:0x0207c99c kind:load to:0x01ffd0d0 module:itcm +from:0x0207ca2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ca34 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207cab0 kind:arm_call to:0x01ffd098 module:itcm +from:0x0207cad4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207caf0 kind:load to:0x01ffd054 module:itcm +from:0x0207cb50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ccd0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0207ccdc kind:arm_call to:0x01ffb474 module:itcm +from:0x0207cdac kind:arm_call to:0x01ffb464 module:itcm +from:0x0207ce90 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207cea4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207cecc kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cef0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cf2c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cfb8 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0207cfd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207cfe8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207d008 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207d024 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d04c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d06c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d080 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d0dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d0e0 kind:arm_call to:0x01ffb474 module:itcm +from:0x0207d1c8 kind:arm_call to:0x0203a1bc module:main +from:0x0207d2b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d30c kind:load to:0x01ffce40 module:itcm +from:0x0207d32c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d378 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d468 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d478 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d494 kind:arm_call to:0x0205ed68 module:overlay(0) +from:0x0207d4b4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d4dc kind:arm_call to:0x01ff938c module:itcm +from:0x0207d50c kind:arm_call to:0x01ffb744 module:itcm +from:0x0207d568 kind:arm_call to:0x0207c138 module:overlay(0) +from:0x0207d5cc kind:arm_call to:0x01ff9a5c module:itcm +from:0x0207d608 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d614 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d628 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d638 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d718 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d724 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d734 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d76c kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d7b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d7cc kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d7ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d844 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d858 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d878 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d8ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d8f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207d908 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d910 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d940 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207d9b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207da10 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207da88 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0207daa8 kind:arm_call to:0x0207ef20 module:overlay(0) +from:0x0207dabc kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0207dacc kind:arm_call to:0x0207bb24 module:overlay(0) +from:0x0207dc74 kind:load to:0x027e0a48 module:dtcm +from:0x0207dc78 kind:load to:0x027e0b48 module:dtcm +from:0x0207dc94 kind:load to:0x027e09e8 module:dtcm +from:0x0207dca8 kind:arm_call to:0x0207bafc module:overlay(0) +from:0x0207dcb8 kind:load to:0x027e09e8 module:dtcm +from:0x0207dd34 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207dd64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ddc0 kind:arm_call to:0x01ffcf50 module:itcm +from:0x0207ddd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207dde8 kind:arm_call to:0x01ff938c module:itcm +from:0x0207ddf4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207de5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207de68 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207de74 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207deb8 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207dff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e000 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e010 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e020 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e084 kind:arm_call to:0x0207bdb8 module:overlay(0) +from:0x0207e090 kind:load to:0x027e0b48 module:dtcm +from:0x0207e0d4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e0ec kind:arm_call to:0x0207bdb8 module:overlay(0) +from:0x0207e0f8 kind:load to:0x027e0b48 module:dtcm +from:0x0207e1a8 kind:arm_call to:0x0207f32c module:overlay(0) +from:0x0207e1b4 kind:load to:0x027e0a48 module:dtcm +from:0x0207e224 kind:arm_call to:0x0207f32c module:overlay(0) +from:0x0207e230 kind:arm_call to:0x0207f498 module:overlay(0) +from:0x0207e23c kind:load to:0x027e0a48 module:dtcm +from:0x0207e280 kind:load to:0x027e0b48 module:dtcm +from:0x0207e284 kind:load to:0x0207bbe0 module:overlay(0) +from:0x0207e294 kind:load to:0x027e0b48 module:dtcm +from:0x0207e298 kind:load to:0x0207bcb8 module:overlay(0) +from:0x0207e2c0 kind:load to:0x027e0a30 module:dtcm +from:0x0207e2c4 kind:load to:0x027e0a3c module:dtcm +from:0x0207e2e4 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207e308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e318 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e328 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e338 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e39c kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e3b8 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e3c8 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207e3d8 kind:load to:0x027e0a48 module:dtcm +from:0x0207e3dc kind:load to:0x027e09e8 module:dtcm +from:0x0207e3f8 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207e42c kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e448 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e464 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e474 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207e484 kind:load to:0x027e0a48 module:dtcm +from:0x0207e488 kind:load to:0x027e09e8 module:dtcm +from:0x0207e4e4 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x0207e508 kind:load to:0x020aaf98 module:overlay(0) +from:0x0207e50c kind:load to:0x027e0ce0 module:dtcm +from:0x0207e568 kind:arm_call to:0x0208bca8 module:overlay(0) +from:0x0207e58c kind:load to:0x020aaf98 module:overlay(0) +from:0x0207e590 kind:load to:0x027e0ce0 module:dtcm +from:0x0207e5ac kind:arm_call to:0x020df76c module:overlay(26) +from:0x0207e5bc kind:load to:0x027e0ce0 module:dtcm +from:0x0207e5dc kind:arm_call to:0x01ffd420 module:itcm +from:0x0207e660 kind:load to:0x027e09b8 module:dtcm +from:0x0207e6c4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0207e6e0 kind:arm_call to:0x020b6c70 module:overlay(5) +from:0x0207e6e8 kind:load to:0x027e09b8 module:dtcm +from:0x0207e6f4 kind:arm_call to:0x0207e7cc module:overlay(0) +from:0x0207e724 kind:arm_call to:0x02011ff4 module:main +from:0x0207e744 kind:arm_call to:0x02011ff4 module:main +from:0x0207e764 kind:arm_call to:0x02011ff4 module:main +from:0x0207e76c kind:arm_call to:0x0207e7cc module:overlay(0) +from:0x0207e798 kind:arm_call to:0x02011ff4 module:main +from:0x0207e7d8 kind:arm_call to:0x02012000 module:main +from:0x0207e7e0 kind:arm_call to:0x02012000 module:main +from:0x0207e7f0 kind:arm_call to:0x02011ff4 module:main +from:0x0207e840 kind:arm_call to:0x0203a1bc module:main +from:0x0207e884 kind:arm_call to:0x0203a1bc module:main +from:0x0207e8b4 kind:arm_call to:0x02011ff4 module:main +from:0x0207e8d4 kind:arm_call to:0x02011f3c module:main +from:0x0207e904 kind:arm_call to:0x02011f3c module:main +from:0x0207e928 kind:arm_call to:0x0203d0a4 module:main +from:0x0207e940 kind:arm_call to:0x02011f3c module:main +from:0x0207e9b8 kind:load to:0x0207e9bc module:overlay(0) +from:0x0207ea28 kind:arm_call to:0x0203a1bc module:main +from:0x0207ea6c kind:arm_call to:0x0203a1bc module:main +from:0x0207eab0 kind:arm_call to:0x02011f3c module:main +from:0x0207ead4 kind:arm_call to:0x0203d0a4 module:main +from:0x0207eb70 kind:load to:0x0207e9bc module:overlay(0) +from:0x0207eb80 kind:arm_call to:0x02012000 module:main +from:0x0207eb90 kind:arm_call to:0x02012000 module:main +from:0x0207eba4 kind:arm_call to:0x02011ff4 module:main +from:0x0207ecb8 kind:load to:0x020b28bc module:overlay(0) +from:0x0207ecd8 kind:load to:0x020b28bc module:overlay(0) +from:0x0207ecf8 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0207ed04 kind:load to:0x020b28bc module:overlay(0) +from:0x0207ed08 kind:load to:0x027e09c0 module:dtcm +from:0x0207ed28 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0207ed30 kind:arm_call to:0x02011ff4 module:main +from:0x0207ed3c kind:load to:0x020b28bc module:overlay(0) +from:0x0207ed40 kind:load to:0x027e09c0 module:dtcm +from:0x0207ed60 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0207ed6c kind:load to:0x020b28bc module:overlay(0) +from:0x0207ed70 kind:load to:0x027e09c0 module:dtcm +from:0x0207eda0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207edb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207eddc kind:load to:0x020b28d0 module:overlay(0) +from:0x0207edfc kind:load to:0x020b28d0 module:overlay(0) +from:0x0207ee18 kind:load to:0x020b28d0 module:overlay(0) +from:0x0207ee38 kind:arm_call to:0x0207df8c module:overlay(0) +from:0x0207ee44 kind:load to:0x020b28d0 module:overlay(0) +from:0x0207ee48 kind:load to:0x027e09c0 module:dtcm +from:0x0207ee68 kind:arm_call to:0x0207df8c module:overlay(0) +from:0x0207ee70 kind:arm_call to:0x02011ff4 module:main +from:0x0207ee7c kind:load to:0x020b28d0 module:overlay(0) +from:0x0207ee80 kind:load to:0x027e09c0 module:dtcm +from:0x0207eea0 kind:arm_call to:0x0207df8c module:overlay(0) +from:0x0207eeac kind:load to:0x020b28d0 module:overlay(0) +from:0x0207eeb0 kind:load to:0x027e09c0 module:dtcm +from:0x0207eec8 kind:arm_call to:0x0207b9f8 module:overlay(0) +from:0x0207ef30 kind:arm_call to:0x0207ec28 module:overlay(0) +from:0x0207ef50 kind:arm_call to:0x01ffe9d4 module:itcm +from:0x0207ef90 kind:arm_call to:0x02011ff4 module:main +from:0x0207efa0 kind:arm_call to:0x02011f3c module:main +from:0x0207efe4 kind:arm_call to:0x02011ff4 module:main +from:0x0207eff4 kind:arm_call to:0x02011f3c module:main +from:0x0207f038 kind:arm_call to:0x02011ff4 module:main +from:0x0207f048 kind:arm_call to:0x02011f3c module:main +from:0x0207f074 kind:arm_call to:0x0207f19c module:overlay(0) +from:0x0207f0a8 kind:arm_call to:0x02011ff4 module:main +from:0x0207f0b8 kind:arm_call to:0x02011f3c module:main +from:0x0207f0fc kind:arm_call to:0x02011ff4 module:main +from:0x0207f10c kind:arm_call to:0x02011f3c module:main +from:0x0207f150 kind:arm_call to:0x02011ff4 module:main +from:0x0207f160 kind:arm_call to:0x02011f3c module:main +from:0x0207f190 kind:arm_call to:0x0207f19c module:overlay(0) +from:0x0207f248 kind:arm_call to:0x02011ff4 module:main +from:0x0207f274 kind:arm_call to:0x02011ff4 module:main +from:0x0207f2a0 kind:arm_call to:0x02011ff4 module:main +from:0x0207f2f4 kind:arm_call to:0x0207e7fc module:overlay(0) +from:0x0207f314 kind:arm_call to:0x0207eb74 module:overlay(0) +from:0x0207f4a0 kind:arm_call to:0x01ffe9d4 module:itcm +from:0x0207f4a8 kind:arm_call to:0x0207ebc0 module:overlay(0) +from:0x0207f4c4 kind:arm_call to:0x0207f508 module:overlay(0) +from:0x0207f4f8 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0207f504 kind:load to:0x027e09c0 module:dtcm +from:0x0207f550 kind:arm_call to:0x01ffd098 module:itcm +from:0x0207f5f0 kind:arm_call to:0x02028cdc module:main +from:0x0207f628 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207f62c kind:arm_call to:0x01ffb464 module:itcm +from:0x0207f6c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207f6c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207f778 kind:load to:0x020aafa0 module:overlay(0) +from:0x0207f77c kind:load to:0x020ab044 module:overlay(0) +from:0x0207f780 kind:load to:0x020aafc4 module:overlay(0) +from:0x0207f790 kind:thumb_call_arm to:0x02028c4c module:main +from:0x0207f7e4 kind:thumb_call to:0x0207f834 module:overlay(0) +from:0x0207f7ee kind:thumb_call to:0x0207f8ac module:overlay(0) +from:0x0207f7f8 kind:thumb_call to:0x0207f8b8 module:overlay(0) +from:0x0207f802 kind:thumb_call to:0x0207f8c4 module:overlay(0) +from:0x0207f80c kind:thumb_call to:0x0207f8d0 module:overlay(0) +from:0x0207f874 kind:thumb_call_arm to:0x02023288 module:main +from:0x0207f87e kind:thumb_call_arm to:0x02023288 module:main +from:0x0207f888 kind:thumb_call_arm to:0x02023288 module:main +from:0x0207fa10 kind:arm_call to:0x01ff938c module:itcm +from:0x0207fa8c kind:load to:0x020ab0e4 module:overlay(0) +from:0x0207fa90 kind:load to:0x020ab0c4 module:overlay(0) +from:0x0207fad4 kind:load to:0x020b2918 module:overlay(0) +from:0x0207fafc kind:load to:0x01ffd118 module:itcm +from:0x0207fb58 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207fb70 kind:arm_call to:0x0207fa94 module:overlay(0) +from:0x0207fb84 kind:arm_call to:0x0207fb00 module:overlay(0) +from:0x0207fb90 kind:load to:0x020b28e8 module:overlay(0) +from:0x0207fba0 kind:arm_call to:0x0207fa94 module:overlay(0) +from:0x0207fbb4 kind:arm_call to:0x0207fb00 module:overlay(0) +from:0x0207fbc0 kind:load to:0x020b28e8 module:overlay(0) +from:0x0207fbec kind:arm_call to:0x01ff9258 module:itcm +from:0x0207fc50 kind:arm_call to:0x0207fa94 module:overlay(0) +from:0x0207fc78 kind:arm_call to:0x0207fc04 module:overlay(0) +from:0x0207fc84 kind:load to:0x020b2908 module:overlay(0) +from:0x0207fc94 kind:arm_call to:0x0207fb94 module:overlay(0) +from:0x0207fcc0 kind:load to:0x020b28f8 module:overlay(0) +from:0x0207fcfc kind:load to:0x027e09bc module:dtcm +from:0x0207fd40 kind:load to:0x027e09bc module:dtcm +from:0x0207fd58 kind:arm_call to:0x0208238c module:overlay(0) +from:0x0207fd6c kind:arm_call to:0x0213066c module:overlay(47) +from:0x0207fda0 kind:arm_call to:0x020823ac module:overlay(0) +from:0x0207fda8 kind:load to:0x027e07d4 module:dtcm +from:0x0207fde0 kind:arm_call to:0x020800cc module:overlay(0) +from:0x0207fdec kind:load to:0x027e0ca8 module:dtcm +from:0x0207fe24 kind:arm_call to:0x02028d30 module:main +from:0x0207fe30 kind:arm_call to:0x01ffa328 module:itcm +from:0x0207fe4c kind:arm_call to:0x0207707c module:overlay(0) +from:0x0207fed0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0207feec kind:arm_call to:0x0205de5c module:overlay(0) +from:0x0207ff20 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207ff34 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207ff88 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207ff94 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0208001c kind:load to:0x027e09bc module:dtcm +from:0x02080020 kind:load to:0x027e0c90 module:dtcm +from:0x02080024 kind:load to:0x027e0c9c module:dtcm +from:0x02080028 kind:load to:0x027e0ca8 module:dtcm +from:0x0208002c kind:load to:0x027e0cac module:dtcm +from:0x02080030 kind:load to:0x027e0cb0 module:dtcm +from:0x02080034 kind:load to:0x027e0cb4 module:dtcm +from:0x02080038 kind:load to:0x027e0cb8 module:dtcm +from:0x0208003c kind:load to:0x027e0cbc module:dtcm +from:0x02080084 kind:load to:0x027e0ca8 module:dtcm +from:0x02080088 kind:load to:0x027e0cac module:dtcm +from:0x0208008c kind:load to:0x027e0cb0 module:dtcm +from:0x02080090 kind:load to:0x027e0cb4 module:dtcm +from:0x02080094 kind:load to:0x027e0cb8 module:dtcm +from:0x02080098 kind:load to:0x027e0cbc module:dtcm +from:0x020800b0 kind:load to:0x027e0c90 module:dtcm +from:0x020800c8 kind:load to:0x027e0c90 module:dtcm +from:0x02080164 kind:arm_call to:0x01ffedac module:itcm +from:0x02080178 kind:arm_call to:0x01ffedac module:itcm +from:0x02080190 kind:load to:0x027e0c90 module:dtcm +from:0x020801b8 kind:arm_call to:0x02080194 module:overlay(0) +from:0x020801cc kind:arm_call to:0x02080194 module:overlay(0) +from:0x02080274 kind:arm_call to:0x02026800 module:main +from:0x02080298 kind:arm_call_thumb to:0x020156ac module:main +from:0x020802a4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020802b4 kind:load to:0x020b2920 module:overlay(0) +from:0x020802b8 kind:load to:0x02043f40 module:main +from:0x02080478 kind:arm_call to:0x0207fcc4 module:overlay(0) +from:0x0208048c kind:arm_call to:0x020971e0 module:overlay(0) +from:0x020804a0 kind:arm_call to:0x020c6e28 module:overlays(20,24) +from:0x020804bc kind:arm_call to:0x01ffd294 module:itcm +from:0x020804d0 kind:arm_call to:0x01ffd294 module:itcm +from:0x020804f0 kind:arm_call to:0x020181b4 module:main +from:0x02080514 kind:arm_call to:0x0201dc10 module:main +from:0x0208055c kind:load to:0x027e0998 module:dtcm +from:0x02080560 kind:load to:0x027e0ce4 module:dtcm +from:0x02080564 kind:load to:0x027e0994 module:dtcm +from:0x02080568 kind:load to:0x0204a110 module:main +from:0x0208056c kind:load to:0x0204aed0 module:main +from:0x020805cc kind:arm_call to:0x0207fd00 module:overlay(0) +from:0x020805dc kind:arm_call to:0x020971e0 module:overlay(0) +from:0x020805f0 kind:arm_call to:0x020c6e28 module:overlays(20,24) +from:0x02080608 kind:arm_call to:0x0201dd58 module:main +from:0x02080644 kind:load to:0x0204aed0 module:main +from:0x02080648 kind:load to:0x027e0994 module:dtcm +from:0x0208064c kind:load to:0x027e0ce4 module:dtcm +from:0x02080650 kind:load to:0x0204a110 module:main +from:0x020808ac kind:arm_call to:0x020807c8 module:overlay(0) +from:0x020808f0 kind:arm_call to:0x02080874 module:overlay(0) +from:0x02080940 kind:arm_call to:0x020800b4 module:overlay(0) +from:0x0208094c kind:arm_call to:0x0208009c module:overlay(0) +from:0x02080994 kind:arm_call to:0x020801c4 module:overlay(0) +from:0x020809ac kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020809c8 kind:load to:0x020ab110 module:overlay(0) +from:0x020809ec kind:arm_call to:0x01ffd118 module:itcm +from:0x02080a08 kind:load to:0x027e0c90 module:dtcm +from:0x02080a40 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02080a68 kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x02080a70 kind:load to:0x020ab16c module:overlay(0) +from:0x02080a74 kind:load to:0x020b51f8 module:overlay(0) +from:0x02080a8c kind:load to:0x020ab16c module:overlay(0) +from:0x02080aa4 kind:arm_call to:0x02131290 module:overlay(47) +from:0x02080abc kind:arm_call to:0x02131378 module:overlay(47) +from:0x02080ad8 kind:arm_call to:0x021313ec module:overlays(47,48) +from:0x02080af0 kind:arm_call to:0x0213146c module:overlay(47) +from:0x02080b20 kind:arm_call to:0x01ffedac module:itcm +from:0x02080b2c kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02080b4c kind:arm_call to:0x021314d4 module:overlays(26,47) +from:0x02080b88 kind:arm_call to:0x01ffedac module:itcm +from:0x02080b94 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02080bb4 kind:arm_call to:0x021314d4 module:overlays(26,47) +from:0x02080bcc kind:arm_call to:0x020801c4 module:overlay(0) +from:0x02080be4 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02080c00 kind:load to:0x020ab110 module:overlay(0) +from:0x02080c18 kind:arm_call to:0x0200f38c module:main +from:0x02080d78 kind:arm_call to:0x02080c04 module:overlay(0) +from:0x02080d90 kind:arm_call to:0x0200f05c module:main +from:0x02080e18 kind:arm_call to:0x02080c04 module:overlay(0) +from:0x02080e64 kind:arm_call to:0x020340b0 module:main +from:0x02080f84 kind:arm_call to:0x02080c04 module:overlay(0) +from:0x02080fa4 kind:arm_call to:0x0200f05c module:main +from:0x0208102c kind:arm_call to:0x02080c04 module:overlay(0) +from:0x02081038 kind:arm_call to:0x02080c04 module:overlay(0) +from:0x02081088 kind:arm_call to:0x020340b0 module:main +from:0x02081148 kind:arm_call to:0x02028c4c module:main +from:0x02081158 kind:arm_call to:0x02028c4c module:main +from:0x020811d0 kind:arm_call to:0x02028c4c module:main +from:0x020811e4 kind:arm_call to:0x02028c4c module:main +from:0x020811f0 kind:load to:0x020b62f0 module:overlay(0) +from:0x020812ac kind:arm_call to:0x020812c8 module:overlay(0) +from:0x020812bc kind:arm_call to:0x02011ff4 module:main +from:0x020812f8 kind:arm_call to:0x02081168 module:overlay(0) +from:0x02081300 kind:arm_call to:0x02011ff4 module:main +from:0x02081320 kind:arm_call to:0x02011ff4 module:main +from:0x02081380 kind:load to:0x027e0ce0 module:dtcm +from:0x020813a0 kind:arm_call to:0x020812c8 module:overlay(0) +from:0x020813d4 kind:arm_call to:0x02026800 module:main +from:0x02081414 kind:arm_call_thumb to:0x020156ac module:main +from:0x02081434 kind:arm_call to:0x02070294 module:overlay(0) +from:0x02081450 kind:arm_call_thumb to:0x020b92b0 module:overlay(1) +from:0x02081460 kind:arm_call_thumb to:0x0201568c module:main +from:0x02081478 kind:arm_call to:0x020814a0 module:overlay(0) +from:0x02081480 kind:arm_call_thumb to:0x0201568c module:main +from:0x02081490 kind:load to:0x020b2938 module:overlay(0) +from:0x02081494 kind:load to:0x020b294c module:overlay(0) +from:0x02081498 kind:load to:0x02043f40 module:main +from:0x0208149c kind:load to:0x027e09a0 module:dtcm +from:0x020814e4 kind:arm_call to:0x02081184 module:overlay(0) +from:0x02081514 kind:arm_call to:0x02081b58 module:overlay(0) +from:0x02081548 kind:arm_call to:0x02081b58 module:overlay(0) +from:0x0208164c kind:arm_call to:0x02081554 module:overlay(0) +from:0x02081658 kind:arm_call to:0x020815a8 module:overlay(0) +from:0x02081718 kind:arm_call to:0x02081b58 module:overlay(0) +from:0x020818c0 kind:arm_call to:0x02011ff4 module:main +from:0x020818d0 kind:arm_call to:0x02011f3c module:main +from:0x020818fc kind:arm_call to:0x02028c4c module:main +from:0x02081964 kind:arm_call to:0x02081b58 module:overlay(0) +from:0x02081980 kind:arm_call to:0x02011f3c module:main +from:0x020819a8 kind:arm_call to:0x020810ec module:overlay(0) +from:0x02081a9c kind:arm_call to:0x02081554 module:overlay(0) +from:0x02081ab0 kind:arm_call to:0x02081554 module:overlay(0) +from:0x02081ac0 kind:arm_call to:0x02081634 module:overlay(0) +from:0x02081bb4 kind:load to:0x0207fdf0 module:overlay(0) +from:0x02081bc8 kind:arm_call to:0x020e9370 module:overlay(26) +from:0x02081c08 kind:arm_call to:0x02080040 module:overlay(0) +from:0x02081c1c kind:arm_call to:0x020e932c module:overlay(26) +from:0x02081c24 kind:load to:0x0204a110 module:main +from:0x02081c54 kind:arm_call to:0x020e9350 module:overlay(26) +from:0x02081c80 kind:arm_call to:0x020d4c14 module:overlay(24) +from:0x02081c88 kind:arm_call to:0x020d4e64 module:overlay(24) +from:0x02081c94 kind:arm_call to:0x02096dbc module:overlay(0) +from:0x02081ca0 kind:arm_call to:0x0209c43c module:overlay(0) +from:0x02081cbc kind:arm_call to:0x02082634 module:overlay(0) +from:0x02081cc4 kind:load to:0x027e09a4 module:dtcm +from:0x02081cc8 kind:load to:0x027e0d00 module:dtcm +from:0x02081ccc kind:load to:0x027e0ce4 module:dtcm +from:0x02081cd0 kind:load to:0x027e0ce8 module:dtcm +from:0x02081cf8 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x02081d18 kind:arm_call to:0x02081334 module:overlay(0) +from:0x02081d54 kind:arm_call to:0x0208116c module:overlay(0) +from:0x02081d70 kind:load to:0x027e09a4 module:dtcm +from:0x02081d74 kind:load to:0x020b62f0 module:overlay(0) +from:0x02081d78 kind:load to:0x027e09a0 module:dtcm +from:0x02081d88 kind:load to:0x02184828 module:overlays(97,100,102) +from:0x02081de0 kind:arm_call to:0x02081660 module:overlay(0) +from:0x02081df0 kind:arm_call to:0x020816a0 module:overlay(0) +from:0x02081e00 kind:arm_call to:0x020816d8 module:overlay(0) +from:0x02081e60 kind:load to:0x027e09b8 module:dtcm +from:0x02081e94 kind:arm_call to:0x02081688 module:overlay(0) +from:0x02081ea0 kind:arm_call to:0x020816c4 module:overlay(0) +from:0x02081eac kind:arm_call to:0x020816fc module:overlay(0) +from:0x02081eec kind:load to:0x027e09b8 module:dtcm +from:0x02081efc kind:load to:0x02081710 module:overlay(0) +from:0x02081f0c kind:load to:0x02081740 module:overlay(0) +from:0x02081f1c kind:load to:0x02081790 module:overlay(0) +from:0x02081f48 kind:arm_call to:0x020817b4 module:overlay(0) +from:0x02081f58 kind:arm_call to:0x02081828 module:overlay(0) +from:0x02081f68 kind:arm_call to:0x02081868 module:overlay(0) +from:0x02081f94 kind:arm_call to:0x02081804 module:overlay(0) +from:0x02081fa0 kind:arm_call to:0x02081850 module:overlay(0) +from:0x02081fac kind:arm_call to:0x02081890 module:overlay(0) +from:0x02081ff8 kind:arm_call to:0x02081b9c module:overlay(0) +from:0x02082008 kind:arm_call to:0x02081b9c module:overlay(0) +from:0x02082028 kind:arm_call to:0x01ffb428 module:itcm +from:0x02082040 kind:arm_call to:0x01ffb428 module:itcm +from:0x020820f8 kind:arm_call to:0x02081b9c module:overlay(0) +from:0x02082108 kind:arm_call to:0x02081b9c module:overlay(0) +from:0x02082128 kind:arm_call to:0x01ffb428 module:itcm +from:0x02082140 kind:arm_call to:0x01ffb428 module:itcm +from:0x0208214c kind:load to:0x020b53c8 module:overlay(0) +from:0x02082150 kind:load to:0x020b2960 module:overlay(0) +from:0x02082154 kind:load to:0x020b2960 module:overlay(0) +from:0x020821a8 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020821c0 kind:load to:0x027e09a4 module:dtcm +from:0x020821f0 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02082208 kind:load to:0x020b2994 module:overlay(0) +from:0x0208220c kind:load to:0x020b298c module:overlay(0) +from:0x02082218 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0208222c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02082234 kind:arm_call to:0x02011ff4 module:main +from:0x02082294 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020822ac kind:load to:0x020b29a4 module:overlay(0) +from:0x02082304 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0208231c kind:load to:0x020b29a4 module:overlay(0) +from:0x02082328 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208233c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02082344 kind:arm_call to:0x02011ff4 module:main +from:0x02082358 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020823d8 kind:load to:0x027e07d4 module:dtcm +from:0x02082404 kind:arm_call to:0x02011f3c module:main +from:0x0208241c kind:arm_call to:0x020821c4 module:overlay(0) +from:0x02082438 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02082484 kind:arm_call to:0x02011f3c module:main +from:0x02082494 kind:arm_call to:0x02106e94 module:overlay(26) +from:0x020824b0 kind:arm_call to:0x02011f3c module:main +from:0x020824c0 kind:arm_call to:0x021071cc module:overlay(26) +from:0x020824dc kind:arm_call to:0x02011f3c module:main +from:0x020824ec kind:arm_call to:0x02144204 module:overlay(28) +from:0x02082508 kind:arm_call to:0x02011f3c module:main +from:0x02082518 kind:arm_call to:0x02106e94 module:overlay(26) +from:0x02082534 kind:arm_call to:0x02011f3c module:main +from:0x02082544 kind:arm_call to:0x02141b00 module:overlays(27,28,29,30) +from:0x02082560 kind:arm_call to:0x02011f3c module:main +from:0x02082570 kind:arm_call to:0x02141d1c module:overlay(30) +from:0x0208258c kind:arm_call to:0x02011f3c module:main +from:0x0208259c kind:arm_call to:0x020822b0 module:overlay(0) +from:0x020825b8 kind:arm_call to:0x02011f3c module:main +from:0x020825c8 kind:arm_call to:0x020822b0 module:overlay(0) +from:0x020825e4 kind:arm_call to:0x02011f3c module:main +from:0x020825f4 kind:arm_call to:0x02166474 module:overlay(92) +from:0x02082610 kind:arm_call to:0x02011f3c module:main +from:0x02082620 kind:arm_call to:0x020d90f4 module:overlays(26,31) +from:0x02082630 kind:load to:0x020b2a48 module:overlay(0) +from:0x02082648 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x02082688 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020826cc kind:arm_call to:0x01ffccc0 module:itcm +from:0x020826e4 kind:arm_call to:0x01ffd218 module:itcm +from:0x02082868 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02082874 kind:arm_call to:0x01fff458 module:itcm +from:0x02082888 kind:arm_call to:0x0212922c module:overlay(42) +from:0x02082898 kind:arm_call to:0x02129240 module:overlay(42) +from:0x020828f8 kind:load to:0x027e0ce4 module:dtcm +from:0x02082930 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208296c kind:arm_call to:0x01fff458 module:itcm +from:0x02082980 kind:arm_call to:0x0212922c module:overlay(42) +from:0x020829f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02082a06 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02082a10 kind:thumb_call to:0x02082a18 module:overlay(0) +from:0x02082a1e kind:thumb_call_arm to:0x02082ad4 module:overlay(0) +from:0x02082a38 kind:load to:0x02084388 module:overlay(0) +from:0x02082a48 kind:load to:0x0208439c module:overlay(0) +from:0x02082a58 kind:load to:0x020843b4 module:overlay(0) +from:0x02082a68 kind:load to:0x020843c4 module:overlay(0) +from:0x02082a78 kind:load to:0x020843ec module:overlay(0) +from:0x02082a88 kind:load to:0x02084404 module:overlay(0) +from:0x02082ab0 kind:arm_call to:0x020884dc module:overlay(0) +from:0x02082ae0 kind:load to:0x027e0cdc module:dtcm +from:0x02082af2 kind:thumb_call_arm to:0x02089fc0 module:overlay(0) +from:0x02082afc kind:thumb_call_arm to:0x02089fc0 module:overlay(0) +from:0x02082b4c kind:arm_call to:0x02083a2c module:overlay(0) +from:0x02082b78 kind:arm_call to:0x02083a2c module:overlay(0) +from:0x02082ba0 kind:arm_call to:0x02083aa4 module:overlay(0) +from:0x02082bbc kind:arm_call to:0x02083aa4 module:overlay(0) +from:0x02082be0 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02082c40 kind:arm_call to:0x01ff9364 module:itcm +from:0x02082c74 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02082cbc kind:arm_call to:0x0205d7b4 module:overlay(0) +from:0x02082dc4 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02082dd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02082df4 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02082e0c kind:load to:0x027e0ce0 module:dtcm +from:0x02082e98 kind:arm_call to:0x02083b20 module:overlay(0) +from:0x02082ea4 kind:arm_call to:0x02083b20 module:overlay(0) +from:0x02082ecc kind:arm_call_thumb to:0x021664ac module:overlay(93) +from:0x02082efc kind:arm_call to:0x02083cec module:overlay(0) +from:0x02082f18 kind:arm_call to:0x02083cec module:overlay(0) +from:0x02082f44 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02082f88 kind:arm_call to:0x02083490 module:overlay(0) +from:0x02082fb8 kind:arm_call to:0x02166550 module:overlay(93) +from:0x02082fe0 kind:arm_call to:0x02089ffc module:overlay(0) +from:0x02082fe8 kind:arm_call to:0x02089ffc module:overlay(0) +from:0x02083018 kind:arm_call to:0x020d9c90 module:overlay(31) +from:0x0208302c kind:arm_call to:0x01ffb428 module:itcm +from:0x0208307c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02083090 kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x020830ac kind:arm_call to:0x01ff9110 module:itcm +from:0x020830c8 kind:load to:0x027e09b8 module:dtcm +from:0x020830cc kind:load to:0x027e0d34 module:dtcm +from:0x020830d4 kind:load to:0x027e0ce0 module:dtcm +from:0x02083100 kind:arm_call to:0x02082eac module:overlay(0) +from:0x02083140 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02083150 kind:arm_call to:0x02083f48 module:overlay(0) +from:0x02083160 kind:arm_call to:0x02083f48 module:overlay(0) +from:0x02083194 kind:arm_call to:0x02083770 module:overlay(0) +from:0x020831b0 kind:arm_call to:0x0216667c module:overlay(93) +from:0x020831d0 kind:arm_call to:0x0205cab4 module:overlay(0) +from:0x0208326c kind:arm_call to:0x0200eab0 module:main +from:0x02083284 kind:arm_call to:0x0200eab0 module:main +from:0x020832a8 kind:arm_call to:0x0200eab0 module:main +from:0x020832c0 kind:arm_call to:0x0200eab0 module:main +from:0x020832dc kind:arm_call to:0x0208c60c module:overlay(0) +from:0x02083300 kind:arm_call to:0x0208c60c module:overlay(0) +from:0x0208331c kind:arm_call to:0x02135d10 module:overlay(47) +from:0x02083330 kind:arm_call to:0x02135da8 module:overlay(47) +from:0x02083354 kind:arm_call to:0x0208c130 module:overlay(0) +from:0x02083384 kind:arm_call to:0x0208c130 module:overlay(0) +from:0x020833b8 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x020833e8 kind:arm_call to:0x0208c8dc module:overlay(0) +from:0x02083420 kind:arm_call to:0x0208c1cc module:overlay(0) +from:0x02083434 kind:load to:0x027e0ce0 module:dtcm +from:0x0208344c kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020835f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0208363c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0208364c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020836ac kind:arm_call to:0x02088e20 module:overlay(0) +from:0x02083724 kind:arm_call to:0x0208ebe4 module:overlay(0) +from:0x02083748 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02083764 kind:load to:0x027e0ce0 module:dtcm +from:0x02083768 kind:load to:0x02049be4 module:main +from:0x0208378c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020837e0 kind:thumb_call_arm to:0x020837e8 module:overlay(0) +from:0x020837f4 kind:arm_call to:0x0208385c module:overlay(0) +from:0x02083820 kind:arm_call to:0x0208390c module:overlay(0) +from:0x02083854 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020838a8 kind:arm_call to:0x02088e20 module:overlay(0) +from:0x020838bc kind:arm_call to:0x02088e20 module:overlay(0) +from:0x02083934 kind:arm_call to:0x02088e20 module:overlay(0) +from:0x0208395c kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x02083990 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020839bc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020839dc kind:arm_call to:0x02057830 module:overlay(0) +from:0x020839f8 kind:arm_call to:0x02015300 module:main +from:0x02083a10 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02083a20 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02083a28 kind:load to:0x027e0ce0 module:dtcm +from:0x02083a60 kind:arm_call to:0x02088e20 module:overlay(0) +from:0x02083b18 kind:arm_call to:0x0208390c module:overlay(0) +from:0x02083b80 kind:arm_call to:0x02083890 module:overlay(0) +from:0x02083bbc kind:arm_call to:0x0200b150 module:main +from:0x02083bcc kind:arm_call to:0x02028cdc module:main +from:0x02083c64 kind:arm_call to:0x0208390c module:overlay(0) +from:0x02083d38 kind:arm_call to:0x020837e8 module:overlay(0) +from:0x02083d7c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02083d9c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02083de4 kind:arm_call to:0x02083890 module:overlay(0) +from:0x02083e1c kind:arm_call to:0x0200b150 module:main +from:0x02083e2c kind:arm_call to:0x02028cdc module:main +from:0x02083ec4 kind:arm_call to:0x0208390c module:overlay(0) +from:0x02083f70 kind:arm_call to:0x0208c158 module:overlay(0) +from:0x02083f94 kind:arm_call to:0x0208c158 module:overlay(0) +from:0x02083fae kind:thumb_call_arm to:0x02011f3c module:main +from:0x02083fc0 kind:thumb_call_arm to:0x02034060 module:main +from:0x02083fc8 kind:load to:0x020b2a74 module:overlay(0) +from:0x02083fd2 kind:thumb_call_arm to:0x02012000 module:main +from:0x0208400c kind:arm_call to:0x02034060 module:main +from:0x02084028 kind:arm_call to:0x0208e898 module:overlay(0) +from:0x02084038 kind:arm_call to:0x02034060 module:main +from:0x02084048 kind:arm_call to:0x020340b0 module:main +from:0x0208405c kind:arm_call to:0x0200f428 module:main +from:0x02084074 kind:arm_call to:0x02028c30 module:main +from:0x020840a0 kind:arm_call to:0x02034060 module:main +from:0x020840ac kind:arm_call to:0x02033f7c module:main +from:0x020840c0 kind:arm_call to:0x02034060 module:main +from:0x020840d4 kind:arm_call to:0x02033f7c module:main +from:0x020840e8 kind:arm_call to:0x02034060 module:main +from:0x020840f4 kind:arm_call to:0x02033f7c module:main +from:0x02084108 kind:arm_call to:0x02034060 module:main +from:0x02084110 kind:arm_call to:0x02033f7c module:main +from:0x02084128 kind:arm_call to:0x02034060 module:main +from:0x02084148 kind:arm_call_thumb to:0x02015628 module:main +from:0x02084154 kind:arm_call to:0x0205ac70 module:overlay(0) +from:0x02084160 kind:arm_call_thumb to:0x02015644 module:main +from:0x02084170 kind:load to:0x020b2a74 module:overlay(0) +from:0x02084174 kind:load to:0x020ab530 module:overlay(0) +from:0x02084178 kind:load to:0x020b2a78 module:overlay(0) +from:0x0208417c kind:load to:0x020b2a80 module:overlay(0) +from:0x02084180 kind:load to:0x020aa2a4 module:overlay(0) +from:0x020841bc kind:arm_call to:0x02084184 module:overlay(0) +from:0x02084220 kind:arm_call to:0x02084938 module:overlay(0) +from:0x02084240 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02084254 kind:arm_call to:0x01fff458 module:itcm +from:0x02084278 kind:load to:0x027e0ce4 module:dtcm +from:0x020842c8 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020842e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020842ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02084300 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208430c kind:arm_call to:0x01ff9258 module:itcm +from:0x02084384 kind:load to:0x020ab384 module:overlay(0) +from:0x020843c0 kind:load to:0x020a8b34 module:overlay(0) +from:0x02084414 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x02084436 kind:thumb_call to:0x0208710c module:overlay(0) +from:0x02084440 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02084470 kind:thumb_call to:0x0208efdc module:overlay(0) +from:0x020844ae kind:thumb_call to:0x02087308 module:overlay(0) +from:0x02084564 kind:thumb_call_arm to:0x02085b4c module:overlay(0) +from:0x02084572 kind:thumb_call_arm to:0x02085b4c module:overlay(0) +from:0x02084590 kind:load to:0x020b2a90 module:overlay(0) +from:0x02084594 kind:load to:0x020b2808 module:overlay(0) +from:0x02084598 kind:load to:0x020ab530 module:overlay(0) +from:0x0208459c kind:load to:0x027e09a4 module:dtcm +from:0x020845bc kind:thumb_call_arm to:0x0207ee1c module:overlay(0) +from:0x020845c2 kind:thumb_call_arm to:0x0207c030 module:overlay(0) +from:0x020845cc kind:load to:0x020b2a90 module:overlay(0) +from:0x020845e8 kind:thumb_call_arm to:0x0207ee1c module:overlay(0) +from:0x020845ee kind:thumb_call_arm to:0x0207c030 module:overlay(0) +from:0x020845f4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020845fc kind:load to:0x020b2a90 module:overlay(0) +from:0x02084618 kind:thumb_call_arm to:0x0207ee1c module:overlay(0) +from:0x0208461e kind:thumb_call_arm to:0x0207c030 module:overlay(0) +from:0x02084628 kind:load to:0x020b2a90 module:overlay(0) +from:0x02084632 kind:thumb_call_arm to:0x0208712c module:overlay(0) +from:0x02084640 kind:thumb_call to:0x0208f010 module:overlay(0) +from:0x0208468e kind:thumb_call_arm to:0x02084728 module:overlay(0) +from:0x02084694 kind:thumb_call_arm to:0x020846cc module:overlay(0) +from:0x0208469c kind:thumb_call_arm to:0x02085b4c module:overlay(0) +from:0x020846a4 kind:thumb_call_arm to:0x02085b4c module:overlay(0) +from:0x020846c8 kind:load to:0x020ab530 module:overlay(0) +from:0x020846f4 kind:arm_call to:0x02028c60 module:main +from:0x020846fc kind:arm_call to:0x02085b4c module:overlay(0) +from:0x02084774 kind:arm_call to:0x02085bcc module:overlay(0) +from:0x020847ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x020847fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02084810 kind:arm_call to:0x020809cc module:overlay(0) +from:0x02084830 kind:arm_call to:0x01ffedac module:itcm +from:0x0208483c kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020848bc kind:arm_call to:0x0205d524 module:overlay(0) +from:0x020848f0 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x0208492c kind:load to:0x027e0cd8 module:dtcm +from:0x02084998 kind:arm_call to:0x02084938 module:overlay(0) +from:0x020849c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020849d0 kind:arm_call to:0x01fff458 module:itcm +from:0x020849ec kind:load to:0x027e0ce4 module:dtcm +from:0x02084a44 kind:arm_call to:0x0208776c module:overlay(0) +from:0x02084a68 kind:arm_call to:0x01ffb974 module:itcm +from:0x02084a9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02084aa8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02084ae0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02084b34 kind:arm_call to:0x02084a18 module:overlay(0) +from:0x02084b70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02084ba4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02084be0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02084c70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02084c80 kind:load to:0x0203e964 module:main +from:0x02084cf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02084d08 kind:arm_call to:0x020809cc module:overlay(0) +from:0x02084d30 kind:arm_call to:0x01fff05c module:itcm +from:0x02084d68 kind:arm_call to:0x01ffe868 module:itcm +from:0x02084d7c kind:arm_call to:0x01ffe868 module:itcm +from:0x02084d9c kind:arm_call to:0x02085b78 module:overlay(0) +from:0x02084e00 kind:arm_call to:0x01ff9258 module:itcm +from:0x02084e94 kind:load to:0x027e0cd8 module:dtcm +from:0x02084e9c kind:load to:0x0203e964 module:main +from:0x02084ee0 kind:arm_call to:0x02087190 module:overlay(0) +from:0x02084ef0 kind:arm_call to:0x02087158 module:overlay(0) +from:0x02084f18 kind:arm_call to:0x01ffd420 module:itcm +from:0x02084f54 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02084f74 kind:arm_call to:0x0208722c module:overlay(0) +from:0x02084f90 kind:arm_call to:0x01ffd118 module:itcm +from:0x02084fc4 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02084fd8 kind:arm_call to:0x02085d68 module:overlay(0) +from:0x02084fe0 kind:arm_call to:0x02085b4c module:overlay(0) +from:0x02084ff4 kind:arm_call to:0x01ffd118 module:itcm +from:0x02085018 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02085040 kind:arm_call to:0x01ffb714 module:itcm +from:0x020850b4 kind:arm_call to:0x02028c60 module:main +from:0x020850f0 kind:arm_call to:0x01ffd118 module:itcm +from:0x02085150 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0208516c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02085178 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02085194 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020851d0 kind:arm_call to:0x02085d68 module:overlay(0) +from:0x020851f4 kind:arm_call to:0x02085d68 module:overlay(0) +from:0x02085244 kind:arm_call to:0x01ffb714 module:itcm +from:0x02085290 kind:arm_call to:0x0208732c module:overlay(0) +from:0x020852a0 kind:load to:0x027e09b8 module:dtcm +from:0x020852a4 kind:load to:0x027e0c90 module:dtcm +from:0x020852a8 kind:load to:0x020b2ab0 module:overlay(0) +from:0x020852b4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02085378 kind:arm_call to:0x0208f490 module:overlay(0) +from:0x02085394 kind:arm_call to:0x0208f5b0 module:overlay(0) +from:0x020853b4 kind:arm_call to:0x020c0334 module:overlay(17) +from:0x02085424 kind:arm_call to:0x01ffb800 module:itcm +from:0x02085430 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208546c kind:arm_call to:0x01ffedac module:itcm +from:0x0208548c kind:arm_call to:0x0205ae80 module:overlay(0) +from:0x020854d4 kind:arm_call to:0x0207177c module:overlay(0) +from:0x0208550c kind:arm_call to:0x0205d55c module:overlay(0) +from:0x02085524 kind:arm_call to:0x01ffce1c module:itcm +from:0x02085534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02085544 kind:arm_call to:0x020872b4 module:overlay(0) +from:0x0208559c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020855a8 kind:load to:0x027e0ce8 module:dtcm +from:0x020855b0 kind:load to:0x027e09a8 module:dtcm +from:0x020855c0 kind:load to:0x027e09c0 module:dtcm +from:0x0208564c kind:arm_call to:0x02084938 module:overlay(0) +from:0x02085694 kind:arm_call to:0x01fff498 module:itcm +from:0x020856a0 kind:arm_call to:0x01fff584 module:itcm +from:0x020856ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02085710 kind:arm_call to:0x01ff9218 module:itcm +from:0x02085720 kind:arm_call to:0x01ff9218 module:itcm +from:0x02085730 kind:arm_call to:0x01ff9218 module:itcm +from:0x0208575c kind:load to:0x027e0ce8 module:dtcm +from:0x020858d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020858e0 kind:arm_call to:0x01fff458 module:itcm +from:0x02085938 kind:arm_call to:0x020809cc module:overlay(0) +from:0x02085980 kind:arm_call to:0x01fff05c module:itcm +from:0x02085a04 kind:load to:0x027e0ce4 module:dtcm +from:0x02085a0c kind:load to:0x027e0cd8 module:dtcm +from:0x02085a50 kind:arm_call to:0x020872e4 module:overlay(0) +from:0x02085a6c kind:arm_call to:0x0208f6d4 module:overlay(0) +from:0x02085adc kind:arm_call to:0x01fff498 module:itcm +from:0x02085af8 kind:arm_call to:0x01fff584 module:itcm +from:0x02085afc kind:arm_call to:0x0205d368 module:overlay(0) +from:0x02085b2c kind:load to:0x027e0ce8 module:dtcm +from:0x02085b38 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02085b40 kind:arm_call to:0x02011ff4 module:main +from:0x02085ba8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02085bb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02085c40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02085db0 kind:arm_call to:0x020800b4 module:overlay(0) +from:0x02085dbc kind:arm_call to:0x0208009c module:overlay(0) +from:0x02085de4 kind:arm_call to:0x020fb578 module:overlay(21) +from:0x02085e18 kind:arm_call to:0x01fff498 module:itcm +from:0x02085e24 kind:arm_call to:0x01fff584 module:itcm +from:0x02085e68 kind:arm_call to:0x02101a80 module:overlay(31) +from:0x02085eb0 kind:load to:0x027e09a4 module:dtcm +from:0x02085eb4 kind:load to:0x027e0cf4 module:dtcm +from:0x02085eb8 kind:load to:0x027e0ce8 module:dtcm +from:0x02085ee4 kind:arm_call to:0x02085f00 module:overlay(0) +from:0x02085f20 kind:arm_call to:0x01fff498 module:itcm +from:0x02085f2c kind:arm_call to:0x01fff584 module:itcm +from:0x02085f60 kind:load to:0x027e0ce8 module:dtcm +from:0x02085fb8 kind:arm_call to:0x02015080 module:main +from:0x02085fd0 kind:arm_call to:0x02015080 module:main +from:0x02085ff4 kind:arm_call to:0x02085d88 module:overlay(0) +from:0x02086004 kind:arm_call to:0x0203a1bc module:main +from:0x02086044 kind:arm_call to:0x020718a0 module:overlay(0) +from:0x02086050 kind:load to:0x020ab530 module:overlay(0) +from:0x02086054 kind:load to:0x027e09a8 module:dtcm +from:0x0208608c kind:arm_call to:0x02085d88 module:overlay(0) +from:0x020860ac kind:arm_call to:0x02071908 module:overlay(0) +from:0x020860bc kind:load to:0x027e09a8 module:dtcm +from:0x020860f8 kind:arm_call to:0x02085ec8 module:overlay(0) +from:0x02086160 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02086194 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020861c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020861dc kind:load to:0x027e0cec module:dtcm +from:0x0208620c kind:arm_call to:0x02085ec8 module:overlay(0) +from:0x0208626c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02086298 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020862c4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020862d4 kind:load to:0x027e0cec module:dtcm +from:0x02086308 kind:arm_call to:0x02085ec8 module:overlay(0) +from:0x020863d8 kind:arm_call to:0x02085f00 module:overlay(0) +from:0x0208642c kind:arm_call to:0x0209ffa0 module:overlay(0) +from:0x02086440 kind:load to:0x027e0cd8 module:dtcm +from:0x02086448 kind:load to:0x027e0cec module:dtcm +from:0x02086524 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02086538 kind:load to:0x0203e964 module:main +from:0x02086540 kind:load to:0x027e0cec module:dtcm +from:0x0208658c kind:arm_call to:0x020800b4 module:overlay(0) +from:0x02086598 kind:arm_call to:0x0208009c module:overlay(0) +from:0x020865bc kind:arm_call to:0x020fb578 module:overlay(21) +from:0x02086614 kind:arm_call to:0x02085f00 module:overlay(0) +from:0x0208664c kind:load to:0x027e09a4 module:dtcm +from:0x02086650 kind:load to:0x027e0cf4 module:dtcm +from:0x02086666 kind:thumb_call to:0x0208441c module:overlay(0) +from:0x0208674c kind:load to:0x020b2acc module:overlay(0) +from:0x02086754 kind:thumb_call to:0x0208462c module:overlay(0) +from:0x02086770 kind:thumb_call_arm to:0x02086840 module:overlay(0) +from:0x02086776 kind:thumb_call_arm to:0x020867a4 module:overlay(0) +from:0x020867b0 kind:arm_call to:0x020846cc module:overlay(0) +from:0x02086848 kind:arm_call to:0x02084728 module:overlay(0) +from:0x0208692c kind:arm_call to:0x01ff9258 module:itcm +from:0x02086984 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02086a0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02086a98 kind:arm_call to:0x02084760 module:overlay(0) +from:0x02086aac kind:arm_call to:0x02084760 module:overlay(0) +from:0x02086ae0 kind:arm_call to:0x0216f970 module:overlay(93) +from:0x02086b38 kind:arm_call to:0x02084938 module:overlay(0) +from:0x02086b50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02086b5c kind:arm_call to:0x01fff458 module:itcm +from:0x02086c60 kind:arm_call to:0x020847a4 module:overlay(0) +from:0x02086dac kind:load to:0x027e0ce4 module:dtcm +from:0x02086db4 kind:load to:0x0203e964 module:main +from:0x02086e14 kind:arm_call to:0x01fff148 module:itcm +from:0x02086e38 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x02086e44 kind:arm_call to:0x01ffb714 module:itcm +from:0x02086f58 kind:arm_call to:0x0216f970 module:overlay(93) +from:0x02086fac kind:arm_call to:0x02085d00 module:overlay(0) +from:0x02086fc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02086fd0 kind:arm_call_thumb to:0x02084600 module:overlay(0) +from:0x02086fe4 kind:arm_call_thumb to:0x02084600 module:overlay(0) +from:0x02086fec kind:arm_call to:0x02011ff4 module:main +from:0x02087048 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087060 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087098 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020870a8 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020870b4 kind:arm_call to:0x01ffd118 module:itcm +from:0x020870cc kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020870d8 kind:load to:0x027e0c90 module:dtcm +from:0x020870e4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020870f8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02087100 kind:arm_call to:0x02011ff4 module:main +from:0x02087114 kind:thumb_call_arm to:0x0207ee00 module:overlay(0) +from:0x02087174 kind:arm_call to:0x0208bf38 module:overlay(0) +from:0x0208718c kind:load to:0x027e0ce0 module:dtcm +from:0x020871d0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020871f4 kind:arm_call to:0x01fff148 module:itcm +from:0x02087204 kind:arm_call to:0x01fff148 module:itcm +from:0x0208720c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02087224 kind:load to:0x027e0ce0 module:dtcm +from:0x0208728c kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x020872a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020872b0 kind:load to:0x027e09c0 module:dtcm +from:0x020872d0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020872e0 kind:load to:0x027e09c0 module:dtcm +from:0x02087388 kind:arm_call to:0x01ffb860 module:itcm +from:0x02087400 kind:arm_call to:0x020704fc module:overlay(0) +from:0x02087450 kind:arm_call to:0x020704fc module:overlay(0) +from:0x020874cc kind:arm_call to:0x0208009c module:overlay(0) +from:0x0208750c kind:arm_call to:0x01ffb428 module:itcm +from:0x0208753c kind:arm_call to:0x020704fc module:overlay(0) +from:0x02087598 kind:arm_call to:0x020704fc module:overlay(0) +from:0x02087614 kind:arm_call to:0x020800b4 module:overlay(0) +from:0x02087654 kind:arm_call to:0x01ffb428 module:itcm +from:0x020876a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020876bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020876e0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020876fc kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02087714 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02087744 kind:arm_call to:0x01ffb860 module:itcm +from:0x02087768 kind:load to:0x027e0c90 module:dtcm +from:0x0208784c kind:arm_call to:0x01ffb974 module:itcm +from:0x020878bc kind:load to:0x020b2b08 module:overlay(0) +from:0x02087964 kind:arm_call to:0x02087994 module:overlay(0) +from:0x020879dc kind:arm_call to:0x01fff498 module:itcm +from:0x020879e4 kind:arm_call to:0x01fff584 module:itcm +from:0x020879f8 kind:arm_call to:0x01fff584 module:itcm +from:0x02087a0c kind:arm_call to:0x01fff584 module:itcm +from:0x02087a20 kind:arm_call to:0x01fff584 module:itcm +from:0x02087a34 kind:arm_call to:0x01fff584 module:itcm +from:0x02087a48 kind:arm_call to:0x01fff584 module:itcm +from:0x02087a5c kind:arm_call to:0x01fff584 module:itcm +from:0x02087a94 kind:load to:0x027e0ce8 module:dtcm +from:0x02087af4 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087b08 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087b50 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087b60 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02087b74 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087b88 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02087be8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02087c08 kind:load to:0x027e0c90 module:dtcm +from:0x02087c50 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087c60 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02087cb0 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02087d44 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087d5c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02087db8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02087dcc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02087dd4 kind:arm_call to:0x02011ff4 module:main +from:0x02087e6c kind:load to:0x020ab418 module:overlay(0) +from:0x02087f1c kind:arm_call to:0x021681a0 module:overlay(93) +from:0x020881f8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02088220 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x02088248 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02088278 kind:arm_call to:0x01ffd420 module:itcm +from:0x02088294 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0208829c kind:load to:0x027e09b8 module:dtcm +from:0x020882a0 kind:load to:0x0204a088 module:main +from:0x020882a4 kind:load to:0x027e09a4 module:dtcm +from:0x020882a8 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020882ac kind:load to:0x020b5254 module:overlay(0) +from:0x020882f4 kind:arm_call to:0x020d9b6c module:overlay(31) +from:0x02088310 kind:load to:0x027e0d34 module:dtcm +from:0x02088394 kind:load to:0x0205d9b4 module:overlay(0) +from:0x020883e8 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x020883f8 kind:arm_call to:0x0207749c module:overlay(0) +from:0x020883fc kind:arm_call to:0x020786cc module:overlay(0) +from:0x02088408 kind:arm_call to:0x01ff9638 module:itcm +from:0x02088414 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088424 kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02088430 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208844c kind:arm_call to:0x0203a1bc module:main +from:0x02088460 kind:arm_call to:0x0203a1bc module:main +from:0x02088470 kind:load to:0x027e09bc module:dtcm +from:0x020884b8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020884d0 kind:arm_call to:0x02088398 module:overlay(0) +from:0x02088518 kind:arm_call to:0x02166704 module:overlay(93) +from:0x0208854c kind:arm_call to:0x01ff993c module:itcm +from:0x020885c0 kind:arm_call to:0x0208b154 module:overlay(0) +from:0x020885e0 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x020885f8 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02088604 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x02088628 kind:arm_call to:0x02096a08 module:overlay(0) +from:0x020886e4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02088720 kind:arm_call to:0x0208b1d0 module:overlay(0) +from:0x02088748 kind:load to:0x0204a110 module:main +from:0x020887e8 kind:arm_call to:0x0208b620 module:overlay(0) +from:0x02088878 kind:load to:0x020b5388 module:overlay(0) +from:0x0208887c kind:load to:0x0207017c module:overlay(0) +from:0x020888f8 kind:arm_call to:0x0208b2bc module:overlay(0) +from:0x02088924 kind:arm_call to:0x01ffd420 module:itcm +from:0x02088958 kind:load to:0x027e09b8 module:dtcm +from:0x020889cc kind:arm_call to:0x020888a0 module:overlay(0) +from:0x02088a60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088a9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088b30 kind:arm_call to:0x01ffb974 module:itcm +from:0x02088b48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02088b50 kind:arm_call to:0x01ffb800 module:itcm +from:0x02088bfc kind:load to:0x0203e964 module:main +from:0x02088c2c kind:arm_call to:0x0208b28c module:overlay(0) +from:0x02088c54 kind:arm_call to:0x01ffb974 module:itcm +from:0x02088c6c kind:arm_call to:0x01ffb714 module:itcm +from:0x02088c80 kind:arm_call to:0x01ffb800 module:itcm +from:0x02088d30 kind:arm_call to:0x01ff9770 module:itcm +from:0x02088d58 kind:load to:0x0203e964 module:main +from:0x02088d70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088df0 kind:load to:0x0203e964 module:main +from:0x02088e14 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x02088e1c kind:load to:0x020b52f4 module:overlay(0) +from:0x02088e40 kind:load to:0x020ab530 module:overlay(0) +from:0x02088e74 kind:load to:0x020ab530 module:overlay(0) +from:0x02088ea8 kind:load to:0x020ab530 module:overlay(0) +from:0x02088fc4 kind:arm_call to:0x02015080 module:main +from:0x02088ff0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0208900c kind:arm_call to:0x02015080 module:main +from:0x02089024 kind:arm_call to:0x02083484 module:overlay(0) +from:0x0208902c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02089190 kind:arm_call to:0x01ffb428 module:itcm +from:0x020891bc kind:arm_call to:0x02071734 module:overlay(0) +from:0x0208924c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208926c kind:arm_call to:0x020860c0 module:overlay(0) +from:0x02089294 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x020892d4 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x020892e8 kind:load to:0x027e0cd8 module:dtcm +from:0x020892ec kind:load to:0x027e09a8 module:dtcm +from:0x020892f4 kind:load to:0x0203e964 module:main +from:0x020892f8 kind:load to:0x027e09a4 module:dtcm +from:0x020892fc kind:load to:0x02106ec0 module:overlays(19,21,31) +from:0x0208933c kind:arm_call to:0x0203d160 module:main +from:0x02089354 kind:arm_call to:0x020dad40 module:overlay(31) +from:0x02089364 kind:load to:0x0208936c module:overlay(0) +from:0x02089368 kind:load to:0x02089380 module:overlay(0) +from:0x02089374 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02089400 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02089418 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02089420 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02089430 kind:load to:0x027e0cec module:dtcm +from:0x020894c0 kind:load to:0x027e0c9c module:dtcm +from:0x020894c4 kind:load to:0x027e0c90 module:dtcm +from:0x02089560 kind:arm_call to:0x020ebcf4 module:overlay(21) +from:0x020895a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020895e0 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x020895f4 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0208961c kind:arm_call to:0x02182100 module:overlay(99) +from:0x02089628 kind:arm_call to:0x0215ef6c module:overlay(86) +from:0x02089648 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02089654 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x0208968c kind:arm_call to:0x02089434 module:overlay(0) +from:0x02089694 kind:arm_call to:0x020894c8 module:overlay(0) +from:0x020896a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020896a4 kind:load to:0x027e09a8 module:dtcm +from:0x020896ac kind:load to:0x027e09a4 module:dtcm +from:0x020896b0 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020896bc kind:arm_call to:0x02089434 module:overlay(0) +from:0x020896f0 kind:arm_call to:0x02182200 module:overlay(99) +from:0x02089700 kind:arm_call to:0x0215f018 module:overlay(86) +from:0x02089714 kind:arm_call to:0x020894c8 module:overlay(0) +from:0x02089748 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02089794 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020897a0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020897b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020897ec kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x02089800 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0208980c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02089820 kind:arm_call to:0x020daea0 module:overlay(31) +from:0x0208982c kind:load to:0x020b2b50 module:overlay(0) +from:0x02089830 kind:load to:0x020acdfc module:overlay(0) +from:0x02089834 kind:load to:0x027e0ce0 module:dtcm +from:0x02089854 kind:arm_call to:0x020daeb8 module:overlay(31) +from:0x0208985c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02089864 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02089870 kind:load to:0x020b2b50 module:overlay(0) +from:0x020898a8 kind:arm_call to:0x020166ac module:main +from:0x020898b0 kind:arm_call to:0x02016694 module:main +from:0x020898bc kind:load to:0x020b2b5c module:overlay(0) +from:0x020898d4 kind:arm_call to:0x020166ac module:main +from:0x020898dc kind:arm_call to:0x02016694 module:main +from:0x020898e4 kind:arm_call to:0x02011ff4 module:main +from:0x020898f0 kind:load to:0x020b2b5c module:overlay(0) +from:0x02089908 kind:arm_call to:0x020166ac module:main +from:0x02089910 kind:arm_call to:0x02016694 module:main +from:0x0208991c kind:load to:0x020b2b5c module:overlay(0) +from:0x02089930 kind:arm_call to:0x0201667c module:main +from:0x02089944 kind:load to:0x020b2b5c module:overlay(0) +from:0x02089950 kind:arm_call to:0x02089894 module:overlay(0) +from:0x0208996c kind:arm_call to:0x020166ac module:main +from:0x02089980 kind:arm_call to:0x020166cc module:main +from:0x02089a18 kind:arm_call to:0x020809cc module:overlay(0) +from:0x02089a2c kind:arm_call to:0x020930e4 module:overlay(0) +from:0x02089a80 kind:arm_call to:0x020d9c90 module:overlay(31) +from:0x02089a9c kind:arm_call to:0x02071800 module:overlay(0) +from:0x02089af4 kind:arm_call to:0x01fff05c module:itcm +from:0x02089b34 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02089b54 kind:load to:0x027e0d34 module:dtcm +from:0x02089b58 kind:load to:0x027e09a8 module:dtcm +from:0x02089b64 kind:load to:0x027e0cd8 module:dtcm +from:0x02089bb8 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x02089c18 kind:arm_call to:0x02089b68 module:overlay(0) +from:0x02089c58 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x02089c9c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02089cac kind:arm_call to:0x0207749c module:overlay(0) +from:0x02089cc8 kind:arm_call to:0x01ffd43c module:itcm +from:0x02089d10 kind:arm_call to:0x02028c30 module:main +from:0x02089d20 kind:load to:0x027e09bc module:dtcm +from:0x02089d24 kind:load to:0x027e07bc module:dtcm +from:0x02089d7c kind:arm_call to:0x02089c6c module:overlay(0) +from:0x02089f24 kind:load to:0x020b2b68 module:overlay(0) +from:0x02089f7c kind:arm_call to:0x01ffd420 module:itcm +from:0x02089f8c kind:arm_call to:0x02089e10 module:overlay(0) +from:0x02089f94 kind:load to:0x027e09b8 module:dtcm +from:0x02089fb4 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x0208a038 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x0208a100 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x0208a120 kind:arm_call to:0x02089f98 module:overlay(0) +from:0x0208a134 kind:load to:0x020b2b6c module:overlay(0) +from:0x0208a180 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a1ac kind:load to:0x027e0ce4 module:dtcm +from:0x0208a1f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a210 kind:load to:0x027e0ce4 module:dtcm +from:0x0208a278 kind:thumb_call to:0x0208a214 module:overlay(0) +from:0x0208a294 kind:thumb_call to:0x0208a214 module:overlay(0) +from:0x0208a2e2 kind:thumb_call to:0x0208a214 module:overlay(0) +from:0x0208a358 kind:arm_call to:0x020cd384 module:overlay(24) +from:0x0208a360 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x0208a3ac kind:arm_call to:0x020cd394 module:overlay(24) +from:0x0208a3cc kind:arm_call to:0x0208a310 module:overlay(0) +from:0x0208a3d4 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x0208a470 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a4bc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0208a4e0 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0208a4f8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0208a518 kind:arm_call to:0x01ff9364 module:itcm +from:0x0208a530 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208a53c kind:arm_call to:0x01ff9258 module:itcm +from:0x0208a574 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0208a584 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a5a4 kind:arm_call to:0x02087014 module:overlay(0) +from:0x0208a5ac kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0208a600 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a610 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208a618 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208a634 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0208a648 kind:arm_call to:0x0208aed0 module:overlay(0) +from:0x0208a67c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208a71c kind:load to:0x020b2aec module:overlay(0) +from:0x0208a7a0 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208a7d4 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208a7e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a7ec kind:load to:0x027e0ce4 module:dtcm +from:0x0208a8dc kind:arm_call to:0x01fff148 module:itcm +from:0x0208a920 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a930 kind:arm_call to:0x0208a730 module:overlay(0) +from:0x0208a95c kind:arm_call to:0x02134d94 module:overlay(48) +from:0x0208a9a0 kind:arm_call to:0x01fff498 module:itcm +from:0x0208a9e8 kind:arm_call to:0x02134eb8 module:overlays(26,48) +from:0x0208aa04 kind:load to:0x027e0ce0 module:dtcm +from:0x0208aa08 kind:load to:0x027e0ce4 module:dtcm +from:0x0208aa0c kind:load to:0x027e0ce8 module:dtcm +from:0x0208aa24 kind:arm_call to:0x0208a788 module:overlay(0) +from:0x0208aa54 kind:arm_call to:0x0208a730 module:overlay(0) +from:0x0208aac0 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0208aae4 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x0208ab04 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0208ab20 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208ab70 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208ac4c kind:arm_call to:0x02096f3c module:overlay(0) +from:0x0208ac80 kind:arm_call to:0x020c037c module:overlay(17) +from:0x0208acb8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208acd0 kind:arm_call to:0x0208baac module:overlay(0) +from:0x0208acf0 kind:arm_call to:0x0205d3ac module:overlay(0) +from:0x0208ad28 kind:arm_call to:0x0205d3ac module:overlay(0) +from:0x0208ad54 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ad58 kind:load to:0x027e0ce8 module:dtcm +from:0x0208ad5c kind:load to:0x027e0ce0 module:dtcm +from:0x0208adb0 kind:arm_call to:0x0208a818 module:overlay(0) +from:0x0208ae34 kind:arm_call to:0x0205d624 module:overlay(0) +from:0x0208ae3c kind:arm_call to:0x0205d30c module:overlay(0) +from:0x0208ae64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208aea8 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208aec0 kind:arm_call to:0x020c054c module:overlay(17) +from:0x0208aecc kind:load to:0x027e0ce8 module:dtcm +from:0x0208aee0 kind:load to:0x020ace0c module:overlay(0) +from:0x0208aef4 kind:thumb_call to:0x0208a778 module:overlay(0) +from:0x0208af1c kind:thumb_call_arm to:0x02089b68 module:overlay(0) +from:0x0208af48 kind:thumb_call_arm to:0x02089b68 module:overlay(0) +from:0x0208afc0 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0208afe0 kind:arm_call to:0x0208aed0 module:overlay(0) +from:0x0208b00c kind:arm_call to:0x0205cab4 module:overlay(0) +from:0x0208b0d8 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x0208b0f8 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x0208b13c kind:arm_call to:0x0208ad60 module:overlay(0) +from:0x0208b150 kind:load to:0x027e0ce0 module:dtcm +from:0x0208b190 kind:arm_call to:0x0208af58 module:overlay(0) +from:0x0208b1a4 kind:arm_call to:0x02089ba4 module:overlay(0) +from:0x0208b1f0 kind:arm_call to:0x0208ac10 module:overlay(0) +from:0x0208b20c kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0208b23c kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x0208b260 kind:arm_call to:0x0208af58 module:overlay(0) +from:0x0208b288 kind:load to:0x027e0ce0 module:dtcm +from:0x0208b2a8 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x0208b320 kind:arm_call to:0x02089d28 module:overlay(0) +from:0x0208b344 kind:arm_call to:0x0208ac10 module:overlay(0) +from:0x0208b3a4 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x0208b3b8 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208b3d8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208b3ec kind:arm_call to:0x01fff148 module:itcm +from:0x0208b414 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208b440 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208b44c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b47c kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208b494 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208b4c8 kind:arm_call to:0x01fff498 module:itcm +from:0x0208b4f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0208b4f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b4f8 kind:load to:0x027e0ce8 module:dtcm +from:0x0208b514 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208b538 kind:arm_call to:0x0205d624 module:overlay(0) +from:0x0208b550 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0208b594 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b5a0 kind:arm_call to:0x01fff458 module:itcm +from:0x0208b5e0 kind:arm_call to:0x01fff498 module:itcm +from:0x0208b5ec kind:arm_call to:0x01fff584 module:itcm +from:0x0208b610 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b618 kind:load to:0x027e0ce8 module:dtcm +from:0x0208b64c kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0208b664 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x0208b670 kind:arm_call to:0x0208b4fc module:overlay(0) +from:0x0208b688 kind:arm_call to:0x0208ae00 module:overlay(0) +from:0x0208b6b0 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208b6d8 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0208b6e0 kind:arm_call to:0x0208aed0 module:overlay(0) +from:0x0208b700 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b764 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b788 kind:arm_call to:0x0205d5cc module:overlay(0) +from:0x0208b7a8 kind:arm_call to:0x0208a408 module:overlay(0) +from:0x0208b804 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b820 kind:arm_call to:0x0208aed0 module:overlay(0) +from:0x0208b85c kind:arm_call to:0x0208aed0 module:overlay(0) +from:0x0208b87c kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b8f8 kind:arm_call to:0x01fff498 module:itcm +from:0x0208b908 kind:arm_call to:0x01fff584 module:itcm +from:0x0208b930 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b9a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b9bc kind:arm_call to:0x0208aed0 module:overlay(0) +from:0x0208b9dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0208ba2c kind:load to:0x027e0ce4 module:dtcm +from:0x0208ba30 kind:load to:0x027e0ce8 module:dtcm +from:0x0208ba48 kind:arm_call to:0x0208ab18 module:overlay(0) +from:0x0208ba54 kind:arm_call to:0x0216c0f4 module:overlay(93) +from:0x0208ba68 kind:arm_call to:0x0208ab68 module:overlay(0) +from:0x0208ba74 kind:arm_call to:0x0216c13c module:overlay(93) +from:0x0208ba88 kind:load to:0x020bd5a8 module:overlays(2,4,17) +from:0x0208ba94 kind:thumb_call to:0x020a0c98 module:overlay(0) +from:0x0208ba9c kind:thumb_call to:0x020a8610 module:overlay(0) +from:0x0208baa4 kind:thumb_call to:0x0208a29c module:overlay(0) +from:0x0208baf8 kind:load to:0x0208cc70 module:overlay(0) +from:0x0208bb14 kind:load to:0x0208cca8 module:overlay(0) +from:0x0208bb24 kind:load to:0x020dbf7c module:overlays(19,20,31) +from:0x0208bb34 kind:load to:0x020dbfa8 module:overlays(19,20,31) +from:0x0208bb44 kind:load to:0x020dbfbc module:overlays(19,20,31) +from:0x0208bb54 kind:load to:0x020dbfdc module:overlays(19,20,31) +from:0x0208bb64 kind:load to:0x020dbff0 module:overlays(19,20,31) +from:0x0208bb74 kind:load to:0x020dc004 module:overlays(19,20,31) +from:0x0208bbcc kind:load to:0x0208a7f0 module:overlay(0) +from:0x0208bbdc kind:load to:0x020dc028 module:overlays(19,20,31) +from:0x0208bbec kind:load to:0x020dc04c module:overlays(19,20,31) +from:0x0208bbfc kind:load to:0x020dc078 module:overlays(19,20,31) +from:0x0208bc0c kind:load to:0x020dc09c module:overlays(19,20,31) +from:0x0208bc1c kind:load to:0x020dc0c0 module:overlays(19,20,31) +from:0x0208bc3c kind:arm_call to:0x020dc178 module:overlay(31) +from:0x0208bc64 kind:load to:0x01fff280 module:itcm +from:0x0208bc9c kind:arm_call to:0x020dc24c module:overlay(31) +from:0x0208bcdc kind:arm_call to:0x020dc24c module:overlay(31) +from:0x0208bd14 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x0208bd44 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208bd5c kind:arm_call to:0x0208a310 module:overlay(0) +from:0x0208bd64 kind:load to:0x027e09a4 module:dtcm +from:0x0208bd68 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0208bd6c kind:load to:0x027e09b8 module:dtcm +from:0x0208bd7c kind:load to:0x020dc2dc module:overlays(19,20,31) +from:0x0208bd90 kind:arm_call to:0x020dc310 module:overlay(31) +from:0x0208bdbc kind:arm_call_thumb to:0x020dc338 module:overlay(31) +from:0x0208bdd8 kind:load to:0x020dc379 module:overlays(19,20,31) +from:0x0208bde8 kind:load to:0x020dc3a9 module:overlays(19,20,31) +from:0x0208bdfc kind:arm_call_thumb to:0x020dc3c0 module:overlay(31) +from:0x0208be20 kind:load to:0x0208cb58 module:overlay(0) +from:0x0208be30 kind:load to:0x020dc3f4 module:overlays(19,20,31) +from:0x0208be44 kind:arm_call to:0x020dc41c module:overlay(31) +from:0x0208be58 kind:load to:0x020dc4a4 module:overlays(19,20,31) +from:0x0208be68 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208be88 kind:arm_call to:0x020dc500 module:overlay(31) +from:0x0208bf30 kind:arm_call to:0x020dc520 module:overlays(26,31) +from:0x0208bf50 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x0208bf94 kind:arm_call to:0x0208bf58 module:overlay(0) +from:0x0208bfd0 kind:arm_call to:0x020882b4 module:overlay(0) +from:0x0208bff4 kind:arm_call to:0x02088314 module:overlay(0) +from:0x0208c008 kind:load to:0x0208995c module:overlay(0) +from:0x0208c030 kind:load to:0x02183054 module:overlays(100,97,102) +from:0x0208c03e kind:thumb_call to:0x02057b54 module:overlay(0) +from:0x0208c062 kind:thumb_call to:0x0208c070 module:overlay(0) +from:0x0208c06c kind:load to:0x020b2b84 module:overlay(0) +from:0x0208c08e kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0208c09c kind:thumb_call_arm to:0x02057d3c module:overlay(0) +from:0x0208c0a4 kind:load to:0x020ab530 module:overlay(0) +from:0x0208c0c8 kind:thumb_call_arm to:0x0200e3f8 module:main +from:0x0208c0e2 kind:thumb_call to:0x0208c0a8 module:overlay(0) +from:0x0208c108 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c12c kind:load to:0x027e0964 module:dtcm +from:0x0208c144 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0208c150 kind:arm_call to:0x0200b58c module:main +from:0x0208c1ac kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0208c1c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0208c208 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x0208c238 kind:arm_call to:0x01fff168 module:itcm +from:0x0208c254 kind:arm_call to:0x01ffa06c module:itcm +from:0x0208c28c kind:arm_call to:0x02057d6c module:overlay(0) +from:0x0208c2ac kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c2c0 kind:arm_call to:0x0200e398 module:main +from:0x0208c2e4 kind:arm_call to:0x01ffa328 module:itcm +from:0x0208c320 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0208c330 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c35c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0208c36c kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c3b4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0208c3f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0208c408 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c434 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0208c444 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c458 kind:load to:0x027e09a4 module:dtcm +from:0x0208c45c kind:load to:0x027e0ce0 module:dtcm +from:0x0208c460 kind:load to:0x0203e964 module:main +from:0x0208c46c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208c480 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208c488 kind:arm_call to:0x02011ff4 module:main +from:0x0208c4d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c4e0 kind:arm_call to:0x0200e260 module:main +from:0x0208c4ec kind:arm_call to:0x0208c0f0 module:overlay(0) +from:0x0208c518 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c544 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c578 kind:arm_call to:0x0200e260 module:main +from:0x0208c588 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c5ac kind:arm_call to:0x0200e260 module:main +from:0x0208c5c0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c5e8 kind:arm_call to:0x0200e260 module:main +from:0x0208c5fc kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c608 kind:load to:0x027e0964 module:dtcm +from:0x0208c62c kind:arm_call to:0x01ffc768 module:itcm +from:0x0208c640 kind:arm_call to:0x0200eab0 module:main +from:0x0208c650 kind:arm_call to:0x0200e850 module:main +from:0x0208c660 kind:arm_call to:0x0200ea38 module:main +from:0x0208c66c kind:arm_call to:0x0200efdc module:main +from:0x0208c684 kind:arm_call to:0x0200eab0 module:main +from:0x0208c694 kind:arm_call to:0x0200e850 module:main +from:0x0208c6a4 kind:arm_call to:0x0200ea38 module:main +from:0x0208c6c0 kind:arm_call to:0x0200eab0 module:main +from:0x0208c6d0 kind:arm_call to:0x0200e850 module:main +from:0x0208c6e0 kind:arm_call to:0x0200ea38 module:main +from:0x0208c6ec kind:load to:0x020b4f04 module:overlay(0) +from:0x0208c6f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208c70c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0208c714 kind:arm_call to:0x02011ff4 module:main +from:0x0208c740 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c744 kind:arm_call to:0x0205accc module:overlay(0) +from:0x0208c764 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c770 kind:load to:0x027e0254 module:dtcm +from:0x0208c794 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c798 kind:arm_call to:0x0205accc module:overlay(0) +from:0x0208c7ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c7cc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c7d8 kind:load to:0x027e0254 module:dtcm +from:0x0208c7e2 kind:thumb_call_arm to:0x020590e4 module:overlay(0) +from:0x0208c7fc kind:load to:0x020b2bdc module:overlay(0) +from:0x0208c824 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0208c83c kind:load to:0x027e0958 module:dtcm +from:0x0208c87c kind:arm_call to:0x020bbae8 module:overlay(17) +from:0x0208c8d0 kind:thumb_call_arm to:0x02028c90 module:main +from:0x0208c914 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0208c920 kind:arm_call to:0x01ff9638 module:itcm +from:0x0208c938 kind:arm_call to:0x01ffa06c module:itcm +from:0x0208c95c kind:thumb_call_arm to:0x0208c9ec module:overlay(0) +from:0x0208c980 kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x0208c9a4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0208c9ac kind:load to:0x020ab530 module:overlay(0) +from:0x0208c9ce kind:thumb_call to:0x0205c584 module:overlay(0) +from:0x0208c9d4 kind:thumb_call to:0x0208c964 module:overlay(0) +from:0x0208c9e0 kind:thumb_call to:0x020846ac module:overlay(0) +from:0x0208c9e8 kind:load to:0x020ab530 module:overlay(0) +from:0x0208ca00 kind:arm_call to:0x0208cb18 module:overlay(0) +from:0x0208ca28 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x0208ca30 kind:arm_call_thumb to:0x02082ae4 module:overlay(0) +from:0x0208ca48 kind:arm_call to:0x020db2b0 module:overlay(31) +from:0x0208ca78 kind:arm_call to:0x02085a44 module:overlay(0) +from:0x0208ca90 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x0208caa0 kind:arm_call to:0x020809cc module:overlay(0) +from:0x0208cab8 kind:arm_call to:0x01ffedac module:itcm +from:0x0208cad0 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0208caf4 kind:arm_call to:0x0208cb18 module:overlay(0) +from:0x0208cb08 kind:arm_call to:0x020db2b0 module:overlay(31) +from:0x0208cb14 kind:load to:0x027e09a4 module:dtcm +from:0x0208cb68 kind:arm_call to:0x0208cc1c module:overlay(0) +from:0x0208cc04 kind:arm_call to:0x0208cb18 module:overlay(0) +from:0x0208cc14 kind:load to:0x027e0cd8 module:dtcm +from:0x0208cc34 kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x0208cc3c kind:load to:0x027e0960 module:dtcm +from:0x0208cc4c kind:arm_call to:0x020849f4 module:overlay(0) +from:0x0208cca0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208ccb4 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x0208ccdc kind:load to:0x020ab530 module:overlay(0) +from:0x0208ccfc kind:arm_call to:0x01ffd420 module:itcm +from:0x0208cd10 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0208cd28 kind:load to:0x027e09b8 module:dtcm +from:0x0208cd50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cd74 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cda0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cdac kind:arm_call to:0x01fff458 module:itcm +from:0x0208cde8 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ce20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208ce2c kind:arm_call to:0x01fff458 module:itcm +from:0x0208ce50 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ce74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208ce80 kind:arm_call to:0x01fff458 module:itcm +from:0x0208ce84 kind:arm_call to:0x0205d298 module:overlay(0) +from:0x0208cea4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cec4 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0208ced8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cf14 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cf40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cf6c kind:load to:0x027e0ce4 module:dtcm +from:0x0208cfa4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cfd8 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0208cfe8 kind:arm_call to:0x01fff458 module:itcm +from:0x0208d010 kind:arm_call to:0x02129ef0 module:overlay(41) +from:0x0208d02c kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0208d050 kind:arm_call to:0x0208ae88 module:overlay(0) +from:0x0208d064 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0208d068 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0208d0e0 kind:arm_call to:0x01fff458 module:itcm +from:0x0208d0fc kind:arm_call to:0x01ffb800 module:itcm +from:0x0208d154 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0208d168 kind:load to:0x027e0ce4 module:dtcm +from:0x0208d174 kind:load to:0x0203e964 module:main +from:0x0208d178 kind:load to:0x027e09a8 module:dtcm +from:0x0208d1a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208d1cc kind:load to:0x027e0ce4 module:dtcm +from:0x0208d1f8 kind:arm_call to:0x01fff254 module:itcm +from:0x0208d214 kind:arm_call to:0x01fff254 module:itcm +from:0x0208d220 kind:arm_call to:0x01ffccc0 module:itcm +from:0x0208d22c kind:load to:0x020ab530 module:overlay(0) +from:0x0208d260 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0208d2d8 kind:arm_call to:0x020826ec module:overlay(0) +from:0x0208d380 kind:arm_call to:0x01ff9770 module:itcm +from:0x0208d390 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208d3bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208d3f8 kind:load to:0x0203e964 module:main +from:0x0208d444 kind:arm_call to:0x0201aa44 module:main +from:0x0208d44c kind:load to:0x0204af1c module:main +from:0x0208d49c kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x0208d4cc kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x0208d4dc kind:load to:0x027e0998 module:dtcm +from:0x0208d55c kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0208d568 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x0208d5b4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0208d5c0 kind:arm_call to:0x02087e70 module:overlay(0) +from:0x0208d5d4 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x0208d5ec kind:load to:0x027e09a4 module:dtcm +from:0x0208d5f0 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0208d64c kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x0208d654 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x0208d68c kind:arm_call to:0x02082e14 module:overlay(0) +from:0x0208d6b0 kind:arm_call to:0x020dcebc module:overlay(31) +from:0x0208d75c kind:arm_call to:0x01ffb464 module:itcm +from:0x0208d778 kind:arm_call to:0x01ff9984 module:itcm +from:0x0208d7b8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208d7e4 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x0208d83c kind:load to:0x027e09b8 module:dtcm +from:0x0208d840 kind:load to:0x027e0ce0 module:dtcm +from:0x0208d878 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0208d8ac kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0208d8e0 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x0208d8f4 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x0208d918 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x0208d934 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x0208d93c kind:load to:0x027e0cec module:dtcm +from:0x0208d940 kind:load to:0x027e09ac module:dtcm +from:0x0208d974 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208d990 kind:load to:0x02028d4c module:main +from:0x0208d9a0 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x0208db10 kind:load to:0x020b53d0 module:overlay(0) +from:0x0208db18 kind:load to:0x020b2be0 module:overlay(0) +from:0x0208db20 kind:load to:0x0203e964 module:main +from:0x0208db58 kind:load to:0x027e0ce0 module:dtcm +from:0x0208dc98 kind:load to:0x02093148 module:overlay(0) +from:0x0208dca8 kind:load to:0x020936f0 module:overlay(0) +from:0x0208dcb8 kind:load to:0x02093a68 module:overlay(0) +from:0x0208dcc8 kind:load to:0x02093a98 module:overlay(0) +from:0x0208dcd8 kind:load to:0x02093adc module:overlay(0) +from:0x0208dce8 kind:load to:0x02093b04 module:overlay(0) +from:0x0208dd14 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x0208dd28 kind:arm_call to:0x02093148 module:overlay(0) +from:0x0208dd60 kind:arm_call to:0x020809cc module:overlay(0) +from:0x0208dda0 kind:load to:0x027e0cd8 module:dtcm +from:0x0208ddb0 kind:load to:0x02093b58 module:overlay(0) +from:0x0208ddc0 kind:load to:0x02093bc0 module:overlay(0) +from:0x0208de00 kind:arm_call to:0x020930bc module:overlay(0) +from:0x0208de20 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208de44 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0208de5c kind:arm_call to:0x0208dccc module:overlay(0) +from:0x0208de6c kind:arm_call to:0x0208dcdc module:overlay(0) +from:0x0208de94 kind:arm_call to:0x020a8ae4 module:overlay(0) +from:0x0208dea8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208deb4 kind:arm_call to:0x01fff458 module:itcm +from:0x0208deec kind:arm_call to:0x01fff2cc module:itcm +from:0x0208df0c kind:arm_call to:0x020dbe44 module:overlay(31) +from:0x0208df20 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0208dfa4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0208e0a4 kind:arm_call to:0x0208d230 module:overlay(0) +from:0x0208e0d8 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x0208e0f8 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x0208e128 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0208e160 kind:arm_call to:0x02093fac module:overlay(0) +from:0x0208e1a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208e220 kind:arm_call to:0x0208d288 module:overlay(0) +from:0x0208e268 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208e278 kind:arm_call to:0x02093bd8 module:overlay(0) +from:0x0208e2c4 kind:arm_call to:0x01ff9804 module:itcm +from:0x0208e380 kind:arm_call to:0x02093bd8 module:overlay(0) +from:0x0208e3b4 kind:arm_call to:0x02093bd8 module:overlay(0) +from:0x0208e3e8 kind:arm_call to:0x02093bd8 module:overlay(0) +from:0x0208e428 kind:arm_call to:0x02093bd8 module:overlay(0) +from:0x0208e494 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0208e4a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0208e4a8 kind:load to:0x027e09b8 module:dtcm +from:0x0208e4ac kind:load to:0x027e0ce4 module:dtcm +from:0x0208e4bc kind:load to:0x027e09a4 module:dtcm +from:0x0208e4c0 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0208e4c4 kind:load to:0x027e09a8 module:dtcm +from:0x0208e4f0 kind:arm_call to:0x02093148 module:overlay(0) +from:0x0208e580 kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x0208e598 kind:load to:0x02093be4 module:overlay(0) +from:0x0208e5a8 kind:load to:0x02093d94 module:overlay(0) +from:0x0208e5b8 kind:load to:0x02093950 module:overlay(0) +from:0x0208e5c8 kind:load to:0x020939a8 module:overlay(0) +from:0x0208e5d8 kind:load to:0x020ddba0 module:overlays(19,20,31) +from:0x0208e604 kind:arm_call to:0x0203d160 module:main +from:0x0208e630 kind:load to:0x0208936c module:overlay(0) +from:0x0208e634 kind:load to:0x02089380 module:overlay(0) +from:0x0208e654 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x0208e668 kind:arm_call to:0x0203d210 module:main +from:0x0208e674 kind:load to:0x027e0cec module:dtcm +from:0x0208e678 kind:load to:0x0208936c module:overlay(0) +from:0x0208e6ac kind:arm_call to:0x020717a8 module:overlay(0) +from:0x0208e6c0 kind:load to:0x027e09a8 module:dtcm +from:0x0208e6fc kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0208e710 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x0208e718 kind:load to:0x027e0cec module:dtcm +from:0x0208e740 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0208e754 kind:load to:0x027e0cec module:dtcm +from:0x0208e7f2 kind:thumb_call_arm to:0x0208e874 module:overlay(0) +from:0x0208e7fa kind:thumb_call_arm to:0x0208e874 module:overlay(0) +from:0x0208e802 kind:thumb_call_arm to:0x0208e874 module:overlay(0) +from:0x0208e80a kind:thumb_call to:0x0208ea10 module:overlay(0) +from:0x0208e820 kind:thumb_call to:0x02058540 module:overlay(0) +from:0x0208e82a kind:thumb_call to:0x0208ea20 module:overlay(0) +from:0x0208e83c kind:load to:0x020ab530 module:overlay(0) +from:0x0208e840 kind:load to:0x020b2bf0 module:overlay(0) +from:0x0208e84c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0208e860 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0208e868 kind:arm_call to:0x02011ff4 module:main +from:0x0208e880 kind:load to:0x020aceec module:overlay(0) +from:0x0208e894 kind:load to:0x020acf28 module:overlay(0) +from:0x0208e8a8 kind:load to:0x020acf08 module:overlay(0) +from:0x0208e8b4 kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x0208e8c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0208e8f4 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0208e926 kind:thumb_call_arm to:0x0216f594 module:overlay(88) +from:0x0208e958 kind:thumb_call to:0x0208e8ac module:overlay(0) +from:0x0208e992 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0208e9cc kind:thumb_call to:0x0208e8ac module:overlay(0) +from:0x0208ea08 kind:load to:0x027e09a4 module:dtcm +from:0x0208ea0c kind:load to:0x02043e50 module:main +from:0x0208ea36 kind:thumb_call_arm to:0x02097530 module:overlay(0) +from:0x0208ea44 kind:load to:0x020b53e4 module:overlay(0) +from:0x0208ea84 kind:thumb_call to:0x0208ea30 module:overlay(0) +from:0x0208eaa0 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208eabc kind:load to:0x020acf6c module:overlay(0) +from:0x0208eac0 kind:load to:0x020acfac module:overlay(0) +from:0x0208eadc kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x0208eaea kind:thumb_call to:0x0208ed48 module:overlay(0) +from:0x0208eaf6 kind:thumb_call to:0x0208ed48 module:overlay(0) +from:0x0208eb0a kind:thumb_call to:0x0208ea30 module:overlay(0) +from:0x0208eb0e kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x0208eb1a kind:thumb_call to:0x0208ed48 module:overlay(0) +from:0x0208eb26 kind:thumb_call to:0x0208ed48 module:overlay(0) +from:0x0208eb2c kind:load to:0x027e0ce0 module:dtcm +from:0x0208eb48 kind:thumb_call to:0x0208edb8 module:overlay(0) +from:0x0208eb5e kind:thumb_call to:0x0208ea48 module:overlay(0) +from:0x0208eb74 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x0208eb7c kind:thumb_call_arm to:0x020ea8a8 module:overlay(21) +from:0x0208eb88 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x0208eb90 kind:load to:0x027e0ce0 module:dtcm +from:0x0208eb94 kind:load to:0x020ab530 module:overlay(0) +from:0x0208ebae kind:thumb_call to:0x0208ee7c module:overlay(0) +from:0x0208ebc4 kind:thumb_call to:0x0208ea48 module:overlay(0) +from:0x0208ebd6 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x0208ebdc kind:load to:0x027e0ce0 module:dtcm +from:0x0208ebe0 kind:load to:0x020acf58 module:overlay(0) +from:0x0208ec1c kind:arm_call_thumb to:0x0208ea30 module:overlay(0) +from:0x0208ec80 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0208ec98 kind:arm_call to:0x02088e44 module:overlay(0) +from:0x0208ecc8 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x0208ecd4 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ece0 kind:load to:0x020acfec module:overlay(0) +from:0x0208ece4 kind:load to:0x020ab530 module:overlay(0) +from:0x0208ed04 kind:arm_call to:0x02088e78 module:overlay(0) +from:0x0208ed34 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x0208ed40 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ed44 kind:load to:0x020ab530 module:overlay(0) +from:0x0208ed5e kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x0208ed6e kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x0208ed7a kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x0208eda6 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208edda kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208edfe kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee16 kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x0208ee32 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee56 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee6c kind:load to:0x027e09a4 module:dtcm +from:0x0208ee70 kind:load to:0x020ab530 module:overlay(0) +from:0x0208ee74 kind:load to:0x020ad02c module:overlay(0) +from:0x0208ee78 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ee86 kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x0208eea0 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208eec4 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208eedc kind:load to:0x027e0ce0 module:dtcm +from:0x0208eee0 kind:load to:0x020ad040 module:overlay(0) +from:0x0208eee4 kind:load to:0x020ad054 module:overlay(0) +from:0x0208ef18 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0208ef40 kind:arm_call to:0x02083fdc module:overlay(0) +from:0x0208ef6c kind:arm_call to:0x0205ac60 module:overlay(0) +from:0x0208ef9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208efa8 kind:arm_call to:0x01fff458 module:itcm +from:0x0208efd4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f004 kind:thumb_call to:0x0208f010 module:overlay(0) +from:0x0208f00c kind:load to:0x027e09a4 module:dtcm +from:0x0208f0bc kind:arm_call to:0x01ffedac module:itcm +from:0x0208f0fc kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0208f250 kind:arm_call to:0x020809cc module:overlay(0) +from:0x0208f2a8 kind:arm_call to:0x01ffe868 module:itcm +from:0x0208f32c kind:arm_call to:0x02080984 module:overlay(0) +from:0x0208f378 kind:arm_call to:0x01fff05c module:itcm +from:0x0208f380 kind:arm_call to:0x0208f038 module:overlay(0) +from:0x0208f3f0 kind:arm_call to:0x01ffd118 module:itcm +from:0x0208f43c kind:arm_call to:0x01fff05c module:itcm +from:0x0208f444 kind:arm_call to:0x0208f038 module:overlay(0) +from:0x0208f480 kind:load to:0x027e0cd8 module:dtcm +from:0x0208f488 kind:load to:0x020ad068 module:overlay(0) +from:0x0208f48c kind:load to:0x027e0c90 module:dtcm +from:0x0208f4b0 kind:arm_call to:0x0208f060 module:overlay(0) +from:0x0208f530 kind:arm_call to:0x0208ef74 module:overlay(0) +from:0x0208f53c kind:arm_call to:0x02167fd8 module:overlay(94) +from:0x0208f568 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f574 kind:arm_call to:0x01fff458 module:itcm +from:0x0208f594 kind:arm_call to:0x021434f0 module:overlay(70) +from:0x0208f5a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f608 kind:arm_call to:0x01fff498 module:itcm +from:0x0208f614 kind:arm_call to:0x01fff584 module:itcm +from:0x0208f638 kind:arm_call to:0x0208f060 module:overlay(0) +from:0x0208f6cc kind:load to:0x027e0ce8 module:dtcm +from:0x0208f708 kind:arm_call to:0x0208ef74 module:overlay(0) +from:0x0208f714 kind:arm_call to:0x02167dd4 module:overlay(94) +from:0x0208f740 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f74c kind:arm_call to:0x01fff458 module:itcm +from:0x0208f76c kind:arm_call to:0x021433ac module:overlays(58,70) +from:0x0208f7ac kind:arm_call to:0x020eb5b4 module:overlay(21) +from:0x0208f7c4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208f7dc kind:arm_call to:0x01fff148 module:itcm +from:0x0208f7e4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0208f800 kind:arm_call to:0x01fff148 module:itcm +from:0x0208f808 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0208f868 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f870 kind:load to:0x027e0ce0 module:dtcm +from:0x0208f8f0 kind:arm_call to:0x02028c4c module:main +from:0x0208f8fc kind:load to:0x020b2cbc module:overlay(0) +from:0x0208f90c kind:arm_call to:0x02011ff4 module:main +from:0x0208f938 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0208f964 kind:arm_call to:0x02084938 module:overlay(0) +from:0x0208f97c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f988 kind:arm_call to:0x01fff458 module:itcm +from:0x0208f98c kind:arm_call to:0x0205d0fc module:overlay(0) +from:0x0208f9a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f9b4 kind:arm_call to:0x02087fc4 module:overlay(0) +from:0x0208f9d4 kind:arm_call to:0x0217a844 module:overlay(95) +from:0x0208f9e4 kind:load to:0x02043e50 module:main +from:0x0208fa08 kind:arm_call to:0x02086948 module:overlay(0) +from:0x0208fa18 kind:arm_call to:0x0208f91c module:overlay(0) +from:0x0208fa44 kind:arm_call to:0x02087880 module:overlay(0) +from:0x0208faac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208fabc kind:arm_call to:0x02087c0c module:overlay(0) +from:0x0208fad4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0208fae8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0208faf8 kind:load to:0x020b2ca4 module:overlay(0) +from:0x0208fafc kind:load to:0x0203e964 module:main +from:0x0208fb44 kind:arm_call to:0x0208ce58 module:overlay(0) +from:0x0208fb70 kind:arm_call to:0x01ff930c module:itcm +from:0x0208fb98 kind:arm_call to:0x02082c20 module:overlay(0) +from:0x0208fbb0 kind:arm_call to:0x0205d944 module:overlay(0) +from:0x0208fbdc kind:arm_call to:0x020920e8 module:overlay(0) +from:0x0208fbf8 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0208fc0c kind:arm_call to:0x02092104 module:overlay(0) +from:0x0208fc14 kind:arm_call to:0x020920e8 module:overlay(0) +from:0x0208fc20 kind:arm_call to:0x02092104 module:overlay(0) +from:0x0208fc38 kind:arm_call to:0x02082b80 module:overlay(0) +from:0x0208fc68 kind:arm_call to:0x02083a2c module:overlay(0) +from:0x0208fcc4 kind:arm_call to:0x01ff9364 module:itcm +from:0x0208fd24 kind:arm_call to:0x020937a4 module:overlay(0) +from:0x0208fd5c kind:arm_call to:0x02085f68 module:overlay(0) +from:0x0208fd78 kind:arm_call to:0x020ebeac module:overlay(21) +from:0x0208fd90 kind:arm_call to:0x02015080 module:main +from:0x0208fdd0 kind:arm_call to:0x02015080 module:main +from:0x0208fe04 kind:arm_call to:0x02086450 module:overlay(0) +from:0x0208fe1c kind:load to:0x020acea4 module:overlay(0) +from:0x0208fe20 kind:load to:0x0203e964 module:main +from:0x0208fe24 kind:load to:0x020aceb4 module:overlay(0) +from:0x0208fe5c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0208fea8 kind:arm_call to:0x0208fb04 module:overlay(0) +from:0x0208fed4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208feec kind:load to:0x020aceb4 module:overlay(0) +from:0x0208ff1c kind:arm_call to:0x02093df4 module:overlay(0) +from:0x0208ff34 kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x02090004 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x02090024 kind:arm_call to:0x0208895c module:overlay(0) +from:0x0209007c kind:arm_call to:0x02093fac module:overlay(0) +from:0x0209008c kind:arm_call to:0x0208ff48 module:overlay(0) +from:0x020900a8 kind:arm_call to:0x02093fac module:overlay(0) +from:0x020900b8 kind:arm_call to:0x0208ff48 module:overlay(0) +from:0x02090104 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x02090118 kind:arm_call to:0x0205d180 module:overlay(0) +from:0x02090144 kind:arm_call to:0x02088af4 module:overlay(0) +from:0x02090160 kind:arm_call to:0x0205d30c module:overlay(0) +from:0x02090188 kind:arm_call to:0x02088c00 module:overlay(0) +from:0x02090234 kind:arm_call to:0x020888a0 module:overlay(0) +from:0x02090268 kind:arm_call to:0x0208fef0 module:overlay(0) +from:0x02090290 kind:arm_call to:0x0208ff8c module:overlay(0) +from:0x020902e8 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02090340 kind:arm_call to:0x02088570 module:overlay(0) +from:0x02090378 kind:arm_call to:0x02084938 module:overlay(0) +from:0x020903a4 kind:arm_call to:0x02088654 module:overlay(0) +from:0x020903c4 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x020903d0 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x020903d4 kind:arm_call to:0x0208aed0 module:overlay(0) +from:0x020903f8 kind:arm_call to:0x02093740 module:overlay(0) +from:0x02090480 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x02090498 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x020904bc kind:arm_call to:0x01ffb714 module:itcm +from:0x020904ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02090540 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02090578 kind:arm_call to:0x020900e0 module:overlay(0) +from:0x020905ec kind:arm_call to:0x02093fac module:overlay(0) +from:0x02090638 kind:arm_call to:0x020888d4 module:overlay(0) +from:0x02090668 kind:arm_call to:0x01ff9258 module:itcm +from:0x020906fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02090710 kind:arm_call to:0x020809cc module:overlay(0) +from:0x0209077c kind:arm_call to:0x020901f8 module:overlay(0) +from:0x0209079c kind:load to:0x0203e964 module:main +from:0x020907a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020907f8 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x02090834 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x02090868 kind:load to:0x027e0cdc module:dtcm +from:0x02090888 kind:arm_call to:0x02070594 module:overlay(0) +from:0x020908a0 kind:load to:0x027e09a4 module:dtcm +from:0x020908ac kind:arm_call to:0x0208f874 module:overlay(0) +from:0x020908b8 kind:arm_call to:0x0209086c module:overlay(0) +from:0x020908f0 kind:arm_call to:0x02088eac module:overlay(0) +from:0x02090904 kind:arm_call to:0x02089300 module:overlay(0) +from:0x02090914 kind:arm_call to:0x02089738 module:overlay(0) +from:0x02090924 kind:arm_call to:0x02089394 module:overlay(0) +from:0x02090930 kind:load to:0x020b2ce4 module:overlay(0) +from:0x02090944 kind:arm_call to:0x02090b44 module:overlay(0) +from:0x02090968 kind:arm_call to:0x0209086c module:overlay(0) +from:0x020909e0 kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x020909e8 kind:arm_call to:0x020893d4 module:overlay(0) +from:0x020909f0 kind:arm_call to:0x02089838 module:overlay(0) +from:0x02090a04 kind:arm_call to:0x0203d210 module:main +from:0x02090a0c kind:arm_call to:0x02088eec module:overlay(0) +from:0x02090a14 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02090a20 kind:load to:0x020b2ce4 module:overlay(0) +from:0x02090a24 kind:load to:0x027e0ce0 module:dtcm +from:0x02090a28 kind:load to:0x020acea8 module:overlay(0) +from:0x02090a2c kind:load to:0x020b5254 module:overlay(0) +from:0x02090a34 kind:load to:0x0208936c module:overlay(0) +from:0x02090a48 kind:arm_call to:0x02090b44 module:overlay(0) +from:0x02090a6c kind:arm_call to:0x0209086c module:overlay(0) +from:0x02090ae4 kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x02090aec kind:arm_call to:0x020893d4 module:overlay(0) +from:0x02090af4 kind:arm_call to:0x02089838 module:overlay(0) +from:0x02090b08 kind:arm_call to:0x0203d210 module:main +from:0x02090b10 kind:arm_call to:0x02088eec module:overlay(0) +from:0x02090b18 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02090b20 kind:arm_call to:0x02011ff4 module:main +from:0x02090b2c kind:load to:0x020b2ce4 module:overlay(0) +from:0x02090b30 kind:load to:0x027e0ce0 module:dtcm +from:0x02090b34 kind:load to:0x020acea8 module:overlay(0) +from:0x02090b38 kind:load to:0x020b5254 module:overlay(0) +from:0x02090b40 kind:load to:0x0208936c module:overlay(0) +from:0x02090b74 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x02090b84 kind:load to:0x027e0ce0 module:dtcm +from:0x02090bc0 kind:arm_call to:0x0216e458 module:overlay(93) +from:0x02090be0 kind:arm_call to:0x02090b88 module:overlay(0) +from:0x02090bf8 kind:arm_call to:0x0216ea44 module:overlay(93) +from:0x02090c34 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x02090c60 kind:arm_call to:0x0205d23c module:overlay(0) +from:0x02090c70 kind:arm_call to:0x0208d180 module:overlay(0) +from:0x02090c84 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x02090ca4 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02090d34 kind:arm_call to:0x020dce40 module:overlay(31) +from:0x02090d44 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02090d9c kind:arm_call to:0x02071800 module:overlay(0) +from:0x02090de4 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02090e04 kind:arm_call to:0x02088f00 module:overlay(0) +from:0x02090e38 kind:arm_call to:0x02089508 module:overlay(0) +from:0x02090e40 kind:arm_call to:0x02090bd8 module:overlay(0) +from:0x02090e94 kind:arm_call to:0x020dad60 module:overlay(31) +from:0x02090eac kind:arm_call to:0x020daf5c module:overlay(31) +from:0x02090eb8 kind:arm_call to:0x02093740 module:overlay(0) +from:0x02090f7c kind:arm_call to:0x02071800 module:overlay(0) +from:0x02090f8c kind:arm_call to:0x02071734 module:overlay(0) +from:0x02091008 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x02091014 kind:load to:0x027e09a8 module:dtcm +from:0x0209102c kind:load to:0x0203e964 module:main +from:0x020910cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020910e0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020910ec kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091120 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0209112c kind:arm_call to:0x02092238 module:overlay(0) +from:0x0209113c kind:arm_call to:0x02088f7c module:overlay(0) +from:0x02091174 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091188 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091194 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020911b4 kind:arm_call to:0x020896b4 module:overlay(0) +from:0x020911bc kind:arm_call to:0x02090bd8 module:overlay(0) +from:0x02091220 kind:arm_call to:0x0208ca58 module:overlay(0) +from:0x0209122c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091238 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091250 kind:arm_call to:0x0216e9e8 module:overlays(88,93) +from:0x02091264 kind:arm_call to:0x0217a4f0 module:overlay(95) +from:0x020912b4 kind:arm_call to:0x0208ca58 module:overlay(0) +from:0x020912c0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020912cc kind:arm_call to:0x02092238 module:overlay(0) +from:0x020912e8 kind:arm_call to:0x02090b44 module:overlay(0) +from:0x02091320 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0209132c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091360 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091378 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091384 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020913a8 kind:arm_call to:0x020dada0 module:overlay(31) +from:0x020913bc kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020913c8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091400 kind:arm_call to:0x020dafac module:overlay(31) +from:0x02091418 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091424 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0209143c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091450 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0209145c kind:arm_call to:0x02092238 module:overlay(0) +from:0x020914ac kind:arm_call to:0x02090248 module:overlay(0) +from:0x020914bc kind:arm_call to:0x02092238 module:overlay(0) +from:0x020914cc kind:arm_call to:0x02092238 module:overlay(0) +from:0x020914e0 kind:arm_call to:0x020a8ae4 module:overlay(0) +from:0x020914f0 kind:arm_call to:0x020e15c8 module:overlay(31) +from:0x020914fc kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091508 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091524 kind:arm_call to:0x020dbeb8 module:overlay(31) +from:0x02091550 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0209155c kind:load to:0x027e0ce0 module:dtcm +from:0x02091598 kind:arm_call to:0x020dadfc module:overlay(31) +from:0x020915c0 kind:arm_call to:0x020db108 module:overlay(31) +from:0x020915e0 kind:arm_call to:0x020db148 module:overlay(31) +from:0x0209161c kind:arm_call to:0x02082a5c module:overlay(0) +from:0x0209162c kind:arm_call to:0x02090b88 module:overlay(0) +from:0x02091690 kind:arm_call to:0x02090818 module:overlay(0) +from:0x02091698 kind:load to:0x027e0cdc module:dtcm +from:0x020916a4 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x020916cc kind:load to:0x020b2d0c module:overlay(0) +from:0x020916f4 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x020916fc kind:arm_call to:0x0208f918 module:overlay(0) +from:0x0209170c kind:load to:0x020b2d0c module:overlay(0) +from:0x02091734 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x0209173c kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02091744 kind:arm_call to:0x02011ff4 module:main +from:0x02091754 kind:load to:0x020b2d0c module:overlay(0) +from:0x020917cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020917e8 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02091800 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02091804 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02091824 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02091834 kind:load to:0x027e09a8 module:dtcm +from:0x0209187c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0209189c kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x020918b4 kind:arm_call to:0x0208ae88 module:overlay(0) +from:0x020918ec kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02091908 kind:arm_call to:0x0208cea8 module:overlay(0) +from:0x02091928 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02091944 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0209195c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091978 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091994 kind:arm_call to:0x02071734 module:overlay(0) +from:0x020919a4 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020919b0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020919c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020919d8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020919e4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020919f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091a2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091a48 kind:arm_call to:0x01fff458 module:itcm +from:0x02091a64 kind:arm_call to:0x0212a1cc module:overlay(41) +from:0x02091a70 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091a7c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091a8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091aa0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091aac kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091ac0 kind:arm_call to:0x02015080 module:main +from:0x02091b00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091b0c kind:arm_call to:0x01fff458 module:itcm +from:0x02091b20 kind:arm_call to:0x020e1a28 module:overlay(31) +from:0x02091b2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02091b44 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x02091b68 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x02091b78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091b8c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091b98 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091bac kind:arm_call to:0x02015080 module:main +from:0x02091bc8 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x02091bd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091c0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091c5c kind:arm_call to:0x02087014 module:overlay(0) +from:0x02091cb4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02091cc8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02091cd4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02091ce0 kind:load to:0x027e0ce4 module:dtcm +from:0x02091ce4 kind:load to:0x027e09a8 module:dtcm +from:0x02091cf8 kind:load to:0x020b2aec module:overlay(0) +from:0x02091cfc kind:load to:0x027e07d4 module:dtcm +from:0x02091d12 kind:thumb_call_arm to:0x0205cab4 module:overlay(0) +from:0x02091d20 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d28 kind:thumb_call to:0x020e0744 module:overlay(31) +from:0x02091d42 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d4a kind:thumb_call_arm to:0x020dd200 module:overlay(31) +from:0x02091d62 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d6a kind:thumb_call to:0x02157d14 module:overlay(82) +from:0x02091d84 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d8e kind:thumb_call to:0x02183484 module:overlay(101) +from:0x02091da2 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x02091db4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091dbc kind:thumb_call to:0x020d1a9c module:overlay(24) +from:0x02091dd8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091dee kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x02091e00 kind:thumb_call_arm to:0x0208e758 module:overlay(0) +from:0x02091e0e kind:thumb_call_arm to:0x0208277c module:overlay(0) +from:0x02091e1a kind:thumb_call_arm to:0x0208a13c module:overlay(0) +from:0x02091e70 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091eb6 kind:thumb_call to:0x020147fc module:main +from:0x02091eba kind:thumb_call_arm to:0x0205ca34 module:overlay(0) +from:0x02091edc kind:load to:0x027e09a4 module:dtcm +from:0x02091ee0 kind:load to:0x02043e50 module:main +from:0x02091ee4 kind:load to:0x027e09a0 module:dtcm +from:0x02091ee8 kind:load to:0x020ad080 module:overlay(0) +from:0x02091eec kind:load to:0x020b2d2c module:overlay(0) +from:0x02091ef0 kind:load to:0x02049ba0 module:main +from:0x02091f58 kind:load to:0x027e0ce0 module:dtcm +from:0x02091f80 kind:load to:0x020ad080 module:overlay(0) +from:0x02091f98 kind:arm_call to:0x0208cd2c module:overlay(0) +from:0x02092028 kind:arm_call to:0x01ffd420 module:itcm +from:0x02092040 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x0209207c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020920a4 kind:arm_call to:0x020937e0 module:overlay(0) +from:0x020920d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020920dc kind:load to:0x027e09b8 module:dtcm +from:0x020920e0 kind:load to:0x027e09a4 module:dtcm +from:0x020920e4 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020920f0 kind:arm_call to:0x020937e0 module:overlay(0) +from:0x02092110 kind:arm_call to:0x0209376c module:overlay(0) +from:0x02092120 kind:arm_call to:0x020937e0 module:overlay(0) +from:0x02092188 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020921b8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020921e8 kind:arm_call to:0x0208a14c module:overlay(0) +from:0x020921f4 kind:load to:0x020ad080 module:overlay(0) +from:0x020921f8 kind:load to:0x027e09b8 module:dtcm +from:0x0209222c kind:arm_call to:0x0208cd78 module:overlay(0) +from:0x02092234 kind:load to:0x020ad080 module:overlay(0) +from:0x020922b0 kind:arm_call to:0x020921fc module:overlay(0) +from:0x020922d8 kind:arm_call to:0x020881b8 module:overlay(0) +from:0x020922f8 kind:arm_call to:0x020921fc module:overlay(0) +from:0x02092308 kind:arm_call to:0x0208cdf0 module:overlay(0) +from:0x02092318 kind:arm_call to:0x020881b8 module:overlay(0) +from:0x02092320 kind:arm_call to:0x02093740 module:overlay(0) +from:0x02092368 kind:arm_call to:0x02093740 module:overlay(0) +from:0x02092370 kind:arm_call to:0x02091ef4 module:overlay(0) +from:0x0209239c kind:arm_call_thumb to:0x020147fc module:main +from:0x020923a0 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x020923e0 kind:arm_call to:0x0208e758 module:overlay(0) +from:0x02092404 kind:arm_call to:0x0208e770 module:overlay(0) +from:0x0209241c kind:arm_call to:0x020e0d54 module:overlay(31) +from:0x02092434 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x0209243c kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x02092468 kind:arm_call to:0x0208886c module:overlay(0) +from:0x020924a8 kind:arm_call to:0x02091f84 module:overlay(0) +from:0x020924d4 kind:arm_call to:0x0205d944 module:overlay(0) +from:0x020924e8 kind:arm_call to:0x020920e8 module:overlay(0) +from:0x020924f4 kind:arm_call to:0x02092104 module:overlay(0) +from:0x02092514 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02092524 kind:arm_call to:0x0208cd2c module:overlay(0) +from:0x02092544 kind:arm_call to:0x02083a2c module:overlay(0) +from:0x02092600 kind:arm_call to:0x02028c4c module:main +from:0x02092614 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x0209262c kind:arm_call to:0x0208db28 module:overlay(0) +from:0x0209264c kind:arm_call to:0x020a8a28 module:overlay(0) +from:0x0209265c kind:arm_call to:0x02092138 module:overlay(0) +from:0x0209267c kind:load to:0x020ad080 module:overlay(0) +from:0x02092680 kind:load to:0x020ad094 module:overlay(0) +from:0x02092684 kind:load to:0x020b2d2c module:overlay(0) +from:0x02092688 kind:load to:0x02049ba0 module:main +from:0x0209268c kind:load to:0x020ad086 module:overlay(0) +from:0x02092690 kind:load to:0x020ad087 module:overlay(0) +from:0x02092694 kind:load to:0x020ad084 module:overlay(0) +from:0x02092698 kind:load to:0x020aceb4 module:overlay(0) +from:0x020926f0 kind:arm_call to:0x0208e79c module:overlay(0) +from:0x020926f8 kind:arm_call to:0x02082900 module:overlay(0) +from:0x0209270c kind:arm_call to:0x02091f0c module:overlay(0) +from:0x02092718 kind:arm_call to:0x020be0e8 module:overlay(17) +from:0x02092728 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x0209277c kind:arm_call to:0x0208db5c module:overlay(0) +from:0x020927a0 kind:arm_call_thumb to:0x020a8a10 module:overlay(0) +from:0x020927b8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020927cc kind:arm_call to:0x020a8a28 module:overlay(0) +from:0x020927fc kind:arm_call to:0x0208db28 module:overlay(0) +from:0x0209280c kind:arm_call to:0x02092138 module:overlay(0) +from:0x02092878 kind:arm_call to:0x0208ca58 module:overlay(0) +from:0x02092884 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0209289c kind:arm_call to:0x0208db5c module:overlay(0) +from:0x02092938 kind:arm_call to:0x020a8948 module:overlay(0) +from:0x02092974 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0209298c kind:arm_call to:0x0209310c module:overlay(0) +from:0x02092a28 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02092a98 kind:arm_call to:0x020935b0 module:overlay(0) +from:0x02092af8 kind:arm_call to:0x0208068c module:overlay(0) +from:0x02092b0c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02092b38 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02092b44 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02092b50 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02092b64 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02092c14 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02092ccc kind:arm_call to:0x02158068 module:overlays(62,64,82) +from:0x02092cd4 kind:arm_call to:0x0208cf18 module:overlay(0) +from:0x02092cf0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02092d38 kind:arm_call to:0x02091f84 module:overlay(0) +from:0x02092d58 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02092d90 kind:arm_call to:0x01ffd420 module:itcm +from:0x02092ddc kind:arm_call to:0x02071848 module:overlay(0) +from:0x02092dec kind:arm_call to:0x020e09c4 module:overlay(31) +from:0x02092e38 kind:arm_call to:0x02183614 module:overlay(102) +from:0x02092e50 kind:load to:0x020ad080 module:overlay(0) +from:0x02092e54 kind:load to:0x020ad086 module:overlay(0) +from:0x02092e58 kind:load to:0x027e09a4 module:dtcm +from:0x02092e5c kind:load to:0x020d8780 module:overlays(19,24) +from:0x02092e60 kind:load to:0x02049b18 module:main +from:0x02092e64 kind:load to:0x027e0ce0 module:dtcm +from:0x02092e68 kind:load to:0x0204a088 module:main +from:0x02092e6c kind:load to:0x027e0cd8 module:dtcm +from:0x02092e70 kind:load to:0x027e09b8 module:dtcm +from:0x02092e74 kind:load to:0x0204a110 module:main +from:0x02092e7c kind:load to:0x020ad084 module:overlay(0) +from:0x02092e88 kind:load to:0x027e09a8 module:dtcm +from:0x02092eb4 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x02092ed0 kind:arm_call to:0x02093838 module:overlay(0) +from:0x02092ef0 kind:arm_call to:0x020dd2c4 module:overlay(31) +from:0x02092f98 kind:arm_call to:0x01ffd420 module:itcm +from:0x02092fc8 kind:arm_call to:0x02091f0c module:overlay(0) +from:0x02092fe0 kind:arm_call to:0x020be120 module:overlay(17) +from:0x02092ff4 kind:arm_call to:0x0209376c module:overlay(0) +from:0x02093010 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x0209301c kind:arm_call to:0x020e0a14 module:overlay(31) +from:0x02093038 kind:arm_call to:0x020937e0 module:overlay(0) +from:0x0209305c kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x02093090 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x020930b4 kind:load to:0x027e09b8 module:dtcm +from:0x020930b8 kind:load to:0x0204a110 module:main +from:0x020930e0 kind:load to:0x020ad080 module:overlay(0) +from:0x02093108 kind:load to:0x020ad080 module:overlay(0) +from:0x02093144 kind:load to:0x020ad080 module:overlay(0) +from:0x020931bc kind:load to:0x020ad080 module:overlay(0) +from:0x020931dc kind:arm_call to:0x02088914 module:overlay(0) +from:0x02093208 kind:arm_call to:0x0208dc40 module:overlay(0) +from:0x0209321c kind:arm_call to:0x020921fc module:overlay(0) +from:0x0209326c kind:arm_call to:0x01ff9b64 module:itcm +from:0x02093298 kind:load to:0x027e0ce0 module:dtcm +from:0x0209329c kind:load to:0x0204a110 module:main +from:0x020932a0 kind:load to:0x020ad088 module:overlay(0) +from:0x020932b4 kind:arm_call to:0x02088914 module:overlay(0) +from:0x020932e0 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02093358 kind:arm_call to:0x0216ff14 module:overlay(93) +from:0x02093380 kind:load to:0x027e0ce0 module:dtcm +from:0x02093384 kind:load to:0x0204a110 module:main +from:0x02093388 kind:load to:0x027e09a4 module:dtcm +from:0x0209338c kind:load to:0x020ad08c module:overlay(0) +from:0x02093390 kind:load to:0x020ad090 module:overlay(0) +from:0x020933d8 kind:arm_call to:0x0208dc40 module:overlay(0) +from:0x020933ec kind:arm_call to:0x020921fc module:overlay(0) +from:0x02093438 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x02093480 kind:load to:0x020ad080 module:overlay(0) +from:0x02093484 kind:load to:0x027e0ce0 module:dtcm +from:0x02093488 kind:load to:0x020b2d2c module:overlay(0) +from:0x020934d0 kind:arm_call to:0x0208dc40 module:overlay(0) +from:0x020934e4 kind:arm_call to:0x020921fc module:overlay(0) +from:0x02093530 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x02093564 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02093598 kind:load to:0x020ad080 module:overlay(0) +from:0x0209359c kind:load to:0x027e0ce0 module:dtcm +from:0x020935a0 kind:load to:0x0204a110 module:main +from:0x020935a4 kind:load to:0x0204ae10 module:main +from:0x020935a8 kind:load to:0x027e09b8 module:dtcm +from:0x020935ac kind:load to:0x0204a088 module:main +from:0x020935dc kind:arm_call to:0x0208db28 module:overlay(0) +from:0x02093604 kind:arm_call to:0x02085a10 module:overlay(0) +from:0x02093618 kind:arm_call to:0x02070578 module:overlay(0) +from:0x02093658 kind:load to:0x020ad080 module:overlay(0) +from:0x0209365c kind:load to:0x027e09a4 module:dtcm +from:0x0209368c kind:arm_call to:0x020935b0 module:overlay(0) +from:0x020936a0 kind:load to:0x020ad080 module:overlay(0) +from:0x020936ec kind:load to:0x020ad080 module:overlay(0) +from:0x02093714 kind:load to:0x020ad080 module:overlay(0) +from:0x0209373c kind:load to:0x020ad080 module:overlay(0) +from:0x02093758 kind:arm_call to:0x0208cd2c module:overlay(0) +from:0x02093808 kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x02093820 kind:arm_call to:0x02093fac module:overlay(0) +from:0x0209386c kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x020938d4 kind:arm_call to:0x02093fac module:overlay(0) +from:0x020938f4 kind:load to:0x020ad080 module:overlay(0) +from:0x02093920 kind:load to:0x020ad080 module:overlay(0) +from:0x0209394c kind:load to:0x020ad080 module:overlay(0) +from:0x0209397c kind:arm_call to:0x0209376c module:overlay(0) +from:0x02093994 kind:arm_call to:0x020e0230 module:overlay(31) +from:0x020939a4 kind:load to:0x020ad080 module:overlay(0) +from:0x020939bc kind:arm_call to:0x02093838 module:overlay(0) +from:0x020939ec kind:arm_call to:0x0207177c module:overlay(0) +from:0x02093a1c kind:arm_call to:0x020c28f4 module:overlay(17) +from:0x02093a28 kind:arm_call to:0x020ddc30 module:overlay(31) +from:0x02093a30 kind:arm_call to:0x02093bd8 module:overlay(0) +from:0x02093a40 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02093a54 kind:load to:0x027e09a8 module:dtcm +from:0x02093a64 kind:load to:0x020dd244 module:overlays(19,20,31) +from:0x02093a94 kind:load to:0x020ad080 module:overlay(0) +from:0x02093ad0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02093ad8 kind:load to:0x020ad080 module:overlay(0) +from:0x02093b54 kind:load to:0x020ad080 module:overlay(0) +from:0x02093bb4 kind:load to:0x020ad080 module:overlay(0) +from:0x02093bb8 kind:load to:0x027e09a4 module:dtcm +from:0x02093bbc kind:load to:0x02106ec4 module:overlays(19,21) +from:0x02093c0c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02093c18 kind:load to:0x020ad080 module:overlay(0) +from:0x02093c30 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x02093c68 kind:arm_call to:0x01ffd420 module:itcm +from:0x02093c7c kind:arm_call to:0x02073310 module:overlay(0) +from:0x02093c90 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02093cc4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02093cf4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02093d00 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02093d38 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02093d54 kind:load to:0x020ad080 module:overlay(0) +from:0x02093d58 kind:load to:0x027e09b8 module:dtcm +from:0x02093d5c kind:load to:0x0204a088 module:main +from:0x02093d6c kind:arm_call to:0x0208cd2c module:overlay(0) +from:0x02093d8c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02093ddc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02093dec kind:arm_call to:0x021850c4 module:overlay(113) +from:0x02093e1c kind:arm_call to:0x020705d0 module:overlay(0) +from:0x02093e74 kind:arm_call to:0x02093fac module:overlay(0) +from:0x02093eb0 kind:arm_call to:0x0208cd78 module:overlay(0) +from:0x02093ef4 kind:arm_call to:0x020a8724 module:overlay(0) +from:0x02093f38 kind:arm_call to:0x02093148 module:overlay(0) +from:0x02093f68 kind:arm_call to:0x020a8a60 module:overlay(0) +from:0x02093fa0 kind:load to:0x027e09a4 module:dtcm +from:0x02093fa4 kind:load to:0x020d8780 module:overlays(19,24) +from:0x02093fa8 kind:load to:0x027e0cd8 module:dtcm +from:0x02094000 kind:arm_call to:0x021586f8 module:overlays(75,82) +from:0x02094020 kind:load to:0x020ad080 module:overlay(0) +from:0x02094034 kind:arm_call to:0x02157dac module:overlay(82) +from:0x02094064 kind:load to:0x020ad080 module:overlay(0) +from:0x02094080 kind:arm_call to:0x021859e4 module:overlays(106,108) +from:0x020940a0 kind:arm_call to:0x02185348 module:overlay(108) +from:0x020940c4 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x020940d4 kind:load to:0x02184f88 module:overlays(109,97,100) +from:0x020940f0 kind:arm_call to:0x02185bf4 module:overlay(107) +from:0x02094110 kind:arm_call to:0x02184f2c module:overlay(106) +from:0x02094130 kind:arm_call to:0x02184d84 module:overlay(105) +from:0x02094150 kind:arm_call to:0x02184cc0 module:overlays(104,111) +from:0x02094170 kind:arm_call to:0x02184f44 module:overlays(103,109) +from:0x02094194 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x020941a4 kind:load to:0x02185830 module:overlays(97,100,113) +from:0x020941c0 kind:arm_call to:0x021352b8 module:overlay(48) +from:0x020941e0 kind:arm_call to:0x0218529c module:overlay(113) +from:0x02094200 kind:arm_call to:0x02185414 module:overlay(113) +from:0x02094220 kind:arm_call to:0x02185cec module:overlay(108) +from:0x02094240 kind:arm_call to:0x02185058 module:overlay(108) +from:0x02094260 kind:arm_call to:0x02185cb0 module:overlay(111) +from:0x02094280 kind:arm_call to:0x021853f4 module:overlay(111) +from:0x020942a0 kind:arm_call to:0x02184c40 module:overlays(109,103,104,105,106,107,108,110,111,112,113) +from:0x020942c0 kind:arm_call to:0x0218620c module:overlay(112) +from:0x020942e0 kind:arm_call to:0x02184c40 module:overlays(109,103,104,105,106,107,108,110,111,112,113) +from:0x02094300 kind:arm_call to:0x02184fdc module:overlay(110) +from:0x02094324 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02094334 kind:load to:0x021789a4 module:overlays(91,93,94) +from:0x02094350 kind:arm_call to:0x0217acac module:overlay(95) +from:0x02094370 kind:arm_call to:0x020dd4a4 module:overlay(31) +from:0x02094390 kind:arm_call to:0x02158230 module:overlays(59,82) +from:0x020943b0 kind:arm_call to:0x020de344 module:overlay(31) +from:0x020943d0 kind:arm_call to:0x020908a4 module:overlay(0) +from:0x020943f0 kind:arm_call to:0x0209169c module:overlay(0) +from:0x02094410 kind:arm_call to:0x020ec024 module:overlay(21) +from:0x02094430 kind:arm_call to:0x02096214 module:overlay(0) +from:0x02094450 kind:arm_call to:0x02095f70 module:overlay(0) +from:0x02094470 kind:arm_call to:0x02094478 module:overlay(0) +from:0x02094480 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02094498 kind:arm_call to:0x02087de0 module:overlay(0) +from:0x020944a4 kind:arm_call to:0x02084184 module:overlay(0) +from:0x020944c0 kind:load to:0x020b2fac module:overlay(0) +from:0x020944e8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x020944f4 kind:load to:0x020b2fac module:overlay(0) +from:0x0209451c kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02094524 kind:arm_call to:0x02011ff4 module:main +from:0x02094530 kind:load to:0x020b2fac module:overlay(0) +from:0x02094560 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x02094578 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02094594 kind:arm_call to:0x0208a3d8 module:overlay(0) +from:0x020945a0 kind:arm_call to:0x0208874c module:overlay(0) +from:0x020945e4 kind:arm_call to:0x0208b4fc module:overlay(0) +from:0x020945fc kind:arm_call to:0x0208cd78 module:overlay(0) +from:0x02094614 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02094620 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x02094650 kind:arm_call to:0x01ffb714 module:itcm +from:0x02094660 kind:arm_call to:0x01ffb800 module:itcm +from:0x02094670 kind:arm_call to:0x0205d30c module:overlay(0) +from:0x0209468c kind:arm_call to:0x01ff9770 module:itcm +from:0x020946cc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0209470c kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x0209471c kind:arm_call to:0x0208aed0 module:overlay(0) +from:0x02094754 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02094874 kind:arm_call to:0x0216e8d8 module:overlay(93) +from:0x02094884 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x020948a0 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x020948e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02094914 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02094928 kind:arm_call to:0x02017f38 module:main +from:0x02094984 kind:arm_call to:0x01ffb714 module:itcm +from:0x020949f0 kind:arm_call to:0x020901a8 module:overlay(0) +from:0x02094a0c kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02094a44 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02094a7c kind:arm_call to:0x0216e8d8 module:overlay(93) +from:0x02094a8c kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02094aa8 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02094ae0 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x02094ae8 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x02094aec kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02094afc kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02094b20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02094b2c kind:arm_call to:0x01fff458 module:itcm +from:0x02094b40 kind:arm_call to:0x02159eec module:overlays(65,69) +from:0x02094b54 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02094b88 kind:arm_call to:0x01fff498 module:itcm +from:0x02094b90 kind:arm_call to:0x01fff584 module:itcm +from:0x02094bb0 kind:arm_call to:0x020febb8 module:overlay(31) +from:0x02094bbc kind:arm_call to:0x020fff14 module:overlay(31) +from:0x02094c2c kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x02094c34 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x02094c38 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02094c40 kind:arm_call to:0x0208ae88 module:overlay(0) +from:0x02094c98 kind:arm_call to:0x0208cd78 module:overlay(0) +from:0x02094cb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02094d18 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02094d3c kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02094d54 kind:load to:0x027e0ce4 module:dtcm +from:0x02094d5c kind:load to:0x027e0ce8 module:dtcm +from:0x02094da4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02094de8 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02094e04 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02094e5c kind:arm_call to:0x02088014 module:overlay(0) +from:0x02094e84 kind:arm_call to:0x02088880 module:overlay(0) +from:0x02094ea8 kind:arm_call to:0x0217a9bc module:overlay(95) +from:0x02094ec4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02094ed8 kind:arm_call to:0x020901f8 module:overlay(0) +from:0x02094eec kind:arm_call to:0x02092238 module:overlay(0) +from:0x02094f00 kind:arm_call to:0x0208f9a8 module:overlay(0) +from:0x02094f14 kind:arm_call to:0x0217a4f0 module:overlay(95) +from:0x02094f34 kind:arm_call to:0x020921fc module:overlay(0) +from:0x02094f44 kind:arm_call to:0x02090248 module:overlay(0) +from:0x02094f8c kind:arm_call to:0x02087de0 module:overlay(0) +from:0x02094fb8 kind:arm_call to:0x0208aa9c module:overlay(0) +from:0x02094fe0 kind:arm_call to:0x02088880 module:overlay(0) +from:0x02094ffc kind:arm_call to:0x02087df4 module:overlay(0) +from:0x020950ac kind:arm_call to:0x0208dc40 module:overlay(0) +from:0x020950bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020950d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209510c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02095124 kind:arm_call to:0x02015080 module:main +from:0x02095140 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0209516c kind:arm_call to:0x020717a8 module:overlay(0) +from:0x0209519c kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x020951b4 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x020951f8 kind:arm_call to:0x02088834 module:overlay(0) +from:0x02095230 kind:arm_call to:0x02084938 module:overlay(0) +from:0x02095244 kind:arm_call to:0x020868f0 module:overlay(0) +from:0x02095258 kind:arm_call to:0x0208b370 module:overlay(0) +from:0x02095278 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02095288 kind:arm_call to:0x0208f9e8 module:overlay(0) +from:0x020952e8 kind:arm_call to:0x02088804 module:overlay(0) +from:0x02095308 kind:arm_call to:0x0208687c module:overlay(0) +from:0x02095368 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02095374 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020953cc kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02095434 kind:arm_call to:0x0208fb04 module:overlay(0) +from:0x02095478 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02095490 kind:arm_call to:0x0208ae88 module:overlay(0) +from:0x020954b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020954c4 kind:arm_call to:0x01fff458 module:itcm +from:0x020954e0 kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x02095510 kind:arm_call to:0x02093c1c module:overlay(0) +from:0x02095520 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0209553c kind:load to:0x027e0ce0 module:dtcm +from:0x02095540 kind:load to:0x027e09a8 module:dtcm +from:0x0209555c kind:load to:0x020aceb4 module:overlay(0) +from:0x02095564 kind:load to:0x027e0ce4 module:dtcm +from:0x020955ac kind:arm_call to:0x02087de0 module:overlay(0) +from:0x020955e0 kind:arm_call to:0x020921fc module:overlay(0) +from:0x020955ec kind:arm_call to:0x0208fef0 module:overlay(0) +from:0x020955fc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02095610 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02095624 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02095634 kind:arm_call to:0x02094d68 module:overlay(0) +from:0x02095648 kind:arm_call to:0x02094db0 module:overlay(0) +from:0x02095658 kind:arm_call to:0x02094d68 module:overlay(0) +from:0x02095684 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x0209569c kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02095724 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x0209573c kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x0209580c kind:arm_call to:0x0205d73c module:overlay(0) +from:0x0209583c kind:arm_call to:0x01fff350 module:itcm +from:0x02095878 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x020958a8 kind:arm_call to:0x01fff350 module:itcm +from:0x02095900 kind:arm_call to:0x0208cca8 module:overlay(0) +from:0x0209593c kind:arm_call to:0x020eb77c module:overlay(21) +from:0x020959a0 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x020959b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020959b8 kind:load to:0x020b2fa0 module:overlay(0) +from:0x020959bc kind:load to:0x027e0ce0 module:dtcm +from:0x020959e0 kind:arm_call to:0x02087de0 module:overlay(0) +from:0x02095a28 kind:arm_call to:0x02084184 module:overlay(0) +from:0x02095ae8 kind:arm_call to:0x020841a8 module:overlay(0) +from:0x02095afc kind:arm_call to:0x02071800 module:overlay(0) +from:0x02095b30 kind:load to:0x0203e964 module:main +from:0x02095b38 kind:load to:0x027e09a4 module:dtcm +from:0x02095b3c kind:load to:0x027e09a8 module:dtcm +from:0x02095b68 kind:arm_call to:0x020921fc module:overlay(0) +from:0x02095bac kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02095bbc kind:arm_call to:0x0208cdf0 module:overlay(0) +from:0x02095bc8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02095bd4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02095c08 kind:arm_call to:0x0209556c module:overlay(0) +from:0x02095c20 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02095c2c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02095c34 kind:arm_call to:0x0208f9a8 module:overlay(0) +from:0x02095c48 kind:arm_call to:0x0217a4f0 module:overlay(95) +from:0x02095c5c kind:arm_call to:0x02084280 module:overlay(0) +from:0x02095cb0 kind:arm_call to:0x0208f9a8 module:overlay(0) +from:0x02095d08 kind:arm_call to:0x02084280 module:overlay(0) +from:0x02095d34 kind:arm_call to:0x02084184 module:overlay(0) +from:0x02095d3c kind:arm_call to:0x0208f91c module:overlay(0) +from:0x02095d58 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02095d98 kind:arm_call to:0x020937a4 module:overlay(0) +from:0x02095dc0 kind:arm_call to:0x02086058 module:overlay(0) +from:0x02095dec kind:arm_call to:0x02094db0 module:overlay(0) +from:0x02095dfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02095e10 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02095e1c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02095e64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02095e74 kind:arm_call to:0x01fff458 module:itcm +from:0x02095efc kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x02095f0c kind:load to:0x027e0ce4 module:dtcm +from:0x02095f30 kind:arm_call to:0x01fff458 module:itcm +from:0x02095f78 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02095f8c kind:arm_call to:0x0208e5dc module:overlay(0) +from:0x02095fa0 kind:load to:0x020b2fd4 module:overlay(0) +from:0x02095fb8 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x02095fc0 kind:arm_call to:0x0208e63c module:overlay(0) +from:0x02095fc8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02095fd4 kind:load to:0x020b2fd4 module:overlay(0) +from:0x02095fec kind:arm_call to:0x0208e71c module:overlay(0) +from:0x02095ff4 kind:arm_call to:0x0208e63c module:overlay(0) +from:0x02095ffc kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02096004 kind:arm_call to:0x02011ff4 module:main +from:0x02096010 kind:load to:0x020b2fd4 module:overlay(0) +from:0x02096054 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02096078 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x020960b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020960cc kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020960d8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020960f4 kind:arm_call to:0x0208e67c module:overlay(0) +from:0x0209610c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02096118 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02096128 kind:arm_call to:0x020888a0 module:overlay(0) +from:0x0209613c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02096170 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0209617c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02096198 kind:arm_call to:0x0208e67c module:overlay(0) +from:0x020961a4 kind:load to:0x020b5254 module:overlay(0) +from:0x020961f8 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x02096208 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0209621c kind:arm_call to:0x0208f874 module:overlay(0) +from:0x0209623c kind:load to:0x020b2ffc module:overlay(0) +from:0x02096374 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x0209638c kind:arm_call to:0x02071734 module:overlay(0) +from:0x0209639c kind:arm_call to:0x02071800 module:overlay(0) +from:0x020963a4 kind:load to:0x0203e964 module:main +from:0x020963a8 kind:load to:0x027e09a8 module:dtcm +from:0x0209642c kind:arm_call to:0x01fff498 module:itcm +from:0x02096438 kind:arm_call to:0x01fff584 module:itcm +from:0x02096450 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209647c kind:arm_call to:0x01ffb714 module:itcm +from:0x020964a0 kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x020964b4 kind:arm_call to:0x0214e458 module:overlay(58) +from:0x020964cc kind:arm_call to:0x020eb638 module:overlay(21) +from:0x020964e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02096520 kind:arm_call to:0x020eb940 module:overlay(21) +from:0x02096538 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020965c8 kind:arm_call to:0x0208687c module:overlay(0) +from:0x020965d0 kind:arm_call to:0x0208f9a8 module:overlay(0) +from:0x020965e4 kind:arm_call to:0x0217a4f0 module:overlay(95) +from:0x020965f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02096610 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0209661c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02096654 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02096694 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020966a0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020966c8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020966f8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02096724 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02096730 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02096768 kind:arm_call to:0x020868f0 module:overlay(0) +from:0x0209677c kind:arm_call to:0x0208f9e8 module:overlay(0) +from:0x02096790 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020967a4 kind:arm_call to:0x02015080 module:main +from:0x020967d0 kind:arm_call to:0x020861ec module:overlay(0) +from:0x020967ec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0209685c kind:arm_call to:0x02015080 module:main +from:0x02096898 kind:arm_call to:0x020862e4 module:overlay(0) +from:0x020968a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020968a8 kind:load to:0x027e0ce8 module:dtcm +from:0x020968b4 kind:load to:0x0203e964 module:main +from:0x020968bc kind:load to:0x020aceb4 module:overlay(0) +from:0x020968d0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020968d8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x020968f0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020968f8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02096900 kind:arm_call to:0x02011ff4 module:main +from:0x02096920 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02096930 kind:load to:0x027e0cec module:dtcm +from:0x02096948 kind:arm_call to:0x0209690c module:overlay(0) +from:0x02096970 kind:arm_call to:0x0208bb58 module:overlay(0) +from:0x02096984 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x0209699c kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x020969e0 kind:arm_call to:0x020eb544 module:overlay(21) +from:0x020969fc kind:load to:0x027e0ce0 module:dtcm +from:0x02096a00 kind:load to:0x027e0d34 module:dtcm +from:0x02096a04 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02096a20 kind:arm_call to:0x02096950 module:overlay(0) +from:0x02096a4c kind:arm_call to:0x020dcc2c module:overlay(31) +from:0x02096a54 kind:arm_call to:0x0205ce5c module:overlay(0) +from:0x02096aac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02096ad0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02096ae4 kind:load to:0x020adcb0 module:overlay(0) +from:0x02096ae8 kind:load to:0x027e0cec module:dtcm +from:0x02096aec kind:load to:0x020adcb2 module:overlay(0) +from:0x02096af8 kind:arm_call_thumb to:0x020141dc module:main +from:0x02096b40 kind:arm_call to:0x02096b48 module:overlay(0) +from:0x02096be4 kind:load to:0x020b301c module:overlay(0) +from:0x02096bf0 kind:arm_call to:0x02096bfc module:overlay(0) +from:0x02096c70 kind:arm_call to:0x02096c7c module:overlay(0) +from:0x02096ca4 kind:arm_call to:0x02096c7c module:overlay(0) +from:0x02096ce0 kind:load to:0x020adcbc module:overlay(0) +from:0x02096d28 kind:arm_call to:0x01fff458 module:itcm +from:0x02096dc4 kind:arm_call to:0x02097430 module:overlay(0) +from:0x02096dd0 kind:arm_call to:0x0209743c module:overlay(0) +from:0x02096e7c kind:arm_call to:0x0209743c module:overlay(0) +from:0x02096e8c kind:load to:0x020b53e4 module:overlay(0) +from:0x02096e90 kind:load to:0x020ab200 module:overlay(0) +from:0x02096ea4 kind:arm_call to:0x02096f04 module:overlay(0) +from:0x02096f6c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02096f7c kind:arm_call to:0x0207749c module:overlay(0) +from:0x02096fac kind:arm_call to:0x02076fdc module:overlay(0) +from:0x02097018 kind:arm_call to:0x020bfddc module:overlay(17) +from:0x02097034 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x02097040 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02097098 kind:load to:0x027e09bc module:dtcm +from:0x0209709c kind:load to:0x027e0c90 module:dtcm +from:0x020970c8 kind:arm_call to:0x01fff350 module:itcm +from:0x020970f0 kind:arm_call to:0x01fff350 module:itcm +from:0x02097114 kind:load to:0x027e0ce4 module:dtcm +from:0x02097118 kind:load to:0x020b3028 module:overlay(0) +from:0x02097158 kind:arm_call to:0x01fff350 module:itcm +from:0x02097180 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020971ac kind:arm_call to:0x01fff350 module:itcm +from:0x020971d4 kind:load to:0x027e0cd8 module:dtcm +from:0x020971d8 kind:load to:0x027e0ce4 module:dtcm +from:0x020971dc kind:load to:0x020b3028 module:overlay(0) +from:0x02097214 kind:arm_call to:0x01fff350 module:itcm +from:0x0209723c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02097270 kind:arm_call to:0x01fff350 module:itcm +from:0x0209728c kind:load to:0x027e0cd8 module:dtcm +from:0x02097290 kind:load to:0x027e0ce4 module:dtcm +from:0x02097294 kind:load to:0x020b3028 module:overlay(0) +from:0x02097384 kind:arm_call to:0x01fff350 module:itcm +from:0x020973b4 kind:arm_call to:0x01fff350 module:itcm +from:0x0209742c kind:load to:0x020b3034 module:overlay(0) +from:0x02097438 kind:load to:0x020b5418 module:overlay(0) +from:0x02097444 kind:load to:0x020b5c44 module:overlay(0) +from:0x02097460 kind:arm_call to:0x02097498 module:overlay(0) +from:0x020974b4 kind:arm_call to:0x02097298 module:overlay(0) +from:0x020974cc kind:arm_call to:0x02028cdc module:main +from:0x020974d8 kind:arm_call to:0x0209757c module:overlay(0) +from:0x020974f4 kind:arm_call to:0x020972dc module:overlay(0) +from:0x0209752c kind:load to:0x027e0ce4 module:dtcm +from:0x02097538 kind:arm_call to:0x0209759c module:overlay(0) +from:0x02097574 kind:load to:0x020b5418 module:overlay(0) +from:0x02097578 kind:load to:0x020ae510 module:overlay(0) +from:0x02097584 kind:arm_call to:0x02097530 module:overlay(0) +from:0x020975a8 kind:arm_call to:0x020976c4 module:overlay(0) +from:0x020975b0 kind:arm_call to:0x020976c4 module:overlay(0) +from:0x02097610 kind:load to:0x020adce4 module:overlay(0) +from:0x0209761c kind:arm_call to:0x0209759c module:overlay(0) +from:0x0209762c kind:load to:0x020b5418 module:overlay(0) +from:0x02097634 kind:arm_call to:0x0209759c module:overlay(0) +from:0x02097648 kind:load to:0x020b5418 module:overlay(0) +from:0x02097680 kind:arm_call to:0x02028c4c module:main +from:0x02097690 kind:arm_call to:0x02028c18 module:main +from:0x020976a4 kind:arm_call to:0x02028c18 module:main +from:0x02097760 kind:arm_call to:0x02097614 module:overlay(0) +from:0x02097770 kind:load to:0x020b30a0 module:overlay(0) +from:0x02097774 kind:load to:0x020aed3c module:overlay(0) +from:0x02097788 kind:arm_call to:0x02097838 module:overlay(0) +from:0x02097790 kind:arm_call to:0x02097630 module:overlay(0) +from:0x0209779c kind:load to:0x020b30a0 module:overlay(0) +from:0x020977e0 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02097810 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02097814 kind:arm_call to:0x0209c940 module:overlay(0) +from:0x0209781c kind:load to:0x020b53e4 module:overlay(0) +from:0x02097820 kind:load to:0x020b5d7c module:overlay(0) +from:0x0209789c kind:arm_call to:0x020180a8 module:main +from:0x020978f8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0209790c kind:arm_call to:0x02097b4c module:overlay(0) +from:0x02097918 kind:load to:0x020b307c module:overlay(0) +from:0x02097924 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0209793c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02097950 kind:arm_call to:0x02097b4c module:overlay(0) +from:0x0209795c kind:load to:0x020b307c module:overlay(0) +from:0x02097980 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02097988 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02097994 kind:load to:0x020b307c module:overlay(0) +from:0x020979b8 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x020979e4 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x020979f8 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02097a14 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02097a34 kind:load to:0x020b3058 module:overlay(0) +from:0x02097a50 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02097a68 kind:load to:0x020b53e4 module:overlay(0) +from:0x02097aa4 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02097ac4 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02097ad8 kind:load to:0x020b53e4 module:overlay(0) +from:0x02097b10 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02097b2c kind:arm_call to:0x02015ea8 module:main +from:0x02097b3c kind:load to:0x020b30d8 module:overlay(0) +from:0x02097b40 kind:load to:0x020b30cc module:overlay(0) +from:0x02097b44 kind:load to:0x020b30d0 module:overlay(0) +from:0x02097b48 kind:load to:0x020b30c4 module:overlay(0) +from:0x02097b80 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02097b9c kind:arm_call to:0x02015ea8 module:main +from:0x02097bac kind:load to:0x020b30d8 module:overlay(0) +from:0x02097bb0 kind:load to:0x020b30cc module:overlay(0) +from:0x02097bb4 kind:load to:0x020b30d0 module:overlay(0) +from:0x02097bb8 kind:load to:0x020b30c4 module:overlay(0) +from:0x02097bc4 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02097bcc kind:arm_call to:0x02011ff4 module:main +from:0x02097bf8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02097c04 kind:load to:0x020b30e4 module:overlay(0) +from:0x02097c2c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02097c38 kind:load to:0x020b30e4 module:overlay(0) +from:0x02097c70 kind:load to:0x02097c40 module:overlay(0) +from:0x02097d04 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x02097d2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02097d5c kind:arm_call to:0x01ffb860 module:itcm +from:0x02097d78 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02097d8c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02097d94 kind:arm_call to:0x02011ff4 module:main +from:0x02097dd4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097df0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097e0c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097e28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097e40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02097e50 kind:load to:0x027e0cec module:dtcm +from:0x02097e54 kind:load to:0x027e09a8 module:dtcm +from:0x02097e8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097ea8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097ec4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097edc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02097eec kind:load to:0x027e0cec module:dtcm +from:0x02097ef0 kind:load to:0x027e09a8 module:dtcm +from:0x02097f28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097f44 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097f60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097f78 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02097f84 kind:load to:0x027e0cec module:dtcm +from:0x02097f88 kind:load to:0x027e09a8 module:dtcm +from:0x02097fbc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097fd8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02097ff4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0209800c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02098018 kind:load to:0x027e0cec module:dtcm +from:0x0209801c kind:load to:0x027e09a8 module:dtcm +from:0x02098050 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0209806c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098088 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020980a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020980bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020980c8 kind:load to:0x027e0cec module:dtcm +from:0x020980cc kind:load to:0x027e09a8 module:dtcm +from:0x02098104 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098120 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098130 kind:load to:0x027e0cec module:dtcm +from:0x02098168 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098184 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020981a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020981b0 kind:load to:0x027e0cec module:dtcm +from:0x020981e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098204 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098220 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098230 kind:load to:0x027e0cec module:dtcm +from:0x02098268 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098284 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02098294 kind:load to:0x027e0cec module:dtcm +from:0x020982cc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020982e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020982f8 kind:load to:0x027e0cec module:dtcm +from:0x02098310 kind:load to:0x020b3110 module:overlay(0) +from:0x02098328 kind:load to:0x020b3110 module:overlay(0) +from:0x020983b4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020983c8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020983d0 kind:arm_call to:0x02011ff4 module:main +from:0x02098438 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02098454 kind:arm_call to:0x02028cdc module:main +from:0x020984a0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x020984ac kind:arm_call to:0x020984e0 module:overlay(0) +from:0x020984b8 kind:load to:0x020b312c module:overlay(0) +from:0x020984bc kind:load to:0x020b53e4 module:overlay(0) +from:0x020984d0 kind:arm_call to:0x02011ff4 module:main +from:0x0209853c kind:arm_call to:0x02098544 module:overlay(0) +from:0x02098560 kind:arm_call to:0x02081f00 module:overlay(0) +from:0x02098568 kind:load to:0x027e0cd8 module:dtcm +from:0x020985a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020985a4 kind:load to:0x01fff148 module:itcm +from:0x020986b8 kind:arm_call to:0x01fff148 module:itcm +from:0x020986c4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020986cc kind:load to:0x027e0ce0 module:dtcm +from:0x020986e0 kind:arm_call to:0x01fff148 module:itcm +from:0x020986fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02098704 kind:load to:0x027e0ce0 module:dtcm +from:0x02098724 kind:arm_call to:0x01fff148 module:itcm +from:0x02098730 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209873c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209874c kind:load to:0x027e0ce0 module:dtcm +from:0x0209876c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0209878c kind:arm_call to:0x01fff17c module:itcm +from:0x0209879c kind:arm_call to:0x02098708 module:overlay(0) +from:0x020987c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0209880c kind:arm_call to:0x01fff17c module:itcm +from:0x0209881c kind:arm_call to:0x01ff9638 module:itcm +from:0x0209882c kind:arm_call to:0x01ff9638 module:itcm +from:0x02098838 kind:arm_call to:0x01ffb744 module:itcm +from:0x02098850 kind:load to:0x027e0ce0 module:dtcm +from:0x02098860 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02098874 kind:arm_call to:0x020987cc module:overlay(0) +from:0x020988b0 kind:load to:0x02097870 module:overlay(0) +from:0x0209892c kind:arm_call to:0x02097870 module:overlay(0) +from:0x02098954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02098960 kind:load to:0x0203e964 module:main +from:0x020989a0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020989b4 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x020989c8 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020989d8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020989f4 kind:arm_call to:0x01ffd118 module:itcm +from:0x02098a2c kind:load to:0x027e09c0 module:dtcm +from:0x02098a30 kind:load to:0x027e0c90 module:dtcm +from:0x02098a5c kind:arm_call to:0x0207e69c module:overlay(0) +from:0x02098a68 kind:load to:0x027e09c0 module:dtcm +from:0x02098aac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02098ad4 kind:load to:0x027e0cd8 module:dtcm +from:0x02098ad8 kind:load to:0x02081e64 module:overlay(0) +from:0x02098afc kind:arm_call to:0x02081db0 module:overlay(0) +from:0x02098b04 kind:load to:0x027e0cd8 module:dtcm +from:0x02098b6c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02098b78 kind:load to:0x027e09c0 module:dtcm +from:0x02098b84 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02098bd4 kind:load to:0x020b3188 module:overlay(0) +from:0x02098bd8 kind:load to:0x027e00f0 module:dtcm +from:0x02098bdc kind:load to:0x020aed60 module:overlay(0) +from:0x02098bfc kind:arm_call to:0x01ffedac module:itcm +from:0x02098c18 kind:arm_call to:0x01fff498 module:itcm +from:0x02098c24 kind:arm_call to:0x01fff584 module:itcm +from:0x02098c38 kind:arm_call to:0x01fff584 module:itcm +from:0x02098c80 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02098cd8 kind:arm_call to:0x01ffd15c module:itcm +from:0x02098cf4 kind:arm_call to:0x02098314 module:overlay(0) +from:0x02098d14 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02098d40 kind:arm_call to:0x02098d64 module:overlay(0) +from:0x02098d48 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02098d58 kind:load to:0x027e0ce8 module:dtcm +from:0x02098e78 kind:arm_call to:0x020d9934 module:overlay(31) +from:0x02098e98 kind:arm_call to:0x0208bbb8 module:overlay(0) +from:0x02098f80 kind:load to:0x027e0d34 module:dtcm +from:0x02098f84 kind:load to:0x027e0ce0 module:dtcm +from:0x02098fb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02099040 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0209904c kind:load to:0x0203e964 module:main +from:0x02099050 kind:load to:0x027e09a8 module:dtcm +from:0x02099060 kind:load to:0x020bf064 module:overlays(2,4,17) +from:0x0209909c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020990ac kind:arm_call to:0x01fff458 module:itcm +from:0x020990fc kind:arm_call to:0x020f455c module:overlay(31) +from:0x02099108 kind:load to:0x027e0ce4 module:dtcm +from:0x02099110 kind:load to:0x027e0cd8 module:dtcm +from:0x02099178 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02099260 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x02099280 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02099298 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020992a8 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x020992c4 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x020992fc kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0209930c kind:arm_call to:0x0202851c module:main +from:0x02099320 kind:load to:0x027e0ce0 module:dtcm +from:0x02099324 kind:load to:0x020aed48 module:overlay(0) +from:0x02099328 kind:load to:0x020aed50 module:overlay(0) +from:0x0209932c kind:load to:0x027e09a8 module:dtcm +from:0x0209937c kind:arm_call to:0x0203a1bc module:main +from:0x02099388 kind:arm_call to:0x02099424 module:overlay(0) +from:0x02099390 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x020993b8 kind:arm_call to:0x0202851c module:main +from:0x02099408 kind:arm_call to:0x02099424 module:overlay(0) +from:0x020994e0 kind:arm_call to:0x020bf750 module:overlay(17) +from:0x0209952c kind:arm_call to:0x0203a1bc module:main +from:0x02099538 kind:arm_call to:0x02099424 module:overlay(0) +from:0x02099540 kind:arm_call to:0x0202851c module:main +from:0x02099548 kind:arm_call to:0x020bf7e8 module:overlay(17) +from:0x02099564 kind:load to:0x020aed48 module:overlay(0) +from:0x0209959c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020995c0 kind:arm_call to:0x02099424 module:overlay(0) +from:0x02099610 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02099620 kind:arm_call to:0x02099818 module:overlay(0) +from:0x02099628 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02099648 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02099650 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02099674 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x020996b4 kind:arm_call to:0x0202851c module:main +from:0x020996cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020996d4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020996f4 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x02099734 kind:arm_call to:0x0202851c module:main +from:0x02099750 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02099764 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02099774 kind:arm_call to:0x02099818 module:overlay(0) +from:0x0209977c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02099788 kind:load to:0x027e09a8 module:dtcm +from:0x020997b4 kind:load to:0x027e09a4 module:dtcm +from:0x020997bc kind:arm_call to:0x0209978c module:overlay(0) +from:0x020997d4 kind:load to:0x020d87d4 module:overlays(19,24) +from:0x020997dc kind:arm_call to:0x0209978c module:overlay(0) +from:0x020997f4 kind:load to:0x020d87d4 module:overlays(19,24) +from:0x020997fc kind:arm_call to:0x0209978c module:overlay(0) +from:0x02099814 kind:load to:0x020d87d4 module:overlays(19,24) +from:0x02099824 kind:arm_call to:0x0209978c module:overlay(0) +from:0x0209983c kind:arm_call to:0x020bf5b4 module:overlay(17) +from:0x0209984c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02099860 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02099868 kind:arm_call to:0x02011ff4 module:main +from:0x02099894 kind:arm_call to:0x0203d160 module:main +from:0x020998bc kind:load to:0x020a0328 module:overlay(0) +from:0x020998c0 kind:load to:0x02099a70 module:overlay(0) +from:0x02099924 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02099940 kind:load to:0x027e0cec module:dtcm +from:0x02099a08 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02099a30 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02099a5c kind:load to:0x027e09a8 module:dtcm +from:0x02099ac2 kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x02099acc kind:load to:0x020b31e8 module:overlay(0) +from:0x02099af6 kind:thumb_call_arm to:0x0200f05c module:main +from:0x02099b0a kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x02099b14 kind:load to:0x020b31e8 module:overlay(0) +from:0x02099b3c kind:load to:0x020b31e8 module:overlay(0) +from:0x02099b48 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02099ba8 kind:arm_call to:0x0200f05c module:main +from:0x02099c68 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02099d50 kind:arm_call to:0x02099bf4 module:overlay(0) +from:0x02099d58 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02099d74 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02099dd8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02099e20 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02099e74 kind:arm_call to:0x02099d88 module:overlay(0) +from:0x02099e7c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02099e98 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02099f04 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02099f80 kind:arm_call to:0x02099eac module:overlay(0) +from:0x02099f88 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02099fa4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a00c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0209a088 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x0209a090 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0209a0ac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a144 kind:load to:0x02058a84 module:overlay(0) +from:0x0209a188 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a1bc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a1d0 kind:load to:0x020578a4 module:overlay(0) +from:0x0209a1e6 kind:thumb_call to:0x02099a7c module:overlay(0) +from:0x0209a208 kind:load to:0x020b3230 module:overlay(0) +from:0x0209a21a kind:thumb_call to:0x02099ad0 module:overlay(0) +from:0x0209a23c kind:load to:0x020b3230 module:overlay(0) +from:0x0209a254 kind:thumb_call to:0x02099b18 module:overlay(0) +from:0x0209a278 kind:load to:0x020b3230 module:overlay(0) +from:0x0209a280 kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x0209a28c kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x0209a292 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0209a2a0 kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x0209a2f8 kind:arm_call to:0x0200f05c module:main +from:0x0209a40c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0209a418 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a424 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a540 kind:arm_call to:0x02099d04 module:overlay(0) +from:0x0209a5b4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0209a614 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0209a748 kind:arm_call to:0x0209a670 module:overlay(0) +from:0x0209a750 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a758 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a778 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a784 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0209a7a0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0209a7b0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0209a7bc kind:thumb_call to:0x02057a50 module:overlay(0) +from:0x0209a7d0 kind:load to:0x020b32a8 module:overlay(0) +from:0x0209a7d8 kind:thumb_call to:0x02057a50 module:overlay(0) +from:0x0209a7ec kind:load to:0x020b32a8 module:overlay(0) +from:0x0209a820 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0209a83c kind:load to:0x020b327c module:overlay(0) +from:0x0209a848 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0209a864 kind:load to:0x020b327c module:overlay(0) +from:0x0209a878 kind:arm_call to:0x0200ef9c module:main +from:0x0209a884 kind:arm_call to:0x01ffc768 module:itcm +from:0x0209a898 kind:arm_call to:0x0200ef5c module:main +from:0x0209a8a0 kind:arm_call to:0x01ffc57c module:itcm +from:0x0209a8a8 kind:load to:0x020b4f04 module:overlay(0) +from:0x0209a8b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209a8c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209a8d0 kind:arm_call to:0x02011ff4 module:main +from:0x0209a8e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209a8f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209a900 kind:arm_call to:0x02011ff4 module:main +from:0x0209a914 kind:load to:0x020b5c54 module:overlay(0) +from:0x0209a928 kind:arm_call to:0x02011f3c module:main +from:0x0209a934 kind:arm_call to:0x0209a964 module:overlay(0) +from:0x0209a948 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0209a960 kind:load to:0x020b32d4 module:overlay(0) +from:0x0209a96c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0209a998 kind:load to:0x020b32f8 module:overlay(0) +from:0x0209a9e0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0209a9fc kind:arm_call to:0x0209aa08 module:overlay(0) +from:0x0209aa3c kind:arm_call to:0x02098adc module:overlay(0) +from:0x0209aa4c kind:arm_call to:0x02098adc module:overlay(0) +from:0x0209aa68 kind:arm_call to:0x0209aa84 module:overlay(0) +from:0x0209aad0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209aae4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209ab1c kind:arm_call to:0x02081db0 module:overlay(0) +from:0x0209ab30 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209ab44 kind:arm_call to:0x01fff148 module:itcm +from:0x0209ab78 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0209ab98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209ac64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209ac78 kind:arm_call to:0x01ffedac module:itcm +from:0x0209ac84 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209aca4 kind:load to:0x020b5254 module:overlay(0) +from:0x0209aca8 kind:load to:0x027e0cd8 module:dtcm +from:0x0209acac kind:load to:0x027e0ce0 module:dtcm +from:0x0209acb0 kind:load to:0x02049be4 module:main +from:0x0209acb4 kind:load to:0x027e0ce4 module:dtcm +from:0x0209acc0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0209acd4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0209acdc kind:arm_call to:0x02011ff4 module:main +from:0x0209acf0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0209ad04 kind:load to:0x020b5ca0 module:overlay(0) +from:0x0209ad18 kind:arm_call to:0x02011f3c module:main +from:0x0209ad24 kind:arm_call to:0x0209ad54 module:overlay(0) +from:0x0209ad38 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0209ad50 kind:load to:0x020b3354 module:overlay(0) +from:0x0209ad5c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0209adac kind:load to:0x020b3378 module:overlay(0) +from:0x0209add0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0209ade0 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0209ade8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0209adf4 kind:load to:0x020b3378 module:overlay(0) +from:0x0209ae18 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0209ae28 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0209ae30 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0209ae38 kind:arm_call to:0x02011ff4 module:main +from:0x0209ae44 kind:load to:0x020b3378 module:overlay(0) +from:0x0209ae94 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0209aeb0 kind:arm_call to:0x0209afa8 module:overlay(0) +from:0x0209aee4 kind:arm_call to:0x0209b038 module:overlay(0) +from:0x0209aef8 kind:arm_call to:0x0209afa8 module:overlay(0) +from:0x0209af0c kind:arm_call to:0x0209b224 module:overlay(0) +from:0x0209af28 kind:arm_call to:0x0209afa8 module:overlay(0) +from:0x0209af30 kind:arm_call to:0x0209b08c module:overlay(0) +from:0x0209af50 kind:arm_call to:0x0209afa8 module:overlay(0) +from:0x0209af60 kind:arm_call to:0x0209afa8 module:overlay(0) +from:0x0209af90 kind:arm_call to:0x0209b1d8 module:overlay(0) +from:0x0209af9c kind:arm_call to:0x0209afa8 module:overlay(0) +from:0x0209afe4 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0209b004 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0209b020 kind:arm_call to:0x0209b1b4 module:overlay(0) +from:0x0209b060 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0209b088 kind:load to:0x027e0cd8 module:dtcm +from:0x0209b0e0 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0209b104 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0209b124 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0209b188 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0209b1b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0209b1cc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0209b1d4 kind:load to:0x020b5254 module:overlay(0) +from:0x0209b208 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x0209b220 kind:load to:0x027e0cd8 module:dtcm +from:0x0209b250 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0209b260 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0209b268 kind:load to:0x020b5254 module:overlay(0) +from:0x0209b274 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0209b298 kind:load to:0x020b33e4 module:overlay(0) +from:0x0209b2b4 kind:load to:0x020b33e4 module:overlay(0) +from:0x0209b2e0 kind:arm_call to:0x0209bd3c module:overlay(0) +from:0x0209b354 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b360 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209b378 kind:arm_call to:0x01ff930c module:itcm +from:0x0209b394 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209b3b0 kind:arm_call to:0x02017f54 module:main +from:0x0209b3f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b408 kind:arm_call to:0x0209b640 module:overlay(0) +from:0x0209b470 kind:load to:0x0203e964 module:main +from:0x0209b4dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b4ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b4f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209b510 kind:arm_call to:0x01ff930c module:itcm +from:0x0209b52c kind:arm_call to:0x01ff9258 module:itcm +from:0x0209b548 kind:arm_call to:0x02017f54 module:main +from:0x0209b588 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b5a0 kind:arm_call to:0x0209b640 module:overlay(0) +from:0x0209b5b0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0209b63c kind:load to:0x0203e964 module:main +from:0x0209b664 kind:arm_call to:0x0209bfa8 module:overlay(0) +from:0x0209b66c kind:arm_call to:0x0209ba00 module:overlay(0) +from:0x0209b714 kind:arm_call to:0x02017930 module:main +from:0x0209b730 kind:arm_call to:0x02017930 module:main +from:0x0209b83c kind:arm_call to:0x0209b858 module:overlay(0) +from:0x0209b854 kind:load to:0x02049be4 module:main +from:0x0209b9f8 kind:load to:0x027e0960 module:dtcm +from:0x0209ba40 kind:arm_call to:0x0209ba58 module:overlay(0) +from:0x0209ba4c kind:arm_call to:0x0209bc0c module:overlay(0) +from:0x0209bb78 kind:arm_call to:0x0209bf7c module:overlay(0) +from:0x0209bc04 kind:load to:0x027e0960 module:dtcm +from:0x0209bd34 kind:load to:0x027e0960 module:dtcm +from:0x0209bd58 kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x0209bd64 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0209bd78 kind:load to:0x027e0960 module:dtcm +from:0x0209be18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209be24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209be74 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209bee8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0209bf28 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0209bf6c kind:load to:0x027e0960 module:dtcm +from:0x0209bf70 kind:load to:0x020b5cdc module:overlay(0) +from:0x0209bf74 kind:load to:0x020b33cc module:overlay(0) +from:0x0209bf78 kind:load to:0x020b33cc module:overlay(0) +from:0x0209bfe4 kind:load to:0x020b5cf0 module:overlay(0) +from:0x0209bff8 kind:arm_call to:0x02011f3c module:main +from:0x0209c004 kind:arm_call to:0x0209c034 module:overlay(0) +from:0x0209c018 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0209c030 kind:load to:0x020b33f4 module:overlay(0) +from:0x0209c03c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0209c04c kind:arm_call to:0x02060804 module:overlay(0) +from:0x0209c064 kind:load to:0x020b3418 module:overlay(0) +from:0x0209c078 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0209c08c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0209c0a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0209c0a8 kind:arm_call to:0x02011ff4 module:main +from:0x0209c0bc kind:arm_call to:0x02097778 module:overlay(0) +from:0x0209c0d0 kind:load to:0x020b5d3c module:overlay(0) +from:0x0209c0e4 kind:arm_call to:0x02011f3c module:main +from:0x0209c0f0 kind:arm_call to:0x0209c120 module:overlay(0) +from:0x0209c104 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0209c11c kind:load to:0x020b3474 module:overlay(0) +from:0x0209c128 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0209c150 kind:load to:0x020b3498 module:overlay(0) +from:0x0209c170 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0209c22c kind:arm_call to:0x0207fdb0 module:overlay(0) +from:0x0209c268 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0209c2b0 kind:arm_call to:0x02080928 module:overlay(0) +from:0x0209c2c4 kind:arm_call to:0x020a0274 module:overlay(0) +from:0x0209c310 kind:load to:0x0204a110 module:main +from:0x0209c314 kind:load to:0x020aed70 module:overlay(0) +from:0x0209c318 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c31c kind:load to:0x02049be4 module:main +from:0x0209c320 kind:load to:0x027e0cec module:dtcm +from:0x0209c34c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0209c354 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0209c36c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0209c374 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0209c37c kind:arm_call to:0x02011ff4 module:main +from:0x0209c390 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0209c3a8 kind:arm_call to:0x01fff584 module:itcm +from:0x0209c3cc kind:arm_call to:0x0209c39c module:overlay(0) +from:0x0209c3e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209c414 kind:arm_call to:0x01fff498 module:itcm +from:0x0209c42c kind:arm_call to:0x01fff584 module:itcm +from:0x0209c448 kind:arm_call to:0x0209c6f4 module:overlay(0) +from:0x0209c454 kind:arm_call to:0x0209c700 module:overlay(0) +from:0x0209c478 kind:arm_call to:0x0209c9b0 module:overlay(0) +from:0x0209c484 kind:arm_call to:0x0209c700 module:overlay(0) +from:0x0209c494 kind:load to:0x020b5d7c module:overlay(0) +from:0x0209c528 kind:arm_call to:0x0209c578 module:overlay(0) +from:0x0209c628 kind:arm_call to:0x02080928 module:overlay(0) +from:0x0209c658 kind:arm_call to:0x0209c744 module:overlay(0) +from:0x0209c6ec kind:load to:0x027e0cd8 module:dtcm +from:0x0209c6f0 kind:load to:0x020b5d7c module:overlay(0) +from:0x0209c6fc kind:load to:0x020b5d84 module:overlay(0) +from:0x0209c708 kind:load to:0x020b615c module:overlay(0) +from:0x0209c714 kind:arm_call to:0x0209c76c module:overlay(0) +from:0x0209c73c kind:load to:0x020b5d84 module:overlay(0) +from:0x0209c740 kind:load to:0x020af150 module:overlay(0) +from:0x0209c74c kind:arm_call to:0x0209c70c module:overlay(0) +from:0x0209c778 kind:arm_call to:0x0209c874 module:overlay(0) +from:0x0209c780 kind:arm_call to:0x0209c874 module:overlay(0) +from:0x0209c7e0 kind:load to:0x020aed78 module:overlay(0) +from:0x0209c7ec kind:arm_call to:0x0209c76c module:overlay(0) +from:0x0209c7fc kind:load to:0x020b5d84 module:overlay(0) +from:0x0209c804 kind:arm_call to:0x0209c76c module:overlay(0) +from:0x0209c818 kind:load to:0x020b5d84 module:overlay(0) +from:0x0209c83c kind:arm_call to:0x02028c4c module:main +from:0x0209c84c kind:arm_call to:0x02028c18 module:main +from:0x0209c860 kind:arm_call to:0x02028c18 module:main +from:0x0209c8f0 kind:arm_call to:0x0209c7e4 module:overlay(0) +from:0x0209c900 kind:load to:0x020b3564 module:overlay(0) +from:0x0209c904 kind:load to:0x020af528 module:overlay(0) +from:0x0209c918 kind:arm_call to:0x0209c9c4 module:overlay(0) +from:0x0209c920 kind:arm_call to:0x0209c800 module:overlay(0) +from:0x0209c92c kind:load to:0x020b3564 module:overlay(0) +from:0x0209c964 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x0209c968 kind:arm_call to:0x0209c940 module:overlay(0) +from:0x0209c97c kind:arm_call to:0x02097530 module:overlay(0) +from:0x0209c9a8 kind:load to:0x020b5d7c module:overlay(0) +from:0x0209c9ac kind:load to:0x020b53e4 module:overlay(0) +from:0x0209ca08 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x0209ca1c kind:arm_call to:0x0209ce5c module:overlay(0) +from:0x0209ca28 kind:load to:0x020b3548 module:overlay(0) +from:0x0209ca4c kind:arm_call to:0x0209cecc module:overlay(0) +from:0x0209ca54 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0209ca60 kind:load to:0x020b3548 module:overlay(0) +from:0x0209ca84 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x0209ca9c kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x0209caa4 kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x0209cac4 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x0209cad8 kind:load to:0x020589e5 module:overlay(0) +from:0x0209cae8 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x0209cb08 kind:load to:0x020b352c module:overlay(0) +from:0x0209cb24 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x0209cb3c kind:load to:0x020b5d7c module:overlay(0) +from:0x0209cb48 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0209cb5c kind:load to:0x020b3510 module:overlay(0) +from:0x0209cb80 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0209cb88 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0209cb94 kind:load to:0x020b3510 module:overlay(0) +from:0x0209cbb0 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x0209cbec kind:load to:0x020b3580 module:overlay(0) +from:0x0209cc64 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0209cc70 kind:load to:0x020b3580 module:overlay(0) +from:0x0209ccbc kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0209ccc4 kind:arm_call to:0x02011ff4 module:main +from:0x0209ccd0 kind:load to:0x020b3580 module:overlay(0) +from:0x0209cd1c kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0209cd28 kind:load to:0x020b3580 module:overlay(0) +from:0x0209cd60 kind:arm_call to:0x02011f3c module:main +from:0x0209cd70 kind:arm_call to:0x0209ce5c module:overlay(0) +from:0x0209cd88 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x0209cda0 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x0209cda8 kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x0209cdc8 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0209ce00 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x0209ce88 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x0209cea0 kind:arm_call_thumb to:0x02015538 module:main +from:0x0209ceb4 kind:arm_call to:0x02015ea8 module:main +from:0x0209cec4 kind:load to:0x020b35b0 module:overlay(0) +from:0x0209cec8 kind:load to:0x020b35a8 module:overlay(0) +from:0x0209cedc kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0209cee4 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0209ceec kind:arm_call_thumb to:0x0201556c module:main +from:0x0209cef4 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0209cf00 kind:load to:0x020b35a8 module:overlay(0) +from:0x0209cf14 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0209cf1c kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0209cf24 kind:arm_call_thumb to:0x0201556c module:main +from:0x0209cf2c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0209cf34 kind:arm_call to:0x02011ff4 module:main +from:0x0209cf40 kind:load to:0x020b35a8 module:overlay(0) +from:0x0209cf68 kind:arm_call to:0x02034060 module:main +from:0x0209cf70 kind:arm_call to:0x02033f7c module:main +from:0x0209cf84 kind:arm_call to:0x02034060 module:main +from:0x0209cf90 kind:arm_call to:0x02033f7c module:main +from:0x0209cfa4 kind:arm_call to:0x02034060 module:main +from:0x0209cfc0 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209cff8 kind:load to:0x020b35b8 module:overlay(0) +from:0x0209cffc kind:load to:0x020b35c0 module:overlay(0) +from:0x0209d05c kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0209d0b4 kind:arm_call to:0x02028cdc module:main +from:0x0209d0e0 kind:load to:0x020b35d0 module:overlay(0) +from:0x0209d0e4 kind:load to:0x020b5d7c module:overlay(0) +from:0x0209d0f4 kind:arm_call to:0x02011ff4 module:main +from:0x0209d148 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0209d164 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d174 kind:arm_call to:0x0209d110 module:overlay(0) +from:0x0209d18c kind:arm_call to:0x0209d110 module:overlay(0) +from:0x0209d214 kind:arm_call to:0x01ffd768 module:itcm +from:0x0209d274 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d29c kind:arm_call to:0x01fff148 module:itcm +from:0x0209d2a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209d2b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209d2c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0209d2d8 kind:arm_call to:0x01fff148 module:itcm +from:0x0209d2e4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209d2ec kind:load to:0x027e0ce0 module:dtcm +from:0x0209d310 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d314 kind:load to:0x02081e64 module:overlay(0) +from:0x0209d338 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x0209d340 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d3b4 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0209d404 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d464 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d47c kind:arm_call to:0x01ffecdc module:itcm +from:0x0209d520 kind:arm_call to:0x02028c4c module:main +from:0x0209d530 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x0209d558 kind:arm_call to:0x0201aa44 module:main +from:0x0209d564 kind:load to:0x027e0998 module:dtcm +from:0x0209d568 kind:load to:0x0204af1c module:main +from:0x0209d590 kind:arm_call to:0x01fff60c module:itcm +from:0x0209d59c kind:load to:0x027e09b4 module:dtcm +from:0x0209d5c4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0209d608 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0209d614 kind:load to:0x020b53e4 module:overlay(0) +from:0x0209d644 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209d664 kind:load to:0x027e0ce4 module:dtcm +from:0x0209d69c kind:arm_call to:0x0209c938 module:overlay(0) +from:0x0209d6b0 kind:arm_call to:0x02081f20 module:overlay(0) +from:0x0209d6b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d6e4 kind:arm_call to:0x0209c938 module:overlay(0) +from:0x0209d6f4 kind:arm_call to:0x02081f70 module:overlay(0) +from:0x0209d6fc kind:load to:0x027e0cd8 module:dtcm +from:0x0209d74c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d75c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0209d784 kind:arm_call to:0x0209dacc module:overlay(0) +from:0x0209d794 kind:arm_call to:0x0209dacc module:overlay(0) +from:0x0209d7a0 kind:load to:0x020b3610 module:overlay(0) +from:0x0209d7ac kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0209d7b4 kind:arm_call to:0x02011ff4 module:main +from:0x0209d7c8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0209d874 kind:arm_call to:0x020a1538 module:overlay(0) +from:0x0209d8f4 kind:arm_call to:0x020a1384 module:overlay(0) +from:0x0209d900 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0209d9b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209d9fc kind:load to:0x027e0ce4 module:dtcm +from:0x0209da2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209da3c kind:arm_call to:0x020efff0 module:overlays(26,31) +from:0x0209da48 kind:load to:0x027e0ce4 module:dtcm +from:0x0209da8c kind:arm_call to:0x0205d500 module:overlay(0) +from:0x0209db30 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0209dbb8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0209dbc4 kind:load to:0x020b53e4 module:overlay(0) +from:0x0209dc58 kind:load to:0x02049be4 module:main +from:0x0209dc5c kind:load to:0x020af540 module:overlay(0) +from:0x0209dc60 kind:load to:0x020af52c module:overlay(0) +from:0x0209dc6c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0209dc7c kind:arm_call to:0x0201667c module:main +from:0x0209dc98 kind:arm_call_thumb to:0x0205c584 module:overlay(0) +from:0x0209dca4 kind:load to:0x020b367c module:overlay(0) +from:0x0209dca8 kind:load to:0x020b3670 module:overlay(0) +from:0x0209dcc8 kind:load to:0x027e09bc module:dtcm +from:0x0209dccc kind:load to:0x020166f4 module:main +from:0x0209dcf8 kind:arm_call to:0x02016694 module:main +from:0x0209dd00 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0209dd18 kind:arm_call to:0x02016694 module:main +from:0x0209dd20 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0209dd28 kind:arm_call to:0x02011ff4 module:main +from:0x0209dd3c kind:load to:0x020b6178 module:overlay(0) +from:0x0209dd50 kind:arm_call to:0x02011f3c module:main +from:0x0209dd5c kind:arm_call to:0x0209def4 module:overlay(0) +from:0x0209dd74 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0209dd84 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0209dde8 kind:load to:0x020b36dc module:overlay(0) +from:0x0209ddec kind:load to:0x020b36f8 module:overlay(0) +from:0x0209ddf0 kind:load to:0x020b36c0 module:overlay(0) +from:0x0209de08 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0209de24 kind:arm_call to:0x0209de34 module:overlay(0) +from:0x0209de30 kind:load to:0x020b3720 module:overlay(0) +from:0x0209de4c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0209de5c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0209de94 kind:arm_call to:0x0200f218 module:main +from:0x0209def0 kind:load to:0x020af5b4 module:overlay(0) +from:0x0209defc kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0209df0c kind:arm_call to:0x0209ddf8 module:overlay(0) +from:0x0209df20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0209dfa0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0209dfb4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0209dfc8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0209dfdc kind:load to:0x020b374c module:overlay(0) +from:0x0209dfe0 kind:load to:0x020b6178 module:overlay(0) +from:0x0209dfe4 kind:load to:0x020b6198 module:overlay(0) +from:0x0209dfe8 kind:load to:0x020af5a4 module:overlay(0) +from:0x0209dfec kind:load to:0x020b624c module:overlay(0) +from:0x0209dff8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209e02c kind:arm_call to:0x0209e170 module:overlay(0) +from:0x0209e03c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0209e044 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209e04c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0209e058 kind:load to:0x020b374c module:overlay(0) +from:0x0209e084 kind:arm_call to:0x0209e170 module:overlay(0) +from:0x0209e094 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0209e09c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209e0a4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0209e0ac kind:arm_call to:0x02011ff4 module:main +from:0x0209e0b8 kind:load to:0x020b374c module:overlay(0) +from:0x0209e0f4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0209e118 kind:arm_call to:0x0209e170 module:overlay(0) +from:0x0209e14c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0209e168 kind:load to:0x027e09a4 module:dtcm +from:0x0209e16c kind:load to:0x020b6160 module:overlay(0) +from:0x0209e194 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209e1cc kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0209e1e4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0209e1fc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0209e21c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0209e228 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0209e238 kind:arm_call to:0x0209e170 module:overlay(0) +from:0x0209e258 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0209e280 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0209e2a4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0209e2b8 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0209e2c4 kind:load to:0x027e09a8 module:dtcm +from:0x0209e2f8 kind:arm_call to:0x0209e170 module:overlay(0) +from:0x0209e398 kind:arm_call to:0x02028c4c module:main +from:0x0209e3c4 kind:arm_call to:0x0201aa44 module:main +from:0x0209e3d0 kind:load to:0x027e09a4 module:dtcm +from:0x0209e3d4 kind:load to:0x027e0998 module:dtcm +from:0x0209e3d8 kind:load to:0x0204af1c module:main +from:0x0209e3dc kind:load to:0x020b6160 module:overlay(0) +from:0x0209e400 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0209e410 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0209e418 kind:load to:0x020b5254 module:overlay(0) +from:0x0209e424 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0209e42c kind:arm_call to:0x02011ff4 module:main +from:0x0209e440 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0209e454 kind:load to:0x020b6280 module:overlay(0) +from:0x0209e468 kind:arm_call to:0x02011f3c module:main +from:0x0209e474 kind:arm_call to:0x0209e4c8 module:overlay(0) +from:0x0209e494 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x0209e4c0 kind:load to:0x020b378c module:overlay(0) +from:0x0209e4d0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0209e4fc kind:load to:0x020b37b4 module:overlay(0) +from:0x0209e500 kind:load to:0x020b19a8 module:overlay(0) +from:0x0209e524 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0209e554 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0209e6d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0209e6e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209e6f4 kind:load to:0x020af5c8 module:overlay(0) +from:0x0209e6f8 kind:load to:0x020b6280 module:overlay(0) +from:0x0209e6fc kind:load to:0x027e0cd8 module:dtcm +from:0x0209e738 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0209e75c kind:load to:0x0203e964 module:main +from:0x0209e76c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0209e774 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0209e78c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0209e794 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0209e79c kind:arm_call to:0x02011ff4 module:main +from:0x0209e7b0 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0209e7c4 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0209e7cc kind:arm_call to:0x02011ff4 module:main +from:0x0209e820 kind:arm_call_thumb to:0x02015550 module:main +from:0x0209e844 kind:arm_call_thumb to:0x02015550 module:main +from:0x0209e86c kind:arm_call to:0x02034060 module:main +from:0x0209e878 kind:arm_call to:0x02033f7c module:main +from:0x0209e88c kind:arm_call to:0x02034060 module:main +from:0x0209e894 kind:arm_call to:0x02033f7c module:main +from:0x0209e8a8 kind:arm_call to:0x02034060 module:main +from:0x0209e8b4 kind:arm_call to:0x02033f7c module:main +from:0x0209e8c8 kind:arm_call to:0x02034060 module:main +from:0x0209e8e4 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209e8f4 kind:arm_call_thumb to:0x020164d4 module:main +from:0x0209e90c kind:arm_call to:0x02034060 module:main +from:0x0209e918 kind:arm_call to:0x02033f7c module:main +from:0x0209e92c kind:arm_call to:0x02034060 module:main +from:0x0209e934 kind:arm_call to:0x02033f7c module:main +from:0x0209e948 kind:arm_call to:0x02034060 module:main +from:0x0209e954 kind:arm_call to:0x02033f7c module:main +from:0x0209e968 kind:arm_call to:0x02034060 module:main +from:0x0209e984 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209e994 kind:arm_call_thumb to:0x02016508 module:main +from:0x0209e9a8 kind:arm_call to:0x02034060 module:main +from:0x0209e9b0 kind:arm_call to:0x02033f7c module:main +from:0x0209e9c4 kind:arm_call to:0x02034060 module:main +from:0x0209e9cc kind:arm_call to:0x02033f7c module:main +from:0x0209e9e0 kind:arm_call to:0x02034060 module:main +from:0x0209e9ec kind:arm_call to:0x02033f7c module:main +from:0x0209ea00 kind:arm_call to:0x02034060 module:main +from:0x0209ea0c kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209ea24 kind:arm_call to:0x02011f3c module:main +from:0x0209ea38 kind:arm_call to:0x02028c60 module:main +from:0x0209ea48 kind:arm_call to:0x02034060 module:main +from:0x0209ea50 kind:arm_call to:0x02033f7c module:main +from:0x0209ea64 kind:arm_call to:0x02034060 module:main +from:0x0209ea6c kind:arm_call to:0x02033f7c module:main +from:0x0209ea80 kind:arm_call to:0x02034060 module:main +from:0x0209ea8c kind:arm_call to:0x02033f7c module:main +from:0x0209eaa0 kind:arm_call to:0x02034060 module:main +from:0x0209eaac kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209eac4 kind:arm_call to:0x02011f3c module:main +from:0x0209ead8 kind:arm_call to:0x02028c30 module:main +from:0x0209eae8 kind:arm_call to:0x02034060 module:main +from:0x0209eaf0 kind:arm_call to:0x02033f7c module:main +from:0x0209eb04 kind:arm_call to:0x02034060 module:main +from:0x0209eb0c kind:arm_call to:0x02033f7c module:main +from:0x0209eb20 kind:arm_call to:0x02034060 module:main +from:0x0209eb2c kind:arm_call to:0x02033f7c module:main +from:0x0209eb40 kind:arm_call to:0x02034060 module:main +from:0x0209eb4c kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209eb64 kind:arm_call to:0x02011f3c module:main +from:0x0209eb78 kind:arm_call to:0x02028c30 module:main +from:0x0209eb88 kind:load to:0x020b3cf4 module:overlay(0) +from:0x0209eb8c kind:load to:0x020b41b4 module:overlay(0) +from:0x0209eb90 kind:load to:0x020b41b8 module:overlay(0) +from:0x0209eb94 kind:load to:0x020b41c0 module:overlay(0) +from:0x0209eb98 kind:load to:0x020b41c8 module:overlay(0) +from:0x0209eb9c kind:load to:0x020b41d0 module:overlay(0) +from:0x0209eba0 kind:load to:0x020b41d8 module:overlay(0) +from:0x0209ebb0 kind:arm_call to:0x02011ff4 module:main +from:0x0209ebb8 kind:arm_call to:0x02011ff4 module:main +from:0x0209ebc0 kind:arm_call to:0x02011ff4 module:main +from:0x0209ebc8 kind:arm_call_thumb to:0x0201556c module:main +from:0x0209ebd0 kind:arm_call_thumb to:0x0201556c module:main +from:0x0209ec08 kind:arm_call to:0x02034060 module:main +from:0x0209ec14 kind:arm_call to:0x02033f7c module:main +from:0x0209ec28 kind:arm_call to:0x02034060 module:main +from:0x0209ec30 kind:arm_call to:0x02033f7c module:main +from:0x0209ec48 kind:arm_call to:0x02034060 module:main +from:0x0209ec54 kind:arm_call to:0x02033f7c module:main +from:0x0209ec68 kind:arm_call to:0x02034060 module:main +from:0x0209ec94 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209ecac kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209ecc0 kind:arm_call_thumb to:0x0201c99c module:main +from:0x0209eccc kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209ecf4 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209ed0c kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209ed24 kind:arm_call_thumb to:0x0201c980 module:main +from:0x0209ed30 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209ed44 kind:arm_call_thumb to:0x0201c9bc module:main +from:0x0209ed4c kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ed60 kind:load to:0x020b41b4 module:overlay(0) +from:0x0209ed64 kind:load to:0x020b3cf4 module:overlay(0) +from:0x0209ed68 kind:load to:0x020b41e0 module:overlay(0) +from:0x0209ed6c kind:load to:0x0204a110 module:main +from:0x0209ed70 kind:load to:0x02043f40 module:main +from:0x0209ed74 kind:load to:0x0204a120 module:main +from:0x0209eda0 kind:arm_call to:0x02034060 module:main +from:0x0209edac kind:arm_call to:0x02033f7c module:main +from:0x0209edc0 kind:arm_call to:0x02034060 module:main +from:0x0209edc8 kind:arm_call to:0x02033f7c module:main +from:0x0209ede0 kind:arm_call to:0x02034060 module:main +from:0x0209edec kind:arm_call to:0x02033f7c module:main +from:0x0209ee00 kind:arm_call to:0x02034060 module:main +from:0x0209ee1c kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209ee2c kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ee3c kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209ee54 kind:arm_call_thumb to:0x0201653c module:main +from:0x0209ee5c kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ee68 kind:load to:0x020b41b4 module:overlay(0) +from:0x0209ee6c kind:load to:0x020b3cf4 module:overlay(0) +from:0x0209ee70 kind:load to:0x020b41e0 module:overlay(0) +from:0x0209ee74 kind:load to:0x02043f40 module:main +from:0x0209ee80 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209ee90 kind:arm_call_thumb to:0x0201c9e4 module:main +from:0x0209eea0 kind:load to:0x0204a120 module:main +from:0x0209eec4 kind:arm_call to:0x02032db0 module:main +from:0x0209eeec kind:arm_call to:0x02034060 module:main +from:0x0209eef8 kind:arm_call to:0x02033f7c module:main +from:0x0209ef0c kind:arm_call to:0x02034060 module:main +from:0x0209ef14 kind:arm_call to:0x02033f7c module:main +from:0x0209ef28 kind:arm_call to:0x02034060 module:main +from:0x0209ef34 kind:arm_call to:0x02033f7c module:main +from:0x0209ef48 kind:arm_call to:0x02034060 module:main +from:0x0209ef64 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209ef74 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209ef84 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209efa0 kind:load to:0x020b3cf4 module:overlay(0) +from:0x0209efa4 kind:load to:0x020b41b4 module:overlay(0) +from:0x0209efa8 kind:load to:0x020b41e8 module:overlay(0) +from:0x0209efac kind:load to:0x02043f40 module:main +from:0x0209efd8 kind:arm_call to:0x02032db0 module:main +from:0x0209f000 kind:arm_call to:0x02034060 module:main +from:0x0209f00c kind:arm_call to:0x02033f7c module:main +from:0x0209f020 kind:arm_call to:0x02034060 module:main +from:0x0209f028 kind:arm_call to:0x02033f7c module:main +from:0x0209f03c kind:arm_call to:0x02034060 module:main +from:0x0209f048 kind:arm_call to:0x02033f7c module:main +from:0x0209f05c kind:arm_call to:0x02034060 module:main +from:0x0209f078 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209f088 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209f0ac kind:arm_call_thumb to:0x0201c6cc module:main +from:0x0209f0b4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209f0c8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209f0e4 kind:load to:0x020b3cf4 module:overlay(0) +from:0x0209f0e8 kind:load to:0x020b41b4 module:overlay(0) +from:0x0209f0ec kind:load to:0x020b41e8 module:overlay(0) +from:0x0209f0f0 kind:load to:0x02043f40 module:main +from:0x0209f0f4 kind:load to:0x0204a480 module:main +from:0x0209f120 kind:arm_call to:0x020575e0 module:overlay(0) +from:0x0209f13c kind:arm_call to:0x02057610 module:overlay(0) +from:0x0209f158 kind:arm_call to:0x020575b8 module:overlay(0) +from:0x0209f1b4 kind:arm_call to:0x02028c4c module:main +from:0x0209f1c8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f1d4 kind:arm_call to:0x02016620 module:main +from:0x0209f1e4 kind:arm_call to:0x0209fa64 module:overlay(0) +from:0x0209f220 kind:arm_call to:0x02011f3c module:main +from:0x0209f240 kind:arm_call to:0x0209e7d8 module:overlay(0) +from:0x0209f258 kind:arm_call to:0x0201665c module:main +from:0x0209f260 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f270 kind:load to:0x020b43f0 module:overlay(0) +from:0x0209f290 kind:arm_call to:0x0209eba4 module:overlay(0) +from:0x0209f298 kind:arm_call to:0x02011ff4 module:main +from:0x0209f2dc kind:arm_call to:0x02014ff4 module:main +from:0x0209f2ec kind:arm_call to:0x02034060 module:main +from:0x0209f2f8 kind:arm_call to:0x02033f7c module:main +from:0x0209f30c kind:arm_call to:0x02034060 module:main +from:0x0209f314 kind:arm_call to:0x02033f7c module:main +from:0x0209f328 kind:arm_call to:0x02034060 module:main +from:0x0209f334 kind:arm_call to:0x02033f7c module:main +from:0x0209f348 kind:arm_call to:0x02034060 module:main +from:0x0209f350 kind:load to:0x020b48a0 module:overlay(0) +from:0x0209f354 kind:load to:0x02049be0 module:main +from:0x0209f358 kind:load to:0x020b48b0 module:overlay(0) +from:0x0209f35c kind:load to:0x020b48c0 module:overlay(0) +from:0x0209f38c kind:arm_call to:0x020196b0 module:main +from:0x0209f39c kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0209f3b4 kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0209f3b8 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0209f3c8 kind:arm_call to:0x0201cb38 module:main +from:0x0209f404 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f410 kind:arm_call to:0x02016620 module:main +from:0x0209f420 kind:arm_call to:0x0209fa64 module:overlay(0) +from:0x0209f448 kind:arm_call to:0x020196b0 module:main +from:0x0209f454 kind:arm_call to:0x0209f9ac module:overlay(0) +from:0x0209f46c kind:arm_call to:0x0209ebdc module:overlay(0) +from:0x0209f4b8 kind:arm_call to:0x02034060 module:main +from:0x0209f4c4 kind:arm_call to:0x02033f7c module:main +from:0x0209f4d8 kind:arm_call to:0x02034060 module:main +from:0x0209f4e0 kind:arm_call to:0x02033f7c module:main +from:0x0209f4f4 kind:arm_call to:0x02034060 module:main +from:0x0209f500 kind:arm_call to:0x02033f7c module:main +from:0x0209f514 kind:arm_call to:0x02034060 module:main +from:0x0209f530 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209f558 kind:arm_call_thumb to:0x0201c6cc module:main +from:0x0209f560 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209f588 kind:arm_call to:0x020196b0 module:main +from:0x0209f594 kind:arm_call to:0x0209f9ac module:overlay(0) +from:0x0209f5ac kind:arm_call to:0x0209efb0 module:overlay(0) +from:0x0209f5c4 kind:arm_call to:0x0201665c module:main +from:0x0209f5cc kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f5d8 kind:load to:0x0204a120 module:main +from:0x0209f5dc kind:load to:0x020b43f0 module:overlay(0) +from:0x0209f5e0 kind:load to:0x020b48c8 module:overlay(0) +from:0x0209f5e4 kind:load to:0x020b48cc module:overlay(0) +from:0x0209f5e8 kind:load to:0x02043f40 module:main +from:0x0209f5ec kind:load to:0x0204a480 module:main +from:0x0209f614 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f620 kind:arm_call to:0x02016620 module:main +from:0x0209f630 kind:arm_call to:0x0209fa64 module:overlay(0) +from:0x0209f63c kind:arm_call to:0x0209f9ac module:overlay(0) +from:0x0209f64c kind:arm_call to:0x0209ebdc module:overlay(0) +from:0x0209f65c kind:arm_call to:0x0209f814 module:overlay(0) +from:0x0209f664 kind:arm_call to:0x0201665c module:main +from:0x0209f66c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f6d4 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f6e0 kind:arm_call to:0x02016620 module:main +from:0x0209f6f0 kind:arm_call to:0x0209fa64 module:overlay(0) +from:0x0209f710 kind:arm_call to:0x0209ed78 module:overlay(0) +from:0x0209f724 kind:arm_call to:0x0201665c module:main +from:0x0209f72c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f748 kind:arm_call to:0x0209f678 module:overlay(0) +from:0x0209f780 kind:arm_call to:0x0209f9ac module:overlay(0) +from:0x0209f79c kind:arm_call to:0x0209f9ac module:overlay(0) +from:0x0209f7a4 kind:arm_call to:0x0209ee78 module:overlay(0) +from:0x0209f7cc kind:arm_call_thumb to:0x020154b0 module:main +from:0x0209f7d8 kind:arm_call to:0x02016620 module:main +from:0x0209f7e8 kind:arm_call to:0x0209fa64 module:overlay(0) +from:0x0209f7f8 kind:arm_call to:0x0209f814 module:overlay(0) +from:0x0209f800 kind:arm_call to:0x0201665c module:main +from:0x0209f808 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209f838 kind:arm_call to:0x0209f940 module:overlay(0) +from:0x0209f84c kind:arm_call to:0x0209f9ac module:overlay(0) +from:0x0209f85c kind:arm_call to:0x0209efb0 module:overlay(0) +from:0x0209f888 kind:arm_call to:0x02034060 module:main +from:0x0209f894 kind:arm_call to:0x02033f7c module:main +from:0x0209f8a8 kind:arm_call to:0x02034060 module:main +from:0x0209f8b0 kind:arm_call to:0x02033f7c module:main +from:0x0209f8c4 kind:arm_call to:0x02034060 module:main +from:0x0209f8d0 kind:arm_call to:0x02033f7c module:main +from:0x0209f8e4 kind:arm_call to:0x02034060 module:main +from:0x0209f918 kind:arm_call_thumb to:0x0201c6cc module:main +from:0x0209f920 kind:arm_call_thumb to:0x0201568c module:main +from:0x0209f92c kind:load to:0x020b43f0 module:overlay(0) +from:0x0209f930 kind:load to:0x020b48c8 module:overlay(0) +from:0x0209f934 kind:load to:0x020b48cc module:overlay(0) +from:0x0209f938 kind:load to:0x02043f40 module:main +from:0x0209f93c kind:load to:0x0204a480 module:main +from:0x0209f94c kind:arm_call to:0x0209f9ac module:overlay(0) +from:0x0209f968 kind:arm_call to:0x0209eea4 module:overlay(0) +from:0x0209f970 kind:load to:0x020b43f0 module:overlay(0) +from:0x0209f9f8 kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0209fa14 kind:arm_call to:0x0209f0f8 module:overlay(0) +from:0x0209fa24 kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0209fa38 kind:arm_call to:0x0209f128 module:overlay(0) +from:0x0209fa48 kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0209fa5c kind:arm_call to:0x0209f144 module:overlay(0) +from:0x0209fa9c kind:arm_call to:0x0209f2b0 module:overlay(0) +from:0x0209faac kind:arm_call_thumb to:0x020154ec module:main +from:0x0209fab8 kind:load to:0x020b43f0 module:overlay(0) +from:0x0209facc kind:arm_call to:0x020667b0 module:overlay(0) +from:0x0209fb10 kind:load to:0x020b48dc module:overlay(0) +from:0x0209fb24 kind:arm_call to:0x020667b0 module:overlay(0) +from:0x0209fb68 kind:load to:0x020b48dc module:overlay(0) +from:0x0209fb84 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0209fb98 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0209fba8 kind:load to:0x020b48dc module:overlay(0) +from:0x0209fbac kind:load to:0x020b508c module:overlay(0) +from:0x0209fbc8 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0209fbdc kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0209fbe4 kind:arm_call to:0x02011ff4 module:main +from:0x0209fbf4 kind:load to:0x020b48dc module:overlay(0) +from:0x0209fbf8 kind:load to:0x020b508c module:overlay(0) +from:0x0209fc14 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0209fc28 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0209fc38 kind:load to:0x020b48dc module:overlay(0) +from:0x0209fc3c kind:load to:0x020b508c module:overlay(0) +from:0x0209fc68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209fcc8 kind:arm_call to:0x01ffd43c module:itcm +from:0x0209fcf8 kind:arm_call to:0x02068194 module:overlay(0) +from:0x0209fd14 kind:arm_call to:0x020680c4 module:overlay(0) +from:0x0209fd24 kind:load to:0x027e0ce4 module:dtcm +from:0x0209fd28 kind:load to:0x027e09bc module:dtcm +from:0x0209fd2c kind:load to:0x020b508c module:overlay(0) +from:0x0209fd50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209fd80 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x0209fda0 kind:load to:0x027e0ce4 module:dtcm +from:0x0209fda4 kind:load to:0x020b508c module:overlay(0) +from:0x0209fdd4 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0209fde8 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0209fdf0 kind:arm_call to:0x020669dc module:overlay(0) +from:0x0209fe00 kind:load to:0x020b508c module:overlay(0) +from:0x0209fe58 kind:arm_call to:0x0209fe04 module:overlay(0) +from:0x0209fe78 kind:arm_call to:0x02173954 module:overlay(88) +from:0x0209fe84 kind:arm_call to:0x02173ac0 module:overlays(88,94) +from:0x0209fe94 kind:arm_call to:0x0209fe04 module:overlay(0) +from:0x0209fe9c kind:load to:0x021075fc module:overlays(19,21) +from:0x0209fea0 kind:load to:0x02107600 module:overlays(19,21) +from:0x0209fea4 kind:load to:0x027e09a4 module:dtcm +from:0x0209feac kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x0209fec4 kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x0209ff20 kind:arm_call to:0x0209fec0 module:overlay(0) +from:0x0209ff30 kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x0209ff44 kind:arm_call to:0x0209fea8 module:overlay(0) +from:0x0209ff6c kind:arm_call to:0x020a0404 module:overlay(0) +from:0x0209ff90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0209ff9c kind:load to:0x0209fed8 module:overlay(0) +from:0x0209ffc8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0209ffdc kind:load to:0x0209fef4 module:overlay(0) +from:0x0209fffc kind:arm_call to:0x0209fec0 module:overlay(0) +from:0x020a0008 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020a0014 kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x020a0030 kind:arm_call to:0x0209fea8 module:overlay(0) +from:0x020a004c kind:arm_call to:0x020a0440 module:overlay(0) +from:0x020a0090 kind:arm_call to:0x0209fec0 module:overlay(0) +from:0x020a00a0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020a00ac kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x020a00c4 kind:arm_call to:0x0209fea8 module:overlay(0) +from:0x020a00dc kind:arm_call to:0x020a0440 module:overlay(0) +from:0x020a011c kind:arm_call to:0x020a0054 module:overlay(0) +from:0x020a0158 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x020a018c kind:arm_call to:0x020a048c module:overlay(0) +from:0x020a01bc kind:arm_call to:0x0209fec0 module:overlay(0) +from:0x020a01d8 kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x020a01ec kind:arm_call to:0x0209fea8 module:overlay(0) +from:0x020a0208 kind:arm_call to:0x020a0440 module:overlay(0) +from:0x020a0290 kind:arm_call to:0x0209fec0 module:overlay(0) +from:0x020a02ac kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x020a02c0 kind:arm_call to:0x0209fea8 module:overlay(0) +from:0x020a02e0 kind:arm_call to:0x020a0440 module:overlay(0) +from:0x020a031c kind:arm_call to:0x02054b9c module:overlay(0) +from:0x020a0430 kind:arm_call to:0x02054a98 module:overlay(0) +from:0x020a043c kind:load to:0x020a03e0 module:overlay(0) +from:0x020a0478 kind:arm_call to:0x02054a98 module:overlay(0) +from:0x020a0488 kind:load to:0x020a03e0 module:overlay(0) +from:0x020a04a4 kind:arm_call to:0x02054b24 module:overlay(0) +from:0x020a04da kind:thumb_call_arm to:0x02054b24 module:overlay(0) +from:0x020a0520 kind:arm_call to:0x020a04e8 module:overlay(0) +from:0x020a05d0 kind:arm_call to:0x0203a1bc module:main +from:0x020a05d8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020a081c kind:load to:0x027e095c module:dtcm +from:0x020a0a60 kind:arm_call to:0x020a09d8 module:overlay(0) +from:0x020a0aa0 kind:arm_call to:0x020a0938 module:overlay(0) +from:0x020a0ac4 kind:arm_call to:0x020a09d8 module:overlay(0) +from:0x020a0adc kind:arm_call to:0x020a0564 module:overlay(0) +from:0x020a0b16 kind:thumb_call_arm to:0x020312b8 module:main +from:0x020a0b60 kind:thumb_call_arm to:0x020312b8 module:main +from:0x020a0b9c kind:thumb_call_arm to:0x02013ecc module:main +from:0x020a0ba4 kind:load to:0x02049bd4 module:main +from:0x020a0ba8 kind:load to:0x02049b80 module:main +from:0x020a0bc0 kind:load to:0x02049bd4 module:main +from:0x020a0bf0 kind:thumb_call_arm to:0x02030d48 module:main +from:0x020a0c20 kind:thumb_call_arm to:0x020312b8 module:main +from:0x020a0c24 kind:thumb_call_arm to:0x02030cfc module:main +from:0x020a0c30 kind:thumb_call_arm to:0x02030d58 module:main +from:0x020a0c4a kind:thumb_call_arm to:0x020328c8 module:main +from:0x020a0c82 kind:thumb_call to:0x020127f0 module:main +from:0x020a0c8c kind:thumb_call to:0x020127f0 module:main +from:0x020a0c94 kind:load to:0x02049984 module:main +from:0x020a0ca4 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a0cd8 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a0d1c kind:thumb_call_arm to:0x02096c9c module:overlay(0) +from:0x020a0d24 kind:thumb_call_arm to:0x02096c20 module:overlay(0) +from:0x020a0d7c kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a0dac kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a0dda kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0dde kind:thumb_call_arm to:0x020a9aa4 module:overlay(0) +from:0x020a0de8 kind:thumb_call_arm to:0x020a9aa4 module:overlay(0) +from:0x020a0df8 kind:load to:0x02049bac module:main +from:0x020a0e08 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a0e10 kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0e16 kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0e1e kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0e26 kind:thumb_call_arm to:0x020a9dcc module:overlay(0) +from:0x020a0e2e kind:thumb_call_arm to:0x020a9dcc module:overlay(0) +from:0x020a0e36 kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0e3e kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0e46 kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0e4e kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0e56 kind:thumb_call_arm to:0x020a9f04 module:overlay(0) +from:0x020a0e5e kind:thumb_call_arm to:0x020a9f04 module:overlay(0) +from:0x020a0e66 kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0e76 kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0e86 kind:thumb_call_arm to:0x020a9dcc module:overlay(0) +from:0x020a0e96 kind:thumb_call_arm to:0x020a9dcc module:overlay(0) +from:0x020a0ea8 kind:load to:0x02049bac module:main +from:0x020a0eb8 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020a0ec0 kind:thumb_call to:0x020a0ec8 module:overlay(0) +from:0x020a0f20 kind:load to:0x027e09b8 module:dtcm +from:0x020a0f2c kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0f52 kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0f5a kind:thumb_call_arm to:0x020a9dcc module:overlay(0) +from:0x020a0f62 kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0f6a kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0f72 kind:thumb_call_arm to:0x020a9f04 module:overlay(0) +from:0x020a0f7a kind:thumb_call_arm to:0x020a9e68 module:overlay(0) +from:0x020a0f8e kind:thumb_call_arm to:0x020a9dcc module:overlay(0) +from:0x020a0fc8 kind:load to:0x02049bac module:main +from:0x020a1014 kind:load to:0x02028c90 module:main +from:0x020a1028 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020a1048 kind:thumb_call_arm to:0x02028c18 module:main +from:0x020a1050 kind:load to:0x02049be4 module:main +from:0x020a108a kind:thumb_call_arm to:0x02028d9c module:main +from:0x020a1092 kind:thumb_call to:0x020a0c98 module:overlay(0) +from:0x020a109a kind:thumb_call to:0x020a0ccc module:overlay(0) +from:0x020a10a0 kind:thumb_call to:0x020a0d70 module:overlay(0) +from:0x020a10ae kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a10ba kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a10c6 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020a10da kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a10f4 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020a1102 kind:thumb_call to:0x020a0da0 module:overlay(0) +from:0x020a110c kind:thumb_call to:0x020a1008 module:overlay(0) +from:0x020a1114 kind:thumb_call to:0x020a0fd8 module:overlay(0) +from:0x020a111c kind:thumb_call to:0x020a1018 module:overlay(0) +from:0x020a1122 kind:thumb_call to:0x020a1054 module:overlay(0) +from:0x020a112c kind:thumb_call to:0x020a0dfc module:overlay(0) +from:0x020a1160 kind:arm_call to:0x02028c90 module:main +from:0x020a1180 kind:arm_call_thumb to:0x020a107c module:overlay(0) +from:0x020a1194 kind:arm_call to:0x02028c90 module:main +from:0x020a11b8 kind:arm_call to:0x020a12f4 module:overlay(0) +from:0x020a11cc kind:arm_call to:0x02028c90 module:main +from:0x020a11d4 kind:arm_call to:0x020a1148 module:overlay(0) +from:0x020a11e8 kind:arm_call to:0x020328c8 module:main +from:0x020a1204 kind:arm_call to:0x020328c8 module:main +from:0x020a121c kind:arm_call to:0x020328c8 module:main +from:0x020a1234 kind:arm_call to:0x020328c8 module:main +from:0x020a124c kind:arm_call to:0x020328c8 module:main +from:0x020a1264 kind:arm_call to:0x02028cdc module:main +from:0x020a1274 kind:arm_call to:0x02028cdc module:main +from:0x020a1284 kind:arm_call to:0x02028cdc module:main +from:0x020a1294 kind:arm_call to:0x02028cdc module:main +from:0x020a12a4 kind:arm_call to:0x02028cdc module:main +from:0x020a12ac kind:load to:0x020b62f4 module:overlay(0) +from:0x020a12c4 kind:arm_call to:0x02028450 module:main +from:0x020a12d4 kind:arm_call to:0x0203284c module:main +from:0x020a12e4 kind:arm_call to:0x020328f4 module:main +from:0x020a130c kind:arm_call to:0x02028c90 module:main +from:0x020a1310 kind:arm_call to:0x020a12b4 module:overlay(0) +from:0x020a13dc kind:arm_call to:0x020a9dcc module:overlay(0) +from:0x020a13f0 kind:arm_call to:0x020fa0bc module:overlay(31) +from:0x020a1404 kind:arm_call to:0x0209dbd8 module:overlay(0) +from:0x020a1494 kind:arm_call to:0x020e8e4c module:overlay(31) +from:0x020a14b8 kind:arm_call to:0x020eee84 module:overlay(31) +from:0x020a14dc kind:arm_call to:0x0209764c module:overlay(0) +from:0x020a1514 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020a1528 kind:load to:0x02049be4 module:main +from:0x020a1534 kind:load to:0x020b53e4 module:overlay(0) +from:0x020a154c kind:arm_call to:0x020a9dcc module:overlay(0) +from:0x020a1560 kind:arm_call to:0x020fa0bc module:overlay(31) +from:0x020a1588 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020a15a4 kind:load to:0x020b4910 module:overlay(0) +from:0x020a15b8 kind:arm_call to:0x020a173c module:overlay(0) +from:0x020a15c0 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020a15cc kind:load to:0x020b4910 module:overlay(0) +from:0x020a15e0 kind:arm_call to:0x020a173c module:overlay(0) +from:0x020a15e8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020a15f0 kind:arm_call to:0x02011ff4 module:main +from:0x020a15fc kind:load to:0x020b4910 module:overlay(0) +from:0x020a1610 kind:arm_call to:0x020bbab8 module:overlay(17) +from:0x020a1624 kind:arm_call to:0x02011f3c module:main +from:0x020a1644 kind:arm_call to:0x02028c4c module:main +from:0x020a1654 kind:arm_call to:0x02028c4c module:main +from:0x020a1660 kind:arm_call to:0x02096c68 module:overlay(0) +from:0x020a1670 kind:arm_call to:0x02028c4c module:main +from:0x020a1680 kind:arm_call to:0x02028c4c module:main +from:0x020a16c8 kind:arm_call to:0x02028c4c module:main +from:0x020a16ec kind:arm_call to:0x02028c4c module:main +from:0x020a172c kind:arm_call to:0x020667d8 module:overlay(0) +from:0x020a1734 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020a1738 kind:load to:0x0204a110 module:main +from:0x020a1750 kind:arm_call to:0x02011ff4 module:main +from:0x020a1760 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x020a1768 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020a1774 kind:load to:0x020a173c module:overlay(0) +from:0x020a17b0 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020a17c0 kind:load to:0x020b508c module:overlay(0) +from:0x020a183c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a1844 kind:arm_call to:0x02021bec module:main +from:0x020a1850 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a1854 kind:arm_call to:0x02021c08 module:main +from:0x020a1864 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a1890 kind:arm_call to:0x020c2fc8 module:overlay(17) +from:0x020a18d0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a18d8 kind:arm_call to:0x02022128 module:main +from:0x020a18ec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020a18f8 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x020a1910 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020a1940 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020a1944 kind:arm_call to:0x02021c2c module:main +from:0x020a1968 kind:arm_call_thumb to:0x020183c0 module:main +from:0x020a1970 kind:arm_call to:0x020a173c module:overlay(0) +from:0x020a198c kind:load to:0x020b64f0 module:overlay(0) +from:0x020a1990 kind:load to:0x02049bd4 module:main +from:0x020a1998 kind:load to:0x020b508c module:overlay(0) +from:0x020a199c kind:load to:0x020b62f0 module:overlay(0) +from:0x020a19a0 kind:load to:0x020b5254 module:overlay(0) +from:0x020a19a4 kind:load to:0x0204a060 module:main +from:0x020a19b0 kind:arm_call to:0x02020268 module:main +from:0x020a1a90 kind:arm_call to:0x02011f3c module:main +from:0x020a1a9c kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020a1ac0 kind:arm_call to:0x02011f3c module:main +from:0x020a1acc kind:arm_call to:0x020a3a30 module:overlay(0) +from:0x020a1aec kind:arm_call to:0x020a30a0 module:overlay(0) +from:0x020a1b1c kind:load to:0x020b49bc module:overlay(0) +from:0x020a1b20 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020a1b24 kind:load to:0x020443c0 module:main +from:0x020a1b30 kind:arm_call to:0x02020268 module:main +from:0x020a1c10 kind:arm_call to:0x02011f3c module:main +from:0x020a1c1c kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020a1c40 kind:arm_call to:0x02011f3c module:main +from:0x020a1c4c kind:arm_call to:0x020a3a30 module:overlay(0) +from:0x020a1c6c kind:arm_call to:0x020a30a0 module:overlay(0) +from:0x020a1c9c kind:load to:0x020b49bc module:overlay(0) +from:0x020a1ca0 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020a1ca4 kind:load to:0x020443c0 module:main +from:0x020a1cec kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020a1cf4 kind:arm_call to:0x02011ff4 module:main +from:0x020a1d08 kind:arm_call to:0x02020348 module:main +from:0x020a1d14 kind:load to:0x020b49bc module:overlay(0) +from:0x020a1d5c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020a1d64 kind:arm_call to:0x02011ff4 module:main +from:0x020a1d78 kind:arm_call to:0x02020348 module:main +from:0x020a1d80 kind:arm_call to:0x02011ff4 module:main +from:0x020a1d8c kind:load to:0x020b49bc module:overlay(0) +from:0x020a1dd4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020a1ddc kind:arm_call to:0x02011ff4 module:main +from:0x020a1df0 kind:arm_call to:0x02020348 module:main +from:0x020a1dfc kind:load to:0x020b49bc module:overlay(0) +from:0x020a1e34 kind:load to:0x020b4958 module:overlay(0) +from:0x020a1e44 kind:arm_call to:0x020a2e40 module:overlay(0) +from:0x020a1e94 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a1ee8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a1f38 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a1f88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a1fe8 kind:arm_call to:0x02019590 module:main +from:0x020a20ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a2148 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a21bc kind:arm_call to:0x020a30a0 module:overlay(0) +from:0x020a2220 kind:arm_call to:0x020691b4 module:overlay(0) +from:0x020a2228 kind:arm_call to:0x0206878c module:overlay(0) +from:0x020a2270 kind:arm_call to:0x020691e0 module:overlay(0) +from:0x020a22d4 kind:arm_call to:0x020691b4 module:overlay(0) +from:0x020a22e4 kind:arm_call to:0x0206878c module:overlay(0) +from:0x020a2340 kind:arm_call to:0x020691b4 module:overlay(0) +from:0x020a2350 kind:arm_call to:0x0206878c module:overlay(0) +from:0x020a23b0 kind:arm_call to:0x02018268 module:main +from:0x020a2430 kind:arm_call to:0x02013adc module:main +from:0x020a243c kind:load to:0x0204a110 module:main +from:0x020a2440 kind:load to:0x02049b74 module:main +from:0x020a2464 kind:load to:0x020b5254 module:overlay(0) +from:0x020a2468 kind:load to:0x0206db44 module:overlay(0) +from:0x020a2480 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020a2484 kind:arm_call to:0x0202288c module:main +from:0x020a248c kind:arm_call to:0x020a2e80 module:overlay(0) +from:0x020a2498 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020a24c0 kind:load to:0x020b508c module:overlay(0) +from:0x020a24fc kind:load to:0x020b4940 module:overlay(0) +from:0x020a2514 kind:arm_call to:0x020a266c module:overlay(0) +from:0x020a2548 kind:arm_call to:0x020a2a94 module:overlay(0) +from:0x020a2594 kind:arm_call to:0x020a2a94 module:overlay(0) +from:0x020a25c8 kind:arm_call to:0x020a1e00 module:overlay(0) +from:0x020a2608 kind:arm_call to:0x020a2a94 module:overlay(0) +from:0x020a26b0 kind:arm_call to:0x0202048c module:main +from:0x020a26b8 kind:load to:0x0204a088 module:main +from:0x020a26ec kind:arm_call to:0x020a1e00 module:overlay(0) +from:0x020a26fc kind:arm_call to:0x020a2ed4 module:overlay(0) +from:0x020a2758 kind:arm_call to:0x020a27b4 module:overlay(0) +from:0x020a279c kind:arm_call to:0x0206216c module:overlay(0) +from:0x020a2814 kind:arm_call to:0x0201aa44 module:main +from:0x020a2874 kind:arm_call to:0x0201aa44 module:main +from:0x020a28b8 kind:arm_call to:0x0201aa44 module:main +from:0x020a28fc kind:arm_call to:0x0201aa44 module:main +from:0x020a2908 kind:load to:0x0204af1c module:main +from:0x020a290c kind:load to:0x020b493c module:overlay(0) +from:0x020a2a8c kind:arm_call to:0x020a1e00 module:overlay(0) +from:0x020a2b98 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2be8 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2c3c kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2c88 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2cd8 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2d2c kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2d78 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2dc4 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2e14 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a2ec4 kind:arm_call to:0x02062144 module:overlay(0) +from:0x020a2f54 kind:arm_call to:0x020a19a8 module:overlay(0) +from:0x020a2f68 kind:load to:0x020b4978 module:overlay(0) +from:0x020a30d8 kind:load to:0x02049be0 module:main +from:0x020a30e4 kind:arm_call to:0x020a1d90 module:overlay(0) +from:0x020a30f8 kind:arm_call to:0x020a1d90 module:overlay(0) +from:0x020a3100 kind:arm_call to:0x02011ff4 module:main +from:0x020a311c kind:arm_call to:0x02020268 module:main +from:0x020a3150 kind:arm_call to:0x0201e6d0 module:main +from:0x020a3158 kind:arm_call to:0x0201eb4c module:main +from:0x020a3168 kind:arm_call to:0x02011f3c module:main +from:0x020a3174 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020a31a8 kind:arm_call to:0x02011f3c module:main +from:0x020a31b4 kind:arm_call to:0x020a3a30 module:overlay(0) +from:0x020a31dc kind:arm_call to:0x020204e0 module:main +from:0x020a31fc kind:load to:0x020b4a10 module:overlay(0) +from:0x020a3200 kind:load to:0x020443c0 module:main +from:0x020a3204 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020a3218 kind:arm_call to:0x020a39bc module:overlay(0) +from:0x020a3454 kind:arm_call to:0x0202046c module:main +from:0x020a345c kind:arm_call to:0x02019514 module:main +from:0x020a34c8 kind:arm_call to:0x020a43ec module:overlay(0) +from:0x020a34e4 kind:arm_call to:0x020a3974 module:overlay(0) +from:0x020a34f0 kind:load to:0x020b49f8 module:overlay(0) +from:0x020a34f4 kind:load to:0x0204a110 module:main +from:0x020a3508 kind:arm_call to:0x020a39bc module:overlay(0) +from:0x020a3554 kind:arm_call to:0x02028c4c module:main +from:0x020a3574 kind:arm_call to:0x0201ec30 module:main +from:0x020a3580 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a35a4 kind:arm_call to:0x0201e8d4 module:main +from:0x020a35bc kind:arm_call to:0x0201e8d4 module:main +from:0x020a35d8 kind:arm_call to:0x0201e8d4 module:main +from:0x020a35f0 kind:arm_call to:0x0201aa44 module:main +from:0x020a362c kind:arm_call to:0x02028c4c module:main +from:0x020a3658 kind:arm_call to:0x0201aa44 module:main +from:0x020a366c kind:arm_call to:0x0206216c module:overlay(0) +from:0x020a3678 kind:load to:0x0204a110 module:main +from:0x020a367c kind:load to:0x027e0120 module:dtcm +from:0x020a3680 kind:load to:0x0204af1c module:main +from:0x020a36b0 kind:arm_call to:0x02020404 module:main +from:0x020a36f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a3710 kind:arm_call to:0x02068378 module:overlay(0) +from:0x020a3718 kind:arm_call to:0x020a3964 module:overlay(0) +from:0x020a3724 kind:arm_call to:0x020a3950 module:overlay(0) +from:0x020a3744 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a3754 kind:arm_call to:0x020a3950 module:overlay(0) +from:0x020a3760 kind:arm_call to:0x020a396c module:overlay(0) +from:0x020a3770 kind:arm_call to:0x02019590 module:main +from:0x020a37b4 kind:arm_call to:0x020a3950 module:overlay(0) +from:0x020a37c0 kind:arm_call to:0x020a396c module:overlay(0) +from:0x020a37e0 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020a37fc kind:arm_call to:0x020a3950 module:overlay(0) +from:0x020a3808 kind:arm_call to:0x020a396c module:overlay(0) +from:0x020a3818 kind:arm_call to:0x020204c0 module:main +from:0x020a383c kind:arm_call to:0x020a3974 module:overlay(0) +from:0x020a3878 kind:arm_call to:0x0201e874 module:main +from:0x020a38b4 kind:arm_call to:0x0201ebf8 module:main +from:0x020a38e4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020a38f8 kind:load to:0x0204a110 module:main +from:0x020a38fc kind:load to:0x020b508c module:overlay(0) +from:0x020a3900 kind:load to:0x020b49f8 module:overlay(0) +from:0x020a3904 kind:load to:0x020b5254 module:overlay(0) +from:0x020a3934 kind:arm_call to:0x0202041c module:main +from:0x020a3944 kind:arm_call to:0x02068418 module:overlay(0) +from:0x020a394c kind:load to:0x020b508c module:overlay(0) +from:0x020a39c8 kind:arm_call to:0x02019514 module:main +from:0x020a39fc kind:load to:0x0204a110 module:main +from:0x020a3a08 kind:arm_call to:0x02020348 module:main +from:0x020a3a1c kind:arm_call to:0x02020348 module:main +from:0x020a3a24 kind:arm_call to:0x02011ff4 module:main +from:0x020a3a38 kind:arm_call to:0x02068518 module:overlay(0) +from:0x020a3a74 kind:load to:0x020b4a3c module:overlay(0) +from:0x020a3a80 kind:arm_call to:0x02068698 module:overlay(0) +from:0x020a3a94 kind:arm_call to:0x02068698 module:overlay(0) +from:0x020a3a9c kind:arm_call to:0x02011ff4 module:main +from:0x020a3ab8 kind:arm_call to:0x020686a4 module:overlay(0) +from:0x020a3bec kind:arm_call to:0x01ffb428 module:itcm +from:0x020a3c24 kind:load to:0x027e09a4 module:dtcm +from:0x020a3c28 kind:load to:0x020b508c module:overlay(0) +from:0x020a3c2c kind:load to:0x020af5d4 module:overlay(0) +from:0x020a3c30 kind:load to:0x02049be0 module:main +from:0x020a3c34 kind:load to:0x0204a110 module:main +from:0x020a3c40 kind:arm_call to:0x020a44d0 module:overlay(0) +from:0x020a3c5c kind:arm_call to:0x0206997c module:overlay(0) +from:0x020a3c6c kind:arm_call to:0x020a44d0 module:overlay(0) +from:0x020a3c8c kind:arm_call to:0x020a3b00 module:overlay(0) +from:0x020a3cac kind:arm_call to:0x020686d8 module:overlay(0) +from:0x020a3cdc kind:arm_call to:0x020a43a0 module:overlay(0) +from:0x020a3cf0 kind:arm_call to:0x020a44d0 module:overlay(0) +from:0x020a3d44 kind:arm_call to:0x02068868 module:overlay(0) +from:0x020a3e58 kind:arm_call to:0x020a4154 module:overlay(0) +from:0x020a3e6c kind:arm_call to:0x020c694c module:overlay(24) +from:0x020a3e90 kind:arm_call to:0x020c68e0 module:overlay(24) +from:0x020a3eb8 kind:arm_call to:0x020a4b0c module:overlay(0) +from:0x020a3ef4 kind:arm_call to:0x020c33b4 module:overlay(17) +from:0x020a3f18 kind:arm_call to:0x020c3158 module:overlay(17) +from:0x020a3f34 kind:arm_call to:0x020c68f8 module:overlay(24) +from:0x020a3f5c kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020a3f64 kind:arm_call to:0x02021bf4 module:main +from:0x020a3f70 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020a3f78 kind:arm_call to:0x02021bf4 module:main +from:0x020a3f80 kind:arm_call to:0x02067bf8 module:overlay(0) +from:0x020a3f90 kind:arm_call to:0x02174388 module:overlays(88,91) +from:0x020a3fa8 kind:arm_call to:0x020196b0 module:main +from:0x020a3fc8 kind:arm_call to:0x020196b0 module:main +from:0x020a3fd8 kind:arm_call to:0x020a4184 module:overlay(0) +from:0x020a3ff0 kind:arm_call to:0x020a4184 module:overlay(0) +from:0x020a4004 kind:arm_call to:0x02068968 module:overlay(0) +from:0x020a401c kind:load to:0x027e0994 module:dtcm +from:0x020a4024 kind:load to:0x020b508c module:overlay(0) +from:0x020a4028 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x020a4094 kind:arm_call to:0x020196b0 module:main +from:0x020a40a4 kind:arm_call to:0x020a4184 module:overlay(0) +from:0x020a40c0 kind:arm_call to:0x020196b0 module:main +from:0x020a40d0 kind:arm_call to:0x020a4184 module:overlay(0) +from:0x020a40e4 kind:arm_call to:0x020a4184 module:overlay(0) +from:0x020a411c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a4134 kind:arm_call to:0x020a4184 module:overlay(0) +from:0x020a4144 kind:arm_call to:0x02069a40 module:overlay(0) +from:0x020a4164 kind:arm_call to:0x020a4a6c module:overlay(0) +from:0x020a4178 kind:arm_call to:0x020a4280 module:overlay(0) +from:0x020a4180 kind:load to:0x020b508c module:overlay(0) +from:0x020a41bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a4244 kind:arm_call to:0x020a4b54 module:overlay(0) +from:0x020a4278 kind:load to:0x020b508c module:overlay(0) +from:0x020a427c kind:load to:0x020b4a30 module:overlay(0) +from:0x020a42c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a4348 kind:arm_call to:0x020a4bc8 module:overlay(0) +from:0x020a437c kind:load to:0x020b508c module:overlay(0) +from:0x020a4380 kind:load to:0x020b4a30 module:overlay(0) +from:0x020a43d0 kind:arm_call to:0x020a4384 module:overlay(0) +from:0x020a4458 kind:arm_call to:0x020a4c14 module:overlay(0) +from:0x020a4460 kind:load to:0x027e09a4 module:dtcm +from:0x020a4464 kind:load to:0x020b508c module:overlay(0) +from:0x020a4490 kind:arm_call to:0x020a4c14 module:overlay(0) +from:0x020a4498 kind:load to:0x027e09a4 module:dtcm +from:0x020a449c kind:load to:0x020b508c module:overlay(0) +from:0x020a44a8 kind:arm_call to:0x02069844 module:overlay(0) +from:0x020a44b8 kind:arm_call to:0x020a44d0 module:overlay(0) +from:0x020a44ec kind:arm_call to:0x020a44d0 module:overlay(0) +from:0x020a4500 kind:arm_call to:0x020a3b00 module:overlay(0) +from:0x020a4590 kind:arm_call to:0x020196b0 module:main +from:0x020a4594 kind:arm_call to:0x020196b0 module:main +from:0x020a45c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a45fc kind:arm_call to:0x020196b0 module:main +from:0x020a4628 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a4688 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a470c kind:load to:0x020b4a30 module:overlay(0) +from:0x020a4724 kind:load to:0x02069c14 module:overlay(0) +from:0x020a4730 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020a4740 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020a4748 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020a4750 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020a4794 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020a47b4 kind:load to:0x020b4a98 module:overlay(0) +from:0x020a47c8 kind:load to:0x020a4c14 module:overlay(0) +from:0x020a47e4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020a47ec kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020a47f4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020a4814 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020a4874 kind:arm_call to:0x0201aa44 module:main +from:0x020a48c0 kind:arm_call to:0x0201aad0 module:main +from:0x020a4948 kind:arm_call to:0x0201aad0 module:main +from:0x020a4950 kind:arm_call to:0x020a4b40 module:overlay(0) +from:0x020a49c8 kind:arm_call to:0x0201aad0 module:main +from:0x020a4a30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a4a50 kind:arm_call to:0x0201aad0 module:main +from:0x020a4a5c kind:load to:0x0204af1c module:main +from:0x020a4a60 kind:load to:0x0204af10 module:main +from:0x020a4a64 kind:load to:0x020b4a88 module:overlay(0) +from:0x020a4a68 kind:load to:0x0204a088 module:main +from:0x020a4a90 kind:arm_call to:0x02018aac module:main +from:0x020a4ab4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020a4abc kind:arm_call to:0x020a4b40 module:overlay(0) +from:0x020a4ae0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020a4af0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020a4afc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020a4b04 kind:load to:0x027e0994 module:dtcm +from:0x020a4b08 kind:load to:0x020b5254 module:overlay(0) +from:0x020a4b24 kind:arm_call to:0x02018ac4 module:main +from:0x020a4b30 kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020a4b38 kind:load to:0x027e0994 module:dtcm +from:0x020a4b3c kind:load to:0x0204a120 module:main +from:0x020a4b8c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020a4be4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020a4c2c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020a4c40 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020a4c48 kind:arm_call to:0x02011ff4 module:main +from:0x020a4c60 kind:load to:0x020af5e0 module:overlay(0) +from:0x020a4d9c kind:load to:0x020b4abc module:overlay(0) +from:0x020a4da0 kind:load to:0x020b6538 module:overlay(0) +from:0x020a4e34 kind:load to:0x020b4abc module:overlay(0) +from:0x020a4e38 kind:load to:0x020b6538 module:overlay(0) +from:0x020a4e60 kind:arm_call to:0x02011ff4 module:main +from:0x020a5060 kind:arm_call to:0x020a516c module:overlay(0) +from:0x020a50cc kind:arm_call to:0x020a560c module:overlay(0) +from:0x020a5160 kind:load to:0x020a50c0 module:overlay(0) +from:0x020a5188 kind:arm_call to:0x020a8578 module:overlay(0) +from:0x020a51ec kind:arm_call to:0x020a50fc module:overlay(0) +from:0x020a525c kind:arm_call to:0x020a85c0 module:overlay(0) +from:0x020a5278 kind:arm_call to:0x020a52ac module:overlay(0) +from:0x020a5330 kind:arm_call to:0x020a50fc module:overlay(0) +from:0x020a53fc kind:arm_call to:0x020a5568 module:overlay(0) +from:0x020a540c kind:arm_call to:0x020a557c module:overlay(0) +from:0x020a541c kind:arm_call to:0x020a55a4 module:overlay(0) +from:0x020a542c kind:arm_call to:0x020a55cc module:overlay(0) +from:0x020a54ac kind:arm_call to:0x020a5568 module:overlay(0) +from:0x020a54e0 kind:arm_call to:0x020a557c module:overlay(0) +from:0x020a5518 kind:arm_call to:0x020a55a4 module:overlay(0) +from:0x020a5550 kind:arm_call to:0x020a55cc module:overlay(0) +from:0x020a55a0 kind:load to:0x020a779c module:overlay(0) +from:0x020a55c8 kind:load to:0x020a77b0 module:overlay(0) +from:0x020a55ec kind:arm_call to:0x020a62d8 module:overlay(0) +from:0x020a5604 kind:load to:0x020b653c module:overlay(0) +from:0x020a5608 kind:load to:0x020a77d8 module:overlay(0) +from:0x020a563c kind:arm_call to:0x020a7764 module:overlay(0) +from:0x020a5648 kind:arm_call to:0x020a7784 module:overlay(0) +from:0x020a56a8 kind:load to:0x027e09bc module:dtcm +from:0x020a56cc kind:load to:0x027e09bc module:dtcm +from:0x020a56dc kind:arm_call to:0x020a56ac module:overlay(0) +from:0x020a56f0 kind:arm_call to:0x02078430 module:overlay(0) +from:0x020a5700 kind:arm_call to:0x020a56ac module:overlay(0) +from:0x020a5708 kind:arm_call to:0x02078264 module:overlay(0) +from:0x020a5720 kind:arm_call to:0x020a56ac module:overlay(0) +from:0x020a5758 kind:arm_call to:0x02078904 module:overlay(0) +from:0x020a57b0 kind:arm_call to:0x020a4d28 module:overlay(0) +from:0x020a57d4 kind:arm_call to:0x0203d160 module:main +from:0x020a581c kind:load to:0x020b4b04 module:overlay(0) +from:0x020a5820 kind:load to:0x020a5778 module:overlay(0) +from:0x020a5824 kind:load to:0x020a5764 module:overlay(0) +from:0x020a5828 kind:load to:0x020aaccc module:overlay(0) +from:0x020a5848 kind:arm_call to:0x020a4da4 module:overlay(0) +from:0x020a586c kind:arm_call to:0x0203d160 module:main +from:0x020a58b0 kind:load to:0x020b4b04 module:overlay(0) +from:0x020a58b4 kind:load to:0x020a5778 module:overlay(0) +from:0x020a58b8 kind:load to:0x020a5764 module:overlay(0) +from:0x020a58bc kind:load to:0x020aaccc module:overlay(0) +from:0x020a58d8 kind:arm_call to:0x0203d210 module:main +from:0x020a58e0 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x020a58ec kind:load to:0x020a5778 module:overlay(0) +from:0x020a5908 kind:arm_call to:0x0203d210 module:main +from:0x020a5910 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x020a5918 kind:arm_call to:0x02011ff4 module:main +from:0x020a5924 kind:load to:0x020a5778 module:overlay(0) +from:0x020a5950 kind:arm_call to:0x020a5ddc module:overlay(0) +from:0x020a5970 kind:arm_call to:0x0216a394 module:overlay(88) +from:0x020a5980 kind:arm_call to:0x020a56ac module:overlay(0) +from:0x020a59b4 kind:arm_call to:0x020a5710 module:overlay(0) +from:0x020a59c0 kind:load to:0x020aaccc module:overlay(0) +from:0x020a59c4 kind:load to:0x02176248 module:overlays(88,89,90,94) +from:0x020a59e4 kind:arm_call to:0x0216a498 module:overlay(88) +from:0x020a5a00 kind:load to:0x02176248 module:overlays(88,89,90,94) +from:0x020a5a18 kind:arm_call to:0x020a5ddc module:overlay(0) +from:0x020a5a38 kind:arm_call to:0x0216a3a0 module:overlay(88) +from:0x020a5a50 kind:arm_call to:0x020a5710 module:overlay(0) +from:0x020a5a64 kind:load to:0x02176248 module:overlays(88,89,90,94) +from:0x020a5a80 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5a88 kind:arm_call to:0x020a5688 module:overlay(0) +from:0x020a5aa8 kind:arm_call to:0x01ffa878 module:itcm +from:0x020a5ac4 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5acc kind:arm_call to:0x020a5688 module:overlay(0) +from:0x020a5aec kind:arm_call to:0x01ffa878 module:itcm +from:0x020a5bd8 kind:arm_call to:0x020a5f1c module:overlay(0) +from:0x020a5bec kind:arm_call to:0x020a5f20 module:overlay(0) +from:0x020a5bfc kind:arm_call to:0x020a5f28 module:overlay(0) +from:0x020a5c0c kind:arm_call to:0x020a5f2c module:overlay(0) +from:0x020a5c1c kind:arm_call to:0x020a5f2c module:overlay(0) +from:0x020a5c2c kind:arm_call to:0x020a5f24 module:overlay(0) +from:0x020a5c3c kind:arm_call to:0x020a5f30 module:overlay(0) +from:0x020a5c58 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x020a5c74 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x020a5c90 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x020a5cac kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x020a5cc8 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x020a5ce4 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x020a5d00 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x020a5d1c kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x020a5d3c kind:arm_call to:0x020a5434 module:overlay(0) +from:0x020a5d5c kind:arm_call to:0x020a5434 module:overlay(0) +from:0x020a5d68 kind:load to:0x020af7c4 module:overlay(0) +from:0x020a5d6c kind:load to:0x020af7b8 module:overlay(0) +from:0x020a5da8 kind:arm_call to:0x02028e30 module:main +from:0x020a5dc8 kind:arm_call to:0x02028e30 module:main +from:0x020a5ecc kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5efc kind:arm_call to:0x01ffaf74 module:itcm +from:0x020a5f0c kind:arm_call to:0x01ffaf74 module:itcm +from:0x020a5f68 kind:arm_call to:0x02011f3c module:main +from:0x020a6000 kind:arm_call to:0x02011f3c module:main +from:0x020a604c kind:arm_call to:0x02011f3c module:main +from:0x020a60d8 kind:load to:0x020b4bbc module:overlay(0) +from:0x020a60dc kind:load to:0x020b4b70 module:overlay(0) +from:0x020a60e0 kind:load to:0x020b4bd0 module:overlay(0) +from:0x020a60e4 kind:load to:0x020b4b94 module:overlay(0) +from:0x020a60e8 kind:load to:0x020b4b4c module:overlay(0) +from:0x020a60ec kind:load to:0x020b4ba8 module:overlay(0) +from:0x020a60f0 kind:load to:0x020b4bf4 module:overlay(0) +from:0x020a60fc kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a6110 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a6124 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a6154 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a615c kind:arm_call to:0x02011ff4 module:main +from:0x020a61a8 kind:load to:0x020b653c module:overlay(0) +from:0x020a61c0 kind:arm_call to:0x020a6204 module:overlay(0) +from:0x020a61cc kind:load to:0x020b653c module:overlay(0) +from:0x020a61f4 kind:arm_call to:0x020a6250 module:overlay(0) +from:0x020a61fc kind:arm_call to:0x020a6130 module:overlay(0) +from:0x020a6238 kind:arm_call to:0x020a61ec module:overlay(0) +from:0x020a62dc kind:arm_call to:0x020a62b8 module:overlay(0) +from:0x020a6350 kind:arm_call to:0x020a8240 module:overlay(0) +from:0x020a63d8 kind:arm_call to:0x020a6c60 module:overlay(0) +from:0x020a647c kind:load to:0x020a7128 module:overlay(0) +from:0x020a649c kind:load to:0x020a76ec module:overlay(0) +from:0x020a64ac kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a64b4 kind:arm_call to:0x020a62e8 module:overlay(0) +from:0x020a64bc kind:arm_call to:0x02011ff4 module:main +from:0x020a64d4 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a64dc kind:arm_call to:0x020a62e8 module:overlay(0) +from:0x020a64f4 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a64fc kind:arm_call to:0x020a62e8 module:overlay(0) +from:0x020a6504 kind:arm_call to:0x02011ff4 module:main +from:0x020a651c kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a6524 kind:arm_call to:0x020a62e8 module:overlay(0) +from:0x020a653c kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a6544 kind:arm_call to:0x020a62e8 module:overlay(0) +from:0x020a654c kind:arm_call to:0x02011ff4 module:main +from:0x020a6564 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a656c kind:arm_call to:0x020a62e8 module:overlay(0) +from:0x020a65f0 kind:arm_call to:0x020a6c60 module:overlay(0) +from:0x020a6628 kind:arm_call to:0x020a7128 module:overlay(0) +from:0x020a6640 kind:arm_call to:0x020a7128 module:overlay(0) +from:0x020a6664 kind:arm_call to:0x02011ff4 module:main +from:0x020a6694 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a680c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6820 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6838 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a687c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a68b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a68c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a68d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6908 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6950 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6964 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a698c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a699c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6ad4 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x020a6af4 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x020a6b40 kind:load to:0x020a6aec module:overlay(0) +from:0x020a6b44 kind:load to:0x020a6aa8 module:overlay(0) +from:0x020a6b48 kind:load to:0x020a6b50 module:overlay(0) +from:0x020a6b4c kind:load to:0x020a6b6c module:overlay(0) +from:0x020a6cdc kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6d00 kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6d38 kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6d5c kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6d94 kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6db8 kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6e14 kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6e38 kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6e6c kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6e90 kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6ed0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6eec kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6f10 kind:arm_call to:0x020a6b04 module:overlay(0) +from:0x020a6f40 kind:arm_call to:0x020a6b70 module:overlay(0) +from:0x020a6f74 kind:arm_call to:0x020a6b94 module:overlay(0) +from:0x020a6fe4 kind:load to:0x020a7144 module:overlay(0) +from:0x020a6fe8 kind:load to:0x020a7150 module:overlay(0) +from:0x020a6fec kind:load to:0x020a7194 module:overlay(0) +from:0x020a6ff0 kind:load to:0x020a71cc module:overlay(0) +from:0x020a7018 kind:arm_call to:0x020a6c6c module:overlay(0) +from:0x020a703c kind:arm_call to:0x020a7090 module:overlay(0) +from:0x020a7188 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a71c0 kind:arm_call to:0x020a6674 module:overlay(0) +from:0x020a74c8 kind:arm_call to:0x020a67cc module:overlay(0) +from:0x020a74e0 kind:arm_call to:0x020a6b70 module:overlay(0) +from:0x020a751c kind:load to:0x020a6b94 module:overlay(0) +from:0x020a754c kind:arm_call to:0x020a6c6c module:overlay(0) +from:0x020a75a0 kind:arm_call to:0x020a7620 module:overlay(0) +from:0x020a7614 kind:arm_call to:0x020a6674 module:overlay(0) +from:0x020a7660 kind:arm_call to:0x0203a3c8 module:main +from:0x020a7724 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a772c kind:arm_call to:0x02011ff4 module:main +from:0x020a7750 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a7758 kind:arm_call to:0x02011ff4 module:main +from:0x020a77e8 kind:arm_call to:0x01ffb438 module:itcm +from:0x020a7890 kind:load to:0x020af7d4 module:overlay(0) +from:0x020a78c0 kind:arm_call to:0x02026800 module:main +from:0x020a78d0 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x020a78dc kind:arm_call to:0x020340b0 module:main +from:0x020a7914 kind:load to:0x020b4d68 module:overlay(0) +from:0x020a791c kind:arm_call to:0x020a7880 module:overlay(0) +from:0x020a7958 kind:load to:0x027e09b8 module:dtcm +from:0x020a797c kind:arm_call to:0x0203d160 module:main +from:0x020a79b0 kind:arm_call to:0x02011f3c module:main +from:0x020a79bc kind:arm_call to:0x020a6198 module:overlay(0) +from:0x020a79d8 kind:arm_call to:0x02011f3c module:main +from:0x020a79f0 kind:arm_call to:0x020a577c module:overlay(0) +from:0x020a7a24 kind:load to:0x020a7aa4 module:overlay(0) +from:0x020a7a28 kind:load to:0x020a7a38 module:overlay(0) +from:0x020a7a2c kind:load to:0x020b6544 module:overlay(0) +from:0x020a7a30 kind:load to:0x020afc90 module:overlay(0) +from:0x020a7a34 kind:load to:0x027e07d4 module:dtcm +from:0x020a7a9c kind:load to:0x020b4bf4 module:overlay(0) +from:0x020a7aa0 kind:load to:0x020b4d88 module:overlay(0) +from:0x020a7ab0 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a7ab8 kind:arm_call to:0x020a62e8 module:overlay(0) +from:0x020a7afc kind:arm_call to:0x020a6250 module:overlay(0) +from:0x020a7b3c kind:arm_call to:0x020a61ac module:overlay(0) +from:0x020a7b44 kind:arm_call to:0x02011ff4 module:main +from:0x020a7b58 kind:arm_call to:0x0203d210 module:main +from:0x020a7b64 kind:load to:0x020b6544 module:overlay(0) +from:0x020a7b68 kind:load to:0x020a7aa4 module:overlay(0) +from:0x020a7bf8 kind:load to:0x020b653c module:overlay(0) +from:0x020a7c24 kind:arm_call to:0x020a7b88 module:overlay(0) +from:0x020a7c6c kind:arm_call to:0x020a7c94 module:overlay(0) +from:0x020a7c80 kind:arm_call to:0x020a7d80 module:overlay(0) +from:0x020a7cbc kind:arm_call to:0x020a7d04 module:overlay(0) +from:0x020a7cc8 kind:arm_call to:0x020a7ce0 module:overlay(0) +from:0x020a7d28 kind:arm_call to:0x020a7b6c module:overlay(0) +from:0x020a7d54 kind:arm_call to:0x020a6578 module:overlay(0) +from:0x020a7d60 kind:arm_call to:0x020a61d0 module:overlay(0) +from:0x020a7d7c kind:load to:0x020b653c module:overlay(0) +from:0x020a7de4 kind:arm_call to:0x020a5710 module:overlay(0) +from:0x020a7e5c kind:arm_call to:0x020a4ed4 module:overlay(0) +from:0x020a7eb8 kind:load to:0x027e09bc module:dtcm +from:0x020a7f18 kind:arm_call to:0x02080764 module:overlay(0) +from:0x020a7f88 kind:load to:0x020b6548 module:overlay(0) +from:0x020a7f8c kind:load to:0x027e0cd8 module:dtcm +from:0x020a7f90 kind:load to:0x027e07d4 module:dtcm +from:0x020a7f94 kind:load to:0x020b6544 module:overlay(0) +from:0x020a801c kind:arm_call to:0x020a56d0 module:overlay(0) +from:0x020a8030 kind:arm_call to:0x020a7bfc module:overlay(0) +from:0x020a803c kind:arm_call to:0x020a7ebc module:overlay(0) +from:0x020a8058 kind:arm_call to:0x020a7bfc module:overlay(0) +from:0x020a8064 kind:arm_call to:0x020a7ebc module:overlay(0) +from:0x020a8078 kind:arm_call to:0x020a7df4 module:overlay(0) +from:0x020a8084 kind:load to:0x027e09bc module:dtcm +from:0x020a80a4 kind:arm_call to:0x020a56f8 module:overlay(0) +from:0x020a80ac kind:arm_call to:0x020a7b88 module:overlay(0) +from:0x020a80d0 kind:load to:0x027e09bc module:dtcm +from:0x020a80f0 kind:load to:0x020b4d7c module:overlay(0) +from:0x020a8104 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a8130 kind:arm_call to:0x020a6670 module:overlay(0) +from:0x020a8138 kind:arm_call to:0x020a62e8 module:overlay(0) +from:0x020a8140 kind:arm_call to:0x02011ff4 module:main +from:0x020a8168 kind:arm_call to:0x02033d3c module:main +from:0x020a81c8 kind:arm_call to:0x020a8200 module:overlay(0) +from:0x020a81f8 kind:load to:0x020af7d0 module:overlay(0) +from:0x020a8210 kind:arm_call to:0x020a5f34 module:overlay(0) +from:0x020a8228 kind:arm_call to:0x020a62ec module:overlay(0) +from:0x020a8234 kind:arm_call to:0x020a61d0 module:overlay(0) +from:0x020a8258 kind:arm_call to:0x020a7824 module:overlay(0) +from:0x020a82a0 kind:arm_call to:0x02033d3c module:main +from:0x020a8358 kind:arm_call to:0x020a8404 module:overlay(0) +from:0x020a8378 kind:arm_call to:0x020a8434 module:overlay(0) +from:0x020a8394 kind:arm_call to:0x020a843c module:overlay(0) +from:0x020a83b0 kind:arm_call to:0x020a84bc module:overlay(0) +from:0x020a83d0 kind:arm_call to:0x020a84fc module:overlay(0) +from:0x020a83f4 kind:load to:0x020af7b4 module:overlay(0) +from:0x020a841c kind:arm_call to:0x020a814c module:overlay(0) +from:0x020a8430 kind:load to:0x020b653c module:overlay(0) +from:0x020a8458 kind:arm_call to:0x020341c4 module:main +from:0x020a8468 kind:arm_call to:0x021661b0 module:overlays(88,94) +from:0x020a847c kind:arm_call to:0x02166720 module:overlay(88) +from:0x020a84b8 kind:load to:0x020b4d98 module:overlay(0) +from:0x020a84f8 kind:load to:0x020b6544 module:overlay(0) +from:0x020a851c kind:arm_call to:0x02166804 module:overlay(88) +from:0x020a8558 kind:arm_call to:0x021661b0 module:overlays(88,94) +from:0x020a856c kind:arm_call to:0x02166720 module:overlay(88) +from:0x020a85dc kind:arm_call to:0x020a7824 module:overlay(0) +from:0x020a861c kind:thumb_call_arm to:0x02028c60 module:main +from:0x020a8798 kind:load to:0x020afc94 module:overlay(0) +from:0x020a87b8 kind:load to:0x020afc97 module:overlay(0) +from:0x020a880c kind:arm_call to:0x020cd3a4 module:overlay(24) +from:0x020a8818 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020a884c kind:arm_call to:0x020a877c module:overlay(0) +from:0x020a8880 kind:arm_call to:0x020a879c module:overlay(0) +from:0x020a88d0 kind:arm_call to:0x020cd494 module:overlay(24) +from:0x020a88dc kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020a89d4 kind:load to:0x020afc9c module:overlay(0) +from:0x020a89e8 kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x020a8a18 kind:thumb_call_arm to:0x0213cc10 module:overlay(53) +from:0x020a8a8c kind:arm_call to:0x020a8724 module:overlay(0) +from:0x020a8aa8 kind:arm_call to:0x020db994 module:overlay(31) +from:0x020a8ac0 kind:arm_call to:0x020db9ec module:overlay(31) +from:0x020a8adc kind:arm_call to:0x020dba18 module:overlay(31) +from:0x020a8b80 kind:arm_call to:0x02078264 module:overlay(0) +from:0x020a8b88 kind:arm_call to:0x02078760 module:overlay(0) +from:0x020a8b98 kind:load to:0x027e09bc module:dtcm +from:0x020a8ba4 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x020a8bb8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020a8bc8 kind:load to:0x020b4da4 module:overlay(0) +from:0x020a8bcc kind:load to:0x020afd70 module:overlay(0) +from:0x020a8bd8 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x020a8bec kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020a8bfc kind:load to:0x020b4da4 module:overlay(0) +from:0x020a8c00 kind:load to:0x020afd70 module:overlay(0) +from:0x020a8c14 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020a8c24 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x020a8c9c kind:arm_call_thumb to:0x020d6788 module:overlay(24) +from:0x020a8d08 kind:load to:0x020b4dd0 module:overlay(0) +from:0x020a8d20 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020a8d28 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020a8d40 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020a8d48 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020a8d50 kind:arm_call to:0x02011ff4 module:main +from:0x020a8d68 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020a8d70 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020a8d94 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x020a8dc0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020a8dd0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x020a8df0 kind:load to:0x020a9858 module:overlay(0) +from:0x020a8e00 kind:load to:0x020e3dc4 module:overlays(19,20,31) +from:0x020a8e1c kind:load to:0x027e0cd8 module:dtcm +from:0x020a8e20 kind:load to:0x02081e64 module:overlay(0) +from:0x020a8e3c kind:load to:0x027e0cd8 module:dtcm +from:0x020a8e40 kind:load to:0x02081e64 module:overlay(0) +from:0x020a8f28 kind:arm_call to:0x01ffd420 module:itcm +from:0x020a8f40 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x020a8f94 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x020a8fa4 kind:load to:0x027e09b8 module:dtcm +from:0x020a8fdc kind:arm_call to:0x01ffd420 module:itcm +from:0x020a9014 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x020a9030 kind:load to:0x027e09b8 module:dtcm +from:0x020a90bc kind:arm_call to:0x0208bafc module:overlay(0) +from:0x020a90c8 kind:arm_call to:0x0208bb78 module:overlay(0) +from:0x020a90e0 kind:arm_call to:0x0208bba0 module:overlay(0) +from:0x020a9118 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020a916c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020a9198 kind:load to:0x027e0ce0 module:dtcm +from:0x020a919c kind:load to:0x027e0ce4 module:dtcm +from:0x020a91b8 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x020a9218 kind:arm_call to:0x020a8ef0 module:overlay(0) +from:0x020a92c8 kind:arm_call to:0x020a9048 module:overlay(0) +from:0x020a92e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020a92f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a9370 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x020a93ec kind:arm_call to:0x02016958 module:main +from:0x020a93fc kind:arm_call to:0x01ff930c module:itcm +from:0x020a943c kind:arm_call to:0x020d6c9c module:overlay(24) +from:0x020a9524 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x020a95e8 kind:load to:0x027e0cd8 module:dtcm +from:0x020a9608 kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x020a9614 kind:load to:0x027e0cfc module:dtcm +from:0x020a961c kind:arm_call to:0x01fff458 module:itcm +from:0x020a9658 kind:arm_call to:0x020a9048 module:overlay(0) +from:0x020a9670 kind:arm_call to:0x01ff930c module:itcm +from:0x020a96a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020a96b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a9700 kind:arm_call to:0x01ff9258 module:itcm +from:0x020a9744 kind:arm_call to:0x01ff9258 module:itcm +from:0x020a9750 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a97d8 kind:arm_call to:0x01ff916c module:itcm +from:0x020a9808 kind:arm_call to:0x01ff9318 module:itcm +from:0x020a9818 kind:arm_call to:0x01ff930c module:itcm +from:0x020a9828 kind:arm_call to:0x01ff9318 module:itcm +from:0x020a98d0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020a98e0 kind:arm_call to:0x01ffa60c module:itcm +from:0x020a9908 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020a9918 kind:arm_call to:0x01ffa60c module:itcm +from:0x020a9940 kind:load to:0x0203e964 module:main +from:0x020a995c kind:arm_call to:0x02073310 module:overlay(0) +from:0x020a99a4 kind:load to:0x027e09b8 module:dtcm +from:0x020a99bc kind:arm_call to:0x01fff5d0 module:itcm +from:0x020a99f0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020a9a1c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x020a9a7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020a9a90 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020a9a98 kind:arm_call to:0x02011ff4 module:main +from:0x020a9ae4 kind:load to:0x02049be4 module:main +from:0x020a9b0c kind:load to:0x020b4e8c module:overlay(0) +from:0x020a9b20 kind:arm_call to:0x02011f3c module:main +from:0x020a9b2c kind:arm_call to:0x020a9b34 module:overlay(0) +from:0x020a9b3c kind:arm_call to:0x020aa254 module:overlay(0) +from:0x020a9b58 kind:arm_call to:0x020aa264 module:overlay(0) +from:0x020a9b7c kind:load to:0x02028cdc module:main +from:0x020a9b8c kind:load to:0x020afdfc module:overlay(0) +from:0x020a9b9c kind:load to:0x020afdbc module:overlay(0) +from:0x020a9c78 kind:load to:0x020afe88 module:overlay(0) +from:0x020a9c7c kind:load to:0x020aff18 module:overlay(0) +from:0x020a9c80 kind:load to:0x020afee0 module:overlay(0) +from:0x020a9c84 kind:load to:0x020aff04 module:overlay(0) +from:0x020a9c88 kind:load to:0x020afee8 module:overlay(0) +from:0x020a9c8c kind:load to:0x020afef4 module:overlay(0) +from:0x020a9c90 kind:load to:0x020afedc module:overlay(0) +from:0x020a9c94 kind:load to:0x020afe80 module:overlay(0) +from:0x020a9c98 kind:load to:0x020afeec module:overlay(0) +from:0x020a9c9c kind:load to:0x020afee4 module:overlay(0) +from:0x020a9cfc kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x020a9dc8 kind:load to:0x02049be4 module:main +from:0x020a9de4 kind:arm_call_thumb to:0x020a1054 module:overlay(0) +from:0x020a9dfc kind:arm_call to:0x020a9d50 module:overlay(0) +from:0x020a9e54 kind:load to:0x020b650c module:overlay(0) +from:0x020a9e58 kind:load to:0x020afe88 module:overlay(0) +from:0x020a9e5c kind:load to:0x020b4eb4 module:overlay(0) +from:0x020a9e60 kind:load to:0x020aff18 module:overlay(0) +from:0x020a9e64 kind:load to:0x02049be4 module:main +from:0x020a9e80 kind:arm_call_thumb to:0x020a1054 module:overlay(0) +from:0x020a9e98 kind:arm_call to:0x020a9d50 module:overlay(0) +from:0x020a9ef0 kind:load to:0x020b650c module:overlay(0) +from:0x020a9ef4 kind:load to:0x020afe7c module:overlay(0) +from:0x020a9ef8 kind:load to:0x020b4ea0 module:overlay(0) +from:0x020a9efc kind:load to:0x020aff04 module:overlay(0) +from:0x020a9f00 kind:load to:0x02049be4 module:main +from:0x020a9f1c kind:arm_call_thumb to:0x020a1054 module:overlay(0) +from:0x020a9f34 kind:arm_call to:0x020a9d50 module:overlay(0) +from:0x020a9f8c kind:load to:0x020b650c module:overlay(0) +from:0x020a9f90 kind:load to:0x020afe84 module:overlay(0) +from:0x020a9f94 kind:load to:0x020b4ec8 module:overlay(0) +from:0x020a9f98 kind:load to:0x020afef4 module:overlay(0) +from:0x020a9f9c kind:load to:0x02049be4 module:main +from:0x020a9fe0 kind:arm_call to:0x020a9f04 module:overlay(0) +from:0x020a9ffc kind:arm_call_thumb to:0x020a1054 module:overlay(0) +from:0x020aa014 kind:arm_call to:0x020a9d50 module:overlay(0) +from:0x020aa06c kind:load to:0x02049be4 module:main +from:0x020aa070 kind:load to:0x020b650c module:overlay(0) +from:0x020aa074 kind:load to:0x020afe80 module:overlay(0) +from:0x020aa078 kind:load to:0x020b4edc module:overlay(0) +from:0x020aa07c kind:load to:0x020afeec module:overlay(0) +from:0x020aa0a8 kind:arm_call to:0x020a9dcc module:overlay(0) +from:0x020aa0bc kind:arm_call to:0x020a9e68 module:overlay(0) +from:0x020aa0d0 kind:arm_call to:0x020a9f04 module:overlay(0) +from:0x020aa0e4 kind:arm_call to:0x020a9fa0 module:overlay(0) +from:0x020aa0fc kind:load to:0x020afe3c module:overlay(0) +from:0x020aa15c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa16c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa17c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa18c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa19c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa1ac kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa1bc kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa1cc kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa1dc kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa1ec kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa1fc kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa20c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa21c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa22c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa23c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa24c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020aa260 kind:load to:0x020b6558 module:overlay(0) +from:0x020aa274 kind:load to:0x020b6558 module:overlay(0) +from:0x020aa288 kind:load to:0x020aff2c module:overlay(0) +from:0x020aa294 kind:load to:0x020b1a00 module:overlay(0) +from:0x020aa298 kind:load to:0x020b19f0 module:overlay(0) +from:0x020aa29c kind:load to:0x020b1a18 module:overlay(0) +from:0x020aa2a0 kind:load to:0x020b19e8 module:overlay(0) +from:0x020aa2a4 kind:load to:0x020b1a20 module:overlay(0) +from:0x020aa2a8 kind:load to:0x020b19f8 module:overlay(0) +from:0x020aa2ac kind:load to:0x020b1a08 module:overlay(0) +from:0x020aa2b0 kind:load to:0x020b1a10 module:overlay(0) +from:0x020ab140 kind:load to:0x02040403 module:main +from:0x020ab530 kind:load to:0x020b2b1c module:overlay(0) +from:0x020ab584 kind:load to:0x020ac07c module:overlay(0) +from:0x020ab588 kind:load to:0x020ab704 module:overlay(0) +from:0x020ab5cc kind:load to:0x020b2b38 module:overlay(0) +from:0x020ab620 kind:load to:0x020abbbc module:overlay(0) +from:0x020ab628 kind:load to:0x020ab42c module:overlay(0) +from:0x020ab668 kind:load to:0x020b2b28 module:overlay(0) +from:0x020ab6bc kind:load to:0x020ab95c module:overlay(0) +from:0x020ab6c0 kind:load to:0x020ab440 module:overlay(0) +from:0x020aceec kind:load to:0x020b2c94 module:overlay(0) +from:0x020acef0 kind:load to:0x020b2c84 module:overlay(0) +from:0x020acef4 kind:load to:0x020b2c9c module:overlay(0) +from:0x020acef8 kind:load to:0x020b2c8c module:overlay(0) +from:0x020acefc kind:load to:0x020b2c1c module:overlay(0) +from:0x020acf00 kind:load to:0x020b2bf8 module:overlay(0) +from:0x020acf04 kind:load to:0x020b2bfc module:overlay(0) +from:0x020acf08 kind:load to:0x020b2c5c module:overlay(0) +from:0x020acf0c kind:load to:0x020b2c74 module:overlay(0) +from:0x020acf10 kind:load to:0x020b2c0c module:overlay(0) +from:0x020acf14 kind:load to:0x020b2c04 module:overlay(0) +from:0x020acf18 kind:load to:0x020b2c2c module:overlay(0) +from:0x020acf1c kind:load to:0x020b2c7c module:overlay(0) +from:0x020acf20 kind:load to:0x020b2c3c module:overlay(0) +from:0x020acf24 kind:load to:0x020b2c34 module:overlay(0) +from:0x020acf28 kind:load to:0x020b2c6c module:overlay(0) +from:0x020acf2c kind:load to:0x020b2c54 module:overlay(0) +from:0x020acf30 kind:load to:0x020b2c00 module:overlay(0) +from:0x020acf34 kind:load to:0x020b2c64 module:overlay(0) +from:0x020acf38 kind:load to:0x020b2c4c module:overlay(0) +from:0x020acf3c kind:load to:0x020b2c44 module:overlay(0) +from:0x020acf40 kind:load to:0x020b2c08 module:overlay(0) +from:0x020acf44 kind:load to:0x020b2c14 module:overlay(0) +from:0x020acf48 kind:load to:0x020b2c24 module:overlay(0) +from:0x020ae510 kind:load to:0x02158c04 module:overlays(61,68,82) +from:0x020ae514 kind:load to:0x0215ebb0 module:overlays(60,66,68,83) +from:0x020ae518 kind:load to:0x0215d9a8 module:overlays(60,66,67,68,78,83) +from:0x020ae51c kind:load to:0x021593d0 module:overlays(60,68) +from:0x020ae520 kind:load to:0x0215ac54 module:overlays(61,64,65,68,71,78) +from:0x020ae524 kind:load to:0x021580c0 module:overlays(59,68,79) +from:0x020ae528 kind:load to:0x0215d1f1 module:overlays(67,68) +from:0x020ae52c kind:load to:0x02160bbc module:overlays(62,66,68,86) +from:0x020ae530 kind:load to:0x0215c2a4 module:overlays(68,77) +from:0x020ae534 kind:load to:0x0213f8b4 module:overlays(26,70) +from:0x020ae538 kind:load to:0x020f14c0 module:overlays(19,22,31) +from:0x020ae53c kind:load to:0x021570fc module:overlays(58,77) +from:0x020ae540 kind:load to:0x02153088 module:overlays(29,58,77) +from:0x020ae544 kind:load to:0x020f3eac module:overlays(19,22,23,31) +from:0x020ae548 kind:load to:0x020f032c module:overlays(19,21,22) +from:0x020ae54c kind:load to:0x020f0d1c module:overlays(19,21,22) +from:0x020ae550 kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae554 kind:load to:0x020ec130 module:overlays(19,21,22) +from:0x020ae558 kind:load to:0x02157c54 module:overlays(58,77,79) +from:0x020ae55c kind:load to:0x021279f8 module:overlay(45) +from:0x020ae560 kind:load to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae564 kind:load to:0x02123bc4 module:overlay(26) +from:0x020ae568 kind:load to:0x021242c8 module:overlay(45) +from:0x020ae56c kind:load to:0x02128440 module:overlay(45) +from:0x020ae570 kind:load to:0x021305e0 module:overlays(47,48,49,50,51,52) +from:0x020ae574 kind:load to:0x021315b8 module:overlays(47,49) +from:0x020ae578 kind:load to:0x020f247c module:overlays(19,21,22,23) +from:0x020ae57c kind:load to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae580 kind:load to:0x0215cb4c module:overlay(74) +from:0x020ae584 kind:load to:0x0211eb88 module:overlays(33,38) +from:0x020ae588 kind:load to:0x0211ced8 module:overlay(38) +from:0x020ae58c kind:load to:0x02149dec module:overlay(29) +from:0x020ae590 kind:load to:0x021776ec module:overlays(89,90,91,93,94) +from:0x020ae594 kind:load to:0x020e35d4 module:overlays(19,20,31) +from:0x020ae598 kind:load to:0x021436f0 module:overlay(70) +from:0x020ae59c kind:load to:0x0216e820 module:overlay(91) +from:0x020ae5a0 kind:load to:0x020e15e4 module:overlays(19,20,31) +from:0x020ae5a4 kind:load to:0x020f3810 module:overlays(19,21,22,23) +from:0x020ae5a8 kind:load to:0x0217af10 module:overlay(96) +from:0x020ae5ac kind:load to:0x02140178 module:overlays(26,70) +from:0x020ae5b0 kind:load to:0x02119464 module:overlay(34) +from:0x020ae5b4 kind:load to:0x02156d08 module:overlays(58,74) +from:0x020ae5b8 kind:load to:0x0214d83c module:overlay(58) +from:0x020ae5bc kind:load to:0x020f1a54 module:overlays(19,21,22,23) +from:0x020ae5c0 kind:load to:0x02160f30 module:overlays(59,62,66,86) +from:0x020ae5c4 kind:load to:0x02158700 module:overlays(61,79) +from:0x020ae5c8 kind:load to:0x02158798 module:overlays(61,79) +from:0x020ae5cc kind:load to:0x021586c0 module:overlays(61,79) +from:0x020ae5d0 kind:load to:0x0211b0c0 module:overlay(36) +from:0x020ae5d4 kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae5d8 kind:load to:0x0215ac18 module:overlays(61,63,64,65,69) +from:0x020ae5dc kind:load to:0x0215ea94 module:overlays(60,66,83) +from:0x020ae5e0 kind:load to:0x0215ecd0 module:overlays(60,62,66) +from:0x020ae5e4 kind:load to:0x02158c18 module:overlays(61,82) +from:0x020ae5e8 kind:load to:0x0212b054 module:overlay(40) +from:0x020ae5ec kind:load to:0x02139928 module:overlays(26,55) +from:0x020ae5f0 kind:load to:0x0217a918 module:overlay(96) +from:0x020ae5f4 kind:load to:0x020fb43c module:overlays(19,23,31) +from:0x020ae5f8 kind:load to:0x020f3908 module:overlays(19,21,22,23) +from:0x020ae5fc kind:load to:0x0210f250 module:overlays(19,26) +from:0x020ae600 kind:load to:0x0215c7fc module:overlay(60) +from:0x020ae604 kind:load to:0x02134274 module:overlay(49) +from:0x020ae608 kind:load to:0x0212b464 module:overlay(40) +from:0x020ae60c kind:load to:0x02148010 module:overlays(28,58) +from:0x020ae610 kind:load to:0x0213222c module:overlay(49) +from:0x020ae614 kind:load to:0x0216a0f8 module:overlay(91) +from:0x020ae618 kind:load to:0x02163408 module:overlays(60,63,68,73,74,75,84) +from:0x020ae61c kind:load to:0x02178e00 module:overlays(91,92,93,94) +from:0x020ae620 kind:load to:0x02105020 module:overlays(19,26) +from:0x020ae624 kind:load to:0x0212b9d8 module:overlay(26) +from:0x020ae628 kind:load to:0x02146c24 module:overlay(29) +from:0x020ae62c kind:load to:0x02135820 module:overlays(26,47) +from:0x020ae630 kind:load to:0x0216a6ec module:overlay(88) +from:0x020ae634 kind:load to:0x0216e3dc module:overlay(88) +from:0x020ae638 kind:load to:0x02172110 module:overlays(88,89) +from:0x020ae63c kind:load to:0x02170744 module:overlay(88) +from:0x020ae640 kind:load to:0x0215a0e8 module:overlay(67) +from:0x020ae644 kind:load to:0x0216e9b8 module:overlay(88) +from:0x020ae648 kind:load to:0x0215ac74 module:overlays(61,64,65,67) +from:0x020ae64c kind:load to:0x02171ef0 module:overlays(88,89) +from:0x020ae650 kind:load to:0x02171cdc module:overlays(88,89) +from:0x020ae654 kind:load to:0x02170a5c module:overlays(88,89,94) +from:0x020ae658 kind:load to:0x02170f00 module:overlay(88) +from:0x020ae65c kind:load to:0x0216d498 module:overlay(88) +from:0x020ae660 kind:load to:0x02171548 module:overlays(88,89) +from:0x020ae664 kind:load to:0x02171328 module:overlays(88,89) +from:0x020ae668 kind:load to:0x0216ce54 module:overlay(88) +from:0x020ae66c kind:load to:0x0216c844 module:overlays(88,93) +from:0x020ae670 kind:load to:0x0217178c module:overlays(88,89) +from:0x020ae674 kind:load to:0x021719a0 module:overlays(88,89,94) +from:0x020ae678 kind:load to:0x0216c4e8 module:overlays(88,91) +from:0x020ae67c kind:load to:0x0215b334 module:overlays(61,64,65,69,87) +from:0x020ae680 kind:load to:0x0215c418 module:overlays(59,63,77,87) +from:0x020ae684 kind:load to:0x021545c0 module:overlays(58,86,87) +from:0x020ae688 kind:load to:0x021545c0 module:overlays(58,86,87) +from:0x020ae68c kind:load to:0x02158cf8 module:overlays(77,82) +from:0x020ae690 kind:load to:0x02155aec module:overlays(58,79) +from:0x020ae694 kind:load to:0x0215b064 module:overlays(61,64,65,69,84) +from:0x020ae698 kind:load to:0x02157bf0 module:overlays(58,79,82) +from:0x020ae69c kind:load to:0x021710fc module:overlays(89,90,94) +from:0x020ae6a0 kind:load to:0x02181dc4 module:overlays(97,99) +from:0x020ae6a4 kind:load to:0x021715c8 module:overlays(89,90) +from:0x020ae6a8 kind:load to:0x0217129c module:overlays(88,89,90) +from:0x020ae6ac kind:load to:0x0209c0c8 module:overlay(0) +from:0x020ae6b0 kind:load to:0x0216ef94 module:overlay(94) +from:0x020ae6b4 kind:load to:0x02170878 module:overlays(88,89,94) +from:0x020ae6b8 kind:load to:0x0215c634 module:overlays(67,78,83) +from:0x020ae6bc kind:load to:0x02181f8c module:overlays(97,98) +from:0x020ae6c0 kind:load to:0x0218165c module:overlays(97,99) +from:0x020ae6c4 kind:load to:0x02181a6c module:overlays(97,98) +from:0x020ae6c8 kind:load to:0x020fb5dc module:overlays(19,23,31) +from:0x020ae6cc kind:load to:0x0215b984 module:overlays(61,65,66,77,86) +from:0x020ae6d0 kind:load to:0x02170a2c module:overlays(89,94) +from:0x020ae6d4 kind:load to:0x0215c7e8 module:overlays(60,68,74,83,84) +from:0x020ae6d8 kind:load to:0x02181888 module:overlays(97,98) +from:0x020ae6dc kind:load to:0x021812b4 module:overlays(97,99) +from:0x020ae6e0 kind:load to:0x021812d8 module:overlays(97,98) +from:0x020ae6e4 kind:load to:0x0213ad10 module:overlays(26,57) +from:0x020ae6e8 kind:load to:0x0213f464 module:overlays(26,70) +from:0x020ae6ec kind:load to:0x021352ec module:overlays(26,47) +from:0x020ae6f0 kind:load to:0x0209bfdc module:overlay(0) +from:0x020ae6f4 kind:load to:0x0215785c module:overlays(58,79,82) +from:0x020ae6f8 kind:load to:0x0213d720 module:overlays(26,54,55) +from:0x020ae6fc kind:load to:0x02138684 module:overlays(26,54) +from:0x020ae700 kind:load to:0x02158854 module:overlay(62) +from:0x020ae704 kind:load to:0x02148d0c module:overlays(27,58) +from:0x020ae708 kind:load to:0x0216dfe8 module:overlay(94) +from:0x020ae70c kind:load to:0x0214aaa8 module:overlay(58) +from:0x020ae710 kind:load to:0x02119fe4 module:overlay(34) +from:0x020ae714 kind:load to:0x0214c464 module:overlay(30) +from:0x020ae718 kind:load to:0x0213c33c module:overlays(26,54,57) +from:0x020ae71c kind:load to:0x0211e5e4 module:overlays(33,35) +from:0x020ae720 kind:load to:0x02119100 module:overlays(32,33,34,35,36,37,38,39) +from:0x020ae724 kind:load to:0x0211bcfc module:overlay(35) +from:0x020ae728 kind:load to:0x0215a528 module:overlays(61,65,84) +from:0x020ae72c kind:load to:0x021451c8 module:overlay(27) +from:0x020ae730 kind:load to:0x021592c0 module:overlay(61) +from:0x020ae734 kind:load to:0x02135548 module:overlays(26,47) +from:0x020ae738 kind:load to:0x020f8154 module:overlays(19,22,23,31) +from:0x020ae73c kind:load to:0x0211aba8 module:overlay(35) +from:0x020ae740 kind:load to:0x0211ac1c module:overlay(35) +from:0x020ae744 kind:load to:0x020f39ec module:overlays(19,21,22,23) +from:0x020ae748 kind:load to:0x0212b198 module:overlay(40) +from:0x020ae74c kind:load to:0x0212b258 module:overlay(40) +from:0x020ae750 kind:load to:0x0212b308 module:overlay(40) +from:0x020ae754 kind:load to:0x021597ac module:overlay(64) +from:0x020ae758 kind:load to:0x0212b3b8 module:overlay(40) +from:0x020ae75c kind:load to:0x0212ad68 module:overlay(40) +from:0x020ae760 kind:load to:0x0211b38c module:overlay(36) +from:0x020ae764 kind:load to:0x0212b0e0 module:overlays(40,42) +from:0x020ae768 kind:load to:0x02153020 module:overlays(29,58,77,78) +from:0x020ae76c kind:load to:0x02135454 module:overlays(26,50) +from:0x020ae770 kind:load to:0x0213aca0 module:overlays(26,56) +from:0x020ae774 kind:load to:0x02139f80 module:overlays(26,57) +from:0x020ae778 kind:load to:0x02138600 module:overlays(26,53,54,55,56,57) +from:0x020ae77c kind:load to:0x02123650 module:overlays(40,44) +from:0x020ae780 kind:load to:0x021315b8 module:overlays(47,49) +from:0x020ae784 kind:load to:0x02158074 module:overlays(67,68,79) +from:0x020ae788 kind:load to:0x02158124 module:overlays(67,79,86) +from:0x020ae78c kind:load to:0x0212afb0 module:overlay(40) +from:0x020ae790 kind:load to:0x02158e1c module:overlays(77,82) +from:0x020ae794 kind:load to:0x021581c4 module:overlays(61,67,79) +from:0x020ae798 kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae79c kind:load to:0x0212af08 module:overlay(40) +from:0x020ae7a0 kind:load to:0x02159698 module:overlay(67) +from:0x020ae7a4 kind:load to:0x0211bc18 module:overlay(36) +from:0x020ae7a8 kind:load to:0x0214cf5c module:overlay(30) +from:0x020ae7ac kind:load to:0x0211eda4 module:overlays(33,37,38) +from:0x020ae7b0 kind:load to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae7b4 kind:load to:0x0213a918 module:overlays(26,57) +from:0x020ae7b8 kind:load to:0x021305e0 module:overlays(47,48,49,50,51,52) +from:0x020ae7bc kind:load to:0x021546e4 module:overlays(58,86) +from:0x020ae7c0 kind:load to:0x02143bdc module:overlay(30) +from:0x020ae7c4 kind:load to:0x020eee14 module:overlays(19,22,31) +from:0x020ae7c8 kind:load to:0x0214b1ec module:overlay(30) +from:0x020ae7cc kind:load to:0x0213ab1c module:overlays(26,57) +from:0x020ae7d0 kind:load to:0x0212a5b4 module:overlays(44,45,46) +from:0x020ae7d4 kind:load to:0x0212b878 module:overlay(44) +from:0x020ae7d8 kind:load to:0x0215caa4 module:overlays(59,80,84) +from:0x020ae7dc kind:load to:0x02125ff4 module:overlay(44) +from:0x020ae7e0 kind:load to:0x02150db8 module:overlay(80) +from:0x020ae7e4 kind:load to:0x020e46c4 module:overlays(19,20,31) +from:0x020ae7e8 kind:load to:0x02159e20 module:overlay(84) +from:0x020ae7ec kind:load to:0x020e59e8 module:overlays(19,20,31) +from:0x020ae7f0 kind:load to:0x02189048 module:overlays(97,100,105,110) +from:0x020ae7f4 kind:load to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae7f8 kind:load to:0x02158fcc module:overlays(61,82) +from:0x020ae7fc kind:load to:0x0211dc80 module:overlays(32,39) +from:0x020ae800 kind:load to:0x02123600 module:overlays(40,41,42,43,44,45,46) +from:0x020ae804 kind:load to:0x021414d4 module:overlays(26,70) +from:0x020ae808 kind:load to:0x02123cb0 module:overlays(41,44) +from:0x020ae80c kind:load to:0x021237e0 module:overlay(41) +from:0x020ae810 kind:load to:0x021242cc module:overlay(41) +from:0x020ae814 kind:load to:0x02160254 module:overlays(60,62,66,71,80,86) +from:0x020ae818 kind:load to:0x0215d8d0 module:overlays(62,66,67,74,78) +from:0x020ae81c kind:load to:0x02111760 module:overlays(19,26) +from:0x020ae820 kind:load to:0x02133000 module:overlays(26,50) +from:0x020ae824 kind:load to:0x021305e0 module:overlays(47,48,49,50,51,52) +from:0x020ae828 kind:load to:0x02160298 module:overlays(62,66,71,80,86) +from:0x020ae82c kind:load to:0x02141ef8 module:overlay(58) +from:0x020ae830 kind:load to:0x0214249c module:overlay(58) +from:0x020ae834 kind:load to:0x0213f374 module:overlays(26,58) +from:0x020ae838 kind:load to:0x0216e524 module:overlay(94) +from:0x020ae83c kind:load to:0x02119100 module:overlays(32,33,34,35,36,37,38,39) +from:0x020ae840 kind:load to:0x0212c9f0 module:overlays(41,42,44) +from:0x020ae844 kind:load to:0x0212c310 module:overlays(42,44) +from:0x020ae848 kind:load to:0x0212c7ac module:overlays(42,44) +from:0x020ae84c kind:load to:0x0215e0ec module:overlays(66,67,83,84) +from:0x020ae850 kind:load to:0x021590c4 module:overlays(62,71,82,87) +from:0x020ae854 kind:load to:0x021609b0 module:overlays(62,66,84,86) +from:0x020ae858 kind:load to:0x021386bc module:overlays(26,53) +from:0x020ae85c kind:load to:0x02142854 module:overlays(29,70) +from:0x020ae860 kind:load to:0x021661b8 module:overlay(94) +from:0x020ae864 kind:load to:0x0215ecd8 module:overlays(66,84) +from:0x020ae868 kind:load to:0x020f3ae4 module:overlays(19,21,22,23) +from:0x020ae86c kind:load to:0x0217a86c module:overlay(96) +from:0x020ae870 kind:load to:0x02174684 module:overlays(88,89,92) +from:0x020ae874 kind:load to:0x0215e3c4 module:overlays(66,67,75,83) +from:0x020ae878 kind:load to:0x02176c74 module:overlays(88,89,90,92) +from:0x020ae87c kind:load to:0x02151c94 module:overlays(29,30,74) +from:0x020ae880 kind:load to:0x021753c0 module:overlays(88,89,92) +from:0x020ae884 kind:load to:0x02168e3c module:overlays(88,92) +from:0x020ae888 kind:load to:0x02173768 module:overlays(88,89,91,92) +from:0x020ae88c kind:load to:0x0214b09c module:overlays(29,30) +from:0x020ae890 kind:load to:0x0215e7bc module:overlays(66,68,83) +from:0x020ae894 kind:load to:0x021252e8 module:overlay(42) +from:0x020ae898 kind:load to:0x0211b80c module:overlay(32) +from:0x020ae89c kind:load to:0x020fac8c module:overlays(19,23,31) +from:0x020ae8a0 kind:load to:0x0216fc0c module:overlay(94) +from:0x020ae8a4 kind:load to:0x0215a630 module:overlays(61,62,65) +from:0x020ae8a8 kind:load to:0x02154320 module:overlays(58,75,85) +from:0x020ae8ac kind:load to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae8b0 kind:load to:0x0215e064 module:overlays(66,67,75,78,83) +from:0x020ae8b4 kind:load to:0x02150dc0 module:overlay(75) +from:0x020ae8b8 kind:load to:0x02171cd8 module:overlays(89,92) +from:0x020ae8bc kind:load to:0x02170464 module:overlay(92) +from:0x020ae8c0 kind:load to:0x0216f808 module:overlay(92) +from:0x020ae8c4 kind:load to:0x02168d88 module:overlay(91) +from:0x020ae8c8 kind:load to:0x02134ec4 module:overlay(52) +from:0x020ae8cc kind:load to:0x0212ada8 module:overlays(40,42) +from:0x020ae8d0 kind:load to:0x02159cc8 module:overlays(62,67,73) +from:0x020ae8d4 kind:load to:0x0212ad28 module:overlay(40) +from:0x020ae8d8 kind:load to:0x02159c38 module:overlay(62) +from:0x020ae8dc kind:load to:0x0215a114 module:overlays(62,65) +from:0x020ae8e0 kind:load to:0x020fb93c module:overlays(19,23,31) +from:0x020ae8e4 kind:load to:0x02158480 module:overlays(62,79) +from:0x020ae8e8 kind:load to:0x020f10fc module:overlays(19,22,31) +from:0x020ae8ec kind:load to:0x0216b4a8 module:overlay(91) +from:0x020ae8f0 kind:load to:0x020f8044 module:overlays(19,22,23,31) +from:0x020ae8f4 kind:load to:0x0215c4a0 module:overlays(77,83) +from:0x020ae8f8 kind:load to:0x02158cfc module:overlays(62,78,82) +from:0x020ae8fc kind:load to:0x0211fec0 module:overlays(32,33) +from:0x020ae900 kind:load to:0x02142aec module:overlay(58) +from:0x020ae904 kind:load to:0x020f6238 module:overlays(19,22,23,31) +from:0x020ae908 kind:load to:0x020f0d30 module:overlays(19,22,31) +from:0x020ae90c kind:load to:0x020d6fbc module:overlays(19,24) +from:0x020ae910 kind:load to:0x0215b124 module:overlays(61,64,65,69,80,86) +from:0x020ae914 kind:load to:0x02123d8c module:overlays(42,44) +from:0x020ae918 kind:load to:0x021581f0 module:overlays(79,86) +from:0x020ae91c kind:load to:0x02123600 module:overlays(40,41,42,43,44,45,46) +from:0x020ae920 kind:load to:0x021530e8 module:overlays(29,58,79,82) +from:0x020ae924 kind:load to:0x02155258 module:overlays(58,79,86) +from:0x020ae928 kind:load to:0x0215ac4c module:overlays(61,64,65,77) +from:0x020ae92c kind:load to:0x0215cff8 module:overlays(60,67) +from:0x020ae930 kind:load to:0x0212cdf0 module:overlay(40) +from:0x020ae934 kind:load to:0x021388a8 module:overlays(26,53,56) +from:0x020ae938 kind:load to:0x02132228 module:overlay(48) +from:0x020ae93c kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae940 kind:load to:0x0216b404 module:overlay(94) +from:0x020ae944 kind:load to:0x021289fc module:overlay(42) +from:0x020ae948 kind:load to:0x02177ac8 module:overlays(89,90,91,93,94) +from:0x020ae94c kind:load to:0x0211f1e0 module:overlays(33,38) +from:0x020ae950 kind:load to:0x02159e8c module:overlay(77) +from:0x020ae954 kind:load to:0x02177b74 module:overlays(89,90,91,93,94) +from:0x020ae958 kind:load to:0x02177c20 module:overlays(89,90,91,93,94) +from:0x020ae95c kind:load to:0x02177cc8 module:overlays(89,90,91,93,94) +from:0x020ae960 kind:load to:0x021348fc module:overlay(49) +from:0x020ae964 kind:load to:0x0215e808 module:overlays(66,74,83,86) +from:0x020ae968 kind:load to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae96c kind:load to:0x02151be0 module:overlays(29,30,81) +from:0x020ae970 kind:load to:0x0214d9c8 module:overlay(29) +from:0x020ae974 kind:load to:0x02130d20 module:overlay(48) +from:0x020ae978 kind:load to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae97c kind:load to:0x0215c558 module:overlays(59,77) +from:0x020ae980 kind:load to:0x02158c70 module:overlays(59,62,82) +from:0x020ae984 kind:load to:0x0216057d module:overlays(59,62,66,80,86) +from:0x020ae988 kind:load to:0x02166448 module:overlays(93,94) +from:0x020ae98c kind:load to:0x02135684 module:overlays(26,49) +from:0x020ae990 kind:load to:0x0215bcb4 module:overlays(77,86) +from:0x020ae994 kind:load to:0x0215de24 module:overlays(66,67,78,83,86) +from:0x020ae998 kind:load to:0x0213b3c8 module:overlays(26,53,55) +from:0x020ae99c kind:load to:0x02158ee8 module:overlays(69,82) +from:0x020ae9a0 kind:load to:0x0211e218 module:overlays(26,33,39) +from:0x020ae9a4 kind:load to:0x02161528 module:overlays(60,62,63,66,87) +from:0x020ae9a8 kind:load to:0x021612f8 module:overlays(62,66,87) +from:0x020ae9ac kind:load to:0x0215ce34 module:overlays(66,67,74,78) +from:0x020ae9b0 kind:load to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae9b4 kind:load to:0x0212beb0 module:overlays(42,44) +from:0x020ae9b8 kind:load to:0x0215f3d8 module:overlays(62,63,66) +from:0x020ae9bc kind:load to:0x02121318 module:overlays(26,33,35,36,38) +from:0x020ae9c0 kind:load to:0x0215a34c module:overlays(67,69) +from:0x020ae9c4 kind:load to:0x02120b8c module:overlays(26,33,38) +from:0x020ae9c8 kind:load to:0x0215ec7c module:overlays(66,80,83) +from:0x020ae9cc kind:load to:0x0215d218 module:overlays(66,67,84) +from:0x020ae9d0 kind:load to:0x0215c318 module:overlays(77,83,84) +from:0x020ae9d4 kind:load to:0x0215b86c module:overlays(61,65,69,77,83) +from:0x020ae9d8 kind:load to:0x02119488 module:overlay(33) +from:0x020ae9dc kind:load to:0x0213b3c8 module:overlays(26,53,55) +from:0x020ae9e0 kind:load to:0x0213bf9c module:overlays(26,55,57) +from:0x020ae9e4 kind:load to:0x02143dac module:overlay(70) +from:0x020ae9e8 kind:load to:0x020f8410 module:overlays(19,22,23,31) +from:0x020ae9ec kind:load to:0x0216091c module:overlays(62,66,68,86) +from:0x020ae9f0 kind:load to:0x0216067c module:overlays(62,66,68,86) +from:0x020ae9f4 kind:load to:0x021607cc module:overlays(62,66,68,86) +from:0x020ae9f8 kind:load to:0x02160a6c module:overlays(59,62,66,68,86) +from:0x020ae9fc kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aea00 kind:load to:0x0215a50c module:overlays(61,62) +from:0x020aea04 kind:load to:0x02123600 module:overlays(40,41,42,43,44,45,46) +from:0x020aea08 kind:load to:0x0215d5f4 module:overlays(60,67,84) +from:0x020aea0c kind:load to:0x0215d9a8 module:overlays(60,66,67,68,78,83) +from:0x020aea10 kind:load to:0x0215dafc module:overlays(60,67,78,83) +from:0x020aea14 kind:load to:0x0215e2d4 module:overlays(60,66,67,83) +from:0x020aea18 kind:load to:0x0215e728 module:overlays(60,66,80,83) +from:0x020aea1c kind:load to:0x0215e850 module:overlays(60,66,83,86) +from:0x020aea20 kind:load to:0x0215e1ac module:overlays(60,66,67,83) +from:0x020aea24 kind:load to:0x02171bc0 module:overlays(88,89) +from:0x020aea28 kind:load to:0x0215dbf8 module:overlays(67,78,83,86) +from:0x020aea2c kind:load to:0x02159398 module:overlays(64,65,69) +from:0x020aea30 kind:load to:0x021594bc module:overlays(64,65) +from:0x020aea34 kind:load to:0x0213a29c module:overlays(26,57) +from:0x020aea38 kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aea3c kind:load to:0x02158114 module:overlays(61,62,79) +from:0x020aea40 kind:load to:0x02158238 module:overlays(62,77,79) +from:0x020aea44 kind:load to:0x0215835c module:overlays(62,79,83) +from:0x020aea48 kind:load to:0x02159b14 module:overlay(62) +from:0x020aea4c kind:load to:0x02150e00 module:overlay(72) +from:0x020aea50 kind:load to:0x02119100 module:overlays(32,33,34,35,36,37,38,39) +from:0x020aea54 kind:load to:0x02172350 module:overlays(88,89) +from:0x020aea58 kind:load to:0x021521d4 module:overlays(29,30,72) +from:0x020aea5c kind:load to:0x0211ac68 module:overlay(39) +from:0x020aea60 kind:load to:0x02158eb0 module:overlays(65,66,77,82) +from:0x020aea64 kind:load to:0x02158fd4 module:overlays(65,66,82) +from:0x020aea68 kind:load to:0x021590f8 module:overlays(65,67,82) +from:0x020aea6c kind:load to:0x0215921c module:overlays(65,82) +from:0x020aea70 kind:load to:0x02159340 module:overlays(60,65) +from:0x020aea74 kind:load to:0x02159464 module:overlay(65) +from:0x020aea78 kind:load to:0x0215c45c module:overlays(63,77) +from:0x020aea7c kind:load to:0x0215c2f8 module:overlays(63,77,83) +from:0x020aea80 kind:load to:0x0215c6a4 module:overlays(63,67) +from:0x020aea84 kind:load to:0x0211df6c module:overlays(33,36,39) +from:0x020aea88 kind:load to:0x0215bd4c module:overlays(63,77) +from:0x020aea8c kind:load to:0x0215c0b0 module:overlays(60,63,77) +from:0x020aea90 kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aea94 kind:load to:0x021580e4 module:overlays(61,66,79) +from:0x020aea98 kind:load to:0x02158354 module:overlays(61,79) +from:0x020aea9c kind:load to:0x02158478 module:overlays(61,69,79) +from:0x020aeaa0 kind:load to:0x0215859c module:overlays(61,79,83) +from:0x020aeaa4 kind:load to:0x02162c98 module:overlays(59,60,66,68,73,74,75,84,87) +from:0x020aeaa8 kind:load to:0x02159588 module:overlay(65) +from:0x020aeaac kind:load to:0x020ef94c module:overlays(19,22,31) +from:0x020aeab0 kind:load to:0x02162af0 module:overlays(59,60,66,68,74,75,87) +from:0x020aeab4 kind:load to:0x021595e0 module:overlays(64,65) +from:0x020aeab8 kind:load to:0x02159e78 module:overlays(67,77) +from:0x020aeabc kind:load to:0x02159f9c module:overlays(61,67,83) +from:0x020aeac0 kind:load to:0x02162838 module:overlays(59,60,63,66,68,74,75,87) +from:0x020aeac4 kind:load to:0x02161cec module:overlays(59,60,62,66,71,84) +from:0x020aeac8 kind:load to:0x02162010 module:overlays(59,60,66,74) +from:0x020aeacc kind:load to:0x0216165c module:overlays(59,60,62,63,66) +from:0x020aead0 kind:load to:0x02162580 module:overlays(59,60,66,87) +from:0x020aead4 kind:load to:0x021622c8 module:overlays(59,60,63,66,74,75) +from:0x020aead8 kind:load to:0x0215c688 module:overlays(66,67) +from:0x020aeadc kind:load to:0x0215c564 module:overlays(59,62,66,77) +from:0x020aeae0 kind:load to:0x0215bf18 module:overlays(77,86) +from:0x020aeae4 kind:load to:0x020e8944 module:overlays(19,20,31) +from:0x020aeae8 kind:load to:0x0212a988 module:overlays(41,44,46) +from:0x020aeaec kind:load to:0x020e8dd8 module:overlays(19,20,31) +from:0x020aeaf0 kind:load to:0x0214c144 module:overlay(70) +from:0x020aeaf4 kind:load to:0x020efb3c module:overlays(19,22,31) +from:0x020aeaf8 kind:load to:0x02182170 module:overlays(97,98) +from:0x020aeafc kind:load to:0x0216c198 module:overlay(91) +from:0x020aeb00 kind:load to:0x0214d8f0 module:overlays(30,58) +from:0x020aeb04 kind:load to:0x02128c19 module:overlay(43) +from:0x020aeb08 kind:load to:0x0211c2e8 module:overlay(36) +from:0x020aeb0c kind:load to:0x0211a01c module:overlay(39) +from:0x020aeb10 kind:load to:0x0211a0c0 module:overlay(39) +from:0x020aeb14 kind:load to:0x02106e90 module:overlays(19,21,31) +from:0x020aeb18 kind:load to:0x02169d80 module:overlay(91) +from:0x020aeb1c kind:load to:0x02141b00 module:overlays(27,28,29,30) +from:0x020aeb20 kind:load to:0x0214326c module:overlay(28) +from:0x020aeb24 kind:load to:0x0216dc40 module:overlay(94) +from:0x020aeb28 kind:load to:0x0211ab18 module:overlays(26,39) +from:0x020aeb2c kind:load to:0x02159450 module:overlays(60,65) +from:0x020aeb30 kind:load to:0x021594e0 module:overlays(60,67) +from:0x020aeb34 kind:load to:0x02158048 module:overlays(60,79,84) +from:0x020aeb38 kind:load to:0x021580d4 module:overlays(60,79) +from:0x020aeb3c kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aeb40 kind:load to:0x0211b544 module:overlay(37) +from:0x020aeb44 kind:load to:0x021593c4 module:overlay(60) +from:0x020aeb48 kind:load to:0x0211ea8c module:overlays(33,37) +from:0x020aeb4c kind:load to:0x020f9efc module:overlays(19,23,31) +from:0x020aeb50 kind:load to:0x020f9f6c module:overlays(19,23,31) +from:0x020aeb54 kind:load to:0x020f9fdc module:overlays(19,23,31) +from:0x020aeb58 kind:load to:0x0216f650 module:overlay(90) +from:0x020aeb5c kind:load to:0x0216c7ac module:overlay(94) +from:0x020aeb60 kind:load to:0x020fa04c module:overlays(19,23,31) +from:0x020aeb64 kind:load to:0x02176c28 module:overlays(88,89,90,92,93) +from:0x020aeb68 kind:load to:0x02119f9c module:overlay(39) +from:0x020aeb6c kind:load to:0x02119fdc module:overlay(39) +from:0x020aeb70 kind:load to:0x0215110c module:overlays(30,85) +from:0x020aeb74 kind:load to:0x02152cd4 module:overlays(29,30,76,79,81) +from:0x020aeb78 kind:load to:0x02169f5c module:overlay(91) +from:0x020aeb7c kind:load to:0x02128488 module:overlay(43) +from:0x020aeb80 kind:load to:0x02126858 module:overlay(43) +from:0x020aeb84 kind:load to:0x02123600 module:overlays(40,41,42,43,44,45,46) +from:0x020aeb88 kind:load to:0x021305e0 module:overlays(47,48,49,50,51,52) +from:0x020aeb8c kind:load to:0x0216a4a0 module:overlay(94) +from:0x020aeb90 kind:load to:0x021332a4 module:overlays(26,52) +from:0x020aeb94 kind:load to:0x020e6c54 module:overlays(19,20,31) +from:0x020aeb98 kind:load to:0x020f7bb4 module:overlays(19,22,23,31) +from:0x020aeb9c kind:load to:0x02143ae8 module:overlay(70) +from:0x020aeba0 kind:load to:0x0215cc30 module:overlays(66,67) +from:0x020aeba4 kind:load to:0x0209a90c module:overlay(0) +from:0x020aeba8 kind:load to:0x020f7eec module:overlays(19,22,23,26,31) +from:0x020aebac kind:load to:0x0209acfc module:overlay(0) +from:0x020aebb0 kind:load to:0x02143484 module:overlay(58) +from:0x020aebb4 kind:load to:0x021430f0 module:overlay(58) +from:0x020aebb8 kind:load to:0x02142fb0 module:overlay(58) +from:0x020aebbc kind:load to:0x021433ac module:overlays(58,70) +from:0x020aebc0 kind:load to:0x02143130 module:overlay(58) +from:0x020aebc4 kind:load to:0x021430b0 module:overlays(27,58) +from:0x020aebc8 kind:load to:0x02142f70 module:overlay(58) +from:0x020aebcc kind:load to:0x02142ff0 module:overlay(58) +from:0x020aebd0 kind:load to:0x02142eb0 module:overlays(28,58) +from:0x020aebd4 kind:load to:0x021696bc module:overlay(94) +from:0x020aebd8 kind:load to:0x02143030 module:overlays(28,58) +from:0x020aebdc kind:load to:0x02143208 module:overlay(58) +from:0x020aebe0 kind:load to:0x02142ef0 module:overlay(58) +from:0x020aebe4 kind:load to:0x021432d8 module:overlay(58) +from:0x020aebe8 kind:load to:0x02143070 module:overlay(58) +from:0x020aebec kind:load to:0x02142f30 module:overlay(58) +from:0x020aebf0 kind:load to:0x02178680 module:overlays(89,91,92,94) +from:0x020aebf4 kind:load to:0x0215f390 module:overlays(62,66,68,71) +from:0x020aebf8 kind:load to:0x02165a20 module:overlays(88,89,90,91,92,93,94) +from:0x020aebfc kind:load to:0x021168e4 module:overlays(19,26,31) +from:0x020aec00 kind:load to:0x021773a8 module:overlays(89,90,91,93,94) +from:0x020aec04 kind:load to:0x021280e4 module:overlay(26) +from:0x020aec08 kind:load to:0x02177270 module:overlays(88,89,90,91,92,94) +from:0x020aec0c kind:load to:0x0211d994 module:overlays(36,39) +from:0x020aec10 kind:load to:0x0211bf24 module:overlay(36) +from:0x020aec14 kind:load to:0x02177ef8 module:overlays(89,90,91,92,93,94) +from:0x020aec18 kind:load to:0x02116710 module:overlays(19,26,31) +from:0x020aec1c kind:load to:0x020f6964 module:overlays(19,22,23,31) +from:0x020aec20 kind:load to:0x021111c0 module:overlays(19,26) +from:0x020aec24 kind:load to:0x0217ad6c module:overlays(92,96) +from:0x020aec28 kind:load to:0x020e41f8 module:overlays(19,20,31) +from:0x020aec2c kind:load to:0x0214d934 module:overlay(58) +from:0x020aec30 kind:load to:0x0214ddf0 module:overlays(58,70) +from:0x020aec34 kind:load to:0x0212d25c module:overlays(40,43,44) +from:0x020aec38 kind:load to:0x0216db48 module:overlay(91) +from:0x020aec3c kind:load to:0x02147f68 module:overlays(27,28,70) +from:0x020aec40 kind:load to:0x0210fea8 module:overlays(19,26,31) +from:0x020aec44 kind:load to:0x02110370 module:overlays(19,26,31) +from:0x020aec48 kind:load to:0x02144938 module:overlay(27) +from:0x020aec4c kind:load to:0x02175e50 module:overlays(88,89,90,91) +from:0x020aec50 kind:load to:0x0211a45c module:overlay(34) +from:0x020aec54 kind:load to:0x0211e440 module:overlays(33,34) +from:0x020aec58 kind:load to:0x0212373c module:overlay(26) +from:0x020aec5c kind:load to:0x0211ae4c module:overlay(26) +from:0x020aec60 kind:load to:0x02113e5c module:overlays(19,26,31) +from:0x020aec64 kind:load to:0x02111454 module:overlays(19,26) +from:0x020aec68 kind:load to:0x0215a964 module:overlays(61,64,65,68) +from:0x020aec6c kind:load to:0x0215a850 module:overlays(61,62,64,65) +from:0x020aec70 kind:load to:0x0216f0b0 module:overlay(91) +from:0x020aec74 kind:load to:0x02122fdc module:overlays(26,34,36) +from:0x020aec78 kind:load to:0x0214d778 module:overlay(30) +from:0x020aec7c kind:load to:0x0216f21c module:overlay(91) +from:0x020aec80 kind:load to:0x02175960 module:overlays(88,89,91) +from:0x020aec84 kind:load to:0x02120b04 module:overlays(33,37,38) +from:0x020aec88 kind:load to:0x0212221c module:overlays(26,33,36,37) +from:0x020aec8c kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aec90 kind:load to:0x02158eb0 module:overlays(65,66,77,82) +from:0x020aec94 kind:load to:0x02168b40 module:overlay(94) +from:0x020aec98 kind:load to:0x02181a88 module:overlays(97,99) +from:0x020aec9c kind:load to:0x02168558 module:overlay(94) +from:0x020aeca0 kind:load to:0x0212ae50 module:overlay(40) +from:0x020aeca4 kind:load to:0x0215c08c module:overlays(66,77) +from:0x020aeca8 kind:load to:0x0215bbb8 module:overlays(61,66,77) +from:0x020aecac kind:load to:0x0215c13c module:overlays(66,77) +from:0x020aecb0 kind:load to:0x0215bb78 module:overlays(61,66,77) +from:0x020aecb4 kind:load to:0x0211b950 module:overlay(36) +from:0x020aecb8 kind:load to:0x0215b218 module:overlays(61,64,65,69,83) +from:0x020aecbc kind:load to:0x021289d0 module:overlay(46) +from:0x020aecc0 kind:load to:0x0215a6f0 module:overlays(61,65,83) +from:0x020aecc4 kind:load to:0x02127980 module:overlay(46) +from:0x020aecc8 kind:load to:0x021280a4 module:overlay(26) +from:0x020aeccc kind:load to:0x02168ccc module:overlay(90) +from:0x020aecd0 kind:load to:0x0216deac module:overlay(90) +from:0x020aecd4 kind:load to:0x02152e20 module:overlays(29,76,82,83) +from:0x020aecd8 kind:load to:0x0215b188 module:overlays(61,64,65,69,84,87) +from:0x020aecdc kind:load to:0x0215c7dc module:overlay(84) +from:0x020aece0 kind:load to:0x0214ddd8 module:overlays(30,70) +from:0x020aece4 kind:load to:0x0214ace0 module:overlay(58) +from:0x020aece8 kind:load to:0x0214d588 module:overlay(58) +from:0x020aecec kind:load to:0x02128ffc module:overlay(45) +from:0x020aecf0 kind:load to:0x02152ee4 module:overlays(29,76,83) +from:0x020aecf4 kind:load to:0x02124f08 module:overlay(46) +from:0x020aecf8 kind:load to:0x02126644 module:overlay(46) +from:0x020aecfc kind:load to:0x02123600 module:overlays(40,41,42,43,44,45,46) +from:0x020aed00 kind:load to:0x02119210 module:overlay(38) +from:0x020aed04 kind:load to:0x0212c8c8 module:overlays(40,42,44) +from:0x020aed08 kind:load to:0x0212c97c module:overlays(40,42) +from:0x020aed0c kind:load to:0x0212ca18 module:overlays(40,42) +from:0x020aed10 kind:load to:0x02157fc0 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aed14 kind:load to:0x0211b664 module:overlay(36) +from:0x020aed18 kind:load to:0x02159818 module:overlays(65,69) +from:0x020aed1c kind:load to:0x0211912c module:overlay(39) +from:0x020aed20 kind:load to:0x0215585c module:overlays(58,74) +from:0x020aed24 kind:load to:0x02152fcc module:overlays(29,74,76,79) +from:0x020aed28 kind:load to:0x020ea175 module:overlays(19,31) +from:0x020aed2c kind:load to:0x0215ee84 module:overlays(60,63,66) +from:0x020aed30 kind:load to:0x0211b648 module:overlay(39) +from:0x020aed34 kind:load to:0x020ea14d module:overlays(19,31) +from:0x020aed38 kind:load to:0x0212a904 module:overlays(40,46) +from:0x020af150 kind:load to:0x0214627c module:overlay(70) +from:0x020af154 kind:load to:0x020f495c module:overlays(19,21,22,23) +from:0x020af158 kind:load to:0x0214fff0 module:overlays(58,70) +from:0x020af15c kind:load to:0x020f5b64 module:overlays(19,21,22,23) +from:0x020af160 kind:load to:0x020f61dc module:overlays(19,21,22,23) +from:0x020af164 kind:load to:0x02109b1c module:overlays(19,21,31) +from:0x020af168 kind:load to:0x02161adc module:overlays(60,62,66,71,84) +from:0x020af16c kind:load to:0x02144114 module:overlay(70) +from:0x020af170 kind:load to:0x0209e44c module:overlay(0) +from:0x020af174 kind:load to:0x021630b4 module:overlays(60,63,66,68,71,74,75,84,87) +from:0x020af178 kind:load to:0x02156758 module:overlays(58,79) +from:0x020af17c kind:load to:0x021454b8 module:overlays(27,29,70) +from:0x020af180 kind:load to:0x0211e570 module:overlays(33,38) +from:0x020af184 kind:load to:0x02102568 module:overlays(19,31) +from:0x020af188 kind:load to:0x02168998 module:overlay(91) +from:0x020af18c kind:load to:0x0210769c module:overlays(19,21,31) +from:0x020af190 kind:load to:0x0215b184 module:overlays(61,64,65,67,69,71) +from:0x020af194 kind:load to:0x02162240 module:overlays(60,66,71,74,75) +from:0x020af198 kind:load to:0x02174afc module:overlays(89,94) +from:0x020af19c kind:load to:0x021719d0 module:overlays(88,89,94) +from:0x020af1a0 kind:load to:0x02107048 module:overlays(19,21,31) +from:0x020af1a4 kind:load to:0x02143cc0 module:overlay(27) +from:0x020af1a8 kind:load to:0x02153334 module:overlays(29,58,85) +from:0x020af1ac kind:load to:0x02160654 module:overlays(60,62,66,86) +from:0x020af1b0 kind:load to:0x02119ec0 module:overlays(33,36) +from:0x020af1b4 kind:load to:0x0212bb88 module:overlay(41) +from:0x020af1b8 kind:load to:0x0215e290 module:overlays(66,67,83,86) +from:0x020af1bc kind:load to:0x020ff648 module:overlays(19,31) +from:0x020af1c0 kind:load to:0x020fd228 module:overlays(19,31) +from:0x020af1c4 kind:load to:0x0215bb94 module:overlays(61,67,77) +from:0x020af1c8 kind:load to:0x0214fa0c module:overlays(29,58,70) +from:0x020af1cc kind:load to:0x020fe864 module:overlays(19,31) +from:0x020af1d0 kind:load to:0x0212d1a8 module:overlays(41,43,44) +from:0x020af1d4 kind:load to:0x0215e7d8 module:overlays(66,75,83,86) +from:0x020af1d8 kind:load to:0x02156a58 module:overlays(58,79) +from:0x020af1dc kind:load to:0x02148cf4 module:overlays(27,70) +from:0x020af1e0 kind:load to:0x020fef9c module:overlays(19,31) +from:0x020af1e4 kind:load to:0x0210037c module:overlays(19,31) +from:0x020af1e8 kind:load to:0x0212c9c0 module:overlays(41,42) +from:0x020af1ec kind:load to:0x02133cec module:overlays(26,48) +from:0x020af1f0 kind:load to:0x021596a4 module:overlays(61,67,77) +from:0x020af1f4 kind:load to:0x02160e14 module:overlays(62,66,68,86) +from:0x020af1f8 kind:load to:0x0215c260 module:overlays(67,68,77) +from:0x020af1fc kind:load to:0x0210aa50 module:overlays(19,26) +from:0x020af200 kind:load to:0x02145bac module:overlay(28) +from:0x020af204 kind:load to:0x0210e9e4 module:overlays(19,26) +from:0x020af208 kind:load to:0x02168234 module:overlay(92) +from:0x020af20c kind:load to:0x0214310c module:overlay(27) +from:0x020af210 kind:load to:0x02166bd8 module:overlay(92) +from:0x020af214 kind:load to:0x02167044 module:overlay(92) +from:0x020af218 kind:load to:0x02167470 module:overlay(92) +from:0x020af21c kind:load to:0x0210ace0 module:overlays(19,26) +from:0x020af220 kind:load to:0x021753c8 module:overlays(88,89,90) +from:0x020af224 kind:load to:0x02145728 module:overlay(28) +from:0x020af228 kind:load to:0x0210ee5c module:overlays(19,26) +from:0x020af22c kind:load to:0x02145878 module:overlay(28) +from:0x020af230 kind:load to:0x02141f84 module:overlay(30) +from:0x020af234 kind:load to:0x02168750 module:overlay(91) +from:0x020af238 kind:load to:0x0216775c module:overlay(92) +from:0x020af23c kind:load to:0x02160afc module:overlays(60,62,66,71,86) +from:0x020af240 kind:load to:0x0214fe38 module:overlays(58,70) +from:0x020af244 kind:load to:0x02100608 module:overlays(19,31) +from:0x020af248 kind:load to:0x02162dbc module:overlays(59,60,66,68,74,75,84,87) +from:0x020af24c kind:load to:0x0214432c module:overlay(70) +from:0x020af250 kind:load to:0x02170be0 module:overlays(89,94) +from:0x020af254 kind:load to:0x0212d8a4 module:overlays(40,43,44) +from:0x020af258 kind:load to:0x02167b24 module:overlay(91) +from:0x020af25c kind:load to:0x02149178 module:overlays(27,70) +from:0x020af260 kind:load to:0x0215956c module:overlays(60,61,69) +from:0x020af264 kind:load to:0x02159260 module:overlay(64) +from:0x020af268 kind:load to:0x0215b4f4 module:overlays(61,62,64,65,69,74) +from:0x020af26c kind:load to:0x02145214 module:overlays(29,70) +from:0x020af270 kind:load to:0x0211efb8 module:overlays(33,38) +from:0x020af274 kind:load to:0x0215713c module:overlays(58,74,79) +from:0x020af278 kind:load to:0x0212d494 module:overlays(40,43,44) +from:0x020af27c kind:load to:0x0213ab68 module:overlays(26,56) +from:0x020af280 kind:load to:0x0215caf8 module:overlay(66) +from:0x020af284 kind:load to:0x021008e4 module:overlays(19,31) +from:0x020af288 kind:load to:0x0215bec0 module:overlays(62,77) +from:0x020af28c kind:load to:0x02122014 module:overlays(32,33,34,35,36,37) +from:0x020af290 kind:load to:0x0215e410 module:overlays(66,67,83,86) +from:0x020af294 kind:load to:0x0210113c module:overlays(19,31) +from:0x020af298 kind:load to:0x021515a0 module:overlays(30,58) +from:0x020af29c kind:load to:0x0210bbe4 module:overlays(19,31) +from:0x020af2a0 kind:load to:0x0211c844 module:overlay(39) +from:0x020af2a4 kind:load to:0x0215a9b8 module:overlays(61,64,65,69) +from:0x020af2a8 kind:load to:0x0215afd0 module:overlays(61,64,65,69,77) +from:0x020af2ac kind:load to:0x02156e80 module:overlays(58,79) +from:0x020af2b0 kind:load to:0x0213636c module:overlays(26,47,50,52) +from:0x020af2b4 kind:load to:0x0215a118 module:overlays(64,65,67) +from:0x020af2b8 kind:load to:0x02159fac module:overlays(60,61,64) +from:0x020af2bc kind:load to:0x0215b970 module:overlays(61,62,65,77,86) +from:0x020af2c0 kind:load to:0x0215bac4 module:overlays(61,62,65,77) +from:0x020af2c4 kind:load to:0x0215b62c module:overlays(61,62,64,65,69,77) +from:0x020af2c8 kind:load to:0x0215bc18 module:overlays(61,62,77) +from:0x020af2cc kind:load to:0x0215bd6c module:overlays(62,77) +from:0x020af2d0 kind:load to:0x02159d98 module:overlays(61,65) +from:0x020af2d4 kind:load to:0x0214f8c0 module:overlays(58,70) +from:0x020af2d8 kind:load to:0x0214f184 module:overlays(58,70) +from:0x020af2dc kind:load to:0x0215cf34 module:overlays(66,67) +from:0x020af2e0 kind:load to:0x0215d088 module:overlays(66,67,74) +from:0x020af2e4 kind:load to:0x02173b30 module:overlays(89,94) +from:0x020af2e8 kind:load to:0x02155c10 module:overlays(58,79) +from:0x020af2ec kind:load to:0x02105970 module:overlays(19,31) +from:0x020af2f0 kind:load to:0x02150ac4 module:overlays(58,70) +from:0x020af2f4 kind:load to:0x0215a290 module:overlay(64) +from:0x020af2f8 kind:load to:0x0214e628 module:overlay(58) +from:0x020af2fc kind:load to:0x02160c34 module:overlays(59,62,63,66,86) +from:0x020af300 kind:load to:0x0215d5e8 module:overlays(67,83,84) +from:0x020af304 kind:load to:0x0215b4a8 module:overlays(61,62,64,65,67,69,84) +from:0x020af308 kind:load to:0x02175094 module:overlays(88,89,94) +from:0x020af30c kind:load to:0x02143fe4 module:overlay(27) +from:0x020af310 kind:load to:0x0215dcf8 module:overlays(67,78,83,84) +from:0x020af314 kind:load to:0x021512bc module:overlays(30,58,75,84) +from:0x020af318 kind:load to:0x0215d25c module:overlays(66,67) +from:0x020af31c kind:load to:0x0210b4e0 module:overlays(19,26) +from:0x020af320 kind:load to:0x02159eec module:overlays(65,69) +from:0x020af324 kind:load to:0x0215be60 module:overlays(67,77) +from:0x020af328 kind:load to:0x02160ffc module:overlays(62,63,66,86) +from:0x020af32c kind:load to:0x0215c060 module:overlays(67,77) +from:0x020af330 kind:load to:0x02175d10 module:overlays(88,89,92,94) +from:0x020af334 kind:load to:0x0210a764 module:overlays(19,26) +from:0x020af338 kind:load to:0x021443a0 module:overlay(27) +from:0x020af33c kind:load to:0x02167c98 module:overlay(91) +from:0x020af340 kind:load to:0x02167e40 module:overlays(91,92) +from:0x020af344 kind:load to:0x0217389c module:overlays(89,90) +from:0x020af348 kind:load to:0x02160484 module:overlays(60,62,66,80,86) +from:0x020af34c kind:load to:0x02108f60 module:overlays(19,21,26) +from:0x020af350 kind:load to:0x02108410 module:overlays(19,21,26) +from:0x020af354 kind:load to:0x0215ad9c module:overlays(61,64,65,69,77) +from:0x020af358 kind:load to:0x02161448 module:overlays(62,66,84) +from:0x020af35c kind:load to:0x02152198 module:overlays(29,30,58,81) +from:0x020af360 kind:load to:0x0214b9fc module:overlays(58,70) +from:0x020af364 kind:load to:0x02146a14 module:overlay(29) +from:0x020af368 kind:load to:0x02174c9c module:overlays(89,90) +from:0x020af36c kind:load to:0x02174848 module:overlays(88,89,90) +from:0x020af370 kind:load to:0x02146654 module:overlays(28,30) +from:0x020af374 kind:load to:0x0211b8c4 module:overlay(33) +from:0x020af378 kind:load to:0x02129188 module:overlays(42,45) +from:0x020af37c kind:load to:0x021617c4 module:overlays(60,62,66,68) +from:0x020af380 kind:load to:0x02145d20 module:overlay(28) +from:0x020af384 kind:load to:0x0210a050 module:overlays(19,31) +from:0x020af388 kind:load to:0x02160afc module:overlays(60,62,66,71,86) +from:0x020af38c kind:load to:0x02160d38 module:overlays(59,60,62,66,71,86) +from:0x020af390 kind:load to:0x0210ac3c module:overlays(19,31) +from:0x020af394 kind:load to:0x021438e4 module:overlay(29) +from:0x020af398 kind:load to:0x0215c99c module:overlay(83) +from:0x020af39c kind:load to:0x021055cc module:overlays(19,31) +from:0x020af3a0 kind:load to:0x02106130 module:overlays(19,31) +from:0x020af3a4 kind:load to:0x0210b4b8 module:overlays(19,31) +from:0x020af3a8 kind:load to:0x02161c6c module:overlays(60,62,63,66,71,73,84) +from:0x020af3ac kind:load to:0x0215f664 module:overlays(62,63,66,80,86) +from:0x020af3b0 kind:load to:0x02144190 module:overlays(29,70) +from:0x020af3b4 kind:load to:0x0215e0b8 module:overlays(66,67,83,86) +from:0x020af3b8 kind:load to:0x02100c0c module:overlays(19,31) +from:0x020af3bc kind:load to:0x0214eb90 module:overlays(58,70) +from:0x020af3c0 kind:load to:0x02161ba8 module:overlays(60,62,66,84,87) +from:0x020af3c4 kind:load to:0x0215d148 module:overlays(67,78) +from:0x020af3c8 kind:load to:0x0214a160 module:overlay(70) +from:0x020af3cc kind:load to:0x0210978c module:overlays(19,21,31) +from:0x020af3d0 kind:load to:0x0215e9b0 module:overlays(62,66,80,83) +from:0x020af3d4 kind:load to:0x0216078c module:overlays(62,66,84,86) +from:0x020af3d8 kind:load to:0x02172ee8 module:overlays(89,90) +from:0x020af3dc kind:load to:0x0211e8b0 module:overlays(33,38) +from:0x020af3e0 kind:load to:0x02151ac0 module:overlays(29,30,58) +from:0x020af3e4 kind:load to:0x02161594 module:overlays(60,62,63,66) +from:0x020af3e8 kind:load to:0x02147504 module:overlays(28,29,70) +from:0x020af3ec kind:load to:0x0210d01c module:overlays(19,31) +from:0x020af3f0 kind:load to:0x02101b44 module:overlays(19,31) +from:0x020af3f4 kind:load to:0x0212b78c module:overlay(42) +from:0x020af3f8 kind:load to:0x02145d40 module:overlay(70) +from:0x020af3fc kind:load to:0x0209dd34 module:overlay(0) +from:0x020af400 kind:load to:0x0212104c module:overlays(32,33,35,38) +from:0x020af404 kind:load to:0x02146bbc module:overlays(27,70) +from:0x020af408 kind:load to:0x02108a9c module:overlays(19,21,31) +from:0x020af40c kind:load to:0x02167c74 module:overlay(92) +from:0x020af410 kind:load to:0x0210a4b8 module:overlays(19,26,31) +from:0x020af414 kind:load to:0x02146088 module:overlay(29) +from:0x020af418 kind:load to:0x02144444 module:overlay(29) +from:0x020af41c kind:load to:0x021665a0 module:overlay(92) +from:0x020af420 kind:load to:0x02166770 module:overlay(92) +from:0x020af424 kind:load to:0x02166938 module:overlays(88,92) +from:0x020af428 kind:load to:0x02175630 module:overlays(88,89,90,94) +from:0x020af42c kind:load to:0x02141b00 module:overlays(27,28,29,30) +from:0x020af430 kind:load to:0x02141b00 module:overlays(27,28,29,30) +from:0x020af434 kind:load to:0x021605d8 module:overlays(60,62,66,84,86) +from:0x020af438 kind:load to:0x0216818c module:overlay(91) +from:0x020af43c kind:load to:0x02145240 module:overlays(28,58) +from:0x020af440 kind:load to:0x021420d0 module:overlay(29) +from:0x020af444 kind:load to:0x0214631c module:overlay(29) +from:0x020af448 kind:load to:0x02144f40 module:overlay(28) +from:0x020af44c kind:load to:0x02142b54 module:overlay(27) +from:0x020af450 kind:load to:0x0217512c module:overlays(88,89,90) +from:0x020af454 kind:load to:0x02142e54 module:overlay(27) +from:0x020af458 kind:load to:0x02167f14 module:overlay(92) +from:0x020af45c kind:load to:0x02174e90 module:overlays(89,90) +from:0x020af460 kind:load to:0x0210414c module:overlays(19,31) +from:0x020af464 kind:load to:0x0214e07c module:overlay(58) +from:0x020af468 kind:load to:0x021044a8 module:overlays(19,31) +from:0x020af46c kind:load to:0x02102fa0 module:overlays(19,31) +from:0x020af470 kind:load to:0x02109730 module:overlays(19,21,26,31) +from:0x020af474 kind:load to:0x021042e8 module:overlays(19,31) +from:0x020af478 kind:load to:0x02142b0c module:overlays(30,70) +from:0x020af47c kind:load to:0x02142538 module:overlay(27) +from:0x020af480 kind:load to:0x02146848 module:overlay(28) +from:0x020af484 kind:load to:0x02142140 module:overlays(27,29) +from:0x020af488 kind:load to:0x02142f58 module:overlay(30) +from:0x020af48c kind:load to:0x021731fc module:overlays(89,90) +from:0x020af490 kind:load to:0x02145ec8 module:overlays(28,58) +from:0x020af494 kind:load to:0x02145d90 module:overlay(29) +from:0x020af498 kind:load to:0x021432b0 module:overlay(30) +from:0x020af49c kind:load to:0x021435b8 module:overlay(30) +from:0x020af4a0 kind:load to:0x0214b61c module:overlay(70) +from:0x020af4a4 kind:load to:0x0213b8a8 module:overlays(26,57) +from:0x020af4a8 kind:load to:0x0214b450 module:overlay(70) +from:0x020af4ac kind:load to:0x0214b808 module:overlay(70) +from:0x020af4b0 kind:load to:0x02144c40 module:overlays(28,29) +from:0x020af4b4 kind:load to:0x02174a3c module:overlays(88,89,90) +from:0x020af4b8 kind:load to:0x02143624 module:overlay(29) +from:0x020af4bc kind:load to:0x0210e604 module:overlays(19,26) +from:0x020af4c0 kind:load to:0x02143998 module:overlay(27) +from:0x020af4c4 kind:load to:0x02109a90 module:overlays(19,21,26) +from:0x020af4c8 kind:load to:0x0214336c module:overlay(29) +from:0x020af4cc kind:load to:0x02144988 module:overlay(28) +from:0x020af4d0 kind:load to:0x02142660 module:overlay(29) +from:0x020af4d4 kind:load to:0x02142918 module:overlay(29) +from:0x020af4d8 kind:load to:0x02173588 module:overlays(89,90) +from:0x020af4dc kind:load to:0x02142838 module:overlay(27) +from:0x020af4e0 kind:load to:0x0214647c module:overlay(28) +from:0x020af4e4 kind:load to:0x02144528 module:overlay(28) +from:0x020af4e8 kind:load to:0x021438c0 module:overlay(30) +from:0x020af4ec kind:load to:0x02120ec0 module:overlays(33,34,36,38) +from:0x020af4f0 kind:load to:0x0210e358 module:overlays(19,26) +from:0x020af4f4 kind:load to:0x02146188 module:overlay(28) +from:0x020af4f8 kind:load to:0x02142384 module:overlay(29) +from:0x020af4fc kind:load to:0x021045f0 module:overlays(19,31) +from:0x020af500 kind:load to:0x02159a40 module:overlays(65,67,71) +from:0x020af504 kind:load to:0x02105060 module:overlays(19,31) +from:0x020af508 kind:load to:0x0217235c module:overlays(88,89,90) +from:0x020af50c kind:load to:0x02172ab0 module:overlays(89,90) +from:0x020af510 kind:load to:0x02171738 module:overlays(89,90) +from:0x020af514 kind:load to:0x02171ba0 module:overlays(89,94) +from:0x020af518 kind:load to:0x02145488 module:overlay(29) +from:0x020af51c kind:load to:0x021711fc module:overlays(89,94) +from:0x020af520 kind:load to:0x0215feb4 module:overlays(62,63,66,80,86) +from:0x020af524 kind:load to:0x0212185c module:overlays(33,34,35,36,38) +from:0x020af7d4 kind:load to:0x020b4d60 module:overlay(0) +from:0x020af7f0 kind:load to:0x020b4d58 module:overlay(0) +from:0x020af80c kind:load to:0x020b4d50 module:overlay(0) +from:0x020af828 kind:load to:0x020b4d48 module:overlay(0) +from:0x020af844 kind:load to:0x020b4d40 module:overlay(0) +from:0x020af860 kind:load to:0x020b4d38 module:overlay(0) +from:0x020af87c kind:load to:0x020b4d30 module:overlay(0) +from:0x020af898 kind:load to:0x020b4d28 module:overlay(0) +from:0x020af8b4 kind:load to:0x020b4d20 module:overlay(0) +from:0x020af8d0 kind:load to:0x020b4d18 module:overlay(0) +from:0x020af8ec kind:load to:0x020b4d10 module:overlay(0) +from:0x020af908 kind:load to:0x020b4d08 module:overlay(0) +from:0x020af924 kind:load to:0x020b4d00 module:overlay(0) +from:0x020af940 kind:load to:0x020b4c18 module:overlay(0) +from:0x020af95c kind:load to:0x020b4cf0 module:overlay(0) +from:0x020af978 kind:load to:0x020b4ce8 module:overlay(0) +from:0x020af994 kind:load to:0x020b4ce0 module:overlay(0) +from:0x020af9b0 kind:load to:0x020b4cd8 module:overlay(0) +from:0x020af9cc kind:load to:0x020b4cd0 module:overlay(0) +from:0x020af9e8 kind:load to:0x020b4cc8 module:overlay(0) +from:0x020afa04 kind:load to:0x020b4cc0 module:overlay(0) +from:0x020afa20 kind:load to:0x020b4cb8 module:overlay(0) +from:0x020afa3c kind:load to:0x020b4cb0 module:overlay(0) +from:0x020afa58 kind:load to:0x020b4ca8 module:overlay(0) +from:0x020afa74 kind:load to:0x020b4ca0 module:overlay(0) +from:0x020afa90 kind:load to:0x020b4c98 module:overlay(0) +from:0x020afaac kind:load to:0x020b4c90 module:overlay(0) +from:0x020afac8 kind:load to:0x020b4c88 module:overlay(0) +from:0x020afae4 kind:load to:0x020b4c80 module:overlay(0) +from:0x020afb00 kind:load to:0x020b4c38 module:overlay(0) +from:0x020afb1c kind:load to:0x020b4c70 module:overlay(0) +from:0x020afb38 kind:load to:0x020b4c68 module:overlay(0) +from:0x020afb54 kind:load to:0x020b4c60 module:overlay(0) +from:0x020afb70 kind:load to:0x020b4c58 module:overlay(0) +from:0x020afb8c kind:load to:0x020b4c50 module:overlay(0) +from:0x020afba8 kind:load to:0x020b4c48 module:overlay(0) +from:0x020afbc4 kind:load to:0x020b4c40 module:overlay(0) +from:0x020afbe0 kind:load to:0x020b4c78 module:overlay(0) +from:0x020afbfc kind:load to:0x020b4c30 module:overlay(0) +from:0x020afc18 kind:load to:0x020b4c28 module:overlay(0) +from:0x020afc34 kind:load to:0x020b4c20 module:overlay(0) +from:0x020afc50 kind:load to:0x020b4cf8 module:overlay(0) +from:0x020afc6c kind:load to:0x020b4c10 module:overlay(0) +from:0x020b0004 kind:arm_call to:0x020c4b08 module:overlay(18) +from:0x020b0018 kind:load to:0x020b4f00 module:overlay(0) +from:0x020b001c kind:load to:0x020b4f04 module:overlay(0) +from:0x020b0038 kind:arm_call to:0x020c4f14 module:overlay(18) +from:0x020b004c kind:load to:0x020b4f28 module:overlay(0) +from:0x020b0050 kind:load to:0x020b4f2c module:overlay(0) +from:0x020b0070 kind:arm_call to:0x020c4f38 module:overlays(18,24) +from:0x020b0080 kind:arm_call to:0x0203ce74 module:main +from:0x020b0094 kind:load to:0x020b4fb4 module:overlay(0) +from:0x020b0098 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020b009c kind:load to:0x02066754 module:overlay(0) +from:0x020b00a0 kind:load to:0x020b4fb8 module:overlay(0) +from:0x020b00bc kind:arm_call to:0x020c4fb4 module:overlay(18) +from:0x020b00d0 kind:load to:0x020b5088 module:overlay(0) +from:0x020b00d4 kind:load to:0x020b508c module:overlay(0) +from:0x020b00f0 kind:arm_call to:0x020c56bc module:overlay(18) +from:0x020b0104 kind:load to:0x020b50fc module:overlay(0) +from:0x020b0108 kind:load to:0x020b5100 module:overlay(0) +from:0x020b0128 kind:arm_call to:0x020c58bc module:overlay(18) +from:0x020b0138 kind:arm_call to:0x0203ce74 module:main +from:0x020b014c kind:load to:0x020b51e8 module:overlay(0) +from:0x020b0150 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b0154 kind:load to:0x020c5948 module:overlay(18) +from:0x020b0158 kind:load to:0x020b51ec module:overlay(0) +from:0x020b019c kind:arm_call to:0x020c5a08 module:overlay(18) +from:0x020b01b0 kind:load to:0x020b21dc module:overlay(0) +from:0x020b01b4 kind:load to:0x020b5250 module:overlay(0) +from:0x020b01b8 kind:load to:0x020b5254 module:overlay(0) +from:0x020b01e8 kind:arm_call to:0x020c5a8c module:overlay(18) +from:0x020b01fc kind:load to:0x020b21e8 module:overlay(0) +from:0x020b0200 kind:load to:0x020b52f0 module:overlay(0) +from:0x020b0204 kind:load to:0x020b52f4 module:overlay(0) +from:0x020b0224 kind:arm_call to:0x020c5abc module:overlay(18) +from:0x020b0234 kind:arm_call to:0x0203ce74 module:main +from:0x020b0248 kind:load to:0x020b5318 module:overlay(0) +from:0x020b024c kind:load to:0x020b5328 module:overlay(0) +from:0x020b0250 kind:load to:0x020c5af0 module:overlays(18,25) +from:0x020b0254 kind:load to:0x020b531c module:overlay(0) +from:0x020b0270 kind:arm_call to:0x020c5854 module:overlay(18) +from:0x020b0284 kind:load to:0x020b533c module:overlay(0) +from:0x020b0288 kind:load to:0x020b5340 module:overlay(0) +from:0x020b02a4 kind:arm_call to:0x020c5800 module:overlay(18) +from:0x020b02b8 kind:load to:0x020b5380 module:overlay(0) +from:0x020b02bc kind:load to:0x020b5388 module:overlay(0) +from:0x020b02dc kind:load to:0x020b2568 module:overlay(0) +from:0x020b02ec kind:arm_call to:0x01ffb464 module:itcm +from:0x020b03c4 kind:load to:0x020431b8 module:main +from:0x020b03c8 kind:load to:0x020b25f0 module:overlay(0) +from:0x020b03cc kind:load to:0x020b25c0 module:overlay(0) +from:0x020b03dc kind:arm_call to:0x0207ba58 module:overlay(0) +from:0x020b03ec kind:arm_call to:0x0203ce74 module:main +from:0x020b03f8 kind:arm_call to:0x0207eec0 module:overlay(0) +from:0x020b0408 kind:arm_call to:0x0203ce74 module:main +from:0x020b0414 kind:arm_call to:0x0207bb14 module:overlay(0) +from:0x020b0424 kind:arm_call to:0x0203ce74 module:main +from:0x020b042c kind:load to:0x027e09e8 module:dtcm +from:0x020b0430 kind:load to:0x0207e6ec module:overlay(0) +from:0x020b0434 kind:load to:0x027e09c4 module:dtcm +from:0x020b0438 kind:load to:0x027e0a48 module:dtcm +from:0x020b043c kind:load to:0x0207e700 module:overlay(0) +from:0x020b0440 kind:load to:0x027e09dc module:dtcm +from:0x020b0444 kind:load to:0x027e0b48 module:dtcm +from:0x020b0448 kind:load to:0x0207e778 module:overlay(0) +from:0x020b044c kind:load to:0x027e09d0 module:dtcm +from:0x020b046c kind:arm_call to:0x0203d160 module:main +from:0x020b0474 kind:load to:0x027e0ca8 module:dtcm +from:0x020b0478 kind:load to:0x020810e8 module:overlay(0) +from:0x020b0490 kind:load to:0x020acea4 module:overlay(0) +from:0x020b0494 kind:load to:0x020b2b6c module:overlay(0) +from:0x020b04b8 kind:load to:0x020b2ca4 module:overlay(0) +from:0x020b0734 kind:load to:0x020b2ea0 module:overlay(0) +from:0x020b0738 kind:load to:0x020b2ea8 module:overlay(0) +from:0x020b073c kind:load to:0x020b2d2c module:overlay(0) +from:0x020b0740 kind:load to:0x020b2eb0 module:overlay(0) +from:0x020b0744 kind:load to:0x020b2eb8 module:overlay(0) +from:0x020b0748 kind:load to:0x020b2ec0 module:overlay(0) +from:0x020b074c kind:load to:0x020b2ec8 module:overlay(0) +from:0x020b0750 kind:load to:0x020b2ed0 module:overlay(0) +from:0x020b0754 kind:load to:0x020b2ed8 module:overlay(0) +from:0x020b0758 kind:load to:0x020b2ee0 module:overlay(0) +from:0x020b075c kind:load to:0x020b2ee8 module:overlay(0) +from:0x020b0760 kind:load to:0x020b2ef0 module:overlay(0) +from:0x020b0764 kind:load to:0x020b2ef8 module:overlay(0) +from:0x020b0768 kind:load to:0x020b2f00 module:overlay(0) +from:0x020b076c kind:load to:0x020b2f08 module:overlay(0) +from:0x020b0770 kind:load to:0x020b2f10 module:overlay(0) +from:0x020b0774 kind:load to:0x020b2f18 module:overlay(0) +from:0x020b0778 kind:load to:0x020b2f20 module:overlay(0) +from:0x020b077c kind:load to:0x020b2f28 module:overlay(0) +from:0x020b0780 kind:load to:0x020b2f30 module:overlay(0) +from:0x020b0784 kind:load to:0x020b2f38 module:overlay(0) +from:0x020b0788 kind:load to:0x020b2f40 module:overlay(0) +from:0x020b078c kind:load to:0x020b2f48 module:overlay(0) +from:0x020b0790 kind:load to:0x020b2f50 module:overlay(0) +from:0x020b0794 kind:load to:0x020b2f58 module:overlay(0) +from:0x020b0798 kind:load to:0x020b2f60 module:overlay(0) +from:0x020b079c kind:load to:0x020b2f68 module:overlay(0) +from:0x020b07a0 kind:load to:0x020b2f70 module:overlay(0) +from:0x020b07a4 kind:load to:0x020b2f78 module:overlay(0) +from:0x020b07a8 kind:load to:0x020b2f80 module:overlay(0) +from:0x020b07ac kind:load to:0x020b2f88 module:overlay(0) +from:0x020b07b0 kind:load to:0x020b2f90 module:overlay(0) +from:0x020b07c4 kind:load to:0x020b301c module:overlay(0) +from:0x020b07e0 kind:arm_call to:0x02096d10 module:overlay(0) +from:0x020b07f4 kind:load to:0x020b53d8 module:overlay(0) +from:0x020b07f8 kind:load to:0x020b53d8 module:overlay(0) +from:0x020b081c kind:arm_call to:0x0209764c module:overlay(0) +from:0x020b0834 kind:load to:0x020b53e0 module:overlay(0) +from:0x020b0838 kind:load to:0x020b53e4 module:overlay(0) +from:0x020b0858 kind:arm_call to:0x0209a93c module:overlay(0) +from:0x020b0868 kind:arm_call to:0x0203ce74 module:main +from:0x020b087c kind:load to:0x020b5c44 module:overlay(0) +from:0x020b0880 kind:load to:0x020b5c54 module:overlay(0) +from:0x020b0884 kind:load to:0x0209ace8 module:overlay(0) +from:0x020b0888 kind:load to:0x020b5c48 module:overlay(0) +from:0x020b08a8 kind:arm_call to:0x0209ad2c module:overlay(0) +from:0x020b08b8 kind:arm_call to:0x0203ce74 module:main +from:0x020b08cc kind:load to:0x020b5c90 module:overlay(0) +from:0x020b08d0 kind:load to:0x020b5ca0 module:overlay(0) +from:0x020b08d4 kind:load to:0x0209b26c module:overlay(0) +from:0x020b08d8 kind:load to:0x020b5c94 module:overlay(0) +from:0x020b08f8 kind:arm_call to:0x0209c00c module:overlay(0) +from:0x020b0908 kind:arm_call to:0x0203ce74 module:main +from:0x020b091c kind:load to:0x020b5ce0 module:overlay(0) +from:0x020b0920 kind:load to:0x020b5cf0 module:overlay(0) +from:0x020b0924 kind:load to:0x0209c0b4 module:overlay(0) +from:0x020b0928 kind:load to:0x020b5ce4 module:overlay(0) +from:0x020b0948 kind:arm_call to:0x0209c0f8 module:overlay(0) +from:0x020b0958 kind:arm_call to:0x0203ce74 module:main +from:0x020b096c kind:load to:0x020b5d2c module:overlay(0) +from:0x020b0970 kind:load to:0x020b5d3c module:overlay(0) +from:0x020b0974 kind:load to:0x0209c388 module:overlay(0) +from:0x020b0978 kind:load to:0x020b5d30 module:overlay(0) +from:0x020b09a0 kind:load to:0x020b5d78 module:overlay(0) +from:0x020b09cc kind:arm_call to:0x0209dd64 module:overlay(0) +from:0x020b09dc kind:arm_call to:0x0203ce74 module:main +from:0x020b09f0 kind:load to:0x020b615c module:overlay(0) +from:0x020b09f4 kind:load to:0x020b6178 module:overlay(0) +from:0x020b09f8 kind:load to:0x0209e438 module:overlay(0) +from:0x020b09fc kind:load to:0x020b616c module:overlay(0) +from:0x020b0a1c kind:arm_call to:0x0209e47c module:overlay(0) +from:0x020b0a2c kind:arm_call to:0x0203ce74 module:main +from:0x020b0a40 kind:load to:0x020b6270 module:overlay(0) +from:0x020b0a44 kind:load to:0x020b6280 module:overlay(0) +from:0x020b0a48 kind:load to:0x0209e7a8 module:overlay(0) +from:0x020b0a4c kind:load to:0x020b6274 module:overlay(0) +from:0x020b1430 kind:load to:0x020b62e8 module:overlay(0) +from:0x020b1434 kind:load to:0x020b3cf4 module:overlay(0) +from:0x020b183c kind:load to:0x020b43f0 module:overlay(0) +from:0x020b1858 kind:arm_call to:0x020c5080 module:overlay(18) +from:0x020b186c kind:load to:0x020b62ec module:overlay(0) +from:0x020b1870 kind:load to:0x020b62f0 module:overlay(0) +from:0x020b188c kind:load to:0x020b493c module:overlay(0) +from:0x020b18c8 kind:load to:0x020b49f8 module:overlay(0) +from:0x020b18f0 kind:load to:0x020b4a88 module:overlay(0) +from:0x020b1900 kind:load to:0x020b6548 module:overlay(0) +from:0x020b1904 kind:load to:0x020a80d4 module:overlay(0) +from:0x020b1908 kind:load to:0x020affec module:overlay(0) +from:0x020b190c kind:load to:0x020b0020 module:overlay(0) +from:0x020b1910 kind:load to:0x020b0054 module:overlay(0) +from:0x020b1914 kind:load to:0x020b00a4 module:overlay(0) +from:0x020b1918 kind:load to:0x020b00d8 module:overlay(0) +from:0x020b191c kind:load to:0x020b010c module:overlay(0) +from:0x020b1920 kind:load to:0x020b015c module:overlay(0) +from:0x020b1924 kind:load to:0x020b01bc module:overlay(0) +from:0x020b1928 kind:load to:0x020b0208 module:overlay(0) +from:0x020b192c kind:load to:0x020b0258 module:overlay(0) +from:0x020b1930 kind:load to:0x020b028c module:overlay(0) +from:0x020b1934 kind:load to:0x020b02c0 module:overlay(0) +from:0x020b1938 kind:load to:0x020b02e0 module:overlay(0) +from:0x020b193c kind:load to:0x020b03d0 module:overlay(0) +from:0x020b1940 kind:load to:0x020b0450 module:overlay(0) +from:0x020b1944 kind:load to:0x020b047c module:overlay(0) +from:0x020b1948 kind:load to:0x020b0498 module:overlay(0) +from:0x020b194c kind:load to:0x020b04c0 module:overlay(0) +from:0x020b1950 kind:load to:0x020b07b4 module:overlay(0) +from:0x020b1954 kind:load to:0x020b07c8 module:overlay(0) +from:0x020b1958 kind:load to:0x020b07fc module:overlay(0) +from:0x020b195c kind:load to:0x020b083c module:overlay(0) +from:0x020b1960 kind:load to:0x020b088c module:overlay(0) +from:0x020b1964 kind:load to:0x020b08dc module:overlay(0) +from:0x020b1968 kind:load to:0x020b092c module:overlay(0) +from:0x020b196c kind:load to:0x020b097c module:overlay(0) +from:0x020b1970 kind:load to:0x020b09a4 module:overlay(0) +from:0x020b1974 kind:load to:0x020b0a00 module:overlay(0) +from:0x020b1978 kind:load to:0x020b0a50 module:overlay(0) +from:0x020b197c kind:load to:0x020b1438 module:overlay(0) +from:0x020b1980 kind:load to:0x020b1840 module:overlay(0) +from:0x020b1984 kind:load to:0x020b1874 module:overlay(0) +from:0x020b1988 kind:load to:0x020b1890 module:overlay(0) +from:0x020b198c kind:load to:0x020b18cc module:overlay(0) +from:0x020b1990 kind:load to:0x020b18f4 module:overlay(0) +from:0x020b19a8 kind:load to:0x02057720 module:overlay(0) +from:0x020b19ac kind:load to:0x02057734 module:overlay(0) +from:0x020b19b0 kind:load to:0x02057ed8 module:overlay(0) +from:0x020b19b4 kind:load to:0x01ffc398 module:itcm +from:0x020b19b8 kind:load to:0x01ffc3d4 module:itcm +from:0x020b19bc kind:load to:0x01ffc45c module:itcm +from:0x020b19c0 kind:load to:0x01ffc4cc module:itcm +from:0x020b19cc kind:load to:0x020579e0 module:overlay(0) +from:0x020b19d0 kind:load to:0x020579f4 module:overlay(0) +from:0x020b19d4 kind:load to:0x02057908 module:overlay(0) +from:0x020b19d8 kind:load to:0x0205793c module:overlay(0) +from:0x020b19dc kind:load to:0x01ffc3d4 module:itcm +from:0x020b19e0 kind:load to:0x01ffc45c module:itcm +from:0x020b19e4 kind:load to:0x01ffc4cc module:itcm +from:0x020b1a30 kind:load to:0x02057af4 module:overlay(0) +from:0x020b1a34 kind:load to:0x02057b08 module:overlay(0) +from:0x020b1a38 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1a3c kind:load to:0x02057a88 module:overlay(0) +from:0x020b1a40 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1a44 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1a48 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1a4c kind:load to:0x02057c34 module:overlay(0) +from:0x020b1a50 kind:load to:0x02057d84 module:overlay(0) +from:0x020b1a5c kind:load to:0x02057ac4 module:overlay(0) +from:0x020b1a60 kind:load to:0x02057ad8 module:overlay(0) +from:0x020b1a64 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1a68 kind:load to:0x02057a38 module:overlay(0) +from:0x020b1a6c kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1a70 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1a74 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1a78 kind:load to:0x02057c34 module:overlay(0) +from:0x020b1a7c kind:load to:0x02057d84 module:overlay(0) +from:0x020b1a88 kind:load to:0x02057b24 module:overlay(0) +from:0x020b1a8c kind:load to:0x02057b38 module:overlay(0) +from:0x020b1a90 kind:load to:0x02057ed8 module:overlay(0) +from:0x020b1a98 kind:load to:0x01ffc3d4 module:itcm +from:0x020b1a9c kind:load to:0x01ffc45c module:itcm +from:0x020b1aa0 kind:load to:0x01ffc4cc module:itcm +from:0x020b1aac kind:load to:0x02057b8d module:overlay(0) +from:0x020b1ab0 kind:load to:0x02057bad module:overlay(0) +from:0x020b1ab4 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1ab8 kind:load to:0x01ffc57c module:itcm +from:0x020b1abc kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1ac0 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1ac4 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1ac8 kind:load to:0x02057c34 module:overlay(0) +from:0x020b1acc kind:load to:0x02057d84 module:overlay(0) +from:0x020b1ad8 kind:load to:0x02057ec5 module:overlay(0) +from:0x020b1adc kind:load to:0x02057ec9 module:overlay(0) +from:0x020b1ae0 kind:load to:0x02057ed8 module:overlay(0) +from:0x020b1afc kind:load to:0x0205837c module:overlay(0) +from:0x020b1b00 kind:load to:0x02058390 module:overlay(0) +from:0x020b1b04 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1b08 kind:load to:0x020584f8 module:overlay(0) +from:0x020b1b0c kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1b10 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1b14 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1b18 kind:load to:0x02057c34 module:overlay(0) +from:0x020b1b1c kind:load to:0x02057d84 module:overlay(0) +from:0x020b1b28 kind:load to:0x020580a0 module:overlay(0) +from:0x020b1b2c kind:load to:0x020580b4 module:overlay(0) +from:0x020b1b30 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b1b34 kind:load to:0x01ffc57c module:itcm +from:0x020b1b38 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1b3c kind:load to:0x02057e44 module:overlay(0) +from:0x020b1b40 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1b44 kind:load to:0x02057c34 module:overlay(0) +from:0x020b1b48 kind:load to:0x02057d84 module:overlay(0) +from:0x020b1b54 kind:load to:0x020585d9 module:overlay(0) +from:0x020b1b58 kind:load to:0x02058621 module:overlay(0) +from:0x020b1b6c kind:load to:0x02058bfc module:overlay(0) +from:0x020b1b70 kind:load to:0x02058c10 module:overlay(0) +from:0x020b1b74 kind:load to:0x02058bb4 module:overlay(0) +from:0x020b1b78 kind:load to:0x02058be8 module:overlay(0) +from:0x020b1b7c kind:load to:0x01ffc3d4 module:itcm +from:0x020b1b80 kind:load to:0x01ffc45c module:itcm +from:0x020b1b84 kind:load to:0x01ffc4cc module:itcm +from:0x020b1b90 kind:load to:0x02058e20 module:overlay(0) +from:0x020b1b9c kind:load to:0x02059168 module:overlay(0) +from:0x020b1bbc kind:load to:0x020b1bc0 module:overlay(0) +from:0x020b1bfc kind:load to:0x02059799 module:overlay(0) +from:0x020b1c00 kind:load to:0x020597c5 module:overlay(0) +from:0x020b1c04 kind:load to:0x0205993d module:overlay(0) +from:0x020b1c08 kind:load to:0x0205991c module:overlay(0) +from:0x020b1c0c kind:load to:0x0205a09c module:overlay(0) +from:0x020b1c10 kind:load to:0x0205a090 module:overlay(0) +from:0x020b1c14 kind:load to:0x0205a084 module:overlay(0) +from:0x020b1c18 kind:load to:0x0205a0a8 module:overlay(0) +from:0x020b1c24 kind:load to:0x0205a804 module:overlay(0) +from:0x020b1c28 kind:load to:0x0205a818 module:overlay(0) +from:0x020b1c2c kind:load to:0x0205a720 module:overlay(0) +from:0x020b1c30 kind:load to:0x01ffc57c module:itcm +from:0x020b1c34 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b1c38 kind:load to:0x02057e44 module:overlay(0) +from:0x020b1c3c kind:load to:0x02057ea8 module:overlay(0) +from:0x020b1c40 kind:load to:0x01ffc7a4 module:itcm +from:0x020b1c44 kind:load to:0x02057d84 module:overlay(0) +from:0x020b1c50 kind:load to:0x0205b374 module:overlay(0) +from:0x020b1ca8 kind:load to:0x020602b4 module:overlay(0) +from:0x020b1cac kind:load to:0x02060400 module:overlay(0) +from:0x020b1cb8 kind:load to:0x0205fef0 module:overlay(0) +from:0x020b1cbc kind:load to:0x020600f8 module:overlay(0) +from:0x020b1cc8 kind:load to:0x0205fef0 module:overlay(0) +from:0x020b1ccc kind:load to:0x020600f8 module:overlay(0) +from:0x020b1d54 kind:load to:0x020185e0 module:main +from:0x020b1d58 kind:load to:0x0201860c module:main +from:0x020b1d5c kind:load to:0x02060f14 module:overlay(0) +from:0x020b1d60 kind:load to:0x02060f4c module:overlay(0) +from:0x020b1d64 kind:load to:0x02060fc4 module:overlay(0) +from:0x020b1d68 kind:load to:0x020185d1 module:main +from:0x020b1d6c kind:load to:0x020185d5 module:main +from:0x020b1d70 kind:load to:0x020185d9 module:main +from:0x020b1d74 kind:load to:0x020185dd module:main +from:0x020b1d78 kind:load to:0x0201867c module:main +from:0x020b1d7c kind:load to:0x02018694 module:main +from:0x020b1d80 kind:load to:0x020186a4 module:main +from:0x020b1d84 kind:load to:0x020186a8 module:main +from:0x020b1d88 kind:load to:0x020186f4 module:main +from:0x020b1d8c kind:load to:0x02060fc8 module:overlay(0) +from:0x020b1d90 kind:load to:0x02061030 module:overlay(0) +from:0x020b1d94 kind:load to:0x02061038 module:overlay(0) +from:0x020b1d98 kind:load to:0x0206103c module:overlay(0) +from:0x020b1e18 kind:load to:0x02061690 module:overlay(0) +from:0x020b1e1c kind:load to:0x020616a8 module:overlay(0) +from:0x020b1e20 kind:load to:0x020616e0 module:overlay(0) +from:0x020b1e24 kind:load to:0x020616e4 module:overlay(0) +from:0x020b1e28 kind:load to:0x020616e8 module:overlay(0) +from:0x020b1e2c kind:load to:0x020616ec module:overlay(0) +from:0x020b1e30 kind:load to:0x020616f0 module:overlay(0) +from:0x020b1e34 kind:load to:0x020616f4 module:overlay(0) +from:0x020b1e38 kind:load to:0x020616f8 module:overlay(0) +from:0x020b1e3c kind:load to:0x020616fc module:overlay(0) +from:0x020b1e48 kind:load to:0x02061868 module:overlay(0) +from:0x020b1e88 kind:load to:0x02061a8c module:overlay(0) +from:0x020b1e8c kind:load to:0x02061aa4 module:overlay(0) +from:0x020b1e90 kind:load to:0x02061adc module:overlay(0) +from:0x020b1e94 kind:load to:0x02061ae0 module:overlay(0) +from:0x020b1ea0 kind:load to:0x02061b74 module:overlay(0) +from:0x020b1ea4 kind:load to:0x02061be4 module:overlay(0) +from:0x020b1ea8 kind:load to:0x02061ccc module:overlay(0) +from:0x020b1eac kind:load to:0x02061cd0 module:overlay(0) +from:0x020b1eb0 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b1eb4 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b1eb8 kind:load to:0x02061cdc module:overlay(0) +from:0x020b1ec4 kind:load to:0x02061f00 module:overlay(0) +from:0x020b1ec8 kind:load to:0x02061ddc module:overlay(0) +from:0x020b1ecc kind:load to:0x02061e08 module:overlay(0) +from:0x020b1ed0 kind:load to:0x02061eb8 module:overlay(0) +from:0x020b1edc kind:load to:0x02062320 module:overlay(0) +from:0x020b1ee0 kind:load to:0x0206235c module:overlay(0) +from:0x020b1ee4 kind:load to:0x02062380 module:overlay(0) +from:0x020b1ee8 kind:load to:0x020623b4 module:overlay(0) +from:0x020b1ef4 kind:load to:0x02061f00 module:overlay(0) +from:0x020b1ef8 kind:load to:0x02061ddc module:overlay(0) +from:0x020b1efc kind:load to:0x02061e08 module:overlay(0) +from:0x020b1f00 kind:load to:0x02061eb8 module:overlay(0) +from:0x020b1f0c kind:load to:0x02062bb0 module:overlay(0) +from:0x020b1f10 kind:load to:0x02062bc4 module:overlay(0) +from:0x020b1f14 kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1f18 kind:load to:0x02062dd8 module:overlay(0) +from:0x020b1f24 kind:load to:0x02063070 module:overlay(0) +from:0x020b1f28 kind:load to:0x02063084 module:overlay(0) +from:0x020b1f2c kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1f30 kind:load to:0x02063164 module:overlay(0) +from:0x020b1f3c kind:load to:0x02063608 module:overlay(0) +from:0x020b1f40 kind:load to:0x0206361c module:overlay(0) +from:0x020b1f44 kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1f48 kind:load to:0x0206353c module:overlay(0) +from:0x020b1f54 kind:load to:0x02063818 module:overlay(0) +from:0x020b1f58 kind:load to:0x0206382c module:overlay(0) +from:0x020b1f5c kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1f60 kind:load to:0x020636e8 module:overlay(0) +from:0x020b1f6c kind:load to:0x02063b4c module:overlay(0) +from:0x020b1f70 kind:load to:0x02063b6c module:overlay(0) +from:0x020b1f74 kind:load to:0x02063a90 module:overlay(0) +from:0x020b1f78 kind:load to:0x02063908 module:overlay(0) +from:0x020b1f84 kind:load to:0x02063b94 module:overlay(0) +from:0x020b1f88 kind:load to:0x02063bb4 module:overlay(0) +from:0x020b1f8c kind:load to:0x02063b10 module:overlay(0) +from:0x020b1f90 kind:load to:0x02063908 module:overlay(0) +from:0x020b1f9c kind:load to:0x02063b1c module:overlay(0) +from:0x020b1fa0 kind:load to:0x02063b30 module:overlay(0) +from:0x020b1fa4 kind:load to:0x02062ce0 module:overlay(0) +from:0x020b1fa8 kind:load to:0x02063908 module:overlay(0) +from:0x020b1fb4 kind:load to:0x02063f10 module:overlay(0) +from:0x020b1fb8 kind:load to:0x02063f24 module:overlay(0) +from:0x020b1fbc kind:load to:0x02063ce0 module:overlay(0) +from:0x020b1fc0 kind:load to:0x0206353c module:overlay(0) +from:0x020b1fcc kind:load to:0x020643ec module:overlay(0) +from:0x020b1fd0 kind:load to:0x02064548 module:overlay(0) +from:0x020b1fdc kind:load to:0x020645a8 module:overlay(0) +from:0x020b1fe0 kind:load to:0x0206461c module:overlay(0) +from:0x020b1ffc kind:load to:0x02065e9c module:overlay(0) +from:0x020b2000 kind:load to:0x02065eb0 module:overlay(0) +from:0x020b2004 kind:load to:0x02065d48 module:overlay(0) +from:0x020b2008 kind:load to:0x02065e84 module:overlay(0) +from:0x020b200c kind:load to:0x02065e88 module:overlay(0) +from:0x020b2018 kind:load to:0x020661e8 module:overlay(0) +from:0x020b201c kind:load to:0x020661fc module:overlay(0) +from:0x020b2020 kind:load to:0x02065f94 module:overlay(0) +from:0x020b2024 kind:load to:0x0206618c module:overlay(0) +from:0x020b2028 kind:load to:0x02066190 module:overlay(0) +from:0x020b2034 kind:load to:0x02066264 module:overlay(0) +from:0x020b2038 kind:load to:0x02066278 module:overlay(0) +from:0x020b203c kind:load to:0x0201bbe4 module:main +from:0x020b2040 kind:load to:0x02066250 module:overlay(0) +from:0x020b2044 kind:load to:0x0201bd8c module:main +from:0x020b2088 kind:load to:0x020b2048 module:overlay(0) +from:0x020b208c kind:load to:0x020b2060 module:overlay(0) +from:0x020b2090 kind:load to:0x020b2054 module:overlay(0) +from:0x020b2094 kind:load to:0x020b206c module:overlay(0) +from:0x020b209c kind:load to:0x020b2078 module:overlay(0) +from:0x020b20b8 kind:load to:0x020667d8 module:overlay(0) +from:0x020b20bc kind:load to:0x020667f4 module:overlay(0) +from:0x020b20c0 kind:load to:0x020669cc module:overlay(0) +from:0x020b20c4 kind:load to:0x020669d0 module:overlay(0) +from:0x020b20c8 kind:load to:0x02066a5c module:overlay(0) +from:0x020b20cc kind:load to:0x02066dfc module:overlay(0) +from:0x020b20d0 kind:load to:0x020669d8 module:overlay(0) +from:0x020b20d4 kind:load to:0x02067234 module:overlay(0) +from:0x020b20d8 kind:load to:0x0206723c module:overlay(0) +from:0x020b20e4 kind:load to:0x020667d8 module:overlay(0) +from:0x020b20e8 kind:load to:0x020667f4 module:overlay(0) +from:0x020b20ec kind:load to:0x020673c8 module:overlay(0) +from:0x020b20f0 kind:load to:0x02067434 module:overlay(0) +from:0x020b20f4 kind:load to:0x02067474 module:overlay(0) +from:0x020b20f8 kind:load to:0x02066dfc module:overlay(0) +from:0x020b20fc kind:load to:0x020669d8 module:overlay(0) +from:0x020b2100 kind:load to:0x02067234 module:overlay(0) +from:0x020b2104 kind:load to:0x0206723c module:overlay(0) +from:0x020b2108 kind:load to:0x020672ac module:overlay(0) +from:0x020b210c kind:load to:0x020672f4 module:overlay(0) +from:0x020b213c kind:load to:0x02068680 module:overlay(0) +from:0x020b2140 kind:load to:0x02068684 module:overlay(0) +from:0x020b2144 kind:load to:0x02069c14 module:overlay(0) +from:0x020b2148 kind:load to:0x02069844 module:overlay(0) +from:0x020b214c kind:load to:0x0206869c module:overlay(0) +from:0x020b2150 kind:load to:0x020686a4 module:overlay(0) +from:0x020b2154 kind:load to:0x020686d8 module:overlay(0) +from:0x020b2158 kind:load to:0x02068fec module:overlay(0) +from:0x020b215c kind:load to:0x020696a4 module:overlay(0) +from:0x020b2160 kind:load to:0x0206997c module:overlay(0) +from:0x020b2164 kind:load to:0x02068868 module:overlay(0) +from:0x020b2168 kind:load to:0x020687fc module:overlay(0) +from:0x020b216c kind:load to:0x0206891c module:overlay(0) +from:0x020b2170 kind:load to:0x02068968 module:overlay(0) +from:0x020b2174 kind:load to:0x020696a8 module:overlay(0) +from:0x020b2178 kind:load to:0x02069754 module:overlay(0) +from:0x020b217c kind:load to:0x020691d8 module:overlay(0) +from:0x020b2180 kind:load to:0x02069a40 module:overlay(0) +from:0x020b2184 kind:load to:0x02069814 module:overlay(0) +from:0x020b219c kind:load to:0x0206ba9c module:overlay(0) +from:0x020b21a0 kind:load to:0x0206bab0 module:overlay(0) +from:0x020b21a4 kind:load to:0x0206b368 module:overlay(0) +from:0x020b21a8 kind:load to:0x0206b34c module:overlay(0) +from:0x020b21b4 kind:load to:0x0206bacc module:overlay(0) +from:0x020b21b8 kind:load to:0x0206bae0 module:overlay(0) +from:0x020b21bc kind:load to:0x0206ba90 module:overlay(0) +from:0x020b21c0 kind:load to:0x0206ba84 module:overlay(0) +from:0x020b21cc kind:load to:0x0206a830 module:overlay(0) +from:0x020b21d0 kind:load to:0x0206a834 module:overlay(0) +from:0x020b21d4 kind:load to:0x0206a98c module:overlay(0) +from:0x020b21d8 kind:load to:0x0206a84c module:overlay(0) +from:0x020b21f4 kind:load to:0x020703f0 module:overlay(0) +from:0x020b21f8 kind:load to:0x020b6dc5 module:overlays(1,8,12) +from:0x020b21fc kind:load to:0x020b6e55 module:overlays(1,8) +from:0x020b2200 kind:load to:0x020b6f7d module:overlays(1,8) +from:0x020b2244 kind:load to:0x02071308 module:overlay(0) +from:0x020b2248 kind:load to:0x0207131c module:overlay(0) +from:0x020b224c kind:load to:0x02065d48 module:overlay(0) +from:0x020b2250 kind:load to:0x02070fd0 module:overlay(0) +from:0x020b2254 kind:load to:0x02071014 module:overlay(0) +from:0x020b2260 kind:load to:0x020712d8 module:overlay(0) +from:0x020b2264 kind:load to:0x020712ec module:overlay(0) +from:0x020b2268 kind:load to:0x0201bbe4 module:main +from:0x020b226c kind:load to:0x02070e8c module:overlay(0) +from:0x020b2270 kind:load to:0x0201bd8c module:main +from:0x020b22a4 kind:load to:0x02073164 module:overlay(0) +from:0x020b22a8 kind:load to:0x02073168 module:overlay(0) +from:0x020b22ac kind:load to:0x02073180 module:overlay(0) +from:0x020b22b0 kind:load to:0x02073188 module:overlay(0) +from:0x020b22b8 kind:load to:0x0207319c module:overlay(0) +from:0x020b22bc kind:load to:0x020731a0 module:overlay(0) +from:0x020b22c0 kind:load to:0x020731a4 module:overlay(0) +from:0x020b22c4 kind:load to:0x020731ac module:overlay(0) +from:0x020b22d0 kind:load to:0x020731b8 module:overlay(0) +from:0x020b22d4 kind:load to:0x020731bc module:overlay(0) +from:0x020b22d8 kind:load to:0x020731c0 module:overlay(0) +from:0x020b22dc kind:load to:0x02073228 module:overlay(0) +from:0x020b22e8 kind:load to:0x020731b8 module:overlay(0) +from:0x020b22ec kind:load to:0x020731bc module:overlay(0) +from:0x020b22f0 kind:load to:0x020731c0 module:overlay(0) +from:0x020b22f4 kind:load to:0x020732a4 module:overlay(0) +from:0x020b2300 kind:load to:0x02074620 module:overlay(0) +from:0x020b2304 kind:load to:0x02074648 module:overlay(0) +from:0x020b2308 kind:load to:0x02073eb4 module:overlay(0) +from:0x020b230c kind:load to:0x02073ebc module:overlay(0) +from:0x020b2310 kind:load to:0x02073f14 module:overlay(0) +from:0x020b2314 kind:load to:0x0207319c module:overlay(0) +from:0x020b2318 kind:load to:0x02074008 module:overlay(0) +from:0x020b231c kind:load to:0x02074230 module:overlay(0) +from:0x020b2320 kind:load to:0x02074260 module:overlay(0) +from:0x020b232c kind:load to:0x020747c4 module:overlay(0) +from:0x020b2330 kind:load to:0x0207479c module:overlay(0) +from:0x020b2334 kind:load to:0x020746e4 module:overlay(0) +from:0x020b2338 kind:load to:0x020746ec module:overlay(0) +from:0x020b233c kind:load to:0x020746f8 module:overlay(0) +from:0x020b2340 kind:load to:0x0207319c module:overlay(0) +from:0x020b2344 kind:load to:0x020731a0 module:overlay(0) +from:0x020b2348 kind:load to:0x02074748 module:overlay(0) +from:0x020b234c kind:load to:0x020731ac module:overlay(0) +from:0x020b2350 kind:load to:0x02074790 module:overlay(0) +from:0x020b235c kind:load to:0x02074804 module:overlay(0) +from:0x020b2360 kind:load to:0x020747e4 module:overlay(0) +from:0x020b2364 kind:load to:0x020616e0 module:overlay(0) +from:0x020b2368 kind:load to:0x020616e4 module:overlay(0) +from:0x020b236c kind:load to:0x020616e8 module:overlay(0) +from:0x020b2370 kind:load to:0x020747f4 module:overlay(0) +from:0x020b2374 kind:load to:0x020616f0 module:overlay(0) +from:0x020b2378 kind:load to:0x020616f4 module:overlay(0) +from:0x020b237c kind:load to:0x020616f8 module:overlay(0) +from:0x020b2380 kind:load to:0x020616fc module:overlay(0) +from:0x020b238c kind:load to:0x02074fa8 module:overlay(0) +from:0x020b2390 kind:load to:0x0207501c module:overlay(0) +from:0x020b2394 kind:load to:0x02074814 module:overlay(0) +from:0x020b2398 kind:load to:0x0207481c module:overlay(0) +from:0x020b239c kind:load to:0x02074860 module:overlay(0) +from:0x020b23a0 kind:load to:0x02074aac module:overlay(0) +from:0x020b23a4 kind:load to:0x02074ac4 module:overlay(0) +from:0x020b23a8 kind:load to:0x020731a4 module:overlay(0) +from:0x020b23ac kind:load to:0x020731ac module:overlay(0) +from:0x020b23b8 kind:load to:0x02075158 module:overlay(0) +from:0x020b23c4 kind:load to:0x02075008 module:overlay(0) +from:0x020b23c8 kind:load to:0x02076230 module:overlay(0) +from:0x020b23cc kind:load to:0x0201bbe4 module:main +from:0x020b23d0 kind:load to:0x0201bd88 module:main +from:0x020b23d4 kind:load to:0x0201bd8c module:main +from:0x020b23e0 kind:load to:0x02075130 module:overlay(0) +from:0x020b23e4 kind:load to:0x020667f4 module:overlay(0) +from:0x020b23e8 kind:load to:0x0207587c module:overlay(0) +from:0x020b23ec kind:load to:0x02067434 module:overlay(0) +from:0x020b23f0 kind:load to:0x020758a4 module:overlay(0) +from:0x020b23f4 kind:load to:0x02075930 module:overlay(0) +from:0x020b23f8 kind:load to:0x020669d8 module:overlay(0) +from:0x020b23fc kind:load to:0x020760a0 module:overlay(0) +from:0x020b2400 kind:load to:0x020760bc module:overlay(0) +from:0x020b2404 kind:load to:0x02074fe0 module:overlay(0) +from:0x020b2408 kind:load to:0x0207624c module:overlay(0) +from:0x020b24a8 kind:load to:0x020762f8 module:overlay(0) +from:0x020b24ac kind:load to:0x020766c8 module:overlay(0) +from:0x020b24b8 kind:load to:0x02077384 module:overlay(0) +from:0x020b24bc kind:load to:0x02077478 module:overlay(0) +from:0x020b24c8 kind:load to:0x020774c4 module:overlay(0) +from:0x020b24cc kind:load to:0x020774d8 module:overlay(0) +from:0x020b24d0 kind:load to:0x0201bbe4 module:main +from:0x020b24d4 kind:load to:0x020771bc module:overlay(0) +from:0x020b24d8 kind:load to:0x0201bd8c module:main +from:0x020b24dc kind:load to:0x02078130 module:overlay(0) +from:0x020b24e4 kind:load to:0x020781bc module:overlay(0) +from:0x020b24f4 kind:load to:0x02077c78 module:overlay(0) +from:0x020b24f8 kind:load to:0x020786b4 module:overlay(0) +from:0x020b24fc kind:load to:0x02077864 module:overlay(0) +from:0x020b2500 kind:load to:0x020778b8 module:overlay(0) +from:0x020b250c kind:load to:0x02078d2c module:overlay(0) +from:0x020b2518 kind:load to:0x020791a4 module:overlay(0) +from:0x020b251c kind:load to:0x020791b8 module:overlay(0) +from:0x020b2520 kind:load to:0x02079058 module:overlay(0) +from:0x020b2524 kind:load to:0x02079060 module:overlay(0) +from:0x020b2528 kind:load to:0x02079344 module:overlay(0) +from:0x020b252c kind:load to:0x02079070 module:overlay(0) +from:0x020b2530 kind:load to:0x02079348 module:overlay(0) +from:0x020b2534 kind:load to:0x0207934c module:overlay(0) +from:0x020b2538 kind:load to:0x02079350 module:overlay(0) +from:0x020b2544 kind:load to:0x020792ac module:overlay(0) +from:0x020b2548 kind:load to:0x020792c0 module:overlay(0) +from:0x020b254c kind:load to:0x020791fc module:overlay(0) +from:0x020b2550 kind:load to:0x02079204 module:overlay(0) +from:0x020b2554 kind:load to:0x02079344 module:overlay(0) +from:0x020b2558 kind:load to:0x02079214 module:overlay(0) +from:0x020b255c kind:load to:0x02079348 module:overlay(0) +from:0x020b2560 kind:load to:0x0207934c module:overlay(0) +from:0x020b2564 kind:load to:0x02079350 module:overlay(0) +from:0x020b2580 kind:load to:0x02079410 module:overlay(0) +from:0x020b2584 kind:load to:0x02079424 module:overlay(0) +from:0x020b2588 kind:load to:0x020792dc module:overlay(0) +from:0x020b258c kind:load to:0x0207c03c module:overlay(0) +from:0x020b2590 kind:load to:0x0207c044 module:overlay(0) +from:0x020b259c kind:load to:0x02079324 module:overlay(0) +from:0x020b25a0 kind:load to:0x02079328 module:overlay(0) +from:0x020b25a8 kind:load to:0x02079340 module:overlay(0) +from:0x020b25ac kind:load to:0x02079344 module:overlay(0) +from:0x020b25b4 kind:load to:0x02079348 module:overlay(0) +from:0x020b25b8 kind:load to:0x0207934c module:overlay(0) +from:0x020b25bc kind:load to:0x02079350 module:overlay(0) +from:0x020b25cc kind:load to:0x0207ab7c module:overlay(0) +from:0x020b25d0 kind:load to:0x0207ab90 module:overlay(0) +from:0x020b25d4 kind:load to:0x02079500 module:overlay(0) +from:0x020b25d8 kind:load to:0x02079548 module:overlay(0) +from:0x020b25dc kind:load to:0x02079508 module:overlay(0) +from:0x020b25e0 kind:load to:0x02079d04 module:overlay(0) +from:0x020b25e4 kind:load to:0x02079348 module:overlay(0) +from:0x020b25e8 kind:load to:0x0207934c module:overlay(0) +from:0x020b25ec kind:load to:0x0207a214 module:overlay(0) +from:0x020b2600 kind:load to:0x0215d36c module:overlays(67,78,83) +from:0x020b2610 kind:load to:0x0215d504 module:overlays(67,78) +from:0x020b2620 kind:load to:0x0215ce1c module:overlays(60,67,83) +from:0x020b2630 kind:load to:0x0215d120 module:overlays(67,83) +from:0x020b2640 kind:load to:0x02161648 module:overlays(60,62,66,84) +from:0x020b2648 kind:load to:0x0216189c module:overlays(60,62,66,84) +from:0x020b2650 kind:load to:0x02161e5c module:overlays(60,66,84,87) +from:0x020b2660 kind:load to:0x02161f48 module:overlays(60,66,84,87) +from:0x020b2670 kind:load to:0x021636ac module:overlays(59,60,63,68,73,74,75,84) +from:0x020b2680 kind:load to:0x02163a68 module:overlays(59,60,63,68,73,74,84) +from:0x020b2690 kind:load to:0x02163c48 module:overlays(59,60,63,68,71,73,84) +from:0x020b26a0 kind:load to:0x021637fc module:overlays(59,60,63,68,73,74,75,84) +from:0x020b26b0 kind:load to:0x0207a2f0 module:overlay(0) +from:0x020b26c0 kind:load to:0x0207a5e8 module:overlay(0) +from:0x020b26d0 kind:load to:0x02161dac module:overlays(60,66,74,84) +from:0x020b26e0 kind:load to:0x02161230 module:overlays(62,66,75) +from:0x020b26f0 kind:load to:0x02161400 module:overlays(62,66,75) +from:0x020b2700 kind:load to:0x021619e0 module:overlays(60,62,66,74,75,84) +from:0x020b2710 kind:load to:0x02161e84 module:overlays(60,66,68,84) +from:0x020b2720 kind:load to:0x02161f8c module:overlays(60,66,68,84) +from:0x020b2730 kind:load to:0x0207a5f4 module:overlay(0) +from:0x020b2740 kind:load to:0x0207a76c module:overlay(0) +from:0x020b2758 kind:load to:0x0207ace4 module:overlay(0) +from:0x020b275c kind:load to:0x0207acf8 module:overlay(0) +from:0x020b2760 kind:load to:0x0207abe8 module:overlay(0) +from:0x020b2764 kind:load to:0x02079340 module:overlay(0) +from:0x020b2768 kind:load to:0x0207abf0 module:overlay(0) +from:0x020b276c kind:load to:0x0207ac60 module:overlay(0) +from:0x020b2770 kind:load to:0x02079348 module:overlay(0) +from:0x020b2774 kind:load to:0x0207934c module:overlay(0) +from:0x020b2778 kind:load to:0x02079350 module:overlay(0) +from:0x020b2784 kind:load to:0x0207ae24 module:overlay(0) +from:0x020b2788 kind:load to:0x0207ae38 module:overlay(0) +from:0x020b278c kind:load to:0x0207ad50 module:overlay(0) +from:0x020b2790 kind:load to:0x02079340 module:overlay(0) +from:0x020b2794 kind:load to:0x0207ad58 module:overlay(0) +from:0x020b2798 kind:load to:0x0207add4 module:overlay(0) +from:0x020b279c kind:load to:0x02079348 module:overlay(0) +from:0x020b27a0 kind:load to:0x0207934c module:overlay(0) +from:0x020b27a4 kind:load to:0x02079350 module:overlay(0) +from:0x020b27b0 kind:load to:0x0207b45c module:overlay(0) +from:0x020b27b4 kind:load to:0x0207b470 module:overlay(0) +from:0x020b27b8 kind:load to:0x0207aebc module:overlay(0) +from:0x020b27bc kind:load to:0x02079340 module:overlay(0) +from:0x020b27c0 kind:load to:0x0207aeec module:overlay(0) +from:0x020b27c4 kind:load to:0x0207aef8 module:overlay(0) +from:0x020b27c8 kind:load to:0x02079348 module:overlay(0) +from:0x020b27cc kind:load to:0x0207934c module:overlay(0) +from:0x020b27d0 kind:load to:0x02079350 module:overlay(0) +from:0x020b27dc kind:load to:0x0207b65c module:overlay(0) +from:0x020b27e0 kind:load to:0x0207b670 module:overlay(0) +from:0x020b27e4 kind:load to:0x0207b4d4 module:overlay(0) +from:0x020b27e8 kind:load to:0x02079340 module:overlay(0) +from:0x020b27ec kind:load to:0x0207b4dc module:overlay(0) +from:0x020b27f0 kind:load to:0x0207b54c module:overlay(0) +from:0x020b27f4 kind:load to:0x02079348 module:overlay(0) +from:0x020b27f8 kind:load to:0x0207934c module:overlay(0) +from:0x020b27fc kind:load to:0x02079350 module:overlay(0) +from:0x020b2808 kind:load to:0x0207b968 module:overlay(0) +from:0x020b280c kind:load to:0x0207b97c module:overlay(0) +from:0x020b2810 kind:load to:0x0207b750 module:overlay(0) +from:0x020b2814 kind:load to:0x0207b788 module:overlay(0) +from:0x020b2818 kind:load to:0x0207b740 module:overlay(0) +from:0x020b2824 kind:load to:0x0207b998 module:overlay(0) +from:0x020b2828 kind:load to:0x0207b9ac module:overlay(0) +from:0x020b282c kind:load to:0x0207b808 module:overlay(0) +from:0x020b2830 kind:load to:0x0207b848 module:overlay(0) +from:0x020b2834 kind:load to:0x0207b740 module:overlay(0) +from:0x020b2840 kind:load to:0x0207b9c8 module:overlay(0) +from:0x020b2844 kind:load to:0x0207b9dc module:overlay(0) +from:0x020b2848 kind:load to:0x0207b8c8 module:overlay(0) +from:0x020b284c kind:load to:0x0207b910 module:overlay(0) +from:0x020b2850 kind:load to:0x0207b740 module:overlay(0) +from:0x020b285c kind:load to:0x0207b68c module:overlay(0) +from:0x020b2860 kind:load to:0x0207b6bc module:overlay(0) +from:0x020b2864 kind:load to:0x0207b724 module:overlay(0) +from:0x020b286c kind:load to:0x0207b740 module:overlay(0) +from:0x020b2878 kind:load to:0x0207c018 module:overlay(0) +from:0x020b287c kind:load to:0x0207c01c module:overlay(0) +from:0x020b2880 kind:load to:0x0207c034 module:overlay(0) +from:0x020b2884 kind:load to:0x0207c03c module:overlay(0) +from:0x020b2888 kind:load to:0x0207c044 module:overlay(0) +from:0x020b28bc kind:load to:0x0207ecdc module:overlay(0) +from:0x020b28c0 kind:load to:0x0207ed0c module:overlay(0) +from:0x020b28c4 kind:load to:0x0207edb8 module:overlay(0) +from:0x020b28d0 kind:load to:0x0207ee1c module:overlay(0) +from:0x020b28d4 kind:load to:0x0207ee4c module:overlay(0) +from:0x020b28d8 kind:load to:0x0207eeb4 module:overlay(0) +from:0x020b28dc kind:load to:0x0207eeb8 module:overlay(0) +from:0x020b28e8 kind:load to:0x0207faf0 module:overlay(0) +from:0x020b28ec kind:load to:0x0207fae8 module:overlay(0) +from:0x020b28f8 kind:load to:0x0207faf0 module:overlay(0) +from:0x020b28fc kind:load to:0x0207fae8 module:overlay(0) +from:0x020b2908 kind:load to:0x0207fbcc module:overlay(0) +from:0x020b290c kind:load to:0x0207fbc4 module:overlay(0) +from:0x020b2918 kind:load to:0x0207fad8 module:overlay(0) +from:0x020b291c kind:load to:0x0207fae0 module:overlay(0) +from:0x020b2980 kind:load to:0x02081ba8 module:overlay(0) +from:0x020b298c kind:load to:0x02082210 module:overlay(0) +from:0x020b2990 kind:load to:0x02082224 module:overlay(0) +from:0x020b29a4 kind:load to:0x02082320 module:overlay(0) +from:0x020b29a8 kind:load to:0x02082334 module:overlay(0) +from:0x020b29ac kind:load to:0x02057bf4 module:overlay(0) +from:0x020b29b0 kind:load to:0x01ffc57c module:itcm +from:0x020b29b4 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b29b8 kind:load to:0x02057e44 module:overlay(0) +from:0x020b29bc kind:load to:0x02057ea8 module:overlay(0) +from:0x020b29c0 kind:load to:0x02057c34 module:overlay(0) +from:0x020b29c4 kind:load to:0x02057d84 module:overlay(0) +from:0x020b29c8 kind:load to:0x02082364 module:overlay(0) +from:0x020b29cc kind:load to:0x02082368 module:overlay(0) +from:0x020b2a48 kind:load to:0x020b29d0 module:overlay(0) +from:0x020b2a4c kind:load to:0x020b2a00 module:overlay(0) +from:0x020b2a50 kind:load to:0x020b2a30 module:overlay(0) +from:0x020b2a54 kind:load to:0x020b2a3c module:overlay(0) +from:0x020b2a58 kind:load to:0x020b29dc module:overlay(0) +from:0x020b2a5c kind:load to:0x020b2a18 module:overlay(0) +from:0x020b2a60 kind:load to:0x020b2a24 module:overlay(0) +from:0x020b2a64 kind:load to:0x020b29e8 module:overlay(0) +from:0x020b2a68 kind:load to:0x020b29d4 module:overlay(0) +from:0x020b2a6c kind:load to:0x020b29f4 module:overlay(0) +from:0x020b2a70 kind:load to:0x020b2a0c module:overlay(0) +from:0x020b2a90 kind:load to:0x020845a5 module:overlay(0) +from:0x020b2a94 kind:load to:0x020845d1 module:overlay(0) +from:0x020b2a98 kind:load to:0x0207c034 module:overlay(0) +from:0x020b2a9c kind:load to:0x0207c03c module:overlay(0) +from:0x020b2aa0 kind:load to:0x0207c044 module:overlay(0) +from:0x020b2aa4 kind:load to:0x0208462d module:overlay(0) +from:0x020b2ab0 kind:load to:0x020852ac module:overlay(0) +from:0x020b2ab4 kind:load to:0x02085b30 module:overlay(0) +from:0x020b2ab8 kind:load to:0x02085a74 module:overlay(0) +from:0x020b2abc kind:load to:0x02085a94 module:overlay(0) +from:0x020b2ac0 kind:load to:0x0207c044 module:overlay(0) +from:0x020b2acc kind:load to:0x02086fc8 module:overlay(0) +from:0x020b2ad0 kind:load to:0x02086fdc module:overlay(0) +from:0x020b2ad4 kind:load to:0x02086a4c module:overlay(0) +from:0x020b2ad8 kind:load to:0x02086dbc module:overlay(0) +from:0x020b2adc kind:load to:0x0207c044 module:overlay(0) +from:0x020b2ae0 kind:load to:0x02086751 module:overlay(0) +from:0x020b2aec kind:load to:0x020870dc module:overlay(0) +from:0x020b2af0 kind:load to:0x020870f0 module:overlay(0) +from:0x020b2af4 kind:load to:0x0207c034 module:overlay(0) +from:0x020b2af8 kind:load to:0x02086ff8 module:overlay(0) +from:0x020b2afc kind:load to:0x0207c044 module:overlay(0) +from:0x020b2b08 kind:load to:0x02087db0 module:overlay(0) +from:0x020b2b0c kind:load to:0x02087dc4 module:overlay(0) +from:0x020b2b10 kind:load to:0x020878c0 module:overlay(0) +from:0x020b2b14 kind:load to:0x0208792c module:overlay(0) +from:0x020b2b18 kind:load to:0x0207c044 module:overlay(0) +from:0x020b2b50 kind:load to:0x02089874 module:overlay(0) +from:0x020b2b5c kind:load to:0x02089894 module:overlay(0) +from:0x020b2b60 kind:load to:0x020898c0 module:overlay(0) +from:0x020b2b64 kind:load to:0x02089920 module:overlay(0) +from:0x020b2b78 kind:load to:0x0208ba7c module:overlay(0) +from:0x020b2b84 kind:load to:0x0208c464 module:overlay(0) +from:0x020b2b88 kind:load to:0x0208c478 module:overlay(0) +from:0x020b2b8c kind:load to:0x02057bf4 module:overlay(0) +from:0x020b2b90 kind:load to:0x01ffc57c module:itcm +from:0x020b2b94 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b2b98 kind:load to:0x02057e44 module:overlay(0) +from:0x020b2b9c kind:load to:0x02057ea8 module:overlay(0) +from:0x020b2ba0 kind:load to:0x02057c34 module:overlay(0) +from:0x020b2ba4 kind:load to:0x02057d84 module:overlay(0) +from:0x020b2bb0 kind:load to:0x0208c6f0 module:overlay(0) +from:0x020b2bb4 kind:load to:0x0208c704 module:overlay(0) +from:0x020b2bb8 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b2bbc kind:load to:0x01ffc57c module:itcm +from:0x020b2bc0 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b2bc4 kind:load to:0x02057e44 module:overlay(0) +from:0x020b2bc8 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b2bcc kind:load to:0x0208c494 module:overlay(0) +from:0x020b2bd0 kind:load to:0x02057d84 module:overlay(0) +from:0x020b2bdc kind:load to:0x0208c85c module:overlay(0) +from:0x020b2bf0 kind:load to:0x0208e844 module:overlay(0) +from:0x020b2bf4 kind:load to:0x0208e858 module:overlay(0) +from:0x020b2cbc kind:load to:0x020901f0 module:overlay(0) +from:0x020b2cc0 kind:load to:0x0208f900 module:overlay(0) +from:0x020b2cc4 kind:load to:0x0208f904 module:overlay(0) +from:0x020b2cd0 kind:load to:0x02090810 module:overlay(0) +from:0x020b2cd4 kind:load to:0x02090814 module:overlay(0) +from:0x020b2cd8 kind:load to:0x02090818 module:overlay(0) +from:0x020b2ce4 kind:load to:0x020901f0 module:overlay(0) +from:0x020b2ce8 kind:load to:0x02090934 module:overlay(0) +from:0x020b2cec kind:load to:0x02090a38 module:overlay(0) +from:0x020b2cf0 kind:load to:0x02090c04 module:overlay(0) +from:0x020b2cf4 kind:load to:0x0209103c module:overlay(0) +from:0x020b2cf8 kind:load to:0x02091560 module:overlay(0) +from:0x020b2cfc kind:load to:0x020915c8 module:overlay(0) +from:0x020b2d00 kind:load to:0x020915e8 module:overlay(0) +from:0x020b2d0c kind:load to:0x020901f0 module:overlay(0) +from:0x020b2d10 kind:load to:0x020916d0 module:overlay(0) +from:0x020b2d14 kind:load to:0x02091710 module:overlay(0) +from:0x020b2d18 kind:load to:0x02091758 module:overlay(0) +from:0x020b2d1c kind:load to:0x0209183c module:overlay(0) +from:0x020b2d20 kind:load to:0x02090810 module:overlay(0) +from:0x020b2d24 kind:load to:0x02090814 module:overlay(0) +from:0x020b2d28 kind:load to:0x02090818 module:overlay(0) +from:0x020b2ea0 kind:load to:0x02094458 module:overlay(0) +from:0x020b2ea8 kind:load to:0x02094438 module:overlay(0) +from:0x020b2eb0 kind:load to:0x02094418 module:overlay(0) +from:0x020b2eb8 kind:load to:0x020943f8 module:overlay(0) +from:0x020b2ec0 kind:load to:0x020943d8 module:overlay(0) +from:0x020b2ec8 kind:load to:0x020943b8 module:overlay(0) +from:0x020b2ed0 kind:load to:0x02094398 module:overlay(0) +from:0x020b2ed8 kind:load to:0x02094378 module:overlay(0) +from:0x020b2ee0 kind:load to:0x02094358 module:overlay(0) +from:0x020b2ee8 kind:load to:0x02094338 module:overlay(0) +from:0x020b2ef0 kind:load to:0x02094308 module:overlay(0) +from:0x020b2ef8 kind:load to:0x020942e8 module:overlay(0) +from:0x020b2f00 kind:load to:0x020942c8 module:overlay(0) +from:0x020b2f08 kind:load to:0x020942a8 module:overlay(0) +from:0x020b2f10 kind:load to:0x02094288 module:overlay(0) +from:0x020b2f18 kind:load to:0x02094268 module:overlay(0) +from:0x020b2f20 kind:load to:0x02094248 module:overlay(0) +from:0x020b2f28 kind:load to:0x02094228 module:overlay(0) +from:0x020b2f30 kind:load to:0x02094208 module:overlay(0) +from:0x020b2f38 kind:load to:0x020941e8 module:overlay(0) +from:0x020b2f40 kind:load to:0x020941c8 module:overlay(0) +from:0x020b2f48 kind:load to:0x020941a8 module:overlay(0) +from:0x020b2f50 kind:load to:0x02094178 module:overlay(0) +from:0x020b2f58 kind:load to:0x02094158 module:overlay(0) +from:0x020b2f60 kind:load to:0x02094138 module:overlay(0) +from:0x020b2f68 kind:load to:0x02094118 module:overlay(0) +from:0x020b2f70 kind:load to:0x020940f8 module:overlay(0) +from:0x020b2f78 kind:load to:0x020940d8 module:overlay(0) +from:0x020b2f80 kind:load to:0x020940a8 module:overlay(0) +from:0x020b2f88 kind:load to:0x02094088 module:overlay(0) +from:0x020b2f90 kind:load to:0x02094068 module:overlay(0) +from:0x020b2fa0 kind:load to:0x02095f18 module:overlay(0) +from:0x020b2fac kind:load to:0x02094534 module:overlay(0) +from:0x020b2fb0 kind:load to:0x020944c4 module:overlay(0) +from:0x020b2fb4 kind:load to:0x020944f8 module:overlay(0) +from:0x020b2fb8 kind:load to:0x020959c0 module:overlay(0) +from:0x020b2fbc kind:load to:0x02095b44 module:overlay(0) +from:0x020b2fc0 kind:load to:0x02090810 module:overlay(0) +from:0x020b2fc4 kind:load to:0x02090814 module:overlay(0) +from:0x020b2fc8 kind:load to:0x02090818 module:overlay(0) +from:0x020b2fd4 kind:load to:0x020901f0 module:overlay(0) +from:0x020b2fd8 kind:load to:0x02095fa4 module:overlay(0) +from:0x020b2fdc kind:load to:0x02095fd8 module:overlay(0) +from:0x020b2fe0 kind:load to:0x02096014 module:overlay(0) +from:0x020b2fe4 kind:load to:0x02096084 module:overlay(0) +from:0x020b2fe8 kind:load to:0x020961a8 module:overlay(0) +from:0x020b2fec kind:load to:0x02090814 module:overlay(0) +from:0x020b2ff0 kind:load to:0x02090818 module:overlay(0) +from:0x020b2ffc kind:load to:0x020901f0 module:overlay(0) +from:0x020b3000 kind:load to:0x020968c4 module:overlay(0) +from:0x020b3004 kind:load to:0x020968e4 module:overlay(0) +from:0x020b3008 kind:load to:0x02096240 module:overlay(0) +from:0x020b300c kind:load to:0x020963b0 module:overlay(0) +from:0x020b3010 kind:load to:0x02090810 module:overlay(0) +from:0x020b3014 kind:load to:0x02090814 module:overlay(0) +from:0x020b3018 kind:load to:0x02090818 module:overlay(0) +from:0x020b3028 kind:load to:0x02096d40 module:overlay(0) +from:0x020b3034 kind:load to:0x01fff440 module:itcm +from:0x020b3040 kind:load to:0x02096d1c module:overlay(0) +from:0x020b304c kind:load to:0x02096d14 module:overlay(0) +from:0x020b305c kind:load to:0x02097a38 module:overlay(0) +from:0x020b3060 kind:load to:0x02097a6c module:overlay(0) +from:0x020b3064 kind:load to:0x02097824 module:overlay(0) +from:0x020b3068 kind:load to:0x02097a40 module:overlay(0) +from:0x020b306c kind:load to:0x02097868 module:overlay(0) +from:0x020b3070 kind:load to:0x0209786c module:overlay(0) +from:0x020b3080 kind:load to:0x02097998 module:overlay(0) +from:0x020b3084 kind:load to:0x020977a8 module:overlay(0) +from:0x020b3088 kind:load to:0x02097824 module:overlay(0) +from:0x020b308c kind:load to:0x020979a0 module:overlay(0) +from:0x020b3090 kind:load to:0x020979c0 module:overlay(0) +from:0x020b3094 kind:load to:0x020979ec module:overlay(0) +from:0x020b30a4 kind:load to:0x020977a0 module:overlay(0) +from:0x020b30a8 kind:load to:0x020977a8 module:overlay(0) +from:0x020b30ac kind:load to:0x02097824 module:overlay(0) +from:0x020b30b0 kind:load to:0x02097864 module:overlay(0) +from:0x020b30b4 kind:load to:0x02097868 module:overlay(0) +from:0x020b30b8 kind:load to:0x0209786c module:overlay(0) +from:0x020b30c4 kind:load to:0x0209791c module:overlay(0) +from:0x020b30c8 kind:load to:0x02097bbc module:overlay(0) +from:0x020b30e4 kind:load to:0x02097c68 module:overlay(0) +from:0x020b30e8 kind:load to:0x02097c74 module:overlay(0) +from:0x020b30f4 kind:load to:0x02097d70 module:overlay(0) +from:0x020b30f8 kind:load to:0x02097d84 module:overlay(0) +from:0x020b30fc kind:load to:0x0207b750 module:overlay(0) +from:0x020b3100 kind:load to:0x02097cf4 module:overlay(0) +from:0x020b3104 kind:load to:0x0207b740 module:overlay(0) +from:0x020b3110 kind:load to:0x020983ac module:overlay(0) +from:0x020b3114 kind:load to:0x020983c0 module:overlay(0) +from:0x020b3118 kind:load to:0x0209832c module:overlay(0) +from:0x020b311c kind:load to:0x0207c03c module:overlay(0) +from:0x020b3120 kind:load to:0x0207c044 module:overlay(0) +from:0x020b312c kind:load to:0x0209856c module:overlay(0) +from:0x020b3130 kind:load to:0x020985a8 module:overlay(0) +from:0x020b3134 kind:load to:0x020985c0 module:overlay(0) +from:0x020b3138 kind:load to:0x020985cc module:overlay(0) +from:0x020b313c kind:load to:0x01fff464 module:itcm +from:0x020b3140 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x020b3144 kind:load to:0x020984fc module:overlay(0) +from:0x020b3148 kind:load to:0x02098504 module:overlay(0) +from:0x020b314c kind:load to:0x02098508 module:overlay(0) +from:0x020b3150 kind:load to:0x0209850c module:overlay(0) +from:0x020b3154 kind:load to:0x02098510 module:overlay(0) +from:0x020b3158 kind:load to:0x02098514 module:overlay(0) +from:0x020b315c kind:load to:0x02098518 module:overlay(0) +from:0x020b3160 kind:load to:0x0209851c module:overlay(0) +from:0x020b3164 kind:load to:0x020985d8 module:overlay(0) +from:0x020b3168 kind:load to:0x02098644 module:overlay(0) +from:0x020b316c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x020b3170 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x020b3174 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x020b3178 kind:load to:0x020984c4 module:overlay(0) +from:0x020b317c kind:load to:0x020984c8 module:overlay(0) +from:0x020b3188 kind:load to:0x0209856c module:overlay(0) +from:0x020b318c kind:load to:0x020985a8 module:overlay(0) +from:0x020b3190 kind:load to:0x020985c0 module:overlay(0) +from:0x020b3194 kind:load to:0x020985cc module:overlay(0) +from:0x020b3198 kind:load to:0x01fff464 module:itcm +from:0x020b319c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x020b31a0 kind:load to:0x020984fc module:overlay(0) +from:0x020b31a4 kind:load to:0x02098504 module:overlay(0) +from:0x020b31a8 kind:load to:0x02098508 module:overlay(0) +from:0x020b31ac kind:load to:0x0209850c module:overlay(0) +from:0x020b31b0 kind:load to:0x02098510 module:overlay(0) +from:0x020b31b4 kind:load to:0x02098514 module:overlay(0) +from:0x020b31b8 kind:load to:0x02099058 module:overlay(0) +from:0x020b31bc kind:load to:0x0209851c module:overlay(0) +from:0x020b31c0 kind:load to:0x020985d8 module:overlay(0) +from:0x020b31c4 kind:load to:0x02098644 module:overlay(0) +from:0x020b31c8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x020b31cc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x020b31d0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x020b31d4 kind:load to:0x02099844 module:overlay(0) +from:0x020b31d8 kind:load to:0x02099858 module:overlay(0) +from:0x020b31dc kind:load to:0x020995dc module:overlay(0) +from:0x020b31e8 kind:load to:0x02099b41 module:overlay(0) +from:0x020b31ec kind:load to:0x02099b45 module:overlay(0) +from:0x020b31f0 kind:load to:0x02099b54 module:overlay(0) +from:0x020b31f4 kind:load to:0x02099b8c module:overlay(0) +from:0x020b31f8 kind:load to:0x0209a190 module:overlay(0) +from:0x020b31fc kind:load to:0x0209a198 module:overlay(0) +from:0x020b3200 kind:load to:0x0209a138 module:overlay(0) +from:0x020b3204 kind:load to:0x02099d04 module:overlay(0) +from:0x020b3208 kind:load to:0x02099bf4 module:overlay(0) +from:0x020b320c kind:load to:0x0209a0c0 module:overlay(0) +from:0x020b3210 kind:load to:0x0209a148 module:overlay(0) +from:0x020b3214 kind:load to:0x0209a160 module:overlay(0) +from:0x020b3218 kind:load to:0x0209a1d4 module:overlay(0) +from:0x020b321c kind:load to:0x0209a178 module:overlay(0) +from:0x020b3220 kind:load to:0x0209a1c4 module:overlay(0) +from:0x020b3224 kind:load to:0x0209a1a0 module:overlay(0) +from:0x020b3230 kind:load to:0x0209a27d module:overlay(0) +from:0x020b3234 kind:load to:0x0209a289 module:overlay(0) +from:0x020b3238 kind:load to:0x0209a2a8 module:overlay(0) +from:0x020b323c kind:load to:0x0209a2dc module:overlay(0) +from:0x020b3240 kind:load to:0x0209a374 module:overlay(0) +from:0x020b3244 kind:load to:0x0209a388 module:overlay(0) +from:0x020b3248 kind:load to:0x0209a138 module:overlay(0) +from:0x020b324c kind:load to:0x0209a3b0 module:overlay(0) +from:0x020b3250 kind:load to:0x0209a438 module:overlay(0) +from:0x020b3254 kind:load to:0x0209a0c0 module:overlay(0) +from:0x020b3258 kind:load to:0x0209a344 module:overlay(0) +from:0x020b325c kind:load to:0x0209a35c module:overlay(0) +from:0x020b3260 kind:load to:0x0209a39c module:overlay(0) +from:0x020b3264 kind:load to:0x0209a728 module:overlay(0) +from:0x020b3268 kind:load to:0x0209a78c module:overlay(0) +from:0x020b326c kind:load to:0x0209a768 module:overlay(0) +from:0x020b3270 kind:load to:0x0209a760 module:overlay(0) +from:0x020b327c kind:load to:0x0209a8dc module:overlay(0) +from:0x020b3280 kind:load to:0x0209a8f0 module:overlay(0) +from:0x020b3284 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b3288 kind:load to:0x0209a868 module:overlay(0) +from:0x020b328c kind:load to:0x02057dc8 module:overlay(0) +from:0x020b3290 kind:load to:0x02057e44 module:overlay(0) +from:0x020b3294 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b3298 kind:load to:0x0209a7f0 module:overlay(0) +from:0x020b329c kind:load to:0x02057d84 module:overlay(0) +from:0x020b32a8 kind:load to:0x0209a8ac module:overlay(0) +from:0x020b32ac kind:load to:0x0209a8c0 module:overlay(0) +from:0x020b32b0 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b32b4 kind:load to:0x02057a88 module:overlay(0) +from:0x020b32b8 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b32bc kind:load to:0x02057e44 module:overlay(0) +from:0x020b32c0 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b32c4 kind:load to:0x0209a7f0 module:overlay(0) +from:0x020b32c8 kind:load to:0x02057d84 module:overlay(0) +from:0x020b32d4 kind:load to:0x0209a918 module:overlay(0) +from:0x020b32d8 kind:load to:0x020977a0 module:overlay(0) +from:0x020b32dc kind:load to:0x020977a8 module:overlay(0) +from:0x020b32e0 kind:load to:0x02097824 module:overlay(0) +from:0x020b32e4 kind:load to:0x02097864 module:overlay(0) +from:0x020b32e8 kind:load to:0x02097868 module:overlay(0) +from:0x020b32ec kind:load to:0x0209786c module:overlay(0) +from:0x020b32f8 kind:load to:0x0209856c module:overlay(0) +from:0x020b32fc kind:load to:0x020985a8 module:overlay(0) +from:0x020b3300 kind:load to:0x020985c0 module:overlay(0) +from:0x020b3304 kind:load to:0x020985cc module:overlay(0) +from:0x020b3308 kind:load to:0x01fff464 module:itcm +from:0x020b330c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x020b3310 kind:load to:0x0209a99c module:overlay(0) +from:0x020b3314 kind:load to:0x02098504 module:overlay(0) +from:0x020b3318 kind:load to:0x020b6888 module:overlay(5) +from:0x020b331c kind:load to:0x0209850c module:overlay(0) +from:0x020b3320 kind:load to:0x02098510 module:overlay(0) +from:0x020b3324 kind:load to:0x02098514 module:overlay(0) +from:0x020b3328 kind:load to:0x02098518 module:overlay(0) +from:0x020b332c kind:load to:0x0209851c module:overlay(0) +from:0x020b3330 kind:load to:0x020985d8 module:overlay(0) +from:0x020b3334 kind:load to:0x02098644 module:overlay(0) +from:0x020b3338 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x020b333c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x020b3340 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x020b3344 kind:load to:0x0209acb8 module:overlay(0) +from:0x020b3348 kind:load to:0x0209accc module:overlay(0) +from:0x020b3354 kind:load to:0x0209ad08 module:overlay(0) +from:0x020b3358 kind:load to:0x020977a0 module:overlay(0) +from:0x020b335c kind:load to:0x020977a8 module:overlay(0) +from:0x020b3360 kind:load to:0x02097824 module:overlay(0) +from:0x020b3364 kind:load to:0x02097864 module:overlay(0) +from:0x020b3368 kind:load to:0x02097868 module:overlay(0) +from:0x020b336c kind:load to:0x0209786c module:overlay(0) +from:0x020b3378 kind:load to:0x0209856c module:overlay(0) +from:0x020b337c kind:load to:0x020985a8 module:overlay(0) +from:0x020b3380 kind:load to:0x020985c0 module:overlay(0) +from:0x020b3384 kind:load to:0x020985cc module:overlay(0) +from:0x020b3388 kind:load to:0x01fff464 module:itcm +from:0x020b338c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x020b3390 kind:load to:0x0209ae48 module:overlay(0) +from:0x020b3394 kind:load to:0x02098504 module:overlay(0) +from:0x020b3398 kind:load to:0x0209aebc module:overlay(0) +from:0x020b339c kind:load to:0x0209afa4 module:overlay(0) +from:0x020b33a0 kind:load to:0x02098510 module:overlay(0) +from:0x020b33a4 kind:load to:0x02098514 module:overlay(0) +from:0x020b33a8 kind:load to:0x02098518 module:overlay(0) +from:0x020b33ac kind:load to:0x0209851c module:overlay(0) +from:0x020b33b0 kind:load to:0x020985d8 module:overlay(0) +from:0x020b33b4 kind:load to:0x02098644 module:overlay(0) +from:0x020b33b8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x020b33bc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x020b33c0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x020b33c4 kind:load to:0x0209adb0 module:overlay(0) +from:0x020b33c8 kind:load to:0x0209adf8 module:overlay(0) +from:0x020b33e4 kind:load to:0x0209bd7c module:overlay(0) +from:0x020b33e8 kind:load to:0x0209b674 module:overlay(0) +from:0x020b33f4 kind:load to:0x0209bfe8 module:overlay(0) +from:0x020b33f8 kind:load to:0x020977a0 module:overlay(0) +from:0x020b33fc kind:load to:0x020977a8 module:overlay(0) +from:0x020b3400 kind:load to:0x02097824 module:overlay(0) +from:0x020b3404 kind:load to:0x02097864 module:overlay(0) +from:0x020b3408 kind:load to:0x02097868 module:overlay(0) +from:0x020b340c kind:load to:0x0209786c module:overlay(0) +from:0x020b3418 kind:load to:0x0209856c module:overlay(0) +from:0x020b341c kind:load to:0x020985a8 module:overlay(0) +from:0x020b3420 kind:load to:0x020985c0 module:overlay(0) +from:0x020b3424 kind:load to:0x020985cc module:overlay(0) +from:0x020b3428 kind:load to:0x01fff464 module:itcm +from:0x020b342c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x020b3430 kind:load to:0x0209c068 module:overlay(0) +from:0x020b3434 kind:load to:0x02098504 module:overlay(0) +from:0x020b3438 kind:load to:0x020b6bec module:overlays(5,8) +from:0x020b343c kind:load to:0x020bff8c module:overlays(2,4,17) +from:0x020b3440 kind:load to:0x02098510 module:overlay(0) +from:0x020b3444 kind:load to:0x02098514 module:overlay(0) +from:0x020b3448 kind:load to:0x020bff98 module:overlays(2,4,17) +from:0x020b344c kind:load to:0x0209851c module:overlay(0) +from:0x020b3450 kind:load to:0x020985d8 module:overlay(0) +from:0x020b3454 kind:load to:0x02098644 module:overlay(0) +from:0x020b3458 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x020b345c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x020b3460 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x020b3464 kind:load to:0x0209c084 module:overlay(0) +from:0x020b3468 kind:load to:0x0209c098 module:overlay(0) +from:0x020b3474 kind:load to:0x0209c0d4 module:overlay(0) +from:0x020b3478 kind:load to:0x020977a0 module:overlay(0) +from:0x020b347c kind:load to:0x020977a8 module:overlay(0) +from:0x020b3480 kind:load to:0x02097824 module:overlay(0) +from:0x020b3484 kind:load to:0x02097864 module:overlay(0) +from:0x020b3488 kind:load to:0x02097868 module:overlay(0) +from:0x020b348c kind:load to:0x0209786c module:overlay(0) +from:0x020b3498 kind:load to:0x0209856c module:overlay(0) +from:0x020b349c kind:load to:0x020985a8 module:overlay(0) +from:0x020b34a0 kind:load to:0x020985c0 module:overlay(0) +from:0x020b34a4 kind:load to:0x020985cc module:overlay(0) +from:0x020b34a8 kind:load to:0x01fff464 module:itcm +from:0x020b34ac kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x020b34b0 kind:load to:0x0209c154 module:overlay(0) +from:0x020b34b4 kind:load to:0x02098504 module:overlay(0) +from:0x020b34b8 kind:load to:0x0209c194 module:overlay(0) +from:0x020b34bc kind:load to:0x0209c324 module:overlay(0) +from:0x020b34c0 kind:load to:0x02098510 module:overlay(0) +from:0x020b34c4 kind:load to:0x02098514 module:overlay(0) +from:0x020b34c8 kind:load to:0x02098518 module:overlay(0) +from:0x020b34cc kind:load to:0x0209851c module:overlay(0) +from:0x020b34d0 kind:load to:0x020985d8 module:overlay(0) +from:0x020b34d4 kind:load to:0x02098644 module:overlay(0) +from:0x020b34d8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x020b34dc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x020b34e0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x020b34e4 kind:load to:0x0209c340 module:overlay(0) +from:0x020b34e8 kind:load to:0x0209c360 module:overlay(0) +from:0x020b34ec kind:load to:0x0209c338 module:overlay(0) +from:0x020b34f8 kind:load to:0x0209c3c0 module:overlay(0) +from:0x020b3504 kind:load to:0x0209c39c module:overlay(0) +from:0x020b3514 kind:load to:0x0209ca64 module:overlay(0) +from:0x020b3518 kind:load to:0x0209cb98 module:overlay(0) +from:0x020b351c kind:load to:0x0209cb9c module:overlay(0) +from:0x020b3520 kind:load to:0x0209cacc module:overlay(0) +from:0x020b3530 kind:load to:0x0209cb0c module:overlay(0) +from:0x020b3534 kind:load to:0x0209cb14 module:overlay(0) +from:0x020b3538 kind:load to:0x0209c9f4 module:overlay(0) +from:0x020b353c kind:load to:0x0209c9f8 module:overlay(0) +from:0x020b354c kind:load to:0x0209ca64 module:overlay(0) +from:0x020b3550 kind:load to:0x0209ca6c module:overlay(0) +from:0x020b3554 kind:load to:0x0209caac module:overlay(0) +from:0x020b3558 kind:load to:0x0209cacc module:overlay(0) +from:0x020b3568 kind:load to:0x0209c930 module:overlay(0) +from:0x020b356c kind:load to:0x0209c9f0 module:overlay(0) +from:0x020b3570 kind:load to:0x0209c9f4 module:overlay(0) +from:0x020b3574 kind:load to:0x0209c9f8 module:overlay(0) +from:0x020b3584 kind:load to:0x0209cbf0 module:overlay(0) +from:0x020b3588 kind:load to:0x0209cdb4 module:overlay(0) +from:0x020b358c kind:load to:0x0209cdd0 module:overlay(0) +from:0x020b3590 kind:load to:0x0209ce14 module:overlay(0) +from:0x020b3594 kind:load to:0x0209cc1c module:overlay(0) +from:0x020b3598 kind:load to:0x0209cc74 module:overlay(0) +from:0x020b359c kind:load to:0x0209cc08 module:overlay(0) +from:0x020b35a8 kind:load to:0x0209cecc module:overlay(0) +from:0x020b35ac kind:load to:0x0209cf04 module:overlay(0) +from:0x020b35d0 kind:load to:0x0209d104 module:overlay(0) +from:0x020b35d4 kind:load to:0x0209d10c module:overlay(0) +from:0x020b35d8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x020b35dc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x020b35e0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x020b35e4 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x020b35e8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x020b35ec kind:load to:0x0209d220 module:overlay(0) +from:0x020b35f0 kind:load to:0x0209d228 module:overlay(0) +from:0x020b35f4 kind:load to:0x0209d22c module:overlay(0) +from:0x020b35f8 kind:load to:0x0209d238 module:overlay(0) +from:0x020b35fc kind:load to:0x0209d240 module:overlay(0) +from:0x020b3600 kind:load to:0x0209d0e8 module:overlay(0) +from:0x020b3604 kind:load to:0x0209d0ec module:overlay(0) +from:0x020b3610 kind:load to:0x0209d7d4 module:overlay(0) +from:0x020b3614 kind:load to:0x0209d10c module:overlay(0) +from:0x020b3618 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x020b361c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x020b3620 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x020b3624 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x020b3628 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x020b362c kind:load to:0x0209d220 module:overlay(0) +from:0x020b3630 kind:load to:0x0209d228 module:overlay(0) +from:0x020b3634 kind:load to:0x0209d93c module:overlay(0) +from:0x020b3638 kind:load to:0x0209da4c module:overlay(0) +from:0x020b363c kind:load to:0x0209d240 module:overlay(0) +from:0x020b3644 kind:load to:0x0209d7a4 module:overlay(0) +from:0x020b3648 kind:load to:0x0209da00 module:overlay(0) +from:0x020b364c kind:load to:0x0209dbc8 module:overlay(0) +from:0x020b3650 kind:load to:0x0209dbd0 module:overlay(0) +from:0x020b3654 kind:load to:0x0209d7f8 module:overlay(0) +from:0x020b3658 kind:load to:0x0209dab4 module:overlay(0) +from:0x020b365c kind:load to:0x0209dac4 module:overlay(0) +from:0x020b3660 kind:load to:0x0209db14 module:overlay(0) +from:0x020b3664 kind:load to:0x0209dab8 module:overlay(0) +from:0x020b3670 kind:load to:0x0209dcd4 module:overlay(0) +from:0x020b367c kind:load to:0x0209d104 module:overlay(0) +from:0x020b3680 kind:load to:0x0209d10c module:overlay(0) +from:0x020b3684 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x020b3688 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x020b368c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x020b3690 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x020b3694 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x020b3698 kind:load to:0x0209d220 module:overlay(0) +from:0x020b369c kind:load to:0x0209d228 module:overlay(0) +from:0x020b36a0 kind:load to:0x0209d22c module:overlay(0) +from:0x020b36a4 kind:load to:0x0209d238 module:overlay(0) +from:0x020b36a8 kind:load to:0x0209d240 module:overlay(0) +from:0x020b36ac kind:load to:0x0209dcec module:overlay(0) +from:0x020b36b0 kind:load to:0x0209dd0c module:overlay(0) +from:0x020b36b4 kind:load to:0x0209dcd0 module:overlay(0) +from:0x020b36c0 kind:load to:0x0209dd40 module:overlay(0) +from:0x020b36c4 kind:load to:0x0209ca64 module:overlay(0) +from:0x020b36c8 kind:load to:0x0209ca6c module:overlay(0) +from:0x020b36cc kind:load to:0x0209caac module:overlay(0) +from:0x020b36d0 kind:load to:0x0209cacc module:overlay(0) +from:0x020b36e0 kind:load to:0x0209ca64 module:overlay(0) +from:0x020b36e4 kind:load to:0x0209ca6c module:overlay(0) +from:0x020b36e8 kind:load to:0x0209caac module:overlay(0) +from:0x020b36ec kind:load to:0x0209cacc module:overlay(0) +from:0x020b36f8 kind:load to:0x0207c4d0 module:overlay(0) +from:0x020b36fc kind:load to:0x0207c4d8 module:overlay(0) +from:0x020b3700 kind:load to:0x0207c9a0 module:overlay(0) +from:0x020b3704 kind:load to:0x0207c990 module:overlay(0) +from:0x020b3708 kind:load to:0x0207c9d4 module:overlay(0) +from:0x020b370c kind:load to:0x0207ca44 module:overlay(0) +from:0x020b3710 kind:load to:0x0207ca6c module:overlay(0) +from:0x020b3714 kind:load to:0x0207cae4 module:overlay(0) +from:0x020b3720 kind:load to:0x0209dff0 module:overlay(0) +from:0x020b3724 kind:load to:0x0209e41c module:overlay(0) +from:0x020b3728 kind:load to:0x02057bf4 module:overlay(0) +from:0x020b372c kind:load to:0x01ffc57c module:itcm +from:0x020b3730 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b3734 kind:load to:0x02057e44 module:overlay(0) +from:0x020b3738 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b373c kind:load to:0x0209de64 module:overlay(0) +from:0x020b3740 kind:load to:0x02057d84 module:overlay(0) +from:0x020b374c kind:load to:0x0209e0bc module:overlay(0) +from:0x020b3750 kind:load to:0x0209d10c module:overlay(0) +from:0x020b3754 kind:load to:0x020c05e0 module:overlays(2,4,17) +from:0x020b3758 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x020b375c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x020b3760 kind:load to:0x020c078c module:overlays(2,4,17) +from:0x020b3764 kind:load to:0x0209e308 module:overlay(0) +from:0x020b3768 kind:load to:0x0209d220 module:overlay(0) +from:0x020b376c kind:load to:0x0209e2d4 module:overlay(0) +from:0x020b3770 kind:load to:0x0209d22c module:overlay(0) +from:0x020b3774 kind:load to:0x0209d238 module:overlay(0) +from:0x020b3778 kind:load to:0x0209d240 module:overlay(0) +from:0x020b377c kind:load to:0x0209e004 module:overlay(0) +from:0x020b3780 kind:load to:0x0209e05c module:overlay(0) +from:0x020b378c kind:load to:0x0209e458 module:overlay(0) +from:0x020b3790 kind:load to:0x0209cbf0 module:overlay(0) +from:0x020b3794 kind:load to:0x0209cdb4 module:overlay(0) +from:0x020b3798 kind:load to:0x0209cdd0 module:overlay(0) +from:0x020b379c kind:load to:0x0209ce14 module:overlay(0) +from:0x020b37a0 kind:load to:0x0209e7a8 module:overlay(0) +from:0x020b37a4 kind:load to:0x0209e7bc module:overlay(0) +from:0x020b37a8 kind:load to:0x0209cc08 module:overlay(0) +from:0x020b37b4 kind:load to:0x0209e504 module:overlay(0) +from:0x020b37b8 kind:load to:0x0209d10c module:overlay(0) +from:0x020b37bc kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x020b37c0 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x020b37c4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x020b37c8 kind:load to:0x0209e700 module:overlay(0) +from:0x020b37cc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x020b37d0 kind:load to:0x0209d220 module:overlay(0) +from:0x020b37d4 kind:load to:0x0209d228 module:overlay(0) +from:0x020b37d8 kind:load to:0x0209d22c module:overlay(0) +from:0x020b37dc kind:load to:0x0209d238 module:overlay(0) +from:0x020b37e0 kind:load to:0x0209d240 module:overlay(0) +from:0x020b37e4 kind:load to:0x0209e760 module:overlay(0) +from:0x020b37e8 kind:load to:0x0209e780 module:overlay(0) +from:0x020b3cf4 kind:load to:0x020b388c module:overlay(0) +from:0x020b3cfc kind:load to:0x020b387c module:overlay(0) +from:0x020b3d04 kind:load to:0x020b38ec module:overlay(0) +from:0x020b3d0c kind:load to:0x020b38a4 module:overlay(0) +from:0x020b3d14 kind:load to:0x020b3a84 module:overlay(0) +from:0x020b3d1c kind:load to:0x020b3a5c module:overlay(0) +from:0x020b3d24 kind:load to:0x020b3a8c module:overlay(0) +from:0x020b3d2c kind:load to:0x020b3a4c module:overlay(0) +from:0x020b3d34 kind:load to:0x020b38fc module:overlay(0) +from:0x020b3d3c kind:load to:0x020b3824 module:overlay(0) +from:0x020b3d44 kind:load to:0x020b397c module:overlay(0) +from:0x020b3d4c kind:load to:0x020b399c module:overlay(0) +from:0x020b3d54 kind:load to:0x020b3884 module:overlay(0) +from:0x020b3d5c kind:load to:0x020b38cc module:overlay(0) +from:0x020b3d64 kind:load to:0x020b3974 module:overlay(0) +from:0x020b3d6c kind:load to:0x020b396c module:overlay(0) +from:0x020b3d74 kind:load to:0x020b399c module:overlay(0) +from:0x020b3d7c kind:load to:0x020b3884 module:overlay(0) +from:0x020b3d84 kind:load to:0x020b38cc module:overlay(0) +from:0x020b3d8c kind:load to:0x020b390c module:overlay(0) +from:0x020b3d94 kind:load to:0x020b3abc module:overlay(0) +from:0x020b3d9c kind:load to:0x020b3ac4 module:overlay(0) +from:0x020b3da4 kind:load to:0x020b3974 module:overlay(0) +from:0x020b3dac kind:load to:0x020b396c module:overlay(0) +from:0x020b3db4 kind:load to:0x020b3834 module:overlay(0) +from:0x020b3dbc kind:load to:0x020b382c module:overlay(0) +from:0x020b3dc4 kind:load to:0x020b38d4 module:overlay(0) +from:0x020b3dcc kind:load to:0x020b3854 module:overlay(0) +from:0x020b3dd4 kind:load to:0x020b385c module:overlay(0) +from:0x020b3ddc kind:load to:0x020b38bc module:overlay(0) +from:0x020b3de4 kind:load to:0x020b37ec module:overlay(0) +from:0x020b3dec kind:load to:0x020b380c module:overlay(0) +from:0x020b3df4 kind:load to:0x020b39bc module:overlay(0) +from:0x020b3dfc kind:load to:0x020b392c module:overlay(0) +from:0x020b3e04 kind:load to:0x020b3adc module:overlay(0) +from:0x020b3e0c kind:load to:0x020b39cc module:overlay(0) +from:0x020b3e14 kind:load to:0x020b39d4 module:overlay(0) +from:0x020b3e1c kind:load to:0x020b39a4 module:overlay(0) +from:0x020b3e24 kind:load to:0x020b39dc module:overlay(0) +from:0x020b3e2c kind:load to:0x020b384c module:overlay(0) +from:0x020b3e34 kind:load to:0x020b37f0 module:overlay(0) +from:0x020b3e3c kind:load to:0x020b393c module:overlay(0) +from:0x020b3e44 kind:load to:0x020b3804 module:overlay(0) +from:0x020b3e4c kind:load to:0x020b3a54 module:overlay(0) +from:0x020b3e54 kind:load to:0x020b39fc module:overlay(0) +from:0x020b3e5c kind:load to:0x020b3994 module:overlay(0) +from:0x020b3e64 kind:load to:0x020b3a24 module:overlay(0) +from:0x020b3e6c kind:load to:0x020b3bb8 module:overlay(0) +from:0x020b3e74 kind:load to:0x020b3a0c module:overlay(0) +from:0x020b3e7c kind:load to:0x020b389c module:overlay(0) +from:0x020b3e84 kind:load to:0x020b3a14 module:overlay(0) +from:0x020b3e8c kind:load to:0x020b3bc4 module:overlay(0) +from:0x020b3e94 kind:load to:0x020b39ec module:overlay(0) +from:0x020b3e9c kind:load to:0x020b39c4 module:overlay(0) +from:0x020b3ea4 kind:load to:0x020b3b0c module:overlay(0) +from:0x020b3eac kind:load to:0x020b3a2c module:overlay(0) +from:0x020b3eb4 kind:load to:0x020b3bdc module:overlay(0) +from:0x020b3ebc kind:load to:0x020b3be8 module:overlay(0) +from:0x020b3ec4 kind:load to:0x020b3c60 module:overlay(0) +from:0x020b3ecc kind:load to:0x020b3c0c module:overlay(0) +from:0x020b3ed4 kind:load to:0x020b3a3c module:overlay(0) +from:0x020b3edc kind:load to:0x020b3c18 module:overlay(0) +from:0x020b3ee4 kind:load to:0x020b3a44 module:overlay(0) +from:0x020b3eec kind:load to:0x020b3b34 module:overlay(0) +from:0x020b3ef4 kind:load to:0x020b3944 module:overlay(0) +from:0x020b3efc kind:load to:0x020b3924 module:overlay(0) +from:0x020b3f04 kind:load to:0x020b3c90 module:overlay(0) +from:0x020b3f0c kind:load to:0x020b3c9c module:overlay(0) +from:0x020b3f14 kind:load to:0x020b3c30 module:overlay(0) +from:0x020b3f1c kind:load to:0x020b3c78 module:overlay(0) +from:0x020b3f24 kind:load to:0x020b3c84 module:overlay(0) +from:0x020b3f2c kind:load to:0x020b386c module:overlay(0) +from:0x020b3f34 kind:load to:0x020b3a6c module:overlay(0) +from:0x020b3f3c kind:load to:0x020b3b64 module:overlay(0) +from:0x020b3f44 kind:load to:0x020b39ac module:overlay(0) +from:0x020b3f4c kind:load to:0x020b3814 module:overlay(0) +from:0x020b3f54 kind:load to:0x020b383c module:overlay(0) +from:0x020b3f5c kind:load to:0x020b38c4 module:overlay(0) +from:0x020b3f64 kind:load to:0x020b3b74 module:overlay(0) +from:0x020b3f6c kind:load to:0x020b3a7c module:overlay(0) +from:0x020b3f74 kind:load to:0x020b3c3c module:overlay(0) +from:0x020b3f7c kind:load to:0x020b3964 module:overlay(0) +from:0x020b3f84 kind:load to:0x020b38dc module:overlay(0) +from:0x020b3f8c kind:load to:0x020b3a94 module:overlay(0) +from:0x020b3f94 kind:load to:0x020b3aa4 module:overlay(0) +from:0x020b3f9c kind:load to:0x020b3aac module:overlay(0) +from:0x020b3fa4 kind:load to:0x020b3ab4 module:overlay(0) +from:0x020b3fac kind:load to:0x020b398c module:overlay(0) +from:0x020b3fb4 kind:load to:0x020b3acc module:overlay(0) +from:0x020b3fbc kind:load to:0x020b3864 module:overlay(0) +from:0x020b3fc4 kind:load to:0x020b37f8 module:overlay(0) +from:0x020b3fcc kind:load to:0x020b3c54 module:overlay(0) +from:0x020b3fd4 kind:load to:0x020b38b4 module:overlay(0) +from:0x020b3fdc kind:load to:0x020b37fc module:overlay(0) +from:0x020b3fe4 kind:load to:0x020b37f4 module:overlay(0) +from:0x020b3fec kind:load to:0x020b391c module:overlay(0) +from:0x020b3ff4 kind:load to:0x020b3914 module:overlay(0) +from:0x020b3ffc kind:load to:0x020b39e4 module:overlay(0) +from:0x020b4004 kind:load to:0x020b39f4 module:overlay(0) +from:0x020b400c kind:load to:0x020b3bac module:overlay(0) +from:0x020b4014 kind:load to:0x020b3afc module:overlay(0) +from:0x020b401c kind:load to:0x020b3894 module:overlay(0) +from:0x020b4024 kind:load to:0x020b3874 module:overlay(0) +from:0x020b402c kind:load to:0x020b3a1c module:overlay(0) +from:0x020b4034 kind:load to:0x020b3bd0 module:overlay(0) +from:0x020b403c kind:load to:0x020b3a34 module:overlay(0) +from:0x020b4044 kind:load to:0x020b3c00 module:overlay(0) +from:0x020b404c kind:load to:0x020b3b2c module:overlay(0) +from:0x020b4054 kind:load to:0x020b3c24 module:overlay(0) +from:0x020b405c kind:load to:0x020b3c6c module:overlay(0) +from:0x020b4064 kind:load to:0x020b3a64 module:overlay(0) +from:0x020b406c kind:load to:0x020b38f4 module:overlay(0) +from:0x020b4074 kind:load to:0x020b38e4 module:overlay(0) +from:0x020b407c kind:load to:0x020b3904 module:overlay(0) +from:0x020b4084 kind:load to:0x020b3a74 module:overlay(0) +from:0x020b408c kind:load to:0x020b3934 module:overlay(0) +from:0x020b4094 kind:load to:0x020b3954 module:overlay(0) +from:0x020b409c kind:load to:0x020b3b7c module:overlay(0) +from:0x020b40a4 kind:load to:0x020b3a9c module:overlay(0) +from:0x020b40ac kind:load to:0x020b3c48 module:overlay(0) +from:0x020b40b4 kind:load to:0x020b3b84 module:overlay(0) +from:0x020b40bc kind:load to:0x020b38ac module:overlay(0) +from:0x020b40c4 kind:load to:0x020b39b4 module:overlay(0) +from:0x020b40cc kind:load to:0x020b3b94 module:overlay(0) +from:0x020b40d4 kind:load to:0x020b3ba0 module:overlay(0) +from:0x020b40dc kind:load to:0x020b3aec module:overlay(0) +from:0x020b40e4 kind:load to:0x020b3af4 module:overlay(0) +from:0x020b40ec kind:load to:0x020b394c module:overlay(0) +from:0x020b40f4 kind:load to:0x020b3b04 module:overlay(0) +from:0x020b40fc kind:load to:0x020b3b14 module:overlay(0) +from:0x020b4104 kind:load to:0x020b3b24 module:overlay(0) +from:0x020b410c kind:load to:0x020b3b44 module:overlay(0) +from:0x020b4114 kind:load to:0x020b3b4c module:overlay(0) +from:0x020b411c kind:load to:0x020b3b5c module:overlay(0) +from:0x020b4124 kind:load to:0x020b3b6c module:overlay(0) +from:0x020b412c kind:load to:0x020b395c module:overlay(0) +from:0x020b4134 kind:load to:0x020b3984 module:overlay(0) +from:0x020b413c kind:load to:0x020b3b8c module:overlay(0) +from:0x020b4144 kind:load to:0x020b3ad4 module:overlay(0) +from:0x020b414c kind:load to:0x020b3ae4 module:overlay(0) +from:0x020b4154 kind:load to:0x020b3a04 module:overlay(0) +from:0x020b415c kind:load to:0x020b3b1c module:overlay(0) +from:0x020b4164 kind:load to:0x020b3b3c module:overlay(0) +from:0x020b416c kind:load to:0x020b3b54 module:overlay(0) +from:0x020b4174 kind:load to:0x020b3cb4 module:overlay(0) +from:0x020b417c kind:load to:0x020b3ce4 module:overlay(0) +from:0x020b4184 kind:load to:0x020b3ca8 module:overlay(0) +from:0x020b418c kind:load to:0x020b3cc4 module:overlay(0) +from:0x020b4194 kind:load to:0x020b3cd4 module:overlay(0) +from:0x020b419c kind:load to:0x020b3844 module:overlay(0) +from:0x020b41a4 kind:load to:0x020b3bf4 module:overlay(0) +from:0x020b41ac kind:load to:0x020b381c module:overlay(0) +from:0x020b43f4 kind:load to:0x020b4214 module:overlay(0) +from:0x020b4408 kind:load to:0x020b4204 module:overlay(0) +from:0x020b441c kind:load to:0x020b4204 module:overlay(0) +from:0x020b4430 kind:load to:0x020b41f4 module:overlay(0) +from:0x020b4444 kind:load to:0x020b4284 module:overlay(0) +from:0x020b4458 kind:load to:0x020b4244 module:overlay(0) +from:0x020b446c kind:load to:0x020b42f4 module:overlay(0) +from:0x020b4480 kind:load to:0x020b428c module:overlay(0) +from:0x020b4494 kind:load to:0x020b4384 module:overlay(0) +from:0x020b44a8 kind:load to:0x020b427c module:overlay(0) +from:0x020b44bc kind:load to:0x020b4390 module:overlay(0) +from:0x020b44d0 kind:load to:0x020b4304 module:overlay(0) +from:0x020b44e4 kind:load to:0x020b439c module:overlay(0) +from:0x020b44f8 kind:load to:0x020b43e4 module:overlay(0) +from:0x020b450c kind:load to:0x020b42b4 module:overlay(0) +from:0x020b4520 kind:load to:0x020b431c module:overlay(0) +from:0x020b4534 kind:load to:0x020b424c module:overlay(0) +from:0x020b4548 kind:load to:0x020b43a8 module:overlay(0) +from:0x020b455c kind:load to:0x020b426c module:overlay(0) +from:0x020b4570 kind:load to:0x020b4294 module:overlay(0) +from:0x020b4584 kind:load to:0x020b429c module:overlay(0) +from:0x020b4598 kind:load to:0x020b4264 module:overlay(0) +from:0x020b45ac kind:load to:0x020b42a4 module:overlay(0) +from:0x020b45c0 kind:load to:0x020b41f0 module:overlay(0) +from:0x020b45d4 kind:load to:0x020b421c module:overlay(0) +from:0x020b45e8 kind:load to:0x020b42ac module:overlay(0) +from:0x020b45fc kind:load to:0x020b43b4 module:overlay(0) +from:0x020b4610 kind:load to:0x020b42bc module:overlay(0) +from:0x020b4624 kind:load to:0x020b43c0 module:overlay(0) +from:0x020b4638 kind:load to:0x020b42c4 module:overlay(0) +from:0x020b464c kind:load to:0x020b436c module:overlay(0) +from:0x020b4660 kind:load to:0x020b42e4 module:overlay(0) +from:0x020b4674 kind:load to:0x020b4378 module:overlay(0) +from:0x020b4688 kind:load to:0x020b43d8 module:overlay(0) +from:0x020b469c kind:load to:0x020b42cc module:overlay(0) +from:0x020b46b0 kind:load to:0x020b422c module:overlay(0) +from:0x020b46c4 kind:load to:0x020b4274 module:overlay(0) +from:0x020b46d8 kind:load to:0x020b4234 module:overlay(0) +from:0x020b46ec kind:load to:0x020b42d4 module:overlay(0) +from:0x020b4700 kind:load to:0x020b4254 module:overlay(0) +from:0x020b4714 kind:load to:0x020b423c module:overlay(0) +from:0x020b4728 kind:load to:0x020b4334 module:overlay(0) +from:0x020b473c kind:load to:0x020b4344 module:overlay(0) +from:0x020b4750 kind:load to:0x020b434c module:overlay(0) +from:0x020b4764 kind:load to:0x020b435c module:overlay(0) +from:0x020b4778 kind:load to:0x020b4364 module:overlay(0) +from:0x020b478c kind:load to:0x020b42dc module:overlay(0) +from:0x020b47a0 kind:load to:0x020b42ec module:overlay(0) +from:0x020b47b4 kind:load to:0x020b42fc module:overlay(0) +from:0x020b47c8 kind:load to:0x020b430c module:overlay(0) +from:0x020b47dc kind:load to:0x020b4324 module:overlay(0) +from:0x020b47f0 kind:load to:0x020b433c module:overlay(0) +from:0x020b4804 kind:load to:0x020b4354 module:overlay(0) +from:0x020b4818 kind:load to:0x020b4224 module:overlay(0) +from:0x020b482c kind:load to:0x020b425c module:overlay(0) +from:0x020b4840 kind:load to:0x020b4314 module:overlay(0) +from:0x020b4854 kind:load to:0x020b432c module:overlay(0) +from:0x020b4868 kind:load to:0x020b43cc module:overlay(0) +from:0x020b487c kind:load to:0x020b420c module:overlay(0) +from:0x020b4890 kind:load to:0x020b41fc module:overlay(0) +from:0x020b48dc kind:load to:0x020667d8 module:overlay(0) +from:0x020b48e0 kind:load to:0x020667f4 module:overlay(0) +from:0x020b48e4 kind:load to:0x0209fc40 module:overlay(0) +from:0x020b48e8 kind:load to:0x0209fd30 module:overlay(0) +from:0x020b48ec kind:load to:0x02066a5c module:overlay(0) +from:0x020b48f0 kind:load to:0x02066dfc module:overlay(0) +from:0x020b48f4 kind:load to:0x020669d8 module:overlay(0) +from:0x020b48f8 kind:load to:0x02067234 module:overlay(0) +from:0x020b48fc kind:load to:0x0206723c module:overlay(0) +from:0x020b4900 kind:load to:0x0209fb6c module:overlay(0) +from:0x020b4904 kind:load to:0x0209fbb0 module:overlay(0) +from:0x020b4910 kind:load to:0x020a1600 module:overlay(0) +from:0x020b4914 kind:load to:0x020667f4 module:overlay(0) +from:0x020b4918 kind:load to:0x020a1778 module:overlay(0) +from:0x020b491c kind:load to:0x02067434 module:overlay(0) +from:0x020b4920 kind:load to:0x02067474 module:overlay(0) +from:0x020b4924 kind:load to:0x02066dfc module:overlay(0) +from:0x020b4928 kind:load to:0x020a176c module:overlay(0) +from:0x020b492c kind:load to:0x020a17c4 module:overlay(0) +from:0x020b4930 kind:load to:0x0206723c module:overlay(0) +from:0x020b4934 kind:load to:0x020a15a8 module:overlay(0) +from:0x020b4938 kind:load to:0x020a15d0 module:overlay(0) +from:0x020b4940 kind:load to:0x020a2500 module:overlay(0) +from:0x020b4948 kind:load to:0x020a263c module:overlay(0) +from:0x020b4950 kind:load to:0x020a2668 module:overlay(0) +from:0x020b4958 kind:load to:0x020a1e38 module:overlay(0) +from:0x020b4960 kind:load to:0x020a2444 module:overlay(0) +from:0x020b4968 kind:load to:0x020a246c module:overlay(0) +from:0x020b4978 kind:load to:0x020a30dc module:overlay(0) +from:0x020b497c kind:load to:0x020a30f0 module:overlay(0) +from:0x020b4980 kind:load to:0x0202052c module:main +from:0x020b4984 kind:load to:0x02020534 module:main +from:0x020b4988 kind:load to:0x020a24c4 module:overlay(0) +from:0x020b498c kind:load to:0x020a26f4 module:overlay(0) +from:0x020b4990 kind:load to:0x020a26bc module:overlay(0) +from:0x020b4994 kind:load to:0x020203dc module:main +from:0x020b4998 kind:load to:0x020a2f6c module:overlay(0) +from:0x020b499c kind:load to:0x020a2f80 module:overlay(0) +from:0x020b49a0 kind:load to:0x020a2fcc module:overlay(0) +from:0x020b49a4 kind:load to:0x020a2fc4 module:overlay(0) +from:0x020b49a8 kind:load to:0x020a3010 module:overlay(0) +from:0x020b49ac kind:load to:0x020a3018 module:overlay(0) +from:0x020b49b0 kind:load to:0x020a305c module:overlay(0) +from:0x020b49bc kind:load to:0x020a1ca8 module:overlay(0) +from:0x020b49c0 kind:load to:0x020a1d18 module:overlay(0) +from:0x020b49c4 kind:load to:0x0202052c module:main +from:0x020b49c8 kind:load to:0x02020534 module:main +from:0x020b49cc kind:load to:0x020a24c4 module:overlay(0) +from:0x020b49d0 kind:load to:0x020a26f4 module:overlay(0) +from:0x020b49d4 kind:load to:0x020a26bc module:overlay(0) +from:0x020b49d8 kind:load to:0x020203dc module:main +from:0x020b49dc kind:load to:0x020a2910 module:overlay(0) +from:0x020b49e0 kind:load to:0x020a2924 module:overlay(0) +from:0x020b49e4 kind:load to:0x020a2970 module:overlay(0) +from:0x020b49e8 kind:load to:0x020a2968 module:overlay(0) +from:0x020b49ec kind:load to:0x020a29b4 module:overlay(0) +from:0x020b49f0 kind:load to:0x020a29bc module:overlay(0) +from:0x020b49f4 kind:load to:0x020a2a00 module:overlay(0) +from:0x020b4a10 kind:load to:0x020a3a00 module:overlay(0) +from:0x020b4a14 kind:load to:0x020a3a14 module:overlay(0) +from:0x020b4a18 kind:load to:0x0202052c module:main +from:0x020b4a1c kind:load to:0x02020534 module:main +from:0x020b4a20 kind:load to:0x020a3208 module:overlay(0) +from:0x020b4a24 kind:load to:0x020a34f8 module:overlay(0) +from:0x020b4a28 kind:load to:0x020a3908 module:overlay(0) +from:0x020b4a2c kind:load to:0x020203dc module:main +from:0x020b4a3c kind:load to:0x020a3a78 module:overlay(0) +from:0x020b4a40 kind:load to:0x020a3a8c module:overlay(0) +from:0x020b4a44 kind:load to:0x020a4718 module:overlay(0) +from:0x020b4a48 kind:load to:0x020a44a0 module:overlay(0) +from:0x020b4a4c kind:load to:0x0206869c module:overlay(0) +from:0x020b4a50 kind:load to:0x020a3aa8 module:overlay(0) +from:0x020b4a54 kind:load to:0x020a3c64 module:overlay(0) +from:0x020b4a58 kind:load to:0x02068fec module:overlay(0) +from:0x020b4a5c kind:load to:0x020a4468 module:overlay(0) +from:0x020b4a60 kind:load to:0x020a3c38 module:overlay(0) +from:0x020b4a64 kind:load to:0x020a3d30 module:overlay(0) +from:0x020b4a68 kind:load to:0x020687fc module:overlay(0) +from:0x020b4a6c kind:load to:0x0206891c module:overlay(0) +from:0x020b4a70 kind:load to:0x020a3d4c module:overlay(0) +from:0x020b4a74 kind:load to:0x020696a8 module:overlay(0) +from:0x020b4a78 kind:load to:0x02069754 module:overlay(0) +from:0x020b4a7c kind:load to:0x020a451c module:overlay(0) +from:0x020b4a80 kind:load to:0x020a402c module:overlay(0) +from:0x020b4a84 kind:load to:0x020a4710 module:overlay(0) +from:0x020b4a98 kind:load to:0x020a4c24 module:overlay(0) +from:0x020b4a9c kind:load to:0x020a4c38 module:overlay(0) +from:0x020b4aa0 kind:load to:0x020a47cc module:overlay(0) +from:0x020b4aa4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b4aa8 kind:load to:0x020a482c module:overlay(0) +from:0x020b4aac kind:load to:0x02061cd8 module:overlay(0) +from:0x020b4ab0 kind:load to:0x02061cdc module:overlay(0) +from:0x020b4abc kind:load to:0x020a4e3c module:overlay(0) +from:0x020b4ac0 kind:load to:0x020a4e4c module:overlay(0) +from:0x020b4ac4 kind:load to:0x020a4e7c module:overlay(0) +from:0x020b4ac8 kind:load to:0x020a4eb8 module:overlay(0) +from:0x020b4acc kind:load to:0x020a50f8 module:overlay(0) +from:0x020b4ad0 kind:load to:0x020a5660 module:overlay(0) +from:0x020b4ad4 kind:load to:0x020a566c module:overlay(0) +from:0x020b4ad8 kind:load to:0x020a5670 module:overlay(0) +from:0x020b4adc kind:load to:0x020a5678 module:overlay(0) +from:0x020b4ae0 kind:load to:0x020a5680 module:overlay(0) +from:0x020b4ae4 kind:load to:0x020a514c module:overlay(0) +from:0x020b4ae8 kind:load to:0x020a5150 module:overlay(0) +from:0x020b4aec kind:load to:0x020a5154 module:overlay(0) +from:0x020b4af0 kind:load to:0x020a5158 module:overlay(0) +from:0x020b4af4 kind:load to:0x020a5164 module:overlay(0) +from:0x020b4af8 kind:load to:0x020a5168 module:overlay(0) +from:0x020b4b04 kind:load to:0x020a58c0 module:overlay(0) +from:0x020b4b08 kind:load to:0x020a58f0 module:overlay(0) +from:0x020b4b0c kind:load to:0x020a4e7c module:overlay(0) +from:0x020b4b10 kind:load to:0x020a4eb8 module:overlay(0) +from:0x020b4b14 kind:load to:0x020a5a04 module:overlay(0) +from:0x020b4b18 kind:load to:0x020a5660 module:overlay(0) +from:0x020b4b1c kind:load to:0x020a566c module:overlay(0) +from:0x020b4b20 kind:load to:0x020a5a68 module:overlay(0) +from:0x020b4b24 kind:load to:0x020a5a70 module:overlay(0) +from:0x020b4b28 kind:load to:0x020a5ab4 module:overlay(0) +from:0x020b4b2c kind:load to:0x020a5928 module:overlay(0) +from:0x020b4b30 kind:load to:0x020a59c8 module:overlay(0) +from:0x020b4b34 kind:load to:0x020a5af8 module:overlay(0) +from:0x020b4b38 kind:load to:0x020a5158 module:overlay(0) +from:0x020b4b3c kind:load to:0x020a5d74 module:overlay(0) +from:0x020b4b40 kind:load to:0x020a5d70 module:overlay(0) +from:0x020b4b4c kind:load to:0x020a6108 module:overlay(0) +from:0x020b4b50 kind:load to:0x020a614c module:overlay(0) +from:0x020b4b54 kind:load to:0x020a6190 module:overlay(0) +from:0x020b4b58 kind:load to:0x020a6184 module:overlay(0) +from:0x020b4b5c kind:load to:0x020a6180 module:overlay(0) +from:0x020b4b60 kind:load to:0x020a6178 module:overlay(0) +from:0x020b4b64 kind:load to:0x020a6168 module:overlay(0) +from:0x020b4b74 kind:load to:0x020a665c module:overlay(0) +from:0x020b4b94 kind:load to:0x020a6510 module:overlay(0) +from:0x020b4b98 kind:load to:0x020a64e8 module:overlay(0) +from:0x020b4b9c kind:load to:0x020a6458 module:overlay(0) +from:0x020b4ba8 kind:load to:0x020a64c8 module:overlay(0) +from:0x020b4bac kind:load to:0x020a64a0 module:overlay(0) +from:0x020b4bb0 kind:load to:0x020a6468 module:overlay(0) +from:0x020b4bbc kind:load to:0x020a6558 module:overlay(0) +from:0x020b4bc0 kind:load to:0x020a6530 module:overlay(0) +from:0x020b4bc4 kind:load to:0x020a6480 module:overlay(0) +from:0x020b4bd0 kind:load to:0x020a60f4 module:overlay(0) +from:0x020b4bd4 kind:load to:0x020a771c module:overlay(0) +from:0x020b4bd8 kind:load to:0x020a7738 module:overlay(0) +from:0x020b4bdc kind:load to:0x020a74d4 module:overlay(0) +from:0x020b4be0 kind:load to:0x020a7510 module:overlay(0) +from:0x020b4be4 kind:load to:0x020a7520 module:overlay(0) +from:0x020b4be8 kind:load to:0x020a76d8 module:overlay(0) +from:0x020b4bf4 kind:load to:0x020a611c module:overlay(0) +from:0x020b4bf8 kind:load to:0x020a7748 module:overlay(0) +from:0x020b4bfc kind:load to:0x020a7740 module:overlay(0) +from:0x020b4c00 kind:load to:0x020a6f34 module:overlay(0) +from:0x020b4c04 kind:load to:0x020a6f68 module:overlay(0) +from:0x020b4c08 kind:load to:0x020a6ff4 module:overlay(0) +from:0x020b4c0c kind:load to:0x020a710c module:overlay(0) +from:0x020b4d7c kind:load to:0x020a80f4 module:overlay(0) +from:0x020b4d88 kind:load to:0x020a7aa4 module:overlay(0) +from:0x020b4d8c kind:load to:0x020a8124 module:overlay(0) +from:0x020b4d90 kind:load to:0x020a6468 module:overlay(0) +from:0x020b4d98 kind:load to:0x020b4d94 module:overlay(0) +from:0x020b4da4 kind:load to:0x020a9a74 module:overlay(0) +from:0x020b4da8 kind:load to:0x020a9a88 module:overlay(0) +from:0x020b4dac kind:load to:0x02057bf4 module:overlay(0) +from:0x020b4db0 kind:load to:0x02057a88 module:overlay(0) +from:0x020b4db4 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b4db8 kind:load to:0x02057e44 module:overlay(0) +from:0x020b4dbc kind:load to:0x02057ea8 module:overlay(0) +from:0x020b4dc0 kind:load to:0x0209a7f0 module:overlay(0) +from:0x020b4dc4 kind:load to:0x02057d84 module:overlay(0) +from:0x020b4dd0 kind:load to:0x0209856c module:overlay(0) +from:0x020b4dd4 kind:load to:0x020985a8 module:overlay(0) +from:0x020b4dd8 kind:load to:0x020985c0 module:overlay(0) +from:0x020b4ddc kind:load to:0x020985cc module:overlay(0) +from:0x020b4de0 kind:load to:0x01fff464 module:itcm +from:0x020b4de4 kind:load to:0x020a9a2c module:overlay(0) +from:0x020b4de8 kind:load to:0x020a8d7c module:overlay(0) +from:0x020b4dec kind:load to:0x020a8df8 module:overlay(0) +from:0x020b4df0 kind:load to:0x020a9944 module:overlay(0) +from:0x020b4df4 kind:load to:0x020a9948 module:overlay(0) +from:0x020b4df8 kind:load to:0x02098510 module:overlay(0) +from:0x020b4dfc kind:load to:0x020a99b0 module:overlay(0) +from:0x020b4e00 kind:load to:0x02098518 module:overlay(0) +from:0x020b4e04 kind:load to:0x0209851c module:overlay(0) +from:0x020b4e08 kind:load to:0x020985d8 module:overlay(0) +from:0x020b4e0c kind:load to:0x02098644 module:overlay(0) +from:0x020b4e10 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x020b4e14 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x020b4e18 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x020b4e1c kind:load to:0x020a8d14 module:overlay(0) +from:0x020b4e20 kind:load to:0x020a8d34 module:overlay(0) +from:0x020b4e24 kind:load to:0x020a8df4 module:overlay(0) +from:0x020b4e2c kind:load to:0x020a9324 module:overlay(0) +from:0x020b4e30 kind:load to:0x020a8fcc module:overlay(0) +from:0x020b4e34 kind:load to:0x020a9034 module:overlay(0) +from:0x020b4e38 kind:load to:0x020a91a4 module:overlay(0) +from:0x020b4e3c kind:load to:0x020a91a0 module:overlay(0) +from:0x020b4e40 kind:load to:0x020a9270 module:overlay(0) +from:0x020b4e44 kind:load to:0x020a9294 module:overlay(0) +from:0x020b4e48 kind:load to:0x020a9298 module:overlay(0) +from:0x020b4e4c kind:load to:0x020a91f4 module:overlay(0) +from:0x020b4e50 kind:load to:0x020a91fc module:overlay(0) +from:0x020b4e54 kind:load to:0x020a9204 module:overlay(0) +from:0x020b4e58 kind:load to:0x020a8fa8 module:overlay(0) +from:0x020b4e5c kind:load to:0x020a8fb0 module:overlay(0) +from:0x020b4e60 kind:load to:0x020a8fb8 module:overlay(0) +from:0x020b4e64 kind:load to:0x020a8fc0 module:overlay(0) +from:0x020b4e68 kind:load to:0x020a949c module:overlay(0) +from:0x020b4e6c kind:load to:0x020a95ec module:overlay(0) +from:0x020b4e70 kind:load to:0x020a9618 module:overlay(0) +from:0x020b4e74 kind:load to:0x020a9638 module:overlay(0) +from:0x020b4e78 kind:load to:0x020a9850 module:overlay(0) +from:0x020b4e7c kind:load to:0x020a9628 module:overlay(0) +from:0x020b4e80 kind:load to:0x020a8f14 module:overlay(0) +from:0x020b4e84 kind:load to:0x020a8ed8 module:overlay(0) +from:0x020b4e88 kind:load to:0x020a99f8 module:overlay(0) +from:0x020b4e8c kind:load to:0x020afdb0 module:overlay(0) +from:0x020b4e90 kind:load to:0x020afda4 module:overlay(0) +from:0x020b4e94 kind:load to:0x020afd98 module:overlay(0) +from:0x020b4e98 kind:load to:0x020afd8c module:overlay(0) +from:0x020b4e9c kind:load to:0x020afd80 module:overlay(0) +from:0x020b4ea0 kind:load to:0x020afec8 module:overlay(0) +from:0x020b4ea4 kind:load to:0x020afecd module:overlay(0) +from:0x020b4ea8 kind:load to:0x020afed2 module:overlay(0) +from:0x020b4eac kind:load to:0x020afed7 module:overlay(0) +from:0x020b4eb0 kind:load to:0x020afeaa module:overlay(0) +from:0x020b4eb4 kind:load to:0x020afeaf module:overlay(0) +from:0x020b4eb8 kind:load to:0x020afeb4 module:overlay(0) +from:0x020b4ebc kind:load to:0x020afeb9 module:overlay(0) +from:0x020b4ec0 kind:load to:0x020afebe module:overlay(0) +from:0x020b4ec4 kind:load to:0x020afec3 module:overlay(0) +from:0x020b4ec8 kind:load to:0x020afe96 module:overlay(0) +from:0x020b4ecc kind:load to:0x020afe9a module:overlay(0) +from:0x020b4ed0 kind:load to:0x020afe9e module:overlay(0) +from:0x020b4ed4 kind:load to:0x020afea2 module:overlay(0) +from:0x020b4ed8 kind:load to:0x020afea6 module:overlay(0) +from:0x020b4edc kind:load to:0x020afe92 module:overlay(0) +from:0x020b4ee0 kind:load to:0x020afe90 module:overlay(0) +from:0x020b4ee4 kind:load to:0x020afe8e module:overlay(0) +from:0x020b4ee8 kind:load to:0x020afe94 module:overlay(0) +from:0x020b4eec kind:load to:0x020afe8c module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov000/symbols.txt b/config/eur1/arm9/overlays/ov000/symbols.txt new file mode 100644 index 00000000..a6e6aa18 --- /dev/null +++ b/config/eur1/arm9/overlays/ov000/symbols.txt @@ -0,0 +1,4087 @@ +func_ov000_02051ae0 kind:function(arm,size=0x80) addr:0x02051ae0 +func_ov000_02051b60 kind:function(arm,size=0x1a0) addr:0x02051b60 +func_ov000_02051d00 kind:function(arm,size=0xe0) addr:0x02051d00 +func_ov000_02051de0 kind:function(arm,size=0x5c) addr:0x02051de0 +func_ov000_02051e3c kind:function(arm,size=0x3c) addr:0x02051e3c +func_ov000_02051e78 kind:function(arm,size=0x44) addr:0x02051e78 +func_ov000_02051ebc kind:function(arm,size=0xd4) addr:0x02051ebc +func_ov000_02051f90 kind:function(arm,size=0x4) addr:0x02051f90 +func_ov000_02051f94 kind:function(arm,size=0x2a4) addr:0x02051f94 +func_ov000_02052238 kind:function(arm,size=0x7dc) addr:0x02052238 +func_ov000_02052a14 kind:function(arm,size=0xec) addr:0x02052a14 +func_ov000_02052b00 kind:function(arm,size=0xcc) addr:0x02052b00 +func_ov000_02052bcc kind:function(arm,size=0x60) addr:0x02052bcc +func_ov000_02052c2c kind:function(arm,size=0x1c) addr:0x02052c2c +func_ov000_02052c48 kind:function(arm,size=0xf0) addr:0x02052c48 +func_ov000_02052d38 kind:function(arm,size=0x38) addr:0x02052d38 +func_ov000_02052d70 kind:function(arm,size=0xb4) addr:0x02052d70 +func_ov000_02052e24 kind:function(arm,size=0x78) addr:0x02052e24 +func_ov000_02052e9c kind:function(arm,size=0xd4) addr:0x02052e9c +func_ov000_02052f70 kind:function(arm,size=0x114) addr:0x02052f70 +func_ov000_02053084 kind:function(arm,size=0x84) addr:0x02053084 +func_ov000_02053108 kind:function(arm,size=0x1f0) addr:0x02053108 +func_ov000_020532f8 kind:function(arm,size=0xe4) addr:0x020532f8 +func_ov000_020533dc kind:function(arm,size=0x80) addr:0x020533dc +func_ov000_0205345c kind:function(arm,size=0xdfc) addr:0x0205345c +func_ov000_02054258 kind:function(arm,size=0x2f0) addr:0x02054258 +func_ov000_02054548 kind:function(arm,size=0x40) addr:0x02054548 +func_ov000_02054588 kind:function(arm,size=0x48) addr:0x02054588 +func_ov000_020545d0 kind:function(arm,size=0x78) addr:0x020545d0 +func_ov000_02054648 kind:function(arm,size=0x24) addr:0x02054648 +func_ov000_0205466c kind:function(arm,size=0x24) addr:0x0205466c +func_ov000_02054690 kind:function(thumb,size=0x108) addr:0x02054690 +func_ov000_02054798 kind:function(thumb,size=0x1f4) addr:0x02054798 +func_ov000_0205498c kind:function(thumb,size=0xc) addr:0x0205498c +func_ov000_02054998 kind:function(thumb,size=0xc) addr:0x02054998 +func_ov000_020549a4 kind:function(thumb,size=0x70) addr:0x020549a4 +func_ov000_02054a14 kind:function(thumb,size=0x64) addr:0x02054a14 +func_ov000_02054a78 kind:function(thumb,size=0x10) addr:0x02054a78 +func_ov000_02054a88 kind:function(thumb,size=0x10) addr:0x02054a88 +func_ov000_02054a98 kind:function(arm,size=0x8c) addr:0x02054a98 +func_ov000_02054b24 kind:function(arm,size=0x78) addr:0x02054b24 +func_ov000_02054b9c kind:function(arm,size=0x4c) addr:0x02054b9c +func_ov000_02054be8 kind:function(arm,size=0xb8) addr:0x02054be8 +func_ov000_02054ca0 kind:function(arm,size=0x68) addr:0x02054ca0 +func_ov000_02054d08 kind:function(arm,size=0x40) addr:0x02054d08 +func_ov000_02054d48 kind:function(arm,size=0x414) addr:0x02054d48 +func_ov000_0205515c kind:function(arm,size=0x3dc) addr:0x0205515c +func_ov000_02055538 kind:function(arm,size=0x6d8) addr:0x02055538 +func_ov000_02055c10 kind:function(arm,size=0x6a0) addr:0x02055c10 +func_ov000_020562b0 kind:function(arm,size=0x3f0) addr:0x020562b0 +func_ov000_020566a0 kind:function(arm,size=0x390) addr:0x020566a0 +func_ov000_02056a30 kind:function(arm,size=0x564) addr:0x02056a30 +func_ov000_02056f94 kind:function(arm,size=0x510) addr:0x02056f94 +func_ov000_020574a4 kind:function(arm,size=0xa8) addr:0x020574a4 +func_ov000_0205754c kind:function(arm,size=0x6c) addr:0x0205754c +func_ov000_020575b8 kind:function(arm,size=0x28) addr:0x020575b8 +func_ov000_020575e0 kind:function(arm,size=0x28) addr:0x020575e0 +func_ov000_02057608 kind:function(arm,size=0x8) addr:0x02057608 +func_ov000_02057610 kind:function(arm,size=0x30) addr:0x02057610 +func_ov000_02057640 kind:function(arm,size=0x48) addr:0x02057640 +func_ov000_02057688 kind:function(arm,size=0x48) addr:0x02057688 +func_ov000_020576d0 kind:function(arm,size=0x3c) addr:0x020576d0 +func_ov000_0205770c kind:function(arm,size=0x14) addr:0x0205770c +func_ov000_02057720 kind:function(arm,size=0x14) addr:0x02057720 +func_ov000_02057734 kind:function(arm,size=0x1c) addr:0x02057734 +func_ov000_02057750 kind:function(thumb,size=0xc) addr:0x02057750 +func_ov000_0205775c kind:function(thumb,size=0x20) addr:0x0205775c +func_ov000_0205777c kind:function(thumb,size=0xe) addr:0x0205777c +func_ov000_0205778c kind:function(thumb,size=0x18) addr:0x0205778c +func_ov000_020577a4 kind:function(arm,size=0x54) addr:0x020577a4 +func_ov000_020577f8 kind:function(arm,size=0x38) addr:0x020577f8 +func_ov000_02057830 kind:function(arm,size=0x3c) addr:0x02057830 +func_ov000_0205786c kind:function(arm,size=0x38) addr:0x0205786c +func_ov000_020578a4 kind:function(arm,size=0x20) addr:0x020578a4 +func_ov000_020578c4 kind:function(arm,size=0x24) addr:0x020578c4 +func_ov000_020578e8 kind:function(thumb,size=0x20) addr:0x020578e8 +func_ov000_02057908 kind:function(arm,size=0x34) addr:0x02057908 +func_ov000_0205793c kind:function(arm,size=0xa4) addr:0x0205793c +func_ov000_020579e0 kind:function(arm,size=0x14) addr:0x020579e0 +func_ov000_020579f4 kind:function(arm,size=0x1c) addr:0x020579f4 +func_ov000_02057a10 kind:function(thumb,size=0x14) addr:0x02057a10 +func_ov000_02057a24 kind:function(thumb,size=0x14) addr:0x02057a24 +func_ov000_02057a38 kind:function(arm,size=0x18) addr:0x02057a38 +func_ov000_02057a50 kind:function(thumb,size=0x1c) addr:0x02057a50 +func_ov000_02057a6c kind:function(thumb,size=0x1c) addr:0x02057a6c +func_ov000_02057a88 kind:function(arm,size=0x3c) addr:0x02057a88 +func_ov000_02057ac4 kind:function(arm,size=0x14) addr:0x02057ac4 +func_ov000_02057ad8 kind:function(arm,size=0x1c) addr:0x02057ad8 +func_ov000_02057af4 kind:function(arm,size=0x14) addr:0x02057af4 +func_ov000_02057b08 kind:function(arm,size=0x1c) addr:0x02057b08 +func_ov000_02057b24 kind:function(arm,size=0x14) addr:0x02057b24 +func_ov000_02057b38 kind:function(arm,size=0x1c) addr:0x02057b38 +func_ov000_02057b54 kind:function(thumb,size=0x1c) addr:0x02057b54 +func_ov000_02057b70 kind:function(thumb,size=0x1c) addr:0x02057b70 +func_ov000_02057b8c kind:function(thumb,size=0x20) addr:0x02057b8c +func_ov000_02057bac kind:function(thumb,size=0x28) addr:0x02057bac +func_ov000_02057bd4 kind:function(thumb,size=0x20) addr:0x02057bd4 +func_ov000_02057bf4 kind:function(arm,size=0x20) addr:0x02057bf4 +func_ov000_02057c14 kind:function(arm,size=0x20) addr:0x02057c14 +func_ov000_02057c34 kind:function(arm,size=0x4) addr:0x02057c34 +func_ov000_02057c38 kind:function(arm,size=0x34) addr:0x02057c38 +func_ov000_02057c6c kind:function(arm,size=0x2c) addr:0x02057c6c +func_ov000_02057c98 kind:function(arm,size=0x18) addr:0x02057c98 +func_ov000_02057cb0 kind:function(arm,size=0x18) addr:0x02057cb0 +func_ov000_02057cc8 kind:function(arm,size=0x2c) addr:0x02057cc8 +func_ov000_02057cf4 kind:function(arm,size=0x2c) addr:0x02057cf4 +func_ov000_02057d20 kind:function(thumb,size=0x1c) addr:0x02057d20 +func_ov000_02057d3c kind:function(arm,size=0x30) addr:0x02057d3c +func_ov000_02057d6c kind:function(arm,size=0x18) addr:0x02057d6c +func_ov000_02057d84 kind:function(arm,size=0x18) addr:0x02057d84 +func_ov000_02057d9c kind:function(arm,size=0x2c) addr:0x02057d9c +func_ov000_02057dc8 kind:function(arm,size=0x7c) addr:0x02057dc8 +func_ov000_02057e44 kind:function(arm,size=0x64) addr:0x02057e44 +func_ov000_02057ea8 kind:function(arm,size=0x1c) addr:0x02057ea8 +func_ov000_02057ec4 kind:function(thumb,size=0x2) addr:0x02057ec4 +func_ov000_02057ec8 kind:function(thumb,size=0xc) addr:0x02057ec8 +func_ov000_02057ed4 kind:function(thumb,size=0x2) addr:0x02057ed4 +func_ov000_02057ed8 kind:function(arm,size=0x8) addr:0x02057ed8 +func_ov000_02057ee0 kind:function(arm,size=0x14) addr:0x02057ee0 +func_ov000_02057ef4 kind:function(arm,size=0x24) addr:0x02057ef4 +func_ov000_02057f18 kind:function(arm,size=0x28) addr:0x02057f18 +func_ov000_02057f40 kind:function(arm,size=0x34) addr:0x02057f40 +func_ov000_02057f74 kind:function(arm,size=0x24) addr:0x02057f74 +func_ov000_02057f98 kind:function(arm,size=0x28) addr:0x02057f98 +func_ov000_02057fc0 kind:function(arm,size=0x28) addr:0x02057fc0 +func_ov000_02057fe8 kind:function(arm,size=0x50) addr:0x02057fe8 +func_ov000_02058038 kind:function(arm,size=0x28) addr:0x02058038 +func_ov000_02058060 kind:function(arm,size=0x20) addr:0x02058060 +func_ov000_02058080 kind:function(arm,size=0x20) addr:0x02058080 +func_ov000_020580a0 kind:function(arm,size=0x14) addr:0x020580a0 +func_ov000_020580b4 kind:function(arm,size=0x1c) addr:0x020580b4 +func_ov000_020580d0 kind:function(arm,size=0x14) addr:0x020580d0 +func_ov000_020580e4 kind:function(arm,size=0x8) addr:0x020580e4 +func_ov000_020580ec kind:function(arm,size=0xcc) addr:0x020580ec +func_ov000_020581b8 kind:function(arm,size=0x20) addr:0x020581b8 +func_ov000_020581d8 kind:function(arm,size=0x8c) addr:0x020581d8 +func_ov000_02058264 kind:function(arm,size=0x70) addr:0x02058264 +func_ov000_020582d4 kind:function(arm,size=0x2c) addr:0x020582d4 +func_ov000_02058300 kind:function(arm,size=0x3c) addr:0x02058300 +func_ov000_0205833c kind:function(arm,size=0x20) addr:0x0205833c +func_ov000_0205835c kind:function(arm,size=0x20) addr:0x0205835c +func_ov000_0205837c kind:function(arm,size=0x14) addr:0x0205837c +func_ov000_02058390 kind:function(arm,size=0x1c) addr:0x02058390 +func_ov000_020583ac kind:function(arm,size=0x14) addr:0x020583ac +func_ov000_020583c0 kind:function(arm,size=0x138) addr:0x020583c0 +func_ov000_020584f8 kind:function(arm,size=0x48) addr:0x020584f8 +func_ov000_02058540 kind:function(thumb,size=0x84) addr:0x02058540 +func_ov000_020585c4 kind:function(thumb,size=0x14) addr:0x020585c4 +func_ov000_020585d8 kind:function(thumb,size=0x48) addr:0x020585d8 +func_ov000_02058620 kind:function(thumb,size=0x4c) addr:0x02058620 +func_ov000_0205866c kind:function(thumb,size=0x48) addr:0x0205866c +func_ov000_020586b4 kind:function(thumb,size=0x23c) addr:0x020586b4 +func_ov000_020588f0 kind:function(thumb,size=0x10) addr:0x020588f0 +func_ov000_02058900 kind:function(thumb,size=0x12) addr:0x02058900 +func_ov000_02058914 kind:function(thumb,size=0xd0) addr:0x02058914 +func_ov000_020589e4 kind:function(thumb,size=0x40) addr:0x020589e4 +func_ov000_02058a24 kind:function(arm,size=0x34) addr:0x02058a24 +func_ov000_02058a58 kind:function(arm,size=0x2c) addr:0x02058a58 +func_ov000_02058a84 kind:function(arm,size=0x2c) addr:0x02058a84 +func_ov000_02058ab0 kind:function(arm,size=0xe8) addr:0x02058ab0 +func_ov000_02058b98 kind:function(thumb,size=0x1c) addr:0x02058b98 +func_ov000_02058bb4 kind:function(arm,size=0x34) addr:0x02058bb4 +func_ov000_02058be8 kind:function(arm,size=0x14) addr:0x02058be8 +func_ov000_02058bfc kind:function(arm,size=0x14) addr:0x02058bfc +func_ov000_02058c10 kind:function(arm,size=0x1c) addr:0x02058c10 +func_ov000_02058c2c kind:function(thumb,size=0x1c) addr:0x02058c2c +func_ov000_02058c48 kind:function(thumb,size=0x2c) addr:0x02058c48 +func_ov000_02058c74 kind:function(thumb,size=0x7c) addr:0x02058c74 +func_ov000_02058cf0 kind:function(thumb,size=0x2c) addr:0x02058cf0 +func_ov000_02058d1c kind:function(thumb,size=0x104) addr:0x02058d1c +func_ov000_02058e20 kind:function(arm,size=0x4) addr:0x02058e20 +func_ov000_02058e24 kind:function(arm,size=0x24) addr:0x02058e24 +func_ov000_02058e48 kind:function(arm,size=0x40) addr:0x02058e48 +func_ov000_02058e88 kind:function(arm,size=0x2c) addr:0x02058e88 +func_ov000_02058eb4 kind:function(arm,size=0x18) addr:0x02058eb4 +func_ov000_02058ecc kind:function(arm,size=0x24) addr:0x02058ecc +func_ov000_02058ef0 kind:function(arm,size=0x6c) addr:0x02058ef0 +func_ov000_02058f5c kind:function(arm,size=0x18) addr:0x02058f5c +func_ov000_02058f74 kind:function(arm,size=0x10) addr:0x02058f74 +func_ov000_02058f84 kind:function(arm,size=0x18) addr:0x02058f84 +func_ov000_02058f9c kind:function(arm,size=0x28) addr:0x02058f9c +func_ov000_02058fc4 kind:function(arm,size=0x34) addr:0x02058fc4 +func_ov000_02058ff8 kind:function(arm,size=0xdc) addr:0x02058ff8 +func_ov000_020590d4 kind:function(arm,size=0x10) addr:0x020590d4 +func_ov000_020590e4 kind:function(arm,size=0x24) addr:0x020590e4 +func_ov000_02059108 kind:function(arm,size=0x30) addr:0x02059108 +func_ov000_02059138 kind:function(arm,size=0x30) addr:0x02059138 +func_ov000_02059168 kind:function(arm,size=0x28) addr:0x02059168 +func_ov000_02059190 kind:function(arm,size=0x3c) addr:0x02059190 +func_ov000_020591cc kind:function(arm,size=0x20) addr:0x020591cc +func_ov000_020591ec kind:function(arm,size=0x54) addr:0x020591ec +func_ov000_02059240 kind:function(arm,size=0x30) addr:0x02059240 +func_ov000_02059270 kind:function(arm,size=0x18) addr:0x02059270 +func_ov000_02059288 kind:function(arm,size=0x18) addr:0x02059288 +func_ov000_020592a0 kind:function(thumb,size=0x4c) addr:0x020592a0 +func_ov000_020592ec kind:function(thumb,size=0x70) addr:0x020592ec +func_ov000_0205935c kind:function(thumb,size=0xc) addr:0x0205935c +func_ov000_02059368 kind:function(thumb,size=0xec) addr:0x02059368 +func_ov000_02059454 kind:function(thumb,size=0x1b0) addr:0x02059454 +func_ov000_02059604 kind:function(thumb,size=0x110) addr:0x02059604 +func_ov000_02059714 kind:function(thumb,size=0x64) addr:0x02059714 +func_ov000_02059778 kind:function(thumb,size=0x20) addr:0x02059778 +func_ov000_02059798 kind:function(thumb,size=0x2c) addr:0x02059798 +func_ov000_020597c4 kind:function(thumb,size=0x34) addr:0x020597c4 +func_ov000_020597f8 kind:function(thumb,size=0x124) addr:0x020597f8 +func_ov000_0205991c kind:function(arm,size=0x20) addr:0x0205991c +func_ov000_0205993c kind:function(thumb,size=0x1c) addr:0x0205993c +func_ov000_02059958 kind:function(thumb,size=0x288) addr:0x02059958 +func_ov000_02059be0 kind:function(thumb,size=0xa) addr:0x02059be0 +func_ov000_02059bec kind:function(thumb,size=0x44) addr:0x02059bec +func_ov000_02059c30 kind:function(arm,size=0x9c) addr:0x02059c30 +func_ov000_02059ccc kind:function(arm,size=0xa4) addr:0x02059ccc +func_ov000_02059d70 kind:function(arm,size=0x34) addr:0x02059d70 +func_ov000_02059da4 kind:function(arm,size=0xfc) addr:0x02059da4 +func_ov000_02059ea0 kind:function(arm,size=0x1e4) addr:0x02059ea0 +func_ov000_0205a084 kind:function(arm,size=0xc) addr:0x0205a084 +func_ov000_0205a090 kind:function(arm,size=0xc) addr:0x0205a090 +func_ov000_0205a09c kind:function(arm,size=0xc) addr:0x0205a09c +func_ov000_0205a0a8 kind:function(arm,size=0x1c) addr:0x0205a0a8 +func_ov000_0205a0c4 kind:function(thumb,size=0x12) addr:0x0205a0c4 +func_ov000_0205a0d8 kind:function(thumb,size=0x44) addr:0x0205a0d8 +func_ov000_0205a11c kind:function(arm,size=0x4) addr:0x0205a11c +func_ov000_0205a120 kind:function(arm,size=0x40) addr:0x0205a120 +func_ov000_0205a160 kind:function(arm,size=0x4) addr:0x0205a160 +func_ov000_0205a164 kind:function(arm,size=0x40) addr:0x0205a164 +func_ov000_0205a1a4 kind:function(arm,size=0x34) addr:0x0205a1a4 +func_ov000_0205a1d8 kind:function(arm,size=0x24) addr:0x0205a1d8 +func_ov000_0205a1fc kind:function(arm,size=0x8c) addr:0x0205a1fc +func_ov000_0205a288 kind:function(arm,size=0x1c) addr:0x0205a288 +func_ov000_0205a2a4 kind:function(arm,size=0x24) addr:0x0205a2a4 +func_ov000_0205a2c8 kind:function(arm,size=0x54) addr:0x0205a2c8 +func_ov000_0205a31c kind:function(arm,size=0x74) addr:0x0205a31c +func_ov000_0205a390 kind:function(arm,size=0x38) addr:0x0205a390 +func_ov000_0205a3c8 kind:function(arm,size=0x34) addr:0x0205a3c8 +func_ov000_0205a3fc kind:function(arm,size=0x130) addr:0x0205a3fc +func_ov000_0205a52c kind:function(arm,size=0xfc) addr:0x0205a52c +func_ov000_0205a628 kind:function(arm,size=0x10) addr:0x0205a628 +func_ov000_0205a638 kind:function(arm,size=0x14) addr:0x0205a638 +func_ov000_0205a64c kind:function(arm,size=0x44) addr:0x0205a64c +func_ov000_0205a690 kind:function(arm,size=0x48) addr:0x0205a690 +func_ov000_0205a6d8 kind:function(arm,size=0x48) addr:0x0205a6d8 +func_ov000_0205a720 kind:function(arm,size=0x18) addr:0x0205a720 +func_ov000_0205a738 kind:function(arm,size=0x40) addr:0x0205a738 +func_ov000_0205a778 kind:function(arm,size=0x30) addr:0x0205a778 +func_ov000_0205a7a8 kind:function(arm,size=0x1c) addr:0x0205a7a8 +func_ov000_0205a7c4 kind:function(arm,size=0x1c) addr:0x0205a7c4 +func_ov000_0205a7e0 kind:function(arm,size=0x14) addr:0x0205a7e0 +func_ov000_0205a7f4 kind:function(arm,size=0x10) addr:0x0205a7f4 +func_ov000_0205a804 kind:function(arm,size=0x14) addr:0x0205a804 +func_ov000_0205a818 kind:function(arm,size=0x1c) addr:0x0205a818 +func_ov000_0205a834 kind:function(thumb,size=0xaa) addr:0x0205a834 +func_ov000_0205a8e0 kind:function(thumb,size=0x64) addr:0x0205a8e0 +func_ov000_0205a944 kind:function(thumb,size=0xc) addr:0x0205a944 +func_ov000_0205a950 kind:function(thumb,size=0xe) addr:0x0205a950 +func_ov000_0205a960 kind:function(thumb,size=0x40) addr:0x0205a960 +func_ov000_0205a9a0 kind:function(arm,size=0x70) addr:0x0205a9a0 +func_ov000_0205aa10 kind:function(arm,size=0x60) addr:0x0205aa10 +func_ov000_0205aa70 kind:function(arm,size=0xe8) addr:0x0205aa70 +func_ov000_0205ab58 kind:function(thumb,size=0x1e) addr:0x0205ab58 +func_ov000_0205ab78 kind:function(thumb,size=0x52) addr:0x0205ab78 +func_ov000_0205abcc kind:function(thumb,size=0x56) addr:0x0205abcc +func_ov000_0205ac24 kind:function(arm,size=0x10) addr:0x0205ac24 +func_ov000_0205ac34 kind:function(arm,size=0x2c) addr:0x0205ac34 +func_ov000_0205ac60 kind:function(arm,size=0x10) addr:0x0205ac60 +func_ov000_0205ac70 kind:function(arm,size=0x2c) addr:0x0205ac70 +func_ov000_0205ac9c kind:function(arm,size=0x30) addr:0x0205ac9c +func_ov000_0205accc kind:function(arm,size=0x54) addr:0x0205accc +func_ov000_0205ad20 kind:function(arm,size=0x44) addr:0x0205ad20 +func_ov000_0205ad64 kind:function(arm,size=0x2c) addr:0x0205ad64 +func_ov000_0205ad90 kind:function(arm,size=0x34) addr:0x0205ad90 +func_ov000_0205adc4 kind:function(arm,size=0x38) addr:0x0205adc4 +func_ov000_0205adfc kind:function(arm,size=0x3c) addr:0x0205adfc +func_ov000_0205ae38 kind:function(arm,size=0x48) addr:0x0205ae38 +func_ov000_0205ae80 kind:function(arm,size=0x2c) addr:0x0205ae80 +func_ov000_0205aeac kind:function(arm,size=0x24) addr:0x0205aeac +func_ov000_0205aed0 kind:function(arm,size=0x20) addr:0x0205aed0 +func_ov000_0205aef0 kind:function(arm,size=0x24) addr:0x0205aef0 +func_ov000_0205af14 kind:function(arm,size=0x84) addr:0x0205af14 +func_ov000_0205af98 kind:function(arm,size=0x68) addr:0x0205af98 +func_ov000_0205b000 kind:function(arm,size=0x90) addr:0x0205b000 +func_ov000_0205b090 kind:function(arm,size=0x1c) addr:0x0205b090 +func_ov000_0205b0ac kind:function(arm,size=0x20) addr:0x0205b0ac +func_ov000_0205b0cc kind:function(arm,size=0x7c) addr:0x0205b0cc +func_ov000_0205b148 kind:function(arm,size=0x84) addr:0x0205b148 +func_ov000_0205b1cc kind:function(arm,size=0xc) addr:0x0205b1cc +func_ov000_0205b1d8 kind:function(arm,size=0x4c) addr:0x0205b1d8 +func_ov000_0205b224 kind:function(arm,size=0xb0) addr:0x0205b224 +func_ov000_0205b2d4 kind:function(arm,size=0x50) addr:0x0205b2d4 +func_ov000_0205b324 kind:function(arm,size=0x50) addr:0x0205b324 +func_ov000_0205b374 kind:function(arm,size=0x18) addr:0x0205b374 +func_ov000_0205b38c kind:function(arm,size=0x10) addr:0x0205b38c +func_ov000_0205b39c kind:function(arm,size=0x58) addr:0x0205b39c +func_ov000_0205b3f4 kind:function(arm,size=0xc0) addr:0x0205b3f4 +func_ov000_0205b4b4 kind:function(arm,size=0xf4) addr:0x0205b4b4 +func_ov000_0205b5a8 kind:function(arm,size=0x14) addr:0x0205b5a8 +func_ov000_0205b5bc kind:function(arm,size=0x8c) addr:0x0205b5bc +func_ov000_0205b648 kind:function(arm,size=0x30) addr:0x0205b648 +func_ov000_0205b678 kind:function(arm,size=0x38) addr:0x0205b678 +func_ov000_0205b6b0 kind:function(arm,size=0xb4) addr:0x0205b6b0 +func_ov000_0205b764 kind:function(arm,size=0xc8) addr:0x0205b764 +func_ov000_0205b82c kind:function(arm,size=0x30) addr:0x0205b82c +func_ov000_0205b85c kind:function(arm,size=0xd8) addr:0x0205b85c +func_ov000_0205b934 kind:function(arm,size=0x374) addr:0x0205b934 +func_ov000_0205bca8 kind:function(arm,size=0x74) addr:0x0205bca8 +func_ov000_0205bd1c kind:function(arm,size=0x28) addr:0x0205bd1c +func_ov000_0205bd44 kind:function(arm,size=0x60) addr:0x0205bd44 +func_ov000_0205bda4 kind:function(arm,size=0x90) addr:0x0205bda4 +func_ov000_0205be34 kind:function(arm,size=0x10) addr:0x0205be34 +func_ov000_0205be44 kind:function(arm,size=0x98) addr:0x0205be44 +func_ov000_0205bedc kind:function(arm,size=0x7c) addr:0x0205bedc +func_ov000_0205bf58 kind:function(arm,size=0x6c) addr:0x0205bf58 +func_ov000_0205bfc4 kind:function(arm,size=0x78) addr:0x0205bfc4 +func_ov000_0205c03c kind:function(arm,size=0x6c) addr:0x0205c03c +func_ov000_0205c0a8 kind:function(arm,size=0xe0) addr:0x0205c0a8 +func_ov000_0205c188 kind:function(arm,size=0x8) addr:0x0205c188 +func_ov000_0205c190 kind:function(arm,size=0x60) addr:0x0205c190 +func_ov000_0205c1f0 kind:function(arm,size=0x14) addr:0x0205c1f0 +func_ov000_0205c204 kind:function(arm,size=0x1a8) addr:0x0205c204 +func_ov000_0205c3ac kind:function(arm,size=0x14) addr:0x0205c3ac +func_ov000_0205c3c0 kind:function(arm,size=0x74) addr:0x0205c3c0 +func_ov000_0205c434 kind:function(arm,size=0x74) addr:0x0205c434 +func_ov000_0205c4a8 kind:function(arm,size=0xdc) addr:0x0205c4a8 +func_ov000_0205c584 kind:function(thumb,size=0x1a) addr:0x0205c584 +func_ov000_0205c5a0 kind:function(arm,size=0x18) addr:0x0205c5a0 +func_ov000_0205c5b8 kind:function(arm,size=0x18) addr:0x0205c5b8 +func_ov000_0205c5d0 kind:function(arm,size=0xd4) addr:0x0205c5d0 +func_ov000_0205c6a4 kind:function(arm,size=0x2c) addr:0x0205c6a4 +func_ov000_0205c6d0 kind:function(arm,size=0x34) addr:0x0205c6d0 +func_ov000_0205c704 kind:function(arm,size=0x48) addr:0x0205c704 +func_ov000_0205c74c kind:function(arm,size=0x34) addr:0x0205c74c +func_ov000_0205c780 kind:function(arm,size=0x2c) addr:0x0205c780 +func_ov000_0205c7ac kind:function(arm,size=0x58) addr:0x0205c7ac +func_ov000_0205c804 kind:function(arm,size=0x78) addr:0x0205c804 +func_ov000_0205c87c kind:function(arm,size=0xc) addr:0x0205c87c +func_ov000_0205c888 kind:function(arm,size=0xc) addr:0x0205c888 +func_ov000_0205c894 kind:function(arm,size=0x5c) addr:0x0205c894 +func_ov000_0205c8f0 kind:function(arm,size=0x14) addr:0x0205c8f0 +func_ov000_0205c904 kind:function(arm,size=0x14) addr:0x0205c904 +func_ov000_0205c918 kind:function(arm,size=0x14) addr:0x0205c918 +func_ov000_0205c92c kind:function(arm,size=0x18) addr:0x0205c92c +func_ov000_0205c944 kind:function(arm,size=0x10) addr:0x0205c944 +func_ov000_0205c954 kind:function(arm,size=0x18) addr:0x0205c954 +func_ov000_0205c96c kind:function(arm,size=0x18) addr:0x0205c96c +func_ov000_0205c984 kind:function(arm,size=0x14) addr:0x0205c984 +func_ov000_0205c998 kind:function(arm,size=0x1c) addr:0x0205c998 +func_ov000_0205c9b4 kind:function(arm,size=0x1c) addr:0x0205c9b4 +func_ov000_0205c9d0 kind:function(arm,size=0x48) addr:0x0205c9d0 +func_ov000_0205ca18 kind:function(arm,size=0x1c) addr:0x0205ca18 +func_ov000_0205ca34 kind:function(arm,size=0x40) addr:0x0205ca34 +func_ov000_0205ca74 kind:function(arm,size=0x40) addr:0x0205ca74 +func_ov000_0205cab4 kind:function(arm,size=0x28) addr:0x0205cab4 +func_ov000_0205cadc kind:function(arm,size=0xe8) addr:0x0205cadc +func_ov000_0205cbc4 kind:function(arm,size=0x17c) addr:0x0205cbc4 +func_ov000_0205cd40 kind:function(arm,size=0x11c) addr:0x0205cd40 +func_ov000_0205ce5c kind:function(arm,size=0x128) addr:0x0205ce5c +func_ov000_0205cf84 kind:function(arm,size=0x178) addr:0x0205cf84 +func_ov000_0205d0fc kind:function(arm,size=0x24) addr:0x0205d0fc +func_ov000_0205d120 kind:function(arm,size=0x60) addr:0x0205d120 +func_ov000_0205d180 kind:function(arm,size=0x5c) addr:0x0205d180 +func_ov000_0205d1dc kind:function(arm,size=0x60) addr:0x0205d1dc +func_ov000_0205d23c kind:function(arm,size=0x5c) addr:0x0205d23c +func_ov000_0205d298 kind:function(arm,size=0x74) addr:0x0205d298 +func_ov000_0205d30c kind:function(arm,size=0x5c) addr:0x0205d30c +func_ov000_0205d368 kind:function(arm,size=0x24) addr:0x0205d368 +func_ov000_0205d38c kind:function(arm,size=0x20) addr:0x0205d38c +func_ov000_0205d3ac kind:function(arm,size=0xcc) addr:0x0205d3ac +func_ov000_0205d478 kind:function(arm,size=0x88) addr:0x0205d478 +func_ov000_0205d500 kind:function(arm,size=0x24) addr:0x0205d500 +func_ov000_0205d524 kind:function(arm,size=0x38) addr:0x0205d524 +func_ov000_0205d55c kind:function(arm,size=0x38) addr:0x0205d55c +func_ov000_0205d594 kind:function(arm,size=0x38) addr:0x0205d594 +func_ov000_0205d5cc kind:function(arm,size=0x58) addr:0x0205d5cc +func_ov000_0205d624 kind:function(arm,size=0x38) addr:0x0205d624 +func_ov000_0205d65c kind:function(arm,size=0x70) addr:0x0205d65c +func_ov000_0205d6cc kind:function(arm,size=0x70) addr:0x0205d6cc +func_ov000_0205d73c kind:function(arm,size=0x78) addr:0x0205d73c +func_ov000_0205d7b4 kind:function(arm,size=0xbc) addr:0x0205d7b4 +func_ov000_0205d870 kind:function(arm,size=0xd4) addr:0x0205d870 +func_ov000_0205d944 kind:function(arm,size=0x70) addr:0x0205d944 +func_ov000_0205d9b4 kind:function(arm,size=0x190) addr:0x0205d9b4 +func_ov000_0205db44 kind:function(arm,size=0xa0) addr:0x0205db44 +func_ov000_0205dbe4 kind:function(arm,size=0x278) addr:0x0205dbe4 +func_ov000_0205de5c kind:function(arm,size=0x144) addr:0x0205de5c +func_ov000_0205dfa0 kind:function(arm,size=0x74) addr:0x0205dfa0 +func_ov000_0205e014 kind:function(arm,size=0x518) addr:0x0205e014 +func_ov000_0205e52c kind:function(arm,size=0x2c8) addr:0x0205e52c +func_ov000_0205e7f4 kind:function(arm,size=0xa4) addr:0x0205e7f4 +func_ov000_0205e898 kind:function(arm,size=0xdc) addr:0x0205e898 +func_ov000_0205e974 kind:function(arm,size=0x1b4) addr:0x0205e974 +func_ov000_0205eb28 kind:function(arm,size=0xd4) addr:0x0205eb28 +func_ov000_0205ebfc kind:function(arm,size=0xd4) addr:0x0205ebfc +func_ov000_0205ecd0 kind:function(arm,size=0x98) addr:0x0205ecd0 +func_ov000_0205ed68 kind:function(arm,size=0x530) addr:0x0205ed68 +func_ov000_0205f298 kind:function(arm,size=0x1e0) addr:0x0205f298 +func_ov000_0205f478 kind:function(arm,size=0x84) addr:0x0205f478 +func_ov000_0205f4fc kind:function(arm,size=0x1c8) addr:0x0205f4fc +func_ov000_0205f6c4 kind:function(arm,size=0x20) addr:0x0205f6c4 +func_ov000_0205f6e4 kind:function(arm,size=0xf0) addr:0x0205f6e4 +func_ov000_0205f7d4 kind:function(arm,size=0x114) addr:0x0205f7d4 +func_ov000_0205f8e8 kind:function(arm,size=0x338) addr:0x0205f8e8 +func_ov000_0205fc20 kind:function(arm,size=0xe8) addr:0x0205fc20 +func_ov000_0205fd08 kind:function(arm,size=0x38) addr:0x0205fd08 +func_ov000_0205fd40 kind:function(arm,size=0x90) addr:0x0205fd40 +func_ov000_0205fdd0 kind:function(arm,size=0x28) addr:0x0205fdd0 +func_ov000_0205fdf8 kind:function(arm,size=0x28) addr:0x0205fdf8 +func_ov000_0205fe20 kind:function(arm,size=0x68) addr:0x0205fe20 +func_ov000_0205fe88 kind:function(arm,size=0x68) addr:0x0205fe88 +func_ov000_0205fef0 kind:function(arm,size=0x128) addr:0x0205fef0 +func_ov000_02060018 kind:function(arm,size=0x10) addr:0x02060018 +func_ov000_02060028 kind:function(arm,size=0x10) addr:0x02060028 +func_ov000_02060038 kind:function(arm,size=0xc0) addr:0x02060038 +func_ov000_020600f8 kind:function(arm,size=0x19c) addr:0x020600f8 +func_ov000_02060294 kind:function(arm,size=0x20) addr:0x02060294 +func_ov000_020602b4 kind:function(arm,size=0x18) addr:0x020602b4 +func_ov000_020602cc kind:function(arm,size=0x10) addr:0x020602cc +func_ov000_020602dc kind:function(arm,size=0x10) addr:0x020602dc +func_ov000_020602ec kind:function(arm,size=0x10) addr:0x020602ec +func_ov000_020602fc kind:function(arm,size=0x104) addr:0x020602fc +func_ov000_02060400 kind:function(arm,size=0x248) addr:0x02060400 +func_ov000_02060648 kind:function(arm,size=0x70) addr:0x02060648 +func_ov000_020606b8 kind:function(arm,size=0x38) addr:0x020606b8 +func_ov000_020606f0 kind:function(arm,size=0x48) addr:0x020606f0 +func_ov000_02060738 kind:function(arm,size=0x24) addr:0x02060738 +func_ov000_0206075c kind:function(arm,size=0x80) addr:0x0206075c +func_ov000_020607dc kind:function(arm,size=0x28) addr:0x020607dc +func_ov000_02060804 kind:function(arm,size=0x28) addr:0x02060804 +func_ov000_0206082c kind:function(arm,size=0x124) addr:0x0206082c +func_ov000_02060950 kind:function(arm,size=0x60) addr:0x02060950 +func_ov000_020609b0 kind:function(arm,size=0x14) addr:0x020609b0 +func_ov000_020609c4 kind:function(arm,size=0xd4) addr:0x020609c4 +func_ov000_02060a98 kind:function(arm,size=0x38) addr:0x02060a98 +func_ov000_02060ad0 kind:function(arm,size=0x28) addr:0x02060ad0 +func_ov000_02060af8 kind:function(arm,size=0x58) addr:0x02060af8 +func_ov000_02060b50 kind:function(arm,size=0x14) addr:0x02060b50 +func_ov000_02060b64 kind:function(arm,size=0x20) addr:0x02060b64 +func_ov000_02060b84 kind:function(arm,size=0x28) addr:0x02060b84 +func_ov000_02060bac kind:function(arm,size=0x2c) addr:0x02060bac +func_ov000_02060bd8 kind:function(arm,size=0x50) addr:0x02060bd8 +func_ov000_02060c28 kind:function(arm,size=0xc) addr:0x02060c28 +func_ov000_02060c34 kind:function(arm,size=0x1c) addr:0x02060c34 +func_ov000_02060c50 kind:function(arm,size=0x2c) addr:0x02060c50 +func_ov000_02060c7c kind:function(arm,size=0x100) addr:0x02060c7c +func_ov000_02060d7c kind:function(arm,size=0x3c) addr:0x02060d7c +func_ov000_02060db8 kind:function(arm,size=0x84) addr:0x02060db8 +func_ov000_02060e3c kind:function(arm,size=0x88) addr:0x02060e3c +func_ov000_02060ec4 kind:function(arm,size=0x20) addr:0x02060ec4 +func_ov000_02060ee4 kind:function(arm,size=0x30) addr:0x02060ee4 +func_ov000_02060f14 kind:function(arm,size=0x38) addr:0x02060f14 +func_ov000_02060f4c kind:function(arm,size=0x40) addr:0x02060f4c +func_ov000_02060f8c kind:function(arm,size=0x38) addr:0x02060f8c +func_ov000_02060fc4 kind:function(arm,size=0x4) addr:0x02060fc4 +func_ov000_02060fc8 kind:function(arm,size=0x68) addr:0x02060fc8 +func_ov000_02061030 kind:function(arm,size=0x8) addr:0x02061030 +func_ov000_02061038 kind:function(arm,size=0x4) addr:0x02061038 +func_ov000_0206103c kind:function(arm,size=0x4) addr:0x0206103c +func_ov000_02061040 kind:function(arm,size=0x44) addr:0x02061040 +func_ov000_02061084 kind:function(arm,size=0x14) addr:0x02061084 +func_ov000_02061098 kind:function(arm,size=0x144) addr:0x02061098 +func_ov000_020611dc kind:function(arm,size=0x20) addr:0x020611dc +func_ov000_020611fc kind:function(arm,size=0x28) addr:0x020611fc +func_ov000_02061224 kind:function(arm,size=0xc) addr:0x02061224 +func_ov000_02061230 kind:function(arm,size=0xc) addr:0x02061230 +func_ov000_0206123c kind:function(arm,size=0xc) addr:0x0206123c +func_ov000_02061248 kind:function(arm,size=0x24) addr:0x02061248 +func_ov000_0206126c kind:function(arm,size=0x3b8) addr:0x0206126c +func_ov000_02061624 kind:function(arm,size=0x24) addr:0x02061624 +func_ov000_02061648 kind:function(arm,size=0x24) addr:0x02061648 +func_ov000_0206166c kind:function(arm,size=0x24) addr:0x0206166c +func_ov000_02061690 kind:function(arm,size=0x18) addr:0x02061690 +func_ov000_020616a8 kind:function(arm,size=0x20) addr:0x020616a8 +func_ov000_020616c8 kind:function(arm,size=0x18) addr:0x020616c8 +func_ov000_020616e0 kind:function(arm,size=0x4) addr:0x020616e0 +func_ov000_020616e4 kind:function(arm,size=0x4) addr:0x020616e4 +func_ov000_020616e8 kind:function(arm,size=0x4) addr:0x020616e8 +func_ov000_020616ec kind:function(arm,size=0x4) addr:0x020616ec +func_ov000_020616f0 kind:function(arm,size=0x4) addr:0x020616f0 +func_ov000_020616f4 kind:function(arm,size=0x4) addr:0x020616f4 +func_ov000_020616f8 kind:function(arm,size=0x4) addr:0x020616f8 +func_ov000_020616fc kind:function(arm,size=0x4) addr:0x020616fc +func_ov000_02061700 kind:function(thumb,size=0x24) addr:0x02061700 +func_ov000_02061724 kind:function(thumb,size=0x24) addr:0x02061724 +func_ov000_02061748 kind:function(thumb,size=0x16) addr:0x02061748 +func_ov000_02061760 kind:function(thumb,size=0x2) addr:0x02061760 +func_ov000_02061764 kind:function(arm,size=0x4) addr:0x02061764 +func_ov000_02061768 kind:function(arm,size=0x4) addr:0x02061768 +func_ov000_0206176c kind:function(thumb,size=0xbc) addr:0x0206176c +func_ov000_02061828 kind:function(thumb,size=0x28) addr:0x02061828 +func_ov000_02061850 kind:function(arm,size=0x18) addr:0x02061850 +func_ov000_02061868 kind:function(arm,size=0x1e0) addr:0x02061868 +func_ov000_02061a48 kind:function(arm,size=0x28) addr:0x02061a48 +func_ov000_02061a70 kind:function(arm,size=0xc) addr:0x02061a70 +func_ov000_02061a7c kind:function(arm,size=0x10) addr:0x02061a7c +func_ov000_02061a8c kind:function(arm,size=0x18) addr:0x02061a8c +func_ov000_02061aa4 kind:function(arm,size=0x20) addr:0x02061aa4 +func_ov000_02061ac4 kind:function(arm,size=0x18) addr:0x02061ac4 +func_ov000_02061adc kind:function(arm,size=0x4) addr:0x02061adc +func_ov000_02061ae0 kind:function(arm,size=0x4) addr:0x02061ae0 +func_ov000_02061ae4 kind:function(arm,size=0x48) addr:0x02061ae4 +func_ov000_02061b2c kind:function(arm,size=0x48) addr:0x02061b2c +func_ov000_02061b74 kind:function(arm,size=0x70) addr:0x02061b74 +func_ov000_02061be4 kind:function(arm,size=0x78) addr:0x02061be4 +func_ov000_02061c5c kind:function(arm,size=0x70) addr:0x02061c5c +func_ov000_02061ccc kind:function(arm,size=0x4) addr:0x02061ccc +func_ov000_02061cd0 kind:function(arm,size=0x4) addr:0x02061cd0 +func_ov000_02061cd4 kind:function(arm,size=0x4) addr:0x02061cd4 +func_ov000_02061cd8 kind:function(arm,size=0x4) addr:0x02061cd8 +func_ov000_02061cdc kind:function(arm,size=0x4) addr:0x02061cdc +func_ov000_02061ce0 kind:function(arm,size=0x58) addr:0x02061ce0 +func_ov000_02061d38 kind:function(arm,size=0x50) addr:0x02061d38 +func_ov000_02061d88 kind:function(arm,size=0x20) addr:0x02061d88 +func_ov000_02061da8 kind:function(arm,size=0x10) addr:0x02061da8 +func_ov000_02061db8 kind:function(arm,size=0x24) addr:0x02061db8 +func_ov000_02061ddc kind:function(arm,size=0x2c) addr:0x02061ddc +func_ov000_02061e08 kind:function(arm,size=0xb0) addr:0x02061e08 +func_ov000_02061eb8 kind:function(arm,size=0x48) addr:0x02061eb8 +func_ov000_02061f00 kind:function(arm,size=0x30) addr:0x02061f00 +func_ov000_02061f30 kind:function(arm,size=0x30) addr:0x02061f30 +func_ov000_02061f60 kind:function(arm,size=0x2c) addr:0x02061f60 +func_ov000_02061f8c kind:function(arm,size=0x1b8) addr:0x02061f8c +func_ov000_02062144 kind:function(arm,size=0x28) addr:0x02062144 +func_ov000_0206216c kind:function(arm,size=0xbc) addr:0x0206216c +func_ov000_02062228 kind:function(arm,size=0xf8) addr:0x02062228 +func_ov000_02062320 kind:function(arm,size=0x3c) addr:0x02062320 +func_ov000_0206235c kind:function(arm,size=0x24) addr:0x0206235c +func_ov000_02062380 kind:function(arm,size=0x34) addr:0x02062380 +func_ov000_020623b4 kind:function(arm,size=0x24) addr:0x020623b4 +func_ov000_020623d8 kind:function(arm,size=0x30) addr:0x020623d8 +func_ov000_02062408 kind:function(arm,size=0x30) addr:0x02062408 +func_ov000_02062438 kind:function(arm,size=0x100) addr:0x02062438 +func_ov000_02062538 kind:function(arm,size=0x8c) addr:0x02062538 +func_ov000_020625c4 kind:function(arm,size=0x120) addr:0x020625c4 +func_ov000_020626e4 kind:function(arm,size=0x124) addr:0x020626e4 +func_ov000_02062808 kind:function(arm,size=0x30) addr:0x02062808 +func_ov000_02062838 kind:function(arm,size=0x8c) addr:0x02062838 +func_ov000_020628c4 kind:function(arm,size=0x20) addr:0x020628c4 +func_ov000_020628e4 kind:function(arm,size=0xcc) addr:0x020628e4 +func_ov000_020629b0 kind:function(arm,size=0x8c) addr:0x020629b0 +func_ov000_02062a3c kind:function(arm,size=0x8c) addr:0x02062a3c +func_ov000_02062ac8 kind:function(arm,size=0x74) addr:0x02062ac8 +func_ov000_02062b3c kind:function(arm,size=0x74) addr:0x02062b3c +func_ov000_02062bb0 kind:function(arm,size=0x14) addr:0x02062bb0 +func_ov000_02062bc4 kind:function(arm,size=0x1c) addr:0x02062bc4 +func_ov000_02062be0 kind:function(arm,size=0x14) addr:0x02062be0 +func_ov000_02062bf4 kind:function(arm,size=0x58) addr:0x02062bf4 +func_ov000_02062c4c kind:function(arm,size=0x44) addr:0x02062c4c +func_ov000_02062c90 kind:function(arm,size=0x50) addr:0x02062c90 +func_ov000_02062ce0 kind:function(arm,size=0xf8) addr:0x02062ce0 +func_ov000_02062dd8 kind:function(arm,size=0x4) addr:0x02062dd8 +func_ov000_02062ddc kind:function(arm,size=0x68) addr:0x02062ddc +func_ov000_02062e44 kind:function(arm,size=0x18) addr:0x02062e44 +func_ov000_02062e5c kind:function(arm,size=0x18) addr:0x02062e5c +func_ov000_02062e74 kind:function(arm,size=0x54) addr:0x02062e74 +func_ov000_02062ec8 kind:function(arm,size=0x30) addr:0x02062ec8 +func_ov000_02062ef8 kind:function(arm,size=0x20) addr:0x02062ef8 +func_ov000_02062f18 kind:function(arm,size=0x18) addr:0x02062f18 +func_ov000_02062f30 kind:function(arm,size=0xd4) addr:0x02062f30 +func_ov000_02063004 kind:function(arm,size=0x6c) addr:0x02063004 +func_ov000_02063070 kind:function(arm,size=0x14) addr:0x02063070 +func_ov000_02063084 kind:function(arm,size=0x1c) addr:0x02063084 +func_ov000_020630a0 kind:function(arm,size=0x14) addr:0x020630a0 +func_ov000_020630b4 kind:function(arm,size=0x78) addr:0x020630b4 +func_ov000_0206312c kind:function(arm,size=0x38) addr:0x0206312c +func_ov000_02063164 kind:function(arm,size=0xcc) addr:0x02063164 +func_ov000_02063230 kind:function(arm,size=0x84) addr:0x02063230 +func_ov000_020632b4 kind:function(arm,size=0x84) addr:0x020632b4 +func_ov000_02063338 kind:function(arm,size=0x44) addr:0x02063338 +func_ov000_0206337c kind:function(arm,size=0x44) addr:0x0206337c +func_ov000_020633c0 kind:function(arm,size=0x124) addr:0x020633c0 +func_ov000_020634e4 kind:function(arm,size=0x58) addr:0x020634e4 +func_ov000_0206353c kind:function(arm,size=0xcc) addr:0x0206353c +func_ov000_02063608 kind:function(arm,size=0x14) addr:0x02063608 +func_ov000_0206361c kind:function(arm,size=0x1c) addr:0x0206361c +func_ov000_02063638 kind:function(arm,size=0xb0) addr:0x02063638 +func_ov000_020636e8 kind:function(arm,size=0x130) addr:0x020636e8 +func_ov000_02063818 kind:function(arm,size=0x14) addr:0x02063818 +func_ov000_0206382c kind:function(arm,size=0x1c) addr:0x0206382c +func_ov000_02063848 kind:function(arm,size=0x28) addr:0x02063848 +func_ov000_02063870 kind:function(arm,size=0x98) addr:0x02063870 +func_ov000_02063908 kind:function(arm,size=0xcc) addr:0x02063908 +func_ov000_020639d4 kind:function(arm,size=0x68) addr:0x020639d4 +func_ov000_02063a3c kind:function(arm,size=0x54) addr:0x02063a3c +func_ov000_02063a90 kind:function(arm,size=0x2c) addr:0x02063a90 +func_ov000_02063abc kind:function(arm,size=0x54) addr:0x02063abc +func_ov000_02063b10 kind:function(arm,size=0xc) addr:0x02063b10 +func_ov000_02063b1c kind:function(arm,size=0x14) addr:0x02063b1c +func_ov000_02063b30 kind:function(arm,size=0x1c) addr:0x02063b30 +func_ov000_02063b4c kind:function(arm,size=0x20) addr:0x02063b4c +func_ov000_02063b6c kind:function(arm,size=0x28) addr:0x02063b6c +func_ov000_02063b94 kind:function(arm,size=0x20) addr:0x02063b94 +func_ov000_02063bb4 kind:function(arm,size=0x28) addr:0x02063bb4 +func_ov000_02063bdc kind:function(arm,size=0x104) addr:0x02063bdc +func_ov000_02063ce0 kind:function(arm,size=0x1d0) addr:0x02063ce0 +func_ov000_02063eb0 kind:function(arm,size=0x60) addr:0x02063eb0 +func_ov000_02063f10 kind:function(arm,size=0x14) addr:0x02063f10 +func_ov000_02063f24 kind:function(arm,size=0x1c) addr:0x02063f24 +func_ov000_02063f40 kind:function(arm,size=0x24) addr:0x02063f40 +func_ov000_02063f64 kind:function(arm,size=0x80) addr:0x02063f64 +func_ov000_02063fe4 kind:function(arm,size=0x18) addr:0x02063fe4 +func_ov000_02063ffc kind:function(arm,size=0x1c) addr:0x02063ffc +func_ov000_02064018 kind:function(arm,size=0x1c) addr:0x02064018 +func_ov000_02064034 kind:function(arm,size=0x4c) addr:0x02064034 +func_ov000_02064080 kind:function(arm,size=0xdc) addr:0x02064080 +func_ov000_0206415c kind:function(arm,size=0xd0) addr:0x0206415c +func_ov000_0206422c kind:function(arm,size=0x50) addr:0x0206422c +func_ov000_0206427c kind:function(arm,size=0x4c) addr:0x0206427c +func_ov000_020642c8 kind:function(arm,size=0x90) addr:0x020642c8 +func_ov000_02064358 kind:function(arm,size=0x94) addr:0x02064358 +func_ov000_020643ec kind:function(arm,size=0x15c) addr:0x020643ec +func_ov000_02064548 kind:function(arm,size=0x8) addr:0x02064548 +func_ov000_02064550 kind:function(arm,size=0x58) addr:0x02064550 +func_ov000_020645a8 kind:function(arm,size=0x74) addr:0x020645a8 +func_ov000_0206461c kind:function(arm,size=0x48) addr:0x0206461c +func_ov000_02064664 kind:function(arm,size=0x170) addr:0x02064664 +func_ov000_020647d4 kind:function(arm,size=0x4) addr:0x020647d4 +func_ov000_020647d8 kind:function(arm,size=0xd4) addr:0x020647d8 +func_ov000_020648ac kind:function(arm,size=0x38) addr:0x020648ac +func_ov000_020648e4 kind:function(arm,size=0x2bc) addr:0x020648e4 +func_ov000_02064ba0 kind:function(arm,size=0x1c0) addr:0x02064ba0 +func_ov000_02064d60 kind:function(arm,size=0xc4) addr:0x02064d60 +func_ov000_02064e24 kind:function(arm,size=0x40) addr:0x02064e24 +func_ov000_02064e64 kind:function(arm,size=0x7c) addr:0x02064e64 +func_ov000_02064ee0 kind:function(arm,size=0x3c) addr:0x02064ee0 +func_ov000_02064f1c kind:function(arm,size=0x74) addr:0x02064f1c +func_ov000_02064f90 kind:function(arm,size=0x15c) addr:0x02064f90 +func_ov000_020650ec kind:function(arm,size=0x1bc) addr:0x020650ec +func_ov000_020652a8 kind:function(arm,size=0xe4) addr:0x020652a8 +func_ov000_0206538c kind:function(arm,size=0x38) addr:0x0206538c +func_ov000_020653c4 kind:function(arm,size=0x44) addr:0x020653c4 +func_ov000_02065408 kind:function(arm,size=0x58) addr:0x02065408 +func_ov000_02065460 kind:function(arm,size=0x1c) addr:0x02065460 +func_ov000_0206547c kind:function(arm,size=0x30) addr:0x0206547c +func_ov000_020654ac kind:function(arm,size=0x44) addr:0x020654ac +func_ov000_020654f0 kind:function(arm,size=0x1c) addr:0x020654f0 +func_ov000_0206550c kind:function(arm,size=0x48) addr:0x0206550c +func_ov000_02065554 kind:function(arm,size=0x70) addr:0x02065554 +func_ov000_020655c4 kind:function(arm,size=0x9c) addr:0x020655c4 +func_ov000_02065660 kind:function(arm,size=0xb4) addr:0x02065660 +func_ov000_02065714 kind:function(arm,size=0xb4) addr:0x02065714 +func_ov000_020657c8 kind:function(arm,size=0x34) addr:0x020657c8 +func_ov000_020657fc kind:function(arm,size=0x88) addr:0x020657fc +func_ov000_02065884 kind:function(arm,size=0x88) addr:0x02065884 +func_ov000_0206590c kind:function(arm,size=0x24) addr:0x0206590c +func_ov000_02065930 kind:function(arm,size=0x58) addr:0x02065930 +func_ov000_02065988 kind:function(arm,size=0x48) addr:0x02065988 +func_ov000_020659d0 kind:function(arm,size=0x148) addr:0x020659d0 +func_ov000_02065b18 kind:function(arm,size=0x30) addr:0x02065b18 +func_ov000_02065b48 kind:function(arm,size=0x44) addr:0x02065b48 +func_ov000_02065b8c kind:function(arm,size=0x94) addr:0x02065b8c +func_ov000_02065c20 kind:function(arm,size=0x4c) addr:0x02065c20 +func_ov000_02065c6c kind:function(arm,size=0x4c) addr:0x02065c6c +func_ov000_02065cb8 kind:function(arm,size=0x48) addr:0x02065cb8 +func_ov000_02065d00 kind:function(arm,size=0x48) addr:0x02065d00 +func_ov000_02065d48 kind:function(arm,size=0x13c) addr:0x02065d48 +func_ov000_02065e84 kind:function(arm,size=0x4) addr:0x02065e84 +func_ov000_02065e88 kind:function(arm,size=0x14) addr:0x02065e88 +func_ov000_02065e9c kind:function(arm,size=0x14) addr:0x02065e9c +func_ov000_02065eb0 kind:function(arm,size=0x1c) addr:0x02065eb0 +func_ov000_02065ecc kind:function(arm,size=0x48) addr:0x02065ecc +func_ov000_02065f14 kind:function(arm,size=0x30) addr:0x02065f14 +func_ov000_02065f44 kind:function(arm,size=0x24) addr:0x02065f44 +func_ov000_02065f68 kind:function(arm,size=0x2c) addr:0x02065f68 +func_ov000_02065f94 kind:function(arm,size=0x1f8) addr:0x02065f94 +func_ov000_0206618c kind:function(arm,size=0x4) addr:0x0206618c +func_ov000_02066190 kind:function(arm,size=0x1c) addr:0x02066190 +func_ov000_020661ac kind:function(arm,size=0x3c) addr:0x020661ac +func_ov000_020661e8 kind:function(arm,size=0x14) addr:0x020661e8 +func_ov000_020661fc kind:function(arm,size=0x1c) addr:0x020661fc +func_ov000_02066218 kind:function(arm,size=0x38) addr:0x02066218 +func_ov000_02066250 kind:function(arm,size=0x14) addr:0x02066250 +func_ov000_02066264 kind:function(arm,size=0x14) addr:0x02066264 +func_ov000_02066278 kind:function(arm,size=0x1c) addr:0x02066278 +func_ov000_02066294 kind:function(arm,size=0x24) addr:0x02066294 +func_ov000_020662b8 kind:function(arm,size=0x30) addr:0x020662b8 +func_ov000_020662e8 kind:function(arm,size=0x7c) addr:0x020662e8 +func_ov000_02066364 kind:function(arm,size=0xc) addr:0x02066364 +func_ov000_02066370 kind:function(arm,size=0xec) addr:0x02066370 +func_ov000_0206645c kind:function(arm,size=0xf0) addr:0x0206645c +func_ov000_0206654c kind:function(arm,size=0x6c) addr:0x0206654c +func_ov000_020665b8 kind:function(arm,size=0x14) addr:0x020665b8 +func_ov000_020665cc kind:function(arm,size=0x10) addr:0x020665cc +func_ov000_020665dc kind:function(arm,size=0x34) addr:0x020665dc +func_ov000_02066610 kind:function(arm,size=0x4c) addr:0x02066610 +func_ov000_0206665c kind:function(arm,size=0x20) addr:0x0206665c +func_ov000_0206667c kind:function(arm,size=0x98) addr:0x0206667c +func_ov000_02066714 kind:function(arm,size=0x40) addr:0x02066714 +func_ov000_02066754 kind:function(arm,size=0x24) addr:0x02066754 +func_ov000_02066778 kind:function(arm,size=0x14) addr:0x02066778 +func_ov000_0206678c kind:function(arm,size=0x24) addr:0x0206678c +func_ov000_020667b0 kind:function(arm,size=0x28) addr:0x020667b0 +func_ov000_020667d8 kind:function(arm,size=0x1c) addr:0x020667d8 +func_ov000_020667f4 kind:function(arm,size=0x1c0) addr:0x020667f4 +func_ov000_020669b4 kind:function(arm,size=0x18) addr:0x020669b4 +func_ov000_020669cc kind:function(arm,size=0x4) addr:0x020669cc +func_ov000_020669d0 kind:function(arm,size=0x8) addr:0x020669d0 +func_ov000_020669d8 kind:function(arm,size=0x4) addr:0x020669d8 +func_ov000_020669dc kind:function(arm,size=0x2c) addr:0x020669dc +func_ov000_02066a08 kind:function(arm,size=0x54) addr:0x02066a08 +func_ov000_02066a5c kind:function(arm,size=0x3a0) addr:0x02066a5c +func_ov000_02066dfc kind:function(arm,size=0x438) addr:0x02066dfc +func_ov000_02067234 kind:function(arm,size=0x8) addr:0x02067234 +func_ov000_0206723c kind:function(arm,size=0x8) addr:0x0206723c +func_ov000_02067244 kind:function(arm,size=0x34) addr:0x02067244 +func_ov000_02067278 kind:function(arm,size=0x34) addr:0x02067278 +func_ov000_020672ac kind:function(arm,size=0x48) addr:0x020672ac +func_ov000_020672f4 kind:function(arm,size=0x50) addr:0x020672f4 +func_ov000_02067344 kind:function(arm,size=0x48) addr:0x02067344 +func_ov000_0206738c kind:function(arm,size=0x3c) addr:0x0206738c +func_ov000_020673c8 kind:function(arm,size=0x6c) addr:0x020673c8 +func_ov000_02067434 kind:function(arm,size=0x40) addr:0x02067434 +func_ov000_02067474 kind:function(arm,size=0x34) addr:0x02067474 +func_ov000_020674a8 kind:function(arm,size=0xc0) addr:0x020674a8 +func_ov000_02067568 kind:function(arm,size=0x14) addr:0x02067568 +func_ov000_0206757c kind:function(arm,size=0x60) addr:0x0206757c +func_ov000_020675dc kind:function(arm,size=0x11c) addr:0x020675dc +func_ov000_020676f8 kind:function(arm,size=0xb8) addr:0x020676f8 +func_ov000_020677b0 kind:function(arm,size=0x54) addr:0x020677b0 +func_ov000_02067804 kind:function(arm,size=0xdc) addr:0x02067804 +func_ov000_020678e0 kind:function(arm,size=0x90) addr:0x020678e0 +func_ov000_02067970 kind:function(arm,size=0xbc) addr:0x02067970 +func_ov000_02067a2c kind:function(arm,size=0x34) addr:0x02067a2c +func_ov000_02067a60 kind:function(arm,size=0x44) addr:0x02067a60 +func_ov000_02067aa4 kind:function(arm,size=0x7c) addr:0x02067aa4 +func_ov000_02067b20 kind:function(arm,size=0x40) addr:0x02067b20 +func_ov000_02067b60 kind:function(arm,size=0x54) addr:0x02067b60 +func_ov000_02067bb4 kind:function(arm,size=0x10) addr:0x02067bb4 +func_ov000_02067bc4 kind:function(arm,size=0x1c) addr:0x02067bc4 +func_ov000_02067be0 kind:function(arm,size=0x10) addr:0x02067be0 +func_ov000_02067bf0 kind:function(arm,size=0x8) addr:0x02067bf0 +func_ov000_02067bf8 kind:function(arm,size=0x8) addr:0x02067bf8 +func_ov000_02067c00 kind:function(arm,size=0x98) addr:0x02067c00 +func_ov000_02067c98 kind:function(arm,size=0x4) addr:0x02067c98 +func_ov000_02067c9c kind:function(arm,size=0x5c) addr:0x02067c9c +func_ov000_02067cf8 kind:function(arm,size=0x168) addr:0x02067cf8 +func_ov000_02067e60 kind:function(arm,size=0xfc) addr:0x02067e60 +func_ov000_02067f5c kind:function(arm,size=0x2c) addr:0x02067f5c +func_ov000_02067f88 kind:function(arm,size=0xe0) addr:0x02067f88 +func_ov000_02068068 kind:function(arm,size=0x14) addr:0x02068068 +func_ov000_0206807c kind:function(arm,size=0x48) addr:0x0206807c +func_ov000_020680c4 kind:function(arm,size=0xd0) addr:0x020680c4 +func_ov000_02068194 kind:function(arm,size=0x98) addr:0x02068194 +func_ov000_0206822c kind:function(arm,size=0x94) addr:0x0206822c +func_ov000_020682c0 kind:function(arm,size=0x24) addr:0x020682c0 +func_ov000_020682e4 kind:function(arm,size=0x2c) addr:0x020682e4 +func_ov000_02068310 kind:function(arm,size=0x44) addr:0x02068310 +func_ov000_02068354 kind:function(arm,size=0x24) addr:0x02068354 +func_ov000_02068378 kind:function(arm,size=0xa0) addr:0x02068378 +func_ov000_02068418 kind:function(arm,size=0xb0) addr:0x02068418 +func_ov000_020684c8 kind:function(arm,size=0x14) addr:0x020684c8 +func_ov000_020684dc kind:function(arm,size=0x28) addr:0x020684dc +func_ov000_02068504 kind:function(arm,size=0x14) addr:0x02068504 +func_ov000_02068518 kind:function(arm,size=0xb4) addr:0x02068518 +func_ov000_020685cc kind:function(arm,size=0xb4) addr:0x020685cc +func_ov000_02068680 kind:function(arm,size=0x4) addr:0x02068680 +func_ov000_02068684 kind:function(arm,size=0x14) addr:0x02068684 +func_ov000_02068698 kind:function(arm,size=0x4) addr:0x02068698 +func_ov000_0206869c kind:function(arm,size=0x8) addr:0x0206869c +func_ov000_020686a4 kind:function(arm,size=0x34) addr:0x020686a4 +func_ov000_020686d8 kind:function(arm,size=0xb4) addr:0x020686d8 +func_ov000_0206878c kind:function(arm,size=0xc) addr:0x0206878c +func_ov000_02068798 kind:function(arm,size=0x1c) addr:0x02068798 +func_ov000_020687b4 kind:function(arm,size=0x48) addr:0x020687b4 +func_ov000_020687fc kind:function(arm,size=0x6c) addr:0x020687fc +func_ov000_02068868 kind:function(arm,size=0xb4) addr:0x02068868 +func_ov000_0206891c kind:function(arm,size=0x4c) addr:0x0206891c +func_ov000_02068968 kind:function(arm,size=0x190) addr:0x02068968 +func_ov000_02068af8 kind:function(arm,size=0x44) addr:0x02068af8 +func_ov000_02068b3c kind:function(arm,size=0x40) addr:0x02068b3c +func_ov000_02068b7c kind:function(arm,size=0x58) addr:0x02068b7c +func_ov000_02068bd4 kind:function(arm,size=0xac) addr:0x02068bd4 +func_ov000_02068c80 kind:function(arm,size=0xb0) addr:0x02068c80 +func_ov000_02068d30 kind:function(arm,size=0x20) addr:0x02068d30 +func_ov000_02068d50 kind:function(arm,size=0x29c) addr:0x02068d50 +func_ov000_02068fec kind:function(arm,size=0x1c8) addr:0x02068fec +func_ov000_020691b4 kind:function(arm,size=0x24) addr:0x020691b4 +func_ov000_020691d8 kind:function(arm,size=0x8) addr:0x020691d8 +func_ov000_020691e0 kind:function(arm,size=0x3f4) addr:0x020691e0 +func_ov000_020695d4 kind:function(arm,size=0x80) addr:0x020695d4 +func_ov000_02069654 kind:function(arm,size=0x50) addr:0x02069654 +func_ov000_020696a4 kind:function(arm,size=0x4) addr:0x020696a4 +func_ov000_020696a8 kind:function(arm,size=0xac) addr:0x020696a8 +func_ov000_02069754 kind:function(arm,size=0xc0) addr:0x02069754 +func_ov000_02069814 kind:function(arm,size=0x8) addr:0x02069814 +func_ov000_0206981c kind:function(arm,size=0x28) addr:0x0206981c +func_ov000_02069844 kind:function(arm,size=0x4c) addr:0x02069844 +func_ov000_02069890 kind:function(arm,size=0x24) addr:0x02069890 +func_ov000_020698b4 kind:function(arm,size=0xc8) addr:0x020698b4 +func_ov000_0206997c kind:function(arm,size=0xc4) addr:0x0206997c +func_ov000_02069a40 kind:function(arm,size=0x1b0) addr:0x02069a40 +func_ov000_02069bf0 kind:function(arm,size=0x24) addr:0x02069bf0 +func_ov000_02069c14 kind:function(arm,size=0x8) addr:0x02069c14 +func_ov000_02069c1c kind:function(arm,size=0x28) addr:0x02069c1c +func_ov000_02069c44 kind:function(arm,size=0x34) addr:0x02069c44 +func_ov000_02069c78 kind:function(arm,size=0x28) addr:0x02069c78 +func_ov000_02069ca0 kind:function(arm,size=0x9c) addr:0x02069ca0 +func_ov000_02069d3c kind:function(arm,size=0x40) addr:0x02069d3c +func_ov000_02069d7c kind:function(arm,size=0x40) addr:0x02069d7c +func_ov000_02069dbc kind:function(arm,size=0x84) addr:0x02069dbc +func_ov000_02069e40 kind:function(arm,size=0xc) addr:0x02069e40 +func_ov000_02069e4c kind:function(arm,size=0x50) addr:0x02069e4c +func_ov000_02069e9c kind:function(arm,size=0x78) addr:0x02069e9c +func_ov000_02069f14 kind:function(arm,size=0x44) addr:0x02069f14 +func_ov000_02069f58 kind:function(arm,size=0x6c) addr:0x02069f58 +func_ov000_02069fc4 kind:function(arm,size=0x50) addr:0x02069fc4 +func_ov000_0206a014 kind:function(arm,size=0x20) addr:0x0206a014 +func_ov000_0206a034 kind:function(arm,size=0x50) addr:0x0206a034 +func_ov000_0206a084 kind:function(arm,size=0x158) addr:0x0206a084 +func_ov000_0206a1dc kind:function(arm,size=0x84) addr:0x0206a1dc +func_ov000_0206a260 kind:function(arm,size=0x98) addr:0x0206a260 +func_ov000_0206a2f8 kind:function(arm,size=0x210) addr:0x0206a2f8 +func_ov000_0206a508 kind:function(arm,size=0x24) addr:0x0206a508 +func_ov000_0206a52c kind:function(arm,size=0x94) addr:0x0206a52c +func_ov000_0206a5c0 kind:function(arm,size=0xc) addr:0x0206a5c0 +func_ov000_0206a5cc kind:function(arm,size=0xc) addr:0x0206a5cc +func_ov000_0206a5d8 kind:function(arm,size=0x24) addr:0x0206a5d8 +func_ov000_0206a5fc kind:function(arm,size=0xa8) addr:0x0206a5fc +func_ov000_0206a6a4 kind:function(arm,size=0x60) addr:0x0206a6a4 +func_ov000_0206a704 kind:function(arm,size=0x3c) addr:0x0206a704 +func_ov000_0206a740 kind:function(arm,size=0x18) addr:0x0206a740 +func_ov000_0206a758 kind:function(arm,size=0x24) addr:0x0206a758 +func_ov000_0206a77c kind:function(arm,size=0x28) addr:0x0206a77c +func_ov000_0206a7a4 kind:function(arm,size=0x8c) addr:0x0206a7a4 +func_ov000_0206a830 kind:function(arm,size=0x4) addr:0x0206a830 +func_ov000_0206a834 kind:function(arm,size=0x14) addr:0x0206a834 +func_ov000_0206a848 kind:function(arm,size=0x4) addr:0x0206a848 +func_ov000_0206a84c kind:function(arm,size=0x4c) addr:0x0206a84c +func_ov000_0206a898 kind:function(arm,size=0xf4) addr:0x0206a898 +func_ov000_0206a98c kind:function(arm,size=0x90) addr:0x0206a98c +func_ov000_0206aa1c kind:function(arm,size=0x118) addr:0x0206aa1c +func_ov000_0206ab34 kind:function(arm,size=0x114) addr:0x0206ab34 +func_ov000_0206ac48 kind:function(arm,size=0x3c) addr:0x0206ac48 +func_ov000_0206ac84 kind:function(arm,size=0x18) addr:0x0206ac84 +func_ov000_0206ac9c kind:function(arm,size=0x18) addr:0x0206ac9c +func_ov000_0206acb4 kind:function(arm,size=0x1c) addr:0x0206acb4 +func_ov000_0206acd0 kind:function(arm,size=0x18) addr:0x0206acd0 +func_ov000_0206ace8 kind:function(arm,size=0x168) addr:0x0206ace8 +func_ov000_0206ae50 kind:function(arm,size=0x64) addr:0x0206ae50 +func_ov000_0206aeb4 kind:function(arm,size=0x20) addr:0x0206aeb4 +func_ov000_0206aed4 kind:function(arm,size=0x3c) addr:0x0206aed4 +func_ov000_0206af10 kind:function(arm,size=0x24) addr:0x0206af10 +func_ov000_0206af34 kind:function(arm,size=0x60) addr:0x0206af34 +func_ov000_0206af94 kind:function(arm,size=0x34) addr:0x0206af94 +func_ov000_0206afc8 kind:function(arm,size=0xcc) addr:0x0206afc8 +func_ov000_0206b094 kind:function(arm,size=0xac) addr:0x0206b094 +func_ov000_0206b140 kind:function(arm,size=0x1e4) addr:0x0206b140 +func_ov000_0206b324 kind:function(arm,size=0x28) addr:0x0206b324 +func_ov000_0206b34c kind:function(arm,size=0x1c) addr:0x0206b34c +func_ov000_0206b368 kind:function(arm,size=0x80) addr:0x0206b368 +func_ov000_0206b3e8 kind:function(arm,size=0x160) addr:0x0206b3e8 +func_ov000_0206b548 kind:function(arm,size=0xe0) addr:0x0206b548 +func_ov000_0206b628 kind:function(arm,size=0x60) addr:0x0206b628 +func_ov000_0206b688 kind:function(arm,size=0x364) addr:0x0206b688 +func_ov000_0206b9ec kind:function(arm,size=0x78) addr:0x0206b9ec +func_ov000_0206ba64 kind:function(arm,size=0x20) addr:0x0206ba64 +func_ov000_0206ba84 kind:function(arm,size=0xc) addr:0x0206ba84 +func_ov000_0206ba90 kind:function(arm,size=0xc) addr:0x0206ba90 +func_ov000_0206ba9c kind:function(arm,size=0x14) addr:0x0206ba9c +func_ov000_0206bab0 kind:function(arm,size=0x1c) addr:0x0206bab0 +func_ov000_0206bacc kind:function(arm,size=0x14) addr:0x0206bacc +func_ov000_0206bae0 kind:function(arm,size=0x1c) addr:0x0206bae0 +func_ov000_0206bafc kind:function(arm,size=0x34) addr:0x0206bafc +func_ov000_0206bb30 kind:function(arm,size=0xcc) addr:0x0206bb30 +func_ov000_0206bbfc kind:function(arm,size=0x18) addr:0x0206bbfc +func_ov000_0206bc14 kind:function(arm,size=0xe4) addr:0x0206bc14 +func_ov000_0206bcf8 kind:function(arm,size=0xdc) addr:0x0206bcf8 +func_ov000_0206bdd4 kind:function(arm,size=0x10) addr:0x0206bdd4 +func_ov000_0206bde4 kind:function(arm,size=0xe8) addr:0x0206bde4 +func_ov000_0206becc kind:function(arm,size=0x60) addr:0x0206becc +func_ov000_0206bf2c kind:function(arm,size=0x10) addr:0x0206bf2c +func_ov000_0206bf3c kind:function(arm,size=0xe0) addr:0x0206bf3c +func_ov000_0206c01c kind:function(arm,size=0x2cc) addr:0x0206c01c +func_ov000_0206c2e8 kind:function(arm,size=0x100) addr:0x0206c2e8 +func_ov000_0206c3e8 kind:function(arm,size=0x9c) addr:0x0206c3e8 +func_ov000_0206c484 kind:function(arm,size=0x34) addr:0x0206c484 +func_ov000_0206c4b8 kind:function(arm,size=0x34) addr:0x0206c4b8 +func_ov000_0206c4ec kind:function(arm,size=0x84) addr:0x0206c4ec +func_ov000_0206c570 kind:function(arm,size=0x4c) addr:0x0206c570 +func_ov000_0206c5bc kind:function(arm,size=0x4c) addr:0x0206c5bc +func_ov000_0206c608 kind:function(arm,size=0x58) addr:0x0206c608 +func_ov000_0206c660 kind:function(arm,size=0x64) addr:0x0206c660 +func_ov000_0206c6c4 kind:function(arm,size=0x18) addr:0x0206c6c4 +func_ov000_0206c6dc kind:function(arm,size=0x290) addr:0x0206c6dc +func_ov000_0206c96c kind:function(arm,size=0x3c) addr:0x0206c96c +func_ov000_0206c9a8 kind:function(arm,size=0x714) addr:0x0206c9a8 +func_ov000_0206d0bc kind:function(arm,size=0x30) addr:0x0206d0bc +func_ov000_0206d0ec kind:function(arm,size=0x48) addr:0x0206d0ec +func_ov000_0206d134 kind:function(arm,size=0x4c) addr:0x0206d134 +func_ov000_0206d180 kind:function(arm,size=0x18) addr:0x0206d180 +func_ov000_0206d198 kind:function(arm,size=0x14) addr:0x0206d198 +func_ov000_0206d1ac kind:function(arm,size=0x88) addr:0x0206d1ac +func_ov000_0206d234 kind:function(arm,size=0x40) addr:0x0206d234 +func_ov000_0206d274 kind:function(arm,size=0x2c) addr:0x0206d274 +func_ov000_0206d2a0 kind:function(arm,size=0x40) addr:0x0206d2a0 +func_ov000_0206d2e0 kind:function(arm,size=0x10) addr:0x0206d2e0 +func_ov000_0206d2f0 kind:function(arm,size=0x34) addr:0x0206d2f0 +func_ov000_0206d324 kind:function(arm,size=0x8) addr:0x0206d324 +func_ov000_0206d32c kind:function(arm,size=0x10) addr:0x0206d32c +func_ov000_0206d33c kind:function(arm,size=0x58) addr:0x0206d33c +func_ov000_0206d394 kind:function(arm,size=0x38) addr:0x0206d394 +func_ov000_0206d3cc kind:function(arm,size=0x70) addr:0x0206d3cc +func_ov000_0206d43c kind:function(arm,size=0x10) addr:0x0206d43c +func_ov000_0206d44c kind:function(arm,size=0x80) addr:0x0206d44c +func_ov000_0206d4cc kind:function(arm,size=0x98) addr:0x0206d4cc +func_ov000_0206d564 kind:function(arm,size=0x150) addr:0x0206d564 +func_ov000_0206d6b4 kind:function(arm,size=0x15c) addr:0x0206d6b4 +func_ov000_0206d810 kind:function(arm,size=0x2c) addr:0x0206d810 +func_ov000_0206d83c kind:function(arm,size=0x40) addr:0x0206d83c +func_ov000_0206d87c kind:function(arm,size=0x4c) addr:0x0206d87c +func_ov000_0206d8c8 kind:function(arm,size=0x4c) addr:0x0206d8c8 +func_ov000_0206d914 kind:function(arm,size=0x4c) addr:0x0206d914 +func_ov000_0206d960 kind:function(arm,size=0x24) addr:0x0206d960 +func_ov000_0206d984 kind:function(arm,size=0x24) addr:0x0206d984 +func_ov000_0206d9a8 kind:function(arm,size=0xd4) addr:0x0206d9a8 +func_ov000_0206da7c kind:function(arm,size=0x18) addr:0x0206da7c +func_ov000_0206da94 kind:function(arm,size=0xb0) addr:0x0206da94 +func_ov000_0206db44 kind:function(arm,size=0xc8) addr:0x0206db44 +func_ov000_0206dc0c kind:function(arm,size=0x40) addr:0x0206dc0c +func_ov000_0206dc4c kind:function(arm,size=0x14) addr:0x0206dc4c +func_ov000_0206dc60 kind:function(arm,size=0x54) addr:0x0206dc60 +func_ov000_0206dcb4 kind:function(arm,size=0x58) addr:0x0206dcb4 +func_ov000_0206dd0c kind:function(arm,size=0x180) addr:0x0206dd0c +func_ov000_0206de8c kind:function(arm,size=0x240) addr:0x0206de8c +func_ov000_0206e0cc kind:function(arm,size=0x28) addr:0x0206e0cc +func_ov000_0206e0f4 kind:function(arm,size=0x48) addr:0x0206e0f4 +func_ov000_0206e13c kind:function(arm,size=0x24) addr:0x0206e13c +func_ov000_0206e160 kind:function(arm,size=0x3ac) addr:0x0206e160 +func_ov000_0206e50c kind:function(arm,size=0xc0) addr:0x0206e50c +func_ov000_0206e5cc kind:function(arm,size=0x88) addr:0x0206e5cc +func_ov000_0206e654 kind:function(arm,size=0x1c) addr:0x0206e654 +func_ov000_0206e670 kind:function(arm,size=0xec) addr:0x0206e670 +func_ov000_0206e75c kind:function(arm,size=0x4c) addr:0x0206e75c +func_ov000_0206e7a8 kind:function(arm,size=0x40) addr:0x0206e7a8 +func_ov000_0206e7e8 kind:function(arm,size=0xf0) addr:0x0206e7e8 +func_ov000_0206e8d8 kind:function(arm,size=0xc0) addr:0x0206e8d8 +func_ov000_0206e998 kind:function(arm,size=0x60) addr:0x0206e998 +func_ov000_0206e9f8 kind:function(arm,size=0x60) addr:0x0206e9f8 +func_ov000_0206ea58 kind:function(arm,size=0x100) addr:0x0206ea58 +func_ov000_0206eb58 kind:function(arm,size=0xd0) addr:0x0206eb58 +func_ov000_0206ec28 kind:function(arm,size=0xf4) addr:0x0206ec28 +func_ov000_0206ed1c kind:function(arm,size=0xbc) addr:0x0206ed1c +func_ov000_0206edd8 kind:function(arm,size=0x160) addr:0x0206edd8 +func_ov000_0206ef38 kind:function(arm,size=0xb0) addr:0x0206ef38 +func_ov000_0206efe8 kind:function(arm,size=0x26c) addr:0x0206efe8 +func_ov000_0206f254 kind:function(arm,size=0x8c) addr:0x0206f254 +func_ov000_0206f2e0 kind:function(arm,size=0x10) addr:0x0206f2e0 +func_ov000_0206f2f0 kind:function(arm,size=0x90) addr:0x0206f2f0 +func_ov000_0206f380 kind:function(arm,size=0x10) addr:0x0206f380 +func_ov000_0206f390 kind:function(arm,size=0x30) addr:0x0206f390 +func_ov000_0206f3c0 kind:function(arm,size=0x68) addr:0x0206f3c0 +func_ov000_0206f428 kind:function(arm,size=0x84) addr:0x0206f428 +func_ov000_0206f4ac kind:function(arm,size=0x1c) addr:0x0206f4ac +func_ov000_0206f4c8 kind:function(arm,size=0x28) addr:0x0206f4c8 +func_ov000_0206f4f0 kind:function(arm,size=0x60) addr:0x0206f4f0 +func_ov000_0206f550 kind:function(arm,size=0x34) addr:0x0206f550 +func_ov000_0206f584 kind:function(arm,size=0x1c) addr:0x0206f584 +func_ov000_0206f5a0 kind:function(arm,size=0x34) addr:0x0206f5a0 +func_ov000_0206f5d4 kind:function(arm,size=0x24) addr:0x0206f5d4 +func_ov000_0206f5f8 kind:function(arm,size=0x24) addr:0x0206f5f8 +func_ov000_0206f61c kind:function(arm,size=0x90) addr:0x0206f61c +func_ov000_0206f6ac kind:function(arm,size=0x2c) addr:0x0206f6ac +func_ov000_0206f6d8 kind:function(arm,size=0x34) addr:0x0206f6d8 +func_ov000_0206f70c kind:function(arm,size=0x48) addr:0x0206f70c +func_ov000_0206f754 kind:function(arm,size=0x24) addr:0x0206f754 +func_ov000_0206f778 kind:function(arm,size=0x1f0) addr:0x0206f778 +func_ov000_0206f968 kind:function(arm,size=0x18) addr:0x0206f968 +func_ov000_0206f980 kind:function(arm,size=0x14) addr:0x0206f980 +func_ov000_0206f994 kind:function(arm,size=0xc) addr:0x0206f994 +func_ov000_0206f9a0 kind:function(arm,size=0x128) addr:0x0206f9a0 +func_ov000_0206fac8 kind:function(arm,size=0x1c) addr:0x0206fac8 +func_ov000_0206fae4 kind:function(arm,size=0x1c) addr:0x0206fae4 +func_ov000_0206fb00 kind:function(arm,size=0xcc) addr:0x0206fb00 +func_ov000_0206fbcc kind:function(arm,size=0x20) addr:0x0206fbcc +func_ov000_0206fbec kind:function(arm,size=0x38) addr:0x0206fbec +func_ov000_0206fc24 kind:function(arm,size=0x40) addr:0x0206fc24 +func_ov000_0206fc64 kind:function(arm,size=0x2dc) addr:0x0206fc64 +func_ov000_0206ff40 kind:function(arm,size=0x28) addr:0x0206ff40 +func_ov000_0206ff68 kind:function(arm,size=0x10) addr:0x0206ff68 +func_ov000_0206ff78 kind:function(arm,size=0x10) addr:0x0206ff78 +func_ov000_0206ff88 kind:function(arm,size=0x6c) addr:0x0206ff88 +func_ov000_0206fff4 kind:function(arm,size=0x84) addr:0x0206fff4 +func_ov000_02070078 kind:function(arm,size=0x74) addr:0x02070078 +func_ov000_020700ec kind:function(arm,size=0x1c) addr:0x020700ec +func_ov000_02070108 kind:function(arm,size=0x30) addr:0x02070108 +func_ov000_02070138 kind:function(arm,size=0x1c) addr:0x02070138 +func_ov000_02070154 kind:function(arm,size=0x14) addr:0x02070154 +func_ov000_02070168 kind:function(arm,size=0x14) addr:0x02070168 +func_ov000_0207017c kind:function(arm,size=0x1c) addr:0x0207017c +func_ov000_02070198 kind:function(arm,size=0xfc) addr:0x02070198 +func_ov000_02070294 kind:function(arm,size=0x3c) addr:0x02070294 +func_ov000_020702d0 kind:function(arm,size=0xc) addr:0x020702d0 +func_ov000_020702dc kind:function(arm,size=0x14) addr:0x020702dc +func_ov000_020702f0 kind:function(arm,size=0x40) addr:0x020702f0 +func_ov000_02070330 kind:function(arm,size=0x14) addr:0x02070330 +func_ov000_02070344 kind:function(arm,size=0x68) addr:0x02070344 +func_ov000_020703ac kind:function(arm,size=0x44) addr:0x020703ac +func_ov000_020703f0 kind:function(arm,size=0x8) addr:0x020703f0 +func_ov000_020703f8 kind:function(arm,size=0x5c) addr:0x020703f8 +func_ov000_02070454 kind:function(arm,size=0xa8) addr:0x02070454 +func_ov000_020704fc kind:function(arm,size=0x2c) addr:0x020704fc +func_ov000_02070528 kind:function(arm,size=0x44) addr:0x02070528 +func_ov000_0207056c kind:function(arm,size=0xc) addr:0x0207056c +func_ov000_02070578 kind:function(arm,size=0x10) addr:0x02070578 +func_ov000_02070588 kind:function(arm,size=0xc) addr:0x02070588 +func_ov000_02070594 kind:function(arm,size=0xc) addr:0x02070594 +func_ov000_020705a0 kind:function(arm,size=0x14) addr:0x020705a0 +func_ov000_020705b4 kind:function(arm,size=0x1c) addr:0x020705b4 +func_ov000_020705d0 kind:function(arm,size=0x4c) addr:0x020705d0 +func_ov000_0207061c kind:function(thumb,size=0x134) addr:0x0207061c +func_ov000_02070750 kind:function(thumb,size=0x8c) addr:0x02070750 +func_ov000_020707dc kind:function(thumb,size=0x8c) addr:0x020707dc +func_ov000_02070868 kind:function(arm,size=0x48) addr:0x02070868 +func_ov000_020708b0 kind:function(arm,size=0x5c) addr:0x020708b0 +func_ov000_0207090c kind:function(arm,size=0x60) addr:0x0207090c +func_ov000_0207096c kind:function(arm,size=0x114) addr:0x0207096c +func_ov000_02070a80 kind:function(arm,size=0x50) addr:0x02070a80 +func_ov000_02070ad0 kind:function(arm,size=0x44) addr:0x02070ad0 +func_ov000_02070b14 kind:function(arm,size=0x18) addr:0x02070b14 +func_ov000_02070b2c kind:function(arm,size=0x1c) addr:0x02070b2c +func_ov000_02070b48 kind:function(arm,size=0x20) addr:0x02070b48 +func_ov000_02070b68 kind:function(arm,size=0x44) addr:0x02070b68 +func_ov000_02070bac kind:function(arm,size=0x58) addr:0x02070bac +func_ov000_02070c04 kind:function(arm,size=0x94) addr:0x02070c04 +func_ov000_02070c98 kind:function(arm,size=0x20) addr:0x02070c98 +func_ov000_02070cb8 kind:function(arm,size=0x3c) addr:0x02070cb8 +func_ov000_02070cf4 kind:function(arm,size=0x3c) addr:0x02070cf4 +func_ov000_02070d30 kind:function(arm,size=0x38) addr:0x02070d30 +func_ov000_02070d68 kind:function(thumb,size=0x10c) addr:0x02070d68 +func_ov000_02070e74 kind:function(arm,size=0x4) addr:0x02070e74 +func_ov000_02070e78 kind:function(arm,size=0x14) addr:0x02070e78 +func_ov000_02070e8c kind:function(arm,size=0xc) addr:0x02070e8c +func_ov000_02070e98 kind:function(arm,size=0xb4) addr:0x02070e98 +func_ov000_02070f4c kind:function(arm,size=0x40) addr:0x02070f4c +func_ov000_02070f8c kind:function(arm,size=0x44) addr:0x02070f8c +func_ov000_02070fd0 kind:function(arm,size=0x44) addr:0x02070fd0 +func_ov000_02071014 kind:function(arm,size=0x20) addr:0x02071014 +func_ov000_02071034 kind:function(arm,size=0x1b4) addr:0x02071034 +func_ov000_020711e8 kind:function(arm,size=0xcc) addr:0x020711e8 +func_ov000_020712b4 kind:function(arm,size=0x24) addr:0x020712b4 +func_ov000_020712d8 kind:function(arm,size=0x14) addr:0x020712d8 +func_ov000_020712ec kind:function(arm,size=0x1c) addr:0x020712ec +func_ov000_02071308 kind:function(arm,size=0x14) addr:0x02071308 +func_ov000_0207131c kind:function(arm,size=0x1c) addr:0x0207131c +func_ov000_02071338 kind:function(arm,size=0x24) addr:0x02071338 +func_ov000_0207135c kind:function(arm,size=0x94) addr:0x0207135c +func_ov000_020713f0 kind:function(arm,size=0xc) addr:0x020713f0 +func_ov000_020713fc kind:function(arm,size=0x84) addr:0x020713fc +func_ov000_02071480 kind:function(arm,size=0x30) addr:0x02071480 +func_ov000_020714b0 kind:function(arm,size=0x118) addr:0x020714b0 +func_ov000_020715c8 kind:function(arm,size=0x7c) addr:0x020715c8 +func_ov000_02071644 kind:function(arm,size=0x4c) addr:0x02071644 +func_ov000_02071690 kind:function(arm,size=0x2c) addr:0x02071690 +func_ov000_020716bc kind:function(arm,size=0x54) addr:0x020716bc +func_ov000_02071710 kind:function(arm,size=0x24) addr:0x02071710 +func_ov000_02071734 kind:function(arm,size=0x48) addr:0x02071734 +func_ov000_0207177c kind:function(arm,size=0x2c) addr:0x0207177c +func_ov000_020717a8 kind:function(arm,size=0x58) addr:0x020717a8 +func_ov000_02071800 kind:function(arm,size=0x48) addr:0x02071800 +func_ov000_02071848 kind:function(arm,size=0x58) addr:0x02071848 +func_ov000_020718a0 kind:function(arm,size=0x68) addr:0x020718a0 +func_ov000_02071908 kind:function(arm,size=0x60) addr:0x02071908 +func_ov000_02071968 kind:function(arm,size=0x60) addr:0x02071968 +func_ov000_020719c8 kind:function(arm,size=0x1c) addr:0x020719c8 +func_ov000_020719e4 kind:function(arm,size=0xc4) addr:0x020719e4 +func_ov000_02071aa8 kind:function(arm,size=0xbc) addr:0x02071aa8 +func_ov000_02071b64 kind:function(arm,size=0xa4) addr:0x02071b64 +func_ov000_02071c08 kind:function(arm,size=0x90) addr:0x02071c08 +func_ov000_02071c98 kind:function(arm,size=0x2c) addr:0x02071c98 +func_ov000_02071cc4 kind:function(arm,size=0xa4) addr:0x02071cc4 +func_ov000_02071d68 kind:function(arm,size=0xb0) addr:0x02071d68 +func_ov000_02071e18 kind:function(arm,size=0xa0) addr:0x02071e18 +func_ov000_02071eb8 kind:function(arm,size=0x14) addr:0x02071eb8 +func_ov000_02071ecc kind:function(arm,size=0x14) addr:0x02071ecc +func_ov000_02071ee0 kind:function(arm,size=0x8c) addr:0x02071ee0 +func_ov000_02071f6c kind:function(arm,size=0x50) addr:0x02071f6c +func_ov000_02071fbc kind:function(arm,size=0x10) addr:0x02071fbc +func_ov000_02071fcc kind:function(arm,size=0x13c) addr:0x02071fcc +func_ov000_02072108 kind:function(arm,size=0x270) addr:0x02072108 +func_ov000_02072378 kind:function(arm,size=0xb0) addr:0x02072378 +func_ov000_02072428 kind:function(arm,size=0x78) addr:0x02072428 +func_ov000_020724a0 kind:function(arm,size=0x204) addr:0x020724a0 +func_ov000_020726a4 kind:function(arm,size=0x14) addr:0x020726a4 +func_ov000_020726b8 kind:function(arm,size=0x18) addr:0x020726b8 +func_ov000_020726d0 kind:function(arm,size=0x54) addr:0x020726d0 +func_ov000_02072724 kind:function(arm,size=0x2d4) addr:0x02072724 +func_ov000_020729f8 kind:function(arm,size=0x88) addr:0x020729f8 +func_ov000_02072a80 kind:function(arm,size=0xbc) addr:0x02072a80 +func_ov000_02072b3c kind:function(arm,size=0x1c) addr:0x02072b3c +func_ov000_02072b58 kind:function(arm,size=0xc) addr:0x02072b58 +func_ov000_02072b64 kind:function(arm,size=0x78) addr:0x02072b64 +func_ov000_02072bdc kind:function(arm,size=0x24) addr:0x02072bdc +func_ov000_02072c00 kind:function(arm,size=0xa4) addr:0x02072c00 +func_ov000_02072ca4 kind:function(arm,size=0x44) addr:0x02072ca4 +func_ov000_02072ce8 kind:function(arm,size=0x10) addr:0x02072ce8 +func_ov000_02072cf8 kind:function(arm,size=0x10) addr:0x02072cf8 +func_ov000_02072d08 kind:function(arm,size=0x24) addr:0x02072d08 +func_ov000_02072d2c kind:function(arm,size=0x20) addr:0x02072d2c +func_ov000_02072d4c kind:function(arm,size=0x10) addr:0x02072d4c +func_ov000_02072d5c kind:function(arm,size=0x14) addr:0x02072d5c +func_ov000_02072d70 kind:function(arm,size=0x2c) addr:0x02072d70 +func_ov000_02072d9c kind:function(arm,size=0x7c) addr:0x02072d9c +func_ov000_02072e18 kind:function(arm,size=0x60) addr:0x02072e18 +func_ov000_02072e78 kind:function(arm,size=0x114) addr:0x02072e78 +func_ov000_02072f8c kind:function(arm,size=0x40) addr:0x02072f8c +func_ov000_02072fcc kind:function(arm,size=0x24) addr:0x02072fcc +func_ov000_02072ff0 kind:function(arm,size=0x14) addr:0x02072ff0 +func_ov000_02073004 kind:function(arm,size=0xb0) addr:0x02073004 +func_ov000_020730b4 kind:function(arm,size=0x2c) addr:0x020730b4 +func_ov000_020730e0 kind:function(arm,size=0x58) addr:0x020730e0 +func_ov000_02073138 kind:function(arm,size=0x2c) addr:0x02073138 +func_ov000_02073164 kind:function(arm,size=0x4) addr:0x02073164 +func_ov000_02073168 kind:function(arm,size=0x14) addr:0x02073168 +func_ov000_0207317c kind:function(arm,size=0x4) addr:0x0207317c +func_ov000_02073180 kind:function(arm,size=0x8) addr:0x02073180 +func_ov000_02073188 kind:function(arm,size=0x14) addr:0x02073188 +func_ov000_0207319c kind:function(arm,size=0x4) addr:0x0207319c +func_ov000_020731a0 kind:function(arm,size=0x4) addr:0x020731a0 +func_ov000_020731a4 kind:function(arm,size=0x8) addr:0x020731a4 +func_ov000_020731ac kind:function(arm,size=0xc) addr:0x020731ac +func_ov000_020731b8 kind:function(arm,size=0x4) addr:0x020731b8 +func_ov000_020731bc kind:function(arm,size=0x4) addr:0x020731bc +func_ov000_020731c0 kind:function(arm,size=0x4) addr:0x020731c0 +func_ov000_020731c4 kind:function(arm,size=0x4) addr:0x020731c4 +func_ov000_020731c8 kind:function(arm,size=0x30) addr:0x020731c8 +func_ov000_020731f8 kind:function(arm,size=0x30) addr:0x020731f8 +func_ov000_02073228 kind:function(arm,size=0x40) addr:0x02073228 +func_ov000_02073268 kind:function(arm,size=0x3c) addr:0x02073268 +func_ov000_020732a4 kind:function(arm,size=0x6c) addr:0x020732a4 +func_ov000_02073310 kind:function(arm,size=0x10) addr:0x02073310 +func_ov000_02073320 kind:function(arm,size=0x10) addr:0x02073320 +func_ov000_02073330 kind:function(arm,size=0x10) addr:0x02073330 +func_ov000_02073340 kind:function(arm,size=0x20) addr:0x02073340 +func_ov000_02073360 kind:function(arm,size=0x5c) addr:0x02073360 +func_ov000_020733bc kind:function(arm,size=0xe8) addr:0x020733bc +func_ov000_020734a4 kind:function(arm,size=0x108) addr:0x020734a4 +func_ov000_020735ac kind:function(arm,size=0x98) addr:0x020735ac +func_ov000_02073644 kind:function(arm,size=0xb0) addr:0x02073644 +func_ov000_020736f4 kind:function(arm,size=0x10) addr:0x020736f4 +func_ov000_02073704 kind:function(arm,size=0x8) addr:0x02073704 +func_ov000_0207370c kind:function(arm,size=0x8) addr:0x0207370c +func_ov000_02073714 kind:function(arm,size=0x38) addr:0x02073714 +func_ov000_0207374c kind:function(arm,size=0x2c) addr:0x0207374c +func_ov000_02073778 kind:function(arm,size=0x54) addr:0x02073778 +func_ov000_020737cc kind:function(arm,size=0x60) addr:0x020737cc +func_ov000_0207382c kind:function(arm,size=0x94) addr:0x0207382c +func_ov000_020738c0 kind:function(arm,size=0x124) addr:0x020738c0 +func_ov000_020739e4 kind:function(arm,size=0x1ac) addr:0x020739e4 +func_ov000_02073b90 kind:function(arm,size=0x64) addr:0x02073b90 +func_ov000_02073bf4 kind:function(arm,size=0x114) addr:0x02073bf4 +func_ov000_02073d08 kind:function(arm,size=0x3c) addr:0x02073d08 +func_ov000_02073d44 kind:function(arm,size=0x170) addr:0x02073d44 +func_ov000_02073eb4 kind:function(arm,size=0x8) addr:0x02073eb4 +func_ov000_02073ebc kind:function(arm,size=0x58) addr:0x02073ebc +func_ov000_02073f14 kind:function(arm,size=0xf4) addr:0x02073f14 +func_ov000_02074008 kind:function(arm,size=0x228) addr:0x02074008 +func_ov000_02074230 kind:function(arm,size=0x30) addr:0x02074230 +func_ov000_02074260 kind:function(arm,size=0xe8) addr:0x02074260 +func_ov000_02074348 kind:function(arm,size=0xb0) addr:0x02074348 +func_ov000_020743f8 kind:function(arm,size=0xa8) addr:0x020743f8 +func_ov000_020744a0 kind:function(arm,size=0xc4) addr:0x020744a0 +func_ov000_02074564 kind:function(arm,size=0xbc) addr:0x02074564 +func_ov000_02074620 kind:function(arm,size=0x28) addr:0x02074620 +func_ov000_02074648 kind:function(arm,size=0x30) addr:0x02074648 +func_ov000_02074678 kind:function(arm,size=0x6c) addr:0x02074678 +func_ov000_020746e4 kind:function(arm,size=0x8) addr:0x020746e4 +func_ov000_020746ec kind:function(arm,size=0xc) addr:0x020746ec +func_ov000_020746f8 kind:function(arm,size=0x50) addr:0x020746f8 +func_ov000_02074748 kind:function(arm,size=0x48) addr:0x02074748 +func_ov000_02074790 kind:function(arm,size=0xc) addr:0x02074790 +func_ov000_0207479c kind:function(arm,size=0x28) addr:0x0207479c +func_ov000_020747c4 kind:function(arm,size=0x20) addr:0x020747c4 +func_ov000_020747e4 kind:function(arm,size=0x10) addr:0x020747e4 +func_ov000_020747f4 kind:function(arm,size=0x10) addr:0x020747f4 +func_ov000_02074804 kind:function(arm,size=0x10) addr:0x02074804 +func_ov000_02074814 kind:function(arm,size=0x8) addr:0x02074814 +func_ov000_0207481c kind:function(arm,size=0x44) addr:0x0207481c +func_ov000_02074860 kind:function(arm,size=0x24c) addr:0x02074860 +func_ov000_02074aac kind:function(arm,size=0x18) addr:0x02074aac +func_ov000_02074ac4 kind:function(arm,size=0x2a4) addr:0x02074ac4 +func_ov000_02074d68 kind:function(arm,size=0x2c) addr:0x02074d68 +func_ov000_02074d94 kind:function(arm,size=0xe8) addr:0x02074d94 +func_ov000_02074e7c kind:function(arm,size=0x78) addr:0x02074e7c +func_ov000_02074ef4 kind:function(arm,size=0xb4) addr:0x02074ef4 +func_ov000_02074fa8 kind:function(arm,size=0x38) addr:0x02074fa8 +func_ov000_02074fe0 kind:function(arm,size=0x28) addr:0x02074fe0 +func_ov000_02075008 kind:function(arm,size=0x14) addr:0x02075008 +func_ov000_0207501c kind:function(arm,size=0x40) addr:0x0207501c +func_ov000_0207505c kind:function(arm,size=0x54) addr:0x0207505c +func_ov000_020750b0 kind:function(arm,size=0x80) addr:0x020750b0 +func_ov000_02075130 kind:function(arm,size=0x28) addr:0x02075130 +func_ov000_02075158 kind:function(arm,size=0x38) addr:0x02075158 +func_ov000_02075190 kind:function(arm,size=0xe8) addr:0x02075190 +func_ov000_02075278 kind:function(arm,size=0x70) addr:0x02075278 +func_ov000_020752e8 kind:function(arm,size=0xc8) addr:0x020752e8 +func_ov000_020753b0 kind:function(arm,size=0x88) addr:0x020753b0 +func_ov000_02075438 kind:function(arm,size=0x298) addr:0x02075438 +func_ov000_020756d0 kind:function(arm,size=0x30) addr:0x020756d0 +func_ov000_02075700 kind:function(arm,size=0x28) addr:0x02075700 +func_ov000_02075728 kind:function(arm,size=0x6c) addr:0x02075728 +func_ov000_02075794 kind:function(arm,size=0xe8) addr:0x02075794 +func_ov000_0207587c kind:function(arm,size=0x28) addr:0x0207587c +func_ov000_020758a4 kind:function(arm,size=0x8c) addr:0x020758a4 +func_ov000_02075930 kind:function(arm,size=0x770) addr:0x02075930 +func_ov000_020760a0 kind:function(arm,size=0x1c) addr:0x020760a0 +func_ov000_020760bc kind:function(arm,size=0x24) addr:0x020760bc +func_ov000_020760e0 kind:function(arm,size=0x5c) addr:0x020760e0 +func_ov000_0207613c kind:function(arm,size=0x68) addr:0x0207613c +func_ov000_020761a4 kind:function(arm,size=0x30) addr:0x020761a4 +func_ov000_020761d4 kind:function(arm,size=0x5c) addr:0x020761d4 +func_ov000_02076230 kind:function(arm,size=0x1c) addr:0x02076230 +func_ov000_0207624c kind:function(arm,size=0x30) addr:0x0207624c +func_ov000_0207627c kind:function(arm,size=0x7c) addr:0x0207627c +func_ov000_020762f8 kind:function(arm,size=0x20) addr:0x020762f8 +func_ov000_02076318 kind:function(arm,size=0x1dc) addr:0x02076318 +func_ov000_020764f4 kind:function(arm,size=0x1d4) addr:0x020764f4 +func_ov000_020766c8 kind:function(arm,size=0x120) addr:0x020766c8 +func_ov000_020767e8 kind:function(arm,size=0x34c) addr:0x020767e8 +func_ov000_02076b34 kind:function(arm,size=0x254) addr:0x02076b34 +func_ov000_02076d88 kind:function(arm,size=0x1fc) addr:0x02076d88 +func_ov000_02076f84 kind:function(arm,size=0x58) addr:0x02076f84 +func_ov000_02076fdc kind:function(arm,size=0xa0) addr:0x02076fdc +func_ov000_0207707c kind:function(arm,size=0x114) addr:0x0207707c +func_ov000_02077190 kind:function(arm,size=0x2c) addr:0x02077190 +func_ov000_020771bc kind:function(arm,size=0x14) addr:0x020771bc +func_ov000_020771d0 kind:function(arm,size=0x1c) addr:0x020771d0 +func_ov000_020771ec kind:function(arm,size=0x10) addr:0x020771ec +func_ov000_020771fc kind:function(arm,size=0x188) addr:0x020771fc +func_ov000_02077384 kind:function(arm,size=0xf4) addr:0x02077384 +func_ov000_02077478 kind:function(arm,size=0x24) addr:0x02077478 +func_ov000_0207749c kind:function(arm,size=0x18) addr:0x0207749c +func_ov000_020774b4 kind:function(arm,size=0x10) addr:0x020774b4 +func_ov000_020774c4 kind:function(arm,size=0x14) addr:0x020774c4 +func_ov000_020774d8 kind:function(arm,size=0x1c) addr:0x020774d8 +func_ov000_020774f4 kind:function(arm,size=0xd0) addr:0x020774f4 +func_ov000_020775c4 kind:function(arm,size=0x48) addr:0x020775c4 +func_ov000_0207760c kind:function(arm,size=0x60) addr:0x0207760c +func_ov000_0207766c kind:function(arm,size=0x3c) addr:0x0207766c +func_ov000_020776a8 kind:function(arm,size=0x1bc) addr:0x020776a8 +func_ov000_02077864 kind:function(arm,size=0x54) addr:0x02077864 +func_ov000_020778b8 kind:function(arm,size=0x5c) addr:0x020778b8 +func_ov000_02077914 kind:function(arm,size=0x34) addr:0x02077914 +func_ov000_02077948 kind:function(arm,size=0x58) addr:0x02077948 +func_ov000_020779a0 kind:function(arm,size=0x58) addr:0x020779a0 +func_ov000_020779f8 kind:function(arm,size=0x60) addr:0x020779f8 +func_ov000_02077a58 kind:function(arm,size=0x38) addr:0x02077a58 +func_ov000_02077a90 kind:function(arm,size=0x60) addr:0x02077a90 +func_ov000_02077af0 kind:function(arm,size=0x40) addr:0x02077af0 +func_ov000_02077b30 kind:function(arm,size=0x40) addr:0x02077b30 +func_ov000_02077b70 kind:function(arm,size=0x108) addr:0x02077b70 +func_ov000_02077c78 kind:function(arm,size=0x46c) addr:0x02077c78 +func_ov000_020780e4 kind:function(arm,size=0x4c) addr:0x020780e4 +func_ov000_02078130 kind:function(arm,size=0x8c) addr:0x02078130 +func_ov000_020781bc kind:function(arm,size=0x4c) addr:0x020781bc +func_ov000_02078208 kind:function(arm,size=0x14) addr:0x02078208 +func_ov000_0207821c kind:function(arm,size=0x48) addr:0x0207821c +func_ov000_02078264 kind:function(arm,size=0xe4) addr:0x02078264 +func_ov000_02078348 kind:function(arm,size=0x38) addr:0x02078348 +func_ov000_02078380 kind:function(arm,size=0x40) addr:0x02078380 +func_ov000_020783c0 kind:function(arm,size=0x70) addr:0x020783c0 +func_ov000_02078430 kind:function(arm,size=0x88) addr:0x02078430 +func_ov000_020784b8 kind:function(arm,size=0x40) addr:0x020784b8 +func_ov000_020784f8 kind:function(arm,size=0x38) addr:0x020784f8 +func_ov000_02078530 kind:function(arm,size=0x38) addr:0x02078530 +func_ov000_02078568 kind:function(arm,size=0x60) addr:0x02078568 +func_ov000_020785c8 kind:function(arm,size=0x40) addr:0x020785c8 +func_ov000_02078608 kind:function(arm,size=0xac) addr:0x02078608 +func_ov000_020786b4 kind:function(arm,size=0xc) addr:0x020786b4 +func_ov000_020786c0 kind:function(arm,size=0xc) addr:0x020786c0 +func_ov000_020786cc kind:function(arm,size=0xc) addr:0x020786cc +func_ov000_020786d8 kind:function(arm,size=0x38) addr:0x020786d8 +func_ov000_02078710 kind:function(arm,size=0x2c) addr:0x02078710 +func_ov000_0207873c kind:function(arm,size=0x24) addr:0x0207873c +func_ov000_02078760 kind:function(arm,size=0x1c) addr:0x02078760 +func_ov000_0207877c kind:function(arm,size=0x1c) addr:0x0207877c +func_ov000_02078798 kind:function(arm,size=0x54) addr:0x02078798 +func_ov000_020787ec kind:function(arm,size=0x7c) addr:0x020787ec +func_ov000_02078868 kind:function(arm,size=0x9c) addr:0x02078868 +func_ov000_02078904 kind:function(arm,size=0x68) addr:0x02078904 +func_ov000_0207896c kind:function(arm,size=0x44) addr:0x0207896c +func_ov000_020789b0 kind:function(arm,size=0x9c) addr:0x020789b0 +func_ov000_02078a4c kind:function(arm,size=0x3c) addr:0x02078a4c +func_ov000_02078a88 kind:function(arm,size=0x1c) addr:0x02078a88 +func_ov000_02078aa4 kind:function(arm,size=0x34) addr:0x02078aa4 +func_ov000_02078ad8 kind:function(arm,size=0x48) addr:0x02078ad8 +func_ov000_02078b20 kind:function(arm,size=0x24) addr:0x02078b20 +func_ov000_02078b44 kind:function(arm,size=0x18) addr:0x02078b44 +func_ov000_02078b5c kind:function(arm,size=0x10) addr:0x02078b5c +func_ov000_02078b6c kind:function(arm,size=0x18) addr:0x02078b6c +func_ov000_02078b84 kind:function(arm,size=0x38) addr:0x02078b84 +func_ov000_02078bbc kind:function(arm,size=0x1c) addr:0x02078bbc +func_ov000_02078bd8 kind:function(arm,size=0x54) addr:0x02078bd8 +func_ov000_02078c2c kind:function(arm,size=0x30) addr:0x02078c2c +func_ov000_02078c5c kind:function(arm,size=0x70) addr:0x02078c5c +func_ov000_02078ccc kind:function(arm,size=0x54) addr:0x02078ccc +func_ov000_02078d20 kind:function(arm,size=0xc) addr:0x02078d20 +func_ov000_02078d2c kind:function(arm,size=0x4) addr:0x02078d2c +func_ov000_02078d30 kind:function(arm,size=0x34) addr:0x02078d30 +func_ov000_02078d64 kind:function(arm,size=0x4) addr:0x02078d64 +func_ov000_02078d68 kind:function(arm,size=0x34) addr:0x02078d68 +func_ov000_02078d9c kind:function(arm,size=0x48) addr:0x02078d9c +func_ov000_02078de4 kind:function(arm,size=0x34) addr:0x02078de4 +func_ov000_02078e18 kind:function(arm,size=0x88) addr:0x02078e18 +func_ov000_02078ea0 kind:function(arm,size=0x10) addr:0x02078ea0 +func_ov000_02078eb0 kind:function(arm,size=0x30) addr:0x02078eb0 +func_ov000_02078ee0 kind:function(arm,size=0xc) addr:0x02078ee0 +func_ov000_02078eec kind:function(arm,size=0xec) addr:0x02078eec +func_ov000_02078fd8 kind:function(arm,size=0x44) addr:0x02078fd8 +func_ov000_0207901c kind:function(arm,size=0x14) addr:0x0207901c +func_ov000_02079030 kind:function(arm,size=0x28) addr:0x02079030 +func_ov000_02079058 kind:function(arm,size=0x8) addr:0x02079058 +func_ov000_02079060 kind:function(arm,size=0x10) addr:0x02079060 +func_ov000_02079070 kind:function(arm,size=0x10) addr:0x02079070 +func_ov000_02079080 kind:function(arm,size=0x124) addr:0x02079080 +func_ov000_020791a4 kind:function(arm,size=0x14) addr:0x020791a4 +func_ov000_020791b8 kind:function(arm,size=0x1c) addr:0x020791b8 +func_ov000_020791d4 kind:function(arm,size=0x28) addr:0x020791d4 +func_ov000_020791fc kind:function(arm,size=0x8) addr:0x020791fc +func_ov000_02079204 kind:function(arm,size=0x10) addr:0x02079204 +func_ov000_02079214 kind:function(arm,size=0x10) addr:0x02079214 +func_ov000_02079224 kind:function(arm,size=0x88) addr:0x02079224 +func_ov000_020792ac kind:function(arm,size=0x14) addr:0x020792ac +func_ov000_020792c0 kind:function(arm,size=0x1c) addr:0x020792c0 +func_ov000_020792dc kind:function(arm,size=0x28) addr:0x020792dc +func_ov000_02079304 kind:function(arm,size=0x20) addr:0x02079304 +func_ov000_02079324 kind:function(arm,size=0x4) addr:0x02079324 +func_ov000_02079328 kind:function(arm,size=0x14) addr:0x02079328 +func_ov000_0207933c kind:function(arm,size=0x4) addr:0x0207933c +func_ov000_02079340 kind:function(arm,size=0x4) addr:0x02079340 +func_ov000_02079344 kind:function(arm,size=0x4) addr:0x02079344 +func_ov000_02079348 kind:function(arm,size=0x4) addr:0x02079348 +func_ov000_0207934c kind:function(arm,size=0x4) addr:0x0207934c +func_ov000_02079350 kind:function(arm,size=0x4) addr:0x02079350 +func_ov000_02079354 kind:function(arm,size=0xbc) addr:0x02079354 +func_ov000_02079410 kind:function(arm,size=0x14) addr:0x02079410 +func_ov000_02079424 kind:function(arm,size=0x1c) addr:0x02079424 +func_ov000_02079440 kind:function(arm,size=0xc0) addr:0x02079440 +func_ov000_02079500 kind:function(arm,size=0x8) addr:0x02079500 +func_ov000_02079508 kind:function(arm,size=0x40) addr:0x02079508 +func_ov000_02079548 kind:function(arm,size=0x3dc) addr:0x02079548 +func_ov000_02079924 kind:function(arm,size=0x38) addr:0x02079924 +func_ov000_0207995c kind:function(arm,size=0x24) addr:0x0207995c +func_ov000_02079980 kind:function(arm,size=0x384) addr:0x02079980 +func_ov000_02079d04 kind:function(arm,size=0x504) addr:0x02079d04 +func_ov000_0207a208 kind:function(arm,size=0xc) addr:0x0207a208 +func_ov000_0207a214 kind:function(arm,size=0xc) addr:0x0207a214 +func_ov000_0207a220 kind:function(arm,size=0x54) addr:0x0207a220 +func_ov000_0207a274 kind:function(arm,size=0x7c) addr:0x0207a274 +func_ov000_0207a2f0 kind:function(arm,size=0x2f8) addr:0x0207a2f0 +func_ov000_0207a5e8 kind:function(arm,size=0xc) addr:0x0207a5e8 +func_ov000_0207a5f4 kind:function(arm,size=0x150) addr:0x0207a5f4 +func_ov000_0207a744 kind:function(arm,size=0x28) addr:0x0207a744 +func_ov000_0207a76c kind:function(arm,size=0x118) addr:0x0207a76c +func_ov000_0207a884 kind:function(arm,size=0x2f8) addr:0x0207a884 +func_ov000_0207ab7c kind:function(arm,size=0x14) addr:0x0207ab7c +func_ov000_0207ab90 kind:function(arm,size=0x1c) addr:0x0207ab90 +func_ov000_0207abac kind:function(arm,size=0x3c) addr:0x0207abac +func_ov000_0207abe8 kind:function(arm,size=0x8) addr:0x0207abe8 +func_ov000_0207abf0 kind:function(arm,size=0x70) addr:0x0207abf0 +func_ov000_0207ac60 kind:function(arm,size=0x84) addr:0x0207ac60 +func_ov000_0207ace4 kind:function(arm,size=0x14) addr:0x0207ace4 +func_ov000_0207acf8 kind:function(arm,size=0x1c) addr:0x0207acf8 +func_ov000_0207ad14 kind:function(arm,size=0x3c) addr:0x0207ad14 +func_ov000_0207ad50 kind:function(arm,size=0x8) addr:0x0207ad50 +func_ov000_0207ad58 kind:function(arm,size=0x7c) addr:0x0207ad58 +func_ov000_0207add4 kind:function(arm,size=0x50) addr:0x0207add4 +func_ov000_0207ae24 kind:function(arm,size=0x14) addr:0x0207ae24 +func_ov000_0207ae38 kind:function(arm,size=0x1c) addr:0x0207ae38 +func_ov000_0207ae54 kind:function(arm,size=0x68) addr:0x0207ae54 +func_ov000_0207aebc kind:function(arm,size=0x8) addr:0x0207aebc +func_ov000_0207aec4 kind:function(arm,size=0x28) addr:0x0207aec4 +func_ov000_0207aeec kind:function(arm,size=0xc) addr:0x0207aeec +func_ov000_0207aef8 kind:function(arm,size=0x54) addr:0x0207aef8 +func_ov000_0207af4c kind:function(arm,size=0xfc) addr:0x0207af4c +func_ov000_0207b048 kind:function(arm,size=0x414) addr:0x0207b048 +func_ov000_0207b45c kind:function(arm,size=0x14) addr:0x0207b45c +func_ov000_0207b470 kind:function(arm,size=0x1c) addr:0x0207b470 +func_ov000_0207b48c kind:function(arm,size=0x48) addr:0x0207b48c +func_ov000_0207b4d4 kind:function(arm,size=0x8) addr:0x0207b4d4 +func_ov000_0207b4dc kind:function(arm,size=0x70) addr:0x0207b4dc +func_ov000_0207b54c kind:function(arm,size=0xd8) addr:0x0207b54c +func_ov000_0207b624 kind:function(arm,size=0x38) addr:0x0207b624 +func_ov000_0207b65c kind:function(arm,size=0x14) addr:0x0207b65c +func_ov000_0207b670 kind:function(arm,size=0x1c) addr:0x0207b670 +func_ov000_0207b68c kind:function(arm,size=0x30) addr:0x0207b68c +func_ov000_0207b6bc kind:function(arm,size=0x38) addr:0x0207b6bc +func_ov000_0207b6f4 kind:function(arm,size=0x30) addr:0x0207b6f4 +func_ov000_0207b724 kind:function(arm,size=0x1c) addr:0x0207b724 +func_ov000_0207b740 kind:function(arm,size=0x10) addr:0x0207b740 +func_ov000_0207b750 kind:function(arm,size=0x38) addr:0x0207b750 +func_ov000_0207b788 kind:function(arm,size=0x80) addr:0x0207b788 +func_ov000_0207b808 kind:function(arm,size=0x40) addr:0x0207b808 +func_ov000_0207b848 kind:function(arm,size=0x80) addr:0x0207b848 +func_ov000_0207b8c8 kind:function(arm,size=0x48) addr:0x0207b8c8 +func_ov000_0207b910 kind:function(arm,size=0x58) addr:0x0207b910 +func_ov000_0207b968 kind:function(arm,size=0x14) addr:0x0207b968 +func_ov000_0207b97c kind:function(arm,size=0x1c) addr:0x0207b97c +func_ov000_0207b998 kind:function(arm,size=0x14) addr:0x0207b998 +func_ov000_0207b9ac kind:function(arm,size=0x1c) addr:0x0207b9ac +func_ov000_0207b9c8 kind:function(arm,size=0x14) addr:0x0207b9c8 +func_ov000_0207b9dc kind:function(arm,size=0x1c) addr:0x0207b9dc +func_ov000_0207b9f8 kind:function(arm,size=0x60) addr:0x0207b9f8 +func_ov000_0207ba58 kind:function(arm,size=0x60) addr:0x0207ba58 +func_ov000_0207bab8 kind:function(arm,size=0x1c) addr:0x0207bab8 +func_ov000_0207bad4 kind:function(arm,size=0x14) addr:0x0207bad4 +func_ov000_0207bae8 kind:function(arm,size=0x14) addr:0x0207bae8 +func_ov000_0207bafc kind:function(arm,size=0x18) addr:0x0207bafc +func_ov000_0207bb14 kind:function(arm,size=0x10) addr:0x0207bb14 +func_ov000_0207bb24 kind:function(arm,size=0xbc) addr:0x0207bb24 +func_ov000_0207bbe0 kind:function(arm,size=0x50) addr:0x0207bbe0 +func_ov000_0207bc30 kind:function(arm,size=0x88) addr:0x0207bc30 +func_ov000_0207bcb8 kind:function(arm,size=0x50) addr:0x0207bcb8 +func_ov000_0207bd08 kind:function(arm,size=0x28) addr:0x0207bd08 +func_ov000_0207bd30 kind:function(arm,size=0x88) addr:0x0207bd30 +func_ov000_0207bdb8 kind:function(arm,size=0x260) addr:0x0207bdb8 +func_ov000_0207c018 kind:function(arm,size=0x4) addr:0x0207c018 +func_ov000_0207c01c kind:function(arm,size=0x14) addr:0x0207c01c +func_ov000_0207c030 kind:function(arm,size=0x4) addr:0x0207c030 +func_ov000_0207c034 kind:function(arm,size=0x8) addr:0x0207c034 +func_ov000_0207c03c kind:function(arm,size=0x8) addr:0x0207c03c +func_ov000_0207c044 kind:function(arm,size=0x8) addr:0x0207c044 +func_ov000_0207c04c kind:function(arm,size=0x30) addr:0x0207c04c +func_ov000_0207c07c kind:function(arm,size=0x30) addr:0x0207c07c +func_ov000_0207c0ac kind:function(arm,size=0x38) addr:0x0207c0ac +func_ov000_0207c0e4 kind:function(arm,size=0x54) addr:0x0207c0e4 +func_ov000_0207c138 kind:function(arm,size=0xdc) addr:0x0207c138 +func_ov000_0207c214 kind:function(arm,size=0xf4) addr:0x0207c214 +func_ov000_0207c308 kind:function(arm,size=0x8) addr:0x0207c308 +func_ov000_0207c310 kind:function(arm,size=0xbc) addr:0x0207c310 +func_ov000_0207c3cc kind:function(arm,size=0x10) addr:0x0207c3cc +func_ov000_0207c3dc kind:function(arm,size=0x44) addr:0x0207c3dc +func_ov000_0207c420 kind:function(arm,size=0x20) addr:0x0207c420 +func_ov000_0207c440 kind:function(arm,size=0x44) addr:0x0207c440 +func_ov000_0207c484 kind:function(arm,size=0x30) addr:0x0207c484 +func_ov000_0207c4b4 kind:function(arm,size=0x1c) addr:0x0207c4b4 +func_ov000_0207c4d0 kind:function(arm,size=0x8) addr:0x0207c4d0 +func_ov000_0207c4d8 kind:function(arm,size=0x4b8) addr:0x0207c4d8 +func_ov000_0207c990 kind:function(arm,size=0x10) addr:0x0207c990 +func_ov000_0207c9a0 kind:function(arm,size=0x34) addr:0x0207c9a0 +func_ov000_0207c9d4 kind:function(arm,size=0x70) addr:0x0207c9d4 +func_ov000_0207ca44 kind:function(arm,size=0x28) addr:0x0207ca44 +func_ov000_0207ca6c kind:function(arm,size=0x78) addr:0x0207ca6c +func_ov000_0207cae4 kind:function(arm,size=0x10) addr:0x0207cae4 +func_ov000_0207caf4 kind:function(arm,size=0x8) addr:0x0207caf4 +func_ov000_0207cafc kind:function(arm,size=0x804) addr:0x0207cafc +func_ov000_0207d300 kind:function(arm,size=0x10) addr:0x0207d300 +func_ov000_0207d310 kind:function(arm,size=0x3c) addr:0x0207d310 +func_ov000_0207d34c kind:function(arm,size=0x38) addr:0x0207d34c +func_ov000_0207d384 kind:function(arm,size=0x44) addr:0x0207d384 +func_ov000_0207d3c8 kind:function(arm,size=0x28) addr:0x0207d3c8 +func_ov000_0207d3f0 kind:function(arm,size=0x1c) addr:0x0207d3f0 +func_ov000_0207d40c kind:function(arm,size=0x8) addr:0x0207d40c +func_ov000_0207d414 kind:function(arm,size=0x1a4) addr:0x0207d414 +func_ov000_0207d5b8 kind:function(arm,size=0x2c) addr:0x0207d5b8 +func_ov000_0207d5e4 kind:function(arm,size=0x2e8) addr:0x0207d5e4 +func_ov000_0207d8cc kind:function(arm,size=0x5c) addr:0x0207d8cc +func_ov000_0207d928 kind:function(arm,size=0x6c) addr:0x0207d928 +func_ov000_0207d994 kind:function(arm,size=0x98) addr:0x0207d994 +func_ov000_0207da2c kind:function(arm,size=0x48) addr:0x0207da2c +func_ov000_0207da74 kind:function(arm,size=0x20c) addr:0x0207da74 +func_ov000_0207dc80 kind:function(arm,size=0x18) addr:0x0207dc80 +func_ov000_0207dc98 kind:function(arm,size=0x24) addr:0x0207dc98 +func_ov000_0207dcbc kind:function(arm,size=0x210) addr:0x0207dcbc +func_ov000_0207decc kind:function(arm,size=0xc0) addr:0x0207decc +func_ov000_0207df8c kind:function(arm,size=0x30) addr:0x0207df8c +func_ov000_0207dfbc kind:function(arm,size=0xd8) addr:0x0207dfbc +func_ov000_0207e094 kind:function(arm,size=0x68) addr:0x0207e094 +func_ov000_0207e0fc kind:function(arm,size=0xbc) addr:0x0207e0fc +func_ov000_0207e1b8 kind:function(arm,size=0x58) addr:0x0207e1b8 +func_ov000_0207e210 kind:function(arm,size=0x30) addr:0x0207e210 +func_ov000_0207e240 kind:function(arm,size=0x34) addr:0x0207e240 +func_ov000_0207e274 kind:function(arm,size=0x14) addr:0x0207e274 +func_ov000_0207e288 kind:function(arm,size=0x14) addr:0x0207e288 +func_ov000_0207e29c kind:function(arm,size=0x2c) addr:0x0207e29c +func_ov000_0207e2c8 kind:function(arm,size=0x118) addr:0x0207e2c8 +func_ov000_0207e3e0 kind:function(arm,size=0xac) addr:0x0207e3e0 +func_ov000_0207e48c kind:function(arm,size=0x84) addr:0x0207e48c +func_ov000_0207e510 kind:function(arm,size=0x84) addr:0x0207e510 +func_ov000_0207e594 kind:function(arm,size=0x2c) addr:0x0207e594 +func_ov000_0207e5c0 kind:function(arm,size=0xa4) addr:0x0207e5c0 +func_ov000_0207e664 kind:function(arm,size=0x38) addr:0x0207e664 +func_ov000_0207e69c kind:function(arm,size=0x50) addr:0x0207e69c +func_ov000_0207e6ec kind:function(arm,size=0x14) addr:0x0207e6ec +func_ov000_0207e700 kind:function(arm,size=0x78) addr:0x0207e700 +func_ov000_0207e778 kind:function(arm,size=0x2c) addr:0x0207e778 +func_ov000_0207e7a4 kind:function(arm,size=0x28) addr:0x0207e7a4 +func_ov000_0207e7cc kind:function(arm,size=0x30) addr:0x0207e7cc +func_ov000_0207e7fc kind:function(arm,size=0x1c0) addr:0x0207e7fc +func_ov000_0207e9bc kind:function(arm,size=0x14) addr:0x0207e9bc +func_ov000_0207e9d0 kind:function(arm,size=0x1a4) addr:0x0207e9d0 +func_ov000_0207eb74 kind:function(arm,size=0x4c) addr:0x0207eb74 +func_ov000_0207ebc0 kind:function(arm,size=0x68) addr:0x0207ebc0 +func_ov000_0207ec28 kind:function(arm,size=0x74) addr:0x0207ec28 +func_ov000_0207ec9c kind:function(arm,size=0x20) addr:0x0207ec9c +func_ov000_0207ecbc kind:function(arm,size=0x20) addr:0x0207ecbc +func_ov000_0207ecdc kind:function(arm,size=0x30) addr:0x0207ecdc +func_ov000_0207ed0c kind:function(arm,size=0x38) addr:0x0207ed0c +func_ov000_0207ed44 kind:function(arm,size=0x30) addr:0x0207ed44 +func_ov000_0207ed74 kind:function(arm,size=0x44) addr:0x0207ed74 +func_ov000_0207edb8 kind:function(arm,size=0x8) addr:0x0207edb8 +func_ov000_0207edc0 kind:function(arm,size=0x20) addr:0x0207edc0 +func_ov000_0207ede0 kind:function(arm,size=0x20) addr:0x0207ede0 +func_ov000_0207ee00 kind:function(arm,size=0x1c) addr:0x0207ee00 +func_ov000_0207ee1c kind:function(arm,size=0x30) addr:0x0207ee1c +func_ov000_0207ee4c kind:function(arm,size=0x38) addr:0x0207ee4c +func_ov000_0207ee84 kind:function(arm,size=0x30) addr:0x0207ee84 +func_ov000_0207eeb4 kind:function(arm,size=0x4) addr:0x0207eeb4 +func_ov000_0207eeb8 kind:function(arm,size=0x8) addr:0x0207eeb8 +func_ov000_0207eec0 kind:function(arm,size=0x60) addr:0x0207eec0 +func_ov000_0207ef20 kind:function(arm,size=0x44) addr:0x0207ef20 +func_ov000_0207ef64 kind:function(arm,size=0x118) addr:0x0207ef64 +func_ov000_0207f07c kind:function(arm,size=0x120) addr:0x0207f07c +func_ov000_0207f19c kind:function(arm,size=0x88) addr:0x0207f19c +func_ov000_0207f224 kind:function(arm,size=0x90) addr:0x0207f224 +func_ov000_0207f2b4 kind:function(arm,size=0x58) addr:0x0207f2b4 +func_ov000_0207f30c kind:function(arm,size=0x20) addr:0x0207f30c +func_ov000_0207f32c kind:function(arm,size=0x16c) addr:0x0207f32c +func_ov000_0207f498 kind:function(arm,size=0x18) addr:0x0207f498 +func_ov000_0207f4b0 kind:function(arm,size=0x2c) addr:0x0207f4b0 +func_ov000_0207f4dc kind:function(arm,size=0x2c) addr:0x0207f4dc +func_ov000_0207f508 kind:function(arm,size=0x14) addr:0x0207f508 +func_ov000_0207f51c kind:function(arm,size=0x14) addr:0x0207f51c +func_ov000_0207f530 kind:function(arm,size=0x254) addr:0x0207f530 +func_ov000_0207f784 kind:function(thumb,size=0x14) addr:0x0207f784 +func_ov000_0207f798 kind:function(thumb,size=0x4) addr:0x0207f798 +func_ov000_0207f79c kind:function(thumb,size=0x98) addr:0x0207f79c +func_ov000_0207f834 kind:function(thumb,size=0x78) addr:0x0207f834 +func_ov000_0207f8ac kind:function(thumb,size=0xa) addr:0x0207f8ac +func_ov000_0207f8b8 kind:function(thumb,size=0xa) addr:0x0207f8b8 +func_ov000_0207f8c4 kind:function(thumb,size=0xa) addr:0x0207f8c4 +func_ov000_0207f8d0 kind:function(thumb,size=0x2) addr:0x0207f8d0 +func_ov000_0207f8d4 kind:function(arm,size=0x14) addr:0x0207f8d4 +func_ov000_0207f8e8 kind:function(arm,size=0x1ac) addr:0x0207f8e8 +func_ov000_0207fa94 kind:function(arm,size=0x44) addr:0x0207fa94 +func_ov000_0207fad8 kind:function(arm,size=0x8) addr:0x0207fad8 +func_ov000_0207fae0 kind:function(arm,size=0x8) addr:0x0207fae0 +func_ov000_0207fae8 kind:function(arm,size=0x8) addr:0x0207fae8 +func_ov000_0207faf0 kind:function(arm,size=0x10) addr:0x0207faf0 +func_ov000_0207fb00 kind:function(arm,size=0x64) addr:0x0207fb00 +func_ov000_0207fb64 kind:function(arm,size=0x30) addr:0x0207fb64 +func_ov000_0207fb94 kind:function(arm,size=0x30) addr:0x0207fb94 +func_ov000_0207fbc4 kind:function(arm,size=0x8) addr:0x0207fbc4 +func_ov000_0207fbcc kind:function(arm,size=0x38) addr:0x0207fbcc +func_ov000_0207fc04 kind:function(arm,size=0x40) addr:0x0207fc04 +func_ov000_0207fc44 kind:function(arm,size=0x44) addr:0x0207fc44 +func_ov000_0207fc88 kind:function(arm,size=0x3c) addr:0x0207fc88 +func_ov000_0207fcc4 kind:function(arm,size=0x3c) addr:0x0207fcc4 +func_ov000_0207fd00 kind:function(arm,size=0x44) addr:0x0207fd00 +func_ov000_0207fd44 kind:function(arm,size=0x4) addr:0x0207fd44 +func_ov000_0207fd48 kind:function(arm,size=0x4) addr:0x0207fd48 +func_ov000_0207fd4c kind:function(arm,size=0x28) addr:0x0207fd4c +func_ov000_0207fd74 kind:function(arm,size=0x38) addr:0x0207fd74 +func_ov000_0207fdac kind:function(arm,size=0x4) addr:0x0207fdac +func_ov000_0207fdb0 kind:function(arm,size=0x40) addr:0x0207fdb0 +func_ov000_0207fdf0 kind:function(arm,size=0x250) addr:0x0207fdf0 +func_ov000_02080040 kind:function(arm,size=0x5c) addr:0x02080040 +func_ov000_0208009c kind:function(arm,size=0x18) addr:0x0208009c +func_ov000_020800b4 kind:function(arm,size=0x18) addr:0x020800b4 +func_ov000_020800cc kind:function(arm,size=0xc8) addr:0x020800cc +func_ov000_02080194 kind:function(arm,size=0x20) addr:0x02080194 +func_ov000_020801b4 kind:function(arm,size=0x10) addr:0x020801b4 +func_ov000_020801c4 kind:function(arm,size=0x20) addr:0x020801c4 +func_ov000_020801e4 kind:function(arm,size=0x60) addr:0x020801e4 +func_ov000_02080244 kind:function(arm,size=0x78) addr:0x02080244 +func_ov000_020802bc kind:function(arm,size=0x64) addr:0x020802bc +func_ov000_02080320 kind:function(arm,size=0x78) addr:0x02080320 +func_ov000_02080398 kind:function(arm,size=0x88) addr:0x02080398 +func_ov000_02080420 kind:function(arm,size=0x150) addr:0x02080420 +func_ov000_02080570 kind:function(arm,size=0xe4) addr:0x02080570 +func_ov000_02080654 kind:function(arm,size=0x38) addr:0x02080654 +func_ov000_0208068c kind:function(arm,size=0xd8) addr:0x0208068c +func_ov000_02080764 kind:function(arm,size=0x64) addr:0x02080764 +func_ov000_020807c8 kind:function(arm,size=0xac) addr:0x020807c8 +func_ov000_02080874 kind:function(arm,size=0x6c) addr:0x02080874 +func_ov000_020808e0 kind:function(arm,size=0x20) addr:0x020808e0 +func_ov000_02080900 kind:function(arm,size=0x8) addr:0x02080900 +func_ov000_02080908 kind:function(arm,size=0x20) addr:0x02080908 +func_ov000_02080928 kind:function(arm,size=0x5c) addr:0x02080928 +func_ov000_02080984 kind:function(arm,size=0x48) addr:0x02080984 +func_ov000_020809cc kind:function(arm,size=0x40) addr:0x020809cc +func_ov000_02080a0c kind:function(arm,size=0x6c) addr:0x02080a0c +func_ov000_02080a78 kind:function(arm,size=0x18) addr:0x02080a78 +func_ov000_02080a90 kind:function(arm,size=0x1c) addr:0x02080a90 +func_ov000_02080aac kind:function(arm,size=0x18) addr:0x02080aac +func_ov000_02080ac4 kind:function(arm,size=0x1c) addr:0x02080ac4 +func_ov000_02080ae0 kind:function(arm,size=0x18) addr:0x02080ae0 +func_ov000_02080af8 kind:function(arm,size=0x68) addr:0x02080af8 +func_ov000_02080b60 kind:function(arm,size=0x5c) addr:0x02080b60 +func_ov000_02080bbc kind:function(arm,size=0x48) addr:0x02080bbc +func_ov000_02080c04 kind:function(arm,size=0x1c) addr:0x02080c04 +func_ov000_02080c20 kind:function(arm,size=0x98) addr:0x02080c20 +func_ov000_02080cb8 kind:function(arm,size=0x20c) addr:0x02080cb8 +func_ov000_02080ec4 kind:function(arm,size=0x224) addr:0x02080ec4 +func_ov000_020810e8 kind:function(arm,size=0x4) addr:0x020810e8 +func_ov000_020810ec kind:function(arm,size=0x7c) addr:0x020810ec +func_ov000_02081168 kind:function(arm,size=0x4) addr:0x02081168 +func_ov000_0208116c kind:function(arm,size=0x18) addr:0x0208116c +func_ov000_02081184 kind:function(arm,size=0x70) addr:0x02081184 +func_ov000_020811f4 kind:function(arm,size=0xb0) addr:0x020811f4 +func_ov000_020812a4 kind:function(arm,size=0x24) addr:0x020812a4 +func_ov000_020812c8 kind:function(arm,size=0x6c) addr:0x020812c8 +func_ov000_02081334 kind:function(arm,size=0x54) addr:0x02081334 +func_ov000_02081388 kind:function(arm,size=0x118) addr:0x02081388 +func_ov000_020814a0 kind:function(arm,size=0x80) addr:0x020814a0 +func_ov000_02081520 kind:function(arm,size=0x34) addr:0x02081520 +func_ov000_02081554 kind:function(arm,size=0x54) addr:0x02081554 +func_ov000_020815a8 kind:function(arm,size=0x8c) addr:0x020815a8 +func_ov000_02081634 kind:function(arm,size=0x2c) addr:0x02081634 +func_ov000_02081660 kind:function(arm,size=0x28) addr:0x02081660 +func_ov000_02081688 kind:function(arm,size=0x18) addr:0x02081688 +func_ov000_020816a0 kind:function(arm,size=0x24) addr:0x020816a0 +func_ov000_020816c4 kind:function(arm,size=0x14) addr:0x020816c4 +func_ov000_020816d8 kind:function(arm,size=0x24) addr:0x020816d8 +func_ov000_020816fc kind:function(arm,size=0x14) addr:0x020816fc +func_ov000_02081710 kind:function(arm,size=0x30) addr:0x02081710 +func_ov000_02081740 kind:function(arm,size=0x50) addr:0x02081740 +func_ov000_02081790 kind:function(arm,size=0x24) addr:0x02081790 +func_ov000_020817b4 kind:function(arm,size=0x50) addr:0x020817b4 +func_ov000_02081804 kind:function(arm,size=0x24) addr:0x02081804 +func_ov000_02081828 kind:function(arm,size=0x28) addr:0x02081828 +func_ov000_02081850 kind:function(arm,size=0x18) addr:0x02081850 +func_ov000_02081868 kind:function(arm,size=0x28) addr:0x02081868 +func_ov000_02081890 kind:function(arm,size=0x18) addr:0x02081890 +func_ov000_020818a8 kind:function(arm,size=0x5c) addr:0x020818a8 +func_ov000_02081904 kind:function(arm,size=0xcc) addr:0x02081904 +func_ov000_020819d0 kind:function(arm,size=0x8) addr:0x020819d0 +func_ov000_020819d8 kind:function(arm,size=0x180) addr:0x020819d8 +func_ov000_02081b58 kind:function(arm,size=0x44) addr:0x02081b58 +func_ov000_02081b9c kind:function(arm,size=0xc) addr:0x02081b9c +func_ov000_02081ba8 kind:function(arm,size=0x10) addr:0x02081ba8 +func_ov000_02081bb8 kind:function(arm,size=0x18) addr:0x02081bb8 +func_ov000_02081bd0 kind:function(arm,size=0x58) addr:0x02081bd0 +func_ov000_02081c28 kind:function(arm,size=0x34) addr:0x02081c28 +func_ov000_02081c5c kind:function(arm,size=0x78) addr:0x02081c5c +func_ov000_02081cd4 kind:function(arm,size=0xa8) addr:0x02081cd4 +func_ov000_02081d7c kind:function(arm,size=0x10) addr:0x02081d7c +func_ov000_02081d8c kind:function(arm,size=0x4) addr:0x02081d8c +func_ov000_02081d90 kind:function(arm,size=0x20) addr:0x02081d90 +func_ov000_02081db0 kind:function(arm,size=0xb4) addr:0x02081db0 +func_ov000_02081e64 kind:function(arm,size=0x8c) addr:0x02081e64 +func_ov000_02081ef0 kind:function(arm,size=0x10) addr:0x02081ef0 +func_ov000_02081f00 kind:function(arm,size=0x10) addr:0x02081f00 +func_ov000_02081f10 kind:function(arm,size=0x10) addr:0x02081f10 +func_ov000_02081f20 kind:function(arm,size=0x50) addr:0x02081f20 +func_ov000_02081f70 kind:function(arm,size=0x4c) addr:0x02081f70 +func_ov000_02081fbc kind:function(arm,size=0x90) addr:0x02081fbc +func_ov000_0208204c kind:function(arm,size=0x10c) addr:0x0208204c +func_ov000_02082158 kind:function(arm,size=0x40) addr:0x02082158 +func_ov000_02082198 kind:function(arm,size=0x2c) addr:0x02082198 +func_ov000_020821c4 kind:function(arm,size=0x4c) addr:0x020821c4 +func_ov000_02082210 kind:function(arm,size=0x14) addr:0x02082210 +func_ov000_02082224 kind:function(arm,size=0x1c) addr:0x02082224 +func_ov000_02082240 kind:function(arm,size=0x70) addr:0x02082240 +func_ov000_020822b0 kind:function(arm,size=0x70) addr:0x020822b0 +func_ov000_02082320 kind:function(arm,size=0x14) addr:0x02082320 +func_ov000_02082334 kind:function(arm,size=0x1c) addr:0x02082334 +func_ov000_02082350 kind:function(arm,size=0x14) addr:0x02082350 +func_ov000_02082364 kind:function(arm,size=0x4) addr:0x02082364 +func_ov000_02082368 kind:function(arm,size=0x8) addr:0x02082368 +func_ov000_02082370 kind:function(arm,size=0x1c) addr:0x02082370 +func_ov000_0208238c kind:function(arm,size=0x20) addr:0x0208238c +func_ov000_020823ac kind:function(arm,size=0x30) addr:0x020823ac +func_ov000_020823dc kind:function(arm,size=0x258) addr:0x020823dc +func_ov000_02082634 kind:function(arm,size=0x1c) addr:0x02082634 +func_ov000_02082650 kind:function(arm,size=0x68) addr:0x02082650 +func_ov000_020826b8 kind:function(arm,size=0x34) addr:0x020826b8 +func_ov000_020826ec kind:function(arm,size=0x90) addr:0x020826ec +func_ov000_0208277c kind:function(arm,size=0x14) addr:0x0208277c +func_ov000_02082790 kind:function(arm,size=0xa8) addr:0x02082790 +func_ov000_02082838 kind:function(arm,size=0xc8) addr:0x02082838 +func_ov000_02082900 kind:function(arm,size=0xfc) addr:0x02082900 +func_ov000_020829fc kind:function(thumb,size=0x1a) addr:0x020829fc +func_ov000_02082a18 kind:function(thumb,size=0x14) addr:0x02082a18 +func_ov000_02082a2c kind:function(arm,size=0x10) addr:0x02082a2c +func_ov000_02082a3c kind:function(arm,size=0x10) addr:0x02082a3c +func_ov000_02082a4c kind:function(arm,size=0x10) addr:0x02082a4c +func_ov000_02082a5c kind:function(arm,size=0x10) addr:0x02082a5c +func_ov000_02082a6c kind:function(arm,size=0x10) addr:0x02082a6c +func_ov000_02082a7c kind:function(arm,size=0x10) addr:0x02082a7c +func_ov000_02082a8c kind:function(arm,size=0x48) addr:0x02082a8c +func_ov000_02082ad4 kind:function(arm,size=0x10) addr:0x02082ad4 +func_ov000_02082ae4 kind:function(thumb,size=0x2c) addr:0x02082ae4 +func_ov000_02082b10 kind:function(arm,size=0x70) addr:0x02082b10 +func_ov000_02082b80 kind:function(arm,size=0x68) addr:0x02082b80 +func_ov000_02082be8 kind:function(arm,size=0x1c) addr:0x02082be8 +func_ov000_02082c04 kind:function(arm,size=0x1c) addr:0x02082c04 +func_ov000_02082c20 kind:function(arm,size=0x6c) addr:0x02082c20 +func_ov000_02082c8c kind:function(arm,size=0x188) addr:0x02082c8c +func_ov000_02082e14 kind:function(arm,size=0xc) addr:0x02082e14 +func_ov000_02082e20 kind:function(arm,size=0xc) addr:0x02082e20 +func_ov000_02082e2c kind:function(thumb,size=0x5a) addr:0x02082e2c +func_ov000_02082e88 kind:function(arm,size=0x24) addr:0x02082e88 +func_ov000_02082eac kind:function(arm,size=0x22c) addr:0x02082eac +func_ov000_020830d8 kind:function(arm,size=0x30) addr:0x020830d8 +func_ov000_02083108 kind:function(arm,size=0x334) addr:0x02083108 +func_ov000_0208343c kind:function(thumb,size=0x44) addr:0x0208343c +func_ov000_02083480 kind:function(thumb,size=0x2) addr:0x02083480 +func_ov000_02083484 kind:function(arm,size=0xc) addr:0x02083484 +func_ov000_02083490 kind:function(arm,size=0x2e0) addr:0x02083490 +func_ov000_02083770 kind:function(arm,size=0x24) addr:0x02083770 +func_ov000_02083794 kind:function(arm,size=0x40) addr:0x02083794 +func_ov000_020837d4 kind:function(thumb,size=0x14) addr:0x020837d4 +func_ov000_020837e8 kind:function(arm,size=0x74) addr:0x020837e8 +func_ov000_0208385c kind:function(arm,size=0x34) addr:0x0208385c +func_ov000_02083890 kind:function(arm,size=0x7c) addr:0x02083890 +func_ov000_0208390c kind:function(arm,size=0x120) addr:0x0208390c +func_ov000_02083a2c kind:function(arm,size=0x78) addr:0x02083a2c +func_ov000_02083aa4 kind:function(arm,size=0x7c) addr:0x02083aa4 +func_ov000_02083b20 kind:function(arm,size=0x1cc) addr:0x02083b20 +func_ov000_02083cec kind:function(arm,size=0x25c) addr:0x02083cec +func_ov000_02083f48 kind:function(arm,size=0x54) addr:0x02083f48 +func_ov000_02083f9c kind:function(thumb,size=0x30) addr:0x02083f9c +func_ov000_02083fcc kind:function(thumb,size=0xe) addr:0x02083fcc +func_ov000_02083fdc kind:function(arm,size=0x1a8) addr:0x02083fdc +func_ov000_02084184 kind:function(arm,size=0x24) addr:0x02084184 +func_ov000_020841a8 kind:function(arm,size=0xd8) addr:0x020841a8 +func_ov000_02084280 kind:function(arm,size=0xf8) addr:0x02084280 +func_ov000_02084378 kind:function(arm,size=0x10) addr:0x02084378 +func_ov000_02084388 kind:function(arm,size=0x14) addr:0x02084388 +func_ov000_0208439c kind:function(arm,size=0x18) addr:0x0208439c +func_ov000_020843b4 kind:function(arm,size=0x10) addr:0x020843b4 +func_ov000_020843c4 kind:function(arm,size=0x28) addr:0x020843c4 +func_ov000_020843ec kind:function(arm,size=0x18) addr:0x020843ec +func_ov000_02084404 kind:function(arm,size=0x18) addr:0x02084404 +func_ov000_0208441c kind:function(thumb,size=0x188) addr:0x0208441c +func_ov000_020845a4 kind:function(thumb,size=0x2c) addr:0x020845a4 +func_ov000_020845d0 kind:function(thumb,size=0x30) addr:0x020845d0 +func_ov000_02084600 kind:function(thumb,size=0x2c) addr:0x02084600 +func_ov000_0208462c kind:function(thumb,size=0x7e) addr:0x0208462c +func_ov000_020846ac kind:function(thumb,size=0x20) addr:0x020846ac +func_ov000_020846cc kind:function(arm,size=0x5c) addr:0x020846cc +func_ov000_02084728 kind:function(arm,size=0x38) addr:0x02084728 +func_ov000_02084760 kind:function(arm,size=0x44) addr:0x02084760 +func_ov000_020847a4 kind:function(arm,size=0x194) addr:0x020847a4 +func_ov000_02084938 kind:function(arm,size=0x54) addr:0x02084938 +func_ov000_0208498c kind:function(arm,size=0x68) addr:0x0208498c +func_ov000_020849f4 kind:function(arm,size=0x24) addr:0x020849f4 +func_ov000_02084a18 kind:function(arm,size=0xf8) addr:0x02084a18 +func_ov000_02084b10 kind:function(arm,size=0x174) addr:0x02084b10 +func_ov000_02084c84 kind:function(arm,size=0x21c) addr:0x02084c84 +func_ov000_02084ea0 kind:function(arm,size=0x40c) addr:0x02084ea0 +func_ov000_020852ac kind:function(arm,size=0x14) addr:0x020852ac +func_ov000_020852c0 kind:function(arm,size=0x304) addr:0x020852c0 +func_ov000_020855c4 kind:function(arm,size=0x1a0) addr:0x020855c4 +func_ov000_02085764 kind:function(arm,size=0x128) addr:0x02085764 +func_ov000_0208588c kind:function(arm,size=0x184) addr:0x0208588c +func_ov000_02085a10 kind:function(arm,size=0x34) addr:0x02085a10 +func_ov000_02085a44 kind:function(arm,size=0x30) addr:0x02085a44 +func_ov000_02085a74 kind:function(arm,size=0x20) addr:0x02085a74 +func_ov000_02085a94 kind:function(arm,size=0x9c) addr:0x02085a94 +func_ov000_02085b30 kind:function(arm,size=0x1c) addr:0x02085b30 +func_ov000_02085b4c kind:function(arm,size=0x2c) addr:0x02085b4c +func_ov000_02085b78 kind:function(arm,size=0x54) addr:0x02085b78 +func_ov000_02085bcc kind:function(arm,size=0x134) addr:0x02085bcc +func_ov000_02085d00 kind:function(arm,size=0x68) addr:0x02085d00 +func_ov000_02085d68 kind:function(arm,size=0x20) addr:0x02085d68 +func_ov000_02085d88 kind:function(arm,size=0x140) addr:0x02085d88 +func_ov000_02085ec8 kind:function(arm,size=0x38) addr:0x02085ec8 +func_ov000_02085f00 kind:function(arm,size=0x68) addr:0x02085f00 +func_ov000_02085f68 kind:function(arm,size=0xf0) addr:0x02085f68 +func_ov000_02086058 kind:function(arm,size=0x68) addr:0x02086058 +func_ov000_020860c0 kind:function(arm,size=0x12c) addr:0x020860c0 +func_ov000_020861ec kind:function(arm,size=0xf8) addr:0x020861ec +func_ov000_020862e4 kind:function(arm,size=0x16c) addr:0x020862e4 +func_ov000_02086450 kind:function(arm,size=0xf4) addr:0x02086450 +func_ov000_02086544 kind:function(arm,size=0x114) addr:0x02086544 +func_ov000_02086658 kind:function(thumb,size=0xf8) addr:0x02086658 +func_ov000_02086750 kind:function(thumb,size=0x54) addr:0x02086750 +func_ov000_020867a4 kind:function(arm,size=0x9c) addr:0x020867a4 +func_ov000_02086840 kind:function(arm,size=0x3c) addr:0x02086840 +func_ov000_0208687c kind:function(arm,size=0x74) addr:0x0208687c +func_ov000_020868f0 kind:function(arm,size=0x58) addr:0x020868f0 +func_ov000_02086948 kind:function(arm,size=0x104) addr:0x02086948 +func_ov000_02086a4c kind:function(arm,size=0x370) addr:0x02086a4c +func_ov000_02086dbc kind:function(arm,size=0x20c) addr:0x02086dbc +func_ov000_02086fc8 kind:function(arm,size=0x14) addr:0x02086fc8 +func_ov000_02086fdc kind:function(arm,size=0x1c) addr:0x02086fdc +func_ov000_02086ff8 kind:function(arm,size=0x1c) addr:0x02086ff8 +func_ov000_02087014 kind:function(arm,size=0xc8) addr:0x02087014 +func_ov000_020870dc kind:function(arm,size=0x14) addr:0x020870dc +func_ov000_020870f0 kind:function(arm,size=0x1c) addr:0x020870f0 +func_ov000_0208710c kind:function(thumb,size=0x1e) addr:0x0208710c +func_ov000_0208712c kind:function(arm,size=0x2c) addr:0x0208712c +func_ov000_02087158 kind:function(arm,size=0x38) addr:0x02087158 +func_ov000_02087190 kind:function(arm,size=0x9c) addr:0x02087190 +func_ov000_0208722c kind:function(arm,size=0x88) addr:0x0208722c +func_ov000_020872b4 kind:function(arm,size=0x30) addr:0x020872b4 +func_ov000_020872e4 kind:function(arm,size=0x24) addr:0x020872e4 +func_ov000_02087308 kind:function(thumb,size=0x22) addr:0x02087308 +func_ov000_0208732c kind:function(arm,size=0x440) addr:0x0208732c +func_ov000_0208776c kind:function(arm,size=0x114) addr:0x0208776c +func_ov000_02087880 kind:function(arm,size=0x40) addr:0x02087880 +func_ov000_020878c0 kind:function(arm,size=0x6c) addr:0x020878c0 +func_ov000_0208792c kind:function(arm,size=0x68) addr:0x0208792c +func_ov000_02087994 kind:function(arm,size=0x11c) addr:0x02087994 +func_ov000_02087ab0 kind:function(arm,size=0x15c) addr:0x02087ab0 +func_ov000_02087c0c kind:function(arm,size=0xf8) addr:0x02087c0c +func_ov000_02087d04 kind:function(arm,size=0xac) addr:0x02087d04 +func_ov000_02087db0 kind:function(arm,size=0x14) addr:0x02087db0 +func_ov000_02087dc4 kind:function(arm,size=0x1c) addr:0x02087dc4 +func_ov000_02087de0 kind:function(arm,size=0x14) addr:0x02087de0 +func_ov000_02087df4 kind:function(arm,size=0x7c) addr:0x02087df4 +func_ov000_02087e70 kind:function(arm,size=0xc4) addr:0x02087e70 +func_ov000_02087f34 kind:function(arm,size=0x90) addr:0x02087f34 +func_ov000_02087fc4 kind:function(arm,size=0x50) addr:0x02087fc4 +func_ov000_02088014 kind:function(arm,size=0x98) addr:0x02088014 +func_ov000_020880ac kind:function(arm,size=0x10c) addr:0x020880ac +func_ov000_020881b8 kind:function(arm,size=0xfc) addr:0x020881b8 +func_ov000_020882b4 kind:function(arm,size=0x60) addr:0x020882b4 +func_ov000_02088314 kind:function(arm,size=0x64) addr:0x02088314 +func_ov000_02088378 kind:function(arm,size=0x20) addr:0x02088378 +func_ov000_02088398 kind:function(arm,size=0xdc) addr:0x02088398 +func_ov000_02088474 kind:function(arm,size=0x68) addr:0x02088474 +func_ov000_020884dc kind:function(arm,size=0x94) addr:0x020884dc +func_ov000_02088570 kind:function(arm,size=0xe4) addr:0x02088570 +func_ov000_02088654 kind:function(arm,size=0xf8) addr:0x02088654 +func_ov000_0208874c kind:function(arm,size=0xb8) addr:0x0208874c +func_ov000_02088804 kind:function(arm,size=0x30) addr:0x02088804 +func_ov000_02088834 kind:function(arm,size=0x38) addr:0x02088834 +func_ov000_0208886c kind:function(arm,size=0x14) addr:0x0208886c +func_ov000_02088880 kind:function(arm,size=0x20) addr:0x02088880 +func_ov000_020888a0 kind:function(arm,size=0x34) addr:0x020888a0 +func_ov000_020888d4 kind:function(arm,size=0x40) addr:0x020888d4 +func_ov000_02088914 kind:function(arm,size=0x48) addr:0x02088914 +func_ov000_0208895c kind:function(arm,size=0x198) addr:0x0208895c +func_ov000_02088af4 kind:function(arm,size=0x10c) addr:0x02088af4 +func_ov000_02088c00 kind:function(arm,size=0x15c) addr:0x02088c00 +func_ov000_02088d5c kind:function(arm,size=0x98) addr:0x02088d5c +func_ov000_02088df4 kind:function(arm,size=0x2c) addr:0x02088df4 +func_ov000_02088e20 kind:function(arm,size=0x24) addr:0x02088e20 +func_ov000_02088e44 kind:function(arm,size=0x34) addr:0x02088e44 +func_ov000_02088e78 kind:function(arm,size=0x34) addr:0x02088e78 +func_ov000_02088eac kind:function(arm,size=0x40) addr:0x02088eac +func_ov000_02088eec kind:function(arm,size=0x14) addr:0x02088eec +func_ov000_02088f00 kind:function(arm,size=0x7c) addr:0x02088f00 +func_ov000_02088f7c kind:function(arm,size=0x384) addr:0x02088f7c +func_ov000_02089300 kind:function(arm,size=0x6c) addr:0x02089300 +func_ov000_0208936c kind:function(arm,size=0x14) addr:0x0208936c +func_ov000_02089380 kind:function(arm,size=0x14) addr:0x02089380 +func_ov000_02089394 kind:function(arm,size=0x40) addr:0x02089394 +func_ov000_020893d4 kind:function(arm,size=0x60) addr:0x020893d4 +func_ov000_02089434 kind:function(arm,size=0x94) addr:0x02089434 +func_ov000_020894c8 kind:function(arm,size=0x40) addr:0x020894c8 +func_ov000_02089508 kind:function(arm,size=0x1ac) addr:0x02089508 +func_ov000_020896b4 kind:function(arm,size=0x84) addr:0x020896b4 +func_ov000_02089738 kind:function(arm,size=0x100) addr:0x02089738 +func_ov000_02089838 kind:function(arm,size=0x3c) addr:0x02089838 +func_ov000_02089874 kind:function(arm,size=0x20) addr:0x02089874 +func_ov000_02089894 kind:function(arm,size=0x2c) addr:0x02089894 +func_ov000_020898c0 kind:function(arm,size=0x34) addr:0x020898c0 +func_ov000_020898f4 kind:function(arm,size=0x2c) addr:0x020898f4 +func_ov000_02089920 kind:function(arm,size=0x4) addr:0x02089920 +func_ov000_02089924 kind:function(arm,size=0x24) addr:0x02089924 +func_ov000_02089948 kind:function(arm,size=0x14) addr:0x02089948 +func_ov000_0208995c kind:function(arm,size=0x2c) addr:0x0208995c +func_ov000_02089988 kind:function(arm,size=0x4c) addr:0x02089988 +func_ov000_020899d4 kind:function(thumb,size=0xa) addr:0x020899d4 +func_ov000_020899e0 kind:function(thumb,size=0x2) addr:0x020899e0 +func_ov000_020899e4 kind:function(arm,size=0x184) addr:0x020899e4 +func_ov000_02089b68 kind:function(arm,size=0x3c) addr:0x02089b68 +func_ov000_02089ba4 kind:function(arm,size=0x64) addr:0x02089ba4 +func_ov000_02089c08 kind:function(arm,size=0x64) addr:0x02089c08 +func_ov000_02089c6c kind:function(arm,size=0xbc) addr:0x02089c6c +func_ov000_02089d28 kind:function(arm,size=0xe8) addr:0x02089d28 +func_ov000_02089e10 kind:function(arm,size=0x28) addr:0x02089e10 +func_ov000_02089e38 kind:function(arm,size=0x68) addr:0x02089e38 +func_ov000_02089ea0 kind:function(arm,size=0x88) addr:0x02089ea0 +func_ov000_02089f28 kind:function(arm,size=0x30) addr:0x02089f28 +func_ov000_02089f58 kind:function(arm,size=0x40) addr:0x02089f58 +func_ov000_02089f98 kind:function(arm,size=0x28) addr:0x02089f98 +func_ov000_02089fc0 kind:function(arm,size=0x24) addr:0x02089fc0 +func_ov000_02089fe4 kind:function(arm,size=0x18) addr:0x02089fe4 +func_ov000_02089ffc kind:function(arm,size=0xe0) addr:0x02089ffc +func_ov000_0208a0dc kind:function(arm,size=0x60) addr:0x0208a0dc +func_ov000_0208a13c kind:function(arm,size=0x10) addr:0x0208a13c +func_ov000_0208a14c kind:function(arm,size=0x64) addr:0x0208a14c +func_ov000_0208a1b0 kind:function(arm,size=0x64) addr:0x0208a1b0 +func_ov000_0208a214 kind:function(thumb,size=0x48) addr:0x0208a214 +func_ov000_0208a25c kind:function(thumb,size=0x8) addr:0x0208a25c +func_ov000_0208a264 kind:function(thumb,size=0x36) addr:0x0208a264 +func_ov000_0208a29c kind:function(thumb,size=0x74) addr:0x0208a29c +func_ov000_0208a310 kind:function(arm,size=0x54) addr:0x0208a310 +func_ov000_0208a364 kind:function(arm,size=0x74) addr:0x0208a364 +func_ov000_0208a3d8 kind:function(arm,size=0x30) addr:0x0208a3d8 +func_ov000_0208a408 kind:function(arm,size=0x328) addr:0x0208a408 +func_ov000_0208a730 kind:function(arm,size=0x48) addr:0x0208a730 +func_ov000_0208a778 kind:function(thumb,size=0xe) addr:0x0208a778 +func_ov000_0208a788 kind:function(arm,size=0x68) addr:0x0208a788 +func_ov000_0208a7f0 kind:function(arm,size=0x28) addr:0x0208a7f0 +func_ov000_0208a818 kind:function(arm,size=0x60) addr:0x0208a818 +func_ov000_0208a878 kind:function(arm,size=0x198) addr:0x0208a878 +func_ov000_0208aa10 kind:function(arm,size=0x8c) addr:0x0208aa10 +func_ov000_0208aa9c kind:function(arm,size=0x7c) addr:0x0208aa9c +func_ov000_0208ab18 kind:function(arm,size=0x50) addr:0x0208ab18 +func_ov000_0208ab68 kind:function(arm,size=0x18) addr:0x0208ab68 +func_ov000_0208ab80 kind:function(arm,size=0x90) addr:0x0208ab80 +func_ov000_0208ac10 kind:function(arm,size=0x150) addr:0x0208ac10 +func_ov000_0208ad60 kind:function(arm,size=0xa0) addr:0x0208ad60 +func_ov000_0208ae00 kind:function(arm,size=0x88) addr:0x0208ae00 +func_ov000_0208ae88 kind:function(arm,size=0x48) addr:0x0208ae88 +func_ov000_0208aed0 kind:function(arm,size=0x14) addr:0x0208aed0 +func_ov000_0208aee4 kind:function(thumb,size=0x4c) addr:0x0208aee4 +func_ov000_0208af30 kind:function(thumb,size=0x28) addr:0x0208af30 +func_ov000_0208af58 kind:function(arm,size=0x1fc) addr:0x0208af58 +func_ov000_0208b154 kind:function(arm,size=0x7c) addr:0x0208b154 +func_ov000_0208b1d0 kind:function(arm,size=0xbc) addr:0x0208b1d0 +func_ov000_0208b28c kind:function(arm,size=0x30) addr:0x0208b28c +func_ov000_0208b2bc kind:function(arm,size=0xb4) addr:0x0208b2bc +func_ov000_0208b370 kind:function(arm,size=0x18c) addr:0x0208b370 +func_ov000_0208b4fc kind:function(arm,size=0x124) addr:0x0208b4fc +func_ov000_0208b620 kind:function(arm,size=0x41c) addr:0x0208b620 +func_ov000_0208ba3c kind:function(arm,size=0x20) addr:0x0208ba3c +func_ov000_0208ba5c kind:function(arm,size=0x20) addr:0x0208ba5c +func_ov000_0208ba7c kind:function(arm,size=0x10) addr:0x0208ba7c +func_ov000_0208ba8c kind:function(thumb,size=0x1e) addr:0x0208ba8c +func_ov000_0208baac kind:function(arm,size=0x20) addr:0x0208baac +func_ov000_0208bacc kind:function(arm,size=0x14) addr:0x0208bacc +func_ov000_0208bae0 kind:function(arm,size=0x1c) addr:0x0208bae0 +func_ov000_0208bafc kind:function(arm,size=0x1c) addr:0x0208bafc +func_ov000_0208bb18 kind:function(arm,size=0x10) addr:0x0208bb18 +func_ov000_0208bb28 kind:function(arm,size=0x10) addr:0x0208bb28 +func_ov000_0208bb38 kind:function(arm,size=0x10) addr:0x0208bb38 +func_ov000_0208bb48 kind:function(arm,size=0x10) addr:0x0208bb48 +func_ov000_0208bb58 kind:function(arm,size=0x10) addr:0x0208bb58 +func_ov000_0208bb68 kind:function(arm,size=0x10) addr:0x0208bb68 +func_ov000_0208bb78 kind:function(arm,size=0x28) addr:0x0208bb78 +func_ov000_0208bba0 kind:function(arm,size=0x18) addr:0x0208bba0 +func_ov000_0208bbb8 kind:function(arm,size=0x18) addr:0x0208bbb8 +func_ov000_0208bbd0 kind:function(arm,size=0x10) addr:0x0208bbd0 +func_ov000_0208bbe0 kind:function(arm,size=0x10) addr:0x0208bbe0 +func_ov000_0208bbf0 kind:function(arm,size=0x10) addr:0x0208bbf0 +func_ov000_0208bc00 kind:function(arm,size=0x10) addr:0x0208bc00 +func_ov000_0208bc10 kind:function(arm,size=0x10) addr:0x0208bc10 +func_ov000_0208bc20 kind:function(arm,size=0x2c) addr:0x0208bc20 +func_ov000_0208bc4c kind:function(arm,size=0x1c) addr:0x0208bc4c +func_ov000_0208bc68 kind:function(arm,size=0x40) addr:0x0208bc68 +func_ov000_0208bca8 kind:function(arm,size=0x40) addr:0x0208bca8 +func_ov000_0208bce8 kind:function(arm,size=0x88) addr:0x0208bce8 +func_ov000_0208bd70 kind:function(arm,size=0x10) addr:0x0208bd70 +func_ov000_0208bd80 kind:function(arm,size=0x18) addr:0x0208bd80 +func_ov000_0208bd98 kind:function(arm,size=0x34) addr:0x0208bd98 +func_ov000_0208bdcc kind:function(arm,size=0x10) addr:0x0208bdcc +func_ov000_0208bddc kind:function(arm,size=0x10) addr:0x0208bddc +func_ov000_0208bdec kind:function(arm,size=0x18) addr:0x0208bdec +func_ov000_0208be04 kind:function(arm,size=0x20) addr:0x0208be04 +func_ov000_0208be24 kind:function(arm,size=0x10) addr:0x0208be24 +func_ov000_0208be34 kind:function(arm,size=0x18) addr:0x0208be34 +func_ov000_0208be4c kind:function(arm,size=0x10) addr:0x0208be4c +func_ov000_0208be5c kind:function(arm,size=0x3c) addr:0x0208be5c +func_ov000_0208be98 kind:function(arm,size=0x28) addr:0x0208be98 +func_ov000_0208bec0 kind:function(arm,size=0x2c) addr:0x0208bec0 +func_ov000_0208beec kind:function(arm,size=0x2c) addr:0x0208beec +func_ov000_0208bf18 kind:function(arm,size=0x20) addr:0x0208bf18 +func_ov000_0208bf38 kind:function(arm,size=0x20) addr:0x0208bf38 +func_ov000_0208bf58 kind:function(arm,size=0x2c) addr:0x0208bf58 +func_ov000_0208bf84 kind:function(arm,size=0x34) addr:0x0208bf84 +func_ov000_0208bfb8 kind:function(arm,size=0x20) addr:0x0208bfb8 +func_ov000_0208bfd8 kind:function(arm,size=0x24) addr:0x0208bfd8 +func_ov000_0208bffc kind:function(arm,size=0x10) addr:0x0208bffc +func_ov000_0208c00c kind:function(arm,size=0x14) addr:0x0208c00c +func_ov000_0208c020 kind:function(arm,size=0x14) addr:0x0208c020 +func_ov000_0208c034 kind:function(thumb,size=0x3c) addr:0x0208c034 +func_ov000_0208c070 kind:function(thumb,size=0x38) addr:0x0208c070 +func_ov000_0208c0a8 kind:function(thumb,size=0x48) addr:0x0208c0a8 +func_ov000_0208c0f0 kind:function(arm,size=0x40) addr:0x0208c0f0 +func_ov000_0208c130 kind:function(arm,size=0x28) addr:0x0208c130 +func_ov000_0208c158 kind:function(arm,size=0x74) addr:0x0208c158 +func_ov000_0208c1cc kind:function(arm,size=0x298) addr:0x0208c1cc +func_ov000_0208c464 kind:function(arm,size=0x14) addr:0x0208c464 +func_ov000_0208c478 kind:function(arm,size=0x1c) addr:0x0208c478 +func_ov000_0208c494 kind:function(arm,size=0x178) addr:0x0208c494 +func_ov000_0208c60c kind:function(arm,size=0xe4) addr:0x0208c60c +func_ov000_0208c6f0 kind:function(arm,size=0x14) addr:0x0208c6f0 +func_ov000_0208c704 kind:function(arm,size=0x1c) addr:0x0208c704 +func_ov000_0208c720 kind:function(thumb,size=0x2) addr:0x0208c720 +func_ov000_0208c724 kind:function(arm,size=0x50) addr:0x0208c724 +func_ov000_0208c774 kind:function(arm,size=0x68) addr:0x0208c774 +func_ov000_0208c7dc kind:function(thumb,size=0x24) addr:0x0208c7dc +func_ov000_0208c800 kind:function(arm,size=0x40) addr:0x0208c800 +func_ov000_0208c840 kind:function(arm,size=0x1c) addr:0x0208c840 +func_ov000_0208c85c kind:function(arm,size=0x68) addr:0x0208c85c +func_ov000_0208c8c4 kind:function(thumb,size=0x18) addr:0x0208c8c4 +func_ov000_0208c8dc kind:function(arm,size=0x6c) addr:0x0208c8dc +func_ov000_0208c948 kind:function(thumb,size=0x1a) addr:0x0208c948 +func_ov000_0208c964 kind:function(thumb,size=0x4c) addr:0x0208c964 +func_ov000_0208c9b0 kind:function(thumb,size=0x3c) addr:0x0208c9b0 +func_ov000_0208c9ec kind:function(arm,size=0x6c) addr:0x0208c9ec +func_ov000_0208ca58 kind:function(arm,size=0xc0) addr:0x0208ca58 +func_ov000_0208cb18 kind:function(arm,size=0x40) addr:0x0208cb18 +func_ov000_0208cb58 kind:function(arm,size=0xc4) addr:0x0208cb58 +func_ov000_0208cc1c kind:function(arm,size=0x24) addr:0x0208cc1c +func_ov000_0208cc40 kind:function(arm,size=0x30) addr:0x0208cc40 +func_ov000_0208cc70 kind:function(arm,size=0x38) addr:0x0208cc70 +func_ov000_0208cca8 kind:function(arm,size=0x38) addr:0x0208cca8 +func_ov000_0208cce0 kind:function(arm,size=0x4c) addr:0x0208cce0 +func_ov000_0208cd2c kind:function(arm,size=0x4c) addr:0x0208cd2c +func_ov000_0208cd78 kind:function(arm,size=0x78) addr:0x0208cd78 +func_ov000_0208cdf0 kind:function(arm,size=0x68) addr:0x0208cdf0 +func_ov000_0208ce58 kind:function(arm,size=0x50) addr:0x0208ce58 +func_ov000_0208cea8 kind:function(arm,size=0x70) addr:0x0208cea8 +func_ov000_0208cf18 kind:function(arm,size=0x58) addr:0x0208cf18 +func_ov000_0208cf70 kind:function(arm,size=0x210) addr:0x0208cf70 +func_ov000_0208d180 kind:function(arm,size=0x50) addr:0x0208d180 +func_ov000_0208d1d0 kind:function(arm,size=0x60) addr:0x0208d1d0 +func_ov000_0208d230 kind:function(arm,size=0x58) addr:0x0208d230 +func_ov000_0208d288 kind:function(arm,size=0x174) addr:0x0208d288 +func_ov000_0208d3fc kind:function(arm,size=0x28) addr:0x0208d3fc +func_ov000_0208d424 kind:function(arm,size=0x2c) addr:0x0208d424 +func_ov000_0208d450 kind:function(thumb,size=0x90) addr:0x0208d450 +func_ov000_0208d4e0 kind:function(arm,size=0x114) addr:0x0208d4e0 +func_ov000_0208d5f4 kind:function(arm,size=0x6c) addr:0x0208d5f4 +func_ov000_0208d660 kind:function(arm,size=0x148) addr:0x0208d660 +func_ov000_0208d7a8 kind:function(arm,size=0x9c) addr:0x0208d7a8 +func_ov000_0208d844 kind:function(arm,size=0x100) addr:0x0208d844 +func_ov000_0208d944 kind:function(arm,size=0x38) addr:0x0208d944 +func_ov000_0208d97c kind:function(arm,size=0x18) addr:0x0208d97c +func_ov000_0208d994 kind:function(arm,size=0x194) addr:0x0208d994 +func_ov000_0208db28 kind:function(arm,size=0x34) addr:0x0208db28 +func_ov000_0208db5c kind:function(arm,size=0xd8) addr:0x0208db5c +func_ov000_0208dc34 kind:function(arm,size=0xc) addr:0x0208dc34 +func_ov000_0208dc40 kind:function(arm,size=0x18) addr:0x0208dc40 +func_ov000_0208dc58 kind:function(arm,size=0x1c) addr:0x0208dc58 +func_ov000_0208dc74 kind:function(arm,size=0x18) addr:0x0208dc74 +func_ov000_0208dc8c kind:function(arm,size=0x10) addr:0x0208dc8c +func_ov000_0208dc9c kind:function(arm,size=0x10) addr:0x0208dc9c +func_ov000_0208dcac kind:function(arm,size=0x10) addr:0x0208dcac +func_ov000_0208dcbc kind:function(arm,size=0x10) addr:0x0208dcbc +func_ov000_0208dccc kind:function(arm,size=0x10) addr:0x0208dccc +func_ov000_0208dcdc kind:function(arm,size=0x10) addr:0x0208dcdc +func_ov000_0208dcec kind:function(arm,size=0x58) addr:0x0208dcec +func_ov000_0208dd44 kind:function(arm,size=0x60) addr:0x0208dd44 +func_ov000_0208dda4 kind:function(arm,size=0x10) addr:0x0208dda4 +func_ov000_0208ddb4 kind:function(arm,size=0x10) addr:0x0208ddb4 +func_ov000_0208ddc4 kind:function(arm,size=0x70c) addr:0x0208ddc4 +func_ov000_0208e4d0 kind:function(arm,size=0xbc) addr:0x0208e4d0 +func_ov000_0208e58c kind:function(arm,size=0x10) addr:0x0208e58c +func_ov000_0208e59c kind:function(arm,size=0x10) addr:0x0208e59c +func_ov000_0208e5ac kind:function(arm,size=0x10) addr:0x0208e5ac +func_ov000_0208e5bc kind:function(arm,size=0x10) addr:0x0208e5bc +func_ov000_0208e5cc kind:function(arm,size=0x10) addr:0x0208e5cc +func_ov000_0208e5dc kind:function(arm,size=0x60) addr:0x0208e5dc +func_ov000_0208e63c kind:function(arm,size=0x40) addr:0x0208e63c +func_ov000_0208e67c kind:function(arm,size=0x4c) addr:0x0208e67c +func_ov000_0208e6c8 kind:function(arm,size=0x54) addr:0x0208e6c8 +func_ov000_0208e71c kind:function(arm,size=0x3c) addr:0x0208e71c +func_ov000_0208e758 kind:function(arm,size=0x18) addr:0x0208e758 +func_ov000_0208e770 kind:function(arm,size=0x2c) addr:0x0208e770 +func_ov000_0208e79c kind:function(arm,size=0x40) addr:0x0208e79c +func_ov000_0208e7dc kind:function(thumb,size=0x68) addr:0x0208e7dc +func_ov000_0208e844 kind:function(arm,size=0x14) addr:0x0208e844 +func_ov000_0208e858 kind:function(arm,size=0x1c) addr:0x0208e858 +func_ov000_0208e874 kind:function(arm,size=0x10) addr:0x0208e874 +func_ov000_0208e884 kind:function(arm,size=0x14) addr:0x0208e884 +func_ov000_0208e898 kind:function(arm,size=0x14) addr:0x0208e898 +func_ov000_0208e8ac kind:function(thumb,size=0x1c) addr:0x0208e8ac +func_ov000_0208e8c8 kind:function(thumb,size=0x148) addr:0x0208e8c8 +func_ov000_0208ea10 kind:function(thumb,size=0x10) addr:0x0208ea10 +func_ov000_0208ea20 kind:function(thumb,size=0x10) addr:0x0208ea20 +func_ov000_0208ea30 kind:function(thumb,size=0x18) addr:0x0208ea30 +func_ov000_0208ea48 kind:function(thumb,size=0x7c) addr:0x0208ea48 +func_ov000_0208eac4 kind:function(thumb,size=0x6c) addr:0x0208eac4 +func_ov000_0208eb30 kind:function(thumb,size=0x68) addr:0x0208eb30 +func_ov000_0208eb98 kind:function(thumb,size=0x4c) addr:0x0208eb98 +func_ov000_0208ebe4 kind:function(arm,size=0x104) addr:0x0208ebe4 +func_ov000_0208ece8 kind:function(arm,size=0x60) addr:0x0208ece8 +func_ov000_0208ed48 kind:function(thumb,size=0x1c) addr:0x0208ed48 +func_ov000_0208ed64 kind:function(thumb,size=0x20) addr:0x0208ed64 +func_ov000_0208ed84 kind:function(thumb,size=0x34) addr:0x0208ed84 +func_ov000_0208edb8 kind:function(thumb,size=0xc4) addr:0x0208edb8 +func_ov000_0208ee7c kind:function(thumb,size=0x6c) addr:0x0208ee7c +func_ov000_0208eee8 kind:function(arm,size=0x8c) addr:0x0208eee8 +func_ov000_0208ef74 kind:function(arm,size=0x68) addr:0x0208ef74 +func_ov000_0208efdc kind:function(thumb,size=0x34) addr:0x0208efdc +func_ov000_0208f010 kind:function(thumb,size=0x12) addr:0x0208f010 +func_ov000_0208f024 kind:function(thumb,size=0x14) addr:0x0208f024 +func_ov000_0208f038 kind:function(arm,size=0x28) addr:0x0208f038 +func_ov000_0208f060 kind:function(arm,size=0x430) addr:0x0208f060 +func_ov000_0208f490 kind:function(arm,size=0x120) addr:0x0208f490 +func_ov000_0208f5b0 kind:function(arm,size=0x124) addr:0x0208f5b0 +func_ov000_0208f6d4 kind:function(arm,size=0x1a0) addr:0x0208f6d4 +func_ov000_0208f874 kind:function(arm,size=0x8c) addr:0x0208f874 +func_ov000_0208f900 kind:function(arm,size=0x4) addr:0x0208f900 +func_ov000_0208f904 kind:function(arm,size=0x14) addr:0x0208f904 +func_ov000_0208f918 kind:function(arm,size=0x4) addr:0x0208f918 +func_ov000_0208f91c kind:function(arm,size=0x8c) addr:0x0208f91c +func_ov000_0208f9a8 kind:function(arm,size=0x40) addr:0x0208f9a8 +func_ov000_0208f9e8 kind:function(arm,size=0x11c) addr:0x0208f9e8 +func_ov000_0208fb04 kind:function(arm,size=0x324) addr:0x0208fb04 +func_ov000_0208fe28 kind:function(arm,size=0xc8) addr:0x0208fe28 +func_ov000_0208fef0 kind:function(arm,size=0x58) addr:0x0208fef0 +func_ov000_0208ff48 kind:function(arm,size=0x44) addr:0x0208ff48 +func_ov000_0208ff8c kind:function(arm,size=0x154) addr:0x0208ff8c +func_ov000_020900e0 kind:function(arm,size=0xc8) addr:0x020900e0 +func_ov000_020901a8 kind:function(arm,size=0x48) addr:0x020901a8 +func_ov000_020901f0 kind:function(arm,size=0x8) addr:0x020901f0 +func_ov000_020901f8 kind:function(arm,size=0x50) addr:0x020901f8 +func_ov000_02090248 kind:function(arm,size=0x55c) addr:0x02090248 +func_ov000_020907a4 kind:function(arm,size=0x3c) addr:0x020907a4 +func_ov000_020907e0 kind:function(arm,size=0x30) addr:0x020907e0 +func_ov000_02090810 kind:function(arm,size=0x4) addr:0x02090810 +func_ov000_02090814 kind:function(arm,size=0x4) addr:0x02090814 +func_ov000_02090818 kind:function(arm,size=0x54) addr:0x02090818 +func_ov000_0209086c kind:function(arm,size=0x38) addr:0x0209086c +func_ov000_020908a4 kind:function(arm,size=0x90) addr:0x020908a4 +func_ov000_02090934 kind:function(arm,size=0x104) addr:0x02090934 +func_ov000_02090a38 kind:function(arm,size=0x10c) addr:0x02090a38 +func_ov000_02090b44 kind:function(arm,size=0x44) addr:0x02090b44 +func_ov000_02090b88 kind:function(arm,size=0x50) addr:0x02090b88 +func_ov000_02090bd8 kind:function(arm,size=0x2c) addr:0x02090bd8 +func_ov000_02090c04 kind:function(arm,size=0x438) addr:0x02090c04 +func_ov000_0209103c kind:function(arm,size=0x524) addr:0x0209103c +func_ov000_02091560 kind:function(arm,size=0x68) addr:0x02091560 +func_ov000_020915c8 kind:function(arm,size=0x20) addr:0x020915c8 +func_ov000_020915e8 kind:function(arm,size=0xb4) addr:0x020915e8 +func_ov000_0209169c kind:function(arm,size=0x34) addr:0x0209169c +func_ov000_020916d0 kind:function(arm,size=0x40) addr:0x020916d0 +func_ov000_02091710 kind:function(arm,size=0x48) addr:0x02091710 +func_ov000_02091758 kind:function(arm,size=0xe4) addr:0x02091758 +func_ov000_0209183c kind:function(arm,size=0x4c4) addr:0x0209183c +func_ov000_02091d00 kind:function(thumb,size=0x1f4) addr:0x02091d00 +func_ov000_02091ef4 kind:function(arm,size=0x18) addr:0x02091ef4 +func_ov000_02091f0c kind:function(arm,size=0x50) addr:0x02091f0c +func_ov000_02091f5c kind:function(arm,size=0x28) addr:0x02091f5c +func_ov000_02091f84 kind:function(arm,size=0x164) addr:0x02091f84 +func_ov000_020920e8 kind:function(arm,size=0x1c) addr:0x020920e8 +func_ov000_02092104 kind:function(arm,size=0x34) addr:0x02092104 +func_ov000_02092138 kind:function(arm,size=0xc4) addr:0x02092138 +func_ov000_020921fc kind:function(arm,size=0x3c) addr:0x020921fc +func_ov000_02092238 kind:function(arm,size=0x464) addr:0x02092238 +func_ov000_0209269c kind:function(arm,size=0x7f0) addr:0x0209269c +func_ov000_02092e8c kind:function(arm,size=0x70) addr:0x02092e8c +func_ov000_02092efc kind:function(arm,size=0x24) addr:0x02092efc +func_ov000_02092f20 kind:function(arm,size=0x19c) addr:0x02092f20 +func_ov000_020930bc kind:function(arm,size=0x28) addr:0x020930bc +func_ov000_020930e4 kind:function(arm,size=0x28) addr:0x020930e4 +func_ov000_0209310c kind:function(arm,size=0x3c) addr:0x0209310c +func_ov000_02093148 kind:function(arm,size=0x78) addr:0x02093148 +func_ov000_020931c0 kind:function(arm,size=0xe4) addr:0x020931c0 +func_ov000_020932a4 kind:function(arm,size=0xf0) addr:0x020932a4 +func_ov000_02093394 kind:function(arm,size=0xf8) addr:0x02093394 +func_ov000_0209348c kind:function(arm,size=0x124) addr:0x0209348c +func_ov000_020935b0 kind:function(arm,size=0xb0) addr:0x020935b0 +func_ov000_02093660 kind:function(arm,size=0x44) addr:0x02093660 +func_ov000_020936a4 kind:function(arm,size=0x4c) addr:0x020936a4 +func_ov000_020936f0 kind:function(arm,size=0x28) addr:0x020936f0 +func_ov000_02093718 kind:function(arm,size=0x28) addr:0x02093718 +func_ov000_02093740 kind:function(arm,size=0x2c) addr:0x02093740 +func_ov000_0209376c kind:function(arm,size=0x38) addr:0x0209376c +func_ov000_020937a4 kind:function(arm,size=0x3c) addr:0x020937a4 +func_ov000_020937e0 kind:function(arm,size=0x58) addr:0x020937e0 +func_ov000_02093838 kind:function(arm,size=0xc0) addr:0x02093838 +func_ov000_020938f8 kind:function(arm,size=0x2c) addr:0x020938f8 +func_ov000_02093924 kind:function(arm,size=0x2c) addr:0x02093924 +func_ov000_02093950 kind:function(arm,size=0x58) addr:0x02093950 +func_ov000_020939a8 kind:function(arm,size=0xb0) addr:0x020939a8 +func_ov000_02093a58 kind:function(arm,size=0x10) addr:0x02093a58 +func_ov000_02093a68 kind:function(arm,size=0x30) addr:0x02093a68 +func_ov000_02093a98 kind:function(arm,size=0x44) addr:0x02093a98 +func_ov000_02093adc kind:function(arm,size=0x28) addr:0x02093adc +func_ov000_02093b04 kind:function(arm,size=0x28) addr:0x02093b04 +func_ov000_02093b2c kind:function(arm,size=0x2c) addr:0x02093b2c +func_ov000_02093b58 kind:function(arm,size=0x68) addr:0x02093b58 +func_ov000_02093bc0 kind:function(arm,size=0x18) addr:0x02093bc0 +func_ov000_02093bd8 kind:function(arm,size=0xc) addr:0x02093bd8 +func_ov000_02093be4 kind:function(arm,size=0x38) addr:0x02093be4 +func_ov000_02093c1c kind:function(arm,size=0x144) addr:0x02093c1c +func_ov000_02093d60 kind:function(arm,size=0x34) addr:0x02093d60 +func_ov000_02093d94 kind:function(arm,size=0x60) addr:0x02093d94 +func_ov000_02093df4 kind:function(arm,size=0x1b8) addr:0x02093df4 +func_ov000_02093fac kind:function(arm,size=0x1c) addr:0x02093fac +func_ov000_02093fc8 kind:function(arm,size=0x5c) addr:0x02093fc8 +func_ov000_02094024 kind:function(arm,size=0x18) addr:0x02094024 +func_ov000_0209403c kind:function(arm,size=0x2c) addr:0x0209403c +func_ov000_02094068 kind:function(arm,size=0x20) addr:0x02094068 +func_ov000_02094088 kind:function(arm,size=0x20) addr:0x02094088 +func_ov000_020940a8 kind:function(arm,size=0x30) addr:0x020940a8 +func_ov000_020940d8 kind:function(arm,size=0x20) addr:0x020940d8 +func_ov000_020940f8 kind:function(arm,size=0x20) addr:0x020940f8 +func_ov000_02094118 kind:function(arm,size=0x20) addr:0x02094118 +func_ov000_02094138 kind:function(arm,size=0x20) addr:0x02094138 +func_ov000_02094158 kind:function(arm,size=0x20) addr:0x02094158 +func_ov000_02094178 kind:function(arm,size=0x30) addr:0x02094178 +func_ov000_020941a8 kind:function(arm,size=0x20) addr:0x020941a8 +func_ov000_020941c8 kind:function(arm,size=0x20) addr:0x020941c8 +func_ov000_020941e8 kind:function(arm,size=0x20) addr:0x020941e8 +func_ov000_02094208 kind:function(arm,size=0x20) addr:0x02094208 +func_ov000_02094228 kind:function(arm,size=0x20) addr:0x02094228 +func_ov000_02094248 kind:function(arm,size=0x20) addr:0x02094248 +func_ov000_02094268 kind:function(arm,size=0x20) addr:0x02094268 +func_ov000_02094288 kind:function(arm,size=0x20) addr:0x02094288 +func_ov000_020942a8 kind:function(arm,size=0x20) addr:0x020942a8 +func_ov000_020942c8 kind:function(arm,size=0x20) addr:0x020942c8 +func_ov000_020942e8 kind:function(arm,size=0x20) addr:0x020942e8 +func_ov000_02094308 kind:function(arm,size=0x30) addr:0x02094308 +func_ov000_02094338 kind:function(arm,size=0x20) addr:0x02094338 +func_ov000_02094358 kind:function(arm,size=0x20) addr:0x02094358 +func_ov000_02094378 kind:function(arm,size=0x20) addr:0x02094378 +func_ov000_02094398 kind:function(arm,size=0x20) addr:0x02094398 +func_ov000_020943b8 kind:function(arm,size=0x20) addr:0x020943b8 +func_ov000_020943d8 kind:function(arm,size=0x20) addr:0x020943d8 +func_ov000_020943f8 kind:function(arm,size=0x20) addr:0x020943f8 +func_ov000_02094418 kind:function(arm,size=0x20) addr:0x02094418 +func_ov000_02094438 kind:function(arm,size=0x20) addr:0x02094438 +func_ov000_02094458 kind:function(arm,size=0x20) addr:0x02094458 +func_ov000_02094478 kind:function(arm,size=0x4c) addr:0x02094478 +func_ov000_020944c4 kind:function(arm,size=0x34) addr:0x020944c4 +func_ov000_020944f8 kind:function(arm,size=0x3c) addr:0x020944f8 +func_ov000_02094534 kind:function(arm,size=0x834) addr:0x02094534 +func_ov000_02094d68 kind:function(arm,size=0x48) addr:0x02094d68 +func_ov000_02094db0 kind:function(arm,size=0x7bc) addr:0x02094db0 +func_ov000_0209556c kind:function(arm,size=0x454) addr:0x0209556c +func_ov000_020959c0 kind:function(arm,size=0x184) addr:0x020959c0 +func_ov000_02095b44 kind:function(arm,size=0x3d4) addr:0x02095b44 +func_ov000_02095f18 kind:function(arm,size=0x58) addr:0x02095f18 +func_ov000_02095f70 kind:function(arm,size=0x34) addr:0x02095f70 +func_ov000_02095fa4 kind:function(arm,size=0x34) addr:0x02095fa4 +func_ov000_02095fd8 kind:function(arm,size=0x3c) addr:0x02095fd8 +func_ov000_02096014 kind:function(arm,size=0x70) addr:0x02096014 +func_ov000_02096084 kind:function(arm,size=0x124) addr:0x02096084 +func_ov000_020961a8 kind:function(arm,size=0x6c) addr:0x020961a8 +func_ov000_02096214 kind:function(arm,size=0x2c) addr:0x02096214 +func_ov000_02096240 kind:function(arm,size=0x170) addr:0x02096240 +func_ov000_020963b0 kind:function(arm,size=0x514) addr:0x020963b0 +func_ov000_020968c4 kind:function(arm,size=0x20) addr:0x020968c4 +func_ov000_020968e4 kind:function(arm,size=0x28) addr:0x020968e4 +func_ov000_0209690c kind:function(arm,size=0x28) addr:0x0209690c +func_ov000_02096934 kind:function(arm,size=0x1c) addr:0x02096934 +func_ov000_02096950 kind:function(arm,size=0xb8) addr:0x02096950 +func_ov000_02096a08 kind:function(arm,size=0xe8) addr:0x02096a08 +func_ov000_02096af0 kind:function(arm,size=0x58) addr:0x02096af0 +func_ov000_02096b48 kind:function(arm,size=0x28) addr:0x02096b48 +func_ov000_02096b70 kind:function(arm,size=0x78) addr:0x02096b70 +func_ov000_02096be8 kind:function(arm,size=0x14) addr:0x02096be8 +func_ov000_02096bfc kind:function(arm,size=0x24) addr:0x02096bfc +func_ov000_02096c20 kind:function(arm,size=0x48) addr:0x02096c20 +func_ov000_02096c68 kind:function(arm,size=0x14) addr:0x02096c68 +func_ov000_02096c7c kind:function(arm,size=0x20) addr:0x02096c7c +func_ov000_02096c9c kind:function(arm,size=0x48) addr:0x02096c9c +func_ov000_02096ce4 kind:function(arm,size=0xc) addr:0x02096ce4 +func_ov000_02096cf0 kind:function(arm,size=0x8) addr:0x02096cf0 +func_ov000_02096cf8 kind:function(arm,size=0x8) addr:0x02096cf8 +func_ov000_02096d00 kind:function(arm,size=0x8) addr:0x02096d00 +func_ov000_02096d08 kind:function(arm,size=0x8) addr:0x02096d08 +func_ov000_02096d10 kind:function(arm,size=0x4) addr:0x02096d10 +func_ov000_02096d14 kind:function(arm,size=0x8) addr:0x02096d14 +func_ov000_02096d1c kind:function(arm,size=0x24) addr:0x02096d1c +func_ov000_02096d40 kind:function(arm,size=0x14) addr:0x02096d40 +func_ov000_02096d54 kind:function(arm,size=0x68) addr:0x02096d54 +func_ov000_02096dbc kind:function(arm,size=0xdc) addr:0x02096dbc +func_ov000_02096e98 kind:function(arm,size=0x6c) addr:0x02096e98 +func_ov000_02096f04 kind:function(arm,size=0x38) addr:0x02096f04 +func_ov000_02096f3c kind:function(arm,size=0x164) addr:0x02096f3c +func_ov000_020970a0 kind:function(arm,size=0x7c) addr:0x020970a0 +func_ov000_0209711c kind:function(arm,size=0xc4) addr:0x0209711c +func_ov000_020971e0 kind:function(arm,size=0xb8) addr:0x020971e0 +func_ov000_02097298 kind:function(arm,size=0x44) addr:0x02097298 +func_ov000_020972dc kind:function(arm,size=0x154) addr:0x020972dc +func_ov000_02097430 kind:function(arm,size=0xc) addr:0x02097430 +func_ov000_0209743c kind:function(arm,size=0xc) addr:0x0209743c +func_ov000_02097448 kind:function(arm,size=0x50) addr:0x02097448 +func_ov000_02097498 kind:function(arm,size=0x98) addr:0x02097498 +func_ov000_02097530 kind:function(arm,size=0x4c) addr:0x02097530 +func_ov000_0209757c kind:function(arm,size=0x20) addr:0x0209757c +func_ov000_0209759c kind:function(arm,size=0x78) addr:0x0209759c +func_ov000_02097614 kind:function(arm,size=0x1c) addr:0x02097614 +func_ov000_02097630 kind:function(arm,size=0x1c) addr:0x02097630 +func_ov000_0209764c kind:function(arm,size=0x78) addr:0x0209764c +func_ov000_020976c4 kind:function(arm,size=0xc) addr:0x020976c4 +func_ov000_020976d0 kind:function(arm,size=0xa8) addr:0x020976d0 +func_ov000_02097778 kind:function(arm,size=0x28) addr:0x02097778 +func_ov000_020977a0 kind:function(arm,size=0x8) addr:0x020977a0 +func_ov000_020977a8 kind:function(arm,size=0x7c) addr:0x020977a8 +func_ov000_02097824 kind:function(arm,size=0x14) addr:0x02097824 +func_ov000_02097838 kind:function(arm,size=0x2c) addr:0x02097838 +func_ov000_02097864 kind:function(arm,size=0x4) addr:0x02097864 +func_ov000_02097868 kind:function(arm,size=0x4) addr:0x02097868 +func_ov000_0209786c kind:function(arm,size=0x4) addr:0x0209786c +func_ov000_02097870 kind:function(arm,size=0x7c) addr:0x02097870 +func_ov000_020978ec kind:function(arm,size=0x30) addr:0x020978ec +func_ov000_0209791c kind:function(arm,size=0x14) addr:0x0209791c +func_ov000_02097930 kind:function(arm,size=0x30) addr:0x02097930 +func_ov000_02097960 kind:function(arm,size=0x38) addr:0x02097960 +func_ov000_02097998 kind:function(arm,size=0x8) addr:0x02097998 +func_ov000_020979a0 kind:function(arm,size=0x20) addr:0x020979a0 +func_ov000_020979c0 kind:function(arm,size=0x2c) addr:0x020979c0 +func_ov000_020979ec kind:function(arm,size=0x1c) addr:0x020979ec +func_ov000_02097a08 kind:function(arm,size=0x30) addr:0x02097a08 +func_ov000_02097a38 kind:function(arm,size=0x8) addr:0x02097a38 +func_ov000_02097a40 kind:function(arm,size=0x2c) addr:0x02097a40 +func_ov000_02097a6c kind:function(arm,size=0x70) addr:0x02097a6c +func_ov000_02097adc kind:function(arm,size=0x70) addr:0x02097adc +func_ov000_02097b4c kind:function(arm,size=0x70) addr:0x02097b4c +func_ov000_02097bbc kind:function(arm,size=0x1c) addr:0x02097bbc +func_ov000_02097bd8 kind:function(arm,size=0x34) addr:0x02097bd8 +func_ov000_02097c0c kind:function(arm,size=0x34) addr:0x02097c0c +func_ov000_02097c40 kind:function(arm,size=0x28) addr:0x02097c40 +func_ov000_02097c68 kind:function(arm,size=0xc) addr:0x02097c68 +func_ov000_02097c74 kind:function(arm,size=0x80) addr:0x02097c74 +func_ov000_02097cf4 kind:function(arm,size=0x7c) addr:0x02097cf4 +func_ov000_02097d70 kind:function(arm,size=0x14) addr:0x02097d70 +func_ov000_02097d84 kind:function(arm,size=0x1c) addr:0x02097d84 +func_ov000_02097da0 kind:function(arm,size=0xb8) addr:0x02097da0 +func_ov000_02097e58 kind:function(arm,size=0x9c) addr:0x02097e58 +func_ov000_02097ef4 kind:function(arm,size=0x98) addr:0x02097ef4 +func_ov000_02097f8c kind:function(arm,size=0x94) addr:0x02097f8c +func_ov000_02098020 kind:function(arm,size=0xb0) addr:0x02098020 +func_ov000_020980d0 kind:function(arm,size=0x64) addr:0x020980d0 +func_ov000_02098134 kind:function(arm,size=0x80) addr:0x02098134 +func_ov000_020981b4 kind:function(arm,size=0x80) addr:0x020981b4 +func_ov000_02098234 kind:function(arm,size=0x64) addr:0x02098234 +func_ov000_02098298 kind:function(arm,size=0x64) addr:0x02098298 +func_ov000_020982fc kind:function(arm,size=0x18) addr:0x020982fc +func_ov000_02098314 kind:function(arm,size=0x18) addr:0x02098314 +func_ov000_0209832c kind:function(arm,size=0x80) addr:0x0209832c +func_ov000_020983ac kind:function(arm,size=0x14) addr:0x020983ac +func_ov000_020983c0 kind:function(arm,size=0x1c) addr:0x020983c0 +func_ov000_020983dc kind:function(arm,size=0xe8) addr:0x020983dc +func_ov000_020984c4 kind:function(arm,size=0x4) addr:0x020984c4 +func_ov000_020984c8 kind:function(arm,size=0x14) addr:0x020984c8 +func_ov000_020984dc kind:function(arm,size=0x4) addr:0x020984dc +func_ov000_020984e0 kind:function(arm,size=0x1c) addr:0x020984e0 +func_ov000_020984fc kind:function(arm,size=0x8) addr:0x020984fc +func_ov000_02098504 kind:function(arm,size=0x4) addr:0x02098504 +func_ov000_02098508 kind:function(arm,size=0x4) addr:0x02098508 +func_ov000_0209850c kind:function(arm,size=0x4) addr:0x0209850c +func_ov000_02098510 kind:function(arm,size=0x4) addr:0x02098510 +func_ov000_02098514 kind:function(arm,size=0x4) addr:0x02098514 +func_ov000_02098518 kind:function(arm,size=0x4) addr:0x02098518 +func_ov000_0209851c kind:function(arm,size=0x8) addr:0x0209851c +func_ov000_02098524 kind:function(arm,size=0x20) addr:0x02098524 +func_ov000_02098544 kind:function(arm,size=0x28) addr:0x02098544 +func_ov000_0209856c kind:function(arm,size=0x24) addr:0x0209856c +func_ov000_02098590 kind:function(arm,size=0x18) addr:0x02098590 +func_ov000_020985a8 kind:function(arm,size=0x18) addr:0x020985a8 +func_ov000_020985c0 kind:function(arm,size=0xc) addr:0x020985c0 +func_ov000_020985cc kind:function(arm,size=0xc) addr:0x020985cc +func_ov000_020985d8 kind:function(arm,size=0x6c) addr:0x020985d8 +func_ov000_02098644 kind:function(arm,size=0x3c) addr:0x02098644 +func_ov000_02098680 kind:function(arm,size=0x28) addr:0x02098680 +func_ov000_020986a8 kind:function(arm,size=0x28) addr:0x020986a8 +func_ov000_020986d0 kind:function(arm,size=0x38) addr:0x020986d0 +func_ov000_02098708 kind:function(arm,size=0x48) addr:0x02098708 +func_ov000_02098750 kind:function(arm,size=0x7c) addr:0x02098750 +func_ov000_020987cc kind:function(arm,size=0x88) addr:0x020987cc +func_ov000_02098854 kind:function(arm,size=0x38) addr:0x02098854 +func_ov000_0209888c kind:function(arm,size=0x28) addr:0x0209888c +func_ov000_020988b4 kind:function(arm,size=0xb0) addr:0x020988b4 +func_ov000_02098964 kind:function(arm,size=0xd0) addr:0x02098964 +func_ov000_02098a34 kind:function(arm,size=0x38) addr:0x02098a34 +func_ov000_02098a6c kind:function(arm,size=0x48) addr:0x02098a6c +func_ov000_02098ab4 kind:function(arm,size=0x28) addr:0x02098ab4 +func_ov000_02098adc kind:function(arm,size=0x2c) addr:0x02098adc +func_ov000_02098b08 kind:function(arm,size=0x74) addr:0x02098b08 +func_ov000_02098b7c kind:function(arm,size=0x64) addr:0x02098b7c +func_ov000_02098be0 kind:function(arm,size=0x184) addr:0x02098be0 +func_ov000_02098d64 kind:function(arm,size=0x6c) addr:0x02098d64 +func_ov000_02098dd0 kind:function(arm,size=0x1b8) addr:0x02098dd0 +func_ov000_02098f88 kind:function(arm,size=0xd0) addr:0x02098f88 +func_ov000_02099058 kind:function(arm,size=0xc) addr:0x02099058 +func_ov000_02099064 kind:function(arm,size=0xb0) addr:0x02099064 +func_ov000_02099114 kind:function(arm,size=0x21c) addr:0x02099114 +func_ov000_02099330 kind:function(arm,size=0x90) addr:0x02099330 +func_ov000_020993c0 kind:function(arm,size=0x64) addr:0x020993c0 +func_ov000_02099424 kind:function(arm,size=0x80) addr:0x02099424 +func_ov000_020994a4 kind:function(arm,size=0x50) addr:0x020994a4 +func_ov000_020994f4 kind:function(arm,size=0x74) addr:0x020994f4 +func_ov000_02099568 kind:function(arm,size=0x74) addr:0x02099568 +func_ov000_020995dc kind:function(arm,size=0x1b0) addr:0x020995dc +func_ov000_0209978c kind:function(arm,size=0x2c) addr:0x0209978c +func_ov000_020997b8 kind:function(arm,size=0x20) addr:0x020997b8 +func_ov000_020997d8 kind:function(arm,size=0x20) addr:0x020997d8 +func_ov000_020997f8 kind:function(arm,size=0x20) addr:0x020997f8 +func_ov000_02099818 kind:function(arm,size=0x2c) addr:0x02099818 +func_ov000_02099844 kind:function(arm,size=0x14) addr:0x02099844 +func_ov000_02099858 kind:function(arm,size=0x1c) addr:0x02099858 +func_ov000_02099874 kind:function(arm,size=0x50) addr:0x02099874 +func_ov000_020998c4 kind:function(arm,size=0x80) addr:0x020998c4 +func_ov000_02099944 kind:function(arm,size=0x11c) addr:0x02099944 +func_ov000_02099a60 kind:function(arm,size=0x10) addr:0x02099a60 +func_ov000_02099a70 kind:function(arm,size=0xc) addr:0x02099a70 +func_ov000_02099a7c kind:function(thumb,size=0x54) addr:0x02099a7c +func_ov000_02099ad0 kind:function(thumb,size=0x48) addr:0x02099ad0 +func_ov000_02099b18 kind:function(thumb,size=0x28) addr:0x02099b18 +func_ov000_02099b40 kind:function(thumb,size=0x2) addr:0x02099b40 +func_ov000_02099b44 kind:function(thumb,size=0xc) addr:0x02099b44 +func_ov000_02099b50 kind:function(thumb,size=0x2) addr:0x02099b50 +func_ov000_02099b54 kind:function(arm,size=0x38) addr:0x02099b54 +func_ov000_02099b8c kind:function(arm,size=0x68) addr:0x02099b8c +func_ov000_02099bf4 kind:function(arm,size=0x110) addr:0x02099bf4 +func_ov000_02099d04 kind:function(arm,size=0x84) addr:0x02099d04 +func_ov000_02099d88 kind:function(arm,size=0xa8) addr:0x02099d88 +func_ov000_02099e30 kind:function(arm,size=0x7c) addr:0x02099e30 +func_ov000_02099eac kind:function(arm,size=0x98) addr:0x02099eac +func_ov000_02099f44 kind:function(arm,size=0x74) addr:0x02099f44 +func_ov000_02099fb8 kind:function(arm,size=0x94) addr:0x02099fb8 +func_ov000_0209a04c kind:function(arm,size=0x74) addr:0x0209a04c +func_ov000_0209a0c0 kind:function(arm,size=0x78) addr:0x0209a0c0 +func_ov000_0209a138 kind:function(arm,size=0x10) addr:0x0209a138 +func_ov000_0209a148 kind:function(arm,size=0x18) addr:0x0209a148 +func_ov000_0209a160 kind:function(arm,size=0x18) addr:0x0209a160 +func_ov000_0209a178 kind:function(arm,size=0x18) addr:0x0209a178 +func_ov000_0209a190 kind:function(arm,size=0x8) addr:0x0209a190 +func_ov000_0209a198 kind:function(arm,size=0x8) addr:0x0209a198 +func_ov000_0209a1a0 kind:function(arm,size=0x24) addr:0x0209a1a0 +func_ov000_0209a1c4 kind:function(arm,size=0x10) addr:0x0209a1c4 +func_ov000_0209a1d4 kind:function(arm,size=0x8) addr:0x0209a1d4 +func_ov000_0209a1dc kind:function(thumb,size=0x30) addr:0x0209a1dc +func_ov000_0209a20c kind:function(thumb,size=0x34) addr:0x0209a20c +func_ov000_0209a240 kind:function(thumb,size=0x3c) addr:0x0209a240 +func_ov000_0209a27c kind:function(thumb,size=0xc) addr:0x0209a27c +func_ov000_0209a288 kind:function(thumb,size=0x12) addr:0x0209a288 +func_ov000_0209a29c kind:function(thumb,size=0xc) addr:0x0209a29c +func_ov000_0209a2a8 kind:function(arm,size=0x34) addr:0x0209a2a8 +func_ov000_0209a2dc kind:function(arm,size=0x68) addr:0x0209a2dc +func_ov000_0209a344 kind:function(arm,size=0x18) addr:0x0209a344 +func_ov000_0209a35c kind:function(arm,size=0x18) addr:0x0209a35c +func_ov000_0209a374 kind:function(arm,size=0x14) addr:0x0209a374 +func_ov000_0209a388 kind:function(arm,size=0x14) addr:0x0209a388 +func_ov000_0209a39c kind:function(arm,size=0x14) addr:0x0209a39c +func_ov000_0209a3b0 kind:function(arm,size=0x88) addr:0x0209a3b0 +func_ov000_0209a438 kind:function(arm,size=0x238) addr:0x0209a438 +func_ov000_0209a670 kind:function(arm,size=0xb8) addr:0x0209a670 +func_ov000_0209a728 kind:function(arm,size=0x38) addr:0x0209a728 +func_ov000_0209a760 kind:function(arm,size=0x8) addr:0x0209a760 +func_ov000_0209a768 kind:function(arm,size=0x24) addr:0x0209a768 +func_ov000_0209a78c kind:function(arm,size=0x2c) addr:0x0209a78c +func_ov000_0209a7b8 kind:function(thumb,size=0x1c) addr:0x0209a7b8 +func_ov000_0209a7d4 kind:function(thumb,size=0x1c) addr:0x0209a7d4 +func_ov000_0209a7f0 kind:function(arm,size=0x1c) addr:0x0209a7f0 +func_ov000_0209a80c kind:function(arm,size=0xc) addr:0x0209a80c +func_ov000_0209a818 kind:function(arm,size=0x28) addr:0x0209a818 +func_ov000_0209a840 kind:function(arm,size=0x28) addr:0x0209a840 +func_ov000_0209a868 kind:function(arm,size=0x44) addr:0x0209a868 +func_ov000_0209a8ac kind:function(arm,size=0x14) addr:0x0209a8ac +func_ov000_0209a8c0 kind:function(arm,size=0x1c) addr:0x0209a8c0 +func_ov000_0209a8dc kind:function(arm,size=0x14) addr:0x0209a8dc +func_ov000_0209a8f0 kind:function(arm,size=0x1c) addr:0x0209a8f0 +func_ov000_0209a90c kind:function(arm,size=0xc) addr:0x0209a90c +func_ov000_0209a918 kind:function(arm,size=0x24) addr:0x0209a918 +func_ov000_0209a93c kind:function(arm,size=0x28) addr:0x0209a93c +func_ov000_0209a964 kind:function(arm,size=0x38) addr:0x0209a964 +func_ov000_0209a99c kind:function(arm,size=0x6c) addr:0x0209a99c +func_ov000_0209aa08 kind:function(arm,size=0x7c) addr:0x0209aa08 +func_ov000_0209aa84 kind:function(arm,size=0x234) addr:0x0209aa84 +func_ov000_0209acb8 kind:function(arm,size=0x14) addr:0x0209acb8 +func_ov000_0209accc kind:function(arm,size=0x1c) addr:0x0209accc +func_ov000_0209ace8 kind:function(arm,size=0x14) addr:0x0209ace8 +func_ov000_0209acfc kind:function(arm,size=0xc) addr:0x0209acfc +func_ov000_0209ad08 kind:function(arm,size=0x24) addr:0x0209ad08 +func_ov000_0209ad2c kind:function(arm,size=0x28) addr:0x0209ad2c +func_ov000_0209ad54 kind:function(arm,size=0x5c) addr:0x0209ad54 +func_ov000_0209adb0 kind:function(arm,size=0x48) addr:0x0209adb0 +func_ov000_0209adf8 kind:function(arm,size=0x50) addr:0x0209adf8 +func_ov000_0209ae48 kind:function(arm,size=0x74) addr:0x0209ae48 +func_ov000_0209aebc kind:function(arm,size=0xe8) addr:0x0209aebc +func_ov000_0209afa4 kind:function(arm,size=0x4) addr:0x0209afa4 +func_ov000_0209afa8 kind:function(arm,size=0x90) addr:0x0209afa8 +func_ov000_0209b038 kind:function(arm,size=0x54) addr:0x0209b038 +func_ov000_0209b08c kind:function(arm,size=0x128) addr:0x0209b08c +func_ov000_0209b1b4 kind:function(arm,size=0x24) addr:0x0209b1b4 +func_ov000_0209b1d8 kind:function(arm,size=0x4c) addr:0x0209b1d8 +func_ov000_0209b224 kind:function(arm,size=0x48) addr:0x0209b224 +func_ov000_0209b26c kind:function(arm,size=0x14) addr:0x0209b26c +func_ov000_0209b280 kind:function(thumb,size=0x1c) addr:0x0209b280 +func_ov000_0209b29c kind:function(thumb,size=0x1c) addr:0x0209b29c +func_ov000_0209b2b8 kind:function(arm,size=0x34) addr:0x0209b2b8 +func_ov000_0209b2ec kind:function(arm,size=0x188) addr:0x0209b2ec +func_ov000_0209b474 kind:function(arm,size=0x1cc) addr:0x0209b474 +func_ov000_0209b640 kind:function(arm,size=0x34) addr:0x0209b640 +func_ov000_0209b674 kind:function(arm,size=0x1e4) addr:0x0209b674 +func_ov000_0209b858 kind:function(arm,size=0x1a8) addr:0x0209b858 +func_ov000_0209ba00 kind:function(arm,size=0x58) addr:0x0209ba00 +func_ov000_0209ba58 kind:function(arm,size=0x1b4) addr:0x0209ba58 +func_ov000_0209bc0c kind:function(arm,size=0x130) addr:0x0209bc0c +func_ov000_0209bd3c kind:function(arm,size=0x40) addr:0x0209bd3c +func_ov000_0209bd7c kind:function(arm,size=0x200) addr:0x0209bd7c +func_ov000_0209bf7c kind:function(arm,size=0x2c) addr:0x0209bf7c +func_ov000_0209bfa8 kind:function(arm,size=0x34) addr:0x0209bfa8 +func_ov000_0209bfdc kind:function(arm,size=0xc) addr:0x0209bfdc +func_ov000_0209bfe8 kind:function(arm,size=0x24) addr:0x0209bfe8 +func_ov000_0209c00c kind:function(arm,size=0x28) addr:0x0209c00c +func_ov000_0209c034 kind:function(arm,size=0x34) addr:0x0209c034 +func_ov000_0209c068 kind:function(arm,size=0x1c) addr:0x0209c068 +func_ov000_0209c084 kind:function(arm,size=0x14) addr:0x0209c084 +func_ov000_0209c098 kind:function(arm,size=0x1c) addr:0x0209c098 +func_ov000_0209c0b4 kind:function(arm,size=0x14) addr:0x0209c0b4 +func_ov000_0209c0c8 kind:function(arm,size=0xc) addr:0x0209c0c8 +func_ov000_0209c0d4 kind:function(arm,size=0x24) addr:0x0209c0d4 +func_ov000_0209c0f8 kind:function(arm,size=0x28) addr:0x0209c0f8 +func_ov000_0209c120 kind:function(arm,size=0x34) addr:0x0209c120 +func_ov000_0209c154 kind:function(arm,size=0x40) addr:0x0209c154 +func_ov000_0209c194 kind:function(arm,size=0x190) addr:0x0209c194 +func_ov000_0209c324 kind:function(arm,size=0x14) addr:0x0209c324 +func_ov000_0209c338 kind:function(arm,size=0x8) addr:0x0209c338 +func_ov000_0209c340 kind:function(arm,size=0x20) addr:0x0209c340 +func_ov000_0209c360 kind:function(arm,size=0x28) addr:0x0209c360 +func_ov000_0209c388 kind:function(arm,size=0x14) addr:0x0209c388 +func_ov000_0209c39c kind:function(arm,size=0x24) addr:0x0209c39c +func_ov000_0209c3c0 kind:function(arm,size=0x3c) addr:0x0209c3c0 +func_ov000_0209c3fc kind:function(arm,size=0x40) addr:0x0209c3fc +func_ov000_0209c43c kind:function(arm,size=0x5c) addr:0x0209c43c +func_ov000_0209c498 kind:function(arm,size=0x4c) addr:0x0209c498 +func_ov000_0209c4e4 kind:function(arm,size=0x94) addr:0x0209c4e4 +func_ov000_0209c578 kind:function(arm,size=0x17c) addr:0x0209c578 +func_ov000_0209c6f4 kind:function(arm,size=0xc) addr:0x0209c6f4 +func_ov000_0209c700 kind:function(arm,size=0xc) addr:0x0209c700 +func_ov000_0209c70c kind:function(arm,size=0x38) addr:0x0209c70c +func_ov000_0209c744 kind:function(arm,size=0x28) addr:0x0209c744 +func_ov000_0209c76c kind:function(arm,size=0x78) addr:0x0209c76c +func_ov000_0209c7e4 kind:function(arm,size=0x1c) addr:0x0209c7e4 +func_ov000_0209c800 kind:function(arm,size=0x1c) addr:0x0209c800 +func_ov000_0209c81c kind:function(arm,size=0x58) addr:0x0209c81c +func_ov000_0209c874 kind:function(arm,size=0x8) addr:0x0209c874 +func_ov000_0209c87c kind:function(arm,size=0x8c) addr:0x0209c87c +func_ov000_0209c908 kind:function(arm,size=0x28) addr:0x0209c908 +func_ov000_0209c930 kind:function(arm,size=0x8) addr:0x0209c930 +func_ov000_0209c938 kind:function(arm,size=0x8) addr:0x0209c938 +func_ov000_0209c940 kind:function(arm,size=0x70) addr:0x0209c940 +func_ov000_0209c9b0 kind:function(arm,size=0x14) addr:0x0209c9b0 +func_ov000_0209c9c4 kind:function(arm,size=0x2c) addr:0x0209c9c4 +func_ov000_0209c9f0 kind:function(arm,size=0x4) addr:0x0209c9f0 +func_ov000_0209c9f4 kind:function(arm,size=0x4) addr:0x0209c9f4 +func_ov000_0209c9f8 kind:function(arm,size=0x4) addr:0x0209c9f8 +func_ov000_0209c9fc kind:function(arm,size=0x30) addr:0x0209c9fc +func_ov000_0209ca2c kind:function(arm,size=0x38) addr:0x0209ca2c +func_ov000_0209ca64 kind:function(arm,size=0x8) addr:0x0209ca64 +func_ov000_0209ca6c kind:function(arm,size=0x40) addr:0x0209ca6c +func_ov000_0209caac kind:function(arm,size=0x20) addr:0x0209caac +func_ov000_0209cacc kind:function(arm,size=0x10) addr:0x0209cacc +func_ov000_0209cadc kind:function(arm,size=0x30) addr:0x0209cadc +func_ov000_0209cb0c kind:function(arm,size=0x8) addr:0x0209cb0c +func_ov000_0209cb14 kind:function(arm,size=0x2c) addr:0x0209cb14 +func_ov000_0209cb40 kind:function(arm,size=0x20) addr:0x0209cb40 +func_ov000_0209cb60 kind:function(arm,size=0x38) addr:0x0209cb60 +func_ov000_0209cb98 kind:function(arm,size=0x4) addr:0x0209cb98 +func_ov000_0209cb9c kind:function(arm,size=0x4) addr:0x0209cb9c +func_ov000_0209cba0 kind:function(arm,size=0x50) addr:0x0209cba0 +func_ov000_0209cbf0 kind:function(arm,size=0x18) addr:0x0209cbf0 +func_ov000_0209cc08 kind:function(arm,size=0x14) addr:0x0209cc08 +func_ov000_0209cc1c kind:function(arm,size=0x58) addr:0x0209cc1c +func_ov000_0209cc74 kind:function(arm,size=0x60) addr:0x0209cc74 +func_ov000_0209ccd4 kind:function(arm,size=0x58) addr:0x0209ccd4 +func_ov000_0209cd2c kind:function(arm,size=0x88) addr:0x0209cd2c +func_ov000_0209cdb4 kind:function(arm,size=0x1c) addr:0x0209cdb4 +func_ov000_0209cdd0 kind:function(arm,size=0x44) addr:0x0209cdd0 +func_ov000_0209ce14 kind:function(arm,size=0x48) addr:0x0209ce14 +func_ov000_0209ce5c kind:function(arm,size=0x70) addr:0x0209ce5c +func_ov000_0209cecc kind:function(arm,size=0x38) addr:0x0209cecc +func_ov000_0209cf04 kind:function(arm,size=0x40) addr:0x0209cf04 +func_ov000_0209cf44 kind:function(arm,size=0xbc) addr:0x0209cf44 +func_ov000_0209d000 kind:function(arm,size=0x30) addr:0x0209d000 +func_ov000_0209d030 kind:function(arm,size=0x4) addr:0x0209d030 +func_ov000_0209d034 kind:function(arm,size=0xb4) addr:0x0209d034 +func_ov000_0209d0e8 kind:function(arm,size=0x4) addr:0x0209d0e8 +func_ov000_0209d0ec kind:function(arm,size=0x14) addr:0x0209d0ec +func_ov000_0209d100 kind:function(arm,size=0x4) addr:0x0209d100 +func_ov000_0209d104 kind:function(arm,size=0x8) addr:0x0209d104 +func_ov000_0209d10c kind:function(arm,size=0x4) addr:0x0209d10c +func_ov000_0209d110 kind:function(arm,size=0x58) addr:0x0209d110 +func_ov000_0209d168 kind:function(arm,size=0x18) addr:0x0209d168 +func_ov000_0209d180 kind:function(arm,size=0x18) addr:0x0209d180 +func_ov000_0209d198 kind:function(arm,size=0x88) addr:0x0209d198 +func_ov000_0209d220 kind:function(arm,size=0x8) addr:0x0209d220 +func_ov000_0209d228 kind:function(arm,size=0x4) addr:0x0209d228 +func_ov000_0209d22c kind:function(arm,size=0xc) addr:0x0209d22c +func_ov000_0209d238 kind:function(arm,size=0x8) addr:0x0209d238 +func_ov000_0209d240 kind:function(arm,size=0x40) addr:0x0209d240 +func_ov000_0209d280 kind:function(arm,size=0x48) addr:0x0209d280 +func_ov000_0209d2c8 kind:function(arm,size=0x28) addr:0x0209d2c8 +func_ov000_0209d2f0 kind:function(arm,size=0x28) addr:0x0209d2f0 +func_ov000_0209d318 kind:function(arm,size=0x2c) addr:0x0209d318 +func_ov000_0209d344 kind:function(arm,size=0xc4) addr:0x0209d344 +func_ov000_0209d408 kind:function(arm,size=0x80) addr:0x0209d408 +func_ov000_0209d488 kind:function(arm,size=0xe4) addr:0x0209d488 +func_ov000_0209d56c kind:function(arm,size=0x34) addr:0x0209d56c +func_ov000_0209d5a0 kind:function(arm,size=0x7c) addr:0x0209d5a0 +func_ov000_0209d61c kind:function(arm,size=0x4c) addr:0x0209d61c +func_ov000_0209d668 kind:function(arm,size=0x54) addr:0x0209d668 +func_ov000_0209d6bc kind:function(arm,size=0x44) addr:0x0209d6bc +func_ov000_0209d700 kind:function(arm,size=0x54) addr:0x0209d700 +func_ov000_0209d754 kind:function(arm,size=0x50) addr:0x0209d754 +func_ov000_0209d7a4 kind:function(arm,size=0x1c) addr:0x0209d7a4 +func_ov000_0209d7c0 kind:function(arm,size=0x14) addr:0x0209d7c0 +func_ov000_0209d7d4 kind:function(arm,size=0x24) addr:0x0209d7d4 +func_ov000_0209d7f8 kind:function(arm,size=0x144) addr:0x0209d7f8 +func_ov000_0209d93c kind:function(arm,size=0xc4) addr:0x0209d93c +func_ov000_0209da00 kind:function(arm,size=0x4c) addr:0x0209da00 +func_ov000_0209da4c kind:function(arm,size=0x68) addr:0x0209da4c +func_ov000_0209dab4 kind:function(arm,size=0x4) addr:0x0209dab4 +func_ov000_0209dab8 kind:function(arm,size=0xc) addr:0x0209dab8 +func_ov000_0209dac4 kind:function(arm,size=0x8) addr:0x0209dac4 +func_ov000_0209dacc kind:function(arm,size=0x48) addr:0x0209dacc +func_ov000_0209db14 kind:function(arm,size=0xb4) addr:0x0209db14 +func_ov000_0209dbc8 kind:function(arm,size=0x8) addr:0x0209dbc8 +func_ov000_0209dbd0 kind:function(arm,size=0x8) addr:0x0209dbd0 +func_ov000_0209dbd8 kind:function(arm,size=0x8c) addr:0x0209dbd8 +func_ov000_0209dc64 kind:function(arm,size=0x48) addr:0x0209dc64 +func_ov000_0209dcac kind:function(arm,size=0x24) addr:0x0209dcac +func_ov000_0209dcd0 kind:function(arm,size=0x4) addr:0x0209dcd0 +func_ov000_0209dcd4 kind:function(arm,size=0x18) addr:0x0209dcd4 +func_ov000_0209dcec kind:function(arm,size=0x20) addr:0x0209dcec +func_ov000_0209dd0c kind:function(arm,size=0x28) addr:0x0209dd0c +func_ov000_0209dd34 kind:function(arm,size=0xc) addr:0x0209dd34 +func_ov000_0209dd40 kind:function(arm,size=0x24) addr:0x0209dd40 +func_ov000_0209dd64 kind:function(arm,size=0x94) addr:0x0209dd64 +func_ov000_0209ddf8 kind:function(arm,size=0x3c) addr:0x0209ddf8 +func_ov000_0209de34 kind:function(arm,size=0x30) addr:0x0209de34 +func_ov000_0209de64 kind:function(arm,size=0x90) addr:0x0209de64 +func_ov000_0209def4 kind:function(arm,size=0xfc) addr:0x0209def4 +func_ov000_0209dff0 kind:function(arm,size=0x14) addr:0x0209dff0 +func_ov000_0209e004 kind:function(arm,size=0x58) addr:0x0209e004 +func_ov000_0209e05c kind:function(arm,size=0x60) addr:0x0209e05c +func_ov000_0209e0bc kind:function(arm,size=0xb4) addr:0x0209e0bc +func_ov000_0209e170 kind:function(arm,size=0x164) addr:0x0209e170 +func_ov000_0209e2d4 kind:function(arm,size=0x34) addr:0x0209e2d4 +func_ov000_0209e308 kind:function(arm,size=0xd8) addr:0x0209e308 +func_ov000_0209e3e0 kind:function(arm,size=0x3c) addr:0x0209e3e0 +func_ov000_0209e41c kind:function(arm,size=0x1c) addr:0x0209e41c +func_ov000_0209e438 kind:function(arm,size=0x14) addr:0x0209e438 +func_ov000_0209e44c kind:function(arm,size=0xc) addr:0x0209e44c +func_ov000_0209e458 kind:function(arm,size=0x24) addr:0x0209e458 +func_ov000_0209e47c kind:function(arm,size=0x4c) addr:0x0209e47c +func_ov000_0209e4c8 kind:function(arm,size=0x3c) addr:0x0209e4c8 +func_ov000_0209e504 kind:function(arm,size=0x1fc) addr:0x0209e504 +func_ov000_0209e700 kind:function(arm,size=0x60) addr:0x0209e700 +func_ov000_0209e760 kind:function(arm,size=0x20) addr:0x0209e760 +func_ov000_0209e780 kind:function(arm,size=0x28) addr:0x0209e780 +func_ov000_0209e7a8 kind:function(arm,size=0x14) addr:0x0209e7a8 +func_ov000_0209e7bc kind:function(arm,size=0x1c) addr:0x0209e7bc +func_ov000_0209e7d8 kind:function(arm,size=0x3cc) addr:0x0209e7d8 +func_ov000_0209eba4 kind:function(arm,size=0x38) addr:0x0209eba4 +func_ov000_0209ebdc kind:function(arm,size=0x19c) addr:0x0209ebdc +func_ov000_0209ed78 kind:function(arm,size=0x100) addr:0x0209ed78 +func_ov000_0209ee78 kind:function(arm,size=0x2c) addr:0x0209ee78 +func_ov000_0209eea4 kind:function(arm,size=0x10c) addr:0x0209eea4 +func_ov000_0209efb0 kind:function(arm,size=0x148) addr:0x0209efb0 +func_ov000_0209f0f8 kind:function(arm,size=0x30) addr:0x0209f0f8 +func_ov000_0209f128 kind:function(arm,size=0x1c) addr:0x0209f128 +func_ov000_0209f144 kind:function(arm,size=0x1c) addr:0x0209f144 +func_ov000_0209f160 kind:function(arm,size=0xc) addr:0x0209f160 +func_ov000_0209f16c kind:function(arm,size=0xc) addr:0x0209f16c +func_ov000_0209f178 kind:function(arm,size=0xfc) addr:0x0209f178 +func_ov000_0209f274 kind:function(arm,size=0x3c) addr:0x0209f274 +func_ov000_0209f2b0 kind:function(arm,size=0xb0) addr:0x0209f2b0 +func_ov000_0209f360 kind:function(arm,size=0x290) addr:0x0209f360 +func_ov000_0209f5f0 kind:function(arm,size=0x88) addr:0x0209f5f0 +func_ov000_0209f678 kind:function(arm,size=0xc0) addr:0x0209f678 +func_ov000_0209f738 kind:function(arm,size=0x18) addr:0x0209f738 +func_ov000_0209f750 kind:function(arm,size=0x28) addr:0x0209f750 +func_ov000_0209f778 kind:function(arm,size=0x1c) addr:0x0209f778 +func_ov000_0209f794 kind:function(arm,size=0x18) addr:0x0209f794 +func_ov000_0209f7ac kind:function(arm,size=0x68) addr:0x0209f7ac +func_ov000_0209f814 kind:function(arm,size=0x12c) addr:0x0209f814 +func_ov000_0209f940 kind:function(arm,size=0x34) addr:0x0209f940 +func_ov000_0209f974 kind:function(arm,size=0x38) addr:0x0209f974 +func_ov000_0209f9ac kind:function(arm,size=0x3c) addr:0x0209f9ac +func_ov000_0209f9e8 kind:function(arm,size=0x34) addr:0x0209f9e8 +func_ov000_0209fa1c kind:function(arm,size=0x24) addr:0x0209fa1c +func_ov000_0209fa40 kind:function(arm,size=0x24) addr:0x0209fa40 +func_ov000_0209fa64 kind:function(arm,size=0x58) addr:0x0209fa64 +func_ov000_0209fabc kind:function(arm,size=0x58) addr:0x0209fabc +func_ov000_0209fb14 kind:function(arm,size=0x58) addr:0x0209fb14 +func_ov000_0209fb6c kind:function(arm,size=0x44) addr:0x0209fb6c +func_ov000_0209fbb0 kind:function(arm,size=0x4c) addr:0x0209fbb0 +func_ov000_0209fbfc kind:function(arm,size=0x44) addr:0x0209fbfc +func_ov000_0209fc40 kind:function(arm,size=0xf0) addr:0x0209fc40 +func_ov000_0209fd30 kind:function(arm,size=0x78) addr:0x0209fd30 +func_ov000_0209fda8 kind:function(arm,size=0x5c) addr:0x0209fda8 +func_ov000_0209fe04 kind:function(arm,size=0x30) addr:0x0209fe04 +func_ov000_0209fe34 kind:function(arm,size=0x74) addr:0x0209fe34 +func_ov000_0209fea8 kind:function(arm,size=0x18) addr:0x0209fea8 +func_ov000_0209fec0 kind:function(arm,size=0x18) addr:0x0209fec0 +func_ov000_0209fed8 kind:function(arm,size=0x1c) addr:0x0209fed8 +func_ov000_0209fef4 kind:function(arm,size=0xc) addr:0x0209fef4 +func_ov000_0209ff00 kind:function(arm,size=0x78) addr:0x0209ff00 +func_ov000_0209ff78 kind:function(arm,size=0x28) addr:0x0209ff78 +func_ov000_0209ffa0 kind:function(arm,size=0x40) addr:0x0209ffa0 +func_ov000_0209ffe0 kind:function(arm,size=0x74) addr:0x0209ffe0 +func_ov000_020a0054 kind:function(arm,size=0xa0) addr:0x020a0054 +func_ov000_020a00f4 kind:function(arm,size=0x34) addr:0x020a00f4 +func_ov000_020a0128 kind:function(arm,size=0x3c) addr:0x020a0128 +func_ov000_020a0164 kind:function(arm,size=0x30) addr:0x020a0164 +func_ov000_020a0194 kind:function(arm,size=0xe0) addr:0x020a0194 +func_ov000_020a0274 kind:function(arm,size=0xb4) addr:0x020a0274 +func_ov000_020a0328 kind:function(arm,size=0x30) addr:0x020a0328 +func_ov000_020a0358 kind:function(arm,size=0x30) addr:0x020a0358 +func_ov000_020a0388 kind:function(arm,size=0x38) addr:0x020a0388 +func_ov000_020a03c0 kind:function(arm,size=0x20) addr:0x020a03c0 +func_ov000_020a03e0 kind:function(arm,size=0x24) addr:0x020a03e0 +func_ov000_020a0404 kind:function(arm,size=0x3c) addr:0x020a0404 +func_ov000_020a0440 kind:function(arm,size=0x4c) addr:0x020a0440 +func_ov000_020a048c kind:function(arm,size=0x28) addr:0x020a048c +func_ov000_020a04b4 kind:function(thumb,size=0x32) addr:0x020a04b4 +func_ov000_020a04e8 kind:function(arm,size=0x20) addr:0x020a04e8 +func_ov000_020a0508 kind:function(arm,size=0x5c) addr:0x020a0508 +func_ov000_020a0564 kind:function(arm,size=0x2c4) addr:0x020a0564 +func_ov000_020a0828 kind:function(arm,size=0x110) addr:0x020a0828 +func_ov000_020a0938 kind:function(arm,size=0xa0) addr:0x020a0938 +func_ov000_020a09d8 kind:function(arm,size=0x34) addr:0x020a09d8 +func_ov000_020a0a0c kind:function(arm,size=0x28) addr:0x020a0a0c +func_ov000_020a0a34 kind:function(arm,size=0xb0) addr:0x020a0a34 +func_ov000_020a0ae4 kind:function(thumb,size=0x9a) addr:0x020a0ae4 +func_ov000_020a0b80 kind:function(thumb,size=0x2c) addr:0x020a0b80 +func_ov000_020a0bac kind:function(thumb,size=0x18) addr:0x020a0bac +func_ov000_020a0bc4 kind:function(thumb,size=0xa8) addr:0x020a0bc4 +func_ov000_020a0c6c kind:function(thumb,size=0x2c) addr:0x020a0c6c +func_ov000_020a0c98 kind:function(thumb,size=0x34) addr:0x020a0c98 +func_ov000_020a0ccc kind:function(thumb,size=0x7c) addr:0x020a0ccc +func_ov000_020a0d48 kind:function(thumb,size=0x26) addr:0x020a0d48 +func_ov000_020a0d70 kind:function(thumb,size=0x30) addr:0x020a0d70 +func_ov000_020a0da0 kind:function(thumb,size=0x5c) addr:0x020a0da0 +func_ov000_020a0dfc kind:function(thumb,size=0xb0) addr:0x020a0dfc +func_ov000_020a0eac kind:function(thumb,size=0x4) addr:0x020a0eac +func_ov000_020a0eb0 kind:function(thumb,size=0x16) addr:0x020a0eb0 +func_ov000_020a0ec8 kind:function(thumb,size=0x18) addr:0x020a0ec8 +func_ov000_020a0ee0 kind:function(thumb,size=0x44) addr:0x020a0ee0 +func_ov000_020a0f24 kind:function(thumb,size=0xa8) addr:0x020a0f24 +func_ov000_020a0fcc kind:function(thumb,size=0xc) addr:0x020a0fcc +func_ov000_020a0fd8 kind:function(thumb,size=0x30) addr:0x020a0fd8 +func_ov000_020a1008 kind:function(thumb,size=0x10) addr:0x020a1008 +func_ov000_020a1018 kind:function(thumb,size=0x3c) addr:0x020a1018 +func_ov000_020a1054 kind:function(thumb,size=0x28) addr:0x020a1054 +func_ov000_020a107c kind:function(thumb,size=0xcc) addr:0x020a107c +func_ov000_020a1148 kind:function(arm,size=0x30) addr:0x020a1148 +func_ov000_020a1178 kind:function(arm,size=0x13c) addr:0x020a1178 +func_ov000_020a12b4 kind:function(arm,size=0x40) addr:0x020a12b4 +func_ov000_020a12f4 kind:function(arm,size=0x3c) addr:0x020a12f4 +func_ov000_020a1330 kind:function(arm,size=0x18) addr:0x020a1330 +func_ov000_020a1348 kind:function(arm,size=0x8) addr:0x020a1348 +func_ov000_020a1350 kind:function(arm,size=0x8) addr:0x020a1350 +func_ov000_020a1358 kind:function(arm,size=0xc) addr:0x020a1358 +func_ov000_020a1364 kind:function(arm,size=0x10) addr:0x020a1364 +func_ov000_020a1374 kind:function(arm,size=0x10) addr:0x020a1374 +func_ov000_020a1384 kind:function(arm,size=0x1b4) addr:0x020a1384 +func_ov000_020a1538 kind:function(arm,size=0x3c) addr:0x020a1538 +func_ov000_020a1574 kind:function(arm,size=0x34) addr:0x020a1574 +func_ov000_020a15a8 kind:function(arm,size=0x28) addr:0x020a15a8 +func_ov000_020a15d0 kind:function(arm,size=0x30) addr:0x020a15d0 +func_ov000_020a1600 kind:function(arm,size=0x13c) addr:0x020a1600 +func_ov000_020a173c kind:function(arm,size=0x30) addr:0x020a173c +func_ov000_020a176c kind:function(arm,size=0xc) addr:0x020a176c +func_ov000_020a1778 kind:function(arm,size=0x4c) addr:0x020a1778 +func_ov000_020a17c4 kind:function(arm,size=0x1e4) addr:0x020a17c4 +func_ov000_020a19a8 kind:function(arm,size=0x180) addr:0x020a19a8 +func_ov000_020a1b28 kind:function(arm,size=0x180) addr:0x020a1b28 +func_ov000_020a1ca8 kind:function(arm,size=0x70) addr:0x020a1ca8 +func_ov000_020a1d18 kind:function(arm,size=0x78) addr:0x020a1d18 +func_ov000_020a1d90 kind:function(arm,size=0x70) addr:0x020a1d90 +func_ov000_020a1e00 kind:function(arm,size=0x38) addr:0x020a1e00 +func_ov000_020a1e38 kind:function(arm,size=0x60c) addr:0x020a1e38 +func_ov000_020a2444 kind:function(arm,size=0x28) addr:0x020a2444 +func_ov000_020a246c kind:function(arm,size=0x58) addr:0x020a246c +func_ov000_020a24c4 kind:function(arm,size=0x3c) addr:0x020a24c4 +func_ov000_020a2500 kind:function(arm,size=0x13c) addr:0x020a2500 +func_ov000_020a263c kind:function(arm,size=0x2c) addr:0x020a263c +func_ov000_020a2668 kind:function(arm,size=0x4) addr:0x020a2668 +func_ov000_020a266c kind:function(arm,size=0x50) addr:0x020a266c +func_ov000_020a26bc kind:function(arm,size=0x38) addr:0x020a26bc +func_ov000_020a26f4 kind:function(arm,size=0xc0) addr:0x020a26f4 +func_ov000_020a27b4 kind:function(arm,size=0x15c) addr:0x020a27b4 +func_ov000_020a2910 kind:function(arm,size=0x14) addr:0x020a2910 +func_ov000_020a2924 kind:function(arm,size=0x44) addr:0x020a2924 +func_ov000_020a2968 kind:function(arm,size=0x8) addr:0x020a2968 +func_ov000_020a2970 kind:function(arm,size=0x44) addr:0x020a2970 +func_ov000_020a29b4 kind:function(arm,size=0x8) addr:0x020a29b4 +func_ov000_020a29bc kind:function(arm,size=0x44) addr:0x020a29bc +func_ov000_020a2a00 kind:function(arm,size=0x44) addr:0x020a2a00 +func_ov000_020a2a44 kind:function(arm,size=0x50) addr:0x020a2a44 +func_ov000_020a2a94 kind:function(arm,size=0x78) addr:0x020a2a94 +func_ov000_020a2b0c kind:function(arm,size=0xc) addr:0x020a2b0c +func_ov000_020a2b18 kind:function(arm,size=0x308) addr:0x020a2b18 +func_ov000_020a2e20 kind:function(arm,size=0x20) addr:0x020a2e20 +func_ov000_020a2e40 kind:function(arm,size=0x40) addr:0x020a2e40 +func_ov000_020a2e80 kind:function(arm,size=0x54) addr:0x020a2e80 +func_ov000_020a2ed4 kind:function(arm,size=0x78) addr:0x020a2ed4 +func_ov000_020a2f4c kind:function(arm,size=0x20) addr:0x020a2f4c +func_ov000_020a2f6c kind:function(arm,size=0x14) addr:0x020a2f6c +func_ov000_020a2f80 kind:function(arm,size=0x44) addr:0x020a2f80 +func_ov000_020a2fc4 kind:function(arm,size=0x8) addr:0x020a2fc4 +func_ov000_020a2fcc kind:function(arm,size=0x44) addr:0x020a2fcc +func_ov000_020a3010 kind:function(arm,size=0x8) addr:0x020a3010 +func_ov000_020a3018 kind:function(arm,size=0x44) addr:0x020a3018 +func_ov000_020a305c kind:function(arm,size=0x44) addr:0x020a305c +func_ov000_020a30a0 kind:function(arm,size=0x3c) addr:0x020a30a0 +func_ov000_020a30dc kind:function(arm,size=0x14) addr:0x020a30dc +func_ov000_020a30f0 kind:function(arm,size=0x1c) addr:0x020a30f0 +func_ov000_020a310c kind:function(arm,size=0xfc) addr:0x020a310c +func_ov000_020a3208 kind:function(arm,size=0x2f0) addr:0x020a3208 +func_ov000_020a34f8 kind:function(arm,size=0x18c) addr:0x020a34f8 +func_ov000_020a3684 kind:function(arm,size=0x284) addr:0x020a3684 +func_ov000_020a3908 kind:function(arm,size=0x48) addr:0x020a3908 +func_ov000_020a3950 kind:function(arm,size=0x14) addr:0x020a3950 +func_ov000_020a3964 kind:function(arm,size=0x8) addr:0x020a3964 +func_ov000_020a396c kind:function(arm,size=0x8) addr:0x020a396c +func_ov000_020a3974 kind:function(arm,size=0x48) addr:0x020a3974 +func_ov000_020a39bc kind:function(arm,size=0x44) addr:0x020a39bc +func_ov000_020a3a00 kind:function(arm,size=0x14) addr:0x020a3a00 +func_ov000_020a3a14 kind:function(arm,size=0x1c) addr:0x020a3a14 +func_ov000_020a3a30 kind:function(arm,size=0x48) addr:0x020a3a30 +func_ov000_020a3a78 kind:function(arm,size=0x14) addr:0x020a3a78 +func_ov000_020a3a8c kind:function(arm,size=0x1c) addr:0x020a3a8c +func_ov000_020a3aa8 kind:function(arm,size=0x58) addr:0x020a3aa8 +func_ov000_020a3b00 kind:function(arm,size=0x138) addr:0x020a3b00 +func_ov000_020a3c38 kind:function(arm,size=0x2c) addr:0x020a3c38 +func_ov000_020a3c64 kind:function(arm,size=0xcc) addr:0x020a3c64 +func_ov000_020a3d30 kind:function(arm,size=0x1c) addr:0x020a3d30 +func_ov000_020a3d4c kind:function(arm,size=0x2e0) addr:0x020a3d4c +func_ov000_020a402c kind:function(arm,size=0x128) addr:0x020a402c +func_ov000_020a4154 kind:function(arm,size=0x30) addr:0x020a4154 +func_ov000_020a4184 kind:function(arm,size=0xfc) addr:0x020a4184 +func_ov000_020a4280 kind:function(arm,size=0x104) addr:0x020a4280 +func_ov000_020a4384 kind:function(arm,size=0x1c) addr:0x020a4384 +func_ov000_020a43a0 kind:function(arm,size=0x4c) addr:0x020a43a0 +func_ov000_020a43ec kind:function(arm,size=0x7c) addr:0x020a43ec +func_ov000_020a4468 kind:function(arm,size=0x38) addr:0x020a4468 +func_ov000_020a44a0 kind:function(arm,size=0x30) addr:0x020a44a0 +func_ov000_020a44d0 kind:function(arm,size=0x14) addr:0x020a44d0 +func_ov000_020a44e4 kind:function(arm,size=0x38) addr:0x020a44e4 +func_ov000_020a451c kind:function(arm,size=0x1f4) addr:0x020a451c +func_ov000_020a4710 kind:function(arm,size=0x8) addr:0x020a4710 +func_ov000_020a4718 kind:function(arm,size=0x10) addr:0x020a4718 +func_ov000_020a4728 kind:function(arm,size=0x90) addr:0x020a4728 +func_ov000_020a47b8 kind:function(arm,size=0x14) addr:0x020a47b8 +func_ov000_020a47cc kind:function(arm,size=0x60) addr:0x020a47cc +func_ov000_020a482c kind:function(arm,size=0x240) addr:0x020a482c +func_ov000_020a4a6c kind:function(arm,size=0xa0) addr:0x020a4a6c +func_ov000_020a4b0c kind:function(arm,size=0x34) addr:0x020a4b0c +func_ov000_020a4b40 kind:function(arm,size=0x14) addr:0x020a4b40 +func_ov000_020a4b54 kind:function(arm,size=0x74) addr:0x020a4b54 +func_ov000_020a4bc8 kind:function(arm,size=0x4c) addr:0x020a4bc8 +func_ov000_020a4c14 kind:function(arm,size=0x10) addr:0x020a4c14 +func_ov000_020a4c24 kind:function(arm,size=0x14) addr:0x020a4c24 +func_ov000_020a4c38 kind:function(arm,size=0x1c) addr:0x020a4c38 +func_ov000_020a4c54 kind:function(arm,size=0x10) addr:0x020a4c54 +func_ov000_020a4c64 kind:function(arm,size=0xc4) addr:0x020a4c64 +func_ov000_020a4d28 kind:function(arm,size=0x7c) addr:0x020a4d28 +func_ov000_020a4da4 kind:function(arm,size=0x98) addr:0x020a4da4 +func_ov000_020a4e3c kind:function(arm,size=0x10) addr:0x020a4e3c +func_ov000_020a4e4c kind:function(arm,size=0x20) addr:0x020a4e4c +func_ov000_020a4e6c kind:function(arm,size=0x10) addr:0x020a4e6c +func_ov000_020a4e7c kind:function(arm,size=0x8) addr:0x020a4e7c +func_ov000_020a4e84 kind:function(arm,size=0x34) addr:0x020a4e84 +func_ov000_020a4eb8 kind:function(arm,size=0x1c) addr:0x020a4eb8 +func_ov000_020a4ed4 kind:function(arm,size=0x1ec) addr:0x020a4ed4 +func_ov000_020a50c0 kind:function(arm,size=0x38) addr:0x020a50c0 +func_ov000_020a50f8 kind:function(arm,size=0x4) addr:0x020a50f8 +func_ov000_020a50fc kind:function(arm,size=0x50) addr:0x020a50fc +func_ov000_020a514c kind:function(arm,size=0x4) addr:0x020a514c +func_ov000_020a5150 kind:function(arm,size=0x4) addr:0x020a5150 +func_ov000_020a5154 kind:function(arm,size=0x4) addr:0x020a5154 +func_ov000_020a5158 kind:function(arm,size=0xc) addr:0x020a5158 +func_ov000_020a5164 kind:function(arm,size=0x4) addr:0x020a5164 +func_ov000_020a5168 kind:function(arm,size=0x4) addr:0x020a5168 +func_ov000_020a516c kind:function(arm,size=0x140) addr:0x020a516c +func_ov000_020a52ac kind:function(arm,size=0xfc) addr:0x020a52ac +func_ov000_020a53a8 kind:function(arm,size=0x8c) addr:0x020a53a8 +func_ov000_020a5434 kind:function(arm,size=0x134) addr:0x020a5434 +func_ov000_020a5568 kind:function(arm,size=0x14) addr:0x020a5568 +func_ov000_020a557c kind:function(arm,size=0x28) addr:0x020a557c +func_ov000_020a55a4 kind:function(arm,size=0x28) addr:0x020a55a4 +func_ov000_020a55cc kind:function(arm,size=0x40) addr:0x020a55cc +func_ov000_020a560c kind:function(arm,size=0x54) addr:0x020a560c +func_ov000_020a5660 kind:function(arm,size=0xc) addr:0x020a5660 +func_ov000_020a566c kind:function(arm,size=0x4) addr:0x020a566c +func_ov000_020a5670 kind:function(arm,size=0x8) addr:0x020a5670 +func_ov000_020a5678 kind:function(arm,size=0x8) addr:0x020a5678 +func_ov000_020a5680 kind:function(arm,size=0x8) addr:0x020a5680 +func_ov000_020a5688 kind:function(arm,size=0x24) addr:0x020a5688 +func_ov000_020a56ac kind:function(arm,size=0x24) addr:0x020a56ac +func_ov000_020a56d0 kind:function(arm,size=0x28) addr:0x020a56d0 +func_ov000_020a56f8 kind:function(arm,size=0x18) addr:0x020a56f8 +func_ov000_020a5710 kind:function(arm,size=0x54) addr:0x020a5710 +func_ov000_020a5764 kind:function(arm,size=0x14) addr:0x020a5764 +func_ov000_020a5778 kind:function(arm,size=0x4) addr:0x020a5778 +func_ov000_020a577c kind:function(arm,size=0xb0) addr:0x020a577c +func_ov000_020a582c kind:function(arm,size=0x94) addr:0x020a582c +func_ov000_020a58c0 kind:function(arm,size=0x30) addr:0x020a58c0 +func_ov000_020a58f0 kind:function(arm,size=0x38) addr:0x020a58f0 +func_ov000_020a5928 kind:function(arm,size=0xa0) addr:0x020a5928 +func_ov000_020a59c8 kind:function(arm,size=0x3c) addr:0x020a59c8 +func_ov000_020a5a04 kind:function(arm,size=0x64) addr:0x020a5a04 +func_ov000_020a5a68 kind:function(arm,size=0x8) addr:0x020a5a68 +func_ov000_020a5a70 kind:function(arm,size=0x44) addr:0x020a5a70 +func_ov000_020a5ab4 kind:function(arm,size=0x44) addr:0x020a5ab4 +func_ov000_020a5af8 kind:function(arm,size=0x278) addr:0x020a5af8 +func_ov000_020a5d70 kind:function(arm,size=0x4) addr:0x020a5d70 +func_ov000_020a5d74 kind:function(arm,size=0x68) addr:0x020a5d74 +func_ov000_020a5ddc kind:function(arm,size=0x140) addr:0x020a5ddc +func_ov000_020a5f1c kind:function(arm,size=0x4) addr:0x020a5f1c +func_ov000_020a5f20 kind:function(arm,size=0x4) addr:0x020a5f20 +func_ov000_020a5f24 kind:function(arm,size=0x4) addr:0x020a5f24 +func_ov000_020a5f28 kind:function(arm,size=0x4) addr:0x020a5f28 +func_ov000_020a5f2c kind:function(arm,size=0x4) addr:0x020a5f2c +func_ov000_020a5f30 kind:function(arm,size=0x4) addr:0x020a5f30 +func_ov000_020a5f34 kind:function(arm,size=0x1c0) addr:0x020a5f34 +func_ov000_020a60f4 kind:function(arm,size=0x14) addr:0x020a60f4 +func_ov000_020a6108 kind:function(arm,size=0x14) addr:0x020a6108 +func_ov000_020a611c kind:function(arm,size=0x14) addr:0x020a611c +func_ov000_020a6130 kind:function(arm,size=0x1c) addr:0x020a6130 +func_ov000_020a614c kind:function(arm,size=0x1c) addr:0x020a614c +func_ov000_020a6168 kind:function(arm,size=0x10) addr:0x020a6168 +func_ov000_020a6178 kind:function(arm,size=0x8) addr:0x020a6178 +func_ov000_020a6180 kind:function(arm,size=0x4) addr:0x020a6180 +func_ov000_020a6184 kind:function(arm,size=0xc) addr:0x020a6184 +func_ov000_020a6190 kind:function(arm,size=0x8) addr:0x020a6190 +func_ov000_020a6198 kind:function(arm,size=0x14) addr:0x020a6198 +func_ov000_020a61ac kind:function(arm,size=0x24) addr:0x020a61ac +func_ov000_020a61d0 kind:function(arm,size=0x1c) addr:0x020a61d0 +func_ov000_020a61ec kind:function(arm,size=0x18) addr:0x020a61ec +func_ov000_020a6204 kind:function(arm,size=0x4c) addr:0x020a6204 +func_ov000_020a6250 kind:function(arm,size=0x68) addr:0x020a6250 +func_ov000_020a62b8 kind:function(arm,size=0x20) addr:0x020a62b8 +func_ov000_020a62d8 kind:function(arm,size=0x10) addr:0x020a62d8 +func_ov000_020a62e8 kind:function(arm,size=0x4) addr:0x020a62e8 +func_ov000_020a62ec kind:function(arm,size=0x16c) addr:0x020a62ec +func_ov000_020a6458 kind:function(arm,size=0x10) addr:0x020a6458 +func_ov000_020a6468 kind:function(arm,size=0x18) addr:0x020a6468 +func_ov000_020a6480 kind:function(arm,size=0x20) addr:0x020a6480 +func_ov000_020a64a0 kind:function(arm,size=0x28) addr:0x020a64a0 +func_ov000_020a64c8 kind:function(arm,size=0x20) addr:0x020a64c8 +func_ov000_020a64e8 kind:function(arm,size=0x28) addr:0x020a64e8 +func_ov000_020a6510 kind:function(arm,size=0x20) addr:0x020a6510 +func_ov000_020a6530 kind:function(arm,size=0x28) addr:0x020a6530 +func_ov000_020a6558 kind:function(arm,size=0x20) addr:0x020a6558 +func_ov000_020a6578 kind:function(arm,size=0xe4) addr:0x020a6578 +func_ov000_020a665c kind:function(arm,size=0x14) addr:0x020a665c +func_ov000_020a6670 kind:function(arm,size=0x4) addr:0x020a6670 +func_ov000_020a6674 kind:function(arm,size=0x158) addr:0x020a6674 +func_ov000_020a67cc kind:function(arm,size=0x2dc) addr:0x020a67cc +func_ov000_020a6aa8 kind:function(arm,size=0x44) addr:0x020a6aa8 +func_ov000_020a6aec kind:function(arm,size=0x18) addr:0x020a6aec +func_ov000_020a6b04 kind:function(arm,size=0x4c) addr:0x020a6b04 +func_ov000_020a6b50 kind:function(arm,size=0x1c) addr:0x020a6b50 +func_ov000_020a6b6c kind:function(arm,size=0x4) addr:0x020a6b6c +func_ov000_020a6b70 kind:function(arm,size=0x24) addr:0x020a6b70 +func_ov000_020a6b94 kind:function(arm,size=0xcc) addr:0x020a6b94 +func_ov000_020a6c60 kind:function(arm,size=0xc) addr:0x020a6c60 +func_ov000_020a6c6c kind:function(arm,size=0x2c8) addr:0x020a6c6c +func_ov000_020a6f34 kind:function(arm,size=0x34) addr:0x020a6f34 +func_ov000_020a6f68 kind:function(arm,size=0x8c) addr:0x020a6f68 +func_ov000_020a6ff4 kind:function(arm,size=0x9c) addr:0x020a6ff4 +func_ov000_020a7090 kind:function(arm,size=0x7c) addr:0x020a7090 +func_ov000_020a710c kind:function(arm,size=0x1c) addr:0x020a710c +func_ov000_020a7128 kind:function(arm,size=0x1c) addr:0x020a7128 +func_ov000_020a7144 kind:function(arm,size=0xc) addr:0x020a7144 +func_ov000_020a7150 kind:function(arm,size=0x44) addr:0x020a7150 +func_ov000_020a7194 kind:function(arm,size=0x38) addr:0x020a7194 +func_ov000_020a71cc kind:function(arm,size=0x308) addr:0x020a71cc +func_ov000_020a74d4 kind:function(arm,size=0x3c) addr:0x020a74d4 +func_ov000_020a7510 kind:function(arm,size=0x10) addr:0x020a7510 +func_ov000_020a7520 kind:function(arm,size=0x100) addr:0x020a7520 +func_ov000_020a7620 kind:function(arm,size=0xb8) addr:0x020a7620 +func_ov000_020a76d8 kind:function(arm,size=0x14) addr:0x020a76d8 +func_ov000_020a76ec kind:function(arm,size=0x30) addr:0x020a76ec +func_ov000_020a771c kind:function(arm,size=0x1c) addr:0x020a771c +func_ov000_020a7738 kind:function(arm,size=0x8) addr:0x020a7738 +func_ov000_020a7740 kind:function(arm,size=0x8) addr:0x020a7740 +func_ov000_020a7748 kind:function(arm,size=0x1c) addr:0x020a7748 +func_ov000_020a7764 kind:function(arm,size=0x20) addr:0x020a7764 +func_ov000_020a7784 kind:function(arm,size=0x18) addr:0x020a7784 +func_ov000_020a779c kind:function(arm,size=0x14) addr:0x020a779c +func_ov000_020a77b0 kind:function(arm,size=0x28) addr:0x020a77b0 +func_ov000_020a77d8 kind:function(arm,size=0x4c) addr:0x020a77d8 +func_ov000_020a7824 kind:function(arm,size=0x5c) addr:0x020a7824 +func_ov000_020a7880 kind:function(arm,size=0x14) addr:0x020a7880 +func_ov000_020a7894 kind:function(arm,size=0x84) addr:0x020a7894 +func_ov000_020a7918 kind:function(arm,size=0x44) addr:0x020a7918 +func_ov000_020a795c kind:function(arm,size=0xdc) addr:0x020a795c +func_ov000_020a7a38 kind:function(arm,size=0x6c) addr:0x020a7a38 +func_ov000_020a7aa4 kind:function(arm,size=0x20) addr:0x020a7aa4 +func_ov000_020a7ac4 kind:function(arm,size=0xa8) addr:0x020a7ac4 +func_ov000_020a7b6c kind:function(arm,size=0x1c) addr:0x020a7b6c +func_ov000_020a7b88 kind:function(arm,size=0x74) addr:0x020a7b88 +func_ov000_020a7bfc kind:function(arm,size=0x98) addr:0x020a7bfc +func_ov000_020a7c94 kind:function(arm,size=0x4c) addr:0x020a7c94 +func_ov000_020a7ce0 kind:function(arm,size=0x24) addr:0x020a7ce0 +func_ov000_020a7d04 kind:function(arm,size=0x7c) addr:0x020a7d04 +func_ov000_020a7d80 kind:function(arm,size=0x74) addr:0x020a7d80 +func_ov000_020a7df4 kind:function(arm,size=0xc8) addr:0x020a7df4 +func_ov000_020a7ebc kind:function(arm,size=0xdc) addr:0x020a7ebc +func_ov000_020a7f98 kind:function(arm,size=0xf0) addr:0x020a7f98 +func_ov000_020a8088 kind:function(arm,size=0x4c) addr:0x020a8088 +func_ov000_020a80d4 kind:function(arm,size=0x20) addr:0x020a80d4 +func_ov000_020a80f4 kind:function(arm,size=0x30) addr:0x020a80f4 +func_ov000_020a8124 kind:function(arm,size=0x28) addr:0x020a8124 +func_ov000_020a814c kind:function(arm,size=0xb4) addr:0x020a814c +func_ov000_020a8200 kind:function(arm,size=0x40) addr:0x020a8200 +func_ov000_020a8240 kind:function(arm,size=0x44) addr:0x020a8240 +func_ov000_020a8284 kind:function(arm,size=0x180) addr:0x020a8284 +func_ov000_020a8404 kind:function(arm,size=0x30) addr:0x020a8404 +func_ov000_020a8434 kind:function(arm,size=0x8) addr:0x020a8434 +func_ov000_020a843c kind:function(arm,size=0x80) addr:0x020a843c +func_ov000_020a84bc kind:function(arm,size=0x40) addr:0x020a84bc +func_ov000_020a84fc kind:function(arm,size=0x7c) addr:0x020a84fc +func_ov000_020a8578 kind:function(arm,size=0x48) addr:0x020a8578 +func_ov000_020a85c0 kind:function(arm,size=0x50) addr:0x020a85c0 +func_ov000_020a8610 kind:function(thumb,size=0x80) addr:0x020a8610 +func_ov000_020a8690 kind:function(arm,size=0x20) addr:0x020a8690 +func_ov000_020a86b0 kind:function(arm,size=0x24) addr:0x020a86b0 +func_ov000_020a86d4 kind:function(arm,size=0x24) addr:0x020a86d4 +func_ov000_020a86f8 kind:function(arm,size=0x2c) addr:0x020a86f8 +func_ov000_020a8724 kind:function(arm,size=0x58) addr:0x020a8724 +func_ov000_020a877c kind:function(arm,size=0x20) addr:0x020a877c +func_ov000_020a879c kind:function(arm,size=0x20) addr:0x020a879c +func_ov000_020a87bc kind:function(arm,size=0x60) addr:0x020a87bc +func_ov000_020a881c kind:function(arm,size=0x24) addr:0x020a881c +func_ov000_020a8840 kind:function(arm,size=0x34) addr:0x020a8840 +func_ov000_020a8874 kind:function(arm,size=0x34) addr:0x020a8874 +func_ov000_020a88a8 kind:function(arm,size=0x38) addr:0x020a88a8 +func_ov000_020a88e0 kind:function(arm,size=0x3c) addr:0x020a88e0 +func_ov000_020a891c kind:function(arm,size=0x2c) addr:0x020a891c +func_ov000_020a8948 kind:function(arm,size=0x2c) addr:0x020a8948 +func_ov000_020a8974 kind:function(arm,size=0x28) addr:0x020a8974 +func_ov000_020a899c kind:function(arm,size=0x2c) addr:0x020a899c +func_ov000_020a89c8 kind:function(arm,size=0x10) addr:0x020a89c8 +func_ov000_020a89d8 kind:function(arm,size=0x38) addr:0x020a89d8 +func_ov000_020a8a10 kind:function(thumb,size=0x18) addr:0x020a8a10 +func_ov000_020a8a28 kind:function(arm,size=0x38) addr:0x020a8a28 +func_ov000_020a8a60 kind:function(arm,size=0x50) addr:0x020a8a60 +func_ov000_020a8ab0 kind:function(arm,size=0x18) addr:0x020a8ab0 +func_ov000_020a8ac8 kind:function(arm,size=0x1c) addr:0x020a8ac8 +func_ov000_020a8ae4 kind:function(arm,size=0x14) addr:0x020a8ae4 +func_ov000_020a8af8 kind:function(arm,size=0x14) addr:0x020a8af8 +func_ov000_020a8b0c kind:function(arm,size=0x14) addr:0x020a8b0c +func_ov000_020a8b20 kind:function(arm,size=0x14) addr:0x020a8b20 +func_ov000_020a8b34 kind:function(arm,size=0x14) addr:0x020a8b34 +func_ov000_020a8b48 kind:function(arm,size=0x54) addr:0x020a8b48 +func_ov000_020a8b9c kind:function(arm,size=0x34) addr:0x020a8b9c +func_ov000_020a8bd0 kind:function(arm,size=0x34) addr:0x020a8bd0 +func_ov000_020a8c04 kind:function(arm,size=0x110) addr:0x020a8c04 +func_ov000_020a8d14 kind:function(arm,size=0x20) addr:0x020a8d14 +func_ov000_020a8d34 kind:function(arm,size=0x28) addr:0x020a8d34 +func_ov000_020a8d5c kind:function(arm,size=0x20) addr:0x020a8d5c +func_ov000_020a8d7c kind:function(arm,size=0x78) addr:0x020a8d7c +func_ov000_020a8df4 kind:function(arm,size=0x4) addr:0x020a8df4 +func_ov000_020a8df8 kind:function(arm,size=0xc) addr:0x020a8df8 +func_ov000_020a8e04 kind:function(arm,size=0x20) addr:0x020a8e04 +func_ov000_020a8e24 kind:function(arm,size=0x20) addr:0x020a8e24 +func_ov000_020a8e44 kind:function(arm,size=0x94) addr:0x020a8e44 +func_ov000_020a8ed8 kind:function(arm,size=0x18) addr:0x020a8ed8 +func_ov000_020a8ef0 kind:function(arm,size=0x24) addr:0x020a8ef0 +func_ov000_020a8f14 kind:function(arm,size=0x94) addr:0x020a8f14 +func_ov000_020a8fa8 kind:function(arm,size=0x8) addr:0x020a8fa8 +func_ov000_020a8fb0 kind:function(arm,size=0x8) addr:0x020a8fb0 +func_ov000_020a8fb8 kind:function(arm,size=0x8) addr:0x020a8fb8 +func_ov000_020a8fc0 kind:function(arm,size=0xc) addr:0x020a8fc0 +func_ov000_020a8fcc kind:function(arm,size=0x68) addr:0x020a8fcc +func_ov000_020a9034 kind:function(arm,size=0x14) addr:0x020a9034 +func_ov000_020a9048 kind:function(arm,size=0x158) addr:0x020a9048 +func_ov000_020a91a0 kind:function(arm,size=0x4) addr:0x020a91a0 +func_ov000_020a91a4 kind:function(arm,size=0x50) addr:0x020a91a4 +func_ov000_020a91f4 kind:function(arm,size=0x8) addr:0x020a91f4 +func_ov000_020a91fc kind:function(arm,size=0x8) addr:0x020a91fc +func_ov000_020a9204 kind:function(arm,size=0x8) addr:0x020a9204 +func_ov000_020a920c kind:function(arm,size=0x48) addr:0x020a920c +func_ov000_020a9254 kind:function(arm,size=0x1c) addr:0x020a9254 +func_ov000_020a9270 kind:function(arm,size=0x24) addr:0x020a9270 +func_ov000_020a9294 kind:function(arm,size=0x4) addr:0x020a9294 +func_ov000_020a9298 kind:function(arm,size=0x4) addr:0x020a9298 +func_ov000_020a929c kind:function(arm,size=0x88) addr:0x020a929c +func_ov000_020a9324 kind:function(arm,size=0x178) addr:0x020a9324 +func_ov000_020a949c kind:function(arm,size=0x68) addr:0x020a949c +func_ov000_020a9504 kind:function(arm,size=0xe8) addr:0x020a9504 +func_ov000_020a95ec kind:function(arm,size=0x2c) addr:0x020a95ec +func_ov000_020a9618 kind:function(arm,size=0x10) addr:0x020a9618 +func_ov000_020a9628 kind:function(arm,size=0x4) addr:0x020a9628 +func_ov000_020a962c kind:function(arm,size=0xc) addr:0x020a962c +func_ov000_020a9638 kind:function(arm,size=0x218) addr:0x020a9638 +func_ov000_020a9850 kind:function(arm,size=0x8) addr:0x020a9850 +func_ov000_020a9858 kind:function(arm,size=0xec) addr:0x020a9858 +func_ov000_020a9944 kind:function(arm,size=0x4) addr:0x020a9944 +func_ov000_020a9948 kind:function(arm,size=0x68) addr:0x020a9948 +func_ov000_020a99b0 kind:function(arm,size=0x48) addr:0x020a99b0 +func_ov000_020a99f8 kind:function(arm,size=0x34) addr:0x020a99f8 +func_ov000_020a9a2c kind:function(arm,size=0x48) addr:0x020a9a2c +func_ov000_020a9a74 kind:function(arm,size=0x14) addr:0x020a9a74 +func_ov000_020a9a88 kind:function(arm,size=0x1c) addr:0x020a9a88 +func_ov000_020a9aa4 kind:function(arm,size=0x44) addr:0x020a9aa4 +func_ov000_020a9ae8 kind:function(arm,size=0x28) addr:0x020a9ae8 +func_ov000_020a9b10 kind:function(arm,size=0x24) addr:0x020a9b10 +func_ov000_020a9b34 kind:function(arm,size=0x1c) addr:0x020a9b34 +func_ov000_020a9b50 kind:function(arm,size=0x14) addr:0x020a9b50 +func_ov000_020a9b64 kind:function(arm,size=0x1c) addr:0x020a9b64 +func_ov000_020a9b80 kind:function(arm,size=0x10) addr:0x020a9b80 +func_ov000_020a9b90 kind:function(arm,size=0x10) addr:0x020a9b90 +func_ov000_020a9ba0 kind:function(arm,size=0x100) addr:0x020a9ba0 +func_ov000_020a9ca0 kind:function(arm,size=0x18) addr:0x020a9ca0 +func_ov000_020a9cb8 kind:function(arm,size=0x2c) addr:0x020a9cb8 +func_ov000_020a9ce4 kind:function(arm,size=0x14) addr:0x020a9ce4 +func_ov000_020a9cf8 kind:function(arm,size=0x18) addr:0x020a9cf8 +func_ov000_020a9d10 kind:function(arm,size=0x40) addr:0x020a9d10 +func_ov000_020a9d50 kind:function(arm,size=0x7c) addr:0x020a9d50 +func_ov000_020a9dcc kind:function(arm,size=0x9c) addr:0x020a9dcc +func_ov000_020a9e68 kind:function(arm,size=0x9c) addr:0x020a9e68 +func_ov000_020a9f04 kind:function(arm,size=0x9c) addr:0x020a9f04 +func_ov000_020a9fa0 kind:function(arm,size=0xe0) addr:0x020a9fa0 +func_ov000_020aa080 kind:function(arm,size=0x80) addr:0x020aa080 +func_ov000_020aa100 kind:function(arm,size=0x154) addr:0x020aa100 +func_ov000_020aa254 kind:function(arm,size=0x10) addr:0x020aa254 +func_ov000_020aa264 kind:function(arm,size=0x14) addr:0x020aa264 +func_ov000_020aa278 kind:function(arm,size=0x14) addr:0x020aa278 +data_ov000_020aa28c kind:data(any) addr:0x020aa28c +data_ov000_020aa294 kind:data(any) addr:0x020aa294 +data_ov000_020aa298 kind:data(any) addr:0x020aa298 +data_ov000_020aa29c kind:data(any) addr:0x020aa29c +data_ov000_020aa2a0 kind:data(any) addr:0x020aa2a0 +data_ov000_020aa2a4 kind:data(any) addr:0x020aa2a4 +data_ov000_020aa2b4 kind:data(any) addr:0x020aa2b4 +data_ov000_020aa3b4 kind:data(any) addr:0x020aa3b4 +data_ov000_020aa3c4 kind:data(any) addr:0x020aa3c4 +data_ov000_020aa3d4 kind:data(any) addr:0x020aa3d4 +data_ov000_020aa3e8 kind:data(any) addr:0x020aa3e8 +data_ov000_020aa3f4 kind:data(any) addr:0x020aa3f4 +data_ov000_020aa404 kind:data(any) addr:0x020aa404 +data_ov000_020aa470 kind:data(any) addr:0x020aa470 +data_ov000_020aa5a8 kind:data(any) addr:0x020aa5a8 +data_ov000_020aa5a9 kind:data(any) addr:0x020aa5a9 +data_ov000_020aa5aa kind:data(any) addr:0x020aa5aa +data_ov000_020aa5ac kind:data(any) addr:0x020aa5ac +data_ov000_020aa828 kind:data(any) addr:0x020aa828 +data_ov000_020aa8dc kind:data(any) addr:0x020aa8dc +data_ov000_020aa8e0 kind:data(any) addr:0x020aa8e0 +data_ov000_020aa8e1 kind:data(any) addr:0x020aa8e1 +data_ov000_020aa8e2 kind:data(any) addr:0x020aa8e2 +data_ov000_020aa8e3 kind:data(any) addr:0x020aa8e3 +data_ov000_020aa8e4 kind:data(any) addr:0x020aa8e4 +data_ov000_020aa8e6 kind:data(any) addr:0x020aa8e6 +data_ov000_020aaae8 kind:data(any) addr:0x020aaae8 +data_ov000_020aac74 kind:data(any) addr:0x020aac74 +data_ov000_020aac7c kind:data(any) addr:0x020aac7c +data_ov000_020aac84 kind:data(any) addr:0x020aac84 +data_ov000_020aac98 kind:data(any) addr:0x020aac98 +data_ov000_020aacac kind:data(any) addr:0x020aacac +data_ov000_020aacbc kind:data(any) addr:0x020aacbc +data_ov000_020aaccc kind:data(any) addr:0x020aaccc +data_ov000_020aacd0 kind:data(any) addr:0x020aacd0 +data_ov000_020aacd4 kind:data(any) addr:0x020aacd4 +data_ov000_020aaee4 kind:data(any) addr:0x020aaee4 +data_ov000_020aaee8 kind:data(any) addr:0x020aaee8 +data_ov000_020aaeec kind:data(any) addr:0x020aaeec +data_ov000_020aaef0 kind:data(any) addr:0x020aaef0 +data_ov000_020aaef4 kind:data(any) addr:0x020aaef4 +data_ov000_020aaef8 kind:data(any) addr:0x020aaef8 +data_ov000_020aaefc kind:data(any) addr:0x020aaefc +data_ov000_020aaf00 kind:data(any) addr:0x020aaf00 +data_ov000_020aaf04 kind:data(any) addr:0x020aaf04 +data_ov000_020aaf08 kind:data(any) addr:0x020aaf08 +data_ov000_020aaf0c kind:data(any) addr:0x020aaf0c +data_ov000_020aaf10 kind:data(any) addr:0x020aaf10 +data_ov000_020aaf14 kind:data(any) addr:0x020aaf14 +data_ov000_020aaf18 kind:data(any) addr:0x020aaf18 +data_ov000_020aaf1c kind:data(any) addr:0x020aaf1c +data_ov000_020aaf20 kind:data(any) addr:0x020aaf20 +data_ov000_020aaf24 kind:data(any) addr:0x020aaf24 +data_ov000_020aaf28 kind:data(any) addr:0x020aaf28 +data_ov000_020aaf2c kind:data(any) addr:0x020aaf2c +data_ov000_020aaf30 kind:data(any) addr:0x020aaf30 +data_ov000_020aaf34 kind:data(any) addr:0x020aaf34 +data_ov000_020aaf38 kind:data(any) addr:0x020aaf38 +data_ov000_020aaf3c kind:data(any) addr:0x020aaf3c +data_ov000_020aaf40 kind:data(any) addr:0x020aaf40 +data_ov000_020aaf44 kind:data(any) addr:0x020aaf44 +data_ov000_020aaf48 kind:data(any) addr:0x020aaf48 +data_ov000_020aaf4c kind:data(any) addr:0x020aaf4c +data_ov000_020aaf50 kind:data(any) addr:0x020aaf50 +data_ov000_020aaf54 kind:data(any) addr:0x020aaf54 +data_ov000_020aaf58 kind:data(any) addr:0x020aaf58 +data_ov000_020aaf5c kind:data(any) addr:0x020aaf5c +data_ov000_020aaf60 kind:data(any) addr:0x020aaf60 +data_ov000_020aaf64 kind:data(any) addr:0x020aaf64 +data_ov000_020aaf68 kind:data(any) addr:0x020aaf68 +data_ov000_020aaf6c kind:data(any) addr:0x020aaf6c +data_ov000_020aaf78 kind:data(any) addr:0x020aaf78 +data_ov000_020aaf84 kind:data(any) addr:0x020aaf84 +data_ov000_020aaf8a kind:data(any) addr:0x020aaf8a +data_ov000_020aaf90 kind:data(any) addr:0x020aaf90 +data_ov000_020aaf98 kind:data(any) addr:0x020aaf98 +data_ov000_020aafa0 kind:data(any) addr:0x020aafa0 +data_ov000_020aafc4 kind:data(any) addr:0x020aafc4 +data_ov000_020ab044 kind:data(any) addr:0x020ab044 +data_ov000_020ab0c4 kind:data(any) addr:0x020ab0c4 +data_ov000_020ab0e4 kind:data(any) addr:0x020ab0e4 +data_ov000_020ab110 kind:data(any) addr:0x020ab110 +data_ov000_020ab16c kind:data(any) addr:0x020ab16c +data_ov000_020ab200 kind:data(any) addr:0x020ab200 +data_ov000_020ab368 kind:data(any) addr:0x020ab368 +data_ov000_020ab36c kind:data(any) addr:0x020ab36c +data_ov000_020ab370 kind:data(any) addr:0x020ab370 +data_ov000_020ab374 kind:data(any) addr:0x020ab374 +data_ov000_020ab378 kind:data(any) addr:0x020ab378 +data_ov000_020ab37c kind:data(any) addr:0x020ab37c +data_ov000_020ab380 kind:data(any) addr:0x020ab380 +data_ov000_020ab384 kind:data(any) addr:0x020ab384 +data_ov000_020ab40c kind:data(any) addr:0x020ab40c +data_ov000_020ab410 kind:data(any) addr:0x020ab410 +data_ov000_020ab414 kind:data(any) addr:0x020ab414 +data_ov000_020ab418 kind:data(any) addr:0x020ab418 +data_ov000_020ab41c kind:data(any) addr:0x020ab41c +data_ov000_020ab420 kind:data(any) addr:0x020ab420 +data_ov000_020ab424 kind:data(any) addr:0x020ab424 +data_ov000_020ab428 kind:data(any) addr:0x020ab428 +data_ov000_020ab42c kind:data(any) addr:0x020ab42c +data_ov000_020ab440 kind:data(any) addr:0x020ab440 +data_ov000_020ab530 kind:data(any) addr:0x020ab530 +data_ov000_020ab5b0 kind:data(any) addr:0x020ab5b0 +data_ov000_020ab630 kind:data(any) addr:0x020ab630 +data_ov000_020ab704 kind:data(any) addr:0x020ab704 +data_ov000_020ab95c kind:data(any) addr:0x020ab95c +data_ov000_020abbbc kind:data(any) addr:0x020abbbc +data_ov000_020ac07c kind:data(any) addr:0x020ac07c +data_ov000_020acdfc kind:data(any) addr:0x020acdfc +data_ov000_020ace0c kind:data(any) addr:0x020ace0c +data_ov000_020acea4 kind:data(any) addr:0x020acea4 +data_ov000_020acea8 kind:data(any) addr:0x020acea8 +data_ov000_020aceac kind:data(any) addr:0x020aceac +data_ov000_020aceb0 kind:data(any) addr:0x020aceb0 +data_ov000_020aceb4 kind:data(any) addr:0x020aceb4 +data_ov000_020aceb8 kind:data(any) addr:0x020aceb8 +data_ov000_020acebc kind:data(any) addr:0x020acebc +data_ov000_020acec0 kind:data(any) addr:0x020acec0 +data_ov000_020acec4 kind:data(any) addr:0x020acec4 +data_ov000_020acec8 kind:data(any) addr:0x020acec8 +data_ov000_020acecc kind:data(any) addr:0x020acecc +data_ov000_020aced0 kind:data(any) addr:0x020aced0 +data_ov000_020aced4 kind:data(any) addr:0x020aced4 +data_ov000_020aced8 kind:data(any) addr:0x020aced8 +data_ov000_020acedc kind:data(any) addr:0x020acedc +data_ov000_020acee0 kind:data(any) addr:0x020acee0 +data_ov000_020acee4 kind:data(any) addr:0x020acee4 +data_ov000_020acee8 kind:data(any) addr:0x020acee8 +data_ov000_020aceec kind:data(any) addr:0x020aceec +data_ov000_020acf08 kind:data(any) addr:0x020acf08 +data_ov000_020acf28 kind:data(any) addr:0x020acf28 +data_ov000_020acf58 kind:data(any) addr:0x020acf58 +data_ov000_020acf6c kind:data(any) addr:0x020acf6c +data_ov000_020acfac kind:data(any) addr:0x020acfac +data_ov000_020acfec kind:data(any) addr:0x020acfec +data_ov000_020ad02c kind:data(any) addr:0x020ad02c +data_ov000_020ad040 kind:data(any) addr:0x020ad040 +data_ov000_020ad054 kind:data(any) addr:0x020ad054 +data_ov000_020ad068 kind:data(any) addr:0x020ad068 +data_ov000_020ad080 kind:data(any) addr:0x020ad080 +data_ov000_020ad084 kind:data(any) addr:0x020ad084 +data_ov000_020ad086 kind:data(any) addr:0x020ad086 +data_ov000_020ad087 kind:data(any) addr:0x020ad087 +data_ov000_020ad088 kind:data(any) addr:0x020ad088 +data_ov000_020ad08c kind:data(any) addr:0x020ad08c +data_ov000_020ad090 kind:data(any) addr:0x020ad090 +data_ov000_020ad094 kind:data(any) addr:0x020ad094 +data_ov000_020adcb0 kind:data(any) addr:0x020adcb0 +data_ov000_020adcb2 kind:data(any) addr:0x020adcb2 +data_ov000_020adcbc kind:data(any) addr:0x020adcbc +data_ov000_020adce4 kind:data(any) addr:0x020adce4 +data_ov000_020ae510 kind:data(any) addr:0x020ae510 +data_ov000_020aed3c kind:data(any) addr:0x020aed3c +data_ov000_020aed40 kind:data(any) addr:0x020aed40 +data_ov000_020aed44 kind:data(any) addr:0x020aed44 +data_ov000_020aed48 kind:data(any) addr:0x020aed48 +data_ov000_020aed4c kind:data(any) addr:0x020aed4c +data_ov000_020aed50 kind:data(any) addr:0x020aed50 +data_ov000_020aed54 kind:data(any) addr:0x020aed54 +data_ov000_020aed58 kind:data(any) addr:0x020aed58 +data_ov000_020aed5c kind:data(any) addr:0x020aed5c +data_ov000_020aed60 kind:data(any) addr:0x020aed60 +data_ov000_020aed70 kind:data(any) addr:0x020aed70 +data_ov000_020aed78 kind:data(any) addr:0x020aed78 +data_ov000_020af150 kind:data(any) addr:0x020af150 +data_ov000_020af528 kind:data(any) addr:0x020af528 +data_ov000_020af52c kind:data(any) addr:0x020af52c +data_ov000_020af540 kind:data(any) addr:0x020af540 +data_ov000_020af5a4 kind:data(any) addr:0x020af5a4 +data_ov000_020af5b4 kind:data(any) addr:0x020af5b4 +data_ov000_020af5c8 kind:data(any) addr:0x020af5c8 +data_ov000_020af5d4 kind:data(any) addr:0x020af5d4 +data_ov000_020af5e0 kind:data(any) addr:0x020af5e0 +data_ov000_020af7b4 kind:data(any) addr:0x020af7b4 +data_ov000_020af7b8 kind:data(any) addr:0x020af7b8 +data_ov000_020af7c4 kind:data(any) addr:0x020af7c4 +data_ov000_020af7d0 kind:data(any) addr:0x020af7d0 +data_ov000_020af7d4 kind:data(any) addr:0x020af7d4 +data_ov000_020afc90 kind:data(any) addr:0x020afc90 +data_ov000_020afc94 kind:data(any) addr:0x020afc94 +data_ov000_020afc97 kind:data(any) addr:0x020afc97 +data_ov000_020afc9c kind:data(any) addr:0x020afc9c +data_ov000_020afd5c kind:data(any) addr:0x020afd5c +data_ov000_020afd60 kind:data(any) addr:0x020afd60 +data_ov000_020afd64 kind:data(any) addr:0x020afd64 +data_ov000_020afd68 kind:data(any) addr:0x020afd68 +data_ov000_020afd6c kind:data(any) addr:0x020afd6c +data_ov000_020afd70 kind:data(any) addr:0x020afd70 +data_ov000_020afd80 kind:data(any) addr:0x020afd80 +data_ov000_020afd8c kind:data(any) addr:0x020afd8c +data_ov000_020afd98 kind:data(any) addr:0x020afd98 +data_ov000_020afda4 kind:data(any) addr:0x020afda4 +data_ov000_020afdb0 kind:data(any) addr:0x020afdb0 +data_ov000_020afdbc kind:data(any) addr:0x020afdbc +data_ov000_020afdfc kind:data(any) addr:0x020afdfc +data_ov000_020afe3c kind:data(any) addr:0x020afe3c +data_ov000_020afe7c kind:data(any) addr:0x020afe7c +data_ov000_020afe80 kind:data(any) addr:0x020afe80 +data_ov000_020afe84 kind:data(any) addr:0x020afe84 +data_ov000_020afe88 kind:data(any) addr:0x020afe88 +data_ov000_020afe8c kind:data(any) addr:0x020afe8c +data_ov000_020afe8e kind:data(any) addr:0x020afe8e +data_ov000_020afe90 kind:data(any) addr:0x020afe90 +data_ov000_020afe92 kind:data(any) addr:0x020afe92 +data_ov000_020afe94 kind:data(any) addr:0x020afe94 +data_ov000_020afe96 kind:data(any) addr:0x020afe96 +data_ov000_020afe9a kind:data(any) addr:0x020afe9a +data_ov000_020afe9e kind:data(any) addr:0x020afe9e +data_ov000_020afea2 kind:data(any) addr:0x020afea2 +data_ov000_020afea6 kind:data(any) addr:0x020afea6 +data_ov000_020afeaa kind:data(any) addr:0x020afeaa +data_ov000_020afeaf kind:data(any) addr:0x020afeaf +data_ov000_020afeb4 kind:data(any) addr:0x020afeb4 +data_ov000_020afeb9 kind:data(any) addr:0x020afeb9 +data_ov000_020afebe kind:data(any) addr:0x020afebe +data_ov000_020afec3 kind:data(any) addr:0x020afec3 +data_ov000_020afec8 kind:data(any) addr:0x020afec8 +data_ov000_020afecd kind:data(any) addr:0x020afecd +data_ov000_020afed2 kind:data(any) addr:0x020afed2 +data_ov000_020afed7 kind:data(any) addr:0x020afed7 +data_ov000_020afedc kind:data(any) addr:0x020afedc +data_ov000_020afee0 kind:data(any) addr:0x020afee0 +data_ov000_020afee4 kind:data(any) addr:0x020afee4 +data_ov000_020afee8 kind:data(any) addr:0x020afee8 +data_ov000_020afeec kind:data(any) addr:0x020afeec +data_ov000_020afef4 kind:data(any) addr:0x020afef4 +data_ov000_020aff04 kind:data(any) addr:0x020aff04 +data_ov000_020aff18 kind:data(any) addr:0x020aff18 +data_ov000_020aff2c kind:data(any) addr:0x020aff2c +__sinit_ov000_020affec kind:function(arm,size=0x34) addr:0x020affec +__sinit_ov000_020b0020 kind:function(arm,size=0x34) addr:0x020b0020 +__sinit_ov000_020b0054 kind:function(arm,size=0x50) addr:0x020b0054 +__sinit_ov000_020b00a4 kind:function(arm,size=0x34) addr:0x020b00a4 +__sinit_ov000_020b00d8 kind:function(arm,size=0x34) addr:0x020b00d8 +__sinit_ov000_020b010c kind:function(arm,size=0x50) addr:0x020b010c +__sinit_ov000_020b015c kind:function(arm,size=0x60) addr:0x020b015c +__sinit_ov000_020b01bc kind:function(arm,size=0x4c) addr:0x020b01bc +__sinit_ov000_020b0208 kind:function(arm,size=0x50) addr:0x020b0208 +__sinit_ov000_020b0258 kind:function(arm,size=0x34) addr:0x020b0258 +__sinit_ov000_020b028c kind:function(arm,size=0x34) addr:0x020b028c +__sinit_ov000_020b02c0 kind:function(arm,size=0x20) addr:0x020b02c0 +__sinit_ov000_020b02e0 kind:function(arm,size=0xf0) addr:0x020b02e0 +__sinit_ov000_020b03d0 kind:function(arm,size=0x80) addr:0x020b03d0 +__sinit_ov000_020b0450 kind:function(arm,size=0x2c) addr:0x020b0450 +__sinit_ov000_020b047c kind:function(arm,size=0x1c) addr:0x020b047c +__sinit_ov000_020b0498 kind:function(arm,size=0x28) addr:0x020b0498 +__sinit_ov000_020b04c0 kind:function(arm,size=0x2f4) addr:0x020b04c0 +__sinit_ov000_020b07b4 kind:function(arm,size=0x14) addr:0x020b07b4 +__sinit_ov000_020b07c8 kind:function(arm,size=0x34) addr:0x020b07c8 +__sinit_ov000_020b07fc kind:function(arm,size=0x40) addr:0x020b07fc +__sinit_ov000_020b083c kind:function(arm,size=0x50) addr:0x020b083c +__sinit_ov000_020b088c kind:function(arm,size=0x50) addr:0x020b088c +__sinit_ov000_020b08dc kind:function(arm,size=0x50) addr:0x020b08dc +__sinit_ov000_020b092c kind:function(arm,size=0x50) addr:0x020b092c +__sinit_ov000_020b097c kind:function(arm,size=0x28) addr:0x020b097c +__sinit_ov000_020b09a4 kind:function(arm,size=0x5c) addr:0x020b09a4 +__sinit_ov000_020b0a00 kind:function(arm,size=0x50) addr:0x020b0a00 +__sinit_ov000_020b0a50 kind:function(arm,size=0x9e8) addr:0x020b0a50 +__sinit_ov000_020b1438 kind:function(arm,size=0x408) addr:0x020b1438 +__sinit_ov000_020b1840 kind:function(arm,size=0x34) addr:0x020b1840 +__sinit_ov000_020b1874 kind:function(arm,size=0x1c) addr:0x020b1874 +__sinit_ov000_020b1890 kind:function(arm,size=0x3c) addr:0x020b1890 +__sinit_ov000_020b18cc kind:function(arm,size=0x28) addr:0x020b18cc +__sinit_ov000_020b18f4 kind:function(arm,size=0x14) addr:0x020b18f4 +.p__sinit_ov000_020affec kind:data(word) addr:0x020b1908 +.p__sinit_ov000_020b0020 kind:data(word) addr:0x020b190c +.p__sinit_ov000_020b0054 kind:data(word) addr:0x020b1910 +.p__sinit_ov000_020b00a4 kind:data(word) addr:0x020b1914 +.p__sinit_ov000_020b00d8 kind:data(word) addr:0x020b1918 +.p__sinit_ov000_020b010c kind:data(word) addr:0x020b191c +.p__sinit_ov000_020b015c kind:data(word) addr:0x020b1920 +.p__sinit_ov000_020b01bc kind:data(word) addr:0x020b1924 +.p__sinit_ov000_020b0208 kind:data(word) addr:0x020b1928 +.p__sinit_ov000_020b0258 kind:data(word) addr:0x020b192c +.p__sinit_ov000_020b028c kind:data(word) addr:0x020b1930 +.p__sinit_ov000_020b02c0 kind:data(word) addr:0x020b1934 +.p__sinit_ov000_020b02e0 kind:data(word) addr:0x020b1938 +.p__sinit_ov000_020b03d0 kind:data(word) addr:0x020b193c +.p__sinit_ov000_020b0450 kind:data(word) addr:0x020b1940 +.p__sinit_ov000_020b047c kind:data(word) addr:0x020b1944 +.p__sinit_ov000_020b0498 kind:data(word) addr:0x020b1948 +.p__sinit_ov000_020b04c0 kind:data(word) addr:0x020b194c +.p__sinit_ov000_020b07b4 kind:data(word) addr:0x020b1950 +.p__sinit_ov000_020b07c8 kind:data(word) addr:0x020b1954 +.p__sinit_ov000_020b07fc kind:data(word) addr:0x020b1958 +.p__sinit_ov000_020b083c kind:data(word) addr:0x020b195c +.p__sinit_ov000_020b088c kind:data(word) addr:0x020b1960 +.p__sinit_ov000_020b08dc kind:data(word) addr:0x020b1964 +.p__sinit_ov000_020b092c kind:data(word) addr:0x020b1968 +.p__sinit_ov000_020b097c kind:data(word) addr:0x020b196c +.p__sinit_ov000_020b09a4 kind:data(word) addr:0x020b1970 +.p__sinit_ov000_020b0a00 kind:data(word) addr:0x020b1974 +.p__sinit_ov000_020b0a50 kind:data(word) addr:0x020b1978 +.p__sinit_ov000_020b1438 kind:data(word) addr:0x020b197c +.p__sinit_ov000_020b1840 kind:data(word) addr:0x020b1980 +.p__sinit_ov000_020b1874 kind:data(word) addr:0x020b1984 +.p__sinit_ov000_020b1890 kind:data(word) addr:0x020b1988 +.p__sinit_ov000_020b18cc kind:data(word) addr:0x020b198c +.p__sinit_ov000_020b18f4 kind:data(word) addr:0x020b1990 +data_ov000_020b19a8 kind:data(any) addr:0x020b19a8 +data_ov000_020b19cc kind:data(any) addr:0x020b19cc +data_ov000_020b19e8 kind:data(any) addr:0x020b19e8 +data_ov000_020b19f0 kind:data(any) addr:0x020b19f0 +data_ov000_020b19f8 kind:data(any) addr:0x020b19f8 +data_ov000_020b1a00 kind:data(any) addr:0x020b1a00 +data_ov000_020b1a08 kind:data(any) addr:0x020b1a08 +data_ov000_020b1a10 kind:data(any) addr:0x020b1a10 +data_ov000_020b1a18 kind:data(any) addr:0x020b1a18 +data_ov000_020b1a20 kind:data(any) addr:0x020b1a20 +data_ov000_020b1a30 kind:data(any) addr:0x020b1a30 +data_ov000_020b1a5c kind:data(any) addr:0x020b1a5c +data_ov000_020b1a88 kind:data(any) addr:0x020b1a88 +data_ov000_020b1aac kind:data(any) addr:0x020b1aac +data_ov000_020b1ad8 kind:data(any) addr:0x020b1ad8 +data_ov000_020b1afc kind:data(any) addr:0x020b1afc +data_ov000_020b1b28 kind:data(any) addr:0x020b1b28 +data_ov000_020b1b54 kind:data(any) addr:0x020b1b54 +data_ov000_020b1b5c kind:data(any) addr:0x020b1b5c +data_ov000_020b1b60 kind:data(any) addr:0x020b1b60 +data_ov000_020b1b6c kind:data(any) addr:0x020b1b6c +data_ov000_020b1b90 kind:data(any) addr:0x020b1b90 +data_ov000_020b1b9c kind:data(any) addr:0x020b1b9c +data_ov000_020b1ba8 kind:data(any) addr:0x020b1ba8 +data_ov000_020b1bac kind:data(any) addr:0x020b1bac +data_ov000_020b1bb8 kind:data(any) addr:0x020b1bb8 +data_ov000_020b1bbc kind:data(any) addr:0x020b1bbc +data_ov000_020b1bc0 kind:data(any) addr:0x020b1bc0 +data_ov000_020b1bc4 kind:data(any) addr:0x020b1bc4 +data_ov000_020b1bcc kind:data(any) addr:0x020b1bcc +data_ov000_020b1bd4 kind:data(any) addr:0x020b1bd4 +data_ov000_020b1bdc kind:data(any) addr:0x020b1bdc +data_ov000_020b1be4 kind:data(any) addr:0x020b1be4 +data_ov000_020b1bfc kind:data(any) addr:0x020b1bfc +data_ov000_020b1c24 kind:data(any) addr:0x020b1c24 +data_ov000_020b1c50 kind:data(any) addr:0x020b1c50 +data_ov000_020b1c54 kind:data(any) addr:0x020b1c54 +data_ov000_020b1c58 kind:data(any) addr:0x020b1c58 +data_ov000_020b1c5c kind:data(any) addr:0x020b1c5c +data_ov000_020b1c60 kind:data(any) addr:0x020b1c60 +data_ov000_020b1ca8 kind:data(any) addr:0x020b1ca8 +data_ov000_020b1cb8 kind:data(any) addr:0x020b1cb8 +data_ov000_020b1cc8 kind:data(any) addr:0x020b1cc8 +data_ov000_020b1cd0 kind:data(any) addr:0x020b1cd0 +data_ov000_020b1cd4 kind:data(any) addr:0x020b1cd4 +data_ov000_020b1cdc kind:data(any) addr:0x020b1cdc +data_ov000_020b1ce0 kind:data(any) addr:0x020b1ce0 +data_ov000_020b1ce4 kind:data(any) addr:0x020b1ce4 +data_ov000_020b1cf8 kind:data(any) addr:0x020b1cf8 +data_ov000_020b1d2c kind:data(any) addr:0x020b1d2c +data_ov000_020b1d3c kind:data(any) addr:0x020b1d3c +data_ov000_020b1d54 kind:data(any) addr:0x020b1d54 +data_ov000_020b1d9c kind:data(any) addr:0x020b1d9c +data_ov000_020b1db4 kind:data(any) addr:0x020b1db4 +data_ov000_020b1e18 kind:data(any) addr:0x020b1e18 +data_ov000_020b1e48 kind:data(any) addr:0x020b1e48 +data_ov000_020b1e4c kind:data(any) addr:0x020b1e4c +data_ov000_020b1e50 kind:data(any) addr:0x020b1e50 +data_ov000_020b1e60 kind:data(any) addr:0x020b1e60 +data_ov000_020b1e70 kind:data(any) addr:0x020b1e70 +data_ov000_020b1e88 kind:data(any) addr:0x020b1e88 +data_ov000_020b1ea0 kind:data(any) addr:0x020b1ea0 +data_ov000_020b1ec4 kind:data(any) addr:0x020b1ec4 +data_ov000_020b1edc kind:data(any) addr:0x020b1edc +data_ov000_020b1ef4 kind:data(any) addr:0x020b1ef4 +data_ov000_020b1f0c kind:data(any) addr:0x020b1f0c +data_ov000_020b1f24 kind:data(any) addr:0x020b1f24 +data_ov000_020b1f3c kind:data(any) addr:0x020b1f3c +data_ov000_020b1f54 kind:data(any) addr:0x020b1f54 +data_ov000_020b1f6c kind:data(any) addr:0x020b1f6c +data_ov000_020b1f84 kind:data(any) addr:0x020b1f84 +data_ov000_020b1f9c kind:data(any) addr:0x020b1f9c +data_ov000_020b1fb4 kind:data(any) addr:0x020b1fb4 +data_ov000_020b1fcc kind:data(any) addr:0x020b1fcc +data_ov000_020b1fdc kind:data(any) addr:0x020b1fdc +data_ov000_020b1fec kind:data(any) addr:0x020b1fec +data_ov000_020b1ffc kind:data(any) addr:0x020b1ffc +data_ov000_020b2018 kind:data(any) addr:0x020b2018 +data_ov000_020b2034 kind:data(any) addr:0x020b2034 +data_ov000_020b2048 kind:data(any) addr:0x020b2048 +data_ov000_020b2054 kind:data(any) addr:0x020b2054 +data_ov000_020b2060 kind:data(any) addr:0x020b2060 +data_ov000_020b206c kind:data(any) addr:0x020b206c +data_ov000_020b2078 kind:data(any) addr:0x020b2078 +data_ov000_020b2088 kind:data(any) addr:0x020b2088 +data_ov000_020b20a0 kind:data(any) addr:0x020b20a0 +data_ov000_020b20a8 kind:data(any) addr:0x020b20a8 +data_ov000_020b20b8 kind:data(any) addr:0x020b20b8 +data_ov000_020b20e4 kind:data(any) addr:0x020b20e4 +data_ov000_020b2110 kind:data(any) addr:0x020b2110 +data_ov000_020b211c kind:data(any) addr:0x020b211c +data_ov000_020b2124 kind:data(any) addr:0x020b2124 +data_ov000_020b212c kind:data(any) addr:0x020b212c +data_ov000_020b213c kind:data(any) addr:0x020b213c +data_ov000_020b2188 kind:data(any) addr:0x020b2188 +data_ov000_020b218c kind:data(any) addr:0x020b218c +data_ov000_020b2190 kind:data(any) addr:0x020b2190 +data_ov000_020b219c kind:data(any) addr:0x020b219c +data_ov000_020b21b4 kind:data(any) addr:0x020b21b4 +data_ov000_020b21cc kind:data(any) addr:0x020b21cc +data_ov000_020b21dc kind:data(any) addr:0x020b21dc +data_ov000_020b21e8 kind:data(any) addr:0x020b21e8 +data_ov000_020b21f4 kind:data(any) addr:0x020b21f4 +data_ov000_020b2204 kind:data(any) addr:0x020b2204 +data_ov000_020b2220 kind:data(any) addr:0x020b2220 +data_ov000_020b2244 kind:data(any) addr:0x020b2244 +data_ov000_020b2260 kind:data(any) addr:0x020b2260 +data_ov000_020b2274 kind:data(any) addr:0x020b2274 +data_ov000_020b2284 kind:data(any) addr:0x020b2284 +data_ov000_020b22a4 kind:data(any) addr:0x020b22a4 +data_ov000_020b22d0 kind:data(any) addr:0x020b22d0 +data_ov000_020b22e8 kind:data(any) addr:0x020b22e8 +data_ov000_020b2300 kind:data(any) addr:0x020b2300 +data_ov000_020b232c kind:data(any) addr:0x020b232c +data_ov000_020b235c kind:data(any) addr:0x020b235c +data_ov000_020b238c kind:data(any) addr:0x020b238c +data_ov000_020b23b8 kind:data(any) addr:0x020b23b8 +data_ov000_020b23c4 kind:data(any) addr:0x020b23c4 +data_ov000_020b23e0 kind:data(any) addr:0x020b23e0 +data_ov000_020b240c kind:data(any) addr:0x020b240c +data_ov000_020b2490 kind:data(any) addr:0x020b2490 +data_ov000_020b24a8 kind:data(any) addr:0x020b24a8 +data_ov000_020b24b8 kind:data(any) addr:0x020b24b8 +data_ov000_020b24c8 kind:data(any) addr:0x020b24c8 +data_ov000_020b24dc kind:data(any) addr:0x020b24dc +data_ov000_020b24f4 kind:data(any) addr:0x020b24f4 +data_ov000_020b250c kind:data(any) addr:0x020b250c +data_ov000_020b2518 kind:data(any) addr:0x020b2518 +data_ov000_020b2544 kind:data(any) addr:0x020b2544 +data_ov000_020b2568 kind:data(any) addr:0x020b2568 +data_ov000_020b2580 kind:data(any) addr:0x020b2580 +data_ov000_020b259c kind:data(any) addr:0x020b259c +data_ov000_020b25c0 kind:data(any) addr:0x020b25c0 +data_ov000_020b25cc kind:data(any) addr:0x020b25cc +data_ov000_020b25f0 kind:data(any) addr:0x020b25f0 +data_ov000_020b2758 kind:data(any) addr:0x020b2758 +data_ov000_020b2784 kind:data(any) addr:0x020b2784 +data_ov000_020b27b0 kind:data(any) addr:0x020b27b0 +data_ov000_020b27dc kind:data(any) addr:0x020b27dc +data_ov000_020b2808 kind:data(any) addr:0x020b2808 +data_ov000_020b2824 kind:data(any) addr:0x020b2824 +data_ov000_020b2840 kind:data(any) addr:0x020b2840 +data_ov000_020b285c kind:data(any) addr:0x020b285c +data_ov000_020b2878 kind:data(any) addr:0x020b2878 +data_ov000_020b2894 kind:data(any) addr:0x020b2894 +data_ov000_020b28bc kind:data(any) addr:0x020b28bc +data_ov000_020b28d0 kind:data(any) addr:0x020b28d0 +data_ov000_020b28e8 kind:data(any) addr:0x020b28e8 +data_ov000_020b28f8 kind:data(any) addr:0x020b28f8 +data_ov000_020b2908 kind:data(any) addr:0x020b2908 +data_ov000_020b2918 kind:data(any) addr:0x020b2918 +data_ov000_020b2920 kind:data(any) addr:0x020b2920 +data_ov000_020b2938 kind:data(any) addr:0x020b2938 +data_ov000_020b294c kind:data(any) addr:0x020b294c +data_ov000_020b2960 kind:data(any) addr:0x020b2960 +data_ov000_020b2980 kind:data(any) addr:0x020b2980 +data_ov000_020b298c kind:data(any) addr:0x020b298c +data_ov000_020b2994 kind:data(any) addr:0x020b2994 +data_ov000_020b29a4 kind:data(any) addr:0x020b29a4 +data_ov000_020b29d0 kind:data(any) addr:0x020b29d0 +data_ov000_020b29d4 kind:data(any) addr:0x020b29d4 +data_ov000_020b29dc kind:data(any) addr:0x020b29dc +data_ov000_020b29e8 kind:data(any) addr:0x020b29e8 +data_ov000_020b29f4 kind:data(any) addr:0x020b29f4 +data_ov000_020b2a00 kind:data(any) addr:0x020b2a00 +data_ov000_020b2a0c kind:data(any) addr:0x020b2a0c +data_ov000_020b2a18 kind:data(any) addr:0x020b2a18 +data_ov000_020b2a24 kind:data(any) addr:0x020b2a24 +data_ov000_020b2a30 kind:data(any) addr:0x020b2a30 +data_ov000_020b2a3c kind:data(any) addr:0x020b2a3c +data_ov000_020b2a48 kind:data(any) addr:0x020b2a48 +data_ov000_020b2a74 kind:data(any) addr:0x020b2a74 +data_ov000_020b2a78 kind:data(any) addr:0x020b2a78 +data_ov000_020b2a80 kind:data(any) addr:0x020b2a80 +data_ov000_020b2a90 kind:data(any) addr:0x020b2a90 +data_ov000_020b2ab0 kind:data(any) addr:0x020b2ab0 +data_ov000_020b2acc kind:data(any) addr:0x020b2acc +data_ov000_020b2aec kind:data(any) addr:0x020b2aec +data_ov000_020b2b08 kind:data(any) addr:0x020b2b08 +data_ov000_020b2b1c kind:data(any) addr:0x020b2b1c +data_ov000_020b2b28 kind:data(any) addr:0x020b2b28 +data_ov000_020b2b38 kind:data(any) addr:0x020b2b38 +data_ov000_020b2b50 kind:data(any) addr:0x020b2b50 +data_ov000_020b2b5c kind:data(any) addr:0x020b2b5c +data_ov000_020b2b68 kind:data(any) addr:0x020b2b68 +data_ov000_020b2b6c kind:data(any) addr:0x020b2b6c +data_ov000_020b2b78 kind:data(any) addr:0x020b2b78 +data_ov000_020b2b84 kind:data(any) addr:0x020b2b84 +data_ov000_020b2bb0 kind:data(any) addr:0x020b2bb0 +data_ov000_020b2bdc kind:data(any) addr:0x020b2bdc +data_ov000_020b2be0 kind:data(any) addr:0x020b2be0 +data_ov000_020b2bf0 kind:data(any) addr:0x020b2bf0 +data_ov000_020b2bf8 kind:data(any) addr:0x020b2bf8 +data_ov000_020b2bfc kind:data(any) addr:0x020b2bfc +data_ov000_020b2c00 kind:data(any) addr:0x020b2c00 +data_ov000_020b2c04 kind:data(any) addr:0x020b2c04 +data_ov000_020b2c08 kind:data(any) addr:0x020b2c08 +data_ov000_020b2c0c kind:data(any) addr:0x020b2c0c +data_ov000_020b2c14 kind:data(any) addr:0x020b2c14 +data_ov000_020b2c1c kind:data(any) addr:0x020b2c1c +data_ov000_020b2c24 kind:data(any) addr:0x020b2c24 +data_ov000_020b2c2c kind:data(any) addr:0x020b2c2c +data_ov000_020b2c34 kind:data(any) addr:0x020b2c34 +data_ov000_020b2c3c kind:data(any) addr:0x020b2c3c +data_ov000_020b2c44 kind:data(any) addr:0x020b2c44 +data_ov000_020b2c4c kind:data(any) addr:0x020b2c4c +data_ov000_020b2c54 kind:data(any) addr:0x020b2c54 +data_ov000_020b2c5c kind:data(any) addr:0x020b2c5c +data_ov000_020b2c64 kind:data(any) addr:0x020b2c64 +data_ov000_020b2c6c kind:data(any) addr:0x020b2c6c +data_ov000_020b2c74 kind:data(any) addr:0x020b2c74 +data_ov000_020b2c7c kind:data(any) addr:0x020b2c7c +data_ov000_020b2c84 kind:data(any) addr:0x020b2c84 +data_ov000_020b2c8c kind:data(any) addr:0x020b2c8c +data_ov000_020b2c94 kind:data(any) addr:0x020b2c94 +data_ov000_020b2c9c kind:data(any) addr:0x020b2c9c +data_ov000_020b2ca4 kind:data(any) addr:0x020b2ca4 +data_ov000_020b2cbc kind:data(any) addr:0x020b2cbc +data_ov000_020b2ce4 kind:data(any) addr:0x020b2ce4 +data_ov000_020b2d0c kind:data(any) addr:0x020b2d0c +data_ov000_020b2d2c kind:data(any) addr:0x020b2d2c +data_ov000_020b2ea0 kind:data(any) addr:0x020b2ea0 +data_ov000_020b2ea8 kind:data(any) addr:0x020b2ea8 +data_ov000_020b2eb0 kind:data(any) addr:0x020b2eb0 +data_ov000_020b2eb8 kind:data(any) addr:0x020b2eb8 +data_ov000_020b2ec0 kind:data(any) addr:0x020b2ec0 +data_ov000_020b2ec8 kind:data(any) addr:0x020b2ec8 +data_ov000_020b2ed0 kind:data(any) addr:0x020b2ed0 +data_ov000_020b2ed8 kind:data(any) addr:0x020b2ed8 +data_ov000_020b2ee0 kind:data(any) addr:0x020b2ee0 +data_ov000_020b2ee8 kind:data(any) addr:0x020b2ee8 +data_ov000_020b2ef0 kind:data(any) addr:0x020b2ef0 +data_ov000_020b2ef8 kind:data(any) addr:0x020b2ef8 +data_ov000_020b2f00 kind:data(any) addr:0x020b2f00 +data_ov000_020b2f08 kind:data(any) addr:0x020b2f08 +data_ov000_020b2f10 kind:data(any) addr:0x020b2f10 +data_ov000_020b2f18 kind:data(any) addr:0x020b2f18 +data_ov000_020b2f20 kind:data(any) addr:0x020b2f20 +data_ov000_020b2f28 kind:data(any) addr:0x020b2f28 +data_ov000_020b2f30 kind:data(any) addr:0x020b2f30 +data_ov000_020b2f38 kind:data(any) addr:0x020b2f38 +data_ov000_020b2f40 kind:data(any) addr:0x020b2f40 +data_ov000_020b2f48 kind:data(any) addr:0x020b2f48 +data_ov000_020b2f50 kind:data(any) addr:0x020b2f50 +data_ov000_020b2f58 kind:data(any) addr:0x020b2f58 +data_ov000_020b2f60 kind:data(any) addr:0x020b2f60 +data_ov000_020b2f68 kind:data(any) addr:0x020b2f68 +data_ov000_020b2f70 kind:data(any) addr:0x020b2f70 +data_ov000_020b2f78 kind:data(any) addr:0x020b2f78 +data_ov000_020b2f80 kind:data(any) addr:0x020b2f80 +data_ov000_020b2f88 kind:data(any) addr:0x020b2f88 +data_ov000_020b2f90 kind:data(any) addr:0x020b2f90 +data_ov000_020b2fa0 kind:data(any) addr:0x020b2fa0 +data_ov000_020b2fac kind:data(any) addr:0x020b2fac +data_ov000_020b2fd4 kind:data(any) addr:0x020b2fd4 +data_ov000_020b2ffc kind:data(any) addr:0x020b2ffc +data_ov000_020b301c kind:data(any) addr:0x020b301c +data_ov000_020b3028 kind:data(any) addr:0x020b3028 +data_ov000_020b3034 kind:data(any) addr:0x020b3034 +data_ov000_020b3040 kind:data(any) addr:0x020b3040 +data_ov000_020b304c kind:data(any) addr:0x020b304c +data_ov000_020b3058 kind:data(any) addr:0x020b3058 +data_ov000_020b307c kind:data(any) addr:0x020b307c +data_ov000_020b30a0 kind:data(any) addr:0x020b30a0 +data_ov000_020b30c4 kind:data(any) addr:0x020b30c4 +data_ov000_020b30cc kind:data(any) addr:0x020b30cc +data_ov000_020b30d0 kind:data(any) addr:0x020b30d0 +data_ov000_020b30d8 kind:data(any) addr:0x020b30d8 +data_ov000_020b30e4 kind:data(any) addr:0x020b30e4 +data_ov000_020b30f4 kind:data(any) addr:0x020b30f4 +data_ov000_020b3110 kind:data(any) addr:0x020b3110 +data_ov000_020b312c kind:data(any) addr:0x020b312c +data_ov000_020b3188 kind:data(any) addr:0x020b3188 +data_ov000_020b31e8 kind:data(any) addr:0x020b31e8 +data_ov000_020b3230 kind:data(any) addr:0x020b3230 +data_ov000_020b327c kind:data(any) addr:0x020b327c +data_ov000_020b32a8 kind:data(any) addr:0x020b32a8 +data_ov000_020b32d4 kind:data(any) addr:0x020b32d4 +data_ov000_020b32f8 kind:data(any) addr:0x020b32f8 +data_ov000_020b3354 kind:data(any) addr:0x020b3354 +data_ov000_020b3378 kind:data(any) addr:0x020b3378 +data_ov000_020b33cc kind:data(any) addr:0x020b33cc +data_ov000_020b33e4 kind:data(any) addr:0x020b33e4 +data_ov000_020b33f4 kind:data(any) addr:0x020b33f4 +data_ov000_020b3418 kind:data(any) addr:0x020b3418 +data_ov000_020b3474 kind:data(any) addr:0x020b3474 +data_ov000_020b3498 kind:data(any) addr:0x020b3498 +data_ov000_020b34f8 kind:data(any) addr:0x020b34f8 +data_ov000_020b3504 kind:data(any) addr:0x020b3504 +data_ov000_020b3510 kind:data(any) addr:0x020b3510 +data_ov000_020b352c kind:data(any) addr:0x020b352c +data_ov000_020b3548 kind:data(any) addr:0x020b3548 +data_ov000_020b3564 kind:data(any) addr:0x020b3564 +data_ov000_020b3580 kind:data(any) addr:0x020b3580 +data_ov000_020b35a8 kind:data(any) addr:0x020b35a8 +data_ov000_020b35b0 kind:data(any) addr:0x020b35b0 +data_ov000_020b35b8 kind:data(any) addr:0x020b35b8 +data_ov000_020b35c0 kind:data(any) addr:0x020b35c0 +data_ov000_020b35d0 kind:data(any) addr:0x020b35d0 +data_ov000_020b3610 kind:data(any) addr:0x020b3610 +data_ov000_020b3670 kind:data(any) addr:0x020b3670 +data_ov000_020b367c kind:data(any) addr:0x020b367c +data_ov000_020b36c0 kind:data(any) addr:0x020b36c0 +data_ov000_020b36dc kind:data(any) addr:0x020b36dc +data_ov000_020b36f8 kind:data(any) addr:0x020b36f8 +data_ov000_020b3720 kind:data(any) addr:0x020b3720 +data_ov000_020b374c kind:data(any) addr:0x020b374c +data_ov000_020b378c kind:data(any) addr:0x020b378c +data_ov000_020b37b4 kind:data(any) addr:0x020b37b4 +data_ov000_020b37ec kind:data(any) addr:0x020b37ec +data_ov000_020b37f0 kind:data(any) addr:0x020b37f0 +data_ov000_020b37f4 kind:data(any) addr:0x020b37f4 +data_ov000_020b37f8 kind:data(any) addr:0x020b37f8 +data_ov000_020b37fc kind:data(any) addr:0x020b37fc +data_ov000_020b3804 kind:data(any) addr:0x020b3804 +data_ov000_020b380c kind:data(any) addr:0x020b380c +data_ov000_020b3814 kind:data(any) addr:0x020b3814 +data_ov000_020b381c kind:data(any) addr:0x020b381c +data_ov000_020b3824 kind:data(any) addr:0x020b3824 +data_ov000_020b382c kind:data(any) addr:0x020b382c +data_ov000_020b3834 kind:data(any) addr:0x020b3834 +data_ov000_020b383c kind:data(any) addr:0x020b383c +data_ov000_020b3844 kind:data(any) addr:0x020b3844 +data_ov000_020b384c kind:data(any) addr:0x020b384c +data_ov000_020b3854 kind:data(any) addr:0x020b3854 +data_ov000_020b385c kind:data(any) addr:0x020b385c +data_ov000_020b3864 kind:data(any) addr:0x020b3864 +data_ov000_020b386c kind:data(any) addr:0x020b386c +data_ov000_020b3874 kind:data(any) addr:0x020b3874 +data_ov000_020b387c kind:data(any) addr:0x020b387c +data_ov000_020b3884 kind:data(any) addr:0x020b3884 +data_ov000_020b388c kind:data(any) addr:0x020b388c +data_ov000_020b3894 kind:data(any) addr:0x020b3894 +data_ov000_020b389c kind:data(any) addr:0x020b389c +data_ov000_020b38a4 kind:data(any) addr:0x020b38a4 +data_ov000_020b38ac kind:data(any) addr:0x020b38ac +data_ov000_020b38b4 kind:data(any) addr:0x020b38b4 +data_ov000_020b38bc kind:data(any) addr:0x020b38bc +data_ov000_020b38c4 kind:data(any) addr:0x020b38c4 +data_ov000_020b38cc kind:data(any) addr:0x020b38cc +data_ov000_020b38d4 kind:data(any) addr:0x020b38d4 +data_ov000_020b38dc kind:data(any) addr:0x020b38dc +data_ov000_020b38e4 kind:data(any) addr:0x020b38e4 +data_ov000_020b38ec kind:data(any) addr:0x020b38ec +data_ov000_020b38f4 kind:data(any) addr:0x020b38f4 +data_ov000_020b38fc kind:data(any) addr:0x020b38fc +data_ov000_020b3904 kind:data(any) addr:0x020b3904 +data_ov000_020b390c kind:data(any) addr:0x020b390c +data_ov000_020b3914 kind:data(any) addr:0x020b3914 +data_ov000_020b391c kind:data(any) addr:0x020b391c +data_ov000_020b3924 kind:data(any) addr:0x020b3924 +data_ov000_020b392c kind:data(any) addr:0x020b392c +data_ov000_020b3934 kind:data(any) addr:0x020b3934 +data_ov000_020b393c kind:data(any) addr:0x020b393c +data_ov000_020b3944 kind:data(any) addr:0x020b3944 +data_ov000_020b394c kind:data(any) addr:0x020b394c +data_ov000_020b3954 kind:data(any) addr:0x020b3954 +data_ov000_020b395c kind:data(any) addr:0x020b395c +data_ov000_020b3964 kind:data(any) addr:0x020b3964 +data_ov000_020b396c kind:data(any) addr:0x020b396c +data_ov000_020b3974 kind:data(any) addr:0x020b3974 +data_ov000_020b397c kind:data(any) addr:0x020b397c +data_ov000_020b3984 kind:data(any) addr:0x020b3984 +data_ov000_020b398c kind:data(any) addr:0x020b398c +data_ov000_020b3994 kind:data(any) addr:0x020b3994 +data_ov000_020b399c kind:data(any) addr:0x020b399c +data_ov000_020b39a4 kind:data(any) addr:0x020b39a4 +data_ov000_020b39ac kind:data(any) addr:0x020b39ac +data_ov000_020b39b4 kind:data(any) addr:0x020b39b4 +data_ov000_020b39bc kind:data(any) addr:0x020b39bc +data_ov000_020b39c4 kind:data(any) addr:0x020b39c4 +data_ov000_020b39cc kind:data(any) addr:0x020b39cc +data_ov000_020b39d4 kind:data(any) addr:0x020b39d4 +data_ov000_020b39dc kind:data(any) addr:0x020b39dc +data_ov000_020b39e4 kind:data(any) addr:0x020b39e4 +data_ov000_020b39ec kind:data(any) addr:0x020b39ec +data_ov000_020b39f4 kind:data(any) addr:0x020b39f4 +data_ov000_020b39fc kind:data(any) addr:0x020b39fc +data_ov000_020b3a04 kind:data(any) addr:0x020b3a04 +data_ov000_020b3a0c kind:data(any) addr:0x020b3a0c +data_ov000_020b3a14 kind:data(any) addr:0x020b3a14 +data_ov000_020b3a1c kind:data(any) addr:0x020b3a1c +data_ov000_020b3a24 kind:data(any) addr:0x020b3a24 +data_ov000_020b3a2c kind:data(any) addr:0x020b3a2c +data_ov000_020b3a34 kind:data(any) addr:0x020b3a34 +data_ov000_020b3a3c kind:data(any) addr:0x020b3a3c +data_ov000_020b3a44 kind:data(any) addr:0x020b3a44 +data_ov000_020b3a4c kind:data(any) addr:0x020b3a4c +data_ov000_020b3a54 kind:data(any) addr:0x020b3a54 +data_ov000_020b3a5c kind:data(any) addr:0x020b3a5c +data_ov000_020b3a64 kind:data(any) addr:0x020b3a64 +data_ov000_020b3a6c kind:data(any) addr:0x020b3a6c +data_ov000_020b3a74 kind:data(any) addr:0x020b3a74 +data_ov000_020b3a7c kind:data(any) addr:0x020b3a7c +data_ov000_020b3a84 kind:data(any) addr:0x020b3a84 +data_ov000_020b3a8c kind:data(any) addr:0x020b3a8c +data_ov000_020b3a94 kind:data(any) addr:0x020b3a94 +data_ov000_020b3a9c kind:data(any) addr:0x020b3a9c +data_ov000_020b3aa4 kind:data(any) addr:0x020b3aa4 +data_ov000_020b3aac kind:data(any) addr:0x020b3aac +data_ov000_020b3ab4 kind:data(any) addr:0x020b3ab4 +data_ov000_020b3abc kind:data(any) addr:0x020b3abc +data_ov000_020b3ac4 kind:data(any) addr:0x020b3ac4 +data_ov000_020b3acc kind:data(any) addr:0x020b3acc +data_ov000_020b3ad4 kind:data(any) addr:0x020b3ad4 +data_ov000_020b3adc kind:data(any) addr:0x020b3adc +data_ov000_020b3ae4 kind:data(any) addr:0x020b3ae4 +data_ov000_020b3aec kind:data(any) addr:0x020b3aec +data_ov000_020b3af4 kind:data(any) addr:0x020b3af4 +data_ov000_020b3afc kind:data(any) addr:0x020b3afc +data_ov000_020b3b04 kind:data(any) addr:0x020b3b04 +data_ov000_020b3b0c kind:data(any) addr:0x020b3b0c +data_ov000_020b3b14 kind:data(any) addr:0x020b3b14 +data_ov000_020b3b1c kind:data(any) addr:0x020b3b1c +data_ov000_020b3b24 kind:data(any) addr:0x020b3b24 +data_ov000_020b3b2c kind:data(any) addr:0x020b3b2c +data_ov000_020b3b34 kind:data(any) addr:0x020b3b34 +data_ov000_020b3b3c kind:data(any) addr:0x020b3b3c +data_ov000_020b3b44 kind:data(any) addr:0x020b3b44 +data_ov000_020b3b4c kind:data(any) addr:0x020b3b4c +data_ov000_020b3b54 kind:data(any) addr:0x020b3b54 +data_ov000_020b3b5c kind:data(any) addr:0x020b3b5c +data_ov000_020b3b64 kind:data(any) addr:0x020b3b64 +data_ov000_020b3b6c kind:data(any) addr:0x020b3b6c +data_ov000_020b3b74 kind:data(any) addr:0x020b3b74 +data_ov000_020b3b7c kind:data(any) addr:0x020b3b7c +data_ov000_020b3b84 kind:data(any) addr:0x020b3b84 +data_ov000_020b3b8c kind:data(any) addr:0x020b3b8c +data_ov000_020b3b94 kind:data(any) addr:0x020b3b94 +data_ov000_020b3ba0 kind:data(any) addr:0x020b3ba0 +data_ov000_020b3bac kind:data(any) addr:0x020b3bac +data_ov000_020b3bb8 kind:data(any) addr:0x020b3bb8 +data_ov000_020b3bc4 kind:data(any) addr:0x020b3bc4 +data_ov000_020b3bd0 kind:data(any) addr:0x020b3bd0 +data_ov000_020b3bdc kind:data(any) addr:0x020b3bdc +data_ov000_020b3be8 kind:data(any) addr:0x020b3be8 +data_ov000_020b3bf4 kind:data(any) addr:0x020b3bf4 +data_ov000_020b3c00 kind:data(any) addr:0x020b3c00 +data_ov000_020b3c0c kind:data(any) addr:0x020b3c0c +data_ov000_020b3c18 kind:data(any) addr:0x020b3c18 +data_ov000_020b3c24 kind:data(any) addr:0x020b3c24 +data_ov000_020b3c30 kind:data(any) addr:0x020b3c30 +data_ov000_020b3c3c kind:data(any) addr:0x020b3c3c +data_ov000_020b3c48 kind:data(any) addr:0x020b3c48 +data_ov000_020b3c54 kind:data(any) addr:0x020b3c54 +data_ov000_020b3c60 kind:data(any) addr:0x020b3c60 +data_ov000_020b3c6c kind:data(any) addr:0x020b3c6c +data_ov000_020b3c78 kind:data(any) addr:0x020b3c78 +data_ov000_020b3c84 kind:data(any) addr:0x020b3c84 +data_ov000_020b3c90 kind:data(any) addr:0x020b3c90 +data_ov000_020b3c9c kind:data(any) addr:0x020b3c9c +data_ov000_020b3ca8 kind:data(any) addr:0x020b3ca8 +data_ov000_020b3cb4 kind:data(any) addr:0x020b3cb4 +data_ov000_020b3cc4 kind:data(any) addr:0x020b3cc4 +data_ov000_020b3cd4 kind:data(any) addr:0x020b3cd4 +data_ov000_020b3ce4 kind:data(any) addr:0x020b3ce4 +data_ov000_020b3cf4 kind:data(any) addr:0x020b3cf4 +data_ov000_020b41b4 kind:data(any) addr:0x020b41b4 +data_ov000_020b41b8 kind:data(any) addr:0x020b41b8 +data_ov000_020b41c0 kind:data(any) addr:0x020b41c0 +data_ov000_020b41c8 kind:data(any) addr:0x020b41c8 +data_ov000_020b41d0 kind:data(any) addr:0x020b41d0 +data_ov000_020b41d8 kind:data(any) addr:0x020b41d8 +data_ov000_020b41e0 kind:data(any) addr:0x020b41e0 +data_ov000_020b41e8 kind:data(any) addr:0x020b41e8 +data_ov000_020b41f0 kind:data(any) addr:0x020b41f0 +data_ov000_020b41f4 kind:data(any) addr:0x020b41f4 +data_ov000_020b41fc kind:data(any) addr:0x020b41fc +data_ov000_020b4204 kind:data(any) addr:0x020b4204 +data_ov000_020b420c kind:data(any) addr:0x020b420c +data_ov000_020b4214 kind:data(any) addr:0x020b4214 +data_ov000_020b421c kind:data(any) addr:0x020b421c +data_ov000_020b4224 kind:data(any) addr:0x020b4224 +data_ov000_020b422c kind:data(any) addr:0x020b422c +data_ov000_020b4234 kind:data(any) addr:0x020b4234 +data_ov000_020b423c kind:data(any) addr:0x020b423c +data_ov000_020b4244 kind:data(any) addr:0x020b4244 +data_ov000_020b424c kind:data(any) addr:0x020b424c +data_ov000_020b4254 kind:data(any) addr:0x020b4254 +data_ov000_020b425c kind:data(any) addr:0x020b425c +data_ov000_020b4264 kind:data(any) addr:0x020b4264 +data_ov000_020b426c kind:data(any) addr:0x020b426c +data_ov000_020b4274 kind:data(any) addr:0x020b4274 +data_ov000_020b427c kind:data(any) addr:0x020b427c +data_ov000_020b4284 kind:data(any) addr:0x020b4284 +data_ov000_020b428c kind:data(any) addr:0x020b428c +data_ov000_020b4294 kind:data(any) addr:0x020b4294 +data_ov000_020b429c kind:data(any) addr:0x020b429c +data_ov000_020b42a4 kind:data(any) addr:0x020b42a4 +data_ov000_020b42ac kind:data(any) addr:0x020b42ac +data_ov000_020b42b4 kind:data(any) addr:0x020b42b4 +data_ov000_020b42bc kind:data(any) addr:0x020b42bc +data_ov000_020b42c4 kind:data(any) addr:0x020b42c4 +data_ov000_020b42cc kind:data(any) addr:0x020b42cc +data_ov000_020b42d4 kind:data(any) addr:0x020b42d4 +data_ov000_020b42dc kind:data(any) addr:0x020b42dc +data_ov000_020b42e4 kind:data(any) addr:0x020b42e4 +data_ov000_020b42ec kind:data(any) addr:0x020b42ec +data_ov000_020b42f4 kind:data(any) addr:0x020b42f4 +data_ov000_020b42fc kind:data(any) addr:0x020b42fc +data_ov000_020b4304 kind:data(any) addr:0x020b4304 +data_ov000_020b430c kind:data(any) addr:0x020b430c +data_ov000_020b4314 kind:data(any) addr:0x020b4314 +data_ov000_020b431c kind:data(any) addr:0x020b431c +data_ov000_020b4324 kind:data(any) addr:0x020b4324 +data_ov000_020b432c kind:data(any) addr:0x020b432c +data_ov000_020b4334 kind:data(any) addr:0x020b4334 +data_ov000_020b433c kind:data(any) addr:0x020b433c +data_ov000_020b4344 kind:data(any) addr:0x020b4344 +data_ov000_020b434c kind:data(any) addr:0x020b434c +data_ov000_020b4354 kind:data(any) addr:0x020b4354 +data_ov000_020b435c kind:data(any) addr:0x020b435c +data_ov000_020b4364 kind:data(any) addr:0x020b4364 +data_ov000_020b436c kind:data(any) addr:0x020b436c +data_ov000_020b4378 kind:data(any) addr:0x020b4378 +data_ov000_020b4384 kind:data(any) addr:0x020b4384 +data_ov000_020b4390 kind:data(any) addr:0x020b4390 +data_ov000_020b439c kind:data(any) addr:0x020b439c +data_ov000_020b43a8 kind:data(any) addr:0x020b43a8 +data_ov000_020b43b4 kind:data(any) addr:0x020b43b4 +data_ov000_020b43c0 kind:data(any) addr:0x020b43c0 +data_ov000_020b43cc kind:data(any) addr:0x020b43cc +data_ov000_020b43d8 kind:data(any) addr:0x020b43d8 +data_ov000_020b43e4 kind:data(any) addr:0x020b43e4 +data_ov000_020b43f0 kind:data(any) addr:0x020b43f0 +data_ov000_020b44a4 kind:data(any) addr:0x020b44a4 +data_ov000_020b4634 kind:data(any) addr:0x020b4634 +data_ov000_020b48a0 kind:data(any) addr:0x020b48a0 +data_ov000_020b48b0 kind:data(any) addr:0x020b48b0 +data_ov000_020b48c0 kind:data(any) addr:0x020b48c0 +data_ov000_020b48c8 kind:data(any) addr:0x020b48c8 +data_ov000_020b48cc kind:data(any) addr:0x020b48cc +data_ov000_020b48dc kind:data(any) addr:0x020b48dc +data_ov000_020b4910 kind:data(any) addr:0x020b4910 +data_ov000_020b493c kind:data(any) addr:0x020b493c +data_ov000_020b4940 kind:data(any) addr:0x020b4940 +data_ov000_020b4958 kind:data(any) addr:0x020b4958 +data_ov000_020b4978 kind:data(any) addr:0x020b4978 +data_ov000_020b49bc kind:data(any) addr:0x020b49bc +data_ov000_020b49f8 kind:data(any) addr:0x020b49f8 +data_ov000_020b4a10 kind:data(any) addr:0x020b4a10 +data_ov000_020b4a30 kind:data(any) addr:0x020b4a30 +data_ov000_020b4a3c kind:data(any) addr:0x020b4a3c +data_ov000_020b4a88 kind:data(any) addr:0x020b4a88 +data_ov000_020b4a98 kind:data(any) addr:0x020b4a98 +data_ov000_020b4abc kind:data(any) addr:0x020b4abc +data_ov000_020b4b04 kind:data(any) addr:0x020b4b04 +data_ov000_020b4b4c kind:data(any) addr:0x020b4b4c +data_ov000_020b4b70 kind:data(any) addr:0x020b4b70 +data_ov000_020b4b94 kind:data(any) addr:0x020b4b94 +data_ov000_020b4ba8 kind:data(any) addr:0x020b4ba8 +data_ov000_020b4bbc kind:data(any) addr:0x020b4bbc +data_ov000_020b4bd0 kind:data(any) addr:0x020b4bd0 +data_ov000_020b4bf4 kind:data(any) addr:0x020b4bf4 +data_ov000_020b4c10 kind:data(any) addr:0x020b4c10 +data_ov000_020b4c18 kind:data(any) addr:0x020b4c18 +data_ov000_020b4c20 kind:data(any) addr:0x020b4c20 +data_ov000_020b4c28 kind:data(any) addr:0x020b4c28 +data_ov000_020b4c30 kind:data(any) addr:0x020b4c30 +data_ov000_020b4c38 kind:data(any) addr:0x020b4c38 +data_ov000_020b4c40 kind:data(any) addr:0x020b4c40 +data_ov000_020b4c48 kind:data(any) addr:0x020b4c48 +data_ov000_020b4c50 kind:data(any) addr:0x020b4c50 +data_ov000_020b4c58 kind:data(any) addr:0x020b4c58 +data_ov000_020b4c60 kind:data(any) addr:0x020b4c60 +data_ov000_020b4c68 kind:data(any) addr:0x020b4c68 +data_ov000_020b4c70 kind:data(any) addr:0x020b4c70 +data_ov000_020b4c78 kind:data(any) addr:0x020b4c78 +data_ov000_020b4c80 kind:data(any) addr:0x020b4c80 +data_ov000_020b4c88 kind:data(any) addr:0x020b4c88 +data_ov000_020b4c90 kind:data(any) addr:0x020b4c90 +data_ov000_020b4c98 kind:data(any) addr:0x020b4c98 +data_ov000_020b4ca0 kind:data(any) addr:0x020b4ca0 +data_ov000_020b4ca8 kind:data(any) addr:0x020b4ca8 +data_ov000_020b4cb0 kind:data(any) addr:0x020b4cb0 +data_ov000_020b4cb8 kind:data(any) addr:0x020b4cb8 +data_ov000_020b4cc0 kind:data(any) addr:0x020b4cc0 +data_ov000_020b4cc8 kind:data(any) addr:0x020b4cc8 +data_ov000_020b4cd0 kind:data(any) addr:0x020b4cd0 +data_ov000_020b4cd8 kind:data(any) addr:0x020b4cd8 +data_ov000_020b4ce0 kind:data(any) addr:0x020b4ce0 +data_ov000_020b4ce8 kind:data(any) addr:0x020b4ce8 +data_ov000_020b4cf0 kind:data(any) addr:0x020b4cf0 +data_ov000_020b4cf8 kind:data(any) addr:0x020b4cf8 +data_ov000_020b4d00 kind:data(any) addr:0x020b4d00 +data_ov000_020b4d08 kind:data(any) addr:0x020b4d08 +data_ov000_020b4d10 kind:data(any) addr:0x020b4d10 +data_ov000_020b4d18 kind:data(any) addr:0x020b4d18 +data_ov000_020b4d20 kind:data(any) addr:0x020b4d20 +data_ov000_020b4d28 kind:data(any) addr:0x020b4d28 +data_ov000_020b4d30 kind:data(any) addr:0x020b4d30 +data_ov000_020b4d38 kind:data(any) addr:0x020b4d38 +data_ov000_020b4d40 kind:data(any) addr:0x020b4d40 +data_ov000_020b4d48 kind:data(any) addr:0x020b4d48 +data_ov000_020b4d50 kind:data(any) addr:0x020b4d50 +data_ov000_020b4d58 kind:data(any) addr:0x020b4d58 +data_ov000_020b4d60 kind:data(any) addr:0x020b4d60 +data_ov000_020b4d68 kind:data(any) addr:0x020b4d68 +data_ov000_020b4d7c kind:data(any) addr:0x020b4d7c +data_ov000_020b4d88 kind:data(any) addr:0x020b4d88 +data_ov000_020b4d94 kind:data(any) addr:0x020b4d94 +data_ov000_020b4d98 kind:data(any) addr:0x020b4d98 +data_ov000_020b4da4 kind:data(any) addr:0x020b4da4 +data_ov000_020b4dd0 kind:data(any) addr:0x020b4dd0 +data_ov000_020b4e8c kind:data(any) addr:0x020b4e8c +data_ov000_020b4ea0 kind:data(any) addr:0x020b4ea0 +data_ov000_020b4eb4 kind:data(any) addr:0x020b4eb4 +data_ov000_020b4ec8 kind:data(any) addr:0x020b4ec8 +data_ov000_020b4edc kind:data(any) addr:0x020b4edc +data_ov000_020b4f00 kind:bss addr:0x020b4f00 +data_ov000_020b4f04 kind:bss addr:0x020b4f04 +data_ov000_020b4f14 kind:bss addr:0x020b4f14 +data_ov000_020b4f20 kind:bss addr:0x020b4f20 +data_ov000_020b4f24 kind:bss addr:0x020b4f24 +data_ov000_020b4f28 kind:bss addr:0x020b4f28 +data_ov000_020b4f2c kind:bss addr:0x020b4f2c +data_ov000_020b4fb0 kind:bss addr:0x020b4fb0 +data_ov000_020b4fb4 kind:bss addr:0x020b4fb4 +data_ov000_020b4fb8 kind:bss addr:0x020b4fb8 +data_ov000_020b4fc4 kind:bss addr:0x020b4fc4 +data_ov000_020b5088 kind:bss addr:0x020b5088 +data_ov000_020b508c kind:bss addr:0x020b508c +data_ov000_020b50e8 kind:bss addr:0x020b50e8 +data_ov000_020b50fc kind:bss addr:0x020b50fc +data_ov000_020b5100 kind:bss addr:0x020b5100 +data_ov000_020b51e8 kind:bss addr:0x020b51e8 +data_ov000_020b51ec kind:bss addr:0x020b51ec +data_ov000_020b51f8 kind:bss addr:0x020b51f8 +data_ov000_020b5200 kind:bss addr:0x020b5200 +data_ov000_020b5204 kind:bss addr:0x020b5204 +data_ov000_020b5208 kind:bss addr:0x020b5208 +data_ov000_020b5250 kind:bss addr:0x020b5250 +data_ov000_020b5254 kind:bss addr:0x020b5254 +data_ov000_020b52f0 kind:bss addr:0x020b52f0 +data_ov000_020b52f4 kind:bss addr:0x020b52f4 +data_ov000_020b5318 kind:bss addr:0x020b5318 +data_ov000_020b531c kind:bss addr:0x020b531c +data_ov000_020b5328 kind:bss addr:0x020b5328 +data_ov000_020b533c kind:bss addr:0x020b533c +data_ov000_020b5340 kind:bss addr:0x020b5340 +data_ov000_020b5380 kind:bss addr:0x020b5380 +data_ov000_020b5384 kind:bss addr:0x020b5384 +data_ov000_020b5388 kind:bss addr:0x020b5388 +data_ov000_020b53b8 kind:bss addr:0x020b53b8 +data_ov000_020b53c8 kind:bss addr:0x020b53c8 +data_ov000_020b53d0 kind:bss addr:0x020b53d0 +data_ov000_020b53d8 kind:bss addr:0x020b53d8 +data_ov000_020b53e0 kind:bss addr:0x020b53e0 +data_ov000_020b53e4 kind:bss addr:0x020b53e4 +data_ov000_020b5418 kind:bss addr:0x020b5418 +data_ov000_020b5c44 kind:bss addr:0x020b5c44 +data_ov000_020b5c48 kind:bss addr:0x020b5c48 +data_ov000_020b5c54 kind:bss addr:0x020b5c54 +data_ov000_020b5c90 kind:bss addr:0x020b5c90 +data_ov000_020b5c94 kind:bss addr:0x020b5c94 +data_ov000_020b5ca0 kind:bss addr:0x020b5ca0 +data_ov000_020b5cdc kind:bss addr:0x020b5cdc +data_ov000_020b5ce0 kind:bss addr:0x020b5ce0 +data_ov000_020b5ce4 kind:bss addr:0x020b5ce4 +data_ov000_020b5cf0 kind:bss addr:0x020b5cf0 +data_ov000_020b5d2c kind:bss addr:0x020b5d2c +data_ov000_020b5d30 kind:bss addr:0x020b5d30 +data_ov000_020b5d3c kind:bss addr:0x020b5d3c +data_ov000_020b5d78 kind:bss addr:0x020b5d78 +data_ov000_020b5d7c kind:bss addr:0x020b5d7c +data_ov000_020b5d84 kind:bss addr:0x020b5d84 +data_ov000_020b615c kind:bss addr:0x020b615c +data_ov000_020b6160 kind:bss addr:0x020b6160 +data_ov000_020b616c kind:bss addr:0x020b616c +data_ov000_020b6178 kind:bss addr:0x020b6178 +data_ov000_020b6198 kind:bss addr:0x020b6198 +data_ov000_020b624c kind:bss addr:0x020b624c +data_ov000_020b6270 kind:bss addr:0x020b6270 +data_ov000_020b6274 kind:bss addr:0x020b6274 +data_ov000_020b6280 kind:bss addr:0x020b6280 +data_ov000_020b62e8 kind:bss addr:0x020b62e8 +data_ov000_020b62ec kind:bss addr:0x020b62ec +data_ov000_020b62f0 kind:bss addr:0x020b62f0 +data_ov000_020b62f4 kind:bss addr:0x020b62f4 +data_ov000_020b64f0 kind:bss addr:0x020b64f0 +data_ov000_020b650c kind:bss addr:0x020b650c +data_ov000_020b6512 kind:bss addr:0x020b6512 +data_ov000_020b652c kind:bss addr:0x020b652c +data_ov000_020b6538 kind:bss addr:0x020b6538 +data_ov000_020b653c kind:bss addr:0x020b653c +data_ov000_020b6540 kind:bss addr:0x020b6540 +data_ov000_020b6544 kind:bss addr:0x020b6544 +data_ov000_020b6548 kind:bss addr:0x020b6548 +data_ov000_020b6558 kind:bss addr:0x020b6558 diff --git a/config/eur1/arm9/overlays/ov001/delinks.txt b/config/eur1/arm9/overlays/ov001/delinks.txt new file mode 100644 index 00000000..bdc738df --- /dev/null +++ b/config/eur1/arm9/overlays/ov001/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020c2600 kind:code align:32 + .rodata start:0x020c2600 end:0x020c2854 kind:rodata align:4 + .init start:0x020c2854 end:0x020c2940 kind:code align:4 + .ctor start:0x020c2940 end:0x020c2960 kind:rodata align:4 + .data start:0x020c2980 end:0x020c3020 kind:data align:32 + .bss start:0x020c3020 end:0x020c4760 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov001/relocs.txt b/config/eur1/arm9/overlays/ov001/relocs.txt new file mode 100644 index 00000000..fe063f0f --- /dev/null +++ b/config/eur1/arm9/overlays/ov001/relocs.txt @@ -0,0 +1,2585 @@ +from:0x020b656a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6574 kind:thumb_call to:0x020b657c module:overlay(1) +from:0x020b6582 kind:thumb_call to:0x020b6d58 module:overlay(1) +from:0x020b65da kind:thumb_call to:0x020b7538 module:overlay(1) +from:0x020b65de kind:thumb_call to:0x020be310 module:overlay(1) +from:0x020b65e2 kind:thumb_call to:0x020ba9f8 module:overlay(1) +from:0x020b65e6 kind:thumb_call to:0x020b77ac module:overlay(1) +from:0x020b65ea kind:thumb_call to:0x020bc38c module:overlay(1) +from:0x020b65ee kind:thumb_call to:0x020bafa4 module:overlay(1) +from:0x020b65f2 kind:thumb_call to:0x020bac80 module:overlay(1) +from:0x020b65f6 kind:thumb_call_arm to:0x0205a1d8 module:overlay(0) +from:0x020b65fa kind:thumb_call to:0x020b759c module:overlay(1) +from:0x020b65fe kind:thumb_call to:0x020beb24 module:overlay(1) +from:0x020b6602 kind:thumb_call_arm to:0x02058e24 module:overlay(0) +from:0x020b6606 kind:thumb_call_arm to:0x02058f9c module:overlay(0) +from:0x020b6610 kind:thumb_call_arm to:0x020d63d4 module:overlay(24) +from:0x020b6614 kind:thumb_call_arm to:0x020a9b10 module:overlay(0) +from:0x020b6658 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6660 kind:thumb_call to:0x020b70b4 module:overlay(1) +from:0x020b6714 kind:thumb_call to:0x020b6798 module:overlay(1) +from:0x020b6726 kind:thumb_call to:0x02014850 module:main +from:0x020b672e kind:thumb_call to:0x02014850 module:main +from:0x020b673c kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6744 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b674a kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6750 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6754 kind:thumb_call to:0x020b6b88 module:overlay(1) +from:0x020b675e kind:thumb_call to:0x020b6ba8 module:overlay(1) +from:0x020b6762 kind:thumb_call to:0x020b6c28 module:overlay(1) +from:0x020b6766 kind:thumb_call to:0x020b6c48 module:overlay(1) +from:0x020b676a kind:thumb_call to:0x020b6c78 module:overlay(1) +from:0x020b676e kind:thumb_call to:0x020b6c98 module:overlay(1) +from:0x020b6772 kind:thumb_call to:0x020b6bc8 module:overlay(1) +from:0x020b6776 kind:thumb_call to:0x020b6cf8 module:overlay(1) +from:0x020b677a kind:thumb_call to:0x020b6d18 module:overlay(1) +from:0x020b677e kind:thumb_call to:0x020b6cd8 module:overlay(1) +from:0x020b6782 kind:thumb_call to:0x020b6d38 module:overlay(1) +from:0x020b6786 kind:thumb_call to:0x020b6cb8 module:overlay(1) +from:0x020b678a kind:thumb_call to:0x020be32c module:overlay(1) +from:0x020b678e kind:thumb_call to:0x020b6be8 module:overlay(1) +from:0x020b6794 kind:load to:0x02049ba0 module:main +from:0x020b67d4 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b67da kind:thumb_call to:0x020ba54c module:overlay(1) +from:0x020b67ee kind:thumb_call to:0x02014918 module:main +from:0x020b6804 kind:thumb_call to:0x020147fc module:main +from:0x020b682c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6836 kind:thumb_call_arm to:0x0213f0e0 module:overlays(58,70) +from:0x020b6842 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b684c kind:thumb_call_arm to:0x0213f0e0 module:overlays(58,70) +from:0x020b6858 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6862 kind:thumb_call_arm to:0x0213f278 module:overlay(58) +from:0x020b686e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6878 kind:thumb_call_arm to:0x0212fc58 module:overlay(26) +from:0x020b688c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6896 kind:thumb_call_arm to:0x020ea778 module:overlay(21) +from:0x020b68b6 kind:thumb_call to:0x020b7700 module:overlay(1) +from:0x020b68bc kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b68c4 kind:thumb_call to:0x020b6fe0 module:overlay(1) +from:0x020b68cc kind:load to:0x020b2204 module:overlay(0) +from:0x020b68d0 kind:load to:0x02049ba0 module:main +from:0x020b68d4 kind:load to:0x020b2220 module:overlay(0) +from:0x020b68dc kind:load to:0x0204999c module:main +from:0x020b68e0 kind:load to:0x027e09b8 module:dtcm +from:0x020b68f0 kind:thumb_call to:0x020b7088 module:overlay(1) +from:0x020b690e kind:thumb_call to:0x02014850 module:main +from:0x020b6916 kind:thumb_call to:0x02014850 module:main +from:0x020b6922 kind:thumb_call to:0x02014850 module:main +from:0x020b6938 kind:thumb_call to:0x02014850 module:main +from:0x020b6940 kind:thumb_call to:0x02014850 module:main +from:0x020b694a kind:thumb_call to:0x02014850 module:main +from:0x020b6952 kind:thumb_call to:0x02014850 module:main +from:0x020b6956 kind:thumb_call to:0x020b6c08 module:overlay(1) +from:0x020b695c kind:load to:0x02049ba0 module:main +from:0x020b6960 kind:load to:0x02043e50 module:main +from:0x020b696e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b697a kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b6986 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b6992 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b699e kind:thumb_call to:0x020b69f4 module:overlay(1) +from:0x020b69d4 kind:thumb_call to:0x020b68e4 module:overlay(1) +from:0x020b69de kind:thumb_call to:0x020b6798 module:overlay(1) +from:0x020b69e8 kind:load to:0x027e09a0 module:dtcm +from:0x020b69ec kind:load to:0x020b2204 module:overlay(0) +from:0x020b69f0 kind:load to:0x020b2220 module:overlay(0) +from:0x020b6a60 kind:thumb_call_arm to:0x020c684c module:overlay(24) +from:0x020b6a7a kind:thumb_call_arm to:0x020c77fc module:overlay(24) +from:0x020b6a8c kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b6a98 kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b6aa6 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b6ab2 kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b6abe kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b6aca kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b6adc kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b6aea kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b6b32 kind:thumb_call_arm to:0x020c684c module:overlay(24) +from:0x020b6b48 kind:thumb_call_arm to:0x020c77fc module:overlay(24) +from:0x020b6b5a kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b6b66 kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b6b74 kind:load to:0x020c2614 module:overlay(1) +from:0x020b6b78 kind:load to:0x020c2600 module:overlay(1) +from:0x020b6b7c kind:load to:0x027e0994 module:dtcm +from:0x020b6b80 kind:load to:0x027e0cf8 module:dtcm +from:0x020b6b84 kind:load to:0x020c263c module:overlay(1) +from:0x020b6b96 kind:thumb_call_arm to:0x020a9b50 module:overlay(0) +from:0x020b6b9c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6ba4 kind:load to:0x020b6558 module:overlay(0) +from:0x020b6bb6 kind:thumb_call_arm to:0x020d641c module:overlay(24) +from:0x020b6bbc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6bc4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b6bd6 kind:thumb_call to:0x0205a0d8 module:overlay(0) +from:0x020b6bdc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6be4 kind:load to:0x027e0960 module:dtcm +from:0x020b6bf6 kind:thumb_call to:0x020b7514 module:overlay(1) +from:0x020b6bfc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c04 kind:load to:0x027e09a0 module:dtcm +from:0x020b6c16 kind:thumb_call to:0x020b6d74 module:overlay(1) +from:0x020b6c1c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c24 kind:load to:0x027e095c module:dtcm +from:0x020b6c36 kind:thumb_call to:0x020b6d80 module:overlay(1) +from:0x020b6c3c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c44 kind:load to:0x027e0958 module:dtcm +from:0x020b6c5c kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b6c62 kind:thumb_call to:0x020b6d8c module:overlay(1) +from:0x020b6c68 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c70 kind:load to:0x027e0954 module:dtcm +from:0x020b6c74 kind:load to:0x020b6d65 module:overlay(1) +from:0x020b6c86 kind:thumb_call to:0x020bebcc module:overlay(1) +from:0x020b6c8c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c94 kind:load to:0x027e09ac module:dtcm +from:0x020b6ca6 kind:thumb_call to:0x020b76a0 module:overlay(1) +from:0x020b6cac kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cb4 kind:load to:0x027e09b8 module:dtcm +from:0x020b6cc6 kind:thumb_call to:0x020bab20 module:overlay(1) +from:0x020b6ccc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cd4 kind:load to:0x027e09bc module:dtcm +from:0x020b6ce6 kind:thumb_call to:0x020bc490 module:overlay(1) +from:0x020b6cec kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cf4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6d06 kind:thumb_call to:0x020bacb8 module:overlay(1) +from:0x020b6d0c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6d14 kind:load to:0x027e0ce8 module:dtcm +from:0x020b6d26 kind:thumb_call to:0x020bb004 module:overlay(1) +from:0x020b6d2c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6d34 kind:load to:0x027e0ce4 module:dtcm +from:0x020b6d46 kind:thumb_call to:0x020b782c module:overlay(1) +from:0x020b6d4c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6d54 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6d60 kind:load to:0x027e09a4 module:dtcm +from:0x020b6d6a kind:thumb_call_arm to:0x02016694 module:main +from:0x020b6d7c kind:load to:0x027e095c module:dtcm +from:0x020b6d88 kind:load to:0x027e0958 module:dtcm +from:0x020b6d94 kind:load to:0x027e0954 module:dtcm +from:0x020b6db2 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b6dc0 kind:load to:0x020b21f4 module:overlay(0) +from:0x020b6dce kind:thumb_call to:0x020be920 module:overlay(1) +from:0x020b6dd6 kind:thumb_call to:0x020b7740 module:overlay(1) +from:0x020b6dde kind:thumb_call_arm to:0x0205a164 module:overlay(0) +from:0x020b6de6 kind:thumb_call to:0x020beccc module:overlay(1) +from:0x020b6dee kind:thumb_call to:0x020bac08 module:overlay(1) +from:0x020b6df6 kind:thumb_call to:0x020bc638 module:overlay(1) +from:0x020b6dfe kind:thumb_call to:0x020be404 module:overlay(1) +from:0x020b6e04 kind:thumb_call to:0x020bd678 module:overlay(1) +from:0x020b6e0e kind:thumb_call to:0x020bde44 module:overlay(1) +from:0x020b6e12 kind:thumb_call to:0x020bed74 module:overlay(1) +from:0x020b6e24 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6e2c kind:load to:0x020b21f4 module:overlay(0) +from:0x020b6e30 kind:load to:0x020b508c module:overlay(0) +from:0x020b6e34 kind:load to:0x027e09b8 module:dtcm +from:0x020b6e38 kind:load to:0x027e0960 module:dtcm +from:0x020b6e3c kind:load to:0x027e09ac module:dtcm +from:0x020b6e40 kind:load to:0x027e09bc module:dtcm +from:0x020b6e44 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6e48 kind:load to:0x027e09c0 module:dtcm +from:0x020b6e4c kind:load to:0x0204a110 module:main +from:0x020b6e50 kind:load to:0x020b5100 module:overlay(0) +from:0x020b6e5e kind:thumb_call to:0x020be920 module:overlay(1) +from:0x020b6e66 kind:thumb_call to:0x020b7740 module:overlay(1) +from:0x020b6e6e kind:thumb_call_arm to:0x0205a164 module:overlay(0) +from:0x020b6e76 kind:thumb_call to:0x020beccc module:overlay(1) +from:0x020b6e7e kind:thumb_call to:0x020bac08 module:overlay(1) +from:0x020b6e86 kind:thumb_call to:0x020bc638 module:overlay(1) +from:0x020b6e8e kind:thumb_call to:0x020be404 module:overlay(1) +from:0x020b6e94 kind:thumb_call to:0x020bd678 module:overlay(1) +from:0x020b6e9e kind:thumb_call to:0x020bde44 module:overlay(1) +from:0x020b6ea2 kind:thumb_call to:0x020bed74 module:overlay(1) +from:0x020b6eb4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6eba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6ec4 kind:load to:0x020b21f4 module:overlay(0) +from:0x020b6ec8 kind:load to:0x020b508c module:overlay(0) +from:0x020b6ecc kind:load to:0x027e09b8 module:dtcm +from:0x020b6ed0 kind:load to:0x027e0960 module:dtcm +from:0x020b6ed4 kind:load to:0x027e09ac module:dtcm +from:0x020b6ed8 kind:load to:0x027e09bc module:dtcm +from:0x020b6edc kind:load to:0x027e0ce0 module:dtcm +from:0x020b6ee0 kind:load to:0x027e09c0 module:dtcm +from:0x020b6ee4 kind:load to:0x0204a110 module:main +from:0x020b6ee8 kind:load to:0x020b5100 module:overlay(0) +from:0x020b6ef6 kind:thumb_call to:0x020be920 module:overlay(1) +from:0x020b6efe kind:thumb_call to:0x020b7740 module:overlay(1) +from:0x020b6f06 kind:thumb_call_arm to:0x0205a164 module:overlay(0) +from:0x020b6f0e kind:thumb_call to:0x020beccc module:overlay(1) +from:0x020b6f16 kind:thumb_call to:0x020bac08 module:overlay(1) +from:0x020b6f1e kind:thumb_call to:0x020bc638 module:overlay(1) +from:0x020b6f26 kind:thumb_call to:0x020be404 module:overlay(1) +from:0x020b6f2c kind:thumb_call to:0x020bd678 module:overlay(1) +from:0x020b6f36 kind:thumb_call to:0x020bde44 module:overlay(1) +from:0x020b6f3a kind:thumb_call to:0x020bed74 module:overlay(1) +from:0x020b6f4c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6f54 kind:load to:0x020b21f4 module:overlay(0) +from:0x020b6f58 kind:load to:0x020b508c module:overlay(0) +from:0x020b6f5c kind:load to:0x027e09b8 module:dtcm +from:0x020b6f60 kind:load to:0x027e0960 module:dtcm +from:0x020b6f64 kind:load to:0x027e09ac module:dtcm +from:0x020b6f68 kind:load to:0x027e09bc module:dtcm +from:0x020b6f6c kind:load to:0x027e0ce0 module:dtcm +from:0x020b6f70 kind:load to:0x027e09c0 module:dtcm +from:0x020b6f74 kind:load to:0x0204a110 module:main +from:0x020b6f78 kind:load to:0x020b5100 module:overlay(0) +from:0x020b6f80 kind:thumb_call to:0x020bed54 module:overlay(1) +from:0x020b6f8a kind:thumb_call to:0x020bd9b0 module:overlay(1) +from:0x020b6f90 kind:thumb_call to:0x020bd5f0 module:overlay(1) +from:0x020b6f98 kind:thumb_call to:0x020be3d4 module:overlay(1) +from:0x020b6fa4 kind:thumb_call to:0x020bc564 module:overlay(1) +from:0x020b6fac kind:thumb_call to:0x020bab9c module:overlay(1) +from:0x020b6fb4 kind:thumb_call to:0x020bebf8 module:overlay(1) +from:0x020b6fbc kind:thumb_call_arm to:0x0205a160 module:overlay(0) +from:0x020b6fc4 kind:load to:0x020b5100 module:overlay(0) +from:0x020b6fc8 kind:load to:0x0204a110 module:main +from:0x020b6fcc kind:load to:0x027e09c0 module:dtcm +from:0x020b6fd0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6fd4 kind:load to:0x027e09bc module:dtcm +from:0x020b6fd8 kind:load to:0x027e09ac module:dtcm +from:0x020b6fdc kind:load to:0x027e0960 module:dtcm +from:0x020b6ff4 kind:thumb_call_arm to:0x020a7880 module:overlay(0) +from:0x020b701c kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020b7032 kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020b704c kind:thumb_call_arm to:0x02018d78 module:main +from:0x020b7058 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7070 kind:thumb_call to:0x020b7870 module:overlay(1) +from:0x020b7078 kind:load to:0x0204a110 module:main +from:0x020b707c kind:load to:0x027e09a4 module:dtcm +from:0x020b7080 kind:load to:0x027e0994 module:dtcm +from:0x020b7084 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7090 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7094 kind:load to:0x020b7abd module:overlay(1) +from:0x020b709c kind:thumb_call_arm to:0x02065c20 module:overlay(0) +from:0x020b70b0 kind:load to:0x020b2244 module:overlay(0) +from:0x020b70b8 kind:thumb_call_arm to:0x0201baec module:main +from:0x020b70c4 kind:thumb_call to:0x020b7098 module:overlay(1) +from:0x020b70cc kind:thumb_call_arm to:0x02065ecc module:overlay(0) +from:0x020b7180 kind:load to:0x020b2260 module:overlay(0) +from:0x020b71a2 kind:thumb_call_arm to:0x01fff148 module:itcm +from:0x020b71c4 kind:thumb_call_arm to:0x01fff17c module:itcm +from:0x020b71fc kind:thumb_call_arm to:0x02106684 module:overlay(26) +from:0x020b7262 kind:thumb_call_arm to:0x0206a014 module:overlay(0) +from:0x020b7306 kind:thumb_call to:0x020b6964 module:overlay(1) +from:0x020b7318 kind:thumb_call to:0x020b7c48 module:overlay(1) +from:0x020b732c kind:thumb_call to:0x020b8a9c module:overlay(1) +from:0x020b7332 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b733e kind:thumb_call_arm to:0x020166ac module:main +from:0x020b734e kind:thumb_call_arm to:0x020166ac module:main +from:0x020b7364 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b7380 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b73ae kind:thumb_call_arm to:0x02065f68 module:overlay(0) +from:0x020b73b8 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b73c6 kind:thumb_call_arm to:0x0201bba4 module:main +from:0x020b73ce kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b73dc kind:thumb_call_arm to:0x02070f8c module:overlay(0) +from:0x020b73e6 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b741e kind:thumb_call_arm to:0x0201bba4 module:main +from:0x020b743a kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b7444 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7448 kind:load to:0x020aa8e6 module:overlay(0) +from:0x020b744c kind:load to:0x020b5100 module:overlay(0) +from:0x020b7450 kind:load to:0x027e09a4 module:dtcm +from:0x020b7454 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7458 kind:load to:0x020aa8e0 module:overlay(0) +from:0x020b745c kind:load to:0x0204e5f8 module:main +from:0x020b7460 kind:load to:0x020aa8e1 module:overlay(0) +from:0x020b7464 kind:load to:0x020aa8e2 module:overlay(0) +from:0x020b7468 kind:load to:0x020aa8e3 module:overlay(0) +from:0x020b7480 kind:thumb_call to:0x020156c8 module:main +from:0x020b748a kind:thumb_call to:0x02015724 module:main +from:0x020b74a4 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020b74b6 kind:thumb_call to:0x020156f4 module:main +from:0x020b74c0 kind:load to:0x020c2980 module:overlay(1) +from:0x020b74c8 kind:thumb_call to:0x020b7584 module:overlay(1) +from:0x020b74d6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b74e2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b74f4 kind:thumb_call to:0x02015550 module:main +from:0x020b7502 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7508 kind:thumb_call to:0x020b7550 module:overlay(1) +from:0x020b7510 kind:load to:0x020c2998 module:overlay(1) +from:0x020b752a kind:thumb_call_arm to:0x02012000 module:main +from:0x020b7530 kind:thumb_call to:0x020b7590 module:overlay(1) +from:0x020b7540 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7548 kind:thumb_call to:0x020b74c4 module:overlay(1) +from:0x020b758c kind:load to:0x027e09a0 module:dtcm +from:0x020b7598 kind:load to:0x027e09a0 module:dtcm +from:0x020b75a4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b75ac kind:thumb_call to:0x020b75b4 module:overlay(1) +from:0x020b75b8 kind:thumb_call to:0x020b7794 module:overlay(1) +from:0x020b75c6 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b75e2 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b75ec kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b75f4 kind:thumb_call_arm to:0x02073714 module:overlay(0) +from:0x020b7600 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7610 kind:thumb_call_arm to:0x0201bb38 module:main +from:0x020b7618 kind:thumb_call_arm to:0x02065ecc module:overlay(0) +from:0x020b762c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b763c kind:thumb_call_arm to:0x0207505c module:overlay(0) +from:0x020b7644 kind:thumb_call_arm to:0x02065ecc module:overlay(0) +from:0x020b7660 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7668 kind:thumb_call_arm to:0x02074678 module:overlay(0) +from:0x020b7674 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b767c kind:thumb_call_arm to:0x020a795c module:overlay(0) +from:0x020b7690 kind:load to:0x020b2300 module:overlay(0) +from:0x020b7694 kind:load to:0x020b238c module:overlay(0) +from:0x020b7698 kind:load to:0x0204a088 module:main +from:0x020b76be kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b76d0 kind:thumb_call_arm to:0x020a7ac4 module:overlay(0) +from:0x020b76d6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b76e4 kind:thumb_call to:0x020b77a0 module:overlay(1) +from:0x020b76fc kind:load to:0x02028c60 module:main +from:0x020b770c kind:thumb_call_arm to:0x020730b4 module:overlay(0) +from:0x020b7718 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7722 kind:thumb_call_arm to:0x02165af4 module:overlays(88,91) +from:0x020b772e kind:thumb_call_arm to:0x02073644 module:overlay(0) +from:0x020b7734 kind:thumb_call to:0x020be9d8 module:overlay(1) +from:0x020b773c kind:load to:0x020b508c module:overlay(0) +from:0x020b774c kind:thumb_call to:0x020be544 module:overlay(1) +from:0x020b7764 kind:load to:0x020b508c module:overlay(0) +from:0x020b776e kind:thumb_call_arm to:0x02073b90 module:overlay(0) +from:0x020b778e kind:thumb_call_arm to:0x020a7b88 module:overlay(0) +from:0x020b779c kind:load to:0x027e09b8 module:dtcm +from:0x020b77a8 kind:load to:0x027e09b8 module:dtcm +from:0x020b77b4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b77bc kind:thumb_call to:0x020b77c4 module:overlay(1) +from:0x020b77c8 kind:thumb_call to:0x020b8208 module:overlay(1) +from:0x020b77e2 kind:thumb_call_arm to:0x0201667c module:main +from:0x020b77fe kind:thumb_call_arm to:0x020166f4 module:main +from:0x020b7824 kind:load to:0x020b2980 module:overlay(0) +from:0x020b7828 kind:load to:0x027e09bc module:dtcm +from:0x020b7838 kind:thumb_call_arm to:0x020812a4 module:overlay(0) +from:0x020b783e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b784e kind:thumb_call_arm to:0x020812a4 module:overlay(0) +from:0x020b7854 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7860 kind:thumb_call_arm to:0x02016694 module:main +from:0x020b7866 kind:thumb_call to:0x020b8214 module:overlay(1) +from:0x020b787e kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b7888 kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020b789c kind:thumb_call_arm to:0x02026800 module:main +from:0x020b78aa kind:thumb_call to:0x020154b0 module:main +from:0x020b78b2 kind:thumb_call to:0x020154ec module:main +from:0x020b78e2 kind:thumb_call to:0x020156ac module:main +from:0x020b78ec kind:thumb_call to:0x020bb058 module:overlay(1) +from:0x020b7912 kind:thumb_call to:0x020156ac module:main +from:0x020b791c kind:thumb_call to:0x020bad18 module:overlay(1) +from:0x020b793c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7944 kind:thumb_call_arm to:0x020811f4 module:overlay(0) +from:0x020b795a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7962 kind:thumb_call_arm to:0x020811f4 module:overlay(0) +from:0x020b796a kind:thumb_call_arm to:0x020c0f64 module:overlay(1) +from:0x020b7988 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7990 kind:thumb_call_arm to:0x020e9214 module:overlay(26) +from:0x020b7996 kind:thumb_call_arm to:0x020e9328 module:overlay(26) +from:0x020b79b4 kind:thumb_call_arm to:0x020cb03c module:overlay(24) +from:0x020b79ba kind:thumb_call_arm to:0x020caff4 module:overlay(24) +from:0x020b79c2 kind:thumb_call to:0x020b8160 module:overlay(1) +from:0x020b79e2 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b79ee kind:thumb_call_arm to:0x02026800 module:main +from:0x020b79f8 kind:thumb_call to:0x020154b0 module:main +from:0x020b7a00 kind:thumb_call to:0x020154ec module:main +from:0x020b7a0a kind:thumb_call to:0x020b7b78 module:overlay(1) +from:0x020b7a10 kind:thumb_call to:0x020154c4 module:main +from:0x020b7a1c kind:thumb_call to:0x020b7b78 module:overlay(1) +from:0x020b7a26 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b7a38 kind:thumb_call_arm to:0x02081554 module:overlay(0) +from:0x020b7a40 kind:thumb_call_arm to:0x02081520 module:overlay(0) +from:0x020b7a60 kind:thumb_call to:0x020b7da4 module:overlay(1) +from:0x020b7a6a kind:thumb_call to:0x020b7ea8 module:overlay(1) +from:0x020b7a70 kind:thumb_call to:0x0201568c module:main +from:0x020b7a76 kind:thumb_call to:0x0201568c module:main +from:0x020b7a7c kind:thumb_call to:0x020154c4 module:main +from:0x020b7a84 kind:load to:0x027e09a0 module:dtcm +from:0x020b7a88 kind:load to:0x020c29b0 module:overlay(1) +from:0x020b7a8c kind:load to:0x020c29c4 module:overlay(1) +from:0x020b7a90 kind:load to:0x02043f78 module:main +from:0x020b7a94 kind:load to:0x020c29c8 module:overlay(1) +from:0x020b7a98 kind:load to:0x020c29e4 module:overlay(1) +from:0x020b7a9c kind:load to:0x02043f40 module:main +from:0x020b7aa0 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7aa4 kind:load to:0x020c29fc module:overlay(1) +from:0x020b7aa8 kind:load to:0x020c2a18 module:overlay(1) +from:0x020b7aac kind:load to:0x027e0ce8 module:dtcm +from:0x020b7ab0 kind:load to:0x027e09a4 module:dtcm +from:0x020b7ab4 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020b7ab8 kind:load to:0x020c2a30 module:overlay(1) +from:0x020b7ac0 kind:thumb_call to:0x020b81cc module:overlay(1) +from:0x020b7ac6 kind:thumb_call to:0x020b807c module:overlay(1) +from:0x020b7ad0 kind:thumb_call to:0x02014850 module:main +from:0x020b7ad8 kind:thumb_call to:0x02014850 module:main +from:0x020b7ae0 kind:thumb_call to:0x02014850 module:main +from:0x020b7ae8 kind:thumb_call to:0x02014850 module:main +from:0x020b7af2 kind:thumb_call to:0x02014850 module:main +from:0x020b7af8 kind:thumb_call to:0x020b7e90 module:overlay(1) +from:0x020b7b0c kind:thumb_call_arm to:0x02081cd4 module:overlay(0) +from:0x020b7b18 kind:thumb_call_arm to:0x020812a4 module:overlay(0) +from:0x020b7b1e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7b2e kind:thumb_call_arm to:0x020812a4 module:overlay(0) +from:0x020b7b34 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7b46 kind:thumb_call_arm to:0x020e9258 module:overlay(26) +from:0x020b7b4c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7b58 kind:thumb_call to:0x020badc0 module:overlay(1) +from:0x020b7b60 kind:thumb_call to:0x020bb454 module:overlay(1) +from:0x020b7b68 kind:load to:0x02049ba0 module:main +from:0x020b7b6c kind:load to:0x027e09a4 module:dtcm +from:0x020b7b70 kind:load to:0x027e0ce8 module:dtcm +from:0x020b7b74 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7b9a kind:thumb_call_arm to:0x02081388 module:overlay(0) +from:0x020b7bc6 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7bd4 kind:thumb_call_arm to:0x02081388 module:overlay(0) +from:0x020b7be8 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b7bf2 kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020b7c12 kind:thumb_call_arm to:0x02081388 module:overlay(0) +from:0x020b7c28 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7c38 kind:thumb_call_arm to:0x02081388 module:overlay(0) +from:0x020b7c40 kind:load to:0x020b62f0 module:overlay(0) +from:0x020b7c44 kind:load to:0x027e09a0 module:dtcm +from:0x020b7c5a kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b7c68 kind:thumb_call_arm to:0x020c0eec module:overlay(1) +from:0x020b7c76 kind:thumb_call_arm to:0x02082158 module:overlay(0) +from:0x020b7cde kind:thumb_call to:0x020b807c module:overlay(1) +from:0x020b7ce4 kind:thumb_call to:0x020b7e90 module:overlay(1) +from:0x020b7cfa kind:thumb_call_arm to:0x020c0fdc module:overlay(1) +from:0x020b7d02 kind:thumb_call_arm to:0x0216142c module:overlay(84) +from:0x020b7d10 kind:thumb_call_arm to:0x02081554 module:overlay(0) +from:0x020b7d18 kind:thumb_call_arm to:0x02081520 module:overlay(0) +from:0x020b7d38 kind:thumb_call to:0x020b7da4 module:overlay(1) +from:0x020b7d42 kind:thumb_call to:0x020b7ea8 module:overlay(1) +from:0x020b7d60 kind:thumb_call_arm to:0x02081d90 module:overlay(0) +from:0x020b7d6c kind:thumb_call_arm to:0x020cb014 module:overlay(24) +from:0x020b7d7a kind:thumb_call_arm to:0x020cb03c module:overlay(24) +from:0x020b7d84 kind:load to:0x02164810 module:overlays(59,63,68,71,73,84) +from:0x020b7d98 kind:load to:0x021613ac module:overlays(62,66,84) +from:0x020b7d9c kind:load to:0x027e09a4 module:dtcm +from:0x020b7da0 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020b7db2 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b7dde kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7de8 kind:thumb_call to:0x02183680 module:overlay(101) +from:0x020b7e1c kind:thumb_call to:0x020147fc module:main +from:0x020b7e2c kind:thumb_call to:0x020147fc module:main +from:0x020b7e3c kind:thumb_call to:0x020147fc module:main +from:0x020b7e4c kind:thumb_call to:0x020147fc module:main +from:0x020b7e58 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7e62 kind:thumb_call_arm to:0x02105854 module:overlay(26) +from:0x020b7e72 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7e7c kind:thumb_call_arm to:0x020ea830 module:overlay(21) +from:0x020b7e84 kind:load to:0x027e09a0 module:dtcm +from:0x020b7e88 kind:load to:0x02049ba0 module:main +from:0x020b7eb8 kind:thumb_call_arm to:0x020d2640 module:overlay(24) +from:0x020b7ec2 kind:thumb_call to:0x020be96c module:overlay(1) +from:0x020b7eca kind:thumb_call to:0x020b8610 module:overlay(1) +from:0x020b7ee2 kind:thumb_call to:0x020bde8c module:overlay(1) +from:0x020b7eea kind:thumb_call to:0x020bc69c module:overlay(1) +from:0x020b7ef2 kind:thumb_call to:0x020bac28 module:overlay(1) +from:0x020b7efa kind:thumb_call_arm to:0x0205a11c module:overlay(0) +from:0x020b7f02 kind:thumb_call to:0x020bb4c8 module:overlay(1) +from:0x020b7f0a kind:thumb_call to:0x020bade0 module:overlay(1) +from:0x020b7f10 kind:thumb_call to:0x020bd6b8 module:overlay(1) +from:0x020b7f22 kind:thumb_call_arm to:0x020c4c00 module:overlay(24) +from:0x020b7f2c kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b7f48 kind:thumb_call to:0x020b8a9c module:overlay(1) +from:0x020b7f52 kind:thumb_call to:0x020bc718 module:overlay(1) +from:0x020b7f70 kind:thumb_call to:0x020b8a9c module:overlay(1) +from:0x020b7f78 kind:thumb_call to:0x020bc728 module:overlay(1) +from:0x020b7f96 kind:thumb_call to:0x020b8a9c module:overlay(1) +from:0x020b7fa2 kind:thumb_call to:0x020b8a9c module:overlay(1) +from:0x020b7fb8 kind:thumb_call to:0x020bc73c module:overlay(1) +from:0x020b7fc0 kind:thumb_call_arm to:0x020771fc module:overlay(0) +from:0x020b7fca kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b7fd4 kind:thumb_call_arm to:0x0207da74 module:overlay(0) +from:0x020b7fec kind:thumb_call_arm to:0x020dcb34 module:overlay(26) +from:0x020b7ff4 kind:thumb_call to:0x020bacdc module:overlay(1) +from:0x020b7ffc kind:thumb_call to:0x020bb01c module:overlay(1) +from:0x020b8018 kind:thumb_call_arm to:0x02070344 module:overlay(0) +from:0x020b8044 kind:load to:0x020b508c module:overlay(0) +from:0x020b8048 kind:load to:0x020b5100 module:overlay(0) +from:0x020b804c kind:load to:0x027e0ce0 module:dtcm +from:0x020b8050 kind:load to:0x027e09bc module:dtcm +from:0x020b8054 kind:load to:0x027e0960 module:dtcm +from:0x020b8058 kind:load to:0x027e0ce4 module:dtcm +from:0x020b805c kind:load to:0x027e0ce8 module:dtcm +from:0x020b8060 kind:load to:0x0204a110 module:main +from:0x020b8064 kind:load to:0x027e09a4 module:dtcm +from:0x020b8068 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020b806c kind:load to:0x027e09a0 module:dtcm +from:0x020b8070 kind:load to:0x027e09c0 module:dtcm +from:0x020b8074 kind:load to:0x02138e30 module:overlay(26) +from:0x020b8078 kind:load to:0x020b62f0 module:overlay(0) +from:0x020b809a kind:thumb_call_arm to:0x020c4d28 module:overlay(24) +from:0x020b80a0 kind:thumb_call to:0x020bd6cc module:overlay(1) +from:0x020b80a8 kind:thumb_call to:0x020badf4 module:overlay(1) +from:0x020b80b0 kind:thumb_call to:0x020bb588 module:overlay(1) +from:0x020b80b8 kind:thumb_call to:0x020bc6dc module:overlay(1) +from:0x020b80c0 kind:thumb_call to:0x020bac48 module:overlay(1) +from:0x020b80c8 kind:thumb_call to:0x020bf068 module:overlay(1) +from:0x020b80d0 kind:thumb_call_arm to:0x0205a120 module:overlay(0) +from:0x020b80d8 kind:thumb_call to:0x020b7768 module:overlay(1) +from:0x020b80e0 kind:thumb_call_arm to:0x02012000 module:main +from:0x020b80ea kind:thumb_call to:0x020bde9c module:overlay(1) +from:0x020b80f0 kind:thumb_call to:0x020be98c module:overlay(1) +from:0x020b80f6 kind:thumb_call to:0x020b892c module:overlay(1) +from:0x020b8100 kind:thumb_call_arm to:0x020d2684 module:overlay(24) +from:0x020b8108 kind:load to:0x027e09a4 module:dtcm +from:0x020b810c kind:load to:0x020d8780 module:overlays(19,24) +from:0x020b8110 kind:load to:0x0204a110 module:main +from:0x020b8114 kind:load to:0x027e0ce8 module:dtcm +from:0x020b8118 kind:load to:0x027e0ce4 module:dtcm +from:0x020b811c kind:load to:0x027e0ce0 module:dtcm +from:0x020b8120 kind:load to:0x027e09bc module:dtcm +from:0x020b8124 kind:load to:0x027e0cec module:dtcm +from:0x020b8128 kind:load to:0x027e0960 module:dtcm +from:0x020b812c kind:load to:0x027e09b8 module:dtcm +from:0x020b8130 kind:load to:0x020b64f0 module:overlay(0) +from:0x020b8134 kind:load to:0x020b5100 module:overlay(0) +from:0x020b8138 kind:load to:0x020b508c module:overlay(0) +from:0x020b817e kind:thumb_call_arm to:0x02014b00 module:main +from:0x020b81ae kind:thumb_call_arm to:0x0203a3c8 module:main +from:0x020b81c4 kind:load to:0x02049bac module:main +from:0x020b81f0 kind:thumb_call_arm to:0x02014b00 module:main +from:0x020b8200 kind:load to:0x027e09a4 module:dtcm +from:0x020b8204 kind:load to:0x02049bac module:main +from:0x020b8210 kind:load to:0x027e0cd8 module:dtcm +from:0x020b821c kind:load to:0x027e0cd8 module:dtcm +from:0x020b823e kind:thumb_call to:0x020153fc module:main +from:0x020b8248 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x020b8258 kind:thumb_call to:0x02015550 module:main +from:0x020b826c kind:thumb_call_arm to:0x02082370 module:overlay(0) +from:0x020b83fe kind:thumb_call to:0x020baee0 module:overlay(1) +from:0x020b8406 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020b8410 kind:load to:0x020c2a3c module:overlay(1) +from:0x020b8414 kind:load to:0x027e0c90 module:dtcm +from:0x020b8418 kind:load to:0x027e0ca8 module:dtcm +from:0x020b841c kind:load to:0x027e0c9c module:dtcm +from:0x020b8420 kind:load to:0x027e0cb4 module:dtcm +from:0x020b8424 kind:load to:0x027e0cc0 module:dtcm +from:0x020b8428 kind:load to:0x027e0ccc module:dtcm +from:0x020b842c kind:load to:0x020c4134 module:overlay(1) +from:0x020b8430 kind:load to:0x027e0ce8 module:dtcm +from:0x020b8434 kind:load to:0x027e095c module:dtcm +from:0x020b8444 kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020b844c kind:thumb_call to:0x020baf68 module:overlay(1) +from:0x020b845c kind:thumb_call_arm to:0x02130644 module:overlay(47) +from:0x020b8462 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8494 kind:thumb_call to:0x020b8b2c module:overlay(1) +from:0x020b849e kind:thumb_call to:0x020b8ecc module:overlay(1) +from:0x020b84a6 kind:thumb_call to:0x020b8f3c module:overlay(1) +from:0x020b84ae kind:thumb_call to:0x0201556c module:main +from:0x020b84b6 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020b84bc kind:thumb_call to:0x0201547c module:main +from:0x020b84c4 kind:load to:0x020c2a3c module:overlay(1) +from:0x020b84c8 kind:load to:0x027e095c module:dtcm +from:0x020b84cc kind:load to:0x027e0ce8 module:dtcm +from:0x020b84dc kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020b84e4 kind:thumb_call to:0x020baf68 module:overlay(1) +from:0x020b84f4 kind:thumb_call_arm to:0x02130644 module:overlay(47) +from:0x020b84fa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b852c kind:thumb_call to:0x020b8b2c module:overlay(1) +from:0x020b8536 kind:thumb_call to:0x020b8ecc module:overlay(1) +from:0x020b853e kind:thumb_call to:0x020b8f3c module:overlay(1) +from:0x020b8546 kind:thumb_call to:0x0201556c module:main +from:0x020b854e kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020b8554 kind:thumb_call to:0x0201547c module:main +from:0x020b855a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8564 kind:load to:0x020c2a3c module:overlay(1) +from:0x020b8568 kind:load to:0x027e095c module:dtcm +from:0x020b856c kind:load to:0x027e0ce8 module:dtcm +from:0x020b857c kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020b8584 kind:thumb_call to:0x020baf68 module:overlay(1) +from:0x020b8594 kind:thumb_call_arm to:0x02130644 module:overlay(47) +from:0x020b859a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b85cc kind:thumb_call to:0x020b8b2c module:overlay(1) +from:0x020b85d6 kind:thumb_call to:0x020b8ecc module:overlay(1) +from:0x020b85de kind:thumb_call to:0x020b8f3c module:overlay(1) +from:0x020b85e6 kind:thumb_call to:0x0201556c module:main +from:0x020b85ee kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020b85f4 kind:thumb_call to:0x0201547c module:main +from:0x020b85fc kind:load to:0x020c2a3c module:overlay(1) +from:0x020b8600 kind:load to:0x027e095c module:dtcm +from:0x020b8604 kind:load to:0x027e0ce8 module:dtcm +from:0x020b8630 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b864a kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b8662 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b8668 kind:thumb_call to:0x0201547c module:main +from:0x020b8676 kind:thumb_call to:0x0201541c module:main +from:0x020b8692 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b86aa kind:thumb_call to:0x020be41c module:overlay(1) +from:0x020b86c2 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b86d6 kind:thumb_call to:0x020156ac module:main +from:0x020b86f0 kind:thumb_call to:0x020b94f0 module:overlay(1) +from:0x020b86f8 kind:thumb_call to:0x020bae20 module:overlay(1) +from:0x020b8700 kind:thumb_call to:0x020bb670 module:overlay(1) +from:0x020b870e kind:thumb_call to:0x020bb6f0 module:overlay(1) +from:0x020b8716 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020b872e kind:thumb_call_arm to:0x02026800 module:main +from:0x020b8744 kind:thumb_call to:0x020156ac module:main +from:0x020b8754 kind:thumb_call to:0x020bae80 module:overlay(1) +from:0x020b876a kind:thumb_call_arm to:0x02026800 module:main +from:0x020b877e kind:thumb_call to:0x020156ac module:main +from:0x020b878c kind:thumb_call to:0x0201568c module:main +from:0x020b87aa kind:thumb_call_arm to:0x02026800 module:main +from:0x020b87be kind:thumb_call to:0x020156ac module:main +from:0x020b87ce kind:thumb_call to:0x020bb7f0 module:overlay(1) +from:0x020b87e4 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b87f8 kind:thumb_call to:0x020156ac module:main +from:0x020b8806 kind:thumb_call to:0x0201568c module:main +from:0x020b8818 kind:thumb_call_arm to:0x02072cf8 module:overlay(0) +from:0x020b8822 kind:thumb_call to:0x020b94f0 module:overlay(1) +from:0x020b8868 kind:thumb_call to:0x020b8df8 module:overlay(1) +from:0x020b886e kind:thumb_call to:0x020b8e64 module:overlay(1) +from:0x020b887a kind:thumb_call_arm to:0x020a7880 module:overlay(0) +from:0x020b8898 kind:thumb_call_arm to:0x02072724 module:overlay(0) +from:0x020b88a6 kind:thumb_call to:0x0201568c module:main +from:0x020b88ac kind:thumb_call to:0x0201568c module:main +from:0x020b88b2 kind:thumb_call to:0x0201568c module:main +from:0x020b88b8 kind:thumb_call to:0x0201568c module:main +from:0x020b88c0 kind:load to:0x020c2ad0 module:overlay(1) +from:0x020b88c4 kind:load to:0x027e09a0 module:dtcm +from:0x020b88c8 kind:load to:0x020c2ad8 module:overlay(1) +from:0x020b88cc kind:load to:0x020c2aec module:overlay(1) +from:0x020b88d0 kind:load to:0x02043f40 module:main +from:0x020b88d4 kind:load to:0x027e09c0 module:dtcm +from:0x020b88d8 kind:load to:0x020c2b00 module:overlay(1) +from:0x020b88dc kind:load to:0x027e0ce8 module:dtcm +from:0x020b88e0 kind:load to:0x027e0ce4 module:dtcm +from:0x020b88e4 kind:load to:0x027e095c module:dtcm +from:0x020b88e8 kind:load to:0x020c2b14 module:overlay(1) +from:0x020b88ec kind:load to:0x020c2b30 module:overlay(1) +from:0x020b88f0 kind:load to:0x027e09b0 module:dtcm +from:0x020b88f8 kind:load to:0x027e09b8 module:dtcm +from:0x020b88fc kind:load to:0x027e09ac module:dtcm +from:0x020b8910 kind:thumb_call to:0x020bae80 module:overlay(1) +from:0x020b891e kind:thumb_call to:0x020bb7f0 module:overlay(1) +from:0x020b8924 kind:load to:0x027e0ce8 module:dtcm +from:0x020b8928 kind:load to:0x027e0ce4 module:dtcm +from:0x020b8930 kind:thumb_call to:0x020b8e94 module:overlay(1) +from:0x020b8938 kind:thumb_call_arm to:0x02082650 module:overlay(0) +from:0x020b8940 kind:thumb_call to:0x020baeac module:overlay(1) +from:0x020b8948 kind:thumb_call to:0x020bb830 module:overlay(1) +from:0x020b8950 kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020b8958 kind:thumb_call to:0x020be440 module:overlay(1) +from:0x020b895e kind:thumb_call to:0x0201547c module:main +from:0x020b8970 kind:thumb_call_arm to:0x02165db4 module:overlay(89) +from:0x020b8978 kind:load to:0x027e0ce8 module:dtcm +from:0x020b897c kind:load to:0x027e0ce4 module:dtcm +from:0x020b8980 kind:load to:0x027e095c module:dtcm +from:0x020b8984 kind:load to:0x027e09c0 module:dtcm +from:0x020b8988 kind:load to:0x021716c0 module:overlay(89) +from:0x020b899a kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020b89ba kind:thumb_call_arm to:0x02026800 module:main +from:0x020b89de kind:thumb_call_arm to:0x02026800 module:main +from:0x020b8a06 kind:thumb_call to:0x0205abcc module:overlay(0) +from:0x020b8a36 kind:thumb_call_arm to:0x0200e6a0 module:main +from:0x020b8a40 kind:thumb_call_arm to:0x0200e6a0 module:main +from:0x020b8a52 kind:thumb_call to:0x0201568c module:main +from:0x020b8a5c kind:load to:0x027e09a0 module:dtcm +from:0x020b8a60 kind:load to:0x020c2b4c module:overlay(1) +from:0x020b8a64 kind:load to:0x02043f40 module:main +from:0x020b8a68 kind:load to:0x020c2b64 module:overlay(1) +from:0x020b8a94 kind:load to:0x027e0994 module:dtcm +from:0x020b8b06 kind:thumb_call to:0x020b8a9c module:overlay(1) +from:0x020b8b56 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8bc0 kind:thumb_call to:0x020b8ee8 module:overlay(1) +from:0x020b8bec kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8bf6 kind:thumb_call_arm to:0x0207fc88 module:overlay(0) +from:0x020b8c08 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8c12 kind:thumb_call_arm to:0x0207fc44 module:overlay(0) +from:0x020b8c1e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8c28 kind:thumb_call_arm to:0x0207fb64 module:overlay(0) +from:0x020b8c68 kind:thumb_call to:0x020b8f24 module:overlay(1) +from:0x020b8c96 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b8cb8 kind:thumb_call to:0x020b8eb4 module:overlay(1) +from:0x020b8ccc kind:load to:0x020c2a80 module:overlay(1) +from:0x020b8d22 kind:thumb_call_arm to:0x0207056c module:overlay(0) +from:0x020b8dd8 kind:load to:0x027e09a4 module:dtcm +from:0x020b8ddc kind:load to:0x027e0c90 module:dtcm +from:0x020b8e60 kind:load to:0x020823dc module:overlay(0) +from:0x020b8e82 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8e8a kind:thumb_call_arm to:0x021305e0 module:overlays(47,48,49,50,51,52) +from:0x020b8ea2 kind:thumb_call_arm to:0x02130644 module:overlay(47) +from:0x020b8ea8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8ebc kind:thumb_call to:0x020b8f58 module:overlay(1) +from:0x020b8ec6 kind:thumb_call to:0x020b8fd8 module:overlay(1) +from:0x020b8ede kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8f0c kind:thumb_call_arm to:0x02033cb0 module:main +from:0x020b8f2c kind:thumb_call to:0x020b90ac module:overlay(1) +from:0x020b8f36 kind:thumb_call to:0x020b912c module:overlay(1) +from:0x020b8f4e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8f6a kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020b8f7c kind:thumb_call_arm to:0x0203a3c8 module:main +from:0x020b8ffa kind:thumb_call to:0x020b8f58 module:overlay(1) +from:0x020b9016 kind:thumb_call to:0x020b9254 module:overlay(1) +from:0x020b903c kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b9072 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b90a4 kind:thumb_call to:0x020b91f4 module:overlay(1) +from:0x020b90be kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020b90d0 kind:thumb_call_arm to:0x0203a3c8 module:main +from:0x020b914e kind:thumb_call to:0x020b90ac module:overlay(1) +from:0x020b916a kind:thumb_call to:0x020b9214 module:overlay(1) +from:0x020b91b6 kind:thumb_call_arm to:0x02033c90 module:main +from:0x020b91c0 kind:thumb_call_arm to:0x02033cfc module:main +from:0x020b91ea kind:thumb_call to:0x020b9204 module:overlay(1) +from:0x020b91fc kind:thumb_call to:0x020b927c module:overlay(1) +from:0x020b920c kind:thumb_call to:0x020b9238 module:overlay(1) +from:0x020b9220 kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020b922a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b924a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9260 kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020b926c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b928e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b92a2 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b92a8 kind:load to:0x020c4134 module:overlay(1) +from:0x020b92ac kind:load to:0x020b8ce9 module:overlay(1) +from:0x020b92f8 kind:thumb_call to:0x020b9320 module:overlay(1) +from:0x020b9304 kind:thumb_call to:0x020b94ac module:overlay(1) +from:0x020b93a6 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b93be kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b93d6 kind:thumb_call_arm to:0x020818a8 module:overlay(0) +from:0x020b9410 kind:thumb_call to:0x020b94b0 module:overlay(1) +from:0x020b9458 kind:thumb_call_arm to:0x02081904 module:overlay(0) +from:0x020b9468 kind:thumb_call_arm to:0x020819d0 module:overlay(0) +from:0x020b948c kind:thumb_call_arm to:0x020819d8 module:overlay(0) +from:0x020b9544 kind:thumb_call to:0x020b9654 module:overlay(1) +from:0x020b9550 kind:thumb_call to:0x020b9cb0 module:overlay(1) +from:0x020b95aa kind:thumb_call to:0x020b9664 module:overlay(1) +from:0x020b95b6 kind:thumb_call to:0x020b9944 module:overlay(1) +from:0x020b95c2 kind:thumb_call to:0x020b9760 module:overlay(1) +from:0x020b95ce kind:thumb_call to:0x020b97a0 module:overlay(1) +from:0x020b95da kind:thumb_call to:0x020b9a84 module:overlay(1) +from:0x020b95e6 kind:thumb_call to:0x020ba110 module:overlay(1) +from:0x020b95f2 kind:thumb_call to:0x020b9880 module:overlay(1) +from:0x020b95fe kind:thumb_call to:0x020ba28c module:overlay(1) +from:0x020b960a kind:thumb_call to:0x020ba330 module:overlay(1) +from:0x020b96ac kind:thumb_call_arm to:0x02081e64 module:overlay(0) +from:0x020b9702 kind:thumb_call to:0x020b813c module:overlay(1) +from:0x020b9740 kind:thumb_call to:0x020b8900 module:overlay(1) +from:0x020b9750 kind:load to:0x027e09a4 module:dtcm +from:0x020b9754 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9776 kind:thumb_call to:0x020ba448 module:overlay(1) +from:0x020b978c kind:thumb_call to:0x020b8bd4 module:overlay(1) +from:0x020b97c0 kind:thumb_call_arm to:0x0205a1fc module:overlay(0) +from:0x020b97dc kind:thumb_call_arm to:0x0205a288 module:overlay(0) +from:0x020b97f6 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9832 kind:thumb_call_arm to:0x0205a2a4 module:overlay(0) +from:0x020b985c kind:thumb_call_arm to:0x0205a2c8 module:overlay(0) +from:0x020b9862 kind:thumb_call_arm to:0x0205a1a4 module:overlay(0) +from:0x020b986c kind:load to:0x027e0960 module:dtcm +from:0x020b9878 kind:load to:0x027e09a4 module:dtcm +from:0x020b989e kind:thumb_call to:0x020ba3c8 module:overlay(1) +from:0x020b98c6 kind:thumb_call to:0x020ba390 module:overlay(1) +from:0x020b98d4 kind:thumb_call_arm to:0x02070294 module:overlay(0) +from:0x020b98ee kind:thumb_call_arm to:0x020a7894 module:overlay(0) +from:0x020b9926 kind:thumb_call to:0x020b8c70 module:overlay(1) +from:0x020b9940 kind:load to:0x027e09a0 module:dtcm +from:0x020b9976 kind:thumb_call_arm to:0x0209c81c module:overlay(0) +from:0x020b99c8 kind:thumb_call_arm to:0x0209c70c module:overlay(0) +from:0x020b99d2 kind:thumb_call_arm to:0x0209c938 module:overlay(0) +from:0x020b9a12 kind:thumb_call to:0x020ba390 module:overlay(1) +from:0x020b9a24 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9a54 kind:thumb_call_arm to:0x0209c578 module:overlay(0) +from:0x020b9a78 kind:load to:0x020b5d7c module:overlay(0) +from:0x020b9a80 kind:load to:0x027e0ce8 module:dtcm +from:0x020b9af6 kind:thumb_call_arm to:0x02081f10 module:overlay(0) +from:0x020b9b02 kind:thumb_call to:0x020ba390 module:overlay(1) +from:0x020b9b0e kind:thumb_call_arm to:0x02097530 module:overlay(0) +from:0x020b9b26 kind:thumb_call_arm to:0x0208009c module:overlay(0) +from:0x020b9b50 kind:thumb_call_arm to:0x020800b4 module:overlay(0) +from:0x020b9b94 kind:thumb_call_arm to:0x020801b4 module:overlay(0) +from:0x020b9bb2 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9bce kind:thumb_call_arm to:0x0209764c module:overlay(0) +from:0x020b9c36 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9c5a kind:thumb_call to:0x020bb768 module:overlay(1) +from:0x020b9c6a kind:thumb_call_arm to:0x02097498 module:overlay(0) +from:0x020b9c98 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9c9c kind:load to:0x020b53e4 module:overlay(0) +from:0x020b9dcc kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b9e0a kind:thumb_call_arm to:0x0203a19c module:main +from:0x020b9eaa kind:thumb_call_arm to:0x02070594 module:overlay(0) +from:0x020ba00c kind:load to:0x027e09a4 module:dtcm +from:0x020ba018 kind:load to:0x027e0cd8 module:dtcm +from:0x020ba01c kind:load to:0x027e09b8 module:dtcm +from:0x020ba02c kind:load to:0x027e0c90 module:dtcm +from:0x020ba030 kind:load to:0x02049ba0 module:main +from:0x020ba036 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020ba040 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020ba082 kind:thumb_call to:0x020147fc module:main +from:0x020ba09a kind:thumb_call to:0x02014850 module:main +from:0x020ba0b8 kind:thumb_call to:0x020bd0e4 module:overlay(1) +from:0x020ba0cc kind:thumb_call to:0x02014850 module:main +from:0x020ba0d6 kind:thumb_call to:0x020147fc module:main +from:0x020ba0dc kind:thumb_call_arm to:0x02165c98 module:overlay(89) +from:0x020ba0f0 kind:thumb_call to:0x020147fc module:main +from:0x020ba0fc kind:load to:0x027e09a4 module:dtcm +from:0x020ba100 kind:load to:0x02049ba0 module:main +from:0x020ba104 kind:load to:0x027e0ce0 module:dtcm +from:0x020ba108 kind:load to:0x021716c0 module:overlay(89) +from:0x020ba10c kind:load to:0x02043e50 module:main +from:0x020ba148 kind:thumb_call to:0x020ba390 module:overlay(1) +from:0x020ba16e kind:thumb_call_arm to:0x020800b4 module:overlay(0) +from:0x020ba1a4 kind:thumb_call_arm to:0x0208009c module:overlay(0) +from:0x020ba1e4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x020ba2ac kind:thumb_call_arm to:0x0207760c module:overlay(0) +from:0x020ba2de kind:thumb_call_arm to:0x0203a19c module:main +from:0x020ba2fa kind:thumb_call_arm to:0x0203a19c module:main +from:0x020ba31c kind:thumb_call to:0x020b8cd8 module:overlay(1) +from:0x020ba384 kind:thumb_call to:0x020b8cd0 module:overlay(1) +from:0x020ba3e8 kind:thumb_call to:0x020ba4e4 module:overlay(1) +from:0x020ba40e kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba43e kind:thumb_call to:0x020ba4c8 module:overlay(1) +from:0x020ba468 kind:thumb_call to:0x020ba528 module:overlay(1) +from:0x020ba48c kind:thumb_call_arm to:0x02033c90 module:main +from:0x020ba496 kind:thumb_call_arm to:0x02033cfc module:main +from:0x020ba4c0 kind:thumb_call to:0x020ba50c module:overlay(1) +from:0x020ba4da kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba4f0 kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020ba4fc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba51e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba534 kind:thumb_call_arm to:0x02038dc0 module:main +from:0x020ba53e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba554 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba55c kind:thumb_call to:0x020ba568 module:overlay(1) +from:0x020ba56c kind:thumb_call to:0x020ba5bc module:overlay(1) +from:0x020ba582 kind:thumb_call_arm to:0x0202447c module:main +from:0x020ba58e kind:thumb_call_arm to:0x02006d8c module:main +from:0x020ba592 kind:thumb_call_arm to:0x02024494 module:main +from:0x020ba598 kind:thumb_call_arm to:0x02006aa8 module:main +from:0x020ba5c4 kind:load to:0x027e095c module:dtcm +from:0x020ba5d0 kind:thumb_call to:0x020144cc module:main +from:0x020ba5e2 kind:thumb_call to:0x02014538 module:main +from:0x020ba5f4 kind:thumb_call to:0x020144cc module:main +from:0x020ba606 kind:thumb_call to:0x02014538 module:main +from:0x020ba628 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba632 kind:thumb_call to:0x02001098 module:main +from:0x020ba63c kind:load to:0x027e09a4 module:dtcm +from:0x020ba64e kind:thumb_call to:0x020010b8 module:main +from:0x020ba654 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba66e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba678 kind:thumb_call to:0x020012e0 module:main +from:0x020ba686 kind:thumb_call to:0x020013ac module:main +from:0x020ba690 kind:thumb_call to:0x020010e0 module:main +from:0x020ba69e kind:thumb_call to:0x02001300 module:main +from:0x020ba6a8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba6ba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba6c8 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ba6d4 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ba704 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ba712 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020ba730 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba746 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba766 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba782 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba794 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba7a6 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020ba7b8 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba7c8 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba7d8 kind:load to:0x02049a2c module:main +from:0x020ba7f8 kind:load to:0x02049a2c module:main +from:0x020ba7fc kind:load to:0x020b5100 module:overlay(0) +from:0x020ba804 kind:load to:0x0206a6a4 module:overlay(0) +from:0x020ba830 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba83e kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba850 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba866 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba870 kind:thumb_call_arm to:0x02013f80 module:main +from:0x020ba876 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba890 kind:load to:0x02049a2c module:main +from:0x020ba894 kind:load to:0x02049b80 module:main +from:0x020ba8b2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba8c6 kind:thumb_call_arm to:0x0203d0a4 module:main +from:0x020ba8d8 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020ba8e4 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020ba902 kind:thumb_call_arm to:0x02030d48 module:main +from:0x020ba92e kind:thumb_call_arm to:0x020312b8 module:main +from:0x020ba932 kind:thumb_call_arm to:0x02030cfc module:main +from:0x020ba942 kind:thumb_call_arm to:0x02030d58 module:main +from:0x020ba95e kind:thumb_call_arm to:0x020328c8 module:main +from:0x020ba96c kind:thumb_call_arm to:0x020328c8 module:main +from:0x020ba99c kind:thumb_call_arm to:0x02028c90 module:main +from:0x020ba9ac kind:thumb_call_arm to:0x02028c90 module:main +from:0x020ba9be kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba9d0 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba9e2 kind:thumb_call_arm to:0x02028cdc module:main +from:0x020ba9ec kind:load to:0x020ba9f5 module:overlay(1) +from:0x020baa00 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa08 kind:thumb_call to:0x020baa10 module:overlay(1) +from:0x020baa14 kind:thumb_call to:0x020bac68 module:overlay(1) +from:0x020baa20 kind:thumb_call_arm to:0x02077190 module:overlay(0) +from:0x020baa2a kind:thumb_call_arm to:0x0201667c module:main +from:0x020baa56 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa60 kind:thumb_call_arm to:0x020776a8 module:overlay(0) +from:0x020baa70 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa7a kind:thumb_call_arm to:0x020776a8 module:overlay(0) +from:0x020baa84 kind:thumb_call_arm to:0x020771ec module:overlay(0) +from:0x020baa8c kind:thumb_call_arm to:0x020771ec module:overlay(0) +from:0x020baa9e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baaa8 kind:thumb_call_arm to:0x020776a8 module:overlay(0) +from:0x020baab8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baac2 kind:thumb_call_arm to:0x020776a8 module:overlay(0) +from:0x020baad0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baada kind:thumb_call_arm to:0x020776a8 module:overlay(0) +from:0x020baae8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baaf2 kind:thumb_call_arm to:0x020776a8 module:overlay(0) +from:0x020bab10 kind:load to:0x020b24b8 module:overlay(0) +from:0x020bab14 kind:load to:0x020b250c module:overlay(0) +from:0x020bab18 kind:load to:0x027e09a4 module:dtcm +from:0x020bab1c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020bab82 kind:thumb_call_arm to:0x02016694 module:main +from:0x020bab8a kind:thumb_call_arm to:0x0201bacc module:main +from:0x020bab90 kind:thumb_call to:0x020bac74 module:overlay(1) +from:0x020bab98 kind:load to:0x020b24b8 module:overlay(0) +from:0x020babf8 kind:thumb_call_arm to:0x02078d20 module:overlay(0) +from:0x020bac00 kind:load to:0x027e09a4 module:dtcm +from:0x020bac04 kind:load to:0x027e09bc module:dtcm +from:0x020bac18 kind:thumb_call_arm to:0x02078bd8 module:overlay(0) +from:0x020bac1e kind:thumb_call_arm to:0x02078bd8 module:overlay(0) +from:0x020bac24 kind:load to:0x027e09a4 module:dtcm +from:0x020bac44 kind:load to:0x027e09a4 module:dtcm +from:0x020bac64 kind:load to:0x027e09a4 module:dtcm +from:0x020bac70 kind:load to:0x027e09bc module:dtcm +from:0x020bac7c kind:load to:0x027e09bc module:dtcm +from:0x020bac88 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bac90 kind:thumb_call to:0x020bac98 module:overlay(1) +from:0x020bac9c kind:thumb_call to:0x020baf8c module:overlay(1) +from:0x020bacc2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baccc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bacd2 kind:thumb_call to:0x020baf98 module:overlay(1) +from:0x020bad3a kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020bad46 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bad52 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bad76 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bad82 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bad9c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020badaa kind:thumb_call to:0x020ba5ec module:overlay(1) +from:0x020badb0 kind:load to:0x027e09a4 module:dtcm +from:0x020badb4 kind:load to:0x027e09a0 module:dtcm +from:0x020badb8 kind:load to:0x02043e50 module:main +from:0x020badbc kind:load to:0x0204999c module:main +from:0x020badc6 kind:thumb_call to:0x020ba600 module:overlay(1) +from:0x020badd0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baddc kind:load to:0x0204999c module:main +from:0x020badea kind:thumb_call_arm to:0x02159f34 module:overlays(64,77) +from:0x020badf0 kind:load to:0x02043e50 module:main +from:0x020bae0c kind:thumb_call_arm to:0x0209c498 module:overlay(0) +from:0x020bae24 kind:thumb_call_arm to:0x0209c6f4 module:overlay(0) +from:0x020bae2c kind:thumb_call_arm to:0x0209c700 module:overlay(0) +from:0x020bae42 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bae52 kind:thumb_call_arm to:0x0210d784 module:overlay(26) +from:0x020bae64 kind:thumb_call_arm to:0x0209c940 module:overlay(0) +from:0x020bae6c kind:thumb_call_arm to:0x0209c700 module:overlay(0) +from:0x020bae78 kind:load to:0x020b5d7c module:overlay(0) +from:0x020bae7c kind:load to:0x027e09a4 module:dtcm +from:0x020bae96 kind:thumb_call_arm to:0x0209c70c module:overlay(0) +from:0x020bae9a kind:thumb_call_arm to:0x0209c940 module:overlay(0) +from:0x020baea8 kind:load to:0x020b5d7c module:overlay(0) +from:0x020baeb2 kind:thumb_call_arm to:0x0209c6f4 module:overlay(0) +from:0x020baeba kind:thumb_call_arm to:0x0209c700 module:overlay(0) +from:0x020baec8 kind:thumb_call_arm to:0x0209c9c4 module:overlay(0) +from:0x020baed0 kind:thumb_call_arm to:0x0209c700 module:overlay(0) +from:0x020baedc kind:load to:0x020b5d7c module:overlay(0) +from:0x020baef2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baf04 kind:thumb_call_arm to:0x02028c18 module:main +from:0x020baf10 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baf1c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baf72 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baf7e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baf94 kind:load to:0x027e0ce8 module:dtcm +from:0x020bafa0 kind:load to:0x027e0ce8 module:dtcm +from:0x020bafac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bafb4 kind:thumb_call to:0x020bafbc module:overlay(1) +from:0x020bafc0 kind:thumb_call to:0x020bb8a4 module:overlay(1) +from:0x020bb00e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb014 kind:thumb_call to:0x020bb8b0 module:overlay(1) +from:0x020bb080 kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020bb09e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb0ac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bb0c6 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bb0d8 kind:thumb_call to:0x020ba5c8 module:overlay(1) +from:0x020bb0e8 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bb10e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bb11a kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb126 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb132 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb140 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb14c kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb158 kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb164 kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb170 kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb17c kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb188 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb196 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1a2 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1ae kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1ba kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1c6 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1d2 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1de kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1ea kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb1f4 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020bb20a kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb216 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb222 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb22e kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb23a kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb24e kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb262 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb268 kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bb27a kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb288 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb294 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb29a kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bb2ac kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb2ba kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb2c6 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb2cc kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bb2de kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb2ea kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb2f8 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bb308 kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bb316 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb322 kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb32e kind:thumb_call_arm to:0x02059288 module:overlay(0) +from:0x020bb33a kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bb340 kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bb38e kind:thumb_call_arm to:0x0215ea54 module:overlay(71) +from:0x020bb39c kind:thumb_call_arm to:0x020f8858 module:overlay(21) +from:0x020bb3a4 kind:load to:0x027e09a4 module:dtcm +from:0x020bb3a8 kind:load to:0x027e09a0 module:dtcm +from:0x020bb3ac kind:load to:0x0204999c module:main +from:0x020bb3b4 kind:load to:0x020c2b7c module:overlay(1) +from:0x020bb3b8 kind:load to:0x020c2b88 module:overlay(1) +from:0x020bb3c0 kind:load to:0x020c2b98 module:overlay(1) +from:0x020bb3c8 kind:load to:0x020c2ba4 module:overlay(1) +from:0x020bb3cc kind:load to:0x020c2bac module:overlay(1) +from:0x020bb3d4 kind:load to:0x020c2bb4 module:overlay(1) +from:0x020bb3d8 kind:load to:0x020c2bbc module:overlay(1) +from:0x020bb3dc kind:load to:0x020c2bc4 module:overlay(1) +from:0x020bb3e0 kind:load to:0x020c2bcc module:overlay(1) +from:0x020bb3e4 kind:load to:0x020c2bd4 module:overlay(1) +from:0x020bb3e8 kind:load to:0x020c2bdc module:overlay(1) +from:0x020bb3ec kind:load to:0x02043e50 module:main +from:0x020bb3f0 kind:load to:0x020c2be4 module:overlay(1) +from:0x020bb3f4 kind:load to:0x020c2bec module:overlay(1) +from:0x020bb3f8 kind:load to:0x020c2bf4 module:overlay(1) +from:0x020bb3fc kind:load to:0x020c2bfc module:overlay(1) +from:0x020bb400 kind:load to:0x020c2c04 module:overlay(1) +from:0x020bb404 kind:load to:0x020c2c0c module:overlay(1) +from:0x020bb408 kind:load to:0x020c2c14 module:overlay(1) +from:0x020bb410 kind:load to:0x020c2c1c module:overlay(1) +from:0x020bb414 kind:load to:0x020c2c24 module:overlay(1) +from:0x020bb418 kind:load to:0x020c2c2c module:overlay(1) +from:0x020bb41c kind:load to:0x020c2c34 module:overlay(1) +from:0x020bb420 kind:load to:0x020c2c3c module:overlay(1) +from:0x020bb424 kind:load to:0x020c2c44 module:overlay(1) +from:0x020bb428 kind:load to:0x020c2c50 module:overlay(1) +from:0x020bb42c kind:load to:0x020c2c58 module:overlay(1) +from:0x020bb434 kind:load to:0x020c2c6c module:overlay(1) +from:0x020bb438 kind:load to:0x020c2c74 module:overlay(1) +from:0x020bb440 kind:load to:0x020c2c78 module:overlay(1) +from:0x020bb444 kind:load to:0x020c2c84 module:overlay(1) +from:0x020bb448 kind:load to:0x020c2c90 module:overlay(1) +from:0x020bb44c kind:load to:0x020c2c9c module:overlay(1) +from:0x020bb450 kind:load to:0x020c2ca8 module:overlay(1) +from:0x020bb45a kind:thumb_call to:0x020ba5dc module:overlay(1) +from:0x020bb4a8 kind:thumb_call to:0x020bb884 module:overlay(1) +from:0x020bb4b2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb4c0 kind:load to:0x0204999c module:main +from:0x020bb4c4 kind:load to:0x027e09a4 module:dtcm +from:0x020bb4d4 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bb50c kind:thumb_call to:0x020ea220 module:overlay(31) +from:0x020bb51e kind:thumb_call_arm to:0x020f8d1c module:overlay(21) +from:0x020bb570 kind:thumb_call_arm to:0x0215ea78 module:overlay(71) +from:0x020bb578 kind:load to:0x027e09a4 module:dtcm +from:0x020bb57c kind:load to:0x027e0cd8 module:dtcm +from:0x020bb580 kind:load to:0x027e0cf4 module:dtcm +from:0x020bb584 kind:load to:0x027e0d70 module:dtcm +from:0x020bb5aa kind:thumb_call_arm to:0x02096e98 module:overlay(0) +from:0x020bb608 kind:thumb_call_arm to:0x0215eb2c module:overlays(62,71) +from:0x020bb654 kind:thumb_call_arm to:0x0215ec48 module:overlay(71) +from:0x020bb662 kind:thumb_call to:0x020bb864 module:overlay(1) +from:0x020bb668 kind:load to:0x027e09a4 module:dtcm +from:0x020bb66c kind:load to:0x027e0d70 module:dtcm +from:0x020bb674 kind:thumb_call_arm to:0x02097430 module:overlay(0) +from:0x020bb67c kind:thumb_call_arm to:0x0209743c module:overlay(0) +from:0x020bb6a4 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bb6c2 kind:thumb_call_arm to:0x0209743c module:overlay(0) +from:0x020bb6d8 kind:thumb_call_arm to:0x020f8d60 module:overlay(21) +from:0x020bb6e0 kind:load to:0x020b53e4 module:overlay(0) +from:0x020bb6e4 kind:load to:0x027e09a4 module:dtcm +from:0x020bb6ec kind:load to:0x027e0cf4 module:dtcm +from:0x020bb6f6 kind:thumb_call_arm to:0x02097430 module:overlay(0) +from:0x020bb6fe kind:thumb_call_arm to:0x0209743c module:overlay(0) +from:0x020bb754 kind:thumb_call_arm to:0x0209743c module:overlay(0) +from:0x020bb760 kind:load to:0x020b53e4 module:overlay(0) +from:0x020bb764 kind:load to:0x020ab200 module:overlay(0) +from:0x020bb770 kind:thumb_call_arm to:0x02070594 module:overlay(0) +from:0x020bb7dc kind:load to:0x027e09a4 module:dtcm +from:0x020bb7e0 kind:load to:0x027e09b8 module:dtcm +from:0x020bb7e4 kind:load to:0x020c2678 module:overlay(1) +from:0x020bb7e8 kind:load to:0x020c2664 module:overlay(1) +from:0x020bb7ec kind:load to:0x020c266e module:overlay(1) +from:0x020bb806 kind:thumb_call_arm to:0x02097530 module:overlay(0) +from:0x020bb80e kind:thumb_call to:0x020bb768 module:overlay(1) +from:0x020bb82c kind:load to:0x020b53e4 module:overlay(0) +from:0x020bb836 kind:thumb_call_arm to:0x02097430 module:overlay(0) +from:0x020bb83e kind:thumb_call_arm to:0x0209743c module:overlay(0) +from:0x020bb84c kind:thumb_call_arm to:0x02097838 module:overlay(0) +from:0x020bb854 kind:thumb_call_arm to:0x0209743c module:overlay(0) +from:0x020bb860 kind:load to:0x020b53e4 module:overlay(0) +from:0x020bb872 kind:thumb_call_arm to:0x020f8cd8 module:overlay(21) +from:0x020bb878 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb880 kind:load to:0x027e0cf4 module:dtcm +from:0x020bb892 kind:thumb_call_arm to:0x0215ec10 module:overlay(71) +from:0x020bb898 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb8a0 kind:load to:0x027e0d70 module:dtcm +from:0x020bb8ac kind:load to:0x027e0ce4 module:dtcm +from:0x020bb8b8 kind:load to:0x027e0ce4 module:dtcm +from:0x020bb8d2 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bb914 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020bba00 kind:thumb_call_arm to:0x020a877c module:overlay(0) +from:0x020bba0c kind:thumb_call_arm to:0x020a877c module:overlay(0) +from:0x020bba14 kind:thumb_call_arm to:0x020a879c module:overlay(0) +from:0x020bba20 kind:thumb_call_arm to:0x020a879c module:overlay(0) +from:0x020bba5c kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020bba84 kind:load to:0x027e09a4 module:dtcm +from:0x020bba88 kind:load to:0x02043e50 module:main +from:0x020bba8c kind:load to:0x027e09a0 module:dtcm +from:0x020bba90 kind:load to:0x020b62f0 module:overlay(0) +from:0x020bbaa2 kind:thumb_call_arm to:0x02179d00 module:overlays(95,96) +from:0x020bbaa8 kind:load to:0x02043e50 module:main +from:0x020bbac2 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bbadc kind:thumb_call_arm to:0x02098544 module:overlay(0) +from:0x020bbae6 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bbaf8 kind:load to:0x020b3040 module:overlay(0) +from:0x020bbb00 kind:load to:0x027e0ce4 module:dtcm +from:0x020bbb24 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbb2e kind:thumb_call to:0x02057750 module:overlay(0) +from:0x020bbb38 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020bbb44 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbb50 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x020bbb5c kind:load to:0x027e09a4 module:dtcm +from:0x020bbb80 kind:thumb_call to:0x0208eb30 module:overlay(0) +from:0x020bbb8c kind:thumb_call to:0x0208eb98 module:overlay(0) +from:0x020bbba6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbbb8 kind:thumb_call to:0x020bc7d4 module:overlay(1) +from:0x020bbbc4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbbd2 kind:thumb_call to:0x0216c9e4 module:overlay(93) +from:0x020bbbf0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbc02 kind:thumb_call to:0x020bc7d4 module:overlay(1) +from:0x020bbc0e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbc1c kind:thumb_call to:0x0216c9e4 module:overlay(93) +from:0x020bbc28 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbc32 kind:thumb_call to:0x0208c7dc module:overlay(0) +from:0x020bbc42 kind:thumb_call to:0x020bbb04 module:overlay(1) +from:0x020bbc50 kind:thumb_call to:0x020bbb04 module:overlay(1) +from:0x020bbc5e kind:thumb_call to:0x020bbb04 module:overlay(1) +from:0x020bbc6c kind:thumb_call to:0x020bbb04 module:overlay(1) +from:0x020bbc7c kind:thumb_call to:0x020837d4 module:overlay(0) +from:0x020bbc8a kind:thumb_call to:0x020837d4 module:overlay(0) +from:0x020bbca4 kind:thumb_call to:0x0208eac4 module:overlay(0) +from:0x020bbcb4 kind:thumb_call to:0x0208343c module:overlay(0) +from:0x020bbcc4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbcd2 kind:thumb_call to:0x02166528 module:overlay(93) +from:0x020bbcf0 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x020bbd04 kind:thumb_call to:0x0208c8c4 module:overlay(0) +from:0x020bbd1a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbd88 kind:thumb_call_arm to:0x0208a0dc module:overlay(0) +from:0x020bbda6 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x020bbdb8 kind:load to:0x020ab530 module:overlay(0) +from:0x020bbdbc kind:load to:0x020ab368 module:overlay(0) +from:0x020bbdca kind:thumb_call_arm to:0x02012000 module:main +from:0x020bbdda kind:thumb_call to:0x0216654c module:overlay(93) +from:0x020bbde0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdec kind:thumb_call to:0x0205777c module:overlay(0) +from:0x020bbdf2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdfe kind:thumb_call to:0x0205777c module:overlay(0) +from:0x020bbe04 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe10 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x020bbe16 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe22 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x020bbe28 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe2e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe4e kind:thumb_call to:0x02083480 module:overlay(0) +from:0x020bbe76 kind:thumb_call_arm to:0x02082eac module:overlay(0) +from:0x020bbe92 kind:thumb_call_arm to:0x02083108 module:overlay(0) +from:0x020bbed8 kind:thumb_call_arm to:0x020dea28 module:overlay(26) +from:0x020bbef6 kind:thumb_call_arm to:0x0208ddb4 module:overlay(0) +from:0x020bbf1c kind:load to:0x020afd68 module:overlay(0) +from:0x020bbf34 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bbf4e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf58 kind:thumb_call to:0x020ebc7c module:overlay(21) +from:0x020bbf72 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf84 kind:thumb_call to:0x020bbea4 module:overlay(1) +from:0x020bbf9e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbfb0 kind:thumb_call to:0x020bbea4 module:overlay(1) +from:0x020bbfce kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbfe0 kind:thumb_call to:0x020bbea4 module:overlay(1) +from:0x020bbff4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbffc kind:thumb_call to:0x021666c0 module:overlay(93) +from:0x020bc008 kind:load to:0x02043e50 module:main +from:0x020bc01a kind:thumb_call to:0x020bbf20 module:overlay(1) +from:0x020bc020 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc032 kind:thumb_call to:0x02166700 module:overlay(93) +from:0x020bc038 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc050 kind:thumb_call to:0x020ebca4 module:overlay(21) +from:0x020bc056 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc076 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020bc080 kind:thumb_call to:0x020141dc module:main +from:0x020bc086 kind:thumb_call_arm to:0x02096af0 module:overlay(0) +from:0x020bc098 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc0a0 kind:thumb_call_arm to:0x020e0d54 module:overlay(31) +from:0x020bc0b8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc0c0 kind:thumb_call to:0x020dceb0 module:overlay(31) +from:0x020bc0d0 kind:thumb_call to:0x020bd4f0 module:overlay(1) +from:0x020bc0da kind:thumb_call to:0x020bc308 module:overlay(1) +from:0x020bc0e8 kind:thumb_call to:0x020bc120 module:overlay(1) +from:0x020bc0fc kind:thumb_call to:0x020dceb8 module:overlay(31) +from:0x020bc102 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc108 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc110 kind:thumb_call to:0x020bc378 module:overlay(1) +from:0x020bc118 kind:thumb_call to:0x020bd530 module:overlay(1) +from:0x020bc128 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020bc130 kind:thumb_call_arm to:0x02096af0 module:overlay(0) +from:0x020bc13a kind:thumb_call_arm to:0x020e0d54 module:overlay(31) +from:0x020bc142 kind:thumb_call_arm to:0x02096934 module:overlay(0) +from:0x020bc14a kind:thumb_call to:0x0208af30 module:overlay(0) +from:0x020bc278 kind:thumb_call to:0x020bb8bc module:overlay(1) +from:0x020bc290 kind:thumb_call to:0x020bba38 module:overlay(1) +from:0x020bc298 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bc2a6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc2ae kind:thumb_call to:0x02182e48 module:overlay(101) +from:0x020bc2b8 kind:load to:0x027e09a4 module:dtcm +from:0x020bc2ca kind:thumb_call to:0x02182f00 module:overlay(101) +from:0x020bc2d0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc2e0 kind:thumb_call to:0x020bba94 module:overlay(1) +from:0x020bc2ea kind:thumb_call to:0x02182f5c module:overlay(101) +from:0x020bc302 kind:thumb_call to:0x020db8f8 module:overlay(31) +from:0x020bc30e kind:thumb_call to:0x0208aee4 module:overlay(0) +from:0x020bc33e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc350 kind:thumb_call to:0x0208a778 module:overlay(0) +from:0x020bc374 kind:load to:0x02043e50 module:main +from:0x020bc382 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc394 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc39c kind:thumb_call to:0x020bc3a4 module:overlay(1) +from:0x020bc3a8 kind:thumb_call to:0x020bc790 module:overlay(1) +from:0x020bc3ae kind:thumb_call to:0x0208a25c module:overlay(0) +from:0x020bc3c2 kind:thumb_call_arm to:0x0201667c module:main +from:0x020bc3d2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc3da kind:thumb_call to:0x020bcce0 module:overlay(1) +from:0x020bc3e6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc3ee kind:thumb_call_arm to:0x02089924 module:overlay(0) +from:0x020bc404 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc40c kind:thumb_call to:0x020ea9ec module:overlay(21) +from:0x020bc42a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc432 kind:thumb_call to:0x020bc274 module:overlay(1) +from:0x020bc444 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc44c kind:thumb_call to:0x020bbf24 module:overlay(1) +from:0x020bc462 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc46a kind:thumb_call to:0x020bf1f8 module:overlay(1) +from:0x020bc47e kind:thumb_call to:0x020829fc module:overlay(0) +from:0x020bc488 kind:load to:0x020b2b78 module:overlay(0) +from:0x020bc48c kind:load to:0x027e09a4 module:dtcm +from:0x020bc494 kind:thumb_call to:0x020bc7a8 module:overlay(1) +from:0x020bc4a0 kind:thumb_call to:0x020bf258 module:overlay(1) +from:0x020bc4a6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4b2 kind:thumb_call to:0x020bbf3c module:overlay(1) +from:0x020bc4b8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4c4 kind:thumb_call to:0x020bb8f8 module:overlay(1) +from:0x020bc4ca kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4d6 kind:thumb_call to:0x020eaa44 module:overlay(21) +from:0x020bc4dc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4e8 kind:thumb_call_arm to:0x02089948 module:overlay(0) +from:0x020bc4ee kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4fa kind:thumb_call to:0x020bcd28 module:overlay(1) +from:0x020bc500 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc508 kind:thumb_call_arm to:0x02016694 module:main +from:0x020bc50e kind:thumb_call to:0x020bc79c module:overlay(1) +from:0x020bc530 kind:thumb_call_arm to:0x020166f4 module:main +from:0x020bc53c kind:thumb_call to:0x020bb8fc module:overlay(1) +from:0x020bc54a kind:thumb_call to:0x020bf26c module:overlay(1) +from:0x020bc558 kind:thumb_call to:0x0208a264 module:overlay(0) +from:0x020bc560 kind:load to:0x027e09bc module:dtcm +from:0x020bc572 kind:thumb_call to:0x020bcd2c module:overlay(1) +from:0x020bc57c kind:thumb_call to:0x020bc28c module:overlay(1) +from:0x020bc588 kind:thumb_call to:0x020bf2f8 module:overlay(1) +from:0x020bc596 kind:thumb_call to:0x020eaa48 module:overlay(21) +from:0x020bc5a0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bc5b6 kind:thumb_call_arm to:0x020dc580 module:overlay(26) +from:0x020bc5bc kind:thumb_call_arm to:0x020dca10 module:overlay(26) +from:0x020bc5d2 kind:thumb_call_arm to:0x0208a310 module:overlay(0) +from:0x020bc5e6 kind:thumb_call_arm to:0x0208a310 module:overlay(0) +from:0x020bc5fa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc602 kind:thumb_call to:0x0216fa20 module:overlay(88) +from:0x020bc61c kind:thumb_call to:0x0218300c module:overlay(101) +from:0x020bc62c kind:load to:0x027e09a4 module:dtcm +from:0x020bc630 kind:load to:0x027e0478 module:dtcm +from:0x020bc634 kind:load to:0x027e0cdc module:dtcm +from:0x020bc642 kind:thumb_call to:0x020eab04 module:overlay(21) +from:0x020bc664 kind:thumb_call to:0x0216fcb8 module:overlay(88) +from:0x020bc66a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc676 kind:thumb_call to:0x02183160 module:overlay(101) +from:0x020bc684 kind:thumb_call to:0x020bf3b8 module:overlay(1) +from:0x020bc68e kind:thumb_call to:0x020bc2bc module:overlay(1) +from:0x020bc694 kind:thumb_call to:0x020bd02c module:overlay(1) +from:0x020bc6aa kind:thumb_call to:0x020bc2dc module:overlay(1) +from:0x020bc6b4 kind:thumb_call to:0x020bf3fc module:overlay(1) +from:0x020bc6c4 kind:thumb_call_arm to:0x020dca38 module:overlay(26) +from:0x020bc6d4 kind:thumb_call to:0x021831b4 module:overlay(101) +from:0x020bc6e2 kind:thumb_call to:0x020bc00c module:overlay(1) +from:0x020bc6ec kind:thumb_call_arm to:0x020dcad0 module:overlay(26) +from:0x020bc6f8 kind:thumb_call to:0x02183204 module:overlay(101) +from:0x020bc702 kind:thumb_call to:0x020bf40c module:overlay(1) +from:0x020bc70c kind:thumb_call to:0x020bc2f8 module:overlay(1) +from:0x020bc712 kind:thumb_call to:0x020bd22c module:overlay(1) +from:0x020bc720 kind:thumb_call to:0x020eab54 module:overlay(21) +from:0x020bc72e kind:thumb_call_arm to:0x020deadc module:overlay(26) +from:0x020bc736 kind:thumb_call to:0x020bbf64 module:overlay(1) +from:0x020bc752 kind:thumb_call to:0x0216fd44 module:overlay(88) +from:0x020bc75c kind:thumb_call to:0x0216fd44 module:overlay(88) +from:0x020bc764 kind:thumb_call to:0x020bbf90 module:overlay(1) +from:0x020bc782 kind:thumb_call to:0x02183224 module:overlay(101) +from:0x020bc798 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc7a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc7b6 kind:thumb_call to:0x020bc7c8 module:overlay(1) +from:0x020bc7bc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc7c4 kind:load to:0x027e0cdc module:dtcm +from:0x020bc7d0 kind:load to:0x027e0cdc module:dtcm +from:0x020bc7dc kind:thumb_call to:0x0208c034 module:overlay(0) +from:0x020bc7f6 kind:thumb_call_arm to:0x02057ee0 module:overlay(0) +from:0x020bc800 kind:thumb_call to:0x02057d20 module:overlay(0) +from:0x020bc808 kind:thumb_call_arm to:0x02057d3c module:overlay(0) +from:0x020bc816 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x020bc830 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x020bc84a kind:thumb_call to:0x0208c0a8 module:overlay(0) +from:0x020bc854 kind:load to:0x020b2bb0 module:overlay(0) +from:0x020bc858 kind:load to:0x020c26fc module:overlay(1) +from:0x020bc85c kind:load to:0x020c268c module:overlay(1) +from:0x020bc8a0 kind:thumb_call_arm to:0x0208a13c module:overlay(0) +from:0x020bc8ba kind:thumb_call_arm to:0x0205d500 module:overlay(0) +from:0x020bc8d8 kind:thumb_call_arm to:0x02089e10 module:overlay(0) +from:0x020bc8e4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc8f0 kind:thumb_call to:0x020bbb60 module:overlay(1) +from:0x020bc8fa kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bc908 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc910 kind:thumb_call_arm to:0x020db2b0 module:overlay(31) +from:0x020bc938 kind:thumb_call to:0x0205c584 module:overlay(0) +from:0x020bc95a kind:thumb_call to:0x0208c964 module:overlay(0) +from:0x020bc960 kind:thumb_call_arm to:0x020ea8a8 module:overlay(21) +from:0x020bc970 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc97c kind:load to:0x027e09a4 module:dtcm +from:0x020bc980 kind:load to:0x020ab530 module:overlay(0) +from:0x020bc98a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc996 kind:thumb_call to:0x020bbdc0 module:overlay(1) +from:0x020bc99c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc9a4 kind:thumb_call_arm to:0x0208a1b0 module:overlay(0) +from:0x020bc9b4 kind:thumb_call_arm to:0x0208a1b0 module:overlay(0) +from:0x020bc9c4 kind:thumb_call_arm to:0x02089e10 module:overlay(0) +from:0x020bc9ce kind:thumb_call_arm to:0x020db2b0 module:overlay(31) +from:0x020bc9f0 kind:thumb_call to:0x020bc860 module:overlay(1) +from:0x020bca0c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bca1a kind:thumb_call to:0x02086658 module:overlay(0) +from:0x020bca2a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bca40 kind:thumb_call to:0x02091d00 module:overlay(0) +from:0x020bca52 kind:thumb_call to:0x020899d4 module:overlay(0) +from:0x020bca96 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020bcaa4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcabe kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020bcad0 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020bcaf4 kind:thumb_call to:0x020d97c4 module:overlay(31) +from:0x020bcafa kind:thumb_call to:0x020dce10 module:overlay(31) +from:0x020bcb02 kind:thumb_call_arm to:0x020ebde0 module:overlay(21) +from:0x020bcb0c kind:load to:0x020bcb15 module:overlay(1) +from:0x020bcb10 kind:load to:0x020bccc9 module:overlay(1) +from:0x020bcb18 kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x020bcb2e kind:thumb_call to:0x020bcca8 module:overlay(1) +from:0x020bcb3e kind:thumb_call_arm to:0x020db21c module:overlay(31) +from:0x020bcb44 kind:thumb_call_arm to:0x020a0328 module:overlay(0) +from:0x020bcb4a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bcb5a kind:thumb_call to:0x020bd2ac module:overlay(1) +from:0x020bcb60 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bcb80 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020bcb88 kind:thumb_call to:0x020899e0 module:overlay(0) +from:0x020bcb8e kind:thumb_call to:0x020bc984 module:overlay(1) +from:0x020bcb98 kind:load to:0x027e09a4 module:dtcm +from:0x020bcb9c kind:load to:0x020bcb15 module:overlay(1) +from:0x020bcbb4 kind:thumb_call to:0x020bc9ac module:overlay(1) +from:0x020bcbd2 kind:thumb_call to:0x020bd320 module:overlay(1) +from:0x020bcbe0 kind:thumb_call_arm to:0x0208d844 module:overlay(0) +from:0x020bcbf6 kind:thumb_call_arm to:0x020db21c module:overlay(31) +from:0x020bcc08 kind:thumb_call to:0x020bd398 module:overlay(1) +from:0x020bcc18 kind:thumb_call to:0x0208c948 module:overlay(0) +from:0x020bcc26 kind:thumb_call to:0x0208f024 module:overlay(0) +from:0x020bcc32 kind:thumb_call_arm to:0x0209376c module:overlay(0) +from:0x020bcc3e kind:thumb_call_arm to:0x020937e0 module:overlay(0) +from:0x020bcc56 kind:thumb_call to:0x020bbe58 module:overlay(1) +from:0x020bcc74 kind:thumb_call to:0x020bd3c8 module:overlay(1) +from:0x020bcc84 kind:thumb_call_arm to:0x02082158 module:overlay(0) +from:0x020bcc9c kind:thumb_call to:0x0208d450 module:overlay(0) +from:0x020bcca4 kind:load to:0x027e0cd8 module:dtcm +from:0x020bccb6 kind:thumb_call to:0x020bccd4 module:overlay(1) +from:0x020bccbc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bccc4 kind:load to:0x027e0d34 module:dtcm +from:0x020bccdc kind:load to:0x027e0d34 module:dtcm +from:0x020bcd06 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bcd12 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bcd1e kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bcd36 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bcda4 kind:thumb_call to:0x0208e8c8 module:overlay(0) +from:0x020bcdb2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcdc0 kind:thumb_call to:0x0208e7dc module:overlay(0) +from:0x020bcddc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcde4 kind:thumb_call to:0x020da2e8 module:overlay(31) +from:0x020bcdfc kind:thumb_call to:0x020588f0 module:overlay(0) +from:0x020bce08 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bce10 kind:thumb_call to:0x020da2e8 module:overlay(31) +from:0x020bce2c kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x020bce96 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bcf34 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bcf3a kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bcf48 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bcf4e kind:thumb_call_arm to:0x0208e884 module:overlay(0) +from:0x020bcf56 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bcf64 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bcf6a kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bcf78 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bcf82 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcf94 kind:thumb_call to:0x02015550 module:main +from:0x020bcfdc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcff0 kind:load to:0x027e09a4 module:dtcm +from:0x020bcff8 kind:load to:0x020ab530 module:overlay(0) +from:0x020bcffc kind:load to:0x02043e50 module:main +from:0x020bd000 kind:load to:0x020c2cb0 module:overlay(1) +from:0x020bd004 kind:load to:0x020c2cb8 module:overlay(1) +from:0x020bd010 kind:thumb_call to:0x02083f9c module:overlay(0) +from:0x020bd036 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd054 kind:thumb_call to:0x02083fcc module:overlay(0) +from:0x020bd05a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd0c0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd0d0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd0e0 kind:load to:0x027e09a4 module:dtcm +from:0x020bd0f0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd134 kind:thumb_call to:0x0208e8c8 module:overlay(0) +from:0x020bd142 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd150 kind:thumb_call to:0x0208e7dc module:overlay(0) +from:0x020bd162 kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x020bd1a4 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bd1ac kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bd1b8 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bd1be kind:thumb_call_arm to:0x0208e884 module:overlay(0) +from:0x020bd1c6 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bd1d2 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bd1da kind:thumb_call_arm to:0x02033f7c module:main +from:0x020bd1e6 kind:thumb_call_arm to:0x02034060 module:main +from:0x020bd1f4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd206 kind:thumb_call to:0x02015550 module:main +from:0x020bd218 kind:load to:0x027e09a4 module:dtcm +from:0x020bd21c kind:load to:0x020ab530 module:overlay(0) +from:0x020bd220 kind:load to:0x02043e50 module:main +from:0x020bd224 kind:load to:0x020c2cb0 module:overlay(1) +from:0x020bd228 kind:load to:0x020c2cb8 module:overlay(1) +from:0x020bd236 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd2a8 kind:load to:0x027e09a4 module:dtcm +from:0x020bd2b0 kind:thumb_call_arm to:0x02091ef4 module:overlay(0) +from:0x020bd2ba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd2c0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd2cc kind:thumb_call to:0x020d1ae0 module:overlay(24) +from:0x020bd2d2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd2d8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd2e4 kind:thumb_call to:0x02157d28 module:overlay(82) +from:0x020bd2ea kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd30a kind:thumb_call to:0x02014850 module:main +from:0x020bd312 kind:thumb_call_arm to:0x0208a1b0 module:overlay(0) +from:0x020bd31c kind:load to:0x02049ba0 module:main +from:0x020bd336 kind:thumb_call_arm to:0x02157d38 module:overlay(82) +from:0x020bd340 kind:thumb_call to:0x020d1af8 module:overlay(24) +from:0x020bd352 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd35e kind:thumb_call_arm to:0x02135be8 module:overlay(47) +from:0x020bd368 kind:thumb_call_arm to:0x0208e758 module:overlay(0) +from:0x020bd370 kind:thumb_call_arm to:0x0208277c module:overlay(0) +from:0x020bd378 kind:thumb_call_arm to:0x0208a1b0 module:overlay(0) +from:0x020bd394 kind:load to:0x02043e50 module:main +from:0x020bd39e kind:thumb_call_arm to:0x02091f5c module:overlay(0) +from:0x020bd3aa kind:thumb_call_arm to:0x02092238 module:overlay(0) +from:0x020bd3b8 kind:thumb_call_arm to:0x02135d10 module:overlay(47) +from:0x020bd3be kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd3e0 kind:thumb_call to:0x02183490 module:overlay(101) +from:0x020bd3ec kind:thumb_call_arm to:0x020705d0 module:overlay(0) +from:0x020bd400 kind:thumb_call_arm to:0x020882b4 module:overlay(0) +from:0x020bd40e kind:thumb_call_arm to:0x02092238 module:overlay(0) +from:0x020bd41a kind:thumb_call_arm to:0x020705d0 module:overlay(0) +from:0x020bd42e kind:thumb_call_arm to:0x020882b4 module:overlay(0) +from:0x020bd43c kind:thumb_call_arm to:0x02092238 module:overlay(0) +from:0x020bd44e kind:thumb_call_arm to:0x02070588 module:overlay(0) +from:0x020bd470 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bd48c kind:thumb_call_arm to:0x02070594 module:overlay(0) +from:0x020bd4ba kind:thumb_call_arm to:0x02092238 module:overlay(0) +from:0x020bd4cc kind:thumb_call_arm to:0x02092238 module:overlay(0) +from:0x020bd4d4 kind:load to:0x027e09a4 module:dtcm +from:0x020bd4d8 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020bd4dc kind:load to:0x020aa8e4 module:overlay(0) +from:0x020bd4e0 kind:load to:0x020b3040 module:overlay(0) +from:0x020bd4e4 kind:load to:0x027e0ce4 module:dtcm +from:0x020bd4ec kind:load to:0x027e09b8 module:dtcm +from:0x020bd504 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd50c kind:thumb_call to:0x020dcb40 module:overlay(31) +from:0x020bd53c kind:thumb_call to:0x020dcb4c module:overlay(31) +from:0x020bd542 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd54a kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x020bd560 kind:thumb_call_arm to:0x02018c90 module:main +from:0x020bd598 kind:thumb_call to:0x0201c890 module:main +from:0x020bd5ac kind:thumb_call_arm to:0x02023548 module:main +from:0x020bd5c0 kind:load to:0x0201847d module:main +from:0x020bd5d2 kind:thumb_call to:0x020bd800 module:overlay(1) +from:0x020bd608 kind:thumb_call_arm to:0x02019a74 module:main +from:0x020bd60c kind:thumb_call_arm to:0x02019b3c module:main +from:0x020bd610 kind:thumb_call_arm to:0x02019c4c module:main +from:0x020bd618 kind:thumb_call_arm to:0x0201de24 module:main +from:0x020bd622 kind:thumb_call_arm to:0x0201d628 module:main +from:0x020bd62e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd644 kind:thumb_call_arm to:0x0201c494 module:main +from:0x020bd66c kind:load to:0x027e09a4 module:dtcm +from:0x020bd68c kind:thumb_call_arm to:0x02018a8c module:main +from:0x020bd694 kind:thumb_call_arm to:0x0201de24 module:main +from:0x020bd69e kind:thumb_call_arm to:0x0201d628 module:main +from:0x020bd6dc kind:thumb_call_arm to:0x02018a8c module:main +from:0x020bd6f2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd6fa kind:thumb_call to:0x020bd700 module:overlay(1) +from:0x020bd706 kind:thumb_call to:0x020bd768 module:overlay(1) +from:0x020bd718 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020bd726 kind:thumb_call to:0x020bd738 module:overlay(1) +from:0x020bd730 kind:load to:0x02061690 module:overlay(0) +from:0x020bd734 kind:load to:0x0206166c module:overlay(0) +from:0x020bd770 kind:load to:0x0204a088 module:main +from:0x020bd77c kind:thumb_call_arm to:0x02013014 module:main +from:0x020bd792 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd79e kind:thumb_call_arm to:0x0209f178 module:overlay(0) +from:0x020bd7b8 kind:thumb_call_arm to:0x020130d4 module:main +from:0x020bd7c0 kind:load to:0x0204999c module:main +from:0x020bd7ca kind:thumb_call_arm to:0x02013014 module:main +from:0x020bd7de kind:thumb_call_arm to:0x0209f274 module:overlay(0) +from:0x020bd7e4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd7f6 kind:thumb_call_arm to:0x020130d4 module:main +from:0x020bd7fc kind:load to:0x0204999c module:main +from:0x020bd80c kind:thumb_call to:0x020bd87c module:overlay(1) +from:0x020bd816 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd820 kind:thumb_call_arm to:0x020d17b4 module:overlay(24) +from:0x020bd84e kind:thumb_call to:0x020bd888 module:overlay(1) +from:0x020bd864 kind:thumb_call_arm to:0x02018ac4 module:main +from:0x020bd86c kind:thumb_call to:0x0201ca28 module:main +from:0x020bd874 kind:load to:0x027e0994 module:dtcm +from:0x020bd878 kind:load to:0x0204a120 module:main +from:0x020bd884 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x020bd890 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x020bd89c kind:thumb_call to:0x020bdeac module:overlay(1) +from:0x020bd8a4 kind:thumb_call_arm to:0x0206bbfc module:overlay(0) +from:0x020bd8ac kind:thumb_call to:0x020bd974 module:overlay(1) +from:0x020bd8b4 kind:load to:0x027e099c module:dtcm +from:0x020bd8b8 kind:load to:0x020b51f8 module:overlay(0) +from:0x020bd8c4 kind:thumb_call_arm to:0x0206c4ec module:overlay(0) +from:0x020bd8cc kind:thumb_call to:0x020bdebc module:overlay(1) +from:0x020bd8d4 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bd8dc kind:thumb_call to:0x020bd974 module:overlay(1) +from:0x020bd8e4 kind:load to:0x020b51f8 module:overlay(0) +from:0x020bd8e8 kind:load to:0x027e099c module:dtcm +from:0x020bd8f6 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bd900 kind:thumb_call_arm to:0x02003fe0 module:main +from:0x020bd910 kind:thumb_call to:0x020bd974 module:overlay(1) +from:0x020bd918 kind:load to:0x0204999c module:main +from:0x020bd924 kind:load to:0x020bd975 module:overlay(1) +from:0x020bd930 kind:thumb_call_arm to:0x0206bbfc module:overlay(0) +from:0x020bd93c kind:thumb_call_arm to:0x0206a260 module:overlay(0) +from:0x020bd944 kind:thumb_call to:0x020bd974 module:overlay(1) +from:0x020bd94c kind:load to:0x020b51f8 module:overlay(0) +from:0x020bd958 kind:thumb_call_arm to:0x0206c4ec module:overlay(0) +from:0x020bd960 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bd968 kind:thumb_call to:0x020bd974 module:overlay(1) +from:0x020bd970 kind:load to:0x020b51f8 module:overlay(0) +from:0x020bd97e kind:thumb_call_arm to:0x0206a704 module:overlay(0) +from:0x020bd984 kind:thumb_call_arm to:0x0200240c module:main +from:0x020bd996 kind:thumb_call_arm to:0x0206a704 module:overlay(0) +from:0x020bd99c kind:thumb_call_arm to:0x0206a740 module:overlay(0) +from:0x020bd9aa kind:thumb_call_arm to:0x0200240c module:main +from:0x020bd9c0 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020bdb02 kind:thumb_call_arm to:0x0212e66c module:overlay(26) +from:0x020bdb42 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020bdc7c kind:load to:0x027e09a0 module:dtcm +from:0x020bdc80 kind:load to:0x027e09b8 module:dtcm +from:0x020bdd20 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bdd36 kind:thumb_call_arm to:0x0206a52c module:overlay(0) +from:0x020bddda kind:thumb_call_arm to:0x0206a260 module:overlay(0) +from:0x020bdde6 kind:thumb_call_arm to:0x0206a260 module:overlay(0) +from:0x020bddf0 kind:thumb_call to:0x020bded0 module:overlay(1) +from:0x020bddf8 kind:thumb_call_arm to:0x0206bbfc module:overlay(0) +from:0x020bde00 kind:thumb_call_arm to:0x0206d43c module:overlay(0) +from:0x020bde06 kind:thumb_call_arm to:0x0206f994 module:overlay(0) +from:0x020bde1a kind:thumb_call_arm to:0x0206d960 module:overlay(0) +from:0x020bde22 kind:thumb_call_arm to:0x0206d984 module:overlay(0) +from:0x020bde28 kind:thumb_call_arm to:0x02069c78 module:overlay(0) +from:0x020bde30 kind:load to:0x027e09b8 module:dtcm +from:0x020bde34 kind:load to:0x027e099c module:dtcm +from:0x020bde38 kind:load to:0x020b51f8 module:overlay(0) +from:0x020bde3c kind:load to:0x020b5254 module:overlay(0) +from:0x020bde40 kind:load to:0x020b5328 module:overlay(0) +from:0x020bde50 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020bde5c kind:thumb_call to:0x020bdfe0 module:overlay(1) +from:0x020bde70 kind:thumb_call_arm to:0x0206d984 module:overlay(0) +from:0x020bde7c kind:load to:0x027e09a0 module:dtcm +from:0x020bde80 kind:load to:0x027e099c module:dtcm +from:0x020bde84 kind:load to:0x020b5254 module:overlay(0) +from:0x020bde88 kind:load to:0x020b5328 module:overlay(0) +from:0x020bde94 kind:load to:0x027e099c module:dtcm +from:0x020bde98 kind:load to:0x020bdff9 module:overlay(1) +from:0x020bdea4 kind:load to:0x027e099c module:dtcm +from:0x020bdea8 kind:load to:0x020be071 module:overlay(1) +from:0x020bdeb0 kind:thumb_call_arm to:0x020d5e0c module:overlay(24) +from:0x020bdec6 kind:thumb_call to:0x020be074 module:overlay(1) +from:0x020bdee0 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020bdf02 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020bdf9e kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020bdfa8 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020bdfc4 kind:thumb_call_arm to:0x020d5ef4 module:overlay(24) +from:0x020bdfd0 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020bdfd8 kind:load to:0x027e09a0 module:dtcm +from:0x020bdfdc kind:load to:0x027e0d08 module:dtcm +from:0x020bdff0 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020be060 kind:thumb_call_arm to:0x0206f61c module:overlay(0) +from:0x020be06c kind:load to:0x027e0cd8 module:dtcm +from:0x020be082 kind:thumb_call_arm to:0x020d5df0 module:overlay(24) +from:0x020be088 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be090 kind:load to:0x027e0d08 module:dtcm +from:0x020be09a kind:thumb_call to:0x020148d0 module:main +from:0x020be0a4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be0ac kind:thumb_call to:0x020c0984 module:overlay(1) +from:0x020be0b4 kind:load to:0x02049ba0 module:main +from:0x020be0be kind:thumb_call to:0x020148d0 module:main +from:0x020be0c6 kind:thumb_call to:0x020a107c module:overlay(0) +from:0x020be0da kind:thumb_call_arm to:0x02028c90 module:main +from:0x020be0f6 kind:thumb_call_arm to:0x020a1148 module:overlay(0) +from:0x020be100 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be108 kind:thumb_call_arm to:0x020c4880 module:overlays(18,19,20,25) +from:0x020be110 kind:load to:0x02049ba0 module:main +from:0x020be114 kind:load to:0x02049a2c module:main +from:0x020be11e kind:thumb_call to:0x020148d0 module:main +from:0x020be122 kind:thumb_call_arm to:0x020e9abc module:overlay(23) +from:0x020be128 kind:load to:0x02049ba0 module:main +from:0x020be132 kind:thumb_call to:0x020148d0 module:main +from:0x020be136 kind:thumb_call_arm to:0x020e9ad4 module:overlay(22) +from:0x020be13c kind:load to:0x02049ba0 module:main +from:0x020be146 kind:thumb_call to:0x020148d0 module:main +from:0x020be150 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be15c kind:thumb_call_arm to:0x020e9a80 module:overlays(21,22,23) +from:0x020be164 kind:load to:0x02049ba0 module:main +from:0x020be168 kind:load to:0x020b4f2c module:overlay(0) +from:0x020be174 kind:load to:0x02049a2c module:main +from:0x020be1d4 kind:thumb_call to:0x020be238 module:overlay(1) +from:0x020be1e0 kind:thumb_call to:0x020be2d0 module:overlay(1) +from:0x020be1ec kind:thumb_call to:0x020be2e4 module:overlay(1) +from:0x020be1f8 kind:thumb_call to:0x020be2f4 module:overlay(1) +from:0x020be206 kind:thumb_call to:0x020be304 module:overlay(1) +from:0x020be27a kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x020be282 kind:thumb_call_arm to:0x01ffd1b4 module:itcm +from:0x020be300 kind:load to:0x0207bae8 module:overlay(0) +from:0x020be30c kind:load to:0x0207e9d0 module:overlay(0) +from:0x020be318 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be320 kind:thumb_call to:0x020be334 module:overlay(1) +from:0x020be330 kind:load to:0x020be47d module:overlay(1) +from:0x020be338 kind:thumb_call to:0x020be49c module:overlay(1) +from:0x020be3da kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be3e4 kind:thumb_call_arm to:0x0207ef64 module:overlay(0) +from:0x020be3ec kind:thumb_call_arm to:0x0207f07c module:overlay(0) +from:0x020be3f2 kind:thumb_call to:0x020be4b4 module:overlay(1) +from:0x020be3f8 kind:load to:0x027e09a4 module:dtcm +from:0x020be3fc kind:load to:0x027e0a48 module:dtcm +from:0x020be400 kind:load to:0x027e0b48 module:dtcm +from:0x020be408 kind:thumb_call to:0x020be524 module:overlay(1) +from:0x020be40e kind:thumb_call_arm to:0x0207f224 module:overlay(0) +from:0x020be414 kind:load to:0x027e0b48 module:dtcm +from:0x020be418 kind:load to:0x027e0a48 module:dtcm +from:0x020be426 kind:thumb_call_arm to:0x0207f2b4 module:overlay(0) +from:0x020be430 kind:thumb_call_arm to:0x0207bab8 module:overlay(0) +from:0x020be438 kind:load to:0x027e0a48 module:dtcm +from:0x020be43c kind:load to:0x027e09e8 module:dtcm +from:0x020be452 kind:thumb_call_arm to:0x0207f508 module:overlay(0) +from:0x020be468 kind:thumb_call_arm to:0x0207f30c module:overlay(0) +from:0x020be46e kind:thumb_call_arm to:0x0207bad4 module:overlay(0) +from:0x020be474 kind:load to:0x027e0a48 module:dtcm +from:0x020be478 kind:load to:0x027e09e8 module:dtcm +from:0x020be48a kind:thumb_call to:0x020be4a8 module:overlay(1) +from:0x020be490 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be498 kind:load to:0x027e09c0 module:dtcm +from:0x020be4a4 kind:load to:0x027e09c0 module:dtcm +from:0x020be4b0 kind:load to:0x027e09c0 module:dtcm +from:0x020be4bc kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be4d0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be4e6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be518 kind:thumb_call_arm to:0x02028c90 module:main +from:0x020be520 kind:load to:0x027e09a4 module:dtcm +from:0x020be536 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be54c kind:load to:0x02067970 module:overlay(0) +from:0x020be564 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be570 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be57a kind:thumb_call_arm to:0x02022158 module:main +from:0x020be588 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be592 kind:thumb_call_arm to:0x020224b8 module:main +from:0x020be5a2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5ac kind:thumb_call_arm to:0x02022158 module:main +from:0x020be5ba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5c4 kind:thumb_call_arm to:0x020a1b28 module:overlay(0) +from:0x020be5d2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5dc kind:thumb_call_arm to:0x020a1b28 module:overlay(0) +from:0x020be5e4 kind:thumb_call_arm to:0x02022884 module:main +from:0x020be5f0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5f8 kind:thumb_call_arm to:0x020a310c module:overlay(0) +from:0x020be614 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be61c kind:thumb_call_arm to:0x020a4728 module:overlay(0) +from:0x020be624 kind:load to:0x020c2d6c module:overlay(1) +from:0x020be63c kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be646 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be652 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be65c kind:thumb_call_arm to:0x020224b8 module:main +from:0x020be66a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be674 kind:thumb_call_arm to:0x020a2f4c module:overlay(0) +from:0x020be67c kind:thumb_call_arm to:0x02022884 module:main +from:0x020be68e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be696 kind:thumb_call_arm to:0x020a4728 module:overlay(0) +from:0x020be6a0 kind:load to:0x020c2d78 module:overlay(1) +from:0x020be6a4 kind:load to:0x020c2d88 module:overlay(1) +from:0x020be6bc kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be6c8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be6d2 kind:thumb_call_arm to:0x020224b8 module:main +from:0x020be6e0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be6ea kind:thumb_call_arm to:0x020a2f4c module:overlay(0) +from:0x020be6f2 kind:thumb_call_arm to:0x02022884 module:main +from:0x020be704 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be70c kind:thumb_call_arm to:0x020a4728 module:overlay(0) +from:0x020be714 kind:load to:0x020c2d98 module:overlay(1) +from:0x020be72c kind:load to:0x020676f8 module:overlay(0) +from:0x020be730 kind:load to:0x020c2da0 module:overlay(1) +from:0x020be7d6 kind:thumb_call_arm to:0x02067970 module:overlay(0) +from:0x020be7ea kind:thumb_call_arm to:0x02028c4c module:main +from:0x020be7fe kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be806 kind:thumb_call_arm to:0x02173bfc module:overlay(88) +from:0x020be81e kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be828 kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020be83c kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be850 kind:thumb_call_arm to:0x020677b0 module:overlay(0) +from:0x020be858 kind:load to:0x027e09a4 module:dtcm +from:0x020be85c kind:load to:0x020c2da8 module:overlay(1) +from:0x020be860 kind:load to:0x027e09a0 module:dtcm +from:0x020be864 kind:load to:0x020c2d34 module:overlay(1) +from:0x020be868 kind:load to:0x020c2db0 module:overlay(1) +from:0x020be87c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020be88e kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020be8a2 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be8ac kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be8b4 kind:load to:0x027e09a0 module:dtcm +from:0x020be8b8 kind:load to:0x020c2d34 module:overlay(1) +from:0x020be8bc kind:load to:0x020c2dbc module:overlay(1) +from:0x020be8d0 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020be8e6 kind:thumb_call_arm to:0x02067804 module:overlay(0) +from:0x020be8f0 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x020be908 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be910 kind:load to:0x02181260 module:overlay(97) +from:0x020be914 kind:load to:0x020c2dc4 module:overlay(1) +from:0x020be918 kind:load to:0x027e09a0 module:dtcm +from:0x020be91c kind:load to:0x020c2dcc module:overlay(1) +from:0x020be928 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020be934 kind:thumb_call to:0x020be544 module:overlay(1) +from:0x020be968 kind:load to:0x027e09a4 module:dtcm +from:0x020be974 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be988 kind:load to:0x027e09a4 module:dtcm +from:0x020be994 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be9a6 kind:thumb_call to:0x020be544 module:overlay(1) +from:0x020be9cc kind:thumb_call_arm to:0x020a47b8 module:overlay(0) +from:0x020be9d4 kind:load to:0x027e09a4 module:dtcm +from:0x020be9ec kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020be9f6 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea00 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea0a kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea14 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea1e kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea24 kind:load to:0x020c2dd8 module:overlay(1) +from:0x020bea28 kind:load to:0x020c2de0 module:overlay(1) +from:0x020bea2c kind:load to:0x020c2dec module:overlay(1) +from:0x020bea30 kind:load to:0x020c2df8 module:overlay(1) +from:0x020bea34 kind:load to:0x020c2e04 module:overlay(1) +from:0x020bea38 kind:load to:0x020c2e10 module:overlay(1) +from:0x020bea50 kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea5a kind:thumb_call_arm to:0x020676f8 module:overlay(0) +from:0x020bea64 kind:load to:0x020c2e1c module:overlay(1) +from:0x020bea68 kind:load to:0x020c2da0 module:overlay(1) +from:0x020bea78 kind:load to:0x020c2e24 module:overlay(1) +from:0x020bea7c kind:load to:0x020676f8 module:overlay(0) +from:0x020bea8a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bea92 kind:thumb_call to:0x020bea98 module:overlay(1) +from:0x020bea9c kind:thumb_call to:0x020beb0c module:overlay(1) +from:0x020beacc kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020beb04 kind:load to:0x027e09a4 module:dtcm +from:0x020beb14 kind:load to:0x027e09b4 module:dtcm +from:0x020beb20 kind:load to:0x027e09b4 module:dtcm +from:0x020beb2e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020beb36 kind:thumb_call to:0x020beb3c module:overlay(1) +from:0x020beb42 kind:thumb_call to:0x020bed30 module:overlay(1) +from:0x020beb48 kind:thumb_call_arm to:0x02072f8c module:overlay(0) +from:0x020beb6c kind:thumb_call_arm to:0x02071fcc module:overlay(0) +from:0x020beb74 kind:thumb_call_arm to:0x02071fcc module:overlay(0) +from:0x020beb78 kind:thumb_call_arm to:0x02072bdc module:overlay(0) +from:0x020beb7c kind:thumb_call to:0x020bea80 module:overlay(1) +from:0x020beb92 kind:thumb_call_arm to:0x02072378 module:overlay(0) +from:0x020beb98 kind:thumb_call_arm to:0x02024df0 module:main +from:0x020beba6 kind:thumb_call_arm to:0x02071338 module:overlay(0) +from:0x020bebb0 kind:thumb_call_arm to:0x02028c18 module:main +from:0x020bebc4 kind:load to:0x027e09bc module:dtcm +from:0x020bebd0 kind:thumb_call to:0x020becd0 module:overlay(1) +from:0x020bebd4 kind:thumb_call to:0x020becf0 module:overlay(1) +from:0x020bebd8 kind:thumb_call to:0x020bed10 module:overlay(1) +from:0x020bebe8 kind:thumb_call to:0x020bed3c module:overlay(1) +from:0x020bec06 kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x020bec14 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bec20 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bec2c kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bec58 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bec60 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bec70 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x020bec7a kind:thumb_call_arm to:0x02072b3c module:overlay(0) +from:0x020bec82 kind:thumb_call_arm to:0x020713f0 module:overlay(0) +from:0x020bec8a kind:thumb_call to:0x020beac4 module:overlay(1) +from:0x020bec90 kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x020bec98 kind:load to:0x020c2e2c module:overlay(1) +from:0x020beca0 kind:load to:0x020c2e40 module:overlay(1) +from:0x020beca4 kind:load to:0x020c2e48 module:overlay(1) +from:0x020beca8 kind:load to:0x020c2e50 module:overlay(1) +from:0x020becb0 kind:load to:0x027e09a4 module:dtcm +from:0x020becb4 kind:load to:0x020c2e58 module:overlay(1) +from:0x020becbc kind:load to:0x020c2e60 module:overlay(1) +from:0x020becc4 kind:load to:0x027e09a8 module:dtcm +from:0x020becc8 kind:load to:0x027e09b4 module:dtcm +from:0x020becde kind:thumb_call to:0x020bed48 module:overlay(1) +from:0x020bece4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020becec kind:load to:0x027e09a8 module:dtcm +from:0x020becfe kind:thumb_call to:0x020beb18 module:overlay(1) +from:0x020bed04 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bed0c kind:load to:0x027e09b4 module:dtcm +from:0x020bed1e kind:thumb_call_arm to:0x02072ca4 module:overlay(0) +from:0x020bed24 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bed2c kind:load to:0x027e09b0 module:dtcm +from:0x020bed38 kind:load to:0x027e09ac module:dtcm +from:0x020bed44 kind:load to:0x027e09ac module:dtcm +from:0x020bed50 kind:load to:0x027e09a8 module:dtcm +from:0x020bed58 kind:thumb_call to:0x020ba660 module:overlay(1) +from:0x020bed62 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bed6a kind:thumb_call to:0x020bed90 module:overlay(1) +from:0x020bed70 kind:load to:0x0204999c module:main +from:0x020bed7a kind:thumb_call to:0x020bf054 module:overlay(1) +from:0x020bed80 kind:thumb_call to:0x020ba698 module:overlay(1) +from:0x020bed88 kind:load to:0x027e0cec module:dtcm +from:0x020bed8c kind:load to:0x0204999c module:main +from:0x020bed96 kind:thumb_call_arm to:0x020bf0bc module:overlay(1) +from:0x020bed9e kind:thumb_call_arm to:0x020bf084 module:overlay(1) +from:0x020bedc8 kind:thumb_call to:0x020156c8 module:main +from:0x020bedde kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bedec kind:thumb_call to:0x020bf0f4 module:overlay(1) +from:0x020bedf8 kind:thumb_call to:0x020156f4 module:main +from:0x020bedfe kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bee0e kind:thumb_call to:0x020156c8 module:main +from:0x020bee24 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bee32 kind:thumb_call to:0x020bf0f4 module:overlay(1) +from:0x020bee3a kind:thumb_call to:0x020156f4 module:main +from:0x020bee50 kind:thumb_call to:0x020156c8 module:main +from:0x020bee66 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bee74 kind:thumb_call to:0x020bf0f4 module:overlay(1) +from:0x020bee7c kind:thumb_call to:0x020156f4 module:main +from:0x020bee92 kind:thumb_call_arm to:0x020a7880 module:overlay(0) +from:0x020beea2 kind:thumb_call_arm to:0x02034060 module:main +from:0x020beea8 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020beeb6 kind:thumb_call_arm to:0x02034060 module:main +from:0x020beebe kind:thumb_call_arm to:0x02033f7c module:main +from:0x020beecc kind:thumb_call_arm to:0x02034060 module:main +from:0x020beed8 kind:thumb_call to:0x020156c8 module:main +from:0x020beee8 kind:thumb_call to:0x02012fa8 module:main +from:0x020beef6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bef04 kind:thumb_call to:0x020bf0f4 module:overlay(1) +from:0x020bef0c kind:thumb_call to:0x020156f4 module:main +from:0x020bef26 kind:thumb_call to:0x020156c8 module:main +from:0x020bef3c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bef4a kind:thumb_call to:0x020bf0f4 module:overlay(1) +from:0x020bef56 kind:thumb_call to:0x020156f4 module:main +from:0x020bef5e kind:thumb_call to:0x020befd8 module:overlay(1) +from:0x020bef6e kind:thumb_call to:0x020156c8 module:main +from:0x020bef84 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bef92 kind:thumb_call to:0x020bf0f4 module:overlay(1) +from:0x020bef9e kind:thumb_call to:0x020156f4 module:main +from:0x020befaa kind:thumb_call to:0x020ba680 module:overlay(1) +from:0x020befb4 kind:load to:0x027e09a4 module:dtcm +from:0x020befb8 kind:load to:0x020c2f98 module:overlay(1) +from:0x020befbc kind:load to:0x020c2fb0 module:overlay(1) +from:0x020befc0 kind:load to:0x02043e50 module:main +from:0x020befc4 kind:load to:0x020c2fc4 module:overlay(1) +from:0x020befc8 kind:load to:0x020c2fdc module:overlay(1) +from:0x020befcc kind:load to:0x020c2fec module:overlay(1) +from:0x020befd0 kind:load to:0x020c2ff4 module:overlay(1) +from:0x020befd4 kind:load to:0x0204999c module:main +from:0x020bf048 kind:load to:0x027e09a4 module:dtcm +from:0x020bf04c kind:load to:0x020c2f68 module:overlay(1) +from:0x020bf050 kind:load to:0x02043e50 module:main +from:0x020bf05a kind:thumb_call_arm to:0x02016694 module:main +from:0x020bf060 kind:thumb_call_arm to:0x020bf0cc module:overlay(1) +from:0x020bf078 kind:thumb_call to:0x020a04b4 module:overlay(0) +from:0x020bf094 kind:arm_call to:0x0201667c module:main +from:0x020bf0b8 kind:load to:0x020c3f78 module:overlay(1) +from:0x020bf0c8 kind:load to:0x027e0cec module:dtcm +from:0x020bf0dc kind:load to:0x027e0cec module:dtcm +from:0x020bf0ec kind:load to:0x0204999c module:main +from:0x020bf0f0 kind:load to:0x02001309 module:main +from:0x020bf122 kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020bf12e kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020bf13c kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020bf148 kind:thumb_call_arm to:0x020702dc module:overlay(0) +from:0x020bf15c kind:thumb_call to:0x02054690 module:overlay(0) +from:0x020bf17a kind:thumb_call_arm to:0x020275e8 module:main +from:0x020bf182 kind:thumb_call to:0x0205498c module:overlay(0) +from:0x020bf18e kind:thumb_call to:0x02054a78 module:overlay(0) +from:0x020bf194 kind:thumb_call to:0x02054a88 module:overlay(0) +from:0x020bf1b6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf1c2 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020bf1ca kind:thumb_call to:0x02054998 module:overlay(0) +from:0x020bf1d4 kind:load to:0x020c300c module:overlay(1) +from:0x020bf1d8 kind:load to:0x027e09a4 module:dtcm +from:0x020bf1dc kind:load to:0x027e09a0 module:dtcm +from:0x020bf1e0 kind:load to:0x020bf0e1 module:overlay(1) +from:0x020bf1e4 kind:load to:0x027e0154 module:dtcm +from:0x020bf1f0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf20c kind:thumb_call to:0x020d3ee0 module:overlay(24) +from:0x020bf248 kind:thumb_call_arm to:0x020d4958 module:overlay(24) +from:0x020bf24c kind:thumb_call_arm to:0x020d42b8 module:overlay(24) +from:0x020bf250 kind:thumb_call_arm to:0x020d59d4 module:overlay(24) +from:0x020bf25c kind:thumb_call_arm to:0x020bf468 module:overlay(1) +from:0x020bf260 kind:thumb_call_arm to:0x020bf4c0 module:overlay(1) +from:0x020bf264 kind:thumb_call_arm to:0x020bf494 module:overlay(1) +from:0x020bf274 kind:thumb_call to:0x020a0d48 module:overlay(0) +from:0x020bf282 kind:thumb_call to:0x020a0d48 module:overlay(0) +from:0x020bf2a0 kind:thumb_call to:0x020a0d48 module:overlay(0) +from:0x020bf2b0 kind:thumb_call_arm to:0x020d42dc module:overlay(24) +from:0x020bf2d8 kind:thumb_call_arm to:0x020d59f8 module:overlay(24) +from:0x020bf2de kind:thumb_call to:0x020d3e40 module:overlay(24) +from:0x020bf2e6 kind:thumb_call to:0x020d3ea0 module:overlay(24) +from:0x020bf2f0 kind:load to:0x027e0cfc module:dtcm +from:0x020bf2f4 kind:load to:0x027e0d04 module:dtcm +from:0x020bf2fe kind:thumb_call to:0x020bf43c module:overlay(1) +from:0x020bf318 kind:thumb_call_arm to:0x020d40ac module:overlay(24) +from:0x020bf330 kind:thumb_call_arm to:0x020d40e8 module:overlay(24) +from:0x020bf338 kind:thumb_call to:0x020bf570 module:overlay(1) +from:0x020bf340 kind:thumb_call to:0x020bf924 module:overlay(1) +from:0x020bf348 kind:thumb_call to:0x020bf870 module:overlay(1) +from:0x020bf352 kind:thumb_call_arm to:0x020d4378 module:overlay(24) +from:0x020bf358 kind:thumb_call_arm to:0x020d5a3c module:overlay(24) +from:0x020bf360 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf36a kind:thumb_call to:0x020d3e40 module:overlay(24) +from:0x020bf372 kind:thumb_call to:0x020d3ea0 module:overlay(24) +from:0x020bf37e kind:thumb_call_arm to:0x0205c984 module:overlay(0) +from:0x020bf382 kind:thumb_call_arm to:0x020f4dbc module:overlay(26) +from:0x020bf394 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf39c kind:thumb_call_arm to:0x020eb5f0 module:overlay(26) +from:0x020bf3a4 kind:load to:0x027e09b8 module:dtcm +from:0x020bf3a8 kind:load to:0x027e0d00 module:dtcm +from:0x020bf3ac kind:load to:0x027e0cfc module:dtcm +from:0x020bf3b0 kind:load to:0x027e0d04 module:dtcm +from:0x020bf3b4 kind:load to:0x027e09a4 module:dtcm +from:0x020bf3c0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf3d0 kind:thumb_call_arm to:0x020eb684 module:overlay(26) +from:0x020bf3d6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf3e2 kind:thumb_call to:0x020bf94c module:overlay(1) +from:0x020bf3ea kind:thumb_call to:0x020bf5a8 module:overlay(1) +from:0x020bf3f0 kind:load to:0x027e09a4 module:dtcm +from:0x020bf3f4 kind:load to:0x027e0cfc module:dtcm +from:0x020bf3f8 kind:load to:0x027e0d00 module:dtcm +from:0x020bf404 kind:thumb_call_arm to:0x020eb6d8 module:overlay(26) +from:0x020bf416 kind:thumb_call_arm to:0x020eb7c8 module:overlay(26) +from:0x020bf430 kind:thumb_call_arm to:0x020d40ac module:overlay(24) +from:0x020bf438 kind:load to:0x027e09b8 module:dtcm +from:0x020bf45e kind:thumb_call_arm to:0x020d416c module:overlay(24) +from:0x020bf464 kind:load to:0x027e09b8 module:dtcm +from:0x020bf480 kind:arm_call_thumb to:0x020bf864 module:overlay(1) +from:0x020bf488 kind:arm_call to:0x02011ff4 module:main +from:0x020bf490 kind:load to:0x027e0d04 module:dtcm +from:0x020bf4ac kind:arm_call_thumb to:0x020bf564 module:overlay(1) +from:0x020bf4b4 kind:arm_call to:0x02011ff4 module:main +from:0x020bf4bc kind:load to:0x027e0d00 module:dtcm +from:0x020bf4d8 kind:arm_call_thumb to:0x020bf918 module:overlay(1) +from:0x020bf4e0 kind:arm_call to:0x02011ff4 module:main +from:0x020bf4e8 kind:load to:0x027e0cfc module:dtcm +from:0x020bf4f0 kind:thumb_call to:0x020bf828 module:overlay(1) +from:0x020bf568 kind:thumb_call to:0x020bf834 module:overlay(1) +from:0x020bf578 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf582 kind:thumb_call to:0x020bf770 module:overlay(1) +from:0x020bf586 kind:thumb_call_arm to:0x0205c984 module:overlay(0) +from:0x020bf590 kind:thumb_call_arm to:0x020d4e8c module:overlay(24) +from:0x020bf596 kind:thumb_call_arm to:0x020efd60 module:overlay(26) +from:0x020bf59c kind:thumb_call to:0x020bf7a8 module:overlay(1) +from:0x020bf5a4 kind:load to:0x027e09a4 module:dtcm +from:0x020bf5b0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf5ba kind:thumb_call to:0x020bf7f8 module:overlay(1) +from:0x020bf5c0 kind:thumb_call_arm to:0x020d4f18 module:overlay(24) +from:0x020bf5c6 kind:thumb_call to:0x020bf790 module:overlay(1) +from:0x020bf5cc kind:load to:0x027e09a4 module:dtcm +from:0x020bf5de kind:thumb_call_arm to:0x020d497c module:overlay(24) +from:0x020bf5ea kind:thumb_call_arm to:0x020d497c module:overlay(24) +from:0x020bf5f6 kind:thumb_call_arm to:0x020d497c module:overlay(24) +from:0x020bf602 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf616 kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x020bf630 kind:thumb_call_arm to:0x020d497c module:overlay(24) +from:0x020bf638 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf654 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf672 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf68a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf69c kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x020bf6b0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf6c2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf6d4 kind:load to:0x020d7745 module:overlays(19,24) +from:0x020bf6d8 kind:load to:0x020d778c module:overlays(19,24) +from:0x020bf6ec kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf6fa kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf70a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf71e kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf738 kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf750 kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf762 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf774 kind:thumb_call to:0x020bf5d0 module:overlay(1) +from:0x020bf77a kind:thumb_call_arm to:0x020d4b70 module:overlay(24) +from:0x020bf786 kind:thumb_call_arm to:0x020d4de0 module:overlay(24) +from:0x020bf78c kind:load to:0x027e0d04 module:dtcm +from:0x020bf794 kind:thumb_call_arm to:0x020d4e30 module:overlay(24) +from:0x020bf79a kind:thumb_call_arm to:0x020d4bd4 module:overlay(24) +from:0x020bf7a0 kind:thumb_call to:0x020bf6dc module:overlay(1) +from:0x020bf7b2 kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x020bf7c4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf7ce kind:thumb_call_arm to:0x020fba00 module:overlay(26) +from:0x020bf7e6 kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x020bf7ee kind:thumb_call_arm to:0x020fba84 module:overlay(26) +from:0x020bf7f4 kind:load to:0x027e0ce0 module:dtcm +from:0x020bf800 kind:thumb_call_arm to:0x020fbb5c module:overlay(26) +from:0x020bf80a kind:thumb_call to:0x020589e4 module:overlay(0) +from:0x020bf830 kind:load to:0x027e0d00 module:dtcm +from:0x020bf83c kind:load to:0x027e0d00 module:dtcm +from:0x020bf844 kind:thumb_call to:0x020bf898 module:overlay(1) +from:0x020bf868 kind:thumb_call to:0x020bf8a4 module:overlay(1) +from:0x020bf87e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf894 kind:load to:0x027e09a4 module:dtcm +from:0x020bf8a0 kind:load to:0x027e0d04 module:dtcm +from:0x020bf8ac kind:load to:0x027e0d04 module:dtcm +from:0x020bf8f0 kind:load to:0x027e09a4 module:dtcm +from:0x020bf8f8 kind:thumb_call to:0x020bfa78 module:overlay(1) +from:0x020bf8fe kind:thumb_call_arm to:0x02096be8 module:overlay(0) +from:0x020bf906 kind:thumb_call_arm to:0x02096be8 module:overlay(0) +from:0x020bf91c kind:thumb_call to:0x020bfa84 module:overlay(1) +from:0x020bf928 kind:thumb_call to:0x020bf950 module:overlay(1) +from:0x020bf92e kind:thumb_call_arm to:0x020d45e0 module:overlay(24) +from:0x020bf936 kind:thumb_call to:0x020bf8b0 module:overlay(1) +from:0x020bf940 kind:thumb_call_arm to:0x020d475c module:overlay(24) +from:0x020bf946 kind:thumb_call_arm to:0x020d4684 module:overlay(24) +from:0x020bf956 kind:thumb_call_arm to:0x020d46d0 module:overlay(24) +from:0x020bf95e kind:thumb_call_arm to:0x0205c9d0 module:overlay(0) +from:0x020bf974 kind:thumb_call_arm to:0x020d4640 module:overlay(24) +from:0x020bf980 kind:thumb_call_arm to:0x020d46e4 module:overlay(24) +from:0x020bf99c kind:thumb_call_arm to:0x020d4674 module:overlay(24) +from:0x020bf9aa kind:thumb_call to:0x020bfa5c module:overlay(1) +from:0x020bf9b4 kind:thumb_call_arm to:0x020d4674 module:overlay(24) +from:0x020bfa2a kind:thumb_call_arm to:0x020d46e4 module:overlay(24) +from:0x020bfa3a kind:thumb_call_arm to:0x020d4700 module:overlay(24) +from:0x020bfa50 kind:load to:0x027e09b8 module:dtcm +from:0x020bfa58 kind:load to:0x020d76b8 module:overlays(19,24) +from:0x020bfa5e kind:thumb_call_arm to:0x020d46e4 module:overlay(24) +from:0x020bfa80 kind:load to:0x027e0cfc module:dtcm +from:0x020bfa8c kind:load to:0x027e0cfc module:dtcm +from:0x020bfab4 kind:thumb_call_arm to:0x020d070c module:overlay(24) +from:0x020bfaba kind:thumb_call to:0x020bfb60 module:overlay(1) +from:0x020bfb58 kind:thumb_call_arm to:0x020d07a0 module:overlay(24) +from:0x020bfbf4 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020bfc1a kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020bfcf8 kind:load to:0x020c2790 module:overlay(1) +from:0x020bfcfc kind:load to:0x020c279e module:overlay(1) +from:0x020bfd1a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd22 kind:thumb_call_arm to:0x020c83cc module:overlay(20) +from:0x020bfd2c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020bfd4a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd52 kind:thumb_call_arm to:0x020c83cc module:overlay(20) +from:0x020bfd5c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020bfd7c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd84 kind:thumb_call_arm to:0x020c781c module:overlays(20,24) +from:0x020bfd90 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020bfdae kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfdb6 kind:thumb_call_arm to:0x020c83cc module:overlay(20) +from:0x020bfdc0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020bfdd2 kind:thumb_call_arm to:0x020c0f64 module:overlay(1) +from:0x020bfdd8 kind:thumb_call_arm to:0x020c0e74 module:overlay(1) +from:0x020bfdde kind:thumb_call_arm to:0x020c10cc module:overlay(1) +from:0x020bfde2 kind:thumb_call to:0x020bfd94 module:overlay(1) +from:0x020bfdee kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfdf6 kind:thumb_call_arm to:0x020c83cc module:overlay(20) +from:0x020bfe00 kind:load to:0x020bfd01 module:overlay(1) +from:0x020bfe04 kind:load to:0x020bfd31 module:overlay(1) +from:0x020bfe08 kind:load to:0x020bfd61 module:overlay(1) +from:0x020bfe0c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020bfe1a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfe2c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe44 kind:load to:0x020c4734 module:overlay(1) +from:0x020bfe48 kind:load to:0x020f1b9c module:overlays(19,22,23) +from:0x020bfe56 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfe68 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe80 kind:load to:0x020c4734 module:overlay(1) +from:0x020bfe84 kind:load to:0x020f1b9c module:overlays(19,22,23) +from:0x020bfe92 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfea4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfebc kind:load to:0x020c4734 module:overlay(1) +from:0x020bfec0 kind:load to:0x020f1b9c module:overlays(19,22,23) +from:0x020bfed4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfee8 kind:load to:0x020c4734 module:overlay(1) +from:0x020bfeec kind:load to:0x020f1bb4 module:overlays(19,22,23) +from:0x020bfef6 kind:thumb_call_arm to:0x020c1054 module:overlay(1) +from:0x020bfefc kind:thumb_call_arm to:0x020c0fdc module:overlay(1) +from:0x020bff04 kind:thumb_call to:0x020bfe4c module:overlay(1) +from:0x020bff0a kind:thumb_call_arm to:0x020c0e74 module:overlay(1) +from:0x020bff1c kind:load to:0x020bfe11 module:overlay(1) +from:0x020bff20 kind:load to:0x020bfec5 module:overlay(1) +from:0x020bff24 kind:load to:0x020bfe89 module:overlay(1) +from:0x020bff28 kind:load to:0x020c4734 module:overlay(1) +from:0x020bff34 kind:load to:0x020c4738 module:overlay(1) +from:0x020bff38 kind:load to:0x02098524 module:overlay(0) +from:0x020bff44 kind:load to:0x020c4738 module:overlay(1) +from:0x020bff48 kind:load to:0x02098524 module:overlay(0) +from:0x020bff54 kind:load to:0x020c4738 module:overlay(1) +from:0x020bff58 kind:load to:0x020bff6d module:overlay(1) +from:0x020bff64 kind:load to:0x020c4738 module:overlay(1) +from:0x020bff68 kind:load to:0x02098524 module:overlay(0) +from:0x020bff70 kind:load to:0x020a8df8 module:overlay(0) +from:0x020bff7e kind:thumb_call_arm to:0x020c0e74 module:overlay(1) +from:0x020bff84 kind:thumb_call_arm to:0x020c0fdc module:overlay(1) +from:0x020bff8c kind:thumb_call to:0x020bff3c module:overlay(1) +from:0x020bff92 kind:thumb_call_arm to:0x020c1054 module:overlay(1) +from:0x020bff9e kind:thumb_call_arm to:0x02159738 module:overlays(62,63) +from:0x020bffa4 kind:load to:0x020c4738 module:overlay(1) +from:0x020bffa8 kind:load to:0x020bff2d module:overlay(1) +from:0x020bffac kind:load to:0x020bff4d module:overlay(1) +from:0x020bffb0 kind:load to:0x020bff5d module:overlay(1) +from:0x020bffc0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bffca kind:thumb_call to:0x020bffd0 module:overlay(1) +from:0x020bffd4 kind:thumb_call_arm to:0x02060ee4 module:overlay(0) +from:0x020bfff4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfffc kind:thumb_call to:0x020c08f8 module:overlay(1) +from:0x020c0076 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c007e kind:thumb_call_arm to:0x020c6e74 module:overlay(24) +from:0x020c00b0 kind:thumb_call_arm to:0x020c6fa4 module:overlay(24) +from:0x020c00b4 kind:thumb_call_arm to:0x020d1778 module:overlay(24) +from:0x020c00c0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c00cc kind:thumb_call_arm to:0x020c860c module:overlay(24) +from:0x020c00de kind:thumb_call_arm to:0x0202358c module:main +from:0x020c00e6 kind:thumb_call_arm to:0x020235f4 module:main +from:0x020c0100 kind:load to:0x020d7d38 module:overlays(19,24) +from:0x020c010c kind:load to:0x027e0998 module:dtcm +from:0x020c0110 kind:load to:0x02061761 module:overlay(0) +from:0x020c011e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c012e kind:thumb_call_arm to:0x020d8a94 module:overlay(26) +from:0x020c0140 kind:load to:0x027e0994 module:dtcm +from:0x020c014e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c015c kind:thumb_call_arm to:0x020d1070 module:overlay(24) +from:0x020c0178 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0188 kind:thumb_call_arm to:0x020d8840 module:overlays(26,31) +from:0x020c019e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c01ac kind:thumb_call_arm to:0x020d8f88 module:overlay(26) +from:0x020c01bc kind:thumb_call_arm to:0x020c10cc module:overlay(1) +from:0x020c01c6 kind:thumb_call_arm to:0x020c0eec module:overlay(1) +from:0x020c01cc kind:load to:0x027e0994 module:dtcm +from:0x020c01d0 kind:load to:0x020c0115 module:overlay(1) +from:0x020c01de kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c01ec kind:thumb_call_arm to:0x020d1070 module:overlay(24) +from:0x020c0208 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0218 kind:thumb_call_arm to:0x020d8840 module:overlays(26,31) +from:0x020c022e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c023c kind:thumb_call_arm to:0x020d8f88 module:overlay(26) +from:0x020c024c kind:load to:0x027e0994 module:dtcm +from:0x020c0258 kind:thumb_call_arm to:0x020705a0 module:overlay(0) +from:0x020c025c kind:thumb_call_arm to:0x020c73cc module:overlay(24) +from:0x020c0262 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c026e kind:thumb_call to:0x020bd774 module:overlay(1) +from:0x020c0294 kind:thumb_call to:0x020bd774 module:overlay(1) +from:0x020c02a6 kind:thumb_call_arm to:0x0201c00c module:main +from:0x020c02ac kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c02b6 kind:thumb_call_arm to:0x020c0f64 module:overlay(1) +from:0x020c02c0 kind:thumb_call to:0x020c0144 module:overlay(1) +from:0x020c02d4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c02dc kind:thumb_call to:0x02175648 module:overlay(93) +from:0x020c02ee kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c02fc kind:thumb_call_arm to:0x020d1070 module:overlay(24) +from:0x020c0316 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0322 kind:thumb_call_arm to:0x0210dadc module:overlay(31) +from:0x020c0334 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0340 kind:thumb_call_arm to:0x0210e148 module:overlay(31) +from:0x020c035a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0366 kind:thumb_call_arm to:0x0210e510 module:overlay(31) +from:0x020c0380 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c038c kind:thumb_call_arm to:0x02152ba8 module:overlay(58) +from:0x020c03a6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c03b2 kind:thumb_call_arm to:0x0215c26c module:overlays(62,67) +from:0x020c03c4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c03d0 kind:thumb_call_arm to:0x0215c338 module:overlay(62) +from:0x020c03e2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c03ee kind:thumb_call_arm to:0x0215c4c4 module:overlay(62) +from:0x020c0408 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0414 kind:thumb_call_arm to:0x021737b0 module:overlay(88) +from:0x020c0424 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c042c kind:thumb_call_arm to:0x0210fb88 module:overlay(31) +from:0x020c044e kind:thumb_call_arm to:0x020166cc module:main +from:0x020c046e kind:thumb_call_arm to:0x0217248c module:overlay(88) +from:0x020c0472 kind:thumb_call_arm to:0x02066294 module:overlay(0) +from:0x020c0476 kind:thumb_call_arm to:0x020ccd58 module:overlay(24) +from:0x020c048c kind:load to:0x027e09a4 module:dtcm +from:0x020c0490 kind:load to:0x020c27ac module:overlay(1) +from:0x020c0494 kind:load to:0x020c27e8 module:overlay(1) +from:0x020c0498 kind:load to:0x020c01d5 module:overlay(1) +from:0x020c049c kind:load to:0x02043e50 module:main +from:0x020c04a4 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020c04b4 kind:thumb_call_arm to:0x020166cc module:main +from:0x020c04d0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04e2 kind:thumb_call_arm to:0x020c7994 module:overlay(24) +from:0x020c04f4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0500 kind:thumb_call to:0x020c9664 module:overlay(24) +from:0x020c0512 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c051e kind:thumb_call to:0x020c8da0 module:overlay(24) +from:0x020c0530 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c053c kind:thumb_call to:0x020c91bc module:overlay(24) +from:0x020c054e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c055a kind:thumb_call to:0x020c9288 module:overlay(24) +from:0x020c056c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0578 kind:thumb_call to:0x020c99e0 module:overlay(24) +from:0x020c058a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0596 kind:thumb_call to:0x020ca0f0 module:overlay(24) +from:0x020c05a2 kind:thumb_call_arm to:0x020caddc module:overlay(24) +from:0x020c05aa kind:thumb_call to:0x020bd858 module:overlay(1) +from:0x020c05b0 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x020c05c4 kind:thumb_call_arm to:0x020d10c0 module:overlay(24) +from:0x020c05ca kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0686 kind:thumb_call to:0x020c087c module:overlay(1) +from:0x020c0692 kind:thumb_call to:0x020c08d4 module:overlay(1) +from:0x020c069e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c06f0 kind:thumb_call to:0x020c0864 module:overlay(1) +from:0x020c0740 kind:thumb_call to:0x020c0894 module:overlay(1) +from:0x020c074e kind:thumb_call to:0x02175688 module:overlay(93) +from:0x020c0754 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c07e2 kind:thumb_call to:0x020c08b4 module:overlay(1) +from:0x020c07e8 kind:thumb_call to:0x020bd7c4 module:overlay(1) +from:0x020c07f0 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020c07f4 kind:load to:0x027e09a4 module:dtcm +from:0x020c07f8 kind:load to:0x02043e50 module:main +from:0x020c080a kind:thumb_call_arm to:0x02175694 module:overlay(93) +from:0x020c0812 kind:thumb_call_arm to:0x020cd0d0 module:overlay(24) +from:0x020c0818 kind:thumb_call_arm to:0x020cd18c module:overlay(24) +from:0x020c0820 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c082e kind:thumb_call_arm to:0x0210fc00 module:overlay(31) +from:0x020c0834 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020c0838 kind:load to:0x027e09a4 module:dtcm +from:0x020c0848 kind:thumb_call_arm to:0x020662e8 module:overlay(0) +from:0x020c084e kind:thumb_call_arm to:0x020c69d8 module:overlay(24) +from:0x020c0856 kind:thumb_call_arm to:0x020cb100 module:overlay(24) +from:0x020c085c kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c0860 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020c0878 kind:load to:0x02177398 module:overlays(88,89,90,91,94) +from:0x020c0890 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020c08a2 kind:thumb_call to:0x020c08ec module:overlay(1) +from:0x020c08a8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c08b0 kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c08c2 kind:thumb_call_arm to:0x020c74e0 module:overlay(24) +from:0x020c08c8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c08d0 kind:load to:0x027e0cf8 module:dtcm +from:0x020c08e8 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020c08f4 kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c0902 kind:thumb_call_arm to:0x02061b2c module:overlay(0) +from:0x020c0910 kind:thumb_call_arm to:0x020a1574 module:overlay(0) +from:0x020c092e kind:thumb_call_arm to:0x02013014 module:main +from:0x020c093a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0944 kind:thumb_call_arm to:0x020ca35c module:overlay(24) +from:0x020c094e kind:thumb_call_arm to:0x020130d4 module:main +from:0x020c0958 kind:load to:0x0204999c module:main +from:0x020c0974 kind:thumb_call_arm to:0x020a15a8 module:overlay(0) +from:0x020c097a kind:thumb_call_arm to:0x02061b74 module:overlay(0) +from:0x020c0988 kind:thumb_call_arm to:0x020182e4 module:main +from:0x020c0990 kind:thumb_call_arm to:0x0201659c module:main +from:0x020c0998 kind:thumb_call_arm to:0x02013370 module:main +from:0x020c09a8 kind:thumb_call to:0x020bd554 module:overlay(1) +from:0x020c09b0 kind:thumb_call to:0x020ba6b0 module:overlay(1) +from:0x020c09b6 kind:thumb_call to:0x020ba7e8 module:overlay(1) +from:0x020c09bc kind:thumb_call to:0x020b6560 module:overlay(1) +from:0x020c09c0 kind:thumb_call_arm to:0x020c4b20 module:overlays(19,24) +from:0x020c09c8 kind:load to:0x020d7c88 module:overlays(19,24) +from:0x020c09cc kind:load to:0x02049a2c module:main +from:0x020c09d0 kind:load to:0x0204a110 module:main +from:0x020c09d4 kind:load to:0x020bffb5 module:overlay(1) +from:0x020c09d8 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c09e4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c09ec kind:thumb_call_arm to:0x020ed088 module:overlay(22) +from:0x020c09fc kind:load to:0x020c473c module:overlay(1) +from:0x020c0a18 kind:load to:0x020c473c module:overlay(1) +from:0x020c0a22 kind:thumb_call_arm to:0x020c0eec module:overlay(1) +from:0x020c0a28 kind:thumb_call_arm to:0x020c0f64 module:overlay(1) +from:0x020c0a2e kind:thumb_call_arm to:0x020c1054 module:overlay(1) +from:0x020c0a58 kind:load to:0x020c09dd module:overlay(1) +from:0x020c0a5c kind:load to:0x020c0a01 module:overlay(1) +from:0x020c0a60 kind:load to:0x020c473c module:overlay(1) +from:0x020c0b10 kind:load to:0x020c20d0 add:0x1400 module:overlay(1) +from:0x020c0b14 kind:load to:0x020c1658 add:0x1400 module:overlay(1) +from:0x020c0bc8 kind:load to:0x020c2148 add:0x1400 module:overlay(1) +from:0x020c0bcc kind:load to:0x020c16d0 add:0x1400 module:overlay(1) +from:0x020c0c80 kind:load to:0x020c1b8c add:0x1400 module:overlay(1) +from:0x020c0c84 kind:load to:0x020c1568 add:0x1400 module:overlay(1) +from:0x020c0d38 kind:load to:0x020c1c04 add:0x1400 module:overlay(1) +from:0x020c0d3c kind:load to:0x020c15e0 add:0x1400 module:overlay(1) +from:0x020c0e94 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c0ec0 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c0edc kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c0ee0 kind:load to:0x020c4740 add:0x14ac module:overlay(1) +from:0x020c0ee4 kind:load to:0x020c4740 add:0x428b module:overlay(1) +from:0x020c0ee8 kind:load to:0x020c0a64 add:0x1400 module:overlay(1) +from:0x020c0f0c kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c0f38 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c0f54 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c0f58 kind:load to:0x020c4740 add:0x14ac module:overlay(1) +from:0x020c0f5c kind:load to:0x020c4740 add:0x428b module:overlay(1) +from:0x020c0f60 kind:load to:0x020c0b1c add:0x1400 module:overlay(1) +from:0x020c0f84 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c0fb0 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c0fcc kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c0fd0 kind:load to:0x020c4740 add:0x14ac module:overlay(1) +from:0x020c0fd4 kind:load to:0x020c4740 add:0x428b module:overlay(1) +from:0x020c0fd8 kind:load to:0x020c0bd4 add:0x1400 module:overlay(1) +from:0x020c0ffc kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c1028 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c1044 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c1048 kind:load to:0x020c4740 add:0x14ac module:overlay(1) +from:0x020c104c kind:load to:0x020c4740 add:0x428b module:overlay(1) +from:0x020c1050 kind:load to:0x020c0c8c add:0x1400 module:overlay(1) +from:0x020c1074 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c10a0 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c10bc kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c10c0 kind:load to:0x020c4740 add:0x1494 module:overlay(1) +from:0x020c10c4 kind:load to:0x020c4740 add:0x428b module:overlay(1) +from:0x020c10c8 kind:load to:0x020c0d44 add:0x1400 module:overlay(1) +from:0x020c10ec kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c1118 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c1134 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c1138 kind:load to:0x020c4740 add:0x1494 module:overlay(1) +from:0x020c113c kind:load to:0x020c4740 add:0x428b module:overlay(1) +from:0x020c1140 kind:load to:0x020c0ddc add:0x1400 module:overlay(1) +from:0x020c114c kind:arm_call to:0x020c17dc module:overlay(1) +from:0x020c1154 kind:load to:0x020c0e74 add:0x1400 module:overlay(1) +from:0x020c1158 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c115c kind:load to:0x020c0eec add:0x1400 module:overlay(1) +from:0x020c1160 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c1164 kind:load to:0x020c0f64 add:0x1400 module:overlay(1) +from:0x020c1168 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c116c kind:load to:0x020c0fdc add:0x1400 module:overlay(1) +from:0x020c1170 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c1174 kind:load to:0x020c1054 add:0x1400 module:overlay(1) +from:0x020c1178 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c117c kind:load to:0x020c10cc add:0x1400 module:overlay(1) +from:0x020c1180 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c118c kind:load to:0x020c2834 add:0x1400 module:overlay(1) +from:0x020c1264 kind:load to:0x020c1b8c add:0x1400 module:overlay(1) +from:0x020c1378 kind:load to:0x020c1c04 add:0x1400 module:overlay(1) +from:0x020c1450 kind:load to:0x020c20d0 add:0x1400 module:overlay(1) +from:0x020c1564 kind:load to:0x020c2148 add:0x1400 module:overlay(1) +from:0x020c1588 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c15b4 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c15d0 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c15d4 kind:load to:0x020c4740 add:0x14d4 module:overlay(1) +from:0x020c15d8 kind:load to:0x020c4740 add:0xd228 module:overlay(1) +from:0x020c15dc kind:load to:0x020c1190 add:0x1400 module:overlay(1) +from:0x020c1600 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c162c kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c1648 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c164c kind:load to:0x020c4740 add:0x1510 module:overlay(1) +from:0x020c1650 kind:load to:0x020c4740 add:0xd228 module:overlay(1) +from:0x020c1654 kind:load to:0x020c1268 add:0x1400 module:overlay(1) +from:0x020c1678 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c16a4 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c16c0 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c16c4 kind:load to:0x020c4740 add:0x14d4 module:overlay(1) +from:0x020c16c8 kind:load to:0x020c4740 add:0xd228 module:overlay(1) +from:0x020c16cc kind:load to:0x020c137c add:0x1400 module:overlay(1) +from:0x020c16f0 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c171c kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c1738 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c173c kind:load to:0x020c4740 add:0x1510 module:overlay(1) +from:0x020c1740 kind:load to:0x020c4740 add:0xd228 module:overlay(1) +from:0x020c1744 kind:load to:0x020c1454 add:0x1400 module:overlay(1) +from:0x020c1750 kind:arm_call to:0x020c17dc module:overlay(1) +from:0x020c1758 kind:load to:0x020c1568 add:0x1400 module:overlay(1) +from:0x020c175c kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c1760 kind:load to:0x020c15e0 add:0x1400 module:overlay(1) +from:0x020c1764 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c1768 kind:load to:0x020c1658 add:0x1400 module:overlay(1) +from:0x020c176c kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c1770 kind:load to:0x020c16d0 add:0x1400 module:overlay(1) +from:0x020c1774 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c178c kind:arm_call to:0x02027654 module:main +from:0x020c1798 kind:arm_call to:0x02027690 module:main +from:0x020c1824 kind:arm_call to:0x020c17a0 module:overlay(1) +from:0x020c18d0 kind:arm_call to:0x020c1780 module:overlay(1) +from:0x020c18e4 kind:load to:0x020c4740 module:overlay(1) +from:0x020c1954 kind:arm_call to:0x020c2558 module:overlay(1) +from:0x020c1960 kind:arm_call to:0x020c1780 module:overlay(1) +from:0x020c1970 kind:load to:0x020c4740 module:overlay(1) +from:0x020c19e4 kind:arm_call to:0x020c2500 module:overlay(1) +from:0x020c19f0 kind:arm_call to:0x020c1780 module:overlay(1) +from:0x020c1a00 kind:load to:0x020c4740 module:overlay(1) +from:0x020c1a0c kind:arm_call to:0x020c17dc module:overlay(1) +from:0x020c1a14 kind:load to:0x020c1974 add:0x1400 module:overlay(1) +from:0x020c1a18 kind:load to:0x020c4740 add:0x148c module:overlay(1) +from:0x020c1a1c kind:load to:0x020c18ec add:0x1400 module:overlay(1) +from:0x020c1a20 kind:load to:0x020c4740 add:0x1484 module:overlay(1) +from:0x020c1a38 kind:arm_call to:0x020282f4 module:main +from:0x020c1a74 kind:arm_call to:0x02028310 module:main +from:0x020c1ad8 kind:load to:0x020c284c module:overlay(1) +from:0x020c1ae8 kind:arm_call to:0x020282f4 module:main +from:0x020c1b24 kind:arm_call to:0x02028310 module:main +from:0x020c1b88 kind:load to:0x020c284c module:overlay(1) +from:0x020c1bac kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c1bd8 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c1bf4 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c1bf8 kind:load to:0x020c4740 add:0x14ac module:overlay(1) +from:0x020c1bfc kind:load to:0x020c4740 add:0xdbea module:overlay(1) +from:0x020c1c00 kind:load to:0x020c1a2c add:0x1400 module:overlay(1) +from:0x020c1c24 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c1c50 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c1c6c kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c1c70 kind:load to:0x020c4740 add:0x14ac module:overlay(1) +from:0x020c1c74 kind:load to:0x020c4740 add:0xdbea module:overlay(1) +from:0x020c1c78 kind:load to:0x020c1adc add:0x1400 module:overlay(1) +from:0x020c1c90 kind:arm_call to:0x02026738 module:main +from:0x020c1ca0 kind:arm_call to:0x02030d10 module:main +from:0x020c1de4 kind:arm_call to:0x02030d2c module:main +from:0x020c1dec kind:arm_call to:0x02026790 module:main +from:0x020c1e78 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c1ea4 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c1ec0 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c1ec4 kind:load to:0x020c4740 add:0x157c module:overlay(1) +from:0x020c1ec8 kind:load to:0x020c4740 add:0xdbea module:overlay(1) +from:0x020c1ecc kind:load to:0x020c1c7c add:0x1400 module:overlay(1) +from:0x020c1ef0 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c1f1c kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c1f38 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c1f3c kind:load to:0x020c4740 add:0x1454 module:overlay(1) +from:0x020c1f40 kind:load to:0x020c4740 add:0xdbea module:overlay(1) +from:0x020c1f44 kind:load to:0x020c1e00 add:0x1400 module:overlay(1) +from:0x020c1f7c kind:arm_call to:0x020c1e58 module:overlay(1) +from:0x020c1f88 kind:arm_call to:0x020c1ed0 module:overlay(1) +from:0x020c2040 kind:arm_call to:0x020c1e58 module:overlay(1) +from:0x020c204c kind:arm_call to:0x020c1ed0 module:overlay(1) +from:0x020c20f0 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c211c kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c2138 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c213c kind:load to:0x020c4740 add:0x14c4 module:overlay(1) +from:0x020c2140 kind:load to:0x020c4740 add:0xdbea module:overlay(1) +from:0x020c2144 kind:load to:0x020c1f48 add:0x1400 module:overlay(1) +from:0x020c2168 kind:arm_call to:0x020c18ec module:overlay(1) +from:0x020c2194 kind:arm_call to:0x020c1974 module:overlay(1) +from:0x020c21b0 kind:load to:0x020c4740 add:0x1 module:overlay(1) +from:0x020c21b4 kind:load to:0x020c4740 add:0x14c4 module:overlay(1) +from:0x020c21b8 kind:load to:0x020c4740 add:0xdbea module:overlay(1) +from:0x020c21bc kind:load to:0x020c200c add:0x1400 module:overlay(1) +from:0x020c21c8 kind:arm_call to:0x020c17dc module:overlay(1) +from:0x020c21d0 kind:load to:0x020c20d0 add:0x1400 module:overlay(1) +from:0x020c21d4 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c21d8 kind:load to:0x020c2148 add:0x1400 module:overlay(1) +from:0x020c21dc kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c21e0 kind:load to:0x020c1b8c add:0x1400 module:overlay(1) +from:0x020c21e4 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c21e8 kind:load to:0x020c1c04 add:0x1400 module:overlay(1) +from:0x020c21ec kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c21f0 kind:load to:0x020c1e58 add:0x1400 module:overlay(1) +from:0x020c21f4 kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c21f8 kind:load to:0x020c1ed0 add:0x1400 module:overlay(1) +from:0x020c21fc kind:load to:0x020c4740 add:0x1468 module:overlay(1) +from:0x020c2318 kind:arm_call to:0x020c22c8 module:overlay(1) +from:0x020c2334 kind:arm_call to:0x020c17a0 module:overlay(1) +from:0x020c23a4 kind:arm_call to:0x020c227c module:overlay(1) +from:0x020c23b8 kind:arm_call to:0x020c227c module:overlay(1) +from:0x020c2420 kind:arm_call to:0x020c22c8 module:overlay(1) +from:0x020c243c kind:arm_call to:0x020c17a0 module:overlay(1) +from:0x020c24ac kind:arm_call to:0x020c227c module:overlay(1) +from:0x020c24c0 kind:arm_call to:0x020c227c module:overlay(1) +from:0x020c2524 kind:arm_call to:0x020c2208 module:overlay(1) +from:0x020c2538 kind:arm_call to:0x020c22ec module:overlay(1) +from:0x020c257c kind:arm_call to:0x020c2208 module:overlay(1) +from:0x020c2590 kind:arm_call to:0x020c23f4 module:overlay(1) +from:0x020c25b8 kind:arm_call to:0x020c17dc module:overlay(1) +from:0x020c25c0 kind:load to:0x020c2208 add:0x1400 module:overlay(1) +from:0x020c25c4 kind:load to:0x020c4740 add:0x1474 module:overlay(1) +from:0x020c25c8 kind:load to:0x020c227c add:0x1400 module:overlay(1) +from:0x020c25cc kind:load to:0x020c4740 add:0x144c module:overlay(1) +from:0x020c25d0 kind:load to:0x020c22c8 add:0x1400 module:overlay(1) +from:0x020c25d4 kind:load to:0x020c4740 add:0x1424 module:overlay(1) +from:0x020c25d8 kind:load to:0x020c22ec add:0x1400 module:overlay(1) +from:0x020c25dc kind:load to:0x020c4740 add:0x1508 module:overlay(1) +from:0x020c25e0 kind:load to:0x020c23f4 add:0x1400 module:overlay(1) +from:0x020c25e4 kind:load to:0x020c4740 add:0x1508 module:overlay(1) +from:0x020c25e8 kind:load to:0x020c2500 add:0x1400 module:overlay(1) +from:0x020c25ec kind:load to:0x020c4740 add:0x1458 module:overlay(1) +from:0x020c25f0 kind:load to:0x020c2558 add:0x1400 module:overlay(1) +from:0x020c25f4 kind:load to:0x020c4740 add:0x1458 module:overlay(1) +from:0x020c2862 kind:thumb_call to:0x020b7470 module:overlay(1) +from:0x020c2870 kind:load to:0x020c3020 module:overlay(1) +from:0x020c2874 kind:load to:0x020c3024 module:overlay(1) +from:0x020c2888 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020c2894 kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020c290c kind:load to:0x020b8ce9 module:overlay(1) +from:0x020c2910 kind:load to:0x020b8de9 module:overlay(1) +from:0x020c2914 kind:load to:0x020c4134 module:overlay(1) +from:0x020c2918 kind:load to:0x020b9299 module:overlay(1) +from:0x020c291c kind:load to:0x020c4128 module:overlay(1) +from:0x020c2920 kind:load to:0x020c2a80 module:overlay(1) +from:0x020c2924 kind:load to:0x020c2a94 module:overlay(1) +from:0x020c2928 kind:load to:0x020c2aa8 module:overlay(1) +from:0x020c292c kind:load to:0x020c2abc module:overlay(1) +from:0x020c293c kind:load to:0x020c3014 module:overlay(1) +from:0x020c2940 kind:load to:0x020c2855 module:overlay(1) +from:0x020c2944 kind:load to:0x020c2879 module:overlay(1) +from:0x020c2948 kind:load to:0x020c2931 module:overlay(1) +from:0x020c294c kind:load to:0x020c1144 module:overlay(1) +from:0x020c2950 kind:load to:0x020c1748 module:overlay(1) +from:0x020c2954 kind:load to:0x020c1a04 module:overlay(1) +from:0x020c2958 kind:load to:0x020c21c0 module:overlay(1) +from:0x020c295c kind:load to:0x020c25b0 module:overlay(1) +from:0x020c2a3c kind:load to:0x020b8439 module:overlay(1) +from:0x020c2a40 kind:load to:0x020b84d1 module:overlay(1) +from:0x020c2a44 kind:load to:0x020b860d module:overlay(1) +from:0x020c2a48 kind:load to:0x0207fd4c module:overlay(0) +from:0x020c2a4c kind:load to:0x0207fd48 module:overlay(0) +from:0x020c2a50 kind:load to:0x0207fd74 module:overlay(0) +from:0x020c2a54 kind:load to:0x0207fdac module:overlay(0) +from:0x020c2a58 kind:load to:0x020b8a6d module:overlay(1) +from:0x020c2a5c kind:load to:0x020b8a99 module:overlay(1) +from:0x020c2a60 kind:load to:0x0207fd44 module:overlay(0) +from:0x020c2a64 kind:load to:0x01ffee10 module:itcm +from:0x020c2a68 kind:load to:0x020808e0 module:overlay(0) +from:0x020c2a6c kind:load to:0x020b898d module:overlay(1) +from:0x020c2a70 kind:load to:0x020b8ce1 module:overlay(1) +from:0x020c2a74 kind:load to:0x020b8609 module:overlay(1) +from:0x020c2a78 kind:load to:0x02080900 module:overlay(0) +from:0x020c2a7c kind:load to:0x020b8ced module:overlay(1) +from:0x020c2d38 kind:load to:0x020c2cd0 module:overlay(1) +from:0x020c2d3c kind:load to:0x020c2d1c module:overlay(1) +from:0x020c2d40 kind:load to:0x020c2cf8 module:overlay(1) +from:0x020c2d44 kind:load to:0x020c2ce0 module:overlay(1) +from:0x020c2d48 kind:load to:0x020c2d28 module:overlay(1) +from:0x020c2d4c kind:load to:0x020c2ce8 module:overlay(1) +from:0x020c2d50 kind:load to:0x020c2cc0 module:overlay(1) +from:0x020c2d54 kind:load to:0x020c2cd8 module:overlay(1) +from:0x020c2d58 kind:load to:0x020c2cc8 module:overlay(1) +from:0x020c2d5c kind:load to:0x020c2d10 module:overlay(1) +from:0x020c2d60 kind:load to:0x020c2cf0 module:overlay(1) +from:0x020c2d64 kind:load to:0x020c2d00 module:overlay(1) +from:0x020c2d68 kind:load to:0x020c2d08 module:overlay(1) +from:0x020c2f68 kind:load to:0x020c2e94 module:overlay(1) +from:0x020c2f6c kind:load to:0x020c2e6c module:overlay(1) +from:0x020c2f70 kind:load to:0x020c2e94 module:overlay(1) +from:0x020c2f74 kind:load to:0x020c2e80 module:overlay(1) +from:0x020c2f78 kind:load to:0x020c2f50 module:overlay(1) +from:0x020c2f7c kind:load to:0x020c2ea8 module:overlay(1) +from:0x020c2f80 kind:load to:0x020c2f08 module:overlay(1) +from:0x020c2f84 kind:load to:0x020c2ec0 module:overlay(1) +from:0x020c2f88 kind:load to:0x020c2f38 module:overlay(1) +from:0x020c2f8c kind:load to:0x020c2ef0 module:overlay(1) +from:0x020c2f90 kind:load to:0x020c2f20 module:overlay(1) +from:0x020c2f94 kind:load to:0x020c2ed8 module:overlay(1) +from:0x020c300c kind:load to:0x020bf1e9 module:overlay(1) +from:0x020c3010 kind:load to:0x020bf1ed module:overlay(1) diff --git a/config/eur1/arm9/overlays/ov001/symbols.txt b/config/eur1/arm9/overlays/ov001/symbols.txt new file mode 100644 index 00000000..2b2e8a04 --- /dev/null +++ b/config/eur1/arm9/overlays/ov001/symbols.txt @@ -0,0 +1,647 @@ +func_ov001_020b6560 kind:function(thumb,size=0x1a) addr:0x020b6560 +func_ov001_020b657c kind:function(thumb,size=0xee) addr:0x020b657c +func_ov001_020b666c kind:function(thumb,size=0xae) addr:0x020b666c +func_ov001_020b671c kind:function(thumb,size=0x7c) addr:0x020b671c +func_ov001_020b6798 kind:function(thumb,size=0x14c) addr:0x020b6798 +func_ov001_020b68e4 kind:function(thumb,size=0x80) addr:0x020b68e4 +func_ov001_020b6964 kind:function(thumb,size=0x90) addr:0x020b6964 +func_ov001_020b69f4 kind:function(thumb,size=0x194) addr:0x020b69f4 +func_ov001_020b6b88 kind:function(thumb,size=0x20) addr:0x020b6b88 +func_ov001_020b6ba8 kind:function(thumb,size=0x20) addr:0x020b6ba8 +func_ov001_020b6bc8 kind:function(thumb,size=0x20) addr:0x020b6bc8 +func_ov001_020b6be8 kind:function(thumb,size=0x20) addr:0x020b6be8 +func_ov001_020b6c08 kind:function(thumb,size=0x20) addr:0x020b6c08 +func_ov001_020b6c28 kind:function(thumb,size=0x20) addr:0x020b6c28 +func_ov001_020b6c48 kind:function(thumb,size=0x30) addr:0x020b6c48 +func_ov001_020b6c78 kind:function(thumb,size=0x20) addr:0x020b6c78 +func_ov001_020b6c98 kind:function(thumb,size=0x20) addr:0x020b6c98 +func_ov001_020b6cb8 kind:function(thumb,size=0x20) addr:0x020b6cb8 +func_ov001_020b6cd8 kind:function(thumb,size=0x20) addr:0x020b6cd8 +func_ov001_020b6cf8 kind:function(thumb,size=0x20) addr:0x020b6cf8 +func_ov001_020b6d18 kind:function(thumb,size=0x20) addr:0x020b6d18 +func_ov001_020b6d38 kind:function(thumb,size=0x20) addr:0x020b6d38 +func_ov001_020b6d58 kind:function(thumb,size=0xc) addr:0x020b6d58 +func_ov001_020b6d64 kind:function(thumb,size=0xe) addr:0x020b6d64 +func_ov001_020b6d74 kind:function(thumb,size=0xc) addr:0x020b6d74 +func_ov001_020b6d80 kind:function(thumb,size=0xc) addr:0x020b6d80 +func_ov001_020b6d8c kind:function(thumb,size=0xc) addr:0x020b6d8c +func_ov001_020b6d98 kind:function(thumb,size=0x2c) addr:0x020b6d98 +func_ov001_020b6dc4 kind:function(thumb,size=0x90) addr:0x020b6dc4 +func_ov001_020b6e54 kind:function(thumb,size=0x98) addr:0x020b6e54 +func_ov001_020b6eec kind:function(thumb,size=0x90) addr:0x020b6eec +func_ov001_020b6f7c kind:function(thumb,size=0x64) addr:0x020b6f7c +func_ov001_020b6fe0 kind:function(thumb,size=0xa8) addr:0x020b6fe0 +func_ov001_020b7088 kind:function(thumb,size=0x10) addr:0x020b7088 +func_ov001_020b7098 kind:function(thumb,size=0x1c) addr:0x020b7098 +func_ov001_020b70b4 kind:function(thumb,size=0xd0) addr:0x020b70b4 +func_ov001_020b7184 kind:function(thumb,size=0x2ec) addr:0x020b7184 +func_ov001_020b7470 kind:function(thumb,size=0x54) addr:0x020b7470 +func_ov001_020b74c4 kind:function(thumb,size=0x50) addr:0x020b74c4 +func_ov001_020b7514 kind:function(thumb,size=0x24) addr:0x020b7514 +func_ov001_020b7538 kind:function(thumb,size=0x16) addr:0x020b7538 +func_ov001_020b7550 kind:function(thumb,size=0x32) addr:0x020b7550 +func_ov001_020b7584 kind:function(thumb,size=0xc) addr:0x020b7584 +func_ov001_020b7590 kind:function(thumb,size=0xc) addr:0x020b7590 +func_ov001_020b759c kind:function(thumb,size=0x16) addr:0x020b759c +func_ov001_020b75b4 kind:function(thumb,size=0xec) addr:0x020b75b4 +func_ov001_020b76a0 kind:function(thumb,size=0x4c) addr:0x020b76a0 +func_ov001_020b76ec kind:function(thumb,size=0x14) addr:0x020b76ec +func_ov001_020b7700 kind:function(thumb,size=0x40) addr:0x020b7700 +func_ov001_020b7740 kind:function(thumb,size=0x28) addr:0x020b7740 +func_ov001_020b7768 kind:function(thumb,size=0x2c) addr:0x020b7768 +func_ov001_020b7794 kind:function(thumb,size=0xc) addr:0x020b7794 +func_ov001_020b77a0 kind:function(thumb,size=0xc) addr:0x020b77a0 +func_ov001_020b77ac kind:function(thumb,size=0x16) addr:0x020b77ac +func_ov001_020b77c4 kind:function(thumb,size=0x68) addr:0x020b77c4 +func_ov001_020b782c kind:function(thumb,size=0x42) addr:0x020b782c +func_ov001_020b7870 kind:function(thumb,size=0x24c) addr:0x020b7870 +func_ov001_020b7abc kind:function(thumb,size=0xbc) addr:0x020b7abc +func_ov001_020b7b78 kind:function(thumb,size=0xd0) addr:0x020b7b78 +func_ov001_020b7c48 kind:function(thumb,size=0x15c) addr:0x020b7c48 +func_ov001_020b7da4 kind:function(thumb,size=0xec) addr:0x020b7da4 +func_ov001_020b7e90 kind:function(thumb,size=0x16) addr:0x020b7e90 +func_ov001_020b7ea8 kind:function(thumb,size=0x1d4) addr:0x020b7ea8 +func_ov001_020b807c kind:function(thumb,size=0xc0) addr:0x020b807c +func_ov001_020b813c kind:function(thumb,size=0x24) addr:0x020b813c +func_ov001_020b8160 kind:function(thumb,size=0x6c) addr:0x020b8160 +func_ov001_020b81cc kind:function(thumb,size=0x3c) addr:0x020b81cc +func_ov001_020b8208 kind:function(thumb,size=0xc) addr:0x020b8208 +func_ov001_020b8214 kind:function(thumb,size=0xc) addr:0x020b8214 +func_ov001_020b8220 kind:function(thumb,size=0x218) addr:0x020b8220 +func_ov001_020b8438 kind:function(thumb,size=0x98) addr:0x020b8438 +func_ov001_020b84d0 kind:function(thumb,size=0xa0) addr:0x020b84d0 +func_ov001_020b8570 kind:function(thumb,size=0x98) addr:0x020b8570 +func_ov001_020b8608 kind:function(thumb,size=0x2) addr:0x020b8608 +func_ov001_020b860c kind:function(thumb,size=0x2) addr:0x020b860c +func_ov001_020b8610 kind:function(thumb,size=0x2f0) addr:0x020b8610 +func_ov001_020b8900 kind:function(thumb,size=0x2c) addr:0x020b8900 +func_ov001_020b892c kind:function(thumb,size=0x60) addr:0x020b892c +func_ov001_020b898c kind:function(thumb,size=0xe0) addr:0x020b898c +func_ov001_020b8a6c kind:function(thumb,size=0x2c) addr:0x020b8a6c +func_ov001_020b8a98 kind:function(thumb,size=0x2) addr:0x020b8a98 +func_ov001_020b8a9c kind:function(thumb,size=0x8e) addr:0x020b8a9c +func_ov001_020b8b2c kind:function(thumb,size=0xa8) addr:0x020b8b2c +func_ov001_020b8bd4 kind:function(thumb,size=0x9c) addr:0x020b8bd4 +func_ov001_020b8c70 kind:function(thumb,size=0x4e) addr:0x020b8c70 +func_ov001_020b8cc0 kind:function(thumb,size=0x10) addr:0x020b8cc0 +func_ov001_020b8cd0 kind:function(thumb,size=0x8) addr:0x020b8cd0 +func_ov001_020b8cd8 kind:function(thumb,size=0x8) addr:0x020b8cd8 +func_ov001_020b8ce0 kind:function(thumb,size=0x8) addr:0x020b8ce0 +func_ov001_020b8ce8 kind:function(thumb,size=0x2) addr:0x020b8ce8 +func_ov001_020b8cec kind:function(thumb,size=0xfc) addr:0x020b8cec +func_ov001_020b8de8 kind:function(thumb,size=0xe) addr:0x020b8de8 +func_ov001_020b8df8 kind:function(thumb,size=0x6c) addr:0x020b8df8 +func_ov001_020b8e64 kind:function(thumb,size=0x30) addr:0x020b8e64 +func_ov001_020b8e94 kind:function(thumb,size=0x20) addr:0x020b8e94 +func_ov001_020b8eb4 kind:function(thumb,size=0x18) addr:0x020b8eb4 +func_ov001_020b8ecc kind:function(thumb,size=0x1c) addr:0x020b8ecc +func_ov001_020b8ee8 kind:function(thumb,size=0x3c) addr:0x020b8ee8 +func_ov001_020b8f24 kind:function(thumb,size=0x18) addr:0x020b8f24 +func_ov001_020b8f3c kind:function(thumb,size=0x1c) addr:0x020b8f3c +func_ov001_020b8f58 kind:function(thumb,size=0x80) addr:0x020b8f58 +func_ov001_020b8fd8 kind:function(thumb,size=0xd4) addr:0x020b8fd8 +func_ov001_020b90ac kind:function(thumb,size=0x80) addr:0x020b90ac +func_ov001_020b912c kind:function(thumb,size=0xc6) addr:0x020b912c +func_ov001_020b91f4 kind:function(thumb,size=0x10) addr:0x020b91f4 +func_ov001_020b9204 kind:function(thumb,size=0x10) addr:0x020b9204 +func_ov001_020b9214 kind:function(thumb,size=0x24) addr:0x020b9214 +func_ov001_020b9238 kind:function(thumb,size=0x1c) addr:0x020b9238 +func_ov001_020b9254 kind:function(thumb,size=0x28) addr:0x020b9254 +func_ov001_020b927c kind:function(thumb,size=0x1c) addr:0x020b927c +func_ov001_020b9298 kind:function(thumb,size=0x18) addr:0x020b9298 +func_ov001_020b92b0 kind:function(thumb,size=0x70) addr:0x020b92b0 +func_ov001_020b9320 kind:function(thumb,size=0x18c) addr:0x020b9320 +func_ov001_020b94ac kind:function(thumb,size=0x4) addr:0x020b94ac +func_ov001_020b94b0 kind:function(thumb,size=0x3e) addr:0x020b94b0 +func_ov001_020b94f0 kind:function(thumb,size=0x164) addr:0x020b94f0 +func_ov001_020b9654 kind:function(thumb,size=0xe) addr:0x020b9654 +func_ov001_020b9664 kind:function(thumb,size=0xfc) addr:0x020b9664 +func_ov001_020b9760 kind:function(thumb,size=0x40) addr:0x020b9760 +func_ov001_020b97a0 kind:function(thumb,size=0xe0) addr:0x020b97a0 +func_ov001_020b9880 kind:function(thumb,size=0xc4) addr:0x020b9880 +func_ov001_020b9944 kind:function(thumb,size=0x140) addr:0x020b9944 +func_ov001_020b9a84 kind:function(thumb,size=0x22c) addr:0x020b9a84 +func_ov001_020b9cb0 kind:function(thumb,size=0x460) addr:0x020b9cb0 +func_ov001_020ba110 kind:function(thumb,size=0x17c) addr:0x020ba110 +func_ov001_020ba28c kind:function(thumb,size=0xa4) addr:0x020ba28c +func_ov001_020ba330 kind:function(thumb,size=0x5e) addr:0x020ba330 +func_ov001_020ba390 kind:function(thumb,size=0x36) addr:0x020ba390 +func_ov001_020ba3c8 kind:function(thumb,size=0x7e) addr:0x020ba3c8 +func_ov001_020ba448 kind:function(thumb,size=0x80) addr:0x020ba448 +func_ov001_020ba4c8 kind:function(thumb,size=0x1c) addr:0x020ba4c8 +func_ov001_020ba4e4 kind:function(thumb,size=0x28) addr:0x020ba4e4 +func_ov001_020ba50c kind:function(thumb,size=0x1c) addr:0x020ba50c +func_ov001_020ba528 kind:function(thumb,size=0x24) addr:0x020ba528 +func_ov001_020ba54c kind:function(thumb,size=0x1c) addr:0x020ba54c +func_ov001_020ba568 kind:function(thumb,size=0x54) addr:0x020ba568 +func_ov001_020ba5bc kind:function(thumb,size=0xc) addr:0x020ba5bc +func_ov001_020ba5c8 kind:function(thumb,size=0x12) addr:0x020ba5c8 +func_ov001_020ba5dc kind:function(thumb,size=0x10) addr:0x020ba5dc +func_ov001_020ba5ec kind:function(thumb,size=0x12) addr:0x020ba5ec +func_ov001_020ba600 kind:function(thumb,size=0x10) addr:0x020ba600 +func_ov001_020ba610 kind:function(thumb,size=0x38) addr:0x020ba610 +func_ov001_020ba648 kind:function(thumb,size=0x18) addr:0x020ba648 +func_ov001_020ba660 kind:function(thumb,size=0x20) addr:0x020ba660 +func_ov001_020ba680 kind:function(thumb,size=0x16) addr:0x020ba680 +func_ov001_020ba698 kind:function(thumb,size=0x18) addr:0x020ba698 +func_ov001_020ba6b0 kind:function(thumb,size=0x138) addr:0x020ba6b0 +func_ov001_020ba7e8 kind:function(thumb,size=0x20) addr:0x020ba7e8 +func_ov001_020ba808 kind:function(thumb,size=0x90) addr:0x020ba808 +func_ov001_020ba898 kind:function(thumb,size=0x15c) addr:0x020ba898 +func_ov001_020ba9f4 kind:function(thumb,size=0x2) addr:0x020ba9f4 +func_ov001_020ba9f8 kind:function(thumb,size=0x16) addr:0x020ba9f8 +func_ov001_020baa10 kind:function(thumb,size=0x110) addr:0x020baa10 +func_ov001_020bab20 kind:function(thumb,size=0x7c) addr:0x020bab20 +func_ov001_020bab9c kind:function(thumb,size=0x6c) addr:0x020bab9c +func_ov001_020bac08 kind:function(thumb,size=0x20) addr:0x020bac08 +func_ov001_020bac28 kind:function(thumb,size=0x20) addr:0x020bac28 +func_ov001_020bac48 kind:function(thumb,size=0x20) addr:0x020bac48 +func_ov001_020bac68 kind:function(thumb,size=0xc) addr:0x020bac68 +func_ov001_020bac74 kind:function(thumb,size=0xc) addr:0x020bac74 +func_ov001_020bac80 kind:function(thumb,size=0x16) addr:0x020bac80 +func_ov001_020bac98 kind:function(thumb,size=0x1e) addr:0x020bac98 +func_ov001_020bacb8 kind:function(thumb,size=0x22) addr:0x020bacb8 +func_ov001_020bacdc kind:function(thumb,size=0x3c) addr:0x020bacdc +func_ov001_020bad18 kind:function(thumb,size=0xa8) addr:0x020bad18 +func_ov001_020badc0 kind:function(thumb,size=0x20) addr:0x020badc0 +func_ov001_020bade0 kind:function(thumb,size=0x14) addr:0x020bade0 +func_ov001_020badf4 kind:function(thumb,size=0x2c) addr:0x020badf4 +func_ov001_020bae20 kind:function(thumb,size=0x60) addr:0x020bae20 +func_ov001_020bae80 kind:function(thumb,size=0x2c) addr:0x020bae80 +func_ov001_020baeac kind:function(thumb,size=0x34) addr:0x020baeac +func_ov001_020baee0 kind:function(thumb,size=0x88) addr:0x020baee0 +func_ov001_020baf68 kind:function(thumb,size=0x22) addr:0x020baf68 +func_ov001_020baf8c kind:function(thumb,size=0xc) addr:0x020baf8c +func_ov001_020baf98 kind:function(thumb,size=0xc) addr:0x020baf98 +func_ov001_020bafa4 kind:function(thumb,size=0x16) addr:0x020bafa4 +func_ov001_020bafbc kind:function(thumb,size=0x46) addr:0x020bafbc +func_ov001_020bb004 kind:function(thumb,size=0x18) addr:0x020bb004 +func_ov001_020bb01c kind:function(thumb,size=0x3c) addr:0x020bb01c +func_ov001_020bb058 kind:function(thumb,size=0x3fc) addr:0x020bb058 +func_ov001_020bb454 kind:function(thumb,size=0x74) addr:0x020bb454 +func_ov001_020bb4c8 kind:function(thumb,size=0xc0) addr:0x020bb4c8 +func_ov001_020bb588 kind:function(thumb,size=0xe8) addr:0x020bb588 +func_ov001_020bb670 kind:function(thumb,size=0x80) addr:0x020bb670 +func_ov001_020bb6f0 kind:function(thumb,size=0x78) addr:0x020bb6f0 +func_ov001_020bb768 kind:function(thumb,size=0x88) addr:0x020bb768 +func_ov001_020bb7f0 kind:function(thumb,size=0x40) addr:0x020bb7f0 +func_ov001_020bb830 kind:function(thumb,size=0x34) addr:0x020bb830 +func_ov001_020bb864 kind:function(thumb,size=0x20) addr:0x020bb864 +func_ov001_020bb884 kind:function(thumb,size=0x20) addr:0x020bb884 +func_ov001_020bb8a4 kind:function(thumb,size=0xc) addr:0x020bb8a4 +func_ov001_020bb8b0 kind:function(thumb,size=0xc) addr:0x020bb8b0 +func_ov001_020bb8bc kind:function(thumb,size=0x3c) addr:0x020bb8bc +func_ov001_020bb8f8 kind:function(thumb,size=0x2) addr:0x020bb8f8 +func_ov001_020bb8fc kind:function(thumb,size=0x13c) addr:0x020bb8fc +func_ov001_020bba38 kind:function(thumb,size=0x5c) addr:0x020bba38 +func_ov001_020bba94 kind:function(thumb,size=0x18) addr:0x020bba94 +func_ov001_020bbaac kind:function(thumb,size=0x58) addr:0x020bbaac +func_ov001_020bbb04 kind:function(thumb,size=0x5c) addr:0x020bbb04 +func_ov001_020bbb60 kind:function(thumb,size=0x260) addr:0x020bbb60 +func_ov001_020bbdc0 kind:function(thumb,size=0x96) addr:0x020bbdc0 +func_ov001_020bbe58 kind:function(thumb,size=0x4c) addr:0x020bbe58 +func_ov001_020bbea4 kind:function(thumb,size=0x7c) addr:0x020bbea4 +func_ov001_020bbf20 kind:function(thumb,size=0x2) addr:0x020bbf20 +func_ov001_020bbf24 kind:function(thumb,size=0x18) addr:0x020bbf24 +func_ov001_020bbf3c kind:function(thumb,size=0x2) addr:0x020bbf3c +func_ov001_020bbf40 kind:function(thumb,size=0x24) addr:0x020bbf40 +func_ov001_020bbf64 kind:function(thumb,size=0x2a) addr:0x020bbf64 +func_ov001_020bbf90 kind:function(thumb,size=0x2a) addr:0x020bbf90 +func_ov001_020bbfbc kind:function(thumb,size=0x50) addr:0x020bbfbc +func_ov001_020bc00c kind:function(thumb,size=0x5a) addr:0x020bc00c +func_ov001_020bc068 kind:function(thumb,size=0x88) addr:0x020bc068 +func_ov001_020bc0f0 kind:function(thumb,size=0x30) addr:0x020bc0f0 +func_ov001_020bc120 kind:function(thumb,size=0x154) addr:0x020bc120 +func_ov001_020bc274 kind:function(thumb,size=0x16) addr:0x020bc274 +func_ov001_020bc28c kind:function(thumb,size=0x30) addr:0x020bc28c +func_ov001_020bc2bc kind:function(thumb,size=0x1e) addr:0x020bc2bc +func_ov001_020bc2dc kind:function(thumb,size=0x1a) addr:0x020bc2dc +func_ov001_020bc2f8 kind:function(thumb,size=0x10) addr:0x020bc2f8 +func_ov001_020bc308 kind:function(thumb,size=0x70) addr:0x020bc308 +func_ov001_020bc378 kind:function(thumb,size=0x12) addr:0x020bc378 +func_ov001_020bc38c kind:function(thumb,size=0x16) addr:0x020bc38c +func_ov001_020bc3a4 kind:function(thumb,size=0xec) addr:0x020bc3a4 +func_ov001_020bc490 kind:function(thumb,size=0x86) addr:0x020bc490 +func_ov001_020bc518 kind:function(thumb,size=0x4c) addr:0x020bc518 +func_ov001_020bc564 kind:function(thumb,size=0xd4) addr:0x020bc564 +func_ov001_020bc638 kind:function(thumb,size=0x62) addr:0x020bc638 +func_ov001_020bc69c kind:function(thumb,size=0x40) addr:0x020bc69c +func_ov001_020bc6dc kind:function(thumb,size=0x3c) addr:0x020bc6dc +func_ov001_020bc718 kind:function(thumb,size=0xe) addr:0x020bc718 +func_ov001_020bc728 kind:function(thumb,size=0x14) addr:0x020bc728 +func_ov001_020bc73c kind:function(thumb,size=0x52) addr:0x020bc73c +func_ov001_020bc790 kind:function(thumb,size=0xc) addr:0x020bc790 +func_ov001_020bc79c kind:function(thumb,size=0xc) addr:0x020bc79c +func_ov001_020bc7a8 kind:function(thumb,size=0x20) addr:0x020bc7a8 +func_ov001_020bc7c8 kind:function(thumb,size=0xc) addr:0x020bc7c8 +func_ov001_020bc7d4 kind:function(thumb,size=0x8c) addr:0x020bc7d4 +func_ov001_020bc860 kind:function(thumb,size=0x124) addr:0x020bc860 +func_ov001_020bc984 kind:function(thumb,size=0x28) addr:0x020bc984 +func_ov001_020bc9ac kind:function(thumb,size=0x2e) addr:0x020bc9ac +func_ov001_020bc9dc kind:function(thumb,size=0x138) addr:0x020bc9dc +func_ov001_020bcb14 kind:function(thumb,size=0xc) addr:0x020bcb14 +func_ov001_020bcb20 kind:function(thumb,size=0x80) addr:0x020bcb20 +func_ov001_020bcba0 kind:function(thumb,size=0x10) addr:0x020bcba0 +func_ov001_020bcbb0 kind:function(thumb,size=0x36) addr:0x020bcbb0 +func_ov001_020bcbe8 kind:function(thumb,size=0x26) addr:0x020bcbe8 +func_ov001_020bcc10 kind:function(thumb,size=0x98) addr:0x020bcc10 +func_ov001_020bcca8 kind:function(thumb,size=0x20) addr:0x020bcca8 +func_ov001_020bccc8 kind:function(thumb,size=0xc) addr:0x020bccc8 +func_ov001_020bccd4 kind:function(thumb,size=0xc) addr:0x020bccd4 +func_ov001_020bcce0 kind:function(thumb,size=0x46) addr:0x020bcce0 +func_ov001_020bcd28 kind:function(thumb,size=0x2) addr:0x020bcd28 +func_ov001_020bcd2c kind:function(thumb,size=0x2fe) addr:0x020bcd2c +func_ov001_020bd02c kind:function(thumb,size=0xb8) addr:0x020bd02c +func_ov001_020bd0e4 kind:function(thumb,size=0x148) addr:0x020bd0e4 +func_ov001_020bd22c kind:function(thumb,size=0x80) addr:0x020bd22c +func_ov001_020bd2ac kind:function(thumb,size=0x74) addr:0x020bd2ac +func_ov001_020bd320 kind:function(thumb,size=0x78) addr:0x020bd320 +func_ov001_020bd398 kind:function(thumb,size=0x30) addr:0x020bd398 +func_ov001_020bd3c8 kind:function(thumb,size=0x128) addr:0x020bd3c8 +func_ov001_020bd4f0 kind:function(thumb,size=0x40) addr:0x020bd4f0 +func_ov001_020bd530 kind:function(thumb,size=0x22) addr:0x020bd530 +func_ov001_020bd554 kind:function(thumb,size=0x78) addr:0x020bd554 +func_ov001_020bd5cc kind:function(thumb,size=0x24) addr:0x020bd5cc +func_ov001_020bd5f0 kind:function(thumb,size=0x88) addr:0x020bd5f0 +func_ov001_020bd678 kind:function(thumb,size=0x40) addr:0x020bd678 +func_ov001_020bd6b8 kind:function(thumb,size=0x14) addr:0x020bd6b8 +func_ov001_020bd6cc kind:function(thumb,size=0x1c) addr:0x020bd6cc +func_ov001_020bd6e8 kind:function(thumb,size=0x18) addr:0x020bd6e8 +func_ov001_020bd700 kind:function(thumb,size=0x38) addr:0x020bd700 +func_ov001_020bd738 kind:function(thumb,size=0x30) addr:0x020bd738 +func_ov001_020bd768 kind:function(thumb,size=0xc) addr:0x020bd768 +func_ov001_020bd774 kind:function(thumb,size=0x50) addr:0x020bd774 +func_ov001_020bd7c4 kind:function(thumb,size=0x3c) addr:0x020bd7c4 +func_ov001_020bd800 kind:function(thumb,size=0x8) addr:0x020bd800 +func_ov001_020bd808 kind:function(thumb,size=0x32) addr:0x020bd808 +func_ov001_020bd83c kind:function(thumb,size=0x1a) addr:0x020bd83c +func_ov001_020bd858 kind:function(thumb,size=0x24) addr:0x020bd858 +func_ov001_020bd87c kind:function(thumb,size=0xc) addr:0x020bd87c +func_ov001_020bd888 kind:function(thumb,size=0xc) addr:0x020bd888 +func_ov001_020bd894 kind:function(thumb,size=0x28) addr:0x020bd894 +func_ov001_020bd8bc kind:function(thumb,size=0x30) addr:0x020bd8bc +func_ov001_020bd8ec kind:function(thumb,size=0x30) addr:0x020bd8ec +func_ov001_020bd91c kind:function(thumb,size=0xc) addr:0x020bd91c +func_ov001_020bd928 kind:function(thumb,size=0x28) addr:0x020bd928 +func_ov001_020bd950 kind:function(thumb,size=0x24) addr:0x020bd950 +func_ov001_020bd974 kind:function(thumb,size=0x3c) addr:0x020bd974 +func_ov001_020bd9b0 kind:function(thumb,size=0x494) addr:0x020bd9b0 +func_ov001_020bde44 kind:function(thumb,size=0x48) addr:0x020bde44 +func_ov001_020bde8c kind:function(thumb,size=0x10) addr:0x020bde8c +func_ov001_020bde9c kind:function(thumb,size=0x10) addr:0x020bde9c +func_ov001_020bdeac kind:function(thumb,size=0xe) addr:0x020bdeac +func_ov001_020bdebc kind:function(thumb,size=0x14) addr:0x020bdebc +func_ov001_020bded0 kind:function(thumb,size=0x110) addr:0x020bded0 +func_ov001_020bdfe0 kind:function(thumb,size=0x16) addr:0x020bdfe0 +func_ov001_020bdff8 kind:function(thumb,size=0x78) addr:0x020bdff8 +func_ov001_020be070 kind:function(thumb,size=0x2) addr:0x020be070 +func_ov001_020be074 kind:function(thumb,size=0x20) addr:0x020be074 +func_ov001_020be094 kind:function(thumb,size=0x24) addr:0x020be094 +func_ov001_020be0b8 kind:function(thumb,size=0x60) addr:0x020be0b8 +func_ov001_020be118 kind:function(thumb,size=0x14) addr:0x020be118 +func_ov001_020be12c kind:function(thumb,size=0x14) addr:0x020be12c +func_ov001_020be140 kind:function(thumb,size=0x2c) addr:0x020be140 +func_ov001_020be16c kind:function(thumb,size=0xc) addr:0x020be16c +func_ov001_020be178 kind:function(thumb,size=0xc0) addr:0x020be178 +func_ov001_020be238 kind:function(thumb,size=0x96) addr:0x020be238 +func_ov001_020be2d0 kind:function(thumb,size=0x12) addr:0x020be2d0 +func_ov001_020be2e4 kind:function(thumb,size=0x10) addr:0x020be2e4 +func_ov001_020be2f4 kind:function(thumb,size=0x10) addr:0x020be2f4 +func_ov001_020be304 kind:function(thumb,size=0xc) addr:0x020be304 +func_ov001_020be310 kind:function(thumb,size=0x1c) addr:0x020be310 +func_ov001_020be32c kind:function(thumb,size=0x8) addr:0x020be32c +func_ov001_020be334 kind:function(thumb,size=0xa0) addr:0x020be334 +func_ov001_020be3d4 kind:function(thumb,size=0x30) addr:0x020be3d4 +func_ov001_020be404 kind:function(thumb,size=0x18) addr:0x020be404 +func_ov001_020be41c kind:function(thumb,size=0x24) addr:0x020be41c +func_ov001_020be440 kind:function(thumb,size=0x3c) addr:0x020be440 +func_ov001_020be47c kind:function(thumb,size=0x20) addr:0x020be47c +func_ov001_020be49c kind:function(thumb,size=0xc) addr:0x020be49c +func_ov001_020be4a8 kind:function(thumb,size=0xc) addr:0x020be4a8 +func_ov001_020be4b4 kind:function(thumb,size=0x70) addr:0x020be4b4 +func_ov001_020be524 kind:function(thumb,size=0x1e) addr:0x020be524 +func_ov001_020be544 kind:function(thumb,size=0xc) addr:0x020be544 +func_ov001_020be550 kind:function(thumb,size=0xd8) addr:0x020be550 +func_ov001_020be628 kind:function(thumb,size=0x80) addr:0x020be628 +func_ov001_020be6a8 kind:function(thumb,size=0x70) addr:0x020be6a8 +func_ov001_020be718 kind:function(thumb,size=0x1c) addr:0x020be718 +func_ov001_020be734 kind:function(thumb,size=0xa8) addr:0x020be734 +func_ov001_020be7dc kind:function(thumb,size=0x90) addr:0x020be7dc +func_ov001_020be86c kind:function(thumb,size=0x54) addr:0x020be86c +func_ov001_020be8c0 kind:function(thumb,size=0x60) addr:0x020be8c0 +func_ov001_020be920 kind:function(thumb,size=0x4c) addr:0x020be920 +func_ov001_020be96c kind:function(thumb,size=0x20) addr:0x020be96c +func_ov001_020be98c kind:function(thumb,size=0x4c) addr:0x020be98c +func_ov001_020be9d8 kind:function(thumb,size=0x64) addr:0x020be9d8 +func_ov001_020bea3c kind:function(thumb,size=0x30) addr:0x020bea3c +func_ov001_020bea6c kind:function(thumb,size=0x14) addr:0x020bea6c +func_ov001_020bea80 kind:function(thumb,size=0x18) addr:0x020bea80 +func_ov001_020bea98 kind:function(thumb,size=0x2c) addr:0x020bea98 +func_ov001_020beac4 kind:function(thumb,size=0x48) addr:0x020beac4 +func_ov001_020beb0c kind:function(thumb,size=0xc) addr:0x020beb0c +func_ov001_020beb18 kind:function(thumb,size=0xc) addr:0x020beb18 +func_ov001_020beb24 kind:function(thumb,size=0x18) addr:0x020beb24 +func_ov001_020beb3c kind:function(thumb,size=0x90) addr:0x020beb3c +func_ov001_020bebcc kind:function(thumb,size=0x2c) addr:0x020bebcc +func_ov001_020bebf8 kind:function(thumb,size=0xd4) addr:0x020bebf8 +func_ov001_020beccc kind:function(thumb,size=0x2) addr:0x020beccc +func_ov001_020becd0 kind:function(thumb,size=0x20) addr:0x020becd0 +func_ov001_020becf0 kind:function(thumb,size=0x20) addr:0x020becf0 +func_ov001_020bed10 kind:function(thumb,size=0x20) addr:0x020bed10 +func_ov001_020bed30 kind:function(thumb,size=0xc) addr:0x020bed30 +func_ov001_020bed3c kind:function(thumb,size=0xc) addr:0x020bed3c +func_ov001_020bed48 kind:function(thumb,size=0xc) addr:0x020bed48 +func_ov001_020bed54 kind:function(thumb,size=0x20) addr:0x020bed54 +func_ov001_020bed74 kind:function(thumb,size=0x1c) addr:0x020bed74 +func_ov001_020bed90 kind:function(thumb,size=0x248) addr:0x020bed90 +func_ov001_020befd8 kind:function(thumb,size=0x7c) addr:0x020befd8 +func_ov001_020bf054 kind:function(thumb,size=0x14) addr:0x020bf054 +func_ov001_020bf068 kind:function(thumb,size=0x1c) addr:0x020bf068 +func_ov001_020bf084 kind:function(arm,size=0x38) addr:0x020bf084 +func_ov001_020bf0bc kind:function(arm,size=0x10) addr:0x020bf0bc +func_ov001_020bf0cc kind:function(arm,size=0x14) addr:0x020bf0cc +func_ov001_020bf0e0 kind:function(thumb,size=0x14) addr:0x020bf0e0 +func_ov001_020bf0f4 kind:function(thumb,size=0xf4) addr:0x020bf0f4 +func_ov001_020bf1e8 kind:function(thumb,size=0x2) addr:0x020bf1e8 +func_ov001_020bf1ec kind:function(thumb,size=0xc) addr:0x020bf1ec +func_ov001_020bf1f8 kind:function(thumb,size=0x60) addr:0x020bf1f8 +func_ov001_020bf258 kind:function(thumb,size=0x14) addr:0x020bf258 +func_ov001_020bf26c kind:function(thumb,size=0x8c) addr:0x020bf26c +func_ov001_020bf2f8 kind:function(thumb,size=0xc0) addr:0x020bf2f8 +func_ov001_020bf3b8 kind:function(thumb,size=0x44) addr:0x020bf3b8 +func_ov001_020bf3fc kind:function(thumb,size=0xe) addr:0x020bf3fc +func_ov001_020bf40c kind:function(thumb,size=0x30) addr:0x020bf40c +func_ov001_020bf43c kind:function(thumb,size=0x2c) addr:0x020bf43c +func_ov001_020bf468 kind:function(arm,size=0x2c) addr:0x020bf468 +func_ov001_020bf494 kind:function(arm,size=0x2c) addr:0x020bf494 +func_ov001_020bf4c0 kind:function(arm,size=0x2c) addr:0x020bf4c0 +func_ov001_020bf4ec kind:function(thumb,size=0x76) addr:0x020bf4ec +func_ov001_020bf564 kind:function(thumb,size=0xc) addr:0x020bf564 +func_ov001_020bf570 kind:function(thumb,size=0x38) addr:0x020bf570 +func_ov001_020bf5a8 kind:function(thumb,size=0x28) addr:0x020bf5a8 +func_ov001_020bf5d0 kind:function(thumb,size=0x10c) addr:0x020bf5d0 +func_ov001_020bf6dc kind:function(thumb,size=0x94) addr:0x020bf6dc +func_ov001_020bf770 kind:function(thumb,size=0x20) addr:0x020bf770 +func_ov001_020bf790 kind:function(thumb,size=0x16) addr:0x020bf790 +func_ov001_020bf7a8 kind:function(thumb,size=0x50) addr:0x020bf7a8 +func_ov001_020bf7f8 kind:function(thumb,size=0x2e) addr:0x020bf7f8 +func_ov001_020bf828 kind:function(thumb,size=0xc) addr:0x020bf828 +func_ov001_020bf834 kind:function(thumb,size=0xc) addr:0x020bf834 +func_ov001_020bf840 kind:function(thumb,size=0x22) addr:0x020bf840 +func_ov001_020bf864 kind:function(thumb,size=0xc) addr:0x020bf864 +func_ov001_020bf870 kind:function(thumb,size=0x28) addr:0x020bf870 +func_ov001_020bf898 kind:function(thumb,size=0xc) addr:0x020bf898 +func_ov001_020bf8a4 kind:function(thumb,size=0xc) addr:0x020bf8a4 +func_ov001_020bf8b0 kind:function(thumb,size=0x44) addr:0x020bf8b0 +func_ov001_020bf8f4 kind:function(thumb,size=0x24) addr:0x020bf8f4 +func_ov001_020bf918 kind:function(thumb,size=0xc) addr:0x020bf918 +func_ov001_020bf924 kind:function(thumb,size=0x28) addr:0x020bf924 +func_ov001_020bf94c kind:function(thumb,size=0x2) addr:0x020bf94c +func_ov001_020bf950 kind:function(thumb,size=0x10c) addr:0x020bf950 +func_ov001_020bfa5c kind:function(thumb,size=0x1c) addr:0x020bfa5c +func_ov001_020bfa78 kind:function(thumb,size=0xc) addr:0x020bfa78 +func_ov001_020bfa84 kind:function(thumb,size=0xc) addr:0x020bfa84 +func_ov001_020bfa90 kind:function(thumb,size=0xc2) addr:0x020bfa90 +func_ov001_020bfb54 kind:function(thumb,size=0xc) addr:0x020bfb54 +func_ov001_020bfb60 kind:function(thumb,size=0x1a0) addr:0x020bfb60 +func_ov001_020bfd00 kind:function(thumb,size=0x30) addr:0x020bfd00 +func_ov001_020bfd30 kind:function(thumb,size=0x30) addr:0x020bfd30 +func_ov001_020bfd60 kind:function(thumb,size=0x34) addr:0x020bfd60 +func_ov001_020bfd94 kind:function(thumb,size=0x30) addr:0x020bfd94 +func_ov001_020bfdc4 kind:function(thumb,size=0x4c) addr:0x020bfdc4 +func_ov001_020bfe10 kind:function(thumb,size=0x3c) addr:0x020bfe10 +func_ov001_020bfe4c kind:function(thumb,size=0x3c) addr:0x020bfe4c +func_ov001_020bfe88 kind:function(thumb,size=0x3c) addr:0x020bfe88 +func_ov001_020bfec4 kind:function(thumb,size=0x2c) addr:0x020bfec4 +func_ov001_020bfef0 kind:function(thumb,size=0x3c) addr:0x020bfef0 +func_ov001_020bff2c kind:function(thumb,size=0x10) addr:0x020bff2c +func_ov001_020bff3c kind:function(thumb,size=0x10) addr:0x020bff3c +func_ov001_020bff4c kind:function(thumb,size=0x10) addr:0x020bff4c +func_ov001_020bff5c kind:function(thumb,size=0x10) addr:0x020bff5c +func_ov001_020bff6c kind:function(thumb,size=0x8) addr:0x020bff6c +func_ov001_020bff74 kind:function(thumb,size=0x40) addr:0x020bff74 +func_ov001_020bffb4 kind:function(thumb,size=0x1c) addr:0x020bffb4 +func_ov001_020bffd0 kind:function(thumb,size=0x134) addr:0x020bffd0 +func_ov001_020c0104 kind:function(thumb,size=0x10) addr:0x020c0104 +func_ov001_020c0114 kind:function(thumb,size=0x30) addr:0x020c0114 +func_ov001_020c0144 kind:function(thumb,size=0x90) addr:0x020c0144 +func_ov001_020c01d4 kind:function(thumb,size=0x7c) addr:0x020c01d4 +func_ov001_020c0250 kind:function(thumb,size=0x364) addr:0x020c0250 +func_ov001_020c05b4 kind:function(thumb,size=0x248) addr:0x020c05b4 +func_ov001_020c07fc kind:function(thumb,size=0x40) addr:0x020c07fc +func_ov001_020c083c kind:function(thumb,size=0x28) addr:0x020c083c +func_ov001_020c0864 kind:function(thumb,size=0x18) addr:0x020c0864 +func_ov001_020c087c kind:function(thumb,size=0x18) addr:0x020c087c +func_ov001_020c0894 kind:function(thumb,size=0x20) addr:0x020c0894 +func_ov001_020c08b4 kind:function(thumb,size=0x20) addr:0x020c08b4 +func_ov001_020c08d4 kind:function(thumb,size=0x18) addr:0x020c08d4 +func_ov001_020c08ec kind:function(thumb,size=0xc) addr:0x020c08ec +func_ov001_020c08f8 kind:function(thumb,size=0x68) addr:0x020c08f8 +func_ov001_020c0960 kind:function(thumb,size=0x22) addr:0x020c0960 +func_ov001_020c0984 kind:function(thumb,size=0x58) addr:0x020c0984 +func_ov001_020c09dc kind:function(thumb,size=0x24) addr:0x020c09dc +func_ov001_020c0a00 kind:function(thumb,size=0x1c) addr:0x020c0a00 +func_ov001_020c0a1c kind:function(thumb,size=0x48) addr:0x020c0a1c +func_ov001_020c0a64 kind:function(arm,size=0xb8,dsprot=(0xac,0x2e8b)) addr:0x020c0a64 +func_ov001_020c0b1c kind:function(arm,size=0xb8,dsprot=(0xac,0x2e8b)) addr:0x020c0b1c +func_ov001_020c0bd4 kind:function(arm,size=0xb8,dsprot=(0xac,0x2e8b)) addr:0x020c0bd4 +func_ov001_020c0c8c kind:function(arm,size=0xb8,dsprot=(0xac,0x2e8b)) addr:0x020c0c8c +func_ov001_020c0d44 kind:function(arm,size=0x98,dsprot=(0x94,0x2e8b)) addr:0x020c0d44 +func_ov001_020c0ddc kind:function(arm,size=0x98,dsprot=(0x94,0x2e8b)) addr:0x020c0ddc +func_ov001_020c0e74 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0e74 +func_ov001_020c0eec kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0eec +func_ov001_020c0f64 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0f64 +func_ov001_020c0fdc kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0fdc +func_ov001_020c1054 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1054 +func_ov001_020c10cc kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c10cc +func_ov001_020c1144 kind:function(arm,size=0x4c) addr:0x020c1144 +func_ov001_020c1190 kind:function(arm,size=0xd8,dsprot=(0xd4,0xbe28)) addr:0x020c1190 +func_ov001_020c1268 kind:function(arm,size=0x114,dsprot=(0x110,0xbe28)) addr:0x020c1268 +func_ov001_020c137c kind:function(arm,size=0xd8,dsprot=(0xd4,0xbe28)) addr:0x020c137c +func_ov001_020c1454 kind:function(arm,size=0x114,dsprot=(0x110,0xbe28)) addr:0x020c1454 +func_ov001_020c1568 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1568 +func_ov001_020c15e0 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c15e0 +func_ov001_020c1658 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1658 +func_ov001_020c16d0 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c16d0 +func_ov001_020c1748 kind:function(arm,size=0x38) addr:0x020c1748 +func_ov001_020c1780 kind:function(arm,size=0x20) addr:0x020c1780 +func_ov001_020c17a0 kind:function(arm,size=0x3c) addr:0x020c17a0 +func_ov001_020c17dc kind:function(arm,size=0x110) addr:0x020c17dc +func_ov001_020c18ec kind:function(arm,size=0x88,dsprot=0x84) addr:0x020c18ec +func_ov001_020c1974 kind:function(arm,size=0x90,dsprot=0x8c) addr:0x020c1974 +func_ov001_020c1a04 kind:function(arm,size=0x28) addr:0x020c1a04 +func_ov001_020c1a2c kind:function(arm,size=0xb0,dsprot=(0xac,0xc7ea)) addr:0x020c1a2c +func_ov001_020c1adc kind:function(arm,size=0xb0,dsprot=(0xac,0xc7ea)) addr:0x020c1adc +func_ov001_020c1b8c kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1b8c +func_ov001_020c1c04 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1c04 +func_ov001_020c1c7c kind:function(arm,size=0x184,dsprot=(0x17c,0xc7ea)) addr:0x020c1c7c +func_ov001_020c1e00 kind:function(arm,size=0x58,dsprot=(0x54,0xc7ea)) addr:0x020c1e00 +func_ov001_020c1e58 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1e58 +func_ov001_020c1ed0 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1ed0 +func_ov001_020c1f48 kind:function(arm,size=0xc4,dsprot=(0xc4,0xc7ea)) addr:0x020c1f48 +func_ov001_020c200c kind:function(arm,size=0xc4,dsprot=(0xc4,0xc7ea)) addr:0x020c200c +func_ov001_020c20d0 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c20d0 +func_ov001_020c2148 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c2148 +func_ov001_020c21c0 kind:function(arm,size=0x48) addr:0x020c21c0 +func_ov001_020c2208 kind:function(arm,size=0x74,dsprot=0x74) addr:0x020c2208 +func_ov001_020c227c kind:function(arm,size=0x4c,dsprot=0x4c) addr:0x020c227c +func_ov001_020c22c8 kind:function(arm,size=0x24,dsprot=0x24) addr:0x020c22c8 +func_ov001_020c22ec kind:function(arm,size=0x108,dsprot=0x108) addr:0x020c22ec +func_ov001_020c23f4 kind:function(arm,size=0x10c,dsprot=0x108) addr:0x020c23f4 +func_ov001_020c2500 kind:function(arm,size=0x58,dsprot=0x58) addr:0x020c2500 +func_ov001_020c2558 kind:function(arm,size=0x58,dsprot=0x58) addr:0x020c2558 +func_ov001_020c25b0 kind:function(arm,size=0x50) addr:0x020c25b0 +data_ov001_020c2600 kind:data(any) addr:0x020c2600 +data_ov001_020c2614 kind:data(any) addr:0x020c2614 +data_ov001_020c263c kind:data(any) addr:0x020c263c +data_ov001_020c2664 kind:data(any) addr:0x020c2664 +data_ov001_020c266e kind:data(any) addr:0x020c266e +data_ov001_020c2678 kind:data(any) addr:0x020c2678 +data_ov001_020c268c kind:data(any) addr:0x020c268c +data_ov001_020c26fc kind:data(any) addr:0x020c26fc +data_ov001_020c2790 kind:data(any) addr:0x020c2790 +data_ov001_020c279e kind:data(any) addr:0x020c279e +data_ov001_020c27ac kind:data(any) addr:0x020c27ac +data_ov001_020c27e8 kind:data(any) addr:0x020c27e8 +data_ov001_020c2834 kind:data(any) addr:0x020c2834 +data_ov001_020c284c kind:data(any) addr:0x020c284c +__sinit_ov001_020c2854 kind:function(thumb,size=0x24) addr:0x020c2854 +__sinit_ov001_020c2878 kind:function(thumb,size=0xb8) addr:0x020c2878 +__sinit_ov001_020c2930 kind:function(thumb,size=0x10) addr:0x020c2930 +.p__sinit_ov001_020c2854 kind:data(word) addr:0x020c2940 +.p__sinit_ov001_020c2878 kind:data(word) addr:0x020c2944 +.p__sinit_ov001_020c2930 kind:data(word) addr:0x020c2948 +.p__sinit_ov001_020c1144 kind:data(word) addr:0x020c294c +.p__sinit_ov001_020c1748 kind:data(word) addr:0x020c2950 +.p__sinit_ov001_020c1a04 kind:data(word) addr:0x020c2954 +.p__sinit_ov001_020c21c0 kind:data(word) addr:0x020c2958 +.p__sinit_ov001_020c25b0 kind:data(word) addr:0x020c295c +data_ov001_020c2980 kind:data(any) addr:0x020c2980 +data_ov001_020c2998 kind:data(any) addr:0x020c2998 +data_ov001_020c29b0 kind:data(any) addr:0x020c29b0 +data_ov001_020c29c4 kind:data(any) addr:0x020c29c4 +data_ov001_020c29c8 kind:data(any) addr:0x020c29c8 +data_ov001_020c29e4 kind:data(any) addr:0x020c29e4 +data_ov001_020c29fc kind:data(any) addr:0x020c29fc +data_ov001_020c2a18 kind:data(any) addr:0x020c2a18 +data_ov001_020c2a30 kind:data(any) addr:0x020c2a30 +data_ov001_020c2a3c kind:data(any) addr:0x020c2a3c +data_ov001_020c2a80 kind:data(any) addr:0x020c2a80 +data_ov001_020c2a94 kind:data(any) addr:0x020c2a94 +data_ov001_020c2aa8 kind:data(any) addr:0x020c2aa8 +data_ov001_020c2abc kind:data(any) addr:0x020c2abc +data_ov001_020c2ad0 kind:data(any) addr:0x020c2ad0 +data_ov001_020c2ad8 kind:data(any) addr:0x020c2ad8 +data_ov001_020c2aec kind:data(any) addr:0x020c2aec +data_ov001_020c2b00 kind:data(any) addr:0x020c2b00 +data_ov001_020c2b14 kind:data(any) addr:0x020c2b14 +data_ov001_020c2b30 kind:data(any) addr:0x020c2b30 +data_ov001_020c2b4c kind:data(any) addr:0x020c2b4c +data_ov001_020c2b64 kind:data(any) addr:0x020c2b64 +data_ov001_020c2b7c kind:data(any) addr:0x020c2b7c +data_ov001_020c2b88 kind:data(any) addr:0x020c2b88 +data_ov001_020c2b98 kind:data(any) addr:0x020c2b98 +data_ov001_020c2ba4 kind:data(any) addr:0x020c2ba4 +data_ov001_020c2bac kind:data(any) addr:0x020c2bac +data_ov001_020c2bb4 kind:data(any) addr:0x020c2bb4 +data_ov001_020c2bbc kind:data(any) addr:0x020c2bbc +data_ov001_020c2bc4 kind:data(any) addr:0x020c2bc4 +data_ov001_020c2bcc kind:data(any) addr:0x020c2bcc +data_ov001_020c2bd4 kind:data(any) addr:0x020c2bd4 +data_ov001_020c2bdc kind:data(any) addr:0x020c2bdc +data_ov001_020c2be4 kind:data(any) addr:0x020c2be4 +data_ov001_020c2bec kind:data(any) addr:0x020c2bec +data_ov001_020c2bf4 kind:data(any) addr:0x020c2bf4 +data_ov001_020c2bfc kind:data(any) addr:0x020c2bfc +data_ov001_020c2c04 kind:data(any) addr:0x020c2c04 +data_ov001_020c2c0c kind:data(any) addr:0x020c2c0c +data_ov001_020c2c14 kind:data(any) addr:0x020c2c14 +data_ov001_020c2c1c kind:data(any) addr:0x020c2c1c +data_ov001_020c2c24 kind:data(any) addr:0x020c2c24 +data_ov001_020c2c2c kind:data(any) addr:0x020c2c2c +data_ov001_020c2c34 kind:data(any) addr:0x020c2c34 +data_ov001_020c2c3c kind:data(any) addr:0x020c2c3c +data_ov001_020c2c44 kind:data(any) addr:0x020c2c44 +data_ov001_020c2c50 kind:data(any) addr:0x020c2c50 +data_ov001_020c2c58 kind:data(any) addr:0x020c2c58 +data_ov001_020c2c6c kind:data(any) addr:0x020c2c6c +data_ov001_020c2c74 kind:data(any) addr:0x020c2c74 +data_ov001_020c2c78 kind:data(any) addr:0x020c2c78 +data_ov001_020c2c84 kind:data(any) addr:0x020c2c84 +data_ov001_020c2c90 kind:data(any) addr:0x020c2c90 +data_ov001_020c2c9c kind:data(any) addr:0x020c2c9c +data_ov001_020c2ca8 kind:data(any) addr:0x020c2ca8 +data_ov001_020c2cb0 kind:data(any) addr:0x020c2cb0 +data_ov001_020c2cb8 kind:data(any) addr:0x020c2cb8 +data_ov001_020c2cc0 kind:data(any) addr:0x020c2cc0 +data_ov001_020c2cc8 kind:data(any) addr:0x020c2cc8 +data_ov001_020c2cd0 kind:data(any) addr:0x020c2cd0 +data_ov001_020c2cd8 kind:data(any) addr:0x020c2cd8 +data_ov001_020c2ce0 kind:data(any) addr:0x020c2ce0 +data_ov001_020c2ce8 kind:data(any) addr:0x020c2ce8 +data_ov001_020c2cf0 kind:data(any) addr:0x020c2cf0 +data_ov001_020c2cf8 kind:data(any) addr:0x020c2cf8 +data_ov001_020c2d00 kind:data(any) addr:0x020c2d00 +data_ov001_020c2d08 kind:data(any) addr:0x020c2d08 +data_ov001_020c2d10 kind:data(any) addr:0x020c2d10 +data_ov001_020c2d1c kind:data(any) addr:0x020c2d1c +data_ov001_020c2d28 kind:data(any) addr:0x020c2d28 +data_ov001_020c2d34 kind:data(any) addr:0x020c2d34 +data_ov001_020c2d6c kind:data(any) addr:0x020c2d6c +data_ov001_020c2d78 kind:data(any) addr:0x020c2d78 +data_ov001_020c2d88 kind:data(any) addr:0x020c2d88 +data_ov001_020c2d98 kind:data(any) addr:0x020c2d98 +data_ov001_020c2da0 kind:data(any) addr:0x020c2da0 +data_ov001_020c2da8 kind:data(any) addr:0x020c2da8 +data_ov001_020c2db0 kind:data(any) addr:0x020c2db0 +data_ov001_020c2dbc kind:data(any) addr:0x020c2dbc +data_ov001_020c2dc4 kind:data(any) addr:0x020c2dc4 +data_ov001_020c2dcc kind:data(any) addr:0x020c2dcc +data_ov001_020c2dd8 kind:data(any) addr:0x020c2dd8 +data_ov001_020c2de0 kind:data(any) addr:0x020c2de0 +data_ov001_020c2dec kind:data(any) addr:0x020c2dec +data_ov001_020c2df8 kind:data(any) addr:0x020c2df8 +data_ov001_020c2e04 kind:data(any) addr:0x020c2e04 +data_ov001_020c2e10 kind:data(any) addr:0x020c2e10 +data_ov001_020c2e1c kind:data(any) addr:0x020c2e1c +data_ov001_020c2e24 kind:data(any) addr:0x020c2e24 +data_ov001_020c2e2c kind:data(any) addr:0x020c2e2c +data_ov001_020c2e40 kind:data(any) addr:0x020c2e40 +data_ov001_020c2e48 kind:data(any) addr:0x020c2e48 +data_ov001_020c2e50 kind:data(any) addr:0x020c2e50 +data_ov001_020c2e58 kind:data(any) addr:0x020c2e58 +data_ov001_020c2e60 kind:data(any) addr:0x020c2e60 +data_ov001_020c2e6c kind:data(any) addr:0x020c2e6c +data_ov001_020c2e80 kind:data(any) addr:0x020c2e80 +data_ov001_020c2e94 kind:data(any) addr:0x020c2e94 +data_ov001_020c2ea8 kind:data(any) addr:0x020c2ea8 +data_ov001_020c2ec0 kind:data(any) addr:0x020c2ec0 +data_ov001_020c2ed8 kind:data(any) addr:0x020c2ed8 +data_ov001_020c2ef0 kind:data(any) addr:0x020c2ef0 +data_ov001_020c2f08 kind:data(any) addr:0x020c2f08 +data_ov001_020c2f20 kind:data(any) addr:0x020c2f20 +data_ov001_020c2f38 kind:data(any) addr:0x020c2f38 +data_ov001_020c2f50 kind:data(any) addr:0x020c2f50 +data_ov001_020c2f68 kind:data(any) addr:0x020c2f68 +data_ov001_020c2f98 kind:data(any) addr:0x020c2f98 +data_ov001_020c2fb0 kind:data(any) addr:0x020c2fb0 +data_ov001_020c2fc4 kind:data(any) addr:0x020c2fc4 +data_ov001_020c2fdc kind:data(any) addr:0x020c2fdc +data_ov001_020c2fec kind:data(any) addr:0x020c2fec +data_ov001_020c2ff4 kind:data(any) addr:0x020c2ff4 +data_ov001_020c300c kind:data(any) addr:0x020c300c +data_ov001_020c3014 kind:data(any) addr:0x020c3014 +data_ov001_020c3020 kind:bss addr:0x020c3020 +data_ov001_020c3024 kind:bss addr:0x020c3024 +data_ov001_020c31c0 kind:bss addr:0x020c31c0 ambiguous +data_ov001_020c394c kind:bss addr:0x020c394c ambiguous +data_ov001_020c39bc kind:bss addr:0x020c39bc ambiguous +data_ov001_020c3a14 kind:bss addr:0x020c3a14 ambiguous +data_ov001_020c3f78 kind:bss addr:0x020c3f78 +data_ov001_020c3fb0 kind:bss addr:0x020c3fb0 ambiguous +data_ov001_020c4128 kind:bss addr:0x020c4128 +data_ov001_020c4134 kind:bss addr:0x020c4134 +data_ov001_020c4734 kind:bss addr:0x020c4734 +data_ov001_020c4738 kind:bss addr:0x020c4738 +data_ov001_020c473c kind:bss addr:0x020c473c +DSProt_BSS kind:bss addr:0x020c4740 diff --git a/config/eur1/arm9/overlays/ov002/delinks.txt b/config/eur1/arm9/overlays/ov002/delinks.txt new file mode 100644 index 00000000..02e37e66 --- /dev/null +++ b/config/eur1/arm9/overlays/ov002/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020bc9b4 kind:code align:32 + .rodata start:0x020bc9b4 end:0x020bcccc kind:rodata align:4 + .init start:0x020bcccc end:0x020bccec kind:code align:4 + .ctor start:0x020bccec end:0x020bccf0 kind:rodata align:4 + .data start:0x020bcd00 end:0x020bd0a0 kind:data align:32 + .bss start:0x020bd0a0 end:0x020c3c40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov002/relocs.txt b/config/eur1/arm9/overlays/ov002/relocs.txt new file mode 100644 index 00000000..c5bd4019 --- /dev/null +++ b/config/eur1/arm9/overlays/ov002/relocs.txt @@ -0,0 +1,1152 @@ +from:0x020b6564 kind:thumb_call_arm to:0x0207627c module:overlay(0) +from:0x020b6570 kind:load to:0x020bcd08 module:overlay(2) +from:0x020b657c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b65a8 kind:thumb_call_arm to:0x02015820 module:main +from:0x020b65e6 kind:thumb_call_arm to:0x02022bf4 module:main +from:0x020b65f2 kind:thumb_call_arm to:0x020764f4 module:overlay(0) +from:0x020b6600 kind:load to:0x020aaccc module:overlay(0) +from:0x020b6608 kind:load to:0x0203e964 module:main +from:0x020b660c kind:load to:0x020aacd0 module:overlay(0) +from:0x020b6614 kind:load to:0x027e09bc module:dtcm +from:0x020b6624 kind:load to:0x027e09bc module:dtcm +from:0x020b6628 kind:load to:0x020771ec module:overlay(0) +from:0x020b6630 kind:load to:0x020762f8 module:overlay(0) +from:0x020b663c kind:thumb_call_arm to:0x020aa278 module:overlay(0) +from:0x020b6658 kind:thumb_call_arm to:0x02015820 module:main +from:0x020b6664 kind:thumb_call_arm to:0x020aa278 module:overlay(0) +from:0x020b6670 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b66b4 kind:thumb_call_arm to:0x02062c90 module:overlay(0) +from:0x020b66c0 kind:thumb_call_arm to:0x02062ce0 module:overlay(0) +from:0x020b66c8 kind:thumb_call_arm to:0x02063f64 module:overlay(0) +from:0x020b6724 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b6740 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6748 kind:load to:0x0204af1c module:main +from:0x020b675c kind:load to:0x02064550 module:overlay(0) +from:0x020b6784 kind:thumb_call_arm to:0x02064550 module:overlay(0) +from:0x020b67b0 kind:thumb_call_arm to:0x02064550 module:overlay(0) +from:0x020b67ce kind:thumb_call_arm to:0x02018214 module:main +from:0x020b6814 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b685c kind:thumb_call_arm to:0x02018214 module:main +from:0x020b6884 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b688c kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b69b2 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b69ec kind:thumb_call_arm to:0x02062ce0 module:overlay(0) +from:0x020b6a56 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b6aaa kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6ab2 kind:thumb_call to:0x020b69f8 module:overlay(2) +from:0x020b6ac2 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6ad4 kind:thumb_call to:0x020b69f8 module:overlay(2) +from:0x020b6b0c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6b22 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6b40 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6b6c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6b82 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6ba4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6bea kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6bf4 kind:load to:0x0204af1c module:main +from:0x020b6c14 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6c20 kind:thumb_call_arm to:0x0201f5bc module:main +from:0x020b6cd8 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6ce4 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6cea kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cf8 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6d04 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6d0a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6d20 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b6d28 kind:load to:0x0204999c module:main +from:0x020b6d2c kind:load to:0x020bd128 module:overlay(2) +from:0x020b6d30 kind:load to:0x020bd12c module:overlay(2) +from:0x020b6d3a kind:thumb_call to:0x020b6d14 module:overlay(2) +from:0x020b6d4c kind:thumb_call to:0x020b6dc0 module:overlay(2) +from:0x020b6d56 kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6d6c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6d80 kind:load to:0x020bd0a0 module:overlay(2) +from:0x020b6d84 kind:load to:0x020bd0bc module:overlay(2) +from:0x020b6d88 kind:load to:0x020b6e31 module:overlay(2) +from:0x020b6d8c kind:load to:0x020bd0b0 module:overlay(2) +from:0x020b6da0 kind:load to:0x020c252d module:overlay(2) +from:0x020b6da4 kind:load to:0x020c252c module:overlay(2) +from:0x020b6db8 kind:load to:0x020c252d module:overlay(2) +from:0x020b6dbc kind:load to:0x020c252c module:overlay(2) +from:0x020b6dc6 kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b6df4 kind:thumb_call_arm to:0x0201bb38 module:main +from:0x020b6e24 kind:load to:0x020bcd50 module:overlay(2) +from:0x020b6e28 kind:load to:0x020431b8 module:main +from:0x020b6e2c kind:load to:0x020bc9b4 module:overlay(2) +from:0x020b6e68 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6e6e kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6e78 kind:load to:0x020bcd50 module:overlay(2) +from:0x020b6e7c kind:load to:0x020431b8 module:main +from:0x020b6eb8 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6ebe kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6ec4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6ecc kind:load to:0x020bcd50 module:overlay(2) +from:0x020b6ed0 kind:load to:0x020431b8 module:main +from:0x020b6ee4 kind:thumb_call_arm to:0x0206c608 module:overlay(0) +from:0x020b6f20 kind:thumb_call to:0x020b6fbc module:overlay(2) +from:0x020b6f28 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b6f5c kind:thumb_call to:0x020bc94c module:overlay(2) +from:0x020b6f6e kind:thumb_call to:0x020b92f0 module:overlay(2) +from:0x020b6f78 kind:thumb_call to:0x020bafa4 module:overlay(2) +from:0x020b6f9c kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020b6fa6 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b6fb8 kind:load to:0x0204e5f8 module:main +from:0x020b7014 kind:load to:0x020431b8 module:main +from:0x020b7040 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b704a kind:thumb_call to:0x020b7a90 module:overlay(2) +from:0x020b7054 kind:load to:0x020bcd6c module:overlay(2) +from:0x020b7058 kind:load to:0x020bcd74 module:overlay(2) +from:0x020b705c kind:load to:0x020bcd7c module:overlay(2) +from:0x020b7070 kind:thumb_call to:0x020b8ae0 module:overlay(2) +from:0x020b7076 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b708a kind:thumb_call to:0x020b8b90 module:overlay(2) +from:0x020b7094 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b70bc kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b70c4 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b70f8 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b7100 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b710c kind:thumb_call to:0x020b6f80 module:overlay(2) +from:0x020b7114 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7120 kind:thumb_call to:0x020b6f80 module:overlay(2) +from:0x020b7128 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7144 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b714c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7154 kind:load to:0x0204a110 module:main +from:0x020b7158 kind:load to:0x0204a088 module:main +from:0x020b715c kind:load to:0x020b5254 module:overlay(0) +from:0x020b7160 kind:load to:0x020bcd84 module:overlay(2) +from:0x020b7164 kind:load to:0x020bcd8c module:overlay(2) +from:0x020b7170 kind:load to:0x020b8e7d module:overlay(2) +from:0x020b719c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b71a8 kind:thumb_call to:0x020ba44c module:overlay(2) +from:0x020b71b0 kind:load to:0x020bcd94 module:overlay(2) +from:0x020b71b4 kind:load to:0x020bcd9c module:overlay(2) +from:0x020b71b8 kind:load to:0x020bcda4 module:overlay(2) +from:0x020b71e8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b71f4 kind:thumb_call to:0x020ba44c module:overlay(2) +from:0x020b71fc kind:load to:0x020bcdac module:overlay(2) +from:0x020b7200 kind:load to:0x020bcdb4 module:overlay(2) +from:0x020b7204 kind:load to:0x020bcdbc module:overlay(2) +from:0x020b7218 kind:thumb_call to:0x020babac module:overlay(2) +from:0x020b721e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7230 kind:thumb_call to:0x020bace8 module:overlay(2) +from:0x020b723a kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7250 kind:thumb_call to:0x020b6f80 module:overlay(2) +from:0x020b7258 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7264 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b726c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7278 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b7280 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7288 kind:load to:0x0204a110 module:main +from:0x020b728c kind:load to:0x020bcdc4 module:overlay(2) +from:0x020b7290 kind:load to:0x020b5254 module:overlay(0) +from:0x020b7294 kind:load to:0x0204a088 module:main +from:0x020b72a0 kind:load to:0x020baddd module:overlay(2) +from:0x020b72cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b72d6 kind:thumb_call to:0x020bbe58 module:overlay(2) +from:0x020b72e0 kind:load to:0x020bcdcc module:overlay(2) +from:0x020b72e4 kind:load to:0x020bcdd4 module:overlay(2) +from:0x020b72e8 kind:load to:0x020bcddc module:overlay(2) +from:0x020b72fc kind:thumb_call to:0x020bc288 module:overlay(2) +from:0x020b7302 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7312 kind:thumb_call to:0x020bc324 module:overlay(2) +from:0x020b7318 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7326 kind:thumb_call to:0x020b6f80 module:overlay(2) +from:0x020b732e kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7334 kind:load to:0x0204a110 module:main +from:0x020b7338 kind:load to:0x020bcde4 module:overlay(2) +from:0x020b733c kind:load to:0x020b5254 module:overlay(0) +from:0x020b7348 kind:load to:0x020bc751 module:overlay(2) +from:0x020b7358 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b7360 kind:load to:0x0204999c module:main +from:0x020b7368 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7384 kind:load to:0x020bcdf4 module:overlay(2) +from:0x020b7390 kind:thumb_call to:0x020b6560 module:overlay(2) +from:0x020b739a kind:thumb_call to:0x020b7734 module:overlay(2) +from:0x020b73ae kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b73cc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b73f4 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020b7410 kind:thumb_call to:0x020b6584 module:overlay(2) +from:0x020b7448 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b7452 kind:thumb_call_arm to:0x020a9ca0 module:overlay(0) +from:0x020b7462 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7486 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b74c4 kind:load to:0x020b74e1 module:overlay(2) +from:0x020b74c8 kind:load to:0x020b7365 module:overlay(2) +from:0x020b74d0 kind:load to:0x020bc9d4 module:overlay(2) +from:0x020b74d4 kind:load to:0x020bc9e8 module:overlay(2) +from:0x020b74d8 kind:load to:0x020bca08 module:overlay(2) +from:0x020b74dc kind:load to:0x020b6558 module:overlay(0) +from:0x020b74e4 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b7500 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b750c kind:thumb_call to:0x020b6618 module:overlay(2) +from:0x020b751e kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b7526 kind:thumb_call to:0x020b7780 module:overlay(2) +from:0x020b752c kind:thumb_call to:0x020b6574 module:overlay(2) +from:0x020b7534 kind:load to:0x020b74e1 module:overlay(2) +from:0x020b7550 kind:thumb_call to:0x020b77f0 module:overlay(2) +from:0x020b755c kind:thumb_call to:0x020b6634 module:overlay(2) +from:0x020b756a kind:thumb_call to:0x020b77a0 module:overlay(2) +from:0x020b7570 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7582 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b75a0 kind:load to:0x0204a110 module:main +from:0x020b75a4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b75c0 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7608 kind:thumb_call_arm to:0x020a9ca0 module:overlay(0) +from:0x020b7616 kind:thumb_call_arm to:0x020a9ce4 module:overlay(0) +from:0x020b7650 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b768a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b769c kind:load to:0x020b6558 module:overlay(0) +from:0x020b76a4 kind:load to:0x0204af1c module:main +from:0x020b76bc kind:thumb_call to:0x020b6660 module:overlay(2) +from:0x020b76c8 kind:thumb_call to:0x020b77b0 module:overlay(2) +from:0x020b7748 kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x020b7752 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x020b776e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7788 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7798 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020b77e4 kind:thumb_call_arm to:0x02057fe8 module:overlay(0) +from:0x020b7802 kind:thumb_call_arm to:0x020a4c54 module:overlay(0) +from:0x020b7810 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7818 kind:thumb_call_arm to:0x02015ea8 module:main +from:0x020b782a kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7830 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b783c kind:thumb_call_arm to:0x02034060 module:main +from:0x020b784c kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7852 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b7860 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7874 kind:thumb_call to:0x02015628 module:main +from:0x020b787c kind:thumb_call to:0x02015664 module:main +from:0x020b7886 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b788c kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b789a kind:thumb_call_arm to:0x02034060 module:main +from:0x020b78a6 kind:thumb_call to:0x020156c8 module:main +from:0x020b78b4 kind:thumb_call to:0x0205abcc module:overlay(0) +from:0x020b78f8 kind:thumb_call to:0x020156f4 module:main +from:0x020b78fe kind:thumb_call to:0x02015644 module:main +from:0x020b7908 kind:load to:0x020bce04 module:overlay(2) +from:0x020b790c kind:load to:0x020bce0c module:overlay(2) +from:0x020b7910 kind:load to:0x020aa29c module:overlay(0) +from:0x020b7918 kind:load to:0x020aa294 module:overlay(0) +from:0x020b793c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7948 kind:thumb_call_arm to:0x02062e74 module:overlay(0) +from:0x020b7998 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b79a0 kind:load to:0x0204af1c module:main +from:0x020b79a8 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b79ae kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b79c4 kind:thumb_call to:0x020a0ee0 module:overlay(0) +from:0x020b79dc kind:load to:0x020b62f0 module:overlay(0) +from:0x020b79e0 kind:load to:0x020bca34 module:overlay(2) +from:0x020b79f0 kind:thumb_call to:0x020a0ee0 module:overlay(0) +from:0x020b7a08 kind:load to:0x020b62f0 module:overlay(0) +from:0x020b7a0c kind:load to:0x020bca94 module:overlay(2) +from:0x020b7a18 kind:thumb_call_arm to:0x02063338 module:overlay(0) +from:0x020b7a2c kind:load to:0x020bce68 module:overlay(2) +from:0x020b7a36 kind:thumb_call_arm to:0x0201667c module:main +from:0x020b7a68 kind:load to:0x020bce38 module:overlay(2) +from:0x020b7a70 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7a8c kind:load to:0x020bce80 module:overlay(2) +from:0x020b7ab2 kind:thumb_call to:0x020b9bd0 module:overlay(2) +from:0x020b7abc kind:thumb_call to:0x020b9d74 module:overlay(2) +from:0x020b7ac6 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7ad4 kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020b7ae0 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b7afc kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7b0c kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020b7b18 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b7b3a kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b7b4c kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b7b5e kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b7b70 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020b7b82 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020b7b8a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b7c34 kind:thumb_call_arm to:0x02019538 module:main +from:0x020b7c3e kind:thumb_call to:0x020154b0 module:main +from:0x020b7c46 kind:thumb_call to:0x020154ec module:main +from:0x020b7c54 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7c6a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7c70 kind:thumb_call to:0x0201568c module:main +from:0x020b7c76 kind:thumb_call to:0x0201568c module:main +from:0x020b7c7e kind:thumb_call to:0x0201568c module:main +from:0x020b7c8c kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7ca2 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7ca8 kind:thumb_call to:0x0201568c module:main +from:0x020b7cae kind:thumb_call to:0x0201568c module:main +from:0x020b7cb6 kind:thumb_call to:0x0201568c module:main +from:0x020b7cc4 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7cda kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7ce0 kind:thumb_call to:0x0201568c module:main +from:0x020b7ce6 kind:thumb_call to:0x0201568c module:main +from:0x020b7cee kind:thumb_call to:0x0201568c module:main +from:0x020b7cf4 kind:thumb_call to:0x020154c4 module:main +from:0x020b7cfe kind:thumb_call to:0x020154b0 module:main +from:0x020b7d06 kind:thumb_call to:0x020154ec module:main +from:0x020b7d14 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7d2a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7d30 kind:thumb_call to:0x0201568c module:main +from:0x020b7d36 kind:thumb_call to:0x0201568c module:main +from:0x020b7d3e kind:thumb_call to:0x0201568c module:main +from:0x020b7d4c kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7d62 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7d68 kind:thumb_call to:0x0201568c module:main +from:0x020b7d6e kind:thumb_call to:0x0201568c module:main +from:0x020b7d76 kind:thumb_call to:0x0201568c module:main +from:0x020b7d84 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7d9a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7da0 kind:thumb_call to:0x0201568c module:main +from:0x020b7da6 kind:thumb_call to:0x0201568c module:main +from:0x020b7dae kind:thumb_call to:0x0201568c module:main +from:0x020b7dbc kind:thumb_call_arm to:0x0201739c module:main +from:0x020b7dd2 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7dd8 kind:thumb_call to:0x0201568c module:main +from:0x020b7dde kind:thumb_call to:0x0201568c module:main +from:0x020b7de6 kind:thumb_call to:0x0201568c module:main +from:0x020b7dec kind:thumb_call to:0x020154c4 module:main +from:0x020b7e18 kind:load to:0x020bce2c module:overlay(2) +from:0x020b7e20 kind:load to:0x020bce50 module:overlay(2) +from:0x020b7e24 kind:load to:0x020b1fcc module:overlay(0) +from:0x020b7e28 kind:load to:0x020b8abd module:overlay(2) +from:0x020b7e30 kind:load to:0x020b7a15 module:overlay(2) +from:0x020b7e34 kind:load to:0x020b8ac9 module:overlay(2) +from:0x020b7e38 kind:load to:0x020b7a31 module:overlay(2) +from:0x020b7e40 kind:load to:0x020b8ad5 module:overlay(2) +from:0x020b7e44 kind:load to:0x020b7a6d module:overlay(2) +from:0x020b7e50 kind:load to:0x020bca6c module:overlay(2) +from:0x020b7e54 kind:load to:0x020bca80 module:overlay(2) +from:0x020b7e60 kind:load to:0x0204a110 module:main +from:0x020b7e64 kind:load to:0x020bce90 module:overlay(2) +from:0x020b7e68 kind:load to:0x020bcea8 module:overlay(2) +from:0x020b7e6c kind:load to:0x020bcebc module:overlay(2) +from:0x020b7e70 kind:load to:0x020bceac module:overlay(2) +from:0x020b7e74 kind:load to:0x020bcecc module:overlay(2) +from:0x020b7e78 kind:load to:0x020bcedc module:overlay(2) +from:0x020b7e7c kind:load to:0x020bceec module:overlay(2) +from:0x020b7e80 kind:load to:0x020bcefc module:overlay(2) +from:0x020b7e84 kind:load to:0x020bcf0c module:overlay(2) +from:0x020b7e88 kind:load to:0x020bcf1c module:overlay(2) +from:0x020b7ee0 kind:thumb_call_arm to:0x020249d4 module:main +from:0x020b7f14 kind:thumb_call_arm to:0x020d6544 module:overlay(24) +from:0x020b7f48 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b7f6a kind:thumb_call_arm to:0x02018214 module:main +from:0x020b7f78 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7f96 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b7fb8 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b7fc6 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7ffc kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b801c kind:thumb_call_arm to:0x02018214 module:main +from:0x020b802c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8032 kind:thumb_call_arm to:0x020a86f8 module:overlay(0) +from:0x020b8060 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b8082 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8090 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b80b2 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b80d4 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b80e4 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8106 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b8128 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8138 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b813e kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x020b815a kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b817c kind:thumb_call_arm to:0x02018214 module:main +from:0x020b818c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b81b6 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b81d6 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b81e6 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8204 kind:load to:0x027e09b8 module:dtcm +from:0x020b8208 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b820c kind:load to:0x027e0ce0 module:dtcm +from:0x020b8228 kind:load to:0x020bca2e module:overlay(2) +from:0x020b8230 kind:load to:0x020bca28 module:overlay(2) +from:0x020b8252 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b8274 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8282 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b829e kind:thumb_call to:0x020b79b8 module:overlay(2) +from:0x020b82b4 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b82d6 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b82e4 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8310 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b8332 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8340 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b836c kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b838e kind:thumb_call_arm to:0x02018214 module:main +from:0x020b839c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b83c8 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b83ea kind:thumb_call_arm to:0x02018214 module:main +from:0x020b83f8 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8424 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b8446 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b8454 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b847e kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b84a0 kind:thumb_call_arm to:0x02018214 module:main +from:0x020b84ae kind:thumb_call_arm to:0x020166cc module:main +from:0x020b84c8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b84ec kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8544 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8562 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b85ac kind:load to:0x027e09b8 module:dtcm +from:0x020b85c4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b85f0 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b85fe kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8628 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b8636 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b865e kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b866c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8694 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b86a2 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b86ca kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b86d8 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8700 kind:thumb_call to:0x020b9aa4 module:overlay(2) +from:0x020b870e kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8764 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b8770 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b87ae kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b87ce kind:thumb_call_arm to:0x020166cc module:main +from:0x020b87d6 kind:thumb_call_arm to:0x020a9cb8 module:overlay(0) +from:0x020b87f2 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8812 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8820 kind:thumb_call_arm to:0x020d64d8 module:overlay(24) +from:0x020b883c kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b885a kind:thumb_call_arm to:0x020166cc module:main +from:0x020b888a kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b88a8 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b88c2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b88ea kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8914 kind:load to:0x027e09b8 module:dtcm +from:0x020b8930 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b8938 kind:load to:0x020b6558 module:overlay(0) +from:0x020b8958 kind:thumb_call to:0x020b97e4 module:overlay(2) +from:0x020b8966 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b896e kind:thumb_call to:0x020b98dc module:overlay(2) +from:0x020b898a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b89b6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b89e4 kind:thumb_call to:0x020b97e4 module:overlay(2) +from:0x020b89f6 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8a00 kind:thumb_call to:0x020b98dc module:overlay(2) +from:0x020b8a0c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b8a14 kind:thumb_call_arm to:0x020d6508 module:overlay(24) +from:0x020b8a3e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8a68 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8a7e kind:thumb_call to:0x020b9e24 module:overlay(2) +from:0x020b8a98 kind:thumb_call to:0x020b943c module:overlay(2) +from:0x020b8aa4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b8ab4 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8ac0 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8acc kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b8ad8 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b8aea kind:thumb_call_arm to:0x0206fbcc module:overlay(0) +from:0x020b8af6 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b8b00 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b8b10 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b8b24 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8b32 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8b40 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8b48 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8b50 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8b5a kind:thumb_call to:0x020b9dfc module:overlay(2) +from:0x020b8b62 kind:thumb_call to:0x020b9c04 module:overlay(2) +from:0x020b8b6c kind:load to:0x020b5328 module:overlay(0) +from:0x020b8b78 kind:load to:0x020b8ad5 module:overlay(2) +from:0x020b8b80 kind:load to:0x020b8ac9 module:overlay(2) +from:0x020b8b88 kind:load to:0x020b8abd module:overlay(2) +from:0x020b8bb6 kind:thumb_call to:0x020b9ee4 module:overlay(2) +from:0x020b8bd4 kind:thumb_call_arm to:0x0206fbcc module:overlay(0) +from:0x020b8be2 kind:thumb_call to:0x020ba0b4 module:overlay(2) +from:0x020b8bfe kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b8c7e kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8cb8 kind:thumb_call to:0x020b9c6c module:overlay(2) +from:0x020b8cc2 kind:thumb_call to:0x020b9d4c module:overlay(2) +from:0x020b8cec kind:thumb_call to:0x020ba020 module:overlay(2) +from:0x020b8cf8 kind:thumb_call to:0x020b931c module:overlay(2) +from:0x020b8d52 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b8d62 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b8d6c kind:thumb_call to:0x020b9574 module:overlay(2) +from:0x020b8d74 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b8d80 kind:thumb_call to:0x020b95c0 module:overlay(2) +from:0x020b8d86 kind:thumb_call to:0x020b976c module:overlay(2) +from:0x020b8daa kind:thumb_call to:0x020b9798 module:overlay(2) +from:0x020b8e1a kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b8e40 kind:load to:0x020b5328 module:overlay(0) +from:0x020b8e48 kind:load to:0x020b5254 module:overlay(0) +from:0x020b8e54 kind:load to:0x0204a110 module:main +from:0x020b8e90 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b8ea6 kind:thumb_call to:0x020b976c module:overlay(2) +from:0x020b8eda kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8f02 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8f16 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8f4e kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b8f62 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8f8c kind:thumb_call_arm to:0x020a877c module:overlay(0) +from:0x020b8f9e kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b8fbe kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8fe6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8ffa kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9032 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b9046 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9070 kind:thumb_call_arm to:0x020a879c module:overlay(0) +from:0x020b9082 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b90b2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b90da kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9104 kind:thumb_call_arm to:0x020d667c module:overlay(24) +from:0x020b9114 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b9164 kind:thumb_call_arm to:0x02032784 module:main +from:0x020b9176 kind:thumb_call_arm to:0x02032784 module:main +from:0x020b9188 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b9196 kind:thumb_call_arm to:0x02032784 module:main +from:0x020b91a8 kind:thumb_call_arm to:0x02032784 module:main +from:0x020b91c8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b91f0 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9200 kind:load to:0x027e0ce0 module:dtcm +from:0x020b9204 kind:load to:0x0204af1c module:main +from:0x020b920c kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b9218 kind:load to:0x027e09b8 module:dtcm +from:0x020b921c kind:load to:0x020b62f0 module:overlay(0) +from:0x020b925a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9264 kind:thumb_call to:0x020b9798 module:overlay(2) +from:0x020b929c kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b92a2 kind:thumb_call to:0x020b97c4 module:overlay(2) +from:0x020b92c2 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b92ca kind:thumb_call to:0x020b9c24 module:overlay(2) +from:0x020b92d4 kind:thumb_call to:0x020b9f04 module:overlay(2) +from:0x020b92e4 kind:load to:0x0204af1c module:main +from:0x020b930c kind:thumb_call_arm to:0x0201c4d8 module:main +from:0x020b9318 kind:load to:0x0204aeac module:main +from:0x020b9394 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b93ba kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b93d0 kind:thumb_call to:0x020b98dc module:overlay(2) +from:0x020b93ec kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9416 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b942c kind:thumb_call to:0x020b98dc module:overlay(2) +from:0x020b94ac kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b94d2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b94e8 kind:thumb_call to:0x020b98dc module:overlay(2) +from:0x020b9504 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b952e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9544 kind:thumb_call to:0x020b98dc module:overlay(2) +from:0x020b9578 kind:thumb_call to:0x020b9598 module:overlay(2) +from:0x020b9580 kind:thumb_call to:0x020b9920 module:overlay(2) +from:0x020b9588 kind:thumb_call to:0x020b9920 module:overlay(2) +from:0x020b958e kind:thumb_call to:0x020b931c module:overlay(2) +from:0x020b95d2 kind:thumb_call_arm to:0x01ff9110 module:itcm +from:0x020b95f0 kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020b96a0 kind:thumb_call to:0x020b9490 module:overlay(2) +from:0x020b96d6 kind:thumb_call to:0x020b9378 module:overlay(2) +from:0x020b96dc kind:thumb_call_arm to:0x02018c2c module:main +from:0x020b974c kind:thumb_call to:0x020b9554 module:overlay(2) +from:0x020b9752 kind:thumb_call to:0x020b943c module:overlay(2) +from:0x020b9768 kind:load to:0x0204a110 module:main +from:0x020b981a kind:thumb_call_arm to:0x02062c90 module:overlay(0) +from:0x020b9828 kind:thumb_call_arm to:0x02062ce0 module:overlay(0) +from:0x020b9830 kind:thumb_call_arm to:0x02063f64 module:overlay(0) +from:0x020b9854 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b9860 kind:thumb_call_arm to:0x02062e74 module:overlay(0) +from:0x020b98ac kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b98ce kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b98d8 kind:load to:0x0204af1c module:main +from:0x020b9916 kind:thumb_call_arm to:0x0206415c module:overlay(0) +from:0x020b9954 kind:thumb_call_arm to:0x0206415c module:overlay(0) +from:0x020b9978 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b9984 kind:thumb_call_arm to:0x02062e74 module:overlay(0) +from:0x020b99d0 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b99f2 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b99fc kind:load to:0x0204af1c module:main +from:0x020b9a1c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b9a28 kind:thumb_call_arm to:0x02062e74 module:overlay(0) +from:0x020b9a74 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9a96 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9aa0 kind:load to:0x0204af1c module:main +from:0x020b9abe kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9ad2 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b9b96 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b9bc4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9bcc kind:load to:0x0204af1c module:main +from:0x020b9bee kind:thumb_call_arm to:0x0201f678 module:main +from:0x020b9c08 kind:thumb_call to:0x020b9d4c module:overlay(2) +from:0x020b9c16 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b9c1c kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b9c52 kind:thumb_call to:0x020b6adc module:overlay(2) +from:0x020b9c66 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020b9cc6 kind:thumb_call_arm to:0x020a86f8 module:overlay(0) +from:0x020b9cd8 kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x020b9ce8 kind:thumb_call to:0x020b79e4 module:overlay(2) +from:0x020b9d02 kind:thumb_call_arm to:0x0201f5c4 module:main +from:0x020b9d0c kind:thumb_call_arm to:0x0201f730 module:main +from:0x020b9d1e kind:thumb_call to:0x020b6bf8 module:overlay(2) +from:0x020b9d2c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b9d34 kind:load to:0x027e0ce0 module:dtcm +from:0x020b9d44 kind:load to:0x020bcaa8 module:overlay(2) +from:0x020b9d48 kind:load to:0x020b5254 module:overlay(0) +from:0x020b9d5e kind:thumb_call_arm to:0x0201f498 module:main +from:0x020b9d84 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020b9dd6 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b9df4 kind:load to:0x020bce20 module:overlay(2) +from:0x020b9e04 kind:thumb_call to:0x020ba0b4 module:overlay(2) +from:0x020b9e10 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b9e16 kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b9e20 kind:load to:0x020bce20 module:overlay(2) +from:0x020b9e46 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9e70 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9eb8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b9edc kind:load to:0x020bca4a module:overlay(2) +from:0x020b9ef6 kind:thumb_call_arm to:0x0206fbec module:overlay(0) +from:0x020b9f00 kind:load to:0x020b5328 module:overlay(0) +from:0x020b9f26 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9f48 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b9f52 kind:thumb_call_arm to:0x0206f980 module:overlay(0) +from:0x020b9f72 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b9fec kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b9ff6 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020ba00c kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020ba018 kind:load to:0x0204af1c module:main +from:0x020ba01c kind:load to:0x020b5328 module:overlay(0) +from:0x020ba042 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020ba04e kind:thumb_call_arm to:0x0201f730 module:main +from:0x020ba058 kind:thumb_call_arm to:0x0206f980 module:overlay(0) +from:0x020ba086 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020ba0a4 kind:load to:0x020bca58 module:overlay(2) +from:0x020ba0a8 kind:load to:0x020b5328 module:overlay(0) +from:0x020ba0ac kind:load to:0x020bca3e module:overlay(2) +from:0x020ba0d0 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020ba0f2 kind:thumb_call_arm to:0x020609b0 module:overlay(0) +from:0x020ba104 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020ba110 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020ba116 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba124 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020ba12a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba138 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020ba13e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba14c kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020ba152 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba168 kind:thumb_call to:0x020154b0 module:main +from:0x020ba170 kind:thumb_call to:0x020154ec module:main +from:0x020ba17e kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba196 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba19c kind:thumb_call to:0x0201568c module:main +from:0x020ba1a2 kind:thumb_call to:0x0201568c module:main +from:0x020ba1aa kind:thumb_call to:0x0201568c module:main +from:0x020ba1b8 kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba1ce kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba1d4 kind:thumb_call to:0x0201568c module:main +from:0x020ba1da kind:thumb_call to:0x0201568c module:main +from:0x020ba1e2 kind:thumb_call to:0x0201568c module:main +from:0x020ba1f8 kind:thumb_call to:0x020154c4 module:main +from:0x020ba200 kind:load to:0x020bcf44 module:overlay(2) +from:0x020ba204 kind:load to:0x020bcf5c module:overlay(2) +from:0x020ba208 kind:load to:0x020bcf70 module:overlay(2) +from:0x020ba20c kind:load to:0x020bcf60 module:overlay(2) +from:0x020ba210 kind:load to:0x020bcf80 module:overlay(2) +from:0x020ba224 kind:thumb_call to:0x020154b0 module:main +from:0x020ba22c kind:thumb_call to:0x020154ec module:main +from:0x020ba23a kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba252 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba258 kind:thumb_call to:0x0201568c module:main +from:0x020ba25e kind:thumb_call to:0x0201568c module:main +from:0x020ba266 kind:thumb_call to:0x0201568c module:main +from:0x020ba274 kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba28a kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba290 kind:thumb_call to:0x0201568c module:main +from:0x020ba296 kind:thumb_call to:0x0201568c module:main +from:0x020ba29e kind:thumb_call to:0x0201568c module:main +from:0x020ba2ac kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba2c2 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba2c8 kind:thumb_call to:0x0201568c module:main +from:0x020ba2ce kind:thumb_call to:0x0201568c module:main +from:0x020ba2d6 kind:thumb_call to:0x0201568c module:main +from:0x020ba2e4 kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba2fa kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba300 kind:thumb_call to:0x0201568c module:main +from:0x020ba306 kind:thumb_call to:0x0201568c module:main +from:0x020ba30e kind:thumb_call to:0x0201568c module:main +from:0x020ba322 kind:thumb_call to:0x020154c4 module:main +from:0x020ba32c kind:load to:0x020bcf44 module:overlay(2) +from:0x020ba330 kind:load to:0x020bcf5c module:overlay(2) +from:0x020ba334 kind:load to:0x020bcf70 module:overlay(2) +from:0x020ba338 kind:load to:0x020bcf90 module:overlay(2) +from:0x020ba33c kind:load to:0x020bcfa0 module:overlay(2) +from:0x020ba340 kind:load to:0x020bcfb0 module:overlay(2) +from:0x020ba344 kind:load to:0x020bcfc0 module:overlay(2) +from:0x020ba36e kind:thumb_call_arm to:0x02026800 module:main +from:0x020ba37e kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba384 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020ba392 kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba39a kind:thumb_call_arm to:0x02033f7c module:main +from:0x020ba3a6 kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba3b2 kind:thumb_call to:0x020154b0 module:main +from:0x020ba3ba kind:thumb_call to:0x020154ec module:main +from:0x020ba3c6 kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba3cc kind:thumb_call_arm to:0x02033f7c module:main +from:0x020ba3dc kind:thumb_call_arm to:0x02034060 module:main +from:0x020ba3ea kind:thumb_call_arm to:0x0201739c module:main +from:0x020ba400 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba414 kind:thumb_call to:0x0201568c module:main +from:0x020ba41a kind:thumb_call to:0x0201568c module:main +from:0x020ba422 kind:thumb_call to:0x0201568c module:main +from:0x020ba428 kind:thumb_call to:0x020154c4 module:main +from:0x020ba430 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020ba434 kind:load to:0x020bcfcc module:overlay(2) +from:0x020ba438 kind:load to:0x020bcfd8 module:overlay(2) +from:0x020ba43c kind:load to:0x020bcfe4 module:overlay(2) +from:0x020ba440 kind:load to:0x020bcf5c module:overlay(2) +from:0x020ba444 kind:load to:0x020bcfec module:overlay(2) +from:0x020ba462 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020ba46a kind:thumb_call_arm to:0x02064664 module:overlay(0) +from:0x020ba476 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020ba484 kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020ba4a6 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020ba4b8 kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020ba4d8 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020ba4ea kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020ba50a kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020ba51a kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020ba536 kind:thumb_call_arm to:0x02063338 module:overlay(0) +from:0x020ba544 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020ba55a kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020ba56a kind:thumb_call_arm to:0x0201fca0 module:main +from:0x020ba578 kind:thumb_call_arm to:0x0201fca0 module:main +from:0x020ba686 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020ba690 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020ba69a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020ba6a2 kind:thumb_call_arm to:0x0201bb38 module:main +from:0x020ba6e2 kind:thumb_call_arm to:0x020d64d8 module:overlay(24) +from:0x020ba760 kind:thumb_call_arm to:0x020249d4 module:main +from:0x020ba79e kind:thumb_call_arm to:0x02019538 module:main +from:0x020ba7ba kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba7e4 kind:thumb_call to:0x020b686c module:overlay(2) +from:0x020ba7f0 kind:load to:0x020bbaa9 module:overlay(2) +from:0x020ba7f4 kind:load to:0x020bb9fd module:overlay(2) +from:0x020ba7fc kind:load to:0x020bcd38 module:overlay(2) +from:0x020ba800 kind:load to:0x020b1fdc module:overlay(0) +from:0x020ba808 kind:load to:0x020bcd20 module:overlay(2) +from:0x020ba818 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020ba828 kind:load to:0x0204a110 module:main +from:0x020ba834 kind:thumb_call_arm to:0x020166cc module:main +from:0x020ba896 kind:thumb_call_arm to:0x020647d8 module:overlay(0) +from:0x020ba8b4 kind:thumb_call to:0x020bbc1c module:overlay(2) +from:0x020ba8c4 kind:thumb_call_arm to:0x020166cc module:main +from:0x020ba8d8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020ba900 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba92e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba964 kind:thumb_call to:0x020b667c module:overlay(2) +from:0x020ba998 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba9c4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020ba9fc kind:thumb_call to:0x020b667c module:overlay(2) +from:0x020baa2a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baa54 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baa8a kind:thumb_call to:0x020b667c module:overlay(2) +from:0x020baaa6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baad0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bab00 kind:thumb_call to:0x020b667c module:overlay(2) +from:0x020bab0e kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bab18 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bab22 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bab3c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bab68 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bab82 kind:thumb_call to:0x020bb2cc module:overlay(2) +from:0x020bab8a kind:thumb_call to:0x020bb000 module:overlay(2) +from:0x020babc0 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020babd4 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020babe8 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020babf8 kind:thumb_call to:0x020bbcc0 module:overlay(2) +from:0x020bac04 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bac14 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bac1c kind:thumb_call_arm to:0x020166ac module:main +from:0x020bac26 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bac2e kind:thumb_call_arm to:0x020166ac module:main +from:0x020bac36 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020bac44 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bac4a kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bac56 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bac5c kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bac66 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bac6c kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bac76 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac7e kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac86 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac90 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bac98 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020baca0 kind:thumb_call_arm to:0x020647d4 module:overlay(0) +from:0x020bacae kind:thumb_call_arm to:0x0203d210 module:main +from:0x020bace4 kind:load to:0x020bbaa9 module:overlay(2) +from:0x020bad0c kind:thumb_call to:0x020bb180 module:overlay(2) +from:0x020bad18 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020bad1e kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020bad2c kind:thumb_call to:0x020bb7f8 module:overlay(2) +from:0x020bad34 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bad62 kind:thumb_call to:0x020bb384 module:overlay(2) +from:0x020bad84 kind:thumb_call to:0x020bb578 module:overlay(2) +from:0x020badb2 kind:thumb_call to:0x020bb0a8 module:overlay(2) +from:0x020badb8 kind:thumb_call to:0x020bb824 module:overlay(2) +from:0x020badc8 kind:load to:0x020b5254 module:overlay(0) +from:0x020badd0 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020badd4 kind:load to:0x020c252c module:overlay(2) +from:0x020badd8 kind:load to:0x020bcbd1 module:overlay(2) +from:0x020badf6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bae00 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bae14 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bae1c kind:thumb_call_arm to:0x02064d60 module:overlay(0) +from:0x020bae38 kind:thumb_call to:0x020bbb30 module:overlay(2) +from:0x020bae54 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bae5e kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bae84 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baeb0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baec8 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020baee2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baf0e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baf26 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020baf38 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020baf5c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020baf76 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020baf84 kind:load to:0x0204af1c module:main +from:0x020baf98 kind:load to:0x020bcba0 module:overlay(2) +from:0x020bafe4 kind:thumb_call_arm to:0x0201c4d8 module:main +from:0x020baffc kind:load to:0x0204aeac module:main +from:0x020bb012 kind:thumb_call to:0x020ba15c module:overlay(2) +from:0x020bb016 kind:thumb_call to:0x020ba218 module:overlay(2) +from:0x020bb028 kind:thumb_call_arm to:0x02064e24 module:overlay(0) +from:0x020bb02e kind:thumb_call to:0x020bb848 module:overlay(2) +from:0x020bb064 kind:thumb_call to:0x020b67b8 module:overlay(2) +from:0x020bb072 kind:thumb_call to:0x020b674c module:overlay(2) +from:0x020bb07e kind:thumb_call to:0x020bbac8 module:overlay(2) +from:0x020bb08e kind:thumb_call to:0x020b6a9c module:overlay(2) +from:0x020bb09c kind:load to:0x020c252c module:overlay(2) +from:0x020bb0b6 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bb0c0 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bb0ca kind:thumb_call_arm to:0x020166ac module:main +from:0x020bb0d2 kind:thumb_call_arm to:0x020166ac module:main +from:0x020bb0f6 kind:thumb_call_arm to:0x02019528 module:main +from:0x020bb100 kind:thumb_call_arm to:0x02019538 module:main +from:0x020bb104 kind:thumb_call to:0x020ba15c module:overlay(2) +from:0x020bb10e kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bb12e kind:thumb_call to:0x020bb848 module:overlay(2) +from:0x020bb144 kind:thumb_call to:0x020bbac8 module:overlay(2) +from:0x020bb154 kind:thumb_call to:0x020b6a9c module:overlay(2) +from:0x020bb164 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020bb168 kind:load to:0x020c252c module:overlay(2) +from:0x020bb16c kind:load to:0x020bcbd1 module:overlay(2) +from:0x020bb170 kind:load to:0x0204a110 module:main +from:0x020bb18a kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020bb192 kind:thumb_call_arm to:0x020648ac module:overlay(0) +from:0x020bb19c kind:thumb_call_arm to:0x020648e4 module:overlay(0) +from:0x020bb1a6 kind:thumb_call_arm to:0x0206538c module:overlay(0) +from:0x020bb1b4 kind:thumb_call to:0x020bb848 module:overlay(2) +from:0x020bb1bc kind:thumb_call_arm to:0x02065408 module:overlay(0) +from:0x020bb1e0 kind:thumb_call to:0x020bbac8 module:overlay(2) +from:0x020bb206 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020bb242 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020bb256 kind:thumb_call to:0x020bb7f8 module:overlay(2) +from:0x020bb25e kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bb280 kind:thumb_call to:0x020b6ab8 module:overlay(2) +from:0x020bb288 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bb2ac kind:load to:0x020c252c module:overlay(2) +from:0x020bb2b8 kind:load to:0x0204a110 module:main +from:0x020bb2c4 kind:load to:0x020b5254 module:overlay(0) +from:0x020bb2de kind:thumb_call_arm to:0x02064e24 module:overlay(0) +from:0x020bb2e4 kind:thumb_call to:0x020bb848 module:overlay(2) +from:0x020bb2fc kind:thumb_call to:0x020bbac8 module:overlay(2) +from:0x020bb322 kind:thumb_call to:0x020ba350 module:overlay(2) +from:0x020bb32a kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bb334 kind:thumb_call to:0x020ba15c module:overlay(2) +from:0x020bb344 kind:thumb_call to:0x020ba218 module:overlay(2) +from:0x020bb35c kind:thumb_call to:0x020bb418 module:overlay(2) +from:0x020bb368 kind:load to:0x020c252c module:overlay(2) +from:0x020bb370 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020bb374 kind:load to:0x020bcbd1 module:overlay(2) +from:0x020bb3aa kind:thumb_call to:0x020ba350 module:overlay(2) +from:0x020bb3ba kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bb3f8 kind:thumb_call to:0x020bb418 module:overlay(2) +from:0x020bb404 kind:load to:0x020c252c module:overlay(2) +from:0x020bb408 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020bb40c kind:load to:0x020bcbd1 module:overlay(2) +from:0x020bb43e kind:thumb_call_arm to:0x020166cc module:main +from:0x020bb452 kind:thumb_call_arm to:0x020166cc module:main +from:0x020bb47c kind:thumb_call to:0x020b67dc module:overlay(2) +from:0x020bb486 kind:thumb_call to:0x020b6824 module:overlay(2) +from:0x020bb498 kind:thumb_call to:0x020b674c module:overlay(2) +from:0x020bb4a6 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020bb4fc kind:thumb_call_arm to:0x020166cc module:main +from:0x020bb50c kind:thumb_call_arm to:0x020166cc module:main +from:0x020bb538 kind:thumb_call_arm to:0x0201fa70 module:main +from:0x020bb53e kind:thumb_call to:0x020bb950 module:overlay(2) +from:0x020bb548 kind:thumb_call to:0x020b6a9c module:overlay(2) +from:0x020bb558 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020bb55c kind:load to:0x020c252c module:overlay(2) +from:0x020bb560 kind:load to:0x020bcbd0 module:overlay(2) +from:0x020bb574 kind:load to:0x020bcbc8 module:overlay(2) +from:0x020bb582 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020bb5ac kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bb5be kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bb5ca kind:thumb_call_arm to:0x01ff9110 module:itcm +from:0x020bb5d0 kind:thumb_call to:0x020bb950 module:overlay(2) +from:0x020bb5e2 kind:thumb_call to:0x020bb7f8 module:overlay(2) +from:0x020bb628 kind:thumb_call_arm to:0x02022898 module:main +from:0x020bb64c kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020bb686 kind:thumb_call to:0x020b6760 module:overlay(2) +from:0x020bb690 kind:thumb_call to:0x020b678c module:overlay(2) +from:0x020bb698 kind:thumb_call to:0x020b6ab8 module:overlay(2) +from:0x020bb6d0 kind:thumb_call to:0x020bbcdc module:overlay(2) +from:0x020bb6e8 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bb704 kind:thumb_call to:0x020bb88c module:overlay(2) +from:0x020bb71c kind:thumb_call to:0x020b67dc module:overlay(2) +from:0x020bb726 kind:thumb_call to:0x020b674c module:overlay(2) +from:0x020bb730 kind:thumb_call to:0x020b6824 module:overlay(2) +from:0x020bb744 kind:thumb_call to:0x020b674c module:overlay(2) +from:0x020bb75c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020bb770 kind:thumb_call to:0x020bb88c module:overlay(2) +from:0x020bb788 kind:thumb_call to:0x020b67dc module:overlay(2) +from:0x020bb796 kind:thumb_call to:0x020b674c module:overlay(2) +from:0x020bb79e kind:thumb_call to:0x020b6824 module:overlay(2) +from:0x020bb7a6 kind:thumb_call to:0x020b674c module:overlay(2) +from:0x020bb7d8 kind:load to:0x0204a110 module:main +from:0x020bb7e4 kind:load to:0x020c252c module:overlay(2) +from:0x020bb7e8 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020bb7f0 kind:load to:0x020b5254 module:overlay(0) +from:0x020bb80c kind:thumb_call_arm to:0x0201bbcc module:main +from:0x020bb816 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020bb820 kind:load to:0x0204e5f8 module:main +from:0x020bb830 kind:thumb_call_arm to:0x0201bba4 module:main +from:0x020bb838 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020bb844 kind:load to:0x0204e5f8 module:main +from:0x020bb86c kind:thumb_call to:0x020bbcdc module:overlay(2) +from:0x020bb878 kind:thumb_call to:0x020bbe24 module:overlay(2) +from:0x020bb884 kind:load to:0x020c252c module:overlay(2) +from:0x020bb8c0 kind:thumb_call_arm to:0x0201fa70 module:main +from:0x020bb90a kind:thumb_call_arm to:0x0201fa70 module:main +from:0x020bb938 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020bb93c kind:load to:0x020c252c module:overlay(2) +from:0x020bb940 kind:load to:0x020bcbc8 module:overlay(2) +from:0x020bb980 kind:thumb_call to:0x020b67b8 module:overlay(2) +from:0x020bb990 kind:thumb_call to:0x020b67b8 module:overlay(2) +from:0x020bba06 kind:thumb_call_arm to:0x0201fd38 module:main +from:0x020bba12 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020bba20 kind:thumb_call_arm to:0x02063f40 module:overlay(0) +from:0x020bba86 kind:thumb_call to:0x020bbe24 module:overlay(2) +from:0x020bba90 kind:load to:0x020bcd38 module:overlay(2) +from:0x020bba94 kind:load to:0x020b1fdc module:overlay(0) +from:0x020bba98 kind:load to:0x020bcf34 module:overlay(2) +from:0x020bbaa0 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bbab2 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bbaba kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bbac0 kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bbb06 kind:thumb_call_arm to:0x02018214 module:main +from:0x020bbb50 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020bbba6 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020bbbd6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bbc08 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bbc18 kind:load to:0x0204af1c module:main +from:0x020bbc26 kind:thumb_call_arm to:0x0201fd78 module:main +from:0x020bbc30 kind:thumb_call_arm to:0x020623d8 module:overlay(0) +from:0x020bbc48 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bbcac kind:thumb_call to:0x020b667c module:overlay(2) +from:0x020bbcc4 kind:thumb_call to:0x020bbe24 module:overlay(2) +from:0x020bbcce kind:thumb_call_arm to:0x020166ac module:main +from:0x020bbcd4 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bbd18 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020bbd42 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bbd5a kind:thumb_call_arm to:0x0201f5f4 module:main +from:0x020bbd74 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020bbd9e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bbdb6 kind:thumb_call_arm to:0x0201f5f4 module:main +from:0x020bbde4 kind:thumb_call_arm to:0x0201ff00 module:main +from:0x020bbe18 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020bbe20 kind:load to:0x020bcbcc module:overlay(2) +from:0x020bbe48 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bbe4e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe62 kind:thumb_call_arm to:0x02063338 module:overlay(0) +from:0x020bbe6e kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020bbe82 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020bbe90 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020bbe9c kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020bbea4 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020bbeae kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020bbeb8 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020bbf28 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020bbf36 kind:thumb_call_arm to:0x02019538 module:main +from:0x020bbf40 kind:thumb_call to:0x020154b0 module:main +from:0x020bbf48 kind:thumb_call to:0x020154ec module:main +from:0x020bbf56 kind:thumb_call_arm to:0x0201739c module:main +from:0x020bbf6e kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbf74 kind:thumb_call to:0x0201568c module:main +from:0x020bbf7a kind:thumb_call to:0x0201568c module:main +from:0x020bbf82 kind:thumb_call to:0x0201568c module:main +from:0x020bbf90 kind:thumb_call_arm to:0x0201739c module:main +from:0x020bbfa6 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbfac kind:thumb_call to:0x0201568c module:main +from:0x020bbfb2 kind:thumb_call to:0x0201568c module:main +from:0x020bbfba kind:thumb_call to:0x0201568c module:main +from:0x020bbfc0 kind:thumb_call to:0x020154c4 module:main +from:0x020bbfca kind:thumb_call to:0x020154b0 module:main +from:0x020bbfd2 kind:thumb_call to:0x020154ec module:main +from:0x020bbfe0 kind:thumb_call_arm to:0x0201739c module:main +from:0x020bbff8 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbffe kind:thumb_call to:0x0201568c module:main +from:0x020bc004 kind:thumb_call to:0x0201568c module:main +from:0x020bc00c kind:thumb_call to:0x0201568c module:main +from:0x020bc01a kind:thumb_call_arm to:0x0201739c module:main +from:0x020bc030 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bc036 kind:thumb_call to:0x0201568c module:main +from:0x020bc03c kind:thumb_call to:0x0201568c module:main +from:0x020bc044 kind:thumb_call to:0x0201568c module:main +from:0x020bc04a kind:thumb_call to:0x020154c4 module:main +from:0x020bc0ac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc0b6 kind:thumb_call to:0x020b7388 module:overlay(2) +from:0x020bc0ce kind:thumb_call to:0x020b686c module:overlay(2) +from:0x020bc0de kind:thumb_call_arm to:0x020166cc module:main +from:0x020bc0e6 kind:thumb_call to:0x020b6a9c module:overlay(2) +from:0x020bc0f0 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bc0fc kind:thumb_call_arm to:0x020623d8 module:overlay(0) +from:0x020bc104 kind:load to:0x020bcd20 module:overlay(2) +from:0x020bc114 kind:load to:0x020bccb8 module:overlay(2) +from:0x020bc118 kind:load to:0x0204a110 module:main +from:0x020bc11c kind:load to:0x020bcff4 module:overlay(2) +from:0x020bc120 kind:load to:0x020bd010 module:overlay(2) +from:0x020bc124 kind:load to:0x020bd014 module:overlay(2) +from:0x020bc128 kind:load to:0x020bd024 module:overlay(2) +from:0x020bc12c kind:load to:0x020bd034 module:overlay(2) +from:0x020bc130 kind:load to:0x020bd044 module:overlay(2) +from:0x020bc134 kind:load to:0x020bd054 module:overlay(2) +from:0x020bc138 kind:load to:0x020bd064 module:overlay(2) +from:0x020bc13c kind:load to:0x020bd074 module:overlay(2) +from:0x020bc168 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc18e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc1d0 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020bc1ec kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc228 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020bc244 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc27e kind:thumb_call_arm to:0x0201e874 module:main +from:0x020bc28e kind:thumb_call_arm to:0x020166ac module:main +from:0x020bc2a2 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc2b8 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc2c0 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc2cc kind:thumb_call to:0x020b74ec module:overlay(2) +from:0x020bc2d2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc2e4 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bc2ea kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bc2f6 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bc2fc kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bc306 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020bc30c kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020bc312 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020bc32e kind:thumb_call to:0x020b7538 module:overlay(2) +from:0x020bc34c kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc362 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020bc368 kind:thumb_call_arm to:0x020a9b90 module:overlay(0) +from:0x020bc374 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bc37a kind:thumb_call_arm to:0x020a9b80 module:overlay(0) +from:0x020bc384 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020bc406 kind:thumb_call_arm to:0x020a9ba0 module:overlay(0) +from:0x020bc634 kind:load to:0x020b6558 module:overlay(0) +from:0x020bc76e kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bc778 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bc792 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc7a6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bc7ba kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc806 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bc812 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc824 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bc838 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc88a kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020bc898 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc8ac kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020bc8cc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020bc8e2 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020bc930 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020bc938 kind:thumb_call to:0x020b75ac module:overlay(2) +from:0x020bc940 kind:load to:0x0204af1c module:main +from:0x020bc954 kind:load to:0x020b76a9 module:overlay(2) +from:0x020bc95e kind:thumb_call to:0x020b6d14 module:overlay(2) +from:0x020bc970 kind:thumb_call_arm to:0x0215c650 module:overlays(60,62,71) +from:0x020bc97a kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020bc990 kind:thumb_call_arm to:0x020166cc module:main +from:0x020bc9a4 kind:load to:0x020c2530 module:overlay(2) +from:0x020bc9a8 kind:load to:0x020c2540 module:overlay(2) +from:0x020bc9ac kind:load to:0x0215d074 module:overlays(62,66,67) +from:0x020bc9b0 kind:load to:0x020c2534 module:overlay(2) +from:0x020bc9b4 kind:load to:0x020b7019 module:overlay(2) +from:0x020bc9bc kind:load to:0x020b7175 module:overlay(2) +from:0x020bc9c4 kind:load to:0x020b71c1 module:overlay(2) +from:0x020bc9cc kind:load to:0x020b72a5 module:overlay(2) +from:0x020bcbc8 kind:load to:0x020bcb68 module:overlay(2) +from:0x020bcbd4 kind:load to:0x020bcb08 module:overlay(2) +from:0x020bcbe0 kind:load to:0x020bcb18 module:overlay(2) +from:0x020bcbec kind:load to:0x020bcb30 module:overlay(2) +from:0x020bcbf8 kind:load to:0x020bcb90 module:overlay(2) +from:0x020bcc04 kind:load to:0x020bcb28 module:overlay(2) +from:0x020bcc10 kind:load to:0x020bcbb4 module:overlay(2) +from:0x020bcc1c kind:load to:0x020bcb20 module:overlay(2) +from:0x020bcc28 kind:load to:0x020bcb38 module:overlay(2) +from:0x020bcc34 kind:load to:0x020bcb58 module:overlay(2) +from:0x020bcc40 kind:load to:0x020bcb78 module:overlay(2) +from:0x020bcc4c kind:load to:0x020bcb48 module:overlay(2) +from:0x020bcc58 kind:load to:0x020bcb40 module:overlay(2) +from:0x020bcc64 kind:load to:0x020bcb00 module:overlay(2) +from:0x020bcc70 kind:load to:0x020bcafc module:overlay(2) +from:0x020bcc7c kind:load to:0x020bcb10 module:overlay(2) +from:0x020bcc88 kind:load to:0x020bcb70 module:overlay(2) +from:0x020bcc94 kind:load to:0x020bcb60 module:overlay(2) +from:0x020bcca0 kind:load to:0x020bcb50 module:overlay(2) +from:0x020bccac kind:load to:0x020bcb84 module:overlay(2) +from:0x020bccdc kind:load to:0x020bd128 module:overlay(2) +from:0x020bcce0 kind:load to:0x020b734d module:overlay(2) +from:0x020bcce4 kind:load to:0x020bd0a4 module:overlay(2) +from:0x020bcce8 kind:load to:0x0203ce74 module:main +from:0x020bccec kind:load to:0x020bcccd module:overlay(2) +from:0x020bcd08 kind:load to:0x020b662d module:overlay(2) +from:0x020bcd0c kind:load to:0x020766c8 module:overlay(0) +from:0x020bcd10 kind:load to:0x020b6575 module:overlay(2) +from:0x020bcd14 kind:load to:0x020b6579 module:overlay(2) +from:0x020bcd20 kind:load to:0x020b6cf5 module:overlay(2) +from:0x020bcd24 kind:load to:0x020b6d01 module:overlay(2) +from:0x020bcd28 kind:load to:0x020b68a9 module:overlay(2) +from:0x020bcd2c kind:load to:0x0206353c module:overlay(0) +from:0x020bcd38 kind:load to:0x020b6cd5 module:overlay(2) +from:0x020bcd3c kind:load to:0x020b6ce1 module:overlay(2) +from:0x020bcd40 kind:load to:0x020b66bd module:overlay(2) +from:0x020bcd44 kind:load to:0x020b66d1 module:overlay(2) +from:0x020bcd50 kind:load to:0x020b6e31 module:overlay(2) +from:0x020bcd54 kind:load to:0x020b6e81 module:overlay(2) +from:0x020bcd58 kind:load to:0x020b6ed5 module:overlay(2) +from:0x020bcd5c kind:load to:0x020b6f55 module:overlay(2) +from:0x020bcd60 kind:load to:0x020b6f2d module:overlay(2) +from:0x020bcd64 kind:load to:0x020b6f65 module:overlay(2) +from:0x020bcd68 kind:load to:0x02061cdc module:overlay(0) +from:0x020bcd6c kind:load to:0x020b7081 module:overlay(2) +from:0x020bcd74 kind:load to:0x020b7169 module:overlay(2) +from:0x020bcd7c kind:load to:0x020b7065 module:overlay(2) +from:0x020bcd84 kind:load to:0x020b72a5 module:overlay(2) +from:0x020bcd8c kind:load to:0x020b7175 module:overlay(2) +from:0x020bcd94 kind:load to:0x020b7229 module:overlay(2) +from:0x020bcd9c kind:load to:0x020b7299 module:overlay(2) +from:0x020bcda4 kind:load to:0x020b720d module:overlay(2) +from:0x020bcdac kind:load to:0x020b7229 module:overlay(2) +from:0x020bcdb4 kind:load to:0x020b7299 module:overlay(2) +from:0x020bcdbc kind:load to:0x020b720d module:overlay(2) +from:0x020bcdc4 kind:load to:0x020b7019 module:overlay(2) +from:0x020bcdcc kind:load to:0x020b730d module:overlay(2) +from:0x020bcdd4 kind:load to:0x020b7341 module:overlay(2) +from:0x020bcddc kind:load to:0x020b72f1 module:overlay(2) +from:0x020bcde4 kind:load to:0x020b7019 module:overlay(2) +from:0x020bcdf4 kind:load to:0x020b74e1 module:overlay(2) +from:0x020bcdf8 kind:load to:0x020b79a5 module:overlay(2) +from:0x020bcdfc kind:load to:0x02062ce0 module:overlay(0) +from:0x020bce00 kind:load to:0x020b7921 module:overlay(2) +from:0x020bce20 kind:load to:0x020ba0dd module:overlay(2) +from:0x020bce2c kind:load to:0x020b95f9 module:overlay(2) +from:0x020bce38 kind:load to:0x020b8ac9 module:overlay(2) +from:0x020bce3c kind:load to:0x020ba149 module:overlay(2) +from:0x020bce40 kind:load to:0x020b9ae5 module:overlay(2) +from:0x020bce44 kind:load to:0x020b9b85 module:overlay(2) +from:0x020bce50 kind:load to:0x020b8ab1 module:overlay(2) +from:0x020bce54 kind:load to:0x020ba10d module:overlay(2) +from:0x020bce58 kind:load to:0x020b9825 module:overlay(2) +from:0x020bce5c kind:load to:0x020b9839 module:overlay(2) +from:0x020bce68 kind:load to:0x020b8abd module:overlay(2) +from:0x020bce6c kind:load to:0x020ba135 module:overlay(2) +from:0x020bce70 kind:load to:0x02062ce0 module:overlay(0) +from:0x020bce74 kind:load to:0x020b9a01 module:overlay(2) +from:0x020bce80 kind:load to:0x020b8ad5 module:overlay(2) +from:0x020bce84 kind:load to:0x020ba121 module:overlay(2) +from:0x020bce88 kind:load to:0x02062ce0 module:overlay(0) +from:0x020bce8c kind:load to:0x020b995d module:overlay(2) +from:0x020bcf34 kind:load to:0x020bba9d module:overlay(2) +from:0x020bcf38 kind:load to:0x020bbe45 module:overlay(2) +from:0x020bcf3c kind:load to:0x020b66bd module:overlay(2) +from:0x020bcf40 kind:load to:0x020bbe41 module:overlay(2) diff --git a/config/eur1/arm9/overlays/ov002/symbols.txt b/config/eur1/arm9/overlays/ov002/symbols.txt new file mode 100644 index 00000000..4a2eb75c --- /dev/null +++ b/config/eur1/arm9/overlays/ov002/symbols.txt @@ -0,0 +1,320 @@ +func_ov002_020b6560 kind:function(thumb,size=0x14) addr:0x020b6560 +func_ov002_020b6574 kind:function(thumb,size=0x2) addr:0x020b6574 +func_ov002_020b6578 kind:function(thumb,size=0xc) addr:0x020b6578 +func_ov002_020b6584 kind:function(thumb,size=0x94) addr:0x020b6584 +func_ov002_020b6618 kind:function(thumb,size=0x14) addr:0x020b6618 +func_ov002_020b662c kind:function(thumb,size=0x8) addr:0x020b662c +func_ov002_020b6634 kind:function(thumb,size=0x2c) addr:0x020b6634 +func_ov002_020b6660 kind:function(thumb,size=0x1a) addr:0x020b6660 +func_ov002_020b667c kind:function(thumb,size=0x40) addr:0x020b667c +func_ov002_020b66bc kind:function(thumb,size=0x12) addr:0x020b66bc +func_ov002_020b66d0 kind:function(thumb,size=0x7c) addr:0x020b66d0 +func_ov002_020b674c kind:function(thumb,size=0x14) addr:0x020b674c +func_ov002_020b6760 kind:function(thumb,size=0x2c) addr:0x020b6760 +func_ov002_020b678c kind:function(thumb,size=0x2c) addr:0x020b678c +func_ov002_020b67b8 kind:function(thumb,size=0x24) addr:0x020b67b8 +func_ov002_020b67dc kind:function(thumb,size=0x46) addr:0x020b67dc +func_ov002_020b6824 kind:function(thumb,size=0x46) addr:0x020b6824 +func_ov002_020b686c kind:function(thumb,size=0x3a) addr:0x020b686c +func_ov002_020b68a8 kind:function(thumb,size=0x150) addr:0x020b68a8 +func_ov002_020b69f8 kind:function(thumb,size=0xa4) addr:0x020b69f8 +func_ov002_020b6a9c kind:function(thumb,size=0x1c) addr:0x020b6a9c +func_ov002_020b6ab8 kind:function(thumb,size=0x22) addr:0x020b6ab8 +func_ov002_020b6adc kind:function(thumb,size=0x11c) addr:0x020b6adc +func_ov002_020b6bf8 kind:function(thumb,size=0xdc) addr:0x020b6bf8 +func_ov002_020b6cd4 kind:function(thumb,size=0xc) addr:0x020b6cd4 +func_ov002_020b6ce0 kind:function(thumb,size=0x12) addr:0x020b6ce0 +func_ov002_020b6cf4 kind:function(thumb,size=0xc) addr:0x020b6cf4 +func_ov002_020b6d00 kind:function(thumb,size=0x12) addr:0x020b6d00 +func_ov002_020b6d14 kind:function(thumb,size=0x20) addr:0x020b6d14 +func_ov002_020b6d34 kind:function(thumb,size=0x5c) addr:0x020b6d34 +func_ov002_020b6d90 kind:function(thumb,size=0x18) addr:0x020b6d90 +func_ov002_020b6da8 kind:function(thumb,size=0x18) addr:0x020b6da8 +func_ov002_020b6dc0 kind:function(thumb,size=0x70) addr:0x020b6dc0 +func_ov002_020b6e30 kind:function(thumb,size=0x50) addr:0x020b6e30 +func_ov002_020b6e80 kind:function(thumb,size=0x54) addr:0x020b6e80 +func_ov002_020b6ed4 kind:function(thumb,size=0x58) addr:0x020b6ed4 +func_ov002_020b6f2c kind:function(thumb,size=0x26) addr:0x020b6f2c +func_ov002_020b6f54 kind:function(thumb,size=0xe) addr:0x020b6f54 +func_ov002_020b6f64 kind:function(thumb,size=0x1a) addr:0x020b6f64 +func_ov002_020b6f80 kind:function(thumb,size=0x3c) addr:0x020b6f80 +func_ov002_020b6fbc kind:function(thumb,size=0x5c) addr:0x020b6fbc +func_ov002_020b7018 kind:function(thumb,size=0x4c) addr:0x020b7018 +func_ov002_020b7064 kind:function(thumb,size=0x1c) addr:0x020b7064 +func_ov002_020b7080 kind:function(thumb,size=0xe8) addr:0x020b7080 +func_ov002_020b7168 kind:function(thumb,size=0xc) addr:0x020b7168 +func_ov002_020b7174 kind:function(thumb,size=0x4c) addr:0x020b7174 +func_ov002_020b71c0 kind:function(thumb,size=0x4c) addr:0x020b71c0 +func_ov002_020b720c kind:function(thumb,size=0x1c) addr:0x020b720c +func_ov002_020b7228 kind:function(thumb,size=0x70) addr:0x020b7228 +func_ov002_020b7298 kind:function(thumb,size=0xc) addr:0x020b7298 +func_ov002_020b72a4 kind:function(thumb,size=0x4c) addr:0x020b72a4 +func_ov002_020b72f0 kind:function(thumb,size=0x1c) addr:0x020b72f0 +func_ov002_020b730c kind:function(thumb,size=0x34) addr:0x020b730c +func_ov002_020b7340 kind:function(thumb,size=0xc) addr:0x020b7340 +func_ov002_020b734c kind:function(thumb,size=0x18) addr:0x020b734c +func_ov002_020b7364 kind:function(thumb,size=0x24) addr:0x020b7364 +func_ov002_020b7388 kind:function(thumb,size=0x158) addr:0x020b7388 +func_ov002_020b74e0 kind:function(thumb,size=0xc) addr:0x020b74e0 +func_ov002_020b74ec kind:function(thumb,size=0x4c) addr:0x020b74ec +func_ov002_020b7538 kind:function(thumb,size=0x74) addr:0x020b7538 +func_ov002_020b75ac kind:function(thumb,size=0xfc) addr:0x020b75ac +func_ov002_020b76a8 kind:function(thumb,size=0x2c) addr:0x020b76a8 +func_ov002_020b76d4 kind:function(thumb,size=0x30) addr:0x020b76d4 +func_ov002_020b7704 kind:function(thumb,size=0x30) addr:0x020b7704 +func_ov002_020b7734 kind:function(thumb,size=0x4c) addr:0x020b7734 +func_ov002_020b7780 kind:function(thumb,size=0x20) addr:0x020b7780 +func_ov002_020b77a0 kind:function(thumb,size=0xe) addr:0x020b77a0 +func_ov002_020b77b0 kind:function(thumb,size=0x40) addr:0x020b77b0 +func_ov002_020b77f0 kind:function(thumb,size=0x130) addr:0x020b77f0 +func_ov002_020b7920 kind:function(thumb,size=0x84) addr:0x020b7920 +func_ov002_020b79a4 kind:function(thumb,size=0x12) addr:0x020b79a4 +func_ov002_020b79b8 kind:function(thumb,size=0x2c) addr:0x020b79b8 +func_ov002_020b79e4 kind:function(thumb,size=0x30) addr:0x020b79e4 +func_ov002_020b7a14 kind:function(thumb,size=0x1c) addr:0x020b7a14 +func_ov002_020b7a30 kind:function(thumb,size=0x3c) addr:0x020b7a30 +func_ov002_020b7a6c kind:function(thumb,size=0x24) addr:0x020b7a6c +func_ov002_020b7a90 kind:function(thumb,size=0x1020) addr:0x020b7a90 +func_ov002_020b8ab0 kind:function(thumb,size=0xc) addr:0x020b8ab0 +func_ov002_020b8abc kind:function(thumb,size=0xc) addr:0x020b8abc +func_ov002_020b8ac8 kind:function(thumb,size=0xc) addr:0x020b8ac8 +func_ov002_020b8ad4 kind:function(thumb,size=0xc) addr:0x020b8ad4 +func_ov002_020b8ae0 kind:function(thumb,size=0xb0) addr:0x020b8ae0 +func_ov002_020b8b90 kind:function(thumb,size=0x2ec) addr:0x020b8b90 +func_ov002_020b8e7c kind:function(thumb,size=0x474) addr:0x020b8e7c +func_ov002_020b92f0 kind:function(thumb,size=0x2c) addr:0x020b92f0 +func_ov002_020b931c kind:function(thumb,size=0x5c) addr:0x020b931c +func_ov002_020b9378 kind:function(thumb,size=0xc4) addr:0x020b9378 +func_ov002_020b943c kind:function(thumb,size=0x54) addr:0x020b943c +func_ov002_020b9490 kind:function(thumb,size=0xc4) addr:0x020b9490 +func_ov002_020b9554 kind:function(thumb,size=0x20) addr:0x020b9554 +func_ov002_020b9574 kind:function(thumb,size=0x24) addr:0x020b9574 +func_ov002_020b9598 kind:function(thumb,size=0x28) addr:0x020b9598 +func_ov002_020b95c0 kind:function(thumb,size=0x36) addr:0x020b95c0 +func_ov002_020b95f8 kind:function(thumb,size=0x174) addr:0x020b95f8 +func_ov002_020b976c kind:function(thumb,size=0x2c) addr:0x020b976c +func_ov002_020b9798 kind:function(thumb,size=0x2c) addr:0x020b9798 +func_ov002_020b97c4 kind:function(thumb,size=0x1e) addr:0x020b97c4 +func_ov002_020b97e4 kind:function(thumb,size=0x3e) addr:0x020b97e4 +func_ov002_020b9824 kind:function(thumb,size=0x12) addr:0x020b9824 +func_ov002_020b9838 kind:function(thumb,size=0xa4) addr:0x020b9838 +func_ov002_020b98dc kind:function(thumb,size=0x42) addr:0x020b98dc +func_ov002_020b9920 kind:function(thumb,size=0x3c) addr:0x020b9920 +func_ov002_020b995c kind:function(thumb,size=0xa4) addr:0x020b995c +func_ov002_020b9a00 kind:function(thumb,size=0xa4) addr:0x020b9a00 +func_ov002_020b9aa4 kind:function(thumb,size=0x3e) addr:0x020b9aa4 +func_ov002_020b9ae4 kind:function(thumb,size=0xa0) addr:0x020b9ae4 +func_ov002_020b9b84 kind:function(thumb,size=0x4c) addr:0x020b9b84 +func_ov002_020b9bd0 kind:function(thumb,size=0x34) addr:0x020b9bd0 +func_ov002_020b9c04 kind:function(thumb,size=0x20) addr:0x020b9c04 +func_ov002_020b9c24 kind:function(thumb,size=0x48) addr:0x020b9c24 +func_ov002_020b9c6c kind:function(thumb,size=0xe0) addr:0x020b9c6c +func_ov002_020b9d4c kind:function(thumb,size=0x28) addr:0x020b9d4c +func_ov002_020b9d74 kind:function(thumb,size=0x88) addr:0x020b9d74 +func_ov002_020b9dfc kind:function(thumb,size=0x28) addr:0x020b9dfc +func_ov002_020b9e24 kind:function(thumb,size=0xc0) addr:0x020b9e24 +func_ov002_020b9ee4 kind:function(thumb,size=0x20) addr:0x020b9ee4 +func_ov002_020b9f04 kind:function(thumb,size=0x11c) addr:0x020b9f04 +func_ov002_020ba020 kind:function(thumb,size=0x94) addr:0x020ba020 +func_ov002_020ba0b4 kind:function(thumb,size=0x28) addr:0x020ba0b4 +func_ov002_020ba0dc kind:function(thumb,size=0x2e) addr:0x020ba0dc +func_ov002_020ba10c kind:function(thumb,size=0x12) addr:0x020ba10c +func_ov002_020ba120 kind:function(thumb,size=0x12) addr:0x020ba120 +func_ov002_020ba134 kind:function(thumb,size=0x12) addr:0x020ba134 +func_ov002_020ba148 kind:function(thumb,size=0x12) addr:0x020ba148 +func_ov002_020ba15c kind:function(thumb,size=0xbc) addr:0x020ba15c +func_ov002_020ba218 kind:function(thumb,size=0x138) addr:0x020ba218 +func_ov002_020ba350 kind:function(thumb,size=0xfc) addr:0x020ba350 +func_ov002_020ba44c kind:function(thumb,size=0x760) addr:0x020ba44c +func_ov002_020babac kind:function(thumb,size=0x13c) addr:0x020babac +func_ov002_020bace8 kind:function(thumb,size=0xf4) addr:0x020bace8 +func_ov002_020baddc kind:function(thumb,size=0x1c8) addr:0x020baddc +func_ov002_020bafa4 kind:function(thumb,size=0x5c) addr:0x020bafa4 +func_ov002_020bb000 kind:function(thumb,size=0xa8) addr:0x020bb000 +func_ov002_020bb0a8 kind:function(thumb,size=0xd8) addr:0x020bb0a8 +func_ov002_020bb180 kind:function(thumb,size=0x14c) addr:0x020bb180 +func_ov002_020bb2cc kind:function(thumb,size=0xb8) addr:0x020bb2cc +func_ov002_020bb384 kind:function(thumb,size=0x94) addr:0x020bb384 +func_ov002_020bb418 kind:function(thumb,size=0x160) addr:0x020bb418 +func_ov002_020bb578 kind:function(thumb,size=0x280) addr:0x020bb578 +func_ov002_020bb7f8 kind:function(thumb,size=0x2c) addr:0x020bb7f8 +func_ov002_020bb824 kind:function(thumb,size=0x24) addr:0x020bb824 +func_ov002_020bb848 kind:function(thumb,size=0x44) addr:0x020bb848 +func_ov002_020bb88c kind:function(thumb,size=0xc4) addr:0x020bb88c +func_ov002_020bb950 kind:function(thumb,size=0xac) addr:0x020bb950 +func_ov002_020bb9fc kind:function(thumb,size=0xa0) addr:0x020bb9fc +func_ov002_020bba9c kind:function(thumb,size=0xc) addr:0x020bba9c +func_ov002_020bbaa8 kind:function(thumb,size=0x20) addr:0x020bbaa8 +func_ov002_020bbac8 kind:function(thumb,size=0x68) addr:0x020bbac8 +func_ov002_020bbb30 kind:function(thumb,size=0xec) addr:0x020bbb30 +func_ov002_020bbc1c kind:function(thumb,size=0xa4) addr:0x020bbc1c +func_ov002_020bbcc0 kind:function(thumb,size=0x1a) addr:0x020bbcc0 +func_ov002_020bbcdc kind:function(thumb,size=0x148) addr:0x020bbcdc +func_ov002_020bbe24 kind:function(thumb,size=0x1c) addr:0x020bbe24 +func_ov002_020bbe40 kind:function(thumb,size=0x2) addr:0x020bbe40 +func_ov002_020bbe44 kind:function(thumb,size=0x12) addr:0x020bbe44 +func_ov002_020bbe58 kind:function(thumb,size=0x430) addr:0x020bbe58 +func_ov002_020bc288 kind:function(thumb,size=0x9c) addr:0x020bc288 +func_ov002_020bc324 kind:function(thumb,size=0x42c) addr:0x020bc324 +func_ov002_020bc750 kind:function(thumb,size=0x1fc) addr:0x020bc750 +func_ov002_020bc94c kind:function(thumb,size=0xc) addr:0x020bc94c +func_ov002_020bc958 kind:function(thumb,size=0x5c) addr:0x020bc958 +data_ov002_020bc9b4 kind:data(any) addr:0x020bc9b4 +data_ov002_020bc9d4 kind:data(any) addr:0x020bc9d4 +data_ov002_020bc9e8 kind:data(any) addr:0x020bc9e8 +data_ov002_020bca08 kind:data(any) addr:0x020bca08 +data_ov002_020bca28 kind:data(any) addr:0x020bca28 +data_ov002_020bca2e kind:data(any) addr:0x020bca2e +data_ov002_020bca34 kind:data(any) addr:0x020bca34 +data_ov002_020bca3e kind:data(any) addr:0x020bca3e +data_ov002_020bca4a kind:data(any) addr:0x020bca4a +data_ov002_020bca58 kind:data(any) addr:0x020bca58 +data_ov002_020bca6c kind:data(any) addr:0x020bca6c +data_ov002_020bca80 kind:data(any) addr:0x020bca80 +data_ov002_020bca94 kind:data(any) addr:0x020bca94 +data_ov002_020bcaa8 kind:data(any) addr:0x020bcaa8 +data_ov002_020bcafc kind:data(any) addr:0x020bcafc +data_ov002_020bcb00 kind:data(any) addr:0x020bcb00 +data_ov002_020bcb08 kind:data(any) addr:0x020bcb08 +data_ov002_020bcb10 kind:data(any) addr:0x020bcb10 +data_ov002_020bcb18 kind:data(any) addr:0x020bcb18 +data_ov002_020bcb20 kind:data(any) addr:0x020bcb20 +data_ov002_020bcb28 kind:data(any) addr:0x020bcb28 +data_ov002_020bcb30 kind:data(any) addr:0x020bcb30 +data_ov002_020bcb38 kind:data(any) addr:0x020bcb38 +data_ov002_020bcb40 kind:data(any) addr:0x020bcb40 +data_ov002_020bcb48 kind:data(any) addr:0x020bcb48 +data_ov002_020bcb50 kind:data(any) addr:0x020bcb50 +data_ov002_020bcb58 kind:data(any) addr:0x020bcb58 +data_ov002_020bcb60 kind:data(any) addr:0x020bcb60 +data_ov002_020bcb68 kind:data(any) addr:0x020bcb68 +data_ov002_020bcb70 kind:data(any) addr:0x020bcb70 +data_ov002_020bcb78 kind:data(any) addr:0x020bcb78 +data_ov002_020bcb84 kind:data(any) addr:0x020bcb84 +data_ov002_020bcb90 kind:data(any) addr:0x020bcb90 +data_ov002_020bcba0 kind:data(any) addr:0x020bcba0 +data_ov002_020bcbb4 kind:data(any) addr:0x020bcbb4 +data_ov002_020bcbc8 kind:data(any) addr:0x020bcbc8 +data_ov002_020bcbcc kind:data(any) addr:0x020bcbcc +data_ov002_020bcbd0 kind:data(any) addr:0x020bcbd0 +data_ov002_020bcbd1 kind:data(any) addr:0x020bcbd1 +data_ov002_020bccb8 kind:data(any) addr:0x020bccb8 +__sinit_ov002_020bcccc kind:function(thumb,size=0x20) addr:0x020bcccc +.p__sinit_ov002_020bcccc kind:data(word) addr:0x020bccec +data_ov002_020bcd08 kind:data(any) addr:0x020bcd08 +data_ov002_020bcd20 kind:data(any) addr:0x020bcd20 +data_ov002_020bcd38 kind:data(any) addr:0x020bcd38 +data_ov002_020bcd50 kind:data(any) addr:0x020bcd50 +data_ov002_020bcd6c kind:data(any) addr:0x020bcd6c +data_ov002_020bcd74 kind:data(any) addr:0x020bcd74 +data_ov002_020bcd7c kind:data(any) addr:0x020bcd7c +data_ov002_020bcd84 kind:data(any) addr:0x020bcd84 +data_ov002_020bcd8c kind:data(any) addr:0x020bcd8c +data_ov002_020bcd94 kind:data(any) addr:0x020bcd94 +data_ov002_020bcd9c kind:data(any) addr:0x020bcd9c +data_ov002_020bcda4 kind:data(any) addr:0x020bcda4 +data_ov002_020bcdac kind:data(any) addr:0x020bcdac +data_ov002_020bcdb4 kind:data(any) addr:0x020bcdb4 +data_ov002_020bcdbc kind:data(any) addr:0x020bcdbc +data_ov002_020bcdc4 kind:data(any) addr:0x020bcdc4 +data_ov002_020bcdcc kind:data(any) addr:0x020bcdcc +data_ov002_020bcdd4 kind:data(any) addr:0x020bcdd4 +data_ov002_020bcddc kind:data(any) addr:0x020bcddc +data_ov002_020bcde4 kind:data(any) addr:0x020bcde4 +data_ov002_020bcdf4 kind:data(any) addr:0x020bcdf4 +data_ov002_020bce04 kind:data(any) addr:0x020bce04 +data_ov002_020bce0c kind:data(any) addr:0x020bce0c +data_ov002_020bce20 kind:data(any) addr:0x020bce20 +data_ov002_020bce2c kind:data(any) addr:0x020bce2c +data_ov002_020bce38 kind:data(any) addr:0x020bce38 +data_ov002_020bce50 kind:data(any) addr:0x020bce50 +data_ov002_020bce68 kind:data(any) addr:0x020bce68 +data_ov002_020bce80 kind:data(any) addr:0x020bce80 +data_ov002_020bce90 kind:data(any) addr:0x020bce90 +data_ov002_020bcea8 kind:data(any) addr:0x020bcea8 +data_ov002_020bceac kind:data(any) addr:0x020bceac +data_ov002_020bcebc kind:data(any) addr:0x020bcebc +data_ov002_020bcecc kind:data(any) addr:0x020bcecc +data_ov002_020bcedc kind:data(any) addr:0x020bcedc +data_ov002_020bceec kind:data(any) addr:0x020bceec +data_ov002_020bcefc kind:data(any) addr:0x020bcefc +data_ov002_020bcf0c kind:data(any) addr:0x020bcf0c +data_ov002_020bcf1c kind:data(any) addr:0x020bcf1c +data_ov002_020bcf34 kind:data(any) addr:0x020bcf34 +data_ov002_020bcf44 kind:data(any) addr:0x020bcf44 +data_ov002_020bcf5c kind:data(any) addr:0x020bcf5c +data_ov002_020bcf60 kind:data(any) addr:0x020bcf60 +data_ov002_020bcf70 kind:data(any) addr:0x020bcf70 +data_ov002_020bcf80 kind:data(any) addr:0x020bcf80 +data_ov002_020bcf90 kind:data(any) addr:0x020bcf90 +data_ov002_020bcfa0 kind:data(any) addr:0x020bcfa0 +data_ov002_020bcfb0 kind:data(any) addr:0x020bcfb0 +data_ov002_020bcfc0 kind:data(any) addr:0x020bcfc0 +data_ov002_020bcfcc kind:data(any) addr:0x020bcfcc +data_ov002_020bcfd8 kind:data(any) addr:0x020bcfd8 +data_ov002_020bcfe4 kind:data(any) addr:0x020bcfe4 +data_ov002_020bcfec kind:data(any) addr:0x020bcfec +data_ov002_020bcff4 kind:data(any) addr:0x020bcff4 +data_ov002_020bd010 kind:data(any) addr:0x020bd010 +data_ov002_020bd014 kind:data(any) addr:0x020bd014 +data_ov002_020bd024 kind:data(any) addr:0x020bd024 +data_ov002_020bd034 kind:data(any) addr:0x020bd034 +data_ov002_020bd044 kind:data(any) addr:0x020bd044 +data_ov002_020bd054 kind:data(any) addr:0x020bd054 +data_ov002_020bd064 kind:data(any) addr:0x020bd064 +data_ov002_020bd074 kind:data(any) addr:0x020bd074 +data_ov002_020bd0a0 kind:bss addr:0x020bd0a0 +data_ov002_020bd0a4 kind:bss addr:0x020bd0a4 +data_ov002_020bd0b0 kind:bss addr:0x020bd0b0 +data_ov002_020bd0bc kind:bss addr:0x020bd0bc +data_ov002_020bd128 kind:bss addr:0x020bd128 +data_ov002_020bd12c kind:bss addr:0x020bd12c +data_ov002_020bd5a8 kind:bss addr:0x020bd5a8 ambiguous +data_ov002_020bd775 kind:bss addr:0x020bd775 ambiguous +data_ov002_020bd7c5 kind:bss addr:0x020bd7c5 ambiguous +data_ov002_020be095 kind:bss addr:0x020be095 ambiguous +data_ov002_020be0b9 kind:bss addr:0x020be0b9 ambiguous +data_ov002_020be119 kind:bss addr:0x020be119 ambiguous +data_ov002_020be12d kind:bss addr:0x020be12d ambiguous +data_ov002_020be141 kind:bss addr:0x020be141 ambiguous +data_ov002_020bef2c kind:bss addr:0x020bef2c ambiguous +data_ov002_020befc8 kind:bss addr:0x020befc8 ambiguous +data_ov002_020bf064 kind:bss addr:0x020bf064 ambiguous +data_ov002_020bf420 kind:bss addr:0x020bf420 ambiguous +data_ov002_020bf771 kind:bss addr:0x020bf771 ambiguous +data_ov002_020bf791 kind:bss addr:0x020bf791 ambiguous +data_ov002_020bf934 kind:bss addr:0x020bf934 ambiguous +data_ov002_020bf978 kind:bss addr:0x020bf978 ambiguous +data_ov002_020bfa90 kind:bss addr:0x020bfa90 ambiguous +data_ov002_020bfb14 kind:bss addr:0x020bfb14 ambiguous +data_ov002_020bfd90 kind:bss addr:0x020bfd90 ambiguous +data_ov002_020bff0c kind:bss addr:0x020bff0c ambiguous +data_ov002_020bff75 kind:bss addr:0x020bff75 ambiguous +data_ov002_020bff8c kind:bss addr:0x020bff8c ambiguous +data_ov002_020bff98 kind:bss addr:0x020bff98 ambiguous +data_ov002_020c0105 kind:bss addr:0x020c0105 ambiguous +data_ov002_020c010a kind:bss addr:0x020c010a ambiguous +data_ov002_020c0251 kind:bss addr:0x020c0251 ambiguous +data_ov002_020c05b5 kind:bss addr:0x020c05b5 ambiguous +data_ov002_020c05cc kind:bss addr:0x020c05cc ambiguous +data_ov002_020c05d0 kind:bss addr:0x020c05d0 ambiguous +data_ov002_020c05d4 kind:bss addr:0x020c05d4 ambiguous +data_ov002_020c05d8 kind:bss addr:0x020c05d8 ambiguous +data_ov002_020c05dc kind:bss addr:0x020c05dc ambiguous +data_ov002_020c05e0 kind:bss addr:0x020c05e0 ambiguous +data_ov002_020c078c kind:bss addr:0x020c078c ambiguous +data_ov002_020c07fd kind:bss addr:0x020c07fd ambiguous +data_ov002_020c083d kind:bss addr:0x020c083d ambiguous +data_ov002_020c0f1c kind:bss addr:0x020c0f1c ambiguous +data_ov002_020c18a0 kind:bss addr:0x020c18a0 ambiguous +data_ov002_020c252c kind:bss addr:0x020c252c +data_ov002_020c252d kind:bss addr:0x020c252d +data_ov002_020c2530 kind:bss addr:0x020c2530 +data_ov002_020c2534 kind:bss addr:0x020c2534 +data_ov002_020c2540 kind:bss addr:0x020c2540 +data_ov002_020c2968 kind:bss addr:0x020c2968 ambiguous +data_ov002_020c3024 kind:bss addr:0x020c3024 ambiguous +data_ov002_020c31c0 kind:bss addr:0x020c31c0 ambiguous +data_ov002_020c394c kind:bss addr:0x020c394c ambiguous +data_ov002_020c39bc kind:bss addr:0x020c39bc ambiguous +data_ov002_020c3a14 kind:bss addr:0x020c3a14 ambiguous diff --git a/config/eur1/arm9/overlays/ov003/delinks.txt b/config/eur1/arm9/overlays/ov003/delinks.txt new file mode 100644 index 00000000..baae3cf2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov003/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b9d88 kind:code align:32 + .rodata start:0x020b9d88 end:0x020b9ef4 kind:rodata align:4 + .init start:0x020b9ef4 end:0x020b9f5c kind:code align:4 + .ctor start:0x020b9f5c end:0x020b9f64 kind:rodata align:4 + .data start:0x020b9f80 end:0x020ba780 kind:data align:32 + .bss start:0x020ba780 end:0x020bb3e0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov003/relocs.txt b/config/eur1/arm9/overlays/ov003/relocs.txt new file mode 100644 index 00000000..4deaa2ce --- /dev/null +++ b/config/eur1/arm9/overlays/ov003/relocs.txt @@ -0,0 +1,563 @@ +from:0x020b6580 kind:arm_call to:0x020b65e4 module:overlay(3) +from:0x020b6590 kind:arm_call to:0x0203ce74 module:main +from:0x020b65b4 kind:arm_call to:0x020166cc module:main +from:0x020b65d4 kind:load to:0x020ba780 module:overlay(3) +from:0x020b65d8 kind:load to:0x020ba794 module:overlay(3) +from:0x020b65dc kind:load to:0x020b6700 module:overlay(3) +from:0x020b65e0 kind:load to:0x020ba788 module:overlay(3) +from:0x020b65f0 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b660c kind:arm_call to:0x020b6aa8 module:overlay(3) +from:0x020b6614 kind:arm_call to:0x020b7c5c module:overlay(3) +from:0x020b662c kind:arm_call to:0x020b8c24 module:overlay(3) +from:0x020b6644 kind:arm_call to:0x020b938c module:overlay(3) +from:0x020b665c kind:arm_call to:0x020b97e8 module:overlay(3) +from:0x020b6674 kind:arm_call to:0x020b99c8 module:overlay(3) +from:0x020b668c kind:arm_call to:0x020b9ba8 module:overlay(3) +from:0x020b66a4 kind:arm_call to:0x020628c4 module:overlay(0) +from:0x020b66c0 kind:arm_call to:0x020166cc module:main +from:0x020b66d8 kind:arm_call to:0x020b7d1c module:overlay(3) +from:0x020b66e0 kind:arm_call to:0x020b6778 module:overlay(3) +from:0x020b66ec kind:arm_call to:0x020b6a18 module:overlay(3) +from:0x020b66f8 kind:load to:0x020b9f88 module:overlay(3) +from:0x020b66fc kind:load to:0x020ba780 module:overlay(3) +from:0x020b6718 kind:arm_call to:0x020b7cf4 module:overlay(3) +from:0x020b6720 kind:arm_call to:0x020b6db4 module:overlay(3) +from:0x020b6728 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6734 kind:load to:0x020ba780 module:overlay(3) +from:0x020b6750 kind:arm_call to:0x020b7cf4 module:overlay(3) +from:0x020b6758 kind:arm_call to:0x020b6db4 module:overlay(3) +from:0x020b6760 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6768 kind:arm_call to:0x02011ff4 module:main +from:0x020b6774 kind:load to:0x020ba780 module:overlay(3) +from:0x020b67e4 kind:arm_call to:0x020628e4 module:overlay(0) +from:0x020b6800 kind:arm_call to:0x02014fe0 module:main +from:0x020b6824 kind:arm_call to:0x020b684c module:overlay(3) +from:0x020b6838 kind:arm_call to:0x020b684c module:overlay(3) +from:0x020b6848 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020b68c8 kind:arm_call to:0x020b87c8 module:overlay(3) +from:0x020b68d8 kind:arm_call to:0x020b7bec module:overlay(3) +from:0x020b68ec kind:arm_call to:0x020b6978 module:overlay(3) +from:0x020b68f4 kind:arm_call to:0x020b8004 module:overlay(3) +from:0x020b6910 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6974 kind:load to:0x0204a110 module:main +from:0x020b6984 kind:arm_call to:0x020b7b0c module:overlay(3) +from:0x020b69c4 kind:arm_call to:0x020b6a18 module:overlay(3) +from:0x020b69d8 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b69e8 kind:arm_call to:0x020b6a18 module:overlay(3) +from:0x020b69f8 kind:arm_call to:0x020b6a18 module:overlay(3) +from:0x020b6a0c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6a14 kind:load to:0x0204a088 module:main +from:0x020b6a28 kind:arm_call to:0x020b7be0 module:overlay(3) +from:0x020b6a30 kind:arm_call to:0x020b8488 module:overlay(3) +from:0x020b6a48 kind:arm_call to:0x020b8028 module:overlay(3) +from:0x020b6a8c kind:arm_call to:0x020b684c module:overlay(3) +from:0x020b6a9c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6aa4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b6ab4 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6adc kind:arm_call to:0x0203d160 module:main +from:0x020b6b04 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020b6b20 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020b6b30 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b6b44 kind:arm_call to:0x0201e6d0 module:main +from:0x020b6b6c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020b6b90 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020b6ba0 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b6bb0 kind:arm_call to:0x0201e6d0 module:main +from:0x020b6bd8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6bf0 kind:arm_call to:0x0201e6d0 module:main +from:0x020b6c10 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6c34 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6c54 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6c6c kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6c84 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b6ca4 kind:arm_call to:0x02011f3c module:main +from:0x020b6cb4 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b6cc0 kind:arm_call to:0x0201e6d0 module:main +from:0x020b6cd4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6d30 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020b6d3c kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020b6d58 kind:arm_call to:0x020166cc module:main +from:0x020b6d70 kind:arm_call to:0x020166cc module:main +from:0x020b6d7c kind:arm_call to:0x020166cc module:main +from:0x020b6d8c kind:load to:0x020ba044 module:overlay(3) +from:0x020b6d90 kind:load to:0x020b6da0 module:overlay(3) +from:0x020b6d94 kind:load to:0x0206337c module:overlay(0) +from:0x020b6d9c kind:load to:0x020b1fcc module:overlay(0) +from:0x020b6da8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6dc8 kind:arm_call to:0x02011ff4 module:main +from:0x020b6dd0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6dd8 kind:arm_call to:0x02011ff4 module:main +from:0x020b6de0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6de8 kind:arm_call to:0x02011ff4 module:main +from:0x020b6df4 kind:arm_call to:0x0201f498 module:main +from:0x020b6dfc kind:arm_call to:0x0201f498 module:main +from:0x020b6e08 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6e10 kind:arm_call to:0x0201f2cc module:main +from:0x020b6e20 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6e28 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6e34 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6e3c kind:arm_call to:0x0201f2cc module:main +from:0x020b6e44 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6e4c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6e60 kind:arm_call to:0x0203d210 module:main +from:0x020b6e68 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6e74 kind:load to:0x020ba044 module:overlay(3) +from:0x020b6e78 kind:load to:0x020b6da0 module:overlay(3) +from:0x020b6e90 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e98 kind:arm_call to:0x02011ff4 module:main +from:0x020b6ea0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6ea8 kind:arm_call to:0x02011ff4 module:main +from:0x020b6eb0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6ebc kind:arm_call to:0x0201f498 module:main +from:0x020b6ec4 kind:arm_call to:0x0201f498 module:main +from:0x020b6ed0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6ed8 kind:arm_call to:0x0201f2cc module:main +from:0x020b6ee8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6ef0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6efc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6f04 kind:arm_call to:0x0201f2cc module:main +from:0x020b6f0c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6f14 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6f28 kind:arm_call to:0x0203d210 module:main +from:0x020b6f30 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6f38 kind:arm_call to:0x02011ff4 module:main +from:0x020b6f44 kind:load to:0x020ba044 module:overlay(3) +from:0x020b6f48 kind:load to:0x020b6da0 module:overlay(3) +from:0x020b6f88 kind:load to:0x020ba780 module:overlay(3) +from:0x020b6f8c kind:load to:0x020b9fcc module:overlay(3) +from:0x020b6fcc kind:load to:0x020ba780 module:overlay(3) +from:0x020b6fd0 kind:load to:0x020ba004 module:overlay(3) +from:0x020b6fe8 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020b6ffc kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020b7018 kind:arm_call to:0x02028c4c module:main +from:0x020b7040 kind:arm_call to:0x0201e8d4 module:main +from:0x020b7058 kind:arm_call to:0x0201aa44 module:main +from:0x020b7064 kind:load to:0x0204af1c module:main +from:0x020b70a4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b70c8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7120 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b71b0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b71f8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7294 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b7318 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b7330 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b7378 kind:arm_call to:0x0201e7e4 module:main +from:0x020b73b8 kind:load to:0x020ba780 module:overlay(3) +from:0x020b73bc kind:load to:0x020b9fa4 module:overlay(3) +from:0x020b73c0 kind:load to:0x020b9d8c module:overlay(3) +from:0x020b73dc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7428 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b74cc kind:arm_call to:0x0201e8d4 module:main +from:0x020b7514 kind:arm_call to:0x020b7068 module:overlay(3) +from:0x020b7520 kind:arm_call to:0x020b814c module:overlay(3) +from:0x020b7544 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020b7548 kind:load to:0x020ba780 module:overlay(3) +from:0x020b7558 kind:load to:0x020b7068 module:overlay(3) +from:0x020b759c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b75e4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7674 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b76d8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b76fc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7750 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b77ac kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b77c4 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020b7804 kind:arm_call to:0x0201e874 module:main +from:0x020b7840 kind:load to:0x020ba780 module:overlay(3) +from:0x020b7844 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020b7848 kind:load to:0x020b9d8c module:overlay(3) +from:0x020b7854 kind:load to:0x020b755c module:overlay(3) +from:0x020b7860 kind:load to:0x020b755c module:overlay(3) +from:0x020b7880 kind:arm_call to:0x0201e8d4 module:main +from:0x020b78e8 kind:arm_call to:0x0201e754 module:main +from:0x020b7920 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020b793c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7944 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7954 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7ab8 kind:arm_call to:0x0201e8d4 module:main +from:0x020b7b08 kind:load to:0x020ba780 module:overlay(3) +from:0x020b7b70 kind:load to:0x020b7924 module:overlay(3) +from:0x020b7b88 kind:arm_call to:0x020b814c module:overlay(3) +from:0x020b7ba8 kind:load to:0x020ba780 module:overlay(3) +from:0x020b7bb4 kind:load to:0x020b7924 module:overlay(3) +from:0x020b7bc0 kind:load to:0x020b7924 module:overlay(3) +from:0x020b7bcc kind:load to:0x020b7924 module:overlay(3) +from:0x020b7bdc kind:load to:0x020b7924 module:overlay(3) +from:0x020b7be8 kind:load to:0x020b6f4c module:overlay(3) +from:0x020b7c40 kind:arm_call to:0x020634e4 module:overlay(0) +from:0x020b7c54 kind:load to:0x020b9d96 module:overlay(3) +from:0x020b7c58 kind:load to:0x020b9da0 module:overlay(3) +from:0x020b7c68 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020b7cac kind:arm_call to:0x02028310 module:main +from:0x020b7cbc kind:arm_call to:0x02036198 module:main +from:0x020b7cec kind:load to:0x020443c0 module:main +from:0x020b7cf0 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020b7d08 kind:arm_call to:0x02062144 module:overlay(0) +from:0x020b7d10 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b7d34 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020b7d38 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x020b7d60 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020b7d74 kind:arm_call to:0x02062438 module:overlay(0) +from:0x020b7d98 kind:arm_call to:0x02018268 module:main +from:0x020b7db4 kind:arm_call to:0x020b7ec8 module:overlay(3) +from:0x020b7dc0 kind:load to:0x0204a110 module:main +from:0x020b7de0 kind:arm_call to:0x020b7e58 module:overlay(3) +from:0x020b7e24 kind:arm_call to:0x020b7ec8 module:overlay(3) +from:0x020b7e88 kind:load to:0x020b7ec8 module:overlay(3) +from:0x020b7ec4 kind:load to:0x020b7ec8 module:overlay(3) +from:0x020b7f08 kind:arm_call to:0x020685cc module:overlay(0) +from:0x020b7f14 kind:arm_call to:0x0206869c module:overlay(0) +from:0x020b7f20 kind:arm_call to:0x02069c14 module:overlay(0) +from:0x020b7f38 kind:arm_call to:0x020686a4 module:overlay(0) +from:0x020b7f40 kind:arm_call to:0x02068fec module:overlay(0) +from:0x020b7f64 kind:arm_call to:0x020090d4 module:main +from:0x020b7f7c kind:arm_call to:0x0200911c module:main +from:0x020b7fc0 kind:arm_call to:0x0206678c module:overlay(0) +from:0x020b7ff4 kind:arm_call to:0x02068680 module:overlay(0) +from:0x020b808c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b80a4 kind:arm_call to:0x02018268 module:main +from:0x020b8100 kind:arm_call to:0x0201aa44 module:main +from:0x020b8138 kind:arm_call to:0x02062228 module:overlay(0) +from:0x020b8144 kind:load to:0x020ba780 module:overlay(3) +from:0x020b8148 kind:load to:0x0204af1c module:main +from:0x020b81ec kind:arm_call to:0x0201e6d0 module:main +from:0x020b81f8 kind:load to:0x020ba0a4 module:overlay(3) +from:0x020b836c kind:arm_call to:0x02014ff4 module:main +from:0x020b8380 kind:arm_call to:0x02034060 module:main +from:0x020b838c kind:arm_call to:0x02033f7c module:main +from:0x020b83a0 kind:arm_call to:0x02034060 module:main +from:0x020b83ac kind:arm_call to:0x02033f7c module:main +from:0x020b83c0 kind:arm_call to:0x02034060 module:main +from:0x020b83d8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b83e4 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b83fc kind:arm_call to:0x0201739c module:main +from:0x020b8428 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8440 kind:arm_call to:0x020195a0 module:main +from:0x020b8448 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8450 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8458 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8460 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b846c kind:load to:0x02049be0 module:main +from:0x020b8470 kind:load to:0x020ba0dc module:overlay(3) +from:0x020b8474 kind:load to:0x020ba0e8 module:overlay(3) +from:0x020b8478 kind:load to:0x020ba0f8 module:overlay(3) +from:0x020b847c kind:load to:0x020ba0fc module:overlay(3) +from:0x020b8480 kind:load to:0x0204a110 module:main +from:0x020b8484 kind:load to:0x020ba10c module:overlay(3) +from:0x020b84c4 kind:load to:0x020ba780 module:overlay(3) +from:0x020b84c8 kind:load to:0x020ba064 module:overlay(3) +from:0x020b8500 kind:arm_call to:0x0201967c module:main +from:0x020b850c kind:arm_call to:0x0201e6c4 module:main +from:0x020b8540 kind:arm_call to:0x0201e874 module:main +from:0x020b8578 kind:load to:0x0204a110 module:main +from:0x020b857c kind:load to:0x0204aeec module:main +from:0x020b8580 kind:load to:0x020ba060 module:overlay(3) +from:0x020b85c4 kind:arm_call to:0x0201967c module:main +from:0x020b85d0 kind:arm_call to:0x0201e6c4 module:main +from:0x020b8604 kind:arm_call to:0x0201e874 module:main +from:0x020b8638 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020b863c kind:load to:0x0204a110 module:main +from:0x020b8640 kind:load to:0x0204aeec module:main +from:0x020b8644 kind:load to:0x020ba060 module:overlay(3) +from:0x020b867c kind:arm_call to:0x0201967c module:main +from:0x020b8688 kind:arm_call to:0x0201e6c4 module:main +from:0x020b86bc kind:arm_call to:0x0201e874 module:main +from:0x020b86f4 kind:load to:0x0204a110 module:main +from:0x020b86f8 kind:load to:0x0204aeec module:main +from:0x020b86fc kind:load to:0x020ba060 module:overlay(3) +from:0x020b873c kind:arm_call to:0x0201967c module:main +from:0x020b8748 kind:arm_call to:0x0201e6c4 module:main +from:0x020b877c kind:arm_call to:0x0201e874 module:main +from:0x020b87b0 kind:load to:0x020b9d88 module:overlay(3) +from:0x020b87b4 kind:load to:0x0204a110 module:main +from:0x020b87b8 kind:load to:0x0204aeec module:main +from:0x020b87bc kind:load to:0x020ba060 module:overlay(3) +from:0x020b8810 kind:arm_call to:0x02018268 module:main +from:0x020b8834 kind:arm_call to:0x020685cc module:overlay(0) +from:0x020b8840 kind:arm_call to:0x0206869c module:overlay(0) +from:0x020b884c kind:arm_call to:0x02069c14 module:overlay(0) +from:0x020b8860 kind:arm_call to:0x020686a4 module:overlay(0) +from:0x020b8868 kind:arm_call to:0x02068fec module:overlay(0) +from:0x020b889c kind:arm_call to:0x020090d4 module:main +from:0x020b88b8 kind:arm_call to:0x0200911c module:main +from:0x020b88f8 kind:arm_call to:0x02068680 module:overlay(0) +from:0x020b8920 kind:load to:0x020ba120 module:overlay(3) +from:0x020b894c kind:arm_call to:0x020b8978 module:overlay(3) +from:0x020b896c kind:load to:0x020ba780 module:overlay(3) +from:0x020b89b8 kind:arm_call to:0x02018268 module:main +from:0x020b8ae0 kind:arm_call to:0x020b7dc4 module:overlay(3) +from:0x020b8aec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8af4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b8b00 kind:arm_call to:0x020b7e8c module:overlay(3) +from:0x020b8b0c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8b14 kind:load to:0x020b5254 module:overlay(0) +from:0x020b8b28 kind:arm_call to:0x020b7dc4 module:overlay(3) +from:0x020b8b34 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8b3c kind:load to:0x020b5254 module:overlay(0) +from:0x020b8b58 kind:arm_call to:0x02018268 module:main +from:0x020b8b68 kind:arm_call to:0x02018268 module:main +from:0x020b8b9c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8bf4 kind:arm_call to:0x0201aa44 module:main +from:0x020b8c00 kind:load to:0x0204af1c module:main +from:0x020b8c08 kind:arm_call to:0x02014fe0 module:main +from:0x020b8c1c kind:load to:0x020ba140 module:overlay(3) +from:0x020b8c20 kind:load to:0x020ba150 module:overlay(3) +from:0x020b8c2c kind:arm_call to:0x020b81ac module:overlay(3) +from:0x020b8c68 kind:arm_call to:0x020b8c04 module:overlay(3) +from:0x020b8c80 kind:arm_call to:0x020b8c04 module:overlay(3) +from:0x020b8c8c kind:arm_call to:0x020b8c04 module:overlay(3) +from:0x020b8c98 kind:arm_call to:0x020b8c04 module:overlay(3) +from:0x020b8cac kind:load to:0x020ba178 module:overlay(3) +from:0x020b8cb0 kind:load to:0x020ba124 module:overlay(3) +from:0x020b8cbc kind:arm_call to:0x020b81fc module:overlay(3) +from:0x020b8cd4 kind:arm_call to:0x020b8350 module:overlay(3) +from:0x020b8cdc kind:load to:0x020ba124 module:overlay(3) +from:0x020b8d08 kind:arm_call to:0x02028c4c module:main +from:0x020b8d54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8d68 kind:arm_call to:0x0201e8d4 module:main +from:0x020b8dcc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8de0 kind:arm_call to:0x0201e8d4 module:main +from:0x020b8e18 kind:arm_call to:0x0201aa44 module:main +from:0x020b8e3c kind:arm_call to:0x020b8b40 module:overlay(3) +from:0x020b8e78 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8e98 kind:arm_call to:0x0201aa44 module:main +from:0x020b8ea4 kind:load to:0x0204af1c module:main +from:0x020b8ec0 kind:arm_call to:0x020b87c8 module:overlay(3) +from:0x020b8ee4 kind:arm_call to:0x020b8c04 module:overlay(3) +from:0x020b8ef8 kind:arm_call to:0x020b8c04 module:overlay(3) +from:0x020b8f24 kind:arm_call to:0x020b8928 module:overlay(3) +from:0x020b8f8c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8fc4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b903c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b9044 kind:arm_call to:0x020b7e2c module:overlay(3) +from:0x020b9050 kind:arm_call to:0x020b9260 module:overlay(3) +from:0x020b905c kind:arm_call to:0x020b7e58 module:overlay(3) +from:0x020b9094 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b909c kind:arm_call to:0x020b7e2c module:overlay(3) +from:0x020b90a8 kind:arm_call to:0x020b92e4 module:overlay(3) +from:0x020b90b4 kind:arm_call to:0x020b7e58 module:overlay(3) +from:0x020b90ec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b90f4 kind:arm_call to:0x020b7e2c module:overlay(3) +from:0x020b9100 kind:arm_call to:0x020b9338 module:overlay(3) +from:0x020b910c kind:arm_call to:0x020b7e58 module:overlay(3) +from:0x020b9140 kind:arm_call to:0x020b8b18 module:overlay(3) +from:0x020b9178 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b9180 kind:load to:0x020b5254 module:overlay(0) +from:0x020b919c kind:arm_call to:0x020361e8 module:main +from:0x020b91f8 kind:arm_call to:0x020361e8 module:main +from:0x020b920c kind:load to:0x020ba124 module:overlay(3) +from:0x020b9220 kind:arm_call to:0x020361e8 module:main +from:0x020b9234 kind:load to:0x020ba124 module:overlay(3) +from:0x020b9248 kind:arm_call to:0x020361e8 module:main +from:0x020b925c kind:load to:0x020ba124 module:overlay(3) +from:0x020b9270 kind:arm_call to:0x020b9210 module:overlay(3) +from:0x020b9280 kind:arm_call to:0x020b92e4 module:overlay(3) +from:0x020b9290 kind:arm_call to:0x020b9184 module:overlay(3) +from:0x020b92a0 kind:arm_call to:0x020b9238 module:overlay(3) +from:0x020b92b0 kind:arm_call to:0x020b9338 module:overlay(3) +from:0x020b92c0 kind:arm_call to:0x020b9184 module:overlay(3) +from:0x020b92d8 kind:arm_call to:0x020b9184 module:overlay(3) +from:0x020b92e0 kind:load to:0x020ba138 module:overlay(3) +from:0x020b92f4 kind:arm_call to:0x020b91e8 module:overlay(3) +from:0x020b9304 kind:arm_call to:0x020b9260 module:overlay(3) +from:0x020b9314 kind:arm_call to:0x020b9184 module:overlay(3) +from:0x020b932c kind:arm_call to:0x020b9184 module:overlay(3) +from:0x020b9334 kind:load to:0x020ba128 module:overlay(3) +from:0x020b9348 kind:arm_call to:0x020b91e8 module:overlay(3) +from:0x020b9358 kind:arm_call to:0x020b9260 module:overlay(3) +from:0x020b9368 kind:arm_call to:0x020b9184 module:overlay(3) +from:0x020b9380 kind:arm_call to:0x020b9184 module:overlay(3) +from:0x020b9388 kind:load to:0x020ba130 module:overlay(3) +from:0x020b9394 kind:arm_call to:0x020b81ac module:overlay(3) +from:0x020b93d8 kind:load to:0x020ba51c module:overlay(3) +from:0x020b93e4 kind:arm_call to:0x020b81fc module:overlay(3) +from:0x020b93fc kind:arm_call to:0x020b8350 module:overlay(3) +from:0x020b9404 kind:load to:0x020ba4f0 module:overlay(3) +from:0x020b9430 kind:arm_call to:0x02028c4c module:main +from:0x020b947c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9490 kind:arm_call to:0x0201e8d4 module:main +from:0x020b94fc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9510 kind:arm_call to:0x0201e8d4 module:main +from:0x020b9548 kind:arm_call to:0x0201aa44 module:main +from:0x020b956c kind:arm_call to:0x020b8b40 module:overlay(3) +from:0x020b95a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b95c8 kind:arm_call to:0x0201aa44 module:main +from:0x020b95d4 kind:load to:0x0204af1c module:main +from:0x020b95f0 kind:arm_call to:0x020b87c8 module:overlay(3) +from:0x020b965c kind:load to:0x020ba4f0 module:overlay(3) +from:0x020b9670 kind:arm_call to:0x020b8928 module:overlay(3) +from:0x020b96cc kind:arm_call to:0x020b8b18 module:overlay(3) +from:0x020b973c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b9784 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b97d0 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b97e4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b97f0 kind:arm_call to:0x020b81ac module:overlay(3) +from:0x020b982c kind:load to:0x020ba688 module:overlay(3) +from:0x020b9838 kind:arm_call to:0x020b81fc module:overlay(3) +from:0x020b9848 kind:arm_call to:0x020b8350 module:overlay(3) +from:0x020b9850 kind:load to:0x020ba668 module:overlay(3) +from:0x020b9878 kind:arm_call to:0x020b8b40 module:overlay(3) +from:0x020b98b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b98d4 kind:arm_call to:0x0201aa44 module:main +from:0x020b98e0 kind:load to:0x0204af1c module:main +from:0x020b98f4 kind:load to:0x020b9dac module:overlay(3) +from:0x020b9904 kind:arm_call to:0x020b8928 module:overlay(3) +from:0x020b9950 kind:arm_call to:0x020b8b18 module:overlay(3) +from:0x020b99c0 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b99d0 kind:arm_call to:0x020b81ac module:overlay(3) +from:0x020b9a0c kind:load to:0x020ba6e0 module:overlay(3) +from:0x020b9a18 kind:arm_call to:0x020b81fc module:overlay(3) +from:0x020b9a28 kind:arm_call to:0x020b8350 module:overlay(3) +from:0x020b9a30 kind:load to:0x020ba6c0 module:overlay(3) +from:0x020b9a58 kind:arm_call to:0x020b8b40 module:overlay(3) +from:0x020b9a94 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9ab4 kind:arm_call to:0x0201aa44 module:main +from:0x020b9ac0 kind:load to:0x0204af1c module:main +from:0x020b9ad4 kind:load to:0x020b9e14 module:overlay(3) +from:0x020b9ae4 kind:arm_call to:0x020b8928 module:overlay(3) +from:0x020b9b30 kind:arm_call to:0x020b8b18 module:overlay(3) +from:0x020b9ba0 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b9bb0 kind:arm_call to:0x020b81ac module:overlay(3) +from:0x020b9bec kind:load to:0x020ba738 module:overlay(3) +from:0x020b9bf8 kind:arm_call to:0x020b81fc module:overlay(3) +from:0x020b9c08 kind:arm_call to:0x020b8350 module:overlay(3) +from:0x020b9c10 kind:load to:0x020ba718 module:overlay(3) +from:0x020b9c38 kind:arm_call to:0x020b8b40 module:overlay(3) +from:0x020b9c74 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b9c94 kind:arm_call to:0x0201aa44 module:main +from:0x020b9ca0 kind:load to:0x0204af1c module:main +from:0x020b9cb4 kind:load to:0x020b9e84 module:overlay(3) +from:0x020b9cc4 kind:arm_call to:0x020b8928 module:overlay(3) +from:0x020b9d10 kind:arm_call to:0x020b8b18 module:overlay(3) +from:0x020b9d80 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b9f3c kind:load to:0x020b9fa4 module:overlay(3) +from:0x020b9f58 kind:load to:0x020ba060 module:overlay(3) +from:0x020b9f5c kind:load to:0x020b9ef4 module:overlay(3) +from:0x020b9f60 kind:load to:0x020b9f40 module:overlay(3) +from:0x020b9f88 kind:load to:0x020b6700 module:overlay(3) +from:0x020b9f8c kind:load to:0x020b6738 module:overlay(3) +from:0x020b9f90 kind:load to:0x020b68e0 module:overlay(3) +from:0x020b9f94 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b9f98 kind:load to:0x020b6a38 module:overlay(3) +from:0x020b9f9c kind:load to:0x020b6a60 module:overlay(3) +from:0x020b9fa0 kind:load to:0x02061cdc module:overlay(0) +from:0x020b9fcc kind:load to:0x020b73c4 module:overlay(3) +from:0x020b9fd4 kind:load to:0x020b754c module:overlay(3) +from:0x020b9fdc kind:load to:0x020b7550 module:overlay(3) +from:0x020b9fe4 kind:load to:0x020b784c module:overlay(3) +from:0x020b9fec kind:load to:0x020b7858 module:overlay(3) +from:0x020b9ff4 kind:load to:0x020b7864 module:overlay(3) +from:0x020b9ffc kind:load to:0x020b7868 module:overlay(3) +from:0x020ba004 kind:load to:0x020b7b68 module:overlay(3) +from:0x020ba00c kind:load to:0x020b7b74 module:overlay(3) +from:0x020ba014 kind:load to:0x020b7bac module:overlay(3) +from:0x020ba01c kind:load to:0x020b7bb8 module:overlay(3) +from:0x020ba024 kind:load to:0x020b7bc4 module:overlay(3) +from:0x020ba02c kind:load to:0x020b7bd0 module:overlay(3) +from:0x020ba034 kind:load to:0x020b7bd4 module:overlay(3) +from:0x020ba044 kind:load to:0x020b6db4 module:overlay(3) +from:0x020ba048 kind:load to:0x020b6e7c module:overlay(3) +from:0x020ba04c kind:load to:0x020b6f90 module:overlay(3) +from:0x020ba050 kind:load to:0x02061cd0 module:overlay(0) +from:0x020ba054 kind:load to:0x020b6fd4 module:overlay(3) +from:0x020ba058 kind:load to:0x02061cd8 module:overlay(0) +from:0x020ba05c kind:load to:0x02061cdc module:overlay(0) +from:0x020ba0a4 kind:load to:0x020b81fc module:overlay(3) +from:0x020ba0a8 kind:load to:0x020b8200 module:overlay(3) +from:0x020ba0ac kind:load to:0x020b8348 module:overlay(3) +from:0x020ba0b0 kind:load to:0x020b834c module:overlay(3) +from:0x020ba0b4 kind:load to:0x020b84cc module:overlay(3) +from:0x020ba0b8 kind:load to:0x020b8584 module:overlay(3) +from:0x020ba0bc kind:load to:0x020b8588 module:overlay(3) +from:0x020ba0c0 kind:load to:0x020b8648 module:overlay(3) +from:0x020ba0c4 kind:load to:0x020b8700 module:overlay(3) +from:0x020ba0c8 kind:load to:0x020b87c0 module:overlay(3) +from:0x020ba0cc kind:load to:0x020b87c4 module:overlay(3) +from:0x020ba0d0 kind:load to:0x020b8928 module:overlay(3) +from:0x020ba0d4 kind:load to:0x020b8970 module:overlay(3) +from:0x020ba0d8 kind:load to:0x020b8af8 module:overlay(3) +from:0x020ba124 kind:load to:0x020ba160 module:overlay(3) +from:0x020ba140 kind:load to:0x020ba1b0 module:overlay(3) +from:0x020ba144 kind:load to:0x020ba280 module:overlay(3) +from:0x020ba148 kind:load to:0x020ba350 module:overlay(3) +from:0x020ba14c kind:load to:0x020ba420 module:overlay(3) +from:0x020ba150 kind:load to:0x020ba1b0 module:overlay(3) +from:0x020ba154 kind:load to:0x020ba280 module:overlay(3) +from:0x020ba158 kind:load to:0x020ba350 module:overlay(3) +from:0x020ba15c kind:load to:0x020ba420 module:overlay(3) +from:0x020ba178 kind:load to:0x020b8cb4 module:overlay(3) +from:0x020ba17c kind:load to:0x020b8200 module:overlay(3) +from:0x020ba180 kind:load to:0x020b8ce0 module:overlay(3) +from:0x020ba184 kind:load to:0x020b8ea8 module:overlay(3) +from:0x020ba188 kind:load to:0x020b84cc module:overlay(3) +from:0x020ba18c kind:load to:0x020b8584 module:overlay(3) +from:0x020ba190 kind:load to:0x020b8588 module:overlay(3) +from:0x020ba194 kind:load to:0x020b8648 module:overlay(3) +from:0x020ba198 kind:load to:0x020b8700 module:overlay(3) +from:0x020ba19c kind:load to:0x020b87c0 module:overlay(3) +from:0x020ba1a0 kind:load to:0x020b87c4 module:overlay(3) +from:0x020ba1a4 kind:load to:0x020b8f10 module:overlay(3) +from:0x020ba1a8 kind:load to:0x020b8ed0 module:overlay(3) +from:0x020ba1ac kind:load to:0x020b8af8 module:overlay(3) +from:0x020ba4f0 kind:load to:0x020ba500 module:overlay(3) +from:0x020ba4f4 kind:load to:0x020ba5b0 module:overlay(3) +from:0x020ba4f8 kind:load to:0x020ba554 module:overlay(3) +from:0x020ba4fc kind:load to:0x020ba60c module:overlay(3) +from:0x020ba51c kind:load to:0x020b93dc module:overlay(3) +from:0x020ba520 kind:load to:0x020b8200 module:overlay(3) +from:0x020ba524 kind:load to:0x020b9408 module:overlay(3) +from:0x020ba528 kind:load to:0x020b95d8 module:overlay(3) +from:0x020ba52c kind:load to:0x020b84cc module:overlay(3) +from:0x020ba530 kind:load to:0x020b8584 module:overlay(3) +from:0x020ba534 kind:load to:0x020b8588 module:overlay(3) +from:0x020ba538 kind:load to:0x020b8648 module:overlay(3) +from:0x020ba53c kind:load to:0x020b8700 module:overlay(3) +from:0x020ba540 kind:load to:0x020b87c0 module:overlay(3) +from:0x020ba544 kind:load to:0x020b87c4 module:overlay(3) +from:0x020ba548 kind:load to:0x020b9660 module:overlay(3) +from:0x020ba54c kind:load to:0x020b9600 module:overlay(3) +from:0x020ba550 kind:load to:0x020b8af8 module:overlay(3) +from:0x020ba668 kind:load to:0x020ba66c module:overlay(3) +from:0x020ba688 kind:load to:0x020b9830 module:overlay(3) +from:0x020ba68c kind:load to:0x020b8200 module:overlay(3) +from:0x020ba690 kind:load to:0x020b9854 module:overlay(3) +from:0x020ba694 kind:load to:0x020b834c module:overlay(3) +from:0x020ba698 kind:load to:0x020b84cc module:overlay(3) +from:0x020ba69c kind:load to:0x020b8584 module:overlay(3) +from:0x020ba6a0 kind:load to:0x020b8588 module:overlay(3) +from:0x020ba6a4 kind:load to:0x020b8648 module:overlay(3) +from:0x020ba6a8 kind:load to:0x020b8700 module:overlay(3) +from:0x020ba6ac kind:load to:0x020b87c0 module:overlay(3) +from:0x020ba6b0 kind:load to:0x020b87c4 module:overlay(3) +from:0x020ba6b4 kind:load to:0x020b98f8 module:overlay(3) +from:0x020ba6b8 kind:load to:0x020b98e4 module:overlay(3) +from:0x020ba6bc kind:load to:0x020b8af8 module:overlay(3) +from:0x020ba6c0 kind:load to:0x020ba6c4 module:overlay(3) +from:0x020ba6e0 kind:load to:0x020b9a10 module:overlay(3) +from:0x020ba6e4 kind:load to:0x020b8200 module:overlay(3) +from:0x020ba6e8 kind:load to:0x020b9a34 module:overlay(3) +from:0x020ba6ec kind:load to:0x020b834c module:overlay(3) +from:0x020ba6f0 kind:load to:0x020b84cc module:overlay(3) +from:0x020ba6f4 kind:load to:0x020b8584 module:overlay(3) +from:0x020ba6f8 kind:load to:0x020b8588 module:overlay(3) +from:0x020ba6fc kind:load to:0x020b8648 module:overlay(3) +from:0x020ba700 kind:load to:0x020b8700 module:overlay(3) +from:0x020ba704 kind:load to:0x020b87c0 module:overlay(3) +from:0x020ba708 kind:load to:0x020b87c4 module:overlay(3) +from:0x020ba70c kind:load to:0x020b9ad8 module:overlay(3) +from:0x020ba710 kind:load to:0x020b9ac4 module:overlay(3) +from:0x020ba714 kind:load to:0x020b8af8 module:overlay(3) +from:0x020ba718 kind:load to:0x020ba71c module:overlay(3) +from:0x020ba738 kind:load to:0x020b9bf0 module:overlay(3) +from:0x020ba73c kind:load to:0x020b8200 module:overlay(3) +from:0x020ba740 kind:load to:0x020b9c14 module:overlay(3) +from:0x020ba744 kind:load to:0x020b834c module:overlay(3) +from:0x020ba748 kind:load to:0x020b84cc module:overlay(3) +from:0x020ba74c kind:load to:0x020b8584 module:overlay(3) +from:0x020ba750 kind:load to:0x020b8588 module:overlay(3) +from:0x020ba754 kind:load to:0x020b8648 module:overlay(3) +from:0x020ba758 kind:load to:0x020b8700 module:overlay(3) +from:0x020ba75c kind:load to:0x020b87c0 module:overlay(3) +from:0x020ba760 kind:load to:0x020b87c4 module:overlay(3) +from:0x020ba764 kind:load to:0x020b9cb8 module:overlay(3) +from:0x020ba768 kind:load to:0x020b9ca4 module:overlay(3) +from:0x020ba76c kind:load to:0x020b8af8 module:overlay(3) diff --git a/config/eur1/arm9/overlays/ov003/symbols.txt b/config/eur1/arm9/overlays/ov003/symbols.txt new file mode 100644 index 00000000..b700e1b8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov003/symbols.txt @@ -0,0 +1,161 @@ +func_ov003_020b6560 kind:function(arm,size=0x84) addr:0x020b6560 +func_ov003_020b65e4 kind:function(arm,size=0x11c) addr:0x020b65e4 +func_ov003_020b6700 kind:function(arm,size=0x38) addr:0x020b6700 +func_ov003_020b6738 kind:function(arm,size=0x40) addr:0x020b6738 +func_ov003_020b6778 kind:function(arm,size=0xd4) addr:0x020b6778 +func_ov003_020b684c kind:function(arm,size=0x94) addr:0x020b684c +func_ov003_020b68e0 kind:function(arm,size=0x98) addr:0x020b68e0 +func_ov003_020b6978 kind:function(arm,size=0xa0) addr:0x020b6978 +func_ov003_020b6a18 kind:function(arm,size=0x20) addr:0x020b6a18 +func_ov003_020b6a38 kind:function(arm,size=0x28) addr:0x020b6a38 +func_ov003_020b6a60 kind:function(arm,size=0x48) addr:0x020b6a60 +func_ov003_020b6aa8 kind:function(arm,size=0x2f8) addr:0x020b6aa8 +func_ov003_020b6da0 kind:function(arm,size=0x14) addr:0x020b6da0 +func_ov003_020b6db4 kind:function(arm,size=0xc8) addr:0x020b6db4 +func_ov003_020b6e7c kind:function(arm,size=0xd0) addr:0x020b6e7c +func_ov003_020b6f4c kind:function(arm,size=0x44) addr:0x020b6f4c +func_ov003_020b6f90 kind:function(arm,size=0x44) addr:0x020b6f90 +func_ov003_020b6fd4 kind:function(arm,size=0x94) addr:0x020b6fd4 +func_ov003_020b7068 kind:function(arm,size=0x35c) addr:0x020b7068 +func_ov003_020b73c4 kind:function(arm,size=0x188) addr:0x020b73c4 +func_ov003_020b754c kind:function(arm,size=0x4) addr:0x020b754c +func_ov003_020b7550 kind:function(arm,size=0xc) addr:0x020b7550 +func_ov003_020b755c kind:function(arm,size=0x2f0) addr:0x020b755c +func_ov003_020b784c kind:function(arm,size=0xc) addr:0x020b784c +func_ov003_020b7858 kind:function(arm,size=0xc) addr:0x020b7858 +func_ov003_020b7864 kind:function(arm,size=0x4) addr:0x020b7864 +func_ov003_020b7868 kind:function(arm,size=0xbc) addr:0x020b7868 +func_ov003_020b7924 kind:function(arm,size=0x1e8) addr:0x020b7924 +func_ov003_020b7b0c kind:function(arm,size=0x5c) addr:0x020b7b0c +func_ov003_020b7b68 kind:function(arm,size=0xc) addr:0x020b7b68 +func_ov003_020b7b74 kind:function(arm,size=0x38) addr:0x020b7b74 +func_ov003_020b7bac kind:function(arm,size=0xc) addr:0x020b7bac +func_ov003_020b7bb8 kind:function(arm,size=0xc) addr:0x020b7bb8 +func_ov003_020b7bc4 kind:function(arm,size=0xc) addr:0x020b7bc4 +func_ov003_020b7bd0 kind:function(arm,size=0x4) addr:0x020b7bd0 +func_ov003_020b7bd4 kind:function(arm,size=0xc) addr:0x020b7bd4 +func_ov003_020b7be0 kind:function(arm,size=0xc) addr:0x020b7be0 +func_ov003_020b7bec kind:function(arm,size=0x70) addr:0x020b7bec +func_ov003_020b7c5c kind:function(arm,size=0x98) addr:0x020b7c5c +func_ov003_020b7cf4 kind:function(arm,size=0x28) addr:0x020b7cf4 +func_ov003_020b7d1c kind:function(arm,size=0xa8) addr:0x020b7d1c +func_ov003_020b7dc4 kind:function(arm,size=0x68) addr:0x020b7dc4 +func_ov003_020b7e2c kind:function(arm,size=0x2c) addr:0x020b7e2c +func_ov003_020b7e58 kind:function(arm,size=0x34) addr:0x020b7e58 +func_ov003_020b7e8c kind:function(arm,size=0x3c) addr:0x020b7e8c +func_ov003_020b7ec8 kind:function(arm,size=0x13c) addr:0x020b7ec8 +func_ov003_020b8004 kind:function(arm,size=0x24) addr:0x020b8004 +func_ov003_020b8028 kind:function(arm,size=0x124) addr:0x020b8028 +func_ov003_020b814c kind:function(arm,size=0x60) addr:0x020b814c +func_ov003_020b81ac kind:function(arm,size=0x50) addr:0x020b81ac +func_ov003_020b81fc kind:function(arm,size=0x4) addr:0x020b81fc +func_ov003_020b8200 kind:function(arm,size=0x148) addr:0x020b8200 +func_ov003_020b8348 kind:function(arm,size=0x4) addr:0x020b8348 +func_ov003_020b834c kind:function(arm,size=0x4) addr:0x020b834c +func_ov003_020b8350 kind:function(arm,size=0x138) addr:0x020b8350 +func_ov003_020b8488 kind:function(arm,size=0x44) addr:0x020b8488 +func_ov003_020b84cc kind:function(arm,size=0xb8) addr:0x020b84cc +func_ov003_020b8584 kind:function(arm,size=0x4) addr:0x020b8584 +func_ov003_020b8588 kind:function(arm,size=0xc0) addr:0x020b8588 +func_ov003_020b8648 kind:function(arm,size=0xb8) addr:0x020b8648 +func_ov003_020b8700 kind:function(arm,size=0xc0) addr:0x020b8700 +func_ov003_020b87c0 kind:function(arm,size=0x4) addr:0x020b87c0 +func_ov003_020b87c4 kind:function(arm,size=0x4) addr:0x020b87c4 +func_ov003_020b87c8 kind:function(arm,size=0x160) addr:0x020b87c8 +func_ov003_020b8928 kind:function(arm,size=0x48) addr:0x020b8928 +func_ov003_020b8970 kind:function(arm,size=0x8) addr:0x020b8970 +func_ov003_020b8978 kind:function(arm,size=0x140) addr:0x020b8978 +func_ov003_020b8ab8 kind:function(arm,size=0x40) addr:0x020b8ab8 +func_ov003_020b8af8 kind:function(arm,size=0x20) addr:0x020b8af8 +func_ov003_020b8b18 kind:function(arm,size=0x28) addr:0x020b8b18 +func_ov003_020b8b40 kind:function(arm,size=0xc4) addr:0x020b8b40 +func_ov003_020b8c04 kind:function(arm,size=0x20) addr:0x020b8c04 +func_ov003_020b8c24 kind:function(arm,size=0x90) addr:0x020b8c24 +func_ov003_020b8cb4 kind:function(arm,size=0x2c) addr:0x020b8cb4 +func_ov003_020b8ce0 kind:function(arm,size=0x1c8) addr:0x020b8ce0 +func_ov003_020b8ea8 kind:function(arm,size=0x28) addr:0x020b8ea8 +func_ov003_020b8ed0 kind:function(arm,size=0x40) addr:0x020b8ed0 +func_ov003_020b8f10 kind:function(arm,size=0x274) addr:0x020b8f10 +func_ov003_020b9184 kind:function(arm,size=0x64) addr:0x020b9184 +func_ov003_020b91e8 kind:function(arm,size=0x28) addr:0x020b91e8 +func_ov003_020b9210 kind:function(arm,size=0x28) addr:0x020b9210 +func_ov003_020b9238 kind:function(arm,size=0x28) addr:0x020b9238 +func_ov003_020b9260 kind:function(arm,size=0x84) addr:0x020b9260 +func_ov003_020b92e4 kind:function(arm,size=0x54) addr:0x020b92e4 +func_ov003_020b9338 kind:function(arm,size=0x54) addr:0x020b9338 +func_ov003_020b938c kind:function(arm,size=0x50) addr:0x020b938c +func_ov003_020b93dc kind:function(arm,size=0x2c) addr:0x020b93dc +func_ov003_020b9408 kind:function(arm,size=0x1d0) addr:0x020b9408 +func_ov003_020b95d8 kind:function(arm,size=0x28) addr:0x020b95d8 +func_ov003_020b9600 kind:function(arm,size=0x60) addr:0x020b9600 +func_ov003_020b9660 kind:function(arm,size=0x188) addr:0x020b9660 +func_ov003_020b97e8 kind:function(arm,size=0x48) addr:0x020b97e8 +func_ov003_020b9830 kind:function(arm,size=0x24) addr:0x020b9830 +func_ov003_020b9854 kind:function(arm,size=0x90) addr:0x020b9854 +func_ov003_020b98e4 kind:function(arm,size=0x14) addr:0x020b98e4 +func_ov003_020b98f8 kind:function(arm,size=0xd0) addr:0x020b98f8 +func_ov003_020b99c8 kind:function(arm,size=0x48) addr:0x020b99c8 +func_ov003_020b9a10 kind:function(arm,size=0x24) addr:0x020b9a10 +func_ov003_020b9a34 kind:function(arm,size=0x90) addr:0x020b9a34 +func_ov003_020b9ac4 kind:function(arm,size=0x14) addr:0x020b9ac4 +func_ov003_020b9ad8 kind:function(arm,size=0xd0) addr:0x020b9ad8 +func_ov003_020b9ba8 kind:function(arm,size=0x48) addr:0x020b9ba8 +func_ov003_020b9bf0 kind:function(arm,size=0x24) addr:0x020b9bf0 +func_ov003_020b9c14 kind:function(arm,size=0x90) addr:0x020b9c14 +func_ov003_020b9ca4 kind:function(arm,size=0x14) addr:0x020b9ca4 +func_ov003_020b9cb8 kind:function(arm,size=0xd0) addr:0x020b9cb8 +data_ov003_020b9d88 kind:data(any) addr:0x020b9d88 +data_ov003_020b9d8c kind:data(any) addr:0x020b9d8c +data_ov003_020b9d96 kind:data(any) addr:0x020b9d96 +data_ov003_020b9da0 kind:data(any) addr:0x020b9da0 +data_ov003_020b9dac kind:data(any) addr:0x020b9dac +data_ov003_020b9e14 kind:data(any) addr:0x020b9e14 +data_ov003_020b9e84 kind:data(any) addr:0x020b9e84 +__sinit_ov003_020b9ef4 kind:function(arm,size=0x4c) addr:0x020b9ef4 +__sinit_ov003_020b9f40 kind:function(arm,size=0x1c) addr:0x020b9f40 +.p__sinit_ov003_020b9ef4 kind:data(word) addr:0x020b9f5c +.p__sinit_ov003_020b9f40 kind:data(word) addr:0x020b9f60 +data_ov003_020b9f88 kind:data(any) addr:0x020b9f88 +data_ov003_020b9fa4 kind:data(any) addr:0x020b9fa4 +data_ov003_020b9fcc kind:data(any) addr:0x020b9fcc +data_ov003_020ba004 kind:data(any) addr:0x020ba004 +data_ov003_020ba044 kind:data(any) addr:0x020ba044 +data_ov003_020ba060 kind:data(any) addr:0x020ba060 +data_ov003_020ba064 kind:data(any) addr:0x020ba064 +data_ov003_020ba0a4 kind:data(any) addr:0x020ba0a4 +data_ov003_020ba0dc kind:data(any) addr:0x020ba0dc +data_ov003_020ba0e8 kind:data(any) addr:0x020ba0e8 +data_ov003_020ba0f8 kind:data(any) addr:0x020ba0f8 +data_ov003_020ba0fc kind:data(any) addr:0x020ba0fc +data_ov003_020ba10c kind:data(any) addr:0x020ba10c +data_ov003_020ba120 kind:data(any) addr:0x020ba120 +data_ov003_020ba124 kind:data(any) addr:0x020ba124 +data_ov003_020ba128 kind:data(any) addr:0x020ba128 +data_ov003_020ba130 kind:data(any) addr:0x020ba130 +data_ov003_020ba138 kind:data(any) addr:0x020ba138 +data_ov003_020ba140 kind:data(any) addr:0x020ba140 +data_ov003_020ba150 kind:data(any) addr:0x020ba150 +data_ov003_020ba160 kind:data(any) addr:0x020ba160 +data_ov003_020ba178 kind:data(any) addr:0x020ba178 +data_ov003_020ba1b0 kind:data(any) addr:0x020ba1b0 +data_ov003_020ba280 kind:data(any) addr:0x020ba280 +data_ov003_020ba350 kind:data(any) addr:0x020ba350 +data_ov003_020ba420 kind:data(any) addr:0x020ba420 +data_ov003_020ba4f0 kind:data(any) addr:0x020ba4f0 +data_ov003_020ba500 kind:data(any) addr:0x020ba500 +data_ov003_020ba51c kind:data(any) addr:0x020ba51c +data_ov003_020ba554 kind:data(any) addr:0x020ba554 +data_ov003_020ba5b0 kind:data(any) addr:0x020ba5b0 +data_ov003_020ba60c kind:data(any) addr:0x020ba60c +data_ov003_020ba668 kind:data(any) addr:0x020ba668 +data_ov003_020ba66c kind:data(any) addr:0x020ba66c +data_ov003_020ba688 kind:data(any) addr:0x020ba688 +data_ov003_020ba6c0 kind:data(any) addr:0x020ba6c0 +data_ov003_020ba6c4 kind:data(any) addr:0x020ba6c4 +data_ov003_020ba6e0 kind:data(any) addr:0x020ba6e0 +data_ov003_020ba718 kind:data(any) addr:0x020ba718 +data_ov003_020ba71c kind:data(any) addr:0x020ba71c +data_ov003_020ba738 kind:data(any) addr:0x020ba738 +data_ov003_020ba780 kind:bss addr:0x020ba780 +data_ov003_020ba788 kind:bss addr:0x020ba788 +data_ov003_020ba794 kind:bss addr:0x020ba794 diff --git a/config/eur1/arm9/overlays/ov004/delinks.txt b/config/eur1/arm9/overlays/ov004/delinks.txt new file mode 100644 index 00000000..2245dc3d --- /dev/null +++ b/config/eur1/arm9/overlays/ov004/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b9aa0 kind:code align:32 + .rodata start:0x020b9aa0 end:0x020b9e58 kind:rodata align:4 + .init start:0x020b9e58 end:0x020b9e84 kind:code align:4 + .ctor start:0x020b9e84 end:0x020b9e88 kind:rodata align:4 + .data start:0x020b9ea0 end:0x020b9fe0 kind:data align:32 + .bss start:0x020b9fe0 end:0x020c2c40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov004/relocs.txt b/config/eur1/arm9/overlays/ov004/relocs.txt new file mode 100644 index 00000000..17929819 --- /dev/null +++ b/config/eur1/arm9/overlays/ov004/relocs.txt @@ -0,0 +1,442 @@ +from:0x020b6568 kind:arm_call to:0x0207627c module:overlay(0) +from:0x020b657c kind:load to:0x020b9ea8 module:overlay(4) +from:0x020b658c kind:arm_call to:0x02011ff4 module:main +from:0x020b65a0 kind:arm_call to:0x020b67f0 module:overlay(4) +from:0x020b65b4 kind:load to:0x027e09bc module:dtcm +from:0x020b65cc kind:load to:0x027e09bc module:dtcm +from:0x020b65d0 kind:load to:0x020771ec module:overlay(0) +from:0x020b6618 kind:arm_call to:0x0201599c module:main +from:0x020b6634 kind:arm_call to:0x0201599c module:main +from:0x020b6650 kind:arm_call to:0x0201599c module:main +from:0x020b666c kind:arm_call to:0x0201599c module:main +from:0x020b6688 kind:arm_call to:0x0201599c module:main +from:0x020b66a4 kind:arm_call to:0x0201599c module:main +from:0x020b66b0 kind:arm_call to:0x020762f8 module:overlay(0) +from:0x020b6750 kind:arm_call to:0x0203a1bc module:main +from:0x020b67c8 kind:arm_call to:0x02022bf4 module:main +from:0x020b67d4 kind:arm_call to:0x020764f4 module:overlay(0) +from:0x020b67e0 kind:load to:0x020aacd0 module:overlay(0) +from:0x020b67e4 kind:load to:0x0203e964 module:main +from:0x020b67e8 kind:load to:0x020aaccc module:overlay(0) +from:0x020b6860 kind:arm_call to:0x02015820 module:main +from:0x020b68bc kind:arm_call to:0x020b6764 module:overlay(4) +from:0x020b68c8 kind:load to:0x020b9aa0 module:overlay(4) +from:0x020b68e8 kind:arm_call to:0x020b67f0 module:overlay(4) +from:0x020b6950 kind:arm_call to:0x02015820 module:main +from:0x020b69ac kind:arm_call to:0x020b6764 module:overlay(4) +from:0x020b69b8 kind:load to:0x020b9ae8 module:overlay(4) +from:0x020b69d8 kind:arm_call to:0x02012fd0 module:main +from:0x020b69f8 kind:arm_call to:0x020b6a68 module:overlay(4) +from:0x020b6a08 kind:arm_call to:0x0203ce74 module:main +from:0x020b6a2c kind:arm_call to:0x020166cc module:main +from:0x020b6a4c kind:load to:0x0204999c module:main +from:0x020b6a50 kind:load to:0x020ba024 module:overlay(4) +from:0x020b6a54 kind:load to:0x020ba028 module:overlay(4) +from:0x020b6a58 kind:load to:0x020b9fe0 module:overlay(4) +from:0x020b6a5c kind:load to:0x020b9ffc module:overlay(4) +from:0x020b6a60 kind:load to:0x020b6b74 module:overlay(4) +from:0x020b6a64 kind:load to:0x020b9fe4 module:overlay(4) +from:0x020b6a74 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6ab8 kind:arm_call to:0x02011f3c module:main +from:0x020b6ac8 kind:arm_call to:0x020b89c4 module:overlay(4) +from:0x020b6ae0 kind:arm_call to:0x02011f3c module:main +from:0x020b6af0 kind:arm_call to:0x0213b498 module:overlay(56) +from:0x020b6b08 kind:arm_call to:0x02011f3c module:main +from:0x020b6b18 kind:arm_call to:0x0211e2bc module:overlay(36) +from:0x020b6b50 kind:arm_call to:0x020249d4 module:main +from:0x020b6b5c kind:load to:0x020b9ec0 module:overlay(4) +from:0x020b6b6c kind:load to:0x0204a110 module:main +from:0x020b6b94 kind:arm_call to:0x0211ecfc module:overlays(36,38) +from:0x020b6b9c kind:arm_call to:0x02011ff4 module:main +from:0x020b6bb8 kind:arm_call to:0x0213ba9c module:overlay(56) +from:0x020b6bc0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6bdc kind:arm_call to:0x020b8efc module:overlay(4) +from:0x020b6be4 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c00 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6c0c kind:load to:0x020b9ec0 module:overlay(4) +from:0x020b6c10 kind:load to:0x0204a110 module:main +from:0x020b6c34 kind:arm_call to:0x0211ecfc module:overlays(36,38) +from:0x020b6c3c kind:arm_call to:0x02011ff4 module:main +from:0x020b6c58 kind:arm_call to:0x0213ba9c module:overlay(56) +from:0x020b6c60 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c7c kind:arm_call to:0x020b8efc module:overlay(4) +from:0x020b6c84 kind:arm_call to:0x02011ff4 module:main +from:0x020b6ca0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6ca8 kind:arm_call to:0x02011ff4 module:main +from:0x020b6cb4 kind:load to:0x020b9ec0 module:overlay(4) +from:0x020b6cb8 kind:load to:0x0204a110 module:main +from:0x020b6cdc kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020b6cf0 kind:arm_call to:0x020b8f9c module:overlay(4) +from:0x020b6d08 kind:arm_call to:0x0213bcc4 module:overlay(56) +from:0x020b6d20 kind:arm_call to:0x0211f104 module:overlay(36) +from:0x020b6d34 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6d6c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6d78 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6d8c kind:arm_call to:0x0201c4d8 module:main +from:0x020b6d94 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b6d98 kind:load to:0x0204a110 module:main +from:0x020b6d9c kind:load to:0x0204a088 module:main +from:0x020b6da0 kind:load to:0x020b5254 module:overlay(0) +from:0x020b6da4 kind:load to:0x0204aeac module:main +from:0x020b6dbc kind:arm_call to:0x020b9200 module:overlay(4) +from:0x020b6dcc kind:arm_call to:0x0213bdb4 module:overlay(56) +from:0x020b6ddc kind:arm_call to:0x0211f228 module:overlay(36) +from:0x020b6df8 kind:arm_call to:0x020b933c module:overlay(4) +from:0x020b6e08 kind:arm_call to:0x0213be70 module:overlay(56) +from:0x020b6e18 kind:arm_call to:0x0211f2a8 module:overlay(36) +from:0x020b6e34 kind:arm_call to:0x020b9358 module:overlay(4) +from:0x020b6e44 kind:arm_call to:0x0213be80 module:overlay(56) +from:0x020b6e54 kind:arm_call to:0x0211f2c4 module:overlay(36) +from:0x020b6e74 kind:arm_call to:0x02012ff8 module:main +from:0x020b6e80 kind:load to:0x0204999c module:main +from:0x020b6eb0 kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x020b6edc kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x020b6ee4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6f08 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6f0c kind:load to:0x020d3ec9 module:overlays(19,24) +from:0x020b6f58 kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020b6f74 kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020b6f90 kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020b6fac kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020b6fc8 kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020b6fe4 kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020b7000 kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020b7018 kind:load to:0x020b6558 module:overlay(0) +from:0x020b7024 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b703c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b704c kind:arm_call to:0x0201e6d0 module:main +from:0x020b7054 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7078 kind:load to:0x020b9ee4 module:overlay(4) +from:0x020b707c kind:load to:0x020b1fcc module:overlay(0) +from:0x020b70b4 kind:arm_call to:0x0203d160 module:main +from:0x020b70bc kind:arm_call to:0x020b8014 module:overlay(4) +from:0x020b70c8 kind:arm_call to:0x02064664 module:overlay(0) +from:0x020b70e4 kind:arm_call to:0x0203d160 module:main +from:0x020b7138 kind:arm_call to:0x020249d4 module:main +from:0x020b7144 kind:arm_call to:0x020b8370 module:overlay(4) +from:0x020b7150 kind:arm_call to:0x020b6e84 module:overlay(4) +from:0x020b7220 kind:arm_call to:0x020b6f10 module:overlay(4) +from:0x020b7268 kind:arm_call to:0x020647d8 module:overlay(0) +from:0x020b72a0 kind:arm_call to:0x020647d8 module:overlay(0) +from:0x020b72b0 kind:arm_call to:0x02064e24 module:overlay(0) +from:0x020b72d0 kind:arm_call to:0x02064e64 module:overlay(0) +from:0x020b72dc kind:arm_call to:0x02064f1c module:overlay(0) +from:0x020b7340 kind:arm_call to:0x020b7c24 module:overlay(4) +from:0x020b7350 kind:arm_call to:0x020166cc module:main +from:0x020b735c kind:arm_call to:0x020b8040 module:overlay(4) +from:0x020b7380 kind:arm_call to:0x020b80e4 module:overlay(4) +from:0x020b7388 kind:arm_call to:0x020b80bc module:overlay(4) +from:0x020b73cc kind:arm_call to:0x020b8420 module:overlay(4) +from:0x020b73e0 kind:arm_call to:0x020166cc module:main +from:0x020b7408 kind:load to:0x020b7428 module:overlay(4) +from:0x020b740c kind:load to:0x020b701c module:overlay(4) +from:0x020b7410 kind:load to:0x020b83f8 module:overlay(4) +from:0x020b7414 kind:load to:0x020b8398 module:overlay(4) +from:0x020b7418 kind:load to:0x020c2c28 module:overlay(4) +from:0x020b7420 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7424 kind:load to:0x020b9e34 module:overlay(4) +from:0x020b7430 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7454 kind:arm_call to:0x020b84d8 module:overlay(4) +from:0x020b7470 kind:arm_call to:0x020166ac module:main +from:0x020b749c kind:arm_call to:0x0203d210 module:main +from:0x020b74a8 kind:arm_call to:0x020647d4 module:overlay(0) +from:0x020b74bc kind:arm_call to:0x0203d210 module:main +from:0x020b74c8 kind:load to:0x020c2c28 module:overlay(4) +from:0x020b74cc kind:load to:0x020b83f8 module:overlay(4) +from:0x020b74d0 kind:load to:0x020b7428 module:overlay(4) +from:0x020b74f0 kind:arm_call to:0x020648ac module:overlay(0) +from:0x020b7538 kind:arm_call to:0x020b78e4 module:overlay(4) +from:0x020b7548 kind:arm_call to:0x020b81c4 module:overlay(4) +from:0x020b755c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7564 kind:arm_call to:0x020b8594 module:overlay(4) +from:0x020b757c kind:arm_call to:0x02064ba0 module:overlay(0) +from:0x020b75dc kind:arm_call to:0x020b8068 module:overlay(4) +from:0x020b75e4 kind:arm_call to:0x020b80bc module:overlay(4) +from:0x020b760c kind:arm_call to:0x020b7960 module:overlay(4) +from:0x020b7620 kind:arm_call to:0x020b7830 module:overlay(4) +from:0x020b7638 kind:arm_call to:0x02064ee0 module:overlay(0) +from:0x020b7640 kind:arm_call to:0x020b7960 module:overlay(4) +from:0x020b7664 kind:arm_call to:0x0206538c module:overlay(0) +from:0x020b767c kind:arm_call to:0x020648e4 module:overlay(0) +from:0x020b7688 kind:arm_call to:0x0206538c module:overlay(0) +from:0x020b76bc kind:arm_call to:0x020b8734 module:overlay(4) +from:0x020b76d8 kind:arm_call to:0x02065408 module:overlay(0) +from:0x020b7704 kind:arm_call to:0x020b84fc module:overlay(4) +from:0x020b771c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7760 kind:arm_call to:0x020b8938 module:overlay(4) +from:0x020b7778 kind:arm_call to:0x020b8918 module:overlay(4) +from:0x020b778c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b77b0 kind:load to:0x0204a110 module:main +from:0x020b77b4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b77d8 kind:arm_call to:0x02064d60 module:overlay(0) +from:0x020b77e0 kind:arm_call to:0x020b80bc module:overlay(4) +from:0x020b77fc kind:arm_call to:0x020b8618 module:overlay(4) +from:0x020b786c kind:arm_call to:0x020b8594 module:overlay(4) +from:0x020b787c kind:arm_call to:0x020b8974 module:overlay(4) +from:0x020b78c4 kind:arm_call to:0x020b8998 module:overlay(4) +from:0x020b7988 kind:arm_call to:0x0206538c module:overlay(0) +from:0x020b79c4 kind:arm_call to:0x020b6f10 module:overlay(4) +from:0x020b7a04 kind:arm_call to:0x020b6e84 module:overlay(4) +from:0x020b7a58 kind:arm_call to:0x02064e24 module:overlay(0) +from:0x020b7a84 kind:arm_call to:0x020b8734 module:overlay(4) +from:0x020b7ac8 kind:arm_call to:0x020b8268 module:overlay(4) +from:0x020b7b30 kind:arm_call to:0x020b8298 module:overlay(4) +from:0x020b7b80 kind:arm_call to:0x020b7830 module:overlay(4) +from:0x020b7b8c kind:arm_call to:0x020b8320 module:overlay(4) +from:0x020b7ba4 kind:arm_call to:0x02064ee0 module:overlay(0) +from:0x020b7bc4 kind:arm_call to:0x020b789c module:overlay(4) +from:0x020b7bd0 kind:arm_call to:0x020b82d0 module:overlay(4) +from:0x020b7bfc kind:arm_call to:0x02064e64 module:overlay(0) +from:0x020b7c20 kind:load to:0x020b9e24 module:overlay(4) +from:0x020b7c68 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7c88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7cbc kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b7cd8 kind:arm_call to:0x02018214 module:main +from:0x020b7cfc kind:load to:0x020b9e04 module:overlay(4) +from:0x020b7d00 kind:load to:0x020b9e0c module:overlay(4) +from:0x020b7d04 kind:load to:0x020b9dfc module:overlay(4) +from:0x020b7d10 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020b7d24 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7d2c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b7d4c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b7da0 kind:arm_call to:0x0201aad0 module:main +from:0x020b7e18 kind:arm_call to:0x02028c4c module:main +from:0x020b7e58 kind:arm_call to:0x0201aa44 module:main +from:0x020b7e64 kind:load to:0x0204af1c module:main +from:0x020b7e74 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020b7e90 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020b7ef4 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b7f30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7f54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7f6c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7fa0 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b7fa8 kind:load to:0x020b9dec module:overlay(4) +from:0x020b7fac kind:load to:0x020b9df4 module:overlay(4) +from:0x020b7fb0 kind:load to:0x020b9de8 module:overlay(4) +from:0x020b7fe4 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b800c kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b8074 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8098 kind:arm_call to:0x020b80e4 module:overlay(4) +from:0x020b80a4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b80ac kind:arm_call to:0x020b81c4 module:overlay(4) +from:0x020b80b4 kind:load to:0x0204a110 module:main +from:0x020b80b8 kind:load to:0x020b5254 module:overlay(0) +from:0x020b8110 kind:arm_call to:0x020b7e84 module:overlay(4) +from:0x020b8134 kind:arm_call to:0x020b7e68 module:overlay(4) +from:0x020b8178 kind:arm_call to:0x020b7efc module:overlay(4) +from:0x020b8228 kind:arm_call to:0x020b7ea0 module:overlay(4) +from:0x020b8300 kind:arm_call to:0x020b7fb4 module:overlay(4) +from:0x020b8350 kind:arm_call to:0x020b7ff0 module:overlay(4) +from:0x020b838c kind:load to:0x020b6f10 module:overlay(4) +from:0x020b8390 kind:load to:0x020c2c28 module:overlay(4) +from:0x020b8394 kind:load to:0x020b6ee8 module:overlay(4) +from:0x020b83ac kind:arm_call to:0x0201fd38 module:main +from:0x020b83b8 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b83c8 kind:arm_call to:0x0201e6d0 module:main +from:0x020b83d0 kind:arm_call to:0x02062b3c module:overlay(0) +from:0x020b83f4 kind:load to:0x020b1fcc module:overlay(0) +from:0x020b8404 kind:arm_call to:0x02062bb0 module:overlay(0) +from:0x020b840c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b8414 kind:arm_call to:0x0201f2cc module:main +from:0x020b843c kind:arm_call to:0x0201fd78 module:main +from:0x020b8448 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020b8478 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b84c8 kind:arm_call to:0x020b8734 module:overlay(4) +from:0x020b84ec kind:arm_call to:0x020166ac module:main +from:0x020b84f4 kind:arm_call to:0x0201f498 module:main +from:0x020b854c kind:arm_call to:0x02018214 module:main +from:0x020b8588 kind:arm_call to:0x020b8594 module:overlay(4) +from:0x020b868c kind:arm_call to:0x0201aa44 module:main +from:0x020b86dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8704 kind:arm_call to:0x0201aa44 module:main +from:0x020b8720 kind:arm_call to:0x0201f4b4 module:main +from:0x020b872c kind:load to:0x0204af1c module:main +from:0x020b8730 kind:load to:0x020c2c28 module:overlay(4) +from:0x020b87f8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b883c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8864 kind:arm_call to:0x020b6ee8 module:overlay(4) +from:0x020b88e0 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b88fc kind:arm_call to:0x0201ff00 module:main +from:0x020b8904 kind:arm_call to:0x020b8594 module:overlay(4) +from:0x020b8910 kind:load to:0x020c2c28 module:overlay(4) +from:0x020b8914 kind:load to:0x020b9e14 module:overlay(4) +from:0x020b8930 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b895c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b896c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8990 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b89a4 kind:load to:0x0206427c module:overlay(0) +from:0x020b89b0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b89b8 kind:arm_call to:0x02011ff4 module:main +from:0x020b89d4 kind:arm_call to:0x020b6560 module:overlay(4) +from:0x020b89dc kind:arm_call to:0x020b9368 module:overlay(4) +from:0x020b89ec kind:arm_call to:0x0206337c module:overlay(0) +from:0x020b89f8 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020b8a08 kind:arm_call to:0x0201e6d0 module:main +from:0x020b8a20 kind:arm_call to:0x0201f6f0 module:main +from:0x020b8a34 kind:arm_call to:0x0201f6f0 module:main +from:0x020b8a68 kind:arm_call to:0x0201e6d0 module:main +from:0x020b8a7c kind:arm_call to:0x02019538 module:main +from:0x020b8a90 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b8a9c kind:arm_call_thumb to:0x020154ec module:main +from:0x020b8ab4 kind:arm_call to:0x0201739c module:main +from:0x020b8adc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8ae4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8aec kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8af4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8b0c kind:arm_call to:0x0201739c module:main +from:0x020b8b34 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8b3c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8b44 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8b4c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8b54 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b8b68 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b8b74 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b8b8c kind:arm_call to:0x0201739c module:main +from:0x020b8bb0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8bb8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8bc0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8bc8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8be0 kind:arm_call to:0x0201739c module:main +from:0x020b8c04 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8c0c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c14 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c1c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c34 kind:arm_call to:0x0201739c module:main +from:0x020b8c60 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8c68 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c70 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c78 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b8c80 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b8d24 kind:arm_call to:0x02011f3c module:main +from:0x020b8d44 kind:arm_call to:0x020b7080 module:overlay(4) +from:0x020b8d6c kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b8d78 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b8db4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b8dcc kind:arm_call to:0x0206415c module:overlay(0) +from:0x020b8dd8 kind:arm_call to:0x020166cc module:main +from:0x020b8de4 kind:arm_call to:0x0201f730 module:main +from:0x020b8df0 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020b8e1c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8e50 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8ea8 kind:arm_call to:0x0201e874 module:main +from:0x020b8eb4 kind:arm_call to:0x020b6598 module:overlay(4) +from:0x020b8ec4 kind:load to:0x020b1fcc module:overlay(0) +from:0x020b8ec8 kind:load to:0x0204a110 module:main +from:0x020b8ecc kind:load to:0x020b9ef4 module:overlay(4) +from:0x020b8ed0 kind:load to:0x020b9f0c module:overlay(4) +from:0x020b8ed4 kind:load to:0x020b9f10 module:overlay(4) +from:0x020b8ed8 kind:load to:0x020b9f20 module:overlay(4) +from:0x020b8edc kind:load to:0x020b9f30 module:overlay(4) +from:0x020b8ee0 kind:load to:0x020b9f40 module:overlay(4) +from:0x020b8ee4 kind:load to:0x020b9f50 module:overlay(4) +from:0x020b8ee8 kind:load to:0x020b9f60 module:overlay(4) +from:0x020b8eec kind:load to:0x020b9f70 module:overlay(4) +from:0x020b8f04 kind:arm_call to:0x020b65b8 module:overlay(4) +from:0x020b8f0c kind:arm_call to:0x020166ac module:main +from:0x020b8f28 kind:arm_call to:0x0201f498 module:main +from:0x020b8f30 kind:arm_call to:0x0201f498 module:main +from:0x020b8f44 kind:arm_call to:0x020b743c module:overlay(4) +from:0x020b8f4c kind:arm_call to:0x02011ff4 module:main +from:0x020b8f60 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b8f68 kind:arm_call to:0x0201f2cc module:main +from:0x020b8f70 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b8f78 kind:arm_call to:0x0201f2cc module:main +from:0x020b8f80 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b8f88 kind:arm_call to:0x020b9488 module:overlay(4) +from:0x020b8f90 kind:arm_call to:0x020b6580 module:overlay(4) +from:0x020b8fd0 kind:arm_call to:0x020b9678 module:overlay(4) +from:0x020b8fec kind:arm_call to:0x0201f498 module:main +from:0x020b9000 kind:arm_call to:0x020b7c10 module:overlay(4) +from:0x020b9010 kind:arm_call to:0x0201f730 module:main +from:0x020b9070 kind:arm_call to:0x020b68cc module:overlay(4) +from:0x020b907c kind:arm_call to:0x020b94c0 module:overlay(4) +from:0x020b9084 kind:arm_call to:0x020b7a98 module:overlay(4) +from:0x020b9094 kind:arm_call to:0x020b74d4 module:overlay(4) +from:0x020b90a0 kind:arm_call to:0x020b7a98 module:overlay(4) +from:0x020b91f0 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020b9230 kind:arm_call to:0x0201aa44 module:main +from:0x020b923c kind:arm_call to:0x0201f4b4 module:main +from:0x020b9250 kind:arm_call to:0x0201e8d4 module:main +from:0x020b926c kind:arm_call to:0x0201aa44 module:main +from:0x020b92a0 kind:arm_call to:0x0201e8d4 module:main +from:0x020b9324 kind:arm_call to:0x0201f4b4 module:main +from:0x020b932c kind:arm_call to:0x020b77b8 module:overlay(4) +from:0x020b9338 kind:load to:0x0204af1c module:main +from:0x020b9350 kind:arm_call to:0x020b95c0 module:overlay(4) +from:0x020b9364 kind:load to:0x020b7810 module:overlay(4) +from:0x020b9378 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020b93d0 kind:arm_call to:0x020d497c module:overlay(24) +from:0x020b93e8 kind:arm_call to:0x020d497c module:overlay(24) +from:0x020b9400 kind:arm_call to:0x020d497c module:overlay(24) +from:0x020b9418 kind:arm_call to:0x020d497c module:overlay(24) +from:0x020b9440 kind:arm_call to:0x02011f3c module:main +from:0x020b9460 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x020b9474 kind:arm_call to:0x02011f3c module:main +from:0x020b9484 kind:load to:0x027e0d00 module:dtcm +from:0x020b9490 kind:arm_call to:0x020b9a48 module:overlay(4) +from:0x020b9498 kind:arm_call to:0x02011ff4 module:main +from:0x020b94a8 kind:arm_call to:0x02011ff4 module:main +from:0x020b94b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020b955c kind:arm_call to:0x02024d10 module:main +from:0x020b9594 kind:arm_call to:0x02024ddc module:main +from:0x020b95b0 kind:arm_call to:0x02024d10 module:main +from:0x020b9618 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020b963c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020b9650 kind:arm_call to:0x01ffb714 module:itcm +from:0x020b9674 kind:load to:0x0203e964 module:main +from:0x020b9694 kind:arm_call to:0x020b9a48 module:overlay(4) +from:0x020b96bc kind:arm_call to:0x02011f3c module:main +from:0x020b96d0 kind:arm_call to:0x020d5028 module:overlay(24) +from:0x020b96f0 kind:arm_call_thumb to:0x020588f0 module:overlay(0) +from:0x020b9778 kind:arm_call to:0x0200f218 module:main +from:0x020b97e0 kind:arm_call to:0x0200eab0 module:main +from:0x020b9810 kind:arm_call to:0x02024d10 module:main +from:0x020b9850 kind:arm_call to:0x02024ddc module:main +from:0x020b9870 kind:arm_call to:0x02024d10 module:main +from:0x020b994c kind:arm_call to:0x0205a690 module:overlay(0) +from:0x020b997c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020b9988 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020b999c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020b99a8 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020b99cc kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020b99d8 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020b99e8 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020b99f4 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020b9a14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020b9a20 kind:load to:0x020b9e44 module:overlay(4) +from:0x020b9a28 kind:load to:0x020b9f88 module:overlay(4) +from:0x020b9a2c kind:load to:0x020b9fac module:overlay(4) +from:0x020b9a30 kind:load to:0x020b9fb8 module:overlay(4) +from:0x020b9a3c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020b9a5c kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020b9a8c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020b9a94 kind:arm_call to:0x02011ff4 module:main +from:0x020b9e74 kind:load to:0x020ba024 module:overlay(4) +from:0x020b9e78 kind:load to:0x020b6e5c module:overlay(4) +from:0x020b9e7c kind:load to:0x020b9ff0 module:overlay(4) +from:0x020b9e80 kind:load to:0x0203ce74 module:main +from:0x020b9e84 kind:load to:0x020b9e58 module:overlay(4) +from:0x020b9ea8 kind:load to:0x020b65d4 module:overlay(4) +from:0x020b9eac kind:load to:0x020766c8 module:overlay(0) +from:0x020b9eb0 kind:load to:0x020b6580 module:overlay(4) +from:0x020b9eb4 kind:load to:0x020b6584 module:overlay(4) +from:0x020b9ec0 kind:load to:0x020b6b74 module:overlay(4) +from:0x020b9ec4 kind:load to:0x020b6c14 module:overlay(4) +from:0x020b9ec8 kind:load to:0x020b6cbc module:overlay(4) +from:0x020b9ecc kind:load to:0x020b6de4 module:overlay(4) +from:0x020b9ed0 kind:load to:0x020b6da8 module:overlay(4) +from:0x020b9ed4 kind:load to:0x020b6e20 module:overlay(4) +from:0x020b9ed8 kind:load to:0x02061cdc module:overlay(0) +from:0x020b9ee4 kind:load to:0x020b7428 module:overlay(4) +from:0x020b9ee8 kind:load to:0x020b89a8 module:overlay(4) +from:0x020b9eec kind:load to:0x020b7d08 module:overlay(4) +from:0x020b9ef0 kind:load to:0x020b7d54 module:overlay(4) +from:0x020b9f88 kind:load to:0x020b9a34 module:overlay(4) +from:0x020b9f8c kind:load to:0x020b9a84 module:overlay(4) +from:0x020b9f90 kind:load to:0x0205a720 module:overlay(0) +from:0x020b9f94 kind:load to:0x01ffc57c module:itcm +from:0x020b9f98 kind:load to:0x02057dc8 module:overlay(0) +from:0x020b9f9c kind:load to:0x02057e44 module:overlay(0) +from:0x020b9fa0 kind:load to:0x02057ea8 module:overlay(0) +from:0x020b9fa4 kind:load to:0x01ffc7a4 module:itcm +from:0x020b9fa8 kind:load to:0x02057d84 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov004/symbols.txt b/config/eur1/arm9/overlays/ov004/symbols.txt new file mode 100644 index 00000000..6021c24c --- /dev/null +++ b/config/eur1/arm9/overlays/ov004/symbols.txt @@ -0,0 +1,162 @@ +func_ov004_020b6560 kind:function(arm,size=0x20) addr:0x020b6560 +func_ov004_020b6580 kind:function(arm,size=0x4) addr:0x020b6580 +func_ov004_020b6584 kind:function(arm,size=0x14) addr:0x020b6584 +func_ov004_020b6598 kind:function(arm,size=0x20) addr:0x020b6598 +func_ov004_020b65b8 kind:function(arm,size=0x1c) addr:0x020b65b8 +func_ov004_020b65d4 kind:function(arm,size=0xe4) addr:0x020b65d4 +func_ov004_020b66b8 kind:function(arm,size=0xac) addr:0x020b66b8 +func_ov004_020b6764 kind:function(arm,size=0x8c) addr:0x020b6764 +func_ov004_020b67f0 kind:function(arm,size=0xdc) addr:0x020b67f0 +func_ov004_020b68cc kind:function(arm,size=0xf0) addr:0x020b68cc +func_ov004_020b69bc kind:function(arm,size=0xac) addr:0x020b69bc +func_ov004_020b6a68 kind:function(arm,size=0x10c) addr:0x020b6a68 +func_ov004_020b6b74 kind:function(arm,size=0xa0) addr:0x020b6b74 +func_ov004_020b6c14 kind:function(arm,size=0xa8) addr:0x020b6c14 +func_ov004_020b6cbc kind:function(arm,size=0xec) addr:0x020b6cbc +func_ov004_020b6da8 kind:function(arm,size=0x3c) addr:0x020b6da8 +func_ov004_020b6de4 kind:function(arm,size=0x3c) addr:0x020b6de4 +func_ov004_020b6e20 kind:function(arm,size=0x3c) addr:0x020b6e20 +func_ov004_020b6e5c kind:function(arm,size=0x28) addr:0x020b6e5c +func_ov004_020b6e84 kind:function(arm,size=0x64) addr:0x020b6e84 +func_ov004_020b6ee8 kind:function(arm,size=0x28) addr:0x020b6ee8 +func_ov004_020b6f10 kind:function(arm,size=0x10c) addr:0x020b6f10 +func_ov004_020b701c kind:function(arm,size=0x64) addr:0x020b701c +func_ov004_020b7080 kind:function(arm,size=0x3a8) addr:0x020b7080 +func_ov004_020b7428 kind:function(arm,size=0x14) addr:0x020b7428 +func_ov004_020b743c kind:function(arm,size=0x98) addr:0x020b743c +func_ov004_020b74d4 kind:function(arm,size=0x2e4) addr:0x020b74d4 +func_ov004_020b77b8 kind:function(arm,size=0x58) addr:0x020b77b8 +func_ov004_020b7810 kind:function(arm,size=0x20) addr:0x020b7810 +func_ov004_020b7830 kind:function(arm,size=0x6c) addr:0x020b7830 +func_ov004_020b789c kind:function(arm,size=0x48) addr:0x020b789c +func_ov004_020b78e4 kind:function(arm,size=0x7c) addr:0x020b78e4 +func_ov004_020b7960 kind:function(arm,size=0x138) addr:0x020b7960 +func_ov004_020b7a98 kind:function(arm,size=0x20) addr:0x020b7a98 +func_ov004_020b7ab8 kind:function(arm,size=0x6c) addr:0x020b7ab8 +func_ov004_020b7b24 kind:function(arm,size=0x50) addr:0x020b7b24 +func_ov004_020b7b74 kind:function(arm,size=0x44) addr:0x020b7b74 +func_ov004_020b7bb8 kind:function(arm,size=0x58) addr:0x020b7bb8 +func_ov004_020b7c10 kind:function(arm,size=0x14) addr:0x020b7c10 +func_ov004_020b7c24 kind:function(arm,size=0xe4) addr:0x020b7c24 +func_ov004_020b7d08 kind:function(arm,size=0x4c) addr:0x020b7d08 +func_ov004_020b7d54 kind:function(arm,size=0x114) addr:0x020b7d54 +func_ov004_020b7e68 kind:function(arm,size=0x1c) addr:0x020b7e68 +func_ov004_020b7e84 kind:function(arm,size=0x1c) addr:0x020b7e84 +func_ov004_020b7ea0 kind:function(arm,size=0x5c) addr:0x020b7ea0 +func_ov004_020b7efc kind:function(arm,size=0xb8) addr:0x020b7efc +func_ov004_020b7fb4 kind:function(arm,size=0x3c) addr:0x020b7fb4 +func_ov004_020b7ff0 kind:function(arm,size=0x24) addr:0x020b7ff0 +func_ov004_020b8014 kind:function(arm,size=0x2c) addr:0x020b8014 +func_ov004_020b8040 kind:function(arm,size=0x28) addr:0x020b8040 +func_ov004_020b8068 kind:function(arm,size=0x54) addr:0x020b8068 +func_ov004_020b80bc kind:function(arm,size=0x28) addr:0x020b80bc +func_ov004_020b80e4 kind:function(arm,size=0xe0) addr:0x020b80e4 +func_ov004_020b81c4 kind:function(arm,size=0xa4) addr:0x020b81c4 +func_ov004_020b8268 kind:function(arm,size=0x30) addr:0x020b8268 +func_ov004_020b8298 kind:function(arm,size=0x38) addr:0x020b8298 +func_ov004_020b82d0 kind:function(arm,size=0x50) addr:0x020b82d0 +func_ov004_020b8320 kind:function(arm,size=0x50) addr:0x020b8320 +func_ov004_020b8370 kind:function(arm,size=0x28) addr:0x020b8370 +func_ov004_020b8398 kind:function(arm,size=0x60) addr:0x020b8398 +func_ov004_020b83f8 kind:function(arm,size=0x28) addr:0x020b83f8 +func_ov004_020b8420 kind:function(arm,size=0xb8) addr:0x020b8420 +func_ov004_020b84d8 kind:function(arm,size=0x24) addr:0x020b84d8 +func_ov004_020b84fc kind:function(arm,size=0x98) addr:0x020b84fc +func_ov004_020b8594 kind:function(arm,size=0x84) addr:0x020b8594 +func_ov004_020b8618 kind:function(arm,size=0x11c) addr:0x020b8618 +func_ov004_020b8734 kind:function(arm,size=0x1e4) addr:0x020b8734 +func_ov004_020b8918 kind:function(arm,size=0x20) addr:0x020b8918 +func_ov004_020b8938 kind:function(arm,size=0x3c) addr:0x020b8938 +func_ov004_020b8974 kind:function(arm,size=0x24) addr:0x020b8974 +func_ov004_020b8998 kind:function(arm,size=0x10) addr:0x020b8998 +func_ov004_020b89a8 kind:function(arm,size=0x1c) addr:0x020b89a8 +func_ov004_020b89c4 kind:function(arm,size=0x538) addr:0x020b89c4 +func_ov004_020b8efc kind:function(arm,size=0xa0) addr:0x020b8efc +func_ov004_020b8f9c kind:function(arm,size=0x264) addr:0x020b8f9c +func_ov004_020b9200 kind:function(arm,size=0x13c) addr:0x020b9200 +func_ov004_020b933c kind:function(arm,size=0x1c) addr:0x020b933c +func_ov004_020b9358 kind:function(arm,size=0x10) addr:0x020b9358 +func_ov004_020b9368 kind:function(arm,size=0x120) addr:0x020b9368 +func_ov004_020b9488 kind:function(arm,size=0x38) addr:0x020b9488 +func_ov004_020b94c0 kind:function(arm,size=0x100) addr:0x020b94c0 +func_ov004_020b95c0 kind:function(arm,size=0xb8) addr:0x020b95c0 +func_ov004_020b9678 kind:function(arm,size=0x3bc) addr:0x020b9678 +func_ov004_020b9a34 kind:function(arm,size=0x14) addr:0x020b9a34 +func_ov004_020b9a48 kind:function(arm,size=0x3c) addr:0x020b9a48 +func_ov004_020b9a84 kind:function(arm,size=0x1c) addr:0x020b9a84 +data_ov004_020b9aa0 kind:data(any) addr:0x020b9aa0 +data_ov004_020b9ae8 kind:data(any) addr:0x020b9ae8 +data_ov004_020b9de8 kind:data(any) addr:0x020b9de8 +data_ov004_020b9dec kind:data(any) addr:0x020b9dec +data_ov004_020b9df4 kind:data(any) addr:0x020b9df4 +data_ov004_020b9dfc kind:data(any) addr:0x020b9dfc +data_ov004_020b9e04 kind:data(any) addr:0x020b9e04 +data_ov004_020b9e0c kind:data(any) addr:0x020b9e0c +data_ov004_020b9e14 kind:data(any) addr:0x020b9e14 +data_ov004_020b9e24 kind:data(any) addr:0x020b9e24 +data_ov004_020b9e34 kind:data(any) addr:0x020b9e34 +data_ov004_020b9e44 kind:data(any) addr:0x020b9e44 +__sinit_ov004_020b9e58 kind:function(arm,size=0x2c) addr:0x020b9e58 +.p__sinit_ov004_020b9e58 kind:data(word) addr:0x020b9e84 +data_ov004_020b9ea8 kind:data(any) addr:0x020b9ea8 +data_ov004_020b9ec0 kind:data(any) addr:0x020b9ec0 +data_ov004_020b9ee4 kind:data(any) addr:0x020b9ee4 +data_ov004_020b9ef4 kind:data(any) addr:0x020b9ef4 +data_ov004_020b9f0c kind:data(any) addr:0x020b9f0c +data_ov004_020b9f10 kind:data(any) addr:0x020b9f10 +data_ov004_020b9f20 kind:data(any) addr:0x020b9f20 +data_ov004_020b9f30 kind:data(any) addr:0x020b9f30 +data_ov004_020b9f40 kind:data(any) addr:0x020b9f40 +data_ov004_020b9f50 kind:data(any) addr:0x020b9f50 +data_ov004_020b9f60 kind:data(any) addr:0x020b9f60 +data_ov004_020b9f70 kind:data(any) addr:0x020b9f70 +data_ov004_020b9f88 kind:data(any) addr:0x020b9f88 +data_ov004_020b9fac kind:data(any) addr:0x020b9fac +data_ov004_020b9fb8 kind:data(any) addr:0x020b9fb8 +data_ov004_020b9fe0 kind:bss addr:0x020b9fe0 +data_ov004_020b9fe4 kind:bss addr:0x020b9fe4 +data_ov004_020b9ff0 kind:bss addr:0x020b9ff0 +data_ov004_020b9ffc kind:bss addr:0x020b9ffc +data_ov004_020ba024 kind:bss addr:0x020ba024 +data_ov004_020ba028 kind:bss addr:0x020ba028 +data_ov004_020ba780 kind:bss addr:0x020ba780 ambiguous +data_ov004_020bd5a8 kind:bss addr:0x020bd5a8 ambiguous +data_ov004_020bd775 kind:bss addr:0x020bd775 ambiguous +data_ov004_020bd7c5 kind:bss addr:0x020bd7c5 ambiguous +data_ov004_020be095 kind:bss addr:0x020be095 ambiguous +data_ov004_020be0b9 kind:bss addr:0x020be0b9 ambiguous +data_ov004_020be119 kind:bss addr:0x020be119 ambiguous +data_ov004_020be12d kind:bss addr:0x020be12d ambiguous +data_ov004_020be141 kind:bss addr:0x020be141 ambiguous +data_ov004_020bef2c kind:bss addr:0x020bef2c ambiguous +data_ov004_020befc8 kind:bss addr:0x020befc8 ambiguous +data_ov004_020bf064 kind:bss addr:0x020bf064 ambiguous +data_ov004_020bf420 kind:bss addr:0x020bf420 ambiguous +data_ov004_020bf771 kind:bss addr:0x020bf771 ambiguous +data_ov004_020bf791 kind:bss addr:0x020bf791 ambiguous +data_ov004_020bf934 kind:bss addr:0x020bf934 ambiguous +data_ov004_020bf978 kind:bss addr:0x020bf978 ambiguous +data_ov004_020bfa90 kind:bss addr:0x020bfa90 ambiguous +data_ov004_020bfb14 kind:bss addr:0x020bfb14 ambiguous +data_ov004_020bfd90 kind:bss addr:0x020bfd90 ambiguous +data_ov004_020bff0c kind:bss addr:0x020bff0c ambiguous +data_ov004_020bff75 kind:bss addr:0x020bff75 ambiguous +data_ov004_020bff8c kind:bss addr:0x020bff8c ambiguous +data_ov004_020bff98 kind:bss addr:0x020bff98 ambiguous +data_ov004_020c0105 kind:bss addr:0x020c0105 ambiguous +data_ov004_020c010a kind:bss addr:0x020c010a ambiguous +data_ov004_020c0251 kind:bss addr:0x020c0251 ambiguous +data_ov004_020c05b5 kind:bss addr:0x020c05b5 ambiguous +data_ov004_020c05cc kind:bss addr:0x020c05cc ambiguous +data_ov004_020c05d0 kind:bss addr:0x020c05d0 ambiguous +data_ov004_020c05d4 kind:bss addr:0x020c05d4 ambiguous +data_ov004_020c05d8 kind:bss addr:0x020c05d8 ambiguous +data_ov004_020c05dc kind:bss addr:0x020c05dc ambiguous +data_ov004_020c05e0 kind:bss addr:0x020c05e0 ambiguous +data_ov004_020c078c kind:bss addr:0x020c078c ambiguous +data_ov004_020c07fd kind:bss addr:0x020c07fd ambiguous +data_ov004_020c083d kind:bss addr:0x020c083d ambiguous +data_ov004_020c0f1c kind:bss addr:0x020c0f1c ambiguous +data_ov004_020c18a0 kind:bss addr:0x020c18a0 ambiguous +data_ov004_020c2968 kind:bss addr:0x020c2968 ambiguous +data_ov004_020c2c28 kind:bss addr:0x020c2c28 diff --git a/config/eur1/arm9/overlays/ov005/delinks.txt b/config/eur1/arm9/overlays/ov005/delinks.txt new file mode 100644 index 00000000..f58a71c4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov005/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b8c28 kind:code align:32 + .rodata start:0x020b8c28 end:0x020b8c54 kind:rodata align:4 + .init start:0x020b8c54 end:0x020b8cc4 kind:code align:4 + .ctor start:0x020b8cc4 end:0x020b8cd0 kind:rodata align:4 + .data start:0x020b8ce0 end:0x020b8e40 kind:data align:32 + .bss start:0x020b8e40 end:0x020bb6a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov005/relocs.txt b/config/eur1/arm9/overlays/ov005/relocs.txt new file mode 100644 index 00000000..66db650c --- /dev/null +++ b/config/eur1/arm9/overlays/ov005/relocs.txt @@ -0,0 +1,417 @@ +from:0x020b6578 kind:load to:0x0204999c module:main +from:0x020b657c kind:load to:0x020b8e4c module:overlay(5) +from:0x020b6580 kind:load to:0x020b8e50 module:overlay(5) +from:0x020b6584 kind:load to:0x02012fd0 module:main +from:0x020b65a0 kind:arm_call to:0x02012ff8 module:main +from:0x020b65ac kind:load to:0x0204999c module:main +from:0x020b65c4 kind:arm_call to:0x02019300 module:main +from:0x020b65d4 kind:arm_call to:0x02019340 module:main +from:0x020b6684 kind:arm_call to:0x0209c498 module:overlay(0) +from:0x020b66c4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020b66dc kind:load to:0x0204a110 module:main +from:0x020b66e0 kind:load to:0x027e09a8 module:dtcm +from:0x020b66f8 kind:arm_call to:0x02019300 module:main +from:0x020b6708 kind:arm_call to:0x02019340 module:main +from:0x020b6798 kind:arm_call to:0x0215eca4 module:overlay(71) +from:0x020b67ac kind:arm_call to:0x020c30f0 module:overlay(17) +from:0x020b685c kind:arm_call to:0x02096e98 module:overlay(0) +from:0x020b6878 kind:load to:0x0204a110 module:main +from:0x020b687c kind:load to:0x027e09a4 module:dtcm +from:0x020b6880 kind:load to:0x027e0d70 module:dtcm +from:0x020b6884 kind:load to:0x027e09c0 module:dtcm +from:0x020b68b0 kind:arm_call to:0x020b697c module:overlay(5) +from:0x020b68d0 kind:arm_call to:0x0209aa08 module:overlay(0) +from:0x020b68e0 kind:arm_call to:0x0209aa08 module:overlay(0) +from:0x020b68e8 kind:arm_call to:0x020b697c module:overlay(5) +from:0x020b68fc kind:arm_call to:0x0209aa08 module:overlay(0) +from:0x020b692c kind:arm_call to:0x020b6ba0 module:overlay(5) +from:0x020b6964 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x020b6970 kind:arm_call to:0x0209aa08 module:overlay(0) +from:0x020b6978 kind:load to:0x027e0cd8 module:dtcm +from:0x020b69d0 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x020b6a00 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x020b6a2c kind:arm_call to:0x02081e64 module:overlay(0) +from:0x020b6a88 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x020b6ab8 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x020b6b0c kind:arm_call to:0x02081e64 module:overlay(0) +from:0x020b6b74 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x020b6b9c kind:load to:0x027e0cd8 module:dtcm +from:0x020b6bd0 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x020b6be8 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6c20 kind:arm_call to:0x020986a8 module:overlay(0) +from:0x020b6c4c kind:arm_call to:0x020986a8 module:overlay(0) +from:0x020b6c68 kind:arm_call to:0x020c006c module:overlay(17) +from:0x020b6d60 kind:arm_call to:0x020b6dc4 module:overlay(5) +from:0x020b6d70 kind:arm_call to:0x0203ce74 module:main +from:0x020b6d94 kind:arm_call to:0x020166cc module:main +from:0x020b6db4 kind:load to:0x020ba550 module:overlay(5) +from:0x020b6db8 kind:load to:0x020ba560 module:overlay(5) +from:0x020b6dbc kind:load to:0x020b6f20 module:overlay(5) +from:0x020b6dc0 kind:load to:0x020ba554 module:overlay(5) +from:0x020b6dcc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6ddc kind:arm_call to:0x0201667c module:main +from:0x020b6e00 kind:arm_call to:0x020166cc module:main +from:0x020b6e1c kind:arm_call to:0x020c4dd4 module:overlay(24) +from:0x020b6e4c kind:arm_call to:0x02011f3c module:main +from:0x020b6e58 kind:arm_call_thumb to:0x021765c0 module:overlay(93) +from:0x020b6e6c kind:arm_call to:0x020166cc module:main +from:0x020b6e7c kind:arm_call to:0x02011f3c module:main +from:0x020b6e88 kind:arm_call_thumb to:0x02175e7c module:overlay(93) +from:0x020b6ea0 kind:arm_call to:0x020166cc module:main +from:0x020b6ec0 kind:arm_call to:0x02011f3c module:main +from:0x020b6ecc kind:arm_call_thumb to:0x02161bb8 module:overlay(75) +from:0x020b6edc kind:arm_call to:0x02011f3c module:main +from:0x020b6ee8 kind:arm_call_thumb to:0x0217585c module:overlay(93) +from:0x020b6efc kind:arm_call to:0x020166cc module:main +from:0x020b6f08 kind:load to:0x020b8ce8 module:overlay(5) +from:0x020b6f0c kind:load to:0x02116480 module:overlays(19,31) +from:0x020b6f10 kind:load to:0x02043e50 module:main +from:0x020b6f14 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020b6f18 kind:load to:0x027e09a4 module:dtcm +from:0x020b6f2c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b6f34 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6f4c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b6f54 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6f5c kind:arm_call to:0x02011ff4 module:main +from:0x020b6f78 kind:arm_call to:0x020b6fc4 module:overlay(5) +from:0x020b6f90 kind:arm_call to:0x02176518 module:overlay(93) +from:0x020b6fbc kind:arm_call to:0x020b6fc4 module:overlay(5) +from:0x020b6fd4 kind:arm_call to:0x02018ad4 module:main +from:0x020b6ff0 kind:arm_call_thumb to:0x021760ac module:overlay(93) +from:0x020b6ff8 kind:load to:0x027e0994 module:dtcm +from:0x020b701c kind:arm_call to:0x020b7288 module:overlay(5) +from:0x020b702c kind:arm_call to:0x0203ce74 module:main +from:0x020b7050 kind:arm_call to:0x020166cc module:main +from:0x020b7070 kind:load to:0x020ba594 module:overlay(5) +from:0x020b7074 kind:load to:0x020ba5b4 module:overlay(5) +from:0x020b7078 kind:load to:0x020b7080 module:overlay(5) +from:0x020b707c kind:load to:0x020ba5a8 module:overlay(5) +from:0x020b708c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7094 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b70c0 kind:arm_call to:0x020b7348 module:overlay(5) +from:0x020b70d0 kind:arm_call to:0x0203ce74 module:main +from:0x020b70f4 kind:arm_call to:0x020166cc module:main +from:0x020b7114 kind:load to:0x020ba594 module:overlay(5) +from:0x020b7118 kind:load to:0x020ba684 module:overlay(5) +from:0x020b711c kind:load to:0x020b7124 module:overlay(5) +from:0x020b7120 kind:load to:0x020ba59c module:overlay(5) +from:0x020b7130 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7138 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7140 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7154 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b7164 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020b7170 kind:arm_call to:0x020166cc module:main +from:0x020b717c kind:load to:0x020b8d30 module:overlay(5) +from:0x020b71c8 kind:arm_call to:0x0201e8d4 module:main +from:0x020b71f8 kind:arm_call to:0x020cadb8 module:overlay(24) +from:0x020b7208 kind:arm_call to:0x0201e8d4 module:main +from:0x020b7224 kind:arm_call to:0x020c5db8 module:overlay(24) +from:0x020b7238 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7250 kind:arm_call to:0x02073138 module:overlay(0) +from:0x020b726c kind:arm_call to:0x020735ac module:overlay(0) +from:0x020b7278 kind:load to:0x027e0994 module:dtcm +from:0x020b727c kind:load to:0x0204a110 module:main +from:0x020b7280 kind:load to:0x027e09b8 module:dtcm +from:0x020b7294 kind:arm_call to:0x020b714c module:overlay(5) +from:0x020b72b0 kind:arm_call to:0x020cab38 module:overlay(24) +from:0x020b72cc kind:arm_call to:0x020196b0 module:main +from:0x020b72d8 kind:arm_call to:0x020196b0 module:main +from:0x020b72f4 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b7328 kind:arm_call to:0x020cab94 module:overlay(24) +from:0x020b7340 kind:load to:0x020b8d0c module:overlay(5) +from:0x020b7344 kind:load to:0x020b8d84 module:overlay(5) +from:0x020b7354 kind:arm_call to:0x020b714c module:overlay(5) +from:0x020b7364 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020b7374 kind:arm_call to:0x020cab38 module:overlay(24) +from:0x020b7390 kind:arm_call to:0x020cab38 module:overlay(24) +from:0x020b73b0 kind:arm_call to:0x020196b0 module:main +from:0x020b73bc kind:arm_call to:0x020196b0 module:main +from:0x020b73dc kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b7410 kind:arm_call to:0x020cab94 module:overlay(24) +from:0x020b7418 kind:arm_call to:0x020196b0 module:main +from:0x020b7424 kind:arm_call to:0x020196b0 module:main +from:0x020b7444 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b7478 kind:arm_call to:0x020cab94 module:overlay(24) +from:0x020b74ac kind:arm_call to:0x0201e8d4 module:main +from:0x020b74cc kind:arm_call to:0x020d5424 module:overlay(24) +from:0x020b74e0 kind:arm_call to:0x020166cc module:main +from:0x020b74f8 kind:load to:0x020b8d54 module:overlay(5) +from:0x020b74fc kind:load to:0x020b8d78 module:overlay(5) +from:0x020b7500 kind:load to:0x020b8d90 module:overlay(5) +from:0x020b7504 kind:load to:0x027e09a4 module:dtcm +from:0x020b7518 kind:arm_call to:0x020b71e4 module:overlay(5) +from:0x020b7528 kind:arm_call to:0x020b7530 module:overlay(5) +from:0x020b7544 kind:arm_call to:0x020cadb8 module:overlay(24) +from:0x020b7550 kind:arm_call to:0x0201e8d4 module:main +from:0x020b756c kind:arm_call to:0x020c5ed8 module:overlay(24) +from:0x020b7580 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7598 kind:arm_call to:0x020e1560 module:overlay(26) +from:0x020b75a8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b75b4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b75c0 kind:load to:0x027e0994 module:dtcm +from:0x020b75c4 kind:load to:0x0204a110 module:main +from:0x020b75c8 kind:load to:0x02138e30 module:overlay(26) +from:0x020b75cc kind:load to:0x020b5254 module:overlay(0) +from:0x020b75e0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b75e8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7600 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7608 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7610 kind:arm_call to:0x02011ff4 module:main +from:0x020b7628 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7630 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7638 kind:arm_call to:0x02011ff4 module:main +from:0x020b7650 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7658 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7660 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7668 kind:arm_call to:0x02011ff4 module:main +from:0x020b7678 kind:arm_call to:0x020b76dc module:overlay(5) +from:0x020b76ac kind:arm_call to:0x02073310 module:overlay(0) +from:0x020b76c8 kind:arm_call to:0x020d98e4 module:overlay(31) +from:0x020b76d0 kind:load to:0x0204a088 module:main +from:0x020b76d4 kind:load to:0x027e09b8 module:dtcm +from:0x020b76d8 kind:load to:0x027e0d34 module:dtcm +from:0x020b76e8 kind:arm_call to:0x0208bf58 module:overlay(0) +from:0x020b7704 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020b7718 kind:arm_call to:0x020d98e4 module:overlay(31) +from:0x020b7730 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7734 kind:load to:0x027e09b8 module:dtcm +from:0x020b7738 kind:load to:0x027e0d34 module:dtcm +from:0x020b779c kind:arm_call to:0x02073310 module:overlay(0) +from:0x020b77b0 kind:arm_call to:0x020e1a1c module:overlay(26) +from:0x020b77d4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b7824 kind:load to:0x0204a088 module:main +from:0x020b7828 kind:load to:0x027e09b8 module:dtcm +from:0x020b782c kind:load to:0x02138e30 module:overlay(26) +from:0x020b7830 kind:load to:0x0204a110 module:main +from:0x020b7848 kind:arm_call to:0x020f7de0 module:overlay(26) +from:0x020b7864 kind:arm_call to:0x020e1514 module:overlay(26) +from:0x020b7898 kind:arm_call to:0x01ffd420 module:itcm +from:0x020b78bc kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b7908 kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x020b790c kind:load to:0x02138e30 module:overlay(26) +from:0x020b7910 kind:load to:0x0204a088 module:main +from:0x020b7914 kind:load to:0x027e09b8 module:dtcm +from:0x020b7918 kind:load to:0x0204a110 module:main +from:0x020b793c kind:arm_call to:0x020b79a0 module:overlay(5) +from:0x020b794c kind:arm_call to:0x0203ce74 module:main +from:0x020b7970 kind:arm_call to:0x020166cc module:main +from:0x020b7990 kind:load to:0x020ba804 module:overlay(5) +from:0x020b7994 kind:load to:0x020ba814 module:overlay(5) +from:0x020b7998 kind:load to:0x020b7a20 module:overlay(5) +from:0x020b799c kind:load to:0x020ba808 module:overlay(5) +from:0x020b79a8 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b79cc kind:arm_call to:0x0203d160 module:main +from:0x020b79e4 kind:arm_call to:0x020166cc module:main +from:0x020b7a00 kind:load to:0x020b8d9c module:overlay(5) +from:0x020b7a04 kind:load to:0x020b7a0c module:overlay(5) +from:0x020b7a08 kind:load to:0x020b7bc9 module:overlay(5) +from:0x020b7a14 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7a38 kind:arm_call to:0x0203d210 module:main +from:0x020b7a40 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7a4c kind:load to:0x020b7a0c module:overlay(5) +from:0x020b7a68 kind:arm_call to:0x0203d210 module:main +from:0x020b7a70 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7a78 kind:arm_call to:0x02011ff4 module:main +from:0x020b7a84 kind:load to:0x020b7a0c module:overlay(5) +from:0x020b7ae4 kind:load to:0x027e0d3c module:dtcm +from:0x020b7b34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020b7b70 kind:arm_call to:0x01ffd43c module:itcm +from:0x020b7bb8 kind:load to:0x027e0d3c module:dtcm +from:0x020b7bc0 kind:load to:0x027e09bc module:dtcm +from:0x020b7bc4 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7bce kind:thumb_call_arm to:0x0201667c module:main +from:0x020b7bfc kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7c2c kind:load to:0x020b8dc4 module:overlay(5) +from:0x020b7c30 kind:load to:0x020b8db8 module:overlay(5) +from:0x020b7c7c kind:arm_call to:0x020b7ef8 module:overlay(5) +from:0x020b7da0 kind:arm_call to:0x020ede74 module:overlays(26,31) +from:0x020b7dd0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020b7e44 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7e4c kind:load to:0x027e0d3c module:dtcm +from:0x020b7e50 kind:load to:0x027e09a8 module:dtcm +from:0x020b7e74 kind:arm_call to:0x020b7ef8 module:overlay(5) +from:0x020b7ee4 kind:arm_call to:0x0201aad0 module:main +from:0x020b7ef0 kind:load to:0x020b8c28 module:overlay(5) +from:0x020b7ef4 kind:load to:0x0204af1c module:main +from:0x020b7f04 kind:arm_call to:0x01ffd420 module:itcm +from:0x020b7f1c kind:arm_call to:0x01fff1a4 module:itcm +from:0x020b7f34 kind:arm_call to:0x02166298 module:overlay(93) +from:0x020b7f3c kind:load to:0x027e09b8 module:dtcm +from:0x020b7f40 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7f44 kind:load to:0x027e0d8c module:dtcm +from:0x020b7f50 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7f58 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f80 kind:arm_call to:0x020b804c module:overlay(5) +from:0x020b7f90 kind:arm_call to:0x0203ce74 module:main +from:0x020b7fa8 kind:load to:0x020baa70 module:overlay(5) +from:0x020b7fac kind:load to:0x020baa80 module:overlay(5) +from:0x020b7fb0 kind:load to:0x020b7fb8 module:overlay(5) +from:0x020b7fb4 kind:load to:0x020baa74 module:overlay(5) +from:0x020b7fc4 kind:arm_call to:0x020da838 module:overlay(26) +from:0x020b7fd8 kind:arm_call to:0x0203d210 module:main +from:0x020b7fe0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7fe8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b7ff0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b7ff8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b8000 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b800c kind:load to:0x0205fe20 module:overlay(0) +from:0x020b8018 kind:arm_call to:0x020b7f64 module:overlay(5) +from:0x020b8030 kind:arm_call to:0x020166cc module:main +from:0x020b8044 kind:arm_call to:0x020b7f64 module:overlay(5) +from:0x020b8054 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b8064 kind:arm_call to:0x020db204 module:overlay(26) +from:0x020b806c kind:arm_call to:0x020d9ad8 module:overlay(26) +from:0x020b8074 kind:arm_call to:0x020da684 module:overlay(26) +from:0x020b8080 kind:arm_call to:0x020166cc module:main +from:0x020b808c kind:arm_call to:0x020166cc module:main +from:0x020b8098 kind:arm_call to:0x020166cc module:main +from:0x020b80a4 kind:load to:0x020b8ddc module:overlay(5) +from:0x020b80b4 kind:arm_call to:0x020da194 module:overlay(26) +from:0x020b80bc kind:arm_call to:0x020db02c module:overlay(26) +from:0x020b80d0 kind:arm_call to:0x020da2a8 module:overlay(26) +from:0x020b80d8 kind:arm_call to:0x020db104 module:overlay(26) +from:0x020b80e0 kind:arm_call to:0x020dbb70 module:overlay(26) +from:0x020b810c kind:arm_call to:0x020db1dc module:overlay(26) +from:0x020b8134 kind:arm_call to:0x020da5f4 module:overlay(26) +from:0x020b815c kind:arm_call to:0x020dbbe4 module:overlay(26) +from:0x020b8178 kind:load to:0x02138e30 module:overlay(26) +from:0x020b8188 kind:load to:0x020da880 module:overlays(19,26) +from:0x020b8198 kind:arm_call to:0x020da838 module:overlay(26) +from:0x020b81ac kind:arm_call to:0x0203d210 module:main +from:0x020b81b4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b81bc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b81c4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b81cc kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b81d4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b81dc kind:arm_call to:0x02011ff4 module:main +from:0x020b81e8 kind:load to:0x0205fe20 module:overlay(0) +from:0x020b820c kind:arm_call to:0x020b8284 module:overlay(5) +from:0x020b821c kind:arm_call to:0x0203ce74 module:main +from:0x020b8240 kind:arm_call to:0x020166cc module:main +from:0x020b8260 kind:load to:0x020bb2f4 module:overlay(5) +from:0x020b8264 kind:load to:0x020bb304 module:overlay(5) +from:0x020b8268 kind:load to:0x020b8270 module:overlay(5) +from:0x020b826c kind:load to:0x020bb2f8 module:overlay(5) +from:0x020b8278 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b8290 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b82a0 kind:arm_call to:0x0201ee68 module:main +from:0x020b82dc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b82e4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b82ec kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b8364 kind:arm_call to:0x020196b0 module:main +from:0x020b8390 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b83a4 kind:arm_call to:0x020196b0 module:main +from:0x020b83d0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b83e4 kind:arm_call to:0x020196b0 module:main +from:0x020b8410 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b843c kind:arm_call to:0x020196b0 module:main +from:0x020b8458 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020b8474 kind:arm_call to:0x020196b0 module:main +from:0x020b848c kind:arm_call to:0x02065930 module:overlay(0) +from:0x020b84e8 kind:arm_call to:0x020196b0 module:main +from:0x020b8514 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8528 kind:arm_call to:0x020196b0 module:main +from:0x020b854c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b855c kind:arm_call to:0x020196b0 module:main +from:0x020b8570 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b8578 kind:arm_call to:0x020196b0 module:main +from:0x020b859c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b85ac kind:arm_call to:0x020196b0 module:main +from:0x020b85bc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b85c8 kind:arm_call to:0x020196b0 module:main +from:0x020b85ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b85fc kind:arm_call to:0x020196b0 module:main +from:0x020b860c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b86a4 kind:arm_call to:0x0201eed4 module:main +from:0x020b86b4 kind:load to:0x020b8e08 module:overlay(5) +from:0x020b86b8 kind:load to:0x020b8c40 module:overlay(5) +from:0x020b86bc kind:load to:0x020b8c2c module:overlay(5) +from:0x020b86c0 kind:load to:0x02138e30 module:overlay(26) +from:0x020b86c4 kind:load to:0x0204a110 module:main +from:0x020b86c8 kind:load to:0x020b8df8 module:overlay(5) +from:0x020b8720 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b8740 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b8760 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b8894 kind:load to:0x02138e30 module:overlay(26) +from:0x020b88dc kind:arm_call to:0x0201ef78 module:main +from:0x020b8930 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020b893c kind:arm_call to:0x0201ef78 module:main +from:0x020b8980 kind:arm_call to:0x0201aa44 module:main +from:0x020b89d4 kind:arm_call to:0x0201aad0 module:main +from:0x020b8a28 kind:arm_call to:0x0201aad0 module:main +from:0x020b8a84 kind:arm_call to:0x0201aad0 module:main +from:0x020b8a90 kind:load to:0x02138e30 module:overlay(26) +from:0x020b8a94 kind:load to:0x0204af1c module:main +from:0x020b8b14 kind:arm_call to:0x0201eed4 module:main +from:0x020b8b48 kind:load to:0x0204a110 module:main +from:0x020b8b4c kind:load to:0x020b8df8 module:overlay(5) +from:0x020b8bd0 kind:arm_call to:0x0201eed4 module:main +from:0x020b8c04 kind:load to:0x0204a110 module:main +from:0x020b8c08 kind:load to:0x020b8df8 module:overlay(5) +from:0x020b8c14 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b8c1c kind:arm_call to:0x02011ff4 module:main +from:0x020b8c70 kind:load to:0x020b8e4c module:overlay(5) +from:0x020b8c74 kind:load to:0x020b6588 module:overlay(5) +from:0x020b8c78 kind:load to:0x020b8e40 module:overlay(5) +from:0x020b8c7c kind:load to:0x0203ce74 module:main +from:0x020b8c98 kind:load to:0x020b8db8 module:overlay(5) +from:0x020b8cc0 kind:load to:0x020b8df8 module:overlay(5) +from:0x020b8cc4 kind:load to:0x020b8c54 module:overlay(5) +from:0x020b8cc8 kind:load to:0x020b8c80 module:overlay(5) +from:0x020b8ccc kind:load to:0x020b8c9c module:overlay(5) +from:0x020b8ce8 kind:load to:0x020b6f20 module:overlay(5) +from:0x020b8cec kind:load to:0x020b6f40 module:overlay(5) +from:0x020b8cf0 kind:load to:0x020b6f68 module:overlay(5) +from:0x020b8cf4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8cf8 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b8cfc kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8d00 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8d0c kind:load to:0x020b7080 module:overlay(5) +from:0x020b8d10 kind:load to:0x020b761c module:overlay(5) +from:0x020b8d14 kind:load to:0x020b71e4 module:overlay(5) +from:0x020b8d18 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8d1c kind:load to:0x020b7284 module:overlay(5) +from:0x020b8d20 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8d24 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8d30 kind:load to:0x020b75d4 module:overlay(5) +from:0x020b8d34 kind:load to:0x020b75f4 module:overlay(5) +from:0x020b8d38 kind:load to:0x020b71e4 module:overlay(5) +from:0x020b8d3c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8d40 kind:load to:0x020b7284 module:overlay(5) +from:0x020b8d44 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8d48 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8d54 kind:load to:0x020b7124 module:overlay(5) +from:0x020b8d58 kind:load to:0x020b7644 module:overlay(5) +from:0x020b8d5c kind:load to:0x020b7508 module:overlay(5) +from:0x020b8d60 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8d64 kind:load to:0x020b7284 module:overlay(5) +from:0x020b8d68 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8d6c kind:load to:0x02061cdc module:overlay(0) +from:0x020b8d78 kind:load to:0x020b773c module:overlay(5) +from:0x020b8d84 kind:load to:0x020b7674 module:overlay(5) +from:0x020b8d90 kind:load to:0x020b7834 module:overlay(5) +from:0x020b8d9c kind:load to:0x020b7a20 module:overlay(5) +from:0x020b8da0 kind:load to:0x020b7a50 module:overlay(5) +from:0x020b8da4 kind:load to:0x020b7a88 module:overlay(5) +from:0x020b8da8 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8dac kind:load to:0x020b7ae8 module:overlay(5) +from:0x020b8db0 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8db4 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8dc4 kind:load to:0x020b7a0c module:overlay(5) +from:0x020b8dc8 kind:load to:0x020b7f48 module:overlay(5) +from:0x020b8dcc kind:load to:0x020b7c34 module:overlay(5) +from:0x020b8dd0 kind:load to:0x020b7e54 module:overlay(5) +from:0x020b8ddc kind:load to:0x020b7fb8 module:overlay(5) +from:0x020b8de0 kind:load to:0x020b818c module:overlay(5) +from:0x020b8de4 kind:load to:0x02061ccc module:overlay(0) +from:0x020b8de8 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8dec kind:load to:0x02061cd4 module:overlay(0) +from:0x020b8df0 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8df4 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8e08 kind:load to:0x020b8270 module:overlay(5) +from:0x020b8e0c kind:load to:0x020b8c0c module:overlay(5) +from:0x020b8e10 kind:load to:0x020b86cc module:overlay(5) +from:0x020b8e14 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8e18 kind:load to:0x020b889c module:overlay(5) +from:0x020b8e1c kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8e20 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov005/symbols.txt b/config/eur1/arm9/overlays/ov005/symbols.txt new file mode 100644 index 00000000..19184540 --- /dev/null +++ b/config/eur1/arm9/overlays/ov005/symbols.txt @@ -0,0 +1,112 @@ +func_ov005_020b6560 kind:function(arm,size=0x28) addr:0x020b6560 +func_ov005_020b6588 kind:function(arm,size=0x28) addr:0x020b6588 +func_ov005_020b65b0 kind:function(arm,size=0x134) addr:0x020b65b0 +func_ov005_020b66e4 kind:function(arm,size=0x1a4) addr:0x020b66e4 +func_ov005_020b6888 kind:function(arm,size=0xf4) addr:0x020b6888 +func_ov005_020b697c kind:function(arm,size=0x224) addr:0x020b697c +func_ov005_020b6ba0 kind:function(arm,size=0x4c) addr:0x020b6ba0 +func_ov005_020b6bec kind:function(arm,size=0x84) addr:0x020b6bec +func_ov005_020b6c70 kind:function(arm,size=0xd0) addr:0x020b6c70 +func_ov005_020b6d40 kind:function(arm,size=0x84) addr:0x020b6d40 +func_ov005_020b6dc4 kind:function(arm,size=0x15c) addr:0x020b6dc4 +func_ov005_020b6f20 kind:function(arm,size=0x20) addr:0x020b6f20 +func_ov005_020b6f40 kind:function(arm,size=0x28) addr:0x020b6f40 +func_ov005_020b6f68 kind:function(arm,size=0x18) addr:0x020b6f68 +func_ov005_020b6f80 kind:function(arm,size=0x28) addr:0x020b6f80 +func_ov005_020b6fa8 kind:function(arm,size=0x1c) addr:0x020b6fa8 +func_ov005_020b6fc4 kind:function(arm,size=0x38) addr:0x020b6fc4 +func_ov005_020b6ffc kind:function(arm,size=0x84) addr:0x020b6ffc +func_ov005_020b7080 kind:function(arm,size=0x20) addr:0x020b7080 +func_ov005_020b70a0 kind:function(arm,size=0x84) addr:0x020b70a0 +func_ov005_020b7124 kind:function(arm,size=0x28) addr:0x020b7124 +func_ov005_020b714c kind:function(arm,size=0x34) addr:0x020b714c +func_ov005_020b7180 kind:function(arm,size=0x64) addr:0x020b7180 +func_ov005_020b71e4 kind:function(arm,size=0xa0) addr:0x020b71e4 +func_ov005_020b7284 kind:function(arm,size=0x4) addr:0x020b7284 +func_ov005_020b7288 kind:function(arm,size=0xc0) addr:0x020b7288 +func_ov005_020b7348 kind:function(arm,size=0x1c0) addr:0x020b7348 +func_ov005_020b7508 kind:function(arm,size=0x28) addr:0x020b7508 +func_ov005_020b7530 kind:function(arm,size=0xa4) addr:0x020b7530 +func_ov005_020b75d4 kind:function(arm,size=0x20) addr:0x020b75d4 +func_ov005_020b75f4 kind:function(arm,size=0x28) addr:0x020b75f4 +func_ov005_020b761c kind:function(arm,size=0x28) addr:0x020b761c +func_ov005_020b7644 kind:function(arm,size=0x30) addr:0x020b7644 +func_ov005_020b7674 kind:function(arm,size=0x68) addr:0x020b7674 +func_ov005_020b76dc kind:function(arm,size=0x60) addr:0x020b76dc +func_ov005_020b773c kind:function(arm,size=0xf8) addr:0x020b773c +func_ov005_020b7834 kind:function(arm,size=0xe8) addr:0x020b7834 +func_ov005_020b791c kind:function(arm,size=0x84) addr:0x020b791c +func_ov005_020b79a0 kind:function(arm,size=0x6c) addr:0x020b79a0 +func_ov005_020b7a0c kind:function(arm,size=0x14) addr:0x020b7a0c +func_ov005_020b7a20 kind:function(arm,size=0x30) addr:0x020b7a20 +func_ov005_020b7a50 kind:function(arm,size=0x38) addr:0x020b7a50 +func_ov005_020b7a88 kind:function(arm,size=0x60) addr:0x020b7a88 +func_ov005_020b7ae8 kind:function(arm,size=0xe0) addr:0x020b7ae8 +func_ov005_020b7bc8 kind:function(thumb,size=0x6c) addr:0x020b7bc8 +func_ov005_020b7c34 kind:function(arm,size=0x220) addr:0x020b7c34 +func_ov005_020b7e54 kind:function(arm,size=0xa4) addr:0x020b7e54 +func_ov005_020b7ef8 kind:function(arm,size=0x50) addr:0x020b7ef8 +func_ov005_020b7f48 kind:function(arm,size=0x1c) addr:0x020b7f48 +func_ov005_020b7f64 kind:function(arm,size=0x54) addr:0x020b7f64 +func_ov005_020b7fb8 kind:function(arm,size=0x58) addr:0x020b7fb8 +func_ov005_020b8010 kind:function(arm,size=0x3c) addr:0x020b8010 +func_ov005_020b804c kind:function(arm,size=0x5c) addr:0x020b804c +func_ov005_020b80a8 kind:function(arm,size=0x1c) addr:0x020b80a8 +func_ov005_020b80c4 kind:function(arm,size=0x24) addr:0x020b80c4 +func_ov005_020b80e8 kind:function(arm,size=0x94) addr:0x020b80e8 +func_ov005_020b817c kind:function(arm,size=0x10) addr:0x020b817c +func_ov005_020b818c kind:function(arm,size=0x60) addr:0x020b818c +func_ov005_020b81ec kind:function(arm,size=0x84) addr:0x020b81ec +func_ov005_020b8270 kind:function(arm,size=0x14) addr:0x020b8270 +func_ov005_020b8284 kind:function(arm,size=0x448) addr:0x020b8284 +func_ov005_020b86cc kind:function(arm,size=0x1d0) addr:0x020b86cc +func_ov005_020b889c kind:function(arm,size=0x1fc) addr:0x020b889c +func_ov005_020b8a98 kind:function(arm,size=0xb8) addr:0x020b8a98 +func_ov005_020b8b50 kind:function(arm,size=0xbc) addr:0x020b8b50 +func_ov005_020b8c0c kind:function(arm,size=0x1c) addr:0x020b8c0c +data_ov005_020b8c28 kind:data(any) addr:0x020b8c28 +data_ov005_020b8c2c kind:data(any) addr:0x020b8c2c +data_ov005_020b8c40 kind:data(any) addr:0x020b8c40 +__sinit_ov005_020b8c54 kind:function(arm,size=0x2c) addr:0x020b8c54 +__sinit_ov005_020b8c80 kind:function(arm,size=0x1c) addr:0x020b8c80 +__sinit_ov005_020b8c9c kind:function(arm,size=0x28) addr:0x020b8c9c +.p__sinit_ov005_020b8c54 kind:data(word) addr:0x020b8cc4 +.p__sinit_ov005_020b8c80 kind:data(word) addr:0x020b8cc8 +.p__sinit_ov005_020b8c9c kind:data(word) addr:0x020b8ccc +data_ov005_020b8ce1 kind:data(any) addr:0x020b8ce1 ambiguous +data_ov005_020b8ce8 kind:data(any) addr:0x020b8ce8 +data_ov005_020b8ced kind:data(any) addr:0x020b8ced ambiguous +data_ov005_020b8d0c kind:data(any) addr:0x020b8d0c +data_ov005_020b8d30 kind:data(any) addr:0x020b8d30 +data_ov005_020b8d54 kind:data(any) addr:0x020b8d54 +data_ov005_020b8d78 kind:data(any) addr:0x020b8d78 +data_ov005_020b8d84 kind:data(any) addr:0x020b8d84 +data_ov005_020b8d90 kind:data(any) addr:0x020b8d90 +data_ov005_020b8d9c kind:data(any) addr:0x020b8d9c +data_ov005_020b8db8 kind:data(any) addr:0x020b8db8 +data_ov005_020b8dc4 kind:data(any) addr:0x020b8dc4 +data_ov005_020b8ddc kind:data(any) addr:0x020b8ddc +data_ov005_020b8df8 kind:data(any) addr:0x020b8df8 +data_ov005_020b8e08 kind:data(any) addr:0x020b8e08 +data_ov005_020b8e40 kind:bss addr:0x020b8e40 +data_ov005_020b8e4c kind:bss addr:0x020b8e4c +data_ov005_020b8e50 kind:bss addr:0x020b8e50 +data_ov005_020b8f60 kind:bss addr:0x020b8f60 ambiguous +data_ov005_020ba550 kind:bss addr:0x020ba550 +data_ov005_020ba554 kind:bss addr:0x020ba554 +data_ov005_020ba560 kind:bss addr:0x020ba560 +data_ov005_020ba594 kind:bss addr:0x020ba594 +data_ov005_020ba59c kind:bss addr:0x020ba59c +data_ov005_020ba5a8 kind:bss addr:0x020ba5a8 +data_ov005_020ba5b4 kind:bss addr:0x020ba5b4 +data_ov005_020ba684 kind:bss addr:0x020ba684 +data_ov005_020ba780 kind:bss addr:0x020ba780 ambiguous +data_ov005_020ba804 kind:bss addr:0x020ba804 +data_ov005_020ba808 kind:bss addr:0x020ba808 +data_ov005_020ba814 kind:bss addr:0x020ba814 +data_ov005_020baa70 kind:bss addr:0x020baa70 +data_ov005_020baa74 kind:bss addr:0x020baa74 +data_ov005_020baa80 kind:bss addr:0x020baa80 +data_ov005_020bb2f4 kind:bss addr:0x020bb2f4 +data_ov005_020bb2f8 kind:bss addr:0x020bb2f8 +data_ov005_020bb304 kind:bss addr:0x020bb304 diff --git a/config/eur1/arm9/overlays/ov006/delinks.txt b/config/eur1/arm9/overlays/ov006/delinks.txt new file mode 100644 index 00000000..ed7c6b7a --- /dev/null +++ b/config/eur1/arm9/overlays/ov006/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b899c kind:code align:32 + .rodata start:0x020b899c end:0x020b8a2c kind:rodata align:4 + .init start:0x020b8a2c end:0x020b8a44 kind:code align:4 + .ctor start:0x020b8a44 end:0x020b8a48 kind:rodata align:4 + .data start:0x020b8a60 end:0x020b8b20 kind:data align:32 + .bss start:0x020b8b20 end:0x020ba3c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov006/relocs.txt b/config/eur1/arm9/overlays/ov006/relocs.txt new file mode 100644 index 00000000..b9401e77 --- /dev/null +++ b/config/eur1/arm9/overlays/ov006/relocs.txt @@ -0,0 +1,359 @@ +from:0x020b6572 kind:thumb_call to:0x020b65b4 module:overlay(6) +from:0x020b657c kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6592 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b65a4 kind:load to:0x020b8b20 module:overlay(6) +from:0x020b65a8 kind:load to:0x020b8b30 module:overlay(6) +from:0x020b65ac kind:load to:0x020b66d5 module:overlay(6) +from:0x020b65b0 kind:load to:0x020b8b24 module:overlay(6) +from:0x020b65be kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b65f6 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6618 kind:thumb_call_arm to:0x0201667c module:main +from:0x020b6632 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b664c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6658 kind:thumb_call_arm to:0x020d1734 module:overlay(24) +from:0x020b6672 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020b667e kind:thumb_call_arm to:0x020c7390 module:overlays(20,24) +from:0x020b6692 kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x020b66ac kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b66b8 kind:load to:0x020b8a7c module:overlay(6) +from:0x020b66bc kind:load to:0x020b8a70 module:overlay(6) +from:0x020b66c0 kind:load to:0x020b8c14 module:overlay(6) +from:0x020b66c4 kind:load to:0x027e09a4 module:dtcm +from:0x020b66c8 kind:load to:0x027e0994 module:dtcm +from:0x020b66cc kind:load to:0x027e0998 module:dtcm +from:0x020b66d0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b66de kind:thumb_call_arm to:0x020d1758 module:overlay(24) +from:0x020b66e6 kind:thumb_call_arm to:0x02016694 module:main +from:0x020b66ec kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b66f4 kind:load to:0x020b8a7c module:overlay(6) +from:0x020b6702 kind:thumb_call_arm to:0x020d1758 module:overlay(24) +from:0x020b670a kind:thumb_call_arm to:0x02016694 module:main +from:0x020b6710 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6716 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6720 kind:load to:0x020b8a7c module:overlay(6) +from:0x020b673e kind:thumb_call_arm to:0x0206c608 module:overlay(0) +from:0x020b6758 kind:thumb_call to:0x020b6cf4 module:overlay(6) +from:0x020b677e kind:thumb_call to:0x020b691c module:overlay(6) +from:0x020b6786 kind:thumb_call to:0x020b7714 module:overlay(6) +from:0x020b6876 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b6890 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b68ca kind:thumb_call_arm to:0x020d10d4 module:overlay(24) +from:0x020b68f0 kind:thumb_call to:0x020b691c module:overlay(6) +from:0x020b6902 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b690c kind:load to:0x0204a110 module:main +from:0x020b6910 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b6914 kind:load to:0x0204a088 module:main +from:0x020b693e kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6944 kind:thumb_call_arm to:0x020d126c module:overlay(24) +from:0x020b694c kind:load to:0x0204a088 module:main +from:0x020b696c kind:thumb_call_arm to:0x020166f4 module:main +from:0x020b6974 kind:load to:0x027e0954 module:dtcm +from:0x020b6994 kind:thumb_call_arm to:0x020166f4 module:main +from:0x020b699c kind:load to:0x027e0954 module:dtcm +from:0x020b69dc kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6a14 kind:thumb_call_arm to:0x02061a48 module:overlay(0) +from:0x020b6a1c kind:thumb_call_arm to:0x020d52fc module:overlay(24) +from:0x020b6a4e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6a7a kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b6a84 kind:load to:0x0204af1c module:main +from:0x020b6a88 kind:load to:0x027e09a4 module:dtcm +from:0x020b6a8c kind:load to:0x027e0998 module:dtcm +from:0x020b6a98 kind:load to:0x020d084c module:overlay(24) +from:0x020b6aa6 kind:thumb_call_arm to:0x0205be34 module:overlay(0) +from:0x020b6ad4 kind:thumb_call_arm to:0x0205bedc module:overlay(0) +from:0x020b6adc kind:load to:0x020b8a60 module:overlay(6) +from:0x020b6b02 kind:thumb_call to:0x020b6bcc module:overlay(6) +from:0x020b6b0c kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6b22 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6b34 kind:load to:0x020b9c14 module:overlay(6) +from:0x020b6b38 kind:load to:0x020b9c24 module:overlay(6) +from:0x020b6b3c kind:load to:0x020b6b45 module:overlay(6) +from:0x020b6b40 kind:load to:0x020b9c18 module:overlay(6) +from:0x020b6b54 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b6b64 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b6b6c kind:thumb_call_arm to:0x0205fe20 module:overlay(0) +from:0x020b6b74 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6b7c kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b6b82 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b6b90 kind:thumb_call_arm to:0x0205fe20 module:overlay(0) +from:0x020b6b98 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6ba0 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6ba8 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b6bae kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b6bb4 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6bbc kind:load to:0x020b6bc1 module:overlay(6) +from:0x020b6bc4 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6bd2 kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b6be2 kind:thumb_call to:0x020b6d1c module:overlay(6) +from:0x020b6bf6 kind:thumb_call to:0x020b7790 module:overlay(6) +from:0x020b6c04 kind:load to:0x020b8aa0 module:overlay(6) +from:0x020b6c18 kind:load to:0x020b7649 module:overlay(6) +from:0x020b6c26 kind:thumb_call to:0x020b7038 module:overlay(6) +from:0x020b6c34 kind:thumb_call to:0x020b7efc module:overlay(6) +from:0x020b6c54 kind:thumb_call to:0x020b75ec module:overlay(6) +from:0x020b6c5a kind:thumb_call to:0x020b8480 module:overlay(6) +from:0x020b6c6e kind:thumb_call to:0x020b75a0 module:overlay(6) +from:0x020b6c74 kind:thumb_call to:0x020b84dc module:overlay(6) +from:0x020b6c80 kind:thumb_call to:0x020b7694 module:overlay(6) +from:0x020b6c9c kind:thumb_call to:0x020b7440 module:overlay(6) +from:0x020b6cae kind:thumb_call to:0x020b83c4 module:overlay(6) +from:0x020b6cbc kind:load to:0x020b75a1 module:overlay(6) +from:0x020b6cd6 kind:thumb_call to:0x020b75ec module:overlay(6) +from:0x020b6ce2 kind:thumb_call to:0x020b84dc module:overlay(6) +from:0x020b6d2c kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b6d42 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b6d54 kind:thumb_call_arm to:0x0206337c module:overlay(0) +from:0x020b6d5e kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b6d68 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b6d72 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b6d9a kind:thumb_call_arm to:0x0205fdf8 module:overlay(0) +from:0x020b6db0 kind:thumb_call_arm to:0x0201ee68 module:main +from:0x020b6dd0 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b6de6 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b6dfe kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b6e1e kind:thumb_call_arm to:0x02063638 module:overlay(0) +from:0x020b6e5e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6e6c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6e80 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6ea8 kind:thumb_call_arm to:0x0201eed4 module:main +from:0x020b6eb4 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6ec0 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6ecc kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6ed4 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6eee kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6f08 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6f24 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b6f50 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b6f84 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b6fba kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b6fc6 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b6ffe kind:thumb_call to:0x020b7694 module:overlay(6) +from:0x020b701c kind:thumb_call to:0x020b7728 module:overlay(6) +from:0x020b7028 kind:load to:0x020b1f24 module:overlay(0) +from:0x020b702c kind:load to:0x020b1f54 module:overlay(0) +from:0x020b7030 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7034 kind:load to:0x027e0994 module:dtcm +from:0x020b705c kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b707e kind:thumb_call to:0x020b7628 module:overlay(6) +from:0x020b708e kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b70a4 kind:thumb_call to:0x020b7714 module:overlay(6) +from:0x020b70c0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b71f6 kind:thumb_call to:0x020b7370 module:overlay(6) +from:0x020b7222 kind:thumb_call to:0x020b7628 module:overlay(6) +from:0x020b72e0 kind:load to:0x0204a110 module:main +from:0x020b72e4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b7332 kind:thumb_call to:0x020b7370 module:overlay(6) +from:0x020b7362 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b736a kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b737e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b73a8 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b73d8 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7408 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7412 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7454 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b746e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b74a6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b74c4 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b74f0 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b74fc kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7522 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7536 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7562 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b756e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7594 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b759c kind:load to:0x0204af1c module:main +from:0x020b75e0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b75e8 kind:load to:0x020b5254 module:overlay(0) +from:0x020b7636 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b765e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b7682 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7688 kind:load to:0x027e0cd8 module:dtcm +from:0x020b768c kind:load to:0x027e09a4 module:dtcm +from:0x020b7690 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x020b769c kind:thumb_call to:0x020b6ae0 module:overlay(6) +from:0x020b76c0 kind:thumb_call_arm to:0x02063638 module:overlay(0) +from:0x020b76d4 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b76dc kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7710 kind:load to:0x020b89e4 module:overlay(6) +from:0x020b774a kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b7756 kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b776e kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b777a kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b77a4 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b77bc kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b77d0 kind:thumb_call_arm to:0x0206337c module:overlay(0) +from:0x020b77d8 kind:thumb_call_arm to:0x0205fdf8 module:overlay(0) +from:0x020b7806 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b781c kind:thumb_call_arm to:0x0201ee68 module:main +from:0x020b783a kind:thumb_call_arm to:0x02065ecc module:overlay(0) +from:0x020b7858 kind:thumb_call to:0x020b7cc8 module:overlay(6) +from:0x020b789a kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b78ac kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b78c2 kind:thumb_call to:0x020b7cfc module:overlay(6) +from:0x020b7910 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7934 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b794a kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7962 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b797c kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7996 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b79b0 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b79e4 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7a20 kind:thumb_call to:0x020b7cfc module:overlay(6) +from:0x020b7a4e kind:thumb_call to:0x020b88e4 module:overlay(6) +from:0x020b7a60 kind:thumb_call to:0x020b88e4 module:overlay(6) +from:0x020b7a9e kind:thumb_call to:0x020b88e4 module:overlay(6) +from:0x020b7aac kind:load to:0x020b1f24 module:overlay(0) +from:0x020b7ab0 kind:load to:0x020b6bc1 module:overlay(6) +from:0x020b7ab4 kind:load to:0x020b7cbd module:overlay(6) +from:0x020b7abc kind:load to:0x027e0cd8 module:dtcm +from:0x020b7acc kind:thumb_call to:0x020b88e4 module:overlay(6) +from:0x020b7afa kind:thumb_call to:0x020b8874 module:overlay(6) +from:0x020b7b26 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7b36 kind:thumb_call to:0x020b7df4 module:overlay(6) +from:0x020b7b58 kind:thumb_call_arm to:0x0201eed4 module:main +from:0x020b7b64 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7b70 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7b7c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7b94 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7ba6 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7bae kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7be0 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7bea kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7c1e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7c28 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b7c62 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b7cc0 kind:thumb_call_arm to:0x0206337c module:overlay(0) +from:0x020b7cf8 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7d10 kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b7d1c kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b7d30 kind:thumb_call to:0x020b7cc8 module:overlay(6) +from:0x020b7dec kind:load to:0x020b62f0 module:overlay(0) +from:0x020b7df0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7e50 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7e60 kind:load to:0x020b7e65 module:overlay(6) +from:0x020b7e9c kind:thumb_call to:0x020b8740 module:overlay(6) +from:0x020b7ea4 kind:thumb_call_arm to:0x0201e698 module:main +from:0x020b7eaa kind:thumb_call to:0x020b84f0 module:overlay(6) +from:0x020b7ef4 kind:load to:0x0204aeec module:main +from:0x020b7f24 kind:load to:0x020b8abc module:overlay(6) +from:0x020b7f32 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7f6a kind:thumb_call to:0x020b86a0 module:overlay(6) +from:0x020b7f70 kind:thumb_call to:0x020b7df4 module:overlay(6) +from:0x020b7f78 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7f96 kind:thumb_call to:0x020b8524 module:overlay(6) +from:0x020b7f9c kind:thumb_call to:0x020b8874 module:overlay(6) +from:0x020b7fa4 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7fae kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b7fb6 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7fe8 kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b8018 kind:load to:0x0204a110 module:main +from:0x020b801c kind:load to:0x020b5254 module:overlay(0) +from:0x020b8052 kind:thumb_call to:0x020b8614 module:overlay(6) +from:0x020b805a kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b8064 kind:load to:0x020b64f0 module:overlay(0) +from:0x020b8082 kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b818c kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b8196 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b81c2 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b81ce kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b8202 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b820e kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b825e kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b829c kind:thumb_call to:0x020b808c module:overlay(6) +from:0x020b82ac kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b82bc kind:thumb_call to:0x020b808c module:overlay(6) +from:0x020b82cc kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b82e0 kind:thumb_call to:0x020b808c module:overlay(6) +from:0x020b82f0 kind:thumb_call to:0x020b8394 module:overlay(6) +from:0x020b82f8 kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b8310 kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020b832e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8352 kind:thumb_call_arm to:0x0201e588 module:main +from:0x020b8358 kind:thumb_call to:0x020b8494 module:overlay(6) +from:0x020b8360 kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b8368 kind:load to:0x020b508c module:overlay(0) +from:0x020b836c kind:load to:0x0204aeec module:main +from:0x020b8374 kind:thumb_call to:0x020b808c module:overlay(6) +from:0x020b8384 kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b83b4 kind:thumb_call_arm to:0x02067cf8 module:overlay(0) +from:0x020b83bc kind:load to:0x020b508c module:overlay(0) +from:0x020b83d6 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b83f0 kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b841e kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b844c kind:thumb_call_arm to:0x0201ef78 module:main +from:0x020b8474 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b847c kind:load to:0x0204af1c module:main +from:0x020b8486 kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b848c kind:thumb_call to:0x020b8494 module:overlay(6) +from:0x020b84ce kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b84d8 kind:load to:0x020b5254 module:overlay(0) +from:0x020b84e2 kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b84e8 kind:thumb_call to:0x020b84f0 module:overlay(6) +from:0x020b854e kind:thumb_call to:0x020b8598 module:overlay(6) +from:0x020b857e kind:thumb_call to:0x020b8598 module:overlay(6) +from:0x020b8590 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8594 kind:load to:0x027e09a4 module:dtcm +from:0x020b85c2 kind:thumb_call to:0x020b7728 module:overlay(6) +from:0x020b85e0 kind:thumb_call_arm to:0x02065f68 module:overlay(0) +from:0x020b85ec kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b85f4 kind:thumb_call to:0x020b7e58 module:overlay(6) +from:0x020b85fc kind:thumb_call_arm to:0x020d1484 module:overlay(24) +from:0x020b8610 kind:load to:0x0204e5f8 module:main +from:0x020b8648 kind:thumb_call_arm to:0x02065f68 module:overlay(0) +from:0x020b8652 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020b8662 kind:thumb_call_arm to:0x020c6828 module:overlay(24) +from:0x020b8690 kind:load to:0x027e0994 module:dtcm +from:0x020b8694 kind:load to:0x0204e5f8 module:main +from:0x020b86ac kind:thumb_call to:0x020b7cfc module:overlay(6) +from:0x020b8736 kind:thumb_call to:0x020b8874 module:overlay(6) +from:0x020b876e kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b877a kind:thumb_call_arm to:0x02028c60 module:main +from:0x020b886c kind:load to:0x020b62f0 module:overlay(0) +from:0x020b8870 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8878 kind:thumb_call to:0x020b8740 module:overlay(6) +from:0x020b88a4 kind:thumb_call to:0x020b6ae0 module:overlay(6) +from:0x020b88b4 kind:thumb_call_arm to:0x020634e4 module:overlay(0) +from:0x020b88c0 kind:thumb_call to:0x020b6ae0 module:overlay(6) +from:0x020b88d0 kind:thumb_call_arm to:0x020634e4 module:overlay(0) +from:0x020b88dc kind:load to:0x020b899c module:overlay(6) +from:0x020b88e0 kind:load to:0x020b89e4 module:overlay(6) +from:0x020b8928 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020b8938 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8940 kind:thumb_call_arm to:0x0205fe20 module:overlay(0) +from:0x020b8948 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8950 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b8956 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b8964 kind:thumb_call_arm to:0x0205fe20 module:overlay(0) +from:0x020b896c kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b8974 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b897c kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b8982 kind:thumb_call_arm to:0x02063070 module:overlay(0) +from:0x020b8988 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b898e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8998 kind:load to:0x020b6bc1 module:overlay(6) +from:0x020b8a40 kind:load to:0x020b8a60 module:overlay(6) +from:0x020b8a44 kind:load to:0x020b8a2d module:overlay(6) +from:0x020b8a70 kind:load to:0x020b6a9d module:overlay(6) +from:0x020b8a7c kind:load to:0x020b66d5 module:overlay(6) +from:0x020b8a80 kind:load to:0x020b66f9 module:overlay(6) +from:0x020b8a84 kind:load to:0x020b6725 module:overlay(6) +from:0x020b8a88 kind:load to:0x020b6951 module:overlay(6) +from:0x020b8a8c kind:load to:0x020b69a1 module:overlay(6) +from:0x020b8a90 kind:load to:0x020b6a91 module:overlay(6) +from:0x020b8a94 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8aa0 kind:load to:0x020b6b45 module:overlay(6) +from:0x020b8aa4 kind:load to:0x020b8919 module:overlay(6) +from:0x020b8aa8 kind:load to:0x020b6c1d module:overlay(6) +from:0x020b8aac kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8ab0 kind:load to:0x020b6c8d module:overlay(6) +from:0x020b8ab4 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8ab8 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8abc kind:load to:0x020b7f29 module:overlay(6) +from:0x020b8ac4 kind:load to:0x020b8025 module:overlay(6) +from:0x020b8acc kind:load to:0x020b8069 module:overlay(6) +from:0x020b8ad4 kind:load to:0x020b8299 module:overlay(6) +from:0x020b8adc kind:load to:0x020b82b9 module:overlay(6) +from:0x020b8ae4 kind:load to:0x020b82d9 module:overlay(6) +from:0x020b8aec kind:load to:0x020b82dd module:overlay(6) +from:0x020b8af4 kind:load to:0x020b8301 module:overlay(6) +from:0x020b8afc kind:load to:0x020b8371 module:overlay(6) diff --git a/config/eur1/arm9/overlays/ov006/symbols.txt b/config/eur1/arm9/overlays/ov006/symbols.txt new file mode 100644 index 00000000..05b78b30 --- /dev/null +++ b/config/eur1/arm9/overlays/ov006/symbols.txt @@ -0,0 +1,86 @@ +func_ov006_020b6560 kind:function(thumb,size=0x54) addr:0x020b6560 +func_ov006_020b65b4 kind:function(thumb,size=0x120) addr:0x020b65b4 +func_ov006_020b66d4 kind:function(thumb,size=0x24) addr:0x020b66d4 +func_ov006_020b66f8 kind:function(thumb,size=0x2c) addr:0x020b66f8 +func_ov006_020b6724 kind:function(thumb,size=0x1f8) addr:0x020b6724 +func_ov006_020b691c kind:function(thumb,size=0x34) addr:0x020b691c +func_ov006_020b6950 kind:function(thumb,size=0x28) addr:0x020b6950 +func_ov006_020b6978 kind:function(thumb,size=0x28) addr:0x020b6978 +func_ov006_020b69a0 kind:function(thumb,size=0xf0) addr:0x020b69a0 +func_ov006_020b6a90 kind:function(thumb,size=0xc) addr:0x020b6a90 +func_ov006_020b6a9c kind:function(thumb,size=0x44) addr:0x020b6a9c +func_ov006_020b6ae0 kind:function(thumb,size=0x10) addr:0x020b6ae0 +func_ov006_020b6af0 kind:function(thumb,size=0x54) addr:0x020b6af0 +func_ov006_020b6b44 kind:function(thumb,size=0x7c) addr:0x020b6b44 +func_ov006_020b6bc0 kind:function(thumb,size=0xc) addr:0x020b6bc0 +func_ov006_020b6bcc kind:function(thumb,size=0x40) addr:0x020b6bcc +func_ov006_020b6c0c kind:function(thumb,size=0x10) addr:0x020b6c0c +func_ov006_020b6c1c kind:function(thumb,size=0x70) addr:0x020b6c1c +func_ov006_020b6c8c kind:function(thumb,size=0x28) addr:0x020b6c8c +func_ov006_020b6cb4 kind:function(thumb,size=0xc) addr:0x020b6cb4 +func_ov006_020b6cc0 kind:function(thumb,size=0x34) addr:0x020b6cc0 +func_ov006_020b6cf4 kind:function(thumb,size=0x28) addr:0x020b6cf4 +func_ov006_020b6d1c kind:function(thumb,size=0x31c) addr:0x020b6d1c +func_ov006_020b7038 kind:function(thumb,size=0x338) addr:0x020b7038 +func_ov006_020b7370 kind:function(thumb,size=0xd0) addr:0x020b7370 +func_ov006_020b7440 kind:function(thumb,size=0x160) addr:0x020b7440 +func_ov006_020b75a0 kind:function(thumb,size=0x4c) addr:0x020b75a0 +func_ov006_020b75ec kind:function(thumb,size=0x3a) addr:0x020b75ec +func_ov006_020b7628 kind:function(thumb,size=0x20) addr:0x020b7628 +func_ov006_020b7648 kind:function(thumb,size=0x4c) addr:0x020b7648 +func_ov006_020b7694 kind:function(thumb,size=0x80) addr:0x020b7694 +func_ov006_020b7714 kind:function(thumb,size=0x12) addr:0x020b7714 +func_ov006_020b7728 kind:function(thumb,size=0x68) addr:0x020b7728 +func_ov006_020b7790 kind:function(thumb,size=0x52c) addr:0x020b7790 +func_ov006_020b7cbc kind:function(thumb,size=0xc) addr:0x020b7cbc +func_ov006_020b7cc8 kind:function(thumb,size=0x34) addr:0x020b7cc8 +func_ov006_020b7cfc kind:function(thumb,size=0xf8) addr:0x020b7cfc +func_ov006_020b7df4 kind:function(thumb,size=0x64) addr:0x020b7df4 +func_ov006_020b7e58 kind:function(thumb,size=0xc) addr:0x020b7e58 +func_ov006_020b7e64 kind:function(thumb,size=0x98) addr:0x020b7e64 +func_ov006_020b7efc kind:function(thumb,size=0x2c) addr:0x020b7efc +func_ov006_020b7f28 kind:function(thumb,size=0xfc) addr:0x020b7f28 +func_ov006_020b8024 kind:function(thumb,size=0x44) addr:0x020b8024 +func_ov006_020b8068 kind:function(thumb,size=0x24) addr:0x020b8068 +func_ov006_020b808c kind:function(thumb,size=0x20c) addr:0x020b808c +func_ov006_020b8298 kind:function(thumb,size=0x20) addr:0x020b8298 +func_ov006_020b82b8 kind:function(thumb,size=0x20) addr:0x020b82b8 +func_ov006_020b82d8 kind:function(thumb,size=0x2) addr:0x020b82d8 +func_ov006_020b82dc kind:function(thumb,size=0x22) addr:0x020b82dc +func_ov006_020b8300 kind:function(thumb,size=0x70) addr:0x020b8300 +func_ov006_020b8370 kind:function(thumb,size=0x24) addr:0x020b8370 +func_ov006_020b8394 kind:function(thumb,size=0x30) addr:0x020b8394 +func_ov006_020b83c4 kind:function(thumb,size=0xbc) addr:0x020b83c4 +func_ov006_020b8480 kind:function(thumb,size=0x12) addr:0x020b8480 +func_ov006_020b8494 kind:function(thumb,size=0x48) addr:0x020b8494 +func_ov006_020b84dc kind:function(thumb,size=0x12) addr:0x020b84dc +func_ov006_020b84f0 kind:function(thumb,size=0x34) addr:0x020b84f0 +func_ov006_020b8524 kind:function(thumb,size=0x74) addr:0x020b8524 +func_ov006_020b8598 kind:function(thumb,size=0x7c) addr:0x020b8598 +func_ov006_020b8614 kind:function(thumb,size=0x8c) addr:0x020b8614 +func_ov006_020b86a0 kind:function(thumb,size=0x9e) addr:0x020b86a0 +func_ov006_020b8740 kind:function(thumb,size=0x134) addr:0x020b8740 +func_ov006_020b8874 kind:function(thumb,size=0x70) addr:0x020b8874 +func_ov006_020b88e4 kind:function(thumb,size=0x32) addr:0x020b88e4 +func_ov006_020b8918 kind:function(thumb,size=0x84) addr:0x020b8918 +data_ov006_020b899c kind:data(any) addr:0x020b899c +data_ov006_020b89e4 kind:data(any) addr:0x020b89e4 +__sinit_ov006_020b8a2c kind:function(thumb,size=0x18) addr:0x020b8a2c +.p__sinit_ov006_020b8a2c kind:data(word) addr:0x020b8a44 +data_ov006_020b8a60 kind:data(any) addr:0x020b8a60 +data_ov006_020b8a6d kind:data(any) addr:0x020b8a6d ambiguous +data_ov006_020b8a70 kind:data(any) addr:0x020b8a70 +data_ov006_020b8a7c kind:data(any) addr:0x020b8a7c +data_ov006_020b8a99 kind:data(any) addr:0x020b8a99 ambiguous +data_ov006_020b8aa0 kind:data(any) addr:0x020b8aa0 +data_ov006_020b8abc kind:data(any) addr:0x020b8abc +data_ov006_020b8b20 kind:bss addr:0x020b8b20 +data_ov006_020b8b24 kind:bss addr:0x020b8b24 +data_ov006_020b8b30 kind:bss addr:0x020b8b30 +data_ov006_020b8c14 kind:bss addr:0x020b8c14 +data_ov006_020b8ce1 kind:bss addr:0x020b8ce1 ambiguous +data_ov006_020b8ced kind:bss addr:0x020b8ced ambiguous +data_ov006_020b8f60 kind:bss addr:0x020b8f60 ambiguous +data_ov006_020b9c14 kind:bss addr:0x020b9c14 +data_ov006_020b9c18 kind:bss addr:0x020b9c18 +data_ov006_020b9c24 kind:bss addr:0x020b9c24 diff --git a/config/eur1/arm9/overlays/ov007/delinks.txt b/config/eur1/arm9/overlays/ov007/delinks.txt new file mode 100644 index 00000000..d6f9cebf --- /dev/null +++ b/config/eur1/arm9/overlays/ov007/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020b6560 end:0x020b83b4 kind:code align:32 + .init start:0x020b83b4 end:0x020b83e0 kind:code align:4 + .ctor start:0x020b83e0 end:0x020b83e4 kind:rodata align:4 + .data start:0x020b8400 end:0x020b8520 kind:data align:32 + .bss start:0x020b8520 end:0x020b97e0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov007/relocs.txt b/config/eur1/arm9/overlays/ov007/relocs.txt new file mode 100644 index 00000000..f1f77b3c --- /dev/null +++ b/config/eur1/arm9/overlays/ov007/relocs.txt @@ -0,0 +1,395 @@ +from:0x020b6570 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x020b6580 kind:arm_call to:0x020cb0e8 module:overlay(24) +from:0x020b6588 kind:load to:0x027e09a0 module:dtcm +from:0x020b658c kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020b659c kind:arm_call to:0x0207056c module:overlay(0) +from:0x020b65b4 kind:load to:0x027e09a4 module:dtcm +from:0x020b65c4 kind:arm_call to:0x0207056c module:overlay(0) +from:0x020b65dc kind:load to:0x027e09a4 module:dtcm +from:0x020b65e4 kind:arm_call to:0x0205c998 module:overlay(0) +from:0x020b65f0 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020b6620 kind:load to:0x027e09b8 module:dtcm +from:0x020b6634 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6640 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6648 kind:load to:0x020b5254 module:overlay(0) +from:0x020b6658 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b6668 kind:arm_call to:0x020e65d4 module:overlay(26) +from:0x020b6678 kind:arm_call to:0x01fff698 module:itcm +from:0x020b6680 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6698 kind:load to:0x020609c4 module:overlay(0) +from:0x020b66c8 kind:load to:0x020b8520 module:overlay(7) +from:0x020b66cc kind:load to:0x020b8474 module:overlay(7) +from:0x020b66d0 kind:load to:0x020b853c module:overlay(7) +from:0x020b66e8 kind:load to:0x020b78c4 module:overlay(7) +from:0x020b66f4 kind:arm_call to:0x020b668c module:overlay(7) +from:0x020b6724 kind:arm_call to:0x020b673c module:overlay(7) +from:0x020b6730 kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b6760 kind:load to:0x020b8520 module:overlay(7) +from:0x020b6764 kind:load to:0x020b842c module:overlay(7) +from:0x020b6768 kind:load to:0x020b8540 module:overlay(7) +from:0x020b677c kind:arm_call to:0x020b7d18 module:overlay(7) +from:0x020b6784 kind:arm_call to:0x020b7ac8 module:overlay(7) +from:0x020b6798 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b67b0 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b67b8 kind:arm_call to:0x020b7d18 module:overlay(7) +from:0x020b67dc kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x020b67fc kind:arm_call to:0x020b668c module:overlay(7) +from:0x020b6804 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6810 kind:arm_call to:0x020b6624 module:overlay(7) +from:0x020b6818 kind:arm_call to:0x020b79a0 module:overlay(7) +from:0x020b682c kind:arm_call to:0x020b77ec module:overlay(7) +from:0x020b6830 kind:arm_call to:0x020b7358 module:overlay(7) +from:0x020b683c kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b6848 kind:arm_call to:0x020b79b0 module:overlay(7) +from:0x020b6878 kind:arm_call to:0x020b7d48 module:overlay(7) +from:0x020b68b4 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x020b6904 kind:arm_call to:0x0208068c module:overlay(0) +from:0x020b6918 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x020b691c kind:arm_call to:0x020b7358 module:overlay(7) +from:0x020b6928 kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b6930 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020b6940 kind:arm_call to:0x020b79a0 module:overlay(7) +from:0x020b6960 kind:arm_call to:0x020b6624 module:overlay(7) +from:0x020b696c kind:arm_call to:0x020b77ec module:overlay(7) +from:0x020b6970 kind:arm_call to:0x020b7358 module:overlay(7) +from:0x020b697c kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b69bc kind:arm_call to:0x020d3a34 module:overlay(24) +from:0x020b69cc kind:arm_call to:0x020b6650 module:overlay(7) +from:0x020b69fc kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6a08 kind:arm_call to:0x020dc1c8 module:overlay(26) +from:0x020b6a14 kind:arm_call to:0x020b6bd4 module:overlay(7) +from:0x020b6a20 kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b6a54 kind:arm_call to:0x020c781c module:overlays(20,24) +from:0x020b6a88 kind:arm_call to:0x020c7840 module:overlay(24) +from:0x020b6aac kind:arm_call to:0x020d0630 module:overlay(24) +from:0x020b6aec kind:arm_call to:0x020b7c60 module:overlay(7) +from:0x020b6b04 kind:arm_call to:0x020cfff0 module:overlay(24) +from:0x020b6b14 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b6b54 kind:arm_call to:0x020b7bbc module:overlay(7) +from:0x020b6b74 kind:arm_call to:0x020b7d18 module:overlay(7) +from:0x020b6b80 kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x020b6b84 kind:load to:0x0204a110 module:main +from:0x020b6b88 kind:load to:0x02135bcc module:overlay(26) +from:0x020b6b8c kind:load to:0x027e0ce8 module:dtcm +from:0x020b6b90 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6b94 kind:load to:0x027e09a4 module:dtcm +from:0x020b6b98 kind:load to:0x027e0cf8 module:dtcm +from:0x020b6bac kind:arm_call to:0x020b669c module:overlay(7) +from:0x020b6bb8 kind:arm_call to:0x020b6650 module:overlay(7) +from:0x020b6bc8 kind:arm_call to:0x020b78e4 module:overlay(7) +from:0x020b6bf8 kind:load to:0x020b8520 module:overlay(7) +from:0x020b6bfc kind:load to:0x020b8408 module:overlay(7) +from:0x020b6c00 kind:load to:0x020b8530 module:overlay(7) +from:0x020b6c18 kind:arm_call to:0x020b668c module:overlay(7) +from:0x020b6c28 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020b6c34 kind:arm_call to:0x020d536c module:overlay(24) +from:0x020b6c48 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6c5c kind:arm_call to:0x020ea450 module:overlays(23,26) +from:0x020b6c7c kind:arm_call to:0x020d3a34 module:overlay(24) +from:0x020b6c88 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020b6c98 kind:arm_call to:0x020b6650 module:overlay(7) +from:0x020b6ca4 kind:arm_call to:0x020e9bb0 module:overlay(26) +from:0x020b6ce8 kind:arm_call to:0x020e9a3c module:overlay(26) +from:0x020b6d28 kind:arm_call to:0x020e9b34 module:overlay(26) +from:0x020b6d4c kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6d58 kind:arm_call to:0x020dc264 module:overlay(26) +from:0x020b6d68 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6d7c kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6d90 kind:arm_call to:0x020ea450 module:overlays(23,26) +from:0x020b6d9c kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020b6dd0 kind:arm_call to:0x020d0630 module:overlay(24) +from:0x020b6e04 kind:arm_call to:0x020d3b80 module:overlay(24) +from:0x020b6e18 kind:arm_call to:0x020b7c60 module:overlay(7) +from:0x020b6e34 kind:arm_call to:0x020d0630 module:overlay(24) +from:0x020b6e68 kind:arm_call to:0x020d3b80 module:overlay(24) +from:0x020b6e7c kind:arm_call to:0x020b7c60 module:overlay(7) +from:0x020b6e94 kind:arm_call to:0x020cfff0 module:overlay(24) +from:0x020b6ea4 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b6ed4 kind:arm_call to:0x020d3b80 module:overlay(24) +from:0x020b6ee8 kind:arm_call to:0x020b7bbc module:overlay(7) +from:0x020b6ef4 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020b6f00 kind:arm_call to:0x020d2cec module:overlay(24) +from:0x020b6f50 kind:arm_call to:0x020d3b80 module:overlay(24) +from:0x020b6f64 kind:arm_call to:0x020b7bbc module:overlay(7) +from:0x020b6f74 kind:arm_call to:0x020b7d18 module:overlay(7) +from:0x020b6f80 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6f90 kind:arm_call to:0x020b7014 module:overlay(7) +from:0x020b6f9c kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b6fa8 kind:arm_call to:0x020b673c module:overlay(7) +from:0x020b6fb4 kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b6fd0 kind:arm_call to:0x020b669c module:overlay(7) +from:0x020b6fd4 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b6fe8 kind:arm_call to:0x020ea450 module:overlays(23,26) +from:0x020b7008 kind:arm_call to:0x020b78e4 module:overlay(7) +from:0x020b7044 kind:load to:0x020b8520 module:overlay(7) +from:0x020b7048 kind:load to:0x020b84bc module:overlay(7) +from:0x020b704c kind:load to:0x020b8548 module:overlay(7) +from:0x020b7068 kind:arm_call to:0x020b7b8c module:overlay(7) +from:0x020b7074 kind:arm_call to:0x020b7b2c module:overlay(7) +from:0x020b7088 kind:load to:0x020b7b8c module:overlay(7) +from:0x020b70b0 kind:arm_call to:0x020b70d0 module:overlay(7) +from:0x020b70b8 kind:arm_call to:0x020b7114 module:overlay(7) +from:0x020b70c0 kind:arm_call to:0x020b71ec module:overlay(7) +from:0x020b70c8 kind:arm_call to:0x020b7300 module:overlay(7) +from:0x020b70dc kind:arm_call to:0x020b668c module:overlay(7) +from:0x020b70e8 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b70f8 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b7120 kind:arm_call to:0x020b668c module:overlay(7) +from:0x020b7128 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b713c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b714c kind:arm_call to:0x020b7b2c module:overlay(7) +from:0x020b7168 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7170 kind:arm_call to:0x020b79a0 module:overlay(7) +from:0x020b717c kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b71bc kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b71c0 kind:arm_call to:0x020ea320 module:overlay(26) +from:0x020b71cc kind:arm_call to:0x020b7b2c module:overlay(7) +from:0x020b71dc kind:load to:0x0204a110 module:main +from:0x020b71e0 kind:load to:0x020b5254 module:overlay(0) +from:0x020b71f8 kind:arm_call to:0x020b668c module:overlay(7) +from:0x020b7204 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b7214 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b7230 kind:arm_call to:0x020b79a0 module:overlay(7) +from:0x020b7244 kind:arm_call to:0x020b77ec module:overlay(7) +from:0x020b724c kind:arm_call to:0x020b6590 module:overlay(7) +from:0x020b7260 kind:arm_call to:0x02070588 module:overlay(0) +from:0x020b726c kind:arm_call to:0x020b65b8 module:overlay(7) +from:0x020b727c kind:arm_call to:0x020b7830 module:overlay(7) +from:0x020b7284 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b7294 kind:arm_call to:0x020ea450 module:overlays(23,26) +from:0x020b7298 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b72a8 kind:arm_call to:0x020ea450 module:overlays(23,26) +from:0x020b72d4 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020b72e0 kind:arm_call to:0x020b77a8 module:overlay(7) +from:0x020b72e4 kind:arm_call to:0x020b7358 module:overlay(7) +from:0x020b72f0 kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b72fc kind:load to:0x027e09a4 module:dtcm +from:0x020b7308 kind:arm_call to:0x020b668c module:overlay(7) +from:0x020b7314 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b7324 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b7338 kind:arm_call to:0x020b673c module:overlay(7) +from:0x020b7344 kind:arm_call to:0x020b7868 module:overlay(7) +from:0x020b7354 kind:load to:0x020b669c module:overlay(7) +from:0x020b737c kind:load to:0x020b8520 module:overlay(7) +from:0x020b7380 kind:load to:0x020b8498 module:overlay(7) +from:0x020b7384 kind:load to:0x020b8544 module:overlay(7) +from:0x020b73ac kind:arm_call to:0x020b7410 module:overlay(7) +from:0x020b73bc kind:arm_call to:0x0203ce74 module:main +from:0x020b73e0 kind:arm_call to:0x020166cc module:main +from:0x020b7400 kind:load to:0x020b8520 module:overlay(7) +from:0x020b7404 kind:load to:0x020b8568 module:overlay(7) +from:0x020b7408 kind:load to:0x020b75b8 module:overlay(7) +from:0x020b740c kind:load to:0x020b855c module:overlay(7) +from:0x020b741c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b743c kind:arm_call to:0x02067278 module:overlay(0) +from:0x020b7454 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b74a0 kind:arm_call to:0x020b8234 module:overlay(7) +from:0x020b74d8 kind:arm_call to:0x020b8234 module:overlay(7) +from:0x020b74f8 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b7524 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b754c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7570 kind:arm_call to:0x02012fd0 module:main +from:0x020b757c kind:arm_call to:0x020166cc module:main +from:0x020b7588 kind:arm_call to:0x020166cc module:main +from:0x020b7594 kind:arm_call to:0x020166cc module:main +from:0x020b75a4 kind:load to:0x020b8450 module:overlay(7) +from:0x020b75a8 kind:load to:0x0204a110 module:main +from:0x020b75ac kind:load to:0x0204999c module:main +from:0x020b75b0 kind:load to:0x020b8888 module:overlay(7) +from:0x020b75b4 kind:load to:0x020b888c module:overlay(7) +from:0x020b75c4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b75cc kind:arm_call to:0x020b829c module:overlay(7) +from:0x020b75d4 kind:arm_call to:0x020b829c module:overlay(7) +from:0x020b75dc kind:arm_call to:0x020672ac module:overlay(0) +from:0x020b75e4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b75fc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7604 kind:arm_call to:0x020b829c module:overlay(7) +from:0x020b760c kind:arm_call to:0x020b829c module:overlay(7) +from:0x020b7614 kind:arm_call to:0x020672ac module:overlay(0) +from:0x020b761c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7624 kind:arm_call to:0x02011ff4 module:main +from:0x020b7640 kind:arm_call to:0x020b80d8 module:overlay(7) +from:0x020b764c kind:arm_call to:0x020b80d8 module:overlay(7) +from:0x020b7658 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b7660 kind:arm_call to:0x020b7ba4 module:overlay(7) +from:0x020b7664 kind:arm_call to:0x020b65e0 module:overlay(7) +from:0x020b7670 kind:arm_call to:0x020b66a4 module:overlay(7) +from:0x020b7678 kind:arm_call to:0x020b673c module:overlay(7) +from:0x020b7684 kind:arm_call to:0x020b79a0 module:overlay(7) +from:0x020b7690 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b76f4 kind:arm_call to:0x020b771c module:overlay(7) +from:0x020b7704 kind:arm_call to:0x020b7728 module:overlay(7) +from:0x020b7714 kind:arm_call to:0x020b775c module:overlay(7) +from:0x020b7724 kind:load to:0x020b7870 module:overlay(7) +from:0x020b77b0 kind:arm_call to:0x020b7d18 module:overlay(7) +from:0x020b77b4 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020b77bc kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b77c8 kind:arm_call to:0x020eba18 module:overlay(26) +from:0x020b77cc kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b77d8 kind:arm_call to:0x020e8450 module:overlay(26) +from:0x020b77dc kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b77e4 kind:arm_call to:0x020e0f48 module:overlay(26) +from:0x020b77f4 kind:arm_call to:0x020b7d18 module:overlay(7) +from:0x020b7800 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020b7808 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b7814 kind:arm_call to:0x020eba18 module:overlay(26) +from:0x020b7818 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020b781c kind:arm_call to:0x020e7f28 module:overlay(26) +from:0x020b7820 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b7828 kind:arm_call to:0x020e163c module:overlay(26) +from:0x020b7834 kind:arm_call to:0x020b7d18 module:overlay(7) +from:0x020b7838 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020b7840 kind:arm_call to:0x0205c96c module:overlay(0) +from:0x020b784c kind:arm_call to:0x020eba18 module:overlay(26) +from:0x020b7850 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020b7854 kind:arm_call to:0x020e7f28 module:overlay(26) +from:0x020b7858 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b7860 kind:arm_call to:0x020e0f48 module:overlay(26) +from:0x020b78dc kind:load to:0x020b508c module:overlay(0) +from:0x020b78e0 kind:load to:0x0206807c module:overlay(0) +from:0x020b7930 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020b7954 kind:arm_call to:0x020d3b80 module:overlay(24) +from:0x020b798c kind:arm_call to:0x0201aad0 module:main +from:0x020b7998 kind:load to:0x020b508c module:overlay(0) +from:0x020b799c kind:load to:0x0204af1c module:main +from:0x020b79a4 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020b79a8 kind:arm_call to:0x020e14b0 module:overlay(26) +from:0x020b79d8 kind:arm_call to:0x020b7d48 module:overlay(7) +from:0x020b7a14 kind:arm_call to:0x01fff498 module:itcm +from:0x020b7a18 kind:arm_call to:0x01fff584 module:itcm +from:0x020b7a74 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020b7a88 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020b7a9c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020b7aac kind:load to:0x02135bcc module:overlay(26) +from:0x020b7ab0 kind:load to:0x027e0ce8 module:dtcm +from:0x020b7ad0 kind:arm_call to:0x020b79a0 module:overlay(7) +from:0x020b7ae8 kind:arm_call to:0x02070588 module:overlay(0) +from:0x020b7afc kind:arm_call to:0x0207056c module:overlay(0) +from:0x020b7b20 kind:arm_call to:0x020b79b0 module:overlay(7) +from:0x020b7b28 kind:load to:0x027e09a4 module:dtcm +from:0x020b7b54 kind:arm_call to:0x020b836c module:overlay(7) +from:0x020b7b5c kind:arm_call to:0x020b836c module:overlay(7) +from:0x020b7b68 kind:arm_call to:0x020b8384 module:overlay(7) +from:0x020b7b70 kind:arm_call to:0x020b8384 module:overlay(7) +from:0x020b7b7c kind:arm_call to:0x020b839c module:overlay(7) +from:0x020b7b84 kind:arm_call to:0x020b839c module:overlay(7) +from:0x020b7be8 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b7c00 kind:arm_call to:0x020b6560 module:overlay(7) +from:0x020b7c38 kind:arm_call to:0x020cb090 module:overlay(24) +from:0x020b7c44 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7c50 kind:load to:0x020d7444 module:overlays(19,24) +from:0x020b7c54 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020b7c58 kind:load to:0x020b5254 module:overlay(0) +from:0x020b7ce8 kind:arm_call to:0x020cb090 module:overlay(24) +from:0x020b7cf4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7d00 kind:load to:0x020d743c module:overlays(19,24) +from:0x020b7d04 kind:load to:0x020d7440 module:overlays(19,24) +from:0x020b7d08 kind:load to:0x020d7438 module:overlays(19,24) +from:0x020b7d0c kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020b7d10 kind:load to:0x020b5254 module:overlay(0) +from:0x020b7d34 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020b7d44 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020b7d58 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020b7d6c kind:arm_call to:0x020eee44 module:overlays(26,31) +from:0x020b7d7c kind:arm_call to:0x020eee90 module:overlay(26) +from:0x020b7d94 kind:arm_call to:0x020e823c module:overlay(26) +from:0x020b7dac kind:arm_call to:0x020b7e3c module:overlay(7) +from:0x020b7ddc kind:arm_call to:0x01fffd00 module:itcm +from:0x020b7df8 kind:arm_call to:0x01fffd00 module:itcm +from:0x020b7e10 kind:arm_call to:0x020b7e3c module:overlay(7) +from:0x020b7e6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020b7e94 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020b7ee4 kind:arm_call to:0x02011ff4 module:main +from:0x020b7ef8 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f0c kind:arm_call to:0x02011ff4 module:main +from:0x020b7f20 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f34 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f58 kind:arm_call to:0x02012ff8 module:main +from:0x020b7f64 kind:load to:0x0204999c module:main +from:0x020b7f80 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b7f90 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7fc8 kind:arm_call to:0x020b8020 module:overlay(7) +from:0x020b7fd8 kind:load to:0x020b84e0 module:overlay(7) +from:0x020b7fe4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b7ff8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b8000 kind:arm_call to:0x02011ff4 module:main +from:0x020b8014 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b805c kind:arm_call to:0x02018268 module:main +from:0x020b8094 kind:arm_call to:0x02062c4c module:overlay(0) +from:0x020b80c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b80fc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b810c kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020b8120 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b8144 kind:arm_call to:0x020b8154 module:overlay(7) +from:0x020b814c kind:arm_call to:0x020b81a8 module:overlay(7) +from:0x020b819c kind:arm_call to:0x0201aad0 module:main +from:0x020b81a4 kind:load to:0x0204af1c module:main +from:0x020b81f8 kind:arm_call to:0x02028c4c module:main +from:0x020b820c kind:arm_call to:0x02062e74 module:overlay(0) +from:0x020b8224 kind:arm_call to:0x0201aa44 module:main +from:0x020b8230 kind:load to:0x0204af1c module:main +from:0x020b8250 kind:arm_call to:0x020b7f68 module:overlay(7) +from:0x020b8298 kind:load to:0x020b84f8 module:overlay(7) +from:0x020b82a4 kind:arm_call to:0x020b800c module:overlay(7) +from:0x020b82b8 kind:arm_call to:0x020b800c module:overlay(7) +from:0x020b82c0 kind:arm_call to:0x02011ff4 module:main +from:0x020b82d8 kind:arm_call to:0x020b8104 module:overlay(7) +from:0x020b8318 kind:arm_call to:0x020b80d8 module:overlay(7) +from:0x020b8380 kind:load to:0x020b80d8 module:overlay(7) +from:0x020b8398 kind:load to:0x020b80d8 module:overlay(7) +from:0x020b83b0 kind:load to:0x020b80d8 module:overlay(7) +from:0x020b83d0 kind:load to:0x020b8888 module:overlay(7) +from:0x020b83d4 kind:load to:0x020b7f40 module:overlay(7) +from:0x020b83d8 kind:load to:0x020b8550 module:overlay(7) +from:0x020b83dc kind:load to:0x0203ce74 module:main +from:0x020b83e0 kind:load to:0x020b83b4 module:overlay(7) +from:0x020b8408 kind:load to:0x020b6c04 module:overlay(7) +from:0x020b840c kind:load to:0x020b7f04 module:overlay(7) +from:0x020b8410 kind:load to:0x020b6684 module:overlay(7) +from:0x020b8414 kind:load to:0x020b6688 module:overlay(7) +from:0x020b8418 kind:load to:0x020b6c08 module:overlay(7) +from:0x020b841c kind:load to:0x020b6fc0 module:overlay(7) +from:0x020b8420 kind:load to:0x020b66a0 module:overlay(7) +from:0x020b842c kind:load to:0x020b676c module:overlay(7) +from:0x020b8430 kind:load to:0x020b7ef0 module:overlay(7) +from:0x020b8434 kind:load to:0x020b6770 module:overlay(7) +from:0x020b8438 kind:load to:0x020b67a0 module:overlay(7) +from:0x020b843c kind:load to:0x020b67c0 module:overlay(7) +from:0x020b8440 kind:load to:0x020b6b9c module:overlay(7) +from:0x020b8444 kind:load to:0x020b66a0 module:overlay(7) +from:0x020b8450 kind:load to:0x020b75b8 module:overlay(7) +from:0x020b8454 kind:load to:0x020b75f0 module:overlay(7) +from:0x020b8458 kind:load to:0x020b76e4 module:overlay(7) +from:0x020b845c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8460 kind:load to:0x020b7760 module:overlay(7) +from:0x020b8464 kind:load to:0x020b7784 module:overlay(7) +from:0x020b8468 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8474 kind:load to:0x020b66d4 module:overlay(7) +from:0x020b8478 kind:load to:0x020b7edc module:overlay(7) +from:0x020b847c kind:load to:0x020b66d8 module:overlay(7) +from:0x020b8480 kind:load to:0x020b6688 module:overlay(7) +from:0x020b8484 kind:load to:0x020b66ec module:overlay(7) +from:0x020b8488 kind:load to:0x020b669c module:overlay(7) +from:0x020b848c kind:load to:0x020b66a0 module:overlay(7) +from:0x020b8498 kind:load to:0x020b7388 module:overlay(7) +from:0x020b849c kind:load to:0x020b7f2c module:overlay(7) +from:0x020b84a0 kind:load to:0x020b6684 module:overlay(7) +from:0x020b84a4 kind:load to:0x020b6688 module:overlay(7) +from:0x020b84a8 kind:load to:0x020b668c module:overlay(7) +from:0x020b84ac kind:load to:0x020b669c module:overlay(7) +from:0x020b84b0 kind:load to:0x020b66a0 module:overlay(7) +from:0x020b84bc kind:load to:0x020b7050 module:overlay(7) +from:0x020b84c0 kind:load to:0x020b7f18 module:overlay(7) +from:0x020b84c4 kind:load to:0x020b7054 module:overlay(7) +from:0x020b84c8 kind:load to:0x020b707c module:overlay(7) +from:0x020b84cc kind:load to:0x020b708c module:overlay(7) +from:0x020b84d0 kind:load to:0x020b734c module:overlay(7) +from:0x020b84d4 kind:load to:0x020b66a0 module:overlay(7) +from:0x020b84e0 kind:load to:0x020b7fdc module:overlay(7) +from:0x020b84e4 kind:load to:0x020b7ff0 module:overlay(7) +from:0x020b84e8 kind:load to:0x020b8104 module:overlay(7) +from:0x020b84ec kind:load to:0x020b8128 module:overlay(7) +from:0x020b84f8 kind:load to:0x020b829c module:overlay(7) +from:0x020b84fc kind:load to:0x020b82b0 module:overlay(7) +from:0x020b8500 kind:load to:0x020b82cc module:overlay(7) +from:0x020b8504 kind:load to:0x020b8128 module:overlay(7) diff --git a/config/eur1/arm9/overlays/ov007/symbols.txt b/config/eur1/arm9/overlays/ov007/symbols.txt new file mode 100644 index 00000000..6fd9ed36 --- /dev/null +++ b/config/eur1/arm9/overlays/ov007/symbols.txt @@ -0,0 +1,117 @@ +func_ov007_020b6560 kind:function(arm,size=0x30) addr:0x020b6560 +func_ov007_020b6590 kind:function(arm,size=0x28) addr:0x020b6590 +func_ov007_020b65b8 kind:function(arm,size=0x28) addr:0x020b65b8 +func_ov007_020b65e0 kind:function(arm,size=0x44) addr:0x020b65e0 +func_ov007_020b6624 kind:function(arm,size=0x2c) addr:0x020b6624 +func_ov007_020b6650 kind:function(arm,size=0x34) addr:0x020b6650 +func_ov007_020b6684 kind:function(arm,size=0x4) addr:0x020b6684 +func_ov007_020b6688 kind:function(arm,size=0x4) addr:0x020b6688 +func_ov007_020b668c kind:function(arm,size=0x10) addr:0x020b668c +func_ov007_020b669c kind:function(arm,size=0x4) addr:0x020b669c +func_ov007_020b66a0 kind:function(arm,size=0x4) addr:0x020b66a0 +func_ov007_020b66a4 kind:function(arm,size=0x30) addr:0x020b66a4 +func_ov007_020b66d4 kind:function(arm,size=0x4) addr:0x020b66d4 +func_ov007_020b66d8 kind:function(arm,size=0x14) addr:0x020b66d8 +func_ov007_020b66ec kind:function(arm,size=0x50) addr:0x020b66ec +func_ov007_020b673c kind:function(arm,size=0x30) addr:0x020b673c +func_ov007_020b676c kind:function(arm,size=0x4) addr:0x020b676c +func_ov007_020b6770 kind:function(arm,size=0x30) addr:0x020b6770 +func_ov007_020b67a0 kind:function(arm,size=0x20) addr:0x020b67a0 +func_ov007_020b67c0 kind:function(arm,size=0x3dc) addr:0x020b67c0 +func_ov007_020b6b9c kind:function(arm,size=0x38) addr:0x020b6b9c +func_ov007_020b6bd4 kind:function(arm,size=0x30) addr:0x020b6bd4 +func_ov007_020b6c04 kind:function(arm,size=0x4) addr:0x020b6c04 +func_ov007_020b6c08 kind:function(arm,size=0x3b8) addr:0x020b6c08 +func_ov007_020b6fc0 kind:function(arm,size=0x54) addr:0x020b6fc0 +func_ov007_020b7014 kind:function(arm,size=0x3c) addr:0x020b7014 +func_ov007_020b7050 kind:function(arm,size=0x4) addr:0x020b7050 +func_ov007_020b7054 kind:function(arm,size=0x28) addr:0x020b7054 +func_ov007_020b707c kind:function(arm,size=0x10) addr:0x020b707c +func_ov007_020b708c kind:function(arm,size=0x44) addr:0x020b708c +func_ov007_020b70d0 kind:function(arm,size=0x44) addr:0x020b70d0 +func_ov007_020b7114 kind:function(arm,size=0xd8) addr:0x020b7114 +func_ov007_020b71ec kind:function(arm,size=0x114) addr:0x020b71ec +func_ov007_020b7300 kind:function(arm,size=0x4c) addr:0x020b7300 +func_ov007_020b734c kind:function(arm,size=0xc) addr:0x020b734c +func_ov007_020b7358 kind:function(arm,size=0x30) addr:0x020b7358 +func_ov007_020b7388 kind:function(arm,size=0x4) addr:0x020b7388 +func_ov007_020b738c kind:function(arm,size=0x84) addr:0x020b738c +func_ov007_020b7410 kind:function(arm,size=0x1a8) addr:0x020b7410 +func_ov007_020b75b8 kind:function(arm,size=0x38) addr:0x020b75b8 +func_ov007_020b75f0 kind:function(arm,size=0x40) addr:0x020b75f0 +func_ov007_020b7630 kind:function(arm,size=0xb4) addr:0x020b7630 +func_ov007_020b76e4 kind:function(arm,size=0x38) addr:0x020b76e4 +func_ov007_020b771c kind:function(arm,size=0xc) addr:0x020b771c +func_ov007_020b7728 kind:function(arm,size=0x34) addr:0x020b7728 +func_ov007_020b775c kind:function(arm,size=0x4) addr:0x020b775c +func_ov007_020b7760 kind:function(arm,size=0x24) addr:0x020b7760 +func_ov007_020b7784 kind:function(arm,size=0x24) addr:0x020b7784 +func_ov007_020b77a8 kind:function(arm,size=0x44) addr:0x020b77a8 +func_ov007_020b77ec kind:function(arm,size=0x44) addr:0x020b77ec +func_ov007_020b7830 kind:function(arm,size=0x38) addr:0x020b7830 +func_ov007_020b7868 kind:function(arm,size=0x8) addr:0x020b7868 +func_ov007_020b7870 kind:function(arm,size=0x54) addr:0x020b7870 +func_ov007_020b78c4 kind:function(arm,size=0x20) addr:0x020b78c4 +func_ov007_020b78e4 kind:function(arm,size=0xbc) addr:0x020b78e4 +func_ov007_020b79a0 kind:function(arm,size=0x10) addr:0x020b79a0 +func_ov007_020b79b0 kind:function(arm,size=0x118) addr:0x020b79b0 +func_ov007_020b7ac8 kind:function(arm,size=0x64) addr:0x020b7ac8 +func_ov007_020b7b2c kind:function(arm,size=0x60) addr:0x020b7b2c +func_ov007_020b7b8c kind:function(arm,size=0x18) addr:0x020b7b8c +func_ov007_020b7ba4 kind:function(arm,size=0x18) addr:0x020b7ba4 +func_ov007_020b7bbc kind:function(arm,size=0xa4) addr:0x020b7bbc +func_ov007_020b7c60 kind:function(arm,size=0xb8) addr:0x020b7c60 +func_ov007_020b7d18 kind:function(arm,size=0x30) addr:0x020b7d18 +func_ov007_020b7d48 kind:function(arm,size=0xf4) addr:0x020b7d48 +func_ov007_020b7e3c kind:function(arm,size=0xa0) addr:0x020b7e3c +func_ov007_020b7edc kind:function(arm,size=0x14) addr:0x020b7edc +func_ov007_020b7ef0 kind:function(arm,size=0x14) addr:0x020b7ef0 +func_ov007_020b7f04 kind:function(arm,size=0x14) addr:0x020b7f04 +func_ov007_020b7f18 kind:function(arm,size=0x14) addr:0x020b7f18 +func_ov007_020b7f2c kind:function(arm,size=0x14) addr:0x020b7f2c +func_ov007_020b7f40 kind:function(arm,size=0x28) addr:0x020b7f40 +func_ov007_020b7f68 kind:function(arm,size=0x74) addr:0x020b7f68 +func_ov007_020b7fdc kind:function(arm,size=0x14) addr:0x020b7fdc +func_ov007_020b7ff0 kind:function(arm,size=0x1c) addr:0x020b7ff0 +func_ov007_020b800c kind:function(arm,size=0x14) addr:0x020b800c +func_ov007_020b8020 kind:function(arm,size=0xb8) addr:0x020b8020 +func_ov007_020b80d8 kind:function(arm,size=0x2c) addr:0x020b80d8 +func_ov007_020b8104 kind:function(arm,size=0x24) addr:0x020b8104 +func_ov007_020b8128 kind:function(arm,size=0x2c) addr:0x020b8128 +func_ov007_020b8154 kind:function(arm,size=0x54) addr:0x020b8154 +func_ov007_020b81a8 kind:function(arm,size=0x8c) addr:0x020b81a8 +func_ov007_020b8234 kind:function(arm,size=0x68) addr:0x020b8234 +func_ov007_020b829c kind:function(arm,size=0x14) addr:0x020b829c +func_ov007_020b82b0 kind:function(arm,size=0x1c) addr:0x020b82b0 +func_ov007_020b82cc kind:function(arm,size=0xa0) addr:0x020b82cc +func_ov007_020b836c kind:function(arm,size=0x18) addr:0x020b836c +func_ov007_020b8384 kind:function(arm,size=0x18) addr:0x020b8384 +func_ov007_020b839c kind:function(arm,size=0x18) addr:0x020b839c +__sinit_ov007_020b83b4 kind:function(arm,size=0x2c) addr:0x020b83b4 +.p__sinit_ov007_020b83b4 kind:data(word) addr:0x020b83e0 +data_ov007_020b8408 kind:data(any) addr:0x020b8408 +data_ov007_020b842c kind:data(any) addr:0x020b842c +data_ov007_020b8450 kind:data(any) addr:0x020b8450 +data_ov007_020b8474 kind:data(any) addr:0x020b8474 +data_ov007_020b8498 kind:data(any) addr:0x020b8498 +data_ov007_020b84bc kind:data(any) addr:0x020b84bc +data_ov007_020b84e0 kind:data(any) addr:0x020b84e0 +data_ov007_020b84f8 kind:data(any) addr:0x020b84f8 +data_ov007_020b8520 kind:bss addr:0x020b8520 +data_ov007_020b8530 kind:bss addr:0x020b8530 +data_ov007_020b853c kind:bss addr:0x020b853c +data_ov007_020b8540 kind:bss addr:0x020b8540 +data_ov007_020b8544 kind:bss addr:0x020b8544 +data_ov007_020b8548 kind:bss addr:0x020b8548 +data_ov007_020b8550 kind:bss addr:0x020b8550 +data_ov007_020b855c kind:bss addr:0x020b855c +data_ov007_020b8568 kind:bss addr:0x020b8568 +data_ov007_020b860d kind:bss addr:0x020b860d ambiguous +data_ov007_020b8888 kind:bss addr:0x020b8888 +data_ov007_020b888c kind:bss addr:0x020b888c +data_ov007_020b898d kind:bss addr:0x020b898d ambiguous +data_ov007_020b8a6d kind:bss addr:0x020b8a6d ambiguous +data_ov007_020b8a99 kind:bss addr:0x020b8a99 ambiguous +data_ov007_020b8ce1 kind:bss addr:0x020b8ce1 ambiguous +data_ov007_020b8ced kind:bss addr:0x020b8ced ambiguous +data_ov007_020b8f60 kind:bss addr:0x020b8f60 ambiguous diff --git a/config/eur1/arm9/overlays/ov008/delinks.txt b/config/eur1/arm9/overlays/ov008/delinks.txt new file mode 100644 index 00000000..3e1b00d0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov008/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020b6560 end:0x020b6a94 kind:code align:32 + .init start:0x020b6a94 end:0x020b6b14 kind:code align:4 + .ctor start:0x020b6b14 end:0x020b6b1c kind:rodata align:4 + .data start:0x020b6b20 end:0x020b6b80 kind:data align:32 + .bss start:0x020b6b80 end:0x020b8b60 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov008/relocs.txt b/config/eur1/arm9/overlays/ov008/relocs.txt new file mode 100644 index 00000000..0ffa7861 --- /dev/null +++ b/config/eur1/arm9/overlays/ov008/relocs.txt @@ -0,0 +1,101 @@ +from:0x020b6578 kind:arm_call to:0x02012fd0 module:main +from:0x020b6598 kind:arm_call to:0x020b6608 module:overlay(8) +from:0x020b65a8 kind:arm_call to:0x0203ce74 module:main +from:0x020b65cc kind:arm_call to:0x020166cc module:main +from:0x020b65ec kind:load to:0x0204999c module:main +from:0x020b65f0 kind:load to:0x020b6c50 module:overlay(8) +from:0x020b65f4 kind:load to:0x020b6c54 module:overlay(8) +from:0x020b65f8 kind:load to:0x020b6b80 module:overlay(8) +from:0x020b65fc kind:load to:0x020b6b9c module:overlay(8) +from:0x020b6600 kind:load to:0x020b66e8 module:overlay(8) +from:0x020b6604 kind:load to:0x020b6b84 module:overlay(8) +from:0x020b6614 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6648 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b6650 kind:arm_call to:0x020a1574 module:overlay(0) +from:0x020b6658 kind:arm_call to:0x02013014 module:main +from:0x020b666c kind:arm_call to:0x02011f3c module:main +from:0x020b667c kind:arm_call to:0x020ca35c module:overlay(24) +from:0x020b668c kind:arm_call to:0x020130d4 module:main +from:0x020b66a8 kind:arm_call to:0x020166cc module:main +from:0x020b66c0 kind:arm_call to:0x020ca4c8 module:overlay(24) +from:0x020b66c8 kind:arm_call to:0x020ca604 module:overlay(24) +from:0x020b66d0 kind:arm_call to:0x020c1924 module:overlay(17) +from:0x020b66dc kind:load to:0x020b6b2c module:overlay(8) +from:0x020b66e0 kind:load to:0x0204999c module:main +from:0x020b6714 kind:arm_call to:0x020a15a8 module:overlay(0) +from:0x020b671c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6728 kind:load to:0x020b6b2c module:overlay(8) +from:0x020b6758 kind:arm_call to:0x020a15a8 module:overlay(0) +from:0x020b6760 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6768 kind:arm_call to:0x02011ff4 module:main +from:0x020b6774 kind:load to:0x020b6b2c module:overlay(8) +from:0x020b67a8 kind:arm_call to:0x020ca694 module:overlay(24) +from:0x020b67c8 kind:arm_call to:0x020ca4c8 module:overlay(24) +from:0x020b67d0 kind:arm_call to:0x020ca604 module:overlay(24) +from:0x020b67d8 kind:arm_call to:0x020c1924 module:overlay(17) +from:0x020b67e0 kind:arm_call to:0x020c1904 module:overlay(17) +from:0x020b6800 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020b6828 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x020b6834 kind:arm_call to:0x02070b2c module:overlay(0) +from:0x020b684c kind:arm_call to:0x0206807c module:overlay(0) +from:0x020b6854 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b6860 kind:load to:0x027e09a4 module:dtcm +from:0x020b6864 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6868 kind:load to:0x020b6b20 module:overlay(8) +from:0x020b686c kind:load to:0x020b508c module:overlay(0) +from:0x020b68a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b68c8 kind:arm_call to:0x0201aad0 module:main +from:0x020b68d4 kind:load to:0x0204af1c module:main +from:0x020b68f0 kind:arm_call to:0x02012ff8 module:main +from:0x020b68fc kind:load to:0x0204999c module:main +from:0x020b6918 kind:arm_call to:0x02012fd0 module:main +from:0x020b6934 kind:arm_call to:0x020b69c4 module:overlay(8) +from:0x020b6944 kind:arm_call to:0x0203ce74 module:main +from:0x020b6968 kind:arm_call to:0x020166cc module:main +from:0x020b6988 kind:load to:0x0204999c module:main +from:0x020b698c kind:load to:0x020b7bf8 module:overlay(8) +from:0x020b6990 kind:load to:0x020b7bfc module:overlay(8) +from:0x020b6994 kind:load to:0x020b7ba4 module:overlay(8) +from:0x020b6998 kind:load to:0x020b7bc0 module:overlay(8) +from:0x020b699c kind:load to:0x020b69a4 module:overlay(8) +from:0x020b69a0 kind:load to:0x020b7ba8 module:overlay(8) +from:0x020b69b0 kind:arm_call to:0x020a15a8 module:overlay(0) +from:0x020b69b8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b69cc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b69dc kind:arm_call to:0x020a1574 module:overlay(0) +from:0x020b6a04 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020b6a10 kind:load to:0x020b6b54 module:overlay(8) +from:0x020b6a14 kind:load to:0x027e09b8 module:dtcm +from:0x020b6a18 kind:load to:0x020b6b48 module:overlay(8) +from:0x020b6a1c kind:load to:0x020b508c module:overlay(0) +from:0x020b6a58 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6a64 kind:load to:0x0204a088 module:main +from:0x020b6a74 kind:arm_call to:0x020a15a8 module:overlay(0) +from:0x020b6a7c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6a84 kind:arm_call to:0x02011ff4 module:main +from:0x020b6aac kind:arm_call to:0x0203ce74 module:main +from:0x020b6ac0 kind:load to:0x020b6c50 module:overlay(8) +from:0x020b6ac4 kind:load to:0x020b68d8 module:overlay(8) +from:0x020b6ac8 kind:load to:0x020b6b90 module:overlay(8) +from:0x020b6ad0 kind:load to:0x020b6b20 module:overlay(8) +from:0x020b6aec kind:arm_call to:0x0203ce74 module:main +from:0x020b6b00 kind:load to:0x020b7bf8 module:overlay(8) +from:0x020b6b04 kind:load to:0x020b68d8 module:overlay(8) +from:0x020b6b08 kind:load to:0x020b7bb4 module:overlay(8) +from:0x020b6b10 kind:load to:0x020b6b48 module:overlay(8) +from:0x020b6b14 kind:load to:0x020b6a94 module:overlay(8) +from:0x020b6b18 kind:load to:0x020b6ad4 module:overlay(8) +from:0x020b6b2c kind:load to:0x020b66e8 module:overlay(8) +from:0x020b6b30 kind:load to:0x020b672c module:overlay(8) +from:0x020b6b34 kind:load to:0x020b6778 module:overlay(8) +from:0x020b6b38 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b6b3c kind:load to:0x020b6870 module:overlay(8) +from:0x020b6b40 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b6b44 kind:load to:0x02061cdc module:overlay(0) +from:0x020b6b54 kind:load to:0x020b69a4 module:overlay(8) +from:0x020b6b58 kind:load to:0x020b6a68 module:overlay(8) +from:0x020b6b5c kind:load to:0x020b6a20 module:overlay(8) +from:0x020b6b60 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b6b64 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b6b68 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b6b6c kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov008/symbols.txt b/config/eur1/arm9/overlays/ov008/symbols.txt new file mode 100644 index 00000000..51b81296 --- /dev/null +++ b/config/eur1/arm9/overlays/ov008/symbols.txt @@ -0,0 +1,49 @@ +func_ov008_020b6560 kind:function(arm,size=0xa8) addr:0x020b6560 +func_ov008_020b6608 kind:function(arm,size=0xe0) addr:0x020b6608 +func_ov008_020b66e8 kind:function(arm,size=0x44) addr:0x020b66e8 +func_ov008_020b672c kind:function(arm,size=0x4c) addr:0x020b672c +func_ov008_020b6778 kind:function(arm,size=0xf8) addr:0x020b6778 +func_ov008_020b6870 kind:function(arm,size=0x68) addr:0x020b6870 +func_ov008_020b68d8 kind:function(arm,size=0x28) addr:0x020b68d8 +func_ov008_020b6900 kind:function(arm,size=0xa4) addr:0x020b6900 +func_ov008_020b69a4 kind:function(arm,size=0x20) addr:0x020b69a4 +func_ov008_020b69c4 kind:function(arm,size=0x5c) addr:0x020b69c4 +func_ov008_020b6a20 kind:function(arm,size=0x48) addr:0x020b6a20 +func_ov008_020b6a68 kind:function(arm,size=0x28) addr:0x020b6a68 +func_ov008_020b6a90 kind:function(arm,size=0x4) addr:0x020b6a90 +__sinit_ov008_020b6a94 kind:function(arm,size=0x40) addr:0x020b6a94 +__sinit_ov008_020b6ad4 kind:function(arm,size=0x40) addr:0x020b6ad4 +.p__sinit_ov008_020b6a94 kind:data(word) addr:0x020b6b14 +.p__sinit_ov008_020b6ad4 kind:data(word) addr:0x020b6b18 +data_ov008_020b6b20 kind:data(any) addr:0x020b6b20 +data_ov008_020b6b2c kind:data(any) addr:0x020b6b2c +data_ov008_020b6b48 kind:data(any) addr:0x020b6b48 +data_ov008_020b6b54 kind:data(any) addr:0x020b6b54 +data_ov008_020b6b80 kind:bss addr:0x020b6b80 +data_ov008_020b6b84 kind:bss addr:0x020b6b84 +data_ov008_020b6b90 kind:bss addr:0x020b6b90 +data_ov008_020b6b9c kind:bss addr:0x020b6b9c +data_ov008_020b6bec kind:bss addr:0x020b6bec ambiguous +data_ov008_020b6c50 kind:bss addr:0x020b6c50 +data_ov008_020b6c54 kind:bss addr:0x020b6c54 +data_ov008_020b6dc5 kind:bss addr:0x020b6dc5 ambiguous +data_ov008_020b6e55 kind:bss addr:0x020b6e55 ambiguous +data_ov008_020b6f7d kind:bss addr:0x020b6f7d ambiguous +data_ov008_020b6fa8 kind:bss addr:0x020b6fa8 ambiguous +data_ov008_020b72b4 kind:bss addr:0x020b72b4 ambiguous +data_ov008_020b7705 kind:bss addr:0x020b7705 ambiguous +data_ov008_020b7810 kind:bss addr:0x020b7810 ambiguous +data_ov008_020b7b15 kind:bss addr:0x020b7b15 ambiguous +data_ov008_020b7b24 kind:bss addr:0x020b7b24 ambiguous +data_ov008_020b7ba4 kind:bss addr:0x020b7ba4 +data_ov008_020b7ba8 kind:bss addr:0x020b7ba8 +data_ov008_020b7bb4 kind:bss addr:0x020b7bb4 +data_ov008_020b7bc0 kind:bss addr:0x020b7bc0 +data_ov008_020b7bf8 kind:bss addr:0x020b7bf8 +data_ov008_020b7bfc kind:bss addr:0x020b7bfc +data_ov008_020b817c kind:bss addr:0x020b817c ambiguous +data_ov008_020b8350 kind:bss addr:0x020b8350 ambiguous +data_ov008_020b860d kind:bss addr:0x020b860d ambiguous +data_ov008_020b898d kind:bss addr:0x020b898d ambiguous +data_ov008_020b8a6d kind:bss addr:0x020b8a6d ambiguous +data_ov008_020b8a99 kind:bss addr:0x020b8a99 ambiguous diff --git a/config/eur1/arm9/overlays/ov009/delinks.txt b/config/eur1/arm9/overlays/ov009/delinks.txt new file mode 100644 index 00000000..c8abd7b0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov009/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b74e0 kind:code align:32 + .rodata start:0x020b74e0 end:0x020b7540 kind:rodata align:4 + .init start:0x020b7540 end:0x020b7564 kind:code align:4 + .ctor start:0x020b7564 end:0x020b7568 kind:rodata align:4 + .data start:0x020b7580 end:0x020b7640 kind:data align:32 + .bss start:0x020b7640 end:0x020b86c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov009/relocs.txt b/config/eur1/arm9/overlays/ov009/relocs.txt new file mode 100644 index 00000000..ce531663 --- /dev/null +++ b/config/eur1/arm9/overlays/ov009/relocs.txt @@ -0,0 +1,171 @@ +from:0x020b6580 kind:arm_call to:0x020b6614 module:overlay(9) +from:0x020b6590 kind:arm_call to:0x0203ce74 module:main +from:0x020b65b4 kind:arm_call to:0x020166cc module:main +from:0x020b65d4 kind:load to:0x020b7640 module:overlay(9) +from:0x020b65d8 kind:load to:0x020b7650 module:overlay(9) +from:0x020b65dc kind:load to:0x020b65e4 module:overlay(9) +from:0x020b65e0 kind:load to:0x020b7644 module:overlay(9) +from:0x020b65f0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b65f8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6600 kind:arm_call to:0x020b6910 module:overlay(9) +from:0x020b6608 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6620 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6628 kind:arm_call to:0x020b6900 module:overlay(9) +from:0x020b6658 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b6674 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b668c kind:arm_call to:0x020166cc module:main +from:0x020b6698 kind:arm_call to:0x020166cc module:main +from:0x020b66a4 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b66b0 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b66d8 kind:load to:0x020b7588 module:overlay(9) +from:0x020b67e0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020b6810 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b681c kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x020b684c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6860 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b686c kind:arm_call to:0x020c6828 module:overlay(24) +from:0x020b6884 kind:arm_call to:0x020c3158 module:overlay(17) +from:0x020b68a8 kind:arm_call to:0x020c5f7c module:overlay(24) +from:0x020b68bc kind:arm_call to:0x020b674c module:overlay(9) +from:0x020b68d4 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b68e0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b68e8 kind:load to:0x020b508c module:overlay(0) +from:0x020b68ec kind:load to:0x0204a110 module:main +from:0x020b68f0 kind:load to:0x020b5254 module:overlay(0) +from:0x020b68f4 kind:load to:0x027e0994 module:dtcm +from:0x020b68f8 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x020b68fc kind:load to:0x0204a088 module:main +from:0x020b690c kind:load to:0x021190e4 module:overlay(31) +from:0x020b6920 kind:load to:0x021190e4 module:overlay(31) +from:0x020b6930 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6938 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6940 kind:arm_call to:0x020b6910 module:overlay(9) +from:0x020b6948 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6950 kind:arm_call to:0x02011ff4 module:main +from:0x020b697c kind:arm_call to:0x020b69e0 module:overlay(9) +from:0x020b698c kind:arm_call to:0x0203ce74 module:main +from:0x020b69b0 kind:arm_call to:0x020166cc module:main +from:0x020b69d0 kind:load to:0x020b77c8 module:overlay(9) +from:0x020b69d4 kind:load to:0x020b77d8 module:overlay(9) +from:0x020b69d8 kind:load to:0x020b6d14 module:overlay(9) +from:0x020b69dc kind:load to:0x020b77cc module:overlay(9) +from:0x020b69ec kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6a10 kind:arm_call to:0x0203d160 module:main +from:0x020b6a38 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b6a5c kind:arm_call to:0x0203d160 module:main +from:0x020b6a70 kind:arm_call to:0x020607dc module:overlay(0) +from:0x020b6a98 kind:arm_call_thumb to:0x020141dc module:main +from:0x020b6aac kind:arm_call to:0x020166cc module:main +from:0x020b6b5c kind:arm_call to:0x02063abc module:overlay(0) +from:0x020b6b78 kind:arm_call to:0x020166cc module:main +from:0x020b6ba0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b6bb0 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b6bc8 kind:arm_call to:0x0201739c module:main +from:0x020b6bf0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b6bf8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6c00 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6c08 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6c10 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b6c24 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b6c30 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b6c48 kind:arm_call to:0x0201739c module:main +from:0x020b6c70 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b6c78 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6c80 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6c88 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b6c90 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b6ca0 kind:load to:0x020b75c8 module:overlay(9) +from:0x020b6ca4 kind:load to:0x020b6cf4 module:overlay(9) +from:0x020b6ca8 kind:load to:0x020b6ccc module:overlay(9) +from:0x020b6cac kind:load to:0x020b7158 module:overlay(9) +from:0x020b6cb0 kind:load to:0x020b7108 module:overlay(9) +from:0x020b6cb4 kind:load to:0x020b74f8 module:overlay(9) +from:0x020b6cb8 kind:load to:0x020b75e4 module:overlay(9) +from:0x020b6cbc kind:load to:0x020b75f8 module:overlay(9) +from:0x020b6cc0 kind:load to:0x020b75fc module:overlay(9) +from:0x020b6cc4 kind:load to:0x020b7608 module:overlay(9) +from:0x020b6cc8 kind:load to:0x020b7620 module:overlay(9) +from:0x020b6cd4 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020b6ce4 kind:arm_call to:0x02060294 module:overlay(0) +from:0x020b6cf0 kind:load to:0x020b1f84 module:overlay(0) +from:0x020b6d00 kind:arm_call to:0x0205fe88 module:overlay(0) +from:0x020b6d08 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6d2c kind:arm_call to:0x0203d210 module:main +from:0x020b6d38 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6d4c kind:arm_call to:0x0203d210 module:main +from:0x020b6d54 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6d60 kind:load to:0x020b7158 module:overlay(9) +from:0x020b6d64 kind:load to:0x020b6cf4 module:overlay(9) +from:0x020b6d80 kind:arm_call to:0x0203d210 module:main +from:0x020b6d8c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6da0 kind:arm_call to:0x0203d210 module:main +from:0x020b6da8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6db0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6dbc kind:load to:0x020b7158 module:overlay(9) +from:0x020b6dc0 kind:load to:0x020b6cf4 module:overlay(9) +from:0x020b6ddc kind:arm_call to:0x020b7190 module:overlay(9) +from:0x020b6e10 kind:arm_call to:0x020b6e20 module:overlay(9) +from:0x020b6f08 kind:load to:0x020b74e0 module:overlay(9) +from:0x020b6f3c kind:arm_call to:0x02014478 module:main +from:0x020b6f44 kind:arm_call to:0x020b6dc4 module:overlay(9) +from:0x020b6f70 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b6f84 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b6fa4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6fbc kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6fc8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6ffc kind:arm_call to:0x02071710 module:overlay(0) +from:0x020b700c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7024 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b702c kind:load to:0x0204a110 module:main +from:0x020b7030 kind:load to:0x0204a088 module:main +from:0x020b7034 kind:load to:0x020b5254 module:overlay(0) +from:0x020b7038 kind:load to:0x027e09a8 module:dtcm +from:0x020b709c kind:arm_call to:0x0201aad0 module:main +from:0x020b70b4 kind:load to:0x0204af1c module:main +from:0x020b70f0 kind:arm_call to:0x020166f4 module:main +from:0x020b7104 kind:load to:0x027e0954 module:dtcm +from:0x020b7118 kind:arm_call to:0x0205b2d4 module:overlay(0) +from:0x020b713c kind:arm_call to:0x02028c90 module:main +from:0x020b7154 kind:load to:0x020b75b4 module:overlay(9) +from:0x020b7164 kind:arm_call to:0x02016694 module:main +from:0x020b717c kind:arm_call to:0x02016694 module:main +from:0x020b7184 kind:arm_call to:0x02011ff4 module:main +from:0x020b71d0 kind:arm_call to:0x020602dc module:overlay(0) +from:0x020b71ec kind:arm_call to:0x020602dc module:overlay(0) +from:0x020b7210 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7220 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7258 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x020b7278 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x020b728c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b72bc kind:arm_call to:0x020602ec module:overlay(0) +from:0x020b72e0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7358 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b737c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b7388 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x020b7394 kind:arm_call to:0x020602cc module:overlay(0) +from:0x020b73a8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b73f8 kind:arm_call to:0x020602cc module:overlay(0) +from:0x020b7424 kind:arm_call to:0x020602ec module:overlay(0) +from:0x020b74a0 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x020b74c0 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x020b74d4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b74dc kind:load to:0x020b52f4 module:overlay(0) +from:0x020b7560 kind:load to:0x020b75a4 module:overlay(9) +from:0x020b7564 kind:load to:0x020b7540 module:overlay(9) +from:0x020b7588 kind:load to:0x020b65e4 module:overlay(9) +from:0x020b758c kind:load to:0x020b6924 module:overlay(9) +from:0x020b7590 kind:load to:0x020b67a4 module:overlay(9) +from:0x020b7594 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b7598 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b759c kind:load to:0x02061cd8 module:overlay(0) +from:0x020b75a0 kind:load to:0x02061cdc module:overlay(0) +from:0x020b75b4 kind:load to:0x0205b374 module:overlay(0) +from:0x020b75b8 kind:load to:0x020b7158 module:overlay(9) +from:0x020b75bc kind:load to:0x020b7170 module:overlay(9) +from:0x020b75c8 kind:load to:0x020b6d14 module:overlay(9) +from:0x020b75cc kind:load to:0x020b6d68 module:overlay(9) +from:0x020b75d0 kind:load to:0x020b6f0c module:overlay(9) +from:0x020b75d4 kind:load to:0x020b70b8 module:overlay(9) +from:0x020b75d8 kind:load to:0x020b703c module:overlay(9) +from:0x020b75dc kind:load to:0x02061cd8 module:overlay(0) +from:0x020b75e0 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov009/symbols.txt b/config/eur1/arm9/overlays/ov009/symbols.txt new file mode 100644 index 00000000..4f65ab0a --- /dev/null +++ b/config/eur1/arm9/overlays/ov009/symbols.txt @@ -0,0 +1,51 @@ +func_ov009_020b6560 kind:function(arm,size=0x84) addr:0x020b6560 +func_ov009_020b65e4 kind:function(arm,size=0x30) addr:0x020b65e4 +func_ov009_020b6614 kind:function(arm,size=0xc8) addr:0x020b6614 +func_ov009_020b66dc kind:function(arm,size=0x70) addr:0x020b66dc +func_ov009_020b674c kind:function(arm,size=0x50) addr:0x020b674c +func_ov009_020b679c kind:function(arm,size=0x8) addr:0x020b679c +func_ov009_020b67a4 kind:function(arm,size=0x15c) addr:0x020b67a4 +func_ov009_020b6900 kind:function(arm,size=0x10) addr:0x020b6900 +func_ov009_020b6910 kind:function(arm,size=0x14) addr:0x020b6910 +func_ov009_020b6924 kind:function(arm,size=0x38) addr:0x020b6924 +func_ov009_020b695c kind:function(arm,size=0x84) addr:0x020b695c +func_ov009_020b69e0 kind:function(arm,size=0x2ec) addr:0x020b69e0 +func_ov009_020b6ccc kind:function(arm,size=0x28) addr:0x020b6ccc +func_ov009_020b6cf4 kind:function(arm,size=0x20) addr:0x020b6cf4 +func_ov009_020b6d14 kind:function(arm,size=0x54) addr:0x020b6d14 +func_ov009_020b6d68 kind:function(arm,size=0x5c) addr:0x020b6d68 +func_ov009_020b6dc4 kind:function(arm,size=0x5c) addr:0x020b6dc4 +func_ov009_020b6e20 kind:function(arm,size=0xec) addr:0x020b6e20 +func_ov009_020b6f0c kind:function(arm,size=0x130) addr:0x020b6f0c +func_ov009_020b703c kind:function(arm,size=0x7c) addr:0x020b703c +func_ov009_020b70b8 kind:function(arm,size=0x50) addr:0x020b70b8 +func_ov009_020b7108 kind:function(arm,size=0x50) addr:0x020b7108 +func_ov009_020b7158 kind:function(arm,size=0x18) addr:0x020b7158 +func_ov009_020b7170 kind:function(arm,size=0x20) addr:0x020b7170 +func_ov009_020b7190 kind:function(arm,size=0x350) addr:0x020b7190 +data_ov009_020b74e0 kind:data(any) addr:0x020b74e0 +data_ov009_020b74f8 kind:data(any) addr:0x020b74f8 +__sinit_ov009_020b7540 kind:function(arm,size=0x24) addr:0x020b7540 +.p__sinit_ov009_020b7540 kind:data(word) addr:0x020b7564 +data_ov009_020b7588 kind:data(any) addr:0x020b7588 +data_ov009_020b75a4 kind:data(any) addr:0x020b75a4 +data_ov009_020b75b4 kind:data(any) addr:0x020b75b4 +data_ov009_020b75c8 kind:data(any) addr:0x020b75c8 +data_ov009_020b75e4 kind:data(any) addr:0x020b75e4 +data_ov009_020b75f8 kind:data(any) addr:0x020b75f8 +data_ov009_020b75fc kind:data(any) addr:0x020b75fc +data_ov009_020b7608 kind:data(any) addr:0x020b7608 +data_ov009_020b7620 kind:data(any) addr:0x020b7620 +data_ov009_020b7640 kind:bss addr:0x020b7640 +data_ov009_020b7644 kind:bss addr:0x020b7644 +data_ov009_020b7650 kind:bss addr:0x020b7650 +data_ov009_020b7705 kind:bss addr:0x020b7705 ambiguous +data_ov009_020b77c8 kind:bss addr:0x020b77c8 +data_ov009_020b77cc kind:bss addr:0x020b77cc +data_ov009_020b77d8 kind:bss addr:0x020b77d8 +data_ov009_020b7810 kind:bss addr:0x020b7810 ambiguous +data_ov009_020b7b15 kind:bss addr:0x020b7b15 ambiguous +data_ov009_020b7b24 kind:bss addr:0x020b7b24 ambiguous +data_ov009_020b817c kind:bss addr:0x020b817c ambiguous +data_ov009_020b8350 kind:bss addr:0x020b8350 ambiguous +data_ov009_020b860d kind:bss addr:0x020b860d ambiguous diff --git a/config/eur1/arm9/overlays/ov010/delinks.txt b/config/eur1/arm9/overlays/ov010/delinks.txt new file mode 100644 index 00000000..cf93bce8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov010/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b8c8c kind:code align:32 + .rodata start:0x020b8c8c end:0x020b8d38 kind:rodata align:4 + .init start:0x020b8d38 end:0x020b8d68 kind:code align:4 + .ctor start:0x020b8d68 end:0x020b8d6c kind:rodata align:4 + .data start:0x020b8d80 end:0x020b8ea0 kind:data align:32 + .bss start:0x020b8ea0 end:0x020babc0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov010/relocs.txt b/config/eur1/arm9/overlays/ov010/relocs.txt new file mode 100644 index 00000000..19cab7b8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov010/relocs.txt @@ -0,0 +1,416 @@ +from:0x020b6572 kind:thumb_call to:0x020b7150 module:overlay(10) +from:0x020b657c kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b658a kind:thumb_call to:0x020b722c module:overlay(10) +from:0x020b659a kind:thumb_call_arm to:0x020166cc module:main +from:0x020b65ac kind:load to:0x020b8ea0 module:overlay(10) +from:0x020b65b0 kind:load to:0x020b92fc module:overlay(10) +from:0x020b65b4 kind:load to:0x020b65bd module:overlay(10) +from:0x020b65b8 kind:load to:0x020b8ec0 module:overlay(10) +from:0x020b65ce kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b65d6 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b65e4 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b65ee kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b65f6 kind:thumb_call_arm to:0x020a15a8 module:overlay(0) +from:0x020b6604 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b660a kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6614 kind:load to:0x02063070 module:overlay(0) +from:0x020b6620 kind:load to:0x020b6625 module:overlay(10) +from:0x020b6628 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6634 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b664e kind:thumb_call to:0x020b8284 module:overlay(10) +from:0x020b6658 kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6666 kind:thumb_call to:0x020b8298 module:overlay(10) +from:0x020b6676 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6688 kind:load to:0x020b8ea0 module:overlay(10) +from:0x020b668c kind:load to:0x020b8ecc module:overlay(10) +from:0x020b6690 kind:load to:0x020b6699 module:overlay(10) +from:0x020b6694 kind:load to:0x020b8eb4 module:overlay(10) +from:0x020b66a0 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b66a8 kind:thumb_call_arm to:0x020a15a8 module:overlay(0) +from:0x020b66b8 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b66be kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b66cc kind:load to:0x020b6625 module:overlay(10) +from:0x020b66d6 kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b6714 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b671c kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b6724 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b6738 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b6742 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b675a kind:thumb_call_arm to:0x020a1574 module:overlay(0) +from:0x020b6762 kind:thumb_call to:0x020b8860 module:overlay(10) +from:0x020b6770 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b677c kind:load to:0x020b8e10 module:overlay(10) +from:0x020b6780 kind:load to:0x020b6625 module:overlay(10) +from:0x020b6784 kind:load to:0x0206337c module:overlay(0) +from:0x020b6788 kind:load to:0x0204999c module:main +from:0x020b678c kind:load to:0x020b9ba8 module:overlay(10) +from:0x020b6790 kind:load to:0x020b9bac module:overlay(10) +from:0x020b67a6 kind:thumb_call_arm to:0x02073310 module:overlay(0) +from:0x020b67b2 kind:thumb_call_arm to:0x020c6248 module:overlay(24) +from:0x020b67e2 kind:thumb_call_arm to:0x02073310 module:overlay(0) +from:0x020b688e kind:thumb_call_arm to:0x020c78e8 module:overlay(24) +from:0x020b68da kind:thumb_call_arm to:0x020166cc module:main +from:0x020b68e6 kind:thumb_call to:0x020b7134 module:overlay(10) +from:0x020b68f6 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b6900 kind:load to:0x027e09b8 module:dtcm +from:0x020b6904 kind:load to:0x027e0994 module:dtcm +from:0x020b6908 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020b690c kind:load to:0x027e09a4 module:dtcm +from:0x020b6910 kind:load to:0x0204a110 module:main +from:0x020b6914 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x020b6918 kind:load to:0x020b508c module:overlay(0) +from:0x020b691c kind:load to:0x027e0cf8 module:dtcm +from:0x020b6976 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6986 kind:thumb_call_arm to:0x020cd4e0 module:overlay(24) +from:0x020b69a2 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b69f2 kind:thumb_call_arm to:0x0206807c module:overlay(0) +from:0x020b69fc kind:thumb_call_arm to:0x020cd4e0 module:overlay(24) +from:0x020b6a06 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6a20 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6a28 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6a30 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6a64 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6a6c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6ac8 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b6ad6 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6ade kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6ae6 kind:thumb_call_arm to:0x020d6508 module:overlay(24) +from:0x020b6af4 kind:thumb_call_arm to:0x02073310 module:overlay(0) +from:0x020b6b1e kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b6bec kind:load to:0x0204a088 module:main +from:0x020b6bf4 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020b6bf8 kind:load to:0x0204a110 module:main +from:0x020b6bfc kind:load to:0x020b8d80 module:overlay(10) +from:0x020b6c00 kind:load to:0x020b508c module:overlay(0) +from:0x020b6c04 kind:load to:0x020b5254 module:overlay(0) +from:0x020b6c08 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b6c0c kind:load to:0x027e09b8 module:dtcm +from:0x020b6c10 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020b6c14 kind:load to:0x027e09a4 module:dtcm +from:0x020b6cb6 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b6de6 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b6f14 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b6f42 kind:thumb_call_arm to:0x020d6508 module:overlay(24) +from:0x020b6f50 kind:thumb_call_arm to:0x02073310 module:overlay(0) +from:0x020b6f80 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b6fa0 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b702a kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7034 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b7038 kind:load to:0x027e09b8 module:dtcm +from:0x020b703c kind:load to:0x020d8780 module:overlays(19,24) +from:0x020b7040 kind:load to:0x027e09a4 module:dtcm +from:0x020b7044 kind:load to:0x0204af1c module:main +from:0x020b7080 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7088 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7090 kind:load to:0x020b5254 module:overlay(0) +from:0x020b714c kind:load to:0x027e09b8 module:dtcm +from:0x020b7154 kind:thumb_call to:0x020b66d0 module:overlay(10) +from:0x020b7182 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b718c kind:thumb_call_arm to:0x0206337c module:overlay(0) +from:0x020b719e kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b71a8 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b7200 kind:load to:0x020b8dd0 module:overlay(10) +from:0x020b7204 kind:load to:0x02063070 module:overlay(0) +from:0x020b7208 kind:load to:0x020b720d module:overlay(10) +from:0x020b7210 kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7228 kind:load to:0x020b1f24 module:overlay(0) +from:0x020b7232 kind:thumb_call to:0x020b6794 module:overlay(10) +from:0x020b7238 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7240 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7260 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7284 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b72a8 kind:thumb_call_arm to:0x020a89c8 module:overlay(0) +from:0x020b72ca kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b72e6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7328 kind:thumb_call_arm to:0x0206312c module:overlay(0) +from:0x020b7398 kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b73a8 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b73c8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7438 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b747a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b749e kind:thumb_call_arm to:0x02018268 module:main +from:0x020b74be kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b74d8 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b74e2 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b750e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7538 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b7594 kind:load to:0x027e0ce0 module:dtcm +from:0x020b75a0 kind:load to:0x027e09b8 module:dtcm +from:0x020b75a8 kind:load to:0x020b8c94 module:overlay(10) +from:0x020b75ac kind:load to:0x020b8c8c module:overlay(10) +from:0x020b75b0 kind:load to:0x020b8c90 module:overlay(10) +from:0x020b75b4 kind:load to:0x020b8c9a module:overlay(10) +from:0x020b75ce kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b75f6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7624 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b764a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7676 kind:thumb_call_arm to:0x02065930 module:overlay(0) +from:0x020b770e kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7778 kind:load to:0x020b8cc0 module:overlay(10) +from:0x020b7788 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7796 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b77a6 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b77c0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b77de kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7804 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7816 kind:thumb_call_arm to:0x020d6508 module:overlay(24) +from:0x020b782a kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b7834 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b7846 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7884 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b78a4 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b78d0 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b78f2 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b791e kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7940 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b796c kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b798e kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b79b4 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b79d4 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b7a50 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b7a60 kind:thumb_call_arm to:0x020cd4e0 module:overlay(24) +from:0x020b7a68 kind:thumb_call to:0x020b6928 module:overlay(10) +from:0x020b7aae kind:thumb_call_arm to:0x020a877c module:overlay(0) +from:0x020b7ab8 kind:thumb_call_arm to:0x020a879c module:overlay(0) +from:0x020b7aea kind:thumb_call_arm to:0x02065988 module:overlay(0) +from:0x020b7c2c kind:load to:0x0204a088 module:main +from:0x020b7c34 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020b7c38 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7c3c kind:load to:0x020b8cd4 module:overlay(10) +from:0x020b7c40 kind:load to:0x020b8ce8 module:overlay(10) +from:0x020b7c44 kind:load to:0x020b8cc0 module:overlay(10) +from:0x020b7c78 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7cb6 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7ce4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7cfc kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b7d24 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7d50 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7da8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7dd8 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7df8 kind:thumb_call_arm to:0x020659d0 module:overlay(0) +from:0x020b7e14 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b7e26 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7e2e kind:thumb_call to:0x020b6f38 module:overlay(10) +from:0x020b7e36 kind:thumb_call_arm to:0x020c4dd4 module:overlay(24) +from:0x020b7e98 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b7eb2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7ec8 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7ed8 kind:load to:0x0204af1c module:main +from:0x020b7ee0 kind:load to:0x0204a110 module:main +from:0x020b7ee8 kind:load to:0x020b8cb2 module:overlay(10) +from:0x020b7ef0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7efc kind:load to:0x020d8780 module:overlays(19,24) +from:0x020b8034 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8076 kind:thumb_call_arm to:0x020d98d4 module:overlay(31) +from:0x020b8098 kind:thumb_call_arm to:0x0206807c module:overlay(0) +from:0x020b80a2 kind:thumb_call_arm to:0x020cd4e0 module:overlay(24) +from:0x020b80da kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b80f4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8112 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b812e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b815e kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b81a2 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b81aa kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b81b6 kind:thumb_call_arm to:0x0208bfb8 module:overlay(0) +from:0x020b81c0 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b81ce kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b81d6 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b81e0 kind:load to:0x0204a110 module:main +from:0x020b81e4 kind:load to:0x027e0d34 module:dtcm +from:0x020b81ec kind:load to:0x020b8d80 module:overlay(10) +from:0x020b81f0 kind:load to:0x020b508c module:overlay(0) +from:0x020b81f4 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020b81f8 kind:load to:0x0204a088 module:main +from:0x020b820c kind:load to:0x020b5254 module:overlay(0) +from:0x020b8210 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8218 kind:thumb_call to:0x020b7104 module:overlay(10) +from:0x020b827a kind:thumb_call to:0x020b70d4 module:overlay(10) +from:0x020b8288 kind:thumb_call to:0x020b66d0 module:overlay(10) +from:0x020b8294 kind:load to:0x020b8d90 module:overlay(10) +from:0x020b829e kind:thumb_call to:0x020b6794 module:overlay(10) +from:0x020b82a4 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b82b6 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b82d8 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b82f4 kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b82fe kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b8330 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b835a kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b838a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b83d8 kind:load to:0x020b8ca6 module:overlay(10) +from:0x020b83e2 kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b83f2 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b840c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b842a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b843e kind:thumb_call_arm to:0x020d6508 module:overlay(24) +from:0x020b8454 kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b845c kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b846c kind:thumb_call_arm to:0x020196b0 module:main +from:0x020b84aa kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b84ca kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b84f6 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8518 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8544 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8566 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8592 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b85b4 kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b85da kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b85fa kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8642 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b867c kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b86c4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b86cc kind:thumb_call to:0x020b6f38 module:overlay(10) +from:0x020b86d4 kind:load to:0x0204af1c module:main +from:0x020b8734 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b873c kind:thumb_call_arm to:0x020a15a8 module:overlay(0) +from:0x020b874c kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8752 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b8760 kind:load to:0x020b6625 module:overlay(10) +from:0x020b876c kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b8774 kind:thumb_call_arm to:0x020a15a8 module:overlay(0) +from:0x020b8784 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b878a kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b8790 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b879c kind:load to:0x020b6625 module:overlay(10) +from:0x020b87b2 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b87ba kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b87c8 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b87d2 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b87da kind:thumb_call_arm to:0x020a15a8 module:overlay(0) +from:0x020b87e8 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b87ee kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b87f4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b87fc kind:load to:0x02063070 module:overlay(0) +from:0x020b8808 kind:load to:0x020b6625 module:overlay(10) +from:0x020b8814 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b881c kind:thumb_call_arm to:0x020a15a8 module:overlay(0) +from:0x020b882c kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b8832 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b8838 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8844 kind:load to:0x020b6625 module:overlay(10) +from:0x020b8854 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b885c kind:load to:0x0204999c module:main +from:0x020b886a kind:thumb_call_arm to:0x02067244 module:overlay(0) +from:0x020b8880 kind:load to:0x020b8e50 module:overlay(10) +from:0x020b88a8 kind:thumb_call_arm to:0x02067cf8 module:overlay(0) +from:0x020b88b4 kind:load to:0x020b508c module:overlay(0) +from:0x020b88e2 kind:thumb_call_arm to:0x020d9944 module:overlay(31) +from:0x020b88ec kind:load to:0x027e0d34 module:dtcm +from:0x020b88f4 kind:thumb_call_arm to:0x02067344 module:overlay(0) +from:0x020b88fa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8916 kind:thumb_call to:0x020b8958 module:overlay(10) +from:0x020b8920 kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b8936 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b8948 kind:load to:0x020baafc module:overlay(10) +from:0x020b894c kind:load to:0x020bab0c module:overlay(10) +from:0x020b8950 kind:load to:0x020b89b5 module:overlay(10) +from:0x020b8954 kind:load to:0x020bab00 module:overlay(10) +from:0x020b895c kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b899c kind:thumb_call_arm to:0x02018aac module:main +from:0x020b89a2 kind:thumb_call to:0x020b8a1c module:overlay(10) +from:0x020b89ac kind:load to:0x020b8e84 module:overlay(10) +from:0x020b89b0 kind:load to:0x027e0994 module:dtcm +from:0x020b89c2 kind:thumb_call_arm to:0x02018ac4 module:main +from:0x020b89ca kind:thumb_call to:0x0201ca28 module:main +from:0x020b89d0 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b89d8 kind:load to:0x020b8e84 module:overlay(10) +from:0x020b89dc kind:load to:0x027e0994 module:dtcm +from:0x020b89e0 kind:load to:0x0204a120 module:main +from:0x020b89f2 kind:thumb_call_arm to:0x02018ac4 module:main +from:0x020b89fa kind:thumb_call to:0x0201ca28 module:main +from:0x020b8a00 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b8a06 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8a10 kind:load to:0x020b8e84 module:overlay(10) +from:0x020b8a14 kind:load to:0x027e0994 module:dtcm +from:0x020b8a18 kind:load to:0x0204a120 module:main +from:0x020b8a44 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8a6c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8a8a kind:thumb_call_arm to:0x0217d910 module:overlay(96) +from:0x020b8a98 kind:thumb_call to:0x020b8b40 module:overlay(10) +from:0x020b8aa0 kind:load to:0x020b8d08 module:overlay(10) +from:0x020b8aa4 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020b8ac6 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b8ae8 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020b8af8 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b8b80 kind:thumb_call to:0x020b8aa8 module:overlay(10) +from:0x020b8b96 kind:thumb_call to:0x020b8aa8 module:overlay(10) +from:0x020b8ba0 kind:load to:0x020b8d24 module:overlay(10) +from:0x020b8ba4 kind:load to:0x020b8d10 module:overlay(10) +from:0x020b8bb0 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8bba kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8bc8 kind:thumb_call_arm to:0x02018ac4 module:main +from:0x020b8bd0 kind:thumb_call to:0x0201ca28 module:main +from:0x020b8bd8 kind:thumb_call to:0x020b8c88 module:overlay(10) +from:0x020b8be0 kind:load to:0x0204a110 module:main +from:0x020b8be4 kind:load to:0x027e0994 module:dtcm +from:0x020b8be8 kind:load to:0x0204a120 module:main +from:0x020b8bf4 kind:thumb_call to:0x020b8c78 module:overlay(10) +from:0x020b8c20 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8c62 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8c70 kind:load to:0x027e0994 module:dtcm +from:0x020b8c74 kind:load to:0x0204af1c module:main +from:0x020b8d54 kind:load to:0x020b8d80 module:overlay(10) +from:0x020b8d58 kind:load to:0x020b8ea8 module:overlay(10) +from:0x020b8d5c kind:load to:0x020b9ba8 module:overlay(10) +from:0x020b8d60 kind:load to:0x020b8849 module:overlay(10) +from:0x020b8d64 kind:load to:0x0203ce74 module:main +from:0x020b8d68 kind:load to:0x020b8d39 module:overlay(10) +from:0x020b8d90 kind:load to:0x020b6699 module:overlay(10) +from:0x020b8d94 kind:load to:0x020b880d module:overlay(10) +from:0x020b8d98 kind:load to:0x020b6929 module:overlay(10) +from:0x020b8d9c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8da0 kind:load to:0x020b8625 module:overlay(10) +from:0x020b8da4 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8da8 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8dac kind:load to:0x020b8299 module:overlay(10) +from:0x020b8db0 kind:load to:0x020b70d5 module:overlay(10) +from:0x020b8db4 kind:load to:0x020b83dd module:overlay(10) +from:0x020b8db8 kind:load to:0x020b8461 module:overlay(10) +from:0x020b8dbc kind:load to:0x020b70d1 module:overlay(10) +from:0x020b8dc0 kind:load to:0x020b86d9 module:overlay(10) +from:0x020b8dc4 kind:load to:0x020b7105 module:overlay(10) +from:0x020b8dd0 kind:load to:0x020b65bd module:overlay(10) +from:0x020b8dd4 kind:load to:0x020b87a1 module:overlay(10) +from:0x020b8dd8 kind:load to:0x020b79fd module:overlay(10) +from:0x020b8ddc kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8de0 kind:load to:0x020b7c55 module:overlay(10) +from:0x020b8de4 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8de8 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8dec kind:load to:0x020b722d module:overlay(10) +from:0x020b8df0 kind:load to:0x020b826d module:overlay(10) +from:0x020b8df4 kind:load to:0x020b7791 module:overlay(10) +from:0x020b8df8 kind:load to:0x020b7839 module:overlay(10) +from:0x020b8dfc kind:load to:0x020b802d module:overlay(10) +from:0x020b8e00 kind:load to:0x020b7f05 module:overlay(10) +from:0x020b8e04 kind:load to:0x020b8215 module:overlay(10) +from:0x020b8e10 kind:load to:0x020b872d module:overlay(10) +from:0x020b8e14 kind:load to:0x020b8765 module:overlay(10) +from:0x020b8e18 kind:load to:0x020b6929 module:overlay(10) +from:0x020b8e1c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8e20 kind:load to:0x020b6f39 module:overlay(10) +from:0x020b8e24 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8e28 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8e2c kind:load to:0x020b6795 module:overlay(10) +from:0x020b8e30 kind:load to:0x020b70d5 module:overlay(10) +from:0x020b8e34 kind:load to:0x020b6921 module:overlay(10) +from:0x020b8e38 kind:load to:0x020b6925 module:overlay(10) +from:0x020b8e3c kind:load to:0x020b70d1 module:overlay(10) +from:0x020b8e40 kind:load to:0x020b70cd module:overlay(10) +from:0x020b8e44 kind:load to:0x020b7105 module:overlay(10) +from:0x020b8e50 kind:load to:0x020667d8 module:overlay(0) +from:0x020b8e54 kind:load to:0x020667f4 module:overlay(0) +from:0x020b8e58 kind:load to:0x020b8885 module:overlay(10) +from:0x020b8e5c kind:load to:0x02067434 module:overlay(0) +from:0x020b8e60 kind:load to:0x02067474 module:overlay(0) +from:0x020b8e64 kind:load to:0x02066dfc module:overlay(0) +from:0x020b8e68 kind:load to:0x020669d8 module:overlay(0) +from:0x020b8e6c kind:load to:0x020b88b9 module:overlay(10) +from:0x020b8e70 kind:load to:0x0206723c module:overlay(0) +from:0x020b8e74 kind:load to:0x020b6631 module:overlay(10) +from:0x020b8e78 kind:load to:0x020b88f1 module:overlay(10) +from:0x020b8e84 kind:load to:0x020b89b5 module:overlay(10) +from:0x020b8e88 kind:load to:0x020b89e5 module:overlay(10) +from:0x020b8e8c kind:load to:0x020b8ba9 module:overlay(10) +from:0x020b8e90 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8e94 kind:load to:0x020b8bed module:overlay(10) +from:0x020b8e98 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8e9c kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov010/symbols.txt b/config/eur1/arm9/overlays/ov010/symbols.txt new file mode 100644 index 00000000..5640a4f5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov010/symbols.txt @@ -0,0 +1,91 @@ +func_ov010_020b6560 kind:function(thumb,size=0x5c) addr:0x020b6560 +func_ov010_020b65bc kind:function(thumb,size=0x68) addr:0x020b65bc +func_ov010_020b6624 kind:function(thumb,size=0xc) addr:0x020b6624 +func_ov010_020b6630 kind:function(thumb,size=0xc) addr:0x020b6630 +func_ov010_020b663c kind:function(thumb,size=0x5c) addr:0x020b663c +func_ov010_020b6698 kind:function(thumb,size=0x38) addr:0x020b6698 +func_ov010_020b66d0 kind:function(thumb,size=0xc4) addr:0x020b66d0 +func_ov010_020b6794 kind:function(thumb,size=0x18c) addr:0x020b6794 +func_ov010_020b6920 kind:function(thumb,size=0x2) addr:0x020b6920 +func_ov010_020b6924 kind:function(thumb,size=0x2) addr:0x020b6924 +func_ov010_020b6928 kind:function(thumb,size=0x610) addr:0x020b6928 +func_ov010_020b6f38 kind:function(thumb,size=0x110) addr:0x020b6f38 +func_ov010_020b7048 kind:function(thumb,size=0x4c) addr:0x020b7048 +func_ov010_020b7094 kind:function(thumb,size=0x36) addr:0x020b7094 +func_ov010_020b70cc kind:function(thumb,size=0x2) addr:0x020b70cc +func_ov010_020b70d0 kind:function(thumb,size=0x2) addr:0x020b70d0 +func_ov010_020b70d4 kind:function(thumb,size=0x2e) addr:0x020b70d4 +func_ov010_020b7104 kind:function(thumb,size=0x2e) addr:0x020b7104 +func_ov010_020b7134 kind:function(thumb,size=0x1c) addr:0x020b7134 +func_ov010_020b7150 kind:function(thumb,size=0xbc) addr:0x020b7150 +func_ov010_020b720c kind:function(thumb,size=0x20) addr:0x020b720c +func_ov010_020b722c kind:function(thumb,size=0x564) addr:0x020b722c +func_ov010_020b7790 kind:function(thumb,size=0xa8) addr:0x020b7790 +func_ov010_020b7838 kind:function(thumb,size=0x1c4) addr:0x020b7838 +func_ov010_020b79fc kind:function(thumb,size=0x258) addr:0x020b79fc +func_ov010_020b7c54 kind:function(thumb,size=0x2b0) addr:0x020b7c54 +func_ov010_020b7f04 kind:function(thumb,size=0x128) addr:0x020b7f04 +func_ov010_020b802c kind:function(thumb,size=0x1e8) addr:0x020b802c +func_ov010_020b8214 kind:function(thumb,size=0x58) addr:0x020b8214 +func_ov010_020b826c kind:function(thumb,size=0x18) addr:0x020b826c +func_ov010_020b8284 kind:function(thumb,size=0x14) addr:0x020b8284 +func_ov010_020b8298 kind:function(thumb,size=0x144) addr:0x020b8298 +func_ov010_020b83dc kind:function(thumb,size=0x84) addr:0x020b83dc +func_ov010_020b8460 kind:function(thumb,size=0x1c4) addr:0x020b8460 +func_ov010_020b8624 kind:function(thumb,size=0xb4) addr:0x020b8624 +func_ov010_020b86d8 kind:function(thumb,size=0x52) addr:0x020b86d8 +func_ov010_020b872c kind:function(thumb,size=0x38) addr:0x020b872c +func_ov010_020b8764 kind:function(thumb,size=0x3c) addr:0x020b8764 +func_ov010_020b87a0 kind:function(thumb,size=0x6c) addr:0x020b87a0 +func_ov010_020b880c kind:function(thumb,size=0x3c) addr:0x020b880c +func_ov010_020b8848 kind:function(thumb,size=0x18) addr:0x020b8848 +func_ov010_020b8860 kind:function(thumb,size=0x24) addr:0x020b8860 +func_ov010_020b8884 kind:function(thumb,size=0x34) addr:0x020b8884 +func_ov010_020b88b8 kind:function(thumb,size=0x38) addr:0x020b88b8 +func_ov010_020b88f0 kind:function(thumb,size=0x12) addr:0x020b88f0 +func_ov010_020b8904 kind:function(thumb,size=0x54) addr:0x020b8904 +func_ov010_020b8958 kind:function(thumb,size=0x5c) addr:0x020b8958 +func_ov010_020b89b4 kind:function(thumb,size=0x30) addr:0x020b89b4 +func_ov010_020b89e4 kind:function(thumb,size=0x38) addr:0x020b89e4 +func_ov010_020b8a1c kind:function(thumb,size=0x8c) addr:0x020b8a1c +func_ov010_020b8aa8 kind:function(thumb,size=0x96) addr:0x020b8aa8 +func_ov010_020b8b40 kind:function(thumb,size=0x68) addr:0x020b8b40 +func_ov010_020b8ba8 kind:function(thumb,size=0x44) addr:0x020b8ba8 +func_ov010_020b8bec kind:function(thumb,size=0x8c) addr:0x020b8bec +func_ov010_020b8c78 kind:function(thumb,size=0xe) addr:0x020b8c78 +func_ov010_020b8c88 kind:function(thumb,size=0x4) addr:0x020b8c88 +data_ov010_020b8c8c kind:data(any) addr:0x020b8c8c +data_ov010_020b8c90 kind:data(any) addr:0x020b8c90 +data_ov010_020b8c94 kind:data(any) addr:0x020b8c94 +data_ov010_020b8c9a kind:data(any) addr:0x020b8c9a +data_ov010_020b8ca6 kind:data(any) addr:0x020b8ca6 +data_ov010_020b8cb2 kind:data(any) addr:0x020b8cb2 +data_ov010_020b8cc0 kind:data(any) addr:0x020b8cc0 +data_ov010_020b8cd4 kind:data(any) addr:0x020b8cd4 +data_ov010_020b8ce1 kind:data(any) addr:0x020b8ce1 ambiguous +data_ov010_020b8ce8 kind:data(any) addr:0x020b8ce8 +data_ov010_020b8ced kind:data(any) addr:0x020b8ced ambiguous +data_ov010_020b8d08 kind:data(any) addr:0x020b8d08 +data_ov010_020b8d10 kind:data(any) addr:0x020b8d10 +data_ov010_020b8d24 kind:data(any) addr:0x020b8d24 +__sinit_ov010_020b8d38 kind:function(thumb,size=0x30) addr:0x020b8d38 +.p__sinit_ov010_020b8d38 kind:data(word) addr:0x020b8d68 +data_ov010_020b8d80 kind:data(any) addr:0x020b8d80 +data_ov010_020b8d90 kind:data(any) addr:0x020b8d90 +data_ov010_020b8dd0 kind:data(any) addr:0x020b8dd0 +data_ov010_020b8e10 kind:data(any) addr:0x020b8e10 +data_ov010_020b8e50 kind:data(any) addr:0x020b8e50 +data_ov010_020b8e84 kind:data(any) addr:0x020b8e84 +data_ov010_020b8ea0 kind:bss addr:0x020b8ea0 +data_ov010_020b8ea8 kind:bss addr:0x020b8ea8 +data_ov010_020b8eb4 kind:bss addr:0x020b8eb4 +data_ov010_020b8ec0 kind:bss addr:0x020b8ec0 +data_ov010_020b8ecc kind:bss addr:0x020b8ecc +data_ov010_020b8f60 kind:bss addr:0x020b8f60 ambiguous +data_ov010_020b92fc kind:bss addr:0x020b92fc +data_ov010_020b9ba8 kind:bss addr:0x020b9ba8 +data_ov010_020b9bac kind:bss addr:0x020b9bac +data_ov010_020ba780 kind:bss addr:0x020ba780 ambiguous +data_ov010_020baafc kind:bss addr:0x020baafc +data_ov010_020bab00 kind:bss addr:0x020bab00 +data_ov010_020bab0c kind:bss addr:0x020bab0c diff --git a/config/eur1/arm9/overlays/ov011/delinks.txt b/config/eur1/arm9/overlays/ov011/delinks.txt new file mode 100644 index 00000000..311b4f58 --- /dev/null +++ b/config/eur1/arm9/overlays/ov011/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b90d4 kind:code align:32 + .rodata start:0x020b90d4 end:0x020b9398 kind:rodata align:4 + .init start:0x020b9398 end:0x020b93cc kind:code align:4 + .ctor start:0x020b93cc end:0x020b93d0 kind:rodata align:4 + .data start:0x020b93e0 end:0x020b95a0 kind:data align:32 + .bss start:0x020b95a0 end:0x020ba960 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov011/relocs.txt b/config/eur1/arm9/overlays/ov011/relocs.txt new file mode 100644 index 00000000..38b39fc3 --- /dev/null +++ b/config/eur1/arm9/overlays/ov011/relocs.txt @@ -0,0 +1,347 @@ +from:0x020b6580 kind:arm_call to:0x020b6668 module:overlay(11) +from:0x020b6590 kind:arm_call to:0x0203ce74 module:main +from:0x020b65b4 kind:arm_call to:0x020166cc module:main +from:0x020b65d4 kind:load to:0x020b95a0 module:overlay(11) +from:0x020b65d8 kind:load to:0x020b95b0 module:overlay(11) +from:0x020b65dc kind:load to:0x020b65e4 module:overlay(11) +from:0x020b65e0 kind:load to:0x020b95a4 module:overlay(11) +from:0x020b65f4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b660c kind:arm_call to:0x0203d210 module:main +from:0x020b6624 kind:arm_call to:0x0203d210 module:main +from:0x020b662c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6638 kind:load to:0x020b6640 module:overlay(11) +from:0x020b663c kind:load to:0x020b6654 module:overlay(11) +from:0x020b6648 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b665c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b667c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b669c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b66c8 kind:arm_call to:0x02028c18 module:main +from:0x020b66d8 kind:arm_call to:0x02028c18 module:main +from:0x020b66fc kind:arm_call to:0x0203d160 module:main +from:0x020b6728 kind:arm_call to:0x0203d160 module:main +from:0x020b6778 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020b6794 kind:arm_call to:0x02028c18 module:main +from:0x020b67b0 kind:arm_call to:0x0201f060 module:main +from:0x020b67bc kind:arm_call to:0x0201f060 module:main +from:0x020b67c8 kind:arm_call to:0x0201ef9c module:main +from:0x020b67d8 kind:arm_call to:0x020166cc module:main +from:0x020b6844 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020b68bc kind:arm_call to:0x020166cc module:main +from:0x020b68f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6924 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6954 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6984 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b69b4 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b69dc kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b6a04 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b6a2c kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020b6a38 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b6af0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6bb4 kind:arm_call to:0x020a86d4 module:overlay(0) +from:0x020b6bcc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b6be0 kind:arm_call to:0x020b7244 module:overlay(11) +from:0x020b6bf8 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020b6c30 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6c64 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6c94 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6cc8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6cf0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6d10 kind:arm_call to:0x020b89cc module:overlay(11) +from:0x020b6d60 kind:arm_call to:0x01ffd400 module:itcm +from:0x020b6d9c kind:arm_call to:0x02061a48 module:overlay(0) +from:0x020b6da4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b6e1c kind:arm_call to:0x020c78c0 module:overlay(24) +from:0x020b6e2c kind:arm_call to:0x020c684c module:overlay(24) +from:0x020b6e38 kind:arm_call to:0x020b8e64 module:overlay(11) +from:0x020b6e48 kind:arm_call to:0x020c68e0 module:overlay(24) +from:0x020b6e54 kind:arm_call to:0x020b89cc module:overlay(11) +from:0x020b6e7c kind:arm_call to:0x020c7760 module:overlay(24) +from:0x020b6e84 kind:arm_call to:0x020c78d4 module:overlay(24) +from:0x020b6f3c kind:arm_call to:0x02016250 module:main +from:0x020b6f40 kind:arm_call to:0x020275e8 module:main +from:0x020b6f88 kind:arm_call to:0x02019650 module:main +from:0x020b6f98 kind:arm_call to:0x02016250 module:main +from:0x020b6f9c kind:arm_call to:0x020275e8 module:main +from:0x020b6fb0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b6fbc kind:arm_call_thumb to:0x020154ec module:main +from:0x020b6fd4 kind:arm_call to:0x0201739c module:main +from:0x020b7000 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b7008 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7010 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7018 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7020 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b702c kind:arm_call to:0x020b73e0 module:overlay(11) +from:0x020b7068 kind:arm_call to:0x020b767c module:overlay(11) +from:0x020b70dc kind:arm_call to:0x020b8e2c module:overlay(11) +from:0x020b70e0 kind:arm_call to:0x020b8e64 module:overlay(11) +from:0x020b70ec kind:arm_call to:0x020d0630 module:overlay(24) +from:0x020b7108 kind:arm_call to:0x020166ac module:main +from:0x020b71d8 kind:arm_call to:0x020b899c module:overlay(11) +from:0x020b71e8 kind:load to:0x020b941c module:overlay(11) +from:0x020b71ec kind:load to:0x020b6654 module:overlay(11) +from:0x020b71f0 kind:load to:0x020b8d8c module:overlay(11) +from:0x020b71f4 kind:load to:0x020b6640 module:overlay(11) +from:0x020b71f8 kind:load to:0x0206337c module:overlay(0) +from:0x020b71fc kind:load to:0x020b9126 module:overlay(11) +from:0x020b7200 kind:load to:0x020b9196 module:overlay(11) +from:0x020b7204 kind:load to:0x020b915e module:overlay(11) +from:0x020b7208 kind:load to:0x027e09a4 module:dtcm +from:0x020b720c kind:load to:0x027e0ce0 module:dtcm +from:0x020b7210 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7214 kind:load to:0x027e0998 module:dtcm +from:0x020b7218 kind:load to:0x02138e30 module:overlay(26) +from:0x020b721c kind:load to:0x027e0cf8 module:dtcm +from:0x020b7220 kind:load to:0x027e0994 module:dtcm +from:0x020b7224 kind:load to:0x020b9438 module:overlay(11) +from:0x020b7228 kind:load to:0x020b9450 module:overlay(11) +from:0x020b722c kind:load to:0x0204a110 module:main +from:0x020b7230 kind:load to:0x020b9458 module:overlay(11) +from:0x020b7234 kind:load to:0x020b9464 module:overlay(11) +from:0x020b7238 kind:load to:0x020b947c module:overlay(11) +from:0x020b723c kind:load to:0x020b9480 module:overlay(11) +from:0x020b7240 kind:load to:0x027e09b8 module:dtcm +from:0x020b7268 kind:arm_call to:0x020b8e2c module:overlay(11) +from:0x020b73dc kind:load to:0x027e09a4 module:dtcm +from:0x020b7414 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b7420 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b7424 kind:arm_call to:0x020275e8 module:main +from:0x020b743c kind:arm_call to:0x0201739c module:main +from:0x020b746c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b7474 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b747c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7484 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b748c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b74a8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b74b4 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b74b8 kind:arm_call to:0x020275e8 module:main +from:0x020b74d0 kind:arm_call to:0x0201739c module:main +from:0x020b7500 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b7508 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7510 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7518 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7520 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b753c kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b7548 kind:arm_call_thumb to:0x020154ec module:main +from:0x020b754c kind:arm_call to:0x020275e8 module:main +from:0x020b7564 kind:arm_call to:0x0201739c module:main +from:0x020b7594 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b759c kind:arm_call_thumb to:0x0201568c module:main +from:0x020b75a4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b75ac kind:arm_call_thumb to:0x0201568c module:main +from:0x020b75b4 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b75d0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b75dc kind:arm_call_thumb to:0x020154ec module:main +from:0x020b75e0 kind:arm_call to:0x020275e8 module:main +from:0x020b75f8 kind:arm_call to:0x0201739c module:main +from:0x020b7628 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b7630 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7638 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7640 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b7648 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b7654 kind:load to:0x020b9438 module:overlay(11) +from:0x020b7658 kind:load to:0x020b947c module:overlay(11) +from:0x020b765c kind:load to:0x020b949c module:overlay(11) +from:0x020b7660 kind:load to:0x020b9490 module:overlay(11) +from:0x020b7664 kind:load to:0x020b94a8 module:overlay(11) +from:0x020b7668 kind:load to:0x020b94c0 module:overlay(11) +from:0x020b766c kind:load to:0x020b94cc module:overlay(11) +from:0x020b7670 kind:load to:0x020b94e4 module:overlay(11) +from:0x020b7674 kind:load to:0x020b94f0 module:overlay(11) +from:0x020b7678 kind:load to:0x020b9508 module:overlay(11) +from:0x020b774c kind:load to:0x020b90fc module:overlay(11) +from:0x020b7750 kind:load to:0x020b90ee module:overlay(11) +from:0x020b7754 kind:load to:0x020b90e0 module:overlay(11) +from:0x020b7758 kind:load to:0x020b90d4 module:overlay(11) +from:0x020b77c8 kind:arm_call to:0x020b8604 module:overlay(11) +from:0x020b7820 kind:arm_call to:0x020b8604 module:overlay(11) +from:0x020b7860 kind:arm_call to:0x020b8604 module:overlay(11) +from:0x020b788c kind:arm_call to:0x020b8604 module:overlay(11) +from:0x020b78a8 kind:load to:0x020b93ec module:overlay(11) +from:0x020b7900 kind:arm_call to:0x0201673c module:main +from:0x020b7928 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b7948 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b7980 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b79a4 kind:arm_call to:0x02062ddc module:overlay(0) +from:0x020b7a24 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b7a44 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b7b1c kind:arm_call to:0x020b86cc module:overlay(11) +from:0x020b7b34 kind:arm_call to:0x020b8114 module:overlay(11) +from:0x020b7b3c kind:arm_call to:0x020b83e4 module:overlay(11) +from:0x020b7b44 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7b58 kind:arm_call to:0x020c6d20 module:overlay(24) +from:0x020b7b7c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b7b84 kind:arm_call to:0x020b899c module:overlay(11) +from:0x020b7b8c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7bb4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020b7bc0 kind:load to:0x0204a088 module:main +from:0x020b7bc4 kind:load to:0x0204a110 module:main +from:0x020b7bc8 kind:load to:0x027e0994 module:dtcm +from:0x020b7bcc kind:load to:0x020b51f8 module:overlay(0) +from:0x020b7f98 kind:arm_call to:0x0201f04c module:main +from:0x020b7fac kind:arm_call to:0x0201c4d8 module:main +from:0x020b7fc8 kind:arm_call to:0x0201f110 module:main +from:0x020b7fdc kind:arm_call to:0x020b8cd0 module:overlay(11) +from:0x020b8000 kind:arm_call to:0x020c33b4 module:overlay(17) +from:0x020b801c kind:arm_call to:0x020b8530 module:overlay(11) +from:0x020b8030 kind:arm_call to:0x0201dc10 module:main +from:0x020b8050 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b8078 kind:arm_call to:0x0201d628 module:main +from:0x020b809c kind:arm_call to:0x0201673c module:main +from:0x020b80ac kind:arm_call to:0x020166ac module:main +from:0x020b80f0 kind:arm_call to:0x020c3124 module:overlay(17) +from:0x020b8100 kind:load to:0x0204aeac module:main +from:0x020b8104 kind:load to:0x020d87c0 module:overlays(19,24) +from:0x020b8108 kind:load to:0x0204aed0 module:main +from:0x020b810c kind:load to:0x020b5254 module:overlay(0) +from:0x020b8110 kind:load to:0x0204a088 module:main +from:0x020b812c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b8140 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b81f0 kind:arm_call to:0x020b8e2c module:overlay(11) +from:0x020b821c kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b8238 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x020b8244 kind:arm_call to:0x020cb0e8 module:overlay(24) +from:0x020b8274 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b82a0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b82b4 kind:arm_call to:0x020cb090 module:overlay(24) +from:0x020b82c0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b833c kind:arm_call to:0x020702d0 module:overlay(0) +from:0x020b834c kind:arm_call to:0x020cb0e8 module:overlay(24) +from:0x020b8384 kind:arm_call to:0x020cb090 module:overlay(24) +from:0x020b8390 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b83bc kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020b83c8 kind:load to:0x0204a110 module:main +from:0x020b83d0 kind:load to:0x020d7444 module:overlays(19,24) +from:0x020b83d4 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020b83d8 kind:load to:0x027e09a0 module:dtcm +from:0x020b83dc kind:load to:0x020b5254 module:overlay(0) +from:0x020b83e0 kind:load to:0x020b93e0 module:overlay(11) +from:0x020b8404 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b847c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b848c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8494 kind:arm_call to:0x020b8e2c module:overlay(11) +from:0x020b84d8 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020b8514 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b851c kind:arm_call to:0x020b899c module:overlay(11) +from:0x020b8524 kind:load to:0x0204a110 module:main +from:0x020b8528 kind:load to:0x020b910a module:overlay(11) +from:0x020b852c kind:load to:0x0204a088 module:main +from:0x020b8600 kind:load to:0x020b93e0 module:overlay(11) +from:0x020b8630 kind:arm_call to:0x0201ec30 module:main +from:0x020b864c kind:arm_call to:0x0201ec30 module:main +from:0x020b86c0 kind:load to:0x0204a110 module:main +from:0x020b86c4 kind:load to:0x0204af10 module:main +from:0x020b86c8 kind:load to:0x0204ae10 module:main +from:0x020b86fc kind:arm_call to:0x02019650 module:main +from:0x020b871c kind:arm_call to:0x02019650 module:main +from:0x020b8728 kind:load to:0x0204a110 module:main +from:0x020b874c kind:arm_call to:0x02028c4c module:main +from:0x020b8770 kind:arm_call to:0x0201ec30 module:main +from:0x020b877c kind:arm_call to:0x01ffb428 module:itcm +from:0x020b8800 kind:arm_call to:0x0201aa44 module:main +from:0x020b8830 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b8848 kind:arm_call to:0x020a86d4 module:overlay(0) +from:0x020b8884 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b88a8 kind:arm_call to:0x0201aa44 module:main +from:0x020b88cc kind:arm_call to:0x0201aad0 module:main +from:0x020b88d8 kind:load to:0x027e0120 module:dtcm +from:0x020b88dc kind:load to:0x0204a110 module:main +from:0x020b88e0 kind:load to:0x0204af1c module:main +from:0x020b88e4 kind:load to:0x027e09a4 module:dtcm +from:0x020b88e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8998 kind:load to:0x027e09b8 module:dtcm +from:0x020b8a04 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8a74 kind:arm_call to:0x02016250 module:main +from:0x020b8a78 kind:arm_call to:0x020275e8 module:main +from:0x020b8ac0 kind:arm_call to:0x02019650 module:main +from:0x020b8ae0 kind:arm_call to:0x0201f0c0 module:main +from:0x020b8b28 kind:arm_call to:0x0201f0c0 module:main +from:0x020b8b74 kind:arm_call to:0x0201effc module:main +from:0x020b8bb8 kind:arm_call to:0x020b8c3c module:overlay(11) +from:0x020b8bbc kind:arm_call to:0x020275e8 module:main +from:0x020b8bd0 kind:arm_call to:0x020b8cd0 module:overlay(11) +from:0x020b8c08 kind:arm_call to:0x020b767c module:overlay(11) +from:0x020b8c30 kind:load to:0x020b9438 module:overlay(11) +from:0x020b8c34 kind:load to:0x020b9450 module:overlay(11) +from:0x020b8c38 kind:load to:0x0204a110 module:main +from:0x020b8c6c kind:arm_call to:0x02016250 module:main +from:0x020b8c84 kind:arm_call to:0x02016250 module:main +from:0x020b8c9c kind:arm_call to:0x02016250 module:main +from:0x020b8cb4 kind:arm_call to:0x02016250 module:main +from:0x020b8cbc kind:load to:0x020b9514 module:overlay(11) +from:0x020b8cc0 kind:load to:0x020b9530 module:overlay(11) +from:0x020b8cc4 kind:load to:0x020b9538 module:overlay(11) +from:0x020b8cc8 kind:load to:0x020b9540 module:overlay(11) +from:0x020b8ccc kind:load to:0x020b9548 module:overlay(11) +from:0x020b8d7c kind:arm_call to:0x02019650 module:main +from:0x020b8d88 kind:load to:0x0204a110 module:main +from:0x020b8d94 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b8da8 kind:load to:0x020b9404 module:overlay(11) +from:0x020b8db4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b8dbc kind:arm_call to:0x02011ff4 module:main +from:0x020b8dd8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b8df0 kind:arm_call to:0x0203d210 module:main +from:0x020b8e08 kind:arm_call to:0x0203d210 module:main +from:0x020b8e10 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b8e18 kind:arm_call to:0x02011ff4 module:main +from:0x020b8e24 kind:load to:0x020b6640 module:overlay(11) +from:0x020b8e28 kind:load to:0x020b6654 module:overlay(11) +from:0x020b8e5c kind:load to:0x020b91d0 module:overlay(11) +from:0x020b8e60 kind:load to:0x020b92b4 module:overlay(11) +from:0x020b8e90 kind:load to:0x020b92b4 module:overlay(11) +from:0x020b8eb4 kind:arm_call to:0x020b8f2c module:overlay(11) +from:0x020b8ec4 kind:arm_call to:0x0203ce74 module:main +from:0x020b8ee8 kind:arm_call to:0x020166cc module:main +from:0x020b8f08 kind:load to:0x020ba91c module:overlay(11) +from:0x020b8f0c kind:load to:0x020ba92c module:overlay(11) +from:0x020b8f10 kind:load to:0x020b8f18 module:overlay(11) +from:0x020b8f14 kind:load to:0x020ba920 module:overlay(11) +from:0x020b8f20 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b8f38 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b8f50 kind:arm_call to:0x020b8f60 module:overlay(11) +from:0x020b8f5c kind:load to:0x020b9558 module:overlay(11) +from:0x020b8f7c kind:arm_call to:0x02032eb4 module:main +from:0x020b8fa0 kind:arm_call to:0x02034060 module:main +from:0x020b8fa8 kind:arm_call to:0x02033f7c module:main +from:0x020b8fbc kind:arm_call to:0x02034060 module:main +from:0x020b8fc8 kind:arm_call to:0x02033f7c module:main +from:0x020b8fdc kind:arm_call to:0x02034060 module:main +from:0x020b8ff0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020b8ffc kind:arm_call_thumb to:0x020154ec module:main +from:0x020b9018 kind:arm_call to:0x02034060 module:main +from:0x020b9020 kind:arm_call to:0x02033f7c module:main +from:0x020b9034 kind:arm_call to:0x02034060 module:main +from:0x020b904c kind:arm_call to:0x0201739c module:main +from:0x020b9078 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b9080 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b9088 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b9090 kind:arm_call_thumb to:0x0201568c module:main +from:0x020b9098 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b90a4 kind:load to:0x020b9574 module:overlay(11) +from:0x020b90a8 kind:load to:0x020b9580 module:overlay(11) +from:0x020b90ac kind:load to:0x020b958c module:overlay(11) +from:0x020b90b0 kind:load to:0x020b9594 module:overlay(11) +from:0x020b90b4 kind:load to:0x020b9598 module:overlay(11) +from:0x020b90c0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b90c8 kind:arm_call to:0x02011ff4 module:main +from:0x020b93c8 kind:load to:0x020b93e0 module:overlay(11) +from:0x020b93cc kind:load to:0x020b9398 module:overlay(11) +from:0x020b93ec kind:load to:0x020b78ac module:overlay(11) +from:0x020b93f4 kind:load to:0x020b7bd0 module:overlay(11) +from:0x020b9404 kind:load to:0x020b6654 module:overlay(11) +from:0x020b9408 kind:load to:0x020b8dac module:overlay(11) +from:0x020b940c kind:load to:0x02062ce0 module:overlay(0) +from:0x020b9410 kind:load to:0x02062dd8 module:overlay(0) +from:0x020b941c kind:load to:0x020b65e4 module:overlay(11) +from:0x020b9420 kind:load to:0x020b8dc8 module:overlay(11) +from:0x020b9424 kind:load to:0x020b775c module:overlay(11) +from:0x020b9428 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b942c kind:load to:0x020b872c module:overlay(11) +from:0x020b9430 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b9434 kind:load to:0x02061cdc module:overlay(0) +from:0x020b9558 kind:load to:0x020b8f18 module:overlay(11) +from:0x020b955c kind:load to:0x020b90b8 module:overlay(11) +from:0x020b9560 kind:load to:0x02061ccc module:overlay(0) +from:0x020b9564 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b9568 kind:load to:0x02061cd4 module:overlay(0) +from:0x020b956c kind:load to:0x02061cd8 module:overlay(0) +from:0x020b9570 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov011/symbols.txt b/config/eur1/arm9/overlays/ov011/symbols.txt new file mode 100644 index 00000000..5bf2a264 --- /dev/null +++ b/config/eur1/arm9/overlays/ov011/symbols.txt @@ -0,0 +1,81 @@ +func_ov011_020b6560 kind:function(arm,size=0x84) addr:0x020b6560 +func_ov011_020b65e4 kind:function(arm,size=0x5c) addr:0x020b65e4 +func_ov011_020b6640 kind:function(arm,size=0x14) addr:0x020b6640 +func_ov011_020b6654 kind:function(arm,size=0x14) addr:0x020b6654 +func_ov011_020b6668 kind:function(arm,size=0xbdc) addr:0x020b6668 +func_ov011_020b7244 kind:function(arm,size=0x19c) addr:0x020b7244 +func_ov011_020b73e0 kind:function(arm,size=0x29c) addr:0x020b73e0 +func_ov011_020b767c kind:function(arm,size=0xe0) addr:0x020b767c +func_ov011_020b775c kind:function(arm,size=0x150) addr:0x020b775c +func_ov011_020b78ac kind:function(arm,size=0x324) addr:0x020b78ac +func_ov011_020b7bd0 kind:function(arm,size=0x544) addr:0x020b7bd0 +func_ov011_020b8114 kind:function(arm,size=0x2d0) addr:0x020b8114 +func_ov011_020b83e4 kind:function(arm,size=0x14c) addr:0x020b83e4 +func_ov011_020b8530 kind:function(arm,size=0xd4) addr:0x020b8530 +func_ov011_020b8604 kind:function(arm,size=0xc8) addr:0x020b8604 +func_ov011_020b86cc kind:function(arm,size=0x60) addr:0x020b86cc +func_ov011_020b872c kind:function(arm,size=0x1c0) addr:0x020b872c +func_ov011_020b88ec kind:function(arm,size=0xb0) addr:0x020b88ec +func_ov011_020b899c kind:function(arm,size=0x30) addr:0x020b899c +func_ov011_020b89cc kind:function(arm,size=0x64) addr:0x020b89cc +func_ov011_020b8a30 kind:function(arm,size=0x20c) addr:0x020b8a30 +func_ov011_020b8c3c kind:function(arm,size=0x94) addr:0x020b8c3c +func_ov011_020b8cd0 kind:function(arm,size=0xbc) addr:0x020b8cd0 +func_ov011_020b8d8c kind:function(arm,size=0x20) addr:0x020b8d8c +func_ov011_020b8dac kind:function(arm,size=0x1c) addr:0x020b8dac +func_ov011_020b8dc8 kind:function(arm,size=0x64) addr:0x020b8dc8 +func_ov011_020b8e2c kind:function(arm,size=0x38) addr:0x020b8e2c +func_ov011_020b8e64 kind:function(arm,size=0x30) addr:0x020b8e64 +func_ov011_020b8e94 kind:function(arm,size=0x84) addr:0x020b8e94 +func_ov011_020b8f18 kind:function(arm,size=0x14) addr:0x020b8f18 +func_ov011_020b8f2c kind:function(arm,size=0x34) addr:0x020b8f2c +func_ov011_020b8f60 kind:function(arm,size=0x158) addr:0x020b8f60 +func_ov011_020b90b8 kind:function(arm,size=0x1c) addr:0x020b90b8 +data_ov011_020b90d4 kind:data(any) addr:0x020b90d4 +data_ov011_020b90e0 kind:data(any) addr:0x020b90e0 +data_ov011_020b90ee kind:data(any) addr:0x020b90ee +data_ov011_020b90fc kind:data(any) addr:0x020b90fc +data_ov011_020b910a kind:data(any) addr:0x020b910a +data_ov011_020b9126 kind:data(any) addr:0x020b9126 +data_ov011_020b915e kind:data(any) addr:0x020b915e +data_ov011_020b9196 kind:data(any) addr:0x020b9196 +data_ov011_020b91d0 kind:data(any) addr:0x020b91d0 +data_ov011_020b92b4 kind:data(any) addr:0x020b92b4 +__sinit_ov011_020b9398 kind:function(arm,size=0x34) addr:0x020b9398 +.p__sinit_ov011_020b9398 kind:data(word) addr:0x020b93cc +data_ov011_020b93e0 kind:data(any) addr:0x020b93e0 +data_ov011_020b93ec kind:data(any) addr:0x020b93ec +data_ov011_020b9404 kind:data(any) addr:0x020b9404 +data_ov011_020b941c kind:data(any) addr:0x020b941c +data_ov011_020b9438 kind:data(any) addr:0x020b9438 +data_ov011_020b9450 kind:data(any) addr:0x020b9450 +data_ov011_020b9458 kind:data(any) addr:0x020b9458 +data_ov011_020b9464 kind:data(any) addr:0x020b9464 +data_ov011_020b947c kind:data(any) addr:0x020b947c +data_ov011_020b9480 kind:data(any) addr:0x020b9480 +data_ov011_020b9490 kind:data(any) addr:0x020b9490 +data_ov011_020b949c kind:data(any) addr:0x020b949c +data_ov011_020b94a8 kind:data(any) addr:0x020b94a8 +data_ov011_020b94c0 kind:data(any) addr:0x020b94c0 +data_ov011_020b94cc kind:data(any) addr:0x020b94cc +data_ov011_020b94e4 kind:data(any) addr:0x020b94e4 +data_ov011_020b94f0 kind:data(any) addr:0x020b94f0 +data_ov011_020b9508 kind:data(any) addr:0x020b9508 +data_ov011_020b9514 kind:data(any) addr:0x020b9514 +data_ov011_020b9530 kind:data(any) addr:0x020b9530 +data_ov011_020b9538 kind:data(any) addr:0x020b9538 +data_ov011_020b9540 kind:data(any) addr:0x020b9540 +data_ov011_020b9548 kind:data(any) addr:0x020b9548 +data_ov011_020b9558 kind:data(any) addr:0x020b9558 +data_ov011_020b9574 kind:data(any) addr:0x020b9574 +data_ov011_020b9580 kind:data(any) addr:0x020b9580 +data_ov011_020b958c kind:data(any) addr:0x020b958c +data_ov011_020b9594 kind:data(any) addr:0x020b9594 +data_ov011_020b9598 kind:data(any) addr:0x020b9598 +data_ov011_020b95a0 kind:bss addr:0x020b95a0 +data_ov011_020b95a4 kind:bss addr:0x020b95a4 +data_ov011_020b95b0 kind:bss addr:0x020b95b0 +data_ov011_020ba780 kind:bss addr:0x020ba780 ambiguous +data_ov011_020ba91c kind:bss addr:0x020ba91c +data_ov011_020ba920 kind:bss addr:0x020ba920 +data_ov011_020ba92c kind:bss addr:0x020ba92c diff --git a/config/eur1/arm9/overlays/ov012/delinks.txt b/config/eur1/arm9/overlays/ov012/delinks.txt new file mode 100644 index 00000000..f9ea68e4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov012/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b8274 kind:code align:32 + .rodata start:0x020b8274 end:0x020b8328 kind:rodata align:4 + .init start:0x020b8328 end:0x020b839c kind:code align:4 + .ctor start:0x020b839c end:0x020b83a0 kind:rodata align:4 + .data start:0x020b83c0 end:0x020b8500 kind:data align:32 + .bss start:0x020b8500 end:0x020b9740 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov012/relocs.txt b/config/eur1/arm9/overlays/ov012/relocs.txt new file mode 100644 index 00000000..8f4f51ee --- /dev/null +++ b/config/eur1/arm9/overlays/ov012/relocs.txt @@ -0,0 +1,378 @@ +from:0x020b6572 kind:thumb_call to:0x020b65b4 module:overlay(12) +from:0x020b657c kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b6592 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b65a4 kind:load to:0x020b8500 module:overlay(12) +from:0x020b65a8 kind:load to:0x020b8510 module:overlay(12) +from:0x020b65ac kind:load to:0x020b6b45 module:overlay(12) +from:0x020b65b0 kind:load to:0x020b8504 module:overlay(12) +from:0x020b65ba kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b65da kind:thumb_call_arm to:0x02063bdc module:overlay(0) +from:0x020b664c kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b665a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b666a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b66ac kind:thumb_call_arm to:0x0201ecd0 module:main +from:0x020b66dc kind:thumb_call to:0x020b7b70 module:overlay(12) +from:0x020b66e6 kind:thumb_call to:0x020b7b70 module:overlay(12) +from:0x020b671e kind:thumb_call to:0x020b7c90 module:overlay(12) +from:0x020b6774 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b67a2 kind:thumb_call_arm to:0x02028c18 module:main +from:0x020b67bc kind:thumb_call_arm to:0x020166cc module:main +from:0x020b67d4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b67fe kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6826 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b684a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6870 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6898 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b68bc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b68e2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6908 kind:load to:0x020b8410 module:overlay(12) +from:0x020b692c kind:load to:0x020b83c0 module:overlay(12) +from:0x020b6942 kind:thumb_call_arm to:0x0201ed30 module:main +from:0x020b697e kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b698e kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b699e kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b69ac kind:thumb_call to:0x020154b0 module:main +from:0x020b69b4 kind:thumb_call to:0x020154ec module:main +from:0x020b69c2 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b69d8 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b69de kind:thumb_call to:0x0201568c module:main +from:0x020b69e4 kind:thumb_call to:0x0201568c module:main +from:0x020b69ec kind:thumb_call to:0x0201568c module:main +from:0x020b69fa kind:thumb_call_arm to:0x0201739c module:main +from:0x020b6a10 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b6a16 kind:thumb_call to:0x0201568c module:main +from:0x020b6a1c kind:thumb_call to:0x0201568c module:main +from:0x020b6a24 kind:thumb_call to:0x0201568c module:main +from:0x020b6a2a kind:thumb_call to:0x020154c4 module:main +from:0x020b6a36 kind:thumb_call to:0x020154b0 module:main +from:0x020b6a3e kind:thumb_call to:0x020154ec module:main +from:0x020b6a4c kind:thumb_call_arm to:0x02016330 module:main +from:0x020b6a50 kind:thumb_call_arm to:0x020275e8 module:main +from:0x020b6a7c kind:thumb_call_arm to:0x02019624 module:main +from:0x020b6a8a kind:thumb_call_arm to:0x02016330 module:main +from:0x020b6a90 kind:thumb_call to:0x020154c4 module:main +from:0x020b6a9c kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6aa8 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6ab4 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6ac0 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6acc kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6ad8 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b6b04 kind:thumb_call to:0x020b7f04 module:overlay(12) +from:0x020b6b0c kind:thumb_call to:0x020b8174 module:overlay(12) +from:0x020b6b12 kind:thumb_call to:0x020b6bbc module:overlay(12) +from:0x020b6b1c kind:load to:0x020b842c module:overlay(12) +from:0x020b6b20 kind:load to:0x020b8440 module:overlay(12) +from:0x020b6b24 kind:load to:0x020b8450 module:overlay(12) +from:0x020b6b28 kind:load to:0x020b8444 module:overlay(12) +from:0x020b6b2c kind:load to:0x020b845c module:overlay(12) +from:0x020b6b30 kind:load to:0x020b8468 module:overlay(12) +from:0x020b6b34 kind:load to:0x0204a110 module:main +from:0x020b6b38 kind:load to:0x020b847c module:overlay(12) +from:0x020b6b40 kind:load to:0x027e0cf0 module:dtcm +from:0x020b6b5e kind:thumb_call_arm to:0x02166360 module:overlay(93) +from:0x020b6b66 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6b6c kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6b74 kind:load to:0x020b8410 module:overlay(12) +from:0x020b6b78 kind:load to:0x027e0d8c module:dtcm +from:0x020b6b96 kind:thumb_call_arm to:0x02166360 module:overlay(93) +from:0x020b6b9e kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b6ba4 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b6baa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6bb4 kind:load to:0x020b8410 module:overlay(12) +from:0x020b6bb8 kind:load to:0x027e0d8c module:dtcm +from:0x020b6bd0 kind:thumb_call_arm to:0x0209f2b0 module:overlay(0) +from:0x020b6bdc kind:thumb_call to:0x020154b0 module:main +from:0x020b6be6 kind:thumb_call_arm to:0x02016620 module:main +from:0x020b6bee kind:thumb_call to:0x020154ec module:main +from:0x020b6c00 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6c08 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b6c14 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6c3a kind:thumb_call_arm to:0x0201c780 module:main +from:0x020b6c50 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6c58 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b6c64 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6c8c kind:thumb_call_arm to:0x0201c780 module:main +from:0x020b6c98 kind:thumb_call to:0x0201568c module:main +from:0x020b6ca0 kind:thumb_call_arm to:0x0201665c module:main +from:0x020b6ca6 kind:thumb_call to:0x020154c4 module:main +from:0x020b6cb8 kind:thumb_call_arm to:0x0209f2b0 module:overlay(0) +from:0x020b6cc4 kind:thumb_call to:0x020154b0 module:main +from:0x020b6ccc kind:thumb_call_arm to:0x02016620 module:main +from:0x020b6cd4 kind:thumb_call to:0x020154ec module:main +from:0x020b6ce8 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6cf0 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b6cfc kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6d22 kind:thumb_call_arm to:0x0201c780 module:main +from:0x020b6d36 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6d3e kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b6d4a kind:thumb_call_arm to:0x02034060 module:main +from:0x020b6d72 kind:thumb_call_arm to:0x0201c780 module:main +from:0x020b6d7e kind:thumb_call to:0x0201568c module:main +from:0x020b6d84 kind:thumb_call_arm to:0x0201665c module:main +from:0x020b6d8a kind:thumb_call to:0x020154c4 module:main +from:0x020b6d94 kind:load to:0x020b44a4 module:overlay(0) +from:0x020b6d98 kind:load to:0x020b8490 module:overlay(12) +from:0x020b6d9c kind:load to:0x02043f40 module:main +from:0x020b6da4 kind:load to:0x0204a480 module:main +from:0x020b6da8 kind:load to:0x020b84a0 module:overlay(12) +from:0x020b6db0 kind:load to:0x020b4634 module:overlay(0) +from:0x020b6db4 kind:load to:0x020b84b0 module:overlay(12) +from:0x020b6dbc kind:load to:0x020b84c0 module:overlay(12) +from:0x020b6dd6 kind:thumb_call to:0x020b6e7c module:overlay(12) +from:0x020b6dde kind:thumb_call to:0x020b6eb0 module:overlay(12) +from:0x020b6de6 kind:thumb_call to:0x020b6edc module:overlay(12) +from:0x020b6dee kind:thumb_call to:0x020b6f48 module:overlay(12) +from:0x020b6df6 kind:thumb_call to:0x020b7370 module:overlay(12) +from:0x020b6dfe kind:thumb_call to:0x020b73d0 module:overlay(12) +from:0x020b6e06 kind:thumb_call to:0x020b71e4 module:overlay(12) +from:0x020b6e0e kind:thumb_call to:0x020b72fc module:overlay(12) +from:0x020b6e16 kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b6e20 kind:thumb_call to:0x020b7ba4 module:overlay(12) +from:0x020b6e28 kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b6e32 kind:thumb_call to:0x020b7ba4 module:overlay(12) +from:0x020b6e40 kind:thumb_call_arm to:0x0215c9a4 module:overlay(63) +from:0x020b6e50 kind:thumb_call_arm to:0x0206c608 module:overlay(0) +from:0x020b6e58 kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b6e62 kind:thumb_call to:0x020b74b4 module:overlay(12) +from:0x020b6e6c kind:load to:0x02043e50 module:main +from:0x020b6e70 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x020b6e74 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b6eb2 kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b6ebe kind:thumb_call to:0x020b7f04 module:overlay(12) +from:0x020b6ec8 kind:thumb_call to:0x020b7f0c module:overlay(12) +from:0x020b6ed0 kind:thumb_call to:0x020b7f14 module:overlay(12) +from:0x020b6ed8 kind:load to:0x027e0cf0 module:dtcm +from:0x020b6ef8 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b6f04 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6f14 kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b6f2c kind:thumb_call_arm to:0x02063eb0 module:overlay(0) +from:0x020b6f38 kind:thumb_call_arm to:0x02063eb0 module:overlay(0) +from:0x020b6f40 kind:load to:0x0204a088 module:main +from:0x020b6f44 kind:load to:0x0204a110 module:main +from:0x020b6f50 kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b6f92 kind:thumb_call to:0x020b7b20 module:overlay(12) +from:0x020b6fa4 kind:thumb_call to:0x020b7b20 module:overlay(12) +from:0x020b6fae kind:thumb_call to:0x020b7b20 module:overlay(12) +from:0x020b6fba kind:thumb_call to:0x020b7b20 module:overlay(12) +from:0x020b6fd0 kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b6ff4 kind:thumb_call_arm to:0x0201ed30 module:main +from:0x020b701c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7038 kind:thumb_call_arm to:0x0201c73c module:main +from:0x020b7052 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b706c kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b708a kind:thumb_call_arm to:0x0201ed30 module:main +from:0x020b70c0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b70dc kind:thumb_call_arm to:0x0201c73c module:main +from:0x020b71cc kind:load to:0x020b83c0 module:overlay(12) +from:0x020b71d0 kind:load to:0x020b5254 module:overlay(0) +from:0x020b71d8 kind:load to:0x0204a480 module:main +from:0x020b721e kind:thumb_call_arm to:0x0207017c module:overlay(0) +from:0x020b7228 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b729c kind:thumb_call_arm to:0x02019624 module:main +from:0x020b72a4 kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b72e0 kind:load to:0x020b5388 module:overlay(0) +from:0x020b72e4 kind:load to:0x020b83c0 module:overlay(12) +from:0x020b72ec kind:load to:0x0204a088 module:main +from:0x020b72f0 kind:load to:0x0204a110 module:main +from:0x020b7306 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7310 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7318 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7326 kind:thumb_call to:0x020b7d98 module:overlay(12) +from:0x020b7346 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7376 kind:thumb_call to:0x020b7b20 module:overlay(12) +from:0x020b737e kind:thumb_call to:0x020b7b20 module:overlay(12) +from:0x020b7392 kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x020b739e kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b73c0 kind:thumb_call_arm to:0x020d9a7c module:overlays(20,31) +from:0x020b73c8 kind:load to:0x027e0cf0 module:dtcm +from:0x020b73cc kind:load to:0x027e0d34 module:dtcm +from:0x020b743a kind:thumb_call to:0x020b77c8 module:overlay(12) +from:0x020b7496 kind:thumb_call to:0x020b77c8 module:overlay(12) +from:0x020b74be kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020b74d0 kind:thumb_call_arm to:0x0201c494 module:main +from:0x020b74de kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020b74f4 kind:thumb_call_arm to:0x0201c504 module:main +from:0x020b7502 kind:thumb_call_arm to:0x0201c504 module:main +from:0x020b7508 kind:load to:0x020b508c module:overlay(0) +from:0x020b750c kind:load to:0x0204aeac module:main +from:0x020b7530 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b754a kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b757a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7580 kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b75b0 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b75c4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b75d8 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b75ee kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b761c kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b763a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b766e kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7682 kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b7696 kind:thumb_call to:0x020b7bd8 module:overlay(12) +from:0x020b769c kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b76ae kind:thumb_call to:0x020b7bd8 module:overlay(12) +from:0x020b76bc kind:thumb_call to:0x020b7dc8 module:overlay(12) +from:0x020b76cc kind:thumb_call_arm to:0x0201edbc module:main +from:0x020b76fa kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7724 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7750 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b777a kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7784 kind:load to:0x0204af1c module:main +from:0x020b77f4 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020b7814 kind:thumb_call_arm to:0x0205fd40 module:overlay(0) +from:0x020b7842 kind:thumb_call to:0x020b7b34 module:overlay(12) +from:0x020b7866 kind:thumb_call_arm to:0x0201c73c module:main +from:0x020b7880 kind:thumb_call to:0x020b8174 module:overlay(12) +from:0x020b78ba kind:thumb_call to:0x020b7ce0 module:overlay(12) +from:0x020b78ea kind:thumb_call to:0x020b7cd0 module:overlay(12) +from:0x020b7938 kind:load to:0x020b82bc module:overlay(12) +from:0x020b793c kind:load to:0x020b82b0 module:overlay(12) +from:0x020b7944 kind:load to:0x0204a480 module:main +from:0x020b7948 kind:load to:0x027e0cf0 module:dtcm +from:0x020b798e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b79ae kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b79c8 kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x020b7a08 kind:thumb_call_arm to:0x02060950 module:overlay(0) +from:0x020b7a60 kind:load to:0x020b82c8 module:overlay(12) +from:0x020b7a64 kind:load to:0x020b828c module:overlay(12) +from:0x020b7a86 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7aaa kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7ad6 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7aee kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7b06 kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b7b3e kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b7b50 kind:thumb_call_arm to:0x02067bc4 module:overlay(0) +from:0x020b7b68 kind:load to:0x0204a110 module:main +from:0x020b7b6c kind:load to:0x020b508c module:overlay(0) +from:0x020b7b7c kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b7b94 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7b9c kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x020b7bcc kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7bd4 kind:load to:0x020b83d0 module:overlay(12) +from:0x020b7c00 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7c2e kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7c38 kind:load to:0x0204af1c module:main +from:0x020b7c4a kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7c56 kind:thumb_call to:0x020b7c3c module:overlay(12) +from:0x020b7c62 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7c72 kind:thumb_call_arm to:0x02060ad0 module:overlay(0) +from:0x020b7c7e kind:thumb_call to:0x020b7c3c module:overlay(12) +from:0x020b7c8a kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7c9a kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b7cc2 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7ccc kind:load to:0x020b8280 module:overlay(12) +from:0x020b7cdc kind:load to:0x020b7d11 module:overlay(12) +from:0x020b7cfc kind:thumb_call to:0x020b7d10 module:overlay(12) +from:0x020b7d40 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7d5a kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7d6e kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7d82 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7d88 kind:load to:0x020b8280 module:overlay(12) +from:0x020b7d8c kind:load to:0x020b8298 module:overlay(12) +from:0x020b7d90 kind:load to:0x020b82a4 module:overlay(12) +from:0x020b7d94 kind:load to:0x020b8274 module:overlay(12) +from:0x020b7dbe kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7dc4 kind:load to:0x020b83e0 module:overlay(12) +from:0x020b7dee kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7e04 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b7e0c kind:load to:0x0204af1c module:main +from:0x020b7e16 kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7e22 kind:thumb_call to:0x020b7d10 module:overlay(12) +from:0x020b7e3e kind:thumb_call to:0x020b7ce8 module:overlay(12) +from:0x020b7e44 kind:load to:0x027e0cf0 module:dtcm +from:0x020b7e4e kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7e5a kind:thumb_call to:0x020b7d10 module:overlay(12) +from:0x020b7e66 kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7e72 kind:thumb_call to:0x020b7d10 module:overlay(12) +from:0x020b7e80 kind:thumb_call to:0x020b8244 module:overlay(12) +from:0x020b7e86 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020b7ea8 kind:thumb_call_arm to:0x02002c80 module:main +from:0x020b7eae kind:thumb_call_arm to:0x02070154 module:overlay(0) +from:0x020b7eb8 kind:load to:0x020b5388 module:overlay(0) +from:0x020b7ec2 kind:thumb_call_arm to:0x02070168 module:overlay(0) +from:0x020b7ec8 kind:thumb_call to:0x020b8250 module:overlay(12) +from:0x020b7ed0 kind:load to:0x020b5388 module:overlay(0) +from:0x020b7ee0 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b7eea kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7ef2 kind:thumb_call to:0x020b7e7c module:overlay(12) +from:0x020b7ef8 kind:load to:0x0204999c module:main +from:0x020b7efc kind:load to:0x020b9330 module:overlay(12) +from:0x020b7f00 kind:load to:0x020b9334 module:overlay(12) +from:0x020b7f20 kind:thumb_call_arm to:0x02013c08 module:main +from:0x020b7f28 kind:thumb_call_arm to:0x02013b24 module:main +from:0x020b7f90 kind:thumb_call_arm to:0x0207017c module:overlay(0) +from:0x020b7fda kind:thumb_call_arm to:0x0206f428 module:overlay(0) +from:0x020b7fee kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b7ffc kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b800a kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b8014 kind:thumb_call_arm to:0x02002e38 module:main +from:0x020b8022 kind:thumb_call_arm to:0x02002fd4 module:main +from:0x020b8034 kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b806e kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b8076 kind:thumb_call_arm to:0x02002e98 module:main +from:0x020b807e kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b8098 kind:thumb_call_arm to:0x02002f54 module:main +from:0x020b80c4 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b80d4 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b80e4 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b80f4 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b8104 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b8114 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b8124 kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b8134 kind:thumb_call_arm to:0x0206d0bc module:overlay(0) +from:0x020b8140 kind:load to:0x02049b18 module:main +from:0x020b8144 kind:load to:0x020b5388 module:overlay(0) +from:0x020b814c kind:load to:0x020b84d0 module:overlay(12) +from:0x020b8150 kind:load to:0x020b5254 module:overlay(0) +from:0x020b8158 kind:load to:0x020b82d4 module:overlay(12) +from:0x020b8160 kind:load to:0x020b5200 module:overlay(0) +from:0x020b8164 kind:load to:0x020b82e0 module:overlay(12) +from:0x020b8168 kind:load to:0x020b82e6 module:overlay(12) +from:0x020b816c kind:load to:0x020b82e7 module:overlay(12) +from:0x020b8170 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b8196 kind:thumb_call_arm to:0x0206c9a8 module:overlay(0) +from:0x020b819c kind:load to:0x020b82e2 module:overlay(12) +from:0x020b81a0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b81b6 kind:thumb_call_arm to:0x0206c9a8 module:overlay(0) +from:0x020b81bc kind:load to:0x020b82e4 module:overlay(12) +from:0x020b81c0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b81cc kind:load to:0x020b51f8 module:overlay(0) +from:0x020b81d0 kind:load to:0x0206d0bc module:overlay(0) +from:0x020b81e0 kind:load to:0x020b5200 module:overlay(0) +from:0x020b81e4 kind:load to:0x02002f9c module:main +from:0x020b81f0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b81f4 kind:load to:0x0206d274 module:overlay(0) +from:0x020b8200 kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b820e kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b821a kind:thumb_call_arm to:0x0206c4b8 module:overlay(0) +from:0x020b822c kind:load to:0x020b5200 module:overlay(0) +from:0x020b8230 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b8240 kind:load to:0x020b82e0 module:overlay(12) +from:0x020b824c kind:load to:0x027e0cf0 module:dtcm +from:0x020b8258 kind:load to:0x027e0cf0 module:dtcm +from:0x020b8268 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b8270 kind:load to:0x0204999c module:main +from:0x020b8370 kind:load to:0x020b84d0 module:overlay(12) +from:0x020b8374 kind:load to:0x020b84d4 module:overlay(12) +from:0x020b8378 kind:load to:0x020b84d8 module:overlay(12) +from:0x020b837c kind:load to:0x020b84dc module:overlay(12) +from:0x020b8384 kind:load to:0x020b84e0 module:overlay(12) +from:0x020b8388 kind:load to:0x020b84e4 module:overlay(12) +from:0x020b838c kind:load to:0x020b9330 module:overlay(12) +from:0x020b8390 kind:load to:0x020b825d module:overlay(12) +from:0x020b8394 kind:load to:0x020b9324 module:overlay(12) +from:0x020b8398 kind:load to:0x0203ce74 module:main +from:0x020b839c kind:load to:0x020b8329 module:overlay(12) +from:0x020b83d0 kind:load to:0x020b7c41 module:overlay(12) +from:0x020b83d8 kind:load to:0x020b7c69 module:overlay(12) +from:0x020b83e0 kind:load to:0x020b7e11 module:overlay(12) +from:0x020b83e8 kind:load to:0x020b7e29 module:overlay(12) +from:0x020b83f0 kind:load to:0x020b7e49 module:overlay(12) +from:0x020b83f8 kind:load to:0x020b7e61 module:overlay(12) +from:0x020b8400 kind:load to:0x020b7e79 module:overlay(12) +from:0x020b8410 kind:load to:0x020b6b45 module:overlay(12) +from:0x020b8414 kind:load to:0x020b6b7d module:overlay(12) +from:0x020b8418 kind:load to:0x020b6dc5 module:overlay(12) +from:0x020b841c kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8420 kind:load to:0x020b7511 module:overlay(12) +from:0x020b8424 kind:load to:0x020b77a1 module:overlay(12) +from:0x020b8428 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov012/symbols.txt b/config/eur1/arm9/overlays/ov012/symbols.txt new file mode 100644 index 00000000..90be3328 --- /dev/null +++ b/config/eur1/arm9/overlays/ov012/symbols.txt @@ -0,0 +1,113 @@ +func_ov012_020b6560 kind:function(thumb,size=0x54) addr:0x020b6560 +func_ov012_020b65b4 kind:function(thumb,size=0x590) addr:0x020b65b4 +func_ov012_020b6b44 kind:function(thumb,size=0x38) addr:0x020b6b44 +func_ov012_020b6b7c kind:function(thumb,size=0x40) addr:0x020b6b7c +func_ov012_020b6bbc kind:function(thumb,size=0x208) addr:0x020b6bbc +func_ov012_020b6dc4 kind:function(thumb,size=0xb8) addr:0x020b6dc4 +func_ov012_020b6e7c kind:function(thumb,size=0x34) addr:0x020b6e7c +func_ov012_020b6eb0 kind:function(thumb,size=0x2c) addr:0x020b6eb0 +func_ov012_020b6edc kind:function(thumb,size=0x6c) addr:0x020b6edc +func_ov012_020b6f48 kind:function(thumb,size=0x29c) addr:0x020b6f48 +func_ov012_020b71e4 kind:function(thumb,size=0x118) addr:0x020b71e4 +func_ov012_020b72fc kind:function(thumb,size=0x74) addr:0x020b72fc +func_ov012_020b7370 kind:function(thumb,size=0x60) addr:0x020b7370 +func_ov012_020b73d0 kind:function(thumb,size=0xe4) addr:0x020b73d0 +func_ov012_020b74b4 kind:function(thumb,size=0x5c) addr:0x020b74b4 +func_ov012_020b7510 kind:function(thumb,size=0x290) addr:0x020b7510 +func_ov012_020b77a0 kind:function(thumb,size=0x28) addr:0x020b77a0 +func_ov012_020b77c8 kind:function(thumb,size=0x194) addr:0x020b77c8 +func_ov012_020b795c kind:function(thumb,size=0x10c) addr:0x020b795c +func_ov012_020b7a68 kind:function(thumb,size=0x5c) addr:0x020b7a68 +func_ov012_020b7ac4 kind:function(thumb,size=0x18) addr:0x020b7ac4 +func_ov012_020b7adc kind:function(thumb,size=0x18) addr:0x020b7adc +func_ov012_020b7af4 kind:function(thumb,size=0x20) addr:0x020b7af4 +func_ov012_020b7b14 kind:function(thumb,size=0xc) addr:0x020b7b14 +func_ov012_020b7b20 kind:function(thumb,size=0x14) addr:0x020b7b20 +func_ov012_020b7b34 kind:function(thumb,size=0x3c) addr:0x020b7b34 +func_ov012_020b7b70 kind:function(thumb,size=0x34) addr:0x020b7b70 +func_ov012_020b7ba4 kind:function(thumb,size=0x34) addr:0x020b7ba4 +func_ov012_020b7bd8 kind:function(thumb,size=0x64) addr:0x020b7bd8 +func_ov012_020b7c3c kind:function(thumb,size=0x4) addr:0x020b7c3c +func_ov012_020b7c40 kind:function(thumb,size=0x28) addr:0x020b7c40 +func_ov012_020b7c68 kind:function(thumb,size=0x28) addr:0x020b7c68 +func_ov012_020b7c90 kind:function(thumb,size=0x40) addr:0x020b7c90 +func_ov012_020b7cd0 kind:function(thumb,size=0x10) addr:0x020b7cd0 +func_ov012_020b7ce0 kind:function(thumb,size=0x8) addr:0x020b7ce0 +func_ov012_020b7ce8 kind:function(thumb,size=0x26) addr:0x020b7ce8 +func_ov012_020b7d10 kind:function(thumb,size=0x88) addr:0x020b7d10 +func_ov012_020b7d98 kind:function(thumb,size=0x30) addr:0x020b7d98 +func_ov012_020b7dc8 kind:function(thumb,size=0x48) addr:0x020b7dc8 +func_ov012_020b7e10 kind:function(thumb,size=0x18) addr:0x020b7e10 +func_ov012_020b7e28 kind:function(thumb,size=0x20) addr:0x020b7e28 +func_ov012_020b7e48 kind:function(thumb,size=0x18) addr:0x020b7e48 +func_ov012_020b7e60 kind:function(thumb,size=0x18) addr:0x020b7e60 +func_ov012_020b7e78 kind:function(thumb,size=0x2) addr:0x020b7e78 +func_ov012_020b7e7c kind:function(thumb,size=0x40) addr:0x020b7e7c +func_ov012_020b7ebc kind:function(thumb,size=0x18) addr:0x020b7ebc +func_ov012_020b7ed4 kind:function(thumb,size=0x30) addr:0x020b7ed4 +func_ov012_020b7f04 kind:function(thumb,size=0x6) addr:0x020b7f04 +func_ov012_020b7f0c kind:function(thumb,size=0x6) addr:0x020b7f0c +func_ov012_020b7f14 kind:function(thumb,size=0x260) addr:0x020b7f14 +func_ov012_020b8174 kind:function(thumb,size=0xa) addr:0x020b8174 +func_ov012_020b8180 kind:function(thumb,size=0x2) addr:0x020b8180 +func_ov012_020b8184 kind:function(thumb,size=0x20) addr:0x020b8184 +func_ov012_020b81a4 kind:function(thumb,size=0x20) addr:0x020b81a4 +func_ov012_020b81c4 kind:function(thumb,size=0x10) addr:0x020b81c4 +func_ov012_020b81d4 kind:function(thumb,size=0x14) addr:0x020b81d4 +func_ov012_020b81e8 kind:function(thumb,size=0x10) addr:0x020b81e8 +func_ov012_020b81f8 kind:function(thumb,size=0x2) addr:0x020b81f8 +func_ov012_020b81fc kind:function(thumb,size=0x38) addr:0x020b81fc +func_ov012_020b8234 kind:function(thumb,size=0x10) addr:0x020b8234 +func_ov012_020b8244 kind:function(thumb,size=0xc) addr:0x020b8244 +func_ov012_020b8250 kind:function(thumb,size=0xc) addr:0x020b8250 +func_ov012_020b825c kind:function(thumb,size=0x18) addr:0x020b825c +data_ov012_020b8274 kind:data(any) addr:0x020b8274 +data_ov012_020b8280 kind:data(any) addr:0x020b8280 +data_ov012_020b828c kind:data(any) addr:0x020b828c +data_ov012_020b8298 kind:data(any) addr:0x020b8298 +data_ov012_020b82a4 kind:data(any) addr:0x020b82a4 +data_ov012_020b82b0 kind:data(any) addr:0x020b82b0 +data_ov012_020b82bc kind:data(any) addr:0x020b82bc +data_ov012_020b82c8 kind:data(any) addr:0x020b82c8 +data_ov012_020b82d4 kind:data(any) addr:0x020b82d4 +data_ov012_020b82e0 kind:data(any) addr:0x020b82e0 +data_ov012_020b82e2 kind:data(any) addr:0x020b82e2 +data_ov012_020b82e4 kind:data(any) addr:0x020b82e4 +data_ov012_020b82e6 kind:data(any) addr:0x020b82e6 +data_ov012_020b82e7 kind:data(any) addr:0x020b82e7 +__sinit_ov012_020b8328 kind:function(thumb,size=0x74) addr:0x020b8328 +.p__sinit_ov012_020b8328 kind:data(word) addr:0x020b839c +data_ov012_020b83c0 kind:data(any) addr:0x020b83c0 +data_ov012_020b83d0 kind:data(any) addr:0x020b83d0 +data_ov012_020b83e0 kind:data(any) addr:0x020b83e0 +data_ov012_020b8410 kind:data(any) addr:0x020b8410 +data_ov012_020b842c kind:data(any) addr:0x020b842c +data_ov012_020b8440 kind:data(any) addr:0x020b8440 +data_ov012_020b8444 kind:data(any) addr:0x020b8444 +data_ov012_020b8450 kind:data(any) addr:0x020b8450 +data_ov012_020b845c kind:data(any) addr:0x020b845c +data_ov012_020b8468 kind:data(any) addr:0x020b8468 +data_ov012_020b847c kind:data(any) addr:0x020b847c +data_ov012_020b8490 kind:data(any) addr:0x020b8490 +data_ov012_020b84a0 kind:data(any) addr:0x020b84a0 +data_ov012_020b84b0 kind:data(any) addr:0x020b84b0 +data_ov012_020b84c0 kind:data(any) addr:0x020b84c0 +data_ov012_020b84d0 kind:data(any) addr:0x020b84d0 +data_ov012_020b84d4 kind:data(any) addr:0x020b84d4 +data_ov012_020b84d8 kind:data(any) addr:0x020b84d8 +data_ov012_020b84dc kind:data(any) addr:0x020b84dc +data_ov012_020b84e0 kind:data(any) addr:0x020b84e0 +data_ov012_020b84e4 kind:data(any) addr:0x020b84e4 +data_ov012_020b8500 kind:bss addr:0x020b8500 +data_ov012_020b8504 kind:bss addr:0x020b8504 +data_ov012_020b8510 kind:bss addr:0x020b8510 +data_ov012_020b860d kind:bss addr:0x020b860d ambiguous +data_ov012_020b898d kind:bss addr:0x020b898d ambiguous +data_ov012_020b8a6d kind:bss addr:0x020b8a6d ambiguous +data_ov012_020b8a99 kind:bss addr:0x020b8a99 ambiguous +data_ov012_020b8ce1 kind:bss addr:0x020b8ce1 ambiguous +data_ov012_020b8ced kind:bss addr:0x020b8ced ambiguous +data_ov012_020b8f60 kind:bss addr:0x020b8f60 ambiguous +data_ov012_020b9324 kind:bss addr:0x020b9324 +data_ov012_020b9330 kind:bss addr:0x020b9330 +data_ov012_020b9334 kind:bss addr:0x020b9334 diff --git a/config/eur1/arm9/overlays/ov013/delinks.txt b/config/eur1/arm9/overlays/ov013/delinks.txt new file mode 100644 index 00000000..ef4bb6e1 --- /dev/null +++ b/config/eur1/arm9/overlays/ov013/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020b6560 end:0x020b7010 kind:code align:32 + .init start:0x020b7010 end:0x020b7044 kind:code align:4 + .ctor start:0x020b7044 end:0x020b7048 kind:rodata align:4 + .data start:0x020b7060 end:0x020b70c0 kind:data align:32 + .bss start:0x020b70c0 end:0x020b99a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov013/relocs.txt b/config/eur1/arm9/overlays/ov013/relocs.txt new file mode 100644 index 00000000..6c60d2c6 --- /dev/null +++ b/config/eur1/arm9/overlays/ov013/relocs.txt @@ -0,0 +1,68 @@ +from:0x020b6580 kind:arm_call to:0x020b6610 module:overlay(13) +from:0x020b6590 kind:arm_call to:0x0203ce74 module:main +from:0x020b65b4 kind:arm_call to:0x020166cc module:main +from:0x020b65d4 kind:load to:0x020b70c0 module:overlay(13) +from:0x020b65d8 kind:load to:0x020b70d0 module:overlay(13) +from:0x020b65dc kind:load to:0x020b65e4 module:overlay(13) +from:0x020b65e0 kind:load to:0x020b70c4 module:overlay(13) +from:0x020b65f4 kind:arm_call to:0x02016694 module:main +from:0x020b65fc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6604 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b661c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6648 kind:arm_call to:0x02063bdc module:overlay(0) +from:0x020b665c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b6678 kind:arm_call to:0x0201667c module:main +from:0x020b6698 kind:arm_call to:0x020166cc module:main +from:0x020b6708 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b675c kind:arm_call to:0x02060bd8 module:overlay(0) +from:0x020b67d0 kind:arm_call to:0x02070154 module:overlay(0) +from:0x020b6808 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b68b8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6948 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b694c kind:arm_call to:0x01ffb474 module:itcm +from:0x020b6a38 kind:load to:0x020b7088 module:overlay(13) +from:0x020b6a3c kind:load to:0x020b707c module:overlay(13) +from:0x020b6a40 kind:load to:0x02049be4 module:main +from:0x020b6a44 kind:load to:0x020b5388 module:overlay(0) +from:0x020b6a48 kind:load to:0x020b7060 module:overlay(13) +from:0x020b6a80 kind:arm_call to:0x0207017c module:overlay(0) +from:0x020b6aa4 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020b6be4 kind:arm_call to:0x020b6ed8 module:overlay(13) +from:0x020b6c40 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020b6c94 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6c9c kind:arm_call to:0x02070168 module:overlay(0) +from:0x020b6d70 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b6d80 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b6d9c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b6dc0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6ddc kind:arm_call to:0x020611fc module:overlay(0) +from:0x020b6df0 kind:load to:0x020b5388 module:overlay(0) +from:0x020b6df4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b6df8 kind:load to:0x020b7060 module:overlay(13) +from:0x020b6dfc kind:load to:0x0204a088 module:main +from:0x020b6e00 kind:load to:0x0204a110 module:main +from:0x020b6e24 kind:load to:0x027e0954 module:dtcm +from:0x020b6e28 kind:load to:0x020166f4 module:main +from:0x020b6e68 kind:arm_call to:0x02028c4c module:main +from:0x020b6ebc kind:arm_call to:0x0201aad0 module:main +from:0x020b6ed4 kind:load to:0x0204af1c module:main +from:0x020b6f14 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020b6f1c kind:load to:0x020b5254 module:overlay(0) +from:0x020b6f38 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020b6f80 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020b6fcc kind:arm_call to:0x0205bedc module:overlay(0) +from:0x020b6fd8 kind:load to:0x020b7060 module:overlay(13) +from:0x020b6fec kind:arm_call to:0x02016694 module:main +from:0x020b6ff4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020b6ffc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7004 kind:arm_call to:0x02011ff4 module:main +from:0x020b7040 kind:load to:0x020b7060 module:overlay(13) +from:0x020b7044 kind:load to:0x020b7010 module:overlay(13) +from:0x020b707c kind:load to:0x020b6f6c module:overlay(13) +from:0x020b7088 kind:load to:0x020b65e4 module:overlay(13) +from:0x020b708c kind:load to:0x020b6fdc module:overlay(13) +from:0x020b7090 kind:load to:0x020b6a4c module:overlay(13) +from:0x020b7094 kind:load to:0x020b6e04 module:overlay(13) +from:0x020b7098 kind:load to:0x020b6e2c module:overlay(13) +from:0x020b709c kind:load to:0x02061cd8 module:overlay(0) +from:0x020b70a0 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov013/symbols.txt b/config/eur1/arm9/overlays/ov013/symbols.txt new file mode 100644 index 00000000..7da6ff0e --- /dev/null +++ b/config/eur1/arm9/overlays/ov013/symbols.txt @@ -0,0 +1,33 @@ +func_ov013_020b6560 kind:function(arm,size=0x84) addr:0x020b6560 +func_ov013_020b65e4 kind:function(arm,size=0x2c) addr:0x020b65e4 +func_ov013_020b6610 kind:function(arm,size=0x43c) addr:0x020b6610 +func_ov013_020b6a4c kind:function(arm,size=0x3b8) addr:0x020b6a4c +func_ov013_020b6e04 kind:function(arm,size=0x28) addr:0x020b6e04 +func_ov013_020b6e2c kind:function(arm,size=0xac) addr:0x020b6e2c +func_ov013_020b6ed8 kind:function(arm,size=0x48) addr:0x020b6ed8 +func_ov013_020b6f20 kind:function(arm,size=0x34) addr:0x020b6f20 +func_ov013_020b6f54 kind:function(arm,size=0x18) addr:0x020b6f54 +func_ov013_020b6f6c kind:function(arm,size=0x70) addr:0x020b6f6c +func_ov013_020b6fdc kind:function(arm,size=0x34) addr:0x020b6fdc +__sinit_ov013_020b7010 kind:function(arm,size=0x34) addr:0x020b7010 +.p__sinit_ov013_020b7010 kind:data(word) addr:0x020b7044 +data_ov013_020b7060 kind:data(any) addr:0x020b7060 +data_ov013_020b707c kind:data(any) addr:0x020b707c +data_ov013_020b7088 kind:data(any) addr:0x020b7088 +data_ov013_020b70c0 kind:bss addr:0x020b70c0 +data_ov013_020b70c4 kind:bss addr:0x020b70c4 +data_ov013_020b70d0 kind:bss addr:0x020b70d0 +data_ov013_020b72b4 kind:bss addr:0x020b72b4 ambiguous +data_ov013_020b7705 kind:bss addr:0x020b7705 ambiguous +data_ov013_020b7810 kind:bss addr:0x020b7810 ambiguous +data_ov013_020b7b15 kind:bss addr:0x020b7b15 ambiguous +data_ov013_020b7b24 kind:bss addr:0x020b7b24 ambiguous +data_ov013_020b817c kind:bss addr:0x020b817c ambiguous +data_ov013_020b8350 kind:bss addr:0x020b8350 ambiguous +data_ov013_020b860d kind:bss addr:0x020b860d ambiguous +data_ov013_020b898d kind:bss addr:0x020b898d ambiguous +data_ov013_020b8a6d kind:bss addr:0x020b8a6d ambiguous +data_ov013_020b8a99 kind:bss addr:0x020b8a99 ambiguous +data_ov013_020b8ce1 kind:bss addr:0x020b8ce1 ambiguous +data_ov013_020b8ced kind:bss addr:0x020b8ced ambiguous +data_ov013_020b8f60 kind:bss addr:0x020b8f60 ambiguous diff --git a/config/eur1/arm9/overlays/ov014/delinks.txt b/config/eur1/arm9/overlays/ov014/delinks.txt new file mode 100644 index 00000000..0016a1bc --- /dev/null +++ b/config/eur1/arm9/overlays/ov014/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b85d8 kind:code align:32 + .rodata start:0x020b85d8 end:0x020b8664 kind:rodata align:4 + .init start:0x020b8664 end:0x020b8684 kind:code align:4 + .ctor start:0x020b8684 end:0x020b8688 kind:rodata align:4 + .data start:0x020b86a0 end:0x020b87c0 kind:data align:32 + .bss start:0x020b87c0 end:0x020bad60 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov014/relocs.txt b/config/eur1/arm9/overlays/ov014/relocs.txt new file mode 100644 index 00000000..13be64af --- /dev/null +++ b/config/eur1/arm9/overlays/ov014/relocs.txt @@ -0,0 +1,366 @@ +from:0x020b6572 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b6584 kind:thumb_call to:0x020b65d4 module:overlay(14) +from:0x020b658e kind:thumb_call_arm to:0x0203ce74 module:main +from:0x020b65a6 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b65b8 kind:load to:0x0204999c module:main +from:0x020b65bc kind:load to:0x020b8d48 module:overlay(14) +from:0x020b65c0 kind:load to:0x020b8d4c module:overlay(14) +from:0x020b65c4 kind:load to:0x020b87c0 module:overlay(14) +from:0x020b65c8 kind:load to:0x020b87dc module:overlay(14) +from:0x020b65cc kind:load to:0x020b6925 module:overlay(14) +from:0x020b65d0 kind:load to:0x020b87d0 module:overlay(14) +from:0x020b65de kind:thumb_call_arm to:0x02061ae4 module:overlay(0) +from:0x020b65ea kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b65f2 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b6648 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020b6672 kind:thumb_call to:0x020154b0 module:main +from:0x020b667a kind:thumb_call to:0x020154ec module:main +from:0x020b6688 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b669e kind:thumb_call to:0x0200a7b0 module:main +from:0x020b66a4 kind:thumb_call to:0x0201568c module:main +from:0x020b66aa kind:thumb_call to:0x0201568c module:main +from:0x020b66b2 kind:thumb_call to:0x0201568c module:main +from:0x020b66c0 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b66d8 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b66de kind:thumb_call to:0x0201568c module:main +from:0x020b66e4 kind:thumb_call to:0x0201568c module:main +from:0x020b66ec kind:thumb_call to:0x0201568c module:main +from:0x020b6702 kind:thumb_call to:0x020154c4 module:main +from:0x020b670e kind:thumb_call to:0x020154b0 module:main +from:0x020b6716 kind:thumb_call to:0x020154ec module:main +from:0x020b6724 kind:thumb_call_arm to:0x0201739c module:main +from:0x020b673c kind:thumb_call to:0x0200a7b0 module:main +from:0x020b6742 kind:thumb_call to:0x0201568c module:main +from:0x020b6748 kind:thumb_call to:0x0201568c module:main +from:0x020b6750 kind:thumb_call to:0x0201568c module:main +from:0x020b675e kind:thumb_call_arm to:0x0201739c module:main +from:0x020b6774 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b677a kind:thumb_call to:0x0201568c module:main +from:0x020b6780 kind:thumb_call to:0x0201568c module:main +from:0x020b6788 kind:thumb_call to:0x0201568c module:main +from:0x020b679e kind:thumb_call to:0x020154c4 module:main +from:0x020b67da kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b67ea kind:thumb_call to:0x020b6f58 module:overlay(14) +from:0x020b6820 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020b6840 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b6886 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b68b0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b68c8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b68d8 kind:load to:0x020b86a8 module:overlay(14) +from:0x020b68e0 kind:load to:0x020b86c4 module:overlay(14) +from:0x020b68e4 kind:load to:0x020b86dc module:overlay(14) +from:0x020b68e8 kind:load to:0x020b86f0 module:overlay(14) +from:0x020b68ec kind:load to:0x020b86e0 module:overlay(14) +from:0x020b68f0 kind:load to:0x020b8700 module:overlay(14) +from:0x020b68f4 kind:load to:0x020b870c module:overlay(14) +from:0x020b68fc kind:load to:0x020b871c module:overlay(14) +from:0x020b6900 kind:load to:0x020b8728 module:overlay(14) +from:0x020b6904 kind:load to:0x020b8734 module:overlay(14) +from:0x020b6914 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b691c kind:load to:0x020b85d8 module:overlay(14) +from:0x020b693e kind:thumb_call_arm to:0x0201f498 module:main +from:0x020b694c kind:thumb_call to:0x020b7268 module:overlay(14) +from:0x020b6952 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6968 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b696e kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b6974 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b697c kind:load to:0x020b86a8 module:overlay(14) +from:0x020b699e kind:thumb_call_arm to:0x0201f498 module:main +from:0x020b69ac kind:thumb_call to:0x020b7268 module:overlay(14) +from:0x020b69b2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b69c8 kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b69ce kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b69d4 kind:thumb_call_arm to:0x02061c5c module:overlay(0) +from:0x020b69da kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b69e4 kind:load to:0x020b86a8 module:overlay(14) +from:0x020b69fc kind:thumb_call_arm to:0x0206c608 module:overlay(0) +from:0x020b6a0c kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b6a1c kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b6a2a kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b6a34 kind:thumb_call to:0x020b6ec0 module:overlay(14) +from:0x020b6a46 kind:thumb_call to:0x020b79c4 module:overlay(14) +from:0x020b6a66 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6a76 kind:thumb_call to:0x020b72f8 module:overlay(14) +from:0x020b6a82 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b6ab2 kind:thumb_call to:0x020b7630 module:overlay(14) +from:0x020b6ad2 kind:thumb_call to:0x020b7640 module:overlay(14) +from:0x020b6ae0 kind:thumb_call to:0x020b76b0 module:overlay(14) +from:0x020b6ae6 kind:thumb_call to:0x020b6efc module:overlay(14) +from:0x020b6b1a kind:thumb_call to:0x020b6e7c module:overlay(14) +from:0x020b6b3c kind:thumb_call to:0x020b7630 module:overlay(14) +from:0x020b6b44 kind:thumb_call to:0x020b764c module:overlay(14) +from:0x020b6b5c kind:thumb_call to:0x020b7630 module:overlay(14) +from:0x020b6b64 kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b6b94 kind:thumb_call to:0x020b7640 module:overlay(14) +from:0x020b6b9c kind:thumb_call to:0x020b764c module:overlay(14) +from:0x020b6bb4 kind:thumb_call to:0x020b7640 module:overlay(14) +from:0x020b6bbc kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b6bd4 kind:thumb_call to:0x020b6ecc module:overlay(14) +from:0x020b6bdc kind:thumb_call to:0x020b6ef0 module:overlay(14) +from:0x020b6be4 kind:thumb_call to:0x020b6ec0 module:overlay(14) +from:0x020b6c08 kind:thumb_call to:0x020b7630 module:overlay(14) +from:0x020b6c10 kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b6c1a kind:thumb_call to:0x020b6e04 module:overlay(14) +from:0x020b6c3a kind:thumb_call to:0x020b7640 module:overlay(14) +from:0x020b6c42 kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b6c50 kind:thumb_call to:0x020b6e48 module:overlay(14) +from:0x020b6c78 kind:thumb_call to:0x020b7994 module:overlay(14) +from:0x020b6c84 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x020b6c8c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6ca6 kind:thumb_call to:0x020b6ec0 module:overlay(14) +from:0x020b6cb0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b6cbc kind:load to:0x0204a088 module:main +from:0x020b6cc0 kind:load to:0x0204a110 module:main +from:0x020b6cc8 kind:load to:0x020b5254 module:overlay(0) +from:0x020b6cee kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6cf8 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020b6d32 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6d6e kind:thumb_call to:0x020b767c module:overlay(14) +from:0x020b6d90 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b6dac kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b6dba kind:thumb_call to:0x020b74f8 module:overlay(14) +from:0x020b6dd6 kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b6de4 kind:load to:0x0204af1c module:main +from:0x020b6de8 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b6e00 kind:load to:0x020b75bd module:overlay(14) +from:0x020b6e1e kind:thumb_call to:0x020b7f70 module:overlay(14) +from:0x020b6e2e kind:thumb_call_arm to:0x02060b64 module:overlay(0) +from:0x020b6e3a kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b6e44 kind:load to:0x020b5254 module:overlay(0) +from:0x020b6e56 kind:thumb_call to:0x020b7fc0 module:overlay(14) +from:0x020b6ee0 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6f06 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b6f24 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b6f2c kind:load to:0x0204999c module:main +from:0x020b6f4e kind:thumb_call_arm to:0x020d65d4 module:overlay(24) +from:0x020b6f54 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b6f70 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020b6f78 kind:thumb_call to:0x020b7f14 module:overlay(14) +from:0x020b7038 kind:thumb_call_arm to:0x02063338 module:overlay(0) +from:0x020b7046 kind:thumb_call_arm to:0x0201e6d0 module:main +from:0x020b7054 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x020b7094 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b70a6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b70d2 kind:thumb_call to:0x020b8344 module:overlay(14) +from:0x020b70e0 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b70f0 kind:thumb_call to:0x020b81d8 module:overlay(14) +from:0x020b70fe kind:thumb_call to:0x020b81d8 module:overlay(14) +from:0x020b7116 kind:thumb_call to:0x020b7c08 module:overlay(14) +from:0x020b7128 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b7146 kind:thumb_call to:0x020b7c08 module:overlay(14) +from:0x020b7156 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b716a kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b7184 kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b71c8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b71d0 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x020b71f6 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b71fe kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x020b7204 kind:thumb_call to:0x020b77c8 module:overlay(14) +from:0x020b720a kind:thumb_call to:0x020b7838 module:overlay(14) +from:0x020b721a kind:thumb_call_arm to:0x0201c73c module:main +from:0x020b7224 kind:load to:0x020b7251 module:overlay(14) +from:0x020b7228 kind:load to:0x020b79d9 module:overlay(14) +from:0x020b722c kind:load to:0x020b8764 module:overlay(14) +from:0x020b724c kind:load to:0x0204a480 module:main +from:0x020b7254 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b7260 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b7270 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b7276 kind:thumb_call_arm to:0x020166ac module:main +from:0x020b727e kind:thumb_call_arm to:0x020166ac module:main +from:0x020b7298 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b72a6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b72b8 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b72c2 kind:thumb_call to:0x020b7fc0 module:overlay(14) +from:0x020b72ce kind:thumb_call_arm to:0x02061f60 module:overlay(0) +from:0x020b72d4 kind:thumb_call_arm to:0x0201f2cc module:main +from:0x020b72e0 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020b72f4 kind:load to:0x020b7251 module:overlay(14) +from:0x020b7312 kind:thumb_call to:0x020b858c module:overlay(14) +from:0x020b731c kind:thumb_call to:0x020b8574 module:overlay(14) +from:0x020b732e kind:thumb_call to:0x020b8220 module:overlay(14) +from:0x020b7346 kind:thumb_call to:0x020b8220 module:overlay(14) +from:0x020b7376 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b7398 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b739e kind:thumb_call to:0x020b78b0 module:overlay(14) +from:0x020b73c6 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b73e8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020b73ee kind:thumb_call to:0x020b78b0 module:overlay(14) +from:0x020b73fc kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7406 kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7410 kind:thumb_call to:0x020b78f4 module:overlay(14) +from:0x020b741e kind:thumb_call_arm to:0x02060a98 module:overlay(0) +from:0x020b7428 kind:thumb_call to:0x020b7838 module:overlay(14) +from:0x020b7442 kind:thumb_call_arm to:0x02060a98 module:overlay(0) +from:0x020b744c kind:thumb_call to:0x020b77c8 module:overlay(14) +from:0x020b7458 kind:thumb_call_arm to:0x020609c4 module:overlay(0) +from:0x020b7462 kind:thumb_call_arm to:0x02060af8 module:overlay(0) +from:0x020b7474 kind:thumb_call_arm to:0x02060a98 module:overlay(0) +from:0x020b747e kind:thumb_call to:0x020b77c8 module:overlay(14) +from:0x020b7494 kind:thumb_call_arm to:0x02060a98 module:overlay(0) +from:0x020b749e kind:thumb_call to:0x020b7838 module:overlay(14) +from:0x020b74e4 kind:load to:0x0204ae90 module:main +from:0x020b750e kind:thumb_call to:0x020b7f44 module:overlay(14) +from:0x020b7516 kind:thumb_call to:0x020b8308 module:overlay(14) +from:0x020b751e kind:thumb_call to:0x020b8308 module:overlay(14) +from:0x020b7526 kind:thumb_call_arm to:0x020609b0 module:overlay(0) +from:0x020b7554 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b757e kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b759e kind:thumb_call_arm to:0x0201aad0 module:main +from:0x020b75a8 kind:load to:0x0204ae90 module:main +from:0x020b75b4 kind:load to:0x0204af10 module:main +from:0x020b75b8 kind:load to:0x0204af1c module:main +from:0x020b75f8 kind:thumb_call_arm to:0x02025240 module:main +from:0x020b7604 kind:thumb_call_arm to:0x020250f8 module:main +from:0x020b7620 kind:thumb_call_arm to:0x0201c4d8 module:main +from:0x020b762c kind:load to:0x0204aeac module:main +from:0x020b764e kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b7670 kind:thumb_call_arm to:0x020d65b4 module:overlay(24) +from:0x020b7678 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b7694 kind:thumb_call_arm to:0x020d65b4 module:overlay(24) +from:0x020b76ac kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b76ca kind:thumb_call to:0x020b6f30 module:overlay(14) +from:0x020b76d0 kind:thumb_call to:0x020b77c8 module:overlay(14) +from:0x020b76d6 kind:thumb_call to:0x020b7838 module:overlay(14) +from:0x020b76e2 kind:thumb_call_arm to:0x020d9adc module:overlay(31) +from:0x020b76ea kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b76f0 kind:load to:0x027e0d34 module:dtcm +from:0x020b76f4 kind:load to:0x020b5254 module:overlay(0) +from:0x020b7710 kind:thumb_call_arm to:0x02026800 module:main +from:0x020b7722 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b772a kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b7738 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7750 kind:thumb_call to:0x02015628 module:main +from:0x020b7758 kind:thumb_call to:0x02015664 module:main +from:0x020b775e kind:thumb_call to:0x02015644 module:main +from:0x020b776e kind:thumb_call_arm to:0x02034060 module:main +from:0x020b7774 kind:thumb_call_arm to:0x02033f7c module:main +from:0x020b7784 kind:thumb_call_arm to:0x02034060 module:main +from:0x020b779a kind:thumb_call to:0x02015628 module:main +from:0x020b77a2 kind:thumb_call to:0x02015664 module:main +from:0x020b77a8 kind:thumb_call to:0x02015644 module:main +from:0x020b77b8 kind:load to:0x020b8774 module:overlay(14) +from:0x020b77bc kind:load to:0x020b878c module:overlay(14) +from:0x020b77c4 kind:load to:0x020b8798 module:overlay(14) +from:0x020b77cc kind:thumb_call to:0x020b7630 module:overlay(14) +from:0x020b77d4 kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b77de kind:thumb_call to:0x020b767c module:overlay(14) +from:0x020b77e8 kind:thumb_call to:0x020b7630 module:overlay(14) +from:0x020b77f4 kind:thumb_call_arm to:0x020d65c8 module:overlay(24) +from:0x020b7804 kind:thumb_call to:0x020b76f8 module:overlay(14) +from:0x020b7816 kind:thumb_call_arm to:0x020d65c0 module:overlay(24) +from:0x020b781e kind:thumb_call to:0x020b7e44 module:overlay(14) +from:0x020b7834 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b783c kind:thumb_call to:0x020b7640 module:overlay(14) +from:0x020b7844 kind:thumb_call to:0x020b7660 module:overlay(14) +from:0x020b784e kind:thumb_call to:0x020b767c module:overlay(14) +from:0x020b7858 kind:thumb_call to:0x020b7640 module:overlay(14) +from:0x020b7864 kind:thumb_call_arm to:0x020d65c8 module:overlay(24) +from:0x020b7876 kind:thumb_call to:0x020b76f8 module:overlay(14) +from:0x020b7890 kind:thumb_call_arm to:0x020d65c0 module:overlay(24) +from:0x020b789a kind:thumb_call to:0x020b7e44 module:overlay(14) +from:0x020b78ac kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020b78d8 kind:thumb_call to:0x020b7fc0 module:overlay(14) +from:0x020b78e0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b78f0 kind:load to:0x020b5254 module:overlay(0) +from:0x020b792c kind:thumb_call to:0x020b7640 module:overlay(14) +from:0x020b7934 kind:thumb_call to:0x020b764c module:overlay(14) +from:0x020b7960 kind:thumb_call to:0x020b7630 module:overlay(14) +from:0x020b7968 kind:thumb_call to:0x020b764c module:overlay(14) +from:0x020b79c0 kind:load to:0x020b858d module:overlay(14) +from:0x020b79de kind:thumb_call_arm to:0x02062ac8 module:overlay(0) +from:0x020b7a2a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7a4a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7a8a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7aca kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7b08 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7b48 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7b8c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7bd0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7c04 kind:load to:0x020b874c module:overlay(14) +from:0x020b7c1a kind:thumb_call_arm to:0x020630b4 module:overlay(0) +from:0x020b7c2a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7c80 kind:thumb_call_arm to:0x02062ddc module:overlay(0) +from:0x020b7ca6 kind:thumb_call_arm to:0x02062ddc module:overlay(0) +from:0x020b7cc0 kind:thumb_call_arm to:0x02062ddc module:overlay(0) +from:0x020b7cf0 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b7cf8 kind:load to:0x020b5254 module:overlay(0) +from:0x020b7d18 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020b7d8a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7db2 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7de4 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7e2a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b7e38 kind:load to:0x0204af10 module:main +from:0x020b7e3c kind:load to:0x0204af1c module:main +from:0x020b7e40 kind:load to:0x0204ae90 module:main +from:0x020b7e52 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b7e6a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7e76 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b7e8a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7e96 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b7eaa kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7eb6 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b7eca kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7ed6 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b7eea kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7ef6 kind:thumb_call_arm to:0x0203a1bc module:main +from:0x020b7f0a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b7f10 kind:load to:0x020b8600 module:overlay(14) +from:0x020b7f36 kind:thumb_call_arm to:0x0201f6f0 module:main +from:0x020b7f5e kind:thumb_call to:0x020b7fe0 module:overlay(14) +from:0x020b7f68 kind:thumb_call_arm to:0x0201f4b4 module:main +from:0x020b7f92 kind:thumb_call_arm to:0x0201f5c4 module:main +from:0x020b7fa0 kind:thumb_call_arm to:0x0201f730 module:main +from:0x020b7fb2 kind:thumb_call to:0x020b80fc module:overlay(14) +from:0x020b7fbc kind:load to:0x020b8614 module:overlay(14) +from:0x020b7fd2 kind:thumb_call_arm to:0x0201f498 module:main +from:0x020b8010 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8026 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8044 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8070 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8086 kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b80a8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b80ee kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b80f8 kind:load to:0x0204af1c module:main +from:0x020b8118 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8124 kind:thumb_call_arm to:0x0201f5bc module:main +from:0x020b81e8 kind:thumb_call_arm to:0x02018268 module:main +from:0x020b81fc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b8216 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020b82f8 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020b8304 kind:load to:0x020b5254 module:overlay(0) +from:0x020b832a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b833a kind:thumb_call_arm to:0x0201aa44 module:main +from:0x020b8340 kind:load to:0x0204af1c module:main +from:0x020b835c kind:thumb_call_arm to:0x020633c0 module:overlay(0) +from:0x020b8364 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b848a kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020b84c4 kind:thumb_call_arm to:0x02062ce0 module:overlay(0) +from:0x020b852e kind:thumb_call_arm to:0x0201e874 module:main +from:0x020b857e kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b8586 kind:thumb_call to:0x020b84d0 module:overlay(14) +from:0x020b8596 kind:thumb_call_arm to:0x02062e44 module:overlay(0) +from:0x020b85a8 kind:thumb_call to:0x020b84d0 module:overlay(14) +from:0x020b85b4 kind:thumb_call_arm to:0x020630a0 module:overlay(0) +from:0x020b85ba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b85c8 kind:thumb_call_arm to:0x02062be0 module:overlay(0) +from:0x020b85ce kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8674 kind:load to:0x020b8d48 module:overlay(14) +from:0x020b8678 kind:load to:0x020b6f19 module:overlay(14) +from:0x020b867c kind:load to:0x020b87c4 module:overlay(14) +from:0x020b8680 kind:load to:0x0203ce74 module:main +from:0x020b8684 kind:load to:0x020b8665 module:overlay(14) +from:0x020b86a8 kind:load to:0x020b6925 module:overlay(14) +from:0x020b86ac kind:load to:0x020b6985 module:overlay(14) +from:0x020b86b0 kind:load to:0x020b69ed module:overlay(14) +from:0x020b86b4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b86b8 kind:load to:0x020b6ccd module:overlay(14) +from:0x020b86bc kind:load to:0x020b6df5 module:overlay(14) +from:0x020b86c0 kind:load to:0x02061cdc module:overlay(0) +from:0x020b874c kind:load to:0x020b7251 module:overlay(14) +from:0x020b8750 kind:load to:0x020b85b1 module:overlay(14) +from:0x020b8754 kind:load to:0x020b7c3d module:overlay(14) +from:0x020b8758 kind:load to:0x020b7cfd module:overlay(14) +from:0x020b8764 kind:load to:0x020b725d module:overlay(14) +from:0x020b8768 kind:load to:0x020b85c5 module:overlay(14) +from:0x020b876c kind:load to:0x020b8381 module:overlay(14) +from:0x020b8770 kind:load to:0x0206353c module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov014/symbols.txt b/config/eur1/arm9/overlays/ov014/symbols.txt new file mode 100644 index 00000000..b44eb216 --- /dev/null +++ b/config/eur1/arm9/overlays/ov014/symbols.txt @@ -0,0 +1,91 @@ +func_ov014_020b6560 kind:function(thumb,size=0x74) addr:0x020b6560 +func_ov014_020b65d4 kind:function(thumb,size=0x350) addr:0x020b65d4 +func_ov014_020b6924 kind:function(thumb,size=0x60) addr:0x020b6924 +func_ov014_020b6984 kind:function(thumb,size=0x68) addr:0x020b6984 +func_ov014_020b69ec kind:function(thumb,size=0x2e0) addr:0x020b69ec +func_ov014_020b6ccc kind:function(thumb,size=0x128) addr:0x020b6ccc +func_ov014_020b6df4 kind:function(thumb,size=0x10) addr:0x020b6df4 +func_ov014_020b6e04 kind:function(thumb,size=0x44) addr:0x020b6e04 +func_ov014_020b6e48 kind:function(thumb,size=0x34) addr:0x020b6e48 +func_ov014_020b6e7c kind:function(thumb,size=0x44) addr:0x020b6e7c +func_ov014_020b6ec0 kind:function(thumb,size=0xc) addr:0x020b6ec0 +func_ov014_020b6ecc kind:function(thumb,size=0x24) addr:0x020b6ecc +func_ov014_020b6ef0 kind:function(thumb,size=0xc) addr:0x020b6ef0 +func_ov014_020b6efc kind:function(thumb,size=0x1c) addr:0x020b6efc +func_ov014_020b6f18 kind:function(thumb,size=0x18) addr:0x020b6f18 +func_ov014_020b6f30 kind:function(thumb,size=0x28) addr:0x020b6f30 +func_ov014_020b6f58 kind:function(thumb,size=0x2f8) addr:0x020b6f58 +func_ov014_020b7250 kind:function(thumb,size=0xc) addr:0x020b7250 +func_ov014_020b725c kind:function(thumb,size=0xc) addr:0x020b725c +func_ov014_020b7268 kind:function(thumb,size=0x90) addr:0x020b7268 +func_ov014_020b72f8 kind:function(thumb,size=0x200) addr:0x020b72f8 +func_ov014_020b74f8 kind:function(thumb,size=0xc4) addr:0x020b74f8 +func_ov014_020b75bc kind:function(thumb,size=0x74) addr:0x020b75bc +func_ov014_020b7630 kind:function(thumb,size=0x10) addr:0x020b7630 +func_ov014_020b7640 kind:function(thumb,size=0xc) addr:0x020b7640 +func_ov014_020b764c kind:function(thumb,size=0x12) addr:0x020b764c +func_ov014_020b7660 kind:function(thumb,size=0x1c) addr:0x020b7660 +func_ov014_020b767c kind:function(thumb,size=0x34) addr:0x020b767c +func_ov014_020b76b0 kind:function(thumb,size=0x48) addr:0x020b76b0 +func_ov014_020b76f8 kind:function(thumb,size=0xd0) addr:0x020b76f8 +func_ov014_020b77c8 kind:function(thumb,size=0x70) addr:0x020b77c8 +func_ov014_020b7838 kind:function(thumb,size=0x78) addr:0x020b7838 +func_ov014_020b78b0 kind:function(thumb,size=0x44) addr:0x020b78b0 +func_ov014_020b78f4 kind:function(thumb,size=0xa0) addr:0x020b78f4 +func_ov014_020b7994 kind:function(thumb,size=0x30) addr:0x020b7994 +func_ov014_020b79c4 kind:function(thumb,size=0x14) addr:0x020b79c4 +func_ov014_020b79d8 kind:function(thumb,size=0x230) addr:0x020b79d8 +func_ov014_020b7c08 kind:function(thumb,size=0x32) addr:0x020b7c08 +func_ov014_020b7c3c kind:function(thumb,size=0xc0) addr:0x020b7c3c +func_ov014_020b7cfc kind:function(thumb,size=0x148) addr:0x020b7cfc +func_ov014_020b7e44 kind:function(thumb,size=0xd0) addr:0x020b7e44 +func_ov014_020b7f14 kind:function(thumb,size=0x30) addr:0x020b7f14 +func_ov014_020b7f44 kind:function(thumb,size=0x2c) addr:0x020b7f44 +func_ov014_020b7f70 kind:function(thumb,size=0x50) addr:0x020b7f70 +func_ov014_020b7fc0 kind:function(thumb,size=0x20) addr:0x020b7fc0 +func_ov014_020b7fe0 kind:function(thumb,size=0x11c) addr:0x020b7fe0 +func_ov014_020b80fc kind:function(thumb,size=0xdc) addr:0x020b80fc +func_ov014_020b81d8 kind:function(thumb,size=0x48) addr:0x020b81d8 +func_ov014_020b8220 kind:function(thumb,size=0xe8) addr:0x020b8220 +func_ov014_020b8308 kind:function(thumb,size=0x3c) addr:0x020b8308 +func_ov014_020b8344 kind:function(thumb,size=0x3a) addr:0x020b8344 +func_ov014_020b8380 kind:function(thumb,size=0x150) addr:0x020b8380 +func_ov014_020b84d0 kind:function(thumb,size=0xa4) addr:0x020b84d0 +func_ov014_020b8574 kind:function(thumb,size=0x18) addr:0x020b8574 +func_ov014_020b858c kind:function(thumb,size=0x22) addr:0x020b858c +func_ov014_020b85b0 kind:function(thumb,size=0x12) addr:0x020b85b0 +func_ov014_020b85c4 kind:function(thumb,size=0x12) addr:0x020b85c4 +data_ov014_020b85d8 kind:data(any) addr:0x020b85d8 +data_ov014_020b8600 kind:data(any) addr:0x020b8600 +data_ov014_020b860d kind:data(any) addr:0x020b860d ambiguous +data_ov014_020b8614 kind:data(any) addr:0x020b8614 +__sinit_ov014_020b8664 kind:function(thumb,size=0x20) addr:0x020b8664 +.p__sinit_ov014_020b8664 kind:data(word) addr:0x020b8684 +data_ov014_020b86a8 kind:data(any) addr:0x020b86a8 +data_ov014_020b86c4 kind:data(any) addr:0x020b86c4 +data_ov014_020b86dc kind:data(any) addr:0x020b86dc +data_ov014_020b86e0 kind:data(any) addr:0x020b86e0 +data_ov014_020b86f0 kind:data(any) addr:0x020b86f0 +data_ov014_020b8700 kind:data(any) addr:0x020b8700 +data_ov014_020b870c kind:data(any) addr:0x020b870c +data_ov014_020b871c kind:data(any) addr:0x020b871c +data_ov014_020b8728 kind:data(any) addr:0x020b8728 +data_ov014_020b8734 kind:data(any) addr:0x020b8734 +data_ov014_020b874c kind:data(any) addr:0x020b874c +data_ov014_020b8764 kind:data(any) addr:0x020b8764 +data_ov014_020b8774 kind:data(any) addr:0x020b8774 +data_ov014_020b878c kind:data(any) addr:0x020b878c +data_ov014_020b8798 kind:data(any) addr:0x020b8798 +data_ov014_020b87c0 kind:bss addr:0x020b87c0 +data_ov014_020b87c4 kind:bss addr:0x020b87c4 +data_ov014_020b87d0 kind:bss addr:0x020b87d0 +data_ov014_020b87dc kind:bss addr:0x020b87dc +data_ov014_020b898d kind:bss addr:0x020b898d ambiguous +data_ov014_020b8a6d kind:bss addr:0x020b8a6d ambiguous +data_ov014_020b8a99 kind:bss addr:0x020b8a99 ambiguous +data_ov014_020b8ce1 kind:bss addr:0x020b8ce1 ambiguous +data_ov014_020b8ced kind:bss addr:0x020b8ced ambiguous +data_ov014_020b8d48 kind:bss addr:0x020b8d48 +data_ov014_020b8d4c kind:bss addr:0x020b8d4c +data_ov014_020b8f60 kind:bss addr:0x020b8f60 ambiguous +data_ov014_020ba780 kind:bss addr:0x020ba780 ambiguous diff --git a/config/eur1/arm9/overlays/ov015/delinks.txt b/config/eur1/arm9/overlays/ov015/delinks.txt new file mode 100644 index 00000000..1373d7fe --- /dev/null +++ b/config/eur1/arm9/overlays/ov015/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020b6560 end:0x020b7450 kind:code align:32 + .rodata start:0x020b7450 end:0x020b7464 kind:rodata align:4 + .ctor start:0x020b7464 end:0x020b7464 kind:rodata align:4 + .data start:0x020b7480 end:0x020b74e0 kind:data align:32 + .bss start:0x020b74e0 end:0x020b80c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov015/relocs.txt b/config/eur1/arm9/overlays/ov015/relocs.txt new file mode 100644 index 00000000..368d6d5a --- /dev/null +++ b/config/eur1/arm9/overlays/ov015/relocs.txt @@ -0,0 +1,184 @@ +from:0x020b6580 kind:arm_call to:0x020b65f0 module:overlay(15) +from:0x020b6590 kind:arm_call to:0x0203ce74 module:main +from:0x020b65bc kind:arm_call to:0x020166cc module:main +from:0x020b65dc kind:load to:0x020b74e0 module:overlay(15) +from:0x020b65e0 kind:load to:0x020b74f0 module:overlay(15) +from:0x020b65e4 kind:load to:0x020b6970 module:overlay(15) +from:0x020b65e8 kind:load to:0x020b74e4 module:overlay(15) +from:0x020b65ec kind:load to:0x02157fb8 module:overlays(58,79) +from:0x020b65fc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b6604 kind:arm_call to:0x020b73d8 module:overlay(15) +from:0x020b6650 kind:arm_call to:0x020b6d38 module:overlay(15) +from:0x020b665c kind:arm_call to:0x020b6d38 module:overlay(15) +from:0x020b6668 kind:arm_call to:0x020b6d38 module:overlay(15) +from:0x020b6674 kind:arm_call to:0x020b736c module:overlay(15) +from:0x020b6680 kind:arm_call to:0x020b736c module:overlay(15) +from:0x020b668c kind:arm_call to:0x020b736c module:overlay(15) +from:0x020b6698 kind:arm_call to:0x020b736c module:overlay(15) +from:0x020b66a4 kind:arm_call to:0x020b736c module:overlay(15) +from:0x020b66c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b66f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6724 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b6758 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020b6778 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020b67bc kind:arm_call to:0x020b6d88 module:overlay(15) +from:0x020b67cc kind:arm_call to:0x020166cc module:main +from:0x020b67dc kind:arm_call to:0x0201f730 module:main +from:0x020b67fc kind:arm_call to:0x020b6d88 module:overlay(15) +from:0x020b6810 kind:arm_call to:0x020166cc module:main +from:0x020b681c kind:arm_call to:0x0201f730 module:main +from:0x020b6840 kind:arm_call to:0x020b6d88 module:overlay(15) +from:0x020b6854 kind:arm_call to:0x020166cc module:main +from:0x020b6860 kind:arm_call to:0x0201f730 module:main +from:0x020b6874 kind:arm_call to:0x020b73a0 module:overlay(15) +from:0x020b6884 kind:arm_call to:0x020166cc module:main +from:0x020b6898 kind:arm_call to:0x020b73a0 module:overlay(15) +from:0x020b68a4 kind:arm_call to:0x020166cc module:main +from:0x020b68b8 kind:arm_call to:0x020b73a0 module:overlay(15) +from:0x020b68c8 kind:arm_call to:0x020166cc module:main +from:0x020b68dc kind:arm_call to:0x020b73a0 module:overlay(15) +from:0x020b68e8 kind:arm_call to:0x020166cc module:main +from:0x020b68fc kind:arm_call to:0x020b73a0 module:overlay(15) +from:0x020b690c kind:arm_call to:0x020166cc module:main +from:0x020b691c kind:load to:0x020b74bc module:overlay(15) +from:0x020b6920 kind:load to:0x020b7450 module:overlay(15) +from:0x020b6924 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6938 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6940 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6948 kind:arm_call to:0x0201f2cc module:main +from:0x020b6950 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6964 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6988 kind:arm_call to:0x020b734c module:overlay(15) +from:0x020b6994 kind:arm_call to:0x020166ac module:main +from:0x020b69a0 kind:arm_call to:0x020b734c module:overlay(15) +from:0x020b69ac kind:arm_call to:0x020166ac module:main +from:0x020b69b4 kind:arm_call to:0x020b734c module:overlay(15) +from:0x020b69bc kind:arm_call to:0x020166ac module:main +from:0x020b69c8 kind:arm_call to:0x020166ac module:main +from:0x020b69d0 kind:arm_call to:0x020166ac module:main +from:0x020b69dc kind:arm_call to:0x020166ac module:main +from:0x020b69e4 kind:arm_call to:0x020166ac module:main +from:0x020b69f0 kind:arm_call to:0x020166ac module:main +from:0x020b69fc kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a08 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a14 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a20 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a2c kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a3c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6a44 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6a4c kind:arm_call to:0x0201f2cc module:main +from:0x020b6a54 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a64 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6a6c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6a74 kind:arm_call to:0x0201f2cc module:main +from:0x020b6a7c kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6a84 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6a8c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6a94 kind:arm_call to:0x0201f2cc module:main +from:0x020b6a9c kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6aa4 kind:arm_call to:0x020b73e8 module:overlay(15) +from:0x020b6aac kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6ab8 kind:load to:0x020b74bc module:overlay(15) +from:0x020b6ad4 kind:arm_call to:0x020b734c module:overlay(15) +from:0x020b6ae0 kind:arm_call to:0x020166ac module:main +from:0x020b6aec kind:arm_call to:0x020b734c module:overlay(15) +from:0x020b6af8 kind:arm_call to:0x020166ac module:main +from:0x020b6b00 kind:arm_call to:0x020b734c module:overlay(15) +from:0x020b6b08 kind:arm_call to:0x020166ac module:main +from:0x020b6b14 kind:arm_call to:0x020166ac module:main +from:0x020b6b1c kind:arm_call to:0x020166ac module:main +from:0x020b6b28 kind:arm_call to:0x020166ac module:main +from:0x020b6b30 kind:arm_call to:0x020166ac module:main +from:0x020b6b3c kind:arm_call to:0x020166ac module:main +from:0x020b6b48 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b54 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b60 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b6c kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b78 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6b88 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6b90 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6b98 kind:arm_call to:0x0201f2cc module:main +from:0x020b6ba0 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6bb0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6bb8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6bc0 kind:arm_call to:0x0201f2cc module:main +from:0x020b6bc8 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6bd0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b6bd8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b6be0 kind:arm_call to:0x0201f2cc module:main +from:0x020b6be8 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b6bf0 kind:arm_call to:0x020b73e8 module:overlay(15) +from:0x020b6bf8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b6c00 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c0c kind:load to:0x020b74bc module:overlay(15) +from:0x020b6c30 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020b6c38 kind:arm_call to:0x02065b8c module:overlay(0) +from:0x020b6c58 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020b6c68 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020b6c70 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6c74 kind:load to:0x020b5254 module:overlay(0) +from:0x020b6cb0 kind:arm_call to:0x0201aa44 module:main +from:0x020b6cc0 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020b6ccc kind:load to:0x0204af1c module:main +from:0x020b6cdc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6cf0 kind:load to:0x0204a110 module:main +from:0x020b6d40 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b6d64 kind:arm_call to:0x0201f678 module:main +from:0x020b6d6c kind:arm_call to:0x0201e6d0 module:main +from:0x020b6d74 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020b6d84 kind:load to:0x020b74a4 module:overlay(15) +from:0x020b6dac kind:arm_call to:0x020630b4 module:overlay(0) +from:0x020b6dbc kind:arm_call to:0x0201f5c4 module:main +from:0x020b6dd0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6e10 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6e20 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b6e3c kind:arm_call to:0x0201e874 module:main +from:0x020b6e80 kind:arm_call to:0x0201e874 module:main +from:0x020b6eac kind:arm_call to:0x0201e8d4 module:main +from:0x020b6ec8 kind:arm_call to:0x0201e8d4 module:main +from:0x020b6ee8 kind:load to:0x020b7480 module:overlay(15) +from:0x020b7060 kind:arm_call to:0x0201e8d4 module:main +from:0x020b707c kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020b70a0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b70b0 kind:arm_call to:0x0201e8d4 module:main +from:0x020b7134 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020b7154 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7164 kind:arm_call to:0x0201e8d4 module:main +from:0x020b71c8 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020b71f4 kind:arm_call to:0x02063164 module:overlay(0) +from:0x020b7200 kind:arm_call to:0x0201f4b4 module:main +from:0x020b7240 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b7260 kind:arm_call to:0x0201e874 module:main +from:0x020b72a0 kind:load to:0x020b7480 module:overlay(15) +from:0x020b72dc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020b72fc kind:arm_call to:0x0201e874 module:main +from:0x020b7340 kind:load to:0x020b7480 module:overlay(15) +from:0x020b7364 kind:arm_call to:0x0201f498 module:main +from:0x020b7374 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020b739c kind:load to:0x020b748c module:overlay(15) +from:0x020b73bc kind:arm_call to:0x020630b4 module:overlay(0) +from:0x020b73d0 kind:load to:0x02062ce0 module:overlay(0) +from:0x020b73e4 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x020b73f8 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x020b7408 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020b7410 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020b7418 kind:arm_call to:0x0201f2cc module:main +from:0x020b7420 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b7428 kind:arm_call to:0x02011ff4 module:main +from:0x020b743c kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020b7444 kind:arm_call to:0x02011ff4 module:main +from:0x020b748c kind:load to:0x020b695c module:overlay(15) +from:0x020b7490 kind:load to:0x020b7434 module:overlay(15) +from:0x020b7494 kind:load to:0x020b73c8 module:overlay(15) +from:0x020b7498 kind:load to:0x020b73d4 module:overlay(15) +from:0x020b74a4 kind:load to:0x020b692c module:overlay(15) +from:0x020b74a8 kind:load to:0x020b73fc module:overlay(15) +from:0x020b74ac kind:load to:0x020b6eec module:overlay(15) +from:0x020b74b0 kind:load to:0x020b71dc module:overlay(15) +from:0x020b74bc kind:load to:0x020b6970 module:overlay(15) +from:0x020b74c0 kind:load to:0x020b6abc module:overlay(15) +from:0x020b74c4 kind:load to:0x020b6c10 module:overlay(15) +from:0x020b74c8 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b74cc kind:load to:0x020b6c78 module:overlay(15) +from:0x020b74d0 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b74d4 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov015/symbols.txt b/config/eur1/arm9/overlays/ov015/symbols.txt new file mode 100644 index 00000000..19ed63d2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov015/symbols.txt @@ -0,0 +1,38 @@ +func_ov015_020b6560 kind:function(arm,size=0x90) addr:0x020b6560 +func_ov015_020b65f0 kind:function(arm,size=0x33c) addr:0x020b65f0 +func_ov015_020b692c kind:function(arm,size=0x30) addr:0x020b692c +func_ov015_020b695c kind:function(arm,size=0x14) addr:0x020b695c +func_ov015_020b6970 kind:function(arm,size=0x14c) addr:0x020b6970 +func_ov015_020b6abc kind:function(arm,size=0x154) addr:0x020b6abc +func_ov015_020b6c10 kind:function(arm,size=0x68) addr:0x020b6c10 +func_ov015_020b6c78 kind:function(arm,size=0x58) addr:0x020b6c78 +func_ov015_020b6cd0 kind:function(arm,size=0x24) addr:0x020b6cd0 +func_ov015_020b6cf4 kind:function(arm,size=0x44) addr:0x020b6cf4 +func_ov015_020b6d38 kind:function(arm,size=0x50) addr:0x020b6d38 +func_ov015_020b6d88 kind:function(arm,size=0x164) addr:0x020b6d88 +func_ov015_020b6eec kind:function(arm,size=0x2f0) addr:0x020b6eec +func_ov015_020b71dc kind:function(arm,size=0x2c) addr:0x020b71dc +func_ov015_020b7208 kind:function(arm,size=0x9c) addr:0x020b7208 +func_ov015_020b72a4 kind:function(arm,size=0xa0) addr:0x020b72a4 +func_ov015_020b7344 kind:function(arm,size=0x8) addr:0x020b7344 +func_ov015_020b734c kind:function(arm,size=0x20) addr:0x020b734c +func_ov015_020b736c kind:function(arm,size=0x34) addr:0x020b736c +func_ov015_020b73a0 kind:function(arm,size=0x28) addr:0x020b73a0 +func_ov015_020b73c8 kind:function(arm,size=0xc) addr:0x020b73c8 +func_ov015_020b73d4 kind:function(arm,size=0x4) addr:0x020b73d4 +func_ov015_020b73d8 kind:function(arm,size=0x10) addr:0x020b73d8 +func_ov015_020b73e8 kind:function(arm,size=0x14) addr:0x020b73e8 +func_ov015_020b73fc kind:function(arm,size=0x38) addr:0x020b73fc +func_ov015_020b7434 kind:function(arm,size=0x1c) addr:0x020b7434 +data_ov015_020b7450 kind:data(any) addr:0x020b7450 +data_ov015_020b7480 kind:data(any) addr:0x020b7480 +data_ov015_020b748c kind:data(any) addr:0x020b748c +data_ov015_020b74a4 kind:data(any) addr:0x020b74a4 +data_ov015_020b74bc kind:data(any) addr:0x020b74bc +data_ov015_020b74e0 kind:bss addr:0x020b74e0 +data_ov015_020b74e4 kind:bss addr:0x020b74e4 +data_ov015_020b74f0 kind:bss addr:0x020b74f0 +data_ov015_020b7705 kind:bss addr:0x020b7705 ambiguous +data_ov015_020b7810 kind:bss addr:0x020b7810 ambiguous +data_ov015_020b7b15 kind:bss addr:0x020b7b15 ambiguous +data_ov015_020b7b24 kind:bss addr:0x020b7b24 ambiguous diff --git a/config/eur1/arm9/overlays/ov016/delinks.txt b/config/eur1/arm9/overlays/ov016/delinks.txt new file mode 100644 index 00000000..85c5a4a0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov016/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6560 end:0x020b81d8 kind:code align:32 + .rodata start:0x020b81d8 end:0x020b8214 kind:rodata align:4 + .init start:0x020b8214 end:0x020b8264 kind:code align:4 + .ctor start:0x020b8264 end:0x020b8268 kind:rodata align:4 + .data start:0x020b8280 end:0x020b8340 kind:data align:32 + .bss start:0x020b8340 end:0x020b8700 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov016/relocs.txt b/config/eur1/arm9/overlays/ov016/relocs.txt new file mode 100644 index 00000000..ee701a67 --- /dev/null +++ b/config/eur1/arm9/overlays/ov016/relocs.txt @@ -0,0 +1,236 @@ +from:0x020b6584 kind:arm_call to:0x020b77c0 module:overlay(16) +from:0x020b6590 kind:arm_call to:0x020b7b84 module:overlay(16) +from:0x020b6598 kind:arm_call_thumb to:0x020141dc module:main +from:0x020b65a0 kind:arm_call to:0x020b76c0 module:overlay(16) +from:0x020b65a8 kind:arm_call to:0x020b6648 module:overlay(16) +from:0x020b65b4 kind:load to:0x020b8288 module:overlay(16) +from:0x020b65c0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b65dc kind:arm_call to:0x020b6644 module:overlay(16) +from:0x020b65e4 kind:arm_call to:0x020b76f8 module:overlay(16) +from:0x020b65ec kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b65f4 kind:arm_call to:0x020b7858 module:overlay(16) +from:0x020b6600 kind:load to:0x020b8288 module:overlay(16) +from:0x020b6614 kind:arm_call to:0x020b6644 module:overlay(16) +from:0x020b661c kind:arm_call to:0x020b76f8 module:overlay(16) +from:0x020b6624 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b662c kind:arm_call to:0x020b7858 module:overlay(16) +from:0x020b6634 kind:arm_call to:0x02011ff4 module:main +from:0x020b6640 kind:load to:0x020b8288 module:overlay(16) +from:0x020b669c kind:arm_call to:0x020b6e94 module:overlay(16) +from:0x020b66bc kind:arm_call to:0x020b7420 module:overlay(16) +from:0x020b66d0 kind:arm_call to:0x020b74e8 module:overlay(16) +from:0x020b66e8 kind:arm_call to:0x020b6da0 module:overlay(16) +from:0x020b66f0 kind:arm_call to:0x020b6e40 module:overlay(16) +from:0x020b6700 kind:arm_call to:0x020b757c module:overlay(16) +from:0x020b671c kind:arm_call to:0x02120994 module:overlay(26) +from:0x020b6734 kind:arm_call to:0x0211e7ec module:overlay(26) +from:0x020b674c kind:arm_call to:0x020b7760 module:overlay(16) +from:0x020b6754 kind:arm_call to:0x020b7904 module:overlay(16) +from:0x020b67b0 kind:arm_call to:0x020b7e88 module:overlay(16) +from:0x020b67c0 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020b67c8 kind:arm_call to:0x020b69d8 module:overlay(16) +from:0x020b6828 kind:arm_call to:0x020b7e88 module:overlay(16) +from:0x020b685c kind:arm_call to:0x020b7760 module:overlay(16) +from:0x020b6864 kind:arm_call to:0x020b7924 module:overlay(16) +from:0x020b6870 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020b6878 kind:arm_call to:0x020b69d8 module:overlay(16) +from:0x020b689c kind:arm_call to:0x020b7954 module:overlay(16) +from:0x020b68ac kind:arm_call to:0x020b7914 module:overlay(16) +from:0x020b68c0 kind:arm_call to:0x020b7964 module:overlay(16) +from:0x020b68d0 kind:arm_call to:0x020b7934 module:overlay(16) +from:0x020b68f8 kind:arm_call to:0x020b7cf0 module:overlay(16) +from:0x020b6900 kind:arm_call to:0x020b7d28 module:overlay(16) +from:0x020b6908 kind:arm_call to:0x020b7d6c module:overlay(16) +from:0x020b691c kind:arm_call to:0x020b81b4 module:overlay(16) +from:0x020b6924 kind:arm_call to:0x020b7730 module:overlay(16) +from:0x020b693c kind:arm_call to:0x020b776c module:overlay(16) +from:0x020b6954 kind:arm_call to:0x020b778c module:overlay(16) +from:0x020b6964 kind:arm_call to:0x020b69d8 module:overlay(16) +from:0x020b6988 kind:arm_call to:0x020b6f30 module:overlay(16) +from:0x020b6990 kind:arm_call to:0x02121828 module:overlay(26) +from:0x020b69a0 kind:arm_call to:0x020b69d8 module:overlay(16) +from:0x020b69ac kind:arm_call to:0x020b69d8 module:overlay(16) +from:0x020b69bc kind:arm_call to:0x02014478 module:main +from:0x020b69d0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b69d4 kind:load to:0x02049b52 module:main +from:0x020b69fc kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020b6a04 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b6a40 kind:arm_call to:0x02076b34 module:overlay(0) +from:0x020b6aac kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020b6ce8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020b6d08 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020b6d24 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020b6d9c kind:load to:0x027e09bc module:dtcm +from:0x020b6db0 kind:arm_call to:0x02121df4 module:overlay(26) +from:0x020b6dfc kind:arm_call to:0x020b6a08 module:overlay(16) +from:0x020b6e30 kind:arm_call to:0x02121850 module:overlay(26) +from:0x020b6e3c kind:load to:0x0213f698 module:overlay(26) +from:0x020b6e48 kind:arm_call to:0x020b757c module:overlay(16) +from:0x020b6e54 kind:arm_call to:0x02121df4 module:overlay(26) +from:0x020b6e64 kind:arm_call to:0x02121b94 module:overlay(26) +from:0x020b6e74 kind:arm_call to:0x021220a0 module:overlay(26) +from:0x020b6e7c kind:arm_call to:0x01ffcc98 module:itcm +from:0x020b6e9c kind:arm_call to:0x020b6eb4 module:overlay(16) +from:0x020b6ea4 kind:arm_call to:0x020b6f94 module:overlay(16) +from:0x020b6eec kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020b6f20 kind:arm_call to:0x020783c0 module:overlay(0) +from:0x020b6f2c kind:load to:0x027e09bc module:dtcm +from:0x020b6f84 kind:arm_call to:0x02078264 module:overlay(0) +from:0x020b6f8c kind:load to:0x0204a088 module:main +from:0x020b6f90 kind:load to:0x027e09bc module:dtcm +from:0x020b6fa4 kind:arm_call to:0x020b757c module:overlay(16) +from:0x020b6fc4 kind:arm_call to:0x01fff698 module:itcm +from:0x020b6fe0 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020b6ff8 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020b7210 kind:load to:0x027e0cd8 module:dtcm +from:0x020b721c kind:load to:0x020b7220 module:overlay(16) +from:0x020b7228 kind:arm_call to:0x020b6648 module:overlay(16) +from:0x020b7230 kind:arm_call to:0x020b7830 module:overlay(16) +from:0x020b723c kind:arm_call to:0x020b7b7c module:overlay(16) +from:0x020b7244 kind:arm_call to:0x020b7c24 module:overlay(16) +from:0x020b7250 kind:arm_call to:0x020b81b4 module:overlay(16) +from:0x020b726c kind:arm_call to:0x020166cc module:main +from:0x020b7290 kind:arm_call to:0x020166cc module:main +from:0x020b72b0 kind:load to:0x027e0994 module:dtcm +from:0x020b72c4 kind:load to:0x020b6644 module:overlay(16) +from:0x020b72ec kind:arm_call to:0x020b6a08 module:overlay(16) +from:0x020b7308 kind:arm_call to:0x020b6a08 module:overlay(16) +from:0x020b7324 kind:arm_call to:0x020b6a08 module:overlay(16) +from:0x020b7374 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020b737c kind:arm_call to:0x020b757c module:overlay(16) +from:0x020b73c0 kind:arm_call to:0x020b78d0 module:overlay(16) +from:0x020b7410 kind:arm_call to:0x020b7e88 module:overlay(16) +from:0x020b7448 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020b7484 kind:arm_call to:0x020b757c module:overlay(16) +from:0x020b749c kind:arm_call to:0x02078798 module:overlay(0) +from:0x020b74c8 kind:arm_call to:0x020b81b4 module:overlay(16) +from:0x020b74d0 kind:arm_call to:0x020b7d18 module:overlay(16) +from:0x020b74e0 kind:load to:0x027e09bc module:dtcm +from:0x020b74f4 kind:arm_call to:0x020b7d5c module:overlay(16) +from:0x020b7510 kind:arm_call to:0x020b72c8 module:overlay(16) +from:0x020b7528 kind:arm_call to:0x020b7974 module:overlay(16) +from:0x020b753c kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020b754c kind:arm_call to:0x020b7944 module:overlay(16) +from:0x020b755c kind:arm_call to:0x020b78f4 module:overlay(16) +from:0x020b7570 kind:load to:0x020b51f8 module:overlay(0) +from:0x020b7594 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7598 kind:load to:0x01fff3b4 module:itcm +from:0x020b75cc kind:arm_call to:0x020b757c module:overlay(16) +from:0x020b7668 kind:load to:0x0204a110 module:main +from:0x020b766c kind:load to:0x02019538 module:main +from:0x020b7678 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020b768c kind:load to:0x020b82b8 module:overlay(16) +from:0x020b7698 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020b76ac kind:arm_call to:0x02067344 module:overlay(0) +from:0x020b76b4 kind:arm_call to:0x02011ff4 module:main +from:0x020b76e0 kind:arm_call to:0x020b7670 module:overlay(16) +from:0x020b76f4 kind:load to:0x020b82a8 module:overlay(16) +from:0x020b7704 kind:arm_call to:0x020b7690 module:overlay(16) +from:0x020b771c kind:arm_call to:0x020b7690 module:overlay(16) +from:0x020b7724 kind:arm_call to:0x02011ff4 module:main +from:0x020b774c kind:arm_call to:0x0206807c module:overlay(0) +from:0x020b775c kind:load to:0x020b508c module:overlay(0) +from:0x020b77cc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b77e4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b77ec kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b77f4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7820 kind:arm_call to:0x020b7830 module:overlay(16) +from:0x020b782c kind:load to:0x020b82f0 module:overlay(16) +from:0x020b7838 kind:arm_call to:0x020b7888 module:overlay(16) +from:0x020b7840 kind:arm_call to:0x020b78a0 module:overlay(16) +from:0x020b7848 kind:arm_call to:0x020b78b8 module:overlay(16) +from:0x020b7860 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b7874 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b787c kind:arm_call to:0x02011ff4 module:main +from:0x020b789c kind:load to:0x0206082c module:overlay(0) +from:0x020b78b4 kind:load to:0x0206082c module:overlay(0) +from:0x020b78cc kind:load to:0x0206082c module:overlay(0) +from:0x020b7950 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7960 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7970 kind:load to:0x02060af8 module:overlay(0) +from:0x020b79a8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b79bc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b79d0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7a08 kind:arm_call to:0x020b7b68 module:overlay(16) +from:0x020b7a4c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7a7c kind:arm_call to:0x0201aad0 module:main +from:0x020b7ab8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7ae8 kind:arm_call to:0x0201aad0 module:main +from:0x020b7b28 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7b58 kind:arm_call to:0x0201aad0 module:main +from:0x020b7b64 kind:load to:0x0204af1c module:main +from:0x020b7b90 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020b7bfc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7c04 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020b7c14 kind:arm_call to:0x020b7c24 module:overlay(16) +from:0x020b7c20 kind:load to:0x020b8314 module:overlay(16) +from:0x020b7c2c kind:arm_call to:0x020b7cc4 module:overlay(16) +from:0x020b7c70 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7ca8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b7cc0 kind:load to:0x020b81e4 module:overlay(16) +from:0x020b7cd8 kind:arm_call to:0x02060b84 module:overlay(0) +from:0x020b7ce8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7d00 kind:arm_call to:0x02060b84 module:overlay(0) +from:0x020b7d10 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020b7d30 kind:arm_call to:0x020b7d4c module:overlay(16) +from:0x020b7d68 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7d78 kind:load to:0x02060af8 module:overlay(0) +from:0x020b7de8 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020b7ee4 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020b7f24 kind:arm_call to:0x020b7d7c module:overlay(16) +from:0x020b7f40 kind:arm_call to:0x020b7d7c module:overlay(16) +from:0x020b7f5c kind:load to:0x020b8200 module:overlay(16) +from:0x020b7f60 kind:load to:0x020b81ec module:overlay(16) +from:0x020b7f7c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7f90 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020b7fac kind:arm_call to:0x020b81a0 module:overlay(16) +from:0x020b7ff0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8010 kind:arm_call to:0x0201aad0 module:main +from:0x020b8048 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020b8068 kind:arm_call to:0x0201aad0 module:main +from:0x020b814c kind:arm_call to:0x0201aa44 module:main +from:0x020b818c kind:arm_call to:0x0201aa44 module:main +from:0x020b8198 kind:load to:0x0204af1c module:main +from:0x020b81c4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020b81cc kind:arm_call to:0x02011ff4 module:main +from:0x020b8230 kind:arm_call to:0x020b6560 module:overlay(16) +from:0x020b8240 kind:arm_call to:0x0203ce74 module:main +from:0x020b8254 kind:load to:0x020b8340 module:overlay(16) +from:0x020b8258 kind:load to:0x020b8350 module:overlay(16) +from:0x020b825c kind:load to:0x020b65cc module:overlay(16) +from:0x020b8260 kind:load to:0x020b8344 module:overlay(16) +from:0x020b8264 kind:load to:0x020b8214 module:overlay(16) +from:0x020b8288 kind:load to:0x020b65cc module:overlay(16) +from:0x020b828c kind:load to:0x020b6604 module:overlay(16) +from:0x020b8290 kind:load to:0x020b6654 module:overlay(16) +from:0x020b8294 kind:load to:0x020b75bc module:overlay(16) +from:0x020b8298 kind:load to:0x020b75c0 module:overlay(16) +from:0x020b829c kind:load to:0x020b7654 module:overlay(16) +from:0x020b82a8 kind:load to:0x020b76f8 module:overlay(16) +from:0x020b82ac kind:load to:0x020b7710 module:overlay(16) +from:0x020b82b8 kind:load to:0x020667d8 module:overlay(0) +from:0x020b82bc kind:load to:0x020667f4 module:overlay(0) +from:0x020b82c0 kind:load to:0x020673c8 module:overlay(0) +from:0x020b82c4 kind:load to:0x02067434 module:overlay(0) +from:0x020b82c8 kind:load to:0x02067474 module:overlay(0) +from:0x020b82cc kind:load to:0x02066dfc module:overlay(0) +from:0x020b82d0 kind:load to:0x020669d8 module:overlay(0) +from:0x020b82d4 kind:load to:0x02067234 module:overlay(0) +from:0x020b82d8 kind:load to:0x0206723c module:overlay(0) +from:0x020b82dc kind:load to:0x020b7690 module:overlay(16) +from:0x020b82e0 kind:load to:0x020b76a4 module:overlay(16) +from:0x020b82e4 kind:load to:0x020b77ac module:overlay(16) +from:0x020b82f0 kind:load to:0x020b7858 module:overlay(16) +from:0x020b82f4 kind:load to:0x020b786c module:overlay(16) +from:0x020b82f8 kind:load to:0x020b7990 module:overlay(16) +from:0x020b82fc kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8300 kind:load to:0x020b79fc module:overlay(16) +from:0x020b8304 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b8308 kind:load to:0x02061cdc module:overlay(0) +from:0x020b8314 kind:load to:0x020b65b8 module:overlay(16) +from:0x020b8318 kind:load to:0x020b81bc module:overlay(16) +from:0x020b831c kind:load to:0x020b7f64 module:overlay(16) +from:0x020b8320 kind:load to:0x02061cd0 module:overlay(0) +from:0x020b8324 kind:load to:0x020b7f98 module:overlay(16) +from:0x020b8328 kind:load to:0x02061cd8 module:overlay(0) +from:0x020b832c kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov016/symbols.txt b/config/eur1/arm9/overlays/ov016/symbols.txt new file mode 100644 index 00000000..29d7bf7c --- /dev/null +++ b/config/eur1/arm9/overlays/ov016/symbols.txt @@ -0,0 +1,89 @@ +func_ov016_020b6560 kind:function(arm,size=0x58) addr:0x020b6560 +func_ov016_020b65b8 kind:function(arm,size=0x14) addr:0x020b65b8 +func_ov016_020b65cc kind:function(arm,size=0x38) addr:0x020b65cc +func_ov016_020b6604 kind:function(arm,size=0x40) addr:0x020b6604 +func_ov016_020b6644 kind:function(arm,size=0x4) addr:0x020b6644 +func_ov016_020b6648 kind:function(arm,size=0xc) addr:0x020b6648 +func_ov016_020b6654 kind:function(arm,size=0x384) addr:0x020b6654 +func_ov016_020b69d8 kind:function(arm,size=0x30) addr:0x020b69d8 +func_ov016_020b6a08 kind:function(arm,size=0x398) addr:0x020b6a08 +func_ov016_020b6da0 kind:function(arm,size=0xa0) addr:0x020b6da0 +func_ov016_020b6e40 kind:function(arm,size=0x54) addr:0x020b6e40 +func_ov016_020b6e94 kind:function(arm,size=0x20) addr:0x020b6e94 +func_ov016_020b6eb4 kind:function(arm,size=0x7c) addr:0x020b6eb4 +func_ov016_020b6f30 kind:function(arm,size=0x64) addr:0x020b6f30 +func_ov016_020b6f94 kind:function(arm,size=0x280) addr:0x020b6f94 +func_ov016_020b7214 kind:function(arm,size=0xc) addr:0x020b7214 +func_ov016_020b7220 kind:function(arm,size=0x94) addr:0x020b7220 +func_ov016_020b72b4 kind:function(arm,size=0x14) addr:0x020b72b4 +func_ov016_020b72c8 kind:function(arm,size=0x158) addr:0x020b72c8 +func_ov016_020b7420 kind:function(arm,size=0xc8) addr:0x020b7420 +func_ov016_020b74e8 kind:function(arm,size=0x8c) addr:0x020b74e8 +func_ov016_020b7574 kind:function(arm,size=0x8) addr:0x020b7574 +func_ov016_020b757c kind:function(arm,size=0x20) addr:0x020b757c +func_ov016_020b759c kind:function(arm,size=0x20) addr:0x020b759c +func_ov016_020b75bc kind:function(arm,size=0x4) addr:0x020b75bc +func_ov016_020b75c0 kind:function(arm,size=0x94) addr:0x020b75c0 +func_ov016_020b7654 kind:function(arm,size=0x1c) addr:0x020b7654 +func_ov016_020b7670 kind:function(arm,size=0x20) addr:0x020b7670 +func_ov016_020b7690 kind:function(arm,size=0x14) addr:0x020b7690 +func_ov016_020b76a4 kind:function(arm,size=0x1c) addr:0x020b76a4 +func_ov016_020b76c0 kind:function(arm,size=0x38) addr:0x020b76c0 +func_ov016_020b76f8 kind:function(arm,size=0x18) addr:0x020b76f8 +func_ov016_020b7710 kind:function(arm,size=0x20) addr:0x020b7710 +func_ov016_020b7730 kind:function(arm,size=0x30) addr:0x020b7730 +func_ov016_020b7760 kind:function(arm,size=0xc) addr:0x020b7760 +func_ov016_020b776c kind:function(arm,size=0x20) addr:0x020b776c +func_ov016_020b778c kind:function(arm,size=0x20) addr:0x020b778c +func_ov016_020b77ac kind:function(arm,size=0x14) addr:0x020b77ac +func_ov016_020b77c0 kind:function(arm,size=0x70) addr:0x020b77c0 +func_ov016_020b7830 kind:function(arm,size=0x28) addr:0x020b7830 +func_ov016_020b7858 kind:function(arm,size=0x14) addr:0x020b7858 +func_ov016_020b786c kind:function(arm,size=0x1c) addr:0x020b786c +func_ov016_020b7888 kind:function(arm,size=0x18) addr:0x020b7888 +func_ov016_020b78a0 kind:function(arm,size=0x18) addr:0x020b78a0 +func_ov016_020b78b8 kind:function(arm,size=0x18) addr:0x020b78b8 +func_ov016_020b78d0 kind:function(arm,size=0x24) addr:0x020b78d0 +func_ov016_020b78f4 kind:function(arm,size=0x10) addr:0x020b78f4 +func_ov016_020b7904 kind:function(arm,size=0x10) addr:0x020b7904 +func_ov016_020b7914 kind:function(arm,size=0x10) addr:0x020b7914 +func_ov016_020b7924 kind:function(arm,size=0x10) addr:0x020b7924 +func_ov016_020b7934 kind:function(arm,size=0x10) addr:0x020b7934 +func_ov016_020b7944 kind:function(arm,size=0x10) addr:0x020b7944 +func_ov016_020b7954 kind:function(arm,size=0x10) addr:0x020b7954 +func_ov016_020b7964 kind:function(arm,size=0x10) addr:0x020b7964 +func_ov016_020b7974 kind:function(arm,size=0x1c) addr:0x020b7974 +func_ov016_020b7990 kind:function(arm,size=0x6c) addr:0x020b7990 +func_ov016_020b79fc kind:function(arm,size=0x16c) addr:0x020b79fc +func_ov016_020b7b68 kind:function(arm,size=0x14) addr:0x020b7b68 +func_ov016_020b7b7c kind:function(arm,size=0x8) addr:0x020b7b7c +func_ov016_020b7b84 kind:function(arm,size=0xa0) addr:0x020b7b84 +func_ov016_020b7c24 kind:function(arm,size=0xa0) addr:0x020b7c24 +func_ov016_020b7cc4 kind:function(arm,size=0x2c) addr:0x020b7cc4 +func_ov016_020b7cf0 kind:function(arm,size=0x28) addr:0x020b7cf0 +func_ov016_020b7d18 kind:function(arm,size=0x10) addr:0x020b7d18 +func_ov016_020b7d28 kind:function(arm,size=0x24) addr:0x020b7d28 +func_ov016_020b7d4c kind:function(arm,size=0x10) addr:0x020b7d4c +func_ov016_020b7d5c kind:function(arm,size=0x10) addr:0x020b7d5c +func_ov016_020b7d6c kind:function(arm,size=0x10) addr:0x020b7d6c +func_ov016_020b7d7c kind:function(arm,size=0x10c) addr:0x020b7d7c +func_ov016_020b7e88 kind:function(arm,size=0xdc) addr:0x020b7e88 +func_ov016_020b7f64 kind:function(arm,size=0x34) addr:0x020b7f64 +func_ov016_020b7f98 kind:function(arm,size=0x208) addr:0x020b7f98 +func_ov016_020b81a0 kind:function(arm,size=0x14) addr:0x020b81a0 +func_ov016_020b81b4 kind:function(arm,size=0x8) addr:0x020b81b4 +func_ov016_020b81bc kind:function(arm,size=0x1c) addr:0x020b81bc +data_ov016_020b81e4 kind:data(any) addr:0x020b81e4 +data_ov016_020b81ec kind:data(any) addr:0x020b81ec +data_ov016_020b8200 kind:data(any) addr:0x020b8200 +__sinit_ov016_020b8214 kind:function(arm,size=0x50) addr:0x020b8214 +.p__sinit_ov016_020b8214 kind:data(word) addr:0x020b8264 +data_ov016_020b8288 kind:data(any) addr:0x020b8288 +data_ov016_020b82a8 kind:data(any) addr:0x020b82a8 +data_ov016_020b82b8 kind:data(any) addr:0x020b82b8 +data_ov016_020b82f0 kind:data(any) addr:0x020b82f0 +data_ov016_020b8314 kind:data(any) addr:0x020b8314 +data_ov016_020b8340 kind:bss addr:0x020b8340 +data_ov016_020b8344 kind:bss addr:0x020b8344 +data_ov016_020b8350 kind:bss addr:0x020b8350 +data_ov016_020b860d kind:bss addr:0x020b860d ambiguous diff --git a/config/eur1/arm9/overlays/ov017/delinks.txt b/config/eur1/arm9/overlays/ov017/delinks.txt new file mode 100644 index 00000000..10ee9677 --- /dev/null +++ b/config/eur1/arm9/overlays/ov017/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020bb6a0 end:0x020c3e00 kind:code align:32 + .rodata start:0x020c3e00 end:0x020c3e64 kind:rodata align:4 + .init start:0x020c3e64 end:0x020c3f20 kind:code align:4 + .ctor start:0x020c3f20 end:0x020c3f2c kind:rodata align:4 + .data start:0x020c3f40 end:0x020c3fa0 kind:data align:32 + .bss start:0x020c3fa0 end:0x020c4880 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov017/relocs.txt b/config/eur1/arm9/overlays/ov017/relocs.txt new file mode 100644 index 00000000..755ecf07 --- /dev/null +++ b/config/eur1/arm9/overlays/ov017/relocs.txt @@ -0,0 +1,884 @@ +from:0x020bb6b0 kind:arm_call to:0x02019300 module:main +from:0x020bb6f0 kind:arm_call to:0x02081bd0 module:overlay(0) +from:0x020bb708 kind:arm_call to:0x01ffd420 module:itcm +from:0x020bb724 kind:arm_call to:0x020bd4e0 module:overlay(17) +from:0x020bb734 kind:arm_call to:0x020b65b0 module:overlay(5) +from:0x020bb744 kind:arm_call to:0x020b66e4 module:overlay(5) +from:0x020bb75c kind:arm_call to:0x020bd4e0 module:overlay(17) +from:0x020bb76c kind:arm_call to:0x020c011c module:overlay(17) +from:0x020bb77c kind:arm_call to:0x020bed18 module:overlay(17) +from:0x020bb7a8 kind:arm_call to:0x02019340 module:main +from:0x020bb7c8 kind:arm_call to:0x02073360 module:overlay(0) +from:0x020bb7d4 kind:arm_call to:0x0207da74 module:overlay(0) +from:0x020bb804 kind:arm_call to:0x02072428 module:overlay(0) +from:0x020bb80c kind:load to:0x0204a110 module:main +from:0x020bb810 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb814 kind:load to:0x027e09b8 module:dtcm +from:0x020bb818 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb81c kind:load to:0x027e0ce8 module:dtcm +from:0x020bb820 kind:load to:0x027e0ce4 module:dtcm +from:0x020bb824 kind:load to:0x02043e50 module:main +from:0x020bb828 kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x020bb82c kind:load to:0x027e09c0 module:dtcm +from:0x020bb830 kind:load to:0x027e09bc module:dtcm +from:0x020bb834 kind:load to:0x027e09ac module:dtcm +from:0x020bb860 kind:arm_call to:0x02081c28 module:overlay(0) +from:0x020bb898 kind:arm_call to:0x020bd61c module:overlay(17) +from:0x020bb8c0 kind:arm_call to:0x020c020c module:overlay(17) +from:0x020bb90c kind:arm_call to:0x01fff2fc module:itcm +from:0x020bb940 kind:arm_call to:0x020726b8 module:overlay(0) +from:0x020bb948 kind:load to:0x0204a088 module:main +from:0x020bb94c kind:load to:0x027e0cd8 module:dtcm +from:0x020bb950 kind:load to:0x027e09b8 module:dtcm +from:0x020bb954 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb958 kind:load to:0x027e0ce8 module:dtcm +from:0x020bb95c kind:load to:0x027e0ce4 module:dtcm +from:0x020bb960 kind:load to:0x020beec4 module:overlay(17) +from:0x020bb964 kind:load to:0x020beee4 module:overlay(17) +from:0x020bb968 kind:load to:0x02043e50 module:main +from:0x020bb96c kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x020bb970 kind:load to:0x027e09ac module:dtcm +from:0x020bb984 kind:arm_call to:0x02081bb8 module:overlay(0) +from:0x020bb994 kind:arm_call to:0x020bd604 module:overlay(17) +from:0x020bb9a4 kind:arm_call to:0x020c0208 module:overlay(17) +from:0x020bb9b8 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bb9c0 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb9c4 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb9c8 kind:load to:0x027e0ce8 module:dtcm +from:0x020bb9cc kind:load to:0x027e0ce4 module:dtcm +from:0x020bb9d0 kind:load to:0x020beea4 module:overlay(17) +from:0x020bb9e4 kind:arm_call to:0x02081d8c module:overlay(0) +from:0x020bb9f4 kind:arm_call to:0x020bd684 module:overlay(17) +from:0x020bba04 kind:arm_call to:0x020c027c module:overlay(17) +from:0x020bba18 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bba44 kind:load to:0x027e0cd8 module:dtcm +from:0x020bba48 kind:load to:0x027e0ce0 module:dtcm +from:0x020bba4c kind:load to:0x027e0ce8 module:dtcm +from:0x020bba50 kind:load to:0x027e0ce4 module:dtcm +from:0x020bba54 kind:load to:0x020bef0c module:overlay(17) +from:0x020bba58 kind:load to:0x02043e50 module:main +from:0x020bba5c kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x020bba70 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x020bba78 kind:arm_call to:0x02013d94 module:main +from:0x020bba84 kind:load to:0x020c3f48 module:overlay(17) +from:0x020bba98 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x020bbaa0 kind:arm_call to:0x02013d94 module:main +from:0x020bbaa8 kind:arm_call to:0x02011ff4 module:main +from:0x020bbab4 kind:load to:0x020c3f48 module:overlay(17) +from:0x020bbacc kind:load to:0x02049b80 module:main +from:0x020bbad0 kind:load to:0x02013fec module:main +from:0x020bbae4 kind:load to:0x02049b80 module:main +from:0x020bbb4c kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x020bbb78 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbba4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbbd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbc80 kind:arm_call to:0x0216cbb8 module:overlay(93) +from:0x020bbcac kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x020bbd38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbd64 kind:arm_call to:0x0208c800 module:overlay(0) +from:0x020bbd84 kind:arm_call to:0x020bbae8 module:overlay(17) +from:0x020bbd9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbdd8 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x020bbe08 kind:arm_call to:0x020c1144 module:overlay(17) +from:0x020bbe24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbe3c kind:arm_call to:0x020c11bc module:overlay(17) +from:0x020bbe4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbe5c kind:arm_call to:0x020c11bc module:overlay(17) +from:0x020bbe6c kind:arm_call to:0x020c133c module:overlay(17) +from:0x020bbeb0 kind:arm_call to:0x020ea8a8 module:overlay(21) +from:0x020bbf08 kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x020bbf1c kind:load to:0x020ab530 module:overlay(0) +from:0x020bbf20 kind:load to:0x027e0d34 module:dtcm +from:0x020bbf24 kind:load to:0x020ab370 module:overlay(0) +from:0x020bbf28 kind:load to:0x020ab36c module:overlay(0) +from:0x020bbf2c kind:load to:0x027e09ac module:dtcm +from:0x020bbf30 kind:load to:0x027e09b4 module:dtcm +from:0x020bbf50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbf8c kind:arm_call to:0x020bbae8 module:overlay(17) +from:0x020bbfb8 kind:load to:0x0208c840 module:overlay(0) +from:0x020bc018 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020bc058 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020bc07c kind:arm_call to:0x020786cc module:overlay(0) +from:0x020bc088 kind:arm_call to:0x020786c0 module:overlay(0) +from:0x020bc0a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020bc0f8 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020bc130 kind:arm_call to:0x020a8b48 module:overlay(0) +from:0x020bc170 kind:arm_call to:0x020dea28 module:overlay(26) +from:0x020bc220 kind:arm_call to:0x0216ea64 module:overlay(93) +from:0x020bc244 kind:arm_call to:0x020a8ab0 module:overlay(0) +from:0x020bc2b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bc300 kind:arm_call to:0x01ffd43c module:itcm +from:0x020bc36c kind:arm_call to:0x0205b090 module:overlay(0) +from:0x020bc378 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x020bc3d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020bc404 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bc414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bc430 kind:arm_call to:0x020a8ac8 module:overlay(0) +from:0x020bc4a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bc4b4 kind:arm_call to:0x0208498c module:overlay(0) +from:0x020bc4c0 kind:arm_call to:0x02088378 module:overlay(0) +from:0x020bc4cc kind:arm_call to:0x01ffb800 module:itcm +from:0x020bc4e4 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x020bc518 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bc564 kind:arm_call to:0x02078568 module:overlay(0) +from:0x020bc56c kind:arm_call to:0x02078b20 module:overlay(0) +from:0x020bc584 kind:arm_call to:0x020a8ab0 module:overlay(0) +from:0x020bc594 kind:arm_call to:0x02084378 module:overlay(0) +from:0x020bc5b4 kind:arm_call to:0x02078ad8 module:overlay(0) +from:0x020bc5d0 kind:arm_call to:0x0208ddb4 module:overlay(0) +from:0x020bc610 kind:load to:0x020afd68 module:overlay(0) +from:0x020bc614 kind:load to:0x027e09b8 module:dtcm +from:0x020bc618 kind:load to:0x0204a088 module:main +from:0x020bc61c kind:load to:0x027e09bc module:dtcm +from:0x020bc620 kind:load to:0x020afd60 module:overlay(0) +from:0x020bc624 kind:load to:0x020afd5c module:overlay(0) +from:0x020bc62c kind:load to:0x020ab530 module:overlay(0) +from:0x020bc630 kind:load to:0x020afd6c module:overlay(0) +from:0x020bc634 kind:load to:0x020afd64 module:overlay(0) +from:0x020bc638 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc650 kind:arm_call to:0x020bbfbc module:overlay(17) +from:0x020bc66c kind:arm_call to:0x020ebca8 module:overlay(21) +from:0x020bc6c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bc6ec kind:arm_call to:0x02084a18 module:overlay(0) +from:0x020bc728 kind:arm_call to:0x02084b10 module:overlay(0) +from:0x020bc760 kind:arm_call to:0x02084c84 module:overlay(0) +from:0x020bc784 kind:arm_call to:0x020867a4 module:overlay(0) +from:0x020bc794 kind:arm_call to:0x020809cc module:overlay(0) +from:0x020bc7cc kind:arm_call to:0x02084ea0 module:overlay(0) +from:0x020bc7d8 kind:arm_call to:0x020809cc module:overlay(0) +from:0x020bc804 kind:arm_call to:0x020852c0 module:overlay(0) +from:0x020bc854 kind:arm_call to:0x020855c4 module:overlay(0) +from:0x020bc860 kind:arm_call to:0x02085764 module:overlay(0) +from:0x020bc890 kind:arm_call to:0x02085d68 module:overlay(0) +from:0x020bc898 kind:arm_call to:0x02086840 module:overlay(0) +from:0x020bc8ac kind:arm_call to:0x0208588c module:overlay(0) +from:0x020bc8f0 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x020bc938 kind:arm_call to:0x020eb8b0 module:overlay(21) +from:0x020bc978 kind:arm_call to:0x020f6f98 module:overlay(21) +from:0x020bc988 kind:load to:0x020ab40c module:overlay(0) +from:0x020bc98c kind:load to:0x020ab414 module:overlay(0) +from:0x020bc990 kind:load to:0x020ab410 module:overlay(0) +from:0x020bc994 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc998 kind:load to:0x027e0cf4 module:dtcm +from:0x020bca20 kind:arm_call to:0x020dd0d4 module:overlay(31) +from:0x020bca38 kind:arm_call to:0x0207749c module:overlay(0) +from:0x020bca7c kind:load to:0x027e09bc module:dtcm +from:0x020bcabc kind:arm_call to:0x020137c8 module:main +from:0x020bcb1c kind:arm_call to:0x0207749c module:overlay(0) +from:0x020bcc1c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020bcc64 kind:arm_call to:0x020d9b6c module:overlay(31) +from:0x020bcce4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020bcd24 kind:arm_call to:0x020cd5fc module:overlay(24) +from:0x020bcd48 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020bce04 kind:load to:0x02049b18 module:main +from:0x020bce0c kind:load to:0x027e09bc module:dtcm +from:0x020bce10 kind:load to:0x0204a088 module:main +from:0x020bce14 kind:load to:0x0204a110 module:main +from:0x020bce18 kind:load to:0x027e0d34 module:dtcm +from:0x020bce1c kind:load to:0x027e09b8 module:dtcm +from:0x020bce20 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020bce24 kind:load to:0x020b5254 module:overlay(0) +from:0x020bce44 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020bce70 kind:arm_call to:0x020bca80 module:overlay(17) +from:0x020bce78 kind:arm_call to:0x020bd4b8 module:overlay(17) +from:0x020bce9c kind:arm_call to:0x020e0d54 module:overlay(31) +from:0x020bcea4 kind:arm_call to:0x02096934 module:overlay(0) +from:0x020bcee4 kind:arm_call to:0x021681a0 module:overlay(93) +from:0x020bcef0 kind:arm_call to:0x020bc99c module:overlay(17) +from:0x020bcf14 kind:arm_call to:0x02013c08 module:main +from:0x020bcf20 kind:arm_call to:0x02013b24 module:main +from:0x020bcf30 kind:arm_call to:0x020bca80 module:overlay(17) +from:0x020bcf6c kind:arm_call to:0x01ff9b78 module:itcm +from:0x020bcf88 kind:arm_call to:0x020be48c module:overlay(17) +from:0x020bcfbc kind:arm_call to:0x0218343c module:overlay(102) +from:0x020bcff0 kind:arm_call to:0x020bd340 module:overlay(17) +from:0x020bd014 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x020bd028 kind:arm_call to:0x020be32c module:overlay(17) +from:0x020bd0a4 kind:arm_call to:0x0216827c module:overlay(93) +from:0x020bd0ec kind:arm_call to:0x0216827c module:overlay(93) +from:0x020bd0fc kind:arm_call to:0x021681a0 module:overlay(93) +from:0x020bd188 kind:arm_call to:0x021683d8 module:overlay(93) +from:0x020bd2ac kind:arm_call to:0x02096b70 module:overlay(0) +from:0x020bd2bc kind:arm_call to:0x020bc99c module:overlay(17) +from:0x020bd2c8 kind:load to:0x0204a110 module:main +from:0x020bd2cc kind:load to:0x0204a088 module:main +from:0x020bd2d0 kind:load to:0x02049b18 module:main +from:0x020bd2f0 kind:arm_call to:0x020a88a8 module:overlay(0) +from:0x020bd310 kind:arm_call to:0x020db964 module:overlay(31) +from:0x020bd320 kind:arm_call to:0x021831a8 module:overlay(102) +from:0x020bd338 kind:arm_call to:0x021831fc module:overlay(102) +from:0x020bd388 kind:arm_call to:0x02089c08 module:overlay(0) +from:0x020bd498 kind:arm_call to:0x0208ac10 module:overlay(0) +from:0x020bd4b4 kind:load to:0x020ab41c module:overlay(0) +from:0x020bd4c8 kind:arm_call to:0x02089c08 module:overlay(0) +from:0x020bd4f4 kind:arm_call to:0x02019300 module:main +from:0x020bd514 kind:arm_call to:0x020eabac module:overlays(21,31) +from:0x020bd534 kind:arm_call to:0x020bea0c module:overlay(17) +from:0x020bd54c kind:arm_call to:0x020de2bc module:overlay(26) +from:0x020bd56c kind:arm_call to:0x0216fd70 module:overlay(88) +from:0x020bd590 kind:arm_call to:0x0218323c module:overlay(102) +from:0x020bd59c kind:arm_call to:0x020bc63c module:overlay(17) +from:0x020bd5a4 kind:load to:0x0204a110 module:main +from:0x020bd5bc kind:arm_call to:0x01ffd420 module:itcm +from:0x020bd5d4 kind:arm_call to:0x020eae6c module:overlay(21) +from:0x020bd5f8 kind:arm_call to:0x02183380 module:overlay(102) +from:0x020bd600 kind:load to:0x027e09b8 module:dtcm +from:0x020bd614 kind:arm_call to:0x020de57c module:overlay(26) +from:0x020bd634 kind:arm_call to:0x020eaec4 module:overlays(21,22) +from:0x020bd648 kind:arm_call to:0x020de58c module:overlay(26) +from:0x020bd65c kind:arm_call to:0x0216fe20 module:overlay(88) +from:0x020bd670 kind:arm_call to:0x020bd328 module:overlay(17) +from:0x020bd67c kind:arm_call to:0x021833b4 module:overlay(102) +from:0x020bd698 kind:arm_call to:0x020eb050 module:overlay(21) +from:0x020bd6b0 kind:arm_call to:0x020de5bc module:overlay(26) +from:0x020bd6c8 kind:arm_call to:0x02170090 module:overlay(88) +from:0x020bd6d4 kind:arm_call to:0x021833f0 module:overlay(102) +from:0x020bd6f0 kind:arm_call to:0x020be0d8 module:overlay(17) +from:0x020bd748 kind:arm_call to:0x020eaf30 module:overlay(21) +from:0x020bd758 kind:arm_call to:0x0208cce0 module:overlay(0) +from:0x020bd77c kind:arm_call to:0x02080af8 module:overlay(0) +from:0x020bd790 kind:load to:0x027e0ce0 module:dtcm +from:0x020bd794 kind:load to:0x027e0cd8 module:dtcm +from:0x020bd7a0 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x020bd7f4 kind:arm_call to:0x0208d7a8 module:overlay(0) +from:0x020bd804 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020bd80c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020bd818 kind:arm_call to:0x02089f58 module:overlay(0) +from:0x020bd848 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020bd854 kind:arm_call_thumb to:0x0208d450 module:overlay(0) +from:0x020bd868 kind:arm_call to:0x020db280 module:overlay(31) +from:0x020bd870 kind:arm_call to:0x02082e88 module:overlay(0) +from:0x020bd888 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x020bd89c kind:arm_call to:0x02091f5c module:overlay(0) +from:0x020bd8cc kind:arm_call to:0x02093718 module:overlay(0) +from:0x020bd8f0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020bd934 kind:arm_call to:0x02093718 module:overlay(0) +from:0x020bd968 kind:arm_call to:0x0208cc40 module:overlay(0) +from:0x020bd990 kind:arm_call to:0x0209269c module:overlay(0) +from:0x020bd9b8 kind:arm_call to:0x0208d660 module:overlay(0) +from:0x020bd9cc kind:arm_call to:0x020bd720 module:overlay(17) +from:0x020bd9d8 kind:arm_call to:0x0208dcec module:overlay(0) +from:0x020bd9f4 kind:arm_call to:0x020830d8 module:overlay(0) +from:0x020bda0c kind:arm_call to:0x02093660 module:overlay(0) +from:0x020bda18 kind:arm_call to:0x020936a4 module:overlay(0) +from:0x020bda24 kind:arm_call to:0x020bd6f8 module:overlay(17) +from:0x020bda54 kind:arm_call to:0x020bc680 module:overlay(17) +from:0x020bda78 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020bda84 kind:arm_call to:0x020bd798 module:overlay(17) +from:0x020bda94 kind:arm_call to:0x0209376c module:overlay(0) +from:0x020bdaa0 kind:arm_call to:0x020937e0 module:overlay(0) +from:0x020bdac8 kind:arm_call to:0x02083108 module:overlay(0) +from:0x020bdb1c kind:arm_call to:0x02093718 module:overlay(0) +from:0x020bdb40 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020bdb48 kind:arm_call to:0x0208cc40 module:overlay(0) +from:0x020bdb70 kind:arm_call to:0x0209269c module:overlay(0) +from:0x020bdb98 kind:arm_call to:0x0208d660 module:overlay(0) +from:0x020bdbb0 kind:arm_call to:0x020bd720 module:overlay(17) +from:0x020bdbbc kind:arm_call to:0x0208dcec module:overlay(0) +from:0x020bdbd8 kind:arm_call to:0x020830d8 module:overlay(0) +from:0x020bdc04 kind:arm_call to:0x02093718 module:overlay(0) +from:0x020bdc14 kind:arm_call to:0x02093660 module:overlay(0) +from:0x020bdc20 kind:arm_call to:0x020936a4 module:overlay(0) +from:0x020bdc2c kind:arm_call to:0x020bd6f8 module:overlay(17) +from:0x020bdc5c kind:arm_call to:0x020bc680 module:overlay(17) +from:0x020bdc80 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020bdcb8 kind:arm_call to:0x020899e4 module:overlay(0) +from:0x020bdcc8 kind:arm_call to:0x020bd798 module:overlay(17) +from:0x020bdcd8 kind:arm_call to:0x0209376c module:overlay(0) +from:0x020bdce4 kind:arm_call to:0x020937e0 module:overlay(0) +from:0x020bdd0c kind:arm_call to:0x02083108 module:overlay(0) +from:0x020bdd14 kind:arm_call to:0x02092e8c module:overlay(0) +from:0x020bdd30 kind:load to:0x0204a088 module:main +from:0x020bdd4c kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x020bdd68 kind:arm_call to:0x0208d7a8 module:overlay(0) +from:0x020bdd74 kind:arm_call to:0x0208d844 module:overlay(0) +from:0x020bdd9c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020bddb8 kind:arm_call to:0x02092efc module:overlay(0) +from:0x020bddc0 kind:load to:0x027e0cec module:dtcm +from:0x020bde30 kind:arm_call to:0x020bbf34 module:overlay(17) +from:0x020bde50 kind:arm_call to:0x020bbd18 module:overlay(17) +from:0x020bde60 kind:arm_call to:0x02019514 module:main +from:0x020bde80 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x020bdf28 kind:arm_call to:0x02086544 module:overlay(0) +from:0x020bdf54 kind:arm_call to:0x02182e84 module:overlay(102) +from:0x020bdf78 kind:arm_call to:0x02092f20 module:overlay(0) +from:0x020bdf84 kind:load to:0x0204a110 module:main +from:0x020bdfa0 kind:arm_call to:0x0208d3fc module:overlay(0) +from:0x020bdfb8 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x020be024 kind:arm_call to:0x0201aa44 module:main +from:0x020be078 kind:arm_call to:0x0201aad0 module:main +from:0x020be088 kind:arm_call to:0x0208d7a8 module:overlay(0) +from:0x020be0a8 kind:arm_call to:0x0201aad0 module:main +from:0x020be0c4 kind:arm_call to:0x0208d424 module:overlay(0) +from:0x020be0d0 kind:load to:0x027e0998 module:dtcm +from:0x020be0d4 kind:load to:0x0204af1c module:main +from:0x020be0e4 kind:load to:0x0209403c module:overlay(0) +from:0x020be194 kind:arm_call to:0x01ffd43c module:itcm +from:0x020be2e0 kind:arm_call to:0x020166f4 module:main +from:0x020be2f8 kind:arm_call to:0x020166f4 module:main +from:0x020be31c kind:load to:0x027e09bc module:dtcm +from:0x020be328 kind:load to:0x027e0954 module:dtcm +from:0x020be364 kind:arm_call to:0x020dcc80 module:overlay(31) +from:0x020be380 kind:arm_call to:0x02096950 module:overlay(0) +from:0x020be3b0 kind:arm_call to:0x01ffb974 module:itcm +from:0x020be3c4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x020be3d4 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x020be3e4 kind:arm_call to:0x020809cc module:overlay(0) +from:0x020be440 kind:arm_call to:0x01ff916c module:itcm +from:0x020be458 kind:arm_call to:0x0209690c module:overlay(0) +from:0x020be46c kind:load to:0x027e0cec module:dtcm +from:0x020be470 kind:load to:0x027e0cd8 module:dtcm +from:0x020be484 kind:arm_call to:0x020dcb5c module:overlay(31) +from:0x020be4cc kind:arm_call to:0x02014478 module:main +from:0x020be4d4 kind:arm_call to:0x02096b48 module:overlay(0) +from:0x020be4e4 kind:arm_call to:0x020137c8 module:main +from:0x020be4f4 kind:arm_call to:0x02014478 module:main +from:0x020be500 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x020be52c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x020be53c kind:arm_call to:0x0207749c module:overlay(0) +from:0x020be570 kind:arm_call to:0x01ffd43c module:itcm +from:0x020be5b0 kind:arm_call to:0x02096b48 module:overlay(0) +from:0x020be62c kind:arm_call to:0x020767e8 module:overlay(0) +from:0x020be650 kind:arm_call to:0x01ffb714 module:itcm +from:0x020be65c kind:arm_call to:0x01ffb744 module:itcm +from:0x020be674 kind:arm_call to:0x01ffb714 module:itcm +from:0x020be684 kind:arm_call to:0x01ff9770 module:itcm +from:0x020be694 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020be6f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020be72c kind:arm_call to:0x01ffb428 module:itcm +from:0x020be764 kind:arm_call to:0x01ffb800 module:itcm +from:0x020be774 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be780 kind:arm_call to:0x020786cc module:overlay(0) +from:0x020be868 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be878 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be894 kind:arm_call to:0x01ff9364 module:itcm +from:0x020be8d8 kind:load to:0x02049b18 module:main +from:0x020be8dc kind:load to:0x027e09bc module:dtcm +from:0x020be8e4 kind:load to:0x0204a088 module:main +from:0x020be960 kind:arm_call to:0x020d35c0 module:overlay(24) +from:0x020be970 kind:arm_call to:0x020d35c0 module:overlay(24) +from:0x020be978 kind:arm_call to:0x0201a710 module:main +from:0x020be99c kind:arm_call to:0x0203a1bc module:main +from:0x020be9ac kind:arm_call to:0x0205db44 module:overlay(0) +from:0x020be9d4 kind:arm_call to:0x0201a710 module:main +from:0x020bea1c kind:load to:0x027e0d04 module:dtcm +from:0x020bea20 kind:load to:0x020bea54 module:overlay(17) +from:0x020bea50 kind:load to:0x020c3e00 module:overlay(17) +from:0x020bea5c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020bea60 kind:arm_call_thumb to:0x020d3eec module:overlay(24) +from:0x020bea70 kind:arm_call to:0x020bea24 module:overlay(17) +from:0x020beaa0 kind:arm_call to:0x020becdc module:overlay(17) +from:0x020beac4 kind:arm_call to:0x01ffd400 module:itcm +from:0x020beb18 kind:arm_call to:0x020becac module:overlay(17) +from:0x020beb30 kind:arm_call to:0x020cd42c module:overlay(24) +from:0x020beb6c kind:arm_call to:0x020cd41c module:overlay(24) +from:0x020beb84 kind:load to:0x027e09a4 module:dtcm +from:0x020beb88 kind:load to:0x020c3e00 module:overlay(17) +from:0x020beb8c kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020beb90 kind:load to:0x020c3e04 module:overlay(17) +from:0x020bebb8 kind:arm_call to:0x0205c944 module:overlay(0) +from:0x020bebbc kind:arm_call to:0x020d4e30 module:overlay(24) +from:0x020bebe4 kind:arm_call to:0x0205c944 module:overlay(0) +from:0x020bebec kind:arm_call to:0x020d4e30 module:overlay(24) +from:0x020bebf8 kind:arm_call to:0x020d4de0 module:overlay(24) +from:0x020bec04 kind:arm_call to:0x020cd44c module:overlay(24) +from:0x020bec10 kind:arm_call to:0x020cd42c module:overlay(24) +from:0x020bec18 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020bec44 kind:arm_call to:0x020becac module:overlay(17) +from:0x020bec50 kind:arm_call to:0x020cd40c module:overlay(24) +from:0x020bec58 kind:load to:0x020c3e02 module:overlay(17) +from:0x020bec5c kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020bec90 kind:arm_call to:0x020becac module:overlay(17) +from:0x020bec9c kind:arm_call to:0x020cd40c module:overlay(24) +from:0x020beca4 kind:load to:0x020c3e03 module:overlay(17) +from:0x020beca8 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020bece8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020bed08 kind:arm_call to:0x02106bc8 module:overlay(26) +from:0x020bed10 kind:load to:0x027e09a4 module:dtcm +from:0x020bed14 kind:load to:0x027e0cd8 module:dtcm +from:0x020bedb0 kind:arm_call to:0x0215ec98 module:overlay(71) +from:0x020bedc0 kind:arm_call to:0x02019300 module:main +from:0x020bedd0 kind:arm_call to:0x02019340 module:main +from:0x020bede4 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bee30 kind:arm_call to:0x02096e98 module:overlay(0) +from:0x020bee50 kind:load to:0x027e09a4 module:dtcm +from:0x020bee54 kind:load to:0x027e0d70 module:dtcm +from:0x020bee58 kind:load to:0x0204a110 module:main +from:0x020bee5c kind:load to:0x020bee60 module:overlay(17) +from:0x020bef40 kind:arm_call to:0x02098a6c module:overlay(0) +from:0x020bef5c kind:arm_call to:0x01ffecdc module:itcm +from:0x020bef70 kind:arm_call to:0x01ffecdc module:itcm +from:0x020befa4 kind:arm_call to:0x0208be5c module:overlay(0) +from:0x020befbc kind:arm_call to:0x020bef2c module:overlay(17) +from:0x020befc4 kind:load to:0x027e0ce0 module:dtcm +from:0x020bf050 kind:arm_call to:0x0201aa44 module:main +from:0x020bf05c kind:load to:0x027e0998 module:dtcm +from:0x020bf060 kind:load to:0x0204af1c module:main +from:0x020bf084 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x020bf08c kind:load to:0x027e0ce4 module:dtcm +from:0x020bf0c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bf140 kind:arm_call to:0x020980d0 module:overlay(0) +from:0x020bf180 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020bf1a0 kind:arm_call to:0x020bf318 module:overlay(17) +from:0x020bf1ac kind:load to:0x0203e964 module:main +from:0x020bf1b4 kind:load to:0x027e09a8 module:dtcm +from:0x020bf1ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bf264 kind:arm_call to:0x02098134 module:overlay(0) +from:0x020bf290 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020bf2b0 kind:arm_call to:0x020bf318 module:overlay(17) +from:0x020bf2bc kind:load to:0x0203e964 module:main +from:0x020bf2c0 kind:load to:0x027e09a8 module:dtcm +from:0x020bf2f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bf2fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf304 kind:arm_call to:0x02098298 module:overlay(0) +from:0x020bf418 kind:load to:0x027e09a4 module:dtcm +from:0x020bf41c kind:load to:0x020aa8dc module:overlay(0) +from:0x020bf454 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020bf480 kind:arm_call to:0x02097f8c module:overlay(0) +from:0x020bf490 kind:arm_call to:0x02098020 module:overlay(0) +from:0x020bf4c0 kind:arm_call to:0x02097ef4 module:overlay(0) +from:0x020bf4d0 kind:arm_call to:0x02097e58 module:overlay(0) +from:0x020bf4e0 kind:arm_call to:0x02097da0 module:overlay(0) +from:0x020bf4ec kind:load to:0x027e09a4 module:dtcm +from:0x020bf520 kind:arm_call to:0x020e8e4c module:overlay(31) +from:0x020bf55c kind:arm_call to:0x020eee84 module:overlay(31) +from:0x020bf584 kind:arm_call to:0x0214155c module:overlay(70) +from:0x020bf594 kind:arm_call to:0x020a9dcc module:overlay(0) +from:0x020bf5a8 kind:arm_call to:0x020fa0bc module:overlay(31) +from:0x020bf5f8 kind:arm_call to:0x020a1384 module:overlay(0) +from:0x020bf638 kind:arm_call to:0x01fff60c module:itcm +from:0x020bf664 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x020bf670 kind:load to:0x027e09b4 module:dtcm +from:0x020bf6b0 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bf6e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf77c kind:arm_call to:0x020998c4 module:overlay(0) +from:0x020bf7c8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bf7e4 kind:load to:0x020aed50 module:overlay(0) +from:0x020bf7fc kind:arm_call to:0x0209888c module:overlay(0) +from:0x020bf824 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf8a4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020bf900 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020bf92c kind:arm_call to:0x02099944 module:overlay(0) +from:0x020bf974 kind:load to:0x027e07d4 module:dtcm +from:0x020bf9a0 kind:arm_call to:0x020d9d34 module:overlays(26,31) +from:0x020bf9d4 kind:load to:0x027e0d38 module:dtcm +from:0x020bf9d8 kind:load to:0x020aed40 module:overlay(0) +from:0x020bfa24 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfa30 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bfa6c kind:arm_call to:0x01fff148 module:itcm +from:0x020bfa78 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfa84 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bfa8c kind:load to:0x027e0ce0 module:dtcm +from:0x020bfac4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfad0 kind:arm_call to:0x0203a1bc module:main +from:0x020bfae0 kind:arm_call to:0x0203a1bc module:main +from:0x020bfafc kind:arm_call to:0x0203a1bc module:main +from:0x020bfbf8 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x020bfc14 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x020bfc2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020bfc40 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x020bfc74 kind:arm_call to:0x01ff938c module:itcm +from:0x020bfca0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bfd38 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x020bfd50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020bfd60 kind:arm_call to:0x020e6e68 module:overlay(31) +from:0x020bfd70 kind:load to:0x027e0ce0 module:dtcm +from:0x020bfd78 kind:load to:0x020aed54 module:overlay(0) +from:0x020bfd7c kind:load to:0x027e0d38 module:dtcm +from:0x020bfd80 kind:load to:0x027e0ce4 module:dtcm +from:0x020bfd88 kind:load to:0x0203e964 module:main +from:0x020bfdcc kind:arm_call to:0x01ffce1c module:itcm +from:0x020bfef4 kind:arm_call to:0x01ffd768 module:itcm +from:0x020bff18 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020bff34 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bff5c kind:arm_call to:0x01ff9258 module:itcm +from:0x020bff84 kind:load to:0x020aed5c module:overlay(0) +from:0x020bff88 kind:load to:0x020aed58 module:overlay(0) +from:0x020bff94 kind:load to:0x020c006c module:overlay(17) +from:0x020bffb0 kind:arm_call to:0x02082158 module:overlay(0) +from:0x020c0054 kind:arm_call to:0x0201aad0 module:main +from:0x020c0060 kind:load to:0x027e0cd8 module:dtcm +from:0x020c0064 kind:load to:0x027e0998 module:dtcm +from:0x020c0068 kind:load to:0x0204af1c module:main +from:0x020c0084 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c00ac kind:arm_call to:0x02098524 module:overlay(0) +from:0x020c00b4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c0104 kind:arm_call to:0x0201456c module:main +from:0x020c0118 kind:load to:0x020499e0 module:main +from:0x020c0130 kind:arm_call to:0x02019300 module:main +from:0x020c0140 kind:arm_call to:0x02019340 module:main +from:0x020c01e8 kind:arm_call to:0x0209c498 module:overlay(0) +from:0x020c0204 kind:load to:0x0204a110 module:main +from:0x020c0248 kind:arm_call to:0x01fff590 module:itcm +from:0x020c0290 kind:arm_call to:0x02082158 module:overlay(0) +from:0x020c02e8 kind:load to:0x027e0cd8 module:dtcm +from:0x020c0304 kind:arm_call to:0x01fff498 module:itcm +from:0x020c034c kind:arm_call to:0x01ffedac module:itcm +from:0x020c0368 kind:arm_call to:0x020c02ec module:overlay(17) +from:0x020c039c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x020c03ac kind:arm_call to:0x0207749c module:overlay(0) +from:0x020c03f0 kind:arm_call to:0x02076fdc module:overlay(0) +from:0x020c042c kind:arm_call to:0x020800cc module:overlay(0) +from:0x020c0494 kind:arm_call to:0x01fff498 module:itcm +from:0x020c04dc kind:arm_call to:0x0209d198 module:overlay(0) +from:0x020c0544 kind:load to:0x027e09bc module:dtcm +from:0x020c0548 kind:load to:0x027e0c90 module:dtcm +from:0x020c0588 kind:arm_call to:0x01fff498 module:itcm +from:0x020c0620 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020c0638 kind:arm_call to:0x01ffb464 module:itcm +from:0x020c0648 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020c0664 kind:arm_call to:0x0209e170 module:overlay(0) +from:0x020c0690 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020c06c0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020c06fc kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020c0714 kind:arm_call to:0x0209e170 module:overlay(0) +from:0x020c0720 kind:arm_call to:0x0209e3e0 module:overlay(0) +from:0x020c0754 kind:arm_call to:0x0209e170 module:overlay(0) +from:0x020c0798 kind:arm_call to:0x0209de34 module:overlay(0) +from:0x020c08d8 kind:load to:0x020c3e2c module:overlay(17) +from:0x020c0900 kind:load to:0x027e09ac module:dtcm +from:0x020c099c kind:arm_call to:0x01fff60c module:itcm +from:0x020c09ac kind:load to:0x027e0cd8 module:dtcm +from:0x020c09c4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0a30 kind:arm_call to:0x020c0c90 module:overlay(17) +from:0x020c0a50 kind:arm_call to:0x020c0c90 module:overlay(17) +from:0x020c0a64 kind:load to:0x027e09ac module:dtcm +from:0x020c0a9c kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x020c0aa8 kind:load to:0x027e09ac module:dtcm +from:0x020c0ac0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0b2c kind:arm_call to:0x0205dbe4 module:overlay(0) +from:0x020c0b4c kind:arm_call to:0x0205dbe4 module:overlay(0) +from:0x020c0b90 kind:arm_call to:0x02072ce8 module:overlay(0) +from:0x020c0ba8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x020c0bc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0be0 kind:arm_call to:0x01ffcb94 module:itcm +from:0x020c0bf0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0c2c kind:arm_call to:0x02024a84 module:main +from:0x020c0c50 kind:arm_call to:0x020c0e2c module:overlay(17) +from:0x020c0c64 kind:arm_call to:0x020c0e2c module:overlay(17) +from:0x020c0c78 kind:load to:0x027e09ac module:dtcm +from:0x020c0c7c kind:load to:0x027e09b0 module:dtcm +from:0x020c0ca0 kind:arm_call to:0x01ffb66c module:itcm +from:0x020c0e20 kind:load to:0x0203e964 module:main +from:0x020c0eac kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x020c0ec8 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x020c0edc kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x020c0ef0 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x020c0f04 kind:arm_call to:0x020c07b4 module:overlay(17) +from:0x020c0f30 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0ff0 kind:arm_call to:0x01ffc768 module:itcm +from:0x020c1078 kind:arm_call to:0x02024fc4 module:main +from:0x020c1128 kind:load to:0x027e095c module:dtcm +from:0x020c1138 kind:load to:0x020b4f04 module:overlay(0) +from:0x020c113c kind:load to:0x0203e964 module:main +from:0x020c11d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020c11e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c122c kind:arm_call to:0x01ff9258 module:itcm +from:0x020c12d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020c1338 kind:load to:0x0203e964 module:main +from:0x020c134c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c13b4 kind:arm_call to:0x020c13f4 module:overlay(17) +from:0x020c13d4 kind:arm_call to:0x020c13f4 module:overlay(17) +from:0x020c13e8 kind:load to:0x027e09ac module:dtcm +from:0x020c1894 kind:load to:0x0203e964 module:main +from:0x020c18bc kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020c18c8 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020c18f4 kind:arm_call to:0x0201aa44 module:main +from:0x020c1900 kind:load to:0x0204af1c module:main +from:0x020c190c kind:arm_call to:0x020c19e0 module:overlay(17) +from:0x020c197c kind:arm_call to:0x0201673c module:main +from:0x020c1998 kind:arm_call to:0x020166cc module:main +from:0x020c19a4 kind:arm_call to:0x020c6248 module:overlay(24) +from:0x020c19c0 kind:arm_call to:0x020c4dd4 module:overlay(24) +from:0x020c19d0 kind:arm_call to:0x020c1a2c module:overlay(17) +from:0x020c19d8 kind:load to:0x027e0994 module:dtcm +from:0x020c19dc kind:load to:0x020d8780 module:overlays(19,24) +from:0x020c1a18 kind:arm_call to:0x020c1cc0 module:overlay(17) +from:0x020c1a3c kind:arm_call to:0x020166ac module:main +from:0x020c1a8c kind:arm_call to:0x0201ed30 module:main +from:0x020c1ab8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1afc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1b18 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1b28 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1b68 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1b90 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1ba8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1bec kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1c08 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1c18 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1c58 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1c84 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1cbc kind:load to:0x020c3f54 module:overlay(17) +from:0x020c1d04 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1d48 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1d58 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1da0 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1db8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1dfc kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1e0c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c1e58 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c1e90 kind:load to:0x020c3f54 module:overlay(17) +from:0x020c1ec8 kind:arm_call to:0x020c29bc module:overlay(17) +from:0x020c1f68 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020c1f9c kind:arm_call to:0x020c2b18 module:overlay(17) +from:0x020c1fc4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020c1fec kind:arm_call to:0x020166f4 module:main +from:0x020c1ff4 kind:load to:0x0204a088 module:main +from:0x020c1ff8 kind:load to:0x027e09bc module:dtcm +from:0x020c1ffc kind:load to:0x027e0954 module:dtcm +from:0x020c2044 kind:arm_call to:0x020c2b18 module:overlay(17) +from:0x020c2058 kind:load to:0x027e0154 module:dtcm +from:0x020c2074 kind:load to:0x020c2000 module:overlay(17) +from:0x020c2094 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020c216c kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020c2190 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020c21a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c21bc kind:load to:0x027e09a4 module:dtcm +from:0x020c21d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020c21d4 kind:load to:0x020b53e4 module:overlay(0) +from:0x020c21d8 kind:load to:0x027e0ce4 module:dtcm +from:0x020c21f8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020c22d0 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020c22f8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020c2308 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c2330 kind:load to:0x027e09a4 module:dtcm +from:0x020c2344 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2348 kind:load to:0x020b53e4 module:overlay(0) +from:0x020c234c kind:load to:0x027e0ce4 module:dtcm +from:0x020c2370 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020c23a0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020c23b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c23d8 kind:load to:0x020b53e4 module:overlay(0) +from:0x020c23e0 kind:load to:0x027e0ce4 module:dtcm +from:0x020c2404 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020c2434 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020c2444 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c246c kind:load to:0x020b53e4 module:overlay(0) +from:0x020c2474 kind:load to:0x027e0ce4 module:dtcm +from:0x020c2520 kind:arm_call to:0x020c2078 module:overlay(17) +from:0x020c253c kind:arm_call to:0x020c21dc module:overlay(17) +from:0x020c2564 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c2580 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c25a4 kind:arm_call to:0x020c2078 module:overlay(17) +from:0x020c25c0 kind:arm_call to:0x020c21dc module:overlay(17) +from:0x020c25e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c2604 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c2628 kind:arm_call to:0x020c2078 module:overlay(17) +from:0x020c2644 kind:arm_call to:0x020c21dc module:overlay(17) +from:0x020c2668 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c2684 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c26a8 kind:arm_call to:0x020c2078 module:overlay(17) +from:0x020c26c4 kind:arm_call to:0x020c21dc module:overlay(17) +from:0x020c26ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c2708 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c2714 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2720 kind:load to:0x027e0cec module:dtcm +from:0x020c27bc kind:arm_call to:0x020c2350 module:overlay(17) +from:0x020c27d0 kind:arm_call to:0x020c23e4 module:overlay(17) +from:0x020c27f0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c2808 kind:arm_call to:0x020c2350 module:overlay(17) +from:0x020c281c kind:arm_call to:0x020c23e4 module:overlay(17) +from:0x020c283c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c2854 kind:arm_call to:0x020c2350 module:overlay(17) +from:0x020c2868 kind:arm_call to:0x020c23e4 module:overlay(17) +from:0x020c2888 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c28a0 kind:arm_call to:0x020c2350 module:overlay(17) +from:0x020c28b4 kind:arm_call to:0x020c23e4 module:overlay(17) +from:0x020c28d4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020c28e0 kind:load to:0x027e0cd8 module:dtcm +from:0x020c28e8 kind:load to:0x027e0cec module:dtcm +from:0x020c2970 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020c2988 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020c2998 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x020c29ac kind:load to:0x0203e964 module:main +from:0x020c29b4 kind:load to:0x027e0cec module:dtcm +from:0x020c29b8 kind:load to:0x027e09a8 module:dtcm +from:0x020c2a68 kind:arm_call to:0x02052238 module:overlay(0) +from:0x020c2ad0 kind:arm_call to:0x020545d0 module:overlay(0) +from:0x020c2ae0 kind:arm_call to:0x02054548 module:overlay(0) +from:0x020c2b30 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c2b84 kind:arm_call to:0x02052bcc module:overlay(0) +from:0x020c2bb8 kind:arm_call to:0x02030d48 module:main +from:0x020c2bd8 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020c2bf0 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020c2c08 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020c2c0c kind:arm_call to:0x02030cfc module:main +from:0x020c2c2c kind:arm_call to:0x02030d58 module:main +from:0x020c2c34 kind:arm_call_thumb to:0x020a0bac module:overlay(0) +from:0x020c2c3c kind:load to:0x020b64f0 module:overlay(0) +from:0x020c2c44 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c2c5c kind:arm_call_thumb to:0x020a107c module:overlay(0) +from:0x020c2c70 kind:arm_call to:0x02028c90 module:main +from:0x020c2ca0 kind:arm_call to:0x02028c90 module:main +from:0x020c2cc8 kind:arm_call to:0x02081cd4 module:overlay(0) +from:0x020c2cd8 kind:arm_call_thumb to:0x0208ba8c module:overlay(0) +from:0x020c2ce8 kind:arm_call_thumb to:0x020d3d80 module:overlay(24) +from:0x020c2db4 kind:arm_call to:0x02028c60 module:main +from:0x020c2dc8 kind:arm_call to:0x02028cdc module:main +from:0x020c2de4 kind:arm_call to:0x02028c60 module:main +from:0x020c2dfc kind:arm_call to:0x02028cdc module:main +from:0x020c2e14 kind:arm_call to:0x02028cdc module:main +from:0x020c2e30 kind:arm_call to:0x02028c60 module:main +from:0x020c2e4c kind:arm_call to:0x02028cdc module:main +from:0x020c2e60 kind:arm_call to:0x02028cdc module:main +from:0x020c2e84 kind:arm_call to:0x02028c60 module:main +from:0x020c2eb8 kind:arm_call to:0x02028c60 module:main +from:0x020c2ed4 kind:arm_call to:0x020328c8 module:main +from:0x020c2f88 kind:arm_call to:0x020328c8 module:main +from:0x020c2fa0 kind:arm_call to:0x02028cdc module:main +from:0x020c2fa8 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2fac kind:load to:0x027e0ce0 module:dtcm +from:0x020c2fb0 kind:load to:0x027e09a4 module:dtcm +from:0x020c2fb8 kind:load to:0x027e09b8 module:dtcm +from:0x020c2fbc kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020c2fc4 kind:load to:0x020b6558 module:overlay(0) +from:0x020c2fe4 kind:arm_call to:0x020c2c48 module:overlay(17) +from:0x020c2ff4 kind:arm_call_thumb to:0x020a0b80 module:overlay(0) +from:0x020c3000 kind:load to:0x020c2ba8 module:overlay(17) +from:0x020c3014 kind:arm_call to:0x02030d48 module:main +from:0x020c3040 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020c3044 kind:arm_call to:0x02030cfc module:main +from:0x020c3054 kind:arm_call to:0x02030d58 module:main +from:0x020c306c kind:arm_call_thumb to:0x020a0bac module:overlay(0) +from:0x020c3074 kind:load to:0x020b64f0 module:overlay(0) +from:0x020c307c kind:load to:0x020b62f0 module:overlay(0) +from:0x020c30bc kind:arm_call to:0x020328c8 module:main +from:0x020c30dc kind:arm_call_thumb to:0x020a0b80 module:overlay(0) +from:0x020c30ec kind:load to:0x020c3004 module:overlay(17) +from:0x020c313c kind:arm_call to:0x02018ac4 module:main +from:0x020c3148 kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020c3150 kind:load to:0x027e0994 module:dtcm +from:0x020c3154 kind:load to:0x0204a120 module:main +from:0x020c316c kind:arm_call to:0x020c31c0 module:overlay(17) +from:0x020c3174 kind:arm_call to:0x020c317c module:overlay(17) +from:0x020c31a8 kind:arm_call to:0x0201bb84 module:main +from:0x020c31b4 kind:arm_call to:0x0201b9a8 module:main +from:0x020c31bc kind:load to:0x0204e5f8 module:main +from:0x020c3208 kind:load to:0x0204a110 module:main +from:0x020c3238 kind:arm_call to:0x02018ac4 module:main +from:0x020c3244 kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020c3254 kind:arm_call to:0x020c7390 module:overlays(20,24) +from:0x020c326c kind:arm_call to:0x0201c0c4 module:main +from:0x020c3284 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c32a8 kind:arm_call to:0x020703ac module:overlay(0) +from:0x020c32c4 kind:arm_call to:0x020c55bc module:overlay(24) +from:0x020c32d0 kind:arm_call to:0x020c5448 module:overlay(24) +from:0x020c32e0 kind:arm_call to:0x020703ac module:overlay(0) +from:0x020c32f0 kind:arm_call to:0x020c6728 module:overlay(24) +from:0x020c32f8 kind:arm_call to:0x020c66cc module:overlay(24) +from:0x020c3318 kind:arm_call to:0x02018aac module:main +from:0x020c3334 kind:arm_call to:0x0201c0c4 module:main +from:0x020c3340 kind:arm_call to:0x020c55bc module:overlay(24) +from:0x020c3348 kind:arm_call to:0x020c5448 module:overlay(24) +from:0x020c3364 kind:arm_call to:0x020c677c module:overlay(24) +from:0x020c33a0 kind:load to:0x027e0994 module:dtcm +from:0x020c33a4 kind:load to:0x0204a120 module:main +from:0x020c33a8 kind:load to:0x027e0998 module:dtcm +from:0x020c33ac kind:load to:0x027e09a4 module:dtcm +from:0x020c33b0 kind:load to:0x027e09a0 module:dtcm +from:0x020c3428 kind:arm_call to:0x02070330 module:overlay(0) +from:0x020c3448 kind:arm_call to:0x020c317c module:overlay(17) +from:0x020c3450 kind:load to:0x027e09a0 module:dtcm +from:0x020c3478 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c34cc kind:arm_call to:0x020c3684 module:overlay(17) +from:0x020c34e4 kind:arm_call to:0x020c3628 module:overlay(17) +from:0x020c351c kind:arm_call to:0x0203a1bc module:main +from:0x020c3530 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c3544 kind:arm_call to:0x020cfaf4 module:overlay(24) +from:0x020c357c kind:arm_call to:0x0203a1bc module:main +from:0x020c35b0 kind:load to:0x020b5254 module:overlay(0) +from:0x020c3610 kind:arm_call to:0x020c36a8 module:overlay(17) +from:0x020c365c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c36a0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c3704 kind:arm_call to:0x02061a48 module:overlay(0) +from:0x020c3774 kind:arm_call to:0x0201aad0 module:main +from:0x020c3780 kind:load to:0x027e0998 module:dtcm +from:0x020c3784 kind:load to:0x0204af1c module:main +from:0x020c37b4 kind:arm_call to:0x020c37cc module:overlay(17) +from:0x020c382c kind:arm_call to:0x02061a48 module:overlay(0) +from:0x020c38a0 kind:arm_call to:0x0201aa44 module:main +from:0x020c38e8 kind:arm_call to:0x0201aa44 module:main +from:0x020c3938 kind:arm_call to:0x0201aa44 module:main +from:0x020c3944 kind:load to:0x027e0998 module:dtcm +from:0x020c3948 kind:load to:0x0204af1c module:main +from:0x020c3964 kind:arm_call to:0x0201c4d8 module:main +from:0x020c3980 kind:arm_call to:0x020be8e8 module:overlay(17) +from:0x020c3988 kind:arm_call to:0x020c3454 module:overlay(17) +from:0x020c39ac kind:arm_call to:0x020dc45c module:overlay(26) +from:0x020c39b4 kind:load to:0x0204aeac module:main +from:0x020c39b8 kind:load to:0x027e09a4 module:dtcm +from:0x020c39cc kind:arm_call to:0x020c3788 module:overlay(17) +from:0x020c39e4 kind:arm_call to:0x020c35b4 module:overlay(17) +from:0x020c3a08 kind:arm_call to:0x020dc4b4 module:overlay(26) +from:0x020c3a10 kind:load to:0x027e09a4 module:dtcm +from:0x020c3a28 kind:arm_call to:0x020d33d4 module:overlay(24) +from:0x020c3a74 kind:load to:0x020c3f80 module:overlay(17) +from:0x020c3a90 kind:arm_call to:0x02019548 module:main +from:0x020c3aac kind:arm_call to:0x020ca4c8 module:overlay(24) +from:0x020c3ab4 kind:arm_call to:0x020ca604 module:overlay(24) +from:0x020c3abc kind:arm_call to:0x020c1924 module:overlay(17) +from:0x020c3ac8 kind:arm_call to:0x020c1a4c module:overlay(17) +from:0x020c3ae4 kind:arm_call to:0x020166cc module:main +from:0x020c3b04 kind:arm_call to:0x020c1904 module:overlay(17) +from:0x020c3b28 kind:arm_call to:0x020c3ce4 module:overlay(17) +from:0x020c3b44 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c3b50 kind:arm_call to:0x020c3a30 module:overlay(17) +from:0x020c3b64 kind:arm_call to:0x020c3a30 module:overlay(17) +from:0x020c3b6c kind:arm_call to:0x020c3dd8 module:overlay(17) +from:0x020c3b78 kind:arm_call to:0x020166ac module:main +from:0x020c3b8c kind:load to:0x0204a110 module:main +from:0x020c3b90 kind:load to:0x020c3f7c module:overlay(17) +from:0x020c3b94 kind:load to:0x020b508c module:overlay(0) +from:0x020c3be4 kind:arm_call to:0x020c1a0c module:overlay(17) +from:0x020c3bf0 kind:arm_call to:0x020c3a30 module:overlay(17) +from:0x020c3c14 kind:arm_call to:0x020c3a30 module:overlay(17) +from:0x020c3c38 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c3c68 kind:arm_call to:0x02019538 module:main +from:0x020c3c7c kind:arm_call to:0x02019538 module:main +from:0x020c3c90 kind:arm_call to:0x02019538 module:main +from:0x020c3c98 kind:load to:0x027e0994 module:dtcm +from:0x020c3c9c kind:load to:0x027e09a4 module:dtcm +from:0x020c3ca0 kind:load to:0x0204a110 module:main +from:0x020c3cbc kind:arm_call to:0x020c19e0 module:overlay(17) +from:0x020c3cd0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c3cd8 kind:arm_call to:0x020c1a0c module:overlay(17) +from:0x020c3ce0 kind:load to:0x020b5254 module:overlay(0) +from:0x020c3cf4 kind:arm_call to:0x020c3a30 module:overlay(17) +from:0x020c3cfc kind:arm_call to:0x020c3dd8 module:overlay(17) +from:0x020c3d28 kind:arm_call to:0x02019538 module:main +from:0x020c3d30 kind:arm_call to:0x020196b0 module:main +from:0x020c3d44 kind:arm_call to:0x0201c0c4 module:main +from:0x020c3d58 kind:arm_call to:0x02019538 module:main +from:0x020c3d64 kind:arm_call to:0x020166ac module:main +from:0x020c3d70 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c3d94 kind:arm_call to:0x020c7390 module:overlays(20,24) +from:0x020c3da8 kind:arm_call to:0x0201c494 module:main +from:0x020c3db8 kind:arm_call to:0x0201c494 module:main +from:0x020c3dc0 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020c3dc4 kind:load to:0x0204a110 module:main +from:0x020c3dc8 kind:load to:0x027e0994 module:dtcm +from:0x020c3dcc kind:load to:0x027e09a4 module:dtcm +from:0x020c3dd0 kind:load to:0x027e0998 module:dtcm +from:0x020c3dd4 kind:load to:0x0204aeac module:main +from:0x020c3df0 kind:arm_call to:0x020ca694 module:overlay(24) +from:0x020c3e8c kind:arm_call to:0x02013c24 module:main +from:0x020c3ea4 kind:arm_call to:0x0203ce74 module:main +from:0x020c3eb8 kind:load to:0x020c3fa0 module:overlay(17) +from:0x020c3ebc kind:load to:0x020c3fb0 module:overlay(17) +from:0x020c3ec0 kind:load to:0x020c407c module:overlay(17) +from:0x020c3ec4 kind:load to:0x020c3f48 module:overlay(17) +from:0x020c3ec8 kind:load to:0x020bba60 module:overlay(17) +from:0x020c3ecc kind:load to:0x020c3fa4 module:overlay(17) +from:0x020c3f04 kind:load to:0x020c3f54 module:overlay(17) +from:0x020c3f1c kind:load to:0x020c3f7c module:overlay(17) +from:0x020c3f20 kind:load to:0x020c3e64 module:overlay(17) +from:0x020c3f24 kind:load to:0x020c3ed0 module:overlay(17) +from:0x020c3f28 kind:load to:0x020c3f08 module:overlay(17) +from:0x020c3f48 kind:load to:0x020bba60 module:overlay(17) +from:0x020c3f4c kind:load to:0x020bba88 module:overlay(17) +from:0x020c3f50 kind:load to:0x02013e34 module:main +from:0x020c3f78 kind:load to:0x020c205c module:overlay(17) +from:0x020c3f80 kind:load to:0x020c3a38 module:overlay(17) +from:0x020c3f88 kind:load to:0x020c3a78 module:overlay(17) +from:0x020c3f90 kind:load to:0x020c3b98 module:overlay(17) diff --git a/config/eur1/arm9/overlays/ov017/symbols.txt b/config/eur1/arm9/overlays/ov017/symbols.txt new file mode 100644 index 00000000..93bf6bdc --- /dev/null +++ b/config/eur1/arm9/overlays/ov017/symbols.txt @@ -0,0 +1,188 @@ +func_ov017_020bb6a0 kind:function(arm,size=0x198) addr:0x020bb6a0 +func_ov017_020bb838 kind:function(arm,size=0x13c) addr:0x020bb838 +func_ov017_020bb974 kind:function(arm,size=0x60) addr:0x020bb974 +func_ov017_020bb9d4 kind:function(arm,size=0x8c) addr:0x020bb9d4 +func_ov017_020bba60 kind:function(arm,size=0x28) addr:0x020bba60 +func_ov017_020bba88 kind:function(arm,size=0x30) addr:0x020bba88 +func_ov017_020bbab8 kind:function(arm,size=0x1c) addr:0x020bbab8 +func_ov017_020bbad4 kind:function(arm,size=0x14) addr:0x020bbad4 +func_ov017_020bbae8 kind:function(arm,size=0x230) addr:0x020bbae8 +func_ov017_020bbd18 kind:function(arm,size=0x21c) addr:0x020bbd18 +func_ov017_020bbf34 kind:function(arm,size=0x78) addr:0x020bbf34 +func_ov017_020bbfac kind:function(arm,size=0x10) addr:0x020bbfac +func_ov017_020bbfbc kind:function(arm,size=0x680) addr:0x020bbfbc +func_ov017_020bc63c kind:function(arm,size=0x44) addr:0x020bc63c +func_ov017_020bc680 kind:function(arm,size=0x31c) addr:0x020bc680 +func_ov017_020bc99c kind:function(arm,size=0xe4) addr:0x020bc99c +func_ov017_020bca80 kind:function(arm,size=0x3a8) addr:0x020bca80 +func_ov017_020bce28 kind:function(arm,size=0x4b8) addr:0x020bce28 +func_ov017_020bd2e0 kind:function(arm,size=0x48) addr:0x020bd2e0 +func_ov017_020bd328 kind:function(arm,size=0x18) addr:0x020bd328 +func_ov017_020bd340 kind:function(arm,size=0x178) addr:0x020bd340 +func_ov017_020bd4b8 kind:function(arm,size=0x28) addr:0x020bd4b8 +func_ov017_020bd4e0 kind:function(arm,size=0xc8) addr:0x020bd4e0 +func_ov017_020bd5a8 kind:function(arm,size=0x5c) addr:0x020bd5a8 +func_ov017_020bd604 kind:function(arm,size=0x18) addr:0x020bd604 +func_ov017_020bd61c kind:function(arm,size=0x68) addr:0x020bd61c +func_ov017_020bd684 kind:function(arm,size=0x58) addr:0x020bd684 +func_ov017_020bd6dc kind:function(arm,size=0x1c) addr:0x020bd6dc +func_ov017_020bd6f8 kind:function(arm,size=0x28) addr:0x020bd6f8 +func_ov017_020bd720 kind:function(arm,size=0x78) addr:0x020bd720 +func_ov017_020bd798 kind:function(arm,size=0x30) addr:0x020bd798 +func_ov017_020bd7c8 kind:function(arm,size=0x56c) addr:0x020bd7c8 +func_ov017_020bdd34 kind:function(arm,size=0x90) addr:0x020bdd34 +func_ov017_020bddc4 kind:function(arm,size=0x1c4) addr:0x020bddc4 +func_ov017_020bdf88 kind:function(arm,size=0x150) addr:0x020bdf88 +func_ov017_020be0d8 kind:function(arm,size=0x10) addr:0x020be0d8 +func_ov017_020be0e8 kind:function(arm,size=0x38) addr:0x020be0e8 +func_ov017_020be120 kind:function(arm,size=0x20c) addr:0x020be120 +func_ov017_020be32c kind:function(arm,size=0x148) addr:0x020be32c +func_ov017_020be474 kind:function(arm,size=0x18) addr:0x020be474 +func_ov017_020be48c kind:function(arm,size=0x45c) addr:0x020be48c +func_ov017_020be8e8 kind:function(arm,size=0x124) addr:0x020be8e8 +func_ov017_020bea0c kind:function(arm,size=0x18) addr:0x020bea0c +func_ov017_020bea24 kind:function(arm,size=0x30) addr:0x020bea24 +func_ov017_020bea54 kind:function(arm,size=0x140) addr:0x020bea54 +func_ov017_020beb94 kind:function(arm,size=0x30) addr:0x020beb94 +func_ov017_020bebc4 kind:function(arm,size=0x58) addr:0x020bebc4 +func_ov017_020bec1c kind:function(arm,size=0x44) addr:0x020bec1c +func_ov017_020bec60 kind:function(arm,size=0x4c) addr:0x020bec60 +func_ov017_020becac kind:function(arm,size=0x30) addr:0x020becac +func_ov017_020becdc kind:function(arm,size=0x3c) addr:0x020becdc +func_ov017_020bed18 kind:function(arm,size=0x148) addr:0x020bed18 +func_ov017_020bee60 kind:function(arm,size=0x44) addr:0x020bee60 +func_ov017_020beea4 kind:function(arm,size=0x20) addr:0x020beea4 +func_ov017_020beec4 kind:function(arm,size=0x20) addr:0x020beec4 +func_ov017_020beee4 kind:function(arm,size=0x28) addr:0x020beee4 +func_ov017_020bef0c kind:function(arm,size=0x20) addr:0x020bef0c +func_ov017_020bef2c kind:function(arm,size=0x60) addr:0x020bef2c +func_ov017_020bef8c kind:function(arm,size=0x3c) addr:0x020bef8c +func_ov017_020befc8 kind:function(arm,size=0x9c) addr:0x020befc8 +func_ov017_020bf064 kind:function(arm,size=0x2c) addr:0x020bf064 +func_ov017_020bf090 kind:function(arm,size=0x128) addr:0x020bf090 +func_ov017_020bf1b8 kind:function(arm,size=0x10c) addr:0x020bf1b8 +func_ov017_020bf2c4 kind:function(arm,size=0x54) addr:0x020bf2c4 +func_ov017_020bf318 kind:function(arm,size=0x108) addr:0x020bf318 +func_ov017_020bf420 kind:function(arm,size=0xd0) addr:0x020bf420 +func_ov017_020bf4f0 kind:function(arm,size=0xc4) addr:0x020bf4f0 +func_ov017_020bf5b4 kind:function(arm,size=0x50) addr:0x020bf5b4 +func_ov017_020bf604 kind:function(arm,size=0x70) addr:0x020bf604 +func_ov017_020bf674 kind:function(arm,size=0x54) addr:0x020bf674 +func_ov017_020bf6c8 kind:function(arm,size=0x88) addr:0x020bf6c8 +func_ov017_020bf750 kind:function(arm,size=0x98) addr:0x020bf750 +func_ov017_020bf7e8 kind:function(arm,size=0xec) addr:0x020bf7e8 +func_ov017_020bf8d4 kind:function(arm,size=0x60) addr:0x020bf8d4 +func_ov017_020bf934 kind:function(arm,size=0x44) addr:0x020bf934 +func_ov017_020bf978 kind:function(arm,size=0x64) addr:0x020bf978 +func_ov017_020bf9dc kind:function(arm,size=0x2c) addr:0x020bf9dc +func_ov017_020bfa08 kind:function(arm,size=0x88) addr:0x020bfa08 +func_ov017_020bfa90 kind:function(arm,size=0x84) addr:0x020bfa90 +func_ov017_020bfb14 kind:function(arm,size=0x44) addr:0x020bfb14 +func_ov017_020bfb58 kind:function(arm,size=0x238) addr:0x020bfb58 +func_ov017_020bfd90 kind:function(arm,size=0x4c) addr:0x020bfd90 +func_ov017_020bfddc kind:function(arm,size=0x130) addr:0x020bfddc +func_ov017_020bff0c kind:function(arm,size=0x80) addr:0x020bff0c +func_ov017_020bff8c kind:function(arm,size=0xc) addr:0x020bff8c +func_ov017_020bff98 kind:function(arm,size=0xd4) addr:0x020bff98 +func_ov017_020c006c kind:function(arm,size=0x50) addr:0x020c006c +func_ov017_020c00bc kind:function(arm,size=0x60) addr:0x020c00bc +func_ov017_020c011c kind:function(arm,size=0xec) addr:0x020c011c +func_ov017_020c0208 kind:function(arm,size=0x4) addr:0x020c0208 +func_ov017_020c020c kind:function(arm,size=0x70) addr:0x020c020c +func_ov017_020c027c kind:function(arm,size=0x70) addr:0x020c027c +func_ov017_020c02ec kind:function(arm,size=0x48) addr:0x020c02ec +func_ov017_020c0334 kind:function(arm,size=0x48) addr:0x020c0334 +func_ov017_020c037c kind:function(arm,size=0x1d0) addr:0x020c037c +func_ov017_020c054c kind:function(arm,size=0x80) addr:0x020c054c +func_ov017_020c05cc kind:function(arm,size=0x4) addr:0x020c05cc +func_ov017_020c05d0 kind:function(arm,size=0x4) addr:0x020c05d0 +func_ov017_020c05d4 kind:function(arm,size=0x4) addr:0x020c05d4 +func_ov017_020c05d8 kind:function(arm,size=0x4) addr:0x020c05d8 +func_ov017_020c05dc kind:function(arm,size=0x4) addr:0x020c05dc +func_ov017_020c05e0 kind:function(arm,size=0x1ac) addr:0x020c05e0 +func_ov017_020c078c kind:function(arm,size=0x28) addr:0x020c078c +func_ov017_020c07b4 kind:function(arm,size=0x130) addr:0x020c07b4 +func_ov017_020c08e4 kind:function(arm,size=0x20) addr:0x020c08e4 +func_ov017_020c0904 kind:function(arm,size=0xac) addr:0x020c0904 +func_ov017_020c09b0 kind:function(arm,size=0xc0) addr:0x020c09b0 +func_ov017_020c0a70 kind:function(arm,size=0x3c) addr:0x020c0a70 +func_ov017_020c0aac kind:function(arm,size=0xb8) addr:0x020c0aac +func_ov017_020c0b64 kind:function(arm,size=0x12c) addr:0x020c0b64 +func_ov017_020c0c90 kind:function(arm,size=0x19c) addr:0x020c0c90 +func_ov017_020c0e2c kind:function(arm,size=0xf0) addr:0x020c0e2c +func_ov017_020c0f1c kind:function(arm,size=0x228) addr:0x020c0f1c +func_ov017_020c1144 kind:function(arm,size=0x78) addr:0x020c1144 +func_ov017_020c11bc kind:function(arm,size=0x180) addr:0x020c11bc +func_ov017_020c133c kind:function(arm,size=0xb8) addr:0x020c133c +func_ov017_020c13f4 kind:function(arm,size=0x4ac) addr:0x020c13f4 +func_ov017_020c18a0 kind:function(arm,size=0x64) addr:0x020c18a0 +func_ov017_020c1904 kind:function(arm,size=0x20) addr:0x020c1904 +func_ov017_020c1924 kind:function(arm,size=0xbc) addr:0x020c1924 +func_ov017_020c19e0 kind:function(arm,size=0x2c) addr:0x020c19e0 +func_ov017_020c1a0c kind:function(arm,size=0x20) addr:0x020c1a0c +func_ov017_020c1a2c kind:function(arm,size=0x20) addr:0x020c1a2c +func_ov017_020c1a4c kind:function(arm,size=0x274) addr:0x020c1a4c +func_ov017_020c1cc0 kind:function(arm,size=0x1d4) addr:0x020c1cc0 +func_ov017_020c1e94 kind:function(arm,size=0x48) addr:0x020c1e94 +func_ov017_020c1edc kind:function(arm,size=0x124) addr:0x020c1edc +func_ov017_020c2000 kind:function(arm,size=0x5c) addr:0x020c2000 +func_ov017_020c205c kind:function(arm,size=0x1c) addr:0x020c205c +func_ov017_020c2078 kind:function(arm,size=0x164) addr:0x020c2078 +func_ov017_020c21dc kind:function(arm,size=0x174) addr:0x020c21dc +func_ov017_020c2350 kind:function(arm,size=0x94) addr:0x020c2350 +func_ov017_020c23e4 kind:function(arm,size=0x94) addr:0x020c23e4 +func_ov017_020c2478 kind:function(arm,size=0x2c0) addr:0x020c2478 +func_ov017_020c2738 kind:function(arm,size=0x1bc) addr:0x020c2738 +func_ov017_020c28f4 kind:function(arm,size=0xc8) addr:0x020c28f4 +func_ov017_020c29bc kind:function(arm,size=0x15c) addr:0x020c29bc +func_ov017_020c2b18 kind:function(arm,size=0x90) addr:0x020c2b18 +func_ov017_020c2ba8 kind:function(arm,size=0xa0) addr:0x020c2ba8 +func_ov017_020c2c48 kind:function(arm,size=0x380) addr:0x020c2c48 +func_ov017_020c2fc8 kind:function(arm,size=0x3c) addr:0x020c2fc8 +func_ov017_020c3004 kind:function(arm,size=0x7c) addr:0x020c3004 +func_ov017_020c3080 kind:function(arm,size=0x70) addr:0x020c3080 +func_ov017_020c30f0 kind:function(arm,size=0x34) addr:0x020c30f0 +func_ov017_020c3124 kind:function(arm,size=0x34) addr:0x020c3124 +func_ov017_020c3158 kind:function(arm,size=0x24) addr:0x020c3158 +func_ov017_020c317c kind:function(arm,size=0x44) addr:0x020c317c +func_ov017_020c31c0 kind:function(arm,size=0x4c) addr:0x020c31c0 +func_ov017_020c320c kind:function(arm,size=0x1a8) addr:0x020c320c +func_ov017_020c33b4 kind:function(arm,size=0xa0) addr:0x020c33b4 +func_ov017_020c3454 kind:function(arm,size=0x160) addr:0x020c3454 +func_ov017_020c35b4 kind:function(arm,size=0x74) addr:0x020c35b4 +func_ov017_020c3628 kind:function(arm,size=0x5c) addr:0x020c3628 +func_ov017_020c3684 kind:function(arm,size=0x24) addr:0x020c3684 +func_ov017_020c36a8 kind:function(arm,size=0xe0) addr:0x020c36a8 +func_ov017_020c3788 kind:function(arm,size=0x44) addr:0x020c3788 +func_ov017_020c37cc kind:function(arm,size=0x180) addr:0x020c37cc +func_ov017_020c394c kind:function(arm,size=0x70) addr:0x020c394c +func_ov017_020c39bc kind:function(arm,size=0x58) addr:0x020c39bc +func_ov017_020c3a14 kind:function(arm,size=0x1c) addr:0x020c3a14 +func_ov017_020c3a30 kind:function(arm,size=0x8) addr:0x020c3a30 +func_ov017_020c3a38 kind:function(arm,size=0x8) addr:0x020c3a38 +func_ov017_020c3a40 kind:function(arm,size=0x38) addr:0x020c3a40 +func_ov017_020c3a78 kind:function(arm,size=0x120) addr:0x020c3a78 +func_ov017_020c3b98 kind:function(arm,size=0x68) addr:0x020c3b98 +func_ov017_020c3c00 kind:function(arm,size=0xa4) addr:0x020c3c00 +func_ov017_020c3ca4 kind:function(arm,size=0x40) addr:0x020c3ca4 +func_ov017_020c3ce4 kind:function(arm,size=0xf4) addr:0x020c3ce4 +func_ov017_020c3dd8 kind:function(arm,size=0x28) addr:0x020c3dd8 +data_ov017_020c3e00 kind:data(any) addr:0x020c3e00 +data_ov017_020c3e02 kind:data(any) addr:0x020c3e02 +data_ov017_020c3e03 kind:data(any) addr:0x020c3e03 +data_ov017_020c3e04 kind:data(any) addr:0x020c3e04 +data_ov017_020c3e2c kind:data(any) addr:0x020c3e2c +__sinit_ov017_020c3e64 kind:function(arm,size=0x6c) addr:0x020c3e64 +__sinit_ov017_020c3ed0 kind:function(arm,size=0x38) addr:0x020c3ed0 +__sinit_ov017_020c3f08 kind:function(arm,size=0x18) addr:0x020c3f08 +.p__sinit_ov017_020c3e64 kind:data(word) addr:0x020c3f20 +.p__sinit_ov017_020c3ed0 kind:data(word) addr:0x020c3f24 +.p__sinit_ov017_020c3f08 kind:data(word) addr:0x020c3f28 +data_ov017_020c3f48 kind:data(any) addr:0x020c3f48 +data_ov017_020c3f54 kind:data(any) addr:0x020c3f54 +data_ov017_020c3f7c kind:data(any) addr:0x020c3f7c +data_ov017_020c3f80 kind:data(any) addr:0x020c3f80 +data_ov017_020c3fa0 kind:bss addr:0x020c3fa0 +data_ov017_020c3fa4 kind:bss addr:0x020c3fa4 +data_ov017_020c3fb0 kind:bss addr:0x020c3fb0 +data_ov017_020c407c kind:bss addr:0x020c407c diff --git a/config/eur1/arm9/overlays/ov018/delinks.txt b/config/eur1/arm9/overlays/ov018/delinks.txt new file mode 100644 index 00000000..49186e16 --- /dev/null +++ b/config/eur1/arm9/overlays/ov018/delinks.txt @@ -0,0 +1,4 @@ + .text start:0x020c4880 end:0x020c5b60 kind:code align:32 + .ctor start:0x020c5b60 end:0x020c5b60 kind:rodata align:4 + .data start:0x020c5b80 end:0x020c5c20 kind:data align:32 + .bss start:0x020c5c20 end:0x020c5c80 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov018/relocs.txt b/config/eur1/arm9/overlays/ov018/relocs.txt new file mode 100644 index 00000000..cdf450f4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov018/relocs.txt @@ -0,0 +1,206 @@ +from:0x020c4898 kind:arm_call to:0x02027a28 module:main +from:0x020c489c kind:arm_call to:0x020275e8 module:main +from:0x020c48ac kind:load to:0x0201245d module:main +from:0x020c48d8 kind:arm_call to:0x0201472c module:main +from:0x020c48f8 kind:arm_call to:0x020261f0 module:main +from:0x020c4900 kind:arm_call to:0x020263bc module:main +from:0x020c4908 kind:arm_call to:0x020234d4 module:main +from:0x020c4910 kind:arm_call to:0x02026ef0 module:main +from:0x020c4918 kind:arm_call to:0x02031e48 module:main +from:0x020c4924 kind:arm_call to:0x02013724 module:main +from:0x020c492c kind:load to:0x02013184 module:main +from:0x020c4930 kind:load to:0x020131b0 module:main +from:0x020c4934 kind:load to:0x020c4be8 module:overlay(18) +from:0x020c495c kind:arm_call_thumb to:0x020147fc module:main +from:0x020c4964 kind:arm_call to:0x020c4a9c module:overlay(18) +from:0x020c496c kind:arm_call to:0x020c5758 module:overlay(18) +from:0x020c4978 kind:arm_call_thumb to:0x02014994 module:main +from:0x020c4980 kind:load to:0x02043e50 module:main +from:0x020c4984 kind:load to:0x02049ba0 module:main +from:0x020c4988 kind:load to:0x0204999c module:main +from:0x020c498c kind:load to:0x020b5100 module:overlay(0) +from:0x020c4998 kind:arm_call to:0x02013b10 module:main +from:0x020c49a0 kind:arm_call to:0x020c4b48 module:overlay(18) +from:0x020c49b4 kind:arm_call to:0x02013768 module:main +from:0x020c49d0 kind:arm_call_thumb to:0x02027818 module:main +from:0x020c49dc kind:arm_call_thumb to:0x0202780c module:main +from:0x020c4a1c kind:arm_call_thumb to:0x020012e0 module:main +from:0x020c4a2c kind:arm_call to:0x0202d624 module:main +from:0x020c4a40 kind:arm_call to:0x02011f3c module:main +from:0x020c4a48 kind:arm_call to:0x0202d624 module:main +from:0x020c4a5c kind:arm_call to:0x02011f3c module:main +from:0x020c4a64 kind:arm_call to:0x02001fd4 module:main +from:0x020c4aa8 kind:arm_call_thumb to:0x020013ac module:main +from:0x020c4ac0 kind:arm_call_thumb to:0x02027818 module:main +from:0x020c4acc kind:arm_call_thumb to:0x0202780c module:main +from:0x020c4ae0 kind:arm_call_thumb to:0x02001098 module:main +from:0x020c4ae8 kind:arm_call_thumb to:0x020011f4 module:main +from:0x020c4af8 kind:arm_call_thumb to:0x0202793c module:main +from:0x020c4b10 kind:arm_call to:0x020591cc module:overlay(0) +from:0x020c4b54 kind:arm_call_thumb to:0x020141dc module:main +from:0x020c4b58 kind:arm_call_thumb to:0x0202e820 module:main +from:0x020c4b5c kind:arm_call to:0x020271b0 module:main +from:0x020c4b78 kind:arm_call to:0x0202e864 module:main +from:0x020c4b88 kind:arm_call to:0x0202e8f8 module:main +from:0x020c4bc0 kind:load to:0x020443d8 module:main +from:0x020c4bcc kind:arm_call to:0x020c4b98 module:overlay(18) +from:0x020c4bd4 kind:arm_call to:0x02013b10 module:main +from:0x020c4c04 kind:arm_call to:0x020c4c5c module:overlay(18) +from:0x020c4c14 kind:arm_call to:0x0203ce74 module:main +from:0x020c4c2c kind:load to:0x020c5c20 module:overlay(18) +from:0x020c4c30 kind:load to:0x020c5c34 module:overlay(18) +from:0x020c4c34 kind:load to:0x020c4c3c module:overlay(18) +from:0x020c4c38 kind:load to:0x020c5c28 module:overlay(18) +from:0x020c4c48 kind:arm_call to:0x0201bacc module:main +from:0x020c4c50 kind:arm_call to:0x0201834c module:main +from:0x020c4c68 kind:arm_call to:0x020182e4 module:main +from:0x020c4c78 kind:arm_call to:0x0201bb38 module:main +from:0x020c4c98 kind:arm_call to:0x02018c78 module:main +from:0x020c4ca0 kind:arm_call to:0x020c5340 module:overlay(18) +from:0x020c4cc4 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020c4cd0 kind:arm_call_thumb to:0x020154ec module:main +from:0x020c4ce0 kind:arm_call to:0x02017230 module:main +from:0x020c4cf0 kind:arm_call to:0x02017230 module:main +from:0x020c4d18 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c4d3c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c4d54 kind:arm_call to:0x0201bba4 module:main +from:0x020c4d5c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d64 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d6c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d74 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d7c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d84 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4d8c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c4da0 kind:arm_call to:0x0201bba4 module:main +from:0x020c4dac kind:arm_call to:0x0201b9a8 module:main +from:0x020c4dbc kind:load to:0x020c5b88 module:overlay(18) +from:0x020c4dc0 kind:load to:0x0204a110 module:main +from:0x020c4dc4 kind:load to:0x020c5c20 module:overlay(18) +from:0x020c4dc8 kind:load to:0x020c5bb0 module:overlay(18) +from:0x020c4dcc kind:load to:0x020c5bc4 module:overlay(18) +from:0x020c4dd0 kind:load to:0x020c5bc8 module:overlay(18) +from:0x020c4dd4 kind:load to:0x020c5bd8 module:overlay(18) +from:0x020c4dd8 kind:load to:0x0204e5f8 module:main +from:0x020c4e10 kind:arm_call to:0x020c4938 module:overlay(18) +from:0x020c4e58 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020c4e80 kind:arm_call to:0x0201bb84 module:main +from:0x020c4e98 kind:load to:0x02049a2c module:main +from:0x020c4e9c kind:load to:0x0204a060 module:main +from:0x020c4ea0 kind:load to:0x020183b9 module:main +from:0x020c4ea4 kind:load to:0x020c5c20 module:overlay(18) +from:0x020c4eb8 kind:arm_call to:0x0201bacc module:main +from:0x020c4ec0 kind:arm_call to:0x0201834c module:main +from:0x020c4ed0 kind:arm_call to:0x0202ff34 module:main +from:0x020c4ed8 kind:arm_call to:0x02016384 module:main +from:0x020c4ee0 kind:arm_call to:0x020c49c0 module:overlay(18) +from:0x020c4ee8 kind:arm_call to:0x020c4880 module:overlay(18) +from:0x020c4ef0 kind:load to:0x02049be4 module:main +from:0x020c4ef4 kind:load to:0x0204999c module:main +from:0x020c4ef8 kind:load to:0x02049984 module:main +from:0x020c4f00 kind:thumb_call_arm to:0x0201baec module:main +from:0x020c4f10 kind:load to:0x02044048 module:main +from:0x020c4f2c kind:arm_call to:0x02028c4c module:main +from:0x020c4f54 kind:arm_call to:0x0203d160 module:main +from:0x020c4f70 kind:arm_call to:0x0206667c module:overlay(0) +from:0x020c4f74 kind:arm_call to:0x02014fe0 module:main +from:0x020c4f8c kind:arm_call to:0x0206667c module:overlay(0) +from:0x020c4f98 kind:load to:0x020c4fa0 module:overlay(18) +from:0x020c4f9c kind:load to:0x020665dc module:overlay(0) +from:0x020c4fa8 kind:arm_call_thumb to:0x0201556c module:main +from:0x020c4fd0 kind:arm_call to:0x02013b10 module:main +from:0x020c4fd8 kind:arm_call_thumb to:0x020141dc module:main +from:0x020c4fe8 kind:arm_call to:0x02028c4c module:main +from:0x020c4ffc kind:arm_call to:0x02011f3c module:main +from:0x020c500c kind:arm_call to:0x020675dc module:overlay(0) +from:0x020c5024 kind:arm_call to:0x02028c4c module:main +from:0x020c5034 kind:arm_call to:0x020676f8 module:overlay(0) +from:0x020c507c kind:load to:0x020c5be4 module:overlay(18) +from:0x020c50c0 kind:arm_call to:0x020327c8 module:main +from:0x020c50c4 kind:arm_call to:0x02026738 module:main +from:0x020c50d8 kind:arm_call to:0x02030d48 module:main +from:0x020c50e0 kind:arm_call to:0x020313b4 module:main +from:0x020c5114 kind:arm_call to:0x020312b8 module:main +from:0x020c51fc kind:arm_call to:0x02028c18 module:main +from:0x020c5218 kind:arm_call to:0x02028c18 module:main +from:0x020c524c kind:arm_call to:0x020312b8 module:main +from:0x020c5250 kind:arm_call to:0x02030cfc module:main +from:0x020c5260 kind:arm_call to:0x02030d58 module:main +from:0x020c52b0 kind:arm_call to:0x020c5538 module:overlay(18) +from:0x020c52b8 kind:arm_call to:0x020c54cc module:overlay(18) +from:0x020c52c4 kind:arm_call to:0x0201cd80 module:main +from:0x020c52d0 kind:arm_call_thumb to:0x0201c450 module:main +from:0x020c52dc kind:arm_call to:0x020c55ac module:overlay(18) +from:0x020c52e4 kind:arm_call to:0x020c55e4 module:overlay(18) +from:0x020c52f0 kind:arm_call to:0x020c5654 module:overlay(18) +from:0x020c5330 kind:arm_call to:0x020073ac module:main +from:0x020c533c kind:load to:0x0204a090 module:main +from:0x020c5350 kind:arm_call to:0x02018c90 module:main +from:0x020c5370 kind:arm_call_thumb to:0x0201c890 module:main +from:0x020c5374 kind:arm_call to:0x02023548 module:main +from:0x020c53b0 kind:arm_call to:0x020261f0 module:main +from:0x020c53bc kind:load to:0x0201bdd0 module:main +from:0x020c53d8 kind:arm_call to:0x0201aecc module:main +from:0x020c53fc kind:arm_call to:0x02028c18 module:main +from:0x020c540c kind:arm_call to:0x0201af10 module:main +from:0x020c5420 kind:arm_call to:0x0201a800 module:main +from:0x020c5438 kind:arm_call to:0x0201ba68 module:main +from:0x020c5448 kind:arm_call to:0x0201667c module:main +from:0x020c54c0 kind:load to:0x020440e8 module:main +from:0x020c54f0 kind:arm_call to:0x02028c18 module:main +from:0x020c55e0 kind:load to:0x020442b4 module:main +from:0x020c5614 kind:arm_call to:0x02011f3c module:main +from:0x020c5620 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5634 kind:arm_call to:0x02011f3c module:main +from:0x020c5640 kind:arm_call to:0x0201eb4c module:main +from:0x020c5650 kind:load to:0x027e0120 module:dtcm +from:0x020c5678 kind:arm_call to:0x02011f3c module:main +from:0x020c5684 kind:arm_call to:0x0201e6d0 module:main +from:0x020c56ac kind:arm_call to:0x02028c4c module:main +from:0x020c572c kind:arm_call to:0x02002354 module:main +from:0x020c5744 kind:arm_call to:0x0200381c module:main +from:0x020c5750 kind:load to:0x0204999c module:main +from:0x020c5754 kind:load to:0x020c5bec module:overlay(18) +from:0x020c576c kind:arm_call to:0x020c5988 module:overlay(18) +from:0x020c5774 kind:arm_call to:0x02004a00 module:main +from:0x020c5780 kind:arm_call to:0x02004d2c module:main +from:0x020c5788 kind:arm_call to:0x02001778 module:main +from:0x020c5794 kind:arm_call to:0x0206a5d8 module:overlay(0) +from:0x020c57a4 kind:arm_call to:0x0206a5d8 module:overlay(0) +from:0x020c57b8 kind:arm_call to:0x02003f98 module:main +from:0x020c57c4 kind:arm_call to:0x02002184 module:main +from:0x020c57d0 kind:arm_call to:0x020c5884 module:overlay(18) +from:0x020c57dc kind:arm_call to:0x020c583c module:overlay(18) +from:0x020c57e4 kind:arm_call to:0x0206fff4 module:overlay(0) +from:0x020c57e8 kind:arm_call to:0x020c5b2c module:overlay(18) +from:0x020c57f0 kind:load to:0x0204999c module:main +from:0x020c57f4 kind:load to:0x020b51f8 module:overlay(0) +from:0x020c57f8 kind:load to:0x020b5340 module:overlay(0) +from:0x020c57fc kind:load to:0x020b5388 module:overlay(0) +from:0x020c5824 kind:arm_call_thumb to:0x0202ee0c module:main +from:0x020c5838 kind:load to:0x020b5340 module:overlay(0) +from:0x020c5844 kind:arm_call to:0x0202f910 module:main +from:0x020c584c kind:arm_call to:0x0202f958 module:main +from:0x020c5928 kind:arm_call to:0x02002c80 module:main +from:0x020c593c kind:arm_call to:0x02005030 module:main +from:0x020c599c kind:arm_call to:0x02011f3c module:main +from:0x020c59ac kind:arm_call to:0x0206b324 module:overlay(0) +from:0x020c59c0 kind:arm_call to:0x02011f3c module:main +from:0x020c59d0 kind:arm_call to:0x0206ba64 module:overlay(0) +from:0x020c5a68 kind:arm_call to:0x02002c80 module:main +from:0x020c5ab0 kind:arm_call to:0x0206f6ac module:overlay(0) +from:0x020c5adc kind:arm_call to:0x02002c80 module:main +from:0x020c5afc kind:arm_call to:0x02002b08 module:main +from:0x020c5b10 kind:arm_call to:0x020c5b50 module:overlay(18) +from:0x020c5b3c kind:arm_call to:0x02011f3c module:main +from:0x020c5b48 kind:arm_call to:0x020c5b08 module:overlay(18) +from:0x020c5b5c kind:load to:0x027e099c module:dtcm +from:0x020c5b88 kind:load to:0x020c4c3c module:overlay(18) +from:0x020c5b8c kind:load to:0x020c4eac module:overlay(18) +from:0x020c5b90 kind:load to:0x02018374 module:main +from:0x020c5b94 kind:load to:0x020c4ddc module:overlay(18) +from:0x020c5b98 kind:load to:0x0201838c module:main +from:0x020c5b9c kind:load to:0x02018388 module:main +from:0x020c5ba0 kind:load to:0x02018390 module:main +from:0x020c5ba4 kind:load to:0x02018394 module:main +from:0x020c5ba8 kind:load to:0x020c4ea8 module:overlay(18) +from:0x020c5bac kind:load to:0x0201839c module:main diff --git a/config/eur1/arm9/overlays/ov018/symbols.txt b/config/eur1/arm9/overlays/ov018/symbols.txt new file mode 100644 index 00000000..bec06cee --- /dev/null +++ b/config/eur1/arm9/overlays/ov018/symbols.txt @@ -0,0 +1,67 @@ +func_ov018_020c4880 kind:function(arm,size=0x30) addr:0x020c4880 +func_ov018_020c48b0 kind:function(arm,size=0x34) addr:0x020c48b0 +func_ov018_020c48e4 kind:function(arm,size=0x54) addr:0x020c48e4 +func_ov018_020c4938 kind:function(arm,size=0x58) addr:0x020c4938 +func_ov018_020c4990 kind:function(arm,size=0x30) addr:0x020c4990 +func_ov018_020c49c0 kind:function(arm,size=0xdc) addr:0x020c49c0 +func_ov018_020c4a9c kind:function(arm,size=0x6c) addr:0x020c4a9c +func_ov018_020c4b08 kind:function(arm,size=0x14) addr:0x020c4b08 +func_ov018_020c4b1c kind:function(arm,size=0x2c) addr:0x020c4b1c +func_ov018_020c4b48 kind:function(arm,size=0x50) addr:0x020c4b48 +func_ov018_020c4b98 kind:function(arm,size=0x2c) addr:0x020c4b98 +func_ov018_020c4bc4 kind:function(arm,size=0x24) addr:0x020c4bc4 +func_ov018_020c4be8 kind:function(arm,size=0x54) addr:0x020c4be8 +func_ov018_020c4c3c kind:function(arm,size=0x20) addr:0x020c4c3c +func_ov018_020c4c5c kind:function(arm,size=0x180) addr:0x020c4c5c +func_ov018_020c4ddc kind:function(arm,size=0xcc) addr:0x020c4ddc +func_ov018_020c4ea8 kind:function(arm,size=0x4) addr:0x020c4ea8 +func_ov018_020c4eac kind:function(arm,size=0x20) addr:0x020c4eac +func_ov018_020c4ecc kind:function(arm,size=0x30) addr:0x020c4ecc +func_ov018_020c4efc kind:function(thumb,size=0x18) addr:0x020c4efc +func_ov018_020c4f14 kind:function(arm,size=0x24) addr:0x020c4f14 +func_ov018_020c4f38 kind:function(arm,size=0x68) addr:0x020c4f38 +func_ov018_020c4fa0 kind:function(arm,size=0x14) addr:0x020c4fa0 +func_ov018_020c4fb4 kind:function(arm,size=0xcc) addr:0x020c4fb4 +func_ov018_020c5080 kind:function(arm,size=0x210) addr:0x020c5080 +func_ov018_020c5290 kind:function(arm,size=0xb0) addr:0x020c5290 +func_ov018_020c5340 kind:function(arm,size=0x54) addr:0x020c5340 +func_ov018_020c5394 kind:function(arm,size=0x2c) addr:0x020c5394 +func_ov018_020c53c0 kind:function(arm,size=0x70) addr:0x020c53c0 +func_ov018_020c5430 kind:function(arm,size=0x9c) addr:0x020c5430 +func_ov018_020c54cc kind:function(arm,size=0x6c) addr:0x020c54cc +func_ov018_020c5538 kind:function(arm,size=0x74) addr:0x020c5538 +func_ov018_020c55ac kind:function(arm,size=0x38) addr:0x020c55ac +func_ov018_020c55e4 kind:function(arm,size=0x70) addr:0x020c55e4 +func_ov018_020c5654 kind:function(arm,size=0x40) addr:0x020c5654 +func_ov018_020c5694 kind:function(arm,size=0x28) addr:0x020c5694 +func_ov018_020c56bc kind:function(arm,size=0x9c) addr:0x020c56bc +func_ov018_020c5758 kind:function(arm,size=0xa8) addr:0x020c5758 +func_ov018_020c5800 kind:function(arm,size=0x3c) addr:0x020c5800 +func_ov018_020c583c kind:function(arm,size=0x18) addr:0x020c583c +func_ov018_020c5854 kind:function(arm,size=0x30) addr:0x020c5854 +func_ov018_020c5884 kind:function(arm,size=0x38) addr:0x020c5884 +func_ov018_020c58bc kind:function(arm,size=0x8c) addr:0x020c58bc +func_ov018_020c5948 kind:function(arm,size=0x40) addr:0x020c5948 +func_ov018_020c5988 kind:function(arm,size=0x80) addr:0x020c5988 +func_ov018_020c5a08 kind:function(arm,size=0x84) addr:0x020c5a08 +func_ov018_020c5a8c kind:function(arm,size=0x30) addr:0x020c5a8c +func_ov018_020c5abc kind:function(arm,size=0x34) addr:0x020c5abc +func_ov018_020c5af0 kind:function(arm,size=0x18) addr:0x020c5af0 +func_ov018_020c5b08 kind:function(arm,size=0x24) addr:0x020c5b08 +func_ov018_020c5b2c kind:function(arm,size=0x24) addr:0x020c5b2c +func_ov018_020c5b50 kind:function(arm,size=0x10) addr:0x020c5b50 +data_ov018_020c5b88 kind:data(any) addr:0x020c5b88 +data_ov018_020c5b94 kind:data(any) addr:0x020c5b94 ambiguous +data_ov018_020c5bb0 kind:data(any) addr:0x020c5bb0 +data_ov018_020c5bc4 kind:data(any) addr:0x020c5bc4 +data_ov018_020c5bc8 kind:data(any) addr:0x020c5bc8 +data_ov018_020c5bd4 kind:data(any) addr:0x020c5bd4 +data_ov018_020c5bd8 kind:data(any) addr:0x020c5bd8 +data_ov018_020c5be4 kind:data(any) addr:0x020c5be4 +data_ov018_020c5bec kind:data(any) addr:0x020c5bec +data_ov018_020c5c04 kind:data(any) addr:0x020c5c04 +data_ov018_020c5c14 kind:data(any) addr:0x020c5c14 +data_ov018_020c5c20 kind:bss addr:0x020c5c20 +data_ov018_020c5c28 kind:bss addr:0x020c5c28 +data_ov018_020c5c34 kind:bss addr:0x020c5c34 +data_ov018_020c5c50 kind:bss addr:0x020c5c50 diff --git a/config/eur1/arm9/overlays/ov019/delinks.txt b/config/eur1/arm9/overlays/ov019/delinks.txt new file mode 100644 index 00000000..8a1b8f8a --- /dev/null +++ b/config/eur1/arm9/overlays/ov019/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020c4880 end:0x020d1bf0 kind:code align:32 + .rodata start:0x020d1bf0 end:0x020d1c3c kind:rodata align:4 + .init start:0x020d1c3c end:0x020d1da4 kind:code align:4 + .ctor start:0x020d1da4 end:0x020d1db8 kind:rodata align:4 + .data start:0x020d1dc0 end:0x020d2500 kind:data align:32 + .bss start:0x020d2500 end:0x02117120 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov019/relocs.txt b/config/eur1/arm9/overlays/ov019/relocs.txt new file mode 100644 index 00000000..7ba03aea --- /dev/null +++ b/config/eur1/arm9/overlays/ov019/relocs.txt @@ -0,0 +1,1755 @@ +from:0x020c4890 kind:arm_call to:0x02011f3c module:main +from:0x020c489c kind:arm_call to:0x020c48a4 module:overlay(19) +from:0x020c48ac kind:arm_call to:0x020182e4 module:main +from:0x020c48bc kind:arm_call to:0x020c5240 module:overlay(19) +from:0x020c48d8 kind:arm_call to:0x02014cdc module:main +from:0x020c48f8 kind:arm_call to:0x02013370 module:main +from:0x020c490c kind:arm_call_thumb to:0x020be6a8 module:overlay(1) +from:0x020c4924 kind:arm_call_thumb to:0x020bd554 module:overlay(1) +from:0x020c4930 kind:load to:0x020d1dcc module:overlay(19) +from:0x020c4934 kind:load to:0x02049bd4 module:main +from:0x020c493c kind:load to:0x02049a2c module:main +from:0x020c4944 kind:load to:0x0204999c module:main +from:0x020c4948 kind:load to:0x020b508c module:overlay(0) +from:0x020c494c kind:load to:0x0204a110 module:main +from:0x020c4950 kind:load to:0x020c4bbc module:overlay(19) +from:0x020c495c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4980 kind:arm_call to:0x02061098 module:overlay(0) +from:0x020c498c kind:arm_call_thumb to:0x020ba808 module:overlay(1) +from:0x020c4994 kind:arm_call_thumb to:0x020be734 module:overlay(1) +from:0x020c49a0 kind:arm_call to:0x02014c60 module:main +from:0x020c49ac kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020c49b4 kind:arm_call_thumb to:0x020bd91c module:overlay(1) +from:0x020c49bc kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c49c4 kind:arm_call to:0x0201834c module:main +from:0x020c49d0 kind:load to:0x020d1dcc module:overlay(19) +from:0x020c49d4 kind:load to:0x0204a088 module:main +from:0x020c49d8 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c49dc kind:load to:0x020b508c module:overlay(0) +from:0x020c49e0 kind:load to:0x02049bd4 module:main +from:0x020c49e4 kind:load to:0x020b51f8 module:overlay(0) +from:0x020c49e8 kind:load to:0x020b5100 module:overlay(0) +from:0x020c4a04 kind:arm_call to:0x02061098 module:overlay(0) +from:0x020c4a10 kind:arm_call_thumb to:0x020ba808 module:overlay(1) +from:0x020c4a18 kind:arm_call_thumb to:0x020be734 module:overlay(1) +from:0x020c4a24 kind:arm_call to:0x02014c60 module:main +from:0x020c4a30 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020c4a38 kind:arm_call_thumb to:0x020bd91c module:overlay(1) +from:0x020c4a40 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4a48 kind:arm_call to:0x0201834c module:main +from:0x020c4a50 kind:arm_call to:0x02011ff4 module:main +from:0x020c4a5c kind:load to:0x020d1dcc module:overlay(19) +from:0x020c4a60 kind:load to:0x0204a088 module:main +from:0x020c4a64 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c4a68 kind:load to:0x020b508c module:overlay(0) +from:0x020c4a6c kind:load to:0x02049bd4 module:main +from:0x020c4a70 kind:load to:0x020b51f8 module:overlay(0) +from:0x020c4a74 kind:load to:0x020b5100 module:overlay(0) +from:0x020c4a88 kind:arm_call to:0x020d09a4 module:overlay(19) +from:0x020c4a90 kind:arm_call to:0x02018374 module:main +from:0x020c4aac kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c4ab4 kind:arm_call_thumb to:0x020bd8ec module:overlay(1) +from:0x020c4acc kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020c4ad4 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c4ad8 kind:load to:0x020d1dc0 module:overlay(19) +from:0x020c4adc kind:load to:0x020b508c module:overlay(0) +from:0x020c4ae0 kind:load to:0x020b5100 module:overlay(0) +from:0x020c4ae4 kind:load to:0x020b51f8 module:overlay(0) +from:0x020c4b5c kind:load to:0x020b62f0 module:overlay(0) +from:0x020c4b60 kind:load to:0x020be095 module:overlays(1,2,4) +from:0x020c4b64 kind:load to:0x0204a060 module:main +from:0x020c4b68 kind:load to:0x020183d5 module:main +from:0x020c4b88 kind:load to:0x0204a060 module:main +from:0x020c4b8c kind:load to:0x020be12d module:overlays(1,2,4) +from:0x020c4b90 kind:load to:0x020183d5 module:main +from:0x020c4bb0 kind:load to:0x0204a060 module:main +from:0x020c4bb4 kind:load to:0x020be119 module:overlays(1,2,4) +from:0x020c4bb8 kind:load to:0x020183d5 module:main +from:0x020c4bd0 kind:arm_call to:0x02011f3c module:main +from:0x020c4be0 kind:arm_call to:0x020c4be8 module:overlay(19) +from:0x020c4bf0 kind:arm_call_thumb to:0x02018498 module:main +from:0x020c4c1c kind:arm_call to:0x020d035c module:overlay(19) +from:0x020c4c5c kind:arm_call_thumb to:0x020bd774 module:overlay(1) +from:0x020c4c60 kind:arm_call_thumb to:0x020bd6e8 module:overlay(1) +from:0x020c4c6c kind:load to:0x020d1e00 module:overlay(19) +from:0x020c4c74 kind:load to:0x020d1bf0 module:overlay(19) +from:0x020c4c80 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4c9c kind:arm_call to:0x020c51e8 module:overlay(19) +from:0x020c4cb0 kind:arm_call_thumb to:0x020bd7c4 module:overlay(1) +from:0x020c4d38 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4d40 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020c4d4c kind:load to:0x020d1e00 module:overlay(19) +from:0x020c4d50 kind:load to:0x0204a110 module:main +from:0x020c4d64 kind:arm_call to:0x020c51e8 module:overlay(19) +from:0x020c4d78 kind:arm_call_thumb to:0x020bd7c4 module:overlay(1) +from:0x020c4e00 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c4e08 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020c4e10 kind:arm_call to:0x02011ff4 module:main +from:0x020c4e1c kind:load to:0x020d1e00 module:overlay(19) +from:0x020c4e20 kind:load to:0x0204a110 module:main +from:0x020c4e38 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e40 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e48 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e58 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e60 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e68 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e78 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e80 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e88 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e94 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4e9c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4ea4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4eb4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4ebc kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4ec4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c4ed0 kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4edc kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4ee4 kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4ef0 kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4efc kind:arm_call_thumb to:0x0201547c module:main +from:0x020c4f04 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c4f0c kind:arm_call to:0x02011ff4 module:main +from:0x020c4f30 kind:arm_call to:0x0201c00c module:main +from:0x020c4f40 kind:arm_call to:0x02011f3c module:main +from:0x020c4f4c kind:arm_call to:0x020c5670 module:overlay(19) +from:0x020c4f6c kind:arm_call to:0x020166cc module:main +from:0x020c4f8c kind:arm_call to:0x02011f3c module:main +from:0x020c4f98 kind:arm_call to:0x020cf2cc module:overlay(19) +from:0x020c4fb8 kind:arm_call to:0x020166cc module:main +from:0x020c4fd8 kind:arm_call to:0x02011f3c module:main +from:0x020c4fec kind:arm_call to:0x020cfc54 module:overlay(19) +from:0x020c5000 kind:arm_call to:0x02011f3c module:main +from:0x020c5014 kind:arm_call to:0x020cff70 module:overlay(19) +from:0x020c5034 kind:load to:0x0204a110 module:main +from:0x020c5040 kind:arm_call to:0x0201867c module:main +from:0x020c5048 kind:arm_call to:0x0201875c module:main +from:0x020c5050 kind:arm_call to:0x02018908 module:main +from:0x020c5068 kind:arm_call to:0x020c5078 module:overlay(19) +from:0x020c5070 kind:arm_call to:0x020c507c module:overlay(19) +from:0x020c509c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c50bc kind:arm_call to:0x020b6a18 module:overlay(3) +from:0x020c50d8 kind:arm_call to:0x020b6a18 module:overlay(3) +from:0x020c50fc kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c5108 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x020c511c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5170 kind:arm_call to:0x020b6a18 module:overlay(3) +from:0x020c5184 kind:arm_call to:0x020b6a18 module:overlay(3) +from:0x020c518c kind:load to:0x0204a088 module:main +from:0x020c5190 kind:load to:0x0204a110 module:main +from:0x020c5194 kind:load to:0x020ba780 module:overlays(3,4,5,10,11,14) +from:0x020c5198 kind:load to:0x020b5254 module:overlay(0) +from:0x020c519c kind:load to:0x020d1df4 module:overlay(19) +from:0x020c51a0 kind:load to:0x020b508c module:overlay(0) +from:0x020c51b4 kind:arm_call to:0x02018694 module:main +from:0x020c51c0 kind:arm_call to:0x02018a14 module:main +from:0x020c51d4 kind:arm_call to:0x02018984 module:main +from:0x020c51e0 kind:arm_call to:0x02018830 module:main +from:0x020c520c kind:arm_call to:0x0203d210 module:main +from:0x020c5214 kind:arm_call to:0x020c522c module:overlay(19) +from:0x020c521c kind:arm_call to:0x02011ff4 module:main +from:0x020c5224 kind:load to:0x0204a088 module:main +from:0x020c5228 kind:load to:0x02061690 module:overlay(0) +from:0x020c523c kind:load to:0x0204a088 module:main +from:0x020c5254 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020c5278 kind:load to:0x020d1e40 module:overlay(19) +from:0x020c52b0 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020c52c0 kind:load to:0x020b508c module:overlay(0) +from:0x020c52f0 kind:arm_call to:0x020c55d0 module:overlay(19) +from:0x020c5300 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c5350 kind:arm_call to:0x020d093c module:overlay(19) +from:0x020c537c kind:arm_call to:0x020d093c module:overlay(19) +from:0x020c53c4 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c53cc kind:arm_call to:0x02022128 module:main +from:0x020c53e0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c53f0 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020c5420 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c5424 kind:arm_call to:0x02021c2c module:main +from:0x020c544c kind:load to:0x020b62f0 module:overlay(0) +from:0x020c5454 kind:load to:0x020b508c module:overlay(0) +from:0x020c5458 kind:load to:0x020d1e6c module:overlay(19) +from:0x020c545c kind:load to:0x020d1e74 module:overlay(19) +from:0x020c5460 kind:load to:0x020d1e7c module:overlay(19) +from:0x020c5464 kind:load to:0x020d1e84 module:overlay(19) +from:0x020c5468 kind:load to:0x020b5254 module:overlay(0) +from:0x020c546c kind:load to:0x02049bd4 module:main +from:0x020c54d4 kind:arm_call to:0x020d0cd0 module:overlay(19) +from:0x020c54e4 kind:arm_call to:0x020c5580 module:overlay(19) +from:0x020c5518 kind:arm_call to:0x020d0c8c module:overlay(19) +from:0x020c5528 kind:arm_call to:0x020c5580 module:overlay(19) +from:0x020c555c kind:arm_call to:0x020d0c8c module:overlay(19) +from:0x020c556c kind:arm_call to:0x020c5580 module:overlay(19) +from:0x020c557c kind:load to:0x020b62f0 module:overlay(0) +from:0x020c55b0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c55cc kind:load to:0x020b508c module:overlay(0) +from:0x020c5618 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020c5628 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c5630 kind:arm_call to:0x02021bec module:main +from:0x020c563c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c5640 kind:arm_call to:0x02021c08 module:main +from:0x020c564c kind:load to:0x02049bd4 module:main +from:0x020c5650 kind:load to:0x020b508c module:overlay(0) +from:0x020c565c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c5664 kind:arm_call to:0x02011ff4 module:main +from:0x020c567c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c56a4 kind:arm_call to:0x0201e9b4 module:main +from:0x020c56c4 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020c56cc kind:arm_call to:0x0201e6d0 module:main +from:0x020c56ec kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020c5708 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c5710 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5734 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c5740 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5770 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c5790 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c579c kind:arm_call to:0x0201e6d0 module:main +from:0x020c57a4 kind:arm_call to:0x0201e6d0 module:main +from:0x020c57d4 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020c57f8 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c5800 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5820 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020c5844 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c584c kind:arm_call to:0x0201e6d0 module:main +from:0x020c5874 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c5898 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c58a4 kind:arm_call to:0x0201e6d0 module:main +from:0x020c58b0 kind:arm_call to:0x0201e6d0 module:main +from:0x020c58b8 kind:arm_call to:0x0201e6d0 module:main +from:0x020c58c4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c58e8 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c590c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c5918 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5924 kind:arm_call to:0x0201e6d0 module:main +from:0x020c5930 kind:arm_call to:0x0201e6d0 module:main +from:0x020c593c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c595c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c5980 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c598c kind:arm_call to:0x0201e6d0 module:main +from:0x020c59ac kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020c59d0 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c59d8 kind:arm_call to:0x0201e6d0 module:main +from:0x020c59e4 kind:arm_call to:0x020d05f0 module:overlay(19) +from:0x020c5a1c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c5a24 kind:arm_call to:0x0201f2cc module:main +from:0x020c5a2c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c5a3c kind:arm_call to:0x02011ff4 module:main +from:0x020c5a4c kind:arm_call to:0x02011f3c module:main +from:0x020c5a78 kind:arm_call to:0x020cb7a8 module:overlay(19) +from:0x020c5a98 kind:arm_call to:0x020166cc module:main +from:0x020c5ad8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5b20 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5b50 kind:arm_call to:0x020cc5ec module:overlay(19) +from:0x020c5b64 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5b94 kind:arm_call to:0x020cc5ec module:overlay(19) +from:0x020c5ba8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5bf0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5c38 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5c7c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5cc0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5d08 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5d50 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5d98 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c5dec kind:arm_call to:0x02060950 module:overlay(0) +from:0x020c5e3c kind:arm_call to:0x02060950 module:overlay(0) +from:0x020c5ea8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020c5eb4 kind:arm_call_thumb to:0x020154ec module:main +from:0x020c5ecc kind:arm_call to:0x0201739c module:main +from:0x020c5ef0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c5f08 kind:arm_call to:0x0201739c module:main +from:0x020c5f2c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c5f44 kind:arm_call to:0x020195a0 module:main +from:0x020c5f4c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f54 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f5c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f64 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f6c kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f74 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c5f7c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c5fac kind:arm_call to:0x020249d4 module:main +from:0x020c5fb8 kind:arm_call to:0x020166cc module:main +from:0x020c5fc0 kind:arm_call to:0x020c641c module:overlay(19) +from:0x020c5fc8 kind:arm_call to:0x020c6d50 module:overlay(19) +from:0x020c5fd8 kind:load to:0x020d1f00 module:overlay(19) +from:0x020c5fe0 kind:load to:0x020b1fcc module:overlay(0) +from:0x020c5fe8 kind:load to:0x020d1bfc module:overlay(19) +from:0x020c5fec kind:load to:0x020d1e8c module:overlay(19) +from:0x020c5ff0 kind:load to:0x020d2500 module:overlay(19) +from:0x020c5ff4 kind:load to:0x020d2144 module:overlay(19) +from:0x020c5ff8 kind:load to:0x020d215c module:overlay(19) +from:0x020c5ffc kind:load to:0x020d2160 module:overlay(19) +from:0x020c6000 kind:load to:0x020d216c module:overlay(19) +from:0x020c6004 kind:load to:0x020d217c module:overlay(19) +from:0x020c6008 kind:load to:0x0204a110 module:main +from:0x020c600c kind:load to:0x020d2188 module:overlay(19) +from:0x020c6018 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c604c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6054 kind:arm_call to:0x0201f2cc module:main +from:0x020c605c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c606c kind:arm_call to:0x02011ff4 module:main +from:0x020c6084 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c6094 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c609c kind:arm_call to:0x0201f2cc module:main +from:0x020c60ac kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c60b4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c60c4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c60cc kind:arm_call to:0x0201f2cc module:main +from:0x020c60dc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c60e4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c60f4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c60fc kind:arm_call to:0x0201f2cc module:main +from:0x020c610c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c6114 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c611c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6124 kind:arm_call to:0x0201f2cc module:main +from:0x020c6134 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c613c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6148 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6150 kind:arm_call to:0x0201f2cc module:main +from:0x020c615c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6168 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6170 kind:arm_call to:0x0201f2cc module:main +from:0x020c617c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6188 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6190 kind:arm_call to:0x0201f2cc module:main +from:0x020c61a0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c61a8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c61c4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c61cc kind:arm_call to:0x0201f2cc module:main +from:0x020c61d4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c61e4 kind:arm_call to:0x02011ff4 module:main +from:0x020c61ec kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c61f4 kind:arm_call to:0x0201f2cc module:main +from:0x020c61fc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6204 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c620c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c6218 kind:load to:0x020d1f00 module:overlay(19) +from:0x020c6244 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c624c kind:arm_call to:0x0201f2cc module:main +from:0x020c6254 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6264 kind:arm_call to:0x02011ff4 module:main +from:0x020c627c kind:arm_call to:0x02067344 module:overlay(0) +from:0x020c628c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6294 kind:arm_call to:0x0201f2cc module:main +from:0x020c62a4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c62ac kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c62bc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c62c4 kind:arm_call to:0x0201f2cc module:main +from:0x020c62d4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c62dc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c62ec kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c62f4 kind:arm_call to:0x0201f2cc module:main +from:0x020c6304 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c630c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6314 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c631c kind:arm_call to:0x0201f2cc module:main +from:0x020c632c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c6334 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6340 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6348 kind:arm_call to:0x0201f2cc module:main +from:0x020c6354 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6360 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6368 kind:arm_call to:0x0201f2cc module:main +from:0x020c6374 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6380 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c6388 kind:arm_call to:0x0201f2cc module:main +from:0x020c6398 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c63a0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c63bc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c63c4 kind:arm_call to:0x0201f2cc module:main +from:0x020c63cc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c63dc kind:arm_call to:0x02011ff4 module:main +from:0x020c63e4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c63ec kind:arm_call to:0x0201f2cc module:main +from:0x020c63f4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c63fc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c6404 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c640c kind:arm_call to:0x02011ff4 module:main +from:0x020c6418 kind:load to:0x020d1f00 module:overlay(19) +from:0x020c6434 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c645c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c649c kind:arm_call to:0x0201e754 module:main +from:0x020c64d8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6500 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6540 kind:arm_call to:0x0201e754 module:main +from:0x020c654c kind:arm_call to:0x0201e8d4 module:main +from:0x020c6570 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c65a4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c65f0 kind:arm_call to:0x0201e754 module:main +from:0x020c6600 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6624 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6698 kind:arm_call to:0x0201e754 module:main +from:0x020c66ac kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c66d4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6710 kind:arm_call to:0x0201e754 module:main +from:0x020c6724 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c674c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6788 kind:arm_call to:0x0201e754 module:main +from:0x020c679c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c67cc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6814 kind:arm_call to:0x0201e754 module:main +from:0x020c6824 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6848 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c68c0 kind:arm_call to:0x0201e754 module:main +from:0x020c68d0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c68f4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6968 kind:arm_call to:0x0201e754 module:main +from:0x020c697c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c69ac kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c69f4 kind:arm_call to:0x0201e754 module:main +from:0x020c6a04 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6a28 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6aa0 kind:arm_call to:0x0201e754 module:main +from:0x020c6ab0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6ad4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6b4c kind:arm_call to:0x0201e754 module:main +from:0x020c6b60 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6b88 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6bc8 kind:arm_call to:0x0201e754 module:main +from:0x020c6bdc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6c04 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6c40 kind:arm_call to:0x0201e754 module:main +from:0x020c6c4c kind:load to:0x020d1e8c module:overlay(19) +from:0x020c6c50 kind:load to:0x020d2500 module:overlay(19) +from:0x020c6c6c kind:arm_call to:0x020166cc module:main +from:0x020c6c7c kind:arm_call to:0x020166cc module:main +from:0x020c6c8c kind:arm_call to:0x020166cc module:main +from:0x020c6ca8 kind:arm_call to:0x020166cc module:main +from:0x020c6cb4 kind:arm_call to:0x020166cc module:main +from:0x020c6cc4 kind:arm_call to:0x020166cc module:main +from:0x020c6cd4 kind:arm_call to:0x020166cc module:main +from:0x020c6cf0 kind:arm_call to:0x020166ac module:main +from:0x020c6cfc kind:arm_call to:0x020166ac module:main +from:0x020c6d08 kind:arm_call to:0x020166ac module:main +from:0x020c6d20 kind:arm_call to:0x020166ac module:main +from:0x020c6d28 kind:arm_call to:0x020166ac module:main +from:0x020c6d34 kind:arm_call to:0x020166ac module:main +from:0x020c6d40 kind:arm_call to:0x020166ac module:main +from:0x020c6d84 kind:load to:0x020d1f1c module:overlay(19) +from:0x020c6d94 kind:arm_call to:0x020c6c54 module:overlay(19) +from:0x020c6dbc kind:arm_call to:0x020cbb2c module:overlay(19) +from:0x020c6dd0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6e0c kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c6e50 kind:load to:0x020d1e8c module:overlay(19) +from:0x020c6ed0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c6f08 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6f1c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6f80 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6fac kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c6fc0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7004 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020c702c kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c7038 kind:load to:0x020d2500 module:overlay(19) +from:0x020c703c kind:load to:0x020d1e8c module:overlay(19) +from:0x020c71dc kind:arm_call to:0x0201ea68 module:main +from:0x020c7208 kind:arm_call to:0x020c6e7c module:overlay(19) +from:0x020c7218 kind:arm_call to:0x020c6c54 module:overlay(19) +from:0x020c7220 kind:arm_call to:0x020c6ce0 module:overlay(19) +from:0x020c7228 kind:arm_call to:0x020c6e7c module:overlay(19) +from:0x020c7238 kind:arm_call to:0x020c6c58 module:overlay(19) +from:0x020c7240 kind:arm_call to:0x020c6cdc module:overlay(19) +from:0x020c7248 kind:arm_call to:0x020c7040 module:overlay(19) +from:0x020c7270 kind:arm_call to:0x0201ea68 module:main +from:0x020c72a0 kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x020c72a8 kind:arm_call to:0x020c7040 module:overlay(19) +from:0x020c72b0 kind:load to:0x020b5100 module:overlay(0) +from:0x020c7348 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7370 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7458 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7480 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7584 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020c77b0 kind:arm_call to:0x020c72e0 module:overlay(19) +from:0x020c77cc kind:arm_call to:0x0201ea68 module:main +from:0x020c7800 kind:arm_call to:0x020c6c94 module:overlay(19) +from:0x020c7808 kind:arm_call to:0x020c6ce0 module:overlay(19) +from:0x020c7810 kind:arm_call to:0x020c75bc module:overlay(19) +from:0x020c7828 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c783c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c7864 kind:arm_call to:0x0201ea68 module:main +from:0x020c7890 kind:arm_call to:0x020c75bc module:overlay(19) +from:0x020c78a0 kind:arm_call to:0x020c6c58 module:overlay(19) +from:0x020c78a8 kind:arm_call to:0x020c6d10 module:overlay(19) +from:0x020c78b0 kind:arm_call to:0x020c72e0 module:overlay(19) +from:0x020c792c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c7980 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020c7a80 kind:load to:0x020d1ed4 module:overlay(19) +from:0x020c7ac0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7b14 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7b9c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7bd0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c7c40 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c7c68 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c7c74 kind:load to:0x020d1e8c module:overlay(19) +from:0x020c7c78 kind:load to:0x020d2500 module:overlay(19) +from:0x020c7c84 kind:load to:0x020c7a84 module:overlay(19) +from:0x020c7ca0 kind:arm_call to:0x020cbb80 module:overlay(19) +from:0x020c7ca8 kind:arm_call to:0x020c7a84 module:overlay(19) +from:0x020c7db4 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c7dd4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c7df8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020c7e00 kind:load to:0x020b508c module:overlay(0) +from:0x020c7e04 kind:load to:0x020d1e8c module:overlay(19) +from:0x020c7f98 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c80cc kind:arm_call to:0x02064080 module:overlay(0) +from:0x020c8118 kind:load to:0x020d1e8c module:overlay(19) +from:0x020c8124 kind:load to:0x020c7e08 module:overlay(19) +from:0x020c8130 kind:load to:0x020c7e08 module:overlay(19) +from:0x020c8158 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020c8164 kind:arm_call to:0x020cbbd4 module:overlay(19) +from:0x020c82b0 kind:arm_call to:0x0201eaa0 module:main +from:0x020c82c4 kind:load to:0x020d1fd4 module:overlay(19) +from:0x020c82f4 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c82fc kind:load to:0x02049a2c module:main +from:0x020c844c kind:arm_call to:0x0201e8d4 module:main +from:0x020c8468 kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020c8488 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c84a0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c84bc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c84d8 kind:arm_call to:0x020cbb50 module:overlay(19) +from:0x020c8518 kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x020c8524 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8538 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c8544 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c854c kind:load to:0x0204a110 module:main +from:0x020c8550 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c8554 kind:load to:0x020b508c module:overlay(0) +from:0x020c8558 kind:load to:0x020b5100 module:overlay(0) +from:0x020c855c kind:load to:0x0204a088 module:main +from:0x020c8560 kind:load to:0x020b5254 module:overlay(0) +from:0x020c8700 kind:arm_call to:0x0201e8d4 module:main +from:0x020c884c kind:arm_call to:0x0201e8d4 module:main +from:0x020c8998 kind:arm_call to:0x0201e8d4 module:main +from:0x020c8acc kind:arm_call to:0x0201e8d4 module:main +from:0x020c8af4 kind:arm_call to:0x020c8564 module:overlay(19) +from:0x020c8afc kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020c8b10 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8b20 kind:arm_call to:0x020c858c module:overlay(19) +from:0x020c8b48 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8b58 kind:arm_call to:0x020c858c module:overlay(19) +from:0x020c8b80 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8b90 kind:arm_call to:0x020c8564 module:overlay(19) +from:0x020c8b98 kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020c8bac kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8bc0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c8c04 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8c10 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c8c20 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8c38 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c8c48 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8c60 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c8c70 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c8c7c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c8c84 kind:load to:0x0204a110 module:main +from:0x020c8c88 kind:load to:0x020b5254 module:overlay(0) +from:0x020c8df4 kind:arm_call to:0x0201e8d4 module:main +from:0x020c8f3c kind:arm_call to:0x0201e8d4 module:main +from:0x020c9084 kind:arm_call to:0x0201e8d4 module:main +from:0x020c91cc kind:arm_call to:0x0201e8d4 module:main +from:0x020c92fc kind:arm_call to:0x0201e8d4 module:main +from:0x020c946c kind:arm_call to:0x0201e8d4 module:main +from:0x020c95bc kind:arm_call to:0x0201e8d4 module:main +from:0x020c95fc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c9614 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c9628 kind:arm_call to:0x0201e8d4 module:main +from:0x020c97c8 kind:arm_call to:0x0201e8d4 module:main +from:0x020c9808 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c9820 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020c9834 kind:arm_call to:0x0201e8d4 module:main +from:0x020c99d8 kind:arm_call to:0x0201e8d4 module:main +from:0x020c9b2c kind:arm_call to:0x0201e8d4 module:main +from:0x020c9b4c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9b58 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9b70 kind:arm_call to:0x020c8c8c module:overlay(19) +from:0x020c9ba8 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9bb8 kind:arm_call to:0x020c931c module:overlay(19) +from:0x020c9bc0 kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020c9c04 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9c14 kind:arm_call to:0x020c931c module:overlay(19) +from:0x020c9c50 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9c60 kind:arm_call to:0x020c8c8c module:overlay(19) +from:0x020c9c68 kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020c9ca8 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9cc0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9ccc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9cd4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c9d18 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9d24 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9d3c kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9d48 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9d58 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9d68 kind:arm_call to:0x020c4b94 module:overlay(19) +from:0x020c9d74 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9d88 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c9d94 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9da4 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9db0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c9db8 kind:load to:0x0204a110 module:main +from:0x020c9dbc kind:load to:0x020b5254 module:overlay(0) +from:0x020c9dc0 kind:load to:0x02049a2c module:main +from:0x020c9dc4 kind:load to:0x0204a088 module:main +from:0x020c9dd8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9de4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c9dfc kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c9e10 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9e2c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c9e40 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020c9f78 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca0c8 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca108 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca120 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca134 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca2d4 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca314 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca32c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca340 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca4e4 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca638 kind:arm_call to:0x0201e8d4 module:main +from:0x020ca658 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ca664 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ca68c kind:arm_call to:0x020c4b24 module:overlay(19) +from:0x020ca6c8 kind:arm_call to:0x020c4b6c module:overlay(19) +from:0x020ca6e0 kind:load to:0x02049a2c module:main +from:0x020ca82c kind:arm_call to:0x0201e8d4 module:main +from:0x020ca854 kind:arm_call to:0x020ca6e4 module:overlay(19) +from:0x020ca85c kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020ca87c kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020ca88c kind:arm_call to:0x020ca6e4 module:overlay(19) +from:0x020ca894 kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020ca8b4 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020ca8c4 kind:arm_call to:0x020c858c module:overlay(19) +from:0x020ca8ec kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020ca944 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020ca968 kind:arm_call to:0x020cbb80 module:overlay(19) +from:0x020caad0 kind:arm_call to:0x0201e8d4 module:main +from:0x020cac18 kind:arm_call to:0x0201e8d4 module:main +from:0x020cac58 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cac70 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cac80 kind:arm_call to:0x0201e8d4 module:main +from:0x020cae20 kind:arm_call to:0x0201e8d4 module:main +from:0x020cae60 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cae78 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cae8c kind:arm_call to:0x0201e8d4 module:main +from:0x020cb030 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb184 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb1a4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cb1b0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cb1c8 kind:arm_call to:0x020ca980 module:overlay(19) +from:0x020cb1d0 kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020cb214 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020cb224 kind:arm_call to:0x020ca980 module:overlay(19) +from:0x020cb22c kind:arm_call to:0x020cb278 module:overlay(19) +from:0x020cb270 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020cb2e4 kind:load to:0x020d208c module:overlay(19) +from:0x020cb2f4 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb308 kind:arm_call to:0x020cbc4c module:overlay(19) +from:0x020cb328 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb33c kind:arm_call to:0x020cbc4c module:overlay(19) +from:0x020cb344 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb350 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb35c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb374 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb388 kind:arm_call to:0x020cbc4c module:overlay(19) +from:0x020cb394 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb3a0 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb3ac kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb3b8 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb454 kind:arm_call to:0x02028c4c module:main +from:0x020cb4ac kind:arm_call to:0x0201aad0 module:main +from:0x020cb4ec kind:arm_call to:0x0201aad0 module:main +from:0x020cb4f8 kind:load to:0x0204af1c module:main +from:0x020cb504 kind:load to:0x020cb2e8 module:overlay(19) +from:0x020cb510 kind:load to:0x020cb2e8 module:overlay(19) +from:0x020cb51c kind:load to:0x020cb2e8 module:overlay(19) +from:0x020cb528 kind:load to:0x020cb31c module:overlay(19) +from:0x020cb534 kind:load to:0x020cb31c module:overlay(19) +from:0x020cb540 kind:load to:0x020cb2e8 module:overlay(19) +from:0x020cb54c kind:load to:0x020cb31c module:overlay(19) +from:0x020cb558 kind:load to:0x020cb31c module:overlay(19) +from:0x020cb564 kind:load to:0x020cb364 module:overlay(19) +from:0x020cb570 kind:load to:0x020cb364 module:overlay(19) +from:0x020cb57c kind:load to:0x020cb31c module:overlay(19) +from:0x020cb588 kind:load to:0x020cb364 module:overlay(19) +from:0x020cb594 kind:load to:0x020cb364 module:overlay(19) +from:0x020cb5a0 kind:load to:0x020cb364 module:overlay(19) +from:0x020cb5ac kind:load to:0x020cb2e8 module:overlay(19) +from:0x020cb5b8 kind:load to:0x020cb2e8 module:overlay(19) +from:0x020cb5c4 kind:load to:0x020cb31c module:overlay(19) +from:0x020cb5d4 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb5e8 kind:arm_call to:0x020cbc4c module:overlay(19) +from:0x020cb5f8 kind:load to:0x020cb364 module:overlay(19) +from:0x020cb604 kind:load to:0x020cb364 module:overlay(19) +from:0x020cb614 kind:load to:0x020c6d50 module:overlay(19) +from:0x020cb628 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb634 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb640 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb64c kind:arm_call to:0x0201f9c4 module:main +from:0x020cb654 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb660 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb66c kind:arm_call to:0x0201f9c4 module:main +from:0x020cb678 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb690 kind:arm_call to:0x0201f9c4 module:main +from:0x020cb6c0 kind:arm_call to:0x0201f498 module:main +from:0x020cb6d4 kind:arm_call to:0x0201f498 module:main +from:0x020cb6e0 kind:arm_call to:0x0201f498 module:main +from:0x020cb6ec kind:arm_call to:0x0201f498 module:main +from:0x020cb6f4 kind:arm_call to:0x0201f498 module:main +from:0x020cb700 kind:arm_call to:0x0201f498 module:main +from:0x020cb70c kind:arm_call to:0x0201f498 module:main +from:0x020cb718 kind:arm_call to:0x0201f498 module:main +from:0x020cb720 kind:arm_call to:0x0201f498 module:main +from:0x020cb73c kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020cb750 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020cb76c kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020cb780 kind:arm_call to:0x020cb608 module:overlay(19) +from:0x020cb7c4 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020cb7dc kind:arm_call to:0x0201f6f0 module:main +from:0x020cb810 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cb844 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cb878 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb8a0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb8cc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb8f8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb924 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb950 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb980 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb9ac kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cb9dc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cba08 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cba34 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020cba6c kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020cba90 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbabc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbb08 kind:arm_call to:0x020166cc module:main +from:0x020cbb28 kind:load to:0x020d1e92 module:overlay(19) +from:0x020cbb3c kind:arm_call to:0x0201f730 module:main +from:0x020cbb44 kind:arm_call to:0x020cbb80 module:overlay(19) +from:0x020cbb7c kind:load to:0x020b62f0 module:overlay(0) +from:0x020cbb90 kind:arm_call to:0x020cbb50 module:overlay(19) +from:0x020cbbb4 kind:arm_call to:0x0201fb78 module:main +from:0x020cbbc4 kind:arm_call to:0x0201fa70 module:main +from:0x020cbbcc kind:load to:0x020b62f0 module:overlay(0) +from:0x020cbbe0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbe8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbf0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbbfc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc08 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc14 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc20 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc2c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc38 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc44 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cbc8c kind:arm_call to:0x02028c4c module:main +from:0x020cbce8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cbd78 kind:arm_call to:0x0201f4b4 module:main +from:0x020cbd84 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cbdec kind:arm_call to:0x0201aa44 module:main +from:0x020cbdf4 kind:arm_call to:0x020cbb50 module:overlay(19) +from:0x020cbea4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbec4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cbfa4 kind:arm_call to:0x0201aa44 module:main +from:0x020cc124 kind:arm_call to:0x0201aad0 module:main +from:0x020cc180 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc19c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc234 kind:arm_call to:0x0201aad0 module:main +from:0x020cc274 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc290 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc328 kind:arm_call to:0x0201aad0 module:main +from:0x020cc360 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc378 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc40c kind:arm_call to:0x0201aad0 module:main +from:0x020cc444 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc45c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc4f0 kind:arm_call to:0x0201aad0 module:main +from:0x020cc528 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cc540 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cc5d4 kind:arm_call to:0x0201aad0 module:main +from:0x020cc5e0 kind:load to:0x020b62f0 module:overlay(0) +from:0x020cc5e4 kind:load to:0x0204af1c module:main +from:0x020cc5e8 kind:load to:0x020d1ed8 module:overlay(19) +from:0x020cc618 kind:arm_call to:0x02011f3c module:main +from:0x020cc62c kind:arm_call to:0x020cc634 module:overlay(19) +from:0x020cc644 kind:arm_call to:0x020ce860 module:overlay(19) +from:0x020cc64c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020cc674 kind:arm_call to:0x02011f3c module:main +from:0x020cc680 kind:arm_call to:0x020ce884 module:overlay(19) +from:0x020cc694 kind:arm_call to:0x02011f3c module:main +from:0x020cc6a4 kind:arm_call to:0x020cc8c0 module:overlay(19) +from:0x020cc6c4 kind:arm_call to:0x020166cc module:main +from:0x020cc6e0 kind:load to:0x020d2264 module:overlay(19) +from:0x020cc740 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cc748 kind:arm_call to:0x020ce870 module:overlay(19) +from:0x020cc754 kind:load to:0x020d2264 module:overlay(19) +from:0x020cc7ac kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cc7b4 kind:arm_call to:0x020ce870 module:overlay(19) +from:0x020cc7bc kind:arm_call to:0x02011ff4 module:main +from:0x020cc7c8 kind:load to:0x020d2264 module:overlay(19) +from:0x020cc820 kind:arm_call to:0x020166cc module:main +from:0x020cc838 kind:arm_call to:0x020cdedc module:overlay(19) +from:0x020cc844 kind:arm_call to:0x020166ac module:main +from:0x020cc864 kind:arm_call to:0x020166cc module:main +from:0x020cc87c kind:arm_call to:0x020cf024 module:overlay(19) +from:0x020cc888 kind:arm_call to:0x020166ac module:main +from:0x020cc894 kind:arm_call to:0x020cce34 module:overlay(19) +from:0x020cc8d0 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020cc8f8 kind:arm_call to:0x020cdeec module:overlay(19) +from:0x020cc904 kind:arm_call to:0x0201e6d0 module:main +from:0x020cc928 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020cc94c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020cc958 kind:arm_call to:0x0201e6d0 module:main +from:0x020cc97c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020cc990 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020cc9a8 kind:arm_call to:0x0201e6d0 module:main +from:0x020cc9d0 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020cc9f0 kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020cca04 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020cca18 kind:arm_call to:0x0201e6d0 module:main +from:0x020cca3c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020cca5c kind:arm_call to:0x020639d4 module:overlay(0) +from:0x020cca70 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020cca84 kind:arm_call to:0x0201e6d0 module:main +from:0x020ccaa8 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020ccac0 kind:arm_call to:0x020166cc module:main +from:0x020ccad0 kind:arm_call to:0x020166cc module:main +from:0x020ccae0 kind:arm_call to:0x020166cc module:main +from:0x020ccaf0 kind:arm_call to:0x020166cc module:main +from:0x020ccb14 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ccb24 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ccb34 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ccb3c kind:arm_call to:0x020ccd80 module:overlay(19) +from:0x020ccb4c kind:load to:0x020d2240 module:overlay(19) +from:0x020ccb54 kind:load to:0x020b1fcc module:overlay(0) +from:0x020ccb70 kind:arm_call to:0x0201f498 module:main +from:0x020ccb7c kind:arm_call to:0x0201f498 module:main +from:0x020ccb88 kind:arm_call to:0x0201f498 module:main +from:0x020ccb94 kind:arm_call to:0x0201f498 module:main +from:0x020ccba4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccbac kind:arm_call to:0x0201f2cc module:main +from:0x020ccbbc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccbc4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccbd4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccbdc kind:arm_call to:0x0201f2cc module:main +from:0x020ccbec kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccbf4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccc04 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccc0c kind:arm_call to:0x0201f2cc module:main +from:0x020ccc1c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccc24 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccc34 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccc3c kind:arm_call to:0x0201f2cc module:main +from:0x020ccc48 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccc50 kind:arm_call to:0x020ce354 module:overlay(19) +from:0x020ccc58 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ccc64 kind:load to:0x020d2240 module:overlay(19) +from:0x020ccc80 kind:arm_call to:0x0201f498 module:main +from:0x020ccc8c kind:arm_call to:0x0201f498 module:main +from:0x020ccc98 kind:arm_call to:0x0201f498 module:main +from:0x020ccca4 kind:arm_call to:0x0201f498 module:main +from:0x020cccb4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cccbc kind:arm_call to:0x0201f2cc module:main +from:0x020ccccc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cccd4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccce4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cccec kind:arm_call to:0x0201f2cc module:main +from:0x020cccfc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccd04 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccd14 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccd1c kind:arm_call to:0x0201f2cc module:main +from:0x020ccd2c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ccd34 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccd44 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ccd4c kind:arm_call to:0x0201f2cc module:main +from:0x020ccd58 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ccd60 kind:arm_call to:0x020ce354 module:overlay(19) +from:0x020ccd68 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ccd70 kind:arm_call to:0x02011ff4 module:main +from:0x020ccd7c kind:load to:0x020d2240 module:overlay(19) +from:0x020ccdb4 kind:load to:0x020d2200 module:overlay(19) +from:0x020ccdec kind:load to:0x020d21c8 module:overlay(19) +from:0x020ccdfc kind:arm_call to:0x020ce51c module:overlay(19) +from:0x020cce08 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cce14 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cce20 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cce2c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cce40 kind:load to:0x020cdecc module:overlay(19) +from:0x020cce58 kind:arm_call to:0x020ce814 module:overlay(19) +from:0x020cce8c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cceb8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ccef0 kind:arm_call to:0x0201e874 module:main +from:0x020ccf30 kind:arm_call to:0x0201e8d4 module:main +from:0x020ccf70 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ccfc4 kind:arm_call to:0x0201e874 module:main +from:0x020ccffc kind:arm_call to:0x0201e8d4 module:main +from:0x020cd034 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd07c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd0a4 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd0b8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd100 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd120 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd134 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd17c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd19c kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd1a8 kind:load to:0x020d219c module:overlay(19) +from:0x020cd1c4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd1d8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd22c kind:arm_call to:0x0201e874 module:main +from:0x020cd288 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd2dc kind:arm_call to:0x0201e874 module:main +from:0x020cd338 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd384 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd398 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd3e8 kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd3fc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd44c kind:arm_call to:0x02064080 module:overlay(0) +from:0x020cd458 kind:load to:0x020d219c module:overlay(19) +from:0x020cd490 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd4e0 kind:arm_call to:0x0201e874 module:main +from:0x020cd51c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd568 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd57c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd5c8 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd5dc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd628 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd634 kind:load to:0x020d219c module:overlay(19) +from:0x020cd64c kind:load to:0x020d2508 module:overlay(19) +from:0x020cd650 kind:load to:0x020cc89c module:overlay(19) +from:0x020cd688 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd6d8 kind:arm_call to:0x0201e874 module:main +from:0x020cd720 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd740 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd750 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd77c kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd78c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd7b8 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd7c4 kind:load to:0x020d219c module:overlay(19) +from:0x020cd808 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020cd814 kind:arm_call to:0x020ce814 module:overlay(19) +from:0x020cd830 kind:load to:0x020b508c module:overlay(0) +from:0x020cd848 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cd8a0 kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x020cd8b0 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020cd8c8 kind:arm_call to:0x020cdecc module:overlay(19) +from:0x020cd8e0 kind:arm_call to:0x020cdecc module:overlay(19) +from:0x020cd8ec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cd8f4 kind:arm_call to:0x020ce454 module:overlay(19) +from:0x020cd8fc kind:load to:0x0204a110 module:main +from:0x020cd900 kind:load to:0x020b62f0 module:overlay(0) +from:0x020cd904 kind:load to:0x020b508c module:overlay(0) +from:0x020cd908 kind:load to:0x020b5100 module:overlay(0) +from:0x020cd90c kind:load to:0x0204a088 module:main +from:0x020cd910 kind:load to:0x020b5254 module:overlay(0) +from:0x020cda6c kind:arm_call to:0x0201e8d4 module:main +from:0x020cda88 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cda94 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cdaa0 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cdbf8 kind:arm_call to:0x0201e8d4 module:main +from:0x020cdc54 kind:arm_call to:0x020cd914 module:overlay(19) +from:0x020cdc5c kind:arm_call to:0x020cdc1c module:overlay(19) +from:0x020cdc70 kind:arm_call to:0x020cdecc module:overlay(19) +from:0x020cdc80 kind:arm_call to:0x020cd914 module:overlay(19) +from:0x020cdc88 kind:arm_call to:0x020cdc1c module:overlay(19) +from:0x020cdca8 kind:arm_call to:0x020cd914 module:overlay(19) +from:0x020cdcb0 kind:arm_call to:0x020cdc1c module:overlay(19) +from:0x020cdcc4 kind:arm_call to:0x020cdecc module:overlay(19) +from:0x020cdcd4 kind:arm_call to:0x020cd914 module:overlay(19) +from:0x020cdcdc kind:arm_call to:0x020cdc1c module:overlay(19) +from:0x020cdcf0 kind:arm_call to:0x020cdecc module:overlay(19) +from:0x020cdd48 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020cdd58 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020cdd64 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cdd7c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cddb0 kind:arm_call to:0x020682c0 module:overlay(0) +from:0x020cde10 kind:arm_call to:0x020d093c module:overlay(19) +from:0x020cde3c kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020cde50 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cde5c kind:arm_call to:0x02021bec module:main +from:0x020cdea4 kind:arm_call to:0x020cdecc module:overlay(19) +from:0x020cdeb0 kind:load to:0x020b62f0 module:overlay(0) +from:0x020cdeb4 kind:load to:0x020b508c module:overlay(0) +from:0x020cdeb8 kind:load to:0x0204a088 module:main +from:0x020cdebc kind:load to:0x020b5254 module:overlay(0) +from:0x020cdec0 kind:load to:0x020d2280 module:overlay(19) +from:0x020cdec8 kind:load to:0x0204a110 module:main +from:0x020cded8 kind:load to:0x020ccd80 module:overlay(19) +from:0x020cdee8 kind:load to:0x020cdecc module:overlay(19) +from:0x020cdf34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cdf4c kind:arm_call to:0x0201f6f0 module:main +from:0x020cdf60 kind:arm_call to:0x0201f6f0 module:main +from:0x020cdf84 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020cdfa8 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020cdfb8 kind:arm_call to:0x0201f6f0 module:main +from:0x020cdfcc kind:arm_call to:0x0201f6f0 module:main +from:0x020cdfec kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020ce004 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020ce014 kind:arm_call to:0x0201f6f0 module:main +from:0x020ce028 kind:arm_call to:0x0201f6f0 module:main +from:0x020ce048 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020ce068 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020ce0f8 kind:arm_call to:0x020166cc module:main +from:0x020ce108 kind:arm_call to:0x020166cc module:main +from:0x020ce118 kind:arm_call to:0x020166cc module:main +from:0x020ce128 kind:arm_call to:0x020166cc module:main +from:0x020ce138 kind:arm_call to:0x020166cc module:main +from:0x020ce148 kind:arm_call to:0x020166cc module:main +from:0x020ce1c4 kind:arm_call to:0x02011ff4 module:main +from:0x020ce1d4 kind:arm_call to:0x02011f3c module:main +from:0x020ce23c kind:arm_call to:0x02011ff4 module:main +from:0x020ce24c kind:arm_call to:0x02011f3c module:main +from:0x020ce2ac kind:arm_call to:0x0201f730 module:main +from:0x020ce2b8 kind:arm_call to:0x0201f730 module:main +from:0x020ce2c4 kind:arm_call to:0x0201f730 module:main +from:0x020ce2d0 kind:arm_call to:0x020ce744 module:overlay(19) +from:0x020ce2dc kind:arm_call to:0x0201f730 module:main +from:0x020ce2e8 kind:arm_call to:0x020ce78c module:overlay(19) +from:0x020ce2f8 kind:arm_call to:0x0201f730 module:main +from:0x020ce304 kind:arm_call to:0x020ce7e0 module:overlay(19) +from:0x020ce314 kind:arm_call to:0x0201f730 module:main +from:0x020ce330 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ce34c kind:load to:0x020b62f0 module:overlay(0) +from:0x020ce364 kind:arm_call to:0x0201f498 module:main +from:0x020ce370 kind:arm_call to:0x0201f498 module:main +from:0x020ce378 kind:arm_call to:0x0201f498 module:main +from:0x020ce380 kind:arm_call to:0x0201f498 module:main +from:0x020ce388 kind:arm_call to:0x0201f498 module:main +from:0x020ce390 kind:arm_call to:0x0201f498 module:main +from:0x020ce3a0 kind:arm_call to:0x02011ff4 module:main +from:0x020ce3b0 kind:arm_call to:0x02011ff4 module:main +from:0x020ce3b8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce3c0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce3cc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce3d4 kind:arm_call to:0x0201f2cc module:main +from:0x020ce3dc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce3e4 kind:arm_call to:0x0201f2cc module:main +from:0x020ce3ec kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce3f4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce400 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce408 kind:arm_call to:0x0201f2cc module:main +from:0x020ce410 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce418 kind:arm_call to:0x0201f2cc module:main +from:0x020ce420 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce428 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce430 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce438 kind:arm_call to:0x0201f2cc module:main +from:0x020ce440 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ce448 kind:arm_call to:0x0201f2cc module:main +from:0x020ce460 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ce494 kind:arm_call to:0x020ce65c module:overlay(19) +from:0x020ce4a0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce4b0 kind:arm_call to:0x020ce65c module:overlay(19) +from:0x020ce4bc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce4cc kind:arm_call to:0x020ce6a8 module:overlay(19) +from:0x020ce4d8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce4e8 kind:arm_call to:0x020ce6a8 module:overlay(19) +from:0x020ce4f4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce500 kind:arm_call to:0x020ce708 module:overlay(19) +from:0x020ce50c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce514 kind:load to:0x0204a110 module:main +from:0x020ce518 kind:load to:0x020b5254 module:overlay(0) +from:0x020ce58c kind:arm_call to:0x0201f4b4 module:main +from:0x020ce5b8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ce620 kind:arm_call to:0x02028c4c module:main +from:0x020ce64c kind:arm_call to:0x0201aa44 module:main +from:0x020ce658 kind:load to:0x0204af1c module:main +from:0x020ce694 kind:arm_call to:0x020ce744 module:overlay(19) +from:0x020ce6a0 kind:arm_call to:0x0201fa70 module:main +from:0x020ce6e0 kind:arm_call to:0x020ce78c module:overlay(19) +from:0x020ce6f0 kind:arm_call to:0x0201fa70 module:main +from:0x020ce6fc kind:arm_call to:0x0206a6a4 module:overlay(0) +from:0x020ce704 kind:load to:0x020b5100 module:overlay(0) +from:0x020ce72c kind:arm_call to:0x020ce7e0 module:overlay(19) +from:0x020ce73c kind:arm_call to:0x0201fa70 module:main +from:0x020ce86c kind:load to:0x020d2508 module:overlay(19) +from:0x020ce880 kind:load to:0x020d2508 module:overlay(19) +from:0x020ce890 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020ce8b8 kind:arm_call to:0x0201f6f0 module:main +from:0x020ce8dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce8f0 kind:arm_call to:0x020cf04c module:overlay(19) +from:0x020ce8f8 kind:arm_call to:0x0201e6d0 module:main +from:0x020ce918 kind:arm_call to:0x020632b4 module:overlay(0) +from:0x020ce924 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020ce934 kind:arm_call to:0x0201e6d0 module:main +from:0x020ce944 kind:arm_call to:0x0201f6f0 module:main +from:0x020ce954 kind:arm_call to:0x020166cc module:main +from:0x020ce964 kind:arm_call to:0x0201f730 module:main +from:0x020ce974 kind:arm_call to:0x0201f730 module:main +from:0x020ce984 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ce9c4 kind:arm_call to:0x020ceab4 module:overlay(19) +from:0x020ce9d4 kind:load to:0x020d22c4 module:overlay(19) +from:0x020ce9d8 kind:load to:0x020b1fcc module:overlay(0) +from:0x020ce9e0 kind:load to:0x020d2288 module:overlay(19) +from:0x020ce9f8 kind:arm_call to:0x0201f498 module:main +from:0x020cea00 kind:arm_call to:0x0201f498 module:main +from:0x020cea0c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cea14 kind:arm_call to:0x0201f2cc module:main +from:0x020cea1c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cea24 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cea2c kind:arm_call to:0x0201f2cc module:main +from:0x020cea34 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cea40 kind:load to:0x020d22c4 module:overlay(19) +from:0x020cea58 kind:arm_call to:0x0201f498 module:main +from:0x020cea60 kind:arm_call to:0x0201f498 module:main +from:0x020cea6c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cea74 kind:arm_call to:0x0201f2cc module:main +from:0x020cea7c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cea84 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cea8c kind:arm_call to:0x0201f2cc module:main +from:0x020cea94 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cea9c kind:arm_call to:0x02011ff4 module:main +from:0x020ceaa8 kind:load to:0x020d22c4 module:overlay(19) +from:0x020ceae8 kind:load to:0x020d229c module:overlay(19) +from:0x020ceb2c kind:arm_call to:0x0201e874 module:main +from:0x020ceb84 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ceb98 kind:arm_call to:0x0201e8d4 module:main +from:0x020cebe0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cebfc kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cec08 kind:load to:0x020d2288 module:overlay(19) +from:0x020cec44 kind:arm_call to:0x020cf170 module:overlay(19) +from:0x020cec54 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cec94 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020ceca0 kind:load to:0x020d2288 module:overlay(19) +from:0x020cecd8 kind:arm_call to:0x020cf1a8 module:overlay(19) +from:0x020cece0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cecf0 kind:arm_call to:0x020cf038 module:overlay(19) +from:0x020ced08 kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x020ced14 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ced44 kind:arm_call to:0x020cc89c module:overlay(19) +from:0x020ceebc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ceed0 kind:arm_call to:0x0201e8d4 module:main +from:0x020cef10 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cef24 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020cef30 kind:load to:0x0204a110 module:main +from:0x020cef34 kind:load to:0x020b5254 module:overlay(0) +from:0x020cef38 kind:load to:0x020d2508 module:overlay(19) +from:0x020cef40 kind:load to:0x020b51f8 module:overlay(0) +from:0x020cef54 kind:arm_call to:0x020cf25c module:overlay(19) +from:0x020cef74 kind:arm_call to:0x0201aa44 module:main +from:0x020cef80 kind:arm_call to:0x0201f4b4 module:main +from:0x020cef90 kind:arm_call to:0x0201e8d4 module:main +from:0x020cef9c kind:arm_call to:0x0201f500 module:main +from:0x020cefa8 kind:load to:0x0204af1c module:main +from:0x020cefe0 kind:arm_call to:0x0201fa70 module:main +from:0x020cefe8 kind:arm_call to:0x020cf170 module:overlay(19) +from:0x020cf010 kind:arm_call to:0x0201fa70 module:main +from:0x020cf018 kind:load to:0x020b5388 module:overlay(0) +from:0x020cf034 kind:load to:0x020ceab4 module:overlay(19) +from:0x020cf048 kind:load to:0x020ceab4 module:overlay(19) +from:0x020cf0b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf0dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf104 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf12c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf154 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf164 kind:arm_call to:0x020cf170 module:overlay(19) +from:0x020cf1c0 kind:arm_call to:0x02070198 module:overlay(0) +from:0x020cf208 kind:arm_call to:0x01ffb428 module:itcm +from:0x020cf258 kind:load to:0x020b5388 module:overlay(0) +from:0x020cf280 kind:arm_call to:0x0201aa44 module:main +from:0x020cf2b4 kind:arm_call to:0x0201aa44 module:main +from:0x020cf2c8 kind:load to:0x0204af1c module:main +from:0x020cf2d8 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020cf2fc kind:arm_call to:0x020cf8b0 module:overlay(19) +from:0x020cf310 kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf324 kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf334 kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf348 kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf35c kind:arm_call_thumb to:0x02015410 module:main +from:0x020cf368 kind:arm_call to:0x020171e4 module:main +from:0x020cf370 kind:arm_call to:0x020171e4 module:main +from:0x020cf37c kind:arm_call to:0x020171e4 module:main +from:0x020cf388 kind:arm_call to:0x020171e4 module:main +from:0x020cf394 kind:arm_call to:0x020171e4 module:main +from:0x020cf3b0 kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf3c8 kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf3dc kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf3f4 kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf40c kind:arm_call_thumb to:0x02015460 module:main +from:0x020cf410 kind:arm_call to:0x020275e8 module:main +from:0x020cf428 kind:arm_call to:0x02017520 module:main +from:0x020cf43c kind:arm_call to:0x02017520 module:main +from:0x020cf454 kind:arm_call to:0x02017520 module:main +from:0x020cf46c kind:arm_call to:0x02017520 module:main +from:0x020cf484 kind:arm_call to:0x02017520 module:main +from:0x020cf4b4 kind:arm_call to:0x020249d4 module:main +from:0x020cf4c8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020cf4d4 kind:arm_call_thumb to:0x020154ec module:main +from:0x020cf4d8 kind:arm_call to:0x020275e8 module:main +from:0x020cf4f0 kind:arm_call to:0x0201739c module:main +from:0x020cf518 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf520 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf528 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf530 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf548 kind:arm_call to:0x0201739c module:main +from:0x020cf56c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf574 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf57c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf584 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cf58c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cf59c kind:arm_call to:0x020cf77c module:overlay(19) +from:0x020cf5ac kind:arm_call to:0x020cf77c module:overlay(19) +from:0x020cf5bc kind:load to:0x020d22f8 module:overlay(19) +from:0x020cf5c0 kind:load to:0x020d2314 module:overlay(19) +from:0x020cf5c4 kind:load to:0x020d232c module:overlay(19) +from:0x020cf5c8 kind:load to:0x020d2344 module:overlay(19) +from:0x020cf5cc kind:load to:0x020d235c module:overlay(19) +from:0x020cf5d0 kind:load to:0x020d2374 module:overlay(19) +from:0x020cf5d4 kind:load to:0x020d238c module:overlay(19) +from:0x020cf5d8 kind:load to:0x020fb90c module:overlay(19) +from:0x020cf5dc kind:load to:0x020d2390 module:overlay(19) +from:0x020cf5e0 kind:load to:0x020edd0c module:overlay(19) +from:0x020cf5e4 kind:load to:0x020d2394 module:overlay(19) +from:0x020cf5e8 kind:load to:0x020d250c module:overlay(19) +from:0x020cf5ec kind:load to:0x020d2398 module:overlay(19) +from:0x020cf5f0 kind:load to:0x020e010c module:overlay(19) +from:0x020cf5f4 kind:load to:0x020d239c module:overlay(19) +from:0x020cf5f8 kind:load to:0x0210950c module:overlay(19) +from:0x020cf5fc kind:load to:0x020d23a0 module:overlay(19) +from:0x020cf600 kind:load to:0x020d23ac module:overlay(19) +from:0x020cf604 kind:load to:0x020d23b8 module:overlay(19) +from:0x020cf608 kind:load to:0x020d23c4 module:overlay(19) +from:0x020cf60c kind:load to:0x020d23d0 module:overlay(19) +from:0x020cf614 kind:load to:0x020d23dc module:overlay(19) +from:0x020cf618 kind:load to:0x020d23f0 module:overlay(19) +from:0x020cf61c kind:load to:0x020d23f4 module:overlay(19) +from:0x020cf620 kind:load to:0x020d2400 module:overlay(19) +from:0x020cf624 kind:load to:0x020d240c module:overlay(19) +from:0x020cf730 kind:arm_call to:0x020cf77c module:overlay(19) +from:0x020cf7f0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf818 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf840 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf868 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf890 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf8d0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cf958 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cf960 kind:arm_call to:0x02060c28 module:overlay(0) +from:0x020cf998 kind:arm_call to:0x02060bd8 module:overlay(0) +from:0x020cfa30 kind:load to:0x020d22e8 module:overlay(19) +from:0x020cfa34 kind:load to:0x02049be4 module:main +from:0x020cfa38 kind:load to:0x020d1c0c module:overlay(19) +from:0x020cfa64 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cfa6c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020cfa7c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cfb0c kind:load to:0x02049be4 module:main +from:0x020cfb4c kind:arm_call to:0x0201aad0 module:main +from:0x020cfb64 kind:load to:0x0204af1c module:main +from:0x020cfb7c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfb84 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfb8c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfb9c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfba4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbac kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbbc kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbc4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbcc kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbd8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbe0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbe8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfbf8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfc00 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfc08 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cfc14 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfc20 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfc28 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfc34 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfc40 kind:arm_call_thumb to:0x0201547c module:main +from:0x020cfc48 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cfc64 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020cfc94 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020cfca0 kind:load to:0x020d2420 module:overlay(19) +from:0x020cfca4 kind:load to:0x0204a088 module:main +from:0x020cfcb0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020cfcc4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020cfccc kind:arm_call to:0x02011ff4 module:main +from:0x020cfcf8 kind:arm_call to:0x020cb728 module:overlay(19) +from:0x020cfd18 kind:arm_call to:0x0201967c module:main +from:0x020cfd24 kind:load to:0x0204a110 module:main +from:0x020cfd54 kind:arm_call to:0x020cb788 module:overlay(19) +from:0x020cfd68 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020cfd80 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020cfd88 kind:load to:0x0204a088 module:main +from:0x020cfda0 kind:arm_call to:0x02013014 module:main +from:0x020cfdb4 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020cfdc4 kind:arm_call to:0x02019538 module:main +from:0x020cfdd0 kind:arm_call to:0x020166ac module:main +from:0x020cfdd8 kind:arm_call to:0x020cb6a4 module:overlay(19) +from:0x020cfde4 kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020cfe04 kind:arm_call to:0x02013070 module:main +from:0x020cfe0c kind:load to:0x0204999c module:main +from:0x020cfe14 kind:load to:0x0204a088 module:main +from:0x020cfe18 kind:load to:0x0204a110 module:main +from:0x020cfe58 kind:arm_call to:0x020cb788 module:overlay(19) +from:0x020cfe6c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020cfe7c kind:arm_call to:0x02061224 module:overlay(0) +from:0x020cfe8c kind:load to:0x0204a088 module:main +from:0x020cfea0 kind:arm_call to:0x02013014 module:main +from:0x020cfebc kind:arm_call to:0x02061248 module:overlay(0) +from:0x020cfecc kind:arm_call to:0x02019538 module:main +from:0x020cfee8 kind:arm_call to:0x020166cc module:main +from:0x020cff00 kind:arm_call to:0x020cb61c module:overlay(19) +from:0x020cff08 kind:arm_call to:0x020cb758 module:overlay(19) +from:0x020cff24 kind:arm_call to:0x02013070 module:main +from:0x020cff2c kind:load to:0x0204999c module:main +from:0x020cff34 kind:load to:0x0204a088 module:main +from:0x020cff38 kind:load to:0x0204a110 module:main +from:0x020cff60 kind:arm_call to:0x0201967c module:main +from:0x020cff6c kind:load to:0x0204a110 module:main +from:0x020cff80 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020cffa8 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020cffb4 kind:load to:0x020d2450 module:overlay(19) +from:0x020cffb8 kind:load to:0x0204a088 module:main +from:0x020cffdc kind:arm_call to:0x020d0334 module:overlay(19) +from:0x020cffe4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020cfff0 kind:load to:0x020d2450 module:overlay(19) +from:0x020cfff4 kind:load to:0x020d2508 module:overlay(19) +from:0x020d0018 kind:arm_call to:0x020d0334 module:overlay(19) +from:0x020d0020 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d0028 kind:arm_call to:0x02011ff4 module:main +from:0x020d0034 kind:load to:0x020d2450 module:overlay(19) +from:0x020d0038 kind:load to:0x020d2508 module:overlay(19) +from:0x020d005c kind:arm_call to:0x020cb728 module:overlay(19) +from:0x020d007c kind:arm_call to:0x0201967c module:main +from:0x020d0088 kind:load to:0x0204a110 module:main +from:0x020d00b8 kind:arm_call to:0x020cb788 module:overlay(19) +from:0x020d00f4 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020d010c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d0114 kind:load to:0x0204a110 module:main +from:0x020d0118 kind:load to:0x0204a088 module:main +from:0x020d0130 kind:arm_call to:0x02013014 module:main +from:0x020d0140 kind:arm_call to:0x0206a758 module:overlay(0) +from:0x020d014c kind:arm_call to:0x020166ac module:main +from:0x020d0154 kind:arm_call to:0x020cb6a4 module:overlay(19) +from:0x020d0164 kind:arm_call to:0x02019538 module:main +from:0x020d0174 kind:arm_call to:0x020cc600 module:overlay(19) +from:0x020d0194 kind:arm_call to:0x020166cc module:main +from:0x020d01ac kind:arm_call to:0x02013070 module:main +from:0x020d01b4 kind:load to:0x0204999c module:main +from:0x020d01bc kind:load to:0x020b5100 module:overlay(0) +from:0x020d01c0 kind:load to:0x0204a110 module:main +from:0x020d01c4 kind:load to:0x020d2508 module:overlay(19) +from:0x020d01e8 kind:arm_call to:0x020cc89c module:overlay(19) +from:0x020d01f0 kind:arm_call to:0x0201e698 module:main +from:0x020d01f8 kind:load to:0x020d2508 module:overlay(19) +from:0x020d01fc kind:load to:0x0204aeec module:main +from:0x020d022c kind:arm_call to:0x020cc8b4 module:overlay(19) +from:0x020d0268 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020d027c kind:arm_call to:0x020cb788 module:overlay(19) +from:0x020d0290 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d0298 kind:load to:0x020d2508 module:overlay(19) +from:0x020d029c kind:load to:0x0204a110 module:main +from:0x020d02a0 kind:load to:0x0204a088 module:main +from:0x020d02b4 kind:arm_call to:0x02013014 module:main +from:0x020d02c0 kind:arm_call to:0x020d0334 module:overlay(19) +from:0x020d02d0 kind:arm_call to:0x02019538 module:main +from:0x020d02ec kind:arm_call to:0x020166cc module:main +from:0x020d0304 kind:arm_call to:0x020cb61c module:overlay(19) +from:0x020d030c kind:arm_call to:0x020cb758 module:overlay(19) +from:0x020d0314 kind:arm_call to:0x0206a77c module:overlay(0) +from:0x020d031c kind:arm_call to:0x02013070 module:main +from:0x020d0324 kind:load to:0x0204999c module:main +from:0x020d032c kind:load to:0x0204a110 module:main +from:0x020d0330 kind:load to:0x020b5100 module:overlay(0) +from:0x020d0358 kind:load to:0x020d2508 module:overlay(19) +from:0x020d0370 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020d0398 kind:load to:0x020d2480 module:overlay(19) +from:0x020d03d0 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020d03e0 kind:load to:0x020b508c module:overlay(0) +from:0x020d0464 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020d0474 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d047c kind:arm_call to:0x02021bec module:main +from:0x020d0488 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d048c kind:arm_call to:0x02021c08 module:main +from:0x020d049c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d04dc kind:arm_call to:0x020d1aec module:overlay(19) +from:0x020d04fc kind:arm_call to:0x020d0a1c module:overlay(19) +from:0x020d053c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0544 kind:arm_call to:0x02022128 module:main +from:0x020d0558 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020d0568 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020d0598 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d059c kind:arm_call to:0x02021c2c module:main +from:0x020d05bc kind:load to:0x02049bd4 module:main +from:0x020d05c0 kind:load to:0x020b508c module:overlay(0) +from:0x020d05c8 kind:load to:0x020b62f0 module:overlay(0) +from:0x020d05cc kind:load to:0x020ba780 module:overlays(3,4,5,10,11,14) +from:0x020d05d0 kind:load to:0x020b5254 module:overlay(0) +from:0x020d05dc kind:arm_call to:0x02067344 module:overlay(0) +from:0x020d05e4 kind:arm_call to:0x02011ff4 module:main +from:0x020d0604 kind:arm_call to:0x02067244 module:overlay(0) +from:0x020d0638 kind:load to:0x020d24b4 module:overlay(19) +from:0x020d064c kind:load to:0x020667f4 module:overlay(0) +from:0x020d0684 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020d0694 kind:load to:0x020b508c module:overlay(0) +from:0x020d0728 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020d0738 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0740 kind:arm_call to:0x02021bec module:main +from:0x020d074c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0750 kind:arm_call to:0x02021c08 module:main +from:0x020d0760 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0798 kind:arm_call to:0x020d0b20 module:overlay(19) +from:0x020d07ac kind:arm_call to:0x020d1b54 module:overlay(19) +from:0x020d07b8 kind:arm_call to:0x020d0a44 module:overlay(19) +from:0x020d07f4 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d07fc kind:arm_call to:0x02022128 module:main +from:0x020d0810 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020d0820 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020d084c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020d0850 kind:arm_call to:0x02021c2c module:main +from:0x020d0878 kind:load to:0x020b508c module:overlay(0) +from:0x020d087c kind:load to:0x02049bd4 module:main +from:0x020d0888 kind:load to:0x020b62f0 module:overlay(0) +from:0x020d088c kind:load to:0x020b5254 module:overlay(0) +from:0x020d0898 kind:arm_call to:0x02067344 module:overlay(0) +from:0x020d08a0 kind:arm_call to:0x02011ff4 module:main +from:0x020d08b8 kind:arm_call to:0x02030d48 module:main +from:0x020d08e8 kind:arm_call to:0x02030cfc module:main +from:0x020d08fc kind:arm_call to:0x02030d58 module:main +from:0x020d0928 kind:arm_call_thumb to:0x020a0bac module:overlay(0) +from:0x020d0930 kind:load to:0x020b64f0 module:overlay(0) +from:0x020d0934 kind:load to:0x020b652c module:overlay(0) +from:0x020d0938 kind:load to:0x020b62f0 module:overlay(0) +from:0x020d0964 kind:arm_call_thumb to:0x020a0b80 module:overlay(0) +from:0x020d098c kind:arm_call to:0x02013ecc module:main +from:0x020d099c kind:load to:0x020d08ac module:overlay(19) +from:0x020d09a0 kind:load to:0x02049b80 module:main +from:0x020d09b8 kind:arm_call to:0x02011f3c module:main +from:0x020d09c4 kind:arm_call to:0x020d0b44 module:overlay(19) +from:0x020d09e0 kind:arm_call to:0x02013ee8 module:main +from:0x020d0a04 kind:arm_call to:0x020d093c module:overlay(19) +from:0x020d0a14 kind:load to:0x02049b80 module:main +from:0x020d0a18 kind:load to:0x020d24e0 module:overlay(19) +from:0x020d0a3c kind:load to:0x020d24e8 module:overlay(19) +from:0x020d0a40 kind:load to:0x020d093c module:overlay(19) +from:0x020d0a64 kind:load to:0x020d24f0 module:overlay(19) +from:0x020d0a68 kind:load to:0x020d093c module:overlay(19) +from:0x020d0a98 kind:arm_call to:0x02030d48 module:main +from:0x020d0aa8 kind:arm_call to:0x020d1674 module:overlay(19) +from:0x020d0aac kind:arm_call to:0x02030cfc module:main +from:0x020d0ad0 kind:arm_call to:0x020d1710 module:overlay(19) +from:0x020d0ad4 kind:arm_call to:0x02030cfc module:main +from:0x020d0af0 kind:arm_call to:0x02030d58 module:main +from:0x020d0b14 kind:load to:0x02049bd4 module:main +from:0x020d0b18 kind:load to:0x020b62f0 module:overlay(0) +from:0x020d0b1c kind:load to:0x020b64f0 module:overlay(0) +from:0x020d0b38 kind:load to:0x02049b80 module:main +from:0x020d0b3c kind:load to:0x020d0a6c module:overlay(19) +from:0x020d0b40 kind:load to:0x02013ecc module:main +from:0x020d0b7c kind:arm_call to:0x02028c4c module:main +from:0x020d0b8c kind:arm_call to:0x02028c4c module:main +from:0x020d0b98 kind:arm_call to:0x02096c68 module:overlay(0) +from:0x020d0ba8 kind:arm_call to:0x02028c4c module:main +from:0x020d0bb8 kind:arm_call to:0x02028c4c module:main +from:0x020d0bf8 kind:arm_call to:0x02028c4c module:main +from:0x020d0c1c kind:arm_call to:0x02028c4c module:main +from:0x020d0cf4 kind:arm_call to:0x020d0c8c module:overlay(19) +from:0x020d0d14 kind:arm_call to:0x020d0c8c module:overlay(19) +from:0x020d0d30 kind:arm_call to:0x020d0c8c module:overlay(19) +from:0x020d0d54 kind:arm_call to:0x020d0c8c module:overlay(19) +from:0x020d0da8 kind:arm_call to:0x020a1178 module:overlay(0) +from:0x020d0db4 kind:arm_call to:0x020d0e58 module:overlay(19) +from:0x020d0df0 kind:arm_call to:0x02028c18 module:main +from:0x020d0e0c kind:arm_call to:0x02028c18 module:main +from:0x020d0e40 kind:arm_call to:0x020312b8 module:main +from:0x020d0e78 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d0e94 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d0eac kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d0ec4 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d0edc kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d0ffc kind:arm_call to:0x020a1178 module:overlay(0) +from:0x020d1024 kind:arm_call to:0x02028cdc module:main +from:0x020d1038 kind:arm_call to:0x02028cdc module:main +from:0x020d1048 kind:arm_call to:0x02028cdc module:main +from:0x020d1058 kind:arm_call to:0x02028cdc module:main +from:0x020d1068 kind:arm_call to:0x02028cdc module:main +from:0x020d107c kind:arm_call to:0x02028cdc module:main +from:0x020d1090 kind:arm_call to:0x02028cdc module:main +from:0x020d10a0 kind:arm_call to:0x02028cdc module:main +from:0x020d10b0 kind:arm_call to:0x02028cdc module:main +from:0x020d10c0 kind:arm_call to:0x02028cdc module:main +from:0x020d10cc kind:arm_call to:0x020d0e58 module:overlay(19) +from:0x020d1200 kind:arm_call to:0x020a12f4 module:overlay(0) +from:0x020d1210 kind:arm_call to:0x020328c8 module:main +from:0x020d122c kind:arm_call to:0x02028cdc module:main +from:0x020d1274 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d12b0 kind:load to:0x020b62f4 module:overlay(0) +from:0x020d136c kind:arm_call to:0x020a1148 module:overlay(0) +from:0x020d137c kind:arm_call to:0x020328c8 module:main +from:0x020d1398 kind:arm_call to:0x02028cdc module:main +from:0x020d13b0 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d13f0 kind:load to:0x020b62f4 module:overlay(0) +from:0x020d1414 kind:arm_call to:0x020d1440 module:overlay(19) +from:0x020d1438 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d1454 kind:arm_call to:0x020328c8 module:main +from:0x020d1468 kind:arm_call to:0x02028cdc module:main +from:0x020d1470 kind:load to:0x020b62f4 module:overlay(0) +from:0x020d1494 kind:arm_call to:0x020d153c module:overlay(19) +from:0x020d14ac kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d14c8 kind:arm_call to:0x020d1500 module:overlay(19) +from:0x020d14e4 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d14f4 kind:arm_call to:0x020d13f8 module:overlay(19) +from:0x020d1514 kind:arm_call to:0x020328c8 module:main +from:0x020d152c kind:arm_call to:0x02028cdc module:main +from:0x020d1534 kind:load to:0x020b62f4 module:overlay(0) +from:0x020d1550 kind:arm_call to:0x020328c8 module:main +from:0x020d1568 kind:arm_call to:0x02028cdc module:main +from:0x020d1570 kind:load to:0x020b62f4 module:overlay(0) +from:0x020d159c kind:arm_call to:0x020d1640 module:overlay(19) +from:0x020d15b8 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d15d4 kind:arm_call to:0x020d160c module:overlay(19) +from:0x020d15f0 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d1600 kind:arm_call to:0x020d1474 module:overlay(19) +from:0x020d1620 kind:arm_call to:0x020328c8 module:main +from:0x020d1634 kind:arm_call to:0x02028cdc module:main +from:0x020d163c kind:load to:0x020b62f4 module:overlay(0) +from:0x020d1654 kind:arm_call to:0x020328c8 module:main +from:0x020d1668 kind:arm_call to:0x02028cdc module:main +from:0x020d1670 kind:load to:0x020b62f4 module:overlay(0) +from:0x020d16f8 kind:arm_call to:0x020312b8 module:main +from:0x020d174c kind:arm_call to:0x02028cdc module:main +from:0x020d1760 kind:arm_call to:0x02028cdc module:main +from:0x020d1770 kind:arm_call to:0x02028cdc module:main +from:0x020d1778 kind:arm_call to:0x020a12f4 module:overlay(0) +from:0x020d1788 kind:arm_call to:0x02028cdc module:main +from:0x020d17a0 kind:arm_call to:0x02028c90 module:main +from:0x020d17b0 kind:arm_call to:0x02028cdc module:main +from:0x020d17c0 kind:arm_call to:0x020d1578 module:overlay(19) +from:0x020d180c kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020d1834 kind:arm_call to:0x020d1848 module:overlay(19) +from:0x020d1898 kind:arm_call to:0x020312b8 module:main +from:0x020d18dc kind:arm_call to:0x020328c8 module:main +from:0x020d1918 kind:arm_call to:0x020328c8 module:main +from:0x020d1950 kind:arm_call to:0x020328c8 module:main +from:0x020d1988 kind:arm_call to:0x020328c8 module:main +from:0x020d19c4 kind:arm_call to:0x020328c8 module:main +from:0x020d1a74 kind:arm_call to:0x02028cdc module:main +from:0x020d1ac4 kind:arm_call to:0x02028cdc module:main +from:0x020d1adc kind:load to:0x020b62f4 module:overlay(0) +from:0x020d1ae4 kind:load to:0x020d1c14 module:overlay(19) +from:0x020d1ae8 kind:load to:0x020d1c28 module:overlay(19) +from:0x020d1b14 kind:arm_call to:0x02036198 module:main +from:0x020d1b34 kind:arm_call to:0x02028c30 module:main +from:0x020d1b48 kind:arm_call to:0x02028c30 module:main +from:0x020d1b6c kind:arm_call_thumb to:0x020a107c module:overlay(0) +from:0x020d1b74 kind:arm_call to:0x020d153c module:overlay(19) +from:0x020d1b88 kind:arm_call to:0x02028c90 module:main +from:0x020d1bb0 kind:arm_call to:0x020d1640 module:overlay(19) +from:0x020d1bb8 kind:arm_call to:0x020a12f4 module:overlay(0) +from:0x020d1bc0 kind:arm_call to:0x020d1500 module:overlay(19) +from:0x020d1bd0 kind:arm_call to:0x02028c90 module:main +from:0x020d1bd8 kind:arm_call to:0x020d160c module:overlay(19) +from:0x020d1be0 kind:arm_call to:0x020a1148 module:overlay(0) +from:0x020d1be8 kind:arm_call to:0x020d1440 module:overlay(19) +from:0x020d1c50 kind:load to:0x020d1dc0 module:overlay(19) +from:0x020d1c68 kind:load to:0x020d1df4 module:overlay(19) +from:0x020d1d08 kind:load to:0x020d2500 module:overlay(19) +from:0x020d1d0c kind:load to:0x020d1e8c module:overlay(19) +from:0x020d1d78 kind:load to:0x020d219c module:overlay(19) +from:0x020d1da0 kind:load to:0x020d2288 module:overlay(19) +from:0x020d1da4 kind:load to:0x020d1c3c module:overlay(19) +from:0x020d1da8 kind:load to:0x020d1c54 module:overlay(19) +from:0x020d1dac kind:load to:0x020d1c6c module:overlay(19) +from:0x020d1db0 kind:load to:0x020d1d14 module:overlay(19) +from:0x020d1db4 kind:load to:0x020d1d7c module:overlay(19) +from:0x020d1dcc kind:load to:0x020c4968 module:overlay(19) +from:0x020d1dd0 kind:load to:0x020c49ec module:overlay(19) +from:0x020d1dd4 kind:load to:0x020c4a78 module:overlay(19) +from:0x020d1dd8 kind:load to:0x020c4aec module:overlay(19) +from:0x020d1ddc kind:load to:0x0201838c module:main +from:0x020d1de0 kind:load to:0x020c4ae8 module:overlay(19) +from:0x020d1de4 kind:load to:0x020c4b1c module:overlay(19) +from:0x020d1de8 kind:load to:0x02018394 module:main +from:0x020d1dec kind:load to:0x020c4b20 module:overlay(19) +from:0x020d1df0 kind:load to:0x0201839c module:main +from:0x020d1e00 kind:load to:0x020185e0 module:main +from:0x020d1e04 kind:load to:0x0201860c module:main +from:0x020d1e08 kind:load to:0x020c4c8c module:overlay(19) +from:0x020d1e0c kind:load to:0x020c4d54 module:overlay(19) +from:0x020d1e10 kind:load to:0x020c4f18 module:overlay(19) +from:0x020d1e14 kind:load to:0x020185d1 module:main +from:0x020d1e18 kind:load to:0x020185d5 module:main +from:0x020d1e1c kind:load to:0x020185d9 module:main +from:0x020d1e20 kind:load to:0x020185dd module:main +from:0x020d1e24 kind:load to:0x020c5038 module:overlay(19) +from:0x020d1e28 kind:load to:0x020c51a8 module:overlay(19) +from:0x020d1e2c kind:load to:0x020c51c8 module:overlay(19) +from:0x020d1e30 kind:load to:0x020186a8 module:main +from:0x020d1e34 kind:load to:0x020186f4 module:main +from:0x020d1e40 kind:load to:0x020667d8 module:overlay(0) +from:0x020d1e44 kind:load to:0x020667f4 module:overlay(0) +from:0x020d1e48 kind:load to:0x020c527c module:overlay(19) +from:0x020d1e4c kind:load to:0x02067434 module:overlay(0) +from:0x020d1e50 kind:load to:0x02067474 module:overlay(0) +from:0x020d1e54 kind:load to:0x02066dfc module:overlay(0) +from:0x020d1e58 kind:load to:0x020669d8 module:overlay(0) +from:0x020d1e5c kind:load to:0x020c52c4 module:overlay(19) +from:0x020d1e60 kind:load to:0x020c5470 module:overlay(19) +from:0x020d1e64 kind:load to:0x020c4954 module:overlay(19) +from:0x020d1e68 kind:load to:0x020c5654 module:overlay(19) +from:0x020d1e6c kind:load to:0x020d0d90 module:overlay(19) +from:0x020d1e74 kind:load to:0x020d0ee8 module:overlay(19) +from:0x020d1e7c kind:load to:0x020d1148 module:overlay(19) +from:0x020d1e84 kind:load to:0x020d12bc module:overlay(19) +from:0x020d1f00 kind:load to:0x020c6024 module:overlay(19) +from:0x020d1f04 kind:load to:0x020c621c module:overlay(19) +from:0x020d1f08 kind:load to:0x020c8138 module:overlay(19) +from:0x020d1f0c kind:load to:0x02061cd0 module:overlay(0) +from:0x020d1f10 kind:load to:0x020cb2b0 module:overlay(19) +from:0x020d1f14 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d1f18 kind:load to:0x020cb618 module:overlay(19) +from:0x020d1f1c kind:load to:0x020c6d4c module:overlay(19) +from:0x020d1f24 kind:load to:0x020c6d88 module:overlay(19) +from:0x020d1f2c kind:load to:0x020c6e54 module:overlay(19) +from:0x020d1f34 kind:load to:0x020c71bc module:overlay(19) +from:0x020d1f3c kind:load to:0x020c7230 module:overlay(19) +from:0x020d1f44 kind:load to:0x020c7250 module:overlay(19) +from:0x020d1f4c kind:load to:0x020c7210 module:overlay(19) +from:0x020d1f54 kind:load to:0x020c72b4 module:overlay(19) +from:0x020d1f5c kind:load to:0x020c77a8 module:overlay(19) +from:0x020d1f64 kind:load to:0x020c77f8 module:overlay(19) +from:0x020d1f6c kind:load to:0x020c7844 module:overlay(19) +from:0x020d1f74 kind:load to:0x020c7898 module:overlay(19) +from:0x020d1f7c kind:load to:0x020c78b8 module:overlay(19) +from:0x020d1f84 kind:load to:0x020c78ec module:overlay(19) +from:0x020d1f8c kind:load to:0x020c7950 module:overlay(19) +from:0x020d1f94 kind:load to:0x020c7c7c module:overlay(19) +from:0x020d1f9c kind:load to:0x020c7c88 module:overlay(19) +from:0x020d1fa4 kind:load to:0x020c7cb0 module:overlay(19) +from:0x020d1fac kind:load to:0x020c7d7c module:overlay(19) +from:0x020d1fb4 kind:load to:0x020c811c module:overlay(19) +from:0x020d1fbc kind:load to:0x020c8128 module:overlay(19) +from:0x020d1fc4 kind:load to:0x020c6d48 module:overlay(19) +from:0x020d1fcc kind:load to:0x020c6d48 module:overlay(19) +from:0x020d1fd4 kind:load to:0x020c82d0 module:overlay(19) +from:0x020d1fdc kind:load to:0x020c8304 module:overlay(19) +from:0x020d1fe4 kind:load to:0x020c8494 module:overlay(19) +from:0x020d1fec kind:load to:0x020c8aec module:overlay(19) +from:0x020d1ff4 kind:load to:0x020c8b18 module:overlay(19) +from:0x020d1ffc kind:load to:0x020c8b50 module:overlay(19) +from:0x020d2004 kind:load to:0x020c8b88 module:overlay(19) +from:0x020d200c kind:load to:0x020c8bb4 module:overlay(19) +from:0x020d2014 kind:load to:0x020c9b68 module:overlay(19) +from:0x020d201c kind:load to:0x020c9bb0 module:overlay(19) +from:0x020d2024 kind:load to:0x020c9c0c module:overlay(19) +from:0x020d202c kind:load to:0x020c9c58 module:overlay(19) +from:0x020d2034 kind:load to:0x020c9cb0 module:overlay(19) +from:0x020d203c kind:load to:0x020c9dc8 module:overlay(19) +from:0x020d2044 kind:load to:0x020c9e48 module:overlay(19) +from:0x020d204c kind:load to:0x020ca84c module:overlay(19) +from:0x020d2054 kind:load to:0x020ca884 module:overlay(19) +from:0x020d205c kind:load to:0x020ca8bc module:overlay(19) +from:0x020d2064 kind:load to:0x020ca8f4 module:overlay(19) +from:0x020d206c kind:load to:0x020cb1c0 module:overlay(19) +from:0x020d2074 kind:load to:0x020cb21c module:overlay(19) +from:0x020d207c kind:load to:0x020c8134 module:overlay(19) +from:0x020d2084 kind:load to:0x020c8134 module:overlay(19) +from:0x020d208c kind:load to:0x020cb2ac module:overlay(19) +from:0x020d2094 kind:load to:0x020cb4fc module:overlay(19) +from:0x020d209c kind:load to:0x020cb508 module:overlay(19) +from:0x020d20a4 kind:load to:0x020cb514 module:overlay(19) +from:0x020d20ac kind:load to:0x020cb520 module:overlay(19) +from:0x020d20b4 kind:load to:0x020cb52c module:overlay(19) +from:0x020d20bc kind:load to:0x020cb538 module:overlay(19) +from:0x020d20c4 kind:load to:0x020cb544 module:overlay(19) +from:0x020d20cc kind:load to:0x020cb550 module:overlay(19) +from:0x020d20d4 kind:load to:0x020cb55c module:overlay(19) +from:0x020d20dc kind:load to:0x020cb568 module:overlay(19) +from:0x020d20e4 kind:load to:0x020cb574 module:overlay(19) +from:0x020d20ec kind:load to:0x020cb580 module:overlay(19) +from:0x020d20f4 kind:load to:0x020cb58c module:overlay(19) +from:0x020d20fc kind:load to:0x020cb598 module:overlay(19) +from:0x020d2104 kind:load to:0x020cb5a4 module:overlay(19) +from:0x020d210c kind:load to:0x020cb5b0 module:overlay(19) +from:0x020d2114 kind:load to:0x020cb5bc module:overlay(19) +from:0x020d211c kind:load to:0x020cb5c8 module:overlay(19) +from:0x020d2124 kind:load to:0x020cb5f0 module:overlay(19) +from:0x020d212c kind:load to:0x020cb5fc module:overlay(19) +from:0x020d2134 kind:load to:0x020cb2a8 module:overlay(19) +from:0x020d213c kind:load to:0x020cb2a8 module:overlay(19) +from:0x020d21c8 kind:load to:0x020cd838 module:overlay(19) +from:0x020d21d0 kind:load to:0x020cdc4c module:overlay(19) +from:0x020d21d8 kind:load to:0x020cdc78 module:overlay(19) +from:0x020d21e0 kind:load to:0x020cdca0 module:overlay(19) +from:0x020d21e8 kind:load to:0x020cdc9c module:overlay(19) +from:0x020d21f0 kind:load to:0x020cdccc module:overlay(19) +from:0x020d21f8 kind:load to:0x020cdcf8 module:overlay(19) +from:0x020d2200 kind:load to:0x020cce44 module:overlay(19) +from:0x020d2208 kind:load to:0x020cce70 module:overlay(19) +from:0x020d2210 kind:load to:0x020cd1ac module:overlay(19) +from:0x020d2218 kind:load to:0x020cd45c module:overlay(19) +from:0x020d2220 kind:load to:0x020cd638 module:overlay(19) +from:0x020d2228 kind:load to:0x020cd654 module:overlay(19) +from:0x020d2230 kind:load to:0x020cd7c8 module:overlay(19) +from:0x020d2240 kind:load to:0x020ccb58 module:overlay(19) +from:0x020d2244 kind:load to:0x020ccc68 module:overlay(19) +from:0x020d2248 kind:load to:0x020ccdb8 module:overlay(19) +from:0x020d224c kind:load to:0x02061cd0 module:overlay(0) +from:0x020d2250 kind:load to:0x020ccdf0 module:overlay(19) +from:0x020d2254 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d2258 kind:load to:0x02061cdc module:overlay(0) +from:0x020d2264 kind:load to:0x020cc6ec module:overlay(19) +from:0x020d2268 kind:load to:0x020cc758 module:overlay(19) +from:0x020d226c kind:load to:0x020cc7cc module:overlay(19) +from:0x020d2270 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d2274 kind:load to:0x02061cd4 module:overlay(0) +from:0x020d2278 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d227c kind:load to:0x02061cdc module:overlay(0) +from:0x020d2280 kind:load to:0x020d13f8 module:overlay(19) +from:0x020d229c kind:load to:0x020ceab0 module:overlay(19) +from:0x020d22a4 kind:load to:0x020ceaec module:overlay(19) +from:0x020d22ac kind:load to:0x020cec0c module:overlay(19) +from:0x020d22b4 kind:load to:0x020ceaac module:overlay(19) +from:0x020d22c4 kind:load to:0x020ce9e4 module:overlay(19) +from:0x020d22c8 kind:load to:0x020cea44 module:overlay(19) +from:0x020d22cc kind:load to:0x020ceca4 module:overlay(19) +from:0x020d22d0 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d22d4 kind:load to:0x020cef44 module:overlay(19) +from:0x020d22d8 kind:load to:0x020cefac module:overlay(19) +from:0x020d22dc kind:load to:0x02061cdc module:overlay(0) +from:0x020d22e8 kind:load to:0x020cfa3c module:overlay(19) +from:0x020d22ec kind:load to:0x020cfb10 module:overlay(19) +from:0x020d22f8 kind:load to:0x020cfb68 module:overlay(19) +from:0x020d22fc kind:load to:0x020c4e24 module:overlay(19) +from:0x020d2300 kind:load to:0x020cf628 module:overlay(19) +from:0x020d2304 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d2308 kind:load to:0x020cf89c module:overlay(19) +from:0x020d230c kind:load to:0x02061cd8 module:overlay(0) +from:0x020d2310 kind:load to:0x02061cdc module:overlay(0) +from:0x020d2420 kind:load to:0x020cfca8 module:overlay(19) +from:0x020d2424 kind:load to:0x020cfcbc module:overlay(19) +from:0x020d2428 kind:load to:0x020cfcd8 module:overlay(19) +from:0x020d242c kind:load to:0x020cfd28 module:overlay(19) +from:0x020d2430 kind:load to:0x020cfd90 module:overlay(19) +from:0x020d2434 kind:load to:0x020cfd8c module:overlay(19) +from:0x020d2438 kind:load to:0x020cfe1c module:overlay(19) +from:0x020d243c kind:load to:0x020cfe2c module:overlay(19) +from:0x020d2440 kind:load to:0x020cfe90 module:overlay(19) +from:0x020d2444 kind:load to:0x020cff3c module:overlay(19) +from:0x020d2450 kind:load to:0x020cffbc module:overlay(19) +from:0x020d2454 kind:load to:0x020cfff8 module:overlay(19) +from:0x020d2458 kind:load to:0x020d003c module:overlay(19) +from:0x020d245c kind:load to:0x020d008c module:overlay(19) +from:0x020d2460 kind:load to:0x020d0120 module:overlay(19) +from:0x020d2464 kind:load to:0x020d011c module:overlay(19) +from:0x020d2468 kind:load to:0x020d01c8 module:overlay(19) +from:0x020d246c kind:load to:0x020d0200 module:overlay(19) +from:0x020d2470 kind:load to:0x020d02a4 module:overlay(19) +from:0x020d2474 kind:load to:0x020616fc module:overlay(0) +from:0x020d2480 kind:load to:0x020667d8 module:overlay(0) +from:0x020d2484 kind:load to:0x020667f4 module:overlay(0) +from:0x020d2488 kind:load to:0x020d039c module:overlay(19) +from:0x020d248c kind:load to:0x02067434 module:overlay(0) +from:0x020d2490 kind:load to:0x02067474 module:overlay(0) +from:0x020d2494 kind:load to:0x02066dfc module:overlay(0) +from:0x020d2498 kind:load to:0x020669d8 module:overlay(0) +from:0x020d249c kind:load to:0x020d03e4 module:overlay(19) +from:0x020d24a0 kind:load to:0x0206723c module:overlay(0) +from:0x020d24a4 kind:load to:0x020c4c78 module:overlay(19) +from:0x020d24a8 kind:load to:0x020d05d4 module:overlay(19) +from:0x020d24b4 kind:load to:0x020667d8 module:overlay(0) +from:0x020d24b8 kind:load to:0x020d063c module:overlay(19) +from:0x020d24bc kind:load to:0x020d0650 module:overlay(19) +from:0x020d24c0 kind:load to:0x02067434 module:overlay(0) +from:0x020d24c4 kind:load to:0x02067474 module:overlay(0) +from:0x020d24c8 kind:load to:0x02066dfc module:overlay(0) +from:0x020d24cc kind:load to:0x020669d8 module:overlay(0) +from:0x020d24d0 kind:load to:0x020d0698 module:overlay(19) +from:0x020d24d4 kind:load to:0x0206723c module:overlay(0) +from:0x020d24d8 kind:load to:0x020c6010 module:overlay(19) +from:0x020d24dc kind:load to:0x020d0890 module:overlay(19) +from:0x020d24e0 kind:load to:0x020d1820 module:overlay(19) +from:0x020d24e8 kind:load to:0x020d1474 module:overlay(19) +from:0x020d24f0 kind:load to:0x020d1578 module:overlay(19) diff --git a/config/eur1/arm9/overlays/ov019/symbols.txt b/config/eur1/arm9/overlays/ov019/symbols.txt new file mode 100644 index 00000000..0165606c --- /dev/null +++ b/config/eur1/arm9/overlays/ov019/symbols.txt @@ -0,0 +1,737 @@ +func_ov019_020c4880 kind:function(arm,size=0x24) addr:0x020c4880 +func_ov019_020c48a4 kind:function(arm,size=0xb0) addr:0x020c48a4 +func_ov019_020c4954 kind:function(arm,size=0x14) addr:0x020c4954 +func_ov019_020c4968 kind:function(arm,size=0x84) addr:0x020c4968 +func_ov019_020c49ec kind:function(arm,size=0x8c) addr:0x020c49ec +func_ov019_020c4a78 kind:function(arm,size=0x70) addr:0x020c4a78 +func_ov019_020c4ae8 kind:function(arm,size=0x4) addr:0x020c4ae8 +func_ov019_020c4aec kind:function(arm,size=0x30) addr:0x020c4aec +func_ov019_020c4b1c kind:function(arm,size=0x4) addr:0x020c4b1c +func_ov019_020c4b20 kind:function(arm,size=0x4) addr:0x020c4b20 +func_ov019_020c4b24 kind:function(arm,size=0x48) addr:0x020c4b24 +func_ov019_020c4b6c kind:function(arm,size=0x28) addr:0x020c4b6c +func_ov019_020c4b94 kind:function(arm,size=0x28) addr:0x020c4b94 +func_ov019_020c4bbc kind:function(arm,size=0x2c) addr:0x020c4bbc +func_ov019_020c4be8 kind:function(arm,size=0x90) addr:0x020c4be8 +func_ov019_020c4c78 kind:function(arm,size=0x14) addr:0x020c4c78 +func_ov019_020c4c8c kind:function(arm,size=0xc8) addr:0x020c4c8c +func_ov019_020c4d54 kind:function(arm,size=0xd0) addr:0x020c4d54 +func_ov019_020c4e24 kind:function(arm,size=0xf4) addr:0x020c4e24 +func_ov019_020c4f18 kind:function(arm,size=0x120) addr:0x020c4f18 +func_ov019_020c5038 kind:function(arm,size=0x40) addr:0x020c5038 +func_ov019_020c5078 kind:function(arm,size=0x4) addr:0x020c5078 +func_ov019_020c507c kind:function(arm,size=0x12c) addr:0x020c507c +func_ov019_020c51a8 kind:function(arm,size=0x20) addr:0x020c51a8 +func_ov019_020c51c8 kind:function(arm,size=0x20) addr:0x020c51c8 +func_ov019_020c51e8 kind:function(arm,size=0x44) addr:0x020c51e8 +func_ov019_020c522c kind:function(arm,size=0x14) addr:0x020c522c +func_ov019_020c5240 kind:function(arm,size=0x3c) addr:0x020c5240 +func_ov019_020c527c kind:function(arm,size=0x48) addr:0x020c527c +func_ov019_020c52c4 kind:function(arm,size=0x1ac) addr:0x020c52c4 +func_ov019_020c5470 kind:function(arm,size=0x110) addr:0x020c5470 +func_ov019_020c5580 kind:function(arm,size=0x50) addr:0x020c5580 +func_ov019_020c55d0 kind:function(arm,size=0x84) addr:0x020c55d0 +func_ov019_020c5654 kind:function(arm,size=0x1c) addr:0x020c5654 +func_ov019_020c5670 kind:function(arm,size=0x9a0) addr:0x020c5670 +func_ov019_020c6010 kind:function(arm,size=0x14) addr:0x020c6010 +func_ov019_020c6024 kind:function(arm,size=0x1f8) addr:0x020c6024 +func_ov019_020c621c kind:function(arm,size=0x200) addr:0x020c621c +func_ov019_020c641c kind:function(arm,size=0x838) addr:0x020c641c +func_ov019_020c6c54 kind:function(arm,size=0x4) addr:0x020c6c54 +func_ov019_020c6c58 kind:function(arm,size=0x3c) addr:0x020c6c58 +func_ov019_020c6c94 kind:function(arm,size=0x48) addr:0x020c6c94 +func_ov019_020c6cdc kind:function(arm,size=0x4) addr:0x020c6cdc +func_ov019_020c6ce0 kind:function(arm,size=0x30) addr:0x020c6ce0 +func_ov019_020c6d10 kind:function(arm,size=0x38) addr:0x020c6d10 +func_ov019_020c6d48 kind:function(arm,size=0x4) addr:0x020c6d48 +func_ov019_020c6d4c kind:function(arm,size=0x4) addr:0x020c6d4c +func_ov019_020c6d50 kind:function(arm,size=0x38) addr:0x020c6d50 +func_ov019_020c6d88 kind:function(arm,size=0xcc) addr:0x020c6d88 +func_ov019_020c6e54 kind:function(arm,size=0x28) addr:0x020c6e54 +func_ov019_020c6e7c kind:function(arm,size=0x1c4) addr:0x020c6e7c +func_ov019_020c7040 kind:function(arm,size=0x17c) addr:0x020c7040 +func_ov019_020c71bc kind:function(arm,size=0x54) addr:0x020c71bc +func_ov019_020c7210 kind:function(arm,size=0x20) addr:0x020c7210 +func_ov019_020c7230 kind:function(arm,size=0x20) addr:0x020c7230 +func_ov019_020c7250 kind:function(arm,size=0x64) addr:0x020c7250 +func_ov019_020c72b4 kind:function(arm,size=0x2c) addr:0x020c72b4 +func_ov019_020c72e0 kind:function(arm,size=0x2dc) addr:0x020c72e0 +func_ov019_020c75bc kind:function(arm,size=0x1ec) addr:0x020c75bc +func_ov019_020c77a8 kind:function(arm,size=0x50) addr:0x020c77a8 +func_ov019_020c77f8 kind:function(arm,size=0x4c) addr:0x020c77f8 +func_ov019_020c7844 kind:function(arm,size=0x54) addr:0x020c7844 +func_ov019_020c7898 kind:function(arm,size=0x20) addr:0x020c7898 +func_ov019_020c78b8 kind:function(arm,size=0x34) addr:0x020c78b8 +func_ov019_020c78ec kind:function(arm,size=0x64) addr:0x020c78ec +func_ov019_020c7950 kind:function(arm,size=0x134) addr:0x020c7950 +func_ov019_020c7a84 kind:function(arm,size=0x1f8) addr:0x020c7a84 +func_ov019_020c7c7c kind:function(arm,size=0xc) addr:0x020c7c7c +func_ov019_020c7c88 kind:function(arm,size=0x28) addr:0x020c7c88 +func_ov019_020c7cb0 kind:function(arm,size=0xcc) addr:0x020c7cb0 +func_ov019_020c7d7c kind:function(arm,size=0x8c) addr:0x020c7d7c +func_ov019_020c7e08 kind:function(arm,size=0x314) addr:0x020c7e08 +func_ov019_020c811c kind:function(arm,size=0xc) addr:0x020c811c +func_ov019_020c8128 kind:function(arm,size=0xc) addr:0x020c8128 +func_ov019_020c8134 kind:function(arm,size=0x4) addr:0x020c8134 +func_ov019_020c8138 kind:function(arm,size=0x198) addr:0x020c8138 +func_ov019_020c82d0 kind:function(arm,size=0x34) addr:0x020c82d0 +func_ov019_020c8304 kind:function(arm,size=0x190) addr:0x020c8304 +func_ov019_020c8494 kind:function(arm,size=0xd0) addr:0x020c8494 +func_ov019_020c8564 kind:function(arm,size=0x28) addr:0x020c8564 +func_ov019_020c858c kind:function(arm,size=0x560) addr:0x020c858c +func_ov019_020c8aec kind:function(arm,size=0x2c) addr:0x020c8aec +func_ov019_020c8b18 kind:function(arm,size=0x38) addr:0x020c8b18 +func_ov019_020c8b50 kind:function(arm,size=0x38) addr:0x020c8b50 +func_ov019_020c8b88 kind:function(arm,size=0x2c) addr:0x020c8b88 +func_ov019_020c8bb4 kind:function(arm,size=0xd8) addr:0x020c8bb4 +func_ov019_020c8c8c kind:function(arm,size=0x690) addr:0x020c8c8c +func_ov019_020c931c kind:function(arm,size=0x84c) addr:0x020c931c +func_ov019_020c9b68 kind:function(arm,size=0x48) addr:0x020c9b68 +func_ov019_020c9bb0 kind:function(arm,size=0x5c) addr:0x020c9bb0 +func_ov019_020c9c0c kind:function(arm,size=0x4c) addr:0x020c9c0c +func_ov019_020c9c58 kind:function(arm,size=0x58) addr:0x020c9c58 +func_ov019_020c9cb0 kind:function(arm,size=0x118) addr:0x020c9cb0 +func_ov019_020c9dc8 kind:function(arm,size=0x80) addr:0x020c9dc8 +func_ov019_020c9e48 kind:function(arm,size=0x89c) addr:0x020c9e48 +func_ov019_020ca6e4 kind:function(arm,size=0x168) addr:0x020ca6e4 +func_ov019_020ca84c kind:function(arm,size=0x38) addr:0x020ca84c +func_ov019_020ca884 kind:function(arm,size=0x38) addr:0x020ca884 +func_ov019_020ca8bc kind:function(arm,size=0x38) addr:0x020ca8bc +func_ov019_020ca8f4 kind:function(arm,size=0x8c) addr:0x020ca8f4 +func_ov019_020ca980 kind:function(arm,size=0x840) addr:0x020ca980 +func_ov019_020cb1c0 kind:function(arm,size=0x5c) addr:0x020cb1c0 +func_ov019_020cb21c kind:function(arm,size=0x5c) addr:0x020cb21c +func_ov019_020cb278 kind:function(arm,size=0x30) addr:0x020cb278 +func_ov019_020cb2a8 kind:function(arm,size=0x4) addr:0x020cb2a8 +func_ov019_020cb2ac kind:function(arm,size=0x4) addr:0x020cb2ac +func_ov019_020cb2b0 kind:function(arm,size=0x38) addr:0x020cb2b0 +func_ov019_020cb2e8 kind:function(arm,size=0x34) addr:0x020cb2e8 +func_ov019_020cb31c kind:function(arm,size=0x48) addr:0x020cb31c +func_ov019_020cb364 kind:function(arm,size=0x198) addr:0x020cb364 +func_ov019_020cb4fc kind:function(arm,size=0xc) addr:0x020cb4fc +func_ov019_020cb508 kind:function(arm,size=0xc) addr:0x020cb508 +func_ov019_020cb514 kind:function(arm,size=0xc) addr:0x020cb514 +func_ov019_020cb520 kind:function(arm,size=0xc) addr:0x020cb520 +func_ov019_020cb52c kind:function(arm,size=0xc) addr:0x020cb52c +func_ov019_020cb538 kind:function(arm,size=0xc) addr:0x020cb538 +func_ov019_020cb544 kind:function(arm,size=0xc) addr:0x020cb544 +func_ov019_020cb550 kind:function(arm,size=0xc) addr:0x020cb550 +func_ov019_020cb55c kind:function(arm,size=0xc) addr:0x020cb55c +func_ov019_020cb568 kind:function(arm,size=0xc) addr:0x020cb568 +func_ov019_020cb574 kind:function(arm,size=0xc) addr:0x020cb574 +func_ov019_020cb580 kind:function(arm,size=0xc) addr:0x020cb580 +func_ov019_020cb58c kind:function(arm,size=0xc) addr:0x020cb58c +func_ov019_020cb598 kind:function(arm,size=0xc) addr:0x020cb598 +func_ov019_020cb5a4 kind:function(arm,size=0xc) addr:0x020cb5a4 +func_ov019_020cb5b0 kind:function(arm,size=0xc) addr:0x020cb5b0 +func_ov019_020cb5bc kind:function(arm,size=0xc) addr:0x020cb5bc +func_ov019_020cb5c8 kind:function(arm,size=0x28) addr:0x020cb5c8 +func_ov019_020cb5f0 kind:function(arm,size=0xc) addr:0x020cb5f0 +func_ov019_020cb5fc kind:function(arm,size=0xc) addr:0x020cb5fc +func_ov019_020cb608 kind:function(arm,size=0x10) addr:0x020cb608 +func_ov019_020cb618 kind:function(arm,size=0x4) addr:0x020cb618 +func_ov019_020cb61c kind:function(arm,size=0x88) addr:0x020cb61c +func_ov019_020cb6a4 kind:function(arm,size=0x84) addr:0x020cb6a4 +func_ov019_020cb728 kind:function(arm,size=0x30) addr:0x020cb728 +func_ov019_020cb758 kind:function(arm,size=0x30) addr:0x020cb758 +func_ov019_020cb788 kind:function(arm,size=0x20) addr:0x020cb788 +func_ov019_020cb7a8 kind:function(arm,size=0x384) addr:0x020cb7a8 +func_ov019_020cbb2c kind:function(arm,size=0x24) addr:0x020cbb2c +func_ov019_020cbb50 kind:function(arm,size=0x30) addr:0x020cbb50 +func_ov019_020cbb80 kind:function(arm,size=0x54) addr:0x020cbb80 +func_ov019_020cbbd4 kind:function(arm,size=0x78) addr:0x020cbbd4 +func_ov019_020cbc4c kind:function(arm,size=0x9a0) addr:0x020cbc4c +func_ov019_020cc5ec kind:function(arm,size=0x14) addr:0x020cc5ec +func_ov019_020cc600 kind:function(arm,size=0x34) addr:0x020cc600 +func_ov019_020cc634 kind:function(arm,size=0xb8) addr:0x020cc634 +func_ov019_020cc6ec kind:function(arm,size=0x6c) addr:0x020cc6ec +func_ov019_020cc758 kind:function(arm,size=0x74) addr:0x020cc758 +func_ov019_020cc7cc kind:function(arm,size=0xd0) addr:0x020cc7cc +func_ov019_020cc89c kind:function(arm,size=0x18) addr:0x020cc89c +func_ov019_020cc8b4 kind:function(arm,size=0xc) addr:0x020cc8b4 +func_ov019_020cc8c0 kind:function(arm,size=0x298) addr:0x020cc8c0 +func_ov019_020ccb58 kind:function(arm,size=0x110) addr:0x020ccb58 +func_ov019_020ccc68 kind:function(arm,size=0x118) addr:0x020ccc68 +func_ov019_020ccd80 kind:function(arm,size=0x38) addr:0x020ccd80 +func_ov019_020ccdb8 kind:function(arm,size=0x38) addr:0x020ccdb8 +func_ov019_020ccdf0 kind:function(arm,size=0x44) addr:0x020ccdf0 +func_ov019_020cce34 kind:function(arm,size=0x10) addr:0x020cce34 +func_ov019_020cce44 kind:function(arm,size=0x2c) addr:0x020cce44 +func_ov019_020cce70 kind:function(arm,size=0x33c) addr:0x020cce70 +func_ov019_020cd1ac kind:function(arm,size=0x2b0) addr:0x020cd1ac +func_ov019_020cd45c kind:function(arm,size=0x1dc) addr:0x020cd45c +func_ov019_020cd638 kind:function(arm,size=0x1c) addr:0x020cd638 +func_ov019_020cd654 kind:function(arm,size=0x174) addr:0x020cd654 +func_ov019_020cd7c8 kind:function(arm,size=0x70) addr:0x020cd7c8 +func_ov019_020cd838 kind:function(arm,size=0xdc) addr:0x020cd838 +func_ov019_020cd914 kind:function(arm,size=0x308) addr:0x020cd914 +func_ov019_020cdc1c kind:function(arm,size=0x30) addr:0x020cdc1c +func_ov019_020cdc4c kind:function(arm,size=0x2c) addr:0x020cdc4c +func_ov019_020cdc78 kind:function(arm,size=0x24) addr:0x020cdc78 +func_ov019_020cdc9c kind:function(arm,size=0x4) addr:0x020cdc9c +func_ov019_020cdca0 kind:function(arm,size=0x2c) addr:0x020cdca0 +func_ov019_020cdccc kind:function(arm,size=0x2c) addr:0x020cdccc +func_ov019_020cdcf8 kind:function(arm,size=0x1d4) addr:0x020cdcf8 +func_ov019_020cdecc kind:function(arm,size=0x10) addr:0x020cdecc +func_ov019_020cdedc kind:function(arm,size=0x10) addr:0x020cdedc +func_ov019_020cdeec kind:function(arm,size=0x468) addr:0x020cdeec +func_ov019_020ce354 kind:function(arm,size=0x100) addr:0x020ce354 +func_ov019_020ce454 kind:function(arm,size=0xc8) addr:0x020ce454 +func_ov019_020ce51c kind:function(arm,size=0x140) addr:0x020ce51c +func_ov019_020ce65c kind:function(arm,size=0x4c) addr:0x020ce65c +func_ov019_020ce6a8 kind:function(arm,size=0x60) addr:0x020ce6a8 +func_ov019_020ce708 kind:function(arm,size=0x3c) addr:0x020ce708 +func_ov019_020ce744 kind:function(arm,size=0x48) addr:0x020ce744 +func_ov019_020ce78c kind:function(arm,size=0x54) addr:0x020ce78c +func_ov019_020ce7e0 kind:function(arm,size=0x34) addr:0x020ce7e0 +func_ov019_020ce814 kind:function(arm,size=0x4c) addr:0x020ce814 +func_ov019_020ce860 kind:function(arm,size=0x10) addr:0x020ce860 +func_ov019_020ce870 kind:function(arm,size=0x14) addr:0x020ce870 +func_ov019_020ce884 kind:function(arm,size=0x160) addr:0x020ce884 +func_ov019_020ce9e4 kind:function(arm,size=0x60) addr:0x020ce9e4 +func_ov019_020cea44 kind:function(arm,size=0x68) addr:0x020cea44 +func_ov019_020ceaac kind:function(arm,size=0x4) addr:0x020ceaac +func_ov019_020ceab0 kind:function(arm,size=0x4) addr:0x020ceab0 +func_ov019_020ceab4 kind:function(arm,size=0x38) addr:0x020ceab4 +func_ov019_020ceaec kind:function(arm,size=0x120) addr:0x020ceaec +func_ov019_020cec0c kind:function(arm,size=0x98) addr:0x020cec0c +func_ov019_020ceca4 kind:function(arm,size=0x2a0) addr:0x020ceca4 +func_ov019_020cef44 kind:function(arm,size=0x68) addr:0x020cef44 +func_ov019_020cefac kind:function(arm,size=0x78) addr:0x020cefac +func_ov019_020cf024 kind:function(arm,size=0x14) addr:0x020cf024 +func_ov019_020cf038 kind:function(arm,size=0x14) addr:0x020cf038 +func_ov019_020cf04c kind:function(arm,size=0x124) addr:0x020cf04c +func_ov019_020cf170 kind:function(arm,size=0x38) addr:0x020cf170 +func_ov019_020cf1a8 kind:function(arm,size=0xb4) addr:0x020cf1a8 +func_ov019_020cf25c kind:function(arm,size=0x70) addr:0x020cf25c +func_ov019_020cf2cc kind:function(arm,size=0x35c) addr:0x020cf2cc +func_ov019_020cf628 kind:function(arm,size=0x154) addr:0x020cf628 +func_ov019_020cf77c kind:function(arm,size=0x120) addr:0x020cf77c +func_ov019_020cf89c kind:function(arm,size=0x14) addr:0x020cf89c +func_ov019_020cf8b0 kind:function(arm,size=0x18c) addr:0x020cf8b0 +func_ov019_020cfa3c kind:function(arm,size=0xd4) addr:0x020cfa3c +func_ov019_020cfb10 kind:function(arm,size=0x58) addr:0x020cfb10 +func_ov019_020cfb68 kind:function(arm,size=0xec) addr:0x020cfb68 +func_ov019_020cfc54 kind:function(arm,size=0x54) addr:0x020cfc54 +func_ov019_020cfca8 kind:function(arm,size=0x14) addr:0x020cfca8 +func_ov019_020cfcbc kind:function(arm,size=0x1c) addr:0x020cfcbc +func_ov019_020cfcd8 kind:function(arm,size=0x50) addr:0x020cfcd8 +func_ov019_020cfd28 kind:function(arm,size=0x64) addr:0x020cfd28 +func_ov019_020cfd8c kind:function(arm,size=0x4) addr:0x020cfd8c +func_ov019_020cfd90 kind:function(arm,size=0x8c) addr:0x020cfd90 +func_ov019_020cfe1c kind:function(arm,size=0x10) addr:0x020cfe1c +func_ov019_020cfe2c kind:function(arm,size=0x64) addr:0x020cfe2c +func_ov019_020cfe90 kind:function(arm,size=0xac) addr:0x020cfe90 +func_ov019_020cff3c kind:function(arm,size=0x34) addr:0x020cff3c +func_ov019_020cff70 kind:function(arm,size=0x4c) addr:0x020cff70 +func_ov019_020cffbc kind:function(arm,size=0x3c) addr:0x020cffbc +func_ov019_020cfff8 kind:function(arm,size=0x44) addr:0x020cfff8 +func_ov019_020d003c kind:function(arm,size=0x50) addr:0x020d003c +func_ov019_020d008c kind:function(arm,size=0x90) addr:0x020d008c +func_ov019_020d011c kind:function(arm,size=0x4) addr:0x020d011c +func_ov019_020d0120 kind:function(arm,size=0xa8) addr:0x020d0120 +func_ov019_020d01c8 kind:function(arm,size=0x38) addr:0x020d01c8 +func_ov019_020d0200 kind:function(arm,size=0xa4) addr:0x020d0200 +func_ov019_020d02a4 kind:function(arm,size=0x90) addr:0x020d02a4 +func_ov019_020d0334 kind:function(arm,size=0x28) addr:0x020d0334 +func_ov019_020d035c kind:function(arm,size=0x40) addr:0x020d035c +func_ov019_020d039c kind:function(arm,size=0x48) addr:0x020d039c +func_ov019_020d03e4 kind:function(arm,size=0x1f0) addr:0x020d03e4 +func_ov019_020d05d4 kind:function(arm,size=0x1c) addr:0x020d05d4 +func_ov019_020d05f0 kind:function(arm,size=0x4c) addr:0x020d05f0 +func_ov019_020d063c kind:function(arm,size=0x14) addr:0x020d063c +func_ov019_020d0650 kind:function(arm,size=0x48) addr:0x020d0650 +func_ov019_020d0698 kind:function(arm,size=0x1f8) addr:0x020d0698 +func_ov019_020d0890 kind:function(arm,size=0x1c) addr:0x020d0890 +func_ov019_020d08ac kind:function(arm,size=0x90) addr:0x020d08ac +func_ov019_020d093c kind:function(arm,size=0x68) addr:0x020d093c +func_ov019_020d09a4 kind:function(arm,size=0x78) addr:0x020d09a4 +func_ov019_020d0a1c kind:function(arm,size=0x28) addr:0x020d0a1c +func_ov019_020d0a44 kind:function(arm,size=0x28) addr:0x020d0a44 +func_ov019_020d0a6c kind:function(arm,size=0xb4) addr:0x020d0a6c +func_ov019_020d0b20 kind:function(arm,size=0x24) addr:0x020d0b20 +func_ov019_020d0b44 kind:function(arm,size=0x148) addr:0x020d0b44 +func_ov019_020d0c8c kind:function(arm,size=0x44) addr:0x020d0c8c +func_ov019_020d0cd0 kind:function(arm,size=0xc0) addr:0x020d0cd0 +func_ov019_020d0d90 kind:function(arm,size=0xc8) addr:0x020d0d90 +func_ov019_020d0e58 kind:function(arm,size=0x90) addr:0x020d0e58 +func_ov019_020d0ee8 kind:function(arm,size=0x260) addr:0x020d0ee8 +func_ov019_020d1148 kind:function(arm,size=0x174) addr:0x020d1148 +func_ov019_020d12bc kind:function(arm,size=0x13c) addr:0x020d12bc +func_ov019_020d13f8 kind:function(arm,size=0x48) addr:0x020d13f8 +func_ov019_020d1440 kind:function(arm,size=0x34) addr:0x020d1440 +func_ov019_020d1474 kind:function(arm,size=0x8c) addr:0x020d1474 +func_ov019_020d1500 kind:function(arm,size=0x3c) addr:0x020d1500 +func_ov019_020d153c kind:function(arm,size=0x3c) addr:0x020d153c +func_ov019_020d1578 kind:function(arm,size=0x94) addr:0x020d1578 +func_ov019_020d160c kind:function(arm,size=0x34) addr:0x020d160c +func_ov019_020d1640 kind:function(arm,size=0x34) addr:0x020d1640 +func_ov019_020d1674 kind:function(arm,size=0x9c) addr:0x020d1674 +func_ov019_020d1710 kind:function(arm,size=0x110) addr:0x020d1710 +func_ov019_020d1820 kind:function(arm,size=0x28) addr:0x020d1820 +func_ov019_020d1848 kind:function(arm,size=0x2a4) addr:0x020d1848 +func_ov019_020d1aec kind:function(arm,size=0x68) addr:0x020d1aec +func_ov019_020d1b54 kind:function(arm,size=0x9c) addr:0x020d1b54 +data_ov019_020d1bf0 kind:data(any) addr:0x020d1bf0 +data_ov019_020d1bfc kind:data(any) addr:0x020d1bfc +data_ov019_020d1c0c kind:data(any) addr:0x020d1c0c +data_ov019_020d1c14 kind:data(any) addr:0x020d1c14 +data_ov019_020d1c28 kind:data(any) addr:0x020d1c28 +__sinit_ov019_020d1c3c kind:function(arm,size=0x18) addr:0x020d1c3c +__sinit_ov019_020d1c54 kind:function(arm,size=0x18) addr:0x020d1c54 +__sinit_ov019_020d1c6c kind:function(arm,size=0xa8) addr:0x020d1c6c +__sinit_ov019_020d1d14 kind:function(arm,size=0x68) addr:0x020d1d14 +__sinit_ov019_020d1d7c kind:function(arm,size=0x28) addr:0x020d1d7c +.p__sinit_ov019_020d1c3c kind:data(word) addr:0x020d1da4 +.p__sinit_ov019_020d1c54 kind:data(word) addr:0x020d1da8 +.p__sinit_ov019_020d1c6c kind:data(word) addr:0x020d1dac +.p__sinit_ov019_020d1d14 kind:data(word) addr:0x020d1db0 +.p__sinit_ov019_020d1d7c kind:data(word) addr:0x020d1db4 +data_ov019_020d1dc0 kind:data(any) addr:0x020d1dc0 +data_ov019_020d1dcc kind:data(any) addr:0x020d1dcc +data_ov019_020d1df4 kind:data(any) addr:0x020d1df4 +data_ov019_020d1e00 kind:data(any) addr:0x020d1e00 +data_ov019_020d1e40 kind:data(any) addr:0x020d1e40 +data_ov019_020d1e6c kind:data(any) addr:0x020d1e6c +data_ov019_020d1e74 kind:data(any) addr:0x020d1e74 +data_ov019_020d1e7c kind:data(any) addr:0x020d1e7c +data_ov019_020d1e84 kind:data(any) addr:0x020d1e84 +data_ov019_020d1e8c kind:data(any) addr:0x020d1e8c +data_ov019_020d1e92 kind:data(any) addr:0x020d1e92 +data_ov019_020d1ed4 kind:data(any) addr:0x020d1ed4 +data_ov019_020d1ed8 kind:data(any) addr:0x020d1ed8 +data_ov019_020d1f00 kind:data(any) addr:0x020d1f00 +data_ov019_020d1f1c kind:data(any) addr:0x020d1f1c +data_ov019_020d1fd4 kind:data(any) addr:0x020d1fd4 +data_ov019_020d208c kind:data(any) addr:0x020d208c +data_ov019_020d2144 kind:data(any) addr:0x020d2144 +data_ov019_020d215c kind:data(any) addr:0x020d215c +data_ov019_020d2160 kind:data(any) addr:0x020d2160 +data_ov019_020d216c kind:data(any) addr:0x020d216c +data_ov019_020d217c kind:data(any) addr:0x020d217c +data_ov019_020d2188 kind:data(any) addr:0x020d2188 +data_ov019_020d219c kind:data(any) addr:0x020d219c +data_ov019_020d21c8 kind:data(any) addr:0x020d21c8 +data_ov019_020d21e0 kind:data(any) addr:0x020d21e0 ambiguous +data_ov019_020d2200 kind:data(any) addr:0x020d2200 +data_ov019_020d2240 kind:data(any) addr:0x020d2240 +data_ov019_020d2264 kind:data(any) addr:0x020d2264 +data_ov019_020d2280 kind:data(any) addr:0x020d2280 +data_ov019_020d2288 kind:data(any) addr:0x020d2288 +data_ov019_020d229c kind:data(any) addr:0x020d229c +data_ov019_020d22c4 kind:data(any) addr:0x020d22c4 +data_ov019_020d22e8 kind:data(any) addr:0x020d22e8 +data_ov019_020d22f8 kind:data(any) addr:0x020d22f8 +data_ov019_020d2314 kind:data(any) addr:0x020d2314 +data_ov019_020d232a kind:data(any) addr:0x020d232a +data_ov019_020d232c kind:data(any) addr:0x020d232c +data_ov019_020d2344 kind:data(any) addr:0x020d2344 +data_ov019_020d235c kind:data(any) addr:0x020d235c +data_ov019_020d2374 kind:data(any) addr:0x020d2374 +data_ov019_020d238c kind:data(any) addr:0x020d238c +data_ov019_020d2390 kind:data(any) addr:0x020d2390 +data_ov019_020d2394 kind:data(any) addr:0x020d2394 +data_ov019_020d2398 kind:data(any) addr:0x020d2398 +data_ov019_020d239c kind:data(any) addr:0x020d239c +data_ov019_020d23a0 kind:data(any) addr:0x020d23a0 +data_ov019_020d23ac kind:data(any) addr:0x020d23ac +data_ov019_020d23b8 kind:data(any) addr:0x020d23b8 +data_ov019_020d23c4 kind:data(any) addr:0x020d23c4 +data_ov019_020d23d0 kind:data(any) addr:0x020d23d0 +data_ov019_020d23dc kind:data(any) addr:0x020d23dc +data_ov019_020d23f0 kind:data(any) addr:0x020d23f0 +data_ov019_020d23f4 kind:data(any) addr:0x020d23f4 +data_ov019_020d2400 kind:data(any) addr:0x020d2400 +data_ov019_020d240c kind:data(any) addr:0x020d240c +data_ov019_020d2420 kind:data(any) addr:0x020d2420 +data_ov019_020d2450 kind:data(any) addr:0x020d2450 +data_ov019_020d2480 kind:data(any) addr:0x020d2480 +data_ov019_020d24b4 kind:data(any) addr:0x020d24b4 +data_ov019_020d24e0 kind:data(any) addr:0x020d24e0 +data_ov019_020d24e8 kind:data(any) addr:0x020d24e8 +data_ov019_020d24f0 kind:data(any) addr:0x020d24f0 +data_ov019_020d2500 kind:bss addr:0x020d2500 +data_ov019_020d2508 kind:bss addr:0x020d2508 +data_ov019_020d250c kind:bss addr:0x020d250c +data_ov019_020d3ec9 kind:bss addr:0x020d3ec9 ambiguous +data_ov019_020d49f8 kind:bss addr:0x020d49f8 ambiguous +data_ov019_020d5614 kind:bss addr:0x020d5614 ambiguous +data_ov019_020d5ab0 kind:bss addr:0x020d5ab0 ambiguous +data_ov019_020d6544 kind:bss addr:0x020d6544 ambiguous +data_ov019_020d6fbc kind:bss addr:0x020d6fbc ambiguous +data_ov019_020d7438 kind:bss addr:0x020d7438 ambiguous +data_ov019_020d743c kind:bss addr:0x020d743c ambiguous +data_ov019_020d7440 kind:bss addr:0x020d7440 ambiguous +data_ov019_020d7444 kind:bss addr:0x020d7444 ambiguous +data_ov019_020d76b8 kind:bss addr:0x020d76b8 ambiguous +data_ov019_020d7745 kind:bss addr:0x020d7745 ambiguous +data_ov019_020d778c kind:bss addr:0x020d778c ambiguous +data_ov019_020d79e0 kind:bss addr:0x020d79e0 ambiguous +data_ov019_020d79e2 kind:bss addr:0x020d79e2 ambiguous +data_ov019_020d7c88 kind:bss addr:0x020d7c88 ambiguous +data_ov019_020d7d38 kind:bss addr:0x020d7d38 ambiguous +data_ov019_020d8780 kind:bss addr:0x020d8780 ambiguous +data_ov019_020d87b4 kind:bss addr:0x020d87b4 ambiguous +data_ov019_020d87b8 kind:bss addr:0x020d87b8 ambiguous +data_ov019_020d87c0 kind:bss addr:0x020d87c0 ambiguous +data_ov019_020d87d0 kind:bss addr:0x020d87d0 ambiguous +data_ov019_020d87d4 kind:bss addr:0x020d87d4 ambiguous +data_ov019_020d8f78 kind:bss addr:0x020d8f78 ambiguous +data_ov019_020d96e8 kind:bss addr:0x020d96e8 ambiguous +data_ov019_020da880 kind:bss addr:0x020da880 ambiguous +data_ov019_020dbf7c kind:bss addr:0x020dbf7c ambiguous +data_ov019_020dbfa8 kind:bss addr:0x020dbfa8 ambiguous +data_ov019_020dbfbc kind:bss addr:0x020dbfbc ambiguous +data_ov019_020dbfdc kind:bss addr:0x020dbfdc ambiguous +data_ov019_020dbff0 kind:bss addr:0x020dbff0 ambiguous +data_ov019_020dc004 kind:bss addr:0x020dc004 ambiguous +data_ov019_020dc028 kind:bss addr:0x020dc028 ambiguous +data_ov019_020dc04c kind:bss addr:0x020dc04c ambiguous +data_ov019_020dc078 kind:bss addr:0x020dc078 ambiguous +data_ov019_020dc09c kind:bss addr:0x020dc09c ambiguous +data_ov019_020dc0c0 kind:bss addr:0x020dc0c0 ambiguous +data_ov019_020dc2dc kind:bss addr:0x020dc2dc ambiguous +data_ov019_020dc379 kind:bss addr:0x020dc379 ambiguous +data_ov019_020dc3a9 kind:bss addr:0x020dc3a9 ambiguous +data_ov019_020dc3f4 kind:bss addr:0x020dc3f4 ambiguous +data_ov019_020dc4a4 kind:bss addr:0x020dc4a4 ambiguous +data_ov019_020dce91 kind:bss addr:0x020dce91 ambiguous +data_ov019_020dd244 kind:bss addr:0x020dd244 ambiguous +data_ov019_020ddba0 kind:bss addr:0x020ddba0 ambiguous +data_ov019_020e010c kind:bss addr:0x020e010c +data_ov019_020e0fde kind:bss addr:0x020e0fde ambiguous +data_ov019_020e15e4 kind:bss addr:0x020e15e4 ambiguous +data_ov019_020e35d4 kind:bss addr:0x020e35d4 ambiguous +data_ov019_020e3cbc kind:bss addr:0x020e3cbc ambiguous +data_ov019_020e3dc4 kind:bss addr:0x020e3dc4 ambiguous +data_ov019_020e3f38 kind:bss addr:0x020e3f38 ambiguous +data_ov019_020e3f64 kind:bss addr:0x020e3f64 ambiguous +data_ov019_020e4198 kind:bss addr:0x020e4198 ambiguous +data_ov019_020e41f8 kind:bss addr:0x020e41f8 ambiguous +data_ov019_020e46c4 kind:bss addr:0x020e46c4 ambiguous +data_ov019_020e59e8 kind:bss addr:0x020e59e8 ambiguous +data_ov019_020e6c54 kind:bss addr:0x020e6c54 ambiguous +data_ov019_020e771c kind:bss addr:0x020e771c ambiguous +data_ov019_020e77a0 kind:bss addr:0x020e77a0 ambiguous +data_ov019_020e78a8 kind:bss addr:0x020e78a8 ambiguous +data_ov019_020e78d4 kind:bss addr:0x020e78d4 ambiguous +data_ov019_020e78d8 kind:bss addr:0x020e78d8 ambiguous +data_ov019_020e796c kind:bss addr:0x020e796c ambiguous +data_ov019_020e7c24 kind:bss addr:0x020e7c24 ambiguous +data_ov019_020e7cbc kind:bss addr:0x020e7cbc ambiguous +data_ov019_020e7f84 kind:bss addr:0x020e7f84 ambiguous +data_ov019_020e8070 kind:bss addr:0x020e8070 ambiguous +data_ov019_020e82f4 kind:bss addr:0x020e82f4 ambiguous +data_ov019_020e8374 kind:bss addr:0x020e8374 ambiguous +data_ov019_020e83c8 kind:bss addr:0x020e83c8 ambiguous +data_ov019_020e83f8 kind:bss addr:0x020e83f8 ambiguous +data_ov019_020e83fc kind:bss addr:0x020e83fc ambiguous +data_ov019_020e848c kind:bss addr:0x020e848c ambiguous +data_ov019_020e84a8 kind:bss addr:0x020e84a8 ambiguous +data_ov019_020e8534 kind:bss addr:0x020e8534 ambiguous +data_ov019_020e8578 kind:bss addr:0x020e8578 ambiguous +data_ov019_020e8584 kind:bss addr:0x020e8584 ambiguous +data_ov019_020e8588 kind:bss addr:0x020e8588 ambiguous +data_ov019_020e85ac kind:bss addr:0x020e85ac ambiguous +data_ov019_020e85c0 kind:bss addr:0x020e85c0 ambiguous +data_ov019_020e85d4 kind:bss addr:0x020e85d4 ambiguous +data_ov019_020e85f8 kind:bss addr:0x020e85f8 ambiguous +data_ov019_020e8650 kind:bss addr:0x020e8650 ambiguous +data_ov019_020e8750 kind:bss addr:0x020e8750 ambiguous +data_ov019_020e8778 kind:bss addr:0x020e8778 ambiguous +data_ov019_020e879c kind:bss addr:0x020e879c ambiguous +data_ov019_020e87b2 kind:bss addr:0x020e87b2 ambiguous +data_ov019_020e87b6 kind:bss addr:0x020e87b6 ambiguous +data_ov019_020e87b8 kind:bss addr:0x020e87b8 ambiguous +data_ov019_020e87ba kind:bss addr:0x020e87ba ambiguous +data_ov019_020e885c kind:bss addr:0x020e885c ambiguous +data_ov019_020e8868 kind:bss addr:0x020e8868 ambiguous +data_ov019_020e8944 kind:bss addr:0x020e8944 ambiguous +data_ov019_020e8b60 kind:bss addr:0x020e8b60 ambiguous +data_ov019_020e8b9c kind:bss addr:0x020e8b9c ambiguous +data_ov019_020e8dd8 kind:bss addr:0x020e8dd8 ambiguous +data_ov019_020ea14d kind:bss addr:0x020ea14d ambiguous +data_ov019_020ea175 kind:bss addr:0x020ea175 ambiguous +data_ov019_020eafa4 kind:bss addr:0x020eafa4 ambiguous +data_ov019_020eafbc kind:bss addr:0x020eafbc ambiguous +data_ov019_020eafd8 kind:bss addr:0x020eafd8 ambiguous +data_ov019_020ec130 kind:bss addr:0x020ec130 ambiguous +data_ov019_020edd0c kind:bss addr:0x020edd0c +data_ov019_020eee14 kind:bss addr:0x020eee14 ambiguous +data_ov019_020ef022 kind:bss addr:0x020ef022 ambiguous +data_ov019_020ef94c kind:bss addr:0x020ef94c ambiguous +data_ov019_020efb3c kind:bss addr:0x020efb3c ambiguous +data_ov019_020efefc kind:bss addr:0x020efefc ambiguous +data_ov019_020eff38 kind:bss addr:0x020eff38 ambiguous +data_ov019_020f0190 kind:bss addr:0x020f0190 ambiguous +data_ov019_020f01c0 kind:bss addr:0x020f01c0 ambiguous +data_ov019_020f01c4 kind:bss addr:0x020f01c4 ambiguous +data_ov019_020f01c8 kind:bss addr:0x020f01c8 ambiguous +data_ov019_020f01cc kind:bss addr:0x020f01cc ambiguous +data_ov019_020f01d0 kind:bss addr:0x020f01d0 ambiguous +data_ov019_020f01f4 kind:bss addr:0x020f01f4 ambiguous +data_ov019_020f02c8 kind:bss addr:0x020f02c8 ambiguous +data_ov019_020f02dc kind:bss addr:0x020f02dc ambiguous +data_ov019_020f032c kind:bss addr:0x020f032c ambiguous +data_ov019_020f0350 kind:bss addr:0x020f0350 ambiguous +data_ov019_020f0374 kind:bss addr:0x020f0374 ambiguous +data_ov019_020f03d8 kind:bss addr:0x020f03d8 ambiguous +data_ov019_020f03f8 kind:bss addr:0x020f03f8 ambiguous +data_ov019_020f05d8 kind:bss addr:0x020f05d8 ambiguous +data_ov019_020f060c kind:bss addr:0x020f060c ambiguous +data_ov019_020f0644 kind:bss addr:0x020f0644 ambiguous +data_ov019_020f077c kind:bss addr:0x020f077c ambiguous +data_ov019_020f078c kind:bss addr:0x020f078c ambiguous +data_ov019_020f0d1c kind:bss addr:0x020f0d1c ambiguous +data_ov019_020f0d30 kind:bss addr:0x020f0d30 ambiguous +data_ov019_020f10fc kind:bss addr:0x020f10fc ambiguous +data_ov019_020f14c0 kind:bss addr:0x020f14c0 ambiguous +data_ov019_020f1a54 kind:bss addr:0x020f1a54 ambiguous +data_ov019_020f1b9c kind:bss addr:0x020f1b9c ambiguous +data_ov019_020f1bb4 kind:bss addr:0x020f1bb4 ambiguous +data_ov019_020f1dd4 kind:bss addr:0x020f1dd4 ambiguous +data_ov019_020f247c kind:bss addr:0x020f247c ambiguous +data_ov019_020f3810 kind:bss addr:0x020f3810 ambiguous +data_ov019_020f3908 kind:bss addr:0x020f3908 ambiguous +data_ov019_020f39ec kind:bss addr:0x020f39ec ambiguous +data_ov019_020f3ae4 kind:bss addr:0x020f3ae4 ambiguous +data_ov019_020f3eac kind:bss addr:0x020f3eac ambiguous +data_ov019_020f4904 kind:bss addr:0x020f4904 ambiguous +data_ov019_020f495c kind:bss addr:0x020f495c ambiguous +data_ov019_020f53d8 kind:bss addr:0x020f53d8 ambiguous +data_ov019_020f5a00 kind:bss addr:0x020f5a00 ambiguous +data_ov019_020f5b64 kind:bss addr:0x020f5b64 ambiguous +data_ov019_020f61dc kind:bss addr:0x020f61dc ambiguous +data_ov019_020f6238 kind:bss addr:0x020f6238 ambiguous +data_ov019_020f64a4 kind:bss addr:0x020f64a4 ambiguous +data_ov019_020f64ac kind:bss addr:0x020f64ac ambiguous +data_ov019_020f64b4 kind:bss addr:0x020f64b4 ambiguous +data_ov019_020f6890 kind:bss addr:0x020f6890 ambiguous +data_ov019_020f6964 kind:bss addr:0x020f6964 ambiguous +data_ov019_020f7604 kind:bss addr:0x020f7604 ambiguous +data_ov019_020f7668 kind:bss addr:0x020f7668 ambiguous +data_ov019_020f76a4 kind:bss addr:0x020f76a4 ambiguous +data_ov019_020f76c4 kind:bss addr:0x020f76c4 ambiguous +data_ov019_020f76cc kind:bss addr:0x020f76cc ambiguous +data_ov019_020f7724 kind:bss addr:0x020f7724 ambiguous +data_ov019_020f779c kind:bss addr:0x020f779c ambiguous +data_ov019_020f78c4 kind:bss addr:0x020f78c4 ambiguous +data_ov019_020f7bb4 kind:bss addr:0x020f7bb4 ambiguous +data_ov019_020f7eec kind:bss addr:0x020f7eec ambiguous +data_ov019_020f8044 kind:bss addr:0x020f8044 ambiguous +data_ov019_020f8154 kind:bss addr:0x020f8154 ambiguous +data_ov019_020f8410 kind:bss addr:0x020f8410 ambiguous +data_ov019_020f9efc kind:bss addr:0x020f9efc ambiguous +data_ov019_020f9f6c kind:bss addr:0x020f9f6c ambiguous +data_ov019_020f9fdc kind:bss addr:0x020f9fdc ambiguous +data_ov019_020fa04c kind:bss addr:0x020fa04c ambiguous +data_ov019_020fac8c kind:bss addr:0x020fac8c ambiguous +data_ov019_020fb43c kind:bss addr:0x020fb43c ambiguous +data_ov019_020fb5dc kind:bss addr:0x020fb5dc ambiguous +data_ov019_020fb90c kind:bss addr:0x020fb90c +data_ov019_020fb93c kind:bss addr:0x020fb93c ambiguous +data_ov019_020fc184 kind:bss addr:0x020fc184 ambiguous +data_ov019_020fc588 kind:bss addr:0x020fc588 ambiguous +data_ov019_020fc5ec kind:bss addr:0x020fc5ec ambiguous +data_ov019_020fc6e8 kind:bss addr:0x020fc6e8 ambiguous +data_ov019_020fcc90 kind:bss addr:0x020fcc90 ambiguous +data_ov019_020fcca8 kind:bss addr:0x020fcca8 ambiguous +data_ov019_020fce2c kind:bss addr:0x020fce2c ambiguous +data_ov019_020fce30 kind:bss addr:0x020fce30 ambiguous +data_ov019_020fce40 kind:bss addr:0x020fce40 ambiguous +data_ov019_020fce98 kind:bss addr:0x020fce98 ambiguous +data_ov019_020fcf20 kind:bss addr:0x020fcf20 ambiguous +data_ov019_020fd0a4 kind:bss addr:0x020fd0a4 ambiguous +data_ov019_020fd0a8 kind:bss addr:0x020fd0a8 ambiguous +data_ov019_020fd1a4 kind:bss addr:0x020fd1a4 ambiguous +data_ov019_020fd1ac kind:bss addr:0x020fd1ac ambiguous +data_ov019_020fd1b4 kind:bss addr:0x020fd1b4 ambiguous +data_ov019_020fd1b8 kind:bss addr:0x020fd1b8 ambiguous +data_ov019_020fd1bc kind:bss addr:0x020fd1bc ambiguous +data_ov019_020fd228 kind:bss addr:0x020fd228 ambiguous +data_ov019_020fe864 kind:bss addr:0x020fe864 ambiguous +data_ov019_020fef9c kind:bss addr:0x020fef9c ambiguous +data_ov019_020ff0dc kind:bss addr:0x020ff0dc ambiguous +data_ov019_020ff1ac kind:bss addr:0x020ff1ac ambiguous +data_ov019_020ff230 kind:bss addr:0x020ff230 ambiguous +data_ov019_020ff240 kind:bss addr:0x020ff240 ambiguous +data_ov019_020ff260 kind:bss addr:0x020ff260 ambiguous +data_ov019_020ff2e0 kind:bss addr:0x020ff2e0 ambiguous +data_ov019_020ff2ec kind:bss addr:0x020ff2ec ambiguous +data_ov019_020ff408 kind:bss addr:0x020ff408 ambiguous +data_ov019_020ff448 kind:bss addr:0x020ff448 ambiguous +data_ov019_020ff4bc kind:bss addr:0x020ff4bc ambiguous +data_ov019_020ff500 kind:bss addr:0x020ff500 ambiguous +data_ov019_020ff52c kind:bss addr:0x020ff52c ambiguous +data_ov019_020ff56c kind:bss addr:0x020ff56c ambiguous +data_ov019_020ff598 kind:bss addr:0x020ff598 ambiguous +data_ov019_020ff648 kind:bss addr:0x020ff648 ambiguous +data_ov019_020ffcbc kind:bss addr:0x020ffcbc ambiguous +data_ov019_020ffe14 kind:bss addr:0x020ffe14 ambiguous +data_ov019_020fff4c kind:bss addr:0x020fff4c ambiguous +data_ov019_020fffac kind:bss addr:0x020fffac ambiguous +data_ov019_020fffbc kind:bss addr:0x020fffbc ambiguous +data_ov019_020fffc4 kind:bss addr:0x020fffc4 ambiguous +data_ov019_0210001c kind:bss addr:0x0210001c ambiguous +data_ov019_02100040 kind:bss addr:0x02100040 ambiguous +data_ov019_0210037c kind:bss addr:0x0210037c ambiguous +data_ov019_02100608 kind:bss addr:0x02100608 ambiguous +data_ov019_021008e4 kind:bss addr:0x021008e4 ambiguous +data_ov019_02100c0c kind:bss addr:0x02100c0c ambiguous +data_ov019_0210113c kind:bss addr:0x0210113c ambiguous +data_ov019_021015bc kind:bss addr:0x021015bc ambiguous +data_ov019_021016a8 kind:bss addr:0x021016a8 ambiguous +data_ov019_0210191c kind:bss addr:0x0210191c ambiguous +data_ov019_02101b44 kind:bss addr:0x02101b44 ambiguous +data_ov019_02102568 kind:bss addr:0x02102568 ambiguous +data_ov019_02102a54 kind:bss addr:0x02102a54 ambiguous +data_ov019_02102fa0 kind:bss addr:0x02102fa0 ambiguous +data_ov019_021032a8 kind:bss addr:0x021032a8 ambiguous +data_ov019_02103384 kind:bss addr:0x02103384 ambiguous +data_ov019_02103664 kind:bss addr:0x02103664 ambiguous +data_ov019_021038e0 kind:bss addr:0x021038e0 ambiguous +data_ov019_021038f4 kind:bss addr:0x021038f4 ambiguous +data_ov019_021039c4 kind:bss addr:0x021039c4 ambiguous +data_ov019_02103d78 kind:bss addr:0x02103d78 ambiguous +data_ov019_02103e60 kind:bss addr:0x02103e60 ambiguous +data_ov019_02103f68 kind:bss addr:0x02103f68 ambiguous +data_ov019_02104068 kind:bss addr:0x02104068 ambiguous +data_ov019_02104070 kind:bss addr:0x02104070 ambiguous +data_ov019_021040d0 kind:bss addr:0x021040d0 ambiguous +data_ov019_0210414c kind:bss addr:0x0210414c ambiguous +data_ov019_021042e8 kind:bss addr:0x021042e8 ambiguous +data_ov019_021044a8 kind:bss addr:0x021044a8 ambiguous +data_ov019_021045f0 kind:bss addr:0x021045f0 ambiguous +data_ov019_02105020 kind:bss addr:0x02105020 ambiguous +data_ov019_02105060 kind:bss addr:0x02105060 ambiguous +data_ov019_021055cc kind:bss addr:0x021055cc ambiguous +data_ov019_02105970 kind:bss addr:0x02105970 ambiguous +data_ov019_02106130 kind:bss addr:0x02106130 ambiguous +data_ov019_02106e90 kind:bss addr:0x02106e90 ambiguous +data_ov019_02106ec0 kind:bss addr:0x02106ec0 ambiguous +data_ov019_02106ec4 kind:bss addr:0x02106ec4 ambiguous +data_ov019_02107048 kind:bss addr:0x02107048 ambiguous +data_ov019_021075b4 kind:bss addr:0x021075b4 ambiguous +data_ov019_021075fc kind:bss addr:0x021075fc ambiguous +data_ov019_02107600 kind:bss addr:0x02107600 ambiguous +data_ov019_0210769c kind:bss addr:0x0210769c ambiguous +data_ov019_02108410 kind:bss addr:0x02108410 ambiguous +data_ov019_02108a9c kind:bss addr:0x02108a9c ambiguous +data_ov019_02108f40 kind:bss addr:0x02108f40 ambiguous +data_ov019_02108f60 kind:bss addr:0x02108f60 ambiguous +data_ov019_0210950c kind:bss addr:0x0210950c +data_ov019_02109684 kind:bss addr:0x02109684 ambiguous +data_ov019_02109690 kind:bss addr:0x02109690 ambiguous +data_ov019_0210969c kind:bss addr:0x0210969c ambiguous +data_ov019_02109718 kind:bss addr:0x02109718 ambiguous +data_ov019_02109720 kind:bss addr:0x02109720 ambiguous +data_ov019_02109728 kind:bss addr:0x02109728 ambiguous +data_ov019_02109730 kind:bss addr:0x02109730 ambiguous +data_ov019_0210978c kind:bss addr:0x0210978c ambiguous +data_ov019_02109a90 kind:bss addr:0x02109a90 ambiguous +data_ov019_02109b1c kind:bss addr:0x02109b1c ambiguous +data_ov019_02109c10 kind:bss addr:0x02109c10 ambiguous +data_ov019_02109cb0 kind:bss addr:0x02109cb0 ambiguous +data_ov019_02109cc4 kind:bss addr:0x02109cc4 ambiguous +data_ov019_02109d54 kind:bss addr:0x02109d54 ambiguous +data_ov019_02109d6c kind:bss addr:0x02109d6c ambiguous +data_ov019_02109d84 kind:bss addr:0x02109d84 ambiguous +data_ov019_02109da4 kind:bss addr:0x02109da4 ambiguous +data_ov019_02109dac kind:bss addr:0x02109dac ambiguous +data_ov019_02109e24 kind:bss addr:0x02109e24 ambiguous +data_ov019_02109e54 kind:bss addr:0x02109e54 ambiguous +data_ov019_02109ef8 kind:bss addr:0x02109ef8 ambiguous +data_ov019_02109f48 kind:bss addr:0x02109f48 ambiguous +data_ov019_0210a050 kind:bss addr:0x0210a050 ambiguous +data_ov019_0210a1c4 kind:bss addr:0x0210a1c4 ambiguous +data_ov019_0210a218 kind:bss addr:0x0210a218 ambiguous +data_ov019_0210a258 kind:bss addr:0x0210a258 ambiguous +data_ov019_0210a260 kind:bss addr:0x0210a260 ambiguous +data_ov019_0210a39c kind:bss addr:0x0210a39c ambiguous +data_ov019_0210a4b8 kind:bss addr:0x0210a4b8 ambiguous +data_ov019_0210a740 kind:bss addr:0x0210a740 ambiguous +data_ov019_0210a764 kind:bss addr:0x0210a764 ambiguous +data_ov019_0210a84c kind:bss addr:0x0210a84c ambiguous +data_ov019_0210aa50 kind:bss addr:0x0210aa50 ambiguous +data_ov019_0210ac3c kind:bss addr:0x0210ac3c ambiguous +data_ov019_0210ace0 kind:bss addr:0x0210ace0 ambiguous +data_ov019_0210ad9c kind:bss addr:0x0210ad9c ambiguous +data_ov019_0210ae64 kind:bss addr:0x0210ae64 ambiguous +data_ov019_0210ae6c kind:bss addr:0x0210ae6c ambiguous +data_ov019_0210ae74 kind:bss addr:0x0210ae74 ambiguous +data_ov019_0210aecc kind:bss addr:0x0210aecc ambiguous +data_ov019_0210af30 kind:bss addr:0x0210af30 ambiguous +data_ov019_0210af38 kind:bss addr:0x0210af38 ambiguous +data_ov019_0210b258 kind:bss addr:0x0210b258 ambiguous +data_ov019_0210b2ac kind:bss addr:0x0210b2ac ambiguous +data_ov019_0210b2b4 kind:bss addr:0x0210b2b4 ambiguous +data_ov019_0210b2fc kind:bss addr:0x0210b2fc ambiguous +data_ov019_0210b304 kind:bss addr:0x0210b304 ambiguous +data_ov019_0210b320 kind:bss addr:0x0210b320 ambiguous +data_ov019_0210b428 kind:bss addr:0x0210b428 ambiguous +data_ov019_0210b430 kind:bss addr:0x0210b430 ambiguous +data_ov019_0210b438 kind:bss addr:0x0210b438 ambiguous +data_ov019_0210b440 kind:bss addr:0x0210b440 ambiguous +data_ov019_0210b470 kind:bss addr:0x0210b470 ambiguous +data_ov019_0210b4b8 kind:bss addr:0x0210b4b8 ambiguous +data_ov019_0210b4e0 kind:bss addr:0x0210b4e0 ambiguous +data_ov019_0210bbe4 kind:bss addr:0x0210bbe4 ambiguous +data_ov019_0210bc94 kind:bss addr:0x0210bc94 ambiguous +data_ov019_0210bdb4 kind:bss addr:0x0210bdb4 ambiguous +data_ov019_0210beb0 kind:bss addr:0x0210beb0 ambiguous +data_ov019_0210beb8 kind:bss addr:0x0210beb8 ambiguous +data_ov019_0210c0a8 kind:bss addr:0x0210c0a8 ambiguous +data_ov019_0210c0b4 kind:bss addr:0x0210c0b4 ambiguous +data_ov019_0210d01c kind:bss addr:0x0210d01c ambiguous +data_ov019_0210e2f4 kind:bss addr:0x0210e2f4 ambiguous +data_ov019_0210e358 kind:bss addr:0x0210e358 ambiguous +data_ov019_0210e604 kind:bss addr:0x0210e604 ambiguous +data_ov019_0210e9e4 kind:bss addr:0x0210e9e4 ambiguous +data_ov019_0210eb2c kind:bss addr:0x0210eb2c ambiguous +data_ov019_0210ed44 kind:bss addr:0x0210ed44 ambiguous +data_ov019_0210ed50 kind:bss addr:0x0210ed50 ambiguous +data_ov019_0210ed6c kind:bss addr:0x0210ed6c ambiguous +data_ov019_0210ed74 kind:bss addr:0x0210ed74 ambiguous +data_ov019_0210edd8 kind:bss addr:0x0210edd8 ambiguous +data_ov019_0210ee5c kind:bss addr:0x0210ee5c ambiguous +data_ov019_0210f250 kind:bss addr:0x0210f250 ambiguous +data_ov019_0210fe4c kind:bss addr:0x0210fe4c ambiguous +data_ov019_0210fea8 kind:bss addr:0x0210fea8 ambiguous +data_ov019_02110370 kind:bss addr:0x02110370 ambiguous +data_ov019_02110830 kind:bss addr:0x02110830 ambiguous +data_ov019_02110834 kind:bss addr:0x02110834 ambiguous +data_ov019_02110838 kind:bss addr:0x02110838 ambiguous +data_ov019_0211083c kind:bss addr:0x0211083c ambiguous +data_ov019_02110840 kind:bss addr:0x02110840 ambiguous +data_ov019_02110844 kind:bss addr:0x02110844 ambiguous +data_ov019_02110848 kind:bss addr:0x02110848 ambiguous +data_ov019_0211084c kind:bss addr:0x0211084c ambiguous +data_ov019_02110850 kind:bss addr:0x02110850 ambiguous +data_ov019_02110a04 kind:bss addr:0x02110a04 ambiguous +data_ov019_02110a08 kind:bss addr:0x02110a08 ambiguous +data_ov019_02110a28 kind:bss addr:0x02110a28 ambiguous +data_ov019_02110a6c kind:bss addr:0x02110a6c ambiguous +data_ov019_02110ab0 kind:bss addr:0x02110ab0 ambiguous +data_ov019_02110af4 kind:bss addr:0x02110af4 ambiguous +data_ov019_02110de4 kind:bss addr:0x02110de4 ambiguous +data_ov019_02110e00 kind:bss addr:0x02110e00 ambiguous +data_ov019_02110e58 kind:bss addr:0x02110e58 ambiguous +data_ov019_02110e9c kind:bss addr:0x02110e9c ambiguous +data_ov019_021111c0 kind:bss addr:0x021111c0 ambiguous +data_ov019_02111454 kind:bss addr:0x02111454 ambiguous +data_ov019_02111760 kind:bss addr:0x02111760 ambiguous +data_ov019_021129e0 kind:bss addr:0x021129e0 ambiguous +data_ov019_02112b4c kind:bss addr:0x02112b4c ambiguous +data_ov019_02112c94 kind:bss addr:0x02112c94 ambiguous +data_ov019_02112ca0 kind:bss addr:0x02112ca0 ambiguous +data_ov019_02113e5c kind:bss addr:0x02113e5c ambiguous +data_ov019_02114800 kind:bss addr:0x02114800 ambiguous +data_ov019_02114860 kind:bss addr:0x02114860 ambiguous +data_ov019_021149e0 kind:bss addr:0x021149e0 ambiguous +data_ov019_02116120 kind:bss addr:0x02116120 ambiguous +data_ov019_0211612c kind:bss addr:0x0211612c ambiguous +data_ov019_0211615c kind:bss addr:0x0211615c ambiguous +data_ov019_02116480 kind:bss addr:0x02116480 ambiguous +data_ov019_021164c0 kind:bss addr:0x021164c0 ambiguous +data_ov019_02116710 kind:bss addr:0x02116710 ambiguous +data_ov019_021168e4 kind:bss addr:0x021168e4 ambiguous diff --git a/config/eur1/arm9/overlays/ov020/delinks.txt b/config/eur1/arm9/overlays/ov020/delinks.txt new file mode 100644 index 00000000..a6730832 --- /dev/null +++ b/config/eur1/arm9/overlays/ov020/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020c4880 end:0x020dad50 kind:code align:32 + .rodata start:0x020dad50 end:0x020daef0 kind:rodata align:4 + .init start:0x020daef0 end:0x020db04c kind:code align:4 + .ctor start:0x020db04c end:0x020db060 kind:rodata align:4 + .data start:0x020db080 end:0x020dbec0 kind:data align:32 + .bss start:0x020dbec0 end:0x020e9a80 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov020/relocs.txt b/config/eur1/arm9/overlays/ov020/relocs.txt new file mode 100644 index 00000000..6a01bb76 --- /dev/null +++ b/config/eur1/arm9/overlays/ov020/relocs.txt @@ -0,0 +1,2717 @@ +from:0x020c488c kind:load to:0x020db080 module:overlay(20) +from:0x020c48b0 kind:load to:0x020db68c module:overlay(20) +from:0x020c48b4 kind:load to:0x020db754 module:overlay(20) +from:0x020c48cc kind:load to:0x020db6e8 module:overlay(20) +from:0x020c48d0 kind:load to:0x020db754 module:overlay(20) +from:0x020c4944 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4948 kind:load to:0x020db084 module:overlay(20) +from:0x020c494c kind:load to:0x020db758 module:overlay(20) +from:0x020c4950 kind:load to:0x020db760 module:overlay(20) +from:0x020c496c kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4978 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4984 kind:arm_call to:0x020cfa1c module:overlay(20) +from:0x020c4994 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c499c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c49a8 kind:load to:0x020c49b0 module:overlay(20) +from:0x020c49ac kind:load to:0x020dbf60 module:overlay(20) +from:0x020c49c0 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c49c8 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c49e0 kind:arm_call to:0x020c4a14 module:overlay(20) +from:0x020c49f0 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c49f8 kind:arm_call to:0x020c4ab0 module:overlay(20) +from:0x020c4a08 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4a10 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4a1c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4a44 kind:arm_call to:0x020d10bc module:overlay(20) +from:0x020c4a54 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4a5c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4a68 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4a6c kind:load to:0x020dbf20 module:overlay(20) +from:0x020c4a70 kind:load to:0x020dbf60 module:overlay(20) +from:0x020c4a74 kind:load to:0x020c4a78 module:overlay(20) +from:0x020c4a88 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4a90 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4a98 kind:arm_call to:0x020c4ab0 module:overlay(20) +from:0x020c4aa8 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4ad0 kind:arm_call to:0x020cfbb0 module:overlay(20) +from:0x020c4aec kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4af8 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4afc kind:load to:0x020c4b00 module:overlay(20) +from:0x020c4b28 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4b30 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4bbc kind:arm_call to:0x020cff54 module:overlay(20) +from:0x020c4bc8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4bd0 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4c54 kind:arm_call to:0x020c4c9c module:overlay(20) +from:0x020c4c64 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4c88 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4c8c kind:load to:0x020db764 module:overlay(20) +from:0x020c4c90 kind:load to:0x020db794 module:overlay(20) +from:0x020c4c94 kind:load to:0x020db7c4 module:overlay(20) +from:0x020c4c98 kind:load to:0x020db800 module:overlay(20) +from:0x020c4cc8 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4cf8 kind:arm_call to:0x020d0268 module:overlay(20) +from:0x020c4d0c kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4d1c kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4d20 kind:load to:0x020c4d2c module:overlay(20) +from:0x020c4d24 kind:load to:0x020dc3e0 module:overlay(20) +from:0x020c4d28 kind:load to:0x020dc0c0 module:overlay(20) +from:0x020c4d40 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4d48 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4d90 kind:arm_call to:0x020c4e80 module:overlay(20) +from:0x020c4db4 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4dec kind:arm_call to:0x020d0544 module:overlay(20) +from:0x020c4df8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4e00 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4e0c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4e2c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4e6c kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4e70 kind:load to:0x020db820 module:overlay(20) +from:0x020c4e74 kind:load to:0x020db080 module:overlay(20) +from:0x020c4e78 kind:load to:0x020dca60 module:overlay(20) +from:0x020c4e7c kind:load to:0x020db800 module:overlay(20) +from:0x020c4e88 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4e94 kind:arm_call to:0x020d1094 module:overlay(20) +from:0x020c4ea4 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4eb0 kind:load to:0x020dd280 module:overlay(20) +from:0x020c4ebc kind:arm_call to:0x020d10b0 module:overlay(20) +from:0x020c4ec8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4ed4 kind:arm_call to:0x020c4f18 module:overlay(20) +from:0x020c4ef8 kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c4f0c kind:load to:0x020dd280 module:overlay(20) +from:0x020c4f10 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4f14 kind:load to:0x020db848 module:overlay(20) +from:0x020c4f20 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c4f28 kind:arm_call to:0x020d04cc module:overlay(20) +from:0x020c4f38 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4f44 kind:load to:0x020c4f48 module:overlay(20) +from:0x020c4f58 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4f5c kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c4f64 kind:arm_call to:0x020c4f98 module:overlay(20) +from:0x020c4f88 kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c4f90 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4f94 kind:load to:0x020db868 module:overlay(20) +from:0x020c4fa0 kind:arm_call to:0x020cfbc0 module:overlay(20) +from:0x020c4fb0 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4fbc kind:load to:0x020c4fc0 module:overlay(20) +from:0x020c4fd0 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c4fdc kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5004 kind:arm_call to:0x0202851c module:main +from:0x020c500c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5060 kind:arm_call to:0x02028d9c module:main +from:0x020c5064 kind:arm_call to:0x020c5090 module:overlay(20) +from:0x020c5078 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5084 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5088 kind:load to:0x020dbfa0 module:overlay(20) +from:0x020c508c kind:load to:0x020dbfaa module:overlay(20) +from:0x020c50a4 kind:arm_call to:0x0202851c module:main +from:0x020c50a8 kind:arm_call to:0x020cf590 module:overlay(20) +from:0x020c50b8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c50d0 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5148 kind:arm_call to:0x020cf6d8 module:overlay(20) +from:0x020c5180 kind:arm_call to:0x02028d9c module:main +from:0x020c518c kind:arm_call to:0x020cfcf4 module:overlay(20) +from:0x020c519c kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c51a8 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c51ac kind:load to:0x020dbfa0 module:overlay(20) +from:0x020c51b0 kind:load to:0x020dc660 module:overlay(20) +from:0x020c51b4 kind:load to:0x020dbfb4 module:overlay(20) +from:0x020c51b8 kind:load to:0x020c51bc module:overlay(20) +from:0x020c51d8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c51e0 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5200 kind:arm_call to:0x020c5488 module:overlay(20) +from:0x020c5214 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5260 kind:arm_call to:0x0202761c module:main +from:0x020c52d4 kind:arm_call to:0x02032d18 module:main +from:0x020c539c kind:arm_call to:0x02028e30 module:main +from:0x020c53ec kind:arm_call to:0x020c5488 module:overlay(20) +from:0x020c5400 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c540c kind:arm_call to:0x020c5090 module:overlay(20) +from:0x020c5420 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c542c kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5430 kind:load to:0x020db8b4 module:overlay(20) +from:0x020c5434 kind:load to:0x020dc660 module:overlay(20) +from:0x020c5438 kind:load to:0x020db904 module:overlay(20) +from:0x020c543c kind:load to:0x020db8dc module:overlay(20) +from:0x020c5440 kind:load to:0x020dbf60 module:overlay(20) +from:0x020c5444 kind:load to:0x020db91c module:overlay(20) +from:0x020c5448 kind:load to:0x020db934 module:overlay(20) +from:0x020c544c kind:load to:0x020db948 module:overlay(20) +from:0x020c5450 kind:load to:0x020dc000 module:overlay(20) +from:0x020c5478 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5484 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5490 kind:arm_call to:0x020cfe44 module:overlay(20) +from:0x020c54a0 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c54ac kind:load to:0x020c54b0 module:overlay(20) +from:0x020c54c0 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c54cc kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c54f4 kind:arm_call to:0x020c5540 module:overlay(20) +from:0x020c5504 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c550c kind:arm_call to:0x020c55fc module:overlay(20) +from:0x020c5530 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5538 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c553c kind:load to:0x020db958 module:overlay(20) +from:0x020c5548 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5570 kind:arm_call to:0x020d10bc module:overlay(20) +from:0x020c5580 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5588 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5594 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5598 kind:load to:0x020dbf20 module:overlay(20) +from:0x020c559c kind:load to:0x020dc000 module:overlay(20) +from:0x020c55a0 kind:load to:0x020c55a4 module:overlay(20) +from:0x020c55b4 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c55bc kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c55c4 kind:arm_call to:0x020c55fc module:overlay(20) +from:0x020c55ec kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c55f4 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c55f8 kind:load to:0x020db980 module:overlay(20) +from:0x020c5648 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c567c kind:arm_call to:0x020cfe88 module:overlay(20) +from:0x020c5690 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c56a0 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c56a4 kind:load to:0x020db9b0 module:overlay(20) +from:0x020c56a8 kind:load to:0x020c56b4 module:overlay(20) +from:0x020c56ac kind:load to:0x020dc000 module:overlay(20) +from:0x020c56b0 kind:load to:0x020dbf34 module:overlay(20) +from:0x020c56cc kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c56e0 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c56f4 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5708 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5714 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5748 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c574c kind:arm_call to:0x020c5808 module:overlay(20) +from:0x020c5770 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c57ac kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c57b4 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c57d0 kind:arm_call to:0x020c48b8 module:overlay(20) +from:0x020c57ec kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c57f4 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c57f8 kind:load to:0x020db9dc module:overlay(20) +from:0x020c57fc kind:load to:0x020db9f0 module:overlay(20) +from:0x020c5800 kind:load to:0x020dba10 module:overlay(20) +from:0x020c5804 kind:load to:0x020dba2c module:overlay(20) +from:0x020c5840 kind:arm_call to:0x020d0268 module:overlay(20) +from:0x020c5854 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5864 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5868 kind:load to:0x020c5874 module:overlay(20) +from:0x020c586c kind:load to:0x020dc3e0 module:overlay(20) +from:0x020c5870 kind:load to:0x020dc0c0 module:overlay(20) +from:0x020c5898 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c58a0 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c58f0 kind:arm_call to:0x020c59e8 module:overlay(20) +from:0x020c5910 kind:arm_call to:0x020c6620 module:overlay(20) +from:0x020c593c kind:arm_call to:0x020d0544 module:overlay(20) +from:0x020c5948 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c594c kind:arm_call to:0x020c6620 module:overlay(20) +from:0x020c596c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5990 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c59d0 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c59d4 kind:load to:0x020dba44 module:overlay(20) +from:0x020c59d8 kind:load to:0x020db080 module:overlay(20) +from:0x020c59dc kind:load to:0x020dca60 module:overlay(20) +from:0x020c59e0 kind:load to:0x020dba6c module:overlay(20) +from:0x020c59e4 kind:load to:0x020db800 module:overlay(20) +from:0x020c5a10 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5a1c kind:arm_call to:0x020d1094 module:overlay(20) +from:0x020c5a2c kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5a38 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5a3c kind:load to:0x020dd280 module:overlay(20) +from:0x020c5a5c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5a64 kind:arm_call to:0x020d10b0 module:overlay(20) +from:0x020c5a70 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5a7c kind:arm_call to:0x020c5a98 module:overlay(20) +from:0x020c5a90 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5a94 kind:load to:0x020dd280 module:overlay(20) +from:0x020c5aa0 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5aa8 kind:arm_call to:0x020d04cc module:overlay(20) +from:0x020c5ab8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5ac4 kind:load to:0x020c5ac8 module:overlay(20) +from:0x020c5ad8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5adc kind:arm_call to:0x020c6620 module:overlay(20) +from:0x020c5ae4 kind:arm_call to:0x020c5afc module:overlay(20) +from:0x020c5af4 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5b04 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5b14 kind:arm_call to:0x020cff54 module:overlay(20) +from:0x020c5b24 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5b28 kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c5b34 kind:load to:0x020c5b38 module:overlay(20) +from:0x020c5b48 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5b54 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5b64 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5b6c kind:arm_call to:0x020cf99c module:overlay(20) +from:0x020c5b7c kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5b88 kind:load to:0x020c5b8c module:overlay(20) +from:0x020c5ba4 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5bac kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5bcc kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5bd4 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5bf8 kind:arm_call to:0x02027654 module:main +from:0x020c5c24 kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020c5c3c kind:arm_call to:0x020c4890 module:overlay(20) +from:0x020c5c68 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5c6c kind:load to:0x020dc0c0 module:overlay(20) +from:0x020c5c74 kind:load to:0x020c5c7c module:overlay(20) +from:0x020c5c78 kind:load to:0x020dbaa0 module:overlay(20) +from:0x020c5ca8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5cd0 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5ce8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5d3c kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5d54 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5d60 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5d74 kind:load to:0x020dbf60 module:overlay(20) +from:0x020c5d94 kind:arm_call to:0x02028e30 module:main +from:0x020c5da4 kind:arm_call to:0x02028d9c module:main +from:0x020c5dac kind:load to:0x020dbf34 module:overlay(20) +from:0x020c5dc0 kind:load to:0x020dbf60 module:overlay(20) +from:0x020c5dcc kind:load to:0x020cf5b0 module:overlay(20) +from:0x020c5ddc kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5dec kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5dfc kind:arm_call to:0x020282f4 module:main +from:0x020c5e4c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5e58 kind:arm_call to:0x020c5eb4 module:overlay(20) +from:0x020c5e68 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5e70 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5e90 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5e98 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5eb0 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c5ebc kind:arm_call to:0x020cf590 module:overlay(20) +from:0x020c5ed0 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5ed8 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5ef0 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5ef8 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5f40 kind:arm_call to:0x020c6024 module:overlay(20) +from:0x020c5f50 kind:load to:0x020c5f54 module:overlay(20) +from:0x020c5f68 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c5f70 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c5ff0 kind:arm_call to:0x020c5eb4 module:overlay(20) +from:0x020c6000 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c6014 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c601c kind:load to:0x020dbec0 module:overlay(20) +from:0x020c6020 kind:load to:0x020dbac4 module:overlay(20) +from:0x020c603c kind:arm_call to:0x020d12b4 module:overlay(20) +from:0x020c6058 kind:arm_call to:0x0202851c module:main +from:0x020c6060 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c606c kind:arm_call to:0x020c60a0 module:overlay(20) +from:0x020c6098 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c609c kind:load to:0x020dbae0 module:overlay(20) +from:0x020c6170 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c61dc kind:arm_call to:0x02028d9c module:main +from:0x020c61ec kind:arm_call to:0x02028d9c module:main +from:0x020c61fc kind:arm_call to:0x02028d9c module:main +from:0x020c6204 kind:arm_call to:0x020c6254 module:overlay(20) +from:0x020c621c kind:load to:0x020dbec0 module:overlay(20) +from:0x020c6220 kind:load to:0x020c6234 module:overlay(20) +from:0x020c6224 kind:load to:0x020dbf60 module:overlay(20) +from:0x020c6228 kind:load to:0x020dc660 module:overlay(20) +from:0x020c622c kind:load to:0x020dc000 module:overlay(20) +from:0x020c6230 kind:load to:0x020dbf34 module:overlay(20) +from:0x020c6248 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c624c kind:arm_call to:0x0202851c module:main +from:0x020c625c kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c626c kind:arm_call to:0x020cf928 module:overlay(20) +from:0x020c627c kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c6284 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c6290 kind:load to:0x020ddaa0 module:overlay(20) +from:0x020c6294 kind:load to:0x020c6298 module:overlay(20) +from:0x020c62a8 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c62b0 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c62c0 kind:arm_call to:0x020cf204 module:overlay(20) +from:0x020c62cc kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c62d4 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c62e0 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c62e8 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c630c kind:arm_call to:0x0202851c module:main +from:0x020c6358 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c6368 kind:arm_call to:0x020cf644 module:overlay(20) +from:0x020c63b8 kind:arm_call to:0x020c4970 module:overlay(20) +from:0x020c63e0 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c63e4 kind:load to:0x020db884 module:overlay(20) +from:0x020c63e8 kind:load to:0x020db89c module:overlay(20) +from:0x020c63ec kind:load to:0x020dbf60 module:overlay(20) +from:0x020c63f0 kind:load to:0x020dbaf8 module:overlay(20) +from:0x020c6410 kind:arm_call to:0x0202851c module:main +from:0x020c6458 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c647c kind:arm_call to:0x02028e30 module:main +from:0x020c648c kind:arm_call to:0x020c5540 module:overlay(20) +from:0x020c6494 kind:arm_call to:0x020c55fc module:overlay(20) +from:0x020c64bc kind:load to:0x020dbec0 module:overlay(20) +from:0x020c64c0 kind:load to:0x020db884 module:overlay(20) +from:0x020c64c4 kind:load to:0x020db89c module:overlay(20) +from:0x020c64c8 kind:load to:0x020dc000 module:overlay(20) +from:0x020c64cc kind:load to:0x020dbaf8 module:overlay(20) +from:0x020c64dc kind:load to:0x020dbec0 module:overlay(20) +from:0x020c64f8 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020c6508 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c6524 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c6528 kind:load to:0x020c5cd4 module:overlay(20) +from:0x020c652c kind:load to:0x020dbb14 module:overlay(20) +from:0x020c6538 kind:load to:0x020c5bd8 module:overlay(20) +from:0x020c6550 kind:load to:0x020dca60 module:overlay(20) +from:0x020c6554 kind:load to:0x020dc1e0 module:overlay(20) +from:0x020c6558 kind:load to:0x020d1010 module:overlay(20) +from:0x020c656c kind:arm_call to:0x020d07d0 module:overlay(20) +from:0x020c65a4 kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c65bc kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c65c8 kind:load to:0x020dca60 module:overlay(20) +from:0x020c65cc kind:load to:0x020dc1e0 module:overlay(20) +from:0x020c65d0 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c65d4 kind:load to:0x020dbb28 module:overlay(20) +from:0x020c65f0 kind:arm_call to:0x020d0784 module:overlay(20) +from:0x020c65fc kind:arm_call to:0x020c4954 module:overlay(20) +from:0x020c6600 kind:arm_call to:0x020c5b5c module:overlay(20) +from:0x020c6610 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c6618 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c661c kind:load to:0x020dca60 module:overlay(20) +from:0x020c6670 kind:arm_call to:0x020c5454 module:overlay(20) +from:0x020c667c kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c6698 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c669c kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c66a4 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c66d4 kind:arm_call to:0x020c5a40 module:overlay(20) +from:0x020c66e0 kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c66ec kind:arm_call to:0x020d0784 module:overlay(20) +from:0x020c66f8 kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c6700 kind:arm_call to:0x020c5a98 module:overlay(20) +from:0x020c670c kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c6714 kind:arm_call to:0x020c4eb4 module:overlay(20) +from:0x020c6720 kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c672c kind:arm_call to:0x020d0784 module:overlay(20) +from:0x020c6738 kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c6740 kind:arm_call to:0x020c4f18 module:overlay(20) +from:0x020c674c kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c6754 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c6758 kind:load to:0x020dbb54 module:overlay(20) +from:0x020c675c kind:load to:0x020dbb70 module:overlay(20) +from:0x020c6760 kind:load to:0x020dca60 module:overlay(20) +from:0x020c6778 kind:arm_call to:0x0202851c module:main +from:0x020c6780 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c6788 kind:arm_call to:0x020cf9d8 module:overlay(20) +from:0x020c67a8 kind:arm_call to:0x020c48d4 module:overlay(20) +from:0x020c67b4 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c67b8 kind:load to:0x020c5d40 module:overlay(20) +from:0x020c67c8 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c68a8 kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020c68d8 kind:load to:0x020c6960 module:overlay(20) +from:0x020c6934 kind:arm_call to:0x02028e30 module:main +from:0x020c6980 kind:arm_call to:0x020c67cc module:overlay(20) +from:0x020c69d0 kind:arm_call to:0x02028e30 module:main +from:0x020c6a90 kind:arm_call to:0x020c67cc module:overlay(20) +from:0x020c6ab0 kind:arm_call to:0x0202cef8 module:main +from:0x020c6ac0 kind:arm_call to:0x0202ced0 module:main +from:0x020c6ac4 kind:arm_call to:0x020280ec module:main +from:0x020c6b0c kind:arm_call to:0x0202851c module:main +from:0x020c6b68 kind:arm_call to:0x02028100 module:main +from:0x020c6b70 kind:load to:0x020de9a0 module:overlay(20) +from:0x020c6b74 kind:load to:0x020deea0 module:overlay(20) +from:0x020c6b78 kind:load to:0x020deda0 module:overlay(20) +from:0x020c6ba8 kind:arm_call to:0x020da960 module:overlay(20) +from:0x020c6bd8 kind:arm_call to:0x020da438 module:overlay(20) +from:0x020c6be4 kind:arm_call to:0x020da43c module:overlay(20) +from:0x020c6bf0 kind:arm_call to:0x020da468 module:overlay(20) +from:0x020c6bfc kind:arm_call to:0x020da850 module:overlay(20) +from:0x020c6c04 kind:load to:0x020de9a0 module:overlay(20) +from:0x020c6c34 kind:arm_call to:0x020c6a9c module:overlay(20) +from:0x020c6c5c kind:arm_call to:0x020da89c module:overlay(20) +from:0x020c6c6c kind:arm_call to:0x020dabe0 module:overlay(20) +from:0x020c6c78 kind:arm_call to:0x0202851c module:main +from:0x020c6c94 kind:arm_call to:0x020c68dc module:overlay(20) +from:0x020c6ca4 kind:load to:0x020c6b80 module:overlay(20) +from:0x020c6ca8 kind:load to:0x020de9a0 module:overlay(20) +from:0x020c6cac kind:load to:0x020c6b7c module:overlay(20) +from:0x020c6cb0 kind:load to:0x020de9ac module:overlay(20) +from:0x020c6cbc kind:arm_call to:0x020280ec module:main +from:0x020c6cf4 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020c6d00 kind:arm_call to:0x0202851c module:main +from:0x020c6d08 kind:arm_call to:0x020cf320 module:overlay(20) +from:0x020c6d14 kind:arm_call to:0x0202851c module:main +from:0x020c6d28 kind:arm_call to:0x020c68dc module:overlay(20) +from:0x020c6d30 kind:arm_call to:0x020c67cc module:overlay(20) +from:0x020c6d38 kind:arm_call to:0x02028100 module:main +from:0x020c6d40 kind:load to:0x020de9a0 module:overlay(20) +from:0x020c6d44 kind:load to:0x020c6988 module:overlay(20) +from:0x020c6d4c kind:arm_call to:0x020280ec module:main +from:0x020c6da0 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020c6e0c kind:arm_call to:0x02028100 module:main +from:0x020c6e14 kind:load to:0x020de9a0 module:overlay(20) +from:0x020c6e24 kind:load to:0x020de9a0 module:overlay(20) +from:0x020c6e40 kind:arm_call to:0x020daa50 module:overlay(20) +from:0x020c6e48 kind:load to:0x020de9a0 module:overlay(20) +from:0x020c6e7c kind:arm_call to:0x02014fe0 module:main +from:0x020c6e8c kind:load to:0x020dad50 module:overlay(20) +from:0x020c6e94 kind:arm_call to:0x02014fe0 module:main +from:0x020c6ea4 kind:load to:0x020dad60 module:overlay(20) +from:0x020c6eb0 kind:load to:0x020cf770 module:overlay(20) +from:0x020c6ed0 kind:arm_call to:0x02028d9c module:main +from:0x020c6ed8 kind:arm_call to:0x02028310 module:main +from:0x020c6f30 kind:arm_call to:0x02028c30 module:main +from:0x020c6f48 kind:load to:0x020df5b2 module:overlay(20) +from:0x020c6f4c kind:load to:0x020df5b0 module:overlay(20) +from:0x020c6f50 kind:load to:0x020df5b4 module:overlay(20) +from:0x020c6f5c kind:load to:0x020df5b2 module:overlay(20) +from:0x020c6f6c kind:load to:0x020dbb8c module:overlay(20) +from:0x020c6f7c kind:load to:0x020dbb8c module:overlay(20) +from:0x020c6f8c kind:load to:0x020df5b0 module:overlay(20) +from:0x020c6f9c kind:load to:0x020df5b0 module:overlay(20) +from:0x020c6fb8 kind:arm_call to:0x02028e30 module:main +from:0x020c6fcc kind:load to:0x020df5c8 module:overlay(20) +from:0x020c6fd0 kind:load to:0x020df5ce module:overlay(20) +from:0x020c6fe8 kind:load to:0x020df5ce module:overlay(20) +from:0x020c7014 kind:load to:0x020df5c8 module:overlay(20) +from:0x020c7040 kind:arm_call to:0x020c6e4c module:overlay(20) +from:0x020c7064 kind:load to:0x020df5c8 module:overlay(20) +from:0x020c7088 kind:arm_call to:0x02028e30 module:main +from:0x020c70a0 kind:load to:0x020df5e4 module:overlay(20) +from:0x020c70b8 kind:load to:0x020df5fe module:overlay(20) +from:0x020c70cc kind:load to:0x020df5e4 module:overlay(20) +from:0x020c70e0 kind:arm_call to:0x02028e30 module:main +from:0x020c70f4 kind:load to:0x020df654 module:overlay(20) +from:0x020c7100 kind:load to:0x020df654 module:overlay(20) +from:0x020c7114 kind:load to:0x020df5b0 module:overlay(20) +from:0x020c7128 kind:load to:0x020df5b0 module:overlay(20) +from:0x020c7138 kind:load to:0x020df5b0 module:overlay(20) +from:0x020c7144 kind:load to:0x020df720 module:overlay(20) +from:0x020c7158 kind:arm_call to:0x02028d9c module:main +from:0x020c7174 kind:arm_call to:0x02028d9c module:main +from:0x020c71d0 kind:load to:0x020dbb98 module:overlay(20) +from:0x020c71d4 kind:load to:0x020e1520 module:overlay(20) +from:0x020c71f4 kind:arm_call to:0x02011ff4 module:main +from:0x020c7230 kind:arm_call to:0x020c7344 module:overlay(20) +from:0x020c724c kind:arm_call to:0x020131ec module:main +from:0x020c72b0 kind:arm_call to:0x020c7398 module:overlay(20) +from:0x020c72d4 kind:arm_call to:0x020c73f0 module:overlay(20) +from:0x020c72e0 kind:arm_call to:0x020c7398 module:overlay(20) +from:0x020c7438 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c7484 kind:arm_call to:0x020d034c module:overlay(20) +from:0x020c749c kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020c74b4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020c74e0 kind:arm_call to:0x020c6e28 module:overlay(20) +from:0x020c7500 kind:arm_call to:0x020d034c module:overlay(20) +from:0x020c7510 kind:arm_call to:0x020c6e28 module:overlay(20) +from:0x020c752c kind:load to:0x020e1560 module:overlay(20) +from:0x020c7530 kind:load to:0x020010c1 module:main +from:0x020c7548 kind:arm_call_thumb to:0x020011c8 module:main +from:0x020c7550 kind:load to:0x020e1560 module:overlay(20) +from:0x020c7574 kind:arm_call to:0x020c7018 module:overlay(20) +from:0x020c7598 kind:arm_call to:0x02028e30 module:main +from:0x020c75c0 kind:load to:0x020e1560 module:overlay(20) +from:0x020c7688 kind:arm_call to:0x02028e30 module:main +from:0x020c76b4 kind:arm_call to:0x02028e30 module:main +from:0x020c76dc kind:load to:0x020e1560 module:overlay(20) +from:0x020c7744 kind:arm_call to:0x020c6530 module:overlay(20) +from:0x020c7764 kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c776c kind:load to:0x020e1560 module:overlay(20) +from:0x020c7774 kind:load to:0x020c76e0 module:overlay(20) +from:0x020c77e0 kind:arm_call to:0x02028e30 module:main +from:0x020c7818 kind:load to:0x020e1560 module:overlay(20) +from:0x020c7830 kind:arm_call to:0x020c7180 module:overlay(20) +from:0x020c7868 kind:arm_call to:0x02028d9c module:main +from:0x020c789c kind:arm_call to:0x020d26f8 module:overlay(20) +from:0x020c78a4 kind:arm_call to:0x020c70d0 module:overlay(20) +from:0x020c78b8 kind:arm_call to:0x02028d9c module:main +from:0x020c78c8 kind:arm_call_thumb to:0x02001098 module:main +from:0x020c78e0 kind:load to:0x020dbbf0 module:overlay(20) +from:0x020c78e4 kind:load to:0x020e1560 module:overlay(20) +from:0x020c78ec kind:load to:0x020e1580 module:overlay(20) +from:0x020c7908 kind:arm_call_thumb to:0x020010b8 module:main +from:0x020c791c kind:arm_call to:0x020c7200 module:overlay(20) +from:0x020c7928 kind:load to:0x020dbbf0 module:overlay(20) +from:0x020c792c kind:load to:0x020e1560 module:overlay(20) +from:0x020c7948 kind:arm_call_thumb to:0x020010b8 module:main +from:0x020c795c kind:arm_call to:0x020c7200 module:overlay(20) +from:0x020c7964 kind:arm_call to:0x02011ff4 module:main +from:0x020c7970 kind:load to:0x020dbbf0 module:overlay(20) +from:0x020c7974 kind:load to:0x020e1560 module:overlay(20) +from:0x020c79b8 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c79d4 kind:arm_call to:0x020c7d70 module:overlay(20) +from:0x020c79e8 kind:arm_call to:0x020c7da4 module:overlay(20) +from:0x020c79fc kind:arm_call to:0x020c70f8 module:overlay(20) +from:0x020c7a08 kind:arm_call to:0x02028e30 module:main +from:0x020c7a18 kind:arm_call to:0x020c7e58 module:overlay(20) +from:0x020c7a28 kind:arm_call to:0x020c7df0 module:overlay(20) +from:0x020c7a30 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c7a3c kind:arm_call to:0x020c6044 module:overlay(20) +from:0x020c7a40 kind:arm_call to:0x020c6f60 module:overlay(20) +from:0x020c7a48 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c7a60 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c7a84 kind:arm_call to:0x020c6cb4 module:overlay(20) +from:0x020c7a94 kind:arm_call to:0x020c7434 module:overlay(20) +from:0x020c7aa0 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c7aa8 kind:arm_call to:0x020c5de0 module:overlay(20) +from:0x020c7ab4 kind:arm_call to:0x020c7450 module:overlay(20) +from:0x020c7ad8 kind:arm_call to:0x020c65d8 module:overlay(20) +from:0x020c7aec kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c7af4 kind:arm_call to:0x020c6e18 module:overlay(20) +from:0x020c7b0c kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c7b20 kind:arm_call to:0x020c7434 module:overlay(20) +from:0x020c7b54 kind:arm_call to:0x020c7434 module:overlay(20) +from:0x020c7b68 kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c7b84 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c7b94 kind:arm_call to:0x020c7f00 module:overlay(20) +from:0x020c7b98 kind:arm_call to:0x020c7434 module:overlay(20) +from:0x020c7bd0 kind:arm_call to:0x02028d9c module:main +from:0x020c7bf0 kind:arm_call to:0x020c6e78 module:overlay(20) +from:0x020c7bf4 kind:arm_call to:0x020c5d68 module:overlay(20) +from:0x020c7bfc kind:arm_call to:0x020c4880 module:overlay(20) +from:0x020c7c00 kind:arm_call to:0x020c6178 module:overlay(20) +from:0x020c7c14 kind:arm_call to:0x020c6f54 module:overlay(20) +from:0x020c7c24 kind:arm_call to:0x020c5db0 module:overlay(20) +from:0x020c7c30 kind:arm_call to:0x020c5d78 module:overlay(20) +from:0x020c7c38 kind:arm_call to:0x020c64e0 module:overlay(20) +from:0x020c7c40 kind:arm_call to:0x020c64d0 module:overlay(20) +from:0x020c7c74 kind:arm_call to:0x0202cf08 module:main +from:0x020c7c80 kind:arm_call to:0x0202d1dc module:main +from:0x020c7ca8 kind:arm_call to:0x020c6c08 module:overlay(20) +from:0x020c7cb0 kind:arm_call to:0x0202d224 module:main +from:0x020c7cd8 kind:arm_call to:0x020c6c08 module:overlay(20) +from:0x020c7cf0 kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c7d00 kind:load to:0x020c7778 module:overlay(20) +from:0x020c7d04 kind:load to:0x020c7554 module:overlay(20) +from:0x020c7d08 kind:load to:0x020c751c module:overlay(20) +from:0x020c7d0c kind:load to:0x020c7534 module:overlay(20) +from:0x020c7d18 kind:arm_call to:0x020c6d48 module:overlay(20) +from:0x020c7d1c kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020c7d40 kind:arm_call to:0x020c6764 module:overlay(20) +from:0x020c7d5c kind:arm_call to:0x020c6620 module:overlay(20) +from:0x020c7d78 kind:arm_call to:0x020c5df0 module:overlay(20) +from:0x020c7d98 kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c7dac kind:arm_call to:0x020c6f70 module:overlay(20) +from:0x020c7db4 kind:arm_call to:0x020c6ea8 module:overlay(20) +from:0x020c7dc4 kind:arm_call to:0x020c62ec module:overlay(20) +from:0x020c7de4 kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c7e04 kind:arm_call to:0x020c4fe4 module:overlay(20) +from:0x020c7e24 kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c7e30 kind:load to:0x020c75c4 module:overlay(20) +from:0x020c7e48 kind:arm_call to:0x020c5454 module:overlay(20) +from:0x020c7e78 kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c7ec4 kind:arm_call to:0x020c63f4 module:overlay(20) +from:0x020c7ef4 kind:arm_call to:0x020c81c8 module:overlay(20) +from:0x020c7f18 kind:arm_call to:0x020c655c module:overlay(20) +from:0x020c7f3c kind:arm_call to:0x020c653c module:overlay(20) +from:0x020c7fc8 kind:arm_call to:0x020d1330 module:overlay(20) +from:0x020c7fe4 kind:arm_call to:0x020280ec module:main +from:0x020c8028 kind:arm_call to:0x02028e30 module:main +from:0x020c8034 kind:arm_call to:0x02028100 module:main +from:0x020c806c kind:arm_call to:0x020280ec module:main +from:0x020c8088 kind:arm_call to:0x02028e30 module:main +from:0x020c8090 kind:arm_call to:0x02028100 module:main +from:0x020c8108 kind:arm_call to:0x020c7e34 module:overlay(20) +from:0x020c8168 kind:arm_call to:0x02028e30 module:main +from:0x020c8184 kind:arm_call to:0x020c67bc module:overlay(20) +from:0x020c81c0 kind:arm_call to:0x020c5dc4 module:overlay(20) +from:0x020c81d4 kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020c81e4 kind:load to:0x020e8778 module:overlay(20) +from:0x020c8244 kind:arm_call to:0x020c7478 module:overlay(20) +from:0x020c8294 kind:arm_call to:0x020c74f4 module:overlay(20) +from:0x020c82ec kind:arm_call to:0x020280ec module:main +from:0x020c8304 kind:arm_call to:0x02028100 module:main +from:0x020c8374 kind:arm_call to:0x020280ec module:main +from:0x020c837c kind:arm_call to:0x02028100 module:main +from:0x020c83ac kind:arm_call to:0x020c6530 module:overlay(20) +from:0x020c83c8 kind:load to:0x020c76e0 module:overlay(20) +from:0x020c83d8 kind:arm_call to:0x020c7180 module:overlay(20) +from:0x020c83f4 kind:load to:0x020dbc48 module:overlay(20) +from:0x020c8400 kind:arm_call to:0x020c7200 module:overlay(20) +from:0x020c8414 kind:arm_call to:0x020c7200 module:overlay(20) +from:0x020c841c kind:arm_call to:0x02011ff4 module:main +from:0x020c84a4 kind:arm_call to:0x020c93dc module:overlay(20) +from:0x020c84ac kind:load to:0x020e8658 module:overlay(20) +from:0x020c84d8 kind:load to:0x020e8698 module:overlay(20) +from:0x020c84dc kind:load to:0x020e869c module:overlay(20) +from:0x020c84e0 kind:load to:0x020e869d module:overlay(20) +from:0x020c854c kind:arm_call_thumb to:0x020bfdc4 module:overlay(1) +from:0x020c8568 kind:arm_call to:0x020c720c module:overlay(20) +from:0x020c858c kind:arm_call to:0x02016384 module:main +from:0x020c8594 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8598 kind:load to:0x020c8930 module:overlay(20) +from:0x020c859c kind:load to:0x02049a2c module:main +from:0x020c85a0 kind:load to:0x020c895c module:overlay(20) +from:0x020c85a4 kind:load to:0x020e859c module:overlay(20) +from:0x020c85a8 kind:load to:0x020e85a8 module:overlay(20) +from:0x020c85b8 kind:arm_call to:0x020c7228 module:overlay(20) +from:0x020c85f4 kind:load to:0x020e8580 module:overlay(20) +from:0x020c85f8 kind:load to:0x02049a2c module:main +from:0x020c862c kind:arm_call to:0x020c8e48 module:overlay(20) +from:0x020c86a8 kind:arm_call to:0x020c91fc module:overlay(20) +from:0x020c86b0 kind:arm_call to:0x020c93b0 module:overlay(20) +from:0x020c86c8 kind:arm_call to:0x020c72e8 module:overlay(20) +from:0x020c86dc kind:load to:0x020e8580 module:overlay(20) +from:0x020c86e0 kind:load to:0x020e85d8 module:overlay(20) +from:0x020c86e4 kind:load to:0x020e8658 module:overlay(20) +from:0x020c86e8 kind:load to:0x020c8488 module:overlay(20) +from:0x020c86ec kind:load to:0x020c84b0 module:overlay(20) +from:0x020c8700 kind:arm_call to:0x020c7344 module:overlay(20) +from:0x020c8714 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8734 kind:arm_call to:0x020ef2ec module:overlay(23) +from:0x020c8760 kind:arm_call to:0x020ed620 module:overlay(22) +from:0x020c8794 kind:arm_call to:0x020ed1cc module:overlay(22) +from:0x020c87c8 kind:arm_call to:0x020c7344 module:overlay(20) +from:0x020c87e8 kind:arm_call to:0x020c7284 module:overlay(20) +from:0x020c8808 kind:load to:0x02043e50 module:main +from:0x020c880c kind:load to:0x020f1dd4 module:overlays(19,22,23) +from:0x020c8810 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8884 kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020c88b0 kind:arm_call to:0x020c8a7c module:overlay(20) +from:0x020c88c0 kind:arm_call to:0x020c9448 module:overlay(20) +from:0x020c88cc kind:arm_call to:0x020c7284 module:overlay(20) +from:0x020c88fc kind:arm_call to:0x020c86f0 module:overlay(20) +from:0x020c890c kind:load to:0x020e8580 module:overlay(20) +from:0x020c8910 kind:load to:0x020e8778 module:overlay(20) +from:0x020c8914 kind:load to:0x020e8658 module:overlay(20) +from:0x020c8918 kind:load to:0x020e859c module:overlay(20) +from:0x020c8928 kind:load to:0x020e8658 module:overlay(20) +from:0x020c892c kind:load to:0x020c94f4 module:overlay(20) +from:0x020c8940 kind:arm_call to:0x020c8970 module:overlay(20) +from:0x020c894c kind:arm_call to:0x020c72b8 module:overlay(20) +from:0x020c8954 kind:load to:0x020e85c0 module:overlay(20) +from:0x020c8958 kind:load to:0x020e8580 module:overlay(20) +from:0x020c896c kind:load to:0x020e8580 module:overlay(20) +from:0x020c89bc kind:arm_call to:0x02028d9c module:main +from:0x020c89d8 kind:arm_call to:0x020c92b4 module:overlay(20) +from:0x020c8a70 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8a74 kind:load to:0x020e8618 module:overlay(20) +from:0x020c8a78 kind:load to:0x020e85d8 module:overlay(20) +from:0x020c8ac4 kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c8adc kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c8b28 kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020c8c14 kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c8c7c kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c8c9c kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c8cb8 kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c8ce4 kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c8d08 kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020c8d28 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8d2c kind:load to:0x020e8658 module:overlay(20) +from:0x020c8d30 kind:load to:0x020e8778 module:overlay(20) +from:0x020c8d4c kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020c8d64 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020c8df0 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8e24 kind:arm_call to:0x020edff4 module:overlay(22) +from:0x020c8e44 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8e5c kind:load to:0x020e8778 module:overlay(20) +from:0x020c8e60 kind:load to:0x020c9574 module:overlay(20) +from:0x020c8e70 kind:load to:0x020e859c module:overlay(20) +from:0x020c8eb0 kind:arm_call to:0x020c9218 module:overlay(20) +from:0x020c8eb8 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8ebc kind:load to:0x020e85d8 module:overlay(20) +from:0x020c8ee4 kind:arm_call to:0x020c92a0 module:overlay(20) +from:0x020c8eec kind:load to:0x020e8580 module:overlay(20) +from:0x020c8ef0 kind:load to:0x020e85d8 module:overlay(20) +from:0x020c8f68 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8f90 kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c8fc0 kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020c8fd4 kind:load to:0x020e8580 module:overlay(20) +from:0x020c8fd8 kind:load to:0x020e8658 module:overlay(20) +from:0x020c8fdc kind:load to:0x020e8778 module:overlay(20) +from:0x020c8ff0 kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c9028 kind:load to:0x020e8658 module:overlay(20) +from:0x020c902c kind:load to:0x020e8580 module:overlay(20) +from:0x020c9030 kind:load to:0x02049b18 module:main +from:0x020c904c kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c9100 kind:load to:0x020e8658 module:overlay(20) +from:0x020c9104 kind:load to:0x020e8580 module:overlay(20) +from:0x020c9108 kind:load to:0x02049b2a module:main +from:0x020c9114 kind:load to:0x020e85a8 module:overlay(20) +from:0x020c9128 kind:load to:0x020e8580 module:overlay(20) +from:0x020c9158 kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c9178 kind:load to:0x020e8580 module:overlay(20) +from:0x020c917c kind:load to:0x020e8658 module:overlay(20) +from:0x020c91b0 kind:arm_call to:0x020c9430 module:overlay(20) +from:0x020c91bc kind:load to:0x020e8580 module:overlay(20) +from:0x020c91c0 kind:load to:0x020e8658 module:overlay(20) +from:0x020c91d0 kind:load to:0x020e8580 module:overlay(20) +from:0x020c91f0 kind:arm_call to:0x02028d9c module:main +from:0x020c9274 kind:arm_call to:0x02028e30 module:main +from:0x020c92ec kind:arm_call to:0x02028c60 module:main +from:0x020c9318 kind:arm_call to:0x02028d9c module:main +from:0x020c9360 kind:load to:0x02049b2a module:main +from:0x020c9364 kind:load to:0x02049b18 module:main +from:0x020c9398 kind:arm_call to:0x02028d9c module:main +from:0x020c93f4 kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020c9410 kind:arm_call to:0x02028c60 module:main +from:0x020c9424 kind:arm_call to:0x020c9518 module:overlay(20) +from:0x020c942c kind:load to:0x020e8778 module:overlay(20) +from:0x020c9540 kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020c9560 kind:load to:0x020e8778 module:overlay(20) +from:0x020c95a0 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c95d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c95ec kind:arm_call to:0x0201f6f0 module:main +from:0x020c960c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c961c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c962c kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9664 kind:arm_call to:0x0201f730 module:main +from:0x020c968c kind:arm_call to:0x0201f730 module:main +from:0x020c96b4 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020c96c4 kind:arm_call to:0x020166cc module:main +from:0x020c96d4 kind:load to:0x020dbca0 module:overlay(20) +from:0x020c96dc kind:load to:0x020b1f6c module:overlay(0) +from:0x020c96e0 kind:load to:0x020e8584 module:overlay(20) +from:0x020c9708 kind:arm_call to:0x0201f498 module:main +from:0x020c9710 kind:arm_call to:0x0201f498 module:main +from:0x020c9720 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c9728 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c9730 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c9738 kind:arm_call to:0x0201f2cc module:main +from:0x020c9740 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c9748 kind:arm_call to:0x0201f2cc module:main +from:0x020c9750 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c975c kind:load to:0x020dbca0 module:overlay(20) +from:0x020c9774 kind:arm_call to:0x0201f498 module:main +from:0x020c977c kind:arm_call to:0x0201f498 module:main +from:0x020c978c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020c9794 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020c979c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c97a4 kind:arm_call to:0x0201f2cc module:main +from:0x020c97ac kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020c97b4 kind:arm_call to:0x0201f2cc module:main +from:0x020c97bc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c97c4 kind:arm_call to:0x02011ff4 module:main +from:0x020c97d0 kind:load to:0x020dbca0 module:overlay(20) +from:0x020c9800 kind:arm_call to:0x0201aa8c module:main +from:0x020c980c kind:arm_call to:0x0201f4b4 module:main +from:0x020c9834 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020c9840 kind:load to:0x0204af1c module:main +from:0x020c9844 kind:load to:0x020e8584 module:overlay(20) +from:0x020c9898 kind:load to:0x020e8584 module:overlay(20) +from:0x020c9920 kind:arm_call to:0x01fff498 module:itcm +from:0x020c992c kind:arm_call to:0x01fff584 module:itcm +from:0x020c993c kind:arm_call to:0x01fff584 module:itcm +from:0x020c9988 kind:load to:0x027e0ce8 module:dtcm +from:0x020c99b8 kind:load to:0x020dbcbc module:overlay(20) +from:0x020c99bc kind:load to:0x02049bd4 module:main +from:0x020c99ec kind:load to:0x020dbcbc module:overlay(20) +from:0x020c99f0 kind:load to:0x02049bd4 module:main +from:0x020c9a00 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020c9a10 kind:arm_call to:0x020c8df4 module:overlay(20) +from:0x020c9a2c kind:arm_call to:0x0201aa44 module:main +from:0x020c9a38 kind:load to:0x0204af1c module:main +from:0x020c9a48 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c9a70 kind:arm_call to:0x02028d9c module:main +from:0x020c9a98 kind:arm_call to:0x0203d160 module:main +from:0x020c9aa8 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9ab8 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9acc kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9adc kind:arm_call to:0x0201e6d0 module:main +from:0x020c9af0 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9b00 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9b14 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9b24 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9b38 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9b48 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9b5c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020c9b6c kind:arm_call to:0x0201e6d0 module:main +from:0x020c9b7c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9b8c kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9b9c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9ba8 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9bb8 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9bc4 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9bd4 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9be0 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9bf0 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020c9bfc kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020c9c08 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020c9cf0 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9d10 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9d38 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9d5c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9d80 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020c9d94 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9da8 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9dbc kind:arm_call to:0x0201f6f0 module:main +from:0x020c9dd0 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9de4 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9df8 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e0c kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e20 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e30 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e44 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e58 kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e6c kind:arm_call to:0x0201f6f0 module:main +from:0x020c9e78 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c9e84 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c9e90 kind:arm_call to:0x0201e6d0 module:main +from:0x020c9e9c kind:arm_call to:0x0201ecd0 module:main +from:0x020c9f04 kind:arm_call to:0x0201f730 module:main +from:0x020c9f14 kind:arm_call to:0x0201f730 module:main +from:0x020c9f54 kind:arm_call to:0x0201f730 module:main +from:0x020c9f64 kind:arm_call to:0x0201f730 module:main +from:0x020c9f74 kind:arm_call to:0x0201f730 module:main +from:0x020c9f84 kind:arm_call to:0x0201f730 module:main +from:0x020c9f94 kind:arm_call to:0x0201f894 module:main +from:0x020c9fb4 kind:arm_call to:0x0201f730 module:main +from:0x020c9fcc kind:arm_call to:0x0201f730 module:main +from:0x020c9fe8 kind:arm_call to:0x0201f730 module:main +from:0x020ca004 kind:arm_call to:0x0201f730 module:main +from:0x020ca018 kind:arm_call to:0x0201f730 module:main +from:0x020ca044 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca078 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca0b8 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ca0e8 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ca10c kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca134 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca158 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca184 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca1ac kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca1f4 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ca23c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca26c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca2d0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca2f4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ca318 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca364 kind:arm_call to:0x0201e874 module:main +from:0x020ca388 kind:arm_call to:0x0201ed84 module:main +from:0x020ca3b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca3ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca420 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca458 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca484 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca498 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ca4a0 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ca4b4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca4d0 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ca4e4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca500 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ca520 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca538 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ca544 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ca564 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca57c kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ca5a0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca5b8 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ca5e4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca604 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ca624 kind:arm_call to:0x020cde50 module:overlay(20) +from:0x020ca640 kind:load to:0x020dbce0 module:overlay(20) +from:0x020ca644 kind:load to:0x020ca678 module:overlay(20) +from:0x020ca648 kind:load to:0x020cddf4 module:overlay(20) +from:0x020ca64c kind:load to:0x020b1fcc module:overlay(0) +from:0x020ca650 kind:load to:0x020b1f6c module:overlay(0) +from:0x020ca658 kind:load to:0x020431b8 module:main +from:0x020ca65c kind:load to:0x020e8b60 module:overlay(20) +from:0x020ca660 kind:load to:0x020e8a9c module:overlay(20) +from:0x020ca664 kind:load to:0x020e879c module:overlay(20) +from:0x020ca668 kind:load to:0x020dad98 module:overlay(20) +from:0x020ca66c kind:load to:0x020dad88 module:overlay(20) +from:0x020ca670 kind:load to:0x020dad78 module:overlay(20) +from:0x020ca674 kind:load to:0x020dad70 module:overlay(20) +from:0x020ca680 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca6a4 kind:arm_call to:0x0201f498 module:main +from:0x020ca6b0 kind:arm_call to:0x0201f498 module:main +from:0x020ca6bc kind:arm_call to:0x0201f498 module:main +from:0x020ca6c4 kind:arm_call to:0x0201f498 module:main +from:0x020ca6d0 kind:arm_call to:0x0201f498 module:main +from:0x020ca6dc kind:arm_call to:0x0201f498 module:main +from:0x020ca6e8 kind:arm_call to:0x0201f498 module:main +from:0x020ca6f4 kind:arm_call to:0x0201f498 module:main +from:0x020ca700 kind:arm_call to:0x0201f498 module:main +from:0x020ca70c kind:arm_call to:0x0201f498 module:main +from:0x020ca718 kind:arm_call to:0x0201f498 module:main +from:0x020ca720 kind:arm_call to:0x0201f498 module:main +from:0x020ca72c kind:arm_call to:0x0201f498 module:main +from:0x020ca738 kind:arm_call to:0x0201f498 module:main +from:0x020ca740 kind:arm_call to:0x0201f498 module:main +from:0x020ca74c kind:arm_call to:0x0201f498 module:main +from:0x020ca758 kind:arm_call to:0x0201f498 module:main +from:0x020ca768 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca770 kind:arm_call to:0x0201f2cc module:main +from:0x020ca780 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca788 kind:arm_call to:0x0201f2cc module:main +from:0x020ca798 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7a0 kind:arm_call to:0x0201f2cc module:main +from:0x020ca7ac kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7b4 kind:arm_call to:0x0201f2cc module:main +from:0x020ca7c4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7cc kind:arm_call to:0x0201f2cc module:main +from:0x020ca7dc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7e4 kind:arm_call to:0x0201f2cc module:main +from:0x020ca7f4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca7fc kind:arm_call to:0x0201f2cc module:main +from:0x020ca80c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca814 kind:arm_call to:0x0201f2cc module:main +from:0x020ca824 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca82c kind:arm_call to:0x0201f2cc module:main +from:0x020ca83c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca844 kind:arm_call to:0x0201f2cc module:main +from:0x020ca854 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca85c kind:arm_call to:0x0201f2cc module:main +from:0x020ca868 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca870 kind:arm_call to:0x0201f2cc module:main +from:0x020ca880 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca888 kind:arm_call to:0x0201f2cc module:main +from:0x020ca898 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca8a0 kind:arm_call to:0x0201f2cc module:main +from:0x020ca8ac kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca8b4 kind:arm_call to:0x0201f2cc module:main +from:0x020ca8c0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca8c8 kind:arm_call to:0x0201f2cc module:main +from:0x020ca8d4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca8dc kind:arm_call to:0x0201f2cc module:main +from:0x020ca8e8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca8f8 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca900 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca910 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca918 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca928 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca930 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca940 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca948 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca958 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca960 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca974 kind:arm_call to:0x0203d210 module:main +from:0x020ca97c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ca988 kind:load to:0x020dbce0 module:overlay(20) +from:0x020ca98c kind:load to:0x020ca678 module:overlay(20) +from:0x020ca9a8 kind:arm_call to:0x0201f498 module:main +from:0x020ca9b4 kind:arm_call to:0x0201f498 module:main +from:0x020ca9c0 kind:arm_call to:0x0201f498 module:main +from:0x020ca9c8 kind:arm_call to:0x0201f498 module:main +from:0x020ca9d4 kind:arm_call to:0x0201f498 module:main +from:0x020ca9e0 kind:arm_call to:0x0201f498 module:main +from:0x020ca9ec kind:arm_call to:0x0201f498 module:main +from:0x020ca9f8 kind:arm_call to:0x0201f498 module:main +from:0x020caa04 kind:arm_call to:0x0201f498 module:main +from:0x020caa10 kind:arm_call to:0x0201f498 module:main +from:0x020caa1c kind:arm_call to:0x0201f498 module:main +from:0x020caa24 kind:arm_call to:0x0201f498 module:main +from:0x020caa30 kind:arm_call to:0x0201f498 module:main +from:0x020caa3c kind:arm_call to:0x0201f498 module:main +from:0x020caa44 kind:arm_call to:0x0201f498 module:main +from:0x020caa50 kind:arm_call to:0x0201f498 module:main +from:0x020caa5c kind:arm_call to:0x0201f498 module:main +from:0x020caa6c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa74 kind:arm_call to:0x0201f2cc module:main +from:0x020caa84 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa8c kind:arm_call to:0x0201f2cc module:main +from:0x020caa9c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caaa4 kind:arm_call to:0x0201f2cc module:main +from:0x020caab0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caab8 kind:arm_call to:0x0201f2cc module:main +from:0x020caac8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caad0 kind:arm_call to:0x0201f2cc module:main +from:0x020caae0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caae8 kind:arm_call to:0x0201f2cc module:main +from:0x020caaf8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab00 kind:arm_call to:0x0201f2cc module:main +from:0x020cab10 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab18 kind:arm_call to:0x0201f2cc module:main +from:0x020cab28 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab30 kind:arm_call to:0x0201f2cc module:main +from:0x020cab40 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab48 kind:arm_call to:0x0201f2cc module:main +from:0x020cab58 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab60 kind:arm_call to:0x0201f2cc module:main +from:0x020cab6c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab74 kind:arm_call to:0x0201f2cc module:main +from:0x020cab84 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cab8c kind:arm_call to:0x0201f2cc module:main +from:0x020cab9c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caba4 kind:arm_call to:0x0201f2cc module:main +from:0x020cabb0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cabb8 kind:arm_call to:0x0201f2cc module:main +from:0x020cabc4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cabcc kind:arm_call to:0x0201f2cc module:main +from:0x020cabd8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cabe0 kind:arm_call to:0x0201f2cc module:main +from:0x020cabec kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cabfc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cac04 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cac14 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cac1c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cac2c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cac34 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cac44 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cac4c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cac5c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020cac64 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020cac78 kind:arm_call to:0x0203d210 module:main +from:0x020cac80 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cac88 kind:arm_call to:0x02011ff4 module:main +from:0x020cac94 kind:load to:0x020dbce0 module:overlay(20) +from:0x020cac98 kind:load to:0x020ca678 module:overlay(20) +from:0x020caca8 kind:arm_call to:0x02061cdc module:overlay(0) +from:0x020cacc0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020cacd0 kind:arm_call_thumb to:0x020154ec module:main +from:0x020cace8 kind:arm_call to:0x0201739c module:main +from:0x020cad14 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cad1c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad24 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad2c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad44 kind:arm_call to:0x0201739c module:main +from:0x020cad6c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cad74 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad7c kind:arm_call_thumb to:0x0201568c module:main +from:0x020cad84 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cadcc kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cade0 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020cadec kind:arm_call_thumb to:0x020154ec module:main +from:0x020cae04 kind:arm_call to:0x0201739c module:main +from:0x020cae28 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cae30 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cae38 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cae40 kind:arm_call_thumb to:0x0201568c module:main +from:0x020cae74 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cae84 kind:arm_call to:0x02019538 module:main +from:0x020cae94 kind:arm_call to:0x020166cc module:main +from:0x020caea0 kind:arm_call to:0x020166cc module:main +from:0x020caeb0 kind:arm_call to:0x020166cc module:main +from:0x020caebc kind:arm_call to:0x020166cc module:main +from:0x020caecc kind:arm_call to:0x020166cc module:main +from:0x020caed8 kind:arm_call to:0x020166cc module:main +from:0x020caeec kind:arm_call to:0x020166cc module:main +from:0x020caf00 kind:arm_call to:0x020cb4f4 module:overlay(20) +from:0x020caf0c kind:load to:0x020dbcfc module:overlay(20) +from:0x020caf10 kind:load to:0x020dbd10 module:overlay(20) +from:0x020caf14 kind:load to:0x020dbd20 module:overlay(20) +from:0x020caf18 kind:load to:0x020dbd14 module:overlay(20) +from:0x020caf1c kind:load to:0x020dbd2c module:overlay(20) +from:0x020caf24 kind:load to:0x020dbd38 module:overlay(20) +from:0x020caf28 kind:load to:0x0204a110 module:main +from:0x020caf3c kind:arm_call to:0x020166ac module:main +from:0x020caf44 kind:arm_call to:0x020166ac module:main +from:0x020caf50 kind:arm_call to:0x020166ac module:main +from:0x020caf58 kind:arm_call to:0x020166ac module:main +from:0x020caf64 kind:arm_call to:0x020166ac module:main +from:0x020caf6c kind:arm_call to:0x020166ac module:main +from:0x020caf80 kind:arm_call to:0x020166ac module:main +from:0x020caf94 kind:arm_call to:0x020166ac module:main +from:0x020cafb4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cb260 kind:arm_call to:0x0201c4d8 module:main +from:0x020cb278 kind:arm_call to:0x0201c4d8 module:main +from:0x020cb280 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb28c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb298 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb2a4 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb2b0 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb2bc kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cb3f8 kind:load to:0x0204aeac module:main +from:0x020cb464 kind:arm_call to:0x0201aa44 module:main +from:0x020cb478 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb494 kind:arm_call to:0x0201aad0 module:main +from:0x020cb4a0 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb4ac kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cb4b8 kind:arm_call to:0x020c99f4 module:overlay(20) +from:0x020cb4c4 kind:load to:0x0204af1c module:main +from:0x020cb4d4 kind:arm_call to:0x0201edbc module:main +from:0x020cb4fc kind:arm_call to:0x020cd2f8 module:overlay(20) +from:0x020cb50c kind:arm_call to:0x020cd36c module:overlay(20) +from:0x020cb518 kind:arm_call to:0x020cd3d0 module:overlay(20) +from:0x020cb528 kind:arm_call to:0x020cd500 module:overlay(20) +from:0x020cb534 kind:arm_call to:0x020cd5f0 module:overlay(20) +from:0x020cb568 kind:load to:0x020dbd44 module:overlay(20) +from:0x020cb56c kind:load to:0x020dbd4c module:overlay(20) +from:0x020cb598 kind:arm_call to:0x020cb5a0 module:overlay(20) +from:0x020cb5a8 kind:arm_call to:0x020cdab0 module:overlay(20) +from:0x020cb5dc kind:load to:0x020dbd54 module:overlay(20) +from:0x020cb5ec kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb618 kind:arm_call to:0x020cb648 module:overlay(20) +from:0x020cb624 kind:arm_call to:0x020cbda0 module:overlay(20) +from:0x020cb644 kind:load to:0x0204a110 module:main +from:0x020cb66c kind:arm_call to:0x020c998c module:overlay(20) +from:0x020cb678 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cb694 kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cb6a0 kind:arm_call to:0x020cd4ac module:overlay(20) +from:0x020cb6ac kind:arm_call to:0x020cd5dc module:overlay(20) +from:0x020cb6b8 kind:arm_call to:0x020cd35c module:overlay(20) +from:0x020cb6d8 kind:load to:0x020b5254 module:overlay(0) +from:0x020cb6dc kind:load to:0x020dbd5c module:overlay(20) +from:0x020cb700 kind:arm_call to:0x020cb708 module:overlay(20) +from:0x020cb710 kind:arm_call to:0x020cd704 module:overlay(20) +from:0x020cb71c kind:arm_call to:0x020cd418 module:overlay(20) +from:0x020cb750 kind:load to:0x020dbd64 module:overlay(20) +from:0x020cb754 kind:load to:0x020dbd6c module:overlay(20) +from:0x020cb76c kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cb77c kind:arm_call to:0x020cb8a4 module:overlay(20) +from:0x020cb784 kind:arm_call to:0x020cb78c module:overlay(20) +from:0x020cb798 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cb7a8 kind:arm_call to:0x020cd36c module:overlay(20) +from:0x020cb7b4 kind:arm_call to:0x020cd604 module:overlay(20) +from:0x020cb7c8 kind:arm_call to:0x0201fa70 module:main +from:0x020cb7dc kind:arm_call to:0x020cdd90 module:overlay(20) +from:0x020cb7ec kind:arm_call to:0x0201fa70 module:main +from:0x020cb828 kind:load to:0x020dbd74 module:overlay(20) +from:0x020cb82c kind:load to:0x020dbd7c module:overlay(20) +from:0x020cb83c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb84c kind:arm_call to:0x020cba5c module:overlay(20) +from:0x020cb87c kind:arm_call to:0x020cbca8 module:overlay(20) +from:0x020cb888 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cb898 kind:arm_call to:0x020cb8a4 module:overlay(20) +from:0x020cb8a0 kind:load to:0x0204a110 module:main +from:0x020cb8b0 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cb8c0 kind:arm_call to:0x020cd36c module:overlay(20) +from:0x020cb8cc kind:arm_call to:0x020cd618 module:overlay(20) +from:0x020cb904 kind:load to:0x020dbd84 module:overlay(20) +from:0x020cb908 kind:load to:0x020dbd8c module:overlay(20) +from:0x020cb914 kind:arm_call to:0x020cdbb0 module:overlay(20) +from:0x020cb91c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb930 kind:arm_call to:0x020cba5c module:overlay(20) +from:0x020cb960 kind:arm_call to:0x020cbca8 module:overlay(20) +from:0x020cb96c kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cb97c kind:arm_call to:0x020cb78c module:overlay(20) +from:0x020cb9b4 kind:arm_call to:0x020cb9c0 module:overlay(20) +from:0x020cb9bc kind:load to:0x0204a110 module:main +from:0x020cb9ec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cb9fc kind:arm_call to:0x020cd35c module:overlay(20) +from:0x020cba08 kind:arm_call to:0x020cd604 module:overlay(20) +from:0x020cba18 kind:arm_call to:0x0201fa70 module:main +from:0x020cba38 kind:load to:0x020b5254 module:overlay(0) +from:0x020cba40 kind:load to:0x020dbd94 module:overlay(20) +from:0x020cba4c kind:arm_call to:0x020cdbb0 module:overlay(20) +from:0x020cba54 kind:arm_call to:0x020cc648 module:overlay(20) +from:0x020cba88 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cba90 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cbaa0 kind:arm_call to:0x020cd35c module:overlay(20) +from:0x020cbaac kind:arm_call to:0x020cd604 module:overlay(20) +from:0x020cbac0 kind:arm_call to:0x020cd62c module:overlay(20) +from:0x020cbaf4 kind:load to:0x020b5254 module:overlay(0) +from:0x020cbaf8 kind:load to:0x020dbd9c module:overlay(20) +from:0x020cbb04 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020cbb10 kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x020cbb50 kind:arm_call to:0x020cdb80 module:overlay(20) +from:0x020cbb60 kind:arm_call to:0x020cbb98 module:overlay(20) +from:0x020cbb90 kind:arm_call to:0x020cbca8 module:overlay(20) +from:0x020cbba4 kind:arm_call to:0x020cd464 module:overlay(20) +from:0x020cbbd8 kind:load to:0x020dbda4 module:overlay(20) +from:0x020cbbdc kind:load to:0x020dbdac module:overlay(20) +from:0x020cbbf4 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020cbc04 kind:arm_call to:0x020cbc0c module:overlay(20) +from:0x020cbc14 kind:arm_call to:0x020cd6d8 module:overlay(20) +from:0x020cbc1c kind:arm_call to:0x020cd2f8 module:overlay(20) +from:0x020cbc2c kind:arm_call to:0x020cd500 module:overlay(20) +from:0x020cbc38 kind:arm_call to:0x020cd5f0 module:overlay(20) +from:0x020cbc44 kind:arm_call to:0x020cd36c module:overlay(20) +from:0x020cbc78 kind:load to:0x020dbdb4 module:overlay(20) +from:0x020cbc7c kind:load to:0x020dbdbc module:overlay(20) +from:0x020cbca0 kind:arm_call to:0x020cb5a0 module:overlay(20) +from:0x020cbcd0 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cbce0 kind:arm_call to:0x020cd35c module:overlay(20) +from:0x020cbcec kind:arm_call to:0x020cd604 module:overlay(20) +from:0x020cbcf4 kind:arm_call to:0x020cdb50 module:overlay(20) +from:0x020cbd08 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cbd20 kind:arm_call to:0x020cd62c module:overlay(20) +from:0x020cbd50 kind:load to:0x020b5254 module:overlay(0) +from:0x020cbd54 kind:load to:0x020dbdc4 module:overlay(20) +from:0x020cbd60 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020cbd6c kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x020cbd88 kind:arm_call to:0x020cdb80 module:overlay(20) +from:0x020cbd98 kind:arm_call to:0x020cc580 module:overlay(20) +from:0x020cbdc4 kind:arm_call to:0x020c998c module:overlay(20) +from:0x020cbdd0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cbde8 kind:arm_call to:0x020cd32c module:overlay(20) +from:0x020cbdf4 kind:arm_call to:0x020cd37c module:overlay(20) +from:0x020cbe00 kind:arm_call to:0x020cd5dc module:overlay(20) +from:0x020cbe0c kind:arm_call to:0x020cd35c module:overlay(20) +from:0x020cbe2c kind:load to:0x020b5254 module:overlay(0) +from:0x020cbe30 kind:load to:0x020dbdcc module:overlay(20) +from:0x020cbe54 kind:arm_call to:0x020cbe5c module:overlay(20) +from:0x020cbe64 kind:arm_call to:0x020cd704 module:overlay(20) +from:0x020cbe70 kind:arm_call to:0x020cd548 module:overlay(20) +from:0x020cbea4 kind:load to:0x020dbdd4 module:overlay(20) +from:0x020cbea8 kind:load to:0x020dbddc module:overlay(20) +from:0x020cbec0 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cbed0 kind:arm_call to:0x020cbfe8 module:overlay(20) +from:0x020cbed8 kind:arm_call to:0x020cbee0 module:overlay(20) +from:0x020cbeec kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cbef8 kind:arm_call to:0x020cd36c module:overlay(20) +from:0x020cbf0c kind:arm_call to:0x0201fa70 module:main +from:0x020cbf20 kind:arm_call to:0x020cdd90 module:overlay(20) +from:0x020cbf30 kind:arm_call to:0x0201fa70 module:main +from:0x020cbf6c kind:load to:0x020dbde4 module:overlay(20) +from:0x020cbf70 kind:load to:0x020dbdec module:overlay(20) +from:0x020cbf80 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cbf90 kind:arm_call to:0x020cc248 module:overlay(20) +from:0x020cbfc0 kind:arm_call to:0x020cc494 module:overlay(20) +from:0x020cbfcc kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cbfdc kind:arm_call to:0x020cbfe8 module:overlay(20) +from:0x020cbfe4 kind:load to:0x0204a110 module:main +from:0x020cbff4 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cc004 kind:arm_call to:0x020cd36c module:overlay(20) +from:0x020cc014 kind:arm_call to:0x0201fa70 module:main +from:0x020cc050 kind:load to:0x020dbdf4 module:overlay(20) +from:0x020cc054 kind:load to:0x020dbdfc module:overlay(20) +from:0x020cc060 kind:arm_call to:0x020cdbb0 module:overlay(20) +from:0x020cc068 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc078 kind:arm_call to:0x020cc248 module:overlay(20) +from:0x020cc0a8 kind:arm_call to:0x020cc494 module:overlay(20) +from:0x020cc0b4 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cc0c4 kind:arm_call to:0x020cbee0 module:overlay(20) +from:0x020cc0d0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc0f0 kind:arm_call to:0x020cc0fc module:overlay(20) +from:0x020cc0f8 kind:load to:0x0204a110 module:main +from:0x020cc134 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cc16c kind:arm_call to:0x020cd62c module:overlay(20) +from:0x020cc188 kind:arm_call to:0x0201fa70 module:main +from:0x020cc1a8 kind:load to:0x020b5254 module:overlay(0) +from:0x020cc1b0 kind:load to:0x020dbe04 module:overlay(20) +from:0x020cc1c0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc1d0 kind:arm_call to:0x020cc248 module:overlay(20) +from:0x020cc200 kind:arm_call to:0x020cc494 module:overlay(20) +from:0x020cc230 kind:arm_call to:0x020cc648 module:overlay(20) +from:0x020cc23c kind:arm_call to:0x020cd35c module:overlay(20) +from:0x020cc244 kind:load to:0x0204a110 module:main +from:0x020cc274 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cc27c kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cc28c kind:arm_call to:0x020cd35c module:overlay(20) +from:0x020cc2a4 kind:arm_call to:0x020cd62c module:overlay(20) +from:0x020cc2e0 kind:load to:0x020b5254 module:overlay(0) +from:0x020cc2e4 kind:load to:0x020dbe0c module:overlay(20) +from:0x020cc2f0 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020cc2fc kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x020cc33c kind:arm_call to:0x020cdb80 module:overlay(20) +from:0x020cc34c kind:arm_call to:0x020cc384 module:overlay(20) +from:0x020cc37c kind:arm_call to:0x020cc494 module:overlay(20) +from:0x020cc390 kind:arm_call to:0x020cd594 module:overlay(20) +from:0x020cc3c4 kind:load to:0x020dbe14 module:overlay(20) +from:0x020cc3c8 kind:load to:0x020dbe1c module:overlay(20) +from:0x020cc3e0 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020cc3f0 kind:arm_call to:0x020cc3f8 module:overlay(20) +from:0x020cc400 kind:arm_call to:0x020cd6d8 module:overlay(20) +from:0x020cc408 kind:arm_call to:0x020cd2f8 module:overlay(20) +from:0x020cc418 kind:arm_call to:0x020cd3d0 module:overlay(20) +from:0x020cc424 kind:arm_call to:0x020cd5f0 module:overlay(20) +from:0x020cc430 kind:arm_call to:0x020cd36c module:overlay(20) +from:0x020cc464 kind:load to:0x020dbe24 module:overlay(20) +from:0x020cc468 kind:load to:0x020dbe2c module:overlay(20) +from:0x020cc48c kind:arm_call to:0x020cb5a0 module:overlay(20) +from:0x020cc4bc kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cc4c8 kind:arm_call to:0x020cd35c module:overlay(20) +from:0x020cc4d0 kind:arm_call to:0x020cdb50 module:overlay(20) +from:0x020cc4e4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cc500 kind:arm_call to:0x020cd62c module:overlay(20) +from:0x020cc538 kind:load to:0x020b5254 module:overlay(0) +from:0x020cc53c kind:load to:0x020dbe34 module:overlay(20) +from:0x020cc548 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020cc554 kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x020cc568 kind:arm_call to:0x020cdb80 module:overlay(20) +from:0x020cc578 kind:arm_call to:0x020cc580 module:overlay(20) +from:0x020cc58c kind:arm_call to:0x020cd6c4 module:overlay(20) +from:0x020cc59c kind:arm_call to:0x0201fa70 module:main +from:0x020cc5dc kind:load to:0x020dbe3c module:overlay(20) +from:0x020cc5e0 kind:load to:0x020dbe44 module:overlay(20) +from:0x020cc5f0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc604 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cc614 kind:arm_call to:0x020cd6b0 module:overlay(20) +from:0x020cc630 kind:arm_call to:0x020cbb98 module:overlay(20) +from:0x020cc638 kind:arm_call to:0x020cc384 module:overlay(20) +from:0x020cc640 kind:load to:0x0204a110 module:main +from:0x020cc644 kind:load to:0x020b5254 module:overlay(0) +from:0x020cc664 kind:load to:0x020dbe4c module:overlay(20) +from:0x020cc6a8 kind:arm_call to:0x020cbca8 module:overlay(20) +from:0x020cc6b0 kind:arm_call to:0x020cc494 module:overlay(20) +from:0x020cc6d0 kind:arm_call to:0x020cdb80 module:overlay(20) +from:0x020cc6fc kind:arm_call to:0x020cc704 module:overlay(20) +from:0x020cc720 kind:arm_call to:0x020cd62c module:overlay(20) +from:0x020cc758 kind:load to:0x020dbe54 module:overlay(20) +from:0x020cc764 kind:arm_call to:0x020cdb80 module:overlay(20) +from:0x020cc790 kind:arm_call to:0x020cc798 module:overlay(20) +from:0x020cc7a0 kind:arm_call to:0x020cd7d8 module:overlay(20) +from:0x020cc7b0 kind:arm_call to:0x0201fa70 module:main +from:0x020cc7b8 kind:arm_call to:0x020cddc4 module:overlay(20) +from:0x020cc804 kind:arm_call to:0x020cdc98 module:overlay(20) +from:0x020cc838 kind:arm_call to:0x020cd658 module:overlay(20) +from:0x020cc854 kind:arm_call to:0x020cdc98 module:overlay(20) +from:0x020cc880 kind:arm_call to:0x020cd658 module:overlay(20) +from:0x020cc8b0 kind:load to:0x020e8584 module:overlay(20) +from:0x020cc8b4 kind:load to:0x020dbe5c module:overlay(20) +from:0x020cc8c0 kind:arm_call to:0x020cdb80 module:overlay(20) +from:0x020cc8ec kind:arm_call to:0x020cc8f4 module:overlay(20) +from:0x020cc90c kind:arm_call to:0x0206f390 module:overlay(0) +from:0x020cc92c kind:load to:0x020b5254 module:overlay(0) +from:0x020cc930 kind:load to:0x020dbe64 module:overlay(20) +from:0x020cc944 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cc950 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020cc960 kind:arm_call to:0x020cc968 module:overlay(20) +from:0x020cc990 kind:load to:0x020dbe6c module:overlay(20) +from:0x020cc9b4 kind:arm_call to:0x020cc9bc module:overlay(20) +from:0x020cc9ec kind:load to:0x020dbe74 module:overlay(20) +from:0x020cca28 kind:arm_call to:0x0201fa70 module:main +from:0x020cca30 kind:arm_call to:0x020cdd90 module:overlay(20) +from:0x020cca50 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cca58 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cca64 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cca70 kind:arm_call to:0x0201edbc module:main +from:0x020cca98 kind:arm_call to:0x0201f500 module:main +from:0x020ccab0 kind:arm_call to:0x0201f500 module:main +from:0x020ccac8 kind:arm_call to:0x0201f500 module:main +from:0x020ccae0 kind:arm_call to:0x0201f500 module:main +from:0x020ccaf8 kind:arm_call to:0x0201f500 module:main +from:0x020ccb10 kind:arm_call to:0x0201f500 module:main +from:0x020ccb24 kind:arm_call to:0x0201f500 module:main +from:0x020ccb3c kind:arm_call to:0x0201f500 module:main +from:0x020ccb78 kind:arm_call to:0x0201aa44 module:main +from:0x020ccb84 kind:load to:0x0204af1c module:main +from:0x020ccb9c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ccbbc kind:arm_call to:0x02028c4c module:main +from:0x020ccc04 kind:arm_call to:0x0201aa44 module:main +from:0x020ccc80 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccc8c kind:load to:0x0204af1c module:main +from:0x020ccca0 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020cccc0 kind:arm_call to:0x02028c4c module:main +from:0x020ccd08 kind:arm_call to:0x0201aa44 module:main +from:0x020ccd88 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccd94 kind:load to:0x0204af1c module:main +from:0x020ccdec kind:arm_call to:0x0201aa44 module:main +from:0x020cce80 kind:arm_call to:0x0201aa44 module:main +from:0x020ccf00 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccf24 kind:arm_call to:0x0201aa44 module:main +from:0x020ccf90 kind:arm_call to:0x0201f4b4 module:main +from:0x020ccfb0 kind:arm_call to:0x02028c4c module:main +from:0x020ccfe4 kind:arm_call to:0x0201aa44 module:main +from:0x020cd010 kind:arm_call to:0x0201f4b4 module:main +from:0x020cd01c kind:load to:0x0204af1c module:main +from:0x020cd078 kind:arm_call to:0x0201aa44 module:main +from:0x020cd10c kind:arm_call to:0x0201aa44 module:main +from:0x020cd18c kind:arm_call to:0x0201f4b4 module:main +from:0x020cd1b0 kind:arm_call to:0x0201aa44 module:main +from:0x020cd21c kind:arm_call to:0x0201f4b4 module:main +from:0x020cd250 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020cd268 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020cd2b4 kind:arm_call to:0x0201aa44 module:main +from:0x020cd2e8 kind:arm_call to:0x0201aad0 module:main +from:0x020cd2f4 kind:load to:0x0204af1c module:main +from:0x020cd368 kind:load to:0x0206427c module:overlay(0) +from:0x020cd378 kind:load to:0x0206422c module:overlay(0) +from:0x020cd39c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd3c4 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd3f0 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd40c kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd458 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd484 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd4a0 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd4cc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd4f4 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd520 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd53c kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd588 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd5b4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd5d0 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020cd5ec kind:load to:0x0206427c module:overlay(0) +from:0x020cd600 kind:load to:0x0206422c module:overlay(0) +from:0x020cd614 kind:load to:0x0206427c module:overlay(0) +from:0x020cd628 kind:load to:0x0206422c module:overlay(0) +from:0x020cd644 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cd650 kind:arm_call to:0x020ce110 module:overlay(20) +from:0x020cd694 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020cd6a8 kind:arm_call to:0x020ce0f4 module:overlay(20) +from:0x020cd6c0 kind:load to:0x0206427c module:overlay(0) +from:0x020cd6d4 kind:load to:0x0206422c module:overlay(0) +from:0x020cd6ec kind:arm_call to:0x02019538 module:main +from:0x020cd700 kind:load to:0x0204a110 module:main +from:0x020cd71c kind:arm_call to:0x02019538 module:main +from:0x020cd74c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd780 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd7b8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd7d4 kind:load to:0x0204a110 module:main +from:0x020cd7f0 kind:arm_call to:0x02019538 module:main +from:0x020cd838 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020cd840 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020cd858 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020cd870 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020cd8a4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd928 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd970 kind:arm_call to:0x020cde50 module:overlay(20) +from:0x020cd984 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020cd9d0 kind:arm_call to:0x020cde50 module:overlay(20) +from:0x020cda24 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cda54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cda94 kind:load to:0x0204a110 module:main +from:0x020cda98 kind:load to:0x020dad80 module:overlay(20) +from:0x020cda9c kind:load to:0x020dad88 module:overlay(20) +from:0x020cdaa0 kind:load to:0x020dadae module:overlay(20) +from:0x020cdaa4 kind:load to:0x020e8584 module:overlay(20) +from:0x020cdaa8 kind:load to:0x020dad90 module:overlay(20) +from:0x020cdaac kind:load to:0x020dadc4 module:overlay(20) +from:0x020cdac4 kind:load to:0x02028d9c module:main +from:0x020cdafc kind:arm_call to:0x02028c30 module:main +from:0x020cdc0c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cdc1c kind:arm_call to:0x020cd62c module:overlay(20) +from:0x020cdc38 kind:arm_call to:0x020cdc98 module:overlay(20) +from:0x020cdc70 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020cdc80 kind:arm_call to:0x020cd658 module:overlay(20) +from:0x020cdc94 kind:load to:0x020b5254 module:overlay(0) +from:0x020cdcc4 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020cdd04 kind:arm_call to:0x0201fd38 module:main +from:0x020cdd18 kind:arm_call to:0x0201fe54 module:main +from:0x020cdd2c kind:arm_call to:0x02028c60 module:main +from:0x020cdd34 kind:arm_call to:0x0201f498 module:main +from:0x020cdd3c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020cdd44 kind:arm_call to:0x0201f2cc module:main +from:0x020cdd58 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020cdd70 kind:arm_call to:0x020c713c module:overlay(20) +from:0x020cdd80 kind:arm_call to:0x02028c60 module:main +from:0x020cdd8c kind:load to:0x0204a110 module:main +from:0x020cddfc kind:arm_call to:0x02063338 module:overlay(0) +from:0x020cde14 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020cde24 kind:arm_call to:0x0201e6d0 module:main +from:0x020cde48 kind:load to:0x020dbcc8 module:overlay(20) +from:0x020cde4c kind:load to:0x020b1fcc module:overlay(0) +from:0x020cdea4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cdec8 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020cdedc kind:arm_call to:0x02064034 module:overlay(0) +from:0x020cdf00 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020cdf08 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020cdf14 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cdf28 kind:load to:0x0204a110 module:main +from:0x020cdf44 kind:arm_call to:0x0206353c module:overlay(0) +from:0x020cdfb8 kind:arm_call to:0x0201aa44 module:main +from:0x020cdfc4 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ce01c kind:arm_call to:0x0201aa44 module:main +from:0x020ce05c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce08c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce0e4 kind:arm_call to:0x0201aa44 module:main +from:0x020ce0f0 kind:load to:0x0204af1c module:main +from:0x020ce100 kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ce124 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ce138 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ce140 kind:arm_call to:0x02011ff4 module:main +from:0x020ce228 kind:arm_call to:0x02028cdc module:main +from:0x020ce238 kind:arm_call to:0x02028c30 module:main +from:0x020ce254 kind:arm_call to:0x02028c90 module:main +from:0x020ce298 kind:arm_call to:0x020ce808 module:overlay(20) +from:0x020ce2ac kind:arm_call to:0x020ce808 module:overlay(20) +from:0x020ce2b4 kind:load to:0x020b62f0 module:overlay(0) +from:0x020ce2d0 kind:load to:0x020b62f0 module:overlay(0) +from:0x020ce34c kind:arm_call to:0x020ce14c module:overlay(20) +from:0x020ce380 kind:arm_call to:0x020ce478 module:overlay(20) +from:0x020ce3a8 kind:arm_call to:0x02028c30 module:main +from:0x020ce3d0 kind:arm_call to:0x02014a34 module:main +from:0x020ce470 kind:load to:0x02049bac module:main +from:0x020ce4bc kind:arm_call to:0x02033d3c module:main +from:0x020ce500 kind:arm_call to:0x02028e30 module:main +from:0x020ce520 kind:arm_call to:0x02028d9c module:main +from:0x020ce598 kind:arm_call to:0x02028e30 module:main +from:0x020ce5b8 kind:arm_call to:0x02028d9c module:main +from:0x020ce610 kind:arm_call to:0x02028e30 module:main +from:0x020ce62c kind:arm_call to:0x02028d9c module:main +from:0x020ce680 kind:arm_call to:0x02028e30 module:main +from:0x020ce6a4 kind:arm_call to:0x02028e30 module:main +from:0x020ce6c4 kind:arm_call to:0x02028e30 module:main +from:0x020ce6e8 kind:arm_call to:0x02028e30 module:main +from:0x020ce6fc kind:arm_call to:0x02014a34 module:main +from:0x020ce724 kind:load to:0x02049bac module:main +from:0x020ce76c kind:arm_call to:0x02030d48 module:main +from:0x020ce78c kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020ce7a4 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020ce7c4 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020ce7c8 kind:arm_call to:0x02030cfc module:main +from:0x020ce7e8 kind:arm_call to:0x02030d58 module:main +from:0x020ce7f0 kind:arm_call_thumb to:0x020a0bac module:overlay(0) +from:0x020ce7f8 kind:load to:0x020b64f0 module:overlay(0) +from:0x020ce7fc kind:load to:0x020e8c2c module:overlay(20) +from:0x020ce804 kind:load to:0x020b62f0 module:overlay(0) +from:0x020ce844 kind:arm_call to:0x020328c8 module:main +from:0x020ce86c kind:arm_call to:0x020328c8 module:main +from:0x020ce884 kind:arm_call to:0x02028cdc module:main +from:0x020ce894 kind:arm_call to:0x02028cdc module:main +from:0x020ce8ac kind:arm_call_thumb to:0x020a0b80 module:overlay(0) +from:0x020ce8bc kind:load to:0x020e8c2c module:overlay(20) +from:0x020ce8c0 kind:load to:0x020e8c30 module:overlay(20) +from:0x020ce8c4 kind:load to:0x020e8cb0 module:overlay(20) +from:0x020ce8c8 kind:load to:0x020ce75c module:overlay(20) +from:0x020ce8d4 kind:arm_call to:0x020ce8f4 module:overlay(20) +from:0x020ce8f0 kind:load to:0x020e8d34 module:overlay(20) +from:0x020ce904 kind:arm_call to:0x020280ec module:main +from:0x020ce91c kind:arm_call to:0x02028100 module:main +from:0x020ce930 kind:arm_call to:0x02028100 module:main +from:0x020ce944 kind:arm_call to:0x02028100 module:main +from:0x020ce958 kind:arm_call to:0x02028100 module:main +from:0x020ce964 kind:arm_call_thumb to:0x0202b5e4 module:main +from:0x020ce970 kind:arm_call to:0x0202b6e0 module:main +from:0x020ce980 kind:arm_call to:0x02028100 module:main +from:0x020ce994 kind:arm_call to:0x0202761c module:main +from:0x020ce9ac kind:arm_call to:0x02028548 module:main +from:0x020ce9ec kind:arm_call to:0x020cf180 module:overlay(20) +from:0x020cea48 kind:arm_call to:0x020271d0 module:main +from:0x020cea74 kind:arm_call to:0x02027638 module:main +from:0x020cea84 kind:arm_call to:0x020271f8 module:main +from:0x020cea9c kind:arm_call to:0x0202b694 module:main +from:0x020ceab0 kind:arm_call to:0x02028100 module:main +from:0x020ceabc kind:load to:0x020e8d34 module:overlay(20) +from:0x020ceac0 kind:load to:0x020e8d3c module:overlay(20) +from:0x020ceac4 kind:load to:0x020e8d5c module:overlay(20) +from:0x020ceac8 kind:load to:0x020e8de0 module:overlay(20) +from:0x020ceacc kind:load to:0x020cedd4 module:overlay(20) +from:0x020cead4 kind:arm_call to:0x020280ec module:main +from:0x020ceadc kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020ceaec kind:arm_call to:0x02028100 module:main +from:0x020ceb04 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020ceb10 kind:arm_call to:0x020cf180 module:overlay(20) +from:0x020ceb1c kind:arm_call to:0x0202b694 module:main +from:0x020ceb30 kind:arm_call to:0x02028100 module:main +from:0x020ceb3c kind:load to:0x020e8d34 module:overlay(20) +from:0x020ceb54 kind:load to:0x020e8d34 module:overlay(20) +from:0x020ceb70 kind:arm_call to:0x0202728c module:main +from:0x020ceb88 kind:arm_call to:0x0202761c module:main +from:0x020ceba8 kind:arm_call to:0x0202732c module:main +from:0x020cebb4 kind:load to:0x020e8d3c module:overlay(20) +from:0x020cebc4 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cec20 kind:arm_call to:0x02027638 module:main +from:0x020cec30 kind:arm_call to:0x0202b704 module:main +from:0x020cec44 kind:arm_call to:0x020271f8 module:main +from:0x020cec60 kind:load to:0x020e8d3c module:overlay(20) +from:0x020cec70 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cec8c kind:arm_call to:0x02028e30 module:main +from:0x020cec98 kind:arm_call to:0x02027638 module:main +from:0x020ceca8 kind:arm_call to:0x0202b704 module:main +from:0x020cecbc kind:arm_call to:0x020271f8 module:main +from:0x020cecd0 kind:load to:0x020e8d3c module:overlay(20) +from:0x020cece0 kind:load to:0x020e8d34 module:overlay(20) +from:0x020cecfc kind:load to:0x020e8d34 module:overlay(20) +from:0x020ced04 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020ced20 kind:arm_call to:0x0202761c module:main +from:0x020ced40 kind:load to:0x020e8d34 module:overlay(20) +from:0x020ced4c kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020ced70 kind:arm_call to:0x0202761c module:main +from:0x020cedd0 kind:load to:0x020e8d34 module:overlay(20) +from:0x020cedfc kind:arm_call to:0x0202761c module:main +from:0x020cee14 kind:arm_call to:0x0202761c module:main +from:0x020cee2c kind:arm_call to:0x0202761c module:main +from:0x020cee50 kind:arm_call to:0x0202851c module:main +from:0x020ceea4 kind:arm_call to:0x0202761c module:main +from:0x020cef18 kind:arm_call to:0x0202761c module:main +from:0x020cef38 kind:arm_call to:0x020cead0 module:overlay(20) +from:0x020cf040 kind:arm_call to:0x02028d9c module:main +from:0x020cf098 kind:arm_call to:0x02028e30 module:main +from:0x020cf0b0 kind:arm_call to:0x02028c30 module:main +from:0x020cf0c0 kind:arm_call to:0x02028c18 module:main +from:0x020cf134 kind:arm_call to:0x0202761c module:main +from:0x020cf138 kind:arm_call to:0x020cf180 module:overlay(20) +from:0x020cf160 kind:arm_call to:0x02027638 module:main +from:0x020cf16c kind:load to:0x020e8d34 module:overlay(20) +from:0x020cf170 kind:load to:0x020e8d84 module:overlay(20) +from:0x020cf178 kind:load to:0x020e8d98 module:overlay(20) +from:0x020cf17c kind:load to:0x020e8da8 module:overlay(20) +from:0x020cf1a8 kind:arm_call to:0x020280ec module:main +from:0x020cf1c4 kind:arm_call to:0x02028100 module:main +from:0x020cf1d0 kind:load to:0x020e8d34 module:overlay(20) +from:0x020cf1d8 kind:arm_call to:0x020280ec module:main +from:0x020cf1f0 kind:arm_call to:0x02028100 module:main +from:0x020cf200 kind:load to:0x020e8d34 module:overlay(20) +from:0x020cf20c kind:arm_call to:0x020280ec module:main +from:0x020cf214 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf224 kind:arm_call to:0x02028100 module:main +from:0x020cf230 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf23c kind:arm_call to:0x02028100 module:main +from:0x020cf270 kind:arm_call to:0x02028d9c module:main +from:0x020cf2ac kind:arm_call to:0x020282f4 module:main +from:0x020cf2b0 kind:arm_call to:0x020280ec module:main +from:0x020cf2b8 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf2c8 kind:arm_call to:0x02028100 module:main +from:0x020cf2d8 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf2f0 kind:arm_call to:0x020cf1d4 module:overlay(20) +from:0x020cf2f8 kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020cf30c kind:arm_call to:0x02028100 module:main +from:0x020cf328 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf330 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf354 kind:arm_call to:0x0202761c module:main +from:0x020cf364 kind:arm_call to:0x02028cdc module:main +from:0x020cf374 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf388 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cf3a8 kind:arm_call to:0x0202761c module:main +from:0x020cf3c8 kind:arm_call to:0x0202761c module:main +from:0x020cf3e4 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf3fc kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cf418 kind:arm_call to:0x0202761c module:main +from:0x020cf438 kind:arm_call to:0x0202761c module:main +from:0x020cf460 kind:arm_call to:0x0202761c module:main +from:0x020cf488 kind:arm_call to:0x0202761c module:main +from:0x020cf4bc kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf4c4 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf504 kind:arm_call to:0x0202761c module:main +from:0x020cf594 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf5b4 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf5bc kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf5d8 kind:arm_call to:0x0202761c module:main +from:0x020cf608 kind:arm_call to:0x0202761c module:main +from:0x020cf62c kind:arm_call to:0x0202761c module:main +from:0x020cf654 kind:arm_call to:0x020282f4 module:main +from:0x020cf6e8 kind:arm_call to:0x020282f4 module:main +from:0x020cf788 kind:arm_call to:0x0202ff34 module:main +from:0x020cf790 kind:arm_call to:0x0203000c module:main +from:0x020cf7dc kind:load to:0x020dbe7c module:overlay(20) +from:0x020cf7ec kind:load to:0x020cf7f0 module:overlay(20) +from:0x020cf808 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cf824 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cf828 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf844 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cf868 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cf880 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cf88c kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cf8ac kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cf8c4 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cf8d0 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cf8f4 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cf90c kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cf918 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cf934 kind:load to:0x020cf938 module:overlay(20) +from:0x020cf94c kind:arm_call to:0x020ce8cc module:overlay(20) +from:0x020cf968 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cf96c kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cf988 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cf9a4 kind:arm_call to:0x020ced00 module:overlay(20) +from:0x020cf9bc kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cf9c8 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cf9ec kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cfa00 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cfa0c kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cfa30 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cfaac kind:arm_call to:0x020cfaf8 module:overlay(20) +from:0x020cfab8 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cfac4 kind:arm_call to:0x02027638 module:main +from:0x020cfad8 kind:arm_call to:0x02027638 module:main +from:0x020cfae8 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cfb64 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cfb70 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cfb90 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cfba0 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cfbbc kind:load to:0x020cfb48 module:overlay(20) +from:0x020cfbd0 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cfbe8 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cfbf4 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cfc28 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cfc88 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cfce0 kind:arm_call to:0x020cec64 module:overlay(20) +from:0x020cfd14 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cfdc8 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cfdfc kind:arm_call to:0x02028e30 module:main +from:0x020cfe24 kind:arm_call to:0x02028e30 module:main +from:0x020cfe30 kind:arm_call to:0x020cec64 module:overlay(20) +from:0x020cfe54 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cfe6c kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cfe78 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020cfea8 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cfed4 kind:arm_call to:0x02027638 module:main +from:0x020cfed8 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cfef8 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020cff18 kind:arm_call to:0x02028e30 module:main +from:0x020cff28 kind:arm_call to:0x02028d9c module:main +from:0x020cff40 kind:arm_call to:0x020cec64 module:overlay(20) +from:0x020cff64 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020cff8c kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020cffdc kind:arm_call to:0x0202761c module:main +from:0x020d0020 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d0030 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020d005c kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020d0074 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020d008c kind:arm_call to:0x0202761c module:main +from:0x020d0098 kind:arm_call to:0x0202761c module:main +from:0x020d00c4 kind:arm_call to:0x0202761c module:main +from:0x020d0108 kind:arm_call to:0x0202761c module:main +from:0x020d0118 kind:arm_call to:0x020cf3e0 module:overlay(20) +from:0x020d012c kind:arm_call to:0x020cf370 module:overlay(20) +from:0x020d014c kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d0168 kind:arm_call to:0x02028c4c module:main +from:0x020d0194 kind:arm_call to:0x02028c4c module:main +from:0x020d01a4 kind:arm_call to:0x02028c60 module:main +from:0x020d01b0 kind:arm_call to:0x020cec64 module:overlay(20) +from:0x020d01ec kind:arm_call to:0x02028c4c module:main +from:0x020d0258 kind:arm_call to:0x020d0044 module:overlay(20) +from:0x020d0290 kind:arm_call to:0x02028c4c module:main +from:0x020d02c4 kind:arm_call to:0x020d0044 module:overlay(20) +from:0x020d02e0 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020d02e4 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d0300 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d0318 kind:arm_call to:0x02028c4c module:main +from:0x020d032c kind:arm_call to:0x02028c60 module:main +from:0x020d0338 kind:arm_call to:0x020cec64 module:overlay(20) +from:0x020d036c kind:arm_call to:0x02028c4c module:main +from:0x020d0388 kind:arm_call to:0x020d02d0 module:overlay(20) +from:0x020d03b0 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020d03c8 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020d03e0 kind:arm_call to:0x0202761c module:main +from:0x020d0400 kind:arm_call to:0x0202761c module:main +from:0x020d0414 kind:arm_call to:0x0202761c module:main +from:0x020d0444 kind:arm_call to:0x0202761c module:main +from:0x020d0484 kind:arm_call to:0x02027638 module:main +from:0x020d04b8 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020d04d4 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020d04ec kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020d0504 kind:arm_call to:0x0202761c module:main +from:0x020d0528 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d0534 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020d056c kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020d05ac kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020d05b8 kind:arm_call to:0x020cf1d4 module:overlay(20) +from:0x020d05d0 kind:arm_call to:0x02028c90 module:main +from:0x020d0618 kind:arm_call to:0x02032784 module:main +from:0x020d068c kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020d06e4 kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020d0764 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020d0774 kind:load to:0x020d0bd8 module:overlay(20) +from:0x020d0778 kind:load to:0x020d0b00 module:overlay(20) +from:0x020d0780 kind:load to:0x020d0d0c module:overlay(20) +from:0x020d07b8 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020d07f8 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020d0838 kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020d0844 kind:arm_call to:0x020cf1d4 module:overlay(20) +from:0x020d08d4 kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020d0958 kind:arm_call to:0x02028c30 module:main +from:0x020d09c8 kind:arm_call to:0x020d0ec0 module:overlay(20) +from:0x020d09e0 kind:arm_call to:0x020d0df0 module:overlay(20) +from:0x020d09fc kind:arm_call to:0x020d0ec0 module:overlay(20) +from:0x020d0a4c kind:arm_call to:0x02028c30 module:main +from:0x020d0a9c kind:arm_call to:0x02028c30 module:main +from:0x020d0ac4 kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020d0afc kind:load to:0x020d0b00 module:overlay(20) +from:0x020d0b08 kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020d0b48 kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020d0bd0 kind:load to:0x020d0bd8 module:overlay(20) +from:0x020d0bd4 kind:load to:0x020d0d0c module:overlay(20) +from:0x020d0c50 kind:arm_call to:0x020d0df0 module:overlay(20) +from:0x020d0c5c kind:arm_call to:0x020d0ec0 module:overlay(20) +from:0x020d0c6c kind:arm_call to:0x020d0ec0 module:overlay(20) +from:0x020d0c7c kind:arm_call to:0x020280ec module:main +from:0x020d0cc8 kind:arm_call to:0x02028100 module:main +from:0x020d0cd8 kind:arm_call to:0x020d0ec0 module:overlay(20) +from:0x020d0cf4 kind:arm_call to:0x020d0ec0 module:overlay(20) +from:0x020d0d68 kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020d0dac kind:arm_call to:0x02028c30 module:main +from:0x020d0e60 kind:arm_call to:0x020d1064 module:overlay(20) +from:0x020d0e7c kind:arm_call to:0x02028c30 module:main +from:0x020d0e88 kind:arm_call to:0x02028c18 module:main +from:0x020d0e8c kind:arm_call to:0x020280ec module:main +from:0x020d0eb8 kind:arm_call to:0x02028100 module:main +from:0x020d0ed0 kind:arm_call to:0x020280ec module:main +from:0x020d0ef0 kind:arm_call to:0x020cf1d4 module:overlay(20) +from:0x020d0f28 kind:arm_call to:0x02028c18 module:main +from:0x020d0f6c kind:arm_call to:0x02028100 module:main +from:0x020d0fa8 kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020d0ffc kind:arm_call to:0x02028100 module:main +from:0x020d100c kind:load to:0x020d0b00 module:overlay(20) +from:0x020d105c kind:arm_call to:0x020d1064 module:overlay(20) +from:0x020d1080 kind:arm_call to:0x02032784 module:main +from:0x020d10a8 kind:arm_call to:0x020d0544 module:overlay(20) +from:0x020d10b8 kind:load to:0x020d0784 module:overlay(20) +from:0x020d10cc kind:arm_call to:0x020ced00 module:overlay(20) +from:0x020d1100 kind:arm_call to:0x02027638 module:main +from:0x020d1110 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d1128 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020d1160 kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020d11a0 kind:arm_call to:0x02028c30 module:main +from:0x020d11ac kind:arm_call to:0x02027638 module:main +from:0x020d11bc kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d11e4 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020d11f8 kind:load to:0x020e97e0 module:overlay(20) +from:0x020d1208 kind:arm_call to:0x020ced00 module:overlay(20) +from:0x020d1230 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d1240 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020d1268 kind:arm_call to:0x020ced00 module:overlay(20) +from:0x020d1284 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d12a0 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020d12cc kind:arm_call to:0x020cecd4 module:overlay(20) +from:0x020d12dc kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020d12f8 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d131c kind:arm_call to:0x020cec64 module:overlay(20) +from:0x020d134c kind:arm_call to:0x020ced44 module:overlay(20) +from:0x020d1364 kind:arm_call to:0x020ceb40 module:overlay(20) +from:0x020d1374 kind:arm_call to:0x020cebb8 module:overlay(20) +from:0x020d138c kind:arm_call to:0x020280ec module:main +from:0x020d13a0 kind:arm_call to:0x02028100 module:main +from:0x020d13a8 kind:load to:0x020e99ec module:overlay(20) +from:0x020d13b4 kind:arm_call to:0x020280ec module:main +from:0x020d13d0 kind:arm_call to:0x020d26c4 module:overlay(20) +from:0x020d13f8 kind:arm_call to:0x02028e30 module:main +from:0x020d1400 kind:arm_call to:0x02028100 module:main +from:0x020d1418 kind:arm_call to:0x02028100 module:main +from:0x020d1424 kind:load to:0x020e99ec module:overlay(20) +from:0x020d1440 kind:arm_call to:0x020d26c4 module:overlay(20) +from:0x020d1474 kind:load to:0x020e99ec module:overlay(20) +from:0x020d1484 kind:arm_call to:0x020280ec module:main +from:0x020d14dc kind:arm_call to:0x02028100 module:main +from:0x020d14fc kind:arm_call to:0x020d26c4 module:overlay(20) +from:0x020d1534 kind:arm_call to:0x02028100 module:main +from:0x020d1544 kind:arm_call to:0x02028100 module:main +from:0x020d1550 kind:load to:0x020e99ec module:overlay(20) +from:0x020d1564 kind:arm_call to:0x020d26c4 module:overlay(20) +from:0x020d1594 kind:arm_call to:0x020d15a0 module:overlay(20) +from:0x020d159c kind:load to:0x020e99ec module:overlay(20) +from:0x020d15c4 kind:load to:0x020e99ec module:overlay(20) +from:0x020d165c kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d16d0 kind:arm_call to:0x02028d9c module:main +from:0x020d16f4 kind:arm_call to:0x02028d9c module:main +from:0x020d16fc kind:arm_call to:0x020d819c module:overlay(20) +from:0x020d182c kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d183c kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1860 kind:arm_call to:0x020d1f08 module:overlay(20) +from:0x020d1868 kind:arm_call to:0x020d2498 module:overlay(20) +from:0x020d18b4 kind:arm_call to:0x020d3678 module:overlay(20) +from:0x020d18d8 kind:arm_call to:0x020d64b8 module:overlay(20) +from:0x020d18e0 kind:arm_call to:0x020d64cc module:overlay(20) +from:0x020d18e8 kind:arm_call to:0x020d64e0 module:overlay(20) +from:0x020d18f8 kind:arm_call to:0x020d37a4 module:overlay(20) +from:0x020d19f4 kind:arm_call to:0x020d26e0 module:overlay(20) +from:0x020d1a1c kind:arm_call to:0x02028c90 module:main +from:0x020d1a40 kind:load to:0x020e99ec module:overlay(20) +from:0x020d1a7c kind:arm_call to:0x020d8254 module:overlay(20) +from:0x020d1afc kind:arm_call to:0x02028e30 module:main +from:0x020d1b44 kind:arm_call to:0x02028e30 module:main +from:0x020d1b7c kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1c54 kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1d30 kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1d4c kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1d74 kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1df4 kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1e3c kind:arm_call to:0x020d26b0 module:overlay(20) +from:0x020d1eb8 kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1ef0 kind:arm_call to:0x020d1554 module:overlay(20) +from:0x020d1efc kind:load to:0x020e99ec module:overlay(20) +from:0x020d1f04 kind:load to:0x020e9860 module:overlay(20) +from:0x020d1f6c kind:arm_call to:0x020cf4ac module:overlay(20) +from:0x020d1f88 kind:arm_call to:0x020d1a48 module:overlay(20) +from:0x020d1fa4 kind:load to:0x020e99ec module:overlay(20) +from:0x020d1fac kind:load to:0x020e9860 module:overlay(20) +from:0x020d1fd0 kind:arm_call to:0x020d81dc module:overlay(20) +from:0x020d1fe0 kind:arm_call to:0x020d343c module:overlay(20) +from:0x020d1fec kind:load to:0x020e99ec module:overlay(20) +from:0x020d2010 kind:arm_call to:0x02028d9c module:main +from:0x020d212c kind:arm_call to:0x020d81dc module:overlay(20) +from:0x020d2154 kind:arm_call to:0x02028e30 module:main +from:0x020d2168 kind:arm_call to:0x020d343c module:overlay(20) +from:0x020d2174 kind:load to:0x020e99ec module:overlay(20) +from:0x020d2178 kind:load to:0x020dbe80 module:overlay(20) +from:0x020d2198 kind:arm_call to:0x0202c94c module:main +from:0x020d21ac kind:arm_call to:0x0202cf08 module:main +from:0x020d21cc kind:arm_call to:0x0202d134 module:main +from:0x020d21e4 kind:arm_call to:0x0202d37c module:main +from:0x020d21fc kind:arm_call to:0x0202d224 module:main +from:0x020d22bc kind:arm_call to:0x020d2634 module:overlay(20) +from:0x020d2300 kind:arm_call to:0x020d3210 module:overlay(20) +from:0x020d2344 kind:arm_call to:0x020d81dc module:overlay(20) +from:0x020d2394 kind:arm_call to:0x020d6614 module:overlay(20) +from:0x020d23b0 kind:arm_call to:0x020d686c module:overlay(20) +from:0x020d241c kind:arm_call to:0x0202851c module:main +from:0x020d2450 kind:arm_call to:0x020d6884 module:overlay(20) +from:0x020d2480 kind:arm_call to:0x020d343c module:overlay(20) +from:0x020d248c kind:load to:0x020e99ec module:overlay(20) +from:0x020d2494 kind:load to:0x020d2180 module:overlay(20) +from:0x020d24c0 kind:arm_call to:0x02028c18 module:main +from:0x020d25b0 kind:arm_call to:0x020d1fb4 module:overlay(20) +from:0x020d2600 kind:arm_call to:0x020d1ff0 module:overlay(20) +from:0x020d2608 kind:arm_call to:0x020d2220 module:overlay(20) +from:0x020d2620 kind:arm_call to:0x020d1fb4 module:overlay(20) +from:0x020d262c kind:load to:0x020e99ec module:overlay(20) +from:0x020d26a4 kind:load to:0x020e9860 module:overlay(20) +from:0x020d26a8 kind:load to:0x020e99ec module:overlay(20) +from:0x020d26f0 kind:arm_call to:0x020d15a0 module:overlay(20) +from:0x020d2728 kind:arm_call to:0x02028e30 module:main +from:0x020d27c4 kind:arm_call to:0x0202d37c module:main +from:0x020d27dc kind:arm_call to:0x0202d38c module:main +from:0x020d2874 kind:arm_call to:0x0202d37c module:main +from:0x020d28b0 kind:arm_call to:0x0202cf08 module:main +from:0x020d28c0 kind:arm_call to:0x0202c94c module:main +from:0x020d28dc kind:arm_call to:0x0202d134 module:main +from:0x020d28fc kind:arm_call to:0x02028e30 module:main +from:0x020d292c kind:arm_call to:0x0202d38c module:main +from:0x020d293c kind:arm_call to:0x0202d37c module:main +from:0x020d2958 kind:arm_call to:0x020d6598 module:overlay(20) +from:0x020d2980 kind:arm_call to:0x020d65ac module:overlay(20) +from:0x020d29b0 kind:arm_call to:0x02028e30 module:main +from:0x020d2a40 kind:arm_call to:0x0202d38c module:main +from:0x020d2a50 kind:arm_call to:0x0202d37c module:main +from:0x020d2a6c kind:arm_call to:0x020d65ac module:overlay(20) +from:0x020d2a84 kind:arm_call to:0x0202d38c module:main +from:0x020d2a94 kind:arm_call to:0x0202d37c module:main +from:0x020d2acc kind:arm_call to:0x0202d38c module:main +from:0x020d2ae0 kind:arm_call to:0x0202d37c module:main +from:0x020d2afc kind:arm_call to:0x020d65ac module:overlay(20) +from:0x020d2b10 kind:arm_call to:0x0202d38c module:main +from:0x020d2b20 kind:arm_call to:0x0202d37c module:main +from:0x020d2b3c kind:arm_call to:0x020d65ac module:overlay(20) +from:0x020d2b50 kind:arm_call to:0x0202d38c module:main +from:0x020d2b60 kind:arm_call to:0x0202d37c module:main +from:0x020d2b78 kind:arm_call to:0x020d65ac module:overlay(20) +from:0x020d2b90 kind:arm_call to:0x0202d38c module:main +from:0x020d2ba4 kind:arm_call to:0x0202d224 module:main +from:0x020d2bf8 kind:arm_call to:0x020d2c80 module:overlay(20) +from:0x020d2c1c kind:arm_call to:0x020d2c80 module:overlay(20) +from:0x020d2c5c kind:arm_call to:0x02027654 module:main +from:0x020d2c70 kind:load to:0x020dbe88 module:overlay(20) +from:0x020d2c74 kind:load to:0x020dbe84 module:overlay(20) +from:0x020d2c78 kind:load to:0x02000a74 module:main +from:0x020d2cd4 kind:arm_call to:0x02028d9c module:main +from:0x020d2cf0 kind:arm_call to:0x02028e30 module:main +from:0x020d2d08 kind:arm_call to:0x020280ec module:main +from:0x020d2d10 kind:arm_call to:0x020d6540 module:overlay(20) +from:0x020d2d20 kind:arm_call to:0x02028100 module:main +from:0x020d2d4c kind:arm_call to:0x02028100 module:main +from:0x020d2d78 kind:arm_call to:0x02028100 module:main +from:0x020d2db0 kind:arm_call to:0x02028100 module:main +from:0x020d2dec kind:arm_call to:0x020d2f70 module:overlay(20) +from:0x020d2dfc kind:arm_call to:0x02028e30 module:main +from:0x020d2e14 kind:arm_call to:0x020d3144 module:overlay(20) +from:0x020d2e24 kind:arm_call to:0x02028100 module:main +from:0x020d2e48 kind:arm_call to:0x020d34e4 module:overlay(20) +from:0x020d2e6c kind:arm_call to:0x020d3710 module:overlay(20) +from:0x020d2ef8 kind:arm_call to:0x020d683c module:overlay(20) +from:0x020d2f10 kind:arm_call to:0x020d6858 module:overlay(20) +from:0x020d2f24 kind:arm_call to:0x020d67bc module:overlay(20) +from:0x020d2f58 kind:arm_call to:0x02028100 module:main +from:0x020d2f64 kind:load to:0x020e99ec module:overlay(20) +from:0x020d2f6c kind:load to:0x020e9864 module:overlay(20) +from:0x020d2fb4 kind:arm_call to:0x020d2fe4 module:overlay(20) +from:0x020d2fd8 kind:arm_call to:0x02028e30 module:main +from:0x020d2fe0 kind:load to:0x020dade4 module:overlay(20) +from:0x020d3054 kind:arm_call to:0x0202851c module:main +from:0x020d30d8 kind:arm_call to:0x0202851c module:main +from:0x020d31ac kind:arm_call to:0x0203a3c8 module:main +from:0x020d31d4 kind:arm_call to:0x020d3370 module:overlay(20) +from:0x020d320c kind:load to:0x020e99ec module:overlay(20) +from:0x020d32c0 kind:load to:0x020e99ec module:overlay(20) +from:0x020d3368 kind:load to:0x020dade4 module:overlay(20) +from:0x020d3394 kind:arm_call to:0x020d32c4 module:overlay(20) +from:0x020d3430 kind:load to:0x020dade4 module:overlay(20) +from:0x020d3458 kind:arm_call to:0x02027654 module:main +from:0x020d345c kind:arm_call to:0x02027678 module:main +from:0x020d346c kind:arm_call to:0x020d63d0 module:overlay(20) +from:0x020d34cc kind:load to:0x020e9868 module:overlay(20) +from:0x020d34e0 kind:load to:0x020e9868 module:overlay(20) +from:0x020d3504 kind:arm_call to:0x02028c18 module:main +from:0x020d351c kind:arm_call to:0x020d35d4 module:overlay(20) +from:0x020d3538 kind:arm_call to:0x020d35d4 module:overlay(20) +from:0x020d3560 kind:arm_call to:0x02028c90 module:main +from:0x020d3580 kind:arm_call to:0x02028c30 module:main +from:0x020d3590 kind:arm_call to:0x020d36e8 module:overlay(20) +from:0x020d35a4 kind:arm_call to:0x02028c30 module:main +from:0x020d35b4 kind:arm_call to:0x02028c30 module:main +from:0x020d3610 kind:arm_call to:0x0202cf08 module:main +from:0x020d361c kind:arm_call to:0x0202d1dc module:main +from:0x020d3648 kind:arm_call to:0x0202d224 module:main +from:0x020d3660 kind:arm_call to:0x0202d37c module:main +from:0x020d3668 kind:arm_call to:0x0202d224 module:main +from:0x020d369c kind:arm_call to:0x02028c30 module:main +from:0x020d3750 kind:load to:0x020e9868 module:overlay(20) +from:0x020d3778 kind:load to:0x020e9868 module:overlay(20) +from:0x020d377c kind:load to:0x020d3780 module:overlay(20) +from:0x020d37a0 kind:load to:0x020e9868 module:overlay(20) +from:0x020d37e4 kind:arm_call to:0x020d3830 module:overlay(20) +from:0x020d37f4 kind:arm_call to:0x020d38d0 module:overlay(20) +from:0x020d3808 kind:arm_call to:0x020d391c module:overlay(20) +from:0x020d3810 kind:arm_call to:0x020d3a80 module:overlay(20) +from:0x020d3824 kind:arm_call to:0x020d3ab0 module:overlay(20) +from:0x020d382c kind:load to:0x020e9868 module:overlay(20) +from:0x020d3848 kind:arm_call to:0x020d64b8 module:overlay(20) +from:0x020d3850 kind:arm_call to:0x020d64cc module:overlay(20) +from:0x020d3874 kind:arm_call to:0x020d1138 module:overlay(20) +from:0x020d38a4 kind:arm_call to:0x020d3780 module:overlay(20) +from:0x020d38c8 kind:load to:0x020e9868 module:overlay(20) +from:0x020d38cc kind:load to:0x020e98a0 module:overlay(20) +from:0x020d3918 kind:load to:0x020e9868 module:overlay(20) +from:0x020d3978 kind:arm_call to:0x02028c18 module:main +from:0x020d3990 kind:arm_call to:0x02028c30 module:main +from:0x020d3a10 kind:arm_call to:0x020d3474 module:overlay(20) +from:0x020d3a64 kind:arm_call to:0x020d1138 module:overlay(20) +from:0x020d3a70 kind:load to:0x020e9868 module:overlay(20) +from:0x020d3a74 kind:load to:0x020e98a0 module:overlay(20) +from:0x020d3a78 kind:load to:0x020e98ae module:overlay(20) +from:0x020d3a7c kind:load to:0x020e98a8 module:overlay(20) +from:0x020d3aac kind:load to:0x020e9868 module:overlay(20) +from:0x020d3adc kind:arm_call to:0x020d3a80 module:overlay(20) +from:0x020d3bb0 kind:arm_call to:0x02028c18 module:main +from:0x020d3c08 kind:arm_call to:0x02028c30 module:main +from:0x020d3c78 kind:arm_call to:0x020d3474 module:overlay(20) +from:0x020d3cc8 kind:arm_call to:0x020d1138 module:overlay(20) +from:0x020d3d00 kind:load to:0x020e9868 module:overlay(20) +from:0x020d3d04 kind:load to:0x020e98a0 module:overlay(20) +from:0x020d3d08 kind:load to:0x020e9908 module:overlay(20) +from:0x020d3d0c kind:load to:0x020e98b0 module:overlay(20) +from:0x020d3d10 kind:load to:0x020e98a8 module:overlay(20) +from:0x020d3d28 kind:arm_call to:0x02028c90 module:main +from:0x020d3d3c kind:load to:0x020e9868 module:overlay(20) +from:0x020d3d58 kind:arm_call to:0x020d3de4 module:overlay(20) +from:0x020d3d78 kind:arm_call to:0x02028c30 module:main +from:0x020d3d90 kind:arm_call to:0x020d3474 module:overlay(20) +from:0x020d3da8 kind:arm_call to:0x020d3e38 module:overlay(20) +from:0x020d3dc4 kind:arm_call to:0x020d41f8 module:overlay(20) +from:0x020d3dd0 kind:arm_call to:0x020d3fa0 module:overlay(20) +from:0x020d3ddc kind:load to:0x020e9920 module:overlay(20) +from:0x020d3de0 kind:load to:0x020e9868 module:overlay(20) +from:0x020d3eec kind:arm_call to:0x020d4758 module:overlay(20) +from:0x020d3f30 kind:arm_call to:0x02028c30 module:main +from:0x020d3f64 kind:arm_call to:0x020d4758 module:overlay(20) +from:0x020d3f9c kind:load to:0x020e9868 module:overlay(20) +from:0x020d4040 kind:arm_call to:0x020d47c8 module:overlay(20) +from:0x020d40a0 kind:load to:0x020e9868 module:overlay(20) +from:0x020d4154 kind:arm_call to:0x020d481c module:overlay(20) +from:0x020d41ec kind:arm_call to:0x020d47c8 module:overlay(20) +from:0x020d41f4 kind:load to:0x020e9868 module:overlay(20) +from:0x020d4204 kind:arm_call to:0x020d42fc module:overlay(20) +from:0x020d420c kind:arm_call to:0x020d4360 module:overlay(20) +from:0x020d4214 kind:arm_call to:0x020d43b8 module:overlay(20) +from:0x020d426c kind:arm_call to:0x020d43ec module:overlay(20) +from:0x020d42c4 kind:arm_call to:0x020d3e0c module:overlay(20) +from:0x020d42e4 kind:arm_call to:0x020d4558 module:overlay(20) +from:0x020d42ec kind:arm_call to:0x020d448c module:overlay(20) +from:0x020d42f4 kind:load to:0x020e9868 module:overlay(20) +from:0x020d4334 kind:arm_call to:0x020d4874 module:overlay(20) +from:0x020d434c kind:arm_call to:0x02028c30 module:main +from:0x020d4354 kind:arm_call to:0x020d4758 module:overlay(20) +from:0x020d435c kind:load to:0x020e9868 module:overlay(20) +from:0x020d4390 kind:arm_call to:0x020d4874 module:overlay(20) +from:0x020d4398 kind:arm_call to:0x020d4758 module:overlay(20) +from:0x020d43b4 kind:load to:0x020e9868 module:overlay(20) +from:0x020d43e0 kind:arm_call to:0x020d4758 module:overlay(20) +from:0x020d43e8 kind:load to:0x020e9868 module:overlay(20) +from:0x020d4488 kind:load to:0x020e9868 module:overlay(20) +from:0x020d450c kind:arm_call to:0x02028c30 module:main +from:0x020d4554 kind:load to:0x020e9868 module:overlay(20) +from:0x020d45b0 kind:arm_call to:0x02028c30 module:main +from:0x020d4604 kind:arm_call to:0x02028c18 module:main +from:0x020d4658 kind:arm_call to:0x02028c18 module:main +from:0x020d472c kind:arm_call to:0x02028c30 module:main +from:0x020d4754 kind:load to:0x020e9868 module:overlay(20) +from:0x020d47c4 kind:load to:0x020e9868 module:overlay(20) +from:0x020d4818 kind:load to:0x020e9868 module:overlay(20) +from:0x020d4868 kind:arm_call to:0x02028c18 module:main +from:0x020d4870 kind:load to:0x020e9868 module:overlay(20) +from:0x020d48fc kind:arm_call to:0x02028c18 module:main +from:0x020d4904 kind:load to:0x020e9868 module:overlay(20) +from:0x020d4930 kind:load to:0x020e9868 module:overlay(20) +from:0x020d493c kind:arm_call to:0x020cf590 module:overlay(20) +from:0x020d4a00 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d4a14 kind:arm_call to:0x020cf204 module:overlay(20) +from:0x020d4a20 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d4a40 kind:arm_call to:0x020d1250 module:overlay(20) +from:0x020d4a4c kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d4a58 kind:load to:0x020d4aa4 module:overlay(20) +from:0x020d4a5c kind:load to:0x020dbe8c module:overlay(20) +from:0x020d4aa0 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d4b60 kind:arm_call to:0x020d4a04 module:overlay(20) +from:0x020d4b9c kind:arm_call to:0x020cfa1c module:overlay(20) +from:0x020d4ba8 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d4bd0 kind:arm_call to:0x020d11fc module:overlay(20) +from:0x020d4bdc kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d4c2c kind:arm_call to:0x020cfb48 module:overlay(20) +from:0x020d4c38 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d4c70 kind:arm_call to:0x020d4a60 module:overlay(20) +from:0x020d4dd4 kind:arm_call to:0x020d01c4 module:overlay(20) +from:0x020d4de0 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d4dec kind:arm_call to:0x020d49a4 module:overlay(20) +from:0x020d4f8c kind:arm_call to:0x0202815c module:main +from:0x020d50a0 kind:arm_call to:0x020cf9d8 module:overlay(20) +from:0x020d50ac kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d50c4 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020d50cc kind:arm_call to:0x020cf204 module:overlay(20) +from:0x020d510c kind:arm_call to:0x020d11fc module:overlay(20) +from:0x020d5118 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d5158 kind:arm_call to:0x020d4a60 module:overlay(20) +from:0x020d5240 kind:arm_call to:0x0202851c module:main +from:0x020d5268 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d526c kind:load to:0x020d4aa4 module:overlay(20) +from:0x020d5270 kind:load to:0x020dbe8c module:overlay(20) +from:0x020d52d4 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d53c4 kind:arm_call to:0x020d1250 module:overlay(20) +from:0x020d53d0 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d5450 kind:arm_call to:0x020cfc04 module:overlay(20) +from:0x020d545c kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d55ac kind:arm_call to:0x0202761c module:main +from:0x020d560c kind:arm_call to:0x02028c30 module:main +from:0x020d5620 kind:arm_call to:0x0202761c module:main +from:0x020d5638 kind:arm_call to:0x02028638 module:main +from:0x020d5670 kind:arm_call to:0x020d4934 module:overlay(20) +from:0x020d567c kind:arm_call to:0x020d6110 module:overlay(20) +from:0x020d5688 kind:arm_call to:0x020cfc04 module:overlay(20) +from:0x020d5694 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d56d0 kind:arm_call to:0x020d4934 module:overlay(20) +from:0x020d56dc kind:arm_call to:0x020d6110 module:overlay(20) +from:0x020d56e8 kind:arm_call to:0x020cfc04 module:overlay(20) +from:0x020d56f4 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d5750 kind:arm_call to:0x020cfe88 module:overlay(20) +from:0x020d575c kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d5820 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020d5880 kind:arm_call to:0x020d01c4 module:overlay(20) +from:0x020d588c kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d5900 kind:arm_call to:0x020d49a4 module:overlay(20) +from:0x020d5a08 kind:arm_call to:0x020cf9d8 module:overlay(20) +from:0x020d5a14 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d5a50 kind:arm_call to:0x020d4a60 module:overlay(20) +from:0x020d5a5c kind:arm_call to:0x020d49a4 module:overlay(20) +from:0x020d5a94 kind:arm_call to:0x0202851c module:main +from:0x020d5ab8 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d5abc kind:load to:0x020dbe8c module:overlay(20) +from:0x020d5ac0 kind:load to:0x020d52d8 module:overlay(20) +from:0x020d5ac4 kind:load to:0x020e9a00 module:overlay(20) +from:0x020d5ac8 kind:load to:0x020d5278 module:overlay(20) +from:0x020d5adc kind:arm_call to:0x020282f4 module:main +from:0x020d5b80 kind:arm_call to:0x020cf770 module:overlay(20) +from:0x020d5b88 kind:arm_call to:0x020280ec module:main +from:0x020d5bdc kind:arm_call to:0x02028c4c module:main +from:0x020d5bec kind:arm_call to:0x02028c18 module:main +from:0x020d5c60 kind:arm_call to:0x02028e30 module:main +from:0x020d5cc4 kind:arm_call to:0x020d5acc module:overlay(20) +from:0x020d5cf4 kind:arm_call to:0x02028100 module:main +from:0x020d5d00 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d5d08 kind:load to:0x020dbe8c module:overlay(20) +from:0x020d5d88 kind:arm_call to:0x020280ec module:main +from:0x020d5da4 kind:arm_call to:0x02028100 module:main +from:0x020d5dc0 kind:arm_call to:0x020d5d0c module:overlay(20) +from:0x020d5dd0 kind:arm_call to:0x02028100 module:main +from:0x020d5e00 kind:arm_call to:0x02028100 module:main +from:0x020d5e0c kind:load to:0x020e99e0 module:overlay(20) +from:0x020d5e50 kind:arm_call to:0x020d6374 module:overlay(20) +from:0x020d5e74 kind:arm_call to:0x020cf928 module:overlay(20) +from:0x020d5e98 kind:arm_call to:0x020cf204 module:overlay(20) +from:0x020d5eb8 kind:arm_call to:0x020cf204 module:overlay(20) +from:0x020d5ec8 kind:arm_call to:0x020d4a04 module:overlay(20) +from:0x020d5ed4 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d5ee0 kind:arm_call to:0x020280ec module:main +from:0x020d5f20 kind:arm_call to:0x02028c18 module:main +from:0x020d5f28 kind:arm_call to:0x020d1384 module:overlay(20) +from:0x020d5f54 kind:arm_call to:0x020d8150 module:overlay(20) +from:0x020d5f64 kind:arm_call to:0x020d817c module:overlay(20) +from:0x020d5fc0 kind:arm_call to:0x02028c18 module:main +from:0x020d5fd8 kind:arm_call to:0x02028d9c module:main +from:0x020d6060 kind:arm_call to:0x020d3754 module:overlay(20) +from:0x020d6064 kind:arm_call to:0x020d5e10 module:overlay(20) +from:0x020d6070 kind:arm_call to:0x02028100 module:main +from:0x020d607c kind:arm_call to:0x0202b6e0 module:main +from:0x020d6094 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d60a0 kind:load to:0x020d15c8 module:overlay(20) +from:0x020d60a4 kind:load to:0x020d4aa4 module:overlay(20) +from:0x020d60c4 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d60c8 kind:load to:0x020d5ed8 module:overlay(20) +from:0x020d60dc kind:arm_call to:0x020cf99c module:overlay(20) +from:0x020d60ec kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d6100 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d610c kind:load to:0x020d60cc module:overlay(20) +from:0x020d6118 kind:arm_call to:0x020280ec module:main +from:0x020d6138 kind:arm_call to:0x020d4a60 module:overlay(20) +from:0x020d6164 kind:arm_call to:0x020d683c module:overlay(20) +from:0x020d6174 kind:arm_call to:0x020d69e8 module:overlay(20) +from:0x020d6180 kind:arm_call to:0x020d60cc module:overlay(20) +from:0x020d618c kind:arm_call to:0x02028100 module:main +from:0x020d6198 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d619c kind:load to:0x020d6104 module:overlay(20) +from:0x020d61a4 kind:arm_call to:0x020280ec module:main +from:0x020d61c4 kind:arm_call to:0x0202851c module:main +from:0x020d61c8 kind:arm_call to:0x020d6110 module:overlay(20) +from:0x020d61d0 kind:arm_call to:0x02028100 module:main +from:0x020d61d8 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d61ec kind:arm_call to:0x020cff54 module:overlay(20) +from:0x020d6238 kind:arm_call to:0x02028d9c module:main +from:0x020d6254 kind:arm_call to:0x02028d9c module:main +from:0x020d625c kind:arm_call to:0x020d819c module:overlay(20) +from:0x020d636c kind:load to:0x020d4aa4 module:overlay(20) +from:0x020d6370 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d6380 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d63b0 kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020d63c0 kind:arm_call to:0x020d6560 module:overlay(20) +from:0x020d644c kind:arm_call to:0x020d6384 module:overlay(20) +from:0x020d6480 kind:arm_call to:0x020d6384 module:overlay(20) +from:0x020d64b0 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d64b4 kind:load to:0x020d52d8 module:overlay(20) +from:0x020d64c8 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d64dc kind:load to:0x020e99e0 module:overlay(20) +from:0x020d653c kind:load to:0x020e99e0 module:overlay(20) +from:0x020d655c kind:load to:0x020e99e0 module:overlay(20) +from:0x020d6594 kind:load to:0x020e99e0 module:overlay(20) +from:0x020d65a8 kind:load to:0x02028d9c module:main +from:0x020d65c0 kind:arm_call to:0x020280ec module:main +from:0x020d65d8 kind:arm_call to:0x0202851c module:main +from:0x020d660c kind:arm_call to:0x02028100 module:main +from:0x020d662c kind:arm_call to:0x020280ec module:main +from:0x020d667c kind:arm_call to:0x02028e30 module:main +from:0x020d66a0 kind:arm_call to:0x02028100 module:main +from:0x020d66b4 kind:arm_call to:0x020280ec module:main +from:0x020d66d4 kind:arm_call to:0x02026f60 module:main +from:0x020d66dc kind:arm_call to:0x02026e38 module:main +from:0x020d6708 kind:arm_call to:0x02026f60 module:main +from:0x020d6710 kind:arm_call to:0x02028100 module:main +from:0x020d6728 kind:arm_call to:0x020280ec module:main +from:0x020d6738 kind:arm_call to:0x02027008 module:main +from:0x020d6774 kind:arm_call to:0x02026f60 module:main +from:0x020d67ac kind:arm_call to:0x02028100 module:main +from:0x020d67b4 kind:arm_call to:0x02026c8c module:main +from:0x020d67cc kind:arm_call to:0x020280ec module:main +from:0x020d67ec kind:arm_call to:0x020d6858 module:overlay(20) +from:0x020d6818 kind:arm_call_thumb to:0x02026bcc module:main +from:0x020d6820 kind:arm_call to:0x02026ef0 module:main +from:0x020d6828 kind:arm_call to:0x02028100 module:main +from:0x020d6834 kind:load to:0x020e9a20 module:overlay(20) +from:0x020d6838 kind:load to:0x020d66ac module:overlay(20) +from:0x020d6854 kind:load to:0x020e9a20 module:overlay(20) +from:0x020d6868 kind:load to:0x02028d9c module:main +from:0x020d68a0 kind:arm_call to:0x020d683c module:overlay(20) +from:0x020d68c8 kind:arm_call to:0x02027008 module:main +from:0x020d6908 kind:arm_call to:0x020280ec module:main +from:0x020d6958 kind:arm_call to:0x02026ef0 module:main +from:0x020d69dc kind:arm_call to:0x02028100 module:main +from:0x020d69e4 kind:load to:0x020e9a20 module:overlay(20) +from:0x020d69f0 kind:arm_call to:0x020280ec module:main +from:0x020d69f8 kind:arm_call to:0x020d683c module:overlay(20) +from:0x020d6a1c kind:arm_call to:0x020d6884 module:overlay(20) +from:0x020d6a24 kind:arm_call to:0x02028100 module:main +from:0x020d6a2c kind:load to:0x020e9a20 module:overlay(20) +from:0x020d6a60 kind:arm_call to:0x02028d9c module:main +from:0x020d6a9c kind:arm_call to:0x02028e30 module:main +from:0x020d6aac kind:arm_call to:0x020d34c0 module:overlay(20) +from:0x020d6ab0 kind:arm_call to:0x020d3d14 module:overlay(20) +from:0x020d6abc kind:arm_call to:0x020d34d0 module:overlay(20) +from:0x020d6ac4 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6acc kind:load to:0x020d6f50 module:overlay(20) +from:0x020d6ad0 kind:load to:0x020d6fa4 module:overlay(20) +from:0x020d6b84 kind:arm_call to:0x020d6bb0 module:overlay(20) +from:0x020d6b8c kind:arm_call to:0x020d7ebc module:overlay(20) +from:0x020d6b94 kind:arm_call to:0x020d7cf4 module:overlay(20) +from:0x020d6b9c kind:arm_call to:0x020d6bb0 module:overlay(20) +from:0x020d6ba4 kind:arm_call to:0x0202851c module:main +from:0x020d6bac kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6bcc kind:arm_call to:0x020d8138 module:overlay(20) +from:0x020d6bd8 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d6be0 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6bec kind:arm_call to:0x020280ec module:main +from:0x020d6bfc kind:arm_call to:0x02028100 module:main +from:0x020d6c04 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6c14 kind:arm_call to:0x020280ec module:main +from:0x020d6c28 kind:arm_call to:0x02028100 module:main +from:0x020d6c4c kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6cac kind:arm_call to:0x020d6cb8 module:overlay(20) +from:0x020d6cb4 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6d28 kind:arm_call to:0x020d700c module:overlay(20) +from:0x020d6d3c kind:arm_call to:0x020d6f18 module:overlay(20) +from:0x020d6d70 kind:arm_call to:0x020cfc04 module:overlay(20) +from:0x020d6d88 kind:arm_call to:0x020d6f18 module:overlay(20) +from:0x020d6d90 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6d94 kind:load to:0x020dae08 module:overlay(20) +from:0x020d6d98 kind:load to:0x020d6d9c module:overlay(20) +from:0x020d6db4 kind:arm_call to:0x020d6f18 module:overlay(20) +from:0x020d6e4c kind:arm_call to:0x0202761c module:main +from:0x020d6e64 kind:arm_call to:0x020d3d44 module:overlay(20) +from:0x020d6e70 kind:arm_call to:0x020d40a4 module:overlay(20) +from:0x020d6e7c kind:arm_call to:0x020d40a4 module:overlay(20) +from:0x020d6e98 kind:arm_call to:0x020d6cb8 module:overlay(20) +from:0x020d6ea0 kind:arm_call to:0x020d70bc module:overlay(20) +from:0x020d6eb0 kind:arm_call to:0x020d6f18 module:overlay(20) +from:0x020d6eb8 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6ebc kind:load to:0x020d6fc0 module:overlay(20) +from:0x020d6f14 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6f4c kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6fa0 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6fbc kind:load to:0x020e9a24 module:overlay(20) +from:0x020d6fec kind:arm_call to:0x020d6ec0 module:overlay(20) +from:0x020d6ff8 kind:arm_call to:0x020d6ec0 module:overlay(20) +from:0x020d7004 kind:arm_call to:0x020d6ec0 module:overlay(20) +from:0x020d7010 kind:arm_call to:0x020cf590 module:overlay(20) +from:0x020d708c kind:load to:0x020e9a24 module:overlay(20) +from:0x020d70b8 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d70c4 kind:arm_call to:0x020cfe44 module:overlay(20) +from:0x020d70dc kind:arm_call to:0x020d6f18 module:overlay(20) +from:0x020d70e4 kind:load to:0x020d70e8 module:overlay(20) +from:0x020d70fc kind:arm_call to:0x020d6f18 module:overlay(20) +from:0x020d712c kind:arm_call to:0x020d6bb0 module:overlay(20) +from:0x020d713c kind:arm_call to:0x020d6ec0 module:overlay(20) +from:0x020d7144 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d714c kind:arm_call to:0x020d4908 module:overlay(20) +from:0x020d7188 kind:arm_call to:0x020d78cc module:overlay(20) +from:0x020d7190 kind:arm_call to:0x020d791c module:overlay(20) +from:0x020d71a0 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d71b4 kind:arm_call to:0x02028e30 module:main +from:0x020d71c0 kind:arm_call to:0x020d7940 module:overlay(20) +from:0x020d71cc kind:load to:0x020e9a24 module:overlay(20) +from:0x020d71d0 kind:load to:0x020d71d4 module:overlay(20) +from:0x020d7294 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d72a4 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d72b0 kind:arm_call to:0x020d7ad0 module:overlay(20) +from:0x020d72c0 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d72cc kind:arm_call to:0x020d760c module:overlay(20) +from:0x020d72dc kind:arm_call to:0x020d7488 module:overlay(20) +from:0x020d730c kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d7328 kind:arm_call to:0x020d6bb0 module:overlay(20) +from:0x020d7484 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d749c kind:arm_call to:0x020d8558 module:overlay(20) +from:0x020d74ec kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d7518 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d7544 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d7570 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d7598 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d75bc kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d75e4 kind:arm_call to:0x020d6c08 module:overlay(20) +from:0x020d75fc kind:arm_call to:0x020d7cf4 module:overlay(20) +from:0x020d7608 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d768c kind:arm_call to:0x02028e30 module:main +from:0x020d76a0 kind:arm_call to:0x020d8514 module:overlay(20) +from:0x020d76b4 kind:arm_call to:0x020d8444 module:overlay(20) +from:0x020d76d4 kind:arm_call to:0x020d801c module:overlay(20) +from:0x020d76ec kind:arm_call to:0x020d8444 module:overlay(20) +from:0x020d7700 kind:arm_call to:0x020d801c module:overlay(20) +from:0x020d771c kind:arm_call to:0x020d8444 module:overlay(20) +from:0x020d7730 kind:arm_call to:0x020d801c module:overlay(20) +from:0x020d774c kind:arm_call to:0x020d8444 module:overlay(20) +from:0x020d7760 kind:arm_call to:0x020d801c module:overlay(20) +from:0x020d777c kind:arm_call to:0x020d8444 module:overlay(20) +from:0x020d7794 kind:arm_call to:0x020d801c module:overlay(20) +from:0x020d77a0 kind:load to:0x020e9a24 module:overlay(20) +from:0x020d77c0 kind:arm_call to:0x020280ec module:main +from:0x020d77cc kind:arm_call to:0x020d4908 module:overlay(20) +from:0x020d77dc kind:arm_call to:0x02028100 module:main +from:0x020d77f0 kind:arm_call to:0x02028e30 module:main +from:0x020d77f8 kind:arm_call to:0x02028100 module:main +from:0x020d781c kind:arm_call to:0x020280ec module:main +from:0x020d7828 kind:arm_call to:0x020d4908 module:overlay(20) +from:0x020d7838 kind:arm_call to:0x02028100 module:main +from:0x020d7850 kind:arm_call to:0x02028e30 module:main +from:0x020d7858 kind:arm_call to:0x02028100 module:main +from:0x020d7874 kind:arm_call to:0x020d7804 module:overlay(20) +from:0x020d7918 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7924 kind:arm_call to:0x020280ec module:main +from:0x020d7934 kind:arm_call to:0x02028100 module:main +from:0x020d793c kind:load to:0x020e9a2c module:overlay(20) +from:0x020d79c0 kind:arm_call to:0x020d8150 module:overlay(20) +from:0x020d79d8 kind:arm_call to:0x020cfe88 module:overlay(20) +from:0x020d7a08 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7a0c kind:load to:0x020d7a10 module:overlay(20) +from:0x020d7acc kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7b08 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020d7b7c kind:arm_call to:0x020d01c4 module:overlay(20) +from:0x020d7bbc kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7bc0 kind:load to:0x020d7fb4 module:overlay(20) +from:0x020d7bc4 kind:load to:0x020d7bc8 module:overlay(20) +from:0x020d7cf0 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7d10 kind:arm_call to:0x020d04cc module:overlay(20) +from:0x020d7d64 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7d68 kind:load to:0x020d7d6c module:overlay(20) +from:0x020d7dd0 kind:arm_call to:0x020d7ddc module:overlay(20) +from:0x020d7dd8 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7df0 kind:arm_call to:0x020cff54 module:overlay(20) +from:0x020d7e44 kind:load to:0x020d7e4c module:overlay(20) +from:0x020d7e48 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7eb8 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7ec4 kind:arm_call to:0x020cf99c module:overlay(20) +from:0x020d7f00 kind:load to:0x020d7f08 module:overlay(20) +from:0x020d7f04 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7f70 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d7fb0 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d8018 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d8038 kind:arm_call to:0x02027654 module:main +from:0x020d803c kind:arm_call to:0x02027678 module:main +from:0x020d8040 kind:arm_call to:0x020d7f74 module:overlay(20) +from:0x020d807c kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020d809c kind:load to:0x020d80a4 module:overlay(20) +from:0x020d80a0 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d8134 kind:load to:0x020e9a2c module:overlay(20) +from:0x020d814c kind:load to:0x020cf248 module:overlay(20) +from:0x020d8168 kind:arm_call to:0x0203a1bc module:main +from:0x020d8178 kind:load to:0x020e9a30 module:overlay(20) +from:0x020d8194 kind:load to:0x020e9a30 module:overlay(20) +from:0x020d8198 kind:load to:0x02028d9c module:main +from:0x020d81c4 kind:arm_call to:0x02028d9c module:main +from:0x020d81d8 kind:load to:0x020e9a30 module:overlay(20) +from:0x020d828c kind:arm_call to:0x020d83f0 module:overlay(20) +from:0x020d82d0 kind:arm_call to:0x02028e30 module:main +from:0x020d82dc kind:arm_call to:0x020d8370 module:overlay(20) +from:0x020d834c kind:arm_call to:0x02028e30 module:main +from:0x020d836c kind:load to:0x020e9a30 module:overlay(20) +from:0x020d83b4 kind:arm_call to:0x02028e30 module:main +from:0x020d83d4 kind:arm_call to:0x020d83f0 module:overlay(20) +from:0x020d83ec kind:load to:0x020e9a30 module:overlay(20) +from:0x020d8440 kind:load to:0x020e9a30 module:overlay(20) +from:0x020d84c4 kind:arm_call to:0x02028e30 module:main +from:0x020d8510 kind:load to:0x020e9a30 module:overlay(20) +from:0x020d8530 kind:arm_call to:0x0203a1bc module:main +from:0x020d8548 kind:arm_call to:0x02028e30 module:main +from:0x020d8554 kind:load to:0x020e9a30 module:overlay(20) +from:0x020d8608 kind:arm_call to:0x0203a1bc module:main +from:0x020d8624 kind:arm_call to:0x020d9a50 module:overlay(20) +from:0x020d8634 kind:arm_call to:0x02028d9c module:main +from:0x020d8680 kind:arm_call to:0x02028e30 module:main +from:0x020d87c0 kind:load to:0x020e9a44 module:overlay(20) +from:0x020d87c4 kind:load to:0x020e9a44 module:overlay(20) +from:0x020d889c kind:arm_call to:0x020d85dc module:overlay(20) +from:0x020d89e0 kind:arm_call to:0x020d9bb8 module:overlay(20) +from:0x020d8b34 kind:arm_call to:0x0203a1bc module:main +from:0x020d8ba8 kind:arm_call to:0x020d8728 module:overlay(20) +from:0x020d8be0 kind:arm_call to:0x020d88c8 module:overlay(20) +from:0x020d8ca0 kind:arm_call to:0x02028d9c module:main +from:0x020d8cac kind:arm_call to:0x02028e30 module:main +from:0x020d8cd8 kind:arm_call to:0x020d8728 module:overlay(20) +from:0x020d8d80 kind:arm_call to:0x02028d9c module:main +from:0x020d8d8c kind:arm_call to:0x02028e30 module:main +from:0x020d8ea8 kind:arm_call to:0x020d86a8 module:overlay(20) +from:0x020d8fa8 kind:arm_call to:0x02028e30 module:main +from:0x020d9064 kind:arm_call to:0x020d8978 module:overlay(20) +from:0x020d9114 kind:arm_call to:0x020d8978 module:overlay(20) +from:0x020d923c kind:arm_call to:0x020d8978 module:overlay(20) +from:0x020d9298 kind:arm_call to:0x020d8dd0 module:overlay(20) +from:0x020d92b0 kind:arm_call to:0x020d8fb8 module:overlay(20) +from:0x020d92b8 kind:arm_call to:0x020d8fb8 module:overlay(20) +from:0x020d92d0 kind:arm_call to:0x020d8dd0 module:overlay(20) +from:0x020d9320 kind:load to:0x020dae10 module:overlay(20) +from:0x020d93f8 kind:arm_call to:0x020d87c8 module:overlay(20) +from:0x020d9530 kind:arm_call to:0x02028e30 module:main +from:0x020d9654 kind:arm_call to:0x020d9328 module:overlay(20) +from:0x020d9724 kind:arm_call to:0x020d863c module:overlay(20) +from:0x020d9798 kind:arm_call to:0x020d88c8 module:overlay(20) +from:0x020d97c0 kind:arm_call to:0x020d88c8 module:overlay(20) +from:0x020d97c8 kind:load to:0x020dae28 module:overlay(20) +from:0x020d97cc kind:load to:0x020dae24 module:overlay(20) +from:0x020d9818 kind:arm_call to:0x02028d9c module:main +from:0x020d9828 kind:arm_call to:0x02028d9c module:main +from:0x020d9834 kind:arm_call to:0x020d983c module:overlay(20) +from:0x020d98cc kind:arm_call to:0x020280ec module:main +from:0x020d9920 kind:arm_call to:0x020d87c8 module:overlay(20) +from:0x020d9928 kind:arm_call to:0x02028100 module:main +from:0x020d993c kind:arm_call to:0x020280ec module:main +from:0x020d9a3c kind:arm_call to:0x020d87c8 module:overlay(20) +from:0x020d9a44 kind:arm_call to:0x02028100 module:main +from:0x020d9a68 kind:arm_call to:0x0203a1bc module:main +from:0x020d9ad4 kind:arm_call to:0x020280ec module:main +from:0x020d9b24 kind:arm_call to:0x02028d9c module:main +from:0x020d9b34 kind:arm_call to:0x02028e30 module:main +from:0x020d9b58 kind:arm_call to:0x02028100 module:main +from:0x020d9b70 kind:arm_call to:0x020280ec module:main +from:0x020d9bac kind:arm_call to:0x02028100 module:main +from:0x020d9bc4 kind:arm_call to:0x020280ec module:main +from:0x020d9be4 kind:arm_call to:0x02028100 module:main +from:0x020d9ea8 kind:arm_call to:0x02028d9c module:main +from:0x020da228 kind:arm_call to:0x020280ec module:main +from:0x020da278 kind:arm_call to:0x020d9ac0 module:overlay(20) +from:0x020da288 kind:arm_call to:0x02028100 module:main +from:0x020da2bc kind:arm_call to:0x020da020 module:overlay(20) +from:0x020da2c4 kind:arm_call to:0x0202851c module:main +from:0x020da300 kind:arm_call to:0x020280ec module:main +from:0x020da340 kind:arm_call to:0x020d9b60 module:overlay(20) +from:0x020da364 kind:arm_call to:0x02028100 module:main +from:0x020da3d8 kind:arm_call to:0x020da020 module:overlay(20) +from:0x020da410 kind:arm_call to:0x020da020 module:overlay(20) +from:0x020da460 kind:arm_call to:0x020d9930 module:overlay(20) +from:0x020da4e8 kind:arm_call to:0x020d9a7c module:overlay(20) +from:0x020da56c kind:arm_call to:0x02028e30 module:main +from:0x020da594 kind:arm_call to:0x020d98b8 module:overlay(20) +from:0x020da718 kind:arm_call to:0x02028e30 module:main +from:0x020da740 kind:arm_call to:0x020d98b8 module:overlay(20) +from:0x020da7d8 kind:arm_call to:0x02028e30 module:main +from:0x020da800 kind:arm_call to:0x020d98b8 module:overlay(20) +from:0x020da838 kind:arm_call to:0x020d9134 module:overlay(20) +from:0x020da84c kind:load to:0x020da05c module:overlay(20) +from:0x020da890 kind:arm_call to:0x020d9400 module:overlay(20) +from:0x020da8bc kind:arm_call to:0x02028d9c module:main +from:0x020da914 kind:arm_call to:0x020d97d0 module:overlay(20) +from:0x020da95c kind:load to:0x020da05c module:overlay(20) +from:0x020da9a8 kind:arm_call to:0x020d983c module:overlay(20) +from:0x020daa0c kind:arm_call to:0x020d9bf0 module:overlay(20) +from:0x020daa3c kind:arm_call to:0x020d9ac0 module:overlay(20) +from:0x020daa5c kind:arm_call to:0x020280ec module:main +from:0x020daa68 kind:arm_call to:0x02028100 module:main +from:0x020daa8c kind:arm_call to:0x02030d80 module:main +from:0x020daaa8 kind:arm_call to:0x02028e30 module:main +from:0x020daad4 kind:arm_call to:0x02028d9c module:main +from:0x020daaf4 kind:arm_call to:0x0202d38c module:main +from:0x020dab04 kind:arm_call to:0x0202d37c module:main +from:0x020dab44 kind:arm_call to:0x0202728c module:main +from:0x020dab60 kind:arm_call to:0x0202a260 module:main +from:0x020dab90 kind:arm_call to:0x020271f8 module:main +from:0x020dab9c kind:arm_call to:0x02026e08 module:main +from:0x020daba4 kind:arm_call to:0x0202d224 module:main +from:0x020dabb8 kind:arm_call to:0x0202a108 module:main +from:0x020dabd8 kind:arm_call to:0x020271f8 module:main +from:0x020dac50 kind:arm_call to:0x0202cf08 module:main +from:0x020dac60 kind:arm_call to:0x0202d644 module:main +from:0x020dac6c kind:arm_call to:0x0202851c module:main +from:0x020dac98 kind:arm_call to:0x02029eec module:main +from:0x020dacac kind:arm_call to:0x020da9d4 module:overlay(20) +from:0x020dacdc kind:arm_call to:0x020271d0 module:main +from:0x020dad04 kind:arm_call_thumb to:0x02026bcc module:main +from:0x020dad10 kind:arm_call to:0x02026ef0 module:main +from:0x020dad3c kind:load to:0x020daa70 module:overlay(20) +from:0x020dad40 kind:load to:0x020dab10 module:overlay(20) +from:0x020dad48 kind:load to:0x020dab70 module:overlay(20) +from:0x020dad4c kind:load to:0x020dab18 module:overlay(20) +from:0x020daf10 kind:arm_call to:0x0203d160 module:main +from:0x020daf28 kind:arm_call to:0x0203d160 module:main +from:0x020daf30 kind:load to:0x020df5c8 module:overlay(20) +from:0x020daf34 kind:load to:0x020c7148 module:overlay(20) +from:0x020daf38 kind:load to:0x020df5e4 module:overlay(20) +from:0x020daf3c kind:load to:0x020c7164 module:overlay(20) +from:0x020daf48 kind:arm_call to:0x020c91d4 module:overlay(20) +from:0x020daf50 kind:arm_call to:0x020c9368 module:overlay(20) +from:0x020daf6c kind:arm_call to:0x020c84e4 module:overlay(20) +from:0x020daf7c kind:arm_call to:0x0203ce74 module:main +from:0x020daf90 kind:load to:0x020e85d8 module:overlay(20) +from:0x020daf94 kind:load to:0x020e8658 module:overlay(20) +from:0x020daf98 kind:load to:0x020e8580 module:overlay(20) +from:0x020daf9c kind:load to:0x020e85c0 module:overlay(20) +from:0x020dafa0 kind:load to:0x020c8534 module:overlay(20) +from:0x020dafa4 kind:load to:0x020e8590 module:overlay(20) +from:0x020dafc4 kind:arm_call to:0x020c9564 module:overlay(20) +from:0x020dafd4 kind:arm_call to:0x0203ce74 module:main +from:0x020dafe8 kind:load to:0x020e8778 module:overlay(20) +from:0x020dafec kind:load to:0x020e8778 module:overlay(20) +from:0x020daff0 kind:load to:0x020c9570 module:overlay(20) +from:0x020daff4 kind:load to:0x020e8780 module:overlay(20) +from:0x020db014 kind:arm_call to:0x020ce208 module:overlay(20) +from:0x020db024 kind:arm_call to:0x0203ce74 module:main +from:0x020db038 kind:load to:0x020e878c module:overlay(20) +from:0x020db03c kind:load to:0x020e879c module:overlay(20) +from:0x020db040 kind:load to:0x020ce20c module:overlay(20) +from:0x020db044 kind:load to:0x020e8790 module:overlay(20) +from:0x020db04c kind:load to:0x020daef0 module:overlay(20) +from:0x020db050 kind:load to:0x020daf40 module:overlay(20) +from:0x020db054 kind:load to:0x020dafa8 module:overlay(20) +from:0x020db058 kind:load to:0x020daff8 module:overlay(20) +from:0x020db05c kind:load to:0x020db048 module:overlay(20) +from:0x020db084 kind:load to:0x020db0dc module:overlay(20) +from:0x020db088 kind:load to:0x020db0b4 module:overlay(20) +from:0x020db08c kind:load to:0x020db1fc module:overlay(20) +from:0x020db090 kind:load to:0x020db0c8 module:overlay(20) +from:0x020db094 kind:load to:0x020db274 module:overlay(20) +from:0x020db098 kind:load to:0x020db394 module:overlay(20) +from:0x020db09c kind:load to:0x020db2ec module:overlay(20) +from:0x020db0a0 kind:load to:0x020db5b4 module:overlay(20) +from:0x020db0a4 kind:load to:0x020db4b8 module:overlay(20) +from:0x020db0a8 kind:load to:0x020db118 module:overlay(20) +from:0x020db0ac kind:load to:0x020db104 module:overlay(20) +from:0x020db68c kind:load to:0x020db154 module:overlay(20) +from:0x020db690 kind:load to:0x020db0f0 module:overlay(20) +from:0x020db694 kind:load to:0x020db1cc module:overlay(20) +from:0x020db698 kind:load to:0x020db3f4 module:overlay(20) +from:0x020db69c kind:load to:0x020db22c module:overlay(20) +from:0x020db6a0 kind:load to:0x020db244 module:overlay(20) +from:0x020db6a4 kind:load to:0x020db410 module:overlay(20) +from:0x020db6a8 kind:load to:0x020db17c module:overlay(20) +from:0x020db6ac kind:load to:0x020db25c module:overlay(20) +from:0x020db6b0 kind:load to:0x020db140 module:overlay(20) +from:0x020db6b4 kind:load to:0x020db598 module:overlay(20) +from:0x020db6b8 kind:load to:0x020db190 module:overlay(20) +from:0x020db6bc kind:load to:0x020db50c module:overlay(20) +from:0x020db6c0 kind:load to:0x020db624 module:overlay(20) +from:0x020db6c4 kind:load to:0x020db12c module:overlay(20) +from:0x020db6c8 kind:load to:0x020db31c module:overlay(20) +from:0x020db6cc kind:load to:0x020db1a4 module:overlay(20) +from:0x020db6d0 kind:load to:0x020db5ec module:overlay(20) +from:0x020db6d4 kind:load to:0x020db448 module:overlay(20) +from:0x020db6d8 kind:load to:0x020db334 module:overlay(20) +from:0x020db6dc kind:load to:0x020db3ac module:overlay(20) +from:0x020db6e0 kind:load to:0x020db608 module:overlay(20) +from:0x020db6e4 kind:load to:0x020db1b8 module:overlay(20) +from:0x020db6e8 kind:load to:0x020db560 module:overlay(20) +from:0x020db6ec kind:load to:0x020db0b0 module:overlay(20) +from:0x020db6f0 kind:load to:0x020db480 module:overlay(20) +from:0x020db6f4 kind:load to:0x020db3c4 module:overlay(20) +from:0x020db6f8 kind:load to:0x020db644 module:overlay(20) +from:0x020db6fc kind:load to:0x020db57c module:overlay(20) +from:0x020db700 kind:load to:0x020db5d0 module:overlay(20) +from:0x020db704 kind:load to:0x020db37c module:overlay(20) +from:0x020db708 kind:load to:0x020db4d4 module:overlay(20) +from:0x020db70c kind:load to:0x020db4f0 module:overlay(20) +from:0x020db710 kind:load to:0x020db28c module:overlay(20) +from:0x020db714 kind:load to:0x020db2bc module:overlay(20) +from:0x020db718 kind:load to:0x020db168 module:overlay(20) +from:0x020db71c kind:load to:0x020db2d4 module:overlay(20) +from:0x020db720 kind:load to:0x020db304 module:overlay(20) +from:0x020db724 kind:load to:0x020db1e4 module:overlay(20) +from:0x020db728 kind:load to:0x020db42c module:overlay(20) +from:0x020db72c kind:load to:0x020db528 module:overlay(20) +from:0x020db730 kind:load to:0x020db464 module:overlay(20) +from:0x020db734 kind:load to:0x020db544 module:overlay(20) +from:0x020db738 kind:load to:0x020db34c module:overlay(20) +from:0x020db73c kind:load to:0x020db364 module:overlay(20) +from:0x020db740 kind:load to:0x020db3dc module:overlay(20) +from:0x020db744 kind:load to:0x020db49c module:overlay(20) +from:0x020db748 kind:load to:0x020db214 module:overlay(20) +from:0x020db74c kind:load to:0x020db2a4 module:overlay(20) +from:0x020db750 kind:load to:0x020db664 module:overlay(20) +from:0x020dbb98 kind:load to:0x020c71d8 module:overlay(20) +from:0x020dbb9c kind:load to:0x020c71e4 module:overlay(20) +from:0x020dbba0 kind:load to:0x020c737c module:overlay(20) +from:0x020dbba4 kind:load to:0x020c7380 module:overlay(20) +from:0x020dbba8 kind:load to:0x020c7388 module:overlay(20) +from:0x020dbbc4 kind:load to:0x020c7390 module:overlay(20) +from:0x020dbbc8 kind:load to:0x020c742c module:overlay(20) +from:0x020dbbcc kind:load to:0x020c7430 module:overlay(20) +from:0x020dbbf0 kind:load to:0x020c78f0 module:overlay(20) +from:0x020dbbf4 kind:load to:0x020c7930 module:overlay(20) +from:0x020dbbf8 kind:load to:0x020c7fa0 module:overlay(20) +from:0x020dbbfc kind:load to:0x020c7fd0 module:overlay(20) +from:0x020dbc00 kind:load to:0x020c8040 module:overlay(20) +from:0x020dbc04 kind:load to:0x020c80a4 module:overlay(20) +from:0x020dbc08 kind:load to:0x020c811c module:overlay(20) +from:0x020dbc0c kind:load to:0x020c8144 module:overlay(20) +from:0x020dbc10 kind:load to:0x020c8180 module:overlay(20) +from:0x020dbc14 kind:load to:0x020c8190 module:overlay(20) +from:0x020dbc18 kind:load to:0x020c81a4 module:overlay(20) +from:0x020dbc1c kind:load to:0x020c81e8 module:overlay(20) +from:0x020dbc20 kind:load to:0x020c81fc module:overlay(20) +from:0x020dbc24 kind:load to:0x020c824c module:overlay(20) +from:0x020dbc28 kind:load to:0x020c829c module:overlay(20) +from:0x020dbc2c kind:load to:0x020c830c module:overlay(20) +from:0x020dbc30 kind:load to:0x020c7978 module:overlay(20) +from:0x020dbc34 kind:load to:0x020c7b7c module:overlay(20) +from:0x020dbc38 kind:load to:0x020c7bb0 module:overlay(20) +from:0x020dbc3c kind:load to:0x020c7d10 module:overlay(20) +from:0x020dbc48 kind:load to:0x020c83f8 module:overlay(20) +from:0x020dbc4c kind:load to:0x020c840c module:overlay(20) +from:0x020dbc50 kind:load to:0x020c737c module:overlay(20) +from:0x020dbc54 kind:load to:0x020c7380 module:overlay(20) +from:0x020dbc58 kind:load to:0x020c7388 module:overlay(20) +from:0x020dbc5c kind:load to:0x020c844c module:overlay(20) +from:0x020dbc60 kind:load to:0x020c8454 module:overlay(20) +from:0x020dbc64 kind:load to:0x020c845c module:overlay(20) +from:0x020dbc68 kind:load to:0x020c8464 module:overlay(20) +from:0x020dbc6c kind:load to:0x020c846c module:overlay(20) +from:0x020dbc70 kind:load to:0x020c8474 module:overlay(20) +from:0x020dbc74 kind:load to:0x020c7390 module:overlay(20) +from:0x020dbc78 kind:load to:0x020c742c module:overlay(20) +from:0x020dbc7c kind:load to:0x020c7430 module:overlay(20) +from:0x020dbc80 kind:load to:0x020c847c module:overlay(20) +from:0x020dbc84 kind:load to:0x020c8480 module:overlay(20) +from:0x020dbc88 kind:load to:0x020c8428 module:overlay(20) +from:0x020dbc8c kind:load to:0x020c842c module:overlay(20) +from:0x020dbc90 kind:load to:0x020c8430 module:overlay(20) +from:0x020dbc94 kind:load to:0x020c8440 module:overlay(20) +from:0x020dbca0 kind:load to:0x020c96f4 module:overlay(20) +from:0x020dbca4 kind:load to:0x020c9760 module:overlay(20) +from:0x020dbca8 kind:load to:0x020c97d4 module:overlay(20) +from:0x020dbcac kind:load to:0x02061cd0 module:overlay(0) +from:0x020dbcb0 kind:load to:0x020c97d8 module:overlay(20) +from:0x020dbcb4 kind:load to:0x02061cd8 module:overlay(0) +from:0x020dbcb8 kind:load to:0x02061cdc module:overlay(0) +from:0x020dbcc8 kind:load to:0x020ca678 module:overlay(20) +from:0x020dbccc kind:load to:0x020ce130 module:overlay(20) +from:0x020dbcd0 kind:load to:0x020cdef8 module:overlay(20) +from:0x020dbcd4 kind:load to:0x020cdf2c module:overlay(20) +from:0x020dbce0 kind:load to:0x020ca68c module:overlay(20) +from:0x020dbce4 kind:load to:0x020ca990 module:overlay(20) +from:0x020dbce8 kind:load to:0x020caf9c module:overlay(20) +from:0x020dbcec kind:load to:0x02061cd0 module:overlay(0) +from:0x020dbcf0 kind:load to:0x020cb3fc module:overlay(20) +from:0x020dbcf4 kind:load to:0x020cb4c8 module:overlay(20) +from:0x020dbcf8 kind:load to:0x020cac9c module:overlay(20) +from:0x020dbd44 kind:load to:0x020cb570 module:overlay(20) +from:0x020dbd4c kind:load to:0x020cca3c module:overlay(20) +from:0x020dbd54 kind:load to:0x020cb5e0 module:overlay(20) +from:0x020dbd5c kind:load to:0x020cb6e0 module:overlay(20) +from:0x020dbd64 kind:load to:0x020cb758 module:overlay(20) +from:0x020dbd6c kind:load to:0x020ccb88 module:overlay(20) +from:0x020dbd74 kind:load to:0x020cb830 module:overlay(20) +from:0x020dbd7c kind:load to:0x020ccd98 module:overlay(20) +from:0x020dbd84 kind:load to:0x020cb90c module:overlay(20) +from:0x020dbd8c kind:load to:0x020cd020 module:overlay(20) +from:0x020dbd94 kind:load to:0x020cba44 module:overlay(20) +from:0x020dbd9c kind:load to:0x020cbafc module:overlay(20) +from:0x020dbda4 kind:load to:0x020cbbe0 module:overlay(20) +from:0x020dbdac kind:load to:0x020ccb88 module:overlay(20) +from:0x020dbdb4 kind:load to:0x020cbc80 module:overlay(20) +from:0x020dbdbc kind:load to:0x020cca3c module:overlay(20) +from:0x020dbdc4 kind:load to:0x020cbd58 module:overlay(20) +from:0x020dbdcc kind:load to:0x020cbe34 module:overlay(20) +from:0x020dbdd4 kind:load to:0x020cbeac module:overlay(20) +from:0x020dbddc kind:load to:0x020ccc90 module:overlay(20) +from:0x020dbde4 kind:load to:0x020cbf74 module:overlay(20) +from:0x020dbdec kind:load to:0x020ccd98 module:overlay(20) +from:0x020dbdf4 kind:load to:0x020cc058 module:overlay(20) +from:0x020dbdfc kind:load to:0x020cd020 module:overlay(20) +from:0x020dbe04 kind:load to:0x020cc1b4 module:overlay(20) +from:0x020dbe0c kind:load to:0x020cc2e8 module:overlay(20) +from:0x020dbe14 kind:load to:0x020cc3cc module:overlay(20) +from:0x020dbe1c kind:load to:0x020ccc90 module:overlay(20) +from:0x020dbe24 kind:load to:0x020cc46c module:overlay(20) +from:0x020dbe2c kind:load to:0x020cca3c module:overlay(20) +from:0x020dbe34 kind:load to:0x020cc540 module:overlay(20) +from:0x020dbe3c kind:load to:0x020cc5e4 module:overlay(20) +from:0x020dbe44 kind:load to:0x020ccd98 module:overlay(20) +from:0x020dbe4c kind:load to:0x020cc668 module:overlay(20) +from:0x020dbe54 kind:load to:0x020cc75c module:overlay(20) +from:0x020dbe5c kind:load to:0x020cc8b8 module:overlay(20) +from:0x020dbe64 kind:load to:0x020cc934 module:overlay(20) +from:0x020dbe6c kind:load to:0x020cc994 module:overlay(20) +from:0x020dbe74 kind:load to:0x020cc9f0 module:overlay(20) +from:0x020dbe84 kind:load to:0x020dadf0 module:overlay(20) +from:0x020dbe94 kind:load to:0x020dbe9c module:overlay(20) diff --git a/config/eur1/arm9/overlays/ov020/symbols.txt b/config/eur1/arm9/overlays/ov020/symbols.txt new file mode 100644 index 00000000..f77e9d39 --- /dev/null +++ b/config/eur1/arm9/overlays/ov020/symbols.txt @@ -0,0 +1,947 @@ +func_ov020_020c4880 kind:function(arm,size=0x10) addr:0x020c4880 +func_ov020_020c4890 kind:function(arm,size=0x28) addr:0x020c4890 +func_ov020_020c48b8 kind:function(arm,size=0x1c) addr:0x020c48b8 +func_ov020_020c48d4 kind:function(arm,size=0x80) addr:0x020c48d4 +func_ov020_020c4954 kind:function(arm,size=0x1c) addr:0x020c4954 +func_ov020_020c4970 kind:function(arm,size=0x40) addr:0x020c4970 +func_ov020_020c49b0 kind:function(arm,size=0x64) addr:0x020c49b0 +func_ov020_020c4a14 kind:function(arm,size=0x64) addr:0x020c4a14 +func_ov020_020c4a78 kind:function(arm,size=0x38) addr:0x020c4a78 +func_ov020_020c4ab0 kind:function(arm,size=0x50) addr:0x020c4ab0 +func_ov020_020c4b00 kind:function(arm,size=0x19c) addr:0x020c4b00 +func_ov020_020c4c9c kind:function(arm,size=0x90) addr:0x020c4c9c +func_ov020_020c4d2c kind:function(arm,size=0x154) addr:0x020c4d2c +func_ov020_020c4e80 kind:function(arm,size=0x34) addr:0x020c4e80 +func_ov020_020c4eb4 kind:function(arm,size=0x64) addr:0x020c4eb4 +func_ov020_020c4f18 kind:function(arm,size=0x30) addr:0x020c4f18 +func_ov020_020c4f48 kind:function(arm,size=0x50) addr:0x020c4f48 +func_ov020_020c4f98 kind:function(arm,size=0x28) addr:0x020c4f98 +func_ov020_020c4fc0 kind:function(arm,size=0x24) addr:0x020c4fc0 +func_ov020_020c4fe4 kind:function(arm,size=0xac) addr:0x020c4fe4 +func_ov020_020c5090 kind:function(arm,size=0x12c) addr:0x020c5090 +func_ov020_020c51bc kind:function(arm,size=0x298) addr:0x020c51bc +func_ov020_020c5454 kind:function(arm,size=0x34) addr:0x020c5454 +func_ov020_020c5488 kind:function(arm,size=0x28) addr:0x020c5488 +func_ov020_020c54b0 kind:function(arm,size=0x90) addr:0x020c54b0 +func_ov020_020c5540 kind:function(arm,size=0x64) addr:0x020c5540 +func_ov020_020c55a4 kind:function(arm,size=0x58) addr:0x020c55a4 +func_ov020_020c55fc kind:function(arm,size=0xb8) addr:0x020c55fc +func_ov020_020c56b4 kind:function(arm,size=0x154) addr:0x020c56b4 +func_ov020_020c5808 kind:function(arm,size=0x6c) addr:0x020c5808 +func_ov020_020c5874 kind:function(arm,size=0x174) addr:0x020c5874 +func_ov020_020c59e8 kind:function(arm,size=0x58) addr:0x020c59e8 +func_ov020_020c5a40 kind:function(arm,size=0x58) addr:0x020c5a40 +func_ov020_020c5a98 kind:function(arm,size=0x30) addr:0x020c5a98 +func_ov020_020c5ac8 kind:function(arm,size=0x34) addr:0x020c5ac8 +func_ov020_020c5afc kind:function(arm,size=0x3c) addr:0x020c5afc +func_ov020_020c5b38 kind:function(arm,size=0x24) addr:0x020c5b38 +func_ov020_020c5b5c kind:function(arm,size=0x30) addr:0x020c5b5c +func_ov020_020c5b8c kind:function(arm,size=0x4c) addr:0x020c5b8c +func_ov020_020c5bd8 kind:function(arm,size=0xa4) addr:0x020c5bd8 +func_ov020_020c5c7c kind:function(arm,size=0x58) addr:0x020c5c7c +func_ov020_020c5cd4 kind:function(arm,size=0x6c) addr:0x020c5cd4 +func_ov020_020c5d40 kind:function(arm,size=0x28) addr:0x020c5d40 +func_ov020_020c5d68 kind:function(arm,size=0x10) addr:0x020c5d68 +func_ov020_020c5d78 kind:function(arm,size=0x38) addr:0x020c5d78 +func_ov020_020c5db0 kind:function(arm,size=0x14) addr:0x020c5db0 +func_ov020_020c5dc4 kind:function(arm,size=0xc) addr:0x020c5dc4 +func_ov020_020c5dd0 kind:function(arm,size=0x10) addr:0x020c5dd0 +func_ov020_020c5de0 kind:function(arm,size=0x10) addr:0x020c5de0 +func_ov020_020c5df0 kind:function(arm,size=0xc4) addr:0x020c5df0 +func_ov020_020c5eb4 kind:function(arm,size=0xa0) addr:0x020c5eb4 +func_ov020_020c5f54 kind:function(arm,size=0xd0) addr:0x020c5f54 +func_ov020_020c6024 kind:function(arm,size=0x20) addr:0x020c6024 +func_ov020_020c6044 kind:function(arm,size=0x5c) addr:0x020c6044 +func_ov020_020c60a0 kind:function(arm,size=0xd8) addr:0x020c60a0 +func_ov020_020c6178 kind:function(arm,size=0xbc) addr:0x020c6178 +func_ov020_020c6234 kind:function(arm,size=0x20) addr:0x020c6234 +func_ov020_020c6254 kind:function(arm,size=0x44) addr:0x020c6254 +func_ov020_020c6298 kind:function(arm,size=0x54) addr:0x020c6298 +func_ov020_020c62ec kind:function(arm,size=0x108) addr:0x020c62ec +func_ov020_020c63f4 kind:function(arm,size=0xdc) addr:0x020c63f4 +func_ov020_020c64d0 kind:function(arm,size=0x10) addr:0x020c64d0 +func_ov020_020c64e0 kind:function(arm,size=0x50) addr:0x020c64e0 +func_ov020_020c6530 kind:function(arm,size=0xc) addr:0x020c6530 +func_ov020_020c653c kind:function(arm,size=0x20) addr:0x020c653c +func_ov020_020c655c kind:function(arm,size=0x7c) addr:0x020c655c +func_ov020_020c65d8 kind:function(arm,size=0x48) addr:0x020c65d8 +func_ov020_020c6620 kind:function(arm,size=0x144) addr:0x020c6620 +func_ov020_020c6764 kind:function(arm,size=0x58) addr:0x020c6764 +func_ov020_020c67bc kind:function(arm,size=0x10) addr:0x020c67bc +func_ov020_020c67cc kind:function(arm,size=0x110) addr:0x020c67cc +func_ov020_020c68dc kind:function(arm,size=0x84) addr:0x020c68dc +func_ov020_020c6960 kind:function(arm,size=0x28) addr:0x020c6960 +func_ov020_020c6988 kind:function(arm,size=0x114) addr:0x020c6988 +func_ov020_020c6a9c kind:function(arm,size=0xe0) addr:0x020c6a9c +func_ov020_020c6b7c kind:function(arm,size=0x4) addr:0x020c6b7c +func_ov020_020c6b80 kind:function(arm,size=0x88) addr:0x020c6b80 +func_ov020_020c6c08 kind:function(arm,size=0xac) addr:0x020c6c08 +func_ov020_020c6cb4 kind:function(arm,size=0x94) addr:0x020c6cb4 +func_ov020_020c6d48 kind:function(arm,size=0xd0) addr:0x020c6d48 +func_ov020_020c6e18 kind:function(arm,size=0x10) addr:0x020c6e18 +func_ov020_020c6e28 kind:function(arm,size=0x24) addr:0x020c6e28 +func_ov020_020c6e4c kind:function(arm,size=0x2c) addr:0x020c6e4c +func_ov020_020c6e78 kind:function(arm,size=0x18) addr:0x020c6e78 +func_ov020_020c6e90 kind:function(arm,size=0x18) addr:0x020c6e90 +func_ov020_020c6ea8 kind:function(arm,size=0xc) addr:0x020c6ea8 +func_ov020_020c6eb4 kind:function(arm,size=0xa0) addr:0x020c6eb4 +func_ov020_020c6f54 kind:function(arm,size=0xc) addr:0x020c6f54 +func_ov020_020c6f60 kind:function(arm,size=0x10) addr:0x020c6f60 +func_ov020_020c6f70 kind:function(arm,size=0x10) addr:0x020c6f70 +func_ov020_020c6f80 kind:function(arm,size=0x10) addr:0x020c6f80 +func_ov020_020c6f90 kind:function(arm,size=0x10) addr:0x020c6f90 +func_ov020_020c6fa0 kind:function(arm,size=0x34) addr:0x020c6fa0 +func_ov020_020c6fd4 kind:function(arm,size=0x18) addr:0x020c6fd4 +func_ov020_020c6fec kind:function(arm,size=0x2c) addr:0x020c6fec +func_ov020_020c7018 kind:function(arm,size=0x50) addr:0x020c7018 +func_ov020_020c7068 kind:function(arm,size=0x3c) addr:0x020c7068 +func_ov020_020c70a4 kind:function(arm,size=0x18) addr:0x020c70a4 +func_ov020_020c70bc kind:function(arm,size=0x14) addr:0x020c70bc +func_ov020_020c70d0 kind:function(arm,size=0x28) addr:0x020c70d0 +func_ov020_020c70f8 kind:function(arm,size=0xc) addr:0x020c70f8 +func_ov020_020c7104 kind:function(arm,size=0x14) addr:0x020c7104 +func_ov020_020c7118 kind:function(arm,size=0x14) addr:0x020c7118 +func_ov020_020c712c kind:function(arm,size=0x10) addr:0x020c712c +func_ov020_020c713c kind:function(arm,size=0xc) addr:0x020c713c +func_ov020_020c7148 kind:function(arm,size=0x1c) addr:0x020c7148 +func_ov020_020c7164 kind:function(arm,size=0x1c) addr:0x020c7164 +func_ov020_020c7180 kind:function(arm,size=0x58) addr:0x020c7180 +func_ov020_020c71d8 kind:function(arm,size=0xc) addr:0x020c71d8 +func_ov020_020c71e4 kind:function(arm,size=0x1c) addr:0x020c71e4 +func_ov020_020c7200 kind:function(arm,size=0xc) addr:0x020c7200 +func_ov020_020c720c kind:function(arm,size=0x1c) addr:0x020c720c +func_ov020_020c7228 kind:function(arm,size=0x5c) addr:0x020c7228 +func_ov020_020c7284 kind:function(arm,size=0x34) addr:0x020c7284 +func_ov020_020c72b8 kind:function(arm,size=0x30) addr:0x020c72b8 +func_ov020_020c72e8 kind:function(arm,size=0x5c) addr:0x020c72e8 +func_ov020_020c7344 kind:function(arm,size=0x38) addr:0x020c7344 +func_ov020_020c737c kind:function(arm,size=0x4) addr:0x020c737c +func_ov020_020c7380 kind:function(arm,size=0x8) addr:0x020c7380 +func_ov020_020c7388 kind:function(arm,size=0x8) addr:0x020c7388 +func_ov020_020c7390 kind:function(arm,size=0x8) addr:0x020c7390 +func_ov020_020c7398 kind:function(arm,size=0x58) addr:0x020c7398 +func_ov020_020c73f0 kind:function(arm,size=0x3c) addr:0x020c73f0 +func_ov020_020c742c kind:function(arm,size=0x4) addr:0x020c742c +func_ov020_020c7430 kind:function(arm,size=0x4) addr:0x020c7430 +func_ov020_020c7434 kind:function(arm,size=0x1c) addr:0x020c7434 +func_ov020_020c7450 kind:function(arm,size=0x28) addr:0x020c7450 +func_ov020_020c7478 kind:function(arm,size=0x7c) addr:0x020c7478 +func_ov020_020c74f4 kind:function(arm,size=0x28) addr:0x020c74f4 +func_ov020_020c751c kind:function(arm,size=0x18) addr:0x020c751c +func_ov020_020c7534 kind:function(arm,size=0x20) addr:0x020c7534 +func_ov020_020c7554 kind:function(arm,size=0x70) addr:0x020c7554 +func_ov020_020c75c4 kind:function(arm,size=0x11c) addr:0x020c75c4 +func_ov020_020c76e0 kind:function(arm,size=0x98) addr:0x020c76e0 +func_ov020_020c7778 kind:function(arm,size=0xa4) addr:0x020c7778 +func_ov020_020c781c kind:function(arm,size=0xd4) addr:0x020c781c +func_ov020_020c78f0 kind:function(arm,size=0x40) addr:0x020c78f0 +func_ov020_020c7930 kind:function(arm,size=0x48) addr:0x020c7930 +func_ov020_020c7978 kind:function(arm,size=0x204) addr:0x020c7978 +func_ov020_020c7b7c kind:function(arm,size=0x34) addr:0x020c7b7c +func_ov020_020c7bb0 kind:function(arm,size=0x160) addr:0x020c7bb0 +func_ov020_020c7d10 kind:function(arm,size=0x60) addr:0x020c7d10 +func_ov020_020c7d70 kind:function(arm,size=0x34) addr:0x020c7d70 +func_ov020_020c7da4 kind:function(arm,size=0x4c) addr:0x020c7da4 +func_ov020_020c7df0 kind:function(arm,size=0x44) addr:0x020c7df0 +func_ov020_020c7e34 kind:function(arm,size=0x24) addr:0x020c7e34 +func_ov020_020c7e58 kind:function(arm,size=0xa8) addr:0x020c7e58 +func_ov020_020c7f00 kind:function(arm,size=0xa0) addr:0x020c7f00 +func_ov020_020c7fa0 kind:function(arm,size=0x30) addr:0x020c7fa0 +func_ov020_020c7fd0 kind:function(arm,size=0x70) addr:0x020c7fd0 +func_ov020_020c8040 kind:function(arm,size=0x64) addr:0x020c8040 +func_ov020_020c80a4 kind:function(arm,size=0x78) addr:0x020c80a4 +func_ov020_020c811c kind:function(arm,size=0x28) addr:0x020c811c +func_ov020_020c8144 kind:function(arm,size=0x3c) addr:0x020c8144 +func_ov020_020c8180 kind:function(arm,size=0x10) addr:0x020c8180 +func_ov020_020c8190 kind:function(arm,size=0x14) addr:0x020c8190 +func_ov020_020c81a4 kind:function(arm,size=0x24) addr:0x020c81a4 +func_ov020_020c81c8 kind:function(arm,size=0x20) addr:0x020c81c8 +func_ov020_020c81e8 kind:function(arm,size=0x14) addr:0x020c81e8 +func_ov020_020c81fc kind:function(arm,size=0x50) addr:0x020c81fc +func_ov020_020c824c kind:function(arm,size=0x50) addr:0x020c824c +func_ov020_020c829c kind:function(arm,size=0x70) addr:0x020c829c +func_ov020_020c830c kind:function(arm,size=0xc0) addr:0x020c830c +func_ov020_020c83cc kind:function(arm,size=0x2c) addr:0x020c83cc +func_ov020_020c83f8 kind:function(arm,size=0x14) addr:0x020c83f8 +func_ov020_020c840c kind:function(arm,size=0x1c) addr:0x020c840c +func_ov020_020c8428 kind:function(arm,size=0x4) addr:0x020c8428 +func_ov020_020c842c kind:function(arm,size=0x4) addr:0x020c842c +func_ov020_020c8430 kind:function(arm,size=0x10) addr:0x020c8430 +func_ov020_020c8440 kind:function(arm,size=0xc) addr:0x020c8440 +func_ov020_020c844c kind:function(arm,size=0x8) addr:0x020c844c +func_ov020_020c8454 kind:function(arm,size=0x8) addr:0x020c8454 +func_ov020_020c845c kind:function(arm,size=0x8) addr:0x020c845c +func_ov020_020c8464 kind:function(arm,size=0x8) addr:0x020c8464 +func_ov020_020c846c kind:function(arm,size=0x8) addr:0x020c846c +func_ov020_020c8474 kind:function(arm,size=0x8) addr:0x020c8474 +func_ov020_020c847c kind:function(arm,size=0x4) addr:0x020c847c +func_ov020_020c8480 kind:function(arm,size=0x8) addr:0x020c8480 +func_ov020_020c8488 kind:function(arm,size=0x28) addr:0x020c8488 +func_ov020_020c84b0 kind:function(arm,size=0x34) addr:0x020c84b0 +func_ov020_020c84e4 kind:function(arm,size=0x50) addr:0x020c84e4 +func_ov020_020c8534 kind:function(arm,size=0x4) addr:0x020c8534 +func_ov020_020c8538 kind:function(arm,size=0x74) addr:0x020c8538 +func_ov020_020c85ac kind:function(arm,size=0x50) addr:0x020c85ac +func_ov020_020c85fc kind:function(arm,size=0xf4) addr:0x020c85fc +func_ov020_020c86f0 kind:function(arm,size=0x28) addr:0x020c86f0 +func_ov020_020c8718 kind:function(arm,size=0xfc) addr:0x020c8718 +func_ov020_020c8814 kind:function(arm,size=0x108) addr:0x020c8814 +func_ov020_020c891c kind:function(arm,size=0x14) addr:0x020c891c +func_ov020_020c8930 kind:function(arm,size=0x2c) addr:0x020c8930 +func_ov020_020c895c kind:function(arm,size=0x14) addr:0x020c895c +func_ov020_020c8970 kind:function(arm,size=0x10c) addr:0x020c8970 +func_ov020_020c8a7c kind:function(arm,size=0x2c4) addr:0x020c8a7c +func_ov020_020c8d40 kind:function(arm,size=0x58) addr:0x020c8d40 +func_ov020_020c8d98 kind:function(arm,size=0x5c) addr:0x020c8d98 +func_ov020_020c8df4 kind:function(arm,size=0x54) addr:0x020c8df4 +func_ov020_020c8e48 kind:function(arm,size=0x1c) addr:0x020c8e48 +func_ov020_020c8e64 kind:function(arm,size=0x10) addr:0x020c8e64 +func_ov020_020c8e74 kind:function(arm,size=0x4c) addr:0x020c8e74 +func_ov020_020c8ec0 kind:function(arm,size=0x34) addr:0x020c8ec0 +func_ov020_020c8ef4 kind:function(arm,size=0x78) addr:0x020c8ef4 +func_ov020_020c8f6c kind:function(arm,size=0x74) addr:0x020c8f6c +func_ov020_020c8fe0 kind:function(arm,size=0x54) addr:0x020c8fe0 +func_ov020_020c9034 kind:function(arm,size=0xd8) addr:0x020c9034 +func_ov020_020c910c kind:function(arm,size=0xc) addr:0x020c910c +func_ov020_020c9118 kind:function(arm,size=0x14) addr:0x020c9118 +func_ov020_020c912c kind:function(arm,size=0x54) addr:0x020c912c +func_ov020_020c9180 kind:function(arm,size=0x44) addr:0x020c9180 +func_ov020_020c91c4 kind:function(arm,size=0x10) addr:0x020c91c4 +func_ov020_020c91d4 kind:function(arm,size=0x28) addr:0x020c91d4 +func_ov020_020c91fc kind:function(arm,size=0x1c) addr:0x020c91fc +func_ov020_020c9218 kind:function(arm,size=0x88) addr:0x020c9218 +func_ov020_020c92a0 kind:function(arm,size=0x14) addr:0x020c92a0 +func_ov020_020c92b4 kind:function(arm,size=0xb4) addr:0x020c92b4 +func_ov020_020c9368 kind:function(arm,size=0x48) addr:0x020c9368 +func_ov020_020c93b0 kind:function(arm,size=0x2c) addr:0x020c93b0 +func_ov020_020c93dc kind:function(arm,size=0x54) addr:0x020c93dc +func_ov020_020c9430 kind:function(arm,size=0x18) addr:0x020c9430 +func_ov020_020c9448 kind:function(arm,size=0xac) addr:0x020c9448 +func_ov020_020c94f4 kind:function(arm,size=0x24) addr:0x020c94f4 +func_ov020_020c9518 kind:function(arm,size=0x4c) addr:0x020c9518 +func_ov020_020c9564 kind:function(arm,size=0xc) addr:0x020c9564 +func_ov020_020c9570 kind:function(arm,size=0x4) addr:0x020c9570 +func_ov020_020c9574 kind:function(arm,size=0xc) addr:0x020c9574 +func_ov020_020c9580 kind:function(arm,size=0x10) addr:0x020c9580 +func_ov020_020c9590 kind:function(arm,size=0x164) addr:0x020c9590 +func_ov020_020c96f4 kind:function(arm,size=0x6c) addr:0x020c96f4 +func_ov020_020c9760 kind:function(arm,size=0x74) addr:0x020c9760 +func_ov020_020c97d4 kind:function(arm,size=0x4) addr:0x020c97d4 +func_ov020_020c97d8 kind:function(arm,size=0x70) addr:0x020c97d8 +func_ov020_020c9848 kind:function(arm,size=0x54) addr:0x020c9848 +func_ov020_020c989c kind:function(arm,size=0xf0) addr:0x020c989c +func_ov020_020c998c kind:function(arm,size=0x34) addr:0x020c998c +func_ov020_020c99c0 kind:function(arm,size=0x34) addr:0x020c99c0 +func_ov020_020c99f4 kind:function(arm,size=0x48) addr:0x020c99f4 +func_ov020_020c9a3c kind:function(arm,size=0xc3c) addr:0x020c9a3c +func_ov020_020ca678 kind:function(arm,size=0x14) addr:0x020ca678 +func_ov020_020ca68c kind:function(arm,size=0x304) addr:0x020ca68c +func_ov020_020ca990 kind:function(arm,size=0x30c) addr:0x020ca990 +func_ov020_020cac9c kind:function(arm,size=0x290) addr:0x020cac9c +func_ov020_020caf2c kind:function(arm,size=0x70) addr:0x020caf2c +func_ov020_020caf9c kind:function(arm,size=0x460) addr:0x020caf9c +func_ov020_020cb3fc kind:function(arm,size=0xcc) addr:0x020cb3fc +func_ov020_020cb4c8 kind:function(arm,size=0x2c) addr:0x020cb4c8 +func_ov020_020cb4f4 kind:function(arm,size=0x7c) addr:0x020cb4f4 +func_ov020_020cb570 kind:function(arm,size=0x30) addr:0x020cb570 +func_ov020_020cb5a0 kind:function(arm,size=0x40) addr:0x020cb5a0 +func_ov020_020cb5e0 kind:function(arm,size=0x68) addr:0x020cb5e0 +func_ov020_020cb648 kind:function(arm,size=0x98) addr:0x020cb648 +func_ov020_020cb6e0 kind:function(arm,size=0x28) addr:0x020cb6e0 +func_ov020_020cb708 kind:function(arm,size=0x50) addr:0x020cb708 +func_ov020_020cb758 kind:function(arm,size=0x34) addr:0x020cb758 +func_ov020_020cb78c kind:function(arm,size=0xa4) addr:0x020cb78c +func_ov020_020cb830 kind:function(arm,size=0x74) addr:0x020cb830 +func_ov020_020cb8a4 kind:function(arm,size=0x68) addr:0x020cb8a4 +func_ov020_020cb90c kind:function(arm,size=0xb4) addr:0x020cb90c +func_ov020_020cb9c0 kind:function(arm,size=0x84) addr:0x020cb9c0 +func_ov020_020cba44 kind:function(arm,size=0x18) addr:0x020cba44 +func_ov020_020cba5c kind:function(arm,size=0xa0) addr:0x020cba5c +func_ov020_020cbafc kind:function(arm,size=0x9c) addr:0x020cbafc +func_ov020_020cbb98 kind:function(arm,size=0x48) addr:0x020cbb98 +func_ov020_020cbbe0 kind:function(arm,size=0x2c) addr:0x020cbbe0 +func_ov020_020cbc0c kind:function(arm,size=0x74) addr:0x020cbc0c +func_ov020_020cbc80 kind:function(arm,size=0x28) addr:0x020cbc80 +func_ov020_020cbca8 kind:function(arm,size=0xb0) addr:0x020cbca8 +func_ov020_020cbd58 kind:function(arm,size=0x48) addr:0x020cbd58 +func_ov020_020cbda0 kind:function(arm,size=0x94) addr:0x020cbda0 +func_ov020_020cbe34 kind:function(arm,size=0x28) addr:0x020cbe34 +func_ov020_020cbe5c kind:function(arm,size=0x50) addr:0x020cbe5c +func_ov020_020cbeac kind:function(arm,size=0x34) addr:0x020cbeac +func_ov020_020cbee0 kind:function(arm,size=0x94) addr:0x020cbee0 +func_ov020_020cbf74 kind:function(arm,size=0x74) addr:0x020cbf74 +func_ov020_020cbfe8 kind:function(arm,size=0x70) addr:0x020cbfe8 +func_ov020_020cc058 kind:function(arm,size=0xa4) addr:0x020cc058 +func_ov020_020cc0fc kind:function(arm,size=0xb8) addr:0x020cc0fc +func_ov020_020cc1b4 kind:function(arm,size=0x94) addr:0x020cc1b4 +func_ov020_020cc248 kind:function(arm,size=0xa0) addr:0x020cc248 +func_ov020_020cc2e8 kind:function(arm,size=0x9c) addr:0x020cc2e8 +func_ov020_020cc384 kind:function(arm,size=0x48) addr:0x020cc384 +func_ov020_020cc3cc kind:function(arm,size=0x2c) addr:0x020cc3cc +func_ov020_020cc3f8 kind:function(arm,size=0x74) addr:0x020cc3f8 +func_ov020_020cc46c kind:function(arm,size=0x28) addr:0x020cc46c +func_ov020_020cc494 kind:function(arm,size=0xac) addr:0x020cc494 +func_ov020_020cc540 kind:function(arm,size=0x40) addr:0x020cc540 +func_ov020_020cc580 kind:function(arm,size=0x64) addr:0x020cc580 +func_ov020_020cc5e4 kind:function(arm,size=0x64) addr:0x020cc5e4 +func_ov020_020cc648 kind:function(arm,size=0x20) addr:0x020cc648 +func_ov020_020cc668 kind:function(arm,size=0x9c) addr:0x020cc668 +func_ov020_020cc704 kind:function(arm,size=0x58) addr:0x020cc704 +func_ov020_020cc75c kind:function(arm,size=0x3c) addr:0x020cc75c +func_ov020_020cc798 kind:function(arm,size=0x120) addr:0x020cc798 +func_ov020_020cc8b8 kind:function(arm,size=0x3c) addr:0x020cc8b8 +func_ov020_020cc8f4 kind:function(arm,size=0x40) addr:0x020cc8f4 +func_ov020_020cc934 kind:function(arm,size=0x34) addr:0x020cc934 +func_ov020_020cc968 kind:function(arm,size=0x2c) addr:0x020cc968 +func_ov020_020cc994 kind:function(arm,size=0x28) addr:0x020cc994 +func_ov020_020cc9bc kind:function(arm,size=0x34) addr:0x020cc9bc +func_ov020_020cc9f0 kind:function(arm,size=0x4c) addr:0x020cc9f0 +func_ov020_020cca3c kind:function(arm,size=0x14c) addr:0x020cca3c +func_ov020_020ccb88 kind:function(arm,size=0x108) addr:0x020ccb88 +func_ov020_020ccc90 kind:function(arm,size=0x108) addr:0x020ccc90 +func_ov020_020ccd98 kind:function(arm,size=0x288) addr:0x020ccd98 +func_ov020_020cd020 kind:function(arm,size=0x2d8) addr:0x020cd020 +func_ov020_020cd2f8 kind:function(arm,size=0x34) addr:0x020cd2f8 +func_ov020_020cd32c kind:function(arm,size=0x30) addr:0x020cd32c +func_ov020_020cd35c kind:function(arm,size=0x10) addr:0x020cd35c +func_ov020_020cd36c kind:function(arm,size=0x10) addr:0x020cd36c +func_ov020_020cd37c kind:function(arm,size=0x54) addr:0x020cd37c +func_ov020_020cd3d0 kind:function(arm,size=0x48) addr:0x020cd3d0 +func_ov020_020cd418 kind:function(arm,size=0x4c) addr:0x020cd418 +func_ov020_020cd464 kind:function(arm,size=0x48) addr:0x020cd464 +func_ov020_020cd4ac kind:function(arm,size=0x54) addr:0x020cd4ac +func_ov020_020cd500 kind:function(arm,size=0x48) addr:0x020cd500 +func_ov020_020cd548 kind:function(arm,size=0x4c) addr:0x020cd548 +func_ov020_020cd594 kind:function(arm,size=0x48) addr:0x020cd594 +func_ov020_020cd5dc kind:function(arm,size=0x14) addr:0x020cd5dc +func_ov020_020cd5f0 kind:function(arm,size=0x14) addr:0x020cd5f0 +func_ov020_020cd604 kind:function(arm,size=0x14) addr:0x020cd604 +func_ov020_020cd618 kind:function(arm,size=0x14) addr:0x020cd618 +func_ov020_020cd62c kind:function(arm,size=0x2c) addr:0x020cd62c +func_ov020_020cd658 kind:function(arm,size=0x58) addr:0x020cd658 +func_ov020_020cd6b0 kind:function(arm,size=0x14) addr:0x020cd6b0 +func_ov020_020cd6c4 kind:function(arm,size=0x14) addr:0x020cd6c4 +func_ov020_020cd6d8 kind:function(arm,size=0x2c) addr:0x020cd6d8 +func_ov020_020cd704 kind:function(arm,size=0xd4) addr:0x020cd704 +func_ov020_020cd7d8 kind:function(arm,size=0x2d8) addr:0x020cd7d8 +func_ov020_020cdab0 kind:function(arm,size=0x18) addr:0x020cdab0 +func_ov020_020cdac8 kind:function(arm,size=0x58) addr:0x020cdac8 +func_ov020_020cdb20 kind:function(arm,size=0x30) addr:0x020cdb20 +func_ov020_020cdb50 kind:function(arm,size=0x30) addr:0x020cdb50 +func_ov020_020cdb80 kind:function(arm,size=0x30) addr:0x020cdb80 +func_ov020_020cdbb0 kind:function(arm,size=0xe8) addr:0x020cdbb0 +func_ov020_020cdc98 kind:function(arm,size=0xf8) addr:0x020cdc98 +func_ov020_020cdd90 kind:function(arm,size=0x34) addr:0x020cdd90 +func_ov020_020cddc4 kind:function(arm,size=0x30) addr:0x020cddc4 +func_ov020_020cddf4 kind:function(arm,size=0x5c) addr:0x020cddf4 +func_ov020_020cde50 kind:function(arm,size=0xa8) addr:0x020cde50 +func_ov020_020cdef8 kind:function(arm,size=0x34) addr:0x020cdef8 +func_ov020_020cdf2c kind:function(arm,size=0x1c8) addr:0x020cdf2c +func_ov020_020ce0f4 kind:function(arm,size=0x1c) addr:0x020ce0f4 +func_ov020_020ce110 kind:function(arm,size=0x20) addr:0x020ce110 +func_ov020_020ce130 kind:function(arm,size=0x1c) addr:0x020ce130 +func_ov020_020ce14c kind:function(arm,size=0xbc) addr:0x020ce14c +func_ov020_020ce208 kind:function(arm,size=0x4) addr:0x020ce208 +func_ov020_020ce20c kind:function(arm,size=0x4) addr:0x020ce20c +func_ov020_020ce210 kind:function(arm,size=0x6c) addr:0x020ce210 +func_ov020_020ce27c kind:function(arm,size=0x3c) addr:0x020ce27c +func_ov020_020ce2b8 kind:function(arm,size=0x1c) addr:0x020ce2b8 +func_ov020_020ce2d4 kind:function(arm,size=0x20) addr:0x020ce2d4 +func_ov020_020ce2f4 kind:function(arm,size=0x20) addr:0x020ce2f4 +func_ov020_020ce314 kind:function(arm,size=0x58) addr:0x020ce314 +func_ov020_020ce36c kind:function(arm,size=0x10c) addr:0x020ce36c +func_ov020_020ce478 kind:function(arm,size=0x14c) addr:0x020ce478 +func_ov020_020ce5c4 kind:function(arm,size=0x24) addr:0x020ce5c4 +func_ov020_020ce5e8 kind:function(arm,size=0x4c) addr:0x020ce5e8 +func_ov020_020ce634 kind:function(arm,size=0xf4) addr:0x020ce634 +func_ov020_020ce728 kind:function(arm,size=0x34) addr:0x020ce728 +func_ov020_020ce75c kind:function(arm,size=0xac) addr:0x020ce75c +func_ov020_020ce808 kind:function(arm,size=0xc4) addr:0x020ce808 +func_ov020_020ce8cc kind:function(arm,size=0x28) addr:0x020ce8cc +func_ov020_020ce8f4 kind:function(arm,size=0x1dc) addr:0x020ce8f4 +func_ov020_020cead0 kind:function(arm,size=0x70) addr:0x020cead0 +func_ov020_020ceb40 kind:function(arm,size=0x18) addr:0x020ceb40 +func_ov020_020ceb58 kind:function(arm,size=0x60) addr:0x020ceb58 +func_ov020_020cebb8 kind:function(arm,size=0xac) addr:0x020cebb8 +func_ov020_020cec64 kind:function(arm,size=0x70) addr:0x020cec64 +func_ov020_020cecd4 kind:function(arm,size=0x10) addr:0x020cecd4 +func_ov020_020cece4 kind:function(arm,size=0x1c) addr:0x020cece4 +func_ov020_020ced00 kind:function(arm,size=0x44) addr:0x020ced00 +func_ov020_020ced44 kind:function(arm,size=0x90) addr:0x020ced44 +func_ov020_020cedd4 kind:function(arm,size=0x3ac) addr:0x020cedd4 +func_ov020_020cf180 kind:function(arm,size=0x24) addr:0x020cf180 +func_ov020_020cf1a4 kind:function(arm,size=0x30) addr:0x020cf1a4 +func_ov020_020cf1d4 kind:function(arm,size=0x30) addr:0x020cf1d4 +func_ov020_020cf204 kind:function(arm,size=0x44) addr:0x020cf204 +func_ov020_020cf248 kind:function(arm,size=0xd8) addr:0x020cf248 +func_ov020_020cf320 kind:function(arm,size=0x50) addr:0x020cf320 +func_ov020_020cf370 kind:function(arm,size=0x70) addr:0x020cf370 +func_ov020_020cf3e0 kind:function(arm,size=0xcc) addr:0x020cf3e0 +func_ov020_020cf4ac kind:function(arm,size=0xe4) addr:0x020cf4ac +func_ov020_020cf590 kind:function(arm,size=0x20) addr:0x020cf590 +func_ov020_020cf5b0 kind:function(arm,size=0x94) addr:0x020cf5b0 +func_ov020_020cf644 kind:function(arm,size=0x94) addr:0x020cf644 +func_ov020_020cf6d8 kind:function(arm,size=0x98) addr:0x020cf6d8 +func_ov020_020cf770 kind:function(arm,size=0x70) addr:0x020cf770 +func_ov020_020cf7e0 kind:function(arm,size=0x10) addr:0x020cf7e0 +func_ov020_020cf7f0 kind:function(arm,size=0x68) addr:0x020cf7f0 +func_ov020_020cf858 kind:function(arm,size=0x44) addr:0x020cf858 +func_ov020_020cf89c kind:function(arm,size=0x44) addr:0x020cf89c +func_ov020_020cf8e0 kind:function(arm,size=0x48) addr:0x020cf8e0 +func_ov020_020cf928 kind:function(arm,size=0x10) addr:0x020cf928 +func_ov020_020cf938 kind:function(arm,size=0x64) addr:0x020cf938 +func_ov020_020cf99c kind:function(arm,size=0x3c) addr:0x020cf99c +func_ov020_020cf9d8 kind:function(arm,size=0x44) addr:0x020cf9d8 +func_ov020_020cfa1c kind:function(arm,size=0xdc) addr:0x020cfa1c +func_ov020_020cfaf8 kind:function(arm,size=0x50) addr:0x020cfaf8 +func_ov020_020cfb48 kind:function(arm,size=0x68) addr:0x020cfb48 +func_ov020_020cfbb0 kind:function(arm,size=0x10) addr:0x020cfbb0 +func_ov020_020cfbc0 kind:function(arm,size=0x44) addr:0x020cfbc0 +func_ov020_020cfc04 kind:function(arm,size=0xf0) addr:0x020cfc04 +func_ov020_020cfcf4 kind:function(arm,size=0x150) addr:0x020cfcf4 +func_ov020_020cfe44 kind:function(arm,size=0x44) addr:0x020cfe44 +func_ov020_020cfe88 kind:function(arm,size=0xcc) addr:0x020cfe88 +func_ov020_020cff54 kind:function(arm,size=0xf0) addr:0x020cff54 +func_ov020_020d0044 kind:function(arm,size=0x180) addr:0x020d0044 +func_ov020_020d01c4 kind:function(arm,size=0xa4) addr:0x020d01c4 +func_ov020_020d0268 kind:function(arm,size=0x68) addr:0x020d0268 +func_ov020_020d02d0 kind:function(arm,size=0x7c) addr:0x020d02d0 +func_ov020_020d034c kind:function(arm,size=0x48) addr:0x020d034c +func_ov020_020d0394 kind:function(arm,size=0x138) addr:0x020d0394 +func_ov020_020d04cc kind:function(arm,size=0x78) addr:0x020d04cc +func_ov020_020d0544 kind:function(arm,size=0x240) addr:0x020d0544 +func_ov020_020d0784 kind:function(arm,size=0x4c) addr:0x020d0784 +func_ov020_020d07d0 kind:function(arm,size=0x330) addr:0x020d07d0 +func_ov020_020d0b00 kind:function(arm,size=0xd8) addr:0x020d0b00 +func_ov020_020d0bd8 kind:function(arm,size=0x134) addr:0x020d0bd8 +func_ov020_020d0d0c kind:function(arm,size=0xe4) addr:0x020d0d0c +func_ov020_020d0df0 kind:function(arm,size=0xd0) addr:0x020d0df0 +func_ov020_020d0ec0 kind:function(arm,size=0x150) addr:0x020d0ec0 +func_ov020_020d1010 kind:function(arm,size=0x54) addr:0x020d1010 +func_ov020_020d1064 kind:function(arm,size=0x30) addr:0x020d1064 +func_ov020_020d1094 kind:function(arm,size=0x1c) addr:0x020d1094 +func_ov020_020d10b0 kind:function(arm,size=0xc) addr:0x020d10b0 +func_ov020_020d10bc kind:function(arm,size=0x7c) addr:0x020d10bc +func_ov020_020d1138 kind:function(arm,size=0xc4) addr:0x020d1138 +func_ov020_020d11fc kind:function(arm,size=0x54) addr:0x020d11fc +func_ov020_020d1250 kind:function(arm,size=0x64) addr:0x020d1250 +func_ov020_020d12b4 kind:function(arm,size=0x7c) addr:0x020d12b4 +func_ov020_020d1330 kind:function(arm,size=0x54) addr:0x020d1330 +func_ov020_020d1384 kind:function(arm,size=0x28) addr:0x020d1384 +func_ov020_020d13ac kind:function(arm,size=0x7c) addr:0x020d13ac +func_ov020_020d1428 kind:function(arm,size=0x50) addr:0x020d1428 +func_ov020_020d1478 kind:function(arm,size=0xdc) addr:0x020d1478 +func_ov020_020d1554 kind:function(arm,size=0x4c) addr:0x020d1554 +func_ov020_020d15a0 kind:function(arm,size=0x28) addr:0x020d15a0 +func_ov020_020d15c8 kind:function(arm,size=0x480) addr:0x020d15c8 +func_ov020_020d1a48 kind:function(arm,size=0x4c0) addr:0x020d1a48 +func_ov020_020d1f08 kind:function(arm,size=0xac) addr:0x020d1f08 +func_ov020_020d1fb4 kind:function(arm,size=0x3c) addr:0x020d1fb4 +func_ov020_020d1ff0 kind:function(arm,size=0x190) addr:0x020d1ff0 +func_ov020_020d2180 kind:function(arm,size=0xa0) addr:0x020d2180 +func_ov020_020d2220 kind:function(arm,size=0x278) addr:0x020d2220 +func_ov020_020d2498 kind:function(arm,size=0x19c) addr:0x020d2498 +func_ov020_020d2634 kind:function(arm,size=0x7c) addr:0x020d2634 +func_ov020_020d26b0 kind:function(arm,size=0x14) addr:0x020d26b0 +func_ov020_020d26c4 kind:function(arm,size=0x1c) addr:0x020d26c4 +func_ov020_020d26e0 kind:function(arm,size=0x18) addr:0x020d26e0 +func_ov020_020d26f8 kind:function(arm,size=0x9c) addr:0x020d26f8 +func_ov020_020d2794 kind:function(arm,size=0x84) addr:0x020d2794 +func_ov020_020d2818 kind:function(arm,size=0x468) addr:0x020d2818 +func_ov020_020d2c80 kind:function(arm,size=0x78) addr:0x020d2c80 +func_ov020_020d2cf8 kind:function(arm,size=0x278) addr:0x020d2cf8 +func_ov020_020d2f70 kind:function(arm,size=0x74) addr:0x020d2f70 +func_ov020_020d2fe4 kind:function(arm,size=0x160) addr:0x020d2fe4 +func_ov020_020d3144 kind:function(arm,size=0xcc) addr:0x020d3144 +func_ov020_020d3210 kind:function(arm,size=0xb4) addr:0x020d3210 +func_ov020_020d32c4 kind:function(arm,size=0xac) addr:0x020d32c4 +func_ov020_020d3370 kind:function(arm,size=0xcc) addr:0x020d3370 +func_ov020_020d343c kind:function(arm,size=0x38) addr:0x020d343c +func_ov020_020d3474 kind:function(arm,size=0x4c) addr:0x020d3474 +func_ov020_020d34c0 kind:function(arm,size=0x10) addr:0x020d34c0 +func_ov020_020d34d0 kind:function(arm,size=0x14) addr:0x020d34d0 +func_ov020_020d34e4 kind:function(arm,size=0xf0) addr:0x020d34e4 +func_ov020_020d35d4 kind:function(arm,size=0xa4) addr:0x020d35d4 +func_ov020_020d3678 kind:function(arm,size=0x70) addr:0x020d3678 +func_ov020_020d36e8 kind:function(arm,size=0x28) addr:0x020d36e8 +func_ov020_020d3710 kind:function(arm,size=0x44) addr:0x020d3710 +func_ov020_020d3754 kind:function(arm,size=0x2c) addr:0x020d3754 +func_ov020_020d3780 kind:function(arm,size=0x24) addr:0x020d3780 +func_ov020_020d37a4 kind:function(arm,size=0x8c) addr:0x020d37a4 +func_ov020_020d3830 kind:function(arm,size=0xa0) addr:0x020d3830 +func_ov020_020d38d0 kind:function(arm,size=0x4c) addr:0x020d38d0 +func_ov020_020d391c kind:function(arm,size=0x164) addr:0x020d391c +func_ov020_020d3a80 kind:function(arm,size=0x30) addr:0x020d3a80 +func_ov020_020d3ab0 kind:function(arm,size=0x264) addr:0x020d3ab0 +func_ov020_020d3d14 kind:function(arm,size=0x30) addr:0x020d3d14 +func_ov020_020d3d44 kind:function(arm,size=0xa0) addr:0x020d3d44 +func_ov020_020d3de4 kind:function(arm,size=0x28) addr:0x020d3de4 +func_ov020_020d3e0c kind:function(arm,size=0x2c) addr:0x020d3e0c +func_ov020_020d3e38 kind:function(arm,size=0x168) addr:0x020d3e38 +func_ov020_020d3fa0 kind:function(arm,size=0x104) addr:0x020d3fa0 +func_ov020_020d40a4 kind:function(arm,size=0x154) addr:0x020d40a4 +func_ov020_020d41f8 kind:function(arm,size=0x104) addr:0x020d41f8 +func_ov020_020d42fc kind:function(arm,size=0x64) addr:0x020d42fc +func_ov020_020d4360 kind:function(arm,size=0x58) addr:0x020d4360 +func_ov020_020d43b8 kind:function(arm,size=0x34) addr:0x020d43b8 +func_ov020_020d43ec kind:function(arm,size=0xa0) addr:0x020d43ec +func_ov020_020d448c kind:function(arm,size=0xcc) addr:0x020d448c +func_ov020_020d4558 kind:function(arm,size=0x200) addr:0x020d4558 +func_ov020_020d4758 kind:function(arm,size=0x70) addr:0x020d4758 +func_ov020_020d47c8 kind:function(arm,size=0x54) addr:0x020d47c8 +func_ov020_020d481c kind:function(arm,size=0x58) addr:0x020d481c +func_ov020_020d4874 kind:function(arm,size=0x94) addr:0x020d4874 +func_ov020_020d4908 kind:function(arm,size=0x2c) addr:0x020d4908 +func_ov020_020d4934 kind:function(arm,size=0x70) addr:0x020d4934 +func_ov020_020d49a4 kind:function(arm,size=0x60) addr:0x020d49a4 +func_ov020_020d4a04 kind:function(arm,size=0x5c) addr:0x020d4a04 +func_ov020_020d4a60 kind:function(arm,size=0x44) addr:0x020d4a60 +func_ov020_020d4aa4 kind:function(arm,size=0x7d4) addr:0x020d4aa4 +func_ov020_020d5278 kind:function(arm,size=0x60) addr:0x020d5278 +func_ov020_020d52d8 kind:function(arm,size=0x7f4) addr:0x020d52d8 +func_ov020_020d5acc kind:function(arm,size=0x68) addr:0x020d5acc +func_ov020_020d5b34 kind:function(arm,size=0x1d8) addr:0x020d5b34 +func_ov020_020d5d0c kind:function(arm,size=0x70) addr:0x020d5d0c +func_ov020_020d5d7c kind:function(arm,size=0x94) addr:0x020d5d7c +func_ov020_020d5e10 kind:function(arm,size=0xc8) addr:0x020d5e10 +func_ov020_020d5ed8 kind:function(arm,size=0x1d0) addr:0x020d5ed8 +func_ov020_020d60a8 kind:function(arm,size=0x24) addr:0x020d60a8 +func_ov020_020d60cc kind:function(arm,size=0x38) addr:0x020d60cc +func_ov020_020d6104 kind:function(arm,size=0xc) addr:0x020d6104 +func_ov020_020d6110 kind:function(arm,size=0x90) addr:0x020d6110 +func_ov020_020d61a0 kind:function(arm,size=0x3c) addr:0x020d61a0 +func_ov020_020d61dc kind:function(arm,size=0x198) addr:0x020d61dc +func_ov020_020d6374 kind:function(arm,size=0x10) addr:0x020d6374 +func_ov020_020d6384 kind:function(arm,size=0x4c) addr:0x020d6384 +func_ov020_020d63d0 kind:function(arm,size=0xe8) addr:0x020d63d0 +func_ov020_020d64b8 kind:function(arm,size=0x14) addr:0x020d64b8 +func_ov020_020d64cc kind:function(arm,size=0x14) addr:0x020d64cc +func_ov020_020d64e0 kind:function(arm,size=0x60) addr:0x020d64e0 +func_ov020_020d6540 kind:function(arm,size=0x20) addr:0x020d6540 +func_ov020_020d6560 kind:function(arm,size=0x38) addr:0x020d6560 +func_ov020_020d6598 kind:function(arm,size=0x14) addr:0x020d6598 +func_ov020_020d65ac kind:function(arm,size=0x68) addr:0x020d65ac +func_ov020_020d6614 kind:function(arm,size=0x98) addr:0x020d6614 +func_ov020_020d66ac kind:function(arm,size=0x110) addr:0x020d66ac +func_ov020_020d67bc kind:function(arm,size=0x80) addr:0x020d67bc +func_ov020_020d683c kind:function(arm,size=0x1c) addr:0x020d683c +func_ov020_020d6858 kind:function(arm,size=0x14) addr:0x020d6858 +func_ov020_020d686c kind:function(arm,size=0x18) addr:0x020d686c +func_ov020_020d6884 kind:function(arm,size=0x164) addr:0x020d6884 +func_ov020_020d69e8 kind:function(arm,size=0x48) addr:0x020d69e8 +func_ov020_020d6a30 kind:function(arm,size=0xa4) addr:0x020d6a30 +func_ov020_020d6ad4 kind:function(arm,size=0xdc) addr:0x020d6ad4 +func_ov020_020d6bb0 kind:function(arm,size=0x34) addr:0x020d6bb0 +func_ov020_020d6be4 kind:function(arm,size=0x24) addr:0x020d6be4 +func_ov020_020d6c08 kind:function(arm,size=0x48) addr:0x020d6c08 +func_ov020_020d6c50 kind:function(arm,size=0x68) addr:0x020d6c50 +func_ov020_020d6cb8 kind:function(arm,size=0xe4) addr:0x020d6cb8 +func_ov020_020d6d9c kind:function(arm,size=0x124) addr:0x020d6d9c +func_ov020_020d6ec0 kind:function(arm,size=0x58) addr:0x020d6ec0 +func_ov020_020d6f18 kind:function(arm,size=0x38) addr:0x020d6f18 +func_ov020_020d6f50 kind:function(arm,size=0x54) addr:0x020d6f50 +func_ov020_020d6fa4 kind:function(arm,size=0x1c) addr:0x020d6fa4 +func_ov020_020d6fc0 kind:function(arm,size=0x4c) addr:0x020d6fc0 +func_ov020_020d700c kind:function(arm,size=0x84) addr:0x020d700c +func_ov020_020d7090 kind:function(arm,size=0x2c) addr:0x020d7090 +func_ov020_020d70bc kind:function(arm,size=0x2c) addr:0x020d70bc +func_ov020_020d70e8 kind:function(arm,size=0x60) addr:0x020d70e8 +func_ov020_020d7148 kind:function(arm,size=0x8c) addr:0x020d7148 +func_ov020_020d71d4 kind:function(arm,size=0x2b4) addr:0x020d71d4 +func_ov020_020d7488 kind:function(arm,size=0x184) addr:0x020d7488 +func_ov020_020d760c kind:function(arm,size=0x19c) addr:0x020d760c +func_ov020_020d77a8 kind:function(arm,size=0x5c) addr:0x020d77a8 +func_ov020_020d7804 kind:function(arm,size=0x60) addr:0x020d7804 +func_ov020_020d7864 kind:function(arm,size=0x68) addr:0x020d7864 +func_ov020_020d78cc kind:function(arm,size=0x50) addr:0x020d78cc +func_ov020_020d791c kind:function(arm,size=0x24) addr:0x020d791c +func_ov020_020d7940 kind:function(arm,size=0xd0) addr:0x020d7940 +func_ov020_020d7a10 kind:function(arm,size=0xc0) addr:0x020d7a10 +func_ov020_020d7ad0 kind:function(arm,size=0xf8) addr:0x020d7ad0 +func_ov020_020d7bc8 kind:function(arm,size=0x12c) addr:0x020d7bc8 +func_ov020_020d7cf4 kind:function(arm,size=0x78) addr:0x020d7cf4 +func_ov020_020d7d6c kind:function(arm,size=0x70) addr:0x020d7d6c +func_ov020_020d7ddc kind:function(arm,size=0x70) addr:0x020d7ddc +func_ov020_020d7e4c kind:function(arm,size=0x70) addr:0x020d7e4c +func_ov020_020d7ebc kind:function(arm,size=0x4c) addr:0x020d7ebc +func_ov020_020d7f08 kind:function(arm,size=0x6c) addr:0x020d7f08 +func_ov020_020d7f74 kind:function(arm,size=0x40) addr:0x020d7f74 +func_ov020_020d7fb4 kind:function(arm,size=0x68) addr:0x020d7fb4 +func_ov020_020d801c kind:function(arm,size=0x88) addr:0x020d801c +func_ov020_020d80a4 kind:function(arm,size=0x94) addr:0x020d80a4 +func_ov020_020d8138 kind:function(arm,size=0x18) addr:0x020d8138 +func_ov020_020d8150 kind:function(arm,size=0x2c) addr:0x020d8150 +func_ov020_020d817c kind:function(arm,size=0x20) addr:0x020d817c +func_ov020_020d819c kind:function(arm,size=0x40) addr:0x020d819c +func_ov020_020d81dc kind:function(arm,size=0x78) addr:0x020d81dc +func_ov020_020d8254 kind:function(arm,size=0x11c) addr:0x020d8254 +func_ov020_020d8370 kind:function(arm,size=0x80) addr:0x020d8370 +func_ov020_020d83f0 kind:function(arm,size=0x54) addr:0x020d83f0 +func_ov020_020d8444 kind:function(arm,size=0xd0) addr:0x020d8444 +func_ov020_020d8514 kind:function(arm,size=0x44) addr:0x020d8514 +func_ov020_020d8558 kind:function(arm,size=0x84) addr:0x020d8558 +func_ov020_020d85dc kind:function(arm,size=0x60) addr:0x020d85dc +func_ov020_020d863c kind:function(arm,size=0x6c) addr:0x020d863c +func_ov020_020d86a8 kind:function(arm,size=0x80) addr:0x020d86a8 +func_ov020_020d8728 kind:function(arm,size=0xa0) addr:0x020d8728 +func_ov020_020d87c8 kind:function(arm,size=0x100) addr:0x020d87c8 +func_ov020_020d88c8 kind:function(arm,size=0xb0) addr:0x020d88c8 +func_ov020_020d8978 kind:function(arm,size=0x458) addr:0x020d8978 +func_ov020_020d8dd0 kind:function(arm,size=0x1e8) addr:0x020d8dd0 +func_ov020_020d8fb8 kind:function(arm,size=0x17c) addr:0x020d8fb8 +func_ov020_020d9134 kind:function(arm,size=0x1f4) addr:0x020d9134 +func_ov020_020d9328 kind:function(arm,size=0xd8) addr:0x020d9328 +func_ov020_020d9400 kind:function(arm,size=0x3d0) addr:0x020d9400 +func_ov020_020d97d0 kind:function(arm,size=0x6c) addr:0x020d97d0 +func_ov020_020d983c kind:function(arm,size=0x7c) addr:0x020d983c +func_ov020_020d98b8 kind:function(arm,size=0x78) addr:0x020d98b8 +func_ov020_020d9930 kind:function(arm,size=0x120) addr:0x020d9930 +func_ov020_020d9a50 kind:function(arm,size=0x2c) addr:0x020d9a50 +func_ov020_020d9a7c kind:function(arm,size=0x44) addr:0x020d9a7c +func_ov020_020d9ac0 kind:function(arm,size=0xa0) addr:0x020d9ac0 +func_ov020_020d9b60 kind:function(arm,size=0x58) addr:0x020d9b60 +func_ov020_020d9bb8 kind:function(arm,size=0x38) addr:0x020d9bb8 +func_ov020_020d9bf0 kind:function(arm,size=0x430) addr:0x020d9bf0 +func_ov020_020da020 kind:function(arm,size=0x3c) addr:0x020da020 +func_ov020_020da05c kind:function(arm,size=0x3dc) addr:0x020da05c +func_ov020_020da438 kind:function(arm,size=0x4) addr:0x020da438 +func_ov020_020da43c kind:function(arm,size=0x2c) addr:0x020da43c +func_ov020_020da468 kind:function(arm,size=0x3e8) addr:0x020da468 +func_ov020_020da850 kind:function(arm,size=0x4c) addr:0x020da850 +func_ov020_020da89c kind:function(arm,size=0xc4) addr:0x020da89c +func_ov020_020da960 kind:function(arm,size=0x74) addr:0x020da960 +func_ov020_020da9d4 kind:function(arm,size=0x7c) addr:0x020da9d4 +func_ov020_020daa50 kind:function(arm,size=0x20) addr:0x020daa50 +func_ov020_020daa70 kind:function(arm,size=0xa0) addr:0x020daa70 +func_ov020_020dab10 kind:function(arm,size=0x8) addr:0x020dab10 +func_ov020_020dab18 kind:function(arm,size=0x50) addr:0x020dab18 +func_ov020_020dab68 kind:function(arm,size=0x8) addr:0x020dab68 +func_ov020_020dab70 kind:function(arm,size=0x70) addr:0x020dab70 +func_ov020_020dabe0 kind:function(arm,size=0x170) addr:0x020dabe0 +data_ov020_020dad50 kind:data(any) addr:0x020dad50 +data_ov020_020dad60 kind:data(any) addr:0x020dad60 +data_ov020_020dad70 kind:data(any) addr:0x020dad70 +data_ov020_020dad78 kind:data(any) addr:0x020dad78 +data_ov020_020dad80 kind:data(any) addr:0x020dad80 +data_ov020_020dad88 kind:data(any) addr:0x020dad88 +data_ov020_020dad90 kind:data(any) addr:0x020dad90 +data_ov020_020dad98 kind:data(any) addr:0x020dad98 +data_ov020_020dadae kind:data(any) addr:0x020dadae +data_ov020_020dadc4 kind:data(any) addr:0x020dadc4 +data_ov020_020dade4 kind:data(any) addr:0x020dade4 +data_ov020_020dadf0 kind:data(any) addr:0x020dadf0 +data_ov020_020dae08 kind:data(any) addr:0x020dae08 +data_ov020_020dae10 kind:data(any) addr:0x020dae10 +data_ov020_020dae24 kind:data(any) addr:0x020dae24 +data_ov020_020dae28 kind:data(any) addr:0x020dae28 +__sinit_ov020_020daef0 kind:function(arm,size=0x50) addr:0x020daef0 +__sinit_ov020_020daf40 kind:function(arm,size=0x68) addr:0x020daf40 +__sinit_ov020_020dafa8 kind:function(arm,size=0x50) addr:0x020dafa8 +__sinit_ov020_020daff8 kind:function(arm,size=0x50) addr:0x020daff8 +__sinit_ov020_020db048 kind:function(arm,size=0x4) addr:0x020db048 +.p__sinit_ov020_020daef0 kind:data(word) addr:0x020db04c +.p__sinit_ov020_020daf40 kind:data(word) addr:0x020db050 +.p__sinit_ov020_020dafa8 kind:data(word) addr:0x020db054 +.p__sinit_ov020_020daff8 kind:data(word) addr:0x020db058 +.p__sinit_ov020_020db048 kind:data(word) addr:0x020db05c +data_ov020_020db080 kind:data(any) addr:0x020db080 +data_ov020_020db084 kind:data(any) addr:0x020db084 +data_ov020_020db0b0 kind:data(any) addr:0x020db0b0 +data_ov020_020db0b4 kind:data(any) addr:0x020db0b4 +data_ov020_020db0c8 kind:data(any) addr:0x020db0c8 +data_ov020_020db0dc kind:data(any) addr:0x020db0dc +data_ov020_020db0f0 kind:data(any) addr:0x020db0f0 +data_ov020_020db104 kind:data(any) addr:0x020db104 +data_ov020_020db118 kind:data(any) addr:0x020db118 +data_ov020_020db12c kind:data(any) addr:0x020db12c +data_ov020_020db140 kind:data(any) addr:0x020db140 +data_ov020_020db154 kind:data(any) addr:0x020db154 +data_ov020_020db168 kind:data(any) addr:0x020db168 +data_ov020_020db17c kind:data(any) addr:0x020db17c +data_ov020_020db190 kind:data(any) addr:0x020db190 +data_ov020_020db1a4 kind:data(any) addr:0x020db1a4 +data_ov020_020db1b8 kind:data(any) addr:0x020db1b8 +data_ov020_020db1cc kind:data(any) addr:0x020db1cc +data_ov020_020db1e4 kind:data(any) addr:0x020db1e4 +data_ov020_020db1fc kind:data(any) addr:0x020db1fc +data_ov020_020db214 kind:data(any) addr:0x020db214 +data_ov020_020db22c kind:data(any) addr:0x020db22c +data_ov020_020db244 kind:data(any) addr:0x020db244 +data_ov020_020db25c kind:data(any) addr:0x020db25c +data_ov020_020db274 kind:data(any) addr:0x020db274 +data_ov020_020db28c kind:data(any) addr:0x020db28c +data_ov020_020db2a4 kind:data(any) addr:0x020db2a4 +data_ov020_020db2bc kind:data(any) addr:0x020db2bc +data_ov020_020db2d4 kind:data(any) addr:0x020db2d4 +data_ov020_020db2ec kind:data(any) addr:0x020db2ec +data_ov020_020db304 kind:data(any) addr:0x020db304 +data_ov020_020db31c kind:data(any) addr:0x020db31c +data_ov020_020db334 kind:data(any) addr:0x020db334 +data_ov020_020db34c kind:data(any) addr:0x020db34c +data_ov020_020db364 kind:data(any) addr:0x020db364 +data_ov020_020db37c kind:data(any) addr:0x020db37c +data_ov020_020db394 kind:data(any) addr:0x020db394 +data_ov020_020db3ac kind:data(any) addr:0x020db3ac +data_ov020_020db3c4 kind:data(any) addr:0x020db3c4 +data_ov020_020db3dc kind:data(any) addr:0x020db3dc +data_ov020_020db3f4 kind:data(any) addr:0x020db3f4 +data_ov020_020db410 kind:data(any) addr:0x020db410 +data_ov020_020db42c kind:data(any) addr:0x020db42c +data_ov020_020db448 kind:data(any) addr:0x020db448 +data_ov020_020db464 kind:data(any) addr:0x020db464 +data_ov020_020db480 kind:data(any) addr:0x020db480 +data_ov020_020db49c kind:data(any) addr:0x020db49c +data_ov020_020db4b8 kind:data(any) addr:0x020db4b8 +data_ov020_020db4d4 kind:data(any) addr:0x020db4d4 +data_ov020_020db4f0 kind:data(any) addr:0x020db4f0 +data_ov020_020db50c kind:data(any) addr:0x020db50c +data_ov020_020db528 kind:data(any) addr:0x020db528 +data_ov020_020db544 kind:data(any) addr:0x020db544 +data_ov020_020db560 kind:data(any) addr:0x020db560 +data_ov020_020db57c kind:data(any) addr:0x020db57c +data_ov020_020db598 kind:data(any) addr:0x020db598 +data_ov020_020db5b4 kind:data(any) addr:0x020db5b4 +data_ov020_020db5d0 kind:data(any) addr:0x020db5d0 +data_ov020_020db5ec kind:data(any) addr:0x020db5ec +data_ov020_020db608 kind:data(any) addr:0x020db608 +data_ov020_020db624 kind:data(any) addr:0x020db624 +data_ov020_020db644 kind:data(any) addr:0x020db644 +data_ov020_020db664 kind:data(any) addr:0x020db664 +data_ov020_020db68c kind:data(any) addr:0x020db68c +data_ov020_020db6e8 kind:data(any) addr:0x020db6e8 +data_ov020_020db754 kind:data(any) addr:0x020db754 +data_ov020_020db758 kind:data(any) addr:0x020db758 +data_ov020_020db760 kind:data(any) addr:0x020db760 +data_ov020_020db764 kind:data(any) addr:0x020db764 +data_ov020_020db794 kind:data(any) addr:0x020db794 +data_ov020_020db7c4 kind:data(any) addr:0x020db7c4 +data_ov020_020db800 kind:data(any) addr:0x020db800 +data_ov020_020db820 kind:data(any) addr:0x020db820 +data_ov020_020db848 kind:data(any) addr:0x020db848 +data_ov020_020db868 kind:data(any) addr:0x020db868 +data_ov020_020db884 kind:data(any) addr:0x020db884 +data_ov020_020db89c kind:data(any) addr:0x020db89c +data_ov020_020db8b4 kind:data(any) addr:0x020db8b4 +data_ov020_020db8dc kind:data(any) addr:0x020db8dc +data_ov020_020db904 kind:data(any) addr:0x020db904 +data_ov020_020db91c kind:data(any) addr:0x020db91c +data_ov020_020db934 kind:data(any) addr:0x020db934 +data_ov020_020db948 kind:data(any) addr:0x020db948 +data_ov020_020db958 kind:data(any) addr:0x020db958 +data_ov020_020db980 kind:data(any) addr:0x020db980 +data_ov020_020db9b0 kind:data(any) addr:0x020db9b0 +data_ov020_020db9dc kind:data(any) addr:0x020db9dc +data_ov020_020db9f0 kind:data(any) addr:0x020db9f0 +data_ov020_020dba10 kind:data(any) addr:0x020dba10 +data_ov020_020dba2c kind:data(any) addr:0x020dba2c +data_ov020_020dba44 kind:data(any) addr:0x020dba44 +data_ov020_020dba6c kind:data(any) addr:0x020dba6c +data_ov020_020dbaa0 kind:data(any) addr:0x020dbaa0 +data_ov020_020dbac4 kind:data(any) addr:0x020dbac4 +data_ov020_020dbae0 kind:data(any) addr:0x020dbae0 +data_ov020_020dbaf8 kind:data(any) addr:0x020dbaf8 +data_ov020_020dbb14 kind:data(any) addr:0x020dbb14 +data_ov020_020dbb28 kind:data(any) addr:0x020dbb28 +data_ov020_020dbb54 kind:data(any) addr:0x020dbb54 +data_ov020_020dbb70 kind:data(any) addr:0x020dbb70 +data_ov020_020dbb8c kind:data(any) addr:0x020dbb8c +data_ov020_020dbb98 kind:data(any) addr:0x020dbb98 +data_ov020_020dbbf0 kind:data(any) addr:0x020dbbf0 +data_ov020_020dbc48 kind:data(any) addr:0x020dbc48 +data_ov020_020dbca0 kind:data(any) addr:0x020dbca0 +data_ov020_020dbcbc kind:data(any) addr:0x020dbcbc +data_ov020_020dbcc8 kind:data(any) addr:0x020dbcc8 +data_ov020_020dbce0 kind:data(any) addr:0x020dbce0 +data_ov020_020dbcfc kind:data(any) addr:0x020dbcfc +data_ov020_020dbd10 kind:data(any) addr:0x020dbd10 +data_ov020_020dbd14 kind:data(any) addr:0x020dbd14 +data_ov020_020dbd20 kind:data(any) addr:0x020dbd20 +data_ov020_020dbd2c kind:data(any) addr:0x020dbd2c +data_ov020_020dbd38 kind:data(any) addr:0x020dbd38 +data_ov020_020dbd44 kind:data(any) addr:0x020dbd44 +data_ov020_020dbd4c kind:data(any) addr:0x020dbd4c +data_ov020_020dbd54 kind:data(any) addr:0x020dbd54 +data_ov020_020dbd5c kind:data(any) addr:0x020dbd5c +data_ov020_020dbd64 kind:data(any) addr:0x020dbd64 +data_ov020_020dbd6c kind:data(any) addr:0x020dbd6c +data_ov020_020dbd74 kind:data(any) addr:0x020dbd74 +data_ov020_020dbd7c kind:data(any) addr:0x020dbd7c +data_ov020_020dbd84 kind:data(any) addr:0x020dbd84 +data_ov020_020dbd8c kind:data(any) addr:0x020dbd8c +data_ov020_020dbd94 kind:data(any) addr:0x020dbd94 +data_ov020_020dbd9c kind:data(any) addr:0x020dbd9c +data_ov020_020dbda4 kind:data(any) addr:0x020dbda4 +data_ov020_020dbdac kind:data(any) addr:0x020dbdac +data_ov020_020dbdb4 kind:data(any) addr:0x020dbdb4 +data_ov020_020dbdbc kind:data(any) addr:0x020dbdbc +data_ov020_020dbdc4 kind:data(any) addr:0x020dbdc4 +data_ov020_020dbdcc kind:data(any) addr:0x020dbdcc +data_ov020_020dbdd4 kind:data(any) addr:0x020dbdd4 +data_ov020_020dbddc kind:data(any) addr:0x020dbddc +data_ov020_020dbde4 kind:data(any) addr:0x020dbde4 +data_ov020_020dbdec kind:data(any) addr:0x020dbdec +data_ov020_020dbdf4 kind:data(any) addr:0x020dbdf4 +data_ov020_020dbdfc kind:data(any) addr:0x020dbdfc +data_ov020_020dbe04 kind:data(any) addr:0x020dbe04 +data_ov020_020dbe0c kind:data(any) addr:0x020dbe0c +data_ov020_020dbe14 kind:data(any) addr:0x020dbe14 +data_ov020_020dbe1c kind:data(any) addr:0x020dbe1c +data_ov020_020dbe24 kind:data(any) addr:0x020dbe24 +data_ov020_020dbe2c kind:data(any) addr:0x020dbe2c +data_ov020_020dbe34 kind:data(any) addr:0x020dbe34 +data_ov020_020dbe3c kind:data(any) addr:0x020dbe3c +data_ov020_020dbe44 kind:data(any) addr:0x020dbe44 +data_ov020_020dbe4c kind:data(any) addr:0x020dbe4c +data_ov020_020dbe54 kind:data(any) addr:0x020dbe54 +data_ov020_020dbe5c kind:data(any) addr:0x020dbe5c +data_ov020_020dbe64 kind:data(any) addr:0x020dbe64 +data_ov020_020dbe6c kind:data(any) addr:0x020dbe6c +data_ov020_020dbe74 kind:data(any) addr:0x020dbe74 +data_ov020_020dbe7c kind:data(any) addr:0x020dbe7c +data_ov020_020dbe80 kind:data(any) addr:0x020dbe80 +data_ov020_020dbe84 kind:data(any) addr:0x020dbe84 +data_ov020_020dbe88 kind:data(any) addr:0x020dbe88 +data_ov020_020dbe8c kind:data(any) addr:0x020dbe8c +data_ov020_020dbe9c kind:data(any) addr:0x020dbe9c +data_ov020_020dbec0 kind:bss addr:0x020dbec0 +data_ov020_020dbf20 kind:bss addr:0x020dbf20 +data_ov020_020dbf34 kind:bss addr:0x020dbf34 +data_ov020_020dbf60 kind:bss addr:0x020dbf60 +data_ov020_020dbf7c kind:bss addr:0x020dbf7c ambiguous +data_ov020_020dbfa0 kind:bss addr:0x020dbfa0 +data_ov020_020dbfa8 kind:bss addr:0x020dbfa8 ambiguous +data_ov020_020dbfaa kind:bss addr:0x020dbfaa +data_ov020_020dbfb4 kind:bss addr:0x020dbfb4 +data_ov020_020dbfbc kind:bss addr:0x020dbfbc ambiguous +data_ov020_020dbfdc kind:bss addr:0x020dbfdc ambiguous +data_ov020_020dbff0 kind:bss addr:0x020dbff0 ambiguous +data_ov020_020dc000 kind:bss addr:0x020dc000 +data_ov020_020dc004 kind:bss addr:0x020dc004 ambiguous +data_ov020_020dc028 kind:bss addr:0x020dc028 ambiguous +data_ov020_020dc04c kind:bss addr:0x020dc04c ambiguous +data_ov020_020dc078 kind:bss addr:0x020dc078 ambiguous +data_ov020_020dc09c kind:bss addr:0x020dc09c ambiguous +data_ov020_020dc0c0 kind:bss addr:0x020dc0c0 +data_ov020_020dc1e0 kind:bss addr:0x020dc1e0 +data_ov020_020dc2dc kind:bss addr:0x020dc2dc ambiguous +data_ov020_020dc379 kind:bss addr:0x020dc379 ambiguous +data_ov020_020dc3a9 kind:bss addr:0x020dc3a9 ambiguous +data_ov020_020dc3e0 kind:bss addr:0x020dc3e0 +data_ov020_020dc3f4 kind:bss addr:0x020dc3f4 ambiguous +data_ov020_020dc4a4 kind:bss addr:0x020dc4a4 ambiguous +data_ov020_020dc660 kind:bss addr:0x020dc660 +data_ov020_020dca60 kind:bss addr:0x020dca60 +data_ov020_020dce91 kind:bss addr:0x020dce91 ambiguous +data_ov020_020dd244 kind:bss addr:0x020dd244 ambiguous +data_ov020_020dd280 kind:bss addr:0x020dd280 +data_ov020_020ddaa0 kind:bss addr:0x020ddaa0 +data_ov020_020ddba0 kind:bss addr:0x020ddba0 ambiguous +data_ov020_020de9a0 kind:bss addr:0x020de9a0 +data_ov020_020de9ac kind:bss addr:0x020de9ac +data_ov020_020deda0 kind:bss addr:0x020deda0 +data_ov020_020deea0 kind:bss addr:0x020deea0 +data_ov020_020df5b0 kind:bss addr:0x020df5b0 +data_ov020_020df5b2 kind:bss addr:0x020df5b2 +data_ov020_020df5b4 kind:bss addr:0x020df5b4 +data_ov020_020df5c8 kind:bss addr:0x020df5c8 +data_ov020_020df5ce kind:bss addr:0x020df5ce +data_ov020_020df5e4 kind:bss addr:0x020df5e4 +data_ov020_020df5fe kind:bss addr:0x020df5fe +data_ov020_020df654 kind:bss addr:0x020df654 +data_ov020_020df720 kind:bss addr:0x020df720 +data_ov020_020e0fde kind:bss addr:0x020e0fde ambiguous +data_ov020_020e1520 kind:bss addr:0x020e1520 +data_ov020_020e1560 kind:bss addr:0x020e1560 +data_ov020_020e1580 kind:bss addr:0x020e1580 +data_ov020_020e15e4 kind:bss addr:0x020e15e4 ambiguous +data_ov020_020e35d4 kind:bss addr:0x020e35d4 ambiguous +data_ov020_020e3cbc kind:bss addr:0x020e3cbc ambiguous +data_ov020_020e3dc4 kind:bss addr:0x020e3dc4 ambiguous +data_ov020_020e3f38 kind:bss addr:0x020e3f38 ambiguous +data_ov020_020e3f64 kind:bss addr:0x020e3f64 ambiguous +data_ov020_020e4198 kind:bss addr:0x020e4198 ambiguous +data_ov020_020e41f8 kind:bss addr:0x020e41f8 ambiguous +data_ov020_020e46c4 kind:bss addr:0x020e46c4 ambiguous +data_ov020_020e59e8 kind:bss addr:0x020e59e8 ambiguous +data_ov020_020e6c54 kind:bss addr:0x020e6c54 ambiguous +data_ov020_020e771c kind:bss addr:0x020e771c ambiguous +data_ov020_020e77a0 kind:bss addr:0x020e77a0 ambiguous +data_ov020_020e78a8 kind:bss addr:0x020e78a8 ambiguous +data_ov020_020e78d4 kind:bss addr:0x020e78d4 ambiguous +data_ov020_020e78d8 kind:bss addr:0x020e78d8 ambiguous +data_ov020_020e796c kind:bss addr:0x020e796c ambiguous +data_ov020_020e7c24 kind:bss addr:0x020e7c24 ambiguous +data_ov020_020e7cbc kind:bss addr:0x020e7cbc ambiguous +data_ov020_020e7f84 kind:bss addr:0x020e7f84 ambiguous +data_ov020_020e8070 kind:bss addr:0x020e8070 ambiguous +data_ov020_020e82f4 kind:bss addr:0x020e82f4 ambiguous +data_ov020_020e8374 kind:bss addr:0x020e8374 ambiguous +data_ov020_020e83c8 kind:bss addr:0x020e83c8 ambiguous +data_ov020_020e83f8 kind:bss addr:0x020e83f8 ambiguous +data_ov020_020e83fc kind:bss addr:0x020e83fc ambiguous +data_ov020_020e848c kind:bss addr:0x020e848c ambiguous +data_ov020_020e84a8 kind:bss addr:0x020e84a8 ambiguous +data_ov020_020e8534 kind:bss addr:0x020e8534 ambiguous +data_ov020_020e8578 kind:bss addr:0x020e8578 ambiguous +data_ov020_020e8580 kind:bss addr:0x020e8580 +data_ov020_020e8584 kind:bss addr:0x020e8584 +data_ov020_020e8588 kind:bss addr:0x020e8588 ambiguous +data_ov020_020e8590 kind:bss addr:0x020e8590 +data_ov020_020e859c kind:bss addr:0x020e859c +data_ov020_020e85a8 kind:bss addr:0x020e85a8 +data_ov020_020e85ac kind:bss addr:0x020e85ac ambiguous +data_ov020_020e85c0 kind:bss addr:0x020e85c0 +data_ov020_020e85d4 kind:bss addr:0x020e85d4 ambiguous +data_ov020_020e85d8 kind:bss addr:0x020e85d8 +data_ov020_020e85f8 kind:bss addr:0x020e85f8 ambiguous +data_ov020_020e8618 kind:bss addr:0x020e8618 +data_ov020_020e8650 kind:bss addr:0x020e8650 ambiguous +data_ov020_020e8658 kind:bss addr:0x020e8658 +data_ov020_020e8698 kind:bss addr:0x020e8698 +data_ov020_020e869c kind:bss addr:0x020e869c +data_ov020_020e869d kind:bss addr:0x020e869d +data_ov020_020e8750 kind:bss addr:0x020e8750 ambiguous +data_ov020_020e8778 kind:bss addr:0x020e8778 +data_ov020_020e8780 kind:bss addr:0x020e8780 +data_ov020_020e878c kind:bss addr:0x020e878c +data_ov020_020e8790 kind:bss addr:0x020e8790 +data_ov020_020e879c kind:bss addr:0x020e879c +data_ov020_020e87b2 kind:bss addr:0x020e87b2 ambiguous +data_ov020_020e87b6 kind:bss addr:0x020e87b6 ambiguous +data_ov020_020e87b8 kind:bss addr:0x020e87b8 ambiguous +data_ov020_020e87ba kind:bss addr:0x020e87ba ambiguous +data_ov020_020e885c kind:bss addr:0x020e885c ambiguous +data_ov020_020e8868 kind:bss addr:0x020e8868 ambiguous +data_ov020_020e8944 kind:bss addr:0x020e8944 ambiguous +data_ov020_020e8a9c kind:bss addr:0x020e8a9c +data_ov020_020e8b60 kind:bss addr:0x020e8b60 +data_ov020_020e8b9c kind:bss addr:0x020e8b9c ambiguous +data_ov020_020e8c2c kind:bss addr:0x020e8c2c +data_ov020_020e8c30 kind:bss addr:0x020e8c30 +data_ov020_020e8cb0 kind:bss addr:0x020e8cb0 +data_ov020_020e8d34 kind:bss addr:0x020e8d34 +data_ov020_020e8d3c kind:bss addr:0x020e8d3c +data_ov020_020e8d5c kind:bss addr:0x020e8d5c +data_ov020_020e8d84 kind:bss addr:0x020e8d84 +data_ov020_020e8d98 kind:bss addr:0x020e8d98 +data_ov020_020e8da8 kind:bss addr:0x020e8da8 +data_ov020_020e8dd8 kind:bss addr:0x020e8dd8 ambiguous +data_ov020_020e8de0 kind:bss addr:0x020e8de0 +data_ov020_020e97e0 kind:bss addr:0x020e97e0 +data_ov020_020e9860 kind:bss addr:0x020e9860 +data_ov020_020e9864 kind:bss addr:0x020e9864 +data_ov020_020e9868 kind:bss addr:0x020e9868 +data_ov020_020e98a0 kind:bss addr:0x020e98a0 +data_ov020_020e98a8 kind:bss addr:0x020e98a8 +data_ov020_020e98ae kind:bss addr:0x020e98ae +data_ov020_020e98b0 kind:bss addr:0x020e98b0 +data_ov020_020e9908 kind:bss addr:0x020e9908 +data_ov020_020e9920 kind:bss addr:0x020e9920 +data_ov020_020e99e0 kind:bss addr:0x020e99e0 +data_ov020_020e99ec kind:bss addr:0x020e99ec +data_ov020_020e9a00 kind:bss addr:0x020e9a00 +data_ov020_020e9a20 kind:bss addr:0x020e9a20 +data_ov020_020e9a24 kind:bss addr:0x020e9a24 +data_ov020_020e9a2c kind:bss addr:0x020e9a2c +data_ov020_020e9a30 kind:bss addr:0x020e9a30 +data_ov020_020e9a44 kind:bss addr:0x020e9a44 diff --git a/config/eur1/arm9/overlays/ov021/delinks.txt b/config/eur1/arm9/overlays/ov021/delinks.txt new file mode 100644 index 00000000..2086bdb6 --- /dev/null +++ b/config/eur1/arm9/overlays/ov021/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020e9a80 end:0x02106c74 kind:code align:32 + .rodata start:0x02106c74 end:0x02107978 kind:rodata align:4 + .init start:0x02107978 end:0x02107e8c kind:code align:4 + .ctor start:0x02107e8c end:0x02107ec4 kind:rodata align:4 + .data start:0x02107ee0 end:0x021090c0 kind:data align:32 + .bss start:0x021090c0 end:0x02109be0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov021/relocs.txt b/config/eur1/arm9/overlays/ov021/relocs.txt new file mode 100644 index 00000000..640fdd8a --- /dev/null +++ b/config/eur1/arm9/overlays/ov021/relocs.txt @@ -0,0 +1,4254 @@ +from:0x020e9a98 kind:arm_call to:0x020182e4 module:main +from:0x020e9aa8 kind:arm_call to:0x0201baec module:main +from:0x020e9ae8 kind:arm_call to:0x020c8538 module:overlay(20) +from:0x020e9af0 kind:arm_call to:0x0201659c module:main +from:0x020e9b00 kind:arm_call to:0x02013370 module:main +from:0x020e9b18 kind:arm_call_thumb to:0x020bd554 module:overlay(1) +from:0x020e9b28 kind:arm_call_thumb to:0x020be16c module:overlay(1) +from:0x020e9b40 kind:arm_call to:0x020ce210 module:overlay(20) +from:0x020e9b44 kind:arm_call to:0x020fb5d8 module:overlay(21) +from:0x020e9b70 kind:arm_call to:0x02011f3c module:main +from:0x020e9b80 kind:arm_call to:0x02105eac module:overlay(21) +from:0x020e9b94 kind:arm_call to:0x02011f3c module:main +from:0x020e9ba4 kind:arm_call to:0x020fb980 module:overlay(21) +from:0x020e9bb8 kind:arm_call to:0x02011f3c module:main +from:0x020e9bc8 kind:arm_call to:0x020fbfe8 module:overlay(21) +from:0x020e9bdc kind:arm_call to:0x02011f3c module:main +from:0x020e9bec kind:arm_call to:0x020fd4f8 module:overlay(21) +from:0x020e9c00 kind:arm_call to:0x02011f3c module:main +from:0x020e9c10 kind:arm_call to:0x020ff338 module:overlay(21) +from:0x020e9c38 kind:arm_call to:0x02036198 module:main +from:0x020e9c40 kind:arm_call to:0x0203615c module:main +from:0x020e9c4c kind:arm_call to:0x020c6eb4 module:overlays(20,24) +from:0x020e9c84 kind:load to:0x02107f04 module:overlay(21) +from:0x020e9c88 kind:load to:0x02107ee8 module:overlay(21) +from:0x020e9c8c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020e9c90 kind:load to:0x021090c0 module:overlay(21) +from:0x020e9c94 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020e9c98 kind:load to:0x02049a2c module:main +from:0x020e9c9c kind:load to:0x0204a110 module:main +from:0x020e9ca0 kind:load to:0x020ea0c1 module:overlay(21) +from:0x020e9ca4 kind:load to:0x020b4f2c module:overlay(0) +from:0x020e9ca8 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020e9cb0 kind:load to:0x020e8b60 module:overlays(19,20) +from:0x020e9cbc kind:arm_call to:0x0201bacc module:main +from:0x020e9ce4 kind:arm_call to:0x020fb6dc module:overlay(21) +from:0x020e9d14 kind:arm_call to:0x0200e234 module:main +from:0x020e9d1c kind:arm_call_thumb to:0x020be734 module:overlay(1) +from:0x020e9d24 kind:arm_call_thumb to:0x020bd950 module:overlay(1) +from:0x020e9d2c kind:arm_call to:0x020c85ac module:overlay(20) +from:0x020e9d30 kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x020e9d44 kind:arm_call to:0x0201bacc module:main +from:0x020e9d4c kind:arm_call to:0x0201834c module:main +from:0x020e9d58 kind:load to:0x02107f04 module:overlay(21) +from:0x020e9d5c kind:load to:0x020b508c module:overlay(0) +from:0x020e9d60 kind:load to:0x020b5100 module:overlay(0) +from:0x020e9d64 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020e9d68 kind:load to:0x021090c0 module:overlay(21) +from:0x020e9d88 kind:arm_call to:0x020fb6dc module:overlay(21) +from:0x020e9db8 kind:arm_call to:0x0200e234 module:main +from:0x020e9dc0 kind:arm_call_thumb to:0x020be734 module:overlay(1) +from:0x020e9dc8 kind:arm_call_thumb to:0x020bd950 module:overlay(1) +from:0x020e9dd0 kind:arm_call to:0x020c85ac module:overlay(20) +from:0x020e9dd4 kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x020e9de8 kind:arm_call to:0x0201bacc module:main +from:0x020e9df0 kind:arm_call to:0x0201834c module:main +from:0x020e9df8 kind:arm_call to:0x02011ff4 module:main +from:0x020e9e04 kind:load to:0x02107f04 module:overlay(21) +from:0x020e9e08 kind:load to:0x020b508c module:overlay(0) +from:0x020e9e0c kind:load to:0x020b5100 module:overlay(0) +from:0x020e9e10 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020e9e14 kind:load to:0x021090c0 module:overlay(21) +from:0x020e9e30 kind:arm_call to:0x02018374 module:main +from:0x020e9e38 kind:arm_call_thumb to:0x020be628 module:overlay(1) +from:0x020e9e40 kind:arm_call_thumb to:0x020bd928 module:overlay(1) +from:0x020e9e50 kind:arm_call to:0x020fb6c0 module:overlay(21) +from:0x020e9e58 kind:load to:0x027e0994 module:dtcm +from:0x020e9e5c kind:load to:0x020b508c module:overlay(0) +from:0x020e9e60 kind:load to:0x020b5100 module:overlay(0) +from:0x020e9e70 kind:arm_call to:0x020c8814 module:overlay(20) +from:0x020e9e84 kind:arm_call to:0x020ea020 module:overlay(21) +from:0x020e9e94 kind:arm_call to:0x020fb70c module:overlay(21) +from:0x020e9e9c kind:arm_call to:0x020c891c module:overlay(20) +from:0x020e9ea4 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020e9ec0 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020e9ef8 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020e9efc kind:load to:0x020b62f0 module:overlay(0) +from:0x020e9f14 kind:load to:0x020fb72c module:overlay(21) +from:0x020e9f2c kind:load to:0x020fb740 module:overlay(21) +from:0x020e9f44 kind:load to:0x020fb754 module:overlay(21) +from:0x020e9f5c kind:load to:0x020fb768 module:overlay(21) +from:0x020e9f74 kind:load to:0x020fb77c module:overlay(21) +from:0x020e9fac kind:arm_call to:0x0201bb84 module:main +from:0x020e9fb8 kind:arm_call to:0x0201b9a8 module:main +from:0x020e9fd0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020e9fdc kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020ea004 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020ea010 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020ea018 kind:load to:0x0204e5f8 module:main +from:0x020ea01c kind:load to:0x020b51f8 module:overlay(0) +from:0x020ea030 kind:arm_call to:0x02013014 module:main +from:0x020ea040 kind:arm_call to:0x020fb6dc module:overlay(21) +from:0x020ea054 kind:arm_call to:0x020fb6c0 module:overlay(21) +from:0x020ea05c kind:arm_call to:0x02013070 module:main +from:0x020ea06c kind:load to:0x0204999c module:main +from:0x020ea0a0 kind:load to:0x021090c0 module:overlay(21) +from:0x020ea0ac kind:arm_call to:0x0201bacc module:main +from:0x020ea0b4 kind:arm_call to:0x02011ff4 module:main +from:0x020ea0cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ea0d6 kind:thumb_call to:0x020ea0f0 module:overlay(21) +from:0x020ea0e4 kind:arm_call_thumb to:0x020141dc module:main +from:0x020ea0f6 kind:thumb_call_arm to:0x02060ee4 module:overlay(0) +from:0x020ea10c kind:thumb_call_arm to:0x0203d160 module:main +from:0x020ea122 kind:thumb_call_arm to:0x0203d160 module:main +from:0x020ea13c kind:thumb_call_arm to:0x021004a0 module:overlay(21) +from:0x020ea158 kind:thumb_call_arm to:0x0202358c module:main +from:0x020ea15e kind:thumb_call_arm to:0x020235f4 module:main +from:0x020ea168 kind:load to:0x02107f44 module:overlay(21) +from:0x020ea170 kind:load to:0x02018555 module:main +from:0x020ea174 kind:load to:0x020ea0dc module:overlay(21) +from:0x020ea178 kind:load to:0x02018551 module:main +from:0x020ea17c kind:load to:0x020ea181 module:overlay(21) +from:0x020ea184 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020ea196 kind:thumb_call_arm to:0x021004c4 module:overlay(21) +from:0x020ea1a6 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea1b4 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea1ba kind:thumb_call_arm to:0x02060f8c module:overlay(0) +from:0x020ea1c4 kind:load to:0x02018551 module:main +from:0x020ea1c8 kind:load to:0x02018555 module:main +from:0x020ea1d6 kind:thumb_call_arm to:0x021004c4 module:overlay(21) +from:0x020ea1e6 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea1f4 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea1fa kind:thumb_call_arm to:0x02060f8c module:overlay(0) +from:0x020ea200 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ea208 kind:load to:0x02018551 module:main +from:0x020ea20c kind:load to:0x02018555 module:main +from:0x020ea228 kind:thumb_call_arm to:0x020235f4 module:main +from:0x020ea27c kind:arm_call_thumb to:0x02061748 module:overlay(0) +from:0x020ea288 kind:arm_call_thumb to:0x02061760 module:overlay(0) +from:0x020ea28c kind:arm_call to:0x02019c4c module:main +from:0x020ea29c kind:load to:0x027e0998 module:dtcm +from:0x020ea2a8 kind:arm_call to:0x020ea738 module:overlay(21) +from:0x020ea2f8 kind:arm_call to:0x02013c08 module:main +from:0x020ea304 kind:arm_call to:0x02013b24 module:main +from:0x020ea320 kind:arm_call to:0x02014478 module:main +from:0x020ea360 kind:arm_call to:0x0201867c module:main +from:0x020ea374 kind:arm_call to:0x0201875c module:main +from:0x020ea37c kind:arm_call to:0x02018908 module:main +from:0x020ea384 kind:arm_call to:0x020ea4f8 module:overlay(21) +from:0x020ea400 kind:arm_call to:0x02061764 module:overlay(0) +from:0x020ea408 kind:load to:0x0204a110 module:main +from:0x020ea40c kind:load to:0x02049b18 module:main +from:0x020ea410 kind:load to:0x02049b4c module:main +from:0x020ea414 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ea418 kind:load to:0x027e0998 module:dtcm +from:0x020ea428 kind:arm_call to:0x02018694 module:main +from:0x020ea440 kind:arm_call to:0x02061768 module:overlay(0) +from:0x020ea44c kind:arm_call to:0x02018a14 module:main +from:0x020ea454 kind:arm_call to:0x020ea618 module:overlay(21) +from:0x020ea45c kind:load to:0x027e0998 module:dtcm +from:0x020ea48c kind:arm_call to:0x02018984 module:main +from:0x020ea498 kind:arm_call to:0x02018830 module:main +from:0x020ea4a4 kind:arm_call to:0x020ea65c module:overlay(21) +from:0x020ea4ac kind:load to:0x0204e5f8 module:main +from:0x020ea4bc kind:arm_call to:0x020186a8 module:main +from:0x020ea4c8 kind:arm_call to:0x020ea6c0 module:overlay(21) +from:0x020ea4e0 kind:arm_call to:0x0201c0e4 module:main +from:0x020ea4f0 kind:arm_call_thumb to:0x020ea210 module:overlay(21) +from:0x020ea614 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ea720 kind:load to:0x02107f2c module:overlay(21) +from:0x020ea724 kind:load to:0x020bd775 module:overlays(1,2,4) +from:0x020ea734 kind:load to:0x020bd7c5 module:overlays(1,2,4) +from:0x020ea750 kind:arm_call to:0x020ea764 module:overlay(21) +from:0x020ea758 kind:arm_call to:0x02011ff4 module:main +from:0x020ea760 kind:load to:0x027e0998 module:dtcm +from:0x020ea774 kind:load to:0x027e0998 module:dtcm +from:0x020ea780 kind:arm_call_thumb to:0x020b6d98 module:overlay(1) +from:0x020ea798 kind:arm_call to:0x02059190 module:overlay(0) +from:0x020ea7b0 kind:load to:0x020b4f04 module:overlay(0) +from:0x020ea7b4 kind:load to:0x02107fa0 module:overlay(21) +from:0x020ea7b8 kind:load to:0x02107f8c module:overlay(21) +from:0x020ea7d0 kind:arm_call to:0x020591cc module:overlay(0) +from:0x020ea7d8 kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x020ea7e4 kind:load to:0x02107fa0 module:overlay(21) +from:0x020ea7e8 kind:load to:0x020b4f04 module:overlay(0) +from:0x020ea800 kind:arm_call to:0x020591cc module:overlay(0) +from:0x020ea808 kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x020ea810 kind:arm_call to:0x02011ff4 module:main +from:0x020ea81c kind:load to:0x02107fa0 module:overlay(21) +from:0x020ea820 kind:load to:0x020b4f04 module:overlay(0) +from:0x020ea82c kind:load to:0x020b6f7d module:overlays(1,8) +from:0x020ea838 kind:arm_call_thumb to:0x020b8220 module:overlays(1,14) +from:0x020ea84c kind:load to:0x02107fb8 module:overlay(21) +from:0x020ea854 kind:arm_call_thumb to:0x020b8608 module:overlay(1) +from:0x020ea864 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020ea86c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020ea874 kind:load to:0x0204a088 module:main +from:0x020ea880 kind:arm_call_thumb to:0x020b8570 module:overlay(1) +from:0x020ea894 kind:arm_call_thumb to:0x020b8570 module:overlay(1) +from:0x020ea89c kind:arm_call to:0x02011ff4 module:main +from:0x020ea8b8 kind:load to:0x02106c9c module:overlay(21) +from:0x020ea928 kind:arm_call to:0x020ea8d8 module:overlay(21) +from:0x020ea988 kind:arm_call to:0x0203a3c8 module:main +from:0x020ea9e0 kind:load to:0x02106ec8 module:overlay(21) +from:0x020ea9e4 kind:load to:0x02106ebc module:overlay(21) +from:0x020ea9e8 kind:load to:0x02106eb8 module:overlay(21) +from:0x020ea9fa kind:thumb_call_arm to:0x020ea8bc module:overlay(21) +from:0x020eaa22 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020eaa2e kind:thumb_call_arm to:0x02028c4c module:main +from:0x020eaa3a kind:thumb_call_arm to:0x02028c4c module:main +from:0x020eaa66 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa74 kind:thumb_call to:0x020bc068 module:overlay(1) +from:0x020eaa86 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa98 kind:thumb_call to:0x020bc9dc module:overlay(1) +from:0x020eaaa4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaaae kind:thumb_call to:0x020eba88 module:overlay(21) +from:0x020eaab8 kind:thumb_call_arm to:0x020ea8bc module:overlay(21) +from:0x020eaad2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaae4 kind:thumb_call_arm to:0x02065884 module:overlay(0) +from:0x020eaaf6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x020eab00 kind:load to:0x02106d04 module:overlay(21) +from:0x020eab0a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eab18 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eab28 kind:thumb_call to:0x020bcb20 module:overlay(1) +from:0x020eab2e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eab3e kind:thumb_call to:0x020bc0f0 module:overlay(1) +from:0x020eab44 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eab68 kind:thumb_call to:0x0208c948 module:overlay(0) +from:0x020eab76 kind:thumb_call to:0x0208f024 module:overlay(0) +from:0x020eab98 kind:thumb_call to:0x020bbe58 module:overlays(1,2) +from:0x020eaba2 kind:thumb_call to:0x020bbf40 module:overlay(1) +from:0x020eabe0 kind:arm_call to:0x020bce28 module:overlay(17) +from:0x020eabf0 kind:arm_call to:0x020bd7c8 module:overlay(17) +from:0x020eac10 kind:arm_call to:0x020fb578 module:overlay(21) +from:0x020eac74 kind:arm_call to:0x02071734 module:overlay(0) +from:0x020eac80 kind:arm_call to:0x020eb638 module:overlay(21) +from:0x020eac9c kind:arm_call to:0x020ebe88 module:overlay(21) +from:0x020eace8 kind:arm_call to:0x01fff280 module:itcm +from:0x020eacf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ead20 kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x020ead48 kind:arm_call to:0x020f6f98 module:overlay(21) +from:0x020ead64 kind:arm_call to:0x020ebae8 module:overlay(21) +from:0x020ead70 kind:arm_call to:0x020ea940 module:overlay(21) +from:0x020ead80 kind:arm_call to:0x020ebe30 module:overlay(21) +from:0x020eadec kind:arm_call to:0x020c8ec0 module:overlay(20) +from:0x020eadfc kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x020eae38 kind:arm_call to:0x020c8ec0 module:overlay(20) +from:0x020eae54 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eae58 kind:load to:0x027e0cf4 module:dtcm +from:0x020eae5c kind:load to:0x027e09a8 module:dtcm +from:0x020eaea8 kind:arm_call to:0x020bdd34 module:overlay(17) +from:0x020eaec0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eaef8 kind:arm_call to:0x020eafd8 module:overlay(21) +from:0x020eaf14 kind:arm_call to:0x020bddc4 module:overlay(17) +from:0x020eaf2c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eaf58 kind:arm_call to:0x020eb578 module:overlay(21) +from:0x020eaf78 kind:arm_call to:0x0208cce0 module:overlay(0) +from:0x020eafbc kind:arm_call to:0x0208cce0 module:overlay(0) +from:0x020eafd4 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb034 kind:arm_call to:0x020eb578 module:overlay(21) +from:0x020eb04c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb108 kind:arm_call to:0x01ff9f38 module:itcm +from:0x020eb120 kind:arm_call to:0x02028c4c module:main +from:0x020eb1c8 kind:arm_call to:0x020eb578 module:overlay(21) +from:0x020eb1f8 kind:arm_call to:0x0208dda4 module:overlay(0) +from:0x020eb238 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020eb260 kind:arm_call to:0x020bdf88 module:overlay(17) +from:0x020eb27c kind:arm_call to:0x020ebb78 module:overlay(21) +from:0x020eb290 kind:arm_call to:0x020eafd8 module:overlay(21) +from:0x020eb2d0 kind:arm_call to:0x01ffd43c module:itcm +from:0x020eb374 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020eb390 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb394 kind:load to:0x0204e5f8 module:main +from:0x020eb398 kind:load to:0x027e09bc module:dtcm +from:0x020eb39c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb3a0 kind:load to:0x020ab530 module:overlay(0) +from:0x020eb3a4 kind:load to:0x0203e964 module:main +from:0x020eb3d0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb3d4 kind:load to:0x027e07d4 module:dtcm +from:0x020eb414 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x020eb41c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb45c kind:arm_call to:0x0208d994 module:overlay(0) +from:0x020eb464 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb498 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb49c kind:load to:0x027e07d4 module:dtcm +from:0x020eb4cc kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb4d0 kind:load to:0x027e07d4 module:dtcm +from:0x020eb508 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb540 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb574 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb5a8 kind:arm_call to:0x0208dc8c module:overlay(0) +from:0x020eb5b0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb60c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020eb634 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb680 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb684 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb6f0 kind:arm_call to:0x020ea8d8 module:overlay(21) +from:0x020eb6f8 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb6fc kind:load to:0x027e0cf4 module:dtcm +from:0x020eb76c kind:arm_call to:0x020ea918 module:overlay(21) +from:0x020eb774 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb778 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb808 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x020eb83c kind:arm_call to:0x0208cca8 module:overlay(0) +from:0x020eb860 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb8a4 kind:arm_call to:0x01fff280 module:itcm +from:0x020eb8ac kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb8fc kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x020eb91c kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020eb938 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eb93c kind:load to:0x027e0cf4 module:dtcm +from:0x020eb980 kind:arm_call to:0x01fff280 module:itcm +from:0x020eba28 kind:arm_call to:0x020eb638 module:overlay(21) +from:0x020eba58 kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x020eba80 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020eba84 kind:load to:0x0203e964 module:main +from:0x020ebab6 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020ebae0 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020ebafc kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020ebb48 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ebb50 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ebb64 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ebb6c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ebb74 kind:load to:0x027e0cf4 module:dtcm +from:0x020ebc2c kind:arm_call to:0x0201aad0 module:main +from:0x020ebc60 kind:arm_call to:0x0201aad0 module:main +from:0x020ebc74 kind:load to:0x027e0998 module:dtcm +from:0x020ebc78 kind:load to:0x0204af1c module:main +from:0x020ebcd8 kind:arm_call to:0x0208ddb4 module:overlay(0) +from:0x020ebd18 kind:arm_call to:0x020f4638 module:overlay(21) +from:0x020ebd2c kind:arm_call to:0x01fff350 module:itcm +from:0x020ebd70 kind:arm_call to:0x020f6f98 module:overlay(21) +from:0x020ebd84 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ebdb8 kind:arm_call to:0x020fae7c module:overlay(21) +from:0x020ebdd4 kind:load to:0x027e0ce4 module:dtcm +from:0x020ebdd8 kind:load to:0x027e0cf4 module:dtcm +from:0x020ebdec kind:arm_call to:0x020ea8a8 module:overlay(21) +from:0x020ebdfc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ebe58 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020ebe7c kind:arm_call to:0x02092238 module:overlay(0) +from:0x020ebe84 kind:load to:0x027e0cec module:dtcm +from:0x020ebea4 kind:load to:0x020ab530 module:overlay(0) +from:0x020ebea8 kind:load to:0x01fff254 module:itcm +from:0x020ebee4 kind:arm_call to:0x02086544 module:overlay(0) +from:0x020ebf04 kind:arm_call to:0x02015080 module:main +from:0x020ebf34 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ebf44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ebf58 kind:arm_call to:0x020ea8a8 module:overlay(21) +from:0x020ebf78 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020ebf90 kind:arm_call to:0x02015080 module:main +from:0x020ebfc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ebfd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ebfe8 kind:arm_call to:0x020ea8a8 module:overlay(21) +from:0x020ec008 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020ec014 kind:load to:0x020ab530 module:overlay(0) +from:0x020ec01c kind:load to:0x027e0cec module:dtcm +from:0x020ec02c kind:arm_call to:0x0208f874 module:overlay(0) +from:0x020ec040 kind:load to:0x02108004 module:overlay(21) +from:0x020ec094 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020ec0a4 kind:arm_call to:0x02071734 module:overlay(0) +from:0x020ec0b0 kind:load to:0x027e09a8 module:dtcm +from:0x020ec0cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ec0ec kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020ec0f8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020ec108 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x020ec11c kind:arm_call to:0x0208f918 module:overlay(0) +from:0x020ec124 kind:arm_call to:0x02011ff4 module:main +from:0x020ec138 kind:load to:0x02109108 module:overlay(21) +from:0x020ec14c kind:arm_call to:0x02011f3c module:main +from:0x020ec158 kind:arm_call to:0x020ecd40 module:overlay(21) +from:0x020ec170 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020ec1a4 kind:load to:0x02108084 module:overlay(21) +from:0x020ec1fc kind:arm_call to:0x01fff498 module:itcm +from:0x020ec208 kind:arm_call to:0x01fff584 module:itcm +from:0x020ec248 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x020ec25c kind:load to:0x027e0ce8 module:dtcm +from:0x020ec274 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020ec298 kind:load to:0x0210804c module:overlay(21) +from:0x020ec2d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ec2dc kind:arm_call to:0x01fff458 module:itcm +from:0x020ec338 kind:arm_call to:0x01fff498 module:itcm +from:0x020ec33c kind:arm_call to:0x01fff584 module:itcm +from:0x020ec37c kind:arm_call to:0x0207c03c module:overlay(0) +from:0x020ec398 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec3a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ec3f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ec400 kind:arm_call to:0x02017f38 module:main +from:0x020ec420 kind:load to:0x027e0ce4 module:dtcm +from:0x020ec428 kind:load to:0x027e0ce8 module:dtcm +from:0x020ec460 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ec468 kind:arm_call to:0x01fff458 module:itcm +from:0x020ec480 kind:arm_call to:0x020ed87c module:overlay(21) +from:0x020ec578 kind:arm_call to:0x020f9b20 module:overlay(21) +from:0x020ec594 kind:arm_call to:0x020efc9c module:overlay(21) +from:0x020ec5a0 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ec5b0 kind:arm_call to:0x0207c044 module:overlay(0) +from:0x020ec5c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020ec5c8 kind:load to:0x027e0cf4 module:dtcm +from:0x020ec5d4 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x020ec5e8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ec5f8 kind:load to:0x021080a8 module:overlay(21) +from:0x020ec5fc kind:load to:0x02106d1c module:overlay(21) +from:0x020ec6e4 kind:arm_call to:0x02017930 module:main +from:0x020ec700 kind:arm_call to:0x020f97ec module:overlay(21) +from:0x020ec71c kind:arm_call to:0x020f9788 module:overlay(21) +from:0x020ec73c kind:arm_call to:0x02017930 module:main +from:0x020ec748 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ec7a4 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ec7cc kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ec870 kind:arm_call to:0x02017930 module:main +from:0x020ec88c kind:arm_call to:0x020f948c module:overlay(21) +from:0x020ec8ac kind:arm_call to:0x02017930 module:main +from:0x020ec8c8 kind:arm_call to:0x020f9788 module:overlay(21) +from:0x020ec8f4 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ec91c kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ec97c kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ec9d8 kind:load to:0x027e09a4 module:dtcm +from:0x020ec9e0 kind:load to:0x027e0cf4 module:dtcm +from:0x020eca38 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ecaac kind:arm_call to:0x0205adfc module:overlay(0) +from:0x020ecad0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ecb08 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020ecb4c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020ecba0 kind:load to:0x027e0cf4 module:dtcm +from:0x020ecba4 kind:load to:0x027e0960 module:dtcm +from:0x020ecba8 kind:load to:0x021090c4 module:overlay(21) +from:0x020ecbac kind:load to:0x02108024 module:overlay(21) +from:0x020ecbb4 kind:load to:0x02108024 module:overlay(21) +from:0x020ecbc4 kind:arm_call to:0x020ec9e4 module:overlay(21) +from:0x020ecc14 kind:arm_call to:0x02017930 module:main +from:0x020ecc50 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ecd50 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x020ecd60 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x020ecd6c kind:arm_call to:0x020ec268 module:overlay(21) +from:0x020ecd78 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x020ecdd8 kind:arm_call to:0x020ec5cc module:overlay(21) +from:0x020ece60 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x020ece78 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ece88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020eceb4 kind:arm_call to:0x0203d160 module:main +from:0x020ecf48 kind:arm_call to:0x020ecc88 module:overlay(21) +from:0x020ecf80 kind:arm_call_thumb to:0x0209b280 module:overlay(0) +from:0x020ecfb8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ecfd0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ecfec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ed004 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ed010 kind:arm_call to:0x02098680 module:overlay(0) +from:0x020ed014 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ed05c kind:load to:0x021081e0 module:overlay(21) +from:0x020ed060 kind:load to:0x020b53e4 module:overlay(0) +from:0x020ed064 kind:load to:0x021080d4 module:overlay(21) +from:0x020ed068 kind:load to:0x020a0328 module:overlay(0) +from:0x020ed06c kind:load to:0x020f01bc module:overlay(21) +from:0x020ed070 kind:load to:0x0210803c module:overlay(21) +from:0x020ed074 kind:load to:0x021090cc module:overlay(21) +from:0x020ed078 kind:load to:0x021090fc module:overlay(21) +from:0x020ed07c kind:load to:0x021090f0 module:overlay(21) +from:0x020ed080 kind:load to:0x021090e4 module:overlay(21) +from:0x020ed08c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020ed0a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020ed0b4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020ed0d4 kind:arm_call to:0x0203d210 module:main +from:0x020ed0e0 kind:load to:0x020a0328 module:overlay(0) +from:0x020ed108 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020ed118 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x020ed124 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ed130 kind:load to:0x020ed8e4 module:overlay(21) +from:0x020ed1e8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020ed210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed22c kind:arm_call to:0x02098964 module:overlay(0) +from:0x020ed244 kind:arm_call to:0x020fa67c module:overlay(21) +from:0x020ed29c kind:arm_call to:0x020fa40c module:overlay(21) +from:0x020ed2d8 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ed2f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed308 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed328 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed378 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020ed380 kind:arm_call to:0x020efe74 module:overlay(21) +from:0x020ed3f0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020ed3fc kind:load to:0x02108118 module:overlay(21) +from:0x020ed400 kind:load to:0x027e0c90 module:dtcm +from:0x020ed408 kind:load to:0x027e09c0 module:dtcm +from:0x020ed42c kind:arm_call to:0x020befc8 module:overlay(17) +from:0x020ed488 kind:arm_call to:0x01ff930c module:itcm +from:0x020ed4b8 kind:arm_call to:0x020ed4e4 module:overlay(21) +from:0x020ed4c8 kind:arm_call to:0x020ed4e4 module:overlay(21) +from:0x020ed4d8 kind:arm_call to:0x020ed4e4 module:overlay(21) +from:0x020ed4e0 kind:load to:0x021090cc module:overlay(21) +from:0x020ed50c kind:arm_call to:0x02028c4c module:main +from:0x020ed54c kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020ed558 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ed56c kind:arm_call to:0x01ff9f68 module:itcm +from:0x020ed684 kind:arm_call to:0x0201c4d8 module:main +from:0x020ed6a0 kind:arm_call to:0x0201aa44 module:main +from:0x020ed6ac kind:load to:0x0203e964 module:main +from:0x020ed6b0 kind:load to:0x021090c4 module:overlay(21) +from:0x020ed6b4 kind:load to:0x027e0998 module:dtcm +from:0x020ed6b8 kind:load to:0x0204aeac module:main +from:0x020ed6bc kind:load to:0x0204af1c module:main +from:0x020ed6c0 kind:load to:0x021090fc module:overlay(21) +from:0x020ed6e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020ed714 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020ed774 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ed788 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed7b8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020ed83c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020ed860 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x020ed870 kind:load to:0x027e0cec module:dtcm +from:0x020ed8d0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ed94c kind:arm_call to:0x0200e260 module:main +from:0x020ed95c kind:arm_call to:0x01ffad5c module:itcm +from:0x020ed98c kind:load to:0x027e0964 module:dtcm +from:0x020eda30 kind:load to:0x02108178 module:overlay(21) +from:0x020eda60 kind:arm_call to:0x020c9848 module:overlay(20) +from:0x020eda70 kind:arm_call to:0x020edaa8 module:overlay(21) +from:0x020eda90 kind:arm_call to:0x020f0118 module:overlay(21) +from:0x020eda9c kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020edaa4 kind:load to:0x027e0cf4 module:dtcm +from:0x020edb44 kind:arm_call to:0x020f9b20 module:overlay(21) +from:0x020edb74 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020edbb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020edbd4 kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020edc14 kind:arm_call to:0x02016ae0 module:main +from:0x020edc38 kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020edc50 kind:arm_call to:0x020ef778 module:overlay(21) +from:0x020edc6c kind:arm_call to:0x020c9848 module:overlay(20) +from:0x020edc8c kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020edc98 kind:arm_call to:0x020ef778 module:overlay(21) +from:0x020edcb8 kind:load to:0x027e0cf4 module:dtcm +from:0x020edcbc kind:load to:0x027e0ce0 module:dtcm +from:0x020edcc0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020edcf8 kind:arm_call to:0x020ecbb8 module:overlay(21) +from:0x020edd00 kind:arm_call to:0x0209bfa8 module:overlay(0) +from:0x020edddc kind:arm_call to:0x020ef5e0 module:overlay(21) +from:0x020eddec kind:load to:0x02106d44 module:overlay(21) +from:0x020eddf0 kind:load to:0x02106d74 module:overlay(21) +from:0x020ede24 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ede60 kind:arm_call to:0x020ecbb8 module:overlay(21) +from:0x020ede74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eded8 kind:arm_call to:0x020eda34 module:overlay(21) +from:0x020edf30 kind:arm_call to:0x020eda34 module:overlay(21) +from:0x020edf40 kind:arm_call to:0x020eda34 module:overlay(21) +from:0x020edf74 kind:arm_call to:0x01ff916c module:itcm +from:0x020edf88 kind:arm_call to:0x020ef628 module:overlay(21) +from:0x020edfc0 kind:arm_call to:0x01ff930c module:itcm +from:0x020edfd0 kind:arm_call to:0x020efd74 module:overlay(21) +from:0x020ee000 kind:arm_call to:0x0209b2ec module:overlay(0) +from:0x020ee02c kind:arm_call to:0x01ff916c module:itcm +from:0x020ee058 kind:arm_call to:0x0209b474 module:overlay(0) +from:0x020ee06c kind:arm_call to:0x020efd74 module:overlay(21) +from:0x020ee084 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ee0f0 kind:arm_call to:0x020efd74 module:overlay(21) +from:0x020ee144 kind:arm_call to:0x0202851c module:main +from:0x020ee14c kind:arm_call to:0x020eda34 module:overlay(21) +from:0x020ee158 kind:load to:0x027e0cf4 module:dtcm +from:0x020ee160 kind:load to:0x02106d44 module:overlay(21) +from:0x020ee164 kind:load to:0x02106d74 module:overlay(21) +from:0x020ee1f8 kind:arm_call to:0x020efdf4 module:overlay(21) +from:0x020ee204 kind:arm_call to:0x020ecc98 module:overlay(21) +from:0x020ee210 kind:load to:0x02106d74 module:overlay(21) +from:0x020ee248 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ee270 kind:arm_call to:0x020efdf4 module:overlay(21) +from:0x020ee298 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ee2a8 kind:arm_call to:0x020efdf4 module:overlay(21) +from:0x020ee304 kind:arm_call to:0x01fff05c module:itcm +from:0x020ee338 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ee368 kind:arm_call to:0x020f0100 module:overlay(21) +from:0x020ee37c kind:arm_call to:0x020efe48 module:overlay(21) +from:0x020ee400 kind:arm_call to:0x020f9b20 module:overlay(21) +from:0x020ee424 kind:arm_call to:0x020f9c20 module:overlay(21) +from:0x020ee46c kind:arm_call to:0x020efd40 module:overlay(21) +from:0x020ee47c kind:arm_call to:0x020c9848 module:overlay(20) +from:0x020ee4d0 kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020ee4f4 kind:arm_call to:0x020c9848 module:overlay(20) +from:0x020ee500 kind:arm_call to:0x020edaa8 module:overlay(21) +from:0x020ee51c kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020ee538 kind:arm_call to:0x020f9850 module:overlay(21) +from:0x020ee54c kind:arm_call to:0x020efd40 module:overlay(21) +from:0x020ee558 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ee56c kind:arm_call to:0x020ef778 module:overlay(21) +from:0x020ee5a8 kind:arm_call to:0x020ef628 module:overlay(21) +from:0x020ee5e4 kind:arm_call to:0x020efe14 module:overlay(21) +from:0x020ee5f4 kind:arm_call to:0x020ecc98 module:overlay(21) +from:0x020ee604 kind:arm_call to:0x020eccc0 module:overlay(21) +from:0x020ee610 kind:arm_call to:0x020ecd10 module:overlay(21) +from:0x020ee638 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee658 kind:arm_call to:0x020ef778 module:overlay(21) +from:0x020ee6ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee6e8 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee704 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee738 kind:arm_call to:0x020efd74 module:overlay(21) +from:0x020ee7b4 kind:arm_call to:0x020efb4c module:overlay(21) +from:0x020ee7c4 kind:arm_call to:0x020f9aa4 module:overlay(21) +from:0x020ee7ec kind:arm_call to:0x020f0100 module:overlay(21) +from:0x020ee800 kind:arm_call to:0x020efe14 module:overlay(21) +from:0x020ee820 kind:arm_call to:0x020efdf4 module:overlay(21) +from:0x020ee844 kind:arm_call to:0x020efdf4 module:overlay(21) +from:0x020ee860 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee8b4 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ee8d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee91c kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ee928 kind:load to:0x027e0cf4 module:dtcm +from:0x020ee92c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ee934 kind:load to:0x027e0cd8 module:dtcm +from:0x020ee940 kind:load to:0x02106d2c module:overlay(21) +from:0x020ee944 kind:load to:0x02106d74 module:overlay(21) +from:0x020ee9a4 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ee9f0 kind:arm_call to:0x020ef5e0 module:overlay(21) +from:0x020ee9fc kind:load to:0x02106d44 module:overlay(21) +from:0x020eea14 kind:arm_call to:0x020efd74 module:overlay(21) +from:0x020eea2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eea5c kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020eea68 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020eea84 kind:arm_call to:0x020eda34 module:overlay(21) +from:0x020eea8c kind:load to:0x027e0cf4 module:dtcm +from:0x020eeafc kind:arm_call to:0x020efc9c module:overlay(21) +from:0x020eeb08 kind:load to:0x02106d5c module:overlay(21) +from:0x020eeb14 kind:arm_call to:0x020efe14 module:overlay(21) +from:0x020eeb24 kind:arm_call to:0x01ff930c module:itcm +from:0x020eeb3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eeb6c kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020eeb78 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020eeb80 kind:load to:0x027e0cf4 module:dtcm +from:0x020eec08 kind:load to:0x02106d8c module:overlay(21) +from:0x020eec48 kind:arm_call to:0x02015080 module:main +from:0x020eec68 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020eec8c kind:arm_call to:0x020efe14 module:overlay(21) +from:0x020eec9c kind:arm_call to:0x01ff930c module:itcm +from:0x020eecc4 kind:arm_call to:0x020ef87c module:overlay(21) +from:0x020eecd8 kind:arm_call to:0x020efb4c module:overlay(21) +from:0x020eece4 kind:arm_call to:0x020f9aa4 module:overlay(21) +from:0x020eed38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eed88 kind:arm_call to:0x020f0100 module:overlay(21) +from:0x020eedac kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020eedbc kind:arm_call to:0x020efd74 module:overlay(21) +from:0x020eedc4 kind:load to:0x027e09a8 module:dtcm +from:0x020eedcc kind:load to:0x027e0cf4 module:dtcm +from:0x020eedd0 kind:load to:0x027e0ce0 module:dtcm +from:0x020eee3c kind:load to:0x02106dec module:overlay(21) +from:0x020eee48 kind:arm_call to:0x020efb4c module:overlay(21) +from:0x020eee58 kind:arm_call to:0x020f9aa4 module:overlay(21) +from:0x020eee7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eeecc kind:arm_call to:0x020f0100 module:overlay(21) +from:0x020eeef0 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020eef00 kind:arm_call to:0x020efd74 module:overlay(21) +from:0x020eef08 kind:load to:0x027e0cf4 module:dtcm +from:0x020eef84 kind:load to:0x02106d74 module:overlay(21) +from:0x020eefb0 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020eefd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020eefe8 kind:arm_call to:0x01ff930c module:itcm +from:0x020ef00c kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ef014 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef068 kind:arm_call to:0x020f002c module:overlay(21) +from:0x020ef128 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef15c kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ef16c kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ef178 kind:load to:0x02106da4 module:overlay(21) +from:0x020ef17c kind:load to:0x027e0cf4 module:dtcm +from:0x020ef1e8 kind:arm_call to:0x020ef5e0 module:overlay(21) +from:0x020ef1f4 kind:load to:0x02106dd4 module:overlay(21) +from:0x020ef210 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef230 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ef2a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020ef2bc kind:arm_call to:0x020ef5e0 module:overlay(21) +from:0x020ef2d0 kind:load to:0x02106dbc module:overlay(21) +from:0x020ef2d4 kind:load to:0x027e0cec module:dtcm +from:0x020ef318 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef36c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020ef388 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020ef3a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020ef3c0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020ef414 kind:arm_call to:0x020f9f9c module:overlay(21) +from:0x020ef420 kind:arm_call to:0x020f933c module:overlay(21) +from:0x020ef434 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ef444 kind:load to:0x027e0cec module:dtcm +from:0x020ef448 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef4b4 kind:arm_call to:0x020ef5e0 module:overlay(21) +from:0x020ef4c0 kind:load to:0x02106d2c module:overlay(21) +from:0x020ef564 kind:arm_call to:0x020ef5e0 module:overlay(21) +from:0x020ef574 kind:load to:0x02106d2c module:overlay(21) +from:0x020ef5b4 kind:arm_call to:0x020f9f9c module:overlay(21) +from:0x020ef5c0 kind:arm_call to:0x020f933c module:overlay(21) +from:0x020ef5d4 kind:arm_call to:0x020ed990 module:overlay(21) +from:0x020ef5dc kind:load to:0x027e0cf4 module:dtcm +from:0x020ef61c kind:arm_call to:0x020f077c module:overlay(21) +from:0x020ef624 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef64c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ef744 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020ef750 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020ef770 kind:load to:0x0203e964 module:main +from:0x020ef7f0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020ef814 kind:arm_call to:0x02016c68 module:main +from:0x020ef834 kind:arm_call to:0x02016cf0 module:main +from:0x020ef848 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020ef864 kind:load to:0x02108068 module:overlay(21) +from:0x020ef870 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020ef900 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ef914 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef930 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ef980 kind:arm_call to:0x020eb864 module:overlay(21) +from:0x020ef98c kind:arm_call to:0x01ffccc0 module:itcm +from:0x020ef9a0 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020ef9c4 kind:arm_call to:0x020eb8b0 module:overlay(21) +from:0x020ef9f0 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020efa24 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efa30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020efa44 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020efb28 kind:arm_call to:0x020f6f98 module:overlay(21) +from:0x020efb3c kind:load to:0x027e0cf4 module:dtcm +from:0x020efb40 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020efb44 kind:load to:0x027e0ce0 module:dtcm +from:0x020efb48 kind:load to:0x0203e964 module:main +from:0x020efbd8 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020efbe4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efc30 kind:arm_call to:0x020eb8b0 module:overlay(21) +from:0x020efc6c kind:arm_call to:0x020f6f98 module:overlay(21) +from:0x020efc8c kind:load to:0x027e0cf4 module:dtcm +from:0x020efc94 kind:load to:0x027e0ce0 module:dtcm +from:0x020efc98 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020efcc8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020efcd0 kind:arm_call to:0x020efdf4 module:overlay(21) +from:0x020efd14 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020efd24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020efd34 kind:load to:0x020b53e4 module:overlay(0) +from:0x020efd3c kind:load to:0x027e0ce4 module:dtcm +from:0x020efd50 kind:arm_call to:0x020f0118 module:overlay(21) +from:0x020efd6c kind:arm_call to:0x020f077c module:overlay(21) +from:0x020efd8c kind:arm_call to:0x01ff916c module:itcm +from:0x020efdf0 kind:load to:0x0203e964 module:main +from:0x020efe0c kind:load to:0x027e0ce0 module:dtcm +from:0x020efe10 kind:load to:0x020eb3a8 module:overlay(21) +from:0x020efe1c kind:arm_call to:0x020efdf4 module:overlay(21) +from:0x020efe38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020efe50 kind:arm_call to:0x020efdf4 module:overlay(21) +from:0x020efe60 kind:arm_call to:0x01ffedac module:itcm +from:0x020efe68 kind:arm_call to:0x0205ae80 module:overlay(0) +from:0x020efeb4 kind:arm_call to:0x02015080 module:main +from:0x020efed4 kind:arm_call to:0x020fb578 module:overlay(21) +from:0x020efef8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020eff18 kind:arm_call to:0x01ff9638 module:itcm +from:0x020eff28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eff48 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020eff6c kind:arm_call to:0x02015080 module:main +from:0x020eff90 kind:arm_call to:0x020fb578 module:overlay(21) +from:0x020effb4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020effd4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020effe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0004 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f0010 kind:load to:0x027e0cf4 module:dtcm +from:0x020f0014 kind:load to:0x027e09a8 module:dtcm +from:0x020f0060 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f007c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f0098 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f00b4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f00d0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f00ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f00fc kind:load to:0x027e0cec module:dtcm +from:0x020f0114 kind:load to:0x020ed990 module:overlay(21) +from:0x020f0124 kind:arm_call to:0x020f014c module:overlay(21) +from:0x020f0140 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020f0148 kind:load to:0x020b5254 module:overlay(0) +from:0x020f0168 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f017c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f0188 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f01a4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f01b4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f01d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f01d8 kind:arm_call to:0x02011ff4 module:main +from:0x020f01ec kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f01f4 kind:arm_call to:0x02011ff4 module:main +from:0x020f0208 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f0210 kind:arm_call to:0x02011ff4 module:main +from:0x020f0224 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f022c kind:arm_call to:0x02011ff4 module:main +from:0x020f0248 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020f0250 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x020f0264 kind:arm_call to:0x0203d210 module:main +from:0x020f026c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f0274 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f027c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f0284 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f028c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020f0294 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f02a0 kind:load to:0x020a0328 module:overlay(0) +from:0x020f02b4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020f02bc kind:arm_call to:0x020a0358 module:overlay(0) +from:0x020f02d0 kind:arm_call to:0x0203d210 module:main +from:0x020f02d8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f02e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f02e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f02f0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f02f8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020f0300 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f0308 kind:arm_call to:0x02011ff4 module:main +from:0x020f0314 kind:load to:0x020a0328 module:overlay(0) +from:0x020f0320 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020f0334 kind:load to:0x021091f0 module:overlay(21) +from:0x020f0348 kind:arm_call to:0x02011f3c module:main +from:0x020f0354 kind:arm_call to:0x020f03a8 module:overlay(21) +from:0x020f0368 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f03a4 kind:load to:0x021082c8 module:overlay(21) +from:0x020f03b8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f041c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x020f0448 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x020f0460 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f0470 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f04a8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x020f04c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f04f0 kind:load to:0x02108380 module:overlay(21) +from:0x020f04f4 kind:load to:0x021091f0 module:overlay(21) +from:0x020f04f8 kind:load to:0x02108334 module:overlay(21) +from:0x020f04fc kind:load to:0x021082ec module:overlay(21) +from:0x020f0508 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f051c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f0558 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f056c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f0574 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f057c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f0584 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f0594 kind:load to:0x02108380 module:overlay(21) +from:0x020f0598 kind:load to:0x027e0ce4 module:dtcm +from:0x020f05cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f05e0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f05e8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f05f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f05f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f0600 kind:arm_call to:0x02011ff4 module:main +from:0x020f0610 kind:load to:0x02108380 module:overlay(21) +from:0x020f0614 kind:load to:0x027e0ce4 module:dtcm +from:0x020f062c kind:arm_call to:0x020f077c module:overlay(21) +from:0x020f065c kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f06b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f06dc kind:load to:0x027e0cf4 module:dtcm +from:0x020f06e0 kind:load to:0x02108270 module:overlay(21) +from:0x020f06f0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f070c kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f0724 kind:arm_call to:0x020fb578 module:overlay(21) +from:0x020f0768 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020f0770 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0774 kind:load to:0x027e0cf4 module:dtcm +from:0x020f0778 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f07b4 kind:load to:0x02108250 module:overlay(21) +from:0x020f0800 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x020f0844 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f0894 kind:load to:0x02108238 module:overlay(21) +from:0x020f089c kind:load to:0x02108290 module:overlay(21) +from:0x020f08d4 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f09b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f09c8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020f09d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f09ec kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f0a00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0a20 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f0a54 kind:load to:0x0203e964 module:main +from:0x020f0a58 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0a9c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x020f0ae4 kind:load to:0x02108238 module:overlay(21) +from:0x020f0ae8 kind:load to:0x021082a8 module:overlay(21) +from:0x020f0af4 kind:arm_call to:0x020f0c2c module:overlay(21) +from:0x020f0b08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f0b1c kind:arm_call to:0x020f077c module:overlay(21) +from:0x020f0b40 kind:load to:0x02098524 module:overlay(0) +from:0x020f0b9c kind:load to:0x021082a8 module:overlay(21) +from:0x020f0bbc kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f0c04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f0c1c kind:arm_call to:0x020f077c module:overlay(21) +from:0x020f0c28 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0c48 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f0c74 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f0c80 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020f0c8c kind:load to:0x027e0ce0 module:dtcm +from:0x020f0cb0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f0cc4 kind:load to:0x020578a4 module:overlay(0) +from:0x020f0cd8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f0ce0 kind:arm_call to:0x02011ff4 module:main +from:0x020f0cf4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f0cfc kind:arm_call to:0x02011ff4 module:main +from:0x020f0d10 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020f0d24 kind:load to:0x021092fc module:overlay(21) +from:0x020f0d38 kind:arm_call to:0x02011f3c module:main +from:0x020f0d44 kind:arm_call to:0x020f0e78 module:overlay(21) +from:0x020f0d58 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f0d8c kind:load to:0x0210846c module:overlay(21) +from:0x020f0dc0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f0e10 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f0e20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f0e60 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f0e6c kind:load to:0x020b53e4 module:overlay(0) +from:0x020f0e74 kind:load to:0x027e0ce4 module:dtcm +from:0x020f0e80 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f0ea0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020f0f00 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f0f18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f0f30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f0f44 kind:load to:0x02108490 module:overlay(21) +from:0x020f0f4c kind:load to:0x021092e4 module:overlay(21) +from:0x020f0f50 kind:load to:0x021092f0 module:overlay(21) +from:0x020f0f54 kind:load to:0x021092d8 module:overlay(21) +from:0x020f0f78 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f0f98 kind:arm_call to:0x020f1048 module:overlay(21) +from:0x020f0fb0 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f1038 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f1074 kind:arm_call to:0x01ffedac module:itcm +from:0x020f107c kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f1114 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f1150 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1158 kind:load to:0x021092e4 module:overlay(21) +from:0x020f115c kind:load to:0x021083d4 module:overlay(21) +from:0x020f1164 kind:load to:0x021092f0 module:overlay(21) +from:0x020f1168 kind:load to:0x021083e4 module:overlay(21) +from:0x020f1174 kind:load to:0x021092d8 module:overlay(21) +from:0x020f119c kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f11d0 kind:arm_call to:0x020f1048 module:overlay(21) +from:0x020f1224 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f1244 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f1264 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f1290 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f1300 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f1358 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f137c kind:arm_call to:0x020f1760 module:overlay(21) +from:0x020f13ac kind:arm_call to:0x01ffedac module:itcm +from:0x020f13b4 kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f13d0 kind:arm_call to:0x01fff05c module:itcm +from:0x020f13f0 kind:arm_call to:0x020f1998 module:overlay(21) +from:0x020f1410 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f1430 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f143c kind:load to:0x027e0cd8 module:dtcm +from:0x020f1440 kind:load to:0x027e09a8 module:dtcm +from:0x020f1488 kind:arm_call to:0x020f179c module:overlay(21) +from:0x020f14c8 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f14f8 kind:arm_call to:0x020f179c module:overlay(21) +from:0x020f1528 kind:arm_call to:0x020f1998 module:overlay(21) +from:0x020f1558 kind:load to:0x020bfa90 module:overlays(2,4,17) +from:0x020f1564 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x020f15a4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f15b8 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f15cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f15d4 kind:load to:0x027e09a8 module:dtcm +from:0x020f1614 kind:load to:0x021083f4 module:overlay(21) +from:0x020f1694 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020f16f8 kind:arm_call to:0x020eb688 module:overlay(21) +from:0x020f170c kind:arm_call to:0x02071734 module:overlay(0) +from:0x020f1714 kind:arm_call to:0x020f1998 module:overlay(21) +from:0x020f1750 kind:load to:0x027e0cf4 module:dtcm +from:0x020f1754 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1758 kind:load to:0x027e09a8 module:dtcm +from:0x020f175c kind:load to:0x0210842c module:overlay(21) +from:0x020f1768 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f1778 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f189c kind:load to:0x021092fc module:overlay(21) +from:0x020f18dc kind:arm_call to:0x020befc8 module:overlay(17) +from:0x020f1930 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f19d8 kind:arm_call to:0x020f15dc module:overlay(21) +from:0x020f19e0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f1a0c kind:load to:0x027e0cf4 module:dtcm +from:0x020f1a18 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f1a2c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f1a34 kind:arm_call to:0x02011ff4 module:main +from:0x020f1a48 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020f1a5c kind:load to:0x021093e4 module:overlay(21) +from:0x020f1a70 kind:arm_call to:0x02011f3c module:main +from:0x020f1a7c kind:arm_call to:0x020f1b38 module:overlay(21) +from:0x020f1a90 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f1ac0 kind:load to:0x0210852c module:overlay(21) +from:0x020f1ae4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f1b10 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f1b20 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020f1b2c kind:load to:0x020b53e4 module:overlay(0) +from:0x020f1b34 kind:load to:0x020b5254 module:overlay(0) +from:0x020f1b44 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f1ba8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f1c08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1c68 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1cc8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1cd0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020f1d00 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020f1d28 kind:load to:0x02108550 module:overlay(21) +from:0x020f1d2c kind:load to:0x021093e4 module:overlay(21) +from:0x020f1d4c kind:arm_call to:0x01ffedac module:itcm +from:0x020f1d54 kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f1db0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1dc4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1de0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1e04 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1e20 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1e44 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1e50 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1e5c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1e68 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1e80 kind:arm_call to:0x020f20b4 module:overlay(21) +from:0x020f1ea4 kind:arm_call to:0x020f20b4 module:overlay(21) +from:0x020f1eb4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1eb8 kind:load to:0x021093e4 module:overlay(21) +from:0x020f1ebc kind:load to:0x02106e04 module:overlay(21) +from:0x020f1f04 kind:arm_call to:0x020f20b4 module:overlay(21) +from:0x020f1f44 kind:arm_call to:0x020f2224 module:overlay(21) +from:0x020f1f7c kind:arm_call to:0x01ffedac module:itcm +from:0x020f1f84 kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f1fa0 kind:arm_call to:0x01fff05c module:itcm +from:0x020f1fc0 kind:arm_call to:0x020f2414 module:overlay(21) +from:0x020f1fe0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f1fec kind:arm_call to:0x020f20b4 module:overlay(21) +from:0x020f1ff8 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1ffc kind:load to:0x027e09a8 module:dtcm +from:0x020f2054 kind:arm_call to:0x020fa3e0 module:overlay(21) +from:0x020f2068 kind:arm_call to:0x020f20b4 module:overlay(21) +from:0x020f20ac kind:arm_call to:0x020f2414 module:overlay(21) +from:0x020f2100 kind:load to:0x021084e4 module:overlay(21) +from:0x020f2138 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020f219c kind:arm_call to:0x020ffaa4 module:overlay(21) +from:0x020f21b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f21bc kind:arm_call to:0x020f2414 module:overlay(21) +from:0x020f21f0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f21f8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f2200 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f2208 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020f2218 kind:load to:0x027e0cf4 module:dtcm +from:0x020f221c kind:load to:0x027e09a8 module:dtcm +from:0x020f2220 kind:load to:0x02108504 module:overlay(21) +from:0x020f222c kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f223c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2300 kind:arm_call to:0x0201aad0 module:main +from:0x020f230c kind:load to:0x027e0998 module:dtcm +from:0x020f2310 kind:load to:0x0204af1c module:main +from:0x020f2398 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x020f23a8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f2404 kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x020f241c kind:load to:0x02098524 module:overlay(0) +from:0x020f242c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f2434 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f244c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f2454 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f245c kind:arm_call to:0x02011ff4 module:main +from:0x020f2470 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020f2484 kind:load to:0x021094cc module:overlay(21) +from:0x020f2498 kind:arm_call to:0x02011f3c module:main +from:0x020f24a4 kind:arm_call to:0x020f27b4 module:overlay(21) +from:0x020f24b8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f24ec kind:load to:0x021085c8 module:overlay(21) +from:0x020f2500 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020f2514 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f2528 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020f2534 kind:load to:0x0210863c module:overlay(21) +from:0x020f2538 kind:load to:0x02106e20 module:overlay(21) +from:0x020f2570 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020f25a0 kind:load to:0x021085ac module:overlay(21) +from:0x020f25d4 kind:arm_call to:0x0209832c module:overlay(0) +from:0x020f2600 kind:arm_call to:0x020f36c0 module:overlay(21) +from:0x020f2690 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x020f26a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f26b8 kind:arm_call to:0x020f36c0 module:overlay(21) +from:0x020f271c kind:arm_call to:0x0207c044 module:overlay(0) +from:0x020f2730 kind:arm_call to:0x020f36c0 module:overlay(21) +from:0x020f2760 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x020f27ac kind:load to:0x020b5d7c module:overlay(0) +from:0x020f27bc kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f27c8 kind:arm_call to:0x020f2754 module:overlay(21) +from:0x020f27d4 kind:arm_call to:0x020f24f8 module:overlay(21) +from:0x020f27f0 kind:arm_call to:0x0203d160 module:main +from:0x020f2804 kind:arm_call to:0x020f2564 module:overlay(21) +from:0x020f2838 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x020f2858 kind:load to:0x02108668 module:overlay(21) +from:0x020f285c kind:load to:0x020a0328 module:overlay(0) +from:0x020f2860 kind:load to:0x020f01bc module:overlay(21) +from:0x020f2864 kind:load to:0x02106e14 module:overlay(21) +from:0x020f2870 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f2884 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f28a0 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f28ac kind:arm_call to:0x02098680 module:overlay(0) +from:0x020f28d4 kind:load to:0x020aed4c module:overlay(0) +from:0x020f28e4 kind:arm_call to:0x020f28b8 module:overlay(21) +from:0x020f2918 kind:load to:0x021085e4 module:overlay(21) +from:0x020f29d4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020f29e0 kind:load to:0x0210860c module:overlay(21) +from:0x020f29e8 kind:load to:0x027e09c0 module:dtcm +from:0x020f2a1c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020f2a64 kind:load to:0x020f3340 module:overlay(21) +from:0x020f2af0 kind:arm_call to:0x020eb50c module:overlay(21) +from:0x020f2b14 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f2b44 kind:arm_call to:0x020eb420 module:overlay(21) +from:0x020f2b50 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f2b54 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2b68 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f2b90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2b98 kind:arm_call to:0x020f3640 module:overlay(21) +from:0x020f2bd4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2bf0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2c10 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2c2c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2c38 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f2c64 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f2c90 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f2c9c kind:arm_call to:0x020f3340 module:overlay(21) +from:0x020f2cac kind:load to:0x027e0cec module:dtcm +from:0x020f2cb0 kind:load to:0x027e0c90 module:dtcm +from:0x020f2cc0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f2ce8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2cf0 kind:arm_call to:0x020f3640 module:overlay(21) +from:0x020f2d84 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f2d8c kind:arm_call to:0x020f3340 module:overlay(21) +from:0x020f2dac kind:arm_call to:0x01ffedac module:itcm +from:0x020f2dc4 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020f2df0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f2e10 kind:arm_call to:0x01fff498 module:itcm +from:0x020f2e1c kind:arm_call to:0x01fff584 module:itcm +from:0x020f2e78 kind:arm_call to:0x01fff05c module:itcm +from:0x020f2ecc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2ee8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2f08 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2f24 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2f30 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f2f88 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2fa4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2fc4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2fe0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f301c kind:arm_call to:0x020a0054 module:overlay(0) +from:0x020f3038 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f304c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f3064 kind:load to:0x027e0cd8 module:dtcm +from:0x020f3068 kind:load to:0x027e0ce8 module:dtcm +from:0x020f3074 kind:load to:0x027e0cec module:dtcm +from:0x020f307c kind:load to:0x027e09a8 module:dtcm +from:0x020f30e4 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f30fc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3140 kind:arm_call to:0x020eb8b0 module:overlay(21) +from:0x020f3168 kind:arm_call to:0x020f6f98 module:overlay(21) +from:0x020f31ac kind:arm_call to:0x01ff916c module:itcm +from:0x020f31f4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f31fc kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f3208 kind:arm_call to:0x020fa3e0 module:overlay(21) +from:0x020f321c kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f3240 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f3284 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f3290 kind:load to:0x027e0ce0 module:dtcm +from:0x020f3294 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f3298 kind:load to:0x027e0cf4 module:dtcm +from:0x020f32a0 kind:load to:0x027e07d4 module:dtcm +from:0x020f32b8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f32e4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020f332c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x020f333c kind:load to:0x027e09b4 module:dtcm +from:0x020f3354 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f3370 kind:arm_call to:0x020985d8 module:overlay(0) +from:0x020f3394 kind:arm_call to:0x020f28d8 module:overlay(21) +from:0x020f33ac kind:arm_call to:0x02098644 module:overlay(0) +from:0x020f3400 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3408 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f3444 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3478 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f3494 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f34b8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f34c4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020f3540 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3548 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f3584 kind:arm_call to:0x01ff938c module:itcm +from:0x020f35b8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f35d4 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f35f8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f3608 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020f367c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f3690 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x020f369c kind:arm_call to:0x020f34fc module:overlay(21) +from:0x020f36a8 kind:arm_call to:0x020f33bc module:overlay(21) +from:0x020f36bc kind:load to:0x027e09c0 module:dtcm +from:0x020f36d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f36e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3734 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f373c kind:arm_call to:0x02011ff4 module:main +from:0x020f3750 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f3758 kind:arm_call to:0x02011ff4 module:main +from:0x020f3770 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020f3778 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f378c kind:arm_call to:0x0203d210 module:main +from:0x020f3794 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f379c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f37a8 kind:load to:0x020a0328 module:overlay(0) +from:0x020f37b8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020f37c0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f37d4 kind:arm_call to:0x0203d210 module:main +from:0x020f37dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f37e4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f37ec kind:arm_call to:0x02011ff4 module:main +from:0x020f37f8 kind:load to:0x020a0328 module:overlay(0) +from:0x020f3804 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f3818 kind:load to:0x02109518 module:overlay(21) +from:0x020f382c kind:arm_call to:0x02011f3c module:main +from:0x020f3838 kind:arm_call to:0x020f3878 module:overlay(21) +from:0x020f384c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f3874 kind:load to:0x021086c4 module:overlay(21) +from:0x020f3880 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f3894 kind:load to:0x021086e8 module:overlay(21) +from:0x020f38ac kind:arm_call to:0x020fa33c module:overlay(21) +from:0x020f38c0 kind:load to:0x027e0cf4 module:dtcm +from:0x020f38cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f38e0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f38e8 kind:arm_call to:0x02011ff4 module:main +from:0x020f38fc kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f3910 kind:load to:0x02109564 module:overlay(21) +from:0x020f3924 kind:arm_call to:0x02011f3c module:main +from:0x020f3930 kind:arm_call to:0x020f3960 module:overlay(21) +from:0x020f3944 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f395c kind:load to:0x02108744 module:overlay(21) +from:0x020f3968 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f397c kind:load to:0x02108768 module:overlay(21) +from:0x020f399c kind:load to:0x027e0cf4 module:dtcm +from:0x020f39a0 kind:load to:0x020fb55c module:overlay(21) +from:0x020f39b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f39c4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f39cc kind:arm_call to:0x02011ff4 module:main +from:0x020f39e0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f39f4 kind:load to:0x021095b0 module:overlay(21) +from:0x020f3a08 kind:arm_call to:0x02011f3c module:main +from:0x020f3a14 kind:arm_call to:0x020f3a54 module:overlay(21) +from:0x020f3a28 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f3a50 kind:load to:0x021087c4 module:overlay(21) +from:0x020f3a5c kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f3a70 kind:load to:0x021087e8 module:overlay(21) +from:0x020f3a88 kind:arm_call to:0x020f6f3c module:overlay(21) +from:0x020f3a9c kind:load to:0x027e0cf4 module:dtcm +from:0x020f3aa8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f3abc kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f3ac4 kind:arm_call to:0x02011ff4 module:main +from:0x020f3ad8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f3aec kind:load to:0x021095fc module:overlay(21) +from:0x020f3b00 kind:arm_call to:0x02011f3c module:main +from:0x020f3b0c kind:arm_call to:0x020f3b40 module:overlay(21) +from:0x020f3b24 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f3b3c kind:load to:0x02108850 module:overlay(21) +from:0x020f3b48 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f3bb4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f3bdc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x020f3bf4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f3c28 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x020f3c40 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f3c60 kind:arm_call to:0x0207f8d4 module:overlay(0) +from:0x020f3c88 kind:arm_call to:0x0203d160 module:main +from:0x020f3cb8 kind:load to:0x021088ec module:overlay(21) +from:0x020f3cbc kind:load to:0x021095fc module:overlay(21) +from:0x020f3cc0 kind:load to:0x021088a4 module:overlay(21) +from:0x020f3cc4 kind:load to:0x0207f4dc module:overlay(0) +from:0x020f3cc8 kind:load to:0x0207f4b0 module:overlay(0) +from:0x020f3cd4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f3d18 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x020f3d44 kind:arm_call to:0x02099eac module:overlay(0) +from:0x020f3d60 kind:arm_call to:0x020f4770 module:overlay(21) +from:0x020f3d78 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f3d90 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f3e94 kind:arm_call to:0x0207f8e8 module:overlay(0) +from:0x020f3ed0 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x020f3f3c kind:arm_call to:0x020800b4 module:overlay(0) +from:0x020f3f48 kind:arm_call to:0x0208009c module:overlay(0) +from:0x020f3f64 kind:arm_call to:0x020f43a0 module:overlay(21) +from:0x020f3f88 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x020f4004 kind:arm_call to:0x02015a18 module:main +from:0x020f4058 kind:arm_call to:0x020f428c module:overlay(21) +from:0x020f4068 kind:load to:0x0210886c module:overlay(21) +from:0x020f406c kind:load to:0x02108884 module:overlay(21) +from:0x020f4074 kind:load to:0x027e09c0 module:dtcm +from:0x020f4078 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4110 kind:arm_call to:0x020f428c module:overlay(21) +from:0x020f4134 kind:arm_call to:0x020f428c module:overlay(21) +from:0x020f4158 kind:arm_call to:0x020f428c module:overlay(21) +from:0x020f4190 kind:arm_call to:0x020f428c module:overlay(21) +from:0x020f41b8 kind:arm_call to:0x02015a18 module:main +from:0x020f41dc kind:arm_call to:0x020f4554 module:overlay(21) +from:0x020f4208 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020f4210 kind:arm_call to:0x020f4498 module:overlay(21) +from:0x020f4230 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f4240 kind:arm_call to:0x020f4554 module:overlay(21) +from:0x020f4264 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f4270 kind:load to:0x020b5254 module:overlay(0) +from:0x020f4274 kind:load to:0x027e09a8 module:dtcm +from:0x020f439c kind:load to:0x01ffc634 module:itcm +from:0x020f4660 kind:load to:0x02108844 module:overlay(21) +from:0x020f4670 kind:arm_call to:0x02096d1c module:overlay(0) +from:0x020f4688 kind:arm_call to:0x020f43a0 module:overlay(21) +from:0x020f46a8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f46b0 kind:arm_call to:0x02011ff4 module:main +from:0x020f46d8 kind:arm_call to:0x0203d210 module:main +from:0x020f46e0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f46e8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f46f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f46f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f4704 kind:load to:0x0207f4dc module:overlay(0) +from:0x020f4724 kind:arm_call to:0x0203d210 module:main +from:0x020f472c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f4734 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f473c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f4744 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f474c kind:arm_call to:0x02011ff4 module:main +from:0x020f4758 kind:load to:0x0207f4dc module:overlay(0) +from:0x020f4764 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020f479c kind:load to:0x02106e50 module:overlay(21) +from:0x020f47e8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f47f4 kind:load to:0x02108a24 module:overlay(21) +from:0x020f4814 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f481c kind:load to:0x0210895c module:overlay(21) +from:0x020f483c kind:arm_call to:0x020f47f8 module:overlay(21) +from:0x020f4884 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f488c kind:arm_call to:0x020f47a0 module:overlay(21) +from:0x020f48b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f48c0 kind:arm_call to:0x020f47a0 module:overlay(21) +from:0x020f48ec kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f48f4 kind:arm_call to:0x020f47a0 module:overlay(21) +from:0x020f490c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f4914 kind:arm_call to:0x020f47a0 module:overlay(21) +from:0x020f4950 kind:arm_call to:0x020f4820 module:overlay(21) +from:0x020f4964 kind:load to:0x021096f0 module:overlay(21) +from:0x020f4978 kind:arm_call to:0x02011f3c module:main +from:0x020f4984 kind:arm_call to:0x020f49d0 module:overlay(21) +from:0x020f4998 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x020f49c8 kind:load to:0x02108948 module:overlay(21) +from:0x020f49dc kind:arm_call to:0x0209d034 module:overlay(0) +from:0x020f4a1c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f4a2c kind:load to:0x021089ec module:overlay(21) +from:0x020f4a30 kind:load to:0x021096e4 module:overlay(21) +from:0x020f4a5c kind:arm_call to:0x01ffedac module:itcm +from:0x020f4a68 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020f4aa4 kind:arm_call to:0x020f56f4 module:overlay(21) +from:0x020f4b08 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x020f4b3c kind:arm_call to:0x02080c20 module:overlay(0) +from:0x020f4b64 kind:arm_call to:0x020f4c58 module:overlay(21) +from:0x020f4b78 kind:arm_call to:0x0202851c module:main +from:0x020f4b88 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4bb8 kind:arm_call to:0x020fa39c module:overlay(21) +from:0x020f4bc8 kind:arm_call to:0x020fb1d0 module:overlay(21) +from:0x020f4bdc kind:load to:0x027e0cf4 module:dtcm +from:0x020f4c0c kind:arm_call to:0x020f5a10 module:overlay(21) +from:0x020f4c50 kind:load to:0x027e0cf4 module:dtcm +from:0x020f4c54 kind:load to:0x02108984 module:overlay(21) +from:0x020f4c94 kind:load to:0x021089b4 module:overlay(21) +from:0x020f4cc4 kind:arm_call to:0x020f4c58 module:overlay(21) +from:0x020f4ccc kind:load to:0x027e0cf4 module:dtcm +from:0x020f4cfc kind:arm_call to:0x01ffb464 module:itcm +from:0x020f4d0c kind:arm_call to:0x01ff9318 module:itcm +from:0x020f4d24 kind:arm_call to:0x020f4c58 module:overlay(21) +from:0x020f4d3c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f4d44 kind:load to:0x027e09a8 module:dtcm +from:0x020f4d58 kind:arm_call to:0x020f56f4 module:overlay(21) +from:0x020f4d94 kind:arm_call to:0x020f4c58 module:overlay(21) +from:0x020f4d9c kind:arm_call to:0x020f58a8 module:overlay(21) +from:0x020f4db0 kind:arm_call to:0x020f4c58 module:overlay(21) +from:0x020f4dc4 kind:arm_call to:0x020f56f4 module:overlay(21) +from:0x020f4df0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f4dfc kind:load to:0x027e09a8 module:dtcm +from:0x020f4e18 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f4e30 kind:arm_call to:0x020f4c58 module:overlay(21) +from:0x020f4e4c kind:arm_call to:0x020f56f4 module:overlay(21) +from:0x020f4e84 kind:arm_call to:0x020f58e4 module:overlay(21) +from:0x020f4ea0 kind:arm_call to:0x020f4c58 module:overlay(21) +from:0x020f4ee8 kind:arm_call to:0x0209d488 module:overlay(0) +from:0x020f4f84 kind:arm_call to:0x0201aad0 module:main +from:0x020f4fb4 kind:arm_call to:0x0209d488 module:overlay(0) +from:0x020f4fc8 kind:arm_call to:0x020f014c module:overlay(21) +from:0x020f5074 kind:arm_call to:0x0201aad0 module:main +from:0x020f5080 kind:arm_call to:0x0202851c module:main +from:0x020f508c kind:load to:0x021096e4 module:overlay(21) +from:0x020f5090 kind:load to:0x027e0cf4 module:dtcm +from:0x020f5094 kind:load to:0x027e0998 module:dtcm +from:0x020f5098 kind:load to:0x0204af1c module:main +from:0x020f50b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50d8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50ec kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5104 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5120 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5130 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f515c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5168 kind:arm_call to:0x01ffb00c module:itcm +from:0x020f5184 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f519c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f51f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5238 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5270 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5278 kind:arm_call to:0x020f52a8 module:overlay(21) +from:0x020f5280 kind:arm_call to:0x020f54d0 module:overlay(21) +from:0x020f5294 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f52a0 kind:load to:0x027e0208 module:dtcm +from:0x020f52c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5314 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5378 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f53a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5404 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5440 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f5450 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5468 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f549c kind:arm_call to:0x020f4920 module:overlay(21) +from:0x020f54ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f54c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f54cc kind:load to:0x0203e964 module:main +from:0x020f54ec kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5540 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f55a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f55d4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5634 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5668 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f5678 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5690 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f56c0 kind:arm_call to:0x020f4920 module:overlay(21) +from:0x020f56d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f56e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f56f0 kind:load to:0x0203e964 module:main +from:0x020f572c kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x020f5760 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x020f5780 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x020f57b8 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x020f57f4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f5878 kind:arm_call to:0x02080908 module:overlay(0) +from:0x020f58a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f58a4 kind:load to:0x027e09c0 module:dtcm +from:0x020f58c4 kind:arm_call to:0x020f5930 module:overlay(21) +from:0x020f58d0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020f58d8 kind:arm_call to:0x0202851c module:main +from:0x020f5900 kind:arm_call to:0x020f5940 module:overlay(21) +from:0x020f5910 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020f5924 kind:arm_call to:0x0202851c module:main +from:0x020f593c kind:load to:0x020f595c module:overlay(21) +from:0x020f5948 kind:arm_call to:0x020f595c module:overlay(21) +from:0x020f59c4 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f59dc kind:arm_call to:0x01ff9258 module:itcm +from:0x020f5a08 kind:load to:0x027e0ce0 module:dtcm +from:0x020f5a0c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f5ac0 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f5b18 kind:load to:0x027e0ce0 module:dtcm +from:0x020f5b1c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f5b28 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020f5b3c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020f5b44 kind:arm_call to:0x02011ff4 module:main +from:0x020f5b58 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x020f5b6c kind:load to:0x02109720 module:overlay(21) +from:0x020f5b80 kind:arm_call to:0x02011f3c module:main +from:0x020f5b8c kind:arm_call to:0x020f5cec module:overlay(21) +from:0x020f5ba4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x020f5bd4 kind:load to:0x02108a94 module:overlay(21) +from:0x020f5be8 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020f5c20 kind:arm_call to:0x0200f218 module:main +from:0x020f5c34 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020f5c40 kind:load to:0x02108ad8 module:overlay(21) +from:0x020f5c44 kind:load to:0x02106e90 module:overlay(21) +from:0x020f5cf4 kind:arm_call to:0x0209d754 module:overlay(0) +from:0x020f5d4c kind:arm_call to:0x020f5bdc module:overlay(21) +from:0x020f5d60 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020f5dbc kind:load to:0x02108b04 module:overlay(21) +from:0x020f5dc0 kind:load to:0x02109720 module:overlay(21) +from:0x020f5dc8 kind:load to:0x02108ab0 module:overlay(21) +from:0x020f5ddc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f5e04 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f5e48 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f5e54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f5e68 kind:load to:0x027e0ce4 module:dtcm +from:0x020f5e6c kind:load to:0x020b53e4 module:overlay(0) +from:0x020f5f58 kind:arm_call to:0x01ffb464 module:itcm +from:0x020f5f68 kind:arm_call to:0x01ff9218 module:itcm +from:0x020f603c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f6048 kind:arm_call to:0x0209d7f8 module:overlay(0) +from:0x020f6080 kind:arm_call to:0x0209d7f8 module:overlay(0) +from:0x020f6090 kind:load to:0x027e09a8 module:dtcm +from:0x020f60b8 kind:arm_call to:0x0209d56c module:overlay(0) +from:0x020f60f0 kind:arm_call to:0x0209da4c module:overlay(0) +from:0x020f616c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f6174 kind:arm_call to:0x02011ff4 module:main +from:0x020f618c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f6194 kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x020f61ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f61b4 kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x020f61bc kind:arm_call to:0x02011ff4 module:main +from:0x020f61d0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x020f61e4 kind:load to:0x02109804 module:overlay(21) +from:0x020f61f8 kind:arm_call to:0x02011f3c module:main +from:0x020f6204 kind:arm_call to:0x020f62c8 module:overlay(21) +from:0x020f621c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x020f622c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020f62b4 kind:load to:0x02108b64 module:overlay(21) +from:0x020f62b8 kind:load to:0x02108b80 module:overlay(21) +from:0x020f62bc kind:load to:0x02108ab0 module:overlay(21) +from:0x020f62d0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x020f6330 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f633c kind:load to:0x02108b9c module:overlay(21) +from:0x020f6344 kind:load to:0x02109804 module:overlay(21) +from:0x020f63e4 kind:load to:0x02109804 module:overlay(21) +from:0x020f63f0 kind:load to:0x021098d8 module:overlay(21) +from:0x020f6400 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f6408 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020f6420 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f6428 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020f6430 kind:arm_call to:0x02011ff4 module:main +from:0x020f6444 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x020f64d0 kind:arm_call to:0x020f87bc module:overlay(21) +from:0x020f64e0 kind:load to:0x020b19a8 module:overlay(0) +from:0x020f64f0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f6510 kind:arm_call to:0x02097530 module:overlay(0) +from:0x020f6530 kind:arm_call to:0x020f6640 module:overlay(21) +from:0x020f654c kind:arm_call to:0x02026800 module:main +from:0x020f6558 kind:arm_call to:0x020f87dc module:overlay(21) +from:0x020f6560 kind:arm_call to:0x020f87f4 module:overlay(21) +from:0x020f65b0 kind:arm_call to:0x020f0d94 module:overlay(21) +from:0x020f65bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f65e4 kind:arm_call to:0x020f6640 module:overlay(21) +from:0x020f6624 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f662c kind:load to:0x02108bec module:overlay(21) +from:0x020f6630 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6634 kind:load to:0x02106eb0 module:overlay(21) +from:0x020f6638 kind:load to:0x02106eaa module:overlay(21) +from:0x020f663c kind:load to:0x02106ea4 module:overlay(21) +from:0x020f6650 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f6698 kind:arm_call to:0x020f6830 module:overlay(21) +from:0x020f66a0 kind:arm_call to:0x020f87f4 module:overlay(21) +from:0x020f66a8 kind:arm_call to:0x020f7df0 module:overlay(21) +from:0x020f66d8 kind:arm_call to:0x0203a1bc module:main +from:0x020f66e8 kind:arm_call to:0x020f84d4 module:overlay(21) +from:0x020f66f8 kind:arm_call to:0x020f81a4 module:overlay(21) +from:0x020f6700 kind:load to:0x027e0cf4 module:dtcm +from:0x020f6728 kind:arm_call to:0x020f1840 module:overlay(21) +from:0x020f6778 kind:arm_call to:0x01fff458 module:itcm +from:0x020f6790 kind:arm_call to:0x020f1914 module:overlay(21) +from:0x020f67a4 kind:arm_call to:0x020f18e4 module:overlay(21) +from:0x020f67c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f6814 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f6820 kind:load to:0x020b19a8 module:overlay(0) +from:0x020f6824 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6828 kind:load to:0x0203e964 module:main +from:0x020f68a0 kind:arm_call to:0x020fa3e0 module:overlay(21) +from:0x020f68b0 kind:arm_call to:0x020fa40c module:overlay(21) +from:0x020f68c0 kind:arm_call to:0x020fa474 module:overlay(21) +from:0x020f68d0 kind:arm_call to:0x020fa448 module:overlay(21) +from:0x020f6960 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f69d0 kind:arm_call to:0x0203a1bc module:main +from:0x020f6a78 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f6b60 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x020f6b74 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020f6bac kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x020f6bb8 kind:arm_call to:0x01ffedac module:itcm +from:0x020f6bdc kind:arm_call to:0x020f8040 module:overlay(21) +from:0x020f6c54 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020f6c68 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f6c7c kind:arm_call to:0x02080320 module:overlay(0) +from:0x020f6cc0 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f6d20 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f6d3c kind:arm_call to:0x020f8040 module:overlay(21) +from:0x020f6de8 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020f6dfc kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f6e10 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020f6f24 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020f6f30 kind:load to:0x027e0cd8 module:dtcm +from:0x020f6f34 kind:load to:0x0203e964 module:main +from:0x020f6f38 kind:load to:0x020b5254 module:overlay(0) +from:0x020f701c kind:arm_call to:0x020eb700 module:overlay(21) +from:0x020f7028 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f7044 kind:arm_call to:0x020fa4d4 module:overlay(21) +from:0x020f7070 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7078 kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f7094 kind:arm_call to:0x020eb468 module:overlay(21) +from:0x020f711c kind:arm_call to:0x020f7a6c module:overlay(21) +from:0x020f714c kind:arm_call to:0x020f7ac8 module:overlay(21) +from:0x020f7168 kind:arm_call to:0x020f7258 module:overlay(21) +from:0x020f7174 kind:load to:0x027e0ce0 module:dtcm +from:0x020f719c kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f71e0 kind:arm_call to:0x020f7a6c module:overlay(21) +from:0x020f7210 kind:arm_call to:0x020f7ac8 module:overlay(21) +from:0x020f7234 kind:arm_call to:0x020f7258 module:overlay(21) +from:0x020f7244 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020f7250 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7254 kind:load to:0x020b5254 module:overlay(0) +from:0x020f734c kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f73a0 kind:arm_call to:0x020f80b4 module:overlay(21) +from:0x020f73c0 kind:arm_call to:0x020f7788 module:overlay(21) +from:0x020f7420 kind:arm_call to:0x0203a3c8 module:main +from:0x020f7444 kind:arm_call to:0x0203a3c8 module:main +from:0x020f7470 kind:arm_call to:0x0203a3c8 module:main +from:0x020f74ac kind:arm_call to:0x0203a3c8 module:main +from:0x020f7534 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f756c kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f75e8 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f7628 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f766c kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f76e0 kind:arm_call to:0x020f80b4 module:overlay(21) +from:0x020f7700 kind:arm_call to:0x020f7788 module:overlay(21) +from:0x020f77a4 kind:arm_call to:0x020f8788 module:overlay(21) +from:0x020f77d4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7818 kind:arm_call to:0x01ff9770 module:itcm +from:0x020f7828 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f7834 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7840 kind:arm_call to:0x020f85d0 module:overlay(21) +from:0x020f78a0 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f78ac kind:arm_call to:0x01ffedac module:itcm +from:0x020f78b8 kind:arm_call to:0x020f85d0 module:overlay(21) +from:0x020f7928 kind:arm_call to:0x01fff458 module:itcm +from:0x020f7938 kind:arm_call to:0x01fff458 module:itcm +from:0x020f795c kind:arm_call to:0x01ffedac module:itcm +from:0x020f7970 kind:arm_call to:0x01ffedac module:itcm +from:0x020f797c kind:arm_call to:0x020f85d0 module:overlay(21) +from:0x020f7a14 kind:arm_call to:0x020f85d0 module:overlay(21) +from:0x020f7a5c kind:load to:0x027e0ce0 module:dtcm +from:0x020f7a60 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f7a64 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7a88 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7a90 kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f7ab0 kind:arm_call to:0x020eb468 module:overlay(21) +from:0x020f7ac4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7b08 kind:arm_call to:0x02028c4c module:main +from:0x020f7b1c kind:arm_call to:0x020f77ac module:overlay(21) +from:0x020f7b9c kind:arm_call to:0x01ffedac module:itcm +from:0x020f7be8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020f7bfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f7c08 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7c10 kind:arm_call to:0x020fa40c module:overlay(21) +from:0x020f7c98 kind:arm_call to:0x020f861c module:overlay(21) +from:0x020f7e78 kind:arm_call to:0x020f7ea0 module:overlay(21) +from:0x020f7e9c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f7f20 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f7f28 kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f7fa4 kind:arm_call to:0x020f0d94 module:overlay(21) +from:0x020f7fc0 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f7ff0 kind:arm_call to:0x020f0d94 module:overlay(21) +from:0x020f7ffc kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f802c kind:arm_call to:0x020f0d94 module:overlay(21) +from:0x020f8038 kind:load to:0x027e0ce0 module:dtcm +from:0x020f803c kind:load to:0x027e0cd8 module:dtcm +from:0x020f80a4 kind:arm_call to:0x020f1178 module:overlay(21) +from:0x020f80e0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f80e8 kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f818c kind:arm_call to:0x020f1178 module:overlay(21) +from:0x020f81a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f821c kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f82a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f82c4 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f833c kind:arm_call to:0x020fa3e0 module:overlay(21) +from:0x020f834c kind:arm_call to:0x020fa40c module:overlay(21) +from:0x020f835c kind:arm_call to:0x020fa448 module:overlay(21) +from:0x020f8370 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x020f8384 kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x020f83a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f83d4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f8410 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020f849c kind:arm_call to:0x020f1ac4 module:overlay(21) +from:0x020f84b4 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f84b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f84bc kind:load to:0x027e0cf4 module:dtcm +from:0x020f84c0 kind:load to:0x027e0960 module:dtcm +from:0x020f84c4 kind:load to:0x02108bdc module:overlay(21) +from:0x020f84c8 kind:load to:0x021098fc module:overlay(21) +from:0x020f84d0 kind:load to:0x02108bdc module:overlay(21) +from:0x020f8510 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020f8594 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f85b4 kind:arm_call to:0x020f9f74 module:overlay(21) +from:0x020f85c8 kind:load to:0x027e0cf4 module:dtcm +from:0x020f85cc kind:load to:0x027e0ce4 module:dtcm +from:0x020f8648 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x020f865c kind:arm_call to:0x020fa4d4 module:overlay(21) +from:0x020f8678 kind:arm_call to:0x020fa448 module:overlay(21) +from:0x020f86a0 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020f86dc kind:arm_call to:0x01fff498 module:itcm +from:0x020f86e8 kind:arm_call to:0x01fff584 module:itcm +from:0x020f870c kind:arm_call to:0x020c989c module:overlay(20) +from:0x020f8778 kind:load to:0x027e0cd8 module:dtcm +from:0x020f877c kind:load to:0x027e0ce8 module:dtcm +from:0x020f87e8 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x020f8868 kind:arm_call to:0x02011f3c module:main +from:0x020f8874 kind:arm_call to:0x020f8880 module:overlay(21) +from:0x020f888c kind:arm_call to:0x020fb530 module:overlay(21) +from:0x020f8894 kind:arm_call to:0x020f6450 module:overlay(21) +from:0x020f88a0 kind:arm_call to:0x020ff5b0 module:overlay(21) +from:0x020f88a8 kind:arm_call to:0x020fb174 module:overlay(21) +from:0x020f88b4 kind:arm_call to:0x020ffe98 module:overlay(21) +from:0x020f88c0 kind:arm_call to:0x020fb554 module:overlay(21) +from:0x020f88e4 kind:arm_call to:0x020fa748 module:overlay(21) +from:0x020f891c kind:arm_call to:0x020fa700 module:overlay(21) +from:0x020f8928 kind:arm_call to:0x020fa700 module:overlay(21) +from:0x020f8934 kind:arm_call to:0x020fa700 module:overlay(21) +from:0x020f8a34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8a6c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8aa8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8adc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8b18 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020f8b58 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020f8ba0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8bd8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8c10 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f8c20 kind:arm_call to:0x020f6640 module:overlay(21) +from:0x020f8ca0 kind:arm_call to:0x0202851c module:main +from:0x020f8cb0 kind:load to:0x02106f0c module:overlay(21) +from:0x020f8cb4 kind:load to:0x02106f20 module:overlay(21) +from:0x020f8cb8 kind:load to:0x02106ecc module:overlay(21) +from:0x020f8cbc kind:load to:0x02106ed6 module:overlay(21) +from:0x020f8cc4 kind:load to:0x02106eee module:overlay(21) +from:0x020f8cc8 kind:load to:0x02106edc module:overlay(21) +from:0x020f8cd0 kind:load to:0x02106ed0 module:overlay(21) +from:0x020f8cd4 kind:load to:0x02106ee2 module:overlay(21) +from:0x020f8ce8 kind:arm_call to:0x020fa810 module:overlay(21) +from:0x020f8cf4 kind:arm_call to:0x020fffa0 module:overlay(21) +from:0x020f8d00 kind:arm_call to:0x020ff65c module:overlay(21) +from:0x020f8d08 kind:arm_call to:0x020f64e4 module:overlay(21) +from:0x020f8d10 kind:arm_call to:0x020fb540 module:overlay(21) +from:0x020f8d30 kind:arm_call to:0x020f64fc module:overlay(21) +from:0x020f8d38 kind:arm_call to:0x020f96cc module:overlay(21) +from:0x020f8d78 kind:arm_call to:0x02097530 module:overlay(0) +from:0x020f8da0 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f8da4 kind:load to:0x02106efc module:overlay(21) +from:0x020f8dec kind:arm_call to:0x020f90dc module:overlay(21) +from:0x020f8e14 kind:arm_call to:0x020f014c module:overlay(21) +from:0x020f8e38 kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020f8e70 kind:arm_call to:0x02002f04 module:main +from:0x020f8e90 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x020f8ea8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020f8ed8 kind:arm_call to:0x02002f04 module:main +from:0x020f8ef8 kind:arm_call to:0x02002f04 module:main +from:0x020f8f14 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020f8f30 kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x020f8f58 kind:arm_call to:0x020fa89c module:overlay(21) +from:0x020f8f60 kind:arm_call to:0x020fb490 module:overlay(21) +from:0x020f8f6c kind:arm_call to:0x020fa720 module:overlay(21) +from:0x020f8f78 kind:arm_call to:0x020fa720 module:overlay(21) +from:0x020f8f84 kind:arm_call to:0x020fa720 module:overlay(21) +from:0x020f9018 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020f9044 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f9050 kind:arm_call to:0x0206bf3c module:overlay(0) +from:0x020f9090 kind:arm_call to:0x020f9380 module:overlay(21) +from:0x020f90a8 kind:arm_call to:0x020f6654 module:overlay(21) +from:0x020f90b0 kind:arm_call to:0x020f90dc module:overlay(21) +from:0x020f90bc kind:load to:0x027e0ce0 module:dtcm +from:0x020f90c0 kind:load to:0x020b5200 module:overlay(0) +from:0x020f90c8 kind:load to:0x020b51f8 module:overlay(0) +from:0x020f90d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f90d4 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f90f4 kind:arm_call to:0x020fffd8 module:overlay(21) +from:0x020f9100 kind:arm_call to:0x020ff660 module:overlay(21) +from:0x020f9108 kind:arm_call to:0x020f9f74 module:overlay(21) +from:0x020f911c kind:arm_call to:0x02100404 module:overlay(21) +from:0x020f9154 kind:arm_call to:0x0201aa8c module:main +from:0x020f91ac kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020f91d4 kind:arm_call to:0x020f9274 module:overlay(21) +from:0x020f9200 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020f9228 kind:arm_call to:0x020f9274 module:overlay(21) +from:0x020f9248 kind:arm_call to:0x0201aa44 module:main +from:0x020f9254 kind:arm_call to:0x02100194 module:overlay(21) +from:0x020f9260 kind:arm_call to:0x020ff9a8 module:overlay(21) +from:0x020f926c kind:load to:0x0204af1c module:main +from:0x020f92f0 kind:arm_call to:0x0201aa44 module:main +from:0x020f9328 kind:arm_call to:0x0201aa44 module:main +from:0x020f9338 kind:load to:0x0204af1c module:main +from:0x020f9358 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f9368 kind:arm_call to:0x0206bcf8 module:overlay(0) +from:0x020f9370 kind:load to:0x027e09a8 module:dtcm +from:0x020f9378 kind:load to:0x020b51f8 module:overlay(0) +from:0x020f93c8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f93d4 kind:arm_call to:0x020f9f9c module:overlay(21) +from:0x020f93e8 kind:arm_call to:0x020f933c module:overlay(21) +from:0x020f9400 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f9410 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f9480 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f9488 kind:load to:0x027e0ce4 module:dtcm +from:0x020f9500 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f9530 kind:arm_call to:0x020f958c module:overlay(21) +from:0x020f9558 kind:arm_call to:0x020f958c module:overlay(21) +from:0x020f95e4 kind:arm_call to:0x02017930 module:main +from:0x020f9610 kind:arm_call to:0x02017930 module:main +from:0x020f9654 kind:arm_call to:0x02017930 module:main +from:0x020f96a8 kind:arm_call to:0x020f958c module:overlay(21) +from:0x020f96dc kind:arm_call to:0x020fa550 module:overlay(21) +from:0x020f96e8 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020f9710 kind:arm_call to:0x020fa550 module:overlay(21) +from:0x020f971c kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020f9778 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f9780 kind:load to:0x027e0c90 module:dtcm +from:0x020f9784 kind:load to:0x027e0c9c module:dtcm +from:0x020f97c8 kind:arm_call to:0x02017930 module:main +from:0x020f982c kind:arm_call to:0x02017930 module:main +from:0x020f98b8 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f98cc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f98d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f98f4 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f990c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f99a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f99b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f99d0 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9a04 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f9a30 kind:arm_call to:0x02016ae0 module:main +from:0x020f9a40 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9a9c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9ae4 kind:arm_call to:0x020eb578 module:overlay(21) +from:0x020f9b1c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9b68 kind:arm_call to:0x020eb578 module:overlay(21) +from:0x020f9b84 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9c00 kind:arm_call to:0x020eb578 module:overlay(21) +from:0x020f9c1c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9c88 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f9cb0 kind:arm_call to:0x020f9b88 module:overlay(21) +from:0x020f9ccc kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f9cdc kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f9cf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f9d14 kind:arm_call to:0x020fa510 module:overlay(21) +from:0x020f9d30 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f9d40 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020f9d54 kind:arm_call to:0x02016d7c module:main +from:0x020f9d68 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9d98 kind:arm_call to:0x020f717c module:overlay(21) +from:0x020f9da4 kind:arm_call to:0x020f717c module:overlay(21) +from:0x020f9db0 kind:arm_call to:0x020f717c module:overlay(21) +from:0x020f9db8 kind:arm_call to:0x020f9f00 module:overlay(21) +from:0x020f9dc8 kind:arm_call to:0x020faddc module:overlay(21) +from:0x020f9e08 kind:arm_call to:0x02002f04 module:main +from:0x020f9e44 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x020f9e5c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020f9e74 kind:arm_call to:0x021002f4 module:overlay(21) +from:0x020f9e7c kind:arm_call to:0x020fb64c module:overlay(21) +from:0x020f9e90 kind:arm_call to:0x020fae2c module:overlay(21) +from:0x020f9ea8 kind:arm_call to:0x021002f4 module:overlay(21) +from:0x020f9eb0 kind:arm_call to:0x020fb668 module:overlay(21) +from:0x020f9ec0 kind:arm_call to:0x020fb1f8 module:overlay(21) +from:0x020f9ed8 kind:arm_call to:0x021002f4 module:overlay(21) +from:0x020f9ee4 kind:arm_call to:0x0202851c module:main +from:0x020f9ef0 kind:load to:0x020b5200 module:overlay(0) +from:0x020f9ef8 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020f9efc kind:load to:0x020b51f8 module:overlay(0) +from:0x020f9f38 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9f94 kind:arm_call to:0x020f9f3c module:overlay(21) +from:0x020fa034 kind:arm_call to:0x020fa39c module:overlay(21) +from:0x020fa0cc kind:arm_call to:0x020f442c module:overlay(21) +from:0x020fa124 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fa1c8 kind:arm_call to:0x020f442c module:overlay(21) +from:0x020fa21c kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fa2cc kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fa348 kind:arm_call to:0x020fa39c module:overlay(21) +from:0x020fa38c kind:arm_call to:0x020fa67c module:overlay(21) +from:0x020fa3cc kind:arm_call to:0x0205adc4 module:overlay(0) +from:0x020fa3e4 kind:arm_call to:0x020fa67c module:overlay(21) +from:0x020fa410 kind:arm_call to:0x020fa67c module:overlay(21) +from:0x020fa44c kind:arm_call to:0x020fa67c module:overlay(21) +from:0x020fa468 kind:arm_call to:0x020f442c module:overlay(21) +from:0x020fa478 kind:arm_call to:0x020fa67c module:overlay(21) +from:0x020fa4d8 kind:arm_call to:0x020fa67c module:overlay(21) +from:0x020fa568 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x020fa58c kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020fa5c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fa5cc kind:arm_call to:0x01ffb744 module:itcm +from:0x020fa604 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020fa630 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fa63c kind:arm_call to:0x01ffb744 module:itcm +from:0x020fa678 kind:load to:0x027e0960 module:dtcm +from:0x020fa694 kind:arm_call to:0x020f4638 module:overlay(21) +from:0x020fa6a8 kind:arm_call to:0x01fff350 module:itcm +from:0x020fa6fc kind:load to:0x027e0ce4 module:dtcm +from:0x020fa780 kind:arm_call to:0x0203d160 module:main +from:0x020fa79c kind:arm_call to:0x0203d160 module:main +from:0x020fa7ac kind:arm_call to:0x020faab4 module:overlay(21) +from:0x020fa7c8 kind:load to:0x020a0328 module:overlay(0) +from:0x020fa7cc kind:load to:0x020f01bc module:overlay(21) +from:0x020fa7d0 kind:load to:0x020ed0c0 module:overlay(21) +from:0x020fa7d4 kind:load to:0x020fa7d8 module:overlay(21) +from:0x020fa7f8 kind:arm_call to:0x0203d160 module:main +from:0x020fa808 kind:load to:0x020a0328 module:overlay(0) +from:0x020fa80c kind:load to:0x020f01bc module:overlay(21) +from:0x020fa82c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020fa844 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020fa874 kind:arm_call to:0x0203d210 module:main +from:0x020fa888 kind:arm_call to:0x0203d210 module:main +from:0x020fa894 kind:load to:0x020ed0c0 module:overlay(21) +from:0x020fa898 kind:load to:0x020a0328 module:overlay(0) +from:0x020fa8f0 kind:arm_call to:0x020fae7c module:overlay(21) +from:0x020fa93c kind:arm_call to:0x020eb578 module:overlay(21) +from:0x020fa960 kind:arm_call to:0x020faab4 module:overlay(21) +from:0x020fa98c kind:arm_call to:0x020fab14 module:overlay(21) +from:0x020fa99c kind:arm_call to:0x020fac2c module:overlay(21) +from:0x020fa9d8 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020fa9f8 kind:arm_call to:0x020faf10 module:overlay(21) +from:0x020faa00 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020faa04 kind:load to:0x027e0cf4 module:dtcm +from:0x020faa08 kind:load to:0x027e0ce0 module:dtcm +from:0x020faa0c kind:load to:0x020b5254 module:overlay(0) +from:0x020faa3c kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020faa48 kind:arm_call to:0x020ea8a8 module:overlay(21) +from:0x020faa9c kind:arm_call to:0x020c0aac module:overlay(17) +from:0x020faaa8 kind:load to:0x027e0ce0 module:dtcm +from:0x020faab0 kind:load to:0x027e09b4 module:dtcm +from:0x020faad4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020faafc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020fab10 kind:load to:0x027e0cec module:dtcm +from:0x020fab30 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020fab40 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020fab5c kind:arm_call to:0x01ff9258 module:itcm +from:0x020fab70 kind:arm_call to:0x020fab7c module:overlay(21) +from:0x020fab78 kind:load to:0x027e0ce0 module:dtcm +from:0x020fab98 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020fabb4 kind:arm_call to:0x020eb3d8 module:overlay(21) +from:0x020fabdc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fabf8 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x020fac1c kind:load to:0x020b5254 module:overlay(0) +from:0x020fac20 kind:load to:0x027e0ce0 module:dtcm +from:0x020fac28 kind:load to:0x027e0cec module:dtcm +from:0x020fac50 kind:arm_call to:0x020eb3d8 module:overlay(21) +from:0x020facdc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020fad5c kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020fad6c kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020fad88 kind:arm_call to:0x01ff9258 module:itcm +from:0x020fadb8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fadc4 kind:arm_call to:0x020faab4 module:overlay(21) +from:0x020fadd0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fadd4 kind:load to:0x027e0cec module:dtcm +from:0x020fadf4 kind:arm_call to:0x020fb0d8 module:overlay(21) +from:0x020fae28 kind:load to:0x027e0ce0 module:dtcm +from:0x020fae4c kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020fae64 kind:arm_call to:0x02072724 module:overlay(0) +from:0x020fae74 kind:load to:0x020b5254 module:overlay(0) +from:0x020fae78 kind:load to:0x027e09ac module:dtcm +from:0x020faec8 kind:arm_call to:0x020eb3d8 module:overlay(21) +from:0x020faee4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020faef8 kind:arm_call to:0x020fb0d8 module:overlay(21) +from:0x020faf08 kind:load to:0x027e0ce0 module:dtcm +from:0x020faf0c kind:load to:0x027e0cec module:dtcm +from:0x020faf30 kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020faf78 kind:arm_call to:0x020eb578 module:overlay(21) +from:0x020faf9c kind:arm_call to:0x020eb3a8 module:overlay(21) +from:0x020fafbc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fafd8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020faff4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fb010 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fb02c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fb048 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fb060 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020fb07c kind:arm_call to:0x020eb8b0 module:overlay(21) +from:0x020fb0a0 kind:arm_call to:0x020f6f98 module:overlay(21) +from:0x020fb0b4 kind:arm_call to:0x020fb0d8 module:overlay(21) +from:0x020fb0c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb0c8 kind:load to:0x027e0cec module:dtcm +from:0x020fb0cc kind:load to:0x020e8584 module:overlays(19,20) +from:0x020fb0d0 kind:load to:0x027e09a8 module:dtcm +from:0x020fb0d4 kind:load to:0x027e0cf4 module:dtcm +from:0x020fb0ec kind:arm_call to:0x020faab4 module:overlay(21) +from:0x020fb128 kind:arm_call to:0x02072724 module:overlay(0) +from:0x020fb164 kind:load to:0x027e0cd8 module:dtcm +from:0x020fb168 kind:load to:0x027e09ac module:dtcm +from:0x020fb16c kind:load to:0x027e0ce0 module:dtcm +from:0x020fb1ac kind:arm_call to:0x02060804 module:overlay(0) +from:0x020fb1c4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020fb208 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fb250 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fb328 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fb380 kind:arm_call to:0x020f4c58 module:overlay(21) +from:0x020fb3b0 kind:arm_call to:0x020fb3bc module:overlay(21) +from:0x020fb408 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020fb420 kind:arm_call to:0x02072724 module:overlay(0) +from:0x020fb434 kind:arm_call to:0x02060bd8 module:overlay(0) +from:0x020fb474 kind:arm_call to:0x02072724 module:overlay(0) +from:0x020fb484 kind:load to:0x020b5254 module:overlay(0) +from:0x020fb488 kind:load to:0x027e09ac module:dtcm +from:0x020fb48c kind:load to:0x027e0cd8 module:dtcm +from:0x020fb4d0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fb4ec kind:arm_call to:0x020fb3bc module:overlay(21) +from:0x020fb50c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fb528 kind:arm_call to:0x020fb3bc module:overlay(21) +from:0x020fb53c kind:load to:0x027e0cf4 module:dtcm +from:0x020fb550 kind:load to:0x027e0cf4 module:dtcm +from:0x020fb5ac kind:arm_call to:0x02080320 module:overlay(0) +from:0x020fb5d4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fb634 kind:load to:0x02109918 module:overlay(21) +from:0x020fb638 kind:load to:0x0210990d module:overlay(21) +from:0x020fb63c kind:load to:0x02109909 module:overlay(21) +from:0x020fb640 kind:load to:0x02109905 module:overlay(21) +from:0x020fb644 kind:load to:0x02109901 module:overlay(21) +from:0x020fb648 kind:load to:0x02109911 module:overlay(21) +from:0x020fb664 kind:load to:0x02109905 module:overlay(21) +from:0x020fb680 kind:load to:0x02109901 module:overlay(21) +from:0x020fb6a0 kind:load to:0x02108c0c module:overlay(21) +from:0x020fb6b0 kind:arm_call to:0x02011ff4 module:main +from:0x020fb6f4 kind:arm_call to:0x02019528 module:main +from:0x020fb6fc kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020fb700 kind:arm_call to:0x020ea728 module:overlay(21) +from:0x020fb708 kind:load to:0x0204a110 module:main +from:0x020fb7b0 kind:load to:0x020e9f78 module:overlay(21) +from:0x020fb7c0 kind:load to:0x020ea070 module:overlay(21) +from:0x020fb800 kind:load to:0x02049b18 module:main +from:0x020fb814 kind:load to:0x020b5254 module:overlay(0) +from:0x020fb818 kind:load to:0x0206e654 module:overlay(0) +from:0x020fb828 kind:load to:0x027e0994 module:dtcm +from:0x020fb85c kind:load to:0x02109918 module:overlay(21) +from:0x020fb860 kind:load to:0x02109905 module:overlay(21) +from:0x020fb864 kind:load to:0x02109901 module:overlay(21) +from:0x020fb880 kind:load to:0x0210990d module:overlay(21) +from:0x020fb89c kind:load to:0x02109909 module:overlay(21) +from:0x020fb8b8 kind:load to:0x02109911 module:overlay(21) +from:0x020fb8d4 kind:load to:0x02109900 module:overlay(21) +from:0x020fb8f4 kind:arm_call_thumb to:0x02012f5c module:main +from:0x020fb908 kind:arm_call to:0x02014ff4 module:main +from:0x020fb910 kind:arm_call to:0x02014fe8 module:main +from:0x020fb934 kind:arm_call to:0x02026800 module:main +from:0x020fb950 kind:arm_call_thumb to:0x02012f4c module:main +from:0x020fb96c kind:load to:0x0210992c module:overlay(21) +from:0x020fb970 kind:load to:0x02049be0 module:main +from:0x020fb974 kind:load to:0x02108c68 module:overlay(21) +from:0x020fb978 kind:load to:0x02108c88 module:overlay(21) +from:0x020fb97c kind:load to:0x02108c34 module:overlay(21) +from:0x020fb98c kind:arm_call to:0x020fb684 module:overlay(21) +from:0x020fb9b0 kind:load to:0x02108c40 module:overlay(21) +from:0x020fb9bc kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x020fb9d0 kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x020fb9d8 kind:arm_call to:0x02011ff4 module:main +from:0x020fb9fc kind:arm_call to:0x02018d78 module:main +from:0x020fba04 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020fba10 kind:arm_call to:0x020ea70c module:overlay(21) +from:0x020fba20 kind:arm_call to:0x02019538 module:main +from:0x020fba38 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020fba48 kind:arm_call_thumb to:0x020154ec module:main +from:0x020fba60 kind:arm_call to:0x0201739c module:main +from:0x020fba8c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fba94 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fba9c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbaa4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbac0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fbad4 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020fbae0 kind:arm_call_thumb to:0x020154ec module:main +from:0x020fbaf8 kind:arm_call to:0x0201739c module:main +from:0x020fbb20 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fbb28 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb30 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb38 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb50 kind:arm_call to:0x0201739c module:main +from:0x020fbb74 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fbb7c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb84 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbb8c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fbba8 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fbbec kind:arm_call to:0x020fb8bc module:overlay(21) +from:0x020fbbfc kind:arm_call to:0x02011f3c module:main +from:0x020fbc28 kind:arm_call to:0x02100528 module:overlay(21) +from:0x020fbc38 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020fbc50 kind:arm_call to:0x020166cc module:main +from:0x020fbc70 kind:arm_call to:0x02013ee8 module:main +from:0x020fbca0 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fbcbc kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fbcf0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fbcfc kind:load to:0x0204a110 module:main +from:0x020fbd00 kind:load to:0x02108c8c module:overlay(21) +from:0x020fbd04 kind:load to:0x02108ca0 module:overlay(21) +from:0x020fbd08 kind:load to:0x02108cb0 module:overlay(21) +from:0x020fbd0c kind:load to:0x02108ca4 module:overlay(21) +from:0x020fbd14 kind:load to:0x02108cbc module:overlay(21) +from:0x020fbd18 kind:load to:0x02108cc8 module:overlay(21) +from:0x020fbd20 kind:load to:0x02108c34 module:overlay(21) +from:0x020fbd28 kind:load to:0x02049b80 module:main +from:0x020fbd2c kind:load to:0x02109900 module:overlay(21) +from:0x020fbd30 kind:load to:0x02109930 module:overlay(21) +from:0x020fbd34 kind:load to:0x02109928 module:overlay(21) +from:0x020fbd38 kind:load to:0x020b51f8 module:overlay(0) +from:0x020fbd4c kind:arm_call to:0x02013f80 module:main +from:0x020fbd74 kind:load to:0x02049b80 module:main +from:0x020fbdac kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fbddc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020fbdec kind:arm_call to:0x02101ad8 module:overlay(21) +from:0x020fbdfc kind:arm_call to:0x020fb8a0 module:overlay(21) +from:0x020fbe48 kind:arm_call to:0x02013014 module:main +from:0x020fbe5c kind:arm_call to:0x02013ecc module:main +from:0x020fbeb4 kind:arm_call to:0x020fbfb0 module:overlay(21) +from:0x020fbf00 kind:arm_call to:0x020fbfb0 module:overlay(21) +from:0x020fbf0c kind:arm_call to:0x02013070 module:main +from:0x020fbf24 kind:arm_call to:0x020c9118 module:overlay(20) +from:0x020fbf3c kind:arm_call to:0x020c912c module:overlay(20) +from:0x020fbf6c kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fbf84 kind:arm_call to:0x020fbfb0 module:overlay(21) +from:0x020fbf8c kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020fbf90 kind:load to:0x0204a110 module:main +from:0x020fbf94 kind:load to:0x02108c34 module:overlay(21) +from:0x020fbf98 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020fbf9c kind:load to:0x0204999c module:main +from:0x020fbfa0 kind:load to:0x02049b80 module:main +from:0x020fbfa4 kind:load to:0x020fb8d8 module:overlay(21) +from:0x020fbfa8 kind:load to:0x02108c00 module:overlay(21) +from:0x020fbfdc kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020fbfe4 kind:load to:0x020e8778 module:overlays(19,20) +from:0x020fbff8 kind:arm_call to:0x020fb684 module:overlay(21) +from:0x020fc008 kind:arm_call to:0x0201e6d0 module:main +from:0x020fc0c8 kind:arm_call to:0x0201f678 module:main +from:0x020fc124 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020fc130 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020fc154 kind:load to:0x02108cdc module:overlay(21) +from:0x020fc164 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020fc16c kind:arm_call to:0x0201f2cc module:main +from:0x020fc174 kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x020fc18c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020fc194 kind:arm_call to:0x0201f2cc module:main +from:0x020fc19c kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x020fc1a4 kind:arm_call to:0x02011ff4 module:main +from:0x020fc1d8 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fc1fc kind:arm_call to:0x02018d78 module:main +from:0x020fc204 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020fc20c kind:arm_call to:0x020ea70c module:overlay(21) +from:0x020fc224 kind:arm_call to:0x02019538 module:main +from:0x020fc22c kind:arm_call_thumb to:0x020b6560 module:overlays(1,2,6,10,12,14) +from:0x020fc274 kind:arm_call_thumb to:0x02070750 module:overlay(0) +from:0x020fc280 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020fc290 kind:arm_call to:0x020c713c module:overlay(20) +from:0x020fc2a0 kind:arm_call to:0x02028c60 module:main +from:0x020fc2e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc31c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc350 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc390 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc400 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc430 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020fc44c kind:arm_call to:0x02065930 module:overlay(0) +from:0x020fc480 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc4b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc4e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc51c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc554 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc574 kind:arm_call to:0x0201f5c4 module:main +from:0x020fc580 kind:arm_call to:0x0201f730 module:main +from:0x020fc5c0 kind:arm_call to:0x0201e874 module:main +from:0x020fc5e0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020fc5f8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020fc630 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc668 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc68c kind:arm_call to:0x020fb82c module:overlay(21) +from:0x020fc6a8 kind:arm_call to:0x020c91c4 module:overlay(20) +from:0x020fc6b8 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020fc6bc kind:load to:0x0204a110 module:main +from:0x020fc6c0 kind:load to:0x02108c00 module:overlay(21) +from:0x020fc6c4 kind:load to:0x027e09a4 module:dtcm +from:0x020fc6c8 kind:load to:0x02106f34 module:overlay(21) +from:0x020fc6cc kind:load to:0x02106f44 module:overlay(21) +from:0x020fc6d0 kind:load to:0x02106f4c module:overlay(21) +from:0x020fc6d4 kind:load to:0x02106f54 module:overlay(21) +from:0x020fc6d8 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020fc6dc kind:load to:0x02106f3c module:overlay(21) +from:0x020fc6e0 kind:load to:0x02106f5c module:overlay(21) +from:0x020fc6e4 kind:load to:0x02106f70 module:overlay(21) +from:0x020fc704 kind:arm_call to:0x0201f498 module:main +from:0x020fc710 kind:arm_call to:0x020c91c4 module:overlay(20) +from:0x020fc714 kind:arm_call to:0x020fd4cc module:overlay(21) +from:0x020fc76c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fc778 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020fc78c kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fc7a0 kind:arm_call to:0x020f8da8 module:overlay(21) +from:0x020fc7b4 kind:arm_call to:0x020708b0 module:overlay(0) +from:0x020fc7bc kind:arm_call to:0x020fcc2c module:overlay(21) +from:0x020fc7d4 kind:arm_call to:0x0201c4d8 module:main +from:0x020fc7d8 kind:arm_call to:0x020c9180 module:overlay(20) +from:0x020fc7f0 kind:arm_call to:0x020c8ec0 module:overlay(20) +from:0x020fc7f4 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fc824 kind:arm_call to:0x020c8ec0 module:overlay(20) +from:0x020fc860 kind:arm_call to:0x020c8ec0 module:overlay(20) +from:0x020fc868 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020fc86c kind:load to:0x027e0cf4 module:dtcm +from:0x020fc870 kind:load to:0x020b51f8 module:overlay(0) +from:0x020fc874 kind:load to:0x027e09a4 module:dtcm +from:0x020fc878 kind:load to:0x0204a110 module:main +from:0x020fc87c kind:load to:0x0204aeac module:main +from:0x020fc880 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc8a4 kind:arm_call to:0x0207090c module:overlay(0) +from:0x020fc8ac kind:load to:0x027e09a4 module:dtcm +from:0x020fc8b0 kind:load to:0x0204a110 module:main +from:0x020fc8d0 kind:arm_call to:0x02070868 module:overlay(0) +from:0x020fc8d8 kind:load to:0x027e09a4 module:dtcm +from:0x020fc8dc kind:load to:0x0204af02 module:main +from:0x020fc900 kind:arm_call to:0x0207096c module:overlay(0) +from:0x020fc918 kind:arm_call to:0x020f6704 module:overlay(21) +from:0x020fc928 kind:arm_call to:0x020faa10 module:overlay(21) +from:0x020fc930 kind:load to:0x027e09a4 module:dtcm +from:0x020fc934 kind:load to:0x0204a110 module:main +from:0x020fc938 kind:load to:0x027e0cf4 module:dtcm +from:0x020fc95c kind:arm_call to:0x02070a80 module:overlay(0) +from:0x020fc964 kind:load to:0x027e09a4 module:dtcm +from:0x020fc968 kind:load to:0x0204a110 module:main +from:0x020fc9b4 kind:arm_call to:0x020bb9d4 module:overlay(17) +from:0x020fc9dc kind:arm_call to:0x0201aa8c module:main +from:0x020fc9ec kind:arm_call to:0x0201e8d4 module:main +from:0x020fc9f8 kind:arm_call to:0x0201f570 module:main +from:0x020fca0c kind:arm_call to:0x020f9124 module:overlay(21) +from:0x020fca60 kind:arm_call to:0x0201aa8c module:main +from:0x020fcb24 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020fcb4c kind:arm_call to:0x0201aa8c module:main +from:0x020fcb6c kind:arm_call to:0x0201aa8c module:main +from:0x020fcb94 kind:arm_call to:0x0201aa8c module:main +from:0x020fcbfc kind:arm_call to:0x0201aad0 module:main +from:0x020fcc04 kind:arm_call to:0x020c99f4 module:overlay(20) +from:0x020fcc10 kind:load to:0x0204a088 module:main +from:0x020fcc14 kind:load to:0x027e09a4 module:dtcm +from:0x020fcc18 kind:load to:0x0204af02 module:main +from:0x020fcc1c kind:load to:0x0204af1c module:main +from:0x020fcc20 kind:load to:0x027e0cf4 module:dtcm +from:0x020fcc24 kind:load to:0x027e0ce0 module:dtcm +from:0x020fcc28 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020fccc8 kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fce18 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fce58 kind:arm_call to:0x0201e874 module:main +from:0x020fce9c kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fcea8 kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd008 kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd194 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fd1e4 kind:arm_call to:0x020fb804 module:overlay(21) +from:0x020fd204 kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd218 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fd24c kind:arm_call to:0x020fb804 module:overlay(21) +from:0x020fd2a4 kind:arm_call to:0x020fb804 module:overlay(21) +from:0x020fd2ac kind:arm_call to:0x020fb7c4 module:overlay(21) +from:0x020fd2c0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fd300 kind:arm_call to:0x02080a0c module:overlay(0) +from:0x020fd310 kind:arm_call to:0x02019538 module:main +from:0x020fd390 kind:arm_call to:0x020fb804 module:overlay(21) +from:0x020fd400 kind:arm_call to:0x020fb804 module:overlay(21) +from:0x020fd414 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fd420 kind:arm_call to:0x0206d234 module:overlay(0) +from:0x020fd430 kind:arm_call to:0x02019538 module:main +from:0x020fd45c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020fd490 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fd4ac kind:load to:0x020b51f8 module:overlay(0) +from:0x020fd4b0 kind:load to:0x027e0cf4 module:dtcm +from:0x020fd4b8 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd4bc kind:load to:0x0204a110 module:main +from:0x020fd4c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd4c4 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020fd4c8 kind:load to:0x02109918 module:overlay(21) +from:0x020fd4e4 kind:arm_call to:0x02070528 module:overlay(0) +from:0x020fd4ec kind:arm_call to:0x02011ff4 module:main +from:0x020fd4f4 kind:load to:0x027e09a4 module:dtcm +from:0x020fd508 kind:arm_call to:0x020fb684 module:overlay(21) +from:0x020fd53c kind:load to:0x02108d18 module:overlay(21) +from:0x020fd548 kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x020fd55c kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x020fd564 kind:arm_call to:0x02011ff4 module:main +from:0x020fd584 kind:arm_call_thumb to:0x02014994 module:main +from:0x020fd594 kind:arm_call to:0x02018d78 module:main +from:0x020fd59c kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020fd5a4 kind:arm_call to:0x020ea70c module:overlay(21) +from:0x020fd5b4 kind:arm_call to:0x02019538 module:main +from:0x020fd5c8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020fd5d4 kind:arm_call_thumb to:0x020154ec module:main +from:0x020fd5ec kind:arm_call to:0x0201739c module:main +from:0x020fd618 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd620 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd628 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd630 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd64c kind:arm_call to:0x0201739c module:main +from:0x020fd674 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd67c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd684 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd68c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd6a8 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fd6b8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020fd6c4 kind:arm_call_thumb to:0x020154ec module:main +from:0x020fd6dc kind:arm_call to:0x0201739c module:main +from:0x020fd704 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd70c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd714 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd71c kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd734 kind:arm_call to:0x0201739c module:main +from:0x020fd75c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd768 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd770 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd778 kind:arm_call_thumb to:0x0201568c module:main +from:0x020fd794 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fd824 kind:arm_call to:0x02018be0 module:main +from:0x020fd82c kind:arm_call_thumb to:0x020beb24 module:overlay(1) +from:0x020fd848 kind:arm_call to:0x02072724 module:overlay(0) +from:0x020fd858 kind:arm_call to:0x02059190 module:overlay(0) +from:0x020fd878 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x020fd888 kind:arm_call_thumb to:0x020ba54c module:overlay(1) +from:0x020fd8f8 kind:arm_call to:0x020228a8 module:main +from:0x020fd92c kind:arm_call to:0x02022bf4 module:main +from:0x020fd940 kind:arm_call_thumb to:0x020ba660 module:overlay(1) +from:0x020fd954 kind:arm_call_thumb to:0x020156c8 module:main +from:0x020fd964 kind:arm_call to:0x02011f3c module:main +from:0x020fd97c kind:arm_call_thumb to:0x020bf0f4 module:overlay(1) +from:0x020fd988 kind:arm_call_thumb to:0x020156f4 module:main +from:0x020fd990 kind:arm_call_thumb to:0x020ba680 module:overlay(1) +from:0x020fd99c kind:arm_call_thumb to:0x02014994 module:main +from:0x020fd9c4 kind:arm_call to:0x020c86f0 module:overlay(20) +from:0x020fd9d8 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fda6c kind:arm_call to:0x02011f3c module:main +from:0x020fda7c kind:arm_call to:0x02101f28 module:overlay(21) +from:0x020fda8c kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020fdaa4 kind:arm_call to:0x020166cc module:main +from:0x020fdad0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fdadc kind:load to:0x02049ba0 module:main +from:0x020fdae0 kind:load to:0x0204a110 module:main +from:0x020fdae4 kind:load to:0x02108d40 module:overlay(21) +from:0x020fdae8 kind:load to:0x02108d58 module:overlay(21) +from:0x020fdaec kind:load to:0x02108d6c module:overlay(21) +from:0x020fdaf0 kind:load to:0x02108d5c module:overlay(21) +from:0x020fdaf4 kind:load to:0x02108d7c module:overlay(21) +from:0x020fdaf8 kind:load to:0x02108d88 module:overlay(21) +from:0x020fdb00 kind:load to:0x0204ae10 module:main +from:0x020fdb04 kind:load to:0x027e09ac module:dtcm +from:0x020fdb08 kind:load to:0x020b4f04 module:overlay(0) +from:0x020fdb0c kind:load to:0x02108d04 module:overlay(21) +from:0x020fdb14 kind:load to:0x027e0208 module:dtcm +from:0x020fdb18 kind:load to:0x027e0254 module:dtcm +from:0x020fdb1c kind:load to:0x0203ea64 module:main +from:0x020fdb20 kind:load to:0x027e0210 module:dtcm +from:0x020fdb28 kind:load to:0x0204999c module:main +from:0x020fdb2c kind:load to:0x02108d98 module:overlay(21) +from:0x020fdb30 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020fdb34 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020fdb38 kind:load to:0x02109930 module:overlay(21) +from:0x020fdb3c kind:load to:0x02109918 module:overlay(21) +from:0x020fdb40 kind:load to:0x0210990d module:overlay(21) +from:0x020fdb48 kind:load to:0x020b51f8 module:overlay(0) +from:0x020fdb80 kind:arm_call_thumb to:0x02014994 module:main +from:0x020fdba0 kind:arm_call_thumb to:0x020ba698 module:overlay(1) +from:0x020fdba4 kind:arm_call to:0x020fe0f0 module:overlay(21) +from:0x020fdbac kind:arm_call to:0x020591cc module:overlay(0) +from:0x020fdbb0 kind:arm_call to:0x020fe11c module:overlay(21) +from:0x020fdbc4 kind:load to:0x02049ba0 module:main +from:0x020fdbc8 kind:load to:0x0204999c module:main +from:0x020fdbcc kind:load to:0x020b4f04 module:overlay(0) +from:0x020fdbd0 kind:load to:0x0204a110 module:main +from:0x020fdbfc kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x020fdc10 kind:arm_call to:0x020c29bc module:overlay(17) +from:0x020fdc30 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020fdc58 kind:arm_call to:0x020c9118 module:overlay(20) +from:0x020fdc74 kind:arm_call to:0x020c86f0 module:overlay(20) +from:0x020fdc88 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020fdc90 kind:arm_call to:0x020c912c module:overlay(20) +from:0x020fdca0 kind:arm_call to:0x020fdfe0 module:overlay(21) +from:0x020fdcc0 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fdce8 kind:arm_call to:0x020c86f0 module:overlay(20) +from:0x020fdcfc kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fdd10 kind:arm_call to:0x02072428 module:overlay(0) +from:0x020fdd18 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020fdd1c kind:load to:0x0204a110 module:main +from:0x020fdd20 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020fdd24 kind:load to:0x0204a060 module:main +from:0x020fdd28 kind:load to:0x02018425 module:main +from:0x020fdd2c kind:load to:0x027e09ac module:dtcm +from:0x020fdd44 kind:load to:0x027e09ac module:dtcm +from:0x020fdd48 kind:load to:0x020724a0 module:overlay(0) +from:0x020fdd64 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020fdd68 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020fdd78 kind:arm_call to:0x02024a14 module:main +from:0x020fdd90 kind:arm_call to:0x02024a30 module:main +from:0x020fdda0 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020fddb4 kind:arm_call to:0x020c2b18 module:overlay(17) +from:0x020fddc4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020fddcc kind:load to:0x027e09ac module:dtcm +from:0x020fddd4 kind:load to:0x027e0210 module:dtcm +from:0x020fddd8 kind:load to:0x027e0254 module:dtcm +from:0x020fdf24 kind:arm_call to:0x020fb884 module:overlay(21) +from:0x020fdf40 kind:load to:0x02109918 module:overlay(21) +from:0x020fdf7c kind:arm_call to:0x020fb868 module:overlay(21) +from:0x020fdfdc kind:load to:0x0210990d module:overlay(21) +from:0x020fe074 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fe0d4 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020fe0e0 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020fe0ec kind:load to:0x020e8584 module:overlays(19,20) +from:0x020fe108 kind:arm_call to:0x020fe148 module:overlay(21) +from:0x020fe110 kind:arm_call to:0x02011ff4 module:main +from:0x020fe118 kind:load to:0x027e095c module:dtcm +from:0x020fe134 kind:arm_call_thumb to:0x020bebcc module:overlay(1) +from:0x020fe13c kind:arm_call to:0x02011ff4 module:main +from:0x020fe144 kind:load to:0x027e09ac module:dtcm +from:0x020fe158 kind:load to:0x027e095c module:dtcm +from:0x020fe190 kind:load to:0x0210990d module:overlay(21) +from:0x020fe1dc kind:arm_call to:0x020fe1f0 module:overlay(21) +from:0x020fe1e8 kind:load to:0x020e8b9c module:overlays(19,20) +from:0x020fe1ec kind:load to:0x02106f84 module:overlay(21) +from:0x020fe21c kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe22c kind:arm_call to:0x02028c30 module:main +from:0x020fe238 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe24c kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe264 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe274 kind:arm_call to:0x02028c30 module:main +from:0x020fe280 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe294 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe2ac kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe2bc kind:arm_call to:0x02028c30 module:main +from:0x020fe2c8 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe2dc kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe2f4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe304 kind:arm_call to:0x02028c30 module:main +from:0x020fe310 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe324 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe3a4 kind:arm_call to:0x020ce634 module:overlay(20) +from:0x020fe3b0 kind:load to:0x02108c00 module:overlay(21) +from:0x020fe3b8 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020fe430 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe440 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe45c kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe470 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe484 kind:arm_call to:0x020ce728 module:overlay(20) +from:0x020fe4e0 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe4f8 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe568 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe57c kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe5cc kind:arm_call to:0x020ff118 module:overlay(21) +from:0x020fe5f4 kind:arm_call to:0x020ff118 module:overlay(21) +from:0x020fe61c kind:arm_call to:0x020ff118 module:overlay(21) +from:0x020fe644 kind:arm_call to:0x020ff118 module:overlay(21) +from:0x020fe6bc kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fe6e8 kind:arm_call to:0x020ce728 module:overlay(20) +from:0x020fe710 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe734 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fe75c kind:arm_call to:0x020ce728 module:overlay(20) +from:0x020fe780 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe798 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe7d8 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe7e4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe800 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe810 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe834 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fe888 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe89c kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe8b4 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe8f4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe900 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fe91c kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe92c kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fe950 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fe9c8 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fe9f4 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fea1c kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fea44 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fea8c kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020feaa4 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020feae4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020feaf0 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020feb0c kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020feb1c kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020feb40 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020feb8c kind:arm_call to:0x020c910c module:overlay(20) +from:0x020fec04 kind:arm_call to:0x020ff298 module:overlay(21) +from:0x020fec14 kind:arm_call to:0x020ff298 module:overlay(21) +from:0x020fec24 kind:arm_call to:0x020ff1d8 module:overlay(21) +from:0x020fec64 kind:arm_call to:0x020fe15c module:overlay(21) +from:0x020fece0 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fed0c kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fed50 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fed84 kind:arm_call to:0x020ff298 module:overlay(21) +from:0x020fed94 kind:arm_call to:0x020ff298 module:overlay(21) +from:0x020feda0 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020feda4 kind:load to:0x020e8b9c module:overlays(19,20) +from:0x020feda8 kind:load to:0x02109900 module:overlay(21) +from:0x020fedb0 kind:load to:0x02109909 module:overlay(21) +from:0x020fedb4 kind:load to:0x02109901 module:overlay(21) +from:0x020fedb8 kind:load to:0x02109905 module:overlay(21) +from:0x020fee04 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020fee90 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020feec4 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020feef8 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fef24 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020fef68 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020feff4 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020ff028 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020ff05c kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020ff088 kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020ff0c4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020ff0ec kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020ff114 kind:load to:0x02109928 module:overlay(21) +from:0x020ff190 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020ff1c4 kind:arm_call to:0x020fe1f0 module:overlay(21) +from:0x020ff1d0 kind:load to:0x020e8b9c module:overlays(19,20) +from:0x020ff1d4 kind:load to:0x02106f84 module:overlay(21) +from:0x020ff27c kind:arm_call to:0x020ce634 module:overlay(20) +from:0x020ff288 kind:load to:0x020e8b9c module:overlays(19,20) +from:0x020ff28c kind:load to:0x02106f84 module:overlay(21) +from:0x020ff290 kind:load to:0x02109911 module:overlay(21) +from:0x020ff294 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020ff32c kind:arm_call to:0x020fe194 module:overlay(21) +from:0x020ff348 kind:arm_call to:0x020fb684 module:overlay(21) +from:0x020ff368 kind:load to:0x02108dbc module:overlay(21) +from:0x020ff374 kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x020ff388 kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x020ff390 kind:arm_call to:0x02011ff4 module:main +from:0x020ff3b0 kind:arm_call to:0x02018d78 module:main +from:0x020ff3b8 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020ff3c0 kind:arm_call to:0x020ea70c module:overlay(21) +from:0x020ff3d4 kind:arm_call to:0x02019538 module:main +from:0x020ff444 kind:arm_call to:0x02011f3c module:main +from:0x020ff454 kind:arm_call to:0x020c9590 module:overlay(20) +from:0x020ff464 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x020ff47c kind:arm_call to:0x020166cc module:main +from:0x020ff49c kind:load to:0x0204a110 module:main +from:0x020ff4a0 kind:load to:0x02109930 module:overlay(21) +from:0x020ff4a4 kind:load to:0x020e8778 module:overlays(19,20) +from:0x020ff4e4 kind:load to:0x02109930 module:overlay(21) +from:0x020ff4e8 kind:load to:0x02049f8c module:main +from:0x020ff530 kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x020ff540 kind:arm_call to:0x020fb7b4 module:overlay(21) +from:0x020ff558 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ff56c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ff588 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020ff59c kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ff5a0 kind:load to:0x0204a110 module:main +from:0x020ff5a4 kind:load to:0x020b5254 module:overlay(0) +from:0x020ff5a8 kind:load to:0x0204a060 module:main +from:0x020ff5ac kind:load to:0x02018425 module:main +from:0x020ff5bc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ff614 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ff634 kind:arm_call to:0x020ffd78 module:overlay(21) +from:0x020ff644 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ff64c kind:arm_call to:0x02060bac module:overlay(0) +from:0x020ff668 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ff690 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ff6c8 kind:arm_call to:0x020ffafc module:overlay(21) +from:0x020ff704 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ff714 kind:arm_call to:0x020ffdac module:overlay(21) +from:0x020ff738 kind:arm_call to:0x020ffdc4 module:overlay(21) +from:0x020ff778 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff788 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ff7a8 kind:arm_call to:0x020ffb4c module:overlay(21) +from:0x020ff7f4 kind:arm_call to:0x020ffdec module:overlay(21) +from:0x020ff804 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020ff844 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff854 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ff888 kind:arm_call to:0x020ffb4c module:overlay(21) +from:0x020ff8a4 kind:arm_call to:0x020ffbc8 module:overlay(21) +from:0x020ff8b0 kind:arm_call to:0x020ffb3c module:overlay(21) +from:0x020ff8c0 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020ff8e4 kind:arm_call to:0x020ffd30 module:overlay(21) +from:0x020ff8ec kind:arm_call to:0x020ffe14 module:overlay(21) +from:0x020ff900 kind:arm_call to:0x0206eb58 module:overlay(0) +from:0x020ff910 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020ff928 kind:arm_call to:0x0206e654 module:overlay(0) +from:0x020ff930 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ff940 kind:arm_call to:0x020ffd54 module:overlay(21) +from:0x020ff948 kind:arm_call to:0x020ffe38 module:overlay(21) +from:0x020ff970 kind:arm_call to:0x020ffe54 module:overlay(21) +from:0x020ff97c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ff98c kind:arm_call to:0x020ffd78 module:overlay(21) +from:0x020ff994 kind:load to:0x027e0cf4 module:dtcm +from:0x020ff998 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ff9a0 kind:load to:0x02106fda module:overlay(21) +from:0x020ff9a4 kind:load to:0x020b5254 module:overlay(0) +from:0x020ffa10 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020ffa30 kind:arm_call to:0x02028c4c module:main +from:0x020ffa58 kind:arm_call to:0x0201aad0 module:main +from:0x020ffa8c kind:arm_call to:0x0201aa44 module:main +from:0x020ffa98 kind:load to:0x027e0cf4 module:dtcm +from:0x020ffa9c kind:load to:0x0203e964 module:main +from:0x020ffaa0 kind:load to:0x0204af1c module:main +from:0x020ffaec kind:arm_call to:0x020ffd88 module:overlay(21) +from:0x020ffaf8 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ffb2c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ffb34 kind:arm_call to:0x020ffd78 module:overlay(21) +from:0x020ffb58 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ffbb8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ffbc4 kind:load to:0x02106faa module:overlay(21) +from:0x020ffc94 kind:arm_call to:0x020c910c module:overlay(20) +from:0x020ffd10 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ffd1c kind:load to:0x027e0ce0 module:dtcm +from:0x020ffd20 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ffd24 kind:load to:0x02108df4 module:overlay(21) +from:0x020ffd28 kind:load to:0x02108de4 module:overlay(21) +from:0x020ffd2c kind:load to:0x02106faa module:overlay(21) +from:0x020ffd4c kind:load to:0x027e0cf4 module:dtcm +from:0x020ffd50 kind:load to:0x020f9d70 module:overlay(21) +from:0x020ffd70 kind:load to:0x027e0cf4 module:dtcm +from:0x020ffd74 kind:load to:0x020f9dd0 module:overlay(21) +from:0x020ffd84 kind:load to:0x020ffb3c module:overlay(21) +from:0x020ffd98 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ffda4 kind:arm_call to:0x020ffb3c module:overlay(21) +from:0x020ffdb4 kind:arm_call to:0x020ffb4c module:overlay(21) +from:0x020ffdbc kind:arm_call to:0x020ffdc4 module:overlay(21) +from:0x020ffdd4 kind:arm_call to:0x020ffb3c module:overlay(21) +from:0x020ffdfc kind:arm_call to:0x020ffb3c module:overlay(21) +from:0x020ffe24 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ffe30 kind:arm_call to:0x020ffb3c module:overlay(21) +from:0x020ffe44 kind:arm_call to:0x020ffb3c module:overlay(21) +from:0x020ffe64 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ffe70 kind:arm_call to:0x020ffb3c module:overlay(21) +from:0x020ffea4 kind:arm_call to:0x0201e6d0 module:main +from:0x020ffed4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fff04 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fff34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fff4c kind:arm_call to:0x0201f6f0 module:main +from:0x020fff90 kind:arm_call to:0x0201e874 module:main +from:0x020fffbc kind:arm_call to:0x0201f498 module:main +from:0x020fffc4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020fffcc kind:arm_call to:0x0201f2cc module:main +from:0x02100004 kind:arm_call to:0x02100404 module:overlay(21) +from:0x02100134 kind:arm_call to:0x020ffe78 module:overlay(21) +from:0x02100154 kind:arm_call to:0x02100440 module:overlay(21) +from:0x02100184 kind:arm_call to:0x02100404 module:overlay(21) +from:0x0210018c kind:load to:0x027e0cf4 module:dtcm +from:0x021001ec kind:arm_call to:0x0201e8d4 module:main +from:0x0210020c kind:arm_call to:0x0201aa44 module:main +from:0x02100270 kind:arm_call to:0x0201f4b4 module:main +from:0x021002a8 kind:arm_call to:0x0201aa44 module:main +from:0x021002e0 kind:arm_call to:0x0201aa44 module:main +from:0x021002ec kind:load to:0x027e0cf4 module:dtcm +from:0x021002f0 kind:load to:0x0204af1c module:main +from:0x02100344 kind:arm_call to:0x020ffe78 module:overlay(21) +from:0x0210035c kind:arm_call to:0x02100440 module:overlay(21) +from:0x02100380 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x021003a8 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x021003f0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x021003f4 kind:load to:0x02107004 module:overlay(21) +from:0x021003f8 kind:load to:0x02106ff8 module:overlay(21) +from:0x021003fc kind:load to:0x02106fee module:overlay(21) +from:0x02100400 kind:load to:0x02106fe8 module:overlay(21) +from:0x02100464 kind:arm_call to:0x0201f498 module:main +from:0x02100474 kind:arm_call to:0x0201f730 module:main +from:0x02100488 kind:arm_call to:0x0201667c module:main +from:0x0210049c kind:load to:0x02108e0c module:overlay(21) +from:0x021004ac kind:arm_call to:0x0201667c module:main +from:0x021004c0 kind:load to:0x02108e0c module:overlay(21) +from:0x021004d0 kind:arm_call to:0x02016694 module:main +from:0x021004e8 kind:arm_call to:0x02016694 module:main +from:0x021004f0 kind:arm_call to:0x02011ff4 module:main +from:0x02100508 kind:arm_call to:0x02016694 module:main +from:0x0210053c kind:arm_call to:0x0210047c module:overlay(21) +from:0x0210055c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x02100568 kind:arm_call to:0x0201e6d0 module:main +from:0x02100580 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x0210058c kind:arm_call to:0x0201e6d0 module:main +from:0x021005a8 kind:arm_call to:0x0203d160 module:main +from:0x021005b8 kind:arm_call to:0x02063848 module:overlay(0) +from:0x021005c8 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x0210061c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100650 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100688 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021006c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021006f8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100730 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210076c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021007b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021007fc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100834 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100854 kind:arm_call to:0x0201f6f0 module:main +from:0x02100868 kind:arm_call to:0x0201f6f0 module:main +from:0x0210087c kind:arm_call to:0x0201f6f0 module:main +from:0x02100888 kind:arm_call to:0x0201e6d0 module:main +from:0x02100890 kind:arm_call to:0x0201e6d0 module:main +from:0x0210089c kind:arm_call to:0x0201e6d0 module:main +from:0x02100918 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x02100958 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x0210097c kind:arm_call to:0x0206415c module:overlay(0) +from:0x021009b8 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x021009dc kind:arm_call to:0x02062e44 module:overlay(0) +from:0x021009f0 kind:arm_call to:0x02064034 module:overlay(0) +from:0x02100a0c kind:arm_call to:0x02064358 module:overlay(0) +from:0x02100a14 kind:arm_call to:0x02101b90 module:overlay(21) +from:0x02100a64 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100aa4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100ae0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100b18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100b6c kind:arm_call to:0x01ff9b40 module:itcm +from:0x02100b74 kind:arm_call to:0x020c713c module:overlay(20) +from:0x02100b84 kind:arm_call to:0x02028c60 module:main +from:0x02100bcc kind:arm_call to:0x0201e754 module:main +from:0x02100c10 kind:arm_call to:0x0201e754 module:main +from:0x02100c58 kind:arm_call to:0x0201e754 module:main +from:0x02100c88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100cc0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100cf8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100d30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02100d94 kind:arm_call to:0x0201f730 module:main +from:0x02100da8 kind:arm_call to:0x0201f730 module:main +from:0x02100e0c kind:arm_call to:0x020249d4 module:main +from:0x02100e1c kind:load to:0x02108e30 module:overlay(21) +from:0x02100e20 kind:load to:0x020b1fcc module:overlay(0) +from:0x02100e24 kind:load to:0x02100e64 module:overlay(21) +from:0x02100e28 kind:load to:0x0206337c module:overlay(0) +from:0x02100e2c kind:load to:0x020b1f6c module:overlay(0) +from:0x02100e30 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02100e34 kind:load to:0x02107044 module:overlay(21) +from:0x02100e38 kind:load to:0x02107050 module:overlay(21) +from:0x02100e3c kind:load to:0x02107038 module:overlay(21) +from:0x02100e40 kind:load to:0x02107018 module:overlay(21) +from:0x02100e44 kind:load to:0x02107010 module:overlay(21) +from:0x02100e48 kind:load to:0x0204a110 module:main +from:0x02100e4c kind:load to:0x02108e4c module:overlay(21) +from:0x02100e50 kind:load to:0x02108e54 module:overlay(21) +from:0x02100e54 kind:load to:0x027e0994 module:dtcm +from:0x02100e6c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02100eb0 kind:arm_call to:0x0201f498 module:main +from:0x02100ecc kind:arm_call to:0x0201f498 module:main +from:0x02100ed8 kind:arm_call to:0x0201f498 module:main +from:0x02100ee4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100eec kind:arm_call to:0x0201f2cc module:main +from:0x02100ef8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100f00 kind:arm_call to:0x0201f2cc module:main +from:0x02100f0c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100f14 kind:arm_call to:0x0201f2cc module:main +from:0x02100f24 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x02100f2c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02100f40 kind:arm_call to:0x0203d210 module:main +from:0x02100f48 kind:arm_call to:0x021004fc module:overlay(21) +from:0x02100f54 kind:load to:0x02108e30 module:overlay(21) +from:0x02100f58 kind:load to:0x027e0994 module:dtcm +from:0x02100f5c kind:load to:0x02100e64 module:overlay(21) +from:0x02100f98 kind:arm_call to:0x0201f498 module:main +from:0x02100fb4 kind:arm_call to:0x0201f498 module:main +from:0x02100fc0 kind:arm_call to:0x0201f498 module:main +from:0x02100fcc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100fd4 kind:arm_call to:0x0201f2cc module:main +from:0x02100fe0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100fe8 kind:arm_call to:0x0201f2cc module:main +from:0x02100ff4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02100ffc kind:arm_call to:0x0201f2cc module:main +from:0x0210100c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x02101014 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02101028 kind:arm_call to:0x0203d210 module:main +from:0x02101030 kind:arm_call to:0x021004fc module:overlay(21) +from:0x02101038 kind:arm_call to:0x02011ff4 module:main +from:0x02101044 kind:load to:0x02108e30 module:overlay(21) +from:0x02101048 kind:load to:0x027e0994 module:dtcm +from:0x0210104c kind:load to:0x02100e64 module:overlay(21) +from:0x021010ac kind:arm_call to:0x0201fa70 module:main +from:0x02101198 kind:arm_call to:0x0201c4d8 module:main +from:0x021011a0 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x021011b0 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x0210155c kind:load to:0x020e8584 module:overlays(19,20) +from:0x02101560 kind:load to:0x027e0994 module:dtcm +from:0x02101568 kind:load to:0x0204aeac module:main +from:0x021015ac kind:arm_call to:0x02101b90 module:overlay(21) +from:0x021015b4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021015d0 kind:arm_call to:0x02101b90 module:overlay(21) +from:0x021015dc kind:arm_call to:0x0206422c module:overlay(0) +from:0x021015e8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021015f0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x021015f4 kind:load to:0x0204a110 module:main +from:0x021015f8 kind:load to:0x020b5254 module:overlay(0) +from:0x021016f0 kind:load to:0x02108e5c module:overlay(21) +from:0x021016f4 kind:load to:0x02108e64 module:overlay(21) +from:0x02101724 kind:load to:0x020431b8 module:main +from:0x0210175c kind:arm_call to:0x0201aa8c module:main +from:0x0210177c kind:arm_call to:0x0201aa8c module:main +from:0x021017b0 kind:arm_call to:0x0201aa44 module:main +from:0x021017d8 kind:arm_call to:0x0201aa8c module:main +from:0x021017e8 kind:arm_call to:0x0201f4b4 module:main +from:0x021017f8 kind:arm_call to:0x0201f4b4 module:main +from:0x02101824 kind:arm_call to:0x0201aa8c module:main +from:0x02101874 kind:arm_call to:0x0201f4b4 module:main +from:0x021018a4 kind:arm_call to:0x020c99f4 module:overlay(20) +from:0x021018b0 kind:load to:0x0204af1c module:main +from:0x02101938 kind:arm_call to:0x0201aa44 module:main +from:0x0210195c kind:load to:0x0204af1c module:main +from:0x0210197c kind:arm_call to:0x0201e8d4 module:main +from:0x021019c4 kind:arm_call to:0x0201aa44 module:main +from:0x021019d8 kind:arm_call to:0x0201e8d4 module:main +from:0x021019f4 kind:arm_call to:0x0201aa44 module:main +from:0x02101a04 kind:arm_call to:0x0201e8d4 module:main +from:0x02101a20 kind:arm_call to:0x0201aa44 module:main +from:0x02101a34 kind:arm_call to:0x0201e8d4 module:main +from:0x02101a50 kind:arm_call to:0x0201aa44 module:main +from:0x02101aa8 kind:arm_call to:0x0201aa44 module:main +from:0x02101ac8 kind:arm_call to:0x0201aa44 module:main +from:0x02101ad4 kind:load to:0x0204af1c module:main +from:0x02101b08 kind:arm_call to:0x0206427c module:overlay(0) +from:0x02101b60 kind:arm_call to:0x0206415c module:overlay(0) +from:0x02101b7c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02101b88 kind:load to:0x02108e6c module:overlay(21) +from:0x02101b8c kind:load to:0x020b5254 module:overlay(0) +from:0x02101bb0 kind:arm_call to:0x0201f498 module:main +from:0x02101bcc kind:arm_call to:0x0201f498 module:main +from:0x02101be4 kind:arm_call to:0x0201f730 module:main +from:0x02101c10 kind:arm_call to:0x0201f730 module:main +from:0x02101c4c kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02101c84 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02101c98 kind:load to:0x0210705c module:overlay(21) +from:0x02101c9c kind:load to:0x02107074 module:overlay(21) +from:0x02101ca0 kind:load to:0x0210708c module:overlay(21) +from:0x02101ca4 kind:load to:0x02107020 module:overlay(21) +from:0x02101ca8 kind:load to:0x0210702c module:overlay(21) +from:0x02101cf8 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x02101d0c kind:arm_call to:0x02067a60 module:overlay(0) +from:0x02101d28 kind:load to:0x02107168 module:overlay(21) +from:0x02101d2c kind:load to:0x020e8584 module:overlays(19,20) +from:0x02101d30 kind:load to:0x020b508c module:overlay(0) +from:0x02101d34 kind:load to:0x02109938 module:overlay(21) +from:0x02101d4c kind:arm_call to:0x020399d8 module:main +from:0x02101d50 kind:arm_call to:0x02038b94 module:main +from:0x02101d54 kind:arm_call to:0x02038660 module:main +from:0x02101d58 kind:arm_call to:0x0203a620 module:main +from:0x02101d94 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x02101da4 kind:arm_call to:0x020c70a4 module:overlay(20) +from:0x02101dfc kind:load to:0x020e8584 module:overlays(19,20) +from:0x02101e00 kind:load to:0x02109938 module:overlay(21) +from:0x02101e78 kind:load to:0x02109938 module:overlay(21) +from:0x02101e98 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02101ea4 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02101ebc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02101ecc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02101edc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02101f10 kind:load to:0x02108ee0 module:overlay(21) +from:0x02101f1c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02101f3c kind:arm_call to:0x0210047c module:overlay(21) +from:0x02101f60 kind:arm_call to:0x0203d160 module:main +from:0x02101f78 kind:arm_call to:0x0201e6d0 module:main +from:0x02101fac kind:arm_call to:0x02104948 module:overlay(21) +from:0x02101fb4 kind:arm_call to:0x02104990 module:overlay(21) +from:0x02101fc0 kind:arm_call to:0x02104a28 module:overlay(21) +from:0x02101fd0 kind:arm_call to:0x0201e6d0 module:main +from:0x02101fd8 kind:arm_call to:0x0201e6d0 module:main +from:0x02101fe8 kind:arm_call to:0x02063848 module:overlay(0) +from:0x02101ff8 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x02102004 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x02102014 kind:arm_call to:0x0201e6d0 module:main +from:0x02102034 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x02102048 kind:arm_call to:0x02063848 module:overlay(0) +from:0x02102058 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x02102064 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x02102070 kind:arm_call to:0x0201e6d0 module:main +from:0x0210208c kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x021020a0 kind:arm_call to:0x02063848 module:overlay(0) +from:0x021020b0 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x021020bc kind:arm_call to:0x02063f40 module:overlay(0) +from:0x021020c8 kind:arm_call to:0x0201e6d0 module:main +from:0x021020e4 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x021020f4 kind:arm_call to:0x02105984 module:overlay(21) +from:0x02102100 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0210215c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102194 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021021c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021021e8 kind:arm_call to:0x0201f6f0 module:main +from:0x021021fc kind:arm_call to:0x0201f6f0 module:main +from:0x02102210 kind:arm_call to:0x0201f6f0 module:main +from:0x02102300 kind:arm_call to:0x020bbab8 module:overlay(17) +from:0x0210232c kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x02102338 kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x0210233c kind:arm_call to:0x02104ae0 module:overlay(21) +from:0x021023a8 kind:arm_call to:0x02104b9c module:overlay(21) +from:0x021023d0 kind:arm_call to:0x02104b9c module:overlay(21) +from:0x02102434 kind:arm_call to:0x0201e874 module:main +from:0x02102448 kind:arm_call to:0x0201f730 module:main +from:0x02102490 kind:arm_call to:0x021057d8 module:overlay(21) +from:0x021024c0 kind:arm_call to:0x021057d8 module:overlay(21) +from:0x021024d0 kind:arm_call to:0x0201f730 module:main +from:0x021024f4 kind:arm_call to:0x021057d8 module:overlay(21) +from:0x02102524 kind:arm_call to:0x02105318 module:overlay(21) +from:0x0210253c kind:arm_call to:0x01ff9b40 module:itcm +from:0x02102544 kind:arm_call to:0x020c713c module:overlay(20) +from:0x02102550 kind:arm_call to:0x02028c60 module:main +from:0x0210257c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021025ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102604 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102670 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021026a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102700 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210273c kind:arm_call to:0x02065930 module:overlay(0) +from:0x02102758 kind:arm_call to:0x02065930 module:overlay(0) +from:0x02102774 kind:arm_call to:0x02065930 module:overlay(0) +from:0x02102790 kind:arm_call to:0x02065930 module:overlay(0) +from:0x021027ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021027c8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021027f8 kind:arm_call to:0x0201e874 module:main +from:0x02102824 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210285c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02102894 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021028cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021028ec kind:arm_call to:0x0206082c module:overlay(0) +from:0x02102904 kind:arm_call to:0x0201f730 module:main +from:0x0210294c kind:arm_call to:0x020249d4 module:main +from:0x0210296c kind:arm_call to:0x020249d4 module:main +from:0x02102978 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02102988 kind:load to:0x02108ebc module:overlay(21) +from:0x0210298c kind:load to:0x021029dc module:overlay(21) +from:0x02102990 kind:load to:0x02101e7c module:overlay(21) +from:0x02102994 kind:load to:0x020b1f6c module:overlay(0) +from:0x02102998 kind:load to:0x020b1fcc module:overlay(0) +from:0x021029a0 kind:load to:0x02109938 module:overlay(21) +from:0x021029a4 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x021029a8 kind:load to:0x02101d60 module:overlay(21) +from:0x021029ac kind:load to:0x02101e04 module:overlay(21) +from:0x021029b0 kind:load to:0x02107128 module:overlay(21) +from:0x021029b8 kind:load to:0x021070a8 module:overlay(21) +from:0x021029bc kind:load to:0x021070b8 module:overlay(21) +from:0x021029c0 kind:load to:0x0204a110 module:main +from:0x021029c4 kind:load to:0x021070fc module:overlay(21) +from:0x021029c8 kind:load to:0x021070c0 module:overlay(21) +from:0x021029cc kind:load to:0x021070d4 module:overlay(21) +from:0x021029d0 kind:load to:0x021070e8 module:overlay(21) +from:0x021029e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021029f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021029f8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02102a00 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02102a14 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102a28 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102a3c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102a60 kind:arm_call to:0x0201f498 module:main +from:0x02102a6c kind:arm_call to:0x0201f498 module:main +from:0x02102a78 kind:arm_call to:0x0201f498 module:main +from:0x02102a7c kind:arm_call to:0x02104b64 module:overlay(21) +from:0x02102a84 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x02102a94 kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x02102aa0 kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x02102ab8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102ac0 kind:arm_call to:0x0201f2cc module:main +from:0x02102ad0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102ad8 kind:arm_call to:0x0201f2cc module:main +from:0x02102ae8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102af0 kind:arm_call to:0x0201f2cc module:main +from:0x02102afc kind:arm_call to:0x02105a48 module:overlay(21) +from:0x02102b08 kind:arm_call to:0x021057a0 module:overlay(21) +from:0x02102b14 kind:arm_call to:0x021057a0 module:overlay(21) +from:0x02102b20 kind:arm_call to:0x021057a0 module:overlay(21) +from:0x02102b2c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102b34 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102b40 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102b54 kind:arm_call to:0x0203d210 module:main +from:0x02102b5c kind:arm_call to:0x021004fc module:overlay(21) +from:0x02102b68 kind:load to:0x02108ebc module:overlay(21) +from:0x02102b6c kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x02102b70 kind:load to:0x02109938 module:overlay(21) +from:0x02102b74 kind:load to:0x021029dc module:overlay(21) +from:0x02102b90 kind:arm_call to:0x0201f498 module:main +from:0x02102b9c kind:arm_call to:0x0201f498 module:main +from:0x02102ba8 kind:arm_call to:0x0201f498 module:main +from:0x02102bac kind:arm_call to:0x02104b64 module:overlay(21) +from:0x02102bb4 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x02102bc4 kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x02102bd0 kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x02102be8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102bf0 kind:arm_call to:0x0201f2cc module:main +from:0x02102c00 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102c08 kind:arm_call to:0x0201f2cc module:main +from:0x02102c18 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02102c20 kind:arm_call to:0x0201f2cc module:main +from:0x02102c2c kind:arm_call to:0x02105a48 module:overlay(21) +from:0x02102c38 kind:arm_call to:0x021057a0 module:overlay(21) +from:0x02102c44 kind:arm_call to:0x021057a0 module:overlay(21) +from:0x02102c50 kind:arm_call to:0x021057a0 module:overlay(21) +from:0x02102c5c kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102c64 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102c70 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02102c84 kind:arm_call to:0x0203d210 module:main +from:0x02102c8c kind:arm_call to:0x021004fc module:overlay(21) +from:0x02102c94 kind:arm_call to:0x02011ff4 module:main +from:0x02102ca0 kind:load to:0x02108ebc module:overlay(21) +from:0x02102ca4 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x02102ca8 kind:load to:0x02109938 module:overlay(21) +from:0x02102cac kind:load to:0x021029dc module:overlay(21) +from:0x02102cd0 kind:arm_call to:0x0210587c module:overlay(21) +from:0x02102ce0 kind:arm_call to:0x0210587c module:overlay(21) +from:0x02102cf0 kind:arm_call to:0x0210587c module:overlay(21) +from:0x02102f5c kind:arm_call to:0x02105a70 module:overlay(21) +from:0x02102f74 kind:arm_call to:0x021053fc module:overlay(21) +from:0x02102f8c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02102fd4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x02103018 kind:arm_call to:0x02104dcc module:overlay(21) +from:0x02103070 kind:load to:0x020b51f8 module:overlay(0) +from:0x02103074 kind:load to:0x02107330 module:overlay(21) +from:0x0210309c kind:arm_call to:0x0201e8d4 module:main +from:0x021030bc kind:arm_call to:0x0201aa44 module:main +from:0x02103100 kind:arm_call to:0x0201e8d4 module:main +from:0x02103158 kind:arm_call to:0x0201f4b4 module:main +from:0x02103168 kind:arm_call to:0x0210589c module:overlay(21) +from:0x02103178 kind:arm_call to:0x0210589c module:overlay(21) +from:0x02103188 kind:arm_call to:0x0210589c module:overlay(21) +from:0x021031dc kind:arm_call to:0x0201f4b4 module:main +from:0x021031e8 kind:arm_call to:0x02105ba4 module:overlay(21) +from:0x0210321c kind:arm_call to:0x02105530 module:overlay(21) +from:0x02103290 kind:arm_call to:0x0201e8d4 module:main +from:0x021032a4 kind:arm_call to:0x02028c4c module:main +from:0x021032d4 kind:arm_call to:0x0201e8d4 module:main +from:0x0210331c kind:arm_call to:0x020659d0 module:overlay(0) +from:0x021033c8 kind:arm_call to:0x0201e8d4 module:main +from:0x02103428 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x02103494 kind:arm_call to:0x0201aad0 module:main +from:0x021034d0 kind:arm_call to:0x0201e8d4 module:main +from:0x0210353c kind:arm_call to:0x020659d0 module:overlay(0) +from:0x02103548 kind:arm_call to:0x02101d38 module:overlay(21) +from:0x02103578 kind:arm_call to:0x0201e8d4 module:main +from:0x021035e8 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x021035f8 kind:arm_call to:0x02101d38 module:overlay(21) +from:0x02103628 kind:arm_call to:0x0201aa44 module:main +from:0x02103640 kind:arm_call to:0x020c99f4 module:overlay(20) +from:0x0210364c kind:load to:0x0204af1c module:main +from:0x02103650 kind:load to:0x0210990d module:overlay(21) +from:0x02103654 kind:load to:0x0204af02 module:main +from:0x021036a0 kind:arm_call to:0x02104ed0 module:overlay(21) +from:0x021036ec kind:load to:0x021073f8 module:overlay(21) +from:0x02103854 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x021038b8 kind:arm_call to:0x020ce314 module:overlay(20) +from:0x021038c8 kind:arm_call to:0x020c8e74 module:overlay(20) +from:0x021038d0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x021038d4 kind:load to:0x021070a4 module:overlay(21) +from:0x021038dc kind:load to:0x020e879c module:overlays(19,20,26) +from:0x021038e0 kind:load to:0x021074c0 module:overlay(21) +from:0x021038e4 kind:load to:0x0210720c module:overlay(21) +from:0x021038e8 kind:load to:0x02109918 module:overlay(21) +from:0x02103914 kind:arm_call to:0x020ce2d4 module:overlay(20) +from:0x0210393c kind:arm_call to:0x020ce2f4 module:overlay(20) +from:0x0210397c kind:arm_call to:0x020c70bc module:overlay(20) +from:0x021039ac kind:arm_call to:0x02028d9c module:main +from:0x021039c4 kind:arm_call to:0x02028c30 module:main +from:0x02103a00 kind:arm_call to:0x020ce36c module:overlay(20) +from:0x02103a20 kind:arm_call to:0x020ce27c module:overlay(20) +from:0x02103a2c kind:load to:0x020e8584 module:overlays(19,20) +from:0x02103a30 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x02103a64 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02103ae0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02103b08 kind:arm_call to:0x02105608 module:overlay(21) +from:0x02103b5c kind:arm_call to:0x020fdddc module:overlay(21) +from:0x02103b84 kind:arm_call to:0x020fe3bc module:overlay(21) +from:0x02103b8c kind:arm_call to:0x0210375c module:overlay(21) +from:0x02103b98 kind:load to:0x021070a8 module:overlay(21) +from:0x02103b9c kind:load to:0x020e8584 module:overlays(19,20) +from:0x02103ba8 kind:arm_call to:0x021036f0 module:overlay(21) +from:0x02103bcc kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02103be8 kind:arm_call to:0x020c8e74 module:overlay(20) +from:0x02103bf0 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x02103c0c kind:arm_call to:0x0203a1bc module:main +from:0x02103c74 kind:arm_call to:0x020fedbc module:overlay(21) +from:0x02103c7c kind:arm_call to:0x021038ec module:overlay(21) +from:0x02103c84 kind:load to:0x02109918 module:overlay(21) +from:0x02103c8c kind:load to:0x020e8584 module:overlays(19,20) +from:0x02103d10 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02103d40 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02103d48 kind:load to:0x020b5254 module:overlay(0) +from:0x02103d4c kind:load to:0x02109918 module:overlay(21) +from:0x02103d50 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02103da4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02103dac kind:load to:0x020b5254 module:overlay(0) +from:0x02103e38 kind:arm_call to:0x02105114 module:overlay(21) +from:0x02103e48 kind:arm_call to:0x021052cc module:overlay(21) +from:0x02103f6c kind:arm_call to:0x02105114 module:overlay(21) +from:0x02103fd4 kind:arm_call to:0x0206d1ac module:overlay(0) +from:0x02103fe8 kind:load to:0x02109918 module:overlay(21) +from:0x02103fec kind:load to:0x020e8584 module:overlays(19,20) +from:0x02103ff0 kind:load to:0x020b51f8 module:overlay(0) +from:0x02104040 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104048 kind:load to:0x020b51f8 module:overlay(0) +from:0x0210409c kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104138 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x0210419c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021041a4 kind:load to:0x020b5254 module:overlay(0) +from:0x021041e4 kind:arm_call to:0x02105c7c module:overlay(21) +from:0x021041f0 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x021041fc kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x02104214 kind:arm_call to:0x02105c7c module:overlay(21) +from:0x02104224 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104230 kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x0210423c kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104248 kind:load to:0x020b5254 module:overlay(0) +from:0x021042bc kind:arm_call to:0x021036b4 module:overlay(21) +from:0x021042d8 kind:arm_call to:0x02105c50 module:overlay(21) +from:0x02104338 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104354 kind:load to:0x0206422c module:overlay(0) +from:0x02104364 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0210437c kind:arm_call to:0x0206427c module:overlay(0) +from:0x02104388 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02104394 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x0210439c kind:load to:0x0204a110 module:main +from:0x021043a0 kind:load to:0x020b5254 module:overlay(0) +from:0x021043cc kind:arm_call to:0x02105680 module:overlay(21) +from:0x0210441c kind:arm_call to:0x021036f0 module:overlay(21) +from:0x02104448 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104478 kind:arm_call to:0x020fdf90 module:overlay(21) +from:0x021044e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02104518 kind:arm_call to:0x02105608 module:overlay(21) +from:0x0210459c kind:arm_call to:0x0201fa70 module:main +from:0x021045d0 kind:load to:0x021070a8 module:overlay(21) +from:0x021045e0 kind:arm_call to:0x021036f0 module:overlay(21) +from:0x02104600 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104614 kind:arm_call to:0x020fdf44 module:overlay(21) +from:0x0210461c kind:arm_call to:0x020fdf90 module:overlay(21) +from:0x021046ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210470c kind:arm_call to:0x02105708 module:overlay(21) +from:0x02104750 kind:load to:0x021070a8 module:overlay(21) +from:0x0210475c kind:arm_call to:0x021036f0 module:overlay(21) +from:0x0210476c kind:arm_call to:0x020ce2b8 module:overlay(20) +from:0x0210478c kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104794 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x021047a4 kind:arm_call to:0x020ce2b8 module:overlay(20) +from:0x021047b8 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x021047c0 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x021047d8 kind:arm_call to:0x0206422c module:overlay(0) +from:0x021047e8 kind:arm_call to:0x0206422c module:overlay(0) +from:0x021047fc kind:arm_call to:0x01ff9b50 module:itcm +from:0x02104810 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0210481c kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104834 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02104848 kind:arm_call to:0x0206427c module:overlay(0) +from:0x0210485c kind:arm_call to:0x021036b4 module:overlay(21) +from:0x02104864 kind:load to:0x0204a110 module:main +from:0x02104868 kind:load to:0x020b5254 module:overlay(0) +from:0x0210489c kind:arm_call to:0x0206427c module:overlay(0) +from:0x021048c8 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x021048e4 kind:arm_call to:0x0210593c module:overlay(21) +from:0x021048f4 kind:arm_call to:0x0210593c module:overlay(21) +from:0x02104940 kind:arm_call to:0x021036b4 module:overlay(21) +from:0x0210496c kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02104984 kind:load to:0x02108f10 module:overlay(21) +from:0x02104988 kind:load to:0x02108f04 module:overlay(21) +from:0x0210498c kind:load to:0x02108eac module:overlay(21) +from:0x021049b8 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x021049d0 kind:load to:0x02108f18 module:overlay(21) +from:0x021049d4 kind:load to:0x02108f04 module:overlay(21) +from:0x021049d8 kind:load to:0x02108e7c module:overlay(21) +from:0x02104a04 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02104a1c kind:load to:0x02108f20 module:overlay(21) +from:0x02104a20 kind:load to:0x02108f04 module:overlay(21) +from:0x02104a24 kind:load to:0x02108e8c module:overlay(21) +from:0x02104a58 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x02104a70 kind:load to:0x02108f3c module:overlay(21) +from:0x02104a74 kind:load to:0x02108f28 module:overlay(21) +from:0x02104a78 kind:load to:0x02108f2c module:overlay(21) +from:0x02104a7c kind:load to:0x02108f34 module:overlay(21) +from:0x02104a80 kind:load to:0x02108e9c module:overlay(21) +from:0x02104aa8 kind:load to:0x02104ac8 module:overlay(21) +from:0x02104aac kind:load to:0x02104ab0 module:overlay(21) +from:0x02104ac4 kind:load to:0x02104f44 module:overlay(21) +from:0x02104adc kind:load to:0x02105088 module:overlay(21) +from:0x02104b00 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02104b18 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02104b30 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02104b48 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02104b54 kind:load to:0x02109a98 module:overlay(21) +from:0x02104b58 kind:load to:0x02109b2c module:overlay(21) +from:0x02104b5c kind:load to:0x02109970 module:overlay(21) +from:0x02104b60 kind:load to:0x02109a04 module:overlay(21) +from:0x02104b6c kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02104b74 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02104b7c kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02104b84 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02104b8c kind:load to:0x02109a04 module:overlay(21) +from:0x02104b90 kind:load to:0x02109970 module:overlay(21) +from:0x02104b94 kind:load to:0x02109b2c module:overlay(21) +from:0x02104b98 kind:load to:0x02109a98 module:overlay(21) +from:0x02104c44 kind:arm_call to:0x02057c6c module:overlay(0) +from:0x02104c4c kind:arm_call to:0x020ea8a8 module:overlay(21) +from:0x02104c68 kind:arm_call to:0x0200f05c module:main +from:0x02104cc0 kind:arm_call to:0x02105114 module:overlay(21) +from:0x02104cdc kind:arm_call to:0x020c910c module:overlay(20) +from:0x02104d64 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02104d84 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02104dac kind:load to:0x02109b2c module:overlay(21) +from:0x02104db0 kind:load to:0x02109970 module:overlay(21) +from:0x02104db4 kind:load to:0x02109a04 module:overlay(21) +from:0x02104db8 kind:load to:0x02104a84 module:overlay(21) +from:0x02104dbc kind:load to:0x02109a98 module:overlay(21) +from:0x02104dc4 kind:load to:0x02107148 module:overlay(21) +from:0x02104dc8 kind:load to:0x02107158 module:overlay(21) +from:0x02104dec kind:arm_call to:0x01ffb464 module:itcm +from:0x02104dfc kind:arm_call to:0x01ff9218 module:itcm +from:0x02104e28 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104e30 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104e48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02104e64 kind:arm_call to:0x02105114 module:overlay(21) +from:0x02104e7c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104e90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02104eac kind:arm_call to:0x02105114 module:overlay(21) +from:0x02104f24 kind:arm_call to:0x01ffc634 module:itcm +from:0x02104f88 kind:arm_call to:0x0200e260 module:main +from:0x02104fa4 kind:arm_call to:0x0200c198 module:main +from:0x02104fb4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02105108 kind:load to:0x02107114 module:overlay(21) +from:0x0210510c kind:load to:0x02107112 module:overlay(21) +from:0x02105110 kind:load to:0x02107110 module:overlay(21) +from:0x0210512c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02105164 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02105184 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021051ac kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02105240 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210524c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02105264 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210528c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02105298 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021052b0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021052b8 kind:load to:0x02107194 module:overlay(21) +from:0x021052bc kind:load to:0x021071a8 module:overlay(21) +from:0x021052c0 kind:load to:0x02107288 module:overlay(21) +from:0x021052c4 kind:load to:0x02109a98 module:overlay(21) +from:0x021052c8 kind:load to:0x0210729c module:overlay(21) +from:0x021052f4 kind:arm_call to:0x020a0440 module:overlay(0) +from:0x0210530c kind:arm_call to:0x020a0440 module:overlay(0) +from:0x02105348 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02105370 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021053b0 kind:arm_call to:0x0201e874 module:main +from:0x02105550 kind:arm_call to:0x02028c4c module:main +from:0x02105578 kind:arm_call to:0x0201e8d4 module:main +from:0x02105598 kind:arm_call to:0x0201aa44 module:main +from:0x021055a8 kind:arm_call to:0x0201e8d4 module:main +from:0x021055f8 kind:arm_call to:0x0201aa44 module:main +from:0x02105604 kind:load to:0x0204af1c module:main +from:0x02105648 kind:arm_call to:0x0201e874 module:main +from:0x02105698 kind:arm_call to:0x0201e8d4 module:main +from:0x021056d0 kind:arm_call to:0x0201e874 module:main +from:0x02105720 kind:arm_call to:0x0201e8d4 module:main +from:0x02105768 kind:arm_call to:0x0201e7e4 module:main +from:0x0210579c kind:load to:0x021070a4 module:overlay(21) +from:0x021057ac kind:arm_call to:0x0201f498 module:main +from:0x021057b4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x021057bc kind:arm_call to:0x0201f2cc module:main +from:0x021057c4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x021057cc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x02105800 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x02105818 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x02105858 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x0210586c kind:arm_call to:0x02064034 module:overlay(0) +from:0x02105894 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x021058d4 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x02105908 kind:arm_call to:0x0201aa44 module:main +from:0x0210592c kind:arm_call to:0x0201f570 module:main +from:0x02105938 kind:load to:0x0204af1c module:main +from:0x02105970 kind:arm_call to:0x02064034 module:overlay(0) +from:0x0210597c kind:arm_call to:0x0206422c module:overlay(0) +from:0x02105990 kind:arm_call to:0x0201e6d0 module:main +from:0x021059b8 kind:arm_call to:0x0201f6f0 module:main +from:0x021059d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02105a14 kind:arm_call to:0x0201e874 module:main +from:0x02105a30 kind:arm_call to:0x0201f730 module:main +from:0x02105a40 kind:load to:0x02101cac module:overlay(21) +from:0x02105a54 kind:arm_call to:0x0201f498 module:main +from:0x02105a5c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02105a64 kind:arm_call to:0x0201f2cc module:main +from:0x02105bc8 kind:arm_call to:0x02028c4c module:main +from:0x02105bec kind:arm_call to:0x0201e8d4 module:main +from:0x02105c04 kind:arm_call to:0x0201aa44 module:main +from:0x02105c14 kind:arm_call to:0x0201e8d4 module:main +from:0x02105c40 kind:arm_call to:0x0201f500 module:main +from:0x02105c4c kind:load to:0x0204af1c module:main +from:0x02105c88 kind:load to:0x0201fa70 module:main +from:0x02105c94 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105c9c kind:arm_call to:0x02011ff4 module:main +from:0x02105cb0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105cb8 kind:arm_call to:0x02011ff4 module:main +from:0x02105ccc kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105ce0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105ce8 kind:arm_call to:0x02011ff4 module:main +from:0x02105cfc kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x02105d04 kind:arm_call to:0x02011ff4 module:main +from:0x02105d18 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02105d20 kind:arm_call to:0x02011ff4 module:main +from:0x02105d4c kind:load to:0x02109bc0 module:overlay(21) +from:0x02105d60 kind:arm_call to:0x020c7068 module:overlay(20) +from:0x02105d70 kind:load to:0x020c7104 module:overlay(20) +from:0x02105d88 kind:arm_call to:0x01ff9b40 module:itcm +from:0x02105dac kind:arm_call to:0x0201fd38 module:main +from:0x02105dcc kind:arm_call to:0x020c70bc module:overlay(20) +from:0x02105dec kind:arm_call to:0x0201f5c4 module:main +from:0x02105df4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x02105e04 kind:arm_call to:0x0201fe54 module:main +from:0x02105e08 kind:arm_call to:0x020c713c module:overlay(20) +from:0x02105e1c kind:arm_call to:0x02028c60 module:main +from:0x02105e24 kind:arm_call to:0x0201f498 module:main +from:0x02105e34 kind:arm_call to:0x0201f5c4 module:main +from:0x02105e3c kind:arm_call to:0x020c70bc module:overlay(20) +from:0x02105e4c kind:arm_call to:0x0201fe54 module:main +from:0x02105e50 kind:arm_call to:0x020c713c module:overlay(20) +from:0x02105e68 kind:arm_call to:0x02028c60 module:main +from:0x02105e70 kind:arm_call to:0x0201f498 module:main +from:0x02105e88 kind:arm_call to:0x020c7104 module:overlay(20) +from:0x02105e94 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02105e9c kind:arm_call to:0x0201f2cc module:main +from:0x02105ea8 kind:load to:0x0204a110 module:main +from:0x02105ebc kind:arm_call to:0x020fb684 module:overlay(21) +from:0x02105ed4 kind:arm_call to:0x02028d9c module:main +from:0x02105f08 kind:arm_call to:0x020282f4 module:main +from:0x02105f14 kind:load to:0x02108fd8 module:overlay(21) +from:0x02105f18 kind:load to:0x020431b8 module:main +from:0x02105f1c kind:load to:0x02108fac module:overlay(21) +from:0x02105f20 kind:load to:0x02109bc2 module:overlay(21) +from:0x02105f2c kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x02105f40 kind:arm_call to:0x020fb6bc module:overlay(21) +from:0x02105f48 kind:arm_call to:0x02011ff4 module:main +from:0x02105f60 kind:arm_call to:0x020c6f54 module:overlay(20) +from:0x02105f70 kind:arm_call to:0x02028c30 module:main +from:0x02105fac kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x02105fbc kind:arm_call to:0x02018d78 module:main +from:0x02105fc4 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x02105fd0 kind:arm_call to:0x020ea70c module:overlay(21) +from:0x02105fe0 kind:arm_call to:0x02019538 module:main +from:0x02105ff8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x02106008 kind:arm_call_thumb to:0x020154ec module:main +from:0x02106020 kind:arm_call to:0x0201739c module:main +from:0x02106048 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02106050 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106058 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106060 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106078 kind:arm_call to:0x0201739c module:main +from:0x021060a0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x021060a8 kind:arm_call_thumb to:0x0201568c module:main +from:0x021060b0 kind:arm_call_thumb to:0x0201568c module:main +from:0x021060b8 kind:arm_call_thumb to:0x0201568c module:main +from:0x021060d4 kind:arm_call_thumb to:0x020154c4 module:main +from:0x021060e8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x021060f4 kind:arm_call_thumb to:0x020154ec module:main +from:0x0210610c kind:arm_call to:0x0201739c module:main +from:0x0210612c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02106134 kind:arm_call_thumb to:0x0201568c module:main +from:0x0210613c kind:arm_call_thumb to:0x0201568c module:main +from:0x02106144 kind:arm_call_thumb to:0x0201568c module:main +from:0x02106160 kind:arm_call_thumb to:0x020154c4 module:main +from:0x02106170 kind:arm_call to:0x02011f3c module:main +from:0x0210617c kind:arm_call to:0x020c9a3c module:overlay(20) +from:0x02106198 kind:arm_call to:0x020fb81c module:overlay(21) +from:0x021061b0 kind:arm_call to:0x020166cc module:main +from:0x021061dc kind:arm_call to:0x0206667c module:overlay(0) +from:0x021061f4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021061fc kind:arm_call to:0x02106370 module:overlay(21) +from:0x02106208 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x0210620c kind:load to:0x020e8584 module:overlays(19,20) +from:0x02106210 kind:load to:0x02105d2c module:overlay(21) +from:0x02106214 kind:load to:0x02105d50 module:overlay(21) +from:0x02106218 kind:load to:0x0204a110 module:main +from:0x0210621c kind:load to:0x02109000 module:overlay(21) +from:0x02106220 kind:load to:0x02109014 module:overlay(21) +from:0x02106224 kind:load to:0x02109024 module:overlay(21) +from:0x02106228 kind:load to:0x02109018 module:overlay(21) +from:0x0210622c kind:load to:0x02109030 module:overlay(21) +from:0x02106234 kind:load to:0x0210903c module:overlay(21) +from:0x0210623c kind:load to:0x020b4fc4 module:overlay(0) +from:0x02106240 kind:load to:0x020b51f8 module:overlay(0) +from:0x02106250 kind:arm_call to:0x02066714 module:overlay(0) +from:0x0210628c kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x02106294 kind:load to:0x020b4fc4 module:overlay(0) +from:0x02106298 kind:load to:0x020e8584 module:overlays(19,20) +from:0x021062b8 kind:arm_call to:0x02106b38 module:overlay(21) +from:0x021062f0 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x0210635c kind:arm_call to:0x0201bdc0 module:main +from:0x02106368 kind:load to:0x02109048 module:overlay(21) +from:0x0210636c kind:load to:0x02109bc0 module:overlay(21) +from:0x0210637c kind:arm_call to:0x020c86f0 module:overlay(20) +from:0x021063a0 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x021063a4 kind:load to:0x02109064 module:overlay(21) +from:0x021063d0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021063e0 kind:arm_call_thumb to:0x020183c0 module:main +from:0x021063e8 kind:arm_call to:0x02106b1c module:overlay(21) +from:0x021063f0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x021063f4 kind:load to:0x0204a110 module:main +from:0x021063f8 kind:load to:0x0204a060 module:main +from:0x02106404 kind:arm_call to:0x020c998c module:overlay(20) +from:0x02106414 kind:arm_call to:0x020c85fc module:overlay(20) +from:0x02106430 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x02106434 kind:load to:0x0210906c module:overlay(21) +from:0x021064c0 kind:arm_call to:0x020cdac8 module:overlay(20) +from:0x02106500 kind:load to:0x02108f4c module:overlay(21) +from:0x02106504 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02106508 kind:load to:0x02109bc0 module:overlay(21) +from:0x02106514 kind:arm_call to:0x020c998c module:overlay(20) +from:0x02106524 kind:arm_call to:0x020c85fc module:overlay(20) +from:0x02106540 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x02106544 kind:load to:0x02109074 module:overlay(21) +from:0x021065a8 kind:arm_call to:0x020cdac8 module:overlay(20) +from:0x021065ec kind:load to:0x02109bc0 module:overlay(21) +from:0x021065f0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x0210660c kind:load to:0x0210907c module:overlay(21) +from:0x02106640 kind:arm_call to:0x021066b8 module:overlay(21) +from:0x02106648 kind:load to:0x020e8584 module:overlays(19,20) +from:0x0210664c kind:load to:0x020e85c0 module:overlays(19,20) +from:0x0210665c kind:arm_call to:0x020c86f0 module:overlay(20) +from:0x02106678 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x0210667c kind:load to:0x02109084 module:overlay(21) +from:0x021066a8 kind:arm_call to:0x02106370 module:overlay(21) +from:0x021066ac kind:arm_call to:0x020c99c0 module:overlay(20) +from:0x021066b4 kind:load to:0x020e8584 module:overlays(19,20) +from:0x021066c0 kind:arm_call to:0x020c713c module:overlay(20) +from:0x021066e4 kind:arm_call to:0x020c9118 module:overlay(20) +from:0x02106700 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02106704 kind:load to:0x02105d68 module:overlay(21) +from:0x02106708 kind:load to:0x0210908c module:overlay(21) +from:0x02106714 kind:arm_call to:0x020c912c module:overlay(20) +from:0x02106724 kind:arm_call to:0x02106738 module:overlay(21) +from:0x0210674c kind:arm_call to:0x020c8e74 module:overlay(20) +from:0x02106770 kind:load to:0x02109094 module:overlay(21) +from:0x021067c0 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x02106838 kind:arm_call to:0x02105d74 module:overlay(21) +from:0x02106840 kind:arm_call to:0x021068ec module:overlay(21) +from:0x02106850 kind:arm_call to:0x02106948 module:overlay(21) +from:0x02106898 kind:arm_call to:0x02028d9c module:main +from:0x021068a8 kind:arm_call to:0x02028c30 module:main +from:0x021068bc kind:arm_call to:0x020c7068 module:overlay(20) +from:0x021068d0 kind:arm_call to:0x02105d74 module:overlay(21) +from:0x021068d8 kind:arm_call to:0x02106984 module:overlay(21) +from:0x021068e4 kind:load to:0x020e8584 module:overlays(19,20) +from:0x021068e8 kind:load to:0x02108f4c module:overlay(21) +from:0x02106904 kind:load to:0x0210909c module:overlay(21) +from:0x02106910 kind:arm_call to:0x020c713c module:overlay(20) +from:0x0210693c kind:arm_call to:0x02106984 module:overlay(21) +from:0x02106944 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02106960 kind:load to:0x021090a4 module:overlay(21) +from:0x0210696c kind:arm_call to:0x020c712c module:overlay(20) +from:0x0210697c kind:arm_call to:0x02106984 module:overlay(21) +from:0x021069c4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x021069ec kind:arm_call to:0x020cdac8 module:overlay(20) +from:0x02106a34 kind:arm_call to:0x020cdac8 module:overlay(20) +from:0x02106a58 kind:load to:0x021090ac module:overlay(21) +from:0x02106a5c kind:load to:0x020e8584 module:overlays(19,20) +from:0x02106a84 kind:arm_call to:0x02106a8c module:overlay(21) +from:0x02106a98 kind:arm_call to:0x020c8ef4 module:overlay(20) +from:0x02106ab4 kind:load to:0x021090b4 module:overlay(21) +from:0x02106aec kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x02106af4 kind:arm_call to:0x02106b1c module:overlay(21) +from:0x02106b10 kind:arm_call to:0x02106b38 module:overlay(21) +from:0x02106b18 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x02106b34 kind:load to:0x020431b8 module:main +from:0x02106b44 kind:arm_call to:0x020c86f0 module:overlay(20) +from:0x02106b58 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x02106b74 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x02106b78 kind:load to:0x020431b8 module:main +from:0x02106b88 kind:load to:0x021063fc module:overlay(21) +from:0x02106ba8 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02106bd8 kind:arm_call to:0x021066b8 module:overlay(21) +from:0x02106be0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02106be4 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x02106bf4 kind:load to:0x0210650c module:overlay(21) +from:0x02106c18 kind:arm_call to:0x021065f4 module:overlay(21) +from:0x02106c20 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02106c60 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x02106c70 kind:load to:0x02106650 module:overlay(21) +from:0x02107330 kind:load to:0x02103ba0 module:overlay(21) +from:0x02107338 kind:load to:0x02103a38 module:overlay(21) +from:0x02107340 kind:load to:0x02103c90 module:overlay(21) +from:0x02107348 kind:load to:0x02103a38 module:overlay(21) +from:0x02107350 kind:load to:0x02103a38 module:overlay(21) +from:0x02107358 kind:load to:0x02103a38 module:overlay(21) +from:0x02107360 kind:load to:0x02103ff8 module:overlay(21) +from:0x02107368 kind:load to:0x02104078 module:overlay(21) +from:0x02107370 kind:load to:0x021040fc module:overlay(21) +from:0x02107378 kind:load to:0x021041a8 module:overlay(21) +from:0x02107380 kind:load to:0x02104288 module:overlay(21) +from:0x02107388 kind:load to:0x021042ec module:overlay(21) +from:0x02107390 kind:load to:0x02104358 module:overlay(21) +from:0x02107398 kind:load to:0x02104414 module:overlay(21) +from:0x021073a0 kind:load to:0x02103a38 module:overlay(21) +from:0x021073a8 kind:load to:0x021045d8 module:overlay(21) +from:0x021073b0 kind:load to:0x02103a38 module:overlay(21) +from:0x021073b8 kind:load to:0x02103a38 module:overlay(21) +from:0x021073c0 kind:load to:0x02104754 module:overlay(21) +from:0x021073c8 kind:load to:0x02103a38 module:overlay(21) +from:0x021073d0 kind:load to:0x02104798 module:overlay(21) +from:0x021073d8 kind:load to:0x021047f0 module:overlay(21) +from:0x021073e0 kind:load to:0x021048a4 module:overlay(21) +from:0x021073e8 kind:load to:0x021048fc module:overlay(21) +from:0x021073f0 kind:load to:0x02103a34 module:overlay(21) +from:0x021073f8 kind:load to:0x02103a6c module:overlay(21) +from:0x02107400 kind:load to:0x02103a34 module:overlay(21) +from:0x02107408 kind:load to:0x02103bf4 module:overlay(21) +from:0x02107410 kind:load to:0x02103a34 module:overlay(21) +from:0x02107418 kind:load to:0x02103d54 module:overlay(21) +from:0x02107420 kind:load to:0x02103d70 module:overlay(21) +from:0x02107428 kind:load to:0x02103db0 module:overlay(21) +from:0x02107430 kind:load to:0x0210404c module:overlay(21) +from:0x02107438 kind:load to:0x021040a4 module:overlay(21) +from:0x02107440 kind:load to:0x02104140 module:overlay(21) +from:0x02107448 kind:load to:0x02104254 module:overlay(21) +from:0x02107450 kind:load to:0x021042c4 module:overlay(21) +from:0x02107458 kind:load to:0x02104340 module:overlay(21) +from:0x02107460 kind:load to:0x021043a4 module:overlay(21) +from:0x02107468 kind:load to:0x02103a34 module:overlay(21) +from:0x02107470 kind:load to:0x02104450 module:overlay(21) +from:0x02107478 kind:load to:0x02103a34 module:overlay(21) +from:0x02107480 kind:load to:0x02104608 module:overlay(21) +from:0x02107488 kind:load to:0x02104630 module:overlay(21) +from:0x02107490 kind:load to:0x02103a34 module:overlay(21) +from:0x02107498 kind:load to:0x02103a34 module:overlay(21) +from:0x021074a0 kind:load to:0x021047c4 module:overlay(21) +from:0x021074a8 kind:load to:0x0210486c module:overlay(21) +from:0x021074b0 kind:load to:0x021048d0 module:overlay(21) +from:0x021074b8 kind:load to:0x02103a34 module:overlay(21) +from:0x021079b8 kind:arm_call to:0x020ec164 module:overlay(21) +from:0x021079c8 kind:arm_call to:0x0203ce74 module:main +from:0x021079dc kind:load to:0x021090c4 module:overlay(21) +from:0x021079e0 kind:load to:0x02109108 module:overlay(21) +from:0x021079e4 kind:load to:0x020f0318 module:overlay(21) +from:0x021079e8 kind:load to:0x021090d8 module:overlay(21) +from:0x02107a08 kind:arm_call to:0x020f035c module:overlay(21) +from:0x02107a18 kind:arm_call to:0x0203ce74 module:main +from:0x02107a2c kind:load to:0x021091e0 module:overlay(21) +from:0x02107a30 kind:load to:0x021091f0 module:overlay(21) +from:0x02107a34 kind:load to:0x020f0d08 module:overlay(21) +from:0x02107a38 kind:load to:0x021091e4 module:overlay(21) +from:0x02107aa4 kind:arm_call to:0x020f0d4c module:overlay(21) +from:0x02107ab4 kind:arm_call to:0x0203ce74 module:main +from:0x02107ac8 kind:load to:0x021083d4 module:overlay(21) +from:0x02107ad4 kind:load to:0x021092c8 module:overlay(21) +from:0x02107ad8 kind:load to:0x021092fc module:overlay(21) +from:0x02107adc kind:load to:0x020f1a40 module:overlay(21) +from:0x02107ae0 kind:load to:0x021092cc module:overlay(21) +from:0x02107b00 kind:arm_call to:0x020f1a84 module:overlay(21) +from:0x02107b10 kind:arm_call to:0x0203ce74 module:main +from:0x02107b24 kind:load to:0x021093d4 module:overlay(21) +from:0x02107b28 kind:load to:0x021093e4 module:overlay(21) +from:0x02107b2c kind:load to:0x020f2468 module:overlay(21) +from:0x02107b30 kind:load to:0x021093d8 module:overlay(21) +from:0x02107b50 kind:arm_call to:0x020f24ac module:overlay(21) +from:0x02107b60 kind:arm_call to:0x0203ce74 module:main +from:0x02107b74 kind:load to:0x021094bc module:overlay(21) +from:0x02107b78 kind:load to:0x021094cc module:overlay(21) +from:0x02107b7c kind:load to:0x020f37fc module:overlay(21) +from:0x02107b80 kind:load to:0x021094c0 module:overlay(21) +from:0x02107ba0 kind:arm_call to:0x020f3840 module:overlay(21) +from:0x02107bb0 kind:arm_call to:0x0203ce74 module:main +from:0x02107bc4 kind:load to:0x02109508 module:overlay(21) +from:0x02107bc8 kind:load to:0x02109518 module:overlay(21) +from:0x02107bcc kind:load to:0x020f38f4 module:overlay(21) +from:0x02107bd0 kind:load to:0x0210950c module:overlay(21) +from:0x02107bf0 kind:arm_call to:0x020f3938 module:overlay(21) +from:0x02107c00 kind:arm_call to:0x0203ce74 module:main +from:0x02107c14 kind:load to:0x02109554 module:overlay(21) +from:0x02107c18 kind:load to:0x02109564 module:overlay(21) +from:0x02107c1c kind:load to:0x020f39d8 module:overlay(21) +from:0x02107c20 kind:load to:0x02109558 module:overlay(21) +from:0x02107c40 kind:arm_call to:0x020f3a1c module:overlay(21) +from:0x02107c50 kind:arm_call to:0x0203ce74 module:main +from:0x02107c64 kind:load to:0x021095a0 module:overlay(21) +from:0x02107c68 kind:load to:0x021095b0 module:overlay(21) +from:0x02107c6c kind:load to:0x020f3ad0 module:overlay(21) +from:0x02107c70 kind:load to:0x021095a4 module:overlay(21) +from:0x02107c90 kind:arm_call to:0x020f3b18 module:overlay(21) +from:0x02107ca0 kind:arm_call to:0x0203ce74 module:main +from:0x02107cb4 kind:load to:0x021095ec module:overlay(21) +from:0x02107cb8 kind:load to:0x021095fc module:overlay(21) +from:0x02107cbc kind:load to:0x020f475c module:overlay(21) +from:0x02107cc0 kind:load to:0x021095f0 module:overlay(21) +from:0x02107cec kind:arm_call to:0x020f498c module:overlay(21) +from:0x02107cfc kind:arm_call to:0x0203ce74 module:main +from:0x02107d10 kind:load to:0x021096d4 module:overlay(21) +from:0x02107d14 kind:load to:0x021096f0 module:overlay(21) +from:0x02107d18 kind:load to:0x020f5b50 module:overlay(21) +from:0x02107d1c kind:load to:0x021096d8 module:overlay(21) +from:0x02107d3c kind:arm_call to:0x020f5b94 module:overlay(21) +from:0x02107d4c kind:arm_call to:0x0203ce74 module:main +from:0x02107d60 kind:load to:0x02109710 module:overlay(21) +from:0x02107d64 kind:load to:0x02109720 module:overlay(21) +from:0x02107d68 kind:load to:0x020f61c8 module:overlay(21) +from:0x02107d6c kind:load to:0x02109714 module:overlay(21) +from:0x02107d8c kind:arm_call to:0x020f620c module:overlay(21) +from:0x02107d9c kind:arm_call to:0x0203ce74 module:main +from:0x02107db0 kind:load to:0x021097f4 module:overlay(21) +from:0x02107db4 kind:load to:0x02109804 module:overlay(21) +from:0x02107db8 kind:load to:0x020f643c module:overlay(21) +from:0x02107dbc kind:load to:0x021097f8 module:overlay(21) +from:0x02107dd8 kind:arm_call to:0x02104948 module:overlay(21) +from:0x02107de8 kind:arm_call to:0x0203ce74 module:main +from:0x02107df4 kind:arm_call to:0x02104990 module:overlay(21) +from:0x02107e04 kind:arm_call to:0x0203ce74 module:main +from:0x02107e10 kind:arm_call to:0x021049dc module:overlay(21) +from:0x02107e20 kind:arm_call to:0x0203ce74 module:main +from:0x02107e2c kind:arm_call to:0x02104a28 module:overlay(21) +from:0x02107e3c kind:arm_call to:0x0203ce74 module:main +from:0x02107e44 kind:load to:0x02109a98 module:overlay(21) +from:0x02107e48 kind:load to:0x02109938 module:overlay(21) +from:0x02107e4c kind:load to:0x02102a0c module:overlay(21) +from:0x02107e50 kind:load to:0x02109940 module:overlay(21) +from:0x02107e54 kind:load to:0x02109b2c module:overlay(21) +from:0x02107e58 kind:load to:0x02102a20 module:overlay(21) +from:0x02107e5c kind:load to:0x02109964 module:overlay(21) +from:0x02107e60 kind:load to:0x02109970 module:overlay(21) +from:0x02107e64 kind:load to:0x02105cc4 module:overlay(21) +from:0x02107e68 kind:load to:0x0210994c module:overlay(21) +from:0x02107e6c kind:load to:0x02109a04 module:overlay(21) +from:0x02107e70 kind:load to:0x02102a34 module:overlay(21) +from:0x02107e74 kind:load to:0x02109958 module:overlay(21) +from:0x02107e88 kind:load to:0x02109bc0 module:overlay(21) +from:0x02107e8c kind:load to:0x02107978 module:overlay(21) +from:0x02107e90 kind:load to:0x021079ec module:overlay(21) +from:0x02107e94 kind:load to:0x02107a3c module:overlay(21) +from:0x02107e98 kind:load to:0x02107ae4 module:overlay(21) +from:0x02107e9c kind:load to:0x02107b34 module:overlay(21) +from:0x02107ea0 kind:load to:0x02107b84 module:overlay(21) +from:0x02107ea4 kind:load to:0x02107bd4 module:overlay(21) +from:0x02107ea8 kind:load to:0x02107c24 module:overlay(21) +from:0x02107eac kind:load to:0x02107c74 module:overlay(21) +from:0x02107eb0 kind:load to:0x02107cc4 module:overlay(21) +from:0x02107eb4 kind:load to:0x02107d20 module:overlay(21) +from:0x02107eb8 kind:load to:0x02107d70 module:overlay(21) +from:0x02107ebc kind:load to:0x02107dc0 module:overlay(21) +from:0x02107ec0 kind:load to:0x02107e78 module:overlay(21) +from:0x02107ee8 kind:load to:0x020e9cb4 module:overlay(21) +from:0x02107eec kind:load to:0x020ea0a4 module:overlay(21) +from:0x02107ef0 kind:load to:0x0201bbe4 module:main +from:0x02107ef4 kind:load to:0x020ea08c module:overlay(21) +from:0x02107ef8 kind:load to:0x0201bd8c module:main +from:0x02107f04 kind:load to:0x020e9cc8 module:overlay(21) +from:0x02107f08 kind:load to:0x020e9d6c module:overlay(21) +from:0x02107f0c kind:load to:0x020e9e18 module:overlay(21) +from:0x02107f10 kind:load to:0x020e9e64 module:overlay(21) +from:0x02107f14 kind:load to:0x020e9f00 module:overlay(21) +from:0x02107f18 kind:load to:0x020e9f18 module:overlay(21) +from:0x02107f1c kind:load to:0x020e9f30 module:overlay(21) +from:0x02107f20 kind:load to:0x020e9f48 module:overlay(21) +from:0x02107f24 kind:load to:0x020e9f60 module:overlay(21) +from:0x02107f28 kind:load to:0x020e9ea8 module:overlay(21) +from:0x02107f2c kind:load to:0x02106c80 module:overlay(21) +from:0x02107f30 kind:load to:0x02106c88 module:overlay(21) +from:0x02107f34 kind:load to:0x02106c7a module:overlay(21) +from:0x02107f38 kind:load to:0x02106c74 module:overlay(21) +from:0x02107f44 kind:load to:0x020185e0 module:main +from:0x02107f48 kind:load to:0x0201860c module:main +from:0x02107f4c kind:load to:0x020ea18d module:overlay(21) +from:0x02107f50 kind:load to:0x020ea1cd module:overlay(21) +from:0x02107f54 kind:load to:0x02060fc4 module:overlay(0) +from:0x02107f58 kind:load to:0x020ea274 module:overlay(21) +from:0x02107f5c kind:load to:0x020ea2a0 module:overlay(21) +from:0x02107f60 kind:load to:0x020185d9 module:main +from:0x02107f64 kind:load to:0x020185dd module:main +from:0x02107f68 kind:load to:0x020ea2b8 module:overlay(21) +from:0x02107f6c kind:load to:0x020ea41c module:overlay(21) +from:0x02107f70 kind:load to:0x020ea460 module:overlay(21) +from:0x02107f74 kind:load to:0x020ea4b0 module:overlay(21) +from:0x02107f78 kind:load to:0x020ea4d0 module:overlay(21) +from:0x02107f7c kind:load to:0x02060fc8 module:overlay(0) +from:0x02107f80 kind:load to:0x02061030 module:overlay(0) +from:0x02107f84 kind:load to:0x02061038 module:overlay(0) +from:0x02107f88 kind:load to:0x0206103c module:overlay(0) +from:0x02107fa0 kind:load to:0x020703f0 module:overlay(0) +from:0x02107fa4 kind:load to:0x020ea7bc module:overlay(21) +from:0x02107fa8 kind:load to:0x020ea7ec module:overlay(21) +from:0x02107fac kind:load to:0x020ea824 module:overlay(21) +from:0x02107fb8 kind:load to:0x020ea878 module:overlay(21) +from:0x02107fbc kind:load to:0x020ea88c module:overlay(21) +from:0x02107fc0 kind:load to:0x020b860d module:overlays(1,7,8,9,12,13,14,16) +from:0x02107fc4 kind:load to:0x0207fd4c module:overlay(0) +from:0x02107fc8 kind:load to:0x0207fd48 module:overlay(0) +from:0x02107fcc kind:load to:0x0207fd74 module:overlay(0) +from:0x02107fd0 kind:load to:0x0207fdac module:overlay(0) +from:0x02107fd4 kind:load to:0x020b8a6d module:overlays(1,6,7,8,12,13,14) +from:0x02107fd8 kind:load to:0x020b8a99 module:overlays(1,6,7,8,12,13,14) +from:0x02107fdc kind:load to:0x0207fd44 module:overlay(0) +from:0x02107fe0 kind:load to:0x01ffee10 module:itcm +from:0x02107fe4 kind:load to:0x020808e0 module:overlay(0) +from:0x02107fe8 kind:load to:0x020b898d module:overlays(1,7,8,12,13,14) +from:0x02107fec kind:load to:0x020b8ce1 module:overlays(1,5,6,7,10,12,13,14) +from:0x02107ff0 kind:load to:0x020ea850 module:overlay(21) +from:0x02107ff4 kind:load to:0x02080900 module:overlay(0) +from:0x02107ff8 kind:load to:0x020b8ced module:overlays(1,5,6,7,10,12,13,14) +from:0x02108004 kind:load to:0x020901f0 module:overlay(0) +from:0x02108008 kind:load to:0x020ec100 module:overlay(21) +from:0x0210800c kind:load to:0x020ec114 module:overlay(21) +from:0x02108010 kind:load to:0x020ec044 module:overlay(21) +from:0x02108014 kind:load to:0x020ec0b4 module:overlay(21) +from:0x02108018 kind:load to:0x02090810 module:overlay(0) +from:0x0210801c kind:load to:0x02090814 module:overlay(0) +from:0x02108020 kind:load to:0x02090818 module:overlay(0) +from:0x0210803c kind:load to:0x0209bd7c module:overlay(0) +from:0x02108040 kind:load to:0x020ec600 module:overlay(21) +from:0x0210804c kind:load to:0x020ed084 module:overlay(21) +from:0x02108050 kind:load to:0x020f0200 module:overlay(21) +from:0x02108054 kind:load to:0x0209832c module:overlay(0) +from:0x02108058 kind:load to:0x020ec29c module:overlay(21) +from:0x0210805c kind:load to:0x020ec434 module:overlay(21) +from:0x02108068 kind:load to:0x020ef868 module:overlay(21) +from:0x0210806c kind:load to:0x020f01e4 module:overlay(21) +from:0x02108070 kind:load to:0x0209832c module:overlay(0) +from:0x02108074 kind:load to:0x020ec1a8 module:overlay(21) +from:0x02108078 kind:load to:0x0207c044 module:overlay(0) +from:0x02108084 kind:load to:0x020ec13c module:overlay(21) +from:0x02108088 kind:load to:0x02097998 module:overlay(0) +from:0x0210808c kind:load to:0x020977a8 module:overlay(0) +from:0x02108090 kind:load to:0x02097824 module:overlay(0) +from:0x02108094 kind:load to:0x020979a0 module:overlay(0) +from:0x02108098 kind:load to:0x020979c0 module:overlay(0) +from:0x0210809c kind:load to:0x020979ec module:overlay(0) +from:0x021080a8 kind:load to:0x020ed098 module:overlay(21) +from:0x021080ac kind:load to:0x020f01c8 module:overlay(21) +from:0x021080b0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021080b4 kind:load to:0x02057a88 module:overlay(0) +from:0x021080b8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021080bc kind:load to:0x02057e44 module:overlay(0) +from:0x021080c0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021080c4 kind:load to:0x0209a7f0 module:overlay(0) +from:0x021080c8 kind:load to:0x02057d84 module:overlay(0) +from:0x021080d4 kind:load to:0x020ed0ac module:overlay(21) +from:0x021080d8 kind:load to:0x020f021c module:overlay(21) +from:0x021080dc kind:load to:0x0209a2a8 module:overlay(0) +from:0x021080e0 kind:load to:0x0209a2dc module:overlay(0) +from:0x021080e4 kind:load to:0x0209a374 module:overlay(0) +from:0x021080e8 kind:load to:0x0209a388 module:overlay(0) +from:0x021080ec kind:load to:0x0209a138 module:overlay(0) +from:0x021080f0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x021080f4 kind:load to:0x0209a438 module:overlay(0) +from:0x021080f8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021080fc kind:load to:0x0209a344 module:overlay(0) +from:0x02108100 kind:load to:0x0209a35c module:overlay(0) +from:0x02108104 kind:load to:0x0209a39c module:overlay(0) +from:0x02108108 kind:load to:0x0209a728 module:overlay(0) +from:0x0210810c kind:load to:0x020f0190 module:overlay(21) +from:0x02108110 kind:load to:0x020f016c module:overlay(21) +from:0x02108114 kind:load to:0x0209a760 module:overlay(0) +from:0x02108118 kind:load to:0x020eddf4 module:overlay(21) +from:0x02108120 kind:load to:0x020ee214 module:overlay(21) +from:0x02108128 kind:load to:0x020eea00 module:overlay(21) +from:0x02108130 kind:load to:0x020eeb0c module:overlay(21) +from:0x02108138 kind:load to:0x020eec0c module:overlay(21) +from:0x02108140 kind:load to:0x020eee40 module:overlay(21) +from:0x02108148 kind:load to:0x020ef034 module:overlay(21) +from:0x02108150 kind:load to:0x020eef88 module:overlay(21) +from:0x02108158 kind:load to:0x020ef1f8 module:overlay(21) +from:0x02108160 kind:load to:0x020ef2dc module:overlay(21) +from:0x02108168 kind:load to:0x020ef4c4 module:overlay(21) +from:0x02108170 kind:load to:0x020ef578 module:overlay(21) +from:0x02108178 kind:load to:0x020edccc module:overlay(21) +from:0x02108180 kind:load to:0x020ee16c module:overlay(21) +from:0x02108188 kind:load to:0x020ee950 module:overlay(21) +from:0x02108190 kind:load to:0x020eea90 module:overlay(21) +from:0x02108198 kind:load to:0x020eeb84 module:overlay(21) +from:0x021081a0 kind:load to:0x020eedd4 module:overlay(21) +from:0x021081a8 kind:load to:0x020ef018 module:overlay(21) +from:0x021081b0 kind:load to:0x020eef0c module:overlay(21) +from:0x021081b8 kind:load to:0x020ef180 module:overlay(21) +from:0x021081c0 kind:load to:0x020ef238 module:overlay(21) +from:0x021081c8 kind:load to:0x020ef44c module:overlay(21) +from:0x021081d0 kind:load to:0x020ef4c8 module:overlay(21) +from:0x021081e0 kind:load to:0x0209856c module:overlay(0) +from:0x021081e4 kind:load to:0x020985a8 module:overlay(0) +from:0x021081e8 kind:load to:0x020985c0 module:overlay(0) +from:0x021081ec kind:load to:0x020985cc module:overlay(0) +from:0x021081f0 kind:load to:0x01fff464 module:itcm +from:0x021081f4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021081f8 kind:load to:0x020ed0e4 module:overlay(21) +from:0x021081fc kind:load to:0x02098504 module:overlay(0) +from:0x02108200 kind:load to:0x020ed134 module:overlay(21) +from:0x02108204 kind:load to:0x0209850c module:overlay(0) +from:0x02108208 kind:load to:0x02098510 module:overlay(0) +from:0x0210820c kind:load to:0x020ed6c4 module:overlay(21) +from:0x02108210 kind:load to:0x020ed40c module:overlay(21) +from:0x02108214 kind:load to:0x0209851c module:overlay(0) +from:0x02108218 kind:load to:0x020985d8 module:overlay(0) +from:0x0210821c kind:load to:0x02098644 module:overlay(0) +from:0x02108220 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02108224 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02108228 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0210822c kind:load to:0x020f0238 module:overlay(21) +from:0x02108230 kind:load to:0x020f02a4 module:overlay(21) +from:0x02108234 kind:load to:0x020995dc module:overlay(0) +from:0x02108250 kind:load to:0x020f07b8 module:overlay(21) +from:0x02108258 kind:load to:0x020f0a5c module:overlay(21) +from:0x02108260 kind:load to:0x020f0b24 module:overlay(21) +from:0x02108268 kind:load to:0x020f0b44 module:overlay(21) +from:0x02108270 kind:load to:0x020f08a0 module:overlay(21) +from:0x02108278 kind:load to:0x020f0aec module:overlay(21) +from:0x02108280 kind:load to:0x020f0b38 module:overlay(21) +from:0x02108288 kind:load to:0x020f0ba0 module:overlay(21) +from:0x021082c8 kind:load to:0x020f0338 module:overlay(21) +from:0x021082cc kind:load to:0x02097998 module:overlay(0) +from:0x021082d0 kind:load to:0x020977a8 module:overlay(0) +from:0x021082d4 kind:load to:0x02097824 module:overlay(0) +from:0x021082d8 kind:load to:0x020979a0 module:overlay(0) +from:0x021082dc kind:load to:0x020979c0 module:overlay(0) +from:0x021082e0 kind:load to:0x020979ec module:overlay(0) +from:0x021082ec kind:load to:0x020f0514 module:overlay(21) +from:0x021082f0 kind:load to:0x020f0cec module:overlay(21) +from:0x021082f4 kind:load to:0x02099b54 module:overlay(0) +from:0x021082f8 kind:load to:0x02099b8c module:overlay(0) +from:0x021082fc kind:load to:0x0209a190 module:overlay(0) +from:0x02108300 kind:load to:0x0209a198 module:overlay(0) +from:0x02108304 kind:load to:0x0209a138 module:overlay(0) +from:0x02108308 kind:load to:0x02099d04 module:overlay(0) +from:0x0210830c kind:load to:0x02099bf4 module:overlay(0) +from:0x02108310 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02108314 kind:load to:0x0209a148 module:overlay(0) +from:0x02108318 kind:load to:0x0209a160 module:overlay(0) +from:0x0210831c kind:load to:0x020f0cc8 module:overlay(21) +from:0x02108320 kind:load to:0x0209a178 module:overlay(0) +from:0x02108324 kind:load to:0x020f0cb8 module:overlay(21) +from:0x02108328 kind:load to:0x020f0c94 module:overlay(21) +from:0x02108334 kind:load to:0x020f0500 module:overlay(21) +from:0x02108338 kind:load to:0x020f0cd0 module:overlay(21) +from:0x0210833c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02108340 kind:load to:0x0209a2dc module:overlay(0) +from:0x02108344 kind:load to:0x0209a374 module:overlay(0) +from:0x02108348 kind:load to:0x0209a388 module:overlay(0) +from:0x0210834c kind:load to:0x0209a138 module:overlay(0) +from:0x02108350 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02108354 kind:load to:0x0209a438 module:overlay(0) +from:0x02108358 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0210835c kind:load to:0x0209a344 module:overlay(0) +from:0x02108360 kind:load to:0x0209a35c module:overlay(0) +from:0x02108364 kind:load to:0x0209a39c module:overlay(0) +from:0x02108368 kind:load to:0x0209a728 module:overlay(0) +from:0x0210836c kind:load to:0x020f0190 module:overlay(21) +from:0x02108370 kind:load to:0x020f016c module:overlay(21) +from:0x02108374 kind:load to:0x0209a760 module:overlay(0) +from:0x02108380 kind:load to:0x0209856c module:overlay(0) +from:0x02108384 kind:load to:0x020985a8 module:overlay(0) +from:0x02108388 kind:load to:0x020985c0 module:overlay(0) +from:0x0210838c kind:load to:0x020985cc module:overlay(0) +from:0x02108390 kind:load to:0x01fff464 module:itcm +from:0x02108394 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02108398 kind:load to:0x020f0618 module:overlay(21) +from:0x0210839c kind:load to:0x02098504 module:overlay(0) +from:0x021083a0 kind:load to:0x020f0638 module:overlay(21) +from:0x021083a4 kind:load to:0x0209850c module:overlay(0) +from:0x021083a8 kind:load to:0x02098510 module:overlay(0) +from:0x021083ac kind:load to:0x020f06e4 module:overlay(21) +from:0x021083b0 kind:load to:0x02098518 module:overlay(0) +from:0x021083b4 kind:load to:0x0209851c module:overlay(0) +from:0x021083b8 kind:load to:0x020985d8 module:overlay(0) +from:0x021083bc kind:load to:0x02098644 module:overlay(0) +from:0x021083c0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021083c4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021083c8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021083cc kind:load to:0x020f0528 module:overlay(21) +from:0x021083d0 kind:load to:0x020f059c module:overlay(21) +from:0x021083f4 kind:load to:0x020f129c module:overlay(21) +from:0x021083fc kind:load to:0x020f12b0 module:overlay(21) +from:0x02108404 kind:load to:0x020f1308 module:overlay(21) +from:0x0210840c kind:load to:0x020f1360 module:overlay(21) +from:0x02108414 kind:load to:0x020f1448 module:overlay(21) +from:0x0210841c kind:load to:0x020f14d0 module:overlay(21) +from:0x02108424 kind:load to:0x020f1530 module:overlay(21) +from:0x0210842c kind:load to:0x020f12ac module:overlay(21) +from:0x02108434 kind:load to:0x020f12d0 module:overlay(21) +from:0x0210843c kind:load to:0x020f1328 module:overlay(21) +from:0x02108444 kind:load to:0x020f1370 module:overlay(21) +from:0x0210844c kind:load to:0x020f1480 module:overlay(21) +from:0x02108454 kind:load to:0x020f14f0 module:overlay(21) +from:0x0210845c kind:load to:0x020f155c module:overlay(21) +from:0x0210846c kind:load to:0x020f0d28 module:overlay(21) +from:0x02108470 kind:load to:0x02097998 module:overlay(0) +from:0x02108474 kind:load to:0x020977a8 module:overlay(0) +from:0x02108478 kind:load to:0x02097824 module:overlay(0) +from:0x0210847c kind:load to:0x020979a0 module:overlay(0) +from:0x02108480 kind:load to:0x020979c0 module:overlay(0) +from:0x02108484 kind:load to:0x020979ec module:overlay(0) +from:0x02108490 kind:load to:0x0209856c module:overlay(0) +from:0x02108494 kind:load to:0x020985a8 module:overlay(0) +from:0x02108498 kind:load to:0x020985c0 module:overlay(0) +from:0x0210849c kind:load to:0x020985cc module:overlay(0) +from:0x021084a0 kind:load to:0x01fff464 module:itcm +from:0x021084a4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021084a8 kind:load to:0x020f0f58 module:overlay(21) +from:0x021084ac kind:load to:0x02098504 module:overlay(0) +from:0x021084b0 kind:load to:0x020f1618 module:overlay(21) +from:0x021084b4 kind:load to:0x0209850c module:overlay(0) +from:0x021084b8 kind:load to:0x02098510 module:overlay(0) +from:0x021084bc kind:load to:0x020f1910 module:overlay(21) +from:0x021084c0 kind:load to:0x020f18a0 module:overlay(21) +from:0x021084c4 kind:load to:0x0209851c module:overlay(0) +from:0x021084c8 kind:load to:0x020985d8 module:overlay(0) +from:0x021084cc kind:load to:0x02098644 module:overlay(0) +from:0x021084d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021084d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021084d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021084dc kind:load to:0x020f1a10 module:overlay(21) +from:0x021084e0 kind:load to:0x020f1a24 module:overlay(21) +from:0x021084e4 kind:load to:0x020f1ec0 module:overlay(21) +from:0x021084ec kind:load to:0x020f1f0c module:overlay(21) +from:0x021084f4 kind:load to:0x020f2004 module:overlay(21) +from:0x021084fc kind:load to:0x020f2070 module:overlay(21) +from:0x02108504 kind:load to:0x020f1ed4 module:overlay(21) +from:0x0210850c kind:load to:0x020f1f1c module:overlay(21) +from:0x02108514 kind:load to:0x020f2024 module:overlay(21) +from:0x0210851c kind:load to:0x020f2084 module:overlay(21) +from:0x0210852c kind:load to:0x020f1a60 module:overlay(21) +from:0x02108530 kind:load to:0x02097998 module:overlay(0) +from:0x02108534 kind:load to:0x020977a8 module:overlay(0) +from:0x02108538 kind:load to:0x02097824 module:overlay(0) +from:0x0210853c kind:load to:0x020979a0 module:overlay(0) +from:0x02108540 kind:load to:0x020979c0 module:overlay(0) +from:0x02108544 kind:load to:0x020979ec module:overlay(0) +from:0x02108550 kind:load to:0x0209856c module:overlay(0) +from:0x02108554 kind:load to:0x020985a8 module:overlay(0) +from:0x02108558 kind:load to:0x020985c0 module:overlay(0) +from:0x0210855c kind:load to:0x020985cc module:overlay(0) +from:0x02108560 kind:load to:0x01fff464 module:itcm +from:0x02108564 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02108568 kind:load to:0x020f1d30 module:overlay(21) +from:0x0210856c kind:load to:0x02098504 module:overlay(0) +from:0x02108570 kind:load to:0x020f2104 module:overlay(21) +from:0x02108574 kind:load to:0x0209850c module:overlay(0) +from:0x02108578 kind:load to:0x02098510 module:overlay(0) +from:0x0210857c kind:load to:0x020f2314 module:overlay(21) +from:0x02108580 kind:load to:0x020f2254 module:overlay(21) +from:0x02108584 kind:load to:0x0209851c module:overlay(0) +from:0x02108588 kind:load to:0x020985d8 module:overlay(0) +from:0x0210858c kind:load to:0x02098644 module:overlay(0) +from:0x02108590 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02108594 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02108598 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0210859c kind:load to:0x020f2420 module:overlay(21) +from:0x021085a0 kind:load to:0x020f2440 module:overlay(21) +from:0x021085ac kind:load to:0x020f287c module:overlay(21) +from:0x021085b0 kind:load to:0x020f3748 module:overlay(21) +from:0x021085b4 kind:load to:0x020f25a4 module:overlay(21) +from:0x021085b8 kind:load to:0x020f2618 module:overlay(21) +from:0x021085bc kind:load to:0x020f26dc module:overlay(21) +from:0x021085c8 kind:load to:0x020f2488 module:overlay(21) +from:0x021085cc kind:load to:0x020977a0 module:overlay(0) +from:0x021085d0 kind:load to:0x020977a8 module:overlay(0) +from:0x021085d4 kind:load to:0x02097824 module:overlay(0) +from:0x021085d8 kind:load to:0x02097864 module:overlay(0) +from:0x021085dc kind:load to:0x02097868 module:overlay(0) +from:0x021085e0 kind:load to:0x0209786c module:overlay(0) +from:0x021085e4 kind:load to:0x020f29ec module:overlay(21) +from:0x021085ec kind:load to:0x020f2a68 module:overlay(21) +from:0x021085f4 kind:load to:0x020f2b58 module:overlay(21) +from:0x021085fc kind:load to:0x020f2cb4 module:overlay(21) +from:0x02108604 kind:load to:0x020f2d94 module:overlay(21) +from:0x0210860c kind:load to:0x020f2a5c module:overlay(21) +from:0x02108614 kind:load to:0x020f2a8c module:overlay(21) +from:0x0210861c kind:load to:0x020f2b5c module:overlay(21) +from:0x02108624 kind:load to:0x020f2cb8 module:overlay(21) +from:0x0210862c kind:load to:0x020f3084 module:overlay(21) +from:0x0210863c kind:load to:0x020f2868 module:overlay(21) +from:0x02108640 kind:load to:0x020f372c module:overlay(21) +from:0x02108644 kind:load to:0x02057bf4 module:overlay(0) +from:0x02108648 kind:load to:0x01ffc57c module:itcm +from:0x0210864c kind:load to:0x02057dc8 module:overlay(0) +from:0x02108650 kind:load to:0x02057e44 module:overlay(0) +from:0x02108654 kind:load to:0x02057ea8 module:overlay(0) +from:0x02108658 kind:load to:0x020f253c module:overlay(21) +from:0x0210865c kind:load to:0x02057d84 module:overlay(0) +from:0x02108668 kind:load to:0x0209856c module:overlay(0) +from:0x0210866c kind:load to:0x020985a8 module:overlay(0) +from:0x02108670 kind:load to:0x020985c0 module:overlay(0) +from:0x02108674 kind:load to:0x020985cc module:overlay(0) +from:0x02108678 kind:load to:0x01fff464 module:itcm +from:0x0210867c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02108680 kind:load to:0x020f2890 module:overlay(21) +from:0x02108684 kind:load to:0x02098504 module:overlay(0) +from:0x02108688 kind:load to:0x020f291c module:overlay(21) +from:0x0210868c kind:load to:0x0209850c module:overlay(0) +from:0x02108690 kind:load to:0x02098510 module:overlay(0) +from:0x02108694 kind:load to:0x020f32a4 module:overlay(21) +from:0x02108698 kind:load to:0x02098518 module:overlay(0) +from:0x0210869c kind:load to:0x0209851c module:overlay(0) +from:0x021086a0 kind:load to:0x020f3344 module:overlay(21) +from:0x021086a4 kind:load to:0x020f3380 module:overlay(21) +from:0x021086a8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021086ac kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021086b0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021086b4 kind:load to:0x020f3764 module:overlay(21) +from:0x021086b8 kind:load to:0x020f37ac module:overlay(21) +from:0x021086c4 kind:load to:0x020f381c module:overlay(21) +from:0x021086c8 kind:load to:0x020977a0 module:overlay(0) +from:0x021086cc kind:load to:0x020977a8 module:overlay(0) +from:0x021086d0 kind:load to:0x02097824 module:overlay(0) +from:0x021086d4 kind:load to:0x02097864 module:overlay(0) +from:0x021086d8 kind:load to:0x02097868 module:overlay(0) +from:0x021086dc kind:load to:0x0209786c module:overlay(0) +from:0x021086e8 kind:load to:0x0209856c module:overlay(0) +from:0x021086ec kind:load to:0x020985a8 module:overlay(0) +from:0x021086f0 kind:load to:0x020985c0 module:overlay(0) +from:0x021086f4 kind:load to:0x020985cc module:overlay(0) +from:0x021086f8 kind:load to:0x01fff464 module:itcm +from:0x021086fc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02108700 kind:load to:0x020984fc module:overlay(0) +from:0x02108704 kind:load to:0x020f3898 module:overlay(21) +from:0x02108708 kind:load to:0x02098508 module:overlay(0) +from:0x0210870c kind:load to:0x0209850c module:overlay(0) +from:0x02108710 kind:load to:0x02098510 module:overlay(0) +from:0x02108714 kind:load to:0x02098514 module:overlay(0) +from:0x02108718 kind:load to:0x02098518 module:overlay(0) +from:0x0210871c kind:load to:0x0209851c module:overlay(0) +from:0x02108720 kind:load to:0x020985d8 module:overlay(0) +from:0x02108724 kind:load to:0x02098644 module:overlay(0) +from:0x02108728 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0210872c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02108730 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02108734 kind:load to:0x020f38c4 module:overlay(21) +from:0x02108738 kind:load to:0x020f38d8 module:overlay(21) +from:0x02108744 kind:load to:0x020f3914 module:overlay(21) +from:0x02108748 kind:load to:0x020977a0 module:overlay(0) +from:0x0210874c kind:load to:0x020977a8 module:overlay(0) +from:0x02108750 kind:load to:0x02097824 module:overlay(0) +from:0x02108754 kind:load to:0x02097864 module:overlay(0) +from:0x02108758 kind:load to:0x02097868 module:overlay(0) +from:0x0210875c kind:load to:0x0209786c module:overlay(0) +from:0x02108768 kind:load to:0x0209856c module:overlay(0) +from:0x0210876c kind:load to:0x020985a8 module:overlay(0) +from:0x02108770 kind:load to:0x020985c0 module:overlay(0) +from:0x02108774 kind:load to:0x020985cc module:overlay(0) +from:0x02108778 kind:load to:0x01fff464 module:itcm +from:0x0210877c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02108780 kind:load to:0x020984fc module:overlay(0) +from:0x02108784 kind:load to:0x020f3980 module:overlay(21) +from:0x02108788 kind:load to:0x02098508 module:overlay(0) +from:0x0210878c kind:load to:0x0209850c module:overlay(0) +from:0x02108790 kind:load to:0x02098510 module:overlay(0) +from:0x02108794 kind:load to:0x020f39a4 module:overlay(21) +from:0x02108798 kind:load to:0x02098518 module:overlay(0) +from:0x0210879c kind:load to:0x0209851c module:overlay(0) +from:0x021087a0 kind:load to:0x020985d8 module:overlay(0) +from:0x021087a4 kind:load to:0x02098644 module:overlay(0) +from:0x021087a8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021087ac kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021087b0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021087b4 kind:load to:0x020f39a8 module:overlay(21) +from:0x021087b8 kind:load to:0x020f39bc module:overlay(21) +from:0x021087c4 kind:load to:0x020f39f8 module:overlay(21) +from:0x021087c8 kind:load to:0x020977a0 module:overlay(0) +from:0x021087cc kind:load to:0x020977a8 module:overlay(0) +from:0x021087d0 kind:load to:0x02097824 module:overlay(0) +from:0x021087d4 kind:load to:0x02097864 module:overlay(0) +from:0x021087d8 kind:load to:0x02097868 module:overlay(0) +from:0x021087dc kind:load to:0x0209786c module:overlay(0) +from:0x021087e8 kind:load to:0x0209856c module:overlay(0) +from:0x021087ec kind:load to:0x020985a8 module:overlay(0) +from:0x021087f0 kind:load to:0x020985c0 module:overlay(0) +from:0x021087f4 kind:load to:0x020985cc module:overlay(0) +from:0x021087f8 kind:load to:0x01fff464 module:itcm +from:0x021087fc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02108800 kind:load to:0x020984fc module:overlay(0) +from:0x02108804 kind:load to:0x020f3a74 module:overlay(21) +from:0x02108808 kind:load to:0x02098508 module:overlay(0) +from:0x0210880c kind:load to:0x0209850c module:overlay(0) +from:0x02108810 kind:load to:0x02098510 module:overlay(0) +from:0x02108814 kind:load to:0x02098514 module:overlay(0) +from:0x02108818 kind:load to:0x02098518 module:overlay(0) +from:0x0210881c kind:load to:0x0209851c module:overlay(0) +from:0x02108820 kind:load to:0x020985d8 module:overlay(0) +from:0x02108824 kind:load to:0x02098644 module:overlay(0) +from:0x02108828 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0210882c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02108830 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02108834 kind:load to:0x020f3aa0 module:overlay(21) +from:0x02108838 kind:load to:0x020f3ab4 module:overlay(21) +from:0x02108844 kind:load to:0x020f4664 module:overlay(21) +from:0x02108850 kind:load to:0x020f3af0 module:overlay(21) +from:0x02108854 kind:load to:0x02097998 module:overlay(0) +from:0x02108858 kind:load to:0x020977a8 module:overlay(0) +from:0x0210885c kind:load to:0x02097824 module:overlay(0) +from:0x02108860 kind:load to:0x020979a0 module:overlay(0) +from:0x02108864 kind:load to:0x020979c0 module:overlay(0) +from:0x02108868 kind:load to:0x020979ec module:overlay(0) +from:0x021088a4 kind:load to:0x020f3ccc module:overlay(21) +from:0x021088a8 kind:load to:0x020f46a0 module:overlay(21) +from:0x021088ac kind:load to:0x02099b54 module:overlay(0) +from:0x021088b0 kind:load to:0x02099b8c module:overlay(0) +from:0x021088b4 kind:load to:0x0209a190 module:overlay(0) +from:0x021088b8 kind:load to:0x0209a198 module:overlay(0) +from:0x021088bc kind:load to:0x0209a138 module:overlay(0) +from:0x021088c0 kind:load to:0x02099d04 module:overlay(0) +from:0x021088c4 kind:load to:0x02099bf4 module:overlay(0) +from:0x021088c8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021088cc kind:load to:0x0209a148 module:overlay(0) +from:0x021088d0 kind:load to:0x0209a160 module:overlay(0) +from:0x021088d4 kind:load to:0x020f0cc8 module:overlay(21) +from:0x021088d8 kind:load to:0x0209a178 module:overlay(0) +from:0x021088dc kind:load to:0x020f0cb8 module:overlay(21) +from:0x021088e0 kind:load to:0x020f0c94 module:overlay(21) +from:0x021088ec kind:load to:0x0209856c module:overlay(0) +from:0x021088f0 kind:load to:0x020985a8 module:overlay(0) +from:0x021088f4 kind:load to:0x020985c0 module:overlay(0) +from:0x021088f8 kind:load to:0x020985cc module:overlay(0) +from:0x021088fc kind:load to:0x01fff464 module:itcm +from:0x02108900 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02108904 kind:load to:0x020f3ce0 module:overlay(21) +from:0x02108908 kind:load to:0x02098504 module:overlay(0) +from:0x0210890c kind:load to:0x020f407c module:overlay(21) +from:0x02108910 kind:load to:0x020f4278 module:overlay(21) +from:0x02108914 kind:load to:0x02098510 module:overlay(0) +from:0x02108918 kind:load to:0x020f4370 module:overlay(21) +from:0x0210891c kind:load to:0x02098518 module:overlay(0) +from:0x02108920 kind:load to:0x0209851c module:overlay(0) +from:0x02108924 kind:load to:0x020985d8 module:overlay(0) +from:0x02108928 kind:load to:0x02098644 module:overlay(0) +from:0x0210892c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02108930 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02108934 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02108938 kind:load to:0x020f46bc module:overlay(21) +from:0x0210893c kind:load to:0x020f4708 module:overlay(21) +from:0x02108948 kind:load to:0x020f4968 module:overlay(21) +from:0x0210894c kind:load to:0x0209c930 module:overlay(0) +from:0x02108950 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02108954 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02108958 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02108984 kind:load to:0x020f4c9c module:overlay(21) +from:0x0210898c kind:load to:0x020f4ca4 module:overlay(21) +from:0x02108994 kind:load to:0x020f4cdc module:overlay(21) +from:0x0210899c kind:load to:0x020f4d7c module:overlay(21) +from:0x021089a4 kind:load to:0x020f4e00 module:overlay(21) +from:0x021089ac kind:load to:0x020f4e7c module:overlay(21) +from:0x021089b4 kind:load to:0x020f4c98 module:overlay(21) +from:0x021089bc kind:load to:0x020f4ca0 module:overlay(21) +from:0x021089c4 kind:load to:0x020f4cd0 module:overlay(21) +from:0x021089cc kind:load to:0x020f4d4c module:overlay(21) +from:0x021089d4 kind:load to:0x020f4db8 module:overlay(21) +from:0x021089dc kind:load to:0x020f4e40 module:overlay(21) +from:0x021089ec kind:load to:0x020f4a34 module:overlay(21) +from:0x021089f0 kind:load to:0x020f4b8c module:overlay(21) +from:0x021089f4 kind:load to:0x020f4be0 module:overlay(21) +from:0x021089f8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021089fc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02108a00 kind:load to:0x020f509c module:overlay(21) +from:0x02108a04 kind:load to:0x020f4ea8 module:overlay(21) +from:0x02108a08 kind:load to:0x0209d220 module:overlay(0) +from:0x02108a0c kind:load to:0x0209d228 module:overlay(0) +from:0x02108a10 kind:load to:0x0209d22c module:overlay(0) +from:0x02108a14 kind:load to:0x0209d238 module:overlay(0) +from:0x02108a18 kind:load to:0x0209d240 module:overlay(0) +from:0x02108a1c kind:load to:0x020f5b20 module:overlay(21) +from:0x02108a20 kind:load to:0x020f5b34 module:overlay(21) +from:0x02108a94 kind:load to:0x020f5b70 module:overlay(21) +from:0x02108a98 kind:load to:0x0209ca64 module:overlay(0) +from:0x02108a9c kind:load to:0x0209ca6c module:overlay(0) +from:0x02108aa0 kind:load to:0x0209caac module:overlay(0) +from:0x02108aa4 kind:load to:0x0209cacc module:overlay(0) +from:0x02108ab0 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02108ab4 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02108ab8 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02108abc kind:load to:0x0207c990 module:overlay(0) +from:0x02108ac0 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02108ac4 kind:load to:0x0207ca44 module:overlay(0) +from:0x02108ac8 kind:load to:0x0207ca6c module:overlay(0) +from:0x02108acc kind:load to:0x0207cae4 module:overlay(0) +from:0x02108ad8 kind:load to:0x020f5dd4 module:overlay(21) +from:0x02108adc kind:load to:0x020f6164 module:overlay(21) +from:0x02108ae0 kind:load to:0x02057bf4 module:overlay(0) +from:0x02108ae4 kind:load to:0x01ffc57c module:itcm +from:0x02108ae8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02108aec kind:load to:0x02057e44 module:overlay(0) +from:0x02108af0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02108af4 kind:load to:0x020f5c48 module:overlay(21) +from:0x02108af8 kind:load to:0x02057d84 module:overlay(0) +from:0x02108b04 kind:load to:0x020f5de8 module:overlay(21) +from:0x02108b08 kind:load to:0x0209d10c module:overlay(0) +from:0x02108b0c kind:load to:0x020f5e80 module:overlay(21) +from:0x02108b10 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02108b14 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02108b18 kind:load to:0x020f6098 module:overlay(21) +from:0x02108b1c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02108b20 kind:load to:0x020f5e70 module:overlay(21) +from:0x02108b24 kind:load to:0x0209d228 module:overlay(0) +from:0x02108b28 kind:load to:0x0209d93c module:overlay(0) +from:0x02108b2c kind:load to:0x020f60dc module:overlay(21) +from:0x02108b30 kind:load to:0x0209d240 module:overlay(0) +from:0x02108b34 kind:load to:0x020f6180 module:overlay(21) +from:0x02108b38 kind:load to:0x020f61a0 module:overlay(21) +from:0x02108b3c kind:load to:0x0209da00 module:overlay(0) +from:0x02108b40 kind:load to:0x0209dbc8 module:overlay(0) +from:0x02108b44 kind:load to:0x0209dbd0 module:overlay(0) +from:0x02108b48 kind:load to:0x020f5f78 module:overlay(21) +from:0x02108b4c kind:load to:0x0209dab4 module:overlay(0) +from:0x02108b50 kind:load to:0x0209dac4 module:overlay(0) +from:0x02108b54 kind:load to:0x020f60f8 module:overlay(21) +from:0x02108b58 kind:load to:0x0209dab8 module:overlay(0) +from:0x02108b68 kind:load to:0x0209ca64 module:overlay(0) +from:0x02108b6c kind:load to:0x0209ca6c module:overlay(0) +from:0x02108b70 kind:load to:0x0209caac module:overlay(0) +from:0x02108b74 kind:load to:0x0209cacc module:overlay(0) +from:0x02108b80 kind:load to:0x020f61e8 module:overlay(21) +from:0x02108b84 kind:load to:0x0209ca64 module:overlay(0) +from:0x02108b88 kind:load to:0x0209ca6c module:overlay(0) +from:0x02108b8c kind:load to:0x0209caac module:overlay(0) +from:0x02108b90 kind:load to:0x0209cacc module:overlay(0) +from:0x02108b9c kind:load to:0x020f6348 module:overlay(21) +from:0x02108ba0 kind:load to:0x0209d10c module:overlay(0) +from:0x02108ba4 kind:load to:0x020f6374 module:overlay(21) +from:0x02108ba8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02108bac kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02108bb0 kind:load to:0x020f6378 module:overlay(21) +from:0x02108bb4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02108bb8 kind:load to:0x0209d220 module:overlay(0) +from:0x02108bbc kind:load to:0x0209d228 module:overlay(0) +from:0x02108bc0 kind:load to:0x0209d22c module:overlay(0) +from:0x02108bc4 kind:load to:0x0209d238 module:overlay(0) +from:0x02108bc8 kind:load to:0x0209d240 module:overlay(0) +from:0x02108bcc kind:load to:0x020f63f4 module:overlay(21) +from:0x02108bd0 kind:load to:0x020f6414 module:overlay(21) +from:0x02108bd4 kind:load to:0x020f6398 module:overlay(21) +from:0x02108bd8 kind:load to:0x020f63e8 module:overlay(21) +from:0x02108c0c kind:load to:0x020fb6a4 module:overlay(21) +from:0x02108c10 kind:load to:0x020fb6a8 module:overlay(21) +from:0x02108c20 kind:load to:0x020fb790 module:overlay(21) +from:0x02108c24 kind:load to:0x020fb794 module:overlay(21) +from:0x02108c28 kind:load to:0x020fb798 module:overlay(21) +from:0x02108c2c kind:load to:0x020fb79c module:overlay(21) +from:0x02108c30 kind:load to:0x020fb7a0 module:overlay(21) +from:0x02108c40 kind:load to:0x020fb9b4 module:overlay(21) +from:0x02108c44 kind:load to:0x020fb9c8 module:overlay(21) +from:0x02108c48 kind:load to:0x020fb9e4 module:overlay(21) +from:0x02108c4c kind:load to:0x020fbd3c module:overlay(21) +from:0x02108c50 kind:load to:0x020fbd78 module:overlay(21) +from:0x02108c54 kind:load to:0x020fb790 module:overlay(21) +from:0x02108c58 kind:load to:0x020fbfac module:overlay(21) +from:0x02108c5c kind:load to:0x020fb798 module:overlay(21) +from:0x02108c60 kind:load to:0x020fb79c module:overlay(21) +from:0x02108c64 kind:load to:0x020fb7a0 module:overlay(21) +from:0x02108cdc kind:load to:0x020fc158 module:overlay(21) +from:0x02108ce0 kind:load to:0x020fc180 module:overlay(21) +from:0x02108ce4 kind:load to:0x020fc1b0 module:overlay(21) +from:0x02108ce8 kind:load to:0x020fc6ec module:overlay(21) +from:0x02108cec kind:load to:0x020fc720 module:overlay(21) +from:0x02108cf0 kind:load to:0x020fc884 module:overlay(21) +from:0x02108cf4 kind:load to:0x020fc8b4 module:overlay(21) +from:0x02108cf8 kind:load to:0x020fc8e0 module:overlay(21) +from:0x02108cfc kind:load to:0x020fc93c module:overlay(21) +from:0x02108d00 kind:load to:0x020fc96c module:overlay(21) +from:0x02108d18 kind:load to:0x020fd540 module:overlay(21) +from:0x02108d1c kind:load to:0x020fd554 module:overlay(21) +from:0x02108d20 kind:load to:0x020fd570 module:overlay(21) +from:0x02108d24 kind:load to:0x020fdb50 module:overlay(21) +from:0x02108d28 kind:load to:0x020fdbd4 module:overlay(21) +from:0x02108d2c kind:load to:0x020fb790 module:overlay(21) +from:0x02108d30 kind:load to:0x020fdd34 module:overlay(21) +from:0x02108d34 kind:load to:0x020fdd4c module:overlay(21) +from:0x02108d38 kind:load to:0x020fb79c module:overlay(21) +from:0x02108d3c kind:load to:0x020fdd30 module:overlay(21) +from:0x02108dbc kind:load to:0x020ff36c module:overlay(21) +from:0x02108dc0 kind:load to:0x020ff380 module:overlay(21) +from:0x02108dc4 kind:load to:0x020ff39c module:overlay(21) +from:0x02108dc8 kind:load to:0x020ff4a8 module:overlay(21) +from:0x02108dcc kind:load to:0x020ff4ec module:overlay(21) +from:0x02108dd0 kind:load to:0x020fb790 module:overlay(21) +from:0x02108dd4 kind:load to:0x020fb794 module:overlay(21) +from:0x02108dd8 kind:load to:0x020fb798 module:overlay(21) +from:0x02108ddc kind:load to:0x020fb79c module:overlay(21) +from:0x02108de0 kind:load to:0x020fb7a0 module:overlay(21) +from:0x02108de4 kind:load to:0x02106fd4 module:overlay(21) +from:0x02108de8 kind:load to:0x02106fce module:overlay(21) +from:0x02108dec kind:load to:0x02106fc8 module:overlay(21) +from:0x02108df0 kind:load to:0x02106fc2 module:overlay(21) +from:0x02108df4 kind:load to:0x02106fa4 module:overlay(21) +from:0x02108df8 kind:load to:0x02106fb6 module:overlay(21) +from:0x02108dfc kind:load to:0x02106fb0 module:overlay(21) +from:0x02108e00 kind:load to:0x02106fbc module:overlay(21) +from:0x02108e0c kind:load to:0x021004c4 module:overlay(21) +from:0x02108e10 kind:load to:0x021004dc module:overlay(21) +from:0x02108e14 kind:load to:0x02100514 module:overlay(21) +from:0x02108e18 kind:load to:0x02100518 module:overlay(21) +from:0x02108e1c kind:load to:0x0210051c module:overlay(21) +from:0x02108e20 kind:load to:0x02100520 module:overlay(21) +from:0x02108e24 kind:load to:0x02100524 module:overlay(21) +from:0x02108e30 kind:load to:0x02100e78 module:overlay(21) +from:0x02108e34 kind:load to:0x02100f60 module:overlay(21) +from:0x02108e38 kind:load to:0x02101050 module:overlay(21) +from:0x02108e3c kind:load to:0x02101054 module:overlay(21) +from:0x02108e40 kind:load to:0x02101728 module:overlay(21) +from:0x02108e44 kind:load to:0x02100520 module:overlay(21) +from:0x02108e48 kind:load to:0x02100524 module:overlay(21) +from:0x02108e4c kind:load to:0x02101570 module:overlay(21) +from:0x02108e54 kind:load to:0x021018b4 module:overlay(21) +from:0x02108e5c kind:load to:0x021016f8 module:overlay(21) +from:0x02108e64 kind:load to:0x02101960 module:overlay(21) +from:0x02108e6c kind:load to:0x021015fc module:overlay(21) +from:0x02108e7c kind:load to:0x02102a20 module:overlay(21) +from:0x02108e80 kind:load to:0x02105ca8 module:overlay(21) +from:0x02108e8c kind:load to:0x02105cc4 module:overlay(21) +from:0x02108e90 kind:load to:0x02105cd8 module:overlay(21) +from:0x02108e9c kind:load to:0x02102a34 module:overlay(21) +from:0x02108ea0 kind:load to:0x02105cf4 module:overlay(21) +from:0x02108eac kind:load to:0x02102a0c module:overlay(21) +from:0x02108eb0 kind:load to:0x02105c8c module:overlay(21) +from:0x02108ebc kind:load to:0x02102a48 module:overlay(21) +from:0x02108ec0 kind:load to:0x02102b78 module:overlay(21) +from:0x02108ec4 kind:load to:0x02102cb0 module:overlay(21) +from:0x02108ec8 kind:load to:0x02102cb4 module:overlay(21) +from:0x02108ecc kind:load to:0x02103078 module:overlay(21) +from:0x02108ed0 kind:load to:0x02103658 module:overlay(21) +from:0x02108ed4 kind:load to:0x0210368c module:overlay(21) +from:0x02108ee0 kind:load to:0x02101f14 module:overlay(21) +from:0x02108ee4 kind:load to:0x02105d10 module:overlay(21) +from:0x02108ee8 kind:load to:0x02057bf4 module:overlay(0) +from:0x02108eec kind:load to:0x01ffc57c module:itcm +from:0x02108ef0 kind:load to:0x02057dc8 module:overlay(0) +from:0x02108ef4 kind:load to:0x02057e44 module:overlay(0) +from:0x02108ef8 kind:load to:0x02057ea8 module:overlay(0) +from:0x02108efc kind:load to:0x02057c34 module:overlay(0) +from:0x02108f00 kind:load to:0x02057d84 module:overlay(0) +from:0x02108f4c kind:load to:0x02108f8c module:overlay(21) +from:0x02108f50 kind:load to:0x02108f74 module:overlay(21) +from:0x02108f54 kind:load to:0x02108f5c module:overlay(21) +from:0x02108f58 kind:load to:0x02108f44 module:overlay(21) +from:0x02108fac kind:load to:0x02106b7c module:overlay(21) +from:0x02108fb0 kind:load to:0x02106b8c module:overlay(21) +from:0x02108fb4 kind:load to:0x02106bac module:overlay(21) +from:0x02108fb8 kind:load to:0x02106be8 module:overlay(21) +from:0x02108fbc kind:load to:0x02106bf8 module:overlay(21) +from:0x02108fc0 kind:load to:0x02106c24 module:overlay(21) +from:0x02108fc4 kind:load to:0x02106c3c module:overlay(21) +from:0x02108fc8 kind:load to:0x02106c54 module:overlay(21) +from:0x02108fcc kind:load to:0x02106c64 module:overlay(21) +from:0x02108fd8 kind:load to:0x02105f24 module:overlay(21) +from:0x02108fdc kind:load to:0x02105f38 module:overlay(21) +from:0x02108fe0 kind:load to:0x02105f54 module:overlay(21) +from:0x02108fe4 kind:load to:0x02106244 module:overlay(21) +from:0x02108fe8 kind:load to:0x0210629c module:overlay(21) +from:0x02108fec kind:load to:0x020fb790 module:overlay(21) +from:0x02108ff0 kind:load to:0x020fb794 module:overlay(21) +from:0x02108ff4 kind:load to:0x020fb798 module:overlay(21) +from:0x02108ff8 kind:load to:0x020fb79c module:overlay(21) +from:0x02108ffc kind:load to:0x021062f4 module:overlay(21) +from:0x02109064 kind:load to:0x021063a8 module:overlay(21) +from:0x0210906c kind:load to:0x02106438 module:overlay(21) +from:0x02109074 kind:load to:0x02106548 module:overlay(21) +from:0x0210907c kind:load to:0x02106610 module:overlay(21) +from:0x02109084 kind:load to:0x02106680 module:overlay(21) +from:0x0210908c kind:load to:0x0210670c module:overlay(21) +from:0x02109094 kind:load to:0x02106774 module:overlay(21) +from:0x0210909c kind:load to:0x02106908 module:overlay(21) +from:0x021090a4 kind:load to:0x02106964 module:overlay(21) +from:0x021090ac kind:load to:0x02106a60 module:overlay(21) +from:0x021090b4 kind:load to:0x02106ab8 module:overlay(21) diff --git a/config/eur1/arm9/overlays/ov021/symbols.txt b/config/eur1/arm9/overlays/ov021/symbols.txt new file mode 100644 index 00000000..462e36db --- /dev/null +++ b/config/eur1/arm9/overlays/ov021/symbols.txt @@ -0,0 +1,1127 @@ +func_ov021_020e9a80 kind:function(arm,size=0x234) addr:0x020e9a80 +func_ov021_020e9cb4 kind:function(arm,size=0x14) addr:0x020e9cb4 +func_ov021_020e9cc8 kind:function(arm,size=0xa4) addr:0x020e9cc8 +func_ov021_020e9d6c kind:function(arm,size=0xac) addr:0x020e9d6c +func_ov021_020e9e18 kind:function(arm,size=0x4c) addr:0x020e9e18 +func_ov021_020e9e64 kind:function(arm,size=0x44) addr:0x020e9e64 +func_ov021_020e9ea8 kind:function(arm,size=0x58) addr:0x020e9ea8 +func_ov021_020e9f00 kind:function(arm,size=0x18) addr:0x020e9f00 +func_ov021_020e9f18 kind:function(arm,size=0x18) addr:0x020e9f18 +func_ov021_020e9f30 kind:function(arm,size=0x18) addr:0x020e9f30 +func_ov021_020e9f48 kind:function(arm,size=0x18) addr:0x020e9f48 +func_ov021_020e9f60 kind:function(arm,size=0x18) addr:0x020e9f60 +func_ov021_020e9f78 kind:function(arm,size=0xa8) addr:0x020e9f78 +func_ov021_020ea020 kind:function(arm,size=0x50) addr:0x020ea020 +func_ov021_020ea070 kind:function(arm,size=0x1c) addr:0x020ea070 +func_ov021_020ea08c kind:function(arm,size=0x18) addr:0x020ea08c +func_ov021_020ea0a4 kind:function(arm,size=0x1c) addr:0x020ea0a4 +func_ov021_020ea0c0 kind:function(thumb,size=0x1c) addr:0x020ea0c0 +func_ov021_020ea0dc kind:function(arm,size=0x14) addr:0x020ea0dc +func_ov021_020ea0f0 kind:function(thumb,size=0x90) addr:0x020ea0f0 +func_ov021_020ea180 kind:function(thumb,size=0xc) addr:0x020ea180 +func_ov021_020ea18c kind:function(thumb,size=0x40) addr:0x020ea18c +func_ov021_020ea1cc kind:function(thumb,size=0x44) addr:0x020ea1cc +func_ov021_020ea210 kind:function(thumb,size=0x64) addr:0x020ea210 +func_ov021_020ea274 kind:function(arm,size=0x2c) addr:0x020ea274 +func_ov021_020ea2a0 kind:function(arm,size=0x18) addr:0x020ea2a0 +func_ov021_020ea2b8 kind:function(arm,size=0x164) addr:0x020ea2b8 +func_ov021_020ea41c kind:function(arm,size=0x44) addr:0x020ea41c +func_ov021_020ea460 kind:function(arm,size=0x50) addr:0x020ea460 +func_ov021_020ea4b0 kind:function(arm,size=0x20) addr:0x020ea4b0 +func_ov021_020ea4d0 kind:function(arm,size=0x28) addr:0x020ea4d0 +func_ov021_020ea4f8 kind:function(arm,size=0x120) addr:0x020ea4f8 +func_ov021_020ea618 kind:function(arm,size=0x44) addr:0x020ea618 +func_ov021_020ea65c kind:function(arm,size=0x64) addr:0x020ea65c +func_ov021_020ea6c0 kind:function(arm,size=0x4c) addr:0x020ea6c0 +func_ov021_020ea70c kind:function(arm,size=0x1c) addr:0x020ea70c +func_ov021_020ea728 kind:function(arm,size=0x10) addr:0x020ea728 +func_ov021_020ea738 kind:function(arm,size=0x2c) addr:0x020ea738 +func_ov021_020ea764 kind:function(arm,size=0x14) addr:0x020ea764 +func_ov021_020ea778 kind:function(arm,size=0x44) addr:0x020ea778 +func_ov021_020ea7bc kind:function(arm,size=0x30) addr:0x020ea7bc +func_ov021_020ea7ec kind:function(arm,size=0x38) addr:0x020ea7ec +func_ov021_020ea824 kind:function(arm,size=0xc) addr:0x020ea824 +func_ov021_020ea830 kind:function(arm,size=0x20) addr:0x020ea830 +func_ov021_020ea850 kind:function(arm,size=0x28) addr:0x020ea850 +func_ov021_020ea878 kind:function(arm,size=0x14) addr:0x020ea878 +func_ov021_020ea88c kind:function(arm,size=0x1c) addr:0x020ea88c +func_ov021_020ea8a8 kind:function(arm,size=0x14) addr:0x020ea8a8 +func_ov021_020ea8bc kind:function(arm,size=0x1c) addr:0x020ea8bc +func_ov021_020ea8d8 kind:function(arm,size=0x40) addr:0x020ea8d8 +func_ov021_020ea918 kind:function(arm,size=0x28) addr:0x020ea918 +func_ov021_020ea940 kind:function(arm,size=0xac) addr:0x020ea940 +func_ov021_020ea9ec kind:function(thumb,size=0x56) addr:0x020ea9ec +func_ov021_020eaa44 kind:function(thumb,size=0x2) addr:0x020eaa44 +func_ov021_020eaa48 kind:function(thumb,size=0xbc) addr:0x020eaa48 +func_ov021_020eab04 kind:function(thumb,size=0x50) addr:0x020eab04 +func_ov021_020eab54 kind:function(thumb,size=0x56) addr:0x020eab54 +func_ov021_020eabac kind:function(arm,size=0x2c0) addr:0x020eabac +func_ov021_020eae6c kind:function(arm,size=0x58) addr:0x020eae6c +func_ov021_020eaec4 kind:function(arm,size=0x6c) addr:0x020eaec4 +func_ov021_020eaf30 kind:function(arm,size=0xa8) addr:0x020eaf30 +func_ov021_020eafd8 kind:function(arm,size=0x78) addr:0x020eafd8 +func_ov021_020eb050 kind:function(arm,size=0x358) addr:0x020eb050 +func_ov021_020eb3a8 kind:function(arm,size=0x30) addr:0x020eb3a8 +func_ov021_020eb3d8 kind:function(arm,size=0x48) addr:0x020eb3d8 +func_ov021_020eb420 kind:function(arm,size=0x48) addr:0x020eb420 +func_ov021_020eb468 kind:function(arm,size=0x38) addr:0x020eb468 +func_ov021_020eb4a0 kind:function(arm,size=0x34) addr:0x020eb4a0 +func_ov021_020eb4d4 kind:function(arm,size=0x38) addr:0x020eb4d4 +func_ov021_020eb50c kind:function(arm,size=0x38) addr:0x020eb50c +func_ov021_020eb544 kind:function(arm,size=0x34) addr:0x020eb544 +func_ov021_020eb578 kind:function(arm,size=0x3c) addr:0x020eb578 +func_ov021_020eb5b4 kind:function(arm,size=0x84) addr:0x020eb5b4 +func_ov021_020eb638 kind:function(arm,size=0x50) addr:0x020eb638 +func_ov021_020eb688 kind:function(arm,size=0x78) addr:0x020eb688 +func_ov021_020eb700 kind:function(arm,size=0x7c) addr:0x020eb700 +func_ov021_020eb77c kind:function(arm,size=0xe8) addr:0x020eb77c +func_ov021_020eb864 kind:function(arm,size=0x4c) addr:0x020eb864 +func_ov021_020eb8b0 kind:function(arm,size=0x90) addr:0x020eb8b0 +func_ov021_020eb940 kind:function(arm,size=0x148) addr:0x020eb940 +func_ov021_020eba88 kind:function(thumb,size=0x60) addr:0x020eba88 +func_ov021_020ebae8 kind:function(arm,size=0x90) addr:0x020ebae8 +func_ov021_020ebb78 kind:function(arm,size=0x104) addr:0x020ebb78 +func_ov021_020ebc7c kind:function(thumb,size=0x28) addr:0x020ebc7c +func_ov021_020ebca4 kind:function(thumb,size=0x2) addr:0x020ebca4 +func_ov021_020ebca8 kind:function(arm,size=0x4c) addr:0x020ebca8 +func_ov021_020ebcf4 kind:function(arm,size=0xec) addr:0x020ebcf4 +func_ov021_020ebde0 kind:function(arm,size=0x50) addr:0x020ebde0 +func_ov021_020ebe30 kind:function(arm,size=0x58) addr:0x020ebe30 +func_ov021_020ebe88 kind:function(arm,size=0x24) addr:0x020ebe88 +func_ov021_020ebeac kind:function(arm,size=0x178) addr:0x020ebeac +func_ov021_020ec024 kind:function(arm,size=0x20) addr:0x020ec024 +func_ov021_020ec044 kind:function(arm,size=0x70) addr:0x020ec044 +func_ov021_020ec0b4 kind:function(arm,size=0x4c) addr:0x020ec0b4 +func_ov021_020ec100 kind:function(arm,size=0x14) addr:0x020ec100 +func_ov021_020ec114 kind:function(arm,size=0x1c) addr:0x020ec114 +func_ov021_020ec130 kind:function(arm,size=0xc) addr:0x020ec130 +func_ov021_020ec13c kind:function(arm,size=0x28) addr:0x020ec13c +func_ov021_020ec164 kind:function(arm,size=0x44) addr:0x020ec164 +func_ov021_020ec1a8 kind:function(arm,size=0xc0) addr:0x020ec1a8 +func_ov021_020ec268 kind:function(arm,size=0x34) addr:0x020ec268 +func_ov021_020ec29c kind:function(arm,size=0x198) addr:0x020ec29c +func_ov021_020ec434 kind:function(arm,size=0x198) addr:0x020ec434 +func_ov021_020ec5cc kind:function(arm,size=0x34) addr:0x020ec5cc +func_ov021_020ec600 kind:function(arm,size=0x3e4) addr:0x020ec600 +func_ov021_020ec9e4 kind:function(arm,size=0x1d4) addr:0x020ec9e4 +func_ov021_020ecbb8 kind:function(arm,size=0xd0) addr:0x020ecbb8 +func_ov021_020ecc88 kind:function(arm,size=0x10) addr:0x020ecc88 +func_ov021_020ecc98 kind:function(arm,size=0x28) addr:0x020ecc98 +func_ov021_020eccc0 kind:function(arm,size=0x50) addr:0x020eccc0 +func_ov021_020ecd10 kind:function(arm,size=0x30) addr:0x020ecd10 +func_ov021_020ecd40 kind:function(arm,size=0x344) addr:0x020ecd40 +func_ov021_020ed084 kind:function(arm,size=0x14) addr:0x020ed084 +func_ov021_020ed098 kind:function(arm,size=0x14) addr:0x020ed098 +func_ov021_020ed0ac kind:function(arm,size=0x14) addr:0x020ed0ac +func_ov021_020ed0c0 kind:function(arm,size=0x24) addr:0x020ed0c0 +func_ov021_020ed0e4 kind:function(arm,size=0x50) addr:0x020ed0e4 +func_ov021_020ed134 kind:function(arm,size=0x2d8) addr:0x020ed134 +func_ov021_020ed40c kind:function(arm,size=0xd8) addr:0x020ed40c +func_ov021_020ed4e4 kind:function(arm,size=0x1e0) addr:0x020ed4e4 +func_ov021_020ed6c4 kind:function(arm,size=0x1b8) addr:0x020ed6c4 +func_ov021_020ed87c kind:function(arm,size=0x68) addr:0x020ed87c +func_ov021_020ed8e4 kind:function(arm,size=0xac) addr:0x020ed8e4 +func_ov021_020ed990 kind:function(arm,size=0xa4) addr:0x020ed990 +func_ov021_020eda34 kind:function(arm,size=0x74) addr:0x020eda34 +func_ov021_020edaa8 kind:function(arm,size=0x224) addr:0x020edaa8 +func_ov021_020edccc kind:function(arm,size=0x128) addr:0x020edccc +func_ov021_020eddf4 kind:function(arm,size=0x378) addr:0x020eddf4 +func_ov021_020ee16c kind:function(arm,size=0xa8) addr:0x020ee16c +func_ov021_020ee214 kind:function(arm,size=0x73c) addr:0x020ee214 +func_ov021_020ee950 kind:function(arm,size=0xb0) addr:0x020ee950 +func_ov021_020eea00 kind:function(arm,size=0x90) addr:0x020eea00 +func_ov021_020eea90 kind:function(arm,size=0x7c) addr:0x020eea90 +func_ov021_020eeb0c kind:function(arm,size=0x78) addr:0x020eeb0c +func_ov021_020eeb84 kind:function(arm,size=0x88) addr:0x020eeb84 +func_ov021_020eec0c kind:function(arm,size=0x1c8) addr:0x020eec0c +func_ov021_020eedd4 kind:function(arm,size=0x6c) addr:0x020eedd4 +func_ov021_020eee40 kind:function(arm,size=0xcc) addr:0x020eee40 +func_ov021_020eef0c kind:function(arm,size=0x7c) addr:0x020eef0c +func_ov021_020eef88 kind:function(arm,size=0x90) addr:0x020eef88 +func_ov021_020ef018 kind:function(arm,size=0x1c) addr:0x020ef018 +func_ov021_020ef034 kind:function(arm,size=0x14c) addr:0x020ef034 +func_ov021_020ef180 kind:function(arm,size=0x78) addr:0x020ef180 +func_ov021_020ef1f8 kind:function(arm,size=0x40) addr:0x020ef1f8 +func_ov021_020ef238 kind:function(arm,size=0xa4) addr:0x020ef238 +func_ov021_020ef2dc kind:function(arm,size=0x170) addr:0x020ef2dc +func_ov021_020ef44c kind:function(arm,size=0x78) addr:0x020ef44c +func_ov021_020ef4c4 kind:function(arm,size=0x4) addr:0x020ef4c4 +func_ov021_020ef4c8 kind:function(arm,size=0xb0) addr:0x020ef4c8 +func_ov021_020ef578 kind:function(arm,size=0x68) addr:0x020ef578 +func_ov021_020ef5e0 kind:function(arm,size=0x48) addr:0x020ef5e0 +func_ov021_020ef628 kind:function(arm,size=0x150) addr:0x020ef628 +func_ov021_020ef778 kind:function(arm,size=0xf0) addr:0x020ef778 +func_ov021_020ef868 kind:function(arm,size=0x14) addr:0x020ef868 +func_ov021_020ef87c kind:function(arm,size=0x2d0) addr:0x020ef87c +func_ov021_020efb4c kind:function(arm,size=0x150) addr:0x020efb4c +func_ov021_020efc9c kind:function(arm,size=0xa4) addr:0x020efc9c +func_ov021_020efd40 kind:function(arm,size=0x34) addr:0x020efd40 +func_ov021_020efd74 kind:function(arm,size=0x80) addr:0x020efd74 +func_ov021_020efdf4 kind:function(arm,size=0x20) addr:0x020efdf4 +func_ov021_020efe14 kind:function(arm,size=0x34) addr:0x020efe14 +func_ov021_020efe48 kind:function(arm,size=0x2c) addr:0x020efe48 +func_ov021_020efe74 kind:function(arm,size=0x1b8) addr:0x020efe74 +func_ov021_020f002c kind:function(arm,size=0xd4) addr:0x020f002c +func_ov021_020f0100 kind:function(arm,size=0x18) addr:0x020f0100 +func_ov021_020f0118 kind:function(arm,size=0x34) addr:0x020f0118 +func_ov021_020f014c kind:function(arm,size=0x20) addr:0x020f014c +func_ov021_020f016c kind:function(arm,size=0x24) addr:0x020f016c +func_ov021_020f0190 kind:function(arm,size=0x2c) addr:0x020f0190 +func_ov021_020f01bc kind:function(arm,size=0xc) addr:0x020f01bc +func_ov021_020f01c8 kind:function(arm,size=0x1c) addr:0x020f01c8 +func_ov021_020f01e4 kind:function(arm,size=0x1c) addr:0x020f01e4 +func_ov021_020f0200 kind:function(arm,size=0x1c) addr:0x020f0200 +func_ov021_020f021c kind:function(arm,size=0x1c) addr:0x020f021c +func_ov021_020f0238 kind:function(arm,size=0x6c) addr:0x020f0238 +func_ov021_020f02a4 kind:function(arm,size=0x74) addr:0x020f02a4 +func_ov021_020f0318 kind:function(arm,size=0x14) addr:0x020f0318 +func_ov021_020f032c kind:function(arm,size=0xc) addr:0x020f032c +func_ov021_020f0338 kind:function(arm,size=0x24) addr:0x020f0338 +func_ov021_020f035c kind:function(arm,size=0x4c) addr:0x020f035c +func_ov021_020f03a8 kind:function(arm,size=0x158) addr:0x020f03a8 +func_ov021_020f0500 kind:function(arm,size=0x14) addr:0x020f0500 +func_ov021_020f0514 kind:function(arm,size=0x14) addr:0x020f0514 +func_ov021_020f0528 kind:function(arm,size=0x74) addr:0x020f0528 +func_ov021_020f059c kind:function(arm,size=0x7c) addr:0x020f059c +func_ov021_020f0618 kind:function(arm,size=0x20) addr:0x020f0618 +func_ov021_020f0638 kind:function(arm,size=0xac) addr:0x020f0638 +func_ov021_020f06e4 kind:function(arm,size=0x98) addr:0x020f06e4 +func_ov021_020f077c kind:function(arm,size=0x3c) addr:0x020f077c +func_ov021_020f07b8 kind:function(arm,size=0xe8) addr:0x020f07b8 +func_ov021_020f08a0 kind:function(arm,size=0x1bc) addr:0x020f08a0 +func_ov021_020f0a5c kind:function(arm,size=0x90) addr:0x020f0a5c +func_ov021_020f0aec kind:function(arm,size=0x38) addr:0x020f0aec +func_ov021_020f0b24 kind:function(arm,size=0x14) addr:0x020f0b24 +func_ov021_020f0b38 kind:function(arm,size=0xc) addr:0x020f0b38 +func_ov021_020f0b44 kind:function(arm,size=0x5c) addr:0x020f0b44 +func_ov021_020f0ba0 kind:function(arm,size=0x8c) addr:0x020f0ba0 +func_ov021_020f0c2c kind:function(arm,size=0x68) addr:0x020f0c2c +func_ov021_020f0c94 kind:function(arm,size=0x24) addr:0x020f0c94 +func_ov021_020f0cb8 kind:function(arm,size=0x10) addr:0x020f0cb8 +func_ov021_020f0cc8 kind:function(arm,size=0x8) addr:0x020f0cc8 +func_ov021_020f0cd0 kind:function(arm,size=0x1c) addr:0x020f0cd0 +func_ov021_020f0cec kind:function(arm,size=0x1c) addr:0x020f0cec +func_ov021_020f0d08 kind:function(arm,size=0x14) addr:0x020f0d08 +func_ov021_020f0d1c kind:function(arm,size=0xc) addr:0x020f0d1c +func_ov021_020f0d28 kind:function(arm,size=0x24) addr:0x020f0d28 +func_ov021_020f0d4c kind:function(arm,size=0x48) addr:0x020f0d4c +func_ov021_020f0d94 kind:function(arm,size=0xe4) addr:0x020f0d94 +func_ov021_020f0e78 kind:function(arm,size=0xe0) addr:0x020f0e78 +func_ov021_020f0f58 kind:function(arm,size=0xf0) addr:0x020f0f58 +func_ov021_020f1048 kind:function(arm,size=0x130) addr:0x020f1048 +func_ov021_020f1178 kind:function(arm,size=0x124) addr:0x020f1178 +func_ov021_020f129c kind:function(arm,size=0x10) addr:0x020f129c +func_ov021_020f12ac kind:function(arm,size=0x4) addr:0x020f12ac +func_ov021_020f12b0 kind:function(arm,size=0x20) addr:0x020f12b0 +func_ov021_020f12d0 kind:function(arm,size=0x38) addr:0x020f12d0 +func_ov021_020f1308 kind:function(arm,size=0x20) addr:0x020f1308 +func_ov021_020f1328 kind:function(arm,size=0x38) addr:0x020f1328 +func_ov021_020f1360 kind:function(arm,size=0x10) addr:0x020f1360 +func_ov021_020f1370 kind:function(arm,size=0xd8) addr:0x020f1370 +func_ov021_020f1448 kind:function(arm,size=0x38) addr:0x020f1448 +func_ov021_020f1480 kind:function(arm,size=0x50) addr:0x020f1480 +func_ov021_020f14d0 kind:function(arm,size=0x20) addr:0x020f14d0 +func_ov021_020f14f0 kind:function(arm,size=0x40) addr:0x020f14f0 +func_ov021_020f1530 kind:function(arm,size=0x2c) addr:0x020f1530 +func_ov021_020f155c kind:function(arm,size=0x80) addr:0x020f155c +func_ov021_020f15dc kind:function(arm,size=0x3c) addr:0x020f15dc +func_ov021_020f1618 kind:function(arm,size=0x148) addr:0x020f1618 +func_ov021_020f1760 kind:function(arm,size=0x3c) addr:0x020f1760 +func_ov021_020f179c kind:function(arm,size=0xa4) addr:0x020f179c +func_ov021_020f1840 kind:function(arm,size=0x60) addr:0x020f1840 +func_ov021_020f18a0 kind:function(arm,size=0x44) addr:0x020f18a0 +func_ov021_020f18e4 kind:function(arm,size=0x2c) addr:0x020f18e4 +func_ov021_020f1910 kind:function(arm,size=0x4) addr:0x020f1910 +func_ov021_020f1914 kind:function(arm,size=0x84) addr:0x020f1914 +func_ov021_020f1998 kind:function(arm,size=0x78) addr:0x020f1998 +func_ov021_020f1a10 kind:function(arm,size=0x14) addr:0x020f1a10 +func_ov021_020f1a24 kind:function(arm,size=0x1c) addr:0x020f1a24 +func_ov021_020f1a40 kind:function(arm,size=0x14) addr:0x020f1a40 +func_ov021_020f1a54 kind:function(arm,size=0xc) addr:0x020f1a54 +func_ov021_020f1a60 kind:function(arm,size=0x24) addr:0x020f1a60 +func_ov021_020f1a84 kind:function(arm,size=0x40) addr:0x020f1a84 +func_ov021_020f1ac4 kind:function(arm,size=0x74) addr:0x020f1ac4 +func_ov021_020f1b38 kind:function(arm,size=0x1f8) addr:0x020f1b38 +func_ov021_020f1d30 kind:function(arm,size=0x190) addr:0x020f1d30 +func_ov021_020f1ec0 kind:function(arm,size=0x14) addr:0x020f1ec0 +func_ov021_020f1ed4 kind:function(arm,size=0x38) addr:0x020f1ed4 +func_ov021_020f1f0c kind:function(arm,size=0x10) addr:0x020f1f0c +func_ov021_020f1f1c kind:function(arm,size=0xe8) addr:0x020f1f1c +func_ov021_020f2004 kind:function(arm,size=0x20) addr:0x020f2004 +func_ov021_020f2024 kind:function(arm,size=0x4c) addr:0x020f2024 +func_ov021_020f2070 kind:function(arm,size=0x14) addr:0x020f2070 +func_ov021_020f2084 kind:function(arm,size=0x30) addr:0x020f2084 +func_ov021_020f20b4 kind:function(arm,size=0x50) addr:0x020f20b4 +func_ov021_020f2104 kind:function(arm,size=0x120) addr:0x020f2104 +func_ov021_020f2224 kind:function(arm,size=0x30) addr:0x020f2224 +func_ov021_020f2254 kind:function(arm,size=0xc0) addr:0x020f2254 +func_ov021_020f2314 kind:function(arm,size=0x100) addr:0x020f2314 +func_ov021_020f2414 kind:function(arm,size=0xc) addr:0x020f2414 +func_ov021_020f2420 kind:function(arm,size=0x20) addr:0x020f2420 +func_ov021_020f2440 kind:function(arm,size=0x28) addr:0x020f2440 +func_ov021_020f2468 kind:function(arm,size=0x14) addr:0x020f2468 +func_ov021_020f247c kind:function(arm,size=0xc) addr:0x020f247c +func_ov021_020f2488 kind:function(arm,size=0x24) addr:0x020f2488 +func_ov021_020f24ac kind:function(arm,size=0x4c) addr:0x020f24ac +func_ov021_020f24f8 kind:function(arm,size=0x44) addr:0x020f24f8 +func_ov021_020f253c kind:function(arm,size=0x28) addr:0x020f253c +func_ov021_020f2564 kind:function(arm,size=0x40) addr:0x020f2564 +func_ov021_020f25a4 kind:function(arm,size=0x74) addr:0x020f25a4 +func_ov021_020f2618 kind:function(arm,size=0xc4) addr:0x020f2618 +func_ov021_020f26dc kind:function(arm,size=0x78) addr:0x020f26dc +func_ov021_020f2754 kind:function(arm,size=0x60) addr:0x020f2754 +func_ov021_020f27b4 kind:function(arm,size=0xb4) addr:0x020f27b4 +func_ov021_020f2868 kind:function(arm,size=0x14) addr:0x020f2868 +func_ov021_020f287c kind:function(arm,size=0x14) addr:0x020f287c +func_ov021_020f2890 kind:function(arm,size=0x28) addr:0x020f2890 +func_ov021_020f28b8 kind:function(arm,size=0x20) addr:0x020f28b8 +func_ov021_020f28d8 kind:function(arm,size=0x44) addr:0x020f28d8 +func_ov021_020f291c kind:function(arm,size=0xd0) addr:0x020f291c +func_ov021_020f29ec kind:function(arm,size=0x70) addr:0x020f29ec +func_ov021_020f2a5c kind:function(arm,size=0xc) addr:0x020f2a5c +func_ov021_020f2a68 kind:function(arm,size=0x24) addr:0x020f2a68 +func_ov021_020f2a8c kind:function(arm,size=0xcc) addr:0x020f2a8c +func_ov021_020f2b58 kind:function(arm,size=0x4) addr:0x020f2b58 +func_ov021_020f2b5c kind:function(arm,size=0x158) addr:0x020f2b5c +func_ov021_020f2cb4 kind:function(arm,size=0x4) addr:0x020f2cb4 +func_ov021_020f2cb8 kind:function(arm,size=0xdc) addr:0x020f2cb8 +func_ov021_020f2d94 kind:function(arm,size=0x2f0) addr:0x020f2d94 +func_ov021_020f3084 kind:function(arm,size=0x220) addr:0x020f3084 +func_ov021_020f32a4 kind:function(arm,size=0x9c) addr:0x020f32a4 +func_ov021_020f3340 kind:function(arm,size=0x4) addr:0x020f3340 +func_ov021_020f3344 kind:function(arm,size=0x3c) addr:0x020f3344 +func_ov021_020f3380 kind:function(arm,size=0x3c) addr:0x020f3380 +func_ov021_020f33bc kind:function(arm,size=0x140) addr:0x020f33bc +func_ov021_020f34fc kind:function(arm,size=0x144) addr:0x020f34fc +func_ov021_020f3640 kind:function(arm,size=0x80) addr:0x020f3640 +func_ov021_020f36c0 kind:function(arm,size=0x6c) addr:0x020f36c0 +func_ov021_020f372c kind:function(arm,size=0x1c) addr:0x020f372c +func_ov021_020f3748 kind:function(arm,size=0x1c) addr:0x020f3748 +func_ov021_020f3764 kind:function(arm,size=0x48) addr:0x020f3764 +func_ov021_020f37ac kind:function(arm,size=0x50) addr:0x020f37ac +func_ov021_020f37fc kind:function(arm,size=0x14) addr:0x020f37fc +func_ov021_020f3810 kind:function(arm,size=0xc) addr:0x020f3810 +func_ov021_020f381c kind:function(arm,size=0x24) addr:0x020f381c +func_ov021_020f3840 kind:function(arm,size=0x38) addr:0x020f3840 +func_ov021_020f3878 kind:function(arm,size=0x20) addr:0x020f3878 +func_ov021_020f3898 kind:function(arm,size=0x2c) addr:0x020f3898 +func_ov021_020f38c4 kind:function(arm,size=0x14) addr:0x020f38c4 +func_ov021_020f38d8 kind:function(arm,size=0x1c) addr:0x020f38d8 +func_ov021_020f38f4 kind:function(arm,size=0x14) addr:0x020f38f4 +func_ov021_020f3908 kind:function(arm,size=0xc) addr:0x020f3908 +func_ov021_020f3914 kind:function(arm,size=0x24) addr:0x020f3914 +func_ov021_020f3938 kind:function(arm,size=0x28) addr:0x020f3938 +func_ov021_020f3960 kind:function(arm,size=0x20) addr:0x020f3960 +func_ov021_020f3980 kind:function(arm,size=0x24) addr:0x020f3980 +func_ov021_020f39a4 kind:function(arm,size=0x4) addr:0x020f39a4 +func_ov021_020f39a8 kind:function(arm,size=0x14) addr:0x020f39a8 +func_ov021_020f39bc kind:function(arm,size=0x1c) addr:0x020f39bc +func_ov021_020f39d8 kind:function(arm,size=0x14) addr:0x020f39d8 +func_ov021_020f39ec kind:function(arm,size=0xc) addr:0x020f39ec +func_ov021_020f39f8 kind:function(arm,size=0x24) addr:0x020f39f8 +func_ov021_020f3a1c kind:function(arm,size=0x38) addr:0x020f3a1c +func_ov021_020f3a54 kind:function(arm,size=0x20) addr:0x020f3a54 +func_ov021_020f3a74 kind:function(arm,size=0x2c) addr:0x020f3a74 +func_ov021_020f3aa0 kind:function(arm,size=0x14) addr:0x020f3aa0 +func_ov021_020f3ab4 kind:function(arm,size=0x1c) addr:0x020f3ab4 +func_ov021_020f3ad0 kind:function(arm,size=0x14) addr:0x020f3ad0 +func_ov021_020f3ae4 kind:function(arm,size=0xc) addr:0x020f3ae4 +func_ov021_020f3af0 kind:function(arm,size=0x28) addr:0x020f3af0 +func_ov021_020f3b18 kind:function(arm,size=0x28) addr:0x020f3b18 +func_ov021_020f3b40 kind:function(arm,size=0x18c) addr:0x020f3b40 +func_ov021_020f3ccc kind:function(arm,size=0x14) addr:0x020f3ccc +func_ov021_020f3ce0 kind:function(arm,size=0x39c) addr:0x020f3ce0 +func_ov021_020f407c kind:function(arm,size=0x1fc) addr:0x020f407c +func_ov021_020f4278 kind:function(arm,size=0x14) addr:0x020f4278 +func_ov021_020f428c kind:function(arm,size=0xe4) addr:0x020f428c +func_ov021_020f4370 kind:function(arm,size=0x30) addr:0x020f4370 +func_ov021_020f43a0 kind:function(arm,size=0x8c) addr:0x020f43a0 +func_ov021_020f442c kind:function(arm,size=0x6c) addr:0x020f442c +func_ov021_020f4498 kind:function(arm,size=0xbc) addr:0x020f4498 +func_ov021_020f4554 kind:function(arm,size=0xe4) addr:0x020f4554 +func_ov021_020f4638 kind:function(arm,size=0x2c) addr:0x020f4638 +func_ov021_020f4664 kind:function(arm,size=0x3c) addr:0x020f4664 +func_ov021_020f46a0 kind:function(arm,size=0x1c) addr:0x020f46a0 +func_ov021_020f46bc kind:function(arm,size=0x4c) addr:0x020f46bc +func_ov021_020f4708 kind:function(arm,size=0x54) addr:0x020f4708 +func_ov021_020f475c kind:function(arm,size=0x14) addr:0x020f475c +func_ov021_020f4770 kind:function(arm,size=0x30) addr:0x020f4770 +func_ov021_020f47a0 kind:function(arm,size=0x58) addr:0x020f47a0 +func_ov021_020f47f8 kind:function(arm,size=0x28) addr:0x020f47f8 +func_ov021_020f4820 kind:function(arm,size=0x100) addr:0x020f4820 +func_ov021_020f4920 kind:function(arm,size=0x3c) addr:0x020f4920 +func_ov021_020f495c kind:function(arm,size=0xc) addr:0x020f495c +func_ov021_020f4968 kind:function(arm,size=0x24) addr:0x020f4968 +func_ov021_020f498c kind:function(arm,size=0x44) addr:0x020f498c +func_ov021_020f49d0 kind:function(arm,size=0x64) addr:0x020f49d0 +func_ov021_020f4a34 kind:function(arm,size=0x158) addr:0x020f4a34 +func_ov021_020f4b8c kind:function(arm,size=0x54) addr:0x020f4b8c +func_ov021_020f4be0 kind:function(arm,size=0x78) addr:0x020f4be0 +func_ov021_020f4c58 kind:function(arm,size=0x40) addr:0x020f4c58 +func_ov021_020f4c98 kind:function(arm,size=0x4) addr:0x020f4c98 +func_ov021_020f4c9c kind:function(arm,size=0x4) addr:0x020f4c9c +func_ov021_020f4ca0 kind:function(arm,size=0x4) addr:0x020f4ca0 +func_ov021_020f4ca4 kind:function(arm,size=0x2c) addr:0x020f4ca4 +func_ov021_020f4cd0 kind:function(arm,size=0xc) addr:0x020f4cd0 +func_ov021_020f4cdc kind:function(arm,size=0x70) addr:0x020f4cdc +func_ov021_020f4d4c kind:function(arm,size=0x30) addr:0x020f4d4c +func_ov021_020f4d7c kind:function(arm,size=0x3c) addr:0x020f4d7c +func_ov021_020f4db8 kind:function(arm,size=0x48) addr:0x020f4db8 +func_ov021_020f4e00 kind:function(arm,size=0x40) addr:0x020f4e00 +func_ov021_020f4e40 kind:function(arm,size=0x3c) addr:0x020f4e40 +func_ov021_020f4e7c kind:function(arm,size=0x2c) addr:0x020f4e7c +func_ov021_020f4ea8 kind:function(arm,size=0x1f4) addr:0x020f4ea8 +func_ov021_020f509c kind:function(arm,size=0x20c) addr:0x020f509c +func_ov021_020f52a8 kind:function(arm,size=0x228) addr:0x020f52a8 +func_ov021_020f54d0 kind:function(arm,size=0x224) addr:0x020f54d0 +func_ov021_020f56f4 kind:function(arm,size=0x1b4) addr:0x020f56f4 +func_ov021_020f58a8 kind:function(arm,size=0x3c) addr:0x020f58a8 +func_ov021_020f58e4 kind:function(arm,size=0x4c) addr:0x020f58e4 +func_ov021_020f5930 kind:function(arm,size=0x10) addr:0x020f5930 +func_ov021_020f5940 kind:function(arm,size=0x1c) addr:0x020f5940 +func_ov021_020f595c kind:function(arm,size=0xb4) addr:0x020f595c +func_ov021_020f5a10 kind:function(arm,size=0x110) addr:0x020f5a10 +func_ov021_020f5b20 kind:function(arm,size=0x14) addr:0x020f5b20 +func_ov021_020f5b34 kind:function(arm,size=0x1c) addr:0x020f5b34 +func_ov021_020f5b50 kind:function(arm,size=0x14) addr:0x020f5b50 +func_ov021_020f5b64 kind:function(arm,size=0xc) addr:0x020f5b64 +func_ov021_020f5b70 kind:function(arm,size=0x24) addr:0x020f5b70 +func_ov021_020f5b94 kind:function(arm,size=0x48) addr:0x020f5b94 +func_ov021_020f5bdc kind:function(arm,size=0x6c) addr:0x020f5bdc +func_ov021_020f5c48 kind:function(arm,size=0xa4) addr:0x020f5c48 +func_ov021_020f5cec kind:function(arm,size=0xe8) addr:0x020f5cec +func_ov021_020f5dd4 kind:function(arm,size=0x14) addr:0x020f5dd4 +func_ov021_020f5de8 kind:function(arm,size=0x88) addr:0x020f5de8 +func_ov021_020f5e70 kind:function(arm,size=0x10) addr:0x020f5e70 +func_ov021_020f5e80 kind:function(arm,size=0xf8) addr:0x020f5e80 +func_ov021_020f5f78 kind:function(arm,size=0x120) addr:0x020f5f78 +func_ov021_020f6098 kind:function(arm,size=0x44) addr:0x020f6098 +func_ov021_020f60dc kind:function(arm,size=0x1c) addr:0x020f60dc +func_ov021_020f60f8 kind:function(arm,size=0x6c) addr:0x020f60f8 +func_ov021_020f6164 kind:function(arm,size=0x1c) addr:0x020f6164 +func_ov021_020f6180 kind:function(arm,size=0x20) addr:0x020f6180 +func_ov021_020f61a0 kind:function(arm,size=0x28) addr:0x020f61a0 +func_ov021_020f61c8 kind:function(arm,size=0x14) addr:0x020f61c8 +func_ov021_020f61dc kind:function(arm,size=0xc) addr:0x020f61dc +func_ov021_020f61e8 kind:function(arm,size=0x24) addr:0x020f61e8 +func_ov021_020f620c kind:function(arm,size=0xbc) addr:0x020f620c +func_ov021_020f62c8 kind:function(arm,size=0x80) addr:0x020f62c8 +func_ov021_020f6348 kind:function(arm,size=0x2c) addr:0x020f6348 +func_ov021_020f6374 kind:function(arm,size=0x4) addr:0x020f6374 +func_ov021_020f6378 kind:function(arm,size=0x20) addr:0x020f6378 +func_ov021_020f6398 kind:function(arm,size=0x50) addr:0x020f6398 +func_ov021_020f63e8 kind:function(arm,size=0xc) addr:0x020f63e8 +func_ov021_020f63f4 kind:function(arm,size=0x20) addr:0x020f63f4 +func_ov021_020f6414 kind:function(arm,size=0x28) addr:0x020f6414 +func_ov021_020f643c kind:function(arm,size=0x14) addr:0x020f643c +func_ov021_020f6450 kind:function(arm,size=0x94) addr:0x020f6450 +func_ov021_020f64e4 kind:function(arm,size=0x18) addr:0x020f64e4 +func_ov021_020f64fc kind:function(arm,size=0x144) addr:0x020f64fc +func_ov021_020f6640 kind:function(arm,size=0x14) addr:0x020f6640 +func_ov021_020f6654 kind:function(arm,size=0xb0) addr:0x020f6654 +func_ov021_020f6704 kind:function(arm,size=0x12c) addr:0x020f6704 +func_ov021_020f6830 kind:function(arm,size=0x70c) addr:0x020f6830 +func_ov021_020f6f3c kind:function(arm,size=0x5c) addr:0x020f6f3c +func_ov021_020f6f98 kind:function(arm,size=0x1e4) addr:0x020f6f98 +func_ov021_020f717c kind:function(arm,size=0xdc) addr:0x020f717c +func_ov021_020f7258 kind:function(arm,size=0x530) addr:0x020f7258 +func_ov021_020f7788 kind:function(arm,size=0x24) addr:0x020f7788 +func_ov021_020f77ac kind:function(arm,size=0x2c0) addr:0x020f77ac +func_ov021_020f7a6c kind:function(arm,size=0x5c) addr:0x020f7a6c +func_ov021_020f7ac8 kind:function(arm,size=0x328) addr:0x020f7ac8 +func_ov021_020f7df0 kind:function(arm,size=0xb0) addr:0x020f7df0 +func_ov021_020f7ea0 kind:function(arm,size=0x1a0) addr:0x020f7ea0 +func_ov021_020f8040 kind:function(arm,size=0x74) addr:0x020f8040 +func_ov021_020f80b4 kind:function(arm,size=0xf0) addr:0x020f80b4 +func_ov021_020f81a4 kind:function(arm,size=0x330) addr:0x020f81a4 +func_ov021_020f84d4 kind:function(arm,size=0xfc) addr:0x020f84d4 +func_ov021_020f85d0 kind:function(arm,size=0x4c) addr:0x020f85d0 +func_ov021_020f861c kind:function(arm,size=0x16c) addr:0x020f861c +func_ov021_020f8788 kind:function(arm,size=0x34) addr:0x020f8788 +func_ov021_020f87bc kind:function(arm,size=0x20) addr:0x020f87bc +func_ov021_020f87dc kind:function(arm,size=0x18) addr:0x020f87dc +func_ov021_020f87f4 kind:function(arm,size=0x64) addr:0x020f87f4 +func_ov021_020f8858 kind:function(arm,size=0x28) addr:0x020f8858 +func_ov021_020f8880 kind:function(arm,size=0x458) addr:0x020f8880 +func_ov021_020f8cd8 kind:function(arm,size=0x44) addr:0x020f8cd8 +func_ov021_020f8d1c kind:function(arm,size=0x44) addr:0x020f8d1c +func_ov021_020f8d60 kind:function(arm,size=0x48) addr:0x020f8d60 +func_ov021_020f8da8 kind:function(arm,size=0x334) addr:0x020f8da8 +func_ov021_020f90dc kind:function(arm,size=0x48) addr:0x020f90dc +func_ov021_020f9124 kind:function(arm,size=0x150) addr:0x020f9124 +func_ov021_020f9274 kind:function(arm,size=0xc8) addr:0x020f9274 +func_ov021_020f933c kind:function(arm,size=0x44) addr:0x020f933c +func_ov021_020f9380 kind:function(arm,size=0x10c) addr:0x020f9380 +func_ov021_020f948c kind:function(arm,size=0x100) addr:0x020f948c +func_ov021_020f958c kind:function(arm,size=0x140) addr:0x020f958c +func_ov021_020f96cc kind:function(arm,size=0xbc) addr:0x020f96cc +func_ov021_020f9788 kind:function(arm,size=0x64) addr:0x020f9788 +func_ov021_020f97ec kind:function(arm,size=0x64) addr:0x020f97ec +func_ov021_020f9850 kind:function(arm,size=0x254) addr:0x020f9850 +func_ov021_020f9aa4 kind:function(arm,size=0x7c) addr:0x020f9aa4 +func_ov021_020f9b20 kind:function(arm,size=0x68) addr:0x020f9b20 +func_ov021_020f9b88 kind:function(arm,size=0x98) addr:0x020f9b88 +func_ov021_020f9c20 kind:function(arm,size=0x150) addr:0x020f9c20 +func_ov021_020f9d70 kind:function(arm,size=0x60) addr:0x020f9d70 +func_ov021_020f9dd0 kind:function(arm,size=0x130) addr:0x020f9dd0 +func_ov021_020f9f00 kind:function(arm,size=0x3c) addr:0x020f9f00 +func_ov021_020f9f3c kind:function(arm,size=0x38) addr:0x020f9f3c +func_ov021_020f9f74 kind:function(arm,size=0x28) addr:0x020f9f74 +func_ov021_020f9f9c kind:function(arm,size=0x3a0) addr:0x020f9f9c +func_ov021_020fa33c kind:function(arm,size=0x60) addr:0x020fa33c +func_ov021_020fa39c kind:function(arm,size=0x44) addr:0x020fa39c +func_ov021_020fa3e0 kind:function(arm,size=0x2c) addr:0x020fa3e0 +func_ov021_020fa40c kind:function(arm,size=0x3c) addr:0x020fa40c +func_ov021_020fa448 kind:function(arm,size=0x2c) addr:0x020fa448 +func_ov021_020fa474 kind:function(arm,size=0x60) addr:0x020fa474 +func_ov021_020fa4d4 kind:function(arm,size=0x3c) addr:0x020fa4d4 +func_ov021_020fa510 kind:function(arm,size=0x40) addr:0x020fa510 +func_ov021_020fa550 kind:function(arm,size=0x12c) addr:0x020fa550 +func_ov021_020fa67c kind:function(arm,size=0x84) addr:0x020fa67c +func_ov021_020fa700 kind:function(arm,size=0x20) addr:0x020fa700 +func_ov021_020fa720 kind:function(arm,size=0x28) addr:0x020fa720 +func_ov021_020fa748 kind:function(arm,size=0x90) addr:0x020fa748 +func_ov021_020fa7d8 kind:function(arm,size=0x38) addr:0x020fa7d8 +func_ov021_020fa810 kind:function(arm,size=0x8c) addr:0x020fa810 +func_ov021_020fa89c kind:function(arm,size=0x174) addr:0x020fa89c +func_ov021_020faa10 kind:function(arm,size=0xa4) addr:0x020faa10 +func_ov021_020faab4 kind:function(arm,size=0x60) addr:0x020faab4 +func_ov021_020fab14 kind:function(arm,size=0x68) addr:0x020fab14 +func_ov021_020fab7c kind:function(arm,size=0xb0) addr:0x020fab7c +func_ov021_020fac2c kind:function(arm,size=0x1b0) addr:0x020fac2c +func_ov021_020faddc kind:function(arm,size=0x50) addr:0x020faddc +func_ov021_020fae2c kind:function(arm,size=0x50) addr:0x020fae2c +func_ov021_020fae7c kind:function(arm,size=0x94) addr:0x020fae7c +func_ov021_020faf10 kind:function(arm,size=0x1c8) addr:0x020faf10 +func_ov021_020fb0d8 kind:function(arm,size=0x9c) addr:0x020fb0d8 +func_ov021_020fb174 kind:function(arm,size=0x5c) addr:0x020fb174 +func_ov021_020fb1d0 kind:function(arm,size=0x28) addr:0x020fb1d0 +func_ov021_020fb1f8 kind:function(arm,size=0x1c4) addr:0x020fb1f8 +func_ov021_020fb3bc kind:function(arm,size=0xd4) addr:0x020fb3bc +func_ov021_020fb490 kind:function(arm,size=0xa0) addr:0x020fb490 +func_ov021_020fb530 kind:function(arm,size=0x10) addr:0x020fb530 +func_ov021_020fb540 kind:function(arm,size=0x14) addr:0x020fb540 +func_ov021_020fb554 kind:function(arm,size=0x8) addr:0x020fb554 +func_ov021_020fb55c kind:function(arm,size=0x1c) addr:0x020fb55c +func_ov021_020fb578 kind:function(arm,size=0x60) addr:0x020fb578 +func_ov021_020fb5d8 kind:function(arm,size=0x74) addr:0x020fb5d8 +func_ov021_020fb64c kind:function(arm,size=0x1c) addr:0x020fb64c +func_ov021_020fb668 kind:function(arm,size=0x1c) addr:0x020fb668 +func_ov021_020fb684 kind:function(arm,size=0x20) addr:0x020fb684 +func_ov021_020fb6a4 kind:function(arm,size=0x4) addr:0x020fb6a4 +func_ov021_020fb6a8 kind:function(arm,size=0x14) addr:0x020fb6a8 +func_ov021_020fb6bc kind:function(arm,size=0x4) addr:0x020fb6bc +func_ov021_020fb6c0 kind:function(arm,size=0x1c) addr:0x020fb6c0 +func_ov021_020fb6dc kind:function(arm,size=0x30) addr:0x020fb6dc +func_ov021_020fb70c kind:function(arm,size=0x20) addr:0x020fb70c +func_ov021_020fb72c kind:function(arm,size=0x14) addr:0x020fb72c +func_ov021_020fb740 kind:function(arm,size=0x14) addr:0x020fb740 +func_ov021_020fb754 kind:function(arm,size=0x14) addr:0x020fb754 +func_ov021_020fb768 kind:function(arm,size=0x14) addr:0x020fb768 +func_ov021_020fb77c kind:function(arm,size=0x14) addr:0x020fb77c +func_ov021_020fb790 kind:function(arm,size=0x4) addr:0x020fb790 +func_ov021_020fb794 kind:function(arm,size=0x4) addr:0x020fb794 +func_ov021_020fb798 kind:function(arm,size=0x4) addr:0x020fb798 +func_ov021_020fb79c kind:function(arm,size=0x4) addr:0x020fb79c +func_ov021_020fb7a0 kind:function(arm,size=0x4) addr:0x020fb7a0 +func_ov021_020fb7a4 kind:function(arm,size=0x10) addr:0x020fb7a4 +func_ov021_020fb7b4 kind:function(arm,size=0x10) addr:0x020fb7b4 +func_ov021_020fb7c4 kind:function(arm,size=0x40) addr:0x020fb7c4 +func_ov021_020fb804 kind:function(arm,size=0x18) addr:0x020fb804 +func_ov021_020fb81c kind:function(arm,size=0x10) addr:0x020fb81c +func_ov021_020fb82c kind:function(arm,size=0x3c) addr:0x020fb82c +func_ov021_020fb868 kind:function(arm,size=0x1c) addr:0x020fb868 +func_ov021_020fb884 kind:function(arm,size=0x1c) addr:0x020fb884 +func_ov021_020fb8a0 kind:function(arm,size=0x1c) addr:0x020fb8a0 +func_ov021_020fb8bc kind:function(arm,size=0x1c) addr:0x020fb8bc +func_ov021_020fb8d8 kind:function(arm,size=0xa8) addr:0x020fb8d8 +func_ov021_020fb980 kind:function(arm,size=0x34) addr:0x020fb980 +func_ov021_020fb9b4 kind:function(arm,size=0x14) addr:0x020fb9b4 +func_ov021_020fb9c8 kind:function(arm,size=0x1c) addr:0x020fb9c8 +func_ov021_020fb9e4 kind:function(arm,size=0x358) addr:0x020fb9e4 +func_ov021_020fbd3c kind:function(arm,size=0x3c) addr:0x020fbd3c +func_ov021_020fbd78 kind:function(arm,size=0x234) addr:0x020fbd78 +func_ov021_020fbfac kind:function(arm,size=0x4) addr:0x020fbfac +func_ov021_020fbfb0 kind:function(arm,size=0x38) addr:0x020fbfb0 +func_ov021_020fbfe8 kind:function(arm,size=0x170) addr:0x020fbfe8 +func_ov021_020fc158 kind:function(arm,size=0x28) addr:0x020fc158 +func_ov021_020fc180 kind:function(arm,size=0x30) addr:0x020fc180 +func_ov021_020fc1b0 kind:function(arm,size=0x53c) addr:0x020fc1b0 +func_ov021_020fc6ec kind:function(arm,size=0x34) addr:0x020fc6ec +func_ov021_020fc720 kind:function(arm,size=0x164) addr:0x020fc720 +func_ov021_020fc884 kind:function(arm,size=0x30) addr:0x020fc884 +func_ov021_020fc8b4 kind:function(arm,size=0x2c) addr:0x020fc8b4 +func_ov021_020fc8e0 kind:function(arm,size=0x5c) addr:0x020fc8e0 +func_ov021_020fc93c kind:function(arm,size=0x30) addr:0x020fc93c +func_ov021_020fc96c kind:function(arm,size=0x2c0) addr:0x020fc96c +func_ov021_020fcc2c kind:function(arm,size=0x8a0) addr:0x020fcc2c +func_ov021_020fd4cc kind:function(arm,size=0x2c) addr:0x020fd4cc +func_ov021_020fd4f8 kind:function(arm,size=0x48) addr:0x020fd4f8 +func_ov021_020fd540 kind:function(arm,size=0x14) addr:0x020fd540 +func_ov021_020fd554 kind:function(arm,size=0x1c) addr:0x020fd554 +func_ov021_020fd570 kind:function(arm,size=0x5e0) addr:0x020fd570 +func_ov021_020fdb50 kind:function(arm,size=0x84) addr:0x020fdb50 +func_ov021_020fdbd4 kind:function(arm,size=0x15c) addr:0x020fdbd4 +func_ov021_020fdd30 kind:function(arm,size=0x4) addr:0x020fdd30 +func_ov021_020fdd34 kind:function(arm,size=0x18) addr:0x020fdd34 +func_ov021_020fdd4c kind:function(arm,size=0x90) addr:0x020fdd4c +func_ov021_020fdddc kind:function(arm,size=0x168) addr:0x020fdddc +func_ov021_020fdf44 kind:function(arm,size=0x4c) addr:0x020fdf44 +func_ov021_020fdf90 kind:function(arm,size=0x50) addr:0x020fdf90 +func_ov021_020fdfe0 kind:function(arm,size=0x110) addr:0x020fdfe0 +func_ov021_020fe0f0 kind:function(arm,size=0x2c) addr:0x020fe0f0 +func_ov021_020fe11c kind:function(arm,size=0x2c) addr:0x020fe11c +func_ov021_020fe148 kind:function(arm,size=0x14) addr:0x020fe148 +func_ov021_020fe15c kind:function(arm,size=0x38) addr:0x020fe15c +func_ov021_020fe194 kind:function(arm,size=0x5c) addr:0x020fe194 +func_ov021_020fe1f0 kind:function(arm,size=0x1cc) addr:0x020fe1f0 +func_ov021_020fe3bc kind:function(arm,size=0xa00) addr:0x020fe3bc +func_ov021_020fedbc kind:function(arm,size=0x35c) addr:0x020fedbc +func_ov021_020ff118 kind:function(arm,size=0xc0) addr:0x020ff118 +func_ov021_020ff1d8 kind:function(arm,size=0xc0) addr:0x020ff1d8 +func_ov021_020ff298 kind:function(arm,size=0xa0) addr:0x020ff298 +func_ov021_020ff338 kind:function(arm,size=0x34) addr:0x020ff338 +func_ov021_020ff36c kind:function(arm,size=0x14) addr:0x020ff36c +func_ov021_020ff380 kind:function(arm,size=0x1c) addr:0x020ff380 +func_ov021_020ff39c kind:function(arm,size=0x10c) addr:0x020ff39c +func_ov021_020ff4a8 kind:function(arm,size=0x44) addr:0x020ff4a8 +func_ov021_020ff4ec kind:function(arm,size=0xc4) addr:0x020ff4ec +func_ov021_020ff5b0 kind:function(arm,size=0xac) addr:0x020ff5b0 +func_ov021_020ff65c kind:function(arm,size=0x4) addr:0x020ff65c +func_ov021_020ff660 kind:function(arm,size=0x348) addr:0x020ff660 +func_ov021_020ff9a8 kind:function(arm,size=0xfc) addr:0x020ff9a8 +func_ov021_020ffaa4 kind:function(arm,size=0x58) addr:0x020ffaa4 +func_ov021_020ffafc kind:function(arm,size=0x40) addr:0x020ffafc +func_ov021_020ffb3c kind:function(arm,size=0x10) addr:0x020ffb3c +func_ov021_020ffb4c kind:function(arm,size=0x7c) addr:0x020ffb4c +func_ov021_020ffbc8 kind:function(arm,size=0x168) addr:0x020ffbc8 +func_ov021_020ffd30 kind:function(arm,size=0x24) addr:0x020ffd30 +func_ov021_020ffd54 kind:function(arm,size=0x24) addr:0x020ffd54 +func_ov021_020ffd78 kind:function(arm,size=0x10) addr:0x020ffd78 +func_ov021_020ffd88 kind:function(arm,size=0x24) addr:0x020ffd88 +func_ov021_020ffdac kind:function(arm,size=0x18) addr:0x020ffdac +func_ov021_020ffdc4 kind:function(arm,size=0x28) addr:0x020ffdc4 +func_ov021_020ffdec kind:function(arm,size=0x28) addr:0x020ffdec +func_ov021_020ffe14 kind:function(arm,size=0x24) addr:0x020ffe14 +func_ov021_020ffe38 kind:function(arm,size=0x1c) addr:0x020ffe38 +func_ov021_020ffe54 kind:function(arm,size=0x24) addr:0x020ffe54 +func_ov021_020ffe78 kind:function(arm,size=0x20) addr:0x020ffe78 +func_ov021_020ffe98 kind:function(arm,size=0x108) addr:0x020ffe98 +func_ov021_020fffa0 kind:function(arm,size=0x38) addr:0x020fffa0 +func_ov021_020fffd8 kind:function(arm,size=0x1bc) addr:0x020fffd8 +func_ov021_02100194 kind:function(arm,size=0x160) addr:0x02100194 +func_ov021_021002f4 kind:function(arm,size=0x110) addr:0x021002f4 +func_ov021_02100404 kind:function(arm,size=0x3c) addr:0x02100404 +func_ov021_02100440 kind:function(arm,size=0x3c) addr:0x02100440 +func_ov021_0210047c kind:function(arm,size=0x24) addr:0x0210047c +func_ov021_021004a0 kind:function(arm,size=0x24) addr:0x021004a0 +func_ov021_021004c4 kind:function(arm,size=0x18) addr:0x021004c4 +func_ov021_021004dc kind:function(arm,size=0x20) addr:0x021004dc +func_ov021_021004fc kind:function(arm,size=0x18) addr:0x021004fc +func_ov021_02100514 kind:function(arm,size=0x4) addr:0x02100514 +func_ov021_02100518 kind:function(arm,size=0x4) addr:0x02100518 +func_ov021_0210051c kind:function(arm,size=0x4) addr:0x0210051c +func_ov021_02100520 kind:function(arm,size=0x4) addr:0x02100520 +func_ov021_02100524 kind:function(arm,size=0x4) addr:0x02100524 +func_ov021_02100528 kind:function(arm,size=0x93c) addr:0x02100528 +func_ov021_02100e64 kind:function(arm,size=0x14) addr:0x02100e64 +func_ov021_02100e78 kind:function(arm,size=0xe8) addr:0x02100e78 +func_ov021_02100f60 kind:function(arm,size=0xf0) addr:0x02100f60 +func_ov021_02101050 kind:function(arm,size=0x4) addr:0x02101050 +func_ov021_02101054 kind:function(arm,size=0x51c) addr:0x02101054 +func_ov021_02101570 kind:function(arm,size=0x8c) addr:0x02101570 +func_ov021_021015fc kind:function(arm,size=0xfc) addr:0x021015fc +func_ov021_021016f8 kind:function(arm,size=0x30) addr:0x021016f8 +func_ov021_02101728 kind:function(arm,size=0x18c) addr:0x02101728 +func_ov021_021018b4 kind:function(arm,size=0xac) addr:0x021018b4 +func_ov021_02101960 kind:function(arm,size=0x178) addr:0x02101960 +func_ov021_02101ad8 kind:function(arm,size=0xb8) addr:0x02101ad8 +func_ov021_02101b90 kind:function(arm,size=0x11c) addr:0x02101b90 +func_ov021_02101cac kind:function(arm,size=0x8c) addr:0x02101cac +func_ov021_02101d38 kind:function(arm,size=0x28) addr:0x02101d38 +func_ov021_02101d60 kind:function(arm,size=0xa4) addr:0x02101d60 +func_ov021_02101e04 kind:function(arm,size=0x78) addr:0x02101e04 +func_ov021_02101e7c kind:function(arm,size=0x98) addr:0x02101e7c +func_ov021_02101f14 kind:function(arm,size=0x14) addr:0x02101f14 +func_ov021_02101f28 kind:function(arm,size=0xab4) addr:0x02101f28 +func_ov021_021029dc kind:function(arm,size=0x30) addr:0x021029dc +func_ov021_02102a0c kind:function(arm,size=0x14) addr:0x02102a0c +func_ov021_02102a20 kind:function(arm,size=0x14) addr:0x02102a20 +func_ov021_02102a34 kind:function(arm,size=0x14) addr:0x02102a34 +func_ov021_02102a48 kind:function(arm,size=0x130) addr:0x02102a48 +func_ov021_02102b78 kind:function(arm,size=0x138) addr:0x02102b78 +func_ov021_02102cb0 kind:function(arm,size=0x4) addr:0x02102cb0 +func_ov021_02102cb4 kind:function(arm,size=0x3c4) addr:0x02102cb4 +func_ov021_02103078 kind:function(arm,size=0x5e0) addr:0x02103078 +func_ov021_02103658 kind:function(arm,size=0x34) addr:0x02103658 +func_ov021_0210368c kind:function(arm,size=0x28) addr:0x0210368c +func_ov021_021036b4 kind:function(arm,size=0x3c) addr:0x021036b4 +func_ov021_021036f0 kind:function(arm,size=0x6c) addr:0x021036f0 +func_ov021_0210375c kind:function(arm,size=0x190) addr:0x0210375c +func_ov021_021038ec kind:function(arm,size=0x148) addr:0x021038ec +func_ov021_02103a34 kind:function(arm,size=0x4) addr:0x02103a34 +func_ov021_02103a38 kind:function(arm,size=0x34) addr:0x02103a38 +func_ov021_02103a6c kind:function(arm,size=0x134) addr:0x02103a6c +func_ov021_02103ba0 kind:function(arm,size=0x54) addr:0x02103ba0 +func_ov021_02103bf4 kind:function(arm,size=0x9c) addr:0x02103bf4 +func_ov021_02103c90 kind:function(arm,size=0xc4) addr:0x02103c90 +func_ov021_02103d54 kind:function(arm,size=0x1c) addr:0x02103d54 +func_ov021_02103d70 kind:function(arm,size=0x40) addr:0x02103d70 +func_ov021_02103db0 kind:function(arm,size=0x248) addr:0x02103db0 +func_ov021_02103ff8 kind:function(arm,size=0x54) addr:0x02103ff8 +func_ov021_0210404c kind:function(arm,size=0x2c) addr:0x0210404c +func_ov021_02104078 kind:function(arm,size=0x2c) addr:0x02104078 +func_ov021_021040a4 kind:function(arm,size=0x58) addr:0x021040a4 +func_ov021_021040fc kind:function(arm,size=0x44) addr:0x021040fc +func_ov021_02104140 kind:function(arm,size=0x68) addr:0x02104140 +func_ov021_021041a8 kind:function(arm,size=0xac) addr:0x021041a8 +func_ov021_02104254 kind:function(arm,size=0x34) addr:0x02104254 +func_ov021_02104288 kind:function(arm,size=0x3c) addr:0x02104288 +func_ov021_021042c4 kind:function(arm,size=0x28) addr:0x021042c4 +func_ov021_021042ec kind:function(arm,size=0x54) addr:0x021042ec +func_ov021_02104340 kind:function(arm,size=0x18) addr:0x02104340 +func_ov021_02104358 kind:function(arm,size=0x4c) addr:0x02104358 +func_ov021_021043a4 kind:function(arm,size=0x70) addr:0x021043a4 +func_ov021_02104414 kind:function(arm,size=0x3c) addr:0x02104414 +func_ov021_02104450 kind:function(arm,size=0x188) addr:0x02104450 +func_ov021_021045d8 kind:function(arm,size=0x30) addr:0x021045d8 +func_ov021_02104608 kind:function(arm,size=0x28) addr:0x02104608 +func_ov021_02104630 kind:function(arm,size=0x124) addr:0x02104630 +func_ov021_02104754 kind:function(arm,size=0x44) addr:0x02104754 +func_ov021_02104798 kind:function(arm,size=0x2c) addr:0x02104798 +func_ov021_021047c4 kind:function(arm,size=0x2c) addr:0x021047c4 +func_ov021_021047f0 kind:function(arm,size=0x7c) addr:0x021047f0 +func_ov021_0210486c kind:function(arm,size=0x38) addr:0x0210486c +func_ov021_021048a4 kind:function(arm,size=0x2c) addr:0x021048a4 +func_ov021_021048d0 kind:function(arm,size=0x2c) addr:0x021048d0 +func_ov021_021048fc kind:function(arm,size=0x4c) addr:0x021048fc +func_ov021_02104948 kind:function(arm,size=0x48) addr:0x02104948 +func_ov021_02104990 kind:function(arm,size=0x4c) addr:0x02104990 +func_ov021_021049dc kind:function(arm,size=0x4c) addr:0x021049dc +func_ov021_02104a28 kind:function(arm,size=0x5c) addr:0x02104a28 +func_ov021_02104a84 kind:function(arm,size=0x2c) addr:0x02104a84 +func_ov021_02104ab0 kind:function(arm,size=0x18) addr:0x02104ab0 +func_ov021_02104ac8 kind:function(arm,size=0x18) addr:0x02104ac8 +func_ov021_02104ae0 kind:function(arm,size=0x84) addr:0x02104ae0 +func_ov021_02104b64 kind:function(arm,size=0x38) addr:0x02104b64 +func_ov021_02104b9c kind:function(arm,size=0x230) addr:0x02104b9c +func_ov021_02104dcc kind:function(arm,size=0x104) addr:0x02104dcc +func_ov021_02104ed0 kind:function(arm,size=0x74) addr:0x02104ed0 +func_ov021_02104f44 kind:function(arm,size=0x144) addr:0x02104f44 +func_ov021_02105088 kind:function(arm,size=0x8c) addr:0x02105088 +func_ov021_02105114 kind:function(arm,size=0x1b8) addr:0x02105114 +func_ov021_021052cc kind:function(arm,size=0x4c) addr:0x021052cc +func_ov021_02105318 kind:function(arm,size=0xe4) addr:0x02105318 +func_ov021_021053fc kind:function(arm,size=0x134) addr:0x021053fc +func_ov021_02105530 kind:function(arm,size=0xd8) addr:0x02105530 +func_ov021_02105608 kind:function(arm,size=0x78) addr:0x02105608 +func_ov021_02105680 kind:function(arm,size=0x88) addr:0x02105680 +func_ov021_02105708 kind:function(arm,size=0x98) addr:0x02105708 +func_ov021_021057a0 kind:function(arm,size=0x38) addr:0x021057a0 +func_ov021_021057d8 kind:function(arm,size=0xa4) addr:0x021057d8 +func_ov021_0210587c kind:function(arm,size=0x20) addr:0x0210587c +func_ov021_0210589c kind:function(arm,size=0xa0) addr:0x0210589c +func_ov021_0210593c kind:function(arm,size=0x48) addr:0x0210593c +func_ov021_02105984 kind:function(arm,size=0xc4) addr:0x02105984 +func_ov021_02105a48 kind:function(arm,size=0x28) addr:0x02105a48 +func_ov021_02105a70 kind:function(arm,size=0x134) addr:0x02105a70 +func_ov021_02105ba4 kind:function(arm,size=0xac) addr:0x02105ba4 +func_ov021_02105c50 kind:function(arm,size=0x2c) addr:0x02105c50 +func_ov021_02105c7c kind:function(arm,size=0x10) addr:0x02105c7c +func_ov021_02105c8c kind:function(arm,size=0x1c) addr:0x02105c8c +func_ov021_02105ca8 kind:function(arm,size=0x1c) addr:0x02105ca8 +func_ov021_02105cc4 kind:function(arm,size=0x14) addr:0x02105cc4 +func_ov021_02105cd8 kind:function(arm,size=0x1c) addr:0x02105cd8 +func_ov021_02105cf4 kind:function(arm,size=0x1c) addr:0x02105cf4 +func_ov021_02105d10 kind:function(arm,size=0x1c) addr:0x02105d10 +func_ov021_02105d2c kind:function(arm,size=0x24) addr:0x02105d2c +func_ov021_02105d50 kind:function(arm,size=0x18) addr:0x02105d50 +func_ov021_02105d68 kind:function(arm,size=0xc) addr:0x02105d68 +func_ov021_02105d74 kind:function(arm,size=0x138) addr:0x02105d74 +func_ov021_02105eac kind:function(arm,size=0x78) addr:0x02105eac +func_ov021_02105f24 kind:function(arm,size=0x14) addr:0x02105f24 +func_ov021_02105f38 kind:function(arm,size=0x1c) addr:0x02105f38 +func_ov021_02105f54 kind:function(arm,size=0x2f0) addr:0x02105f54 +func_ov021_02106244 kind:function(arm,size=0x58) addr:0x02106244 +func_ov021_0210629c kind:function(arm,size=0x58) addr:0x0210629c +func_ov021_021062f4 kind:function(arm,size=0x7c) addr:0x021062f4 +func_ov021_02106370 kind:function(arm,size=0x38) addr:0x02106370 +func_ov021_021063a8 kind:function(arm,size=0x54) addr:0x021063a8 +func_ov021_021063fc kind:function(arm,size=0x3c) addr:0x021063fc +func_ov021_02106438 kind:function(arm,size=0xd4) addr:0x02106438 +func_ov021_0210650c kind:function(arm,size=0x3c) addr:0x0210650c +func_ov021_02106548 kind:function(arm,size=0xac) addr:0x02106548 +func_ov021_021065f4 kind:function(arm,size=0x1c) addr:0x021065f4 +func_ov021_02106610 kind:function(arm,size=0x40) addr:0x02106610 +func_ov021_02106650 kind:function(arm,size=0x30) addr:0x02106650 +func_ov021_02106680 kind:function(arm,size=0x38) addr:0x02106680 +func_ov021_021066b8 kind:function(arm,size=0x54) addr:0x021066b8 +func_ov021_0210670c kind:function(arm,size=0x2c) addr:0x0210670c +func_ov021_02106738 kind:function(arm,size=0x3c) addr:0x02106738 +func_ov021_02106774 kind:function(arm,size=0x178) addr:0x02106774 +func_ov021_021068ec kind:function(arm,size=0x1c) addr:0x021068ec +func_ov021_02106908 kind:function(arm,size=0x40) addr:0x02106908 +func_ov021_02106948 kind:function(arm,size=0x1c) addr:0x02106948 +func_ov021_02106964 kind:function(arm,size=0x20) addr:0x02106964 +func_ov021_02106984 kind:function(arm,size=0xdc) addr:0x02106984 +func_ov021_02106a60 kind:function(arm,size=0x2c) addr:0x02106a60 +func_ov021_02106a8c kind:function(arm,size=0x2c) addr:0x02106a8c +func_ov021_02106ab8 kind:function(arm,size=0x64) addr:0x02106ab8 +func_ov021_02106b1c kind:function(arm,size=0x1c) addr:0x02106b1c +func_ov021_02106b38 kind:function(arm,size=0x44) addr:0x02106b38 +func_ov021_02106b7c kind:function(arm,size=0x10) addr:0x02106b7c +func_ov021_02106b8c kind:function(arm,size=0x20) addr:0x02106b8c +func_ov021_02106bac kind:function(arm,size=0x3c) addr:0x02106bac +func_ov021_02106be8 kind:function(arm,size=0x10) addr:0x02106be8 +func_ov021_02106bf8 kind:function(arm,size=0x2c) addr:0x02106bf8 +func_ov021_02106c24 kind:function(arm,size=0x18) addr:0x02106c24 +func_ov021_02106c3c kind:function(arm,size=0x18) addr:0x02106c3c +func_ov021_02106c54 kind:function(arm,size=0x10) addr:0x02106c54 +func_ov021_02106c64 kind:function(arm,size=0x10) addr:0x02106c64 +data_ov021_02106c74 kind:data(any) addr:0x02106c74 +data_ov021_02106c7a kind:data(any) addr:0x02106c7a +data_ov021_02106c80 kind:data(any) addr:0x02106c80 +data_ov021_02106c88 kind:data(any) addr:0x02106c88 +data_ov021_02106c9c kind:data(any) addr:0x02106c9c +data_ov021_02106d04 kind:data(any) addr:0x02106d04 +data_ov021_02106d1c kind:data(any) addr:0x02106d1c +data_ov021_02106d2c kind:data(any) addr:0x02106d2c +data_ov021_02106d44 kind:data(any) addr:0x02106d44 +data_ov021_02106d5c kind:data(any) addr:0x02106d5c +data_ov021_02106d74 kind:data(any) addr:0x02106d74 +data_ov021_02106d8c kind:data(any) addr:0x02106d8c +data_ov021_02106da4 kind:data(any) addr:0x02106da4 +data_ov021_02106dbc kind:data(any) addr:0x02106dbc +data_ov021_02106dd4 kind:data(any) addr:0x02106dd4 +data_ov021_02106dec kind:data(any) addr:0x02106dec +data_ov021_02106e04 kind:data(any) addr:0x02106e04 +data_ov021_02106e14 kind:data(any) addr:0x02106e14 +data_ov021_02106e20 kind:data(any) addr:0x02106e20 +data_ov021_02106e50 kind:data(any) addr:0x02106e50 +data_ov021_02106e90 kind:data(any) addr:0x02106e90 +data_ov021_02106ea4 kind:data(any) addr:0x02106ea4 +data_ov021_02106eaa kind:data(any) addr:0x02106eaa +data_ov021_02106eb0 kind:data(any) addr:0x02106eb0 +data_ov021_02106eb8 kind:data(any) addr:0x02106eb8 +data_ov021_02106ebc kind:data(any) addr:0x02106ebc +data_ov021_02106ec0 kind:data(any) addr:0x02106ec0 ambiguous +data_ov021_02106ec4 kind:data(any) addr:0x02106ec4 ambiguous +data_ov021_02106ec8 kind:data(any) addr:0x02106ec8 +data_ov021_02106ecc kind:data(any) addr:0x02106ecc +data_ov021_02106ed0 kind:data(any) addr:0x02106ed0 +data_ov021_02106ed6 kind:data(any) addr:0x02106ed6 +data_ov021_02106edc kind:data(any) addr:0x02106edc +data_ov021_02106ee2 kind:data(any) addr:0x02106ee2 +data_ov021_02106eee kind:data(any) addr:0x02106eee +data_ov021_02106efc kind:data(any) addr:0x02106efc +data_ov021_02106f0c kind:data(any) addr:0x02106f0c +data_ov021_02106f20 kind:data(any) addr:0x02106f20 +data_ov021_02106f34 kind:data(any) addr:0x02106f34 +data_ov021_02106f3c kind:data(any) addr:0x02106f3c +data_ov021_02106f44 kind:data(any) addr:0x02106f44 +data_ov021_02106f4c kind:data(any) addr:0x02106f4c +data_ov021_02106f54 kind:data(any) addr:0x02106f54 +data_ov021_02106f5c kind:data(any) addr:0x02106f5c +data_ov021_02106f70 kind:data(any) addr:0x02106f70 +data_ov021_02106f84 kind:data(any) addr:0x02106f84 +data_ov021_02106fa4 kind:data(any) addr:0x02106fa4 +data_ov021_02106faa kind:data(any) addr:0x02106faa +data_ov021_02106fb0 kind:data(any) addr:0x02106fb0 +data_ov021_02106fb6 kind:data(any) addr:0x02106fb6 +data_ov021_02106fbc kind:data(any) addr:0x02106fbc +data_ov021_02106fc2 kind:data(any) addr:0x02106fc2 +data_ov021_02106fc8 kind:data(any) addr:0x02106fc8 +data_ov021_02106fce kind:data(any) addr:0x02106fce +data_ov021_02106fd4 kind:data(any) addr:0x02106fd4 +data_ov021_02106fda kind:data(any) addr:0x02106fda +data_ov021_02106fe8 kind:data(any) addr:0x02106fe8 +data_ov021_02106fee kind:data(any) addr:0x02106fee +data_ov021_02106ff8 kind:data(any) addr:0x02106ff8 +data_ov021_02107004 kind:data(any) addr:0x02107004 +data_ov021_02107010 kind:data(any) addr:0x02107010 +data_ov021_02107018 kind:data(any) addr:0x02107018 +data_ov021_02107020 kind:data(any) addr:0x02107020 +data_ov021_0210702c kind:data(any) addr:0x0210702c +data_ov021_02107038 kind:data(any) addr:0x02107038 +data_ov021_02107044 kind:data(any) addr:0x02107044 +data_ov021_02107048 kind:data(any) addr:0x02107048 ambiguous +data_ov021_02107050 kind:data(any) addr:0x02107050 +data_ov021_0210705c kind:data(any) addr:0x0210705c +data_ov021_02107074 kind:data(any) addr:0x02107074 +data_ov021_0210708c kind:data(any) addr:0x0210708c +data_ov021_021070a4 kind:data(any) addr:0x021070a4 +data_ov021_021070a8 kind:data(any) addr:0x021070a8 +data_ov021_021070b8 kind:data(any) addr:0x021070b8 +data_ov021_021070c0 kind:data(any) addr:0x021070c0 +data_ov021_021070d4 kind:data(any) addr:0x021070d4 +data_ov021_021070e8 kind:data(any) addr:0x021070e8 +data_ov021_021070fc kind:data(any) addr:0x021070fc +data_ov021_02107110 kind:data(any) addr:0x02107110 +data_ov021_02107112 kind:data(any) addr:0x02107112 +data_ov021_02107114 kind:data(any) addr:0x02107114 +data_ov021_02107128 kind:data(any) addr:0x02107128 +data_ov021_02107148 kind:data(any) addr:0x02107148 +data_ov021_02107158 kind:data(any) addr:0x02107158 +data_ov021_02107168 kind:data(any) addr:0x02107168 +data_ov021_02107194 kind:data(any) addr:0x02107194 +data_ov021_021071a8 kind:data(any) addr:0x021071a8 +data_ov021_0210720c kind:data(any) addr:0x0210720c +data_ov021_02107288 kind:data(any) addr:0x02107288 +data_ov021_0210729c kind:data(any) addr:0x0210729c +data_ov021_02107330 kind:data(any) addr:0x02107330 +data_ov021_021073f8 kind:data(any) addr:0x021073f8 +data_ov021_021074c0 kind:data(any) addr:0x021074c0 +data_ov021_021075b4 kind:data(any) addr:0x021075b4 ambiguous +data_ov021_021075fc kind:data(any) addr:0x021075fc ambiguous +data_ov021_02107600 kind:data(any) addr:0x02107600 ambiguous +data_ov021_0210769c kind:data(any) addr:0x0210769c ambiguous +__sinit_ov021_02107978 kind:function(arm,size=0x74) addr:0x02107978 +__sinit_ov021_021079ec kind:function(arm,size=0x50) addr:0x021079ec +__sinit_ov021_02107a3c kind:function(arm,size=0xa8) addr:0x02107a3c +__sinit_ov021_02107ae4 kind:function(arm,size=0x50) addr:0x02107ae4 +__sinit_ov021_02107b34 kind:function(arm,size=0x50) addr:0x02107b34 +__sinit_ov021_02107b84 kind:function(arm,size=0x50) addr:0x02107b84 +__sinit_ov021_02107bd4 kind:function(arm,size=0x50) addr:0x02107bd4 +__sinit_ov021_02107c24 kind:function(arm,size=0x50) addr:0x02107c24 +__sinit_ov021_02107c74 kind:function(arm,size=0x50) addr:0x02107c74 +__sinit_ov021_02107cc4 kind:function(arm,size=0x5c) addr:0x02107cc4 +__sinit_ov021_02107d20 kind:function(arm,size=0x50) addr:0x02107d20 +__sinit_ov021_02107d70 kind:function(arm,size=0x50) addr:0x02107d70 +__sinit_ov021_02107dc0 kind:function(arm,size=0xb8) addr:0x02107dc0 +__sinit_ov021_02107e78 kind:function(arm,size=0x14) addr:0x02107e78 +.p__sinit_ov021_02107978 kind:data(word) addr:0x02107e8c +.p__sinit_ov021_021079ec kind:data(word) addr:0x02107e90 +.p__sinit_ov021_02107a3c kind:data(word) addr:0x02107e94 +.p__sinit_ov021_02107ae4 kind:data(word) addr:0x02107e98 +.p__sinit_ov021_02107b34 kind:data(word) addr:0x02107e9c +.p__sinit_ov021_02107b84 kind:data(word) addr:0x02107ea0 +.p__sinit_ov021_02107bd4 kind:data(word) addr:0x02107ea4 +.p__sinit_ov021_02107c24 kind:data(word) addr:0x02107ea8 +.p__sinit_ov021_02107c74 kind:data(word) addr:0x02107eac +.p__sinit_ov021_02107cc4 kind:data(word) addr:0x02107eb0 +.p__sinit_ov021_02107d20 kind:data(word) addr:0x02107eb4 +.p__sinit_ov021_02107d70 kind:data(word) addr:0x02107eb8 +.p__sinit_ov021_02107dc0 kind:data(word) addr:0x02107ebc +.p__sinit_ov021_02107e78 kind:data(word) addr:0x02107ec0 +data_ov021_02107ee8 kind:data(any) addr:0x02107ee8 +data_ov021_02107f04 kind:data(any) addr:0x02107f04 +data_ov021_02107f2c kind:data(any) addr:0x02107f2c +data_ov021_02107f44 kind:data(any) addr:0x02107f44 +data_ov021_02107f8c kind:data(any) addr:0x02107f8c +data_ov021_02107fa0 kind:data(any) addr:0x02107fa0 +data_ov021_02107fb8 kind:data(any) addr:0x02107fb8 +data_ov021_02108004 kind:data(any) addr:0x02108004 +data_ov021_02108024 kind:data(any) addr:0x02108024 +data_ov021_0210803c kind:data(any) addr:0x0210803c +data_ov021_0210804c kind:data(any) addr:0x0210804c +data_ov021_02108068 kind:data(any) addr:0x02108068 +data_ov021_02108084 kind:data(any) addr:0x02108084 +data_ov021_021080a8 kind:data(any) addr:0x021080a8 +data_ov021_021080d4 kind:data(any) addr:0x021080d4 +data_ov021_02108118 kind:data(any) addr:0x02108118 +data_ov021_02108178 kind:data(any) addr:0x02108178 +data_ov021_021081e0 kind:data(any) addr:0x021081e0 +data_ov021_02108238 kind:data(any) addr:0x02108238 +data_ov021_02108250 kind:data(any) addr:0x02108250 +data_ov021_02108270 kind:data(any) addr:0x02108270 +data_ov021_02108290 kind:data(any) addr:0x02108290 +data_ov021_021082a8 kind:data(any) addr:0x021082a8 +data_ov021_021082c8 kind:data(any) addr:0x021082c8 +data_ov021_021082ec kind:data(any) addr:0x021082ec +data_ov021_02108334 kind:data(any) addr:0x02108334 +data_ov021_02108380 kind:data(any) addr:0x02108380 +data_ov021_021083d4 kind:data(any) addr:0x021083d4 +data_ov021_021083e4 kind:data(any) addr:0x021083e4 +data_ov021_021083f4 kind:data(any) addr:0x021083f4 +data_ov021_02108410 kind:data(any) addr:0x02108410 ambiguous +data_ov021_0210842c kind:data(any) addr:0x0210842c +data_ov021_0210846c kind:data(any) addr:0x0210846c +data_ov021_02108490 kind:data(any) addr:0x02108490 +data_ov021_021084e4 kind:data(any) addr:0x021084e4 +data_ov021_02108504 kind:data(any) addr:0x02108504 +data_ov021_0210852c kind:data(any) addr:0x0210852c +data_ov021_02108550 kind:data(any) addr:0x02108550 +data_ov021_021085ac kind:data(any) addr:0x021085ac +data_ov021_021085c8 kind:data(any) addr:0x021085c8 +data_ov021_021085e4 kind:data(any) addr:0x021085e4 +data_ov021_0210860c kind:data(any) addr:0x0210860c +data_ov021_0210863c kind:data(any) addr:0x0210863c +data_ov021_02108668 kind:data(any) addr:0x02108668 +data_ov021_021086c4 kind:data(any) addr:0x021086c4 +data_ov021_021086e8 kind:data(any) addr:0x021086e8 +data_ov021_02108744 kind:data(any) addr:0x02108744 +data_ov021_02108768 kind:data(any) addr:0x02108768 +data_ov021_021087c4 kind:data(any) addr:0x021087c4 +data_ov021_021087e8 kind:data(any) addr:0x021087e8 +data_ov021_02108844 kind:data(any) addr:0x02108844 +data_ov021_02108850 kind:data(any) addr:0x02108850 +data_ov021_0210886c kind:data(any) addr:0x0210886c +data_ov021_02108884 kind:data(any) addr:0x02108884 +data_ov021_021088a4 kind:data(any) addr:0x021088a4 +data_ov021_021088ec kind:data(any) addr:0x021088ec +data_ov021_02108948 kind:data(any) addr:0x02108948 +data_ov021_0210895c kind:data(any) addr:0x0210895c +data_ov021_02108984 kind:data(any) addr:0x02108984 +data_ov021_021089b4 kind:data(any) addr:0x021089b4 +data_ov021_021089ec kind:data(any) addr:0x021089ec +data_ov021_02108a24 kind:data(any) addr:0x02108a24 +data_ov021_02108a94 kind:data(any) addr:0x02108a94 +data_ov021_02108a9c kind:data(any) addr:0x02108a9c ambiguous +data_ov021_02108ab0 kind:data(any) addr:0x02108ab0 +data_ov021_02108ad8 kind:data(any) addr:0x02108ad8 +data_ov021_02108b04 kind:data(any) addr:0x02108b04 +data_ov021_02108b64 kind:data(any) addr:0x02108b64 +data_ov021_02108b80 kind:data(any) addr:0x02108b80 +data_ov021_02108b9c kind:data(any) addr:0x02108b9c +data_ov021_02108bdc kind:data(any) addr:0x02108bdc +data_ov021_02108bec kind:data(any) addr:0x02108bec +data_ov021_02108c00 kind:data(any) addr:0x02108c00 +data_ov021_02108c0c kind:data(any) addr:0x02108c0c +data_ov021_02108c34 kind:data(any) addr:0x02108c34 +data_ov021_02108c40 kind:data(any) addr:0x02108c40 +data_ov021_02108c68 kind:data(any) addr:0x02108c68 +data_ov021_02108c88 kind:data(any) addr:0x02108c88 +data_ov021_02108c8c kind:data(any) addr:0x02108c8c +data_ov021_02108ca0 kind:data(any) addr:0x02108ca0 +data_ov021_02108ca4 kind:data(any) addr:0x02108ca4 +data_ov021_02108cb0 kind:data(any) addr:0x02108cb0 +data_ov021_02108cbc kind:data(any) addr:0x02108cbc +data_ov021_02108cc8 kind:data(any) addr:0x02108cc8 +data_ov021_02108cdc kind:data(any) addr:0x02108cdc +data_ov021_02108d04 kind:data(any) addr:0x02108d04 +data_ov021_02108d18 kind:data(any) addr:0x02108d18 +data_ov021_02108d40 kind:data(any) addr:0x02108d40 +data_ov021_02108d58 kind:data(any) addr:0x02108d58 +data_ov021_02108d5c kind:data(any) addr:0x02108d5c +data_ov021_02108d6c kind:data(any) addr:0x02108d6c +data_ov021_02108d7c kind:data(any) addr:0x02108d7c +data_ov021_02108d88 kind:data(any) addr:0x02108d88 +data_ov021_02108d98 kind:data(any) addr:0x02108d98 +data_ov021_02108dbc kind:data(any) addr:0x02108dbc +data_ov021_02108de4 kind:data(any) addr:0x02108de4 +data_ov021_02108df4 kind:data(any) addr:0x02108df4 +data_ov021_02108e0c kind:data(any) addr:0x02108e0c +data_ov021_02108e30 kind:data(any) addr:0x02108e30 +data_ov021_02108e4c kind:data(any) addr:0x02108e4c +data_ov021_02108e54 kind:data(any) addr:0x02108e54 +data_ov021_02108e5c kind:data(any) addr:0x02108e5c +data_ov021_02108e64 kind:data(any) addr:0x02108e64 +data_ov021_02108e6c kind:data(any) addr:0x02108e6c +data_ov021_02108e7c kind:data(any) addr:0x02108e7c +data_ov021_02108e8c kind:data(any) addr:0x02108e8c +data_ov021_02108e9c kind:data(any) addr:0x02108e9c +data_ov021_02108eac kind:data(any) addr:0x02108eac +data_ov021_02108ebc kind:data(any) addr:0x02108ebc +data_ov021_02108ee0 kind:data(any) addr:0x02108ee0 +data_ov021_02108f04 kind:data(any) addr:0x02108f04 +data_ov021_02108f10 kind:data(any) addr:0x02108f10 +data_ov021_02108f18 kind:data(any) addr:0x02108f18 +data_ov021_02108f20 kind:data(any) addr:0x02108f20 +data_ov021_02108f28 kind:data(any) addr:0x02108f28 +data_ov021_02108f2c kind:data(any) addr:0x02108f2c +data_ov021_02108f34 kind:data(any) addr:0x02108f34 +data_ov021_02108f3c kind:data(any) addr:0x02108f3c +data_ov021_02108f40 kind:data(any) addr:0x02108f40 ambiguous +data_ov021_02108f44 kind:data(any) addr:0x02108f44 +data_ov021_02108f4c kind:data(any) addr:0x02108f4c +data_ov021_02108f5c kind:data(any) addr:0x02108f5c +data_ov021_02108f60 kind:data(any) addr:0x02108f60 ambiguous +data_ov021_02108f74 kind:data(any) addr:0x02108f74 +data_ov021_02108f8c kind:data(any) addr:0x02108f8c +data_ov021_02108fac kind:data(any) addr:0x02108fac +data_ov021_02108fd8 kind:data(any) addr:0x02108fd8 +data_ov021_02109000 kind:data(any) addr:0x02109000 +data_ov021_02109014 kind:data(any) addr:0x02109014 +data_ov021_02109018 kind:data(any) addr:0x02109018 +data_ov021_02109024 kind:data(any) addr:0x02109024 +data_ov021_02109030 kind:data(any) addr:0x02109030 +data_ov021_0210903c kind:data(any) addr:0x0210903c +data_ov021_02109048 kind:data(any) addr:0x02109048 +data_ov021_02109064 kind:data(any) addr:0x02109064 +data_ov021_0210906c kind:data(any) addr:0x0210906c +data_ov021_02109074 kind:data(any) addr:0x02109074 +data_ov021_0210907c kind:data(any) addr:0x0210907c +data_ov021_02109084 kind:data(any) addr:0x02109084 +data_ov021_0210908c kind:data(any) addr:0x0210908c +data_ov021_02109094 kind:data(any) addr:0x02109094 +data_ov021_0210909c kind:data(any) addr:0x0210909c +data_ov021_021090a4 kind:data(any) addr:0x021090a4 +data_ov021_021090ac kind:data(any) addr:0x021090ac +data_ov021_021090b4 kind:data(any) addr:0x021090b4 +data_ov021_021090c0 kind:bss addr:0x021090c0 +data_ov021_021090c4 kind:bss addr:0x021090c4 +data_ov021_021090cc kind:bss addr:0x021090cc +data_ov021_021090d8 kind:bss addr:0x021090d8 +data_ov021_021090e4 kind:bss addr:0x021090e4 +data_ov021_021090f0 kind:bss addr:0x021090f0 +data_ov021_021090fc kind:bss addr:0x021090fc +data_ov021_02109108 kind:bss addr:0x02109108 +data_ov021_021091e0 kind:bss addr:0x021091e0 +data_ov021_021091e4 kind:bss addr:0x021091e4 +data_ov021_021091f0 kind:bss addr:0x021091f0 +data_ov021_021092c8 kind:bss addr:0x021092c8 +data_ov021_021092cc kind:bss addr:0x021092cc +data_ov021_021092d8 kind:bss addr:0x021092d8 +data_ov021_021092e4 kind:bss addr:0x021092e4 +data_ov021_021092f0 kind:bss addr:0x021092f0 +data_ov021_021092fc kind:bss addr:0x021092fc +data_ov021_021093d4 kind:bss addr:0x021093d4 +data_ov021_021093d8 kind:bss addr:0x021093d8 +data_ov021_021093e4 kind:bss addr:0x021093e4 +data_ov021_021094bc kind:bss addr:0x021094bc +data_ov021_021094c0 kind:bss addr:0x021094c0 +data_ov021_021094cc kind:bss addr:0x021094cc +data_ov021_02109508 kind:bss addr:0x02109508 +data_ov021_0210950c kind:bss addr:0x0210950c +data_ov021_02109518 kind:bss addr:0x02109518 +data_ov021_02109554 kind:bss addr:0x02109554 +data_ov021_02109558 kind:bss addr:0x02109558 +data_ov021_02109564 kind:bss addr:0x02109564 +data_ov021_021095a0 kind:bss addr:0x021095a0 +data_ov021_021095a4 kind:bss addr:0x021095a4 +data_ov021_021095b0 kind:bss addr:0x021095b0 +data_ov021_021095ec kind:bss addr:0x021095ec +data_ov021_021095f0 kind:bss addr:0x021095f0 +data_ov021_021095fc kind:bss addr:0x021095fc +data_ov021_02109684 kind:bss addr:0x02109684 ambiguous +data_ov021_02109690 kind:bss addr:0x02109690 ambiguous +data_ov021_0210969c kind:bss addr:0x0210969c ambiguous +data_ov021_021096d4 kind:bss addr:0x021096d4 +data_ov021_021096d8 kind:bss addr:0x021096d8 +data_ov021_021096e4 kind:bss addr:0x021096e4 +data_ov021_021096f0 kind:bss addr:0x021096f0 +data_ov021_02109710 kind:bss addr:0x02109710 +data_ov021_02109714 kind:bss addr:0x02109714 +data_ov021_02109718 kind:bss addr:0x02109718 ambiguous +data_ov021_02109720 kind:bss addr:0x02109720 +data_ov021_02109728 kind:bss addr:0x02109728 ambiguous +data_ov021_02109730 kind:bss addr:0x02109730 ambiguous +data_ov021_0210978c kind:bss addr:0x0210978c ambiguous +data_ov021_021097f4 kind:bss addr:0x021097f4 +data_ov021_021097f8 kind:bss addr:0x021097f8 +data_ov021_02109804 kind:bss addr:0x02109804 +data_ov021_021098d8 kind:bss addr:0x021098d8 +data_ov021_021098fc kind:bss addr:0x021098fc +data_ov021_02109900 kind:bss addr:0x02109900 +data_ov021_02109901 kind:bss addr:0x02109901 +data_ov021_02109905 kind:bss addr:0x02109905 +data_ov021_02109909 kind:bss addr:0x02109909 +data_ov021_0210990d kind:bss addr:0x0210990d +data_ov021_02109911 kind:bss addr:0x02109911 +data_ov021_02109918 kind:bss addr:0x02109918 +data_ov021_02109928 kind:bss addr:0x02109928 +data_ov021_0210992c kind:bss addr:0x0210992c +data_ov021_02109930 kind:bss addr:0x02109930 +data_ov021_02109938 kind:bss addr:0x02109938 +data_ov021_02109940 kind:bss addr:0x02109940 +data_ov021_0210994c kind:bss addr:0x0210994c +data_ov021_02109958 kind:bss addr:0x02109958 +data_ov021_02109964 kind:bss addr:0x02109964 +data_ov021_02109970 kind:bss addr:0x02109970 +data_ov021_02109a04 kind:bss addr:0x02109a04 +data_ov021_02109a90 kind:bss addr:0x02109a90 ambiguous +data_ov021_02109a98 kind:bss addr:0x02109a98 +data_ov021_02109b1c kind:bss addr:0x02109b1c ambiguous +data_ov021_02109b2c kind:bss addr:0x02109b2c +data_ov021_02109bc0 kind:bss addr:0x02109bc0 +data_ov021_02109bc2 kind:bss addr:0x02109bc2 diff --git a/config/eur1/arm9/overlays/ov022/delinks.txt b/config/eur1/arm9/overlays/ov022/delinks.txt new file mode 100644 index 00000000..1e3125d4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov022/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020e9a80 end:0x020ee074 kind:code align:32 + .rodata start:0x020ee074 end:0x020ee140 kind:rodata align:4 + .init start:0x020ee140 end:0x020ee170 kind:code align:4 + .ctor start:0x020ee170 end:0x020ee178 kind:rodata align:4 + .data start:0x020ee180 end:0x020ee3e0 kind:data align:32 + .bss start:0x020ee3e0 end:0x020f9520 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov022/relocs.txt b/config/eur1/arm9/overlays/ov022/relocs.txt new file mode 100644 index 00000000..238f5e84 --- /dev/null +++ b/config/eur1/arm9/overlays/ov022/relocs.txt @@ -0,0 +1,809 @@ +from:0x020e9aa0 kind:load to:0x020ee3e0 module:overlay(22) +from:0x020e9ac0 kind:arm_call to:0x020c7068 module:overlay(20) +from:0x020e9ad0 kind:load to:0x020c7104 module:overlay(20) +from:0x020e9ae4 kind:arm_call to:0x02011f3c module:main +from:0x020e9af0 kind:arm_call to:0x020e9af8 module:overlay(22) +from:0x020e9b00 kind:arm_call to:0x020182e4 module:main +from:0x020e9b1c kind:arm_call to:0x02028d9c module:main +from:0x020e9b58 kind:arm_call to:0x020c8538 module:overlay(20) +from:0x020e9b64 kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x020e9b74 kind:arm_call to:0x02013370 module:main +from:0x020e9b8c kind:arm_call_thumb to:0x020bd554 module:overlay(1) +from:0x020e9b94 kind:arm_call to:0x02014ff4 module:main +from:0x020e9ba8 kind:arm_call to:0x02026800 module:main +from:0x020e9bb0 kind:arm_call_thumb to:0x020c0a1c module:overlay(1) +from:0x020e9bc8 kind:arm_call to:0x020ed140 module:overlay(22) +from:0x020e9bf0 kind:load to:0x020ee1b4 module:overlay(22) +from:0x020e9bf4 kind:load to:0x020ee188 module:overlay(22) +from:0x020e9bf8 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020e9bfc kind:load to:0x020e9aa4 module:overlay(22) +from:0x020e9c00 kind:load to:0x02049a2c module:main +from:0x020e9c04 kind:load to:0x0204a110 module:main +from:0x020e9c08 kind:load to:0x020eab6c module:overlay(22) +from:0x020e9c0c kind:load to:0x02049be0 module:main +from:0x020e9c10 kind:load to:0x020ee1dc module:overlay(22) +from:0x020e9c14 kind:load to:0x020e8588 module:overlays(19,20) +from:0x020e9c18 kind:load to:0x020e9a80 module:overlay(22) +from:0x020e9c30 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x020e9c3c kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9c44 kind:arm_call_thumb to:0x020be734 module:overlay(1) +from:0x020e9c4c kind:arm_call_thumb to:0x020bd950 module:overlay(1) +from:0x020e9c5c kind:arm_call to:0x020ed170 module:overlay(22) +from:0x020e9c90 kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x020e9ca4 kind:arm_call to:0x020c85ac module:overlay(20) +from:0x020e9cac kind:arm_call to:0x0201834c module:main +from:0x020e9cb8 kind:load to:0x020ee1b4 module:overlay(22) +from:0x020e9cbc kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020e9cc0 kind:load to:0x02049ba0 module:main +from:0x020e9cc4 kind:load to:0x020b508c module:overlay(0) +from:0x020e9cc8 kind:load to:0x020b5100 module:overlay(0) +from:0x020e9ccc kind:load to:0x020e8588 module:overlays(19,20) +from:0x020e9cd0 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020e9ce8 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x020e9cf4 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9cfc kind:arm_call_thumb to:0x020be734 module:overlay(1) +from:0x020e9d04 kind:arm_call_thumb to:0x020bd950 module:overlay(1) +from:0x020e9d14 kind:arm_call to:0x020ed170 module:overlay(22) +from:0x020e9d48 kind:arm_call to:0x020c8e64 module:overlay(20) +from:0x020e9d5c kind:arm_call to:0x020c85ac module:overlay(20) +from:0x020e9d64 kind:arm_call to:0x0201834c module:main +from:0x020e9d6c kind:arm_call to:0x02011ff4 module:main +from:0x020e9d78 kind:load to:0x020ee1b4 module:overlay(22) +from:0x020e9d7c kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020e9d80 kind:load to:0x02049ba0 module:main +from:0x020e9d84 kind:load to:0x020b508c module:overlay(0) +from:0x020e9d88 kind:load to:0x020b5100 module:overlay(0) +from:0x020e9d8c kind:load to:0x020e8588 module:overlays(19,20) +from:0x020e9d90 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020e9da4 kind:arm_call_thumb to:0x020be628 module:overlay(1) +from:0x020e9dac kind:arm_call_thumb to:0x020be16c module:overlay(1) +from:0x020e9dc8 kind:arm_call to:0x020ce210 module:overlay(20) +from:0x020e9dd0 kind:arm_call to:0x02018374 module:main +from:0x020e9dd4 kind:arm_call to:0x020eab98 module:overlay(22) +from:0x020e9dec kind:arm_call_thumb to:0x020bd928 module:overlay(1) +from:0x020e9e08 kind:arm_call to:0x02036198 module:main +from:0x020e9e10 kind:arm_call to:0x0203615c module:main +from:0x020e9e1c kind:arm_call to:0x020c6eb4 module:overlays(20,24) +from:0x020e9e20 kind:arm_call to:0x020c6f54 module:overlay(20) +from:0x020e9e30 kind:arm_call to:0x02028c30 module:main +from:0x020e9e58 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020e9e64 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9e6c kind:arm_call to:0x020bbab8 module:overlay(17) +from:0x020e9e78 kind:load to:0x020b508c module:overlay(0) +from:0x020e9e7c kind:load to:0x020b4f2c module:overlay(0) +from:0x020e9e80 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020e9e84 kind:load to:0x020b5100 module:overlay(0) +from:0x020e9e88 kind:load to:0x020e8b60 module:overlays(19,20) +from:0x020e9e8c kind:load to:0x020b51f8 module:overlay(0) +from:0x020e9e90 kind:load to:0x02049ba0 module:main +from:0x020e9e94 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020e9ea4 kind:arm_call to:0x020c8814 module:overlay(20) +from:0x020e9eb4 kind:arm_call to:0x020ed1cc module:overlay(22) +from:0x020e9eec kind:arm_call to:0x020ea744 module:overlay(22) +from:0x020e9ef4 kind:arm_call to:0x020ea7e4 module:overlay(22) +from:0x020e9f30 kind:arm_call to:0x020c891c module:overlay(20) +from:0x020e9f38 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020e9f3c kind:load to:0x020ee074 module:overlay(22) +from:0x020e9f48 kind:arm_call to:0x020c8d98 module:overlay(20) +from:0x020e9f80 kind:load to:0x020b62f0 module:overlay(0) +from:0x020e9f90 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020e9fa4 kind:arm_call to:0x020eab98 module:overlay(22) +from:0x020e9fa8 kind:arm_call to:0x020eaeb8 module:overlay(22) +from:0x020e9fb4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020e9fcc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020e9fdc kind:load to:0x0204a110 module:main +from:0x020e9fe0 kind:load to:0x020b5254 module:overlay(0) +from:0x020e9ff0 kind:arm_call to:0x020ce2b8 module:overlay(20) +from:0x020ea00c kind:arm_call_thumb to:0x020183d4 module:main +from:0x020ea020 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020ea024 kind:load to:0x0204a060 module:main +from:0x020ea028 kind:load to:0x02018425 module:main +from:0x020ea038 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ea050 kind:arm_call to:0x020ce27c module:overlay(20) +from:0x020ea054 kind:arm_call to:0x020eab98 module:overlay(22) +from:0x020ea058 kind:arm_call to:0x020eaec4 module:overlay(22) +from:0x020ea068 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ea070 kind:load to:0x0204a110 module:main +from:0x020ea074 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020ea078 kind:load to:0x020b5254 module:overlay(0) +from:0x020ea0e4 kind:arm_call to:0x020ee05c module:overlay(22) +from:0x020ea138 kind:arm_call to:0x020c6f90 module:overlay(20) +from:0x020ea168 kind:arm_call to:0x020c85fc module:overlay(20) +from:0x020ea174 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea188 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020ea1d8 kind:arm_call to:0x020c9118 module:overlay(20) +from:0x020ea1e4 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea1f4 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea1fc kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ea200 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020ea20c kind:arm_call to:0x020c912c module:overlay(20) +from:0x020ea218 kind:arm_call to:0x020c7118 module:overlay(20) +from:0x020ea224 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea238 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea254 kind:arm_call to:0x020c8e74 module:overlay(20) +from:0x020ea268 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea278 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea2b4 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020ea2ec kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea340 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020ea354 kind:arm_call to:0x0201fd00 module:main +from:0x020ea370 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020ea390 kind:arm_call to:0x0201f5c4 module:main +from:0x020ea398 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020ea3a8 kind:arm_call to:0x0201fe54 module:main +from:0x020ea3ac kind:arm_call to:0x020c713c module:overlay(20) +from:0x020ea3c0 kind:arm_call to:0x02028c60 module:main +from:0x020ea3c8 kind:arm_call to:0x0201f498 module:main +from:0x020ea3d8 kind:arm_call to:0x0201f5c4 module:main +from:0x020ea3e0 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020ea3f0 kind:arm_call to:0x0201fe54 module:main +from:0x020ea3f4 kind:arm_call to:0x020c713c module:overlay(20) +from:0x020ea40c kind:arm_call to:0x02028c60 module:main +from:0x020ea414 kind:arm_call to:0x0201f498 module:main +from:0x020ea42c kind:arm_call to:0x020c7104 module:overlay(20) +from:0x020ea438 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ea440 kind:arm_call to:0x0201f2cc module:main +from:0x020ea464 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea470 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ea474 kind:load to:0x0204a110 module:main +from:0x020ea480 kind:arm_call to:0x020c713c module:overlay(20) +from:0x020ea4ac kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea4b8 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea4c8 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea4d0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ea52c kind:arm_call to:0x020c85fc module:overlay(20) +from:0x020ea538 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea548 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020ea580 kind:arm_call to:0x020c713c module:overlay(20) +from:0x020ea5a4 kind:arm_call to:0x020c9118 module:overlay(20) +from:0x020ea5b0 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea5c4 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea5cc kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ea5d0 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020ea5d4 kind:load to:0x020e9ac8 module:overlay(22) +from:0x020ea5e0 kind:arm_call to:0x020c712c module:overlay(20) +from:0x020ea5f0 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea5fc kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea60c kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea61c kind:arm_call to:0x020eab98 module:overlay(22) +from:0x020ea640 kind:arm_call to:0x020c9118 module:overlay(20) +from:0x020ea644 kind:arm_call to:0x020c8d40 module:overlay(20) +from:0x020ea660 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea674 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea684 kind:arm_call to:0x020c912c module:overlay(20) +from:0x020ea6a8 kind:arm_call to:0x020c8ef4 module:overlay(20) +from:0x020ea6b4 kind:arm_call to:0x020ea900 module:overlay(22) +from:0x020ea6c8 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea6d0 kind:load to:0x020e8584 module:overlays(19,20) +from:0x020ea710 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020ea730 kind:arm_call to:0x020ea908 module:overlay(22) +from:0x020ea738 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020ea73c kind:load to:0x0204a060 module:main +from:0x020ea740 kind:load to:0x020be141 module:overlays(1,2,4) +from:0x020ea74c kind:arm_call to:0x020eab98 module:overlay(22) +from:0x020ea78c kind:arm_call to:0x020edf04 module:overlay(22) +from:0x020ea7a4 kind:arm_call to:0x020cdac8 module:overlay(20) +from:0x020ea7e0 kind:load to:0x020ee3e0 module:overlay(22) +from:0x020ea7f4 kind:arm_call to:0x020eab98 module:overlay(22) +from:0x020ea7fc kind:arm_call to:0x020280ec module:main +from:0x020ea828 kind:arm_call to:0x020edf64 module:overlay(22) +from:0x020ea850 kind:arm_call to:0x020cdac8 module:overlay(20) +from:0x020ea88c kind:arm_call to:0x02028100 module:main +from:0x020ea89c kind:load to:0x020ee3e0 module:overlay(22) +from:0x020ea8a4 kind:arm_call to:0x020eab98 module:overlay(22) +from:0x020ea8c0 kind:arm_call to:0x020c70bc module:overlay(20) +from:0x020ea8e8 kind:arm_call to:0x020cdac8 module:overlay(20) +from:0x020ea934 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020ea974 kind:arm_call to:0x020c9580 module:overlay(20) +from:0x020ea97c kind:load to:0x020e85c0 module:overlays(19,20) +from:0x020ea980 kind:load to:0x0204a060 module:main +from:0x020ea984 kind:load to:0x020be141 module:overlays(1,2,4) +from:0x020ea988 kind:load to:0x020e8778 module:overlays(19,20) +from:0x020ea9c8 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020ea9e0 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020ea9fc kind:arm_call to:0x020ed54c module:overlay(22) +from:0x020eaa14 kind:load to:0x020ee3e0 module:overlay(22) +from:0x020eaa18 kind:load to:0x020b508c module:overlay(0) +from:0x020eaa70 kind:arm_call to:0x020ed870 module:overlay(22) +from:0x020eaaa8 kind:arm_call to:0x020ed5bc module:overlay(22) +from:0x020eaabc kind:load to:0x020ee3e0 module:overlay(22) +from:0x020eaad0 kind:arm_call to:0x020ed954 module:overlay(22) +from:0x020eab28 kind:arm_call to:0x020ee05c module:overlay(22) +from:0x020eab58 kind:arm_call to:0x020ed620 module:overlay(22) +from:0x020eab80 kind:arm_call to:0x02011f3c module:main +from:0x020eab90 kind:arm_call to:0x020eaba8 module:overlay(22) +from:0x020eaba4 kind:load to:0x020ee3e4 module:overlay(22) +from:0x020eabb0 kind:arm_call_thumb to:0x02018498 module:main +from:0x020eabd0 kind:arm_call to:0x0201baec module:main +from:0x020eabf8 kind:arm_call to:0x0202358c module:main +from:0x020eac04 kind:arm_call to:0x020235f4 module:main +from:0x020eac28 kind:arm_call to:0x0206667c module:overlay(0) +from:0x020eac34 kind:load to:0x020ee210 module:overlay(22) +from:0x020eac38 kind:load to:0x020ee1f4 module:overlay(22) +from:0x020eac3c kind:load to:0x020ee3e4 module:overlay(22) +from:0x020eac40 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020eac4c kind:arm_call to:0x0201bacc module:main +from:0x020eac6c kind:arm_call to:0x02066714 module:overlay(0) +from:0x020eacbc kind:arm_call to:0x0201bacc module:main +from:0x020eacc4 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020eacd0 kind:load to:0x020ee210 module:overlay(22) +from:0x020eacd4 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020eacd8 kind:load to:0x020ee3e4 module:overlay(22) +from:0x020eacf0 kind:arm_call to:0x02066714 module:overlay(0) +from:0x020ead40 kind:arm_call to:0x0201bacc module:main +from:0x020ead48 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020ead50 kind:arm_call to:0x02011ff4 module:main +from:0x020ead5c kind:load to:0x020ee210 module:overlay(22) +from:0x020ead60 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020ead64 kind:load to:0x020ee3e4 module:overlay(22) +from:0x020ead78 kind:arm_call_thumb to:0x020bd774 module:overlay(1) +from:0x020ead8c kind:arm_call to:0x02019538 module:main +from:0x020ead9c kind:arm_call to:0x02011f3c module:main +from:0x020eada8 kind:arm_call to:0x020c9a3c module:overlay(20) +from:0x020eadc0 kind:arm_call to:0x02019538 module:main +from:0x020eadd0 kind:arm_call to:0x02011f3c module:main +from:0x020eaddc kind:arm_call to:0x020eb0a8 module:overlay(22) +from:0x020eadfc kind:arm_call to:0x020166cc module:main +from:0x020eae14 kind:load to:0x020ee104 module:overlay(22) +from:0x020eae18 kind:load to:0x0204a110 module:main +from:0x020eae2c kind:arm_call to:0x0201867c module:main +from:0x020eae34 kind:arm_call to:0x0201875c module:main +from:0x020eae3c kind:arm_call to:0x02018908 module:main +from:0x020eae60 kind:arm_call to:0x02018694 module:main +from:0x020eae6c kind:arm_call to:0x02018a14 module:main +from:0x020eaea0 kind:arm_call to:0x02018984 module:main +from:0x020eaeac kind:arm_call to:0x02018830 module:main +from:0x020eaeb4 kind:load to:0x0204e5f8 module:main +from:0x020eaec0 kind:load to:0x020eaed0 module:overlay(22) +from:0x020eaecc kind:load to:0x020eaed0 module:overlay(22) +from:0x020eaee8 kind:arm_call to:0x0201bb84 module:main +from:0x020eaef4 kind:arm_call to:0x0201b9a8 module:main +from:0x020eaefc kind:load to:0x0204e5f8 module:main +from:0x020eaf18 kind:arm_call to:0x020caf2c module:overlay(20) +from:0x020eaf34 kind:arm_call to:0x020166cc module:main +from:0x020eaf58 kind:arm_call to:0x020ebcbc module:overlay(22) +from:0x020eaf74 kind:arm_call to:0x020166cc module:main +from:0x020eaf98 kind:arm_call to:0x020eab98 module:overlay(22) +from:0x020eaf9c kind:arm_call to:0x020eaf00 module:overlay(22) +from:0x020eafac kind:arm_call to:0x0201bacc module:main +from:0x020eafb4 kind:arm_call to:0x02011ff4 module:main +from:0x020eafe0 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020eaff4 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020eb008 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020eb01c kind:load to:0x020e87b6 module:overlays(19,20) +from:0x020eb030 kind:load to:0x020e87b8 module:overlays(19,20) +from:0x020eb044 kind:load to:0x020e87ba module:overlays(19,20) +from:0x020eb054 kind:load to:0x020e87b2 module:overlays(19,20) +from:0x020eb078 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020eb08c kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020eb090 kind:load to:0x020ce5c4 module:overlay(20) +from:0x020eb0a4 kind:load to:0x020ee3e8 module:overlay(22) +from:0x020eb0b4 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020eb0e4 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020eb104 kind:arm_call to:0x0203d160 module:main +from:0x020eb124 kind:arm_call to:0x0203d160 module:main +from:0x020eb130 kind:arm_call to:0x02064664 module:overlay(0) +from:0x020eb140 kind:arm_call to:0x02063338 module:overlay(0) +from:0x020eb15c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020eb16c kind:arm_call to:0x0201e6d0 module:main +from:0x020eb17c kind:arm_call to:0x02063338 module:overlay(0) +from:0x020eb190 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020eb19c kind:arm_call to:0x0201e6d0 module:main +from:0x020eb1cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb208 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb244 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb280 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb2bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb2dc kind:arm_call to:0x0201f6f0 module:main +from:0x020eb2f0 kind:arm_call to:0x0201f6f0 module:main +from:0x020eb304 kind:arm_call to:0x0201f6f0 module:main +from:0x020eb318 kind:arm_call to:0x0201f6f0 module:main +from:0x020eb380 kind:arm_call to:0x0201f730 module:main +from:0x020eb390 kind:arm_call to:0x0201f730 module:main +from:0x020eb3bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb400 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb444 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb488 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb4c0 kind:arm_call to:0x02065930 module:overlay(0) +from:0x020eb4ec kind:arm_call to:0x020ecf70 module:overlay(22) +from:0x020eb514 kind:arm_call to:0x020ecf70 module:overlay(22) +from:0x020eb57c kind:arm_call to:0x020647d8 module:overlay(0) +from:0x020eb5b8 kind:arm_call to:0x020ecba4 module:overlay(22) +from:0x020eb5cc kind:arm_call to:0x020ecaf4 module:overlay(22) +from:0x020eb618 kind:load to:0x020ee2b8 module:overlay(22) +from:0x020eb620 kind:load to:0x020ec798 module:overlay(22) +from:0x020eb624 kind:load to:0x020ec55c module:overlay(22) +from:0x020eb628 kind:load to:0x020eb668 module:overlay(22) +from:0x020eb62c kind:load to:0x020eb640 module:overlay(22) +from:0x020eb630 kind:load to:0x020ee250 module:overlay(22) +from:0x020eb634 kind:load to:0x020b1fcc module:overlay(0) +from:0x020eb63c kind:load to:0x020ee114 module:overlay(22) +from:0x020eb648 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020eb658 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020eb664 kind:load to:0x020ee268 module:overlay(22) +from:0x020eb670 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb684 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb6bc kind:arm_call to:0x0201f498 module:main +from:0x020eb6dc kind:arm_call to:0x0201f498 module:main +from:0x020eb6e8 kind:arm_call to:0x0201f498 module:main +from:0x020eb6f4 kind:arm_call to:0x0201f498 module:main +from:0x020eb6fc kind:arm_call to:0x0201f498 module:main +from:0x020eb718 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb720 kind:arm_call to:0x0201f2cc module:main +from:0x020eb730 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb738 kind:arm_call to:0x0201f2cc module:main +from:0x020eb748 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb750 kind:arm_call to:0x0201f2cc module:main +from:0x020eb760 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb768 kind:arm_call to:0x0201f2cc module:main +from:0x020eb774 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb780 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb78c kind:arm_call to:0x020647d4 module:overlay(0) +from:0x020eb7a8 kind:arm_call to:0x0203d210 module:main +from:0x020eb7bc kind:arm_call to:0x0203d210 module:main +from:0x020eb7c4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb7cc kind:arm_call to:0x0201f2cc module:main +from:0x020eb7d4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020eb7e0 kind:load to:0x020ee2b8 module:overlay(22) +from:0x020eb7e4 kind:load to:0x020ee3e8 module:overlay(22) +from:0x020eb7e8 kind:load to:0x020eb668 module:overlay(22) +from:0x020eb7ec kind:load to:0x020ec798 module:overlay(22) +from:0x020eb81c kind:arm_call to:0x0201f498 module:main +from:0x020eb83c kind:arm_call to:0x0201f498 module:main +from:0x020eb848 kind:arm_call to:0x0201f498 module:main +from:0x020eb854 kind:arm_call to:0x0201f498 module:main +from:0x020eb85c kind:arm_call to:0x0201f498 module:main +from:0x020eb878 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb880 kind:arm_call to:0x0201f2cc module:main +from:0x020eb890 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb898 kind:arm_call to:0x0201f2cc module:main +from:0x020eb8a8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb8b0 kind:arm_call to:0x0201f2cc module:main +from:0x020eb8c0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb8c8 kind:arm_call to:0x0201f2cc module:main +from:0x020eb8d4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb8e0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb8ec kind:arm_call to:0x020647d4 module:overlay(0) +from:0x020eb908 kind:arm_call to:0x0203d210 module:main +from:0x020eb91c kind:arm_call to:0x0203d210 module:main +from:0x020eb924 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb92c kind:arm_call to:0x0201f2cc module:main +from:0x020eb934 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020eb93c kind:arm_call to:0x02011ff4 module:main +from:0x020eb948 kind:load to:0x020ee2b8 module:overlay(22) +from:0x020eb94c kind:load to:0x020ee3e8 module:overlay(22) +from:0x020eb950 kind:load to:0x020eb668 module:overlay(22) +from:0x020eb954 kind:load to:0x020ec798 module:overlay(22) +from:0x020eb964 kind:arm_call to:0x02061cdc module:overlay(0) +from:0x020eb978 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020eb984 kind:arm_call_thumb to:0x020154ec module:main +from:0x020eb99c kind:arm_call to:0x0201739c module:main +from:0x020eb9cc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020eb9d4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020eb9dc kind:arm_call_thumb to:0x0201568c module:main +from:0x020eb9e4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020eb9fc kind:arm_call to:0x0201739c module:main +from:0x020eba24 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020eba2c kind:arm_call_thumb to:0x0201568c module:main +from:0x020eba34 kind:arm_call_thumb to:0x0201568c module:main +from:0x020eba3c kind:arm_call_thumb to:0x0201568c module:main +from:0x020eba84 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020eba94 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020ebaa0 kind:arm_call_thumb to:0x020154ec module:main +from:0x020ebab8 kind:arm_call to:0x0201739c module:main +from:0x020ebadc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebae4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebaec kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebaf4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebb0c kind:arm_call to:0x0201739c module:main +from:0x020ebb30 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebb38 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebb40 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebb48 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ebb94 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020ebba8 kind:arm_call to:0x02019538 module:main +from:0x020ebbc4 kind:arm_call to:0x02064e24 module:overlay(0) +from:0x020ebbf4 kind:arm_call to:0x020ec820 module:overlay(22) +from:0x020ebc14 kind:arm_call to:0x020166cc module:main +from:0x020ebc24 kind:arm_call to:0x020166cc module:main +from:0x020ebc4c kind:arm_call to:0x020eccc0 module:overlay(22) +from:0x020ebc58 kind:arm_call to:0x020166cc module:main +from:0x020ebc70 kind:arm_call to:0x020ed040 module:overlay(22) +from:0x020ebc7c kind:arm_call to:0x020ed040 module:overlay(22) +from:0x020ebc88 kind:arm_call to:0x020ed000 module:overlay(22) +from:0x020ebc94 kind:load to:0x020ee2d4 module:overlay(22) +from:0x020ebc98 kind:load to:0x020ee2ec module:overlay(22) +from:0x020ebc9c kind:load to:0x020ee2fc module:overlay(22) +from:0x020ebca0 kind:load to:0x020ee2f0 module:overlay(22) +from:0x020ebca4 kind:load to:0x020ee308 module:overlay(22) +from:0x020ebcac kind:load to:0x020ee314 module:overlay(22) +from:0x020ebcb0 kind:load to:0x020ee320 module:overlay(22) +from:0x020ebcb8 kind:load to:0x0204a110 module:main +from:0x020ebccc kind:arm_call to:0x020166ac module:main +from:0x020ebcd8 kind:arm_call to:0x020166ac module:main +from:0x020ebcec kind:arm_call to:0x020166ac module:main +from:0x020ebd00 kind:arm_call to:0x020166ac module:main +from:0x020ebd44 kind:load to:0x020ee290 module:overlay(22) +from:0x020ebd5c kind:arm_call to:0x0206538c module:overlay(0) +from:0x020ebd6c kind:arm_call to:0x020648ac module:overlay(0) +from:0x020ebd80 kind:arm_call to:0x020648e4 module:overlay(0) +from:0x020ebd8c kind:arm_call to:0x0206538c module:overlay(0) +from:0x020ebdc8 kind:arm_call to:0x020ec820 module:overlay(22) +from:0x020ebdf8 kind:arm_call to:0x02065408 module:overlay(0) +from:0x020ebe2c kind:arm_call to:0x020ecaf4 module:overlay(22) +from:0x020ebe4c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebe68 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ebea0 kind:arm_call to:0x020ecc2c module:overlay(22) +from:0x020ebeb0 kind:arm_call to:0x020ec404 module:overlay(22) +from:0x020ebebc kind:arm_call to:0x020ecbc0 module:overlay(22) +from:0x020ebec4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebee0 kind:arm_call to:0x020ecc94 module:overlay(22) +from:0x020ebef0 kind:arm_call to:0x020eb07c module:overlay(22) +from:0x020ebef8 kind:arm_call to:0x020eb058 module:overlay(22) +from:0x020ebf18 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ebf34 kind:arm_call to:0x020eb058 module:overlay(22) +from:0x020ebf48 kind:arm_call to:0x020ed020 module:overlay(22) +from:0x020ebf50 kind:arm_call to:0x020ed000 module:overlay(22) +from:0x020ebf58 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebf80 kind:arm_call to:0x020ecd40 module:overlay(22) +from:0x020ebf98 kind:arm_call to:0x020ed020 module:overlay(22) +from:0x020ebfa4 kind:arm_call to:0x020ed020 module:overlay(22) +from:0x020ebfbc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ebfc4 kind:load to:0x0204a110 module:main +from:0x020ebfc8 kind:load to:0x020b5254 module:overlay(0) +from:0x020ebffc kind:arm_call to:0x020ec50c module:overlay(22) +from:0x020ec008 kind:arm_call to:0x020eafe4 module:overlay(22) +from:0x020ec01c kind:arm_call to:0x02036198 module:main +from:0x020ec038 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020ec05c kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020ec070 kind:load to:0x020ee3f0 module:overlay(22) +from:0x020ec074 kind:load to:0x020ee3e8 module:overlay(22) +from:0x020ec078 kind:load to:0x020b508c module:overlay(0) +from:0x020ec07c kind:load to:0x020eb094 module:overlay(22) +from:0x020ec0a0 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020ec0b4 kind:arm_call to:0x020682c0 module:overlay(0) +from:0x020ec0d0 kind:arm_call to:0x020ce5e8 module:overlay(20) +from:0x020ec0dc kind:arm_call to:0x020ce27c module:overlay(20) +from:0x020ec0f4 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020ec110 kind:arm_call to:0x020ed000 module:overlay(22) +from:0x020ec124 kind:load to:0x020b508c module:overlay(0) +from:0x020ec128 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020ec13c kind:arm_call to:0x020ce2b8 module:overlay(20) +from:0x020ec15c kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020ec170 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020ec180 kind:arm_call to:0x020ec534 module:overlay(22) +from:0x020ec18c kind:arm_call to:0x0206538c module:overlay(0) +from:0x020ec1c0 kind:arm_call to:0x020ec820 module:overlay(22) +from:0x020ec1d4 kind:arm_call to:0x020ecd30 module:overlay(22) +from:0x020ec1f0 kind:arm_call to:0x020ed000 module:overlay(22) +from:0x020ec204 kind:load to:0x020e879c module:overlays(19,20,26) +from:0x020ec208 kind:load to:0x020b508c module:overlay(0) +from:0x020ec240 kind:arm_call to:0x0201aa44 module:main +from:0x020ec250 kind:arm_call to:0x0201f4b4 module:main +from:0x020ec270 kind:arm_call to:0x0201aa44 module:main +from:0x020ec290 kind:arm_call to:0x0201aa44 module:main +from:0x020ec2b0 kind:arm_call to:0x0201aa44 module:main +from:0x020ec2c0 kind:arm_call to:0x0201f4b4 module:main +from:0x020ec2dc kind:arm_call to:0x020eb00c module:overlay(22) +from:0x020ec320 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ec32c kind:arm_call to:0x020eb020 module:overlay(22) +from:0x020ec370 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ec37c kind:arm_call to:0x020eb034 module:overlay(22) +from:0x020ec3c0 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ec3d0 kind:arm_call to:0x0201f4b4 module:main +from:0x020ec3e0 kind:arm_call to:0x0201f4b4 module:main +from:0x020ec3ec kind:arm_call to:0x02064d60 module:overlay(0) +from:0x020ec3f4 kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ec400 kind:load to:0x0204af1c module:main +from:0x020ec428 kind:arm_call to:0x020eafc0 module:overlay(22) +from:0x020ec450 kind:arm_call to:0x0201f498 module:main +from:0x020ec470 kind:arm_call to:0x0201f498 module:main +from:0x020ec478 kind:arm_call to:0x020eaff8 module:overlay(22) +from:0x020ec4dc kind:arm_call to:0x0201f730 module:main +from:0x020ec4e4 kind:arm_call to:0x020eafe4 module:overlay(22) +from:0x020ec4f4 kind:arm_call to:0x0201f894 module:main +from:0x020ec520 kind:arm_call to:0x020ecd50 module:overlay(22) +from:0x020ec548 kind:arm_call to:0x020ecd70 module:overlay(22) +from:0x020ec568 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020ec57c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020ec58c kind:arm_call to:0x0201e6d0 module:main +from:0x020ec594 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020ec5a4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ec5e0 kind:arm_call to:0x0201fd38 module:main +from:0x020ec610 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec644 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec660 kind:arm_call to:0x0201fe54 module:main +from:0x020ec6dc kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020ec728 kind:arm_call to:0x020ecd8c module:overlay(22) +from:0x020ec784 kind:load to:0x020ee280 module:overlay(22) +from:0x020ec788 kind:load to:0x020b1fcc module:overlay(0) +from:0x020ec78c kind:load to:0x020ee268 module:overlay(22) +from:0x020ec790 kind:load to:0x020ee32c module:overlay(22) +from:0x020ec794 kind:load to:0x020ee3e8 module:overlay(22) +from:0x020ec7a8 kind:arm_call to:0x020ecd50 module:overlay(22) +from:0x020ec7b0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ec7b8 kind:arm_call to:0x0201f2cc module:main +from:0x020ec7c0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ec7c8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ec7d4 kind:load to:0x020ee280 module:overlay(22) +from:0x020ec7e8 kind:arm_call to:0x020ecd50 module:overlay(22) +from:0x020ec7f0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ec7f8 kind:arm_call to:0x0201f2cc module:main +from:0x020ec800 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ec808 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ec810 kind:arm_call to:0x02011ff4 module:main +from:0x020ec81c kind:load to:0x020ee280 module:overlay(22) +from:0x020ec84c kind:arm_call to:0x020eafc0 module:overlay(22) +from:0x020ec85c kind:arm_call to:0x020ecb7c module:overlay(22) +from:0x020ec86c kind:arm_call to:0x020ecbc0 module:overlay(22) +from:0x020ec874 kind:arm_call to:0x020ecc2c module:overlay(22) +from:0x020ec87c kind:arm_call to:0x020eb048 module:overlay(22) +from:0x020ec8a4 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ec8b8 kind:arm_call to:0x020eb058 module:overlay(22) +from:0x020ec8c8 kind:arm_call to:0x020ecf28 module:overlay(22) +from:0x020ec8d0 kind:arm_call to:0x020ecf4c module:overlay(22) +from:0x020ec8e0 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020ec8e8 kind:arm_call to:0x020ecba4 module:overlay(22) +from:0x020ec908 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ec928 kind:load to:0x020ee128 module:overlay(22) +from:0x020ec950 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020ec95c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ec994 kind:arm_call to:0x020ece40 module:overlay(22) +from:0x020eca28 kind:arm_call to:0x0201aa44 module:main +from:0x020eca30 kind:arm_call to:0x020eafc0 module:overlay(22) +from:0x020eca6c kind:arm_call to:0x0201f570 module:main +from:0x020ecad8 kind:arm_call to:0x0201aa44 module:main +from:0x020ecae4 kind:arm_call to:0x020eceac module:overlay(22) +from:0x020ecaf0 kind:load to:0x0204af1c module:main +from:0x020ecb70 kind:arm_call to:0x020ece40 module:overlay(22) +from:0x020ecb94 kind:arm_call to:0x02063ffc module:overlay(0) +from:0x020ecbb0 kind:arm_call to:0x02064018 module:overlay(0) +from:0x020ecbe4 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ecc04 kind:arm_call to:0x0201f5f4 module:main +from:0x020ecc0c kind:arm_call to:0x020eafe4 module:overlay(22) +from:0x020ecc18 kind:arm_call to:0x0201ff3c module:main +from:0x020ecc24 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ecc50 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x020ecc6c kind:arm_call to:0x0201f5f4 module:main +from:0x020ecc74 kind:arm_call to:0x020eafe4 module:overlay(22) +from:0x020ecc80 kind:arm_call to:0x0201ff3c module:main +from:0x020ecc8c kind:arm_call to:0x020623d8 module:overlay(0) +from:0x020ecca0 kind:arm_call to:0x020eb058 module:overlay(22) +from:0x020eccb0 kind:arm_call to:0x020ecf4c module:overlay(22) +from:0x020eccb8 kind:arm_call to:0x020ecf28 module:overlay(22) +from:0x020ecd0c kind:arm_call to:0x020ece40 module:overlay(22) +from:0x020ecd24 kind:arm_call to:0x0206415c module:overlay(0) +from:0x020ecd3c kind:load to:0x0206422c module:overlay(0) +from:0x020ecd4c kind:load to:0x0206427c module:overlay(0) +from:0x020ecd68 kind:arm_call to:0x0201f498 module:main +from:0x020ecd84 kind:load to:0x020ee32c module:overlay(22) +from:0x020ecd88 kind:load to:0x0201fe54 module:main +from:0x020ecdc8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ece00 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020ece98 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ecea4 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020ecf18 kind:arm_call to:0x0201aad0 module:main +from:0x020ecf24 kind:load to:0x0204af1c module:main +from:0x020ecf40 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ecf60 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ecf8c kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ecf98 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ecfc8 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ecfdc kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ecff0 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x020ecff8 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ed018 kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ed038 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ed04c kind:load to:0x020642c8 module:overlay(0) +from:0x020ed058 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ed060 kind:arm_call to:0x02011ff4 module:main +from:0x020ed074 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ed07c kind:arm_call to:0x02011ff4 module:main +from:0x020ed100 kind:load to:0x020ee338 module:overlay(22) +from:0x020ed104 kind:load to:0x020ee404 module:overlay(22) +from:0x020ed118 kind:load to:0x020ee404 module:overlay(22) +from:0x020ed130 kind:arm_call to:0x02011ff4 module:main +from:0x020ed13c kind:load to:0x020ee404 module:overlay(22) +from:0x020ed178 kind:arm_call to:0x020ed620 module:overlay(22) +from:0x020ed1a4 kind:arm_call to:0x020131ec module:main +from:0x020ed1ac kind:arm_call to:0x020ed1cc module:overlay(22) +from:0x020ed1ec kind:arm_call to:0x020ee05c module:overlay(22) +from:0x020ed240 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020ed260 kind:arm_call to:0x020ed6cc module:overlay(22) +from:0x020ed268 kind:arm_call to:0x020ed8d8 module:overlay(22) +from:0x020ed270 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020ed27c kind:arm_call to:0x020c6044 module:overlay(20) +from:0x020ed280 kind:arm_call to:0x020c6f60 module:overlay(20) +from:0x020ed288 kind:arm_call to:0x020ed700 module:overlay(22) +from:0x020ed2b4 kind:arm_call to:0x020d7148 module:overlay(20) +from:0x020ed2d4 kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed304 kind:arm_call to:0x020d7864 module:overlay(20) +from:0x020ed30c kind:arm_call to:0x020c70d0 module:overlay(20) +from:0x020ed320 kind:arm_call to:0x020ed620 module:overlay(22) +from:0x020ed348 kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020ed354 kind:arm_call to:0x020c6764 module:overlay(20) +from:0x020ed374 kind:arm_call to:0x020c6620 module:overlay(20) +from:0x020ed37c kind:arm_call to:0x020c5dd0 module:overlay(20) +from:0x020ed3c4 kind:arm_call to:0x020280ec module:main +from:0x020ed444 kind:arm_call to:0x020d1428 module:overlay(20) +from:0x020ed4a0 kind:arm_call to:0x020d1478 module:overlay(20) +from:0x020ed4e4 kind:arm_call to:0x020edcac module:overlay(22) +from:0x020ed50c kind:arm_call to:0x02028100 module:main +from:0x020ed55c kind:arm_call to:0x020c6e78 module:overlay(20) +from:0x020ed57c kind:arm_call to:0x020ee020 module:overlay(22) +from:0x020ed580 kind:arm_call to:0x020c6fec module:overlay(20) +from:0x020ed584 kind:arm_call to:0x020c6e78 module:overlay(20) +from:0x020ed588 kind:arm_call to:0x020c5d68 module:overlay(20) +from:0x020ed58c kind:arm_call to:0x020c6178 module:overlay(20) +from:0x020ed5ac kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed5b8 kind:load to:0x020ee3a0 module:overlay(22) +from:0x020ed5e8 kind:arm_call to:0x020ee020 module:overlay(22) +from:0x020ed5ec kind:arm_call to:0x020c6e78 module:overlay(20) +from:0x020ed5f0 kind:arm_call to:0x020c5d68 module:overlay(20) +from:0x020ed5f4 kind:arm_call to:0x020c6178 module:overlay(20) +from:0x020ed614 kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed628 kind:arm_call to:0x020280ec module:main +from:0x020ed66c kind:arm_call to:0x020edc28 module:overlay(22) +from:0x020ed68c kind:arm_call to:0x020d61a0 module:overlay(20) +from:0x020ed6b0 kind:arm_call to:0x020d6ad4 module:overlay(20) +from:0x020ed6c4 kind:arm_call to:0x02028100 module:main +from:0x020ed6d4 kind:arm_call to:0x020c5df0 module:overlay(20) +from:0x020ed6f4 kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed720 kind:arm_call to:0x020c6f54 module:overlay(20) +from:0x020ed728 kind:arm_call to:0x020c6ea8 module:overlay(20) +from:0x020ed748 kind:arm_call to:0x020d5b34 module:overlay(20) +from:0x020ed75c kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed770 kind:arm_call to:0x020d5d7c module:overlay(20) +from:0x020ed778 kind:arm_call to:0x020d1384 module:overlay(20) +from:0x020ed780 kind:arm_call to:0x020edc28 module:overlay(22) +from:0x020ed784 kind:arm_call to:0x020c6f70 module:overlays(20,24) +from:0x020ed788 kind:arm_call to:0x020d60a8 module:overlay(20) +from:0x020ed79c kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed7b8 kind:arm_call to:0x0202cf08 module:main +from:0x020ed7c4 kind:arm_call to:0x0202d1dc module:main +from:0x020ed7d4 kind:arm_call to:0x020d2794 module:overlay(20) +from:0x020ed7e4 kind:arm_call to:0x020d2818 module:overlay(20) +from:0x020ed7fc kind:arm_call to:0x020d2cf8 module:overlay(20) +from:0x020ed80c kind:arm_call to:0x0202d224 module:main +from:0x020ed824 kind:arm_call to:0x020ed620 module:overlay(22) +from:0x020ed830 kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed860 kind:load to:0x020ee3a0 module:overlay(22) +from:0x020ed864 kind:load to:0x020ee420 module:overlay(22) +from:0x020ed868 kind:load to:0x020ed9cc module:overlay(22) +from:0x020ed86c kind:load to:0x020ee3a0 module:overlay(22) +from:0x020ed878 kind:arm_call to:0x020280ec module:main +from:0x020ed8a4 kind:arm_call to:0x020d1330 module:overlay(20) +from:0x020ed8c8 kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed8d0 kind:arm_call to:0x02028100 module:main +from:0x020ed910 kind:arm_call to:0x020c6f54 module:overlay(20) +from:0x020ed91c kind:arm_call to:0x020d6a30 module:overlay(20) +from:0x020ed924 kind:arm_call to:0x020d6be4 module:overlay(20) +from:0x020ed928 kind:arm_call to:0x020c6e78 module:overlay(20) +from:0x020ed934 kind:arm_call to:0x020d6c50 module:overlay(20) +from:0x020ed948 kind:load to:0x020ee420 module:overlay(22) +from:0x020ed94c kind:load to:0x020edd44 module:overlay(22) +from:0x020ed950 kind:load to:0x020eddd8 module:overlay(22) +from:0x020ed960 kind:arm_call to:0x020ee05c module:overlay(22) +from:0x020ed98c kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020ed9b4 kind:arm_call to:0x020d7090 module:overlay(20) +from:0x020eda50 kind:arm_call to:0x020c6fa0 module:overlay(20) +from:0x020eda6c kind:arm_call to:0x020d1478 module:overlay(20) +from:0x020edaa8 kind:arm_call to:0x020edcac module:overlay(22) +from:0x020edab4 kind:arm_call to:0x020d1478 module:overlay(20) +from:0x020edae4 kind:arm_call to:0x020edcac module:overlay(22) +from:0x020edaf0 kind:arm_call to:0x020d1478 module:overlay(20) +from:0x020edb34 kind:arm_call to:0x020edcac module:overlay(22) +from:0x020edb88 kind:arm_call to:0x020edcc4 module:overlay(22) +from:0x020edba8 kind:arm_call to:0x020edc4c module:overlay(22) +from:0x020edbd0 kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020edbd8 kind:arm_call to:0x020edcc4 module:overlay(22) +from:0x020edbe4 kind:arm_call to:0x020edc28 module:overlay(22) +from:0x020edbe8 kind:arm_call to:0x020c6764 module:overlay(20) +from:0x020edc1c kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020edc24 kind:load to:0x020ee404 module:overlay(22) +from:0x020edcb4 kind:arm_call to:0x020edc4c module:overlay(22) +from:0x020edcbc kind:arm_call to:0x020d61dc module:overlay(20) +from:0x020edd0c kind:arm_call to:0x020c6fd4 module:overlay(20) +from:0x020edd28 kind:arm_call to:0x020c6f80 module:overlay(20) +from:0x020edd3c kind:arm_call to:0x020ed620 module:overlay(22) +from:0x020eddcc kind:arm_call to:0x020ee034 module:overlay(22) +from:0x020eddd4 kind:load to:0x020ee404 module:overlay(22) +from:0x020ede14 kind:arm_call to:0x020ede40 module:overlay(22) +from:0x020ede24 kind:arm_call to:0x020ede40 module:overlay(22) +from:0x020ede34 kind:arm_call to:0x020eded4 module:overlay(22) +from:0x020ede3c kind:load to:0x020ee404 module:overlay(22) +from:0x020edf54 kind:arm_call to:0x020d13ac module:overlay(20) +from:0x020edf98 kind:arm_call to:0x020280ec module:main +from:0x020edfc4 kind:arm_call to:0x020d77a8 module:overlay(20) +from:0x020edfe0 kind:arm_call to:0x02028100 module:main +from:0x020ee018 kind:arm_call to:0x020c5dc4 module:overlay(20) +from:0x020ee040 kind:arm_call to:0x020ee05c module:overlay(22) +from:0x020ee074 kind:load to:0x020e9f84 module:overlay(22) +from:0x020ee07c kind:load to:0x020e9fe4 module:overlay(22) +from:0x020ee084 kind:load to:0x020ea02c module:overlay(22) +from:0x020ee08c kind:load to:0x020ea07c module:overlay(22) +from:0x020ee094 kind:load to:0x020ea0b0 module:overlay(22) +from:0x020ee09c kind:load to:0x020ea0b4 module:overlay(22) +from:0x020ee0a4 kind:load to:0x020ea18c module:overlay(22) +from:0x020ee0ac kind:load to:0x020ea478 module:overlay(22) +from:0x020ee0b4 kind:load to:0x020ea4d4 module:overlay(22) +from:0x020ee0bc kind:load to:0x020ea4d8 module:overlay(22) +from:0x020ee0c4 kind:load to:0x020ea54c module:overlay(22) +from:0x020ee0cc kind:load to:0x020ea5d8 module:overlay(22) +from:0x020ee0d4 kind:load to:0x020ea204 module:overlay(22) +from:0x020ee0dc kind:load to:0x020ea240 module:overlay(22) +from:0x020ee0e4 kind:load to:0x020ea280 module:overlay(22) +from:0x020ee0ec kind:load to:0x020ea614 module:overlay(22) +from:0x020ee0f4 kind:load to:0x020ea67c module:overlay(22) +from:0x020ee0fc kind:load to:0x020ea6d4 module:overlay(22) +from:0x020ee150 kind:load to:0x020ee3e0 module:overlay(22) +from:0x020ee16c kind:load to:0x020ee3e8 module:overlay(22) +from:0x020ee170 kind:load to:0x020ee140 module:overlay(22) +from:0x020ee174 kind:load to:0x020ee154 module:overlay(22) +from:0x020ee188 kind:load to:0x020ea98c module:overlay(22) +from:0x020ee18c kind:load to:0x020eaa20 module:overlay(22) +from:0x020ee190 kind:load to:0x020eaa4c module:overlay(22) +from:0x020ee194 kind:load to:0x020eaa84 module:overlay(22) +from:0x020ee198 kind:load to:0x020eaac0 module:overlay(22) +from:0x020ee19c kind:load to:0x020eaae4 module:overlay(22) +from:0x020ee1a0 kind:load to:0x020eaafc module:overlay(22) +from:0x020ee1a4 kind:load to:0x020eab14 module:overlay(22) +from:0x020ee1a8 kind:load to:0x020eab40 module:overlay(22) +from:0x020ee1b4 kind:load to:0x020e9c1c module:overlay(22) +from:0x020ee1b8 kind:load to:0x020e9cd4 module:overlay(22) +from:0x020ee1bc kind:load to:0x020e9d94 module:overlay(22) +from:0x020ee1c0 kind:load to:0x020e9e98 module:overlay(22) +from:0x020ee1c4 kind:load to:0x0201838c module:main +from:0x020ee1c8 kind:load to:0x02018388 module:main +from:0x020ee1cc kind:load to:0x02018390 module:main +from:0x020ee1d0 kind:load to:0x02018394 module:main +from:0x020ee1d4 kind:load to:0x020e9f40 module:overlay(22) +from:0x020ee1d8 kind:load to:0x020e9f44 module:overlay(22) +from:0x020ee1f4 kind:load to:0x020eac44 module:overlay(22) +from:0x020ee1f8 kind:load to:0x020eafa4 module:overlay(22) +from:0x020ee1fc kind:load to:0x0201bbe4 module:main +from:0x020ee200 kind:load to:0x020eaf94 module:overlay(22) +from:0x020ee204 kind:load to:0x0201bd8c module:main +from:0x020ee210 kind:load to:0x020185e0 module:main +from:0x020ee214 kind:load to:0x0201860c module:main +from:0x020ee218 kind:load to:0x020eac58 module:overlay(22) +from:0x020ee21c kind:load to:0x020eacdc module:overlay(22) +from:0x020ee220 kind:load to:0x020ead68 module:overlay(22) +from:0x020ee224 kind:load to:0x020185d1 module:main +from:0x020ee228 kind:load to:0x020185d5 module:main +from:0x020ee22c kind:load to:0x020185d9 module:main +from:0x020ee230 kind:load to:0x020185dd module:main +from:0x020ee234 kind:load to:0x020eae24 module:overlay(22) +from:0x020ee238 kind:load to:0x020eae54 module:overlay(22) +from:0x020ee23c kind:load to:0x020eae74 module:overlay(22) +from:0x020ee240 kind:load to:0x020186a8 module:main +from:0x020ee244 kind:load to:0x020186f4 module:main +from:0x020ee250 kind:load to:0x020eb67c module:overlay(22) +from:0x020ee254 kind:load to:0x020ed06c module:overlay(22) +from:0x020ee258 kind:load to:0x020ecfe8 module:overlay(22) +from:0x020ee25c kind:load to:0x0206353c module:overlay(0) +from:0x020ee268 kind:load to:0x020eb668 module:overlay(22) +from:0x020ee26c kind:load to:0x020ed050 module:overlay(22) +from:0x020ee270 kind:load to:0x020ece88 module:overlay(22) +from:0x020ee274 kind:load to:0x02062dd8 module:overlay(0) +from:0x020ee280 kind:load to:0x020ec798 module:overlay(22) +from:0x020ee284 kind:load to:0x020ec7d8 module:overlay(22) +from:0x020ee288 kind:load to:0x020ec92c module:overlay(22) +from:0x020ee28c kind:load to:0x020ec99c module:overlay(22) +from:0x020ee290 kind:load to:0x020ebd48 module:overlay(22) +from:0x020ee298 kind:load to:0x020ebfcc module:overlay(22) +from:0x020ee2a0 kind:load to:0x020ec084 module:overlay(22) +from:0x020ee2a8 kind:load to:0x020ec130 module:overlay(22) +from:0x020ee2b8 kind:load to:0x020eb690 module:overlay(22) +from:0x020ee2bc kind:load to:0x020eb7f0 module:overlay(22) +from:0x020ee2c0 kind:load to:0x020ebd08 module:overlay(22) +from:0x020ee2c4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020ee2c8 kind:load to:0x020ec20c module:overlay(22) +from:0x020ee2cc kind:load to:0x02061cd8 module:overlay(0) +from:0x020ee2d0 kind:load to:0x020eb958 module:overlay(22) +from:0x020ee338 kind:load to:0x020ed108 module:overlay(22) +from:0x020ee33c kind:load to:0x020ed11c module:overlay(22) +from:0x020ee3a4 kind:load to:0x020ee340 module:overlay(22) +from:0x020ee3a8 kind:load to:0x020ee384 module:overlay(22) +from:0x020ee3ac kind:load to:0x020ee354 module:overlay(22) +from:0x020ee3b0 kind:load to:0x020ee36c module:overlay(22) diff --git a/config/eur1/arm9/overlays/ov022/symbols.txt b/config/eur1/arm9/overlays/ov022/symbols.txt new file mode 100644 index 00000000..ac33db40 --- /dev/null +++ b/config/eur1/arm9/overlays/ov022/symbols.txt @@ -0,0 +1,247 @@ +func_ov022_020e9a80 kind:function(arm,size=0x24) addr:0x020e9a80 +func_ov022_020e9aa4 kind:function(arm,size=0x24) addr:0x020e9aa4 +func_ov022_020e9ac8 kind:function(arm,size=0xc) addr:0x020e9ac8 +func_ov022_020e9ad4 kind:function(arm,size=0x24) addr:0x020e9ad4 +func_ov022_020e9af8 kind:function(arm,size=0x124) addr:0x020e9af8 +func_ov022_020e9c1c kind:function(arm,size=0xb8) addr:0x020e9c1c +func_ov022_020e9cd4 kind:function(arm,size=0xc0) addr:0x020e9cd4 +func_ov022_020e9d94 kind:function(arm,size=0x104) addr:0x020e9d94 +func_ov022_020e9e98 kind:function(arm,size=0xa8) addr:0x020e9e98 +func_ov022_020e9f40 kind:function(arm,size=0x4) addr:0x020e9f40 +func_ov022_020e9f44 kind:function(arm,size=0x40) addr:0x020e9f44 +func_ov022_020e9f84 kind:function(arm,size=0x60) addr:0x020e9f84 +func_ov022_020e9fe4 kind:function(arm,size=0x48) addr:0x020e9fe4 +func_ov022_020ea02c kind:function(arm,size=0x50) addr:0x020ea02c +func_ov022_020ea07c kind:function(arm,size=0x34) addr:0x020ea07c +func_ov022_020ea0b0 kind:function(arm,size=0x4) addr:0x020ea0b0 +func_ov022_020ea0b4 kind:function(arm,size=0xd8) addr:0x020ea0b4 +func_ov022_020ea18c kind:function(arm,size=0x78) addr:0x020ea18c +func_ov022_020ea204 kind:function(arm,size=0x3c) addr:0x020ea204 +func_ov022_020ea240 kind:function(arm,size=0x40) addr:0x020ea240 +func_ov022_020ea280 kind:function(arm,size=0x1f8) addr:0x020ea280 +func_ov022_020ea478 kind:function(arm,size=0x5c) addr:0x020ea478 +func_ov022_020ea4d4 kind:function(arm,size=0x4) addr:0x020ea4d4 +func_ov022_020ea4d8 kind:function(arm,size=0x74) addr:0x020ea4d8 +func_ov022_020ea54c kind:function(arm,size=0x8c) addr:0x020ea54c +func_ov022_020ea5d8 kind:function(arm,size=0x3c) addr:0x020ea5d8 +func_ov022_020ea614 kind:function(arm,size=0x68) addr:0x020ea614 +func_ov022_020ea67c kind:function(arm,size=0x58) addr:0x020ea67c +func_ov022_020ea6d4 kind:function(arm,size=0x70) addr:0x020ea6d4 +func_ov022_020ea744 kind:function(arm,size=0xa0) addr:0x020ea744 +func_ov022_020ea7e4 kind:function(arm,size=0xbc) addr:0x020ea7e4 +func_ov022_020ea8a0 kind:function(arm,size=0x60) addr:0x020ea8a0 +func_ov022_020ea900 kind:function(arm,size=0x8) addr:0x020ea900 +func_ov022_020ea908 kind:function(arm,size=0x84) addr:0x020ea908 +func_ov022_020ea98c kind:function(arm,size=0x94) addr:0x020ea98c +func_ov022_020eaa20 kind:function(arm,size=0x2c) addr:0x020eaa20 +func_ov022_020eaa4c kind:function(arm,size=0x38) addr:0x020eaa4c +func_ov022_020eaa84 kind:function(arm,size=0x3c) addr:0x020eaa84 +func_ov022_020eaac0 kind:function(arm,size=0x24) addr:0x020eaac0 +func_ov022_020eaae4 kind:function(arm,size=0x18) addr:0x020eaae4 +func_ov022_020eaafc kind:function(arm,size=0x18) addr:0x020eaafc +func_ov022_020eab14 kind:function(arm,size=0x2c) addr:0x020eab14 +func_ov022_020eab40 kind:function(arm,size=0x2c) addr:0x020eab40 +func_ov022_020eab6c kind:function(arm,size=0x2c) addr:0x020eab6c +func_ov022_020eab98 kind:function(arm,size=0x10) addr:0x020eab98 +func_ov022_020eaba8 kind:function(arm,size=0x9c) addr:0x020eaba8 +func_ov022_020eac44 kind:function(arm,size=0x14) addr:0x020eac44 +func_ov022_020eac58 kind:function(arm,size=0x84) addr:0x020eac58 +func_ov022_020eacdc kind:function(arm,size=0x8c) addr:0x020eacdc +func_ov022_020ead68 kind:function(arm,size=0xbc) addr:0x020ead68 +func_ov022_020eae24 kind:function(arm,size=0x30) addr:0x020eae24 +func_ov022_020eae54 kind:function(arm,size=0x20) addr:0x020eae54 +func_ov022_020eae74 kind:function(arm,size=0x44) addr:0x020eae74 +func_ov022_020eaeb8 kind:function(arm,size=0xc) addr:0x020eaeb8 +func_ov022_020eaec4 kind:function(arm,size=0xc) addr:0x020eaec4 +func_ov022_020eaed0 kind:function(arm,size=0x30) addr:0x020eaed0 +func_ov022_020eaf00 kind:function(arm,size=0x94) addr:0x020eaf00 +func_ov022_020eaf94 kind:function(arm,size=0x10) addr:0x020eaf94 +func_ov022_020eafa4 kind:function(arm,size=0x1c) addr:0x020eafa4 +func_ov022_020eafc0 kind:function(arm,size=0x24) addr:0x020eafc0 +func_ov022_020eafe4 kind:function(arm,size=0x14) addr:0x020eafe4 +func_ov022_020eaff8 kind:function(arm,size=0x14) addr:0x020eaff8 +func_ov022_020eb00c kind:function(arm,size=0x14) addr:0x020eb00c +func_ov022_020eb020 kind:function(arm,size=0x14) addr:0x020eb020 +func_ov022_020eb034 kind:function(arm,size=0x14) addr:0x020eb034 +func_ov022_020eb048 kind:function(arm,size=0x10) addr:0x020eb048 +func_ov022_020eb058 kind:function(arm,size=0x24) addr:0x020eb058 +func_ov022_020eb07c kind:function(arm,size=0x18) addr:0x020eb07c +func_ov022_020eb094 kind:function(arm,size=0x14) addr:0x020eb094 +func_ov022_020eb0a8 kind:function(arm,size=0x598) addr:0x020eb0a8 +func_ov022_020eb640 kind:function(arm,size=0x28) addr:0x020eb640 +func_ov022_020eb668 kind:function(arm,size=0x14) addr:0x020eb668 +func_ov022_020eb67c kind:function(arm,size=0x14) addr:0x020eb67c +func_ov022_020eb690 kind:function(arm,size=0x160) addr:0x020eb690 +func_ov022_020eb7f0 kind:function(arm,size=0x168) addr:0x020eb7f0 +func_ov022_020eb958 kind:function(arm,size=0x364) addr:0x020eb958 +func_ov022_020ebcbc kind:function(arm,size=0x4c) addr:0x020ebcbc +func_ov022_020ebd08 kind:function(arm,size=0x40) addr:0x020ebd08 +func_ov022_020ebd48 kind:function(arm,size=0x284) addr:0x020ebd48 +func_ov022_020ebfcc kind:function(arm,size=0xb8) addr:0x020ebfcc +func_ov022_020ec084 kind:function(arm,size=0xac) addr:0x020ec084 +func_ov022_020ec130 kind:function(arm,size=0xdc) addr:0x020ec130 +func_ov022_020ec20c kind:function(arm,size=0x1f8) addr:0x020ec20c +func_ov022_020ec404 kind:function(arm,size=0x108) addr:0x020ec404 +func_ov022_020ec50c kind:function(arm,size=0x28) addr:0x020ec50c +func_ov022_020ec534 kind:function(arm,size=0x28) addr:0x020ec534 +func_ov022_020ec55c kind:function(arm,size=0x23c) addr:0x020ec55c +func_ov022_020ec798 kind:function(arm,size=0x40) addr:0x020ec798 +func_ov022_020ec7d8 kind:function(arm,size=0x48) addr:0x020ec7d8 +func_ov022_020ec820 kind:function(arm,size=0x10c) addr:0x020ec820 +func_ov022_020ec92c kind:function(arm,size=0x70) addr:0x020ec92c +func_ov022_020ec99c kind:function(arm,size=0x158) addr:0x020ec99c +func_ov022_020ecaf4 kind:function(arm,size=0x88) addr:0x020ecaf4 +func_ov022_020ecb7c kind:function(arm,size=0x28) addr:0x020ecb7c +func_ov022_020ecba4 kind:function(arm,size=0x1c) addr:0x020ecba4 +func_ov022_020ecbc0 kind:function(arm,size=0x6c) addr:0x020ecbc0 +func_ov022_020ecc2c kind:function(arm,size=0x68) addr:0x020ecc2c +func_ov022_020ecc94 kind:function(arm,size=0x2c) addr:0x020ecc94 +func_ov022_020eccc0 kind:function(arm,size=0x70) addr:0x020eccc0 +func_ov022_020ecd30 kind:function(arm,size=0x10) addr:0x020ecd30 +func_ov022_020ecd40 kind:function(arm,size=0x10) addr:0x020ecd40 +func_ov022_020ecd50 kind:function(arm,size=0x20) addr:0x020ecd50 +func_ov022_020ecd70 kind:function(arm,size=0x1c) addr:0x020ecd70 +func_ov022_020ecd8c kind:function(arm,size=0xb4) addr:0x020ecd8c +func_ov022_020ece40 kind:function(arm,size=0x48) addr:0x020ece40 +func_ov022_020ece88 kind:function(arm,size=0x24) addr:0x020ece88 +func_ov022_020eceac kind:function(arm,size=0x7c) addr:0x020eceac +func_ov022_020ecf28 kind:function(arm,size=0x24) addr:0x020ecf28 +func_ov022_020ecf4c kind:function(arm,size=0x24) addr:0x020ecf4c +func_ov022_020ecf70 kind:function(arm,size=0x78) addr:0x020ecf70 +func_ov022_020ecfe8 kind:function(arm,size=0x18) addr:0x020ecfe8 +func_ov022_020ed000 kind:function(arm,size=0x20) addr:0x020ed000 +func_ov022_020ed020 kind:function(arm,size=0x20) addr:0x020ed020 +func_ov022_020ed040 kind:function(arm,size=0x10) addr:0x020ed040 +func_ov022_020ed050 kind:function(arm,size=0x1c) addr:0x020ed050 +func_ov022_020ed06c kind:function(arm,size=0x1c) addr:0x020ed06c +func_ov022_020ed088 kind:function(arm,size=0x80) addr:0x020ed088 +func_ov022_020ed108 kind:function(arm,size=0x14) addr:0x020ed108 +func_ov022_020ed11c kind:function(arm,size=0x24) addr:0x020ed11c +func_ov022_020ed140 kind:function(arm,size=0x30) addr:0x020ed140 +func_ov022_020ed170 kind:function(arm,size=0x5c) addr:0x020ed170 +func_ov022_020ed1cc kind:function(arm,size=0x380) addr:0x020ed1cc +func_ov022_020ed54c kind:function(arm,size=0x70) addr:0x020ed54c +func_ov022_020ed5bc kind:function(arm,size=0x64) addr:0x020ed5bc +func_ov022_020ed620 kind:function(arm,size=0xac) addr:0x020ed620 +func_ov022_020ed6cc kind:function(arm,size=0x34) addr:0x020ed6cc +func_ov022_020ed700 kind:function(arm,size=0x170) addr:0x020ed700 +func_ov022_020ed870 kind:function(arm,size=0x68) addr:0x020ed870 +func_ov022_020ed8d8 kind:function(arm,size=0x7c) addr:0x020ed8d8 +func_ov022_020ed954 kind:function(arm,size=0x78) addr:0x020ed954 +func_ov022_020ed9cc kind:function(arm,size=0x25c) addr:0x020ed9cc +func_ov022_020edc28 kind:function(arm,size=0x24) addr:0x020edc28 +func_ov022_020edc4c kind:function(arm,size=0x60) addr:0x020edc4c +func_ov022_020edcac kind:function(arm,size=0x18) addr:0x020edcac +func_ov022_020edcc4 kind:function(arm,size=0x80) addr:0x020edcc4 +func_ov022_020edd44 kind:function(arm,size=0x94) addr:0x020edd44 +func_ov022_020eddd8 kind:function(arm,size=0x68) addr:0x020eddd8 +func_ov022_020ede40 kind:function(arm,size=0x94) addr:0x020ede40 +func_ov022_020eded4 kind:function(arm,size=0x30) addr:0x020eded4 +func_ov022_020edf04 kind:function(arm,size=0x60) addr:0x020edf04 +func_ov022_020edf64 kind:function(arm,size=0x90) addr:0x020edf64 +func_ov022_020edff4 kind:function(arm,size=0x2c) addr:0x020edff4 +func_ov022_020ee020 kind:function(arm,size=0x14) addr:0x020ee020 +func_ov022_020ee034 kind:function(arm,size=0x28) addr:0x020ee034 +func_ov022_020ee05c kind:function(arm,size=0x18) addr:0x020ee05c +data_ov022_020ee074 kind:data(any) addr:0x020ee074 +data_ov022_020ee104 kind:data(any) addr:0x020ee104 +data_ov022_020ee114 kind:data(any) addr:0x020ee114 +data_ov022_020ee128 kind:data(any) addr:0x020ee128 +__sinit_ov022_020ee140 kind:function(arm,size=0x14) addr:0x020ee140 +__sinit_ov022_020ee154 kind:function(arm,size=0x1c) addr:0x020ee154 +.p__sinit_ov022_020ee140 kind:data(word) addr:0x020ee170 +.p__sinit_ov022_020ee154 kind:data(word) addr:0x020ee174 +data_ov022_020ee188 kind:data(any) addr:0x020ee188 +data_ov022_020ee1b4 kind:data(any) addr:0x020ee1b4 +data_ov022_020ee1dc kind:data(any) addr:0x020ee1dc +data_ov022_020ee1f4 kind:data(any) addr:0x020ee1f4 +data_ov022_020ee210 kind:data(any) addr:0x020ee210 +data_ov022_020ee250 kind:data(any) addr:0x020ee250 +data_ov022_020ee268 kind:data(any) addr:0x020ee268 +data_ov022_020ee280 kind:data(any) addr:0x020ee280 +data_ov022_020ee290 kind:data(any) addr:0x020ee290 +data_ov022_020ee2b8 kind:data(any) addr:0x020ee2b8 +data_ov022_020ee2d4 kind:data(any) addr:0x020ee2d4 +data_ov022_020ee2ec kind:data(any) addr:0x020ee2ec +data_ov022_020ee2f0 kind:data(any) addr:0x020ee2f0 +data_ov022_020ee2fc kind:data(any) addr:0x020ee2fc +data_ov022_020ee308 kind:data(any) addr:0x020ee308 +data_ov022_020ee314 kind:data(any) addr:0x020ee314 +data_ov022_020ee320 kind:data(any) addr:0x020ee320 +data_ov022_020ee32c kind:data(any) addr:0x020ee32c +data_ov022_020ee338 kind:data(any) addr:0x020ee338 +data_ov022_020ee340 kind:data(any) addr:0x020ee340 +data_ov022_020ee354 kind:data(any) addr:0x020ee354 +data_ov022_020ee36c kind:data(any) addr:0x020ee36c +data_ov022_020ee384 kind:data(any) addr:0x020ee384 +data_ov022_020ee3a0 kind:data(any) addr:0x020ee3a0 +data_ov022_020ee3e0 kind:bss addr:0x020ee3e0 +data_ov022_020ee3e4 kind:bss addr:0x020ee3e4 +data_ov022_020ee3e8 kind:bss addr:0x020ee3e8 +data_ov022_020ee3f0 kind:bss addr:0x020ee3f0 +data_ov022_020ee404 kind:bss addr:0x020ee404 +data_ov022_020ee420 kind:bss addr:0x020ee420 +data_ov022_020eee14 kind:bss addr:0x020eee14 ambiguous +data_ov022_020ef022 kind:bss addr:0x020ef022 ambiguous +data_ov022_020ef94c kind:bss addr:0x020ef94c ambiguous +data_ov022_020efb3c kind:bss addr:0x020efb3c ambiguous +data_ov022_020efefc kind:bss addr:0x020efefc ambiguous +data_ov022_020eff38 kind:bss addr:0x020eff38 ambiguous +data_ov022_020f0190 kind:bss addr:0x020f0190 ambiguous +data_ov022_020f01c0 kind:bss addr:0x020f01c0 ambiguous +data_ov022_020f01c4 kind:bss addr:0x020f01c4 ambiguous +data_ov022_020f01c8 kind:bss addr:0x020f01c8 ambiguous +data_ov022_020f01cc kind:bss addr:0x020f01cc ambiguous +data_ov022_020f01d0 kind:bss addr:0x020f01d0 ambiguous +data_ov022_020f01f4 kind:bss addr:0x020f01f4 ambiguous +data_ov022_020f02c8 kind:bss addr:0x020f02c8 ambiguous +data_ov022_020f02dc kind:bss addr:0x020f02dc ambiguous +data_ov022_020f032c kind:bss addr:0x020f032c ambiguous +data_ov022_020f0350 kind:bss addr:0x020f0350 ambiguous +data_ov022_020f0374 kind:bss addr:0x020f0374 ambiguous +data_ov022_020f03d8 kind:bss addr:0x020f03d8 ambiguous +data_ov022_020f03f8 kind:bss addr:0x020f03f8 ambiguous +data_ov022_020f05d8 kind:bss addr:0x020f05d8 ambiguous +data_ov022_020f060c kind:bss addr:0x020f060c ambiguous +data_ov022_020f0644 kind:bss addr:0x020f0644 ambiguous +data_ov022_020f077c kind:bss addr:0x020f077c ambiguous +data_ov022_020f078c kind:bss addr:0x020f078c ambiguous +data_ov022_020f0d1c kind:bss addr:0x020f0d1c ambiguous +data_ov022_020f0d30 kind:bss addr:0x020f0d30 ambiguous +data_ov022_020f10fc kind:bss addr:0x020f10fc ambiguous +data_ov022_020f14c0 kind:bss addr:0x020f14c0 ambiguous +data_ov022_020f1a54 kind:bss addr:0x020f1a54 ambiguous +data_ov022_020f1b9c kind:bss addr:0x020f1b9c ambiguous +data_ov022_020f1bb4 kind:bss addr:0x020f1bb4 ambiguous +data_ov022_020f1dd4 kind:bss addr:0x020f1dd4 ambiguous +data_ov022_020f247c kind:bss addr:0x020f247c ambiguous +data_ov022_020f3810 kind:bss addr:0x020f3810 ambiguous +data_ov022_020f3908 kind:bss addr:0x020f3908 ambiguous +data_ov022_020f39ec kind:bss addr:0x020f39ec ambiguous +data_ov022_020f3ae4 kind:bss addr:0x020f3ae4 ambiguous +data_ov022_020f3eac kind:bss addr:0x020f3eac ambiguous +data_ov022_020f4904 kind:bss addr:0x020f4904 ambiguous +data_ov022_020f495c kind:bss addr:0x020f495c ambiguous +data_ov022_020f53d8 kind:bss addr:0x020f53d8 ambiguous +data_ov022_020f5a00 kind:bss addr:0x020f5a00 ambiguous +data_ov022_020f5b64 kind:bss addr:0x020f5b64 ambiguous +data_ov022_020f61dc kind:bss addr:0x020f61dc ambiguous +data_ov022_020f6238 kind:bss addr:0x020f6238 ambiguous +data_ov022_020f64a4 kind:bss addr:0x020f64a4 ambiguous +data_ov022_020f64ac kind:bss addr:0x020f64ac ambiguous +data_ov022_020f64b4 kind:bss addr:0x020f64b4 ambiguous +data_ov022_020f6890 kind:bss addr:0x020f6890 ambiguous +data_ov022_020f6964 kind:bss addr:0x020f6964 ambiguous +data_ov022_020f7604 kind:bss addr:0x020f7604 ambiguous +data_ov022_020f7668 kind:bss addr:0x020f7668 ambiguous +data_ov022_020f76a4 kind:bss addr:0x020f76a4 ambiguous +data_ov022_020f76c4 kind:bss addr:0x020f76c4 ambiguous +data_ov022_020f76cc kind:bss addr:0x020f76cc ambiguous +data_ov022_020f7724 kind:bss addr:0x020f7724 ambiguous +data_ov022_020f779c kind:bss addr:0x020f779c ambiguous +data_ov022_020f78c4 kind:bss addr:0x020f78c4 ambiguous +data_ov022_020f7bb4 kind:bss addr:0x020f7bb4 ambiguous +data_ov022_020f7eec kind:bss addr:0x020f7eec ambiguous +data_ov022_020f8044 kind:bss addr:0x020f8044 ambiguous +data_ov022_020f8154 kind:bss addr:0x020f8154 ambiguous +data_ov022_020f8410 kind:bss addr:0x020f8410 ambiguous diff --git a/config/eur1/arm9/overlays/ov023/delinks.txt b/config/eur1/arm9/overlays/ov023/delinks.txt new file mode 100644 index 00000000..c92316b0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov023/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020e9a80 end:0x020f1894 kind:code align:32 + .rodata start:0x020f1894 end:0x020f196c kind:rodata align:4 + .init start:0x020f196c end:0x020f19ec kind:code align:4 + .ctor start:0x020f19ec end:0x020f19fc kind:rodata align:4 + .data start:0x020f1a00 end:0x020f1c00 kind:data align:32 + .bss start:0x020f1c00 end:0x020fbf80 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov023/relocs.txt b/config/eur1/arm9/overlays/ov023/relocs.txt new file mode 100644 index 00000000..7008839c --- /dev/null +++ b/config/eur1/arm9/overlays/ov023/relocs.txt @@ -0,0 +1,996 @@ +from:0x020e9a9c kind:arm_call to:0x020327c8 module:main +from:0x020e9aac kind:arm_call to:0x020328c8 module:main +from:0x020e9acc kind:arm_call to:0x02011f3c module:main +from:0x020e9ad8 kind:arm_call to:0x020e9af0 module:overlay(23) +from:0x020e9aec kind:load to:0x020f1c00 module:overlay(23) +from:0x020e9afc kind:arm_call to:0x020182e4 module:main +from:0x020e9b2c kind:arm_call to:0x0201659c module:main +from:0x020e9b3c kind:arm_call to:0x02013370 module:main +from:0x020e9b58 kind:arm_call_thumb to:0x020bd554 module:overlay(1) +from:0x020e9b60 kind:arm_call to:0x02018c2c module:main +from:0x020e9b7c kind:arm_call to:0x02018be0 module:main +from:0x020e9b80 kind:arm_call_thumb to:0x020beb24 module:overlay(1) +from:0x020e9b98 kind:arm_call to:0x02072724 module:overlay(0) +from:0x020e9b9c kind:arm_call_thumb to:0x020ba54c module:overlay(1) +from:0x020e9ba4 kind:arm_call_thumb to:0x020ba7e8 module:overlay(1) +from:0x020e9ba8 kind:arm_call to:0x020a9b10 module:overlay(0) +from:0x020e9bb8 kind:load to:0x020f1a08 module:overlay(23) +from:0x020e9bbc kind:load to:0x020f1c00 module:overlay(23) +from:0x020e9bc0 kind:load to:0x02049a2c module:main +from:0x020e9bc4 kind:load to:0x0204a110 module:main +from:0x020e9bc8 kind:load to:0x020ea388 module:overlay(23) +from:0x020e9bcc kind:load to:0x0204ae10 module:main +from:0x020e9bd0 kind:load to:0x027e09ac module:dtcm +from:0x020e9bd4 kind:load to:0x020b62f0 module:overlay(0) +from:0x020e9bec kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x020e9bf8 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9c00 kind:arm_call_thumb to:0x020be734 module:overlay(1) +from:0x020e9c04 kind:arm_call to:0x020ea348 module:overlay(23) +from:0x020e9c08 kind:arm_call to:0x020ea2f0 module:overlay(23) +from:0x020e9c0c kind:arm_call to:0x020ea31c module:overlay(23) +from:0x020e9c10 kind:arm_call to:0x0200e234 module:main +from:0x020e9c24 kind:arm_call to:0x0201834c module:main +from:0x020e9c30 kind:load to:0x020f1a08 module:overlay(23) +from:0x020e9c34 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020e9c38 kind:load to:0x02049ba0 module:main +from:0x020e9c3c kind:load to:0x020b508c module:overlay(0) +from:0x020e9c40 kind:load to:0x020f1c00 module:overlay(23) +from:0x020e9c58 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x020e9c64 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9c6c kind:arm_call_thumb to:0x020be734 module:overlay(1) +from:0x020e9c70 kind:arm_call to:0x020ea348 module:overlay(23) +from:0x020e9c74 kind:arm_call to:0x020ea2f0 module:overlay(23) +from:0x020e9c78 kind:arm_call to:0x020ea31c module:overlay(23) +from:0x020e9c7c kind:arm_call to:0x0200e234 module:main +from:0x020e9c90 kind:arm_call to:0x0201834c module:main +from:0x020e9c98 kind:arm_call to:0x02011ff4 module:main +from:0x020e9ca4 kind:load to:0x020f1a08 module:overlay(23) +from:0x020e9ca8 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020e9cac kind:load to:0x02049ba0 module:main +from:0x020e9cb0 kind:load to:0x020b508c module:overlay(0) +from:0x020e9cb4 kind:load to:0x020f1c00 module:overlay(23) +from:0x020e9d30 kind:arm_call to:0x020228a8 module:main +from:0x020e9d68 kind:arm_call to:0x02022bf4 module:main +from:0x020e9d7c kind:arm_call_thumb to:0x020be16c module:overlay(1) +from:0x020e9d90 kind:arm_call to:0x020a9b64 module:overlay(0) +from:0x020e9da4 kind:arm_call to:0x02036198 module:main +from:0x020e9dac kind:arm_call_thumb to:0x020be718 module:overlay(1) +from:0x020e9db4 kind:arm_call to:0x02018374 module:main +from:0x020e9dc0 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9dc8 kind:arm_call to:0x020bbab8 module:overlay(17) +from:0x020e9dd4 kind:load to:0x027e0208 module:dtcm +from:0x020e9dd8 kind:load to:0x027e0254 module:dtcm +from:0x020e9ddc kind:load to:0x0203ea64 module:main +from:0x020e9de0 kind:load to:0x027e0210 module:dtcm +from:0x020e9de8 kind:load to:0x020b4f2c module:overlay(0) +from:0x020e9dec kind:load to:0x020b6558 module:overlay(0) +from:0x020e9df0 kind:load to:0x020b508c module:overlay(0) +from:0x020e9df4 kind:load to:0x02049ba0 module:main +from:0x020e9df8 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020e9e74 kind:arm_call to:0x020ea118 module:overlay(23) +from:0x020e9e8c kind:arm_call to:0x020ef63c module:overlay(23) +from:0x020e9e9c kind:arm_call to:0x020ea030 module:overlay(23) +from:0x020e9ed8 kind:arm_call to:0x020ef0c8 module:overlay(23) +from:0x020e9f14 kind:arm_call_thumb to:0x020183d4 module:main +from:0x020e9f2c kind:arm_call to:0x02072428 module:overlay(0) +from:0x020e9f34 kind:load to:0x020f1dd4 module:overlay(23) +from:0x020e9f38 kind:load to:0x020b62f0 module:overlay(0) +from:0x020e9f3c kind:load to:0x020b6558 module:overlay(0) +from:0x020e9f40 kind:load to:0x02049bd4 module:main +from:0x020e9f44 kind:load to:0x0204a060 module:main +from:0x020e9f48 kind:load to:0x02018425 module:main +from:0x020e9f4c kind:load to:0x027e09ac module:dtcm +from:0x020e9f64 kind:load to:0x027e09ac module:dtcm +from:0x020e9f68 kind:load to:0x020724a0 module:overlay(0) +from:0x020e9f80 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020e9f84 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020e9f94 kind:arm_call to:0x02024a14 module:main +from:0x020e9fa8 kind:arm_call to:0x02024a30 module:main +from:0x020e9fb8 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020e9fc0 kind:load to:0x027e09ac module:dtcm +from:0x020e9fc8 kind:load to:0x027e0210 module:dtcm +from:0x020e9fcc kind:load to:0x027e0254 module:dtcm +from:0x020ea028 kind:load to:0x020f1dd4 module:overlay(23) +from:0x020ea02c kind:load to:0x020b62f0 module:overlay(0) +from:0x020ea040 kind:arm_call to:0x020ef63c module:overlay(23) +from:0x020ea078 kind:arm_call to:0x02028cdc module:main +from:0x020ea088 kind:arm_call to:0x02028e30 module:main +from:0x020ea09c kind:arm_call to:0x020e9a80 module:overlay(23) +from:0x020ea0b8 kind:arm_call to:0x02028d9c module:main +from:0x020ea0cc kind:arm_call to:0x020ef2cc module:overlay(23) +from:0x020ea0e0 kind:load to:0x020b6558 module:overlay(0) +from:0x020ea0e4 kind:load to:0x020f1c54 module:overlay(23) +from:0x020ea0e8 kind:load to:0x02049bd4 module:main +from:0x020ea0ec kind:load to:0x020f1c90 module:overlay(23) +from:0x020ea0f0 kind:load to:0x020f1c04 module:overlay(23) +from:0x020ea0f4 kind:load to:0x020f1dd4 module:overlay(23) +from:0x020ea104 kind:arm_call to:0x020ef2ec module:overlay(23) +from:0x020ea114 kind:load to:0x020f1dd4 module:overlay(23) +from:0x020ea128 kind:arm_call to:0x020e9a80 module:overlay(23) +from:0x020ea160 kind:arm_call to:0x020ef440 module:overlay(23) +from:0x020ea1f8 kind:arm_call to:0x020ef5a0 module:overlay(23) +from:0x020ea20c kind:arm_call to:0x020ef0c8 module:overlay(23) +from:0x020ea214 kind:load to:0x020f1c04 module:overlay(23) +from:0x020ea218 kind:load to:0x020f1c40 module:overlay(23) +from:0x020ea21c kind:load to:0x020b6558 module:overlay(0) +from:0x020ea220 kind:load to:0x020b62f0 module:overlay(0) +from:0x020ea22c kind:arm_call to:0x020aa278 module:overlay(0) +from:0x020ea270 kind:arm_call to:0x02015820 module:main +from:0x020ea2d0 kind:arm_call to:0x020228a8 module:main +from:0x020ea2e8 kind:load to:0x027e0208 module:dtcm +from:0x020ea2ec kind:load to:0x027e0254 module:dtcm +from:0x020ea308 kind:arm_call to:0x020ea374 module:overlay(23) +from:0x020ea310 kind:arm_call to:0x02011ff4 module:main +from:0x020ea318 kind:load to:0x027e095c module:dtcm +from:0x020ea334 kind:arm_call_thumb to:0x020bebcc module:overlay(1) +from:0x020ea33c kind:arm_call to:0x02011ff4 module:main +from:0x020ea344 kind:load to:0x027e09ac module:dtcm +from:0x020ea360 kind:arm_call to:0x020a9b50 module:overlay(0) +from:0x020ea368 kind:arm_call to:0x02011ff4 module:main +from:0x020ea370 kind:load to:0x020b6558 module:overlay(0) +from:0x020ea384 kind:load to:0x027e095c module:dtcm +from:0x020ea39c kind:arm_call to:0x02011f3c module:main +from:0x020ea3ac kind:arm_call to:0x020ea3b4 module:overlay(23) +from:0x020ea3bc kind:arm_call_thumb to:0x02018498 module:main +from:0x020ea3e4 kind:arm_call to:0x0202358c module:main +from:0x020ea3ec kind:arm_call to:0x020235f4 module:main +from:0x020ea3f8 kind:load to:0x020f1a38 module:overlay(23) +from:0x020ea43c kind:arm_call_thumb to:0x020185a8 module:main +from:0x020ea448 kind:load to:0x020f1a38 module:overlay(23) +from:0x020ea44c kind:load to:0x0204a110 module:main +from:0x020ea490 kind:arm_call_thumb to:0x020185a8 module:main +from:0x020ea498 kind:arm_call to:0x02011ff4 module:main +from:0x020ea4a4 kind:load to:0x020f1a38 module:overlay(23) +from:0x020ea4a8 kind:load to:0x0204a110 module:main +from:0x020ea4dc kind:arm_call_thumb to:0x020154b0 module:main +from:0x020ea4e8 kind:arm_call_thumb to:0x020154ec module:main +from:0x020ea500 kind:arm_call to:0x0201739c module:main +from:0x020ea528 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea530 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea538 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea540 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea558 kind:arm_call to:0x0201739c module:main +from:0x020ea580 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea588 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea590 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea598 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea5b4 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020ea5c8 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020ea5d4 kind:arm_call_thumb to:0x020154ec module:main +from:0x020ea5ec kind:arm_call to:0x0201739c module:main +from:0x020ea614 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea61c kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea624 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea62c kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea644 kind:arm_call to:0x0201739c module:main +from:0x020ea66c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea674 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea67c kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea684 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea69c kind:arm_call to:0x0201739c module:main +from:0x020ea6c4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea6cc kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea6d4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea6dc kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea6f0 kind:arm_call to:0x0201739c module:main +from:0x020ea718 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea720 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea728 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea734 kind:arm_call_thumb to:0x0201568c module:main +from:0x020ea750 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020ea7d4 kind:arm_call_thumb to:0x020bd774 module:overlay(1) +from:0x020ea7e4 kind:arm_call to:0x02019538 module:main +from:0x020ea7f8 kind:arm_call to:0x02011f3c module:main +from:0x020ea804 kind:arm_call to:0x020ea998 module:overlay(23) +from:0x020ea824 kind:arm_call to:0x020166cc module:main +from:0x020ea840 kind:load to:0x020f1a70 module:overlay(23) +from:0x020ea844 kind:load to:0x0204a110 module:main +from:0x020ea848 kind:load to:0x020f1a84 module:overlay(23) +from:0x020ea84c kind:load to:0x020f1a94 module:overlay(23) +from:0x020ea850 kind:load to:0x020f1a88 module:overlay(23) +from:0x020ea854 kind:load to:0x020f1aa0 module:overlay(23) +from:0x020ea858 kind:load to:0x020f1aac module:overlay(23) +from:0x020ea85c kind:load to:0x020f1abc module:overlay(23) +from:0x020ea860 kind:load to:0x020f1acc module:overlay(23) +from:0x020ea864 kind:load to:0x020f1ad8 module:overlay(23) +from:0x020ea86c kind:load to:0x020f1894 module:overlay(23) +from:0x020ea878 kind:arm_call to:0x0201867c module:main +from:0x020ea880 kind:arm_call to:0x0201875c module:main +from:0x020ea888 kind:arm_call to:0x02018908 module:main +from:0x020ea8ac kind:arm_call to:0x02018694 module:main +from:0x020ea8b8 kind:arm_call to:0x02018a14 module:main +from:0x020ea8ec kind:arm_call to:0x02018984 module:main +from:0x020ea8f8 kind:arm_call to:0x02018830 module:main +from:0x020ea900 kind:load to:0x0204e5f8 module:main +from:0x020ea924 kind:load to:0x020f1ca4 module:overlay(23) +from:0x020ea928 kind:load to:0x020f1cb0 module:overlay(23) +from:0x020ea934 kind:arm_call to:0x02062b3c module:overlay(0) +from:0x020ea93c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ea968 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x020ea994 kind:load to:0x020f1aec module:overlay(23) +from:0x020ea9a8 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020ea9b8 kind:arm_call to:0x020eed44 module:overlay(23) +from:0x020ea9c8 kind:arm_call to:0x0201e6d0 module:main +from:0x020ea9d0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020eaa2c kind:arm_call to:0x0203d160 module:main +from:0x020eaa50 kind:arm_call to:0x0203d160 module:main +from:0x020eaa70 kind:arm_call to:0x0203d160 module:main +from:0x020eaa7c kind:arm_call to:0x0206337c module:overlay(0) +from:0x020eaa8c kind:arm_call to:0x02063848 module:overlay(0) +from:0x020eaa9c kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020eaaac kind:arm_call to:0x02063848 module:overlay(0) +from:0x020eaab8 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020eaadc kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020eab00 kind:arm_call to:0x02062ec8 module:overlay(0) +from:0x020eab20 kind:arm_call to:0x0203d160 module:main +from:0x020eab34 kind:arm_call to:0x0201f6f0 module:main +from:0x020eab8c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eabcc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eac18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eac54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eac90 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eacac kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020eacc8 kind:arm_call to:0x0201e6d0 module:main +from:0x020eacd8 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020eacf0 kind:arm_call to:0x0201e6d0 module:main +from:0x020eacfc kind:arm_call to:0x0201e6d0 module:main +from:0x020ead08 kind:arm_call to:0x0201e6d0 module:main +from:0x020ead14 kind:arm_call to:0x0201e6d0 module:main +from:0x020ead20 kind:arm_call to:0x0201e6d0 module:main +from:0x020ead2c kind:arm_call to:0x0201e6d0 module:main +from:0x020ead38 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ead44 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020ead60 kind:arm_call to:0x02065884 module:overlay(0) +from:0x020ead80 kind:arm_call to:0x02065884 module:overlay(0) +from:0x020eae00 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020eae0c kind:arm_call to:0x020166cc module:main +from:0x020eae38 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020eae50 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020eae88 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020eae94 kind:arm_call to:0x020166cc module:main +from:0x020eaec4 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020eaed4 kind:arm_call to:0x020166cc module:main +from:0x020eaf3c kind:arm_call to:0x020630b4 module:overlay(0) +from:0x020eaf48 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020eaf94 kind:arm_call to:0x02018214 module:main +from:0x020eafb0 kind:arm_call to:0x020166cc module:main +from:0x020eb018 kind:arm_call to:0x0201e874 module:main +from:0x020eb040 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb070 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb0d0 kind:arm_call to:0x020ee2c0 module:overlay(23) +from:0x020eb0e0 kind:arm_call to:0x020ee980 module:overlay(23) +from:0x020eb0f0 kind:arm_call to:0x020166cc module:main +from:0x020eb14c kind:arm_call to:0x0201e874 module:main +from:0x020eb19c kind:arm_call to:0x0201e874 module:main +from:0x020eb1ec kind:arm_call to:0x0201e874 module:main +from:0x020eb21c kind:arm_call to:0x0201f5c4 module:main +from:0x020eb238 kind:arm_call to:0x0201f730 module:main +from:0x020eb240 kind:arm_call to:0x0201f5bc module:main +from:0x020eb288 kind:arm_call to:0x020ee1d0 module:overlay(23) +from:0x020eb2b4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb2ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb324 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb35c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb37c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eb3a4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb3f4 kind:arm_call to:0x0201e874 module:main +from:0x020eb408 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eb434 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eb46c kind:arm_call to:0x020249d4 module:main +from:0x020eb480 kind:arm_call to:0x020ef4a4 module:overlay(23) +from:0x020eb4a8 kind:arm_call to:0x020ed38c module:overlay(23) +from:0x020eb4b4 kind:arm_call to:0x020ec11c module:overlay(23) +from:0x020eb4d0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020eb4e0 kind:load to:0x020f1b04 module:overlay(23) +from:0x020eb4e4 kind:load to:0x020eb534 module:overlay(23) +from:0x020eb4e8 kind:load to:0x020ea92c module:overlay(23) +from:0x020eb4ec kind:load to:0x020a0328 module:overlay(0) +from:0x020eb4f0 kind:load to:0x020ef0a0 module:overlay(23) +from:0x020eb4f4 kind:load to:0x020eb548 module:overlay(23) +from:0x020eb4f8 kind:load to:0x020ea960 module:overlay(23) +from:0x020eb4fc kind:load to:0x020b1f6c module:overlay(0) +from:0x020eb500 kind:load to:0x020eb55c module:overlay(23) +from:0x020eb504 kind:load to:0x0201f678 module:main +from:0x020eb508 kind:load to:0x020b1fcc module:overlay(0) +from:0x020eb50c kind:load to:0x020f18c4 module:overlay(23) +from:0x020eb510 kind:load to:0x020f18d8 module:overlay(23) +from:0x020eb514 kind:load to:0x020431b8 module:main +from:0x020eb518 kind:load to:0x020f190c module:overlay(23) +from:0x020eb51c kind:load to:0x020f18ec module:overlay(23) +from:0x020eb520 kind:load to:0x020ea904 module:overlay(23) +from:0x020eb524 kind:load to:0x020f18b4 module:overlay(23) +from:0x020eb52c kind:load to:0x020b6558 module:overlay(0) +from:0x020eb530 kind:load to:0x020b51f8 module:overlay(0) +from:0x020eb53c kind:arm_call to:0x02062bb0 module:overlay(0) +from:0x020eb550 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020eb568 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb570 kind:arm_call to:0x0201f2cc module:main +from:0x020eb59c kind:arm_call to:0x020166ac module:main +from:0x020eb5b0 kind:arm_call to:0x020166ac module:main +from:0x020eb5d0 kind:arm_call to:0x0201f498 module:main +from:0x020eb5e8 kind:arm_call to:0x0201f498 module:main +from:0x020eb5fc kind:arm_call to:0x0201f498 module:main +from:0x020eb604 kind:arm_call to:0x0201f498 module:main +from:0x020eb624 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb62c kind:arm_call to:0x0201f2cc module:main +from:0x020eb648 kind:arm_call to:0x0203d210 module:main +from:0x020eb654 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb65c kind:arm_call to:0x0201f2cc module:main +from:0x020eb664 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb66c kind:arm_call to:0x0201f2cc module:main +from:0x020eb67c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020eb684 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb694 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020eb69c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb6a8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb6c0 kind:arm_call to:0x0203d210 module:main +from:0x020eb6d8 kind:arm_call to:0x0203d210 module:main +from:0x020eb6ec kind:arm_call to:0x0203d210 module:main +from:0x020eb6f4 kind:arm_call to:0x020eedac module:overlay(23) +from:0x020eb6fc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020eb708 kind:load to:0x020f1b04 module:overlay(23) +from:0x020eb70c kind:load to:0x020f1ca4 module:overlay(23) +from:0x020eb710 kind:load to:0x02049f8c module:main +from:0x020eb714 kind:load to:0x020eb55c module:overlay(23) +from:0x020eb718 kind:load to:0x020eb548 module:overlay(23) +from:0x020eb71c kind:load to:0x020a0328 module:overlay(0) +from:0x020eb720 kind:load to:0x020eb534 module:overlay(23) +from:0x020eb744 kind:arm_call to:0x020166ac module:main +from:0x020eb758 kind:arm_call to:0x020166ac module:main +from:0x020eb778 kind:arm_call to:0x0201f498 module:main +from:0x020eb790 kind:arm_call to:0x0201f498 module:main +from:0x020eb7a4 kind:arm_call to:0x0201f498 module:main +from:0x020eb7ac kind:arm_call to:0x0201f498 module:main +from:0x020eb7cc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb7d4 kind:arm_call to:0x0201f2cc module:main +from:0x020eb7f0 kind:arm_call to:0x0203d210 module:main +from:0x020eb7fc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb804 kind:arm_call to:0x0201f2cc module:main +from:0x020eb80c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020eb814 kind:arm_call to:0x0201f2cc module:main +from:0x020eb824 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020eb82c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb83c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020eb844 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb850 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020eb868 kind:arm_call to:0x0203d210 module:main +from:0x020eb880 kind:arm_call to:0x0203d210 module:main +from:0x020eb894 kind:arm_call to:0x0203d210 module:main +from:0x020eb89c kind:arm_call to:0x020eedac module:overlay(23) +from:0x020eb8a4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020eb8ac kind:arm_call to:0x02011ff4 module:main +from:0x020eb8b8 kind:load to:0x020f1b04 module:overlay(23) +from:0x020eb8bc kind:load to:0x020f1ca4 module:overlay(23) +from:0x020eb8c0 kind:load to:0x02049f8c module:main +from:0x020eb8c4 kind:load to:0x020eb55c module:overlay(23) +from:0x020eb8c8 kind:load to:0x020eb548 module:overlay(23) +from:0x020eb8cc kind:load to:0x020a0328 module:overlay(0) +from:0x020eb8d0 kind:load to:0x020eb534 module:overlay(23) +from:0x020eb8ec kind:arm_call to:0x020eedd4 module:overlay(23) +from:0x020eb8f8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ebd78 kind:arm_call to:0x0201aa44 module:main +from:0x020ebd98 kind:arm_call to:0x02028c4c module:main +from:0x020ebdcc kind:arm_call to:0x0201aa44 module:main +from:0x020ebe88 kind:arm_call to:0x0201f500 module:main +from:0x020ebea8 kind:arm_call to:0x0201f4b4 module:main +from:0x020ebebc kind:arm_call to:0x0201e8d4 module:main +from:0x020ebee0 kind:arm_call to:0x0201aad0 module:main +from:0x020ebef4 kind:arm_call to:0x0201e8d4 module:main +from:0x020ebf14 kind:arm_call to:0x0201aa44 module:main +from:0x020ebf4c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ebf6c kind:arm_call to:0x0201e8d4 module:main +from:0x020ebfd0 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020ec064 kind:arm_call to:0x0201aa44 module:main +from:0x020ec070 kind:load to:0x0204af1c module:main +from:0x020ec074 kind:load to:0x020f1dd4 module:overlay(23) +from:0x020ec084 kind:load to:0x020eee04 module:overlay(23) +from:0x020ec0a0 kind:arm_call to:0x0201e8d4 module:main +from:0x020ec0c8 kind:arm_call to:0x0201e8d4 module:main +from:0x020ec18c kind:arm_call to:0x020249d4 module:main +from:0x020ec1bc kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020ec208 kind:arm_call to:0x020ef400 module:overlay(23) +from:0x020ec21c kind:arm_call to:0x020ee794 module:overlay(23) +from:0x020ec244 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ec25c kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ec26c kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ec2b4 kind:arm_call to:0x020ee954 module:overlay(23) +from:0x020ec2cc kind:arm_call to:0x020ef63c module:overlay(23) +from:0x020ec2e4 kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ec2f4 kind:arm_call to:0x0201fa70 module:main +from:0x020ec324 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec354 kind:load to:0x020f1b20 module:overlay(23) +from:0x020ec358 kind:load to:0x020f1b28 module:overlay(23) +from:0x020ec360 kind:load to:0x020b6558 module:overlay(0) +from:0x020ec384 kind:arm_call to:0x020edf68 module:overlay(23) +from:0x020ec3a0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ec3b4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ec3b8 kind:arm_call to:0x020e9ae0 module:overlay(23) +from:0x020ec3d0 kind:arm_call to:0x020ecafc module:overlay(23) +from:0x020ec3dc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ec404 kind:arm_call to:0x020ee8b8 module:overlay(23) +from:0x020ec41c kind:arm_call to:0x020ef5f4 module:overlay(23) +from:0x020ec458 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec474 kind:arm_call to:0x0201e8d4 module:main +from:0x020ec4f0 kind:arm_call to:0x020ee830 module:overlay(23) +from:0x020ec53c kind:arm_call to:0x020eee74 module:overlay(23) +from:0x020ec55c kind:arm_call to:0x0201f498 module:main +from:0x020ec570 kind:arm_call to:0x0201f5c4 module:main +from:0x020ec578 kind:arm_call to:0x020a9b80 module:overlay(0) +from:0x020ec588 kind:arm_call to:0x0201f730 module:main +from:0x020ec5c8 kind:arm_call to:0x020a9ba0 module:overlay(0) +from:0x020ec638 kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x020ec650 kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020ec690 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ec770 kind:arm_call to:0x020ee7e0 module:overlay(23) +from:0x020ec790 kind:arm_call to:0x020ef548 module:overlay(23) +from:0x020ec82c kind:arm_call to:0x01ff91b8 module:itcm +from:0x020ec844 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020ec87c kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020ec8c4 kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x020ec914 kind:arm_call to:0x020ee38c module:overlay(23) +from:0x020ec944 kind:arm_call to:0x020ef63c module:overlay(23) +from:0x020ec95c kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ec964 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ec970 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ec97c kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ecad0 kind:arm_call to:0x0201e8d4 module:main +from:0x020ecadc kind:arm_call to:0x020ee054 module:overlay(23) +from:0x020ecae8 kind:load to:0x0204a110 module:main +from:0x020ecaec kind:load to:0x020b5254 module:overlay(0) +from:0x020ecaf0 kind:load to:0x020b6558 module:overlay(0) +from:0x020ecaf4 kind:load to:0x020f18ec module:overlay(23) +from:0x020ecb2c kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ecb3c kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ecb84 kind:arm_call to:0x020ee920 module:overlay(23) +from:0x020ecbec kind:arm_call to:0x020eee74 module:overlay(23) +from:0x020ecc08 kind:load to:0x020f1b30 module:overlay(23) +from:0x020ecc40 kind:arm_call to:0x020ee38c module:overlay(23) +from:0x020ecc58 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ecc64 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ecdc8 kind:arm_call to:0x0201e8d4 module:main +from:0x020ecdd4 kind:arm_call to:0x020ee054 module:overlay(23) +from:0x020ecddc kind:arm_call to:0x020edf68 module:overlay(23) +from:0x020ece0c kind:arm_call to:0x020ece1c module:overlay(23) +from:0x020ece6c kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ece84 kind:arm_call to:0x02064034 module:overlay(0) +from:0x020ece98 kind:arm_call to:0x0206422c module:overlay(0) +from:0x020ecefc kind:arm_call to:0x020249d4 module:main +from:0x020ecf30 kind:arm_call to:0x020ef400 module:overlay(23) +from:0x020ecf48 kind:arm_call to:0x020eeb24 module:overlay(23) +from:0x020ecf64 kind:arm_call to:0x0201fa70 module:main +from:0x020ecfa0 kind:arm_call to:0x020ee1b4 module:overlay(23) +from:0x020ecfa4 kind:arm_call to:0x020e9ae0 module:overlay(23) +from:0x020ecfa8 kind:arm_call to:0x020ea030 module:overlay(23) +from:0x020ecfb4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x020ecfc0 kind:load to:0x020f1b38 module:overlay(23) +from:0x020ecfc4 kind:load to:0x020f1b40 module:overlay(23) +from:0x020ecfcc kind:load to:0x020b6558 module:overlay(0) +from:0x020ecfd4 kind:load to:0x020b51f8 module:overlay(0) +from:0x020ecfec kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020ed024 kind:arm_call to:0x020ee100 module:overlay(23) +from:0x020ed02c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ed03c kind:arm_call to:0x020ed1b4 module:overlay(23) +from:0x020ed048 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ed054 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ed1a8 kind:load to:0x020b5254 module:overlay(0) +from:0x020ed1ac kind:load to:0x0204a110 module:main +from:0x020ed1e0 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ed1e4 kind:arm_call to:0x020e9ae0 module:overlay(23) +from:0x020ed1e8 kind:arm_call to:0x020ea0f8 module:overlay(23) +from:0x020ed1fc kind:load to:0x020f1b48 module:overlay(23) +from:0x020ed208 kind:arm_call to:0x020ee100 module:overlay(23) +from:0x020ed20c kind:arm_call to:0x020e9ae0 module:overlay(23) +from:0x020ed280 kind:arm_call to:0x020ee1d0 module:overlay(23) +from:0x020ed288 kind:arm_call to:0x020ed2b0 module:overlay(23) +from:0x020ed2a0 kind:arm_call to:0x020ee1d0 module:overlay(23) +from:0x020ed2a8 kind:arm_call to:0x020ed888 module:overlay(23) +from:0x020ed300 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ed350 kind:arm_call to:0x020eec08 module:overlay(23) +from:0x020ed358 kind:arm_call to:0x020eece0 module:overlay(23) +from:0x020ed388 kind:load to:0x020f1b50 module:overlay(23) +from:0x020ed418 kind:arm_call to:0x0201e8d4 module:main +from:0x020ed424 kind:arm_call to:0x020ee054 module:overlay(23) +from:0x020ed46c kind:arm_call to:0x020ef400 module:overlay(23) +from:0x020ed484 kind:arm_call to:0x020ef4a4 module:overlay(23) +from:0x020ed4a0 kind:arm_call to:0x020eeb24 module:overlay(23) +from:0x020ed4e4 kind:arm_call to:0x020249d4 module:main +from:0x020ed500 kind:arm_call to:0x020ed2b0 module:overlay(23) +from:0x020ed50c kind:load to:0x020f1b58 module:overlay(23) +from:0x020ed510 kind:load to:0x020b6558 module:overlay(0) +from:0x020ed524 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ed544 kind:arm_call to:0x020eec6c module:overlay(23) +from:0x020ed54c kind:arm_call to:0x020ed590 module:overlay(23) +from:0x020ed560 kind:arm_call to:0x020eea2c module:overlay(23) +from:0x020ed578 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ed584 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ed58c kind:load to:0x0204a110 module:main +from:0x020ed5c8 kind:arm_call to:0x020eecf8 module:overlay(23) +from:0x020ed5d0 kind:arm_call to:0x020eed08 module:overlay(23) +from:0x020ed64c kind:load to:0x020f1b60 module:overlay(23) +from:0x020ed6d8 kind:arm_call to:0x020ed888 module:overlay(23) +from:0x020ed6e0 kind:arm_call to:0x020ed2b0 module:overlay(23) +from:0x020ed728 kind:arm_call to:0x020eea2c module:overlay(23) +from:0x020ed730 kind:arm_call to:0x020eecb0 module:overlay(23) +from:0x020ed74c kind:arm_call to:0x020ef504 module:overlay(23) +from:0x020ed75c kind:arm_call to:0x020ef5f4 module:overlay(23) +from:0x020ed774 kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x020ed780 kind:arm_call to:0x020eee74 module:overlay(23) +from:0x020ed78c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ed7a4 kind:arm_call to:0x0201f498 module:main +from:0x020ed7b4 kind:arm_call to:0x0201f5c4 module:main +from:0x020ed7bc kind:arm_call to:0x020a9b80 module:overlay(0) +from:0x020ed7c8 kind:arm_call to:0x0201f730 module:main +from:0x020ed7d8 kind:arm_call to:0x0201fa70 module:main +from:0x020ed810 kind:arm_call to:0x020a9ba0 module:overlay(0) +from:0x020ed854 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020ed86c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ed878 kind:load to:0x020b6558 module:overlay(0) +from:0x020ed87c kind:load to:0x020f1cb0 module:overlay(23) +from:0x020ed884 kind:load to:0x020b51f8 module:overlay(0) +from:0x020ed8b8 kind:arm_call to:0x0206427c module:overlay(0) +from:0x020ed93c kind:arm_call to:0x020eee74 module:overlay(23) +from:0x020ed980 kind:load to:0x020f1b68 module:overlay(23) +from:0x020eda14 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x020eda1c kind:arm_call to:0x020ec11c module:overlay(23) +from:0x020eda28 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020edb7c kind:load to:0x020b51f8 module:overlay(0) +from:0x020edba8 kind:arm_call to:0x02028c4c module:main +from:0x020edbec kind:arm_call to:0x020a9ca0 module:overlay(0) +from:0x020edc00 kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x020edc64 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020edcc0 kind:arm_call to:0x0201aa44 module:main +from:0x020edcd4 kind:arm_call to:0x020ee6d4 module:overlay(23) +from:0x020edcec kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020edd2c kind:arm_call to:0x0201aa44 module:main +from:0x020edd40 kind:arm_call to:0x0201e8d4 module:main +from:0x020edd5c kind:arm_call to:0x0201aa44 module:main +from:0x020edd74 kind:arm_call to:0x0201e8d4 module:main +from:0x020edddc kind:arm_call to:0x0201f4b4 module:main +from:0x020edde8 kind:load to:0x020b6558 module:overlay(0) +from:0x020eddec kind:load to:0x0204af1c module:main +from:0x020ede18 kind:arm_call to:0x0201e8d4 module:main +from:0x020ede24 kind:arm_call to:0x020eea74 module:overlay(23) +from:0x020ede3c kind:arm_call to:0x02062f30 module:overlay(0) +from:0x020ede50 kind:arm_call to:0x0201e8d4 module:main +from:0x020ede74 kind:arm_call to:0x0201aa44 module:main +from:0x020edea8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020edec0 kind:arm_call to:0x0201e8d4 module:main +from:0x020edf24 kind:arm_call to:0x0201f4b4 module:main +from:0x020edf58 kind:arm_call to:0x0201aad0 module:main +from:0x020edf64 kind:load to:0x0204af1c module:main +from:0x020ee094 kind:arm_call to:0x02062e44 module:overlay(0) +from:0x020ee0e8 kind:arm_call to:0x02018214 module:main +from:0x020ee128 kind:arm_call to:0x020eea2c module:overlay(23) +from:0x020ee164 kind:arm_call to:0x020ef4a4 module:overlay(23) +from:0x020ee174 kind:arm_call to:0x020eebe0 module:overlay(23) +from:0x020ee17c kind:arm_call to:0x020ef63c module:overlay(23) +from:0x020ee190 kind:arm_call to:0x0201fa70 module:main +from:0x020ee198 kind:arm_call to:0x020ee1d0 module:overlay(23) +from:0x020ee1ac kind:load to:0x020b6558 module:overlay(0) +from:0x020ee1f8 kind:load to:0x02062ce0 module:overlay(0) +from:0x020ee230 kind:arm_call to:0x02028c4c module:main +from:0x020ee244 kind:arm_call to:0x02062e74 module:overlay(0) +from:0x020ee2b0 kind:arm_call to:0x0201aa44 module:main +from:0x020ee2bc kind:load to:0x0204af1c module:main +from:0x020ee2f8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ee320 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ee340 kind:arm_call to:0x02018268 module:main +from:0x020ee378 kind:arm_call to:0x0201e874 module:main +from:0x020ee384 kind:load to:0x020f189c module:overlay(23) +from:0x020ee388 kind:load to:0x020f18a2 module:overlay(23) +from:0x020ee3ac kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020ee450 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee464 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ee4e4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ee57c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ee5a4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ee6cc kind:load to:0x020b5254 module:overlay(0) +from:0x020ee6f8 kind:arm_call to:0x0201e8d4 module:main +from:0x020ee710 kind:arm_call to:0x0201aa44 module:main +from:0x020ee73c kind:arm_call to:0x0201e8d4 module:main +from:0x020ee754 kind:arm_call to:0x0201aa44 module:main +from:0x020ee76c kind:arm_call to:0x0201e8d4 module:main +from:0x020ee784 kind:arm_call to:0x0201aad0 module:main +from:0x020ee790 kind:load to:0x0204af1c module:main +from:0x020ee7b4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee7c8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee804 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee820 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ee82c kind:load to:0x020b5254 module:overlay(0) +from:0x020ee8e8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020ee908 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ee91c kind:load to:0x020b5254 module:overlay(0) +from:0x020ee9c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eea14 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x020eea24 kind:load to:0x020f18a8 module:overlay(23) +from:0x020eea28 kind:load to:0x020f18ae module:overlay(23) +from:0x020eea38 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020eea4c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020eead4 kind:arm_call to:0x0201aa44 module:main +from:0x020eeb14 kind:arm_call to:0x0201aad0 module:main +from:0x020eeb20 kind:load to:0x0204af1c module:main +from:0x020eeb54 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eeb70 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eebb0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eebcc kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eec00 kind:load to:0x020b51f8 module:overlay(0) +from:0x020eec04 kind:load to:0x0206d274 module:overlay(0) +from:0x020eec3c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020eec58 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eec88 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eeca4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020eecac kind:load to:0x020b5254 module:overlay(0) +from:0x020eecc8 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020eed2c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020eed34 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020eed60 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x020eed6c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020eed98 kind:arm_call to:0x02011f3c module:main +from:0x020eedb8 kind:arm_call to:0x02011ff4 module:main +from:0x020eedc8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020eedf4 kind:arm_call to:0x020eee8c module:overlay(23) +from:0x020eee64 kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x020eeebc kind:arm_call to:0x020a4c54 module:overlay(0) +from:0x020eeed4 kind:arm_call to:0x02034060 module:main +from:0x020eeee0 kind:arm_call to:0x02015ea8 module:main +from:0x020eeef8 kind:arm_call to:0x02034060 module:main +from:0x020eef00 kind:arm_call to:0x02033f7c module:main +from:0x020eef14 kind:arm_call to:0x02034060 module:main +from:0x020eef30 kind:arm_call to:0x02034060 module:main +from:0x020eef38 kind:arm_call to:0x02033f7c module:main +from:0x020eef50 kind:arm_call to:0x02034060 module:main +from:0x020eef70 kind:arm_call_thumb to:0x02015628 module:main +from:0x020eef7c kind:arm_call_thumb to:0x02015664 module:main +from:0x020eef8c kind:arm_call to:0x02034060 module:main +from:0x020eef94 kind:arm_call to:0x02033f7c module:main +from:0x020eefac kind:arm_call to:0x02034060 module:main +from:0x020eefc0 kind:arm_call_thumb to:0x020156c8 module:main +from:0x020eefd8 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x020ef030 kind:arm_call to:0x020aa278 module:overlay(0) +from:0x020ef058 kind:arm_call to:0x020ea224 module:overlay(23) +from:0x020ef070 kind:arm_call_thumb to:0x020156f4 module:main +from:0x020ef078 kind:arm_call_thumb to:0x02015644 module:main +from:0x020ef084 kind:load to:0x020f1b70 module:overlay(23) +from:0x020ef088 kind:load to:0x020f1b78 module:overlay(23) +from:0x020ef08c kind:load to:0x020aa29c module:overlay(0) +from:0x020ef094 kind:load to:0x020aa294 module:overlay(0) +from:0x020ef0b4 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x020ef0bc kind:arm_call to:0x02011ff4 module:main +from:0x020ef184 kind:arm_call to:0x020328c8 module:main +from:0x020ef198 kind:arm_call to:0x02028cdc module:main +from:0x020ef1a8 kind:arm_call_thumb to:0x020a0b80 module:overlay(0) +from:0x020ef1b4 kind:load to:0x020b6558 module:overlay(0) +from:0x020ef1b8 kind:load to:0x020f1cc4 module:overlay(23) +from:0x020ef1bc kind:load to:0x020f1d00 module:overlay(23) +from:0x020ef1c0 kind:load to:0x020f1d22 module:overlay(23) +from:0x020ef1c4 kind:load to:0x020f1d44 module:overlay(23) +from:0x020ef1c8 kind:load to:0x020ef1cc module:overlay(23) +from:0x020ef1d8 kind:arm_call to:0x02030d48 module:main +from:0x020ef1f4 kind:arm_call_thumb to:0x020a0ae4 module:overlay(0) +from:0x020ef1f8 kind:arm_call to:0x02030cfc module:main +from:0x020ef218 kind:arm_call to:0x02030d58 module:main +from:0x020ef220 kind:arm_call_thumb to:0x020a0bac module:overlay(0) +from:0x020ef228 kind:load to:0x020b64f0 module:overlay(0) +from:0x020ef230 kind:load to:0x020f1cc4 module:overlay(23) +from:0x020ef234 kind:load to:0x020b62f0 module:overlay(0) +from:0x020ef25c kind:arm_call_thumb to:0x020bfef0 module:overlay(1) +from:0x020ef268 kind:load to:0x020f1b8c module:overlay(23) +from:0x020ef280 kind:arm_call to:0x02011ff4 module:main +from:0x020ef294 kind:load to:0x020f1b8c module:overlay(23) +from:0x020ef2ac kind:arm_call to:0x02011ff4 module:main +from:0x020ef2bc kind:arm_call to:0x02011ff4 module:main +from:0x020ef2c8 kind:load to:0x020f1b8c module:overlay(23) +from:0x020ef320 kind:load to:0x020f1dc4 module:overlay(23) +from:0x020ef324 kind:load to:0x020f1dd4 module:overlay(23) +from:0x020ef328 kind:load to:0x020ef2ec module:overlay(23) +from:0x020ef34c kind:arm_call to:0x020f1114 module:overlay(23) +from:0x020ef350 kind:arm_call to:0x020c6e90 module:overlay(20) +from:0x020ef370 kind:arm_call to:0x020f1380 module:overlay(23) +from:0x020ef374 kind:arm_call to:0x020f121c module:overlay(23) +from:0x020ef380 kind:load to:0x020f1de0 module:overlay(23) +from:0x020ef384 kind:load to:0x020ef304 module:overlay(23) +from:0x020ef388 kind:load to:0x020f1bc4 module:overlay(23) +from:0x020ef38c kind:load to:0x020ef308 module:overlay(23) +from:0x020ef398 kind:load to:0x020f128c module:overlay(23) +from:0x020ef3a0 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020ef3d0 kind:arm_call to:0x020cf5b0 module:overlay(20) +from:0x020ef514 kind:arm_call to:0x020ef400 module:overlay(23) +from:0x020ef538 kind:arm_call to:0x02028c30 module:main +from:0x020ef56c kind:arm_call to:0x020ef400 module:overlay(23) +from:0x020ef5b4 kind:arm_call to:0x020ef440 module:overlay(23) +from:0x020ef5dc kind:arm_call to:0x02028c30 module:main +from:0x020ef614 kind:arm_call to:0x020ef400 module:overlay(23) +from:0x020ef720 kind:arm_call to:0x020cf590 module:overlay(20) +from:0x020ef72c kind:arm_call to:0x0202851c module:main +from:0x020ef794 kind:load to:0x02028c4c module:main +from:0x020ef7e0 kind:load to:0x020fbde0 module:overlay(23) +from:0x020ef830 kind:load to:0x020fbde0 module:overlay(23) +from:0x020ef914 kind:arm_call to:0x020ef86c module:overlay(23) +from:0x020ef9e8 kind:load to:0x020f0ac4 module:overlay(23) +from:0x020efaa4 kind:arm_call to:0x020ef9c8 module:overlay(23) +from:0x020efaac kind:arm_call to:0x020ef9c8 module:overlay(23) +from:0x020efab4 kind:arm_call to:0x020ef9c8 module:overlay(23) +from:0x020efae0 kind:arm_call to:0x020f0ac4 module:overlay(23) +from:0x020efae8 kind:arm_call to:0x020ef9c8 module:overlay(23) +from:0x020efaf0 kind:arm_call to:0x020ef9c8 module:overlay(23) +from:0x020efb10 kind:arm_call to:0x020ef6ac module:overlay(23) +from:0x020efb28 kind:arm_call to:0x020ef9ec module:overlay(23) +from:0x020efb44 kind:arm_call to:0x020ef6c0 module:overlay(23) +from:0x020efb5c kind:arm_call to:0x020ef9ec module:overlay(23) +from:0x020efc10 kind:arm_call to:0x020d0394 module:overlay(20) +from:0x020efc20 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020efc34 kind:load to:0x020efe0c module:overlay(23) +from:0x020efd38 kind:arm_call to:0x020efb68 module:overlay(23) +from:0x020efd68 kind:arm_call to:0x020eff84 module:overlay(23) +from:0x020efd98 kind:arm_call to:0x020f0178 module:overlay(23) +from:0x020efda4 kind:arm_call to:0x020f0078 module:overlay(23) +from:0x020efdd4 kind:arm_call to:0x020f00f8 module:overlay(23) +from:0x020efdec kind:arm_call to:0x020f06c8 module:overlay(23) +from:0x020efdf8 kind:arm_call to:0x020f07b8 module:overlay(23) +from:0x020efe04 kind:arm_call to:0x020f021c module:overlay(23) +from:0x020efe20 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020efe40 kind:arm_call to:0x020efb68 module:overlay(23) +from:0x020efe48 kind:load to:0x020fbde4 module:overlay(23) +from:0x020efe70 kind:load to:0x020fbde4 module:overlay(23) +from:0x020efe90 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020eff80 kind:load to:0x020fbde4 module:overlay(23) +from:0x020effa0 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020effcc kind:arm_call to:0x020ce8cc module:overlay(20) +from:0x020effdc kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020effe4 kind:arm_call to:0x020cf7e0 module:overlay(20) +from:0x020efff4 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f000c kind:arm_call to:0x020cf204 module:overlay(20) +from:0x020f001c kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f0038 kind:arm_call to:0x020cf248 module:overlay(20) +from:0x020f0048 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f0060 kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f0068 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f006c kind:load to:0x020eff84 module:overlay(23) +from:0x020f0070 kind:load to:0x020efe4c module:overlay(23) +from:0x020f0074 kind:load to:0x020efe74 module:overlay(23) +from:0x020f0094 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f00b8 kind:arm_call to:0x020cf89c module:overlays(19,20) +from:0x020f00c8 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f00e8 kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f00f0 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f00f4 kind:load to:0x020f0078 module:overlay(23) +from:0x020f0114 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f0138 kind:arm_call to:0x020cf8e0 module:overlay(20) +from:0x020f0148 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f0168 kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f0170 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f0174 kind:load to:0x020f00f8 module:overlay(23) +from:0x020f0194 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f01b8 kind:arm_call to:0x020cf858 module:overlay(20) +from:0x020f01c8 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f01dc kind:arm_call to:0x020cead0 module:overlay(20) +from:0x020f01ec kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f020c kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f0214 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f0218 kind:load to:0x020f0178 module:overlay(23) +from:0x020f0238 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f025c kind:arm_call to:0x020cf99c module:overlay(20) +from:0x020f026c kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f0294 kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f029c kind:load to:0x020fbde4 module:overlay(23) +from:0x020f02a0 kind:load to:0x020f021c module:overlay(23) +from:0x020f02c0 kind:arm_call to:0x020f0388 module:overlay(23) +from:0x020f035c kind:arm_call to:0x020efb68 module:overlay(23) +from:0x020f0384 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f03a8 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f03d8 kind:arm_call to:0x020cf770 module:overlay(20) +from:0x020f03f0 kind:arm_call to:0x020cfa1c module:overlay(20) +from:0x020f0400 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f041c kind:arm_call to:0x020cfbb0 module:overlay(20) +from:0x020f042c kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f048c kind:arm_call to:0x020d0268 module:overlay(20) +from:0x020f049c kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f04c8 kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f04d4 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f04d8 kind:load to:0x020f0388 module:overlay(23) +from:0x020f04dc kind:load to:0x020f02a4 module:overlay(23) +from:0x020f04f8 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f0564 kind:arm_call to:0x020f05a8 module:overlay(23) +from:0x020f0590 kind:arm_call to:0x020f021c module:overlay(23) +from:0x020f059c kind:arm_call to:0x020ef9c8 module:overlay(23) +from:0x020f05a4 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f05c8 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f0600 kind:arm_call to:0x020cfe88 module:overlay(20) +from:0x020f0610 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f0674 kind:arm_call to:0x020d0268 module:overlay(20) +from:0x020f0684 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f06b0 kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f06bc kind:load to:0x020fbde4 module:overlay(23) +from:0x020f06c0 kind:load to:0x020f04e0 module:overlay(23) +from:0x020f06c4 kind:load to:0x020f05a8 module:overlay(23) +from:0x020f0708 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f0730 kind:arm_call to:0x020cf590 module:overlay(20) +from:0x020f0750 kind:arm_call to:0x020f0388 module:overlay(23) +from:0x020f0778 kind:arm_call to:0x020ef718 module:overlay(23) +from:0x020f0794 kind:arm_call to:0x020d12b4 module:overlay(20) +from:0x020f07a4 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f07b0 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f07b4 kind:load to:0x020f06c8 module:overlay(23) +from:0x020f07d8 kind:arm_call to:0x020efb34 module:overlay(23) +from:0x020f0818 kind:arm_call to:0x020cf590 module:overlay(20) +from:0x020f085c kind:arm_call to:0x02028d9c module:main +from:0x020f087c kind:arm_call to:0x02028d9c module:main +from:0x020f088c kind:arm_call to:0x020cfcf4 module:overlay(20) +from:0x020f089c kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f08c8 kind:arm_call to:0x0202761c module:main +from:0x020f08dc kind:arm_call to:0x020cfe44 module:overlay(20) +from:0x020f08ec kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f0968 kind:arm_call to:0x02028e30 module:main +from:0x020f09d0 kind:arm_call to:0x020cfcf4 module:overlay(20) +from:0x020f09e0 kind:arm_call to:0x020efaf8 module:overlay(23) +from:0x020f09f4 kind:arm_call to:0x020f05a8 module:overlay(23) +from:0x020f0a1c kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f0a24 kind:load to:0x020fbde4 module:overlay(23) +from:0x020f0a28 kind:load to:0x020f07b8 module:overlay(23) +from:0x020f0a40 kind:arm_call to:0x020280d8 module:main +from:0x020f0a48 kind:arm_call to:0x020cf770 module:overlay(20) +from:0x020f0a50 kind:arm_call to:0x02028100 module:main +from:0x020f0a6c kind:arm_call to:0x02028c4c module:main +from:0x020f0abc kind:load to:0x020fbde4 module:overlay(23) +from:0x020f0ae8 kind:arm_call to:0x020efc38 module:overlay(23) +from:0x020f0af8 kind:arm_call to:0x02027cb0 module:main +from:0x020f0b08 kind:arm_call to:0x02027cb0 module:main +from:0x020f0b2c kind:arm_call to:0x02028c60 module:main +from:0x020f0b34 kind:load to:0x020f192c module:overlay(23) +from:0x020f0b80 kind:arm_call to:0x02027cb0 module:main +from:0x020f0be8 kind:arm_call to:0x020ef86c module:overlay(23) +from:0x020f0c0c kind:arm_call to:0x020ef86c module:overlay(23) +from:0x020f0c34 kind:load to:0x020fbdec module:overlay(23) +from:0x020f0c98 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f0cb4 kind:arm_call to:0x020ef8d8 module:overlay(23) +from:0x020f0cf4 kind:arm_call to:0x020f0b38 module:overlay(23) +from:0x020f0d1c kind:arm_call to:0x020ef8f0 module:overlay(23) +from:0x020f0d6c kind:arm_call to:0x020280ec module:main +from:0x020f0d98 kind:arm_call to:0x02028100 module:main +from:0x020f0da8 kind:arm_call to:0x020280ec module:main +from:0x020f0dd8 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f0e10 kind:arm_call to:0x020f0b38 module:overlay(23) +from:0x020f0e1c kind:arm_call to:0x020f0bc0 module:overlay(23) +from:0x020f0e30 kind:arm_call to:0x020ef8d8 module:overlay(23) +from:0x020f0e44 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f0e78 kind:arm_call to:0x020f0ac4 module:overlay(23) +from:0x020f0ea4 kind:arm_call to:0x020282f4 module:main +from:0x020f0ebc kind:arm_call to:0x020f132c module:overlay(23) +from:0x020f0f44 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f0fc0 kind:arm_call to:0x020ef834 module:overlay(23) +from:0x020f0ffc kind:arm_call to:0x020ef84c module:overlay(23) +from:0x020f101c kind:arm_call to:0x020ef99c module:overlay(23) +from:0x020f1054 kind:arm_call to:0x020ef9a0 module:overlay(23) +from:0x020f1058 kind:arm_call to:0x020f1350 module:overlay(23) +from:0x020f1064 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f1070 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f10a8 kind:arm_call to:0x020f0ac4 module:overlay(23) +from:0x020f10bc kind:arm_call to:0x020ef944 module:overlay(23) +from:0x020f10d0 kind:arm_call to:0x020ef95c module:overlay(23) +from:0x020f1100 kind:arm_call to:0x0202851c module:main +from:0x020f1110 kind:load to:0x020fbdec module:overlay(23) +from:0x020f1124 kind:arm_call to:0x020280ec module:main +from:0x020f112c kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f1140 kind:arm_call to:0x0202851c module:main +from:0x020f115c kind:arm_call to:0x02028c4c module:main +from:0x020f1178 kind:arm_call to:0x020f0af0 module:overlay(23) +from:0x020f1188 kind:arm_call to:0x020ef77c module:overlay(23) +from:0x020f11d0 kind:arm_call to:0x020f0a2c module:overlay(23) +from:0x020f11d4 kind:arm_call to:0x020280ec module:main +from:0x020f1200 kind:arm_call to:0x02028100 module:main +from:0x020f1208 kind:arm_call to:0x02028100 module:main +from:0x020f1210 kind:load to:0x020fbdec module:overlay(23) +from:0x020f1218 kind:load to:0x020f0c38 module:overlay(23) +from:0x020f1220 kind:arm_call to:0x020280ec module:main +from:0x020f1228 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f1248 kind:arm_call to:0x020f0ac4 module:overlay(23) +from:0x020f124c kind:arm_call to:0x020280ec module:main +from:0x020f1278 kind:arm_call to:0x02028100 module:main +from:0x020f1280 kind:arm_call to:0x02028100 module:main +from:0x020f1288 kind:load to:0x020fbdec module:overlay(23) +from:0x020f1290 kind:arm_call to:0x020280ec module:main +from:0x020f1298 kind:arm_call to:0x020f131c module:overlay(23) +from:0x020f12b8 kind:arm_call to:0x020280ec module:main +from:0x020f12e8 kind:arm_call to:0x02028100 module:main +from:0x020f12ec kind:arm_call to:0x020f1350 module:overlay(23) +from:0x020f1308 kind:arm_call to:0x020f0ac4 module:overlay(23) +from:0x020f1310 kind:arm_call to:0x02028100 module:main +from:0x020f1318 kind:load to:0x020fbdec module:overlay(23) +from:0x020f1328 kind:load to:0x020fbdec module:overlay(23) +from:0x020f134c kind:load to:0x020fbdec module:overlay(23) +from:0x020f137c kind:load to:0x020fbdec module:overlay(23) +from:0x020f1394 kind:arm_call to:0x020280ec module:main +from:0x020f13c0 kind:arm_call to:0x020ef86c module:overlay(23) +from:0x020f13e4 kind:arm_call to:0x020ef86c module:overlay(23) +from:0x020f13f0 kind:arm_call to:0x0202851c module:main +from:0x020f13fc kind:arm_call to:0x020ef7e4 module:overlay(23) +from:0x020f1408 kind:arm_call to:0x0202851c module:main +from:0x020f141c kind:arm_call to:0x020ef9a4 module:overlay(23) +from:0x020f1438 kind:arm_call to:0x020ef9b0 module:overlay(23) +from:0x020f1440 kind:arm_call to:0x02028100 module:main +from:0x020f1448 kind:load to:0x020fbdec module:overlay(23) +from:0x020f1458 kind:load to:0x020f1bc8 module:overlay(23) +from:0x020f145c kind:load to:0x020ef798 module:overlay(23) +from:0x020f1510 kind:arm_call to:0x02028e30 module:main +from:0x020f1598 kind:arm_call to:0x02028e30 module:main +from:0x020f171c kind:arm_call to:0x0203a3c8 module:main +from:0x020f1754 kind:arm_call to:0x020f152c module:overlay(23) +from:0x020f17f4 kind:arm_call to:0x02028c4c module:main +from:0x020f184c kind:arm_call to:0x020329e0 module:main +from:0x020f1874 kind:arm_call to:0x02028c4c module:main +from:0x020f198c kind:arm_call to:0x0203d160 module:main +from:0x020f1994 kind:load to:0x020f1cc4 module:overlay(23) +from:0x020f1998 kind:load to:0x020ef238 module:overlay(23) +from:0x020f19b8 kind:arm_call to:0x020ef244 module:overlay(23) +from:0x020f19c8 kind:arm_call to:0x0203ce74 module:main +from:0x020f19dc kind:load to:0x020f1dc4 module:overlay(23) +from:0x020f19e0 kind:load to:0x020f1dd4 module:overlay(23) +from:0x020f19e4 kind:load to:0x020ef26c module:overlay(23) +from:0x020f19e8 kind:load to:0x020f1dc8 module:overlay(23) +from:0x020f19ec kind:load to:0x020f196c module:overlay(23) +from:0x020f19f0 kind:load to:0x020f1970 module:overlay(23) +from:0x020f19f4 kind:load to:0x020f199c module:overlay(23) +from:0x020f19f8 kind:load to:0x020f144c module:overlay(23) +from:0x020f1a08 kind:load to:0x020e9bd8 module:overlay(23) +from:0x020f1a0c kind:load to:0x020e9c44 module:overlay(23) +from:0x020f1a10 kind:load to:0x020e9cb8 module:overlay(23) +from:0x020f1a14 kind:load to:0x020e9dfc module:overlay(23) +from:0x020f1a18 kind:load to:0x0201838c module:main +from:0x020f1a1c kind:load to:0x020e9f54 module:overlay(23) +from:0x020f1a20 kind:load to:0x020e9f6c module:overlay(23) +from:0x020f1a24 kind:load to:0x02018394 module:main +from:0x020f1a28 kind:load to:0x020e9f50 module:overlay(23) +from:0x020f1a2c kind:load to:0x020e9fd0 module:overlay(23) +from:0x020f1a38 kind:load to:0x020185e0 module:main +from:0x020f1a3c kind:load to:0x0201860c module:main +from:0x020f1a40 kind:load to:0x020ea3fc module:overlay(23) +from:0x020f1a44 kind:load to:0x020ea450 module:overlay(23) +from:0x020f1a48 kind:load to:0x020ea4ac module:overlay(23) +from:0x020f1a4c kind:load to:0x020185d1 module:main +from:0x020f1a50 kind:load to:0x020185d5 module:main +from:0x020f1a54 kind:load to:0x020185d9 module:main +from:0x020f1a58 kind:load to:0x020185dd module:main +from:0x020f1a5c kind:load to:0x020ea870 module:overlay(23) +from:0x020f1a60 kind:load to:0x020ea8a0 module:overlay(23) +from:0x020f1a64 kind:load to:0x020ea8c0 module:overlay(23) +from:0x020f1a68 kind:load to:0x020186a8 module:main +from:0x020f1a6c kind:load to:0x020186f4 module:main +from:0x020f1aec kind:load to:0x020eb548 module:overlay(23) +from:0x020f1af0 kind:load to:0x020ef0ac module:overlay(23) +from:0x020f1af4 kind:load to:0x020ee1e8 module:overlay(23) +from:0x020f1af8 kind:load to:0x020ee1fc module:overlay(23) +from:0x020f1b04 kind:load to:0x020eb57c module:overlay(23) +from:0x020f1b08 kind:load to:0x020eb724 module:overlay(23) +from:0x020f1b0c kind:load to:0x020eb8d4 module:overlay(23) +from:0x020f1b10 kind:load to:0x020ec078 module:overlay(23) +from:0x020f1b14 kind:load to:0x020ebd44 module:overlay(23) +from:0x020f1b18 kind:load to:0x020ec088 module:overlay(23) +from:0x020f1b1c kind:load to:0x02061cdc module:overlay(0) +from:0x020f1b20 kind:load to:0x020ec368 module:overlay(23) +from:0x020f1b28 kind:load to:0x020edb84 module:overlay(23) +from:0x020f1b30 kind:load to:0x020ecc0c module:overlay(23) +from:0x020f1b38 kind:load to:0x020ecfd8 module:overlay(23) +from:0x020f1b40 kind:load to:0x020eddf0 module:overlay(23) +from:0x020f1b48 kind:load to:0x020ed200 module:overlay(23) +from:0x020f1b50 kind:load to:0x020ed518 module:overlay(23) +from:0x020f1b58 kind:load to:0x020eddf0 module:overlay(23) +from:0x020f1b60 kind:load to:0x020ed650 module:overlay(23) +from:0x020f1b68 kind:load to:0x020ed984 module:overlay(23) +from:0x020f1b8c kind:load to:0x020ef26c module:overlay(23) +from:0x020f1b90 kind:load to:0x020ef298 module:overlay(23) +from:0x020f1b9c kind:load to:0x020ef3d8 module:overlay(23) +from:0x020f1ba0 kind:load to:0x020ef3e4 module:overlay(23) +from:0x020f1ba4 kind:load to:0x020ef3f0 module:overlay(23) +from:0x020f1ba8 kind:load to:0x020ef3f8 module:overlay(23) +from:0x020f1bb4 kind:load to:0x020ef32c module:overlay(23) +from:0x020f1bb8 kind:load to:0x020ef390 module:overlay(23) +from:0x020f1bbc kind:load to:0x020ef39c module:overlay(23) +from:0x020f1bc0 kind:load to:0x020ef3b4 module:overlay(23) +from:0x020f1bcc kind:load to:0x020f1460 module:overlay(23) +from:0x020f1bd0 kind:load to:0x020f1464 module:overlay(23) +from:0x020f1bd4 kind:load to:0x020f146c module:overlay(23) +from:0x020f1bd8 kind:load to:0x020f167c module:overlay(23) +from:0x020f1bdc kind:load to:0x020f1790 module:overlay(23) +from:0x020f1be0 kind:load to:0x020f1804 module:overlay(23) +from:0x020f1be4 kind:load to:0x020f1880 module:overlay(23) +from:0x020f1be8 kind:load to:0x020fbdf4 module:overlay(23) diff --git a/config/eur1/arm9/overlays/ov023/symbols.txt b/config/eur1/arm9/overlays/ov023/symbols.txt new file mode 100644 index 00000000..e8fe0595 --- /dev/null +++ b/config/eur1/arm9/overlays/ov023/symbols.txt @@ -0,0 +1,285 @@ +func_ov023_020e9a80 kind:function(arm,size=0x3c) addr:0x020e9a80 +func_ov023_020e9abc kind:function(arm,size=0x24) addr:0x020e9abc +func_ov023_020e9ae0 kind:function(arm,size=0x10) addr:0x020e9ae0 +func_ov023_020e9af0 kind:function(arm,size=0xe8) addr:0x020e9af0 +func_ov023_020e9bd8 kind:function(arm,size=0x6c) addr:0x020e9bd8 +func_ov023_020e9c44 kind:function(arm,size=0x74) addr:0x020e9c44 +func_ov023_020e9cb8 kind:function(arm,size=0x144) addr:0x020e9cb8 +func_ov023_020e9dfc kind:function(arm,size=0x154) addr:0x020e9dfc +func_ov023_020e9f50 kind:function(arm,size=0x4) addr:0x020e9f50 +func_ov023_020e9f54 kind:function(arm,size=0x18) addr:0x020e9f54 +func_ov023_020e9f6c kind:function(arm,size=0x64) addr:0x020e9f6c +func_ov023_020e9fd0 kind:function(arm,size=0x60) addr:0x020e9fd0 +func_ov023_020ea030 kind:function(arm,size=0xc8) addr:0x020ea030 +func_ov023_020ea0f8 kind:function(arm,size=0x20) addr:0x020ea0f8 +func_ov023_020ea118 kind:function(arm,size=0x10c) addr:0x020ea118 +func_ov023_020ea224 kind:function(arm,size=0xcc) addr:0x020ea224 +func_ov023_020ea2f0 kind:function(arm,size=0x2c) addr:0x020ea2f0 +func_ov023_020ea31c kind:function(arm,size=0x2c) addr:0x020ea31c +func_ov023_020ea348 kind:function(arm,size=0x2c) addr:0x020ea348 +func_ov023_020ea374 kind:function(arm,size=0x14) addr:0x020ea374 +func_ov023_020ea388 kind:function(arm,size=0x2c) addr:0x020ea388 +func_ov023_020ea3b4 kind:function(arm,size=0x48) addr:0x020ea3b4 +func_ov023_020ea3fc kind:function(arm,size=0x54) addr:0x020ea3fc +func_ov023_020ea450 kind:function(arm,size=0x5c) addr:0x020ea450 +func_ov023_020ea4ac kind:function(arm,size=0x3c4) addr:0x020ea4ac +func_ov023_020ea870 kind:function(arm,size=0x30) addr:0x020ea870 +func_ov023_020ea8a0 kind:function(arm,size=0x20) addr:0x020ea8a0 +func_ov023_020ea8c0 kind:function(arm,size=0x44) addr:0x020ea8c0 +func_ov023_020ea904 kind:function(arm,size=0x28) addr:0x020ea904 +func_ov023_020ea92c kind:function(arm,size=0x34) addr:0x020ea92c +func_ov023_020ea960 kind:function(arm,size=0x38) addr:0x020ea960 +func_ov023_020ea998 kind:function(arm,size=0xb9c) addr:0x020ea998 +func_ov023_020eb534 kind:function(arm,size=0x14) addr:0x020eb534 +func_ov023_020eb548 kind:function(arm,size=0x14) addr:0x020eb548 +func_ov023_020eb55c kind:function(arm,size=0x20) addr:0x020eb55c +func_ov023_020eb57c kind:function(arm,size=0x1a8) addr:0x020eb57c +func_ov023_020eb724 kind:function(arm,size=0x1b0) addr:0x020eb724 +func_ov023_020eb8d4 kind:function(arm,size=0x470) addr:0x020eb8d4 +func_ov023_020ebd44 kind:function(arm,size=0x334) addr:0x020ebd44 +func_ov023_020ec078 kind:function(arm,size=0x10) addr:0x020ec078 +func_ov023_020ec088 kind:function(arm,size=0x94) addr:0x020ec088 +func_ov023_020ec11c kind:function(arm,size=0x24c) addr:0x020ec11c +func_ov023_020ec368 kind:function(arm,size=0x794) addr:0x020ec368 +func_ov023_020ecafc kind:function(arm,size=0x110) addr:0x020ecafc +func_ov023_020ecc0c kind:function(arm,size=0x210) addr:0x020ecc0c +func_ov023_020ece1c kind:function(arm,size=0x1bc) addr:0x020ece1c +func_ov023_020ecfd8 kind:function(arm,size=0x1dc) addr:0x020ecfd8 +func_ov023_020ed1b4 kind:function(arm,size=0x4c) addr:0x020ed1b4 +func_ov023_020ed200 kind:function(arm,size=0xb0) addr:0x020ed200 +func_ov023_020ed2b0 kind:function(arm,size=0xdc) addr:0x020ed2b0 +func_ov023_020ed38c kind:function(arm,size=0x18c) addr:0x020ed38c +func_ov023_020ed518 kind:function(arm,size=0x78) addr:0x020ed518 +func_ov023_020ed590 kind:function(arm,size=0xc0) addr:0x020ed590 +func_ov023_020ed650 kind:function(arm,size=0x238) addr:0x020ed650 +func_ov023_020ed888 kind:function(arm,size=0xfc) addr:0x020ed888 +func_ov023_020ed984 kind:function(arm,size=0x200) addr:0x020ed984 +func_ov023_020edb84 kind:function(arm,size=0x26c) addr:0x020edb84 +func_ov023_020eddf0 kind:function(arm,size=0x178) addr:0x020eddf0 +func_ov023_020edf68 kind:function(arm,size=0xec) addr:0x020edf68 +func_ov023_020ee054 kind:function(arm,size=0xac) addr:0x020ee054 +func_ov023_020ee100 kind:function(arm,size=0xb4) addr:0x020ee100 +func_ov023_020ee1b4 kind:function(arm,size=0x1c) addr:0x020ee1b4 +func_ov023_020ee1d0 kind:function(arm,size=0x18) addr:0x020ee1d0 +func_ov023_020ee1e8 kind:function(arm,size=0x14) addr:0x020ee1e8 +func_ov023_020ee1fc kind:function(arm,size=0xc4) addr:0x020ee1fc +func_ov023_020ee2c0 kind:function(arm,size=0xcc) addr:0x020ee2c0 +func_ov023_020ee38c kind:function(arm,size=0x348) addr:0x020ee38c +func_ov023_020ee6d4 kind:function(arm,size=0xc0) addr:0x020ee6d4 +func_ov023_020ee794 kind:function(arm,size=0x4c) addr:0x020ee794 +func_ov023_020ee7e0 kind:function(arm,size=0x50) addr:0x020ee7e0 +func_ov023_020ee830 kind:function(arm,size=0x88) addr:0x020ee830 +func_ov023_020ee8b8 kind:function(arm,size=0x68) addr:0x020ee8b8 +func_ov023_020ee920 kind:function(arm,size=0x34) addr:0x020ee920 +func_ov023_020ee954 kind:function(arm,size=0x2c) addr:0x020ee954 +func_ov023_020ee980 kind:function(arm,size=0xac) addr:0x020ee980 +func_ov023_020eea2c kind:function(arm,size=0x48) addr:0x020eea2c +func_ov023_020eea74 kind:function(arm,size=0xb0) addr:0x020eea74 +func_ov023_020eeb24 kind:function(arm,size=0xbc) addr:0x020eeb24 +func_ov023_020eebe0 kind:function(arm,size=0x28) addr:0x020eebe0 +func_ov023_020eec08 kind:function(arm,size=0x64) addr:0x020eec08 +func_ov023_020eec6c kind:function(arm,size=0x44) addr:0x020eec6c +func_ov023_020eecb0 kind:function(arm,size=0x30) addr:0x020eecb0 +func_ov023_020eece0 kind:function(arm,size=0x18) addr:0x020eece0 +func_ov023_020eecf8 kind:function(arm,size=0x10) addr:0x020eecf8 +func_ov023_020eed08 kind:function(arm,size=0x3c) addr:0x020eed08 +func_ov023_020eed44 kind:function(arm,size=0x68) addr:0x020eed44 +func_ov023_020eedac kind:function(arm,size=0x28) addr:0x020eedac +func_ov023_020eedd4 kind:function(arm,size=0x30) addr:0x020eedd4 +func_ov023_020eee04 kind:function(arm,size=0x70) addr:0x020eee04 +func_ov023_020eee74 kind:function(arm,size=0x18) addr:0x020eee74 +func_ov023_020eee8c kind:function(arm,size=0x214) addr:0x020eee8c +func_ov023_020ef0a0 kind:function(arm,size=0xc) addr:0x020ef0a0 +func_ov023_020ef0ac kind:function(arm,size=0x1c) addr:0x020ef0ac +func_ov023_020ef0c8 kind:function(arm,size=0x104) addr:0x020ef0c8 +func_ov023_020ef1cc kind:function(arm,size=0x6c) addr:0x020ef1cc +func_ov023_020ef238 kind:function(arm,size=0xc) addr:0x020ef238 +func_ov023_020ef244 kind:function(arm,size=0x28) addr:0x020ef244 +func_ov023_020ef26c kind:function(arm,size=0x2c) addr:0x020ef26c +func_ov023_020ef298 kind:function(arm,size=0x34) addr:0x020ef298 +func_ov023_020ef2cc kind:function(arm,size=0x20) addr:0x020ef2cc +func_ov023_020ef2ec kind:function(arm,size=0x18) addr:0x020ef2ec +func_ov023_020ef304 kind:function(arm,size=0x4) addr:0x020ef304 +func_ov023_020ef308 kind:function(arm,size=0x24) addr:0x020ef308 +func_ov023_020ef32c kind:function(arm,size=0x64) addr:0x020ef32c +func_ov023_020ef390 kind:function(arm,size=0xc) addr:0x020ef390 +func_ov023_020ef39c kind:function(arm,size=0x18) addr:0x020ef39c +func_ov023_020ef3b4 kind:function(arm,size=0x24) addr:0x020ef3b4 +func_ov023_020ef3d8 kind:function(arm,size=0xc) addr:0x020ef3d8 +func_ov023_020ef3e4 kind:function(arm,size=0xc) addr:0x020ef3e4 +func_ov023_020ef3f0 kind:function(arm,size=0x8) addr:0x020ef3f0 +func_ov023_020ef3f8 kind:function(arm,size=0x8) addr:0x020ef3f8 +func_ov023_020ef400 kind:function(arm,size=0x40) addr:0x020ef400 +func_ov023_020ef440 kind:function(arm,size=0x64) addr:0x020ef440 +func_ov023_020ef4a4 kind:function(arm,size=0x60) addr:0x020ef4a4 +func_ov023_020ef504 kind:function(arm,size=0x44) addr:0x020ef504 +func_ov023_020ef548 kind:function(arm,size=0x58) addr:0x020ef548 +func_ov023_020ef5a0 kind:function(arm,size=0x54) addr:0x020ef5a0 +func_ov023_020ef5f4 kind:function(arm,size=0x48) addr:0x020ef5f4 +func_ov023_020ef63c kind:function(arm,size=0x70) addr:0x020ef63c +func_ov023_020ef6ac kind:function(arm,size=0x14) addr:0x020ef6ac +func_ov023_020ef6c0 kind:function(arm,size=0x58) addr:0x020ef6c0 +func_ov023_020ef718 kind:function(arm,size=0x64) addr:0x020ef718 +func_ov023_020ef77c kind:function(arm,size=0x1c) addr:0x020ef77c +func_ov023_020ef798 kind:function(arm,size=0x4c) addr:0x020ef798 +func_ov023_020ef7e4 kind:function(arm,size=0x50) addr:0x020ef7e4 +func_ov023_020ef834 kind:function(arm,size=0x18) addr:0x020ef834 +func_ov023_020ef84c kind:function(arm,size=0x20) addr:0x020ef84c +func_ov023_020ef86c kind:function(arm,size=0x6c) addr:0x020ef86c +func_ov023_020ef8d8 kind:function(arm,size=0x18) addr:0x020ef8d8 +func_ov023_020ef8f0 kind:function(arm,size=0x54) addr:0x020ef8f0 +func_ov023_020ef944 kind:function(arm,size=0x18) addr:0x020ef944 +func_ov023_020ef95c kind:function(arm,size=0x40) addr:0x020ef95c +func_ov023_020ef99c kind:function(arm,size=0x4) addr:0x020ef99c +func_ov023_020ef9a0 kind:function(arm,size=0x4) addr:0x020ef9a0 +func_ov023_020ef9a4 kind:function(arm,size=0xc) addr:0x020ef9a4 +func_ov023_020ef9b0 kind:function(arm,size=0x18) addr:0x020ef9b0 +func_ov023_020ef9c8 kind:function(arm,size=0x24) addr:0x020ef9c8 +func_ov023_020ef9ec kind:function(arm,size=0x10c) addr:0x020ef9ec +func_ov023_020efaf8 kind:function(arm,size=0x3c) addr:0x020efaf8 +func_ov023_020efb34 kind:function(arm,size=0x34) addr:0x020efb34 +func_ov023_020efb68 kind:function(arm,size=0xd0) addr:0x020efb68 +func_ov023_020efc38 kind:function(arm,size=0x1d4) addr:0x020efc38 +func_ov023_020efe0c kind:function(arm,size=0x40) addr:0x020efe0c +func_ov023_020efe4c kind:function(arm,size=0x28) addr:0x020efe4c +func_ov023_020efe74 kind:function(arm,size=0x110) addr:0x020efe74 +func_ov023_020eff84 kind:function(arm,size=0xf4) addr:0x020eff84 +func_ov023_020f0078 kind:function(arm,size=0x80) addr:0x020f0078 +func_ov023_020f00f8 kind:function(arm,size=0x80) addr:0x020f00f8 +func_ov023_020f0178 kind:function(arm,size=0xa4) addr:0x020f0178 +func_ov023_020f021c kind:function(arm,size=0x88) addr:0x020f021c +func_ov023_020f02a4 kind:function(arm,size=0xe4) addr:0x020f02a4 +func_ov023_020f0388 kind:function(arm,size=0x158) addr:0x020f0388 +func_ov023_020f04e0 kind:function(arm,size=0xc8) addr:0x020f04e0 +func_ov023_020f05a8 kind:function(arm,size=0x120) addr:0x020f05a8 +func_ov023_020f06c8 kind:function(arm,size=0xf0) addr:0x020f06c8 +func_ov023_020f07b8 kind:function(arm,size=0x274) addr:0x020f07b8 +func_ov023_020f0a2c kind:function(arm,size=0x98) addr:0x020f0a2c +func_ov023_020f0ac4 kind:function(arm,size=0x2c) addr:0x020f0ac4 +func_ov023_020f0af0 kind:function(arm,size=0x48) addr:0x020f0af0 +func_ov023_020f0b38 kind:function(arm,size=0x88) addr:0x020f0b38 +func_ov023_020f0bc0 kind:function(arm,size=0x78) addr:0x020f0bc0 +func_ov023_020f0c38 kind:function(arm,size=0x4dc) addr:0x020f0c38 +func_ov023_020f1114 kind:function(arm,size=0x108) addr:0x020f1114 +func_ov023_020f121c kind:function(arm,size=0x70) addr:0x020f121c +func_ov023_020f128c kind:function(arm,size=0x90) addr:0x020f128c +func_ov023_020f131c kind:function(arm,size=0x10) addr:0x020f131c +func_ov023_020f132c kind:function(arm,size=0x24) addr:0x020f132c +func_ov023_020f1350 kind:function(arm,size=0x30) addr:0x020f1350 +func_ov023_020f1380 kind:function(arm,size=0xcc) addr:0x020f1380 +func_ov023_020f144c kind:function(arm,size=0x14) addr:0x020f144c +func_ov023_020f1460 kind:function(arm,size=0x4) addr:0x020f1460 +func_ov023_020f1464 kind:function(arm,size=0x8) addr:0x020f1464 +func_ov023_020f146c kind:function(arm,size=0xc0) addr:0x020f146c +func_ov023_020f152c kind:function(arm,size=0x150) addr:0x020f152c +func_ov023_020f167c kind:function(arm,size=0x114) addr:0x020f167c +func_ov023_020f1790 kind:function(arm,size=0x74) addr:0x020f1790 +func_ov023_020f1804 kind:function(arm,size=0x7c) addr:0x020f1804 +func_ov023_020f1880 kind:function(arm,size=0x14) addr:0x020f1880 +data_ov023_020f1894 kind:data(any) addr:0x020f1894 +data_ov023_020f189c kind:data(any) addr:0x020f189c +data_ov023_020f18a2 kind:data(any) addr:0x020f18a2 +data_ov023_020f18a8 kind:data(any) addr:0x020f18a8 +data_ov023_020f18ae kind:data(any) addr:0x020f18ae +data_ov023_020f18b4 kind:data(any) addr:0x020f18b4 +data_ov023_020f18c4 kind:data(any) addr:0x020f18c4 +data_ov023_020f18d8 kind:data(any) addr:0x020f18d8 +data_ov023_020f18ec kind:data(any) addr:0x020f18ec +data_ov023_020f190c kind:data(any) addr:0x020f190c +data_ov023_020f192c kind:data(any) addr:0x020f192c +__sinit_ov023_020f196c kind:function(arm,size=0x4) addr:0x020f196c +__sinit_ov023_020f1970 kind:function(arm,size=0x2c) addr:0x020f1970 +__sinit_ov023_020f199c kind:function(arm,size=0x50) addr:0x020f199c +.p__sinit_ov023_020f196c kind:data(word) addr:0x020f19ec +.p__sinit_ov023_020f1970 kind:data(word) addr:0x020f19f0 +.p__sinit_ov023_020f199c kind:data(word) addr:0x020f19f4 +.p__sinit_ov023_020f144c kind:data(word) addr:0x020f19f8 +data_ov023_020f1a08 kind:data(any) addr:0x020f1a08 +data_ov023_020f1a38 kind:data(any) addr:0x020f1a38 +data_ov023_020f1a54 kind:data(any) addr:0x020f1a54 ambiguous +data_ov023_020f1a70 kind:data(any) addr:0x020f1a70 +data_ov023_020f1a84 kind:data(any) addr:0x020f1a84 +data_ov023_020f1a88 kind:data(any) addr:0x020f1a88 +data_ov023_020f1a94 kind:data(any) addr:0x020f1a94 +data_ov023_020f1aa0 kind:data(any) addr:0x020f1aa0 +data_ov023_020f1aac kind:data(any) addr:0x020f1aac +data_ov023_020f1abc kind:data(any) addr:0x020f1abc +data_ov023_020f1acc kind:data(any) addr:0x020f1acc +data_ov023_020f1ad8 kind:data(any) addr:0x020f1ad8 +data_ov023_020f1aec kind:data(any) addr:0x020f1aec +data_ov023_020f1b04 kind:data(any) addr:0x020f1b04 +data_ov023_020f1b20 kind:data(any) addr:0x020f1b20 +data_ov023_020f1b28 kind:data(any) addr:0x020f1b28 +data_ov023_020f1b30 kind:data(any) addr:0x020f1b30 +data_ov023_020f1b38 kind:data(any) addr:0x020f1b38 +data_ov023_020f1b40 kind:data(any) addr:0x020f1b40 +data_ov023_020f1b48 kind:data(any) addr:0x020f1b48 +data_ov023_020f1b50 kind:data(any) addr:0x020f1b50 +data_ov023_020f1b58 kind:data(any) addr:0x020f1b58 +data_ov023_020f1b60 kind:data(any) addr:0x020f1b60 +data_ov023_020f1b68 kind:data(any) addr:0x020f1b68 +data_ov023_020f1b70 kind:data(any) addr:0x020f1b70 +data_ov023_020f1b78 kind:data(any) addr:0x020f1b78 +data_ov023_020f1b8c kind:data(any) addr:0x020f1b8c +data_ov023_020f1b9c kind:data(any) addr:0x020f1b9c ambiguous +data_ov023_020f1bb4 kind:data(any) addr:0x020f1bb4 ambiguous +data_ov023_020f1bc4 kind:data(any) addr:0x020f1bc4 +data_ov023_020f1bc8 kind:data(any) addr:0x020f1bc8 +data_ov023_020f1c00 kind:bss addr:0x020f1c00 +data_ov023_020f1c04 kind:bss addr:0x020f1c04 +data_ov023_020f1c40 kind:bss addr:0x020f1c40 +data_ov023_020f1c54 kind:bss addr:0x020f1c54 +data_ov023_020f1c90 kind:bss addr:0x020f1c90 +data_ov023_020f1ca4 kind:bss addr:0x020f1ca4 +data_ov023_020f1cb0 kind:bss addr:0x020f1cb0 +data_ov023_020f1cc4 kind:bss addr:0x020f1cc4 +data_ov023_020f1d00 kind:bss addr:0x020f1d00 +data_ov023_020f1d22 kind:bss addr:0x020f1d22 +data_ov023_020f1d44 kind:bss addr:0x020f1d44 +data_ov023_020f1dc4 kind:bss addr:0x020f1dc4 +data_ov023_020f1dc8 kind:bss addr:0x020f1dc8 +data_ov023_020f1dd4 kind:bss addr:0x020f1dd4 +data_ov023_020f1de0 kind:bss addr:0x020f1de0 +data_ov023_020f247c kind:bss addr:0x020f247c ambiguous +data_ov023_020f3810 kind:bss addr:0x020f3810 ambiguous +data_ov023_020f3908 kind:bss addr:0x020f3908 ambiguous +data_ov023_020f39ec kind:bss addr:0x020f39ec ambiguous +data_ov023_020f3ae4 kind:bss addr:0x020f3ae4 ambiguous +data_ov023_020f3eac kind:bss addr:0x020f3eac ambiguous +data_ov023_020f4904 kind:bss addr:0x020f4904 ambiguous +data_ov023_020f495c kind:bss addr:0x020f495c ambiguous +data_ov023_020f53d8 kind:bss addr:0x020f53d8 ambiguous +data_ov023_020f5a00 kind:bss addr:0x020f5a00 ambiguous +data_ov023_020f5b64 kind:bss addr:0x020f5b64 ambiguous +data_ov023_020f61dc kind:bss addr:0x020f61dc ambiguous +data_ov023_020f6238 kind:bss addr:0x020f6238 ambiguous +data_ov023_020f64a4 kind:bss addr:0x020f64a4 ambiguous +data_ov023_020f64ac kind:bss addr:0x020f64ac ambiguous +data_ov023_020f64b4 kind:bss addr:0x020f64b4 ambiguous +data_ov023_020f6890 kind:bss addr:0x020f6890 ambiguous +data_ov023_020f6964 kind:bss addr:0x020f6964 ambiguous +data_ov023_020f7604 kind:bss addr:0x020f7604 ambiguous +data_ov023_020f7668 kind:bss addr:0x020f7668 ambiguous +data_ov023_020f76a4 kind:bss addr:0x020f76a4 ambiguous +data_ov023_020f76c4 kind:bss addr:0x020f76c4 ambiguous +data_ov023_020f76cc kind:bss addr:0x020f76cc ambiguous +data_ov023_020f7724 kind:bss addr:0x020f7724 ambiguous +data_ov023_020f779c kind:bss addr:0x020f779c ambiguous +data_ov023_020f78c4 kind:bss addr:0x020f78c4 ambiguous +data_ov023_020f7bb4 kind:bss addr:0x020f7bb4 ambiguous +data_ov023_020f7eec kind:bss addr:0x020f7eec ambiguous +data_ov023_020f8044 kind:bss addr:0x020f8044 ambiguous +data_ov023_020f8154 kind:bss addr:0x020f8154 ambiguous +data_ov023_020f8410 kind:bss addr:0x020f8410 ambiguous +data_ov023_020f9efc kind:bss addr:0x020f9efc ambiguous +data_ov023_020f9f6c kind:bss addr:0x020f9f6c ambiguous +data_ov023_020f9fdc kind:bss addr:0x020f9fdc ambiguous +data_ov023_020fa04c kind:bss addr:0x020fa04c ambiguous +data_ov023_020fac8c kind:bss addr:0x020fac8c ambiguous +data_ov023_020fb43c kind:bss addr:0x020fb43c ambiguous +data_ov023_020fb5dc kind:bss addr:0x020fb5dc ambiguous +data_ov023_020fb93c kind:bss addr:0x020fb93c ambiguous +data_ov023_020fbde0 kind:bss addr:0x020fbde0 +data_ov023_020fbde4 kind:bss addr:0x020fbde4 +data_ov023_020fbdec kind:bss addr:0x020fbdec +data_ov023_020fbdf4 kind:bss addr:0x020fbdf4 diff --git a/config/eur1/arm9/overlays/ov024/delinks.txt b/config/eur1/arm9/overlays/ov024/delinks.txt new file mode 100644 index 00000000..ad364d45 --- /dev/null +++ b/config/eur1/arm9/overlays/ov024/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020c4880 end:0x020d7438 kind:code align:32 + .rodata start:0x020d7438 end:0x020d7a08 kind:rodata align:4 + .init start:0x020d7a08 end:0x020d7c54 kind:code align:4 + .ctor start:0x020d7c54 end:0x020d7c70 kind:rodata align:4 + .data start:0x020d7c80 end:0x020d8780 kind:data align:32 + .bss start:0x020d8780 end:0x020d8840 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov024/relocs.txt b/config/eur1/arm9/overlays/ov024/relocs.txt new file mode 100644 index 00000000..dc87a0c8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov024/relocs.txt @@ -0,0 +1,2887 @@ +from:0x020c4888 kind:thumb_call_arm to:0x020c4ac0 module:overlay(24) +from:0x020c4890 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c4898 kind:thumb_call_arm to:0x0200e234 module:main +from:0x020c489e kind:thumb_call to:0x020be734 module:overlay(1) +from:0x020c48a4 kind:thumb_call to:0x020bd8bc module:overlay(1) +from:0x020c48aa kind:thumb_call_arm to:0x0201834c module:main +from:0x020c48b4 kind:load to:0x020d7c88 module:overlay(24) +from:0x020c48b8 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c48bc kind:load to:0x020b508c module:overlay(0) +from:0x020c48c0 kind:load to:0x020b5100 module:overlay(0) +from:0x020c48cc kind:thumb_call_arm to:0x020c4ac0 module:overlay(24) +from:0x020c48d4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c48dc kind:thumb_call_arm to:0x0200e234 module:main +from:0x020c48e2 kind:thumb_call to:0x020be734 module:overlay(1) +from:0x020c48e8 kind:thumb_call to:0x020bd8bc module:overlay(1) +from:0x020c48ee kind:thumb_call_arm to:0x0201834c module:main +from:0x020c48f4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c48fc kind:load to:0x020d7c88 module:overlay(24) +from:0x020c4900 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c4904 kind:load to:0x020b508c module:overlay(0) +from:0x020c4908 kind:load to:0x020b5100 module:overlay(0) +from:0x020c490e kind:thumb_call_arm to:0x02018374 module:main +from:0x020c4914 kind:thumb_call to:0x020be550 module:overlay(1) +from:0x020c491a kind:thumb_call to:0x020bd894 module:overlay(1) +from:0x020c4920 kind:thumb_call to:0x020be16c module:overlay(1) +from:0x020c494c kind:thumb_call to:0x0207061c module:overlay(0) +from:0x020c4954 kind:load to:0x020b508c module:overlay(0) +from:0x020c4958 kind:load to:0x020b5100 module:overlay(0) +from:0x020c495c kind:load to:0x020b4f2c module:overlay(0) +from:0x020c4960 kind:load to:0x027e09a4 module:dtcm +from:0x020c497c kind:arm_call to:0x020708b0 module:overlay(0) +from:0x020c498c kind:arm_call to:0x020c4bac module:overlay(24) +from:0x020c4994 kind:load to:0x0204a110 module:main +from:0x020c4998 kind:load to:0x027e09a4 module:dtcm +from:0x020c499c kind:load to:0x020d8780 module:overlay(24) +from:0x020c49b8 kind:load to:0x027e09a4 module:dtcm +from:0x020c49bc kind:load to:0x0204a110 module:main +from:0x020c49c0 kind:load to:0x0207090c module:overlay(0) +from:0x020c49d8 kind:load to:0x027e09a4 module:dtcm +from:0x020c49dc kind:load to:0x0204af02 module:main +from:0x020c49e0 kind:load to:0x02070868 module:overlay(0) +from:0x020c49fc kind:arm_call to:0x0207096c module:overlay(0) +from:0x020c4a28 kind:load to:0x0204a110 module:main +from:0x020c4a2c kind:load to:0x027e09a4 module:dtcm +from:0x020c4a30 kind:load to:0x020d8780 module:overlay(24) +from:0x020c4a4c kind:load to:0x027e09a4 module:dtcm +from:0x020c4a50 kind:load to:0x0204a110 module:main +from:0x020c4a54 kind:load to:0x02070a80 module:overlay(0) +from:0x020c4a84 kind:arm_call to:0x020bb9d4 module:overlay(17) +from:0x020c4ab0 kind:load to:0x0204a088 module:main +from:0x020c4ab4 kind:load to:0x027e09a4 module:dtcm +from:0x020c4ab8 kind:load to:0x0204af02 module:main +from:0x020c4abc kind:load to:0x020d8780 module:overlay(24) +from:0x020c4ad8 kind:arm_call to:0x02070528 module:overlay(0) +from:0x020c4ae0 kind:arm_call to:0x02011ff4 module:main +from:0x020c4ae8 kind:load to:0x027e09a4 module:dtcm +from:0x020c4b14 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020c4b1c kind:load to:0x020b51f8 module:overlay(0) +from:0x020c4b3c kind:arm_call to:0x020c4b84 module:overlay(24) +from:0x020c4b4c kind:arm_call to:0x0203ce74 module:main +from:0x020c4b60 kind:load to:0x020d8780 module:overlay(24) +from:0x020c4b64 kind:load to:0x020d8794 module:overlay(24) +from:0x020c4b68 kind:load to:0x020c4b70 module:overlay(24) +from:0x020c4b6c kind:load to:0x020d8788 module:overlay(24) +from:0x020c4b78 kind:arm_call to:0x020c4e4c module:overlay(24) +from:0x020c4b8c kind:arm_call to:0x020c4e3c module:overlay(24) +from:0x020c4bcc kind:arm_call to:0x01ffd420 module:itcm +from:0x020c4bfc kind:load to:0x027e09b8 module:dtcm +from:0x020c4c30 kind:arm_call to:0x020cd18c module:overlay(24) +from:0x020c4c84 kind:arm_call to:0x01fff350 module:itcm +from:0x020c4cac kind:arm_call to:0x020730e0 module:overlay(0) +from:0x020c4d00 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x020c4d18 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c4d1c kind:load to:0x027e0ce4 module:dtcm +from:0x020c4d20 kind:load to:0x020b3040 module:overlay(0) +from:0x020c4d24 kind:load to:0x027e09b8 module:dtcm +from:0x020c4d74 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c4d98 kind:arm_call to:0x02019538 module:main +from:0x020c4db0 kind:arm_call to:0x020249f0 module:main +from:0x020c4dc0 kind:arm_call to:0x020249f0 module:main +from:0x020c4dc8 kind:load to:0x027e09a4 module:dtcm +from:0x020c4dcc kind:load to:0x0204a110 module:main +from:0x020c4e48 kind:load to:0x020d8780 module:overlay(24) +from:0x020c4e5c kind:load to:0x020d8780 module:overlay(24) +from:0x020c4e74 kind:load to:0x020d7cb8 module:overlay(24) +from:0x020c4e84 kind:arm_call to:0x02011ff4 module:main +from:0x020c4ed4 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c4eec kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4ef4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4f10 kind:arm_call to:0x020c4f20 module:overlay(24) +from:0x020c4f1c kind:load to:0x020d7cf0 module:overlay(24) +from:0x020c4f28 kind:arm_call to:0x020c4f38 module:overlay(24) +from:0x020c4f4c kind:load to:0x0206082c module:overlay(0) +from:0x020c4f64 kind:load to:0x0206082c module:overlay(0) +from:0x020c4fa4 kind:load to:0x020b5254 module:overlay(0) +from:0x020c4fa8 kind:load to:0x0206db44 module:overlay(0) +from:0x020c4fc8 kind:load to:0x02060af8 module:overlay(0) +from:0x020c4fd8 kind:load to:0x02060af8 module:overlay(0) +from:0x020c4ff0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c4ff8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c5004 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020c5018 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020c502c kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020c5040 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5050 kind:arm_call to:0x02060a98 module:overlay(0) +from:0x020c5064 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c506c kind:load to:0x020b5254 module:overlay(0) +from:0x020c507c kind:arm_call to:0x020c516c module:overlay(24) +from:0x020c50c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c50f0 kind:arm_call to:0x0201aad0 module:main +from:0x020c512c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c515c kind:arm_call to:0x0201aad0 module:main +from:0x020c5168 kind:load to:0x0204af1c module:main +from:0x020c5190 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c51a4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c51ac kind:arm_call to:0x02011ff4 module:main +from:0x020c51d8 kind:arm_call to:0x020d10c0 module:overlay(24) +from:0x020c51e0 kind:arm_call to:0x02011ff4 module:main +from:0x020c520c kind:arm_call_thumb to:0x020c0960 module:overlay(1) +from:0x020c5214 kind:arm_call to:0x02011ff4 module:main +from:0x020c5230 kind:arm_call to:0x020c6f18 module:overlay(24) +from:0x020c5234 kind:arm_call to:0x020c6f44 module:overlay(24) +from:0x020c523c kind:arm_call to:0x02060f8c module:overlay(0) +from:0x020c5248 kind:load to:0x020d7d38 module:overlay(24) +from:0x020c526c kind:arm_call to:0x020d10c0 module:overlay(24) +from:0x020c5274 kind:arm_call to:0x02011ff4 module:main +from:0x020c52a0 kind:arm_call_thumb to:0x020c0960 module:overlay(1) +from:0x020c52a8 kind:arm_call to:0x02011ff4 module:main +from:0x020c52c4 kind:arm_call to:0x020c6f18 module:overlay(24) +from:0x020c52c8 kind:arm_call to:0x020c6f44 module:overlay(24) +from:0x020c52d0 kind:arm_call to:0x02060f8c module:overlay(0) +from:0x020c52d8 kind:arm_call to:0x02011ff4 module:main +from:0x020c52e4 kind:load to:0x020d7d38 module:overlay(24) +from:0x020c5320 kind:arm_call to:0x020c5354 module:overlay(24) +from:0x020c533c kind:arm_call to:0x020c6d68 module:overlay(24) +from:0x020c5348 kind:arm_call to:0x020c6df4 module:overlay(24) +from:0x020c5350 kind:load to:0x02043e50 module:main +from:0x020c535c kind:arm_call to:0x020c5300 module:overlay(24) +from:0x020c5364 kind:arm_call to:0x020c536c module:overlay(24) +from:0x020c5378 kind:arm_call to:0x020235f4 module:main +from:0x020c53b4 kind:arm_call to:0x020c6df4 module:overlay(24) +from:0x020c53cc kind:arm_call to:0x020c5300 module:overlay(24) +from:0x020c53d4 kind:arm_call to:0x020c53dc module:overlay(24) +from:0x020c53e8 kind:arm_call to:0x020235f4 module:main +from:0x020c5408 kind:arm_call to:0x020c6d68 module:overlay(24) +from:0x020c543c kind:arm_call to:0x020c6df4 module:overlay(24) +from:0x020c5478 kind:arm_call to:0x020c5318 module:overlay(24) +from:0x020c5480 kind:arm_call to:0x020c53c4 module:overlay(24) +from:0x020c5490 kind:arm_call to:0x020c5300 module:overlay(24) +from:0x020c549c kind:arm_call to:0x020c6df4 module:overlay(24) +from:0x020c54ac kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c54bc kind:arm_call to:0x020c53c4 module:overlay(24) +from:0x020c54c4 kind:arm_call to:0x020c5354 module:overlay(24) +from:0x020c54d0 kind:arm_call to:0x020c6df4 module:overlay(24) +from:0x020c54dc kind:arm_call to:0x0201c494 module:main +from:0x020c5510 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5520 kind:arm_call to:0x020c53c4 module:overlay(24) +from:0x020c5528 kind:arm_call to:0x020c5354 module:overlay(24) +from:0x020c5534 kind:arm_call to:0x020c6d68 module:overlay(24) +from:0x020c5540 kind:arm_call to:0x020c6df4 module:overlay(24) +from:0x020c554c kind:arm_call to:0x0201c494 module:main +from:0x020c556c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c557c kind:arm_call to:0x020c53dc module:overlay(24) +from:0x020c5584 kind:arm_call to:0x020c536c module:overlay(24) +from:0x020c5590 kind:arm_call to:0x020c6df4 module:overlay(24) +from:0x020c559c kind:arm_call to:0x0201c494 module:main +from:0x020c55a0 kind:arm_call to:0x02019b3c module:main +from:0x020c55a4 kind:arm_call to:0x02019c4c module:main +from:0x020c55a8 kind:arm_call to:0x02019a74 module:main +from:0x020c55b0 kind:load to:0x0204aeac module:main +from:0x020c55b4 kind:load to:0x027e09a4 module:dtcm +from:0x020c55b8 kind:load to:0x0204a110 module:main +from:0x020c55e4 kind:arm_call to:0x0201867c module:main +from:0x020c5610 kind:arm_call to:0x020c3a40 module:overlay(17) +from:0x020c5624 kind:arm_call to:0x0201860c module:main +from:0x020c562c kind:arm_call to:0x020c5cf8 module:overlay(24) +from:0x020c564c kind:arm_call to:0x020c3ca4 module:overlay(17) +from:0x020c5654 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5668 kind:arm_call to:0x020f4964 module:overlay(26) +from:0x020c5798 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c57ac kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c57c0 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c5838 kind:arm_call to:0x020c3c00 module:overlay(17) +from:0x020c5844 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020c5860 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x020c5874 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c588c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c58a8 kind:arm_call to:0x020f4990 module:overlay(26) +from:0x020c58b0 kind:arm_call to:0x0201875c module:main +from:0x020c58b8 kind:arm_call to:0x02018908 module:main +from:0x020c5914 kind:arm_call to:0x020c6bc8 module:overlay(24) +from:0x020c5940 kind:arm_call to:0x020d179c module:overlay(24) +from:0x020c594c kind:arm_call to:0x02061764 module:overlay(0) +from:0x020c5968 kind:arm_call to:0x01ffd420 module:itcm +from:0x020c5978 kind:arm_call to:0x02066370 module:overlay(0) +from:0x020c59c8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c5a18 kind:arm_call to:0x020c5db8 module:overlay(24) +from:0x020c5a40 kind:arm_call to:0x02073138 module:overlay(0) +from:0x020c5a60 kind:arm_call to:0x020735ac module:overlay(0) +from:0x020c5a7c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5a9c kind:arm_call to:0x020c5f7c module:overlay(24) +from:0x020c5ad0 kind:arm_call to:0x02073138 module:overlay(0) +from:0x020c5af0 kind:arm_call to:0x020735ac module:overlay(0) +from:0x020c5afc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5b0c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c5b18 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5b40 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5b58 kind:arm_call to:0x020c6100 module:overlay(24) +from:0x020c5b8c kind:arm_call to:0x02073138 module:overlay(0) +from:0x020c5ba4 kind:arm_call to:0x020735ac module:overlay(0) +from:0x020c5bb0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5bc0 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c5bcc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5bf0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5bf8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5c2c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020c5c4c kind:arm_call to:0x020c5ed8 module:overlay(24) +from:0x020c5c74 kind:arm_call to:0x020e1560 module:overlay(26) +from:0x020c5c80 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5c8c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5cac kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5cb8 kind:load to:0x027e09a4 module:dtcm +from:0x020c5cbc kind:load to:0x027e09b8 module:dtcm +from:0x020c5cc0 kind:load to:0x020b5254 module:overlay(0) +from:0x020c5cc4 kind:load to:0x0204a088 module:main +from:0x020c5cc8 kind:load to:0x0213f698 module:overlay(26) +from:0x020c5ccc kind:load to:0x0204e5f8 module:main +from:0x020c5cd0 kind:load to:0x0204999c module:main +from:0x020c5cd4 kind:load to:0x020d87b4 module:overlay(24) +from:0x020c5cd8 kind:load to:0x0204a110 module:main +from:0x020c5cdc kind:load to:0x020b508c module:overlay(0) +from:0x020c5ce0 kind:load to:0x027e0ce0 module:dtcm +from:0x020c5ce4 kind:load to:0x020d87c0 module:overlay(24) +from:0x020c5ce8 kind:load to:0x027e0998 module:dtcm +from:0x020c5cec kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c5cf0 kind:load to:0x02138e30 module:overlay(26) +from:0x020c5d08 kind:arm_call to:0x020cd45c module:overlay(24) +from:0x020c5d14 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5d3c kind:arm_call to:0x020cd494 module:overlay(24) +from:0x020c5d68 kind:arm_call to:0x0210e090 module:overlay(31) +from:0x020c5d8c kind:arm_call to:0x020166cc module:main +from:0x020c5da4 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c5da8 kind:load to:0x027e09a4 module:dtcm +from:0x020c5dac kind:load to:0x027e0ce0 module:dtcm +from:0x020c5db0 kind:load to:0x02043e50 module:main +from:0x020c5db4 kind:load to:0x0204a088 module:main +from:0x020c5dd4 kind:arm_call to:0x020c6b30 module:overlay(24) +from:0x020c5dec kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c5e00 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c5e14 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c5e28 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c5e5c kind:arm_call to:0x020c6a0c module:overlay(24) +from:0x020c5e70 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5e80 kind:arm_call to:0x0210e108 module:overlay(31) +from:0x020c5e94 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5ea8 kind:arm_call to:0x020e1a1c module:overlay(26) +from:0x020c5ec4 kind:load to:0x0204a088 module:main +from:0x020c5ec8 kind:load to:0x027e09b8 module:dtcm +from:0x020c5ecc kind:load to:0x0204e5f8 module:main +from:0x020c5ed0 kind:load to:0x027e09a4 module:dtcm +from:0x020c5ed4 kind:load to:0x02138e30 module:overlay(26) +from:0x020c5ee8 kind:arm_call to:0x020e1514 module:overlay(26) +from:0x020c5efc kind:arm_call to:0x01ffd420 module:itcm +from:0x020c5f14 kind:arm_call to:0x020d5424 module:overlay(24) +from:0x020c5f40 kind:arm_call to:0x020c6a5c module:overlay(24) +from:0x020c5f50 kind:arm_call to:0x020f7de0 module:overlay(26) +from:0x020c5f68 kind:load to:0x02138e30 module:overlay(26) +from:0x020c5f6c kind:load to:0x027e09b8 module:dtcm +from:0x020c5f70 kind:load to:0x027e09a4 module:dtcm +from:0x020c5f74 kind:load to:0x020d8780 module:overlay(24) +from:0x020c5f78 kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x020c5f90 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5fb0 kind:arm_call to:0x020d9914 module:overlay(31) +from:0x020c5fd8 kind:arm_call to:0x020c6b30 module:overlay(24) +from:0x020c5ffc kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c6010 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c6024 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c606c kind:arm_call to:0x020c6a0c module:overlay(24) +from:0x020c609c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c60ac kind:arm_call to:0x0210e108 module:overlay(31) +from:0x020c60e4 kind:load to:0x027e09a4 module:dtcm +from:0x020c60e8 kind:load to:0x027e0d34 module:dtcm +from:0x020c60ec kind:load to:0x0204a088 module:main +from:0x020c60f0 kind:load to:0x0204a110 module:main +from:0x020c60f4 kind:load to:0x027e09b8 module:dtcm +from:0x020c60f8 kind:load to:0x0204e5f8 module:main +from:0x020c60fc kind:load to:0x020d8780 module:overlay(24) +from:0x020c6114 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6134 kind:arm_call to:0x020d9904 module:overlay(31) +from:0x020c615c kind:arm_call to:0x020c6b30 module:overlay(24) +from:0x020c6174 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c6188 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c619c kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c61b0 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020c61d8 kind:arm_call to:0x020c6a0c module:overlay(24) +from:0x020c6234 kind:load to:0x027e09a4 module:dtcm +from:0x020c6238 kind:load to:0x027e0d34 module:dtcm +from:0x020c623c kind:load to:0x0204a088 module:main +from:0x020c6240 kind:load to:0x027e09b8 module:dtcm +from:0x020c6244 kind:load to:0x020d8780 module:overlay(24) +from:0x020c6268 kind:arm_call to:0x02120bb0 module:overlay(37) +from:0x020c627c kind:arm_call to:0x01ffd400 module:itcm +from:0x020c62c8 kind:load to:0x027e09a4 module:dtcm +from:0x020c62cc kind:load to:0x02043e50 module:main +from:0x020c62d0 kind:load to:0x020d8780 module:overlay(24) +from:0x020c62e0 kind:arm_call to:0x02018694 module:main +from:0x020c62ec kind:arm_call to:0x02061768 module:overlay(0) +from:0x020c62f8 kind:arm_call to:0x02018a14 module:main +from:0x020c630c kind:arm_call to:0x020d084c module:overlay(24) +from:0x020c6324 kind:arm_call to:0x0206645c module:overlay(0) +from:0x020c632c kind:load to:0x027e0998 module:dtcm +from:0x020c6330 kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c6348 kind:arm_call to:0x02018984 module:main +from:0x020c6354 kind:arm_call to:0x02018830 module:main +from:0x020c6468 kind:load to:0x020d87b4 module:overlay(24) +from:0x020c6480 kind:arm_call to:0x0201c0e4 module:main +from:0x020c649c kind:arm_call to:0x020c5448 module:overlay(24) +from:0x020c64b4 kind:arm_call to:0x02061850 module:overlay(0) +from:0x020c64c4 kind:arm_call to:0x020d07f0 module:overlay(24) +from:0x020c64d4 kind:arm_call to:0x020d07f0 module:overlay(24) +from:0x020c64f0 kind:arm_call to:0x020c77bc module:overlay(24) +from:0x020c64fc kind:arm_call to:0x020c52e8 module:overlay(24) +from:0x020c6504 kind:load to:0x027e0998 module:dtcm +from:0x020c6508 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6518 kind:arm_call to:0x020c6520 module:overlay(24) +from:0x020c6568 kind:arm_call_thumb to:0x020154b0 module:main +from:0x020c6574 kind:arm_call_thumb to:0x020154ec module:main +from:0x020c6578 kind:arm_call to:0x020275e8 module:main +from:0x020c6590 kind:arm_call to:0x0201739c module:main +from:0x020c65c0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c65d4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c65dc kind:arm_call_thumb to:0x0201568c module:main +from:0x020c65e4 kind:arm_call_thumb to:0x0201568c module:main +from:0x020c65ec kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c6608 kind:arm_call to:0x02060fc8 module:overlay(0) +from:0x020c6618 kind:arm_call to:0x020c6680 module:overlay(24) +from:0x020c6634 kind:arm_call to:0x020d14ec module:overlay(24) +from:0x020c663c kind:arm_call to:0x020d07f0 module:overlay(24) +from:0x020c6668 kind:load to:0x027e09a4 module:dtcm +from:0x020c666c kind:load to:0x020d7d80 module:overlay(24) +from:0x020c6670 kind:load to:0x020d7d94 module:overlay(24) +from:0x020c6674 kind:load to:0x020d7da4 module:overlay(24) +from:0x020c6678 kind:load to:0x020d7d98 module:overlay(24) +from:0x020c667c kind:load to:0x027e0998 module:dtcm +from:0x020c6698 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x020c66ac kind:arm_call to:0x020702f0 module:overlay(0) +from:0x020c66bc kind:arm_call to:0x02070330 module:overlay(0) +from:0x020c66c8 kind:load to:0x027e09a0 module:dtcm +from:0x020c6708 kind:arm_call to:0x020d07f0 module:overlay(24) +from:0x020c6714 kind:arm_call to:0x020c6df4 module:overlay(24) +from:0x020c671c kind:arm_call to:0x020c69d8 module:overlay(24) +from:0x020c6744 kind:arm_call to:0x020c677c module:overlay(24) +from:0x020c6750 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c676c kind:arm_call to:0x020dc3f0 module:overlay(26) +from:0x020c6774 kind:load to:0x027e09a4 module:dtcm +from:0x020c6778 kind:load to:0x027e0ce0 module:dtcm +from:0x020c6790 kind:arm_call to:0x020c6520 module:overlay(24) +from:0x020c679c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c67c0 kind:arm_call to:0x020c77ec module:overlay(24) +from:0x020c67cc kind:arm_call to:0x020c684c module:overlay(24) +from:0x020c67d8 kind:arm_call to:0x020c77bc module:overlay(24) +from:0x020c67e4 kind:arm_call to:0x0201673c module:main +from:0x020c6808 kind:arm_call to:0x020166cc module:main +from:0x020c6820 kind:load to:0x027e09a4 module:dtcm +from:0x020c6824 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6858 kind:arm_call to:0x020c6da0 module:overlay(24) +from:0x020c687c kind:arm_call to:0x020c7760 module:overlay(24) +from:0x020c688c kind:arm_call to:0x02015348 module:main +from:0x020c6898 kind:arm_call to:0x020d25f4 module:overlay(24) +from:0x020c68ac kind:arm_call to:0x020d2658 module:overlay(24) +from:0x020c68bc kind:arm_call to:0x020c7598 module:overlay(24) +from:0x020c68c4 kind:arm_call to:0x020d2638 module:overlay(24) +from:0x020c68cc kind:arm_call to:0x020153a4 module:main +from:0x020c68d8 kind:load to:0x027e0cf8 module:dtcm +from:0x020c68f0 kind:load to:0x027e0cf8 module:dtcm +from:0x020c68f4 kind:load to:0x020c780c module:overlay(24) +from:0x020c690c kind:arm_call_thumb to:0x020ca0a4 module:overlay(24) +from:0x020c691c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c6930 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c6938 kind:load to:0x0204a088 module:main +from:0x020c6948 kind:load to:0x020ca0b1 module:overlay(24) +from:0x020c698c kind:arm_call to:0x020736f4 module:overlay(0) +from:0x020c69a4 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c69b4 kind:arm_call_thumb to:0x020ca288 module:overlay(24) +from:0x020c69c8 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020c69d0 kind:load to:0x0204a088 module:main +from:0x020c69d4 kind:load to:0x027e09b8 module:dtcm +from:0x020c69f4 kind:arm_call to:0x020c7760 module:overlay(24) +from:0x020c6a00 kind:arm_call to:0x020166ac module:main +from:0x020c6a08 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6a1c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6a38 kind:arm_call to:0x020d8f50 module:overlay(26) +from:0x020c6a50 kind:arm_call to:0x0210e0fc module:overlay(31) +from:0x020c6a58 kind:load to:0x027e09a4 module:dtcm +from:0x020c6a70 kind:arm_call to:0x020d8f64 module:overlay(26) +from:0x020c6ac4 kind:arm_call to:0x020cd520 module:overlay(24) +from:0x020c6ad4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6ae8 kind:arm_call to:0x020d8ef4 module:overlay(26) +from:0x020c6af8 kind:arm_call to:0x0210e0a0 module:overlay(31) +from:0x020c6b10 kind:arm_call to:0x020cd520 module:overlay(24) +from:0x020c6b20 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x020c6b28 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c6b2c kind:load to:0x027e09a4 module:dtcm +from:0x020c6b74 kind:arm_call to:0x020cd5fc module:overlay(24) +from:0x020c6b84 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6bc0 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c6bc4 kind:load to:0x027e09a4 module:dtcm +from:0x020c6bec kind:arm_call to:0x020166ac module:main +from:0x020c6c0c kind:arm_call to:0x020166cc module:main +from:0x020c6c34 kind:arm_call to:0x020cd0d0 module:overlay(24) +from:0x020c6c48 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6c74 kind:arm_call to:0x020166cc module:main +from:0x020c6c94 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c6c98 kind:load to:0x027e09a4 module:dtcm +from:0x020c6cc0 kind:arm_call to:0x020166ac module:main +from:0x020c6cd4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6cf8 kind:arm_call to:0x020166ac module:main +from:0x020c6d08 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c6d0c kind:load to:0x027e09a4 module:dtcm +from:0x020c6d1c kind:load to:0x020d8f78 module:overlays(19,26) +from:0x020c6d3c kind:load to:0x0204a110 module:main +from:0x020c6dd0 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x020c6dec kind:load to:0x027e09a4 module:dtcm +from:0x020c6df0 kind:load to:0x020b6540 module:overlay(0) +from:0x020c6e00 kind:arm_call to:0x020c6da0 module:overlay(24) +from:0x020c6e14 kind:arm_call to:0x02018bc4 module:main +from:0x020c6e20 kind:arm_call to:0x02018bc4 module:main +from:0x020c6e50 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020c6e6c kind:load to:0x027e09a4 module:dtcm +from:0x020c6e70 kind:load to:0x027e0cd8 module:dtcm +from:0x020c6e7c kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c6e9c kind:load to:0x020d7d14 module:overlay(24) +from:0x020c6ea8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c6ebc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c6ec4 kind:arm_call to:0x02011ff4 module:main +from:0x020c6ee0 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6ee4 kind:load to:0x020c394c module:overlays(1,2,17) +from:0x020c6ef8 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6efc kind:load to:0x020c39bc module:overlays(1,2,17) +from:0x020c6f10 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6f14 kind:load to:0x020c3a14 module:overlays(1,2,17) +from:0x020c6f30 kind:arm_call_thumb to:0x020bd83c module:overlay(1) +from:0x020c6f38 kind:arm_call to:0x02011ff4 module:main +from:0x020c6f40 kind:load to:0x020d87c0 module:overlay(24) +from:0x020c6f5c kind:arm_call to:0x020c6f70 module:overlay(24) +from:0x020c6f64 kind:arm_call to:0x02011ff4 module:main +from:0x020c6f6c kind:load to:0x027e0998 module:dtcm +from:0x020c6f80 kind:load to:0x027e0998 module:dtcm +from:0x020c6f8c kind:arm_call_thumb to:0x02061700 module:overlay(0) +from:0x020c6fa0 kind:load to:0x020d7db8 module:overlay(24) +from:0x020c6fb4 kind:arm_call to:0x02011f3c module:main +from:0x020c6fc0 kind:arm_call to:0x020c6f84 module:overlay(24) +from:0x020c6ff8 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x020c702c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7040 kind:arm_call to:0x020e6b8c module:overlay(26) +from:0x020c7058 kind:arm_call to:0x020c71a8 module:overlay(24) +from:0x020c7090 kind:arm_call to:0x020c72b8 module:overlay(24) +from:0x020c70a4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c70e4 kind:arm_call to:0x020c7250 module:overlay(24) +from:0x020c70fc kind:arm_call to:0x020c72b8 module:overlay(24) +from:0x020c7110 kind:arm_call to:0x02082158 module:overlay(0) +from:0x020c7174 kind:arm_call to:0x02061868 module:overlay(0) +from:0x020c7190 kind:arm_call to:0x020c7250 module:overlay(24) +from:0x020c719c kind:load to:0x027e09a4 module:dtcm +from:0x020c71a0 kind:load to:0x02138e30 module:overlay(26) +from:0x020c71a4 kind:load to:0x027e0cd8 module:dtcm +from:0x020c71b8 kind:arm_call to:0x020c6828 module:overlay(24) +from:0x020c71cc kind:arm_call to:0x020c733c module:overlay(24) +from:0x020c71e0 kind:arm_call to:0x020c733c module:overlay(24) +from:0x020c71f4 kind:arm_call to:0x020c733c module:overlay(24) +from:0x020c7208 kind:arm_call to:0x020c733c module:overlay(24) +from:0x020c721c kind:arm_call to:0x020c733c module:overlay(24) +from:0x020c7230 kind:arm_call to:0x020c733c module:overlay(24) +from:0x020c724c kind:load to:0x027e0994 module:dtcm +from:0x020c725c kind:arm_call to:0x02061868 module:overlay(0) +from:0x020c726c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7284 kind:arm_call to:0x020d52fc module:overlay(24) +from:0x020c72b4 kind:load to:0x027e09a4 module:dtcm +from:0x020c72f8 kind:arm_call to:0x02061868 module:overlay(0) +from:0x020c730c kind:arm_call to:0x020d52fc module:overlay(24) +from:0x020c7338 kind:load to:0x027e09a4 module:dtcm +from:0x020c738c kind:load to:0x0204a088 module:main +from:0x020c739c kind:arm_call to:0x01ffd400 module:itcm +from:0x020c73c8 kind:load to:0x027e09a4 module:dtcm +from:0x020c73dc kind:arm_call to:0x02011f3c module:main +from:0x020c73e8 kind:arm_call to:0x020c73f0 module:overlay(24) +from:0x020c73f8 kind:arm_call to:0x020c7958 module:overlay(24) +from:0x020c7408 kind:arm_call to:0x02011f3c module:main +from:0x020c7414 kind:arm_call to:0x020cfa88 module:overlay(24) +from:0x020c7430 kind:arm_call to:0x02011f3c module:main +from:0x020c743c kind:arm_call to:0x020d3318 module:overlay(24) +from:0x020c7450 kind:arm_call to:0x02011f3c module:main +from:0x020c745c kind:arm_call to:0x020d0068 module:overlay(24) +from:0x020c74bc kind:arm_call to:0x02011f3c module:main +from:0x020c74c8 kind:arm_call to:0x020dc400 module:overlay(26) +from:0x020c74dc kind:load to:0x027e09a4 module:dtcm +from:0x020c74e8 kind:arm_call to:0x020c778c module:overlay(24) +from:0x020c750c kind:arm_call to:0x02011ff4 module:main +from:0x020c7528 kind:arm_call to:0x020d00a8 module:overlay(24) +from:0x020c7530 kind:arm_call to:0x02011ff4 module:main +from:0x020c754c kind:arm_call to:0x020d33a0 module:overlay(24) +from:0x020c7554 kind:arm_call to:0x02011ff4 module:main +from:0x020c7570 kind:arm_call to:0x020cfaf0 module:overlay(24) +from:0x020c7578 kind:arm_call to:0x02011ff4 module:main +from:0x020c7588 kind:arm_call to:0x020c7968 module:overlay(24) +from:0x020c7594 kind:load to:0x027e09a4 module:dtcm +from:0x020c75c0 kind:arm_call to:0x020c78e8 module:overlay(24) +from:0x020c75e0 kind:arm_call to:0x020c760c module:overlay(24) +from:0x020c7600 kind:arm_call to:0x020c760c module:overlay(24) +from:0x020c7630 kind:arm_call to:0x020c7760 module:overlay(24) +from:0x020c7640 kind:arm_call to:0x020d536c module:overlay(24) +from:0x020c765c kind:arm_call to:0x020d52fc module:overlay(24) +from:0x020c7688 kind:arm_call to:0x020d3408 module:overlay(24) +from:0x020c76a8 kind:arm_call to:0x020d00ac module:overlay(24) +from:0x020c76e0 kind:arm_call to:0x020cfc9c module:overlay(24) +from:0x020c7704 kind:arm_call to:0x020dc420 module:overlay(26) +from:0x020c770c kind:arm_call to:0x020c778c module:overlay(24) +from:0x020c7720 kind:arm_call to:0x020d3444 module:overlay(24) +from:0x020c7748 kind:arm_call to:0x020d3468 module:overlay(24) +from:0x020c775c kind:load to:0x027e09a4 module:dtcm +from:0x020c777c kind:arm_call to:0x020c790c module:overlay(24) +from:0x020c7784 kind:arm_call to:0x020d0124 module:overlay(24) +from:0x020c77b0 kind:arm_call to:0x020d352c module:overlay(24) +from:0x020c77b8 kind:load to:0x027e09a4 module:dtcm +from:0x020c77e0 kind:arm_call to:0x020d33f8 module:overlay(24) +from:0x020c77e8 kind:load to:0x027e09a4 module:dtcm +from:0x020c77f8 kind:load to:0x020d353c module:overlay(24) +from:0x020c7808 kind:load to:0x020d0400 module:overlay(24) +from:0x020c7818 kind:load to:0x020d0460 module:overlay(24) +from:0x020c7838 kind:arm_call to:0x020d0518 module:overlay(24) +from:0x020c785c kind:arm_call to:0x020d053c module:overlay(24) +from:0x020c788c kind:arm_call to:0x020d5474 module:overlay(24) +from:0x020c78a8 kind:arm_call to:0x020c78b4 module:overlay(24) +from:0x020c7934 kind:arm_call to:0x020d06d0 module:overlay(24) +from:0x020c7950 kind:arm_call to:0x020d06d0 module:overlay(24) +from:0x020c7964 kind:load to:0x027e0cf8 module:dtcm +from:0x020c7978 kind:load to:0x027e0cf8 module:dtcm +from:0x020c798c kind:load to:0x0204a088 module:main +from:0x020c7990 kind:load to:0x02061224 module:overlay(0) +from:0x020c79a4 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020c79dc kind:arm_call to:0x0201baec module:main +from:0x020c79ec kind:arm_call to:0x0201baec module:main +from:0x020c79fc kind:arm_call to:0x0201bb38 module:main +from:0x020c7a1c kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c7a2c kind:load to:0x020d7de0 module:overlay(24) +from:0x020c7a30 kind:load to:0x020b2034 module:overlay(0) +from:0x020c7a34 kind:load to:0x020d7dc4 module:overlay(24) +from:0x020c7a38 kind:load to:0x0204a088 module:main +from:0x020c7a44 kind:arm_call to:0x0201bacc module:main +from:0x020c7a5c kind:arm_call to:0x0201bacc module:main +from:0x020c7a64 kind:arm_call to:0x0201bacc module:main +from:0x020c7a6c kind:arm_call to:0x0201bacc module:main +from:0x020c7a74 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c7a8c kind:arm_call to:0x0201bacc module:main +from:0x020c7a94 kind:arm_call to:0x0201bacc module:main +from:0x020c7a9c kind:arm_call to:0x0201bacc module:main +from:0x020c7aa4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c7aac kind:arm_call to:0x02011ff4 module:main +from:0x020c7b10 kind:arm_call to:0x02066218 module:overlay(0) +from:0x020c7b34 kind:arm_call to:0x020c83f8 module:overlay(24) +from:0x020c7b3c kind:arm_call to:0x020c8490 module:overlay(24) +from:0x020c7b50 kind:load to:0x0204a110 module:main +from:0x020c7be8 kind:arm_call to:0x020c83f8 module:overlay(24) +from:0x020c7bf0 kind:arm_call to:0x020c8490 module:overlay(24) +from:0x020c7c30 kind:arm_call to:0x020c7d38 module:overlay(24) +from:0x020c7c38 kind:arm_call to:0x020c7d88 module:overlay(24) +from:0x020c7c4c kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020c7c94 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020c7cb0 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020c7cd4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020c7cdc kind:load to:0x0204a110 module:main +from:0x020c7ce0 kind:load to:0x0204ae10 module:main +from:0x020c7ce4 kind:load to:0x027e0994 module:dtcm +from:0x020c7ce8 kind:load to:0x020b508c module:overlay(0) +from:0x020c7cec kind:load to:0x0204a088 module:main +from:0x020c7cf0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020c7d10 kind:arm_call to:0x020c7d88 module:overlay(24) +from:0x020c7d74 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x020c7d80 kind:load to:0x020b508c module:overlay(0) +from:0x020c7d98 kind:arm_call to:0x020c8558 module:overlay(24) +from:0x020c7dc4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c7dfc kind:arm_call to:0x0201e588 module:main +from:0x020c7e04 kind:arm_call_thumb to:0x020b6cb4 module:overlay(6) +from:0x020c7e20 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7e48 kind:arm_call to:0x02019538 module:main +from:0x020c7e68 kind:load to:0x0204aeec module:main +from:0x020c7e6c kind:load to:0x027e09a4 module:dtcm +from:0x020c7e70 kind:load to:0x0204a110 module:main +from:0x020c7ec0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c7ec8 kind:arm_call to:0x020d1484 module:overlay(24) +from:0x020c7ed0 kind:arm_call to:0x020c8464 module:overlay(24) +from:0x020c7edc kind:arm_call to:0x020c6828 module:overlay(24) +from:0x020c7f08 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c7f10 kind:arm_call to:0x020d1484 module:overlay(24) +from:0x020c7f18 kind:arm_call to:0x020c8464 module:overlay(24) +from:0x020c7f30 kind:arm_call to:0x0201bbcc module:main +from:0x020c7f3c kind:arm_call to:0x0201b9a8 module:main +from:0x020c7f54 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c7f5c kind:arm_call to:0x020d1484 module:overlay(24) +from:0x020c7f64 kind:arm_call to:0x020c8464 module:overlay(24) +from:0x020c7f74 kind:arm_call to:0x02067e60 module:overlay(0) +from:0x020c7f7c kind:load to:0x020b5254 module:overlay(0) +from:0x020c7f80 kind:load to:0x027e0994 module:dtcm +from:0x020c7f84 kind:load to:0x020d87c0 module:overlay(24) +from:0x020c7f88 kind:load to:0x0204e5f8 module:main +from:0x020c7f8c kind:load to:0x020b508c module:overlay(0) +from:0x020c8064 kind:arm_call to:0x0201cf30 module:main +from:0x020c80a8 kind:arm_call to:0x020c8500 module:overlay(24) +from:0x020c80fc kind:arm_call to:0x0201db14 module:main +from:0x020c816c kind:arm_call to:0x0201db14 module:main +from:0x020c81ac kind:arm_call to:0x02066218 module:overlay(0) +from:0x020c81c0 kind:arm_call to:0x020c84c0 module:overlay(24) +from:0x020c81e0 kind:arm_call to:0x020c84c0 module:overlay(24) +from:0x020c8288 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020c8298 kind:arm_call to:0x0201bba4 module:main +from:0x020c82a4 kind:arm_call to:0x0201b9a8 module:main +from:0x020c82d4 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020c82e0 kind:load to:0x0204a110 module:main +from:0x020c82e4 kind:load to:0x020b62f0 module:overlay(0) +from:0x020c82e8 kind:load to:0x0204aeb8 module:main +from:0x020c82ec kind:load to:0x0204ae10 module:main +from:0x020c82f0 kind:load to:0x0204aed0 module:main +from:0x020c82f4 kind:load to:0x0204a088 module:main +from:0x020c82f8 kind:load to:0x0204e5f8 module:main +from:0x020c8314 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020c8340 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c8364 kind:arm_call to:0x020703ac module:overlay(0) +from:0x020c8380 kind:arm_call to:0x020c55bc module:overlay(24) +from:0x020c838c kind:arm_call to:0x020c5448 module:overlay(24) +from:0x020c839c kind:arm_call to:0x020703ac module:overlay(0) +from:0x020c83ac kind:arm_call to:0x020c6728 module:overlay(24) +from:0x020c83b4 kind:arm_call to:0x020c66cc module:overlay(24) +from:0x020c83e4 kind:load to:0x0204a088 module:main +from:0x020c83e8 kind:load to:0x027e0994 module:dtcm +from:0x020c83ec kind:load to:0x027e09a4 module:dtcm +from:0x020c83f0 kind:load to:0x027e09a0 module:dtcm +from:0x020c8410 kind:arm_call to:0x0201dd58 module:main +from:0x020c8424 kind:arm_call to:0x0201ec30 module:main +from:0x020c8434 kind:arm_call to:0x0201e8d4 module:main +from:0x020c8448 kind:arm_call to:0x0201e8d4 module:main +from:0x020c845c kind:load to:0x0204aed0 module:main +from:0x020c8460 kind:load to:0x0204a110 module:main +from:0x020c8470 kind:arm_call to:0x0201e698 module:main +from:0x020c8478 kind:arm_call_thumb to:0x020b6cc0 module:overlay(6) +from:0x020c8484 kind:arm_call to:0x02019b3c module:main +from:0x020c848c kind:load to:0x0204aeec module:main +from:0x020c84a0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c84a8 kind:arm_call to:0x0201ced8 module:main +from:0x020c84b8 kind:load to:0x020b5254 module:overlay(0) +from:0x020c84bc kind:load to:0x0204aeb8 module:main +from:0x020c84d8 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020c84fc kind:load to:0x0204a088 module:main +from:0x020c8518 kind:arm_call to:0x0201bb84 module:main +from:0x020c8544 kind:arm_call to:0x0201b9a8 module:main +from:0x020c8554 kind:load to:0x0204e5f8 module:main +from:0x020c856c kind:arm_call to:0x02061248 module:overlay(0) +from:0x020c857c kind:arm_call_thumb to:0x020b6560 module:overlays(1,2,6,10,12,14) +from:0x020c858c kind:arm_call_thumb to:0x020b6af0 module:overlay(6) +from:0x020c85a4 kind:arm_call_thumb to:0x020b6c0c module:overlay(6) +from:0x020c85cc kind:arm_call_thumb to:0x020b6978 module:overlay(6) +from:0x020c85d4 kind:load to:0x0204a088 module:main +from:0x020c85e0 kind:arm_call to:0x0201bacc module:main +from:0x020c85e8 kind:arm_call to:0x02011ff4 module:main +from:0x020c8604 kind:load to:0x0204a088 module:main +from:0x020c8608 kind:load to:0x02061224 module:overlay(0) +from:0x020c8618 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020c8634 kind:arm_call to:0x0201baec module:main +from:0x020c8654 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c8660 kind:load to:0x020d7e2c module:overlay(24) +from:0x020c8664 kind:load to:0x020d7e10 module:overlay(24) +from:0x020c8668 kind:load to:0x0204a088 module:main +from:0x020c8674 kind:arm_call to:0x0201bacc module:main +from:0x020c868c kind:arm_call to:0x0201bacc module:main +from:0x020c8694 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c86ac kind:arm_call to:0x0201bacc module:main +from:0x020c86b4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c86bc kind:arm_call to:0x02011ff4 module:main +from:0x020c86e8 kind:arm_call to:0x0201bb84 module:main +from:0x020c86f4 kind:arm_call to:0x0201b9a8 module:main +from:0x020c86fc kind:load to:0x0204e5f8 module:main +from:0x020c8728 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020c8770 kind:load to:0x0204a088 module:main +from:0x020c87ac kind:arm_call to:0x020662e8 module:overlay(0) +from:0x020c87b4 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x020c87d8 kind:arm_call to:0x02019538 module:main +from:0x020c87e4 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020c87f4 kind:arm_call to:0x020b6a90 module:overlay(8) +from:0x020c87fc kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c8824 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x020c882c kind:load to:0x0204a110 module:main +from:0x020c8830 kind:load to:0x0204e5f8 module:main +from:0x020c8834 kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c8838 kind:load to:0x020b508c module:overlay(0) +from:0x020c883c kind:load to:0x0204a088 module:main +from:0x020c8840 kind:load to:0x027e0ce0 module:dtcm +from:0x020c8844 kind:load to:0x020b5254 module:overlay(0) +from:0x020c8878 kind:load to:0x0204e5f8 module:main +from:0x020c887c kind:load to:0x0204a088 module:main +from:0x020c8888 kind:arm_call to:0x0201bacc module:main +from:0x020c8890 kind:arm_call to:0x02011ff4 module:main +from:0x020c88a4 kind:load to:0x0204a088 module:main +from:0x020c88a8 kind:load to:0x02061224 module:overlay(0) +from:0x020c88b4 kind:load to:0x0204a088 module:main +from:0x020c88b8 kind:load to:0x02061224 module:overlay(0) +from:0x020c88c2 kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020c88d0 kind:thumb_call_arm to:0x0201baec module:main +from:0x020c890e kind:thumb_call_arm to:0x02071fcc module:overlay(0) +from:0x020c8918 kind:load to:0x020d7e78 module:overlay(24) +from:0x020c891c kind:load to:0x020d7e5c module:overlay(24) +from:0x020c8924 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c8942 kind:thumb_call_arm to:0x02018be0 module:main +from:0x020c894a kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020c8950 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020c8956 kind:thumb_call_arm to:0x02067bf0 module:overlay(0) +from:0x020c8966 kind:thumb_call_arm to:0x02019528 module:main +from:0x020c8972 kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c897a kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c8988 kind:thumb_call_arm to:0x02018c2c module:main +from:0x020c8994 kind:thumb_call_arm to:0x0206654c module:overlay(0) +from:0x020c89a4 kind:thumb_call_arm to:0x0201dd58 module:main +from:0x020c89ac kind:thumb_call_arm to:0x0201ec30 module:main +from:0x020c89ba kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c89ce kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c89e0 kind:thumb_call_arm to:0x02068068 module:overlay(0) +from:0x020c8b2c kind:thumb_call_arm to:0x02072724 module:overlay(0) +from:0x020c8b34 kind:thumb_call to:0x02014850 module:main +from:0x020c8b3a kind:thumb_call_arm to:0x02067b20 module:overlay(0) +from:0x020c8b44 kind:load to:0x0204aed0 module:main +from:0x020c8b48 kind:load to:0x0204a110 module:main +from:0x020c8b4c kind:load to:0x027e095c module:dtcm +from:0x020c8b50 kind:load to:0x020b508c module:overlay(0) +from:0x020c8b54 kind:load to:0x0204a088 module:main +from:0x020c8b58 kind:load to:0x0204ae90 module:main +from:0x020c8b5c kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c8b60 kind:load to:0x027e09ac module:dtcm +from:0x020c8b64 kind:load to:0x02049ba0 module:main +from:0x020c8b8e kind:thumb_call_arm to:0x020729f8 module:overlay(0) +from:0x020c8b9e kind:thumb_call_arm to:0x02018be0 module:main +from:0x020c8baa kind:thumb_call_arm to:0x02082a7c module:overlay(0) +from:0x020c8bb2 kind:thumb_call to:0x020592ec module:overlay(0) +from:0x020c8bb8 kind:thumb_call to:0x020592a0 module:overlay(0) +from:0x020c8bc0 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c8bc8 kind:thumb_call_arm to:0x02081c5c module:overlay(0) +from:0x020c8bd4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8be6 kind:thumb_call_arm to:0x020c7390 module:overlay(24) +from:0x020c8bf6 kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020c8bfe kind:thumb_call_arm to:0x020c5448 module:overlay(24) +from:0x020c8c04 kind:thumb_call_arm to:0x02019528 module:main +from:0x020c8c0c kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c8c30 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8c44 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c8c4c kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8c58 kind:thumb_call_arm to:0x020c7390 module:overlay(24) +from:0x020c8c62 kind:thumb_call_arm to:0x020c6728 module:overlay(24) +from:0x020c8c6a kind:thumb_call_arm to:0x020c66cc module:overlay(24) +from:0x020c8c78 kind:thumb_call_arm to:0x02018c2c module:main +from:0x020c8c84 kind:thumb_call_arm to:0x020665b8 module:overlay(0) +from:0x020c8cbc kind:thumb_call_arm to:0x0201db14 module:main +from:0x020c8cd8 kind:thumb_call_arm to:0x02068068 module:overlay(0) +from:0x020c8cf2 kind:thumb_call_arm to:0x02067b60 module:overlay(0) +from:0x020c8cfc kind:load to:0x027e09ac module:dtcm +from:0x020c8d00 kind:load to:0x0204aed0 module:main +from:0x020c8d04 kind:load to:0x0204a110 module:main +from:0x020c8d08 kind:load to:0x027e0cdc module:dtcm +from:0x020c8d0c kind:load to:0x027e095c module:dtcm +from:0x020c8d10 kind:load to:0x0204a088 module:main +from:0x020c8d14 kind:load to:0x027e0cd8 module:dtcm +from:0x020c8d18 kind:load to:0x027e09a4 module:dtcm +from:0x020c8d1c kind:load to:0x027e0994 module:dtcm +from:0x020c8d20 kind:load to:0x027e0998 module:dtcm +from:0x020c8d24 kind:load to:0x0204aef0 module:main +from:0x020c8d28 kind:load to:0x0204ae90 module:main +from:0x020c8d2c kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c8d30 kind:load to:0x020b508c module:overlay(0) +from:0x020c8d38 kind:load to:0x02049f8c module:main +from:0x020c8d44 kind:arm_call to:0x0201bacc module:main +from:0x020c8d4c kind:arm_call to:0x02011ff4 module:main +from:0x020c8d64 kind:arm_call to:0x0201bacc module:main +from:0x020c8d6c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c8d84 kind:arm_call to:0x0201bacc module:main +from:0x020c8d8c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c8d94 kind:arm_call to:0x02011ff4 module:main +from:0x020c8da4 kind:thumb_call to:0x020c88bc module:overlay(24) +from:0x020c8dbc kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c8dc4 kind:load to:0x020d7ea8 module:overlay(24) +from:0x020c8dc8 kind:load to:0x0204a088 module:main +from:0x020c8e06 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c8e18 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c8e20 kind:load to:0x0204e5f8 module:main +from:0x020c8e62 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c8e68 kind:load to:0x0204a088 module:main +from:0x020c8e7a kind:thumb_call_arm to:0x020c69d8 module:overlay(24) +from:0x020c8eac kind:thumb_call to:0x020c892c module:overlay(24) +from:0x020c8eb6 kind:thumb_call to:0x020b6d34 module:overlay(2) +from:0x020c8ec4 kind:thumb_call to:0x020b6d90 module:overlay(2) +from:0x020c8ece kind:thumb_call_arm to:0x02019528 module:main +from:0x020c8ed6 kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c8ede kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c8ee6 kind:thumb_call to:0x020b6da8 module:overlay(2) +from:0x020c8ef0 kind:thumb_call to:0x020b6d34 module:overlay(2) +from:0x020c8f00 kind:thumb_call to:0x020b6d34 module:overlay(2) +from:0x020c8f0c kind:load to:0x027e0994 module:dtcm +from:0x020c8f10 kind:load to:0x0204a110 module:main +from:0x020c8f14 kind:load to:0x0204a088 module:main +from:0x020c8f48 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c8f5a kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c8f68 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c8f7a kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c8f80 kind:load to:0x0204e5f8 module:main +from:0x020c8fba kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c8fc0 kind:load to:0x0204a088 module:main +from:0x020c8fe6 kind:thumb_call to:0x020c8b68 module:overlay(24) +from:0x020c8ff2 kind:thumb_call to:0x020b6d90 module:overlay(2) +from:0x020c8ffa kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9004 kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c900e kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020c9014 kind:thumb_call_arm to:0x020c5448 module:overlay(24) +from:0x020c902a kind:thumb_call_arm to:0x02019528 module:main +from:0x020c9034 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c9042 kind:thumb_call_arm to:0x02018d78 module:main +from:0x020c904a kind:thumb_call to:0x020b6d90 module:overlay(2) +from:0x020c9052 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9058 kind:thumb_call_arm to:0x02019528 module:main +from:0x020c9062 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c906a kind:thumb_call_arm to:0x0201c494 module:main +from:0x020c9074 kind:load to:0x0204a088 module:main +from:0x020c9078 kind:load to:0x0204a110 module:main +from:0x020c907c kind:load to:0x027e0994 module:dtcm +from:0x020c9080 kind:load to:0x0204aeac module:main +from:0x020c9094 kind:arm_call to:0x0201bacc module:main +from:0x020c909c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c90b4 kind:arm_call to:0x0201bacc module:main +from:0x020c90bc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c90c4 kind:arm_call to:0x02011ff4 module:main +from:0x020c90d4 kind:thumb_call to:0x020c88bc module:overlay(24) +from:0x020c90e0 kind:load to:0x020d7ed8 module:overlay(24) +from:0x020c90fa kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c9104 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c910c kind:load to:0x0204e5f8 module:main +from:0x020c9122 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9128 kind:load to:0x0204a088 module:main +from:0x020c9142 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c914c kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c9154 kind:load to:0x0204e5f8 module:main +from:0x020c916a kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9170 kind:load to:0x0204a088 module:main +from:0x020c9180 kind:arm_call to:0x0201bacc module:main +from:0x020c9188 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c91a0 kind:arm_call to:0x0201bacc module:main +from:0x020c91a8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c91b0 kind:arm_call to:0x02011ff4 module:main +from:0x020c91c0 kind:thumb_call to:0x020c90d0 module:overlay(24) +from:0x020c91d8 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c91e0 kind:load to:0x020d7f08 module:overlay(24) +from:0x020c91e4 kind:load to:0x0204a088 module:main +from:0x020c91f4 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c91fe kind:thumb_call_arm to:0x020b69bc module:overlay(4) +from:0x020c9208 kind:load to:0x0204a088 module:main +from:0x020c921c kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9222 kind:thumb_call_arm to:0x02019528 module:main +from:0x020c9228 kind:load to:0x0204a088 module:main +from:0x020c922c kind:load to:0x0204a110 module:main +from:0x020c923c kind:arm_call to:0x0201bacc module:main +from:0x020c9244 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c925c kind:arm_call to:0x0201bacc module:main +from:0x020c9264 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020c926c kind:arm_call to:0x02011ff4 module:main +from:0x020c9280 kind:load to:0x0204a088 module:main +from:0x020c9284 kind:load to:0x02061224 module:overlay(0) +from:0x020c928e kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020c92a2 kind:thumb_call_arm to:0x0201baec module:main +from:0x020c92c2 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c92cc kind:load to:0x020d7f54 module:overlay(24) +from:0x020c92d0 kind:load to:0x020d7f38 module:overlay(24) +from:0x020c92d4 kind:load to:0x0204a088 module:main +from:0x020c92dc kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c92ea kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c92f0 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c92fe kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c9304 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c930a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c933a kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c9344 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c9362 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c936c kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c9374 kind:load to:0x0204e5f8 module:main +from:0x020c9398 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c93c8 kind:thumb_call to:0x020c946c module:overlay(24) +from:0x020c93de kind:thumb_call to:0x020c95b8 module:overlay(24) +from:0x020c93f6 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c93fc kind:load to:0x0204a088 module:main +from:0x020c9400 kind:load to:0x0204a110 module:main +from:0x020c9404 kind:load to:0x0204ae90 module:main +from:0x020c9422 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c942c kind:thumb_call to:0x020c946c module:overlay(24) +from:0x020c943c kind:thumb_call_arm to:0x02019538 module:main +from:0x020c9448 kind:thumb_call_arm to:0x0206654c module:overlay(0) +from:0x020c9460 kind:load to:0x0204a110 module:main +from:0x020c9464 kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c9468 kind:load to:0x0204aef0 module:main +from:0x020c9478 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9484 kind:thumb_call to:0x020b6560 module:overlays(1,2,6,10,12,14) +from:0x020c948c kind:load to:0x0204a088 module:main +from:0x020c94a4 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c94ae kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c94b4 kind:thumb_call to:0x020c9600 module:overlay(24) +from:0x020c94bc kind:load to:0x0204e5f8 module:main +from:0x020c94dc kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9504 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020c950e kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020c9524 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c952c kind:load to:0x0204a088 module:main +from:0x020c9530 kind:load to:0x0204ae90 module:main +from:0x020c9534 kind:load to:0x0204e5f8 module:main +from:0x020c954a kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9570 kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020c9576 kind:thumb_call_arm to:0x020c5448 module:overlay(24) +from:0x020c957e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9588 kind:thumb_call_arm to:0x020c6728 module:overlay(24) +from:0x020c958e kind:thumb_call_arm to:0x020c66cc module:overlay(24) +from:0x020c959a kind:thumb_call_arm to:0x020665b8 module:overlay(0) +from:0x020c95a0 kind:load to:0x0204a088 module:main +from:0x020c95a4 kind:load to:0x0204aef0 module:main +from:0x020c95a8 kind:load to:0x027e0994 module:dtcm +from:0x020c95ac kind:load to:0x027e09a4 module:dtcm +from:0x020c95b0 kind:load to:0x020b4fb0 module:overlay(0) +from:0x020c95c0 kind:thumb_call_arm to:0x0201ced8 module:main +from:0x020c95d8 kind:thumb_call_arm to:0x01fff520 module:itcm +from:0x020c95e6 kind:thumb_call_arm to:0x0210baf4 module:overlay(31) +from:0x020c95f0 kind:load to:0x0204aeb8 module:main +from:0x020c95f4 kind:load to:0x020b3504 module:overlay(0) +from:0x020c95f8 kind:load to:0x027e0ce8 module:dtcm +from:0x020c9608 kind:thumb_call_arm to:0x0201cf30 module:main +from:0x020c9620 kind:thumb_call_arm to:0x01fff520 module:itcm +from:0x020c962e kind:thumb_call_arm to:0x0210bb10 module:overlay(31) +from:0x020c9638 kind:load to:0x0204aeb8 module:main +from:0x020c963c kind:load to:0x020b3504 module:overlay(0) +from:0x020c9640 kind:load to:0x027e0ce8 module:dtcm +from:0x020c9650 kind:arm_call to:0x0201bacc module:main +from:0x020c9658 kind:arm_call to:0x02011ff4 module:main +from:0x020c966a kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020c9684 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c968c kind:load to:0x020d7f84 module:overlay(24) +from:0x020c9690 kind:load to:0x0204a088 module:main +from:0x020c9698 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c96a4 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c96aa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c96be kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c96ca kind:thumb_call to:0x020c97d8 module:overlay(24) +from:0x020c96d0 kind:load to:0x027e09a4 module:dtcm +from:0x020c96e6 kind:thumb_call_arm to:0x02019548 module:main +from:0x020c9704 kind:thumb_call_arm to:0x0201c0c4 module:main +from:0x020c970c kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c971e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c972a kind:thumb_call_arm to:0x02073310 module:overlay(0) +from:0x020c9740 kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020c974c kind:thumb_call to:0x020b663c module:overlay(10) +from:0x020c9756 kind:thumb_call to:0x020b6560 module:overlays(1,2,6,10,12,14) +from:0x020c976e kind:thumb_call to:0x020b8904 module:overlay(10) +from:0x020c9776 kind:thumb_call to:0x020b7048 module:overlay(10) +from:0x020c9782 kind:thumb_call_arm to:0x020cd3a4 module:overlay(24) +from:0x020c978a kind:thumb_call_arm to:0x020cd42c module:overlay(24) +from:0x020c97a2 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c97a8 kind:load to:0x0204a110 module:main +from:0x020c97ac kind:load to:0x020d8780 module:overlay(24) +from:0x020c97b0 kind:load to:0x027e0994 module:dtcm +from:0x020c97b4 kind:load to:0x0204a088 module:main +from:0x020c97b8 kind:load to:0x027e09b8 module:dtcm +from:0x020c97bc kind:load to:0x027e09a4 module:dtcm +from:0x020c97c4 kind:load to:0x020b508c module:overlay(0) +from:0x020c97c8 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c97d0 kind:load to:0x020c97d9 module:overlay(24) +from:0x020c97f0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c980a kind:thumb_call_arm to:0x02019538 module:main +from:0x020c9816 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c9820 kind:thumb_call_arm to:0x02073310 module:overlay(0) +from:0x020c9836 kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020c9844 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c9850 kind:thumb_call_arm to:0x02019538 module:main +from:0x020c9858 kind:load to:0x027e09b8 module:dtcm +from:0x020c985c kind:load to:0x027e09a4 module:dtcm +from:0x020c9860 kind:load to:0x0204a110 module:main +from:0x020c9868 kind:load to:0x020b508c module:overlay(0) +from:0x020c987c kind:thumb_call to:0x020b7094 module:overlay(10) +from:0x020c9886 kind:thumb_call_arm to:0x02067f88 module:overlay(0) +from:0x020c9892 kind:thumb_call_arm to:0x020cd3e0 module:overlay(24) +from:0x020c9898 kind:thumb_call_arm to:0x020cd43c module:overlay(24) +from:0x020c98a2 kind:thumb_call_arm to:0x020cd3e0 module:overlay(24) +from:0x020c98a8 kind:thumb_call_arm to:0x020cd43c module:overlay(24) +from:0x020c98b0 kind:thumb_call_arm to:0x020c6c9c module:overlay(24) +from:0x020c98b8 kind:thumb_call_arm to:0x02067f5c module:overlay(0) +from:0x020c98dc kind:load to:0x020b508c module:overlay(0) +from:0x020c98e0 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c98e4 kind:load to:0x027e0994 module:dtcm +from:0x020c9922 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c992e kind:thumb_call_arm to:0x02061224 module:overlay(0) +from:0x020c9938 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9940 kind:load to:0x027e09a4 module:dtcm +from:0x020c9944 kind:load to:0x0204a088 module:main +from:0x020c997a kind:thumb_call_arm to:0x020cd3e0 module:overlay(24) +from:0x020c9980 kind:thumb_call_arm to:0x020cd43c module:overlay(24) +from:0x020c9988 kind:thumb_call_arm to:0x020c6c9c module:overlay(24) +from:0x020c9990 kind:thumb_call_arm to:0x02067f5c module:overlay(0) +from:0x020c9998 kind:load to:0x020d87b8 module:overlay(24) +from:0x020c999c kind:load to:0x027e0994 module:dtcm +from:0x020c99a0 kind:load to:0x020b508c module:overlay(0) +from:0x020c99b0 kind:thumb_call_arm to:0x0201baec module:main +from:0x020c99bc kind:load to:0x020d7fb4 module:overlay(24) +from:0x020c99c8 kind:load to:0x0204a088 module:main +from:0x020c99cc kind:load to:0x02061224 module:overlay(0) +from:0x020c99d8 kind:load to:0x0204a088 module:main +from:0x020c99dc kind:load to:0x02061224 module:overlay(0) +from:0x020c99e6 kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020c99f8 kind:thumb_call to:0x020c99ac module:overlay(24) +from:0x020c9a36 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020c9a40 kind:load to:0x020d7fd0 module:overlay(24) +from:0x020c9a44 kind:load to:0x0204a088 module:main +from:0x020c9a4c kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c9a5a kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c9a60 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c9a6e kind:thumb_call_arm to:0x0201bacc module:main +from:0x020c9a74 kind:thumb_call_arm to:0x020616c8 module:overlay(0) +from:0x020c9a7a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c9aa4 kind:thumb_call to:0x020ca070 module:overlay(24) +from:0x020c9aaa kind:thumb_call to:0x020ca070 module:overlay(24) +from:0x020c9ab0 kind:thumb_call to:0x020ca070 module:overlay(24) +from:0x020c9af6 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9afc kind:thumb_call_arm to:0x0201ced8 module:main +from:0x020c9b20 kind:thumb_call to:0x020c9ca8 module:overlay(24) +from:0x020c9b34 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9b4e kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9b72 kind:thumb_call to:0x020c9ca8 module:overlay(24) +from:0x020c9b88 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9b94 kind:load to:0x020b5254 module:overlay(0) +from:0x020c9b98 kind:load to:0x0204aeb8 module:main +from:0x020c9b9c kind:load to:0x0204a110 module:main +from:0x020c9ba0 kind:load to:0x0204ae90 module:main +from:0x020c9ba4 kind:load to:0x0204a088 module:main +from:0x020c9bb8 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020c9bec kind:thumb_call_arm to:0x0201dd58 module:main +from:0x020c9bf4 kind:thumb_call_arm to:0x0201ec30 module:main +from:0x020c9bfe kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c9c12 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c9c38 kind:thumb_call to:0x020c9ca8 module:overlay(24) +from:0x020c9c40 kind:thumb_call to:0x020c9ca8 module:overlay(24) +from:0x020c9c6e kind:thumb_call_arm to:0x0201db14 module:main +from:0x020c9c90 kind:load to:0x0204a088 module:main +from:0x020c9c94 kind:load to:0x0204aed0 module:main +from:0x020c9c98 kind:load to:0x0204ae90 module:main +from:0x020c9c9c kind:load to:0x0204a110 module:main +from:0x020c9ca0 kind:load to:0x0204aef0 module:main +from:0x020c9ca4 kind:load to:0x02049f8c module:main +from:0x020c9cb0 kind:thumb_call_arm to:0x020c69d8 module:overlay(24) +from:0x020c9cbc kind:thumb_call_arm to:0x0201c0c4 module:main +from:0x020c9cd0 kind:thumb_call_arm to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c9cd8 kind:thumb_call_arm to:0x020b8a30 module:overlay(11) +from:0x020c9d16 kind:thumb_call_arm to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c9d4c kind:load to:0x027e0994 module:dtcm +from:0x020c9d50 kind:load to:0x027e09b8 module:dtcm +from:0x020c9d62 kind:thumb_call_arm to:0x020b88ec module:overlay(11) +from:0x020c9d94 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9d9c kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9dac kind:thumb_call to:0x020ca070 module:overlay(24) +from:0x020c9db6 kind:thumb_call_arm to:0x0201cf30 module:main +from:0x020c9dc6 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9dcc kind:thumb_call to:0x020ca070 module:overlay(24) +from:0x020c9de4 kind:thumb_call_arm to:0x020b8530 module:overlay(11) +from:0x020c9df0 kind:thumb_call_arm to:0x0201dc10 module:main +from:0x020c9df8 kind:thumb_call_arm to:0x0206db44 module:overlay(0) +from:0x020c9dfe kind:thumb_call to:0x020ca070 module:overlay(24) +from:0x020c9e08 kind:load to:0x020b5254 module:overlay(0) +from:0x020c9e0c kind:load to:0x0204aeb8 module:main +from:0x020c9e14 kind:load to:0x0204aed0 module:main +from:0x020c9e4c kind:thumb_call to:0x020ca070 module:overlay(24) +from:0x020c9e62 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9e7c kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020c9e98 kind:load to:0x0204ae90 module:main +from:0x020c9e9c kind:load to:0x0204a088 module:main +from:0x020c9ebe kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9ecc kind:thumb_call_arm to:0x0201c0c4 module:main +from:0x020c9ed4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9ee6 kind:thumb_call_arm to:0x020c7390 module:overlay(24) +from:0x020c9ef6 kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020c9efc kind:thumb_call_arm to:0x020c5448 module:overlay(24) +from:0x020c9f04 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9f10 kind:thumb_call_arm to:0x020c7390 module:overlay(24) +from:0x020c9f1a kind:thumb_call_arm to:0x020c6728 module:overlay(24) +from:0x020c9f22 kind:thumb_call_arm to:0x020c66cc module:overlay(24) +from:0x020c9f6e kind:thumb_call_arm to:0x0201db14 module:main +from:0x020c9fb0 kind:thumb_call_arm to:0x0201ec30 module:main +from:0x020c9fbc kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c9fd2 kind:thumb_call_arm to:0x0201e8d4 module:main +from:0x020c9fe4 kind:thumb_call_arm to:0x0201d628 module:main +from:0x020c9fec kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020c9ff2 kind:thumb_call_arm to:0x020c5448 module:overlay(24) +from:0x020ca002 kind:thumb_call_arm to:0x020c677c module:overlay(24) +from:0x020ca00c kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020ca012 kind:thumb_call_arm to:0x020c5448 module:overlay(24) +from:0x020ca034 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020ca038 kind:thumb_call_arm to:0x02019b3c module:main +from:0x020ca040 kind:load to:0x027e0994 module:dtcm +from:0x020ca044 kind:load to:0x027e09a4 module:dtcm +from:0x020ca048 kind:load to:0x027e0998 module:dtcm +from:0x020ca04c kind:load to:0x0204aef0 module:main +from:0x020ca050 kind:load to:0x0204aed0 module:main +from:0x020ca058 kind:load to:0x0204ae90 module:main +from:0x020ca05c kind:load to:0x02049f8c module:main +from:0x020ca060 kind:load to:0x0204a088 module:main +from:0x020ca07c kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020ca096 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020ca0a0 kind:load to:0x0204e5f8 module:main +from:0x020ca0c0 kind:arm_call to:0x0201bacc module:main +from:0x020ca0c8 kind:arm_call to:0x02011ff4 module:main +from:0x020ca0dc kind:load to:0x0204a088 module:main +from:0x020ca0e0 kind:load to:0x02061224 module:overlay(0) +from:0x020ca0ec kind:load to:0x020ca2bd module:overlay(24) +from:0x020ca0f6 kind:thumb_call_arm to:0x02061648 module:overlay(0) +from:0x020ca108 kind:thumb_call_arm to:0x0201baec module:main +from:0x020ca116 kind:thumb_call_arm to:0x0201baec module:main +from:0x020ca12c kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020ca134 kind:load to:0x020d8038 module:overlay(24) +from:0x020ca138 kind:load to:0x020d801c module:overlay(24) +from:0x020ca13c kind:load to:0x020d8000 module:overlay(24) +from:0x020ca140 kind:load to:0x0204a088 module:main +from:0x020ca148 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020ca154 kind:thumb_call_arm to:0x0201bacc module:main +from:0x020ca162 kind:thumb_call to:0x020ca258 module:overlay(24) +from:0x020ca17e kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020ca184 kind:load to:0x0204a088 module:main +from:0x020ca194 kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020ca19e kind:thumb_call_arm to:0x020b8e94 module:overlay(11) +from:0x020ca1b8 kind:load to:0x0204a088 module:main +from:0x020ca1ca kind:thumb_call to:0x020ca258 module:overlay(24) +from:0x020ca1e6 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x020ca1ec kind:load to:0x0204a088 module:main +from:0x020ca1fe kind:thumb_call_arm to:0x02061248 module:overlay(0) +from:0x020ca206 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca214 kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020ca222 kind:thumb_call_arm to:0x020c55bc module:overlay(24) +from:0x020ca228 kind:thumb_call_arm to:0x020c5448 module:overlay(24) +from:0x020ca230 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca23c kind:thumb_call_arm to:0x020c6728 module:overlay(24) +from:0x020ca246 kind:thumb_call_arm to:0x020c66cc module:overlay(24) +from:0x020ca24c kind:load to:0x0204a088 module:main +from:0x020ca250 kind:load to:0x027e09a4 module:dtcm +from:0x020ca254 kind:load to:0x027e0994 module:dtcm +from:0x020ca264 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020ca27e kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020ca284 kind:load to:0x0204e5f8 module:main +from:0x020ca296 kind:thumb_call_arm to:0x0201bb84 module:main +from:0x020ca2b0 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x020ca2b8 kind:load to:0x0204e5f8 module:main +from:0x020ca2c8 kind:load to:0x020b8f60 module:overlays(5,6,7,10,11,12,13,14) +from:0x020ca2d4 kind:arm_call to:0x0201bacc module:main +from:0x020ca2dc kind:arm_call to:0x02011ff4 module:main +from:0x020ca2f0 kind:arm_call to:0x0201bacc module:main +from:0x020ca2f8 kind:arm_call to:0x02011ff4 module:main +from:0x020ca310 kind:arm_call to:0x0201bacc module:main +from:0x020ca318 kind:arm_call to:0x0201bacc module:main +from:0x020ca320 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020ca338 kind:arm_call to:0x0201bacc module:main +from:0x020ca340 kind:arm_call to:0x0201bacc module:main +from:0x020ca348 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020ca350 kind:arm_call to:0x02011ff4 module:main +from:0x020ca368 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020ca380 kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020ca390 kind:arm_call to:0x0201e6d0 module:main +from:0x020ca39c kind:arm_call to:0x02063f40 module:overlay(0) +from:0x020ca3a8 kind:arm_call to:0x0201e6d0 module:main +from:0x020ca3b0 kind:arm_call to:0x0201ecd0 module:main +from:0x020ca3b8 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020ca3c0 kind:arm_call to:0x0206337c module:overlay(0) +from:0x020ca3c8 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020ca3d8 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020ca3e0 kind:arm_call to:0x02063848 module:overlay(0) +from:0x020ca3ec kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x020ca408 kind:arm_call to:0x02062ef8 module:overlay(0) +from:0x020ca414 kind:arm_call to:0x02062ef8 module:overlay(0) +from:0x020ca48c kind:arm_call to:0x020166cc module:main +from:0x020ca4a0 kind:arm_call to:0x020166cc module:main +from:0x020ca4bc kind:load to:0x020d8078 module:overlay(24) +from:0x020ca4c0 kind:load to:0x020b1fcc module:overlay(0) +from:0x020ca4c4 kind:load to:0x020b1f6c module:overlay(0) +from:0x020ca508 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca524 kind:arm_call to:0x02063a3c module:overlay(0) +from:0x020ca538 kind:arm_call to:0x02062f18 module:overlay(0) +from:0x020ca550 kind:arm_call to:0x02062f18 module:overlay(0) +from:0x020ca578 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ca5ac kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ca5cc kind:arm_call to:0x020633c0 module:overlay(0) +from:0x020ca5e0 kind:arm_call to:0x02062f18 module:overlay(0) +from:0x020ca5f8 kind:arm_call to:0x02062f18 module:overlay(0) +from:0x020ca654 kind:arm_call to:0x0201f730 module:main +from:0x020ca660 kind:arm_call to:0x0201f730 module:main +from:0x020ca670 kind:arm_call to:0x0201f730 module:main +from:0x020ca67c kind:arm_call to:0x0201f730 module:main +from:0x020ca68c kind:load to:0x020d8780 module:overlay(24) +from:0x020ca6d0 kind:arm_call to:0x0201f498 module:main +from:0x020ca6d8 kind:arm_call to:0x0201f498 module:main +from:0x020ca710 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ca718 kind:arm_call to:0x02063f64 module:overlay(0) +from:0x020ca840 kind:arm_call to:0x0201edbc module:main +from:0x020ca854 kind:arm_call to:0x020249f0 module:main +from:0x020ca86c kind:arm_call to:0x0201edbc module:main +from:0x020ca87c kind:arm_call to:0x020249f0 module:main +from:0x020ca884 kind:arm_call to:0x020c19e0 module:overlay(17) +from:0x020ca8b0 kind:arm_call to:0x020c4dd4 module:overlay(24) +from:0x020ca8ec kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca90c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ca914 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca928 kind:arm_call to:0x020c1cc0 module:overlay(17) +from:0x020ca940 kind:arm_call to:0x020c4dd4 module:overlay(24) +from:0x020ca954 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ca96c kind:arm_call to:0x020c1cc0 module:overlay(17) +from:0x020ca97c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ca984 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca998 kind:arm_call to:0x020c1cc0 module:overlay(17) +from:0x020ca9a8 kind:load to:0x0204a110 module:main +from:0x020ca9ac kind:load to:0x020d8780 module:overlay(24) +from:0x020ca9b0 kind:load to:0x020b5254 module:overlay(0) +from:0x020ca9c0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca9c8 kind:arm_call to:0x0201f2cc module:main +from:0x020ca9d4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020ca9dc kind:arm_call to:0x0201f2cc module:main +from:0x020ca9e4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca9ec kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020ca9f4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020ca9fc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa04 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa0c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa14 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020caa2c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa34 kind:arm_call to:0x0201f2cc module:main +from:0x020caa40 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caa48 kind:arm_call to:0x0201f2cc module:main +from:0x020caa50 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020caa58 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa60 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020caa68 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa70 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa78 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x020caa80 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020caa88 kind:arm_call to:0x02011ff4 module:main +from:0x020caab8 kind:arm_call to:0x0201e6d0 module:main +from:0x020caaf4 kind:arm_call to:0x0201e874 module:main +from:0x020cab34 kind:load to:0x020d809c module:overlay(24) +from:0x020cab50 kind:arm_call to:0x0201e6d0 module:main +from:0x020cab90 kind:load to:0x020d809c module:overlay(24) +from:0x020cabd4 kind:arm_call to:0x0201e874 module:main +from:0x020cadc0 kind:arm_call to:0x020cabe0 module:overlay(24) +from:0x020cadf0 kind:arm_call to:0x02011f3c module:main +from:0x020cae00 kind:arm_call to:0x020cae08 module:overlay(24) +from:0x020cae14 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020cae1c kind:arm_call to:0x020cb208 module:overlay(24) +from:0x020cae30 kind:arm_call to:0x020cc190 module:overlay(24) +from:0x020cae3c kind:arm_call to:0x020cc494 module:overlay(24) +from:0x020cae48 kind:arm_call to:0x020cc7a8 module:overlay(24) +from:0x020cae68 kind:arm_call to:0x02011f3c module:main +from:0x020cae74 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x020cae90 kind:arm_call to:0x02011f3c module:main +from:0x020cae9c kind:arm_call to:0x020685cc module:overlay(0) +from:0x020caec0 kind:arm_call to:0x020cb2b0 module:overlay(24) +from:0x020caed0 kind:arm_call to:0x020cb2b0 module:overlay(24) +from:0x020caee0 kind:arm_call to:0x020cb2b0 module:overlay(24) +from:0x020caeec kind:load to:0x020d80a8 module:overlay(24) +from:0x020caef0 kind:load to:0x020443a8 module:main +from:0x020caf18 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caf20 kind:arm_call to:0x02011ff4 module:main +from:0x020caf40 kind:arm_call to:0x020cb2bc module:overlay(24) +from:0x020caf48 kind:arm_call to:0x020cb2bc module:overlay(24) +from:0x020caf50 kind:arm_call to:0x020cb2bc module:overlay(24) +from:0x020caf58 kind:arm_call to:0x020cb218 module:overlay(24) +from:0x020caf60 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020caf6c kind:load to:0x020d80a8 module:overlay(24) +from:0x020caf94 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020caf9c kind:arm_call to:0x02011ff4 module:main +from:0x020cafbc kind:arm_call to:0x020cb2bc module:overlay(24) +from:0x020cafc4 kind:arm_call to:0x020cb2bc module:overlay(24) +from:0x020cafcc kind:arm_call to:0x020cb2bc module:overlay(24) +from:0x020cafd4 kind:arm_call to:0x020cb218 module:overlay(24) +from:0x020cafdc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cafe4 kind:arm_call to:0x02011ff4 module:main +from:0x020caff0 kind:load to:0x020d80a8 module:overlay(24) +from:0x020cb000 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020cb00c kind:arm_call to:0x020cbed0 module:overlay(24) +from:0x020cb020 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020cb034 kind:arm_call to:0x020cbed0 module:overlay(24) +from:0x020cb048 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020cb054 kind:arm_call to:0x020cbfb0 module:overlay(24) +from:0x020cb068 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020cb074 kind:arm_call to:0x020cc098 module:overlay(24) +from:0x020cb08c kind:load to:0x020cc0c4 module:overlay(24) +from:0x020cb0a8 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020cb0dc kind:arm_call to:0x020ccb4c module:overlay(24) +from:0x020cb0fc kind:load to:0x020d7448 module:overlay(24) +from:0x020cb114 kind:arm_call to:0x020cc0c4 module:overlay(24) +from:0x020cb120 kind:arm_call to:0x020cc0c4 module:overlay(24) +from:0x020cb128 kind:arm_call to:0x020cb5f8 module:overlay(24) +from:0x020cb1c8 kind:load to:0x027e0994 module:dtcm +from:0x020cb1cc kind:load to:0x02018aac module:main +from:0x020cb1dc kind:arm_call to:0x02018ac4 module:main +from:0x020cb1ec kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020cb1f8 kind:arm_call_thumb to:0x0201ca28 module:main +from:0x020cb200 kind:load to:0x027e0994 module:dtcm +from:0x020cb204 kind:load to:0x0204a120 module:main +from:0x020cb214 kind:load to:0x020d87b4 module:overlay(24) +from:0x020cb228 kind:load to:0x020d87b4 module:overlay(24) +from:0x020cb28c kind:arm_call to:0x0201e6d0 module:main +from:0x020cb294 kind:arm_call to:0x0201e6d0 module:main +from:0x020cb29c kind:arm_call to:0x0201e6d0 module:main +from:0x020cb2ac kind:load to:0x020d80f0 module:overlay(24) +from:0x020cb2e4 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020cb304 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x020cb320 kind:arm_call to:0x02067a2c module:overlay(0) +from:0x020cb384 kind:arm_call to:0x02019590 module:main +from:0x020cb3bc kind:arm_call to:0x02015348 module:main +from:0x020cb3d4 kind:arm_call to:0x020cb4cc module:overlay(24) +from:0x020cb3f8 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020cb404 kind:arm_call to:0x020691e0 module:overlay(0) +from:0x020cb430 kind:arm_call to:0x02061db8 module:overlay(0) +from:0x020cb43c kind:arm_call to:0x02061da8 module:overlay(0) +from:0x020cb478 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x020cb4a0 kind:arm_call to:0x02068798 module:overlay(0) +from:0x020cb4ac kind:arm_call to:0x02062838 module:overlay(0) +from:0x020cb4b4 kind:arm_call to:0x020153a4 module:main +from:0x020cb4c0 kind:load to:0x020b508c module:overlay(0) +from:0x020cb4c4 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020cb4c8 kind:load to:0x0204a110 module:main +from:0x020cb4f8 kind:arm_call to:0x02019590 module:main +from:0x020cb558 kind:arm_call to:0x020626e4 module:overlay(0) +from:0x020cb578 kind:arm_call to:0x02019590 module:main +from:0x020cb5e4 kind:load to:0x0204a110 module:main +from:0x020cb610 kind:arm_call to:0x02062144 module:overlay(0) +from:0x020cb628 kind:arm_call to:0x020cb1d0 module:overlay(24) +from:0x020cb630 kind:load to:0x020d87b4 module:overlay(24) +from:0x020cb660 kind:arm_call to:0x02028c4c module:main +from:0x020cb684 kind:arm_call to:0x020cb690 module:overlay(24) +from:0x020cb6f8 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb708 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb744 kind:arm_call to:0x0201aa44 module:main +from:0x020cb754 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb760 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb798 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb7a8 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb7f4 kind:arm_call to:0x0201aa44 module:main +from:0x020cb834 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb844 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb87c kind:arm_call to:0x0201aa44 module:main +from:0x020cb8a8 kind:arm_call to:0x0201e8d4 module:main +from:0x020cb8dc kind:arm_call to:0x0206216c module:overlay(0) +from:0x020cb8e8 kind:load to:0x0204af1c module:main +from:0x020cb910 kind:arm_call to:0x020cb22c module:overlay(24) +from:0x020cb93c kind:load to:0x020d8164 module:overlay(24) +from:0x020cb97c kind:arm_call to:0x020cb2c0 module:overlay(24) +from:0x020cb9b0 kind:arm_call to:0x0201e874 module:main +from:0x020cb9fc kind:arm_call to:0x0201e874 module:main +from:0x020cba44 kind:arm_call to:0x0201e874 module:main +from:0x020cba50 kind:load to:0x027e09a4 module:dtcm +from:0x020cbb58 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbb7c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbba0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbbd0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbbf4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbc18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbc48 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbc6c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbc90 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbcc0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbce4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbd08 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbd38 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbd5c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbd80 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbdb0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbdd4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbdf8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cbe1c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cbe64 kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbe78 kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbebc kind:arm_call to:0x020cb1b4 module:overlay(24) +from:0x020cbec4 kind:load to:0x027e09a4 module:dtcm +from:0x020cbec8 kind:load to:0x0204a110 module:main +from:0x020cbecc kind:load to:0x020d87b4 module:overlay(24) +from:0x020cbeec kind:arm_call to:0x020cbef4 module:overlay(24) +from:0x020cbefc kind:arm_call to:0x020cc0f0 module:overlay(24) +from:0x020cbf28 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020cbf4c kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020cbf5c kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbf78 kind:arm_call to:0x020cb0e8 module:overlay(24) +from:0x020cbfa0 kind:load to:0x027e09a4 module:dtcm +from:0x020cbfa4 kind:load to:0x027e0cd8 module:dtcm +from:0x020cbfa8 kind:load to:0x020d87b4 module:overlay(24) +from:0x020cbfac kind:load to:0x0204a110 module:main +from:0x020cbfcc kind:arm_call to:0x020cbfd4 module:overlay(24) +from:0x020cbfdc kind:arm_call to:0x020cc0f0 module:overlay(24) +from:0x020cc028 kind:arm_call to:0x02014fe0 module:main +from:0x020cc080 kind:load to:0x027e0cd8 module:dtcm +from:0x020cc08c kind:load to:0x02049be0 module:main +from:0x020cc094 kind:load to:0x0204a110 module:main +from:0x020cc0c0 kind:load to:0x0204a110 module:main +from:0x020cc0e0 kind:arm_call to:0x020cb5f8 module:overlay(24) +from:0x020cc108 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cc11c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cc16c kind:load to:0x0204a110 module:main +from:0x020cc170 kind:load to:0x020b508c module:overlay(0) +from:0x020cc174 kind:load to:0x0204a088 module:main +from:0x020cc178 kind:load to:0x027e0994 module:dtcm +from:0x020cc198 kind:arm_call to:0x020cb908 module:overlay(24) +from:0x020cc1a8 kind:arm_call to:0x0201ef9c module:main +from:0x020cc1bc kind:load to:0x020d8114 module:overlay(24) +from:0x020cc1fc kind:arm_call to:0x020cb940 module:overlay(24) +from:0x020cc210 kind:arm_call to:0x0201effc module:main +from:0x020cc244 kind:arm_call to:0x0201f04c module:main +from:0x020cc258 kind:arm_call to:0x0201c4d8 module:main +from:0x020cc260 kind:load to:0x0204e5f8 module:main +from:0x020cc264 kind:load to:0x0204aeac module:main +from:0x020cc29c kind:arm_call to:0x020cc0c4 module:overlay(24) +from:0x020cc2c0 kind:arm_call to:0x0201effc module:main +from:0x020cc420 kind:arm_call to:0x0201f04c module:main +from:0x020cc434 kind:arm_call to:0x0201c4d8 module:main +from:0x020cc478 kind:arm_call to:0x020cbef4 module:overlay(24) +from:0x020cc484 kind:arm_call to:0x020cbfd4 module:overlay(24) +from:0x020cc490 kind:load to:0x0204aeac module:main +from:0x020cc49c kind:arm_call to:0x020cb908 module:overlay(24) +from:0x020cc4ac kind:arm_call to:0x0201eb4c module:main +from:0x020cc4b8 kind:load to:0x020d813c module:overlay(24) +from:0x020cc4c4 kind:arm_call to:0x020cb940 module:overlay(24) +from:0x020cc4e0 kind:arm_call to:0x0201ebf8 module:main +from:0x020cc544 kind:arm_call to:0x020cc0c4 module:overlay(24) +from:0x020cc56c kind:arm_call to:0x0201ebf8 module:main +from:0x020cc5c0 kind:arm_call to:0x020cbef4 module:overlay(24) +from:0x020cc714 kind:arm_call to:0x0201ec30 module:main +from:0x020cc720 kind:arm_call to:0x01ffb428 module:itcm +from:0x020cc740 kind:arm_call to:0x02028c4c module:main +from:0x020cc768 kind:arm_call to:0x020cb690 module:overlay(24) +from:0x020cc774 kind:load to:0x027e0120 module:dtcm +from:0x020cc780 kind:arm_call to:0x020cb8ec module:overlay(24) +from:0x020cc790 kind:arm_call to:0x0201ec30 module:main +from:0x020cc7b0 kind:arm_call to:0x020cb22c module:overlay(24) +from:0x020cc7c4 kind:load to:0x020d80cc module:overlay(24) +from:0x020ccb44 kind:load to:0x020d87b4 module:overlay(24) +from:0x020ccb48 kind:load to:0x020cb1b4 module:overlay(24) +from:0x020ccb68 kind:arm_call to:0x020cb2c0 module:overlay(24) +from:0x020ccba4 kind:arm_call to:0x0201e874 module:main +from:0x020ccc20 kind:arm_call to:0x0201e874 module:main +from:0x020ccc98 kind:arm_call to:0x0201e874 module:main +from:0x020cccf8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ccd20 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ccd48 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ccd68 kind:arm_call to:0x02011f3c module:main +from:0x020ccd74 kind:arm_call to:0x020ccd7c module:overlay(24) +from:0x020ccd84 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020ccd8c kind:arm_call to:0x020cfa64 module:overlay(24) +from:0x020ccde0 kind:arm_call to:0x02011f3c module:main +from:0x020ccdec kind:arm_call to:0x020cd6ac module:overlay(24) +from:0x020cce00 kind:arm_call to:0x02011f3c module:main +from:0x020cce0c kind:arm_call to:0x020ce3ac module:overlay(24) +from:0x020cce20 kind:arm_call to:0x02011f3c module:main +from:0x020cce2c kind:arm_call to:0x020ceadc module:overlay(24) +from:0x020cce3c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cce54 kind:arm_call to:0x02011f3c module:main +from:0x020cce60 kind:arm_call to:0x020cf700 module:overlay(24) +from:0x020cce74 kind:arm_call to:0x02011f3c module:main +from:0x020cce80 kind:arm_call_thumb to:0x0210ec18 module:overlay(31) +from:0x020ccea4 kind:arm_call to:0x020166cc module:main +from:0x020ccee0 kind:arm_call to:0x02011f3c module:main +from:0x020cceec kind:arm_call to:0x020cf914 module:overlay(24) +from:0x020ccef8 kind:arm_call to:0x020cdf30 module:overlay(24) +from:0x020ccf04 kind:load to:0x020d818c module:overlay(24) +from:0x020ccf0c kind:load to:0x027e09a4 module:dtcm +from:0x020ccf14 kind:load to:0x027e0ce0 module:dtcm +from:0x020ccf4c kind:arm_call to:0x02011ff4 module:main +from:0x020ccf54 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf64 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf70 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf80 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ccf90 kind:arm_call to:0x02011ff4 module:main +from:0x020ccfc4 kind:arm_call to:0x02011ff4 module:main +from:0x020ccfd4 kind:arm_call to:0x020cfa74 module:overlay(24) +from:0x020ccfdc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020ccfe8 kind:load to:0x020d818c module:overlay(24) +from:0x020ccfec kind:load to:0x027e09a4 module:dtcm +from:0x020cd024 kind:arm_call to:0x02011ff4 module:main +from:0x020cd02c kind:arm_call to:0x02011ff4 module:main +from:0x020cd03c kind:arm_call to:0x02011ff4 module:main +from:0x020cd048 kind:arm_call to:0x02011ff4 module:main +from:0x020cd058 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd068 kind:arm_call to:0x02011ff4 module:main +from:0x020cd09c kind:arm_call to:0x02011ff4 module:main +from:0x020cd0ac kind:arm_call to:0x020cfa74 module:overlay(24) +from:0x020cd0b4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020cd0bc kind:arm_call to:0x02011ff4 module:main +from:0x020cd0c8 kind:load to:0x020d818c module:overlay(24) +from:0x020cd0cc kind:load to:0x027e09a4 module:dtcm +from:0x020cd0e0 kind:arm_call to:0x020cd7a4 module:overlay(24) +from:0x020cd0e8 kind:arm_call to:0x020ce5f8 module:overlay(24) +from:0x020cd0f0 kind:arm_call to:0x020cee34 module:overlay(24) +from:0x020cd108 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020cd124 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020cd13c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x020cd16c kind:arm_call to:0x020cd3a4 module:overlay(24) +from:0x020cd178 kind:arm_call to:0x020cd42c module:overlay(24) +from:0x020cd184 kind:load to:0x020b508c module:overlay(0) +from:0x020cd188 kind:load to:0x027e09b8 module:dtcm +from:0x020cd1ac kind:arm_call to:0x020cd7b0 module:overlay(24) +from:0x020cd1b4 kind:arm_call to:0x020ce650 module:overlay(24) +from:0x020cd1bc kind:arm_call to:0x020cee88 module:overlay(24) +from:0x020cd1c4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd1d4 kind:arm_call to:0x020cf7b8 module:overlay(24) +from:0x020cd1dc kind:arm_call to:0x0210efe4 module:overlay(31) +from:0x020cd1fc kind:arm_call to:0x020cd494 module:overlay(24) +from:0x020cd20c kind:arm_call to:0x020cf94c module:overlay(24) +from:0x020cd214 kind:load to:0x027e09a4 module:dtcm +from:0x020cd218 kind:load to:0x027e0ce0 module:dtcm +from:0x020cd21c kind:load to:0x020d87b8 module:overlay(24) +from:0x020cd234 kind:arm_call to:0x020cd640 module:overlay(24) +from:0x020cd244 kind:arm_call to:0x020cda2c module:overlay(24) +from:0x020cd258 kind:arm_call to:0x020ce6ac module:overlay(24) +from:0x020cd26c kind:arm_call to:0x020cf078 module:overlay(24) +from:0x020cd278 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd294 kind:arm_call to:0x020cf804 module:overlay(24) +from:0x020cd2ac kind:arm_call to:0x020cf9a8 module:overlay(24) +from:0x020cd2b4 kind:load to:0x027e09a4 module:dtcm +from:0x020cd2d4 kind:arm_call to:0x020cd640 module:overlay(24) +from:0x020cd2f0 kind:arm_call to:0x020cdae8 module:overlay(24) +from:0x020cd308 kind:arm_call to:0x020ce96c module:overlay(24) +from:0x020cd330 kind:arm_call to:0x020cf3d8 module:overlay(24) +from:0x020cd33c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd358 kind:arm_call to:0x020cf844 module:overlay(24) +from:0x020cd370 kind:arm_call to:0x020cf9ac module:overlay(24) +from:0x020cd378 kind:load to:0x0204a110 module:main +from:0x020cd37c kind:load to:0x020d8780 module:overlay(24) +from:0x020cd380 kind:load to:0x027e09a4 module:dtcm +from:0x020cd390 kind:load to:0x020cdd78 module:overlay(24) +from:0x020cd3a0 kind:load to:0x020cdebc module:overlay(24) +from:0x020cd3bc kind:arm_call to:0x020705a0 module:overlay(0) +from:0x020cd3d4 kind:arm_call to:0x020cea70 module:overlay(24) +from:0x020cd3dc kind:load to:0x027e09a4 module:dtcm +from:0x020cd3f0 kind:arm_call to:0x020705a0 module:overlay(0) +from:0x020cd400 kind:arm_call to:0x020cea8c module:overlay(24) +from:0x020cd408 kind:load to:0x027e09a4 module:dtcm +from:0x020cd418 kind:load to:0x020cf634 module:overlay(24) +from:0x020cd428 kind:load to:0x020cf65c module:overlay(24) +from:0x020cd438 kind:load to:0x020cf5b4 module:overlay(24) +from:0x020cd448 kind:load to:0x020cf5e4 module:overlay(24) +from:0x020cd458 kind:load to:0x020cef38 module:overlay(24) +from:0x020cd478 kind:arm_call to:0x020705a0 module:overlay(0) +from:0x020cd488 kind:arm_call to:0x020cef44 module:overlay(24) +from:0x020cd490 kind:load to:0x027e09a4 module:dtcm +from:0x020cd4ac kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd4d4 kind:arm_call to:0x0210f914 module:overlay(31) +from:0x020cd4dc kind:load to:0x027e09a4 module:dtcm +from:0x020cd4f4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd51c kind:load to:0x027e09a4 module:dtcm +from:0x020cd570 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd5a8 kind:arm_call to:0x020166cc module:main +from:0x020cd5b4 kind:arm_call to:0x020166ac module:main +from:0x020cd5c0 kind:arm_call to:0x020cd520 module:overlay(24) +from:0x020cd5d0 kind:arm_call to:0x020cd520 module:overlay(24) +from:0x020cd5e0 kind:arm_call to:0x020cd520 module:overlay(24) +from:0x020cd5f0 kind:arm_call to:0x020cd520 module:overlay(24) +from:0x020cd5f8 kind:load to:0x027e09a4 module:dtcm +from:0x020cd658 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020cd66c kind:arm_call to:0x02073310 module:overlay(0) +from:0x020cd6a4 kind:load to:0x027e09b8 module:dtcm +from:0x020cd6a8 kind:load to:0x0204e5f8 module:main +from:0x020cd6d4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6dc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6e4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6ec kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6f4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd6fc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd704 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd70c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd720 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cd734 kind:arm_call to:0x020ce388 module:overlay(24) +from:0x020cd754 kind:arm_call to:0x02011ff4 module:main +from:0x020cd764 kind:arm_call to:0x02011f3c module:main +from:0x020cd798 kind:arm_call to:0x020cd7b0 module:overlay(24) +from:0x020cd7ac kind:load to:0x020cdf30 module:overlay(24) +from:0x020cd7c4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd7d4 kind:arm_call to:0x020196b0 module:main +from:0x020cd7e0 kind:arm_call to:0x020196b0 module:main +from:0x020cd808 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd824 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd83c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd854 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd868 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd87c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd890 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd898 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020cd8b0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd8bc kind:arm_call to:0x02060bac module:overlay(0) +from:0x020cd8d0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd8e4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd8f8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd908 kind:arm_call to:0x020196b0 module:main +from:0x020cd930 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cd94c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd960 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd974 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd988 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd99c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd9b4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd9bc kind:arm_call to:0x02060bac module:overlay(0) +from:0x020cd9d4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cd9e0 kind:arm_call to:0x02060bac module:overlay(0) +from:0x020cd9f4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cda08 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cda1c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cda28 kind:load to:0x027e09a4 module:dtcm +from:0x020cda38 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda40 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda48 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda50 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda58 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda64 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda6c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda74 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda7c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cda84 kind:arm_call to:0x020ce040 module:overlay(24) +from:0x020cda94 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020cdaa4 kind:arm_call to:0x020ce2f8 module:overlay(24) +from:0x020cdac0 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020cdad8 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020cdae0 kind:load to:0x027e09b8 module:dtcm +from:0x020cdae4 kind:load to:0x020b5254 module:overlay(0) +from:0x020cdaf4 kind:arm_call to:0x020ce388 module:overlay(24) +from:0x020cdb1c kind:arm_call to:0x020ce340 module:overlay(24) +from:0x020cdb68 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cdb84 kind:arm_call to:0x020196b0 module:main +from:0x020cdbb0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cdbd4 kind:arm_call to:0x020196b0 module:main +from:0x020cdc00 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cdc8c kind:arm_call to:0x0201aa44 module:main +from:0x020cdd4c kind:arm_call to:0x0201aad0 module:main +from:0x020cdd64 kind:load to:0x0204af1c module:main +from:0x020cdd68 kind:load to:0x0204a110 module:main +from:0x020cdd6c kind:load to:0x027e09a4 module:dtcm +from:0x020cdd70 kind:load to:0x020d751a module:overlay(24) +from:0x020cdd74 kind:load to:0x020d7552 module:overlay(24) +from:0x020cdd90 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cde20 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cde6c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cde88 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cdea4 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cdeb0 kind:arm_call to:0x020cdf30 module:overlay(24) +from:0x020cdeb8 kind:load to:0x027e09a4 module:dtcm +from:0x020cded0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cdf14 kind:arm_call to:0x020ce2f8 module:overlay(24) +from:0x020cdf24 kind:arm_call to:0x020cdd78 module:overlay(24) +from:0x020cdf2c kind:load to:0x027e09a4 module:dtcm +from:0x020cdf38 kind:arm_call to:0x020ce2f8 module:overlay(24) +from:0x020cdf44 kind:arm_call to:0x020ce340 module:overlay(24) +from:0x020cdf6c kind:arm_call to:0x020ce388 module:overlay(24) +from:0x020ce04c kind:arm_call to:0x020ce388 module:overlay(24) +from:0x020ce144 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce174 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce1c0 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce1e0 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce258 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce26c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ce278 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ce288 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce29c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ce2ac kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce2c0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020ce2d0 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020ce2f0 kind:load to:0x027e09a4 module:dtcm +from:0x020ce2f4 kind:load to:0x020b5254 module:overlay(0) +from:0x020ce304 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce338 kind:load to:0x027e09a4 module:dtcm +from:0x020ce33c kind:load to:0x027e0ce0 module:dtcm +from:0x020ce34c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce380 kind:load to:0x027e09a4 module:dtcm +from:0x020ce384 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce394 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce3a8 kind:load to:0x027e09a4 module:dtcm +from:0x020ce3c0 kind:arm_call to:0x020196b0 module:main +from:0x020ce3ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce3fc kind:arm_call to:0x0201e6d0 module:main +from:0x020ce418 kind:arm_call to:0x02065b18 module:overlay(0) +from:0x020ce438 kind:arm_call to:0x020196b0 module:main +from:0x020ce464 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce498 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce4d8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce52c kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020ce558 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce5dc kind:arm_call to:0x0201e874 module:main +from:0x020ce5ec kind:load to:0x020d752a module:overlay(24) +from:0x020ce5f0 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce5f4 kind:load to:0x0204a110 module:main +from:0x020ce640 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020ce64c kind:load to:0x027e0ce0 module:dtcm +from:0x020ce660 kind:arm_call to:0x020196b0 module:main +from:0x020ce684 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ce69c kind:arm_call to:0x02065988 module:overlay(0) +from:0x020ce6a8 kind:load to:0x020d752a module:overlay(24) +from:0x020ce8a0 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020ce8c0 kind:arm_call to:0x02015788 module:main +from:0x020ce924 kind:arm_call to:0x02065b8c module:overlay(0) +from:0x020ce944 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020ce954 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020ce960 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce964 kind:load to:0x0204a110 module:main +from:0x020ce968 kind:load to:0x020b5254 module:overlay(0) +from:0x020ce988 kind:arm_call to:0x0201e8d4 module:main +from:0x020ce9cc kind:arm_call to:0x0201aa44 module:main +from:0x020ce9e8 kind:arm_call to:0x02028c4c module:main +from:0x020cea04 kind:arm_call to:0x0201e8d4 module:main +from:0x020cea60 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020cea6c kind:load to:0x0204af1c module:main +from:0x020ceaa4 kind:arm_call to:0x020cd640 module:overlay(24) +from:0x020cead8 kind:load to:0x020d87b8 module:overlay(24) +from:0x020ceaf8 kind:arm_call to:0x020196b0 module:main +from:0x020ceb24 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ceb34 kind:arm_call to:0x020196b0 module:main +from:0x020ceb60 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ceb70 kind:arm_call to:0x020196b0 module:main +from:0x020ceb9c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cebac kind:arm_call to:0x0201e6d0 module:main +from:0x020cebc8 kind:arm_call to:0x02065b18 module:overlay(0) +from:0x020cebf0 kind:arm_call to:0x02060c34 module:overlay(0) +from:0x020cec04 kind:arm_call to:0x020196b0 module:main +from:0x020cec34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cec68 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cec98 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020ced44 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cedc8 kind:arm_call to:0x0201e874 module:main +from:0x020cede4 kind:arm_call to:0x020cef90 module:overlay(24) +from:0x020cedf0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cee24 kind:load to:0x020d752a module:overlay(24) +from:0x020cee28 kind:load to:0x027e0d04 module:dtcm +from:0x020cee2c kind:load to:0x0204a110 module:main +from:0x020cee30 kind:load to:0x027e09a4 module:dtcm +from:0x020cee78 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020cee84 kind:load to:0x027e0d04 module:dtcm +from:0x020cee94 kind:arm_call to:0x020196b0 module:main +from:0x020ceebc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020ceee8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cef14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cef2c kind:arm_call to:0x02065988 module:overlay(0) +from:0x020cef34 kind:load to:0x020d752a module:overlay(24) +from:0x020cef40 kind:load to:0x020cef90 module:overlay(24) +from:0x020cef8c kind:load to:0x027e0d04 module:dtcm +from:0x020cefa0 kind:arm_call to:0x020196b0 module:main +from:0x020cefb4 kind:arm_call to:0x0201c2b0 module:main +from:0x020cefe4 kind:arm_call to:0x02060e3c module:overlay(0) +from:0x020cf020 kind:arm_call to:0x02060c50 module:overlay(0) +from:0x020cf034 kind:arm_call to:0x02060db8 module:overlay(0) +from:0x020cf040 kind:arm_call to:0x02060c7c module:overlay(0) +from:0x020cf058 kind:arm_call to:0x02060d7c module:overlay(0) +from:0x020cf064 kind:load to:0x027e0994 module:dtcm +from:0x020cf068 kind:load to:0x020d81a8 module:overlay(24) +from:0x020cf06c kind:load to:0x027e0d04 module:dtcm +from:0x020cf070 kind:load to:0x020d750c module:overlay(24) +from:0x020cf074 kind:load to:0x020d74fe module:overlay(24) +from:0x020cf08c kind:arm_call to:0x02065b8c module:overlay(0) +from:0x020cf0a4 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x020cf0c4 kind:arm_call to:0x02015788 module:main +from:0x020cf310 kind:arm_call to:0x020cf6c8 module:overlay(24) +from:0x020cf358 kind:arm_call to:0x020cf6a4 module:overlay(24) +from:0x020cf360 kind:arm_call to:0x020cf690 module:overlay(24) +from:0x020cf378 kind:arm_call to:0x02018ad4 module:main +from:0x020cf388 kind:arm_call to:0x020cef90 module:overlay(24) +from:0x020cf3ac kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020cf3bc kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x020cf3c4 kind:load to:0x027e0d04 module:dtcm +from:0x020cf3c8 kind:load to:0x0204a110 module:main +from:0x020cf3d0 kind:load to:0x027e0994 module:dtcm +from:0x020cf3d4 kind:load to:0x020b5254 module:overlay(0) +from:0x020cf3f4 kind:arm_call to:0x0201e8d4 module:main +from:0x020cf43c kind:arm_call to:0x0201aa44 module:main +from:0x020cf44c kind:arm_call to:0x0201e8d4 module:main +from:0x020cf4a4 kind:arm_call to:0x0201aa44 module:main +from:0x020cf4b4 kind:arm_call to:0x0201e8d4 module:main +from:0x020cf50c kind:arm_call to:0x0201aa44 module:main +from:0x020cf528 kind:arm_call to:0x02028c4c module:main +from:0x020cf544 kind:arm_call to:0x0201e8d4 module:main +from:0x020cf5a4 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x020cf5b0 kind:load to:0x0204af1c module:main +from:0x020cf5e0 kind:load to:0x027e0d04 module:dtcm +from:0x020cf5fc kind:arm_call to:0x020cd640 module:overlay(24) +from:0x020cf630 kind:load to:0x020d87b8 module:overlay(24) +from:0x020cf648 kind:arm_call to:0x020cf6c8 module:overlay(24) +from:0x020cf680 kind:arm_call to:0x020cf6a4 module:overlay(24) +from:0x020cf688 kind:arm_call to:0x020cf690 module:overlay(24) +from:0x020cf6a0 kind:load to:0x020cf6c8 module:overlay(24) +from:0x020cf6b4 kind:arm_call to:0x020cf6c8 module:overlay(24) +from:0x020cf6e0 kind:arm_call to:0x02065988 module:overlay(0) +from:0x020cf6f0 kind:arm_call to:0x02065988 module:overlay(0) +from:0x020cf6f8 kind:load to:0x020d753e module:overlay(24) +from:0x020cf6fc kind:load to:0x020d752a module:overlay(24) +from:0x020cf724 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cf734 kind:arm_call to:0x020cf7b8 module:overlay(24) +from:0x020cf760 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf790 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf7e0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf7f8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cf810 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020cf834 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020cf840 kind:load to:0x027e0ce0 module:dtcm +from:0x020cf890 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020cf8c4 kind:arm_call to:0x0201aad0 module:main +from:0x020cf8e4 kind:arm_call to:0x0201aa8c module:main +from:0x020cf90c kind:load to:0x027e0ce0 module:dtcm +from:0x020cf910 kind:load to:0x0204af1c module:main +from:0x020cf940 kind:arm_call to:0x020cf94c module:overlay(24) +from:0x020cf970 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cf998 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cfa08 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020cfa40 kind:arm_call to:0x0201aa44 module:main +from:0x020cfa58 kind:load to:0x027e0ce0 module:dtcm +from:0x020cfa5c kind:load to:0x0204af1c module:main +from:0x020cfa60 kind:load to:0x020d74f8 module:overlay(24) +from:0x020cfa70 kind:load to:0x020d87b8 module:overlay(24) +from:0x020cfa84 kind:load to:0x020d87b8 module:overlay(24) +from:0x020cfa9c kind:arm_call to:0x02060804 module:overlay(0) +from:0x020cfb78 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020cfd70 kind:arm_call to:0x020d1e50 module:overlay(24) +from:0x020cfd8c kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020cfe3c kind:arm_call to:0x020cfaf4 module:overlay(24) +from:0x020cfe70 kind:load to:0x027e07d4 module:dtcm +from:0x020cff3c kind:load to:0x020d81b4 module:overlay(24) +from:0x020cff40 kind:load to:0x020d81b8 module:overlay(24) +from:0x020cff84 kind:load to:0x020d81b8 module:overlay(24) +from:0x020cff88 kind:load to:0x020d81c2 module:overlay(24) +from:0x020cff90 kind:arm_call to:0x020cfe74 module:overlay(24) +from:0x020cffb0 kind:load to:0x020d81be module:overlay(24) +from:0x020cffec kind:load to:0x020d81b8 module:overlay(24) +from:0x020d0028 kind:arm_call to:0x020d5460 module:overlay(24) +from:0x020d0034 kind:load to:0x020d81b8 module:overlay(24) +from:0x020d0038 kind:load to:0x020d81c3 module:overlay(24) +from:0x020d00e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d0100 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d0110 kind:arm_call to:0x020d014c module:overlay(24) +from:0x020d011c kind:arm_call to:0x020d02e0 module:overlay(24) +from:0x020d0138 kind:arm_call to:0x020d003c module:overlay(24) +from:0x020d01ac kind:arm_call to:0x020cfe74 module:overlay(24) +from:0x020d01dc kind:arm_call to:0x020d0630 module:overlay(24) +from:0x020d0208 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d0224 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020d0248 kind:arm_call to:0x020cff8c module:overlay(24) +from:0x020d0258 kind:arm_call to:0x020d24dc module:overlay(24) +from:0x020d0268 kind:arm_call to:0x020cff44 module:overlay(24) +from:0x020d0284 kind:arm_call to:0x020d24bc module:overlay(24) +from:0x020d0294 kind:arm_call to:0x020cff44 module:overlay(24) +from:0x020d02d8 kind:load to:0x020d81b8 module:overlay(24) +from:0x020d038c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d03a0 kind:arm_call to:0x020d31ac module:overlay(24) +from:0x020d03f4 kind:load to:0x020d7574 module:overlay(24) +from:0x020d03fc kind:load to:0x027e09b8 module:dtcm +from:0x020d0490 kind:arm_call to:0x020d0400 module:overlay(24) +from:0x020d04c0 kind:arm_call to:0x02061a48 module:overlay(0) +from:0x020d0510 kind:load to:0x027e07d4 module:dtcm +from:0x020d0514 kind:load to:0x027e0998 module:dtcm +from:0x020d0530 kind:arm_call to:0x020d053c module:overlay(24) +from:0x020d0534 kind:arm_call to:0x020cffb4 module:overlay(24) +from:0x020d059c kind:arm_call to:0x020d0460 module:overlay(24) +from:0x020d066c kind:arm_call to:0x0205ca18 module:overlay(0) +from:0x020d0684 kind:arm_call to:0x0205ca18 module:overlay(0) +from:0x020d069c kind:arm_call to:0x0205ca18 module:overlay(0) +from:0x020d06a8 kind:arm_call to:0x0205c9d0 module:overlay(0) +from:0x020d06cc kind:load to:0x020d81b8 module:overlay(24) +from:0x020d0778 kind:arm_call to:0x02011f3c module:main +from:0x020d078c kind:arm_call to:0x02028c30 module:main +from:0x020d0794 kind:arm_call to:0x020d07b8 module:overlay(24) +from:0x020d07ac kind:arm_call to:0x02011ff4 module:main +from:0x020d07d0 kind:arm_call to:0x02028c90 module:main +from:0x020d0828 kind:arm_call_thumb to:0x0205a950 module:overlay(0) +from:0x020d0830 kind:arm_call_thumb to:0x0205a944 module:overlay(0) +from:0x020d0840 kind:arm_call to:0x020d0b84 module:overlay(24) +from:0x020d0848 kind:load to:0x0204a110 module:main +from:0x020d085c kind:arm_call to:0x020d0b84 module:overlay(24) +from:0x020d08cc kind:arm_call to:0x020d0a44 module:overlay(24) +from:0x020d0908 kind:arm_call to:0x01ffb644 module:itcm +from:0x020d0920 kind:arm_call to:0x01ffb558 module:itcm +from:0x020d0970 kind:arm_call to:0x020d0a44 module:overlay(24) +from:0x020d09a4 kind:arm_call to:0x01ffb644 module:itcm +from:0x020d09c4 kind:arm_call to:0x01ffb558 module:itcm +from:0x020d0a10 kind:arm_call to:0x020d0a44 module:overlay(24) +from:0x020d0b0c kind:arm_call to:0x020d0ed4 module:overlay(24) +from:0x020d0bb0 kind:arm_call to:0x020d0fb8 module:overlay(24) +from:0x020d0be8 kind:arm_call to:0x02015348 module:main +from:0x020d0bfc kind:arm_call to:0x02028c90 module:main +from:0x020d0c1c kind:arm_call to:0x020d0dbc module:overlay(24) +from:0x020d0c24 kind:arm_call to:0x020153a4 module:main +from:0x020d0c5c kind:arm_call to:0x02015348 module:main +from:0x020d0c70 kind:arm_call to:0x02028c90 module:main +from:0x020d0ca4 kind:arm_call to:0x020d0dbc module:overlay(24) +from:0x020d0cac kind:arm_call to:0x020153a4 module:main +from:0x020d0cb8 kind:arm_call to:0x020d0fb8 module:overlay(24) +from:0x020d0d30 kind:arm_call to:0x020d0fb8 module:overlay(24) +from:0x020d0da0 kind:arm_call to:0x020d0dbc module:overlay(24) +from:0x020d0dd0 kind:arm_call to:0x020275bc module:main +from:0x020d0e0c kind:arm_call to:0x02025570 module:main +from:0x020d0e20 kind:arm_call to:0x02025628 module:main +from:0x020d0e34 kind:arm_call to:0x020256e0 module:main +from:0x020d0e48 kind:arm_call to:0x02025798 module:main +from:0x020d0e8c kind:arm_call to:0x020255cc module:main +from:0x020d0ea0 kind:arm_call to:0x02025684 module:main +from:0x020d0eb4 kind:arm_call to:0x0202573c module:main +from:0x020d0ec8 kind:arm_call to:0x020257f4 module:main +from:0x020d0ed0 kind:load to:0x0204a110 module:main +from:0x020d0f44 kind:arm_call to:0x020d0ed4 module:overlay(24) +from:0x020d0f98 kind:arm_call to:0x02027654 module:main +from:0x020d0f9c kind:arm_call to:0x02025a74 module:main +from:0x020d0fac kind:arm_call to:0x02025a8c module:main +from:0x020d0fb0 kind:arm_call to:0x02025aec module:main +from:0x020d106c kind:load to:0x020d8320 module:overlay(24) +from:0x020d108c kind:arm_call to:0x020d070c module:overlay(24) +from:0x020d10a8 kind:arm_call to:0x020d0f84 module:overlay(24) +from:0x020d10b8 kind:load to:0x020d8320 module:overlay(24) +from:0x020d10bc kind:load to:0x020d87bc module:overlay(24) +from:0x020d10c8 kind:arm_call to:0x020d07a0 module:overlay(24) +from:0x020d1148 kind:arm_call to:0x020d0a44 module:overlay(24) +from:0x020d1174 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x020d1190 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x020d11d8 kind:arm_call to:0x020d0864 module:overlay(24) +from:0x020d1218 kind:arm_call to:0x0206f778 module:overlay(0) +from:0x020d1224 kind:arm_call to:0x020bd6dc module:overlay(17) +from:0x020d1260 kind:load to:0x0204af10 module:main +from:0x020d1264 kind:load to:0x020b52f4 module:overlay(0) +from:0x020d1268 kind:load to:0x027e0ce0 module:dtcm +from:0x020d1298 kind:arm_call to:0x02015348 module:main +from:0x020d12c4 kind:arm_call to:0x020d15c8 module:overlay(24) +from:0x020d12ec kind:arm_call_thumb to:0x0202955c module:main +from:0x020d1318 kind:arm_call to:0x02028d9c module:main +from:0x020d1320 kind:arm_call to:0x020153a4 module:main +from:0x020d13ac kind:arm_call to:0x020d104c module:overlay(24) +from:0x020d13b8 kind:arm_call to:0x020d102c module:overlay(24) +from:0x020d13f8 kind:arm_call to:0x020d104c module:overlay(24) +from:0x020d1408 kind:arm_call to:0x020d0fe0 module:overlay(24) +from:0x020d145c kind:arm_call to:0x020153a4 module:main +from:0x020d1470 kind:load to:0x020d8320 module:overlay(24) +from:0x020d1478 kind:load to:0x020d8320 module:overlay(24) +from:0x020d147c kind:load to:0x020d7667 module:overlay(24) +from:0x020d1480 kind:load to:0x020d7664 module:overlay(24) +from:0x020d14a0 kind:arm_call to:0x020d1280 module:overlay(24) +from:0x020d14bc kind:arm_call to:0x020c3080 module:overlay(17) +from:0x020d14e8 kind:load to:0x020b62f0 module:overlay(0) +from:0x020d14fc kind:arm_call to:0x020d07b8 module:overlay(24) +from:0x020d1554 kind:arm_call to:0x02015348 module:main +from:0x020d1568 kind:arm_call_thumb to:0x020a0bc4 module:overlay(0) +from:0x020d1580 kind:arm_call to:0x02029058 module:main +from:0x020d1598 kind:arm_call to:0x020d1684 module:overlay(24) +from:0x020d15a0 kind:arm_call to:0x020153a4 module:main +from:0x020d15b0 kind:arm_call to:0x020153a4 module:main +from:0x020d15bc kind:load to:0x020b62f0 module:overlay(0) +from:0x020d15c4 kind:load to:0x020d8320 module:overlay(24) +from:0x020d15e8 kind:arm_call to:0x02028d9c module:main +from:0x020d1638 kind:arm_call to:0x020d0f18 module:overlay(24) +from:0x020d1650 kind:arm_call to:0x020d0fe0 module:overlay(24) +from:0x020d16e8 kind:arm_call to:0x020d102c module:overlay(24) +from:0x020d1708 kind:arm_call to:0x020d0a44 module:overlay(24) +from:0x020d1744 kind:arm_call to:0x02028c90 module:main +from:0x020d174c kind:arm_call to:0x020bbab8 module:overlay(17) +from:0x020d1754 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020d1764 kind:arm_call to:0x020bbad4 module:overlay(17) +from:0x020d1774 kind:load to:0x020c3fb0 module:overlays(1,17) +from:0x020d1788 kind:arm_call to:0x02011f3c module:main +from:0x020d1794 kind:arm_call_thumb to:0x020bd808 module:overlay(1) +from:0x020d17ac kind:arm_call to:0x020c320c module:overlay(17) +from:0x020d17c0 kind:arm_call to:0x0201baec module:main +from:0x020d17d8 kind:load to:0x020d8330 module:overlay(24) +from:0x020d17e4 kind:arm_call to:0x0201bacc module:main +from:0x020d17f8 kind:arm_call to:0x0201bacc module:main +from:0x020d1800 kind:arm_call to:0x02011ff4 module:main +from:0x020d1818 kind:load to:0x020c31c0 module:overlays(1,2,17) +from:0x020d1830 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d188c kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1898 kind:load to:0x020d8344 module:overlay(24) +from:0x020d18cc kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d1910 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1920 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d19a0 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d19b0 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d19e8 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1a00 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d1a40 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1a50 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020d1a88 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020d1a94 kind:load to:0x020d8344 module:overlay(24) +from:0x020d1a98 kind:load to:0x0203e964 module:main +from:0x020d1aac kind:thumb_call_arm to:0x0201667c module:main +from:0x020d1ac0 kind:thumb_call_arm to:0x0201667c module:main +from:0x020d1ace kind:thumb_call to:0x020d1af8 module:overlay(24) +from:0x020d1ad8 kind:load to:0x020d8370 module:overlay(24) +from:0x020d1adc kind:load to:0x020d8364 module:overlay(24) +from:0x020d1ae6 kind:thumb_call_arm to:0x02016694 module:main +from:0x020d1aee kind:thumb_call_arm to:0x02016694 module:main +from:0x020d1b24 kind:load to:0x020d8374 module:overlay(24) +from:0x020d1b34 kind:load to:0x020d8374 module:overlay(24) +from:0x020d1b44 kind:load to:0x020d7670 module:overlay(24) +from:0x020d1bd4 kind:load to:0x020d7675 module:overlay(24) +from:0x020d1d80 kind:arm_call to:0x020d1de8 module:overlay(24) +from:0x020d1db8 kind:arm_call to:0x02032784 module:main +from:0x020d1dc8 kind:arm_call to:0x02032784 module:main +from:0x020d1df8 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d1e20 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d1ef8 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d1f20 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d1f2c kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020d20e8 kind:arm_call to:0x020d2440 module:overlay(24) +from:0x020d2160 kind:arm_call to:0x020d1ee8 module:overlay(24) +from:0x020d2178 kind:arm_call to:0x020d1de8 module:overlay(24) +from:0x020d2188 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d21c8 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d21f0 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d21fc kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020d2204 kind:arm_call to:0x02032784 module:main +from:0x020d2240 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020d2274 kind:arm_call to:0x020157f0 module:main +from:0x020d2280 kind:arm_call to:0x020157c0 module:main +from:0x020d2294 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020d22fc kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020d2364 kind:arm_call to:0x020d22f8 module:overlay(24) +from:0x020d2374 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020d2378 kind:arm_call to:0x02032784 module:main +from:0x020d23a0 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d23dc kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020d2414 kind:arm_call to:0x020d2390 module:overlay(24) +from:0x020d243c kind:load to:0x020d7680 module:overlay(24) +from:0x020d244c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020d2460 kind:arm_call to:0x020d406c module:overlay(24) +from:0x020d2490 kind:arm_call to:0x020d23cc module:overlay(24) +from:0x020d24b8 kind:load to:0x020d77a4 module:overlay(24) +from:0x020d24c0 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020d24e0 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020d2518 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020d251c kind:arm_call to:0x02032784 module:main +from:0x020d2530 kind:arm_call to:0x020d2584 module:overlay(24) +from:0x020d2544 kind:arm_call to:0x020d2584 module:overlay(24) +from:0x020d2564 kind:load to:0x020d250c module:overlay(24) +from:0x020d256c kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020d25f0 kind:load to:0x020d8380 module:overlay(24) +from:0x020d2634 kind:load to:0x020d8380 module:overlay(24) +from:0x020d2654 kind:load to:0x020d2658 module:overlay(24) +from:0x020d2664 kind:arm_call to:0x020d26ac module:overlay(24) +from:0x020d266c kind:arm_call to:0x020d3260 module:overlay(24) +from:0x020d269c kind:arm_call to:0x020d289c module:overlay(24) +from:0x020d26e4 kind:arm_call to:0x02026800 module:main +from:0x020d26fc kind:arm_call to:0x020702d0 module:overlay(0) +from:0x020d271c kind:arm_call to:0x02026800 module:main +from:0x020d272c kind:arm_call_thumb to:0x020154b0 module:main +from:0x020d273c kind:arm_call_thumb to:0x020154ec module:main +from:0x020d2748 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x020d2760 kind:arm_call to:0x02026800 module:main +from:0x020d2784 kind:arm_call_thumb to:0x020156ac module:main +from:0x020d27a0 kind:arm_call_thumb to:0x020d3790 module:overlay(24) +from:0x020d27a8 kind:arm_call_thumb to:0x0201568c module:main +from:0x020d27b0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020d27bc kind:load to:0x020d8388 module:overlay(24) +from:0x020d27c0 kind:load to:0x027e09a0 module:dtcm +from:0x020d27c4 kind:load to:0x020d8390 module:overlay(24) +from:0x020d27c8 kind:load to:0x020d83a8 module:overlay(24) +from:0x020d27cc kind:load to:0x02043f40 module:main +from:0x020d2880 kind:arm_call to:0x02011f3c module:main +from:0x020d2894 kind:arm_call to:0x020d28ec module:overlay(24) +from:0x020d28c4 kind:arm_call to:0x02011ff4 module:main +from:0x020d290c kind:arm_call to:0x020d2108 module:overlay(24) +from:0x020d2960 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020d2998 kind:arm_call to:0x020d20c4 module:overlay(24) +from:0x020d29dc kind:arm_call to:0x020d20c4 module:overlay(24) +from:0x020d29fc kind:arm_call to:0x020d2b38 module:overlay(24) +from:0x020d2a1c kind:arm_call to:0x020d2ad0 module:overlay(24) +from:0x020d2a58 kind:arm_call to:0x020d20c4 module:overlay(24) +from:0x020d2a7c kind:arm_call to:0x020d2b38 module:overlay(24) +from:0x020d2aa0 kind:arm_call to:0x020d2ad0 module:overlay(24) +from:0x020d2af0 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020d2b10 kind:arm_call to:0x020d2150 module:overlay(24) +from:0x020d2b30 kind:arm_call to:0x020d2150 module:overlay(24) +from:0x020d2ba4 kind:arm_call to:0x0205c74c module:overlay(0) +from:0x020d2bb8 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020d2bc8 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020d2be8 kind:arm_call to:0x020d1ee8 module:overlay(24) +from:0x020d2c08 kind:arm_call to:0x020d1ee8 module:overlay(24) +from:0x020d2d94 kind:arm_call to:0x02028d9c module:main +from:0x020d2de0 kind:arm_call to:0x020d21ac module:overlay(24) +from:0x020d2e18 kind:load to:0x020d77a4 module:overlay(24) +from:0x020d2e44 kind:arm_call to:0x02028d9c module:main +from:0x020d2f4c kind:arm_call to:0x020d1bd8 module:overlay(24) +from:0x020d2f78 kind:arm_call to:0x020d2b38 module:overlay(24) +from:0x020d2f9c kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020d2fa0 kind:arm_call to:0x02032784 module:main +from:0x020d2fc8 kind:arm_call to:0x020d1fcc module:overlay(24) +from:0x020d2fdc kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020d3024 kind:arm_call to:0x020d1fcc module:overlay(24) +from:0x020d3080 kind:arm_call to:0x020d5554 module:overlay(24) +from:0x020d30c0 kind:arm_call to:0x020d5530 module:overlay(24) +from:0x020d3100 kind:arm_call to:0x020d5578 module:overlay(24) +from:0x020d313c kind:arm_call to:0x020d559c module:overlay(24) +from:0x020d317c kind:load to:0x020d768c module:overlay(24) +from:0x020d31c0 kind:arm_call to:0x020d3188 module:overlay(24) +from:0x020d3240 kind:arm_call to:0x020d1da4 module:overlay(24) +from:0x020d3268 kind:arm_call to:0x020d292c module:overlay(24) +from:0x020d3270 kind:arm_call to:0x020d3220 module:overlay(24) +from:0x020d3334 kind:arm_call to:0x02011f3c module:main +from:0x020d3344 kind:arm_call_thumb to:0x020bfa90 module:overlay(1) +from:0x020d3380 kind:arm_call to:0x02028d9c module:main +from:0x020d3390 kind:arm_call to:0x02028d9c module:main +from:0x020d33b8 kind:arm_call_thumb to:0x020bfb54 module:overlay(1) +from:0x020d33c0 kind:arm_call to:0x02011ff4 module:main +from:0x020d33e0 kind:arm_call to:0x020d084c module:overlay(24) +from:0x020d33f0 kind:arm_call to:0x02019cec module:main +from:0x020d3404 kind:load to:0x020d07f0 module:overlay(24) +from:0x020d345c kind:arm_call to:0x020d348c module:overlay(24) +from:0x020d3480 kind:arm_call to:0x020d348c module:overlay(24) +from:0x020d34a4 kind:arm_call to:0x020d3278 module:overlay(24) +from:0x020d34f0 kind:arm_call to:0x020d2e1c module:overlay(24) +from:0x020d3504 kind:arm_call to:0x020d3548 module:overlay(24) +from:0x020d3514 kind:arm_call to:0x020d2d74 module:overlay(24) +from:0x020d3524 kind:arm_call to:0x020d35c0 module:overlay(24) +from:0x020d3538 kind:load to:0x020d07b8 module:overlay(24) +from:0x020d3580 kind:arm_call to:0x020d1d5c module:overlay(24) +from:0x020d359c kind:arm_call to:0x020d363c module:overlay(24) +from:0x020d35f4 kind:arm_call to:0x020d1cb8 module:overlay(24) +from:0x020d3618 kind:arm_call to:0x020d363c module:overlay(24) +from:0x020d36d8 kind:arm_call to:0x020d3bfc module:overlay(24) +from:0x020d370c kind:arm_call to:0x020d3bfc module:overlay(24) +from:0x020d3740 kind:arm_call to:0x020d3bfc module:overlay(24) +from:0x020d3760 kind:arm_call to:0x020d3bfc module:overlay(24) +from:0x020d3784 kind:arm_call to:0x020d3bfc module:overlay(24) +from:0x020d37d0 kind:thumb_call to:0x020d381c module:overlay(24) +from:0x020d37dc kind:thumb_call to:0x020d3960 module:overlay(24) +from:0x020d37e8 kind:thumb_call to:0x020d39b8 module:overlay(24) +from:0x020d37f4 kind:thumb_call to:0x020d3884 module:overlay(24) +from:0x020d3828 kind:thumb_call_arm to:0x020d27d0 module:overlay(24) +from:0x020d38f4 kind:thumb_call_arm to:0x020d21b8 module:overlay(24) +from:0x020d390a kind:thumb_call_arm to:0x020d21b8 module:overlay(24) +from:0x020d3920 kind:thumb_call_arm to:0x020d21b8 module:overlay(24) +from:0x020d3936 kind:thumb_call_arm to:0x020d21b8 module:overlay(24) +from:0x020d394c kind:thumb_call_arm to:0x020d2080 module:overlay(24) +from:0x020d39a0 kind:thumb_call_arm to:0x02070294 module:overlay(0) +from:0x020d39b4 kind:load to:0x027e09a0 module:dtcm +from:0x020d3a2c kind:arm_call to:0x020d3a90 module:overlay(24) +from:0x020d3a60 kind:arm_call to:0x020d3a20 module:overlay(24) +from:0x020d3aac kind:arm_call to:0x020d3b1c module:overlay(24) +from:0x020d3ad4 kind:arm_call to:0x01ffb66c module:itcm +from:0x020d3ae4 kind:arm_call to:0x01ffb66c module:itcm +from:0x020d3af8 kind:arm_call to:0x020d3b54 module:overlay(24) +from:0x020d3c2c kind:arm_call to:0x02028c4c module:main +from:0x020d3c48 kind:arm_call to:0x020d3d1c module:overlay(24) +from:0x020d3cc4 kind:arm_call to:0x020d3bac module:overlay(24) +from:0x020d3d04 kind:arm_call to:0x020d0a44 module:overlay(24) +from:0x020d3d7c kind:load to:0x020d7690 module:overlay(24) +from:0x020d3dc6 kind:thumb_call_arm to:0x020d4314 module:overlay(24) +from:0x020d3df6 kind:thumb_call_arm to:0x020d5a0c module:overlay(24) +from:0x020d3e0c kind:load to:0x027e0cfc module:dtcm +from:0x020d3e10 kind:load to:0x027e0d04 module:dtcm +from:0x020d3e1a kind:thumb_call_arm to:0x020d3f0c module:overlay(24) +from:0x020d3e24 kind:thumb_call_arm to:0x020d3f2c module:overlay(24) +from:0x020d3e3c kind:load to:0x027e0d00 module:dtcm +from:0x020d3e4c kind:thumb_call_arm to:0x020d3f2c module:overlay(24) +from:0x020d3e5c kind:thumb_call_arm to:0x020d3f2c module:overlay(24) +from:0x020d3e78 kind:thumb_call to:0x020d3d74 module:overlay(24) +from:0x020d3e88 kind:thumb_call_arm to:0x020d3f2c module:overlay(24) +from:0x020d3ebc kind:thumb_call to:0x020d3ee0 module:overlay(24) +from:0x020d3ecc kind:thumb_call to:0x020d3ee0 module:overlay(24) +from:0x020d3f74 kind:arm_call_thumb to:0x020d3e40 module:overlay(24) +from:0x020d3f80 kind:arm_call_thumb to:0x020d3ea0 module:overlay(24) +from:0x020d3f94 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x020d3fa4 kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x020d4004 kind:load to:0x027e0d00 module:dtcm +from:0x020d4024 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x020d4068 kind:load to:0x027e0cd8 module:dtcm +from:0x020d4088 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x020d40a8 kind:load to:0x027e0cd8 module:dtcm +from:0x020d40c4 kind:arm_call_thumb to:0x020d3eb8 module:overlay(24) +from:0x020d4100 kind:arm_call_thumb to:0x020d3eb8 module:overlay(24) +from:0x020d4160 kind:arm_call to:0x020cd384 module:overlay(24) +from:0x020d4168 kind:load to:0x020d87b8 module:overlay(24) +from:0x020d41a4 kind:arm_call to:0x020d41b8 module:overlay(24) +from:0x020d41b0 kind:load to:0x020d76a8 module:overlay(24) +from:0x020d41b4 kind:load to:0x020d7698 module:overlay(24) +from:0x020d420c kind:arm_call_thumb to:0x020d3eb8 module:overlay(24) +from:0x020d426c kind:load to:0x020d76c4 module:overlay(24) +from:0x020d4274 kind:arm_call to:0x020d4240 module:overlay(24) +from:0x020d4290 kind:load to:0x020d76c8 module:overlay(24) +from:0x020d4298 kind:arm_call to:0x020d4240 module:overlay(24) +from:0x020d42b4 kind:load to:0x020d76ca module:overlay(24) +from:0x020d42c8 kind:arm_call to:0x02011f3c module:main +from:0x020d42d4 kind:arm_call_thumb to:0x020bf8f4 module:overlay(1) +from:0x020d430c kind:arm_call to:0x020d4348 module:overlay(24) +from:0x020d43bc kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d43cc kind:arm_call to:0x020d461c module:overlay(24) +from:0x020d43f4 kind:arm_call to:0x020d4348 module:overlay(24) +from:0x020d440c kind:arm_call to:0x020d4674 module:overlay(24) +from:0x020d442c kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d4440 kind:arm_call to:0x020d4684 module:overlay(24) +from:0x020d4454 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d4460 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020d4468 kind:arm_call to:0x0205c9b4 module:overlay(0) +from:0x020d4478 kind:arm_call to:0x020d449c module:overlay(24) +from:0x020d4488 kind:arm_call to:0x020d4684 module:overlay(24) +from:0x020d44d8 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d4508 kind:load to:0x027e09b8 module:dtcm +from:0x020d4514 kind:arm_call to:0x020d461c module:overlay(24) +from:0x020d453c kind:arm_call to:0x020d475c module:overlay(24) +from:0x020d4544 kind:arm_call to:0x020d4684 module:overlay(24) +from:0x020d4550 kind:load to:0x027e09b8 module:dtcm +from:0x020d4560 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d4570 kind:arm_call to:0x020d461c module:overlay(24) +from:0x020d45b8 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d45c8 kind:arm_call to:0x020d461c module:overlay(24) +from:0x020d4618 kind:load to:0x027e09a4 module:dtcm +from:0x020d4650 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d4660 kind:arm_call to:0x020d461c module:overlay(24) +from:0x020d46a0 kind:arm_call to:0x020d46e4 module:overlay(24) +from:0x020d46b8 kind:arm_call to:0x02096bfc module:overlay(0) +from:0x020d46c0 kind:arm_call to:0x02096bfc module:overlay(0) +from:0x020d46f0 kind:arm_call to:0x02014a34 module:main +from:0x020d46fc kind:load to:0x02049bac module:main +from:0x020d4740 kind:arm_call to:0x0203a3c8 module:main +from:0x020d4774 kind:arm_call to:0x020d4270 module:overlay(24) +from:0x020d4780 kind:arm_call to:0x020d4294 module:overlay(24) +from:0x020d47d0 kind:load to:0x027e09b8 module:dtcm +from:0x020d47e0 kind:load to:0x020d8494 module:overlay(24) +from:0x020d47f8 kind:arm_call to:0x020d47d4 module:overlay(24) +from:0x020d4804 kind:arm_call to:0x020d55c0 module:overlay(24) +from:0x020d482c kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020d4844 kind:load to:0x020d84d4 module:overlay(24) +from:0x020d4848 kind:load to:0x020d84c4 module:overlay(24) +from:0x020d484c kind:load to:0x020d84cc module:overlay(24) +from:0x020d4850 kind:load to:0x020d8470 module:overlay(24) +from:0x020d4888 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020d48a0 kind:load to:0x020d84e4 module:overlay(24) +from:0x020d48a4 kind:load to:0x020d8478 module:overlay(24) +from:0x020d48a8 kind:load to:0x020d84cc module:overlay(24) +from:0x020d48ac kind:load to:0x020d84d8 module:overlay(24) +from:0x020d48b0 kind:load to:0x020d8470 module:overlay(24) +from:0x020d48bc kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020d48d0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020d48d8 kind:arm_call to:0x02011ff4 module:main +from:0x020d48f4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020d490c kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x020d491c kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x020d4968 kind:arm_call to:0x02011f3c module:main +from:0x020d4974 kind:arm_call_thumb to:0x020bf4ec module:overlay(1) +from:0x020d49c8 kind:arm_call_thumb to:0x02012fc4 module:main +from:0x020d49d8 kind:load to:0x020d777c module:overlay(24) +from:0x020d49dc kind:load to:0x020d776c module:overlay(24) +from:0x020d49e0 kind:load to:0x020d775c module:overlay(24) +from:0x020d49e4 kind:load to:0x020d774c module:overlay(24) +from:0x020d49f4 kind:load to:0x020d7745 module:overlay(24) +from:0x020d4a24 kind:arm_call to:0x020d5294 module:overlay(24) +from:0x020d4a30 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020d4a74 kind:arm_call to:0x020d5028 module:overlay(24) +from:0x020d4a90 kind:arm_call to:0x020d497c module:overlay(24) +from:0x020d4ab8 kind:arm_call_thumb to:0x020588f0 module:overlay(0) +from:0x020d4ad8 kind:arm_call to:0x020d50c0 module:overlay(24) +from:0x020d4ae0 kind:load to:0x020d778c module:overlay(24) +from:0x020d4af0 kind:arm_call_thumb to:0x0201547c module:main +from:0x020d4af8 kind:arm_call to:0x0201665c module:main +from:0x020d4b00 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020d4b30 kind:arm_call to:0x020d5294 module:overlay(24) +from:0x020d4b40 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020d4b7c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020d4ba4 kind:arm_call to:0x020d48e4 module:overlay(24) +from:0x020d4bb4 kind:arm_call to:0x020d49f8 module:overlay(24) +from:0x020d4bc8 kind:arm_call to:0x020d4d18 module:overlay(24) +from:0x020d4bf4 kind:arm_call to:0x020d4b0c module:overlay(24) +from:0x020d4c38 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d4c6c kind:arm_call to:0x020d48e4 module:overlay(24) +from:0x020d4c98 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x020d4cac kind:arm_call to:0x020d4d18 module:overlay(24) +from:0x020d4cb8 kind:load to:0x027e09a4 module:dtcm +from:0x020d4d30 kind:arm_call to:0x020591ec module:overlay(0) +from:0x020d4d48 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4d5c kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4d70 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4d84 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4d98 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4dac kind:arm_call to:0x02059270 module:overlay(0) +from:0x020d4db4 kind:arm_call to:0x02059240 module:overlay(0) +from:0x020d4dc0 kind:load to:0x020d84e8 module:overlay(24) +from:0x020d4dc8 kind:load to:0x020d84f4 module:overlay(24) +from:0x020d4dcc kind:load to:0x020d84fc module:overlay(24) +from:0x020d4dd0 kind:load to:0x020d8504 module:overlay(24) +from:0x020d4dd4 kind:load to:0x020d850c module:overlay(24) +from:0x020d4dd8 kind:load to:0x020d8514 module:overlay(24) +from:0x020d4ddc kind:load to:0x020d851c module:overlay(24) +from:0x020d4e04 kind:arm_call to:0x020d4854 module:overlay(24) +from:0x020d4e24 kind:arm_call_thumb to:0x020588f0 module:overlay(0) +from:0x020d4e44 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x020d4e84 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x020d4eb8 kind:arm_call to:0x020f4d00 module:overlay(26) +from:0x020d4ed0 kind:arm_call to:0x02011f3c module:main +from:0x020d4ee0 kind:arm_call to:0x020d47e4 module:overlay(24) +from:0x020d4f00 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x020d4fe4 kind:arm_call to:0x02026800 module:main +from:0x020d4fec kind:load to:0x020aa2a0 module:overlay(0) +from:0x020d4ff0 kind:load to:0x020aa298 module:overlay(0) +from:0x020d4ff4 kind:load to:0x020d8594 module:overlay(24) +from:0x020d4ff8 kind:load to:0x020d8600 module:overlay(24) +from:0x020d5018 kind:arm_call to:0x02026800 module:main +from:0x020d5020 kind:load to:0x020aa2a4 module:overlay(0) +from:0x020d5024 kind:load to:0x020d860c module:overlay(24) +from:0x020d5064 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020d507c kind:arm_call to:0x02016620 module:main +from:0x020d5094 kind:arm_call_thumb to:0x020153fc module:main +from:0x020d50ac kind:load to:0x020d8620 module:overlay(24) +from:0x020d50b0 kind:load to:0x020d8594 module:overlay(24) +from:0x020d50b4 kind:load to:0x020d85a4 module:overlay(24) +from:0x020d50b8 kind:load to:0x020d8618 module:overlay(24) +from:0x020d50bc kind:load to:0x020d85cc module:overlay(24) +from:0x020d5128 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x020d5140 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020d514c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020d5160 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020d516c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020d5188 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020d5194 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020d51a4 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020d51b0 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020d51e8 kind:arm_call to:0x020d4fbc module:overlay(24) +from:0x020d51f0 kind:arm_call_thumb to:0x0201547c module:main +from:0x020d5208 kind:arm_call_thumb to:0x02015460 module:main +from:0x020d5224 kind:arm_call to:0x020d4ffc module:overlay(24) +from:0x020d5268 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020d5274 kind:load to:0x020d8624 module:overlay(24) +from:0x020d5278 kind:load to:0x020d85dc module:overlay(24) +from:0x020d527c kind:load to:0x020d8630 module:overlay(24) +from:0x020d5288 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020d52a8 kind:arm_call_thumb to:0x0201547c module:main +from:0x020d52bc kind:arm_call_thumb to:0x0201547c module:main +from:0x020d52c4 kind:arm_call to:0x0201665c module:main +from:0x020d52cc kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020d52d4 kind:arm_call to:0x02011ff4 module:main +from:0x020d52e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020d52f0 kind:arm_call to:0x02011ff4 module:main +from:0x020d5338 kind:arm_call to:0x020d536c module:overlay(24) +from:0x020d5364 kind:load to:0x020d87c4 module:overlay(24) +from:0x020d5368 kind:load to:0x020d863c module:overlay(24) +from:0x020d5458 kind:load to:0x020d786c module:overlay(24) +from:0x020d545c kind:load to:0x020d7872 module:overlay(24) +from:0x020d54c8 kind:load to:0x020d77e0 module:overlay(24) +from:0x020d54cc kind:load to:0x020d77e2 module:overlay(24) +from:0x020d5534 kind:arm_call to:0x020d54d0 module:overlay(24) +from:0x020d5550 kind:load to:0x020d779c module:overlay(24) +from:0x020d5558 kind:arm_call to:0x020d54d0 module:overlay(24) +from:0x020d5574 kind:load to:0x020d779c module:overlay(24) +from:0x020d557c kind:arm_call to:0x020d54d0 module:overlay(24) +from:0x020d5598 kind:load to:0x020d779c module:overlay(24) +from:0x020d55a0 kind:arm_call to:0x020d54d0 module:overlay(24) +from:0x020d55bc kind:load to:0x020d779c module:overlay(24) +from:0x020d55cc kind:load to:0x020d79cc module:overlay(24) +from:0x020d55f8 kind:arm_call to:0x020d598c module:overlay(24) +from:0x020d561c kind:arm_call to:0x020d598c module:overlay(24) +from:0x020d56c0 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d56d8 kind:arm_call to:0x020d45b0 module:overlay(24) +from:0x020d56e4 kind:arm_call to:0x020d4cbc module:overlay(24) +from:0x020d5744 kind:load to:0x027e0cfc module:dtcm +from:0x020d5748 kind:load to:0x027e0d00 module:dtcm +from:0x020d5784 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x020d58fc kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020d5974 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020d5980 kind:load to:0x020d87c8 module:overlay(24) +from:0x020d5988 kind:load to:0x027e09bc module:dtcm +from:0x020d5998 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020d59cc kind:load to:0x027e0cfc module:dtcm +from:0x020d59d0 kind:load to:0x020d87c8 module:overlay(24) +from:0x020d59e4 kind:arm_call to:0x02011f3c module:main +from:0x020d59f0 kind:arm_call_thumb to:0x020bf840 module:overlay(1) +from:0x020d5a08 kind:load to:0x020d5a20 module:overlay(24) +from:0x020d5a70 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020d5a80 kind:arm_call to:0x020d5d60 module:overlay(24) +from:0x020d5aa4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020d5ab8 kind:arm_call to:0x020d5d60 module:overlay(24) +from:0x020d5ae0 kind:arm_call to:0x01ff916c module:itcm +from:0x020d5aec kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d5b24 kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x020d5b30 kind:arm_call to:0x01ffd420 module:itcm +from:0x020d5c08 kind:load to:0x027e09a4 module:dtcm +from:0x020d5c0c kind:load to:0x027e0d04 module:dtcm +from:0x020d5c10 kind:load to:0x020b5254 module:overlay(0) +from:0x020d5c14 kind:load to:0x027e09b8 module:dtcm +from:0x020d5c18 kind:load to:0x02049be4 module:main +from:0x020d5ce4 kind:arm_call to:0x01ffcb94 module:itcm +from:0x020d5cf4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020d5d58 kind:load to:0x027e0d00 module:dtcm +from:0x020d5d5c kind:load to:0x027e0d04 module:dtcm +from:0x020d5da4 kind:load to:0x027e0d04 module:dtcm +from:0x020d5da8 kind:load to:0x020d87cc module:overlay(24) +from:0x020d5db4 kind:arm_call to:0x020d63b0 module:overlay(24) +from:0x020d5df8 kind:arm_call to:0x020d60cc module:overlay(24) +from:0x020d5e00 kind:arm_call to:0x020d63c0 module:overlay(24) +from:0x020d5e1c kind:arm_call to:0x02011f3c module:main +from:0x020d5e28 kind:arm_call to:0x020d5dac module:overlay(24) +from:0x020d5e48 kind:arm_call to:0x0203a1bc module:main +from:0x020d5e68 kind:arm_call to:0x0203a1bc module:main +from:0x020d5e84 kind:arm_call to:0x0206a5cc module:overlay(0) +from:0x020d5ea0 kind:arm_call to:0x02028c90 module:main +from:0x020d5eb4 kind:arm_call to:0x02028c90 module:main +from:0x020d5ec4 kind:arm_call to:0x02028c90 module:main +from:0x020d5ed8 kind:arm_call to:0x02028c90 module:main +from:0x020d5ee8 kind:arm_call to:0x02028c90 module:main +from:0x020d5ef0 kind:load to:0x020b5100 module:overlay(0) +from:0x020d5f08 kind:arm_call to:0x0206a5fc module:overlay(0) +from:0x020d5f3c kind:load to:0x020b5100 module:overlay(0) +from:0x020d5f58 kind:arm_call to:0x0206a5cc module:overlay(0) +from:0x020d5f6c kind:arm_call to:0x0206a740 module:overlay(0) +from:0x020d5f8c kind:arm_call to:0x020d5e30 module:overlay(24) +from:0x020d5f98 kind:arm_call to:0x020d5e38 module:overlay(24) +from:0x020d5fb0 kind:arm_call to:0x020d5e30 module:overlay(24) +from:0x020d5fbc kind:arm_call to:0x020d5e38 module:overlay(24) +from:0x020d5fc8 kind:arm_call to:0x020d5e54 module:overlay(24) +from:0x020d5fe0 kind:arm_call to:0x02028c90 module:main +from:0x020d5ff4 kind:arm_call to:0x02028c90 module:main +from:0x020d6004 kind:arm_call to:0x02028c90 module:main +from:0x020d6018 kind:arm_call to:0x02028c90 module:main +from:0x020d6028 kind:arm_call to:0x02028c90 module:main +from:0x020d604c kind:arm_call to:0x0200169c module:main +from:0x020d606c kind:arm_call to:0x0202a714 module:main +from:0x020d607c kind:arm_call to:0x02028c90 module:main +from:0x020d608c kind:arm_call to:0x02028c90 module:main +from:0x020d609c kind:arm_call to:0x02028c4c module:main +from:0x020d60ac kind:arm_call to:0x02028c4c module:main +from:0x020d60b8 kind:load to:0x020b5100 module:overlay(0) +from:0x020d60c4 kind:load to:0x020d60d8 module:overlay(24) +from:0x020d60d4 kind:load to:0x0200174c module:main +from:0x020d60f8 kind:arm_call to:0x020d6104 module:overlay(24) +from:0x020d6100 kind:load to:0x027e0d08 module:dtcm +from:0x020d62b0 kind:arm_call to:0x02028c60 module:main +from:0x020d62c4 kind:arm_call to:0x02028c60 module:main +from:0x020d62f8 kind:arm_call to:0x02028cdc module:main +from:0x020d630c kind:arm_call to:0x02028cdc module:main +from:0x020d6334 kind:arm_call to:0x02028cdc module:main +from:0x020d6348 kind:arm_call to:0x02028cdc module:main +from:0x020d635c kind:arm_call to:0x02028cdc module:main +from:0x020d6370 kind:arm_call to:0x02028cdc module:main +from:0x020d6398 kind:arm_call to:0x02027654 module:main +from:0x020d63a4 kind:arm_call to:0x02027654 module:main +from:0x020d63bc kind:load to:0x027e0d08 module:dtcm +from:0x020d63d0 kind:load to:0x027e0d08 module:dtcm +from:0x020d63e4 kind:arm_call to:0x02011f3c module:main +from:0x020d63f0 kind:arm_call to:0x020d63f8 module:overlay(24) +from:0x020d6400 kind:arm_call to:0x020d674c module:overlay(24) +from:0x020d6424 kind:arm_call to:0x020d675c module:overlay(24) +from:0x020d6448 kind:arm_call to:0x02028cdc module:main +from:0x020d6454 kind:arm_call to:0x02014a34 module:main +from:0x020d6480 kind:arm_call to:0x020d6650 module:overlay(24) +from:0x020d648c kind:load to:0x02049bac module:main +from:0x020d64a0 kind:arm_call to:0x02185fb4 module:overlay(110) +from:0x020d64bc kind:arm_call to:0x020d6544 module:overlay(24) +from:0x020d64d0 kind:arm_call to:0x020d668c module:overlay(24) +from:0x020d6624 kind:arm_call to:0x02014a34 module:main +from:0x020d664c kind:load to:0x02049bac module:main +from:0x020d6660 kind:arm_call to:0x020a9aa4 module:overlay(0) +from:0x020d6670 kind:arm_call to:0x02014a34 module:main +from:0x020d6678 kind:load to:0x02049bac module:main +from:0x020d6704 kind:arm_call to:0x02014a34 module:main +from:0x020d672c kind:load to:0x02049bac module:main +from:0x020d6748 kind:load to:0x020d6650 module:overlay(24) +from:0x020d6758 kind:load to:0x020d87d0 module:overlay(24) +from:0x020d676c kind:load to:0x020d87d0 module:overlay(24) +from:0x020d67b8 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x020d67dc kind:load to:0x027e0960 module:dtcm +from:0x020d67fc kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x020d6820 kind:load to:0x027e0960 module:dtcm +from:0x020d69fc kind:arm_call to:0x020d6824 module:overlay(24) +from:0x020d6b7c kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6b88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020d6ba0 kind:arm_call to:0x01ff930c module:itcm +from:0x020d6bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6bd8 kind:arm_call to:0x02017f54 module:main +from:0x020d6c18 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6c30 kind:arm_call to:0x020d6850 module:overlay(24) +from:0x020d6c98 kind:load to:0x0203e964 module:main +from:0x020d6d20 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6d30 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6d3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020d6d54 kind:arm_call to:0x01ff930c module:itcm +from:0x020d6d70 kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6d8c kind:arm_call to:0x02017f54 module:main +from:0x020d6dc8 kind:arm_call to:0x02059ccc module:overlay(0) +from:0x020d6de0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6e10 kind:arm_call to:0x020d6850 module:overlay(24) +from:0x020d6e20 kind:arm_call to:0x01ffb744 module:itcm +from:0x020d6e9c kind:load to:0x0203e964 module:main +from:0x020d6f28 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6f3c kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6f58 kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6f6c kind:arm_call to:0x01ffb800 module:itcm +from:0x020d6f84 kind:arm_call to:0x01ffb744 module:itcm +from:0x020d6fac kind:arm_call to:0x020d6850 module:overlay(24) +from:0x020d6fc4 kind:load to:0x020d87e8 module:overlay(24) +from:0x020d6fd8 kind:arm_call to:0x02011f3c module:main +from:0x020d6fe4 kind:arm_call to:0x020d7014 module:overlay(24) +from:0x020d6ff8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020d7010 kind:load to:0x020d86fc module:overlay(24) +from:0x020d701c kind:arm_call to:0x020983dc module:overlay(0) +from:0x020d7038 kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x020d7044 kind:load to:0x020d8720 module:overlay(24) +from:0x020d7060 kind:arm_call to:0x020d7094 module:overlay(24) +from:0x020d7088 kind:arm_call to:0x020d7184 module:overlay(24) +from:0x020d70ac kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020d70d4 kind:arm_call to:0x020d7274 module:overlay(24) +from:0x020d70f8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020d7120 kind:arm_call to:0x020d7274 module:overlay(24) +from:0x020d7138 kind:arm_call to:0x020d7184 module:overlay(24) +from:0x020d7168 kind:load to:0x020b508c module:overlay(0) +from:0x020d71e4 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020d71f8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020d7228 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020d7234 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020d724c kind:arm_call to:0x02098adc module:overlay(0) +from:0x020d7258 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020d726c kind:arm_call to:0x02098adc module:overlay(0) +from:0x020d72b0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d72ec kind:arm_call to:0x01fff148 module:itcm +from:0x020d732c kind:arm_call to:0x01fff350 module:itcm +from:0x020d736c kind:arm_call to:0x01fff350 module:itcm +from:0x020d73b4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020d73c0 kind:load to:0x027e0cd8 module:dtcm +from:0x020d73c4 kind:load to:0x027e09a4 module:dtcm +from:0x020d73c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020d73cc kind:load to:0x027e0ce4 module:dtcm +from:0x020d73d4 kind:load to:0x020b3040 module:overlay(0) +from:0x020d73e8 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x020d73f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020d7408 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x020d7410 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020d7418 kind:arm_call to:0x02011ff4 module:main +from:0x020d742c kind:arm_call to:0x02097778 module:overlay(0) +from:0x020d7a3c kind:load to:0x020d8060 module:overlay(24) +from:0x020d7b58 kind:load to:0x020d81b4 module:overlay(24) +from:0x020d7b5c kind:load to:0x020d81b8 module:overlay(24) +from:0x020d7b88 kind:load to:0x020d8320 module:overlay(24) +from:0x020d7bd0 kind:load to:0x020d8344 module:overlay(24) +from:0x020d7be4 kind:load to:0x020d79d8 module:overlay(24) +from:0x020d7be8 kind:load to:0x020d87c8 module:overlay(24) +from:0x020d7bfc kind:load to:0x020d79dc module:overlay(24) +from:0x020d7c00 kind:load to:0x020d87cc module:overlay(24) +from:0x020d7c20 kind:arm_call to:0x020d6fec module:overlay(24) +from:0x020d7c30 kind:arm_call to:0x0203ce74 module:main +from:0x020d7c44 kind:load to:0x020d87d8 module:overlay(24) +from:0x020d7c48 kind:load to:0x020d87e8 module:overlay(24) +from:0x020d7c4c kind:load to:0x020d7424 module:overlay(24) +from:0x020d7c50 kind:load to:0x020d87dc module:overlay(24) +from:0x020d7c54 kind:load to:0x020d7a08 module:overlay(24) +from:0x020d7c58 kind:load to:0x020d7a40 module:overlay(24) +from:0x020d7c5c kind:load to:0x020d7b60 module:overlay(24) +from:0x020d7c60 kind:load to:0x020d7b8c module:overlay(24) +from:0x020d7c64 kind:load to:0x020d7bd4 module:overlay(24) +from:0x020d7c68 kind:load to:0x020d7bec module:overlay(24) +from:0x020d7c6c kind:load to:0x020d7c04 module:overlay(24) +from:0x020d7c88 kind:load to:0x020c4881 module:overlay(24) +from:0x020d7c8c kind:load to:0x020c48c5 module:overlay(24) +from:0x020d7c90 kind:load to:0x020c490d module:overlay(24) +from:0x020d7c94 kind:load to:0x020c4964 module:overlay(24) +from:0x020d7c98 kind:load to:0x020c49a0 module:overlay(24) +from:0x020d7c9c kind:load to:0x020c49c4 module:overlay(24) +from:0x020d7ca0 kind:load to:0x020c49e4 module:overlay(24) +from:0x020d7ca4 kind:load to:0x020c4a34 module:overlay(24) +from:0x020d7ca8 kind:load to:0x020c4a58 module:overlay(24) +from:0x020d7cac kind:load to:0x0201839c module:main +from:0x020d7cb8 kind:load to:0x020c4e78 module:overlay(24) +from:0x020d7cbc kind:load to:0x020c4e7c module:overlay(24) +from:0x020d7cc0 kind:load to:0x020c4e94 module:overlay(24) +from:0x020d7cc4 kind:load to:0x020c4ea0 module:overlay(24) +from:0x020d7cc8 kind:load to:0x020c4eac module:overlay(24) +from:0x020d7ccc kind:load to:0x020c4eb0 module:overlay(24) +from:0x020d7cd0 kind:load to:0x020c4eb4 module:overlay(24) +from:0x020d7cd4 kind:load to:0x020c4eb8 module:overlay(24) +from:0x020d7cd8 kind:load to:0x020c4ebc module:overlay(24) +from:0x020d7ce4 kind:load to:0x020c4ec0 module:overlay(24) +from:0x020d7cf0 kind:load to:0x020c5188 module:overlay(24) +from:0x020d7cf4 kind:load to:0x020c519c module:overlay(24) +from:0x020d7cf8 kind:load to:0x020c4fe4 module:overlay(24) +from:0x020d7cfc kind:load to:0x02061cd0 module:overlay(0) +from:0x020d7d00 kind:load to:0x020c5070 module:overlay(24) +from:0x020d7d04 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d7d08 kind:load to:0x02061cdc module:overlay(0) +from:0x020d7d14 kind:load to:0x020c6ea0 module:overlay(24) +from:0x020d7d18 kind:load to:0x020c6eb4 module:overlay(24) +from:0x020d7d1c kind:load to:0x020c6ed0 module:overlay(24) +from:0x020d7d20 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d7d24 kind:load to:0x020c6ee8 module:overlay(24) +from:0x020d7d28 kind:load to:0x020c6f00 module:overlay(24) +from:0x020d7d2c kind:load to:0x02061cdc module:overlay(0) +from:0x020d7d38 kind:load to:0x020185e0 module:main +from:0x020d7d3c kind:load to:0x0201860c module:main +from:0x020d7d40 kind:load to:0x020c51b8 module:overlay(24) +from:0x020d7d44 kind:load to:0x020c524c module:overlay(24) +from:0x020d7d48 kind:load to:0x020c0105 module:overlays(1,2,4) +from:0x020d7d4c kind:load to:0x020c0251 module:overlays(1,2,4) +from:0x020d7d50 kind:load to:0x020c05b5 module:overlays(1,2,4) +from:0x020d7d54 kind:load to:0x020c07fd module:overlays(1,2,4) +from:0x020d7d58 kind:load to:0x020c083d module:overlays(1,2,4) +from:0x020d7d5c kind:load to:0x020c55c4 module:overlay(24) +from:0x020d7d60 kind:load to:0x020c62d4 module:overlay(24) +from:0x020d7d64 kind:load to:0x020c6334 module:overlay(24) +from:0x020d7d68 kind:load to:0x020186a8 module:main +from:0x020d7d6c kind:load to:0x020c646c module:overlay(24) +from:0x020d7d70 kind:load to:0x020c650c module:overlay(24) +from:0x020d7d74 kind:load to:0x02061030 module:overlay(0) +from:0x020d7d78 kind:load to:0x02061038 module:overlay(0) +from:0x020d7d7c kind:load to:0x0206103c module:overlay(0) +from:0x020d7db8 kind:load to:0x020c6fc8 module:overlay(24) +from:0x020d7dc4 kind:load to:0x020c7a3c module:overlay(24) +from:0x020d7dc8 kind:load to:0x020c85d8 module:overlay(24) +from:0x020d7dcc kind:load to:0x0201bbe4 module:main +from:0x020d7dd0 kind:load to:0x020c797c module:overlay(24) +from:0x020d7dd4 kind:load to:0x0201bd8c module:main +from:0x020d7de0 kind:load to:0x020c7a50 module:overlay(24) +from:0x020d7de4 kind:load to:0x020c7a80 module:overlay(24) +from:0x020d7de8 kind:load to:0x020c7ab8 module:overlay(24) +from:0x020d7dec kind:load to:0x020c7b54 module:overlay(24) +from:0x020d7df0 kind:load to:0x020c7cf4 module:overlay(24) +from:0x020d7df4 kind:load to:0x020c7d18 module:overlay(24) +from:0x020d7df8 kind:load to:0x020c7e78 module:overlay(24) +from:0x020d7dfc kind:load to:0x020c7f90 module:overlay(24) +from:0x020d7e00 kind:load to:0x020c82fc module:overlay(24) +from:0x020d7e04 kind:load to:0x020c83f4 module:overlay(24) +from:0x020d7e10 kind:load to:0x020c866c module:overlay(24) +from:0x020d7e14 kind:load to:0x020c8880 module:overlay(24) +from:0x020d7e18 kind:load to:0x0201bbe4 module:main +from:0x020d7e1c kind:load to:0x020c85f4 module:overlay(24) +from:0x020d7e20 kind:load to:0x0201bd8c module:main +from:0x020d7e2c kind:load to:0x020c8680 module:overlay(24) +from:0x020d7e30 kind:load to:0x020c86a0 module:overlay(24) +from:0x020d7e34 kind:load to:0x020c86c8 module:overlay(24) +from:0x020d7e38 kind:load to:0x020c8700 module:overlay(24) +from:0x020d7e3c kind:load to:0x020c8774 module:overlay(24) +from:0x020d7e40 kind:load to:0x020616ec module:overlay(0) +from:0x020d7e44 kind:load to:0x020c8848 module:overlay(24) +from:0x020d7e48 kind:load to:0x020616f4 module:overlay(0) +from:0x020d7e4c kind:load to:0x020616f8 module:overlay(0) +from:0x020d7e50 kind:load to:0x020c8854 module:overlay(24) +from:0x020d7e5c kind:load to:0x020c8921 module:overlay(24) +from:0x020d7e60 kind:load to:0x020c8d3c module:overlay(24) +from:0x020d7e64 kind:load to:0x0201bbe4 module:main +from:0x020d7e68 kind:load to:0x020c889d module:overlay(24) +from:0x020d7e6c kind:load to:0x020c88ad module:overlay(24) +from:0x020d7e78 kind:load to:0x020c8d58 module:overlay(24) +from:0x020d7e7c kind:load to:0x020c8d78 module:overlay(24) +from:0x020d7e80 kind:load to:0x020616e0 module:overlay(0) +from:0x020d7e84 kind:load to:0x020616e4 module:overlay(0) +from:0x020d7e88 kind:load to:0x020616e8 module:overlay(0) +from:0x020d7e8c kind:load to:0x020616ec module:overlay(0) +from:0x020d7e90 kind:load to:0x020616f0 module:overlay(0) +from:0x020d7e94 kind:load to:0x020616f4 module:overlay(0) +from:0x020d7e98 kind:load to:0x020616f8 module:overlay(0) +from:0x020d7e9c kind:load to:0x020616fc module:overlay(0) +from:0x020d7ea8 kind:load to:0x020c9088 module:overlay(24) +from:0x020d7eac kind:load to:0x020c90a8 module:overlay(24) +from:0x020d7eb0 kind:load to:0x020c8dcd module:overlay(24) +from:0x020d7eb4 kind:load to:0x020c8e25 module:overlay(24) +from:0x020d7eb8 kind:load to:0x020c8e6d module:overlay(24) +from:0x020d7ebc kind:load to:0x020616ec module:overlay(0) +from:0x020d7ec0 kind:load to:0x020c8f19 module:overlay(24) +from:0x020d7ec4 kind:load to:0x020c8f85 module:overlay(24) +from:0x020d7ec8 kind:load to:0x020c8fc5 module:overlay(24) +from:0x020d7ecc kind:load to:0x020c9085 module:overlay(24) +from:0x020d7ed8 kind:load to:0x020c9174 module:overlay(24) +from:0x020d7edc kind:load to:0x020c9194 module:overlay(24) +from:0x020d7ee0 kind:load to:0x020c90e5 module:overlay(24) +from:0x020d7ee4 kind:load to:0x020c9111 module:overlay(24) +from:0x020d7ee8 kind:load to:0x020616e8 module:overlay(0) +from:0x020d7eec kind:load to:0x020616ec module:overlay(0) +from:0x020d7ef0 kind:load to:0x020c912d module:overlay(24) +from:0x020d7ef4 kind:load to:0x020c9159 module:overlay(24) +from:0x020d7ef8 kind:load to:0x020616f8 module:overlay(0) +from:0x020d7efc kind:load to:0x020616fc module:overlay(0) +from:0x020d7f08 kind:load to:0x020c9230 module:overlay(24) +from:0x020d7f0c kind:load to:0x020c9250 module:overlay(24) +from:0x020d7f10 kind:load to:0x020c90e5 module:overlay(24) +from:0x020d7f14 kind:load to:0x020c9111 module:overlay(24) +from:0x020d7f18 kind:load to:0x020c91e9 module:overlay(24) +from:0x020d7f1c kind:load to:0x020616ec module:overlay(0) +from:0x020d7f20 kind:load to:0x020c912d module:overlay(24) +from:0x020d7f24 kind:load to:0x020c9159 module:overlay(24) +from:0x020d7f28 kind:load to:0x020c920d module:overlay(24) +from:0x020d7f2c kind:load to:0x020616fc module:overlay(0) +from:0x020d7f38 kind:load to:0x020c92d9 module:overlay(24) +from:0x020d7f3c kind:load to:0x020c9648 module:overlay(24) +from:0x020d7f40 kind:load to:0x0201bbe4 module:main +from:0x020d7f44 kind:load to:0x020c9279 module:overlay(24) +from:0x020d7f48 kind:load to:0x0201bd8c module:main +from:0x020d7f54 kind:load to:0x020c92e5 module:overlay(24) +from:0x020d7f58 kind:load to:0x020c92f9 module:overlay(24) +from:0x020d7f5c kind:load to:0x020c9315 module:overlay(24) +from:0x020d7f60 kind:load to:0x020c9379 module:overlay(24) +from:0x020d7f64 kind:load to:0x020c9409 module:overlay(24) +from:0x020d7f68 kind:load to:0x020616ec module:overlay(0) +from:0x020d7f6c kind:load to:0x020c9491 module:overlay(24) +from:0x020d7f70 kind:load to:0x020c94c1 module:overlay(24) +from:0x020d7f74 kind:load to:0x020c9539 module:overlay(24) +from:0x020d7f78 kind:load to:0x020c95b5 module:overlay(24) +from:0x020d7f84 kind:load to:0x020c9695 module:overlay(24) +from:0x020d7f88 kind:load to:0x020c96a1 module:overlay(24) +from:0x020d7f8c kind:load to:0x020c96b5 module:overlay(24) +from:0x020d7f90 kind:load to:0x020c96d5 module:overlay(24) +from:0x020d7f94 kind:load to:0x020c97cd module:overlay(24) +from:0x020d7f98 kind:load to:0x020c97d5 module:overlay(24) +from:0x020d7f9c kind:load to:0x020c986d module:overlay(24) +from:0x020d7fa0 kind:load to:0x020c98e9 module:overlay(24) +from:0x020d7fa4 kind:load to:0x020c9949 module:overlay(24) +from:0x020d7fa8 kind:load to:0x020c99a5 module:overlay(24) +from:0x020d7fb4 kind:load to:0x020c9a49 module:overlay(24) +from:0x020d7fb8 kind:load to:0x020ca0b8 module:overlay(24) +from:0x020d7fbc kind:load to:0x0201bbe4 module:main +from:0x020d7fc0 kind:load to:0x020c99c1 module:overlay(24) +from:0x020d7fc4 kind:load to:0x020c99d1 module:overlay(24) +from:0x020d7fd0 kind:load to:0x020c9a55 module:overlay(24) +from:0x020d7fd4 kind:load to:0x020c9a69 module:overlay(24) +from:0x020d7fd8 kind:load to:0x020c9a85 module:overlay(24) +from:0x020d7fdc kind:load to:0x020c9ab9 module:overlay(24) +from:0x020d7fe0 kind:load to:0x020c9ba9 module:overlay(24) +from:0x020d7fe4 kind:load to:0x020c9d5d module:overlay(24) +from:0x020d7fe8 kind:load to:0x020c9d6d module:overlay(24) +from:0x020d7fec kind:load to:0x020c9e19 module:overlay(24) +from:0x020d7ff0 kind:load to:0x020c9ea1 module:overlay(24) +from:0x020d7ff4 kind:load to:0x020ca065 module:overlay(24) +from:0x020d8000 kind:load to:0x020ca151 module:overlay(24) +from:0x020d8004 kind:load to:0x020ca2e8 module:overlay(24) +from:0x020d8008 kind:load to:0x0201bbe4 module:main +from:0x020d800c kind:load to:0x020ca0e5 module:overlay(24) +from:0x020d8010 kind:load to:0x0201bd8c module:main +from:0x020d801c kind:load to:0x020ca145 module:overlay(24) +from:0x020d8020 kind:load to:0x020ca2cc module:overlay(24) +from:0x020d8024 kind:load to:0x0201bbe4 module:main +from:0x020d8028 kind:load to:0x020ca0d5 module:overlay(24) +from:0x020d802c kind:load to:0x0201bd8c module:main +from:0x020d8038 kind:load to:0x020ca304 module:overlay(24) +from:0x020d803c kind:load to:0x020ca32c module:overlay(24) +from:0x020d8040 kind:load to:0x020ca15d module:overlay(24) +from:0x020d8044 kind:load to:0x020ca169 module:overlay(24) +from:0x020d8048 kind:load to:0x020ca189 module:overlay(24) +from:0x020d804c kind:load to:0x020616ec module:overlay(0) +from:0x020d8050 kind:load to:0x020ca1c5 module:overlay(24) +from:0x020d8054 kind:load to:0x020ca1d1 module:overlay(24) +from:0x020d8058 kind:load to:0x020ca1f1 module:overlay(24) +from:0x020d805c kind:load to:0x020616fc module:overlay(0) +from:0x020d8078 kind:load to:0x020ca9b4 module:overlay(24) +from:0x020d807c kind:load to:0x020caa20 module:overlay(24) +from:0x020d8080 kind:load to:0x020ca6e4 module:overlay(24) +from:0x020d8084 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d8088 kind:load to:0x020c18a0 module:overlays(2,4,17) +from:0x020d808c kind:load to:0x02061cd8 module:overlay(0) +from:0x020d8090 kind:load to:0x02061cdc module:overlay(0) +from:0x020d80a8 kind:load to:0x020caef4 module:overlay(24) +from:0x020d80ac kind:load to:0x020caf70 module:overlay(24) +from:0x020d80b0 kind:load to:0x020cb130 module:overlay(24) +from:0x020d80b4 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d80b8 kind:load to:0x020cb16c module:overlay(24) +from:0x020d80bc kind:load to:0x02061cd8 module:overlay(0) +from:0x020d80c0 kind:load to:0x02061cdc module:overlay(0) +from:0x020d80cc kind:load to:0x020cc7c8 module:overlay(24) +from:0x020d80d0 kind:load to:0x020cb638 module:overlay(24) +from:0x020d80d4 kind:load to:0x020cccc8 module:overlay(24) +from:0x020d80d8 kind:load to:0x020cccd0 module:overlay(24) +from:0x020d80dc kind:load to:0x020ccb2c module:overlay(24) +from:0x020d80e0 kind:load to:0x020cb8ec module:overlay(24) +from:0x020d80e4 kind:load to:0x020cb900 module:overlay(24) +from:0x020d80f0 kind:load to:0x020cb634 module:overlay(24) +from:0x020d80f4 kind:load to:0x020cb638 module:overlay(24) +from:0x020d80f8 kind:load to:0x020cb5e8 module:overlay(24) +from:0x020d80fc kind:load to:0x020cb5f0 module:overlay(24) +from:0x020d8100 kind:load to:0x020cb5f4 module:overlay(24) +from:0x020d8104 kind:load to:0x020cb8ec module:overlay(24) +from:0x020d8108 kind:load to:0x020cb900 module:overlay(24) +from:0x020d8114 kind:load to:0x020cc268 module:overlay(24) +from:0x020d8118 kind:load to:0x020cb638 module:overlay(24) +from:0x020d811c kind:load to:0x020cba54 module:overlay(24) +from:0x020d8120 kind:load to:0x020cbad4 module:overlay(24) +from:0x020d8124 kind:load to:0x020cbe0c module:overlay(24) +from:0x020d8128 kind:load to:0x020cb8ec module:overlay(24) +from:0x020d812c kind:load to:0x020cc17c module:overlay(24) +from:0x020d8130 kind:load to:0x020cc1c0 module:overlay(24) +from:0x020d813c kind:load to:0x020cc510 module:overlay(24) +from:0x020d8140 kind:load to:0x020cc6f0 module:overlay(24) +from:0x020d8144 kind:load to:0x020cba54 module:overlay(24) +from:0x020d8148 kind:load to:0x020cbad4 module:overlay(24) +from:0x020d814c kind:load to:0x020cbe0c module:overlay(24) +from:0x020d8150 kind:load to:0x020cc778 module:overlay(24) +from:0x020d8154 kind:load to:0x020cc17c module:overlay(24) +from:0x020d8158 kind:load to:0x020cc4bc module:overlay(24) +from:0x020d8164 kind:load to:0x020cb634 module:overlay(24) +from:0x020d8168 kind:load to:0x020cb638 module:overlay(24) +from:0x020d816c kind:load to:0x020cba54 module:overlay(24) +from:0x020d8170 kind:load to:0x020cbad4 module:overlay(24) +from:0x020d8174 kind:load to:0x020cbe0c module:overlay(24) +from:0x020d8178 kind:load to:0x020cb8ec module:overlay(24) +from:0x020d817c kind:load to:0x020cc17c module:overlay(24) +from:0x020d8180 kind:load to:0x020cb940 module:overlay(24) +from:0x020d818c kind:load to:0x020ccf18 module:overlay(24) +from:0x020d8190 kind:load to:0x020ccff0 module:overlay(24) +from:0x020d8194 kind:load to:0x020cd220 module:overlay(24) +from:0x020d8198 kind:load to:0x02061cd0 module:overlay(0) +from:0x020d819c kind:load to:0x020cd2b8 module:overlay(24) +from:0x020d81a0 kind:load to:0x02061cd8 module:overlay(0) +from:0x020d81a4 kind:load to:0x02061cdc module:overlay(0) +from:0x020d8330 kind:load to:0x020d17dc module:overlay(24) +from:0x020d8334 kind:load to:0x020d17f0 module:overlay(24) +from:0x020d8338 kind:load to:0x0201bbe4 module:main +from:0x020d833c kind:load to:0x020d180c module:overlay(24) +from:0x020d8340 kind:load to:0x0201bd8c module:main +from:0x020d8364 kind:load to:0x020d189c module:overlay(24) +from:0x020d8370 kind:load to:0x020d181c module:overlay(24) +from:0x020d8380 kind:load to:0x020d3180 module:overlay(24) +from:0x020d8384 kind:load to:0x020d3184 module:overlay(24) +from:0x020d8470 kind:load to:0x020d48b4 module:overlay(24) +from:0x020d8474 kind:load to:0x020d48c8 module:overlay(24) +from:0x020d8478 kind:load to:0x020d83bc module:overlay(24) +from:0x020d847c kind:load to:0x020d83d0 module:overlay(24) +from:0x020d8480 kind:load to:0x020d83d8 module:overlay(24) +from:0x020d8484 kind:load to:0x020d83c8 module:overlay(24) +from:0x020d8488 kind:load to:0x020d83e8 module:overlay(24) +from:0x020d848c kind:load to:0x020d83c0 module:overlay(24) +from:0x020d8490 kind:load to:0x020d83c4 module:overlay(24) +from:0x020d8494 kind:load to:0x020d83f8 module:overlay(24) +from:0x020d8498 kind:load to:0x020d8414 module:overlay(24) +from:0x020d849c kind:load to:0x020d8400 module:overlay(24) +from:0x020d84a0 kind:load to:0x020d83f0 module:overlay(24) +from:0x020d84a4 kind:load to:0x020d8420 module:overlay(24) +from:0x020d84a8 kind:load to:0x020d842c module:overlay(24) +from:0x020d84ac kind:load to:0x020d8438 module:overlay(24) +from:0x020d84b0 kind:load to:0x020d8408 module:overlay(24) +from:0x020d84b4 kind:load to:0x020d8444 module:overlay(24) +from:0x020d84b8 kind:load to:0x020d83e0 module:overlay(24) +from:0x020d84bc kind:load to:0x020d8450 module:overlay(24) +from:0x020d84c0 kind:load to:0x020d845c module:overlay(24) +from:0x020d8594 kind:load to:0x020d8588 module:overlay(24) +from:0x020d8598 kind:load to:0x020d857c module:overlay(24) +from:0x020d859c kind:load to:0x020d8570 module:overlay(24) +from:0x020d85a0 kind:load to:0x020d8564 module:overlay(24) +from:0x020d85a4 kind:load to:0x020d853c module:overlay(24) +from:0x020d85a8 kind:load to:0x020d8524 module:overlay(24) +from:0x020d85ac kind:load to:0x020d855c module:overlay(24) +from:0x020d85b0 kind:load to:0x020d8554 module:overlay(24) +from:0x020d85b4 kind:load to:0x020d854c module:overlay(24) +from:0x020d85b8 kind:load to:0x020d852c module:overlay(24) +from:0x020d85bc kind:load to:0x020d8544 module:overlay(24) +from:0x020d85c0 kind:load to:0x020d8534 module:overlay(24) +from:0x020d85cc kind:load to:0x020d4ae4 module:overlay(24) +from:0x020d85d0 kind:load to:0x020d52b0 module:overlay(24) +from:0x020d85dc kind:load to:0x020d5280 module:overlay(24) +from:0x020d85e0 kind:load to:0x020d52e0 module:overlay(24) +from:0x020d85e4 kind:load to:0x0205a720 module:overlay(0) +from:0x020d85e8 kind:load to:0x01ffc57c module:itcm +from:0x020d85ec kind:load to:0x02057dc8 module:overlay(0) +from:0x020d85f0 kind:load to:0x02057e44 module:overlay(0) +from:0x020d85f4 kind:load to:0x02057ea8 module:overlay(0) +from:0x020d85f8 kind:load to:0x01ffc7a4 module:itcm +from:0x020d85fc kind:load to:0x02057d84 module:overlay(0) +from:0x020d8640 kind:load to:0x020d86a8 module:overlay(24) +from:0x020d8644 kind:load to:0x020d86b0 module:overlay(24) +from:0x020d8648 kind:load to:0x020d8680 module:overlay(24) +from:0x020d864c kind:load to:0x020d8688 module:overlay(24) +from:0x020d8650 kind:load to:0x020d86bc module:overlay(24) +from:0x020d8654 kind:load to:0x020d8690 module:overlay(24) +from:0x020d8658 kind:load to:0x020d86a0 module:overlay(24) +from:0x020d865c kind:load to:0x020d8678 module:overlay(24) +from:0x020d8660 kind:load to:0x020d8670 module:overlay(24) +from:0x020d8664 kind:load to:0x020d86c8 module:overlay(24) +from:0x020d8668 kind:load to:0x020d86dc module:overlay(24) +from:0x020d866c kind:load to:0x020d8698 module:overlay(24) +from:0x020d86fc kind:load to:0x020d6fc8 module:overlay(24) +from:0x020d8700 kind:load to:0x020977a0 module:overlay(0) +from:0x020d8704 kind:load to:0x020977a8 module:overlay(0) +from:0x020d8708 kind:load to:0x02097824 module:overlay(0) +from:0x020d870c kind:load to:0x02097864 module:overlay(0) +from:0x020d8710 kind:load to:0x02097868 module:overlay(0) +from:0x020d8714 kind:load to:0x0209786c module:overlay(0) +from:0x020d8720 kind:load to:0x0209856c module:overlay(0) +from:0x020d8724 kind:load to:0x020985a8 module:overlay(0) +from:0x020d8728 kind:load to:0x020985c0 module:overlay(0) +from:0x020d872c kind:load to:0x020985cc module:overlay(0) +from:0x020d8730 kind:load to:0x01fff464 module:itcm +from:0x020d8734 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x020d8738 kind:load to:0x020d7048 module:overlay(24) +from:0x020d873c kind:load to:0x02098504 module:overlay(0) +from:0x020d8740 kind:load to:0x020d70b4 module:overlay(24) +from:0x020d8744 kind:load to:0x020d7170 module:overlay(24) +from:0x020d8748 kind:load to:0x02098510 module:overlay(0) +from:0x020d874c kind:load to:0x02098514 module:overlay(0) +from:0x020d8750 kind:load to:0x02098518 module:overlay(0) +from:0x020d8754 kind:load to:0x0209851c module:overlay(0) +from:0x020d8758 kind:load to:0x020985d8 module:overlay(0) +from:0x020d875c kind:load to:0x02098644 module:overlay(0) +from:0x020d8760 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x020d8764 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x020d8768 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x020d876c kind:load to:0x020d73dc module:overlay(24) +from:0x020d8770 kind:load to:0x020d73fc module:overlay(24) diff --git a/config/eur1/arm9/overlays/ov024/symbols.txt b/config/eur1/arm9/overlays/ov024/symbols.txt new file mode 100644 index 00000000..7c5d3fb2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov024/symbols.txt @@ -0,0 +1,917 @@ +func_ov024_020c4880 kind:function(thumb,size=0x44) addr:0x020c4880 +func_ov024_020c48c4 kind:function(thumb,size=0x48) addr:0x020c48c4 +func_ov024_020c490c kind:function(thumb,size=0x58) addr:0x020c490c +func_ov024_020c4964 kind:function(arm,size=0x3c) addr:0x020c4964 +func_ov024_020c49a0 kind:function(arm,size=0x24) addr:0x020c49a0 +func_ov024_020c49c4 kind:function(arm,size=0x20) addr:0x020c49c4 +func_ov024_020c49e4 kind:function(arm,size=0x50) addr:0x020c49e4 +func_ov024_020c4a34 kind:function(arm,size=0x24) addr:0x020c4a34 +func_ov024_020c4a58 kind:function(arm,size=0x68) addr:0x020c4a58 +func_ov024_020c4ac0 kind:function(arm,size=0x2c) addr:0x020c4ac0 +func_ov024_020c4aec kind:function(arm,size=0x34) addr:0x020c4aec +func_ov024_020c4b20 kind:function(arm,size=0x50) addr:0x020c4b20 +func_ov024_020c4b70 kind:function(arm,size=0x14) addr:0x020c4b70 +func_ov024_020c4b84 kind:function(arm,size=0x28) addr:0x020c4b84 +func_ov024_020c4bac kind:function(arm,size=0x54) addr:0x020c4bac +func_ov024_020c4c00 kind:function(arm,size=0x128) addr:0x020c4c00 +func_ov024_020c4d28 kind:function(arm,size=0xac) addr:0x020c4d28 +func_ov024_020c4dd4 kind:function(arm,size=0x14) addr:0x020c4dd4 +func_ov024_020c4de8 kind:function(arm,size=0x24) addr:0x020c4de8 +func_ov024_020c4e0c kind:function(arm,size=0x30) addr:0x020c4e0c +func_ov024_020c4e3c kind:function(arm,size=0x10) addr:0x020c4e3c +func_ov024_020c4e4c kind:function(arm,size=0x14) addr:0x020c4e4c +func_ov024_020c4e60 kind:function(arm,size=0x18) addr:0x020c4e60 +func_ov024_020c4e78 kind:function(arm,size=0x4) addr:0x020c4e78 +func_ov024_020c4e7c kind:function(arm,size=0x14) addr:0x020c4e7c +func_ov024_020c4e90 kind:function(arm,size=0x4) addr:0x020c4e90 +func_ov024_020c4e94 kind:function(arm,size=0xc) addr:0x020c4e94 +func_ov024_020c4ea0 kind:function(arm,size=0xc) addr:0x020c4ea0 +func_ov024_020c4eac kind:function(arm,size=0x4) addr:0x020c4eac +func_ov024_020c4eb0 kind:function(arm,size=0x4) addr:0x020c4eb0 +func_ov024_020c4eb4 kind:function(arm,size=0x4) addr:0x020c4eb4 +func_ov024_020c4eb8 kind:function(arm,size=0x4) addr:0x020c4eb8 +func_ov024_020c4ebc kind:function(arm,size=0x4) addr:0x020c4ebc +func_ov024_020c4ec0 kind:function(arm,size=0x8) addr:0x020c4ec0 +func_ov024_020c4ec8 kind:function(arm,size=0x58) addr:0x020c4ec8 +func_ov024_020c4f20 kind:function(arm,size=0x18) addr:0x020c4f20 +func_ov024_020c4f38 kind:function(arm,size=0x18) addr:0x020c4f38 +func_ov024_020c4f50 kind:function(arm,size=0x18) addr:0x020c4f50 +func_ov024_020c4f68 kind:function(arm,size=0x10) addr:0x020c4f68 +func_ov024_020c4f78 kind:function(arm,size=0x10) addr:0x020c4f78 +func_ov024_020c4f88 kind:function(arm,size=0x24) addr:0x020c4f88 +func_ov024_020c4fac kind:function(arm,size=0x10) addr:0x020c4fac +func_ov024_020c4fbc kind:function(arm,size=0x10) addr:0x020c4fbc +func_ov024_020c4fcc kind:function(arm,size=0x10) addr:0x020c4fcc +func_ov024_020c4fdc kind:function(arm,size=0x8) addr:0x020c4fdc +func_ov024_020c4fe4 kind:function(arm,size=0x8c) addr:0x020c4fe4 +func_ov024_020c5070 kind:function(arm,size=0xfc) addr:0x020c5070 +func_ov024_020c516c kind:function(arm,size=0x14) addr:0x020c516c +func_ov024_020c5180 kind:function(arm,size=0x8) addr:0x020c5180 +func_ov024_020c5188 kind:function(arm,size=0x14) addr:0x020c5188 +func_ov024_020c519c kind:function(arm,size=0x1c) addr:0x020c519c +func_ov024_020c51b8 kind:function(arm,size=0x94) addr:0x020c51b8 +func_ov024_020c524c kind:function(arm,size=0x9c) addr:0x020c524c +func_ov024_020c52e8 kind:function(arm,size=0x18) addr:0x020c52e8 +func_ov024_020c5300 kind:function(arm,size=0x18) addr:0x020c5300 +func_ov024_020c5318 kind:function(arm,size=0x3c) addr:0x020c5318 +func_ov024_020c5354 kind:function(arm,size=0x18) addr:0x020c5354 +func_ov024_020c536c kind:function(arm,size=0x58) addr:0x020c536c +func_ov024_020c53c4 kind:function(arm,size=0x18) addr:0x020c53c4 +func_ov024_020c53dc kind:function(arm,size=0x6c) addr:0x020c53dc +func_ov024_020c5448 kind:function(arm,size=0x174) addr:0x020c5448 +func_ov024_020c55bc kind:function(arm,size=0x8) addr:0x020c55bc +func_ov024_020c55c4 kind:function(arm,size=0x734) addr:0x020c55c4 +func_ov024_020c5cf8 kind:function(arm,size=0xc0) addr:0x020c5cf8 +func_ov024_020c5db8 kind:function(arm,size=0x120) addr:0x020c5db8 +func_ov024_020c5ed8 kind:function(arm,size=0xa4) addr:0x020c5ed8 +func_ov024_020c5f7c kind:function(arm,size=0x184) addr:0x020c5f7c +func_ov024_020c6100 kind:function(arm,size=0x148) addr:0x020c6100 +func_ov024_020c6248 kind:function(arm,size=0x8c) addr:0x020c6248 +func_ov024_020c62d4 kind:function(arm,size=0x60) addr:0x020c62d4 +func_ov024_020c6334 kind:function(arm,size=0x138) addr:0x020c6334 +func_ov024_020c646c kind:function(arm,size=0xa0) addr:0x020c646c +func_ov024_020c650c kind:function(arm,size=0x14) addr:0x020c650c +func_ov024_020c6520 kind:function(arm,size=0x160) addr:0x020c6520 +func_ov024_020c6680 kind:function(arm,size=0x4c) addr:0x020c6680 +func_ov024_020c66cc kind:function(arm,size=0x5c) addr:0x020c66cc +func_ov024_020c6728 kind:function(arm,size=0x54) addr:0x020c6728 +func_ov024_020c677c kind:function(arm,size=0xac) addr:0x020c677c +func_ov024_020c6828 kind:function(arm,size=0x24) addr:0x020c6828 +func_ov024_020c684c kind:function(arm,size=0x94) addr:0x020c684c +func_ov024_020c68e0 kind:function(arm,size=0x18) addr:0x020c68e0 +func_ov024_020c68f8 kind:function(arm,size=0x44) addr:0x020c68f8 +func_ov024_020c693c kind:function(arm,size=0x10) addr:0x020c693c +func_ov024_020c694c kind:function(arm,size=0x8c) addr:0x020c694c +func_ov024_020c69d8 kind:function(arm,size=0x34) addr:0x020c69d8 +func_ov024_020c6a0c kind:function(arm,size=0x50) addr:0x020c6a0c +func_ov024_020c6a5c kind:function(arm,size=0x28) addr:0x020c6a5c +func_ov024_020c6a84 kind:function(arm,size=0xac) addr:0x020c6a84 +func_ov024_020c6b30 kind:function(arm,size=0x98) addr:0x020c6b30 +func_ov024_020c6bc8 kind:function(arm,size=0xd4) addr:0x020c6bc8 +func_ov024_020c6c9c kind:function(arm,size=0x74) addr:0x020c6c9c +func_ov024_020c6d10 kind:function(arm,size=0x10) addr:0x020c6d10 +func_ov024_020c6d20 kind:function(arm,size=0x20) addr:0x020c6d20 +func_ov024_020c6d40 kind:function(arm,size=0xc) addr:0x020c6d40 +func_ov024_020c6d4c kind:function(arm,size=0x10) addr:0x020c6d4c +func_ov024_020c6d5c kind:function(arm,size=0xc) addr:0x020c6d5c +func_ov024_020c6d68 kind:function(arm,size=0x38) addr:0x020c6d68 +func_ov024_020c6da0 kind:function(arm,size=0x54) addr:0x020c6da0 +func_ov024_020c6df4 kind:function(arm,size=0x34) addr:0x020c6df4 +func_ov024_020c6e28 kind:function(arm,size=0x4c) addr:0x020c6e28 +func_ov024_020c6e74 kind:function(arm,size=0x2c) addr:0x020c6e74 +func_ov024_020c6ea0 kind:function(arm,size=0x14) addr:0x020c6ea0 +func_ov024_020c6eb4 kind:function(arm,size=0x1c) addr:0x020c6eb4 +func_ov024_020c6ed0 kind:function(arm,size=0x18) addr:0x020c6ed0 +func_ov024_020c6ee8 kind:function(arm,size=0x18) addr:0x020c6ee8 +func_ov024_020c6f00 kind:function(arm,size=0x18) addr:0x020c6f00 +func_ov024_020c6f18 kind:function(arm,size=0x2c) addr:0x020c6f18 +func_ov024_020c6f44 kind:function(arm,size=0x2c) addr:0x020c6f44 +func_ov024_020c6f70 kind:function(arm,size=0x14) addr:0x020c6f70 +func_ov024_020c6f84 kind:function(arm,size=0x20) addr:0x020c6f84 +func_ov024_020c6fa4 kind:function(arm,size=0x24) addr:0x020c6fa4 +func_ov024_020c6fc8 kind:function(arm,size=0x1e0) addr:0x020c6fc8 +func_ov024_020c71a8 kind:function(arm,size=0xa8) addr:0x020c71a8 +func_ov024_020c7250 kind:function(arm,size=0x68) addr:0x020c7250 +func_ov024_020c72b8 kind:function(arm,size=0x84) addr:0x020c72b8 +func_ov024_020c733c kind:function(arm,size=0x54) addr:0x020c733c +func_ov024_020c7390 kind:function(arm,size=0x3c) addr:0x020c7390 +func_ov024_020c73cc kind:function(arm,size=0x24) addr:0x020c73cc +func_ov024_020c73f0 kind:function(arm,size=0xf0) addr:0x020c73f0 +func_ov024_020c74e0 kind:function(arm,size=0xb8) addr:0x020c74e0 +func_ov024_020c7598 kind:function(arm,size=0x74) addr:0x020c7598 +func_ov024_020c760c kind:function(arm,size=0x154) addr:0x020c760c +func_ov024_020c7760 kind:function(arm,size=0x2c) addr:0x020c7760 +func_ov024_020c778c kind:function(arm,size=0x30) addr:0x020c778c +func_ov024_020c77bc kind:function(arm,size=0x30) addr:0x020c77bc +func_ov024_020c77ec kind:function(arm,size=0x10) addr:0x020c77ec +func_ov024_020c77fc kind:function(arm,size=0x10) addr:0x020c77fc +func_ov024_020c780c kind:function(arm,size=0x10) addr:0x020c780c +func_ov024_020c781c kind:function(arm,size=0x24) addr:0x020c781c +func_ov024_020c7840 kind:function(arm,size=0x24) addr:0x020c7840 +func_ov024_020c7864 kind:function(arm,size=0x50) addr:0x020c7864 +func_ov024_020c78b4 kind:function(arm,size=0xc) addr:0x020c78b4 +func_ov024_020c78c0 kind:function(arm,size=0x14) addr:0x020c78c0 +func_ov024_020c78d4 kind:function(arm,size=0x14) addr:0x020c78d4 +func_ov024_020c78e8 kind:function(arm,size=0x24) addr:0x020c78e8 +func_ov024_020c790c kind:function(arm,size=0x14) addr:0x020c790c +func_ov024_020c7920 kind:function(arm,size=0x1c) addr:0x020c7920 +func_ov024_020c793c kind:function(arm,size=0x1c) addr:0x020c793c +func_ov024_020c7958 kind:function(arm,size=0x10) addr:0x020c7958 +func_ov024_020c7968 kind:function(arm,size=0x14) addr:0x020c7968 +func_ov024_020c797c kind:function(arm,size=0x18) addr:0x020c797c +func_ov024_020c7994 kind:function(arm,size=0xa8) addr:0x020c7994 +func_ov024_020c7a3c kind:function(arm,size=0x14) addr:0x020c7a3c +func_ov024_020c7a50 kind:function(arm,size=0x30) addr:0x020c7a50 +func_ov024_020c7a80 kind:function(arm,size=0x38) addr:0x020c7a80 +func_ov024_020c7ab8 kind:function(arm,size=0x9c) addr:0x020c7ab8 +func_ov024_020c7b54 kind:function(arm,size=0x1a0) addr:0x020c7b54 +func_ov024_020c7cf4 kind:function(arm,size=0x24) addr:0x020c7cf4 +func_ov024_020c7d18 kind:function(arm,size=0x20) addr:0x020c7d18 +func_ov024_020c7d38 kind:function(arm,size=0x50) addr:0x020c7d38 +func_ov024_020c7d88 kind:function(arm,size=0xf0) addr:0x020c7d88 +func_ov024_020c7e78 kind:function(arm,size=0x118) addr:0x020c7e78 +func_ov024_020c7f90 kind:function(arm,size=0x36c) addr:0x020c7f90 +func_ov024_020c82fc kind:function(arm,size=0xf8) addr:0x020c82fc +func_ov024_020c83f4 kind:function(arm,size=0x4) addr:0x020c83f4 +func_ov024_020c83f8 kind:function(arm,size=0x6c) addr:0x020c83f8 +func_ov024_020c8464 kind:function(arm,size=0x2c) addr:0x020c8464 +func_ov024_020c8490 kind:function(arm,size=0x30) addr:0x020c8490 +func_ov024_020c84c0 kind:function(arm,size=0x40) addr:0x020c84c0 +func_ov024_020c8500 kind:function(arm,size=0x58) addr:0x020c8500 +func_ov024_020c8558 kind:function(arm,size=0x80) addr:0x020c8558 +func_ov024_020c85d8 kind:function(arm,size=0x1c) addr:0x020c85d8 +func_ov024_020c85f4 kind:function(arm,size=0x18) addr:0x020c85f4 +func_ov024_020c860c kind:function(arm,size=0x60) addr:0x020c860c +func_ov024_020c866c kind:function(arm,size=0x14) addr:0x020c866c +func_ov024_020c8680 kind:function(arm,size=0x20) addr:0x020c8680 +func_ov024_020c86a0 kind:function(arm,size=0x28) addr:0x020c86a0 +func_ov024_020c86c8 kind:function(arm,size=0x38) addr:0x020c86c8 +func_ov024_020c8700 kind:function(arm,size=0x74) addr:0x020c8700 +func_ov024_020c8774 kind:function(arm,size=0xd4) addr:0x020c8774 +func_ov024_020c8848 kind:function(arm,size=0xc) addr:0x020c8848 +func_ov024_020c8854 kind:function(arm,size=0x2c) addr:0x020c8854 +func_ov024_020c8880 kind:function(arm,size=0x1c) addr:0x020c8880 +func_ov024_020c889c kind:function(thumb,size=0x10) addr:0x020c889c +func_ov024_020c88ac kind:function(thumb,size=0x10) addr:0x020c88ac +func_ov024_020c88bc kind:function(thumb,size=0x64) addr:0x020c88bc +func_ov024_020c8920 kind:function(thumb,size=0xc) addr:0x020c8920 +func_ov024_020c892c kind:function(thumb,size=0x23c) addr:0x020c892c +func_ov024_020c8b68 kind:function(thumb,size=0x1d4) addr:0x020c8b68 +func_ov024_020c8d3c kind:function(arm,size=0x1c) addr:0x020c8d3c +func_ov024_020c8d58 kind:function(arm,size=0x20) addr:0x020c8d58 +func_ov024_020c8d78 kind:function(arm,size=0x28) addr:0x020c8d78 +func_ov024_020c8da0 kind:function(thumb,size=0x2c) addr:0x020c8da0 +func_ov024_020c8dcc kind:function(thumb,size=0x58) addr:0x020c8dcc +func_ov024_020c8e24 kind:function(thumb,size=0x48) addr:0x020c8e24 +func_ov024_020c8e6c kind:function(thumb,size=0xac) addr:0x020c8e6c +func_ov024_020c8f18 kind:function(thumb,size=0x6c) addr:0x020c8f18 +func_ov024_020c8f84 kind:function(thumb,size=0x40) addr:0x020c8f84 +func_ov024_020c8fc4 kind:function(thumb,size=0xc0) addr:0x020c8fc4 +func_ov024_020c9084 kind:function(thumb,size=0x2) addr:0x020c9084 +func_ov024_020c9088 kind:function(arm,size=0x20) addr:0x020c9088 +func_ov024_020c90a8 kind:function(arm,size=0x28) addr:0x020c90a8 +func_ov024_020c90d0 kind:function(thumb,size=0x14) addr:0x020c90d0 +func_ov024_020c90e4 kind:function(thumb,size=0x2c) addr:0x020c90e4 +func_ov024_020c9110 kind:function(thumb,size=0x1c) addr:0x020c9110 +func_ov024_020c912c kind:function(thumb,size=0x2c) addr:0x020c912c +func_ov024_020c9158 kind:function(thumb,size=0x1c) addr:0x020c9158 +func_ov024_020c9174 kind:function(arm,size=0x20) addr:0x020c9174 +func_ov024_020c9194 kind:function(arm,size=0x28) addr:0x020c9194 +func_ov024_020c91bc kind:function(thumb,size=0x2c) addr:0x020c91bc +func_ov024_020c91e8 kind:function(thumb,size=0x24) addr:0x020c91e8 +func_ov024_020c920c kind:function(thumb,size=0x24) addr:0x020c920c +func_ov024_020c9230 kind:function(arm,size=0x20) addr:0x020c9230 +func_ov024_020c9250 kind:function(arm,size=0x28) addr:0x020c9250 +func_ov024_020c9278 kind:function(thumb,size=0x10) addr:0x020c9278 +func_ov024_020c9288 kind:function(thumb,size=0x50) addr:0x020c9288 +func_ov024_020c92d8 kind:function(thumb,size=0xc) addr:0x020c92d8 +func_ov024_020c92e4 kind:function(thumb,size=0x14) addr:0x020c92e4 +func_ov024_020c92f8 kind:function(thumb,size=0x1a) addr:0x020c92f8 +func_ov024_020c9314 kind:function(thumb,size=0x64) addr:0x020c9314 +func_ov024_020c9378 kind:function(thumb,size=0x90) addr:0x020c9378 +func_ov024_020c9408 kind:function(thumb,size=0x64) addr:0x020c9408 +func_ov024_020c946c kind:function(thumb,size=0x24) addr:0x020c946c +func_ov024_020c9490 kind:function(thumb,size=0x30) addr:0x020c9490 +func_ov024_020c94c0 kind:function(thumb,size=0x78) addr:0x020c94c0 +func_ov024_020c9538 kind:function(thumb,size=0x7c) addr:0x020c9538 +func_ov024_020c95b4 kind:function(thumb,size=0x2) addr:0x020c95b4 +func_ov024_020c95b8 kind:function(thumb,size=0x48) addr:0x020c95b8 +func_ov024_020c9600 kind:function(thumb,size=0x48) addr:0x020c9600 +func_ov024_020c9648 kind:function(arm,size=0x1c) addr:0x020c9648 +func_ov024_020c9664 kind:function(thumb,size=0x30) addr:0x020c9664 +func_ov024_020c9694 kind:function(thumb,size=0xc) addr:0x020c9694 +func_ov024_020c96a0 kind:function(thumb,size=0x12) addr:0x020c96a0 +func_ov024_020c96b4 kind:function(thumb,size=0x20) addr:0x020c96b4 +func_ov024_020c96d4 kind:function(thumb,size=0xf8) addr:0x020c96d4 +func_ov024_020c97cc kind:function(thumb,size=0x8) addr:0x020c97cc +func_ov024_020c97d4 kind:function(thumb,size=0x2) addr:0x020c97d4 +func_ov024_020c97d8 kind:function(thumb,size=0x94) addr:0x020c97d8 +func_ov024_020c986c kind:function(thumb,size=0x7c) addr:0x020c986c +func_ov024_020c98e8 kind:function(thumb,size=0x60) addr:0x020c98e8 +func_ov024_020c9948 kind:function(thumb,size=0x5c) addr:0x020c9948 +func_ov024_020c99a4 kind:function(thumb,size=0x8) addr:0x020c99a4 +func_ov024_020c99ac kind:function(thumb,size=0x14) addr:0x020c99ac +func_ov024_020c99c0 kind:function(thumb,size=0x10) addr:0x020c99c0 +func_ov024_020c99d0 kind:function(thumb,size=0x10) addr:0x020c99d0 +func_ov024_020c99e0 kind:function(thumb,size=0x68) addr:0x020c99e0 +func_ov024_020c9a48 kind:function(thumb,size=0xc) addr:0x020c9a48 +func_ov024_020c9a54 kind:function(thumb,size=0x14) addr:0x020c9a54 +func_ov024_020c9a68 kind:function(thumb,size=0x1a) addr:0x020c9a68 +func_ov024_020c9a84 kind:function(thumb,size=0x32) addr:0x020c9a84 +func_ov024_020c9ab8 kind:function(thumb,size=0xf0) addr:0x020c9ab8 +func_ov024_020c9ba8 kind:function(thumb,size=0x100) addr:0x020c9ba8 +func_ov024_020c9ca8 kind:function(thumb,size=0xb4) addr:0x020c9ca8 +func_ov024_020c9d5c kind:function(thumb,size=0x10) addr:0x020c9d5c +func_ov024_020c9d6c kind:function(thumb,size=0xac) addr:0x020c9d6c +func_ov024_020c9e18 kind:function(thumb,size=0x88) addr:0x020c9e18 +func_ov024_020c9ea0 kind:function(thumb,size=0x1c4) addr:0x020c9ea0 +func_ov024_020ca064 kind:function(thumb,size=0xa) addr:0x020ca064 +func_ov024_020ca070 kind:function(thumb,size=0x34) addr:0x020ca070 +func_ov024_020ca0a4 kind:function(thumb,size=0xc) addr:0x020ca0a4 +func_ov024_020ca0b0 kind:function(thumb,size=0x6) addr:0x020ca0b0 +func_ov024_020ca0b8 kind:function(arm,size=0x1c) addr:0x020ca0b8 +func_ov024_020ca0d4 kind:function(thumb,size=0x10) addr:0x020ca0d4 +func_ov024_020ca0e4 kind:function(thumb,size=0xc) addr:0x020ca0e4 +func_ov024_020ca0f0 kind:function(thumb,size=0x54) addr:0x020ca0f0 +func_ov024_020ca144 kind:function(thumb,size=0xc) addr:0x020ca144 +func_ov024_020ca150 kind:function(thumb,size=0xc) addr:0x020ca150 +func_ov024_020ca15c kind:function(thumb,size=0xc) addr:0x020ca15c +func_ov024_020ca168 kind:function(thumb,size=0x20) addr:0x020ca168 +func_ov024_020ca188 kind:function(thumb,size=0x3c) addr:0x020ca188 +func_ov024_020ca1c4 kind:function(thumb,size=0xc) addr:0x020ca1c4 +func_ov024_020ca1d0 kind:function(thumb,size=0x20) addr:0x020ca1d0 +func_ov024_020ca1f0 kind:function(thumb,size=0x68) addr:0x020ca1f0 +func_ov024_020ca258 kind:function(thumb,size=0x30) addr:0x020ca258 +func_ov024_020ca288 kind:function(thumb,size=0x34) addr:0x020ca288 +func_ov024_020ca2bc kind:function(thumb,size=0x10) addr:0x020ca2bc +func_ov024_020ca2cc kind:function(arm,size=0x1c) addr:0x020ca2cc +func_ov024_020ca2e8 kind:function(arm,size=0x1c) addr:0x020ca2e8 +func_ov024_020ca304 kind:function(arm,size=0x28) addr:0x020ca304 +func_ov024_020ca32c kind:function(arm,size=0x30) addr:0x020ca32c +func_ov024_020ca35c kind:function(arm,size=0x16c) addr:0x020ca35c +func_ov024_020ca4c8 kind:function(arm,size=0x13c) addr:0x020ca4c8 +func_ov024_020ca604 kind:function(arm,size=0x90) addr:0x020ca604 +func_ov024_020ca694 kind:function(arm,size=0x50) addr:0x020ca694 +func_ov024_020ca6e4 kind:function(arm,size=0x2d0) addr:0x020ca6e4 +func_ov024_020ca9b4 kind:function(arm,size=0x6c) addr:0x020ca9b4 +func_ov024_020caa20 kind:function(arm,size=0x74) addr:0x020caa20 +func_ov024_020caa94 kind:function(arm,size=0xa4) addr:0x020caa94 +func_ov024_020cab38 kind:function(arm,size=0x5c) addr:0x020cab38 +func_ov024_020cab94 kind:function(arm,size=0x4c) addr:0x020cab94 +func_ov024_020cabe0 kind:function(arm,size=0x1d8) addr:0x020cabe0 +func_ov024_020cadb8 kind:function(arm,size=0x24) addr:0x020cadb8 +func_ov024_020caddc kind:function(arm,size=0x2c) addr:0x020caddc +func_ov024_020cae08 kind:function(arm,size=0xec) addr:0x020cae08 +func_ov024_020caef4 kind:function(arm,size=0x7c) addr:0x020caef4 +func_ov024_020caf70 kind:function(arm,size=0x84) addr:0x020caf70 +func_ov024_020caff4 kind:function(arm,size=0x20) addr:0x020caff4 +func_ov024_020cb014 kind:function(arm,size=0x28) addr:0x020cb014 +func_ov024_020cb03c kind:function(arm,size=0x20) addr:0x020cb03c +func_ov024_020cb05c kind:function(arm,size=0x20) addr:0x020cb05c +func_ov024_020cb07c kind:function(arm,size=0x14) addr:0x020cb07c +func_ov024_020cb090 kind:function(arm,size=0x58) addr:0x020cb090 +func_ov024_020cb0e8 kind:function(arm,size=0x18) addr:0x020cb0e8 +func_ov024_020cb100 kind:function(arm,size=0x30) addr:0x020cb100 +func_ov024_020cb130 kind:function(arm,size=0x3c) addr:0x020cb130 +func_ov024_020cb16c kind:function(arm,size=0x48) addr:0x020cb16c +func_ov024_020cb1b4 kind:function(arm,size=0x1c) addr:0x020cb1b4 +func_ov024_020cb1d0 kind:function(arm,size=0x38) addr:0x020cb1d0 +func_ov024_020cb208 kind:function(arm,size=0x10) addr:0x020cb208 +func_ov024_020cb218 kind:function(arm,size=0x14) addr:0x020cb218 +func_ov024_020cb22c kind:function(arm,size=0x84) addr:0x020cb22c +func_ov024_020cb2b0 kind:function(arm,size=0xc) addr:0x020cb2b0 +func_ov024_020cb2bc kind:function(arm,size=0x4) addr:0x020cb2bc +func_ov024_020cb2c0 kind:function(arm,size=0x20c) addr:0x020cb2c0 +func_ov024_020cb4cc kind:function(arm,size=0x11c) addr:0x020cb4cc +func_ov024_020cb5e8 kind:function(arm,size=0x8) addr:0x020cb5e8 +func_ov024_020cb5f0 kind:function(arm,size=0x4) addr:0x020cb5f0 +func_ov024_020cb5f4 kind:function(arm,size=0x4) addr:0x020cb5f4 +func_ov024_020cb5f8 kind:function(arm,size=0x3c) addr:0x020cb5f8 +func_ov024_020cb634 kind:function(arm,size=0x4) addr:0x020cb634 +func_ov024_020cb638 kind:function(arm,size=0x58) addr:0x020cb638 +func_ov024_020cb690 kind:function(arm,size=0x25c) addr:0x020cb690 +func_ov024_020cb8ec kind:function(arm,size=0x14) addr:0x020cb8ec +func_ov024_020cb900 kind:function(arm,size=0x8) addr:0x020cb900 +func_ov024_020cb908 kind:function(arm,size=0x38) addr:0x020cb908 +func_ov024_020cb940 kind:function(arm,size=0x114) addr:0x020cb940 +func_ov024_020cba54 kind:function(arm,size=0x80) addr:0x020cba54 +func_ov024_020cbad4 kind:function(arm,size=0x338) addr:0x020cbad4 +func_ov024_020cbe0c kind:function(arm,size=0xc4) addr:0x020cbe0c +func_ov024_020cbed0 kind:function(arm,size=0x24) addr:0x020cbed0 +func_ov024_020cbef4 kind:function(arm,size=0xbc) addr:0x020cbef4 +func_ov024_020cbfb0 kind:function(arm,size=0x24) addr:0x020cbfb0 +func_ov024_020cbfd4 kind:function(arm,size=0xc4) addr:0x020cbfd4 +func_ov024_020cc098 kind:function(arm,size=0x2c) addr:0x020cc098 +func_ov024_020cc0c4 kind:function(arm,size=0x2c) addr:0x020cc0c4 +func_ov024_020cc0f0 kind:function(arm,size=0x8c) addr:0x020cc0f0 +func_ov024_020cc17c kind:function(arm,size=0x14) addr:0x020cc17c +func_ov024_020cc190 kind:function(arm,size=0x30) addr:0x020cc190 +func_ov024_020cc1c0 kind:function(arm,size=0xa8) addr:0x020cc1c0 +func_ov024_020cc268 kind:function(arm,size=0x22c) addr:0x020cc268 +func_ov024_020cc494 kind:function(arm,size=0x28) addr:0x020cc494 +func_ov024_020cc4bc kind:function(arm,size=0x54) addr:0x020cc4bc +func_ov024_020cc510 kind:function(arm,size=0x1e0) addr:0x020cc510 +func_ov024_020cc6f0 kind:function(arm,size=0x88) addr:0x020cc6f0 +func_ov024_020cc778 kind:function(arm,size=0x30) addr:0x020cc778 +func_ov024_020cc7a8 kind:function(arm,size=0x20) addr:0x020cc7a8 +func_ov024_020cc7c8 kind:function(arm,size=0x364) addr:0x020cc7c8 +func_ov024_020ccb2c kind:function(arm,size=0x20) addr:0x020ccb2c +func_ov024_020ccb4c kind:function(arm,size=0x17c) addr:0x020ccb4c +func_ov024_020cccc8 kind:function(arm,size=0x8) addr:0x020cccc8 +func_ov024_020cccd0 kind:function(arm,size=0x88) addr:0x020cccd0 +func_ov024_020ccd58 kind:function(arm,size=0x24) addr:0x020ccd58 +func_ov024_020ccd7c kind:function(arm,size=0x19c) addr:0x020ccd7c +func_ov024_020ccf18 kind:function(arm,size=0xd8) addr:0x020ccf18 +func_ov024_020ccff0 kind:function(arm,size=0xe0) addr:0x020ccff0 +func_ov024_020cd0d0 kind:function(arm,size=0xbc) addr:0x020cd0d0 +func_ov024_020cd18c kind:function(arm,size=0x94) addr:0x020cd18c +func_ov024_020cd220 kind:function(arm,size=0x98) addr:0x020cd220 +func_ov024_020cd2b8 kind:function(arm,size=0xcc) addr:0x020cd2b8 +func_ov024_020cd384 kind:function(arm,size=0x10) addr:0x020cd384 +func_ov024_020cd394 kind:function(arm,size=0x10) addr:0x020cd394 +func_ov024_020cd3a4 kind:function(arm,size=0x3c) addr:0x020cd3a4 +func_ov024_020cd3e0 kind:function(arm,size=0x2c) addr:0x020cd3e0 +func_ov024_020cd40c kind:function(arm,size=0x10) addr:0x020cd40c +func_ov024_020cd41c kind:function(arm,size=0x10) addr:0x020cd41c +func_ov024_020cd42c kind:function(arm,size=0x10) addr:0x020cd42c +func_ov024_020cd43c kind:function(arm,size=0x10) addr:0x020cd43c +func_ov024_020cd44c kind:function(arm,size=0x10) addr:0x020cd44c +func_ov024_020cd45c kind:function(arm,size=0x38) addr:0x020cd45c +func_ov024_020cd494 kind:function(arm,size=0x4c) addr:0x020cd494 +func_ov024_020cd4e0 kind:function(arm,size=0x40) addr:0x020cd4e0 +func_ov024_020cd520 kind:function(arm,size=0xdc) addr:0x020cd520 +func_ov024_020cd5fc kind:function(arm,size=0x44) addr:0x020cd5fc +func_ov024_020cd640 kind:function(arm,size=0x6c) addr:0x020cd640 +func_ov024_020cd6ac kind:function(arm,size=0xf8) addr:0x020cd6ac +func_ov024_020cd7a4 kind:function(arm,size=0xc) addr:0x020cd7a4 +func_ov024_020cd7b0 kind:function(arm,size=0x27c) addr:0x020cd7b0 +func_ov024_020cda2c kind:function(arm,size=0xbc) addr:0x020cda2c +func_ov024_020cdae8 kind:function(arm,size=0x290) addr:0x020cdae8 +func_ov024_020cdd78 kind:function(arm,size=0x144) addr:0x020cdd78 +func_ov024_020cdebc kind:function(arm,size=0x74) addr:0x020cdebc +func_ov024_020cdf30 kind:function(arm,size=0x110) addr:0x020cdf30 +func_ov024_020ce040 kind:function(arm,size=0x2b8) addr:0x020ce040 +func_ov024_020ce2f8 kind:function(arm,size=0x48) addr:0x020ce2f8 +func_ov024_020ce340 kind:function(arm,size=0x48) addr:0x020ce340 +func_ov024_020ce388 kind:function(arm,size=0x24) addr:0x020ce388 +func_ov024_020ce3ac kind:function(arm,size=0x24c) addr:0x020ce3ac +func_ov024_020ce5f8 kind:function(arm,size=0x58) addr:0x020ce5f8 +func_ov024_020ce650 kind:function(arm,size=0x5c) addr:0x020ce650 +func_ov024_020ce6ac kind:function(arm,size=0x2c0) addr:0x020ce6ac +func_ov024_020ce96c kind:function(arm,size=0x104) addr:0x020ce96c +func_ov024_020cea70 kind:function(arm,size=0x1c) addr:0x020cea70 +func_ov024_020cea8c kind:function(arm,size=0x50) addr:0x020cea8c +func_ov024_020ceadc kind:function(arm,size=0x358) addr:0x020ceadc +func_ov024_020cee34 kind:function(arm,size=0x54) addr:0x020cee34 +func_ov024_020cee88 kind:function(arm,size=0xb0) addr:0x020cee88 +func_ov024_020cef38 kind:function(arm,size=0xc) addr:0x020cef38 +func_ov024_020cef44 kind:function(arm,size=0x4c) addr:0x020cef44 +func_ov024_020cef90 kind:function(arm,size=0xe8) addr:0x020cef90 +func_ov024_020cf078 kind:function(arm,size=0x360) addr:0x020cf078 +func_ov024_020cf3d8 kind:function(arm,size=0x1dc) addr:0x020cf3d8 +func_ov024_020cf5b4 kind:function(arm,size=0x30) addr:0x020cf5b4 +func_ov024_020cf5e4 kind:function(arm,size=0x50) addr:0x020cf5e4 +func_ov024_020cf634 kind:function(arm,size=0x28) addr:0x020cf634 +func_ov024_020cf65c kind:function(arm,size=0x34) addr:0x020cf65c +func_ov024_020cf690 kind:function(arm,size=0x14) addr:0x020cf690 +func_ov024_020cf6a4 kind:function(arm,size=0x24) addr:0x020cf6a4 +func_ov024_020cf6c8 kind:function(arm,size=0x38) addr:0x020cf6c8 +func_ov024_020cf700 kind:function(arm,size=0xb8) addr:0x020cf700 +func_ov024_020cf7b8 kind:function(arm,size=0x4c) addr:0x020cf7b8 +func_ov024_020cf804 kind:function(arm,size=0x40) addr:0x020cf804 +func_ov024_020cf844 kind:function(arm,size=0xd0) addr:0x020cf844 +func_ov024_020cf914 kind:function(arm,size=0x38) addr:0x020cf914 +func_ov024_020cf94c kind:function(arm,size=0x5c) addr:0x020cf94c +func_ov024_020cf9a8 kind:function(arm,size=0x4) addr:0x020cf9a8 +func_ov024_020cf9ac kind:function(arm,size=0xb8) addr:0x020cf9ac +func_ov024_020cfa64 kind:function(arm,size=0x10) addr:0x020cfa64 +func_ov024_020cfa74 kind:function(arm,size=0x14) addr:0x020cfa74 +func_ov024_020cfa88 kind:function(arm,size=0x68) addr:0x020cfa88 +func_ov024_020cfaf0 kind:function(arm,size=0x4) addr:0x020cfaf0 +func_ov024_020cfaf4 kind:function(arm,size=0x1a8) addr:0x020cfaf4 +func_ov024_020cfc9c kind:function(arm,size=0x1d8) addr:0x020cfc9c +func_ov024_020cfe74 kind:function(arm,size=0xd0) addr:0x020cfe74 +func_ov024_020cff44 kind:function(arm,size=0x48) addr:0x020cff44 +func_ov024_020cff8c kind:function(arm,size=0x28) addr:0x020cff8c +func_ov024_020cffb4 kind:function(arm,size=0x3c) addr:0x020cffb4 +func_ov024_020cfff0 kind:function(arm,size=0x4c) addr:0x020cfff0 +func_ov024_020d003c kind:function(arm,size=0x2c) addr:0x020d003c +func_ov024_020d0068 kind:function(arm,size=0x40) addr:0x020d0068 +func_ov024_020d00a8 kind:function(arm,size=0x4) addr:0x020d00a8 +func_ov024_020d00ac kind:function(arm,size=0x78) addr:0x020d00ac +func_ov024_020d0124 kind:function(arm,size=0x28) addr:0x020d0124 +func_ov024_020d014c kind:function(arm,size=0x194) addr:0x020d014c +func_ov024_020d02e0 kind:function(arm,size=0x120) addr:0x020d02e0 +func_ov024_020d0400 kind:function(arm,size=0x60) addr:0x020d0400 +func_ov024_020d0460 kind:function(arm,size=0xb8) addr:0x020d0460 +func_ov024_020d0518 kind:function(arm,size=0x24) addr:0x020d0518 +func_ov024_020d053c kind:function(arm,size=0xf4) addr:0x020d053c +func_ov024_020d0630 kind:function(arm,size=0xa0) addr:0x020d0630 +func_ov024_020d06d0 kind:function(arm,size=0x3c) addr:0x020d06d0 +func_ov024_020d070c kind:function(arm,size=0x94) addr:0x020d070c +func_ov024_020d07a0 kind:function(arm,size=0x18) addr:0x020d07a0 +func_ov024_020d07b8 kind:function(arm,size=0x38) addr:0x020d07b8 +func_ov024_020d07f0 kind:function(arm,size=0x5c) addr:0x020d07f0 +func_ov024_020d084c kind:function(arm,size=0x18) addr:0x020d084c +func_ov024_020d0864 kind:function(arm,size=0x1e0) addr:0x020d0864 +func_ov024_020d0a44 kind:function(arm,size=0x140) addr:0x020d0a44 +func_ov024_020d0b84 kind:function(arm,size=0x238) addr:0x020d0b84 +func_ov024_020d0dbc kind:function(arm,size=0x118) addr:0x020d0dbc +func_ov024_020d0ed4 kind:function(arm,size=0x44) addr:0x020d0ed4 +func_ov024_020d0f18 kind:function(arm,size=0x6c) addr:0x020d0f18 +func_ov024_020d0f84 kind:function(arm,size=0x34) addr:0x020d0f84 +func_ov024_020d0fb8 kind:function(arm,size=0x28) addr:0x020d0fb8 +func_ov024_020d0fe0 kind:function(arm,size=0x4c) addr:0x020d0fe0 +func_ov024_020d102c kind:function(arm,size=0x20) addr:0x020d102c +func_ov024_020d104c kind:function(arm,size=0x24) addr:0x020d104c +func_ov024_020d1070 kind:function(arm,size=0x50) addr:0x020d1070 +func_ov024_020d10c0 kind:function(arm,size=0x14) addr:0x020d10c0 +func_ov024_020d10d4 kind:function(arm,size=0x198) addr:0x020d10d4 +func_ov024_020d126c kind:function(arm,size=0x14) addr:0x020d126c +func_ov024_020d1280 kind:function(arm,size=0x204) addr:0x020d1280 +func_ov024_020d1484 kind:function(arm,size=0x68) addr:0x020d1484 +func_ov024_020d14ec kind:function(arm,size=0xdc) addr:0x020d14ec +func_ov024_020d15c8 kind:function(arm,size=0xbc) addr:0x020d15c8 +func_ov024_020d1684 kind:function(arm,size=0xb0) addr:0x020d1684 +func_ov024_020d1734 kind:function(arm,size=0x24) addr:0x020d1734 +func_ov024_020d1758 kind:function(arm,size=0x20) addr:0x020d1758 +func_ov024_020d1778 kind:function(arm,size=0x24) addr:0x020d1778 +func_ov024_020d179c kind:function(arm,size=0x18) addr:0x020d179c +func_ov024_020d17b4 kind:function(arm,size=0x28) addr:0x020d17b4 +func_ov024_020d17dc kind:function(arm,size=0x14) addr:0x020d17dc +func_ov024_020d17f0 kind:function(arm,size=0x1c) addr:0x020d17f0 +func_ov024_020d180c kind:function(arm,size=0x10) addr:0x020d180c +func_ov024_020d181c kind:function(arm,size=0x80) addr:0x020d181c +func_ov024_020d189c kind:function(arm,size=0x200) addr:0x020d189c +func_ov024_020d1a9c kind:function(thumb,size=0x44) addr:0x020d1a9c +func_ov024_020d1ae0 kind:function(thumb,size=0x16) addr:0x020d1ae0 +func_ov024_020d1af8 kind:function(thumb,size=0x20) addr:0x020d1af8 +func_ov024_020d1b18 kind:function(arm,size=0x10) addr:0x020d1b18 +func_ov024_020d1b28 kind:function(arm,size=0x10) addr:0x020d1b28 +func_ov024_020d1b38 kind:function(arm,size=0x10) addr:0x020d1b38 +func_ov024_020d1b48 kind:function(arm,size=0x70) addr:0x020d1b48 +func_ov024_020d1bb8 kind:function(arm,size=0x20) addr:0x020d1bb8 +func_ov024_020d1bd8 kind:function(arm,size=0xe0) addr:0x020d1bd8 +func_ov024_020d1cb8 kind:function(arm,size=0x48) addr:0x020d1cb8 +func_ov024_020d1d00 kind:function(arm,size=0x5c) addr:0x020d1d00 +func_ov024_020d1d5c kind:function(arm,size=0x48) addr:0x020d1d5c +func_ov024_020d1da4 kind:function(arm,size=0x44) addr:0x020d1da4 +func_ov024_020d1de8 kind:function(arm,size=0x2c) addr:0x020d1de8 +func_ov024_020d1e14 kind:function(arm,size=0x3c) addr:0x020d1e14 +func_ov024_020d1e50 kind:function(arm,size=0x48) addr:0x020d1e50 +func_ov024_020d1e98 kind:function(arm,size=0x28) addr:0x020d1e98 +func_ov024_020d1ec0 kind:function(arm,size=0x28) addr:0x020d1ec0 +func_ov024_020d1ee8 kind:function(arm,size=0x2c) addr:0x020d1ee8 +func_ov024_020d1f14 kind:function(arm,size=0x2c) addr:0x020d1f14 +func_ov024_020d1f40 kind:function(arm,size=0x8c) addr:0x020d1f40 +func_ov024_020d1fcc kind:function(arm,size=0xb4) addr:0x020d1fcc +func_ov024_020d2080 kind:function(arm,size=0x10) addr:0x020d2080 +func_ov024_020d2090 kind:function(arm,size=0x34) addr:0x020d2090 +func_ov024_020d20c4 kind:function(arm,size=0x44) addr:0x020d20c4 +func_ov024_020d2108 kind:function(arm,size=0x48) addr:0x020d2108 +func_ov024_020d2150 kind:function(arm,size=0x5c) addr:0x020d2150 +func_ov024_020d21ac kind:function(arm,size=0xc) addr:0x020d21ac +func_ov024_020d21b8 kind:function(arm,size=0x28) addr:0x020d21b8 +func_ov024_020d21e0 kind:function(arm,size=0xe0) addr:0x020d21e0 +func_ov024_020d22c0 kind:function(arm,size=0x38) addr:0x020d22c0 +func_ov024_020d22f8 kind:function(arm,size=0x64) addr:0x020d22f8 +func_ov024_020d235c kind:function(arm,size=0x34) addr:0x020d235c +func_ov024_020d2390 kind:function(arm,size=0x3c) addr:0x020d2390 +func_ov024_020d23cc kind:function(arm,size=0x74) addr:0x020d23cc +func_ov024_020d2440 kind:function(arm,size=0x28) addr:0x020d2440 +func_ov024_020d2468 kind:function(arm,size=0x54) addr:0x020d2468 +func_ov024_020d24bc kind:function(arm,size=0x20) addr:0x020d24bc +func_ov024_020d24dc kind:function(arm,size=0x30) addr:0x020d24dc +func_ov024_020d250c kind:function(arm,size=0x50) addr:0x020d250c +func_ov024_020d255c kind:function(arm,size=0xc) addr:0x020d255c +func_ov024_020d2568 kind:function(arm,size=0x1c) addr:0x020d2568 +func_ov024_020d2584 kind:function(arm,size=0x2c) addr:0x020d2584 +func_ov024_020d25b0 kind:function(arm,size=0x44) addr:0x020d25b0 +func_ov024_020d25f4 kind:function(arm,size=0x44) addr:0x020d25f4 +func_ov024_020d2638 kind:function(arm,size=0x4) addr:0x020d2638 +func_ov024_020d263c kind:function(arm,size=0x4) addr:0x020d263c +func_ov024_020d2640 kind:function(arm,size=0x18) addr:0x020d2640 +func_ov024_020d2658 kind:function(arm,size=0x2c) addr:0x020d2658 +func_ov024_020d2684 kind:function(arm,size=0x28) addr:0x020d2684 +func_ov024_020d26ac kind:function(arm,size=0x124) addr:0x020d26ac +func_ov024_020d27d0 kind:function(arm,size=0xcc) addr:0x020d27d0 +func_ov024_020d289c kind:function(arm,size=0x50) addr:0x020d289c +func_ov024_020d28ec kind:function(arm,size=0x40) addr:0x020d28ec +func_ov024_020d292c kind:function(arm,size=0x1a4) addr:0x020d292c +func_ov024_020d2ad0 kind:function(arm,size=0x68) addr:0x020d2ad0 +func_ov024_020d2b38 kind:function(arm,size=0xf0) addr:0x020d2b38 +func_ov024_020d2c28 kind:function(arm,size=0x38) addr:0x020d2c28 +func_ov024_020d2c60 kind:function(arm,size=0x8c) addr:0x020d2c60 +func_ov024_020d2cec kind:function(arm,size=0x88) addr:0x020d2cec +func_ov024_020d2d74 kind:function(arm,size=0xa8) addr:0x020d2d74 +func_ov024_020d2e1c kind:function(arm,size=0x364) addr:0x020d2e1c +func_ov024_020d3180 kind:function(arm,size=0x4) addr:0x020d3180 +func_ov024_020d3184 kind:function(arm,size=0x4) addr:0x020d3184 +func_ov024_020d3188 kind:function(arm,size=0x24) addr:0x020d3188 +func_ov024_020d31ac kind:function(arm,size=0x74) addr:0x020d31ac +func_ov024_020d3220 kind:function(arm,size=0x40) addr:0x020d3220 +func_ov024_020d3260 kind:function(arm,size=0x18) addr:0x020d3260 +func_ov024_020d3278 kind:function(arm,size=0xa0) addr:0x020d3278 +func_ov024_020d3318 kind:function(arm,size=0x88) addr:0x020d3318 +func_ov024_020d33a0 kind:function(arm,size=0x34) addr:0x020d33a0 +func_ov024_020d33d4 kind:function(arm,size=0x24) addr:0x020d33d4 +func_ov024_020d33f8 kind:function(arm,size=0x10) addr:0x020d33f8 +func_ov024_020d3408 kind:function(arm,size=0x3c) addr:0x020d3408 +func_ov024_020d3444 kind:function(arm,size=0x24) addr:0x020d3444 +func_ov024_020d3468 kind:function(arm,size=0x24) addr:0x020d3468 +func_ov024_020d348c kind:function(arm,size=0xa0) addr:0x020d348c +func_ov024_020d352c kind:function(arm,size=0x10) addr:0x020d352c +func_ov024_020d353c kind:function(arm,size=0xc) addr:0x020d353c +func_ov024_020d3548 kind:function(arm,size=0x78) addr:0x020d3548 +func_ov024_020d35c0 kind:function(arm,size=0x7c) addr:0x020d35c0 +func_ov024_020d363c kind:function(arm,size=0x154) addr:0x020d363c +func_ov024_020d3790 kind:function(thumb,size=0x8c) addr:0x020d3790 +func_ov024_020d381c kind:function(thumb,size=0x68) addr:0x020d381c +func_ov024_020d3884 kind:function(thumb,size=0xdc) addr:0x020d3884 +func_ov024_020d3960 kind:function(thumb,size=0x58) addr:0x020d3960 +func_ov024_020d39b8 kind:function(thumb,size=0x68) addr:0x020d39b8 +func_ov024_020d3a20 kind:function(arm,size=0x14) addr:0x020d3a20 +func_ov024_020d3a34 kind:function(arm,size=0x5c) addr:0x020d3a34 +func_ov024_020d3a90 kind:function(arm,size=0x8c) addr:0x020d3a90 +func_ov024_020d3b1c kind:function(arm,size=0x38) addr:0x020d3b1c +func_ov024_020d3b54 kind:function(arm,size=0x2c) addr:0x020d3b54 +func_ov024_020d3b80 kind:function(arm,size=0x2c) addr:0x020d3b80 +func_ov024_020d3bac kind:function(arm,size=0x50) addr:0x020d3bac +func_ov024_020d3bfc kind:function(arm,size=0x120) addr:0x020d3bfc +func_ov024_020d3d1c kind:function(arm,size=0x58) addr:0x020d3d1c +func_ov024_020d3d74 kind:function(thumb,size=0xc) addr:0x020d3d74 +func_ov024_020d3d80 kind:function(thumb,size=0x94) addr:0x020d3d80 +func_ov024_020d3e14 kind:function(thumb,size=0x2c) addr:0x020d3e14 +func_ov024_020d3e40 kind:function(thumb,size=0x5e) addr:0x020d3e40 +func_ov024_020d3ea0 kind:function(thumb,size=0x18) addr:0x020d3ea0 +func_ov024_020d3eb8 kind:function(thumb,size=0x10) addr:0x020d3eb8 +func_ov024_020d3ec8 kind:function(thumb,size=0x16) addr:0x020d3ec8 +func_ov024_020d3ee0 kind:function(thumb,size=0xa) addr:0x020d3ee0 +func_ov024_020d3eec kind:function(thumb,size=0x20) addr:0x020d3eec +func_ov024_020d3f0c kind:function(arm,size=0x20) addr:0x020d3f0c +func_ov024_020d3f2c kind:function(arm,size=0x24) addr:0x020d3f2c +func_ov024_020d3f50 kind:function(arm,size=0x38) addr:0x020d3f50 +func_ov024_020d3f88 kind:function(arm,size=0x80) addr:0x020d3f88 +func_ov024_020d4008 kind:function(arm,size=0x64) addr:0x020d4008 +func_ov024_020d406c kind:function(arm,size=0x40) addr:0x020d406c +func_ov024_020d40ac kind:function(arm,size=0x3c) addr:0x020d40ac +func_ov024_020d40e8 kind:function(arm,size=0x40) addr:0x020d40e8 +func_ov024_020d4128 kind:function(arm,size=0x44) addr:0x020d4128 +func_ov024_020d416c kind:function(arm,size=0x4c) addr:0x020d416c +func_ov024_020d41b8 kind:function(arm,size=0x88) addr:0x020d41b8 +func_ov024_020d4240 kind:function(arm,size=0x30) addr:0x020d4240 +func_ov024_020d4270 kind:function(arm,size=0x24) addr:0x020d4270 +func_ov024_020d4294 kind:function(arm,size=0x24) addr:0x020d4294 +func_ov024_020d42b8 kind:function(arm,size=0x24) addr:0x020d42b8 +func_ov024_020d42dc kind:function(arm,size=0x38) addr:0x020d42dc +func_ov024_020d4314 kind:function(arm,size=0x34) addr:0x020d4314 +func_ov024_020d4348 kind:function(arm,size=0x30) addr:0x020d4348 +func_ov024_020d4378 kind:function(arm,size=0x30) addr:0x020d4378 +func_ov024_020d43a8 kind:function(arm,size=0x7c) addr:0x020d43a8 +func_ov024_020d4424 kind:function(arm,size=0x28) addr:0x020d4424 +func_ov024_020d444c kind:function(arm,size=0x50) addr:0x020d444c +func_ov024_020d449c kind:function(arm,size=0x34) addr:0x020d449c +func_ov024_020d44d0 kind:function(arm,size=0x3c) addr:0x020d44d0 +func_ov024_020d450c kind:function(arm,size=0x48) addr:0x020d450c +func_ov024_020d4554 kind:function(arm,size=0x54) addr:0x020d4554 +func_ov024_020d45a8 kind:function(arm,size=0x8) addr:0x020d45a8 +func_ov024_020d45b0 kind:function(arm,size=0x30) addr:0x020d45b0 +func_ov024_020d45e0 kind:function(arm,size=0x3c) addr:0x020d45e0 +func_ov024_020d461c kind:function(arm,size=0x24) addr:0x020d461c +func_ov024_020d4640 kind:function(arm,size=0x8) addr:0x020d4640 +func_ov024_020d4648 kind:function(arm,size=0x2c) addr:0x020d4648 +func_ov024_020d4674 kind:function(arm,size=0x10) addr:0x020d4674 +func_ov024_020d4684 kind:function(arm,size=0x4c) addr:0x020d4684 +func_ov024_020d46d0 kind:function(arm,size=0x14) addr:0x020d46d0 +func_ov024_020d46e4 kind:function(arm,size=0x1c) addr:0x020d46e4 +func_ov024_020d4700 kind:function(arm,size=0x5c) addr:0x020d4700 +func_ov024_020d475c kind:function(arm,size=0x78) addr:0x020d475c +func_ov024_020d47d4 kind:function(arm,size=0x10) addr:0x020d47d4 +func_ov024_020d47e4 kind:function(arm,size=0x70) addr:0x020d47e4 +func_ov024_020d4854 kind:function(arm,size=0x60) addr:0x020d4854 +func_ov024_020d48b4 kind:function(arm,size=0x14) addr:0x020d48b4 +func_ov024_020d48c8 kind:function(arm,size=0x1c) addr:0x020d48c8 +func_ov024_020d48e4 kind:function(arm,size=0x74) addr:0x020d48e4 +func_ov024_020d4958 kind:function(arm,size=0x24) addr:0x020d4958 +func_ov024_020d497c kind:function(arm,size=0x6c) addr:0x020d497c +func_ov024_020d49e8 kind:function(arm,size=0x10) addr:0x020d49e8 +func_ov024_020d49f8 kind:function(arm,size=0xec) addr:0x020d49f8 +func_ov024_020d4ae4 kind:function(arm,size=0x28) addr:0x020d4ae4 +func_ov024_020d4b0c kind:function(arm,size=0x64) addr:0x020d4b0c +func_ov024_020d4b70 kind:function(arm,size=0x64) addr:0x020d4b70 +func_ov024_020d4bd4 kind:function(arm,size=0x40) addr:0x020d4bd4 +func_ov024_020d4c14 kind:function(arm,size=0xa8) addr:0x020d4c14 +func_ov024_020d4cbc kind:function(arm,size=0x5c) addr:0x020d4cbc +func_ov024_020d4d18 kind:function(arm,size=0xc8) addr:0x020d4d18 +func_ov024_020d4de0 kind:function(arm,size=0x50) addr:0x020d4de0 +func_ov024_020d4e30 kind:function(arm,size=0x34) addr:0x020d4e30 +func_ov024_020d4e64 kind:function(arm,size=0x28) addr:0x020d4e64 +func_ov024_020d4e8c kind:function(arm,size=0x8c) addr:0x020d4e8c +func_ov024_020d4f18 kind:function(arm,size=0x44) addr:0x020d4f18 +func_ov024_020d4f5c kind:function(arm,size=0x60) addr:0x020d4f5c +func_ov024_020d4fbc kind:function(arm,size=0x40) addr:0x020d4fbc +func_ov024_020d4ffc kind:function(arm,size=0x2c) addr:0x020d4ffc +func_ov024_020d5028 kind:function(arm,size=0x98) addr:0x020d5028 +func_ov024_020d50c0 kind:function(arm,size=0x1c0) addr:0x020d50c0 +func_ov024_020d5280 kind:function(arm,size=0x14) addr:0x020d5280 +func_ov024_020d5294 kind:function(arm,size=0x1c) addr:0x020d5294 +func_ov024_020d52b0 kind:function(arm,size=0x30) addr:0x020d52b0 +func_ov024_020d52e0 kind:function(arm,size=0x1c) addr:0x020d52e0 +func_ov024_020d52fc kind:function(arm,size=0x70) addr:0x020d52fc +func_ov024_020d536c kind:function(arm,size=0xb8) addr:0x020d536c +func_ov024_020d5424 kind:function(arm,size=0x3c) addr:0x020d5424 +func_ov024_020d5460 kind:function(arm,size=0x14) addr:0x020d5460 +func_ov024_020d5474 kind:function(arm,size=0x5c) addr:0x020d5474 +func_ov024_020d54d0 kind:function(arm,size=0x60) addr:0x020d54d0 +func_ov024_020d5530 kind:function(arm,size=0x24) addr:0x020d5530 +func_ov024_020d5554 kind:function(arm,size=0x24) addr:0x020d5554 +func_ov024_020d5578 kind:function(arm,size=0x24) addr:0x020d5578 +func_ov024_020d559c kind:function(arm,size=0x24) addr:0x020d559c +func_ov024_020d55c0 kind:function(arm,size=0x10) addr:0x020d55c0 +func_ov024_020d55d0 kind:function(arm,size=0x40) addr:0x020d55d0 +func_ov024_020d5610 kind:function(arm,size=0x4) addr:0x020d5610 +func_ov024_020d5614 kind:function(arm,size=0x138) addr:0x020d5614 +func_ov024_020d574c kind:function(arm,size=0x240) addr:0x020d574c +func_ov024_020d598c kind:function(arm,size=0x48) addr:0x020d598c +func_ov024_020d59d4 kind:function(arm,size=0x24) addr:0x020d59d4 +func_ov024_020d59f8 kind:function(arm,size=0x14) addr:0x020d59f8 +func_ov024_020d5a0c kind:function(arm,size=0x14) addr:0x020d5a0c +func_ov024_020d5a20 kind:function(arm,size=0x1c) addr:0x020d5a20 +func_ov024_020d5a3c kind:function(arm,size=0x1c) addr:0x020d5a3c +func_ov024_020d5a58 kind:function(arm,size=0x40) addr:0x020d5a58 +func_ov024_020d5a98 kind:function(arm,size=0x18) addr:0x020d5a98 +func_ov024_020d5ab0 kind:function(arm,size=0x16c) addr:0x020d5ab0 +func_ov024_020d5c1c kind:function(arm,size=0x144) addr:0x020d5c1c +func_ov024_020d5d60 kind:function(arm,size=0x4c) addr:0x020d5d60 +func_ov024_020d5dac kind:function(arm,size=0x44) addr:0x020d5dac +func_ov024_020d5df0 kind:function(arm,size=0x1c) addr:0x020d5df0 +func_ov024_020d5e0c kind:function(arm,size=0x24) addr:0x020d5e0c +func_ov024_020d5e30 kind:function(arm,size=0x8) addr:0x020d5e30 +func_ov024_020d5e38 kind:function(arm,size=0x1c) addr:0x020d5e38 +func_ov024_020d5e54 kind:function(arm,size=0x20) addr:0x020d5e54 +func_ov024_020d5e74 kind:function(arm,size=0x80) addr:0x020d5e74 +func_ov024_020d5ef4 kind:function(arm,size=0x4c) addr:0x020d5ef4 +func_ov024_020d5f40 kind:function(arm,size=0x18c) addr:0x020d5f40 +func_ov024_020d60cc kind:function(arm,size=0xc) addr:0x020d60cc +func_ov024_020d60d8 kind:function(arm,size=0x2c) addr:0x020d60d8 +func_ov024_020d6104 kind:function(arm,size=0x2ac) addr:0x020d6104 +func_ov024_020d63b0 kind:function(arm,size=0x10) addr:0x020d63b0 +func_ov024_020d63c0 kind:function(arm,size=0x14) addr:0x020d63c0 +func_ov024_020d63d4 kind:function(arm,size=0x24) addr:0x020d63d4 +func_ov024_020d63f8 kind:function(arm,size=0x24) addr:0x020d63f8 +func_ov024_020d641c kind:function(arm,size=0x14) addr:0x020d641c +func_ov024_020d6430 kind:function(arm,size=0x60) addr:0x020d6430 +func_ov024_020d6490 kind:function(arm,size=0x48) addr:0x020d6490 +func_ov024_020d64d8 kind:function(arm,size=0x30) addr:0x020d64d8 +func_ov024_020d6508 kind:function(arm,size=0x3c) addr:0x020d6508 +func_ov024_020d6544 kind:function(arm,size=0x44) addr:0x020d6544 +func_ov024_020d6588 kind:function(arm,size=0x2c) addr:0x020d6588 +func_ov024_020d65b4 kind:function(arm,size=0xc) addr:0x020d65b4 +func_ov024_020d65c0 kind:function(arm,size=0x8) addr:0x020d65c0 +func_ov024_020d65c8 kind:function(arm,size=0xc) addr:0x020d65c8 +func_ov024_020d65d4 kind:function(arm,size=0x7c) addr:0x020d65d4 +func_ov024_020d6650 kind:function(arm,size=0x2c) addr:0x020d6650 +func_ov024_020d667c kind:function(arm,size=0x10) addr:0x020d667c +func_ov024_020d668c kind:function(arm,size=0x30) addr:0x020d668c +func_ov024_020d66bc kind:function(arm,size=0x74) addr:0x020d66bc +func_ov024_020d6730 kind:function(arm,size=0x1c) addr:0x020d6730 +func_ov024_020d674c kind:function(arm,size=0x10) addr:0x020d674c +func_ov024_020d675c kind:function(arm,size=0x14) addr:0x020d675c +func_ov024_020d6770 kind:function(thumb,size=0x16) addr:0x020d6770 +func_ov024_020d6788 kind:function(thumb,size=0x16) addr:0x020d6788 +func_ov024_020d67a0 kind:function(arm,size=0x40) addr:0x020d67a0 +func_ov024_020d67e0 kind:function(arm,size=0x44) addr:0x020d67e0 +func_ov024_020d6824 kind:function(arm,size=0x2c) addr:0x020d6824 +func_ov024_020d6850 kind:function(arm,size=0x2a8) addr:0x020d6850 +func_ov024_020d6af8 kind:function(arm,size=0x1a4) addr:0x020d6af8 +func_ov024_020d6c9c kind:function(arm,size=0x204) addr:0x020d6c9c +func_ov024_020d6ea0 kind:function(arm,size=0x11c) addr:0x020d6ea0 +func_ov024_020d6fbc kind:function(arm,size=0xc) addr:0x020d6fbc +func_ov024_020d6fc8 kind:function(arm,size=0x24) addr:0x020d6fc8 +func_ov024_020d6fec kind:function(arm,size=0x28) addr:0x020d6fec +func_ov024_020d7014 kind:function(arm,size=0x34) addr:0x020d7014 +func_ov024_020d7048 kind:function(arm,size=0x4c) addr:0x020d7048 +func_ov024_020d7094 kind:function(arm,size=0x20) addr:0x020d7094 +func_ov024_020d70b4 kind:function(arm,size=0xbc) addr:0x020d70b4 +func_ov024_020d7170 kind:function(arm,size=0x14) addr:0x020d7170 +func_ov024_020d7184 kind:function(arm,size=0xf0) addr:0x020d7184 +func_ov024_020d7274 kind:function(arm,size=0x168) addr:0x020d7274 +func_ov024_020d73dc kind:function(arm,size=0x20) addr:0x020d73dc +func_ov024_020d73fc kind:function(arm,size=0x28) addr:0x020d73fc +func_ov024_020d7424 kind:function(arm,size=0x14) addr:0x020d7424 +data_ov024_020d7438 kind:data(any) addr:0x020d7438 ambiguous +data_ov024_020d743c kind:data(any) addr:0x020d743c ambiguous +data_ov024_020d7440 kind:data(any) addr:0x020d7440 ambiguous +data_ov024_020d7444 kind:data(any) addr:0x020d7444 ambiguous +data_ov024_020d7448 kind:data(any) addr:0x020d7448 +data_ov024_020d74f8 kind:data(any) addr:0x020d74f8 +data_ov024_020d74fe kind:data(any) addr:0x020d74fe +data_ov024_020d750c kind:data(any) addr:0x020d750c +data_ov024_020d751a kind:data(any) addr:0x020d751a +data_ov024_020d752a kind:data(any) addr:0x020d752a +data_ov024_020d753e kind:data(any) addr:0x020d753e +data_ov024_020d7552 kind:data(any) addr:0x020d7552 +data_ov024_020d7574 kind:data(any) addr:0x020d7574 +data_ov024_020d7664 kind:data(any) addr:0x020d7664 +data_ov024_020d7667 kind:data(any) addr:0x020d7667 +data_ov024_020d7670 kind:data(any) addr:0x020d7670 +data_ov024_020d7675 kind:data(any) addr:0x020d7675 +data_ov024_020d7680 kind:data(any) addr:0x020d7680 +data_ov024_020d768c kind:data(any) addr:0x020d768c +data_ov024_020d7690 kind:data(any) addr:0x020d7690 +data_ov024_020d7698 kind:data(any) addr:0x020d7698 +data_ov024_020d76a8 kind:data(any) addr:0x020d76a8 +data_ov024_020d76b8 kind:data(any) addr:0x020d76b8 ambiguous +data_ov024_020d76c4 kind:data(any) addr:0x020d76c4 +data_ov024_020d76c8 kind:data(any) addr:0x020d76c8 +data_ov024_020d76ca kind:data(any) addr:0x020d76ca +data_ov024_020d7745 kind:data(any) addr:0x020d7745 +data_ov024_020d774c kind:data(any) addr:0x020d774c +data_ov024_020d775c kind:data(any) addr:0x020d775c +data_ov024_020d776c kind:data(any) addr:0x020d776c +data_ov024_020d777c kind:data(any) addr:0x020d777c +data_ov024_020d778c kind:data(any) addr:0x020d778c +data_ov024_020d779c kind:data(any) addr:0x020d779c +data_ov024_020d77a4 kind:data(any) addr:0x020d77a4 +data_ov024_020d77e0 kind:data(any) addr:0x020d77e0 +data_ov024_020d77e2 kind:data(any) addr:0x020d77e2 +data_ov024_020d786c kind:data(any) addr:0x020d786c +data_ov024_020d7872 kind:data(any) addr:0x020d7872 +data_ov024_020d79cc kind:data(any) addr:0x020d79cc +data_ov024_020d79d8 kind:data(any) addr:0x020d79d8 +data_ov024_020d79dc kind:data(any) addr:0x020d79dc +data_ov024_020d79e0 kind:data(any) addr:0x020d79e0 ambiguous +data_ov024_020d79e2 kind:data(any) addr:0x020d79e2 ambiguous +__sinit_ov024_020d7a08 kind:function(arm,size=0x38) addr:0x020d7a08 +__sinit_ov024_020d7a40 kind:function(arm,size=0x120) addr:0x020d7a40 +__sinit_ov024_020d7b60 kind:function(arm,size=0x2c) addr:0x020d7b60 +__sinit_ov024_020d7b8c kind:function(arm,size=0x48) addr:0x020d7b8c +__sinit_ov024_020d7bd4 kind:function(arm,size=0x18) addr:0x020d7bd4 +__sinit_ov024_020d7bec kind:function(arm,size=0x18) addr:0x020d7bec +__sinit_ov024_020d7c04 kind:function(arm,size=0x50) addr:0x020d7c04 +.p__sinit_ov024_020d7a08 kind:data(word) addr:0x020d7c54 +.p__sinit_ov024_020d7a40 kind:data(word) addr:0x020d7c58 +.p__sinit_ov024_020d7b60 kind:data(word) addr:0x020d7c5c +.p__sinit_ov024_020d7b8c kind:data(word) addr:0x020d7c60 +.p__sinit_ov024_020d7bd4 kind:data(word) addr:0x020d7c64 +.p__sinit_ov024_020d7bec kind:data(word) addr:0x020d7c68 +.p__sinit_ov024_020d7c04 kind:data(word) addr:0x020d7c6c +data_ov024_020d7c88 kind:data(any) addr:0x020d7c88 +data_ov024_020d7cb8 kind:data(any) addr:0x020d7cb8 +data_ov024_020d7cf0 kind:data(any) addr:0x020d7cf0 +data_ov024_020d7d14 kind:data(any) addr:0x020d7d14 +data_ov024_020d7d38 kind:data(any) addr:0x020d7d38 +data_ov024_020d7d80 kind:data(any) addr:0x020d7d80 +data_ov024_020d7d94 kind:data(any) addr:0x020d7d94 +data_ov024_020d7d98 kind:data(any) addr:0x020d7d98 +data_ov024_020d7da4 kind:data(any) addr:0x020d7da4 +data_ov024_020d7db8 kind:data(any) addr:0x020d7db8 +data_ov024_020d7dc4 kind:data(any) addr:0x020d7dc4 +data_ov024_020d7de0 kind:data(any) addr:0x020d7de0 +data_ov024_020d7e10 kind:data(any) addr:0x020d7e10 +data_ov024_020d7e2c kind:data(any) addr:0x020d7e2c +data_ov024_020d7e5c kind:data(any) addr:0x020d7e5c +data_ov024_020d7e78 kind:data(any) addr:0x020d7e78 +data_ov024_020d7ea8 kind:data(any) addr:0x020d7ea8 +data_ov024_020d7ed8 kind:data(any) addr:0x020d7ed8 +data_ov024_020d7f08 kind:data(any) addr:0x020d7f08 +data_ov024_020d7f38 kind:data(any) addr:0x020d7f38 +data_ov024_020d7f54 kind:data(any) addr:0x020d7f54 +data_ov024_020d7f84 kind:data(any) addr:0x020d7f84 +data_ov024_020d7fb4 kind:data(any) addr:0x020d7fb4 +data_ov024_020d7fd0 kind:data(any) addr:0x020d7fd0 +data_ov024_020d8000 kind:data(any) addr:0x020d8000 +data_ov024_020d801c kind:data(any) addr:0x020d801c +data_ov024_020d8038 kind:data(any) addr:0x020d8038 +data_ov024_020d8060 kind:data(any) addr:0x020d8060 +data_ov024_020d8078 kind:data(any) addr:0x020d8078 +data_ov024_020d809c kind:data(any) addr:0x020d809c +data_ov024_020d80a8 kind:data(any) addr:0x020d80a8 +data_ov024_020d80cc kind:data(any) addr:0x020d80cc +data_ov024_020d80f0 kind:data(any) addr:0x020d80f0 +data_ov024_020d8114 kind:data(any) addr:0x020d8114 +data_ov024_020d813c kind:data(any) addr:0x020d813c +data_ov024_020d8164 kind:data(any) addr:0x020d8164 +data_ov024_020d818c kind:data(any) addr:0x020d818c +data_ov024_020d81a8 kind:data(any) addr:0x020d81a8 +data_ov024_020d81b4 kind:data(any) addr:0x020d81b4 +data_ov024_020d81b8 kind:data(any) addr:0x020d81b8 +data_ov024_020d81be kind:data(any) addr:0x020d81be +data_ov024_020d81c2 kind:data(any) addr:0x020d81c2 +data_ov024_020d81c3 kind:data(any) addr:0x020d81c3 +data_ov024_020d8320 kind:data(any) addr:0x020d8320 +data_ov024_020d8330 kind:data(any) addr:0x020d8330 +data_ov024_020d8344 kind:data(any) addr:0x020d8344 +data_ov024_020d8364 kind:data(any) addr:0x020d8364 +data_ov024_020d8370 kind:data(any) addr:0x020d8370 +data_ov024_020d8374 kind:data(any) addr:0x020d8374 +data_ov024_020d8380 kind:data(any) addr:0x020d8380 +data_ov024_020d8388 kind:data(any) addr:0x020d8388 +data_ov024_020d8390 kind:data(any) addr:0x020d8390 +data_ov024_020d83a8 kind:data(any) addr:0x020d83a8 +data_ov024_020d83bc kind:data(any) addr:0x020d83bc +data_ov024_020d83c0 kind:data(any) addr:0x020d83c0 +data_ov024_020d83c4 kind:data(any) addr:0x020d83c4 +data_ov024_020d83c8 kind:data(any) addr:0x020d83c8 +data_ov024_020d83d0 kind:data(any) addr:0x020d83d0 +data_ov024_020d83d8 kind:data(any) addr:0x020d83d8 +data_ov024_020d83e0 kind:data(any) addr:0x020d83e0 +data_ov024_020d83e8 kind:data(any) addr:0x020d83e8 +data_ov024_020d83f0 kind:data(any) addr:0x020d83f0 +data_ov024_020d83f8 kind:data(any) addr:0x020d83f8 +data_ov024_020d8400 kind:data(any) addr:0x020d8400 +data_ov024_020d8408 kind:data(any) addr:0x020d8408 +data_ov024_020d8414 kind:data(any) addr:0x020d8414 +data_ov024_020d8420 kind:data(any) addr:0x020d8420 +data_ov024_020d842c kind:data(any) addr:0x020d842c +data_ov024_020d8438 kind:data(any) addr:0x020d8438 +data_ov024_020d8444 kind:data(any) addr:0x020d8444 +data_ov024_020d8450 kind:data(any) addr:0x020d8450 +data_ov024_020d845c kind:data(any) addr:0x020d845c +data_ov024_020d8470 kind:data(any) addr:0x020d8470 +data_ov024_020d8478 kind:data(any) addr:0x020d8478 +data_ov024_020d8494 kind:data(any) addr:0x020d8494 +data_ov024_020d84c4 kind:data(any) addr:0x020d84c4 +data_ov024_020d84cc kind:data(any) addr:0x020d84cc +data_ov024_020d84d4 kind:data(any) addr:0x020d84d4 +data_ov024_020d84d8 kind:data(any) addr:0x020d84d8 +data_ov024_020d84e4 kind:data(any) addr:0x020d84e4 +data_ov024_020d84e8 kind:data(any) addr:0x020d84e8 +data_ov024_020d84f4 kind:data(any) addr:0x020d84f4 +data_ov024_020d84fc kind:data(any) addr:0x020d84fc +data_ov024_020d8504 kind:data(any) addr:0x020d8504 +data_ov024_020d850c kind:data(any) addr:0x020d850c +data_ov024_020d8514 kind:data(any) addr:0x020d8514 +data_ov024_020d851c kind:data(any) addr:0x020d851c +data_ov024_020d8524 kind:data(any) addr:0x020d8524 +data_ov024_020d852c kind:data(any) addr:0x020d852c +data_ov024_020d8534 kind:data(any) addr:0x020d8534 +data_ov024_020d853c kind:data(any) addr:0x020d853c +data_ov024_020d8544 kind:data(any) addr:0x020d8544 +data_ov024_020d854c kind:data(any) addr:0x020d854c +data_ov024_020d8554 kind:data(any) addr:0x020d8554 +data_ov024_020d855c kind:data(any) addr:0x020d855c +data_ov024_020d8564 kind:data(any) addr:0x020d8564 +data_ov024_020d8570 kind:data(any) addr:0x020d8570 +data_ov024_020d857c kind:data(any) addr:0x020d857c +data_ov024_020d8588 kind:data(any) addr:0x020d8588 +data_ov024_020d8594 kind:data(any) addr:0x020d8594 +data_ov024_020d85a4 kind:data(any) addr:0x020d85a4 +data_ov024_020d85cc kind:data(any) addr:0x020d85cc +data_ov024_020d85dc kind:data(any) addr:0x020d85dc +data_ov024_020d8600 kind:data(any) addr:0x020d8600 +data_ov024_020d860c kind:data(any) addr:0x020d860c +data_ov024_020d8618 kind:data(any) addr:0x020d8618 +data_ov024_020d8620 kind:data(any) addr:0x020d8620 +data_ov024_020d8624 kind:data(any) addr:0x020d8624 +data_ov024_020d8630 kind:data(any) addr:0x020d8630 +data_ov024_020d863c kind:data(any) addr:0x020d863c +data_ov024_020d8670 kind:data(any) addr:0x020d8670 +data_ov024_020d8678 kind:data(any) addr:0x020d8678 +data_ov024_020d8680 kind:data(any) addr:0x020d8680 +data_ov024_020d8688 kind:data(any) addr:0x020d8688 +data_ov024_020d8690 kind:data(any) addr:0x020d8690 +data_ov024_020d8698 kind:data(any) addr:0x020d8698 +data_ov024_020d86a0 kind:data(any) addr:0x020d86a0 +data_ov024_020d86a8 kind:data(any) addr:0x020d86a8 +data_ov024_020d86b0 kind:data(any) addr:0x020d86b0 +data_ov024_020d86bc kind:data(any) addr:0x020d86bc +data_ov024_020d86c8 kind:data(any) addr:0x020d86c8 +data_ov024_020d86dc kind:data(any) addr:0x020d86dc +data_ov024_020d86fc kind:data(any) addr:0x020d86fc +data_ov024_020d8720 kind:data(any) addr:0x020d8720 +data_ov024_020d8780 kind:bss addr:0x020d8780 +data_ov024_020d8788 kind:bss addr:0x020d8788 +data_ov024_020d8794 kind:bss addr:0x020d8794 +data_ov024_020d87b4 kind:bss addr:0x020d87b4 +data_ov024_020d87b8 kind:bss addr:0x020d87b8 +data_ov024_020d87bc kind:bss addr:0x020d87bc +data_ov024_020d87c0 kind:bss addr:0x020d87c0 +data_ov024_020d87c4 kind:bss addr:0x020d87c4 +data_ov024_020d87c8 kind:bss addr:0x020d87c8 +data_ov024_020d87cc kind:bss addr:0x020d87cc +data_ov024_020d87d0 kind:bss addr:0x020d87d0 +data_ov024_020d87d4 kind:bss addr:0x020d87d4 ambiguous +data_ov024_020d87d8 kind:bss addr:0x020d87d8 +data_ov024_020d87dc kind:bss addr:0x020d87dc +data_ov024_020d87e8 kind:bss addr:0x020d87e8 diff --git a/config/eur1/arm9/overlays/ov025/delinks.txt b/config/eur1/arm9/overlays/ov025/delinks.txt new file mode 100644 index 00000000..faadf347 --- /dev/null +++ b/config/eur1/arm9/overlays/ov025/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020c4880 end:0x020c5a4c kind:code align:32 + .rodata start:0x020c5a4c end:0x020c5a50 kind:rodata align:4 + .init start:0x020c5a50 end:0x020c5a84 kind:code align:4 + .ctor start:0x020c5a84 end:0x020c5a88 kind:rodata align:4 + .data start:0x020c5aa0 end:0x020c5bc0 kind:data align:32 + .bss start:0x020c5bc0 end:0x020c5bc0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov025/relocs.txt b/config/eur1/arm9/overlays/ov025/relocs.txt new file mode 100644 index 00000000..b12c9844 --- /dev/null +++ b/config/eur1/arm9/overlays/ov025/relocs.txt @@ -0,0 +1,233 @@ +from:0x020c4888 kind:arm_call to:0x020182e4 module:main +from:0x020c4894 kind:arm_call to:0x0201659c module:main +from:0x020c48a4 kind:arm_call to:0x02013370 module:main +from:0x020c48c0 kind:arm_call_thumb to:0x020bd554 module:overlay(1) +from:0x020c48c8 kind:arm_call_thumb to:0x020b6560 module:overlays(1,2,6,10,12,14) +from:0x020c48d4 kind:load to:0x020c5aa8 module:overlay(25) +from:0x020c48d8 kind:load to:0x02049a2c module:main +from:0x020c48dc kind:load to:0x0204a110 module:main +from:0x020c48e0 kind:load to:0x020c4acc module:overlay(25) +from:0x020c48f4 kind:arm_call to:0x020c4aa0 module:overlay(25) +from:0x020c48f8 kind:arm_call to:0x0200e234 module:main +from:0x020c4900 kind:arm_call to:0x0201834c module:main +from:0x020c490c kind:load to:0x020c5aa8 module:overlay(25) +from:0x020c4920 kind:arm_call to:0x020c4aa0 module:overlay(25) +from:0x020c4924 kind:arm_call to:0x0200e234 module:main +from:0x020c492c kind:arm_call to:0x0201834c module:main +from:0x020c4934 kind:arm_call to:0x02011ff4 module:main +from:0x020c4940 kind:load to:0x020c5aa8 module:overlay(25) +from:0x020c494c kind:arm_call to:0x02018374 module:main +from:0x020c4958 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x020c49a4 kind:arm_call_thumb to:0x020707dc module:overlay(0) +from:0x020c49b0 kind:load to:0x027e09a4 module:dtcm +from:0x020c49cc kind:load to:0x027e09a4 module:dtcm +from:0x020c49d0 kind:load to:0x0204a110 module:main +from:0x020c49d4 kind:load to:0x020708b0 module:overlay(0) +from:0x020c49f0 kind:load to:0x027e09a4 module:dtcm +from:0x020c49f4 kind:load to:0x0204a110 module:main +from:0x020c49f8 kind:load to:0x0207090c module:overlay(0) +from:0x020c4a10 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a14 kind:load to:0x0204af02 module:main +from:0x020c4a18 kind:load to:0x02070868 module:overlay(0) +from:0x020c4a34 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a38 kind:load to:0x0204a110 module:main +from:0x020c4a3c kind:load to:0x0207096c module:overlay(0) +from:0x020c4a58 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a5c kind:load to:0x0204a110 module:main +from:0x020c4a60 kind:load to:0x02070a80 module:overlay(0) +from:0x020c4a8c kind:arm_call to:0x020bb9d4 module:overlay(17) +from:0x020c4a94 kind:load to:0x0204a088 module:main +from:0x020c4a98 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a9c kind:load to:0x0204af02 module:main +from:0x020c4ab8 kind:arm_call to:0x02070528 module:overlay(0) +from:0x020c4ac0 kind:arm_call to:0x02011ff4 module:main +from:0x020c4ac8 kind:load to:0x027e09a4 module:dtcm +from:0x020c4ae0 kind:arm_call to:0x02011f3c module:main +from:0x020c4af0 kind:arm_call to:0x020c4af8 module:overlay(25) +from:0x020c4b00 kind:arm_call to:0x02060ee4 module:overlay(0) +from:0x020c4b1c kind:arm_call to:0x0202358c module:main +from:0x020c4b24 kind:arm_call to:0x020235f4 module:main +from:0x020c4b48 kind:load to:0x020c5ad8 module:overlay(25) +from:0x020c4b60 kind:arm_call_thumb to:0x020bd774 module:overlay(1) +from:0x020c4b74 kind:arm_call to:0x0201c00c module:main +from:0x020c4b84 kind:arm_call to:0x02011f3c module:main +from:0x020c4b90 kind:arm_call to:0x020c4cb0 module:overlay(25) +from:0x020c4bac kind:arm_call to:0x020166cc module:main +from:0x020c4bc4 kind:load to:0x020c5a4c module:overlay(25) +from:0x020c4bd4 kind:arm_call_thumb to:0x020bd7c4 module:overlay(1) +from:0x020c4c04 kind:arm_call to:0x0201867c module:main +from:0x020c4c0c kind:arm_call to:0x0201875c module:main +from:0x020c4c14 kind:arm_call to:0x02018908 module:main +from:0x020c4c28 kind:arm_call to:0x02018694 module:main +from:0x020c4c34 kind:arm_call to:0x02018a14 module:main +from:0x020c4c48 kind:arm_call to:0x02018984 module:main +from:0x020c4c54 kind:arm_call to:0x02018830 module:main +from:0x020c4c6c kind:load to:0x020c4eac module:overlay(25) +from:0x020c4c7c kind:load to:0x020c4ed0 module:overlay(25) +from:0x020c4c88 kind:arm_call to:0x02060f8c module:overlay(0) +from:0x020c4c9c kind:arm_call to:0x02060f8c module:overlay(0) +from:0x020c4ca4 kind:arm_call to:0x02011ff4 module:main +from:0x020c4cbc kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x020c4cdc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4ce4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4cec kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4cf4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4cfc kind:arm_call to:0x0201667c module:main +from:0x020c4d14 kind:arm_call to:0x0201ef9c module:main +from:0x020c4d30 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4d38 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020c4d50 kind:arm_call to:0x02014ff4 module:main +from:0x020c4d68 kind:arm_call to:0x02034060 module:main +from:0x020c4d74 kind:arm_call to:0x02033f7c module:main +from:0x020c4d88 kind:arm_call to:0x02034060 module:main +from:0x020c4d9c kind:arm_call to:0x020591ec module:overlay(0) +from:0x020c4db0 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020c4db8 kind:arm_call to:0x02059240 module:overlay(0) +from:0x020c4dc4 kind:arm_call to:0x0201c494 module:main +from:0x020c4dd8 kind:arm_call to:0x0201effc module:main +from:0x020c4de8 kind:load to:0x020c5b70 module:overlay(25) +from:0x020c4dec kind:load to:0x020c5b64 module:overlay(25) +from:0x020c4df0 kind:load to:0x02049be0 module:main +from:0x020c4df4 kind:load to:0x020c5b8c module:overlay(25) +from:0x020c4df8 kind:load to:0x020c5ba0 module:overlay(25) +from:0x020c4e00 kind:load to:0x0204aeac module:main +from:0x020c4e1c kind:arm_call to:0x0206d83c module:overlay(0) +from:0x020c4e24 kind:arm_call to:0x020c59a4 module:overlay(25) +from:0x020c4e2c kind:arm_call to:0x02016694 module:main +from:0x020c4e34 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c4e40 kind:load to:0x020c5b70 module:overlay(25) +from:0x020c4e44 kind:load to:0x020b5254 module:overlay(0) +from:0x020c4e60 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x020c4e68 kind:arm_call to:0x020c59a4 module:overlay(25) +from:0x020c4e70 kind:arm_call to:0x02016694 module:main +from:0x020c4e78 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x020c4e80 kind:arm_call to:0x02011ff4 module:main +from:0x020c4e8c kind:load to:0x020c5b70 module:overlay(25) +from:0x020c4e90 kind:load to:0x020b5254 module:overlay(0) +from:0x020c4ea8 kind:load to:0x020c4ee0 module:overlay(25) +from:0x020c4ec8 kind:arm_call to:0x020c4ee0 module:overlay(25) +from:0x020c4edc kind:load to:0x020c4ee0 module:overlay(25) +from:0x020c4f30 kind:arm_call to:0x0201effc module:main +from:0x020c4f88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c4fa4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4fb4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4fc8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4fd8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4fe8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c4ff8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c5030 kind:arm_call to:0x0201effc module:main +from:0x020c5088 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c50a4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50b4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50c8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50d8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50e8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c50f8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c5110 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c512c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c513c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c514c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c515c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020c5168 kind:arm_call to:0x0206d83c module:overlay(0) +from:0x020c5174 kind:load to:0x020b5254 module:overlay(0) +from:0x020c519c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c51a4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c51ac kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c51b4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c51bc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c51c4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020c5214 kind:arm_call to:0x0201c4d8 module:main +from:0x020c522c kind:arm_call to:0x0201c504 module:main +from:0x020c5238 kind:load to:0x020c5b2c module:overlay(25) +from:0x020c523c kind:load to:0x0204aeac module:main +from:0x020c5278 kind:arm_call to:0x020c4e94 module:overlay(25) +from:0x020c53b4 kind:arm_call to:0x0201f04c module:main +from:0x020c53c0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c53d0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c53e0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c53f0 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5404 kind:arm_call to:0x020c4ee0 module:overlay(25) +from:0x020c557c kind:arm_call to:0x0201f04c module:main +from:0x020c5594 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c55a4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c55b4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c55c4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c55d8 kind:arm_call to:0x020c4ee0 module:overlay(25) +from:0x020c560c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020c5618 kind:arm_call to:0x020c4ee0 module:overlay(25) +from:0x020c5620 kind:load to:0x020b5254 module:overlay(0) +from:0x020c5630 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5640 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5650 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c5660 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x020c567c kind:arm_call_thumb to:0x020183d4 module:main +from:0x020c5684 kind:load to:0x0204a060 module:main +from:0x020c5688 kind:load to:0x02018425 module:main +from:0x020c56a4 kind:arm_call to:0x020c596c module:overlay(25) +from:0x020c56b0 kind:arm_call to:0x0201c494 module:main +from:0x020c56c4 kind:arm_call to:0x020c59a4 module:overlay(25) +from:0x020c56d0 kind:arm_call to:0x0201c494 module:main +from:0x020c56d8 kind:load to:0x0204aeac module:main +from:0x020c5740 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c5764 kind:arm_call to:0x0201aad0 module:main +from:0x020c5790 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c57b0 kind:arm_call to:0x0201aad0 module:main +from:0x020c57dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c57fc kind:arm_call to:0x0201aad0 module:main +from:0x020c5828 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c5848 kind:arm_call to:0x0201aad0 module:main +from:0x020c588c kind:arm_call to:0x0201aa44 module:main +from:0x020c58bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c58dc kind:arm_call to:0x0201aad0 module:main +from:0x020c5904 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020c5924 kind:arm_call to:0x0201aad0 module:main +from:0x020c5930 kind:load to:0x0204af1c module:main +from:0x020c5960 kind:arm_call to:0x020166f4 module:main +from:0x020c5968 kind:load to:0x027e0954 module:dtcm +from:0x020c59e0 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020c5a3c kind:arm_call to:0x0205bedc module:overlay(0) +from:0x020c5a48 kind:load to:0x020c5b20 module:overlay(25) +from:0x020c5a80 kind:load to:0x020c5b20 module:overlay(25) +from:0x020c5a84 kind:load to:0x020c5a50 module:overlay(25) +from:0x020c5aa8 kind:load to:0x020c48e4 module:overlay(25) +from:0x020c5aac kind:load to:0x020c4910 module:overlay(25) +from:0x020c5ab0 kind:load to:0x020c4944 module:overlay(25) +from:0x020c5ab4 kind:load to:0x020c49b4 module:overlay(25) +from:0x020c5ab8 kind:load to:0x020c49d8 module:overlay(25) +from:0x020c5abc kind:load to:0x020c49fc module:overlay(25) +from:0x020c5ac0 kind:load to:0x020c4a1c module:overlay(25) +from:0x020c5ac4 kind:load to:0x020c4a40 module:overlay(25) +from:0x020c5ac8 kind:load to:0x020c4a64 module:overlay(25) +from:0x020c5acc kind:load to:0x0201839c module:main +from:0x020c5ad8 kind:load to:0x020185e0 module:main +from:0x020c5adc kind:load to:0x0201860c module:main +from:0x020c5ae0 kind:load to:0x020c4c80 module:overlay(25) +from:0x020c5ae4 kind:load to:0x020c4c94 module:overlay(25) +from:0x020c5ae8 kind:load to:0x02060fc4 module:overlay(0) +from:0x020c5aec kind:load to:0x020c4b50 module:overlay(25) +from:0x020c5af0 kind:load to:0x020c4bc8 module:overlay(25) +from:0x020c5af4 kind:load to:0x020185d9 module:main +from:0x020c5af8 kind:load to:0x020185dd module:main +from:0x020c5afc kind:load to:0x020c4bfc module:overlay(25) +from:0x020c5b00 kind:load to:0x020c4c1c module:overlay(25) +from:0x020c5b04 kind:load to:0x020c4c3c module:overlay(25) +from:0x020c5b08 kind:load to:0x020186a8 module:main +from:0x020c5b0c kind:load to:0x020186f4 module:main +from:0x020c5b10 kind:load to:0x020c4c5c module:overlay(25) +from:0x020c5b14 kind:load to:0x02061030 module:overlay(0) +from:0x020c5b18 kind:load to:0x02061038 module:overlay(0) +from:0x020c5b1c kind:load to:0x0206103c module:overlay(0) +from:0x020c5b2c kind:load to:0x020c5240 module:overlay(25) +from:0x020c5b34 kind:load to:0x020c5244 module:overlay(25) +from:0x020c5b3c kind:load to:0x020c5280 module:overlay(25) +from:0x020c5b44 kind:load to:0x020c5410 module:overlay(25) +from:0x020c5b4c kind:load to:0x020c55e4 module:overlay(25) +from:0x020c5b54 kind:load to:0x020c5624 module:overlay(25) +from:0x020c5b64 kind:load to:0x020c59c8 module:overlay(25) +from:0x020c5b70 kind:load to:0x020c4e04 module:overlay(25) +from:0x020c5b74 kind:load to:0x020c4e48 module:overlay(25) +from:0x020c5b78 kind:load to:0x020c5178 module:overlay(25) +from:0x020c5b7c kind:load to:0x020c5934 module:overlay(25) +from:0x020c5b80 kind:load to:0x020c56dc module:overlay(25) +from:0x020c5b84 kind:load to:0x020c568c module:overlay(25) +from:0x020c5b88 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov025/symbols.txt b/config/eur1/arm9/overlays/ov025/symbols.txt new file mode 100644 index 00000000..af2dd1be --- /dev/null +++ b/config/eur1/arm9/overlays/ov025/symbols.txt @@ -0,0 +1,56 @@ +func_ov025_020c4880 kind:function(arm,size=0x64) addr:0x020c4880 +func_ov025_020c48e4 kind:function(arm,size=0x2c) addr:0x020c48e4 +func_ov025_020c4910 kind:function(arm,size=0x34) addr:0x020c4910 +func_ov025_020c4944 kind:function(arm,size=0x70) addr:0x020c4944 +func_ov025_020c49b4 kind:function(arm,size=0x24) addr:0x020c49b4 +func_ov025_020c49d8 kind:function(arm,size=0x24) addr:0x020c49d8 +func_ov025_020c49fc kind:function(arm,size=0x20) addr:0x020c49fc +func_ov025_020c4a1c kind:function(arm,size=0x24) addr:0x020c4a1c +func_ov025_020c4a40 kind:function(arm,size=0x24) addr:0x020c4a40 +func_ov025_020c4a64 kind:function(arm,size=0x3c) addr:0x020c4a64 +func_ov025_020c4aa0 kind:function(arm,size=0x2c) addr:0x020c4aa0 +func_ov025_020c4acc kind:function(arm,size=0x2c) addr:0x020c4acc +func_ov025_020c4af8 kind:function(arm,size=0x58) addr:0x020c4af8 +func_ov025_020c4b50 kind:function(arm,size=0x78) addr:0x020c4b50 +func_ov025_020c4bc8 kind:function(arm,size=0x34) addr:0x020c4bc8 +func_ov025_020c4bfc kind:function(arm,size=0x20) addr:0x020c4bfc +func_ov025_020c4c1c kind:function(arm,size=0x20) addr:0x020c4c1c +func_ov025_020c4c3c kind:function(arm,size=0x20) addr:0x020c4c3c +func_ov025_020c4c5c kind:function(arm,size=0x4) addr:0x020c4c5c +func_ov025_020c4c60 kind:function(arm,size=0x10) addr:0x020c4c60 +func_ov025_020c4c70 kind:function(arm,size=0x10) addr:0x020c4c70 +func_ov025_020c4c80 kind:function(arm,size=0x14) addr:0x020c4c80 +func_ov025_020c4c94 kind:function(arm,size=0x1c) addr:0x020c4c94 +func_ov025_020c4cb0 kind:function(arm,size=0x154) addr:0x020c4cb0 +func_ov025_020c4e04 kind:function(arm,size=0x44) addr:0x020c4e04 +func_ov025_020c4e48 kind:function(arm,size=0x4c) addr:0x020c4e48 +func_ov025_020c4e94 kind:function(arm,size=0x18) addr:0x020c4e94 +func_ov025_020c4eac kind:function(arm,size=0x24) addr:0x020c4eac +func_ov025_020c4ed0 kind:function(arm,size=0x10) addr:0x020c4ed0 +func_ov025_020c4ee0 kind:function(arm,size=0x298) addr:0x020c4ee0 +func_ov025_020c5178 kind:function(arm,size=0xc8) addr:0x020c5178 +func_ov025_020c5240 kind:function(arm,size=0x4) addr:0x020c5240 +func_ov025_020c5244 kind:function(arm,size=0x3c) addr:0x020c5244 +func_ov025_020c5280 kind:function(arm,size=0x190) addr:0x020c5280 +func_ov025_020c5410 kind:function(arm,size=0x1d4) addr:0x020c5410 +func_ov025_020c55e4 kind:function(arm,size=0x40) addr:0x020c55e4 +func_ov025_020c5624 kind:function(arm,size=0x68) addr:0x020c5624 +func_ov025_020c568c kind:function(arm,size=0x50) addr:0x020c568c +func_ov025_020c56dc kind:function(arm,size=0x258) addr:0x020c56dc +func_ov025_020c5934 kind:function(arm,size=0x38) addr:0x020c5934 +func_ov025_020c596c kind:function(arm,size=0x38) addr:0x020c596c +func_ov025_020c59a4 kind:function(arm,size=0x24) addr:0x020c59a4 +func_ov025_020c59c8 kind:function(arm,size=0x84) addr:0x020c59c8 +data_ov025_020c5a4c kind:data(any) addr:0x020c5a4c +__sinit_ov025_020c5a50 kind:function(arm,size=0x34) addr:0x020c5a50 +.p__sinit_ov025_020c5a50 kind:data(word) addr:0x020c5a84 +data_ov025_020c5aa8 kind:data(any) addr:0x020c5aa8 +data_ov025_020c5ad8 kind:data(any) addr:0x020c5ad8 +data_ov025_020c5af0 kind:data(any) addr:0x020c5af0 ambiguous +data_ov025_020c5b20 kind:data(any) addr:0x020c5b20 +data_ov025_020c5b2c kind:data(any) addr:0x020c5b2c +data_ov025_020c5b64 kind:data(any) addr:0x020c5b64 +data_ov025_020c5b70 kind:data(any) addr:0x020c5b70 +data_ov025_020c5b8c kind:data(any) addr:0x020c5b8c +data_ov025_020c5b94 kind:data(any) addr:0x020c5b94 ambiguous +data_ov025_020c5ba0 kind:data(any) addr:0x020c5ba0 diff --git a/config/eur1/arm9/overlays/ov026/delinks.txt b/config/eur1/arm9/overlays/ov026/delinks.txt new file mode 100644 index 00000000..9355ee8f --- /dev/null +++ b/config/eur1/arm9/overlays/ov026/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020d8840 end:0x021324b8 kind:code align:32 + .rodata start:0x021324b8 end:0x02133eec kind:rodata align:4 + .init start:0x02133eec end:0x021352b0 kind:code align:4 + .ctor start:0x021352b0 end:0x02135394 kind:rodata align:4 + .data start:0x021353a0 end:0x02138e00 kind:data align:32 + .bss start:0x02138e00 end:0x02141b00 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov026/relocs.txt b/config/eur1/arm9/overlays/ov026/relocs.txt new file mode 100644 index 00000000..fa311d26 --- /dev/null +++ b/config/eur1/arm9/overlays/ov026/relocs.txt @@ -0,0 +1,12192 @@ +from:0x020d8850 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020d888c kind:arm_call to:0x020611dc module:overlay(0) +from:0x020d8898 kind:load to:0x021353ac module:overlay(26) +from:0x020d889c kind:load to:0x021353a0 module:overlay(26) +from:0x020d88a0 kind:load to:0x0204a088 module:main +from:0x020d88ac kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d88c0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d88c8 kind:arm_call to:0x02011ff4 module:main +from:0x020d88f4 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d8900 kind:arm_call to:0x0201ced8 module:main +from:0x020d8908 kind:load to:0x0204a088 module:main +from:0x020d890c kind:load to:0x0204aeb8 module:main +from:0x020d8934 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d893c kind:load to:0x0204ae10 module:main +from:0x020d8940 kind:load to:0x0204a088 module:main +from:0x020d8968 kind:arm_call to:0x02018c2c module:main +from:0x020d8970 kind:arm_call to:0x020b738c module:overlay(7) +from:0x020d8988 kind:arm_call to:0x020d536c module:overlay(24) +from:0x020d89b4 kind:arm_call to:0x020b7630 module:overlay(7) +from:0x020d89c0 kind:load to:0x0204a110 module:main +from:0x020d89c4 kind:load to:0x027e09a4 module:dtcm +from:0x020d89e0 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020d89f8 kind:arm_call to:0x0201cf30 module:main +from:0x020d8a04 kind:arm_call to:0x02018c2c module:main +from:0x020d8a0c kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020d8a10 kind:load to:0x0204aeb8 module:main +from:0x020d8a14 kind:load to:0x0204a110 module:main +from:0x020d8a44 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d8a4c kind:load to:0x0204ae10 module:main +from:0x020d8a50 kind:load to:0x0204a088 module:main +from:0x020d8a5c kind:arm_call to:0x020c1054 module:overlay(1) +from:0x020d8a84 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020d8a8c kind:load to:0x02138e00 module:overlay(26) +from:0x020d8a90 kind:load to:0x0204a088 module:main +from:0x020d8aa0 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020d8ac8 kind:arm_call to:0x020c0e74 module:overlay(1) +from:0x020d8adc kind:arm_call to:0x020c0fdc module:overlay(1) +from:0x020d8af4 kind:load to:0x021353dc module:overlay(26) +from:0x020d8af8 kind:load to:0x02138e00 module:overlay(26) +from:0x020d8afc kind:load to:0x020d8a54 module:overlay(26) +from:0x020d8b08 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d8b1c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d8b24 kind:arm_call to:0x02011ff4 module:main +from:0x020d8b48 kind:arm_call to:0x020b80e8 module:overlay(5) +from:0x020d8b5c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d8b64 kind:load to:0x0204a088 module:main +from:0x020d8ba8 kind:arm_call to:0x020d8d34 module:overlay(26) +from:0x020d8bb0 kind:arm_call to:0x020d8d34 module:overlay(26) +from:0x020d8bb8 kind:arm_call to:0x020b80a8 module:overlay(5) +from:0x020d8bc8 kind:arm_call to:0x020b8a98 module:overlay(5) +from:0x020d8c1c kind:arm_call to:0x020d8d34 module:overlay(26) +from:0x020d8c24 kind:arm_call to:0x020b80a8 module:overlay(5) +from:0x020d8c34 kind:arm_call to:0x020b8a98 module:overlay(5) +from:0x020d8c50 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x020d8c60 kind:arm_call to:0x020b80c4 module:overlay(5) +from:0x020d8c70 kind:arm_call to:0x020b8b50 module:overlay(5) +from:0x020d8c88 kind:arm_call to:0x020d8ea0 module:overlay(26) +from:0x020d8c94 kind:arm_call to:0x020c6c9c module:overlay(24) +from:0x020d8ca0 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x020d8ca8 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020d8cac kind:load to:0x027e0994 module:dtcm +from:0x020d8cb0 kind:load to:0x020b508c module:overlay(0) +from:0x020d8ccc kind:arm_call to:0x020b80e8 module:overlay(5) +from:0x020d8ce0 kind:arm_call to:0x02061224 module:overlay(0) +from:0x020d8ce8 kind:load to:0x0204a088 module:main +from:0x020d8d04 kind:arm_call to:0x020d8ea0 module:overlay(26) +from:0x020d8d10 kind:arm_call to:0x020c6c9c module:overlay(24) +from:0x020d8d1c kind:arm_call to:0x02067f5c module:overlay(0) +from:0x020d8d24 kind:arm_call to:0x020d8ea0 module:overlay(26) +from:0x020d8d2c kind:load to:0x027e0994 module:dtcm +from:0x020d8d30 kind:load to:0x020b508c module:overlay(0) +from:0x020d8d48 kind:arm_call to:0x02061248 module:overlay(0) +from:0x020d8d54 kind:arm_call to:0x020c4dd4 module:overlay(24) +from:0x020d8dac kind:arm_call to:0x02019538 module:main +from:0x020d8dc4 kind:arm_call to:0x020cd45c module:overlays(19,24) +from:0x020d8dd0 kind:arm_call to:0x020705a0 module:overlay(0) +from:0x020d8ddc kind:arm_call to:0x020705b4 module:overlay(0) +from:0x020d8e0c kind:arm_call to:0x020b81ec module:overlay(5) +from:0x020d8e18 kind:arm_call to:0x020b8010 module:overlay(5) +from:0x020d8e2c kind:arm_call to:0x020b70a0 module:overlay(5) +from:0x020d8e3c kind:arm_call to:0x020b7180 module:overlay(5) +from:0x020d8e54 kind:arm_call to:0x020166ac module:main +from:0x020d8e58 kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020d8e6c kind:arm_call to:0x020c6c9c module:overlay(24) +from:0x020d8e7c kind:arm_call to:0x020c6bc8 module:overlay(24) +from:0x020d8e84 kind:load to:0x0204a088 module:main +from:0x020d8e88 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020d8e8c kind:load to:0x027e09a4 module:dtcm +from:0x020d8e90 kind:load to:0x0204a110 module:main +from:0x020d8e94 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020d8e98 kind:load to:0x027e09b8 module:dtcm +from:0x020d8e9c kind:load to:0x027e0994 module:dtcm +from:0x020d8eb8 kind:arm_call to:0x020166ac module:main +from:0x020d8ed4 kind:arm_call to:0x020166ac module:main +from:0x020d8f2c kind:arm_call to:0x020166cc module:main +from:0x020d8f48 kind:arm_call to:0x020166ac module:main +from:0x020d8f84 kind:load to:0x020b817c module:overlays(5,8,9,13) +from:0x020d8f94 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020d8fb4 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020d8fc0 kind:load to:0x0213540c module:overlay(26) +from:0x020d8fc4 kind:load to:0x0204a088 module:main +from:0x020d8fd8 kind:arm_call to:0x0206123c module:overlay(0) +from:0x020d8fe8 kind:load to:0x0204a088 module:main +from:0x020d901c kind:arm_call to:0x020b7214 module:overlay(16) +from:0x020d9038 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d9088 kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x020d908c kind:load to:0x0204a088 module:main +from:0x020d90ac kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x020d90bc kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x020d90c0 kind:load to:0x020b72b4 module:overlays(8,13,16) +from:0x020d90e0 kind:arm_call to:0x02061230 module:overlay(0) +from:0x020d90e8 kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x020d90ec kind:load to:0x0204a088 module:main +from:0x020d90fc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d9110 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020d9118 kind:arm_call to:0x02011ff4 module:main +from:0x020d91e4 kind:load to:0x02138e04 module:overlay(26) +from:0x020d91e8 kind:load to:0x02135434 module:overlay(26) +from:0x020d91ec kind:load to:0x02135438 module:overlay(26) +from:0x020d91f0 kind:load to:0x0213543c module:overlay(26) +from:0x020d91f4 kind:load to:0x02135440 module:overlay(26) +from:0x020d91f8 kind:load to:0x02135434 module:overlay(26) +from:0x020d91fc kind:load to:0x02135436 module:overlay(26) +from:0x020d922c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9244 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9260 kind:arm_call to:0x02011f3c module:main +from:0x020d9308 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9320 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9338 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9350 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9358 kind:arm_call to:0x020d9710 module:overlay(26) +from:0x020d9374 kind:arm_call to:0x02011ff4 module:main +from:0x020d93a0 kind:arm_call to:0x020d93e0 module:overlay(26) +from:0x020d93a4 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020d93ac kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020d93dc kind:load to:0x0204ae10 module:main +from:0x020d93ec kind:arm_call to:0x020d96b4 module:overlay(26) +from:0x020d93fc kind:arm_call to:0x020d9710 module:overlay(26) +from:0x020d9400 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020d940c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020d9468 kind:arm_call to:0x020eec38 module:overlay(26) +from:0x020d94e8 kind:arm_call to:0x020d9124 module:overlay(26) +from:0x020d9528 kind:arm_call to:0x020d916c module:overlay(26) +from:0x020d9568 kind:load to:0x027e0998 module:dtcm +from:0x020d95ec kind:arm_call to:0x0201aa44 module:main +from:0x020d9620 kind:arm_call to:0x0201aa44 module:main +from:0x020d9644 kind:arm_call to:0x0201aa44 module:main +from:0x020d96a4 kind:arm_call to:0x0201aa44 module:main +from:0x020d96ac kind:load to:0x0204ae10 module:main +from:0x020d96b0 kind:load to:0x0204af1c module:main +from:0x020d96bc kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020d96c4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020d9730 kind:arm_call to:0x020d9710 module:overlay(26) +from:0x020d975c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9774 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d978c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d97a4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d97bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d97d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d97ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9804 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d981c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9834 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d984c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9864 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9894 kind:load to:0x020d9898 module:overlay(26) +from:0x020d9950 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020d9988 kind:arm_call to:0x02028c4c module:main +from:0x020d99b0 kind:arm_call to:0x0201aa44 module:main +from:0x020d99d4 kind:arm_call to:0x0201aa44 module:main +from:0x020d99e0 kind:load to:0x027e0998 module:dtcm +from:0x020d99e4 kind:load to:0x0204a088 module:main +from:0x020d99e8 kind:load to:0x020b508c module:overlay(0) +from:0x020d99ec kind:load to:0x0204af1c module:main +from:0x020d9ae8 kind:arm_call to:0x0201667c module:main +from:0x020d9af8 kind:arm_call to:0x020196b0 module:main +from:0x020d9b24 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020d9b48 kind:arm_call to:0x0203d160 module:main +from:0x020d9b88 kind:arm_call to:0x0201ee68 module:main +from:0x020d9b90 kind:arm_call to:0x0201ef9c module:main +from:0x020d9b9c kind:arm_call to:0x020196b0 module:main +from:0x020d9bc4 kind:arm_call to:0x020196b0 module:main +from:0x020d9be8 kind:arm_call to:0x020196b0 module:main +from:0x020d9c10 kind:arm_call to:0x020196b0 module:main +from:0x020d9c34 kind:arm_call to:0x020196b0 module:main +from:0x020d9c44 kind:arm_call to:0x02018268 module:main +from:0x020d9c4c kind:arm_call to:0x020196b0 module:main +from:0x020d9c5c kind:arm_call to:0x02018268 module:main +from:0x020d9c64 kind:arm_call to:0x020196b0 module:main +from:0x020d9c74 kind:arm_call to:0x02018268 module:main +from:0x020d9c7c kind:arm_call to:0x020196b0 module:main +from:0x020d9c8c kind:arm_call to:0x02018268 module:main +from:0x020d9cfc kind:arm_call to:0x0201eed4 module:main +from:0x020d9d10 kind:arm_call to:0x0201effc module:main +from:0x020d9d20 kind:load to:0x02135454 module:overlay(26) +from:0x020d9d24 kind:load to:0x0205fe20 module:overlay(0) +from:0x020d9d28 kind:load to:0x0205fdf8 module:overlay(0) +from:0x020d9d2c kind:load to:0x0204a110 module:main +from:0x020d9d30 kind:load to:0x02135444 module:overlay(26) +from:0x020d9fb0 kind:arm_call to:0x0201f04c module:main +from:0x020d9fc4 kind:arm_call to:0x0201c4d8 module:main +from:0x020d9fec kind:arm_call to:0x01ffd420 module:itcm +from:0x020d9ffc kind:arm_call to:0x020f4c28 module:overlay(26) +from:0x020da024 kind:arm_call to:0x020da588 module:overlay(26) +from:0x020da0bc kind:arm_call to:0x020da588 module:overlay(26) +from:0x020da0cc kind:arm_call to:0x020da520 module:overlay(26) +from:0x020da0e8 kind:arm_call to:0x020da520 module:overlay(26) +from:0x020da0f8 kind:arm_call to:0x020da588 module:overlay(26) +from:0x020da10c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020da110 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020da11c kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020da164 kind:arm_call to:0x020da5cc module:overlay(26) +from:0x020da16c kind:arm_call to:0x020da5a4 module:overlay(26) +from:0x020da174 kind:load to:0x02138e30 module:overlay(26) +from:0x020da17c kind:load to:0x0204aeac module:main +from:0x020da180 kind:load to:0x027e0ce0 module:dtcm +from:0x020da184 kind:load to:0x027e09b8 module:dtcm +from:0x020da188 kind:load to:0x020b5254 module:overlay(0) +from:0x020da190 kind:load to:0x0213f694 module:overlay(26) +from:0x020da210 kind:arm_call to:0x0201eed4 module:main +from:0x020da24c kind:arm_call to:0x0201effc module:main +from:0x020da27c kind:arm_call to:0x0201f04c module:main +from:0x020da290 kind:arm_call to:0x0201c4d8 module:main +from:0x020da29c kind:load to:0x0204a110 module:main +from:0x020da2a0 kind:load to:0x02135444 module:overlay(26) +from:0x020da2a4 kind:load to:0x0204aeac module:main +from:0x020da324 kind:arm_call to:0x0201eed4 module:main +from:0x020da360 kind:arm_call to:0x0201effc module:main +from:0x020da390 kind:arm_call to:0x0201f04c module:main +from:0x020da3a4 kind:arm_call to:0x0201c4d8 module:main +from:0x020da3b0 kind:load to:0x0204a110 module:main +from:0x020da3b4 kind:load to:0x02135444 module:overlay(26) +from:0x020da3b8 kind:load to:0x0204aeac module:main +from:0x020da3fc kind:arm_call to:0x02028c4c module:main +from:0x020da44c kind:arm_call to:0x0201ef78 module:main +from:0x020da458 kind:arm_call to:0x0201ef78 module:main +from:0x020da47c kind:arm_call to:0x0201aa8c module:main +from:0x020da484 kind:arm_call to:0x020da588 module:overlay(26) +from:0x020da4c4 kind:arm_call to:0x020da588 module:overlay(26) +from:0x020da4d4 kind:arm_call to:0x0201ef78 module:main +from:0x020da4e0 kind:arm_call to:0x0201ef78 module:main +from:0x020da50c kind:arm_call to:0x0201aa8c module:main +from:0x020da518 kind:load to:0x02138e30 module:overlay(26) +from:0x020da51c kind:load to:0x0204af1c module:main +from:0x020da5a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020da5b8 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020da5e0 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020da634 kind:arm_call to:0x0203d210 module:main +from:0x020da63c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020da648 kind:load to:0x0205fe20 module:overlay(0) +from:0x020da664 kind:arm_call to:0x0203d210 module:main +from:0x020da66c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020da674 kind:arm_call to:0x02011ff4 module:main +from:0x020da680 kind:load to:0x0205fe20 module:overlay(0) +from:0x020da694 kind:arm_call to:0x0201667c module:main +from:0x020da6a4 kind:arm_call to:0x020196b0 module:main +from:0x020da6b8 kind:arm_call to:0x02060648 module:overlay(0) +from:0x020da6cc kind:arm_call to:0x02060804 module:overlay(0) +from:0x020da6ec kind:arm_call to:0x020196b0 module:main +from:0x020da6fc kind:arm_call to:0x02018268 module:main +from:0x020da738 kind:arm_call to:0x0201ee68 module:main +from:0x020da740 kind:arm_call to:0x0201ef9c module:main +from:0x020da748 kind:arm_call to:0x020196b0 module:main +from:0x020da758 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da760 kind:arm_call to:0x020196b0 module:main +from:0x020da774 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da77c kind:arm_call to:0x020196b0 module:main +from:0x020da78c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da794 kind:arm_call to:0x020196b0 module:main +from:0x020da7a4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da7c8 kind:arm_call to:0x020606b8 module:overlay(0) +from:0x020da804 kind:arm_call to:0x0201eed4 module:main +from:0x020da818 kind:arm_call to:0x0201effc module:main +from:0x020da828 kind:load to:0x02135470 module:overlay(26) +from:0x020da82c kind:load to:0x02135480 module:overlay(26) +from:0x020da830 kind:load to:0x0213549c module:overlay(26) +from:0x020da834 kind:load to:0x02135464 module:overlay(26) +from:0x020da844 kind:arm_call to:0x0205fe88 module:overlay(0) +from:0x020da84c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020da864 kind:arm_call to:0x0205fe88 module:overlay(0) +from:0x020da86c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020da874 kind:arm_call to:0x02011ff4 module:main +from:0x020da894 kind:arm_call to:0x020196b0 module:main +from:0x020da8e0 kind:arm_call to:0x020606b8 module:overlay(0) +from:0x020da8f0 kind:arm_call to:0x020196b0 module:main +from:0x020da900 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da908 kind:arm_call to:0x020196b0 module:main +from:0x020da918 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da920 kind:arm_call to:0x020196b0 module:main +from:0x020da930 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da938 kind:arm_call to:0x020196b0 module:main +from:0x020da948 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020da954 kind:load to:0x02135480 module:overlay(26) +from:0x020da958 kind:load to:0x0213549c module:overlay(26) +from:0x020dabe8 kind:arm_call to:0x0201f04c module:main +from:0x020dabfc kind:arm_call to:0x0201c4d8 module:main +from:0x020dac28 kind:arm_call to:0x01ffd420 module:itcm +from:0x020dac38 kind:arm_call to:0x020f4c28 module:overlay(26) +from:0x020dad5c kind:arm_call to:0x0203a1bc module:main +from:0x020dad6c kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020dadac kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020dae08 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020dae88 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020dae9c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020daeb0 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020daec8 kind:arm_call to:0x020606f0 module:overlay(0) +from:0x020daed0 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020daed4 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020daedc kind:arm_call to:0x020e7b14 module:overlay(26) +from:0x020daefc kind:load to:0x02138e30 module:overlay(26) +from:0x020daf04 kind:load to:0x0204aeac module:main +from:0x020daf08 kind:load to:0x027e0ce0 module:dtcm +from:0x020daf0c kind:load to:0x027e09b8 module:dtcm +from:0x020daf10 kind:load to:0x021354a4 module:overlay(26) +from:0x020daf60 kind:arm_call to:0x02028c4c module:main +from:0x020dafcc kind:arm_call to:0x0201ef78 module:main +from:0x020db018 kind:arm_call to:0x0201aad0 module:main +from:0x020db024 kind:load to:0x02138e30 module:overlay(26) +from:0x020db028 kind:load to:0x0204af1c module:main +from:0x020db06c kind:arm_call to:0x0201eed4 module:main +from:0x020db0a8 kind:arm_call to:0x0201effc module:main +from:0x020db0dc kind:arm_call to:0x0201f04c module:main +from:0x020db0f0 kind:arm_call to:0x0201c4d8 module:main +from:0x020db0fc kind:load to:0x02135464 module:overlay(26) +from:0x020db100 kind:load to:0x0204aeac module:main +from:0x020db144 kind:arm_call to:0x0201eed4 module:main +from:0x020db180 kind:arm_call to:0x0201effc module:main +from:0x020db1b4 kind:arm_call to:0x0201f04c module:main +from:0x020db1c8 kind:arm_call to:0x0201c4d8 module:main +from:0x020db1d4 kind:load to:0x02135464 module:overlay(26) +from:0x020db1d8 kind:load to:0x0204aeac module:main +from:0x020db214 kind:arm_call to:0x0201667c module:main +from:0x020db228 kind:arm_call to:0x020196b0 module:main +from:0x020db258 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020db268 kind:arm_call to:0x020196b0 module:main +from:0x020db2a8 kind:arm_call to:0x020196b0 module:main +from:0x020db2e0 kind:arm_call to:0x020196b0 module:main +from:0x020db2f0 kind:arm_call to:0x02018268 module:main +from:0x020db2f8 kind:arm_call to:0x020196b0 module:main +from:0x020db308 kind:arm_call to:0x02018268 module:main +from:0x020db378 kind:arm_call to:0x0201ee68 module:main +from:0x020db3a8 kind:arm_call to:0x0201eed4 module:main +from:0x020db3b8 kind:load to:0x021354c4 module:overlay(26) +from:0x020db3bc kind:load to:0x020b1cc8 module:overlay(0) +from:0x020db3c0 kind:load to:0x021354b8 module:overlay(26) +from:0x020db3dc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020db454 kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020db4cc kind:arm_call to:0x01ffd420 module:itcm +from:0x020db4dc kind:arm_call to:0x020f4c28 module:overlay(26) +from:0x020db508 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020db5a8 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020db648 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020db664 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020db674 kind:arm_call to:0x020eeb38 module:overlay(26) +from:0x020db67c kind:arm_call to:0x020faa40 module:overlay(26) +from:0x020db694 kind:arm_call to:0x020f7a3c module:overlay(26) +from:0x020db6a0 kind:arm_call to:0x020e6bf0 module:overlay(26) +from:0x020db6ac kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020db6b4 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020db6c4 kind:arm_call to:0x020eeb38 module:overlay(26) +from:0x020db6cc kind:arm_call to:0x020faa40 module:overlay(26) +from:0x020db6d8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020db6f0 kind:arm_call to:0x020f7a3c module:overlay(26) +from:0x020db6fc kind:arm_call to:0x020e6bf0 module:overlay(26) +from:0x020db710 kind:arm_call to:0x020e80d8 module:overlay(26) +from:0x020db760 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020db768 kind:arm_call to:0x02060018 module:overlay(0) +from:0x020db770 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020db778 kind:arm_call to:0x02060028 module:overlay(0) +from:0x020db7c4 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020db7c8 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020db95c kind:load to:0x02138e30 module:overlay(26) +from:0x020db960 kind:load to:0x027e0ce0 module:dtcm +from:0x020db964 kind:load to:0x027e09b8 module:dtcm +from:0x020db968 kind:load to:0x020b5254 module:overlay(0) +from:0x020db970 kind:load to:0x02141ae8 module:overlay(26) +from:0x020db9c4 kind:arm_call to:0x02028c4c module:main +from:0x020dba0c kind:arm_call to:0x0201c4d8 module:main +from:0x020dba40 kind:arm_call to:0x0201ef78 module:main +from:0x020dba80 kind:arm_call to:0x0201aa44 module:main +from:0x020dba90 kind:arm_call to:0x0201ef78 module:main +from:0x020dbb14 kind:arm_call to:0x0202851c module:main +from:0x020dbb5c kind:arm_call to:0x0201aa44 module:main +from:0x020dbb68 kind:load to:0x0204aeac module:main +from:0x020dbb6c kind:load to:0x0204af1c module:main +from:0x020dbbac kind:arm_call to:0x0201eed4 module:main +from:0x020dbbe0 kind:load to:0x021354b8 module:overlay(26) +from:0x020dbc18 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020dbc20 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020dbc28 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020dbc40 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020dbc48 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x020dbc50 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020dbc58 kind:arm_call to:0x02011ff4 module:main +from:0x020dbc70 kind:arm_call to:0x020ea2c4 module:overlay(26) +from:0x020dbc88 kind:arm_call to:0x02011f3c module:main +from:0x020dbc98 kind:arm_call_thumb to:0x020bfa90 module:overlay(1) +from:0x020dbca4 kind:arm_call to:0x020ea2e4 module:overlay(26) +from:0x020dbcfc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dbd18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dbd34 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dbd4c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dbd5c kind:load to:0x021354dc module:overlay(26) +from:0x020dbd80 kind:arm_call_thumb to:0x020bfb54 module:overlay(1) +from:0x020dbd88 kind:arm_call to:0x02011ff4 module:main +from:0x020dbd98 kind:arm_call to:0x020ea304 module:overlay(26) +from:0x020dbda0 kind:arm_call to:0x020ea31c module:overlay(26) +from:0x020dbdac kind:load to:0x021354dc module:overlay(26) +from:0x020dbdd0 kind:arm_call_thumb to:0x020bfb54 module:overlay(1) +from:0x020dbdd8 kind:arm_call to:0x02011ff4 module:main +from:0x020dbde8 kind:arm_call to:0x020ea304 module:overlay(26) +from:0x020dbdf0 kind:arm_call to:0x020ea31c module:overlay(26) +from:0x020dbdf8 kind:arm_call to:0x02011ff4 module:main +from:0x020dbe04 kind:load to:0x021354dc module:overlay(26) +from:0x020dbe14 kind:load to:0x020d07f0 module:overlay(24) +from:0x020dbe40 kind:arm_call to:0x020d07b8 module:overlay(24) +from:0x020dbe78 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dbe88 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dbeb8 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020dbee4 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dbef4 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dbf24 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020dbf38 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dbf4c kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dbf64 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020dbf7c kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dbf8c kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dbfbc kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020dbfd0 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dbfe0 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dc010 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020dc028 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dc038 kind:arm_call to:0x020dc080 module:overlay(26) +from:0x020dc068 kind:arm_call to:0x020d3bfc module:overlay(24) +from:0x020dc0b0 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020dc0bc kind:arm_call to:0x020d536c module:overlay(24) +from:0x020dc108 kind:arm_call to:0x0201a59c module:main +from:0x020dc1a4 kind:arm_call to:0x0201aa44 module:main +from:0x020dc1b0 kind:load to:0x027e0998 module:dtcm +from:0x020dc1b4 kind:load to:0x0204af1c module:main +from:0x020dc1c4 kind:load to:0x020d084c module:overlay(24) +from:0x020dc1d8 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dc224 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dc230 kind:arm_call to:0x020e959c module:overlay(26) +from:0x020dc244 kind:arm_call to:0x020ea320 module:overlay(26) +from:0x020dc254 kind:arm_call to:0x020ea3ec module:overlay(26) +from:0x020dc2b0 kind:arm_call to:0x020ea418 module:overlay(26) +from:0x020dc2d8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020dc2e4 kind:arm_call to:0x020ea3c0 module:overlay(26) +from:0x020dc324 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020dc338 kind:arm_call to:0x0205c74c module:overlay(0) +from:0x020dc344 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020dc358 kind:arm_call to:0x020e964c module:overlay(26) +from:0x020dc378 kind:arm_call to:0x020ea348 module:overlay(26) +from:0x020dc38c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020dc3c4 kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020dc3cc kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020dc3dc kind:load to:0x020b5254 module:overlay(0) +from:0x020dc3e8 kind:load to:0x021354e4 module:overlay(26) +from:0x020dc3ec kind:load to:0x021354fc module:overlay(26) +from:0x020dc3fc kind:load to:0x020d07f0 module:overlay(24) +from:0x020dc448 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc4b0 kind:load to:0x027e0998 module:dtcm +from:0x020dc4c8 kind:arm_call to:0x020e6b8c module:overlay(26) +from:0x020dc50c kind:arm_call to:0x0201aa44 module:main +from:0x020dc518 kind:load to:0x02138e30 module:overlay(26) +from:0x020dc51c kind:load to:0x0204af1c module:main +from:0x020dc538 kind:arm_call to:0x02011f3c module:main +from:0x020dc548 kind:arm_call_thumb to:0x020012e0 module:main +from:0x020dc560 kind:arm_call_thumb to:0x02001300 module:main +from:0x020dc570 kind:arm_call to:0x02011ff4 module:main +from:0x020dc5a4 kind:arm_call to:0x020e6cc4 module:overlay(26) +from:0x020dc5bc kind:arm_call to:0x02011f3c module:main +from:0x020dc5c8 kind:arm_call to:0x020f48e8 module:overlay(26) +from:0x020dc5d4 kind:arm_call to:0x02013b10 module:main +from:0x020dc62c kind:arm_call to:0x02011f3c module:main +from:0x020dc63c kind:arm_call to:0x020e6de4 module:overlay(26) +from:0x020dc650 kind:arm_call to:0x02011f3c module:main +from:0x020dc65c kind:arm_call to:0x020d9200 module:overlay(26) +from:0x020dc668 kind:arm_call to:0x020f0d58 module:overlay(26) +from:0x020dc6c0 kind:arm_call to:0x02011f3c module:main +from:0x020dc6cc kind:arm_call to:0x020dbc64 module:overlay(26) +from:0x020dc6e0 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x020dc6e8 kind:arm_call to:0x02065c20 module:overlay(0) +from:0x020dc6fc kind:arm_call to:0x0201baec module:main +from:0x020dc718 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020dc734 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc758 kind:arm_call to:0x020a86d4 module:overlay(0) +from:0x020dc77c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc794 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc7a4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020dc7cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc7e4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020dc7f8 kind:arm_call to:0x0202851c module:main +from:0x020dc7fc kind:arm_call to:0x020f0e60 module:overlay(26) +from:0x020dc80c kind:load to:0x020b2878 module:overlay(0) +from:0x020dc810 kind:load to:0x0213574c module:overlay(26) +from:0x020dc814 kind:load to:0x027e07d4 module:dtcm +from:0x020dc81c kind:load to:0x02135730 module:overlay(26) +from:0x020dc820 kind:load to:0x02135768 module:overlay(26) +from:0x020dc824 kind:load to:0x027e0ce0 module:dtcm +from:0x020dc830 kind:arm_call to:0x0201bacc module:main +from:0x020dc844 kind:arm_call to:0x0201bacc module:main +from:0x020dc860 kind:arm_call to:0x020e6c98 module:overlay(26) +from:0x020dc894 kind:arm_call to:0x020d9368 module:overlay(26) +from:0x020dc89c kind:arm_call to:0x02011ff4 module:main +from:0x020dc8b8 kind:arm_call to:0x020e701c module:overlay(26) +from:0x020dc8c0 kind:arm_call to:0x02011ff4 module:main +from:0x020dc8dc kind:arm_call to:0x020f4950 module:overlay(26) +from:0x020dc8e4 kind:arm_call to:0x02011ff4 module:main +from:0x020dc8f4 kind:arm_call to:0x0201bacc module:main +from:0x020dc8fc kind:arm_call to:0x0201bacc module:main +from:0x020dc904 kind:arm_call to:0x0201bacc module:main +from:0x020dc90c kind:arm_call to:0x020f0db8 module:overlay(26) +from:0x020dc914 kind:arm_call to:0x020e6cd4 module:overlay(26) +from:0x020dc91c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020dc928 kind:load to:0x0213574c module:overlay(26) +from:0x020dc93c kind:arm_call to:0x020e6c98 module:overlay(26) +from:0x020dc970 kind:arm_call to:0x020d9368 module:overlay(26) +from:0x020dc978 kind:arm_call to:0x02011ff4 module:main +from:0x020dc994 kind:arm_call to:0x020e701c module:overlay(26) +from:0x020dc99c kind:arm_call to:0x02011ff4 module:main +from:0x020dc9b8 kind:arm_call to:0x020f4950 module:overlay(26) +from:0x020dc9c0 kind:arm_call to:0x02011ff4 module:main +from:0x020dc9d0 kind:arm_call to:0x0201bacc module:main +from:0x020dc9d8 kind:arm_call to:0x0201bacc module:main +from:0x020dc9e0 kind:arm_call to:0x0201bacc module:main +from:0x020dc9e8 kind:arm_call to:0x020f0db8 module:overlay(26) +from:0x020dc9f0 kind:arm_call to:0x020e6cd4 module:overlay(26) +from:0x020dc9f8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020dca00 kind:arm_call to:0x02011ff4 module:main +from:0x020dca0c kind:load to:0x0213574c module:overlay(26) +from:0x020dca20 kind:arm_call_thumb to:0x020141dc module:main +from:0x020dca28 kind:arm_call to:0x020e7180 module:overlay(26) +from:0x020dca30 kind:arm_call to:0x020dbe08 module:overlay(26) +from:0x020dca88 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020dcaa0 kind:arm_call to:0x02011f3c module:main +from:0x020dcaac kind:arm_call to:0x021669d0 module:overlay(91) +from:0x020dcab8 kind:arm_call to:0x020e83a8 module:overlay(26) +from:0x020dcac0 kind:arm_call to:0x020d9710 module:overlay(26) +from:0x020dcacc kind:load to:0x0213f6b0 module:overlay(26) +from:0x020dcad8 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020dcaf4 kind:arm_call_thumb to:0x020d1ae0 module:overlay(24) +from:0x020dcafc kind:arm_call to:0x02016694 module:main +from:0x020dcb04 kind:arm_call to:0x020e6c84 module:overlay(26) +from:0x020dcb0c kind:arm_call to:0x02011ff4 module:main +from:0x020dcb1c kind:arm_call to:0x020e86d8 module:overlay(26) +from:0x020dcb24 kind:arm_call to:0x020e84e4 module:overlay(26) +from:0x020dcb5c kind:arm_call to:0x02070588 module:overlay(0) +from:0x020dcc60 kind:arm_call to:0x02096d08 module:overlay(0) +from:0x020dcc6c kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dcc78 kind:arm_call to:0x02070588 module:overlay(0) +from:0x020dcc94 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dcca0 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dccb0 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dcccc kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020dcda8 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dcdb4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dcdc4 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dcde0 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dcea8 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dceb4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dcec4 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dcee0 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dcfa8 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dcfb4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dcfc4 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dcfe0 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dd074 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd084 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd094 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd0a4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd0b4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd0b8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd0d8 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd0e4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd104 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020dd1a4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd1b0 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd1b8 kind:arm_call to:0x020f8598 module:overlay(26) +from:0x020dd1c0 kind:arm_call to:0x02096ce4 module:overlay(0) +from:0x020dd1cc kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dd1dc kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dd1f8 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dd2a8 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd2b4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd2bc kind:arm_call to:0x020f8570 module:overlay(26) +from:0x020dd2c4 kind:arm_call to:0x02096ce4 module:overlay(0) +from:0x020dd2d0 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dd2e4 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dd300 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020dd3a0 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd3ac kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd3b4 kind:arm_call to:0x02096ce4 module:overlay(0) +from:0x020dd3c0 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dd3d0 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dd3ec kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dd49c kind:arm_call to:0x02070588 module:overlay(0) +from:0x020dd4b4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd4c0 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd4d0 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dd4ec kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020dd588 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd594 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd59c kind:arm_call to:0x02096ce4 module:overlay(0) +from:0x020dd5a8 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dd5b8 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dd5d4 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dd680 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd68c kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd694 kind:arm_call to:0x02096ce4 module:overlay(0) +from:0x020dd6a0 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dd6b0 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dd6cc kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dd770 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020dd780 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd78c kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd794 kind:arm_call to:0x02096ce4 module:overlay(0) +from:0x020dd7a0 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dd7b0 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dd7cc kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dd874 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd884 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd894 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd8a4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd8b4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd8b8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dd8d8 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd8e4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd8f4 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dd910 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020dd9b4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dd9c0 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dd9c8 kind:arm_call to:0x02096d00 module:overlay(0) +from:0x020dd9d4 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dd9e8 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dda04 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020dda80 kind:load to:0x027e09a4 module:dtcm +from:0x020dda84 kind:load to:0x02138e84 module:overlay(26) +from:0x020dda88 kind:load to:0x02138e94 module:overlay(26) +from:0x020dda8c kind:load to:0x02135548 module:overlay(26) +from:0x020dda90 kind:load to:0x020b53d8 module:overlay(0) +from:0x020dda94 kind:load to:0x02138e68 module:overlay(26) +from:0x020dda98 kind:load to:0x02138e40 module:overlay(26) +from:0x020dda9c kind:load to:0x02138e7c module:overlay(26) +from:0x020ddaa0 kind:load to:0x02138eb4 module:overlay(26) +from:0x020ddaa4 kind:load to:0x027e09b8 module:dtcm +from:0x020ddaa8 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020ddaac kind:load to:0x02138e44 module:overlay(26) +from:0x020ddab0 kind:load to:0x02138ec4 module:overlay(26) +from:0x020ddab4 kind:load to:0x02138e34 module:overlay(26) +from:0x020ddab8 kind:load to:0x02138ef4 module:overlay(26) +from:0x020ddabc kind:load to:0x02138e08 module:overlay(26) +from:0x020ddac0 kind:load to:0x02138f04 module:overlay(26) +from:0x020ddac4 kind:load to:0x02138e14 module:overlay(26) +from:0x020ddac8 kind:load to:0x02138f24 module:overlay(26) +from:0x020ddacc kind:load to:0x02138e5c module:overlay(26) +from:0x020ddad0 kind:load to:0x02138f34 module:overlay(26) +from:0x020ddaf8 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020ddb08 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020ddb14 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020ddb1c kind:arm_call to:0x02096d00 module:overlay(0) +from:0x020ddb28 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020ddb48 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020ddbec kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020ddbf8 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020ddc00 kind:arm_call to:0x02096cf8 module:overlay(0) +from:0x020ddc0c kind:arm_call to:0x020e849c module:overlay(26) +from:0x020ddc1c kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020ddc38 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020ddcd4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddce4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddcf4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddd04 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddd14 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020ddd18 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ddd38 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020ddd44 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020ddd4c kind:arm_call to:0x02096d00 module:overlay(0) +from:0x020ddd58 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020ddd78 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020dde18 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020dde28 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dde34 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020dde3c kind:arm_call to:0x02096ce4 module:overlay(0) +from:0x020dde48 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020dde68 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020ddf10 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020ddf1c kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020ddf24 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020ddf2c kind:arm_call to:0x02096ce4 module:overlay(0) +from:0x020ddf38 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020ddf58 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020ddffc kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020de008 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020de010 kind:arm_call to:0x02096cf8 module:overlay(0) +from:0x020de01c kind:arm_call to:0x020e849c module:overlay(26) +from:0x020de02c kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020de048 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020de0ec kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020de0f8 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020de100 kind:arm_call to:0x02096cf8 module:overlay(0) +from:0x020de10c kind:arm_call to:0x020e849c module:overlay(26) +from:0x020de11c kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020de138 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020de1dc kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020de1e8 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020de1f0 kind:arm_call to:0x02096cf8 module:overlay(0) +from:0x020de1fc kind:arm_call to:0x020e849c module:overlay(26) +from:0x020de20c kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020de228 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020de2cc kind:arm_call to:0x020de2f4 module:overlay(26) +from:0x020de2dc kind:arm_call to:0x020de47c module:overlay(26) +from:0x020de2ec kind:arm_call to:0x020de324 module:overlay(26) +from:0x020de304 kind:arm_call to:0x020f0dbc module:overlay(26) +from:0x020de31c kind:arm_call to:0x02166a58 module:overlays(89,91) +from:0x020de338 kind:arm_call to:0x020e7308 module:overlay(26) +from:0x020de3d8 kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020de3ec kind:arm_call to:0x020eeba0 module:overlay(26) +from:0x020de3f8 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020de410 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020de418 kind:arm_call to:0x020232d8 module:main +from:0x020de42c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de438 kind:arm_call to:0x020dbe18 module:overlay(26) +from:0x020de448 kind:arm_call to:0x020f1094 module:overlay(26) +from:0x020de450 kind:arm_call to:0x020f7ca4 module:overlay(26) +from:0x020de458 kind:arm_call to:0x021043b0 module:overlay(26) +from:0x020de464 kind:load to:0x02138e80 module:overlay(26) +from:0x020de468 kind:load to:0x02135548 module:overlay(26) +from:0x020de46c kind:load to:0x02138f74 module:overlay(26) +from:0x020de470 kind:load to:0x027e0d10 module:dtcm +from:0x020de474 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020de478 kind:load to:0x0213f728 module:overlay(26) +from:0x020de534 kind:arm_call to:0x020e65f4 module:overlay(26) +from:0x020de544 kind:arm_call to:0x020e02a4 module:overlay(26) +from:0x020de554 kind:arm_call to:0x020d9388 module:overlay(26) +from:0x020de56c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x020de574 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020de588 kind:load to:0x020dc1b8 module:overlay(26) +from:0x020de59c kind:arm_call to:0x020e79d0 module:overlay(26) +from:0x020de5b0 kind:arm_call to:0x02166b8c module:overlay(91) +from:0x020de5b4 kind:arm_call to:0x020dc57c module:overlay(26) +from:0x020de5e8 kind:arm_call to:0x02028c4c module:main +from:0x020de5f8 kind:arm_call to:0x020e0ee4 module:overlay(26) +from:0x020de608 kind:arm_call to:0x020e14b0 module:overlay(26) +from:0x020de624 kind:arm_call to:0x02067f88 module:overlay(0) +from:0x020de6f0 kind:arm_call to:0x020e823c module:overlay(26) +from:0x020de6fc kind:arm_call to:0x020f9f18 module:overlay(26) +from:0x020de74c kind:arm_call to:0x0201aad0 module:main +from:0x020de764 kind:arm_call to:0x0201aa44 module:main +from:0x020de770 kind:arm_call to:0x020c6828 module:overlay(24) +from:0x020de784 kind:arm_call to:0x020dc0e8 module:overlay(26) +from:0x020de844 kind:arm_call to:0x02028c4c module:main +from:0x020de85c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de89c kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020de9a0 kind:arm_call to:0x0201c4d8 module:main +from:0x020de9bc kind:arm_call to:0x0201aa44 module:main +from:0x020de9c4 kind:arm_call to:0x020e65f4 module:overlay(26) +from:0x020de9d8 kind:arm_call to:0x020e02a4 module:overlay(26) +from:0x020de9f0 kind:arm_call to:0x020d956c module:overlay(26) +from:0x020de9fc kind:load to:0x020b508c module:overlay(0) +from:0x020dea00 kind:load to:0x027e0998 module:dtcm +from:0x020dea04 kind:load to:0x027e09a4 module:dtcm +from:0x020dea08 kind:load to:0x0204af1c module:main +from:0x020dea0c kind:load to:0x027e0994 module:dtcm +from:0x020dea10 kind:load to:0x02138e0c module:overlay(26) +from:0x020dea14 kind:load to:0x02135548 module:overlay(26) +from:0x020dea18 kind:load to:0x02138f84 module:overlay(26) +from:0x020dea1c kind:load to:0x027e09bc module:dtcm +from:0x020dea20 kind:load to:0x0203e964 module:main +from:0x020dea24 kind:load to:0x0204aeac module:main +from:0x020dea4c kind:arm_call to:0x0205c92c module:overlay(0) +from:0x020dead4 kind:load to:0x0203e964 module:main +from:0x020dead8 kind:load to:0x021324c0 module:overlay(26) +from:0x020deae8 kind:arm_call to:0x020e83e4 module:overlay(26) +from:0x020deaf0 kind:arm_call to:0x020df688 module:overlay(26) +from:0x020deb18 kind:arm_call to:0x020eee44 module:overlay(26) +from:0x020deb24 kind:arm_call to:0x0202851c module:main +from:0x020deb28 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020deb3c kind:arm_call to:0x01fff6d0 module:itcm +from:0x020deb5c kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020deb60 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020deb70 kind:arm_call to:0x01fff6d0 module:itcm +from:0x020deb88 kind:load to:0x020f8ffc module:overlay(26) +from:0x020deccc kind:arm_call to:0x020e833c module:overlay(26) +from:0x020decf4 kind:arm_call to:0x0208068c module:overlay(0) +from:0x020ded20 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020ded30 kind:arm_call to:0x020d45b0 module:overlay(24) +from:0x020ded4c kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020ded68 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dee6c kind:arm_call_thumb to:0x020183c0 module:main +from:0x020deec4 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x020deee0 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020deefc kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020defb0 kind:arm_call to:0x020e4b9c module:overlay(26) +from:0x020defd8 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020deff4 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020df0b4 kind:arm_call to:0x0208068c module:overlay(0) +from:0x020df0d0 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020df0ec kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020df1c4 kind:arm_call to:0x0208068c module:overlay(0) +from:0x020df1f0 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020df20c kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020df228 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020df330 kind:arm_call to:0x01fff498 module:itcm +from:0x020df348 kind:arm_call to:0x020e4b9c module:overlay(26) +from:0x020df374 kind:load to:0x02138e40 module:overlay(26) +from:0x020df378 kind:load to:0x02135548 module:overlay(26) +from:0x020df37c kind:load to:0x02138eb4 module:overlay(26) +from:0x020df380 kind:load to:0x02138e38 module:overlay(26) +from:0x020df384 kind:load to:0x02138fa4 module:overlay(26) +from:0x020df388 kind:load to:0x02138e3c module:overlay(26) +from:0x020df38c kind:load to:0x02138fb4 module:overlay(26) +from:0x020df390 kind:load to:0x027e0cd8 module:dtcm +from:0x020df394 kind:load to:0x027e0cfc module:dtcm +from:0x020df398 kind:load to:0x02138e74 module:overlay(26) +from:0x020df39c kind:load to:0x02138fe4 module:overlay(26) +from:0x020df3a0 kind:load to:0x0204a060 module:main +from:0x020df3a4 kind:load to:0x02138e10 module:overlay(26) +from:0x020df3a8 kind:load to:0x02138ff4 module:overlay(26) +from:0x020df3ac kind:load to:0x02138e18 module:overlay(26) +from:0x020df3b0 kind:load to:0x02139014 module:overlay(26) +from:0x020df3b4 kind:load to:0x027e09a4 module:dtcm +from:0x020df3b8 kind:load to:0x02138e60 module:overlay(26) +from:0x020df3bc kind:load to:0x02139034 module:overlay(26) +from:0x020df3c0 kind:load to:0x027e0ce8 module:dtcm +from:0x020df418 kind:arm_call to:0x020e823c module:overlay(26) +from:0x020df438 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020df448 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020df490 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020df4d0 kind:arm_call to:0x020e823c module:overlay(26) +from:0x020df4ec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020df4fc kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020df524 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df568 kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x020df578 kind:arm_call to:0x020f85f4 module:overlay(26) +from:0x020df580 kind:arm_call to:0x020beb94 module:overlay(17) +from:0x020df594 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df5a8 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020df5b8 kind:arm_call to:0x020d45b0 module:overlay(24) +from:0x020df5cc kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x020df5dc kind:arm_call to:0x020f7d84 module:overlay(26) +from:0x020df5f4 kind:arm_call to:0x020f89d0 module:overlay(26) +from:0x020df600 kind:arm_call to:0x020d4424 module:overlay(24) +from:0x020df614 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df650 kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x020df660 kind:arm_call to:0x020f8f60 module:overlay(26) +from:0x020df674 kind:load to:0x027e09b8 module:dtcm +from:0x020df678 kind:load to:0x027e0d04 module:dtcm +from:0x020df67c kind:load to:0x0213f6b0 module:overlay(26) +from:0x020df680 kind:load to:0x027e0cfc module:dtcm +from:0x020df684 kind:load to:0x02138e30 module:overlay(26) +from:0x020df6a8 kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020df6bc kind:arm_call to:0x020eeba0 module:overlay(26) +from:0x020df6c8 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020df714 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020df720 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020df74c kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020df754 kind:arm_call to:0x0202851c module:main +from:0x020df768 kind:load to:0x020e80cc module:overlay(26) +from:0x020df7a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020df854 kind:arm_call to:0x01ffd250 module:itcm +from:0x020df8bc kind:arm_call to:0x020e7a84 module:overlay(26) +from:0x020df8e4 kind:arm_call to:0x020e01e8 module:overlay(26) +from:0x020df8e8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020df92c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020df948 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020df964 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dfa14 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x020dfa24 kind:arm_call to:0x020e7a84 module:overlay(26) +from:0x020dfa5c kind:arm_call to:0x020bec60 module:overlay(17) +from:0x020dfa70 kind:arm_call to:0x020eed64 module:overlay(26) +from:0x020dfa88 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020dfaec kind:arm_call to:0x01ffb744 module:itcm +from:0x020dfb04 kind:arm_call to:0x020e7aa0 module:overlay(26) +from:0x020dfb1c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020dfb44 kind:arm_call to:0x020faa14 module:overlay(26) +from:0x020dfb4c kind:arm_call to:0x020e7764 module:overlay(26) +from:0x020dfb5c kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020dfb8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020dfb9c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x020dfbb8 kind:arm_call to:0x020e7a84 module:overlay(26) +from:0x020dfbd0 kind:arm_call to:0x01fff458 module:itcm +from:0x020dfbfc kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x020dfc0c kind:arm_call to:0x020f8cf8 module:overlay(26) +from:0x020dfc1c kind:arm_call to:0x020e01e8 module:overlay(26) +from:0x020dfc20 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020dfc60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfc8c kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dfca8 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dfd58 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020dfdbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfdd8 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020dfdf4 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020dfeac kind:arm_call to:0x020e68c4 module:overlay(26) +from:0x020dfecc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020dfedc kind:arm_call to:0x020eed64 module:overlay(26) +from:0x020dfef4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020dff54 kind:arm_call to:0x01ffb744 module:itcm +from:0x020dff74 kind:arm_call to:0x020faa14 module:overlay(26) +from:0x020dff7c kind:arm_call to:0x020e7764 module:overlay(26) +from:0x020dffcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dffe8 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020e0004 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020e010c kind:arm_call to:0x0202851c module:main +from:0x020e0138 kind:load to:0x027e0ce4 module:dtcm +from:0x020e013c kind:load to:0x02135548 module:overlay(26) +from:0x020e0140 kind:load to:0x027e09bc module:dtcm +from:0x020e0144 kind:load to:0x02138e78 module:overlay(26) +from:0x020e0148 kind:load to:0x02138ea4 module:overlay(26) +from:0x020e014c kind:load to:0x027e0d04 module:dtcm +from:0x020e0150 kind:load to:0x027e09a8 module:dtcm +from:0x020e015c kind:load to:0x027e09b8 module:dtcm +from:0x020e0160 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e0168 kind:load to:0x02138e1c module:overlay(26) +from:0x020e016c kind:load to:0x02138ed4 module:overlay(26) +from:0x020e0170 kind:load to:0x02138e54 module:overlay(26) +from:0x020e0174 kind:load to:0x02138f14 module:overlay(26) +from:0x020e0178 kind:load to:0x02138e28 module:overlay(26) +from:0x020e017c kind:load to:0x02139024 module:overlay(26) +from:0x020e01dc kind:load to:0x02138e28 module:overlay(26) +from:0x020e01e0 kind:load to:0x02135548 module:overlay(26) +from:0x020e01e4 kind:load to:0x02139024 module:overlay(26) +from:0x020e0218 kind:arm_call to:0x020d4128 module:overlay(24) +from:0x020e0220 kind:arm_call to:0x020f8338 module:overlay(26) +from:0x020e022c kind:arm_call to:0x020e7dd8 module:overlay(26) +from:0x020e024c kind:arm_call to:0x020bec1c module:overlay(17) +from:0x020e0250 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e0270 kind:arm_call to:0x020e7a64 module:overlay(26) +from:0x020e0288 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e0290 kind:load to:0x027e0ce0 module:dtcm +from:0x020e0294 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e0298 kind:load to:0x027e0d04 module:dtcm +from:0x020e029c kind:load to:0x027e09a8 module:dtcm +from:0x020e02dc kind:load to:0x027e09a4 module:dtcm +from:0x020e0328 kind:arm_call to:0x020e0344 module:overlay(26) +from:0x020e0338 kind:arm_call to:0x020e7098 module:overlay(26) +from:0x020e0388 kind:arm_call to:0x02076b34 module:overlay(0) +from:0x020e03a0 kind:arm_call to:0x02106684 module:overlay(26) +from:0x020e041c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020e0588 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020e06f0 kind:arm_call to:0x020bfddc module:overlay(17) +from:0x020e0710 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020e0854 kind:arm_call to:0x020800cc module:overlay(0) +from:0x020e08dc kind:arm_call to:0x01fff498 module:itcm +from:0x020e0a0c kind:arm_call to:0x0209d198 module:overlay(0) +from:0x020e0a2c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020e0c80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e0ca8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e0cc4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020e0cfc kind:arm_call to:0x01ffe868 module:itcm +from:0x020e0e7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0ec8 kind:arm_call to:0x01fff498 module:itcm +from:0x020e0ed4 kind:load to:0x027e09bc module:dtcm +from:0x020e0ed8 kind:load to:0x027e0ce4 module:dtcm +from:0x020e0edc kind:load to:0x027e0ce8 module:dtcm +from:0x020e0f3c kind:load to:0x02138e68 module:overlay(26) +from:0x020e0f40 kind:load to:0x02135548 module:overlay(26) +from:0x020e0f44 kind:load to:0x02138e84 module:overlay(26) +from:0x020e0f64 kind:arm_call to:0x020e0ee4 module:overlay(26) +from:0x020e0f78 kind:arm_call to:0x02070588 module:overlay(0) +from:0x020e101c kind:arm_call to:0x02096cf8 module:overlay(0) +from:0x020e1028 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020e1038 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020e1054 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020e10e8 kind:arm_call to:0x02096d08 module:overlay(0) +from:0x020e10f4 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020e1114 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e11a0 kind:arm_call to:0x02096cf0 module:overlay(0) +from:0x020e11ac kind:arm_call to:0x020e849c module:overlay(26) +from:0x020e11cc kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e1258 kind:arm_call to:0x02096d00 module:overlay(0) +from:0x020e1264 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020e1284 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e1318 kind:arm_call to:0x020e858c module:overlay(26) +from:0x020e1338 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e13e4 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e1484 kind:arm_call to:0x020d9710 module:overlay(26) +from:0x020e148c kind:load to:0x02135548 module:overlay(26) +from:0x020e1490 kind:load to:0x02138eb4 module:overlay(26) +from:0x020e1494 kind:load to:0x027e09a4 module:dtcm +from:0x020e1498 kind:load to:0x020b53d8 module:overlay(0) +from:0x020e149c kind:load to:0x02138e7c module:overlay(26) +from:0x020e14a0 kind:load to:0x02138e94 module:overlay(26) +from:0x020e14a4 kind:load to:0x02138e40 module:overlay(26) +from:0x020e14a8 kind:load to:0x02138e2c module:overlay(26) +from:0x020e14ac kind:load to:0x02138f44 module:overlay(26) +from:0x020e1508 kind:load to:0x02138e4c module:overlay(26) +from:0x020e150c kind:load to:0x02135548 module:overlay(26) +from:0x020e1510 kind:load to:0x02138f94 module:overlay(26) +from:0x020e1524 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e153c kind:arm_call to:0x0216703c module:overlay(91) +from:0x020e1568 kind:arm_call to:0x020e1514 module:overlay(26) +from:0x020e1584 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e1630 kind:load to:0x02138e4c module:overlay(26) +from:0x020e1634 kind:load to:0x02135548 module:overlay(26) +from:0x020e1638 kind:load to:0x02138f94 module:overlay(26) +from:0x020e1648 kind:arm_call to:0x020e14b0 module:overlay(26) +from:0x020e1660 kind:arm_call to:0x020e858c module:overlay(26) +from:0x020e1680 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e1734 kind:arm_call to:0x020d9710 module:overlay(26) +from:0x020e173c kind:load to:0x02138e2c module:overlay(26) +from:0x020e1740 kind:load to:0x02135548 module:overlay(26) +from:0x020e1744 kind:load to:0x02138f44 module:overlay(26) +from:0x020e175c kind:load to:0x020fb0b8 module:overlay(26) +from:0x020e1778 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020e1798 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020e17b8 kind:arm_call to:0x0201bbcc module:main +from:0x020e17c4 kind:arm_call to:0x0201b9a8 module:main +from:0x020e1870 kind:load to:0x0204e5f8 module:main +from:0x020e1874 kind:load to:0x02138e24 module:overlay(26) +from:0x020e1878 kind:load to:0x02135548 module:overlay(26) +from:0x020e187c kind:load to:0x02138fc4 module:overlay(26) +from:0x020e1894 kind:load to:0x020fb0b8 module:overlay(26) +from:0x020e18b4 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020e18d8 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020e18f8 kind:arm_call to:0x0201bbcc module:main +from:0x020e1904 kind:arm_call to:0x0201b9a8 module:main +from:0x020e1954 kind:arm_call to:0x020e83e4 module:overlay(26) +from:0x020e1a08 kind:load to:0x0204e5f8 module:main +from:0x020e1a0c kind:load to:0x027e0cd8 module:dtcm +from:0x020e1a10 kind:load to:0x02138e48 module:overlay(26) +from:0x020e1a14 kind:load to:0x02135548 module:overlay(26) +from:0x020e1a18 kind:load to:0x02139004 module:overlay(26) +from:0x020e1a2c kind:arm_call to:0x0216703c module:overlay(91) +from:0x020e1a64 kind:arm_call to:0x020fb2f0 module:overlay(26) +from:0x020e1a78 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e1a9c kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e1aac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e1abc kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e1b24 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e1b2c kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e1b38 kind:arm_call to:0x02070588 module:overlay(0) +from:0x020e1b58 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020e1b74 kind:load to:0x027e09bc module:dtcm +from:0x020e1b78 kind:load to:0x027e09a4 module:dtcm +from:0x020e1b7c kind:load to:0x020b51f8 module:overlay(0) +from:0x020e1b98 kind:load to:0x020fb2f0 module:overlay(26) +from:0x020e1bcc kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e1bf0 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e1c00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e1c10 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e1c78 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e1c80 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e1c94 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e1ca0 kind:arm_call to:0x0201b9a8 module:main +from:0x020e1cb0 kind:arm_call to:0x020f0f84 module:overlay(26) +from:0x020e1cc0 kind:arm_call to:0x020caff4 module:overlay(24) +from:0x020e1ccc kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e1ce8 kind:load to:0x027e09bc module:dtcm +from:0x020e1cec kind:load to:0x0204e5f8 module:main +from:0x020e1cf0 kind:load to:0x027e0d10 module:dtcm +from:0x020e1cf4 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020e1d08 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e1d5c kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e1d64 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e1d7c kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e1d84 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e1db0 kind:arm_call to:0x020e7b14 module:overlay(26) +from:0x020e1dd4 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e1dfc kind:arm_call to:0x02078264 module:overlay(0) +from:0x020e1e20 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e1e28 kind:arm_call to:0x020e86d8 module:overlay(26) +from:0x020e1e3c kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e1e94 kind:load to:0x027e09bc module:dtcm +from:0x020e1e98 kind:load to:0x02138e0c module:overlay(26) +from:0x020e1e9c kind:load to:0x02135548 module:overlay(26) +from:0x020e1ea0 kind:load to:0x02138f84 module:overlay(26) +from:0x020e1ef4 kind:arm_call to:0x02078264 module:overlay(0) +from:0x020e1f1c kind:arm_call to:0x020f0f84 module:overlay(26) +from:0x020e1f2c kind:arm_call to:0x020caff4 module:overlay(24) +from:0x020e1f40 kind:arm_call to:0x020fb2f0 module:overlay(26) +from:0x020e1f54 kind:load to:0x027e09bc module:dtcm +from:0x020e1f58 kind:load to:0x027e0d10 module:dtcm +from:0x020e1f5c kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020e1f70 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x020e1f80 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e1f88 kind:arm_call to:0x020e7f54 module:overlay(26) +from:0x020e1f98 kind:arm_call to:0x020e02e0 module:overlay(26) +from:0x020e1fa4 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e1fcc kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e2024 kind:arm_call to:0x02166e88 module:overlay(91) +from:0x020e2038 kind:arm_call to:0x020f4c4c module:overlay(26) +from:0x020e2048 kind:arm_call to:0x02166f54 module:overlay(91) +from:0x020e2050 kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e2060 kind:arm_call to:0x020f4c28 module:overlay(26) +from:0x020e20a4 kind:arm_call to:0x02078b44 module:overlay(0) +from:0x020e20ac kind:arm_call to:0x020df518 module:overlay(26) +from:0x020e20b4 kind:arm_call to:0x020df3c4 module:overlay(26) +from:0x020e20d8 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e2128 kind:load to:0x02138e0c module:overlay(26) +from:0x020e212c kind:load to:0x02135548 module:overlay(26) +from:0x020e2130 kind:load to:0x02138f84 module:overlay(26) +from:0x020e2134 kind:load to:0x0204a110 module:main +from:0x020e2138 kind:load to:0x027e09bc module:dtcm +from:0x020e218c kind:arm_call to:0x02078264 module:overlay(0) +from:0x020e21b4 kind:arm_call to:0x020f0f84 module:overlay(26) +from:0x020e21c4 kind:arm_call to:0x020caff4 module:overlay(24) +from:0x020e21d8 kind:arm_call to:0x020fb2f0 module:overlay(26) +from:0x020e21ec kind:load to:0x027e09bc module:dtcm +from:0x020e21f0 kind:load to:0x027e0d10 module:dtcm +from:0x020e21f4 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020e2208 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x020e2218 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e2220 kind:arm_call to:0x020e7f54 module:overlay(26) +from:0x020e2230 kind:arm_call to:0x020e02e0 module:overlay(26) +from:0x020e2240 kind:arm_call to:0x02166e88 module:overlay(91) +from:0x020e2254 kind:arm_call to:0x020f4c4c module:overlay(26) +from:0x020e2264 kind:arm_call to:0x02166f54 module:overlay(91) +from:0x020e226c kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e227c kind:arm_call to:0x020f4c28 module:overlay(26) +from:0x020e22c0 kind:arm_call to:0x02078b44 module:overlay(0) +from:0x020e22c8 kind:arm_call to:0x020df518 module:overlay(26) +from:0x020e22d0 kind:arm_call to:0x020df3c4 module:overlay(26) +from:0x020e22f0 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e2340 kind:load to:0x0204a110 module:main +from:0x020e2344 kind:load to:0x027e09bc module:dtcm +from:0x020e2348 kind:load to:0x02138e0c module:overlay(26) +from:0x020e234c kind:load to:0x02135548 module:overlay(26) +from:0x020e2350 kind:load to:0x02138f84 module:overlay(26) +from:0x020e2370 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e2380 kind:arm_call to:0x020fb2f0 module:overlay(26) +from:0x020e2398 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x020e23a8 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e23b0 kind:arm_call to:0x020e7f54 module:overlay(26) +from:0x020e23c0 kind:arm_call to:0x020e02e0 module:overlay(26) +from:0x020e23d0 kind:arm_call to:0x02166e88 module:overlay(91) +from:0x020e23e4 kind:arm_call to:0x020f4c4c module:overlay(26) +from:0x020e23f4 kind:arm_call to:0x02166f54 module:overlay(91) +from:0x020e23fc kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e240c kind:arm_call to:0x020f4c28 module:overlay(26) +from:0x020e2450 kind:arm_call to:0x02078b44 module:overlay(0) +from:0x020e2458 kind:arm_call to:0x020df518 module:overlay(26) +from:0x020e2460 kind:arm_call to:0x020df3c4 module:overlay(26) +from:0x020e2468 kind:load to:0x0204a110 module:main +from:0x020e246c kind:load to:0x027e09bc module:dtcm +from:0x020e2484 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e24bc kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x020e24c8 kind:arm_call to:0x0201b9a8 module:main +from:0x020e24d8 kind:load to:0x0204e5f8 module:main +from:0x020e24f8 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e250c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e2518 kind:arm_call to:0x020e7280 module:overlay(26) +from:0x020e252c kind:arm_call to:0x020df3c4 module:overlay(26) +from:0x020e258c kind:load to:0x02138e3c module:overlay(26) +from:0x020e2590 kind:load to:0x02135548 module:overlay(26) +from:0x020e2594 kind:load to:0x02138fb4 module:overlay(26) +from:0x020e25ac kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e25e4 kind:arm_call to:0x02065d00 module:overlay(0) +from:0x020e25f0 kind:arm_call to:0x0201b9a8 module:main +from:0x020e2600 kind:load to:0x0204e5f8 module:main +from:0x020e260c kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e2624 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e2644 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e2694 kind:load to:0x02138e40 module:overlay(26) +from:0x020e2698 kind:load to:0x02135548 module:overlay(26) +from:0x020e269c kind:load to:0x02138eb4 module:overlay(26) +from:0x020e26b4 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e26cc kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e26d8 kind:arm_call to:0x0201b9a8 module:main +from:0x020e26e8 kind:arm_call to:0x020fa10c module:overlay(26) +from:0x020e270c kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020e2718 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e2728 kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x020e273c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e27a4 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e27bc kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e27c4 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e27dc kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e27f8 kind:load to:0x0204e5f8 module:main +from:0x020e2800 kind:load to:0x027e09bc module:dtcm +from:0x020e2818 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e283c kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e2878 kind:arm_call to:0x0207896c module:overlay(0) +from:0x020e2880 kind:arm_call to:0x020e7d44 module:overlay(26) +from:0x020e28f4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e2908 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2910 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2924 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2984 kind:arm_call to:0x020e7d44 module:overlay(26) +from:0x020e29b0 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020e29bc kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e29cc kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x020e2a48 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020e2a64 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020e2a7c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x020e2a9c kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020e2b1c kind:load to:0x027e09bc module:dtcm +from:0x020e2b20 kind:load to:0x027e0cec module:dtcm +from:0x020e2b24 kind:load to:0x0203e964 module:main +from:0x020e2b28 kind:load to:0x027e09a8 module:dtcm +from:0x020e2b2c kind:load to:0x020b51f8 module:overlay(0) +from:0x020e2b30 kind:load to:0x027e0d20 module:dtcm +from:0x020e2b34 kind:load to:0x02138e80 module:overlay(26) +from:0x020e2b38 kind:load to:0x02135548 module:overlay(26) +from:0x020e2b3c kind:load to:0x02138f74 module:overlay(26) +from:0x020e2b58 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e2b68 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e2bd0 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e2be8 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e2bf8 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e2c14 kind:load to:0x027e09bc module:dtcm +from:0x020e2c24 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e2c3c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e2cc8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e2cdc kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2ce4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2cf8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2d60 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020e2d9c kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x020e2da8 kind:load to:0x020b51f8 module:overlay(0) +from:0x020e2dac kind:load to:0x027e0d20 module:dtcm +from:0x020e2db0 kind:load to:0x027e09a4 module:dtcm +from:0x020e2dc8 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e2de4 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e2df0 kind:arm_call to:0x0201b9a8 module:main +from:0x020e2e00 kind:arm_call to:0x020fa10c module:overlay(26) +from:0x020e2e24 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020e2e30 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e2e40 kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x020e2e54 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e2ebc kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e2ec4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e2ed4 kind:arm_call to:0x020e7cac module:overlay(26) +from:0x020e2efc kind:arm_call to:0x020f0f84 module:overlay(26) +from:0x020e2f0c kind:arm_call to:0x020caff4 module:overlay(24) +from:0x020e2f28 kind:load to:0x0204e5f8 module:main +from:0x020e2f30 kind:load to:0x027e09bc module:dtcm +from:0x020e2f34 kind:load to:0x027e0d10 module:dtcm +from:0x020e2f38 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020e2f50 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e2f80 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e2fa0 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e2fb8 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e2fd0 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e300c kind:arm_call to:0x0207896c module:overlay(0) +from:0x020e3014 kind:arm_call to:0x020e7cf0 module:overlay(26) +from:0x020e3088 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e309c kind:arm_call to:0x01ffb744 module:itcm +from:0x020e30a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e30b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e3118 kind:arm_call to:0x020e7cf0 module:overlay(26) +from:0x020e3140 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020e314c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e315c kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x020e31d0 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020e31ec kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020e3204 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x020e32e8 kind:load to:0x027e09bc module:dtcm +from:0x020e32ec kind:load to:0x027e0cec module:dtcm +from:0x020e32f0 kind:load to:0x0203e964 module:main +from:0x020e32f4 kind:load to:0x027e09a8 module:dtcm +from:0x020e32f8 kind:load to:0x027e09b8 module:dtcm +from:0x020e32fc kind:load to:0x02138e50 module:overlay(26) +from:0x020e3300 kind:load to:0x02135548 module:overlay(26) +from:0x020e3304 kind:load to:0x02139044 module:overlay(26) +from:0x020e3308 kind:load to:0x02138e70 module:overlay(26) +from:0x020e330c kind:load to:0x02138ee4 module:overlay(26) +from:0x020e3324 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e333c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e337c kind:arm_call to:0x0201bbcc module:main +from:0x020e3388 kind:arm_call to:0x0201b9a8 module:main +from:0x020e3398 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e33a4 kind:arm_call to:0x020e7cac module:overlay(26) +from:0x020e33cc kind:load to:0x0204e5f8 module:main +from:0x020e33f0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e3440 kind:arm_call to:0x0201bba4 module:main +from:0x020e344c kind:arm_call to:0x0201b9a8 module:main +from:0x020e345c kind:arm_call to:0x020f9ff4 module:overlay(26) +from:0x020e3470 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020e3488 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e34f4 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e3504 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e3530 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e3540 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e3560 kind:arm_call to:0x020f9ff4 module:overlay(26) +from:0x020e3574 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020e358c kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e35fc kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e360c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e3638 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e3644 kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x020e3684 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e368c kind:arm_call to:0x020f85c0 module:overlay(26) +from:0x020e36a8 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020e36c8 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020e3778 kind:arm_call to:0x0201b9a8 module:main +from:0x020e3788 kind:load to:0x027e09bc module:dtcm +from:0x020e378c kind:load to:0x0204e5f8 module:main +from:0x020e3790 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e3794 kind:load to:0x027e09b8 module:dtcm +from:0x020e3798 kind:load to:0x02138e70 module:overlay(26) +from:0x020e379c kind:load to:0x02135548 module:overlay(26) +from:0x020e37a0 kind:load to:0x02138ee4 module:overlay(26) +from:0x020e37b8 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e37d0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e3810 kind:arm_call to:0x0201bbcc module:main +from:0x020e381c kind:arm_call to:0x0201b9a8 module:main +from:0x020e382c kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e3838 kind:arm_call to:0x020e7cac module:overlay(26) +from:0x020e3860 kind:load to:0x0204e5f8 module:main +from:0x020e3888 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e38ac kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e38f8 kind:arm_call to:0x0201bba4 module:main +from:0x020e3904 kind:arm_call to:0x0201b9a8 module:main +from:0x020e3910 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020e391c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e392c kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x020e3938 kind:arm_call to:0x020e8450 module:overlay(26) +from:0x020e3940 kind:arm_call to:0x02096cf0 module:overlay(0) +from:0x020e394c kind:arm_call to:0x020e849c module:overlay(26) +from:0x020e3958 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e397c kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e398c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e39b8 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e39c8 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e3a14 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e3a28 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e3a44 kind:arm_call to:0x020e86d8 module:overlay(26) +from:0x020e3a54 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e3a60 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e3a74 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e3acc kind:load to:0x027e09bc module:dtcm +from:0x020e3ad0 kind:load to:0x0204e5f8 module:main +from:0x020e3ad4 kind:load to:0x020b53d8 module:overlay(0) +from:0x020e3ad8 kind:load to:0x02138e68 module:overlay(26) +from:0x020e3adc kind:load to:0x02135548 module:overlay(26) +from:0x020e3ae0 kind:load to:0x02138e84 module:overlay(26) +from:0x020e3af8 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e3b14 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e3b20 kind:arm_call to:0x0201b9a8 module:main +from:0x020e3b30 kind:arm_call to:0x020fa10c module:overlay(26) +from:0x020e3b54 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020e3b60 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e3b70 kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x020e3b84 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e3bec kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e3bf4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e3c00 kind:arm_call to:0x020e7cac module:overlay(26) +from:0x020e3c30 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x020e3c40 kind:arm_call to:0x020f0f84 module:overlay(26) +from:0x020e3c50 kind:arm_call to:0x020caff4 module:overlay(24) +from:0x020e3c6c kind:load to:0x0204e5f8 module:main +from:0x020e3c74 kind:load to:0x027e09bc module:dtcm +from:0x020e3c78 kind:load to:0x027e0d10 module:dtcm +from:0x020e3c7c kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020e3c94 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e3cc4 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e3ce4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e3cfc kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e3d14 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e3d54 kind:arm_call to:0x0207896c module:overlay(0) +from:0x020e3dc0 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e3dd4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e3ddc kind:arm_call to:0x01ffb744 module:itcm +from:0x020e3df0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e3e50 kind:arm_call to:0x020e7cf0 module:overlay(26) +from:0x020e3e94 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e3eb8 kind:arm_call to:0x02078264 module:overlay(0) +from:0x020e3edc kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e3ee4 kind:arm_call to:0x020e86d8 module:overlay(26) +from:0x020e3ef8 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e3f50 kind:load to:0x027e09bc module:dtcm +from:0x020e3f54 kind:load to:0x02138e40 module:overlay(26) +from:0x020e3f58 kind:load to:0x02135548 module:overlay(26) +from:0x020e3f5c kind:load to:0x02138eb4 module:overlay(26) +from:0x020e3f74 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e3f90 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e3f9c kind:arm_call to:0x0201b9a8 module:main +from:0x020e3fac kind:arm_call to:0x020fa10c module:overlay(26) +from:0x020e3fd0 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020e3fdc kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e3fec kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x020e4000 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e4068 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e4070 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e4080 kind:arm_call to:0x020e7cac module:overlay(26) +from:0x020e40a8 kind:arm_call to:0x020f0f84 module:overlay(26) +from:0x020e40b8 kind:arm_call to:0x020caff4 module:overlay(24) +from:0x020e40d4 kind:load to:0x0204e5f8 module:main +from:0x020e40dc kind:load to:0x027e09bc module:dtcm +from:0x020e40e0 kind:load to:0x027e0d10 module:dtcm +from:0x020e40e4 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x020e40fc kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e4144 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e415c kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e4174 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e41b4 kind:arm_call to:0x0207896c module:overlay(0) +from:0x020e4220 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e4234 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e423c kind:arm_call to:0x01ffb744 module:itcm +from:0x020e4250 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e42b0 kind:arm_call to:0x020e7cf0 module:overlay(26) +from:0x020e42f4 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e4318 kind:arm_call to:0x02078264 module:overlay(0) +from:0x020e433c kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e4344 kind:arm_call to:0x020e86d8 module:overlay(26) +from:0x020e4358 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e43b0 kind:load to:0x027e09bc module:dtcm +from:0x020e43b4 kind:load to:0x02138e40 module:overlay(26) +from:0x020e43b8 kind:load to:0x02135548 module:overlay(26) +from:0x020e43bc kind:load to:0x02138eb4 module:overlay(26) +from:0x020e43d4 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e43f4 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e4400 kind:arm_call to:0x0201b9a8 module:main +from:0x020e440c kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e4430 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e4440 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e4450 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e44b8 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e44c0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e44c8 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e44e4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e44ec kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e44fc kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e4534 kind:load to:0x0204e5f8 module:main +from:0x020e4538 kind:load to:0x027e09bc module:dtcm +from:0x020e453c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4554 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e457c kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e45a0 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e45b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e45e4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e45ec kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e4604 kind:arm_call to:0x020f8f38 module:overlay(26) +from:0x020e4684 kind:arm_call to:0x0201bbcc module:main +from:0x020e4690 kind:arm_call to:0x0201b9a8 module:main +from:0x020e46c4 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x020e4704 kind:arm_call to:0x0208068c module:overlay(0) +from:0x020e4764 kind:load to:0x027e09bc module:dtcm +from:0x020e4768 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e476c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4770 kind:load to:0x0204e5f8 module:main +from:0x020e4774 kind:load to:0x027e09b8 module:dtcm +from:0x020e4778 kind:load to:0x027e0cd8 module:dtcm +from:0x020e477c kind:load to:0x02138e58 module:overlay(26) +from:0x020e4780 kind:load to:0x02135548 module:overlay(26) +from:0x020e4784 kind:load to:0x02138f54 module:overlay(26) +from:0x020e479c kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e47d0 kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x020e47dc kind:arm_call to:0x0201b9a8 module:main +from:0x020e4808 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e4824 kind:load to:0x0204e5f8 module:main +from:0x020e4828 kind:load to:0x027e09a4 module:dtcm +from:0x020e482c kind:load to:0x027e09a8 module:dtcm +from:0x020e483c kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e485c kind:arm_call to:0x020e65e4 module:overlay(26) +from:0x020e486c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e4878 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e4890 kind:arm_call to:0x020e84e4 module:overlay(26) +from:0x020e48a4 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020e48c0 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020e4910 kind:load to:0x02138e20 module:overlay(26) +from:0x020e4914 kind:load to:0x02135548 module:overlay(26) +from:0x020e4918 kind:load to:0x02138fd4 module:overlay(26) +from:0x020e4930 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e4940 kind:arm_call to:0x020e83a8 module:overlay(26) +from:0x020e499c kind:arm_call to:0x020e83e4 module:overlay(26) +from:0x020e49a4 kind:arm_call to:0x02096d00 module:overlay(0) +from:0x020e49b0 kind:arm_call to:0x020e849c module:overlay(26) +from:0x020e49b4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e49c4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e49d4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e49e4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e49f4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e49f8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e4a18 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e4a24 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e4a4c kind:arm_call to:0x02065d00 module:overlay(0) +from:0x020e4a58 kind:arm_call to:0x0201b9a8 module:main +from:0x020e4a74 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4a78 kind:load to:0x020b53d8 module:overlay(0) +from:0x020e4a7c kind:load to:0x0204e5f8 module:main +from:0x020e4a88 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e4ab0 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e4ac4 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e4b14 kind:load to:0x02138e40 module:overlay(26) +from:0x020e4b18 kind:load to:0x02135548 module:overlay(26) +from:0x020e4b1c kind:load to:0x02138eb4 module:overlay(26) +from:0x020e4b78 kind:load to:0x02138e58 module:overlay(26) +from:0x020e4b7c kind:load to:0x02135548 module:overlay(26) +from:0x020e4b80 kind:load to:0x02138f54 module:overlay(26) +from:0x020e4b98 kind:load to:0x020fb0b8 module:overlay(26) +from:0x020e4bbc kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020e4bd8 kind:arm_call to:0x020fb0ec module:overlay(26) +from:0x020e4bf0 kind:arm_call to:0x0208068c module:overlay(0) +from:0x020e4ca0 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4ca4 kind:load to:0x02138e58 module:overlay(26) +from:0x020e4ca8 kind:load to:0x02135548 module:overlay(26) +from:0x020e4cac kind:load to:0x02138f54 module:overlay(26) +from:0x020e4d08 kind:load to:0x02138e74 module:overlay(26) +from:0x020e4d0c kind:load to:0x02135548 module:overlay(26) +from:0x020e4d10 kind:load to:0x02138fe4 module:overlay(26) +from:0x020e4d24 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e4d40 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x020e4d7c kind:load to:0x027e09a4 module:dtcm +from:0x020e4d80 kind:load to:0x027e09b8 module:dtcm +from:0x020e4d8c kind:load to:0x020e64c8 module:overlay(26) +from:0x020e4da0 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e4dc8 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e4dd4 kind:arm_call to:0x0201b9a8 module:main +from:0x020e4de8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e4e00 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e4e08 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e4e10 kind:arm_call to:0x020e7aa0 module:overlay(26) +from:0x020e4e20 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e4e2c kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x020e4e40 kind:load to:0x0204a110 module:main +from:0x020e4e44 kind:load to:0x0204e5f8 module:main +from:0x020e4e48 kind:load to:0x027e09bc module:dtcm +from:0x020e4e50 kind:load to:0x020b51f8 module:overlay(0) +from:0x020e4e64 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e4eb4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e4ee0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e4f38 kind:load to:0x027e09bc module:dtcm +from:0x020e4f3c kind:load to:0x027e09a8 module:dtcm +from:0x020e4f44 kind:load to:0x02138e6c module:overlay(26) +from:0x020e4f48 kind:load to:0x02135548 module:overlay(26) +from:0x020e4f4c kind:load to:0x02139054 module:overlay(26) +from:0x020e4f64 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e4f88 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e4fa0 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e4fb8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020e4fc8 kind:load to:0x027e09bc module:dtcm +from:0x020e4fd0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020e4fe4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e5058 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e50b4 kind:arm_call to:0x020fb0b8 module:overlay(26) +from:0x020e50d4 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e512c kind:load to:0x027e09bc module:dtcm +from:0x020e5130 kind:load to:0x02138e64 module:overlay(26) +from:0x020e5134 kind:load to:0x02135548 module:overlay(26) +from:0x020e5138 kind:load to:0x02138f64 module:overlay(26) +from:0x020e5150 kind:load to:0x020fb2f0 module:overlay(26) +from:0x020e5168 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e5194 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e51a0 kind:arm_call to:0x0201b9a8 module:main +from:0x020e51b4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e51cc kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e51d4 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e51dc kind:arm_call to:0x020e7aa0 module:overlay(26) +from:0x020e51ec kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e5204 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e5210 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x020e5224 kind:arm_call to:0x020d4128 module:overlay(24) +from:0x020e522c kind:arm_call to:0x020f8338 module:overlay(26) +from:0x020e5240 kind:load to:0x0204a110 module:main +from:0x020e5244 kind:load to:0x0204e5f8 module:main +from:0x020e5248 kind:load to:0x027e09bc module:dtcm +from:0x020e524c kind:load to:0x027e09a8 module:dtcm +from:0x020e5254 kind:load to:0x020b51f8 module:overlay(0) +from:0x020e5258 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5260 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e5274 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e52c4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e52fc kind:arm_call to:0x020e7b98 module:overlay(26) +from:0x020e530c kind:arm_call to:0x020e7b98 module:overlay(26) +from:0x020e5378 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e53d0 kind:load to:0x027e09bc module:dtcm +from:0x020e53d4 kind:load to:0x027e09a8 module:dtcm +from:0x020e53dc kind:load to:0x02138e6c module:overlay(26) +from:0x020e53e0 kind:load to:0x02135548 module:overlay(26) +from:0x020e53e4 kind:load to:0x02139054 module:overlay(26) +from:0x020e53f8 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e5430 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e543c kind:arm_call to:0x0201b9a8 module:main +from:0x020e5450 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e5464 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e546c kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e5474 kind:arm_call to:0x020e7aa0 module:overlay(26) +from:0x020e5484 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e5498 kind:load to:0x0204a110 module:main +from:0x020e549c kind:load to:0x0204e5f8 module:main +from:0x020e54a0 kind:load to:0x027e09bc module:dtcm +from:0x020e54b8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e5504 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e5544 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e55c8 kind:load to:0x027e09bc module:dtcm +from:0x020e55cc kind:load to:0x02138e6c module:overlay(26) +from:0x020e55d0 kind:load to:0x02135548 module:overlay(26) +from:0x020e55d4 kind:load to:0x02139054 module:overlay(26) +from:0x020e55ec kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e560c kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e5618 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e563c kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e564c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e565c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e56c4 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e56cc kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e56e8 kind:load to:0x027e09bc module:dtcm +from:0x020e5710 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e5734 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e575c kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020e5780 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e5790 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e57ec kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e5810 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e5824 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e584c kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e5860 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020e58b8 kind:load to:0x027e09bc module:dtcm +from:0x020e58bc kind:load to:0x02138e68 module:overlay(26) +from:0x020e58c0 kind:load to:0x02135548 module:overlay(26) +from:0x020e58c4 kind:load to:0x02138e84 module:overlay(26) +from:0x020e58dc kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e5904 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e5910 kind:arm_call to:0x0201b9a8 module:main +from:0x020e591c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e5944 kind:arm_call to:0x0206c4ec module:overlay(0) +from:0x020e595c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e5964 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e5984 kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e5994 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e59a0 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e59b0 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e5a3c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e5a5c kind:arm_call to:0x020f3200 module:overlay(26) +from:0x020e5a6c kind:arm_call to:0x020f33c0 module:overlay(26) +from:0x020e5a78 kind:arm_call to:0x020f3200 module:overlay(26) +from:0x020e5ab0 kind:arm_call to:0x020f32e0 module:overlay(26) +from:0x020e5ac0 kind:arm_call to:0x020f33f4 module:overlay(26) +from:0x020e5acc kind:arm_call to:0x020f32e0 module:overlay(26) +from:0x020e5b30 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e5b44 kind:arm_call to:0x020d4128 module:overlay(24) +from:0x020e5b4c kind:arm_call to:0x020f8338 module:overlay(26) +from:0x020e5b68 kind:load to:0x0204a110 module:main +from:0x020e5b6c kind:load to:0x0204e5f8 module:main +from:0x020e5b70 kind:load to:0x020b51f8 module:overlay(0) +from:0x020e5b74 kind:load to:0x027e09a8 module:dtcm +from:0x020e5b80 kind:load to:0x027e09bc module:dtcm +from:0x020e5b84 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5b8c kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e5ba0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e5bf0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e5c00 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e5c08 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e5c14 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e5c24 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e5d14 kind:arm_call to:0x020f32e0 module:overlay(26) +from:0x020e5db0 kind:arm_call to:0x020f33f4 module:overlay(26) +from:0x020e5df8 kind:arm_call to:0x020f3200 module:overlay(26) +from:0x020e5e98 kind:arm_call to:0x020f33c0 module:overlay(26) +from:0x020e5f1c kind:arm_call to:0x020f32e0 module:overlay(26) +from:0x020e5f2c kind:arm_call to:0x020f33f4 module:overlay(26) +from:0x020e5f84 kind:arm_call to:0x020f3200 module:overlay(26) +from:0x020e5f94 kind:arm_call to:0x020f33c0 module:overlay(26) +from:0x020e601c kind:load to:0x027e09bc module:dtcm +from:0x020e6020 kind:load to:0x02138e6c module:overlay(26) +from:0x020e6024 kind:load to:0x02135548 module:overlay(26) +from:0x020e6028 kind:load to:0x02139054 module:overlay(26) +from:0x020e6040 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e607c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e60cc kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e60e4 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e60ec kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e6100 kind:load to:0x027e09bc module:dtcm +from:0x020e6114 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e6180 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e61a4 kind:arm_call to:0x0201bba4 module:main +from:0x020e61ac kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e61b4 kind:arm_call to:0x020df3c4 module:overlay(26) +from:0x020e61c4 kind:load to:0x027e09bc module:dtcm +from:0x020e61dc kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e6218 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e6264 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020e626c kind:arm_call to:0x020e8680 module:overlay(26) +from:0x020e6288 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e6290 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e62a4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e62b8 kind:load to:0x027e09bc module:dtcm +from:0x020e62cc kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020e6338 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020e635c kind:arm_call to:0x0201bba4 module:main +from:0x020e6364 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e636c kind:arm_call to:0x020df3c4 module:overlay(26) +from:0x020e637c kind:load to:0x027e09bc module:dtcm +from:0x020e6390 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e63b8 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x020e63c4 kind:arm_call to:0x0201b9a8 module:main +from:0x020e63d4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e63f4 kind:load to:0x0204e5f8 module:main +from:0x020e63f8 kind:load to:0x027e0d20 module:dtcm +from:0x020e6404 kind:arm_call to:0x020e64c8 module:overlay(26) +from:0x020e6420 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e643c kind:arm_call to:0x020f7d84 module:overlay(26) +from:0x020e64a0 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e64a4 kind:load to:0x02138e58 module:overlay(26) +from:0x020e64a8 kind:load to:0x02135548 module:overlay(26) +from:0x020e64ac kind:load to:0x02138f54 module:overlay(26) +from:0x020e64c0 kind:load to:0x027e0d10 module:dtcm +from:0x020e64c4 kind:load to:0x020f0edc module:overlay(26) +from:0x020e64d8 kind:load to:0x020e7280 module:overlay(26) +from:0x020e6560 kind:arm_call to:0x020f1650 module:overlay(26) +from:0x020e657c kind:arm_call to:0x020f1650 module:overlay(26) +from:0x020e6588 kind:arm_call to:0x020f1650 module:overlay(26) +from:0x020e659c kind:arm_call to:0x020f1650 module:overlay(26) +from:0x020e65b0 kind:arm_call to:0x020f1650 module:overlay(26) +from:0x020e65bc kind:load to:0x027e0d10 module:dtcm +from:0x020e6660 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e6884 kind:load to:0x02138e0c module:overlay(26) +from:0x020e6888 kind:load to:0x02135548 module:overlay(26) +from:0x020e688c kind:load to:0x02138f84 module:overlay(26) +from:0x020e6890 kind:load to:0x027e09b8 module:dtcm +from:0x020e6894 kind:load to:0x02138e7c module:overlay(26) +from:0x020e6898 kind:load to:0x02138e94 module:overlay(26) +from:0x020e689c kind:load to:0x02138e38 module:overlay(26) +from:0x020e68a0 kind:load to:0x02138fa4 module:overlay(26) +from:0x020e68a4 kind:load to:0x02138e3c module:overlay(26) +from:0x020e68a8 kind:load to:0x02138fb4 module:overlay(26) +from:0x020e68ac kind:load to:0x02138e18 module:overlay(26) +from:0x020e68b0 kind:load to:0x02139014 module:overlay(26) +from:0x020e68b4 kind:load to:0x02138e34 module:overlay(26) +from:0x020e68b8 kind:load to:0x02138ef4 module:overlay(26) +from:0x020e68bc kind:load to:0x02138e44 module:overlay(26) +from:0x020e68c0 kind:load to:0x02138ec4 module:overlay(26) +from:0x020e691c kind:load to:0x02138e54 module:overlay(26) +from:0x020e6920 kind:load to:0x02135548 module:overlay(26) +from:0x020e6924 kind:load to:0x02138f14 module:overlay(26) +from:0x020e69e0 kind:load to:0x02138e38 module:overlay(26) +from:0x020e69e4 kind:load to:0x02135548 module:overlay(26) +from:0x020e69e8 kind:load to:0x02138fa4 module:overlay(26) +from:0x020e69ec kind:load to:0x02138e3c module:overlay(26) +from:0x020e69f0 kind:load to:0x02138fb4 module:overlay(26) +from:0x020e6aac kind:load to:0x02138e18 module:overlay(26) +from:0x020e6ab0 kind:load to:0x02135548 module:overlay(26) +from:0x020e6ab4 kind:load to:0x02139014 module:overlay(26) +from:0x020e6ab8 kind:load to:0x02138e80 module:overlay(26) +from:0x020e6abc kind:load to:0x02138f74 module:overlay(26) +from:0x020e6b78 kind:load to:0x02138e34 module:overlay(26) +from:0x020e6b7c kind:load to:0x02135548 module:overlay(26) +from:0x020e6b80 kind:load to:0x02138ef4 module:overlay(26) +from:0x020e6b84 kind:load to:0x02138e70 module:overlay(26) +from:0x020e6b88 kind:load to:0x02138ee4 module:overlay(26) +from:0x020e6be4 kind:load to:0x02138e5c module:overlay(26) +from:0x020e6be8 kind:load to:0x02135548 module:overlay(26) +from:0x020e6bec kind:load to:0x02138f34 module:overlay(26) +from:0x020e6c10 kind:arm_call to:0x020d9720 module:overlay(26) +from:0x020e6c1c kind:arm_call to:0x0202851c module:main +from:0x020e6c48 kind:load to:0x0201bd8c module:main +from:0x020e6c6c kind:load to:0x0201bd88 module:main +from:0x020e6c80 kind:load to:0x02065e88 module:overlay(0) +from:0x020e6c94 kind:load to:0x02178210 module:overlays(89,91,93,94) +from:0x020e6cb0 kind:arm_call to:0x020f0ec8 module:overlay(26) +from:0x020e6cb8 kind:arm_call to:0x02011ff4 module:main +from:0x020e6cc0 kind:load to:0x027e0d10 module:dtcm +from:0x020e6cd0 kind:load to:0x02138e30 module:overlay(26) +from:0x020e6ce4 kind:load to:0x02138e30 module:overlay(26) +from:0x020e6cf0 kind:arm_call to:0x0201bacc module:main +from:0x020e6cf8 kind:arm_call to:0x02011ff4 module:main +from:0x020e6d0c kind:arm_call to:0x0201bacc module:main +from:0x020e6d14 kind:arm_call to:0x02011ff4 module:main +from:0x020e6d28 kind:arm_call to:0x01fff458 module:itcm +from:0x020e6d9c kind:arm_call to:0x02102a44 module:overlay(26) +from:0x020e6db4 kind:arm_call to:0x02102a44 module:overlay(26) +from:0x020e6dc0 kind:arm_call to:0x02102a44 module:overlay(26) +from:0x020e6dcc kind:arm_call to:0x02102a44 module:overlay(26) +from:0x020e6dd8 kind:arm_call to:0x02102a44 module:overlay(26) +from:0x020e6de0 kind:load to:0x027e09a4 module:dtcm +from:0x020e6e0c kind:arm_call to:0x020f91d0 module:overlay(26) +from:0x020e6e28 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020e6e50 kind:arm_call to:0x0203d160 module:main +from:0x020e6ed4 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e6ee8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e6ef0 kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x020e6efc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e6f04 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x020e6f14 kind:arm_call to:0x0205c944 module:overlay(0) +from:0x020e6f54 kind:arm_call to:0x02011f3c module:main +from:0x020e6f64 kind:arm_call to:0x020f3430 module:overlay(26) +from:0x020e6f78 kind:arm_call to:0x02011f3c module:main +from:0x020e6f88 kind:arm_call to:0x020f3cb8 module:overlay(26) +from:0x020e6f9c kind:arm_call to:0x02011f3c module:main +from:0x020e6fac kind:arm_call to:0x020f41fc module:overlay(26) +from:0x020e6fc0 kind:arm_call to:0x02011f3c module:main +from:0x020e6fd0 kind:arm_call to:0x020f45e8 module:overlay(26) +from:0x020e6fdc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e6fe4 kind:arm_call_thumb to:0x020d3e14 module:overlay(24) +from:0x020e6ff0 kind:arm_call to:0x020ee658 module:overlay(26) +from:0x020e7008 kind:load to:0x021357fc module:overlay(26) +from:0x020e700c kind:load to:0x0207ecdc module:overlay(0) +from:0x020e7010 kind:load to:0x0207ecbc module:overlay(0) +from:0x020e7014 kind:load to:0x021357dc module:overlay(26) +from:0x020e7078 kind:arm_call to:0x0203d210 module:main +from:0x020e7080 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x020e708c kind:load to:0x0207ecdc module:overlay(0) +from:0x020e7164 kind:load to:0x027e09a4 module:dtcm +from:0x020e71cc kind:load to:0x02139074 module:overlay(26) +from:0x020e71d0 kind:load to:0x0213577c module:overlay(26) +from:0x020e71d4 kind:load to:0x0213907c module:overlay(26) +from:0x020e7294 kind:arm_call to:0x020faa14 module:overlay(26) +from:0x020e72ac kind:arm_call to:0x020ee3a8 module:overlay(26) +from:0x020e72b4 kind:arm_call to:0x020ee400 module:overlay(26) +from:0x020e72d8 kind:arm_call to:0x020e71d8 module:overlay(26) +from:0x020e72e0 kind:arm_call to:0x020e7818 module:overlay(26) +from:0x020e72e8 kind:arm_call to:0x020e7764 module:overlay(26) +from:0x020e72f0 kind:arm_call to:0x020e812c module:overlay(26) +from:0x020e72f8 kind:arm_call to:0x020e7fa8 module:overlay(26) +from:0x020e7300 kind:arm_call to:0x020e7350 module:overlay(26) +from:0x020e7324 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e7358 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x020e7370 kind:arm_call to:0x0212f85c module:overlay(26) +from:0x020e7390 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e7464 kind:arm_call to:0x0212e6c4 module:overlay(26) +from:0x020e746c kind:load to:0x027e0d20 module:dtcm +from:0x020e7470 kind:load to:0x02138e30 module:overlay(26) +from:0x020e7474 kind:load to:0x02139078 module:overlay(26) +from:0x020e7478 kind:load to:0x0213577c module:overlay(26) +from:0x020e747c kind:load to:0x0213908c module:overlay(26) +from:0x020e7480 kind:load to:0x02139068 module:overlay(26) +from:0x020e7484 kind:load to:0x021390ac module:overlay(26) +from:0x020e74a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e74b0 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x020e7550 kind:arm_call to:0x01ff938c module:itcm +from:0x020e7560 kind:arm_call to:0x020e65f4 module:overlay(26) +from:0x020e758c kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e7628 kind:arm_call to:0x01ffb860 module:itcm +from:0x020e7644 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e7750 kind:load to:0x027e09b8 module:dtcm +from:0x020e7754 kind:load to:0x027e09bc module:dtcm +from:0x020e7758 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7780 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e778c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e77c4 kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020e77e4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e7800 kind:arm_call to:0x020f2a40 module:overlay(26) +from:0x020e7840 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x020e7848 kind:arm_call to:0x020fa478 module:overlay(26) +from:0x020e786c kind:arm_call to:0x020fa4c4 module:overlay(26) +from:0x020e7878 kind:arm_call to:0x01fffda8 module:itcm +from:0x020e78b4 kind:arm_call to:0x020fa010 module:overlay(26) +from:0x020e78c0 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e78d8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e790c kind:arm_call to:0x0206d394 module:overlay(0) +from:0x020e7920 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020e7948 kind:arm_call to:0x020faba4 module:overlay(26) +from:0x020e7988 kind:load to:0x0213f70c module:overlay(26) +from:0x020e798c kind:load to:0x027e09b8 module:dtcm +from:0x020e7990 kind:load to:0x02138e30 module:overlay(26) +from:0x020e7994 kind:load to:0x020b5254 module:overlay(0) +from:0x020e79ac kind:arm_call to:0x020fa478 module:overlay(26) +from:0x020e79c4 kind:arm_call to:0x020fa4c4 module:overlay(26) +from:0x020e79fc kind:arm_call to:0x01ffd420 module:itcm +from:0x020e7a2c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e7a58 kind:arm_call to:0x020e7488 module:overlay(26) +from:0x020e7a60 kind:load to:0x027e09b8 module:dtcm +from:0x020e7ab0 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x020e7b08 kind:load to:0x02139068 module:overlay(26) +from:0x020e7b0c kind:load to:0x0213577c module:overlay(26) +from:0x020e7b10 kind:load to:0x021390ac module:overlay(26) +from:0x020e7bfc kind:arm_call to:0x020d4128 module:overlay(24) +from:0x020e7c58 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e7c70 kind:load to:0x027e09a8 module:dtcm +from:0x020e7c74 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7dec kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020e7dfc kind:arm_call to:0x020d45b0 module:overlay(24) +from:0x020e7e10 kind:arm_call to:0x020d4554 module:overlay(24) +from:0x020e7e20 kind:arm_call to:0x020d45a8 module:overlay(24) +from:0x020e7e4c kind:arm_call to:0x020d45a8 module:overlay(24) +from:0x020e7e6c kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x020e7ea8 kind:load to:0x027e0cfc module:dtcm +from:0x020e7eac kind:load to:0x020b5254 module:overlay(0) +from:0x020e7ed0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e7ee0 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020e7f08 kind:load to:0x027e09b8 module:dtcm +from:0x020e7f18 kind:load to:0x020ef1b0 module:overlay(26) +from:0x020e7f34 kind:arm_call to:0x020ef248 module:overlay(26) +from:0x020e7f4c kind:arm_call to:0x020e7f1c module:overlay(26) +from:0x020e7fe4 kind:arm_call to:0x01fffd00 module:itcm +from:0x020e7ff0 kind:arm_call to:0x0202851c module:main +from:0x020e8014 kind:arm_call to:0x01fff350 module:itcm +from:0x020e8058 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e8070 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e8084 kind:arm_call to:0x020f8224 module:overlay(26) +from:0x020e80a0 kind:arm_call to:0x01fff350 module:itcm +from:0x020e80bc kind:load to:0x027e0ce4 module:dtcm +from:0x020e80c0 kind:load to:0x021357f0 module:overlay(26) +from:0x020e80c4 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e8108 kind:arm_call to:0x020fa4c4 module:overlay(26) +from:0x020e811c kind:arm_call to:0x01ffd640 module:itcm +from:0x020e8128 kind:load to:0x027e09bc module:dtcm +from:0x020e81a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e81b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e8200 kind:arm_call to:0x020e823c module:overlay(26) +from:0x020e8258 kind:arm_call to:0x020e7764 module:overlay(26) +from:0x020e8260 kind:arm_call to:0x020e812c module:overlay(26) +from:0x020e8278 kind:load to:0x02141ae8 module:overlay(26) +from:0x020e82d8 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e8308 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8330 kind:load to:0x0213906c module:overlay(26) +from:0x020e8334 kind:load to:0x0213577c module:overlay(26) +from:0x020e8338 kind:load to:0x021390bc module:overlay(26) +from:0x020e839c kind:load to:0x02139074 module:overlay(26) +from:0x020e83a0 kind:load to:0x0213577c module:overlay(26) +from:0x020e83a4 kind:load to:0x0213907c module:overlay(26) +from:0x020e83cc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020e83e0 kind:load to:0x027e09c0 module:dtcm +from:0x020e83fc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020e840c kind:arm_call to:0x020ef7c8 module:overlay(26) +from:0x020e843c kind:arm_call to:0x020f92cc module:overlay(26) +from:0x020e8444 kind:arm_call to:0x020e8250 module:overlay(26) +from:0x020e8470 kind:arm_call to:0x020deb7c module:overlay(26) +from:0x020e8484 kind:arm_call to:0x020f9248 module:overlay(26) +from:0x020e848c kind:arm_call to:0x020e8250 module:overlay(26) +from:0x020e8498 kind:load to:0x02138e30 module:overlay(26) +from:0x020e84d4 kind:arm_call to:0x020faa14 module:overlay(26) +from:0x020e84dc kind:arm_call to:0x020e7764 module:overlay(26) +from:0x020e850c kind:arm_call to:0x0207e288 module:overlay(0) +from:0x020e8530 kind:arm_call to:0x020ef770 module:overlay(26) +from:0x020e8538 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e854c kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020e855c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e857c kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020e8584 kind:load to:0x027e09c0 module:dtcm +from:0x020e8588 kind:load to:0x027e0ce0 module:dtcm +from:0x020e85b8 kind:arm_call to:0x020faafc module:overlay(26) +from:0x020e85cc kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e85d8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020e85e8 kind:arm_call to:0x020faafc module:overlay(26) +from:0x020e85fc kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e8608 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x020e861c kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e8624 kind:arm_call to:0x020faafc module:overlay(26) +from:0x020e8638 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e8644 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x020e8658 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e8664 kind:arm_call to:0x020faafc module:overlay(26) +from:0x020e8678 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x020e86cc kind:load to:0x02139070 module:overlay(26) +from:0x020e86d0 kind:load to:0x0213577c module:overlay(26) +from:0x020e86d4 kind:load to:0x0213909c module:overlay(26) +from:0x020e86e4 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x020e8788 kind:load to:0x02139074 module:overlay(26) +from:0x020e878c kind:load to:0x0213577c module:overlay(26) +from:0x020e8790 kind:load to:0x0213907c module:overlay(26) +from:0x020e8794 kind:load to:0x0213906c module:overlay(26) +from:0x020e8798 kind:load to:0x021390bc module:overlay(26) +from:0x020e87cc kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8828 kind:load to:0x0213906c module:overlay(26) +from:0x020e882c kind:load to:0x0213577c module:overlay(26) +from:0x020e8830 kind:load to:0x021390bc module:overlay(26) +from:0x020e8850 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8874 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8894 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e88a4 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e88b8 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e88d4 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e88e8 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e88fc kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8978 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e8988 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e89e8 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e89f8 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8a54 kind:load to:0x02139068 module:overlay(26) +from:0x020e8a58 kind:load to:0x0213577c module:overlay(26) +from:0x020e8a5c kind:load to:0x021390ac module:overlay(26) +from:0x020e8a60 kind:load to:0x02139078 module:overlay(26) +from:0x020e8a64 kind:load to:0x0213908c module:overlay(26) +from:0x020e8a8c kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8ab0 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8ad0 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8adc kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8ae8 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8b04 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e8b0c kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8b60 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x020e8bb8 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e8bcc kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8c20 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e8c34 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8ca4 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e8cb4 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8d10 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e8d20 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8d78 kind:load to:0x0213577c module:overlay(26) +from:0x020e8d7c kind:load to:0x021390bc module:overlay(26) +from:0x020e8d80 kind:load to:0x0213906c module:overlay(26) +from:0x020e8d84 kind:load to:0x02139064 module:overlay(26) +from:0x020e8d88 kind:load to:0x021390cc module:overlay(26) +from:0x020e8d8c kind:load to:0x02139078 module:overlay(26) +from:0x020e8d90 kind:load to:0x0213908c module:overlay(26) +from:0x020e8d9c kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8db0 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8dc4 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e8df0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x020e8e00 kind:arm_call to:0x020f8624 module:overlay(26) +from:0x020e8e0c kind:arm_call to:0x020e7dd8 module:overlay(26) +from:0x020e8e24 kind:load to:0x027e09bc module:dtcm +from:0x020e8e28 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020e8e40 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8e64 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8e84 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8e90 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8e9c kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8eb8 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x020e8ed4 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8ef8 kind:arm_call to:0x02078b6c module:overlay(0) +from:0x020e8f10 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x020e8f30 kind:arm_call to:0x020f2a2c module:overlay(26) +from:0x020e8f50 kind:arm_call to:0x020f2a04 module:overlay(26) +from:0x020e8f70 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e8fc4 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x020e9028 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e903c kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e9090 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020e90a4 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e9104 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e9118 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e9170 kind:load to:0x0213577c module:overlay(26) +from:0x020e9174 kind:load to:0x021390bc module:overlay(26) +from:0x020e9178 kind:load to:0x027e09bc module:dtcm +from:0x020e917c kind:load to:0x0213906c module:overlay(26) +from:0x020e9180 kind:load to:0x02139064 module:overlay(26) +from:0x020e9184 kind:load to:0x021390cc module:overlay(26) +from:0x020e9188 kind:load to:0x02139068 module:overlay(26) +from:0x020e918c kind:load to:0x021390ac module:overlay(26) +from:0x020e91a8 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x020e9208 kind:load to:0x02139074 module:overlay(26) +from:0x020e920c kind:load to:0x0213577c module:overlay(26) +from:0x020e9210 kind:load to:0x0213907c module:overlay(26) +from:0x020e921c kind:arm_call to:0x020d25b0 module:overlay(24) +from:0x020e9234 kind:arm_call to:0x02011f3c module:main +from:0x020e9240 kind:arm_call to:0x020ea560 module:overlay(26) +from:0x020e9250 kind:load to:0x02135828 module:overlay(26) +from:0x020e9278 kind:arm_call to:0x020ea600 module:overlay(26) +from:0x020e9280 kind:arm_call to:0x02011ff4 module:main +from:0x020e9290 kind:arm_call to:0x020d263c module:overlay(24) +from:0x020e929c kind:load to:0x02135828 module:overlay(26) +from:0x020e92b4 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020e92b8 kind:arm_call to:0x02032784 module:main +from:0x020e92e4 kind:load to:0x020d22f8 module:overlays(19,24) +from:0x020e9300 kind:load to:0x020d235c module:overlays(19,24) +from:0x020e9324 kind:load to:0x020d21e0 module:overlays(19,24) +from:0x020e9334 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020e9340 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020e9348 kind:arm_call to:0x020ebb4c module:overlay(26) +from:0x020e9358 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020e9368 kind:arm_call to:0x020ebba8 module:overlay(26) +from:0x020e9378 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020e9388 kind:arm_call to:0x020ebb14 module:overlay(26) +from:0x020e93e4 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020e9400 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020e9404 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020e941c kind:load to:0x0213581c module:overlay(26) +from:0x020e9474 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020e9490 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020e9494 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020e94ac kind:load to:0x0213581c module:overlay(26) +from:0x020e9504 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020e9520 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020e9524 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020e953c kind:load to:0x0213581c module:overlay(26) +from:0x020e957c kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020e9580 kind:arm_call to:0x02032784 module:main +from:0x020e95d8 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020e95dc kind:arm_call to:0x02032784 module:main +from:0x020e96b8 kind:arm_call to:0x0205c74c module:overlay(0) +from:0x020e96cc kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020e96dc kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020e96f8 kind:arm_call to:0x020d1e14 module:overlay(24) +from:0x020e9714 kind:arm_call to:0x020d1e14 module:overlay(24) +from:0x020e97f8 kind:arm_call to:0x0205c780 module:overlay(0) +from:0x020e9830 kind:arm_call to:0x020e964c module:overlay(26) +from:0x020e98ac kind:arm_call to:0x020d1e14 module:overlay(24) +from:0x020e98c8 kind:arm_call to:0x0205c780 module:overlay(0) +from:0x020e9948 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x020e9970 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020e9994 kind:arm_call to:0x0205c780 module:overlay(0) +from:0x020e9a10 kind:arm_call to:0x020d1e14 module:overlay(24) +from:0x020e9a74 kind:arm_call to:0x020d2468 module:overlay(24) +from:0x020e9aa0 kind:arm_call to:0x020d2468 module:overlay(24) +from:0x020e9b28 kind:arm_call to:0x020ea66c module:overlay(26) +from:0x020e9ba8 kind:arm_call to:0x0205c704 module:overlay(0) +from:0x020e9bc8 kind:arm_call to:0x020d2c60 module:overlay(24) +from:0x020e9c04 kind:load to:0x020ea65c module:overlay(26) +from:0x020e9c20 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x020e9c44 kind:arm_call to:0x020e9cbc module:overlay(26) +from:0x020e9c64 kind:arm_call to:0x0213247c module:overlay(26) +from:0x020e9cdc kind:arm_call to:0x020e92a0 module:overlay(26) +from:0x020e9d68 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9d7c kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9d94 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9dac kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9dd4 kind:arm_call to:0x020e92e8 module:overlay(26) +from:0x020e9ecc kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9ee0 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9ef4 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9f08 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9f20 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9f34 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9f50 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9f64 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9f8c kind:arm_call to:0x020e92cc module:overlay(26) +from:0x020e9fd4 kind:arm_call to:0x020d1f14 module:overlay(24) +from:0x020e9ff0 kind:arm_call to:0x020d2568 module:overlay(24) +from:0x020ea16c kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020ea180 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ea190 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea1b4 kind:load to:0x0203e964 module:main +from:0x020ea1e8 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ea224 kind:arm_call to:0x0205c894 module:overlay(0) +from:0x020ea238 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020ea248 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea264 kind:arm_call to:0x0213247c module:overlay(26) +from:0x020ea2d4 kind:arm_call to:0x020ea320 module:overlay(26) +from:0x020ea2e0 kind:load to:0x02135838 module:overlay(26) +from:0x020ea2f4 kind:arm_call to:0x020ea320 module:overlay(26) +from:0x020ea300 kind:load to:0x02135838 module:overlay(26) +from:0x020ea310 kind:arm_call to:0x02011ff4 module:main +from:0x020ea338 kind:arm_call to:0x02028c4c module:main +from:0x020ea380 kind:arm_call to:0x0205c704 module:overlay(0) +from:0x020ea494 kind:arm_call to:0x0201778c module:main +from:0x020ea4d0 kind:load to:0x02135848 module:overlay(26) +from:0x020ea4dc kind:arm_call to:0x020177c8 module:main +from:0x020ea4f0 kind:arm_call to:0x020177c8 module:main +from:0x020ea4f8 kind:arm_call to:0x02011ff4 module:main +from:0x020ea5c8 kind:arm_call to:0x02011f3c module:main +from:0x020ea5d4 kind:arm_call_thumb to:0x0201797c module:main +from:0x020ea5fc kind:load to:0x021358b4 module:overlay(26) +from:0x020ea62c kind:arm_call to:0x020ea748 module:overlay(26) +from:0x020ea634 kind:arm_call to:0x020ea748 module:overlay(26) +from:0x020ea648 kind:arm_call_thumb to:0x020179a0 module:main +from:0x020ea650 kind:arm_call to:0x02011ff4 module:main +from:0x020ea668 kind:load to:0x020ea9a0 module:overlay(26) +from:0x020ea6c8 kind:arm_call to:0x020eaac0 module:overlay(26) +from:0x020ea6fc kind:arm_call to:0x02017c20 module:main +from:0x020ea73c kind:arm_call_thumb to:0x020179a0 module:main +from:0x020ea76c kind:arm_call to:0x02011ff4 module:main +from:0x020ea794 kind:load to:0x021390e8 module:overlay(26) +from:0x020ea798 kind:load to:0x020ea4d4 module:overlay(26) +from:0x020ea79c kind:load to:0x0203d210 module:main +from:0x020ea848 kind:arm_call to:0x020177c8 module:main +from:0x020ea85c kind:arm_call to:0x020177c8 module:main +from:0x020ea864 kind:arm_call to:0x02011ff4 module:main +from:0x020ea8b0 kind:arm_call to:0x020338e0 module:main +from:0x020ea8c4 kind:arm_call to:0x020338e0 module:main +from:0x020eaa00 kind:arm_call to:0x020ea81c module:overlay(26) +from:0x020eaa28 kind:arm_call to:0x020e977c module:overlay(26) +from:0x020eaa58 kind:arm_call to:0x020ea7fc module:overlay(26) +from:0x020eaabc kind:load to:0x0213a6d4 module:overlay(26) +from:0x020eaae4 kind:arm_call to:0x02017660 module:main +from:0x020eab24 kind:arm_call to:0x02017d84 module:main +from:0x020eab3c kind:load to:0x02135898 module:overlay(26) +from:0x020eab40 kind:load to:0x0213a6d4 module:overlay(26) +from:0x020eab94 kind:arm_call to:0x02017c20 module:main +from:0x020eabdc kind:arm_call to:0x0201778c module:main +from:0x020eabf0 kind:load to:0x02135870 module:overlay(26) +from:0x020eac0c kind:load to:0x0213a6d4 module:overlay(26) +from:0x020eac10 kind:load to:0x020ea840 module:overlay(26) +from:0x020eac14 kind:load to:0x0203d210 module:main +from:0x020eac28 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020eacc0 kind:arm_call to:0x020eac18 module:overlay(26) +from:0x020eace0 kind:arm_call to:0x020eb108 module:overlay(26) +from:0x020eacf8 kind:arm_call to:0x020eb108 module:overlay(26) +from:0x020ead08 kind:arm_call to:0x020eac18 module:overlay(26) +from:0x020ead2c kind:arm_call to:0x020eb108 module:overlay(26) +from:0x020ead44 kind:arm_call to:0x020eb108 module:overlay(26) +from:0x020ead54 kind:arm_call to:0x020eac18 module:overlay(26) +from:0x020ead74 kind:arm_call to:0x020eb108 module:overlay(26) +from:0x020ead90 kind:arm_call to:0x020eb108 module:overlay(26) +from:0x020eada0 kind:arm_call to:0x020eac18 module:overlay(26) +from:0x020eadc4 kind:arm_call to:0x020eb108 module:overlay(26) +from:0x020eaddc kind:arm_call to:0x020eb108 module:overlay(26) +from:0x020eadfc kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020eae04 kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020eae0c kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020eae1c kind:load to:0x021358f0 module:overlay(26) +from:0x020eae20 kind:load to:0x021358fc module:overlay(26) +from:0x020eae24 kind:load to:0x02135948 module:overlay(26) +from:0x020eaec4 kind:load to:0x021358d0 module:overlay(26) +from:0x020eaed4 kind:arm_call to:0x02011ff4 module:main +from:0x020eafa0 kind:load to:0x02132634 module:overlay(26) +from:0x020eb064 kind:arm_call to:0x01fff850 module:itcm +from:0x020eb0c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020eb0d0 kind:arm_call to:0x020232d8 module:main +from:0x020eb0e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020eb104 kind:load to:0x02132634 module:overlay(26) +from:0x020eb1f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb204 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb21c kind:arm_call to:0x01ffb780 module:itcm +from:0x020eb230 kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020eb25c kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020eb27c kind:load to:0x0213597c module:overlay(26) +from:0x020eb280 kind:load to:0x02135990 module:overlay(26) +from:0x020eb29c kind:arm_call to:0x020eae44 module:overlay(26) +from:0x020eb2c4 kind:load to:0x021359b0 module:overlay(26) +from:0x020eb2d0 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020eb2e4 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020eb2ec kind:arm_call to:0x02011ff4 module:main +from:0x020eb334 kind:arm_call to:0x020eb284 module:overlay(26) +from:0x020eb380 kind:arm_call to:0x020eb284 module:overlay(26) +from:0x020eb3c4 kind:arm_call to:0x020eb284 module:overlay(26) +from:0x020eb3ec kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020eb444 kind:load to:0x021359d0 module:overlay(26) +from:0x020eb4f0 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020eb550 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb590 kind:arm_call to:0x020ef894 module:overlay(26) +from:0x020eb59c kind:arm_call to:0x020efa88 module:overlay(26) +from:0x020eb5d0 kind:load to:0x020eafd8 module:overlay(26) +from:0x020eb628 kind:arm_call to:0x02011f3c module:main +from:0x020eb634 kind:arm_call to:0x020f4dd4 module:overlay(26) +from:0x020eb65c kind:arm_call to:0x020f5430 module:overlay(26) +from:0x020eb660 kind:arm_call to:0x02104ae8 module:overlay(26) +from:0x020eb664 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020eb66c kind:arm_call to:0x020f4d00 module:overlay(26) +from:0x020eb678 kind:arm_call to:0x0210530c module:overlay(26) +from:0x020eb68c kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020eb694 kind:arm_call to:0x020f4d00 module:overlay(26) +from:0x020eb6a0 kind:arm_call to:0x020ede1c module:overlay(26) +from:0x020eb6a4 kind:arm_call to:0x020ede74 module:overlay(26) +from:0x020eb6a8 kind:arm_call to:0x020ede48 module:overlay(26) +from:0x020eb6bc kind:arm_call to:0x020f4e08 module:overlay(26) +from:0x020eb6c4 kind:arm_call to:0x02011ff4 module:main +from:0x020eb6e0 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020eb708 kind:arm_call to:0x020f7864 module:overlay(26) +from:0x020eb73c kind:arm_call to:0x020eb9e4 module:overlay(26) +from:0x020eb768 kind:arm_call to:0x020f7740 module:overlay(26) +from:0x020eb784 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020eb79c kind:arm_call to:0x020f737c module:overlay(26) +from:0x020eb7a0 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020eb7bc kind:arm_call to:0x02104b5c module:overlay(26) +from:0x020eb7c4 kind:load to:0x027e0d18 module:dtcm +from:0x020eb7e0 kind:arm_call to:0x02104bbc module:overlay(26) +from:0x020eb800 kind:arm_call to:0x020f7a20 module:overlay(26) +from:0x020eb828 kind:load to:0x027e0d18 module:dtcm +from:0x020eb870 kind:arm_call to:0x020f5070 module:overlay(26) +from:0x020eb918 kind:arm_call to:0x020f4f80 module:overlay(26) +from:0x020eb938 kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020eb99c kind:arm_call to:0x020f4f80 module:overlay(26) +from:0x020eb9bc kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020eb9e0 kind:load to:0x021359f4 module:overlay(26) +from:0x020eb9f8 kind:arm_call to:0x020eb82c module:overlay(26) +from:0x020eba04 kind:arm_call to:0x020ed140 module:overlay(26) +from:0x020eba0c kind:arm_call to:0x020ed194 module:overlay(26) +from:0x020eba2c kind:arm_call to:0x020f4e0c module:overlay(26) +from:0x020eba60 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020eba70 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020eba80 kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020ebaac kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ebadc kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ebafc kind:arm_call to:0x020f5274 module:overlay(26) +from:0x020ebb24 kind:arm_call to:0x020f5488 module:overlay(26) +from:0x020ebb3c kind:arm_call to:0x02105468 module:overlay(26) +from:0x020ebb44 kind:load to:0x027e0d14 module:dtcm +from:0x020ebb48 kind:load to:0x027e0d1c module:dtcm +from:0x020ebb5c kind:arm_call to:0x02104bc0 module:overlay(26) +from:0x020ebb60 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020ebb64 kind:arm_call to:0x020e65f4 module:overlay(26) +from:0x020ebb78 kind:arm_call to:0x020f5484 module:overlay(26) +from:0x020ebb80 kind:arm_call to:0x020ed07c module:overlay(26) +from:0x020ebb94 kind:arm_call to:0x02105360 module:overlay(26) +from:0x020ebb9c kind:load to:0x027e0d18 module:dtcm +from:0x020ebba0 kind:load to:0x027e0d14 module:dtcm +from:0x020ebba4 kind:load to:0x027e0d1c module:dtcm +from:0x020ebbd8 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020ebbe0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020ebbf0 kind:arm_call to:0x020ebdac module:overlay(26) +from:0x020ebc00 kind:arm_call to:0x020ebdac module:overlay(26) +from:0x020ebc04 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020ebc1c kind:arm_call to:0x021053e8 module:overlay(26) +from:0x020ebc24 kind:arm_call to:0x020f4d30 module:overlay(26) +from:0x020ebc40 kind:arm_call to:0x020f4d00 module:overlay(26) +from:0x020ebc58 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ebcb0 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x020ebd14 kind:arm_call to:0x020ebf80 module:overlay(26) +from:0x020ebd20 kind:load to:0x027e0d1c module:dtcm +from:0x020ebd24 kind:load to:0x027e0d18 module:dtcm +from:0x020ebd54 kind:arm_call to:0x020786c0 module:overlay(0) +from:0x020ebd64 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020ebd9c kind:arm_call to:0x020ef864 module:overlay(26) +from:0x020ebda8 kind:load to:0x027e09bc module:dtcm +from:0x020ebdcc kind:arm_call to:0x01ffc768 module:itcm +from:0x020ebe04 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ebe60 kind:arm_call to:0x02104fc4 module:overlay(26) +from:0x020ebe78 kind:arm_call to:0x020ebd28 module:overlay(26) +from:0x020ebefc kind:load to:0x020b4f04 module:overlay(0) +from:0x020ebf00 kind:load to:0x027e0d18 module:dtcm +from:0x020ebf7c kind:load to:0x027e0d18 module:dtcm +from:0x020ebf9c kind:arm_call to:0x020f0df8 module:overlay(26) +from:0x020ec08c kind:arm_call to:0x0203a1bc module:main +from:0x020ec0d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec12c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ec148 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020ec19c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020ec1a8 kind:load to:0x027e09bc module:dtcm +from:0x020ec1ac kind:load to:0x027e07d4 module:dtcm +from:0x020ec1bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020ec1f4 kind:load to:0x02132634 module:overlay(26) +from:0x020ec220 kind:arm_call to:0x020ec1c8 module:overlay(26) +from:0x020ec258 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec264 kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020ec298 kind:arm_call to:0x01fff744 module:itcm +from:0x020ec2d0 kind:arm_call to:0x020ec1c8 module:overlay(26) +from:0x020ec310 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec3a8 kind:arm_call to:0x01fff850 module:itcm +from:0x020ec3cc kind:arm_call to:0x01fff850 module:itcm +from:0x020ec3dc kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020ec40c kind:arm_call to:0x01fff764 module:itcm +from:0x020ec41c kind:arm_call to:0x020ec1c8 module:overlay(26) +from:0x020ec44c kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020ec488 kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020ec49c kind:arm_call to:0x01fff850 module:itcm +from:0x020ec4b8 kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020ec4cc kind:arm_call to:0x01fff850 module:itcm +from:0x020ec4dc kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020ec514 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec524 kind:arm_call to:0x020ec1c8 module:overlay(26) +from:0x020ec590 kind:load to:0x02135a18 module:overlay(26) +from:0x020ec594 kind:load to:0x02135a40 module:overlay(26) +from:0x020ec5bc kind:arm_call to:0x020ecc38 module:overlay(26) +from:0x020ec5e4 kind:arm_call to:0x020eccec module:overlay(26) +from:0x020ec5ec kind:arm_call to:0x020ecd48 module:overlay(26) +from:0x020ec64c kind:arm_call to:0x020ec598 module:overlay(26) +from:0x020ec660 kind:arm_call to:0x020ec598 module:overlay(26) +from:0x020ec678 kind:arm_call to:0x020ec598 module:overlay(26) +from:0x020ec690 kind:arm_call to:0x020ec598 module:overlay(26) +from:0x020ec6f4 kind:arm_call to:0x020f50ac module:overlay(26) +from:0x020ec708 kind:arm_call to:0x020ec698 module:overlay(26) +from:0x020ec728 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020ec744 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020ec7b8 kind:arm_call to:0x020ec870 module:overlay(26) +from:0x020ec7dc kind:arm_call to:0x020ec804 module:overlay(26) +from:0x020ec7fc kind:arm_call to:0x020ec804 module:overlay(26) +from:0x020ec81c kind:arm_call to:0x020ec1f8 module:overlay(26) +from:0x020ec834 kind:arm_call to:0x020ec1f8 module:overlay(26) +from:0x020ec84c kind:arm_call to:0x020ec1f8 module:overlay(26) +from:0x020ec864 kind:arm_call to:0x020ec1f8 module:overlay(26) +from:0x020ec8e8 kind:arm_call to:0x020ec34c module:overlay(26) +from:0x020ec904 kind:arm_call to:0x020ec34c module:overlay(26) +from:0x020ec934 kind:arm_call to:0x020ec9bc module:overlay(26) +from:0x020ec940 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ec94c kind:load to:0x0213f70c module:overlay(26) +from:0x020ec96c kind:arm_call to:0x020ec9bc module:overlay(26) +from:0x020ec9a0 kind:arm_call to:0x020ec9bc module:overlay(26) +from:0x020ec9ac kind:arm_call to:0x01fffda8 module:itcm +from:0x020ec9b8 kind:load to:0x0213f70c module:overlay(26) +from:0x020eca4c kind:arm_call to:0x020ec870 module:overlay(26) +from:0x020ecacc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ecb14 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ecb20 kind:arm_call to:0x01ffb860 module:itcm +from:0x020ecb88 kind:arm_call to:0x020eddc8 module:overlay(26) +from:0x020ecb94 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ecb9c kind:load to:0x0213f70c module:overlay(26) +from:0x020ecbe0 kind:arm_call to:0x020eddc8 module:overlay(26) +from:0x020ecbec kind:arm_call to:0x01fffda8 module:itcm +from:0x020ecbf4 kind:load to:0x0213f70c module:overlay(26) +from:0x020ecc98 kind:arm_call to:0x01fff850 module:itcm +from:0x020eccb8 kind:arm_call to:0x01fff764 module:itcm +from:0x020eccc4 kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020ecd14 kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020ecd3c kind:arm_call to:0x020ecc54 module:overlay(26) +from:0x020ecd8c kind:arm_call to:0x020ecc54 module:overlay(26) +from:0x020ecdb4 kind:arm_call to:0x020ecdc0 module:overlay(26) +from:0x020ecdf4 kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020ece18 kind:arm_call to:0x020eaf18 module:overlay(26) +from:0x020ece30 kind:arm_call to:0x020eaee4 module:overlay(26) +from:0x020ece4c kind:arm_call to:0x01fff850 module:itcm +from:0x020ece74 kind:arm_call to:0x01fff764 module:itcm +from:0x020ece7c kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020ece8c kind:arm_call to:0x020eaf18 module:overlay(26) +from:0x020ece9c kind:arm_call to:0x020eb5d4 module:overlay(26) +from:0x020eced4 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ecee0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ecf04 kind:arm_call to:0x01fff850 module:itcm +from:0x020ecf60 kind:load to:0x027e07d4 module:dtcm +from:0x020ecf64 kind:load to:0x0213f70c module:overlay(26) +from:0x020ecf80 kind:arm_call to:0x020ebf04 module:overlay(26) +from:0x020ecfb0 kind:arm_call to:0x020ecc38 module:overlay(26) +from:0x020ecfc4 kind:arm_call to:0x020ecc38 module:overlay(26) +from:0x020ecfec kind:arm_call to:0x020eccec module:overlay(26) +from:0x020ed008 kind:arm_call to:0x020eccec module:overlay(26) +from:0x020ed020 kind:arm_call to:0x020ecd48 module:overlay(26) +from:0x020ed038 kind:arm_call to:0x020ecd48 module:overlay(26) +from:0x020ed0ec kind:arm_call to:0x020f51fc module:overlay(26) +from:0x020ed134 kind:arm_call to:0x020f5288 module:overlay(26) +from:0x020ed174 kind:arm_call to:0x020f5098 module:overlay(26) +from:0x020ed238 kind:arm_call to:0x020eb010 module:overlay(26) +from:0x020ed264 kind:arm_call to:0x0210546c module:overlay(26) +from:0x020ed27c kind:arm_call to:0x020eb010 module:overlay(26) +from:0x020ed2a8 kind:arm_call to:0x0210546c module:overlay(26) +from:0x020ed2ec kind:load to:0x027e0d1c module:dtcm +from:0x020ed2f0 kind:load to:0x027e07d4 module:dtcm +from:0x020ed384 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed3cc kind:arm_call to:0x020f513c module:overlay(26) +from:0x020ed3f4 kind:arm_call to:0x020f4f50 module:overlay(26) +from:0x020ed40c kind:arm_call to:0x020f4f68 module:overlay(26) +from:0x020ed458 kind:arm_call to:0x020f5388 module:overlay(26) +from:0x020ed4a4 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed4f0 kind:arm_call to:0x020f5388 module:overlay(26) +from:0x020ed51c kind:arm_call to:0x020f5388 module:overlay(26) +from:0x020ed540 kind:arm_call to:0x0205c780 module:overlay(0) +from:0x020ed564 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ed634 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed664 kind:arm_call to:0x020f539c module:overlay(26) +from:0x020ed710 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed74c kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed82c kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ed84c kind:arm_call to:0x020f53b0 module:overlay(26) +from:0x020ed8fc kind:arm_call to:0x020ec1f8 module:overlay(26) +from:0x020ed91c kind:arm_call to:0x020ec34c module:overlay(26) +from:0x020ed9bc kind:arm_call to:0x020ecbf8 module:overlay(26) +from:0x020ed9d4 kind:arm_call to:0x020ecc18 module:overlay(26) +from:0x020ed9f8 kind:arm_call to:0x020ec668 module:overlay(26) +from:0x020eda10 kind:arm_call to:0x020ec680 module:overlay(26) +from:0x020eda60 kind:arm_call to:0x020edb74 module:overlay(26) +from:0x020edadc kind:arm_call to:0x020ed2f4 module:overlay(26) +from:0x020edaec kind:arm_call to:0x020ecc38 module:overlay(26) +from:0x020edb04 kind:arm_call to:0x020ed5d8 module:overlay(26) +from:0x020edb40 kind:arm_call to:0x020ed8a4 module:overlay(26) +from:0x020edb70 kind:load to:0x0213f684 module:overlay(26) +from:0x020edb9c kind:arm_call to:0x020ecd98 module:overlay(26) +from:0x020edbb0 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020edbc4 kind:arm_call to:0x01fff698 module:itcm +from:0x020edbec kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020edbfc kind:arm_call to:0x01ffb714 module:itcm +from:0x020edc08 kind:arm_call to:0x0205c804 module:overlay(0) +from:0x020edc8c kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020edcd8 kind:arm_call to:0x020ec698 module:overlay(26) +from:0x020ede34 kind:arm_call to:0x0210534c module:overlay(26) +from:0x020ede3c kind:arm_call to:0x02011ff4 module:main +from:0x020ede44 kind:load to:0x027e0d1c module:dtcm +from:0x020ede60 kind:arm_call to:0x020f5470 module:overlay(26) +from:0x020ede68 kind:arm_call to:0x02011ff4 module:main +from:0x020ede70 kind:load to:0x027e0d14 module:dtcm +from:0x020ede8c kind:arm_call to:0x02104b48 module:overlay(26) +from:0x020ede94 kind:arm_call to:0x02011ff4 module:main +from:0x020ede9c kind:load to:0x027e0d18 module:dtcm +from:0x020edea8 kind:arm_call to:0x020eae44 module:overlay(26) +from:0x020eded4 kind:load to:0x02135a70 module:overlay(26) +from:0x020edee0 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020edef4 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020edefc kind:arm_call to:0x02011ff4 module:main +from:0x020edf8c kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020edfa4 kind:load to:0x02135a90 module:overlay(26) +from:0x020edff8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020ee004 kind:load to:0x0203e964 module:main +from:0x020ee06c kind:arm_call to:0x01ffb974 module:itcm +from:0x020ee078 kind:load to:0x0203e964 module:main +from:0x020ee09c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020ee0cc kind:arm_call to:0x01fffb7c module:itcm +from:0x020ee140 kind:arm_call to:0x020ef894 module:overlay(26) +from:0x020ee14c kind:arm_call to:0x020efa88 module:overlay(26) +from:0x020ee19c kind:arm_call to:0x01ffb428 module:itcm +from:0x020ee200 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ee24c kind:load to:0x020eafd8 module:overlay(26) +from:0x020ee2dc kind:arm_call to:0x02028c90 module:main +from:0x020ee374 kind:arm_call to:0x02028c90 module:main +from:0x020ee388 kind:arm_call to:0x020eea80 module:overlay(26) +from:0x020ee39c kind:arm_call to:0x020eea80 module:overlay(26) +from:0x020ee3bc kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee3cc kind:arm_call to:0x020ecf68 module:overlay(26) +from:0x020ee3d8 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee3f8 kind:arm_call to:0x020ecf68 module:overlay(26) +from:0x020ee404 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee408 kind:arm_call to:0x020ed070 module:overlay(26) +from:0x020ee438 kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020ee444 kind:arm_call to:0x020daf14 module:overlay(26) +from:0x020ee4bc kind:arm_call to:0x01ff9218 module:itcm +from:0x020ee54c kind:arm_call to:0x020ee574 module:overlay(26) +from:0x020ee564 kind:arm_call to:0x020ef564 module:overlay(26) +from:0x020ee56c kind:load to:0x02135ab0 module:overlay(26) +from:0x020ee570 kind:load to:0x02135ae0 module:overlay(26) +from:0x020ee5a8 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee5dc kind:arm_call to:0x020ec7ac module:overlay(26) +from:0x020ee610 kind:arm_call to:0x020ec7c0 module:overlay(26) +from:0x020ee694 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee69c kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ee6c0 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee6c4 kind:arm_call to:0x02032784 module:main +from:0x020ee6d4 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee6d8 kind:arm_call to:0x02032784 module:main +from:0x020ee6e8 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee6ec kind:arm_call to:0x02032784 module:main +from:0x020ee714 kind:arm_call to:0x020ed0cc module:overlay(26) +from:0x020ee754 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee758 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020ee784 kind:arm_call to:0x020ed0cc module:overlay(26) +from:0x020ee7b8 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee7c4 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020ee83c kind:arm_call to:0x020ec6c8 module:overlay(26) +from:0x020ee874 kind:arm_call to:0x020ef564 module:overlay(26) +from:0x020ee8a4 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ee8ac kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ee8d0 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee8d4 kind:arm_call to:0x02032784 module:main +from:0x020ee8e4 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee8e8 kind:arm_call to:0x02032784 module:main +from:0x020ee900 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee904 kind:arm_call to:0x02032784 module:main +from:0x020ee934 kind:arm_call to:0x020ed0cc module:overlay(26) +from:0x020ee958 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee95c kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020ee994 kind:arm_call to:0x020ed0cc module:overlay(26) +from:0x020ee9b8 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x020ee9c4 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020eea3c kind:arm_call to:0x020ec6c8 module:overlay(26) +from:0x020eea6c kind:arm_call to:0x020ef564 module:overlay(26) +from:0x020eeac4 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eeacc kind:arm_call to:0x020ec798 module:overlay(26) +from:0x020eeb70 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eeb8c kind:arm_call to:0x020ec978 module:overlay(26) +from:0x020eebac kind:arm_call to:0x01fffcd8 module:itcm +from:0x020eebc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eec14 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eec24 kind:arm_call to:0x020ec914 module:overlay(26) +from:0x020eec4c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eec98 kind:arm_call to:0x020ed968 module:overlay(26) +from:0x020eecc8 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eecd8 kind:arm_call to:0x020ec950 module:overlay(26) +from:0x020eed14 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020eed3c kind:arm_call to:0x01ffb780 module:itcm +from:0x020eed48 kind:arm_call to:0x01ffb860 module:itcm +from:0x020eed8c kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020eeda0 kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020eedb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eedec kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020eee1c kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x020eee34 kind:arm_call to:0x01fffd00 module:itcm +from:0x020eee78 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eee84 kind:arm_call to:0x020ecb44 module:overlay(26) +from:0x020eeee4 kind:arm_call to:0x020eee90 module:overlay(26) +from:0x020eeeec kind:arm_call to:0x020eee44 module:overlay(26) +from:0x020eef08 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eef1c kind:arm_call to:0x020ec640 module:overlay(26) +from:0x020eef50 kind:arm_call to:0x020eeef4 module:overlay(26) +from:0x020eef80 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020eefa0 kind:arm_call to:0x020ec654 module:overlay(26) +from:0x020eefd4 kind:arm_call to:0x020eef6c module:overlay(26) +from:0x020ef000 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef014 kind:arm_call to:0x020ec640 module:overlay(26) +from:0x020ef02c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef04c kind:arm_call to:0x020ec654 module:overlay(26) +from:0x020ef06c kind:arm_call to:0x020eefbc module:overlay(26) +from:0x020ef088 kind:arm_call to:0x020eef38 module:overlay(26) +from:0x020ef0b0 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef0d4 kind:arm_call to:0x020ecd98 module:overlay(26) +from:0x020ef104 kind:arm_call to:0x020ecd98 module:overlay(26) +from:0x020ef118 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef128 kind:arm_call to:0x020ecbf8 module:overlay(26) +from:0x020ef13c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef158 kind:arm_call to:0x020ecc18 module:overlay(26) +from:0x020ef178 kind:arm_call to:0x020ef130 module:overlay(26) +from:0x020ef194 kind:arm_call to:0x020ef10c module:overlay(26) +from:0x020ef1bc kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef1d0 kind:arm_call to:0x020ecc38 module:overlay(26) +from:0x020ef1ec kind:arm_call to:0x020ecc38 module:overlay(26) +from:0x020ef200 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef210 kind:arm_call to:0x020eccec module:overlay(26) +from:0x020ef224 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef240 kind:arm_call to:0x020ecd48 module:overlay(26) +from:0x020ef254 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef25c kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x020ef290 kind:arm_call to:0x020ef0a4 module:overlay(26) +from:0x020ef2a8 kind:arm_call to:0x01fff698 module:itcm +from:0x020ef2b8 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x020ef2bc kind:arm_call to:0x02179a7c module:overlay(92) +from:0x020ef2d4 kind:arm_call to:0x020ef0a4 module:overlay(26) +from:0x020ef2ec kind:arm_call to:0x01fff698 module:itcm +from:0x020ef300 kind:arm_call to:0x020ef054 module:overlay(26) +from:0x020ef328 kind:arm_call to:0x020ef160 module:overlay(26) +from:0x020ef354 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020ef364 kind:arm_call to:0x020eeed4 module:overlay(26) +from:0x020ef388 kind:arm_call to:0x0205c804 module:overlay(0) +from:0x020ef39c kind:arm_call to:0x020f4f50 module:overlay(26) +from:0x020ef3b0 kind:arm_call to:0x020f4f68 module:overlay(26) +from:0x020ef3dc kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020ef408 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020ef430 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020ef458 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020ef478 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x020ef480 kind:arm_call to:0x020f7348 module:overlay(26) +from:0x020ef49c kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020ef4c8 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020ef4f0 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020ef518 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020ef538 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x020ef540 kind:arm_call to:0x020f7348 module:overlay(26) +from:0x020ef560 kind:load to:0x027e09a4 module:dtcm +from:0x020ef570 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef5c8 kind:arm_call to:0x020ecb44 module:overlay(26) +from:0x020ef5dc kind:arm_call to:0x020ecba0 module:overlay(26) +from:0x020ef5f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef634 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ef640 kind:arm_call to:0x01ffb860 module:itcm +from:0x020ef64c kind:arm_call to:0x020eed64 module:overlay(26) +from:0x020ef6bc kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ef6d4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020ef6e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ef6f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ef700 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef77c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef7b0 kind:arm_call to:0x020edc30 module:overlay(26) +from:0x020ef7d4 kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef80c kind:arm_call to:0x020edccc module:overlay(26) +from:0x020ef82c kind:arm_call to:0x020ef564 module:overlay(26) +from:0x020ef84c kind:arm_call to:0x0205c954 module:overlay(0) +from:0x020ef85c kind:arm_call to:0x020edda4 module:overlay(26) +from:0x020ef900 kind:load to:0x02132638 module:overlay(26) +from:0x020ef904 kind:load to:0x027e095c module:dtcm +from:0x020efac4 kind:arm_call to:0x01fffda8 module:itcm +from:0x020efb9c kind:arm_call to:0x01fffda8 module:itcm +from:0x020efc24 kind:arm_call to:0x020ef910 module:overlay(26) +from:0x020efc5c kind:arm_call to:0x01fffda8 module:itcm +from:0x020efc68 kind:arm_call to:0x01ffb860 module:itcm +from:0x020efce8 kind:arm_call to:0x01fffd60 module:itcm +from:0x020efd48 kind:arm_call to:0x020ef910 module:overlay(26) +from:0x020efd54 kind:load to:0x027e09bc module:dtcm +from:0x020efd58 kind:load to:0x0213f70c module:overlay(26) +from:0x020efd5c kind:load to:0x027e0ca8 module:dtcm +from:0x020efdec kind:arm_call to:0x020591ec module:overlay(0) +from:0x020efe14 kind:arm_call to:0x020f4d8c module:overlay(26) +from:0x020efe3c kind:arm_call to:0x02026800 module:main +from:0x020efe50 kind:arm_call to:0x02059270 module:overlay(0) +from:0x020efe64 kind:arm_call to:0x02059240 module:overlay(0) +from:0x020efe6c kind:arm_call to:0x020f4da4 module:overlay(26) +from:0x020efe80 kind:load to:0x02135b28 module:overlay(26) +from:0x020efe84 kind:load to:0x02135b2c module:overlay(26) +from:0x020efe88 kind:load to:0x02135b30 module:overlay(26) +from:0x020efe8c kind:load to:0x02135b34 module:overlay(26) +from:0x020efe90 kind:load to:0x02135b38 module:overlay(26) +from:0x020efe94 kind:load to:0x021324e0 module:overlay(26) +from:0x020efe98 kind:load to:0x02135b44 module:overlay(26) +from:0x020efea0 kind:load to:0x027e0d0c module:dtcm +from:0x020efeac kind:arm_call to:0x020eae44 module:overlay(26) +from:0x020eff00 kind:load to:0x02135b54 module:overlay(26) +from:0x020eff04 kind:load to:0x027e07d4 module:dtcm +from:0x020eff08 kind:load to:0x027e07b4 module:dtcm +from:0x020eff98 kind:arm_call to:0x01ffb714 module:itcm +from:0x020effa4 kind:arm_call to:0x01ffb860 module:itcm +from:0x020effc8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020effe4 kind:arm_call to:0x020f02d0 module:overlay(26) +from:0x020f0034 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020f0068 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f0134 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0174 kind:arm_call to:0x020ef894 module:overlay(26) +from:0x020f0180 kind:arm_call to:0x020efa88 module:overlay(26) +from:0x020f018c kind:load to:0x0213f68c module:overlay(26) +from:0x020f0254 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f02cc kind:load to:0x020eafd8 module:overlay(26) +from:0x020f0354 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020f0368 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020f0370 kind:arm_call to:0x02011ff4 module:main +from:0x020f03d4 kind:arm_call to:0x020eae44 module:overlay(26) +from:0x020f03e4 kind:arm_call to:0x020edea0 module:overlay(26) +from:0x020f0408 kind:load to:0x02135b7c module:overlay(26) +from:0x020f040c kind:load to:0x027e07d4 module:dtcm +from:0x020f0434 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x020f0470 kind:arm_call to:0x020f06fc module:overlay(26) +from:0x020f047c kind:arm_call to:0x020f037c module:overlay(26) +from:0x020f049c kind:arm_call to:0x020edf08 module:overlay(26) +from:0x020f04ec kind:arm_call to:0x02132408 module:overlay(26) +from:0x020f053c kind:arm_call to:0x02132408 module:overlay(26) +from:0x020f0570 kind:arm_call to:0x02132408 module:overlay(26) +from:0x020f059c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020f05cc kind:arm_call to:0x020f06d0 module:overlay(26) +from:0x020f0640 kind:arm_call to:0x020ef894 module:overlay(26) +from:0x020f064c kind:arm_call to:0x020efa88 module:overlay(26) +from:0x020f069c kind:arm_call to:0x02132408 module:overlay(26) +from:0x020f06e4 kind:arm_call to:0x01fffb7c module:itcm +from:0x020f071c kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020f07b0 kind:arm_call to:0x02132408 module:overlay(26) +from:0x020f07c4 kind:load to:0x020eafd8 module:overlay(26) +from:0x020f07d4 kind:arm_call to:0x020eded8 module:overlay(26) +from:0x020f07dc kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020f07f4 kind:arm_call to:0x020eded8 module:overlay(26) +from:0x020f07fc kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020f0804 kind:arm_call to:0x02011ff4 module:main +from:0x020f0818 kind:arm_call to:0x020eae44 module:overlay(26) +from:0x020f0828 kind:arm_call to:0x020efea4 module:overlay(26) +from:0x020f0840 kind:load to:0x02135ba4 module:overlay(26) +from:0x020f0868 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x020f08bc kind:arm_call to:0x020f0c08 module:overlay(26) +from:0x020f0924 kind:arm_call to:0x020f0c08 module:overlay(26) +from:0x020f0954 kind:arm_call to:0x020f0c08 module:overlay(26) +from:0x020f0964 kind:arm_call to:0x020eff0c module:overlay(26) +from:0x020f09c0 kind:arm_call to:0x02132408 module:overlay(26) +from:0x020f0a0c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x020f0a3c kind:arm_call to:0x020f0bbc module:overlay(26) +from:0x020f0ac8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0b08 kind:arm_call to:0x020ef894 module:overlay(26) +from:0x020f0b14 kind:arm_call to:0x020efa88 module:overlay(26) +from:0x020f0b88 kind:arm_call to:0x02132408 module:overlay(26) +from:0x020f0c28 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020f0c98 kind:arm_call to:0x02132408 module:overlay(26) +from:0x020f0cac kind:load to:0x020eafd8 module:overlay(26) +from:0x020f0cbc kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020f0cc4 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020f0cdc kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020f0ce4 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x020f0cec kind:arm_call to:0x02011ff4 module:main +from:0x020f0d30 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f0d44 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f0d4c kind:arm_call to:0x02011ff4 module:main +from:0x020f0e1c kind:arm_call to:0x020d4f5c module:overlay(24) +from:0x020f0e3c kind:load to:0x02135be8 module:overlay(26) +from:0x020f0e40 kind:load to:0x027e0d00 module:dtcm +from:0x020f0e4c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f0e54 kind:arm_call to:0x02011ff4 module:main +from:0x020f0e70 kind:arm_call to:0x02011f3c module:main +from:0x020f0e7c kind:arm_call to:0x020f0e84 module:overlay(26) +from:0x020f0e8c kind:arm_call to:0x020f16bc module:overlay(26) +from:0x020f0ea4 kind:arm_call to:0x020f169c module:overlay(26) +from:0x020f0ed0 kind:arm_call to:0x020f16cc module:overlay(26) +from:0x020f0ef8 kind:arm_call to:0x02002f04 module:main +from:0x020f0f08 kind:arm_call to:0x02002f04 module:main +from:0x020f0f20 kind:arm_call to:0x02002f04 module:main +from:0x020f0f38 kind:arm_call to:0x02002f04 module:main +from:0x020f0f50 kind:arm_call to:0x02002f04 module:main +from:0x020f0f68 kind:arm_call to:0x02002f04 module:main +from:0x020f0f7c kind:load to:0x020b5204 module:overlay(0) +from:0x020f0f80 kind:load to:0x020b5200 module:overlay(0) +from:0x020f0f98 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020f0fe8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020f104c kind:arm_call to:0x02002f04 module:main +from:0x020f1070 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020f107c kind:load to:0x027e0cd8 module:dtcm +from:0x020f1080 kind:load to:0x027e09a4 module:dtcm +from:0x020f1084 kind:load to:0x027e09b8 module:dtcm +from:0x020f1088 kind:load to:0x020b51f8 module:overlay(0) +from:0x020f108c kind:load to:0x027e09ac module:dtcm +from:0x020f1090 kind:load to:0x020b5200 module:overlay(0) +from:0x020f10a4 kind:arm_call to:0x020f116c module:overlay(26) +from:0x020f10b4 kind:arm_call to:0x020f11c8 module:overlay(26) +from:0x020f10c4 kind:arm_call to:0x020f1238 module:overlay(26) +from:0x020f10d4 kind:arm_call to:0x020f12bc module:overlay(26) +from:0x020f10e4 kind:arm_call to:0x020f1338 module:overlay(26) +from:0x020f10f4 kind:arm_call to:0x020f13b8 module:overlay(26) +from:0x020f1104 kind:arm_call to:0x020f13f4 module:overlay(26) +from:0x020f1114 kind:arm_call to:0x020f1484 module:overlay(26) +from:0x020f1124 kind:arm_call to:0x020f150c module:overlay(26) +from:0x020f1134 kind:arm_call to:0x020f1598 module:overlay(26) +from:0x020f113c kind:arm_call to:0x020f169c module:overlay(26) +from:0x020f11c4 kind:load to:0x027e09a4 module:dtcm +from:0x020f1230 kind:load to:0x027e09a4 module:dtcm +from:0x020f1234 kind:load to:0x027e09b8 module:dtcm +from:0x020f1294 kind:arm_call to:0x020f15e8 module:overlay(26) +from:0x020f12b8 kind:load to:0x027e09ac module:dtcm +from:0x020f12e0 kind:arm_call to:0x02002f04 module:main +from:0x020f1314 kind:arm_call to:0x020f15e8 module:overlay(26) +from:0x020f1334 kind:load to:0x020b5200 module:overlay(0) +from:0x020f135c kind:arm_call to:0x02002f04 module:main +from:0x020f1394 kind:arm_call to:0x020f15e8 module:overlay(26) +from:0x020f13b4 kind:load to:0x020b5200 module:overlay(0) +from:0x020f13e8 kind:arm_call to:0x020f15e8 module:overlay(26) +from:0x020f1404 kind:arm_call to:0x02002f04 module:main +from:0x020f1460 kind:arm_call to:0x020f15e8 module:overlay(26) +from:0x020f1480 kind:load to:0x020b5200 module:overlay(0) +from:0x020f14a8 kind:arm_call to:0x02002f04 module:main +from:0x020f14e8 kind:arm_call to:0x020f15e8 module:overlay(26) +from:0x020f1508 kind:load to:0x020b5204 module:overlay(0) +from:0x020f157c kind:arm_call to:0x020f15e8 module:overlay(26) +from:0x020f1590 kind:load to:0x027e09a4 module:dtcm +from:0x020f1594 kind:load to:0x027e09b8 module:dtcm +from:0x020f15d8 kind:arm_call to:0x020f15e8 module:overlay(26) +from:0x020f15e4 kind:load to:0x027e09a4 module:dtcm +from:0x020f1600 kind:arm_call to:0x02002f04 module:main +from:0x020f1610 kind:arm_call to:0x02002f04 module:main +from:0x020f1634 kind:arm_call to:0x0206c01c module:overlay(0) +from:0x020f1644 kind:load to:0x020b5200 module:overlay(0) +from:0x020f1648 kind:load to:0x020b5204 module:overlay(0) +from:0x020f164c kind:load to:0x020b51f8 module:overlay(0) +from:0x020f1674 kind:arm_call to:0x0205c918 module:overlay(0) +from:0x020f1684 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f16c8 kind:load to:0x027e0d10 module:dtcm +from:0x020f16dc kind:load to:0x027e0d10 module:dtcm +from:0x020f1750 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f1760 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f17d4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f17e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f17f0 kind:load to:0x0203e964 module:main +from:0x020f17fc kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020f1810 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1820 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1830 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1840 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1850 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1860 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1870 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1880 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020f1890 kind:load to:0x02135c18 module:overlay(26) +from:0x020f1894 kind:load to:0x0213259c module:overlay(26) +from:0x020f1898 kind:load to:0x021325ac module:overlay(26) +from:0x020f189c kind:load to:0x021325bc module:overlay(26) +from:0x020f18a0 kind:load to:0x021325cc module:overlay(26) +from:0x020f18a4 kind:load to:0x021325dc module:overlay(26) +from:0x020f18a8 kind:load to:0x021325ec module:overlay(26) +from:0x020f18ac kind:load to:0x021325fc module:overlay(26) +from:0x020f18b0 kind:load to:0x0213260c module:overlay(26) +from:0x020f18bc kind:arm_call to:0x02059108 module:overlay(0) +from:0x020f18d0 kind:load to:0x02135c0c module:overlay(26) +from:0x020f1938 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1944 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1a18 kind:arm_call to:0x02011f3c module:main +from:0x020f1a28 kind:arm_call to:0x020f17f4 module:overlay(26) +from:0x020f1a48 kind:arm_call to:0x0200b578 module:main +from:0x020f1a60 kind:arm_call to:0x02011f3c module:main +from:0x020f1a80 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x020f1a98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1aa8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1b14 kind:arm_call to:0x02011f3c module:main +from:0x020f1b34 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x020f1b4c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1b5c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1bcc kind:arm_call to:0x02011f3c module:main +from:0x020f1be0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1c08 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1c1c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1c2c kind:arm_call to:0x02011f3c module:main +from:0x020f1c40 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1c60 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1c74 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1c7c kind:arm_call to:0x020f2350 module:overlay(26) +from:0x020f1c84 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x020f1cb0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1cb8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f1ce0 kind:arm_call to:0x020d4f5c module:overlay(24) +from:0x020f1cf4 kind:arm_call to:0x02011f3c module:main +from:0x020f1d04 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f1d20 kind:arm_call to:0x02011f3c module:main +from:0x020f1d30 kind:arm_call to:0x020f18b4 module:overlay(26) +from:0x020f1d4c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x020f1d5c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x020f1dc8 kind:arm_call to:0x0200eab0 module:main +from:0x020f1dd8 kind:arm_call to:0x0200eab0 module:main +from:0x020f1de8 kind:load to:0x027e0d00 module:dtcm +from:0x020f1dec kind:load to:0x0213f694 module:overlay(26) +from:0x020f1df0 kind:load to:0x020f16e0 module:overlay(26) +from:0x020f1df4 kind:load to:0x02135c44 module:overlay(26) +from:0x020f1dfc kind:load to:0x0213253c module:overlay(26) +from:0x020f1e00 kind:load to:0x021324f4 module:overlay(26) +from:0x020f1e04 kind:load to:0x02132508 module:overlay(26) +from:0x020f1e08 kind:load to:0x027e09a4 module:dtcm +from:0x020f1e0c kind:load to:0x027e0ce0 module:dtcm +from:0x020f1e10 kind:load to:0x0213251c module:overlay(26) +from:0x020f1e14 kind:load to:0x0213252c module:overlay(26) +from:0x020f1e2c kind:arm_call to:0x02011ff4 module:main +from:0x020f1e3c kind:arm_call to:0x02011ff4 module:main +from:0x020f1eb0 kind:arm_call to:0x02011ff4 module:main +from:0x020f1ec8 kind:load to:0x0213f694 module:overlay(26) +from:0x020f1ed4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f1edc kind:arm_call to:0x02011ff4 module:main +from:0x020f1ef0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f1ef8 kind:arm_call to:0x02011ff4 module:main +from:0x020f1f20 kind:arm_call to:0x0213172c module:overlay(26) +from:0x020f1f84 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x020f1fc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f2068 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f20b4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f20c4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f20dc kind:arm_call to:0x01ffb780 module:itcm +from:0x020f2128 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f2194 kind:arm_call to:0x020f2350 module:overlay(26) +from:0x020f219c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x020f21c8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f21d0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f21f8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f2200 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f2260 kind:arm_call to:0x020f26ec module:overlay(26) +from:0x020f226c kind:load to:0x0213256c module:overlay(26) +from:0x020f2270 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2274 kind:load to:0x02132584 module:overlay(26) +from:0x020f227c kind:load to:0x0213253c module:overlay(26) +from:0x020f2280 kind:load to:0x02132554 module:overlay(26) +from:0x020f22a8 kind:arm_call to:0x0200ef5c module:main +from:0x020f22e4 kind:arm_call to:0x01ffc768 module:itcm +from:0x020f22f0 kind:arm_call to:0x0200ef5c module:main +from:0x020f2340 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x020f2348 kind:load to:0x020b4f04 module:overlay(0) +from:0x020f234c kind:load to:0x027e0958 module:dtcm +from:0x020f2584 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f25a0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f25bc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f25d8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f25f4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2610 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f262c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2648 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2664 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f2680 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f269c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f26b8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f26d4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f26e4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020f270c kind:arm_call to:0x020f28e0 module:overlay(26) +from:0x020f2718 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x020f2738 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f2754 kind:arm_call to:0x0213179c module:overlay(26) +from:0x020f27a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f27b0 kind:arm_call to:0x020f2898 module:overlay(26) +from:0x020f27c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f27d8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f280c kind:arm_call to:0x020f0edc module:overlay(26) +from:0x020f281c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x020f2838 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f2894 kind:load to:0x027e0d10 module:dtcm +from:0x020f29d8 kind:load to:0x02135c90 module:overlay(26) +from:0x020f29dc kind:load to:0x027e00f0 module:dtcm +from:0x020f29e0 kind:load to:0x027e0108 module:dtcm +from:0x020f29e4 kind:load to:0x027e07d4 module:dtcm +from:0x020f29f4 kind:arm_call to:0x02011ff4 module:main +from:0x020f2a20 kind:arm_call to:0x02078fd8 module:overlay(0) +from:0x020f2a28 kind:load to:0x020aacd4 module:overlay(0) +from:0x020f2a7c kind:arm_call to:0x01ffb860 module:itcm +from:0x020f2aac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f2ab8 kind:arm_call to:0x02078eec module:overlay(0) +from:0x020f2b84 kind:arm_call to:0x01ff9218 module:itcm +from:0x020f2c6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2c84 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2cb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2cc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2d4c kind:arm_call to:0x020f3200 module:overlay(26) +from:0x020f2d88 kind:arm_call to:0x020f32e0 module:overlay(26) +from:0x020f2e20 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020f2ea0 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f2f00 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f2f14 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f30ac kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f30bc kind:arm_call to:0x01ffa60c module:itcm +from:0x020f3118 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f3128 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f3188 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f3198 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f31f0 kind:load to:0x02132628 module:overlay(26) +from:0x020f31f4 kind:load to:0x0213261c module:overlay(26) +from:0x020f31fc kind:load to:0x0203e964 module:main +from:0x020f3444 kind:arm_call to:0x020f2910 module:overlay(26) +from:0x020f3454 kind:arm_call to:0x020f194c module:overlay(26) +from:0x020f3474 kind:arm_call to:0x020ff688 module:overlay(26) +from:0x020f347c kind:arm_call to:0x020fc7f8 module:overlay(26) +from:0x020f3488 kind:arm_call to:0x020fead0 module:overlay(26) +from:0x020f3494 kind:arm_call to:0x020ff108 module:overlay(26) +from:0x020f349c kind:arm_call to:0x020f34ec module:overlay(26) +from:0x020f34a8 kind:load to:0x02135cd4 module:overlay(26) +from:0x020f34ac kind:load to:0x02135ce0 module:overlay(26) +from:0x020f34b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x020f34cc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f34e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f34fc kind:arm_call to:0x020ff7b8 module:overlay(26) +from:0x020f3514 kind:arm_call to:0x020f1f04 module:overlay(26) +from:0x020f3550 kind:arm_call to:0x020ffd50 module:overlay(26) +from:0x020f3560 kind:arm_call to:0x020ffba0 module:overlay(26) +from:0x020f3568 kind:arm_call to:0x020f1f08 module:overlay(26) +from:0x020f3594 kind:arm_call to:0x02106bb4 module:overlay(26) +from:0x020f35a8 kind:arm_call to:0x020ffeac module:overlay(26) +from:0x020f35f8 kind:arm_call to:0x020ffcc0 module:overlay(26) +from:0x020f3614 kind:arm_call to:0x020fc9c0 module:overlay(26) +from:0x020f362c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f3668 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f36a8 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x020f36bc kind:arm_call to:0x020e827c module:overlay(26) +from:0x020f36e4 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020f36fc kind:arm_call to:0x020fc9f0 module:overlay(26) +from:0x020f3708 kind:arm_call to:0x020fcf28 module:overlay(26) +from:0x020f37e0 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f37f0 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020f37fc kind:arm_call to:0x020fff34 module:overlay(26) +from:0x020f380c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f3864 kind:arm_call to:0x020fff34 module:overlay(26) +from:0x020f3874 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f38e0 kind:arm_call to:0x020fec24 module:overlay(26) +from:0x020f38f8 kind:arm_call to:0x020feff4 module:overlay(26) +from:0x020f392c kind:arm_call to:0x020ff1cc module:overlay(26) +from:0x020f3944 kind:arm_call to:0x020ff520 module:overlay(26) +from:0x020f39e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f39f4 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f3a10 kind:arm_call to:0x020f2284 module:overlay(26) +from:0x020f3a1c kind:load to:0x027e0cd8 module:dtcm +from:0x020f3a20 kind:load to:0x027e0ce0 module:dtcm +from:0x020f3a24 kind:load to:0x02138e30 module:overlay(26) +from:0x020f3a38 kind:load to:0x020f34ec module:overlay(26) +from:0x020f3a58 kind:arm_call to:0x020ffd50 module:overlay(26) +from:0x020f3a80 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f3a8c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f3abc kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f3af0 kind:arm_call to:0x020fd3ac module:overlay(26) +from:0x020f3b10 kind:load to:0x020fcf94 module:overlay(26) +from:0x020f3b34 kind:arm_call to:0x020fff10 module:overlay(26) +from:0x020f3b78 kind:arm_call to:0x0203d210 module:main +from:0x020f3b90 kind:arm_call to:0x0203d210 module:main +from:0x020f3ba8 kind:arm_call to:0x0203d210 module:main +from:0x020f3bbc kind:arm_call to:0x0203d210 module:main +from:0x020f3bd0 kind:arm_call to:0x0203d210 module:main +from:0x020f3bd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f3be0 kind:arm_call to:0x020f1e18 module:overlay(26) +from:0x020f3be8 kind:arm_call to:0x020f2a00 module:overlay(26) +from:0x020f3bf4 kind:load to:0x020a0328 module:overlay(0) +from:0x020f3bf8 kind:load to:0x020f34b0 module:overlay(26) +from:0x020f3bfc kind:load to:0x020f34c4 module:overlay(26) +from:0x020f3c28 kind:arm_call to:0x0203d210 module:main +from:0x020f3c40 kind:arm_call to:0x0203d210 module:main +from:0x020f3c58 kind:arm_call to:0x0203d210 module:main +from:0x020f3c6c kind:arm_call to:0x0203d210 module:main +from:0x020f3c80 kind:arm_call to:0x0203d210 module:main +from:0x020f3c88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f3c90 kind:arm_call to:0x020f1e18 module:overlay(26) +from:0x020f3c98 kind:arm_call to:0x020f2a00 module:overlay(26) +from:0x020f3ca0 kind:arm_call to:0x02011ff4 module:main +from:0x020f3cac kind:load to:0x020a0328 module:overlay(0) +from:0x020f3cb0 kind:load to:0x020f34b0 module:overlay(26) +from:0x020f3cb4 kind:load to:0x020f34c4 module:overlay(26) +from:0x020f3ccc kind:arm_call to:0x020f2910 module:overlay(26) +from:0x020f3ce0 kind:arm_call to:0x02100340 module:overlay(26) +from:0x020f3cec kind:arm_call to:0x020fd040 module:overlay(26) +from:0x020f3d24 kind:arm_call to:0x020f3d4c module:overlay(26) +from:0x020f3d30 kind:load to:0x02135d24 module:overlay(26) +from:0x020f3d34 kind:load to:0x02135d30 module:overlay(26) +from:0x020f3d40 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f3d5c kind:arm_call to:0x020fff3c module:overlay(26) +from:0x020f3db4 kind:arm_call to:0x0210071c module:overlay(26) +from:0x020f3e40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3e50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3e9c kind:arm_call to:0x01ff938c module:itcm +from:0x020f3eb4 kind:arm_call to:0x020fd658 module:overlay(26) +from:0x020f3ed0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f3ee4 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x020f3ef0 kind:arm_call to:0x0210071c module:overlay(26) +from:0x020f3f00 kind:arm_call to:0x021003d8 module:overlay(26) +from:0x020f3f10 kind:arm_call to:0x020fd110 module:overlay(26) +from:0x020f3f1c kind:load to:0x027e09a8 module:dtcm +from:0x020f3f24 kind:load to:0x027e09bc module:dtcm +from:0x020f3f84 kind:arm_call to:0x0210068c module:overlay(26) +from:0x020f3f90 kind:arm_call to:0x021008bc module:overlay(26) +from:0x020f3fc0 kind:load to:0x020f3d4c module:overlay(26) +from:0x020f4030 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f405c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f408c kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f4098 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f40c4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f40c8 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f40e4 kind:load to:0x020fd184 module:overlay(26) +from:0x020f4100 kind:arm_call to:0x02100898 module:overlay(26) +from:0x020f4138 kind:arm_call to:0x0203d210 module:main +from:0x020f414c kind:arm_call to:0x0203d210 module:main +from:0x020f4160 kind:arm_call to:0x0203d210 module:main +from:0x020f4168 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f4170 kind:arm_call to:0x020f2a00 module:overlay(26) +from:0x020f417c kind:load to:0x020a0328 module:overlay(0) +from:0x020f4180 kind:load to:0x020f27d0 module:overlay(26) +from:0x020f4184 kind:load to:0x020f3d38 module:overlay(26) +from:0x020f41a4 kind:arm_call to:0x0203d210 module:main +from:0x020f41b8 kind:arm_call to:0x0203d210 module:main +from:0x020f41cc kind:arm_call to:0x0203d210 module:main +from:0x020f41d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f41dc kind:arm_call to:0x020f2a00 module:overlay(26) +from:0x020f41e4 kind:arm_call to:0x02011ff4 module:main +from:0x020f41f0 kind:load to:0x020a0328 module:overlay(0) +from:0x020f41f4 kind:load to:0x020f27d0 module:overlay(26) +from:0x020f41f8 kind:load to:0x020f3d38 module:overlay(26) +from:0x020f4210 kind:arm_call to:0x020f2910 module:overlay(26) +from:0x020f4224 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x020f4234 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x020f4258 kind:arm_call to:0x0203d160 module:main +from:0x020f4274 kind:arm_call to:0x0203d160 module:main +from:0x020f4284 kind:arm_call to:0x020fd040 module:overlay(26) +from:0x020f428c kind:arm_call to:0x020d55d0 module:overlay(24) +from:0x020f4294 kind:arm_call to:0x020f4350 module:overlay(26) +from:0x020f42a0 kind:load to:0x02135d74 module:overlay(26) +from:0x020f42a4 kind:load to:0x02135df4 module:overlay(26) +from:0x020f42a8 kind:load to:0x02135d80 module:overlay(26) +from:0x020f42ac kind:load to:0x020f3d38 module:overlay(26) +from:0x020f42b0 kind:load to:0x020f42bc module:overlay(26) +from:0x020f42b4 kind:load to:0x020f27d0 module:overlay(26) +from:0x020f42b8 kind:load to:0x020f42fc module:overlay(26) +from:0x020f42d4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x020f42ec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f42f8 kind:load to:0x02135dac module:overlay(26) +from:0x020f4318 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x020f4330 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f4340 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f434c kind:load to:0x02135c44 module:overlay(26) +from:0x020f4360 kind:arm_call to:0x021008d4 module:overlay(26) +from:0x020f4384 kind:arm_call to:0x02100c60 module:overlay(26) +from:0x020f4390 kind:arm_call to:0x020fd110 module:overlay(26) +from:0x020f43a4 kind:load to:0x020d5614 module:overlays(19,24) +from:0x020f4400 kind:arm_call to:0x02100dfc module:overlay(26) +from:0x020f4420 kind:arm_call to:0x020d574c module:overlay(24) +from:0x020f4438 kind:load to:0x020f4350 module:overlay(26) +from:0x020f4450 kind:load to:0x020fd184 module:overlay(26) +from:0x020f4480 kind:load to:0x02100e8c module:overlay(26) +from:0x020f44a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f44bc kind:load to:0x020578a4 module:overlay(0) +from:0x020f44d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f44d8 kind:arm_call to:0x02011ff4 module:main +from:0x020f44ec kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020f44f4 kind:arm_call to:0x02011ff4 module:main +from:0x020f450c kind:arm_call to:0x020d5610 module:overlay(24) +from:0x020f4520 kind:arm_call to:0x0203d210 module:main +from:0x020f4534 kind:arm_call to:0x0203d210 module:main +from:0x020f4548 kind:arm_call to:0x0203d210 module:main +from:0x020f4550 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f4558 kind:arm_call to:0x020f2a00 module:overlay(26) +from:0x020f4564 kind:load to:0x020a0328 module:overlay(0) +from:0x020f4568 kind:load to:0x020f27d0 module:overlay(26) +from:0x020f456c kind:load to:0x020f3d38 module:overlay(26) +from:0x020f457c kind:arm_call to:0x020d5610 module:overlay(24) +from:0x020f4590 kind:arm_call to:0x0203d210 module:main +from:0x020f45a4 kind:arm_call to:0x0203d210 module:main +from:0x020f45b8 kind:arm_call to:0x0203d210 module:main +from:0x020f45c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f45c8 kind:arm_call to:0x020f2a00 module:overlay(26) +from:0x020f45d0 kind:arm_call to:0x02011ff4 module:main +from:0x020f45dc kind:load to:0x020a0328 module:overlay(0) +from:0x020f45e0 kind:load to:0x020f27d0 module:overlay(26) +from:0x020f45e4 kind:load to:0x020f3d38 module:overlay(26) +from:0x020f45fc kind:arm_call to:0x020f2910 module:overlay(26) +from:0x020f4610 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x020f4620 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x020f4644 kind:arm_call to:0x0203d160 module:main +from:0x020f4660 kind:arm_call to:0x0203d160 module:main +from:0x020f4670 kind:arm_call to:0x020fd040 module:overlay(26) +from:0x020f4678 kind:arm_call to:0x020d5a58 module:overlay(24) +from:0x020f4680 kind:arm_call to:0x020f46a8 module:overlay(26) +from:0x020f468c kind:load to:0x02135e38 module:overlay(26) +from:0x020f4690 kind:load to:0x02135e44 module:overlay(26) +from:0x020f4694 kind:load to:0x02135d80 module:overlay(26) +from:0x020f4698 kind:load to:0x020f3d38 module:overlay(26) +from:0x020f469c kind:load to:0x020f42bc module:overlay(26) +from:0x020f46a0 kind:load to:0x020f27d0 module:overlay(26) +from:0x020f46a4 kind:load to:0x020f42fc module:overlay(26) +from:0x020f46b8 kind:arm_call to:0x02100eb0 module:overlay(26) +from:0x020f46dc kind:arm_call to:0x0210123c module:overlay(26) +from:0x020f46e8 kind:arm_call to:0x020fd110 module:overlay(26) +from:0x020f46fc kind:load to:0x020d5ab0 module:overlays(19,24) +from:0x020f475c kind:arm_call to:0x021013d8 module:overlay(26) +from:0x020f4778 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020f4784 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x020f47b0 kind:arm_call to:0x020d5c1c module:overlay(24) +from:0x020f47bc kind:load to:0x02135e88 module:overlay(26) +from:0x020f47cc kind:load to:0x020f46a8 module:overlay(26) +from:0x020f47e4 kind:load to:0x020fd184 module:overlay(26) +from:0x020f47f4 kind:load to:0x02101468 module:overlay(26) +from:0x020f480c kind:arm_call to:0x020d5a98 module:overlay(24) +from:0x020f4820 kind:arm_call to:0x0203d210 module:main +from:0x020f4834 kind:arm_call to:0x0203d210 module:main +from:0x020f4848 kind:arm_call to:0x0203d210 module:main +from:0x020f4850 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f4858 kind:arm_call to:0x020f2a00 module:overlay(26) +from:0x020f4864 kind:load to:0x020a0328 module:overlay(0) +from:0x020f4868 kind:load to:0x020f27d0 module:overlay(26) +from:0x020f486c kind:load to:0x020f3d38 module:overlay(26) +from:0x020f487c kind:arm_call to:0x020d5a98 module:overlay(24) +from:0x020f4890 kind:arm_call to:0x0203d210 module:main +from:0x020f48a4 kind:arm_call to:0x0203d210 module:main +from:0x020f48b8 kind:arm_call to:0x0203d210 module:main +from:0x020f48c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f48c8 kind:arm_call to:0x020f2a00 module:overlay(26) +from:0x020f48d0 kind:arm_call to:0x02011ff4 module:main +from:0x020f48dc kind:load to:0x020a0328 module:overlay(0) +from:0x020f48e0 kind:load to:0x020f27d0 module:overlay(26) +from:0x020f48e4 kind:load to:0x020f3d38 module:overlay(26) +from:0x020f48f0 kind:arm_call to:0x020f4ca8 module:overlay(26) +from:0x020f491c kind:arm_call_thumb to:0x020141dc module:main +from:0x020f4934 kind:arm_call to:0x02013b10 module:main +from:0x020f493c kind:arm_call_thumb to:0x020141dc module:main +from:0x020f4944 kind:arm_call to:0x02013b10 module:main +from:0x020f4958 kind:arm_call to:0x020f4cb8 module:overlay(26) +from:0x020f49ac kind:arm_call to:0x02014478 module:main +from:0x020f49bc kind:arm_call to:0x02013c08 module:main +from:0x020f49c8 kind:arm_call to:0x02013b24 module:main +from:0x020f49d8 kind:arm_call to:0x02014478 module:main +from:0x020f49e4 kind:arm_call to:0x02013c08 module:main +from:0x020f49f0 kind:arm_call to:0x02013b24 module:main +from:0x020f4a04 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020f4a1c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020f4b18 kind:arm_call to:0x020f4c80 module:overlay(26) +from:0x020f4ba8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4bb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4bd4 kind:arm_call to:0x01ff9364 module:itcm +from:0x020f4c18 kind:load to:0x02049b52 module:main +from:0x020f4c1c kind:load to:0x02049b18 module:main +from:0x020f4c20 kind:load to:0x02049b2a module:main +from:0x020f4c24 kind:load to:0x0204a110 module:main +from:0x020f4cb4 kind:load to:0x0213f698 module:overlay(26) +from:0x020f4cc8 kind:load to:0x0213f698 module:overlay(26) +from:0x020f4cfc kind:load to:0x02132670 module:overlay(26) +from:0x020f4d08 kind:arm_call to:0x020f4ccc module:overlay(26) +from:0x020f4d34 kind:arm_call to:0x020f4ccc module:overlay(26) +from:0x020f4d78 kind:arm_call to:0x020f4ccc module:overlay(26) +from:0x020f4d90 kind:arm_call to:0x020f4ccc module:overlay(26) +from:0x020f4da8 kind:arm_call to:0x020f4ccc module:overlay(26) +from:0x020f4dc0 kind:arm_call to:0x020f4ccc module:overlay(26) +from:0x020f4e9c kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020f4eac kind:arm_call to:0x020ea450 module:overlay(26) +from:0x020f4ed8 kind:arm_call to:0x0205c7ac module:overlay(0) +from:0x020f4fd8 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x020f4ff4 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x020f5004 kind:arm_call to:0x020eac3c module:overlay(26) +from:0x020f5050 kind:load to:0x02135ea0 module:overlay(26) +from:0x020f5060 kind:arm_call to:0x02011ff4 module:main +from:0x020f50b8 kind:arm_call to:0x020f513c module:overlay(26) +from:0x020f50d8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f50e8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f5108 kind:arm_call to:0x020f513c module:overlay(26) +from:0x020f5154 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f51a8 kind:load to:0x0213263c module:overlay(26) +from:0x020f5204 kind:arm_call to:0x020f513c module:overlay(26) +from:0x020f5224 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f5230 kind:arm_call to:0x020f513c module:overlay(26) +from:0x020f5254 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f5264 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f52d4 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020f52e4 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x020f52fc kind:arm_call to:0x0213247c module:overlay(26) +from:0x020f537c kind:arm_call to:0x0213247c module:overlay(26) +from:0x020f5440 kind:arm_call to:0x02011f3c module:main +from:0x020f544c kind:arm_call to:0x020f5454 module:overlay(26) +from:0x020f545c kind:arm_call to:0x020f54a8 module:overlay(26) +from:0x020f5478 kind:arm_call to:0x020f54b8 module:overlay(26) +from:0x020f549c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f54b4 kind:load to:0x027e0d14 module:dtcm +from:0x020f54c8 kind:load to:0x027e0d14 module:dtcm +from:0x020f54f8 kind:load to:0x021327dc module:overlay(26) +from:0x020f5528 kind:load to:0x021327d8 module:overlay(26) +from:0x020f553c kind:arm_call to:0x020f5030 module:overlay(26) +from:0x020f5550 kind:arm_call to:0x020f55b8 module:overlay(26) +from:0x020f555c kind:load to:0x02135ee4 module:overlay(26) +from:0x020f5570 kind:arm_call to:0x020f55d0 module:overlay(26) +from:0x020f5578 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f5584 kind:load to:0x02135ee4 module:overlay(26) +from:0x020f5598 kind:arm_call to:0x020f55d0 module:overlay(26) +from:0x020f55a0 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f55a8 kind:arm_call to:0x02011ff4 module:main +from:0x020f55b4 kind:load to:0x02135ee4 module:overlay(26) +from:0x020f55c4 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f5600 kind:arm_call to:0x020f7c48 module:overlay(26) +from:0x020f563c kind:arm_call to:0x020e9c0c module:overlay(26) +from:0x020f5664 kind:arm_call to:0x020f569c module:overlay(26) +from:0x020f5684 kind:arm_call to:0x020f5d18 module:overlay(26) +from:0x020f56cc kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f56f8 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5700 kind:arm_call to:0x020f54cc module:overlay(26) +from:0x020f5728 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f572c kind:arm_call to:0x02032784 module:main +from:0x020f575c kind:arm_call to:0x020d2090 module:overlay(24) +from:0x020f581c kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f58b0 kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f5908 kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f5960 kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f59bc kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f59f8 kind:arm_call to:0x020f54fc module:overlay(26) +from:0x020f5a68 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5ab0 kind:arm_call to:0x020f7a88 module:overlay(26) +from:0x020f5b00 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5b48 kind:arm_call to:0x020f7a88 module:overlay(26) +from:0x020f5b94 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5bd8 kind:arm_call to:0x020f7a88 module:overlay(26) +from:0x020f5c30 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5c78 kind:arm_call to:0x020f7a88 module:overlay(26) +from:0x020f5ca4 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020f5d48 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f5d74 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5e38 kind:arm_call to:0x020f7bdc module:overlay(26) +from:0x020f5e60 kind:arm_call to:0x020f7bdc module:overlay(26) +from:0x020f5ec8 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5ed4 kind:arm_call to:0x020f7ae8 module:overlay(26) +from:0x020f5f28 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5f4c kind:arm_call to:0x020f7ae8 module:overlay(26) +from:0x020f5fa0 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f5fc4 kind:arm_call to:0x020f7ae8 module:overlay(26) +from:0x020f6030 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f603c kind:arm_call to:0x020f7ae8 module:overlay(26) +from:0x020f608c kind:arm_call to:0x020f7b70 module:overlay(26) +from:0x020f60dc kind:arm_call to:0x020f7b70 module:overlay(26) +from:0x020f6130 kind:arm_call to:0x020f7b70 module:overlay(26) +from:0x020f6188 kind:arm_call to:0x020f7b70 module:overlay(26) +from:0x020f61b4 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020f6238 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x020f6254 kind:arm_call to:0x020d23cc module:overlay(24) +from:0x020f6280 kind:load to:0x02132634 module:overlay(26) +from:0x020f6290 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f629c kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f62a4 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f62dc kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f6364 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f6370 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f637c kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f63b8 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f63e8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f63f4 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f6418 kind:load to:0x02132634 module:overlay(26) +from:0x020f6468 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020f6498 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020f6528 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f6548 kind:load to:0x021327fc module:overlay(26) +from:0x020f6598 kind:arm_call to:0x020f5030 module:overlay(26) +from:0x020f65ac kind:arm_call to:0x020f6614 module:overlay(26) +from:0x020f65b8 kind:load to:0x02135f28 module:overlay(26) +from:0x020f65cc kind:arm_call to:0x020f662c module:overlay(26) +from:0x020f65d4 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f65e0 kind:load to:0x02135f28 module:overlay(26) +from:0x020f65f4 kind:arm_call to:0x020f662c module:overlay(26) +from:0x020f65fc kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f6604 kind:arm_call to:0x02011ff4 module:main +from:0x020f6610 kind:load to:0x02135f28 module:overlay(26) +from:0x020f6620 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f665c kind:arm_call to:0x020f7c48 module:overlay(26) +from:0x020f66b8 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x020f6774 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f6840 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f684c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6858 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6864 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6870 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f687c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6888 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6894 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f68f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6904 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6914 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6924 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6934 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6944 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6964 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6974 kind:arm_call to:0x020e9c0c module:overlay(26) +from:0x020f6988 kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f69ac kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f69d0 kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f69f4 kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x020f6a58 kind:arm_call to:0x020f7a88 module:overlay(26) +from:0x020f6abc kind:arm_call to:0x020f7a88 module:overlay(26) +from:0x020f6af0 kind:arm_call to:0x020f7bdc module:overlay(26) +from:0x020f6b0c kind:arm_call to:0x0213247c module:overlay(26) +from:0x020f6b1c kind:arm_call to:0x0213247c module:overlay(26) +from:0x020f6b30 kind:arm_call to:0x020f7ae8 module:overlay(26) +from:0x020f6b78 kind:arm_call to:0x020f7b70 module:overlay(26) +from:0x020f6bb4 kind:arm_call to:0x020f7b70 module:overlay(26) +from:0x020f6bd0 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x020f6c88 kind:arm_call to:0x020f64b0 module:overlay(26) +from:0x020f6c8c kind:arm_call to:0x020f653c module:overlay(26) +from:0x020f6ca0 kind:arm_call to:0x020f64b0 module:overlay(26) +from:0x020f6ca4 kind:arm_call to:0x020f653c module:overlay(26) +from:0x020f6cb8 kind:arm_call to:0x020f64b0 module:overlay(26) +from:0x020f6cbc kind:arm_call to:0x020f653c module:overlay(26) +from:0x020f6cdc kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f6cf4 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x020f6d04 kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f6d1c kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f6e20 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020f6e2c kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020f6f2c kind:arm_call to:0x020f6e10 module:overlay(26) +from:0x020f6f44 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x020f6f64 kind:arm_call to:0x020f6cd4 module:overlay(26) +from:0x020f6f78 kind:arm_call to:0x020d23cc module:overlay(24) +from:0x020f6fa8 kind:arm_call to:0x020f6f24 module:overlay(26) +from:0x020f6fbc kind:arm_call to:0x020d23cc module:overlay(24) +from:0x020f6fcc kind:arm_call to:0x020d23cc module:overlay(24) +from:0x020f6fdc kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f7018 kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f702c kind:arm_call to:0x020f6e10 module:overlay(26) +from:0x020f703c kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f704c kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f7070 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f7094 kind:arm_call to:0x020f51d4 module:overlay(26) +from:0x020f70d4 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f70e0 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f715c kind:arm_call to:0x01fff764 module:itcm +from:0x020f7164 kind:arm_call to:0x020eae28 module:overlay(26) +from:0x020f71b0 kind:arm_call to:0x01fff764 module:itcm +from:0x020f71f4 kind:arm_call to:0x01fff764 module:itcm +from:0x020f728c kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f7298 kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f72a0 kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f72b8 kind:arm_call to:0x020f737c module:overlay(26) +from:0x020f72c4 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f72dc kind:arm_call to:0x020f737c module:overlay(26) +from:0x020f72e8 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f72f4 kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f7310 kind:arm_call to:0x020f737c module:overlay(26) +from:0x020f731c kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f7328 kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f7340 kind:arm_call to:0x020f737c module:overlay(26) +from:0x020f7350 kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f7364 kind:arm_call to:0x020f654c module:overlay(26) +from:0x020f7374 kind:arm_call to:0x020eafbc module:overlay(26) +from:0x020f7388 kind:arm_call to:0x020f6d24 module:overlay(26) +from:0x020f7390 kind:arm_call to:0x020f654c module:overlay(26) +from:0x020f73a4 kind:arm_call to:0x020eafa4 module:overlay(26) +from:0x020f73c0 kind:arm_call to:0x020f7640 module:overlay(26) +from:0x020f73dc kind:arm_call to:0x020f7348 module:overlay(26) +from:0x020f7400 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f7408 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f7410 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x020f7424 kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f742c kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f7434 kind:arm_call to:0x0205c87c module:overlay(0) +from:0x020f7454 kind:arm_call to:0x020f7640 module:overlay(26) +from:0x020f7480 kind:load to:0x021327f0 module:overlay(26) +from:0x020f74e4 kind:arm_call to:0x020f7640 module:overlay(26) +from:0x020f7504 kind:arm_call to:0x020f6cfc module:overlay(26) +from:0x020f753c kind:arm_call to:0x01fff744 module:itcm +from:0x020f75a0 kind:arm_call to:0x01fff744 module:itcm +from:0x020f75b4 kind:arm_call to:0x01fff744 module:itcm +from:0x020f761c kind:load to:0x021327e4 module:overlay(26) +from:0x020f7628 kind:load to:0x020f6cd4 module:overlay(26) +from:0x020f7634 kind:load to:0x020f6cfc module:overlay(26) +from:0x020f7648 kind:arm_call to:0x020f6cfc module:overlay(26) +from:0x020f7684 kind:load to:0x02132634 module:overlay(26) +from:0x020f76d8 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x020f76e8 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x020f76f8 kind:arm_call to:0x020eac3c module:overlay(26) +from:0x020f7738 kind:load to:0x0213280c module:overlay(26) +from:0x020f773c kind:load to:0x02132824 module:overlay(26) +from:0x020f7758 kind:arm_call to:0x020eafa4 module:overlay(26) +from:0x020f7768 kind:arm_call to:0x020eafa4 module:overlay(26) +from:0x020f7778 kind:arm_call to:0x020eafa4 module:overlay(26) +from:0x020f7788 kind:load to:0x020f53e4 module:overlay(26) +from:0x020f779c kind:arm_call to:0x020f5030 module:overlay(26) +from:0x020f77b0 kind:arm_call to:0x020f7818 module:overlay(26) +from:0x020f77bc kind:load to:0x02135f6c module:overlay(26) +from:0x020f77d0 kind:arm_call to:0x020f7824 module:overlay(26) +from:0x020f77d8 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f77e4 kind:load to:0x02135f6c module:overlay(26) +from:0x020f77f8 kind:arm_call to:0x020f7824 module:overlay(26) +from:0x020f7800 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f7808 kind:arm_call to:0x02011ff4 module:main +from:0x020f7814 kind:load to:0x02135f6c module:overlay(26) +from:0x020f78a4 kind:arm_call to:0x020d255c module:overlay(24) +from:0x020f78bc kind:arm_call to:0x02011f3c module:main +from:0x020f78cc kind:arm_call to:0x021799e0 module:overlay(92) +from:0x020f78d8 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f78fc kind:arm_call to:0x02011f3c module:main +from:0x020f790c kind:arm_call to:0x020f552c module:overlay(26) +from:0x020f7914 kind:arm_call to:0x02011f3c module:main +from:0x020f7924 kind:arm_call to:0x020f778c module:overlay(26) +from:0x020f7930 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f7934 kind:arm_call to:0x02032784 module:main +from:0x020f7958 kind:arm_call to:0x02011f3c module:main +from:0x020f7968 kind:arm_call to:0x020f6588 module:overlay(26) +from:0x020f7974 kind:arm_call to:0x020d2568 module:overlay(24) +from:0x020f798c kind:arm_call to:0x020e9c0c module:overlay(26) +from:0x020f79ac kind:arm_call to:0x02011f3c module:main +from:0x020f79bc kind:arm_call to:0x02102a68 module:overlay(26) +from:0x020f79c8 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x020f79ec kind:arm_call to:0x02011f3c module:main +from:0x020f79fc kind:arm_call to:0x020f552c module:overlay(26) +from:0x020f7a04 kind:arm_call to:0x02011f3c module:main +from:0x020f7a14 kind:arm_call to:0x020f778c module:overlay(26) +from:0x020f7a1c kind:load to:0x027e09a4 module:dtcm +from:0x020f7a5c kind:arm_call to:0x02011f3c module:main +from:0x020f7a68 kind:arm_call to:0x020eb294 module:overlay(26) +from:0x020f7a7c kind:arm_call to:0x020eb2f8 module:overlay(26) +from:0x020f7aa4 kind:arm_call to:0x02011f3c module:main +from:0x020f7ab0 kind:arm_call to:0x020edea0 module:overlay(26) +from:0x020f7ad4 kind:arm_call to:0x020edf08 module:overlay(26) +from:0x020f7b00 kind:arm_call to:0x02011f3c module:main +from:0x020f7b0c kind:arm_call to:0x020efea4 module:overlay(26) +from:0x020f7b20 kind:arm_call to:0x020eff0c module:overlay(26) +from:0x020f7b44 kind:arm_call to:0x02011f3c module:main +from:0x020f7b50 kind:arm_call to:0x0217a2dc module:overlay(92) +from:0x020f7b64 kind:arm_call to:0x0217a34c module:overlay(92) +from:0x020f7b94 kind:arm_call to:0x02011f3c module:main +from:0x020f7ba0 kind:arm_call to:0x020f03cc module:overlay(26) +from:0x020f7bcc kind:arm_call to:0x020f0410 module:overlay(26) +from:0x020f7c00 kind:arm_call to:0x02011f3c module:main +from:0x020f7c0c kind:arm_call to:0x020f0810 module:overlay(26) +from:0x020f7c38 kind:arm_call to:0x020f0844 module:overlay(26) +from:0x020f7c6c kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x020f7c80 kind:arm_call to:0x02067278 module:overlay(0) +from:0x020f7d14 kind:arm_call to:0x020e0ee4 module:overlay(26) +from:0x020f7d58 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f7d78 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7d7c kind:load to:0x02138e30 module:overlay(26) +from:0x020f7d80 kind:load to:0x027e09b8 module:dtcm +from:0x020f7e5c kind:arm_call to:0x0206807c module:overlay(0) +from:0x020f7e6c kind:load to:0x0213f69c module:overlay(26) +from:0x020f7e70 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7e74 kind:load to:0x020b508c module:overlay(0) +from:0x020f7ed0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020f7ee0 kind:load to:0x0213f69c module:overlay(26) +from:0x020f7ee4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7ee8 kind:load to:0x020b508c module:overlay(0) +from:0x020f7f18 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020f7f20 kind:load to:0x0213f69c module:overlay(26) +from:0x020f7f24 kind:load to:0x020b508c module:overlay(0) +from:0x020f7f60 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f7f7c kind:arm_call to:0x020730e0 module:overlay(0) +from:0x020f7fa8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x020f7fe0 kind:load to:0x0213f69c module:overlay(26) +from:0x020f7fe4 kind:load to:0x027e09b8 module:dtcm +from:0x020f7fe8 kind:load to:0x020f8068 module:overlay(26) +from:0x020f8018 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f8034 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x020f8060 kind:load to:0x0213f69c module:overlay(26) +from:0x020f8064 kind:load to:0x027e09b8 module:dtcm +from:0x020f8078 kind:load to:0x0213f6b0 module:overlay(26) +from:0x020f807c kind:load to:0x020f8080 module:overlay(26) +from:0x020f8204 kind:load to:0x02138e30 module:overlay(26) +from:0x020f8208 kind:load to:0x0213f698 module:overlay(26) +from:0x020f8214 kind:load to:0x020f7e78 module:overlay(26) +from:0x020f8220 kind:load to:0x020f7fec module:overlay(26) +from:0x020f8230 kind:arm_call to:0x01fff458 module:itcm +from:0x020f8288 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f829c kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f82b0 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f82f0 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8304 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8318 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8360 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020f8374 kind:arm_call to:0x020f8624 module:overlay(26) +from:0x020f83a4 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f83b8 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f83c8 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020f83dc kind:arm_call to:0x020f8624 module:overlay(26) +from:0x020f8418 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f842c kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f84a8 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f84c4 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8534 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8550 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8558 kind:load to:0x027e0ce0 module:dtcm +from:0x020f855c kind:load to:0x027e0cfc module:dtcm +from:0x020f856c kind:load to:0x02049be4 module:main +from:0x020f858c kind:arm_call to:0x020f7eec module:overlay(26) +from:0x020f85b4 kind:arm_call to:0x020f7eec module:overlay(26) +from:0x020f85e4 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8618 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8638 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020f8648 kind:arm_call to:0x020d45b0 module:overlay(24) +from:0x020f8668 kind:arm_call to:0x020d4640 module:overlay(24) +from:0x020f8688 kind:arm_call to:0x020d4640 module:overlay(24) +from:0x020f87d0 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f87f0 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f880c kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f882c kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8848 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8868 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8884 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f88a4 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f88c0 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f88e0 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f88fc kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f891c kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8938 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8958 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8974 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8994 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f899c kind:load to:0x027e0cfc module:dtcm +from:0x020f89e0 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x020f89f0 kind:arm_call to:0x020d4640 module:overlay(24) +from:0x020f8b34 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8b4c kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8b64 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8b7c kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8b94 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8bac kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8bc4 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8bdc kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8bf4 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8c0c kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8c24 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8c3c kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8c54 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8c6c kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8c84 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8c9c kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8cac kind:load to:0x027e0cfc module:dtcm +from:0x020f8d1c kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8d58 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8d6c kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8da4 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8de4 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8df8 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8e30 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8e64 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8e90 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8ebc kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8ee4 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8f10 kind:arm_call to:0x02067bf0 module:overlay(0) +from:0x020f8f28 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8f34 kind:load to:0x020b508c module:overlay(0) +from:0x020f8f54 kind:arm_call to:0x020f7e04 module:overlay(26) +from:0x020f8f84 kind:arm_call to:0x020f7f28 module:overlay(26) +from:0x020f8f9c kind:arm_call to:0x020672ac module:overlay(0) +from:0x020f8fa4 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x020f8fd0 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020f8fdc kind:load to:0x027e0cd8 module:dtcm +from:0x020f8ff0 kind:arm_call to:0x020d1bb8 module:overlay(24) +from:0x020f8ff4 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x020f9014 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9018 kind:load to:0x01fff698 module:itcm +from:0x020f9028 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x020f9034 kind:arm_call to:0x020d1f40 module:overlay(24) +from:0x020f9084 kind:arm_call to:0x020f8fb0 module:overlay(26) +from:0x020f9094 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020f90a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9138 kind:load to:0x027e09bc module:dtcm +from:0x020f91cc kind:load to:0x02138e30 module:overlay(26) +from:0x020f91e0 kind:arm_call to:0x020ee250 module:overlay(26) +from:0x020f9218 kind:arm_call to:0x020ee624 module:overlay(26) +from:0x020f922c kind:arm_call to:0x020ee658 module:overlay(26) +from:0x020f9260 kind:arm_call to:0x020eea80 module:overlay(26) +from:0x020f9290 kind:arm_call to:0x020ee888 module:overlay(26) +from:0x020f92b0 kind:arm_call to:0x020ee674 module:overlay(26) +from:0x020f92b8 kind:arm_call to:0x020f9328 module:overlay(26) +from:0x020f92e8 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x020f9308 kind:arm_call to:0x020f9248 module:overlay(26) +from:0x020f9324 kind:load to:0x020eea80 module:overlay(26) +from:0x020f93b0 kind:arm_call to:0x020f8fe0 module:overlay(26) +from:0x020f93bc kind:arm_call to:0x020f903c module:overlay(26) +from:0x020f93d4 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020f93e0 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020f93f8 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020f9418 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x020f9434 kind:arm_call to:0x020f53c4 module:overlay(26) +from:0x020f9444 kind:arm_call to:0x020f53c4 module:overlay(26) +from:0x020f9454 kind:arm_call to:0x020f53c4 module:overlay(26) +from:0x020f94ec kind:load to:0x027e0cd8 module:dtcm +from:0x020f94f0 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9518 kind:arm_call to:0x020ee410 module:overlay(26) +from:0x020f9538 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x020f957c kind:arm_call to:0x020eeb24 module:overlay(26) +from:0x020f9588 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x020f95a0 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020f95ac kind:arm_call to:0x020fa6e8 module:overlay(26) +from:0x020f95b8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020f95fc kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9608 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020f961c kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x020f9664 kind:arm_call to:0x020f9328 module:overlay(26) +from:0x020f96c4 kind:arm_call to:0x020f8fe0 module:overlay(26) +from:0x020f96dc kind:arm_call to:0x020e986c module:overlay(26) +from:0x020f975c kind:arm_call to:0x020f9368 module:overlay(26) +from:0x020f977c kind:arm_call to:0x020fb4cc module:overlay(26) +from:0x020f97bc kind:arm_call to:0x020f901c module:overlay(26) +from:0x020f97f0 kind:arm_call to:0x020f901c module:overlay(26) +from:0x020f9820 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9830 kind:arm_call to:0x020f9068 module:overlay(26) +from:0x020f9844 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9860 kind:arm_call to:0x020f9068 module:overlay(26) +from:0x020f9874 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9888 kind:arm_call to:0x020fa89c module:overlay(26) +from:0x020f98d4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9900 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f990c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020f9920 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x020f99b0 kind:arm_call to:0x020fb69c module:overlay(26) +from:0x020f99c8 kind:arm_call to:0x020f9328 module:overlay(26) +from:0x020f9a2c kind:arm_call to:0x020e9a3c module:overlay(26) +from:0x020f9a48 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020f9a58 kind:arm_call to:0x020fa3f0 module:overlay(26) +from:0x020f9adc kind:arm_call to:0x020f9368 module:overlay(26) +from:0x020f9afc kind:arm_call to:0x020fb4cc module:overlay(26) +from:0x020f9b38 kind:arm_call to:0x020f901c module:overlay(26) +from:0x020f9b6c kind:arm_call to:0x020f901c module:overlay(26) +from:0x020f9b9c kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9bac kind:arm_call to:0x020f9068 module:overlay(26) +from:0x020f9bbc kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9bd8 kind:arm_call to:0x020f9068 module:overlay(26) +from:0x020f9be8 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9bfc kind:arm_call to:0x020fa89c module:overlay(26) +from:0x020f9c3c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020f9c8c kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9c98 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020f9cac kind:arm_call to:0x020fa304 module:overlay(26) +from:0x020f9d08 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x020f9d80 kind:arm_call to:0x020f8fe0 module:overlay(26) +from:0x020f9d8c kind:arm_call to:0x020f903c module:overlay(26) +from:0x020f9dac kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020f9db8 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020f9dd8 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x020f9e60 kind:arm_call to:0x020fb39c module:overlay(26) +from:0x020f9e70 kind:arm_call to:0x020fb69c module:overlay(26) +from:0x020f9e90 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9ea0 kind:arm_call to:0x020fa500 module:overlay(26) +from:0x020f9ee0 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020f9ef4 kind:arm_call to:0x020fa89c module:overlay(26) +from:0x020f9f14 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9f38 kind:arm_call to:0x020eeca8 module:overlay(26) +from:0x020f9fa0 kind:load to:0x027e0998 module:dtcm +from:0x020f9fb8 kind:arm_call to:0x020fa090 module:overlay(26) +from:0x020f9fc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f9ffc kind:arm_call to:0x020f9fec module:overlay(26) +from:0x020fa004 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020fa018 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020fa064 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa0a4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa124 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa138 kind:arm_call to:0x020fa184 module:overlay(26) +from:0x020fa144 kind:arm_call to:0x020f8fb0 module:overlay(26) +from:0x020fa154 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x020fa170 kind:arm_call to:0x01ffe868 module:itcm +from:0x020fa180 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa1a0 kind:arm_call to:0x020ef10c module:overlay(26) +from:0x020fa1b0 kind:arm_call to:0x020ef130 module:overlay(26) +from:0x020fa1e8 kind:arm_call to:0x020fa184 module:overlay(26) +from:0x020fa1fc kind:arm_call to:0x020fa29c module:overlay(26) +from:0x020fa24c kind:arm_call to:0x020f8fe0 module:overlay(26) +from:0x020fa268 kind:arm_call to:0x020fa304 module:overlay(26) +from:0x020fa290 kind:arm_call to:0x020f8fe0 module:overlay(26) +from:0x020fa2b8 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa2cc kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x020fa2d4 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa2e8 kind:arm_call to:0x020ef01c module:overlay(26) +from:0x020fa320 kind:arm_call to:0x020ef130 module:overlay(26) +from:0x020fa330 kind:arm_call to:0x020ef10c module:overlay(26) +from:0x020fa368 kind:arm_call to:0x020ef130 module:overlay(26) +from:0x020fa37c kind:arm_call to:0x020ef10c module:overlay(26) +from:0x020fa3a4 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa3b8 kind:arm_call to:0x020ef01c module:overlay(26) +from:0x020fa3c0 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa3d4 kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x020fa418 kind:arm_call to:0x020fa304 module:overlay(26) +from:0x020fa44c kind:arm_call to:0x020fa304 module:overlay(26) +from:0x020fa4f0 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x020fa4fc kind:load to:0x027e0cd8 module:dtcm +from:0x020fa518 kind:arm_call to:0x020fa478 module:overlay(26) +from:0x020fa530 kind:arm_call to:0x020f901c module:overlay(26) +from:0x020fa570 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa580 kind:arm_call to:0x020fa184 module:overlay(26) +from:0x020fa5ac kind:arm_call to:0x020fa500 module:overlay(26) +from:0x020fa5b8 kind:arm_call to:0x020f9068 module:overlay(26) +from:0x020fa5c8 kind:arm_call to:0x020fa478 module:overlay(26) +from:0x020fa5e4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa5f0 kind:arm_call to:0x020fa6e8 module:overlay(26) +from:0x020fa600 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x020fa610 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa61c kind:arm_call to:0x020fa6e8 module:overlay(26) +from:0x020fa648 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa658 kind:arm_call to:0x020fa7fc module:overlay(26) +from:0x020fa678 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa690 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa69c kind:arm_call to:0x020fa6e8 module:overlay(26) +from:0x020fa6ac kind:arm_call to:0x020e9540 module:overlay(26) +from:0x020fa6bc kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa6c8 kind:arm_call to:0x020fa6e8 module:overlay(26) +from:0x020fa6e4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa6fc kind:load to:0x020ef1b0 module:overlay(26) +from:0x020fa714 kind:arm_call to:0x020ef83c module:overlay(26) +from:0x020fa728 kind:arm_call to:0x020ef83c module:overlay(26) +from:0x020fa744 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa750 kind:arm_call to:0x020ef1f4 module:overlay(26) +from:0x020fa758 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa764 kind:arm_call to:0x020ef218 module:overlay(26) +from:0x020fa784 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x020fa798 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x020fa7b4 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x020fa7c0 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x020fa7d4 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa7e0 kind:arm_call to:0x020ef218 module:overlay(26) +from:0x020fa7e8 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa7f4 kind:arm_call to:0x020ef1f4 module:overlay(26) +from:0x020fa82c kind:arm_call to:0x020fa730 module:overlay(26) +from:0x020fa87c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa888 kind:arm_call to:0x020f904c module:overlay(26) +from:0x020fa8c4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fa8d4 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020fa900 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020fa924 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fa934 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020fa954 kind:load to:0x027e09b8 module:dtcm +from:0x020fa980 kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x020fa98c kind:arm_call to:0x020eeb00 module:overlay(26) +from:0x020fa9c4 kind:arm_call to:0x020eeb00 module:overlay(26) +from:0x020fa9cc kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020fa9f0 kind:arm_call to:0x020eeb00 module:overlay(26) +from:0x020fa9f8 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x020faa24 kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x020faa2c kind:arm_call to:0x020ee410 module:overlay(26) +from:0x020faa38 kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x020faa5c kind:arm_call to:0x020fa478 module:overlay(26) +from:0x020faa74 kind:arm_call to:0x020fa48c module:overlay(26) +from:0x020faa84 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x020faaac kind:arm_call to:0x020fa4bc module:overlay(26) +from:0x020faab8 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020faabc kind:arm_call to:0x020f903c module:overlay(26) +from:0x020faacc kind:arm_call to:0x020f737c module:overlay(26) +from:0x020faadc kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020faae0 kind:arm_call to:0x020f903c module:overlay(26) +from:0x020faaec kind:arm_call to:0x02179a90 module:overlay(92) +from:0x020faaf8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fab18 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fab28 kind:arm_call to:0x020fa184 module:overlay(26) +from:0x020fab30 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x020fab3c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fab4c kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x020fab60 kind:arm_call to:0x020f4f68 module:overlay(26) +from:0x020fab74 kind:arm_call to:0x020f4f50 module:overlay(26) +from:0x020faba0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fabc0 kind:arm_call to:0x020fa478 module:overlay(26) +from:0x020fabd4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fabe4 kind:arm_call to:0x020fa184 module:overlay(26) +from:0x020fabf0 kind:arm_call to:0x020fa48c module:overlay(26) +from:0x020fac00 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x020fac30 kind:arm_call to:0x020f4f68 module:overlay(26) +from:0x020fac44 kind:arm_call to:0x020f4f50 module:overlay(26) +from:0x020fac5c kind:arm_call to:0x020fa4bc module:overlay(26) +from:0x020fac68 kind:arm_call to:0x020f7348 module:overlay(26) +from:0x020fac6c kind:arm_call to:0x020f904c module:overlay(26) +from:0x020fac78 kind:arm_call to:0x020fa89c module:overlay(26) +from:0x020fac88 kind:arm_call to:0x020fa4b0 module:overlay(26) +from:0x020fac98 kind:arm_call to:0x020fa4b0 module:overlay(26) +from:0x020facac kind:arm_call to:0x020f4f68 module:overlay(26) +from:0x020facbc kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fad1c kind:arm_call to:0x020fa89c module:overlay(26) +from:0x020fad24 kind:arm_call to:0x020faa40 module:overlay(26) +from:0x020fad30 kind:arm_call to:0x02179a7c module:overlay(92) +from:0x020fad34 kind:arm_call to:0x020f904c module:overlay(26) +from:0x020fad40 kind:arm_call to:0x020fa89c module:overlay(26) +from:0x020fad4c kind:load to:0x027e0ce0 module:dtcm +from:0x020fad64 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x020fad84 kind:arm_call to:0x01fffd00 module:itcm +from:0x020faebc kind:arm_call to:0x01fff458 module:itcm +from:0x020faecc kind:arm_call to:0x01fff458 module:itcm +from:0x020faee0 kind:arm_call to:0x01fff458 module:itcm +from:0x020faef0 kind:arm_call to:0x01fff458 module:itcm +from:0x020faf04 kind:arm_call to:0x01fff458 module:itcm +from:0x020fafb8 kind:load to:0x02138e30 module:overlay(26) +from:0x020fafbc kind:load to:0x027e0ce4 module:dtcm +from:0x020faff0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020fb004 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020fb068 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x020fb0a4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020fb0b4 kind:load to:0x027e09b8 module:dtcm +from:0x020fb0c4 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020fb108 kind:arm_call to:0x020fb204 module:overlay(26) +from:0x020fb120 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020fb158 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020fb168 kind:load to:0x027e09b8 module:dtcm +from:0x020fb188 kind:arm_call to:0x02073330 module:overlay(0) +from:0x020fb1a0 kind:load to:0x027e09b8 module:dtcm +from:0x020fb1bc kind:load to:0x027e09b8 module:dtcm +from:0x020fb1c0 kind:load to:0x02073320 module:overlay(0) +from:0x020fb1d4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fb1e4 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x020fb200 kind:load to:0x027e09b8 module:dtcm +from:0x020fb234 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020fb23c kind:arm_call to:0x02061230 module:overlay(0) +from:0x020fb26c kind:arm_call to:0x020736f4 module:overlay(0) +from:0x020fb288 kind:arm_call to:0x020611fc module:overlay(0) +from:0x020fb294 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x020fb2c0 kind:arm_call to:0x02073138 module:overlay(0) +from:0x020fb2dc kind:arm_call to:0x020735ac module:overlay(0) +from:0x020fb2e8 kind:load to:0x0204a088 module:main +from:0x020fb2ec kind:load to:0x027e09b8 module:dtcm +from:0x020fb338 kind:load to:0x0204a088 module:main +from:0x020fb40c kind:arm_call to:0x020fa304 module:overlay(26) +from:0x020fb42c kind:arm_call to:0x020fa184 module:overlay(26) +from:0x020fb450 kind:arm_call to:0x020fa29c module:overlay(26) +from:0x020fb470 kind:arm_call to:0x020fa76c module:overlay(26) +from:0x020fb480 kind:arm_call to:0x020fa6e8 module:overlay(26) +from:0x020fb494 kind:arm_call to:0x020fa730 module:overlay(26) +from:0x020fb4a4 kind:arm_call to:0x020fa6e8 module:overlay(26) +from:0x020fb4b8 kind:arm_call to:0x020fa700 module:overlay(26) +from:0x020fb5bc kind:arm_call to:0x020fb538 module:overlay(26) +from:0x020fb5d0 kind:arm_call to:0x020fb554 module:overlay(26) +from:0x020fb5ec kind:arm_call to:0x020fb554 module:overlay(26) +from:0x020fb668 kind:arm_call to:0x020fb538 module:overlay(26) +from:0x020fb6f8 kind:arm_call to:0x020fb554 module:overlay(26) +from:0x020fb704 kind:arm_call to:0x020fb554 module:overlay(26) +from:0x020fb7b0 kind:arm_call to:0x020fb538 module:overlay(26) +from:0x020fb7bc kind:arm_call to:0x020fb554 module:overlay(26) +from:0x020fba38 kind:arm_call_thumb to:0x02058540 module:overlay(0) +from:0x020fba48 kind:arm_call to:0x02016620 module:main +from:0x020fba60 kind:arm_call_thumb to:0x020153fc module:main +from:0x020fba70 kind:load to:0x02135ff0 module:overlay(26) +from:0x020fba74 kind:load to:0x02135fa8 module:overlay(26) +from:0x020fba78 kind:load to:0x02135fac module:overlay(26) +from:0x020fba7c kind:load to:0x02135fe8 module:overlay(26) +from:0x020fba80 kind:load to:0x02135fe0 module:overlay(26) +from:0x020fbab4 kind:arm_call to:0x02026800 module:main +from:0x020fbabc kind:arm_call_thumb to:0x0201547c module:main +from:0x020fbad0 kind:arm_call_thumb to:0x0201541c module:main +from:0x020fbb00 kind:arm_call to:0x02026800 module:main +from:0x020fbb48 kind:load to:0x020aa2a0 module:overlay(0) +from:0x020fbb4c kind:load to:0x02135fa8 module:overlay(26) +from:0x020fbb50 kind:load to:0x02135ff4 module:overlay(26) +from:0x020fbb54 kind:load to:0x020aa2a4 module:overlay(0) +from:0x020fbb58 kind:load to:0x02136000 module:overlay(26) +from:0x020fbb70 kind:arm_call_thumb to:0x0201547c module:main +from:0x020fbb84 kind:arm_call_thumb to:0x0201547c module:main +from:0x020fbb8c kind:arm_call to:0x0201665c module:main +from:0x020fbb94 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020fbbac kind:arm_call_thumb to:0x0201547c module:main +from:0x020fbbb4 kind:arm_call to:0x0201665c module:main +from:0x020fbbbc kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x020fbbc4 kind:arm_call to:0x02011ff4 module:main +from:0x020fbbec kind:load to:0x027e09a4 module:dtcm +from:0x020fbc18 kind:load to:0x027e09a4 module:dtcm +from:0x020fbc34 kind:arm_call to:0x020fbbd0 module:overlay(26) +from:0x020fbc40 kind:arm_call to:0x020fbbf0 module:overlay(26) +from:0x020fbca4 kind:arm_call to:0x020fbbd0 module:overlay(26) +from:0x020fbcb0 kind:arm_call to:0x020fbbf0 module:overlay(26) +from:0x020fbcc4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbcec kind:arm_call to:0x020fbbd0 module:overlay(26) +from:0x020fbcf8 kind:arm_call to:0x020fbbf0 module:overlay(26) +from:0x020fbd28 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fbd48 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fbdac kind:arm_call to:0x01ffb800 module:itcm +from:0x020fbdb8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fbdc4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbe04 kind:arm_call to:0x020fbe10 module:overlay(26) +from:0x020fbe48 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbe7c kind:arm_call to:0x020fbfd8 module:overlay(26) +from:0x020fbec8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fbefc kind:arm_call to:0x020232d8 module:main +from:0x020fbf6c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020fbfa0 kind:arm_call to:0x020232d8 module:main +from:0x020fbfb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fc014 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fc020 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fc03c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fc198 kind:arm_call to:0x020fbe5c module:overlay(26) +from:0x020fc1c8 kind:arm_call to:0x020fc030 module:overlay(26) +from:0x020fc28c kind:load to:0x0203e964 module:main +from:0x020fc488 kind:arm_call to:0x020fc030 module:overlay(26) +from:0x020fc498 kind:arm_call to:0x020fc030 module:overlay(26) +from:0x020fc5e0 kind:arm_call to:0x020fbfd8 module:overlay(26) +from:0x020fc5f0 kind:arm_call to:0x020fbe5c module:overlay(26) +from:0x020fc680 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fc690 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc72c kind:arm_call to:0x020fc290 module:overlay(26) +from:0x020fc738 kind:load to:0x0203e964 module:main +from:0x020fc754 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fc774 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc820 kind:arm_call to:0x0203d160 module:main +from:0x020fc920 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fc9a4 kind:load to:0x020a0328 module:overlay(0) +from:0x020fc9a8 kind:load to:0x020feac4 module:overlay(26) +from:0x020fc9ac kind:load to:0x02132918 module:overlay(26) +from:0x020fc9b0 kind:load to:0x021328a8 module:overlay(26) +from:0x020fc9b4 kind:load to:0x027e09a4 module:dtcm +from:0x020fc9b8 kind:load to:0x027e0cec module:dtcm +from:0x020fc9bc kind:load to:0x027e07d4 module:dtcm +from:0x020fcc88 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020fcf0c kind:load to:0x027e09a4 module:dtcm +from:0x020fcf10 kind:load to:0x02132874 module:overlay(26) +from:0x020fcf14 kind:load to:0x02132864 module:overlay(26) +from:0x020fcf18 kind:load to:0x0213285c module:overlay(26) +from:0x020fcf1c kind:load to:0x0213287c module:overlay(26) +from:0x020fcf20 kind:load to:0x027e00fc module:dtcm +from:0x020fcf24 kind:load to:0x0213286c module:overlay(26) +from:0x020fcfcc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fcfe8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fd004 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fd020 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fd030 kind:arm_call to:0x020fc9c0 module:overlay(26) +from:0x020fd03c kind:load to:0x027e0cec module:dtcm +from:0x020fd068 kind:arm_call to:0x0203d160 module:main +from:0x020fd0b4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fd0cc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fd100 kind:load to:0x020a0328 module:overlay(0) +from:0x020fd104 kind:load to:0x020feac4 module:overlay(26) +from:0x020fd108 kind:load to:0x027e0cec module:dtcm +from:0x020fd10c kind:load to:0x027e07d4 module:dtcm +from:0x020fd1bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fd1d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fd1f4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fd210 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fd278 kind:load to:0x027e0cec module:dtcm +from:0x020fd2a8 kind:arm_call to:0x0203d160 module:main +from:0x020fd30c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fd330 kind:load to:0x020a0328 module:overlay(0) +from:0x020fd334 kind:load to:0x020feac4 module:overlay(26) +from:0x020fd338 kind:load to:0x027e09a4 module:dtcm +from:0x020fd33c kind:load to:0x0213288c module:overlay(26) +from:0x020fd340 kind:load to:0x027e0cec module:dtcm +from:0x020fd344 kind:load to:0x027e07d4 module:dtcm +from:0x020fd574 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fd5d0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fd614 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020fd644 kind:load to:0x021328b4 module:overlay(26) +from:0x020fd654 kind:load to:0x027e0cec module:dtcm +from:0x020fd740 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fd75c kind:load to:0x021328f4 module:overlay(26) +from:0x020fd760 kind:load to:0x027e09a4 module:dtcm +from:0x020fd764 kind:load to:0x0213289c module:overlay(26) +from:0x020fd768 kind:load to:0x027e0cec module:dtcm +from:0x020fd76c kind:load to:0x020fd770 module:overlay(26) +from:0x020fd7dc kind:arm_call to:0x0203d160 module:main +from:0x020fd870 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fd8ec kind:load to:0x020a0328 module:overlay(0) +from:0x020fd8f0 kind:load to:0x020feac4 module:overlay(26) +from:0x020fd8f4 kind:load to:0x021328d4 module:overlay(26) +from:0x020fd8f8 kind:load to:0x027e09a4 module:dtcm +from:0x020fd8fc kind:load to:0x027e0cec module:dtcm +from:0x020fd900 kind:load to:0x027e07d4 module:dtcm +from:0x020fddd4 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020fdde0 kind:load to:0x027e00fc module:dtcm +from:0x020fde1c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fde38 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fde54 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fde70 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fded8 kind:load to:0x027e0cec module:dtcm +from:0x020fdf14 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fdf30 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fdf4c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fdf68 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fdf84 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fdfa0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe008 kind:load to:0x027e0cec module:dtcm +from:0x020fe044 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe060 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe07c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe098 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe100 kind:load to:0x027e0cec module:dtcm +from:0x020fe130 kind:arm_call to:0x0203d160 module:main +from:0x020fe19c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fe1dc kind:load to:0x020a0328 module:overlay(0) +from:0x020fe1e0 kind:load to:0x020feac4 module:overlay(26) +from:0x020fe1e4 kind:load to:0x02132894 module:overlay(26) +from:0x020fe1e8 kind:load to:0x027e09a4 module:dtcm +from:0x020fe1ec kind:load to:0x027e0cec module:dtcm +from:0x020fe1f0 kind:load to:0x027e07d4 module:dtcm +from:0x020fe60c kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020fe618 kind:load to:0x027e00fc module:dtcm +from:0x020fe654 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe670 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe68c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe6a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe6c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe6e0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe728 kind:load to:0x027e0cec module:dtcm +from:0x020fe764 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe780 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe79c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe7b8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe7d4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe7f0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020fe838 kind:load to:0x027e0cec module:dtcm +from:0x020fe868 kind:arm_call to:0x0203d160 module:main +from:0x020fe89c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fe8c0 kind:load to:0x020a0328 module:overlay(0) +from:0x020fe8c4 kind:load to:0x020feac4 module:overlay(26) +from:0x020fe8c8 kind:load to:0x027e07d4 module:dtcm +from:0x020fe8cc kind:load to:0x027e0cec module:dtcm +from:0x020feab4 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020feac0 kind:load to:0x027e00fc module:dtcm +from:0x020feafc kind:arm_call to:0x0203d160 module:main +from:0x020feb48 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020feb60 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020feb7c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020feb94 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fec14 kind:load to:0x020a0328 module:overlay(0) +from:0x020fec18 kind:load to:0x020feac4 module:overlay(26) +from:0x020fec1c kind:load to:0x027e0cec module:dtcm +from:0x020fec20 kind:load to:0x027e07d4 module:dtcm +from:0x020fee8c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020feec4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fef1c kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020fef6c kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020fef80 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fefc0 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020fefd8 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020fefe4 kind:load to:0x027e09a4 module:dtcm +from:0x020fefec kind:load to:0x021329d8 module:overlay(26) +from:0x020feff0 kind:load to:0x027e0108 module:dtcm +from:0x020ff130 kind:arm_call to:0x0203d160 module:main +from:0x020ff190 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020ff1a8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020ff1bc kind:load to:0x020a0328 module:overlay(0) +from:0x020ff1c0 kind:load to:0x020feac4 module:overlay(26) +from:0x020ff1c4 kind:load to:0x027e0cec module:dtcm +from:0x020ff1c8 kind:load to:0x027e07d4 module:dtcm +from:0x020ff334 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020ff40c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020ff448 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x020ff4fc kind:load to:0x0213f720 module:overlay(26) +from:0x020ff500 kind:load to:0x0213600c module:overlay(26) +from:0x020ff504 kind:load to:0x02136018 module:overlay(26) +from:0x020ff50c kind:load to:0x02136030 module:overlay(26) +from:0x020ff510 kind:load to:0x0213603c module:overlay(26) +from:0x020ff514 kind:load to:0x02136048 module:overlay(26) +from:0x020ff518 kind:load to:0x0213600c module:overlay(26) +from:0x020ff51c kind:load to:0x02136024 module:overlay(26) +from:0x020ff574 kind:arm_call to:0x020d4f5c module:overlay(24) +from:0x020ff594 kind:load to:0x0213605c module:overlay(26) +from:0x020ff598 kind:load to:0x027e0d00 module:dtcm +from:0x020ff5a4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020ff5ac kind:arm_call to:0x02011ff4 module:main +from:0x020ff604 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ff614 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ff624 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020ff634 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020ff650 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020ff660 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020ff684 kind:load to:0x02132b48 module:overlay(26) +from:0x020ff694 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x020ff6a4 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x020ff6c8 kind:arm_call to:0x0203d160 module:main +from:0x020ff6e4 kind:arm_call to:0x0203d160 module:main +from:0x020ff710 kind:load to:0x02135d80 module:overlay(26) +from:0x020ff714 kind:load to:0x020f34c4 module:overlay(26) +from:0x020ff718 kind:load to:0x020ff724 module:overlay(26) +from:0x020ff71c kind:load to:0x020f34b0 module:overlay(26) +from:0x020ff720 kind:load to:0x020ff764 module:overlay(26) +from:0x020ff73c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x020ff754 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ff760 kind:load to:0x02136080 module:overlay(26) +from:0x020ff780 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x020ff798 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ff7a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020ff7b4 kind:load to:0x021360c8 module:overlay(26) +from:0x020ff820 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x020ff82c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x020ff96c kind:arm_call to:0x020ff5d0 module:overlay(26) +from:0x020ff9a0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ffa44 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x020ffafc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ffb2c kind:arm_call to:0x020ffd50 module:overlay(26) +from:0x020ffb5c kind:arm_call to:0x0200f218 module:main +from:0x020ffb78 kind:arm_call to:0x0200ed6c module:main +from:0x020ffb88 kind:load to:0x02132ee8 module:overlay(26) +from:0x020ffb8c kind:load to:0x02132a34 module:overlay(26) +from:0x020ffb90 kind:load to:0x02132a64 module:overlay(26) +from:0x020ffb98 kind:load to:0x02132f78 module:overlay(26) +from:0x020ffb9c kind:load to:0x02132b34 module:overlay(26) +from:0x020ffc20 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x020ffcdc kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x020ffd44 kind:arm_call to:0x020c0b64 module:overlay(17) +from:0x020ffe70 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x020ffea0 kind:load to:0x02132b68 module:overlay(26) +from:0x020ffea4 kind:load to:0x02132a08 module:overlay(26) +from:0x020ffea8 kind:load to:0x02133018 module:overlay(26) +from:0x020ffee8 kind:arm_call to:0x0200eab0 module:main +from:0x020ffef8 kind:arm_call to:0x0200eb28 module:main +from:0x020fff08 kind:arm_call to:0x0200eba4 module:main +from:0x020fff20 kind:arm_call to:0x0200ef9c module:main +from:0x020fff2c kind:arm_call to:0x0200f01c module:main +from:0x020fff94 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x020fffa0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021000a4 kind:arm_call to:0x020ff5d0 module:overlay(26) +from:0x021000b0 kind:arm_call to:0x02057d3c module:overlay(0) +from:0x021000f4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02100198 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x021001a0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021002d4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02100320 kind:arm_call to:0x0210071c module:overlay(26) +from:0x0210032c kind:load to:0x02132cd8 module:overlay(26) +from:0x02100330 kind:load to:0x02132b88 module:overlay(26) +from:0x02100334 kind:load to:0x02132b24 module:overlay(26) +from:0x0210033c kind:load to:0x02132d88 module:overlay(26) +from:0x0210034c kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x0210035c kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02100380 kind:arm_call to:0x0203d160 module:main +from:0x0210039c kind:arm_call to:0x0203d160 module:main +from:0x021003c4 kind:load to:0x02135d80 module:overlay(26) +from:0x021003c8 kind:load to:0x020f3d38 module:overlay(26) +from:0x021003cc kind:load to:0x020f42bc module:overlay(26) +from:0x021003d0 kind:load to:0x020f27d0 module:overlay(26) +from:0x021003d4 kind:load to:0x020f42fc module:overlay(26) +from:0x021004d8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02100618 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x02100638 kind:arm_call to:0x01ffa06c module:itcm +from:0x0210066c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210067c kind:arm_call to:0x01ffa60c module:itcm +from:0x02100688 kind:load to:0x0203e964 module:main +from:0x021006a8 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02100710 kind:arm_call to:0x020c0b64 module:overlay(17) +from:0x0210077c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02100858 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02100888 kind:load to:0x02132ba8 module:overlay(26) +from:0x0210088c kind:load to:0x021329e0 module:overlay(26) +from:0x02100890 kind:load to:0x02132a10 module:overlay(26) +from:0x02100894 kind:load to:0x02132d48 module:overlay(26) +from:0x021008a8 kind:arm_call to:0x0200ef9c module:main +from:0x021008b4 kind:arm_call to:0x0200f01c module:main +from:0x021008d0 kind:load to:0x0205a7c4 module:overlay(0) +from:0x0210092c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02100938 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02100a3c kind:arm_call to:0x020ff5d0 module:overlay(26) +from:0x02100ad0 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02100ad8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02100c04 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02100c50 kind:load to:0x02132bc8 module:overlay(26) +from:0x02100c54 kind:load to:0x02132b14 module:overlay(26) +from:0x02100c5c kind:load to:0x02132be8 module:overlay(26) +from:0x02100d5c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02100e18 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02100e80 kind:arm_call to:0x020c0b64 module:overlay(17) +from:0x02100e9c kind:arm_call to:0x0200ef9c module:main +from:0x02100ea8 kind:arm_call to:0x0200f01c module:main +from:0x02100f08 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02100f14 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02101018 kind:arm_call to:0x020ff5d0 module:overlay(26) +from:0x021010ac kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x021011e0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210122c kind:load to:0x02132c28 module:overlay(26) +from:0x02101230 kind:load to:0x02132a94 module:overlay(26) +from:0x02101238 kind:load to:0x02132c48 module:overlay(26) +from:0x02101338 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021013f4 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0210145c kind:arm_call to:0x020c0b64 module:overlay(17) +from:0x02101478 kind:arm_call to:0x0200ef9c module:main +from:0x02101484 kind:arm_call to:0x0200f01c module:main +from:0x021014c0 kind:arm_call to:0x0200f05c module:main +from:0x021014dc kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021014e8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021015ec kind:arm_call to:0x020ff5d0 module:overlay(26) +from:0x021015f8 kind:arm_call to:0x02057d3c module:overlay(0) +from:0x02101680 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x021016f4 kind:arm_call to:0x02099d88 module:overlay(0) +from:0x02101788 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021017c0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021017e0 kind:load to:0x02132a74 module:overlay(26) +from:0x021017e4 kind:load to:0x02132a54 module:overlay(26) +from:0x021017e8 kind:load to:0x02132a84 module:overlay(26) +from:0x021017ec kind:load to:0x02132a44 module:overlay(26) +from:0x021017f4 kind:load to:0x02132d08 module:overlay(26) +from:0x0210184c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02101910 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x02101930 kind:arm_call to:0x01ffa06c module:itcm +from:0x02101944 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02101954 kind:arm_call to:0x01ffa60c module:itcm +from:0x0210197c kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02101ae4 kind:arm_call to:0x02099d88 module:overlay(0) +from:0x02101b2c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02101b58 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02101ba0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02101d1c kind:load to:0x02132de8 module:overlay(26) +from:0x02101d20 kind:load to:0x02132e68 module:overlay(26) +from:0x02101d24 kind:load to:0x021329f8 module:overlay(26) +from:0x02101d28 kind:load to:0x021329f0 module:overlay(26) +from:0x02101d2c kind:load to:0x02132a00 module:overlay(26) +from:0x02101d70 kind:load to:0x0205a7c4 module:overlay(0) +from:0x02101da8 kind:arm_call to:0x0200f05c module:main +from:0x02101dc4 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02101dd0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02101ed4 kind:arm_call to:0x020ff5d0 module:overlay(26) +from:0x02101ee0 kind:arm_call to:0x02057d3c module:overlay(0) +from:0x02101f68 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02101fdc kind:arm_call to:0x02099d88 module:overlay(0) +from:0x02101fe4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02102090 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021020b0 kind:load to:0x02132af4 module:overlay(26) +from:0x021020b4 kind:load to:0x02132aa4 module:overlay(26) +from:0x021020b8 kind:load to:0x02132ab4 module:overlay(26) +from:0x021020bc kind:load to:0x02132ae4 module:overlay(26) +from:0x021020c4 kind:load to:0x02132c08 module:overlay(26) +from:0x0210211c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021021e0 kind:arm_call to:0x02057d6c module:overlay(0) +from:0x02102200 kind:arm_call to:0x01ffa06c module:itcm +from:0x02102214 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02102224 kind:arm_call to:0x01ffa60c module:itcm +from:0x0210224c kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021023bc kind:arm_call to:0x02099d88 module:overlay(0) +from:0x02102404 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02102430 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02102478 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02102600 kind:load to:0x02132c78 module:overlay(26) +from:0x02102604 kind:load to:0x021329ec module:overlay(26) +from:0x02102608 kind:load to:0x021329e8 module:overlay(26) +from:0x0210260c kind:load to:0x02132ca8 module:overlay(26) +from:0x02102610 kind:load to:0x021329e4 module:overlay(26) +from:0x02102614 kind:load to:0x02132a18 module:overlay(26) +from:0x02102658 kind:load to:0x0205a7c4 module:overlay(0) +from:0x02102690 kind:arm_call to:0x0200f05c module:main +from:0x021026ac kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021026b8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02102794 kind:arm_call to:0x020ff5d0 module:overlay(26) +from:0x0210280c kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x021028ac kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021028bc kind:load to:0x02132ad4 module:overlay(26) +from:0x021028c0 kind:load to:0x02132ac4 module:overlay(26) +from:0x021028c4 kind:load to:0x02132b04 module:overlay(26) +from:0x021028cc kind:load to:0x02132a24 module:overlay(26) +from:0x0210291c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021029bc kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021029f0 kind:load to:0x027e00f0 module:dtcm +from:0x02102a08 kind:load to:0x0205a7c4 module:overlay(0) +from:0x02102a14 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02102a1c kind:arm_call to:0x02011ff4 module:main +from:0x02102a30 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02102a38 kind:arm_call to:0x02011ff4 module:main +from:0x02102a50 kind:load to:0x0213610c module:overlay(26) +from:0x02102a64 kind:load to:0x0213628c module:overlay(26) +from:0x02102a78 kind:arm_call to:0x020f5030 module:overlay(26) +from:0x02102a94 kind:arm_call to:0x02102b2c module:overlay(26) +from:0x02102aa0 kind:load to:0x02136534 module:overlay(26) +from:0x02102ab4 kind:arm_call to:0x02102b60 module:overlay(26) +from:0x02102abc kind:arm_call to:0x020f506c module:overlay(26) +from:0x02102ac8 kind:load to:0x02136534 module:overlay(26) +from:0x02102adc kind:arm_call to:0x02102b60 module:overlay(26) +from:0x02102ae4 kind:arm_call to:0x020f506c module:overlay(26) +from:0x02102aec kind:arm_call to:0x02011ff4 module:main +from:0x02102af8 kind:load to:0x02136534 module:overlay(26) +from:0x02102b08 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x02102b18 kind:arm_call to:0x020f51ac module:overlay(26) +from:0x02102b24 kind:arm_call to:0x020eac3c module:overlay(26) +from:0x02102b38 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x02102b90 kind:arm_call to:0x020f7c48 module:overlay(26) +from:0x02102bd8 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x02102c0c kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x02102c40 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x02102c70 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x02102c7c kind:arm_call to:0x020f7ae8 module:overlay(26) +from:0x02102cd0 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x02102d00 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x02102d0c kind:arm_call to:0x020f7ae8 module:overlay(26) +from:0x02102d30 kind:arm_call to:0x020f7ae8 module:overlay(26) +from:0x02102d4c kind:arm_call to:0x0205c984 module:overlay(0) +from:0x02102f48 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02102f54 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x021030b8 kind:arm_call to:0x020d23cc module:overlay(24) +from:0x021030fc kind:load to:0x02132634 module:overlay(26) +from:0x021032a0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021032bc kind:arm_call to:0x0203d160 module:main +from:0x021032d8 kind:arm_call to:0x0203d160 module:main +from:0x021032f8 kind:load to:0x020f3d38 module:overlay(26) +from:0x021032fc kind:load to:0x020f42bc module:overlay(26) +from:0x02103300 kind:load to:0x020f27d0 module:overlay(26) +from:0x02103304 kind:load to:0x020f42fc module:overlay(26) +from:0x021033a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021033c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021033e0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103430 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210343c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02103590 kind:arm_call to:0x02099eac module:overlay(0) +from:0x021035c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021035e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103600 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103650 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210365c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021037b0 kind:arm_call to:0x02099eac module:overlay(0) +from:0x021037ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103808 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103824 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103874 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02103880 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021039d0 kind:arm_call to:0x02099eac module:overlay(0) +from:0x02103a0c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103a28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103a44 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103a60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103ab0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02103abc kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02103c0c kind:arm_call to:0x02099eac module:overlay(0) +from:0x02103c38 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02103c74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103c90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103cac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103cc8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103d18 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02103d24 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02103e74 kind:arm_call to:0x02099eac module:overlay(0) +from:0x02103ea0 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02103ed8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103ef4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103f10 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103f2c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02103f48 kind:load to:0x027e0d00 module:dtcm +from:0x02103f4c kind:load to:0x027e0cec module:dtcm +from:0x02103f54 kind:load to:0x021330b8 module:overlay(26) +from:0x02103f58 kind:load to:0x021331c0 module:overlay(26) +from:0x02103f5c kind:load to:0x021331a8 module:overlay(26) +from:0x02103f60 kind:load to:0x02133190 module:overlay(26) +from:0x02103f64 kind:load to:0x02133178 module:overlay(26) +from:0x02103f68 kind:load to:0x02133160 module:overlay(26) +from:0x02103f6c kind:load to:0x02133148 module:overlay(26) +from:0x02103f70 kind:load to:0x02133130 module:overlay(26) +from:0x02103f74 kind:load to:0x02133118 module:overlay(26) +from:0x02103f78 kind:load to:0x02133100 module:overlay(26) +from:0x02103f7c kind:load to:0x021330e8 module:overlay(26) +from:0x02103f80 kind:load to:0x021330d0 module:overlay(26) +from:0x02103fa8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02103fd8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021040c4 kind:load to:0x027e0130 module:dtcm +from:0x021040d0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x021040ec kind:load to:0x02136578 module:overlay(26) +from:0x02104148 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021041e8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0210426c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02104270 kind:arm_call to:0x01fff458 module:itcm +from:0x021042a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021042d0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021042e4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021042ec kind:arm_call to:0x02011ff4 module:main +from:0x02104358 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x0210436c kind:load to:0x027e0d00 module:dtcm +from:0x021043a8 kind:load to:0x027e0130 module:dtcm +from:0x021043c4 kind:arm_call to:0x020e65d4 module:overlay(26) +from:0x02104414 kind:arm_call to:0x020800cc module:overlay(0) +from:0x0210447c kind:arm_call to:0x01fff498 module:itcm +from:0x02104494 kind:arm_call to:0x01fff584 module:itcm +from:0x021044c0 kind:arm_call to:0x02104528 module:overlay(26) +from:0x021044d0 kind:arm_call to:0x02104730 module:overlay(26) +from:0x021044e0 kind:arm_call to:0x021048fc module:overlay(26) +from:0x02104514 kind:load to:0x02138e30 module:overlay(26) +from:0x02104520 kind:load to:0x027e0ce8 module:dtcm +from:0x0210453c kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02104550 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x0210455c kind:arm_call to:0x02108dd4 module:overlay(26) +from:0x02104570 kind:arm_call to:0x02108dcc module:overlay(26) +from:0x021045b0 kind:arm_call to:0x020f913c module:overlay(26) +from:0x021045f4 kind:arm_call to:0x020e65e4 module:overlay(26) +from:0x0210460c kind:arm_call to:0x01ffb744 module:itcm +from:0x0210468c kind:arm_call to:0x01ffb744 module:itcm +from:0x0210469c kind:arm_call to:0x020e833c module:overlay(26) +from:0x021046b8 kind:arm_call to:0x020f8624 module:overlay(26) +from:0x021046c4 kind:arm_call to:0x020e7dd8 module:overlay(26) +from:0x021046e8 kind:arm_call to:0x020f8624 module:overlay(26) +from:0x021046f8 kind:arm_call to:0x020e7dd8 module:overlay(26) +from:0x02104720 kind:load to:0x027e0cfc module:dtcm +from:0x02104724 kind:load to:0x0213f728 module:overlay(26) +from:0x02104728 kind:load to:0x02138e30 module:overlay(26) +from:0x0210472c kind:load to:0x0213f6b0 module:overlay(26) +from:0x02104774 kind:arm_call to:0x020f913c module:overlay(26) +from:0x021047b8 kind:arm_call to:0x020e65e4 module:overlay(26) +from:0x021047d0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02104824 kind:arm_call to:0x020e65e4 module:overlay(26) +from:0x0210483c kind:arm_call to:0x01ffb744 module:itcm +from:0x0210484c kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x02104888 kind:arm_call to:0x020f8624 module:overlay(26) +from:0x02104894 kind:arm_call to:0x020e7dd8 module:overlay(26) +from:0x021048b8 kind:arm_call to:0x020f8624 module:overlay(26) +from:0x021048c8 kind:arm_call to:0x020e7dd8 module:overlay(26) +from:0x021048f0 kind:load to:0x0213f728 module:overlay(26) +from:0x021048f4 kind:load to:0x02138e30 module:overlay(26) +from:0x021048f8 kind:load to:0x0213f6b0 module:overlay(26) +from:0x02104994 kind:arm_call to:0x020f913c module:overlay(26) +from:0x021049e0 kind:arm_call to:0x020e65e4 module:overlay(26) +from:0x021049f8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02104a28 kind:arm_call to:0x020e7c80 module:overlay(26) +from:0x02104a30 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x02104a60 kind:arm_call to:0x020f8624 module:overlay(26) +from:0x02104a70 kind:arm_call to:0x020e7dd8 module:overlay(26) +from:0x02104a88 kind:arm_call to:0x020e7c80 module:overlay(26) +from:0x02104ab8 kind:arm_call to:0x020f8624 module:overlay(26) +from:0x02104ac4 kind:arm_call to:0x020e7dd8 module:overlay(26) +from:0x02104adc kind:load to:0x0213f728 module:overlay(26) +from:0x02104ae0 kind:load to:0x02138e30 module:overlay(26) +from:0x02104ae4 kind:load to:0x0213f6b0 module:overlay(26) +from:0x02104af8 kind:arm_call to:0x02011f3c module:main +from:0x02104b04 kind:arm_call to:0x02104b0c module:overlay(26) +from:0x02104b14 kind:arm_call to:0x02104ffc module:overlay(26) +from:0x02104b3c kind:arm_call to:0x02028d9c module:main +from:0x02104b50 kind:arm_call to:0x0210500c module:overlay(26) +from:0x02104bb8 kind:load to:0x027e09a4 module:dtcm +from:0x02104bdc kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x02104be4 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x02104c0c kind:arm_call to:0x01fffda8 module:itcm +from:0x02104c20 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02104ce8 kind:arm_call to:0x020786cc module:overlay(0) +from:0x02104f9c kind:load to:0x027e09bc module:dtcm +from:0x02104fa0 kind:load to:0x0213f70c module:overlay(26) +from:0x02104fa4 kind:load to:0x0213658c module:overlay(26) +from:0x02104fa8 kind:load to:0x0213659c module:overlay(26) +from:0x02104fac kind:load to:0x021331e0 module:overlay(26) +from:0x02104fb0 kind:load to:0x02136598 module:overlay(26) +from:0x02104fb4 kind:load to:0x021331dc module:overlay(26) +from:0x02104fb8 kind:load to:0x027e09a4 module:dtcm +from:0x02104fbc kind:load to:0x02136594 module:overlay(26) +from:0x02104fc0 kind:load to:0x0213658c module:overlay(26) +from:0x02105008 kind:load to:0x027e0d18 module:dtcm +from:0x0210501c kind:load to:0x027e0d18 module:dtcm +from:0x02105028 kind:load to:0x0213f744 module:overlay(26) +from:0x0210503c kind:arm_call to:0x02011f3c module:main +from:0x02105048 kind:arm_call to:0x02105078 module:overlay(26) +from:0x0210505c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02105074 kind:load to:0x021365a8 module:overlay(26) +from:0x02105080 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021050d8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021050e4 kind:load to:0x021365cc module:overlay(26) +from:0x021050e8 kind:load to:0x0213f744 module:overlay(26) +from:0x02105104 kind:arm_call to:0x01ffb428 module:itcm +from:0x02105184 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210519c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021051a4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021051bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021051c4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021051cc kind:arm_call to:0x02011ff4 module:main +from:0x021051e0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02105258 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x02105290 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02105298 kind:load to:0x027e0cd8 module:dtcm +from:0x021052a4 kind:arm_call to:0x0205c8f0 module:overlay(0) +from:0x021052b8 kind:arm_call to:0x01fff698 module:itcm +from:0x021052fc kind:arm_call to:0x020d22c0 module:overlay(24) +from:0x0210531c kind:arm_call to:0x02011f3c module:main +from:0x02105328 kind:arm_call to:0x02105330 module:overlay(26) +from:0x02105338 kind:arm_call to:0x02105540 module:overlay(26) +from:0x02105354 kind:arm_call to:0x02105550 module:overlay(26) +from:0x021053c4 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x021053e4 kind:load to:0x027e09c0 module:dtcm +from:0x021053fc kind:arm_call to:0x020ff54c module:overlay(26) +from:0x02105438 kind:arm_call to:0x02057fe8 module:overlay(0) +from:0x0210545c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02105480 kind:arm_call to:0x021051ec module:overlay(26) +from:0x021054b4 kind:arm_call to:0x02105250 module:overlay(26) +from:0x021054d0 kind:arm_call to:0x0210529c module:overlay(26) +from:0x0210554c kind:load to:0x027e0d1c module:dtcm +from:0x02105560 kind:load to:0x027e0d1c module:dtcm +from:0x0210556c kind:arm_call to:0x02060804 module:overlay(0) +from:0x02105574 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0210557c kind:arm_call to:0x020d9738 module:overlay(26) +from:0x02105590 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02105598 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021055a0 kind:arm_call to:0x020d988c module:overlay(26) +from:0x02105630 kind:arm_call to:0x02028c4c module:main +from:0x02105664 kind:arm_call to:0x0201aad0 module:main +from:0x021056c8 kind:arm_call to:0x02028c4c module:main +from:0x021056fc kind:arm_call to:0x0201aad0 module:main +from:0x02105708 kind:load to:0x0204af1c module:main +from:0x0210572c kind:arm_call to:0x020d99f0 module:overlay(26) +from:0x0210573c kind:arm_call to:0x020f8fb0 module:overlay(26) +from:0x02105780 kind:arm_call to:0x020d98a8 module:overlay(26) +from:0x02105794 kind:arm_call to:0x02105564 module:overlay(26) +from:0x021057a8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021057b8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021057cc kind:arm_call to:0x02105564 module:overlay(26) +from:0x021057e0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021057f0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02105804 kind:arm_call to:0x02105564 module:overlay(26) +from:0x02105818 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02105828 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0210585c kind:arm_call_thumb to:0x020b8220 module:overlays(1,14) +from:0x02105874 kind:arm_call to:0x02011f3c module:main +from:0x02105884 kind:arm_call to:0x02106b34 module:overlay(26) +from:0x02105898 kind:arm_call to:0x02011f3c module:main +from:0x021058a8 kind:arm_call to:0x0210c1dc module:overlay(26) +from:0x021058c0 kind:arm_call to:0x02106948 module:overlay(26) +from:0x021058e0 kind:arm_call_thumb to:0x02015628 module:main +from:0x021058e8 kind:arm_call_thumb to:0x02058c2c module:overlay(0) +from:0x0210590c kind:arm_call to:0x0203d160 module:main +from:0x02105944 kind:arm_call to:0x02011f3c module:main +from:0x02105950 kind:arm_call to:0x021439b8 module:overlay(28) +from:0x021059a4 kind:arm_call to:0x02011f3c module:main +from:0x021059b4 kind:arm_call to:0x021077e8 module:overlay(26) +from:0x021059c8 kind:arm_call to:0x02011f3c module:main +from:0x021059d8 kind:arm_call to:0x02107bb8 module:overlay(26) +from:0x021059ec kind:arm_call to:0x02011f3c module:main +from:0x021059fc kind:arm_call to:0x02107f7c module:overlay(26) +from:0x02105a10 kind:arm_call to:0x02143e64 module:overlay(28) +from:0x02105a1c kind:load to:0x021366b8 module:overlay(26) +from:0x02105a20 kind:load to:0x02105850 module:overlay(26) +from:0x02105a24 kind:load to:0x02105834 module:overlay(26) +from:0x02105a28 kind:load to:0x027e09a4 module:dtcm +from:0x02105a2c kind:load to:0x027e09b8 module:dtcm +from:0x02105a54 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02105a5c kind:arm_call to:0x02011ff4 module:main +from:0x02105a74 kind:arm_call to:0x02106b60 module:overlay(26) +from:0x02105a7c kind:arm_call to:0x02011ff4 module:main +from:0x02105a94 kind:arm_call to:0x0210c200 module:overlay(26) +from:0x02105a9c kind:arm_call to:0x02011ff4 module:main +from:0x02105ad0 kind:arm_call to:0x0214405c module:overlay(28) +from:0x02105ae4 kind:arm_call to:0x02143a9c module:overlay(28) +from:0x02105aec kind:arm_call to:0x02011ff4 module:main +from:0x02105af8 kind:arm_call to:0x02011ff4 module:main +from:0x02105b10 kind:arm_call to:0x0203d210 module:main +from:0x02105b18 kind:arm_call_thumb to:0x02015644 module:main +from:0x02105b20 kind:arm_call to:0x0201bacc module:main +from:0x02105b28 kind:arm_call_thumb to:0x020b8570 module:overlay(1) +from:0x02105b34 kind:load to:0x021366b8 module:overlay(26) +from:0x02105b38 kind:load to:0x02105850 module:overlay(26) +from:0x02105b60 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02105b68 kind:arm_call to:0x02011ff4 module:main +from:0x02105b80 kind:arm_call to:0x02106b60 module:overlay(26) +from:0x02105b88 kind:arm_call to:0x02011ff4 module:main +from:0x02105ba0 kind:arm_call to:0x0210c200 module:overlay(26) +from:0x02105ba8 kind:arm_call to:0x02011ff4 module:main +from:0x02105bdc kind:arm_call to:0x0214405c module:overlay(28) +from:0x02105bf0 kind:arm_call to:0x02143a9c module:overlay(28) +from:0x02105bf8 kind:arm_call to:0x02011ff4 module:main +from:0x02105c04 kind:arm_call to:0x02011ff4 module:main +from:0x02105c1c kind:arm_call to:0x0203d210 module:main +from:0x02105c24 kind:arm_call_thumb to:0x02015644 module:main +from:0x02105c2c kind:arm_call to:0x0201bacc module:main +from:0x02105c34 kind:arm_call_thumb to:0x020b8570 module:overlay(1) +from:0x02105c3c kind:arm_call to:0x02011ff4 module:main +from:0x02105c48 kind:load to:0x021366b8 module:overlay(26) +from:0x02105c4c kind:load to:0x02105850 module:overlay(26) +from:0x02105c5c kind:arm_call_thumb to:0x020b8608 module:overlay(1) +from:0x02105c68 kind:arm_call_thumb to:0x020b8cc0 module:overlay(1) +from:0x02105c78 kind:arm_call to:0x02028c60 module:main +from:0x02105c84 kind:arm_call_thumb to:0x020b8c70 module:overlay(1) +from:0x02105c90 kind:arm_call to:0x020d4640 module:overlay(24) +from:0x02105ccc kind:arm_call_thumb to:0x020b8c70 module:overlay(1) +from:0x02105cd4 kind:arm_call to:0x0210620c module:overlay(26) +from:0x02105cdc kind:arm_call to:0x02105f64 module:overlay(26) +from:0x02105d04 kind:load to:0x027e0cfc module:dtcm +from:0x02105d08 kind:load to:0x0213666c module:overlay(26) +from:0x02105d0c kind:load to:0x021366fc module:overlay(26) +from:0x02105d2c kind:arm_call to:0x020702d0 module:overlay(0) +from:0x02105d64 kind:arm_call to:0x02026800 module:main +from:0x02105d6c kind:arm_call_thumb to:0x02012e9c module:main +from:0x02105d80 kind:arm_call to:0x02011f3c module:main +from:0x02105db0 kind:arm_call to:0x02026800 module:main +from:0x02105df0 kind:arm_call to:0x02026800 module:main +from:0x02105e04 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02105e10 kind:arm_call_thumb to:0x02015724 module:main +from:0x02105e20 kind:arm_call to:0x02027638 module:main +from:0x02105e28 kind:arm_call to:0x0200f38c module:main +from:0x02105e30 kind:arm_call to:0x0200b5a8 module:main +from:0x02105e3c kind:arm_call to:0x0200b5bc module:main +from:0x02105e48 kind:arm_call to:0x0200b69c module:main +from:0x02105e7c kind:arm_call_thumb to:0x02058cf0 module:overlay(0) +from:0x02105e88 kind:arm_call_thumb to:0x02058d1c module:overlay(0) +from:0x02105eac kind:arm_call to:0x02027638 module:main +from:0x02105eb4 kind:arm_call to:0x0200f37c module:main +from:0x02105ec0 kind:arm_call to:0x0200bed8 module:main +from:0x02105ec8 kind:arm_call_thumb to:0x02015750 module:main +from:0x02105f18 kind:arm_call to:0x0200e6a0 module:main +from:0x02105f28 kind:arm_call to:0x0200e6a0 module:main +from:0x02105f44 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02105f50 kind:load to:0x027e09a0 module:dtcm +from:0x02105f54 kind:load to:0x02136644 module:overlay(26) +from:0x02105f58 kind:load to:0x02136850 module:overlay(26) +from:0x02105f5c kind:load to:0x02136644 module:overlay(26) +from:0x02105f60 kind:load to:0x02136860 module:overlay(26) +from:0x02105f84 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x02105fb0 kind:arm_call to:0x02026800 module:main +from:0x02105fd4 kind:arm_call_thumb to:0x020156ac module:main +from:0x02105fec kind:arm_call to:0x02011f3c module:main +from:0x02106004 kind:arm_call to:0x0205ac34 module:overlay(0) +from:0x02106010 kind:arm_call to:0x0200b150 module:main +from:0x02106014 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02106024 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02106038 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02106048 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02106050 kind:arm_call_thumb to:0x0201568c module:main +from:0x0210605c kind:load to:0x027e09a4 module:dtcm +from:0x02106060 kind:load to:0x027e09a0 module:dtcm +from:0x02106064 kind:load to:0x02136870 module:overlay(26) +from:0x02106068 kind:load to:0x02043f40 module:main +from:0x02106198 kind:arm_call to:0x020c677c module:overlay(24) +from:0x021061b0 kind:arm_call_thumb to:0x020b8a9c module:overlay(1) +from:0x02106204 kind:load to:0x027e09a4 module:dtcm +from:0x02106208 kind:load to:0x027e0994 module:dtcm +from:0x02106218 kind:arm_call to:0x0207e29c module:overlay(0) +from:0x0210624c kind:load to:0x027e0c90 module:dtcm +from:0x02106360 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02106398 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x021063c0 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x021063e8 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02106410 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0210649c kind:load to:0x027e09a4 module:dtcm +from:0x021064a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021064b0 kind:arm_call to:0x02106b6c module:overlay(26) +from:0x021064b8 kind:arm_call to:0x0210c204 module:overlay(26) +from:0x021064e0 kind:arm_call to:0x0207fd4c module:overlay(0) +from:0x02106500 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02106518 kind:arm_call to:0x02106b84 module:overlay(26) +from:0x02106520 kind:arm_call to:0x0210c334 module:overlay(26) +from:0x02106528 kind:arm_call to:0x02106b14 module:overlay(26) +from:0x0210654c kind:arm_call to:0x02106984 module:overlay(26) +from:0x0210655c kind:arm_call to:0x020e0ee4 module:overlay(26) +from:0x0210656c kind:arm_call to:0x02106ba8 module:overlay(26) +from:0x02106574 kind:arm_call to:0x0210c374 module:overlay(26) +from:0x0210658c kind:arm_call to:0x02143b00 module:overlay(28) +from:0x021065ac kind:load to:0x02138e30 module:overlay(26) +from:0x021065c0 kind:arm_call to:0x02143ddc module:overlays(28,70) +from:0x021065d0 kind:arm_call to:0x0207fd74 module:overlay(0) +from:0x021065d8 kind:arm_call to:0x02106ba4 module:overlay(26) +from:0x021065e0 kind:arm_call to:0x0210c370 module:overlay(26) +from:0x021065f0 kind:arm_call to:0x02143de0 module:overlay(28) +from:0x02106658 kind:arm_call to:0x01ffef34 module:itcm +from:0x02106678 kind:arm_call to:0x01ffe868 module:itcm +from:0x021066a0 kind:arm_call to:0x020deb7c module:overlay(26) +from:0x021066c4 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x021066d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021066d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021066f0 kind:arm_call to:0x021068ec module:overlay(26) +from:0x02106724 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x02106760 kind:arm_call to:0x02026800 module:main +from:0x02106768 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x02106790 kind:arm_call to:0x02026800 module:main +from:0x021067dc kind:arm_call to:0x02026800 module:main +from:0x021067f0 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0210680c kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0210685c kind:arm_call to:0x0200e6a0 module:main +from:0x0210686c kind:arm_call to:0x0200e6a0 module:main +from:0x021068b0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021068bc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021068c4 kind:arm_call_thumb to:0x020156f4 module:main +from:0x021068d0 kind:load to:0x027e09a4 module:dtcm +from:0x021068d4 kind:load to:0x027e09a0 module:dtcm +from:0x021068d8 kind:load to:0x02136644 module:overlay(26) +from:0x021068dc kind:load to:0x02136850 module:overlay(26) +from:0x021068e0 kind:load to:0x02136860 module:overlay(26) +from:0x02106908 kind:arm_call to:0x02106684 module:overlay(26) +from:0x02106928 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02106938 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02106944 kind:load to:0x027e0cd8 module:dtcm +from:0x0210695c kind:arm_call to:0x02065c6c module:overlay(0) +from:0x02106980 kind:load to:0x0213665c module:overlay(26) +from:0x02106a14 kind:arm_call to:0x02065d00 module:overlay(0) +from:0x02106a20 kind:arm_call to:0x0201b9a8 module:main +from:0x02106a30 kind:arm_call to:0x020e6928 module:overlay(26) +from:0x02106aa0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02106ab8 kind:load to:0x0204e5f8 module:main +from:0x02106abc kind:load to:0x027e0ce0 module:dtcm +from:0x02106ac0 kind:load to:0x027e09b8 module:dtcm +from:0x02106af0 kind:arm_call to:0x02065cb8 module:overlay(0) +from:0x02106afc kind:arm_call to:0x0201b9a8 module:main +from:0x02106b10 kind:load to:0x0204e5f8 module:main +from:0x02106b2c kind:load to:0x027e09b8 module:dtcm +from:0x02106b30 kind:load to:0x02073320 module:overlay(0) +from:0x02106b74 kind:arm_call to:0x02106b84 module:overlay(26) +from:0x02106b8c kind:arm_call to:0x02106bdc module:overlay(26) +from:0x02106b94 kind:arm_call to:0x02106c60 module:overlay(26) +from:0x02106b9c kind:arm_call to:0x02106cac module:overlay(26) +from:0x02106bc4 kind:load to:0x021331e8 module:overlay(26) +from:0x02106bd8 kind:load to:0x0213320f module:overlay(26) +from:0x02106c0c kind:arm_call to:0x020eee44 module:overlay(26) +from:0x02106c24 kind:arm_call to:0x01fffd00 module:itcm +from:0x02106c40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02106c4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02106c5c kind:load to:0x027e0ce0 module:dtcm +from:0x02106c70 kind:arm_call to:0x02106684 module:overlay(26) +from:0x02106d00 kind:arm_call to:0x02106d10 module:overlay(26) +from:0x02106d08 kind:load to:0x02133250 module:overlay(26) +from:0x02106d0c kind:load to:0x02133202 module:overlay(26) +from:0x02106d8c kind:arm_call to:0x02072724 module:overlay(0) +from:0x02106da8 kind:arm_call to:0x02078bbc module:overlay(0) +from:0x02106dd4 kind:arm_call to:0x0214414c module:overlay(28) +from:0x02106de0 kind:arm_call to:0x0214414c module:overlay(28) +from:0x02106e00 kind:arm_call to:0x021440bc module:overlay(28) +from:0x02106e08 kind:arm_call to:0x021440d0 module:overlays(28,70) +from:0x02106e14 kind:arm_call to:0x02144080 module:overlays(28,30) +from:0x02106e58 kind:arm_call to:0x021066d8 module:overlay(26) +from:0x02106e68 kind:arm_call to:0x021066d8 module:overlay(26) +from:0x02106e78 kind:arm_call to:0x021066d8 module:overlay(26) +from:0x02106e80 kind:load to:0x0213321c module:overlay(26) +from:0x02106e84 kind:load to:0x027e09a4 module:dtcm +from:0x02106e88 kind:load to:0x027e09ac module:dtcm +from:0x02106e8c kind:load to:0x027e09bc module:dtcm +from:0x02106e90 kind:load to:0x021331f5 module:overlay(26) +from:0x02106ea4 kind:arm_call to:0x02082240 module:overlay(0) +from:0x02106f04 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x02106f10 kind:arm_call to:0x0200b150 module:main +from:0x02106f14 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02106f24 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02106f48 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02106fa0 kind:arm_call to:0x0200f218 module:main +from:0x02107028 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02107038 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02107044 kind:load to:0x02136890 module:overlay(26) +from:0x02107048 kind:load to:0x021332b4 module:overlay(26) +from:0x0210704c kind:load to:0x021332a0 module:overlay(26) +from:0x0210705c kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107064 kind:arm_call to:0x02082350 module:overlay(0) +from:0x0210707c kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107084 kind:arm_call to:0x02082350 module:overlay(0) +from:0x0210708c kind:arm_call to:0x02011ff4 module:main +from:0x021070a4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021070ac kind:arm_call to:0x02082364 module:overlay(0) +from:0x02107114 kind:arm_call to:0x01ffc768 module:itcm +from:0x02107124 kind:arm_call to:0x0200ea38 module:main +from:0x0210715c kind:arm_call to:0x02019514 module:main +from:0x021071bc kind:load to:0x02133298 module:overlay(26) +from:0x021071c0 kind:load to:0x020b4f04 module:overlay(0) +from:0x021071c4 kind:load to:0x021332a0 module:overlay(26) +from:0x021071c8 kind:load to:0x0204a110 module:main +from:0x021071dc kind:arm_call to:0x02082240 module:overlay(0) +from:0x0210723c kind:arm_call to:0x02058a58 module:overlay(0) +from:0x02107248 kind:arm_call to:0x0200b150 module:main +from:0x0210724c kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x0210725c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210727c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021072d4 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x021072e0 kind:arm_call to:0x0200b150 module:main +from:0x021072e4 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x021072f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02107318 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02107370 kind:arm_call to:0x0200f218 module:main +from:0x021073f8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02107404 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02107414 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02107420 kind:load to:0x021368c4 module:overlay(26) +from:0x02107424 kind:load to:0x02133310 module:overlay(26) +from:0x02107428 kind:load to:0x021332fc module:overlay(26) +from:0x02107438 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107440 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107448 kind:arm_call to:0x02082350 module:overlay(0) +from:0x02107460 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107468 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02107470 kind:arm_call to:0x02082350 module:overlay(0) +from:0x02107478 kind:arm_call to:0x02011ff4 module:main +from:0x02107490 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02107498 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021074a0 kind:arm_call to:0x02082364 module:overlay(0) +from:0x02107508 kind:arm_call to:0x01ffc768 module:itcm +from:0x02107518 kind:arm_call to:0x0200ea38 module:main +from:0x02107550 kind:arm_call to:0x02019514 module:main +from:0x021075b0 kind:load to:0x021332f4 module:overlay(26) +from:0x021075b4 kind:load to:0x020b4f04 module:overlay(0) +from:0x021075b8 kind:load to:0x021332fc module:overlay(26) +from:0x021075bc kind:load to:0x0204a110 module:main +from:0x021075e8 kind:arm_call_thumb to:0x02058c2c module:overlay(0) +from:0x02107600 kind:load to:0x021368f8 module:overlay(26) +from:0x02107618 kind:arm_call to:0x020dc554 module:overlay(26) +from:0x02107624 kind:load to:0x021368f8 module:overlay(26) +from:0x02107628 kind:load to:0x0204999c module:main +from:0x02107640 kind:arm_call to:0x020dc554 module:overlay(26) +from:0x02107648 kind:arm_call to:0x02011ff4 module:main +from:0x02107654 kind:load to:0x021368f8 module:overlay(26) +from:0x02107658 kind:load to:0x0204999c module:main +from:0x02107670 kind:arm_call to:0x020dc554 module:overlay(26) +from:0x0210767c kind:load to:0x021368f8 module:overlay(26) +from:0x02107680 kind:load to:0x0204999c module:main +from:0x021076a0 kind:arm_call to:0x020dc520 module:overlay(26) +from:0x02107710 kind:arm_call_thumb to:0x02058cf0 module:overlay(0) +from:0x02107724 kind:load to:0x0204999c module:main +from:0x02107780 kind:arm_call_thumb to:0x02058c74 module:overlay(0) +from:0x021077b4 kind:arm_call to:0x02106684 module:overlay(26) +from:0x021077f0 kind:arm_call to:0x021075c0 module:overlay(26) +from:0x02107804 kind:load to:0x02136930 module:overlay(26) +from:0x02107810 kind:arm_call to:0x0210765c module:overlay(26) +from:0x02107824 kind:arm_call to:0x0210765c module:overlay(26) +from:0x0210782c kind:arm_call to:0x02011ff4 module:main +from:0x02107840 kind:load to:0x02107684 module:overlay(26) +from:0x0210784c kind:arm_call to:0x02107728 module:overlay(26) +from:0x0210786c kind:arm_call to:0x0210772c module:overlay(26) +from:0x02107874 kind:arm_call to:0x02107940 module:overlay(26) +from:0x0210787c kind:arm_call to:0x021079c0 module:overlay(26) +from:0x021078b0 kind:arm_call to:0x02108340 module:overlay(26) +from:0x021078c8 kind:arm_call to:0x02108340 module:overlay(26) +from:0x021078e4 kind:arm_call to:0x02108340 module:overlay(26) +from:0x021078fc kind:arm_call to:0x02107940 module:overlay(26) +from:0x02107904 kind:arm_call to:0x021079c0 module:overlay(26) +from:0x02107914 kind:arm_call_thumb to:0x0200132c module:main +from:0x0210791c kind:arm_call to:0x02107b5c module:overlay(26) +from:0x0210792c kind:arm_call to:0x0210797c module:overlay(26) +from:0x02107934 kind:arm_call to:0x021079fc module:overlay(26) +from:0x0210793c kind:load to:0x0204999c module:main +from:0x02107950 kind:arm_call to:0x02108354 module:overlay(26) +from:0x02107968 kind:arm_call to:0x02107ae8 module:overlay(26) +from:0x0210798c kind:arm_call to:0x02108354 module:overlay(26) +from:0x021079ac kind:arm_call to:0x02107a40 module:overlay(26) +from:0x021079d0 kind:arm_call to:0x02108354 module:overlay(26) +from:0x021079e8 kind:arm_call to:0x02107ae8 module:overlay(26) +from:0x02107a0c kind:arm_call to:0x02108354 module:overlay(26) +from:0x02107a2c kind:arm_call to:0x02107a40 module:overlay(26) +from:0x02107a6c kind:arm_call to:0x01fff520 module:itcm +from:0x02107aa4 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02107abc kind:arm_call_thumb to:0x02058900 module:overlay(0) +from:0x02107ac4 kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x02107ae0 kind:load to:0x027e0ce8 module:dtcm +from:0x02107ae4 kind:load to:0x020b3504 module:overlay(0) +from:0x02107b0c kind:arm_call to:0x01fff520 module:itcm +from:0x02107b38 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02107b54 kind:load to:0x027e0ce8 module:dtcm +from:0x02107b58 kind:load to:0x020b3504 module:overlay(0) +from:0x02107b78 kind:arm_call to:0x02106684 module:overlay(26) +from:0x02107b98 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02107ba8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02107bb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02107bc0 kind:arm_call to:0x021075c0 module:overlay(26) +from:0x02107bd4 kind:load to:0x02136968 module:overlay(26) +from:0x02107be0 kind:arm_call to:0x0210765c module:overlay(26) +from:0x02107bf4 kind:arm_call to:0x0210765c module:overlay(26) +from:0x02107bfc kind:arm_call to:0x02011ff4 module:main +from:0x02107c10 kind:load to:0x02107684 module:overlay(26) +from:0x02107c1c kind:arm_call to:0x02107728 module:overlay(26) +from:0x02107c3c kind:arm_call to:0x0210772c module:overlay(26) +from:0x02107c44 kind:arm_call to:0x02107d0c module:overlay(26) +from:0x02107c4c kind:arm_call to:0x02107d88 module:overlay(26) +from:0x02107c7c kind:arm_call to:0x02108340 module:overlay(26) +from:0x02107c94 kind:arm_call to:0x02108340 module:overlay(26) +from:0x02107cb0 kind:arm_call to:0x02108340 module:overlay(26) +from:0x02107cc8 kind:arm_call to:0x02107d0c module:overlay(26) +from:0x02107cd0 kind:arm_call to:0x02107d88 module:overlay(26) +from:0x02107ce0 kind:arm_call_thumb to:0x0200132c module:main +from:0x02107ce8 kind:arm_call to:0x02107f20 module:overlay(26) +from:0x02107cf8 kind:arm_call to:0x02107d48 module:overlay(26) +from:0x02107d00 kind:arm_call to:0x02107dc4 module:overlay(26) +from:0x02107d08 kind:load to:0x0204999c module:main +from:0x02107d1c kind:arm_call to:0x02108368 module:overlay(26) +from:0x02107d34 kind:arm_call to:0x02107eac module:overlay(26) +from:0x02107d58 kind:arm_call to:0x02108368 module:overlay(26) +from:0x02107d74 kind:arm_call to:0x02107e04 module:overlay(26) +from:0x02107d98 kind:arm_call to:0x02108368 module:overlay(26) +from:0x02107db0 kind:arm_call to:0x02107eac module:overlay(26) +from:0x02107dd4 kind:arm_call to:0x02108368 module:overlay(26) +from:0x02107df0 kind:arm_call to:0x02107e04 module:overlay(26) +from:0x02107e30 kind:arm_call to:0x01fff520 module:itcm +from:0x02107e68 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02107e80 kind:arm_call_thumb to:0x02058900 module:overlay(0) +from:0x02107e88 kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x02107ea4 kind:load to:0x027e0ce8 module:dtcm +from:0x02107ea8 kind:load to:0x020b3504 module:overlay(0) +from:0x02107ed0 kind:arm_call to:0x01fff520 module:itcm +from:0x02107efc kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x02107f18 kind:load to:0x027e0ce8 module:dtcm +from:0x02107f1c kind:load to:0x020b3504 module:overlay(0) +from:0x02107f3c kind:arm_call to:0x02106684 module:overlay(26) +from:0x02107f5c kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02107f6c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02107f78 kind:load to:0x027e0cd8 module:dtcm +from:0x02107f84 kind:arm_call to:0x021075c0 module:overlay(26) +from:0x02107f98 kind:load to:0x021369a0 module:overlay(26) +from:0x02107fa4 kind:arm_call to:0x0210765c module:overlay(26) +from:0x02107fb8 kind:arm_call to:0x0210765c module:overlay(26) +from:0x02107fc0 kind:arm_call to:0x02011ff4 module:main +from:0x02107fd4 kind:load to:0x02107684 module:overlay(26) +from:0x02107fe0 kind:arm_call to:0x02107728 module:overlay(26) +from:0x02108000 kind:arm_call to:0x0210772c module:overlay(26) +from:0x02108008 kind:arm_call to:0x021080d0 module:overlay(26) +from:0x02108010 kind:arm_call to:0x0210814c module:overlay(26) +from:0x02108040 kind:arm_call to:0x02108340 module:overlay(26) +from:0x02108058 kind:arm_call to:0x02108340 module:overlay(26) +from:0x02108074 kind:arm_call to:0x02108340 module:overlay(26) +from:0x0210808c kind:arm_call to:0x021080d0 module:overlay(26) +from:0x02108094 kind:arm_call to:0x0210814c module:overlay(26) +from:0x021080a4 kind:arm_call_thumb to:0x0200132c module:main +from:0x021080ac kind:arm_call to:0x021082e4 module:overlay(26) +from:0x021080bc kind:arm_call to:0x0210810c module:overlay(26) +from:0x021080c4 kind:arm_call to:0x02108188 module:overlay(26) +from:0x021080cc kind:load to:0x0204999c module:main +from:0x021080e0 kind:arm_call to:0x02108378 module:overlay(26) +from:0x021080f8 kind:arm_call to:0x02108270 module:overlay(26) +from:0x0210811c kind:arm_call to:0x02108378 module:overlay(26) +from:0x02108138 kind:arm_call to:0x021081c8 module:overlay(26) +from:0x0210815c kind:arm_call to:0x02108378 module:overlay(26) +from:0x02108174 kind:arm_call to:0x02108270 module:overlay(26) +from:0x02108198 kind:arm_call to:0x02108378 module:overlay(26) +from:0x021081b4 kind:arm_call to:0x021081c8 module:overlay(26) +from:0x021081f4 kind:arm_call to:0x01fff520 module:itcm +from:0x0210822c kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02108244 kind:arm_call_thumb to:0x02058900 module:overlay(0) +from:0x0210824c kind:arm_call to:0x02058ab0 module:overlay(0) +from:0x02108268 kind:load to:0x027e0ce8 module:dtcm +from:0x0210826c kind:load to:0x020b3504 module:overlay(0) +from:0x02108294 kind:arm_call to:0x01fff520 module:itcm +from:0x021082c0 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x021082dc kind:load to:0x027e0ce8 module:dtcm +from:0x021082e0 kind:load to:0x020b3504 module:overlay(0) +from:0x02108300 kind:arm_call to:0x02106684 module:overlay(26) +from:0x02108320 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02108330 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0210833c kind:load to:0x027e0cd8 module:dtcm +from:0x02108350 kind:load to:0x02133350 module:overlay(26) +from:0x02108364 kind:load to:0x021333d4 module:overlay(26) +from:0x02108374 kind:load to:0x02133434 module:overlay(26) +from:0x02108384 kind:load to:0x02133464 module:overlay(26) +from:0x02108390 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x021083bc kind:load to:0x02136a84 module:overlay(26) +from:0x021083d0 kind:load to:0x02057c38 module:overlay(0) +from:0x02108418 kind:load to:0x0213f82c module:overlay(26) +from:0x0210842c kind:arm_call to:0x02011f3c module:main +from:0x02108438 kind:arm_call to:0x02108488 module:overlay(26) +from:0x02108450 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02108480 kind:load to:0x02136a18 module:overlay(26) +from:0x02108490 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x021084b4 kind:arm_call to:0x0200f05c module:main +from:0x021084d0 kind:arm_call to:0x02108388 module:overlay(26) +from:0x021084d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021084e8 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02108530 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02108540 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02108554 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210856c kind:load to:0x02136ab0 module:overlay(26) +from:0x02108570 kind:load to:0x0213f82c module:overlay(26) +from:0x02108574 kind:load to:0x021334bc module:overlay(26) +from:0x02108578 kind:load to:0x02136a5c module:overlay(26) +from:0x0210857c kind:load to:0x02136a04 module:overlay(26) +from:0x02108580 kind:load to:0x02136a34 module:overlay(26) +from:0x02108584 kind:load to:0x021369f0 module:overlay(26) +from:0x02108590 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021085a4 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021085b8 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021085d4 kind:arm_call to:0x0209d104 module:overlay(0) +from:0x0210868c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108780 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02108828 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02108844 kind:arm_call to:0x0200f05c module:main +from:0x02108878 kind:arm_call to:0x0200f05c module:main +from:0x021088bc kind:arm_call to:0x0200f218 module:main +from:0x021088e4 kind:arm_call to:0x0200f218 module:main +from:0x021089d0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021089e8 kind:load to:0x021369d0 module:overlay(26) +from:0x021089ec kind:load to:0x0203e964 module:main +from:0x021089f0 kind:load to:0x027e09c0 module:dtcm +from:0x021089f4 kind:load to:0x0213f82c module:overlay(26) +from:0x021089f8 kind:load to:0x021334bc module:overlay(26) +from:0x021089fc kind:load to:0x021334cc module:overlay(26) +from:0x02108a00 kind:load to:0x02133484 module:overlay(26) +from:0x02108a04 kind:load to:0x02133498 module:overlay(26) +from:0x02108aac kind:arm_call to:0x02108b60 module:overlay(26) +from:0x02108b18 kind:arm_call to:0x01fffd60 module:itcm +from:0x02108b48 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02108b54 kind:load to:0x027e0ce0 module:dtcm +from:0x02108b58 kind:load to:0x027e0cd8 module:dtcm +from:0x02108b5c kind:load to:0x027e09bc module:dtcm +from:0x02108b98 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02108ba4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02108bf8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02108c00 kind:arm_call to:0x021083c0 module:overlay(26) +from:0x02108c28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02108c94 kind:load to:0x027e0ce0 module:dtcm +from:0x02108c98 kind:load to:0x021369d0 module:overlay(26) +from:0x02108cb8 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02108cd0 kind:arm_call to:0x0200ef9c module:main +from:0x02108d84 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02108da0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02108dbc kind:load to:0x027e0cec module:dtcm +from:0x02108e18 kind:arm_call to:0x02108e30 module:overlay(26) +from:0x02108e4c kind:load to:0x027e0cd8 module:dtcm +from:0x02108e50 kind:load to:0x0208068c module:overlay(0) +from:0x02108e74 kind:arm_call to:0x02108d1c module:overlay(26) +from:0x02108e98 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02108ea0 kind:arm_call to:0x02011ff4 module:main +from:0x02108eb4 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02108ebc kind:arm_call to:0x02011ff4 module:main +from:0x02108ed0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02108ed8 kind:arm_call to:0x02011ff4 module:main +from:0x02108ef0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02108ef8 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02108f00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02108f08 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02108f20 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02108f28 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02108f30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02108f38 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02108f40 kind:arm_call to:0x02011ff4 module:main +from:0x02108f54 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02108f68 kind:load to:0x0213f910 module:overlay(26) +from:0x02108f7c kind:arm_call to:0x02011f3c module:main +from:0x02108f88 kind:arm_call to:0x02108fb8 module:overlay(26) +from:0x02108f9c kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02108fb4 kind:load to:0x02136b0c module:overlay(26) +from:0x02108fc0 kind:arm_call to:0x0210b038 module:overlay(26) +from:0x02108fd0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02108fe0 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02109000 kind:load to:0x02136b28 module:overlay(26) +from:0x02109004 kind:load to:0x02136a5c module:overlay(26) +from:0x02109068 kind:arm_call to:0x0208068c module:overlay(0) +from:0x021090c4 kind:arm_call to:0x0209d104 module:overlay(0) +from:0x02109100 kind:arm_call to:0x0209d110 module:overlay(0) +from:0x0210911c kind:arm_call to:0x020e9734 module:overlay(26) +from:0x021091bc kind:arm_call to:0x01ffcfcc module:itcm +from:0x02109234 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02109244 kind:arm_call to:0x020e959c module:overlay(26) +from:0x02109260 kind:arm_call to:0x0210930c module:overlay(26) +from:0x02109270 kind:load to:0x027e0cd8 module:dtcm +from:0x02109274 kind:load to:0x02136af8 module:overlay(26) +from:0x0210927c kind:load to:0x027e09c0 module:dtcm +from:0x021092b4 kind:arm_call to:0x020e959c module:overlay(26) +from:0x021092c8 kind:arm_call to:0x0210930c module:overlay(26) +from:0x021092d8 kind:arm_call to:0x020e959c module:overlay(26) +from:0x021092ec kind:arm_call to:0x0210930c module:overlay(26) +from:0x021092f4 kind:load to:0x027e0cd8 module:dtcm +from:0x02109364 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210936c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02109374 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210937c kind:arm_call to:0x02016694 module:main +from:0x02109384 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210939c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021093a4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021093ac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021093b4 kind:arm_call to:0x02016694 module:main +from:0x021093bc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021093c4 kind:arm_call to:0x02011ff4 module:main +from:0x021093d8 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x021093ec kind:arm_call to:0x0210e288 module:overlay(26) +from:0x02109404 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0210942c kind:load to:0x02136ba8 module:overlay(26) +from:0x02109430 kind:load to:0x02135d80 module:overlay(26) +from:0x02109444 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210944c kind:arm_call to:0x02016694 module:main +from:0x02109454 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210946c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02109474 kind:arm_call to:0x02016694 module:main +from:0x0210947c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02109484 kind:arm_call to:0x02011ff4 module:main +from:0x0210949c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021094a4 kind:arm_call to:0x02016694 module:main +from:0x021094ac kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021094e4 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021094ec kind:arm_call to:0x0210e2d0 module:overlay(26) +from:0x021094f8 kind:load to:0x02136b94 module:overlay(26) +from:0x02109514 kind:arm_call to:0x01ffedac module:itcm +from:0x0210954c kind:arm_call to:0x0209c81c module:overlay(0) +from:0x02109570 kind:arm_call to:0x01fff584 module:itcm +from:0x021095b4 kind:arm_call to:0x020705a0 module:overlay(0) +from:0x021095cc kind:arm_call to:0x020705b4 module:overlay(0) +from:0x02109648 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x02109678 kind:load to:0x027e09a4 module:dtcm +from:0x0210967c kind:load to:0x027e0ce8 module:dtcm +from:0x0210968c kind:load to:0x0210bc94 module:overlay(26) +from:0x02109698 kind:load to:0x0210bdb4 module:overlay(26) +from:0x021096a8 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x021096c0 kind:arm_call to:0x0200ef9c module:main +from:0x021096f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02109714 kind:load to:0x0203e964 module:main +from:0x02109738 kind:load to:0x0213f940 module:overlay(26) +from:0x0210974c kind:arm_call to:0x02011f3c module:main +from:0x02109758 kind:arm_call to:0x021097ec module:overlay(26) +from:0x02109770 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02109780 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021097dc kind:load to:0x02136c04 module:overlay(26) +from:0x021097e0 kind:load to:0x02136c3c module:overlay(26) +from:0x021097e4 kind:load to:0x02136c20 module:overlay(26) +from:0x021097f4 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0210987c kind:load to:0x02136c64 module:overlay(26) +from:0x02109880 kind:load to:0x0213f940 module:overlay(26) +from:0x02109884 kind:load to:0x020b19a8 module:overlay(0) +from:0x02109888 kind:load to:0x0213fa14 module:overlay(26) +from:0x02109894 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021098e8 kind:load to:0x027e0cd8 module:dtcm +from:0x021098f4 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02109920 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02109968 kind:arm_call to:0x01ffb464 module:itcm +from:0x02109978 kind:arm_call to:0x01ff91e8 module:itcm +from:0x021099a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021099b4 kind:arm_call to:0x01ffc768 module:itcm +from:0x021099c0 kind:arm_call to:0x0200ef5c module:main +from:0x021099cc kind:arm_call to:0x0200ef9c module:main +from:0x021099e8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021099f0 kind:load to:0x027e09bc module:dtcm +from:0x021099f4 kind:load to:0x020b4f04 module:overlay(0) +from:0x02109a40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109a48 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02109a60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109a68 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02109a70 kind:arm_call to:0x02011ff4 module:main +from:0x02109a84 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02109a98 kind:load to:0x0213fa44 module:overlay(26) +from:0x02109aac kind:arm_call to:0x02011f3c module:main +from:0x02109ab8 kind:arm_call to:0x02109bc0 module:overlay(26) +from:0x02109ad0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02109ae0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02109b54 kind:load to:0x02136c04 module:overlay(26) +from:0x02109b58 kind:load to:0x02136c3c module:overlay(26) +from:0x02109b5c kind:load to:0x02136cb4 module:overlay(26) +from:0x02109b78 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02109bb8 kind:load to:0x02136cd0 module:overlay(26) +from:0x02109bbc kind:load to:0x020b19a8 module:overlay(0) +from:0x02109bc8 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02109c08 kind:load to:0x02136cd0 module:overlay(26) +from:0x02109c0c kind:load to:0x020b19a8 module:overlay(0) +from:0x02109c18 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x02109cac kind:load to:0x027e0cd8 module:dtcm +from:0x02109cbc kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02109cf0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02109d0c kind:arm_call to:0x01ffc768 module:itcm +from:0x02109d18 kind:arm_call to:0x0200ef5c module:main +from:0x02109d24 kind:arm_call to:0x0200ef9c module:main +from:0x02109d44 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02109d4c kind:load to:0x027e09bc module:dtcm +from:0x02109d50 kind:load to:0x020b4f04 module:overlay(0) +from:0x02109df0 kind:arm_call to:0x0210bdc8 module:overlay(26) +from:0x02109e18 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02109e78 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02109e84 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x02109ea8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02109ec4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02109ee0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02109eec kind:load to:0x027e09a8 module:dtcm +from:0x02109ef4 kind:load to:0x027e0cec module:dtcm +from:0x02109f44 kind:load to:0x0213fa44 module:overlay(26) +from:0x02109f50 kind:load to:0x0213fb18 module:overlay(26) +from:0x02109f60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109f68 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02109f80 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109f88 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02109f90 kind:arm_call to:0x02011ff4 module:main +from:0x02109fa4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02109fb8 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02109fe4 kind:load to:0x02136d3c module:overlay(26) +from:0x0210a000 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0210a010 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0210a05c kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0210a07c kind:arm_call to:0x02109fb0 module:overlay(26) +from:0x0210a0c8 kind:load to:0x02136d68 module:overlay(26) +from:0x0210a0cc kind:load to:0x027e0130 module:dtcm +from:0x0210a0dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a12c kind:arm_call to:0x02109fe8 module:overlay(26) +from:0x0210a17c kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210a18c kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0210a1c0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a1cc kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0210a1e0 kind:arm_call to:0x0200ef9c module:main +from:0x0210a1ec kind:arm_call to:0x01ffc768 module:itcm +from:0x0210a210 kind:load to:0x020b4f04 module:overlay(0) +from:0x0210a214 kind:load to:0x02136d28 module:overlay(26) +from:0x0210a2ac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a310 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a33c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210a34c kind:arm_call to:0x01ffa60c module:itcm +from:0x0210a38c kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x0210a398 kind:load to:0x0203e964 module:main +from:0x0210a42c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210a438 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x0210a440 kind:load to:0x027e09a8 module:dtcm +from:0x0210a45c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a464 kind:arm_call to:0x02011ff4 module:main +from:0x0210a47c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a484 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210a49c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a4a4 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210a4ac kind:arm_call to:0x02011ff4 module:main +from:0x0210a4c0 kind:load to:0x0213fb48 module:overlay(26) +from:0x0210a4d4 kind:arm_call to:0x02011f3c module:main +from:0x0210a4e0 kind:arm_call to:0x0210a598 module:overlay(26) +from:0x0210a4f8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210a508 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210a580 kind:load to:0x02136c04 module:overlay(26) +from:0x0210a588 kind:load to:0x02136c3c module:overlay(26) +from:0x0210a58c kind:load to:0x02136dc8 module:overlay(26) +from:0x0210a5a0 kind:arm_call to:0x0210a054 module:overlay(26) +from:0x0210a5c0 kind:load to:0x02136de4 module:overlay(26) +from:0x0210a5cc kind:arm_call to:0x0210a0e8 module:overlay(26) +from:0x0210a600 kind:arm_call to:0x0200f218 module:main +from:0x0210a610 kind:load to:0x021334dc module:overlay(26) +from:0x0210a61c kind:load to:0x0210a258 module:overlay(26) +from:0x0210a66c kind:load to:0x0213fb48 module:overlay(26) +from:0x0210a678 kind:load to:0x0213fc1c module:overlay(26) +from:0x0210a688 kind:arm_call to:0x0210a410 module:overlay(26) +from:0x0210a6c0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0210a6dc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0210a6f8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0210a704 kind:load to:0x027e0cec module:dtcm +from:0x0210a714 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a71c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210a734 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210a73c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210a744 kind:arm_call to:0x02011ff4 module:main +from:0x0210a758 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210a76c kind:load to:0x0213fc4c module:overlay(26) +from:0x0210a780 kind:arm_call to:0x02011f3c module:main +from:0x0210a78c kind:arm_call to:0x0210a7d4 module:overlay(26) +from:0x0210a7a4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210a7cc kind:load to:0x02136e44 module:overlay(26) +from:0x0210a7dc kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0210a7f4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210a804 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210a820 kind:arm_call to:0x0200f05c module:main +from:0x0210a858 kind:load to:0x02136e60 module:overlay(26) +from:0x0210a85c kind:load to:0x0213fc4c module:overlay(26) +from:0x0210a860 kind:load to:0x021334f0 module:overlay(26) +from:0x0210a870 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x0210a8d8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210a8ec kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210a8f4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210a900 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210a918 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0210a958 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0210a968 kind:load to:0x027e09b8 module:dtcm +from:0x0210a96c kind:load to:0x02133500 module:overlay(26) +from:0x0210a970 kind:load to:0x0213fc6c module:overlay(26) +from:0x0210a974 kind:load to:0x020b53e4 module:overlay(0) +from:0x0210a988 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210a990 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x0210a9e4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0210a9ec kind:load to:0x027e09a4 module:dtcm +from:0x0210a9f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210aa00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210aa08 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210aa20 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210aa28 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210aa30 kind:arm_call to:0x02011ff4 module:main +from:0x0210aa44 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210aa58 kind:load to:0x0213fd30 module:overlay(26) +from:0x0210aa6c kind:arm_call to:0x02011f3c module:main +from:0x0210aa78 kind:arm_call to:0x0210aad0 module:overlay(26) +from:0x0210aa90 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210aac8 kind:load to:0x02136eb0 module:overlay(26) +from:0x0210ab24 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x0210ab38 kind:load to:0x0213fd30 module:overlay(26) +from:0x0210ab3c kind:load to:0x02136ecc module:overlay(26) +from:0x0210abf8 kind:arm_call to:0x01fff698 module:itcm +from:0x0210ac08 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0210ac44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210ac54 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ac58 kind:load to:0x0203e964 module:main +from:0x0210ac70 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210ac78 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ac80 kind:arm_call to:0x02016694 module:main +from:0x0210ac88 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210aca0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210aca8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210acb0 kind:arm_call to:0x02016694 module:main +from:0x0210acb8 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210acc0 kind:arm_call to:0x02011ff4 module:main +from:0x0210acd4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210ace8 kind:load to:0x0213fe14 module:overlay(26) +from:0x0210acfc kind:arm_call to:0x02011f3c module:main +from:0x0210ad08 kind:arm_call to:0x0210ad70 module:overlay(26) +from:0x0210ad20 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210ad40 kind:load to:0x02136f40 module:overlay(26) +from:0x0210ad50 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x0210ad6c kind:load to:0x02136f5c module:overlay(26) +from:0x0210ad7c kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x0210ad98 kind:load to:0x02136f5c module:overlay(26) +from:0x0210adcc kind:arm_call to:0x0210b09c module:overlay(26) +from:0x0210adfc kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210ae14 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0210ae30 kind:arm_call to:0x0210b448 module:overlay(26) +from:0x0210ae4c kind:arm_call to:0x02132408 module:overlay(26) +from:0x0210ae60 kind:load to:0x027e0cd8 module:dtcm +from:0x0210aec8 kind:load to:0x0213fe14 module:overlay(26) +from:0x0210aee0 kind:arm_call to:0x0210b2b4 module:overlay(26) +from:0x0210af00 kind:arm_call to:0x0210b2b4 module:overlay(26) +from:0x0210af14 kind:arm_call to:0x0210c054 module:overlay(26) +from:0x0210af58 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210af60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210af68 kind:arm_call to:0x02016694 module:main +from:0x0210af70 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210af88 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210af90 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210af98 kind:arm_call to:0x02016694 module:main +from:0x0210afa0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210afa8 kind:arm_call to:0x02011ff4 module:main +from:0x0210afbc kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210afd4 kind:arm_call to:0x0210e288 module:overlay(26) +from:0x0210affc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210b00c kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0210b02c kind:load to:0x02136fe4 module:overlay(26) +from:0x0210b030 kind:load to:0x020b19a8 module:overlay(0) +from:0x0210b034 kind:load to:0x02136a5c module:overlay(26) +from:0x0210b040 kind:arm_call to:0x0210e288 module:overlay(26) +from:0x0210b068 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210b078 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0210b08c kind:load to:0x02136fe4 module:overlay(26) +from:0x0210b090 kind:load to:0x020b19a8 module:overlay(0) +from:0x0210b094 kind:load to:0x02136a5c module:overlay(26) +from:0x0210b1a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210b1d8 kind:arm_call to:0x0210b328 module:overlay(26) +from:0x0210b23c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0210b248 kind:load to:0x027e0cd8 module:dtcm +from:0x0210b24c kind:load to:0x0203e964 module:main +from:0x0210b254 kind:load to:0x027e09c0 module:dtcm +from:0x0210b280 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0210b294 kind:arm_call to:0x0200ef9c module:main +from:0x0210b2d0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210b2f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210b3ec kind:arm_call to:0x01ffcfcc module:itcm +from:0x0210b484 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210b48c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210b494 kind:arm_call to:0x02016694 module:main +from:0x0210b49c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210b4b4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210b4bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210b4c4 kind:arm_call to:0x02016694 module:main +from:0x0210b4cc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210b4d4 kind:arm_call to:0x02011ff4 module:main +from:0x0210b4e8 kind:load to:0x0213fef8 module:overlay(26) +from:0x0210b4fc kind:arm_call to:0x02011f3c module:main +from:0x0210b508 kind:arm_call to:0x0210b558 module:overlay(26) +from:0x0210b520 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210b550 kind:load to:0x02137058 module:overlay(26) +from:0x0210b560 kind:arm_call to:0x0210b038 module:overlay(26) +from:0x0210b570 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x0210b578 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0210b598 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210b5a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210b5bc kind:load to:0x021370f8 module:overlay(26) +from:0x0210b5c0 kind:load to:0x02137074 module:overlay(26) +from:0x0210b634 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210b648 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0210b680 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x0210b6c8 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0210b6d4 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x0210b728 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x0210b74c kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0210b7c0 kind:arm_call to:0x0200f05c module:main +from:0x0210b808 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210b81c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210b824 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210b830 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210b8a8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210b8b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210b8bc kind:load to:0x027e00f0 module:dtcm +from:0x0210b8c0 kind:load to:0x027e09c0 module:dtcm +from:0x0210b8c8 kind:load to:0x0213fef8 module:overlay(26) +from:0x0210b8cc kind:load to:0x02133550 module:overlay(26) +from:0x0210b8d0 kind:load to:0x02133590 module:overlay(26) +from:0x0210b8d4 kind:load to:0x0213ff18 module:overlay(26) +from:0x0210b8d8 kind:load to:0x027e09b8 module:dtcm +from:0x0210b8e4 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x0210b92c kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0210b938 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x0210b98c kind:arm_call to:0x0207e210 module:overlay(0) +from:0x0210b9b0 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0210b9bc kind:load to:0x027e00f0 module:dtcm +from:0x0210b9c0 kind:load to:0x027e09c0 module:dtcm +from:0x0210b9e0 kind:load to:0x0210bc94 module:overlay(26) +from:0x0210ba0c kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0210ba20 kind:arm_call to:0x0200ef9c module:main +from:0x0210ba58 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x0210ba60 kind:load to:0x0213fef8 module:overlay(26) +from:0x0210ba78 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0210ba80 kind:load to:0x0213fef8 module:overlay(26) +from:0x0210baa0 kind:load to:0x0213fef8 module:overlay(26) +from:0x0210bab8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210bac0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0210bac8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210bad0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210bad8 kind:arm_call to:0x02016694 module:main +from:0x0210bae0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210baf8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210bb00 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0210bb08 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210bb10 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210bb18 kind:arm_call to:0x02016694 module:main +from:0x0210bb20 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210bb28 kind:arm_call to:0x02011ff4 module:main +from:0x0210bb40 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0210bb48 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210bb50 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210bb58 kind:arm_call to:0x02016694 module:main +from:0x0210bb60 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210bb68 kind:arm_call to:0x02011ff4 module:main +from:0x0210bb80 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0210bb88 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210bb90 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210bb98 kind:arm_call to:0x02016694 module:main +from:0x0210bba0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210bbb4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210bbc8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0210bbfc kind:load to:0x0213717c module:overlay(26) +from:0x0210bc0c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210bc20 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210bc28 kind:arm_call to:0x02011ff4 module:main +from:0x0210bc3c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210bcd4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210bce4 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210bd14 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210bd24 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210bd90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210bdac kind:load to:0x027e09a4 module:dtcm +from:0x0210bdb0 kind:load to:0x027e09bc module:dtcm +from:0x0210bdfc kind:arm_call to:0x02132290 module:overlay(26) +from:0x0210be24 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x0210be30 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0210be4c kind:arm_call to:0x01ff9258 module:itcm +from:0x0210be64 kind:load to:0x027e0ce0 module:dtcm +from:0x0210bf38 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210bf50 kind:load to:0x027e09a4 module:dtcm +from:0x0210bf54 kind:load to:0x027e09bc module:dtcm +from:0x0210c044 kind:arm_call to:0x01ffb744 module:itcm +from:0x0210c050 kind:load to:0x0203e964 module:main +from:0x0210c060 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0210c080 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210c090 kind:arm_call to:0x0210bf58 module:overlay(26) +from:0x0210c0dc kind:arm_call to:0x0209d180 module:overlay(0) +from:0x0210c0ec kind:arm_call to:0x0209d168 module:overlay(0) +from:0x0210c0fc kind:arm_call to:0x0209d180 module:overlay(0) +from:0x0210c118 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c150 kind:load to:0x02133684 module:overlay(26) +from:0x0210c178 kind:arm_call to:0x0210c158 module:overlay(26) +from:0x0210c19c kind:arm_call to:0x020f4d74 module:overlay(26) +from:0x0210c254 kind:arm_call to:0x01fff520 module:itcm +from:0x0210c2b4 kind:arm_call to:0x0210c6e4 module:overlay(26) +from:0x0210c2f4 kind:arm_call to:0x0210c158 module:overlay(26) +from:0x0210c308 kind:arm_call to:0x0210c5f0 module:overlay(26) +from:0x0210c314 kind:arm_call to:0x0210c3b0 module:overlay(26) +from:0x0210c320 kind:load to:0x027e09a4 module:dtcm +from:0x0210c324 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c32c kind:load to:0x020b3504 module:overlay(0) +from:0x0210c330 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c348 kind:arm_call to:0x0210c158 module:overlay(26) +from:0x0210c35c kind:arm_call to:0x0210c5f0 module:overlay(26) +from:0x0210c364 kind:arm_call to:0x0210c3b0 module:overlay(26) +from:0x0210c36c kind:load to:0x027e09a4 module:dtcm +from:0x0210c388 kind:arm_call to:0x0210c158 module:overlay(26) +from:0x0210c39c kind:arm_call to:0x0210c5f0 module:overlay(26) +from:0x0210c3a4 kind:arm_call to:0x0210c3b0 module:overlay(26) +from:0x0210c3ac kind:load to:0x027e09a4 module:dtcm +from:0x0210c3f0 kind:arm_call to:0x02106684 module:overlay(26) +from:0x0210c488 kind:arm_call to:0x0210cb60 module:overlay(26) +from:0x0210c494 kind:arm_call to:0x0210d19c module:overlay(26) +from:0x0210c530 kind:arm_call to:0x0210e1cc module:overlay(26) +from:0x0210c5c0 kind:arm_call to:0x0210cb60 module:overlay(26) +from:0x0210c5cc kind:arm_call to:0x0210d19c module:overlay(26) +from:0x0210c5e4 kind:load to:0x027e09a4 module:dtcm +from:0x0210c5e8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c5ec kind:load to:0x021371d0 module:overlay(26) +from:0x0210c608 kind:arm_call to:0x02106684 module:overlay(26) +from:0x0210c614 kind:arm_call to:0x020e6b8c module:overlay(26) +from:0x0210c640 kind:arm_call to:0x0210e1cc module:overlay(26) +from:0x0210c658 kind:arm_call to:0x0210e1cc module:overlay(26) +from:0x0210c670 kind:arm_call to:0x0210e1cc module:overlay(26) +from:0x0210c6b4 kind:arm_call to:0x0210e1cc module:overlay(26) +from:0x0210c6d4 kind:arm_call to:0x0210db3c module:overlay(26) +from:0x0210c6e0 kind:load to:0x02138e30 module:overlay(26) +from:0x0210c704 kind:arm_call to:0x0210c158 module:overlay(26) +from:0x0210c738 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x0210c748 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0210c754 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0210c7bc kind:arm_call to:0x020d1bd8 module:overlay(24) +from:0x0210c808 kind:arm_call to:0x020e964c module:overlay(26) +from:0x0210c820 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0210c8a4 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0210c968 kind:arm_call to:0x01ffedac module:itcm +from:0x0210ca2c kind:arm_call to:0x0210cadc module:overlay(26) +from:0x0210ca6c kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0210ca9c kind:arm_call to:0x01fff498 module:itcm +from:0x0210caac kind:arm_call to:0x0210b448 module:overlay(26) +from:0x0210cac4 kind:load to:0x027e09a4 module:dtcm +from:0x0210cac8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210cad0 kind:load to:0x0213361c module:overlay(26) +from:0x0210cad8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210cb28 kind:arm_call to:0x01fff520 module:itcm +from:0x0210cb58 kind:load to:0x020b34f8 module:overlay(0) +from:0x0210cb5c kind:load to:0x027e0ce8 module:dtcm +from:0x0210cb88 kind:arm_call to:0x020e95f8 module:overlay(26) +from:0x0210cbb0 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0210cbec kind:arm_call to:0x0210c16c module:overlay(26) +from:0x0210cc40 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x0210cc44 kind:arm_call to:0x02032784 module:main +from:0x0210cc68 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x0210cc6c kind:arm_call to:0x02032784 module:main +from:0x0210cc88 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x0210ccac kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x0210cce4 kind:arm_call to:0x020e9390 module:overlay(26) +from:0x0210cd00 kind:arm_call to:0x0210cd14 module:overlay(26) +from:0x0210cd0c kind:load to:0x027e0cd8 module:dtcm +from:0x0210cd10 kind:load to:0x027e09a4 module:dtcm +from:0x0210cd60 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0210cfa8 kind:arm_call to:0x020ed104 module:overlay(26) +from:0x0210cfc0 kind:arm_call to:0x01ffb780 module:itcm +from:0x0210cfc8 kind:arm_call to:0x01ff938c module:itcm +from:0x0210d03c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0210d04c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210d058 kind:arm_call to:0x01ffedac module:itcm +from:0x0210d06c kind:arm_call to:0x0210d31c module:overlay(26) +from:0x0210d084 kind:arm_call to:0x0210c158 module:overlay(26) +from:0x0210d098 kind:arm_call to:0x020ea270 module:overlay(26) +from:0x0210d0b0 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0210d0bc kind:arm_call to:0x0210d2ec module:overlay(26) +from:0x0210d100 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0210d138 kind:arm_call to:0x01fff498 module:itcm +from:0x0210d17c kind:load to:0x027e0cd8 module:dtcm +from:0x0210d180 kind:load to:0x027e0ce0 module:dtcm +from:0x0210d184 kind:load to:0x027e09a4 module:dtcm +from:0x0210d194 kind:load to:0x02049be4 module:main +from:0x0210d198 kind:load to:0x027e0ce8 module:dtcm +from:0x0210d1c0 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x0210d1f4 kind:arm_call to:0x020ea1bc module:overlay(26) +from:0x0210d200 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210d20c kind:arm_call to:0x01ffedac module:itcm +from:0x0210d21c kind:arm_call to:0x0210c194 module:overlay(26) +from:0x0210d234 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0210d23c kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0210d278 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0210d2b8 kind:arm_call to:0x01fff498 module:itcm +from:0x0210d2dc kind:load to:0x027e0cd8 module:dtcm +from:0x0210d2e0 kind:load to:0x0213f70c module:overlay(26) +from:0x0210d2e4 kind:load to:0x027e09a4 module:dtcm +from:0x0210d2e8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210d74c kind:load to:0x027e09a4 module:dtcm +from:0x0210d750 kind:load to:0x02049be4 module:main +from:0x0210d754 kind:load to:0x02133644 module:overlay(26) +from:0x0210d764 kind:load to:0x0213364c module:overlay(26) +from:0x0210d768 kind:load to:0x0213366c module:overlay(26) +from:0x0210d76c kind:load to:0x02133654 module:overlay(26) +from:0x0210d778 kind:load to:0x0213365c module:overlay(26) +from:0x0210d77c kind:load to:0x02133664 module:overlay(26) +from:0x0210d780 kind:load to:0x02133674 module:overlay(26) +from:0x0210d7bc kind:arm_call to:0x0210c16c module:overlay(26) +from:0x0210da74 kind:arm_call to:0x0210c16c module:overlay(26) +from:0x0210da8c kind:arm_call to:0x0210c158 module:overlay(26) +from:0x0210daec kind:arm_call to:0x0210c194 module:overlay(26) +from:0x0210dba8 kind:arm_call to:0x01fff520 module:itcm +from:0x0210dbe4 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210dbfc kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0210dc08 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210dc3c kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0210dc6c kind:arm_call to:0x01ffedac module:itcm +from:0x0210dca4 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0210dcb8 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0210dd90 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210ddcc kind:arm_call to:0x01ffedac module:itcm +from:0x0210de10 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0210de3c kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0210df34 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210df70 kind:arm_call to:0x01ffedac module:itcm +from:0x0210dfb4 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0210dffc kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0210e0f4 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210e130 kind:arm_call to:0x01ffedac module:itcm +from:0x0210e178 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0210e198 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e19c kind:load to:0x027e0ce8 module:dtcm +from:0x0210e1a0 kind:load to:0x021371cc module:overlay(26) +from:0x0210e1a8 kind:load to:0x0213f70c module:overlay(26) +from:0x0210e1ac kind:load to:0x0213367c module:overlay(26) +from:0x0210e1b0 kind:load to:0x02049be4 module:main +from:0x0210e20c kind:arm_call to:0x0210c158 module:overlay(26) +from:0x0210e230 kind:arm_call to:0x01fff4cc module:itcm +from:0x0210e238 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e23c kind:load to:0x027e09a4 module:dtcm +from:0x0210e244 kind:load to:0x027e0ce8 module:dtcm +from:0x0210e248 kind:load to:0x0210c0c0 module:overlay(26) +from:0x0210e25c kind:arm_call to:0x0209c39c module:overlay(0) +from:0x0210e26c kind:arm_call to:0x0209d180 module:overlay(0) +from:0x0210e290 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0210e2a0 kind:arm_call to:0x0201667c module:main +from:0x0210e2bc kind:arm_call_thumb to:0x0205c584 module:overlay(0) +from:0x0210e2c8 kind:load to:0x0213720c module:overlay(26) +from:0x0210e2cc kind:load to:0x02137200 module:overlay(26) +from:0x0210e2ec kind:load to:0x027e09bc module:dtcm +from:0x0210e2f0 kind:load to:0x020166f4 module:main +from:0x0210e31c kind:arm_call to:0x02016694 module:main +from:0x0210e324 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210e33c kind:arm_call to:0x02016694 module:main +from:0x0210e344 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210e34c kind:arm_call to:0x02011ff4 module:main +from:0x0210e360 kind:load to:0x0213ffdc module:overlay(26) +from:0x0210e374 kind:arm_call to:0x02011f3c module:main +from:0x0210e380 kind:arm_call to:0x0210e428 module:overlay(26) +from:0x0210e398 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210e3a8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210e410 kind:load to:0x02136c04 module:overlay(26) +from:0x0210e414 kind:load to:0x02136c3c module:overlay(26) +from:0x0210e418 kind:load to:0x02137260 module:overlay(26) +from:0x0210e430 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0210e4a8 kind:load to:0x0213727c module:overlay(26) +from:0x0210e4ac kind:load to:0x0213ffdc module:overlay(26) +from:0x0210e4b0 kind:load to:0x020b19a8 module:overlay(0) +from:0x0210e4b4 kind:load to:0x021400b0 module:overlay(26) +from:0x0210e4c0 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x0210e500 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e510 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0210e544 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210e554 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210e560 kind:arm_call to:0x0200ef5c module:main +from:0x0210e56c kind:arm_call to:0x0200ef9c module:main +from:0x0210e588 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210e590 kind:load to:0x027e09bc module:dtcm +from:0x0210e594 kind:load to:0x020b4f04 module:overlay(0) +from:0x0210e5b4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210e5bc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210e5d4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210e5dc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210e5e4 kind:arm_call to:0x02011ff4 module:main +from:0x0210e5f8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210e60c kind:load to:0x021400e0 module:overlay(26) +from:0x0210e620 kind:arm_call to:0x02011f3c module:main +from:0x0210e62c kind:arm_call to:0x0210e704 module:overlay(26) +from:0x0210e644 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210e654 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210e6c8 kind:load to:0x02136c04 module:overlay(26) +from:0x0210e6cc kind:load to:0x02136c3c module:overlay(26) +from:0x0210e6d0 kind:load to:0x021372cc module:overlay(26) +from:0x0210e6fc kind:arm_call to:0x0207c034 module:overlay(0) +from:0x0210e70c kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0210e794 kind:load to:0x02137304 module:overlay(26) +from:0x0210e798 kind:load to:0x021400e0 module:overlay(26) +from:0x0210e79c kind:load to:0x020b19a8 module:overlay(0) +from:0x0210e7a0 kind:load to:0x021372e8 module:overlay(26) +from:0x0210e7a4 kind:load to:0x021401b4 module:overlay(26) +from:0x0210e7b0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0210e7c8 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x0210e854 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0210e85c kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x0210e878 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e88c kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0210e8c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210e8f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210e904 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210e910 kind:arm_call to:0x0200ef5c module:main +from:0x0210e91c kind:arm_call to:0x0200ef9c module:main +from:0x0210e938 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210e940 kind:load to:0x027e09bc module:dtcm +from:0x0210e948 kind:load to:0x020b4f04 module:overlay(0) +from:0x0210e964 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0210e96c kind:arm_call to:0x02011ff4 module:main +from:0x0210e984 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0210e98c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210e994 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210e9ac kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0210e9b4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210e9bc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210e9c4 kind:arm_call to:0x02011ff4 module:main +from:0x0210e9d8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210e9ec kind:load to:0x021401e4 module:overlay(26) +from:0x0210ea00 kind:arm_call to:0x02011f3c module:main +from:0x0210ea0c kind:arm_call to:0x0210eaa0 module:overlay(26) +from:0x0210ea24 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210ea5c kind:load to:0x02137354 module:overlay(26) +from:0x0210ea74 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x0210ea9c kind:load to:0x02137370 module:overlay(26) +from:0x0210eab0 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x0210ead8 kind:load to:0x02137370 module:overlay(26) +from:0x0210eb28 kind:load to:0x021401e4 module:overlay(26) +from:0x0210eb38 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x0210ec4c kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210ec60 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0210ecac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210ecc0 kind:arm_call to:0x0210b328 module:overlay(26) +from:0x0210ed24 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0210ed34 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ed38 kind:load to:0x0203e964 module:main +from:0x0210ed40 kind:load to:0x027e09c0 module:dtcm +from:0x0210ed4c kind:load to:0x0210bc94 module:overlay(26) +from:0x0210ed88 kind:arm_call to:0x0210b2b4 module:overlay(26) +from:0x0210eda8 kind:arm_call to:0x0210b2b4 module:overlay(26) +from:0x0210edbc kind:arm_call to:0x0210c054 module:overlay(26) +from:0x0210edec kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210edf4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210edfc kind:arm_call to:0x02016694 module:main +from:0x0210ee04 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210ee1c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210ee24 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ee2c kind:arm_call to:0x02016694 module:main +from:0x0210ee34 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210ee3c kind:arm_call to:0x02011ff4 module:main +from:0x0210ee50 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210ee64 kind:load to:0x021402c8 module:overlay(26) +from:0x0210ee78 kind:arm_call to:0x02011f3c module:main +from:0x0210ee84 kind:arm_call to:0x0210eeb8 module:overlay(26) +from:0x0210ee9c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210eeb4 kind:load to:0x021373ec module:overlay(26) +from:0x0210eec4 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x0210eee8 kind:load to:0x02137408 module:overlay(26) +from:0x0210eef4 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x0210f098 kind:arm_call to:0x0200f05c module:main +from:0x0210f0cc kind:arm_call to:0x0200f05c module:main +from:0x0210f100 kind:arm_call to:0x02132408 module:overlay(26) +from:0x0210f138 kind:load to:0x027e09b8 module:dtcm +from:0x0210f13c kind:load to:0x027e09a4 module:dtcm +from:0x0210f140 kind:load to:0x021402c8 module:overlay(26) +from:0x0210f144 kind:load to:0x021336d4 module:overlay(26) +from:0x0210f148 kind:load to:0x021336c4 module:overlay(26) +from:0x0210f1a0 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0210f1a8 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x0210f1b4 kind:load to:0x027e09c0 module:dtcm +from:0x0210f1e0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210f1e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210f1f0 kind:arm_call to:0x02016694 module:main +from:0x0210f1f8 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210f210 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210f218 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210f220 kind:arm_call to:0x02016694 module:main +from:0x0210f228 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0210f230 kind:arm_call to:0x02011ff4 module:main +from:0x0210f244 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210f258 kind:load to:0x021403b4 module:overlay(26) +from:0x0210f26c kind:arm_call to:0x02011f3c module:main +from:0x0210f278 kind:arm_call to:0x0210f2c4 module:overlay(26) +from:0x0210f28c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0210f2bc kind:load to:0x021374a0 module:overlay(26) +from:0x0210f2cc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0210f2ec kind:arm_call to:0x021042f8 module:overlay(26) +from:0x0210f2f4 kind:arm_call to:0x020fd27c module:overlay(26) +from:0x0210f304 kind:arm_call to:0x020fbddc module:overlay(26) +from:0x0210f334 kind:arm_call to:0x02103290 module:overlay(26) +from:0x0210f370 kind:arm_call to:0x021040c8 module:overlay(26) +from:0x0210f37c kind:load to:0x021374c4 module:overlay(26) +from:0x0210f380 kind:load to:0x020b2808 module:overlay(0) +from:0x0210f418 kind:load to:0x021403a0 module:overlay(26) +from:0x0210f41c kind:load to:0x02137478 module:overlay(26) +from:0x0210f420 kind:load to:0x021403f0 module:overlay(26) +from:0x0210f43c kind:arm_call to:0x020e6928 module:overlay(26) +from:0x0210f44c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0210f504 kind:load to:0x02138e30 module:overlay(26) +from:0x0210f518 kind:arm_call to:0x020e6928 module:overlay(26) +from:0x0210f528 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0210f5e0 kind:load to:0x02138e30 module:overlay(26) +from:0x0210f608 kind:arm_call to:0x0210407c module:overlay(26) +from:0x0210f618 kind:arm_call to:0x02104374 module:overlay(26) +from:0x0210f65c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210f6e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210f718 kind:arm_call to:0x020fbe10 module:overlay(26) +from:0x0210f77c kind:arm_call to:0x020fc04c module:overlay(26) +from:0x0210f78c kind:load to:0x027e0ce4 module:dtcm +from:0x0210f7b4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210f854 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210f904 kind:arm_call to:0x020fc320 module:overlay(26) +from:0x0210f918 kind:arm_call to:0x020fc290 module:overlay(26) +from:0x0210f994 kind:arm_call to:0x021040f0 module:overlay(26) +from:0x0210fa00 kind:arm_call to:0x02104190 module:overlay(26) +from:0x0210fae4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0210faf0 kind:arm_call to:0x020fd348 module:overlay(26) +from:0x0210faf8 kind:arm_call to:0x02104370 module:overlay(26) +from:0x0210fb04 kind:load to:0x027e09b8 module:dtcm +from:0x0210fb08 kind:load to:0x02140400 module:overlay(26) +from:0x0210fb0c kind:load to:0x027e0ce4 module:dtcm +from:0x0210fb14 kind:load to:0x0214039c module:overlay(26) +from:0x0210fb18 kind:load to:0x02137478 module:overlay(26) +from:0x0210fb20 kind:load to:0x027e09c0 module:dtcm +from:0x0210fbbc kind:arm_call to:0x02103308 module:overlay(26) +from:0x0210fbd0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210fbdc kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x0210fc08 kind:arm_call to:0x02103308 module:overlay(26) +from:0x0210fc30 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210fc3c kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x0210fc58 kind:arm_call to:0x02103308 module:overlay(26) +from:0x0210fc6c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210fc78 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x0210fd10 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0210fd20 kind:load to:0x027e09a8 module:dtcm +from:0x0210fd28 kind:load to:0x027e09bc module:dtcm +from:0x0210fd54 kind:arm_call to:0x02103fc0 module:overlay(26) +from:0x0210fd6c kind:arm_call to:0x02103f84 module:overlay(26) +from:0x0210fd7c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0210fd90 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0210fd98 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0210fdb0 kind:arm_call to:0x0203d210 module:main +from:0x0210fdc4 kind:arm_call to:0x0203d210 module:main +from:0x0210fdcc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210fde0 kind:arm_call to:0x0203d210 module:main +from:0x0210fde8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210fdf0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0210fdfc kind:load to:0x020f27d0 module:overlay(26) +from:0x0210fe00 kind:load to:0x020f3d38 module:overlay(26) +from:0x0210fe04 kind:load to:0x020a0328 module:overlay(0) +from:0x0210fe14 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0210fe1c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0210fe34 kind:arm_call to:0x0203d210 module:main +from:0x0210fe48 kind:arm_call to:0x0203d210 module:main +from:0x0210fe50 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210fe64 kind:arm_call to:0x0203d210 module:main +from:0x0210fe6c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210fe74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0210fe7c kind:arm_call to:0x02011ff4 module:main +from:0x0210fe88 kind:load to:0x020f27d0 module:overlay(26) +from:0x0210fe8c kind:load to:0x020f3d38 module:overlay(26) +from:0x0210fe90 kind:load to:0x020a0328 module:overlay(0) +from:0x0210fe9c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0210feb0 kind:load to:0x02140420 module:overlay(26) +from:0x0210fec4 kind:arm_call to:0x02011f3c module:main +from:0x0210fed0 kind:arm_call to:0x0210ff3c module:overlay(26) +from:0x0210fee4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0210ff34 kind:load to:0x02137520 module:overlay(26) +from:0x0210ff38 kind:load to:0x02137550 module:overlay(26) +from:0x0210ff44 kind:arm_call to:0x02111164 module:overlay(26) +from:0x0210ffbc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0210ffc8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0210ffd4 kind:load to:0x02137574 module:overlay(26) +from:0x0210ffd8 kind:load to:0x02140420 module:overlay(26) +from:0x0210ffdc kind:load to:0x020b19a8 module:overlay(0) +from:0x0210ffec kind:arm_call to:0x0210fff8 module:overlay(26) +from:0x02110008 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x02110040 kind:load to:0x02137528 module:overlay(26) +from:0x02110068 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211008c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021100a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021100c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021100f0 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02110108 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02110120 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02110138 kind:load to:0x027e09a8 module:dtcm +from:0x02110140 kind:load to:0x027e0cec module:dtcm +from:0x0211014c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02110164 kind:arm_call to:0x02110044 module:overlay(26) +from:0x02110170 kind:arm_call to:0x02111004 module:overlay(26) +from:0x02110180 kind:arm_call to:0x02110044 module:overlay(26) +from:0x021101c8 kind:load to:0x02137538 module:overlay(26) +from:0x021101e0 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x021101f0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021101fc kind:arm_call to:0x02016958 module:main +from:0x02110220 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211024c kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02110258 kind:load to:0x02137520 module:overlay(26) +from:0x0211025c kind:load to:0x027e09b4 module:dtcm +from:0x0211026c kind:load to:0x02110e34 module:overlay(26) +from:0x02110288 kind:arm_call to:0x021320a0 module:overlay(26) +from:0x021102a4 kind:arm_call to:0x02110dc4 module:overlay(26) +from:0x021102b8 kind:arm_call to:0x02131980 module:overlay(26) +from:0x021102d8 kind:arm_call to:0x0210fff8 module:overlay(26) +from:0x021102e4 kind:load to:0x02137520 module:overlay(26) +from:0x021102fc kind:arm_call to:0x02110ecc module:overlay(26) +from:0x0211030c kind:arm_call to:0x02110144 module:overlay(26) +from:0x02110320 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02110328 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02110340 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02110348 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02110350 kind:arm_call to:0x02011ff4 module:main +from:0x02110364 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02110378 kind:load to:0x02140508 module:overlay(26) +from:0x0211038c kind:arm_call to:0x02011f3c module:main +from:0x02110398 kind:arm_call to:0x021103e4 module:overlay(26) +from:0x021103ac kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021103dc kind:load to:0x02137608 module:overlay(26) +from:0x021103ec kind:arm_call to:0x02110d9c module:overlay(26) +from:0x021103fc kind:arm_call to:0x021042f8 module:overlay(26) +from:0x02110404 kind:arm_call to:0x020fd27c module:overlay(26) +from:0x0211040c kind:arm_call to:0x02103290 module:overlay(26) +from:0x02110414 kind:arm_call to:0x021040c8 module:overlay(26) +from:0x0211041c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02110464 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021104a4 kind:load to:0x0213762c module:overlay(26) +from:0x021104c0 kind:arm_call to:0x021105e0 module:overlay(26) +from:0x021104d8 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x021104e4 kind:arm_call to:0x021105e0 module:overlay(26) +from:0x021104f4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211051c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02110544 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021105a4 kind:arm_call to:0x02103308 module:overlay(26) +from:0x021105bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021105c8 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x021105d8 kind:load to:0x027e09a8 module:dtcm +from:0x0211062c kind:load to:0x021375e8 module:overlay(26) +from:0x02110694 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021106b8 kind:load to:0x021375d0 module:overlay(26) +from:0x021106ec kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x021106f4 kind:arm_call to:0x02110780 module:overlay(26) +from:0x021106fc kind:arm_call to:0x021104ec module:overlay(26) +from:0x02110704 kind:arm_call to:0x021108f0 module:overlay(26) +from:0x0211070c kind:arm_call to:0x02110af4 module:overlay(26) +from:0x02110728 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x0211073c kind:arm_call to:0x02110534 module:overlay(26) +from:0x02110750 kind:arm_call to:0x02103fc0 module:overlay(26) +from:0x02110768 kind:arm_call to:0x02103f84 module:overlay(26) +from:0x02110778 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021107e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021107f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021107fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021108b0 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x021108c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021108d4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021108e0 kind:load to:0x027e0208 module:dtcm +from:0x021108e4 kind:load to:0x0203e964 module:main +from:0x021108ec kind:load to:0x027e0cec module:dtcm +from:0x02110958 kind:arm_call to:0x021040f0 module:overlay(26) +from:0x02110974 kind:arm_call to:0x021105e0 module:overlay(26) +from:0x021109b8 kind:arm_call to:0x02104190 module:overlay(26) +from:0x021109cc kind:arm_call to:0x021105e0 module:overlay(26) +from:0x021109dc kind:arm_call to:0x02111004 module:overlay(26) +from:0x021109fc kind:arm_call to:0x021105e0 module:overlay(26) +from:0x02110a74 kind:arm_call to:0x0210407c module:overlay(26) +from:0x02110aa8 kind:arm_call to:0x0200e750 module:main +from:0x02110ad0 kind:arm_call to:0x02104374 module:overlay(26) +from:0x02110ae0 kind:arm_call to:0x0200e750 module:main +from:0x02110b78 kind:arm_call to:0x01ffb428 module:itcm +from:0x02110c70 kind:load to:0x021336e4 module:overlay(26) +from:0x02110c74 kind:load to:0x021336e8 module:overlay(26) +from:0x02110c84 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02110c8c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02110ca4 kind:arm_call to:0x0203d210 module:main +from:0x02110cb8 kind:arm_call to:0x0203d210 module:main +from:0x02110cc0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02110cd4 kind:arm_call to:0x0203d210 module:main +from:0x02110cdc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02110ce4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02110cf0 kind:load to:0x020f27d0 module:overlay(26) +from:0x02110cf4 kind:load to:0x020f3d38 module:overlay(26) +from:0x02110cf8 kind:load to:0x020a0328 module:overlay(0) +from:0x02110d08 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02110d10 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02110d28 kind:arm_call to:0x0203d210 module:main +from:0x02110d3c kind:arm_call to:0x0203d210 module:main +from:0x02110d44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02110d58 kind:arm_call to:0x0203d210 module:main +from:0x02110d60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02110d68 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02110d70 kind:arm_call to:0x02011ff4 module:main +from:0x02110d7c kind:load to:0x020f27d0 module:overlay(26) +from:0x02110d80 kind:load to:0x020f3d38 module:overlay(26) +from:0x02110d84 kind:load to:0x020a0328 module:overlay(0) +from:0x02110d90 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02110da4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02110dc0 kind:load to:0x02137690 module:overlay(26) +from:0x02110dec kind:arm_call to:0x02131c98 module:overlay(26) +from:0x02110e0c kind:arm_call to:0x02131cbc module:overlay(26) +from:0x02110e1c kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x02110e84 kind:load to:0x02098680 module:overlay(0) +from:0x02110eac kind:arm_call to:0x01fff5d0 module:itcm +from:0x02110ec4 kind:arm_call to:0x02110efc module:overlay(26) +from:0x02110edc kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02110ef4 kind:arm_call to:0x02110efc module:overlay(26) +from:0x02110f0c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02110f20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02110f2c kind:arm_call to:0x01ffb744 module:itcm +from:0x02110fa4 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02110fb8 kind:arm_call to:0x02131e6c module:overlay(26) +from:0x02110fcc kind:arm_call to:0x02098524 module:overlay(0) +from:0x02111000 kind:load to:0x027e0cd8 module:dtcm +from:0x02111038 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x02111044 kind:load to:0x027e09c0 module:dtcm +from:0x0211107c kind:arm_call to:0x02132290 module:overlay(26) +from:0x02111094 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x021110b4 kind:arm_call to:0x020f27e4 module:overlay(26) +from:0x021110c8 kind:arm_call to:0x01fff458 module:itcm +from:0x021110dc kind:arm_call to:0x020e64dc module:overlay(26) +from:0x021110e4 kind:load to:0x0213f694 module:overlay(26) +from:0x021110e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211113c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02111150 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02111158 kind:arm_call to:0x02011ff4 module:main +from:0x0211116c kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0211118c kind:load to:0x021376f4 module:overlay(26) +from:0x02111198 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021111ac kind:arm_call to:0x020984dc module:overlay(0) +from:0x021111b4 kind:arm_call to:0x02011ff4 module:main +from:0x021111c8 kind:load to:0x02140554 module:overlay(26) +from:0x021111dc kind:arm_call to:0x02011f3c module:main +from:0x021111e8 kind:arm_call to:0x0211129c module:overlay(26) +from:0x021111fc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02111224 kind:load to:0x02137758 module:overlay(26) +from:0x0211124c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02111280 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02111294 kind:load to:0x020b53e4 module:overlay(0) +from:0x021112a4 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x021112c0 kind:load to:0x0213777c module:overlay(26) +from:0x021112d8 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x021112e0 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x0211135c kind:arm_call to:0x020d4128 module:overlay(24) +from:0x02111374 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0211137c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02111390 kind:arm_call to:0x01ff9218 module:itcm +from:0x02111398 kind:load to:0x027e0ce0 module:dtcm +from:0x0211139c kind:load to:0x027e09a8 module:dtcm +from:0x021113b8 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x021113e0 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x02111400 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x02111418 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02111420 kind:arm_call to:0x02011ff4 module:main +from:0x02111434 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02111448 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0211145c kind:load to:0x021405a0 module:overlay(26) +from:0x02111470 kind:arm_call to:0x02011f3c module:main +from:0x0211147c kind:arm_call to:0x02111538 module:overlay(26) +from:0x02111490 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021114b8 kind:load to:0x021377e0 module:overlay(26) +from:0x021114e4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211151c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02111530 kind:load to:0x020b53e4 module:overlay(0) +from:0x02111540 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0211155c kind:load to:0x02137804 module:overlay(26) +from:0x02111574 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0211157c kind:arm_call to:0x02131b8c module:overlay(26) +from:0x021115f8 kind:arm_call to:0x02017158 module:main +from:0x02111610 kind:arm_call to:0x020a87bc module:overlay(0) +from:0x0211166c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02111674 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02111688 kind:arm_call to:0x01ff9218 module:itcm +from:0x02111690 kind:load to:0x027e0ce0 module:dtcm +from:0x02111694 kind:load to:0x027e09a8 module:dtcm +from:0x021116c0 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x021116e8 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x02111708 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x02111714 kind:load to:0x021336ec module:overlay(26) +from:0x02111724 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211172c kind:arm_call to:0x02011ff4 module:main +from:0x02111740 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02111754 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02111768 kind:load to:0x02140704 module:overlay(26) +from:0x0211177c kind:arm_call to:0x02011f3c module:main +from:0x02111788 kind:arm_call to:0x02111810 module:overlay(26) +from:0x021117a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021117fc kind:load to:0x02137948 module:overlay(26) +from:0x0211180c kind:load to:0x02102a54 module:overlay(26) +from:0x02111818 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02111848 kind:arm_call to:0x020f91d0 module:overlay(26) +from:0x02111850 kind:arm_call to:0x020fb33c module:overlay(26) +from:0x02111858 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02111898 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x021118a4 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x021118b8 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021118dc kind:arm_call to:0x0203d160 module:main +from:0x021118f8 kind:arm_call to:0x0203d160 module:main +from:0x02111908 kind:arm_call to:0x0210578c module:overlay(26) +from:0x02111910 kind:arm_call to:0x020fd7b0 module:overlay(26) +from:0x02111920 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02111944 kind:arm_call to:0x0210148c module:overlay(26) +from:0x02111950 kind:arm_call to:0x020ee658 module:overlay(26) +from:0x0211195c kind:load to:0x0213796c module:overlay(26) +from:0x02111960 kind:load to:0x020b2808 module:overlay(0) +from:0x02111964 kind:load to:0x02135d80 module:overlay(26) +from:0x02111968 kind:load to:0x020f3d38 module:overlay(26) +from:0x0211196c kind:load to:0x020f42bc module:overlay(26) +from:0x02111970 kind:load to:0x020f27d0 module:overlay(26) +from:0x02111974 kind:load to:0x020f42fc module:overlay(26) +from:0x02111978 kind:load to:0x02140704 module:overlay(26) +from:0x02111998 kind:arm_call to:0x0203d210 module:main +from:0x021119b0 kind:arm_call to:0x0203d210 module:main +from:0x021119c4 kind:arm_call to:0x0203d210 module:main +from:0x021119cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021119d4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021119dc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021119e4 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x021119ec kind:arm_call to:0x020984dc module:overlay(0) +from:0x021119f8 kind:load to:0x020a0328 module:overlay(0) +from:0x021119fc kind:load to:0x020f27d0 module:overlay(26) +from:0x02111a00 kind:load to:0x020f3d38 module:overlay(26) +from:0x02111a20 kind:arm_call to:0x0203d210 module:main +from:0x02111a38 kind:arm_call to:0x0203d210 module:main +from:0x02111a4c kind:arm_call to:0x0203d210 module:main +from:0x02111a54 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02111a5c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02111a64 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02111a6c kind:arm_call to:0x020ee394 module:overlay(26) +from:0x02111a74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02111a7c kind:arm_call to:0x02011ff4 module:main +from:0x02111a88 kind:load to:0x020a0328 module:overlay(0) +from:0x02111a8c kind:load to:0x020f27d0 module:overlay(26) +from:0x02111a90 kind:load to:0x020f3d38 module:overlay(26) +from:0x02111ae0 kind:arm_call to:0x020fa89c module:overlay(26) +from:0x02111ae8 kind:arm_call to:0x02112908 module:overlay(26) +from:0x02111b8c kind:load to:0x02049be4 module:main +from:0x02111b90 kind:load to:0x021405ec module:overlay(26) +from:0x02111b94 kind:load to:0x02137860 module:overlay(26) +from:0x02111b98 kind:load to:0x021406c4 module:overlay(26) +from:0x02111b9c kind:load to:0x02140608 module:overlay(26) +from:0x02111ba0 kind:load to:0x021406d4 module:overlay(26) +from:0x02111bac kind:arm_call to:0x02111be4 module:overlay(26) +from:0x02111bb4 kind:arm_call to:0x02111d28 module:overlay(26) +from:0x02111bbc kind:arm_call to:0x02111e70 module:overlay(26) +from:0x02111bcc kind:arm_call to:0x02111be4 module:overlay(26) +from:0x02111bd4 kind:arm_call to:0x02111d28 module:overlay(26) +from:0x02111bdc kind:arm_call to:0x02111e70 module:overlay(26) +from:0x02111c1c kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x02111c38 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x02111c40 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x02111c5c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02111c7c kind:arm_call to:0x020fa090 module:overlay(26) +from:0x02111c88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02111c94 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x02111ca0 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x02111d44 kind:arm_call to:0x020f90a4 module:overlay(26) +from:0x02111d78 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02111eb8 kind:arm_call to:0x020f9ff4 module:overlay(26) +from:0x02111ecc kind:arm_call to:0x02101960 module:overlay(26) +from:0x02111f4c kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02111f74 kind:arm_call to:0x01fff60c module:itcm +from:0x02111f8c kind:arm_call to:0x02112970 module:overlay(26) +from:0x02112054 kind:load to:0x027e09a4 module:dtcm +from:0x02112058 kind:load to:0x027e09b4 module:dtcm +from:0x02112098 kind:arm_call to:0x020f9f18 module:overlay(26) +from:0x021120c8 kind:arm_call to:0x020f9fa4 module:overlay(26) +from:0x021120e0 kind:arm_call to:0x021055a8 module:overlay(26) +from:0x021120e8 kind:arm_call to:0x020fa5c0 module:overlay(26) +from:0x02112104 kind:arm_call to:0x020fa48c module:overlay(26) +from:0x0211210c kind:arm_call to:0x020fa4bc module:overlay(26) +from:0x02112118 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x02112124 kind:arm_call to:0x020fa4b0 module:overlay(26) +from:0x02112140 kind:arm_call to:0x0210570c module:overlay(26) +from:0x02112164 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x02112174 kind:arm_call to:0x02105588 module:overlay(26) +from:0x02112194 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x021121a0 kind:arm_call to:0x021017f8 module:overlay(26) +from:0x021121e8 kind:arm_call to:0x020fad50 module:overlay(26) +from:0x02112264 kind:arm_call to:0x020df76c module:overlay(26) +from:0x021122cc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02112410 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0211241c kind:load to:0x027e0ce0 module:dtcm +from:0x02112420 kind:load to:0x02140604 module:overlay(26) +from:0x02112424 kind:load to:0x02137860 module:overlay(26) +from:0x02112428 kind:load to:0x02140624 module:overlay(26) +from:0x0211242c kind:load to:0x02140620 module:overlay(26) +from:0x02112430 kind:load to:0x02140634 module:overlay(26) +from:0x02112434 kind:load to:0x021405f4 module:overlay(26) +from:0x02112438 kind:load to:0x02140654 module:overlay(26) +from:0x0211243c kind:load to:0x021405e8 module:overlay(26) +from:0x02112440 kind:load to:0x02140664 module:overlay(26) +from:0x02112444 kind:load to:0x027e09c0 module:dtcm +from:0x0211246c kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x02112528 kind:arm_call to:0x02111800 module:overlay(26) +from:0x02112534 kind:arm_call to:0x02111800 module:overlay(26) +from:0x02112540 kind:arm_call to:0x02111800 module:overlay(26) +from:0x0211255c kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x02112564 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x02112654 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0211272c kind:arm_call to:0x02111800 module:overlay(26) +from:0x0211273c kind:arm_call to:0x02111800 module:overlay(26) +from:0x02112754 kind:arm_call to:0x02111800 module:overlay(26) +from:0x02112774 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x02112784 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0211279c kind:arm_call to:0x02112cf4 module:overlay(26) +from:0x021127a4 kind:arm_call to:0x0211214c module:overlay(26) +from:0x021128a0 kind:arm_call to:0x0211217c module:overlay(26) +from:0x021128c4 kind:arm_call to:0x02112a64 module:overlay(26) +from:0x021128cc kind:arm_call to:0x021121a8 module:overlay(26) +from:0x021128d4 kind:arm_call to:0x0211222c module:overlay(26) +from:0x021128dc kind:load to:0x02140694 module:overlay(26) +from:0x021128e0 kind:load to:0x02140684 module:overlay(26) +from:0x021128e4 kind:load to:0x02137860 module:overlay(26) +from:0x021128e8 kind:load to:0x021405dc module:overlay(26) +from:0x021128ec kind:load to:0x021405f0 module:overlay(26) +from:0x021128f0 kind:load to:0x021405f4 module:overlay(26) +from:0x021128f4 kind:load to:0x02140654 module:overlay(26) +from:0x021128f8 kind:load to:0x021405e8 module:overlay(26) +from:0x021128fc kind:load to:0x02140664 module:overlay(26) +from:0x02112900 kind:load to:0x021405f8 module:overlay(26) +from:0x02112904 kind:load to:0x021406b4 module:overlay(26) +from:0x02112918 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0211292c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02112954 kind:arm_call to:0x02132130 module:overlay(26) +from:0x02112980 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x02112a18 kind:arm_call to:0x02101d5c module:overlay(26) +from:0x02112a58 kind:arm_call to:0x020fd904 module:overlay(26) +from:0x02112a78 kind:arm_call to:0x020f913c module:overlay(26) +from:0x02112aa8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02112c7c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02112c84 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02112ca4 kind:arm_call to:0x01fffd00 module:itcm +from:0x02112cb0 kind:arm_call to:0x02111088 module:overlay(26) +from:0x02112cbc kind:load to:0x02137860 module:overlay(26) +from:0x02112cc0 kind:load to:0x027e09a8 module:dtcm +from:0x02112cc4 kind:load to:0x02140620 module:overlay(26) +from:0x02112cc8 kind:load to:0x02140634 module:overlay(26) +from:0x02112ccc kind:load to:0x021405e8 module:overlay(26) +from:0x02112cd0 kind:load to:0x02140664 module:overlay(26) +from:0x02112cd4 kind:load to:0x021405fc module:overlay(26) +from:0x02112cd8 kind:load to:0x021406e4 module:overlay(26) +from:0x02112ce0 kind:load to:0x021405f4 module:overlay(26) +from:0x02112ce4 kind:load to:0x02140654 module:overlay(26) +from:0x02112ce8 kind:load to:0x021405f8 module:overlay(26) +from:0x02112cec kind:load to:0x021406b4 module:overlay(26) +from:0x02112d0c kind:arm_call to:0x020fa67c module:overlay(26) +from:0x02112d20 kind:arm_call to:0x020fa67c module:overlay(26) +from:0x02112d70 kind:arm_call to:0x020fa478 module:overlay(26) +from:0x02112d80 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x02112d90 kind:arm_call to:0x020fa58c module:overlay(26) +from:0x02112da0 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x02112db4 kind:arm_call to:0x020fa89c module:overlay(26) +from:0x02112dc4 kind:load to:0x02049be4 module:main +from:0x02112dfc kind:arm_call to:0x02039f04 module:main +from:0x02112e08 kind:arm_call to:0x0203ab58 module:main +from:0x02112e10 kind:arm_call to:0x02039f04 module:main +from:0x02112e18 kind:arm_call to:0x0203ad88 module:main +from:0x02112e24 kind:arm_call to:0x0203a5ac module:main +from:0x02112e44 kind:arm_call to:0x020f92cc module:overlay(26) +from:0x02112e54 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x02112e5c kind:arm_call to:0x020fa85c module:overlay(26) +from:0x02112e68 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02112e7c kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x02112ee0 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x02112efc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02112f14 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02112f24 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02112f58 kind:arm_call to:0x01ffd420 module:itcm +from:0x02112fcc kind:arm_call to:0x0211217c module:overlay(26) +from:0x02112fd4 kind:arm_call to:0x0211222c module:overlay(26) +from:0x02112fdc kind:load to:0x027e09b8 module:dtcm +from:0x02112fe0 kind:load to:0x02140600 module:overlay(26) +from:0x02112fe4 kind:load to:0x02137860 module:overlay(26) +from:0x02112fe8 kind:load to:0x02140644 module:overlay(26) +from:0x02112ff8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02113008 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02113030 kind:arm_call to:0x0211ca44 module:overlay(26) +from:0x021130b4 kind:arm_call to:0x0211217c module:overlay(26) +from:0x021130bc kind:arm_call to:0x0211222c module:overlay(26) +from:0x021130c4 kind:load to:0x02140620 module:overlay(26) +from:0x021130c8 kind:load to:0x02137860 module:overlay(26) +from:0x021130cc kind:load to:0x02140634 module:overlay(26) +from:0x021130dc kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021130ec kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02113114 kind:load to:0x02112448 module:overlay(26) +from:0x02113140 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021131b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021131bc kind:arm_call to:0x02101d34 module:overlay(26) +from:0x02113214 kind:arm_call to:0x02112448 module:overlay(26) +from:0x0211321c kind:load to:0x027e09a8 module:dtcm +from:0x0211322c kind:load to:0x02140620 module:overlay(26) +from:0x02113230 kind:load to:0x02137860 module:overlay(26) +from:0x02113234 kind:load to:0x02140634 module:overlay(26) +from:0x02113294 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021132a4 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021132ac kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021132c0 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021132d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021132e4 kind:arm_call to:0x02101d5c module:overlay(26) +from:0x021132f0 kind:arm_call to:0x020fdde4 module:overlay(26) +from:0x02113310 kind:load to:0x021405f0 module:overlay(26) +from:0x02113314 kind:load to:0x02137860 module:overlay(26) +from:0x02113318 kind:load to:0x02140694 module:overlay(26) +from:0x0211331c kind:load to:0x027e09a8 module:dtcm +from:0x02113338 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x02113348 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02113358 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02113364 kind:arm_call to:0x02111800 module:overlay(26) +from:0x021133cc kind:arm_call to:0x02112448 module:overlay(26) +from:0x021133d4 kind:load to:0x021405f8 module:overlay(26) +from:0x021133d8 kind:load to:0x02137860 module:overlay(26) +from:0x021133dc kind:load to:0x021406b4 module:overlay(26) +from:0x02113404 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02113454 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211345c kind:arm_call to:0x02101d34 module:overlay(26) +from:0x021134b4 kind:arm_call to:0x02112448 module:overlay(26) +from:0x021134bc kind:load to:0x027e09a8 module:dtcm +from:0x021134c4 kind:load to:0x021405f4 module:overlay(26) +from:0x021134c8 kind:load to:0x02137860 module:overlay(26) +from:0x021134cc kind:load to:0x02140654 module:overlay(26) +from:0x021134dc kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021134ec kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02113504 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02113524 kind:load to:0x027e09a8 module:dtcm +from:0x02113540 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x02113550 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02113560 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0211356c kind:arm_call to:0x02111800 module:overlay(26) +from:0x021135d4 kind:arm_call to:0x02112448 module:overlay(26) +from:0x021135dc kind:load to:0x02140620 module:overlay(26) +from:0x021135e0 kind:load to:0x02137860 module:overlay(26) +from:0x021135e4 kind:load to:0x02140634 module:overlay(26) +from:0x021135fc kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0211360c kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0211365c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02113664 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x021136bc kind:arm_call to:0x02112448 module:overlay(26) +from:0x021136c4 kind:load to:0x027e09a8 module:dtcm +from:0x021136cc kind:load to:0x02140620 module:overlay(26) +from:0x021136d0 kind:load to:0x02137860 module:overlay(26) +from:0x021136d4 kind:load to:0x02140634 module:overlay(26) +from:0x021136f8 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x02113714 kind:arm_call to:0x01ffd420 module:itcm +from:0x02113734 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02113740 kind:arm_call to:0x02101d5c module:overlay(26) +from:0x0211374c kind:arm_call to:0x020fe00c module:overlay(26) +from:0x021137b0 kind:arm_call to:0x02101d5c module:overlay(26) +from:0x021137bc kind:arm_call to:0x020fe00c module:overlay(26) +from:0x0211380c kind:load to:0x027e09b8 module:dtcm +from:0x02113810 kind:load to:0x027e09a8 module:dtcm +from:0x02113818 kind:load to:0x021405e0 module:overlay(26) +from:0x0211381c kind:load to:0x02137860 module:overlay(26) +from:0x02113820 kind:load to:0x02140674 module:overlay(26) +from:0x02113840 kind:arm_call to:0x02112908 module:overlay(26) +from:0x02113898 kind:load to:0x021405e4 module:overlay(26) +from:0x0211389c kind:load to:0x02137860 module:overlay(26) +from:0x021138a0 kind:load to:0x021406a4 module:overlay(26) +from:0x021138b8 kind:arm_call to:0x020fafc8 module:overlay(26) +from:0x021138c0 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x021138dc kind:arm_call to:0x02039f04 module:main +from:0x021138e8 kind:arm_call to:0x0203ab58 module:main +from:0x021138f0 kind:arm_call to:0x02039f04 module:main +from:0x021138f8 kind:arm_call to:0x0203ad88 module:main +from:0x02113904 kind:arm_call to:0x0203a5ac module:main +from:0x02113924 kind:arm_call to:0x020f92cc module:overlay(26) +from:0x02113934 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0211393c kind:arm_call to:0x020fa85c module:overlay(26) +from:0x02113948 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0211395c kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x021139c0 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x021139e8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02113a00 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02113a10 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02113a4c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02113aa8 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02113ac4 kind:arm_call to:0x020fdedc module:overlay(26) +from:0x02113adc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02113b48 kind:load to:0x027e09bc module:dtcm +from:0x02113b4c kind:load to:0x027e09a8 module:dtcm +from:0x02113b54 kind:load to:0x0214060c module:overlay(26) +from:0x02113b58 kind:load to:0x02137860 module:overlay(26) +from:0x02113b5c kind:load to:0x021406f4 module:overlay(26) +from:0x02113b8c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02113bf0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02113c6c kind:load to:0x027e09bc module:dtcm +from:0x02113c70 kind:load to:0x021405fc module:overlay(26) +from:0x02113c74 kind:load to:0x02137860 module:overlay(26) +from:0x02113c78 kind:load to:0x021406e4 module:overlay(26) +from:0x02113c88 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02113c98 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02113cc8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02113d2c kind:arm_call to:0x02078798 module:overlay(0) +from:0x02113d44 kind:arm_call to:0x02111800 module:overlay(26) +from:0x02113d5c kind:arm_call to:0x02111800 module:overlay(26) +from:0x02113d70 kind:arm_call to:0x02111800 module:overlay(26) +from:0x02113d90 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x02113da4 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x02113df4 kind:arm_call to:0x0211214c module:overlay(26) +from:0x02113e20 kind:arm_call to:0x0211217c module:overlay(26) +from:0x02113e28 kind:arm_call to:0x02112a64 module:overlay(26) +from:0x02113e38 kind:load to:0x027e09bc module:dtcm +from:0x02113e3c kind:load to:0x02140620 module:overlay(26) +from:0x02113e40 kind:load to:0x02137860 module:overlay(26) +from:0x02113e44 kind:load to:0x02140634 module:overlay(26) +from:0x02113e50 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02113e64 kind:load to:0x021407fc module:overlay(26) +from:0x02113e78 kind:arm_call to:0x02011f3c module:main +from:0x02113e84 kind:arm_call to:0x02113ef0 module:overlay(26) +from:0x02113e98 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02113ee8 kind:load to:0x021379c8 module:overlay(26) +from:0x02113eec kind:load to:0x02137a08 module:overlay(26) +from:0x02113efc kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02113f60 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x02113f8c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02113fa8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02113fb8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02113fd0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211401c kind:arm_call to:0x021165c4 module:overlay(26) +from:0x02114028 kind:arm_call to:0x021165c4 module:overlay(26) +from:0x02114034 kind:arm_call to:0x021165c4 module:overlay(26) +from:0x02114048 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021140a8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021140f4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211410c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211411c kind:load to:0x02137abc module:overlay(26) +from:0x02114120 kind:load to:0x021407fc module:overlay(26) +from:0x02114124 kind:load to:0x021360c8 module:overlay(26) +from:0x0211412c kind:load to:0x021379c8 module:overlay(26) +from:0x02114130 kind:load to:0x021407e4 module:overlay(26) +from:0x02114140 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02114148 kind:arm_call to:0x02116610 module:overlay(26) +from:0x02114150 kind:arm_call to:0x02116610 module:overlay(26) +from:0x02114158 kind:arm_call to:0x02116610 module:overlay(26) +from:0x02114160 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02114168 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02114170 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02114188 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02114190 kind:arm_call to:0x02116610 module:overlay(26) +from:0x02114198 kind:arm_call to:0x02116610 module:overlay(26) +from:0x021141a0 kind:arm_call to:0x02116610 module:overlay(26) +from:0x021141a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021141b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021141b8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021141c0 kind:arm_call to:0x02011ff4 module:main +from:0x02114278 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x0211429c kind:load to:0x02137b18 module:overlay(26) +from:0x021142a0 kind:load to:0x021407dc module:overlay(26) +from:0x021142b8 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x021142e0 kind:arm_call to:0x021142a4 module:overlay(26) +from:0x02114314 kind:load to:0x02137a24 module:overlay(26) +from:0x02114350 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02114364 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02114378 kind:arm_call to:0x02114318 module:overlay(26) +from:0x021143c8 kind:arm_call to:0x02115e0c module:overlay(26) +from:0x021143d0 kind:arm_call to:0x02115f20 module:overlay(26) +from:0x021143e8 kind:arm_call to:0x02111088 module:overlay(26) +from:0x021143ec kind:arm_call to:0x0213172c module:overlay(26) +from:0x021143fc kind:load to:0x02137a6c module:overlay(26) +from:0x02114414 kind:load to:0x02110e58 module:overlay(26) +from:0x0211442c kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02114430 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02114438 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0211447c kind:arm_call to:0x02114618 module:overlay(26) +from:0x02114484 kind:arm_call to:0x02116444 module:overlay(26) +from:0x021144b4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021144c4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021144f0 kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x0211450c kind:load to:0x027e0cd8 module:dtcm +from:0x0211452c kind:arm_call to:0x02110e58 module:overlay(26) +from:0x021145c8 kind:load to:0x02137b30 module:overlay(26) +from:0x021145cc kind:load to:0x02049be4 module:main +from:0x02114604 kind:arm_call to:0x02114618 module:overlay(26) +from:0x02114610 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x0211462c kind:arm_call to:0x0213179c module:overlay(26) +from:0x02114640 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02114650 kind:arm_call to:0x0213179c module:overlay(26) +from:0x02114668 kind:arm_call to:0x0213179c module:overlay(26) +from:0x021146e8 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02114714 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0211471c kind:arm_call to:0x02017ea4 module:main +from:0x02114730 kind:arm_call to:0x02114850 module:overlay(26) +from:0x02114758 kind:arm_call to:0x02116358 module:overlay(26) +from:0x02114764 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02114770 kind:load to:0x0203e964 module:main +from:0x02114844 kind:arm_call to:0x02114850 module:overlay(26) +from:0x0211484c kind:load to:0x02049be4 module:main +from:0x02114898 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021148d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02114904 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02114918 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211492c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211493c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02114968 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02114970 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x021149c8 kind:load to:0x0203e964 module:main +from:0x021149e4 kind:arm_call to:0x02115bf8 module:overlay(26) +from:0x02114a24 kind:arm_call to:0x02131968 module:overlay(26) +from:0x02114ad0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02114b68 kind:load to:0x02049be4 module:main +from:0x02114b6c kind:load to:0x02137b18 module:overlay(26) +from:0x02114b8c kind:arm_call to:0x01ff916c module:itcm +from:0x02114c2c kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02114c38 kind:arm_call to:0x02115bf8 module:overlay(26) +from:0x02114c78 kind:arm_call to:0x01ff916c module:itcm +from:0x02114cb0 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02114ce4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02114cf0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02114d20 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02114d4c kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02114d54 kind:arm_call to:0x02115eb0 module:overlay(26) +from:0x02114dc8 kind:load to:0x02137b30 module:overlay(26) +from:0x02114de8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02114dfc kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02114e30 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02114e3c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02114e6c kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02114e94 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02114ea0 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02114ed0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02114f30 kind:arm_call to:0x021316e8 module:overlay(26) +from:0x02114f40 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02114f48 kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x02114f5c kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02114f70 kind:arm_call to:0x02016958 module:main +from:0x02114f88 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02114fa0 kind:load to:0x027e09a8 module:dtcm +from:0x02114fac kind:load to:0x02137b48 module:overlay(26) +from:0x02114fc4 kind:arm_call to:0x01ff993c module:itcm +from:0x02114fd0 kind:arm_call to:0x0211630c module:overlay(26) +from:0x02114fd8 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02114ffc kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115020 kind:arm_call to:0x0211625c module:overlay(26) +from:0x02115038 kind:arm_call to:0x02111004 module:overlay(26) +from:0x0211506c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021150a0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021150ac kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021150dc kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02115104 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115110 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115118 kind:load to:0x021379c8 module:overlay(26) +from:0x02115150 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02115170 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021151e0 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x021151fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02115214 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02115238 kind:load to:0x027e0cec module:dtcm +from:0x0211523c kind:load to:0x02137b60 module:overlay(26) +from:0x02115278 kind:arm_call to:0x0213172c module:overlay(26) +from:0x021152bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021152c8 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02115324 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211546c kind:arm_call to:0x01ffb428 module:itcm +from:0x02115508 kind:arm_call to:0x02115bf8 module:overlay(26) +from:0x02115514 kind:arm_call to:0x02115fb4 module:overlay(26) +from:0x0211552c kind:arm_call to:0x02131968 module:overlay(26) +from:0x02115580 kind:arm_call to:0x01ff916c module:itcm +from:0x021155a0 kind:arm_call to:0x02115eb0 module:overlay(26) +from:0x021155b8 kind:arm_call to:0x02115d7c module:overlay(26) +from:0x021155ec kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021155fc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02115630 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02115654 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115664 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115674 kind:load to:0x02137b18 module:overlay(26) +from:0x02115678 kind:load to:0x02049be4 module:main +from:0x0211571c kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02115744 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115750 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02115760 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02115770 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02115798 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021157a4 kind:load to:0x021407dc module:overlay(26) +from:0x021157ac kind:load to:0x02137b78 module:overlay(26) +from:0x021157b0 kind:load to:0x027e09a8 module:dtcm +from:0x021157cc kind:arm_call to:0x01ff993c module:itcm +from:0x021157d8 kind:arm_call to:0x0211630c module:overlay(26) +from:0x021157e0 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x021157f8 kind:arm_call to:0x02111048 module:overlay(26) +from:0x02115800 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02115810 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02115824 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0211582c kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x0211583c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211584c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02115874 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021158dc kind:arm_call to:0x02131968 module:overlay(26) +from:0x021158fc kind:load to:0x02137b18 module:overlay(26) +from:0x02115948 kind:arm_call to:0x01ff930c module:itcm +from:0x02115954 kind:arm_call to:0x02115bf8 module:overlay(26) +from:0x02115994 kind:arm_call to:0x01ff916c module:itcm +from:0x021159b4 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02115a14 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115a30 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02115a64 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02115a70 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02115aa0 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02115ac8 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115ad4 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115adc kind:load to:0x021407dc module:overlay(26) +from:0x02115b38 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02115b50 kind:load to:0x02137b78 module:overlay(26) +from:0x02115b98 kind:arm_call to:0x01ff916c module:itcm +from:0x02115bb8 kind:arm_call to:0x02115fb4 module:overlay(26) +from:0x02115bc4 kind:arm_call to:0x02115d7c module:overlay(26) +from:0x02115bdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02115bf0 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115c24 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02115c3c kind:arm_call to:0x0213172c module:overlay(26) +from:0x02115c74 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02115c90 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02115cd8 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02115d24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115d2c kind:arm_call to:0x02114774 module:overlay(26) +from:0x02115d4c kind:arm_call to:0x02115fbc module:overlay(26) +from:0x02115d58 kind:arm_call to:0x0211630c module:overlay(26) +from:0x02115d60 kind:arm_call to:0x021161f8 module:overlay(26) +from:0x02115d70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115e04 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115e44 kind:arm_call to:0x02015080 module:main +from:0x02115e64 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02115e80 kind:arm_call to:0x02015244 module:main +from:0x02115ea0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02115ea8 kind:load to:0x027e09a8 module:dtcm +from:0x02115edc kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02115eec kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02115ef4 kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x02115f10 kind:arm_call to:0x021142d4 module:overlay(26) +from:0x02115f38 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02115f40 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02115f64 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02115f68 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02115f74 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02115f7c kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02115fa4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02115fb0 kind:load to:0x021407dc module:overlay(26) +from:0x02116024 kind:arm_call to:0x02116144 module:overlay(26) +from:0x02116074 kind:arm_call to:0x02116144 module:overlay(26) +from:0x021160ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021160b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02116110 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211611c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02116140 kind:load to:0x021379c8 module:overlay(26) +from:0x02116178 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116188 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116198 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021161a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021161d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021161e0 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02116228 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116258 kind:load to:0x021379c8 module:overlay(26) +from:0x02116294 kind:arm_call to:0x01ff9638 module:itcm +from:0x021162a4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021162e4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021162f0 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02116308 kind:load to:0x021379c8 module:overlay(26) +from:0x02116328 kind:arm_call to:0x02116358 module:overlay(26) +from:0x02116338 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02116340 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x0211634c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0211638c kind:arm_call to:0x01ff938c module:itcm +from:0x02116394 kind:arm_call to:0x01ff938c module:itcm +from:0x021163c4 kind:arm_call to:0x01ffb780 module:itcm +from:0x021163d4 kind:arm_call to:0x01ffb780 module:itcm +from:0x02116438 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02116490 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021164c8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021164e4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02116500 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x02116584 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02116590 kind:load to:0x021379c8 module:overlay(26) +from:0x02116594 kind:load to:0x027e09b4 module:dtcm +from:0x021165b8 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x021165c0 kind:load to:0x021407e4 module:overlay(26) +from:0x021165d0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0211660c kind:load to:0x021379ec module:overlay(26) +from:0x02116620 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211663c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02116644 kind:arm_call to:0x02011ff4 module:main +from:0x0211667c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02116690 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021166d0 kind:arm_call to:0x01ff938c module:itcm +from:0x02116704 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02116718 kind:load to:0x021408e4 module:overlay(26) +from:0x0211672c kind:arm_call to:0x02011f3c module:main +from:0x02116738 kind:arm_call to:0x02116768 module:overlay(26) +from:0x0211674c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02116764 kind:load to:0x02137b98 module:overlay(26) +from:0x02116770 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02116784 kind:load to:0x02137bbc module:overlay(26) +from:0x02116790 kind:arm_call to:0x02116840 module:overlay(26) +from:0x021167cc kind:arm_call to:0x02116848 module:overlay(26) +from:0x021167e4 kind:arm_call to:0x02106bac module:overlay(26) +from:0x021167f0 kind:arm_call to:0x02116840 module:overlay(26) +from:0x021167f8 kind:arm_call to:0x02116848 module:overlay(26) +from:0x02116814 kind:arm_call to:0x02106bac module:overlay(26) +from:0x02116820 kind:arm_call to:0x02116840 module:overlay(26) +from:0x02116828 kind:load to:0x027e0cd8 module:dtcm +from:0x0211687c kind:arm_call to:0x020eee44 module:overlay(26) +from:0x0211688c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02116898 kind:load to:0x027e0ce0 module:dtcm +from:0x0211689c kind:load to:0x027e0cd8 module:dtcm +from:0x021168a8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021168bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021168c4 kind:arm_call to:0x02011ff4 module:main +from:0x021168d8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021168ec kind:load to:0x0214097c module:overlay(26) +from:0x02116900 kind:arm_call to:0x02011f3c module:main +from:0x0211690c kind:arm_call to:0x0211697c module:overlay(26) +from:0x02116924 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02116978 kind:load to:0x02137c24 module:overlay(26) +from:0x02116988 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x021169ec kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02116a18 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02116a34 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02116a44 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02116a5c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02116b14 kind:load to:0x02137c90 module:overlay(26) +from:0x02116b18 kind:load to:0x0214097c module:overlay(26) +from:0x02116b1c kind:load to:0x02135c44 module:overlay(26) +from:0x02116b20 kind:load to:0x027e07d4 module:dtcm +from:0x02116c24 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02116c2c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02116c34 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02116c40 kind:load to:0x02137c90 module:overlay(26) +from:0x02116c44 kind:load to:0x02140920 module:overlay(26) +from:0x02116c48 kind:load to:0x02140944 module:overlay(26) +from:0x02116c4c kind:load to:0x02140954 module:overlay(26) +from:0x02116c50 kind:load to:0x02140964 module:overlay(26) +from:0x02116d54 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02116d5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02116d64 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02116d6c kind:arm_call to:0x02011ff4 module:main +from:0x02116d78 kind:load to:0x02137c90 module:overlay(26) +from:0x02116d7c kind:load to:0x02140920 module:overlay(26) +from:0x02116d80 kind:load to:0x02140944 module:overlay(26) +from:0x02116d84 kind:load to:0x02140954 module:overlay(26) +from:0x02116d88 kind:load to:0x02140964 module:overlay(26) +from:0x02116dbc kind:arm_call to:0x01fff698 module:itcm +from:0x02116df8 kind:arm_call to:0x020ea9a0 module:overlay(26) +from:0x02116e04 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02116ebc kind:arm_call to:0x02117044 module:overlay(26) +from:0x02116edc kind:load to:0x027e0cd8 module:dtcm +from:0x02116ee0 kind:load to:0x02140920 module:overlay(26) +from:0x02116ee4 kind:load to:0x02140a54 module:overlay(26) +from:0x02116ee8 kind:load to:0x02140944 module:overlay(26) +from:0x02116eec kind:load to:0x02140954 module:overlay(26) +from:0x02116f00 kind:arm_call to:0x01fff584 module:itcm +from:0x02116f30 kind:arm_call to:0x01fff698 module:itcm +from:0x02116f8c kind:load to:0x027e0cd8 module:dtcm +from:0x02116fc0 kind:arm_call to:0x01fff698 module:itcm +from:0x02116ff4 kind:arm_call to:0x01fff520 module:itcm +from:0x02117038 kind:load to:0x027e0cd8 module:dtcm +from:0x0211703c kind:load to:0x027e0ce8 module:dtcm +from:0x02117040 kind:load to:0x02137c18 module:overlay(26) +from:0x02117088 kind:load to:0x02137cec module:overlay(26) +from:0x021170c0 kind:load to:0x02137cec module:overlay(26) +from:0x021171d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021171d4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021171e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021171f0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02117208 kind:arm_call to:0x01ff938c module:itcm +from:0x02117238 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117248 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117254 kind:load to:0x0203e964 module:main +from:0x021172b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021172e0 kind:arm_call to:0x0211a690 module:overlay(26) +from:0x0211734c kind:load to:0x02049be4 module:main +from:0x02117384 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021173c4 kind:arm_call to:0x02117044 module:overlay(26) +from:0x021173ec kind:arm_call to:0x021320b8 module:overlay(26) +from:0x02117414 kind:arm_call to:0x02071f6c module:overlay(0) +from:0x0211745c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0211747c kind:arm_call to:0x02117570 module:overlay(26) +from:0x021174b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021174c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021174cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021174e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02117544 kind:arm_call to:0x01ff9638 module:itcm +from:0x02117554 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117564 kind:load to:0x027e09a8 module:dtcm +from:0x02117580 kind:load to:0x027e09bc module:dtcm +from:0x02117624 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02117708 kind:load to:0x02137c58 module:overlay(26) +from:0x0211770c kind:load to:0x02049be4 module:main +from:0x02117710 kind:load to:0x02137c40 module:overlay(26) +from:0x0211774c kind:arm_call to:0x02110ecc module:overlay(26) +from:0x021177ac kind:arm_call to:0x0211708c module:overlay(26) +from:0x021177c0 kind:arm_call to:0x0211737c module:overlay(26) +from:0x02117874 kind:load to:0x02137c58 module:overlay(26) +from:0x02117878 kind:load to:0x02049be4 module:main +from:0x02117888 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021178b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021178c0 kind:arm_call to:0x02016958 module:main +from:0x02117938 kind:arm_call to:0x02117584 module:overlay(26) +from:0x02117950 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117960 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117974 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117a08 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02117a14 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02117a40 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02117a48 kind:arm_call to:0x02117158 module:overlay(26) +from:0x02117a50 kind:arm_call to:0x02117350 module:overlay(26) +from:0x02117a64 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02117a84 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02117a94 kind:load to:0x0203e964 module:main +from:0x02117b7c kind:load to:0x02137c58 module:overlay(26) +from:0x02117b80 kind:load to:0x02049be4 module:main +from:0x02117b90 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02117bb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02117bd4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02117be4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117bf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117c10 kind:arm_call to:0x01ffb800 module:itcm +from:0x02117c1c kind:arm_call to:0x02131750 module:overlay(26) +from:0x02117c30 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02117c40 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02117c50 kind:arm_call to:0x02117584 module:overlay(26) +from:0x02117c5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02117cd4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117ce4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117cf8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117d54 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02117d60 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02117d90 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02117d98 kind:arm_call to:0x02117158 module:overlay(26) +from:0x02117da0 kind:arm_call to:0x02117350 module:overlay(26) +from:0x02117db8 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02117dc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02117dc8 kind:load to:0x0203e964 module:main +from:0x02117eb0 kind:load to:0x02137c40 module:overlay(26) +from:0x02117eb4 kind:load to:0x02049be4 module:main +from:0x02117ec4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02117ee4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02117f0c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02117f18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117f28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117f7c kind:arm_call to:0x02117044 module:overlay(26) +from:0x02117f8c kind:arm_call to:0x02117044 module:overlay(26) +from:0x02117f9c kind:arm_call to:0x02117584 module:overlay(26) +from:0x02117fa8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02118028 kind:arm_call to:0x01ff9318 module:itcm +from:0x02118038 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211804c kind:arm_call to:0x01ff9318 module:itcm +from:0x02118094 kind:arm_call to:0x02131714 module:overlay(26) +from:0x02118098 kind:arm_call to:0x01ffb800 module:itcm +from:0x02118100 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x0211810c kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x0211813c kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02118144 kind:arm_call to:0x02117158 module:overlay(26) +from:0x0211814c kind:arm_call to:0x02117350 module:overlay(26) +from:0x02118164 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02118170 kind:load to:0x027e0ce0 module:dtcm +from:0x02118174 kind:load to:0x02049be4 module:main +from:0x02118180 kind:load to:0x0203e964 module:main +from:0x02118254 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02118264 kind:load to:0x02137c40 module:overlay(26) +from:0x02118268 kind:load to:0x02049be4 module:main +from:0x02118278 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021182a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021182b0 kind:arm_call to:0x02016958 module:main +from:0x02118338 kind:arm_call to:0x01ff9318 module:itcm +from:0x02118348 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211835c kind:arm_call to:0x01ff9318 module:itcm +from:0x021183b4 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02118424 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02118458 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02118460 kind:arm_call to:0x02117158 module:overlay(26) +from:0x0211846c kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0211849c kind:load to:0x0203e964 module:main +from:0x02118514 kind:arm_call to:0x021172c0 module:overlay(26) +from:0x02118520 kind:load to:0x02137c40 module:overlay(26) +from:0x0211854c kind:arm_call to:0x02117350 module:overlay(26) +from:0x0211856c kind:arm_call to:0x02117044 module:overlay(26) +from:0x02118574 kind:arm_call to:0x0211725c module:overlay(26) +from:0x021186ec kind:load to:0x02137c58 module:overlay(26) +from:0x021186f0 kind:load to:0x02049be4 module:main +from:0x02118704 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0211872c kind:arm_call to:0x01ff9258 module:itcm +from:0x02118730 kind:arm_call to:0x02131714 module:overlay(26) +from:0x02118734 kind:arm_call to:0x01ffb800 module:itcm +from:0x02118748 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02118750 kind:arm_call to:0x02117584 module:overlay(26) +from:0x021188cc kind:arm_call to:0x02016958 module:main +from:0x0211894c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211895c kind:arm_call to:0x01ff9318 module:itcm +from:0x02118970 kind:arm_call to:0x01ff9318 module:itcm +from:0x021189b8 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x021189c4 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021189f4 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x021189fc kind:arm_call to:0x02117158 module:overlay(26) +from:0x02118a1c kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02118a24 kind:arm_call to:0x02117350 module:overlay(26) +from:0x02118a3c kind:arm_call to:0x02117044 module:overlay(26) +from:0x02118a48 kind:load to:0x02049be4 module:main +from:0x02118a50 kind:load to:0x0203e964 module:main +from:0x02118b24 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02118bdc kind:load to:0x02137c70 module:overlay(26) +from:0x02118be0 kind:load to:0x02049be4 module:main +from:0x02118c48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118cb0 kind:arm_call to:0x02016958 module:main +from:0x02118ce4 kind:arm_call to:0x01ff930c module:itcm +from:0x02118d7c kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02118e20 kind:arm_call to:0x02131838 module:overlay(26) +from:0x02118e2c kind:arm_call to:0x021317d8 module:overlay(26) +from:0x02118e48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118e68 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118e94 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02118ec4 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02118ed4 kind:arm_call to:0x021173d0 module:overlay(26) +from:0x02118eec kind:arm_call to:0x02117044 module:overlay(26) +from:0x02118efc kind:load to:0x02049be4 module:main +from:0x02118f0c kind:load to:0x0203e964 module:main +from:0x02118fb4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02119010 kind:load to:0x02137c58 module:overlay(26) +from:0x02119014 kind:load to:0x02049be4 module:main +from:0x02119038 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119084 kind:arm_call to:0x02016958 module:main +from:0x021190a0 kind:arm_call to:0x02016958 module:main +from:0x021190b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021190c0 kind:arm_call to:0x02131750 module:overlay(26) +from:0x0211910c kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02119140 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119174 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02119184 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021191d0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021191e0 kind:arm_call to:0x02117158 module:overlay(26) +from:0x02119224 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211923c kind:arm_call to:0x02117044 module:overlay(26) +from:0x02119260 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119278 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02119394 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02119430 kind:load to:0x02137c58 module:overlay(26) +from:0x02119434 kind:load to:0x02049be4 module:main +from:0x0211943c kind:load to:0x02140920 module:overlay(26) +from:0x02119450 kind:arm_call to:0x02117584 module:overlay(26) +from:0x02119584 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02119594 kind:arm_call to:0x01ffd420 module:itcm +from:0x021195ac kind:arm_call to:0x02131838 module:overlay(26) +from:0x021195c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021195d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021195dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119660 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119680 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02119690 kind:arm_call to:0x01ff9318 module:itcm +from:0x021196ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021196cc kind:arm_call to:0x01ff9318 module:itcm +from:0x021196e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021196f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119718 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x02119740 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119788 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021197b8 kind:arm_call to:0x021170c4 module:overlay(26) +from:0x021197c0 kind:arm_call to:0x02117158 module:overlay(26) +from:0x021197cc kind:arm_call to:0x01ffd420 module:itcm +from:0x021197dc kind:arm_call to:0x02117350 module:overlay(26) +from:0x0211981c kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x02119844 kind:arm_call to:0x02117044 module:overlay(26) +from:0x02119894 kind:load to:0x02049be4 module:main +from:0x0211989c kind:load to:0x027e09b8 module:dtcm +from:0x021198a4 kind:load to:0x02140920 module:overlay(26) +from:0x021198a8 kind:load to:0x02140944 module:overlay(26) +from:0x021198ac kind:load to:0x027e0ce0 module:dtcm +from:0x021198b4 kind:load to:0x02137c58 module:overlay(26) +from:0x021198c8 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x02119944 kind:load to:0x02140944 module:overlay(26) +from:0x02119948 kind:load to:0x02140920 module:overlay(26) +from:0x0211994c kind:load to:0x02049be4 module:main +from:0x0211999c kind:arm_call to:0x0211aaf4 module:overlay(26) +from:0x021199a0 kind:arm_call to:0x02132130 module:overlay(26) +from:0x021199b8 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x02119a88 kind:arm_call to:0x0211a6e0 module:overlay(26) +from:0x02119afc kind:arm_call to:0x0211aaf4 module:overlay(26) +from:0x02119b00 kind:arm_call to:0x02132130 module:overlay(26) +from:0x02119b18 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x02119b34 kind:arm_call to:0x0211a690 module:overlay(26) +from:0x02119b74 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02119b98 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119bc4 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02119be8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119c08 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02119c2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02119c68 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02119cb8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02119ce4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02119cf4 kind:arm_call to:0x01fff698 module:itcm +from:0x02119d50 kind:arm_call to:0x0211a888 module:overlay(26) +from:0x02119d80 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02119d88 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02119f18 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02119f5c kind:arm_call to:0x01ff9638 module:itcm +from:0x02119fb4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02119fc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a264 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a2c8 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x0211a35c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0211a3f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a414 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0211a420 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a4a8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0211a4b8 kind:arm_call to:0x01fff698 module:itcm +from:0x0211a508 kind:arm_call to:0x0211a888 module:overlay(26) +from:0x0211a5e0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0211a5f0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211a640 kind:arm_call to:0x0211a888 module:overlay(26) +from:0x0211a65c kind:load to:0x02049be4 module:main +from:0x0211a660 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a664 kind:load to:0x02140920 module:overlay(26) +from:0x0211a668 kind:load to:0x02140954 module:overlay(26) +from:0x0211a66c kind:load to:0x02140968 module:overlay(26) +from:0x0211a670 kind:load to:0x027e0cd8 module:dtcm +from:0x0211a680 kind:load to:0x0203e964 module:main +from:0x0211a684 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211a68c kind:load to:0x0204a088 module:main +from:0x0211a6b8 kind:arm_call to:0x021172c0 module:overlay(26) +from:0x0211a6d8 kind:load to:0x02140920 module:overlay(26) +from:0x0211a6dc kind:load to:0x02140944 module:overlay(26) +from:0x0211a6f8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211a700 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211a704 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0211a780 kind:arm_call to:0x02117570 module:overlay(26) +from:0x0211a7bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a81c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a868 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0211a874 kind:load to:0x02049be4 module:main +from:0x0211a880 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211a8f0 kind:arm_call to:0x020eaac0 module:overlay(26) +from:0x0211a904 kind:arm_call to:0x020eab44 module:overlay(26) +from:0x0211a978 kind:load to:0x02140a54 module:overlay(26) +from:0x0211a9a4 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x0211a9e4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211aa14 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211aa24 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211aa4c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211aa5c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211aab8 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x0211aae4 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0211aaf0 kind:load to:0x0203e964 module:main +from:0x0211ab0c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211ab20 kind:load to:0x02140f30 module:overlay(26) +from:0x0211ab34 kind:arm_call to:0x02011f3c module:main +from:0x0211ab40 kind:arm_call to:0x0211ab70 module:overlay(26) +from:0x0211ab54 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211ab6c kind:load to:0x02137dac module:overlay(26) +from:0x0211ab78 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211abd8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211ac00 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0211ac18 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211ac30 kind:load to:0x02137e18 module:overlay(26) +from:0x0211ac34 kind:load to:0x02140f30 module:overlay(26) +from:0x0211ac38 kind:load to:0x02137dd0 module:overlay(26) +from:0x0211ac44 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211acb4 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0211acd8 kind:load to:0x027e09b8 module:dtcm +from:0x0211acdc kind:load to:0x02137d8c module:overlay(26) +from:0x0211ad00 kind:arm_call to:0x0211ad90 module:overlay(26) +from:0x0211ad24 kind:arm_call to:0x0211ad90 module:overlay(26) +from:0x0211ada8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0211adb8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0211adc0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211adcc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211add4 kind:arm_call to:0x02011ff4 module:main +from:0x0211adec kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211adf4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211adfc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ae14 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211ae1c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211ae24 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ae2c kind:arm_call to:0x02011ff4 module:main +from:0x0211ae40 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211ae54 kind:load to:0x02141018 module:overlay(26) +from:0x0211ae68 kind:arm_call to:0x02011f3c module:main +from:0x0211ae74 kind:arm_call to:0x0211aedc module:overlay(26) +from:0x0211ae88 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211aed4 kind:load to:0x02137ee8 module:overlay(26) +from:0x0211aee8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211af4c kind:arm_call to:0x0211dae4 module:overlay(26) +from:0x0211af78 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0211af94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211afa4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211afd0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211afe8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211aff0 kind:arm_call_thumb to:0x020d6788 module:overlay(24) +from:0x0211b048 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0211b070 kind:load to:0x02137f84 module:overlay(26) +from:0x0211b074 kind:load to:0x02141018 module:overlay(26) +from:0x0211b078 kind:load to:0x02137f38 module:overlay(26) +from:0x0211b07c kind:load to:0x02137ed8 module:overlay(26) +from:0x0211b080 kind:load to:0x02137e80 module:overlay(26) +from:0x0211b08c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b0a0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b0b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b0c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b0c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211b0e0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b0e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b0f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211b0f8 kind:arm_call to:0x02011ff4 module:main +from:0x0211b114 kind:arm_call to:0x0211b1cc module:overlay(26) +from:0x0211b130 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211b144 kind:arm_call to:0x0211ca84 module:overlay(26) +from:0x0211b154 kind:load to:0x0213372c module:overlay(26) +from:0x0211b180 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0211b194 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0211b1bc kind:arm_call to:0x02098504 module:overlay(0) +from:0x0211b1c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b204 kind:load to:0x02137e78 module:overlay(26) +from:0x0211b240 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b26c kind:load to:0x027e09a8 module:dtcm +from:0x0211b274 kind:load to:0x027e09b8 module:dtcm +from:0x0211b2a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b2a8 kind:load to:0x01ff9258 module:itcm +from:0x0211b2d8 kind:load to:0x027e09bc module:dtcm +from:0x0211b2dc kind:load to:0x01ff9258 module:itcm +from:0x0211b2f8 kind:arm_call to:0x0211dd20 module:overlay(26) +from:0x0211b31c kind:arm_call to:0x0211c7ec module:overlay(26) +from:0x0211b370 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211b390 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211b3b0 kind:arm_call to:0x0211d43c module:overlay(26) +from:0x0211b3c0 kind:arm_call to:0x0211be9c module:overlay(26) +from:0x0211b3e8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0211b410 kind:arm_call to:0x02039f04 module:main +from:0x0211b41c kind:arm_call to:0x02039f04 module:main +from:0x0211b428 kind:arm_call to:0x0203b00c module:main +from:0x0211b438 kind:arm_call to:0x02039dbc module:main +from:0x0211b448 kind:arm_call to:0x0203b00c module:main +from:0x0211b468 kind:arm_call to:0x02039f04 module:main +from:0x0211b470 kind:arm_call to:0x0203a978 module:main +from:0x0211b474 kind:arm_call to:0x0203a5ac module:main +from:0x0211b490 kind:arm_call to:0x02039dbc module:main +from:0x0211b4b0 kind:arm_call to:0x0203ad88 module:main +from:0x0211b4b8 kind:arm_call to:0x0203b00c module:main +from:0x0211b4c8 kind:arm_call to:0x02039f04 module:main +from:0x0211b4d4 kind:arm_call to:0x0203a978 module:main +from:0x0211b4d8 kind:arm_call to:0x0203a5ac module:main +from:0x0211b4ec kind:arm_call to:0x02039e18 module:main +from:0x0211b4f8 kind:arm_call to:0x0211c608 module:overlay(26) +from:0x0211b520 kind:arm_call to:0x0211b278 module:overlay(26) +from:0x0211b538 kind:arm_call to:0x02173198 module:overlay(90) +from:0x0211b548 kind:arm_call to:0x0211d628 module:overlay(26) +from:0x0211b564 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b578 kind:arm_call to:0x0211b208 module:overlay(26) +from:0x0211b580 kind:arm_call to:0x0211c608 module:overlay(26) +from:0x0211b5cc kind:arm_call to:0x02039f04 module:main +from:0x0211b5d4 kind:arm_call to:0x0203b00c module:main +from:0x0211b5dc kind:arm_call to:0x0203b00c module:main +from:0x0211b5e8 kind:arm_call to:0x02039d60 module:main +from:0x0211b5f8 kind:arm_call to:0x0211bdb4 module:overlay(26) +from:0x0211b600 kind:arm_call to:0x02039f04 module:main +from:0x0211b608 kind:arm_call to:0x0203a978 module:main +from:0x0211b60c kind:arm_call to:0x0203a5ac module:main +from:0x0211b62c kind:arm_call to:0x020d6af8 module:overlay(24) +from:0x0211b648 kind:arm_call to:0x020d6824 module:overlay(24) +from:0x0211b65c kind:arm_call to:0x0211d030 module:overlay(26) +from:0x0211b674 kind:arm_call to:0x02039f04 module:main +from:0x0211b680 kind:arm_call to:0x0203b00c module:main +from:0x0211b688 kind:arm_call to:0x02039d60 module:main +from:0x0211b694 kind:arm_call to:0x02039f04 module:main +from:0x0211b69c kind:arm_call to:0x0203b00c module:main +from:0x0211b6a8 kind:arm_call to:0x0203a978 module:main +from:0x0211b6b4 kind:arm_call to:0x0203ab58 module:main +from:0x0211b6bc kind:arm_call to:0x02039f04 module:main +from:0x0211b6c4 kind:arm_call to:0x0203b00c module:main +from:0x0211b6d0 kind:arm_call to:0x0203a978 module:main +from:0x0211b6d8 kind:arm_call to:0x0203ad88 module:main +from:0x0211b6dc kind:arm_call to:0x0203a5ac module:main +from:0x0211b6f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b708 kind:arm_call to:0x0211b208 module:overlay(26) +from:0x0211b710 kind:arm_call to:0x0211c608 module:overlay(26) +from:0x0211b71c kind:arm_call to:0x0211bdb4 module:overlay(26) +from:0x0211b724 kind:arm_call to:0x02039f04 module:main +from:0x0211b72c kind:arm_call to:0x0203b00c module:main +from:0x0211b738 kind:arm_call to:0x0203ad88 module:main +from:0x0211b748 kind:arm_call to:0x02039f04 module:main +from:0x0211b754 kind:arm_call to:0x0203a978 module:main +from:0x0211b758 kind:arm_call to:0x0203a5ac module:main +from:0x0211b784 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b7ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b7b8 kind:arm_call to:0x02039f04 module:main +from:0x0211b7c0 kind:arm_call to:0x0203b00c module:main +from:0x0211b7c4 kind:arm_call to:0x0203a894 module:main +from:0x0211b7cc kind:arm_call to:0x02039f04 module:main +from:0x0211b7d4 kind:arm_call to:0x0203b00c module:main +from:0x0211b7e0 kind:arm_call to:0x0203a978 module:main +from:0x0211b7e4 kind:arm_call to:0x0203a5ac module:main +from:0x0211b7fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b808 kind:arm_call to:0x02039f04 module:main +from:0x0211b810 kind:arm_call to:0x0203b00c module:main +from:0x0211b814 kind:arm_call to:0x0203a894 module:main +from:0x0211b830 kind:arm_call to:0x02039f04 module:main +from:0x0211b838 kind:arm_call to:0x0203b00c module:main +from:0x0211b848 kind:arm_call to:0x0203a978 module:main +from:0x0211b84c kind:arm_call to:0x0203a5ac module:main +from:0x0211b878 kind:arm_call to:0x0211b208 module:overlay(26) +from:0x0211b880 kind:arm_call to:0x0211bdb4 module:overlay(26) +from:0x0211b8b4 kind:arm_call to:0x02039f04 module:main +from:0x0211b8c0 kind:arm_call to:0x02039f04 module:main +from:0x0211b8cc kind:arm_call to:0x0203b00c module:main +from:0x0211b8dc kind:arm_call to:0x0203a978 module:main +from:0x0211b8e0 kind:arm_call to:0x0203a5ac module:main +from:0x0211b93c kind:arm_call to:0x02039dbc module:main +from:0x0211b94c kind:arm_call to:0x0203b00c module:main +from:0x0211b95c kind:arm_call to:0x0203a978 module:main +from:0x0211b960 kind:arm_call to:0x0203a5ac module:main +from:0x0211b9b4 kind:arm_call to:0x0203ad88 module:main +from:0x0211b9c0 kind:arm_call to:0x0203b00c module:main +from:0x0211b9d0 kind:arm_call to:0x0203a978 module:main +from:0x0211b9d4 kind:arm_call to:0x0203a5ac module:main +from:0x0211ba40 kind:arm_call to:0x02039f04 module:main +from:0x0211ba48 kind:arm_call to:0x0203b00c module:main +from:0x0211ba54 kind:arm_call to:0x0203a978 module:main +from:0x0211ba58 kind:arm_call to:0x0203a5ac module:main +from:0x0211bab4 kind:arm_call to:0x0211b208 module:overlay(26) +from:0x0211bad0 kind:arm_call to:0x0211b278 module:overlay(26) +from:0x0211bae4 kind:arm_call to:0x02039f04 module:main +from:0x0211baf0 kind:arm_call to:0x02039e18 module:main +from:0x0211bb44 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0211bb90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bba0 kind:arm_call to:0x0211d628 module:overlay(26) +from:0x0211bc24 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bc68 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bca0 kind:arm_call to:0x02173174 module:overlay(90) +from:0x0211bd70 kind:load to:0x02141100 module:overlay(26) +from:0x0211bd74 kind:load to:0x02137e70 module:overlay(26) +from:0x0211bd7c kind:load to:0x027e09a8 module:dtcm +from:0x0211bd8c kind:load to:0x027e0ce4 module:dtcm +from:0x0211bd9c kind:load to:0x0203e964 module:main +from:0x0211bdd0 kind:arm_call to:0x02039f04 module:main +from:0x0211bddc kind:arm_call to:0x0203b00c module:main +from:0x0211bde8 kind:arm_call to:0x0203b00c module:main +from:0x0211bdf8 kind:arm_call to:0x02039d60 module:main +from:0x0211be08 kind:arm_call to:0x0203a978 module:main +from:0x0211be0c kind:arm_call to:0x0203a5ac module:main +from:0x0211be74 kind:arm_call to:0x02039d04 module:main +from:0x0211be94 kind:load to:0x0203e964 module:main +from:0x0211bee0 kind:arm_call to:0x020eedfc module:overlay(26) +from:0x0211bef0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211bf10 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x0211bf28 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0211bf38 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0211bfd8 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0211c008 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0211c044 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c09c kind:arm_call to:0x0211c6d4 module:overlay(26) +from:0x0211c0c0 kind:arm_call to:0x0211d478 module:overlay(26) +from:0x0211c0e4 kind:arm_call to:0x0211d554 module:overlay(26) +from:0x0211c140 kind:arm_call to:0x0211c6d4 module:overlay(26) +from:0x0211c28c kind:arm_call to:0x0211c6d4 module:overlay(26) +from:0x0211c2e0 kind:arm_call to:0x020e92a0 module:overlay(26) +from:0x0211c330 kind:arm_call to:0x0211d628 module:overlay(26) +from:0x0211c3f8 kind:arm_call to:0x020ed104 module:overlay(26) +from:0x0211c538 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c5dc kind:arm_call to:0x0211c75c module:overlay(26) +from:0x0211c5ec kind:load to:0x027e0ce0 module:dtcm +from:0x0211c5f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c5f4 kind:load to:0x027e09a4 module:dtcm +from:0x0211c5fc kind:load to:0x0213371c module:overlay(26) +from:0x0211c6cc kind:load to:0x02049be4 module:main +from:0x0211c7e0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0211c82c kind:arm_call to:0x0211ccd4 module:overlay(26) +from:0x0211c8c4 kind:arm_call to:0x0211ccd4 module:overlay(26) +from:0x0211c95c kind:arm_call to:0x0211cd58 module:overlay(26) +from:0x0211c97c kind:load to:0x027e0960 module:dtcm +from:0x0211c980 kind:load to:0x02141100 module:overlay(26) +from:0x0211c984 kind:load to:0x02049be4 module:main +from:0x0211c9d0 kind:arm_call to:0x0211ccd4 module:overlay(26) +from:0x0211c9f8 kind:arm_call to:0x0211df2c module:overlay(26) +from:0x0211ca14 kind:arm_call to:0x0211cd58 module:overlay(26) +from:0x0211ca38 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ca3c kind:load to:0x027e0960 module:dtcm +from:0x0211ca40 kind:load to:0x02141100 module:overlay(26) +from:0x0211ca50 kind:arm_call to:0x0207056c module:overlay(0) +from:0x0211ca64 kind:arm_call to:0x0207056c module:overlay(0) +from:0x0211ca80 kind:load to:0x027e09a4 module:dtcm +from:0x0211ca94 kind:arm_call to:0x0211e0f0 module:overlay(26) +from:0x0211cae4 kind:arm_call to:0x0211c98c module:overlay(26) +from:0x0211caf8 kind:arm_call to:0x0211ca44 module:overlay(26) +from:0x0211cb0c kind:arm_call to:0x0211df2c module:overlay(26) +from:0x0211cb24 kind:arm_call to:0x0211df40 module:overlay(26) +from:0x0211cb2c kind:arm_call to:0x0211e070 module:overlay(26) +from:0x0211cb60 kind:arm_call to:0x0211ca44 module:overlay(26) +from:0x0211cb88 kind:arm_call to:0x0211ccd4 module:overlay(26) +from:0x0211cc04 kind:arm_call to:0x0211ccd4 module:overlay(26) +from:0x0211cc50 kind:arm_call to:0x0211cd58 module:overlay(26) +from:0x0211cc70 kind:arm_call to:0x0211ccd4 module:overlay(26) +from:0x0211ccb0 kind:arm_call to:0x0211cf34 module:overlay(26) +from:0x0211ccbc kind:load to:0x02141100 module:overlay(26) +from:0x0211ccc0 kind:load to:0x027e09a4 module:dtcm +from:0x0211ccc4 kind:load to:0x027e09b8 module:dtcm +from:0x0211ccc8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211cccc kind:load to:0x027e0960 module:dtcm +from:0x0211ccd0 kind:load to:0x02049be4 module:main +from:0x0211cd50 kind:load to:0x027e09b8 module:dtcm +from:0x0211cda0 kind:arm_call to:0x0211d628 module:overlay(26) +from:0x0211cdd8 kind:arm_call to:0x020d67e0 module:overlay(24) +from:0x0211cebc kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0211cf04 kind:arm_call to:0x02017ea4 module:main +from:0x0211cf0c kind:arm_call to:0x0211c608 module:overlay(26) +from:0x0211cf30 kind:load to:0x02049be4 module:main +from:0x0211cf88 kind:arm_call to:0x020d67e0 module:overlay(24) +from:0x0211cff4 kind:arm_call to:0x02173174 module:overlay(90) +from:0x0211d01c kind:arm_call to:0x0211d628 module:overlay(26) +from:0x0211d02c kind:load to:0x027e0ce4 module:dtcm +from:0x0211d09c kind:arm_call to:0x0211dfec module:overlay(26) +from:0x0211d0d0 kind:load to:0x02141100 module:overlay(26) +from:0x0211d1a0 kind:arm_call to:0x0201aa44 module:main +from:0x0211d22c kind:arm_call to:0x0201aa44 module:main +from:0x0211d238 kind:load to:0x027e0998 module:dtcm +from:0x0211d23c kind:load to:0x0204af1c module:main +from:0x0211d274 kind:arm_call to:0x0211b2ac module:overlay(26) +from:0x0211d2bc kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x0211d2d0 kind:arm_call_thumb to:0x0205c584 module:overlay(0) +from:0x0211d2e0 kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x0211d318 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d35c kind:arm_call to:0x0200eab0 module:main +from:0x0211d3b4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211d3c0 kind:load to:0x027e09ac module:dtcm +from:0x0211d3c8 kind:load to:0x027e09b4 module:dtcm +from:0x0211d470 kind:arm_call to:0x021320b8 module:overlay(26) +from:0x0211d4a0 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d4f0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d524 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d548 kind:load to:0x027e0ce8 module:dtcm +from:0x0211d54c kind:load to:0x02137ec0 module:overlay(26) +from:0x0211d550 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d57c kind:arm_call to:0x01fff520 module:itcm +from:0x0211d5c4 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d5f8 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d61c kind:load to:0x027e0ce8 module:dtcm +from:0x0211d620 kind:load to:0x02137ecc module:overlay(26) +from:0x0211d624 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d668 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d6e4 kind:arm_call to:0x0211d628 module:overlay(26) +from:0x0211d708 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0211d780 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d7b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d7e4 kind:arm_call to:0x0211d628 module:overlay(26) +from:0x0211d824 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d844 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211da58 kind:load to:0x027e0cd8 module:dtcm +from:0x0211da5c kind:load to:0x027e09a4 module:dtcm +from:0x0211da60 kind:load to:0x02137e98 module:overlay(26) +from:0x0211da94 kind:arm_call to:0x01fff584 module:itcm +from:0x0211dabc kind:arm_call to:0x01fff584 module:itcm +from:0x0211daec kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x0211db00 kind:load to:0x02137f0c module:overlay(26) +from:0x0211db0c kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0211db14 kind:arm_call to:0x01ffc57c module:itcm +from:0x0211db68 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0211db88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211dbfc kind:arm_call to:0x01ffcc98 module:itcm +from:0x0211dc6c kind:arm_call to:0x01ffcc98 module:itcm +from:0x0211dc98 kind:load to:0x027e0ce4 module:dtcm +from:0x0211dca8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211dcb0 kind:arm_call to:0x02011ff4 module:main +from:0x0211dcc4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211dccc kind:arm_call to:0x02011ff4 module:main +from:0x0211dce0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211dd04 kind:load to:0x02137fe4 module:overlay(26) +from:0x0211dd14 kind:arm_call to:0x02011ff4 module:main +from:0x0211dd28 kind:arm_call to:0x0211e070 module:overlay(26) +from:0x0211dd58 kind:arm_call to:0x0211e090 module:overlay(26) +from:0x0211ddac kind:arm_call to:0x0211e0d8 module:overlay(26) +from:0x0211ddc8 kind:arm_call to:0x0211e00c module:overlay(26) +from:0x0211dde4 kind:arm_call to:0x02039998 module:main +from:0x0211ddf8 kind:arm_call to:0x02038ba0 module:main +from:0x0211ddfc kind:arm_call to:0x02039894 module:main +from:0x0211de0c kind:arm_call to:0x0203a978 module:main +from:0x0211de4c kind:arm_call to:0x02039d60 module:main +from:0x0211de5c kind:arm_call to:0x0203a978 module:main +from:0x0211de68 kind:arm_call to:0x0203ab58 module:main +from:0x0211de70 kind:arm_call to:0x0203a978 module:main +from:0x0211de78 kind:arm_call to:0x0203ad88 module:main +from:0x0211de7c kind:arm_call to:0x0203a5ac module:main +from:0x0211de9c kind:arm_call to:0x0211e00c module:overlay(26) +from:0x0211deb0 kind:arm_call to:0x0211e0b4 module:overlay(26) +from:0x0211df0c kind:arm_call to:0x0211e0d8 module:overlay(26) +from:0x0211df14 kind:arm_call to:0x0211e110 module:overlay(26) +from:0x0211df20 kind:load to:0x02049be4 module:main +from:0x0211df34 kind:arm_call to:0x0211e00c module:overlay(26) +from:0x0211df84 kind:arm_call to:0x0211df2c module:overlay(26) +from:0x0211dfac kind:arm_call to:0x0211e0d8 module:overlay(26) +from:0x0211dfb8 kind:arm_call to:0x0211e0d8 module:overlay(26) +from:0x0211dfc0 kind:arm_call to:0x0211e070 module:overlay(26) +from:0x0211dfdc kind:arm_call to:0x0211e110 module:overlay(26) +from:0x0211dfe8 kind:load to:0x02049be4 module:main +from:0x0211e000 kind:load to:0x0211e110 module:overlay(26) +from:0x0211e06c kind:load to:0x027e09a4 module:dtcm +from:0x0211e078 kind:arm_call to:0x0211e00c module:overlay(26) +from:0x0211e098 kind:arm_call to:0x0211e00c module:overlay(26) +from:0x0211e0bc kind:arm_call to:0x0211e00c module:overlay(26) +from:0x0211e10c kind:load to:0x027e09b8 module:dtcm +from:0x0211e118 kind:arm_call to:0x0211e090 module:overlay(26) +from:0x0211e17c kind:load to:0x02049be4 module:main +from:0x0211e190 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211e1a4 kind:load to:0x02138040 module:overlay(26) +from:0x0211e204 kind:load to:0x027e09a4 module:dtcm +from:0x0211e214 kind:load to:0x020979a0 module:overlay(0) +from:0x0211e220 kind:load to:0x02141128 module:overlay(26) +from:0x0211e234 kind:arm_call to:0x02011f3c module:main +from:0x0211e240 kind:arm_call to:0x0211e2b8 module:overlay(26) +from:0x0211e254 kind:arm_call to:0x0211e188 module:overlay(26) +from:0x0211e2ac kind:load to:0x0213801c module:overlay(26) +from:0x0211e2e8 kind:arm_call to:0x020a8c04 module:overlay(0) +from:0x0211e308 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0211e324 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211e334 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211e3ac kind:arm_call to:0x02120a74 module:overlay(26) +from:0x0211e48c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0211e4a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211e4d4 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211e4d8 kind:load to:0x02138188 module:overlay(26) +from:0x0211e4dc kind:load to:0x021360c8 module:overlay(26) +from:0x0211e4e0 kind:load to:0x0213824c module:overlay(26) +from:0x0211e4e4 kind:load to:0x02135dac module:overlay(26) +from:0x0211e4e8 kind:load to:0x02138108 module:overlay(26) +from:0x0211e4f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e548 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x0211e558 kind:arm_call to:0x0211e7ec module:overlay(26) +from:0x0211e590 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211e598 kind:arm_call to:0x0211e674 module:overlay(26) +from:0x0211e5dc kind:load to:0x020b62f0 module:overlay(0) +from:0x0211e5e0 kind:load to:0x021209c0 module:overlay(26) +from:0x0211e5e4 kind:load to:0x02137ffc module:overlay(26) +from:0x0211e624 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e658 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211e668 kind:load to:0x02137ff4 module:overlay(26) +from:0x0211e66c kind:load to:0x02133754 module:overlay(26) +from:0x0211e670 kind:load to:0x02133778 module:overlay(26) +from:0x0211e698 kind:arm_call to:0x01fff698 module:itcm +from:0x0211e6a8 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0211e6b0 kind:arm_call to:0x0211e7ec module:overlay(26) +from:0x0211e6c0 kind:arm_call to:0x01ffedac module:itcm +from:0x0211e6cc kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0211e710 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0211e740 kind:arm_call to:0x01fff498 module:itcm +from:0x0211e764 kind:arm_call to:0x01fff584 module:itcm +from:0x0211e7d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0211e7d8 kind:load to:0x027e0ce8 module:dtcm +from:0x0211e7dc kind:load to:0x02133764 module:overlay(26) +from:0x0211e864 kind:load to:0x02138088 module:overlay(26) +from:0x0211e880 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0211e8d8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211e900 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e950 kind:arm_call to:0x0211e9c8 module:overlay(26) +from:0x0211e958 kind:load to:0x021380c8 module:overlay(26) +from:0x0211e95c kind:load to:0x027e0cd8 module:dtcm +from:0x0211e980 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211e9a0 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0211e9c4 kind:load to:0x027e09b8 module:dtcm +from:0x0211e9fc kind:arm_call to:0x0211ea0c module:overlay(26) +from:0x0211ea04 kind:arm_call to:0x0211ed4c module:overlay(26) +from:0x0211ea38 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0211ea6c kind:arm_call to:0x02015244 module:main +from:0x0211ea9c kind:arm_call to:0x021203f4 module:overlay(26) +from:0x0211eaa8 kind:arm_call to:0x01ffd118 module:itcm +from:0x0211eb2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211eb3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211eb9c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0211eba8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211ebb8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211ebc0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ebe0 kind:arm_call to:0x01ffd118 module:itcm +from:0x0211ec0c kind:arm_call to:0x0211ef78 module:overlay(26) +from:0x0211ec68 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211ed30 kind:arm_call to:0x0212049c module:overlay(26) +from:0x0211ed3c kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x0211ed44 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ed48 kind:load to:0x02049be4 module:main +from:0x0211ed70 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0211ed84 kind:arm_call to:0x02015244 module:main +from:0x0211ed98 kind:arm_call to:0x021204c8 module:overlay(26) +from:0x0211eda4 kind:arm_call to:0x021204e0 module:overlay(26) +from:0x0211edcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ede4 kind:arm_call to:0x0212049c module:overlay(26) +from:0x0211ee80 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ee9c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211eea8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211eeb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211eed0 kind:arm_call to:0x0211ef78 module:overlay(26) +from:0x0211eee4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0211eef8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211ef08 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211ef10 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ef6c kind:load to:0x027e0cd8 module:dtcm +from:0x0211ef88 kind:arm_call to:0x01fff698 module:itcm +from:0x0211ef98 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0211efb0 kind:arm_call to:0x0211e7ec module:overlay(26) +from:0x0211eff8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211f00c kind:arm_call to:0x02120864 module:overlay(26) +from:0x0211f03c kind:arm_call to:0x02120864 module:overlay(26) +from:0x0211f054 kind:arm_call to:0x01fff584 module:itcm +from:0x0211f098 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f0cc kind:arm_call to:0x0200eab0 module:main +from:0x0211f0ec kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211f0fc kind:load to:0x02137ff4 module:overlay(26) +from:0x0211f17c kind:load to:0x0211f100 module:overlay(26) +from:0x0211f188 kind:arm_call to:0x02120864 module:overlay(26) +from:0x0211f194 kind:arm_call to:0x02120534 module:overlay(26) +from:0x0211f1bc kind:arm_call to:0x0211fa3c module:overlay(26) +from:0x0211f1c4 kind:arm_call to:0x021204f8 module:overlay(26) +from:0x0211f204 kind:arm_call to:0x021204f8 module:overlay(26) +from:0x0211f254 kind:arm_call to:0x0212049c module:overlay(26) +from:0x0211f25c kind:load to:0x027e0cd8 module:dtcm +from:0x0211f268 kind:arm_call to:0x02120864 module:overlay(26) +from:0x0211f280 kind:arm_call to:0x0211fa3c module:overlay(26) +from:0x0211f294 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f2b8 kind:arm_call to:0x021204f8 module:overlay(26) +from:0x0211f328 kind:load to:0x02049be4 module:main +from:0x0211f354 kind:arm_call to:0x02120534 module:overlay(26) +from:0x0211f390 kind:arm_call to:0x02120864 module:overlay(26) +from:0x0211f39c kind:arm_call to:0x0211fa3c module:overlay(26) +from:0x0211f3a4 kind:arm_call to:0x021204f8 module:overlay(26) +from:0x0211f3d4 kind:arm_call to:0x0211e7ec module:overlay(26) +from:0x0211f3ec kind:arm_call to:0x0211e804 module:overlay(26) +from:0x0211f40c kind:load to:0x02133788 module:overlay(26) +from:0x0211f44c kind:arm_call to:0x020b759c module:overlay(16) +from:0x0211f45c kind:arm_call to:0x020b7574 module:overlay(16) +from:0x0211f468 kind:arm_call to:0x0211f100 module:overlay(26) +from:0x0211f478 kind:arm_call to:0x02120048 module:overlay(26) +from:0x0211f4b0 kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x0211f504 kind:load to:0x020b62f0 module:overlay(0) +from:0x0211f54c kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x0211f5f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f64c kind:arm_call to:0x021204f8 module:overlay(26) +from:0x0211f6a4 kind:arm_call to:0x021204c8 module:overlay(26) +from:0x0211f6b0 kind:arm_call to:0x021204e0 module:overlay(26) +from:0x0211f6d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f750 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211f774 kind:load to:0x02049be4 module:main +from:0x0211f7b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f828 kind:arm_call to:0x0212055c module:overlay(26) +from:0x0211f844 kind:arm_call to:0x02120590 module:overlay(26) +from:0x0211f914 kind:arm_call to:0x02015244 module:main +from:0x0211f924 kind:arm_call to:0x021203f4 module:overlay(26) +from:0x0211f944 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f954 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f9e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211f9f8 kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x0211fa00 kind:load to:0x0203e964 module:main +from:0x0211fa24 kind:arm_call to:0x020b72b4 module:overlay(16) +from:0x0211fa2c kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x0211fa38 kind:load to:0x02120460 module:overlay(26) +from:0x0211fa90 kind:arm_call to:0x0211e7ec module:overlay(26) +from:0x0211faa4 kind:arm_call to:0x02121258 module:overlay(26) +from:0x0211fabc kind:arm_call to:0x01fff350 module:itcm +from:0x0211faf4 kind:arm_call to:0x01fff350 module:itcm +from:0x0211fb10 kind:arm_call to:0x0211f1cc module:overlay(26) +from:0x0211fb38 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0211fb70 kind:arm_call to:0x01fff698 module:itcm +from:0x0211fb80 kind:arm_call to:0x01fff698 module:itcm +from:0x0211fb90 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0211fba4 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0211fbb4 kind:arm_call to:0x0211fcec module:overlay(26) +from:0x0211fbc4 kind:arm_call to:0x0211fcec module:overlay(26) +from:0x0211fbdc kind:arm_call to:0x02120590 module:overlay(26) +from:0x0211fc1c kind:arm_call to:0x02073138 module:overlay(0) +from:0x0211fc40 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0211fc50 kind:arm_call to:0x0211f1cc module:overlay(26) +from:0x0211fc60 kind:arm_call to:0x021203f4 module:overlay(26) +from:0x0211fc80 kind:arm_call to:0x02120900 module:overlay(26) +from:0x0211fcd8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211fcdc kind:load to:0x027e09b8 module:dtcm +from:0x0211fce0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211fce4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211fd48 kind:arm_call to:0x02039f04 module:main +from:0x0211fd54 kind:arm_call to:0x0203ab58 module:main +from:0x0211fd5c kind:arm_call to:0x02039f04 module:main +from:0x0211fd64 kind:arm_call to:0x0203ad88 module:main +from:0x0211fd68 kind:arm_call to:0x0203a5ac module:main +from:0x0211fd70 kind:arm_call to:0x01ffb428 module:itcm +from:0x02120044 kind:load to:0x02049be4 module:main +from:0x0212011c kind:arm_call to:0x0211fd18 module:overlay(26) +from:0x0212015c kind:arm_call to:0x01ffb744 module:itcm +from:0x021201a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120264 kind:arm_call to:0x021203f4 module:overlay(26) +from:0x0212026c kind:arm_call to:0x0212049c module:overlay(26) +from:0x021202d0 kind:arm_call to:0x01ff930c module:itcm +from:0x02120350 kind:arm_call to:0x01ffb428 module:itcm +from:0x021203e8 kind:load to:0x02049be4 module:main +from:0x021203f0 kind:load to:0x0203e964 module:main +from:0x02120428 kind:arm_call to:0x0212102c module:overlay(26) +from:0x0212047c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02120498 kind:load to:0x027e09b8 module:dtcm +from:0x021204bc kind:load to:0x027e09a8 module:dtcm +from:0x021204c4 kind:load to:0x02071b64 module:overlay(0) +from:0x021204dc kind:load to:0x027e0ce0 module:dtcm +from:0x021204f4 kind:load to:0x027e09bc module:dtcm +from:0x02120524 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120530 kind:load to:0x027e09bc module:dtcm +from:0x02120554 kind:arm_call to:0x021320b8 module:overlay(26) +from:0x02120588 kind:load to:0x027e0ce0 module:dtcm +from:0x0212058c kind:load to:0x01ff9258 module:itcm +from:0x02120598 kind:arm_call to:0x021204e0 module:overlay(26) +from:0x021205b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120610 kind:arm_call to:0x01ffc768 module:itcm +from:0x02120634 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02120644 kind:load to:0x020b4f04 module:overlay(0) +from:0x02120648 kind:load to:0x027e09b4 module:dtcm +from:0x02120670 kind:arm_call to:0x01ff930c module:itcm +from:0x021206a0 kind:arm_call to:0x021204c8 module:overlay(26) +from:0x021206c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021206d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120720 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120758 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120764 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021207ec kind:arm_call to:0x01ff916c module:itcm +from:0x0212081c kind:arm_call to:0x01ff9318 module:itcm +from:0x0212082c kind:arm_call to:0x01ff930c module:itcm +from:0x0212083c kind:arm_call to:0x01ff9318 module:itcm +from:0x02120880 kind:arm_call to:0x01fff584 module:itcm +from:0x0212091c kind:arm_call to:0x01fff584 module:itcm +from:0x02120a2c kind:arm_call to:0x0200e260 module:main +from:0x02120a3c kind:arm_call to:0x01ffad5c module:itcm +from:0x02120a6c kind:load to:0x02137ff4 module:overlay(26) +from:0x02120a70 kind:load to:0x027e0964 module:dtcm +from:0x02120a7c kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x02120a90 kind:load to:0x02138064 module:overlay(26) +from:0x02120a9c kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02120aa4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02120ab4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120abc kind:arm_call to:0x02011ff4 module:main +from:0x02120ad4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02120adc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120ae4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02120aec kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02120b04 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02120b0c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120b14 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02120b1c kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02120b24 kind:arm_call to:0x02011ff4 module:main +from:0x02120b3c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02120b44 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02120b4c kind:arm_call to:0x02011ff4 module:main +from:0x02120b64 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02120b6c kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02120b80 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02120b94 kind:load to:0x02141210 module:overlay(26) +from:0x02120ba8 kind:arm_call to:0x02011f3c module:main +from:0x02120bb4 kind:arm_call to:0x02120c2c module:overlay(26) +from:0x02120bc8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02120c28 kind:load to:0x021383b8 module:overlay(26) +from:0x02120c3c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02120ca0 kind:arm_call to:0x0212122c module:overlay(26) +from:0x02120ccc kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02120ce4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02120cf4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02120d2c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02120d44 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02120d8c kind:load to:0x02138408 module:overlay(26) +from:0x02120d90 kind:load to:0x02141210 module:overlay(26) +from:0x02120d94 kind:load to:0x02135c44 module:overlay(26) +from:0x02120d98 kind:load to:0x02135dac module:overlay(26) +from:0x02120d9c kind:load to:0x02138398 module:overlay(26) +from:0x02120da8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120dc0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02120dc8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02120dd0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120dd8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02120df0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02120df8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02120e00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120e08 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02120e10 kind:arm_call to:0x02011ff4 module:main +from:0x02120e60 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02120e80 kind:arm_call to:0x02120e94 module:overlay(26) +from:0x02120e90 kind:load to:0x021338f0 module:overlay(26) +from:0x02120ecc kind:load to:0x02138360 module:overlay(26) +from:0x02120f4c kind:load to:0x02138370 module:overlay(26) +from:0x02121008 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121020 kind:arm_call to:0x02120e94 module:overlay(26) +from:0x02121090 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212109c kind:arm_call to:0x02120e94 module:overlay(26) +from:0x021210b0 kind:load to:0x027e09a8 module:dtcm +from:0x021210e0 kind:load to:0x02098518 module:overlay(0) +from:0x02121114 kind:arm_call to:0x0200eab0 module:main +from:0x0212114c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021211f4 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02121228 kind:load to:0x02138380 module:overlay(26) +from:0x02121234 kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x02121248 kind:load to:0x021383dc module:overlay(26) +from:0x02121254 kind:load to:0x01ffc57c module:itcm +from:0x0212126c kind:load to:0x02138350 module:overlay(26) +from:0x02121278 kind:arm_call to:0x02096d1c module:overlay(0) +from:0x021212b4 kind:load to:0x0213835c module:overlay(26) +from:0x021212c0 kind:arm_call to:0x02096d1c module:overlay(0) +from:0x021212f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021212f8 kind:arm_call to:0x02011ff4 module:main +from:0x0212130c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02121320 kind:load to:0x021412f8 module:overlay(26) +from:0x02121334 kind:arm_call to:0x02011f3c module:main +from:0x02121340 kind:arm_call to:0x021213a8 module:overlay(26) +from:0x02121354 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021213a0 kind:load to:0x02138468 module:overlay(26) +from:0x021213b4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02121418 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02121444 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02121460 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02121470 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02121510 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02121520 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02121534 kind:load to:0x0213853c module:overlay(26) +from:0x02121538 kind:load to:0x021412f8 module:overlay(26) +from:0x0212153c kind:load to:0x02137f38 module:overlay(26) +from:0x02121544 kind:load to:0x021384d4 module:overlay(26) +from:0x02121548 kind:load to:0x02133930 module:overlay(26) +from:0x02121558 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02121560 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02121568 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02121580 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02121588 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02121590 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02121598 kind:arm_call to:0x02011ff4 module:main +from:0x021215ac kind:arm_call to:0x02121828 module:overlay(26) +from:0x021215bc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021215cc kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021215d8 kind:load to:0x021220a8 module:overlay(26) +from:0x021215f0 kind:arm_call to:0x021212a0 module:overlay(26) +from:0x02121608 kind:arm_call to:0x01fff350 module:itcm +from:0x02121628 kind:arm_call to:0x02098504 module:overlay(0) +from:0x02121634 kind:load to:0x027e0ce4 module:dtcm +from:0x02121670 kind:load to:0x02138484 module:overlay(26) +from:0x021216ac kind:arm_call to:0x02121d90 module:overlay(26) +from:0x021216e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121724 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212177c kind:arm_call to:0x01fff698 module:itcm +from:0x0212178c kind:arm_call to:0x020e9734 module:overlay(26) +from:0x021217a0 kind:arm_call to:0x02121e6c module:overlay(26) +from:0x021217b0 kind:arm_call to:0x02121e08 module:overlay(26) +from:0x02121820 kind:load to:0x021384ac module:overlay(26) +from:0x02121824 kind:load to:0x027e0cd8 module:dtcm +from:0x0212183c kind:arm_call to:0x02121638 module:overlay(26) +from:0x02121864 kind:arm_call to:0x02121df4 module:overlay(26) +from:0x021218ac kind:arm_call to:0x01ff9638 module:itcm +from:0x02121920 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0212192c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212193c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121964 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021219ec kind:arm_call to:0x01ff9638 module:itcm +from:0x021219fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121a08 kind:arm_call to:0x01ffb428 module:itcm +from:0x02121a18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02121a44 kind:arm_call to:0x02121638 module:overlay(26) +from:0x02121a74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121a8c kind:load to:0x027e0cd8 module:dtcm +from:0x02121a94 kind:load to:0x027e09a8 module:dtcm +from:0x02121b8c kind:arm_call to:0x02121638 module:overlay(26) +from:0x02121c38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121c74 kind:arm_call to:0x02121638 module:overlay(26) +from:0x02121cbc kind:arm_call to:0x02121638 module:overlay(26) +from:0x02121d10 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02121d18 kind:load to:0x027e09a8 module:dtcm +from:0x02121d74 kind:arm_call to:0x02121638 module:overlay(26) +from:0x02121dec kind:load to:0x02043e50 module:main +from:0x02121df0 kind:load to:0x020b8350 module:overlays(3,8,9,13,16) +from:0x02121e3c kind:arm_call to:0x0212102c module:overlay(26) +from:0x02121e54 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121e64 kind:load to:0x027e09a8 module:dtcm +from:0x02121ebc kind:arm_call to:0x01ffe8e0 module:itcm +from:0x02121f10 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02121f28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121f3c kind:load to:0x027e0cec module:dtcm +from:0x02121f40 kind:load to:0x027e09a8 module:dtcm +from:0x02121f60 kind:arm_call to:0x02121f88 module:overlay(26) +from:0x02121f80 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02122000 kind:arm_call to:0x01ffc768 module:itcm +from:0x02122024 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02122030 kind:load to:0x027e0cd8 module:dtcm +from:0x02122034 kind:load to:0x020b4f04 module:overlay(0) +from:0x02122038 kind:load to:0x027e09b4 module:dtcm +from:0x02122124 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02122134 kind:arm_call to:0x01ffa60c module:itcm +from:0x021221a8 kind:arm_call to:0x0200e260 module:main +from:0x021221b8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021221fc kind:load to:0x0203e964 module:main +from:0x02122200 kind:load to:0x027e0964 module:dtcm +from:0x02122210 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02122224 kind:load to:0x021413e4 module:overlay(26) +from:0x02122238 kind:arm_call to:0x02011f3c module:main +from:0x02122244 kind:arm_call to:0x021222ac module:overlay(26) +from:0x02122258 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021222a4 kind:load to:0x021385dc module:overlay(26) +from:0x021222b8 kind:arm_call to:0x02111164 module:overlay(26) +from:0x0212231c kind:arm_call to:0x0209a840 module:overlay(0) +from:0x0212237c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02122384 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021223f0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02122410 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x02122424 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212242c kind:arm_call to:0x021228c4 module:overlay(26) +from:0x02122444 kind:arm_call to:0x02122f0c module:overlay(26) +from:0x02122460 kind:load to:0x02138600 module:overlay(26) +from:0x02122464 kind:load to:0x021413e4 module:overlay(26) +from:0x0212246c kind:load to:0x020b2808 module:overlay(0) +from:0x0212247c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02122484 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212248c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02122494 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212249c kind:arm_call to:0x020984dc module:overlay(0) +from:0x021224b4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021224bc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021224c4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021224cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021224d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021224dc kind:arm_call to:0x02011ff4 module:main +from:0x02122514 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0212251c kind:arm_call to:0x02122e0c module:overlay(26) +from:0x02122564 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x0212257c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02122590 kind:arm_call to:0x02122cb0 module:overlay(26) +from:0x021225a0 kind:arm_call to:0x02122cb0 module:overlay(26) +from:0x021225cc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021225f4 kind:arm_call to:0x02122b30 module:overlay(26) +from:0x02122650 kind:arm_call to:0x02122c54 module:overlay(26) +from:0x02122658 kind:arm_call to:0x02122f0c module:overlay(26) +from:0x021226b0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021226c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021226d8 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021226e8 kind:arm_call to:0x02122c54 module:overlay(26) +from:0x021226f0 kind:arm_call to:0x02122f5c module:overlay(26) +from:0x0212274c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02122768 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02122780 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02122798 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021227a4 kind:arm_call to:0x02122e80 module:overlay(26) +from:0x021227cc kind:arm_call to:0x02122c54 module:overlay(26) +from:0x021227d4 kind:arm_call to:0x02122f5c module:overlay(26) +from:0x021227f4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02122810 kind:arm_call to:0x02122ef8 module:overlay(26) +from:0x02122818 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02122820 kind:arm_call to:0x02122c54 module:overlay(26) +from:0x02122828 kind:arm_call to:0x02122f5c module:overlay(26) +from:0x02122844 kind:arm_call to:0x02122b8c module:overlay(26) +from:0x02122850 kind:load to:0x027e0ce0 module:dtcm +from:0x02122854 kind:load to:0x027e0cec module:dtcm +from:0x02122858 kind:load to:0x027e0cd8 module:dtcm +from:0x0212285c kind:load to:0x027e09a8 module:dtcm +from:0x02122864 kind:load to:0x027e09bc module:dtcm +from:0x0212288c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02122894 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021228b0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021228bc kind:load to:0x020b53e4 module:overlay(0) +from:0x021228d4 kind:arm_call to:0x0213172c module:overlay(26) +from:0x021228dc kind:arm_call to:0x02131968 module:overlay(26) +from:0x02122920 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0212293c kind:arm_call to:0x021316e8 module:overlay(26) +from:0x02122aa0 kind:arm_call to:0x02131630 module:overlay(26) +from:0x02122b00 kind:arm_call to:0x0213179c module:overlay(26) +from:0x02122b20 kind:load to:0x02049be4 module:main +from:0x02122b2c kind:load to:0x027e0cd8 module:dtcm +from:0x02122ba8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02122bd0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02122bec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02122c08 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02122c20 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02122c28 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02122c44 kind:load to:0x027e0cec module:dtcm +from:0x02122c48 kind:load to:0x027e09a8 module:dtcm +from:0x02122c50 kind:load to:0x021413d0 module:overlay(26) +from:0x02122c68 kind:arm_call to:0x02111004 module:overlay(26) +from:0x02122c70 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02122c88 kind:arm_call to:0x02122b8c module:overlay(26) +from:0x02122ca4 kind:arm_call to:0x02111048 module:overlay(26) +from:0x02122cc8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02122cdc kind:arm_call to:0x02080320 module:overlay(0) +from:0x02122d6c kind:arm_call to:0x02122870 module:overlay(26) +from:0x02122d8c kind:arm_call to:0x02122870 module:overlay(26) +from:0x02122de0 kind:arm_call to:0x02122870 module:overlay(26) +from:0x02122e00 kind:load to:0x027e0cd8 module:dtcm +from:0x02122e04 kind:load to:0x021413d0 module:overlay(26) +from:0x02122e08 kind:load to:0x02049be4 module:main +from:0x02122e6c kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02122e7c kind:load to:0x027e09b4 module:dtcm +from:0x02122e98 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02122eb8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02122ed8 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02122ee4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02122eec kind:load to:0x02141420 module:overlay(26) +from:0x02122ef0 kind:load to:0x02133960 module:overlay(26) +from:0x02122ef4 kind:load to:0x021385bc module:overlay(26) +from:0x02122f4c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02122f58 kind:load to:0x027e09c0 module:dtcm +from:0x02122fb4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02122fc4 kind:load to:0x027e09c0 module:dtcm +from:0x02122fd0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02122fe4 kind:load to:0x021414d8 module:overlay(26) +from:0x02122ff8 kind:arm_call to:0x02011f3c module:main +from:0x02123004 kind:arm_call to:0x02123074 module:overlay(26) +from:0x02123018 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02123030 kind:load to:0x0213867c module:overlay(26) +from:0x0212303c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02123070 kind:load to:0x021386a0 module:overlay(26) +from:0x0212307c kind:arm_call to:0x020983dc module:overlay(0) +from:0x021230b0 kind:load to:0x021386a0 module:overlay(26) +from:0x02123108 kind:load to:0x021414c4 module:overlay(26) +from:0x0212310c kind:load to:0x0213865c module:overlay(26) +from:0x02123110 kind:load to:0x020431b8 module:main +from:0x02123114 kind:load to:0x02141524 module:overlay(26) +from:0x021231dc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021231f4 kind:arm_call to:0x02132130 module:overlay(26) +from:0x02123208 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212323c kind:arm_call to:0x021231d0 module:overlay(26) +from:0x021232c0 kind:arm_call to:0x020e65e4 module:overlay(26) +from:0x02123348 kind:arm_call to:0x01ffb744 module:itcm +from:0x02123388 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x021233dc kind:arm_call to:0x020f8218 module:overlay(26) +from:0x02123430 kind:arm_call to:0x02078380 module:overlay(0) +from:0x02123440 kind:arm_call to:0x02098adc module:overlay(0) +from:0x021234a0 kind:arm_call to:0x020f820c module:overlay(26) +from:0x021234b0 kind:arm_call to:0x02098adc module:overlay(0) +from:0x021234c4 kind:arm_call to:0x020f8218 module:overlay(26) +from:0x021234dc kind:arm_call to:0x02098adc module:overlay(0) +from:0x02123544 kind:load to:0x02138e30 module:overlay(26) +from:0x02123548 kind:load to:0x0203e964 module:main +from:0x0212354c kind:load to:0x0213f6b0 module:overlay(26) +from:0x02123550 kind:load to:0x027e09bc module:dtcm +from:0x02123554 kind:load to:0x021414bc module:overlay(26) +from:0x02123558 kind:load to:0x0213865c module:overlay(26) +from:0x0212355c kind:load to:0x020431b8 module:main +from:0x02123560 kind:load to:0x02141514 module:overlay(26) +from:0x02123564 kind:load to:0x021414c0 module:overlay(26) +from:0x02123568 kind:load to:0x02141534 module:overlay(26) +from:0x02123578 kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x02123594 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02123644 kind:load to:0x0213f6b0 module:overlay(26) +from:0x02123648 kind:load to:0x027e09bc module:dtcm +from:0x0212364c kind:load to:0x021414c0 module:overlay(26) +from:0x02123650 kind:load to:0x0213865c module:overlay(26) +from:0x02123654 kind:load to:0x020431b8 module:main +from:0x02123658 kind:load to:0x02141534 module:overlay(26) +from:0x0212365c kind:load to:0x021414c4 module:overlay(26) +from:0x02123660 kind:load to:0x02141524 module:overlay(26) +from:0x02123670 kind:arm_call to:0x02132130 module:overlay(26) +from:0x021236cc kind:load to:0x021414c4 module:overlay(26) +from:0x021236d0 kind:load to:0x0213865c module:overlay(26) +from:0x021236d4 kind:load to:0x020431b8 module:main +from:0x021236d8 kind:load to:0x02141524 module:overlay(26) +from:0x021236f4 kind:load to:0x020775c4 module:overlay(0) +from:0x02123700 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123714 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212371c kind:arm_call to:0x02011ff4 module:main +from:0x02123730 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02123744 kind:load to:0x02141554 module:overlay(26) +from:0x02123758 kind:arm_call to:0x02011f3c module:main +from:0x02123764 kind:arm_call to:0x02123794 module:overlay(26) +from:0x02123778 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02123790 kind:load to:0x02138704 module:overlay(26) +from:0x0212379c kind:arm_call to:0x020983dc module:overlay(0) +from:0x021237b8 kind:load to:0x02138728 module:overlay(26) +from:0x021237e4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02123800 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x02123804 kind:arm_call to:0x02032784 module:main +from:0x0212381c kind:load to:0x027e0cd8 module:dtcm +from:0x02123840 kind:arm_call to:0x02123850 module:overlay(26) +from:0x02123848 kind:arm_call to:0x0212398c module:overlay(26) +from:0x02123888 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021238a4 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x021238dc kind:arm_call to:0x020e9390 module:overlay(26) +from:0x02123908 kind:arm_call to:0x020ed104 module:overlay(26) +from:0x02123914 kind:arm_call to:0x01ffedac module:itcm +from:0x02123920 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123930 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x02123970 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0212397c kind:load to:0x027e0cd8 module:dtcm +from:0x02123980 kind:load to:0x027e0ce0 module:dtcm +from:0x02123984 kind:load to:0x027e0ce8 module:dtcm +from:0x02123988 kind:load to:0x02133970 module:overlay(26) +from:0x021239e0 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021239fc kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x02123a34 kind:arm_call to:0x020e9390 module:overlay(26) +from:0x02123a60 kind:arm_call to:0x020ed104 module:overlay(26) +from:0x02123a98 kind:arm_call to:0x01ffedac module:itcm +from:0x02123aa4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123ab4 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x02123af4 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x02123b24 kind:arm_call to:0x01fff498 module:itcm +from:0x02123b30 kind:arm_call to:0x01fff584 module:itcm +from:0x02123b68 kind:load to:0x02133978 module:overlay(26) +from:0x02123b6c kind:load to:0x027e0cd8 module:dtcm +from:0x02123b70 kind:load to:0x027e0ce0 module:dtcm +from:0x02123b74 kind:load to:0x027e0ce8 module:dtcm +from:0x02123b78 kind:load to:0x02133970 module:overlay(26) +from:0x02123b88 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123b9c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123ba4 kind:arm_call to:0x02011ff4 module:main +from:0x02123bb8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02123bcc kind:load to:0x021415b0 module:overlay(26) +from:0x02123be0 kind:arm_call to:0x02011f3c module:main +from:0x02123bec kind:arm_call to:0x02123c80 module:overlay(26) +from:0x02123c04 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123c78 kind:load to:0x0213877c module:overlay(26) +from:0x02123c7c kind:load to:0x021387bc module:overlay(26) +from:0x02123c90 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02123cf4 kind:arm_call to:0x0209a818 module:overlay(0) +from:0x02123d2c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02123d44 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123d54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123d8c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02123da4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123dd8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02123df0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123e1c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02123e50 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02123f60 kind:arm_call to:0x021040c8 module:overlay(26) +from:0x02123f78 kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x02123f84 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02123fb4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123fd8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02124000 kind:load to:0x021388d4 module:overlay(26) +from:0x02124004 kind:load to:0x021415b0 module:overlay(26) +from:0x02124008 kind:load to:0x021387e0 module:overlay(26) +from:0x0212400c kind:load to:0x02135c44 module:overlay(26) +from:0x02124010 kind:load to:0x02135dac module:overlay(26) +from:0x02124018 kind:load to:0x020b2808 module:overlay(0) +from:0x0212401c kind:load to:0x021415a4 module:overlay(26) +from:0x02124028 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02124048 kind:arm_call to:0x021277bc module:overlay(26) +from:0x02124060 kind:arm_call to:0x01fff698 module:itcm +from:0x02124074 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x02124094 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x021240e0 kind:arm_call to:0x02124338 module:overlay(26) +from:0x02124150 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021241b4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021241dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021241e8 kind:arm_call to:0x01fff458 module:itcm +from:0x02124288 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021242a4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021242d0 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021242d8 kind:arm_call to:0x021271bc module:overlay(26) +from:0x021242e8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021242f8 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02124308 kind:load to:0x027e0cd8 module:dtcm +from:0x0212430c kind:load to:0x027e0cfc module:dtcm +from:0x02124310 kind:load to:0x027e09b8 module:dtcm +from:0x02124318 kind:load to:0x02138884 module:overlay(26) +from:0x0212431c kind:load to:0x02138784 module:overlay(26) +from:0x02124320 kind:load to:0x0213879c module:overlay(26) +from:0x02124324 kind:load to:0x027e0ce4 module:dtcm +from:0x0212432c kind:load to:0x0203e964 module:main +from:0x02124330 kind:load to:0x02127900 module:overlay(26) +from:0x02124354 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0212435c kind:arm_call to:0x02131b8c module:overlay(26) +from:0x021243fc kind:arm_call to:0x02127258 module:overlay(26) +from:0x0212440c kind:arm_call to:0x02110e58 module:overlay(26) +from:0x02124454 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212447c kind:arm_call to:0x020e4b20 module:overlay(26) +from:0x0212449c kind:load to:0x027e09b8 module:dtcm +from:0x021244a0 kind:load to:0x02138e30 module:overlay(26) +from:0x021244b0 kind:arm_call to:0x021243f4 module:overlay(26) +from:0x021244b8 kind:arm_call to:0x0212757c module:overlay(26) +from:0x021244ec kind:load to:0x02138804 module:overlay(26) +from:0x02124514 kind:arm_call to:0x02126a38 module:overlay(26) +from:0x0212452c kind:arm_call to:0x0212610c module:overlay(26) +from:0x02124570 kind:arm_call to:0x02126770 module:overlay(26) +from:0x02124578 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021245a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021245b0 kind:arm_call to:0x021274bc module:overlay(26) +from:0x02124640 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021246b0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021246b8 kind:arm_call to:0x02126900 module:overlay(26) +from:0x021246c0 kind:arm_call to:0x021272ec module:overlay(26) +from:0x021246cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021246d4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021246e0 kind:arm_call to:0x02016958 module:main +from:0x021246f0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212470c kind:arm_call to:0x01ff9258 module:itcm +from:0x02124718 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x02124768 kind:arm_call to:0x021110ec module:overlay(26) +from:0x0212479c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021247f0 kind:arm_call to:0x02124338 module:overlay(26) +from:0x021247f8 kind:arm_call to:0x02127cf0 module:overlay(26) +from:0x02124800 kind:arm_call to:0x0212743c module:overlay(26) +from:0x02124844 kind:arm_call to:0x02127d7c module:overlay(26) +from:0x02124888 kind:arm_call to:0x02111004 module:overlay(26) +from:0x021248c8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021248d8 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021248e4 kind:load to:0x02138844 module:overlay(26) +from:0x021248e8 kind:load to:0x027e09a8 module:dtcm +from:0x021248f0 kind:load to:0x0213877c module:overlay(26) +from:0x021248f8 kind:load to:0x027e09c0 module:dtcm +from:0x02124908 kind:load to:0x02138884 module:overlay(26) +from:0x02124984 kind:load to:0x02049be4 module:main +from:0x021249b0 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x021249d4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021249f8 kind:arm_call to:0x02127380 module:overlay(26) +from:0x02124a94 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02124a9c kind:load to:0x02049be4 module:main +from:0x02124abc kind:arm_call to:0x02124338 module:overlay(26) +from:0x02124acc kind:arm_call to:0x0212757c module:overlay(26) +from:0x02124bf4 kind:load to:0x02049be4 module:main +from:0x02124c3c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02124c48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124c54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124c5c kind:arm_call to:0x01ffb428 module:itcm +from:0x02124d1c kind:arm_call to:0x021279b8 module:overlay(26) +from:0x02124d60 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02124d7c kind:arm_call to:0x02131764 module:overlay(26) +from:0x02124d8c kind:arm_call to:0x01ff9638 module:itcm +from:0x02124d90 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02124da0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124dc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124dd4 kind:arm_call to:0x02016958 module:main +from:0x02124dec kind:arm_call to:0x01ff930c module:itcm +from:0x02124e0c kind:arm_call to:0x02131764 module:overlay(26) +from:0x02124e18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124e38 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02124e48 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124e4c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02124e5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124e60 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02124e70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124eb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124ec4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124ed4 kind:arm_call to:0x02016fbc module:main +from:0x02124f08 kind:arm_call to:0x01ffb744 module:itcm +from:0x02124fc0 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02124fc8 kind:arm_call to:0x021274a0 module:overlay(26) +from:0x02124ff4 kind:arm_call to:0x01ff916c module:itcm +from:0x0212500c kind:arm_call to:0x01ff916c module:itcm +from:0x02125018 kind:load to:0x02049be4 module:main +from:0x0212505c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02125068 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0212507c kind:arm_call to:0x02131bb0 module:overlay(26) +from:0x021250a4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021250d0 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021250e8 kind:arm_call to:0x01ff916c module:itcm +from:0x02125110 kind:arm_call to:0x02131838 module:overlay(26) +from:0x0212512c kind:arm_call to:0x01ff9258 module:itcm +from:0x02125158 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0212518c kind:arm_call to:0x02098524 module:overlay(0) +from:0x021251b8 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021251cc kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021251d8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021251e4 kind:arm_call to:0x02131c10 module:overlay(26) +from:0x0212522c kind:arm_call to:0x02127380 module:overlay(26) +from:0x02125240 kind:arm_call to:0x02127d7c module:overlay(26) +from:0x021252e4 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021252f0 kind:load to:0x02049be4 module:main +from:0x021252fc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02125318 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125328 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x02125368 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02125380 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02125384 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021253a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021253b8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021253c8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02125408 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125444 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0212549c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021254a8 kind:arm_call to:0x01fff458 module:itcm +from:0x021254c4 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x021254e8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02125504 kind:load to:0x027e0cd8 module:dtcm +from:0x02125508 kind:load to:0x027e0ce4 module:dtcm +from:0x0212557c kind:load to:0x02049be4 module:main +from:0x02125598 kind:arm_call to:0x01ff930c module:itcm +from:0x021255a8 kind:arm_call to:0x02126f8c module:overlay(26) +from:0x021255b0 kind:arm_call to:0x021276a4 module:overlay(26) +from:0x02125694 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021256b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021256d0 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x021256e4 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021256ec kind:arm_call to:0x021273c8 module:overlay(26) +from:0x021256f4 kind:load to:0x02049be4 module:main +from:0x021256fc kind:load to:0x027e0cfc module:dtcm +from:0x02125764 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0212576c kind:load to:0x02049be4 module:main +from:0x02125770 kind:load to:0x020b508c module:overlay(0) +from:0x021257a8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x021257b4 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x021257c8 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021257dc kind:arm_call to:0x021317d8 module:overlay(26) +from:0x021257e8 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02125800 kind:arm_call to:0x01ff916c module:itcm +from:0x02125814 kind:arm_call to:0x01ff930c module:itcm +from:0x02125878 kind:arm_call to:0x01ff9258 module:itcm +from:0x021258b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021258c8 kind:arm_call to:0x020e4b84 module:overlay(26) +from:0x021258e4 kind:arm_call to:0x020e4b9c module:overlay(26) +from:0x021258fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125948 kind:load to:0x020b508c module:overlay(0) +from:0x02125950 kind:load to:0x027e0cfc module:dtcm +from:0x02125954 kind:load to:0x02138e30 module:overlay(26) +from:0x02125958 kind:load to:0x027e09a8 module:dtcm +from:0x02125974 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021259f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125a0c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125a20 kind:load to:0x021388b4 module:overlay(26) +from:0x02125a24 kind:load to:0x027e09a8 module:dtcm +from:0x02125a48 kind:arm_call to:0x01ff916c module:itcm +from:0x02125a58 kind:arm_call to:0x01ff916c module:itcm +from:0x02125a6c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02125ab4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125ac8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125ad0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125b44 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125b60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125b7c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125b98 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125bb0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125bcc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125c00 kind:arm_call to:0x021114bc module:overlay(26) +from:0x02125c4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125c64 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02125c8c kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02125c9c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02125ca8 kind:load to:0x027e0cec module:dtcm +from:0x02125cac kind:load to:0x027e09a8 module:dtcm +from:0x02125cb8 kind:load to:0x027e0ce4 module:dtcm +from:0x02125cf0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125cf8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125d1c kind:arm_call to:0x02110e58 module:overlay(26) +from:0x02125d8c kind:load to:0x02138884 module:overlay(26) +from:0x02125dbc kind:arm_call to:0x0213179c module:overlay(26) +from:0x02125e44 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02125e58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125e68 kind:arm_call to:0x01ffb744 module:itcm +from:0x02125eec kind:arm_call to:0x0213179c module:overlay(26) +from:0x02125f80 kind:arm_call to:0x0213179c module:overlay(26) +from:0x02125f8c kind:arm_call to:0x01ff9638 module:itcm +from:0x02125f90 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02125fa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125fc4 kind:load to:0x0203e964 module:main +from:0x02125fc8 kind:load to:0x02049be4 module:main +from:0x02126000 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02126018 kind:arm_call to:0x01ff916c module:itcm +from:0x02126028 kind:arm_call to:0x01ff930c module:itcm +from:0x02126058 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126074 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02126088 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126090 kind:arm_call to:0x01ff938c module:itcm +from:0x0212609c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021260a0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021260b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021260dc kind:arm_call to:0x01ff916c module:itcm +from:0x021260e4 kind:arm_call to:0x021276a4 module:overlay(26) +from:0x021260e8 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x02126100 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021261c8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021261d8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021261f8 kind:arm_call to:0x02110f90 module:overlay(26) +from:0x02126210 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02126220 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02126238 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02126294 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021262a0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021262b8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021262c8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021262e4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02126314 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x02126338 kind:arm_call to:0x01fff458 module:itcm +from:0x02126374 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021263a0 kind:arm_call to:0x021264ec module:overlay(26) +from:0x021263a8 kind:arm_call to:0x02127298 module:overlay(26) +from:0x021263b4 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021263e8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02126404 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212643c kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02126444 kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x0212645c kind:arm_call to:0x02125340 module:overlay(26) +from:0x02126480 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02126498 kind:arm_call to:0x021252f4 module:overlay(26) +from:0x021264a8 kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x021264c0 kind:arm_call to:0x02125340 module:overlay(26) +from:0x021264dc kind:load to:0x027e0cd8 module:dtcm +from:0x021264e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021264e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021264e8 kind:load to:0x027e0d10 module:dtcm +from:0x02126518 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02126528 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212652c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212653c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126558 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02126568 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212656c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212657c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021265a0 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021265b0 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021265d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021265f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126678 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02126688 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212668c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212669c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021266ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021266b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212672c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212673c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126748 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212676c kind:load to:0x0203e964 module:main +from:0x02126784 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126798 kind:arm_call to:0x01ffb714 module:itcm +from:0x021267a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021267bc kind:arm_call to:0x01ff930c module:itcm +from:0x02126838 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126850 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x0212685c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212689c kind:arm_call to:0x01ffb714 module:itcm +from:0x021268a4 kind:arm_call to:0x01ff938c module:itcm +from:0x021268b4 kind:arm_call to:0x01ff916c module:itcm +from:0x021268f0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021268fc kind:load to:0x0203e964 module:main +from:0x02126924 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126954 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126964 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126984 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126994 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021269a0 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021269b0 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021269c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021269d4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021269e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021269f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126a00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126a08 kind:arm_call to:0x01ff938c module:itcm +from:0x02126a2c kind:arm_call to:0x021277bc module:overlay(26) +from:0x02126a74 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02126a84 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02126ab0 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02126b44 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126b60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126b7c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126b98 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126ba0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02126bc8 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02126bd4 kind:arm_call to:0x02126c10 module:overlay(26) +from:0x02126bec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126c00 kind:load to:0x0213889c module:overlay(26) +from:0x02126c04 kind:load to:0x027e0cec module:dtcm +from:0x02126c08 kind:load to:0x027e09a8 module:dtcm +from:0x02126c1c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02126c28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126c34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126c44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126c58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126cfc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02126d30 kind:load to:0x0203e964 module:main +from:0x02126d64 kind:arm_call to:0x02126de8 module:overlay(26) +from:0x02126d78 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02126dc8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02126de0 kind:load to:0x020b53e4 module:overlay(0) +from:0x02126e48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126e54 kind:load to:0x02133980 module:overlay(26) +from:0x02126ea4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02126eb4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02126f24 kind:arm_call to:0x020c08e4 module:overlay(17) +from:0x02126f48 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02126f54 kind:load to:0x0203e964 module:main +from:0x02126f5c kind:load to:0x027e09b4 module:dtcm +from:0x02126f60 kind:load to:0x0213877c module:overlay(26) +from:0x02126f80 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02126f88 kind:load to:0x021415a4 module:overlay(26) +from:0x02126fb4 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02126fc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126fc8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02126ff4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127004 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127008 kind:arm_call to:0x02131714 module:overlay(26) +from:0x02127010 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212701c kind:arm_call to:0x02131750 module:overlay(26) +from:0x02127044 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02127074 kind:arm_call to:0x021274a0 module:overlay(26) +from:0x02127084 kind:arm_call to:0x01ff916c module:itcm +from:0x02127094 kind:arm_call to:0x01ff916c module:itcm +from:0x021270a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021270b4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021270ec kind:arm_call to:0x02131764 module:overlay(26) +from:0x021270fc kind:arm_call to:0x01ff9638 module:itcm +from:0x02127100 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02127128 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212714c kind:arm_call to:0x02131898 module:overlay(26) +from:0x02127168 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127188 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127190 kind:arm_call to:0x01ff938c module:itcm +from:0x0212719c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021271ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021271d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021271dc kind:arm_call to:0x01fff458 module:itcm +from:0x021271fc kind:load to:0x027e0ce4 module:dtcm +from:0x02127228 kind:arm_call to:0x021279b8 module:overlay(26) +from:0x02127254 kind:load to:0x02141590 module:overlay(26) +from:0x02127294 kind:load to:0x02141590 module:overlay(26) +from:0x021272d4 kind:arm_call to:0x02126d38 module:overlay(26) +from:0x0212730c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02127320 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127328 kind:arm_call to:0x01ff938c module:itcm +from:0x02127334 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127338 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02127348 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212735c kind:arm_call to:0x01fff458 module:itcm +from:0x02127370 kind:arm_call to:0x020e64dc module:overlay(26) +from:0x0212737c kind:load to:0x027e0ce0 module:dtcm +from:0x021273e8 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0212740c kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02127420 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02127430 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02127438 kind:load to:0x027e0cfc module:dtcm +from:0x02127470 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02127498 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x021274a4 kind:arm_call to:0x02131750 module:overlay(26) +from:0x021274ac kind:arm_call to:0x01ffb428 module:itcm +from:0x021274f8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212750c kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x02127520 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0212753c kind:arm_call to:0x01ffd118 module:itcm +from:0x02127574 kind:load to:0x027e09c0 module:dtcm +from:0x02127578 kind:load to:0x027e0c90 module:dtcm +from:0x02127590 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02127618 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212762c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212763c kind:arm_call to:0x01ffb714 module:itcm +from:0x02127648 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127654 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0212769c kind:load to:0x0203e964 module:main +from:0x02127738 kind:arm_call to:0x02127204 module:overlay(26) +from:0x021277ac kind:arm_call to:0x02127258 module:overlay(26) +from:0x021277b4 kind:load to:0x02049be4 module:main +from:0x021277b8 kind:load to:0x02141590 module:overlay(26) +from:0x021277d4 kind:arm_call to:0x02127804 module:overlay(26) +from:0x021277e4 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x021277ec kind:arm_call to:0x0205f478 module:overlay(0) +from:0x021277f8 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02127834 kind:arm_call to:0x01ff938c module:itcm +from:0x02127854 kind:arm_call to:0x01ff938c module:itcm +from:0x02127864 kind:arm_call to:0x01ffb780 module:itcm +from:0x021278f4 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02127980 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127990 kind:arm_call to:0x01ffa60c module:itcm +from:0x021279b4 kind:load to:0x0203e964 module:main +from:0x021279dc kind:arm_call to:0x0209764c module:overlay(0) +from:0x02127a64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127a78 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127a88 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127a98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127ad4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127b0c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127b28 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127b40 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127b44 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02127b58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127b60 kind:arm_call to:0x01ff938c module:itcm +from:0x02127b6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127b70 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02127b80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127b98 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127bb0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02127bc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127be0 kind:arm_call to:0x021316e8 module:overlay(26) +from:0x02127c04 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02127c10 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127c20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127c44 kind:arm_call to:0x021104cc module:overlay(26) +from:0x02127c60 kind:load to:0x0203e964 module:main +from:0x02127c64 kind:load to:0x027e0cec module:dtcm +from:0x02127c68 kind:load to:0x027e09a8 module:dtcm +from:0x02127c70 kind:load to:0x020b53e4 module:overlay(0) +from:0x02127c78 kind:load to:0x027e0ce4 module:dtcm +from:0x02127c90 kind:arm_call to:0x0200ef9c module:main +from:0x02127cbc kind:arm_call to:0x0200eab0 module:main +from:0x02127cc8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02127cdc kind:arm_call to:0x0200ef5c module:main +from:0x02127ce4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02127cec kind:load to:0x020b4f04 module:overlay(0) +from:0x02127d3c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127d48 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02127d5c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02127d6c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02127d78 kind:load to:0x027e0cec module:dtcm +from:0x02127dd8 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02127de8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127df4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127e08 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127e14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127e28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127e2c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02127e3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127e4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127e5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127e6c kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02127e7c kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02127e94 kind:arm_call to:0x02131c10 module:overlay(26) +from:0x02127ea8 kind:arm_call to:0x02131c10 module:overlay(26) +from:0x02127eb4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02127ec0 kind:arm_call to:0x02131c10 module:overlay(26) +from:0x02127ed0 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x02127ee0 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x02127ef4 kind:arm_call to:0x02131be4 module:overlay(26) +from:0x02127f00 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x02127f18 kind:arm_call to:0x02131c10 module:overlay(26) +from:0x02127f2c kind:arm_call to:0x02131c10 module:overlay(26) +from:0x02127f40 kind:arm_call to:0x02131be4 module:overlay(26) +from:0x02127f50 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x02127f60 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x02127f84 kind:arm_call to:0x021244a4 module:overlay(26) +from:0x02127f9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127fa4 kind:arm_call to:0x02011ff4 module:main +from:0x02127fc0 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02127fc8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02127fd0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02127fd8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02127fe0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02127fe8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02127ff0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02127ff8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02128000 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02128008 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02128010 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212802c kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02128034 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212803c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02128044 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0212804c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02128054 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0212805c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02128064 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212806c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02128074 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212807c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128084 kind:arm_call to:0x02011ff4 module:main +from:0x02128098 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021280ac kind:load to:0x021416ac module:overlay(26) +from:0x021280c8 kind:arm_call to:0x02097930 module:overlay(0) +from:0x021280e0 kind:load to:0x0213899c module:overlay(26) +from:0x021280ec kind:load to:0x02141784 module:overlay(26) +from:0x02128100 kind:arm_call to:0x02011f3c module:main +from:0x0212810c kind:arm_call to:0x0212819c module:overlay(26) +from:0x02128120 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02128194 kind:load to:0x02138930 module:overlay(26) +from:0x02128198 kind:load to:0x02138978 module:overlay(26) +from:0x021281ac kind:arm_call to:0x02111164 module:overlay(26) +from:0x02128210 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x02128228 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02128240 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128250 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128288 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021282a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021282b4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021282cc kind:arm_call to:0x0212b278 module:overlay(26) +from:0x021282d4 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0212838c kind:arm_call to:0x02098680 module:overlay(0) +from:0x021283d0 kind:load to:0x02138a60 module:overlay(26) +from:0x021283d4 kind:load to:0x02141784 module:overlay(26) +from:0x021283d8 kind:load to:0x02135c44 module:overlay(26) +from:0x021283dc kind:load to:0x02137dd0 module:overlay(26) +from:0x021283e4 kind:load to:0x02138930 module:overlay(26) +from:0x02128400 kind:arm_call to:0x02097530 module:overlay(0) +from:0x021284fc kind:arm_call to:0x02017ea4 module:main +from:0x02128508 kind:arm_call to:0x021286fc module:overlay(26) +from:0x0212853c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02128584 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212858c kind:load to:0x02141784 module:overlay(26) +from:0x02128590 kind:load to:0x02141688 module:overlay(26) +from:0x02128594 kind:load to:0x0213893c module:overlay(26) +from:0x021285c8 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02128650 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02128664 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128674 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128680 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212868c kind:arm_call to:0x02131764 module:overlay(26) +from:0x021286d4 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x021286f8 kind:load to:0x0203e964 module:main +from:0x02128708 kind:arm_call to:0x021285a0 module:overlay(26) +from:0x02128740 kind:load to:0x021389b8 module:overlay(26) +from:0x02128750 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02128758 kind:arm_call to:0x02132288 module:overlay(26) +from:0x02128768 kind:arm_call to:0x02132288 module:overlay(26) +from:0x021287c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128828 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02128850 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128858 kind:arm_call to:0x0212afe4 module:overlay(26) +from:0x02128868 kind:arm_call to:0x0212b80c module:overlay(26) +from:0x02128870 kind:arm_call to:0x0212a7e0 module:overlay(26) +from:0x021288b8 kind:arm_call to:0x0212ad10 module:overlay(26) +from:0x021288c0 kind:arm_call to:0x0212ae1c module:overlay(26) +from:0x02128920 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02128970 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02128988 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021289f4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128a00 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02128a18 kind:arm_call to:0x02016990 module:main +from:0x02128a30 kind:arm_call to:0x01ff930c module:itcm +from:0x02128a48 kind:arm_call to:0x02110efc module:overlay(26) +from:0x02128a60 kind:arm_call to:0x021110ec module:overlay(26) +from:0x02128a74 kind:arm_call to:0x02110efc module:overlay(26) +from:0x02128a88 kind:arm_call to:0x021110ec module:overlay(26) +from:0x02128aa0 kind:arm_call to:0x021110ec module:overlay(26) +from:0x02128ab0 kind:load to:0x02138930 module:overlay(26) +from:0x02128ab4 kind:load to:0x02138a08 module:overlay(26) +from:0x02128abc kind:load to:0x027e09c0 module:dtcm +from:0x02128b88 kind:load to:0x02049be4 module:main +from:0x02128b90 kind:load to:0x02138abc module:overlay(26) +from:0x02128bec kind:arm_call to:0x021286fc module:overlay(26) +from:0x02128bfc kind:arm_call to:0x02131838 module:overlay(26) +from:0x02128c0c kind:arm_call to:0x021320b8 module:overlay(26) +from:0x02128c48 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02128c68 kind:arm_call to:0x02111004 module:overlay(26) +from:0x02128c80 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02128d28 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02128d40 kind:arm_call to:0x02016e74 module:main +from:0x02128d60 kind:load to:0x02049be4 module:main +from:0x02128d68 kind:load to:0x02138ad4 module:overlay(26) +from:0x02128d6c kind:load to:0x021339b0 module:overlay(26) +from:0x02128d94 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128db4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128e34 kind:arm_call to:0x01ffb744 module:itcm +from:0x02128e48 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02128e5c kind:arm_call to:0x01ff930c module:itcm +from:0x02128e8c kind:arm_call to:0x021320b8 module:overlay(26) +from:0x02128ecc kind:arm_call to:0x021286fc module:overlay(26) +from:0x02128eec kind:arm_call to:0x02111004 module:overlay(26) +from:0x02128f00 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02128f68 kind:load to:0x0203e964 module:main +from:0x02128fc4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02128fdc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128fec kind:load to:0x02138b1c module:overlay(26) +from:0x02128ff0 kind:load to:0x027e09a8 module:dtcm +from:0x0212903c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021290ac kind:arm_call to:0x02131764 module:overlay(26) +from:0x021290d4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021290dc kind:arm_call to:0x02016958 module:main +from:0x021290ec kind:arm_call to:0x02131764 module:overlay(26) +from:0x0212911c kind:arm_call to:0x01ff916c module:itcm +from:0x02129138 kind:arm_call to:0x01ff9364 module:itcm +from:0x02129168 kind:arm_call to:0x01ff930c module:itcm +from:0x021291c8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02129240 kind:arm_call to:0x01ff916c module:itcm +from:0x021292a8 kind:arm_call to:0x01ff916c module:itcm +from:0x021292bc kind:arm_call to:0x021286fc module:overlay(26) +from:0x021292f0 kind:arm_call to:0x02111004 module:overlay(26) +from:0x02129308 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02129318 kind:load to:0x02138aec module:overlay(26) +from:0x0212931c kind:load to:0x0203e964 module:main +from:0x02129320 kind:load to:0x02138ad4 module:overlay(26) +from:0x0212939c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021293cc kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021293e4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021293f4 kind:load to:0x02138b1c module:overlay(26) +from:0x021293fc kind:load to:0x027e09a8 module:dtcm +from:0x02129404 kind:load to:0x0213893c module:overlay(26) +from:0x02129424 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129438 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02129444 kind:arm_call to:0x02111004 module:overlay(26) +from:0x02129470 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021294bc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021294c0 kind:arm_call to:0x02132288 module:overlay(26) +from:0x021294cc kind:arm_call to:0x01ffb428 module:itcm +from:0x021294e8 kind:arm_call to:0x021286fc module:overlay(26) +from:0x021294f4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02129508 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129510 kind:arm_call to:0x01ff938c module:itcm +from:0x02129538 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02129548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129560 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02129584 kind:load to:0x027e09a8 module:dtcm +from:0x02129590 kind:load to:0x02138ad4 module:overlay(26) +from:0x021295c0 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02129608 kind:arm_call to:0x01ff930c module:itcm +from:0x0212964c kind:arm_call to:0x01ff930c module:itcm +from:0x02129660 kind:arm_call to:0x021286fc module:overlay(26) +from:0x021296a4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021297d0 kind:load to:0x0213893c module:overlay(26) +from:0x021297d8 kind:load to:0x02138aec module:overlay(26) +from:0x021297dc kind:load to:0x02049be4 module:main +from:0x021297f0 kind:arm_call to:0x0212ac0c module:overlay(26) +from:0x0212980c kind:arm_call to:0x01ff916c module:itcm +from:0x02129814 kind:arm_call to:0x0212adec module:overlay(26) +from:0x02129840 kind:arm_call to:0x01ff916c module:itcm +from:0x02129844 kind:arm_call to:0x02131750 module:overlay(26) +from:0x0212987c kind:arm_call to:0x01ffb714 module:itcm +from:0x02129880 kind:arm_call to:0x02131714 module:overlay(26) +from:0x0212988c kind:arm_call to:0x01ffb744 module:itcm +from:0x021298a0 kind:arm_call to:0x01ffb744 module:itcm +from:0x021298ac kind:arm_call to:0x02131750 module:overlay(26) +from:0x021298cc kind:arm_call to:0x02017f54 module:main +from:0x021298f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02129904 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212992c kind:arm_call to:0x02131a88 module:overlay(26) +from:0x02129964 kind:arm_call to:0x02016958 module:main +from:0x02129978 kind:arm_call to:0x0212abc0 module:overlay(26) +from:0x02129988 kind:arm_call to:0x0212abc0 module:overlay(26) +from:0x021299c0 kind:arm_call to:0x01ff9364 module:itcm +from:0x021299dc kind:arm_call to:0x01ff916c module:itcm +from:0x02129aac kind:arm_call to:0x02015244 module:main +from:0x02129b20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129b34 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02129b38 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x02129b4c kind:arm_call to:0x021286fc module:overlay(26) +from:0x02129c0c kind:arm_call to:0x02111004 module:overlay(26) +from:0x02129c1c kind:load to:0x0203e964 module:main +from:0x02129c20 kind:load to:0x02138b04 module:overlay(26) +from:0x02129c24 kind:load to:0x02049be4 module:main +from:0x02129c94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02129cb4 kind:load to:0x02138aec module:overlay(26) +from:0x02129cb8 kind:load to:0x027e09a8 module:dtcm +from:0x02129cd8 kind:arm_call to:0x02131838 module:overlay(26) +from:0x02129cec kind:arm_call to:0x01ff916c module:itcm +from:0x02129cf0 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02129d20 kind:arm_call to:0x01ff916c module:itcm +from:0x02129d2c kind:arm_call to:0x02016958 module:main +from:0x02129d48 kind:arm_call to:0x01ff930c module:itcm +from:0x02129d64 kind:arm_call to:0x01ff930c module:itcm +from:0x02129d8c kind:arm_call to:0x01ff9364 module:itcm +from:0x02129d9c kind:arm_call to:0x01ff916c module:itcm +from:0x02129e1c kind:arm_call to:0x0212b884 module:overlay(26) +from:0x02129e34 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02129e44 kind:load to:0x0203e964 module:main +from:0x02129ed4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02129efc kind:load to:0x02138aec module:overlay(26) +from:0x02129f00 kind:load to:0x0213893c module:overlay(26) +from:0x02129f68 kind:arm_call to:0x021286fc module:overlay(26) +from:0x02129ff0 kind:arm_call to:0x02016958 module:main +from:0x0212a004 kind:arm_call to:0x02111004 module:overlay(26) +from:0x0212a020 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212a03c kind:arm_call to:0x02131a88 module:overlay(26) +from:0x0212a048 kind:arm_call to:0x02016958 module:main +from:0x0212a074 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a08c kind:arm_call to:0x01ff916c module:itcm +from:0x0212a0ac kind:arm_call to:0x01ff916c module:itcm +from:0x0212a0c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a0dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a114 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0212a128 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0212a134 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a1c0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0212a1dc kind:arm_call to:0x01ff916c module:itcm +from:0x0212a268 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a280 kind:arm_call to:0x021286fc module:overlay(26) +from:0x0212a2a4 kind:load to:0x02138ad4 module:overlay(26) +from:0x0212a2a8 kind:load to:0x0203e964 module:main +from:0x0212a308 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0212a314 kind:arm_call to:0x02016958 module:main +from:0x0212a338 kind:load to:0x02138aec module:overlay(26) +from:0x0212a354 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a360 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0212a36c kind:arm_call to:0x02016958 module:main +from:0x0212a390 kind:arm_call to:0x02131928 module:overlay(26) +from:0x0212a3c0 kind:arm_call to:0x020169d4 module:main +from:0x0212a3d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a3e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a41c kind:arm_call to:0x02016958 module:main +from:0x0212a440 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a464 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a518 kind:arm_call to:0x02015244 module:main +from:0x0212a590 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a5a4 kind:arm_call to:0x021286fc module:overlay(26) +from:0x0212a5a8 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0212a5c0 kind:arm_call to:0x021286fc module:overlay(26) +from:0x0212a5d0 kind:load to:0x0203e964 module:main +from:0x0212a5d4 kind:load to:0x02138b04 module:overlay(26) +from:0x0212a5fc kind:load to:0x02110e58 module:overlay(26) +from:0x0212a63c kind:arm_call to:0x021320a0 module:overlay(26) +from:0x0212a650 kind:arm_call to:0x0212b074 module:overlay(26) +from:0x0212a66c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212a688 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a69c kind:arm_call to:0x0212a8c0 module:overlay(26) +from:0x0212a6b8 kind:arm_call to:0x0212a73c module:overlay(26) +from:0x0212a6cc kind:arm_call to:0x0212a6e4 module:overlay(26) +from:0x0212a704 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a710 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a720 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0212a738 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a748 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212a764 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a78c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a798 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a7a8 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0212a7dc kind:load to:0x027e0ce4 module:dtcm +from:0x0212a818 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0212a84c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212a870 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0212a878 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0212a894 kind:arm_call to:0x021286fc module:overlay(26) +from:0x0212a8ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212a8b8 kind:load to:0x027e09a8 module:dtcm +from:0x0212a938 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0212a950 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0212a99c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0212aa00 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0212aa88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212aaa4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212ab1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ab28 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0212ab78 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0212abac kind:load to:0x020b53e4 module:overlay(0) +from:0x0212abb4 kind:load to:0x0203e964 module:main +from:0x0212abb8 kind:load to:0x02049be4 module:main +from:0x0212abe0 kind:arm_call to:0x01ff930c module:itcm +from:0x0212ac04 kind:arm_call to:0x01ff930c module:itcm +from:0x0212ac40 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0212ac50 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ac60 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ac70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ac80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ac90 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0212aca0 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0212acac kind:arm_call to:0x02131c10 module:overlay(26) +from:0x0212acc0 kind:arm_call to:0x02131c10 module:overlay(26) +from:0x0212acd0 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x0212ace0 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x0212acf4 kind:arm_call to:0x021286fc module:overlay(26) +from:0x0212ad34 kind:arm_call to:0x02015080 module:main +from:0x0212ad54 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212ad74 kind:arm_call to:0x02015080 module:main +from:0x0212ad94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212adb4 kind:arm_call to:0x02015080 module:main +from:0x0212add4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212addc kind:load to:0x027e09a8 module:dtcm +from:0x0212adf0 kind:arm_call to:0x02131750 module:overlay(26) +from:0x0212adfc kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ae54 kind:arm_call to:0x02015080 module:main +from:0x0212ae78 kind:arm_call to:0x02015080 module:main +from:0x0212ae9c kind:arm_call to:0x02015080 module:main +from:0x0212aebc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212aedc kind:arm_call to:0x02015080 module:main +from:0x0212af00 kind:arm_call to:0x02015080 module:main +from:0x0212af24 kind:arm_call to:0x02015080 module:main +from:0x0212af44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212af64 kind:arm_call to:0x02015080 module:main +from:0x0212af88 kind:arm_call to:0x02015080 module:main +from:0x0212afac kind:arm_call to:0x02015080 module:main +from:0x0212afcc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212afd4 kind:load to:0x027e09a8 module:dtcm +from:0x0212b004 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0212b02c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b03c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b050 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0212b060 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212b070 kind:load to:0x027e0cec module:dtcm +from:0x0212b088 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0212b0b8 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0212b0dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b16c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0212b1b0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212b1c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b1e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212b1f8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b23c kind:arm_call to:0x020c08e4 module:overlay(17) +from:0x0212b260 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0212b26c kind:load to:0x0203e964 module:main +from:0x0212b270 kind:load to:0x027e09b4 module:dtcm +from:0x0212b274 kind:load to:0x02138930 module:overlay(26) +from:0x0212b284 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0212b29c kind:load to:0x0213895c module:overlay(26) +from:0x0212b2b0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212b2cc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212b2d4 kind:arm_call to:0x02011ff4 module:main +from:0x0212b34c kind:arm_call to:0x01fff498 module:itcm +from:0x0212b37c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b384 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212b38c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212b3ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b3f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b484 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b518 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b52c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b548 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b568 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b588 kind:arm_call to:0x02016958 module:main +from:0x0212b5ac kind:load to:0x027e0ce8 module:dtcm +from:0x0212b5b8 kind:load to:0x0203e964 module:main +from:0x0212b614 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b674 kind:arm_call to:0x01fff498 module:itcm +from:0x0212b6b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b6d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b6dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b778 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b788 kind:arm_call to:0x02016958 module:main +from:0x0212b7ac kind:load to:0x027e0ce4 module:dtcm +from:0x0212b7b0 kind:load to:0x027e0ce8 module:dtcm +from:0x0212b7b4 kind:load to:0x0203e964 module:main +from:0x0212b7c8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0212b7e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b7f8 kind:arm_call to:0x02110e00 module:overlay(26) +from:0x0212b844 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212b858 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x0212b86c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0212b880 kind:load to:0x027e09c0 module:dtcm +from:0x0212b8bc kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b8ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b904 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0212b910 kind:load to:0x02138930 module:overlay(26) +from:0x0212b914 kind:load to:0x027e09c0 module:dtcm +from:0x0212b924 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0212b92c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0212b934 kind:arm_call to:0x0212b2a0 module:overlay(26) +from:0x0212b93c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212b944 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212b94c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b954 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212b96c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0212b974 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0212b97c kind:arm_call to:0x0212b2a0 module:overlay(26) +from:0x0212b984 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212b98c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212b994 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b99c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212b9a4 kind:arm_call to:0x02011ff4 module:main +from:0x0212b9b8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212b9cc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212b9e0 kind:load to:0x02141970 module:overlay(26) +from:0x0212b9f4 kind:arm_call to:0x02011f3c module:main +from:0x0212ba00 kind:arm_call to:0x0212bad4 module:overlay(26) +from:0x0212ba18 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212ba74 kind:load to:0x02138c0c module:overlay(26) +from:0x0212baac kind:arm_call to:0x02102a54 module:overlay(26) +from:0x0212bab8 kind:arm_call to:0x02102a54 module:overlay(26) +from:0x0212bac4 kind:arm_call to:0x02102a54 module:overlay(26) +from:0x0212bacc kind:load to:0x027e09a4 module:dtcm +from:0x0212bad0 kind:load to:0x02138e30 module:overlay(26) +from:0x0212badc kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0212bb14 kind:arm_call to:0x020f91d0 module:overlay(26) +from:0x0212bb1c kind:arm_call to:0x020fb33c module:overlay(26) +from:0x0212bb24 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0212bb64 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0212bb70 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x0212bb84 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0212bba8 kind:arm_call to:0x0203d160 module:main +from:0x0212bbc4 kind:arm_call to:0x0203d160 module:main +from:0x0212bbd4 kind:arm_call to:0x021057c4 module:overlay(26) +from:0x0212bbe0 kind:arm_call to:0x020fe104 module:overlay(26) +from:0x0212bc28 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212bc4c kind:arm_call to:0x02101d74 module:overlay(26) +from:0x0212bc58 kind:arm_call to:0x020ee658 module:overlay(26) +from:0x0212bc64 kind:load to:0x02138c30 module:overlay(26) +from:0x0212bc68 kind:load to:0x02138c98 module:overlay(26) +from:0x0212bc6c kind:load to:0x020b2808 module:overlay(0) +from:0x0212bc70 kind:load to:0x02135d80 module:overlay(26) +from:0x0212bc74 kind:load to:0x020f3d38 module:overlay(26) +from:0x0212bc78 kind:load to:0x020f42bc module:overlay(26) +from:0x0212bc7c kind:load to:0x020f27d0 module:overlay(26) +from:0x0212bc80 kind:load to:0x020f42fc module:overlay(26) +from:0x0212bc84 kind:load to:0x02141970 module:overlay(26) +from:0x0212bca4 kind:arm_call to:0x0203d210 module:main +from:0x0212bcbc kind:arm_call to:0x0203d210 module:main +from:0x0212bcd0 kind:arm_call to:0x0203d210 module:main +from:0x0212bcd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bce0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0212bce8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212bcf0 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x0212bcf8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212bd00 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212bd0c kind:load to:0x020a0328 module:overlay(0) +from:0x0212bd10 kind:load to:0x020f27d0 module:overlay(26) +from:0x0212bd14 kind:load to:0x020f3d38 module:overlay(26) +from:0x0212bd34 kind:arm_call to:0x0203d210 module:main +from:0x0212bd4c kind:arm_call to:0x0203d210 module:main +from:0x0212bd60 kind:arm_call to:0x0203d210 module:main +from:0x0212bd68 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bd70 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0212bd78 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212bd80 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x0212bd88 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212bd90 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212bd98 kind:arm_call to:0x02011ff4 module:main +from:0x0212bda4 kind:load to:0x020a0328 module:overlay(0) +from:0x0212bda8 kind:load to:0x020f27d0 module:overlay(26) +from:0x0212bdac kind:load to:0x020f3d38 module:overlay(26) +from:0x0212bdfc kind:arm_call to:0x020fa89c module:overlay(26) +from:0x0212be04 kind:arm_call to:0x0212ce84 module:overlay(26) +from:0x0212bea8 kind:load to:0x02049be4 module:main +from:0x0212beac kind:load to:0x02141884 module:overlay(26) +from:0x0212beb0 kind:load to:0x02138b34 module:overlay(26) +from:0x0212beb4 kind:load to:0x02141960 module:overlay(26) +from:0x0212beb8 kind:load to:0x0214188c module:overlay(26) +from:0x0212bebc kind:load to:0x021418a0 module:overlay(26) +from:0x0212bec8 kind:arm_call to:0x0212bf00 module:overlay(26) +from:0x0212bed0 kind:arm_call to:0x0212c10c module:overlay(26) +from:0x0212bed8 kind:arm_call to:0x0212c254 module:overlay(26) +from:0x0212bee8 kind:arm_call to:0x0212bf00 module:overlay(26) +from:0x0212bef0 kind:arm_call to:0x0212c10c module:overlay(26) +from:0x0212bef8 kind:arm_call to:0x0212c254 module:overlay(26) +from:0x0212bf38 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x0212bf4c kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212bf6c kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0212bf74 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x0212bf90 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0212bfb0 kind:arm_call to:0x020fa090 module:overlay(26) +from:0x0212bfbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212c06c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0212c078 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x0212c100 kind:load to:0x02141860 module:overlay(26) +from:0x0212c104 kind:load to:0x02138b34 module:overlay(26) +from:0x0212c108 kind:load to:0x021418c0 module:overlay(26) +from:0x0212c128 kind:arm_call to:0x020f90a4 module:overlay(26) +from:0x0212c15c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0212c2a4 kind:arm_call to:0x020f9ff4 module:overlay(26) +from:0x0212c2dc kind:arm_call to:0x02102230 module:overlay(26) +from:0x0212c328 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0212c340 kind:arm_call to:0x0212ceec module:overlay(26) +from:0x0212c3c4 kind:load to:0x027e09b4 module:dtcm +from:0x0212c404 kind:arm_call to:0x020f9f18 module:overlay(26) +from:0x0212c434 kind:arm_call to:0x020f9fa4 module:overlay(26) +from:0x0212c44c kind:arm_call to:0x021055a8 module:overlay(26) +from:0x0212c454 kind:arm_call to:0x020fa5c0 module:overlay(26) +from:0x0212c470 kind:arm_call to:0x020fa48c module:overlay(26) +from:0x0212c478 kind:arm_call to:0x020fa4bc module:overlay(26) +from:0x0212c484 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212c490 kind:arm_call to:0x020fa4b0 module:overlay(26) +from:0x0212c4ac kind:arm_call to:0x0210570c module:overlay(26) +from:0x0212c4d0 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0212c4e0 kind:arm_call to:0x02105588 module:overlay(26) +from:0x0212c500 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0212c50c kind:arm_call to:0x021020c8 module:overlay(26) +from:0x0212c554 kind:arm_call to:0x020fad50 module:overlay(26) +from:0x0212c61c kind:arm_call to:0x0208068c module:overlay(0) +from:0x0212c67c kind:load to:0x02141880 module:overlay(26) +from:0x0212c680 kind:load to:0x02138b34 module:overlay(26) +from:0x0212c684 kind:load to:0x021418d0 module:overlay(26) +from:0x0212c688 kind:load to:0x027e0cd8 module:dtcm +from:0x0212c698 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212c6e0 kind:arm_call to:0x020e823c module:overlay(26) +from:0x0212c704 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212c728 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0212c740 kind:load to:0x02138e30 module:overlay(26) +from:0x0212c77c kind:arm_call to:0x020df76c module:overlay(26) +from:0x0212c7a8 kind:arm_call to:0x020fa054 module:overlay(26) +from:0x0212c7b8 kind:arm_call to:0x020fa090 module:overlay(26) +from:0x0212c844 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x0212c960 kind:arm_call to:0x01ffb780 module:itcm +from:0x0212ca10 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0212caf4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0212cb00 kind:load to:0x027e0ce0 module:dtcm +from:0x0212cb04 kind:load to:0x02138e30 module:overlay(26) +from:0x0212cb0c kind:load to:0x027e00fc module:dtcm +from:0x0212cb10 kind:load to:0x02141860 module:overlay(26) +from:0x0212cb14 kind:load to:0x02138b34 module:overlay(26) +from:0x0212cb18 kind:load to:0x021418c0 module:overlay(26) +from:0x0212cb1c kind:load to:0x02141888 module:overlay(26) +from:0x0212cb20 kind:load to:0x021418f0 module:overlay(26) +from:0x0212cb24 kind:load to:0x0214185c module:overlay(26) +from:0x0212cb28 kind:load to:0x02141900 module:overlay(26) +from:0x0212cb2c kind:load to:0x02141868 module:overlay(26) +from:0x0212cb30 kind:load to:0x02141920 module:overlay(26) +from:0x0212cb34 kind:load to:0x027e09c0 module:dtcm +from:0x0212cb54 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x0212cbb0 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0212cbfc kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212cc08 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212cc14 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212cc30 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x0212cc38 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x0212cca0 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212cd38 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212cd48 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212cd60 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212cd80 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x0212cd90 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212cdb0 kind:arm_call to:0x0212d24c module:overlay(26) +from:0x0212cdb8 kind:arm_call to:0x0212d160 module:overlay(26) +from:0x0212cdc0 kind:arm_call to:0x0212c4b8 module:overlay(26) +from:0x0212ce30 kind:arm_call to:0x0212c4e8 module:overlay(26) +from:0x0212ce54 kind:arm_call to:0x0212cfe4 module:overlay(26) +from:0x0212ce5c kind:arm_call to:0x0212c514 module:overlay(26) +from:0x0212ce64 kind:arm_call to:0x0212c744 module:overlay(26) +from:0x0212ce6c kind:load to:0x02141930 module:overlay(26) +from:0x0212ce70 kind:load to:0x02141898 module:overlay(26) +from:0x0212ce74 kind:load to:0x02138b34 module:overlay(26) +from:0x0212ce78 kind:load to:0x02138e30 module:overlay(26) +from:0x0212ce7c kind:load to:0x02141868 module:overlay(26) +from:0x0212ce80 kind:load to:0x02141920 module:overlay(26) +from:0x0212ce94 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212cea8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212ced0 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0212cefc kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0212cf94 kind:arm_call to:0x02102644 module:overlay(26) +from:0x0212cfd8 kind:arm_call to:0x020fe1f4 module:overlay(26) +from:0x0212cff4 kind:arm_call to:0x020f913c module:overlay(26) +from:0x0212d024 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212d104 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212d10c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212d12c kind:arm_call to:0x01fffd00 module:itcm +from:0x0212d138 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0212d144 kind:load to:0x027e09a8 module:dtcm +from:0x0212d148 kind:load to:0x0214185c module:overlay(26) +from:0x0212d14c kind:load to:0x02138b34 module:overlay(26) +from:0x0212d150 kind:load to:0x02141900 module:overlay(26) +from:0x0212d154 kind:load to:0x02141894 module:overlay(26) +from:0x0212d158 kind:load to:0x02141950 module:overlay(26) +from:0x0212d178 kind:arm_call to:0x020fa67c module:overlay(26) +from:0x0212d18c kind:arm_call to:0x020fa67c module:overlay(26) +from:0x0212d1dc kind:arm_call to:0x020fa478 module:overlay(26) +from:0x0212d1ec kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212d204 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d214 kind:arm_call to:0x020fa58c module:overlay(26) +from:0x0212d224 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d238 kind:arm_call to:0x020fa89c module:overlay(26) +from:0x0212d248 kind:load to:0x02049be4 module:main +from:0x0212d2d8 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212d2f4 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d300 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212d318 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0212d32c kind:arm_call to:0x020f98d8 module:overlay(26) +from:0x0212d334 kind:arm_call to:0x020fa478 module:overlay(26) +from:0x0212d344 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d354 kind:arm_call to:0x020fa500 module:overlay(26) +from:0x0212d35c kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212d374 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d384 kind:arm_call to:0x020fa58c module:overlay(26) +from:0x0212d394 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d3a8 kind:arm_call to:0x020fa89c module:overlay(26) +from:0x0212d3bc kind:load to:0x027e0ce0 module:dtcm +from:0x0212d3c0 kind:load to:0x02141898 module:overlay(26) +from:0x0212d3c4 kind:load to:0x02138b34 module:overlay(26) +from:0x0212d3c8 kind:load to:0x02141930 module:overlay(26) +from:0x0212d424 kind:load to:0x02141890 module:overlay(26) +from:0x0212d428 kind:load to:0x02138b34 module:overlay(26) +from:0x0212d42c kind:load to:0x021418b0 module:overlay(26) +from:0x0212d464 kind:arm_call to:0x02039f04 module:main +from:0x0212d470 kind:arm_call to:0x0203ab58 module:main +from:0x0212d478 kind:arm_call to:0x02039f04 module:main +from:0x0212d480 kind:arm_call to:0x0203ad88 module:main +from:0x0212d48c kind:arm_call to:0x0203a5ac module:main +from:0x0212d4ac kind:arm_call to:0x020f92cc module:overlay(26) +from:0x0212d4bc kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0212d4c4 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d4d0 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212d4e4 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0212d548 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x0212d564 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0212d57c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212d58c kind:arm_call to:0x02102280 module:overlay(26) +from:0x0212d5c0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212d634 kind:arm_call to:0x0212c4e8 module:overlay(26) +from:0x0212d63c kind:arm_call to:0x0212c744 module:overlay(26) +from:0x0212d644 kind:load to:0x027e09b8 module:dtcm +from:0x0212d648 kind:load to:0x0214189c module:overlay(26) +from:0x0212d64c kind:load to:0x02138b34 module:overlay(26) +from:0x0212d650 kind:load to:0x021418e0 module:overlay(26) +from:0x0212d670 kind:arm_call to:0x02039f04 module:main +from:0x0212d67c kind:arm_call to:0x0203ab58 module:main +from:0x0212d684 kind:arm_call to:0x02039f04 module:main +from:0x0212d68c kind:arm_call to:0x0203ad88 module:main +from:0x0212d698 kind:arm_call to:0x0203a5ac module:main +from:0x0212d6b8 kind:arm_call to:0x020f92cc module:overlay(26) +from:0x0212d6c0 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0212d6e0 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212d6fc kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d708 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212d720 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0212d734 kind:arm_call to:0x020f98d8 module:overlay(26) +from:0x0212d740 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212d760 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0212d768 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212d774 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212d788 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0212d7ec kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x0212d808 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0212d820 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212d830 kind:arm_call to:0x02102280 module:overlay(26) +from:0x0212d854 kind:load to:0x027e0ce0 module:dtcm +from:0x0212d860 kind:arm_call to:0x0211ca44 module:overlay(26) +from:0x0212d8e4 kind:arm_call to:0x0212c4e8 module:overlay(26) +from:0x0212d8ec kind:arm_call to:0x0212c744 module:overlay(26) +from:0x0212d8f4 kind:load to:0x0214185c module:overlay(26) +from:0x0212d8f8 kind:load to:0x02138b34 module:overlay(26) +from:0x0212d8fc kind:load to:0x02141900 module:overlay(26) +from:0x0212d90c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212d91c kind:arm_call to:0x02102280 module:overlay(26) +from:0x0212d944 kind:arm_call to:0x0212c68c module:overlay(26) +from:0x0212d94c kind:arm_call to:0x0212cb38 module:overlay(26) +from:0x0212d97c kind:arm_call to:0x02102280 module:overlay(26) +from:0x0212d9f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212d9f8 kind:arm_call to:0x0210261c module:overlay(26) +from:0x0212da50 kind:arm_call to:0x0212cb38 module:overlay(26) +from:0x0212da58 kind:load to:0x027e09a8 module:dtcm +from:0x0212da68 kind:load to:0x0214185c module:overlay(26) +from:0x0212da6c kind:load to:0x02138b34 module:overlay(26) +from:0x0212da70 kind:load to:0x02141900 module:overlay(26) +from:0x0212daac kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212db14 kind:arm_call to:0x0212cb38 module:overlay(26) +from:0x0212db1c kind:load to:0x0214185c module:overlay(26) +from:0x0212db20 kind:load to:0x02138b34 module:overlay(26) +from:0x0212db24 kind:load to:0x02141900 module:overlay(26) +from:0x0212db48 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x0212db64 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212db84 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212db90 kind:arm_call to:0x02102644 module:overlay(26) +from:0x0212dba0 kind:arm_call to:0x020fe72c module:overlay(26) +from:0x0212dc04 kind:arm_call to:0x02102644 module:overlay(26) +from:0x0212dc14 kind:arm_call to:0x020fe72c module:overlay(26) +from:0x0212dc64 kind:load to:0x027e09b8 module:dtcm +from:0x0212dc68 kind:load to:0x027e09a8 module:dtcm +from:0x0212dc70 kind:load to:0x02141890 module:overlay(26) +from:0x0212dc74 kind:load to:0x02138b34 module:overlay(26) +from:0x0212dc78 kind:load to:0x021418b0 module:overlay(26) +from:0x0212dc88 kind:arm_call to:0x020f931c module:overlay(26) +from:0x0212dcd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212dd04 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0212dd14 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212dd78 kind:load to:0x0203ec64 module:main +from:0x0212dd7c kind:load to:0x02141888 module:overlay(26) +from:0x0212dd80 kind:load to:0x02138b34 module:overlay(26) +from:0x0212dd84 kind:load to:0x021418f0 module:overlay(26) +from:0x0212de04 kind:arm_call to:0x020f92cc module:overlay(26) +from:0x0212de28 kind:load to:0x027e0cd8 module:dtcm +from:0x0212de34 kind:arm_call to:0x0212c68c module:overlay(26) +from:0x0212de8c kind:arm_call to:0x0212cb38 module:overlay(26) +from:0x0212de94 kind:load to:0x0214185c module:overlay(26) +from:0x0212de98 kind:load to:0x02138b34 module:overlay(26) +from:0x0212de9c kind:load to:0x02141900 module:overlay(26) +from:0x0212debc kind:arm_call to:0x0212ce84 module:overlay(26) +from:0x0212df14 kind:load to:0x0214187c module:overlay(26) +from:0x0212df18 kind:load to:0x02138b34 module:overlay(26) +from:0x0212df1c kind:load to:0x02141910 module:overlay(26) +from:0x0212df34 kind:arm_call to:0x020fafc8 module:overlay(26) +from:0x0212df3c kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x0212df58 kind:arm_call to:0x02039f04 module:main +from:0x0212df64 kind:arm_call to:0x0203ab58 module:main +from:0x0212df6c kind:arm_call to:0x02039f04 module:main +from:0x0212df74 kind:arm_call to:0x0203ad88 module:main +from:0x0212df80 kind:arm_call to:0x0203a5ac module:main +from:0x0212dfa0 kind:arm_call to:0x020f92cc module:overlay(26) +from:0x0212dfa8 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0212dfc8 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212dfe4 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212dff0 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212e008 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0212e01c kind:arm_call to:0x020f98d8 module:overlay(26) +from:0x0212e028 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212e048 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0212e050 kind:arm_call to:0x020fa85c module:overlay(26) +from:0x0212e05c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212e070 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0212e0d4 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x0212e0fc kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0212e114 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212e124 kind:arm_call to:0x02102280 module:overlay(26) +from:0x0212e150 kind:load to:0x027e0ce0 module:dtcm +from:0x0212e164 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0212e1c0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0212e1e0 kind:arm_call to:0x020fe61c module:overlay(26) +from:0x0212e1f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212e264 kind:load to:0x027e09bc module:dtcm +from:0x0212e268 kind:load to:0x027e09a8 module:dtcm +from:0x0212e270 kind:load to:0x02141864 module:overlay(26) +from:0x0212e274 kind:load to:0x02138b34 module:overlay(26) +from:0x0212e278 kind:load to:0x02141940 module:overlay(26) +from:0x0212e2a8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0212e30c kind:arm_call to:0x02078798 module:overlay(0) +from:0x0212e388 kind:load to:0x027e09bc module:dtcm +from:0x0212e38c kind:load to:0x02141894 module:overlay(26) +from:0x0212e390 kind:load to:0x02138b34 module:overlay(26) +from:0x0212e394 kind:load to:0x02141950 module:overlay(26) +from:0x0212e3a4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0212e3b4 kind:arm_call to:0x02102280 module:overlay(26) +from:0x0212e3e4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0212e448 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0212e460 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212e478 kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212e48c kind:arm_call to:0x0212ba78 module:overlay(26) +from:0x0212e4ac kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x0212e4c0 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x0212e510 kind:arm_call to:0x0212c4b8 module:overlay(26) +from:0x0212e53c kind:arm_call to:0x0212c4e8 module:overlay(26) +from:0x0212e544 kind:arm_call to:0x0212cfe4 module:overlay(26) +from:0x0212e554 kind:load to:0x027e09bc module:dtcm +from:0x0212e558 kind:load to:0x0214185c module:overlay(26) +from:0x0212e55c kind:load to:0x02138b34 module:overlay(26) +from:0x0212e560 kind:load to:0x02141900 module:overlay(26) +from:0x0212e56c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212e580 kind:arm_branch to:0x0212bd18 module:overlay(26) +from:0x0212e590 kind:arm_branch to:0x0212c598 module:overlay(26) +from:0x0212e5a0 kind:arm_branch to:0x0212bc88 module:overlay(26) +from:0x0212e5b0 kind:arm_call to:0x0212fc34 module:overlay(26) +from:0x0212e660 kind:arm_call to:0x0212fc44 module:overlay(26) +from:0x0212e688 kind:arm_call to:0x0212e5a8 module:overlay(26) +from:0x0212e698 kind:arm_call to:0x0203ce74 module:main +from:0x0212e6b0 kind:load to:0x02141a48 module:overlay(26) +from:0x0212e6b4 kind:load to:0x02141a58 module:overlay(26) +from:0x0212e6b8 kind:load to:0x0212e658 module:overlay(26) +from:0x0212e6bc kind:load to:0x02141a4c module:overlay(26) +from:0x0212e6f8 kind:arm_call to:0x0212e744 module:overlay(26) +from:0x0212e700 kind:arm_call to:0x0212e8b4 module:overlay(26) +from:0x0212e708 kind:arm_call to:0x0212e970 module:overlay(26) +from:0x0212e710 kind:arm_call to:0x0212ed04 module:overlay(26) +from:0x0212e71c kind:arm_call to:0x0212f0f8 module:overlay(26) +from:0x0212e724 kind:arm_call to:0x0212f3a0 module:overlay(26) +from:0x0212e72c kind:arm_call to:0x0212f4ac module:overlay(26) +from:0x0212e734 kind:arm_call to:0x0212f640 module:overlay(26) +from:0x0212e73c kind:arm_call to:0x0212faf4 module:overlay(26) +from:0x0212e75c kind:arm_call to:0x0212e854 module:overlay(26) +from:0x0212e770 kind:arm_call to:0x0206d198 module:overlay(0) +from:0x0212e7b8 kind:arm_call to:0x0212e854 module:overlay(26) +from:0x0212e7c8 kind:arm_call to:0x0212e854 module:overlay(26) +from:0x0212e7e4 kind:arm_call to:0x0212e854 module:overlay(26) +from:0x0212e7f0 kind:arm_call to:0x0212e854 module:overlay(26) +from:0x0212e80c kind:arm_call to:0x0212e854 module:overlay(26) +from:0x0212e838 kind:arm_call to:0x0212e854 module:overlay(26) +from:0x0212e848 kind:arm_call to:0x0212e854 module:overlay(26) +from:0x0212e850 kind:load to:0x020b51f8 module:overlay(0) +from:0x0212e860 kind:arm_call to:0x02002f04 module:main +from:0x0212e89c kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0212e8ac kind:load to:0x020b5200 module:overlay(0) +from:0x0212e8b0 kind:load to:0x020b51f8 module:overlay(0) +from:0x0212e9a4 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0212e9d8 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212ea18 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ea54 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ea98 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ead4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212eaf8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212eb28 kind:arm_call to:0x0212fab8 module:overlay(26) +from:0x0212eb44 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x0212eb50 kind:arm_call to:0x02002fd4 module:main +from:0x0212eb60 kind:arm_call to:0x0212f09c module:overlay(26) +from:0x0212ebb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ec48 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ec8c kind:arm_call to:0x0212fc0c module:overlay(26) +from:0x0212eca0 kind:arm_call to:0x02002e98 module:main +from:0x0212ecb4 kind:arm_call to:0x02002e98 module:main +from:0x0212ecc0 kind:arm_call to:0x02002d74 module:main +from:0x0212ecd0 kind:arm_call to:0x02002e38 module:main +from:0x0212ece0 kind:arm_call to:0x02002f9c module:main +from:0x0212ecec kind:load to:0x020b5254 module:overlay(0) +from:0x0212ecf0 kind:load to:0x02138cac module:overlay(26) +from:0x0212ecf8 kind:load to:0x020b51f8 module:overlay(0) +from:0x0212ed24 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0212ed50 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212ed98 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212edf0 kind:arm_call to:0x02002fd4 module:main +from:0x0212ee08 kind:arm_call to:0x0212fab8 module:overlay(26) +from:0x0212ee18 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x0212ee34 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0212ee58 kind:arm_call to:0x02002fd4 module:main +from:0x0212ee74 kind:arm_call to:0x0212f09c module:overlay(26) +from:0x0212ee88 kind:arm_call to:0x0212f09c module:overlay(26) +from:0x0212f03c kind:arm_call to:0x0212fc0c module:overlay(26) +from:0x0212f048 kind:arm_call to:0x02002e98 module:main +from:0x0212f054 kind:arm_call to:0x02002d74 module:main +from:0x0212f064 kind:arm_call to:0x02002e38 module:main +from:0x0212f074 kind:arm_call to:0x02002f9c module:main +from:0x0212f080 kind:load to:0x020b5254 module:overlay(0) +from:0x0212f084 kind:load to:0x02138cac module:overlay(26) +from:0x0212f08c kind:load to:0x020b51f8 module:overlay(0) +from:0x0212f150 kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0212f17c kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f1cc kind:arm_call to:0x02002e38 module:main +from:0x0212f290 kind:arm_call to:0x02002d74 module:main +from:0x0212f2c8 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f2f4 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f334 kind:arm_call to:0x02002d74 module:main +from:0x0212f388 kind:load to:0x020b5254 module:overlay(0) +from:0x0212f38c kind:load to:0x02138cac module:overlay(26) +from:0x0212f400 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0212f474 kind:arm_call to:0x0206f3c0 module:overlay(0) +from:0x0212f484 kind:arm_call to:0x020e7b58 module:overlay(26) +from:0x0212f498 kind:load to:0x020b5254 module:overlay(0) +from:0x0212f4a8 kind:load to:0x02138e30 module:overlay(26) +from:0x0212f4fc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0212f520 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f5bc kind:arm_call to:0x02002d74 module:main +from:0x0212f5f0 kind:arm_call to:0x02002e38 module:main +from:0x0212f618 kind:arm_call to:0x02002e78 module:main +from:0x0212f628 kind:load to:0x02138e30 module:overlay(26) +from:0x0212f62c kind:load to:0x0217e09c module:overlays(92,96) +from:0x0212f630 kind:load to:0x020b5254 module:overlay(0) +from:0x0212f638 kind:load to:0x02138cac module:overlay(26) +from:0x0212f670 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0212f680 kind:arm_call to:0x02002f04 module:main +from:0x0212f690 kind:arm_call to:0x02002f04 module:main +from:0x0212f6b8 kind:arm_call to:0x02106684 module:overlay(26) +from:0x0212f754 kind:arm_call to:0x0206f4c8 module:overlay(0) +from:0x0212f76c kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0212f778 kind:arm_call to:0x0206f4c8 module:overlay(0) +from:0x0212f7a8 kind:arm_call to:0x02002d74 module:main +from:0x0212f7d0 kind:arm_call to:0x0206f4c8 module:overlay(0) +from:0x0212f800 kind:arm_call to:0x02002d74 module:main +from:0x0212f80c kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0212f824 kind:arm_call to:0x02002fc4 module:main +from:0x0212f82c kind:arm_call to:0x02106684 module:overlay(26) +from:0x0212f834 kind:load to:0x027e09ac module:dtcm +from:0x0212f838 kind:load to:0x020b5254 module:overlay(0) +from:0x0212f840 kind:load to:0x020b5200 module:overlay(0) +from:0x0212f848 kind:load to:0x027e09a4 module:dtcm +from:0x0212f888 kind:arm_call to:0x0206f2e0 module:overlay(0) +from:0x0212f8b0 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0212f900 kind:arm_call to:0x02002d74 module:main +from:0x0212f96c kind:arm_call to:0x02002e38 module:main +from:0x0212fa24 kind:arm_call to:0x02002f9c module:main +from:0x0212fa34 kind:arm_call to:0x02002f9c module:main +from:0x0212fa48 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0212fa78 kind:arm_call to:0x02002d74 module:main +from:0x0212fa98 kind:load to:0x020b5254 module:overlay(0) +from:0x0212fa9c kind:load to:0x02138cb0 module:overlay(26) +from:0x0212faa8 kind:load to:0x027e09a4 module:dtcm +from:0x0212faac kind:load to:0x027e09b8 module:dtcm +from:0x0212fab0 kind:load to:0x020b51f8 module:overlay(0) +from:0x0212fac0 kind:arm_call to:0x02002f04 module:main +from:0x0212fad0 kind:arm_call to:0x02002f04 module:main +from:0x0212faec kind:load to:0x020b5200 module:overlay(0) +from:0x0212faf0 kind:load to:0x020b5204 module:overlay(0) +from:0x0212fb08 kind:arm_call to:0x02002f04 module:main +from:0x0212fb34 kind:arm_call to:0x020f0edc module:overlay(26) +from:0x0212fb44 kind:arm_call to:0x02002f04 module:main +from:0x0212fbfc kind:load to:0x020b5200 module:overlay(0) +from:0x0212fc00 kind:load to:0x027e09ac module:dtcm +from:0x0212fc04 kind:load to:0x027e0d10 module:dtcm +from:0x0212fc40 kind:load to:0x027e0d20 module:dtcm +from:0x0212fc54 kind:load to:0x027e0d20 module:dtcm +from:0x0212fc64 kind:arm_call_thumb to:0x020b6d98 module:overlay(1) +from:0x0212fc7c kind:arm_call to:0x020702d0 module:overlay(0) +from:0x0212fc98 kind:arm_call_thumb to:0x02014944 module:main +from:0x0212fcb4 kind:arm_call_thumb to:0x02014850 module:main +from:0x0212fcf8 kind:arm_call_thumb to:0x02014850 module:main +from:0x0212fd08 kind:arm_call_thumb to:0x020147fc module:main +from:0x0212fd14 kind:load to:0x02138cbc module:overlay(26) +from:0x0212fd18 kind:load to:0x027e09a0 module:dtcm +from:0x0212fd1c kind:load to:0x02049ba0 module:main +from:0x0212fd2c kind:arm_call_thumb to:0x020b6f7c module:overlay(1) +from:0x0212fd38 kind:arm_call_thumb to:0x020be8c0 module:overlay(1) +from:0x0212fd68 kind:arm_call to:0x020591ec module:overlay(0) +from:0x0212fd80 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fd94 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fdac kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fdc0 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fdd4 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fde8 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fdf0 kind:arm_call to:0x02059240 module:overlay(0) +from:0x0212fdf8 kind:arm_call to:0x02014ff4 module:main +from:0x0212fe14 kind:arm_call to:0x02034060 module:main +from:0x0212fe20 kind:arm_call to:0x02033f7c module:main +from:0x0212fe34 kind:arm_call to:0x02034060 module:main +from:0x0212fe48 kind:arm_call to:0x020591ec module:overlay(0) +from:0x0212fe5c kind:arm_call to:0x02059270 module:overlay(0) +from:0x0212fe64 kind:arm_call to:0x02059240 module:overlay(0) +from:0x0212fe70 kind:load to:0x020b508c module:overlay(0) +from:0x0212fe74 kind:load to:0x027e09a4 module:dtcm +from:0x0212fe78 kind:load to:0x02138ccc module:overlay(26) +from:0x0212fe80 kind:load to:0x02138ce0 module:overlay(26) +from:0x0212fe84 kind:load to:0x02138cf0 module:overlay(26) +from:0x0212fe88 kind:load to:0x02138cfc module:overlay(26) +from:0x0212fe8c kind:load to:0x02138d0c module:overlay(26) +from:0x0212fe90 kind:load to:0x02138d1c module:overlay(26) +from:0x0212fe94 kind:load to:0x02138d2c module:overlay(26) +from:0x0212fe98 kind:load to:0x02049be0 module:main +from:0x0212fe9c kind:load to:0x02138d30 module:overlay(26) +from:0x0212fea0 kind:load to:0x02138d44 module:overlay(26) +from:0x0212ff80 kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x0212ff94 kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x0212ff9c kind:arm_call to:0x02011ff4 module:main +from:0x0212fff0 kind:arm_call to:0x02079304 module:overlay(0) +from:0x02130090 kind:load to:0x02138d90 module:overlay(26) +from:0x02130170 kind:arm_call to:0x021308dc module:overlay(26) +from:0x02130180 kind:arm_call to:0x02082a2c module:overlay(0) +from:0x021301dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021301f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213024c kind:load to:0x027e0cdc module:dtcm +from:0x02130254 kind:load to:0x02141ac0 module:overlay(26) +from:0x02130258 kind:load to:0x02138d54 module:overlay(26) +from:0x0213025c kind:load to:0x020431b8 module:main +from:0x02130260 kind:load to:0x02141ad8 module:overlay(26) +from:0x02130270 kind:arm_call to:0x02130290 module:overlay(26) +from:0x0213027c kind:arm_call to:0x02130294 module:overlay(26) +from:0x02130288 kind:arm_call to:0x0213034c module:overlay(26) +from:0x02130368 kind:arm_call to:0x02082a2c module:overlay(0) +from:0x021303e0 kind:arm_call to:0x021308dc module:overlay(26) +from:0x0213041c kind:arm_call to:0x02130994 module:overlay(26) +from:0x02130490 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021304b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021304d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130504 kind:arm_call to:0x021308dc module:overlay(26) +from:0x02130550 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130560 kind:arm_call to:0x021308dc module:overlay(26) +from:0x021305cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021305e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021306e8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0213070c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213072c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130758 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130778 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130784 kind:load to:0x027e0cdc module:dtcm +from:0x02130788 kind:load to:0x02141ae8 module:overlay(26) +from:0x0213078c kind:load to:0x02138e30 module:overlay(26) +from:0x02130790 kind:load to:0x02138d74 module:overlay(26) +from:0x02130798 kind:load to:0x0203e964 module:main +from:0x021307a4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213083c kind:arm_call to:0x02130860 module:overlay(26) +from:0x0213084c kind:arm_call to:0x021308a0 module:overlay(26) +from:0x02130854 kind:load to:0x02141ac4 module:overlay(26) +from:0x02130858 kind:load to:0x02138d54 module:overlay(26) +from:0x0213085c kind:load to:0x02141ac8 module:overlay(26) +from:0x0213091c kind:arm_call to:0x01ffcb94 module:itcm +from:0x02130930 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02130944 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02130964 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021309d0 kind:arm_call to:0x01ffcb94 module:itcm +from:0x021309e4 kind:arm_call to:0x01ffcb94 module:itcm +from:0x021309f8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02130a18 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02130a80 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130a9c kind:arm_call to:0x01ff9318 module:itcm +from:0x02130aac kind:arm_call to:0x01ff9318 module:itcm +from:0x02130abc kind:arm_call to:0x01ff9318 module:itcm +from:0x02130b20 kind:load to:0x02138e30 module:overlay(26) +from:0x02130b28 kind:load to:0x02141ae8 module:overlay(26) +from:0x02130b2c kind:load to:0x02141ac4 module:overlay(26) +from:0x02130b30 kind:load to:0x02138d54 module:overlay(26) +from:0x02130b34 kind:load to:0x02141ac8 module:overlay(26) +from:0x02130b7c kind:arm_call to:0x01ff9318 module:itcm +from:0x02130b94 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130ba4 kind:arm_call to:0x020e799c module:overlay(26) +from:0x02130be0 kind:arm_call to:0x020e65e4 module:overlay(26) +from:0x02130bf8 kind:arm_call to:0x02130860 module:overlay(26) +from:0x02130c04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130c18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130c2c kind:arm_call to:0x021308a0 module:overlay(26) +from:0x02130c40 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130c50 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130c68 kind:arm_call to:0x01ff9364 module:itcm +from:0x02130c8c kind:arm_call to:0x01ff9364 module:itcm +from:0x02130d00 kind:load to:0x02138e30 module:overlay(26) +from:0x02130d08 kind:load to:0x02141ae8 module:overlay(26) +from:0x02130d0c kind:load to:0x02141ac0 module:overlay(26) +from:0x02130d10 kind:load to:0x02138d54 module:overlay(26) +from:0x02130d14 kind:load to:0x020431b8 module:main +from:0x02130d18 kind:load to:0x02141ad8 module:overlay(26) +from:0x02130d2c kind:arm_call to:0x0207933c module:overlay(0) +from:0x02130d40 kind:arm_call to:0x0207933c module:overlay(0) +from:0x02130d48 kind:arm_call to:0x02011ff4 module:main +from:0x02130d5c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130d64 kind:arm_call to:0x02011ff4 module:main +from:0x02130d7c kind:arm_call to:0x02079304 module:overlay(0) +from:0x02130e18 kind:load to:0x02138dbc module:overlay(26) +from:0x02130e1c kind:load to:0x027e00fc module:dtcm +from:0x02130ea4 kind:arm_call to:0x02082a2c module:overlay(0) +from:0x02130ef8 kind:arm_call to:0x02015820 module:main +from:0x02130f20 kind:load to:0x027e0cdc module:dtcm +from:0x02130f24 kind:load to:0x027e0ce0 module:dtcm +from:0x02130f38 kind:arm_call to:0x02130f58 module:overlay(26) +from:0x02130f44 kind:arm_call to:0x02130f64 module:overlay(26) +from:0x02130f50 kind:arm_call to:0x02130f98 module:overlay(26) +from:0x02130f60 kind:load to:0x0213149c module:overlay(26) +from:0x02130f80 kind:arm_call to:0x021312e0 module:overlay(26) +from:0x02130f88 kind:arm_call to:0x02131308 module:overlay(26) +from:0x02130f90 kind:arm_call to:0x0202851c module:main +from:0x02130fd0 kind:arm_call to:0x020eecec module:overlay(26) +from:0x02130fe0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02130ff0 kind:arm_call to:0x01ffb780 module:itcm +from:0x02131004 kind:arm_call to:0x020df730 module:overlay(26) +from:0x02131064 kind:arm_call to:0x01ffb974 module:itcm +from:0x0213112c kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02131148 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02131158 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02131164 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02131194 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021311a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021311b4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021311c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021311d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021311fc kind:arm_call to:0x01ffb974 module:itcm +from:0x02131204 kind:arm_call to:0x01ff938c module:itcm +from:0x02131218 kind:arm_call to:0x01ffb744 module:itcm +from:0x02131228 kind:arm_call to:0x01ffb744 module:itcm +from:0x0213124c kind:arm_call to:0x01ffb974 module:itcm +from:0x0213127c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021312d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021312d4 kind:load to:0x0203e964 module:main +from:0x021312fc kind:arm_call to:0x021314d4 module:overlay(26) +from:0x02131304 kind:load to:0x02141ae8 module:overlay(26) +from:0x0213133c kind:arm_call to:0x01ff9318 module:itcm +from:0x02131358 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213137c kind:arm_call to:0x01ff9364 module:itcm +from:0x021313a4 kind:arm_call to:0x01ff9364 module:itcm +from:0x021313d0 kind:arm_call to:0x021314d4 module:overlay(26) +from:0x021313dc kind:arm_call to:0x021314d4 module:overlay(26) +from:0x021313e4 kind:load to:0x02141ae8 module:overlay(26) +from:0x02131410 kind:arm_call to:0x020e799c module:overlay(26) +from:0x02131434 kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x02131444 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131454 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02131460 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131470 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131498 kind:load to:0x027e0ce0 module:dtcm +from:0x021314c4 kind:arm_call to:0x021313e8 module:overlay(26) +from:0x021314cc kind:arm_call to:0x0202851c module:main +from:0x02131550 kind:arm_call to:0x02131560 module:overlay(26) +from:0x02131558 kind:load to:0x0204a088 module:main +from:0x0213155c kind:load to:0x02141ae8 module:overlay(26) +from:0x021315a0 kind:arm_call to:0x0207933c module:overlay(0) +from:0x021315b4 kind:arm_call to:0x0207933c module:overlay(0) +from:0x021315bc kind:arm_call to:0x02011ff4 module:main +from:0x021315dc kind:load to:0x027e0ce0 module:dtcm +from:0x021315f8 kind:arm_call to:0x02131968 module:overlay(26) +from:0x02131624 kind:arm_call to:0x01fffd00 module:itcm +from:0x0213162c kind:load to:0x027e0ce0 module:dtcm +from:0x02131660 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02131678 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02131688 kind:arm_call to:0x01ffb714 module:itcm +from:0x021316a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021316b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021316c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131708 kind:arm_call to:0x020eedfc module:overlay(26) +from:0x02131710 kind:load to:0x027e0ce0 module:dtcm +from:0x02131728 kind:load to:0x027e0ce0 module:dtcm +from:0x02131748 kind:load to:0x027e0ce0 module:dtcm +from:0x0213174c kind:load to:0x020fa914 module:overlay(26) +from:0x02131754 kind:arm_call to:0x0213172c module:overlay(26) +from:0x02131780 kind:arm_call to:0x02131968 module:overlay(26) +from:0x02131798 kind:load to:0x027e0ce0 module:dtcm +from:0x021317b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021317d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021317d4 kind:load to:0x020df730 module:overlay(26) +from:0x021317e8 kind:arm_call to:0x02131968 module:overlay(26) +from:0x0213180c kind:arm_call to:0x020eee44 module:overlay(26) +from:0x0213182c kind:arm_call to:0x020eee90 module:overlay(26) +from:0x02131834 kind:load to:0x027e0ce0 module:dtcm +from:0x02131848 kind:arm_call to:0x02131968 module:overlay(26) +from:0x0213186c kind:arm_call to:0x020eee90 module:overlay(26) +from:0x0213188c kind:arm_call to:0x020eee44 module:overlay(26) +from:0x02131894 kind:load to:0x027e0ce0 module:dtcm +from:0x021318b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021318bc kind:load to:0x020eed64 module:overlay(26) +from:0x021318d4 kind:arm_call to:0x020deb7c module:overlay(26) +from:0x021318ec kind:arm_call to:0x020e9734 module:overlay(26) +from:0x021318f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021318f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02131920 kind:load to:0x027e0ce0 module:dtcm +from:0x02131924 kind:load to:0x01fffcd8 module:itcm +from:0x02131938 kind:arm_call to:0x021317d8 module:overlay(26) +from:0x02131940 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0213195c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213196c kind:arm_call to:0x0213172c module:overlay(26) +from:0x021319bc kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x02131a00 kind:arm_call to:0x020d1e98 module:overlay(24) +from:0x02131a04 kind:arm_call to:0x02032784 module:main +from:0x02131a28 kind:arm_call to:0x020d1fcc module:overlay(24) +from:0x02131a54 kind:arm_call to:0x020ed104 module:overlay(26) +from:0x02131a78 kind:load to:0x027e0cd8 module:dtcm +from:0x02131a84 kind:load to:0x027e0ce0 module:dtcm +from:0x02131ab4 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02131ac4 kind:arm_call to:0x0213179c module:overlay(26) +from:0x02131ae4 kind:arm_call to:0x020169d4 module:main +from:0x02131b08 kind:arm_call to:0x020169d4 module:main +from:0x02131b30 kind:arm_call to:0x020169d4 module:main +from:0x02131b6c kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131b88 kind:load to:0x027e0cd8 module:dtcm +from:0x02131ba8 kind:load to:0x027e0cd8 module:dtcm +from:0x02131bac kind:load to:0x020e9734 module:overlay(26) +from:0x02131bb8 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02131bc8 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02131bec kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02131c24 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02131c34 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02131c3c kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02131c48 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02131c90 kind:load to:0x027e0cd8 module:dtcm +from:0x02131c94 kind:load to:0x020e959c module:overlay(26) +from:0x02131cb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02131cb8 kind:load to:0x020e9540 module:overlay(26) +from:0x02131cd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02131cdc kind:load to:0x020e95f8 module:overlay(26) +from:0x02131ce8 kind:arm_call to:0x021318c0 module:overlay(26) +from:0x02131cf4 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02131d08 kind:arm_call to:0x021318c0 module:overlay(26) +from:0x02131d14 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02131d38 kind:arm_call to:0x02131714 module:overlay(26) +from:0x02131d48 kind:arm_call to:0x02131898 module:overlay(26) +from:0x02131d58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131d88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131d98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131e04 kind:arm_call to:0x01ff9638 module:itcm +from:0x02131e0c kind:arm_call to:0x01ff938c module:itcm +from:0x02131e40 kind:arm_call to:0x01ff938c module:itcm +from:0x02131e58 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02131e8c kind:arm_call to:0x02080654 module:overlay(0) +from:0x02131ea0 kind:arm_call to:0x021320a0 module:overlay(26) +from:0x02131f04 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131f64 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131f7c kind:arm_call to:0x02131c74 module:overlay(26) +from:0x02132044 kind:load to:0x027e0cd8 module:dtcm +from:0x02132054 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02132064 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132070 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213207c kind:arm_call to:0x02131764 module:overlay(26) +from:0x021320a8 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x021320b0 kind:arm_call to:0x02131c74 module:overlay(26) +from:0x021320dc kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x021320fc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02132118 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213212c kind:load to:0x027e0ce0 module:dtcm +from:0x02132144 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02132154 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0213215c kind:load to:0x027e0cd8 module:dtcm +from:0x02132184 kind:arm_call to:0x02131980 module:overlay(26) +from:0x021321a8 kind:arm_call to:0x01ffb780 module:itcm +from:0x021321c8 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x021321d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021321e4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0213223c kind:arm_call to:0x01ff938c module:itcm +from:0x02132248 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02132258 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132264 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132284 kind:load to:0x027e0cd8 module:dtcm +from:0x0213229c kind:arm_call to:0x0209dbd8 module:overlay(0) +from:0x021322cc kind:arm_call to:0x02111228 module:overlay(26) +from:0x0213235c kind:arm_call to:0x021114bc module:overlay(26) +from:0x0213237c kind:load to:0x02049be4 module:main +from:0x021323d4 kind:arm_call to:0x021114bc module:overlay(26) +from:0x021323e4 kind:load to:0x02049be4 module:main +from:0x02132448 kind:arm_call to:0x01ffe868 module:itcm +from:0x02132454 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02132464 kind:load to:0x02138de8 module:overlay(26) +from:0x02132470 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02132490 kind:arm_call to:0x02132408 module:overlay(26) +from:0x021324a4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021324ac kind:arm_call to:0x02011ff4 module:main +from:0x021324e4 kind:load to:0x02135b20 module:overlay(26) +from:0x021324ec kind:load to:0x02135b18 module:overlay(26) +from:0x02133f10 kind:load to:0x02135444 module:overlay(26) +from:0x02133f2c kind:load to:0x02135464 module:overlay(26) +from:0x02133f48 kind:load to:0x021354b8 module:overlay(26) +from:0x02133f64 kind:load to:0x0213577c module:overlay(26) +from:0x02133f84 kind:arm_call to:0x0203d160 module:main +from:0x02133f94 kind:arm_call to:0x0203ce74 module:main +from:0x02133f9c kind:load to:0x020ea4d4 module:overlay(26) +from:0x02133fa0 kind:load to:0x021390e8 module:overlay(26) +from:0x02133fa4 kind:load to:0x020ea48c module:overlay(26) +from:0x02133fa8 kind:load to:0x020ea77c module:overlay(26) +from:0x02133fac kind:load to:0x021390dc module:overlay(26) +from:0x02133fcc kind:arm_call to:0x0203d160 module:main +from:0x02133fdc kind:arm_call to:0x0203ce74 module:main +from:0x02133fe4 kind:load to:0x020ea840 module:overlay(26) +from:0x02133fe8 kind:load to:0x0213a6d4 module:overlay(26) +from:0x02133fec kind:load to:0x020eabd4 module:overlay(26) +from:0x02133ff0 kind:load to:0x020eabf4 module:overlay(26) +from:0x02133ff4 kind:load to:0x0213a6c8 module:overlay(26) +from:0x02134014 kind:load to:0x02135cd4 module:overlay(26) +from:0x02134030 kind:load to:0x02135d24 module:overlay(26) +from:0x0213404c kind:load to:0x02135d74 module:overlay(26) +from:0x02134068 kind:load to:0x02135e38 module:overlay(26) +from:0x02134090 kind:arm_call to:0x020f7c64 module:overlay(26) +from:0x021340a0 kind:arm_call to:0x0203ce74 module:main +from:0x021340b4 kind:load to:0x0213283c module:overlay(26) +from:0x021340b8 kind:load to:0x0213f69c module:overlay(26) +from:0x021340bc kind:load to:0x0213f6b0 module:overlay(26) +from:0x021340c0 kind:load to:0x020f8f90 module:overlay(26) +from:0x021340c4 kind:load to:0x0213f6a4 module:overlay(26) +from:0x021340e4 kind:arm_call to:0x020fbc1c module:overlay(26) +from:0x021340f4 kind:arm_call to:0x0203ce74 module:main +from:0x02134108 kind:load to:0x0213f70c module:overlay(26) +from:0x0213410c kind:load to:0x0213f70c module:overlay(26) +from:0x02134110 kind:load to:0x020fbc20 module:overlay(26) +from:0x02134114 kind:load to:0x0213f714 module:overlay(26) +from:0x02134138 kind:arm_call to:0x021043ac module:overlay(26) +from:0x0213414c kind:load to:0x021331d8 module:overlay(26) +from:0x02134150 kind:load to:0x0213f728 module:overlay(26) +from:0x02134154 kind:load to:0x0213f728 module:overlay(26) +from:0x02134174 kind:arm_call to:0x02105050 module:overlay(26) +from:0x02134184 kind:arm_call to:0x0203ce74 module:main +from:0x02134198 kind:load to:0x0213f734 module:overlay(26) +from:0x0213419c kind:load to:0x0213f744 module:overlay(26) +from:0x021341a0 kind:load to:0x021051d8 module:overlay(26) +from:0x021341a4 kind:load to:0x0213f738 module:overlay(26) +from:0x021344c0 kind:load to:0x021366fc module:overlay(26) +from:0x021344c4 kind:load to:0x02136710 module:overlay(26) +from:0x021344c8 kind:load to:0x02136724 module:overlay(26) +from:0x021344cc kind:load to:0x02136738 module:overlay(26) +from:0x021344d0 kind:load to:0x0213674c module:overlay(26) +from:0x021344d4 kind:load to:0x02136760 module:overlay(26) +from:0x021344d8 kind:load to:0x02136774 module:overlay(26) +from:0x021344dc kind:load to:0x02136788 module:overlay(26) +from:0x021344e0 kind:load to:0x0213679c module:overlay(26) +from:0x021344e4 kind:load to:0x021367b0 module:overlay(26) +from:0x021344e8 kind:load to:0x021367c4 module:overlay(26) +from:0x021344ec kind:load to:0x021367d8 module:overlay(26) +from:0x021344f0 kind:load to:0x0213683c module:overlay(26) +from:0x021344f4 kind:load to:0x02136800 module:overlay(26) +from:0x021344f8 kind:load to:0x021367ec module:overlay(26) +from:0x021344fc kind:load to:0x02136814 module:overlay(26) +from:0x02134500 kind:load to:0x02136828 module:overlay(26) +from:0x02134554 kind:arm_call to:0x02108440 module:overlay(26) +from:0x02134564 kind:arm_call to:0x0203ce74 module:main +from:0x02134578 kind:load to:0x021369d0 module:overlay(26) +from:0x0213457c kind:load to:0x0213f81c module:overlay(26) +from:0x02134580 kind:load to:0x0213f82c module:overlay(26) +from:0x02134584 kind:load to:0x02108f4c module:overlay(26) +from:0x02134588 kind:load to:0x0213f820 module:overlay(26) +from:0x021345c8 kind:arm_call to:0x02108f90 module:overlay(26) +from:0x021345d8 kind:arm_call to:0x0203ce74 module:main +from:0x021345ec kind:load to:0x02136af8 module:overlay(26) +from:0x021345f0 kind:load to:0x0213f900 module:overlay(26) +from:0x021345f4 kind:load to:0x0213f910 module:overlay(26) +from:0x021345f8 kind:load to:0x021093d0 module:overlay(26) +from:0x021345fc kind:load to:0x0213f904 module:overlay(26) +from:0x0213461c kind:load to:0x02136b94 module:overlay(26) +from:0x0213463c kind:arm_call to:0x02109760 module:overlay(26) +from:0x0213464c kind:arm_call to:0x0203ce74 module:main +from:0x02134660 kind:load to:0x0213f930 module:overlay(26) +from:0x02134664 kind:load to:0x0213f940 module:overlay(26) +from:0x02134668 kind:load to:0x02109a7c module:overlay(26) +from:0x0213466c kind:load to:0x0213f934 module:overlay(26) +from:0x0213468c kind:arm_call to:0x02109ac0 module:overlay(26) +from:0x0213469c kind:arm_call to:0x0203ce74 module:main +from:0x021346b0 kind:load to:0x0213fa34 module:overlay(26) +from:0x021346b4 kind:load to:0x0213fa44 module:overlay(26) +from:0x021346b8 kind:load to:0x02109f9c module:overlay(26) +from:0x021346bc kind:load to:0x0213fa38 module:overlay(26) +from:0x021346d8 kind:load to:0x02136d28 module:overlay(26) +from:0x021346f8 kind:arm_call to:0x0210a4e8 module:overlay(26) +from:0x02134708 kind:arm_call to:0x0203ce74 module:main +from:0x0213471c kind:load to:0x0213fb38 module:overlay(26) +from:0x02134720 kind:load to:0x0213fb48 module:overlay(26) +from:0x02134724 kind:load to:0x0210a750 module:overlay(26) +from:0x02134728 kind:load to:0x0213fb3c module:overlay(26) +from:0x02134748 kind:arm_call to:0x0210a794 module:overlay(26) +from:0x02134758 kind:arm_call to:0x0203ce74 module:main +from:0x0213476c kind:load to:0x0213fc3c module:overlay(26) +from:0x02134770 kind:load to:0x0213fc4c module:overlay(26) +from:0x02134774 kind:load to:0x0210aa3c module:overlay(26) +from:0x02134778 kind:load to:0x0213fc40 module:overlay(26) +from:0x02134798 kind:arm_call to:0x0210aa80 module:overlay(26) +from:0x021347a8 kind:arm_call to:0x0203ce74 module:main +from:0x021347bc kind:load to:0x0213fd20 module:overlay(26) +from:0x021347c0 kind:load to:0x0213fd30 module:overlay(26) +from:0x021347c4 kind:load to:0x0210accc module:overlay(26) +from:0x021347c8 kind:load to:0x0213fd24 module:overlay(26) +from:0x021347e8 kind:arm_call to:0x0210ad10 module:overlay(26) +from:0x021347f8 kind:arm_call to:0x0203ce74 module:main +from:0x0213480c kind:load to:0x0213fe04 module:overlay(26) +from:0x02134810 kind:load to:0x0213fe14 module:overlay(26) +from:0x02134814 kind:load to:0x0210afb4 module:overlay(26) +from:0x02134818 kind:load to:0x0213fe08 module:overlay(26) +from:0x02134838 kind:load to:0x02136fd0 module:overlay(26) +from:0x02134858 kind:arm_call to:0x0210b510 module:overlay(26) +from:0x02134868 kind:arm_call to:0x0203ce74 module:main +from:0x0213487c kind:load to:0x0213fee8 module:overlay(26) +from:0x02134880 kind:load to:0x0213fef8 module:overlay(26) +from:0x02134884 kind:load to:0x0210bbac module:overlay(26) +from:0x02134888 kind:load to:0x0213feec module:overlay(26) +from:0x021348d4 kind:load to:0x021371d0 module:overlay(26) +from:0x021348d8 kind:load to:0x021371d8 module:overlay(26) +from:0x021348dc kind:load to:0x021371e0 module:overlay(26) +from:0x021348e0 kind:load to:0x021371e8 module:overlay(26) +from:0x021348e4 kind:load to:0x021371f0 module:overlay(26) +from:0x02134904 kind:arm_call to:0x0210e388 module:overlay(26) +from:0x02134914 kind:arm_call to:0x0203ce74 module:main +from:0x02134928 kind:load to:0x0213ffcc module:overlay(26) +from:0x0213492c kind:load to:0x0213ffdc module:overlay(26) +from:0x02134930 kind:load to:0x0210e5f0 module:overlay(26) +from:0x02134934 kind:load to:0x0213ffd0 module:overlay(26) +from:0x02134954 kind:arm_call to:0x0210e634 module:overlay(26) +from:0x02134964 kind:arm_call to:0x0203ce74 module:main +from:0x02134978 kind:load to:0x021400d0 module:overlay(26) +from:0x0213497c kind:load to:0x021400e0 module:overlay(26) +from:0x02134980 kind:load to:0x0210e9d0 module:overlay(26) +from:0x02134984 kind:load to:0x021400d4 module:overlay(26) +from:0x021349a4 kind:arm_call to:0x0210ea14 module:overlay(26) +from:0x021349b4 kind:arm_call to:0x0203ce74 module:main +from:0x021349c8 kind:load to:0x021401d4 module:overlay(26) +from:0x021349cc kind:load to:0x021401e4 module:overlay(26) +from:0x021349d0 kind:load to:0x0210ee48 module:overlay(26) +from:0x021349d4 kind:load to:0x021401d8 module:overlay(26) +from:0x021349f4 kind:arm_call to:0x0210ee8c module:overlay(26) +from:0x02134a04 kind:arm_call to:0x0203ce74 module:main +from:0x02134a18 kind:load to:0x021402b8 module:overlay(26) +from:0x02134a1c kind:load to:0x021402c8 module:overlay(26) +from:0x02134a20 kind:load to:0x0210f23c module:overlay(26) +from:0x02134a24 kind:load to:0x021402bc module:overlay(26) +from:0x02134a44 kind:arm_call to:0x0210f280 module:overlay(26) +from:0x02134a54 kind:arm_call to:0x0203ce74 module:main +from:0x02134a68 kind:load to:0x021403a4 module:overlay(26) +from:0x02134a6c kind:load to:0x021403b4 module:overlay(26) +from:0x02134a70 kind:load to:0x0210fe94 module:overlay(26) +from:0x02134a74 kind:load to:0x021403a8 module:overlay(26) +from:0x02134aa4 kind:arm_call to:0x0210fed8 module:overlay(26) +from:0x02134ab4 kind:arm_call to:0x0203ce74 module:main +from:0x02134acc kind:load to:0x02137520 module:overlay(26) +from:0x02134ad0 kind:load to:0x02140410 module:overlay(26) +from:0x02134ad4 kind:load to:0x02140420 module:overlay(26) +from:0x02134ad8 kind:load to:0x0211035c module:overlay(26) +from:0x02134adc kind:load to:0x02140414 module:overlay(26) +from:0x02134afc kind:arm_call to:0x021103a0 module:overlay(26) +from:0x02134b0c kind:arm_call to:0x0203ce74 module:main +from:0x02134b20 kind:load to:0x021404f8 module:overlay(26) +from:0x02134b24 kind:load to:0x02140508 module:overlay(26) +from:0x02134b28 kind:load to:0x02110d88 module:overlay(26) +from:0x02134b2c kind:load to:0x021404fc module:overlay(26) +from:0x02134b4c kind:arm_call to:0x021111f0 module:overlay(26) +from:0x02134b5c kind:arm_call to:0x0203ce74 module:main +from:0x02134b70 kind:load to:0x02140544 module:overlay(26) +from:0x02134b74 kind:load to:0x02140554 module:overlay(26) +from:0x02134b78 kind:load to:0x02111440 module:overlay(26) +from:0x02134b7c kind:load to:0x02140548 module:overlay(26) +from:0x02134b9c kind:arm_call to:0x02111484 module:overlay(26) +from:0x02134bac kind:arm_call to:0x0203ce74 module:main +from:0x02134bc0 kind:load to:0x02140590 module:overlay(26) +from:0x02134bc4 kind:load to:0x021405a0 module:overlay(26) +from:0x02134bc8 kind:load to:0x0211174c module:overlay(26) +from:0x02134bcc kind:load to:0x02140594 module:overlay(26) +from:0x02134bec kind:arm_call to:0x02111794 module:overlay(26) +from:0x02134bfc kind:arm_call to:0x0203ce74 module:main +from:0x02134c10 kind:load to:0x02140610 module:overlay(26) +from:0x02134c14 kind:load to:0x02140704 module:overlay(26) +from:0x02134c18 kind:load to:0x02113e48 module:overlay(26) +from:0x02134c1c kind:load to:0x02140614 module:overlay(26) +from:0x02134c80 kind:arm_call to:0x02113e8c module:overlay(26) +from:0x02134c90 kind:arm_call to:0x0203ce74 module:main +from:0x02134ca8 kind:load to:0x021379c8 module:overlay(26) +from:0x02134cac kind:load to:0x021407dc module:overlay(26) +from:0x02134cb0 kind:load to:0x021407fc module:overlay(26) +from:0x02134cb4 kind:load to:0x021166fc module:overlay(26) +from:0x02134cb8 kind:load to:0x021407f0 module:overlay(26) +from:0x02134cd8 kind:arm_call to:0x02116740 module:overlay(26) +from:0x02134ce8 kind:arm_call to:0x0203ce74 module:main +from:0x02134cfc kind:load to:0x021408d4 module:overlay(26) +from:0x02134d00 kind:load to:0x021408e4 module:overlay(26) +from:0x02134d04 kind:load to:0x021168d0 module:overlay(26) +from:0x02134d08 kind:load to:0x021408d8 module:overlay(26) +from:0x02134d38 kind:arm_call to:0x0203d160 module:main +from:0x02134d44 kind:arm_call_thumb to:0x0201797c module:main +from:0x02134d68 kind:arm_call to:0x0203ce74 module:main +from:0x02134d84 kind:arm_call to:0x02116914 module:overlay(26) +from:0x02134d94 kind:arm_call to:0x0203ce74 module:main +from:0x02134dac kind:load to:0x02140944 module:overlay(26) +from:0x02134db0 kind:load to:0x02140920 module:overlay(26) +from:0x02134db4 kind:load to:0x02140954 module:overlay(26) +from:0x02134db8 kind:load to:0x0211aafc module:overlay(26) +from:0x02134dbc kind:load to:0x02140a54 module:overlay(26) +from:0x02134dc0 kind:load to:0x021358b4 module:overlay(26) +from:0x02134dc4 kind:load to:0x02140a68 module:overlay(26) +from:0x02134dc8 kind:load to:0x020ea734 module:overlay(26) +from:0x02134dcc kind:load to:0x02140938 module:overlay(26) +from:0x02134dd0 kind:load to:0x0214097c module:overlay(26) +from:0x02134dd4 kind:load to:0x0211ab04 module:overlay(26) +from:0x02134dd8 kind:load to:0x0214092c module:overlay(26) +from:0x02134df8 kind:arm_call to:0x0211ab48 module:overlay(26) +from:0x02134e08 kind:arm_call to:0x0203ce74 module:main +from:0x02134e1c kind:load to:0x02140f20 module:overlay(26) +from:0x02134e20 kind:load to:0x02140f30 module:overlay(26) +from:0x02134e24 kind:load to:0x0211ae38 module:overlay(26) +from:0x02134e28 kind:load to:0x02140f24 module:overlay(26) +from:0x02134e80 kind:arm_call to:0x0211ae7c module:overlay(26) +from:0x02134e90 kind:arm_call to:0x0203ce74 module:main +from:0x02134ea4 kind:load to:0x02137e70 module:overlay(26) +from:0x02134ea8 kind:load to:0x02141008 module:overlay(26) +from:0x02134eac kind:load to:0x02141018 module:overlay(26) +from:0x02134eb0 kind:load to:0x0211dcd8 module:overlay(26) +from:0x02134eb4 kind:load to:0x0214100c module:overlay(26) +from:0x02134ed4 kind:arm_call to:0x0211dcec module:overlay(26) +from:0x02134ee4 kind:arm_call to:0x0203ce74 module:main +from:0x02134ef8 kind:load to:0x021410f0 module:overlay(26) +from:0x02134efc kind:load to:0x02141100 module:overlay(26) +from:0x02134f00 kind:load to:0x0211dd08 module:overlay(26) +from:0x02134f04 kind:load to:0x021410f4 module:overlay(26) +from:0x02134f24 kind:arm_call to:0x0211e248 module:overlay(26) +from:0x02134f34 kind:arm_call to:0x0203ce74 module:main +from:0x02134f48 kind:load to:0x02141118 module:overlay(26) +from:0x02134f4c kind:load to:0x02141128 module:overlay(26) +from:0x02134f50 kind:load to:0x02120b78 module:overlay(26) +from:0x02134f54 kind:load to:0x0214111c module:overlay(26) +from:0x02134f74 kind:arm_call to:0x02120bbc module:overlay(26) +from:0x02134f84 kind:arm_call to:0x0203ce74 module:main +from:0x02134f98 kind:load to:0x02141200 module:overlay(26) +from:0x02134f9c kind:load to:0x02141210 module:overlay(26) +from:0x02134fa0 kind:load to:0x02121304 module:overlay(26) +from:0x02134fa4 kind:load to:0x02141204 module:overlay(26) +from:0x02134fc4 kind:arm_call to:0x02121348 module:overlay(26) +from:0x02134fd4 kind:arm_call to:0x0203ce74 module:main +from:0x02134fe8 kind:load to:0x021412e8 module:overlay(26) +from:0x02134fec kind:load to:0x021412f8 module:overlay(26) +from:0x02134ff0 kind:load to:0x02122208 module:overlay(26) +from:0x02134ff4 kind:load to:0x021412ec module:overlay(26) +from:0x02135014 kind:arm_call to:0x0212224c module:overlay(26) +from:0x02135024 kind:arm_call to:0x0203ce74 module:main +from:0x02135038 kind:load to:0x021413d0 module:overlay(26) +from:0x0213503c kind:load to:0x021413e4 module:overlay(26) +from:0x02135040 kind:load to:0x02122fc8 module:overlay(26) +from:0x02135044 kind:load to:0x021413d8 module:overlay(26) +from:0x02135064 kind:arm_call to:0x0212300c module:overlay(26) +from:0x02135074 kind:arm_call to:0x0203ce74 module:main +from:0x02135088 kind:load to:0x021414c8 module:overlay(26) +from:0x0213508c kind:load to:0x021414d8 module:overlay(26) +from:0x02135090 kind:load to:0x02123728 module:overlay(26) +from:0x02135094 kind:load to:0x021414cc module:overlay(26) +from:0x021350b4 kind:arm_call to:0x0212376c module:overlay(26) +from:0x021350c4 kind:arm_call to:0x0203ce74 module:main +from:0x021350d8 kind:load to:0x02141544 module:overlay(26) +from:0x021350dc kind:load to:0x02141554 module:overlay(26) +from:0x021350e0 kind:load to:0x02123bb0 module:overlay(26) +from:0x021350e4 kind:load to:0x02141548 module:overlay(26) +from:0x02135120 kind:arm_call to:0x02123bf8 module:overlay(26) +from:0x02135130 kind:arm_call to:0x0203ce74 module:main +from:0x02135144 kind:load to:0x02141590 module:overlay(26) +from:0x0213514c kind:load to:0x0213877c module:overlay(26) +from:0x02135154 kind:load to:0x021415b0 module:overlay(26) +from:0x02135158 kind:load to:0x02128090 module:overlay(26) +from:0x0213515c kind:load to:0x02141598 module:overlay(26) +from:0x02135194 kind:arm_call to:0x021280b8 module:overlay(26) +from:0x021351a4 kind:arm_call to:0x0203ce74 module:main +from:0x021351cc kind:arm_call to:0x02128114 module:overlay(26) +from:0x021351dc kind:arm_call to:0x0203ce74 module:main +from:0x021351f4 kind:load to:0x02138930 module:overlay(26) +from:0x021351f8 kind:load to:0x02141688 module:overlay(26) +from:0x021351fc kind:load to:0x021416ac module:overlay(26) +from:0x02135200 kind:load to:0x0212b9b0 module:overlay(26) +from:0x02135204 kind:load to:0x021416a0 module:overlay(26) +from:0x02135208 kind:load to:0x02141784 module:overlay(26) +from:0x0213520c kind:load to:0x0212b9c4 module:overlay(26) +from:0x02135210 kind:load to:0x02141694 module:overlay(26) +from:0x02135230 kind:arm_call to:0x0212ba0c module:overlay(26) +from:0x02135240 kind:arm_call to:0x0203ce74 module:main +from:0x02135254 kind:load to:0x0214186c module:overlay(26) +from:0x02135258 kind:load to:0x02141970 module:overlay(26) +from:0x0213525c kind:load to:0x0212e564 module:overlay(26) +from:0x02135260 kind:load to:0x02141870 module:overlay(26) +from:0x02135284 kind:load to:0x02138cac module:overlay(26) +from:0x021352ac kind:load to:0x02141ae8 module:overlay(26) +from:0x021352b0 kind:load to:0x02133eec module:overlay(26) +from:0x021352b4 kind:load to:0x02133f14 module:overlay(26) +from:0x021352b8 kind:load to:0x02133f30 module:overlay(26) +from:0x021352bc kind:load to:0x02133f4c module:overlay(26) +from:0x021352c0 kind:load to:0x02133f68 module:overlay(26) +from:0x021352c4 kind:load to:0x02133fb0 module:overlay(26) +from:0x021352c8 kind:load to:0x02133ff8 module:overlay(26) +from:0x021352cc kind:load to:0x02133ffc module:overlay(26) +from:0x021352d0 kind:load to:0x02134018 module:overlay(26) +from:0x021352d4 kind:load to:0x02134034 module:overlay(26) +from:0x021352d8 kind:load to:0x02134050 module:overlay(26) +from:0x021352dc kind:load to:0x0213406c module:overlay(26) +from:0x021352e0 kind:load to:0x021340c8 module:overlay(26) +from:0x021352e4 kind:load to:0x02134118 module:overlay(26) +from:0x021352e8 kind:load to:0x02134158 module:overlay(26) +from:0x021352ec kind:load to:0x021341a8 module:overlay(26) +from:0x021352f0 kind:load to:0x02134504 module:overlay(26) +from:0x021352f4 kind:load to:0x0213458c module:overlay(26) +from:0x021352f8 kind:load to:0x02134600 module:overlay(26) +from:0x021352fc kind:load to:0x02134620 module:overlay(26) +from:0x02135300 kind:load to:0x02134670 module:overlay(26) +from:0x02135304 kind:load to:0x021346c0 module:overlay(26) +from:0x02135308 kind:load to:0x021346dc module:overlay(26) +from:0x0213530c kind:load to:0x0213472c module:overlay(26) +from:0x02135310 kind:load to:0x0213477c module:overlay(26) +from:0x02135314 kind:load to:0x021347cc module:overlay(26) +from:0x02135318 kind:load to:0x0213481c module:overlay(26) +from:0x0213531c kind:load to:0x0213483c module:overlay(26) +from:0x02135320 kind:load to:0x0213488c module:overlay(26) +from:0x02135324 kind:load to:0x021348e8 module:overlay(26) +from:0x02135328 kind:load to:0x02134938 module:overlay(26) +from:0x0213532c kind:load to:0x02134988 module:overlay(26) +from:0x02135330 kind:load to:0x021349d8 module:overlay(26) +from:0x02135334 kind:load to:0x02134a28 module:overlay(26) +from:0x02135338 kind:load to:0x02134a78 module:overlay(26) +from:0x0213533c kind:load to:0x02134ae0 module:overlay(26) +from:0x02135340 kind:load to:0x02134b30 module:overlay(26) +from:0x02135344 kind:load to:0x02134b80 module:overlay(26) +from:0x02135348 kind:load to:0x02134bd0 module:overlay(26) +from:0x0213534c kind:load to:0x02134c20 module:overlay(26) +from:0x02135350 kind:load to:0x02134cbc module:overlay(26) +from:0x02135354 kind:load to:0x02134d0c module:overlay(26) +from:0x02135358 kind:load to:0x02134ddc module:overlay(26) +from:0x0213535c kind:load to:0x02134e2c module:overlay(26) +from:0x02135360 kind:load to:0x02134eb8 module:overlay(26) +from:0x02135364 kind:load to:0x02134f08 module:overlay(26) +from:0x02135368 kind:load to:0x02134f58 module:overlay(26) +from:0x0213536c kind:load to:0x02134fa8 module:overlay(26) +from:0x02135370 kind:load to:0x02134ff8 module:overlay(26) +from:0x02135374 kind:load to:0x02135048 module:overlay(26) +from:0x02135378 kind:load to:0x02135098 module:overlay(26) +from:0x0213537c kind:load to:0x021350e8 module:overlay(26) +from:0x02135380 kind:load to:0x02135160 module:overlay(26) +from:0x02135384 kind:load to:0x02135214 module:overlay(26) +from:0x02135388 kind:load to:0x02135264 module:overlay(26) +from:0x0213538c kind:load to:0x02135288 module:overlay(26) +from:0x02135390 kind:load to:0x0213528c module:overlay(26) +from:0x021353ac kind:load to:0x020d88a4 module:overlay(26) +from:0x021353b0 kind:load to:0x020d88b8 module:overlay(26) +from:0x021353b4 kind:load to:0x020d88d4 module:overlay(26) +from:0x021353b8 kind:load to:0x020d8910 module:overlay(26) +from:0x021353bc kind:load to:0x020616e8 module:overlay(0) +from:0x021353c0 kind:load to:0x020d8944 module:overlay(26) +from:0x021353c4 kind:load to:0x020d89c8 module:overlay(26) +from:0x021353c8 kind:load to:0x020d8a18 module:overlay(26) +from:0x021353cc kind:load to:0x020616f8 module:overlay(0) +from:0x021353d0 kind:load to:0x020616fc module:overlay(0) +from:0x021353dc kind:load to:0x020d8b00 module:overlay(26) +from:0x021353e0 kind:load to:0x020d8b14 module:overlay(26) +from:0x021353e4 kind:load to:0x020616e0 module:overlay(0) +from:0x021353e8 kind:load to:0x020d8b30 module:overlay(26) +from:0x021353ec kind:load to:0x020d8b68 module:overlay(26) +from:0x021353f0 kind:load to:0x020d8bd0 module:overlay(26) +from:0x021353f4 kind:load to:0x020d8c3c module:overlay(26) +from:0x021353f8 kind:load to:0x020d8cb4 module:overlay(26) +from:0x021353fc kind:load to:0x020d8cec module:overlay(26) +from:0x02135400 kind:load to:0x020616fc module:overlay(0) +from:0x0213540c kind:load to:0x020d90f4 module:overlay(26) +from:0x02135410 kind:load to:0x020d9108 module:overlay(26) +from:0x02135414 kind:load to:0x020d8fc8 module:overlay(26) +from:0x02135418 kind:load to:0x020d8fec module:overlay(26) +from:0x0213541c kind:load to:0x020616e8 module:overlay(0) +from:0x02135420 kind:load to:0x020d9094 module:overlay(26) +from:0x02135424 kind:load to:0x020d90b0 module:overlay(26) +from:0x02135428 kind:load to:0x020d90c4 module:overlay(26) +from:0x0213542c kind:load to:0x020616f8 module:overlay(0) +from:0x02135430 kind:load to:0x020d90f0 module:overlay(26) +from:0x02135454 kind:load to:0x020da61c module:overlay(26) +from:0x02135458 kind:load to:0x020da64c module:overlay(26) +from:0x0213545c kind:load to:0x020d9d34 module:overlay(26) +from:0x02135460 kind:load to:0x020da3bc module:overlay(26) +from:0x02135470 kind:load to:0x020da838 module:overlay(26) +from:0x02135474 kind:load to:0x020da858 module:overlay(26) +from:0x02135478 kind:load to:0x020da95c module:overlay(26) +from:0x0213547c kind:load to:0x020daf20 module:overlay(26) +from:0x021354c4 kind:load to:0x020dbc0c module:overlay(26) +from:0x021354c8 kind:load to:0x020dbc34 module:overlay(26) +from:0x021354cc kind:load to:0x020db3c4 module:overlay(26) +from:0x021354d0 kind:load to:0x020db978 module:overlay(26) +from:0x021354dc kind:load to:0x020dbd60 module:overlay(26) +from:0x021354e0 kind:load to:0x020dbdb0 module:overlay(26) +from:0x02135548 kind:load to:0x020e602c module:overlay(26) +from:0x02135550 kind:load to:0x020e40e8 module:overlay(26) +from:0x02135558 kind:load to:0x020e3c80 module:overlay(26) +from:0x02135560 kind:load to:0x020e53e8 module:overlay(26) +from:0x02135568 kind:load to:0x020e5158 module:overlay(26) +from:0x02135570 kind:load to:0x020e513c module:overlay(26) +from:0x02135578 kind:load to:0x020e4d90 module:overlay(26) +from:0x02135580 kind:load to:0x020e4a80 module:overlay(26) +from:0x02135588 kind:load to:0x020e491c module:overlay(26) +from:0x02135590 kind:load to:0x020e43c0 module:overlay(26) +from:0x02135598 kind:load to:0x020e3ae4 module:overlay(26) +from:0x021355a0 kind:load to:0x020e4e54 module:overlay(26) +from:0x021355a8 kind:load to:0x020e4d84 module:overlay(26) +from:0x021355b0 kind:load to:0x020e4834 module:overlay(26) +from:0x021355b8 kind:load to:0x020e3f60 module:overlay(26) +from:0x021355c0 kind:load to:0x020e4540 module:overlay(26) +from:0x021355c8 kind:load to:0x020e4788 module:overlay(26) +from:0x021355d0 kind:load to:0x020e3864 module:overlay(26) +from:0x021355d8 kind:load to:0x020e4d14 module:overlay(26) +from:0x021355e0 kind:load to:0x020e37a4 module:overlay(26) +from:0x021355e8 kind:load to:0x020e4f50 module:overlay(26) +from:0x021355f0 kind:load to:0x020e3310 module:overlay(26) +from:0x021355f8 kind:load to:0x020e5154 module:overlay(26) +from:0x02135600 kind:load to:0x020e2db4 module:overlay(26) +from:0x02135608 kind:load to:0x020e55d8 module:overlay(26) +from:0x02135610 kind:load to:0x020e58c8 module:overlay(26) +from:0x02135618 kind:load to:0x020e61c8 module:overlay(26) +from:0x02135620 kind:load to:0x020e2c18 module:overlay(26) +from:0x02135628 kind:load to:0x020e6380 module:overlay(26) +from:0x02135630 kind:load to:0x020e2b44 module:overlay(26) +from:0x02135638 kind:load to:0x020e26a0 module:overlay(26) +from:0x02135640 kind:load to:0x020e2604 module:overlay(26) +from:0x02135648 kind:load to:0x020e2598 module:overlay(26) +from:0x02135650 kind:load to:0x020e2470 module:overlay(26) +from:0x02135658 kind:load to:0x020e2354 module:overlay(26) +from:0x02135660 kind:load to:0x020e54a8 module:overlay(26) +from:0x02135668 kind:load to:0x020e5264 module:overlay(26) +from:0x02135670 kind:load to:0x020e4fd4 module:overlay(26) +from:0x02135678 kind:load to:0x020e213c module:overlay(26) +from:0x02135680 kind:load to:0x020e1f60 module:overlay(26) +from:0x02135688 kind:load to:0x020e1ea4 module:overlay(26) +from:0x02135690 kind:load to:0x020e1cf8 module:overlay(26) +from:0x02135698 kind:load to:0x020e1ba0 module:overlay(26) +from:0x021356a0 kind:load to:0x020e1b9c module:overlay(26) +from:0x021356a8 kind:load to:0x020e21f8 module:overlay(26) +from:0x021356b0 kind:load to:0x020e1b84 module:overlay(26) +from:0x021356b8 kind:load to:0x020e2388 module:overlay(26) +from:0x021356c0 kind:load to:0x020e5b90 module:overlay(26) +from:0x021356c8 kind:load to:0x020e24dc module:overlay(26) +from:0x021356d0 kind:load to:0x020e56ec module:overlay(26) +from:0x021356d8 kind:load to:0x020e1b80 module:overlay(26) +from:0x021356e0 kind:load to:0x020e1a48 module:overlay(26) +from:0x021356e8 kind:load to:0x020e2804 module:overlay(26) +from:0x021356f0 kind:load to:0x02167464 module:overlay(91) +from:0x021356f8 kind:load to:0x0216722c module:overlay(91) +from:0x02135700 kind:load to:0x020e62bc module:overlay(26) +from:0x02135708 kind:load to:0x020e2f3c module:overlay(26) +from:0x02135710 kind:load to:0x020e6104 module:overlay(26) +from:0x02135718 kind:load to:0x020e33d0 module:overlay(26) +from:0x02135720 kind:load to:0x020e63fc module:overlay(26) +from:0x02135730 kind:load to:0x020dc828 module:overlay(26) +from:0x02135734 kind:load to:0x020e6ce8 module:overlay(26) +from:0x02135738 kind:load to:0x02065d48 module:overlay(0) +from:0x0213573c kind:load to:0x02065e84 module:overlay(0) +from:0x02135740 kind:load to:0x020e6c70 module:overlay(26) +from:0x0213574c kind:load to:0x020dc850 module:overlay(26) +from:0x02135750 kind:load to:0x020dc92c module:overlay(26) +from:0x02135754 kind:load to:0x0207c034 module:overlay(0) +from:0x02135758 kind:load to:0x020deb98 module:overlay(26) +from:0x0213575c kind:load to:0x0207c044 module:overlay(0) +from:0x02135768 kind:load to:0x020dc83c module:overlay(26) +from:0x0213576c kind:load to:0x020e6d04 module:overlay(26) +from:0x02135770 kind:load to:0x0201bbe4 module:main +from:0x02135774 kind:load to:0x020e6c4c module:overlay(26) +from:0x02135778 kind:load to:0x020e6c28 module:overlay(26) +from:0x0213577c kind:load to:0x020e8a78 module:overlay(26) +from:0x02135784 kind:load to:0x020e8a68 module:overlay(26) +from:0x0213578c kind:load to:0x020e8834 module:overlay(26) +from:0x02135794 kind:load to:0x020e8d94 module:overlay(26) +from:0x0213579c kind:load to:0x020e8e2c module:overlay(26) +from:0x021357a4 kind:load to:0x020e91a0 module:overlay(26) +from:0x021357ac kind:load to:0x020e8844 module:overlay(26) +from:0x021357b4 kind:load to:0x020e87c0 module:overlay(26) +from:0x021357bc kind:load to:0x020e9190 module:overlay(26) +from:0x021357c4 kind:load to:0x020e87b0 module:overlay(26) +from:0x021357cc kind:load to:0x020e87ac module:overlay(26) +from:0x021357d4 kind:load to:0x020e879c module:overlay(26) +from:0x021357f0 kind:load to:0x020e6d20 module:overlay(26) +from:0x021357fc kind:load to:0x0207d40c module:overlay(0) +from:0x02135800 kind:load to:0x0207d414 module:overlay(0) +from:0x02135804 kind:load to:0x0207d5e4 module:overlay(0) +from:0x02135808 kind:load to:0x0207d5b8 module:overlay(0) +from:0x0213580c kind:load to:0x0207d8cc module:overlay(0) +from:0x02135810 kind:load to:0x0207d928 module:overlay(0) +from:0x02135814 kind:load to:0x0207d994 module:overlay(0) +from:0x02135818 kind:load to:0x0207da2c module:overlay(0) +from:0x02135828 kind:load to:0x020e9bf4 module:overlay(26) +from:0x0213582c kind:load to:0x020e9c08 module:overlay(26) +from:0x02135838 kind:load to:0x020ea304 module:overlay(26) +from:0x0213583c kind:load to:0x020ea308 module:overlay(26) +from:0x02135848 kind:load to:0x020ea4d4 module:overlay(26) +from:0x0213584c kind:load to:0x020ea4e8 module:overlay(26) +from:0x02135850 kind:load to:0x020ea504 module:overlay(26) +from:0x02135854 kind:load to:0x020ea514 module:overlay(26) +from:0x02135858 kind:load to:0x020ea534 module:overlay(26) +from:0x0213585c kind:load to:0x020ea53c module:overlay(26) +from:0x02135860 kind:load to:0x020ea54c module:overlay(26) +from:0x02135864 kind:load to:0x020ea558 module:overlay(26) +from:0x02135870 kind:load to:0x020ea840 module:overlay(26) +from:0x02135874 kind:load to:0x020ea854 module:overlay(26) +from:0x02135878 kind:load to:0x020ea7a0 module:overlay(26) +from:0x0213587c kind:load to:0x020ea7b0 module:overlay(26) +from:0x02135880 kind:load to:0x020ea7d0 module:overlay(26) +from:0x02135884 kind:load to:0x020ea7d8 module:overlay(26) +from:0x02135888 kind:load to:0x020ea7e8 module:overlay(26) +from:0x0213588c kind:load to:0x020ea7f4 module:overlay(26) +from:0x02135898 kind:load to:0x020ea870 module:overlay(26) +from:0x0213589c kind:load to:0x020ea8d4 module:overlay(26) +from:0x021358a0 kind:load to:0x02017774 module:main +from:0x021358a4 kind:load to:0x0201777c module:main +from:0x021358a8 kind:load to:0x02017784 module:main +from:0x021358b4 kind:load to:0x020ea734 module:overlay(26) +from:0x021358b8 kind:load to:0x020ea640 module:overlay(26) +from:0x021358bc kind:load to:0x020179a4 module:main +from:0x021358c0 kind:load to:0x02017bc4 module:main +from:0x021358c4 kind:load to:0x020ea8dc module:overlay(26) +from:0x021358d0 kind:load to:0x020eaec8 module:overlay(26) +from:0x021358d4 kind:load to:0x020eaecc module:overlay(26) +from:0x021358ec kind:load to:0x020eafd8 module:overlay(26) +from:0x021359b0 kind:load to:0x020eb2c8 module:overlay(26) +from:0x021359b4 kind:load to:0x020eb2dc module:overlay(26) +from:0x021359b8 kind:load to:0x020eb448 module:overlay(26) +from:0x021359bc kind:load to:0x020eb464 module:overlay(26) +from:0x021359c0 kind:load to:0x020eb480 module:overlay(26) +from:0x021359c4 kind:load to:0x01fff9a8 module:itcm +from:0x021359c8 kind:load to:0x020eb5a8 module:overlay(26) +from:0x021359cc kind:load to:0x020eb5c8 module:overlay(26) +from:0x02135a70 kind:load to:0x020eded8 module:overlay(26) +from:0x02135a74 kind:load to:0x020edeec module:overlay(26) +from:0x02135a78 kind:load to:0x020edfa8 module:overlay(26) +from:0x02135a7c kind:load to:0x020ee008 module:overlay(26) +from:0x02135a80 kind:load to:0x020ee07c module:overlay(26) +from:0x02135a84 kind:load to:0x01fffa90 module:itcm +from:0x02135a88 kind:load to:0x020ee224 module:overlay(26) +from:0x02135a8c kind:load to:0x020ee244 module:overlay(26) +from:0x02135b54 kind:load to:0x020f034c module:overlay(26) +from:0x02135b58 kind:load to:0x020f0360 module:overlay(26) +from:0x02135b5c kind:load to:0x020f0190 module:overlay(26) +from:0x02135b60 kind:load to:0x020f01ac module:overlay(26) +from:0x02135b64 kind:load to:0x020efff0 module:overlay(26) +from:0x02135b68 kind:load to:0x020f01c8 module:overlay(26) +from:0x02135b6c kind:load to:0x020f02a4 module:overlay(26) +from:0x02135b70 kind:load to:0x020f02c4 module:overlay(26) +from:0x02135b7c kind:load to:0x020f07c8 module:overlay(26) +from:0x02135b80 kind:load to:0x020f07e8 module:overlay(26) +from:0x02135b84 kind:load to:0x020f0514 module:overlay(26) +from:0x02135b88 kind:load to:0x020f0548 module:overlay(26) +from:0x02135b8c kind:load to:0x020f057c module:overlay(26) +from:0x02135b90 kind:load to:0x020f0658 module:overlay(26) +from:0x02135b94 kind:load to:0x020f06b0 module:overlay(26) +from:0x02135b98 kind:load to:0x020f07bc module:overlay(26) +from:0x02135ba4 kind:load to:0x020f0cb0 module:overlay(26) +from:0x02135ba8 kind:load to:0x020f0cd0 module:overlay(26) +from:0x02135bac kind:load to:0x020f0b20 module:overlay(26) +from:0x02135bb0 kind:load to:0x020f0b34 module:overlay(26) +from:0x02135bb4 kind:load to:0x020f09ec module:overlay(26) +from:0x02135bb8 kind:load to:0x020f0b48 module:overlay(26) +from:0x02135bbc kind:load to:0x020f0b9c module:overlay(26) +from:0x02135bc0 kind:load to:0x020f0ca4 module:overlay(26) +from:0x02135bcc kind:load to:0x020f0d28 module:overlay(26) +from:0x02135bd0 kind:load to:0x020f0d3c module:overlay(26) +from:0x02135bd4 kind:load to:0x0207c034 module:overlay(0) +from:0x02135bd8 kind:load to:0x020f0cf8 module:overlay(26) +from:0x02135bdc kind:load to:0x0207c044 module:overlay(0) +from:0x02135be8 kind:load to:0x020ec1b4 module:overlay(26) +from:0x02135bec kind:load to:0x020f0e44 module:overlay(26) +from:0x02135bf0 kind:load to:0x02057ed8 module:overlay(0) +from:0x02135bf4 kind:load to:0x01ffc398 module:itcm +from:0x02135bf8 kind:load to:0x01ffc3d4 module:itcm +from:0x02135bfc kind:load to:0x01ffc45c module:itcm +from:0x02135c00 kind:load to:0x01ffc4cc module:itcm +from:0x02135c0c kind:load to:0x020f18d4 module:overlay(26) +from:0x02135c18 kind:load to:0x020f27bc module:overlay(26) +from:0x02135c1c kind:load to:0x020f1ee8 module:overlay(26) +from:0x02135c20 kind:load to:0x02057bf4 module:overlay(0) +from:0x02135c24 kind:load to:0x01ffc57c module:itcm +from:0x02135c28 kind:load to:0x02057dc8 module:overlay(0) +from:0x02135c2c kind:load to:0x02057e44 module:overlay(0) +from:0x02135c30 kind:load to:0x02057ea8 module:overlay(0) +from:0x02135c34 kind:load to:0x02057c34 module:overlay(0) +from:0x02135c38 kind:load to:0x02057d84 module:overlay(0) +from:0x02135c44 kind:load to:0x020f27d0 module:overlay(26) +from:0x02135c48 kind:load to:0x020f1ecc module:overlay(26) +from:0x02135c4c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02135c50 kind:load to:0x0209a2dc module:overlay(0) +from:0x02135c54 kind:load to:0x0209a374 module:overlay(0) +from:0x02135c58 kind:load to:0x0209a388 module:overlay(0) +from:0x02135c5c kind:load to:0x0209a138 module:overlay(0) +from:0x02135c60 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02135c64 kind:load to:0x0209a438 module:overlay(0) +from:0x02135c68 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02135c6c kind:load to:0x0209a344 module:overlay(0) +from:0x02135c70 kind:load to:0x0209a35c module:overlay(0) +from:0x02135c74 kind:load to:0x0209a39c module:overlay(0) +from:0x02135c78 kind:load to:0x0209a728 module:overlay(0) +from:0x02135c7c kind:load to:0x020f26c0 module:overlay(26) +from:0x02135c80 kind:load to:0x020f1928 module:overlay(26) +from:0x02135c84 kind:load to:0x0209a760 module:overlay(0) +from:0x02135c90 kind:load to:0x020f29e8 module:overlay(26) +from:0x02135c94 kind:load to:0x020f29ec module:overlay(26) +from:0x02135ca4 kind:load to:0x020f3428 module:overlay(26) +from:0x02135ca8 kind:load to:0x020e775c module:overlay(26) +from:0x02135cac kind:load to:0x020e7fa0 module:overlay(26) +from:0x02135cb0 kind:load to:0x020e7178 module:overlay(26) +from:0x02135cb4 kind:load to:0x020e7b94 module:overlay(26) +from:0x02135cb8 kind:load to:0x020e7c7c module:overlay(26) +from:0x02135cbc kind:load to:0x020e7d3c module:overlay(26) +from:0x02135cc0 kind:load to:0x020e2b40 module:overlay(26) +from:0x02135cc4 kind:load to:0x020e7760 module:overlay(26) +from:0x02135cc8 kind:load to:0x020e7dd4 module:overlay(26) +from:0x02135ccc kind:load to:0x020e7ebc module:overlay(26) +from:0x02135ce0 kind:load to:0x020f3b50 module:overlay(26) +from:0x02135ce4 kind:load to:0x020f3c00 module:overlay(26) +from:0x02135ce8 kind:load to:0x020f3570 module:overlay(26) +from:0x02135cec kind:load to:0x020f3574 module:overlay(26) +from:0x02135cf0 kind:load to:0x020f3a2c module:overlay(26) +from:0x02135cf4 kind:load to:0x020f3b48 module:overlay(26) +from:0x02135cf8 kind:load to:0x020f3a3c module:overlay(26) +from:0x02135cfc kind:load to:0x020e7fa0 module:overlay(26) +from:0x02135d00 kind:load to:0x020e7178 module:overlay(26) +from:0x02135d04 kind:load to:0x020f3a68 module:overlay(26) +from:0x02135d08 kind:load to:0x020f3afc module:overlay(26) +from:0x02135d0c kind:load to:0x020f3b40 module:overlay(26) +from:0x02135d10 kind:load to:0x020f3b24 module:overlay(26) +from:0x02135d14 kind:load to:0x020f3b1c module:overlay(26) +from:0x02135d18 kind:load to:0x020f3b14 module:overlay(26) +from:0x02135d1c kind:load to:0x020e7ebc module:overlay(26) +from:0x02135d20 kind:load to:0x020f351c module:overlay(26) +from:0x02135d30 kind:load to:0x020f411c module:overlay(26) +from:0x02135d34 kind:load to:0x020f4188 module:overlay(26) +from:0x02135d38 kind:load to:0x020f3f28 module:overlay(26) +from:0x02135d3c kind:load to:0x020f3f2c module:overlay(26) +from:0x02135d40 kind:load to:0x020f3fb4 module:overlay(26) +from:0x02135d44 kind:load to:0x020f3428 module:overlay(26) +from:0x02135d48 kind:load to:0x020e775c module:overlay(26) +from:0x02135d4c kind:load to:0x020f4114 module:overlay(26) +from:0x02135d50 kind:load to:0x020f3fc4 module:overlay(26) +from:0x02135d54 kind:load to:0x020e7b94 module:overlay(26) +from:0x02135d58 kind:load to:0x020f40cc module:overlay(26) +from:0x02135d5c kind:load to:0x020f410c module:overlay(26) +from:0x02135d60 kind:load to:0x020f40f0 module:overlay(26) +from:0x02135d64 kind:load to:0x020f40e8 module:overlay(26) +from:0x02135d68 kind:load to:0x020e7dd4 module:overlay(26) +from:0x02135d6c kind:load to:0x020e7ebc module:overlay(26) +from:0x02135d70 kind:load to:0x020f3d74 module:overlay(26) +from:0x02135d80 kind:load to:0x020f34d8 module:overlay(26) +from:0x02135d84 kind:load to:0x020f44c8 module:overlay(26) +from:0x02135d88 kind:load to:0x0205a720 module:overlay(0) +from:0x02135d8c kind:load to:0x01ffc57c module:itcm +from:0x02135d90 kind:load to:0x02057dc8 module:overlay(0) +from:0x02135d94 kind:load to:0x02057e44 module:overlay(0) +from:0x02135d98 kind:load to:0x02057ea8 module:overlay(0) +from:0x02135d9c kind:load to:0x01ffc7a4 module:itcm +from:0x02135da0 kind:load to:0x02057d84 module:overlay(0) +from:0x02135dac kind:load to:0x020f3d38 module:overlay(26) +from:0x02135db0 kind:load to:0x020f44e4 module:overlay(26) +from:0x02135db4 kind:load to:0x02099b54 module:overlay(0) +from:0x02135db8 kind:load to:0x02099b8c module:overlay(0) +from:0x02135dbc kind:load to:0x0209a190 module:overlay(0) +from:0x02135dc0 kind:load to:0x0209a198 module:overlay(0) +from:0x02135dc4 kind:load to:0x0209a138 module:overlay(0) +from:0x02135dc8 kind:load to:0x02099d04 module:overlay(0) +from:0x02135dcc kind:load to:0x02099bf4 module:overlay(0) +from:0x02135dd0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02135dd4 kind:load to:0x0209a148 module:overlay(0) +from:0x02135dd8 kind:load to:0x0209a160 module:overlay(0) +from:0x02135ddc kind:load to:0x020f44c0 module:overlay(26) +from:0x02135de0 kind:load to:0x0209a178 module:overlay(0) +from:0x02135de4 kind:load to:0x020f44b0 module:overlay(26) +from:0x02135de8 kind:load to:0x020f448c module:overlay(26) +from:0x02135df4 kind:load to:0x020f4500 module:overlay(26) +from:0x02135df8 kind:load to:0x020f4570 module:overlay(26) +from:0x02135dfc kind:load to:0x020f4398 module:overlay(26) +from:0x02135e00 kind:load to:0x020f43a8 module:overlay(26) +from:0x02135e04 kind:load to:0x020f442c module:overlay(26) +from:0x02135e08 kind:load to:0x020f3428 module:overlay(26) +from:0x02135e0c kind:load to:0x020e775c module:overlay(26) +from:0x02135e10 kind:load to:0x020e7fa0 module:overlay(26) +from:0x02135e14 kind:load to:0x020e7178 module:overlay(26) +from:0x02135e18 kind:load to:0x020e7b94 module:overlay(26) +from:0x02135e1c kind:load to:0x020f443c module:overlay(26) +from:0x02135e20 kind:load to:0x020f4484 module:overlay(26) +from:0x02135e24 kind:load to:0x020f4474 module:overlay(26) +from:0x02135e28 kind:load to:0x020f446c module:overlay(26) +from:0x02135e2c kind:load to:0x020e7dd4 module:overlay(26) +from:0x02135e30 kind:load to:0x020f4454 module:overlay(26) +from:0x02135e34 kind:load to:0x020f4378 module:overlay(26) +from:0x02135e44 kind:load to:0x020f4800 module:overlay(26) +from:0x02135e48 kind:load to:0x020f4870 module:overlay(26) +from:0x02135e4c kind:load to:0x020f46f0 module:overlay(26) +from:0x02135e50 kind:load to:0x020f4700 module:overlay(26) +from:0x02135e54 kind:load to:0x020f47c0 module:overlay(26) +from:0x02135e58 kind:load to:0x020f3428 module:overlay(26) +from:0x02135e5c kind:load to:0x020e775c module:overlay(26) +from:0x02135e60 kind:load to:0x020e7fa0 module:overlay(26) +from:0x02135e64 kind:load to:0x020e7178 module:overlay(26) +from:0x02135e68 kind:load to:0x020e7b94 module:overlay(26) +from:0x02135e6c kind:load to:0x020f47d0 module:overlay(26) +from:0x02135e70 kind:load to:0x020f47f8 module:overlay(26) +from:0x02135e74 kind:load to:0x020f47e8 module:overlay(26) +from:0x02135e78 kind:load to:0x020e7760 module:overlay(26) +from:0x02135e7c kind:load to:0x020e7dd4 module:overlay(26) +from:0x02135e80 kind:load to:0x020e7ebc module:overlay(26) +from:0x02135e84 kind:load to:0x020f46d0 module:overlay(26) +from:0x02135ea0 kind:load to:0x020f5054 module:overlay(26) +from:0x02135ea4 kind:load to:0x020f5058 module:overlay(26) +from:0x02135eac kind:load to:0x020f53e0 module:overlay(26) +from:0x02135eb0 kind:load to:0x020f53e4 module:overlay(26) +from:0x02135ec4 kind:load to:0x020f5384 module:overlay(26) +from:0x02135ed8 kind:load to:0x020f53d8 module:overlay(26) +from:0x02135ee4 kind:load to:0x020f5560 module:overlay(26) +from:0x02135ee8 kind:load to:0x020f5588 module:overlay(26) +from:0x02135eec kind:load to:0x020f6284 module:overlay(26) +from:0x02135ef0 kind:load to:0x020f53e0 module:overlay(26) +from:0x02135ef4 kind:load to:0x020f53e4 module:overlay(26) +from:0x02135ef8 kind:load to:0x020f561c module:overlay(26) +from:0x02135efc kind:load to:0x020f62c4 module:overlay(26) +from:0x02135f00 kind:load to:0x020f6228 module:overlay(26) +from:0x02135f04 kind:load to:0x020f6354 module:overlay(26) +from:0x02135f08 kind:load to:0x020f5384 module:overlay(26) +from:0x02135f0c kind:load to:0x020f63a8 module:overlay(26) +from:0x02135f10 kind:load to:0x020f641c module:overlay(26) +from:0x02135f14 kind:load to:0x020f6450 module:overlay(26) +from:0x02135f18 kind:load to:0x020f6480 module:overlay(26) +from:0x02135f1c kind:load to:0x020f53d8 module:overlay(26) +from:0x02135f28 kind:load to:0x020f65bc module:overlay(26) +from:0x02135f2c kind:load to:0x020f65e4 module:overlay(26) +from:0x02135f30 kind:load to:0x020f7000 module:overlay(26) +from:0x02135f34 kind:load to:0x020f7688 module:overlay(26) +from:0x02135f38 kind:load to:0x020f7780 module:overlay(26) +from:0x02135f3c kind:load to:0x020f6678 module:overlay(26) +from:0x02135f40 kind:load to:0x020f70b4 module:overlay(26) +from:0x02135f44 kind:load to:0x020f6f4c module:overlay(26) +from:0x02135f48 kind:load to:0x020f722c module:overlay(26) +from:0x02135f4c kind:load to:0x020f727c module:overlay(26) +from:0x02135f50 kind:load to:0x020f73ac module:overlay(26) +from:0x02135f54 kind:load to:0x020f7484 module:overlay(26) +from:0x02135f58 kind:load to:0x020f7620 module:overlay(26) +from:0x02135f5c kind:load to:0x020f762c module:overlay(26) +from:0x02135f60 kind:load to:0x020f7638 module:overlay(26) +from:0x02135f6c kind:load to:0x020f77c0 module:overlay(26) +from:0x02135f70 kind:load to:0x020f77e8 module:overlay(26) +from:0x02135f74 kind:load to:0x020f7830 module:overlay(26) +from:0x02135f78 kind:load to:0x020f53e0 module:overlay(26) +from:0x02135f7c kind:load to:0x020f53e4 module:overlay(26) +from:0x02135f80 kind:load to:0x020f7828 module:overlay(26) +from:0x02135f84 kind:load to:0x020f7838 module:overlay(26) +from:0x02135f88 kind:load to:0x020f782c module:overlay(26) +from:0x02135f8c kind:load to:0x020f783c module:overlay(26) +from:0x02135f90 kind:load to:0x020f5384 module:overlay(26) +from:0x02135f94 kind:load to:0x020f7844 module:overlay(26) +from:0x02135f98 kind:load to:0x020f784c module:overlay(26) +from:0x02135f9c kind:load to:0x020f7854 module:overlay(26) +from:0x02135fa0 kind:load to:0x020f785c module:overlay(26) +from:0x02135fa4 kind:load to:0x020f53d8 module:overlay(26) +from:0x02135fa8 kind:load to:0x02135fc8 module:overlay(26) +from:0x02135fac kind:load to:0x02135fb4 module:overlay(26) +from:0x02135fb0 kind:load to:0x02135fbc module:overlay(26) +from:0x02135fe0 kind:load to:0x020fbb78 module:overlay(26) +from:0x02135fe4 kind:load to:0x020fbba0 module:overlay(26) +from:0x0213605c kind:load to:0x020f5494 module:overlay(26) +from:0x02136060 kind:load to:0x020ff59c module:overlay(26) +from:0x02136064 kind:load to:0x02057ed8 module:overlay(0) +from:0x02136068 kind:load to:0x01ffc398 module:itcm +from:0x0213606c kind:load to:0x01ffc3d4 module:itcm +from:0x02136070 kind:load to:0x01ffc45c module:itcm +from:0x02136074 kind:load to:0x01ffc4cc module:itcm +from:0x02136080 kind:load to:0x020f34c4 module:overlay(26) +from:0x02136084 kind:load to:0x02102a0c module:overlay(26) +from:0x02136088 kind:load to:0x02099b54 module:overlay(0) +from:0x0213608c kind:load to:0x02099b8c module:overlay(0) +from:0x02136090 kind:load to:0x0209a190 module:overlay(0) +from:0x02136094 kind:load to:0x0209a198 module:overlay(0) +from:0x02136098 kind:load to:0x0209a138 module:overlay(0) +from:0x0213609c kind:load to:0x02099d04 module:overlay(0) +from:0x021360a0 kind:load to:0x02099bf4 module:overlay(0) +from:0x021360a4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021360a8 kind:load to:0x0209a148 module:overlay(0) +from:0x021360ac kind:load to:0x0209a160 module:overlay(0) +from:0x021360b0 kind:load to:0x020f44c0 module:overlay(26) +from:0x021360b4 kind:load to:0x0209a178 module:overlay(0) +from:0x021360b8 kind:load to:0x020f44b0 module:overlay(26) +from:0x021360bc kind:load to:0x020f448c module:overlay(26) +from:0x021360c8 kind:load to:0x020f34b0 module:overlay(26) +from:0x021360cc kind:load to:0x02102a28 module:overlay(26) +from:0x021360d0 kind:load to:0x0209a2a8 module:overlay(0) +from:0x021360d4 kind:load to:0x0209a2dc module:overlay(0) +from:0x021360d8 kind:load to:0x0209a374 module:overlay(0) +from:0x021360dc kind:load to:0x0209a388 module:overlay(0) +from:0x021360e0 kind:load to:0x0209a138 module:overlay(0) +from:0x021360e4 kind:load to:0x0209a3b0 module:overlay(0) +from:0x021360e8 kind:load to:0x0209a438 module:overlay(0) +from:0x021360ec kind:load to:0x0209a0c0 module:overlay(0) +from:0x021360f0 kind:load to:0x0209a344 module:overlay(0) +from:0x021360f4 kind:load to:0x0209a35c module:overlay(0) +from:0x021360f8 kind:load to:0x0209a39c module:overlay(0) +from:0x021360fc kind:load to:0x0209a728 module:overlay(0) +from:0x02136100 kind:load to:0x020f26c0 module:overlay(26) +from:0x02136104 kind:load to:0x020f1928 module:overlay(26) +from:0x02136108 kind:load to:0x0209a760 module:overlay(0) +from:0x02136534 kind:load to:0x02102aa4 module:overlay(26) +from:0x02136538 kind:load to:0x02102acc module:overlay(26) +from:0x0213653c kind:load to:0x02102e18 module:overlay(26) +from:0x02136540 kind:load to:0x02102afc module:overlay(26) +from:0x02136544 kind:load to:0x020f53e4 module:overlay(26) +from:0x02136548 kind:load to:0x02102bac module:overlay(26) +from:0x0213654c kind:load to:0x02102f30 module:overlay(26) +from:0x02136550 kind:load to:0x02103064 module:overlay(26) +from:0x02136554 kind:load to:0x02103100 module:overlay(26) +from:0x02136558 kind:load to:0x020f5384 module:overlay(26) +from:0x0213655c kind:load to:0x02103118 module:overlay(26) +from:0x02136560 kind:load to:0x02103154 module:overlay(26) +from:0x02136564 kind:load to:0x02103208 module:overlay(26) +from:0x02136568 kind:load to:0x0210324c module:overlay(26) +from:0x0213656c kind:load to:0x020f53d8 module:overlay(26) +from:0x02136578 kind:load to:0x021042c8 module:overlay(26) +from:0x0213657c kind:load to:0x021042dc module:overlay(26) +from:0x02136580 kind:load to:0x021042a8 module:overlay(26) +from:0x02136584 kind:load to:0x02104230 module:overlay(26) +from:0x02136588 kind:load to:0x0207c044 module:overlay(0) +from:0x021365a8 kind:load to:0x0210502c module:overlay(26) +from:0x021365ac kind:load to:0x02097998 module:overlay(0) +from:0x021365b0 kind:load to:0x020977a8 module:overlay(0) +from:0x021365b4 kind:load to:0x02097824 module:overlay(0) +from:0x021365b8 kind:load to:0x020979a0 module:overlay(0) +from:0x021365bc kind:load to:0x020979c0 module:overlay(0) +from:0x021365c0 kind:load to:0x020979ec module:overlay(0) +from:0x021365cc kind:load to:0x0209856c module:overlay(0) +from:0x021365d0 kind:load to:0x020985a8 module:overlay(0) +from:0x021365d4 kind:load to:0x020985c0 module:overlay(0) +from:0x021365d8 kind:load to:0x020985cc module:overlay(0) +from:0x021365dc kind:load to:0x01fff464 module:itcm +from:0x021365e0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021365e4 kind:load to:0x021050ec module:overlay(26) +from:0x021365e8 kind:load to:0x02098504 module:overlay(0) +from:0x021365ec kind:load to:0x021050f4 module:overlay(26) +from:0x021365f0 kind:load to:0x02105120 module:overlay(26) +from:0x021365f4 kind:load to:0x02098510 module:overlay(0) +from:0x021365f8 kind:load to:0x0210513c module:overlay(26) +from:0x021365fc kind:load to:0x02098518 module:overlay(0) +from:0x02136600 kind:load to:0x0209851c module:overlay(0) +from:0x02136604 kind:load to:0x020985d8 module:overlay(0) +from:0x02136608 kind:load to:0x02098644 module:overlay(0) +from:0x0213660c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02136610 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136614 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02136618 kind:load to:0x02105190 module:overlay(26) +from:0x0213661c kind:load to:0x021051b0 module:overlay(26) +from:0x02136620 kind:load to:0x02105134 module:overlay(26) +from:0x02136644 kind:load to:0x02136624 module:overlay(26) +from:0x02136648 kind:load to:0x0213663c module:overlay(26) +from:0x0213664c kind:load to:0x02136634 module:overlay(26) +from:0x02136650 kind:load to:0x0213662c module:overlay(26) +from:0x0213665c kind:load to:0x02106ac4 module:overlay(26) +from:0x02136660 kind:load to:0x020731bc module:overlay(0) +from:0x02136664 kind:load to:0x020731c0 module:overlay(0) +from:0x02136668 kind:load to:0x020731c4 module:overlay(0) +from:0x021366b8 kind:load to:0x02105a30 module:overlay(26) +from:0x021366bc kind:load to:0x02105b3c module:overlay(26) +from:0x021366c0 kind:load to:0x021064a4 module:overlay(26) +from:0x021366c4 kind:load to:0x021064d8 module:overlay(26) +from:0x021366c8 kind:load to:0x021065b0 module:overlay(26) +from:0x021366cc kind:load to:0x021065c8 module:overlay(26) +from:0x021366d0 kind:load to:0x0207fdac module:overlay(0) +from:0x021366d4 kind:load to:0x0210606c module:overlay(26) +from:0x021366d8 kind:load to:0x021065f8 module:overlay(26) +from:0x021366dc kind:load to:0x02106618 module:overlay(26) +from:0x021366e0 kind:load to:0x02106638 module:overlay(26) +from:0x021366e4 kind:load to:0x020808e0 module:overlay(0) +from:0x021366e8 kind:load to:0x02105d10 module:overlay(26) +from:0x021366ec kind:load to:0x020b8ce1 module:overlays(1,5,6,7,10,12,13,14) +from:0x021366f0 kind:load to:0x02105c50 module:overlay(26) +from:0x021366f4 kind:load to:0x021068e4 module:overlay(26) +from:0x021366f8 kind:load to:0x02106250 module:overlay(26) +from:0x02136890 kind:load to:0x02107050 module:overlay(26) +from:0x02136894 kind:load to:0x02107070 module:overlay(26) +from:0x02136898 kind:load to:0x02057bf4 module:overlay(0) +from:0x0213689c kind:load to:0x01ffc57c module:itcm +from:0x021368a0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021368a4 kind:load to:0x02057e44 module:overlay(0) +from:0x021368a8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021368ac kind:load to:0x021070b4 module:overlay(26) +from:0x021368b0 kind:load to:0x02057d84 module:overlay(0) +from:0x021368b4 kind:load to:0x02107098 module:overlay(26) +from:0x021368b8 kind:load to:0x02082368 module:overlay(0) +from:0x021368c4 kind:load to:0x0210742c module:overlay(26) +from:0x021368c8 kind:load to:0x02107454 module:overlay(26) +from:0x021368cc kind:load to:0x02057bf4 module:overlay(0) +from:0x021368d0 kind:load to:0x01ffc57c module:itcm +from:0x021368d4 kind:load to:0x02057dc8 module:overlay(0) +from:0x021368d8 kind:load to:0x02057e44 module:overlay(0) +from:0x021368dc kind:load to:0x02057ea8 module:overlay(0) +from:0x021368e0 kind:load to:0x021074a8 module:overlay(26) +from:0x021368e4 kind:load to:0x02057d84 module:overlay(0) +from:0x021368e8 kind:load to:0x02107484 module:overlay(26) +from:0x021368ec kind:load to:0x02082368 module:overlay(0) +from:0x021368f8 kind:load to:0x02107604 module:overlay(26) +from:0x021368fc kind:load to:0x0210762c module:overlay(26) +from:0x02136900 kind:load to:0x02107684 module:overlay(26) +from:0x02136904 kind:load to:0x02107728 module:overlay(26) +from:0x02136908 kind:load to:0x021077a4 module:overlay(26) +from:0x0213690c kind:load to:0x0210772c module:overlay(26) +from:0x02136910 kind:load to:0x02107730 module:overlay(26) +from:0x02136914 kind:load to:0x021077e4 module:overlay(26) +from:0x02136930 kind:load to:0x02107808 module:overlay(26) +from:0x02136934 kind:load to:0x0210781c module:overlay(26) +from:0x02136938 kind:load to:0x02107838 module:overlay(26) +from:0x0213693c kind:load to:0x02107844 module:overlay(26) +from:0x02136940 kind:load to:0x021077a4 module:overlay(26) +from:0x02136944 kind:load to:0x02107864 module:overlay(26) +from:0x02136948 kind:load to:0x02107730 module:overlay(26) +from:0x0213694c kind:load to:0x02107884 module:overlay(26) +from:0x02136950 kind:load to:0x021078a8 module:overlay(26) +from:0x02136954 kind:load to:0x021078bc module:overlay(26) +from:0x02136958 kind:load to:0x021078d8 module:overlay(26) +from:0x0213695c kind:load to:0x021078f4 module:overlay(26) +from:0x02136968 kind:load to:0x02107bd8 module:overlay(26) +from:0x0213696c kind:load to:0x02107bec module:overlay(26) +from:0x02136970 kind:load to:0x02107c08 module:overlay(26) +from:0x02136974 kind:load to:0x02107c14 module:overlay(26) +from:0x02136978 kind:load to:0x021077a4 module:overlay(26) +from:0x0213697c kind:load to:0x02107c34 module:overlay(26) +from:0x02136980 kind:load to:0x02107730 module:overlay(26) +from:0x02136984 kind:load to:0x02107c54 module:overlay(26) +from:0x02136988 kind:load to:0x02107c74 module:overlay(26) +from:0x0213698c kind:load to:0x02107c88 module:overlay(26) +from:0x02136990 kind:load to:0x02107ca4 module:overlay(26) +from:0x02136994 kind:load to:0x02107cc0 module:overlay(26) +from:0x021369a0 kind:load to:0x02107f9c module:overlay(26) +from:0x021369a4 kind:load to:0x02107fb0 module:overlay(26) +from:0x021369a8 kind:load to:0x02107fcc module:overlay(26) +from:0x021369ac kind:load to:0x02107fd8 module:overlay(26) +from:0x021369b0 kind:load to:0x021077a4 module:overlay(26) +from:0x021369b4 kind:load to:0x02107ff8 module:overlay(26) +from:0x021369b8 kind:load to:0x02107730 module:overlay(26) +from:0x021369bc kind:load to:0x02108018 module:overlay(26) +from:0x021369c0 kind:load to:0x02108038 module:overlay(26) +from:0x021369c4 kind:load to:0x0210804c module:overlay(26) +from:0x021369c8 kind:load to:0x02108068 module:overlay(26) +from:0x021369cc kind:load to:0x02108084 module:overlay(26) +from:0x021369f0 kind:load to:0x021085b0 module:overlay(26) +from:0x021369f4 kind:load to:0x02108eac module:overlay(26) +from:0x021369f8 kind:load to:0x02108e54 module:overlay(26) +from:0x02136a04 kind:load to:0x0210859c module:overlay(26) +from:0x02136a08 kind:load to:0x02108e90 module:overlay(26) +from:0x02136a0c kind:load to:0x02108e80 module:overlay(26) +from:0x02136a18 kind:load to:0x0210841c module:overlay(26) +from:0x02136a1c kind:load to:0x0209ca64 module:overlay(0) +from:0x02136a20 kind:load to:0x0209ca6c module:overlay(0) +from:0x02136a24 kind:load to:0x0209caac module:overlay(0) +from:0x02136a28 kind:load to:0x0209cacc module:overlay(0) +from:0x02136a34 kind:load to:0x0207c308 module:overlay(0) +from:0x02136a38 kind:load to:0x0207c310 module:overlay(0) +from:0x02136a3c kind:load to:0x0207c3dc module:overlay(0) +from:0x02136a40 kind:load to:0x0207c3cc module:overlay(0) +from:0x02136a44 kind:load to:0x0207c420 module:overlay(0) +from:0x02136a48 kind:load to:0x0207c440 module:overlay(0) +from:0x02136a4c kind:load to:0x0207c484 module:overlay(0) +from:0x02136a50 kind:load to:0x0207c4b4 module:overlay(0) +from:0x02136a5c kind:load to:0x0207c4d0 module:overlay(0) +from:0x02136a60 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02136a64 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02136a68 kind:load to:0x0207c990 module:overlay(0) +from:0x02136a6c kind:load to:0x0207c9d4 module:overlay(0) +from:0x02136a70 kind:load to:0x0207ca44 module:overlay(0) +from:0x02136a74 kind:load to:0x0207ca6c module:overlay(0) +from:0x02136a78 kind:load to:0x0207cae4 module:overlay(0) +from:0x02136a84 kind:load to:0x02108588 module:overlay(26) +from:0x02136a88 kind:load to:0x02108ec8 module:overlay(26) +from:0x02136a8c kind:load to:0x02057bf4 module:overlay(0) +from:0x02136a90 kind:load to:0x01ffc57c module:itcm +from:0x02136a94 kind:load to:0x02057dc8 module:overlay(0) +from:0x02136a98 kind:load to:0x02057e44 module:overlay(0) +from:0x02136a9c kind:load to:0x02057ea8 module:overlay(0) +from:0x02136aa0 kind:load to:0x021083d4 module:overlay(26) +from:0x02136aa4 kind:load to:0x02057d84 module:overlay(0) +from:0x02136ab0 kind:load to:0x021085c4 module:overlay(26) +from:0x02136ab4 kind:load to:0x0209d10c module:overlay(0) +from:0x02136ab8 kind:load to:0x02108a0c module:overlay(26) +from:0x02136abc kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136ac0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136ac4 kind:load to:0x02108c9c module:overlay(26) +from:0x02136ac8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136acc kind:load to:0x0209d220 module:overlay(0) +from:0x02136ad0 kind:load to:0x0209d228 module:overlay(0) +from:0x02136ad4 kind:load to:0x0209d22c module:overlay(0) +from:0x02136ad8 kind:load to:0x0209d238 module:overlay(0) +from:0x02136adc kind:load to:0x0209d240 module:overlay(0) +from:0x02136ae0 kind:load to:0x02108ee4 module:overlay(26) +from:0x02136ae4 kind:load to:0x02108f14 module:overlay(26) +from:0x02136ae8 kind:load to:0x02108dc4 module:overlay(26) +from:0x02136aec kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136af0 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136af4 kind:load to:0x0210beb8 module:overlay(26) +from:0x02136b0c kind:load to:0x02108f6c module:overlay(26) +from:0x02136b10 kind:load to:0x0209c930 module:overlay(0) +from:0x02136b14 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136b18 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02136b1c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136b28 kind:load to:0x02109008 module:overlay(26) +from:0x02136b2c kind:load to:0x0209d10c module:overlay(0) +from:0x02136b30 kind:load to:0x02109280 module:overlay(26) +from:0x02136b34 kind:load to:0x021092f8 module:overlay(26) +from:0x02136b38 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136b3c kind:load to:0x0210934c module:overlay(26) +from:0x02136b40 kind:load to:0x02109348 module:overlay(26) +from:0x02136b44 kind:load to:0x0209d220 module:overlay(0) +from:0x02136b48 kind:load to:0x0209d228 module:overlay(0) +from:0x02136b4c kind:load to:0x0209d22c module:overlay(0) +from:0x02136b50 kind:load to:0x0209d238 module:overlay(0) +from:0x02136b54 kind:load to:0x0209d240 module:overlay(0) +from:0x02136b58 kind:load to:0x02109358 module:overlay(26) +from:0x02136b5c kind:load to:0x02109390 module:overlay(26) +from:0x02136b60 kind:load to:0x0210b430 module:overlay(26) +from:0x02136b64 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136b68 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136b6c kind:load to:0x0210beb8 module:overlay(26) +from:0x02136b70 kind:load to:0x0210e2f4 module:overlay(26) +from:0x02136b74 kind:load to:0x02109350 module:overlay(26) +from:0x02136b78 kind:load to:0x0210b470 module:overlay(26) +from:0x02136b7c kind:load to:0x0210b2b4 module:overlay(26) +from:0x02136b80 kind:load to:0x0210b2fc module:overlay(26) +from:0x02136b84 kind:load to:0x0210b304 module:overlay(26) +from:0x02136b88 kind:load to:0x0210b320 module:overlay(26) +from:0x02136b8c kind:load to:0x0210b438 module:overlay(26) +from:0x02136b90 kind:load to:0x0210b440 module:overlay(26) +from:0x02136ba8 kind:load to:0x021094b8 module:overlay(26) +from:0x02136bac kind:load to:0x0209d10c module:overlay(0) +from:0x02136bb0 kind:load to:0x02109684 module:overlay(26) +from:0x02136bb4 kind:load to:0x02109690 module:overlay(26) +from:0x02136bb8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136bbc kind:load to:0x0210969c module:overlay(26) +from:0x02136bc0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136bc4 kind:load to:0x0209d220 module:overlay(0) +from:0x02136bc8 kind:load to:0x0209d228 module:overlay(0) +from:0x02136bcc kind:load to:0x0209d22c module:overlay(0) +from:0x02136bd0 kind:load to:0x0209d238 module:overlay(0) +from:0x02136bd4 kind:load to:0x0209d240 module:overlay(0) +from:0x02136bd8 kind:load to:0x02109438 module:overlay(26) +from:0x02136bdc kind:load to:0x02109460 module:overlay(26) +from:0x02136be0 kind:load to:0x02109728 module:overlay(26) +from:0x02136be4 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136be8 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136bec kind:load to:0x0210beb8 module:overlay(26) +from:0x02136bf0 kind:load to:0x0210e2f4 module:overlay(26) +from:0x02136bf4 kind:load to:0x02109718 module:overlay(26) +from:0x02136bf8 kind:load to:0x02109720 module:overlay(26) +from:0x02136c08 kind:load to:0x0209ca64 module:overlay(0) +from:0x02136c0c kind:load to:0x0209ca6c module:overlay(0) +from:0x02136c10 kind:load to:0x0209caac module:overlay(0) +from:0x02136c14 kind:load to:0x0209cacc module:overlay(0) +from:0x02136c20 kind:load to:0x0210973c module:overlay(26) +from:0x02136c24 kind:load to:0x0209ca64 module:overlay(0) +from:0x02136c28 kind:load to:0x0209ca6c module:overlay(0) +from:0x02136c2c kind:load to:0x0209caac module:overlay(0) +from:0x02136c30 kind:load to:0x0209cacc module:overlay(0) +from:0x02136c3c kind:load to:0x0207caf4 module:overlay(0) +from:0x02136c40 kind:load to:0x0207cafc module:overlay(0) +from:0x02136c44 kind:load to:0x0207d310 module:overlay(0) +from:0x02136c48 kind:load to:0x0207d300 module:overlay(0) +from:0x02136c4c kind:load to:0x0207d34c module:overlay(0) +from:0x02136c50 kind:load to:0x0207d384 module:overlay(0) +from:0x02136c54 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02136c58 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02136c64 kind:load to:0x0210988c module:overlay(26) +from:0x02136c68 kind:load to:0x0209d10c module:overlay(0) +from:0x02136c6c kind:load to:0x021098ec module:overlay(26) +from:0x02136c70 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136c74 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136c78 kind:load to:0x02109914 module:overlay(26) +from:0x02136c7c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136c80 kind:load to:0x021099f8 module:overlay(26) +from:0x02136c84 kind:load to:0x0209d228 module:overlay(0) +from:0x02136c88 kind:load to:0x0209d22c module:overlay(0) +from:0x02136c8c kind:load to:0x0209d238 module:overlay(0) +from:0x02136c90 kind:load to:0x0209d240 module:overlay(0) +from:0x02136c94 kind:load to:0x02109a34 module:overlay(26) +from:0x02136c98 kind:load to:0x02109a54 module:overlay(26) +from:0x02136c9c kind:load to:0x0210beb0 module:overlay(26) +from:0x02136ca0 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136ca4 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136ca8 kind:load to:0x0210beb8 module:overlay(26) +from:0x02136cb4 kind:load to:0x02109a9c module:overlay(26) +from:0x02136cb8 kind:load to:0x0209ca64 module:overlay(0) +from:0x02136cbc kind:load to:0x0209ca6c module:overlay(0) +from:0x02136cc0 kind:load to:0x0209caac module:overlay(0) +from:0x02136cc4 kind:load to:0x0209cacc module:overlay(0) +from:0x02136cd0 kind:load to:0x02109c10 module:overlay(26) +from:0x02136cd4 kind:load to:0x0209d10c module:overlay(0) +from:0x02136cd8 kind:load to:0x02109dac module:overlay(26) +from:0x02136cdc kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136ce0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136ce4 kind:load to:0x02109cb0 module:overlay(26) +from:0x02136ce8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136cec kind:load to:0x02109d54 module:overlay(26) +from:0x02136cf0 kind:load to:0x0209d228 module:overlay(0) +from:0x02136cf4 kind:load to:0x0209d22c module:overlay(0) +from:0x02136cf8 kind:load to:0x0209d238 module:overlay(0) +from:0x02136cfc kind:load to:0x0209d240 module:overlay(0) +from:0x02136d00 kind:load to:0x02109f54 module:overlay(26) +from:0x02136d04 kind:load to:0x02109f74 module:overlay(26) +from:0x02136d08 kind:load to:0x0210beb0 module:overlay(26) +from:0x02136d0c kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136d10 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136d14 kind:load to:0x0210beb8 module:overlay(26) +from:0x02136d18 kind:load to:0x02109e24 module:overlay(26) +from:0x02136d1c kind:load to:0x02109e54 module:overlay(26) +from:0x02136d20 kind:load to:0x02109ef8 module:overlay(26) +from:0x02136d24 kind:load to:0x02109f48 module:overlay(26) +from:0x02136d3c kind:load to:0x0210a0d4 module:overlay(26) +from:0x02136d40 kind:load to:0x0210a454 module:overlay(26) +from:0x02136d44 kind:load to:0x02057bf4 module:overlay(0) +from:0x02136d48 kind:load to:0x01ffc57c module:itcm +from:0x02136d4c kind:load to:0x02057dc8 module:overlay(0) +from:0x02136d50 kind:load to:0x02057e44 module:overlay(0) +from:0x02136d54 kind:load to:0x02057ea8 module:overlay(0) +from:0x02136d58 kind:load to:0x0210a018 module:overlay(26) +from:0x02136d5c kind:load to:0x02057d84 module:overlay(0) +from:0x02136d68 kind:load to:0x0210a0e8 module:overlay(26) +from:0x02136d6c kind:load to:0x0209d10c module:overlay(0) +from:0x02136d70 kind:load to:0x0210a258 module:overlay(26) +from:0x02136d74 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136d78 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136d7c kind:load to:0x0210a1c4 module:overlay(26) +from:0x02136d80 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136d84 kind:load to:0x0210a218 module:overlay(26) +from:0x02136d88 kind:load to:0x0209d228 module:overlay(0) +from:0x02136d8c kind:load to:0x0209d22c module:overlay(0) +from:0x02136d90 kind:load to:0x0209d238 module:overlay(0) +from:0x02136d94 kind:load to:0x0209d240 module:overlay(0) +from:0x02136d98 kind:load to:0x0210a470 module:overlay(26) +from:0x02136d9c kind:load to:0x0210a490 module:overlay(26) +from:0x02136da0 kind:load to:0x0210beb0 module:overlay(26) +from:0x02136da4 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136da8 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136dac kind:load to:0x0210beb8 module:overlay(26) +from:0x02136db0 kind:load to:0x0210a39c module:overlay(26) +from:0x02136db4 kind:load to:0x0210a410 module:overlay(26) +from:0x02136db8 kind:load to:0x0210a444 module:overlay(26) +from:0x02136dbc kind:load to:0x0210a44c module:overlay(26) +from:0x02136dc8 kind:load to:0x0210a4c4 module:overlay(26) +from:0x02136dcc kind:load to:0x0209ca64 module:overlay(0) +from:0x02136dd0 kind:load to:0x0209ca6c module:overlay(0) +from:0x02136dd4 kind:load to:0x0209caac module:overlay(0) +from:0x02136dd8 kind:load to:0x0209cacc module:overlay(0) +from:0x02136de4 kind:load to:0x0210a5c4 module:overlay(26) +from:0x02136de8 kind:load to:0x0209d10c module:overlay(0) +from:0x02136dec kind:load to:0x0210a614 module:overlay(26) +from:0x02136df0 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136df4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136df8 kind:load to:0x0210a1c4 module:overlay(26) +from:0x02136dfc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136e00 kind:load to:0x0210a218 module:overlay(26) +from:0x02136e04 kind:load to:0x0209d228 module:overlay(0) +from:0x02136e08 kind:load to:0x0209d22c module:overlay(0) +from:0x02136e0c kind:load to:0x0209d238 module:overlay(0) +from:0x02136e10 kind:load to:0x0209d240 module:overlay(0) +from:0x02136e14 kind:load to:0x0210a708 module:overlay(26) +from:0x02136e18 kind:load to:0x0210a728 module:overlay(26) +from:0x02136e1c kind:load to:0x0210beb0 module:overlay(26) +from:0x02136e20 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136e24 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136e28 kind:load to:0x0210beb8 module:overlay(26) +from:0x02136e2c kind:load to:0x0210a39c module:overlay(26) +from:0x02136e30 kind:load to:0x0210a67c module:overlay(26) +from:0x02136e34 kind:load to:0x0210a620 module:overlay(26) +from:0x02136e38 kind:load to:0x0210a670 module:overlay(26) +from:0x02136e44 kind:load to:0x0210a770 module:overlay(26) +from:0x02136e48 kind:load to:0x0209ca64 module:overlay(0) +from:0x02136e4c kind:load to:0x0209ca6c module:overlay(0) +from:0x02136e50 kind:load to:0x0209caac module:overlay(0) +from:0x02136e54 kind:load to:0x0209cacc module:overlay(0) +from:0x02136e60 kind:load to:0x0210a864 module:overlay(26) +from:0x02136e64 kind:load to:0x0209d10c module:overlay(0) +from:0x02136e68 kind:load to:0x0210a97c module:overlay(26) +from:0x02136e6c kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136e70 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136e74 kind:load to:0x0210a998 module:overlay(26) +from:0x02136e78 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136e7c kind:load to:0x0209d220 module:overlay(0) +from:0x02136e80 kind:load to:0x0209d228 module:overlay(0) +from:0x02136e84 kind:load to:0x0209d22c module:overlay(0) +from:0x02136e88 kind:load to:0x0209d238 module:overlay(0) +from:0x02136e8c kind:load to:0x0209d240 module:overlay(0) +from:0x02136e90 kind:load to:0x0210a9f4 module:overlay(26) +from:0x02136e94 kind:load to:0x0210aa14 module:overlay(26) +from:0x02136e98 kind:load to:0x0210beb0 module:overlay(26) +from:0x02136e9c kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136ea0 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136ea4 kind:load to:0x0210beb8 module:overlay(26) +from:0x02136eb0 kind:load to:0x0210aa5c module:overlay(26) +from:0x02136eb4 kind:load to:0x0209ca64 module:overlay(0) +from:0x02136eb8 kind:load to:0x0209ca6c module:overlay(0) +from:0x02136ebc kind:load to:0x0209caac module:overlay(0) +from:0x02136ec0 kind:load to:0x0209cacc module:overlay(0) +from:0x02136ecc kind:load to:0x0210ab40 module:overlay(26) +from:0x02136ed0 kind:load to:0x0209d10c module:overlay(0) +from:0x02136ed4 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136ed8 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136edc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136ee0 kind:load to:0x0210b258 module:overlay(26) +from:0x02136ee4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136ee8 kind:load to:0x0209d220 module:overlay(0) +from:0x02136eec kind:load to:0x0209d228 module:overlay(0) +from:0x02136ef0 kind:load to:0x0209d22c module:overlay(0) +from:0x02136ef4 kind:load to:0x0209d238 module:overlay(0) +from:0x02136ef8 kind:load to:0x0209d240 module:overlay(0) +from:0x02136efc kind:load to:0x0210ac64 module:overlay(26) +from:0x02136f00 kind:load to:0x0210ac94 module:overlay(26) +from:0x02136f04 kind:load to:0x0210b430 module:overlay(26) +from:0x02136f08 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136f0c kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136f10 kind:load to:0x0210beb8 module:overlay(26) +from:0x02136f14 kind:load to:0x0210e2f4 module:overlay(26) +from:0x02136f18 kind:load to:0x0210ac5c module:overlay(26) +from:0x02136f1c kind:load to:0x0210b470 module:overlay(26) +from:0x02136f20 kind:load to:0x0210b2b4 module:overlay(26) +from:0x02136f24 kind:load to:0x0210b2fc module:overlay(26) +from:0x02136f28 kind:load to:0x0210b304 module:overlay(26) +from:0x02136f2c kind:load to:0x0210b320 module:overlay(26) +from:0x02136f30 kind:load to:0x0210b438 module:overlay(26) +from:0x02136f34 kind:load to:0x0210b440 module:overlay(26) +from:0x02136f40 kind:load to:0x0210acec module:overlay(26) +from:0x02136f44 kind:load to:0x0209ca64 module:overlay(0) +from:0x02136f48 kind:load to:0x0209ca6c module:overlay(0) +from:0x02136f4c kind:load to:0x0209caac module:overlay(0) +from:0x02136f50 kind:load to:0x0209cacc module:overlay(0) +from:0x02136f5c kind:load to:0x0210ad9c module:overlay(26) +from:0x02136f60 kind:load to:0x0209d10c module:overlay(0) +from:0x02136f64 kind:load to:0x0210bc94 module:overlay(26) +from:0x02136f68 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136f6c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136f70 kind:load to:0x0210b258 module:overlay(26) +from:0x02136f74 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02136f78 kind:load to:0x0209d220 module:overlay(0) +from:0x02136f7c kind:load to:0x0209d228 module:overlay(0) +from:0x02136f80 kind:load to:0x0209d22c module:overlay(0) +from:0x02136f84 kind:load to:0x0209d238 module:overlay(0) +from:0x02136f88 kind:load to:0x0209d240 module:overlay(0) +from:0x02136f8c kind:load to:0x0210af4c module:overlay(26) +from:0x02136f90 kind:load to:0x0210af7c module:overlay(26) +from:0x02136f94 kind:load to:0x0210b430 module:overlay(26) +from:0x02136f98 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02136f9c kind:load to:0x0210c0b4 module:overlay(26) +from:0x02136fa0 kind:load to:0x0210beb8 module:overlay(26) +from:0x02136fa4 kind:load to:0x0210e2f4 module:overlay(26) +from:0x02136fa8 kind:load to:0x0210b428 module:overlay(26) +from:0x02136fac kind:load to:0x0210af38 module:overlay(26) +from:0x02136fb0 kind:load to:0x0210aecc module:overlay(26) +from:0x02136fb4 kind:load to:0x0210ae64 module:overlay(26) +from:0x02136fb8 kind:load to:0x0210b304 module:overlay(26) +from:0x02136fbc kind:load to:0x0210b320 module:overlay(26) +from:0x02136fc0 kind:load to:0x0210ae6c module:overlay(26) +from:0x02136fc4 kind:load to:0x0210ae74 module:overlay(26) +from:0x02136fc8 kind:load to:0x0210ae7c module:overlay(26) +from:0x02136fcc kind:load to:0x0210af30 module:overlay(26) +from:0x02136fe4 kind:load to:0x0210b09c module:overlay(26) +from:0x02136fe8 kind:load to:0x0209d10c module:overlay(0) +from:0x02136fec kind:load to:0x0210bc94 module:overlay(26) +from:0x02136ff0 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02136ff4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02136ff8 kind:load to:0x0210b258 module:overlay(26) +from:0x02136ffc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137000 kind:load to:0x0209d220 module:overlay(0) +from:0x02137004 kind:load to:0x0209d228 module:overlay(0) +from:0x02137008 kind:load to:0x0209d22c module:overlay(0) +from:0x0213700c kind:load to:0x0209d238 module:overlay(0) +from:0x02137010 kind:load to:0x0209d240 module:overlay(0) +from:0x02137014 kind:load to:0x0210b478 module:overlay(26) +from:0x02137018 kind:load to:0x0210b4a8 module:overlay(26) +from:0x0213701c kind:load to:0x0210b430 module:overlay(26) +from:0x02137020 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02137024 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02137028 kind:load to:0x0210beb8 module:overlay(26) +from:0x0213702c kind:load to:0x0210e2f4 module:overlay(26) +from:0x02137030 kind:load to:0x0210b428 module:overlay(26) +from:0x02137034 kind:load to:0x0210b470 module:overlay(26) +from:0x02137038 kind:load to:0x0210b2b4 module:overlay(26) +from:0x0213703c kind:load to:0x0210b2fc module:overlay(26) +from:0x02137040 kind:load to:0x0210b304 module:overlay(26) +from:0x02137044 kind:load to:0x0210b320 module:overlay(26) +from:0x02137048 kind:load to:0x0210b438 module:overlay(26) +from:0x0213704c kind:load to:0x0210b440 module:overlay(26) +from:0x02137058 kind:load to:0x0210b4ec module:overlay(26) +from:0x0213705c kind:load to:0x0209ca64 module:overlay(0) +from:0x02137060 kind:load to:0x0209ca6c module:overlay(0) +from:0x02137064 kind:load to:0x0209caac module:overlay(0) +from:0x02137068 kind:load to:0x0209cacc module:overlay(0) +from:0x02137074 kind:load to:0x0210b5c4 module:overlay(26) +from:0x02137078 kind:load to:0x0209d10c module:overlay(0) +from:0x0213707c kind:load to:0x0210b9d8 module:overlay(26) +from:0x02137080 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02137084 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02137088 kind:load to:0x0210b9e4 module:overlay(26) +from:0x0213708c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137090 kind:load to:0x0209d220 module:overlay(0) +from:0x02137094 kind:load to:0x0209d228 module:overlay(0) +from:0x02137098 kind:load to:0x0209d22c module:overlay(0) +from:0x0213709c kind:load to:0x0209d238 module:overlay(0) +from:0x021370a0 kind:load to:0x0209d240 module:overlay(0) +from:0x021370a4 kind:load to:0x0210baac module:overlay(26) +from:0x021370a8 kind:load to:0x0210baec module:overlay(26) +from:0x021370ac kind:load to:0x0210b430 module:overlay(26) +from:0x021370b0 kind:load to:0x0210c0a8 module:overlay(26) +from:0x021370b4 kind:load to:0x0210c0b4 module:overlay(26) +from:0x021370b8 kind:load to:0x0210beb8 module:overlay(26) +from:0x021370bc kind:load to:0x0210e2f4 module:overlay(26) +from:0x021370c0 kind:load to:0x0210baa4 module:overlay(26) +from:0x021370c4 kind:load to:0x0210b470 module:overlay(26) +from:0x021370c8 kind:load to:0x0210b2b4 module:overlay(26) +from:0x021370cc kind:load to:0x0210b2fc module:overlay(26) +from:0x021370d0 kind:load to:0x0210b304 module:overlay(26) +from:0x021370d4 kind:load to:0x0210ba3c module:overlay(26) +from:0x021370d8 kind:load to:0x0210b438 module:overlay(26) +from:0x021370dc kind:load to:0x0210b440 module:overlay(26) +from:0x021370e0 kind:load to:0x0210ba44 module:overlay(26) +from:0x021370e4 kind:load to:0x0210ba64 module:overlay(26) +from:0x021370e8 kind:load to:0x0210ba84 module:overlay(26) +from:0x021370ec kind:load to:0x0210b9cc module:overlay(26) +from:0x021370f8 kind:load to:0x0210b8dc module:overlay(26) +from:0x021370fc kind:load to:0x0209d10c module:overlay(0) +from:0x02137100 kind:load to:0x0210bc94 module:overlay(26) +from:0x02137104 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02137108 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0213710c kind:load to:0x0210b258 module:overlay(26) +from:0x02137110 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137114 kind:load to:0x0209d220 module:overlay(0) +from:0x02137118 kind:load to:0x0209d228 module:overlay(0) +from:0x0213711c kind:load to:0x0209d22c module:overlay(0) +from:0x02137120 kind:load to:0x0209d238 module:overlay(0) +from:0x02137124 kind:load to:0x0209d240 module:overlay(0) +from:0x02137128 kind:load to:0x0210bb74 module:overlay(26) +from:0x0213712c kind:load to:0x0210bb34 module:overlay(26) +from:0x02137130 kind:load to:0x0210b430 module:overlay(26) +from:0x02137134 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02137138 kind:load to:0x0210c0b4 module:overlay(26) +from:0x0213713c kind:load to:0x0210beb8 module:overlay(26) +from:0x02137140 kind:load to:0x0210e2f4 module:overlay(26) +from:0x02137144 kind:load to:0x0210b428 module:overlay(26) +from:0x02137148 kind:load to:0x0210b470 module:overlay(26) +from:0x0213714c kind:load to:0x0210b2b4 module:overlay(26) +from:0x02137150 kind:load to:0x0210b2fc module:overlay(26) +from:0x02137154 kind:load to:0x0210b304 module:overlay(26) +from:0x02137158 kind:load to:0x0210b320 module:overlay(26) +from:0x0213715c kind:load to:0x0210b438 module:overlay(26) +from:0x02137160 kind:load to:0x0210b440 module:overlay(26) +from:0x02137168 kind:load to:0x0210b9d4 module:overlay(26) +from:0x0213716c kind:load to:0x0210b9c4 module:overlay(26) +from:0x02137170 kind:load to:0x0210b9cc module:overlay(26) +from:0x0213717c kind:load to:0x0210bc48 module:overlay(26) +from:0x02137180 kind:load to:0x0209d10c module:overlay(0) +from:0x02137184 kind:load to:0x0210bc94 module:overlay(26) +from:0x02137188 kind:load to:0x0210bdb4 module:overlay(26) +from:0x0213718c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02137190 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02137194 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137198 kind:load to:0x0209d220 module:overlay(0) +from:0x0213719c kind:load to:0x0209d228 module:overlay(0) +from:0x021371a0 kind:load to:0x0209d22c module:overlay(0) +from:0x021371a4 kind:load to:0x0209d238 module:overlay(0) +from:0x021371a8 kind:load to:0x0209d240 module:overlay(0) +from:0x021371ac kind:load to:0x0210bc04 module:overlay(26) +from:0x021371b0 kind:load to:0x0210bc18 module:overlay(26) +from:0x021371b4 kind:load to:0x0210beb0 module:overlay(26) +from:0x021371b8 kind:load to:0x0210c0a8 module:overlay(26) +from:0x021371bc kind:load to:0x0210c0b4 module:overlay(26) +from:0x021371c0 kind:load to:0x0210beb8 module:overlay(26) +from:0x021371cc kind:load to:0x0210e24c module:overlay(26) +from:0x02137200 kind:load to:0x0210e2f8 module:overlay(26) +from:0x0213720c kind:load to:0x0210bc48 module:overlay(26) +from:0x02137210 kind:load to:0x0209d10c module:overlay(0) +from:0x02137214 kind:load to:0x0210bc94 module:overlay(26) +from:0x02137218 kind:load to:0x0210bdb4 module:overlay(26) +from:0x0213721c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02137220 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02137224 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137228 kind:load to:0x0209d220 module:overlay(0) +from:0x0213722c kind:load to:0x0209d228 module:overlay(0) +from:0x02137230 kind:load to:0x0209d22c module:overlay(0) +from:0x02137234 kind:load to:0x0209d238 module:overlay(0) +from:0x02137238 kind:load to:0x0209d240 module:overlay(0) +from:0x0213723c kind:load to:0x0210e310 module:overlay(26) +from:0x02137240 kind:load to:0x0210e330 module:overlay(26) +from:0x02137244 kind:load to:0x0210beb0 module:overlay(26) +from:0x02137248 kind:load to:0x0210c0a8 module:overlay(26) +from:0x0213724c kind:load to:0x0210c0b4 module:overlay(26) +from:0x02137250 kind:load to:0x0210beb8 module:overlay(26) +from:0x02137254 kind:load to:0x0210e2f4 module:overlay(26) +from:0x02137260 kind:load to:0x0210e364 module:overlay(26) +from:0x02137264 kind:load to:0x0209ca64 module:overlay(0) +from:0x02137268 kind:load to:0x0209ca6c module:overlay(0) +from:0x0213726c kind:load to:0x0209caac module:overlay(0) +from:0x02137270 kind:load to:0x0209cacc module:overlay(0) +from:0x0213727c kind:load to:0x0210e4b8 module:overlay(26) +from:0x02137280 kind:load to:0x0209d10c module:overlay(0) +from:0x02137284 kind:load to:0x0210bc94 module:overlay(26) +from:0x02137288 kind:load to:0x0210bdb4 module:overlay(26) +from:0x0213728c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02137290 kind:load to:0x0210e504 module:overlay(26) +from:0x02137294 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137298 kind:load to:0x0210e598 module:overlay(26) +from:0x0213729c kind:load to:0x0209d228 module:overlay(0) +from:0x021372a0 kind:load to:0x0209d22c module:overlay(0) +from:0x021372a4 kind:load to:0x0209d238 module:overlay(0) +from:0x021372a8 kind:load to:0x0209d240 module:overlay(0) +from:0x021372ac kind:load to:0x0210e5a8 module:overlay(26) +from:0x021372b0 kind:load to:0x0210e5c8 module:overlay(26) +from:0x021372b4 kind:load to:0x0210beb0 module:overlay(26) +from:0x021372b8 kind:load to:0x0210c0a8 module:overlay(26) +from:0x021372bc kind:load to:0x0210c0b4 module:overlay(26) +from:0x021372c0 kind:load to:0x0210beb8 module:overlay(26) +from:0x021372cc kind:load to:0x0210e610 module:overlay(26) +from:0x021372d0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021372d4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021372d8 kind:load to:0x0209caac module:overlay(0) +from:0x021372dc kind:load to:0x0209cacc module:overlay(0) +from:0x021372e8 kind:load to:0x0210e7a8 module:overlay(26) +from:0x021372ec kind:load to:0x0210e95c module:overlay(26) +from:0x021372f0 kind:load to:0x0210e6e0 module:overlay(26) +from:0x021372f4 kind:load to:0x0207c03c module:overlay(0) +from:0x021372f8 kind:load to:0x0207c044 module:overlay(0) +from:0x02137304 kind:load to:0x0210e7bc module:overlay(26) +from:0x02137308 kind:load to:0x0209d10c module:overlay(0) +from:0x0213730c kind:load to:0x0210bc94 module:overlay(26) +from:0x02137310 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02137314 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02137318 kind:load to:0x0210e880 module:overlay(26) +from:0x0213731c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137320 kind:load to:0x0210e94c module:overlay(26) +from:0x02137324 kind:load to:0x0209d228 module:overlay(0) +from:0x02137328 kind:load to:0x0209d22c module:overlay(0) +from:0x0213732c kind:load to:0x0209d238 module:overlay(0) +from:0x02137330 kind:load to:0x0209d240 module:overlay(0) +from:0x02137334 kind:load to:0x0210e978 module:overlay(26) +from:0x02137338 kind:load to:0x0210e9a0 module:overlay(26) +from:0x0213733c kind:load to:0x0210beb0 module:overlay(26) +from:0x02137340 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02137344 kind:load to:0x0210c0b4 module:overlay(26) +from:0x02137348 kind:load to:0x0210beb8 module:overlay(26) +from:0x02137354 kind:load to:0x0210e9f0 module:overlay(26) +from:0x02137358 kind:load to:0x0209ca64 module:overlay(0) +from:0x0213735c kind:load to:0x0209ca6c module:overlay(0) +from:0x02137360 kind:load to:0x0209caac module:overlay(0) +from:0x02137364 kind:load to:0x0209cacc module:overlay(0) +from:0x02137370 kind:load to:0x0210eb2c module:overlay(26) +from:0x02137374 kind:load to:0x0209d10c module:overlay(0) +from:0x02137378 kind:load to:0x0210ed44 module:overlay(26) +from:0x0213737c kind:load to:0x0210bdb4 module:overlay(26) +from:0x02137380 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02137384 kind:load to:0x0210b258 module:overlay(26) +from:0x02137388 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0213738c kind:load to:0x0209d220 module:overlay(0) +from:0x02137390 kind:load to:0x0209d228 module:overlay(0) +from:0x02137394 kind:load to:0x0209d22c module:overlay(0) +from:0x02137398 kind:load to:0x0209d238 module:overlay(0) +from:0x0213739c kind:load to:0x0209d240 module:overlay(0) +from:0x021373a0 kind:load to:0x0210ede0 module:overlay(26) +from:0x021373a4 kind:load to:0x0210ee10 module:overlay(26) +from:0x021373a8 kind:load to:0x0210b430 module:overlay(26) +from:0x021373ac kind:load to:0x0210c0a8 module:overlay(26) +from:0x021373b0 kind:load to:0x0210c0b4 module:overlay(26) +from:0x021373b4 kind:load to:0x0210beb8 module:overlay(26) +from:0x021373b8 kind:load to:0x0210e2f4 module:overlay(26) +from:0x021373bc kind:load to:0x0210b428 module:overlay(26) +from:0x021373c0 kind:load to:0x0210b470 module:overlay(26) +from:0x021373c4 kind:load to:0x0210ed74 module:overlay(26) +from:0x021373c8 kind:load to:0x0210ed6c module:overlay(26) +from:0x021373cc kind:load to:0x0210ed50 module:overlay(26) +from:0x021373d0 kind:load to:0x0210b320 module:overlay(26) +from:0x021373d4 kind:load to:0x0210b438 module:overlay(26) +from:0x021373d8 kind:load to:0x0210b440 module:overlay(26) +from:0x021373dc kind:load to:0x0210eadc module:overlay(26) +from:0x021373e0 kind:load to:0x0210edd8 module:overlay(26) +from:0x021373ec kind:load to:0x0210ee68 module:overlay(26) +from:0x021373f0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021373f4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021373f8 kind:load to:0x0209caac module:overlay(0) +from:0x021373fc kind:load to:0x0209cacc module:overlay(0) +from:0x02137408 kind:load to:0x0210eeec module:overlay(26) +from:0x0213740c kind:load to:0x0209d10c module:overlay(0) +from:0x02137410 kind:load to:0x0210f154 module:overlay(26) +from:0x02137414 kind:load to:0x0210bdb4 module:overlay(26) +from:0x02137418 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0213741c kind:load to:0x0210b258 module:overlay(26) +from:0x02137420 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137424 kind:load to:0x0209d220 module:overlay(0) +from:0x02137428 kind:load to:0x0209d228 module:overlay(0) +from:0x0213742c kind:load to:0x0209d22c module:overlay(0) +from:0x02137430 kind:load to:0x0209d238 module:overlay(0) +from:0x02137434 kind:load to:0x0209d240 module:overlay(0) +from:0x02137438 kind:load to:0x0210f1d4 module:overlay(26) +from:0x0213743c kind:load to:0x0210f204 module:overlay(26) +from:0x02137440 kind:load to:0x0210b430 module:overlay(26) +from:0x02137444 kind:load to:0x0210c0a8 module:overlay(26) +from:0x02137448 kind:load to:0x0210c0b4 module:overlay(26) +from:0x0213744c kind:load to:0x0210beb8 module:overlay(26) +from:0x02137450 kind:load to:0x0210e2f4 module:overlay(26) +from:0x02137454 kind:load to:0x0210f1b8 module:overlay(26) +from:0x02137458 kind:load to:0x0210b470 module:overlay(26) +from:0x0213745c kind:load to:0x0210b2b4 module:overlay(26) +from:0x02137460 kind:load to:0x0210b2fc module:overlay(26) +from:0x02137464 kind:load to:0x0210b304 module:overlay(26) +from:0x02137468 kind:load to:0x0210f1cc module:overlay(26) +from:0x0213746c kind:load to:0x0210b438 module:overlay(26) +from:0x02137470 kind:load to:0x0210b440 module:overlay(26) +from:0x02137474 kind:load to:0x0210f14c module:overlay(26) +from:0x02137478 kind:load to:0x0210fb24 module:overlay(26) +from:0x02137480 kind:load to:0x0210f620 module:overlay(26) +from:0x02137488 kind:load to:0x0210f798 module:overlay(26) +from:0x02137490 kind:load to:0x0210fd34 module:overlay(26) +from:0x021374a0 kind:load to:0x0210f25c module:overlay(26) +from:0x021374a4 kind:load to:0x020977a0 module:overlay(0) +from:0x021374a8 kind:load to:0x020977a8 module:overlay(0) +from:0x021374ac kind:load to:0x02097824 module:overlay(0) +from:0x021374b0 kind:load to:0x02097864 module:overlay(0) +from:0x021374b4 kind:load to:0x02097868 module:overlay(0) +from:0x021374b8 kind:load to:0x0209786c module:overlay(0) +from:0x021374c4 kind:load to:0x0209856c module:overlay(0) +from:0x021374c8 kind:load to:0x020985a8 module:overlay(0) +from:0x021374cc kind:load to:0x020985c0 module:overlay(0) +from:0x021374d0 kind:load to:0x020985cc module:overlay(0) +from:0x021374d4 kind:load to:0x01fff464 module:itcm +from:0x021374d8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021374dc kind:load to:0x0210f424 module:overlay(26) +from:0x021374e0 kind:load to:0x02098504 module:overlay(0) +from:0x021374e4 kind:load to:0x0210f42c module:overlay(26) +from:0x021374e8 kind:load to:0x0210f508 module:overlay(26) +from:0x021374ec kind:load to:0x02098510 module:overlay(0) +from:0x021374f0 kind:load to:0x0210f5e4 module:overlay(26) +from:0x021374f4 kind:load to:0x02098518 module:overlay(0) +from:0x021374f8 kind:load to:0x0209851c module:overlay(0) +from:0x021374fc kind:load to:0x020985d8 module:overlay(0) +from:0x02137500 kind:load to:0x02098644 module:overlay(0) +from:0x02137504 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137508 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213750c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137510 kind:load to:0x0210fd84 module:overlay(26) +from:0x02137514 kind:load to:0x0210fe08 module:overlay(26) +from:0x02137518 kind:load to:0x0210f384 module:overlay(26) +from:0x0213751c kind:load to:0x0210f38c module:overlay(26) +from:0x02137528 kind:load to:0x02110260 module:overlay(26) +from:0x02137530 kind:load to:0x021102e8 module:overlay(26) +from:0x02137538 kind:load to:0x02110270 module:overlay(26) +from:0x02137540 kind:load to:0x021102ec module:overlay(26) +from:0x02137550 kind:load to:0x0210feb4 module:overlay(26) +from:0x02137554 kind:load to:0x02097998 module:overlay(0) +from:0x02137558 kind:load to:0x020977a8 module:overlay(0) +from:0x0213755c kind:load to:0x02097824 module:overlay(0) +from:0x02137560 kind:load to:0x020979a0 module:overlay(0) +from:0x02137564 kind:load to:0x020979c0 module:overlay(0) +from:0x02137568 kind:load to:0x020979ec module:overlay(0) +from:0x02137574 kind:load to:0x0209856c module:overlay(0) +from:0x02137578 kind:load to:0x020985a8 module:overlay(0) +from:0x0213757c kind:load to:0x020985c0 module:overlay(0) +from:0x02137580 kind:load to:0x020985cc module:overlay(0) +from:0x02137584 kind:load to:0x01fff464 module:itcm +from:0x02137588 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213758c kind:load to:0x0210ffe0 module:overlay(26) +from:0x02137590 kind:load to:0x02098504 module:overlay(0) +from:0x02137594 kind:load to:0x0211018c module:overlay(26) +from:0x02137598 kind:load to:0x0209850c module:overlay(0) +from:0x0213759c kind:load to:0x02098510 module:overlay(0) +from:0x021375a0 kind:load to:0x021101cc module:overlay(26) +from:0x021375a4 kind:load to:0x02098518 module:overlay(0) +from:0x021375a8 kind:load to:0x0209851c module:overlay(0) +from:0x021375ac kind:load to:0x020985d8 module:overlay(0) +from:0x021375b0 kind:load to:0x02098644 module:overlay(0) +from:0x021375b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021375b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021375bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021375c0 kind:load to:0x02110314 module:overlay(26) +from:0x021375c4 kind:load to:0x02110334 module:overlay(26) +from:0x021375c8 kind:load to:0x02110de4 module:overlay(26) +from:0x021375cc kind:load to:0x02110e00 module:overlay(26) +from:0x021375d0 kind:load to:0x021106c0 module:overlay(26) +from:0x021375d8 kind:load to:0x021106d8 module:overlay(26) +from:0x021375e0 kind:load to:0x02110744 module:overlay(26) +from:0x021375e8 kind:load to:0x021106bc module:overlay(26) +from:0x021375f0 kind:load to:0x021106c4 module:overlay(26) +from:0x021375f8 kind:load to:0x02110714 module:overlay(26) +from:0x02137608 kind:load to:0x0211037c module:overlay(26) +from:0x0213760c kind:load to:0x020977a0 module:overlay(0) +from:0x02137610 kind:load to:0x020977a8 module:overlay(0) +from:0x02137614 kind:load to:0x02097824 module:overlay(0) +from:0x02137618 kind:load to:0x02097864 module:overlay(0) +from:0x0213761c kind:load to:0x02097868 module:overlay(0) +from:0x02137620 kind:load to:0x0209786c module:overlay(0) +from:0x0213762c kind:load to:0x0209856c module:overlay(0) +from:0x02137630 kind:load to:0x020985a8 module:overlay(0) +from:0x02137634 kind:load to:0x020985c0 module:overlay(0) +from:0x02137638 kind:load to:0x020985cc module:overlay(0) +from:0x0213763c kind:load to:0x01fff464 module:itcm +from:0x02137640 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137644 kind:load to:0x021104a8 module:overlay(26) +from:0x02137648 kind:load to:0x02098504 module:overlay(0) +from:0x0213764c kind:load to:0x02110634 module:overlay(26) +from:0x02137650 kind:load to:0x0209850c module:overlay(0) +from:0x02137654 kind:load to:0x02098510 module:overlay(0) +from:0x02137658 kind:load to:0x02110a0c module:overlay(26) +from:0x0213765c kind:load to:0x02098518 module:overlay(0) +from:0x02137660 kind:load to:0x0209851c module:overlay(0) +from:0x02137664 kind:load to:0x020985d8 module:overlay(0) +from:0x02137668 kind:load to:0x02098644 module:overlay(0) +from:0x0213766c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137670 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137674 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137678 kind:load to:0x02110c78 module:overlay(26) +from:0x0213767c kind:load to:0x02110cfc module:overlay(26) +from:0x02137680 kind:load to:0x02110de4 module:overlay(26) +from:0x02137684 kind:load to:0x02110e00 module:overlay(26) +from:0x02137690 kind:load to:0x0209856c module:overlay(0) +from:0x02137694 kind:load to:0x020985a8 module:overlay(0) +from:0x02137698 kind:load to:0x020985c0 module:overlay(0) +from:0x0213769c kind:load to:0x020985cc module:overlay(0) +from:0x021376a0 kind:load to:0x01fff464 module:itcm +from:0x021376a4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021376a8 kind:load to:0x020984fc module:overlay(0) +from:0x021376ac kind:load to:0x02098504 module:overlay(0) +from:0x021376b0 kind:load to:0x02098508 module:overlay(0) +from:0x021376b4 kind:load to:0x0209850c module:overlay(0) +from:0x021376b8 kind:load to:0x02098510 module:overlay(0) +from:0x021376bc kind:load to:0x02098514 module:overlay(0) +from:0x021376c0 kind:load to:0x02098518 module:overlay(0) +from:0x021376c4 kind:load to:0x0209851c module:overlay(0) +from:0x021376c8 kind:load to:0x020985d8 module:overlay(0) +from:0x021376cc kind:load to:0x02098644 module:overlay(0) +from:0x021376d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021376d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021376d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021376dc kind:load to:0x02111134 module:overlay(26) +from:0x021376e0 kind:load to:0x02111148 module:overlay(26) +from:0x021376e4 kind:load to:0x02110de4 module:overlay(26) +from:0x021376e8 kind:load to:0x02110e00 module:overlay(26) +from:0x021376f4 kind:load to:0x0209856c module:overlay(0) +from:0x021376f8 kind:load to:0x020985a8 module:overlay(0) +from:0x021376fc kind:load to:0x020985c0 module:overlay(0) +from:0x02137700 kind:load to:0x020985cc module:overlay(0) +from:0x02137704 kind:load to:0x01fff464 module:itcm +from:0x02137708 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213770c kind:load to:0x020984fc module:overlay(0) +from:0x02137710 kind:load to:0x02098504 module:overlay(0) +from:0x02137714 kind:load to:0x02098508 module:overlay(0) +from:0x02137718 kind:load to:0x0209850c module:overlay(0) +from:0x0213771c kind:load to:0x02098510 module:overlay(0) +from:0x02137720 kind:load to:0x02098514 module:overlay(0) +from:0x02137724 kind:load to:0x02098518 module:overlay(0) +from:0x02137728 kind:load to:0x0209851c module:overlay(0) +from:0x0213772c kind:load to:0x020985d8 module:overlay(0) +from:0x02137730 kind:load to:0x02098644 module:overlay(0) +from:0x02137734 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137738 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213773c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137740 kind:load to:0x02111190 module:overlay(26) +from:0x02137744 kind:load to:0x021111a4 module:overlay(26) +from:0x02137748 kind:load to:0x02110de4 module:overlay(26) +from:0x0213774c kind:load to:0x02110e00 module:overlay(26) +from:0x02137758 kind:load to:0x021111cc module:overlay(26) +from:0x0213775c kind:load to:0x020977a0 module:overlay(0) +from:0x02137760 kind:load to:0x020977a8 module:overlay(0) +from:0x02137764 kind:load to:0x02097824 module:overlay(0) +from:0x02137768 kind:load to:0x02097864 module:overlay(0) +from:0x0213776c kind:load to:0x02097868 module:overlay(0) +from:0x02137770 kind:load to:0x0209786c module:overlay(0) +from:0x0213777c kind:load to:0x0209856c module:overlay(0) +from:0x02137780 kind:load to:0x020985a8 module:overlay(0) +from:0x02137784 kind:load to:0x020985c0 module:overlay(0) +from:0x02137788 kind:load to:0x020985cc module:overlay(0) +from:0x0213778c kind:load to:0x01fff464 module:itcm +from:0x02137790 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137794 kind:load to:0x021112c4 module:overlay(26) +from:0x02137798 kind:load to:0x02098504 module:overlay(0) +from:0x0213779c kind:load to:0x0211131c module:overlay(26) +from:0x021377a0 kind:load to:0x0209850c module:overlay(0) +from:0x021377a4 kind:load to:0x02098510 module:overlay(0) +from:0x021377a8 kind:load to:0x021113a0 module:overlay(26) +from:0x021377ac kind:load to:0x02098518 module:overlay(0) +from:0x021377b0 kind:load to:0x0209851c module:overlay(0) +from:0x021377b4 kind:load to:0x020985d8 module:overlay(0) +from:0x021377b8 kind:load to:0x02098644 module:overlay(0) +from:0x021377bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021377c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021377c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021377c8 kind:load to:0x0211142c module:overlay(26) +from:0x021377cc kind:load to:0x02111410 module:overlay(26) +from:0x021377d0 kind:load to:0x02110de4 module:overlay(26) +from:0x021377d4 kind:load to:0x02110e00 module:overlay(26) +from:0x021377e0 kind:load to:0x02111460 module:overlay(26) +from:0x021377e4 kind:load to:0x020977a0 module:overlay(0) +from:0x021377e8 kind:load to:0x020977a8 module:overlay(0) +from:0x021377ec kind:load to:0x02097824 module:overlay(0) +from:0x021377f0 kind:load to:0x02097864 module:overlay(0) +from:0x021377f4 kind:load to:0x02097868 module:overlay(0) +from:0x021377f8 kind:load to:0x0209786c module:overlay(0) +from:0x02137804 kind:load to:0x0209856c module:overlay(0) +from:0x02137808 kind:load to:0x020985a8 module:overlay(0) +from:0x0213780c kind:load to:0x020985c0 module:overlay(0) +from:0x02137810 kind:load to:0x020985cc module:overlay(0) +from:0x02137814 kind:load to:0x01fff464 module:itcm +from:0x02137818 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213781c kind:load to:0x02111560 module:overlay(26) +from:0x02137820 kind:load to:0x02098504 module:overlay(0) +from:0x02137824 kind:load to:0x021115b8 module:overlay(26) +from:0x02137828 kind:load to:0x0209850c module:overlay(0) +from:0x0213782c kind:load to:0x02098510 module:overlay(0) +from:0x02137830 kind:load to:0x02111698 module:overlay(26) +from:0x02137834 kind:load to:0x02098518 module:overlay(0) +from:0x02137838 kind:load to:0x0209851c module:overlay(0) +from:0x0213783c kind:load to:0x020985d8 module:overlay(0) +from:0x02137840 kind:load to:0x02098644 module:overlay(0) +from:0x02137844 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137848 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213784c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137850 kind:load to:0x02111738 module:overlay(26) +from:0x02137854 kind:load to:0x0211171c module:overlay(26) +from:0x02137858 kind:load to:0x02110de4 module:overlay(26) +from:0x0213785c kind:load to:0x02110e00 module:overlay(26) +from:0x02137860 kind:load to:0x021138a4 module:overlay(26) +from:0x02137868 kind:load to:0x02113a3c module:overlay(26) +from:0x02137870 kind:load to:0x02113160 module:overlay(26) +from:0x02137878 kind:load to:0x02113424 module:overlay(26) +from:0x02137880 kind:load to:0x02113324 module:overlay(26) +from:0x02137888 kind:load to:0x02113238 module:overlay(26) +from:0x02137890 kind:load to:0x02113b7c module:overlay(26) +from:0x02137898 kind:load to:0x02113118 module:overlay(26) +from:0x021378a0 kind:load to:0x021133e0 module:overlay(26) +from:0x021378a8 kind:load to:0x021134d0 module:overlay(26) +from:0x021378b0 kind:load to:0x021135e8 module:overlay(26) +from:0x021378b8 kind:load to:0x0211310c module:overlay(26) +from:0x021378c0 kind:load to:0x02113824 module:overlay(26) +from:0x021378c8 kind:load to:0x021130d0 module:overlay(26) +from:0x021378d0 kind:load to:0x02113b60 module:overlay(26) +from:0x021378d8 kind:load to:0x02112fec module:overlay(26) +from:0x021378e0 kind:load to:0x02112de0 module:overlay(26) +from:0x021378e8 kind:load to:0x0211362c module:overlay(26) +from:0x021378f0 kind:load to:0x0211352c module:overlay(26) +from:0x021378f8 kind:load to:0x02112ddc module:overlay(26) +from:0x02137900 kind:load to:0x02112dc8 module:overlay(26) +from:0x02137908 kind:load to:0x02113cb8 module:overlay(26) +from:0x02137910 kind:load to:0x02113704 module:overlay(26) +from:0x02137918 kind:load to:0x021136d8 module:overlay(26) +from:0x02137920 kind:load to:0x02112f48 module:overlay(26) +from:0x02137928 kind:load to:0x02113838 module:overlay(26) +from:0x02137930 kind:load to:0x02113028 module:overlay(26) +from:0x02137938 kind:load to:0x02113c7c module:overlay(26) +from:0x02137948 kind:load to:0x0211176c module:overlay(26) +from:0x0213794c kind:load to:0x02097998 module:overlay(0) +from:0x02137950 kind:load to:0x020977a8 module:overlay(0) +from:0x02137954 kind:load to:0x02097824 module:overlay(0) +from:0x02137958 kind:load to:0x020979a0 module:overlay(0) +from:0x0213795c kind:load to:0x020979c0 module:overlay(0) +from:0x02137960 kind:load to:0x020979ec module:overlay(0) +from:0x0213796c kind:load to:0x0209856c module:overlay(0) +from:0x02137970 kind:load to:0x020985a8 module:overlay(0) +from:0x02137974 kind:load to:0x020985c0 module:overlay(0) +from:0x02137978 kind:load to:0x020985cc module:overlay(0) +from:0x0213797c kind:load to:0x01fff464 module:itcm +from:0x02137980 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137984 kind:load to:0x02111a94 module:overlay(26) +from:0x02137988 kind:load to:0x02111a9c module:overlay(26) +from:0x0213798c kind:load to:0x02111ba4 module:overlay(26) +from:0x02137990 kind:load to:0x02111bc4 module:overlay(26) +from:0x02137994 kind:load to:0x02098510 module:overlay(0) +from:0x02137998 kind:load to:0x02111e74 module:overlay(26) +from:0x0213799c kind:load to:0x0211205c module:overlay(26) +from:0x021379a0 kind:load to:0x0209851c module:overlay(0) +from:0x021379a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021379a8 kind:load to:0x02098644 module:overlay(0) +from:0x021379ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021379b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021379b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021379b8 kind:load to:0x0211197c module:overlay(26) +from:0x021379bc kind:load to:0x02111a04 module:overlay(26) +from:0x021379c0 kind:load to:0x02110de4 module:overlay(26) +from:0x021379c4 kind:load to:0x02110e00 module:overlay(26) +from:0x021379ec kind:load to:0x02116610 module:overlay(26) +from:0x021379f0 kind:load to:0x0211662c module:overlay(26) +from:0x021379f4 kind:load to:0x02116650 module:overlay(26) +from:0x021379f8 kind:load to:0x0207c03c module:overlay(0) +from:0x021379fc kind:load to:0x0207c044 module:overlay(0) +from:0x02137a08 kind:load to:0x02113e68 module:overlay(26) +from:0x02137a0c kind:load to:0x02097998 module:overlay(0) +from:0x02137a10 kind:load to:0x020977a8 module:overlay(0) +from:0x02137a14 kind:load to:0x02097824 module:overlay(0) +from:0x02137a18 kind:load to:0x020979a0 module:overlay(0) +from:0x02137a1c kind:load to:0x020979c0 module:overlay(0) +from:0x02137a20 kind:load to:0x020979ec module:overlay(0) +from:0x02137a24 kind:load to:0x02114510 module:overlay(26) +from:0x02137a2c kind:load to:0x021149cc module:overlay(26) +from:0x02137a34 kind:load to:0x02114d68 module:overlay(26) +from:0x02137a3c kind:load to:0x02114eac module:overlay(26) +from:0x02137a44 kind:load to:0x02115120 module:overlay(26) +from:0x02137a4c kind:load to:0x02115680 module:overlay(26) +from:0x02137a54 kind:load to:0x0211587c module:overlay(26) +from:0x02137a5c kind:load to:0x02115ae4 module:overlay(26) +from:0x02137a64 kind:load to:0x02114400 module:overlay(26) +from:0x02137a6c kind:load to:0x021145d0 module:overlay(26) +from:0x02137a74 kind:load to:0x02114b70 module:overlay(26) +from:0x02137a7c kind:load to:0x02114dcc module:overlay(26) +from:0x02137a84 kind:load to:0x02114fb0 module:overlay(26) +from:0x02137a8c kind:load to:0x02115240 module:overlay(26) +from:0x02137a94 kind:load to:0x021157b8 module:overlay(26) +from:0x02137a9c kind:load to:0x02115900 module:overlay(26) +from:0x02137aa4 kind:load to:0x02115b54 module:overlay(26) +from:0x02137aac kind:load to:0x02114418 module:overlay(26) +from:0x02137abc kind:load to:0x0209856c module:overlay(0) +from:0x02137ac0 kind:load to:0x020985a8 module:overlay(0) +from:0x02137ac4 kind:load to:0x020985c0 module:overlay(0) +from:0x02137ac8 kind:load to:0x020985cc module:overlay(0) +from:0x02137acc kind:load to:0x01fff464 module:itcm +from:0x02137ad0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137ad4 kind:load to:0x021141cc module:overlay(26) +from:0x02137ad8 kind:load to:0x02098504 module:overlay(0) +from:0x02137adc kind:load to:0x02114334 module:overlay(26) +from:0x02137ae0 kind:load to:0x0209850c module:overlay(0) +from:0x02137ae4 kind:load to:0x02098510 module:overlay(0) +from:0x02137ae8 kind:load to:0x021164ec module:overlay(26) +from:0x02137aec kind:load to:0x02116598 module:overlay(26) +from:0x02137af0 kind:load to:0x0209851c module:overlay(0) +from:0x02137af4 kind:load to:0x020985d8 module:overlay(0) +from:0x02137af8 kind:load to:0x02098644 module:overlay(0) +from:0x02137afc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137b00 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137b04 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137b08 kind:load to:0x02114134 module:overlay(26) +from:0x02137b0c kind:load to:0x0211417c module:overlay(26) +from:0x02137b10 kind:load to:0x02110de4 module:overlay(26) +from:0x02137b14 kind:load to:0x02110e00 module:overlay(26) +from:0x02137b98 kind:load to:0x0211671c module:overlay(26) +from:0x02137b9c kind:load to:0x020977a0 module:overlay(0) +from:0x02137ba0 kind:load to:0x020977a8 module:overlay(0) +from:0x02137ba4 kind:load to:0x02097824 module:overlay(0) +from:0x02137ba8 kind:load to:0x02097864 module:overlay(0) +from:0x02137bac kind:load to:0x02097868 module:overlay(0) +from:0x02137bb0 kind:load to:0x0209786c module:overlay(0) +from:0x02137bbc kind:load to:0x0209856c module:overlay(0) +from:0x02137bc0 kind:load to:0x020985a8 module:overlay(0) +from:0x02137bc4 kind:load to:0x020985c0 module:overlay(0) +from:0x02137bc8 kind:load to:0x020985cc module:overlay(0) +from:0x02137bcc kind:load to:0x01fff464 module:itcm +from:0x02137bd0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137bd4 kind:load to:0x02116788 module:overlay(26) +from:0x02137bd8 kind:load to:0x0211679c module:overlay(26) +from:0x02137bdc kind:load to:0x021167a0 module:overlay(26) +from:0x02137be0 kind:load to:0x0211682c module:overlay(26) +from:0x02137be4 kind:load to:0x02098510 module:overlay(0) +from:0x02137be8 kind:load to:0x02098514 module:overlay(0) +from:0x02137bec kind:load to:0x02098518 module:overlay(0) +from:0x02137bf0 kind:load to:0x0209851c module:overlay(0) +from:0x02137bf4 kind:load to:0x020985d8 module:overlay(0) +from:0x02137bf8 kind:load to:0x02098644 module:overlay(0) +from:0x02137bfc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137c00 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137c04 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137c08 kind:load to:0x021168a0 module:overlay(26) +from:0x02137c0c kind:load to:0x021168b4 module:overlay(26) +from:0x02137c18 kind:load to:0x02116ef0 module:overlay(26) +from:0x02137c24 kind:load to:0x021168f0 module:overlay(26) +from:0x02137c28 kind:load to:0x02097998 module:overlay(0) +from:0x02137c2c kind:load to:0x020977a8 module:overlay(0) +from:0x02137c30 kind:load to:0x02097824 module:overlay(0) +from:0x02137c34 kind:load to:0x020979a0 module:overlay(0) +from:0x02137c38 kind:load to:0x020979c0 module:overlay(0) +from:0x02137c3c kind:load to:0x020979ec module:overlay(0) +from:0x02137c90 kind:load to:0x0209856c module:overlay(0) +from:0x02137c94 kind:load to:0x020985a8 module:overlay(0) +from:0x02137c98 kind:load to:0x020985c0 module:overlay(0) +from:0x02137c9c kind:load to:0x020985cc module:overlay(0) +from:0x02137ca0 kind:load to:0x01fff464 module:itcm +from:0x02137ca4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137ca8 kind:load to:0x02116d8c module:overlay(26) +from:0x02137cac kind:load to:0x02116f90 module:overlay(26) +from:0x02137cb0 kind:load to:0x02117728 module:overlay(26) +from:0x02137cb4 kind:load to:0x02117714 module:overlay(26) +from:0x02137cb8 kind:load to:0x02098510 module:overlay(0) +from:0x02137cbc kind:load to:0x0211a97c module:overlay(26) +from:0x02137cc0 kind:load to:0x02098518 module:overlay(0) +from:0x02137cc4 kind:load to:0x0209851c module:overlay(0) +from:0x02137cc8 kind:load to:0x020985d8 module:overlay(0) +from:0x02137ccc kind:load to:0x02098644 module:overlay(0) +from:0x02137cd0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137cd4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137cd8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137cdc kind:load to:0x02116b24 module:overlay(26) +from:0x02137ce0 kind:load to:0x02116c54 module:overlay(26) +from:0x02137ce4 kind:load to:0x02110de4 module:overlay(26) +from:0x02137ce8 kind:load to:0x02110e00 module:overlay(26) +from:0x02137cec kind:load to:0x021177c8 module:overlay(26) +from:0x02137cf4 kind:load to:0x0211787c module:overlay(26) +from:0x02137cfc kind:load to:0x02117a98 module:overlay(26) +from:0x02137d04 kind:load to:0x02117b84 module:overlay(26) +from:0x02137d0c kind:load to:0x02117dcc module:overlay(26) +from:0x02137d14 kind:load to:0x02117eb8 module:overlay(26) +from:0x02137d1c kind:load to:0x02118184 module:overlay(26) +from:0x02137d24 kind:load to:0x0211826c module:overlay(26) +from:0x02137d2c kind:load to:0x021184a0 module:overlay(26) +from:0x02137d34 kind:load to:0x02118524 module:overlay(26) +from:0x02137d3c kind:load to:0x0211857c module:overlay(26) +from:0x02137d44 kind:load to:0x021186f8 module:overlay(26) +from:0x02137d4c kind:load to:0x02118a54 module:overlay(26) +from:0x02137d54 kind:load to:0x02118be4 module:overlay(26) +from:0x02137d5c kind:load to:0x02118f14 module:overlay(26) +from:0x02137d64 kind:load to:0x02119018 module:overlay(26) +from:0x02137d6c kind:load to:0x02119288 module:overlay(26) +from:0x02137d74 kind:load to:0x02119440 module:overlay(26) +from:0x02137d7c kind:load to:0x021198b8 module:overlay(26) +from:0x02137d84 kind:load to:0x02119950 module:overlay(26) +from:0x02137dac kind:load to:0x0211ab24 module:overlay(26) +from:0x02137db0 kind:load to:0x02097998 module:overlay(0) +from:0x02137db4 kind:load to:0x020977a8 module:overlay(0) +from:0x02137db8 kind:load to:0x02097824 module:overlay(0) +from:0x02137dbc kind:load to:0x020979a0 module:overlay(0) +from:0x02137dc0 kind:load to:0x020979c0 module:overlay(0) +from:0x02137dc4 kind:load to:0x020979ec module:overlay(0) +from:0x02137dd0 kind:load to:0x0211ac3c module:overlay(26) +from:0x02137dd4 kind:load to:0x0211adc4 module:overlay(26) +from:0x02137dd8 kind:load to:0x02099b54 module:overlay(0) +from:0x02137ddc kind:load to:0x02099b8c module:overlay(0) +from:0x02137de0 kind:load to:0x0209a190 module:overlay(0) +from:0x02137de4 kind:load to:0x0209a198 module:overlay(0) +from:0x02137de8 kind:load to:0x0209a138 module:overlay(0) +from:0x02137dec kind:load to:0x02099d04 module:overlay(0) +from:0x02137df0 kind:load to:0x02099bf4 module:overlay(0) +from:0x02137df4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02137df8 kind:load to:0x0209a148 module:overlay(0) +from:0x02137dfc kind:load to:0x0209a160 module:overlay(0) +from:0x02137e00 kind:load to:0x020f44c0 module:overlay(26) +from:0x02137e04 kind:load to:0x0209a178 module:overlay(0) +from:0x02137e08 kind:load to:0x020f44b0 module:overlay(26) +from:0x02137e0c kind:load to:0x020f448c module:overlay(26) +from:0x02137e18 kind:load to:0x0209856c module:overlay(0) +from:0x02137e1c kind:load to:0x020985a8 module:overlay(0) +from:0x02137e20 kind:load to:0x020985c0 module:overlay(0) +from:0x02137e24 kind:load to:0x020985cc module:overlay(0) +from:0x02137e28 kind:load to:0x01fff464 module:itcm +from:0x02137e2c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137e30 kind:load to:0x0211ac50 module:overlay(26) +from:0x02137e34 kind:load to:0x02098504 module:overlay(0) +from:0x02137e38 kind:load to:0x0211ace0 module:overlay(26) +from:0x02137e3c kind:load to:0x0209850c module:overlay(0) +from:0x02137e40 kind:load to:0x02098510 module:overlay(0) +from:0x02137e44 kind:load to:0x0211ad64 module:overlay(26) +from:0x02137e48 kind:load to:0x02098518 module:overlay(0) +from:0x02137e4c kind:load to:0x0209851c module:overlay(0) +from:0x02137e50 kind:load to:0x020985d8 module:overlay(0) +from:0x02137e54 kind:load to:0x02098644 module:overlay(0) +from:0x02137e58 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137e5c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137e60 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137e64 kind:load to:0x0211ade0 module:overlay(26) +from:0x02137e68 kind:load to:0x0211ae08 module:overlay(26) +from:0x02137e6c kind:load to:0x0211ad5c module:overlay(26) +from:0x02137e70 kind:load to:0x0211d0ec module:overlay(26) +from:0x02137e78 kind:load to:0x0211d0d4 module:overlay(26) +from:0x02137ec0 kind:load to:0x0211da64 module:overlay(26) +from:0x02137ecc kind:load to:0x0211dab4 module:overlay(26) +from:0x02137ed8 kind:load to:0x02097c68 module:overlay(0) +from:0x02137edc kind:load to:0x0211db1c module:overlay(26) +from:0x02137ee8 kind:load to:0x0211ae58 module:overlay(26) +from:0x02137eec kind:load to:0x02097998 module:overlay(0) +from:0x02137ef0 kind:load to:0x020977a8 module:overlay(0) +from:0x02137ef4 kind:load to:0x02097824 module:overlay(0) +from:0x02137ef8 kind:load to:0x020979a0 module:overlay(0) +from:0x02137efc kind:load to:0x020979c0 module:overlay(0) +from:0x02137f00 kind:load to:0x020979ec module:overlay(0) +from:0x02137f0c kind:load to:0x0211b084 module:overlay(26) +from:0x02137f10 kind:load to:0x0211dca0 module:overlay(26) +from:0x02137f14 kind:load to:0x02057bf4 module:overlay(0) +from:0x02137f18 kind:load to:0x0211db04 module:overlay(26) +from:0x02137f1c kind:load to:0x02057dc8 module:overlay(0) +from:0x02137f20 kind:load to:0x02057e44 module:overlay(0) +from:0x02137f24 kind:load to:0x02057ea8 module:overlay(0) +from:0x02137f28 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02137f2c kind:load to:0x02057d84 module:overlay(0) +from:0x02137f38 kind:load to:0x0211b098 module:overlay(26) +from:0x02137f3c kind:load to:0x0211dcbc module:overlay(26) +from:0x02137f40 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02137f44 kind:load to:0x0209a2dc module:overlay(0) +from:0x02137f48 kind:load to:0x0209a374 module:overlay(0) +from:0x02137f4c kind:load to:0x0209a388 module:overlay(0) +from:0x02137f50 kind:load to:0x0209a138 module:overlay(0) +from:0x02137f54 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02137f58 kind:load to:0x0209a438 module:overlay(0) +from:0x02137f5c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02137f60 kind:load to:0x0209a344 module:overlay(0) +from:0x02137f64 kind:load to:0x0209a35c module:overlay(0) +from:0x02137f68 kind:load to:0x0209a39c module:overlay(0) +from:0x02137f6c kind:load to:0x0209a728 module:overlay(0) +from:0x02137f70 kind:load to:0x020f26c0 module:overlay(26) +from:0x02137f74 kind:load to:0x020f1928 module:overlay(26) +from:0x02137f78 kind:load to:0x0209a760 module:overlay(0) +from:0x02137f84 kind:load to:0x0209856c module:overlay(0) +from:0x02137f88 kind:load to:0x020985a8 module:overlay(0) +from:0x02137f8c kind:load to:0x020985c0 module:overlay(0) +from:0x02137f90 kind:load to:0x020985cc module:overlay(0) +from:0x02137f94 kind:load to:0x01fff464 module:itcm +from:0x02137f98 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137f9c kind:load to:0x0211b104 module:overlay(26) +from:0x02137fa0 kind:load to:0x0211b158 module:overlay(26) +from:0x02137fa4 kind:load to:0x0211b2e0 module:overlay(26) +from:0x02137fa8 kind:load to:0x0211d0f0 module:overlay(26) +from:0x02137fac kind:load to:0x02098510 module:overlay(0) +from:0x02137fb0 kind:load to:0x0211d240 module:overlay(26) +from:0x02137fb4 kind:load to:0x0211d0f4 module:overlay(26) +from:0x02137fb8 kind:load to:0x0209851c module:overlay(0) +from:0x02137fbc kind:load to:0x020985d8 module:overlay(0) +from:0x02137fc0 kind:load to:0x02098644 module:overlay(0) +from:0x02137fc4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137fc8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137fcc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137fd0 kind:load to:0x0211b0ac module:overlay(26) +from:0x02137fd4 kind:load to:0x0211b0d4 module:overlay(26) +from:0x02137fd8 kind:load to:0x0211d3d4 module:overlay(26) +from:0x02137fe4 kind:load to:0x0211dd08 module:overlay(26) +from:0x02137fe8 kind:load to:0x0211dd0c module:overlay(26) +from:0x02137fec kind:load to:0x0211e004 module:overlay(26) +from:0x02137ff0 kind:load to:0x0211e008 module:overlay(26) +from:0x0213801c kind:load to:0x0211e224 module:overlay(26) +from:0x02138020 kind:load to:0x02097998 module:overlay(0) +from:0x02138024 kind:load to:0x020977a8 module:overlay(0) +from:0x02138028 kind:load to:0x02097824 module:overlay(0) +from:0x0213802c kind:load to:0x0211e1a8 module:overlay(26) +from:0x02138030 kind:load to:0x020979c0 module:overlay(0) +from:0x02138034 kind:load to:0x020979ec module:overlay(0) +from:0x02138044 kind:load to:0x02097998 module:overlay(0) +from:0x02138048 kind:load to:0x020977a8 module:overlay(0) +from:0x0213804c kind:load to:0x02097824 module:overlay(0) +from:0x02138050 kind:load to:0x0211e1a8 module:overlay(26) +from:0x02138054 kind:load to:0x020979c0 module:overlay(0) +from:0x02138058 kind:load to:0x020979ec module:overlay(0) +from:0x02138064 kind:load to:0x0211e4ec module:overlay(26) +from:0x02138068 kind:load to:0x02120aac module:overlay(26) +from:0x0213806c kind:load to:0x02057bf4 module:overlay(0) +from:0x02138070 kind:load to:0x02120a94 module:overlay(26) +from:0x02138074 kind:load to:0x02057dc8 module:overlay(0) +from:0x02138078 kind:load to:0x02057e44 module:overlay(0) +from:0x0213807c kind:load to:0x02057ea8 module:overlay(0) +from:0x02138080 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02138084 kind:load to:0x02057d84 module:overlay(0) +from:0x02138188 kind:load to:0x0209856c module:overlay(0) +from:0x0213818c kind:load to:0x020985a8 module:overlay(0) +from:0x02138190 kind:load to:0x020985c0 module:overlay(0) +from:0x02138194 kind:load to:0x020985cc module:overlay(0) +from:0x02138198 kind:load to:0x01fff464 module:itcm +from:0x0213819c kind:load to:0x020a9a2c module:overlay(0) +from:0x021381a0 kind:load to:0x020a8d7c module:overlay(0) +from:0x021381a4 kind:load to:0x020a8df8 module:overlay(0) +from:0x021381a8 kind:load to:0x020a9944 module:overlay(0) +from:0x021381ac kind:load to:0x020a9948 module:overlay(0) +from:0x021381b0 kind:load to:0x02098510 module:overlay(0) +from:0x021381b4 kind:load to:0x020a99b0 module:overlay(0) +from:0x021381b8 kind:load to:0x02098518 module:overlay(0) +from:0x021381bc kind:load to:0x0209851c module:overlay(0) +from:0x021381c0 kind:load to:0x020985d8 module:overlay(0) +from:0x021381c4 kind:load to:0x02098644 module:overlay(0) +from:0x021381c8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021381cc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021381d0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021381d4 kind:load to:0x02120b58 module:overlay(26) +from:0x021381d8 kind:load to:0x02120b30 module:overlay(26) +from:0x021381dc kind:load to:0x020a8df4 module:overlay(0) +from:0x021381e4 kind:load to:0x020a9324 module:overlay(0) +from:0x021381e8 kind:load to:0x020a8fcc module:overlay(0) +from:0x021381ec kind:load to:0x020a9034 module:overlay(0) +from:0x021381f0 kind:load to:0x020a91a4 module:overlay(0) +from:0x021381f4 kind:load to:0x020a91a0 module:overlay(0) +from:0x021381f8 kind:load to:0x020a9270 module:overlay(0) +from:0x021381fc kind:load to:0x020a9294 module:overlay(0) +from:0x02138200 kind:load to:0x020a9298 module:overlay(0) +from:0x02138204 kind:load to:0x020a91f4 module:overlay(0) +from:0x02138208 kind:load to:0x020a91fc module:overlay(0) +from:0x0213820c kind:load to:0x020a9204 module:overlay(0) +from:0x02138210 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02138214 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02138218 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0213821c kind:load to:0x020a8fc0 module:overlay(0) +from:0x02138220 kind:load to:0x020a949c module:overlay(0) +from:0x02138224 kind:load to:0x020a95ec module:overlay(0) +from:0x02138228 kind:load to:0x020a9618 module:overlay(0) +from:0x0213822c kind:load to:0x020a9638 module:overlay(0) +from:0x02138230 kind:load to:0x020a9850 module:overlay(0) +from:0x02138234 kind:load to:0x020a9628 module:overlay(0) +from:0x02138238 kind:load to:0x020a8f14 module:overlay(0) +from:0x0213823c kind:load to:0x020a8ed8 module:overlay(0) +from:0x02138240 kind:load to:0x020a99f8 module:overlay(0) +from:0x0213824c kind:load to:0x0209856c module:overlay(0) +from:0x02138250 kind:load to:0x020985a8 module:overlay(0) +from:0x02138254 kind:load to:0x020985c0 module:overlay(0) +from:0x02138258 kind:load to:0x020985cc module:overlay(0) +from:0x0213825c kind:load to:0x01fff464 module:itcm +from:0x02138260 kind:load to:0x020a9a2c module:overlay(0) +from:0x02138264 kind:load to:0x0211e500 module:overlay(26) +from:0x02138268 kind:load to:0x0211e5e8 module:overlay(26) +from:0x0213826c kind:load to:0x0211e868 module:overlay(26) +from:0x02138270 kind:load to:0x0211e960 module:overlay(26) +from:0x02138274 kind:load to:0x02098510 module:overlay(0) +from:0x02138278 kind:load to:0x0211efd8 module:overlay(26) +from:0x0213827c kind:load to:0x02098518 module:overlay(0) +from:0x02138280 kind:load to:0x0209851c module:overlay(0) +from:0x02138284 kind:load to:0x020985d8 module:overlay(0) +from:0x02138288 kind:load to:0x02098644 module:overlay(0) +from:0x0213828c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02138290 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02138294 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02138298 kind:load to:0x02120ac8 module:overlay(26) +from:0x0213829c kind:load to:0x02120af8 module:overlay(26) +from:0x021382a0 kind:load to:0x020a8df4 module:overlay(0) +from:0x021382a4 kind:load to:0x0211e810 module:overlay(26) +from:0x021382a8 kind:load to:0x020a9324 module:overlay(0) +from:0x021382ac kind:load to:0x020a8fcc module:overlay(0) +from:0x021382b0 kind:load to:0x020a9034 module:overlay(0) +from:0x021382b4 kind:load to:0x020a91a4 module:overlay(0) +from:0x021382b8 kind:load to:0x020a91a0 module:overlay(0) +from:0x021382bc kind:load to:0x020a9270 module:overlay(0) +from:0x021382c0 kind:load to:0x020a9294 module:overlay(0) +from:0x021382c4 kind:load to:0x020a9298 module:overlay(0) +from:0x021382c8 kind:load to:0x0211efd0 module:overlay(26) +from:0x021382cc kind:load to:0x020a91fc module:overlay(0) +from:0x021382d0 kind:load to:0x020a9204 module:overlay(0) +from:0x021382d4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021382d8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x021382dc kind:load to:0x020a8fb8 module:overlay(0) +from:0x021382e0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021382e4 kind:load to:0x020a949c module:overlay(0) +from:0x021382e8 kind:load to:0x020a95ec module:overlay(0) +from:0x021382ec kind:load to:0x020a9618 module:overlay(0) +from:0x021382f0 kind:load to:0x0212064c module:overlay(26) +from:0x021382f4 kind:load to:0x020a9850 module:overlay(0) +from:0x021382f8 kind:load to:0x020a9628 module:overlay(0) +from:0x021382fc kind:load to:0x020a8f14 module:overlay(0) +from:0x02138300 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02138304 kind:load to:0x021205bc module:overlay(26) +from:0x02138308 kind:load to:0x0211f160 module:overlay(26) +from:0x0213830c kind:load to:0x0211f1f0 module:overlay(26) +from:0x02138310 kind:load to:0x0211f2c0 module:overlay(26) +from:0x02138314 kind:load to:0x0211f3ac module:overlay(26) +from:0x02138318 kind:load to:0x0211f4b4 module:overlay(26) +from:0x0213831c kind:load to:0x0211f550 module:overlay(26) +from:0x02138320 kind:load to:0x0211f658 module:overlay(26) +from:0x02138324 kind:load to:0x0211fa04 module:overlay(26) +from:0x02138328 kind:load to:0x0211f180 module:overlay(26) +from:0x0213832c kind:load to:0x0211f260 module:overlay(26) +from:0x02138330 kind:load to:0x0211f32c module:overlay(26) +from:0x02138334 kind:load to:0x0211f410 module:overlay(26) +from:0x02138338 kind:load to:0x0211f508 module:overlay(26) +from:0x0213833c kind:load to:0x0211f590 module:overlay(26) +from:0x02138340 kind:load to:0x0211f778 module:overlay(26) +from:0x02138344 kind:load to:0x0211fa30 module:overlay(26) +from:0x02138350 kind:load to:0x02121270 module:overlay(26) +from:0x0213835c kind:load to:0x021212b8 module:overlay(26) +from:0x02138360 kind:load to:0x02120f50 module:overlay(26) +from:0x02138368 kind:load to:0x02120f64 module:overlay(26) +from:0x02138370 kind:load to:0x02120f60 module:overlay(26) +from:0x02138378 kind:load to:0x02120fb0 module:overlay(26) +from:0x021383b8 kind:load to:0x02120b98 module:overlay(26) +from:0x021383bc kind:load to:0x02097998 module:overlay(0) +from:0x021383c0 kind:load to:0x020977a8 module:overlay(0) +from:0x021383c4 kind:load to:0x02097824 module:overlay(0) +from:0x021383c8 kind:load to:0x020979a0 module:overlay(0) +from:0x021383cc kind:load to:0x020979c0 module:overlay(0) +from:0x021383d0 kind:load to:0x020979ec module:overlay(0) +from:0x021383dc kind:load to:0x02120da0 module:overlay(26) +from:0x021383e0 kind:load to:0x021212e8 module:overlay(26) +from:0x021383e4 kind:load to:0x02057bf4 module:overlay(0) +from:0x021383e8 kind:load to:0x0212124c module:overlay(26) +from:0x021383ec kind:load to:0x02057dc8 module:overlay(0) +from:0x021383f0 kind:load to:0x02057e44 module:overlay(0) +from:0x021383f4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021383f8 kind:load to:0x0209a7f0 module:overlay(0) +from:0x021383fc kind:load to:0x02057d84 module:overlay(0) +from:0x02138408 kind:load to:0x0209856c module:overlay(0) +from:0x0213840c kind:load to:0x020985a8 module:overlay(0) +from:0x02138410 kind:load to:0x020985c0 module:overlay(0) +from:0x02138414 kind:load to:0x020985cc module:overlay(0) +from:0x02138418 kind:load to:0x01fff464 module:itcm +from:0x0213841c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02138420 kind:load to:0x02120e1c module:overlay(26) +from:0x02138424 kind:load to:0x02098504 module:overlay(0) +from:0x02138428 kind:load to:0x02120ed0 module:overlay(26) +from:0x0213842c kind:load to:0x021210b8 module:overlay(26) +from:0x02138430 kind:load to:0x02098510 module:overlay(0) +from:0x02138434 kind:load to:0x021210e4 module:overlay(26) +from:0x02138438 kind:load to:0x021210d8 module:overlay(26) +from:0x0213843c kind:load to:0x0209851c module:overlay(0) +from:0x02138440 kind:load to:0x020985d8 module:overlay(0) +from:0x02138444 kind:load to:0x02098644 module:overlay(0) +from:0x02138448 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213844c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02138450 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02138454 kind:load to:0x02120db4 module:overlay(26) +from:0x02138458 kind:load to:0x02120de4 module:overlay(26) +from:0x0213845c kind:load to:0x02121154 module:overlay(26) +from:0x02138468 kind:load to:0x02121324 module:overlay(26) +from:0x0213846c kind:load to:0x02097998 module:overlay(0) +from:0x02138470 kind:load to:0x020977a8 module:overlay(0) +from:0x02138474 kind:load to:0x02097824 module:overlay(0) +from:0x02138478 kind:load to:0x020979a0 module:overlay(0) +from:0x0213847c kind:load to:0x020979c0 module:overlay(0) +from:0x02138480 kind:load to:0x020979ec module:overlay(0) +from:0x0213853c kind:load to:0x0209856c module:overlay(0) +from:0x02138540 kind:load to:0x020985a8 module:overlay(0) +from:0x02138544 kind:load to:0x020985c0 module:overlay(0) +from:0x02138548 kind:load to:0x020985cc module:overlay(0) +from:0x0213854c kind:load to:0x01fff464 module:itcm +from:0x02138550 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02138554 kind:load to:0x021215a4 module:overlay(26) +from:0x02138558 kind:load to:0x021215dc module:overlay(26) +from:0x0213855c kind:load to:0x02121674 module:overlay(26) +from:0x02138560 kind:load to:0x02121d7c module:overlay(26) +from:0x02138564 kind:load to:0x02098510 module:overlay(0) +from:0x02138568 kind:load to:0x02121f4c module:overlay(26) +from:0x0213856c kind:load to:0x02121f48 module:overlay(26) +from:0x02138570 kind:load to:0x0209851c module:overlay(0) +from:0x02138574 kind:load to:0x020985d8 module:overlay(0) +from:0x02138578 kind:load to:0x02098644 module:overlay(0) +from:0x0213857c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02138580 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02138584 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02138588 kind:load to:0x0212154c module:overlay(26) +from:0x0213858c kind:load to:0x02121574 module:overlay(26) +from:0x02138590 kind:load to:0x02121a9c module:overlay(26) +from:0x02138594 kind:load to:0x02121b0c module:overlay(26) +from:0x02138598 kind:load to:0x02121bc8 module:overlay(26) +from:0x0213859c kind:load to:0x02121cc4 module:overlay(26) +from:0x021385a0 kind:load to:0x02121d20 module:overlay(26) +from:0x021385a4 kind:load to:0x02121b08 module:overlay(26) +from:0x021385a8 kind:load to:0x02121b70 module:overlay(26) +from:0x021385ac kind:load to:0x02121c20 module:overlay(26) +from:0x021385b0 kind:load to:0x02121ce0 module:overlay(26) +from:0x021385b4 kind:load to:0x02121d3c module:overlay(26) +from:0x021385b8 kind:load to:0x0212203c module:overlay(26) +from:0x021385dc kind:load to:0x02122228 module:overlay(26) +from:0x021385e0 kind:load to:0x02097998 module:overlay(0) +from:0x021385e4 kind:load to:0x020977a8 module:overlay(0) +from:0x021385e8 kind:load to:0x02097824 module:overlay(0) +from:0x021385ec kind:load to:0x020979a0 module:overlay(0) +from:0x021385f0 kind:load to:0x020979c0 module:overlay(0) +from:0x021385f4 kind:load to:0x020979ec module:overlay(0) +from:0x02138600 kind:load to:0x0209856c module:overlay(0) +from:0x02138604 kind:load to:0x020985a8 module:overlay(0) +from:0x02138608 kind:load to:0x020985c0 module:overlay(0) +from:0x0213860c kind:load to:0x020985cc module:overlay(0) +from:0x02138610 kind:load to:0x01fff464 module:itcm +from:0x02138614 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02138618 kind:load to:0x021224e8 module:overlay(26) +from:0x0213861c kind:load to:0x02098504 module:overlay(0) +from:0x02138620 kind:load to:0x02122524 module:overlay(26) +from:0x02138624 kind:load to:0x0209850c module:overlay(0) +from:0x02138628 kind:load to:0x02098510 module:overlay(0) +from:0x0213862c kind:load to:0x021224f0 module:overlay(26) +from:0x02138630 kind:load to:0x02098518 module:overlay(0) +from:0x02138634 kind:load to:0x0209851c module:overlay(0) +from:0x02138638 kind:load to:0x020985d8 module:overlay(0) +from:0x0213863c kind:load to:0x02098644 module:overlay(0) +from:0x02138640 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02138644 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02138648 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213864c kind:load to:0x02122470 module:overlay(26) +from:0x02138650 kind:load to:0x021224a8 module:overlay(26) +from:0x02138654 kind:load to:0x02110de4 module:overlay(26) +from:0x02138658 kind:load to:0x02110e00 module:overlay(26) +from:0x0213865c kind:load to:0x0212356c module:overlay(26) +from:0x02138664 kind:load to:0x02123664 module:overlay(26) +from:0x0213866c kind:load to:0x02123230 module:overlay(26) +from:0x0213867c kind:load to:0x02122fe8 module:overlay(26) +from:0x02138680 kind:load to:0x020977a0 module:overlay(0) +from:0x02138684 kind:load to:0x020977a8 module:overlay(0) +from:0x02138688 kind:load to:0x02097824 module:overlay(0) +from:0x0213868c kind:load to:0x02097864 module:overlay(0) +from:0x02138690 kind:load to:0x02097868 module:overlay(0) +from:0x02138694 kind:load to:0x0209786c module:overlay(0) +from:0x021386a0 kind:load to:0x0209856c module:overlay(0) +from:0x021386a4 kind:load to:0x020985a8 module:overlay(0) +from:0x021386a8 kind:load to:0x020985c0 module:overlay(0) +from:0x021386ac kind:load to:0x020985cc module:overlay(0) +from:0x021386b0 kind:load to:0x01fff464 module:itcm +from:0x021386b4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021386b8 kind:load to:0x021230b4 module:overlay(26) +from:0x021386bc kind:load to:0x02098504 module:overlay(0) +from:0x021386c0 kind:load to:0x02123118 module:overlay(26) +from:0x021386c4 kind:load to:0x0209850c module:overlay(0) +from:0x021386c8 kind:load to:0x02098510 module:overlay(0) +from:0x021386cc kind:load to:0x02098514 module:overlay(0) +from:0x021386d0 kind:load to:0x02098518 module:overlay(0) +from:0x021386d4 kind:load to:0x0209851c module:overlay(0) +from:0x021386d8 kind:load to:0x020985d8 module:overlay(0) +from:0x021386dc kind:load to:0x02098644 module:overlay(0) +from:0x021386e0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021386e4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021386e8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021386ec kind:load to:0x021236f8 module:overlay(26) +from:0x021386f0 kind:load to:0x0212370c module:overlay(26) +from:0x021386f4 kind:load to:0x021236dc module:overlay(26) +from:0x021386f8 kind:load to:0x021236e4 module:overlay(26) +from:0x02138704 kind:load to:0x02123748 module:overlay(26) +from:0x02138708 kind:load to:0x020977a0 module:overlay(0) +from:0x0213870c kind:load to:0x020977a8 module:overlay(0) +from:0x02138710 kind:load to:0x02097824 module:overlay(0) +from:0x02138714 kind:load to:0x02097864 module:overlay(0) +from:0x02138718 kind:load to:0x02097868 module:overlay(0) +from:0x0213871c kind:load to:0x0209786c module:overlay(0) +from:0x02138728 kind:load to:0x0209856c module:overlay(0) +from:0x0213872c kind:load to:0x020985a8 module:overlay(0) +from:0x02138730 kind:load to:0x020985c0 module:overlay(0) +from:0x02138734 kind:load to:0x020985cc module:overlay(0) +from:0x02138738 kind:load to:0x01fff464 module:itcm +from:0x0213873c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02138740 kind:load to:0x021237bc module:overlay(26) +from:0x02138744 kind:load to:0x02123820 module:overlay(26) +from:0x02138748 kind:load to:0x02098508 module:overlay(0) +from:0x0213874c kind:load to:0x0209850c module:overlay(0) +from:0x02138750 kind:load to:0x02098510 module:overlay(0) +from:0x02138754 kind:load to:0x02098514 module:overlay(0) +from:0x02138758 kind:load to:0x02098518 module:overlay(0) +from:0x0213875c kind:load to:0x0209851c module:overlay(0) +from:0x02138760 kind:load to:0x020985d8 module:overlay(0) +from:0x02138764 kind:load to:0x02098644 module:overlay(0) +from:0x02138768 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213876c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02138770 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02138774 kind:load to:0x02123b80 module:overlay(26) +from:0x02138778 kind:load to:0x02123b94 module:overlay(26) +from:0x021387bc kind:load to:0x02123bd0 module:overlay(26) +from:0x021387c0 kind:load to:0x02097998 module:overlay(0) +from:0x021387c4 kind:load to:0x020977a8 module:overlay(0) +from:0x021387c8 kind:load to:0x02097824 module:overlay(0) +from:0x021387cc kind:load to:0x020979a0 module:overlay(0) +from:0x021387d0 kind:load to:0x020979c0 module:overlay(0) +from:0x021387d4 kind:load to:0x020979ec module:overlay(0) +from:0x021387e0 kind:load to:0x02124020 module:overlay(26) +from:0x021387e4 kind:load to:0x02127f94 module:overlay(26) +from:0x021387e8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021387ec kind:load to:0x02127c80 module:overlay(26) +from:0x021387f0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021387f4 kind:load to:0x02057e44 module:overlay(0) +from:0x021387f8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021387fc kind:load to:0x0209a7f0 module:overlay(0) +from:0x02138800 kind:load to:0x02057d84 module:overlay(0) +from:0x02138804 kind:load to:0x0212490c module:overlay(26) +from:0x0213880c kind:load to:0x02124aa0 module:overlay(26) +from:0x02138814 kind:load to:0x02125510 module:overlay(26) +from:0x0213881c kind:load to:0x02125cbc module:overlay(26) +from:0x02138824 kind:load to:0x02125960 module:overlay(26) +from:0x0213882c kind:load to:0x0212502c module:overlay(26) +from:0x02138834 kind:load to:0x02125700 module:overlay(26) +from:0x0213883c kind:load to:0x02125da8 module:overlay(26) +from:0x02138844 kind:load to:0x0212498c module:overlay(26) +from:0x0213884c kind:load to:0x02124bfc module:overlay(26) +from:0x02138854 kind:load to:0x02125580 module:overlay(26) +from:0x0213885c kind:load to:0x02125d90 module:overlay(26) +from:0x02138864 kind:load to:0x02125a2c module:overlay(26) +from:0x0213886c kind:load to:0x02125050 module:overlay(26) +from:0x02138874 kind:load to:0x02125778 module:overlay(26) +from:0x0213887c kind:load to:0x02125fd0 module:overlay(26) +from:0x021388d4 kind:load to:0x0209856c module:overlay(0) +from:0x021388d8 kind:load to:0x020985a8 module:overlay(0) +from:0x021388dc kind:load to:0x020985c0 module:overlay(0) +from:0x021388e0 kind:load to:0x020985cc module:overlay(0) +from:0x021388e4 kind:load to:0x01fff464 module:itcm +from:0x021388e8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021388ec kind:load to:0x02124034 module:overlay(26) +from:0x021388f0 kind:load to:0x02124334 module:overlay(26) +from:0x021388f4 kind:load to:0x021244f0 module:overlay(26) +from:0x021388f8 kind:load to:0x02124438 module:overlay(26) +from:0x021388fc kind:load to:0x02098510 module:overlay(0) +from:0x02138900 kind:load to:0x02126e58 module:overlay(26) +from:0x02138904 kind:load to:0x02126f64 module:overlay(26) +from:0x02138908 kind:load to:0x0209851c module:overlay(0) +from:0x0213890c kind:load to:0x020985d8 module:overlay(0) +from:0x02138910 kind:load to:0x02098644 module:overlay(0) +from:0x02138914 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02138918 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213891c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02138920 kind:load to:0x02127fb0 module:overlay(26) +from:0x02138924 kind:load to:0x0212801c module:overlay(26) +from:0x02138928 kind:load to:0x02110de4 module:overlay(26) +from:0x0213892c kind:load to:0x02110e00 module:overlay(26) +from:0x0213895c kind:load to:0x0212b2a0 module:overlay(26) +from:0x02138960 kind:load to:0x0212b2bc module:overlay(26) +from:0x02138964 kind:load to:0x0212b2e0 module:overlay(26) +from:0x02138968 kind:load to:0x0212b2e8 module:overlay(26) +from:0x0213896c kind:load to:0x0212b5bc module:overlay(26) +from:0x02138978 kind:load to:0x021280f0 module:overlay(26) +from:0x0213897c kind:load to:0x02097998 module:overlay(0) +from:0x02138980 kind:load to:0x020977a8 module:overlay(0) +from:0x02138984 kind:load to:0x02097824 module:overlay(0) +from:0x02138988 kind:load to:0x020979a0 module:overlay(0) +from:0x0213898c kind:load to:0x020979c0 module:overlay(0) +from:0x02138990 kind:load to:0x020979ec module:overlay(0) +from:0x0213899c kind:load to:0x021280b0 module:overlay(26) +from:0x021389a0 kind:load to:0x02097998 module:overlay(0) +from:0x021389a4 kind:load to:0x020977a8 module:overlay(0) +from:0x021389a8 kind:load to:0x02097824 module:overlay(0) +from:0x021389ac kind:load to:0x020979a0 module:overlay(0) +from:0x021389b0 kind:load to:0x020979c0 module:overlay(0) +from:0x021389b4 kind:load to:0x020979ec module:overlay(0) +from:0x021389b8 kind:load to:0x02128ac4 module:overlay(26) +from:0x021389c0 kind:load to:0x02128c8c module:overlay(26) +from:0x021389c8 kind:load to:0x02128f6c module:overlay(26) +from:0x021389d0 kind:load to:0x02129324 module:overlay(26) +from:0x021389d8 kind:load to:0x02129668 module:overlay(26) +from:0x021389e0 kind:load to:0x02129c2c module:overlay(26) +from:0x021389e8 kind:load to:0x02129e48 module:overlay(26) +from:0x021389f0 kind:load to:0x0212a2ac module:overlay(26) +from:0x021389f8 kind:load to:0x0212944c module:overlay(26) +from:0x02138a00 kind:load to:0x0212a5d8 module:overlay(26) +from:0x02138a08 kind:load to:0x02128b94 module:overlay(26) +from:0x02138a10 kind:load to:0x02128d70 module:overlay(26) +from:0x02138a18 kind:load to:0x02128ff8 module:overlay(26) +from:0x02138a20 kind:load to:0x02129408 module:overlay(26) +from:0x02138a28 kind:load to:0x021297e0 module:overlay(26) +from:0x02138a30 kind:load to:0x02129cc0 module:overlay(26) +from:0x02138a38 kind:load to:0x02129f08 module:overlay(26) +from:0x02138a40 kind:load to:0x0212a33c module:overlay(26) +from:0x02138a48 kind:load to:0x0212959c module:overlay(26) +from:0x02138a50 kind:load to:0x0212a600 module:overlay(26) +from:0x02138a60 kind:load to:0x0209856c module:overlay(0) +from:0x02138a64 kind:load to:0x020985a8 module:overlay(0) +from:0x02138a68 kind:load to:0x020985c0 module:overlay(0) +from:0x02138a6c kind:load to:0x020985cc module:overlay(0) +from:0x02138a70 kind:load to:0x01fff464 module:itcm +from:0x02138a74 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02138a78 kind:load to:0x021283e8 module:overlay(26) +from:0x02138a7c kind:load to:0x0212859c module:overlay(26) +from:0x02138a80 kind:load to:0x02128744 module:overlay(26) +from:0x02138a84 kind:load to:0x0209850c module:overlay(0) +from:0x02138a88 kind:load to:0x02098510 module:overlay(0) +from:0x02138a8c kind:load to:0x0212b110 module:overlay(26) +from:0x02138a90 kind:load to:0x02098518 module:overlay(0) +from:0x02138a94 kind:load to:0x0209851c module:overlay(0) +from:0x02138a98 kind:load to:0x020985d8 module:overlay(0) +from:0x02138a9c kind:load to:0x02098644 module:overlay(0) +from:0x02138aa0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02138aa4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02138aa8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02138aac kind:load to:0x0212b918 module:overlay(26) +from:0x02138ab0 kind:load to:0x0212b960 module:overlay(26) +from:0x02138ab4 kind:load to:0x02110de4 module:overlay(26) +from:0x02138ab8 kind:load to:0x0212b7b8 module:overlay(26) +from:0x02138b34 kind:load to:0x0212d99c module:overlay(26) +from:0x02138b3c kind:load to:0x0212deb4 module:overlay(26) +from:0x02138b44 kind:load to:0x0212e27c module:overlay(26) +from:0x02138b4c kind:load to:0x0212db28 module:overlay(26) +from:0x02138b54 kind:load to:0x0212db54 module:overlay(26) +from:0x02138b5c kind:load to:0x0212da9c module:overlay(26) +from:0x02138b64 kind:load to:0x0212e3d4 module:overlay(26) +from:0x02138b6c kind:load to:0x0212dd88 module:overlay(26) +from:0x02138b74 kind:load to:0x0212d954 module:overlay(26) +from:0x02138b7c kind:load to:0x0212dca8 module:overlay(26) +from:0x02138b84 kind:load to:0x0212df20 module:overlay(26) +from:0x02138b8c kind:load to:0x0212d93c module:overlay(26) +from:0x02138b94 kind:load to:0x0212e154 module:overlay(26) +from:0x02138b9c kind:load to:0x0212e298 module:overlay(26) +from:0x02138ba4 kind:load to:0x0212da74 module:overlay(26) +from:0x02138bac kind:load to:0x0212d858 module:overlay(26) +from:0x02138bb4 kind:load to:0x0212d654 module:overlay(26) +from:0x02138bbc kind:load to:0x0212d5b0 module:overlay(26) +from:0x02138bc4 kind:load to:0x0212dc7c module:overlay(26) +from:0x02138bcc kind:load to:0x0212d448 module:overlay(26) +from:0x02138bd4 kind:load to:0x0212d444 module:overlay(26) +from:0x02138bdc kind:load to:0x0212d430 module:overlay(26) +from:0x02138be4 kind:load to:0x0212dea0 module:overlay(26) +from:0x02138bec kind:load to:0x0212de2c module:overlay(26) +from:0x02138bf4 kind:load to:0x0212e398 module:overlay(26) +from:0x02138bfc kind:load to:0x0212d900 module:overlay(26) +from:0x02138c0c kind:load to:0x0212b9e4 module:overlay(26) +from:0x02138c10 kind:load to:0x02097998 module:overlay(0) +from:0x02138c14 kind:load to:0x020977a8 module:overlay(0) +from:0x02138c18 kind:load to:0x02097824 module:overlay(0) +from:0x02138c1c kind:load to:0x020979a0 module:overlay(0) +from:0x02138c20 kind:load to:0x020979c0 module:overlay(0) +from:0x02138c24 kind:load to:0x020979ec module:overlay(0) +from:0x02138c30 kind:load to:0x0209856c module:overlay(0) +from:0x02138c34 kind:load to:0x020985a8 module:overlay(0) +from:0x02138c38 kind:load to:0x020985c0 module:overlay(0) +from:0x02138c3c kind:load to:0x020985cc module:overlay(0) +from:0x02138c40 kind:load to:0x01fff464 module:itcm +from:0x02138c44 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02138c48 kind:load to:0x0212bdb0 module:overlay(26) +from:0x02138c4c kind:load to:0x0212bdb8 module:overlay(26) +from:0x02138c50 kind:load to:0x0212bec0 module:overlay(26) +from:0x02138c54 kind:load to:0x0212bee0 module:overlay(26) +from:0x02138c58 kind:load to:0x02098510 module:overlay(0) +from:0x02138c5c kind:load to:0x0212c258 module:overlay(26) +from:0x02138c60 kind:load to:0x0212c3c8 module:overlay(26) +from:0x02138c64 kind:load to:0x0209851c module:overlay(0) +from:0x02138c68 kind:load to:0x020985d8 module:overlay(0) +from:0x02138c6c kind:load to:0x02098644 module:overlay(0) +from:0x02138c70 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02138c74 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02138c78 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02138c7c kind:load to:0x0212bc88 module:overlay(26) +from:0x02138c80 kind:load to:0x0212bd18 module:overlay(26) +from:0x02138c84 kind:load to:0x02110de4 module:overlay(26) +from:0x02138c88 kind:load to:0x02110e00 module:overlay(26) +from:0x02138c8c kind:load to:0x0212c598 module:overlay(26) +from:0x02138c98 kind:load to:0x0212e598 module:overlay(26) +from:0x02138c9c kind:load to:0x0212e578 module:overlay(26) +from:0x02138ca0 kind:load to:0x0207c034 module:overlay(0) +from:0x02138ca4 kind:load to:0x0212e588 module:overlay(26) +from:0x02138ca8 kind:load to:0x0207c044 module:overlay(0) +from:0x02138cbc kind:load to:0x0212fea4 module:overlay(26) +from:0x02138cc0 kind:load to:0x0212ff78 module:overlay(26) +from:0x02138cc4 kind:load to:0x0212ff8c module:overlay(26) +from:0x02138cc8 kind:load to:0x0212fd20 module:overlay(26) +from:0x02138d54 kind:load to:0x02130a48 module:overlay(26) +from:0x02138d5c kind:load to:0x02130b40 module:overlay(26) +from:0x02138d64 kind:load to:0x02130b38 module:overlay(26) +from:0x02138d74 kind:load to:0x0213079c module:overlay(26) +from:0x02138d78 kind:load to:0x02130d54 module:overlay(26) +from:0x02138d7c kind:load to:0x0212ffa8 module:overlay(26) +from:0x02138d80 kind:load to:0x0207c03c module:overlay(0) +from:0x02138d84 kind:load to:0x0207c044 module:overlay(0) +from:0x02138d90 kind:load to:0x02130d24 module:overlay(26) +from:0x02138d94 kind:load to:0x02130d38 module:overlay(26) +from:0x02138d98 kind:load to:0x02130d1c module:overlay(26) +from:0x02138d9c kind:load to:0x02130154 module:overlay(26) +from:0x02138da0 kind:load to:0x02130094 module:overlay(26) +from:0x02138da4 kind:load to:0x02130264 module:overlay(26) +from:0x02138da8 kind:load to:0x021307b0 module:overlay(26) +from:0x02138dac kind:load to:0x0207934c module:overlay(0) +from:0x02138db0 kind:load to:0x02079350 module:overlay(0) +from:0x02138dbc kind:load to:0x02131598 module:overlay(26) +from:0x02138dc0 kind:load to:0x021315ac module:overlay(26) +from:0x02138dc4 kind:load to:0x02130e24 module:overlay(26) +from:0x02138dc8 kind:load to:0x02130e8c module:overlay(26) +from:0x02138dcc kind:load to:0x02130e2c module:overlay(26) +from:0x02138dd0 kind:load to:0x02130f2c module:overlay(26) +from:0x02138dd4 kind:load to:0x021314dc module:overlay(26) +from:0x02138dd8 kind:load to:0x0207934c module:overlay(0) +from:0x02138ddc kind:load to:0x02079350 module:overlay(0) +from:0x02138de8 kind:load to:0x02132468 module:overlay(26) +from:0x02138dec kind:load to:0x0213249c module:overlay(26) +from:0x02138df0 kind:load to:0x021323e8 module:overlay(26) +from:0x02138df4 kind:load to:0x0207c03c module:overlay(0) +from:0x02138df8 kind:load to:0x0207c044 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov026/symbols.txt b/config/eur1/arm9/overlays/ov026/symbols.txt new file mode 100644 index 00000000..e48d4f5d --- /dev/null +++ b/config/eur1/arm9/overlays/ov026/symbols.txt @@ -0,0 +1,3222 @@ +func_ov026_020d8840 kind:function(arm,size=0x64) addr:0x020d8840 +func_ov026_020d88a4 kind:function(arm,size=0x14) addr:0x020d88a4 +func_ov026_020d88b8 kind:function(arm,size=0x1c) addr:0x020d88b8 +func_ov026_020d88d4 kind:function(arm,size=0x3c) addr:0x020d88d4 +func_ov026_020d8910 kind:function(arm,size=0x34) addr:0x020d8910 +func_ov026_020d8944 kind:function(arm,size=0x84) addr:0x020d8944 +func_ov026_020d89c8 kind:function(arm,size=0x50) addr:0x020d89c8 +func_ov026_020d8a18 kind:function(arm,size=0x3c) addr:0x020d8a18 +func_ov026_020d8a54 kind:function(arm,size=0x40) addr:0x020d8a54 +func_ov026_020d8a94 kind:function(arm,size=0x6c) addr:0x020d8a94 +func_ov026_020d8b00 kind:function(arm,size=0x14) addr:0x020d8b00 +func_ov026_020d8b14 kind:function(arm,size=0x1c) addr:0x020d8b14 +func_ov026_020d8b30 kind:function(arm,size=0x38) addr:0x020d8b30 +func_ov026_020d8b68 kind:function(arm,size=0x68) addr:0x020d8b68 +func_ov026_020d8bd0 kind:function(arm,size=0x6c) addr:0x020d8bd0 +func_ov026_020d8c3c kind:function(arm,size=0x78) addr:0x020d8c3c +func_ov026_020d8cb4 kind:function(arm,size=0x38) addr:0x020d8cb4 +func_ov026_020d8cec kind:function(arm,size=0x48) addr:0x020d8cec +func_ov026_020d8d34 kind:function(arm,size=0x16c) addr:0x020d8d34 +func_ov026_020d8ea0 kind:function(arm,size=0x54) addr:0x020d8ea0 +func_ov026_020d8ef4 kind:function(arm,size=0x5c) addr:0x020d8ef4 +func_ov026_020d8f50 kind:function(arm,size=0x14) addr:0x020d8f50 +func_ov026_020d8f64 kind:function(arm,size=0x14) addr:0x020d8f64 +func_ov026_020d8f78 kind:function(arm,size=0x10) addr:0x020d8f78 +func_ov026_020d8f88 kind:function(arm,size=0x40) addr:0x020d8f88 +func_ov026_020d8fc8 kind:function(arm,size=0x24) addr:0x020d8fc8 +func_ov026_020d8fec kind:function(arm,size=0xa8) addr:0x020d8fec +func_ov026_020d9094 kind:function(arm,size=0x1c) addr:0x020d9094 +func_ov026_020d90b0 kind:function(arm,size=0x14) addr:0x020d90b0 +func_ov026_020d90c4 kind:function(arm,size=0x2c) addr:0x020d90c4 +func_ov026_020d90f0 kind:function(arm,size=0x4) addr:0x020d90f0 +func_ov026_020d90f4 kind:function(arm,size=0x14) addr:0x020d90f4 +func_ov026_020d9108 kind:function(arm,size=0x1c) addr:0x020d9108 +func_ov026_020d9124 kind:function(arm,size=0x48) addr:0x020d9124 +func_ov026_020d916c kind:function(arm,size=0x94) addr:0x020d916c +func_ov026_020d9200 kind:function(arm,size=0x168) addr:0x020d9200 +func_ov026_020d9368 kind:function(arm,size=0x20) addr:0x020d9368 +func_ov026_020d9388 kind:function(arm,size=0x58) addr:0x020d9388 +func_ov026_020d93e0 kind:function(arm,size=0x18c) addr:0x020d93e0 +func_ov026_020d956c kind:function(arm,size=0x148) addr:0x020d956c +func_ov026_020d96b4 kind:function(arm,size=0x5c) addr:0x020d96b4 +func_ov026_020d9710 kind:function(arm,size=0x10) addr:0x020d9710 +func_ov026_020d9720 kind:function(arm,size=0x18) addr:0x020d9720 +func_ov026_020d9738 kind:function(arm,size=0x154) addr:0x020d9738 +func_ov026_020d988c kind:function(arm,size=0xc) addr:0x020d988c +func_ov026_020d9898 kind:function(arm,size=0x10) addr:0x020d9898 +func_ov026_020d98a8 kind:function(arm,size=0x148) addr:0x020d98a8 +func_ov026_020d99f0 kind:function(arm,size=0xe8) addr:0x020d99f0 +func_ov026_020d9ad8 kind:function(arm,size=0x25c) addr:0x020d9ad8 +func_ov026_020d9d34 kind:function(arm,size=0x460) addr:0x020d9d34 +func_ov026_020da194 kind:function(arm,size=0x114) addr:0x020da194 +func_ov026_020da2a8 kind:function(arm,size=0x114) addr:0x020da2a8 +func_ov026_020da3bc kind:function(arm,size=0x164) addr:0x020da3bc +func_ov026_020da520 kind:function(arm,size=0x68) addr:0x020da520 +func_ov026_020da588 kind:function(arm,size=0x1c) addr:0x020da588 +func_ov026_020da5a4 kind:function(arm,size=0x28) addr:0x020da5a4 +func_ov026_020da5cc kind:function(arm,size=0x28) addr:0x020da5cc +func_ov026_020da5f4 kind:function(arm,size=0x28) addr:0x020da5f4 +func_ov026_020da61c kind:function(arm,size=0x30) addr:0x020da61c +func_ov026_020da64c kind:function(arm,size=0x38) addr:0x020da64c +func_ov026_020da684 kind:function(arm,size=0x1b4) addr:0x020da684 +func_ov026_020da838 kind:function(arm,size=0x20) addr:0x020da838 +func_ov026_020da858 kind:function(arm,size=0x28) addr:0x020da858 +func_ov026_020da880 kind:function(arm,size=0xdc) addr:0x020da880 +func_ov026_020da95c kind:function(arm,size=0x5b8) addr:0x020da95c +func_ov026_020daf14 kind:function(arm,size=0xc) addr:0x020daf14 +func_ov026_020daf20 kind:function(arm,size=0x10c) addr:0x020daf20 +func_ov026_020db02c kind:function(arm,size=0xd8) addr:0x020db02c +func_ov026_020db104 kind:function(arm,size=0xd8) addr:0x020db104 +func_ov026_020db1dc kind:function(arm,size=0x28) addr:0x020db1dc +func_ov026_020db204 kind:function(arm,size=0x1c0) addr:0x020db204 +func_ov026_020db3c4 kind:function(arm,size=0x5b4) addr:0x020db3c4 +func_ov026_020db978 kind:function(arm,size=0x1f8) addr:0x020db978 +func_ov026_020dbb70 kind:function(arm,size=0x74) addr:0x020dbb70 +func_ov026_020dbbe4 kind:function(arm,size=0x28) addr:0x020dbbe4 +func_ov026_020dbc0c kind:function(arm,size=0x28) addr:0x020dbc0c +func_ov026_020dbc34 kind:function(arm,size=0x30) addr:0x020dbc34 +func_ov026_020dbc64 kind:function(arm,size=0xfc) addr:0x020dbc64 +func_ov026_020dbd60 kind:function(arm,size=0x50) addr:0x020dbd60 +func_ov026_020dbdb0 kind:function(arm,size=0x58) addr:0x020dbdb0 +func_ov026_020dbe08 kind:function(arm,size=0x10) addr:0x020dbe08 +func_ov026_020dbe18 kind:function(arm,size=0x268) addr:0x020dbe18 +func_ov026_020dc080 kind:function(arm,size=0x68) addr:0x020dc080 +func_ov026_020dc0e8 kind:function(arm,size=0xd0) addr:0x020dc0e8 +func_ov026_020dc1b8 kind:function(arm,size=0x10) addr:0x020dc1b8 +func_ov026_020dc1c8 kind:function(arm,size=0x9c) addr:0x020dc1c8 +func_ov026_020dc264 kind:function(arm,size=0x18c) addr:0x020dc264 +func_ov026_020dc3f0 kind:function(arm,size=0x10) addr:0x020dc3f0 +func_ov026_020dc400 kind:function(arm,size=0x20) addr:0x020dc400 +func_ov026_020dc420 kind:function(arm,size=0x3c) addr:0x020dc420 +func_ov026_020dc45c kind:function(arm,size=0x58) addr:0x020dc45c +func_ov026_020dc4b4 kind:function(arm,size=0x6c) addr:0x020dc4b4 +func_ov026_020dc520 kind:function(arm,size=0x34) addr:0x020dc520 +func_ov026_020dc554 kind:function(arm,size=0x28) addr:0x020dc554 +func_ov026_020dc57c kind:function(arm,size=0x4) addr:0x020dc57c +func_ov026_020dc580 kind:function(arm,size=0x2a8) addr:0x020dc580 +func_ov026_020dc828 kind:function(arm,size=0x14) addr:0x020dc828 +func_ov026_020dc83c kind:function(arm,size=0x14) addr:0x020dc83c +func_ov026_020dc850 kind:function(arm,size=0xdc) addr:0x020dc850 +func_ov026_020dc92c kind:function(arm,size=0xe4) addr:0x020dc92c +func_ov026_020dca10 kind:function(arm,size=0x28) addr:0x020dca10 +func_ov026_020dca38 kind:function(arm,size=0x98) addr:0x020dca38 +func_ov026_020dcad0 kind:function(arm,size=0x64) addr:0x020dcad0 +func_ov026_020dcb34 kind:function(arm,size=0x1788) addr:0x020dcb34 +func_ov026_020de2bc kind:function(arm,size=0x38) addr:0x020de2bc +func_ov026_020de2f4 kind:function(arm,size=0x30) addr:0x020de2f4 +func_ov026_020de324 kind:function(arm,size=0x158) addr:0x020de324 +func_ov026_020de47c kind:function(arm,size=0x100) addr:0x020de47c +func_ov026_020de57c kind:function(arm,size=0x10) addr:0x020de57c +func_ov026_020de58c kind:function(arm,size=0x30) addr:0x020de58c +func_ov026_020de5bc kind:function(arm,size=0x46c) addr:0x020de5bc +func_ov026_020dea28 kind:function(arm,size=0xb4) addr:0x020dea28 +func_ov026_020deadc kind:function(arm,size=0x1c) addr:0x020deadc +func_ov026_020deaf8 kind:function(arm,size=0x84) addr:0x020deaf8 +func_ov026_020deb7c kind:function(arm,size=0x10) addr:0x020deb7c +func_ov026_020deb8c kind:function(arm,size=0xc) addr:0x020deb8c +func_ov026_020deb98 kind:function(arm,size=0x82c) addr:0x020deb98 +func_ov026_020df3c4 kind:function(arm,size=0x154) addr:0x020df3c4 +func_ov026_020df518 kind:function(arm,size=0x170) addr:0x020df518 +func_ov026_020df688 kind:function(arm,size=0xa8) addr:0x020df688 +func_ov026_020df730 kind:function(arm,size=0x2c) addr:0x020df730 +func_ov026_020df75c kind:function(arm,size=0x10) addr:0x020df75c +func_ov026_020df76c kind:function(arm,size=0xa14) addr:0x020df76c +func_ov026_020e0180 kind:function(arm,size=0x68) addr:0x020e0180 +func_ov026_020e01e8 kind:function(arm,size=0xbc) addr:0x020e01e8 +func_ov026_020e02a4 kind:function(arm,size=0x3c) addr:0x020e02a4 +func_ov026_020e02e0 kind:function(arm,size=0x64) addr:0x020e02e0 +func_ov026_020e0344 kind:function(arm,size=0xba0) addr:0x020e0344 +func_ov026_020e0ee4 kind:function(arm,size=0x64) addr:0x020e0ee4 +func_ov026_020e0f48 kind:function(arm,size=0x568) addr:0x020e0f48 +func_ov026_020e14b0 kind:function(arm,size=0x64) addr:0x020e14b0 +func_ov026_020e1514 kind:function(arm,size=0x4c) addr:0x020e1514 +func_ov026_020e1560 kind:function(arm,size=0xdc) addr:0x020e1560 +func_ov026_020e163c kind:function(arm,size=0x10c) addr:0x020e163c +func_ov026_020e1748 kind:function(arm,size=0x18) addr:0x020e1748 +func_ov026_020e1760 kind:function(arm,size=0x120) addr:0x020e1760 +func_ov026_020e1880 kind:function(arm,size=0x18) addr:0x020e1880 +func_ov026_020e1898 kind:function(arm,size=0x184) addr:0x020e1898 +func_ov026_020e1a1c kind:function(arm,size=0x2c) addr:0x020e1a1c +func_ov026_020e1a48 kind:function(arm,size=0x138) addr:0x020e1a48 +func_ov026_020e1b80 kind:function(arm,size=0x4) addr:0x020e1b80 +func_ov026_020e1b84 kind:function(arm,size=0x18) addr:0x020e1b84 +func_ov026_020e1b9c kind:function(arm,size=0x4) addr:0x020e1b9c +func_ov026_020e1ba0 kind:function(arm,size=0x158) addr:0x020e1ba0 +func_ov026_020e1cf8 kind:function(arm,size=0x1ac) addr:0x020e1cf8 +func_ov026_020e1ea4 kind:function(arm,size=0xbc) addr:0x020e1ea4 +func_ov026_020e1f60 kind:function(arm,size=0x1dc) addr:0x020e1f60 +func_ov026_020e213c kind:function(arm,size=0xbc) addr:0x020e213c +func_ov026_020e21f8 kind:function(arm,size=0x15c) addr:0x020e21f8 +func_ov026_020e2354 kind:function(arm,size=0x34) addr:0x020e2354 +func_ov026_020e2388 kind:function(arm,size=0xe8) addr:0x020e2388 +func_ov026_020e2470 kind:function(arm,size=0x6c) addr:0x020e2470 +func_ov026_020e24dc kind:function(arm,size=0xbc) addr:0x020e24dc +func_ov026_020e2598 kind:function(arm,size=0x6c) addr:0x020e2598 +func_ov026_020e2604 kind:function(arm,size=0x9c) addr:0x020e2604 +func_ov026_020e26a0 kind:function(arm,size=0x164) addr:0x020e26a0 +func_ov026_020e2804 kind:function(arm,size=0x33c) addr:0x020e2804 +func_ov026_020e2b40 kind:function(arm,size=0x4) addr:0x020e2b40 +func_ov026_020e2b44 kind:function(arm,size=0xd4) addr:0x020e2b44 +func_ov026_020e2c18 kind:function(arm,size=0x19c) addr:0x020e2c18 +func_ov026_020e2db4 kind:function(arm,size=0x188) addr:0x020e2db4 +func_ov026_020e2f3c kind:function(arm,size=0x3d4) addr:0x020e2f3c +func_ov026_020e3310 kind:function(arm,size=0xc0) addr:0x020e3310 +func_ov026_020e33d0 kind:function(arm,size=0x3d4) addr:0x020e33d0 +func_ov026_020e37a4 kind:function(arm,size=0xc0) addr:0x020e37a4 +func_ov026_020e3864 kind:function(arm,size=0x280) addr:0x020e3864 +func_ov026_020e3ae4 kind:function(arm,size=0x19c) addr:0x020e3ae4 +func_ov026_020e3c80 kind:function(arm,size=0x2e0) addr:0x020e3c80 +func_ov026_020e3f60 kind:function(arm,size=0x188) addr:0x020e3f60 +func_ov026_020e40e8 kind:function(arm,size=0x2d8) addr:0x020e40e8 +func_ov026_020e43c0 kind:function(arm,size=0x180) addr:0x020e43c0 +func_ov026_020e4540 kind:function(arm,size=0x248) addr:0x020e4540 +func_ov026_020e4788 kind:function(arm,size=0xac) addr:0x020e4788 +func_ov026_020e4834 kind:function(arm,size=0xe8) addr:0x020e4834 +func_ov026_020e491c kind:function(arm,size=0x164) addr:0x020e491c +func_ov026_020e4a80 kind:function(arm,size=0xa0) addr:0x020e4a80 +func_ov026_020e4b20 kind:function(arm,size=0x64) addr:0x020e4b20 +func_ov026_020e4b84 kind:function(arm,size=0x18) addr:0x020e4b84 +func_ov026_020e4b9c kind:function(arm,size=0x114) addr:0x020e4b9c +func_ov026_020e4cb0 kind:function(arm,size=0x64) addr:0x020e4cb0 +func_ov026_020e4d14 kind:function(arm,size=0x70) addr:0x020e4d14 +func_ov026_020e4d84 kind:function(arm,size=0xc) addr:0x020e4d84 +func_ov026_020e4d90 kind:function(arm,size=0xc4) addr:0x020e4d90 +func_ov026_020e4e54 kind:function(arm,size=0xfc) addr:0x020e4e54 +func_ov026_020e4f50 kind:function(arm,size=0x84) addr:0x020e4f50 +func_ov026_020e4fd4 kind:function(arm,size=0x168) addr:0x020e4fd4 +func_ov026_020e513c kind:function(arm,size=0x18) addr:0x020e513c +func_ov026_020e5154 kind:function(arm,size=0x4) addr:0x020e5154 +func_ov026_020e5158 kind:function(arm,size=0x10c) addr:0x020e5158 +func_ov026_020e5264 kind:function(arm,size=0x184) addr:0x020e5264 +func_ov026_020e53e8 kind:function(arm,size=0xc0) addr:0x020e53e8 +func_ov026_020e54a8 kind:function(arm,size=0x130) addr:0x020e54a8 +func_ov026_020e55d8 kind:function(arm,size=0x114) addr:0x020e55d8 +func_ov026_020e56ec kind:function(arm,size=0x1dc) addr:0x020e56ec +func_ov026_020e58c8 kind:function(arm,size=0x2c8) addr:0x020e58c8 +func_ov026_020e5b90 kind:function(arm,size=0x49c) addr:0x020e5b90 +func_ov026_020e602c kind:function(arm,size=0xd8) addr:0x020e602c +func_ov026_020e6104 kind:function(arm,size=0xc4) addr:0x020e6104 +func_ov026_020e61c8 kind:function(arm,size=0xf4) addr:0x020e61c8 +func_ov026_020e62bc kind:function(arm,size=0xc4) addr:0x020e62bc +func_ov026_020e6380 kind:function(arm,size=0x7c) addr:0x020e6380 +func_ov026_020e63fc kind:function(arm,size=0xb4) addr:0x020e63fc +func_ov026_020e64b0 kind:function(arm,size=0x18) addr:0x020e64b0 +func_ov026_020e64c8 kind:function(arm,size=0x14) addr:0x020e64c8 +func_ov026_020e64dc kind:function(arm,size=0xf8) addr:0x020e64dc +func_ov026_020e65d4 kind:function(arm,size=0x10) addr:0x020e65d4 +func_ov026_020e65e4 kind:function(arm,size=0x10) addr:0x020e65e4 +func_ov026_020e65f4 kind:function(arm,size=0x2d0) addr:0x020e65f4 +func_ov026_020e68c4 kind:function(arm,size=0x64) addr:0x020e68c4 +func_ov026_020e6928 kind:function(arm,size=0xcc) addr:0x020e6928 +func_ov026_020e69f4 kind:function(arm,size=0xcc) addr:0x020e69f4 +func_ov026_020e6ac0 kind:function(arm,size=0xcc) addr:0x020e6ac0 +func_ov026_020e6b8c kind:function(arm,size=0x64) addr:0x020e6b8c +func_ov026_020e6bf0 kind:function(arm,size=0x38) addr:0x020e6bf0 +func_ov026_020e6c28 kind:function(arm,size=0x24) addr:0x020e6c28 +func_ov026_020e6c4c kind:function(arm,size=0x24) addr:0x020e6c4c +func_ov026_020e6c70 kind:function(arm,size=0x14) addr:0x020e6c70 +func_ov026_020e6c84 kind:function(arm,size=0x14) addr:0x020e6c84 +func_ov026_020e6c98 kind:function(arm,size=0x2c) addr:0x020e6c98 +func_ov026_020e6cc4 kind:function(arm,size=0x10) addr:0x020e6cc4 +func_ov026_020e6cd4 kind:function(arm,size=0x14) addr:0x020e6cd4 +func_ov026_020e6ce8 kind:function(arm,size=0x1c) addr:0x020e6ce8 +func_ov026_020e6d04 kind:function(arm,size=0x1c) addr:0x020e6d04 +func_ov026_020e6d20 kind:function(arm,size=0x3c) addr:0x020e6d20 +func_ov026_020e6d5c kind:function(arm,size=0x88) addr:0x020e6d5c +func_ov026_020e6de4 kind:function(arm,size=0x238) addr:0x020e6de4 +func_ov026_020e701c kind:function(arm,size=0x74) addr:0x020e701c +func_ov026_020e7090 kind:function(arm,size=0x8) addr:0x020e7090 +func_ov026_020e7098 kind:function(arm,size=0xe0) addr:0x020e7098 +func_ov026_020e7178 kind:function(arm,size=0x8) addr:0x020e7178 +func_ov026_020e7180 kind:function(arm,size=0x58) addr:0x020e7180 +func_ov026_020e71d8 kind:function(arm,size=0xa8) addr:0x020e71d8 +func_ov026_020e7280 kind:function(arm,size=0x88) addr:0x020e7280 +func_ov026_020e7308 kind:function(arm,size=0x48) addr:0x020e7308 +func_ov026_020e7350 kind:function(arm,size=0x138) addr:0x020e7350 +func_ov026_020e7488 kind:function(arm,size=0x2d4) addr:0x020e7488 +func_ov026_020e775c kind:function(arm,size=0x4) addr:0x020e775c +func_ov026_020e7760 kind:function(arm,size=0x4) addr:0x020e7760 +func_ov026_020e7764 kind:function(arm,size=0xb4) addr:0x020e7764 +func_ov026_020e7818 kind:function(arm,size=0x184) addr:0x020e7818 +func_ov026_020e799c kind:function(arm,size=0x34) addr:0x020e799c +func_ov026_020e79d0 kind:function(arm,size=0x94) addr:0x020e79d0 +func_ov026_020e7a64 kind:function(arm,size=0x20) addr:0x020e7a64 +func_ov026_020e7a84 kind:function(arm,size=0x1c) addr:0x020e7a84 +func_ov026_020e7aa0 kind:function(arm,size=0x74) addr:0x020e7aa0 +func_ov026_020e7b14 kind:function(arm,size=0x44) addr:0x020e7b14 +func_ov026_020e7b58 kind:function(arm,size=0x3c) addr:0x020e7b58 +func_ov026_020e7b94 kind:function(arm,size=0x4) addr:0x020e7b94 +func_ov026_020e7b98 kind:function(arm,size=0xe4) addr:0x020e7b98 +func_ov026_020e7c7c kind:function(arm,size=0x4) addr:0x020e7c7c +func_ov026_020e7c80 kind:function(arm,size=0x2c) addr:0x020e7c80 +func_ov026_020e7cac kind:function(arm,size=0x44) addr:0x020e7cac +func_ov026_020e7cf0 kind:function(arm,size=0x4c) addr:0x020e7cf0 +func_ov026_020e7d3c kind:function(arm,size=0x8) addr:0x020e7d3c +func_ov026_020e7d44 kind:function(arm,size=0x4c) addr:0x020e7d44 +func_ov026_020e7d90 kind:function(arm,size=0x44) addr:0x020e7d90 +func_ov026_020e7dd4 kind:function(arm,size=0x4) addr:0x020e7dd4 +func_ov026_020e7dd8 kind:function(arm,size=0xe4) addr:0x020e7dd8 +func_ov026_020e7ebc kind:function(arm,size=0x4) addr:0x020e7ebc +func_ov026_020e7ec0 kind:function(arm,size=0x4c) addr:0x020e7ec0 +func_ov026_020e7f0c kind:function(arm,size=0x10) addr:0x020e7f0c +func_ov026_020e7f1c kind:function(arm,size=0xc) addr:0x020e7f1c +func_ov026_020e7f28 kind:function(arm,size=0x2c) addr:0x020e7f28 +func_ov026_020e7f54 kind:function(arm,size=0x4c) addr:0x020e7f54 +func_ov026_020e7fa0 kind:function(arm,size=0x8) addr:0x020e7fa0 +func_ov026_020e7fa8 kind:function(arm,size=0x124) addr:0x020e7fa8 +func_ov026_020e80cc kind:function(arm,size=0xc) addr:0x020e80cc +func_ov026_020e80d8 kind:function(arm,size=0x54) addr:0x020e80d8 +func_ov026_020e812c kind:function(arm,size=0x110) addr:0x020e812c +func_ov026_020e823c kind:function(arm,size=0x14) addr:0x020e823c +func_ov026_020e8250 kind:function(arm,size=0x2c) addr:0x020e8250 +func_ov026_020e827c kind:function(arm,size=0xc0) addr:0x020e827c +func_ov026_020e833c kind:function(arm,size=0x6c) addr:0x020e833c +func_ov026_020e83a8 kind:function(arm,size=0x3c) addr:0x020e83a8 +func_ov026_020e83e4 kind:function(arm,size=0x6c) addr:0x020e83e4 +func_ov026_020e8450 kind:function(arm,size=0x4c) addr:0x020e8450 +func_ov026_020e849c kind:function(arm,size=0x48) addr:0x020e849c +func_ov026_020e84e4 kind:function(arm,size=0xa8) addr:0x020e84e4 +func_ov026_020e858c kind:function(arm,size=0xf4) addr:0x020e858c +func_ov026_020e8680 kind:function(arm,size=0x58) addr:0x020e8680 +func_ov026_020e86d8 kind:function(arm,size=0xc4) addr:0x020e86d8 +func_ov026_020e879c kind:function(arm,size=0x10) addr:0x020e879c +func_ov026_020e87ac kind:function(arm,size=0x4) addr:0x020e87ac +func_ov026_020e87b0 kind:function(arm,size=0x10) addr:0x020e87b0 +func_ov026_020e87c0 kind:function(arm,size=0x74) addr:0x020e87c0 +func_ov026_020e8834 kind:function(arm,size=0x10) addr:0x020e8834 +func_ov026_020e8844 kind:function(arm,size=0x224) addr:0x020e8844 +func_ov026_020e8a68 kind:function(arm,size=0x10) addr:0x020e8a68 +func_ov026_020e8a78 kind:function(arm,size=0x31c) addr:0x020e8a78 +func_ov026_020e8d94 kind:function(arm,size=0x98) addr:0x020e8d94 +func_ov026_020e8e2c kind:function(arm,size=0x364) addr:0x020e8e2c +func_ov026_020e9190 kind:function(arm,size=0x10) addr:0x020e9190 +func_ov026_020e91a0 kind:function(arm,size=0x74) addr:0x020e91a0 +func_ov026_020e9214 kind:function(arm,size=0x44) addr:0x020e9214 +func_ov026_020e9258 kind:function(arm,size=0x48) addr:0x020e9258 +func_ov026_020e92a0 kind:function(arm,size=0x2c) addr:0x020e92a0 +func_ov026_020e92cc kind:function(arm,size=0x1c) addr:0x020e92cc +func_ov026_020e92e8 kind:function(arm,size=0x1c) addr:0x020e92e8 +func_ov026_020e9304 kind:function(arm,size=0x24) addr:0x020e9304 +func_ov026_020e9328 kind:function(arm,size=0x4) addr:0x020e9328 +func_ov026_020e932c kind:function(arm,size=0x24) addr:0x020e932c +func_ov026_020e9350 kind:function(arm,size=0x20) addr:0x020e9350 +func_ov026_020e9370 kind:function(arm,size=0x20) addr:0x020e9370 +func_ov026_020e9390 kind:function(arm,size=0x90) addr:0x020e9390 +func_ov026_020e9420 kind:function(arm,size=0x90) addr:0x020e9420 +func_ov026_020e94b0 kind:function(arm,size=0x90) addr:0x020e94b0 +func_ov026_020e9540 kind:function(arm,size=0x5c) addr:0x020e9540 +func_ov026_020e959c kind:function(arm,size=0x5c) addr:0x020e959c +func_ov026_020e95f8 kind:function(arm,size=0x54) addr:0x020e95f8 +func_ov026_020e964c kind:function(arm,size=0xe8) addr:0x020e964c +func_ov026_020e9734 kind:function(arm,size=0x48) addr:0x020e9734 +func_ov026_020e977c kind:function(arm,size=0xf0) addr:0x020e977c +func_ov026_020e986c kind:function(arm,size=0x1d0) addr:0x020e986c +func_ov026_020e9a3c kind:function(arm,size=0xf8) addr:0x020e9a3c +func_ov026_020e9b34 kind:function(arm,size=0x7c) addr:0x020e9b34 +func_ov026_020e9bb0 kind:function(arm,size=0x44) addr:0x020e9bb0 +func_ov026_020e9bf4 kind:function(arm,size=0x14) addr:0x020e9bf4 +func_ov026_020e9c08 kind:function(arm,size=0x4) addr:0x020e9c08 +func_ov026_020e9c0c kind:function(arm,size=0xb0) addr:0x020e9c0c +func_ov026_020e9cbc kind:function(arm,size=0x500) addr:0x020e9cbc +func_ov026_020ea1bc kind:function(arm,size=0xb4) addr:0x020ea1bc +func_ov026_020ea270 kind:function(arm,size=0x54) addr:0x020ea270 +func_ov026_020ea2c4 kind:function(arm,size=0x20) addr:0x020ea2c4 +func_ov026_020ea2e4 kind:function(arm,size=0x20) addr:0x020ea2e4 +func_ov026_020ea304 kind:function(arm,size=0x4) addr:0x020ea304 +func_ov026_020ea308 kind:function(arm,size=0x14) addr:0x020ea308 +func_ov026_020ea31c kind:function(arm,size=0x4) addr:0x020ea31c +func_ov026_020ea320 kind:function(arm,size=0x28) addr:0x020ea320 +func_ov026_020ea348 kind:function(arm,size=0x78) addr:0x020ea348 +func_ov026_020ea3c0 kind:function(arm,size=0x2c) addr:0x020ea3c0 +func_ov026_020ea3ec kind:function(arm,size=0x2c) addr:0x020ea3ec +func_ov026_020ea418 kind:function(arm,size=0x38) addr:0x020ea418 +func_ov026_020ea450 kind:function(arm,size=0x3c) addr:0x020ea450 +func_ov026_020ea48c kind:function(arm,size=0x48) addr:0x020ea48c +func_ov026_020ea4d4 kind:function(arm,size=0x14) addr:0x020ea4d4 +func_ov026_020ea4e8 kind:function(arm,size=0x1c) addr:0x020ea4e8 +func_ov026_020ea504 kind:function(arm,size=0x10) addr:0x020ea504 +func_ov026_020ea514 kind:function(arm,size=0x20) addr:0x020ea514 +func_ov026_020ea534 kind:function(arm,size=0x8) addr:0x020ea534 +func_ov026_020ea53c kind:function(arm,size=0x10) addr:0x020ea53c +func_ov026_020ea54c kind:function(arm,size=0xc) addr:0x020ea54c +func_ov026_020ea558 kind:function(arm,size=0x8) addr:0x020ea558 +func_ov026_020ea560 kind:function(arm,size=0xa0) addr:0x020ea560 +func_ov026_020ea600 kind:function(arm,size=0x40) addr:0x020ea600 +func_ov026_020ea640 kind:function(arm,size=0x1c) addr:0x020ea640 +func_ov026_020ea65c kind:function(arm,size=0x10) addr:0x020ea65c +func_ov026_020ea66c kind:function(arm,size=0xc8) addr:0x020ea66c +func_ov026_020ea734 kind:function(arm,size=0x14) addr:0x020ea734 +func_ov026_020ea748 kind:function(arm,size=0x34) addr:0x020ea748 +func_ov026_020ea77c kind:function(arm,size=0x24) addr:0x020ea77c +func_ov026_020ea7a0 kind:function(arm,size=0x10) addr:0x020ea7a0 +func_ov026_020ea7b0 kind:function(arm,size=0x20) addr:0x020ea7b0 +func_ov026_020ea7d0 kind:function(arm,size=0x8) addr:0x020ea7d0 +func_ov026_020ea7d8 kind:function(arm,size=0x10) addr:0x020ea7d8 +func_ov026_020ea7e8 kind:function(arm,size=0xc) addr:0x020ea7e8 +func_ov026_020ea7f4 kind:function(arm,size=0x8) addr:0x020ea7f4 +func_ov026_020ea7fc kind:function(arm,size=0x20) addr:0x020ea7fc +func_ov026_020ea81c kind:function(arm,size=0x24) addr:0x020ea81c +func_ov026_020ea840 kind:function(arm,size=0x14) addr:0x020ea840 +func_ov026_020ea854 kind:function(arm,size=0x1c) addr:0x020ea854 +func_ov026_020ea870 kind:function(arm,size=0x64) addr:0x020ea870 +func_ov026_020ea8d4 kind:function(arm,size=0x8) addr:0x020ea8d4 +func_ov026_020ea8dc kind:function(arm,size=0xc4) addr:0x020ea8dc +func_ov026_020ea9a0 kind:function(arm,size=0x120) addr:0x020ea9a0 +func_ov026_020eaac0 kind:function(arm,size=0x84) addr:0x020eaac0 +func_ov026_020eab44 kind:function(arm,size=0x90) addr:0x020eab44 +func_ov026_020eabd4 kind:function(arm,size=0x20) addr:0x020eabd4 +func_ov026_020eabf4 kind:function(arm,size=0x24) addr:0x020eabf4 +func_ov026_020eac18 kind:function(arm,size=0x24) addr:0x020eac18 +func_ov026_020eac3c kind:function(arm,size=0x1ec) addr:0x020eac3c +func_ov026_020eae28 kind:function(arm,size=0x1c) addr:0x020eae28 +func_ov026_020eae44 kind:function(arm,size=0x84) addr:0x020eae44 +func_ov026_020eaec8 kind:function(arm,size=0x4) addr:0x020eaec8 +func_ov026_020eaecc kind:function(arm,size=0x14) addr:0x020eaecc +func_ov026_020eaee0 kind:function(arm,size=0x4) addr:0x020eaee0 +func_ov026_020eaee4 kind:function(arm,size=0x34) addr:0x020eaee4 +func_ov026_020eaf18 kind:function(arm,size=0x8c) addr:0x020eaf18 +func_ov026_020eafa4 kind:function(arm,size=0x18) addr:0x020eafa4 +func_ov026_020eafbc kind:function(arm,size=0x1c) addr:0x020eafbc +func_ov026_020eafd8 kind:function(arm,size=0x38) addr:0x020eafd8 +func_ov026_020eb010 kind:function(arm,size=0xf8) addr:0x020eb010 +func_ov026_020eb108 kind:function(arm,size=0x17c) addr:0x020eb108 +func_ov026_020eb284 kind:function(arm,size=0x10) addr:0x020eb284 +func_ov026_020eb294 kind:function(arm,size=0x34) addr:0x020eb294 +func_ov026_020eb2c8 kind:function(arm,size=0x14) addr:0x020eb2c8 +func_ov026_020eb2dc kind:function(arm,size=0x1c) addr:0x020eb2dc +func_ov026_020eb2f8 kind:function(arm,size=0x150) addr:0x020eb2f8 +func_ov026_020eb448 kind:function(arm,size=0x1c) addr:0x020eb448 +func_ov026_020eb464 kind:function(arm,size=0x1c) addr:0x020eb464 +func_ov026_020eb480 kind:function(arm,size=0x128) addr:0x020eb480 +func_ov026_020eb5a8 kind:function(arm,size=0x20) addr:0x020eb5a8 +func_ov026_020eb5c8 kind:function(arm,size=0xc) addr:0x020eb5c8 +func_ov026_020eb5d4 kind:function(arm,size=0x1c) addr:0x020eb5d4 +func_ov026_020eb5f0 kind:function(arm,size=0x94) addr:0x020eb5f0 +func_ov026_020eb684 kind:function(arm,size=0x54) addr:0x020eb684 +func_ov026_020eb6d8 kind:function(arm,size=0xf0) addr:0x020eb6d8 +func_ov026_020eb7c8 kind:function(arm,size=0x64) addr:0x020eb7c8 +func_ov026_020eb82c kind:function(arm,size=0x1b8) addr:0x020eb82c +func_ov026_020eb9e4 kind:function(arm,size=0x34) addr:0x020eb9e4 +func_ov026_020eba18 kind:function(arm,size=0xfc) addr:0x020eba18 +func_ov026_020ebb14 kind:function(arm,size=0x38) addr:0x020ebb14 +func_ov026_020ebb4c kind:function(arm,size=0x5c) addr:0x020ebb4c +func_ov026_020ebba8 kind:function(arm,size=0x180) addr:0x020ebba8 +func_ov026_020ebd28 kind:function(arm,size=0x84) addr:0x020ebd28 +func_ov026_020ebdac kind:function(arm,size=0x158) addr:0x020ebdac +func_ov026_020ebf04 kind:function(arm,size=0x7c) addr:0x020ebf04 +func_ov026_020ebf80 kind:function(arm,size=0x234) addr:0x020ebf80 +func_ov026_020ec1b4 kind:function(arm,size=0x14) addr:0x020ec1b4 +func_ov026_020ec1c8 kind:function(arm,size=0x30) addr:0x020ec1c8 +func_ov026_020ec1f8 kind:function(arm,size=0x154) addr:0x020ec1f8 +func_ov026_020ec34c kind:function(arm,size=0x24c) addr:0x020ec34c +func_ov026_020ec598 kind:function(arm,size=0xa8) addr:0x020ec598 +func_ov026_020ec640 kind:function(arm,size=0x14) addr:0x020ec640 +func_ov026_020ec654 kind:function(arm,size=0x14) addr:0x020ec654 +func_ov026_020ec668 kind:function(arm,size=0x18) addr:0x020ec668 +func_ov026_020ec680 kind:function(arm,size=0x18) addr:0x020ec680 +func_ov026_020ec698 kind:function(arm,size=0x30) addr:0x020ec698 +func_ov026_020ec6c8 kind:function(arm,size=0xd0) addr:0x020ec6c8 +func_ov026_020ec798 kind:function(arm,size=0x14) addr:0x020ec798 +func_ov026_020ec7ac kind:function(arm,size=0x14) addr:0x020ec7ac +func_ov026_020ec7c0 kind:function(arm,size=0x44) addr:0x020ec7c0 +func_ov026_020ec804 kind:function(arm,size=0x6c) addr:0x020ec804 +func_ov026_020ec870 kind:function(arm,size=0xa4) addr:0x020ec870 +func_ov026_020ec914 kind:function(arm,size=0x3c) addr:0x020ec914 +func_ov026_020ec950 kind:function(arm,size=0x28) addr:0x020ec950 +func_ov026_020ec978 kind:function(arm,size=0x44) addr:0x020ec978 +func_ov026_020ec9bc kind:function(arm,size=0x188) addr:0x020ec9bc +func_ov026_020ecb44 kind:function(arm,size=0x5c) addr:0x020ecb44 +func_ov026_020ecba0 kind:function(arm,size=0x58) addr:0x020ecba0 +func_ov026_020ecbf8 kind:function(arm,size=0x20) addr:0x020ecbf8 +func_ov026_020ecc18 kind:function(arm,size=0x20) addr:0x020ecc18 +func_ov026_020ecc38 kind:function(arm,size=0x1c) addr:0x020ecc38 +func_ov026_020ecc54 kind:function(arm,size=0x98) addr:0x020ecc54 +func_ov026_020eccec kind:function(arm,size=0x5c) addr:0x020eccec +func_ov026_020ecd48 kind:function(arm,size=0x50) addr:0x020ecd48 +func_ov026_020ecd98 kind:function(arm,size=0x28) addr:0x020ecd98 +func_ov026_020ecdc0 kind:function(arm,size=0x1a8) addr:0x020ecdc0 +func_ov026_020ecf68 kind:function(arm,size=0x108) addr:0x020ecf68 +func_ov026_020ed070 kind:function(arm,size=0xc) addr:0x020ed070 +func_ov026_020ed07c kind:function(arm,size=0x50) addr:0x020ed07c +func_ov026_020ed0cc kind:function(arm,size=0x38) addr:0x020ed0cc +func_ov026_020ed104 kind:function(arm,size=0x3c) addr:0x020ed104 +func_ov026_020ed140 kind:function(arm,size=0x54) addr:0x020ed140 +func_ov026_020ed194 kind:function(arm,size=0x160) addr:0x020ed194 +func_ov026_020ed2f4 kind:function(arm,size=0x2e4) addr:0x020ed2f4 +func_ov026_020ed5d8 kind:function(arm,size=0x2cc) addr:0x020ed5d8 +func_ov026_020ed8a4 kind:function(arm,size=0xc4) addr:0x020ed8a4 +func_ov026_020ed968 kind:function(arm,size=0x20c) addr:0x020ed968 +func_ov026_020edb74 kind:function(arm,size=0xa8) addr:0x020edb74 +func_ov026_020edc1c kind:function(arm,size=0x14) addr:0x020edc1c +func_ov026_020edc30 kind:function(arm,size=0x9c) addr:0x020edc30 +func_ov026_020edccc kind:function(arm,size=0xd8) addr:0x020edccc +func_ov026_020edda4 kind:function(arm,size=0x24) addr:0x020edda4 +func_ov026_020eddc8 kind:function(arm,size=0x54) addr:0x020eddc8 +func_ov026_020ede1c kind:function(arm,size=0x2c) addr:0x020ede1c +func_ov026_020ede48 kind:function(arm,size=0x2c) addr:0x020ede48 +func_ov026_020ede74 kind:function(arm,size=0x2c) addr:0x020ede74 +func_ov026_020edea0 kind:function(arm,size=0x38) addr:0x020edea0 +func_ov026_020eded8 kind:function(arm,size=0x14) addr:0x020eded8 +func_ov026_020edeec kind:function(arm,size=0x1c) addr:0x020edeec +func_ov026_020edf08 kind:function(arm,size=0xa0) addr:0x020edf08 +func_ov026_020edfa8 kind:function(arm,size=0x60) addr:0x020edfa8 +func_ov026_020ee008 kind:function(arm,size=0x74) addr:0x020ee008 +func_ov026_020ee07c kind:function(arm,size=0xdc) addr:0x020ee07c +func_ov026_020ee158 kind:function(arm,size=0xcc) addr:0x020ee158 +func_ov026_020ee224 kind:function(arm,size=0x20) addr:0x020ee224 +func_ov026_020ee244 kind:function(arm,size=0xc) addr:0x020ee244 +func_ov026_020ee250 kind:function(arm,size=0x98) addr:0x020ee250 +func_ov026_020ee2e8 kind:function(arm,size=0x98) addr:0x020ee2e8 +func_ov026_020ee380 kind:function(arm,size=0x14) addr:0x020ee380 +func_ov026_020ee394 kind:function(arm,size=0x14) addr:0x020ee394 +func_ov026_020ee3a8 kind:function(arm,size=0x58) addr:0x020ee3a8 +func_ov026_020ee400 kind:function(arm,size=0x10) addr:0x020ee400 +func_ov026_020ee410 kind:function(arm,size=0x164) addr:0x020ee410 +func_ov026_020ee574 kind:function(arm,size=0xb0) addr:0x020ee574 +func_ov026_020ee624 kind:function(arm,size=0x34) addr:0x020ee624 +func_ov026_020ee658 kind:function(arm,size=0x1c) addr:0x020ee658 +func_ov026_020ee674 kind:function(arm,size=0x214) addr:0x020ee674 +func_ov026_020ee888 kind:function(arm,size=0x1f8) addr:0x020ee888 +func_ov026_020eea80 kind:function(arm,size=0x80) addr:0x020eea80 +func_ov026_020eeb00 kind:function(arm,size=0x10) addr:0x020eeb00 +func_ov026_020eeb10 kind:function(arm,size=0x14) addr:0x020eeb10 +func_ov026_020eeb24 kind:function(arm,size=0x14) addr:0x020eeb24 +func_ov026_020eeb38 kind:function(arm,size=0x14) addr:0x020eeb38 +func_ov026_020eeb4c kind:function(arm,size=0x54) addr:0x020eeb4c +func_ov026_020eeba0 kind:function(arm,size=0x34) addr:0x020eeba0 +func_ov026_020eebd4 kind:function(arm,size=0x64) addr:0x020eebd4 +func_ov026_020eec38 kind:function(arm,size=0x70) addr:0x020eec38 +func_ov026_020eeca8 kind:function(arm,size=0x44) addr:0x020eeca8 +func_ov026_020eecec kind:function(arm,size=0x78) addr:0x020eecec +func_ov026_020eed64 kind:function(arm,size=0x98) addr:0x020eed64 +func_ov026_020eedfc kind:function(arm,size=0x48) addr:0x020eedfc +func_ov026_020eee44 kind:function(arm,size=0x4c) addr:0x020eee44 +func_ov026_020eee90 kind:function(arm,size=0x44) addr:0x020eee90 +func_ov026_020eeed4 kind:function(arm,size=0x20) addr:0x020eeed4 +func_ov026_020eeef4 kind:function(arm,size=0x44) addr:0x020eeef4 +func_ov026_020eef38 kind:function(arm,size=0x34) addr:0x020eef38 +func_ov026_020eef6c kind:function(arm,size=0x50) addr:0x020eef6c +func_ov026_020eefbc kind:function(arm,size=0x34) addr:0x020eefbc +func_ov026_020eeff0 kind:function(arm,size=0x2c) addr:0x020eeff0 +func_ov026_020ef01c kind:function(arm,size=0x38) addr:0x020ef01c +func_ov026_020ef054 kind:function(arm,size=0x50) addr:0x020ef054 +func_ov026_020ef0a4 kind:function(arm,size=0x68) addr:0x020ef0a4 +func_ov026_020ef10c kind:function(arm,size=0x24) addr:0x020ef10c +func_ov026_020ef130 kind:function(arm,size=0x30) addr:0x020ef130 +func_ov026_020ef160 kind:function(arm,size=0x50) addr:0x020ef160 +func_ov026_020ef1b0 kind:function(arm,size=0x44) addr:0x020ef1b0 +func_ov026_020ef1f4 kind:function(arm,size=0x24) addr:0x020ef1f4 +func_ov026_020ef218 kind:function(arm,size=0x30) addr:0x020ef218 +func_ov026_020ef248 kind:function(arm,size=0x31c) addr:0x020ef248 +func_ov026_020ef564 kind:function(arm,size=0x20c) addr:0x020ef564 +func_ov026_020ef770 kind:function(arm,size=0x58) addr:0x020ef770 +func_ov026_020ef7c8 kind:function(arm,size=0x74) addr:0x020ef7c8 +func_ov026_020ef83c kind:function(arm,size=0x28) addr:0x020ef83c +func_ov026_020ef864 kind:function(arm,size=0x30) addr:0x020ef864 +func_ov026_020ef894 kind:function(arm,size=0x7c) addr:0x020ef894 +func_ov026_020ef910 kind:function(arm,size=0x178) addr:0x020ef910 +func_ov026_020efa88 kind:function(arm,size=0x2d8) addr:0x020efa88 +func_ov026_020efd60 kind:function(arm,size=0x144) addr:0x020efd60 +func_ov026_020efea4 kind:function(arm,size=0x68) addr:0x020efea4 +func_ov026_020eff0c kind:function(arm,size=0xe4) addr:0x020eff0c +func_ov026_020efff0 kind:function(arm,size=0x1a0) addr:0x020efff0 +func_ov026_020f0190 kind:function(arm,size=0x1c) addr:0x020f0190 +func_ov026_020f01ac kind:function(arm,size=0x1c) addr:0x020f01ac +func_ov026_020f01c8 kind:function(arm,size=0xdc) addr:0x020f01c8 +func_ov026_020f02a4 kind:function(arm,size=0x20) addr:0x020f02a4 +func_ov026_020f02c4 kind:function(arm,size=0xc) addr:0x020f02c4 +func_ov026_020f02d0 kind:function(arm,size=0x7c) addr:0x020f02d0 +func_ov026_020f034c kind:function(arm,size=0x14) addr:0x020f034c +func_ov026_020f0360 kind:function(arm,size=0x1c) addr:0x020f0360 +func_ov026_020f037c kind:function(arm,size=0x50) addr:0x020f037c +func_ov026_020f03cc kind:function(arm,size=0x44) addr:0x020f03cc +func_ov026_020f0410 kind:function(arm,size=0x104) addr:0x020f0410 +func_ov026_020f0514 kind:function(arm,size=0x34) addr:0x020f0514 +func_ov026_020f0548 kind:function(arm,size=0x34) addr:0x020f0548 +func_ov026_020f057c kind:function(arm,size=0xdc) addr:0x020f057c +func_ov026_020f0658 kind:function(arm,size=0x58) addr:0x020f0658 +func_ov026_020f06b0 kind:function(arm,size=0x20) addr:0x020f06b0 +func_ov026_020f06d0 kind:function(arm,size=0x2c) addr:0x020f06d0 +func_ov026_020f06fc kind:function(arm,size=0xc0) addr:0x020f06fc +func_ov026_020f07bc kind:function(arm,size=0xc) addr:0x020f07bc +func_ov026_020f07c8 kind:function(arm,size=0x20) addr:0x020f07c8 +func_ov026_020f07e8 kind:function(arm,size=0x28) addr:0x020f07e8 +func_ov026_020f0810 kind:function(arm,size=0x34) addr:0x020f0810 +func_ov026_020f0844 kind:function(arm,size=0x1a8) addr:0x020f0844 +func_ov026_020f09ec kind:function(arm,size=0x134) addr:0x020f09ec +func_ov026_020f0b20 kind:function(arm,size=0x14) addr:0x020f0b20 +func_ov026_020f0b34 kind:function(arm,size=0x14) addr:0x020f0b34 +func_ov026_020f0b48 kind:function(arm,size=0x54) addr:0x020f0b48 +func_ov026_020f0b9c kind:function(arm,size=0x20) addr:0x020f0b9c +func_ov026_020f0bbc kind:function(arm,size=0x4c) addr:0x020f0bbc +func_ov026_020f0c08 kind:function(arm,size=0x9c) addr:0x020f0c08 +func_ov026_020f0ca4 kind:function(arm,size=0xc) addr:0x020f0ca4 +func_ov026_020f0cb0 kind:function(arm,size=0x20) addr:0x020f0cb0 +func_ov026_020f0cd0 kind:function(arm,size=0x28) addr:0x020f0cd0 +func_ov026_020f0cf8 kind:function(arm,size=0x30) addr:0x020f0cf8 +func_ov026_020f0d28 kind:function(arm,size=0x14) addr:0x020f0d28 +func_ov026_020f0d3c kind:function(arm,size=0x1c) addr:0x020f0d3c +func_ov026_020f0d58 kind:function(arm,size=0x60) addr:0x020f0d58 +func_ov026_020f0db8 kind:function(arm,size=0x4) addr:0x020f0db8 +func_ov026_020f0dbc kind:function(arm,size=0x3c) addr:0x020f0dbc +func_ov026_020f0df8 kind:function(arm,size=0x4c) addr:0x020f0df8 +func_ov026_020f0e44 kind:function(arm,size=0x1c) addr:0x020f0e44 +func_ov026_020f0e60 kind:function(arm,size=0x24) addr:0x020f0e60 +func_ov026_020f0e84 kind:function(arm,size=0x44) addr:0x020f0e84 +func_ov026_020f0ec8 kind:function(arm,size=0x14) addr:0x020f0ec8 +func_ov026_020f0edc kind:function(arm,size=0xa8) addr:0x020f0edc +func_ov026_020f0f84 kind:function(arm,size=0x110) addr:0x020f0f84 +func_ov026_020f1094 kind:function(arm,size=0xd8) addr:0x020f1094 +func_ov026_020f116c kind:function(arm,size=0x5c) addr:0x020f116c +func_ov026_020f11c8 kind:function(arm,size=0x70) addr:0x020f11c8 +func_ov026_020f1238 kind:function(arm,size=0x84) addr:0x020f1238 +func_ov026_020f12bc kind:function(arm,size=0x7c) addr:0x020f12bc +func_ov026_020f1338 kind:function(arm,size=0x80) addr:0x020f1338 +func_ov026_020f13b8 kind:function(arm,size=0x3c) addr:0x020f13b8 +func_ov026_020f13f4 kind:function(arm,size=0x90) addr:0x020f13f4 +func_ov026_020f1484 kind:function(arm,size=0x88) addr:0x020f1484 +func_ov026_020f150c kind:function(arm,size=0x8c) addr:0x020f150c +func_ov026_020f1598 kind:function(arm,size=0x50) addr:0x020f1598 +func_ov026_020f15e8 kind:function(arm,size=0x68) addr:0x020f15e8 +func_ov026_020f1650 kind:function(arm,size=0x4c) addr:0x020f1650 +func_ov026_020f169c kind:function(arm,size=0x20) addr:0x020f169c +func_ov026_020f16bc kind:function(arm,size=0x10) addr:0x020f16bc +func_ov026_020f16cc kind:function(arm,size=0x14) addr:0x020f16cc +func_ov026_020f16e0 kind:function(arm,size=0x114) addr:0x020f16e0 +func_ov026_020f17f4 kind:function(arm,size=0xc0) addr:0x020f17f4 +func_ov026_020f18b4 kind:function(arm,size=0x20) addr:0x020f18b4 +func_ov026_020f18d4 kind:function(arm,size=0x54) addr:0x020f18d4 +func_ov026_020f1928 kind:function(arm,size=0x24) addr:0x020f1928 +func_ov026_020f194c kind:function(arm,size=0x4cc) addr:0x020f194c +func_ov026_020f1e18 kind:function(arm,size=0xb4) addr:0x020f1e18 +func_ov026_020f1ecc kind:function(arm,size=0x1c) addr:0x020f1ecc +func_ov026_020f1ee8 kind:function(arm,size=0x1c) addr:0x020f1ee8 +func_ov026_020f1f04 kind:function(arm,size=0x4) addr:0x020f1f04 +func_ov026_020f1f08 kind:function(arm,size=0x37c) addr:0x020f1f08 +func_ov026_020f2284 kind:function(arm,size=0xcc) addr:0x020f2284 +func_ov026_020f2350 kind:function(arm,size=0x370) addr:0x020f2350 +func_ov026_020f26c0 kind:function(arm,size=0x2c) addr:0x020f26c0 +func_ov026_020f26ec kind:function(arm,size=0xd0) addr:0x020f26ec +func_ov026_020f27bc kind:function(arm,size=0x14) addr:0x020f27bc +func_ov026_020f27d0 kind:function(arm,size=0x14) addr:0x020f27d0 +func_ov026_020f27e4 kind:function(arm,size=0xb4) addr:0x020f27e4 +func_ov026_020f2898 kind:function(arm,size=0x48) addr:0x020f2898 +func_ov026_020f28e0 kind:function(arm,size=0x30) addr:0x020f28e0 +func_ov026_020f2910 kind:function(arm,size=0xd8) addr:0x020f2910 +func_ov026_020f29e8 kind:function(arm,size=0x4) addr:0x020f29e8 +func_ov026_020f29ec kind:function(arm,size=0x14) addr:0x020f29ec +func_ov026_020f2a00 kind:function(arm,size=0x4) addr:0x020f2a00 +func_ov026_020f2a04 kind:function(arm,size=0x28) addr:0x020f2a04 +func_ov026_020f2a2c kind:function(arm,size=0x14) addr:0x020f2a2c +func_ov026_020f2a40 kind:function(arm,size=0x7c0) addr:0x020f2a40 +func_ov026_020f3200 kind:function(arm,size=0xe0) addr:0x020f3200 +func_ov026_020f32e0 kind:function(arm,size=0xe0) addr:0x020f32e0 +func_ov026_020f33c0 kind:function(arm,size=0x34) addr:0x020f33c0 +func_ov026_020f33f4 kind:function(arm,size=0x34) addr:0x020f33f4 +func_ov026_020f3428 kind:function(arm,size=0x8) addr:0x020f3428 +func_ov026_020f3430 kind:function(arm,size=0x80) addr:0x020f3430 +func_ov026_020f34b0 kind:function(arm,size=0x14) addr:0x020f34b0 +func_ov026_020f34c4 kind:function(arm,size=0x14) addr:0x020f34c4 +func_ov026_020f34d8 kind:function(arm,size=0x14) addr:0x020f34d8 +func_ov026_020f34ec kind:function(arm,size=0x30) addr:0x020f34ec +func_ov026_020f351c kind:function(arm,size=0x54) addr:0x020f351c +func_ov026_020f3570 kind:function(arm,size=0x4) addr:0x020f3570 +func_ov026_020f3574 kind:function(arm,size=0x4b8) addr:0x020f3574 +func_ov026_020f3a2c kind:function(arm,size=0x10) addr:0x020f3a2c +func_ov026_020f3a3c kind:function(arm,size=0x2c) addr:0x020f3a3c +func_ov026_020f3a68 kind:function(arm,size=0x94) addr:0x020f3a68 +func_ov026_020f3afc kind:function(arm,size=0x18) addr:0x020f3afc +func_ov026_020f3b14 kind:function(arm,size=0x8) addr:0x020f3b14 +func_ov026_020f3b1c kind:function(arm,size=0x8) addr:0x020f3b1c +func_ov026_020f3b24 kind:function(arm,size=0x1c) addr:0x020f3b24 +func_ov026_020f3b40 kind:function(arm,size=0x8) addr:0x020f3b40 +func_ov026_020f3b48 kind:function(arm,size=0x8) addr:0x020f3b48 +func_ov026_020f3b50 kind:function(arm,size=0xb0) addr:0x020f3b50 +func_ov026_020f3c00 kind:function(arm,size=0xb8) addr:0x020f3c00 +func_ov026_020f3cb8 kind:function(arm,size=0x80) addr:0x020f3cb8 +func_ov026_020f3d38 kind:function(arm,size=0x14) addr:0x020f3d38 +func_ov026_020f3d4c kind:function(arm,size=0x28) addr:0x020f3d4c +func_ov026_020f3d74 kind:function(arm,size=0x1b4) addr:0x020f3d74 +func_ov026_020f3f28 kind:function(arm,size=0x4) addr:0x020f3f28 +func_ov026_020f3f2c kind:function(arm,size=0x88) addr:0x020f3f2c +func_ov026_020f3fb4 kind:function(arm,size=0x10) addr:0x020f3fb4 +func_ov026_020f3fc4 kind:function(arm,size=0x108) addr:0x020f3fc4 +func_ov026_020f40cc kind:function(arm,size=0x1c) addr:0x020f40cc +func_ov026_020f40e8 kind:function(arm,size=0x8) addr:0x020f40e8 +func_ov026_020f40f0 kind:function(arm,size=0x1c) addr:0x020f40f0 +func_ov026_020f410c kind:function(arm,size=0x8) addr:0x020f410c +func_ov026_020f4114 kind:function(arm,size=0x8) addr:0x020f4114 +func_ov026_020f411c kind:function(arm,size=0x6c) addr:0x020f411c +func_ov026_020f4188 kind:function(arm,size=0x74) addr:0x020f4188 +func_ov026_020f41fc kind:function(arm,size=0xc0) addr:0x020f41fc +func_ov026_020f42bc kind:function(arm,size=0x40) addr:0x020f42bc +func_ov026_020f42fc kind:function(arm,size=0x54) addr:0x020f42fc +func_ov026_020f4350 kind:function(arm,size=0x28) addr:0x020f4350 +func_ov026_020f4378 kind:function(arm,size=0x20) addr:0x020f4378 +func_ov026_020f4398 kind:function(arm,size=0x10) addr:0x020f4398 +func_ov026_020f43a8 kind:function(arm,size=0x84) addr:0x020f43a8 +func_ov026_020f442c kind:function(arm,size=0x10) addr:0x020f442c +func_ov026_020f443c kind:function(arm,size=0x18) addr:0x020f443c +func_ov026_020f4454 kind:function(arm,size=0x18) addr:0x020f4454 +func_ov026_020f446c kind:function(arm,size=0x8) addr:0x020f446c +func_ov026_020f4474 kind:function(arm,size=0x10) addr:0x020f4474 +func_ov026_020f4484 kind:function(arm,size=0x8) addr:0x020f4484 +func_ov026_020f448c kind:function(arm,size=0x24) addr:0x020f448c +func_ov026_020f44b0 kind:function(arm,size=0x10) addr:0x020f44b0 +func_ov026_020f44c0 kind:function(arm,size=0x8) addr:0x020f44c0 +func_ov026_020f44c8 kind:function(arm,size=0x1c) addr:0x020f44c8 +func_ov026_020f44e4 kind:function(arm,size=0x1c) addr:0x020f44e4 +func_ov026_020f4500 kind:function(arm,size=0x70) addr:0x020f4500 +func_ov026_020f4570 kind:function(arm,size=0x78) addr:0x020f4570 +func_ov026_020f45e8 kind:function(arm,size=0xc0) addr:0x020f45e8 +func_ov026_020f46a8 kind:function(arm,size=0x28) addr:0x020f46a8 +func_ov026_020f46d0 kind:function(arm,size=0x20) addr:0x020f46d0 +func_ov026_020f46f0 kind:function(arm,size=0x10) addr:0x020f46f0 +func_ov026_020f4700 kind:function(arm,size=0xc0) addr:0x020f4700 +func_ov026_020f47c0 kind:function(arm,size=0x10) addr:0x020f47c0 +func_ov026_020f47d0 kind:function(arm,size=0x18) addr:0x020f47d0 +func_ov026_020f47e8 kind:function(arm,size=0x10) addr:0x020f47e8 +func_ov026_020f47f8 kind:function(arm,size=0x8) addr:0x020f47f8 +func_ov026_020f4800 kind:function(arm,size=0x70) addr:0x020f4800 +func_ov026_020f4870 kind:function(arm,size=0x78) addr:0x020f4870 +func_ov026_020f48e8 kind:function(arm,size=0x68) addr:0x020f48e8 +func_ov026_020f4950 kind:function(arm,size=0x14) addr:0x020f4950 +func_ov026_020f4964 kind:function(arm,size=0x2c) addr:0x020f4964 +func_ov026_020f4990 kind:function(arm,size=0x298) addr:0x020f4990 +func_ov026_020f4c28 kind:function(arm,size=0x24) addr:0x020f4c28 +func_ov026_020f4c4c kind:function(arm,size=0x34) addr:0x020f4c4c +func_ov026_020f4c80 kind:function(arm,size=0x28) addr:0x020f4c80 +func_ov026_020f4ca8 kind:function(arm,size=0x10) addr:0x020f4ca8 +func_ov026_020f4cb8 kind:function(arm,size=0x14) addr:0x020f4cb8 +func_ov026_020f4ccc kind:function(arm,size=0x34) addr:0x020f4ccc +func_ov026_020f4d00 kind:function(arm,size=0x30) addr:0x020f4d00 +func_ov026_020f4d30 kind:function(arm,size=0x44) addr:0x020f4d30 +func_ov026_020f4d74 kind:function(arm,size=0x18) addr:0x020f4d74 +func_ov026_020f4d8c kind:function(arm,size=0x18) addr:0x020f4d8c +func_ov026_020f4da4 kind:function(arm,size=0x18) addr:0x020f4da4 +func_ov026_020f4dbc kind:function(arm,size=0x18) addr:0x020f4dbc +func_ov026_020f4dd4 kind:function(arm,size=0x34) addr:0x020f4dd4 +func_ov026_020f4e08 kind:function(arm,size=0x4) addr:0x020f4e08 +func_ov026_020f4e0c kind:function(arm,size=0x144) addr:0x020f4e0c +func_ov026_020f4f50 kind:function(arm,size=0x18) addr:0x020f4f50 +func_ov026_020f4f68 kind:function(arm,size=0x18) addr:0x020f4f68 +func_ov026_020f4f80 kind:function(arm,size=0xb0) addr:0x020f4f80 +func_ov026_020f5030 kind:function(arm,size=0x24) addr:0x020f5030 +func_ov026_020f5054 kind:function(arm,size=0x4) addr:0x020f5054 +func_ov026_020f5058 kind:function(arm,size=0x14) addr:0x020f5058 +func_ov026_020f506c kind:function(arm,size=0x4) addr:0x020f506c +func_ov026_020f5070 kind:function(arm,size=0x28) addr:0x020f5070 +func_ov026_020f5098 kind:function(arm,size=0x14) addr:0x020f5098 +func_ov026_020f50ac kind:function(arm,size=0x90) addr:0x020f50ac +func_ov026_020f513c kind:function(arm,size=0x38) addr:0x020f513c +func_ov026_020f5174 kind:function(arm,size=0x38) addr:0x020f5174 +func_ov026_020f51ac kind:function(arm,size=0x28) addr:0x020f51ac +func_ov026_020f51d4 kind:function(arm,size=0x28) addr:0x020f51d4 +func_ov026_020f51fc kind:function(arm,size=0x78) addr:0x020f51fc +func_ov026_020f5274 kind:function(arm,size=0x14) addr:0x020f5274 +func_ov026_020f5288 kind:function(arm,size=0x2c) addr:0x020f5288 +func_ov026_020f52b4 kind:function(arm,size=0xd0) addr:0x020f52b4 +func_ov026_020f5384 kind:function(arm,size=0x4) addr:0x020f5384 +func_ov026_020f5388 kind:function(arm,size=0x14) addr:0x020f5388 +func_ov026_020f539c kind:function(arm,size=0x14) addr:0x020f539c +func_ov026_020f53b0 kind:function(arm,size=0x14) addr:0x020f53b0 +func_ov026_020f53c4 kind:function(arm,size=0x14) addr:0x020f53c4 +func_ov026_020f53d8 kind:function(arm,size=0x8) addr:0x020f53d8 +func_ov026_020f53e0 kind:function(arm,size=0x4) addr:0x020f53e0 +func_ov026_020f53e4 kind:function(arm,size=0x4c) addr:0x020f53e4 +func_ov026_020f5430 kind:function(arm,size=0x24) addr:0x020f5430 +func_ov026_020f5454 kind:function(arm,size=0x1c) addr:0x020f5454 +func_ov026_020f5470 kind:function(arm,size=0x14) addr:0x020f5470 +func_ov026_020f5484 kind:function(arm,size=0x4) addr:0x020f5484 +func_ov026_020f5488 kind:function(arm,size=0xc) addr:0x020f5488 +func_ov026_020f5494 kind:function(arm,size=0x14) addr:0x020f5494 +func_ov026_020f54a8 kind:function(arm,size=0x10) addr:0x020f54a8 +func_ov026_020f54b8 kind:function(arm,size=0x14) addr:0x020f54b8 +func_ov026_020f54cc kind:function(arm,size=0x30) addr:0x020f54cc +func_ov026_020f54fc kind:function(arm,size=0x30) addr:0x020f54fc +func_ov026_020f552c kind:function(arm,size=0x34) addr:0x020f552c +func_ov026_020f5560 kind:function(arm,size=0x28) addr:0x020f5560 +func_ov026_020f5588 kind:function(arm,size=0x30) addr:0x020f5588 +func_ov026_020f55b8 kind:function(arm,size=0x18) addr:0x020f55b8 +func_ov026_020f55d0 kind:function(arm,size=0x4c) addr:0x020f55d0 +func_ov026_020f561c kind:function(arm,size=0x80) addr:0x020f561c +func_ov026_020f569c kind:function(arm,size=0x67c) addr:0x020f569c +func_ov026_020f5d18 kind:function(arm,size=0x510) addr:0x020f5d18 +func_ov026_020f6228 kind:function(arm,size=0x5c) addr:0x020f6228 +func_ov026_020f6284 kind:function(arm,size=0x40) addr:0x020f6284 +func_ov026_020f62c4 kind:function(arm,size=0x90) addr:0x020f62c4 +func_ov026_020f6354 kind:function(arm,size=0x54) addr:0x020f6354 +func_ov026_020f63a8 kind:function(arm,size=0x74) addr:0x020f63a8 +func_ov026_020f641c kind:function(arm,size=0x34) addr:0x020f641c +func_ov026_020f6450 kind:function(arm,size=0x30) addr:0x020f6450 +func_ov026_020f6480 kind:function(arm,size=0x30) addr:0x020f6480 +func_ov026_020f64b0 kind:function(arm,size=0x8c) addr:0x020f64b0 +func_ov026_020f653c kind:function(arm,size=0x10) addr:0x020f653c +func_ov026_020f654c kind:function(arm,size=0x3c) addr:0x020f654c +func_ov026_020f6588 kind:function(arm,size=0x34) addr:0x020f6588 +func_ov026_020f65bc kind:function(arm,size=0x28) addr:0x020f65bc +func_ov026_020f65e4 kind:function(arm,size=0x30) addr:0x020f65e4 +func_ov026_020f6614 kind:function(arm,size=0x18) addr:0x020f6614 +func_ov026_020f662c kind:function(arm,size=0x4c) addr:0x020f662c +func_ov026_020f6678 kind:function(arm,size=0x65c) addr:0x020f6678 +func_ov026_020f6cd4 kind:function(arm,size=0x28) addr:0x020f6cd4 +func_ov026_020f6cfc kind:function(arm,size=0x28) addr:0x020f6cfc +func_ov026_020f6d24 kind:function(arm,size=0xec) addr:0x020f6d24 +func_ov026_020f6e10 kind:function(arm,size=0x114) addr:0x020f6e10 +func_ov026_020f6f24 kind:function(arm,size=0x28) addr:0x020f6f24 +func_ov026_020f6f4c kind:function(arm,size=0xb4) addr:0x020f6f4c +func_ov026_020f7000 kind:function(arm,size=0xb4) addr:0x020f7000 +func_ov026_020f70b4 kind:function(arm,size=0x178) addr:0x020f70b4 +func_ov026_020f722c kind:function(arm,size=0x50) addr:0x020f722c +func_ov026_020f727c kind:function(arm,size=0xcc) addr:0x020f727c +func_ov026_020f7348 kind:function(arm,size=0x34) addr:0x020f7348 +func_ov026_020f737c kind:function(arm,size=0x30) addr:0x020f737c +func_ov026_020f73ac kind:function(arm,size=0xd8) addr:0x020f73ac +func_ov026_020f7484 kind:function(arm,size=0x19c) addr:0x020f7484 +func_ov026_020f7620 kind:function(arm,size=0xc) addr:0x020f7620 +func_ov026_020f762c kind:function(arm,size=0xc) addr:0x020f762c +func_ov026_020f7638 kind:function(arm,size=0x8) addr:0x020f7638 +func_ov026_020f7640 kind:function(arm,size=0x48) addr:0x020f7640 +func_ov026_020f7688 kind:function(arm,size=0xb8) addr:0x020f7688 +func_ov026_020f7740 kind:function(arm,size=0x40) addr:0x020f7740 +func_ov026_020f7780 kind:function(arm,size=0xc) addr:0x020f7780 +func_ov026_020f778c kind:function(arm,size=0x34) addr:0x020f778c +func_ov026_020f77c0 kind:function(arm,size=0x28) addr:0x020f77c0 +func_ov026_020f77e8 kind:function(arm,size=0x30) addr:0x020f77e8 +func_ov026_020f7818 kind:function(arm,size=0xc) addr:0x020f7818 +func_ov026_020f7824 kind:function(arm,size=0x4) addr:0x020f7824 +func_ov026_020f7828 kind:function(arm,size=0x4) addr:0x020f7828 +func_ov026_020f782c kind:function(arm,size=0x4) addr:0x020f782c +func_ov026_020f7830 kind:function(arm,size=0x8) addr:0x020f7830 +func_ov026_020f7838 kind:function(arm,size=0x4) addr:0x020f7838 +func_ov026_020f783c kind:function(arm,size=0x8) addr:0x020f783c +func_ov026_020f7844 kind:function(arm,size=0x8) addr:0x020f7844 +func_ov026_020f784c kind:function(arm,size=0x8) addr:0x020f784c +func_ov026_020f7854 kind:function(arm,size=0x8) addr:0x020f7854 +func_ov026_020f785c kind:function(arm,size=0x8) addr:0x020f785c +func_ov026_020f7864 kind:function(arm,size=0x1bc) addr:0x020f7864 +func_ov026_020f7a20 kind:function(arm,size=0x1c) addr:0x020f7a20 +func_ov026_020f7a3c kind:function(arm,size=0x8) addr:0x020f7a3c +func_ov026_020f7a44 kind:function(arm,size=0x44) addr:0x020f7a44 +func_ov026_020f7a88 kind:function(arm,size=0x60) addr:0x020f7a88 +func_ov026_020f7ae8 kind:function(arm,size=0x44) addr:0x020f7ae8 +func_ov026_020f7b2c kind:function(arm,size=0x44) addr:0x020f7b2c +func_ov026_020f7b70 kind:function(arm,size=0x6c) addr:0x020f7b70 +func_ov026_020f7bdc kind:function(arm,size=0x6c) addr:0x020f7bdc +func_ov026_020f7c48 kind:function(arm,size=0x1c) addr:0x020f7c48 +func_ov026_020f7c64 kind:function(arm,size=0x40) addr:0x020f7c64 +func_ov026_020f7ca4 kind:function(arm,size=0xe0) addr:0x020f7ca4 +func_ov026_020f7d84 kind:function(arm,size=0x24) addr:0x020f7d84 +func_ov026_020f7da8 kind:function(arm,size=0x38) addr:0x020f7da8 +func_ov026_020f7de0 kind:function(arm,size=0x24) addr:0x020f7de0 +func_ov026_020f7e04 kind:function(arm,size=0x74) addr:0x020f7e04 +func_ov026_020f7e78 kind:function(arm,size=0x74) addr:0x020f7e78 +func_ov026_020f7eec kind:function(arm,size=0x3c) addr:0x020f7eec +func_ov026_020f7f28 kind:function(arm,size=0xc4) addr:0x020f7f28 +func_ov026_020f7fec kind:function(arm,size=0x7c) addr:0x020f7fec +func_ov026_020f8068 kind:function(arm,size=0x18) addr:0x020f8068 +func_ov026_020f8080 kind:function(arm,size=0x18c) addr:0x020f8080 +func_ov026_020f820c kind:function(arm,size=0xc) addr:0x020f820c +func_ov026_020f8218 kind:function(arm,size=0xc) addr:0x020f8218 +func_ov026_020f8224 kind:function(arm,size=0x114) addr:0x020f8224 +func_ov026_020f8338 kind:function(arm,size=0x238) addr:0x020f8338 +func_ov026_020f8570 kind:function(arm,size=0x28) addr:0x020f8570 +func_ov026_020f8598 kind:function(arm,size=0x28) addr:0x020f8598 +func_ov026_020f85c0 kind:function(arm,size=0x34) addr:0x020f85c0 +func_ov026_020f85f4 kind:function(arm,size=0x30) addr:0x020f85f4 +func_ov026_020f8624 kind:function(arm,size=0x3ac) addr:0x020f8624 +func_ov026_020f89d0 kind:function(arm,size=0x328) addr:0x020f89d0 +func_ov026_020f8cf8 kind:function(arm,size=0x30) addr:0x020f8cf8 +func_ov026_020f8d28 kind:function(arm,size=0x58) addr:0x020f8d28 +func_ov026_020f8d80 kind:function(arm,size=0x34) addr:0x020f8d80 +func_ov026_020f8db4 kind:function(arm,size=0x58) addr:0x020f8db4 +func_ov026_020f8e0c kind:function(arm,size=0x34) addr:0x020f8e0c +func_ov026_020f8e40 kind:function(arm,size=0x30) addr:0x020f8e40 +func_ov026_020f8e70 kind:function(arm,size=0x2c) addr:0x020f8e70 +func_ov026_020f8e9c kind:function(arm,size=0x2c) addr:0x020f8e9c +func_ov026_020f8ec8 kind:function(arm,size=0x28) addr:0x020f8ec8 +func_ov026_020f8ef0 kind:function(arm,size=0x48) addr:0x020f8ef0 +func_ov026_020f8f38 kind:function(arm,size=0x28) addr:0x020f8f38 +func_ov026_020f8f60 kind:function(arm,size=0x30) addr:0x020f8f60 +func_ov026_020f8f90 kind:function(arm,size=0x20) addr:0x020f8f90 +func_ov026_020f8fb0 kind:function(arm,size=0x30) addr:0x020f8fb0 +func_ov026_020f8fe0 kind:function(arm,size=0x1c) addr:0x020f8fe0 +func_ov026_020f8ffc kind:function(arm,size=0x20) addr:0x020f8ffc +func_ov026_020f901c kind:function(arm,size=0x20) addr:0x020f901c +func_ov026_020f903c kind:function(arm,size=0x10) addr:0x020f903c +func_ov026_020f904c kind:function(arm,size=0x1c) addr:0x020f904c +func_ov026_020f9068 kind:function(arm,size=0x3c) addr:0x020f9068 +func_ov026_020f90a4 kind:function(arm,size=0x98) addr:0x020f90a4 +func_ov026_020f913c kind:function(arm,size=0x94) addr:0x020f913c +func_ov026_020f91d0 kind:function(arm,size=0x78) addr:0x020f91d0 +func_ov026_020f9248 kind:function(arm,size=0x84) addr:0x020f9248 +func_ov026_020f92cc kind:function(arm,size=0x50) addr:0x020f92cc +func_ov026_020f931c kind:function(arm,size=0xc) addr:0x020f931c +func_ov026_020f9328 kind:function(arm,size=0x40) addr:0x020f9328 +func_ov026_020f9368 kind:function(arm,size=0x18c) addr:0x020f9368 +func_ov026_020f94f4 kind:function(arm,size=0x3e4) addr:0x020f94f4 +func_ov026_020f98d8 kind:function(arm,size=0x640) addr:0x020f98d8 +func_ov026_020f9f18 kind:function(arm,size=0x8c) addr:0x020f9f18 +func_ov026_020f9fa4 kind:function(arm,size=0x40) addr:0x020f9fa4 +func_ov026_020f9fe4 kind:function(arm,size=0x8) addr:0x020f9fe4 +func_ov026_020f9fec kind:function(arm,size=0x8) addr:0x020f9fec +func_ov026_020f9ff4 kind:function(arm,size=0x1c) addr:0x020f9ff4 +func_ov026_020fa010 kind:function(arm,size=0x44) addr:0x020fa010 +func_ov026_020fa054 kind:function(arm,size=0x3c) addr:0x020fa054 +func_ov026_020fa090 kind:function(arm,size=0x7c) addr:0x020fa090 +func_ov026_020fa10c kind:function(arm,size=0x78) addr:0x020fa10c +func_ov026_020fa184 kind:function(arm,size=0x48) addr:0x020fa184 +func_ov026_020fa1cc kind:function(arm,size=0xd0) addr:0x020fa1cc +func_ov026_020fa29c kind:function(arm,size=0x68) addr:0x020fa29c +func_ov026_020fa304 kind:function(arm,size=0xec) addr:0x020fa304 +func_ov026_020fa3f0 kind:function(arm,size=0x88) addr:0x020fa3f0 +func_ov026_020fa478 kind:function(arm,size=0x14) addr:0x020fa478 +func_ov026_020fa48c kind:function(arm,size=0x24) addr:0x020fa48c +func_ov026_020fa4b0 kind:function(arm,size=0xc) addr:0x020fa4b0 +func_ov026_020fa4bc kind:function(arm,size=0x8) addr:0x020fa4bc +func_ov026_020fa4c4 kind:function(arm,size=0x3c) addr:0x020fa4c4 +func_ov026_020fa500 kind:function(arm,size=0x8c) addr:0x020fa500 +func_ov026_020fa58c kind:function(arm,size=0x34) addr:0x020fa58c +func_ov026_020fa5c0 kind:function(arm,size=0xbc) addr:0x020fa5c0 +func_ov026_020fa67c kind:function(arm,size=0x6c) addr:0x020fa67c +func_ov026_020fa6e8 kind:function(arm,size=0x18) addr:0x020fa6e8 +func_ov026_020fa700 kind:function(arm,size=0x30) addr:0x020fa700 +func_ov026_020fa730 kind:function(arm,size=0x3c) addr:0x020fa730 +func_ov026_020fa76c kind:function(arm,size=0x90) addr:0x020fa76c +func_ov026_020fa7fc kind:function(arm,size=0x60) addr:0x020fa7fc +func_ov026_020fa85c kind:function(arm,size=0x40) addr:0x020fa85c +func_ov026_020fa89c kind:function(arm,size=0x44) addr:0x020fa89c +func_ov026_020fa8e0 kind:function(arm,size=0x1c) addr:0x020fa8e0 +func_ov026_020fa8fc kind:function(arm,size=0x18) addr:0x020fa8fc +func_ov026_020fa914 kind:function(arm,size=0x44) addr:0x020fa914 +func_ov026_020fa958 kind:function(arm,size=0x48) addr:0x020fa958 +func_ov026_020fa9a0 kind:function(arm,size=0x74) addr:0x020fa9a0 +func_ov026_020faa14 kind:function(arm,size=0x2c) addr:0x020faa14 +func_ov026_020faa40 kind:function(arm,size=0xbc) addr:0x020faa40 +func_ov026_020faafc kind:function(arm,size=0xa8) addr:0x020faafc +func_ov026_020faba4 kind:function(arm,size=0x1ac) addr:0x020faba4 +func_ov026_020fad50 kind:function(arm,size=0x278) addr:0x020fad50 +func_ov026_020fafc8 kind:function(arm,size=0xf0) addr:0x020fafc8 +func_ov026_020fb0b8 kind:function(arm,size=0x34) addr:0x020fb0b8 +func_ov026_020fb0ec kind:function(arm,size=0x80) addr:0x020fb0ec +func_ov026_020fb16c kind:function(arm,size=0x38) addr:0x020fb16c +func_ov026_020fb1a4 kind:function(arm,size=0x20) addr:0x020fb1a4 +func_ov026_020fb1c4 kind:function(arm,size=0x40) addr:0x020fb1c4 +func_ov026_020fb204 kind:function(arm,size=0xec) addr:0x020fb204 +func_ov026_020fb2f0 kind:function(arm,size=0x4c) addr:0x020fb2f0 +func_ov026_020fb33c kind:function(arm,size=0x60) addr:0x020fb33c +func_ov026_020fb39c kind:function(arm,size=0x54) addr:0x020fb39c +func_ov026_020fb3f0 kind:function(arm,size=0xdc) addr:0x020fb3f0 +func_ov026_020fb4cc kind:function(arm,size=0x6c) addr:0x020fb4cc +func_ov026_020fb538 kind:function(arm,size=0x1c) addr:0x020fb538 +func_ov026_020fb554 kind:function(arm,size=0x14) addr:0x020fb554 +func_ov026_020fb568 kind:function(arm,size=0x134) addr:0x020fb568 +func_ov026_020fb69c kind:function(arm,size=0x364) addr:0x020fb69c +func_ov026_020fba00 kind:function(arm,size=0x84) addr:0x020fba00 +func_ov026_020fba84 kind:function(arm,size=0xd8) addr:0x020fba84 +func_ov026_020fbb5c kind:function(arm,size=0x1c) addr:0x020fbb5c +func_ov026_020fbb78 kind:function(arm,size=0x28) addr:0x020fbb78 +func_ov026_020fbba0 kind:function(arm,size=0x30) addr:0x020fbba0 +func_ov026_020fbbd0 kind:function(arm,size=0x20) addr:0x020fbbd0 +func_ov026_020fbbf0 kind:function(arm,size=0x2c) addr:0x020fbbf0 +func_ov026_020fbc1c kind:function(arm,size=0x4) addr:0x020fbc1c +func_ov026_020fbc20 kind:function(arm,size=0x4) addr:0x020fbc20 +func_ov026_020fbc24 kind:function(arm,size=0x74) addr:0x020fbc24 +func_ov026_020fbc98 kind:function(arm,size=0x3c) addr:0x020fbc98 +func_ov026_020fbcd4 kind:function(arm,size=0x108) addr:0x020fbcd4 +func_ov026_020fbddc kind:function(arm,size=0x34) addr:0x020fbddc +func_ov026_020fbe10 kind:function(arm,size=0x4c) addr:0x020fbe10 +func_ov026_020fbe5c kind:function(arm,size=0x17c) addr:0x020fbe5c +func_ov026_020fbfd8 kind:function(arm,size=0x58) addr:0x020fbfd8 +func_ov026_020fc030 kind:function(arm,size=0x1c) addr:0x020fc030 +func_ov026_020fc04c kind:function(arm,size=0x244) addr:0x020fc04c +func_ov026_020fc290 kind:function(arm,size=0x90) addr:0x020fc290 +func_ov026_020fc320 kind:function(arm,size=0x41c) addr:0x020fc320 +func_ov026_020fc73c kind:function(arm,size=0xbc) addr:0x020fc73c +func_ov026_020fc7f8 kind:function(arm,size=0x1c8) addr:0x020fc7f8 +func_ov026_020fc9c0 kind:function(arm,size=0x30) addr:0x020fc9c0 +func_ov026_020fc9f0 kind:function(arm,size=0x538) addr:0x020fc9f0 +func_ov026_020fcf28 kind:function(arm,size=0x6c) addr:0x020fcf28 +func_ov026_020fcf94 kind:function(arm,size=0xac) addr:0x020fcf94 +func_ov026_020fd040 kind:function(arm,size=0xd0) addr:0x020fd040 +func_ov026_020fd110 kind:function(arm,size=0x74) addr:0x020fd110 +func_ov026_020fd184 kind:function(arm,size=0xf8) addr:0x020fd184 +func_ov026_020fd27c kind:function(arm,size=0xcc) addr:0x020fd27c +func_ov026_020fd348 kind:function(arm,size=0x64) addr:0x020fd348 +func_ov026_020fd3ac kind:function(arm,size=0x2ac) addr:0x020fd3ac +func_ov026_020fd658 kind:function(arm,size=0x118) addr:0x020fd658 +func_ov026_020fd770 kind:function(arm,size=0x40) addr:0x020fd770 +func_ov026_020fd7b0 kind:function(arm,size=0x154) addr:0x020fd7b0 +func_ov026_020fd904 kind:function(arm,size=0x4e0) addr:0x020fd904 +func_ov026_020fdde4 kind:function(arm,size=0xf8) addr:0x020fdde4 +func_ov026_020fdedc kind:function(arm,size=0x130) addr:0x020fdedc +func_ov026_020fe00c kind:function(arm,size=0xf8) addr:0x020fe00c +func_ov026_020fe104 kind:function(arm,size=0xf0) addr:0x020fe104 +func_ov026_020fe1f4 kind:function(arm,size=0x428) addr:0x020fe1f4 +func_ov026_020fe61c kind:function(arm,size=0x110) addr:0x020fe61c +func_ov026_020fe72c kind:function(arm,size=0x110) addr:0x020fe72c +func_ov026_020fe83c kind:function(arm,size=0x94) addr:0x020fe83c +func_ov026_020fe8d0 kind:function(arm,size=0x1f4) addr:0x020fe8d0 +func_ov026_020feac4 kind:function(arm,size=0xc) addr:0x020feac4 +func_ov026_020fead0 kind:function(arm,size=0x154) addr:0x020fead0 +func_ov026_020fec24 kind:function(arm,size=0x3d0) addr:0x020fec24 +func_ov026_020feff4 kind:function(arm,size=0x114) addr:0x020feff4 +func_ov026_020ff108 kind:function(arm,size=0xc4) addr:0x020ff108 +func_ov026_020ff1cc kind:function(arm,size=0x354) addr:0x020ff1cc +func_ov026_020ff520 kind:function(arm,size=0x2c) addr:0x020ff520 +func_ov026_020ff54c kind:function(arm,size=0x50) addr:0x020ff54c +func_ov026_020ff59c kind:function(arm,size=0x1c) addr:0x020ff59c +func_ov026_020ff5b8 kind:function(arm,size=0x18) addr:0x020ff5b8 +func_ov026_020ff5d0 kind:function(arm,size=0xb8) addr:0x020ff5d0 +func_ov026_020ff688 kind:function(arm,size=0x9c) addr:0x020ff688 +func_ov026_020ff724 kind:function(arm,size=0x40) addr:0x020ff724 +func_ov026_020ff764 kind:function(arm,size=0x54) addr:0x020ff764 +func_ov026_020ff7b8 kind:function(arm,size=0x3e8) addr:0x020ff7b8 +func_ov026_020ffba0 kind:function(arm,size=0x120) addr:0x020ffba0 +func_ov026_020ffcc0 kind:function(arm,size=0x90) addr:0x020ffcc0 +func_ov026_020ffd50 kind:function(arm,size=0x15c) addr:0x020ffd50 +func_ov026_020ffeac kind:function(arm,size=0x64) addr:0x020ffeac +func_ov026_020fff10 kind:function(arm,size=0x24) addr:0x020fff10 +func_ov026_020fff34 kind:function(arm,size=0x8) addr:0x020fff34 +func_ov026_020fff3c kind:function(arm,size=0x404) addr:0x020fff3c +func_ov026_02100340 kind:function(arm,size=0x98) addr:0x02100340 +func_ov026_021003d8 kind:function(arm,size=0x2b4) addr:0x021003d8 +func_ov026_0210068c kind:function(arm,size=0x90) addr:0x0210068c +func_ov026_0210071c kind:function(arm,size=0x17c) addr:0x0210071c +func_ov026_02100898 kind:function(arm,size=0x24) addr:0x02100898 +func_ov026_021008bc kind:function(arm,size=0x18) addr:0x021008bc +func_ov026_021008d4 kind:function(arm,size=0x38c) addr:0x021008d4 +func_ov026_02100c60 kind:function(arm,size=0x19c) addr:0x02100c60 +func_ov026_02100dfc kind:function(arm,size=0x90) addr:0x02100dfc +func_ov026_02100e8c kind:function(arm,size=0x24) addr:0x02100e8c +func_ov026_02100eb0 kind:function(arm,size=0x38c) addr:0x02100eb0 +func_ov026_0210123c kind:function(arm,size=0x19c) addr:0x0210123c +func_ov026_021013d8 kind:function(arm,size=0x90) addr:0x021013d8 +func_ov026_02101468 kind:function(arm,size=0x24) addr:0x02101468 +func_ov026_0210148c kind:function(arm,size=0x36c) addr:0x0210148c +func_ov026_021017f8 kind:function(arm,size=0x168) addr:0x021017f8 +func_ov026_02101960 kind:function(arm,size=0x50) addr:0x02101960 +func_ov026_021019b0 kind:function(arm,size=0x384) addr:0x021019b0 +func_ov026_02101d34 kind:function(arm,size=0x28) addr:0x02101d34 +func_ov026_02101d5c kind:function(arm,size=0x18) addr:0x02101d5c +func_ov026_02101d74 kind:function(arm,size=0x354) addr:0x02101d74 +func_ov026_021020c8 kind:function(arm,size=0x168) addr:0x021020c8 +func_ov026_02102230 kind:function(arm,size=0x50) addr:0x02102230 +func_ov026_02102280 kind:function(arm,size=0x39c) addr:0x02102280 +func_ov026_0210261c kind:function(arm,size=0x28) addr:0x0210261c +func_ov026_02102644 kind:function(arm,size=0x18) addr:0x02102644 +func_ov026_0210265c kind:function(arm,size=0x274) addr:0x0210265c +func_ov026_021028d0 kind:function(arm,size=0xd4) addr:0x021028d0 +func_ov026_021029a4 kind:function(arm,size=0x50) addr:0x021029a4 +func_ov026_021029f4 kind:function(arm,size=0x18) addr:0x021029f4 +func_ov026_02102a0c kind:function(arm,size=0x1c) addr:0x02102a0c +func_ov026_02102a28 kind:function(arm,size=0x1c) addr:0x02102a28 +func_ov026_02102a44 kind:function(arm,size=0x10) addr:0x02102a44 +func_ov026_02102a54 kind:function(arm,size=0x14) addr:0x02102a54 +func_ov026_02102a68 kind:function(arm,size=0x3c) addr:0x02102a68 +func_ov026_02102aa4 kind:function(arm,size=0x28) addr:0x02102aa4 +func_ov026_02102acc kind:function(arm,size=0x30) addr:0x02102acc +func_ov026_02102afc kind:function(arm,size=0x30) addr:0x02102afc +func_ov026_02102b2c kind:function(arm,size=0x34) addr:0x02102b2c +func_ov026_02102b60 kind:function(arm,size=0x4c) addr:0x02102b60 +func_ov026_02102bac kind:function(arm,size=0x26c) addr:0x02102bac +func_ov026_02102e18 kind:function(arm,size=0x118) addr:0x02102e18 +func_ov026_02102f30 kind:function(arm,size=0x134) addr:0x02102f30 +func_ov026_02103064 kind:function(arm,size=0x9c) addr:0x02103064 +func_ov026_02103100 kind:function(arm,size=0x18) addr:0x02103100 +func_ov026_02103118 kind:function(arm,size=0x3c) addr:0x02103118 +func_ov026_02103154 kind:function(arm,size=0xb4) addr:0x02103154 +func_ov026_02103208 kind:function(arm,size=0x44) addr:0x02103208 +func_ov026_0210324c kind:function(arm,size=0x44) addr:0x0210324c +func_ov026_02103290 kind:function(arm,size=0x78) addr:0x02103290 +func_ov026_02103308 kind:function(arm,size=0xc7c) addr:0x02103308 +func_ov026_02103f84 kind:function(arm,size=0x3c) addr:0x02103f84 +func_ov026_02103fc0 kind:function(arm,size=0xbc) addr:0x02103fc0 +func_ov026_0210407c kind:function(arm,size=0x4c) addr:0x0210407c +func_ov026_021040c8 kind:function(arm,size=0x28) addr:0x021040c8 +func_ov026_021040f0 kind:function(arm,size=0xa0) addr:0x021040f0 +func_ov026_02104190 kind:function(arm,size=0xa0) addr:0x02104190 +func_ov026_02104230 kind:function(arm,size=0x78) addr:0x02104230 +func_ov026_021042a8 kind:function(arm,size=0x20) addr:0x021042a8 +func_ov026_021042c8 kind:function(arm,size=0x14) addr:0x021042c8 +func_ov026_021042dc kind:function(arm,size=0x1c) addr:0x021042dc +func_ov026_021042f8 kind:function(arm,size=0x78) addr:0x021042f8 +func_ov026_02104370 kind:function(arm,size=0x4) addr:0x02104370 +func_ov026_02104374 kind:function(arm,size=0x38) addr:0x02104374 +func_ov026_021043ac kind:function(arm,size=0x4) addr:0x021043ac +func_ov026_021043b0 kind:function(arm,size=0x178) addr:0x021043b0 +func_ov026_02104528 kind:function(arm,size=0x208) addr:0x02104528 +func_ov026_02104730 kind:function(arm,size=0x1cc) addr:0x02104730 +func_ov026_021048fc kind:function(arm,size=0x1ec) addr:0x021048fc +func_ov026_02104ae8 kind:function(arm,size=0x24) addr:0x02104ae8 +func_ov026_02104b0c kind:function(arm,size=0x3c) addr:0x02104b0c +func_ov026_02104b48 kind:function(arm,size=0x14) addr:0x02104b48 +func_ov026_02104b5c kind:function(arm,size=0x60) addr:0x02104b5c +func_ov026_02104bbc kind:function(arm,size=0x4) addr:0x02104bbc +func_ov026_02104bc0 kind:function(arm,size=0x404) addr:0x02104bc0 +func_ov026_02104fc4 kind:function(arm,size=0x38) addr:0x02104fc4 +func_ov026_02104ffc kind:function(arm,size=0x10) addr:0x02104ffc +func_ov026_0210500c kind:function(arm,size=0x14) addr:0x0210500c +func_ov026_02105020 kind:function(arm,size=0xc) addr:0x02105020 +func_ov026_0210502c kind:function(arm,size=0x24) addr:0x0210502c +func_ov026_02105050 kind:function(arm,size=0x28) addr:0x02105050 +func_ov026_02105078 kind:function(arm,size=0x74) addr:0x02105078 +func_ov026_021050ec kind:function(arm,size=0x8) addr:0x021050ec +func_ov026_021050f4 kind:function(arm,size=0x2c) addr:0x021050f4 +func_ov026_02105120 kind:function(arm,size=0x14) addr:0x02105120 +func_ov026_02105134 kind:function(arm,size=0x8) addr:0x02105134 +func_ov026_0210513c kind:function(arm,size=0x54) addr:0x0210513c +func_ov026_02105190 kind:function(arm,size=0x20) addr:0x02105190 +func_ov026_021051b0 kind:function(arm,size=0x28) addr:0x021051b0 +func_ov026_021051d8 kind:function(arm,size=0x14) addr:0x021051d8 +func_ov026_021051ec kind:function(arm,size=0x64) addr:0x021051ec +func_ov026_02105250 kind:function(arm,size=0x4c) addr:0x02105250 +func_ov026_0210529c kind:function(arm,size=0x70) addr:0x0210529c +func_ov026_0210530c kind:function(arm,size=0x24) addr:0x0210530c +func_ov026_02105330 kind:function(arm,size=0x1c) addr:0x02105330 +func_ov026_0210534c kind:function(arm,size=0x14) addr:0x0210534c +func_ov026_02105360 kind:function(arm,size=0x88) addr:0x02105360 +func_ov026_021053e8 kind:function(arm,size=0x80) addr:0x021053e8 +func_ov026_02105468 kind:function(arm,size=0x4) addr:0x02105468 +func_ov026_0210546c kind:function(arm,size=0xd4) addr:0x0210546c +func_ov026_02105540 kind:function(arm,size=0x10) addr:0x02105540 +func_ov026_02105550 kind:function(arm,size=0x14) addr:0x02105550 +func_ov026_02105564 kind:function(arm,size=0x24) addr:0x02105564 +func_ov026_02105588 kind:function(arm,size=0x20) addr:0x02105588 +func_ov026_021055a8 kind:function(arm,size=0x164) addr:0x021055a8 +func_ov026_0210570c kind:function(arm,size=0x80) addr:0x0210570c +func_ov026_0210578c kind:function(arm,size=0x38) addr:0x0210578c +func_ov026_021057c4 kind:function(arm,size=0x38) addr:0x021057c4 +func_ov026_021057fc kind:function(arm,size=0x38) addr:0x021057fc +func_ov026_02105834 kind:function(arm,size=0x1c) addr:0x02105834 +func_ov026_02105850 kind:function(arm,size=0x4) addr:0x02105850 +func_ov026_02105854 kind:function(arm,size=0x1dc) addr:0x02105854 +func_ov026_02105a30 kind:function(arm,size=0x10c) addr:0x02105a30 +func_ov026_02105b3c kind:function(arm,size=0x114) addr:0x02105b3c +func_ov026_02105c50 kind:function(arm,size=0xc0) addr:0x02105c50 +func_ov026_02105d10 kind:function(arm,size=0x254) addr:0x02105d10 +func_ov026_02105f64 kind:function(arm,size=0x108) addr:0x02105f64 +func_ov026_0210606c kind:function(arm,size=0x1a0) addr:0x0210606c +func_ov026_0210620c kind:function(arm,size=0x44) addr:0x0210620c +func_ov026_02106250 kind:function(arm,size=0x254) addr:0x02106250 +func_ov026_021064a4 kind:function(arm,size=0x34) addr:0x021064a4 +func_ov026_021064d8 kind:function(arm,size=0xd8) addr:0x021064d8 +func_ov026_021065b0 kind:function(arm,size=0x18) addr:0x021065b0 +func_ov026_021065c8 kind:function(arm,size=0x30) addr:0x021065c8 +func_ov026_021065f8 kind:function(arm,size=0x20) addr:0x021065f8 +func_ov026_02106618 kind:function(arm,size=0x20) addr:0x02106618 +func_ov026_02106638 kind:function(arm,size=0x4c) addr:0x02106638 +func_ov026_02106684 kind:function(arm,size=0x54) addr:0x02106684 +func_ov026_021066d8 kind:function(arm,size=0x20c) addr:0x021066d8 +func_ov026_021068e4 kind:function(arm,size=0x8) addr:0x021068e4 +func_ov026_021068ec kind:function(arm,size=0x5c) addr:0x021068ec +func_ov026_02106948 kind:function(arm,size=0x3c) addr:0x02106948 +func_ov026_02106984 kind:function(arm,size=0x140) addr:0x02106984 +func_ov026_02106ac4 kind:function(arm,size=0x50) addr:0x02106ac4 +func_ov026_02106b14 kind:function(arm,size=0x20) addr:0x02106b14 +func_ov026_02106b34 kind:function(arm,size=0x2c) addr:0x02106b34 +func_ov026_02106b60 kind:function(arm,size=0xc) addr:0x02106b60 +func_ov026_02106b6c kind:function(arm,size=0x18) addr:0x02106b6c +func_ov026_02106b84 kind:function(arm,size=0x20) addr:0x02106b84 +func_ov026_02106ba4 kind:function(arm,size=0x4) addr:0x02106ba4 +func_ov026_02106ba8 kind:function(arm,size=0x4) addr:0x02106ba8 +func_ov026_02106bac kind:function(arm,size=0x8) addr:0x02106bac +func_ov026_02106bb4 kind:function(arm,size=0x14) addr:0x02106bb4 +func_ov026_02106bc8 kind:function(arm,size=0x14) addr:0x02106bc8 +func_ov026_02106bdc kind:function(arm,size=0x84) addr:0x02106bdc +func_ov026_02106c60 kind:function(arm,size=0x4c) addr:0x02106c60 +func_ov026_02106cac kind:function(arm,size=0x64) addr:0x02106cac +func_ov026_02106d10 kind:function(arm,size=0x184) addr:0x02106d10 +func_ov026_02106e94 kind:function(arm,size=0x1bc) addr:0x02106e94 +func_ov026_02107050 kind:function(arm,size=0x20) addr:0x02107050 +func_ov026_02107070 kind:function(arm,size=0x28) addr:0x02107070 +func_ov026_02107098 kind:function(arm,size=0x1c) addr:0x02107098 +func_ov026_021070b4 kind:function(arm,size=0x118) addr:0x021070b4 +func_ov026_021071cc kind:function(arm,size=0x260) addr:0x021071cc +func_ov026_0210742c kind:function(arm,size=0x28) addr:0x0210742c +func_ov026_02107454 kind:function(arm,size=0x30) addr:0x02107454 +func_ov026_02107484 kind:function(arm,size=0x24) addr:0x02107484 +func_ov026_021074a8 kind:function(arm,size=0x118) addr:0x021074a8 +func_ov026_021075c0 kind:function(arm,size=0x44) addr:0x021075c0 +func_ov026_02107604 kind:function(arm,size=0x28) addr:0x02107604 +func_ov026_0210762c kind:function(arm,size=0x30) addr:0x0210762c +func_ov026_0210765c kind:function(arm,size=0x28) addr:0x0210765c +func_ov026_02107684 kind:function(arm,size=0xa4) addr:0x02107684 +func_ov026_02107728 kind:function(arm,size=0x4) addr:0x02107728 +func_ov026_0210772c kind:function(arm,size=0x4) addr:0x0210772c +func_ov026_02107730 kind:function(arm,size=0x74) addr:0x02107730 +func_ov026_021077a4 kind:function(arm,size=0x40) addr:0x021077a4 +func_ov026_021077e4 kind:function(arm,size=0x4) addr:0x021077e4 +func_ov026_021077e8 kind:function(arm,size=0x20) addr:0x021077e8 +func_ov026_02107808 kind:function(arm,size=0x14) addr:0x02107808 +func_ov026_0210781c kind:function(arm,size=0x1c) addr:0x0210781c +func_ov026_02107838 kind:function(arm,size=0xc) addr:0x02107838 +func_ov026_02107844 kind:function(arm,size=0x20) addr:0x02107844 +func_ov026_02107864 kind:function(arm,size=0x20) addr:0x02107864 +func_ov026_02107884 kind:function(arm,size=0x24) addr:0x02107884 +func_ov026_021078a8 kind:function(arm,size=0x14) addr:0x021078a8 +func_ov026_021078bc kind:function(arm,size=0x1c) addr:0x021078bc +func_ov026_021078d8 kind:function(arm,size=0x1c) addr:0x021078d8 +func_ov026_021078f4 kind:function(arm,size=0x4c) addr:0x021078f4 +func_ov026_02107940 kind:function(arm,size=0x3c) addr:0x02107940 +func_ov026_0210797c kind:function(arm,size=0x44) addr:0x0210797c +func_ov026_021079c0 kind:function(arm,size=0x3c) addr:0x021079c0 +func_ov026_021079fc kind:function(arm,size=0x44) addr:0x021079fc +func_ov026_02107a40 kind:function(arm,size=0xa8) addr:0x02107a40 +func_ov026_02107ae8 kind:function(arm,size=0x74) addr:0x02107ae8 +func_ov026_02107b5c kind:function(arm,size=0x5c) addr:0x02107b5c +func_ov026_02107bb8 kind:function(arm,size=0x20) addr:0x02107bb8 +func_ov026_02107bd8 kind:function(arm,size=0x14) addr:0x02107bd8 +func_ov026_02107bec kind:function(arm,size=0x1c) addr:0x02107bec +func_ov026_02107c08 kind:function(arm,size=0xc) addr:0x02107c08 +func_ov026_02107c14 kind:function(arm,size=0x20) addr:0x02107c14 +func_ov026_02107c34 kind:function(arm,size=0x20) addr:0x02107c34 +func_ov026_02107c54 kind:function(arm,size=0x20) addr:0x02107c54 +func_ov026_02107c74 kind:function(arm,size=0x14) addr:0x02107c74 +func_ov026_02107c88 kind:function(arm,size=0x1c) addr:0x02107c88 +func_ov026_02107ca4 kind:function(arm,size=0x1c) addr:0x02107ca4 +func_ov026_02107cc0 kind:function(arm,size=0x4c) addr:0x02107cc0 +func_ov026_02107d0c kind:function(arm,size=0x3c) addr:0x02107d0c +func_ov026_02107d48 kind:function(arm,size=0x40) addr:0x02107d48 +func_ov026_02107d88 kind:function(arm,size=0x3c) addr:0x02107d88 +func_ov026_02107dc4 kind:function(arm,size=0x40) addr:0x02107dc4 +func_ov026_02107e04 kind:function(arm,size=0xa8) addr:0x02107e04 +func_ov026_02107eac kind:function(arm,size=0x74) addr:0x02107eac +func_ov026_02107f20 kind:function(arm,size=0x5c) addr:0x02107f20 +func_ov026_02107f7c kind:function(arm,size=0x20) addr:0x02107f7c +func_ov026_02107f9c kind:function(arm,size=0x14) addr:0x02107f9c +func_ov026_02107fb0 kind:function(arm,size=0x1c) addr:0x02107fb0 +func_ov026_02107fcc kind:function(arm,size=0xc) addr:0x02107fcc +func_ov026_02107fd8 kind:function(arm,size=0x20) addr:0x02107fd8 +func_ov026_02107ff8 kind:function(arm,size=0x20) addr:0x02107ff8 +func_ov026_02108018 kind:function(arm,size=0x20) addr:0x02108018 +func_ov026_02108038 kind:function(arm,size=0x14) addr:0x02108038 +func_ov026_0210804c kind:function(arm,size=0x1c) addr:0x0210804c +func_ov026_02108068 kind:function(arm,size=0x1c) addr:0x02108068 +func_ov026_02108084 kind:function(arm,size=0x4c) addr:0x02108084 +func_ov026_021080d0 kind:function(arm,size=0x3c) addr:0x021080d0 +func_ov026_0210810c kind:function(arm,size=0x40) addr:0x0210810c +func_ov026_0210814c kind:function(arm,size=0x3c) addr:0x0210814c +func_ov026_02108188 kind:function(arm,size=0x40) addr:0x02108188 +func_ov026_021081c8 kind:function(arm,size=0xa8) addr:0x021081c8 +func_ov026_02108270 kind:function(arm,size=0x74) addr:0x02108270 +func_ov026_021082e4 kind:function(arm,size=0x5c) addr:0x021082e4 +func_ov026_02108340 kind:function(arm,size=0x14) addr:0x02108340 +func_ov026_02108354 kind:function(arm,size=0x14) addr:0x02108354 +func_ov026_02108368 kind:function(arm,size=0x10) addr:0x02108368 +func_ov026_02108378 kind:function(arm,size=0x10) addr:0x02108378 +func_ov026_02108388 kind:function(arm,size=0x38) addr:0x02108388 +func_ov026_021083c0 kind:function(arm,size=0x14) addr:0x021083c0 +func_ov026_021083d4 kind:function(arm,size=0x3c) addr:0x021083d4 +func_ov026_02108410 kind:function(arm,size=0xc) addr:0x02108410 +func_ov026_0210841c kind:function(arm,size=0x24) addr:0x0210841c +func_ov026_02108440 kind:function(arm,size=0x48) addr:0x02108440 +func_ov026_02108488 kind:function(arm,size=0x100) addr:0x02108488 +func_ov026_02108588 kind:function(arm,size=0x14) addr:0x02108588 +func_ov026_0210859c kind:function(arm,size=0x14) addr:0x0210859c +func_ov026_021085b0 kind:function(arm,size=0x14) addr:0x021085b0 +func_ov026_021085c4 kind:function(arm,size=0x448) addr:0x021085c4 +func_ov026_02108a0c kind:function(arm,size=0x154) addr:0x02108a0c +func_ov026_02108b60 kind:function(arm,size=0x13c) addr:0x02108b60 +func_ov026_02108c9c kind:function(arm,size=0x80) addr:0x02108c9c +func_ov026_02108d1c kind:function(arm,size=0xa8) addr:0x02108d1c +func_ov026_02108dc4 kind:function(arm,size=0x8) addr:0x02108dc4 +func_ov026_02108dcc kind:function(arm,size=0x8) addr:0x02108dcc +func_ov026_02108dd4 kind:function(arm,size=0x5c) addr:0x02108dd4 +func_ov026_02108e30 kind:function(arm,size=0x24) addr:0x02108e30 +func_ov026_02108e54 kind:function(arm,size=0x2c) addr:0x02108e54 +func_ov026_02108e80 kind:function(arm,size=0x10) addr:0x02108e80 +func_ov026_02108e90 kind:function(arm,size=0x1c) addr:0x02108e90 +func_ov026_02108eac kind:function(arm,size=0x1c) addr:0x02108eac +func_ov026_02108ec8 kind:function(arm,size=0x1c) addr:0x02108ec8 +func_ov026_02108ee4 kind:function(arm,size=0x30) addr:0x02108ee4 +func_ov026_02108f14 kind:function(arm,size=0x38) addr:0x02108f14 +func_ov026_02108f4c kind:function(arm,size=0x14) addr:0x02108f4c +func_ov026_02108f60 kind:function(arm,size=0xc) addr:0x02108f60 +func_ov026_02108f6c kind:function(arm,size=0x24) addr:0x02108f6c +func_ov026_02108f90 kind:function(arm,size=0x28) addr:0x02108f90 +func_ov026_02108fb8 kind:function(arm,size=0x50) addr:0x02108fb8 +func_ov026_02109008 kind:function(arm,size=0x278) addr:0x02109008 +func_ov026_02109280 kind:function(arm,size=0x78) addr:0x02109280 +func_ov026_021092f8 kind:function(arm,size=0x14) addr:0x021092f8 +func_ov026_0210930c kind:function(arm,size=0x3c) addr:0x0210930c +func_ov026_02109348 kind:function(arm,size=0x4) addr:0x02109348 +func_ov026_0210934c kind:function(arm,size=0x4) addr:0x0210934c +func_ov026_02109350 kind:function(arm,size=0x8) addr:0x02109350 +func_ov026_02109358 kind:function(arm,size=0x38) addr:0x02109358 +func_ov026_02109390 kind:function(arm,size=0x40) addr:0x02109390 +func_ov026_021093d0 kind:function(arm,size=0x14) addr:0x021093d0 +func_ov026_021093e4 kind:function(arm,size=0x54) addr:0x021093e4 +func_ov026_02109438 kind:function(arm,size=0x28) addr:0x02109438 +func_ov026_02109460 kind:function(arm,size=0x30) addr:0x02109460 +func_ov026_02109490 kind:function(arm,size=0x28) addr:0x02109490 +func_ov026_021094b8 kind:function(arm,size=0x44) addr:0x021094b8 +func_ov026_021094fc kind:function(arm,size=0x188) addr:0x021094fc +func_ov026_02109684 kind:function(arm,size=0xc) addr:0x02109684 +func_ov026_02109690 kind:function(arm,size=0xc) addr:0x02109690 +func_ov026_0210969c kind:function(arm,size=0x7c) addr:0x0210969c +func_ov026_02109718 kind:function(arm,size=0x8) addr:0x02109718 +func_ov026_02109720 kind:function(arm,size=0x8) addr:0x02109720 +func_ov026_02109728 kind:function(arm,size=0x8) addr:0x02109728 +func_ov026_02109730 kind:function(arm,size=0xc) addr:0x02109730 +func_ov026_0210973c kind:function(arm,size=0x24) addr:0x0210973c +func_ov026_02109760 kind:function(arm,size=0x8c) addr:0x02109760 +func_ov026_021097ec kind:function(arm,size=0xa0) addr:0x021097ec +func_ov026_0210988c kind:function(arm,size=0x60) addr:0x0210988c +func_ov026_021098ec kind:function(arm,size=0x28) addr:0x021098ec +func_ov026_02109914 kind:function(arm,size=0xe4) addr:0x02109914 +func_ov026_021099f8 kind:function(arm,size=0x3c) addr:0x021099f8 +func_ov026_02109a34 kind:function(arm,size=0x20) addr:0x02109a34 +func_ov026_02109a54 kind:function(arm,size=0x28) addr:0x02109a54 +func_ov026_02109a7c kind:function(arm,size=0x14) addr:0x02109a7c +func_ov026_02109a90 kind:function(arm,size=0xc) addr:0x02109a90 +func_ov026_02109a9c kind:function(arm,size=0x24) addr:0x02109a9c +func_ov026_02109ac0 kind:function(arm,size=0xb0) addr:0x02109ac0 +func_ov026_02109b70 kind:function(arm,size=0x50) addr:0x02109b70 +func_ov026_02109bc0 kind:function(arm,size=0x50) addr:0x02109bc0 +func_ov026_02109c10 kind:function(arm,size=0xa0) addr:0x02109c10 +func_ov026_02109cb0 kind:function(arm,size=0xa4) addr:0x02109cb0 +func_ov026_02109d54 kind:function(arm,size=0x58) addr:0x02109d54 +func_ov026_02109dac kind:function(arm,size=0x78) addr:0x02109dac +func_ov026_02109e24 kind:function(arm,size=0x30) addr:0x02109e24 +func_ov026_02109e54 kind:function(arm,size=0xa4) addr:0x02109e54 +func_ov026_02109ef8 kind:function(arm,size=0x50) addr:0x02109ef8 +func_ov026_02109f48 kind:function(arm,size=0xc) addr:0x02109f48 +func_ov026_02109f54 kind:function(arm,size=0x20) addr:0x02109f54 +func_ov026_02109f74 kind:function(arm,size=0x28) addr:0x02109f74 +func_ov026_02109f9c kind:function(arm,size=0x14) addr:0x02109f9c +func_ov026_02109fb0 kind:function(arm,size=0x38) addr:0x02109fb0 +func_ov026_02109fe8 kind:function(arm,size=0x30) addr:0x02109fe8 +func_ov026_0210a018 kind:function(arm,size=0x3c) addr:0x0210a018 +func_ov026_0210a054 kind:function(arm,size=0x80) addr:0x0210a054 +func_ov026_0210a0d4 kind:function(arm,size=0x14) addr:0x0210a0d4 +func_ov026_0210a0e8 kind:function(arm,size=0xdc) addr:0x0210a0e8 +func_ov026_0210a1c4 kind:function(arm,size=0x54) addr:0x0210a1c4 +func_ov026_0210a218 kind:function(arm,size=0x40) addr:0x0210a218 +func_ov026_0210a258 kind:function(arm,size=0x144) addr:0x0210a258 +func_ov026_0210a39c kind:function(arm,size=0x74) addr:0x0210a39c +func_ov026_0210a410 kind:function(arm,size=0x34) addr:0x0210a410 +func_ov026_0210a444 kind:function(arm,size=0x8) addr:0x0210a444 +func_ov026_0210a44c kind:function(arm,size=0x8) addr:0x0210a44c +func_ov026_0210a454 kind:function(arm,size=0x1c) addr:0x0210a454 +func_ov026_0210a470 kind:function(arm,size=0x20) addr:0x0210a470 +func_ov026_0210a490 kind:function(arm,size=0x28) addr:0x0210a490 +func_ov026_0210a4b8 kind:function(arm,size=0xc) addr:0x0210a4b8 +func_ov026_0210a4c4 kind:function(arm,size=0x24) addr:0x0210a4c4 +func_ov026_0210a4e8 kind:function(arm,size=0xb0) addr:0x0210a4e8 +func_ov026_0210a598 kind:function(arm,size=0x2c) addr:0x0210a598 +func_ov026_0210a5c4 kind:function(arm,size=0x50) addr:0x0210a5c4 +func_ov026_0210a614 kind:function(arm,size=0xc) addr:0x0210a614 +func_ov026_0210a620 kind:function(arm,size=0x50) addr:0x0210a620 +func_ov026_0210a670 kind:function(arm,size=0xc) addr:0x0210a670 +func_ov026_0210a67c kind:function(arm,size=0x8c) addr:0x0210a67c +func_ov026_0210a708 kind:function(arm,size=0x20) addr:0x0210a708 +func_ov026_0210a728 kind:function(arm,size=0x28) addr:0x0210a728 +func_ov026_0210a750 kind:function(arm,size=0x14) addr:0x0210a750 +func_ov026_0210a764 kind:function(arm,size=0xc) addr:0x0210a764 +func_ov026_0210a770 kind:function(arm,size=0x24) addr:0x0210a770 +func_ov026_0210a794 kind:function(arm,size=0x40) addr:0x0210a794 +func_ov026_0210a7d4 kind:function(arm,size=0x90) addr:0x0210a7d4 +func_ov026_0210a864 kind:function(arm,size=0x118) addr:0x0210a864 +func_ov026_0210a97c kind:function(arm,size=0x1c) addr:0x0210a97c +func_ov026_0210a998 kind:function(arm,size=0x5c) addr:0x0210a998 +func_ov026_0210a9f4 kind:function(arm,size=0x20) addr:0x0210a9f4 +func_ov026_0210aa14 kind:function(arm,size=0x28) addr:0x0210aa14 +func_ov026_0210aa3c kind:function(arm,size=0x14) addr:0x0210aa3c +func_ov026_0210aa50 kind:function(arm,size=0xc) addr:0x0210aa50 +func_ov026_0210aa5c kind:function(arm,size=0x24) addr:0x0210aa5c +func_ov026_0210aa80 kind:function(arm,size=0x50) addr:0x0210aa80 +func_ov026_0210aad0 kind:function(arm,size=0x70) addr:0x0210aad0 +func_ov026_0210ab40 kind:function(arm,size=0x11c) addr:0x0210ab40 +func_ov026_0210ac5c kind:function(arm,size=0x8) addr:0x0210ac5c +func_ov026_0210ac64 kind:function(arm,size=0x30) addr:0x0210ac64 +func_ov026_0210ac94 kind:function(arm,size=0x38) addr:0x0210ac94 +func_ov026_0210accc kind:function(arm,size=0x14) addr:0x0210accc +func_ov026_0210ace0 kind:function(arm,size=0xc) addr:0x0210ace0 +func_ov026_0210acec kind:function(arm,size=0x24) addr:0x0210acec +func_ov026_0210ad10 kind:function(arm,size=0x34) addr:0x0210ad10 +func_ov026_0210ad44 kind:function(arm,size=0x2c) addr:0x0210ad44 +func_ov026_0210ad70 kind:function(arm,size=0x2c) addr:0x0210ad70 +func_ov026_0210ad9c kind:function(arm,size=0xc8) addr:0x0210ad9c +func_ov026_0210ae64 kind:function(arm,size=0x8) addr:0x0210ae64 +func_ov026_0210ae6c kind:function(arm,size=0x8) addr:0x0210ae6c +func_ov026_0210ae74 kind:function(arm,size=0x8) addr:0x0210ae74 +func_ov026_0210ae7c kind:function(arm,size=0x50) addr:0x0210ae7c +func_ov026_0210aecc kind:function(arm,size=0x64) addr:0x0210aecc +func_ov026_0210af30 kind:function(arm,size=0x8) addr:0x0210af30 +func_ov026_0210af38 kind:function(arm,size=0x14) addr:0x0210af38 +func_ov026_0210af4c kind:function(arm,size=0x30) addr:0x0210af4c +func_ov026_0210af7c kind:function(arm,size=0x38) addr:0x0210af7c +func_ov026_0210afb4 kind:function(arm,size=0x14) addr:0x0210afb4 +func_ov026_0210afc8 kind:function(arm,size=0x70) addr:0x0210afc8 +func_ov026_0210b038 kind:function(arm,size=0x64) addr:0x0210b038 +func_ov026_0210b09c kind:function(arm,size=0x1bc) addr:0x0210b09c +func_ov026_0210b258 kind:function(arm,size=0x5c) addr:0x0210b258 +func_ov026_0210b2b4 kind:function(arm,size=0x48) addr:0x0210b2b4 +func_ov026_0210b2fc kind:function(arm,size=0x8) addr:0x0210b2fc +func_ov026_0210b304 kind:function(arm,size=0x1c) addr:0x0210b304 +func_ov026_0210b320 kind:function(arm,size=0x8) addr:0x0210b320 +func_ov026_0210b328 kind:function(arm,size=0x100) addr:0x0210b328 +func_ov026_0210b428 kind:function(arm,size=0x8) addr:0x0210b428 +func_ov026_0210b430 kind:function(arm,size=0x8) addr:0x0210b430 +func_ov026_0210b438 kind:function(arm,size=0x8) addr:0x0210b438 +func_ov026_0210b440 kind:function(arm,size=0x8) addr:0x0210b440 +func_ov026_0210b448 kind:function(arm,size=0x28) addr:0x0210b448 +func_ov026_0210b470 kind:function(arm,size=0x8) addr:0x0210b470 +func_ov026_0210b478 kind:function(arm,size=0x30) addr:0x0210b478 +func_ov026_0210b4a8 kind:function(arm,size=0x38) addr:0x0210b4a8 +func_ov026_0210b4e0 kind:function(arm,size=0xc) addr:0x0210b4e0 +func_ov026_0210b4ec kind:function(arm,size=0x24) addr:0x0210b4ec +func_ov026_0210b510 kind:function(arm,size=0x48) addr:0x0210b510 +func_ov026_0210b558 kind:function(arm,size=0x6c) addr:0x0210b558 +func_ov026_0210b5c4 kind:function(arm,size=0x318) addr:0x0210b5c4 +func_ov026_0210b8dc kind:function(arm,size=0xe8) addr:0x0210b8dc +func_ov026_0210b9c4 kind:function(arm,size=0x8) addr:0x0210b9c4 +func_ov026_0210b9cc kind:function(arm,size=0x8) addr:0x0210b9cc +func_ov026_0210b9d4 kind:function(arm,size=0x4) addr:0x0210b9d4 +func_ov026_0210b9d8 kind:function(arm,size=0xc) addr:0x0210b9d8 +func_ov026_0210b9e4 kind:function(arm,size=0x58) addr:0x0210b9e4 +func_ov026_0210ba3c kind:function(arm,size=0x8) addr:0x0210ba3c +func_ov026_0210ba44 kind:function(arm,size=0x20) addr:0x0210ba44 +func_ov026_0210ba64 kind:function(arm,size=0x20) addr:0x0210ba64 +func_ov026_0210ba84 kind:function(arm,size=0x20) addr:0x0210ba84 +func_ov026_0210baa4 kind:function(arm,size=0x8) addr:0x0210baa4 +func_ov026_0210baac kind:function(arm,size=0x40) addr:0x0210baac +func_ov026_0210baec kind:function(arm,size=0x48) addr:0x0210baec +func_ov026_0210bb34 kind:function(arm,size=0x40) addr:0x0210bb34 +func_ov026_0210bb74 kind:function(arm,size=0x38) addr:0x0210bb74 +func_ov026_0210bbac kind:function(arm,size=0x14) addr:0x0210bbac +func_ov026_0210bbc0 kind:function(arm,size=0x44) addr:0x0210bbc0 +func_ov026_0210bc04 kind:function(arm,size=0x14) addr:0x0210bc04 +func_ov026_0210bc18 kind:function(arm,size=0x1c) addr:0x0210bc18 +func_ov026_0210bc34 kind:function(arm,size=0x14) addr:0x0210bc34 +func_ov026_0210bc48 kind:function(arm,size=0x4c) addr:0x0210bc48 +func_ov026_0210bc94 kind:function(arm,size=0x120) addr:0x0210bc94 +func_ov026_0210bdb4 kind:function(arm,size=0x14) addr:0x0210bdb4 +func_ov026_0210bdc8 kind:function(arm,size=0x40) addr:0x0210bdc8 +func_ov026_0210be08 kind:function(arm,size=0x60) addr:0x0210be08 +func_ov026_0210be68 kind:function(arm,size=0x48) addr:0x0210be68 +func_ov026_0210beb0 kind:function(arm,size=0x8) addr:0x0210beb0 +func_ov026_0210beb8 kind:function(arm,size=0xa0) addr:0x0210beb8 +func_ov026_0210bf58 kind:function(arm,size=0xfc) addr:0x0210bf58 +func_ov026_0210c054 kind:function(arm,size=0x54) addr:0x0210c054 +func_ov026_0210c0a8 kind:function(arm,size=0xc) addr:0x0210c0a8 +func_ov026_0210c0b4 kind:function(arm,size=0xc) addr:0x0210c0b4 +func_ov026_0210c0c0 kind:function(arm,size=0x98) addr:0x0210c0c0 +func_ov026_0210c158 kind:function(arm,size=0x14) addr:0x0210c158 +func_ov026_0210c16c kind:function(arm,size=0x28) addr:0x0210c16c +func_ov026_0210c194 kind:function(arm,size=0x48) addr:0x0210c194 +func_ov026_0210c1dc kind:function(arm,size=0x24) addr:0x0210c1dc +func_ov026_0210c200 kind:function(arm,size=0x4) addr:0x0210c200 +func_ov026_0210c204 kind:function(arm,size=0x130) addr:0x0210c204 +func_ov026_0210c334 kind:function(arm,size=0x3c) addr:0x0210c334 +func_ov026_0210c370 kind:function(arm,size=0x4) addr:0x0210c370 +func_ov026_0210c374 kind:function(arm,size=0x3c) addr:0x0210c374 +func_ov026_0210c3b0 kind:function(arm,size=0x240) addr:0x0210c3b0 +func_ov026_0210c5f0 kind:function(arm,size=0xf4) addr:0x0210c5f0 +func_ov026_0210c6e4 kind:function(arm,size=0x3f8) addr:0x0210c6e4 +func_ov026_0210cadc kind:function(arm,size=0x84) addr:0x0210cadc +func_ov026_0210cb60 kind:function(arm,size=0x1b4) addr:0x0210cb60 +func_ov026_0210cd14 kind:function(arm,size=0x488) addr:0x0210cd14 +func_ov026_0210d19c kind:function(arm,size=0x150) addr:0x0210d19c +func_ov026_0210d2ec kind:function(arm,size=0x30) addr:0x0210d2ec +func_ov026_0210d31c kind:function(arm,size=0x468) addr:0x0210d31c +func_ov026_0210d784 kind:function(arm,size=0x3b8) addr:0x0210d784 +func_ov026_0210db3c kind:function(arm,size=0x690) addr:0x0210db3c +func_ov026_0210e1cc kind:function(arm,size=0x80) addr:0x0210e1cc +func_ov026_0210e24c kind:function(arm,size=0x3c) addr:0x0210e24c +func_ov026_0210e288 kind:function(arm,size=0x48) addr:0x0210e288 +func_ov026_0210e2d0 kind:function(arm,size=0x24) addr:0x0210e2d0 +func_ov026_0210e2f4 kind:function(arm,size=0x4) addr:0x0210e2f4 +func_ov026_0210e2f8 kind:function(arm,size=0x18) addr:0x0210e2f8 +func_ov026_0210e310 kind:function(arm,size=0x20) addr:0x0210e310 +func_ov026_0210e330 kind:function(arm,size=0x28) addr:0x0210e330 +func_ov026_0210e358 kind:function(arm,size=0xc) addr:0x0210e358 +func_ov026_0210e364 kind:function(arm,size=0x24) addr:0x0210e364 +func_ov026_0210e388 kind:function(arm,size=0xa0) addr:0x0210e388 +func_ov026_0210e428 kind:function(arm,size=0x90) addr:0x0210e428 +func_ov026_0210e4b8 kind:function(arm,size=0x4c) addr:0x0210e4b8 +func_ov026_0210e504 kind:function(arm,size=0x94) addr:0x0210e504 +func_ov026_0210e598 kind:function(arm,size=0x10) addr:0x0210e598 +func_ov026_0210e5a8 kind:function(arm,size=0x20) addr:0x0210e5a8 +func_ov026_0210e5c8 kind:function(arm,size=0x28) addr:0x0210e5c8 +func_ov026_0210e5f0 kind:function(arm,size=0x14) addr:0x0210e5f0 +func_ov026_0210e604 kind:function(arm,size=0xc) addr:0x0210e604 +func_ov026_0210e610 kind:function(arm,size=0x24) addr:0x0210e610 +func_ov026_0210e634 kind:function(arm,size=0xac) addr:0x0210e634 +func_ov026_0210e6e0 kind:function(arm,size=0x24) addr:0x0210e6e0 +func_ov026_0210e704 kind:function(arm,size=0xa4) addr:0x0210e704 +func_ov026_0210e7a8 kind:function(arm,size=0x14) addr:0x0210e7a8 +func_ov026_0210e7bc kind:function(arm,size=0xc4) addr:0x0210e7bc +func_ov026_0210e880 kind:function(arm,size=0xcc) addr:0x0210e880 +func_ov026_0210e94c kind:function(arm,size=0x10) addr:0x0210e94c +func_ov026_0210e95c kind:function(arm,size=0x1c) addr:0x0210e95c +func_ov026_0210e978 kind:function(arm,size=0x28) addr:0x0210e978 +func_ov026_0210e9a0 kind:function(arm,size=0x30) addr:0x0210e9a0 +func_ov026_0210e9d0 kind:function(arm,size=0x14) addr:0x0210e9d0 +func_ov026_0210e9e4 kind:function(arm,size=0xc) addr:0x0210e9e4 +func_ov026_0210e9f0 kind:function(arm,size=0x24) addr:0x0210e9f0 +func_ov026_0210ea14 kind:function(arm,size=0x50) addr:0x0210ea14 +func_ov026_0210ea64 kind:function(arm,size=0x3c) addr:0x0210ea64 +func_ov026_0210eaa0 kind:function(arm,size=0x3c) addr:0x0210eaa0 +func_ov026_0210eadc kind:function(arm,size=0x50) addr:0x0210eadc +func_ov026_0210eb2c kind:function(arm,size=0x218) addr:0x0210eb2c +func_ov026_0210ed44 kind:function(arm,size=0xc) addr:0x0210ed44 +func_ov026_0210ed50 kind:function(arm,size=0x1c) addr:0x0210ed50 +func_ov026_0210ed6c kind:function(arm,size=0x8) addr:0x0210ed6c +func_ov026_0210ed74 kind:function(arm,size=0x64) addr:0x0210ed74 +func_ov026_0210edd8 kind:function(arm,size=0x8) addr:0x0210edd8 +func_ov026_0210ede0 kind:function(arm,size=0x30) addr:0x0210ede0 +func_ov026_0210ee10 kind:function(arm,size=0x38) addr:0x0210ee10 +func_ov026_0210ee48 kind:function(arm,size=0x14) addr:0x0210ee48 +func_ov026_0210ee5c kind:function(arm,size=0xc) addr:0x0210ee5c +func_ov026_0210ee68 kind:function(arm,size=0x24) addr:0x0210ee68 +func_ov026_0210ee8c kind:function(arm,size=0x2c) addr:0x0210ee8c +func_ov026_0210eeb8 kind:function(arm,size=0x34) addr:0x0210eeb8 +func_ov026_0210eeec kind:function(arm,size=0x260) addr:0x0210eeec +func_ov026_0210f14c kind:function(arm,size=0x8) addr:0x0210f14c +func_ov026_0210f154 kind:function(arm,size=0x64) addr:0x0210f154 +func_ov026_0210f1b8 kind:function(arm,size=0x14) addr:0x0210f1b8 +func_ov026_0210f1cc kind:function(arm,size=0x8) addr:0x0210f1cc +func_ov026_0210f1d4 kind:function(arm,size=0x30) addr:0x0210f1d4 +func_ov026_0210f204 kind:function(arm,size=0x38) addr:0x0210f204 +func_ov026_0210f23c kind:function(arm,size=0x14) addr:0x0210f23c +func_ov026_0210f250 kind:function(arm,size=0xc) addr:0x0210f250 +func_ov026_0210f25c kind:function(arm,size=0x24) addr:0x0210f25c +func_ov026_0210f280 kind:function(arm,size=0x44) addr:0x0210f280 +func_ov026_0210f2c4 kind:function(arm,size=0xc0) addr:0x0210f2c4 +func_ov026_0210f384 kind:function(arm,size=0x8) addr:0x0210f384 +func_ov026_0210f38c kind:function(arm,size=0x98) addr:0x0210f38c +func_ov026_0210f424 kind:function(arm,size=0x8) addr:0x0210f424 +func_ov026_0210f42c kind:function(arm,size=0xdc) addr:0x0210f42c +func_ov026_0210f508 kind:function(arm,size=0xdc) addr:0x0210f508 +func_ov026_0210f5e4 kind:function(arm,size=0x3c) addr:0x0210f5e4 +func_ov026_0210f620 kind:function(arm,size=0x178) addr:0x0210f620 +func_ov026_0210f798 kind:function(arm,size=0x38c) addr:0x0210f798 +func_ov026_0210fb24 kind:function(arm,size=0x210) addr:0x0210fb24 +func_ov026_0210fd34 kind:function(arm,size=0x50) addr:0x0210fd34 +func_ov026_0210fd84 kind:function(arm,size=0x84) addr:0x0210fd84 +func_ov026_0210fe08 kind:function(arm,size=0x8c) addr:0x0210fe08 +func_ov026_0210fe94 kind:function(arm,size=0x14) addr:0x0210fe94 +func_ov026_0210fea8 kind:function(arm,size=0xc) addr:0x0210fea8 +func_ov026_0210feb4 kind:function(arm,size=0x24) addr:0x0210feb4 +func_ov026_0210fed8 kind:function(arm,size=0x64) addr:0x0210fed8 +func_ov026_0210ff3c kind:function(arm,size=0xa4) addr:0x0210ff3c +func_ov026_0210ffe0 kind:function(arm,size=0x18) addr:0x0210ffe0 +func_ov026_0210fff8 kind:function(arm,size=0x4c) addr:0x0210fff8 +func_ov026_02110044 kind:function(arm,size=0x100) addr:0x02110044 +func_ov026_02110144 kind:function(arm,size=0x48) addr:0x02110144 +func_ov026_0211018c kind:function(arm,size=0x40) addr:0x0211018c +func_ov026_021101cc kind:function(arm,size=0x94) addr:0x021101cc +func_ov026_02110260 kind:function(arm,size=0x10) addr:0x02110260 +func_ov026_02110270 kind:function(arm,size=0x78) addr:0x02110270 +func_ov026_021102e8 kind:function(arm,size=0x4) addr:0x021102e8 +func_ov026_021102ec kind:function(arm,size=0x28) addr:0x021102ec +func_ov026_02110314 kind:function(arm,size=0x20) addr:0x02110314 +func_ov026_02110334 kind:function(arm,size=0x28) addr:0x02110334 +func_ov026_0211035c kind:function(arm,size=0x14) addr:0x0211035c +func_ov026_02110370 kind:function(arm,size=0xc) addr:0x02110370 +func_ov026_0211037c kind:function(arm,size=0x24) addr:0x0211037c +func_ov026_021103a0 kind:function(arm,size=0x44) addr:0x021103a0 +func_ov026_021103e4 kind:function(arm,size=0xc4) addr:0x021103e4 +func_ov026_021104a8 kind:function(arm,size=0x24) addr:0x021104a8 +func_ov026_021104cc kind:function(arm,size=0x20) addr:0x021104cc +func_ov026_021104ec kind:function(arm,size=0x48) addr:0x021104ec +func_ov026_02110534 kind:function(arm,size=0xac) addr:0x02110534 +func_ov026_021105e0 kind:function(arm,size=0x54) addr:0x021105e0 +func_ov026_02110634 kind:function(arm,size=0x88) addr:0x02110634 +func_ov026_021106bc kind:function(arm,size=0x4) addr:0x021106bc +func_ov026_021106c0 kind:function(arm,size=0x4) addr:0x021106c0 +func_ov026_021106c4 kind:function(arm,size=0x14) addr:0x021106c4 +func_ov026_021106d8 kind:function(arm,size=0x3c) addr:0x021106d8 +func_ov026_02110714 kind:function(arm,size=0x30) addr:0x02110714 +func_ov026_02110744 kind:function(arm,size=0x3c) addr:0x02110744 +func_ov026_02110780 kind:function(arm,size=0x170) addr:0x02110780 +func_ov026_021108f0 kind:function(arm,size=0x11c) addr:0x021108f0 +func_ov026_02110a0c kind:function(arm,size=0xe8) addr:0x02110a0c +func_ov026_02110af4 kind:function(arm,size=0x184) addr:0x02110af4 +func_ov026_02110c78 kind:function(arm,size=0x84) addr:0x02110c78 +func_ov026_02110cfc kind:function(arm,size=0x8c) addr:0x02110cfc +func_ov026_02110d88 kind:function(arm,size=0x14) addr:0x02110d88 +func_ov026_02110d9c kind:function(arm,size=0x28) addr:0x02110d9c +func_ov026_02110dc4 kind:function(arm,size=0x20) addr:0x02110dc4 +func_ov026_02110de4 kind:function(arm,size=0x1c) addr:0x02110de4 +func_ov026_02110e00 kind:function(arm,size=0x34) addr:0x02110e00 +func_ov026_02110e34 kind:function(arm,size=0x24) addr:0x02110e34 +func_ov026_02110e58 kind:function(arm,size=0x30) addr:0x02110e58 +func_ov026_02110e88 kind:function(arm,size=0x14) addr:0x02110e88 +func_ov026_02110e9c kind:function(arm,size=0x30) addr:0x02110e9c +func_ov026_02110ecc kind:function(arm,size=0x30) addr:0x02110ecc +func_ov026_02110efc kind:function(arm,size=0x5c) addr:0x02110efc +func_ov026_02110f58 kind:function(arm,size=0x38) addr:0x02110f58 +func_ov026_02110f90 kind:function(arm,size=0x48) addr:0x02110f90 +func_ov026_02110fd8 kind:function(arm,size=0x2c) addr:0x02110fd8 +func_ov026_02111004 kind:function(arm,size=0x44) addr:0x02111004 +func_ov026_02111048 kind:function(arm,size=0x40) addr:0x02111048 +func_ov026_02111088 kind:function(arm,size=0x64) addr:0x02111088 +func_ov026_021110ec kind:function(arm,size=0x48) addr:0x021110ec +func_ov026_02111134 kind:function(arm,size=0x14) addr:0x02111134 +func_ov026_02111148 kind:function(arm,size=0x1c) addr:0x02111148 +func_ov026_02111164 kind:function(arm,size=0x2c) addr:0x02111164 +func_ov026_02111190 kind:function(arm,size=0x14) addr:0x02111190 +func_ov026_021111a4 kind:function(arm,size=0x1c) addr:0x021111a4 +func_ov026_021111c0 kind:function(arm,size=0xc) addr:0x021111c0 +func_ov026_021111cc kind:function(arm,size=0x24) addr:0x021111cc +func_ov026_021111f0 kind:function(arm,size=0x38) addr:0x021111f0 +func_ov026_02111228 kind:function(arm,size=0x74) addr:0x02111228 +func_ov026_0211129c kind:function(arm,size=0x28) addr:0x0211129c +func_ov026_021112c4 kind:function(arm,size=0x58) addr:0x021112c4 +func_ov026_0211131c kind:function(arm,size=0x84) addr:0x0211131c +func_ov026_021113a0 kind:function(arm,size=0x70) addr:0x021113a0 +func_ov026_02111410 kind:function(arm,size=0x1c) addr:0x02111410 +func_ov026_0211142c kind:function(arm,size=0x14) addr:0x0211142c +func_ov026_02111440 kind:function(arm,size=0x14) addr:0x02111440 +func_ov026_02111454 kind:function(arm,size=0xc) addr:0x02111454 +func_ov026_02111460 kind:function(arm,size=0x24) addr:0x02111460 +func_ov026_02111484 kind:function(arm,size=0x38) addr:0x02111484 +func_ov026_021114bc kind:function(arm,size=0x7c) addr:0x021114bc +func_ov026_02111538 kind:function(arm,size=0x28) addr:0x02111538 +func_ov026_02111560 kind:function(arm,size=0x58) addr:0x02111560 +func_ov026_021115b8 kind:function(arm,size=0xe0) addr:0x021115b8 +func_ov026_02111698 kind:function(arm,size=0x84) addr:0x02111698 +func_ov026_0211171c kind:function(arm,size=0x1c) addr:0x0211171c +func_ov026_02111738 kind:function(arm,size=0x14) addr:0x02111738 +func_ov026_0211174c kind:function(arm,size=0x14) addr:0x0211174c +func_ov026_02111760 kind:function(arm,size=0xc) addr:0x02111760 +func_ov026_0211176c kind:function(arm,size=0x28) addr:0x0211176c +func_ov026_02111794 kind:function(arm,size=0x6c) addr:0x02111794 +func_ov026_02111800 kind:function(arm,size=0x10) addr:0x02111800 +func_ov026_02111810 kind:function(arm,size=0x16c) addr:0x02111810 +func_ov026_0211197c kind:function(arm,size=0x88) addr:0x0211197c +func_ov026_02111a04 kind:function(arm,size=0x90) addr:0x02111a04 +func_ov026_02111a94 kind:function(arm,size=0x8) addr:0x02111a94 +func_ov026_02111a9c kind:function(arm,size=0x108) addr:0x02111a9c +func_ov026_02111ba4 kind:function(arm,size=0x20) addr:0x02111ba4 +func_ov026_02111bc4 kind:function(arm,size=0x20) addr:0x02111bc4 +func_ov026_02111be4 kind:function(arm,size=0x144) addr:0x02111be4 +func_ov026_02111d28 kind:function(arm,size=0x148) addr:0x02111d28 +func_ov026_02111e70 kind:function(arm,size=0x4) addr:0x02111e70 +func_ov026_02111e74 kind:function(arm,size=0x1e8) addr:0x02111e74 +func_ov026_0211205c kind:function(arm,size=0xf0) addr:0x0211205c +func_ov026_0211214c kind:function(arm,size=0x30) addr:0x0211214c +func_ov026_0211217c kind:function(arm,size=0x2c) addr:0x0211217c +func_ov026_021121a8 kind:function(arm,size=0x84) addr:0x021121a8 +func_ov026_0211222c kind:function(arm,size=0x21c) addr:0x0211222c +func_ov026_02112448 kind:function(arm,size=0x4c0) addr:0x02112448 +func_ov026_02112908 kind:function(arm,size=0x68) addr:0x02112908 +func_ov026_02112970 kind:function(arm,size=0xf4) addr:0x02112970 +func_ov026_02112a64 kind:function(arm,size=0x290) addr:0x02112a64 +func_ov026_02112cf4 kind:function(arm,size=0xd4) addr:0x02112cf4 +func_ov026_02112dc8 kind:function(arm,size=0x14) addr:0x02112dc8 +func_ov026_02112ddc kind:function(arm,size=0x4) addr:0x02112ddc +func_ov026_02112de0 kind:function(arm,size=0x168) addr:0x02112de0 +func_ov026_02112f48 kind:function(arm,size=0xa4) addr:0x02112f48 +func_ov026_02112fec kind:function(arm,size=0x3c) addr:0x02112fec +func_ov026_02113028 kind:function(arm,size=0xa8) addr:0x02113028 +func_ov026_021130d0 kind:function(arm,size=0x3c) addr:0x021130d0 +func_ov026_0211310c kind:function(arm,size=0xc) addr:0x0211310c +func_ov026_02113118 kind:function(arm,size=0x48) addr:0x02113118 +func_ov026_02113160 kind:function(arm,size=0xd8) addr:0x02113160 +func_ov026_02113238 kind:function(arm,size=0xec) addr:0x02113238 +func_ov026_02113324 kind:function(arm,size=0xbc) addr:0x02113324 +func_ov026_021133e0 kind:function(arm,size=0x44) addr:0x021133e0 +func_ov026_02113424 kind:function(arm,size=0xac) addr:0x02113424 +func_ov026_021134d0 kind:function(arm,size=0x5c) addr:0x021134d0 +func_ov026_0211352c kind:function(arm,size=0xbc) addr:0x0211352c +func_ov026_021135e8 kind:function(arm,size=0x44) addr:0x021135e8 +func_ov026_0211362c kind:function(arm,size=0xac) addr:0x0211362c +func_ov026_021136d8 kind:function(arm,size=0x2c) addr:0x021136d8 +func_ov026_02113704 kind:function(arm,size=0x120) addr:0x02113704 +func_ov026_02113824 kind:function(arm,size=0x14) addr:0x02113824 +func_ov026_02113838 kind:function(arm,size=0x6c) addr:0x02113838 +func_ov026_021138a4 kind:function(arm,size=0x198) addr:0x021138a4 +func_ov026_02113a3c kind:function(arm,size=0x124) addr:0x02113a3c +func_ov026_02113b60 kind:function(arm,size=0x1c) addr:0x02113b60 +func_ov026_02113b7c kind:function(arm,size=0x100) addr:0x02113b7c +func_ov026_02113c7c kind:function(arm,size=0x3c) addr:0x02113c7c +func_ov026_02113cb8 kind:function(arm,size=0x190) addr:0x02113cb8 +func_ov026_02113e48 kind:function(arm,size=0x14) addr:0x02113e48 +func_ov026_02113e5c kind:function(arm,size=0xc) addr:0x02113e5c +func_ov026_02113e68 kind:function(arm,size=0x24) addr:0x02113e68 +func_ov026_02113e8c kind:function(arm,size=0x64) addr:0x02113e8c +func_ov026_02113ef0 kind:function(arm,size=0x244) addr:0x02113ef0 +func_ov026_02114134 kind:function(arm,size=0x48) addr:0x02114134 +func_ov026_0211417c kind:function(arm,size=0x50) addr:0x0211417c +func_ov026_021141cc kind:function(arm,size=0xd8) addr:0x021141cc +func_ov026_021142a4 kind:function(arm,size=0x30) addr:0x021142a4 +func_ov026_021142d4 kind:function(arm,size=0x44) addr:0x021142d4 +func_ov026_02114318 kind:function(arm,size=0x1c) addr:0x02114318 +func_ov026_02114334 kind:function(arm,size=0xcc) addr:0x02114334 +func_ov026_02114400 kind:function(arm,size=0x18) addr:0x02114400 +func_ov026_02114418 kind:function(arm,size=0xf8) addr:0x02114418 +func_ov026_02114510 kind:function(arm,size=0xc0) addr:0x02114510 +func_ov026_021145d0 kind:function(arm,size=0x48) addr:0x021145d0 +func_ov026_02114618 kind:function(arm,size=0x15c) addr:0x02114618 +func_ov026_02114774 kind:function(arm,size=0xdc) addr:0x02114774 +func_ov026_02114850 kind:function(arm,size=0x17c) addr:0x02114850 +func_ov026_021149cc kind:function(arm,size=0x1a4) addr:0x021149cc +func_ov026_02114b70 kind:function(arm,size=0x1f8) addr:0x02114b70 +func_ov026_02114d68 kind:function(arm,size=0x64) addr:0x02114d68 +func_ov026_02114dcc kind:function(arm,size=0xe0) addr:0x02114dcc +func_ov026_02114eac kind:function(arm,size=0x104) addr:0x02114eac +func_ov026_02114fb0 kind:function(arm,size=0x170) addr:0x02114fb0 +func_ov026_02115120 kind:function(arm,size=0x120) addr:0x02115120 +func_ov026_02115240 kind:function(arm,size=0x440) addr:0x02115240 +func_ov026_02115680 kind:function(arm,size=0x138) addr:0x02115680 +func_ov026_021157b8 kind:function(arm,size=0xc4) addr:0x021157b8 +func_ov026_0211587c kind:function(arm,size=0x84) addr:0x0211587c +func_ov026_02115900 kind:function(arm,size=0x1e4) addr:0x02115900 +func_ov026_02115ae4 kind:function(arm,size=0x70) addr:0x02115ae4 +func_ov026_02115b54 kind:function(arm,size=0xa4) addr:0x02115b54 +func_ov026_02115bf8 kind:function(arm,size=0x184) addr:0x02115bf8 +func_ov026_02115d7c kind:function(arm,size=0x90) addr:0x02115d7c +func_ov026_02115e0c kind:function(arm,size=0xa4) addr:0x02115e0c +func_ov026_02115eb0 kind:function(arm,size=0x70) addr:0x02115eb0 +func_ov026_02115f20 kind:function(arm,size=0x94) addr:0x02115f20 +func_ov026_02115fb4 kind:function(arm,size=0x8) addr:0x02115fb4 +func_ov026_02115fbc kind:function(arm,size=0x188) addr:0x02115fbc +func_ov026_02116144 kind:function(arm,size=0xb4) addr:0x02116144 +func_ov026_021161f8 kind:function(arm,size=0x64) addr:0x021161f8 +func_ov026_0211625c kind:function(arm,size=0xb0) addr:0x0211625c +func_ov026_0211630c kind:function(arm,size=0x4c) addr:0x0211630c +func_ov026_02116358 kind:function(arm,size=0xec) addr:0x02116358 +func_ov026_02116444 kind:function(arm,size=0xa8) addr:0x02116444 +func_ov026_021164ec kind:function(arm,size=0xac) addr:0x021164ec +func_ov026_02116598 kind:function(arm,size=0x2c) addr:0x02116598 +func_ov026_021165c4 kind:function(arm,size=0x4c) addr:0x021165c4 +func_ov026_02116610 kind:function(arm,size=0x1c) addr:0x02116610 +func_ov026_0211662c kind:function(arm,size=0x24) addr:0x0211662c +func_ov026_02116650 kind:function(arm,size=0xac) addr:0x02116650 +func_ov026_021166fc kind:function(arm,size=0x14) addr:0x021166fc +func_ov026_02116710 kind:function(arm,size=0xc) addr:0x02116710 +func_ov026_0211671c kind:function(arm,size=0x24) addr:0x0211671c +func_ov026_02116740 kind:function(arm,size=0x28) addr:0x02116740 +func_ov026_02116768 kind:function(arm,size=0x20) addr:0x02116768 +func_ov026_02116788 kind:function(arm,size=0x14) addr:0x02116788 +func_ov026_0211679c kind:function(arm,size=0x4) addr:0x0211679c +func_ov026_021167a0 kind:function(arm,size=0x8c) addr:0x021167a0 +func_ov026_0211682c kind:function(arm,size=0x14) addr:0x0211682c +func_ov026_02116840 kind:function(arm,size=0x8) addr:0x02116840 +func_ov026_02116848 kind:function(arm,size=0x58) addr:0x02116848 +func_ov026_021168a0 kind:function(arm,size=0x14) addr:0x021168a0 +func_ov026_021168b4 kind:function(arm,size=0x1c) addr:0x021168b4 +func_ov026_021168d0 kind:function(arm,size=0x14) addr:0x021168d0 +func_ov026_021168e4 kind:function(arm,size=0xc) addr:0x021168e4 +func_ov026_021168f0 kind:function(arm,size=0x24) addr:0x021168f0 +func_ov026_02116914 kind:function(arm,size=0x68) addr:0x02116914 +func_ov026_0211697c kind:function(arm,size=0x1a8) addr:0x0211697c +func_ov026_02116b24 kind:function(arm,size=0x130) addr:0x02116b24 +func_ov026_02116c54 kind:function(arm,size=0x138) addr:0x02116c54 +func_ov026_02116d8c kind:function(arm,size=0x164) addr:0x02116d8c +func_ov026_02116ef0 kind:function(arm,size=0xa0) addr:0x02116ef0 +func_ov026_02116f90 kind:function(arm,size=0xb4) addr:0x02116f90 +func_ov026_02117044 kind:function(arm,size=0x48) addr:0x02117044 +func_ov026_0211708c kind:function(arm,size=0x38) addr:0x0211708c +func_ov026_021170c4 kind:function(arm,size=0x94) addr:0x021170c4 +func_ov026_02117158 kind:function(arm,size=0x104) addr:0x02117158 +func_ov026_0211725c kind:function(arm,size=0x64) addr:0x0211725c +func_ov026_021172c0 kind:function(arm,size=0x90) addr:0x021172c0 +func_ov026_02117350 kind:function(arm,size=0x2c) addr:0x02117350 +func_ov026_0211737c kind:function(arm,size=0x54) addr:0x0211737c +func_ov026_021173d0 kind:function(arm,size=0x1a0) addr:0x021173d0 +func_ov026_02117570 kind:function(arm,size=0x14) addr:0x02117570 +func_ov026_02117584 kind:function(arm,size=0x190) addr:0x02117584 +func_ov026_02117714 kind:function(arm,size=0x14) addr:0x02117714 +func_ov026_02117728 kind:function(arm,size=0xa0) addr:0x02117728 +func_ov026_021177c8 kind:function(arm,size=0xb4) addr:0x021177c8 +func_ov026_0211787c kind:function(arm,size=0x21c) addr:0x0211787c +func_ov026_02117a98 kind:function(arm,size=0xec) addr:0x02117a98 +func_ov026_02117b84 kind:function(arm,size=0x248) addr:0x02117b84 +func_ov026_02117dcc kind:function(arm,size=0xec) addr:0x02117dcc +func_ov026_02117eb8 kind:function(arm,size=0x2cc) addr:0x02117eb8 +func_ov026_02118184 kind:function(arm,size=0xe8) addr:0x02118184 +func_ov026_0211826c kind:function(arm,size=0x234) addr:0x0211826c +func_ov026_021184a0 kind:function(arm,size=0x84) addr:0x021184a0 +func_ov026_02118524 kind:function(arm,size=0x58) addr:0x02118524 +func_ov026_0211857c kind:function(arm,size=0x17c) addr:0x0211857c +func_ov026_021186f8 kind:function(arm,size=0x35c) addr:0x021186f8 +func_ov026_02118a54 kind:function(arm,size=0x190) addr:0x02118a54 +func_ov026_02118be4 kind:function(arm,size=0x330) addr:0x02118be4 +func_ov026_02118f14 kind:function(arm,size=0x104) addr:0x02118f14 +func_ov026_02119018 kind:function(arm,size=0x270) addr:0x02119018 +func_ov026_02119288 kind:function(arm,size=0x1b8) addr:0x02119288 +func_ov026_02119440 kind:function(arm,size=0x478) addr:0x02119440 +func_ov026_021198b8 kind:function(arm,size=0x98) addr:0x021198b8 +func_ov026_02119950 kind:function(arm,size=0xd40) addr:0x02119950 +func_ov026_0211a690 kind:function(arm,size=0x50) addr:0x0211a690 +func_ov026_0211a6e0 kind:function(arm,size=0x1a8) addr:0x0211a6e0 +func_ov026_0211a888 kind:function(arm,size=0xf4) addr:0x0211a888 +func_ov026_0211a97c kind:function(arm,size=0x178) addr:0x0211a97c +func_ov026_0211aaf4 kind:function(arm,size=0x8) addr:0x0211aaf4 +func_ov026_0211aafc kind:function(arm,size=0x8) addr:0x0211aafc +func_ov026_0211ab04 kind:function(arm,size=0x14) addr:0x0211ab04 +func_ov026_0211ab18 kind:function(arm,size=0xc) addr:0x0211ab18 +func_ov026_0211ab24 kind:function(arm,size=0x24) addr:0x0211ab24 +func_ov026_0211ab48 kind:function(arm,size=0x28) addr:0x0211ab48 +func_ov026_0211ab70 kind:function(arm,size=0xcc) addr:0x0211ab70 +func_ov026_0211ac3c kind:function(arm,size=0x14) addr:0x0211ac3c +func_ov026_0211ac50 kind:function(arm,size=0x90) addr:0x0211ac50 +func_ov026_0211ace0 kind:function(arm,size=0x7c) addr:0x0211ace0 +func_ov026_0211ad5c kind:function(arm,size=0x8) addr:0x0211ad5c +func_ov026_0211ad64 kind:function(arm,size=0x2c) addr:0x0211ad64 +func_ov026_0211ad90 kind:function(arm,size=0x34) addr:0x0211ad90 +func_ov026_0211adc4 kind:function(arm,size=0x1c) addr:0x0211adc4 +func_ov026_0211ade0 kind:function(arm,size=0x28) addr:0x0211ade0 +func_ov026_0211ae08 kind:function(arm,size=0x30) addr:0x0211ae08 +func_ov026_0211ae38 kind:function(arm,size=0x14) addr:0x0211ae38 +func_ov026_0211ae4c kind:function(arm,size=0xc) addr:0x0211ae4c +func_ov026_0211ae58 kind:function(arm,size=0x24) addr:0x0211ae58 +func_ov026_0211ae7c kind:function(arm,size=0x60) addr:0x0211ae7c +func_ov026_0211aedc kind:function(arm,size=0x1a8) addr:0x0211aedc +func_ov026_0211b084 kind:function(arm,size=0x14) addr:0x0211b084 +func_ov026_0211b098 kind:function(arm,size=0x14) addr:0x0211b098 +func_ov026_0211b0ac kind:function(arm,size=0x28) addr:0x0211b0ac +func_ov026_0211b0d4 kind:function(arm,size=0x30) addr:0x0211b0d4 +func_ov026_0211b104 kind:function(arm,size=0x54) addr:0x0211b104 +func_ov026_0211b158 kind:function(arm,size=0x74) addr:0x0211b158 +func_ov026_0211b1cc kind:function(arm,size=0x3c) addr:0x0211b1cc +func_ov026_0211b208 kind:function(arm,size=0x70) addr:0x0211b208 +func_ov026_0211b278 kind:function(arm,size=0x34) addr:0x0211b278 +func_ov026_0211b2ac kind:function(arm,size=0x34) addr:0x0211b2ac +func_ov026_0211b2e0 kind:function(arm,size=0xad4) addr:0x0211b2e0 +func_ov026_0211bdb4 kind:function(arm,size=0xe8) addr:0x0211bdb4 +func_ov026_0211be9c kind:function(arm,size=0x76c) addr:0x0211be9c +func_ov026_0211c608 kind:function(arm,size=0xcc) addr:0x0211c608 +func_ov026_0211c6d4 kind:function(arm,size=0x88) addr:0x0211c6d4 +func_ov026_0211c75c kind:function(arm,size=0x90) addr:0x0211c75c +func_ov026_0211c7ec kind:function(arm,size=0x1a0) addr:0x0211c7ec +func_ov026_0211c98c kind:function(arm,size=0xb8) addr:0x0211c98c +func_ov026_0211ca44 kind:function(arm,size=0x40) addr:0x0211ca44 +func_ov026_0211ca84 kind:function(arm,size=0x250) addr:0x0211ca84 +func_ov026_0211ccd4 kind:function(arm,size=0x84) addr:0x0211ccd4 +func_ov026_0211cd58 kind:function(arm,size=0x1dc) addr:0x0211cd58 +func_ov026_0211cf34 kind:function(arm,size=0xfc) addr:0x0211cf34 +func_ov026_0211d030 kind:function(arm,size=0xa4) addr:0x0211d030 +func_ov026_0211d0d4 kind:function(arm,size=0x18) addr:0x0211d0d4 +func_ov026_0211d0ec kind:function(arm,size=0x4) addr:0x0211d0ec +func_ov026_0211d0f0 kind:function(arm,size=0x4) addr:0x0211d0f0 +func_ov026_0211d0f4 kind:function(arm,size=0x14c) addr:0x0211d0f4 +func_ov026_0211d240 kind:function(arm,size=0x194) addr:0x0211d240 +func_ov026_0211d3d4 kind:function(arm,size=0x68) addr:0x0211d3d4 +func_ov026_0211d43c kind:function(arm,size=0x3c) addr:0x0211d43c +func_ov026_0211d478 kind:function(arm,size=0xdc) addr:0x0211d478 +func_ov026_0211d554 kind:function(arm,size=0xd4) addr:0x0211d554 +func_ov026_0211d628 kind:function(arm,size=0x43c) addr:0x0211d628 +func_ov026_0211da64 kind:function(arm,size=0x50) addr:0x0211da64 +func_ov026_0211dab4 kind:function(arm,size=0x30) addr:0x0211dab4 +func_ov026_0211dae4 kind:function(arm,size=0x20) addr:0x0211dae4 +func_ov026_0211db04 kind:function(arm,size=0x18) addr:0x0211db04 +func_ov026_0211db1c kind:function(arm,size=0x184) addr:0x0211db1c +func_ov026_0211dca0 kind:function(arm,size=0x1c) addr:0x0211dca0 +func_ov026_0211dcbc kind:function(arm,size=0x1c) addr:0x0211dcbc +func_ov026_0211dcd8 kind:function(arm,size=0x14) addr:0x0211dcd8 +func_ov026_0211dcec kind:function(arm,size=0x1c) addr:0x0211dcec +func_ov026_0211dd08 kind:function(arm,size=0x4) addr:0x0211dd08 +func_ov026_0211dd0c kind:function(arm,size=0x14) addr:0x0211dd0c +func_ov026_0211dd20 kind:function(arm,size=0x20c) addr:0x0211dd20 +func_ov026_0211df2c kind:function(arm,size=0x14) addr:0x0211df2c +func_ov026_0211df40 kind:function(arm,size=0xac) addr:0x0211df40 +func_ov026_0211dfec kind:function(arm,size=0x18) addr:0x0211dfec +func_ov026_0211e004 kind:function(arm,size=0x4) addr:0x0211e004 +func_ov026_0211e008 kind:function(arm,size=0x4) addr:0x0211e008 +func_ov026_0211e00c kind:function(arm,size=0x64) addr:0x0211e00c +func_ov026_0211e070 kind:function(arm,size=0x20) addr:0x0211e070 +func_ov026_0211e090 kind:function(arm,size=0x24) addr:0x0211e090 +func_ov026_0211e0b4 kind:function(arm,size=0x24) addr:0x0211e0b4 +func_ov026_0211e0d8 kind:function(arm,size=0x18) addr:0x0211e0d8 +func_ov026_0211e0f0 kind:function(arm,size=0x20) addr:0x0211e0f0 +func_ov026_0211e110 kind:function(arm,size=0x78) addr:0x0211e110 +func_ov026_0211e188 kind:function(arm,size=0x20) addr:0x0211e188 +func_ov026_0211e1a8 kind:function(arm,size=0x70) addr:0x0211e1a8 +func_ov026_0211e218 kind:function(arm,size=0xc) addr:0x0211e218 +func_ov026_0211e224 kind:function(arm,size=0x24) addr:0x0211e224 +func_ov026_0211e248 kind:function(arm,size=0x70) addr:0x0211e248 +func_ov026_0211e2b8 kind:function(arm,size=0x234) addr:0x0211e2b8 +func_ov026_0211e4ec kind:function(arm,size=0x14) addr:0x0211e4ec +func_ov026_0211e500 kind:function(arm,size=0xe8) addr:0x0211e500 +func_ov026_0211e5e8 kind:function(arm,size=0x8c) addr:0x0211e5e8 +func_ov026_0211e674 kind:function(arm,size=0x178) addr:0x0211e674 +func_ov026_0211e7ec kind:function(arm,size=0x18) addr:0x0211e7ec +func_ov026_0211e804 kind:function(arm,size=0xc) addr:0x0211e804 +func_ov026_0211e810 kind:function(arm,size=0x58) addr:0x0211e810 +func_ov026_0211e868 kind:function(arm,size=0xf8) addr:0x0211e868 +func_ov026_0211e960 kind:function(arm,size=0x68) addr:0x0211e960 +func_ov026_0211e9c8 kind:function(arm,size=0x44) addr:0x0211e9c8 +func_ov026_0211ea0c kind:function(arm,size=0x340) addr:0x0211ea0c +func_ov026_0211ed4c kind:function(arm,size=0x22c) addr:0x0211ed4c +func_ov026_0211ef78 kind:function(arm,size=0x58) addr:0x0211ef78 +func_ov026_0211efd0 kind:function(arm,size=0x8) addr:0x0211efd0 +func_ov026_0211efd8 kind:function(arm,size=0x128) addr:0x0211efd8 +func_ov026_0211f100 kind:function(arm,size=0x60) addr:0x0211f100 +func_ov026_0211f160 kind:function(arm,size=0x20) addr:0x0211f160 +func_ov026_0211f180 kind:function(arm,size=0x4c) addr:0x0211f180 +func_ov026_0211f1cc kind:function(arm,size=0x24) addr:0x0211f1cc +func_ov026_0211f1f0 kind:function(arm,size=0x70) addr:0x0211f1f0 +func_ov026_0211f260 kind:function(arm,size=0x60) addr:0x0211f260 +func_ov026_0211f2c0 kind:function(arm,size=0x6c) addr:0x0211f2c0 +func_ov026_0211f32c kind:function(arm,size=0x80) addr:0x0211f32c +func_ov026_0211f3ac kind:function(arm,size=0x64) addr:0x0211f3ac +func_ov026_0211f410 kind:function(arm,size=0xa4) addr:0x0211f410 +func_ov026_0211f4b4 kind:function(arm,size=0x54) addr:0x0211f4b4 +func_ov026_0211f508 kind:function(arm,size=0x48) addr:0x0211f508 +func_ov026_0211f550 kind:function(arm,size=0x40) addr:0x0211f550 +func_ov026_0211f590 kind:function(arm,size=0xc8) addr:0x0211f590 +func_ov026_0211f658 kind:function(arm,size=0x120) addr:0x0211f658 +func_ov026_0211f778 kind:function(arm,size=0x28c) addr:0x0211f778 +func_ov026_0211fa04 kind:function(arm,size=0x2c) addr:0x0211fa04 +func_ov026_0211fa30 kind:function(arm,size=0xc) addr:0x0211fa30 +func_ov026_0211fa3c kind:function(arm,size=0x2b0) addr:0x0211fa3c +func_ov026_0211fcec kind:function(arm,size=0x2c) addr:0x0211fcec +func_ov026_0211fd18 kind:function(arm,size=0x330) addr:0x0211fd18 +func_ov026_02120048 kind:function(arm,size=0x3ac) addr:0x02120048 +func_ov026_021203f4 kind:function(arm,size=0x6c) addr:0x021203f4 +func_ov026_02120460 kind:function(arm,size=0x3c) addr:0x02120460 +func_ov026_0212049c kind:function(arm,size=0x2c) addr:0x0212049c +func_ov026_021204c8 kind:function(arm,size=0x18) addr:0x021204c8 +func_ov026_021204e0 kind:function(arm,size=0x18) addr:0x021204e0 +func_ov026_021204f8 kind:function(arm,size=0x3c) addr:0x021204f8 +func_ov026_02120534 kind:function(arm,size=0x28) addr:0x02120534 +func_ov026_0212055c kind:function(arm,size=0x34) addr:0x0212055c +func_ov026_02120590 kind:function(arm,size=0x2c) addr:0x02120590 +func_ov026_021205bc kind:function(arm,size=0x90) addr:0x021205bc +func_ov026_0212064c kind:function(arm,size=0x218) addr:0x0212064c +func_ov026_02120864 kind:function(arm,size=0x9c) addr:0x02120864 +func_ov026_02120900 kind:function(arm,size=0x94) addr:0x02120900 +func_ov026_02120994 kind:function(arm,size=0x2c) addr:0x02120994 +func_ov026_021209c0 kind:function(arm,size=0xb4) addr:0x021209c0 +func_ov026_02120a74 kind:function(arm,size=0x20) addr:0x02120a74 +func_ov026_02120a94 kind:function(arm,size=0x18) addr:0x02120a94 +func_ov026_02120aac kind:function(arm,size=0x1c) addr:0x02120aac +func_ov026_02120ac8 kind:function(arm,size=0x30) addr:0x02120ac8 +func_ov026_02120af8 kind:function(arm,size=0x38) addr:0x02120af8 +func_ov026_02120b30 kind:function(arm,size=0x28) addr:0x02120b30 +func_ov026_02120b58 kind:function(arm,size=0x20) addr:0x02120b58 +func_ov026_02120b78 kind:function(arm,size=0x14) addr:0x02120b78 +func_ov026_02120b8c kind:function(arm,size=0xc) addr:0x02120b8c +func_ov026_02120b98 kind:function(arm,size=0x24) addr:0x02120b98 +func_ov026_02120bbc kind:function(arm,size=0x70) addr:0x02120bbc +func_ov026_02120c2c kind:function(arm,size=0x174) addr:0x02120c2c +func_ov026_02120da0 kind:function(arm,size=0x14) addr:0x02120da0 +func_ov026_02120db4 kind:function(arm,size=0x30) addr:0x02120db4 +func_ov026_02120de4 kind:function(arm,size=0x38) addr:0x02120de4 +func_ov026_02120e1c kind:function(arm,size=0x78) addr:0x02120e1c +func_ov026_02120e94 kind:function(arm,size=0x3c) addr:0x02120e94 +func_ov026_02120ed0 kind:function(arm,size=0x80) addr:0x02120ed0 +func_ov026_02120f50 kind:function(arm,size=0x10) addr:0x02120f50 +func_ov026_02120f60 kind:function(arm,size=0x4) addr:0x02120f60 +func_ov026_02120f64 kind:function(arm,size=0x4c) addr:0x02120f64 +func_ov026_02120fb0 kind:function(arm,size=0x7c) addr:0x02120fb0 +func_ov026_0212102c kind:function(arm,size=0x8c) addr:0x0212102c +func_ov026_021210b8 kind:function(arm,size=0x20) addr:0x021210b8 +func_ov026_021210d8 kind:function(arm,size=0xc) addr:0x021210d8 +func_ov026_021210e4 kind:function(arm,size=0x70) addr:0x021210e4 +func_ov026_02121154 kind:function(arm,size=0xd8) addr:0x02121154 +func_ov026_0212122c kind:function(arm,size=0x20) addr:0x0212122c +func_ov026_0212124c kind:function(arm,size=0xc) addr:0x0212124c +func_ov026_02121258 kind:function(arm,size=0x18) addr:0x02121258 +func_ov026_02121270 kind:function(arm,size=0x30) addr:0x02121270 +func_ov026_021212a0 kind:function(arm,size=0x18) addr:0x021212a0 +func_ov026_021212b8 kind:function(arm,size=0x30) addr:0x021212b8 +func_ov026_021212e8 kind:function(arm,size=0x1c) addr:0x021212e8 +func_ov026_02121304 kind:function(arm,size=0x14) addr:0x02121304 +func_ov026_02121318 kind:function(arm,size=0xc) addr:0x02121318 +func_ov026_02121324 kind:function(arm,size=0x24) addr:0x02121324 +func_ov026_02121348 kind:function(arm,size=0x60) addr:0x02121348 +func_ov026_021213a8 kind:function(arm,size=0x1a4) addr:0x021213a8 +func_ov026_0212154c kind:function(arm,size=0x28) addr:0x0212154c +func_ov026_02121574 kind:function(arm,size=0x30) addr:0x02121574 +func_ov026_021215a4 kind:function(arm,size=0x38) addr:0x021215a4 +func_ov026_021215dc kind:function(arm,size=0x5c) addr:0x021215dc +func_ov026_02121638 kind:function(arm,size=0x3c) addr:0x02121638 +func_ov026_02121674 kind:function(arm,size=0x1b4) addr:0x02121674 +func_ov026_02121828 kind:function(arm,size=0x28) addr:0x02121828 +func_ov026_02121850 kind:function(arm,size=0x24c) addr:0x02121850 +func_ov026_02121a9c kind:function(arm,size=0x6c) addr:0x02121a9c +func_ov026_02121b08 kind:function(arm,size=0x4) addr:0x02121b08 +func_ov026_02121b0c kind:function(arm,size=0x64) addr:0x02121b0c +func_ov026_02121b70 kind:function(arm,size=0x24) addr:0x02121b70 +func_ov026_02121b94 kind:function(arm,size=0x34) addr:0x02121b94 +func_ov026_02121bc8 kind:function(arm,size=0x58) addr:0x02121bc8 +func_ov026_02121c20 kind:function(arm,size=0xa4) addr:0x02121c20 +func_ov026_02121cc4 kind:function(arm,size=0x1c) addr:0x02121cc4 +func_ov026_02121ce0 kind:function(arm,size=0x40) addr:0x02121ce0 +func_ov026_02121d20 kind:function(arm,size=0x1c) addr:0x02121d20 +func_ov026_02121d3c kind:function(arm,size=0x40) addr:0x02121d3c +func_ov026_02121d7c kind:function(arm,size=0x14) addr:0x02121d7c +func_ov026_02121d90 kind:function(arm,size=0x64) addr:0x02121d90 +func_ov026_02121df4 kind:function(arm,size=0x14) addr:0x02121df4 +func_ov026_02121e08 kind:function(arm,size=0x64) addr:0x02121e08 +func_ov026_02121e6c kind:function(arm,size=0xdc) addr:0x02121e6c +func_ov026_02121f48 kind:function(arm,size=0x4) addr:0x02121f48 +func_ov026_02121f4c kind:function(arm,size=0x3c) addr:0x02121f4c +func_ov026_02121f88 kind:function(arm,size=0xb4) addr:0x02121f88 +func_ov026_0212203c kind:function(arm,size=0x64) addr:0x0212203c +func_ov026_021220a0 kind:function(arm,size=0x8) addr:0x021220a0 +func_ov026_021220a8 kind:function(arm,size=0x160) addr:0x021220a8 +func_ov026_02122208 kind:function(arm,size=0x14) addr:0x02122208 +func_ov026_0212221c kind:function(arm,size=0xc) addr:0x0212221c +func_ov026_02122228 kind:function(arm,size=0x24) addr:0x02122228 +func_ov026_0212224c kind:function(arm,size=0x60) addr:0x0212224c +func_ov026_021222ac kind:function(arm,size=0x1c4) addr:0x021222ac +func_ov026_02122470 kind:function(arm,size=0x38) addr:0x02122470 +func_ov026_021224a8 kind:function(arm,size=0x40) addr:0x021224a8 +func_ov026_021224e8 kind:function(arm,size=0x8) addr:0x021224e8 +func_ov026_021224f0 kind:function(arm,size=0x34) addr:0x021224f0 +func_ov026_02122524 kind:function(arm,size=0x34c) addr:0x02122524 +func_ov026_02122870 kind:function(arm,size=0x54) addr:0x02122870 +func_ov026_021228c4 kind:function(arm,size=0x26c) addr:0x021228c4 +func_ov026_02122b30 kind:function(arm,size=0x5c) addr:0x02122b30 +func_ov026_02122b8c kind:function(arm,size=0xc8) addr:0x02122b8c +func_ov026_02122c54 kind:function(arm,size=0x5c) addr:0x02122c54 +func_ov026_02122cb0 kind:function(arm,size=0x15c) addr:0x02122cb0 +func_ov026_02122e0c kind:function(arm,size=0x74) addr:0x02122e0c +func_ov026_02122e80 kind:function(arm,size=0x78) addr:0x02122e80 +func_ov026_02122ef8 kind:function(arm,size=0x14) addr:0x02122ef8 +func_ov026_02122f0c kind:function(arm,size=0x50) addr:0x02122f0c +func_ov026_02122f5c kind:function(arm,size=0x6c) addr:0x02122f5c +func_ov026_02122fc8 kind:function(arm,size=0x14) addr:0x02122fc8 +func_ov026_02122fdc kind:function(arm,size=0xc) addr:0x02122fdc +func_ov026_02122fe8 kind:function(arm,size=0x24) addr:0x02122fe8 +func_ov026_0212300c kind:function(arm,size=0x28) addr:0x0212300c +func_ov026_02123034 kind:function(arm,size=0x40) addr:0x02123034 +func_ov026_02123074 kind:function(arm,size=0x40) addr:0x02123074 +func_ov026_021230b4 kind:function(arm,size=0x64) addr:0x021230b4 +func_ov026_02123118 kind:function(arm,size=0xb8) addr:0x02123118 +func_ov026_021231d0 kind:function(arm,size=0x60) addr:0x021231d0 +func_ov026_02123230 kind:function(arm,size=0x33c) addr:0x02123230 +func_ov026_0212356c kind:function(arm,size=0xf8) addr:0x0212356c +func_ov026_02123664 kind:function(arm,size=0x78) addr:0x02123664 +func_ov026_021236dc kind:function(arm,size=0x8) addr:0x021236dc +func_ov026_021236e4 kind:function(arm,size=0x14) addr:0x021236e4 +func_ov026_021236f8 kind:function(arm,size=0x14) addr:0x021236f8 +func_ov026_0212370c kind:function(arm,size=0x1c) addr:0x0212370c +func_ov026_02123728 kind:function(arm,size=0x14) addr:0x02123728 +func_ov026_0212373c kind:function(arm,size=0xc) addr:0x0212373c +func_ov026_02123748 kind:function(arm,size=0x24) addr:0x02123748 +func_ov026_0212376c kind:function(arm,size=0x28) addr:0x0212376c +func_ov026_02123794 kind:function(arm,size=0x28) addr:0x02123794 +func_ov026_021237bc kind:function(arm,size=0x64) addr:0x021237bc +func_ov026_02123820 kind:function(arm,size=0x30) addr:0x02123820 +func_ov026_02123850 kind:function(arm,size=0x13c) addr:0x02123850 +func_ov026_0212398c kind:function(arm,size=0x1f4) addr:0x0212398c +func_ov026_02123b80 kind:function(arm,size=0x14) addr:0x02123b80 +func_ov026_02123b94 kind:function(arm,size=0x1c) addr:0x02123b94 +func_ov026_02123bb0 kind:function(arm,size=0x14) addr:0x02123bb0 +func_ov026_02123bc4 kind:function(arm,size=0xc) addr:0x02123bc4 +func_ov026_02123bd0 kind:function(arm,size=0x28) addr:0x02123bd0 +func_ov026_02123bf8 kind:function(arm,size=0x88) addr:0x02123bf8 +func_ov026_02123c80 kind:function(arm,size=0x3a0) addr:0x02123c80 +func_ov026_02124020 kind:function(arm,size=0x14) addr:0x02124020 +func_ov026_02124034 kind:function(arm,size=0x300) addr:0x02124034 +func_ov026_02124334 kind:function(arm,size=0x4) addr:0x02124334 +func_ov026_02124338 kind:function(arm,size=0xbc) addr:0x02124338 +func_ov026_021243f4 kind:function(arm,size=0x44) addr:0x021243f4 +func_ov026_02124438 kind:function(arm,size=0x6c) addr:0x02124438 +func_ov026_021244a4 kind:function(arm,size=0x4c) addr:0x021244a4 +func_ov026_021244f0 kind:function(arm,size=0x41c) addr:0x021244f0 +func_ov026_0212490c kind:function(arm,size=0x80) addr:0x0212490c +func_ov026_0212498c kind:function(arm,size=0x114) addr:0x0212498c +func_ov026_02124aa0 kind:function(arm,size=0x15c) addr:0x02124aa0 +func_ov026_02124bfc kind:function(arm,size=0x430) addr:0x02124bfc +func_ov026_0212502c kind:function(arm,size=0x24) addr:0x0212502c +func_ov026_02125050 kind:function(arm,size=0x2a4) addr:0x02125050 +func_ov026_021252f4 kind:function(arm,size=0x4c) addr:0x021252f4 +func_ov026_02125340 kind:function(arm,size=0x1d0) addr:0x02125340 +func_ov026_02125510 kind:function(arm,size=0x70) addr:0x02125510 +func_ov026_02125580 kind:function(arm,size=0x180) addr:0x02125580 +func_ov026_02125700 kind:function(arm,size=0x78) addr:0x02125700 +func_ov026_02125778 kind:function(arm,size=0x1e8) addr:0x02125778 +func_ov026_02125960 kind:function(arm,size=0xcc) addr:0x02125960 +func_ov026_02125a2c kind:function(arm,size=0x290) addr:0x02125a2c +func_ov026_02125cbc kind:function(arm,size=0xd4) addr:0x02125cbc +func_ov026_02125d90 kind:function(arm,size=0x18) addr:0x02125d90 +func_ov026_02125da8 kind:function(arm,size=0x228) addr:0x02125da8 +func_ov026_02125fd0 kind:function(arm,size=0x13c) addr:0x02125fd0 +func_ov026_0212610c kind:function(arm,size=0x3e0) addr:0x0212610c +func_ov026_021264ec kind:function(arm,size=0x284) addr:0x021264ec +func_ov026_02126770 kind:function(arm,size=0x190) addr:0x02126770 +func_ov026_02126900 kind:function(arm,size=0x138) addr:0x02126900 +func_ov026_02126a38 kind:function(arm,size=0x1d8) addr:0x02126a38 +func_ov026_02126c10 kind:function(arm,size=0x128) addr:0x02126c10 +func_ov026_02126d38 kind:function(arm,size=0xb0) addr:0x02126d38 +func_ov026_02126de8 kind:function(arm,size=0x70) addr:0x02126de8 +func_ov026_02126e58 kind:function(arm,size=0x10c) addr:0x02126e58 +func_ov026_02126f64 kind:function(arm,size=0x28) addr:0x02126f64 +func_ov026_02126f8c kind:function(arm,size=0x230) addr:0x02126f8c +func_ov026_021271bc kind:function(arm,size=0x48) addr:0x021271bc +func_ov026_02127204 kind:function(arm,size=0x54) addr:0x02127204 +func_ov026_02127258 kind:function(arm,size=0x40) addr:0x02127258 +func_ov026_02127298 kind:function(arm,size=0x54) addr:0x02127298 +func_ov026_021272ec kind:function(arm,size=0x94) addr:0x021272ec +func_ov026_02127380 kind:function(arm,size=0x48) addr:0x02127380 +func_ov026_021273c8 kind:function(arm,size=0x74) addr:0x021273c8 +func_ov026_0212743c kind:function(arm,size=0x64) addr:0x0212743c +func_ov026_021274a0 kind:function(arm,size=0x1c) addr:0x021274a0 +func_ov026_021274bc kind:function(arm,size=0xc0) addr:0x021274bc +func_ov026_0212757c kind:function(arm,size=0x128) addr:0x0212757c +func_ov026_021276a4 kind:function(arm,size=0x118) addr:0x021276a4 +func_ov026_021277bc kind:function(arm,size=0x48) addr:0x021277bc +func_ov026_02127804 kind:function(arm,size=0xfc) addr:0x02127804 +func_ov026_02127900 kind:function(arm,size=0xb8) addr:0x02127900 +func_ov026_021279b8 kind:function(arm,size=0x2c8) addr:0x021279b8 +func_ov026_02127c80 kind:function(arm,size=0x70) addr:0x02127c80 +func_ov026_02127cf0 kind:function(arm,size=0x8c) addr:0x02127cf0 +func_ov026_02127d7c kind:function(arm,size=0x218) addr:0x02127d7c +func_ov026_02127f94 kind:function(arm,size=0x1c) addr:0x02127f94 +func_ov026_02127fb0 kind:function(arm,size=0x6c) addr:0x02127fb0 +func_ov026_0212801c kind:function(arm,size=0x74) addr:0x0212801c +func_ov026_02128090 kind:function(arm,size=0x14) addr:0x02128090 +func_ov026_021280a4 kind:function(arm,size=0xc) addr:0x021280a4 +func_ov026_021280b0 kind:function(arm,size=0x8) addr:0x021280b0 +func_ov026_021280b8 kind:function(arm,size=0x2c) addr:0x021280b8 +func_ov026_021280e4 kind:function(arm,size=0xc) addr:0x021280e4 +func_ov026_021280f0 kind:function(arm,size=0x24) addr:0x021280f0 +func_ov026_02128114 kind:function(arm,size=0x88) addr:0x02128114 +func_ov026_0212819c kind:function(arm,size=0x24c) addr:0x0212819c +func_ov026_021283e8 kind:function(arm,size=0x1b4) addr:0x021283e8 +func_ov026_0212859c kind:function(arm,size=0x4) addr:0x0212859c +func_ov026_021285a0 kind:function(arm,size=0x15c) addr:0x021285a0 +func_ov026_021286fc kind:function(arm,size=0x48) addr:0x021286fc +func_ov026_02128744 kind:function(arm,size=0x380) addr:0x02128744 +func_ov026_02128ac4 kind:function(arm,size=0xd0) addr:0x02128ac4 +func_ov026_02128b94 kind:function(arm,size=0xf8) addr:0x02128b94 +func_ov026_02128c8c kind:function(arm,size=0xe4) addr:0x02128c8c +func_ov026_02128d70 kind:function(arm,size=0x1fc) addr:0x02128d70 +func_ov026_02128f6c kind:function(arm,size=0x8c) addr:0x02128f6c +func_ov026_02128ff8 kind:function(arm,size=0x32c) addr:0x02128ff8 +func_ov026_02129324 kind:function(arm,size=0xe4) addr:0x02129324 +func_ov026_02129408 kind:function(arm,size=0x44) addr:0x02129408 +func_ov026_0212944c kind:function(arm,size=0x150) addr:0x0212944c +func_ov026_0212959c kind:function(arm,size=0xcc) addr:0x0212959c +func_ov026_02129668 kind:function(arm,size=0x178) addr:0x02129668 +func_ov026_021297e0 kind:function(arm,size=0x44c) addr:0x021297e0 +func_ov026_02129c2c kind:function(arm,size=0x94) addr:0x02129c2c +func_ov026_02129cc0 kind:function(arm,size=0x188) addr:0x02129cc0 +func_ov026_02129e48 kind:function(arm,size=0xc0) addr:0x02129e48 +func_ov026_02129f08 kind:function(arm,size=0x3a4) addr:0x02129f08 +func_ov026_0212a2ac kind:function(arm,size=0x90) addr:0x0212a2ac +func_ov026_0212a33c kind:function(arm,size=0x29c) addr:0x0212a33c +func_ov026_0212a5d8 kind:function(arm,size=0x28) addr:0x0212a5d8 +func_ov026_0212a600 kind:function(arm,size=0xe4) addr:0x0212a600 +func_ov026_0212a6e4 kind:function(arm,size=0x58) addr:0x0212a6e4 +func_ov026_0212a73c kind:function(arm,size=0xa4) addr:0x0212a73c +func_ov026_0212a7e0 kind:function(arm,size=0xe0) addr:0x0212a7e0 +func_ov026_0212a8c0 kind:function(arm,size=0x300) addr:0x0212a8c0 +func_ov026_0212abc0 kind:function(arm,size=0x4c) addr:0x0212abc0 +func_ov026_0212ac0c kind:function(arm,size=0x104) addr:0x0212ac0c +func_ov026_0212ad10 kind:function(arm,size=0xdc) addr:0x0212ad10 +func_ov026_0212adec kind:function(arm,size=0x30) addr:0x0212adec +func_ov026_0212ae1c kind:function(arm,size=0x1c8) addr:0x0212ae1c +func_ov026_0212afe4 kind:function(arm,size=0x90) addr:0x0212afe4 +func_ov026_0212b074 kind:function(arm,size=0x9c) addr:0x0212b074 +func_ov026_0212b110 kind:function(arm,size=0x168) addr:0x0212b110 +func_ov026_0212b278 kind:function(arm,size=0x28) addr:0x0212b278 +func_ov026_0212b2a0 kind:function(arm,size=0x1c) addr:0x0212b2a0 +func_ov026_0212b2bc kind:function(arm,size=0x24) addr:0x0212b2bc +func_ov026_0212b2e0 kind:function(arm,size=0x8) addr:0x0212b2e0 +func_ov026_0212b2e8 kind:function(arm,size=0x2d4) addr:0x0212b2e8 +func_ov026_0212b5bc kind:function(arm,size=0x1fc) addr:0x0212b5bc +func_ov026_0212b7b8 kind:function(arm,size=0x54) addr:0x0212b7b8 +func_ov026_0212b80c kind:function(arm,size=0x78) addr:0x0212b80c +func_ov026_0212b884 kind:function(arm,size=0x94) addr:0x0212b884 +func_ov026_0212b918 kind:function(arm,size=0x48) addr:0x0212b918 +func_ov026_0212b960 kind:function(arm,size=0x50) addr:0x0212b960 +func_ov026_0212b9b0 kind:function(arm,size=0x14) addr:0x0212b9b0 +func_ov026_0212b9c4 kind:function(arm,size=0x14) addr:0x0212b9c4 +func_ov026_0212b9d8 kind:function(arm,size=0xc) addr:0x0212b9d8 +func_ov026_0212b9e4 kind:function(arm,size=0x28) addr:0x0212b9e4 +func_ov026_0212ba0c kind:function(arm,size=0x6c) addr:0x0212ba0c +func_ov026_0212ba78 kind:function(arm,size=0x5c) addr:0x0212ba78 +func_ov026_0212bad4 kind:function(arm,size=0x1b4) addr:0x0212bad4 +func_ov026_0212bc88 kind:function(arm,size=0x90) addr:0x0212bc88 +func_ov026_0212bd18 kind:function(arm,size=0x98) addr:0x0212bd18 +func_ov026_0212bdb0 kind:function(arm,size=0x8) addr:0x0212bdb0 +func_ov026_0212bdb8 kind:function(arm,size=0x108) addr:0x0212bdb8 +func_ov026_0212bec0 kind:function(arm,size=0x20) addr:0x0212bec0 +func_ov026_0212bee0 kind:function(arm,size=0x20) addr:0x0212bee0 +func_ov026_0212bf00 kind:function(arm,size=0x20c) addr:0x0212bf00 +func_ov026_0212c10c kind:function(arm,size=0x148) addr:0x0212c10c +func_ov026_0212c254 kind:function(arm,size=0x4) addr:0x0212c254 +func_ov026_0212c258 kind:function(arm,size=0x170) addr:0x0212c258 +func_ov026_0212c3c8 kind:function(arm,size=0xf0) addr:0x0212c3c8 +func_ov026_0212c4b8 kind:function(arm,size=0x30) addr:0x0212c4b8 +func_ov026_0212c4e8 kind:function(arm,size=0x2c) addr:0x0212c4e8 +func_ov026_0212c514 kind:function(arm,size=0x84) addr:0x0212c514 +func_ov026_0212c598 kind:function(arm,size=0xf4) addr:0x0212c598 +func_ov026_0212c68c kind:function(arm,size=0xb8) addr:0x0212c68c +func_ov026_0212c744 kind:function(arm,size=0x3f4) addr:0x0212c744 +func_ov026_0212cb38 kind:function(arm,size=0x34c) addr:0x0212cb38 +func_ov026_0212ce84 kind:function(arm,size=0x68) addr:0x0212ce84 +func_ov026_0212ceec kind:function(arm,size=0xf8) addr:0x0212ceec +func_ov026_0212cfe4 kind:function(arm,size=0x17c) addr:0x0212cfe4 +func_ov026_0212d160 kind:function(arm,size=0xec) addr:0x0212d160 +func_ov026_0212d24c kind:function(arm,size=0x180) addr:0x0212d24c +func_ov026_0212d3cc kind:function(arm,size=0x64) addr:0x0212d3cc +func_ov026_0212d430 kind:function(arm,size=0x14) addr:0x0212d430 +func_ov026_0212d444 kind:function(arm,size=0x4) addr:0x0212d444 +func_ov026_0212d448 kind:function(arm,size=0x168) addr:0x0212d448 +func_ov026_0212d5b0 kind:function(arm,size=0xa4) addr:0x0212d5b0 +func_ov026_0212d654 kind:function(arm,size=0x204) addr:0x0212d654 +func_ov026_0212d858 kind:function(arm,size=0xa8) addr:0x0212d858 +func_ov026_0212d900 kind:function(arm,size=0x3c) addr:0x0212d900 +func_ov026_0212d93c kind:function(arm,size=0x18) addr:0x0212d93c +func_ov026_0212d954 kind:function(arm,size=0x48) addr:0x0212d954 +func_ov026_0212d99c kind:function(arm,size=0xd8) addr:0x0212d99c +func_ov026_0212da74 kind:function(arm,size=0x28) addr:0x0212da74 +func_ov026_0212da9c kind:function(arm,size=0x8c) addr:0x0212da9c +func_ov026_0212db28 kind:function(arm,size=0x2c) addr:0x0212db28 +func_ov026_0212db54 kind:function(arm,size=0x128) addr:0x0212db54 +func_ov026_0212dc7c kind:function(arm,size=0x2c) addr:0x0212dc7c +func_ov026_0212dca8 kind:function(arm,size=0xe0) addr:0x0212dca8 +func_ov026_0212dd88 kind:function(arm,size=0xa4) addr:0x0212dd88 +func_ov026_0212de2c kind:function(arm,size=0x74) addr:0x0212de2c +func_ov026_0212dea0 kind:function(arm,size=0x14) addr:0x0212dea0 +func_ov026_0212deb4 kind:function(arm,size=0x6c) addr:0x0212deb4 +func_ov026_0212df20 kind:function(arm,size=0x234) addr:0x0212df20 +func_ov026_0212e154 kind:function(arm,size=0x128) addr:0x0212e154 +func_ov026_0212e27c kind:function(arm,size=0x1c) addr:0x0212e27c +func_ov026_0212e298 kind:function(arm,size=0x100) addr:0x0212e298 +func_ov026_0212e398 kind:function(arm,size=0x3c) addr:0x0212e398 +func_ov026_0212e3d4 kind:function(arm,size=0x190) addr:0x0212e3d4 +func_ov026_0212e564 kind:function(arm,size=0x14) addr:0x0212e564 +func_ov026_0212e578 kind:function(arm,size=0x10) addr:0x0212e578 +func_ov026_0212e588 kind:function(arm,size=0x10) addr:0x0212e588 +func_ov026_0212e598 kind:function(arm,size=0x10) addr:0x0212e598 +func_ov026_0212e5a8 kind:function(arm,size=0xb0) addr:0x0212e5a8 +func_ov026_0212e658 kind:function(arm,size=0x14) addr:0x0212e658 +func_ov026_0212e66c kind:function(arm,size=0x54) addr:0x0212e66c +func_ov026_0212e6c0 kind:function(arm,size=0x4) addr:0x0212e6c0 +func_ov026_0212e6c4 kind:function(arm,size=0x80) addr:0x0212e6c4 +func_ov026_0212e744 kind:function(arm,size=0x110) addr:0x0212e744 +func_ov026_0212e854 kind:function(arm,size=0x60) addr:0x0212e854 +func_ov026_0212e8b4 kind:function(arm,size=0xbc) addr:0x0212e8b4 +func_ov026_0212e970 kind:function(arm,size=0x394) addr:0x0212e970 +func_ov026_0212ed04 kind:function(arm,size=0x398) addr:0x0212ed04 +func_ov026_0212f09c kind:function(arm,size=0x5c) addr:0x0212f09c +func_ov026_0212f0f8 kind:function(arm,size=0x2a8) addr:0x0212f0f8 +func_ov026_0212f3a0 kind:function(arm,size=0x10c) addr:0x0212f3a0 +func_ov026_0212f4ac kind:function(arm,size=0x194) addr:0x0212f4ac +func_ov026_0212f640 kind:function(arm,size=0x21c) addr:0x0212f640 +func_ov026_0212f85c kind:function(arm,size=0x25c) addr:0x0212f85c +func_ov026_0212fab8 kind:function(arm,size=0x3c) addr:0x0212fab8 +func_ov026_0212faf4 kind:function(arm,size=0x118) addr:0x0212faf4 +func_ov026_0212fc0c kind:function(arm,size=0x28) addr:0x0212fc0c +func_ov026_0212fc34 kind:function(arm,size=0x10) addr:0x0212fc34 +func_ov026_0212fc44 kind:function(arm,size=0x14) addr:0x0212fc44 +func_ov026_0212fc58 kind:function(arm,size=0xc8) addr:0x0212fc58 +func_ov026_0212fd20 kind:function(arm,size=0x184) addr:0x0212fd20 +func_ov026_0212fea4 kind:function(arm,size=0xd4) addr:0x0212fea4 +func_ov026_0212ff78 kind:function(arm,size=0x14) addr:0x0212ff78 +func_ov026_0212ff8c kind:function(arm,size=0x1c) addr:0x0212ff8c +func_ov026_0212ffa8 kind:function(arm,size=0x3c) addr:0x0212ffa8 +func_ov026_0212ffe4 kind:function(arm,size=0xb0) addr:0x0212ffe4 +func_ov026_02130094 kind:function(arm,size=0xc0) addr:0x02130094 +func_ov026_02130154 kind:function(arm,size=0x110) addr:0x02130154 +func_ov026_02130264 kind:function(arm,size=0x2c) addr:0x02130264 +func_ov026_02130290 kind:function(arm,size=0x4) addr:0x02130290 +func_ov026_02130294 kind:function(arm,size=0xb8) addr:0x02130294 +func_ov026_0213034c kind:function(arm,size=0x450) addr:0x0213034c +func_ov026_0213079c kind:function(arm,size=0x14) addr:0x0213079c +func_ov026_021307b0 kind:function(arm,size=0xb0) addr:0x021307b0 +func_ov026_02130860 kind:function(arm,size=0x40) addr:0x02130860 +func_ov026_021308a0 kind:function(arm,size=0x3c) addr:0x021308a0 +func_ov026_021308dc kind:function(arm,size=0xb8) addr:0x021308dc +func_ov026_02130994 kind:function(arm,size=0xb4) addr:0x02130994 +func_ov026_02130a48 kind:function(arm,size=0xf0) addr:0x02130a48 +func_ov026_02130b38 kind:function(arm,size=0x8) addr:0x02130b38 +func_ov026_02130b40 kind:function(arm,size=0x1dc) addr:0x02130b40 +func_ov026_02130d1c kind:function(arm,size=0x8) addr:0x02130d1c +func_ov026_02130d24 kind:function(arm,size=0x14) addr:0x02130d24 +func_ov026_02130d38 kind:function(arm,size=0x1c) addr:0x02130d38 +func_ov026_02130d54 kind:function(arm,size=0x1c) addr:0x02130d54 +func_ov026_02130d70 kind:function(arm,size=0xb4) addr:0x02130d70 +func_ov026_02130e24 kind:function(arm,size=0x8) addr:0x02130e24 +func_ov026_02130e2c kind:function(arm,size=0x60) addr:0x02130e2c +func_ov026_02130e8c kind:function(arm,size=0xa0) addr:0x02130e8c +func_ov026_02130f2c kind:function(arm,size=0x2c) addr:0x02130f2c +func_ov026_02130f58 kind:function(arm,size=0xc) addr:0x02130f58 +func_ov026_02130f64 kind:function(arm,size=0x34) addr:0x02130f64 +func_ov026_02130f98 kind:function(arm,size=0x348) addr:0x02130f98 +func_ov026_021312e0 kind:function(arm,size=0x28) addr:0x021312e0 +func_ov026_02131308 kind:function(arm,size=0xe0) addr:0x02131308 +func_ov026_021313e8 kind:function(arm,size=0xb4) addr:0x021313e8 +func_ov026_0213149c kind:function(arm,size=0x38) addr:0x0213149c +func_ov026_021314d4 kind:function(arm,size=0x8) addr:0x021314d4 +func_ov026_021314dc kind:function(arm,size=0x84) addr:0x021314dc +func_ov026_02131560 kind:function(arm,size=0x38) addr:0x02131560 +func_ov026_02131598 kind:function(arm,size=0x14) addr:0x02131598 +func_ov026_021315ac kind:function(arm,size=0x1c) addr:0x021315ac +func_ov026_021315c8 kind:function(arm,size=0x18) addr:0x021315c8 +func_ov026_021315e0 kind:function(arm,size=0x50) addr:0x021315e0 +func_ov026_02131630 kind:function(arm,size=0xb8) addr:0x02131630 +func_ov026_021316e8 kind:function(arm,size=0x2c) addr:0x021316e8 +func_ov026_02131714 kind:function(arm,size=0x18) addr:0x02131714 +func_ov026_0213172c kind:function(arm,size=0x24) addr:0x0213172c +func_ov026_02131750 kind:function(arm,size=0x14) addr:0x02131750 +func_ov026_02131764 kind:function(arm,size=0x38) addr:0x02131764 +func_ov026_0213179c kind:function(arm,size=0x1c) addr:0x0213179c +func_ov026_021317b8 kind:function(arm,size=0x20) addr:0x021317b8 +func_ov026_021317d8 kind:function(arm,size=0x60) addr:0x021317d8 +func_ov026_02131838 kind:function(arm,size=0x60) addr:0x02131838 +func_ov026_02131898 kind:function(arm,size=0x28) addr:0x02131898 +func_ov026_021318c0 kind:function(arm,size=0x3c) addr:0x021318c0 +func_ov026_021318fc kind:function(arm,size=0x2c) addr:0x021318fc +func_ov026_02131928 kind:function(arm,size=0x40) addr:0x02131928 +func_ov026_02131968 kind:function(arm,size=0x18) addr:0x02131968 +func_ov026_02131980 kind:function(arm,size=0x108) addr:0x02131980 +func_ov026_02131a88 kind:function(arm,size=0xbc) addr:0x02131a88 +func_ov026_02131b44 kind:function(arm,size=0x48) addr:0x02131b44 +func_ov026_02131b8c kind:function(arm,size=0x24) addr:0x02131b8c +func_ov026_02131bb0 kind:function(arm,size=0x34) addr:0x02131bb0 +func_ov026_02131be4 kind:function(arm,size=0x2c) addr:0x02131be4 +func_ov026_02131c10 kind:function(arm,size=0x64) addr:0x02131c10 +func_ov026_02131c74 kind:function(arm,size=0x24) addr:0x02131c74 +func_ov026_02131c98 kind:function(arm,size=0x24) addr:0x02131c98 +func_ov026_02131cbc kind:function(arm,size=0x24) addr:0x02131cbc +func_ov026_02131ce0 kind:function(arm,size=0x48) addr:0x02131ce0 +func_ov026_02131d28 kind:function(arm,size=0x12c) addr:0x02131d28 +func_ov026_02131e54 kind:function(arm,size=0x18) addr:0x02131e54 +func_ov026_02131e6c kind:function(arm,size=0x1dc) addr:0x02131e6c +func_ov026_02132048 kind:function(arm,size=0x58) addr:0x02132048 +func_ov026_021320a0 kind:function(arm,size=0x18) addr:0x021320a0 +func_ov026_021320b8 kind:function(arm,size=0x78) addr:0x021320b8 +func_ov026_02132130 kind:function(arm,size=0x30) addr:0x02132130 +func_ov026_02132160 kind:function(arm,size=0x128) addr:0x02132160 +func_ov026_02132288 kind:function(arm,size=0x8) addr:0x02132288 +func_ov026_02132290 kind:function(arm,size=0xf0) addr:0x02132290 +func_ov026_02132380 kind:function(arm,size=0x68) addr:0x02132380 +func_ov026_021323e8 kind:function(arm,size=0x20) addr:0x021323e8 +func_ov026_02132408 kind:function(arm,size=0x60) addr:0x02132408 +func_ov026_02132468 kind:function(arm,size=0x14) addr:0x02132468 +func_ov026_0213247c kind:function(arm,size=0x20) addr:0x0213247c +func_ov026_0213249c kind:function(arm,size=0x1c) addr:0x0213249c +data_ov026_021324c0 kind:data(any) addr:0x021324c0 +data_ov026_021324e0 kind:data(any) addr:0x021324e0 +data_ov026_021324f4 kind:data(any) addr:0x021324f4 +data_ov026_02132508 kind:data(any) addr:0x02132508 +data_ov026_0213251c kind:data(any) addr:0x0213251c +data_ov026_0213252c kind:data(any) addr:0x0213252c +data_ov026_0213253c kind:data(any) addr:0x0213253c +data_ov026_02132554 kind:data(any) addr:0x02132554 +data_ov026_0213256c kind:data(any) addr:0x0213256c +data_ov026_02132584 kind:data(any) addr:0x02132584 +data_ov026_0213259c kind:data(any) addr:0x0213259c +data_ov026_021325ac kind:data(any) addr:0x021325ac +data_ov026_021325bc kind:data(any) addr:0x021325bc +data_ov026_021325cc kind:data(any) addr:0x021325cc +data_ov026_021325dc kind:data(any) addr:0x021325dc +data_ov026_021325ec kind:data(any) addr:0x021325ec +data_ov026_021325fc kind:data(any) addr:0x021325fc +data_ov026_0213260c kind:data(any) addr:0x0213260c +data_ov026_0213261c kind:data(any) addr:0x0213261c +data_ov026_02132628 kind:data(any) addr:0x02132628 +data_ov026_02132634 kind:data(any) addr:0x02132634 +data_ov026_02132638 kind:data(any) addr:0x02132638 +data_ov026_0213263c kind:data(any) addr:0x0213263c +data_ov026_02132670 kind:data(any) addr:0x02132670 +data_ov026_021327d8 kind:data(any) addr:0x021327d8 +data_ov026_021327dc kind:data(any) addr:0x021327dc +data_ov026_021327e4 kind:data(any) addr:0x021327e4 +data_ov026_021327f0 kind:data(any) addr:0x021327f0 +data_ov026_021327fc kind:data(any) addr:0x021327fc +data_ov026_0213280c kind:data(any) addr:0x0213280c +data_ov026_02132824 kind:data(any) addr:0x02132824 +data_ov026_0213283c kind:data(any) addr:0x0213283c +data_ov026_0213285c kind:data(any) addr:0x0213285c +data_ov026_02132864 kind:data(any) addr:0x02132864 +data_ov026_0213286c kind:data(any) addr:0x0213286c +data_ov026_02132874 kind:data(any) addr:0x02132874 +data_ov026_0213287c kind:data(any) addr:0x0213287c +data_ov026_0213288c kind:data(any) addr:0x0213288c +data_ov026_02132894 kind:data(any) addr:0x02132894 +data_ov026_0213289c kind:data(any) addr:0x0213289c +data_ov026_021328a8 kind:data(any) addr:0x021328a8 +data_ov026_021328b4 kind:data(any) addr:0x021328b4 +data_ov026_021328d4 kind:data(any) addr:0x021328d4 +data_ov026_021328f4 kind:data(any) addr:0x021328f4 +data_ov026_02132918 kind:data(any) addr:0x02132918 +data_ov026_021329d8 kind:data(any) addr:0x021329d8 +data_ov026_021329e0 kind:data(any) addr:0x021329e0 +data_ov026_021329e4 kind:data(any) addr:0x021329e4 +data_ov026_021329e8 kind:data(any) addr:0x021329e8 +data_ov026_021329ec kind:data(any) addr:0x021329ec +data_ov026_021329f0 kind:data(any) addr:0x021329f0 +data_ov026_021329f8 kind:data(any) addr:0x021329f8 +data_ov026_02132a00 kind:data(any) addr:0x02132a00 +data_ov026_02132a08 kind:data(any) addr:0x02132a08 +data_ov026_02132a10 kind:data(any) addr:0x02132a10 +data_ov026_02132a18 kind:data(any) addr:0x02132a18 +data_ov026_02132a24 kind:data(any) addr:0x02132a24 +data_ov026_02132a34 kind:data(any) addr:0x02132a34 +data_ov026_02132a44 kind:data(any) addr:0x02132a44 +data_ov026_02132a54 kind:data(any) addr:0x02132a54 +data_ov026_02132a64 kind:data(any) addr:0x02132a64 +data_ov026_02132a74 kind:data(any) addr:0x02132a74 +data_ov026_02132a84 kind:data(any) addr:0x02132a84 +data_ov026_02132a94 kind:data(any) addr:0x02132a94 +data_ov026_02132aa4 kind:data(any) addr:0x02132aa4 +data_ov026_02132ab4 kind:data(any) addr:0x02132ab4 +data_ov026_02132ac4 kind:data(any) addr:0x02132ac4 +data_ov026_02132ad4 kind:data(any) addr:0x02132ad4 +data_ov026_02132ae4 kind:data(any) addr:0x02132ae4 +data_ov026_02132af4 kind:data(any) addr:0x02132af4 +data_ov026_02132b04 kind:data(any) addr:0x02132b04 +data_ov026_02132b14 kind:data(any) addr:0x02132b14 +data_ov026_02132b24 kind:data(any) addr:0x02132b24 +data_ov026_02132b34 kind:data(any) addr:0x02132b34 +data_ov026_02132b48 kind:data(any) addr:0x02132b48 +data_ov026_02132b68 kind:data(any) addr:0x02132b68 +data_ov026_02132b88 kind:data(any) addr:0x02132b88 +data_ov026_02132ba8 kind:data(any) addr:0x02132ba8 +data_ov026_02132bc8 kind:data(any) addr:0x02132bc8 +data_ov026_02132be8 kind:data(any) addr:0x02132be8 +data_ov026_02132c08 kind:data(any) addr:0x02132c08 +data_ov026_02132c28 kind:data(any) addr:0x02132c28 +data_ov026_02132c48 kind:data(any) addr:0x02132c48 +data_ov026_02132c78 kind:data(any) addr:0x02132c78 +data_ov026_02132ca8 kind:data(any) addr:0x02132ca8 +data_ov026_02132cd8 kind:data(any) addr:0x02132cd8 +data_ov026_02132d08 kind:data(any) addr:0x02132d08 +data_ov026_02132d48 kind:data(any) addr:0x02132d48 +data_ov026_02132d88 kind:data(any) addr:0x02132d88 +data_ov026_02132de8 kind:data(any) addr:0x02132de8 +data_ov026_02132e68 kind:data(any) addr:0x02132e68 +data_ov026_02132ee8 kind:data(any) addr:0x02132ee8 +data_ov026_02132f78 kind:data(any) addr:0x02132f78 +data_ov026_02133000 kind:data(any) addr:0x02133000 ambiguous +data_ov026_02133018 kind:data(any) addr:0x02133018 +data_ov026_021330b8 kind:data(any) addr:0x021330b8 +data_ov026_021330d0 kind:data(any) addr:0x021330d0 +data_ov026_021330e8 kind:data(any) addr:0x021330e8 +data_ov026_02133100 kind:data(any) addr:0x02133100 +data_ov026_02133118 kind:data(any) addr:0x02133118 +data_ov026_02133130 kind:data(any) addr:0x02133130 +data_ov026_02133148 kind:data(any) addr:0x02133148 +data_ov026_02133160 kind:data(any) addr:0x02133160 +data_ov026_02133178 kind:data(any) addr:0x02133178 +data_ov026_02133190 kind:data(any) addr:0x02133190 +data_ov026_021331a8 kind:data(any) addr:0x021331a8 +data_ov026_021331c0 kind:data(any) addr:0x021331c0 +data_ov026_021331d8 kind:data(any) addr:0x021331d8 +data_ov026_021331dc kind:data(any) addr:0x021331dc +data_ov026_021331e0 kind:data(any) addr:0x021331e0 +data_ov026_021331e8 kind:data(any) addr:0x021331e8 +data_ov026_021331f5 kind:data(any) addr:0x021331f5 +data_ov026_02133202 kind:data(any) addr:0x02133202 +data_ov026_0213320f kind:data(any) addr:0x0213320f +data_ov026_0213321c kind:data(any) addr:0x0213321c +data_ov026_02133250 kind:data(any) addr:0x02133250 +data_ov026_02133298 kind:data(any) addr:0x02133298 +data_ov026_021332a0 kind:data(any) addr:0x021332a0 +data_ov026_021332a4 kind:data(any) addr:0x021332a4 ambiguous +data_ov026_021332b4 kind:data(any) addr:0x021332b4 +data_ov026_021332f4 kind:data(any) addr:0x021332f4 +data_ov026_021332fc kind:data(any) addr:0x021332fc +data_ov026_02133310 kind:data(any) addr:0x02133310 +data_ov026_02133350 kind:data(any) addr:0x02133350 +data_ov026_021333d4 kind:data(any) addr:0x021333d4 +data_ov026_02133434 kind:data(any) addr:0x02133434 +data_ov026_02133464 kind:data(any) addr:0x02133464 +data_ov026_02133484 kind:data(any) addr:0x02133484 +data_ov026_02133498 kind:data(any) addr:0x02133498 +data_ov026_021334bc kind:data(any) addr:0x021334bc +data_ov026_021334cc kind:data(any) addr:0x021334cc +data_ov026_021334dc kind:data(any) addr:0x021334dc +data_ov026_021334f0 kind:data(any) addr:0x021334f0 +data_ov026_02133500 kind:data(any) addr:0x02133500 +data_ov026_02133550 kind:data(any) addr:0x02133550 +data_ov026_02133590 kind:data(any) addr:0x02133590 +data_ov026_0213361c kind:data(any) addr:0x0213361c +data_ov026_02133644 kind:data(any) addr:0x02133644 +data_ov026_0213364c kind:data(any) addr:0x0213364c +data_ov026_02133654 kind:data(any) addr:0x02133654 +data_ov026_0213365c kind:data(any) addr:0x0213365c +data_ov026_02133664 kind:data(any) addr:0x02133664 +data_ov026_0213366c kind:data(any) addr:0x0213366c +data_ov026_02133674 kind:data(any) addr:0x02133674 +data_ov026_0213367c kind:data(any) addr:0x0213367c +data_ov026_02133684 kind:data(any) addr:0x02133684 +data_ov026_021336c4 kind:data(any) addr:0x021336c4 +data_ov026_021336d4 kind:data(any) addr:0x021336d4 +data_ov026_021336e4 kind:data(any) addr:0x021336e4 +data_ov026_021336e8 kind:data(any) addr:0x021336e8 +data_ov026_021336ec kind:data(any) addr:0x021336ec +data_ov026_0213371c kind:data(any) addr:0x0213371c +data_ov026_0213372c kind:data(any) addr:0x0213372c +data_ov026_02133754 kind:data(any) addr:0x02133754 +data_ov026_02133764 kind:data(any) addr:0x02133764 +data_ov026_02133778 kind:data(any) addr:0x02133778 +data_ov026_02133788 kind:data(any) addr:0x02133788 +data_ov026_021338f0 kind:data(any) addr:0x021338f0 +data_ov026_02133930 kind:data(any) addr:0x02133930 +data_ov026_02133960 kind:data(any) addr:0x02133960 +data_ov026_02133970 kind:data(any) addr:0x02133970 +data_ov026_02133978 kind:data(any) addr:0x02133978 +data_ov026_02133980 kind:data(any) addr:0x02133980 +data_ov026_021339b0 kind:data(any) addr:0x021339b0 +data_ov026_021339b8 kind:data(any) addr:0x021339b8 +data_ov026_02133cec kind:data(any) addr:0x02133cec ambiguous +__sinit_ov026_02133eec kind:function(arm,size=0x28) addr:0x02133eec +__sinit_ov026_02133f14 kind:function(arm,size=0x1c) addr:0x02133f14 +__sinit_ov026_02133f30 kind:function(arm,size=0x1c) addr:0x02133f30 +__sinit_ov026_02133f4c kind:function(arm,size=0x1c) addr:0x02133f4c +__sinit_ov026_02133f68 kind:function(arm,size=0x48) addr:0x02133f68 +__sinit_ov026_02133fb0 kind:function(arm,size=0x48) addr:0x02133fb0 +__sinit_ov026_02133ff8 kind:function(arm,size=0x4) addr:0x02133ff8 +__sinit_ov026_02133ffc kind:function(arm,size=0x1c) addr:0x02133ffc +__sinit_ov026_02134018 kind:function(arm,size=0x1c) addr:0x02134018 +__sinit_ov026_02134034 kind:function(arm,size=0x1c) addr:0x02134034 +__sinit_ov026_02134050 kind:function(arm,size=0x1c) addr:0x02134050 +__sinit_ov026_0213406c kind:function(arm,size=0x5c) addr:0x0213406c +__sinit_ov026_021340c8 kind:function(arm,size=0x50) addr:0x021340c8 +__sinit_ov026_02134118 kind:function(arm,size=0x40) addr:0x02134118 +__sinit_ov026_02134158 kind:function(arm,size=0x50) addr:0x02134158 +__sinit_ov026_021341a8 kind:function(arm,size=0x35c) addr:0x021341a8 +__sinit_ov026_02134504 kind:function(arm,size=0x88) addr:0x02134504 +__sinit_ov026_0213458c kind:function(arm,size=0x74) addr:0x0213458c +__sinit_ov026_02134600 kind:function(arm,size=0x20) addr:0x02134600 +__sinit_ov026_02134620 kind:function(arm,size=0x50) addr:0x02134620 +__sinit_ov026_02134670 kind:function(arm,size=0x50) addr:0x02134670 +__sinit_ov026_021346c0 kind:function(arm,size=0x1c) addr:0x021346c0 +__sinit_ov026_021346dc kind:function(arm,size=0x50) addr:0x021346dc +__sinit_ov026_0213472c kind:function(arm,size=0x50) addr:0x0213472c +__sinit_ov026_0213477c kind:function(arm,size=0x50) addr:0x0213477c +__sinit_ov026_021347cc kind:function(arm,size=0x50) addr:0x021347cc +__sinit_ov026_0213481c kind:function(arm,size=0x20) addr:0x0213481c +__sinit_ov026_0213483c kind:function(arm,size=0x50) addr:0x0213483c +__sinit_ov026_0213488c kind:function(arm,size=0x5c) addr:0x0213488c +__sinit_ov026_021348e8 kind:function(arm,size=0x50) addr:0x021348e8 +__sinit_ov026_02134938 kind:function(arm,size=0x50) addr:0x02134938 +__sinit_ov026_02134988 kind:function(arm,size=0x50) addr:0x02134988 +__sinit_ov026_021349d8 kind:function(arm,size=0x50) addr:0x021349d8 +__sinit_ov026_02134a28 kind:function(arm,size=0x50) addr:0x02134a28 +__sinit_ov026_02134a78 kind:function(arm,size=0x68) addr:0x02134a78 +__sinit_ov026_02134ae0 kind:function(arm,size=0x50) addr:0x02134ae0 +__sinit_ov026_02134b30 kind:function(arm,size=0x50) addr:0x02134b30 +__sinit_ov026_02134b80 kind:function(arm,size=0x50) addr:0x02134b80 +__sinit_ov026_02134bd0 kind:function(arm,size=0x50) addr:0x02134bd0 +__sinit_ov026_02134c20 kind:function(arm,size=0x9c) addr:0x02134c20 +__sinit_ov026_02134cbc kind:function(arm,size=0x50) addr:0x02134cbc +__sinit_ov026_02134d0c kind:function(arm,size=0xd0) addr:0x02134d0c +__sinit_ov026_02134ddc kind:function(arm,size=0x50) addr:0x02134ddc +__sinit_ov026_02134e2c kind:function(arm,size=0x8c) addr:0x02134e2c +__sinit_ov026_02134eb8 kind:function(arm,size=0x50) addr:0x02134eb8 +__sinit_ov026_02134f08 kind:function(arm,size=0x50) addr:0x02134f08 +__sinit_ov026_02134f58 kind:function(arm,size=0x50) addr:0x02134f58 +__sinit_ov026_02134fa8 kind:function(arm,size=0x50) addr:0x02134fa8 +__sinit_ov026_02134ff8 kind:function(arm,size=0x50) addr:0x02134ff8 +__sinit_ov026_02135048 kind:function(arm,size=0x50) addr:0x02135048 +__sinit_ov026_02135098 kind:function(arm,size=0x50) addr:0x02135098 +__sinit_ov026_021350e8 kind:function(arm,size=0x78) addr:0x021350e8 +__sinit_ov026_02135160 kind:function(arm,size=0xb4) addr:0x02135160 +__sinit_ov026_02135214 kind:function(arm,size=0x50) addr:0x02135214 +__sinit_ov026_02135264 kind:function(arm,size=0x24) addr:0x02135264 +__sinit_ov026_02135288 kind:function(arm,size=0x4) addr:0x02135288 +__sinit_ov026_0213528c kind:function(arm,size=0x24) addr:0x0213528c +.p__sinit_ov026_02133eec kind:data(word) addr:0x021352b0 +.p__sinit_ov026_02133f14 kind:data(word) addr:0x021352b4 +.p__sinit_ov026_02133f30 kind:data(word) addr:0x021352b8 +.p__sinit_ov026_02133f4c kind:data(word) addr:0x021352bc +.p__sinit_ov026_02133f68 kind:data(word) addr:0x021352c0 +.p__sinit_ov026_02133fb0 kind:data(word) addr:0x021352c4 +.p__sinit_ov026_02133ff8 kind:data(word) addr:0x021352c8 +.p__sinit_ov026_02133ffc kind:data(word) addr:0x021352cc +.p__sinit_ov026_02134018 kind:data(word) addr:0x021352d0 +.p__sinit_ov026_02134034 kind:data(word) addr:0x021352d4 +.p__sinit_ov026_02134050 kind:data(word) addr:0x021352d8 +.p__sinit_ov026_0213406c kind:data(word) addr:0x021352dc +.p__sinit_ov026_021340c8 kind:data(word) addr:0x021352e0 +.p__sinit_ov026_02134118 kind:data(word) addr:0x021352e4 +.p__sinit_ov026_02134158 kind:data(word) addr:0x021352e8 +.p__sinit_ov026_021341a8 kind:data(word) addr:0x021352ec +.p__sinit_ov026_02134504 kind:data(word) addr:0x021352f0 +.p__sinit_ov026_0213458c kind:data(word) addr:0x021352f4 +.p__sinit_ov026_02134600 kind:data(word) addr:0x021352f8 +.p__sinit_ov026_02134620 kind:data(word) addr:0x021352fc +.p__sinit_ov026_02134670 kind:data(word) addr:0x02135300 +.p__sinit_ov026_021346c0 kind:data(word) addr:0x02135304 +.p__sinit_ov026_021346dc kind:data(word) addr:0x02135308 +.p__sinit_ov026_0213472c kind:data(word) addr:0x0213530c +.p__sinit_ov026_0213477c kind:data(word) addr:0x02135310 +.p__sinit_ov026_021347cc kind:data(word) addr:0x02135314 +.p__sinit_ov026_0213481c kind:data(word) addr:0x02135318 +.p__sinit_ov026_0213483c kind:data(word) addr:0x0213531c +.p__sinit_ov026_0213488c kind:data(word) addr:0x02135320 +.p__sinit_ov026_021348e8 kind:data(word) addr:0x02135324 +.p__sinit_ov026_02134938 kind:data(word) addr:0x02135328 +.p__sinit_ov026_02134988 kind:data(word) addr:0x0213532c +.p__sinit_ov026_021349d8 kind:data(word) addr:0x02135330 +.p__sinit_ov026_02134a28 kind:data(word) addr:0x02135334 +.p__sinit_ov026_02134a78 kind:data(word) addr:0x02135338 +.p__sinit_ov026_02134ae0 kind:data(word) addr:0x0213533c +.p__sinit_ov026_02134b30 kind:data(word) addr:0x02135340 +.p__sinit_ov026_02134b80 kind:data(word) addr:0x02135344 +.p__sinit_ov026_02134bd0 kind:data(word) addr:0x02135348 +.p__sinit_ov026_02134c20 kind:data(word) addr:0x0213534c +.p__sinit_ov026_02134cbc kind:data(word) addr:0x02135350 +.p__sinit_ov026_02134d0c kind:data(word) addr:0x02135354 +.p__sinit_ov026_02134ddc kind:data(word) addr:0x02135358 +.p__sinit_ov026_02134e2c kind:data(word) addr:0x0213535c +.p__sinit_ov026_02134eb8 kind:data(word) addr:0x02135360 +.p__sinit_ov026_02134f08 kind:data(word) addr:0x02135364 +.p__sinit_ov026_02134f58 kind:data(word) addr:0x02135368 +.p__sinit_ov026_02134fa8 kind:data(word) addr:0x0213536c +.p__sinit_ov026_02134ff8 kind:data(word) addr:0x02135370 +.p__sinit_ov026_02135048 kind:data(word) addr:0x02135374 +.p__sinit_ov026_02135098 kind:data(word) addr:0x02135378 +.p__sinit_ov026_021350e8 kind:data(word) addr:0x0213537c +.p__sinit_ov026_02135160 kind:data(word) addr:0x02135380 +.p__sinit_ov026_02135214 kind:data(word) addr:0x02135384 +.p__sinit_ov026_02135264 kind:data(word) addr:0x02135388 +.p__sinit_ov026_02135288 kind:data(word) addr:0x0213538c +.p__sinit_ov026_0213528c kind:data(word) addr:0x02135390 +data_ov026_021353a0 kind:data(any) addr:0x021353a0 +data_ov026_021353ac kind:data(any) addr:0x021353ac +data_ov026_021353dc kind:data(any) addr:0x021353dc +data_ov026_0213540c kind:data(any) addr:0x0213540c +data_ov026_02135434 kind:data(any) addr:0x02135434 +data_ov026_02135436 kind:data(any) addr:0x02135436 +data_ov026_02135438 kind:data(any) addr:0x02135438 +data_ov026_0213543c kind:data(any) addr:0x0213543c +data_ov026_02135440 kind:data(any) addr:0x02135440 +data_ov026_02135444 kind:data(any) addr:0x02135444 +data_ov026_02135454 kind:data(any) addr:0x02135454 +data_ov026_02135464 kind:data(any) addr:0x02135464 +data_ov026_02135470 kind:data(any) addr:0x02135470 +data_ov026_02135480 kind:data(any) addr:0x02135480 +data_ov026_0213549c kind:data(any) addr:0x0213549c +data_ov026_021354a4 kind:data(any) addr:0x021354a4 +data_ov026_021354b8 kind:data(any) addr:0x021354b8 +data_ov026_021354c4 kind:data(any) addr:0x021354c4 +data_ov026_021354dc kind:data(any) addr:0x021354dc +data_ov026_021354e4 kind:data(any) addr:0x021354e4 +data_ov026_021354fc kind:data(any) addr:0x021354fc +data_ov026_02135548 kind:data(any) addr:0x02135548 +data_ov026_02135684 kind:data(any) addr:0x02135684 ambiguous +data_ov026_02135730 kind:data(any) addr:0x02135730 +data_ov026_0213574c kind:data(any) addr:0x0213574c +data_ov026_02135768 kind:data(any) addr:0x02135768 +data_ov026_0213577c kind:data(any) addr:0x0213577c +data_ov026_021357dc kind:data(any) addr:0x021357dc +data_ov026_021357f0 kind:data(any) addr:0x021357f0 +data_ov026_021357fc kind:data(any) addr:0x021357fc +data_ov026_0213581c kind:data(any) addr:0x0213581c +data_ov026_02135820 kind:data(any) addr:0x02135820 ambiguous +data_ov026_02135828 kind:data(any) addr:0x02135828 +data_ov026_02135838 kind:data(any) addr:0x02135838 +data_ov026_02135848 kind:data(any) addr:0x02135848 +data_ov026_02135870 kind:data(any) addr:0x02135870 +data_ov026_02135898 kind:data(any) addr:0x02135898 +data_ov026_021358b4 kind:data(any) addr:0x021358b4 +data_ov026_021358d0 kind:data(any) addr:0x021358d0 +data_ov026_021358f0 kind:data(any) addr:0x021358f0 +data_ov026_021358fc kind:data(any) addr:0x021358fc +data_ov026_02135948 kind:data(any) addr:0x02135948 +data_ov026_0213597c kind:data(any) addr:0x0213597c +data_ov026_02135990 kind:data(any) addr:0x02135990 +data_ov026_021359b0 kind:data(any) addr:0x021359b0 +data_ov026_021359d0 kind:data(any) addr:0x021359d0 +data_ov026_021359f4 kind:data(any) addr:0x021359f4 +data_ov026_02135a18 kind:data(any) addr:0x02135a18 +data_ov026_02135a40 kind:data(any) addr:0x02135a40 +data_ov026_02135a70 kind:data(any) addr:0x02135a70 +data_ov026_02135a90 kind:data(any) addr:0x02135a90 +data_ov026_02135ab0 kind:data(any) addr:0x02135ab0 +data_ov026_02135ae0 kind:data(any) addr:0x02135ae0 +data_ov026_02135b18 kind:data(any) addr:0x02135b18 +data_ov026_02135b20 kind:data(any) addr:0x02135b20 +data_ov026_02135b28 kind:data(any) addr:0x02135b28 +data_ov026_02135b2c kind:data(any) addr:0x02135b2c +data_ov026_02135b30 kind:data(any) addr:0x02135b30 +data_ov026_02135b34 kind:data(any) addr:0x02135b34 +data_ov026_02135b38 kind:data(any) addr:0x02135b38 +data_ov026_02135b44 kind:data(any) addr:0x02135b44 +data_ov026_02135b54 kind:data(any) addr:0x02135b54 +data_ov026_02135b7c kind:data(any) addr:0x02135b7c +data_ov026_02135ba4 kind:data(any) addr:0x02135ba4 +data_ov026_02135bcc kind:data(any) addr:0x02135bcc +data_ov026_02135be8 kind:data(any) addr:0x02135be8 +data_ov026_02135c0c kind:data(any) addr:0x02135c0c +data_ov026_02135c18 kind:data(any) addr:0x02135c18 +data_ov026_02135c44 kind:data(any) addr:0x02135c44 +data_ov026_02135c90 kind:data(any) addr:0x02135c90 +data_ov026_02135cd4 kind:data(any) addr:0x02135cd4 +data_ov026_02135ce0 kind:data(any) addr:0x02135ce0 +data_ov026_02135d24 kind:data(any) addr:0x02135d24 +data_ov026_02135d30 kind:data(any) addr:0x02135d30 +data_ov026_02135d74 kind:data(any) addr:0x02135d74 +data_ov026_02135d80 kind:data(any) addr:0x02135d80 +data_ov026_02135dac kind:data(any) addr:0x02135dac +data_ov026_02135df4 kind:data(any) addr:0x02135df4 +data_ov026_02135e38 kind:data(any) addr:0x02135e38 +data_ov026_02135e44 kind:data(any) addr:0x02135e44 +data_ov026_02135e88 kind:data(any) addr:0x02135e88 +data_ov026_02135ea0 kind:data(any) addr:0x02135ea0 +data_ov026_02135ee4 kind:data(any) addr:0x02135ee4 +data_ov026_02135f28 kind:data(any) addr:0x02135f28 +data_ov026_02135f6c kind:data(any) addr:0x02135f6c +data_ov026_02135fa8 kind:data(any) addr:0x02135fa8 +data_ov026_02135fac kind:data(any) addr:0x02135fac +data_ov026_02135fb4 kind:data(any) addr:0x02135fb4 +data_ov026_02135fbc kind:data(any) addr:0x02135fbc +data_ov026_02135fc8 kind:data(any) addr:0x02135fc8 +data_ov026_02135fe0 kind:data(any) addr:0x02135fe0 +data_ov026_02135fe8 kind:data(any) addr:0x02135fe8 +data_ov026_02135ff0 kind:data(any) addr:0x02135ff0 +data_ov026_02135ff4 kind:data(any) addr:0x02135ff4 +data_ov026_02136000 kind:data(any) addr:0x02136000 +data_ov026_0213600c kind:data(any) addr:0x0213600c +data_ov026_02136018 kind:data(any) addr:0x02136018 +data_ov026_02136024 kind:data(any) addr:0x02136024 +data_ov026_02136030 kind:data(any) addr:0x02136030 +data_ov026_0213603c kind:data(any) addr:0x0213603c +data_ov026_02136048 kind:data(any) addr:0x02136048 +data_ov026_0213605c kind:data(any) addr:0x0213605c +data_ov026_02136080 kind:data(any) addr:0x02136080 +data_ov026_021360c8 kind:data(any) addr:0x021360c8 +data_ov026_0213610c kind:data(any) addr:0x0213610c +data_ov026_0213628c kind:data(any) addr:0x0213628c +data_ov026_0213636c kind:data(any) addr:0x0213636c ambiguous +data_ov026_02136534 kind:data(any) addr:0x02136534 +data_ov026_02136578 kind:data(any) addr:0x02136578 +data_ov026_0213658c kind:data(any) addr:0x0213658c +data_ov026_02136594 kind:data(any) addr:0x02136594 +data_ov026_02136598 kind:data(any) addr:0x02136598 +data_ov026_0213659c kind:data(any) addr:0x0213659c +data_ov026_021365a8 kind:data(any) addr:0x021365a8 +data_ov026_021365cc kind:data(any) addr:0x021365cc +data_ov026_02136624 kind:data(any) addr:0x02136624 +data_ov026_0213662c kind:data(any) addr:0x0213662c +data_ov026_02136634 kind:data(any) addr:0x02136634 +data_ov026_0213663c kind:data(any) addr:0x0213663c +data_ov026_02136644 kind:data(any) addr:0x02136644 +data_ov026_0213665c kind:data(any) addr:0x0213665c +data_ov026_0213666c kind:data(any) addr:0x0213666c +data_ov026_021366b8 kind:data(any) addr:0x021366b8 +data_ov026_021366fc kind:data(any) addr:0x021366fc +data_ov026_02136710 kind:data(any) addr:0x02136710 +data_ov026_02136724 kind:data(any) addr:0x02136724 +data_ov026_02136738 kind:data(any) addr:0x02136738 +data_ov026_0213674c kind:data(any) addr:0x0213674c +data_ov026_02136760 kind:data(any) addr:0x02136760 +data_ov026_02136774 kind:data(any) addr:0x02136774 +data_ov026_02136788 kind:data(any) addr:0x02136788 +data_ov026_0213679c kind:data(any) addr:0x0213679c +data_ov026_021367b0 kind:data(any) addr:0x021367b0 +data_ov026_021367c4 kind:data(any) addr:0x021367c4 +data_ov026_021367d8 kind:data(any) addr:0x021367d8 +data_ov026_021367ec kind:data(any) addr:0x021367ec +data_ov026_02136800 kind:data(any) addr:0x02136800 +data_ov026_02136814 kind:data(any) addr:0x02136814 +data_ov026_02136828 kind:data(any) addr:0x02136828 +data_ov026_0213683c kind:data(any) addr:0x0213683c +data_ov026_02136850 kind:data(any) addr:0x02136850 +data_ov026_02136860 kind:data(any) addr:0x02136860 +data_ov026_02136870 kind:data(any) addr:0x02136870 +data_ov026_02136890 kind:data(any) addr:0x02136890 +data_ov026_021368c4 kind:data(any) addr:0x021368c4 +data_ov026_021368f8 kind:data(any) addr:0x021368f8 +data_ov026_02136930 kind:data(any) addr:0x02136930 +data_ov026_02136968 kind:data(any) addr:0x02136968 +data_ov026_021369a0 kind:data(any) addr:0x021369a0 +data_ov026_021369d0 kind:data(any) addr:0x021369d0 +data_ov026_021369f0 kind:data(any) addr:0x021369f0 +data_ov026_02136a04 kind:data(any) addr:0x02136a04 +data_ov026_02136a18 kind:data(any) addr:0x02136a18 +data_ov026_02136a34 kind:data(any) addr:0x02136a34 +data_ov026_02136a5c kind:data(any) addr:0x02136a5c +data_ov026_02136a84 kind:data(any) addr:0x02136a84 +data_ov026_02136ab0 kind:data(any) addr:0x02136ab0 +data_ov026_02136af8 kind:data(any) addr:0x02136af8 +data_ov026_02136b0c kind:data(any) addr:0x02136b0c +data_ov026_02136b28 kind:data(any) addr:0x02136b28 +data_ov026_02136b94 kind:data(any) addr:0x02136b94 +data_ov026_02136ba8 kind:data(any) addr:0x02136ba8 +data_ov026_02136c04 kind:data(any) addr:0x02136c04 +data_ov026_02136c20 kind:data(any) addr:0x02136c20 +data_ov026_02136c3c kind:data(any) addr:0x02136c3c +data_ov026_02136c64 kind:data(any) addr:0x02136c64 +data_ov026_02136cb4 kind:data(any) addr:0x02136cb4 +data_ov026_02136cd0 kind:data(any) addr:0x02136cd0 +data_ov026_02136d28 kind:data(any) addr:0x02136d28 +data_ov026_02136d3c kind:data(any) addr:0x02136d3c +data_ov026_02136d68 kind:data(any) addr:0x02136d68 +data_ov026_02136dc8 kind:data(any) addr:0x02136dc8 +data_ov026_02136de4 kind:data(any) addr:0x02136de4 +data_ov026_02136e44 kind:data(any) addr:0x02136e44 +data_ov026_02136e60 kind:data(any) addr:0x02136e60 +data_ov026_02136eb0 kind:data(any) addr:0x02136eb0 +data_ov026_02136ecc kind:data(any) addr:0x02136ecc +data_ov026_02136f40 kind:data(any) addr:0x02136f40 +data_ov026_02136f5c kind:data(any) addr:0x02136f5c +data_ov026_02136fd0 kind:data(any) addr:0x02136fd0 +data_ov026_02136fe4 kind:data(any) addr:0x02136fe4 +data_ov026_02137058 kind:data(any) addr:0x02137058 +data_ov026_02137074 kind:data(any) addr:0x02137074 +data_ov026_021370f8 kind:data(any) addr:0x021370f8 +data_ov026_0213717c kind:data(any) addr:0x0213717c +data_ov026_021371cc kind:data(any) addr:0x021371cc +data_ov026_021371d0 kind:data(any) addr:0x021371d0 +data_ov026_021371d8 kind:data(any) addr:0x021371d8 +data_ov026_021371e0 kind:data(any) addr:0x021371e0 +data_ov026_021371e8 kind:data(any) addr:0x021371e8 +data_ov026_021371f0 kind:data(any) addr:0x021371f0 +data_ov026_02137200 kind:data(any) addr:0x02137200 +data_ov026_0213720c kind:data(any) addr:0x0213720c +data_ov026_02137260 kind:data(any) addr:0x02137260 +data_ov026_0213727c kind:data(any) addr:0x0213727c +data_ov026_021372cc kind:data(any) addr:0x021372cc +data_ov026_021372e8 kind:data(any) addr:0x021372e8 +data_ov026_02137304 kind:data(any) addr:0x02137304 +data_ov026_02137354 kind:data(any) addr:0x02137354 +data_ov026_02137370 kind:data(any) addr:0x02137370 +data_ov026_021373ec kind:data(any) addr:0x021373ec +data_ov026_02137408 kind:data(any) addr:0x02137408 +data_ov026_02137478 kind:data(any) addr:0x02137478 +data_ov026_021374a0 kind:data(any) addr:0x021374a0 +data_ov026_021374c4 kind:data(any) addr:0x021374c4 +data_ov026_02137520 kind:data(any) addr:0x02137520 +data_ov026_02137528 kind:data(any) addr:0x02137528 +data_ov026_02137538 kind:data(any) addr:0x02137538 +data_ov026_02137550 kind:data(any) addr:0x02137550 +data_ov026_02137574 kind:data(any) addr:0x02137574 +data_ov026_021375d0 kind:data(any) addr:0x021375d0 +data_ov026_021375e8 kind:data(any) addr:0x021375e8 +data_ov026_02137608 kind:data(any) addr:0x02137608 +data_ov026_0213762c kind:data(any) addr:0x0213762c +data_ov026_02137690 kind:data(any) addr:0x02137690 +data_ov026_021376f4 kind:data(any) addr:0x021376f4 +data_ov026_02137724 kind:data(any) addr:0x02137724 ambiguous +data_ov026_02137758 kind:data(any) addr:0x02137758 +data_ov026_0213777c kind:data(any) addr:0x0213777c +data_ov026_021377e0 kind:data(any) addr:0x021377e0 +data_ov026_02137804 kind:data(any) addr:0x02137804 +data_ov026_02137860 kind:data(any) addr:0x02137860 +data_ov026_02137948 kind:data(any) addr:0x02137948 +data_ov026_0213796c kind:data(any) addr:0x0213796c +data_ov026_021379c8 kind:data(any) addr:0x021379c8 +data_ov026_021379ec kind:data(any) addr:0x021379ec +data_ov026_02137a08 kind:data(any) addr:0x02137a08 +data_ov026_02137a24 kind:data(any) addr:0x02137a24 +data_ov026_02137a6c kind:data(any) addr:0x02137a6c +data_ov026_02137abc kind:data(any) addr:0x02137abc +data_ov026_02137b18 kind:data(any) addr:0x02137b18 +data_ov026_02137b30 kind:data(any) addr:0x02137b30 +data_ov026_02137b48 kind:data(any) addr:0x02137b48 +data_ov026_02137b60 kind:data(any) addr:0x02137b60 +data_ov026_02137b78 kind:data(any) addr:0x02137b78 +data_ov026_02137b98 kind:data(any) addr:0x02137b98 +data_ov026_02137bbc kind:data(any) addr:0x02137bbc +data_ov026_02137c18 kind:data(any) addr:0x02137c18 +data_ov026_02137c24 kind:data(any) addr:0x02137c24 +data_ov026_02137c40 kind:data(any) addr:0x02137c40 +data_ov026_02137c58 kind:data(any) addr:0x02137c58 +data_ov026_02137c70 kind:data(any) addr:0x02137c70 +data_ov026_02137c90 kind:data(any) addr:0x02137c90 +data_ov026_02137cec kind:data(any) addr:0x02137cec +data_ov026_02137d8c kind:data(any) addr:0x02137d8c +data_ov026_02137dac kind:data(any) addr:0x02137dac +data_ov026_02137dd0 kind:data(any) addr:0x02137dd0 +data_ov026_02137e18 kind:data(any) addr:0x02137e18 +data_ov026_02137e70 kind:data(any) addr:0x02137e70 +data_ov026_02137e78 kind:data(any) addr:0x02137e78 +data_ov026_02137e80 kind:data(any) addr:0x02137e80 +data_ov026_02137e98 kind:data(any) addr:0x02137e98 +data_ov026_02137ec0 kind:data(any) addr:0x02137ec0 +data_ov026_02137ecc kind:data(any) addr:0x02137ecc +data_ov026_02137ed8 kind:data(any) addr:0x02137ed8 +data_ov026_02137ee8 kind:data(any) addr:0x02137ee8 +data_ov026_02137f0c kind:data(any) addr:0x02137f0c +data_ov026_02137f38 kind:data(any) addr:0x02137f38 +data_ov026_02137f84 kind:data(any) addr:0x02137f84 +data_ov026_02137fe4 kind:data(any) addr:0x02137fe4 +data_ov026_02137ff4 kind:data(any) addr:0x02137ff4 +data_ov026_02137ffc kind:data(any) addr:0x02137ffc +data_ov026_0213801c kind:data(any) addr:0x0213801c +data_ov026_02138040 kind:data(any) addr:0x02138040 +data_ov026_02138064 kind:data(any) addr:0x02138064 +data_ov026_02138088 kind:data(any) addr:0x02138088 +data_ov026_021380c8 kind:data(any) addr:0x021380c8 +data_ov026_02138108 kind:data(any) addr:0x02138108 +data_ov026_02138188 kind:data(any) addr:0x02138188 +data_ov026_0213824c kind:data(any) addr:0x0213824c +data_ov026_02138350 kind:data(any) addr:0x02138350 +data_ov026_0213835c kind:data(any) addr:0x0213835c +data_ov026_02138360 kind:data(any) addr:0x02138360 +data_ov026_02138370 kind:data(any) addr:0x02138370 +data_ov026_02138380 kind:data(any) addr:0x02138380 +data_ov026_02138398 kind:data(any) addr:0x02138398 +data_ov026_021383b8 kind:data(any) addr:0x021383b8 +data_ov026_021383dc kind:data(any) addr:0x021383dc +data_ov026_02138408 kind:data(any) addr:0x02138408 +data_ov026_02138468 kind:data(any) addr:0x02138468 +data_ov026_02138484 kind:data(any) addr:0x02138484 +data_ov026_021384ac kind:data(any) addr:0x021384ac +data_ov026_021384d4 kind:data(any) addr:0x021384d4 +data_ov026_0213853c kind:data(any) addr:0x0213853c +data_ov026_021385bc kind:data(any) addr:0x021385bc +data_ov026_021385dc kind:data(any) addr:0x021385dc +data_ov026_02138600 kind:data(any) addr:0x02138600 +data_ov026_0213865c kind:data(any) addr:0x0213865c +data_ov026_0213867c kind:data(any) addr:0x0213867c +data_ov026_02138684 kind:data(any) addr:0x02138684 ambiguous +data_ov026_021386a0 kind:data(any) addr:0x021386a0 +data_ov026_021386bc kind:data(any) addr:0x021386bc ambiguous +data_ov026_02138704 kind:data(any) addr:0x02138704 +data_ov026_02138728 kind:data(any) addr:0x02138728 +data_ov026_0213877c kind:data(any) addr:0x0213877c +data_ov026_02138784 kind:data(any) addr:0x02138784 +data_ov026_0213879c kind:data(any) addr:0x0213879c +data_ov026_021387bc kind:data(any) addr:0x021387bc +data_ov026_021387e0 kind:data(any) addr:0x021387e0 +data_ov026_02138804 kind:data(any) addr:0x02138804 +data_ov026_02138844 kind:data(any) addr:0x02138844 +data_ov026_02138884 kind:data(any) addr:0x02138884 +data_ov026_0213889c kind:data(any) addr:0x0213889c +data_ov026_021388a8 kind:data(any) addr:0x021388a8 ambiguous +data_ov026_021388b4 kind:data(any) addr:0x021388b4 +data_ov026_021388d4 kind:data(any) addr:0x021388d4 +data_ov026_02138930 kind:data(any) addr:0x02138930 +data_ov026_0213893c kind:data(any) addr:0x0213893c +data_ov026_0213895c kind:data(any) addr:0x0213895c +data_ov026_02138978 kind:data(any) addr:0x02138978 +data_ov026_0213899c kind:data(any) addr:0x0213899c +data_ov026_021389b8 kind:data(any) addr:0x021389b8 +data_ov026_02138a08 kind:data(any) addr:0x02138a08 +data_ov026_02138a60 kind:data(any) addr:0x02138a60 +data_ov026_02138abc kind:data(any) addr:0x02138abc +data_ov026_02138ad4 kind:data(any) addr:0x02138ad4 +data_ov026_02138aec kind:data(any) addr:0x02138aec +data_ov026_02138b04 kind:data(any) addr:0x02138b04 +data_ov026_02138b1c kind:data(any) addr:0x02138b1c +data_ov026_02138b34 kind:data(any) addr:0x02138b34 +data_ov026_02138c0c kind:data(any) addr:0x02138c0c +data_ov026_02138c30 kind:data(any) addr:0x02138c30 +data_ov026_02138c98 kind:data(any) addr:0x02138c98 +data_ov026_02138cac kind:data(any) addr:0x02138cac +data_ov026_02138cb0 kind:data(any) addr:0x02138cb0 +data_ov026_02138cbc kind:data(any) addr:0x02138cbc +data_ov026_02138ccc kind:data(any) addr:0x02138ccc +data_ov026_02138ce0 kind:data(any) addr:0x02138ce0 +data_ov026_02138cf0 kind:data(any) addr:0x02138cf0 +data_ov026_02138cfc kind:data(any) addr:0x02138cfc +data_ov026_02138d0c kind:data(any) addr:0x02138d0c +data_ov026_02138d1c kind:data(any) addr:0x02138d1c +data_ov026_02138d2c kind:data(any) addr:0x02138d2c +data_ov026_02138d30 kind:data(any) addr:0x02138d30 +data_ov026_02138d44 kind:data(any) addr:0x02138d44 +data_ov026_02138d50 kind:data(any) addr:0x02138d50 ambiguous +data_ov026_02138d54 kind:data(any) addr:0x02138d54 +data_ov026_02138d74 kind:data(any) addr:0x02138d74 +data_ov026_02138d90 kind:data(any) addr:0x02138d90 +data_ov026_02138dbc kind:data(any) addr:0x02138dbc +data_ov026_02138de8 kind:data(any) addr:0x02138de8 +data_ov026_02138e00 kind:bss addr:0x02138e00 +data_ov026_02138e04 kind:bss addr:0x02138e04 +data_ov026_02138e08 kind:bss addr:0x02138e08 +data_ov026_02138e0c kind:bss addr:0x02138e0c +data_ov026_02138e10 kind:bss addr:0x02138e10 +data_ov026_02138e14 kind:bss addr:0x02138e14 +data_ov026_02138e18 kind:bss addr:0x02138e18 +data_ov026_02138e1c kind:bss addr:0x02138e1c +data_ov026_02138e20 kind:bss addr:0x02138e20 +data_ov026_02138e24 kind:bss addr:0x02138e24 +data_ov026_02138e28 kind:bss addr:0x02138e28 +data_ov026_02138e2c kind:bss addr:0x02138e2c +data_ov026_02138e30 kind:bss addr:0x02138e30 +data_ov026_02138e34 kind:bss addr:0x02138e34 +data_ov026_02138e38 kind:bss addr:0x02138e38 +data_ov026_02138e3c kind:bss addr:0x02138e3c +data_ov026_02138e40 kind:bss addr:0x02138e40 +data_ov026_02138e44 kind:bss addr:0x02138e44 +data_ov026_02138e48 kind:bss addr:0x02138e48 +data_ov026_02138e4c kind:bss addr:0x02138e4c +data_ov026_02138e50 kind:bss addr:0x02138e50 +data_ov026_02138e54 kind:bss addr:0x02138e54 +data_ov026_02138e58 kind:bss addr:0x02138e58 +data_ov026_02138e5c kind:bss addr:0x02138e5c +data_ov026_02138e60 kind:bss addr:0x02138e60 +data_ov026_02138e64 kind:bss addr:0x02138e64 +data_ov026_02138e68 kind:bss addr:0x02138e68 +data_ov026_02138e6c kind:bss addr:0x02138e6c +data_ov026_02138e70 kind:bss addr:0x02138e70 +data_ov026_02138e74 kind:bss addr:0x02138e74 +data_ov026_02138e78 kind:bss addr:0x02138e78 +data_ov026_02138e7c kind:bss addr:0x02138e7c +data_ov026_02138e80 kind:bss addr:0x02138e80 +data_ov026_02138e84 kind:bss addr:0x02138e84 +data_ov026_02138e94 kind:bss addr:0x02138e94 +data_ov026_02138ea4 kind:bss addr:0x02138ea4 +data_ov026_02138eb4 kind:bss addr:0x02138eb4 +data_ov026_02138ec4 kind:bss addr:0x02138ec4 +data_ov026_02138ed4 kind:bss addr:0x02138ed4 +data_ov026_02138ee4 kind:bss addr:0x02138ee4 +data_ov026_02138ef4 kind:bss addr:0x02138ef4 +data_ov026_02138f04 kind:bss addr:0x02138f04 +data_ov026_02138f14 kind:bss addr:0x02138f14 +data_ov026_02138f24 kind:bss addr:0x02138f24 +data_ov026_02138f34 kind:bss addr:0x02138f34 +data_ov026_02138f44 kind:bss addr:0x02138f44 +data_ov026_02138f54 kind:bss addr:0x02138f54 +data_ov026_02138f64 kind:bss addr:0x02138f64 +data_ov026_02138f74 kind:bss addr:0x02138f74 +data_ov026_02138f84 kind:bss addr:0x02138f84 +data_ov026_02138f94 kind:bss addr:0x02138f94 +data_ov026_02138fa4 kind:bss addr:0x02138fa4 +data_ov026_02138fb4 kind:bss addr:0x02138fb4 +data_ov026_02138fc4 kind:bss addr:0x02138fc4 +data_ov026_02138fd4 kind:bss addr:0x02138fd4 +data_ov026_02138fe4 kind:bss addr:0x02138fe4 +data_ov026_02138ff4 kind:bss addr:0x02138ff4 +data_ov026_02139004 kind:bss addr:0x02139004 +data_ov026_02139014 kind:bss addr:0x02139014 +data_ov026_02139024 kind:bss addr:0x02139024 +data_ov026_02139034 kind:bss addr:0x02139034 +data_ov026_02139044 kind:bss addr:0x02139044 +data_ov026_02139054 kind:bss addr:0x02139054 +data_ov026_02139064 kind:bss addr:0x02139064 +data_ov026_02139068 kind:bss addr:0x02139068 +data_ov026_0213906c kind:bss addr:0x0213906c +data_ov026_02139070 kind:bss addr:0x02139070 +data_ov026_02139074 kind:bss addr:0x02139074 +data_ov026_02139078 kind:bss addr:0x02139078 +data_ov026_0213907c kind:bss addr:0x0213907c +data_ov026_0213908c kind:bss addr:0x0213908c +data_ov026_0213909c kind:bss addr:0x0213909c +data_ov026_021390ac kind:bss addr:0x021390ac +data_ov026_021390bc kind:bss addr:0x021390bc +data_ov026_021390cc kind:bss addr:0x021390cc +data_ov026_021390dc kind:bss addr:0x021390dc +data_ov026_021390e8 kind:bss addr:0x021390e8 +data_ov026_02139928 kind:bss addr:0x02139928 ambiguous +data_ov026_02139f80 kind:bss addr:0x02139f80 ambiguous +data_ov026_0213a29c kind:bss addr:0x0213a29c ambiguous +data_ov026_0213a6c8 kind:bss addr:0x0213a6c8 +data_ov026_0213a6d4 kind:bss addr:0x0213a6d4 +data_ov026_0213a918 kind:bss addr:0x0213a918 ambiguous +data_ov026_0213ab1c kind:bss addr:0x0213ab1c ambiguous +data_ov026_0213ab68 kind:bss addr:0x0213ab68 ambiguous +data_ov026_0213aca0 kind:bss addr:0x0213aca0 ambiguous +data_ov026_0213ad10 kind:bss addr:0x0213ad10 ambiguous +data_ov026_0213b3c8 kind:bss addr:0x0213b3c8 ambiguous +data_ov026_0213b8a8 kind:bss addr:0x0213b8a8 ambiguous +data_ov026_0213bf9c kind:bss addr:0x0213bf9c ambiguous +data_ov026_0213c33c kind:bss addr:0x0213c33c ambiguous +data_ov026_0213d720 kind:bss addr:0x0213d720 ambiguous +data_ov026_0213e170 kind:bss addr:0x0213e170 ambiguous +data_ov026_0213f374 kind:bss addr:0x0213f374 ambiguous +data_ov026_0213f464 kind:bss addr:0x0213f464 ambiguous +data_ov026_0213f684 kind:bss addr:0x0213f684 +data_ov026_0213f68c kind:bss addr:0x0213f68c +data_ov026_0213f694 kind:bss addr:0x0213f694 +data_ov026_0213f698 kind:bss addr:0x0213f698 +data_ov026_0213f69c kind:bss addr:0x0213f69c +data_ov026_0213f6a4 kind:bss addr:0x0213f6a4 +data_ov026_0213f6b0 kind:bss addr:0x0213f6b0 +data_ov026_0213f70c kind:bss addr:0x0213f70c +data_ov026_0213f714 kind:bss addr:0x0213f714 +data_ov026_0213f720 kind:bss addr:0x0213f720 +data_ov026_0213f728 kind:bss addr:0x0213f728 +data_ov026_0213f734 kind:bss addr:0x0213f734 +data_ov026_0213f738 kind:bss addr:0x0213f738 +data_ov026_0213f744 kind:bss addr:0x0213f744 +data_ov026_0213f81c kind:bss addr:0x0213f81c +data_ov026_0213f820 kind:bss addr:0x0213f820 +data_ov026_0213f82c kind:bss addr:0x0213f82c +data_ov026_0213f8b4 kind:bss addr:0x0213f8b4 ambiguous +data_ov026_0213f900 kind:bss addr:0x0213f900 +data_ov026_0213f904 kind:bss addr:0x0213f904 +data_ov026_0213f910 kind:bss addr:0x0213f910 +data_ov026_0213f930 kind:bss addr:0x0213f930 +data_ov026_0213f934 kind:bss addr:0x0213f934 +data_ov026_0213f940 kind:bss addr:0x0213f940 +data_ov026_0213fa14 kind:bss addr:0x0213fa14 +data_ov026_0213fa34 kind:bss addr:0x0213fa34 +data_ov026_0213fa38 kind:bss addr:0x0213fa38 +data_ov026_0213fa44 kind:bss addr:0x0213fa44 +data_ov026_0213fb18 kind:bss addr:0x0213fb18 +data_ov026_0213fb38 kind:bss addr:0x0213fb38 +data_ov026_0213fb3c kind:bss addr:0x0213fb3c +data_ov026_0213fb48 kind:bss addr:0x0213fb48 +data_ov026_0213fc1c kind:bss addr:0x0213fc1c +data_ov026_0213fc3c kind:bss addr:0x0213fc3c +data_ov026_0213fc40 kind:bss addr:0x0213fc40 +data_ov026_0213fc4c kind:bss addr:0x0213fc4c +data_ov026_0213fc6c kind:bss addr:0x0213fc6c +data_ov026_0213fd20 kind:bss addr:0x0213fd20 +data_ov026_0213fd24 kind:bss addr:0x0213fd24 +data_ov026_0213fd30 kind:bss addr:0x0213fd30 +data_ov026_0213fe04 kind:bss addr:0x0213fe04 +data_ov026_0213fe08 kind:bss addr:0x0213fe08 +data_ov026_0213fe14 kind:bss addr:0x0213fe14 +data_ov026_0213fee8 kind:bss addr:0x0213fee8 +data_ov026_0213feec kind:bss addr:0x0213feec +data_ov026_0213fef8 kind:bss addr:0x0213fef8 +data_ov026_0213ff18 kind:bss addr:0x0213ff18 +data_ov026_0213ffcc kind:bss addr:0x0213ffcc +data_ov026_0213ffd0 kind:bss addr:0x0213ffd0 +data_ov026_0213ffdc kind:bss addr:0x0213ffdc +data_ov026_021400b0 kind:bss addr:0x021400b0 +data_ov026_021400d0 kind:bss addr:0x021400d0 +data_ov026_021400d4 kind:bss addr:0x021400d4 +data_ov026_021400e0 kind:bss addr:0x021400e0 +data_ov026_02140100 kind:bss addr:0x02140100 ambiguous +data_ov026_0214012c kind:bss addr:0x0214012c ambiguous +data_ov026_02140178 kind:bss addr:0x02140178 ambiguous +data_ov026_021401b4 kind:bss addr:0x021401b4 +data_ov026_021401d4 kind:bss addr:0x021401d4 +data_ov026_021401d8 kind:bss addr:0x021401d8 +data_ov026_021401e4 kind:bss addr:0x021401e4 +data_ov026_021402b8 kind:bss addr:0x021402b8 +data_ov026_021402bc kind:bss addr:0x021402bc +data_ov026_021402c8 kind:bss addr:0x021402c8 +data_ov026_0214039c kind:bss addr:0x0214039c +data_ov026_021403a0 kind:bss addr:0x021403a0 +data_ov026_021403a4 kind:bss addr:0x021403a4 +data_ov026_021403a8 kind:bss addr:0x021403a8 +data_ov026_021403b4 kind:bss addr:0x021403b4 +data_ov026_021403f0 kind:bss addr:0x021403f0 +data_ov026_02140400 kind:bss addr:0x02140400 +data_ov026_02140410 kind:bss addr:0x02140410 +data_ov026_02140414 kind:bss addr:0x02140414 +data_ov026_02140420 kind:bss addr:0x02140420 +data_ov026_021404f8 kind:bss addr:0x021404f8 +data_ov026_021404fc kind:bss addr:0x021404fc +data_ov026_02140508 kind:bss addr:0x02140508 +data_ov026_02140544 kind:bss addr:0x02140544 +data_ov026_02140548 kind:bss addr:0x02140548 +data_ov026_02140554 kind:bss addr:0x02140554 +data_ov026_02140590 kind:bss addr:0x02140590 +data_ov026_02140594 kind:bss addr:0x02140594 +data_ov026_021405a0 kind:bss addr:0x021405a0 +data_ov026_021405dc kind:bss addr:0x021405dc +data_ov026_021405e0 kind:bss addr:0x021405e0 +data_ov026_021405e4 kind:bss addr:0x021405e4 +data_ov026_021405e8 kind:bss addr:0x021405e8 +data_ov026_021405ec kind:bss addr:0x021405ec +data_ov026_021405f0 kind:bss addr:0x021405f0 +data_ov026_021405f4 kind:bss addr:0x021405f4 +data_ov026_021405f8 kind:bss addr:0x021405f8 +data_ov026_021405fc kind:bss addr:0x021405fc +data_ov026_02140600 kind:bss addr:0x02140600 +data_ov026_02140604 kind:bss addr:0x02140604 +data_ov026_02140608 kind:bss addr:0x02140608 +data_ov026_0214060c kind:bss addr:0x0214060c +data_ov026_02140610 kind:bss addr:0x02140610 +data_ov026_02140614 kind:bss addr:0x02140614 +data_ov026_02140620 kind:bss addr:0x02140620 +data_ov026_02140624 kind:bss addr:0x02140624 +data_ov026_02140634 kind:bss addr:0x02140634 +data_ov026_02140644 kind:bss addr:0x02140644 +data_ov026_02140654 kind:bss addr:0x02140654 +data_ov026_02140664 kind:bss addr:0x02140664 +data_ov026_02140674 kind:bss addr:0x02140674 +data_ov026_02140684 kind:bss addr:0x02140684 +data_ov026_02140694 kind:bss addr:0x02140694 +data_ov026_021406a4 kind:bss addr:0x021406a4 +data_ov026_021406b4 kind:bss addr:0x021406b4 +data_ov026_021406c4 kind:bss addr:0x021406c4 +data_ov026_021406d4 kind:bss addr:0x021406d4 +data_ov026_021406e4 kind:bss addr:0x021406e4 +data_ov026_021406f4 kind:bss addr:0x021406f4 +data_ov026_02140704 kind:bss addr:0x02140704 +data_ov026_021407dc kind:bss addr:0x021407dc +data_ov026_021407e4 kind:bss addr:0x021407e4 +data_ov026_021407f0 kind:bss addr:0x021407f0 +data_ov026_021407fc kind:bss addr:0x021407fc +data_ov026_021408d4 kind:bss addr:0x021408d4 +data_ov026_021408d8 kind:bss addr:0x021408d8 +data_ov026_021408e4 kind:bss addr:0x021408e4 +data_ov026_02140920 kind:bss addr:0x02140920 +data_ov026_0214092c kind:bss addr:0x0214092c +data_ov026_02140938 kind:bss addr:0x02140938 +data_ov026_02140944 kind:bss addr:0x02140944 +data_ov026_02140954 kind:bss addr:0x02140954 +data_ov026_02140964 kind:bss addr:0x02140964 +data_ov026_02140968 kind:bss addr:0x02140968 +data_ov026_0214097c kind:bss addr:0x0214097c +data_ov026_02140a54 kind:bss addr:0x02140a54 +data_ov026_02140a68 kind:bss addr:0x02140a68 +data_ov026_02140b7d kind:bss addr:0x02140b7d ambiguous +data_ov026_02140b9d kind:bss addr:0x02140b9d ambiguous +data_ov026_02140f20 kind:bss addr:0x02140f20 +data_ov026_02140f24 kind:bss addr:0x02140f24 +data_ov026_02140f30 kind:bss addr:0x02140f30 +data_ov026_02141008 kind:bss addr:0x02141008 +data_ov026_0214100c kind:bss addr:0x0214100c +data_ov026_02141018 kind:bss addr:0x02141018 +data_ov026_021410f0 kind:bss addr:0x021410f0 +data_ov026_021410f4 kind:bss addr:0x021410f4 +data_ov026_02141100 kind:bss addr:0x02141100 +data_ov026_02141118 kind:bss addr:0x02141118 +data_ov026_0214111c kind:bss addr:0x0214111c +data_ov026_02141128 kind:bss addr:0x02141128 +data_ov026_02141200 kind:bss addr:0x02141200 +data_ov026_02141204 kind:bss addr:0x02141204 +data_ov026_02141210 kind:bss addr:0x02141210 +data_ov026_021412e8 kind:bss addr:0x021412e8 +data_ov026_021412ec kind:bss addr:0x021412ec +data_ov026_021412f8 kind:bss addr:0x021412f8 +data_ov026_021413d0 kind:bss addr:0x021413d0 +data_ov026_021413d8 kind:bss addr:0x021413d8 +data_ov026_021413e4 kind:bss addr:0x021413e4 +data_ov026_02141420 kind:bss addr:0x02141420 +data_ov026_021414bc kind:bss addr:0x021414bc +data_ov026_021414c0 kind:bss addr:0x021414c0 +data_ov026_021414c4 kind:bss addr:0x021414c4 +data_ov026_021414c8 kind:bss addr:0x021414c8 +data_ov026_021414cc kind:bss addr:0x021414cc +data_ov026_021414d4 kind:bss addr:0x021414d4 ambiguous +data_ov026_021414d8 kind:bss addr:0x021414d8 +data_ov026_02141514 kind:bss addr:0x02141514 +data_ov026_02141524 kind:bss addr:0x02141524 +data_ov026_02141534 kind:bss addr:0x02141534 +data_ov026_02141544 kind:bss addr:0x02141544 +data_ov026_02141548 kind:bss addr:0x02141548 +data_ov026_02141554 kind:bss addr:0x02141554 +data_ov026_02141590 kind:bss addr:0x02141590 +data_ov026_02141598 kind:bss addr:0x02141598 +data_ov026_021415a4 kind:bss addr:0x021415a4 +data_ov026_021415b0 kind:bss addr:0x021415b0 +data_ov026_02141688 kind:bss addr:0x02141688 +data_ov026_02141694 kind:bss addr:0x02141694 +data_ov026_021416a0 kind:bss addr:0x021416a0 +data_ov026_021416ac kind:bss addr:0x021416ac +data_ov026_02141784 kind:bss addr:0x02141784 +data_ov026_0214185c kind:bss addr:0x0214185c +data_ov026_02141860 kind:bss addr:0x02141860 +data_ov026_02141864 kind:bss addr:0x02141864 +data_ov026_02141868 kind:bss addr:0x02141868 +data_ov026_0214186c kind:bss addr:0x0214186c +data_ov026_02141870 kind:bss addr:0x02141870 +data_ov026_0214187c kind:bss addr:0x0214187c +data_ov026_02141880 kind:bss addr:0x02141880 +data_ov026_02141884 kind:bss addr:0x02141884 +data_ov026_02141888 kind:bss addr:0x02141888 +data_ov026_0214188c kind:bss addr:0x0214188c +data_ov026_02141890 kind:bss addr:0x02141890 +data_ov026_02141894 kind:bss addr:0x02141894 +data_ov026_02141898 kind:bss addr:0x02141898 +data_ov026_0214189c kind:bss addr:0x0214189c +data_ov026_021418a0 kind:bss addr:0x021418a0 +data_ov026_021418b0 kind:bss addr:0x021418b0 +data_ov026_021418c0 kind:bss addr:0x021418c0 +data_ov026_021418d0 kind:bss addr:0x021418d0 +data_ov026_021418e0 kind:bss addr:0x021418e0 +data_ov026_021418f0 kind:bss addr:0x021418f0 +data_ov026_02141900 kind:bss addr:0x02141900 +data_ov026_02141910 kind:bss addr:0x02141910 +data_ov026_02141920 kind:bss addr:0x02141920 +data_ov026_02141930 kind:bss addr:0x02141930 +data_ov026_02141940 kind:bss addr:0x02141940 +data_ov026_02141950 kind:bss addr:0x02141950 +data_ov026_02141960 kind:bss addr:0x02141960 +data_ov026_02141970 kind:bss addr:0x02141970 +data_ov026_02141a48 kind:bss addr:0x02141a48 +data_ov026_02141a4c kind:bss addr:0x02141a4c +data_ov026_02141a58 kind:bss addr:0x02141a58 +data_ov026_02141ac0 kind:bss addr:0x02141ac0 +data_ov026_02141ac4 kind:bss addr:0x02141ac4 +data_ov026_02141ac8 kind:bss addr:0x02141ac8 +data_ov026_02141ad8 kind:bss addr:0x02141ad8 +data_ov026_02141ae8 kind:bss addr:0x02141ae8 diff --git a/config/eur1/arm9/overlays/ov027/delinks.txt b/config/eur1/arm9/overlays/ov027/delinks.txt new file mode 100644 index 00000000..3def64d9 --- /dev/null +++ b/config/eur1/arm9/overlays/ov027/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02141b00 end:0x0214801c kind:code align:32 + .rodata start:0x0214801c end:0x02148058 kind:rodata align:4 + .init start:0x02148058 end:0x021484a4 kind:code align:4 + .ctor start:0x021484a4 end:0x021484d8 kind:rodata align:4 + .data start:0x021484e0 end:0x02148f20 kind:data align:32 + .bss start:0x02148f20 end:0x02149b80 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov027/relocs.txt b/config/eur1/arm9/overlays/ov027/relocs.txt new file mode 100644 index 00000000..c9c8e72a --- /dev/null +++ b/config/eur1/arm9/overlays/ov027/relocs.txt @@ -0,0 +1,1575 @@ +from:0x02141b08 kind:load to:0x02148f40 module:overlay(27) +from:0x02141b1c kind:arm_call to:0x02011f3c module:main +from:0x02141b28 kind:arm_call to:0x02141b70 module:overlay(27) +from:0x02141b40 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02141b68 kind:load to:0x02148504 module:overlay(27) +from:0x02141b78 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02141b88 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02141b90 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02141ba8 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02141bc4 kind:load to:0x021485b8 module:overlay(27) +from:0x02141bc8 kind:load to:0x0214854c module:overlay(27) +from:0x02141bcc kind:load to:0x02148520 module:overlay(27) +from:0x02141bd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141bec kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02141c30 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02141c3c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02141c90 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02141cb4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02141cdc kind:arm_call to:0x021094fc module:overlay(26) +from:0x02141ce4 kind:load to:0x027e00f0 module:dtcm +from:0x02141ce8 kind:load to:0x027e09c0 module:dtcm +from:0x02141cec kind:load to:0x02148f20 module:overlay(27) +from:0x02141cf8 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02141d40 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02141d4c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02141da0 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02141dc4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02141dd0 kind:load to:0x027e00f0 module:dtcm +from:0x02141dd4 kind:load to:0x027e09c0 module:dtcm +from:0x02141df8 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02141e8c kind:arm_call to:0x01fff498 module:itcm +from:0x02141ea4 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02141eac kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02141eb4 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x02141ef0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02141efc kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02141f0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141f38 kind:load to:0x02148f40 module:overlay(27) +from:0x02141f3c kind:load to:0x027e0ce8 module:dtcm +from:0x02141f40 kind:load to:0x02148f34 module:overlay(27) +from:0x02141f44 kind:load to:0x02148f20 module:overlay(27) +from:0x02141f48 kind:load to:0x021484e0 module:overlay(27) +from:0x02141f54 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02141f60 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02141f80 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02141f98 kind:arm_call to:0x0200ef9c module:main +from:0x02141fc8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02141fec kind:load to:0x0203e964 module:main +from:0x02142010 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02142024 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x0214202c kind:load to:0x02148f40 module:overlay(27) +from:0x02142044 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0214204c kind:load to:0x02148f40 module:overlay(27) +from:0x0214206c kind:load to:0x02148f40 module:overlay(27) +from:0x02142078 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02142080 kind:arm_call to:0x02011ff4 module:main +from:0x02142098 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021420a0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021420a8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021420c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021420c8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021420d0 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021420d8 kind:arm_call to:0x02011ff4 module:main +from:0x021420f0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021420f8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142100 kind:arm_call to:0x02011ff4 module:main +from:0x02142118 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142120 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142134 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02142148 kind:load to:0x02149024 module:overlay(27) +from:0x0214215c kind:arm_call to:0x02011f3c module:main +from:0x02142168 kind:arm_call to:0x021421b0 module:overlay(27) +from:0x02142180 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x021421a8 kind:load to:0x02148624 module:overlay(27) +from:0x021421b8 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021421c8 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021421d0 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021421ec kind:load to:0x021485b8 module:overlay(27) +from:0x021421f0 kind:load to:0x02148640 module:overlay(27) +from:0x021421fc kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02142240 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0214224c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x021422a0 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021422c4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021422d0 kind:arm_call to:0x021094fc module:overlay(26) +from:0x021422d8 kind:load to:0x027e00f0 module:dtcm +from:0x021422dc kind:load to:0x027e09c0 module:dtcm +from:0x021422ec kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x0214234c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02142358 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02142364 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0214238c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021423d8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021423e4 kind:load to:0x02149024 module:overlay(27) +from:0x021423e8 kind:load to:0x021486a4 module:overlay(27) +from:0x021423ec kind:load to:0x027e0cec module:dtcm +from:0x021423f8 kind:arm_call to:0x02109684 module:overlay(26) +from:0x02142438 kind:arm_call to:0x0210969c module:overlay(26) +from:0x02142460 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02142474 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x0214247c kind:load to:0x02149024 module:overlay(27) +from:0x02142494 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0214249c kind:load to:0x02149024 module:overlay(27) +from:0x021424bc kind:load to:0x02149024 module:overlay(27) +from:0x021424d8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021424e0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021424e8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142500 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02142508 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142510 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142518 kind:arm_call to:0x02011ff4 module:main +from:0x0214252c kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02142540 kind:load to:0x02149108 module:overlay(27) +from:0x02142554 kind:arm_call to:0x02011f3c module:main +from:0x02142560 kind:arm_call to:0x021425a0 module:overlay(27) +from:0x02142578 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02142598 kind:load to:0x021486b8 module:overlay(27) +from:0x021425a8 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021425b8 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021425c0 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021425dc kind:load to:0x021485b8 module:overlay(27) +from:0x021425e0 kind:load to:0x021486d4 module:overlay(27) +from:0x021425ec kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02142630 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0214263c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142690 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021426b4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021426c0 kind:arm_call to:0x021094fc module:overlay(26) +from:0x021426c8 kind:load to:0x027e00f0 module:dtcm +from:0x021426cc kind:load to:0x027e09c0 module:dtcm +from:0x021426d8 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02142738 kind:load to:0x02149108 module:overlay(27) +from:0x0214274c kind:arm_call to:0x0210969c module:overlay(26) +from:0x02142774 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02142788 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02142790 kind:load to:0x02149108 module:overlay(27) +from:0x021427a8 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x021427b0 kind:load to:0x02149108 module:overlay(27) +from:0x021427d0 kind:load to:0x02149108 module:overlay(27) +from:0x021427e8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021427f0 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142808 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142810 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142818 kind:arm_call to:0x02011ff4 module:main +from:0x0214282c kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02142840 kind:load to:0x021491ec module:overlay(27) +from:0x02142854 kind:arm_call to:0x02011f3c module:main +from:0x02142860 kind:arm_call to:0x021428bc module:overlay(27) +from:0x02142878 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x021428b0 kind:load to:0x02148740 module:overlay(27) +from:0x021428c4 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021428d4 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021428dc kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021428f8 kind:load to:0x021485b8 module:overlay(27) +from:0x021428fc kind:load to:0x0214875c module:overlay(27) +from:0x02142908 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x0214294c kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142958 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x021429ac kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021429d0 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021429dc kind:arm_call to:0x021094fc module:overlay(26) +from:0x021429e4 kind:load to:0x027e00f0 module:dtcm +from:0x021429e8 kind:load to:0x027e09c0 module:dtcm +from:0x021429f4 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02142a54 kind:load to:0x021491ec module:overlay(27) +from:0x02142a68 kind:arm_call to:0x0210969c module:overlay(26) +from:0x02142a90 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02142aa4 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02142aac kind:load to:0x021491ec module:overlay(27) +from:0x02142ac4 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02142acc kind:load to:0x021491ec module:overlay(27) +from:0x02142aec kind:load to:0x021491ec module:overlay(27) +from:0x02142b04 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142b0c kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142b24 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142b2c kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142b34 kind:arm_call to:0x02011ff4 module:main +from:0x02142b48 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02142b5c kind:load to:0x021492d0 module:overlay(27) +from:0x02142b70 kind:arm_call to:0x02011f3c module:main +from:0x02142b7c kind:arm_call to:0x02142bbc module:overlay(27) +from:0x02142b94 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02142bb4 kind:load to:0x021487c8 module:overlay(27) +from:0x02142bc4 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02142bd4 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02142bdc kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02142bf0 kind:load to:0x021485b8 module:overlay(27) +from:0x02142bf4 kind:load to:0x021487e4 module:overlay(27) +from:0x02142c00 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02142c44 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142c50 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142ca4 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02142cc8 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02142cd4 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02142cdc kind:load to:0x027e00f0 module:dtcm +from:0x02142ce0 kind:load to:0x027e09c0 module:dtcm +from:0x02142cec kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02142d54 kind:load to:0x021492d0 module:overlay(27) +from:0x02142d68 kind:arm_call to:0x0210969c module:overlay(26) +from:0x02142d90 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02142da4 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02142dac kind:load to:0x021492d0 module:overlay(27) +from:0x02142dc4 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02142dcc kind:load to:0x021492d0 module:overlay(27) +from:0x02142dec kind:load to:0x021492d0 module:overlay(27) +from:0x02142e04 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142e0c kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142e24 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142e2c kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142e34 kind:arm_call to:0x02011ff4 module:main +from:0x02142e48 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02142e5c kind:load to:0x021493b4 module:overlay(27) +from:0x02142e70 kind:arm_call to:0x02011f3c module:main +from:0x02142e7c kind:arm_call to:0x02142ebc module:overlay(27) +from:0x02142e94 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02142eb4 kind:load to:0x02148850 module:overlay(27) +from:0x02142ec4 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02142ed4 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02142edc kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02142f50 kind:load to:0x021485b8 module:overlay(27) +from:0x02142f54 kind:load to:0x0214886c module:overlay(27) +from:0x02142f58 kind:load to:0x021493b4 module:overlay(27) +from:0x02142f64 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02142fa8 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142fb4 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02143008 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x0214302c kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02143038 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02143040 kind:load to:0x027e00f0 module:dtcm +from:0x02143044 kind:load to:0x027e09c0 module:dtcm +from:0x0214305c kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02143064 kind:load to:0x021493b4 module:overlay(27) +from:0x0214307c kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02143084 kind:load to:0x021493b4 module:overlay(27) +from:0x021430a4 kind:load to:0x021493b4 module:overlay(27) +from:0x021430bc kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021430c4 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021430dc kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021430e4 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021430ec kind:arm_call to:0x02011ff4 module:main +from:0x02143100 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02143114 kind:load to:0x02149498 module:overlay(27) +from:0x02143128 kind:arm_call to:0x02011f3c module:main +from:0x02143134 kind:arm_call to:0x0214318c module:overlay(27) +from:0x0214314c kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02143184 kind:load to:0x021488e8 module:overlay(27) +from:0x02143194 kind:arm_call to:0x0210b038 module:overlay(26) +from:0x021431a4 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021431ac kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021431c4 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021431dc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021431f0 kind:load to:0x02148988 module:overlay(27) +from:0x021431f4 kind:load to:0x02148904 module:overlay(27) +from:0x021431f8 kind:load to:0x02148520 module:overlay(27) +from:0x02143228 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0214323c kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02143288 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x021432d0 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x021432dc kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02143330 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02143354 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0214337c kind:arm_call to:0x0209764c module:overlay(0) +from:0x021433c4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021433d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021433d8 kind:load to:0x027e00f0 module:dtcm +from:0x021433dc kind:load to:0x027e09c0 module:dtcm +from:0x021433e0 kind:load to:0x027e09b8 module:dtcm +from:0x021433e4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021433f4 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x0214343c kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02143448 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x0214349c kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021434c0 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021434cc kind:load to:0x027e00f0 module:dtcm +from:0x021434d0 kind:load to:0x027e09c0 module:dtcm +from:0x021434f0 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02143560 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02143574 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214357c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02143588 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021435a8 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x021435b8 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x021435c4 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x021435d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021435e4 kind:arm_call to:0x0210b328 module:overlay(26) +from:0x021435ec kind:load to:0x02149498 module:overlay(27) +from:0x021435f0 kind:load to:0x021494b8 module:overlay(27) +from:0x021435f4 kind:load to:0x0214801c module:overlay(27) +from:0x021435f8 kind:load to:0x021488d0 module:overlay(27) +from:0x021436a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021436c4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x021436e4 kind:arm_call to:0x020719e4 module:overlay(0) +from:0x021436ec kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021436f4 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02143700 kind:load to:0x02138e30 module:overlay(26) +from:0x02143708 kind:load to:0x020b51f8 module:overlay(0) +from:0x0214370c kind:load to:0x027e09a8 module:dtcm +from:0x02143758 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0214376c kind:arm_call to:0x0200ef9c module:main +from:0x021437d4 kind:load to:0x027e09b8 module:dtcm +from:0x02143800 kind:load to:0x027e09b8 module:dtcm +from:0x02143824 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02143838 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02143840 kind:load to:0x02149498 module:overlay(27) +from:0x02143858 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02143860 kind:load to:0x02149498 module:overlay(27) +from:0x02143880 kind:load to:0x02149498 module:overlay(27) +from:0x02143890 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02143898 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021438a0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021438a8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021438b0 kind:arm_call to:0x02016694 module:main +from:0x021438b8 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021438d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021438d8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021438e0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021438e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021438f0 kind:arm_call to:0x02016694 module:main +from:0x021438f8 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02143900 kind:arm_call to:0x02011ff4 module:main +from:0x02143918 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143920 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02143928 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143930 kind:arm_call to:0x02016694 module:main +from:0x02143938 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02143940 kind:arm_call to:0x02011ff4 module:main +from:0x02143958 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143960 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02143968 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143970 kind:arm_call to:0x02016694 module:main +from:0x02143978 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0214398c kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x021439a0 kind:load to:0x0214957c module:overlay(27) +from:0x021439b4 kind:arm_call to:0x02011f3c module:main +from:0x021439c0 kind:arm_call to:0x02143a24 module:overlay(27) +from:0x021439d8 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02143a18 kind:load to:0x02148a0c module:overlay(27) +from:0x02143a2c kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02143a3c kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02143a44 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02143a58 kind:load to:0x021485b8 module:overlay(27) +from:0x02143a5c kind:load to:0x02148a28 module:overlay(27) +from:0x02143a68 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02143aac kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02143ab8 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02143b0c kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02143b30 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02143b3c kind:arm_call to:0x021094fc module:overlay(26) +from:0x02143b44 kind:load to:0x027e00f0 module:dtcm +from:0x02143b48 kind:load to:0x027e09c0 module:dtcm +from:0x02143b54 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02143bbc kind:load to:0x0214957c module:overlay(27) +from:0x02143bd0 kind:arm_call to:0x0210969c module:overlay(26) +from:0x02143bf8 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02143c0c kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02143c14 kind:load to:0x0214957c module:overlay(27) +from:0x02143c2c kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02143c34 kind:load to:0x0214957c module:overlay(27) +from:0x02143c54 kind:load to:0x0214957c module:overlay(27) +from:0x02143c70 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143c78 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143c90 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143c98 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143ca0 kind:arm_call to:0x02011ff4 module:main +from:0x02143cb4 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02143cc8 kind:load to:0x02149660 module:overlay(27) +from:0x02143cdc kind:arm_call to:0x02011f3c module:main +from:0x02143ce8 kind:arm_call to:0x02143d4c module:overlay(27) +from:0x02143d00 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02143d40 kind:load to:0x02148a94 module:overlay(27) +from:0x02143d54 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02143d64 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02143d6c kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02143d88 kind:load to:0x021485b8 module:overlay(27) +from:0x02143d8c kind:load to:0x02148ab0 module:overlay(27) +from:0x02143d98 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02143ddc kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02143de8 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02143e3c kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02143e60 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02143e6c kind:arm_call to:0x021094fc module:overlay(26) +from:0x02143e74 kind:load to:0x027e00f0 module:dtcm +from:0x02143e78 kind:load to:0x027e09c0 module:dtcm +from:0x02143e84 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02143ee4 kind:load to:0x02149660 module:overlay(27) +from:0x02143ef8 kind:arm_call to:0x0210969c module:overlay(26) +from:0x02143f28 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02143f3c kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02143f44 kind:load to:0x02149660 module:overlay(27) +from:0x02143f5c kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02143f64 kind:load to:0x02149660 module:overlay(27) +from:0x02143f84 kind:load to:0x02149660 module:overlay(27) +from:0x02143f94 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143f9c kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143fb4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143fbc kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143fc4 kind:arm_call to:0x02011ff4 module:main +from:0x02143fd8 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02143fec kind:load to:0x02149744 module:overlay(27) +from:0x02144000 kind:arm_call to:0x02011f3c module:main +from:0x0214400c kind:arm_call to:0x02144068 module:overlay(27) +from:0x0214402c kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x02144060 kind:load to:0x02148b1c module:overlay(27) +from:0x02144070 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02144084 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02144098 kind:load to:0x02148b44 module:overlay(27) +from:0x021440a8 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021440c8 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021440dc kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02144104 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02144120 kind:arm_call to:0x021441bc module:overlay(27) +from:0x02144130 kind:load to:0x027e0cd8 module:dtcm +from:0x021441a4 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x021441ac kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x021441b8 kind:load to:0x027e09c0 module:dtcm +from:0x021441ec kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0214425c kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x021442bc kind:load to:0x02149744 module:overlay(27) +from:0x021442d4 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x021442ec kind:arm_call to:0x0200ef9c module:main +from:0x02144334 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214433c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02144354 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214435c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02144364 kind:arm_call to:0x02011ff4 module:main +from:0x02144378 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0214438c kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02144394 kind:arm_call to:0x02011ff4 module:main +from:0x021443a8 kind:load to:0x021497bc module:overlay(27) +from:0x021443bc kind:arm_call to:0x02011f3c module:main +from:0x021443c8 kind:arm_call to:0x021443fc module:overlay(27) +from:0x021443e0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021443f8 kind:load to:0x02148ba0 module:overlay(27) +from:0x02144404 kind:arm_call to:0x0210b038 module:overlay(26) +from:0x02144430 kind:arm_call to:0x0200f05c module:main +from:0x02144460 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02144470 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02144484 kind:load to:0x02148be4 module:overlay(27) +from:0x02144488 kind:load to:0x021497bc module:overlay(27) +from:0x0214448c kind:load to:0x0214802c module:overlay(27) +from:0x02144490 kind:load to:0x020b19a8 module:overlay(0) +from:0x02144494 kind:load to:0x02148bbc module:overlay(27) +from:0x021444a4 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021444c4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021444d8 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0214452c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02144580 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021445f0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021445f8 kind:arm_call to:0x0210e2d0 module:overlay(26) +from:0x02144614 kind:arm_call to:0x0200f05c module:main +from:0x02144644 kind:arm_call to:0x021447d4 module:overlay(27) +from:0x02144654 kind:load to:0x027e0cd8 module:dtcm +from:0x02144658 kind:load to:0x0203e964 module:main +from:0x02144660 kind:load to:0x027e09c0 module:dtcm +from:0x02144664 kind:load to:0x021497bc module:overlay(27) +from:0x02144668 kind:load to:0x0214803c module:overlay(27) +from:0x02144698 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021446b8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021446d8 kind:arm_call to:0x021447d4 module:overlay(27) +from:0x02144710 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0214471c kind:arm_call to:0x021447d4 module:overlay(27) +from:0x02144724 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02144730 kind:load to:0x027e0ce0 module:dtcm +from:0x02144734 kind:load to:0x027e09c0 module:dtcm +from:0x02144754 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02144778 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02144780 kind:load to:0x027e09b8 module:dtcm +from:0x021447a4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021447bc kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x021447c8 kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x021447d0 kind:load to:0x027e0ce0 module:dtcm +from:0x02144804 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02144834 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02144848 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02144854 kind:load to:0x027e09b8 module:dtcm +from:0x02144860 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02144874 kind:arm_call to:0x0200ef9c module:main +from:0x021448a8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021448b0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021448b8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021448c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021448c8 kind:arm_call to:0x02016694 module:main +from:0x021448d0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021448e8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021448f0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021448f8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02144900 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02144908 kind:arm_call to:0x02016694 module:main +from:0x02144910 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02144918 kind:arm_call to:0x02011ff4 module:main +from:0x0214492c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02144940 kind:load to:0x021498a4 module:overlay(27) +from:0x02144954 kind:arm_call to:0x02011f3c module:main +from:0x02144960 kind:arm_call to:0x021449b4 module:overlay(27) +from:0x02144974 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021449b0 kind:load to:0x02148c88 module:overlay(27) +from:0x021449bc kind:arm_call to:0x02111164 module:overlay(26) +from:0x02144a34 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02144a4c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02144a58 kind:load to:0x02148cac module:overlay(27) +from:0x02144a5c kind:load to:0x021498a4 module:overlay(27) +from:0x02144a60 kind:load to:0x020b19a8 module:overlay(0) +from:0x02144a80 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02144ab4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02144aec kind:arm_call to:0x02144afc module:overlay(27) +from:0x02144b34 kind:load to:0x02148c50 module:overlay(27) +from:0x02144b44 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02144b8c kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02144bd8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02144c18 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02144c58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02144c74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02144c90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02144ca8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02144cbc kind:arm_call to:0x02098524 module:overlay(0) +from:0x02144ce8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02144d00 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02144d44 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02144d50 kind:arm_call to:0x02016958 module:main +from:0x02144d60 kind:arm_call to:0x01ff9638 module:itcm +from:0x02144d78 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02144dd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144dec kind:arm_call to:0x0207e594 module:overlay(0) +from:0x02144dfc kind:load to:0x027e0cec module:dtcm +from:0x02144e00 kind:load to:0x027e09b8 module:dtcm +from:0x02144e08 kind:load to:0x0214804c module:overlay(27) +from:0x02144e0c kind:load to:0x027e09c0 module:dtcm +from:0x02144e20 kind:arm_call to:0x02110ecc module:overlay(26) +from:0x02144e64 kind:load to:0x02148c68 module:overlay(27) +from:0x02144e78 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x02144e90 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02144e9c kind:arm_call to:0x02016958 module:main +from:0x02144ecc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02144ed4 kind:load to:0x0214804c module:overlay(27) +from:0x02144f2c kind:arm_call to:0x02110dc4 module:overlay(26) +from:0x02144fb4 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02144fcc kind:arm_call to:0x02132160 module:overlay(26) +from:0x02144fd8 kind:load to:0x02049be4 module:main +from:0x02144fe4 kind:load to:0x02149890 module:overlay(27) +from:0x02145008 kind:arm_call to:0x02110f90 module:overlay(26) +from:0x02145030 kind:arm_call to:0x02110dc4 module:overlay(26) +from:0x02145044 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02145050 kind:arm_call to:0x02144ed8 module:overlay(27) +from:0x0214505c kind:arm_call to:0x02144afc module:overlay(27) +from:0x02145074 kind:load to:0x02144b38 module:overlay(27) +from:0x02145098 kind:arm_call to:0x021450bc module:overlay(27) +from:0x021450b4 kind:arm_call to:0x02144afc module:overlay(27) +from:0x021450d8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02145150 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214515c kind:load to:0x02049be4 module:main +from:0x02145164 kind:load to:0x020b53e4 module:overlay(0) +from:0x02145178 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145180 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02145198 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021451a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021451a8 kind:arm_call to:0x02011ff4 module:main +from:0x021451bc kind:arm_call to:0x02097960 module:overlay(0) +from:0x021451d0 kind:load to:0x02149aa4 module:overlay(27) +from:0x021451e4 kind:arm_call to:0x02011f3c module:main +from:0x021451f0 kind:arm_call to:0x02145274 module:overlay(27) +from:0x02145204 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02145260 kind:load to:0x02148df0 module:overlay(27) +from:0x02145270 kind:load to:0x02102a54 module:overlays(19,26) +from:0x0214527c kind:arm_call to:0x02110d9c module:overlay(26) +from:0x021452ac kind:arm_call to:0x020f91d0 module:overlay(26) +from:0x021452b4 kind:arm_call to:0x020fb33c module:overlay(26) +from:0x021452bc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021452fc kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02145308 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x02145320 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02145344 kind:arm_call to:0x0203d160 module:main +from:0x02145360 kind:arm_call to:0x0203d160 module:main +from:0x02145370 kind:arm_call to:0x0210578c module:overlay(26) +from:0x02145378 kind:arm_call to:0x020fd7b0 module:overlay(26) +from:0x02145388 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x02145398 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021453b4 kind:arm_call to:0x0203d160 module:main +from:0x021453cc kind:arm_call to:0x0203d160 module:main +from:0x021453dc kind:arm_call to:0x021057fc module:overlay(26) +from:0x021453e8 kind:arm_call to:0x020fe83c module:overlay(26) +from:0x021453f8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02145424 kind:arm_call to:0x0210265c module:overlay(26) +from:0x02145440 kind:arm_call to:0x0210148c module:overlay(26) +from:0x0214544c kind:arm_call to:0x020ee658 module:overlay(26) +from:0x02145458 kind:load to:0x02148ea8 module:overlay(27) +from:0x0214545c kind:load to:0x020b2808 module:overlay(0) +from:0x02145460 kind:load to:0x02148520 module:overlay(27) +from:0x02145464 kind:load to:0x021454b8 module:overlay(27) +from:0x02145468 kind:load to:0x02145478 module:overlay(27) +from:0x0214546c kind:load to:0x02145520 module:overlay(27) +from:0x02145470 kind:load to:0x021454cc module:overlay(27) +from:0x02145474 kind:load to:0x02149aa4 module:overlay(27) +from:0x02145490 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021454a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021454b4 kind:load to:0x02148e14 module:overlay(27) +from:0x021454c0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021454e8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02145500 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02145510 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214551c kind:load to:0x02148e5c module:overlay(27) +from:0x02145528 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02145554 kind:arm_call to:0x0203d210 module:main +from:0x02145578 kind:arm_call to:0x0203d210 module:main +from:0x02145594 kind:arm_call to:0x0203d210 module:main +from:0x0214559c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021455b4 kind:arm_call to:0x0203d210 module:main +from:0x021455cc kind:arm_call to:0x0203d210 module:main +from:0x021455e0 kind:arm_call to:0x0203d210 module:main +from:0x021455e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021455f0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021455f8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02145600 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x02145608 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02145614 kind:load to:0x020a0328 module:overlay(0) +from:0x02145618 kind:load to:0x02145520 module:overlay(27) +from:0x0214561c kind:load to:0x021454b8 module:overlay(27) +from:0x02145640 kind:arm_call to:0x0203d210 module:main +from:0x02145664 kind:arm_call to:0x0203d210 module:main +from:0x02145680 kind:arm_call to:0x0203d210 module:main +from:0x02145688 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021456a0 kind:arm_call to:0x0203d210 module:main +from:0x021456b8 kind:arm_call to:0x0203d210 module:main +from:0x021456cc kind:arm_call to:0x0203d210 module:main +from:0x021456d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021456dc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021456e4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021456ec kind:arm_call to:0x020ee394 module:overlay(26) +from:0x021456f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021456fc kind:arm_call to:0x02011ff4 module:main +from:0x02145708 kind:load to:0x020a0328 module:overlay(0) +from:0x0214570c kind:load to:0x02145520 module:overlay(27) +from:0x02145710 kind:load to:0x021454b8 module:overlay(27) +from:0x02145754 kind:arm_call to:0x020fa89c module:overlays(21,26) +from:0x02145760 kind:load to:0x02049be4 module:main +from:0x0214576c kind:arm_call to:0x02146be8 module:overlay(27) +from:0x021457c8 kind:arm_call to:0x02146bbc module:overlay(27) +from:0x0214586c kind:load to:0x0214998c module:overlay(27) +from:0x02145870 kind:load to:0x02148d08 module:overlay(27) +from:0x02145874 kind:load to:0x02149a64 module:overlay(27) +from:0x02145878 kind:load to:0x021499a8 module:overlay(27) +from:0x0214587c kind:load to:0x02149a74 module:overlay(27) +from:0x02145880 kind:load to:0x021499a4 module:overlay(27) +from:0x02145884 kind:load to:0x021499c4 module:overlay(27) +from:0x02145890 kind:arm_call to:0x021458c8 module:overlay(27) +from:0x02145898 kind:arm_call to:0x02145a0c module:overlay(27) +from:0x021458a0 kind:arm_call to:0x02145b54 module:overlay(27) +from:0x021458b0 kind:arm_call to:0x021458c8 module:overlay(27) +from:0x021458b8 kind:arm_call to:0x02145a0c module:overlay(27) +from:0x021458c0 kind:arm_call to:0x02145b54 module:overlay(27) +from:0x02145900 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x0214591c kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x02145924 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x02145940 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02145960 kind:arm_call to:0x020fa090 module:overlay(26) +from:0x0214596c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145978 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x02145984 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x02145a28 kind:arm_call to:0x020f90a4 module:overlay(26) +from:0x02145a5c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02145c2c kind:arm_call to:0x020f9ff4 module:overlay(26) +from:0x02145c40 kind:arm_call to:0x021029a4 module:overlay(26) +from:0x02145c84 kind:arm_call to:0x020f9ff4 module:overlay(26) +from:0x02145c98 kind:arm_call to:0x02101960 module:overlays(21,26) +from:0x02145d04 kind:arm_call to:0x01fff60c module:itcm +from:0x02145d20 kind:arm_call to:0x02146378 module:overlay(27) +from:0x02145e4c kind:load to:0x021499a8 module:overlay(27) +from:0x02145e50 kind:load to:0x02148d08 module:overlay(27) +from:0x02145e54 kind:load to:0x02149a74 module:overlay(27) +from:0x02145e58 kind:load to:0x021499c0 module:overlay(27) +from:0x02145e5c kind:load to:0x021499d4 module:overlay(27) +from:0x02145e60 kind:load to:0x027e09b4 module:dtcm +from:0x02145ea8 kind:arm_call to:0x020f9f18 module:overlay(26) +from:0x02145f78 kind:arm_call to:0x020f9fa4 module:overlay(26) +from:0x02145f90 kind:arm_call to:0x021055a8 module:overlay(26) +from:0x02145fb4 kind:arm_call to:0x020f9fa4 module:overlay(26) +from:0x02145fcc kind:arm_call to:0x021055a8 module:overlay(26) +from:0x02145fd4 kind:arm_call to:0x020fa5c0 module:overlay(26) +from:0x02145ff0 kind:arm_call to:0x020fa48c module:overlay(26) +from:0x02145ff8 kind:arm_call to:0x020fa4bc module:overlay(26) +from:0x02146004 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x02146010 kind:arm_call to:0x020fa4b0 module:overlay(26) +from:0x0214602c kind:arm_call to:0x0210570c module:overlay(26) +from:0x02146038 kind:load to:0x021499a8 module:overlay(27) +from:0x0214603c kind:load to:0x02148d08 module:overlay(27) +from:0x02146040 kind:load to:0x02149a74 module:overlay(27) +from:0x02146044 kind:load to:0x021499c0 module:overlay(27) +from:0x02146048 kind:load to:0x021499d4 module:overlay(27) +from:0x02146064 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x02146074 kind:arm_call to:0x02105588 module:overlay(26) +from:0x0214607c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0214608c kind:arm_call to:0x02105588 module:overlay(26) +from:0x021460ac kind:arm_call to:0x020fa914 module:overlay(26) +from:0x021460b8 kind:arm_call to:0x021017f8 module:overlay(26) +from:0x021460c0 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x021460d0 kind:arm_call to:0x021028d0 module:overlay(26) +from:0x02146118 kind:arm_call to:0x020fad50 module:overlay(26) +from:0x02146194 kind:arm_call to:0x020df76c module:overlay(26) +from:0x021461fc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02146340 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0214634c kind:load to:0x027e0ce0 module:dtcm +from:0x02146350 kind:load to:0x02149994 module:overlay(27) +from:0x02146354 kind:load to:0x02148d08 module:overlay(27) +from:0x02146358 kind:load to:0x021499f4 module:overlay(27) +from:0x0214635c kind:load to:0x02149988 module:overlay(27) +from:0x02146360 kind:load to:0x02149a04 module:overlay(27) +from:0x02146364 kind:load to:0x0214997c module:overlay(27) +from:0x02146368 kind:load to:0x02149a24 module:overlay(27) +from:0x0214636c kind:load to:0x02149990 module:overlay(27) +from:0x02146370 kind:load to:0x02149a34 module:overlay(27) +from:0x02146374 kind:load to:0x027e09c0 module:dtcm +from:0x02146388 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x02146420 kind:arm_call to:0x02101d5c module:overlay(26) +from:0x02146460 kind:arm_call to:0x020fd904 module:overlay(26) +from:0x02146480 kind:arm_call to:0x020f913c module:overlay(26) +from:0x021464b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02146684 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214668c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021466ac kind:arm_call to:0x01fffd00 module:itcm +from:0x021466b8 kind:arm_call to:0x02111088 module:overlay(26) +from:0x021466c4 kind:load to:0x02148d08 module:overlay(27) +from:0x021466c8 kind:load to:0x027e09a8 module:dtcm +from:0x021466cc kind:load to:0x02149988 module:overlay(27) +from:0x021466d0 kind:load to:0x02149a04 module:overlay(27) +from:0x021466d4 kind:load to:0x02149990 module:overlay(27) +from:0x021466d8 kind:load to:0x02149a34 module:overlay(27) +from:0x021466dc kind:load to:0x02149998 module:overlay(27) +from:0x021466e0 kind:load to:0x02149a54 module:overlay(27) +from:0x021466e8 kind:load to:0x0214997c module:overlay(27) +from:0x021466ec kind:load to:0x02149a24 module:overlay(27) +from:0x021466f0 kind:load to:0x0214999c module:overlay(27) +from:0x021466f4 kind:load to:0x02149a84 module:overlay(27) +from:0x02146720 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x021467dc kind:arm_call to:0x02145264 module:overlay(27) +from:0x021467e8 kind:arm_call to:0x02145264 module:overlay(27) +from:0x021467f4 kind:arm_call to:0x02145264 module:overlay(27) +from:0x02146810 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x02146818 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x02146908 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021469e0 kind:arm_call to:0x02145264 module:overlay(27) +from:0x021469f0 kind:arm_call to:0x02145264 module:overlay(27) +from:0x02146a08 kind:arm_call to:0x02145264 module:overlay(27) +from:0x02146a28 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x02146a38 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02146a50 kind:arm_call to:0x02146c50 module:overlay(27) +from:0x02146a58 kind:arm_call to:0x0214604c module:overlay(27) +from:0x02146b54 kind:arm_call to:0x02146094 module:overlay(27) +from:0x02146b78 kind:arm_call to:0x0214646c module:overlay(27) +from:0x02146b80 kind:arm_call to:0x021460d8 module:overlay(27) +from:0x02146b88 kind:arm_call to:0x0214615c module:overlay(27) +from:0x02146b90 kind:load to:0x02149a14 module:overlay(27) +from:0x02146b94 kind:load to:0x021499e4 module:overlay(27) +from:0x02146b98 kind:load to:0x02148d08 module:overlay(27) +from:0x02146b9c kind:load to:0x021499a0 module:overlay(27) +from:0x02146ba0 kind:load to:0x02149980 module:overlay(27) +from:0x02146ba4 kind:load to:0x0214997c module:overlay(27) +from:0x02146ba8 kind:load to:0x02149a24 module:overlay(27) +from:0x02146bac kind:load to:0x02149990 module:overlay(27) +from:0x02146bb0 kind:load to:0x02149a34 module:overlay(27) +from:0x02146bb4 kind:load to:0x0214999c module:overlay(27) +from:0x02146bb8 kind:load to:0x02149a84 module:overlay(27) +from:0x02146bc8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02146be0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02146bf8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02146c14 kind:arm_call to:0x02132130 module:overlay(26) +from:0x02146c28 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02146c68 kind:arm_call to:0x020fa67c module:overlays(21,26) +from:0x02146c7c kind:arm_call to:0x020fa67c module:overlays(21,26) +from:0x02146ccc kind:arm_call to:0x020fa478 module:overlay(26) +from:0x02146cdc kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x02146cec kind:arm_call to:0x020fa58c module:overlay(26) +from:0x02146cfc kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x02146d10 kind:arm_call to:0x020fa89c module:overlays(21,26) +from:0x02146d20 kind:load to:0x02049be4 module:main +from:0x02146d58 kind:arm_call to:0x02039f04 module:main +from:0x02146d64 kind:arm_call to:0x0203ab58 module:main +from:0x02146d6c kind:arm_call to:0x02039f04 module:main +from:0x02146d74 kind:arm_call to:0x0203ad88 module:main +from:0x02146d80 kind:arm_call to:0x0203a5ac module:main +from:0x02146da0 kind:arm_call to:0x020f92cc module:overlay(26) +from:0x02146db0 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x02146db8 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x02146dc4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02146dd8 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x02146e3c kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x02146e58 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02146e70 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02146e80 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02146eb4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02146f28 kind:arm_call to:0x02146094 module:overlay(27) +from:0x02146f30 kind:arm_call to:0x0214615c module:overlay(27) +from:0x02146f38 kind:load to:0x027e09b8 module:dtcm +from:0x02146f3c kind:load to:0x02149984 module:overlay(27) +from:0x02146f40 kind:load to:0x02148d08 module:overlay(27) +from:0x02146f44 kind:load to:0x02149a44 module:overlay(27) +from:0x02146f54 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02146f64 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02146f8c kind:arm_call to:0x0211ca44 module:overlay(26) +from:0x02147010 kind:arm_call to:0x02146094 module:overlay(27) +from:0x02147018 kind:arm_call to:0x0214615c module:overlay(27) +from:0x02147020 kind:load to:0x02149988 module:overlay(27) +from:0x02147024 kind:load to:0x02148d08 module:overlay(27) +from:0x02147028 kind:load to:0x02149a04 module:overlay(27) +from:0x02147040 kind:arm_call to:0x020fafc8 module:overlay(26) +from:0x02147048 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x02147068 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x02147070 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x0214707c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02147090 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x021470f4 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x0214711c kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02147164 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021471c0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021471dc kind:arm_call to:0x020fdedc module:overlay(26) +from:0x021471f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147210 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02147220 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02147278 kind:load to:0x027e09bc module:dtcm +from:0x0214727c kind:load to:0x027e09a8 module:dtcm +from:0x02147284 kind:load to:0x021499ac module:overlay(27) +from:0x02147288 kind:load to:0x02148d08 module:overlay(27) +from:0x0214728c kind:load to:0x02149a94 module:overlay(27) +from:0x021472bc kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02147324 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02147348 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02147358 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021473b0 kind:load to:0x027e09bc module:dtcm +from:0x021473b4 kind:load to:0x02149998 module:overlay(27) +from:0x021473b8 kind:load to:0x02148d08 module:overlay(27) +from:0x021473bc kind:load to:0x02149a54 module:overlay(27) +from:0x021473ec kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02147450 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0214746c kind:arm_call to:0x02145264 module:overlay(27) +from:0x02147484 kind:arm_call to:0x02145264 module:overlay(27) +from:0x02147498 kind:arm_call to:0x02145264 module:overlay(27) +from:0x021474b8 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x021474cc kind:arm_call to:0x020fb16c module:overlay(26) +from:0x02147530 kind:arm_call to:0x0214604c module:overlay(27) +from:0x0214755c kind:arm_call to:0x02146094 module:overlay(27) +from:0x02147564 kind:arm_call to:0x0214646c module:overlay(27) +from:0x02147574 kind:load to:0x027e09bc module:dtcm +from:0x02147578 kind:load to:0x02138e30 module:overlay(26) +from:0x0214757c kind:load to:0x02149988 module:overlay(27) +from:0x02147580 kind:load to:0x02148d08 module:overlay(27) +from:0x02147584 kind:load to:0x02149a04 module:overlay(27) +from:0x02147594 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021475a4 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021475e4 kind:arm_call to:0x02146bbc module:overlay(27) +from:0x0214763c kind:arm_call to:0x021466fc module:overlay(27) +from:0x02147644 kind:load to:0x02138e30 module:overlay(26) +from:0x02147648 kind:load to:0x021499a8 module:overlay(27) +from:0x0214764c kind:load to:0x02148d08 module:overlay(27) +from:0x02147650 kind:load to:0x02149a74 module:overlay(27) +from:0x0214767c kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021476f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021476f8 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x02147750 kind:arm_call to:0x021466fc module:overlay(27) +from:0x02147758 kind:load to:0x027e09a8 module:dtcm +from:0x02147768 kind:load to:0x02149988 module:overlay(27) +from:0x0214776c kind:load to:0x02148d08 module:overlay(27) +from:0x02147770 kind:load to:0x02149a04 module:overlay(27) +from:0x021477d0 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021477e0 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021477e8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021477fc kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02147814 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147820 kind:arm_call to:0x02101d5c module:overlay(26) +from:0x0214782c kind:arm_call to:0x020fdde4 module:overlay(26) +from:0x0214784c kind:load to:0x02149980 module:overlay(27) +from:0x02147850 kind:load to:0x02148d08 module:overlay(27) +from:0x02147854 kind:load to:0x02149a14 module:overlay(27) +from:0x02147858 kind:load to:0x027e09a8 module:dtcm +from:0x02147874 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x02147884 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02147894 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021478a0 kind:arm_call to:0x02145264 module:overlay(27) +from:0x02147908 kind:arm_call to:0x021466fc module:overlay(27) +from:0x02147910 kind:load to:0x0214999c module:overlay(27) +from:0x02147914 kind:load to:0x02148d08 module:overlay(27) +from:0x02147918 kind:load to:0x02149a84 module:overlay(27) +from:0x02147940 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02147990 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147998 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x021479f0 kind:arm_call to:0x021466fc module:overlay(27) +from:0x021479f8 kind:load to:0x027e09a8 module:dtcm +from:0x02147a00 kind:load to:0x0214997c module:overlay(27) +from:0x02147a04 kind:load to:0x02148d08 module:overlay(27) +from:0x02147a08 kind:load to:0x02149a24 module:overlay(27) +from:0x02147a18 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02147a28 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02147a40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147a60 kind:load to:0x027e09a8 module:dtcm +from:0x02147a7c kind:arm_call to:0x02101d34 module:overlay(26) +from:0x02147a8c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02147a9c kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02147aa8 kind:arm_call to:0x02145264 module:overlay(27) +from:0x02147b10 kind:arm_call to:0x021466fc module:overlay(27) +from:0x02147b18 kind:load to:0x02149988 module:overlay(27) +from:0x02147b1c kind:load to:0x02148d08 module:overlay(27) +from:0x02147b20 kind:load to:0x02149a04 module:overlay(27) +from:0x02147b38 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02147b48 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02147b98 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147ba0 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x02147bf8 kind:arm_call to:0x021466fc module:overlay(27) +from:0x02147c00 kind:load to:0x027e09a8 module:dtcm +from:0x02147c08 kind:load to:0x02149988 module:overlay(27) +from:0x02147c0c kind:load to:0x02148d08 module:overlay(27) +from:0x02147c10 kind:load to:0x02149a04 module:overlay(27) +from:0x02147c34 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x02147c50 kind:arm_call to:0x01ffd420 module:itcm +from:0x02147c70 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147c7c kind:arm_call to:0x02101d5c module:overlay(26) +from:0x02147c88 kind:arm_call to:0x020fe00c module:overlay(26) +from:0x02147cec kind:arm_call to:0x02101d5c module:overlay(26) +from:0x02147cf8 kind:arm_call to:0x020fe00c module:overlay(26) +from:0x02147d48 kind:load to:0x027e09b8 module:dtcm +from:0x02147d4c kind:load to:0x027e09a8 module:dtcm +from:0x02147d54 kind:load to:0x021499a4 module:overlay(27) +from:0x02147d58 kind:load to:0x02148d08 module:overlay(27) +from:0x02147d5c kind:load to:0x021499c4 module:overlay(27) +from:0x02147d7c kind:arm_call to:0x02039f04 module:main +from:0x02147d88 kind:arm_call to:0x0203ab58 module:main +from:0x02147d90 kind:arm_call to:0x02039f04 module:main +from:0x02147d98 kind:arm_call to:0x0203ad88 module:main +from:0x02147da4 kind:arm_call to:0x0203a5ac module:main +from:0x02147dc4 kind:arm_call to:0x020f92cc module:overlay(26) +from:0x02147dd4 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x02147ddc kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x02147de8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02147dfc kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x02147e60 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x02147e88 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02147ec4 kind:arm_call to:0x02146be8 module:overlay(27) +from:0x02147f34 kind:load to:0x02138e30 module:overlay(26) +from:0x02147f38 kind:load to:0x021499c0 module:overlay(27) +from:0x02147f3c kind:load to:0x02148d08 module:overlay(27) +from:0x02147f40 kind:load to:0x021499d4 module:overlay(27) +from:0x02147f54 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02147f60 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02147f7c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02147f8c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02147fb0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02147fc4 kind:load to:0x020578a4 module:overlay(0) +from:0x02147fd8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02147fe0 kind:arm_call to:0x02011ff4 module:main +from:0x02147ff4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02147ffc kind:arm_call to:0x02011ff4 module:main +from:0x02148010 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02148090 kind:arm_call to:0x02141b30 module:overlay(27) +from:0x021480a0 kind:arm_call to:0x0203ce74 module:main +from:0x021480b4 kind:load to:0x021484e0 module:overlay(27) +from:0x021480b8 kind:load to:0x02148f20 module:overlay(27) +from:0x021480bc kind:load to:0x02148f40 module:overlay(27) +from:0x021480c0 kind:load to:0x0214212c module:overlay(27) +from:0x021480c4 kind:load to:0x02148f28 module:overlay(27) +from:0x021480e4 kind:arm_call to:0x02142170 module:overlay(27) +from:0x021480f4 kind:arm_call to:0x0203ce74 module:main +from:0x02148108 kind:load to:0x02149014 module:overlay(27) +from:0x0214810c kind:load to:0x02149024 module:overlay(27) +from:0x02148110 kind:load to:0x02142524 module:overlay(27) +from:0x02148114 kind:load to:0x02149018 module:overlay(27) +from:0x02148134 kind:arm_call to:0x02142568 module:overlay(27) +from:0x02148144 kind:arm_call to:0x0203ce74 module:main +from:0x02148158 kind:load to:0x021490f8 module:overlay(27) +from:0x0214815c kind:load to:0x02149108 module:overlay(27) +from:0x02148160 kind:load to:0x02142824 module:overlay(27) +from:0x02148164 kind:load to:0x021490fc module:overlay(27) +from:0x02148184 kind:arm_call to:0x02142868 module:overlay(27) +from:0x02148194 kind:arm_call to:0x0203ce74 module:main +from:0x021481a8 kind:load to:0x021491dc module:overlay(27) +from:0x021481ac kind:load to:0x021491ec module:overlay(27) +from:0x021481b0 kind:load to:0x02142b40 module:overlay(27) +from:0x021481b4 kind:load to:0x021491e0 module:overlay(27) +from:0x021481d4 kind:arm_call to:0x02142b84 module:overlay(27) +from:0x021481e4 kind:arm_call to:0x0203ce74 module:main +from:0x021481f8 kind:load to:0x021492c0 module:overlay(27) +from:0x021481fc kind:load to:0x021492d0 module:overlay(27) +from:0x02148200 kind:load to:0x02142e40 module:overlay(27) +from:0x02148204 kind:load to:0x021492c4 module:overlay(27) +from:0x02148224 kind:arm_call to:0x02142e84 module:overlay(27) +from:0x02148234 kind:arm_call to:0x0203ce74 module:main +from:0x02148248 kind:load to:0x021493a4 module:overlay(27) +from:0x0214824c kind:load to:0x021493b4 module:overlay(27) +from:0x02148250 kind:load to:0x021430f8 module:overlay(27) +from:0x02148254 kind:load to:0x021493a8 module:overlay(27) +from:0x02148274 kind:arm_call to:0x0214313c module:overlay(27) +from:0x02148284 kind:arm_call to:0x0203ce74 module:main +from:0x02148298 kind:load to:0x02149488 module:overlay(27) +from:0x0214829c kind:load to:0x02149498 module:overlay(27) +from:0x021482a0 kind:load to:0x02143984 module:overlay(27) +from:0x021482a4 kind:load to:0x0214948c module:overlay(27) +from:0x021482c4 kind:arm_call to:0x021439c8 module:overlay(27) +from:0x021482d4 kind:arm_call to:0x0203ce74 module:main +from:0x021482e8 kind:load to:0x0214956c module:overlay(27) +from:0x021482ec kind:load to:0x0214957c module:overlay(27) +from:0x021482f0 kind:load to:0x02143cac module:overlay(27) +from:0x021482f4 kind:load to:0x02149570 module:overlay(27) +from:0x02148314 kind:arm_call to:0x02143cf0 module:overlay(27) +from:0x02148324 kind:arm_call to:0x0203ce74 module:main +from:0x02148338 kind:load to:0x02149650 module:overlay(27) +from:0x0214833c kind:load to:0x02149660 module:overlay(27) +from:0x02148340 kind:load to:0x02143fd0 module:overlay(27) +from:0x02148344 kind:load to:0x02149654 module:overlay(27) +from:0x02148364 kind:arm_call to:0x02144014 module:overlay(27) +from:0x02148374 kind:arm_call to:0x0203ce74 module:main +from:0x02148388 kind:load to:0x02149734 module:overlay(27) +from:0x0214838c kind:load to:0x02149744 module:overlay(27) +from:0x02148390 kind:load to:0x02144370 module:overlay(27) +from:0x02148394 kind:load to:0x02149738 module:overlay(27) +from:0x021483cc kind:arm_call to:0x021443d0 module:overlay(27) +from:0x021483dc kind:arm_call to:0x0203ce74 module:main +from:0x021483f0 kind:load to:0x02148b8c module:overlay(27) +from:0x021483f4 kind:load to:0x021497ac module:overlay(27) +from:0x021483f8 kind:load to:0x021497bc module:overlay(27) +from:0x021483fc kind:load to:0x02144924 module:overlay(27) +from:0x02148400 kind:load to:0x021497b0 module:overlay(27) +from:0x02148420 kind:arm_call to:0x02144968 module:overlay(27) +from:0x02148430 kind:arm_call to:0x0203ce74 module:main +from:0x02148444 kind:load to:0x02149890 module:overlay(27) +from:0x02148448 kind:load to:0x021498a4 module:overlay(27) +from:0x0214844c kind:load to:0x021451b4 module:overlay(27) +from:0x02148450 kind:load to:0x02149898 module:overlay(27) +from:0x02148470 kind:arm_call to:0x021451f8 module:overlay(27) +from:0x02148480 kind:arm_call to:0x0203ce74 module:main +from:0x02148494 kind:load to:0x021499b0 module:overlay(27) +from:0x02148498 kind:load to:0x02149aa4 module:overlay(27) +from:0x0214849c kind:load to:0x02148008 module:overlay(27) +from:0x021484a0 kind:load to:0x021499b4 module:overlay(27) +from:0x021484a4 kind:load to:0x02148058 module:overlay(27) +from:0x021484a8 kind:load to:0x021480c8 module:overlay(27) +from:0x021484ac kind:load to:0x02148118 module:overlay(27) +from:0x021484b0 kind:load to:0x02148168 module:overlay(27) +from:0x021484b4 kind:load to:0x021481b8 module:overlay(27) +from:0x021484b8 kind:load to:0x02148208 module:overlay(27) +from:0x021484bc kind:load to:0x02148258 module:overlay(27) +from:0x021484c0 kind:load to:0x021482a8 module:overlay(27) +from:0x021484c4 kind:load to:0x021482f8 module:overlay(27) +from:0x021484c8 kind:load to:0x02148348 module:overlay(27) +from:0x021484cc kind:load to:0x02148398 module:overlay(27) +from:0x021484d0 kind:load to:0x02148404 module:overlay(27) +from:0x021484d4 kind:load to:0x02148454 module:overlay(27) +from:0x021484e0 kind:load to:0x021484f0 module:overlay(27) +from:0x02148504 kind:load to:0x02141b0c module:overlay(27) +from:0x02148508 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214850c kind:load to:0x0209cb98 module:overlay(0) +from:0x02148510 kind:load to:0x0209cb9c module:overlay(0) +from:0x02148514 kind:load to:0x0209cacc module:overlay(0) +from:0x02148520 kind:load to:0x02141bd0 module:overlay(27) +from:0x02148524 kind:load to:0x02142070 module:overlay(27) +from:0x02148528 kind:load to:0x0205a720 module:overlay(0) +from:0x0214852c kind:load to:0x01ffc57c module:itcm +from:0x02148530 kind:load to:0x02057dc8 module:overlay(0) +from:0x02148534 kind:load to:0x02057e44 module:overlay(0) +from:0x02148538 kind:load to:0x02057ea8 module:overlay(0) +from:0x0214853c kind:load to:0x01ffc7a4 module:itcm +from:0x02148540 kind:load to:0x02057d84 module:overlay(0) +from:0x0214854c kind:load to:0x02141be4 module:overlay(27) +from:0x02148550 kind:load to:0x0209d10c module:overlay(0) +from:0x02148554 kind:load to:0x02141f58 module:overlay(27) +from:0x02148558 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x0214855c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148560 kind:load to:0x02141f64 module:overlay(27) +from:0x02148564 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148568 kind:load to:0x0209d220 module:overlay(0) +from:0x0214856c kind:load to:0x0209d228 module:overlay(0) +from:0x02148570 kind:load to:0x0209d22c module:overlay(0) +from:0x02148574 kind:load to:0x0209d238 module:overlay(0) +from:0x02148578 kind:load to:0x0209d240 module:overlay(0) +from:0x0214857c kind:load to:0x0214208c module:overlay(27) +from:0x02148580 kind:load to:0x021420b4 module:overlay(27) +from:0x02148584 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02148588 kind:load to:0x02141dec module:overlay(27) +from:0x0214858c kind:load to:0x02141f4c module:overlay(27) +from:0x02148590 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02148594 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02148598 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x0214859c kind:load to:0x02109720 module:overlays(19,21,26) +from:0x021485a0 kind:load to:0x02141ff0 module:overlay(27) +from:0x021485a4 kind:load to:0x02142030 module:overlay(27) +from:0x021485a8 kind:load to:0x02142050 module:overlay(27) +from:0x021485ac kind:load to:0x02141de0 module:overlay(27) +from:0x021485b8 kind:load to:0x02141cf0 module:overlay(27) +from:0x021485bc kind:load to:0x0209d10c module:overlay(0) +from:0x021485c0 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x021485c4 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021485c8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021485cc kind:load to:0x0210969c module:overlays(19,21,26) +from:0x021485d0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021485d4 kind:load to:0x0209d220 module:overlay(0) +from:0x021485d8 kind:load to:0x0209d228 module:overlay(0) +from:0x021485dc kind:load to:0x0209d22c module:overlay(0) +from:0x021485e0 kind:load to:0x0209d238 module:overlay(0) +from:0x021485e4 kind:load to:0x0209d240 module:overlay(0) +from:0x021485e8 kind:load to:0x0214210c module:overlay(27) +from:0x021485ec kind:load to:0x021420e4 module:overlay(27) +from:0x021485f0 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021485f4 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021485f8 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021485fc kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02148600 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02148604 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02148608 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x02148610 kind:load to:0x02141de8 module:overlay(27) +from:0x02148614 kind:load to:0x02141dd8 module:overlay(27) +from:0x02148618 kind:load to:0x02141de0 module:overlay(27) +from:0x02148624 kind:load to:0x0214214c module:overlay(27) +from:0x02148628 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214862c kind:load to:0x0209cb98 module:overlay(0) +from:0x02148630 kind:load to:0x0209cb9c module:overlay(0) +from:0x02148634 kind:load to:0x0209cacc module:overlay(0) +from:0x02148640 kind:load to:0x021421f4 module:overlay(27) +from:0x02148644 kind:load to:0x0209d10c module:overlay(0) +from:0x02148648 kind:load to:0x021423f0 module:overlay(27) +from:0x0214864c kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02148650 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148654 kind:load to:0x02142428 module:overlay(27) +from:0x02148658 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0214865c kind:load to:0x0209d220 module:overlay(0) +from:0x02148660 kind:load to:0x0209d228 module:overlay(0) +from:0x02148664 kind:load to:0x0209d22c module:overlay(0) +from:0x02148668 kind:load to:0x0209d238 module:overlay(0) +from:0x0214866c kind:load to:0x0209d240 module:overlay(0) +from:0x02148670 kind:load to:0x021424cc module:overlay(27) +from:0x02148674 kind:load to:0x021424f4 module:overlay(27) +from:0x02148678 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x0214867c kind:load to:0x021422e0 module:overlay(27) +from:0x02148680 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02148684 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02148688 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x0214868c kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02148690 kind:load to:0x021424c0 module:overlay(27) +from:0x02148694 kind:load to:0x02142440 module:overlay(27) +from:0x02148698 kind:load to:0x02142480 module:overlay(27) +from:0x0214869c kind:load to:0x021424a0 module:overlay(27) +from:0x021486a0 kind:load to:0x02141de0 module:overlay(27) +from:0x021486b8 kind:load to:0x02142544 module:overlay(27) +from:0x021486bc kind:load to:0x0209ca64 module:overlay(0) +from:0x021486c0 kind:load to:0x0209cb98 module:overlay(0) +from:0x021486c4 kind:load to:0x0209cb9c module:overlay(0) +from:0x021486c8 kind:load to:0x0209cacc module:overlay(0) +from:0x021486d4 kind:load to:0x021425e4 module:overlay(27) +from:0x021486d8 kind:load to:0x0209d10c module:overlay(0) +from:0x021486dc kind:load to:0x02109684 module:overlays(19,21,26) +from:0x021486e0 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021486e4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021486e8 kind:load to:0x0214273c module:overlay(27) +from:0x021486ec kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021486f0 kind:load to:0x0209d220 module:overlay(0) +from:0x021486f4 kind:load to:0x0209d228 module:overlay(0) +from:0x021486f8 kind:load to:0x0209d22c module:overlay(0) +from:0x021486fc kind:load to:0x0209d238 module:overlay(0) +from:0x02148700 kind:load to:0x0209d240 module:overlay(0) +from:0x02148704 kind:load to:0x021427dc module:overlay(27) +from:0x02148708 kind:load to:0x021427fc module:overlay(27) +from:0x0214870c kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02148710 kind:load to:0x021426d0 module:overlay(27) +from:0x02148714 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02148718 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0214871c kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02148720 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02148724 kind:load to:0x021427d4 module:overlay(27) +from:0x02148728 kind:load to:0x02142754 module:overlay(27) +from:0x0214872c kind:load to:0x02142794 module:overlay(27) +from:0x02148730 kind:load to:0x021427b4 module:overlay(27) +from:0x02148734 kind:load to:0x02141de0 module:overlay(27) +from:0x02148740 kind:load to:0x02142844 module:overlay(27) +from:0x02148744 kind:load to:0x0209ca64 module:overlay(0) +from:0x02148748 kind:load to:0x0209cb98 module:overlay(0) +from:0x0214874c kind:load to:0x0209cb9c module:overlay(0) +from:0x02148750 kind:load to:0x0209cacc module:overlay(0) +from:0x0214875c kind:load to:0x02142900 module:overlay(27) +from:0x02148760 kind:load to:0x0209d10c module:overlay(0) +from:0x02148764 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02148768 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x0214876c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148770 kind:load to:0x02142a58 module:overlay(27) +from:0x02148774 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148778 kind:load to:0x0209d220 module:overlay(0) +from:0x0214877c kind:load to:0x0209d228 module:overlay(0) +from:0x02148780 kind:load to:0x0209d22c module:overlay(0) +from:0x02148784 kind:load to:0x0209d238 module:overlay(0) +from:0x02148788 kind:load to:0x0209d240 module:overlay(0) +from:0x0214878c kind:load to:0x02142af8 module:overlay(27) +from:0x02148790 kind:load to:0x02142b18 module:overlay(27) +from:0x02148794 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02148798 kind:load to:0x021429ec module:overlay(27) +from:0x0214879c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021487a0 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021487a4 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021487a8 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021487ac kind:load to:0x02142af0 module:overlay(27) +from:0x021487b0 kind:load to:0x02142a70 module:overlay(27) +from:0x021487b4 kind:load to:0x02142ab0 module:overlay(27) +from:0x021487b8 kind:load to:0x02142ad0 module:overlay(27) +from:0x021487bc kind:load to:0x02141de0 module:overlay(27) +from:0x021487c8 kind:load to:0x02142b60 module:overlay(27) +from:0x021487cc kind:load to:0x0209ca64 module:overlay(0) +from:0x021487d0 kind:load to:0x0209cb98 module:overlay(0) +from:0x021487d4 kind:load to:0x0209cb9c module:overlay(0) +from:0x021487d8 kind:load to:0x0209cacc module:overlay(0) +from:0x021487e4 kind:load to:0x02142bf8 module:overlay(27) +from:0x021487e8 kind:load to:0x0209d10c module:overlay(0) +from:0x021487ec kind:load to:0x02109684 module:overlays(19,21,26) +from:0x021487f0 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021487f4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021487f8 kind:load to:0x02142d58 module:overlay(27) +from:0x021487fc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148800 kind:load to:0x0209d220 module:overlay(0) +from:0x02148804 kind:load to:0x0209d228 module:overlay(0) +from:0x02148808 kind:load to:0x0209d22c module:overlay(0) +from:0x0214880c kind:load to:0x0209d238 module:overlay(0) +from:0x02148810 kind:load to:0x0209d240 module:overlay(0) +from:0x02148814 kind:load to:0x02142df8 module:overlay(27) +from:0x02148818 kind:load to:0x02142e18 module:overlay(27) +from:0x0214881c kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02148820 kind:load to:0x02142ce4 module:overlay(27) +from:0x02148824 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02148828 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0214882c kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02148830 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02148834 kind:load to:0x02142df0 module:overlay(27) +from:0x02148838 kind:load to:0x02142d70 module:overlay(27) +from:0x0214883c kind:load to:0x02142db0 module:overlay(27) +from:0x02148840 kind:load to:0x02142dd0 module:overlay(27) +from:0x02148844 kind:load to:0x02141de0 module:overlay(27) +from:0x02148850 kind:load to:0x02142e60 module:overlay(27) +from:0x02148854 kind:load to:0x0209ca64 module:overlay(0) +from:0x02148858 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214885c kind:load to:0x0209caac module:overlay(0) +from:0x02148860 kind:load to:0x0209cacc module:overlay(0) +from:0x0214886c kind:load to:0x02142f5c module:overlay(27) +from:0x02148870 kind:load to:0x0209d10c module:overlay(0) +from:0x02148874 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02148878 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x0214887c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148880 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02148884 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148888 kind:load to:0x0209d220 module:overlay(0) +from:0x0214888c kind:load to:0x0209d228 module:overlay(0) +from:0x02148890 kind:load to:0x0209d22c module:overlay(0) +from:0x02148894 kind:load to:0x0209d238 module:overlay(0) +from:0x02148898 kind:load to:0x0209d240 module:overlay(0) +from:0x0214889c kind:load to:0x021430b0 module:overlay(27) +from:0x021488a0 kind:load to:0x021430d0 module:overlay(27) +from:0x021488a4 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021488a8 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021488ac kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021488b0 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021488b4 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021488b8 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021488bc kind:load to:0x021430a8 module:overlay(27) +from:0x021488c0 kind:load to:0x02143048 module:overlay(27) +from:0x021488c4 kind:load to:0x02143068 module:overlay(27) +from:0x021488c8 kind:load to:0x02143088 module:overlay(27) +from:0x021488cc kind:load to:0x02141de0 module:overlay(27) +from:0x021488d0 kind:load to:0x021488d4 module:overlay(27) +from:0x021488e8 kind:load to:0x02143118 module:overlay(27) +from:0x021488ec kind:load to:0x0209ca64 module:overlay(0) +from:0x021488f0 kind:load to:0x0209cb98 module:overlay(0) +from:0x021488f4 kind:load to:0x0209cb9c module:overlay(0) +from:0x021488f8 kind:load to:0x0209cacc module:overlay(0) +from:0x02148904 kind:load to:0x021431fc module:overlay(27) +from:0x02148908 kind:load to:0x0209d10c module:overlay(0) +from:0x0214890c kind:load to:0x021435fc module:overlay(27) +from:0x02148910 kind:load to:0x02143710 module:overlay(27) +from:0x02148914 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148918 kind:load to:0x02143724 module:overlay(27) +from:0x0214891c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148920 kind:load to:0x0209d220 module:overlay(0) +from:0x02148924 kind:load to:0x0209d228 module:overlay(0) +from:0x02148928 kind:load to:0x0209d22c module:overlay(0) +from:0x0214892c kind:load to:0x0209d238 module:overlay(0) +from:0x02148930 kind:load to:0x0209d240 module:overlay(0) +from:0x02148934 kind:load to:0x02143884 module:overlay(27) +from:0x02148938 kind:load to:0x021438c4 module:overlay(27) +from:0x0214893c kind:load to:0x0210b430 module:overlays(19,26) +from:0x02148940 kind:load to:0x021434e8 module:overlay(27) +from:0x02148944 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02148948 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0214894c kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02148950 kind:load to:0x02143798 module:overlay(27) +from:0x02148954 kind:load to:0x0210b470 module:overlays(19,26) +from:0x02148958 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x0214895c kind:load to:0x02143788 module:overlay(27) +from:0x02148960 kind:load to:0x0210b304 module:overlays(19,26) +from:0x02148964 kind:load to:0x02143790 module:overlay(27) +from:0x02148968 kind:load to:0x021437a0 module:overlay(27) +from:0x0214896c kind:load to:0x021437d8 module:overlay(27) +from:0x02148970 kind:load to:0x02143804 module:overlay(27) +from:0x02148974 kind:load to:0x02143844 module:overlay(27) +from:0x02148978 kind:load to:0x02143864 module:overlay(27) +from:0x0214897c kind:load to:0x021434dc module:overlay(27) +from:0x02148988 kind:load to:0x021433ec module:overlay(27) +from:0x0214898c kind:load to:0x0209d10c module:overlay(0) +from:0x02148990 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02148994 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02148998 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214899c kind:load to:0x0210b258 module:overlays(19,26) +from:0x021489a0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021489a4 kind:load to:0x0209d220 module:overlay(0) +from:0x021489a8 kind:load to:0x0209d228 module:overlay(0) +from:0x021489ac kind:load to:0x0209d22c module:overlay(0) +from:0x021489b0 kind:load to:0x0209d238 module:overlay(0) +from:0x021489b4 kind:load to:0x0209d240 module:overlay(0) +from:0x021489b8 kind:load to:0x0214394c module:overlay(27) +from:0x021489bc kind:load to:0x0214390c module:overlay(27) +from:0x021489c0 kind:load to:0x0210b430 module:overlays(19,26) +from:0x021489c4 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021489c8 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021489cc kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021489d0 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021489d4 kind:load to:0x0210b428 module:overlays(19,26) +from:0x021489d8 kind:load to:0x0210b470 module:overlays(19,26) +from:0x021489dc kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x021489e0 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x021489e4 kind:load to:0x0210b304 module:overlays(19,26) +from:0x021489e8 kind:load to:0x0210b320 module:overlays(19,26) +from:0x021489ec kind:load to:0x0210b438 module:overlays(19,26) +from:0x021489f0 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x021489f8 kind:load to:0x021434e4 module:overlay(27) +from:0x021489fc kind:load to:0x021434d4 module:overlay(27) +from:0x02148a00 kind:load to:0x021434dc module:overlay(27) +from:0x02148a0c kind:load to:0x021439a4 module:overlay(27) +from:0x02148a10 kind:load to:0x0209ca64 module:overlay(0) +from:0x02148a14 kind:load to:0x0209cb98 module:overlay(0) +from:0x02148a18 kind:load to:0x0209cb9c module:overlay(0) +from:0x02148a1c kind:load to:0x0209cacc module:overlay(0) +from:0x02148a28 kind:load to:0x02143a60 module:overlay(27) +from:0x02148a2c kind:load to:0x0209d10c module:overlay(0) +from:0x02148a30 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02148a34 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02148a38 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148a3c kind:load to:0x02143bc0 module:overlay(27) +from:0x02148a40 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148a44 kind:load to:0x0209d220 module:overlay(0) +from:0x02148a48 kind:load to:0x0209d228 module:overlay(0) +from:0x02148a4c kind:load to:0x0209d22c module:overlay(0) +from:0x02148a50 kind:load to:0x0209d238 module:overlay(0) +from:0x02148a54 kind:load to:0x0209d240 module:overlay(0) +from:0x02148a58 kind:load to:0x02143c64 module:overlay(27) +from:0x02148a5c kind:load to:0x02143c84 module:overlay(27) +from:0x02148a60 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02148a64 kind:load to:0x02143b4c module:overlay(27) +from:0x02148a68 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02148a6c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02148a70 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02148a74 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02148a78 kind:load to:0x02143c58 module:overlay(27) +from:0x02148a7c kind:load to:0x02143bd8 module:overlay(27) +from:0x02148a80 kind:load to:0x02143c18 module:overlay(27) +from:0x02148a84 kind:load to:0x02143c38 module:overlay(27) +from:0x02148a88 kind:load to:0x02141de0 module:overlay(27) +from:0x02148a94 kind:load to:0x02143ccc module:overlay(27) +from:0x02148a98 kind:load to:0x0209ca64 module:overlay(0) +from:0x02148a9c kind:load to:0x0209cb98 module:overlay(0) +from:0x02148aa0 kind:load to:0x0209cb9c module:overlay(0) +from:0x02148aa4 kind:load to:0x0209cacc module:overlay(0) +from:0x02148ab0 kind:load to:0x02143d90 module:overlay(27) +from:0x02148ab4 kind:load to:0x0209d10c module:overlay(0) +from:0x02148ab8 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02148abc kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02148ac0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148ac4 kind:load to:0x02143ee8 module:overlay(27) +from:0x02148ac8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148acc kind:load to:0x0209d220 module:overlay(0) +from:0x02148ad0 kind:load to:0x0209d228 module:overlay(0) +from:0x02148ad4 kind:load to:0x0209d22c module:overlay(0) +from:0x02148ad8 kind:load to:0x0209d238 module:overlay(0) +from:0x02148adc kind:load to:0x0209d240 module:overlay(0) +from:0x02148ae0 kind:load to:0x02143f88 module:overlay(27) +from:0x02148ae4 kind:load to:0x02143fa8 module:overlay(27) +from:0x02148ae8 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02148aec kind:load to:0x02143e7c module:overlay(27) +from:0x02148af0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02148af4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02148af8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02148afc kind:load to:0x02143f00 module:overlay(27) +from:0x02148b00 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x02148b04 kind:load to:0x02143f08 module:overlay(27) +from:0x02148b08 kind:load to:0x02143f48 module:overlay(27) +from:0x02148b0c kind:load to:0x02143f68 module:overlay(27) +from:0x02148b10 kind:load to:0x02141de0 module:overlay(27) +from:0x02148b1c kind:load to:0x02143ff0 module:overlay(27) +from:0x02148b20 kind:load to:0x0209cbf0 module:overlay(0) +from:0x02148b24 kind:load to:0x0209cdb4 module:overlay(0) +from:0x02148b28 kind:load to:0x0209cdd0 module:overlay(0) +from:0x02148b2c kind:load to:0x0209ce14 module:overlay(0) +from:0x02148b30 kind:load to:0x02144370 module:overlay(27) +from:0x02148b34 kind:load to:0x02144384 module:overlay(27) +from:0x02148b38 kind:load to:0x0209cc08 module:overlay(0) +from:0x02148b44 kind:load to:0x0214409c module:overlay(27) +from:0x02148b48 kind:load to:0x0209d10c module:overlay(0) +from:0x02148b4c kind:load to:0x02144134 module:overlay(27) +from:0x02148b50 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02148b54 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148b58 kind:load to:0x021442c8 module:overlay(27) +from:0x02148b5c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148b60 kind:load to:0x0209d220 module:overlay(0) +from:0x02148b64 kind:load to:0x0209d228 module:overlay(0) +from:0x02148b68 kind:load to:0x0209d22c module:overlay(0) +from:0x02148b6c kind:load to:0x0209d238 module:overlay(0) +from:0x02148b70 kind:load to:0x0209d240 module:overlay(0) +from:0x02148b74 kind:load to:0x02144328 module:overlay(27) +from:0x02148b78 kind:load to:0x02144348 module:overlay(27) +from:0x02148b7c kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02148b80 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02148b84 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02148b88 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02148ba0 kind:load to:0x021443ac module:overlay(27) +from:0x02148ba4 kind:load to:0x0209ca64 module:overlay(0) +from:0x02148ba8 kind:load to:0x0209ca6c module:overlay(0) +from:0x02148bac kind:load to:0x0209caac module:overlay(0) +from:0x02148bb0 kind:load to:0x0209cacc module:overlay(0) +from:0x02148bbc kind:load to:0x0207c4d0 module:overlay(0) +from:0x02148bc0 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02148bc4 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02148bc8 kind:load to:0x0207c990 module:overlay(0) +from:0x02148bcc kind:load to:0x0207c9d4 module:overlay(0) +from:0x02148bd0 kind:load to:0x0207ca44 module:overlay(0) +from:0x02148bd4 kind:load to:0x0207ca6c module:overlay(0) +from:0x02148bd8 kind:load to:0x0207cae4 module:overlay(0) +from:0x02148be4 kind:load to:0x02144498 module:overlay(27) +from:0x02148be8 kind:load to:0x0209d10c module:overlay(0) +from:0x02148bec kind:load to:0x0214466c module:overlay(27) +from:0x02148bf0 kind:load to:0x02144738 module:overlay(27) +from:0x02148bf4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02148bf8 kind:load to:0x02144858 module:overlay(27) +from:0x02148bfc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02148c00 kind:load to:0x0209d220 module:overlay(0) +from:0x02148c04 kind:load to:0x0209d228 module:overlay(0) +from:0x02148c08 kind:load to:0x0209d22c module:overlay(0) +from:0x02148c0c kind:load to:0x0209d238 module:overlay(0) +from:0x02148c10 kind:load to:0x0209d240 module:overlay(0) +from:0x02148c14 kind:load to:0x0214489c module:overlay(27) +from:0x02148c18 kind:load to:0x021448dc module:overlay(27) +from:0x02148c1c kind:load to:0x0210b430 module:overlays(19,26) +from:0x02148c20 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02148c24 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02148c28 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02148c2c kind:load to:0x02144784 module:overlay(27) +from:0x02148c30 kind:load to:0x02144894 module:overlay(27) +from:0x02148c34 kind:load to:0x0210b470 module:overlays(19,26) +from:0x02148c38 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02148c3c kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02148c40 kind:load to:0x0210b304 module:overlays(19,26) +from:0x02148c44 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02148c48 kind:load to:0x0210b438 module:overlays(19,26) +from:0x02148c4c kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x02148c50 kind:load to:0x02144fec module:overlay(27) +from:0x02148c58 kind:load to:0x02145068 module:overlay(27) +from:0x02148c60 kind:load to:0x02145078 module:overlay(27) +from:0x02148c68 kind:load to:0x02144ff0 module:overlay(27) +from:0x02148c70 kind:load to:0x0214506c module:overlay(27) +from:0x02148c78 kind:load to:0x0214507c module:overlay(27) +from:0x02148c88 kind:load to:0x02144944 module:overlay(27) +from:0x02148c8c kind:load to:0x02097998 module:overlay(0) +from:0x02148c90 kind:load to:0x020977a8 module:overlay(0) +from:0x02148c94 kind:load to:0x02097824 module:overlay(0) +from:0x02148c98 kind:load to:0x020979a0 module:overlay(0) +from:0x02148c9c kind:load to:0x020979c0 module:overlay(0) +from:0x02148ca0 kind:load to:0x020979ec module:overlay(0) +from:0x02148cac kind:load to:0x0209856c module:overlay(0) +from:0x02148cb0 kind:load to:0x020985a8 module:overlay(0) +from:0x02148cb4 kind:load to:0x020985c0 module:overlay(0) +from:0x02148cb8 kind:load to:0x020985cc module:overlay(0) +from:0x02148cbc kind:load to:0x01fff464 module:itcm +from:0x02148cc0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02148cc4 kind:load to:0x02144a64 module:overlay(27) +from:0x02148cc8 kind:load to:0x02098504 module:overlay(0) +from:0x02148ccc kind:load to:0x02144e10 module:overlay(27) +from:0x02148cd0 kind:load to:0x0209850c module:overlay(0) +from:0x02148cd4 kind:load to:0x02098510 module:overlay(0) +from:0x02148cd8 kind:load to:0x02144e68 module:overlay(27) +from:0x02148cdc kind:load to:0x02098518 module:overlay(0) +from:0x02148ce0 kind:load to:0x0209851c module:overlay(0) +from:0x02148ce4 kind:load to:0x020985d8 module:overlay(0) +from:0x02148ce8 kind:load to:0x02098644 module:overlay(0) +from:0x02148cec kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02148cf0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02148cf4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02148cf8 kind:load to:0x0214516c module:overlay(27) +from:0x02148cfc kind:load to:0x0214518c module:overlay(27) +from:0x02148d00 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02148d04 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02148d08 kind:load to:0x02147b24 module:overlay(27) +from:0x02148d10 kind:load to:0x02147b68 module:overlay(27) +from:0x02148d18 kind:load to:0x02146ea4 module:overlay(27) +from:0x02148d20 kind:load to:0x021475c4 module:overlay(27) +from:0x02148d28 kind:load to:0x02146f84 module:overlay(27) +from:0x02148d30 kind:load to:0x02146f48 module:overlay(27) +from:0x02148d38 kind:load to:0x02147c40 module:overlay(27) +from:0x02148d40 kind:load to:0x02146d3c module:overlay(27) +from:0x02148d48 kind:load to:0x02147588 module:overlay(27) +from:0x02148d50 kind:load to:0x02147654 module:overlay(27) +from:0x02148d58 kind:load to:0x02147774 module:overlay(27) +from:0x02148d60 kind:load to:0x021473dc module:overlay(27) +from:0x02148d68 kind:load to:0x02147a0c module:overlay(27) +from:0x02148d70 kind:load to:0x021473c0 module:overlay(27) +from:0x02148d78 kind:load to:0x02147c14 module:overlay(27) +from:0x02148d80 kind:load to:0x02147290 module:overlay(27) +from:0x02148d88 kind:load to:0x0214702c module:overlay(27) +from:0x02148d90 kind:load to:0x02147860 module:overlay(27) +from:0x02148d98 kind:load to:0x0214769c module:overlay(27) +from:0x02148da0 kind:load to:0x02146d38 module:overlay(27) +from:0x02148da8 kind:load to:0x02146d24 module:overlay(27) +from:0x02148db0 kind:load to:0x02147ebc module:overlay(27) +from:0x02148db8 kind:load to:0x02147960 module:overlay(27) +from:0x02148dc0 kind:load to:0x0214791c module:overlay(27) +from:0x02148dc8 kind:load to:0x02147154 module:overlay(27) +from:0x02148dd0 kind:load to:0x02147a68 module:overlay(27) +from:0x02148dd8 kind:load to:0x021472ac module:overlay(27) +from:0x02148de0 kind:load to:0x02147d60 module:overlay(27) +from:0x02148df0 kind:load to:0x021451d4 module:overlay(27) +from:0x02148df4 kind:load to:0x02097998 module:overlay(0) +from:0x02148df8 kind:load to:0x020977a8 module:overlay(0) +from:0x02148dfc kind:load to:0x02097824 module:overlay(0) +from:0x02148e00 kind:load to:0x020979a0 module:overlay(0) +from:0x02148e04 kind:load to:0x020979c0 module:overlay(0) +from:0x02148e08 kind:load to:0x020979ec module:overlay(0) +from:0x02148e14 kind:load to:0x021454b8 module:overlay(27) +from:0x02148e18 kind:load to:0x02147fd0 module:overlay(27) +from:0x02148e1c kind:load to:0x02099b54 module:overlay(0) +from:0x02148e20 kind:load to:0x02099b8c module:overlay(0) +from:0x02148e24 kind:load to:0x0209a190 module:overlay(0) +from:0x02148e28 kind:load to:0x0209a198 module:overlay(0) +from:0x02148e2c kind:load to:0x0209a138 module:overlay(0) +from:0x02148e30 kind:load to:0x02099d04 module:overlay(0) +from:0x02148e34 kind:load to:0x02099bf4 module:overlay(0) +from:0x02148e38 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02148e3c kind:load to:0x0209a148 module:overlay(0) +from:0x02148e40 kind:load to:0x0209a160 module:overlay(0) +from:0x02148e44 kind:load to:0x02147fc8 module:overlay(27) +from:0x02148e48 kind:load to:0x0209a178 module:overlay(0) +from:0x02148e4c kind:load to:0x02147fb8 module:overlay(27) +from:0x02148e50 kind:load to:0x02147f94 module:overlay(27) +from:0x02148e5c kind:load to:0x02145520 module:overlay(27) +from:0x02148e60 kind:load to:0x02147fec module:overlay(27) +from:0x02148e64 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02148e68 kind:load to:0x0209a2dc module:overlay(0) +from:0x02148e6c kind:load to:0x0209a374 module:overlay(0) +from:0x02148e70 kind:load to:0x0209a388 module:overlay(0) +from:0x02148e74 kind:load to:0x0209a138 module:overlay(0) +from:0x02148e78 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02148e7c kind:load to:0x0209a438 module:overlay(0) +from:0x02148e80 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02148e84 kind:load to:0x0209a344 module:overlay(0) +from:0x02148e88 kind:load to:0x0209a35c module:overlay(0) +from:0x02148e8c kind:load to:0x0209a39c module:overlay(0) +from:0x02148e90 kind:load to:0x0209a728 module:overlay(0) +from:0x02148e94 kind:load to:0x02147f68 module:overlay(27) +from:0x02148e98 kind:load to:0x02147f44 module:overlay(27) +from:0x02148e9c kind:load to:0x0209a760 module:overlay(0) +from:0x02148ea8 kind:load to:0x0209856c module:overlay(0) +from:0x02148eac kind:load to:0x020985a8 module:overlay(0) +from:0x02148eb0 kind:load to:0x020985c0 module:overlay(0) +from:0x02148eb4 kind:load to:0x020985cc module:overlay(0) +from:0x02148eb8 kind:load to:0x01fff464 module:itcm +from:0x02148ebc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02148ec0 kind:load to:0x02145714 module:overlay(27) +from:0x02148ec4 kind:load to:0x02145764 module:overlay(27) +from:0x02148ec8 kind:load to:0x02145888 module:overlay(27) +from:0x02148ecc kind:load to:0x021458a8 module:overlay(27) +from:0x02148ed0 kind:load to:0x02098510 module:overlay(0) +from:0x02148ed4 kind:load to:0x02145b58 module:overlay(27) +from:0x02148ed8 kind:load to:0x02145e6c module:overlay(27) +from:0x02148edc kind:load to:0x0209851c module:overlay(0) +from:0x02148ee0 kind:load to:0x020985d8 module:overlay(0) +from:0x02148ee4 kind:load to:0x02098644 module:overlay(0) +from:0x02148ee8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02148eec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02148ef0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02148ef4 kind:load to:0x02145534 module:overlay(27) +from:0x02148ef8 kind:load to:0x02145620 module:overlay(27) +from:0x02148efc kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02148f00 kind:load to:0x02110e00 module:overlays(19,26,31) diff --git a/config/eur1/arm9/overlays/ov027/symbols.txt b/config/eur1/arm9/overlays/ov027/symbols.txt new file mode 100644 index 00000000..ed142549 --- /dev/null +++ b/config/eur1/arm9/overlays/ov027/symbols.txt @@ -0,0 +1,401 @@ +func_ov027_02141b00 kind:function(arm,size=0xc) addr:0x02141b00 +func_ov027_02141b0c kind:function(arm,size=0x24) addr:0x02141b0c +func_ov027_02141b30 kind:function(arm,size=0x40) addr:0x02141b30 +func_ov027_02141b70 kind:function(arm,size=0x60) addr:0x02141b70 +func_ov027_02141bd0 kind:function(arm,size=0x14) addr:0x02141bd0 +func_ov027_02141be4 kind:function(arm,size=0x10c) addr:0x02141be4 +func_ov027_02141cf0 kind:function(arm,size=0xe8) addr:0x02141cf0 +func_ov027_02141dd8 kind:function(arm,size=0x8) addr:0x02141dd8 +func_ov027_02141de0 kind:function(arm,size=0x8) addr:0x02141de0 +func_ov027_02141de8 kind:function(arm,size=0x4) addr:0x02141de8 +func_ov027_02141dec kind:function(arm,size=0x160) addr:0x02141dec +func_ov027_02141f4c kind:function(arm,size=0xc) addr:0x02141f4c +func_ov027_02141f58 kind:function(arm,size=0xc) addr:0x02141f58 +func_ov027_02141f64 kind:function(arm,size=0x8c) addr:0x02141f64 +func_ov027_02141ff0 kind:function(arm,size=0x40) addr:0x02141ff0 +func_ov027_02142030 kind:function(arm,size=0x20) addr:0x02142030 +func_ov027_02142050 kind:function(arm,size=0x20) addr:0x02142050 +func_ov027_02142070 kind:function(arm,size=0x1c) addr:0x02142070 +func_ov027_0214208c kind:function(arm,size=0x28) addr:0x0214208c +func_ov027_021420b4 kind:function(arm,size=0x30) addr:0x021420b4 +func_ov027_021420e4 kind:function(arm,size=0x28) addr:0x021420e4 +func_ov027_0214210c kind:function(arm,size=0x20) addr:0x0214210c +func_ov027_0214212c kind:function(arm,size=0x14) addr:0x0214212c +func_ov027_02142140 kind:function(arm,size=0xc) addr:0x02142140 +func_ov027_0214214c kind:function(arm,size=0x24) addr:0x0214214c +func_ov027_02142170 kind:function(arm,size=0x40) addr:0x02142170 +func_ov027_021421b0 kind:function(arm,size=0x44) addr:0x021421b0 +func_ov027_021421f4 kind:function(arm,size=0xec) addr:0x021421f4 +func_ov027_021422e0 kind:function(arm,size=0x110) addr:0x021422e0 +func_ov027_021423f0 kind:function(arm,size=0x38) addr:0x021423f0 +func_ov027_02142428 kind:function(arm,size=0x18) addr:0x02142428 +func_ov027_02142440 kind:function(arm,size=0x40) addr:0x02142440 +func_ov027_02142480 kind:function(arm,size=0x20) addr:0x02142480 +func_ov027_021424a0 kind:function(arm,size=0x20) addr:0x021424a0 +func_ov027_021424c0 kind:function(arm,size=0xc) addr:0x021424c0 +func_ov027_021424cc kind:function(arm,size=0x28) addr:0x021424cc +func_ov027_021424f4 kind:function(arm,size=0x30) addr:0x021424f4 +func_ov027_02142524 kind:function(arm,size=0x14) addr:0x02142524 +func_ov027_02142538 kind:function(arm,size=0xc) addr:0x02142538 +func_ov027_02142544 kind:function(arm,size=0x24) addr:0x02142544 +func_ov027_02142568 kind:function(arm,size=0x38) addr:0x02142568 +func_ov027_021425a0 kind:function(arm,size=0x44) addr:0x021425a0 +func_ov027_021425e4 kind:function(arm,size=0xec) addr:0x021425e4 +func_ov027_021426d0 kind:function(arm,size=0x6c) addr:0x021426d0 +func_ov027_0214273c kind:function(arm,size=0x18) addr:0x0214273c +func_ov027_02142754 kind:function(arm,size=0x40) addr:0x02142754 +func_ov027_02142794 kind:function(arm,size=0x20) addr:0x02142794 +func_ov027_021427b4 kind:function(arm,size=0x20) addr:0x021427b4 +func_ov027_021427d4 kind:function(arm,size=0x8) addr:0x021427d4 +func_ov027_021427dc kind:function(arm,size=0x20) addr:0x021427dc +func_ov027_021427fc kind:function(arm,size=0x28) addr:0x021427fc +func_ov027_02142824 kind:function(arm,size=0x14) addr:0x02142824 +func_ov027_02142838 kind:function(arm,size=0xc) addr:0x02142838 +func_ov027_02142844 kind:function(arm,size=0x24) addr:0x02142844 +func_ov027_02142868 kind:function(arm,size=0x54) addr:0x02142868 +func_ov027_021428bc kind:function(arm,size=0x44) addr:0x021428bc +func_ov027_02142900 kind:function(arm,size=0xec) addr:0x02142900 +func_ov027_021429ec kind:function(arm,size=0x6c) addr:0x021429ec +func_ov027_02142a58 kind:function(arm,size=0x18) addr:0x02142a58 +func_ov027_02142a70 kind:function(arm,size=0x40) addr:0x02142a70 +func_ov027_02142ab0 kind:function(arm,size=0x20) addr:0x02142ab0 +func_ov027_02142ad0 kind:function(arm,size=0x20) addr:0x02142ad0 +func_ov027_02142af0 kind:function(arm,size=0x8) addr:0x02142af0 +func_ov027_02142af8 kind:function(arm,size=0x20) addr:0x02142af8 +func_ov027_02142b18 kind:function(arm,size=0x28) addr:0x02142b18 +func_ov027_02142b40 kind:function(arm,size=0x14) addr:0x02142b40 +func_ov027_02142b54 kind:function(arm,size=0xc) addr:0x02142b54 +func_ov027_02142b60 kind:function(arm,size=0x24) addr:0x02142b60 +func_ov027_02142b84 kind:function(arm,size=0x38) addr:0x02142b84 +func_ov027_02142bbc kind:function(arm,size=0x3c) addr:0x02142bbc +func_ov027_02142bf8 kind:function(arm,size=0xec) addr:0x02142bf8 +func_ov027_02142ce4 kind:function(arm,size=0x74) addr:0x02142ce4 +func_ov027_02142d58 kind:function(arm,size=0x18) addr:0x02142d58 +func_ov027_02142d70 kind:function(arm,size=0x40) addr:0x02142d70 +func_ov027_02142db0 kind:function(arm,size=0x20) addr:0x02142db0 +func_ov027_02142dd0 kind:function(arm,size=0x20) addr:0x02142dd0 +func_ov027_02142df0 kind:function(arm,size=0x8) addr:0x02142df0 +func_ov027_02142df8 kind:function(arm,size=0x20) addr:0x02142df8 +func_ov027_02142e18 kind:function(arm,size=0x28) addr:0x02142e18 +func_ov027_02142e40 kind:function(arm,size=0x14) addr:0x02142e40 +func_ov027_02142e54 kind:function(arm,size=0xc) addr:0x02142e54 +func_ov027_02142e60 kind:function(arm,size=0x24) addr:0x02142e60 +func_ov027_02142e84 kind:function(arm,size=0x38) addr:0x02142e84 +func_ov027_02142ebc kind:function(arm,size=0xa0) addr:0x02142ebc +func_ov027_02142f5c kind:function(arm,size=0xec) addr:0x02142f5c +func_ov027_02143048 kind:function(arm,size=0x20) addr:0x02143048 +func_ov027_02143068 kind:function(arm,size=0x20) addr:0x02143068 +func_ov027_02143088 kind:function(arm,size=0x20) addr:0x02143088 +func_ov027_021430a8 kind:function(arm,size=0x8) addr:0x021430a8 +func_ov027_021430b0 kind:function(arm,size=0x20) addr:0x021430b0 +func_ov027_021430d0 kind:function(arm,size=0x28) addr:0x021430d0 +func_ov027_021430f8 kind:function(arm,size=0x14) addr:0x021430f8 +func_ov027_0214310c kind:function(arm,size=0xc) addr:0x0214310c +func_ov027_02143118 kind:function(arm,size=0x24) addr:0x02143118 +func_ov027_0214313c kind:function(arm,size=0x50) addr:0x0214313c +func_ov027_0214318c kind:function(arm,size=0x70) addr:0x0214318c +func_ov027_021431fc kind:function(arm,size=0x1f0) addr:0x021431fc +func_ov027_021433ec kind:function(arm,size=0xe8) addr:0x021433ec +func_ov027_021434d4 kind:function(arm,size=0x8) addr:0x021434d4 +func_ov027_021434dc kind:function(arm,size=0x8) addr:0x021434dc +func_ov027_021434e4 kind:function(arm,size=0x4) addr:0x021434e4 +func_ov027_021434e8 kind:function(arm,size=0x114) addr:0x021434e8 +func_ov027_021435fc kind:function(arm,size=0x114) addr:0x021435fc +func_ov027_02143710 kind:function(arm,size=0x14) addr:0x02143710 +func_ov027_02143724 kind:function(arm,size=0x64) addr:0x02143724 +func_ov027_02143788 kind:function(arm,size=0x8) addr:0x02143788 +func_ov027_02143790 kind:function(arm,size=0x8) addr:0x02143790 +func_ov027_02143798 kind:function(arm,size=0x8) addr:0x02143798 +func_ov027_021437a0 kind:function(arm,size=0x38) addr:0x021437a0 +func_ov027_021437d8 kind:function(arm,size=0x2c) addr:0x021437d8 +func_ov027_02143804 kind:function(arm,size=0x40) addr:0x02143804 +func_ov027_02143844 kind:function(arm,size=0x20) addr:0x02143844 +func_ov027_02143864 kind:function(arm,size=0x20) addr:0x02143864 +func_ov027_02143884 kind:function(arm,size=0x40) addr:0x02143884 +func_ov027_021438c4 kind:function(arm,size=0x48) addr:0x021438c4 +func_ov027_0214390c kind:function(arm,size=0x40) addr:0x0214390c +func_ov027_0214394c kind:function(arm,size=0x38) addr:0x0214394c +func_ov027_02143984 kind:function(arm,size=0x14) addr:0x02143984 +func_ov027_02143998 kind:function(arm,size=0xc) addr:0x02143998 +func_ov027_021439a4 kind:function(arm,size=0x24) addr:0x021439a4 +func_ov027_021439c8 kind:function(arm,size=0x5c) addr:0x021439c8 +func_ov027_02143a24 kind:function(arm,size=0x3c) addr:0x02143a24 +func_ov027_02143a60 kind:function(arm,size=0xec) addr:0x02143a60 +func_ov027_02143b4c kind:function(arm,size=0x74) addr:0x02143b4c +func_ov027_02143bc0 kind:function(arm,size=0x18) addr:0x02143bc0 +func_ov027_02143bd8 kind:function(arm,size=0x40) addr:0x02143bd8 +func_ov027_02143c18 kind:function(arm,size=0x20) addr:0x02143c18 +func_ov027_02143c38 kind:function(arm,size=0x20) addr:0x02143c38 +func_ov027_02143c58 kind:function(arm,size=0xc) addr:0x02143c58 +func_ov027_02143c64 kind:function(arm,size=0x20) addr:0x02143c64 +func_ov027_02143c84 kind:function(arm,size=0x28) addr:0x02143c84 +func_ov027_02143cac kind:function(arm,size=0x14) addr:0x02143cac +func_ov027_02143cc0 kind:function(arm,size=0xc) addr:0x02143cc0 +func_ov027_02143ccc kind:function(arm,size=0x24) addr:0x02143ccc +func_ov027_02143cf0 kind:function(arm,size=0x5c) addr:0x02143cf0 +func_ov027_02143d4c kind:function(arm,size=0x44) addr:0x02143d4c +func_ov027_02143d90 kind:function(arm,size=0xec) addr:0x02143d90 +func_ov027_02143e7c kind:function(arm,size=0x6c) addr:0x02143e7c +func_ov027_02143ee8 kind:function(arm,size=0x18) addr:0x02143ee8 +func_ov027_02143f00 kind:function(arm,size=0x8) addr:0x02143f00 +func_ov027_02143f08 kind:function(arm,size=0x40) addr:0x02143f08 +func_ov027_02143f48 kind:function(arm,size=0x20) addr:0x02143f48 +func_ov027_02143f68 kind:function(arm,size=0x20) addr:0x02143f68 +func_ov027_02143f88 kind:function(arm,size=0x20) addr:0x02143f88 +func_ov027_02143fa8 kind:function(arm,size=0x28) addr:0x02143fa8 +func_ov027_02143fd0 kind:function(arm,size=0x14) addr:0x02143fd0 +func_ov027_02143fe4 kind:function(arm,size=0xc) addr:0x02143fe4 +func_ov027_02143ff0 kind:function(arm,size=0x24) addr:0x02143ff0 +func_ov027_02144014 kind:function(arm,size=0x54) addr:0x02144014 +func_ov027_02144068 kind:function(arm,size=0x34) addr:0x02144068 +func_ov027_0214409c kind:function(arm,size=0x98) addr:0x0214409c +func_ov027_02144134 kind:function(arm,size=0x88) addr:0x02144134 +func_ov027_021441bc kind:function(arm,size=0x10c) addr:0x021441bc +func_ov027_021442c8 kind:function(arm,size=0x60) addr:0x021442c8 +func_ov027_02144328 kind:function(arm,size=0x20) addr:0x02144328 +func_ov027_02144348 kind:function(arm,size=0x28) addr:0x02144348 +func_ov027_02144370 kind:function(arm,size=0x14) addr:0x02144370 +func_ov027_02144384 kind:function(arm,size=0x1c) addr:0x02144384 +func_ov027_021443a0 kind:function(arm,size=0xc) addr:0x021443a0 +func_ov027_021443ac kind:function(arm,size=0x24) addr:0x021443ac +func_ov027_021443d0 kind:function(arm,size=0x2c) addr:0x021443d0 +func_ov027_021443fc kind:function(arm,size=0x9c) addr:0x021443fc +func_ov027_02144498 kind:function(arm,size=0x1d4) addr:0x02144498 +func_ov027_0214466c kind:function(arm,size=0xcc) addr:0x0214466c +func_ov027_02144738 kind:function(arm,size=0x4c) addr:0x02144738 +func_ov027_02144784 kind:function(arm,size=0x50) addr:0x02144784 +func_ov027_021447d4 kind:function(arm,size=0x84) addr:0x021447d4 +func_ov027_02144858 kind:function(arm,size=0x3c) addr:0x02144858 +func_ov027_02144894 kind:function(arm,size=0x8) addr:0x02144894 +func_ov027_0214489c kind:function(arm,size=0x40) addr:0x0214489c +func_ov027_021448dc kind:function(arm,size=0x48) addr:0x021448dc +func_ov027_02144924 kind:function(arm,size=0x14) addr:0x02144924 +func_ov027_02144938 kind:function(arm,size=0xc) addr:0x02144938 +func_ov027_02144944 kind:function(arm,size=0x24) addr:0x02144944 +func_ov027_02144968 kind:function(arm,size=0x4c) addr:0x02144968 +func_ov027_021449b4 kind:function(arm,size=0xb0) addr:0x021449b4 +func_ov027_02144a64 kind:function(arm,size=0x98) addr:0x02144a64 +func_ov027_02144afc kind:function(arm,size=0x3c) addr:0x02144afc +func_ov027_02144b38 kind:function(arm,size=0x2d8) addr:0x02144b38 +func_ov027_02144e10 kind:function(arm,size=0x58) addr:0x02144e10 +func_ov027_02144e68 kind:function(arm,size=0x70) addr:0x02144e68 +func_ov027_02144ed8 kind:function(arm,size=0x114) addr:0x02144ed8 +func_ov027_02144fec kind:function(arm,size=0x4) addr:0x02144fec +func_ov027_02144ff0 kind:function(arm,size=0x78) addr:0x02144ff0 +func_ov027_02145068 kind:function(arm,size=0x4) addr:0x02145068 +func_ov027_0214506c kind:function(arm,size=0xc) addr:0x0214506c +func_ov027_02145078 kind:function(arm,size=0x4) addr:0x02145078 +func_ov027_0214507c kind:function(arm,size=0x40) addr:0x0214507c +func_ov027_021450bc kind:function(arm,size=0xb0) addr:0x021450bc +func_ov027_0214516c kind:function(arm,size=0x20) addr:0x0214516c +func_ov027_0214518c kind:function(arm,size=0x28) addr:0x0214518c +func_ov027_021451b4 kind:function(arm,size=0x14) addr:0x021451b4 +func_ov027_021451c8 kind:function(arm,size=0xc) addr:0x021451c8 +func_ov027_021451d4 kind:function(arm,size=0x24) addr:0x021451d4 +func_ov027_021451f8 kind:function(arm,size=0x6c) addr:0x021451f8 +func_ov027_02145264 kind:function(arm,size=0x10) addr:0x02145264 +func_ov027_02145274 kind:function(arm,size=0x204) addr:0x02145274 +func_ov027_02145478 kind:function(arm,size=0x40) addr:0x02145478 +func_ov027_021454b8 kind:function(arm,size=0x14) addr:0x021454b8 +func_ov027_021454cc kind:function(arm,size=0x54) addr:0x021454cc +func_ov027_02145520 kind:function(arm,size=0x14) addr:0x02145520 +func_ov027_02145534 kind:function(arm,size=0xec) addr:0x02145534 +func_ov027_02145620 kind:function(arm,size=0xf4) addr:0x02145620 +func_ov027_02145714 kind:function(arm,size=0x50) addr:0x02145714 +func_ov027_02145764 kind:function(arm,size=0x124) addr:0x02145764 +func_ov027_02145888 kind:function(arm,size=0x20) addr:0x02145888 +func_ov027_021458a8 kind:function(arm,size=0x20) addr:0x021458a8 +func_ov027_021458c8 kind:function(arm,size=0x144) addr:0x021458c8 +func_ov027_02145a0c kind:function(arm,size=0x148) addr:0x02145a0c +func_ov027_02145b54 kind:function(arm,size=0x4) addr:0x02145b54 +func_ov027_02145b58 kind:function(arm,size=0x314) addr:0x02145b58 +func_ov027_02145e6c kind:function(arm,size=0x1e0) addr:0x02145e6c +func_ov027_0214604c kind:function(arm,size=0x48) addr:0x0214604c +func_ov027_02146094 kind:function(arm,size=0x44) addr:0x02146094 +func_ov027_021460d8 kind:function(arm,size=0x84) addr:0x021460d8 +func_ov027_0214615c kind:function(arm,size=0x21c) addr:0x0214615c +func_ov027_02146378 kind:function(arm,size=0xf4) addr:0x02146378 +func_ov027_0214646c kind:function(arm,size=0x290) addr:0x0214646c +func_ov027_021466fc kind:function(arm,size=0x4c0) addr:0x021466fc +func_ov027_02146bbc kind:function(arm,size=0x2c) addr:0x02146bbc +func_ov027_02146be8 kind:function(arm,size=0x68) addr:0x02146be8 +func_ov027_02146c50 kind:function(arm,size=0xd4) addr:0x02146c50 +func_ov027_02146d24 kind:function(arm,size=0x14) addr:0x02146d24 +func_ov027_02146d38 kind:function(arm,size=0x4) addr:0x02146d38 +func_ov027_02146d3c kind:function(arm,size=0x168) addr:0x02146d3c +func_ov027_02146ea4 kind:function(arm,size=0xa4) addr:0x02146ea4 +func_ov027_02146f48 kind:function(arm,size=0x3c) addr:0x02146f48 +func_ov027_02146f84 kind:function(arm,size=0xa8) addr:0x02146f84 +func_ov027_0214702c kind:function(arm,size=0x128) addr:0x0214702c +func_ov027_02147154 kind:function(arm,size=0x13c) addr:0x02147154 +func_ov027_02147290 kind:function(arm,size=0x1c) addr:0x02147290 +func_ov027_021472ac kind:function(arm,size=0x114) addr:0x021472ac +func_ov027_021473c0 kind:function(arm,size=0x1c) addr:0x021473c0 +func_ov027_021473dc kind:function(arm,size=0x1ac) addr:0x021473dc +func_ov027_02147588 kind:function(arm,size=0x3c) addr:0x02147588 +func_ov027_021475c4 kind:function(arm,size=0x90) addr:0x021475c4 +func_ov027_02147654 kind:function(arm,size=0x48) addr:0x02147654 +func_ov027_0214769c kind:function(arm,size=0xd8) addr:0x0214769c +func_ov027_02147774 kind:function(arm,size=0xec) addr:0x02147774 +func_ov027_02147860 kind:function(arm,size=0xbc) addr:0x02147860 +func_ov027_0214791c kind:function(arm,size=0x44) addr:0x0214791c +func_ov027_02147960 kind:function(arm,size=0xac) addr:0x02147960 +func_ov027_02147a0c kind:function(arm,size=0x5c) addr:0x02147a0c +func_ov027_02147a68 kind:function(arm,size=0xbc) addr:0x02147a68 +func_ov027_02147b24 kind:function(arm,size=0x44) addr:0x02147b24 +func_ov027_02147b68 kind:function(arm,size=0xac) addr:0x02147b68 +func_ov027_02147c14 kind:function(arm,size=0x2c) addr:0x02147c14 +func_ov027_02147c40 kind:function(arm,size=0x120) addr:0x02147c40 +func_ov027_02147d60 kind:function(arm,size=0x15c) addr:0x02147d60 +func_ov027_02147ebc kind:function(arm,size=0x88) addr:0x02147ebc +func_ov027_02147f44 kind:function(arm,size=0x24) addr:0x02147f44 +func_ov027_02147f68 kind:function(arm,size=0x2c) addr:0x02147f68 +func_ov027_02147f94 kind:function(arm,size=0x24) addr:0x02147f94 +func_ov027_02147fb8 kind:function(arm,size=0x10) addr:0x02147fb8 +func_ov027_02147fc8 kind:function(arm,size=0x8) addr:0x02147fc8 +func_ov027_02147fd0 kind:function(arm,size=0x1c) addr:0x02147fd0 +func_ov027_02147fec kind:function(arm,size=0x1c) addr:0x02147fec +func_ov027_02148008 kind:function(arm,size=0x14) addr:0x02148008 +data_ov027_0214801c kind:data(any) addr:0x0214801c +data_ov027_0214802c kind:data(any) addr:0x0214802c +data_ov027_0214803c kind:data(any) addr:0x0214803c +data_ov027_0214804c kind:data(any) addr:0x0214804c +__sinit_ov027_02148058 kind:function(arm,size=0x70) addr:0x02148058 +__sinit_ov027_021480c8 kind:function(arm,size=0x50) addr:0x021480c8 +__sinit_ov027_02148118 kind:function(arm,size=0x50) addr:0x02148118 +__sinit_ov027_02148168 kind:function(arm,size=0x50) addr:0x02148168 +__sinit_ov027_021481b8 kind:function(arm,size=0x50) addr:0x021481b8 +__sinit_ov027_02148208 kind:function(arm,size=0x50) addr:0x02148208 +__sinit_ov027_02148258 kind:function(arm,size=0x50) addr:0x02148258 +__sinit_ov027_021482a8 kind:function(arm,size=0x50) addr:0x021482a8 +__sinit_ov027_021482f8 kind:function(arm,size=0x50) addr:0x021482f8 +__sinit_ov027_02148348 kind:function(arm,size=0x50) addr:0x02148348 +__sinit_ov027_02148398 kind:function(arm,size=0x6c) addr:0x02148398 +__sinit_ov027_02148404 kind:function(arm,size=0x50) addr:0x02148404 +__sinit_ov027_02148454 kind:function(arm,size=0x50) addr:0x02148454 +.p__sinit_ov027_02148058 kind:data(word) addr:0x021484a4 +.p__sinit_ov027_021480c8 kind:data(word) addr:0x021484a8 +.p__sinit_ov027_02148118 kind:data(word) addr:0x021484ac +.p__sinit_ov027_02148168 kind:data(word) addr:0x021484b0 +.p__sinit_ov027_021481b8 kind:data(word) addr:0x021484b4 +.p__sinit_ov027_02148208 kind:data(word) addr:0x021484b8 +.p__sinit_ov027_02148258 kind:data(word) addr:0x021484bc +.p__sinit_ov027_021482a8 kind:data(word) addr:0x021484c0 +.p__sinit_ov027_021482f8 kind:data(word) addr:0x021484c4 +.p__sinit_ov027_02148348 kind:data(word) addr:0x021484c8 +.p__sinit_ov027_02148398 kind:data(word) addr:0x021484cc +.p__sinit_ov027_02148404 kind:data(word) addr:0x021484d0 +.p__sinit_ov027_02148454 kind:data(word) addr:0x021484d4 +data_ov027_021484e0 kind:data(any) addr:0x021484e0 +data_ov027_021484f0 kind:data(any) addr:0x021484f0 +data_ov027_02148504 kind:data(any) addr:0x02148504 +data_ov027_02148520 kind:data(any) addr:0x02148520 +data_ov027_0214854c kind:data(any) addr:0x0214854c +data_ov027_021485b8 kind:data(any) addr:0x021485b8 +data_ov027_02148624 kind:data(any) addr:0x02148624 +data_ov027_02148640 kind:data(any) addr:0x02148640 +data_ov027_021486a4 kind:data(any) addr:0x021486a4 +data_ov027_021486b8 kind:data(any) addr:0x021486b8 +data_ov027_021486d4 kind:data(any) addr:0x021486d4 +data_ov027_02148740 kind:data(any) addr:0x02148740 +data_ov027_0214875c kind:data(any) addr:0x0214875c +data_ov027_021487c8 kind:data(any) addr:0x021487c8 +data_ov027_021487e4 kind:data(any) addr:0x021487e4 +data_ov027_02148850 kind:data(any) addr:0x02148850 +data_ov027_0214886c kind:data(any) addr:0x0214886c +data_ov027_021488d0 kind:data(any) addr:0x021488d0 +data_ov027_021488d4 kind:data(any) addr:0x021488d4 +data_ov027_021488e8 kind:data(any) addr:0x021488e8 +data_ov027_02148904 kind:data(any) addr:0x02148904 +data_ov027_02148988 kind:data(any) addr:0x02148988 +data_ov027_02148a0c kind:data(any) addr:0x02148a0c +data_ov027_02148a28 kind:data(any) addr:0x02148a28 +data_ov027_02148a94 kind:data(any) addr:0x02148a94 +data_ov027_02148ab0 kind:data(any) addr:0x02148ab0 +data_ov027_02148b1c kind:data(any) addr:0x02148b1c +data_ov027_02148b44 kind:data(any) addr:0x02148b44 +data_ov027_02148b8c kind:data(any) addr:0x02148b8c +data_ov027_02148ba0 kind:data(any) addr:0x02148ba0 +data_ov027_02148bbc kind:data(any) addr:0x02148bbc +data_ov027_02148be4 kind:data(any) addr:0x02148be4 +data_ov027_02148c50 kind:data(any) addr:0x02148c50 +data_ov027_02148c68 kind:data(any) addr:0x02148c68 +data_ov027_02148c88 kind:data(any) addr:0x02148c88 +data_ov027_02148cac kind:data(any) addr:0x02148cac +data_ov027_02148cf4 kind:data(any) addr:0x02148cf4 ambiguous +data_ov027_02148d08 kind:data(any) addr:0x02148d08 +data_ov027_02148d0c kind:data(any) addr:0x02148d0c ambiguous +data_ov027_02148df0 kind:data(any) addr:0x02148df0 +data_ov027_02148e14 kind:data(any) addr:0x02148e14 +data_ov027_02148e5c kind:data(any) addr:0x02148e5c +data_ov027_02148ea8 kind:data(any) addr:0x02148ea8 +data_ov027_02148f20 kind:bss addr:0x02148f20 +data_ov027_02148f28 kind:bss addr:0x02148f28 +data_ov027_02148f34 kind:bss addr:0x02148f34 +data_ov027_02148f40 kind:bss addr:0x02148f40 +data_ov027_02149014 kind:bss addr:0x02149014 +data_ov027_02149018 kind:bss addr:0x02149018 +data_ov027_02149024 kind:bss addr:0x02149024 +data_ov027_021490f8 kind:bss addr:0x021490f8 +data_ov027_021490fc kind:bss addr:0x021490fc +data_ov027_02149108 kind:bss addr:0x02149108 +data_ov027_02149178 kind:bss addr:0x02149178 ambiguous +data_ov027_021491dc kind:bss addr:0x021491dc +data_ov027_021491e0 kind:bss addr:0x021491e0 +data_ov027_021491ec kind:bss addr:0x021491ec +data_ov027_021492c0 kind:bss addr:0x021492c0 +data_ov027_021492c4 kind:bss addr:0x021492c4 +data_ov027_021492d0 kind:bss addr:0x021492d0 +data_ov027_021493a4 kind:bss addr:0x021493a4 +data_ov027_021493a8 kind:bss addr:0x021493a8 +data_ov027_021493b4 kind:bss addr:0x021493b4 +data_ov027_02149488 kind:bss addr:0x02149488 +data_ov027_0214948c kind:bss addr:0x0214948c +data_ov027_02149498 kind:bss addr:0x02149498 +data_ov027_021494b8 kind:bss addr:0x021494b8 +data_ov027_0214956c kind:bss addr:0x0214956c +data_ov027_02149570 kind:bss addr:0x02149570 +data_ov027_0214957c kind:bss addr:0x0214957c +data_ov027_02149650 kind:bss addr:0x02149650 +data_ov027_02149654 kind:bss addr:0x02149654 +data_ov027_02149660 kind:bss addr:0x02149660 +data_ov027_02149734 kind:bss addr:0x02149734 +data_ov027_02149738 kind:bss addr:0x02149738 +data_ov027_02149744 kind:bss addr:0x02149744 +data_ov027_021497ac kind:bss addr:0x021497ac +data_ov027_021497b0 kind:bss addr:0x021497b0 +data_ov027_021497bc kind:bss addr:0x021497bc +data_ov027_02149890 kind:bss addr:0x02149890 +data_ov027_02149898 kind:bss addr:0x02149898 +data_ov027_021498a4 kind:bss addr:0x021498a4 +data_ov027_0214997c kind:bss addr:0x0214997c +data_ov027_02149980 kind:bss addr:0x02149980 +data_ov027_02149984 kind:bss addr:0x02149984 +data_ov027_02149988 kind:bss addr:0x02149988 +data_ov027_0214998c kind:bss addr:0x0214998c +data_ov027_02149990 kind:bss addr:0x02149990 +data_ov027_02149994 kind:bss addr:0x02149994 +data_ov027_02149998 kind:bss addr:0x02149998 +data_ov027_0214999c kind:bss addr:0x0214999c +data_ov027_021499a0 kind:bss addr:0x021499a0 +data_ov027_021499a4 kind:bss addr:0x021499a4 +data_ov027_021499a8 kind:bss addr:0x021499a8 +data_ov027_021499ac kind:bss addr:0x021499ac +data_ov027_021499b0 kind:bss addr:0x021499b0 +data_ov027_021499b4 kind:bss addr:0x021499b4 +data_ov027_021499c0 kind:bss addr:0x021499c0 +data_ov027_021499c4 kind:bss addr:0x021499c4 +data_ov027_021499d4 kind:bss addr:0x021499d4 +data_ov027_021499e4 kind:bss addr:0x021499e4 +data_ov027_021499f4 kind:bss addr:0x021499f4 +data_ov027_02149a04 kind:bss addr:0x02149a04 +data_ov027_02149a14 kind:bss addr:0x02149a14 +data_ov027_02149a24 kind:bss addr:0x02149a24 +data_ov027_02149a34 kind:bss addr:0x02149a34 +data_ov027_02149a44 kind:bss addr:0x02149a44 +data_ov027_02149a54 kind:bss addr:0x02149a54 +data_ov027_02149a64 kind:bss addr:0x02149a64 +data_ov027_02149a74 kind:bss addr:0x02149a74 +data_ov027_02149a84 kind:bss addr:0x02149a84 +data_ov027_02149a94 kind:bss addr:0x02149a94 +data_ov027_02149aa4 kind:bss addr:0x02149aa4 diff --git a/config/eur1/arm9/overlays/ov028/delinks.txt b/config/eur1/arm9/overlays/ov028/delinks.txt new file mode 100644 index 00000000..5fc26968 --- /dev/null +++ b/config/eur1/arm9/overlays/ov028/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02141b00 end:0x02146ad8 kind:code align:32 + .rodata start:0x02146ad8 end:0x02146b64 kind:rodata align:4 + .init start:0x02146b64 end:0x021470f0 kind:code align:4 + .ctor start:0x021470f0 end:0x02147134 kind:rodata align:4 + .data start:0x02147140 end:0x02147d80 kind:data align:32 + .bss start:0x02147d80 end:0x02148b00 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov028/relocs.txt b/config/eur1/arm9/overlays/ov028/relocs.txt new file mode 100644 index 00000000..7bbfc176 --- /dev/null +++ b/config/eur1/arm9/overlays/ov028/relocs.txt @@ -0,0 +1,1440 @@ +from:0x02141b08 kind:load to:0x02147d9c module:overlay(28) +from:0x02141b1c kind:arm_call to:0x02011f3c module:main +from:0x02141b28 kind:arm_call to:0x02141bd0 module:overlay(28) +from:0x02141b40 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02141b94 kind:load to:0x021471d0 module:overlay(28) +from:0x02141ba4 kind:arm_call to:0x0209a818 module:overlay(0) +from:0x02141bb8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02141bc8 kind:load to:0x021471f4 module:overlay(28) +from:0x02141bcc kind:load to:0x02146ad8 module:overlay(28) +from:0x02141bdc kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02141c40 kind:arm_call to:0x02141b9c module:overlay(28) +from:0x02141c6c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02141c88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02141c98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02141cb0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02141ce4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02141cfc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02141d20 kind:load to:0x0214726c module:overlay(28) +from:0x02141d24 kind:load to:0x02147d9c module:overlay(28) +from:0x02141d28 kind:load to:0x02147220 module:overlay(28) +from:0x02141d2c kind:load to:0x02147d84 module:overlay(28) +from:0x02141d38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141d4c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02141d60 kind:arm_call to:0x02143030 module:overlay(28) +from:0x02141d7c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02141d8c kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02141d94 kind:arm_call to:0x02142eb0 module:overlay(28) +from:0x02141db4 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x02141dc0 kind:load to:0x02143114 module:overlay(28) +from:0x02141e0c kind:load to:0x02147158 module:overlay(28) +from:0x02141e1c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02141e24 kind:arm_call to:0x02142d7c module:overlay(28) +from:0x02141e80 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02141eb4 kind:arm_call to:0x021430ac module:overlay(28) +from:0x02141ee4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02141efc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02141f14 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02141f20 kind:arm_call to:0x02111048 module:overlay(26) +from:0x02141f28 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02141f40 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02141f50 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02141f78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141f98 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02141fb0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02141fc8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02141fd4 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x02141fdc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02141ff0 kind:load to:0x021430e8 module:overlay(28) +from:0x02141ff4 kind:load to:0x027e0cec module:dtcm +from:0x02142000 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x02142034 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x0214206c kind:arm_call to:0x02110ecc module:overlay(26) +from:0x02142078 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02142094 kind:arm_call to:0x01ff9258 module:itcm +from:0x021420b4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021420c0 kind:arm_call to:0x02111088 module:overlay(26) +from:0x021420fc kind:arm_call to:0x02141e10 module:overlay(28) +from:0x02142114 kind:load to:0x02147190 module:overlay(28) +from:0x02142130 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02142138 kind:load to:0x02147d84 module:overlay(28) +from:0x02142148 kind:arm_call to:0x021421f0 module:overlay(28) +from:0x02142184 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021421d8 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x021421e4 kind:load to:0x0203e964 module:main +from:0x021421ec kind:load to:0x027e09b4 module:dtcm +from:0x02142204 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x02142234 kind:arm_call to:0x02143030 module:overlay(28) +from:0x02142244 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02142254 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02142268 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x02142290 kind:arm_call to:0x01fff458 module:itcm +from:0x021422a0 kind:arm_call to:0x02142c50 module:overlay(28) +from:0x021422bc kind:arm_call to:0x02143560 module:overlay(28) +from:0x021422c8 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x021422d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021422d4 kind:load to:0x027e0d10 module:dtcm +from:0x021422f0 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02142304 kind:arm_call to:0x02142f40 module:overlay(28) +from:0x02142368 kind:arm_call to:0x021430ac module:overlay(28) +from:0x02142378 kind:load to:0x021472c8 module:overlay(28) +from:0x021423a0 kind:arm_call to:0x02015080 module:main +from:0x021423ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02142408 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02142448 kind:arm_call to:0x01ffb464 module:itcm +from:0x02142458 kind:arm_call to:0x01ff9218 module:itcm +from:0x021424a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021424c0 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x021424cc kind:load to:0x027e0cec module:dtcm +from:0x0214253c kind:arm_call to:0x021430ac module:overlay(28) +from:0x02142550 kind:load to:0x021472e0 module:overlay(28) +from:0x02142578 kind:arm_call to:0x02015080 module:main +from:0x021425a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021425c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021425fc kind:arm_call to:0x02015080 module:main +from:0x02142650 kind:arm_call to:0x01ffb464 module:itcm +from:0x02142660 kind:arm_call to:0x01ff9218 module:itcm +from:0x02142698 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x021426a4 kind:load to:0x027e0cec module:dtcm +from:0x02142794 kind:load to:0x02049be4 module:main +from:0x0214279c kind:load to:0x02147310 module:overlay(28) +from:0x021427a0 kind:load to:0x021472f8 module:overlay(28) +from:0x021427ac kind:arm_call to:0x02142f40 module:overlay(28) +from:0x021427bc kind:arm_call to:0x01ff930c module:itcm +from:0x021427c4 kind:arm_call to:0x02142d00 module:overlay(28) +from:0x021427d8 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x02142808 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x02142840 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x02142858 kind:arm_call to:0x02142f90 module:overlay(28) +from:0x021428fc kind:load to:0x02147358 module:overlay(28) +from:0x02142900 kind:load to:0x02147370 module:overlay(28) +from:0x02142938 kind:arm_call to:0x02142f40 module:overlay(28) +from:0x0214294c kind:arm_call to:0x01ff930c module:itcm +from:0x02142960 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142a0c kind:arm_call to:0x02015080 module:main +from:0x02142a20 kind:arm_call to:0x02142d90 module:overlay(28) +from:0x02142a5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142a74 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x02142ac8 kind:load to:0x02147388 module:overlay(28) +from:0x02142acc kind:load to:0x021473a0 module:overlay(28) +from:0x02142ad0 kind:load to:0x02049be4 module:main +from:0x02142ae4 kind:arm_call to:0x021430ac module:overlay(28) +from:0x02142b38 kind:arm_call to:0x02143560 module:overlay(28) +from:0x02142b4c kind:load to:0x02147328 module:overlay(28) +from:0x02142b6c kind:arm_call to:0x02015080 module:main +from:0x02142b90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142ba4 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x02142bc4 kind:arm_call to:0x02143560 module:overlay(28) +from:0x02142c18 kind:load to:0x02147340 module:overlay(28) +from:0x02142c34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142c48 kind:arm_call to:0x02141dc4 module:overlay(28) +from:0x02142c5c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02142c64 kind:arm_call to:0x021318c0 module:overlay(26) +from:0x02142c78 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02142c84 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02142c94 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02142cc4 kind:arm_call to:0x02016b8c module:main +from:0x02142ce8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142d0c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02142d3c kind:arm_call to:0x02016ae0 module:main +from:0x02142d60 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142de4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02142df4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142e40 kind:arm_call to:0x01ff9638 module:itcm +from:0x02142e50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142e74 kind:arm_call to:0x021438c8 module:overlay(28) +from:0x02142e80 kind:arm_call to:0x02143560 module:overlay(28) +from:0x02142e8c kind:arm_call to:0x021430ac module:overlay(28) +from:0x02142e98 kind:load to:0x02147140 module:overlay(28) +from:0x02142ecc kind:arm_call to:0x0209764c module:overlay(0) +from:0x02142f10 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02142f20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142f34 kind:load to:0x020b53e4 module:overlay(0) +from:0x02142f3c kind:load to:0x027e0ce4 module:dtcm +from:0x02142f54 kind:arm_call to:0x02131838 module:overlay(26) +from:0x02142f70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02142fa0 kind:arm_call to:0x02132048 module:overlay(26) +from:0x02142fb4 kind:arm_call to:0x02142f40 module:overlay(28) +from:0x02142fcc kind:arm_call to:0x02131838 module:overlay(26) +from:0x02142fdc kind:arm_call to:0x021317d8 module:overlays(26,51) +from:0x02142fec kind:arm_call to:0x01ffb714 module:itcm +from:0x02142ff8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02143048 kind:load to:0x027e0cd8 module:dtcm +from:0x0214304c kind:load to:0x02081e64 module:overlay(0) +from:0x02143070 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02143080 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214308c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02143090 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021430a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021430c0 kind:arm_call to:0x02143050 module:overlay(28) +from:0x021430d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021430e4 kind:load to:0x027e09a8 module:dtcm +from:0x0214310c kind:load to:0x027e09b8 module:dtcm +from:0x02143164 kind:arm_call to:0x0200e260 module:main +from:0x02143188 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02143194 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021431b0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021431c0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021431d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021431d8 kind:arm_call to:0x02011ff4 module:main +from:0x021431ec kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021431f4 kind:arm_call to:0x02011ff4 module:main +from:0x0214320c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02143214 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214321c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02143234 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214323c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02143244 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214324c kind:arm_call to:0x02011ff4 module:main +from:0x02143260 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02143274 kind:load to:0x02147e84 module:overlay(28) +from:0x02143288 kind:arm_call to:0x02011f3c module:main +from:0x02143294 kind:arm_call to:0x021432fc module:overlay(28) +from:0x021432a8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021432f4 kind:load to:0x021473c0 module:overlay(28) +from:0x02143304 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02143368 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x02143370 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0214339c kind:arm_call to:0x02098680 module:overlay(0) +from:0x021433a8 kind:load to:0x021473e4 module:overlay(28) +from:0x021433ac kind:load to:0x02147e84 module:overlay(28) +from:0x021433c8 kind:arm_call to:0x02143560 module:overlay(28) +from:0x021433dc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021433f8 kind:arm_call to:0x02143404 module:overlay(28) +from:0x02143430 kind:arm_call to:0x02141ff8 module:overlay(28) +from:0x02143458 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214346c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143478 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214347c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214348c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021434a4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021434d0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021434ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02143508 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214352c kind:arm_call to:0x02143560 module:overlay(28) +from:0x02143538 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02143540 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02143550 kind:load to:0x027e09a8 module:dtcm +from:0x02143558 kind:load to:0x021430e8 module:overlay(28) +from:0x0214355c kind:load to:0x027e0cec module:dtcm +from:0x02143598 kind:arm_call to:0x021316e8 module:overlay(26) +from:0x021435c4 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02143648 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02143664 kind:arm_call to:0x02111004 module:overlay(26) +from:0x02143678 kind:arm_call to:0x02143404 module:overlay(28) +from:0x0214368c kind:arm_call to:0x02131898 module:overlay(26) +from:0x0214369c kind:arm_call to:0x01ffb714 module:itcm +from:0x021436a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021436f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02143704 kind:arm_call to:0x01ff9318 module:itcm +from:0x02143714 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214373c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02143744 kind:arm_call to:0x021433d4 module:overlay(28) +from:0x0214377c kind:arm_call to:0x021421f0 module:overlay(28) +from:0x02143798 kind:arm_call to:0x02058038 module:overlay(0) +from:0x021437d4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02143800 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02143810 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214383c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214384c kind:arm_call to:0x01ffa60c module:itcm +from:0x02143850 kind:arm_call to:0x02142f84 module:overlay(28) +from:0x02143858 kind:arm_call to:0x02142f84 module:overlay(28) +from:0x02143860 kind:arm_call to:0x02142f84 module:overlay(28) +from:0x021438b0 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x021438bc kind:load to:0x0203e964 module:main +from:0x021438c0 kind:load to:0x027e09b4 module:dtcm +from:0x02143968 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02143970 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02143988 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02143990 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02143998 kind:arm_call to:0x02011ff4 module:main +from:0x021439ac kind:arm_call to:0x02097960 module:overlay(0) +from:0x021439c8 kind:arm_call to:0x0201667c module:main +from:0x02143a0c kind:arm_call_thumb to:0x020153fc module:main +from:0x02143a18 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02143a44 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02143a68 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02143a94 kind:load to:0x0214746c module:overlay(28) +from:0x02143a98 kind:load to:0x027e0cec module:dtcm +from:0x02143ab8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02143ac4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02143acc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02143ad4 kind:arm_call_thumb to:0x0201547c module:main +from:0x02143adc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02143ae4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02143aec kind:arm_call to:0x02016694 module:main +from:0x02143af8 kind:load to:0x0214746c module:overlay(28) +from:0x02143afc kind:load to:0x027e0cec module:dtcm +from:0x02143b34 kind:arm_call to:0x02143b50 module:overlay(28) +from:0x02143b40 kind:arm_call to:0x02143ce8 module:overlay(28) +from:0x02143b48 kind:arm_call to:0x02143d0c module:overlay(28) +from:0x02143cdc kind:load to:0x027e0ce0 module:dtcm +from:0x02143ce0 kind:load to:0x027e09bc module:dtcm +from:0x02143cfc kind:arm_call to:0x0200eab0 module:main +from:0x02143d04 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02143d88 kind:arm_call to:0x02143b50 module:overlay(28) +from:0x02143db8 kind:arm_call to:0x02143b50 module:overlay(28) +from:0x02143dc8 kind:arm_call to:0x02143ce8 module:overlay(28) +from:0x02143dd0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02143e10 kind:arm_call to:0x020166f4 module:main +from:0x02143e18 kind:load to:0x027e0954 module:dtcm +from:0x02143e30 kind:arm_call to:0x01ffc768 module:itcm +from:0x02143e40 kind:arm_call to:0x0200ea38 module:main +from:0x02143e5c kind:load to:0x020b4f04 module:overlay(0) +from:0x02143e60 kind:load to:0x027e07d4 module:dtcm +from:0x02143e7c kind:arm_call_thumb to:0x0201547c module:main +from:0x02143e90 kind:arm_call_thumb to:0x0201541c module:main +from:0x02143ebc kind:arm_call to:0x02026800 module:main +from:0x02143ee4 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02143efc kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x02143f50 kind:arm_call to:0x0200e6a0 module:main +from:0x02143f60 kind:arm_call to:0x0200e6a0 module:main +from:0x02143f9c kind:arm_call to:0x02026800 module:main +from:0x02143fc4 kind:arm_call to:0x02011f3c module:main +from:0x02143fdc kind:arm_call to:0x0205ac34 module:overlay(0) +from:0x02143fe8 kind:arm_call to:0x0200b150 module:main +from:0x02143fec kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02143ffc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214401c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214402c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02144034 kind:arm_call_thumb to:0x0201568c module:main +from:0x0214403c kind:arm_call_thumb to:0x020156f4 module:main +from:0x02144044 kind:arm_call_thumb to:0x0201568c module:main +from:0x02144050 kind:load to:0x02147440 module:overlay(28) +from:0x02144054 kind:load to:0x021474d4 module:overlay(28) +from:0x02144058 kind:load to:0x02043f40 module:main +from:0x02144070 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02144078 kind:arm_call to:0x02011ff4 module:main +from:0x0214413c kind:arm_call to:0x0200eab0 module:main +from:0x02144214 kind:arm_call to:0x02082240 module:overlay(0) +from:0x02144274 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x02144280 kind:arm_call to:0x0200b150 module:main +from:0x02144284 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02144294 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021442b8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02144310 kind:arm_call to:0x0200f218 module:main +from:0x02144398 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021443a8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021443b4 kind:load to:0x021474e4 module:overlay(28) +from:0x021443b8 kind:load to:0x02146b04 module:overlay(28) +from:0x021443bc kind:load to:0x02146af0 module:overlay(28) +from:0x021443cc kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x021443d4 kind:arm_call to:0x02082350 module:overlay(0) +from:0x021443ec kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x021443f4 kind:arm_call to:0x02082350 module:overlay(0) +from:0x021443fc kind:arm_call to:0x02011ff4 module:main +from:0x02144414 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214441c kind:arm_call to:0x02082364 module:overlay(0) +from:0x02144484 kind:arm_call to:0x01ffc768 module:itcm +from:0x02144494 kind:arm_call to:0x0200ea38 module:main +from:0x021444b8 kind:arm_call to:0x02019514 module:main +from:0x02144518 kind:load to:0x02146ae8 module:overlay(28) +from:0x0214451c kind:load to:0x020b4f04 module:overlay(0) +from:0x02144520 kind:load to:0x02146af0 module:overlay(28) +from:0x02144524 kind:load to:0x0204a110 module:main +from:0x02144530 kind:load to:0x02147f6c module:overlay(28) +from:0x02144544 kind:arm_call to:0x02011f3c module:main +from:0x02144550 kind:arm_call to:0x021445ac module:overlay(28) +from:0x02144568 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x021445a0 kind:load to:0x02147518 module:overlay(28) +from:0x021445b4 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021445c4 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021445cc kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021445e0 kind:load to:0x021475a0 module:overlay(28) +from:0x021445e4 kind:load to:0x02147534 module:overlay(28) +from:0x021445f0 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02144634 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02144640 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02144694 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021446b8 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021446c4 kind:arm_call to:0x021094fc module:overlay(26) +from:0x021446cc kind:load to:0x027e00f0 module:dtcm +from:0x021446d0 kind:load to:0x027e09c0 module:dtcm +from:0x021446dc kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02144724 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02144730 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02144784 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021447a8 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021447b4 kind:load to:0x027e00f0 module:dtcm +from:0x021447b8 kind:load to:0x027e09c0 module:dtcm +from:0x021447d8 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02144840 kind:load to:0x02147f6c module:overlay(28) +from:0x02144854 kind:arm_call to:0x0210969c module:overlay(26) +from:0x0214487c kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02144890 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02144898 kind:load to:0x02147f6c module:overlay(28) +from:0x021448b0 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x021448b8 kind:load to:0x02147f6c module:overlay(28) +from:0x021448d8 kind:load to:0x02147f6c module:overlay(28) +from:0x021448f0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021448f8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02144910 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02144918 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02144920 kind:arm_call to:0x02011ff4 module:main +from:0x02144938 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02144940 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02144948 kind:arm_call to:0x02011ff4 module:main +from:0x02144960 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02144968 kind:arm_call to:0x02109490 module:overlay(26) +from:0x0214497c kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02144990 kind:load to:0x02148050 module:overlay(28) +from:0x021449a4 kind:arm_call to:0x02011f3c module:main +from:0x021449b0 kind:arm_call to:0x021449f0 module:overlay(28) +from:0x021449c8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021449e8 kind:load to:0x0214760c module:overlay(28) +from:0x021449f8 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02144a08 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02144a10 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02144a84 kind:load to:0x021475a0 module:overlay(28) +from:0x02144a88 kind:load to:0x02147628 module:overlay(28) +from:0x02144a8c kind:load to:0x02148050 module:overlay(28) +from:0x02144a98 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02144adc kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02144ae8 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02144b3c kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02144b60 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02144b6c kind:arm_call to:0x021094fc module:overlay(26) +from:0x02144b74 kind:load to:0x027e00f0 module:dtcm +from:0x02144b78 kind:load to:0x027e09c0 module:dtcm +from:0x02144b90 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02144b98 kind:load to:0x02148050 module:overlay(28) +from:0x02144bb0 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02144bb8 kind:load to:0x02148050 module:overlay(28) +from:0x02144bd8 kind:load to:0x02148050 module:overlay(28) +from:0x02144bf0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02144bf8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02144c10 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02144c18 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02144c20 kind:arm_call to:0x02011ff4 module:main +from:0x02144c34 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02144c48 kind:load to:0x02148134 module:overlay(28) +from:0x02144c5c kind:arm_call to:0x02011f3c module:main +from:0x02144c68 kind:arm_call to:0x02144ca8 module:overlay(28) +from:0x02144c80 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02144ca0 kind:load to:0x02147694 module:overlay(28) +from:0x02144cb0 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02144cc0 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02144cc8 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02144cdc kind:load to:0x021475a0 module:overlay(28) +from:0x02144ce0 kind:load to:0x021476b0 module:overlay(28) +from:0x02144cec kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02144d30 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02144d3c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02144d90 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02144db4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02144dc0 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02144dc8 kind:load to:0x027e00f0 module:dtcm +from:0x02144dcc kind:load to:0x027e09c0 module:dtcm +from:0x02144dd8 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02144e40 kind:load to:0x02148134 module:overlay(28) +from:0x02144e54 kind:arm_call to:0x0210969c module:overlay(26) +from:0x02144e7c kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02144e90 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02144e98 kind:load to:0x02148134 module:overlay(28) +from:0x02144eb0 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02144eb8 kind:load to:0x02148134 module:overlay(28) +from:0x02144ed8 kind:load to:0x02148134 module:overlay(28) +from:0x02144ef0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02144ef8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02144f10 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02144f18 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02144f20 kind:arm_call to:0x02011ff4 module:main +from:0x02144f34 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02144f48 kind:load to:0x02148218 module:overlay(28) +from:0x02144f5c kind:arm_call to:0x02011f3c module:main +from:0x02144f68 kind:arm_call to:0x02144fa8 module:overlay(28) +from:0x02144f80 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02144fa0 kind:load to:0x0214771c module:overlay(28) +from:0x02144fb0 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02144fc0 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02144fc8 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02144fdc kind:load to:0x021475a0 module:overlay(28) +from:0x02144fe0 kind:load to:0x02147738 module:overlay(28) +from:0x02144fec kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02145030 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0214503c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02145090 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021450b4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021450c0 kind:arm_call to:0x021094fc module:overlay(26) +from:0x021450c8 kind:load to:0x027e00f0 module:dtcm +from:0x021450cc kind:load to:0x027e09c0 module:dtcm +from:0x021450d8 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02145140 kind:load to:0x02148218 module:overlay(28) +from:0x02145154 kind:arm_call to:0x0210969c module:overlay(26) +from:0x0214517c kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02145190 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02145198 kind:load to:0x02148218 module:overlay(28) +from:0x021451b0 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x021451b8 kind:load to:0x02148218 module:overlay(28) +from:0x021451d8 kind:load to:0x02148218 module:overlay(28) +from:0x021451f0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021451f8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02145210 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02145218 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02145220 kind:arm_call to:0x02011ff4 module:main +from:0x02145234 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02145248 kind:load to:0x0214830c module:overlay(28) +from:0x0214525c kind:arm_call to:0x02011f3c module:main +from:0x02145268 kind:arm_call to:0x021452a8 module:overlay(28) +from:0x02145280 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x021452a0 kind:load to:0x021477c0 module:overlay(28) +from:0x021452b0 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021452c0 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021452c8 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021452e0 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021452f4 kind:load to:0x021475a0 module:overlay(28) +from:0x021452f8 kind:load to:0x02147808 module:overlay(28) +from:0x021452fc kind:load to:0x021477dc module:overlay(28) +from:0x02145308 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214531c kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02145360 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0214536c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x021453c0 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021453e4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0214540c kind:arm_call to:0x021094fc module:overlay(26) +from:0x02145414 kind:load to:0x027e00f0 module:dtcm +from:0x02145418 kind:load to:0x027e09c0 module:dtcm +from:0x0214541c kind:load to:0x021482ec module:overlay(28) +from:0x0214542c kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x021454c8 kind:arm_call to:0x01fff498 module:itcm +from:0x021454e0 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021454e8 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x021454f0 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x0214552c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02145538 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02145548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145574 kind:load to:0x0214830c module:overlay(28) +from:0x02145578 kind:load to:0x027e0ce8 module:dtcm +from:0x0214557c kind:load to:0x02148300 module:overlay(28) +from:0x02145580 kind:load to:0x021482ec module:overlay(28) +from:0x02145584 kind:load to:0x0214779c module:overlay(28) +from:0x02145590 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x021455b0 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x021455c8 kind:arm_call to:0x0200ef9c module:main +from:0x021455f8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214561c kind:load to:0x0203e964 module:main +from:0x02145640 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02145654 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x0214565c kind:load to:0x0214830c module:overlay(28) +from:0x02145674 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0214567c kind:load to:0x0214830c module:overlay(28) +from:0x0214569c kind:load to:0x0214830c module:overlay(28) +from:0x021456a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021456b0 kind:arm_call to:0x02011ff4 module:main +from:0x021456c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021456d0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021456d8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021456f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021456f8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02145700 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02145708 kind:arm_call to:0x02011ff4 module:main +from:0x0214571c kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02145730 kind:load to:0x021483f0 module:overlay(28) +from:0x02145744 kind:arm_call to:0x02011f3c module:main +from:0x02145750 kind:arm_call to:0x0214578c module:overlay(28) +from:0x02145768 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02145788 kind:load to:0x02147874 module:overlay(28) +from:0x02145794 kind:arm_call to:0x0210ad44 module:overlay(26) +from:0x021457a8 kind:load to:0x02147890 module:overlay(28) +from:0x021457f8 kind:load to:0x021483f0 module:overlay(28) +from:0x02145808 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145810 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145818 kind:arm_call to:0x02016694 module:main +from:0x02145820 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145838 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145840 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145848 kind:arm_call to:0x02016694 module:main +from:0x02145850 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145858 kind:arm_call to:0x02011ff4 module:main +from:0x0214586c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02145880 kind:load to:0x021484d4 module:overlay(28) +from:0x02145894 kind:arm_call to:0x02011f3c module:main +from:0x021458a0 kind:arm_call to:0x021458d4 module:overlay(28) +from:0x021458b8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021458d0 kind:load to:0x0214790c module:overlay(28) +from:0x021458e0 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x021458fc kind:load to:0x02147928 module:overlay(28) +from:0x02145988 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x021459ec kind:arm_call to:0x0200f05c module:main +from:0x02145a20 kind:arm_call to:0x0200f05c module:main +from:0x02145a64 kind:load to:0x027e09a4 module:dtcm +from:0x02145a68 kind:load to:0x027e09b8 module:dtcm +from:0x02145a6c kind:load to:0x021484d4 module:overlay(28) +from:0x02145a70 kind:load to:0x02146b54 module:overlay(28) +from:0x02145a74 kind:load to:0x02146b44 module:overlay(28) +from:0x02145acc kind:arm_call to:0x0207e594 module:overlay(0) +from:0x02145ad4 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02145ae0 kind:load to:0x027e09c0 module:dtcm +from:0x02145b2c kind:load to:0x027e09a4 module:dtcm +from:0x02145b3c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145b44 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145b4c kind:arm_call to:0x02016694 module:main +from:0x02145b54 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145b6c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145b74 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145b7c kind:arm_call to:0x02016694 module:main +from:0x02145b84 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145b8c kind:arm_call to:0x02011ff4 module:main +from:0x02145ba0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02145bb4 kind:load to:0x021485b8 module:overlay(28) +from:0x02145bc8 kind:arm_call to:0x02011f3c module:main +from:0x02145bd4 kind:arm_call to:0x02145c2c module:overlay(28) +from:0x02145bec kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02145c24 kind:load to:0x021479a0 module:overlay(28) +from:0x02145c34 kind:arm_call to:0x0210ea64 module:overlay(26) +from:0x02145c48 kind:load to:0x021479bc module:overlay(28) +from:0x02145c98 kind:load to:0x021485b8 module:overlay(28) +from:0x02145cb0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145cb8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145cc0 kind:arm_call to:0x02016694 module:main +from:0x02145cc8 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145ce0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145ce8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145cf0 kind:arm_call to:0x02016694 module:main +from:0x02145cf8 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145d00 kind:arm_call to:0x02011ff4 module:main +from:0x02145d14 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02145d28 kind:load to:0x0214869c module:overlay(28) +from:0x02145d3c kind:arm_call to:0x02011f3c module:main +from:0x02145d48 kind:arm_call to:0x02145d9c module:overlay(28) +from:0x02145d5c kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02145d94 kind:load to:0x02147a38 module:overlay(28) +from:0x02145da8 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x02145dbc kind:load to:0x02147a54 module:overlay(28) +from:0x02145dd0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02145de4 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x02145e58 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145e60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145e68 kind:arm_call to:0x02016694 module:main +from:0x02145e70 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145e88 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145e90 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02145e98 kind:arm_call to:0x02016694 module:main +from:0x02145ea0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145ea8 kind:arm_call to:0x02011ff4 module:main +from:0x02145ebc kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02145ed0 kind:load to:0x021486cc module:overlay(28) +from:0x02145ee4 kind:arm_call to:0x02011f3c module:main +from:0x02145ef0 kind:arm_call to:0x02145f38 module:overlay(28) +from:0x02145f08 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02145f30 kind:load to:0x02147ac8 module:overlay(28) +from:0x02145f40 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02145f50 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02145f58 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02145fcc kind:load to:0x021475a0 module:overlay(28) +from:0x02145fd0 kind:load to:0x02147ae4 module:overlay(28) +from:0x02145fd4 kind:load to:0x021486cc module:overlay(28) +from:0x02145fe0 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02146024 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02146030 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02146084 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021460a8 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021460b4 kind:arm_call to:0x021094fc module:overlay(26) +from:0x021460bc kind:load to:0x027e00f0 module:dtcm +from:0x021460c0 kind:load to:0x027e09c0 module:dtcm +from:0x021460d8 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x021460e0 kind:load to:0x021486cc module:overlay(28) +from:0x021460f8 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02146100 kind:load to:0x021486cc module:overlay(28) +from:0x02146120 kind:load to:0x021486cc module:overlay(28) +from:0x02146138 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02146140 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02146158 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02146160 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02146168 kind:arm_call to:0x02011ff4 module:main +from:0x0214617c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02146190 kind:load to:0x021487b0 module:overlay(28) +from:0x021461a4 kind:arm_call to:0x02011f3c module:main +from:0x021461b0 kind:arm_call to:0x02146264 module:overlay(28) +from:0x021461c8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021461d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214624c kind:load to:0x02147b50 module:overlay(28) +from:0x02146250 kind:load to:0x02147b88 module:overlay(28) +from:0x02146254 kind:load to:0x02147b6c module:overlay(28) +from:0x0214626c kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x021462e4 kind:load to:0x02147bb0 module:overlay(28) +from:0x021462e8 kind:load to:0x021487b0 module:overlay(28) +from:0x021462ec kind:load to:0x020b19a8 module:overlay(0) +from:0x021462f0 kind:load to:0x02148884 module:overlay(28) +from:0x021462fc kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x02146374 kind:load to:0x027e0cd8 module:dtcm +from:0x02146378 kind:load to:0x02049be4 module:main +from:0x02146388 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x021463bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021463cc kind:arm_call to:0x01ffc768 module:itcm +from:0x021463d8 kind:arm_call to:0x0200ef5c module:main +from:0x021463e4 kind:arm_call to:0x0200ef9c module:main +from:0x02146400 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146408 kind:load to:0x027e09bc module:dtcm +from:0x0214640c kind:load to:0x020b4f04 module:overlay(0) +from:0x0214642c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146434 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0214644c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146454 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0214645c kind:arm_call to:0x02011ff4 module:main +from:0x02146470 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02146484 kind:load to:0x021488b4 module:overlay(28) +from:0x02146498 kind:arm_call to:0x02011f3c module:main +from:0x021464a4 kind:arm_call to:0x0214657c module:overlay(28) +from:0x021464bc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021464cc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02146540 kind:load to:0x02147b50 module:overlay(28) +from:0x02146544 kind:load to:0x02147b88 module:overlay(28) +from:0x02146548 kind:load to:0x02147c00 module:overlay(28) +from:0x02146564 kind:arm_call to:0x02109b70 module:overlay(26) +from:0x02146578 kind:load to:0x02147c1c module:overlay(28) +from:0x02146584 kind:arm_call to:0x02109b70 module:overlay(26) +from:0x02146598 kind:load to:0x02147c1c module:overlay(28) +from:0x021465e8 kind:load to:0x021488b4 module:overlay(28) +from:0x021465f4 kind:load to:0x02148988 module:overlay(28) +from:0x02146604 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214660c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02146624 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214662c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02146634 kind:arm_call to:0x02011ff4 module:main +from:0x02146648 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214665c kind:load to:0x021489b8 module:overlay(28) +from:0x02146670 kind:arm_call to:0x02011f3c module:main +from:0x0214667c kind:arm_call to:0x02146710 module:overlay(28) +from:0x02146694 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x021466a4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021466f8 kind:load to:0x02147c7c module:overlay(28) +from:0x021466fc kind:load to:0x02147b88 module:overlay(28) +from:0x02146700 kind:load to:0x02147c98 module:overlay(28) +from:0x02146718 kind:arm_call to:0x0214655c module:overlay(28) +from:0x0214672c kind:load to:0x02147cb4 module:overlay(28) +from:0x02146794 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146798 kind:arm_call to:0x01fff458 module:itcm +from:0x021467c4 kind:arm_call to:0x02109d54 module:overlay(26) +from:0x021467e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021467f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146800 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02146818 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146820 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02146828 kind:arm_call to:0x02011ff4 module:main +from:0x0214683c kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02146850 kind:load to:0x02148a0c module:overlay(28) +from:0x02146864 kind:arm_call to:0x02011f3c module:main +from:0x02146870 kind:arm_call to:0x021468fc module:overlay(28) +from:0x02146888 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02146898 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021468e8 kind:load to:0x02147b50 module:overlay(28) +from:0x021468ec kind:load to:0x02147b88 module:overlay(28) +from:0x021468f0 kind:load to:0x02147d14 module:overlay(28) +from:0x02146904 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0214697c kind:load to:0x02147d30 module:overlay(28) +from:0x02146980 kind:load to:0x02148a0c module:overlay(28) +from:0x02146984 kind:load to:0x020b19a8 module:overlay(0) +from:0x02146988 kind:load to:0x02148ae0 module:overlay(28) +from:0x02146994 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021469d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021469e4 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02146a18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02146a28 kind:arm_call to:0x01ffc768 module:itcm +from:0x02146a34 kind:arm_call to:0x0200ef5c module:main +from:0x02146a40 kind:arm_call to:0x0200ef9c module:main +from:0x02146a5c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146a64 kind:load to:0x027e09bc module:dtcm +from:0x02146a68 kind:load to:0x020b4f04 module:overlay(0) +from:0x02146a88 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146a90 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02146aa8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146ab0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02146ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02146acc kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02146bc0 kind:arm_call to:0x02141b30 module:overlay(28) +from:0x02146bd0 kind:arm_call to:0x0203ce74 module:main +from:0x02146be8 kind:load to:0x02147140 module:overlay(28) +from:0x02146bec kind:load to:0x02147d80 module:overlay(28) +from:0x02146bf4 kind:load to:0x02147d9c module:overlay(28) +from:0x02146bf8 kind:load to:0x02143258 module:overlay(28) +from:0x02146bfc kind:load to:0x02147d90 module:overlay(28) +from:0x02146c1c kind:arm_call to:0x0214329c module:overlay(28) +from:0x02146c2c kind:arm_call to:0x0203ce74 module:main +from:0x02146c40 kind:load to:0x02147e74 module:overlay(28) +from:0x02146c44 kind:load to:0x02147e84 module:overlay(28) +from:0x02146c48 kind:load to:0x021439a4 module:overlay(28) +from:0x02146c4c kind:load to:0x02147e78 module:overlay(28) +from:0x02146c6c kind:load to:0x02147440 module:overlay(28) +from:0x02146c8c kind:arm_call to:0x02144558 module:overlay(28) +from:0x02146c9c kind:arm_call to:0x0203ce74 module:main +from:0x02146cb0 kind:load to:0x02147f5c module:overlay(28) +from:0x02146cb4 kind:load to:0x02147f6c module:overlay(28) +from:0x02146cb8 kind:load to:0x02144974 module:overlay(28) +from:0x02146cbc kind:load to:0x02147f60 module:overlay(28) +from:0x02146cdc kind:arm_call to:0x021449b8 module:overlay(28) +from:0x02146cec kind:arm_call to:0x0203ce74 module:main +from:0x02146d00 kind:load to:0x02148040 module:overlay(28) +from:0x02146d04 kind:load to:0x02148050 module:overlay(28) +from:0x02146d08 kind:load to:0x02144c2c module:overlay(28) +from:0x02146d0c kind:load to:0x02148044 module:overlay(28) +from:0x02146d2c kind:arm_call to:0x02144c70 module:overlay(28) +from:0x02146d3c kind:arm_call to:0x0203ce74 module:main +from:0x02146d50 kind:load to:0x02148124 module:overlay(28) +from:0x02146d54 kind:load to:0x02148134 module:overlay(28) +from:0x02146d58 kind:load to:0x02144f2c module:overlay(28) +from:0x02146d5c kind:load to:0x02148128 module:overlay(28) +from:0x02146d7c kind:arm_call to:0x02144f70 module:overlay(28) +from:0x02146d8c kind:arm_call to:0x0203ce74 module:main +from:0x02146da0 kind:load to:0x02148208 module:overlay(28) +from:0x02146da4 kind:load to:0x02148218 module:overlay(28) +from:0x02146da8 kind:load to:0x0214522c module:overlay(28) +from:0x02146dac kind:load to:0x0214820c module:overlay(28) +from:0x02146de8 kind:arm_call to:0x02145270 module:overlay(28) +from:0x02146df8 kind:arm_call to:0x0203ce74 module:main +from:0x02146e0c kind:load to:0x0214779c module:overlay(28) +from:0x02146e10 kind:load to:0x021482ec module:overlay(28) +from:0x02146e14 kind:load to:0x0214830c module:overlay(28) +from:0x02146e18 kind:load to:0x02145714 module:overlay(28) +from:0x02146e1c kind:load to:0x021482f4 module:overlay(28) +from:0x02146e3c kind:arm_call to:0x02145758 module:overlay(28) +from:0x02146e4c kind:arm_call to:0x0203ce74 module:main +from:0x02146e60 kind:load to:0x021483e0 module:overlay(28) +from:0x02146e64 kind:load to:0x021483f0 module:overlay(28) +from:0x02146e68 kind:load to:0x02145864 module:overlay(28) +from:0x02146e6c kind:load to:0x021483e4 module:overlay(28) +from:0x02146e8c kind:arm_call to:0x021458a8 module:overlay(28) +from:0x02146e9c kind:arm_call to:0x0203ce74 module:main +from:0x02146eb0 kind:load to:0x021484c4 module:overlay(28) +from:0x02146eb4 kind:load to:0x021484d4 module:overlay(28) +from:0x02146eb8 kind:load to:0x02145b98 module:overlay(28) +from:0x02146ebc kind:load to:0x021484c8 module:overlay(28) +from:0x02146edc kind:arm_call to:0x02145bdc module:overlay(28) +from:0x02146eec kind:arm_call to:0x0203ce74 module:main +from:0x02146f00 kind:load to:0x021485a8 module:overlay(28) +from:0x02146f04 kind:load to:0x021485b8 module:overlay(28) +from:0x02146f08 kind:load to:0x02145d0c module:overlay(28) +from:0x02146f0c kind:load to:0x021485ac module:overlay(28) +from:0x02146f2c kind:arm_call to:0x02145d50 module:overlay(28) +from:0x02146f3c kind:arm_call to:0x0203ce74 module:main +from:0x02146f50 kind:load to:0x0214868c module:overlay(28) +from:0x02146f54 kind:load to:0x0214869c module:overlay(28) +from:0x02146f58 kind:load to:0x02145eb4 module:overlay(28) +from:0x02146f5c kind:load to:0x02148690 module:overlay(28) +from:0x02146f7c kind:arm_call to:0x02145ef8 module:overlay(28) +from:0x02146f8c kind:arm_call to:0x0203ce74 module:main +from:0x02146fa0 kind:load to:0x021486bc module:overlay(28) +from:0x02146fa4 kind:load to:0x021486cc module:overlay(28) +from:0x02146fa8 kind:load to:0x02146174 module:overlay(28) +from:0x02146fac kind:load to:0x021486c0 module:overlay(28) +from:0x02146fcc kind:arm_call to:0x021461b8 module:overlay(28) +from:0x02146fdc kind:arm_call to:0x0203ce74 module:main +from:0x02146ff0 kind:load to:0x021487a0 module:overlay(28) +from:0x02146ff4 kind:load to:0x021487b0 module:overlay(28) +from:0x02146ff8 kind:load to:0x02146468 module:overlay(28) +from:0x02146ffc kind:load to:0x021487a4 module:overlay(28) +from:0x0214701c kind:arm_call to:0x021464ac module:overlay(28) +from:0x0214702c kind:arm_call to:0x0203ce74 module:main +from:0x02147040 kind:load to:0x021488a4 module:overlay(28) +from:0x02147044 kind:load to:0x021488b4 module:overlay(28) +from:0x02147048 kind:load to:0x02146640 module:overlay(28) +from:0x0214704c kind:load to:0x021488a8 module:overlay(28) +from:0x0214706c kind:arm_call to:0x02146684 module:overlay(28) +from:0x0214707c kind:arm_call to:0x0203ce74 module:main +from:0x02147090 kind:load to:0x021489a8 module:overlay(28) +from:0x02147094 kind:load to:0x021489b8 module:overlay(28) +from:0x02147098 kind:load to:0x02146834 module:overlay(28) +from:0x0214709c kind:load to:0x021489ac module:overlay(28) +from:0x021470bc kind:arm_call to:0x02146878 module:overlay(28) +from:0x021470cc kind:arm_call to:0x0203ce74 module:main +from:0x021470e0 kind:load to:0x021489fc module:overlay(28) +from:0x021470e4 kind:load to:0x02148a0c module:overlay(28) +from:0x021470e8 kind:load to:0x02146ac4 module:overlay(28) +from:0x021470ec kind:load to:0x02148a00 module:overlay(28) +from:0x021470f0 kind:load to:0x02146b64 module:overlay(28) +from:0x021470f4 kind:load to:0x02146c00 module:overlay(28) +from:0x021470f8 kind:load to:0x02146c50 module:overlay(28) +from:0x021470fc kind:load to:0x02146c70 module:overlay(28) +from:0x02147100 kind:load to:0x02146cc0 module:overlay(28) +from:0x02147104 kind:load to:0x02146d10 module:overlay(28) +from:0x02147108 kind:load to:0x02146d60 module:overlay(28) +from:0x0214710c kind:load to:0x02146db0 module:overlay(28) +from:0x02147110 kind:load to:0x02146e20 module:overlay(28) +from:0x02147114 kind:load to:0x02146e70 module:overlay(28) +from:0x02147118 kind:load to:0x02146ec0 module:overlay(28) +from:0x0214711c kind:load to:0x02146f10 module:overlay(28) +from:0x02147120 kind:load to:0x02146f60 module:overlay(28) +from:0x02147124 kind:load to:0x02146fb0 module:overlay(28) +from:0x02147128 kind:load to:0x02147000 module:overlay(28) +from:0x0214712c kind:load to:0x02147050 module:overlay(28) +from:0x02147130 kind:load to:0x021470a0 module:overlay(28) +from:0x02147158 kind:load to:0x02142220 module:overlay(28) +from:0x02147160 kind:load to:0x021422d8 module:overlay(28) +from:0x02147168 kind:load to:0x021424d0 module:overlay(28) +from:0x02147170 kind:load to:0x021426a8 module:overlay(28) +from:0x02147178 kind:load to:0x0214284c module:overlay(28) +from:0x02147180 kind:load to:0x02142ad4 module:overlay(28) +from:0x02147188 kind:load to:0x02142bac module:overlay(28) +from:0x02147190 kind:load to:0x0214222c module:overlay(28) +from:0x02147198 kind:load to:0x02142380 module:overlay(28) +from:0x021471a0 kind:load to:0x02142558 module:overlay(28) +from:0x021471a8 kind:load to:0x021427a4 module:overlay(28) +from:0x021471b0 kind:load to:0x02142904 module:overlay(28) +from:0x021471b8 kind:load to:0x02142b50 module:overlay(28) +from:0x021471c0 kind:load to:0x02142c1c module:overlay(28) +from:0x021471d0 kind:load to:0x02141b0c module:overlay(28) +from:0x021471d4 kind:load to:0x02097998 module:overlay(0) +from:0x021471d8 kind:load to:0x020977a8 module:overlay(0) +from:0x021471dc kind:load to:0x02097824 module:overlay(0) +from:0x021471e0 kind:load to:0x020979a0 module:overlay(0) +from:0x021471e4 kind:load to:0x020979c0 module:overlay(0) +from:0x021471e8 kind:load to:0x020979ec module:overlay(0) +from:0x021471f4 kind:load to:0x02141d30 module:overlay(28) +from:0x021471f8 kind:load to:0x021431c8 module:overlay(28) +from:0x021471fc kind:load to:0x02057bf4 module:overlay(0) +from:0x02147200 kind:load to:0x0209a868 module:overlay(0) +from:0x02147204 kind:load to:0x02057dc8 module:overlay(0) +from:0x02147208 kind:load to:0x02057e44 module:overlay(0) +from:0x0214720c kind:load to:0x02057ea8 module:overlay(0) +from:0x02147210 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02147214 kind:load to:0x02057d84 module:overlay(0) +from:0x02147220 kind:load to:0x02141d44 module:overlay(28) +from:0x02147224 kind:load to:0x021431e4 module:overlay(28) +from:0x02147228 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0214722c kind:load to:0x0209a2dc module:overlay(0) +from:0x02147230 kind:load to:0x0209a374 module:overlay(0) +from:0x02147234 kind:load to:0x0209a388 module:overlay(0) +from:0x02147238 kind:load to:0x0209a138 module:overlay(0) +from:0x0214723c kind:load to:0x0209a3b0 module:overlay(0) +from:0x02147240 kind:load to:0x0209a438 module:overlay(0) +from:0x02147244 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02147248 kind:load to:0x0209a344 module:overlay(0) +from:0x0214724c kind:load to:0x0209a35c module:overlay(0) +from:0x02147250 kind:load to:0x0209a39c module:overlay(0) +from:0x02147254 kind:load to:0x0209a728 module:overlay(0) +from:0x02147258 kind:load to:0x0214319c module:overlay(28) +from:0x0214725c kind:load to:0x02143178 module:overlay(28) +from:0x02147260 kind:load to:0x0209a760 module:overlay(0) +from:0x0214726c kind:load to:0x0209856c module:overlay(0) +from:0x02147270 kind:load to:0x020985a8 module:overlay(0) +from:0x02147274 kind:load to:0x020985c0 module:overlay(0) +from:0x02147278 kind:load to:0x020985cc module:overlay(0) +from:0x0214727c kind:load to:0x01fff464 module:itcm +from:0x02147280 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02147284 kind:load to:0x02141d58 module:overlay(28) +from:0x02147288 kind:load to:0x02098504 module:overlay(0) +from:0x0214728c kind:load to:0x0214203c module:overlay(28) +from:0x02147290 kind:load to:0x0209850c module:overlay(0) +from:0x02147294 kind:load to:0x02098510 module:overlay(0) +from:0x02147298 kind:load to:0x0214213c module:overlay(28) +from:0x0214729c kind:load to:0x02142118 module:overlay(28) +from:0x021472a0 kind:load to:0x0209851c module:overlay(0) +from:0x021472a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021472a8 kind:load to:0x02098644 module:overlay(0) +from:0x021472ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021472b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021472b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021472b8 kind:load to:0x02143200 module:overlay(28) +from:0x021472bc kind:load to:0x02143228 module:overlay(28) +from:0x021472c0 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x021472c4 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x021473c0 kind:load to:0x02143278 module:overlay(28) +from:0x021473c4 kind:load to:0x02097998 module:overlay(0) +from:0x021473c8 kind:load to:0x020977a8 module:overlay(0) +from:0x021473cc kind:load to:0x02097824 module:overlay(0) +from:0x021473d0 kind:load to:0x020979a0 module:overlay(0) +from:0x021473d4 kind:load to:0x020979c0 module:overlay(0) +from:0x021473d8 kind:load to:0x020979ec module:overlay(0) +from:0x021473e4 kind:load to:0x0209856c module:overlay(0) +from:0x021473e8 kind:load to:0x020985a8 module:overlay(0) +from:0x021473ec kind:load to:0x020985c0 module:overlay(0) +from:0x021473f0 kind:load to:0x020985cc module:overlay(0) +from:0x021473f4 kind:load to:0x01fff464 module:itcm +from:0x021473f8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021473fc kind:load to:0x021433b0 module:overlay(28) +from:0x02147400 kind:load to:0x02098504 module:overlay(0) +from:0x02147404 kind:load to:0x02143610 module:overlay(28) +from:0x02147408 kind:load to:0x0209850c module:overlay(0) +from:0x0214740c kind:load to:0x02098510 module:overlay(0) +from:0x02147410 kind:load to:0x02143750 module:overlay(28) +from:0x02147414 kind:load to:0x02098518 module:overlay(0) +from:0x02147418 kind:load to:0x0209851c module:overlay(0) +from:0x0214741c kind:load to:0x020985d8 module:overlay(0) +from:0x02147420 kind:load to:0x02098644 module:overlay(0) +from:0x02147424 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02147428 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214742c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02147430 kind:load to:0x0214395c module:overlay(28) +from:0x02147434 kind:load to:0x0214397c module:overlay(28) +from:0x02147438 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x0214743c kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02147440 kind:load to:0x021474b4 module:overlay(28) +from:0x02147444 kind:load to:0x02147484 module:overlay(28) +from:0x02147448 kind:load to:0x02147498 module:overlay(28) +from:0x0214744c kind:load to:0x02147470 module:overlay(28) +from:0x02147450 kind:load to:0x02147460 module:overlay(28) +from:0x0214746c kind:load to:0x02143e1c module:overlay(28) +from:0x021474e4 kind:load to:0x021443c0 module:overlay(28) +from:0x021474e8 kind:load to:0x021443e0 module:overlay(28) +from:0x021474ec kind:load to:0x02057bf4 module:overlay(0) +from:0x021474f0 kind:load to:0x01ffc57c module:itcm +from:0x021474f4 kind:load to:0x02057dc8 module:overlay(0) +from:0x021474f8 kind:load to:0x02057e44 module:overlay(0) +from:0x021474fc kind:load to:0x02057ea8 module:overlay(0) +from:0x02147500 kind:load to:0x02144424 module:overlay(28) +from:0x02147504 kind:load to:0x02057d84 module:overlay(0) +from:0x02147508 kind:load to:0x02144408 module:overlay(28) +from:0x0214750c kind:load to:0x02082368 module:overlay(0) +from:0x02147518 kind:load to:0x02144534 module:overlay(28) +from:0x0214751c kind:load to:0x0209ca64 module:overlay(0) +from:0x02147520 kind:load to:0x0209cb98 module:overlay(0) +from:0x02147524 kind:load to:0x0209cb9c module:overlay(0) +from:0x02147528 kind:load to:0x0209cacc module:overlay(0) +from:0x02147534 kind:load to:0x021445e8 module:overlay(28) +from:0x02147538 kind:load to:0x0209d10c module:overlay(0) +from:0x0214753c kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02147540 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02147544 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02147548 kind:load to:0x02144844 module:overlay(28) +from:0x0214754c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147550 kind:load to:0x0209d220 module:overlay(0) +from:0x02147554 kind:load to:0x0209d228 module:overlay(0) +from:0x02147558 kind:load to:0x0209d22c module:overlay(0) +from:0x0214755c kind:load to:0x0209d238 module:overlay(0) +from:0x02147560 kind:load to:0x0209d240 module:overlay(0) +from:0x02147564 kind:load to:0x021448e4 module:overlay(28) +from:0x02147568 kind:load to:0x02144904 module:overlay(28) +from:0x0214756c kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02147570 kind:load to:0x021447d0 module:overlay(28) +from:0x02147574 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02147578 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0214757c kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02147580 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02147584 kind:load to:0x021448dc module:overlay(28) +from:0x02147588 kind:load to:0x0214485c module:overlay(28) +from:0x0214758c kind:load to:0x0214489c module:overlay(28) +from:0x02147590 kind:load to:0x021448bc module:overlay(28) +from:0x02147594 kind:load to:0x021447c4 module:overlay(28) +from:0x021475a0 kind:load to:0x021446d4 module:overlay(28) +from:0x021475a4 kind:load to:0x0209d10c module:overlay(0) +from:0x021475a8 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x021475ac kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021475b0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021475b4 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x021475b8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021475bc kind:load to:0x0209d220 module:overlay(0) +from:0x021475c0 kind:load to:0x0209d228 module:overlay(0) +from:0x021475c4 kind:load to:0x0209d22c module:overlay(0) +from:0x021475c8 kind:load to:0x0209d238 module:overlay(0) +from:0x021475cc kind:load to:0x0209d240 module:overlay(0) +from:0x021475d0 kind:load to:0x02144954 module:overlay(28) +from:0x021475d4 kind:load to:0x0214492c module:overlay(28) +from:0x021475d8 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021475dc kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021475e0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021475e4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021475e8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021475ec kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021475f0 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x021475f8 kind:load to:0x021447cc module:overlay(28) +from:0x021475fc kind:load to:0x021447bc module:overlay(28) +from:0x02147600 kind:load to:0x021447c4 module:overlay(28) +from:0x0214760c kind:load to:0x02144994 module:overlay(28) +from:0x02147610 kind:load to:0x0209ca64 module:overlay(0) +from:0x02147614 kind:load to:0x0209ca6c module:overlay(0) +from:0x02147618 kind:load to:0x0209caac module:overlay(0) +from:0x0214761c kind:load to:0x0209cacc module:overlay(0) +from:0x02147628 kind:load to:0x02144a90 module:overlay(28) +from:0x0214762c kind:load to:0x0209d10c module:overlay(0) +from:0x02147630 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02147634 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02147638 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214763c kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02147640 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147644 kind:load to:0x0209d220 module:overlay(0) +from:0x02147648 kind:load to:0x0209d228 module:overlay(0) +from:0x0214764c kind:load to:0x0209d22c module:overlay(0) +from:0x02147650 kind:load to:0x0209d238 module:overlay(0) +from:0x02147654 kind:load to:0x0209d240 module:overlay(0) +from:0x02147658 kind:load to:0x02144be4 module:overlay(28) +from:0x0214765c kind:load to:0x02144c04 module:overlay(28) +from:0x02147660 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02147664 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02147668 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0214766c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147670 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02147674 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02147678 kind:load to:0x02144bdc module:overlay(28) +from:0x0214767c kind:load to:0x02144b7c module:overlay(28) +from:0x02147680 kind:load to:0x02144b9c module:overlay(28) +from:0x02147684 kind:load to:0x02144bbc module:overlay(28) +from:0x02147688 kind:load to:0x021447c4 module:overlay(28) +from:0x02147694 kind:load to:0x02144c4c module:overlay(28) +from:0x02147698 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214769c kind:load to:0x0209cb98 module:overlay(0) +from:0x021476a0 kind:load to:0x0209cb9c module:overlay(0) +from:0x021476a4 kind:load to:0x0209cacc module:overlay(0) +from:0x021476b0 kind:load to:0x02144ce4 module:overlay(28) +from:0x021476b4 kind:load to:0x0209d10c module:overlay(0) +from:0x021476b8 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x021476bc kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021476c0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021476c4 kind:load to:0x02144e44 module:overlay(28) +from:0x021476c8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021476cc kind:load to:0x0209d220 module:overlay(0) +from:0x021476d0 kind:load to:0x0209d228 module:overlay(0) +from:0x021476d4 kind:load to:0x0209d22c module:overlay(0) +from:0x021476d8 kind:load to:0x0209d238 module:overlay(0) +from:0x021476dc kind:load to:0x0209d240 module:overlay(0) +from:0x021476e0 kind:load to:0x02144ee4 module:overlay(28) +from:0x021476e4 kind:load to:0x02144f04 module:overlay(28) +from:0x021476e8 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021476ec kind:load to:0x02144dd0 module:overlay(28) +from:0x021476f0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021476f4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021476f8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021476fc kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02147700 kind:load to:0x02144edc module:overlay(28) +from:0x02147704 kind:load to:0x02144e5c module:overlay(28) +from:0x02147708 kind:load to:0x02144e9c module:overlay(28) +from:0x0214770c kind:load to:0x02144ebc module:overlay(28) +from:0x02147710 kind:load to:0x021447c4 module:overlay(28) +from:0x0214771c kind:load to:0x02144f4c module:overlay(28) +from:0x02147720 kind:load to:0x0209ca64 module:overlay(0) +from:0x02147724 kind:load to:0x0209cb98 module:overlay(0) +from:0x02147728 kind:load to:0x0209cb9c module:overlay(0) +from:0x0214772c kind:load to:0x0209cacc module:overlay(0) +from:0x02147738 kind:load to:0x02144fe4 module:overlay(28) +from:0x0214773c kind:load to:0x0209d10c module:overlay(0) +from:0x02147740 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02147744 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02147748 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214774c kind:load to:0x02145144 module:overlay(28) +from:0x02147750 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147754 kind:load to:0x0209d220 module:overlay(0) +from:0x02147758 kind:load to:0x0209d228 module:overlay(0) +from:0x0214775c kind:load to:0x0209d22c module:overlay(0) +from:0x02147760 kind:load to:0x0209d238 module:overlay(0) +from:0x02147764 kind:load to:0x0209d240 module:overlay(0) +from:0x02147768 kind:load to:0x021451e4 module:overlay(28) +from:0x0214776c kind:load to:0x02145204 module:overlay(28) +from:0x02147770 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02147774 kind:load to:0x021450d0 module:overlay(28) +from:0x02147778 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0214777c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147780 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02147784 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02147788 kind:load to:0x021451dc module:overlay(28) +from:0x0214778c kind:load to:0x0214515c module:overlay(28) +from:0x02147790 kind:load to:0x0214519c module:overlay(28) +from:0x02147794 kind:load to:0x021451bc module:overlay(28) +from:0x02147798 kind:load to:0x021447c4 module:overlay(28) +from:0x0214779c kind:load to:0x021477ac module:overlay(28) +from:0x021477c0 kind:load to:0x0214524c module:overlay(28) +from:0x021477c4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021477c8 kind:load to:0x0209cb98 module:overlay(0) +from:0x021477cc kind:load to:0x0209cb9c module:overlay(0) +from:0x021477d0 kind:load to:0x0209cacc module:overlay(0) +from:0x021477dc kind:load to:0x02145300 module:overlay(28) +from:0x021477e0 kind:load to:0x021456a0 module:overlay(28) +from:0x021477e4 kind:load to:0x0205a720 module:overlay(0) +from:0x021477e8 kind:load to:0x01ffc57c module:itcm +from:0x021477ec kind:load to:0x02057dc8 module:overlay(0) +from:0x021477f0 kind:load to:0x02057e44 module:overlay(0) +from:0x021477f4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021477f8 kind:load to:0x01ffc7a4 module:itcm +from:0x021477fc kind:load to:0x02057d84 module:overlay(0) +from:0x02147808 kind:load to:0x02145314 module:overlay(28) +from:0x0214780c kind:load to:0x0209d10c module:overlay(0) +from:0x02147810 kind:load to:0x02145588 module:overlay(28) +from:0x02147814 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02147818 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214781c kind:load to:0x02145594 module:overlay(28) +from:0x02147820 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147824 kind:load to:0x0209d220 module:overlay(0) +from:0x02147828 kind:load to:0x0209d228 module:overlay(0) +from:0x0214782c kind:load to:0x0209d22c module:overlay(0) +from:0x02147830 kind:load to:0x0209d238 module:overlay(0) +from:0x02147834 kind:load to:0x0209d240 module:overlay(0) +from:0x02147838 kind:load to:0x021456bc module:overlay(28) +from:0x0214783c kind:load to:0x021456e4 module:overlay(28) +from:0x02147840 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02147844 kind:load to:0x02145420 module:overlay(28) +from:0x02147848 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0214784c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147850 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02147854 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02147858 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x0214785c kind:load to:0x02145620 module:overlay(28) +from:0x02147860 kind:load to:0x02145660 module:overlay(28) +from:0x02147864 kind:load to:0x02145680 module:overlay(28) +from:0x02147868 kind:load to:0x021447c4 module:overlay(28) +from:0x02147874 kind:load to:0x02145734 module:overlay(28) +from:0x02147878 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214787c kind:load to:0x0209ca6c module:overlay(0) +from:0x02147880 kind:load to:0x0209caac module:overlay(0) +from:0x02147884 kind:load to:0x0209cacc module:overlay(0) +from:0x02147890 kind:load to:0x0210ad9c module:overlays(19,26) +from:0x02147894 kind:load to:0x0209d10c module:overlay(0) +from:0x02147898 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x0214789c kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x021478a0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021478a4 kind:load to:0x0210b258 module:overlays(19,26) +from:0x021478a8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021478ac kind:load to:0x0209d220 module:overlay(0) +from:0x021478b0 kind:load to:0x0209d228 module:overlay(0) +from:0x021478b4 kind:load to:0x0209d22c module:overlay(0) +from:0x021478b8 kind:load to:0x0209d238 module:overlay(0) +from:0x021478bc kind:load to:0x0209d240 module:overlay(0) +from:0x021478c0 kind:load to:0x021457fc module:overlay(28) +from:0x021478c4 kind:load to:0x0214582c module:overlay(28) +from:0x021478c8 kind:load to:0x0210b430 module:overlays(19,26) +from:0x021478cc kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021478d0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021478d4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021478d8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021478dc kind:load to:0x0210b428 module:overlays(19,26) +from:0x021478e0 kind:load to:0x0210af38 module:overlays(19,26) +from:0x021478e4 kind:load to:0x0210aecc module:overlays(19,26) +from:0x021478e8 kind:load to:0x0210ae64 module:overlays(19,26) +from:0x021478ec kind:load to:0x0210b304 module:overlays(19,26) +from:0x021478f0 kind:load to:0x0210b320 module:overlays(19,26) +from:0x021478f4 kind:load to:0x0210ae6c module:overlays(19,26) +from:0x021478f8 kind:load to:0x0210ae74 module:overlays(19,26) +from:0x021478fc kind:load to:0x021457ac module:overlay(28) +from:0x02147900 kind:load to:0x0210af30 module:overlays(19,26,31) +from:0x0214790c kind:load to:0x02145884 module:overlay(28) +from:0x02147910 kind:load to:0x0209ca64 module:overlay(0) +from:0x02147914 kind:load to:0x0209ca6c module:overlay(0) +from:0x02147918 kind:load to:0x0209caac module:overlay(0) +from:0x0214791c kind:load to:0x0209cacc module:overlay(0) +from:0x02147928 kind:load to:0x02145900 module:overlay(28) +from:0x0214792c kind:load to:0x0209d10c module:overlay(0) +from:0x02147930 kind:load to:0x02145a80 module:overlay(28) +from:0x02147934 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02147938 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214793c kind:load to:0x0210b258 module:overlays(19,26) +from:0x02147940 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147944 kind:load to:0x0209d220 module:overlay(0) +from:0x02147948 kind:load to:0x0209d228 module:overlay(0) +from:0x0214794c kind:load to:0x0209d22c module:overlay(0) +from:0x02147950 kind:load to:0x0209d238 module:overlay(0) +from:0x02147954 kind:load to:0x0209d240 module:overlay(0) +from:0x02147958 kind:load to:0x02145b30 module:overlay(28) +from:0x0214795c kind:load to:0x02145b60 module:overlay(28) +from:0x02147960 kind:load to:0x0210b430 module:overlays(19,26) +from:0x02147964 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02147968 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0214796c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147970 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02147974 kind:load to:0x02145ae4 module:overlay(28) +from:0x02147978 kind:load to:0x0210b470 module:overlays(19,26) +from:0x0214797c kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02147980 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02147984 kind:load to:0x0210b304 module:overlays(19,26) +from:0x02147988 kind:load to:0x0210b320 module:overlays(19,26) +from:0x0214798c kind:load to:0x0210b438 module:overlays(19,26) +from:0x02147990 kind:load to:0x02145af8 module:overlay(28) +from:0x02147994 kind:load to:0x02145a78 module:overlay(28) +from:0x021479a0 kind:load to:0x02145bb8 module:overlay(28) +from:0x021479a4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021479a8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021479ac kind:load to:0x0209caac module:overlay(0) +from:0x021479b0 kind:load to:0x0209cacc module:overlay(0) +from:0x021479bc kind:load to:0x0210eb2c module:overlays(19,26) +from:0x021479c0 kind:load to:0x0209d10c module:overlay(0) +from:0x021479c4 kind:load to:0x0210ed44 module:overlays(19,26) +from:0x021479c8 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x021479cc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021479d0 kind:load to:0x0210b258 module:overlays(19,26) +from:0x021479d4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021479d8 kind:load to:0x0209d220 module:overlay(0) +from:0x021479dc kind:load to:0x0209d228 module:overlay(0) +from:0x021479e0 kind:load to:0x0209d22c module:overlay(0) +from:0x021479e4 kind:load to:0x0209d238 module:overlay(0) +from:0x021479e8 kind:load to:0x0209d240 module:overlay(0) +from:0x021479ec kind:load to:0x02145ca4 module:overlay(28) +from:0x021479f0 kind:load to:0x02145cd4 module:overlay(28) +from:0x021479f4 kind:load to:0x0210b430 module:overlays(19,26) +from:0x021479f8 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021479fc kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02147a00 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147a04 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02147a08 kind:load to:0x0210b428 module:overlays(19,26) +from:0x02147a0c kind:load to:0x0210b470 module:overlays(19,26) +from:0x02147a10 kind:load to:0x0210ed74 module:overlays(19,26) +from:0x02147a14 kind:load to:0x0210ed6c module:overlays(19,26) +from:0x02147a18 kind:load to:0x0210ed50 module:overlays(19,26) +from:0x02147a1c kind:load to:0x0210b320 module:overlays(19,26) +from:0x02147a20 kind:load to:0x02145c9c module:overlay(28) +from:0x02147a24 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x02147a28 kind:load to:0x02145c4c module:overlay(28) +from:0x02147a2c kind:load to:0x0210edd8 module:overlays(19,26) +from:0x02147a38 kind:load to:0x02145d2c module:overlay(28) +from:0x02147a3c kind:load to:0x0209c930 module:overlay(0) +from:0x02147a40 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02147a44 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02147a48 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147a54 kind:load to:0x02145dc0 module:overlay(28) +from:0x02147a58 kind:load to:0x0209d10c module:overlay(0) +from:0x02147a5c kind:load to:0x02145e1c module:overlay(28) +from:0x02147a60 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02147a64 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02147a68 kind:load to:0x0210b258 module:overlays(19,26) +from:0x02147a6c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147a70 kind:load to:0x0209d220 module:overlay(0) +from:0x02147a74 kind:load to:0x0209d228 module:overlay(0) +from:0x02147a78 kind:load to:0x0209d22c module:overlay(0) +from:0x02147a7c kind:load to:0x0209d238 module:overlay(0) +from:0x02147a80 kind:load to:0x0209d240 module:overlay(0) +from:0x02147a84 kind:load to:0x02145e4c module:overlay(28) +from:0x02147a88 kind:load to:0x02145e7c module:overlay(28) +from:0x02147a8c kind:load to:0x0210b430 module:overlays(19,26) +from:0x02147a90 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02147a94 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02147a98 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147a9c kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02147aa0 kind:load to:0x02145e3c module:overlay(28) +from:0x02147aa4 kind:load to:0x0210b470 module:overlays(19,26) +from:0x02147aa8 kind:load to:0x02145e20 module:overlay(28) +from:0x02147aac kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02147ab0 kind:load to:0x02145e28 module:overlay(28) +from:0x02147ab4 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02147ab8 kind:load to:0x0210b438 module:overlays(19,26) +from:0x02147abc kind:load to:0x02145e44 module:overlay(28) +from:0x02147ac8 kind:load to:0x02145ed4 module:overlay(28) +from:0x02147acc kind:load to:0x0209ca64 module:overlay(0) +from:0x02147ad0 kind:load to:0x0209ca6c module:overlay(0) +from:0x02147ad4 kind:load to:0x0209caac module:overlay(0) +from:0x02147ad8 kind:load to:0x0209cacc module:overlay(0) +from:0x02147ae4 kind:load to:0x02145fd8 module:overlay(28) +from:0x02147ae8 kind:load to:0x0209d10c module:overlay(0) +from:0x02147aec kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02147af0 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02147af4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02147af8 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02147afc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147b00 kind:load to:0x0209d220 module:overlay(0) +from:0x02147b04 kind:load to:0x0209d228 module:overlay(0) +from:0x02147b08 kind:load to:0x0209d22c module:overlay(0) +from:0x02147b0c kind:load to:0x0209d238 module:overlay(0) +from:0x02147b10 kind:load to:0x0209d240 module:overlay(0) +from:0x02147b14 kind:load to:0x0214612c module:overlay(28) +from:0x02147b18 kind:load to:0x0214614c module:overlay(28) +from:0x02147b1c kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02147b20 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02147b24 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02147b28 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147b2c kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02147b30 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02147b34 kind:load to:0x02146124 module:overlay(28) +from:0x02147b38 kind:load to:0x021460c4 module:overlay(28) +from:0x02147b3c kind:load to:0x021460e4 module:overlay(28) +from:0x02147b40 kind:load to:0x02146104 module:overlay(28) +from:0x02147b44 kind:load to:0x021447c4 module:overlay(28) +from:0x02147b54 kind:load to:0x0209ca64 module:overlay(0) +from:0x02147b58 kind:load to:0x0209ca6c module:overlay(0) +from:0x02147b5c kind:load to:0x0209caac module:overlay(0) +from:0x02147b60 kind:load to:0x0209cacc module:overlay(0) +from:0x02147b6c kind:load to:0x02146194 module:overlay(28) +from:0x02147b70 kind:load to:0x0209ca64 module:overlay(0) +from:0x02147b74 kind:load to:0x0209ca6c module:overlay(0) +from:0x02147b78 kind:load to:0x0209caac module:overlay(0) +from:0x02147b7c kind:load to:0x0209cacc module:overlay(0) +from:0x02147b88 kind:load to:0x0207caf4 module:overlay(0) +from:0x02147b8c kind:load to:0x0207cafc module:overlay(0) +from:0x02147b90 kind:load to:0x0207d310 module:overlay(0) +from:0x02147b94 kind:load to:0x0207d300 module:overlay(0) +from:0x02147b98 kind:load to:0x0207d34c module:overlay(0) +from:0x02147b9c kind:load to:0x0207d384 module:overlay(0) +from:0x02147ba0 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02147ba4 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02147bb0 kind:load to:0x021462f4 module:overlay(28) +from:0x02147bb4 kind:load to:0x0209d10c module:overlay(0) +from:0x02147bb8 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02147bbc kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02147bc0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02147bc4 kind:load to:0x0214637c module:overlay(28) +from:0x02147bc8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147bcc kind:load to:0x02146410 module:overlay(28) +from:0x02147bd0 kind:load to:0x0209d228 module:overlay(0) +from:0x02147bd4 kind:load to:0x0209d22c module:overlay(0) +from:0x02147bd8 kind:load to:0x0209d238 module:overlay(0) +from:0x02147bdc kind:load to:0x0209d240 module:overlay(0) +from:0x02147be0 kind:load to:0x02146420 module:overlay(28) +from:0x02147be4 kind:load to:0x02146440 module:overlay(28) +from:0x02147be8 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02147bec kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02147bf0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02147bf4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147c00 kind:load to:0x02146488 module:overlay(28) +from:0x02147c04 kind:load to:0x0209ca64 module:overlay(0) +from:0x02147c08 kind:load to:0x0209ca6c module:overlay(0) +from:0x02147c0c kind:load to:0x0209caac module:overlay(0) +from:0x02147c10 kind:load to:0x0209cacc module:overlay(0) +from:0x02147c1c kind:load to:0x02109c10 module:overlays(19,26) +from:0x02147c20 kind:load to:0x0209d10c module:overlay(0) +from:0x02147c24 kind:load to:0x02109dac module:overlays(19,26) +from:0x02147c28 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02147c2c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02147c30 kind:load to:0x02109cb0 module:overlays(19,26) +from:0x02147c34 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147c38 kind:load to:0x02109d54 module:overlays(19,26) +from:0x02147c3c kind:load to:0x0209d228 module:overlay(0) +from:0x02147c40 kind:load to:0x0209d22c module:overlay(0) +from:0x02147c44 kind:load to:0x0209d238 module:overlay(0) +from:0x02147c48 kind:load to:0x0209d240 module:overlay(0) +from:0x02147c4c kind:load to:0x021465f8 module:overlay(28) +from:0x02147c50 kind:load to:0x02146618 module:overlay(28) +from:0x02147c54 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02147c58 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02147c5c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02147c60 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147c64 kind:load to:0x02109e24 module:overlays(19,26) +from:0x02147c68 kind:load to:0x02109e54 module:overlays(19,26) +from:0x02147c6c kind:load to:0x0214659c module:overlay(28) +from:0x02147c70 kind:load to:0x021465ec module:overlay(28) +from:0x02147c80 kind:load to:0x0209cb0c module:overlay(0) +from:0x02147c84 kind:load to:0x0209cb14 module:overlay(0) +from:0x02147c88 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02147c8c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147c98 kind:load to:0x02146660 module:overlay(28) +from:0x02147c9c kind:load to:0x0209cb0c module:overlay(0) +from:0x02147ca0 kind:load to:0x0209cb14 module:overlay(0) +from:0x02147ca4 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02147ca8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147cb4 kind:load to:0x02109c10 module:overlays(19,26) +from:0x02147cb8 kind:load to:0x0209d10c module:overlay(0) +from:0x02147cbc kind:load to:0x02109dac module:overlays(19,26) +from:0x02147cc0 kind:load to:0x02146730 module:overlay(28) +from:0x02147cc4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02147cc8 kind:load to:0x02109cb0 module:overlays(19,26) +from:0x02147ccc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147cd0 kind:load to:0x02146744 module:overlay(28) +from:0x02147cd4 kind:load to:0x0209d228 module:overlay(0) +from:0x02147cd8 kind:load to:0x0209d22c module:overlay(0) +from:0x02147cdc kind:load to:0x0209d238 module:overlay(0) +from:0x02147ce0 kind:load to:0x0209d240 module:overlay(0) +from:0x02147ce4 kind:load to:0x021467ec module:overlay(28) +from:0x02147ce8 kind:load to:0x0214680c module:overlay(28) +from:0x02147cec kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02147cf0 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02147cf4 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02147cf8 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02147cfc kind:load to:0x02109e24 module:overlays(19,26) +from:0x02147d00 kind:load to:0x02109e54 module:overlays(19,26) +from:0x02147d04 kind:load to:0x0214659c module:overlay(28) +from:0x02147d08 kind:load to:0x021465ec module:overlay(28) +from:0x02147d14 kind:load to:0x02146854 module:overlay(28) +from:0x02147d18 kind:load to:0x0209ca64 module:overlay(0) +from:0x02147d1c kind:load to:0x0209ca6c module:overlay(0) +from:0x02147d20 kind:load to:0x0209caac module:overlay(0) +from:0x02147d24 kind:load to:0x0209cacc module:overlay(0) +from:0x02147d30 kind:load to:0x0214698c module:overlay(28) +from:0x02147d34 kind:load to:0x0209d10c module:overlay(0) +from:0x02147d38 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02147d3c kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02147d40 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02147d44 kind:load to:0x021469d8 module:overlay(28) +from:0x02147d48 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02147d4c kind:load to:0x02146a6c module:overlay(28) +from:0x02147d50 kind:load to:0x0209d228 module:overlay(0) +from:0x02147d54 kind:load to:0x0209d22c module:overlay(0) +from:0x02147d58 kind:load to:0x0209d238 module:overlay(0) +from:0x02147d5c kind:load to:0x0209d240 module:overlay(0) +from:0x02147d60 kind:load to:0x02146a7c module:overlay(28) +from:0x02147d64 kind:load to:0x02146a9c module:overlay(28) +from:0x02147d68 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02147d6c kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02147d70 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02147d74 kind:load to:0x0210beb8 module:overlays(19,26) diff --git a/config/eur1/arm9/overlays/ov028/symbols.txt b/config/eur1/arm9/overlays/ov028/symbols.txt new file mode 100644 index 00000000..453ec86c --- /dev/null +++ b/config/eur1/arm9/overlays/ov028/symbols.txt @@ -0,0 +1,411 @@ +func_ov028_02141b00 kind:function(arm,size=0xc) addr:0x02141b00 +func_ov028_02141b0c kind:function(arm,size=0x24) addr:0x02141b0c +func_ov028_02141b30 kind:function(arm,size=0x6c) addr:0x02141b30 +func_ov028_02141b9c kind:function(arm,size=0x34) addr:0x02141b9c +func_ov028_02141bd0 kind:function(arm,size=0x160) addr:0x02141bd0 +func_ov028_02141d30 kind:function(arm,size=0x14) addr:0x02141d30 +func_ov028_02141d44 kind:function(arm,size=0x14) addr:0x02141d44 +func_ov028_02141d58 kind:function(arm,size=0x6c) addr:0x02141d58 +func_ov028_02141dc4 kind:function(arm,size=0x4c) addr:0x02141dc4 +func_ov028_02141e10 kind:function(arm,size=0x1e8) addr:0x02141e10 +func_ov028_02141ff8 kind:function(arm,size=0x44) addr:0x02141ff8 +func_ov028_0214203c kind:function(arm,size=0xdc) addr:0x0214203c +func_ov028_02142118 kind:function(arm,size=0x24) addr:0x02142118 +func_ov028_0214213c kind:function(arm,size=0xb4) addr:0x0214213c +func_ov028_021421f0 kind:function(arm,size=0x30) addr:0x021421f0 +func_ov028_02142220 kind:function(arm,size=0xc) addr:0x02142220 +func_ov028_0214222c kind:function(arm,size=0xac) addr:0x0214222c +func_ov028_021422d8 kind:function(arm,size=0xa8) addr:0x021422d8 +func_ov028_02142380 kind:function(arm,size=0x150) addr:0x02142380 +func_ov028_021424d0 kind:function(arm,size=0x88) addr:0x021424d0 +func_ov028_02142558 kind:function(arm,size=0x150) addr:0x02142558 +func_ov028_021426a8 kind:function(arm,size=0xfc) addr:0x021426a8 +func_ov028_021427a4 kind:function(arm,size=0xa8) addr:0x021427a4 +func_ov028_0214284c kind:function(arm,size=0xb8) addr:0x0214284c +func_ov028_02142904 kind:function(arm,size=0x1d0) addr:0x02142904 +func_ov028_02142ad4 kind:function(arm,size=0x7c) addr:0x02142ad4 +func_ov028_02142b50 kind:function(arm,size=0x5c) addr:0x02142b50 +func_ov028_02142bac kind:function(arm,size=0x70) addr:0x02142bac +func_ov028_02142c1c kind:function(arm,size=0x34) addr:0x02142c1c +func_ov028_02142c50 kind:function(arm,size=0xb0) addr:0x02142c50 +func_ov028_02142d00 kind:function(arm,size=0x7c) addr:0x02142d00 +func_ov028_02142d7c kind:function(arm,size=0x14) addr:0x02142d7c +func_ov028_02142d90 kind:function(arm,size=0x120) addr:0x02142d90 +func_ov028_02142eb0 kind:function(arm,size=0x90) addr:0x02142eb0 +func_ov028_02142f40 kind:function(arm,size=0x44) addr:0x02142f40 +func_ov028_02142f84 kind:function(arm,size=0xc) addr:0x02142f84 +func_ov028_02142f90 kind:function(arm,size=0xa0) addr:0x02142f90 +func_ov028_02143030 kind:function(arm,size=0x20) addr:0x02143030 +func_ov028_02143050 kind:function(arm,size=0x5c) addr:0x02143050 +func_ov028_021430ac kind:function(arm,size=0x3c) addr:0x021430ac +func_ov028_021430e8 kind:function(arm,size=0x2c) addr:0x021430e8 +func_ov028_02143114 kind:function(arm,size=0x64) addr:0x02143114 +func_ov028_02143178 kind:function(arm,size=0x24) addr:0x02143178 +func_ov028_0214319c kind:function(arm,size=0x2c) addr:0x0214319c +func_ov028_021431c8 kind:function(arm,size=0x1c) addr:0x021431c8 +func_ov028_021431e4 kind:function(arm,size=0x1c) addr:0x021431e4 +func_ov028_02143200 kind:function(arm,size=0x28) addr:0x02143200 +func_ov028_02143228 kind:function(arm,size=0x30) addr:0x02143228 +func_ov028_02143258 kind:function(arm,size=0x14) addr:0x02143258 +func_ov028_0214326c kind:function(arm,size=0xc) addr:0x0214326c +func_ov028_02143278 kind:function(arm,size=0x24) addr:0x02143278 +func_ov028_0214329c kind:function(arm,size=0x60) addr:0x0214329c +func_ov028_021432fc kind:function(arm,size=0xb4) addr:0x021432fc +func_ov028_021433b0 kind:function(arm,size=0x24) addr:0x021433b0 +func_ov028_021433d4 kind:function(arm,size=0x30) addr:0x021433d4 +func_ov028_02143404 kind:function(arm,size=0x15c) addr:0x02143404 +func_ov028_02143560 kind:function(arm,size=0xb0) addr:0x02143560 +func_ov028_02143610 kind:function(arm,size=0x140) addr:0x02143610 +func_ov028_02143750 kind:function(arm,size=0x178) addr:0x02143750 +func_ov028_021438c8 kind:function(arm,size=0x94) addr:0x021438c8 +func_ov028_0214395c kind:function(arm,size=0x20) addr:0x0214395c +func_ov028_0214397c kind:function(arm,size=0x28) addr:0x0214397c +func_ov028_021439a4 kind:function(arm,size=0x14) addr:0x021439a4 +func_ov028_021439b8 kind:function(arm,size=0xe4) addr:0x021439b8 +func_ov028_02143a9c kind:function(arm,size=0x64) addr:0x02143a9c +func_ov028_02143b00 kind:function(arm,size=0x50) addr:0x02143b00 +func_ov028_02143b50 kind:function(arm,size=0x198) addr:0x02143b50 +func_ov028_02143ce8 kind:function(arm,size=0x24) addr:0x02143ce8 +func_ov028_02143d0c kind:function(arm,size=0xd0) addr:0x02143d0c +func_ov028_02143ddc kind:function(arm,size=0x4) addr:0x02143ddc +func_ov028_02143de0 kind:function(arm,size=0x3c) addr:0x02143de0 +func_ov028_02143e1c kind:function(arm,size=0x48) addr:0x02143e1c +func_ov028_02143e64 kind:function(arm,size=0x1f8) addr:0x02143e64 +func_ov028_0214405c kind:function(arm,size=0x24) addr:0x0214405c +func_ov028_02144080 kind:function(arm,size=0x3c) addr:0x02144080 +func_ov028_021440bc kind:function(arm,size=0x14) addr:0x021440bc +func_ov028_021440d0 kind:function(arm,size=0x7c) addr:0x021440d0 +func_ov028_0214414c kind:function(arm,size=0xb8) addr:0x0214414c +func_ov028_02144204 kind:function(arm,size=0x1bc) addr:0x02144204 +func_ov028_021443c0 kind:function(arm,size=0x20) addr:0x021443c0 +func_ov028_021443e0 kind:function(arm,size=0x28) addr:0x021443e0 +func_ov028_02144408 kind:function(arm,size=0x1c) addr:0x02144408 +func_ov028_02144424 kind:function(arm,size=0x104) addr:0x02144424 +func_ov028_02144528 kind:function(arm,size=0xc) addr:0x02144528 +func_ov028_02144534 kind:function(arm,size=0x24) addr:0x02144534 +func_ov028_02144558 kind:function(arm,size=0x54) addr:0x02144558 +func_ov028_021445ac kind:function(arm,size=0x3c) addr:0x021445ac +func_ov028_021445e8 kind:function(arm,size=0xec) addr:0x021445e8 +func_ov028_021446d4 kind:function(arm,size=0xe8) addr:0x021446d4 +func_ov028_021447bc kind:function(arm,size=0x8) addr:0x021447bc +func_ov028_021447c4 kind:function(arm,size=0x8) addr:0x021447c4 +func_ov028_021447cc kind:function(arm,size=0x4) addr:0x021447cc +func_ov028_021447d0 kind:function(arm,size=0x74) addr:0x021447d0 +func_ov028_02144844 kind:function(arm,size=0x18) addr:0x02144844 +func_ov028_0214485c kind:function(arm,size=0x40) addr:0x0214485c +func_ov028_0214489c kind:function(arm,size=0x20) addr:0x0214489c +func_ov028_021448bc kind:function(arm,size=0x20) addr:0x021448bc +func_ov028_021448dc kind:function(arm,size=0x8) addr:0x021448dc +func_ov028_021448e4 kind:function(arm,size=0x20) addr:0x021448e4 +func_ov028_02144904 kind:function(arm,size=0x28) addr:0x02144904 +func_ov028_0214492c kind:function(arm,size=0x28) addr:0x0214492c +func_ov028_02144954 kind:function(arm,size=0x20) addr:0x02144954 +func_ov028_02144974 kind:function(arm,size=0x14) addr:0x02144974 +func_ov028_02144988 kind:function(arm,size=0xc) addr:0x02144988 +func_ov028_02144994 kind:function(arm,size=0x24) addr:0x02144994 +func_ov028_021449b8 kind:function(arm,size=0x38) addr:0x021449b8 +func_ov028_021449f0 kind:function(arm,size=0xa0) addr:0x021449f0 +func_ov028_02144a90 kind:function(arm,size=0xec) addr:0x02144a90 +func_ov028_02144b7c kind:function(arm,size=0x20) addr:0x02144b7c +func_ov028_02144b9c kind:function(arm,size=0x20) addr:0x02144b9c +func_ov028_02144bbc kind:function(arm,size=0x20) addr:0x02144bbc +func_ov028_02144bdc kind:function(arm,size=0x8) addr:0x02144bdc +func_ov028_02144be4 kind:function(arm,size=0x20) addr:0x02144be4 +func_ov028_02144c04 kind:function(arm,size=0x28) addr:0x02144c04 +func_ov028_02144c2c kind:function(arm,size=0x14) addr:0x02144c2c +func_ov028_02144c40 kind:function(arm,size=0xc) addr:0x02144c40 +func_ov028_02144c4c kind:function(arm,size=0x24) addr:0x02144c4c +func_ov028_02144c70 kind:function(arm,size=0x38) addr:0x02144c70 +func_ov028_02144ca8 kind:function(arm,size=0x3c) addr:0x02144ca8 +func_ov028_02144ce4 kind:function(arm,size=0xec) addr:0x02144ce4 +func_ov028_02144dd0 kind:function(arm,size=0x74) addr:0x02144dd0 +func_ov028_02144e44 kind:function(arm,size=0x18) addr:0x02144e44 +func_ov028_02144e5c kind:function(arm,size=0x40) addr:0x02144e5c +func_ov028_02144e9c kind:function(arm,size=0x20) addr:0x02144e9c +func_ov028_02144ebc kind:function(arm,size=0x20) addr:0x02144ebc +func_ov028_02144edc kind:function(arm,size=0x8) addr:0x02144edc +func_ov028_02144ee4 kind:function(arm,size=0x20) addr:0x02144ee4 +func_ov028_02144f04 kind:function(arm,size=0x28) addr:0x02144f04 +func_ov028_02144f2c kind:function(arm,size=0x14) addr:0x02144f2c +func_ov028_02144f40 kind:function(arm,size=0xc) addr:0x02144f40 +func_ov028_02144f4c kind:function(arm,size=0x24) addr:0x02144f4c +func_ov028_02144f70 kind:function(arm,size=0x38) addr:0x02144f70 +func_ov028_02144fa8 kind:function(arm,size=0x3c) addr:0x02144fa8 +func_ov028_02144fe4 kind:function(arm,size=0xec) addr:0x02144fe4 +func_ov028_021450d0 kind:function(arm,size=0x74) addr:0x021450d0 +func_ov028_02145144 kind:function(arm,size=0x18) addr:0x02145144 +func_ov028_0214515c kind:function(arm,size=0x40) addr:0x0214515c +func_ov028_0214519c kind:function(arm,size=0x20) addr:0x0214519c +func_ov028_021451bc kind:function(arm,size=0x20) addr:0x021451bc +func_ov028_021451dc kind:function(arm,size=0x8) addr:0x021451dc +func_ov028_021451e4 kind:function(arm,size=0x20) addr:0x021451e4 +func_ov028_02145204 kind:function(arm,size=0x28) addr:0x02145204 +func_ov028_0214522c kind:function(arm,size=0x14) addr:0x0214522c +func_ov028_02145240 kind:function(arm,size=0xc) addr:0x02145240 +func_ov028_0214524c kind:function(arm,size=0x24) addr:0x0214524c +func_ov028_02145270 kind:function(arm,size=0x38) addr:0x02145270 +func_ov028_021452a8 kind:function(arm,size=0x58) addr:0x021452a8 +func_ov028_02145300 kind:function(arm,size=0x14) addr:0x02145300 +func_ov028_02145314 kind:function(arm,size=0x10c) addr:0x02145314 +func_ov028_02145420 kind:function(arm,size=0x168) addr:0x02145420 +func_ov028_02145588 kind:function(arm,size=0xc) addr:0x02145588 +func_ov028_02145594 kind:function(arm,size=0x8c) addr:0x02145594 +func_ov028_02145620 kind:function(arm,size=0x40) addr:0x02145620 +func_ov028_02145660 kind:function(arm,size=0x20) addr:0x02145660 +func_ov028_02145680 kind:function(arm,size=0x20) addr:0x02145680 +func_ov028_021456a0 kind:function(arm,size=0x1c) addr:0x021456a0 +func_ov028_021456bc kind:function(arm,size=0x28) addr:0x021456bc +func_ov028_021456e4 kind:function(arm,size=0x30) addr:0x021456e4 +func_ov028_02145714 kind:function(arm,size=0x14) addr:0x02145714 +func_ov028_02145728 kind:function(arm,size=0xc) addr:0x02145728 +func_ov028_02145734 kind:function(arm,size=0x24) addr:0x02145734 +func_ov028_02145758 kind:function(arm,size=0x34) addr:0x02145758 +func_ov028_0214578c kind:function(arm,size=0x20) addr:0x0214578c +func_ov028_021457ac kind:function(arm,size=0x50) addr:0x021457ac +func_ov028_021457fc kind:function(arm,size=0x30) addr:0x021457fc +func_ov028_0214582c kind:function(arm,size=0x38) addr:0x0214582c +func_ov028_02145864 kind:function(arm,size=0x14) addr:0x02145864 +func_ov028_02145878 kind:function(arm,size=0xc) addr:0x02145878 +func_ov028_02145884 kind:function(arm,size=0x24) addr:0x02145884 +func_ov028_021458a8 kind:function(arm,size=0x2c) addr:0x021458a8 +func_ov028_021458d4 kind:function(arm,size=0x2c) addr:0x021458d4 +func_ov028_02145900 kind:function(arm,size=0x178) addr:0x02145900 +func_ov028_02145a78 kind:function(arm,size=0x8) addr:0x02145a78 +func_ov028_02145a80 kind:function(arm,size=0x64) addr:0x02145a80 +func_ov028_02145ae4 kind:function(arm,size=0x14) addr:0x02145ae4 +func_ov028_02145af8 kind:function(arm,size=0x38) addr:0x02145af8 +func_ov028_02145b30 kind:function(arm,size=0x30) addr:0x02145b30 +func_ov028_02145b60 kind:function(arm,size=0x38) addr:0x02145b60 +func_ov028_02145b98 kind:function(arm,size=0x14) addr:0x02145b98 +func_ov028_02145bac kind:function(arm,size=0xc) addr:0x02145bac +func_ov028_02145bb8 kind:function(arm,size=0x24) addr:0x02145bb8 +func_ov028_02145bdc kind:function(arm,size=0x50) addr:0x02145bdc +func_ov028_02145c2c kind:function(arm,size=0x20) addr:0x02145c2c +func_ov028_02145c4c kind:function(arm,size=0x50) addr:0x02145c4c +func_ov028_02145c9c kind:function(arm,size=0x8) addr:0x02145c9c +func_ov028_02145ca4 kind:function(arm,size=0x30) addr:0x02145ca4 +func_ov028_02145cd4 kind:function(arm,size=0x38) addr:0x02145cd4 +func_ov028_02145d0c kind:function(arm,size=0x14) addr:0x02145d0c +func_ov028_02145d20 kind:function(arm,size=0xc) addr:0x02145d20 +func_ov028_02145d2c kind:function(arm,size=0x24) addr:0x02145d2c +func_ov028_02145d50 kind:function(arm,size=0x4c) addr:0x02145d50 +func_ov028_02145d9c kind:function(arm,size=0x24) addr:0x02145d9c +func_ov028_02145dc0 kind:function(arm,size=0x5c) addr:0x02145dc0 +func_ov028_02145e1c kind:function(arm,size=0x4) addr:0x02145e1c +func_ov028_02145e20 kind:function(arm,size=0x8) addr:0x02145e20 +func_ov028_02145e28 kind:function(arm,size=0x14) addr:0x02145e28 +func_ov028_02145e3c kind:function(arm,size=0x8) addr:0x02145e3c +func_ov028_02145e44 kind:function(arm,size=0x8) addr:0x02145e44 +func_ov028_02145e4c kind:function(arm,size=0x30) addr:0x02145e4c +func_ov028_02145e7c kind:function(arm,size=0x38) addr:0x02145e7c +func_ov028_02145eb4 kind:function(arm,size=0x14) addr:0x02145eb4 +func_ov028_02145ec8 kind:function(arm,size=0xc) addr:0x02145ec8 +func_ov028_02145ed4 kind:function(arm,size=0x24) addr:0x02145ed4 +func_ov028_02145ef8 kind:function(arm,size=0x40) addr:0x02145ef8 +func_ov028_02145f38 kind:function(arm,size=0xa0) addr:0x02145f38 +func_ov028_02145fd8 kind:function(arm,size=0xec) addr:0x02145fd8 +func_ov028_021460c4 kind:function(arm,size=0x20) addr:0x021460c4 +func_ov028_021460e4 kind:function(arm,size=0x20) addr:0x021460e4 +func_ov028_02146104 kind:function(arm,size=0x20) addr:0x02146104 +func_ov028_02146124 kind:function(arm,size=0x8) addr:0x02146124 +func_ov028_0214612c kind:function(arm,size=0x20) addr:0x0214612c +func_ov028_0214614c kind:function(arm,size=0x28) addr:0x0214614c +func_ov028_02146174 kind:function(arm,size=0x14) addr:0x02146174 +func_ov028_02146188 kind:function(arm,size=0xc) addr:0x02146188 +func_ov028_02146194 kind:function(arm,size=0x24) addr:0x02146194 +func_ov028_021461b8 kind:function(arm,size=0xac) addr:0x021461b8 +func_ov028_02146264 kind:function(arm,size=0x90) addr:0x02146264 +func_ov028_021462f4 kind:function(arm,size=0x88) addr:0x021462f4 +func_ov028_0214637c kind:function(arm,size=0x94) addr:0x0214637c +func_ov028_02146410 kind:function(arm,size=0x10) addr:0x02146410 +func_ov028_02146420 kind:function(arm,size=0x20) addr:0x02146420 +func_ov028_02146440 kind:function(arm,size=0x28) addr:0x02146440 +func_ov028_02146468 kind:function(arm,size=0x14) addr:0x02146468 +func_ov028_0214647c kind:function(arm,size=0xc) addr:0x0214647c +func_ov028_02146488 kind:function(arm,size=0x24) addr:0x02146488 +func_ov028_021464ac kind:function(arm,size=0xb0) addr:0x021464ac +func_ov028_0214655c kind:function(arm,size=0x20) addr:0x0214655c +func_ov028_0214657c kind:function(arm,size=0x20) addr:0x0214657c +func_ov028_0214659c kind:function(arm,size=0x50) addr:0x0214659c +func_ov028_021465ec kind:function(arm,size=0xc) addr:0x021465ec +func_ov028_021465f8 kind:function(arm,size=0x20) addr:0x021465f8 +func_ov028_02146618 kind:function(arm,size=0x28) addr:0x02146618 +func_ov028_02146640 kind:function(arm,size=0x14) addr:0x02146640 +func_ov028_02146654 kind:function(arm,size=0xc) addr:0x02146654 +func_ov028_02146660 kind:function(arm,size=0x24) addr:0x02146660 +func_ov028_02146684 kind:function(arm,size=0x8c) addr:0x02146684 +func_ov028_02146710 kind:function(arm,size=0x20) addr:0x02146710 +func_ov028_02146730 kind:function(arm,size=0x14) addr:0x02146730 +func_ov028_02146744 kind:function(arm,size=0xa8) addr:0x02146744 +func_ov028_021467ec kind:function(arm,size=0x20) addr:0x021467ec +func_ov028_0214680c kind:function(arm,size=0x28) addr:0x0214680c +func_ov028_02146834 kind:function(arm,size=0x14) addr:0x02146834 +func_ov028_02146848 kind:function(arm,size=0xc) addr:0x02146848 +func_ov028_02146854 kind:function(arm,size=0x24) addr:0x02146854 +func_ov028_02146878 kind:function(arm,size=0x84) addr:0x02146878 +func_ov028_021468fc kind:function(arm,size=0x90) addr:0x021468fc +func_ov028_0214698c kind:function(arm,size=0x4c) addr:0x0214698c +func_ov028_021469d8 kind:function(arm,size=0x94) addr:0x021469d8 +func_ov028_02146a6c kind:function(arm,size=0x10) addr:0x02146a6c +func_ov028_02146a7c kind:function(arm,size=0x20) addr:0x02146a7c +func_ov028_02146a9c kind:function(arm,size=0x28) addr:0x02146a9c +func_ov028_02146ac4 kind:function(arm,size=0x14) addr:0x02146ac4 +data_ov028_02146ad8 kind:data(any) addr:0x02146ad8 +data_ov028_02146ae8 kind:data(any) addr:0x02146ae8 +data_ov028_02146af0 kind:data(any) addr:0x02146af0 +data_ov028_02146b04 kind:data(any) addr:0x02146b04 +data_ov028_02146b44 kind:data(any) addr:0x02146b44 +data_ov028_02146b54 kind:data(any) addr:0x02146b54 +__sinit_ov028_02146b64 kind:function(arm,size=0x9c) addr:0x02146b64 +__sinit_ov028_02146c00 kind:function(arm,size=0x50) addr:0x02146c00 +__sinit_ov028_02146c50 kind:function(arm,size=0x20) addr:0x02146c50 +__sinit_ov028_02146c70 kind:function(arm,size=0x50) addr:0x02146c70 +__sinit_ov028_02146cc0 kind:function(arm,size=0x50) addr:0x02146cc0 +__sinit_ov028_02146d10 kind:function(arm,size=0x50) addr:0x02146d10 +__sinit_ov028_02146d60 kind:function(arm,size=0x50) addr:0x02146d60 +__sinit_ov028_02146db0 kind:function(arm,size=0x70) addr:0x02146db0 +__sinit_ov028_02146e20 kind:function(arm,size=0x50) addr:0x02146e20 +__sinit_ov028_02146e70 kind:function(arm,size=0x50) addr:0x02146e70 +__sinit_ov028_02146ec0 kind:function(arm,size=0x50) addr:0x02146ec0 +__sinit_ov028_02146f10 kind:function(arm,size=0x50) addr:0x02146f10 +__sinit_ov028_02146f60 kind:function(arm,size=0x50) addr:0x02146f60 +__sinit_ov028_02146fb0 kind:function(arm,size=0x50) addr:0x02146fb0 +__sinit_ov028_02147000 kind:function(arm,size=0x50) addr:0x02147000 +__sinit_ov028_02147050 kind:function(arm,size=0x50) addr:0x02147050 +__sinit_ov028_021470a0 kind:function(arm,size=0x50) addr:0x021470a0 +.p__sinit_ov028_02146b64 kind:data(word) addr:0x021470f0 +.p__sinit_ov028_02146c00 kind:data(word) addr:0x021470f4 +.p__sinit_ov028_02146c50 kind:data(word) addr:0x021470f8 +.p__sinit_ov028_02146c70 kind:data(word) addr:0x021470fc +.p__sinit_ov028_02146cc0 kind:data(word) addr:0x02147100 +.p__sinit_ov028_02146d10 kind:data(word) addr:0x02147104 +.p__sinit_ov028_02146d60 kind:data(word) addr:0x02147108 +.p__sinit_ov028_02146db0 kind:data(word) addr:0x0214710c +.p__sinit_ov028_02146e20 kind:data(word) addr:0x02147110 +.p__sinit_ov028_02146e70 kind:data(word) addr:0x02147114 +.p__sinit_ov028_02146ec0 kind:data(word) addr:0x02147118 +.p__sinit_ov028_02146f10 kind:data(word) addr:0x0214711c +.p__sinit_ov028_02146f60 kind:data(word) addr:0x02147120 +.p__sinit_ov028_02146fb0 kind:data(word) addr:0x02147124 +.p__sinit_ov028_02147000 kind:data(word) addr:0x02147128 +.p__sinit_ov028_02147050 kind:data(word) addr:0x0214712c +.p__sinit_ov028_021470a0 kind:data(word) addr:0x02147130 +data_ov028_02147140 kind:data(any) addr:0x02147140 +data_ov028_02147158 kind:data(any) addr:0x02147158 +data_ov028_02147190 kind:data(any) addr:0x02147190 +data_ov028_021471d0 kind:data(any) addr:0x021471d0 +data_ov028_021471f4 kind:data(any) addr:0x021471f4 +data_ov028_02147220 kind:data(any) addr:0x02147220 +data_ov028_0214726c kind:data(any) addr:0x0214726c +data_ov028_021472c8 kind:data(any) addr:0x021472c8 +data_ov028_021472e0 kind:data(any) addr:0x021472e0 +data_ov028_021472f8 kind:data(any) addr:0x021472f8 +data_ov028_02147310 kind:data(any) addr:0x02147310 +data_ov028_02147328 kind:data(any) addr:0x02147328 +data_ov028_02147340 kind:data(any) addr:0x02147340 +data_ov028_02147358 kind:data(any) addr:0x02147358 +data_ov028_02147370 kind:data(any) addr:0x02147370 +data_ov028_02147388 kind:data(any) addr:0x02147388 +data_ov028_021473a0 kind:data(any) addr:0x021473a0 +data_ov028_021473c0 kind:data(any) addr:0x021473c0 +data_ov028_021473e4 kind:data(any) addr:0x021473e4 +data_ov028_02147440 kind:data(any) addr:0x02147440 +data_ov028_02147460 kind:data(any) addr:0x02147460 +data_ov028_0214746c kind:data(any) addr:0x0214746c +data_ov028_02147470 kind:data(any) addr:0x02147470 +data_ov028_02147484 kind:data(any) addr:0x02147484 +data_ov028_02147498 kind:data(any) addr:0x02147498 +data_ov028_021474b4 kind:data(any) addr:0x021474b4 +data_ov028_021474d4 kind:data(any) addr:0x021474d4 +data_ov028_021474e4 kind:data(any) addr:0x021474e4 +data_ov028_02147504 kind:data(any) addr:0x02147504 ambiguous +data_ov028_02147518 kind:data(any) addr:0x02147518 +data_ov028_02147534 kind:data(any) addr:0x02147534 +data_ov028_021475a0 kind:data(any) addr:0x021475a0 +data_ov028_0214760c kind:data(any) addr:0x0214760c +data_ov028_02147628 kind:data(any) addr:0x02147628 +data_ov028_02147694 kind:data(any) addr:0x02147694 +data_ov028_021476b0 kind:data(any) addr:0x021476b0 +data_ov028_0214771c kind:data(any) addr:0x0214771c +data_ov028_02147738 kind:data(any) addr:0x02147738 +data_ov028_0214779c kind:data(any) addr:0x0214779c +data_ov028_021477ac kind:data(any) addr:0x021477ac +data_ov028_021477c0 kind:data(any) addr:0x021477c0 +data_ov028_021477dc kind:data(any) addr:0x021477dc +data_ov028_02147808 kind:data(any) addr:0x02147808 +data_ov028_02147874 kind:data(any) addr:0x02147874 +data_ov028_02147890 kind:data(any) addr:0x02147890 +data_ov028_0214790c kind:data(any) addr:0x0214790c +data_ov028_02147928 kind:data(any) addr:0x02147928 +data_ov028_021479a0 kind:data(any) addr:0x021479a0 +data_ov028_021479bc kind:data(any) addr:0x021479bc +data_ov028_02147a38 kind:data(any) addr:0x02147a38 +data_ov028_02147a54 kind:data(any) addr:0x02147a54 +data_ov028_02147ac8 kind:data(any) addr:0x02147ac8 +data_ov028_02147ae4 kind:data(any) addr:0x02147ae4 +data_ov028_02147b50 kind:data(any) addr:0x02147b50 +data_ov028_02147b6c kind:data(any) addr:0x02147b6c +data_ov028_02147b88 kind:data(any) addr:0x02147b88 +data_ov028_02147bb0 kind:data(any) addr:0x02147bb0 +data_ov028_02147c00 kind:data(any) addr:0x02147c00 +data_ov028_02147c1c kind:data(any) addr:0x02147c1c +data_ov028_02147c7c kind:data(any) addr:0x02147c7c +data_ov028_02147c98 kind:data(any) addr:0x02147c98 +data_ov028_02147cb4 kind:data(any) addr:0x02147cb4 +data_ov028_02147d14 kind:data(any) addr:0x02147d14 +data_ov028_02147d30 kind:data(any) addr:0x02147d30 +data_ov028_02147d80 kind:bss addr:0x02147d80 +data_ov028_02147d84 kind:bss addr:0x02147d84 +data_ov028_02147d90 kind:bss addr:0x02147d90 +data_ov028_02147d9c kind:bss addr:0x02147d9c +data_ov028_02147e74 kind:bss addr:0x02147e74 +data_ov028_02147e78 kind:bss addr:0x02147e78 +data_ov028_02147e84 kind:bss addr:0x02147e84 +data_ov028_02147f5c kind:bss addr:0x02147f5c +data_ov028_02147f60 kind:bss addr:0x02147f60 +data_ov028_02147f68 kind:bss addr:0x02147f68 ambiguous +data_ov028_02147f6c kind:bss addr:0x02147f6c +data_ov028_02148010 kind:bss addr:0x02148010 ambiguous +data_ov028_02148040 kind:bss addr:0x02148040 +data_ov028_02148044 kind:bss addr:0x02148044 +data_ov028_02148050 kind:bss addr:0x02148050 +data_ov028_02148124 kind:bss addr:0x02148124 +data_ov028_02148128 kind:bss addr:0x02148128 +data_ov028_02148134 kind:bss addr:0x02148134 +data_ov028_02148208 kind:bss addr:0x02148208 +data_ov028_0214820c kind:bss addr:0x0214820c +data_ov028_02148218 kind:bss addr:0x02148218 +data_ov028_021482ec kind:bss addr:0x021482ec +data_ov028_021482f4 kind:bss addr:0x021482f4 +data_ov028_02148300 kind:bss addr:0x02148300 +data_ov028_0214830c kind:bss addr:0x0214830c +data_ov028_021483e0 kind:bss addr:0x021483e0 +data_ov028_021483e4 kind:bss addr:0x021483e4 +data_ov028_021483f0 kind:bss addr:0x021483f0 +data_ov028_021484c4 kind:bss addr:0x021484c4 +data_ov028_021484c8 kind:bss addr:0x021484c8 +data_ov028_021484d4 kind:bss addr:0x021484d4 +data_ov028_021485a8 kind:bss addr:0x021485a8 +data_ov028_021485ac kind:bss addr:0x021485ac +data_ov028_021485b8 kind:bss addr:0x021485b8 +data_ov028_0214868c kind:bss addr:0x0214868c +data_ov028_02148690 kind:bss addr:0x02148690 +data_ov028_0214869c kind:bss addr:0x0214869c +data_ov028_021486bc kind:bss addr:0x021486bc +data_ov028_021486c0 kind:bss addr:0x021486c0 +data_ov028_021486cc kind:bss addr:0x021486cc +data_ov028_021487a0 kind:bss addr:0x021487a0 +data_ov028_021487a4 kind:bss addr:0x021487a4 +data_ov028_021487b0 kind:bss addr:0x021487b0 +data_ov028_02148884 kind:bss addr:0x02148884 +data_ov028_021488a4 kind:bss addr:0x021488a4 +data_ov028_021488a8 kind:bss addr:0x021488a8 +data_ov028_021488b4 kind:bss addr:0x021488b4 +data_ov028_02148988 kind:bss addr:0x02148988 +data_ov028_021489a8 kind:bss addr:0x021489a8 +data_ov028_021489ac kind:bss addr:0x021489ac +data_ov028_021489b8 kind:bss addr:0x021489b8 +data_ov028_021489fc kind:bss addr:0x021489fc +data_ov028_02148a00 kind:bss addr:0x02148a00 +data_ov028_02148a0c kind:bss addr:0x02148a0c +data_ov028_02148ae0 kind:bss addr:0x02148ae0 diff --git a/config/eur1/arm9/overlays/ov029/delinks.txt b/config/eur1/arm9/overlays/ov029/delinks.txt new file mode 100644 index 00000000..a0c0e34e --- /dev/null +++ b/config/eur1/arm9/overlays/ov029/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02141b00 end:0x02150fb0 kind:code align:32 + .rodata start:0x02150fb0 end:0x021510a4 kind:rodata align:4 + .init start:0x021510a4 end:0x021517b4 kind:code align:4 + .ctor start:0x021517b4 end:0x02151800 kind:rodata align:4 + .data start:0x02151820 end:0x02152880 kind:data align:32 + .bss start:0x02152880 end:0x02153a40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov029/relocs.txt b/config/eur1/arm9/overlays/ov029/relocs.txt new file mode 100644 index 00000000..518695e1 --- /dev/null +++ b/config/eur1/arm9/overlays/ov029/relocs.txt @@ -0,0 +1,2778 @@ +from:0x02141b08 kind:load to:0x021528a0 module:overlay(29) +from:0x02141b1c kind:arm_call to:0x02011f3c module:main +from:0x02141b28 kind:arm_call to:0x02141b68 module:overlay(29) +from:0x02141b40 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02141b60 kind:load to:0x02151844 module:overlay(29) +from:0x02141b70 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02141b80 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02141b88 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02141ba0 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02141c1c kind:load to:0x021518f8 module:overlay(29) +from:0x02141c20 kind:load to:0x0215188c module:overlay(29) +from:0x02141c24 kind:load to:0x02151860 module:overlay(29) +from:0x02141c28 kind:load to:0x021528a0 module:overlay(29) +from:0x02141c34 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141c4c kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02141c90 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02141c9c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02141cf0 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02141d14 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02141d3c kind:arm_call to:0x021094fc module:overlay(26) +from:0x02141d74 kind:arm_call to:0x01fff498 module:itcm +from:0x02141d88 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02141d90 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02141d98 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x02141dd0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02141ddc kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02141dec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141e14 kind:load to:0x027e00f0 module:dtcm +from:0x02141e18 kind:load to:0x027e09c0 module:dtcm +from:0x02141e1c kind:load to:0x02152880 module:overlay(29) +from:0x02141e20 kind:load to:0x027e0ce8 module:dtcm +from:0x02141e24 kind:load to:0x02152894 module:overlay(29) +from:0x02141e28 kind:load to:0x02151820 module:overlay(29) +from:0x02141e34 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02141e7c kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02141e88 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02141edc kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02141f00 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02141f0c kind:load to:0x027e00f0 module:dtcm +from:0x02141f10 kind:load to:0x027e09c0 module:dtcm +from:0x02141f78 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02141f9c kind:load to:0x0203e964 module:main +from:0x02141fb4 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02141fbc kind:load to:0x021528a0 module:overlay(29) +from:0x02141fd4 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02141fdc kind:load to:0x021528a0 module:overlay(29) +from:0x02141ffc kind:load to:0x021528a0 module:overlay(29) +from:0x02142008 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02142010 kind:arm_call to:0x02011ff4 module:main +from:0x02142028 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02142030 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142038 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142050 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02142058 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142060 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142068 kind:arm_call to:0x02011ff4 module:main +from:0x02142080 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142088 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142090 kind:arm_call to:0x02011ff4 module:main +from:0x021420a8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021420b0 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021420c4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021420d8 kind:load to:0x02152984 module:overlay(29) +from:0x021420ec kind:arm_call to:0x02011f3c module:main +from:0x021420f8 kind:arm_call to:0x02142140 module:overlay(29) +from:0x02142110 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02142138 kind:load to:0x02151964 module:overlay(29) +from:0x02142148 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02142158 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02142160 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021421d4 kind:load to:0x021518f8 module:overlay(29) +from:0x021421d8 kind:load to:0x02151980 module:overlay(29) +from:0x021421dc kind:load to:0x02152984 module:overlay(29) +from:0x021421e8 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02142230 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0214223c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142290 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021422b4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021422c0 kind:load to:0x027e00f0 module:dtcm +from:0x021422c4 kind:load to:0x027e09c0 module:dtcm +from:0x021422dc kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x021422e4 kind:load to:0x02152984 module:overlay(29) +from:0x021422fc kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02142304 kind:load to:0x02152984 module:overlay(29) +from:0x02142324 kind:load to:0x02152984 module:overlay(29) +from:0x02142334 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0214233c kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142354 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0214235c kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142364 kind:arm_call to:0x02011ff4 module:main +from:0x02142378 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214238c kind:load to:0x02152a68 module:overlay(29) +from:0x021423a0 kind:arm_call to:0x02011f3c module:main +from:0x021423ac kind:arm_call to:0x02142410 module:overlay(29) +from:0x021423c4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02142404 kind:load to:0x021519ec module:overlay(29) +from:0x02142418 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02142428 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02142430 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021424a4 kind:load to:0x021518f8 module:overlay(29) +from:0x021424a8 kind:load to:0x02151a08 module:overlay(29) +from:0x021424ac kind:load to:0x02152a68 module:overlay(29) +from:0x021424b8 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x021424fc kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142508 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x0214255c kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02142580 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0214258c kind:arm_call to:0x021094fc module:overlay(26) +from:0x02142594 kind:load to:0x027e00f0 module:dtcm +from:0x02142598 kind:load to:0x027e09c0 module:dtcm +from:0x021425b0 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x021425b8 kind:load to:0x02152a68 module:overlay(29) +from:0x021425d0 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x021425d8 kind:load to:0x02152a68 module:overlay(29) +from:0x021425f8 kind:load to:0x02152a68 module:overlay(29) +from:0x02142610 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142618 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142630 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142638 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142640 kind:arm_call to:0x02011ff4 module:main +from:0x02142654 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02142668 kind:load to:0x02152b4c module:overlay(29) +from:0x0214267c kind:arm_call to:0x02011f3c module:main +from:0x02142688 kind:arm_call to:0x021426c8 module:overlay(29) +from:0x021426a0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021426c0 kind:load to:0x02151a74 module:overlay(29) +from:0x021426d0 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021426e0 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021426e8 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0214275c kind:load to:0x021518f8 module:overlay(29) +from:0x02142760 kind:load to:0x02151a90 module:overlay(29) +from:0x02142764 kind:load to:0x02152b4c module:overlay(29) +from:0x02142770 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x021427b4 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x021427c0 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142814 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02142838 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02142844 kind:arm_call to:0x021094fc module:overlay(26) +from:0x0214284c kind:load to:0x027e00f0 module:dtcm +from:0x02142850 kind:load to:0x027e09c0 module:dtcm +from:0x02142868 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02142870 kind:load to:0x02152b4c module:overlay(29) +from:0x02142888 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02142890 kind:load to:0x02152b4c module:overlay(29) +from:0x021428b0 kind:load to:0x02152b4c module:overlay(29) +from:0x021428c8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021428d0 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021428e8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021428f0 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021428f8 kind:arm_call to:0x02011ff4 module:main +from:0x0214290c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02142920 kind:load to:0x02152c30 module:overlay(29) +from:0x02142934 kind:arm_call to:0x02011f3c module:main +from:0x02142940 kind:arm_call to:0x021429a4 module:overlay(29) +from:0x02142958 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02142998 kind:load to:0x02151b20 module:overlay(29) +from:0x021429ac kind:arm_call to:0x0210b038 module:overlay(26) +from:0x021429bc kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021429c4 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021429dc kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021429f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02142a28 kind:load to:0x02151bc0 module:overlay(29) +from:0x02142a2c kind:load to:0x02151b3c module:overlay(29) +from:0x02142a30 kind:load to:0x02151860 module:overlay(29) +from:0x02142a58 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x02142aa0 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142aac kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142b00 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02142b24 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02142b9c kind:arm_call to:0x01fff6d0 module:itcm +from:0x02142bb0 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02142bf8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02142c0c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02142c14 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02142c20 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02142c2c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02142c48 kind:arm_call to:0x02142d6c module:overlay(29) +from:0x02142c58 kind:load to:0x027e00f0 module:dtcm +from:0x02142c5c kind:load to:0x027e09c0 module:dtcm +from:0x02142c60 kind:load to:0x02152c30 module:overlay(29) +from:0x02142c64 kind:load to:0x027e0cd8 module:dtcm +from:0x02142c68 kind:load to:0x02152c50 module:overlay(29) +from:0x02142c6c kind:load to:0x02150fb0 module:overlay(29) +from:0x02142c78 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x02142cc0 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142ccc kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142d20 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02142d44 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02142d50 kind:load to:0x027e00f0 module:dtcm +from:0x02142d54 kind:load to:0x027e09c0 module:dtcm +from:0x02142db4 kind:arm_call to:0x021431a8 module:overlay(29) +from:0x02142dc0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142dd4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02142df8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02142e8c kind:arm_call to:0x020733bc module:overlay(0) +from:0x02142ea0 kind:arm_call to:0x02071710 module:overlay(0) +from:0x02142eac kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142ebc kind:arm_call to:0x021431a8 module:overlay(29) +from:0x02142ec8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142ed8 kind:load to:0x027e09b8 module:dtcm +from:0x02142edc kind:load to:0x027e09a8 module:dtcm +from:0x02142f04 kind:arm_call to:0x021430c4 module:overlay(29) +from:0x02142f20 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02142f28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142f3c kind:arm_call to:0x02142d6c module:overlay(29) +from:0x02142f68 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02142f90 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02142fcc kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02142fd8 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02142fe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214301c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02143028 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02143038 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02143058 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02143064 kind:load to:0x027e09b8 module:dtcm +from:0x02143068 kind:load to:0x027e09a8 module:dtcm +from:0x02143074 kind:load to:0x02151af4 module:overlay(29) +from:0x02143094 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021430b8 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x021430c0 kind:load to:0x027e09b8 module:dtcm +from:0x021430d8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021430f0 kind:arm_call to:0x02142d6c module:overlay(29) +from:0x02143100 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02143140 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0214314c kind:load to:0x027e09c0 module:dtcm +from:0x02143178 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0214318c kind:arm_call to:0x0200ef9c module:main +from:0x02143204 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x0214320c kind:load to:0x02152c30 module:overlay(29) +from:0x02143224 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0214322c kind:load to:0x02152c30 module:overlay(29) +from:0x0214324c kind:load to:0x02152c30 module:overlay(29) +from:0x02143264 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214326c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143274 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0214327c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143284 kind:arm_call to:0x02016694 module:main +from:0x0214328c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021432a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021432ac kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021432b4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021432bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021432c4 kind:arm_call to:0x02016694 module:main +from:0x021432cc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021432d4 kind:arm_call to:0x02011ff4 module:main +from:0x021432ec kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021432f4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021432fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143304 kind:arm_call to:0x02016694 module:main +from:0x0214330c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02143314 kind:arm_call to:0x02011ff4 module:main +from:0x0214332c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143334 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0214333c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143344 kind:arm_call to:0x02016694 module:main +from:0x0214334c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02143360 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02143374 kind:load to:0x02152d14 module:overlay(29) +from:0x02143388 kind:arm_call to:0x02011f3c module:main +from:0x02143394 kind:arm_call to:0x021433d4 module:overlay(29) +from:0x021433ac kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021433cc kind:load to:0x02151c44 module:overlay(29) +from:0x021433dc kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021433ec kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021433f4 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02143468 kind:load to:0x021518f8 module:overlay(29) +from:0x0214346c kind:load to:0x02151c60 module:overlay(29) +from:0x02143470 kind:load to:0x02152d14 module:overlay(29) +from:0x0214347c kind:arm_call to:0x021094b8 module:overlay(26) +from:0x021434c0 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x021434cc kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02143520 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02143544 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02143550 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02143558 kind:load to:0x027e00f0 module:dtcm +from:0x0214355c kind:load to:0x027e09c0 module:dtcm +from:0x02143574 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x0214357c kind:load to:0x02152d14 module:overlay(29) +from:0x02143594 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0214359c kind:load to:0x02152d14 module:overlay(29) +from:0x021435bc kind:load to:0x02152d14 module:overlay(29) +from:0x021435d4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021435dc kind:arm_call to:0x02109490 module:overlay(26) +from:0x021435f4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021435fc kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143604 kind:arm_call to:0x02011ff4 module:main +from:0x02143618 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214362c kind:load to:0x02152df8 module:overlay(29) +from:0x02143640 kind:arm_call to:0x02011f3c module:main +from:0x0214364c kind:arm_call to:0x02143694 module:overlay(29) +from:0x02143664 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214368c kind:load to:0x02151ccc module:overlay(29) +from:0x0214369c kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021436ac kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x021436b4 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02143728 kind:load to:0x021518f8 module:overlay(29) +from:0x0214372c kind:load to:0x02151ce8 module:overlay(29) +from:0x02143730 kind:load to:0x02152df8 module:overlay(29) +from:0x0214373c kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02143780 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0214378c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x021437e0 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02143804 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02143810 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02143818 kind:load to:0x027e00f0 module:dtcm +from:0x0214381c kind:load to:0x027e09c0 module:dtcm +from:0x02143834 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x0214383c kind:load to:0x02152df8 module:overlay(29) +from:0x02143854 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0214385c kind:load to:0x02152df8 module:overlay(29) +from:0x0214387c kind:load to:0x02152df8 module:overlay(29) +from:0x02143894 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0214389c kind:arm_call to:0x02109490 module:overlay(26) +from:0x021438b4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021438bc kind:arm_call to:0x02109490 module:overlay(26) +from:0x021438c4 kind:arm_call to:0x02011ff4 module:main +from:0x021438d8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021438ec kind:load to:0x02152edc module:overlay(29) +from:0x02143900 kind:arm_call to:0x02011f3c module:main +from:0x0214390c kind:arm_call to:0x02143940 module:overlay(29) +from:0x02143924 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214393c kind:load to:0x02151d54 module:overlay(29) +from:0x0214394c kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x021439b4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021439e4 kind:load to:0x02151d70 module:overlay(29) +from:0x021439e8 kind:load to:0x02152edc module:overlay(29) +from:0x021439f8 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x02143a1c kind:arm_call to:0x01fff6d0 module:itcm +from:0x02143a30 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02143a80 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02143a9c kind:arm_call to:0x02143f28 module:overlay(29) +from:0x02143aac kind:load to:0x027e0cd8 module:dtcm +from:0x02143adc kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02143af0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02143b10 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02143bac kind:arm_call to:0x020733bc module:overlay(0) +from:0x02143bbc kind:arm_call to:0x02143f28 module:overlay(29) +from:0x02143bd0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02143bfc kind:arm_call to:0x02143f28 module:overlay(29) +from:0x02143c0c kind:arm_call to:0x02071710 module:overlay(0) +from:0x02143c1c kind:arm_call to:0x020c7920 module:overlay(24) +from:0x02143c50 kind:arm_call to:0x02015a18 module:main +from:0x02143c98 kind:arm_call to:0x02039f04 module:main +from:0x02143ca4 kind:arm_call to:0x0203a978 module:main +from:0x02143cac kind:arm_call to:0x02039d60 module:main +from:0x02143cf0 kind:arm_call to:0x02039f04 module:main +from:0x02143cfc kind:arm_call to:0x0203a978 module:main +from:0x02143d08 kind:arm_call to:0x0203a978 module:main +from:0x02143d14 kind:arm_call to:0x0203ab58 module:main +from:0x02143d48 kind:arm_call to:0x02039f04 module:main +from:0x02143d54 kind:arm_call to:0x0203a978 module:main +from:0x02143d60 kind:arm_call to:0x0203a978 module:main +from:0x02143d68 kind:arm_call to:0x0203ad88 module:main +from:0x02143d6c kind:arm_call to:0x0203a5ac module:main +from:0x02143db4 kind:arm_call to:0x02039f04 module:main +from:0x02143dc0 kind:arm_call to:0x0203a978 module:main +from:0x02143dc8 kind:arm_call to:0x02039d60 module:main +from:0x02143e10 kind:arm_call to:0x02039f04 module:main +from:0x02143e1c kind:arm_call to:0x0203a978 module:main +from:0x02143e28 kind:arm_call to:0x0203a978 module:main +from:0x02143e34 kind:arm_call to:0x0203ab58 module:main +from:0x02143e6c kind:arm_call to:0x02039f04 module:main +from:0x02143e78 kind:arm_call to:0x0203a978 module:main +from:0x02143e84 kind:arm_call to:0x0203a978 module:main +from:0x02143e8c kind:arm_call to:0x0203ad88 module:main +from:0x02143e90 kind:arm_call to:0x0203a5ac module:main +from:0x02143ec4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02143ecc kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02143ef8 kind:load to:0x027e09b8 module:dtcm +from:0x02143efc kind:load to:0x027e09a8 module:dtcm +from:0x02143f00 kind:load to:0x027e0cf8 module:dtcm +from:0x02143f04 kind:load to:0x02049be4 module:main +from:0x02144004 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02144020 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214405c kind:load to:0x027e0cd8 module:dtcm +from:0x02144060 kind:load to:0x027e0cec module:dtcm +from:0x02144080 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02144098 kind:arm_call to:0x0200ef9c module:main +from:0x02144110 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02144118 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02144120 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02144128 kind:arm_call to:0x02016694 module:main +from:0x02144130 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02144148 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02144150 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02144158 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02144160 kind:arm_call to:0x02016694 module:main +from:0x02144168 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02144170 kind:arm_call to:0x02011ff4 module:main +from:0x02144184 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02144198 kind:load to:0x02152fc0 module:overlay(29) +from:0x021441ac kind:arm_call to:0x02011f3c module:main +from:0x021441b8 kind:arm_call to:0x02144208 module:overlay(29) +from:0x021441d0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02144200 kind:load to:0x02151de4 module:overlay(29) +from:0x02144210 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02144268 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02144284 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02144294 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x021442a8 kind:load to:0x02151e28 module:overlay(29) +from:0x021442ac kind:load to:0x02152fc0 module:overlay(29) +from:0x021442b0 kind:load to:0x02151e00 module:overlay(29) +from:0x021442c0 kind:arm_call to:0x021443a8 module:overlay(29) +from:0x021442fc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02144308 kind:arm_call to:0x02144348 module:overlay(29) +from:0x0214431c kind:load to:0x027e09c0 module:dtcm +from:0x02144328 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x0214436c kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02144380 kind:arm_call to:0x0200ef9c module:main +from:0x021443a0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021443e4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021443ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021443f4 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0214440c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02144414 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214441c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02144424 kind:arm_call to:0x02011ff4 module:main +from:0x02144438 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214444c kind:load to:0x021530a4 module:overlay(29) +from:0x02144460 kind:arm_call to:0x02011f3c module:main +from:0x0214446c kind:arm_call to:0x02144654 module:overlay(29) +from:0x02144484 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02144494 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214450c kind:load to:0x02151e94 module:overlay(29) +from:0x02144510 kind:load to:0x02151eb0 module:overlay(29) +from:0x02144514 kind:load to:0x02151e78 module:overlay(29) +from:0x0214453c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02144564 kind:load to:0x02151ed8 module:overlay(29) +from:0x02144588 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02144598 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021445ac kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x021445c8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021445d8 kind:load to:0x02150fc0 module:overlay(29) +from:0x02144648 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02144650 kind:load to:0x0203e964 module:main +from:0x0214465c kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02144680 kind:arm_call to:0x0214452c module:overlay(29) +from:0x021446a4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021446c4 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02144730 kind:arm_call to:0x02144568 module:overlay(29) +from:0x02144750 kind:load to:0x02151f04 module:overlay(29) +from:0x02144754 kind:load to:0x02151eb0 module:overlay(29) +from:0x02144758 kind:load to:0x021530a4 module:overlay(29) +from:0x02144764 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214477c kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021447a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02144864 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02144870 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214488c kind:arm_call to:0x02145118 module:overlay(29) +from:0x021448a0 kind:load to:0x02153178 module:overlay(29) +from:0x021448ac kind:load to:0x027e09c0 module:dtcm +from:0x021448d8 kind:arm_call to:0x02144a98 module:overlay(29) +from:0x021448e0 kind:arm_call to:0x02144b34 module:overlay(29) +from:0x021448e8 kind:arm_call to:0x02144c40 module:overlay(29) +from:0x021448f0 kind:arm_call to:0x021450b4 module:overlay(29) +from:0x02144918 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02144a88 kind:load to:0x0203e964 module:main +from:0x02144a8c kind:load to:0x0203f964 module:main +from:0x02144a90 kind:load to:0x02040964 module:main +from:0x02144a94 kind:load to:0x02041964 module:main +from:0x02144ab4 kind:arm_call to:0x02145118 module:overlay(29) +from:0x02144adc kind:arm_call to:0x02144924 module:overlay(29) +from:0x02144af0 kind:arm_call to:0x02145118 module:overlay(29) +from:0x02144b14 kind:arm_call to:0x02145294 module:overlay(29) +from:0x02144b28 kind:arm_call to:0x02145118 module:overlay(29) +from:0x02144b30 kind:load to:0x02150fd2 module:overlay(29) +from:0x02144b50 kind:arm_call to:0x02145118 module:overlay(29) +from:0x02144b58 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02144b74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02144ba0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02144bb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02144bbc kind:arm_call to:0x02144924 module:overlay(29) +from:0x02144c3c kind:load to:0x0203e964 module:main +from:0x02144c4c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02144c68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02144c80 kind:arm_call to:0x01ffb464 module:itcm +from:0x02144c90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02144c9c kind:arm_call to:0x02144924 module:overlay(29) +from:0x02144d60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144d70 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02144dac kind:arm_call to:0x02097448 module:overlay(0) +from:0x02144dc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02144de4 kind:arm_call to:0x021316e8 module:overlay(26) +from:0x02144e50 kind:arm_call to:0x01ffb800 module:itcm +from:0x02144ef0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02144efc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02144f54 kind:arm_call to:0x021104cc module:overlay(26) +from:0x02144f74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02144f98 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02144fb0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02144fc8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02145048 kind:arm_call to:0x02145294 module:overlay(29) +from:0x0214505c kind:arm_call to:0x02145118 module:overlay(29) +from:0x02145088 kind:load to:0x0203e964 module:main +from:0x02145090 kind:load to:0x020b53e4 module:overlay(0) +from:0x02145098 kind:load to:0x027e0ce4 module:dtcm +from:0x0214509c kind:load to:0x02049be4 module:main +from:0x021450a4 kind:load to:0x027e09a8 module:dtcm +from:0x021450ac kind:load to:0x02144bd0 module:overlay(29) +from:0x021450b0 kind:load to:0x027e0cec module:dtcm +from:0x021450d0 kind:arm_call to:0x02145118 module:overlay(29) +from:0x021450dc kind:arm_call to:0x02144924 module:overlay(29) +from:0x021450fc kind:arm_call to:0x02145294 module:overlay(29) +from:0x02145110 kind:arm_call to:0x02145118 module:overlay(29) +from:0x021451ec kind:arm_call to:0x02144568 module:overlay(29) +from:0x02145200 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0214520c kind:load to:0x02049be4 module:main +from:0x02145210 kind:load to:0x02150fd0 module:overlay(29) +from:0x02145224 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0214523c kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02145254 kind:arm_call to:0x0200ef9c module:main +from:0x021452bc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214530c kind:arm_call to:0x02016b8c module:main +from:0x02145370 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214538c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021453a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021453c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021453e0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021453ec kind:arm_call to:0x02145118 module:overlay(29) +from:0x021453fc kind:load to:0x027e0cec module:dtcm +from:0x02145408 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145410 kind:arm_call to:0x02011ff4 module:main +from:0x02145428 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145430 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145438 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145450 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02145458 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145460 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145468 kind:arm_call to:0x02011ff4 module:main +from:0x0214547c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02145490 kind:load to:0x021531a8 module:overlay(29) +from:0x021454a4 kind:arm_call to:0x02011f3c module:main +from:0x021454b0 kind:arm_call to:0x02145560 module:overlay(29) +from:0x021454c8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021454d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02145544 kind:load to:0x02151e94 module:overlay(29) +from:0x0214554c kind:load to:0x02151eb0 module:overlay(29) +from:0x02145550 kind:load to:0x02151f54 module:overlay(29) +from:0x02145568 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x021455c0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021455d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021455fc kind:arm_call_thumb to:0x0205c584 module:overlay(0) +from:0x02145614 kind:load to:0x02151f70 module:overlay(29) +from:0x02145618 kind:load to:0x021531a8 module:overlay(29) +from:0x02145638 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02145650 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02145664 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214566c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02145678 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02145688 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021456b8 kind:arm_call to:0x02145a30 module:overlay(29) +from:0x021456c4 kind:load to:0x021531c8 module:overlay(29) +from:0x021456c8 kind:load to:0x02150fe4 module:overlay(29) +from:0x021456cc kind:load to:0x0215327c module:overlay(29) +from:0x021456d0 kind:load to:0x027e09b8 module:dtcm +from:0x02145708 kind:arm_call to:0x02145b9c module:overlay(29) +from:0x0214571c kind:arm_call to:0x02145a30 module:overlay(29) +from:0x02145734 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x02145754 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02145774 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02145804 kind:arm_call to:0x020786cc module:overlay(0) +from:0x0214581c kind:arm_call to:0x020733bc module:overlay(0) +from:0x02145844 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214585c kind:arm_call to:0x02073320 module:overlay(0) +from:0x021458c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021458dc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021458f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02145900 kind:arm_call to:0x02145a30 module:overlay(29) +from:0x02145918 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02145924 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02145930 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02145944 kind:arm_call to:0x02145a30 module:overlay(29) +from:0x02145978 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214598c kind:arm_call to:0x02145a30 module:overlay(29) +from:0x021459a8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021459c4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021459e4 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x021459f4 kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x02145a00 kind:load to:0x027e0ce0 module:dtcm +from:0x02145a04 kind:load to:0x027e09bc module:dtcm +from:0x02145a08 kind:load to:0x027e09b8 module:dtcm +from:0x02145a10 kind:load to:0x027e0cec module:dtcm +from:0x02145a14 kind:load to:0x027e09a8 module:dtcm +from:0x02145a78 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02145aa0 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02145aac kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02145ac8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02145af4 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02145b14 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02145b28 kind:load to:0x027e09b8 module:dtcm +from:0x02145b38 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02145b50 kind:arm_call to:0x0200ef9c module:main +from:0x02145b8c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02145bbc kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x02145be4 kind:arm_call to:0x0210be08 module:overlay(26) +from:0x02145c20 kind:arm_call to:0x020eee44 module:overlays(26,31) +from:0x02145c30 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02145c64 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02145c94 kind:arm_call to:0x020eee44 module:overlays(26,31) +from:0x02145cd4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02145cdc kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02145d1c kind:load to:0x027e0ce0 module:dtcm +from:0x02145d20 kind:load to:0x027e0cd8 module:dtcm +from:0x02145d30 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02145d38 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02145d40 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145d58 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02145d60 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02145d68 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02145d70 kind:arm_call to:0x02011ff4 module:main +from:0x02145d84 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02145d98 kind:load to:0x021532ac module:overlay(29) +from:0x02145dac kind:arm_call to:0x02011f3c module:main +from:0x02145db8 kind:arm_call to:0x02145e00 module:overlay(29) +from:0x02145dd0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02145df8 kind:load to:0x02151fc0 module:overlay(29) +from:0x02145e08 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02145e18 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02145e20 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02145e34 kind:load to:0x021518f8 module:overlay(29) +from:0x02145e38 kind:load to:0x02151fdc module:overlay(29) +from:0x02145e44 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02145e88 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02145e94 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02145ee8 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02145f0c kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02145f78 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02145f80 kind:load to:0x027e00f0 module:dtcm +from:0x02145f84 kind:load to:0x027e09c0 module:dtcm +from:0x02145f88 kind:load to:0x021532ac module:overlay(29) +from:0x02145f94 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02145fa0 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02145fc4 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02145fd8 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02145fe0 kind:load to:0x021532ac module:overlay(29) +from:0x02145ff8 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02146000 kind:load to:0x021532ac module:overlay(29) +from:0x02146020 kind:load to:0x021532ac module:overlay(29) +from:0x02146038 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02146040 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02146058 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02146060 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02146068 kind:arm_call to:0x02011ff4 module:main +from:0x0214607c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02146090 kind:load to:0x02153390 module:overlay(29) +from:0x021460a4 kind:arm_call to:0x02011f3c module:main +from:0x021460b0 kind:arm_call to:0x02146164 module:overlay(29) +from:0x021460c8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021460d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214614c kind:load to:0x02151e94 module:overlay(29) +from:0x02146154 kind:load to:0x02151eb0 module:overlay(29) +from:0x02146158 kind:load to:0x02152048 module:overlay(29) +from:0x0214616c kind:arm_call to:0x0210a054 module:overlay(26) +from:0x0214618c kind:load to:0x02152064 module:overlay(29) +from:0x02146198 kind:arm_call to:0x0210a0e8 module:overlay(26) +from:0x021461cc kind:arm_call to:0x0200f218 module:main +from:0x021461e4 kind:load to:0x02150ff4 module:overlay(29) +from:0x021461f0 kind:load to:0x0210a258 module:overlays(19,26) +from:0x02146240 kind:load to:0x02153390 module:overlay(29) +from:0x0214624c kind:load to:0x02153464 module:overlay(29) +from:0x0214625c kind:arm_call to:0x0210a410 module:overlay(26) +from:0x02146294 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021462b0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021462bc kind:load to:0x027e0cec module:dtcm +from:0x021462cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021462d4 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021462ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021462f4 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021462fc kind:arm_call to:0x02011ff4 module:main +from:0x02146310 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02146324 kind:load to:0x02153494 module:overlay(29) +from:0x02146338 kind:arm_call to:0x02011f3c module:main +from:0x02146344 kind:arm_call to:0x021464ac module:overlay(29) +from:0x0214635c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214636c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021463e0 kind:load to:0x02151e94 module:overlay(29) +from:0x021463e4 kind:load to:0x02151eb0 module:overlay(29) +from:0x021463e8 kind:load to:0x021520c4 module:overlay(29) +from:0x02146404 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x021464a0 kind:load to:0x021520e0 module:overlay(29) +from:0x021464a4 kind:load to:0x02153494 module:overlay(29) +from:0x021464a8 kind:load to:0x020b19a8 module:overlay(0) +from:0x021464b4 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02146550 kind:load to:0x021520e0 module:overlay(29) +from:0x02146554 kind:load to:0x02153494 module:overlay(29) +from:0x02146558 kind:load to:0x020b19a8 module:overlay(0) +from:0x02146564 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x02146650 kind:arm_call to:0x02146808 module:overlay(29) +from:0x02146660 kind:load to:0x02049be4 module:main +from:0x02146768 kind:arm_call to:0x0210bdc8 module:overlay(26) +from:0x021467b8 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x021467c0 kind:load to:0x027e0cd8 module:dtcm +from:0x021467c4 kind:load to:0x0203e964 module:main +from:0x021467c8 kind:load to:0x02049be4 module:main +from:0x021467f4 kind:arm_call to:0x02146808 module:overlay(29) +from:0x02146874 kind:load to:0x02153568 module:overlay(29) +from:0x0214689c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021468a8 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x021468cc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021468e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02146904 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02146920 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214692c kind:load to:0x027e09a8 module:dtcm +from:0x02146934 kind:load to:0x027e0cec module:dtcm +from:0x02146944 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0214695c kind:arm_call to:0x0200ef9c module:main +from:0x021469ac kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021469c4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021469cc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021469e4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021469ec kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021469f4 kind:arm_call to:0x02011ff4 module:main +from:0x02146a08 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02146a1c kind:load to:0x02153598 module:overlay(29) +from:0x02146a30 kind:arm_call to:0x02011f3c module:main +from:0x02146a3c kind:arm_call to:0x02146aec module:overlay(29) +from:0x02146a54 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x02146a64 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02146ad0 kind:load to:0x02152134 module:overlay(29) +from:0x02146ad4 kind:load to:0x02151eb0 module:overlay(29) +from:0x02146ad8 kind:load to:0x02152150 module:overlay(29) +from:0x02146af4 kind:arm_call to:0x021463fc module:overlay(29) +from:0x02146b08 kind:load to:0x0215216c module:overlay(29) +from:0x02146b70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146b74 kind:arm_call to:0x01fff458 module:itcm +from:0x02146ba0 kind:arm_call to:0x021467d0 module:overlay(29) +from:0x02146bc0 kind:load to:0x027e0ce4 module:dtcm +from:0x02146bd4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146bdc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02146bf4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146bfc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02146c04 kind:arm_call to:0x02011ff4 module:main +from:0x02146c18 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02146c2c kind:load to:0x02153664 module:overlay(29) +from:0x02146c40 kind:arm_call to:0x02011f3c module:main +from:0x02146c4c kind:arm_call to:0x02146cbc module:overlay(29) +from:0x02146c60 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02146cb4 kind:load to:0x021521d4 module:overlay(29) +from:0x02146cc8 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02146d2c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02146d58 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02146d74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02146d84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02146db4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02146df4 kind:arm_call to:0x0203d160 module:main +from:0x02146e3c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02146e60 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02146ea4 kind:arm_call to:0x02149b8c module:overlay(29) +from:0x02146ec0 kind:load to:0x02152334 module:overlay(29) +from:0x02146ec4 kind:load to:0x02153664 module:overlay(29) +from:0x02146ec8 kind:load to:0x02152288 module:overlay(29) +from:0x02146ecc kind:load to:0x027e07d4 module:dtcm +from:0x02146ed0 kind:load to:0x02146ef8 module:overlay(29) +from:0x02146ed4 kind:load to:0x02149b28 module:overlay(29) +from:0x02146edc kind:load to:0x02153608 module:overlay(29) +from:0x02146ee0 kind:load to:0x027e0d00 module:dtcm +from:0x02146eec kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02146f00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02146f18 kind:arm_call to:0x02147090 module:overlay(29) +from:0x02146f7c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02146fa4 kind:arm_call to:0x021318fc module:overlay(26) +from:0x02146fb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02146fc4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02147000 kind:arm_call to:0x01ffb974 module:itcm +from:0x02147010 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147018 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214702c kind:arm_call to:0x01ffb428 module:itcm +from:0x02147038 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147058 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214708c kind:load to:0x027e0cd8 module:dtcm +from:0x021470a0 kind:load to:0x027e09bc module:dtcm +from:0x021470c0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021470c8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021470d0 kind:arm_call to:0x02146f0c module:overlay(29) +from:0x0214717c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02147188 kind:load to:0x02049be4 module:main +from:0x02147190 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214720c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02147220 kind:arm_call to:0x0203d210 module:main +from:0x02147228 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02147230 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02147238 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02147244 kind:load to:0x02152334 module:overlay(29) +from:0x02147248 kind:load to:0x021535dc module:overlay(29) +from:0x0214724c kind:load to:0x02153620 module:overlay(29) +from:0x02147250 kind:load to:0x02146ef8 module:overlay(29) +from:0x021472c8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021472dc kind:arm_call to:0x0203d210 module:main +from:0x021472e4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021472ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021472f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021472fc kind:arm_call to:0x02011ff4 module:main +from:0x02147308 kind:load to:0x02152334 module:overlay(29) +from:0x0214730c kind:load to:0x021535dc module:overlay(29) +from:0x02147310 kind:load to:0x02153620 module:overlay(29) +from:0x02147314 kind:load to:0x02146ef8 module:overlay(29) +from:0x02147378 kind:arm_call to:0x0214976c module:overlay(29) +from:0x02147388 kind:load to:0x021535dc module:overlay(29) +from:0x021473b0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021473e4 kind:arm_call to:0x01ffa328 module:itcm +from:0x021473f4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214743c kind:arm_call to:0x02017ea4 module:main +from:0x02147444 kind:arm_call to:0x02017ea4 module:main +from:0x02147450 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0214745c kind:arm_call to:0x01ff9638 module:itcm +from:0x02147470 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214749c kind:load to:0x0215363c module:overlay(29) +from:0x021474a0 kind:load to:0x021535f0 module:overlay(29) +from:0x021474a4 kind:load to:0x021535dc module:overlay(29) +from:0x021474a8 kind:load to:0x02153620 module:overlay(29) +from:0x021474c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021474dc kind:arm_call to:0x01ffb744 module:itcm +from:0x021474fc kind:load to:0x02153630 module:overlay(29) +from:0x02147500 kind:load to:0x0215363c module:overlay(29) +from:0x02147510 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02147538 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02147558 kind:arm_call to:0x0214738c module:overlay(29) +from:0x02147588 kind:arm_call to:0x0214976c module:overlay(29) +from:0x021475c8 kind:arm_call to:0x01fff05c module:itcm +from:0x02147604 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02147620 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214764c kind:arm_call to:0x02149cbc module:overlay(29) +from:0x0214766c kind:load to:0x027e0cd8 module:dtcm +from:0x02147670 kind:load to:0x027e0cec module:dtcm +from:0x02147684 kind:arm_call to:0x01ffb800 module:itcm +from:0x02147710 kind:arm_call to:0x01ff938c module:itcm +from:0x02147724 kind:arm_call to:0x01ff938c module:itcm +from:0x02147754 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02147778 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02147784 kind:load to:0x021535dc module:overlay(29) +from:0x02147798 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x02147830 kind:load to:0x02153620 module:overlay(29) +from:0x02147834 kind:load to:0x021535dc module:overlay(29) +from:0x02147838 kind:load to:0x021521f0 module:overlay(29) +from:0x021478b8 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x021478c0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021478dc kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x0214792c kind:arm_call to:0x01ff9318 module:itcm +from:0x02147964 kind:arm_call to:0x020eecec module:overlay(26) +from:0x02147974 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02147984 kind:arm_call to:0x01ffb780 module:itcm +from:0x0214799c kind:arm_call to:0x021315e0 module:overlay(26) +from:0x021479b0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02147a04 kind:arm_call to:0x01ff993c module:itcm +from:0x02147a9c kind:arm_call to:0x0214976c module:overlay(29) +from:0x02147bc4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02147c08 kind:arm_call to:0x01ff9984 module:itcm +from:0x02147cb0 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x02147cbc kind:arm_call to:0x02132130 module:overlay(26) +from:0x02147ed0 kind:arm_call to:0x021470a4 module:overlay(29) +from:0x02147f1c kind:arm_call to:0x01ff9218 module:itcm +from:0x02147f2c kind:arm_call to:0x01ff9218 module:itcm +from:0x02147f74 kind:arm_call to:0x02147568 module:overlay(29) +from:0x02147f94 kind:arm_call to:0x02147574 module:overlay(29) +from:0x02148020 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148028 kind:arm_call to:0x01ffb800 module:itcm +from:0x02148038 kind:arm_call to:0x01ff938c module:itcm +from:0x0214806c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148080 kind:arm_call to:0x01ffb714 module:itcm +from:0x021480e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021480f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214813c kind:load to:0x021535dc module:overlay(29) +from:0x02148140 kind:load to:0x027e0ce0 module:dtcm +from:0x02148144 kind:load to:0x0215363c module:overlay(29) +from:0x02148148 kind:load to:0x02153614 module:overlay(29) +from:0x0214814c kind:load to:0x027e0cd8 module:dtcm +from:0x02148150 kind:load to:0x021521f0 module:overlay(29) +from:0x02148154 kind:load to:0x02153620 module:overlay(29) +from:0x02148158 kind:load to:0x02049be4 module:main +from:0x0214815c kind:load to:0x021535fc module:overlay(29) +from:0x02148164 kind:load to:0x021521b8 module:overlay(29) +from:0x02148170 kind:load to:0x021521b8 module:overlay(29) +from:0x0214818c kind:arm_call to:0x02110e34 module:overlay(26) +from:0x021482b4 kind:load to:0x02152238 module:overlay(29) +from:0x021482b8 kind:load to:0x02049be4 module:main +from:0x021482dc kind:arm_call to:0x01ff9218 module:itcm +from:0x021482e0 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x02148498 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021484b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x021484c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148518 kind:arm_call to:0x01ff9638 module:itcm +from:0x02148528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148544 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148558 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148578 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214859c kind:arm_call to:0x01ffb428 module:itcm +from:0x021485b4 kind:arm_call to:0x01ff938c module:itcm +from:0x021485c8 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021485f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148620 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148678 kind:arm_call to:0x01ffb744 module:itcm +from:0x021486a8 kind:arm_call to:0x01ff938c module:itcm +from:0x021486b8 kind:arm_call to:0x01ff938c module:itcm +from:0x021486e0 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02148704 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0214871c kind:arm_call to:0x021474ac module:overlay(29) +from:0x02148730 kind:arm_call to:0x0214976c module:overlay(29) +from:0x02148754 kind:arm_call to:0x0214976c module:overlay(29) +from:0x02148778 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02148780 kind:arm_call to:0x02147504 module:overlay(29) +from:0x02148790 kind:load to:0x027e0cd8 module:dtcm +from:0x02148794 kind:load to:0x02049be4 module:main +from:0x021487a0 kind:load to:0x021535dc module:overlay(29) +from:0x021487b0 kind:load to:0x02153654 module:overlay(29) +from:0x021487b4 kind:load to:0x027e09a8 module:dtcm +from:0x021487cc kind:arm_call to:0x02110e34 module:overlay(26) +from:0x02148828 kind:arm_call to:0x01ff938c module:itcm +from:0x02148850 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148894 kind:load to:0x02152250 module:overlay(29) +from:0x02148898 kind:load to:0x021535dc module:overlay(29) +from:0x021488c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214892c kind:arm_call to:0x02015080 module:main +from:0x021489e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148a3c kind:arm_call to:0x01ffb974 module:itcm +from:0x02148a50 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148aa4 kind:arm_call to:0x01ff938c module:itcm +from:0x02148ad4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148b34 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148b50 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148b7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02148b8c kind:arm_call to:0x01ff9218 module:itcm +from:0x02148ba0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148bb8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148bdc kind:arm_call to:0x01ff9258 module:itcm +from:0x02148bf0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02148c34 kind:arm_call to:0x01ff938c module:itcm +from:0x02148c48 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02148c70 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148c84 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148c8c kind:arm_call to:0x02147674 module:overlay(29) +from:0x02148c9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148cb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148cc8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148cf0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148d1c kind:arm_call to:0x01ffb974 module:itcm +from:0x02148d3c kind:arm_call to:0x01ffb974 module:itcm +from:0x02148d7c kind:arm_call to:0x02147590 module:overlay(29) +from:0x02148d94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02148dc0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02148dd8 kind:arm_call to:0x02111228 module:overlay(26) +from:0x02148e0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148e14 kind:arm_call to:0x02147674 module:overlay(29) +from:0x02148e1c kind:arm_call to:0x02147504 module:overlay(29) +from:0x02148e30 kind:arm_call to:0x02147590 module:overlay(29) +from:0x02148e48 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02148e6c kind:arm_call to:0x0214976c module:overlay(29) +from:0x02148e84 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02148ea8 kind:load to:0x021535dc module:overlay(29) +from:0x02148eac kind:load to:0x027e0cd8 module:dtcm +from:0x02148eb0 kind:load to:0x02049be4 module:main +from:0x02148eb4 kind:load to:0x0215363c module:overlay(29) +from:0x02148ebc kind:load to:0x02153654 module:overlay(29) +from:0x02148ecc kind:load to:0x021535fc module:overlay(29) +from:0x02148ed4 kind:load to:0x02153630 module:overlay(29) +from:0x02148edc kind:load to:0x027e09a8 module:dtcm +from:0x02148ee4 kind:load to:0x027e09b8 module:dtcm +from:0x02148f00 kind:arm_call to:0x02146f0c module:overlay(29) +from:0x02148fe4 kind:load to:0x02152238 module:overlay(29) +from:0x02148fe8 kind:load to:0x02049be4 module:main +from:0x0214900c kind:arm_call to:0x01ff9218 module:itcm +from:0x0214908c kind:arm_call to:0x02110e9c module:overlay(26) +from:0x0214909c kind:arm_call to:0x02098524 module:overlay(0) +from:0x021490b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021490cc kind:arm_call to:0x01ffb974 module:itcm +from:0x021490ec kind:arm_call to:0x01ffb800 module:itcm +from:0x02149104 kind:arm_call to:0x01ffb428 module:itcm +from:0x02149120 kind:arm_call to:0x01ff938c module:itcm +from:0x02149134 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0214915c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214916c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021491d4 kind:arm_call to:0x01ff938c module:itcm +from:0x021491e8 kind:arm_call to:0x01ff938c module:itcm +from:0x02149214 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02149238 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02149260 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02149270 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02149280 kind:load to:0x027e0cd8 module:dtcm +from:0x02149298 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x0214934c kind:load to:0x02152268 module:overlay(29) +from:0x02149350 kind:load to:0x02049be4 module:main +from:0x02149370 kind:arm_call to:0x01ff9218 module:itcm +from:0x02149388 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x02149458 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214946c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149480 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149488 kind:arm_call to:0x01ffb800 module:itcm +from:0x021494b8 kind:arm_call to:0x01ffb974 module:itcm +from:0x021494e0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021494f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02149500 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149590 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021495f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021495fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149628 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149634 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149648 kind:arm_call to:0x01ff9638 module:itcm +from:0x02149694 kind:arm_call to:0x01ff9638 module:itcm +from:0x021496a4 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x021496cc kind:arm_call to:0x0205f298 module:overlay(0) +from:0x021496e8 kind:arm_call to:0x0214976c module:overlay(29) +from:0x0214970c kind:arm_call to:0x0214976c module:overlay(29) +from:0x02149730 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02149738 kind:arm_call to:0x02147504 module:overlay(29) +from:0x02149744 kind:load to:0x027e0cd8 module:dtcm +from:0x02149748 kind:load to:0x021535dc module:overlay(29) +from:0x02149754 kind:load to:0x02153630 module:overlay(29) +from:0x02149758 kind:load to:0x021535fc module:overlay(29) +from:0x02149764 kind:load to:0x027e09a8 module:dtcm +from:0x021497ac kind:load to:0x021522cc module:overlay(29) +from:0x021497fc kind:arm_call to:0x02080320 module:overlay(0) +from:0x0214985c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149868 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02149890 kind:load to:0x021522cc module:overlay(29) +from:0x02149894 kind:load to:0x027e0cd8 module:dtcm +from:0x021498d4 kind:arm_call to:0x021497b0 module:overlay(29) +from:0x0214990c kind:arm_call to:0x02149d1c module:overlay(29) +from:0x02149990 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02149a08 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02149a14 kind:load to:0x027e0cd8 module:dtcm +from:0x02149a18 kind:load to:0x027e0cec module:dtcm +from:0x02149a34 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x02149a88 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02149ac4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02149b0c kind:arm_call to:0x02149d54 module:overlay(29) +from:0x02149b38 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02149b48 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149b58 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149b68 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149b88 kind:load to:0x027e07d4 module:dtcm +from:0x02149c00 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149c18 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149c2c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149c4c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149c58 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149c74 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149c80 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149c9c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149ca8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149cb0 kind:load to:0x02151014 module:overlay(29) +from:0x02149cb4 kind:load to:0x02151024 module:overlay(29) +from:0x02149cb8 kind:load to:0x02151034 module:overlay(29) +from:0x02149cd8 kind:arm_call to:0x02015054 module:main +from:0x02149ce8 kind:arm_call to:0x02015054 module:main +from:0x02149cf8 kind:arm_call to:0x02015054 module:main +from:0x02149d28 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149d30 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149d38 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149d40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149d7c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149d88 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149da4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02149db4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02149dc4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02149dcc kind:arm_call to:0x02011ff4 module:main +from:0x02149de0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02149df4 kind:load to:0x02153758 module:overlay(29) +from:0x02149e08 kind:arm_call to:0x02011f3c module:main +from:0x02149e14 kind:arm_call to:0x0214a0cc module:overlay(29) +from:0x02149e28 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02149e80 kind:load to:0x021523b4 module:overlay(29) +from:0x02149e9c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02149eac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149ebc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149ecc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02149eec kind:load to:0x027e07d4 module:dtcm +from:0x02149f60 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149f78 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149f8c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02149fac kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149fb8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149fd4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02149fe0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02149ffc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214a008 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214a010 kind:load to:0x02151074 module:overlay(29) +from:0x0214a014 kind:load to:0x02151054 module:overlay(29) +from:0x0214a018 kind:load to:0x02151064 module:overlay(29) +from:0x0214a038 kind:arm_call to:0x02015054 module:main +from:0x0214a048 kind:arm_call to:0x02015054 module:main +from:0x0214a058 kind:arm_call to:0x02015054 module:main +from:0x0214a088 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214a090 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214a098 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214a0a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214a0d8 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0214a13c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0214a168 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0214a184 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214a194 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214a1ac kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0214a1b4 kind:arm_call to:0x02149e8c module:overlay(29) +from:0x0214a1bc kind:arm_call to:0x02098314 module:overlay(0) +from:0x0214a1c4 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0214a204 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214a22c kind:arm_call to:0x02149ef0 module:overlay(29) +from:0x0214a23c kind:load to:0x02152450 module:overlay(29) +from:0x0214a240 kind:load to:0x02153758 module:overlay(29) +from:0x0214a244 kind:load to:0x02152288 module:overlay(29) +from:0x0214a248 kind:load to:0x027e0d00 module:dtcm +from:0x0214a290 kind:arm_call to:0x0214ab58 module:overlay(29) +from:0x0214a300 kind:arm_call to:0x0214a378 module:overlay(29) +from:0x0214a370 kind:load to:0x02152430 module:overlay(29) +from:0x0214a374 kind:load to:0x02152418 module:overlay(29) +from:0x0214a45c kind:load to:0x02049be4 module:main +from:0x0214a464 kind:load to:0x02152418 module:overlay(29) +from:0x0214a51c kind:arm_call to:0x0214a378 module:overlay(29) +from:0x0214a584 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214a5cc kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214a5d4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214a600 kind:arm_call to:0x0214a49c module:overlay(29) +from:0x0214a64c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214a654 kind:arm_call to:0x0214a478 module:overlay(29) +from:0x0214a66c kind:arm_call to:0x021114bc module:overlay(26) +from:0x0214a674 kind:arm_call to:0x0214a378 module:overlay(29) +from:0x0214a680 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x0214a698 kind:load to:0x027e09a8 module:dtcm +from:0x0214a69c kind:load to:0x02151044 module:overlay(29) +from:0x0214a6a0 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214a6d0 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x0214a6e0 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214a754 kind:arm_call to:0x0214ab58 module:overlay(29) +from:0x0214a75c kind:load to:0x027e0ce0 module:dtcm +from:0x0214a760 kind:load to:0x02049be4 module:main +from:0x0214a79c kind:arm_call to:0x020786cc module:overlay(0) +from:0x0214a7b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214a7bc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214a7c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a80c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214a814 kind:arm_call to:0x0214a378 module:overlay(29) +from:0x0214a86c kind:arm_call to:0x0214a01c module:overlay(29) +from:0x0214a890 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214a8ac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214a8bc kind:load to:0x027e09bc module:dtcm +from:0x0214a8c0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a8c4 kind:load to:0x027e09a8 module:dtcm +from:0x0214a8d0 kind:load to:0x02152430 module:overlay(29) +from:0x0214a8d4 kind:load to:0x027e0cec module:dtcm +from:0x0214a93c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0214a950 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0214a968 kind:arm_call to:0x0214a554 module:overlay(29) +from:0x0214a974 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214a98c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214aa04 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214aa0c kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x0214aa48 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0214aa54 kind:arm_call to:0x0214ab58 module:overlay(29) +from:0x0214aa5c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214aaa4 kind:arm_call to:0x0214ab58 module:overlay(29) +from:0x0214aaac kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214aabc kind:load to:0x02152398 module:overlay(29) +from:0x0214aac8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214ab18 kind:arm_call to:0x0214a468 module:overlay(29) +from:0x0214ab24 kind:load to:0x027e07d4 module:dtcm +from:0x0214ab38 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214ab50 kind:arm_call to:0x0214ab58 module:overlay(29) +from:0x0214ab98 kind:load to:0x021523d0 module:overlay(29) +from:0x0214ac24 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214aca4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214acb4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214ace4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ad2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214ad8c kind:load to:0x027e07d4 module:dtcm +from:0x0214ad90 kind:load to:0x0203e964 module:main +from:0x0214ad94 kind:load to:0x02152400 module:overlay(29) +from:0x0214ade0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214adf4 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x0214ae50 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0214ae5c kind:load to:0x027e09c0 module:dtcm +from:0x0214ae98 kind:load to:0x021523d0 module:overlay(29) +from:0x0214aea4 kind:arm_call to:0x0214ae64 module:overlay(29) +from:0x0214aeac kind:arm_call to:0x0214ab9c module:overlay(29) +from:0x0214aeb4 kind:arm_call to:0x0214ad98 module:overlay(29) +from:0x0214aebc kind:arm_call to:0x0214a07c module:overlay(29) +from:0x0214aee0 kind:arm_call to:0x0214a0b4 module:overlay(29) +from:0x0214af10 kind:arm_call to:0x01ffa06c module:itcm +from:0x0214af94 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214afcc kind:arm_call to:0x01fff60c module:itcm +from:0x0214afdc kind:load to:0x027e09b4 module:dtcm +from:0x0214afec kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214aff4 kind:arm_call to:0x02011ff4 module:main +from:0x0214b00c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0214b014 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214b01c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214b024 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214b02c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b034 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214b04c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0214b054 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214b05c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214b064 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214b06c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b074 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214b07c kind:arm_call to:0x02011ff4 module:main +from:0x0214b090 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214b0a4 kind:load to:0x02153870 module:overlay(29) +from:0x0214b0b8 kind:arm_call to:0x02011f3c module:main +from:0x0214b0c4 kind:arm_call to:0x0214b138 module:overlay(29) +from:0x0214b0dc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214b130 kind:load to:0x021524d0 module:overlay(29) +from:0x0214b144 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0214b1a8 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0214b1d4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0214b1f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214b200 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214b21c kind:arm_call to:0x0214b5fc module:overlay(29) +from:0x0214b224 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0214b25c kind:arm_call to:0x0203d160 module:main +from:0x0214b2cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214b2f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0214b344 kind:arm_call to:0x0214d700 module:overlay(29) +from:0x0214b360 kind:load to:0x02152554 module:overlay(29) +from:0x0214b364 kind:load to:0x02153870 module:overlay(29) +from:0x0214b368 kind:load to:0x02152288 module:overlay(29) +from:0x0214b36c kind:load to:0x0214b380 module:overlay(29) +from:0x0214b370 kind:load to:0x0214d6ac module:overlay(29) +from:0x0214b374 kind:load to:0x027e07d4 module:dtcm +from:0x0214b378 kind:load to:0x02153840 module:overlay(29) +from:0x0214b37c kind:load to:0x027e0d00 module:dtcm +from:0x0214b388 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214b3a4 kind:arm_call to:0x0214b588 module:overlay(29) +from:0x0214b3b8 kind:arm_call to:0x0203d210 module:main +from:0x0214b3c0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0214b3c8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0214b3d0 kind:arm_call to:0x0214b634 module:overlay(29) +from:0x0214b3d8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214b3e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b3e8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214b3f4 kind:load to:0x02152554 module:overlay(29) +from:0x0214b3f8 kind:load to:0x0214b380 module:overlay(29) +from:0x0214b40c kind:arm_call to:0x0214b588 module:overlay(29) +from:0x0214b420 kind:arm_call to:0x0203d210 module:main +from:0x0214b428 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0214b430 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0214b438 kind:arm_call to:0x0214b634 module:overlay(29) +from:0x0214b440 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214b448 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b450 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214b458 kind:arm_call to:0x02011ff4 module:main +from:0x0214b464 kind:load to:0x02152554 module:overlay(29) +from:0x0214b468 kind:load to:0x0214b380 module:overlay(29) +from:0x0214b580 kind:load to:0x02153830 module:overlay(29) +from:0x0214b584 kind:load to:0x0215384c module:overlay(29) +from:0x0214b5f4 kind:load to:0x02153830 module:overlay(29) +from:0x0214b5f8 kind:load to:0x0215384c module:overlay(29) +from:0x0214b608 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0214b630 kind:load to:0x021524b4 module:overlay(29) +from:0x0214b644 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214b660 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214b668 kind:arm_call to:0x02011ff4 module:main +from:0x0214b6d0 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0214b6f0 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x0214b724 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214b768 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214b7c4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214b7c8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214b7d8 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x0214b820 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214b850 kind:load to:0x02153830 module:overlay(29) +from:0x0214b854 kind:load to:0x0215384c module:overlay(29) +from:0x0214b858 kind:load to:0x0203f164 module:main +from:0x0214b8f0 kind:load to:0x021525c0 module:overlay(29) +from:0x0214b8f4 kind:load to:0x021525b0 module:overlay(29) +from:0x0214b90c kind:arm_call to:0x0214cb0c module:overlay(29) +from:0x0214b970 kind:arm_call to:0x0214d26c module:overlay(29) +from:0x0214b988 kind:arm_call to:0x01ff930c module:itcm +from:0x0214b9a0 kind:arm_call to:0x0214d4dc module:overlay(29) +from:0x0214b9cc kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214b9d4 kind:load to:0x021525b0 module:overlay(29) +from:0x0214b9e0 kind:load to:0x0214b8f8 module:overlay(29) +from:0x0214b9f8 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x0214ba38 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214ba64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214ba74 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214bad0 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0214bafc kind:arm_call to:0x0214d870 module:overlay(29) +from:0x0214bb18 kind:load to:0x0203e964 module:main +from:0x0214bb20 kind:load to:0x027e09b4 module:dtcm +from:0x0214bb40 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0214bb48 kind:load to:0x02153840 module:overlay(29) +from:0x0214bba8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214bbb0 kind:arm_call to:0x02016958 module:main +from:0x0214bbc0 kind:arm_call to:0x0214b46c module:overlay(29) +from:0x0214bbe4 kind:load to:0x02152504 module:overlay(29) +from:0x0214bbf8 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0214bc04 kind:arm_call to:0x0214ce50 module:overlay(29) +from:0x0214bc30 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bc34 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214bc44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bc6c kind:arm_call to:0x01ff9984 module:itcm +from:0x0214bc78 kind:arm_call to:0x0214d200 module:overlay(29) +from:0x0214bca8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bcbc kind:arm_call to:0x01ff9318 module:itcm +from:0x0214bcfc kind:arm_call to:0x0214d888 module:overlay(29) +from:0x0214bd10 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214bd38 kind:arm_call to:0x0214d414 module:overlay(29) +from:0x0214bd50 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214bda0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bdac kind:arm_call to:0x0214bbe8 module:overlay(29) +from:0x0214bdcc kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214bdec kind:arm_call to:0x0214cea8 module:overlay(29) +from:0x0214bdf8 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214be5c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214be88 kind:load to:0x0215251c module:overlay(29) +from:0x0214be9c kind:arm_call to:0x02111088 module:overlay(26) +from:0x0214bea0 kind:arm_call to:0x02131714 module:overlay(26) +from:0x0214bebc kind:arm_call to:0x01ff938c module:itcm +from:0x0214bf3c kind:arm_call to:0x01ffb744 module:itcm +from:0x0214bf90 kind:arm_call to:0x021316e8 module:overlay(26) +from:0x0214bf9c kind:arm_call to:0x02016958 module:main +from:0x0214bfb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214bfb4 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x0214bfe0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c050 kind:arm_call to:0x0214d200 module:overlay(29) +from:0x0214c0a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c0ec kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214c0fc kind:arm_call to:0x0214d888 module:overlay(29) +from:0x0214c114 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214c120 kind:load to:0x0203e964 module:main +from:0x0214c1c4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214c254 kind:arm_call to:0x0214b588 module:overlay(29) +from:0x0214c26c kind:arm_call to:0x0214d608 module:overlay(29) +from:0x0214c284 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214c2a0 kind:load to:0x021524ec module:overlay(29) +from:0x0214c2a4 kind:load to:0x0203e964 module:main +from:0x0214c2a8 kind:load to:0x027e09a8 module:dtcm +from:0x0214c2c0 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0214c2c8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214c2d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c2e0 kind:arm_call to:0x0214d1d0 module:overlay(29) +from:0x0214c2f4 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214c328 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0214c330 kind:arm_call to:0x0214d8c0 module:overlay(29) +from:0x0214c340 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214c360 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214c36c kind:load to:0x027e09c0 module:dtcm +from:0x0214c3cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214c3f0 kind:arm_call to:0x0214cea8 module:overlay(29) +from:0x0214c3f4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214c3fc kind:arm_call to:0x02016958 module:main +from:0x0214c40c kind:arm_call to:0x0214b46c module:overlay(29) +from:0x0214c428 kind:load to:0x02152504 module:overlay(29) +from:0x0214c438 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0214c448 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c458 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214c468 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214c484 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c498 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214c50c kind:load to:0x02152504 module:overlay(29) +from:0x0214c528 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c52c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214c544 kind:arm_call to:0x02016958 module:main +from:0x0214c554 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214c568 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c5d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c5e0 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214c600 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214c610 kind:load to:0x0203e964 module:main +from:0x0214c628 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214c698 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c6a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c6bc kind:arm_call to:0x0214cea8 module:overlay(29) +from:0x0214c6e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214c6f0 kind:load to:0x02152534 module:overlay(29) +from:0x0214c6f4 kind:load to:0x027e09a8 module:dtcm +from:0x0214c704 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214c714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c724 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214c750 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214c764 kind:arm_call to:0x02111048 module:overlay(26) +from:0x0214c774 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0214c77c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214c794 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214c80c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c8b8 kind:arm_call to:0x0214b588 module:overlay(29) +from:0x0214c914 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214c92c kind:arm_call to:0x0214d608 module:overlay(29) +from:0x0214c948 kind:load to:0x021524ec module:overlay(29) +from:0x0214c950 kind:load to:0x0203e964 module:main +from:0x0214c954 kind:load to:0x027e09a8 module:dtcm +from:0x0214c970 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0214c978 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214c988 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c998 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214c9b4 kind:arm_call to:0x0214d1d0 module:overlay(29) +from:0x0214c9c8 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214c9d8 kind:arm_call to:0x0214d8c0 module:overlay(29) +from:0x0214ca1c kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0214ca2c kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214ca58 kind:arm_call to:0x0214cea8 module:overlay(29) +from:0x0214ca64 kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214ca7c kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214ca9c kind:arm_call to:0x0214b85c module:overlay(29) +from:0x0214caa8 kind:load to:0x027e09c0 module:dtcm +from:0x0214cb08 kind:load to:0x02049be4 module:main +from:0x0214cb60 kind:arm_call to:0x0203a3c8 module:main +from:0x0214cb90 kind:arm_call to:0x01ff9110 module:itcm +from:0x0214cbbc kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214cc08 kind:arm_call to:0x0214d5b0 module:overlay(29) +from:0x0214cd40 kind:arm_call to:0x0214cf24 module:overlay(29) +from:0x0214cd48 kind:arm_call to:0x0214d070 module:overlay(29) +from:0x0214cdcc kind:arm_call to:0x0214cf24 module:overlay(29) +from:0x0214ce3c kind:arm_call to:0x0214d5b0 module:overlay(29) +from:0x0214ce44 kind:load to:0x02153830 module:overlay(29) +from:0x0214ce48 kind:load to:0x0215384c module:overlay(29) +from:0x0214ce4c kind:load to:0x02049be4 module:main +from:0x0214cea0 kind:load to:0x02153830 module:overlay(29) +from:0x0214cea4 kind:load to:0x0215384c module:overlay(29) +from:0x0214cef4 kind:load to:0x02153830 module:overlay(29) +from:0x0214cef8 kind:load to:0x0215384c module:overlay(29) +from:0x0214cf14 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x0214cf3c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214cf44 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214cfa4 kind:arm_call to:0x0203a1bc module:main +from:0x0214cfec kind:arm_call to:0x01ff9638 module:itcm +from:0x0214cff0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214d000 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d00c kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214d040 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214d064 kind:load to:0x02049be4 module:main +from:0x0214d068 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214d08c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214d094 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214d128 kind:arm_call to:0x0203a1bc module:main +from:0x0214d148 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d14c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214d160 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d16c kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214d1a0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214d1bc kind:load to:0x02153830 module:overlay(29) +from:0x0214d1c0 kind:load to:0x0215384c module:overlay(29) +from:0x0214d1c4 kind:load to:0x02049be4 module:main +from:0x0214d1c8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214d1e0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0214d224 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d244 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d254 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214d2d4 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214d334 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214d350 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0214d3ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d3b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d3e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0214d410 kind:load to:0x0203f164 module:main +from:0x0214d420 kind:arm_call to:0x02147090 module:overlay(29) +from:0x0214d44c kind:arm_call to:0x02131898 module:overlay(26) +from:0x0214d47c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d49c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d524 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d540 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214d558 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0214d564 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0214d590 kind:arm_call to:0x0214d840 module:overlay(29) +from:0x0214d5ac kind:load to:0x027e0cec module:dtcm +from:0x0214d600 kind:load to:0x02153830 module:overlay(29) +from:0x0214d604 kind:load to:0x0215384c module:overlay(29) +from:0x0214d634 kind:arm_call to:0x0214cefc module:overlay(29) +from:0x0214d65c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214d688 kind:arm_call to:0x0214d7f0 module:overlay(29) +from:0x0214d6a8 kind:load to:0x027e0cec module:dtcm +from:0x0214d6bc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214d6cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214d6dc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214d6fc kind:load to:0x027e07d4 module:dtcm +from:0x0214d774 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0214d78c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0214d7ac kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214d7b8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214d7d4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0214d7e0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214d7e8 kind:load to:0x02151084 module:overlay(29) +from:0x0214d7ec kind:load to:0x02151094 module:overlay(29) +from:0x0214d80c kind:arm_call to:0x02015054 module:main +from:0x0214d81c kind:arm_call to:0x02015054 module:main +from:0x0214d84c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214d854 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214d85c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214d8a8 kind:arm_call to:0x021320b8 module:overlay(26) +from:0x0214d940 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214d94c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0214d984 kind:arm_call to:0x0214d608 module:overlay(29) +from:0x0214d99c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214d9a8 kind:load to:0x0203f164 module:main +from:0x0214d9ac kind:load to:0x027e09a8 module:dtcm +from:0x0214d9bc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214d9d0 kind:load to:0x02153964 module:overlay(29) +from:0x0214d9e4 kind:arm_call to:0x02011f3c module:main +from:0x0214d9f0 kind:arm_call to:0x0214da74 module:overlay(29) +from:0x0214da04 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214da6c kind:load to:0x02152688 module:overlay(29) +from:0x0214da70 kind:load to:0x021526bc module:overlay(29) +from:0x0214da84 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0214dae8 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0214dafc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0214db24 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0214db3c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214dbd0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0214dbfc kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x0214dc44 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0214dc84 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214dc8c kind:arm_call to:0x02017ea4 module:main +from:0x0214dcb8 kind:load to:0x02152754 module:overlay(29) +from:0x0214dcbc kind:load to:0x02153964 module:overlay(29) +from:0x0214dcc0 kind:load to:0x021526e0 module:overlay(29) +from:0x0214dcc4 kind:load to:0x0215270c module:overlay(29) +from:0x0214dcc8 kind:load to:0x0215394c module:overlay(29) +from:0x0214dcd4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214dce8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0214dd44 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0214dda4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0214ddb4 kind:arm_call to:0x0214de28 module:overlay(29) +from:0x0214ddf8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0214de08 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0214de18 kind:load to:0x0215269c module:overlay(29) +from:0x0214de1c kind:load to:0x027e09b8 module:dtcm +from:0x0214de20 kind:load to:0x027e0cd8 module:dtcm +from:0x0214de24 kind:load to:0x021508b4 module:overlay(29) +from:0x0214de58 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214de64 kind:arm_call to:0x02150584 module:overlay(29) +from:0x0214de90 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214deac kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214decc kind:arm_call to:0x021509ac module:overlay(29) +from:0x0214ded8 kind:arm_call to:0x02016958 module:main +from:0x0214df54 kind:load to:0x021527b0 module:overlay(29) +from:0x0214df90 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0214dffc kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214e06c kind:arm_call to:0x021506c0 module:overlay(29) +from:0x0214e074 kind:arm_call to:0x021507b4 module:overlay(29) +from:0x0214e07c kind:arm_call to:0x02150748 module:overlay(29) +from:0x0214e084 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214e090 kind:arm_call to:0x02016958 module:main +from:0x0214e100 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214e128 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e130 kind:arm_call to:0x0214df58 module:overlay(29) +from:0x0214e14c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214e160 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e168 kind:arm_call to:0x01ff938c module:itcm +from:0x0214e174 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214e178 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214e188 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e19c kind:arm_call to:0x01fff458 module:itcm +from:0x0214e1b0 kind:arm_call to:0x020e64dc module:overlay(26) +from:0x0214e1dc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214e1f0 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x0214e248 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0214e260 kind:arm_call to:0x02110efc module:overlay(26) +from:0x0214e274 kind:arm_call to:0x021110ec module:overlay(26) +from:0x0214e29c kind:arm_call to:0x02110efc module:overlay(26) +from:0x0214e2b0 kind:arm_call to:0x021110ec module:overlay(26) +from:0x0214e2c8 kind:arm_call to:0x021110ec module:overlay(26) +from:0x0214e2d8 kind:load to:0x02152818 module:overlay(29) +from:0x0214e2dc kind:load to:0x0203e964 module:main +from:0x0214e2e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0214e2e4 kind:load to:0x027e09c0 module:dtcm +from:0x0214e2e8 kind:load to:0x02152688 module:overlay(29) +from:0x0214e310 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214e338 kind:arm_call to:0x020e4b20 module:overlay(26) +from:0x0214e358 kind:load to:0x027e09b8 module:dtcm +from:0x0214e35c kind:load to:0x02138e30 module:overlay(26) +from:0x0214e36c kind:arm_call to:0x02150994 module:overlay(29) +from:0x0214e410 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214e440 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214e450 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214e478 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214e488 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214e504 kind:arm_call to:0x020c08e4 module:overlay(17) +from:0x0214e52c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0214e538 kind:load to:0x0203e964 module:main +from:0x0214e544 kind:load to:0x02152688 module:overlay(29) +from:0x0214e548 kind:load to:0x027e09b4 module:dtcm +from:0x0214e568 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0214e570 kind:load to:0x0215394c module:overlay(29) +from:0x0214e588 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x0214e5c8 kind:arm_call to:0x02110f90 module:overlay(26) +from:0x0214e5f0 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x0214e604 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214e614 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214e630 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214e63c kind:arm_call to:0x02016958 module:main +from:0x0214e650 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x0214e65c kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214e668 kind:load to:0x027e0cfc module:dtcm +from:0x0214e6ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214e6cc kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214e6d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0214e734 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214e774 kind:arm_call to:0x020169d4 module:main +from:0x0214e7b8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0214e804 kind:arm_call to:0x02150820 module:overlay(29) +from:0x0214e86c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0214e8a4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0214e8d4 kind:arm_call to:0x02150884 module:overlay(29) +from:0x0214e93c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e944 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214e954 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e9d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ea20 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ea30 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ea64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214ea6c kind:arm_call to:0x01ffb800 module:itcm +from:0x0214ea7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214eb08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214eb30 kind:arm_call to:0x02150884 module:overlay(29) +from:0x0214eba8 kind:arm_call to:0x02150884 module:overlay(29) +from:0x0214ebe4 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0214ec0c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214ec24 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214ec30 kind:load to:0x027e09b8 module:dtcm +from:0x0214ec34 kind:load to:0x02152694 module:overlay(29) +from:0x0214ec38 kind:load to:0x020b51f8 module:overlay(0) +from:0x0214ec40 kind:load to:0x0203e964 module:main +from:0x0214ec5c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214ec68 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214ec74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214ecac kind:arm_call to:0x0206807c module:overlay(0) +from:0x0214ecbc kind:load to:0x020b508c module:overlay(0) +from:0x0214ecf4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0214ed08 kind:arm_call to:0x02150e28 module:overlay(29) +from:0x0214ed1c kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214ed30 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x0214ed44 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0214ed50 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214ed94 kind:arm_call to:0x021509ac module:overlay(29) +from:0x0214edb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214edd0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214edfc kind:arm_call to:0x021509ac module:overlay(29) +from:0x0214ee18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ee4c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ee60 kind:arm_call to:0x020e4b84 module:overlay(26) +from:0x0214ee78 kind:arm_call to:0x020e4b9c module:overlay(26) +from:0x0214eea4 kind:arm_call to:0x021509ac module:overlay(29) +from:0x0214eec0 kind:arm_call to:0x02016958 module:main +from:0x0214eee0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0214ef20 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ef2c kind:arm_call to:0x02016958 module:main +from:0x0214ef3c kind:arm_call to:0x01ff930c module:itcm +from:0x0214ef54 kind:arm_call to:0x021501e4 module:overlay(29) +from:0x0214ef64 kind:arm_call to:0x021501e4 module:overlay(29) +from:0x0214ef88 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214efa4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214efb4 kind:load to:0x020b508c module:overlay(0) +from:0x0214efbc kind:load to:0x027e0cfc module:dtcm +from:0x0214efc0 kind:load to:0x020b51f8 module:overlay(0) +from:0x0214efc4 kind:load to:0x027e09a8 module:dtcm +from:0x0214efcc kind:load to:0x02138e30 module:overlay(26) +from:0x0214f018 kind:arm_call to:0x02150e28 module:overlay(29) +from:0x0214f02c kind:arm_call to:0x02150620 module:overlay(29) +from:0x0214f040 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214f060 kind:arm_call to:0x01ff916c module:itcm +from:0x0214f064 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0214f078 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214f088 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f0a8 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214f0b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f0e8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214f13c kind:load to:0x027e09a8 module:dtcm +from:0x0214f148 kind:load to:0x02049be4 module:main +from:0x0214f188 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214f194 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214f1a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f1a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214f264 kind:arm_call to:0x02150a90 module:overlay(29) +from:0x0214f2b4 kind:arm_call to:0x021509ac module:overlay(29) +from:0x0214f2c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214f2d4 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0214f360 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214f36c kind:arm_call to:0x01ffb744 module:itcm +from:0x0214f380 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f38c kind:arm_call to:0x02131750 module:overlay(26) +from:0x0214f3b4 kind:arm_call to:0x02131750 module:overlay(26) +from:0x0214f3e0 kind:arm_call to:0x02016958 module:main +from:0x0214f3f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f40c kind:arm_call to:0x01ff9364 module:itcm +from:0x0214f440 kind:arm_call to:0x02150e28 module:overlay(29) +from:0x0214f454 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214f458 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0214f470 kind:arm_call to:0x01ff916c module:itcm +from:0x0214f47c kind:arm_call to:0x021501e4 module:overlay(29) +from:0x0214f4a0 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214f4b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f4d8 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214f4e4 kind:load to:0x02049be4 module:main +from:0x0214f4ec kind:load to:0x0203e964 module:main +from:0x0214f4f0 kind:load to:0x027e09a8 module:dtcm +from:0x0214f4fc kind:load to:0x027e0ce4 module:dtcm +from:0x0214f540 kind:arm_call to:0x02016958 module:main +from:0x0214f554 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f56c kind:arm_call to:0x01ff9364 module:itcm +from:0x0214f5a0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214f5bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f5dc kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214f5ec kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214f610 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f628 kind:arm_call to:0x021110ec module:overlay(26) +from:0x0214f650 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f6a8 kind:arm_call to:0x021501e4 module:overlay(29) +from:0x0214f6c0 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214f6d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f6f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f718 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214f720 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f74c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214f770 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f788 kind:arm_call to:0x02150388 module:overlay(29) +from:0x0214f7b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214f7dc kind:load to:0x027e0ce4 module:dtcm +from:0x0214f7e0 kind:load to:0x027e09a8 module:dtcm +from:0x0214f87c kind:arm_call to:0x021114bc module:overlay(26) +from:0x0214f8e8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0214f998 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0214f9b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f9ec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0214f9f4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214fa00 kind:load to:0x027e0cec module:dtcm +from:0x0214fa04 kind:load to:0x027e0cd8 module:dtcm +from:0x0214fa20 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x0214fabc kind:arm_call to:0x02110f90 module:overlay(26) +from:0x0214fae0 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214fb04 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214fb2c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214fb50 kind:arm_call to:0x0213179c module:overlay(26) +from:0x0214fbe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fbe8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214fc0c kind:arm_call to:0x0213179c module:overlay(26) +from:0x0214fc94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fcac kind:arm_call to:0x01ff9258 module:itcm +from:0x0214fcc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214fcf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214fd30 kind:arm_call to:0x02150e50 module:overlay(29) +from:0x0214fd64 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0214fd7c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214fd90 kind:arm_call to:0x02016a70 module:main +from:0x0214fdfc kind:arm_call to:0x021509ac module:overlay(29) +from:0x0214fe08 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214fe60 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214fe78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ff00 kind:arm_call to:0x021509ac module:overlay(29) +from:0x0214ff0c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214ff64 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214ff7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ffc8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214ffec kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0214fff8 kind:load to:0x0203e964 module:main +from:0x0214fffc kind:load to:0x027e0ce4 module:dtcm +from:0x02150000 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215001c kind:arm_call to:0x02110e58 module:overlay(26) +from:0x02150074 kind:arm_call to:0x02150428 module:overlay(29) +from:0x02150078 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02150094 kind:arm_call to:0x01ff9258 module:itcm +from:0x021500a8 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x021500b0 kind:arm_call to:0x0215033c module:overlay(29) +from:0x021500d0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021500dc kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x021500f4 kind:load to:0x02110e58 module:overlays(19,26,31) +from:0x02150100 kind:arm_call to:0x0215033c module:overlay(29) +from:0x02150120 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215012c kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x02150148 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150188 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021501a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021501b0 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x021501c4 kind:arm_call to:0x02150620 module:overlay(29) +from:0x021501d8 kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x021501e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021501f4 kind:arm_call to:0x021318c0 module:overlay(26) +from:0x02150230 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02150240 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150250 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150260 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150270 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150280 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02150290 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0215029c kind:arm_call to:0x02131c10 module:overlays(26,52) +from:0x021502b0 kind:arm_call to:0x02131c10 module:overlays(26,52) +from:0x021502bc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021502c8 kind:arm_call to:0x02131c10 module:overlays(26,52) +from:0x021502d8 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x021502e8 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x021502f8 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x0215030c kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02150358 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150384 kind:load to:0x027e0ce4 module:dtcm +from:0x021503c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021503fc kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x0215041c kind:arm_call to:0x0214dee8 module:overlay(29) +from:0x02150424 kind:load to:0x027e0ce4 module:dtcm +from:0x021504cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150504 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02150510 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215051c kind:arm_call to:0x01ff9258 module:itcm +from:0x02150524 kind:arm_call to:0x01ffb428 module:itcm +from:0x02150554 kind:arm_call to:0x02150a90 module:overlay(29) +from:0x0215057c kind:load to:0x02049be4 module:main +from:0x02150580 kind:load to:0x027e0ce4 module:dtcm +from:0x0215064c kind:arm_call to:0x020169d4 module:main +from:0x02150668 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02150670 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02150684 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x0215069c kind:arm_call to:0x021318c0 module:overlay(26) +from:0x02150740 kind:load to:0x0203e964 module:main +from:0x0215076c kind:arm_call to:0x01ff916c module:itcm +from:0x021507b0 kind:load to:0x0203e964 module:main +from:0x021507d8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215081c kind:load to:0x0203e964 module:main +from:0x02150864 kind:arm_call to:0x020158e8 module:main +from:0x021508a8 kind:arm_call to:0x02078868 module:overlay(0) +from:0x021508b0 kind:load to:0x027e09bc module:dtcm +from:0x02150934 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150944 kind:arm_call to:0x01ffa60c module:itcm +from:0x02150958 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150968 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215098c kind:load to:0x0203e964 module:main +from:0x02150990 kind:load to:0x02041964 module:main +from:0x021509a8 kind:load to:0x02110e9c module:overlays(19,26,31) +from:0x021509c8 kind:arm_call to:0x02131764 module:overlay(26) +from:0x021509ec kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02150a0c kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02150a10 kind:arm_call to:0x02131968 module:overlays(26,49) +from:0x02150a34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02150a58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150a78 kind:arm_call to:0x020169d4 module:main +from:0x02150abc kind:arm_call to:0x0209764c module:overlay(0) +from:0x02150af4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02150b00 kind:arm_call to:0x02016958 module:main +from:0x02150b0c kind:arm_call to:0x01ff9638 module:itcm +from:0x02150b1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150b20 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02150b2c kind:arm_call to:0x02016958 module:main +from:0x02150b98 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02150bb0 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02150bcc kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02150bd0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02150bd8 kind:arm_call to:0x02016958 module:main +from:0x02150c48 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02150c5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150c74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02150ca8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02150cb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150cd4 kind:arm_call to:0x021316e8 module:overlay(26) +from:0x02150cf8 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02150d04 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150d14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150d38 kind:arm_call to:0x021104cc module:overlay(26) +from:0x02150d50 kind:load to:0x0203e964 module:main +from:0x02150d54 kind:load to:0x027e0cec module:dtcm +from:0x02150d58 kind:load to:0x027e09a8 module:dtcm +from:0x02150d60 kind:load to:0x020b53e4 module:overlay(0) +from:0x02150d68 kind:load to:0x027e0ce4 module:dtcm +from:0x02150d7c kind:arm_call to:0x0200ef9c module:main +from:0x02150da4 kind:arm_call to:0x0200eab0 module:main +from:0x02150db8 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02150dc0 kind:arm_call to:0x02057f98 module:overlay(0) +from:0x02150dc8 kind:arm_call to:0x01ffc57c module:itcm +from:0x02150dfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150e20 kind:load to:0x02152688 module:overlay(29) +from:0x02150e38 kind:arm_call to:0x02150e50 module:overlay(29) +from:0x02150e5c kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02150e88 kind:load to:0x027e0cfc module:dtcm +from:0x02150e8c kind:load to:0x027e09b8 module:dtcm +from:0x02150eac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02150ec0 kind:load to:0x020578a4 module:overlay(0) +from:0x02150ed4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150edc kind:arm_call to:0x02011ff4 module:main +from:0x02150ef0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02150ef8 kind:arm_call to:0x02011ff4 module:main +from:0x02150f10 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02150f18 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02150f20 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02150f28 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02150f30 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02150f38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150f40 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02150f58 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02150f60 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02150f68 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02150f70 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02150f78 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02150f80 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150f88 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02150f90 kind:arm_call to:0x02011ff4 module:main +from:0x02150fa4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021510dc kind:arm_call to:0x02141b30 module:overlay(29) +from:0x021510ec kind:arm_call to:0x0203ce74 module:main +from:0x02151100 kind:load to:0x02151820 module:overlay(29) +from:0x02151104 kind:load to:0x02152880 module:overlay(29) +from:0x02151108 kind:load to:0x021528a0 module:overlay(29) +from:0x0215110c kind:load to:0x021420bc module:overlay(29) +from:0x02151110 kind:load to:0x02152888 module:overlay(29) +from:0x02151130 kind:arm_call to:0x02142100 module:overlay(29) +from:0x02151140 kind:arm_call to:0x0203ce74 module:main +from:0x02151154 kind:load to:0x02152974 module:overlay(29) +from:0x02151158 kind:load to:0x02152984 module:overlay(29) +from:0x0215115c kind:load to:0x02142370 module:overlay(29) +from:0x02151160 kind:load to:0x02152978 module:overlay(29) +from:0x02151180 kind:arm_call to:0x021423b4 module:overlay(29) +from:0x02151190 kind:arm_call to:0x0203ce74 module:main +from:0x021511a4 kind:load to:0x02152a58 module:overlay(29) +from:0x021511a8 kind:load to:0x02152a68 module:overlay(29) +from:0x021511ac kind:load to:0x0214264c module:overlay(29) +from:0x021511b0 kind:load to:0x02152a5c module:overlay(29) +from:0x021511d0 kind:arm_call to:0x02142690 module:overlay(29) +from:0x021511e0 kind:arm_call to:0x0203ce74 module:main +from:0x021511f4 kind:load to:0x02152b3c module:overlay(29) +from:0x021511f8 kind:load to:0x02152b4c module:overlay(29) +from:0x021511fc kind:load to:0x02142904 module:overlay(29) +from:0x02151200 kind:load to:0x02152b40 module:overlay(29) +from:0x02151220 kind:arm_call to:0x02142948 module:overlay(29) +from:0x02151230 kind:arm_call to:0x0203ce74 module:main +from:0x02151244 kind:load to:0x02152c20 module:overlay(29) +from:0x02151248 kind:load to:0x02152c30 module:overlay(29) +from:0x0215124c kind:load to:0x02143358 module:overlay(29) +from:0x02151250 kind:load to:0x02152c24 module:overlay(29) +from:0x02151270 kind:arm_call to:0x0214339c module:overlay(29) +from:0x02151280 kind:arm_call to:0x0203ce74 module:main +from:0x02151294 kind:load to:0x02152d04 module:overlay(29) +from:0x02151298 kind:load to:0x02152d14 module:overlay(29) +from:0x0215129c kind:load to:0x02143610 module:overlay(29) +from:0x021512a0 kind:load to:0x02152d08 module:overlay(29) +from:0x021512c0 kind:arm_call to:0x02143654 module:overlay(29) +from:0x021512d0 kind:arm_call to:0x0203ce74 module:main +from:0x021512e4 kind:load to:0x02152de8 module:overlay(29) +from:0x021512e8 kind:load to:0x02152df8 module:overlay(29) +from:0x021512ec kind:load to:0x021438d0 module:overlay(29) +from:0x021512f0 kind:load to:0x02152dec module:overlay(29) +from:0x02151310 kind:arm_call to:0x02143914 module:overlay(29) +from:0x02151320 kind:arm_call to:0x0203ce74 module:main +from:0x02151334 kind:load to:0x02152ecc module:overlay(29) +from:0x02151338 kind:load to:0x02152edc module:overlay(29) +from:0x0215133c kind:load to:0x0214417c module:overlay(29) +from:0x02151340 kind:load to:0x02152ed0 module:overlay(29) +from:0x02151360 kind:arm_call to:0x021441c0 module:overlay(29) +from:0x02151370 kind:arm_call to:0x0203ce74 module:main +from:0x02151384 kind:load to:0x02152fb0 module:overlay(29) +from:0x02151388 kind:load to:0x02152fc0 module:overlay(29) +from:0x0215138c kind:load to:0x02144430 module:overlay(29) +from:0x02151390 kind:load to:0x02152fb4 module:overlay(29) +from:0x021513b0 kind:arm_call to:0x02144474 module:overlay(29) +from:0x021513c0 kind:arm_call to:0x0203ce74 module:main +from:0x021513d4 kind:load to:0x02153094 module:overlay(29) +from:0x021513d8 kind:load to:0x021530a4 module:overlay(29) +from:0x021513dc kind:load to:0x02145474 module:overlay(29) +from:0x021513e0 kind:load to:0x02153098 module:overlay(29) +from:0x02151400 kind:arm_call to:0x021454b8 module:overlay(29) +from:0x02151410 kind:arm_call to:0x0203ce74 module:main +from:0x02151424 kind:load to:0x02153198 module:overlay(29) +from:0x02151428 kind:load to:0x021531a8 module:overlay(29) +from:0x0215142c kind:load to:0x02145d7c module:overlay(29) +from:0x02151430 kind:load to:0x0215319c module:overlay(29) +from:0x02151450 kind:arm_call to:0x02145dc0 module:overlay(29) +from:0x02151460 kind:arm_call to:0x0203ce74 module:main +from:0x02151474 kind:load to:0x0215329c module:overlay(29) +from:0x02151478 kind:load to:0x021532ac module:overlay(29) +from:0x0215147c kind:load to:0x02146074 module:overlay(29) +from:0x02151480 kind:load to:0x021532a0 module:overlay(29) +from:0x021514a0 kind:arm_call to:0x021460b8 module:overlay(29) +from:0x021514b0 kind:arm_call to:0x0203ce74 module:main +from:0x021514c4 kind:load to:0x02153380 module:overlay(29) +from:0x021514c8 kind:load to:0x02153390 module:overlay(29) +from:0x021514cc kind:load to:0x02146308 module:overlay(29) +from:0x021514d0 kind:load to:0x02153384 module:overlay(29) +from:0x021514f0 kind:arm_call to:0x0214634c module:overlay(29) +from:0x02151500 kind:arm_call to:0x0203ce74 module:main +from:0x02151514 kind:load to:0x02153484 module:overlay(29) +from:0x02151518 kind:load to:0x02153494 module:overlay(29) +from:0x0215151c kind:load to:0x02146a00 module:overlay(29) +from:0x02151520 kind:load to:0x02153488 module:overlay(29) +from:0x02151540 kind:arm_call to:0x02146a44 module:overlay(29) +from:0x02151550 kind:arm_call to:0x0203ce74 module:main +from:0x02151564 kind:load to:0x02153588 module:overlay(29) +from:0x02151568 kind:load to:0x02153598 module:overlay(29) +from:0x0215156c kind:load to:0x02146c10 module:overlay(29) +from:0x02151570 kind:load to:0x0215358c module:overlay(29) +from:0x021515c8 kind:arm_call to:0x02146c54 module:overlay(29) +from:0x021515d8 kind:arm_call to:0x0203ce74 module:main +from:0x021515ec kind:load to:0x021521b8 module:overlay(29) +from:0x021515f0 kind:load to:0x021535dc module:overlay(29) +from:0x021515f4 kind:load to:0x02153620 module:overlay(29) +from:0x021515f8 kind:load to:0x02153664 module:overlay(29) +from:0x021515fc kind:load to:0x02149dd8 module:overlay(29) +from:0x02151600 kind:load to:0x021535e4 module:overlay(29) +from:0x0215162c kind:arm_call to:0x02149e1c module:overlay(29) +from:0x0215163c kind:arm_call to:0x0203ce74 module:main +from:0x02151650 kind:load to:0x0215373c module:overlay(29) +from:0x02151654 kind:load to:0x02153758 module:overlay(29) +from:0x02151658 kind:load to:0x0214b088 module:overlay(29) +from:0x0215165c kind:load to:0x02153740 module:overlay(29) +from:0x02151694 kind:arm_call to:0x0214b0d0 module:overlay(29) +from:0x021516a4 kind:arm_call to:0x0203ce74 module:main +from:0x02151714 kind:load to:0x02153830 module:overlay(29) +from:0x02151718 kind:load to:0x0215384c module:overlay(29) +from:0x0215171c kind:load to:0x02153870 module:overlay(29) +from:0x02151720 kind:load to:0x0214d9b4 module:overlay(29) +from:0x02151724 kind:load to:0x02153834 module:overlay(29) +from:0x02151728 kind:load to:0x020431b8 module:main +from:0x0215172c kind:load to:0x021525b0 module:overlay(29) +from:0x02151778 kind:arm_call to:0x0214d9f8 module:overlay(29) +from:0x02151788 kind:arm_call to:0x0203ce74 module:main +from:0x0215179c kind:load to:0x02152688 module:overlay(29) +from:0x021517a4 kind:load to:0x02153948 module:overlay(29) +from:0x021517a8 kind:load to:0x02153964 module:overlay(29) +from:0x021517ac kind:load to:0x02150f9c module:overlay(29) +from:0x021517b0 kind:load to:0x02153958 module:overlay(29) +from:0x021517b4 kind:load to:0x021510a4 module:overlay(29) +from:0x021517b8 kind:load to:0x02151114 module:overlay(29) +from:0x021517bc kind:load to:0x02151164 module:overlay(29) +from:0x021517c0 kind:load to:0x021511b4 module:overlay(29) +from:0x021517c4 kind:load to:0x02151204 module:overlay(29) +from:0x021517c8 kind:load to:0x02151254 module:overlay(29) +from:0x021517cc kind:load to:0x021512a4 module:overlay(29) +from:0x021517d0 kind:load to:0x021512f4 module:overlay(29) +from:0x021517d4 kind:load to:0x02151344 module:overlay(29) +from:0x021517d8 kind:load to:0x02151394 module:overlay(29) +from:0x021517dc kind:load to:0x021513e4 module:overlay(29) +from:0x021517e0 kind:load to:0x02151434 module:overlay(29) +from:0x021517e4 kind:load to:0x02151484 module:overlay(29) +from:0x021517e8 kind:load to:0x021514d4 module:overlay(29) +from:0x021517ec kind:load to:0x02151524 module:overlay(29) +from:0x021517f0 kind:load to:0x02151574 module:overlay(29) +from:0x021517f4 kind:load to:0x02151604 module:overlay(29) +from:0x021517f8 kind:load to:0x02151660 module:overlay(29) +from:0x021517fc kind:load to:0x02151730 module:overlay(29) +from:0x02151820 kind:load to:0x02151830 module:overlay(29) +from:0x02151844 kind:load to:0x02141b0c module:overlay(29) +from:0x02151848 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215184c kind:load to:0x0209ca6c module:overlay(0) +from:0x02151850 kind:load to:0x0209caac module:overlay(0) +from:0x02151854 kind:load to:0x0209cacc module:overlay(0) +from:0x02151860 kind:load to:0x02141c2c module:overlay(29) +from:0x02151864 kind:load to:0x02142000 module:overlay(29) +from:0x02151868 kind:load to:0x0205a720 module:overlay(0) +from:0x0215186c kind:load to:0x01ffc57c module:itcm +from:0x02151870 kind:load to:0x02057dc8 module:overlay(0) +from:0x02151874 kind:load to:0x02057e44 module:overlay(0) +from:0x02151878 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215187c kind:load to:0x01ffc7a4 module:itcm +from:0x02151880 kind:load to:0x02057d84 module:overlay(0) +from:0x0215188c kind:load to:0x02141c40 module:overlay(29) +from:0x02151890 kind:load to:0x0209d10c module:overlay(0) +from:0x02151894 kind:load to:0x02141f28 module:overlay(29) +from:0x02151898 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x0215189c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021518a0 kind:load to:0x02141f2c module:overlay(29) +from:0x021518a4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021518a8 kind:load to:0x0209d220 module:overlay(0) +from:0x021518ac kind:load to:0x0209d228 module:overlay(0) +from:0x021518b0 kind:load to:0x0209d22c module:overlay(0) +from:0x021518b4 kind:load to:0x0209d238 module:overlay(0) +from:0x021518b8 kind:load to:0x0209d240 module:overlay(0) +from:0x021518bc kind:load to:0x0214201c module:overlay(29) +from:0x021518c0 kind:load to:0x02142044 module:overlay(29) +from:0x021518c4 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021518c8 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021518cc kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021518d0 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021518d4 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021518d8 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021518dc kind:load to:0x02109720 module:overlays(19,21,26) +from:0x021518e0 kind:load to:0x02141fa0 module:overlay(29) +from:0x021518e4 kind:load to:0x02141fc0 module:overlay(29) +from:0x021518e8 kind:load to:0x02141fe0 module:overlay(29) +from:0x021518ec kind:load to:0x02141f1c module:overlay(29) +from:0x021518f8 kind:load to:0x02141e2c module:overlay(29) +from:0x021518fc kind:load to:0x0209d10c module:overlay(0) +from:0x02151900 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02151904 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151908 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215190c kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02151910 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151914 kind:load to:0x0209d220 module:overlay(0) +from:0x02151918 kind:load to:0x0209d228 module:overlay(0) +from:0x0215191c kind:load to:0x0209d22c module:overlay(0) +from:0x02151920 kind:load to:0x0209d238 module:overlay(0) +from:0x02151924 kind:load to:0x0209d240 module:overlay(0) +from:0x02151928 kind:load to:0x0214209c module:overlay(29) +from:0x0215192c kind:load to:0x02142074 module:overlay(29) +from:0x02151930 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02151934 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151938 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0215193c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151940 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151944 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02151948 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x02151950 kind:load to:0x02141f24 module:overlay(29) +from:0x02151954 kind:load to:0x02141f14 module:overlay(29) +from:0x02151958 kind:load to:0x02141f1c module:overlay(29) +from:0x02151964 kind:load to:0x021420dc module:overlay(29) +from:0x02151968 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215196c kind:load to:0x0209ca6c module:overlay(0) +from:0x02151970 kind:load to:0x0209caac module:overlay(0) +from:0x02151974 kind:load to:0x0209cacc module:overlay(0) +from:0x02151980 kind:load to:0x021421e0 module:overlay(29) +from:0x02151984 kind:load to:0x0209d10c module:overlay(0) +from:0x02151988 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x0215198c kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151990 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151994 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02151998 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215199c kind:load to:0x0209d220 module:overlay(0) +from:0x021519a0 kind:load to:0x0209d228 module:overlay(0) +from:0x021519a4 kind:load to:0x0209d22c module:overlay(0) +from:0x021519a8 kind:load to:0x0209d238 module:overlay(0) +from:0x021519ac kind:load to:0x0209d240 module:overlay(0) +from:0x021519b0 kind:load to:0x02142328 module:overlay(29) +from:0x021519b4 kind:load to:0x02142348 module:overlay(29) +from:0x021519b8 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021519bc kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021519c0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021519c4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021519c8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021519cc kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021519d0 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x021519d4 kind:load to:0x021422c8 module:overlay(29) +from:0x021519d8 kind:load to:0x021422e8 module:overlay(29) +from:0x021519dc kind:load to:0x02142308 module:overlay(29) +from:0x021519e0 kind:load to:0x02141f1c module:overlay(29) +from:0x021519ec kind:load to:0x02142390 module:overlay(29) +from:0x021519f0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021519f4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021519f8 kind:load to:0x0209caac module:overlay(0) +from:0x021519fc kind:load to:0x0209cacc module:overlay(0) +from:0x02151a08 kind:load to:0x021424b0 module:overlay(29) +from:0x02151a0c kind:load to:0x0209d10c module:overlay(0) +from:0x02151a10 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02151a14 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151a18 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151a1c kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02151a20 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151a24 kind:load to:0x0209d220 module:overlay(0) +from:0x02151a28 kind:load to:0x0209d228 module:overlay(0) +from:0x02151a2c kind:load to:0x0209d22c module:overlay(0) +from:0x02151a30 kind:load to:0x0209d238 module:overlay(0) +from:0x02151a34 kind:load to:0x0209d240 module:overlay(0) +from:0x02151a38 kind:load to:0x02142604 module:overlay(29) +from:0x02151a3c kind:load to:0x02142624 module:overlay(29) +from:0x02151a40 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02151a44 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151a48 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151a4c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151a50 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151a54 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02151a58 kind:load to:0x021425fc module:overlay(29) +from:0x02151a5c kind:load to:0x0214259c module:overlay(29) +from:0x02151a60 kind:load to:0x021425bc module:overlay(29) +from:0x02151a64 kind:load to:0x021425dc module:overlay(29) +from:0x02151a68 kind:load to:0x02141f1c module:overlay(29) +from:0x02151a74 kind:load to:0x0214266c module:overlay(29) +from:0x02151a78 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151a7c kind:load to:0x0209ca6c module:overlay(0) +from:0x02151a80 kind:load to:0x0209caac module:overlay(0) +from:0x02151a84 kind:load to:0x0209cacc module:overlay(0) +from:0x02151a90 kind:load to:0x02142768 module:overlay(29) +from:0x02151a94 kind:load to:0x0209d10c module:overlay(0) +from:0x02151a98 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02151a9c kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151aa0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151aa4 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02151aa8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151aac kind:load to:0x0209d220 module:overlay(0) +from:0x02151ab0 kind:load to:0x0209d228 module:overlay(0) +from:0x02151ab4 kind:load to:0x0209d22c module:overlay(0) +from:0x02151ab8 kind:load to:0x0209d238 module:overlay(0) +from:0x02151abc kind:load to:0x0209d240 module:overlay(0) +from:0x02151ac0 kind:load to:0x021428bc module:overlay(29) +from:0x02151ac4 kind:load to:0x021428dc module:overlay(29) +from:0x02151ac8 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02151acc kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151ad0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151ad4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151ad8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151adc kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02151ae0 kind:load to:0x021428b4 module:overlay(29) +from:0x02151ae4 kind:load to:0x02142854 module:overlay(29) +from:0x02151ae8 kind:load to:0x02142874 module:overlay(29) +from:0x02151aec kind:load to:0x02142894 module:overlay(29) +from:0x02151af0 kind:load to:0x02141f1c module:overlay(29) +from:0x02151af4 kind:load to:0x02151afc module:overlay(29) +from:0x02151af8 kind:load to:0x02151b08 module:overlay(29) +from:0x02151b20 kind:load to:0x02142924 module:overlay(29) +from:0x02151b24 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151b28 kind:load to:0x0209ca6c module:overlay(0) +from:0x02151b2c kind:load to:0x0209caac module:overlay(0) +from:0x02151b30 kind:load to:0x0209cacc module:overlay(0) +from:0x02151b3c kind:load to:0x02142a34 module:overlay(29) +from:0x02151b40 kind:load to:0x0209d10c module:overlay(0) +from:0x02151b44 kind:load to:0x02142ee0 module:overlay(29) +from:0x02151b48 kind:load to:0x02143078 module:overlay(29) +from:0x02151b4c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151b50 kind:load to:0x02143150 module:overlay(29) +from:0x02151b54 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151b58 kind:load to:0x0209d220 module:overlay(0) +from:0x02151b5c kind:load to:0x0209d228 module:overlay(0) +from:0x02151b60 kind:load to:0x0209d22c module:overlay(0) +from:0x02151b64 kind:load to:0x0209d238 module:overlay(0) +from:0x02151b68 kind:load to:0x0209d240 module:overlay(0) +from:0x02151b6c kind:load to:0x02143258 module:overlay(29) +from:0x02151b70 kind:load to:0x02143298 module:overlay(29) +from:0x02151b74 kind:load to:0x0210b430 module:overlays(19,26) +from:0x02151b78 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151b7c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151b80 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151b84 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151b88 kind:load to:0x0210b428 module:overlays(19,26) +from:0x02151b8c kind:load to:0x0210b470 module:overlays(19,26) +from:0x02151b90 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02151b94 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02151b98 kind:load to:0x0210b304 module:overlays(19,26) +from:0x02151b9c kind:load to:0x02143250 module:overlay(29) +from:0x02151ba0 kind:load to:0x0210b438 module:overlays(19,26) +from:0x02151ba4 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x02151ba8 kind:load to:0x021431f0 module:overlay(29) +from:0x02151bac kind:load to:0x02143210 module:overlay(29) +from:0x02151bb0 kind:load to:0x02143230 module:overlay(29) +from:0x02151bb4 kind:load to:0x02142d60 module:overlay(29) +from:0x02151bc0 kind:load to:0x02142c70 module:overlay(29) +from:0x02151bc4 kind:load to:0x0209d10c module:overlay(0) +from:0x02151bc8 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02151bcc kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02151bd0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151bd4 kind:load to:0x0210b258 module:overlays(19,26) +from:0x02151bd8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151bdc kind:load to:0x0209d220 module:overlay(0) +from:0x02151be0 kind:load to:0x0209d228 module:overlay(0) +from:0x02151be4 kind:load to:0x0209d22c module:overlay(0) +from:0x02151be8 kind:load to:0x0209d238 module:overlay(0) +from:0x02151bec kind:load to:0x0209d240 module:overlay(0) +from:0x02151bf0 kind:load to:0x02143320 module:overlay(29) +from:0x02151bf4 kind:load to:0x021432e0 module:overlay(29) +from:0x02151bf8 kind:load to:0x0210b430 module:overlays(19,26) +from:0x02151bfc kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151c00 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151c04 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151c08 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151c0c kind:load to:0x0210b428 module:overlays(19,26) +from:0x02151c10 kind:load to:0x0210b470 module:overlays(19,26) +from:0x02151c14 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02151c18 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02151c1c kind:load to:0x0210b304 module:overlays(19,26) +from:0x02151c20 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02151c24 kind:load to:0x0210b438 module:overlays(19,26) +from:0x02151c28 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x02151c30 kind:load to:0x02142d68 module:overlay(29) +from:0x02151c34 kind:load to:0x02142d58 module:overlay(29) +from:0x02151c38 kind:load to:0x02142d60 module:overlay(29) +from:0x02151c44 kind:load to:0x02143378 module:overlay(29) +from:0x02151c48 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151c4c kind:load to:0x0209ca6c module:overlay(0) +from:0x02151c50 kind:load to:0x0209caac module:overlay(0) +from:0x02151c54 kind:load to:0x0209cacc module:overlay(0) +from:0x02151c60 kind:load to:0x02143474 module:overlay(29) +from:0x02151c64 kind:load to:0x0209d10c module:overlay(0) +from:0x02151c68 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02151c6c kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151c70 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151c74 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02151c78 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151c7c kind:load to:0x0209d220 module:overlay(0) +from:0x02151c80 kind:load to:0x0209d228 module:overlay(0) +from:0x02151c84 kind:load to:0x0209d22c module:overlay(0) +from:0x02151c88 kind:load to:0x0209d238 module:overlay(0) +from:0x02151c8c kind:load to:0x0209d240 module:overlay(0) +from:0x02151c90 kind:load to:0x021435c8 module:overlay(29) +from:0x02151c94 kind:load to:0x021435e8 module:overlay(29) +from:0x02151c98 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02151c9c kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151ca0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151ca4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151ca8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151cac kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02151cb0 kind:load to:0x021435c0 module:overlay(29) +from:0x02151cb4 kind:load to:0x02143560 module:overlay(29) +from:0x02151cb8 kind:load to:0x02143580 module:overlay(29) +from:0x02151cbc kind:load to:0x021435a0 module:overlay(29) +from:0x02151cc0 kind:load to:0x02141f1c module:overlay(29) +from:0x02151ccc kind:load to:0x02143630 module:overlay(29) +from:0x02151cd0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151cd4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02151cd8 kind:load to:0x0209caac module:overlay(0) +from:0x02151cdc kind:load to:0x0209cacc module:overlay(0) +from:0x02151ce8 kind:load to:0x02143734 module:overlay(29) +from:0x02151cec kind:load to:0x0209d10c module:overlay(0) +from:0x02151cf0 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02151cf4 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151cf8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151cfc kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02151d00 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151d04 kind:load to:0x0209d220 module:overlay(0) +from:0x02151d08 kind:load to:0x0209d228 module:overlay(0) +from:0x02151d0c kind:load to:0x0209d22c module:overlay(0) +from:0x02151d10 kind:load to:0x0209d238 module:overlay(0) +from:0x02151d14 kind:load to:0x0209d240 module:overlay(0) +from:0x02151d18 kind:load to:0x02143888 module:overlay(29) +from:0x02151d1c kind:load to:0x021438a8 module:overlay(29) +from:0x02151d20 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02151d24 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151d28 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151d2c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151d30 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151d34 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02151d38 kind:load to:0x02143880 module:overlay(29) +from:0x02151d3c kind:load to:0x02143820 module:overlay(29) +from:0x02151d40 kind:load to:0x02143840 module:overlay(29) +from:0x02151d44 kind:load to:0x02143860 module:overlay(29) +from:0x02151d48 kind:load to:0x02141f1c module:overlay(29) +from:0x02151d54 kind:load to:0x021438f0 module:overlay(29) +from:0x02151d58 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151d5c kind:load to:0x0209ca6c module:overlay(0) +from:0x02151d60 kind:load to:0x0209caac module:overlay(0) +from:0x02151d64 kind:load to:0x0209cacc module:overlay(0) +from:0x02151d70 kind:load to:0x021439ec module:overlay(29) +from:0x02151d74 kind:load to:0x0209d10c module:overlay(0) +from:0x02151d78 kind:load to:0x02143ab0 module:overlay(29) +from:0x02151d7c kind:load to:0x02143f14 module:overlay(29) +from:0x02151d80 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151d84 kind:load to:0x02144064 module:overlay(29) +from:0x02151d88 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151d8c kind:load to:0x0209d220 module:overlay(0) +from:0x02151d90 kind:load to:0x0209d228 module:overlay(0) +from:0x02151d94 kind:load to:0x0209d22c module:overlay(0) +from:0x02151d98 kind:load to:0x0209d238 module:overlay(0) +from:0x02151d9c kind:load to:0x0209d240 module:overlay(0) +from:0x02151da0 kind:load to:0x02144104 module:overlay(29) +from:0x02151da4 kind:load to:0x0214413c module:overlay(29) +from:0x02151da8 kind:load to:0x0210b430 module:overlays(19,26) +from:0x02151dac kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151db0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151db4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151db8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151dbc kind:load to:0x021440fc module:overlay(29) +from:0x02151dc0 kind:load to:0x0210b470 module:overlays(19,26) +from:0x02151dc4 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02151dc8 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02151dcc kind:load to:0x0210b304 module:overlays(19,26) +from:0x02151dd0 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02151dd4 kind:load to:0x0210b438 module:overlays(19,26) +from:0x02151dd8 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x02151de4 kind:load to:0x0214419c module:overlay(29) +from:0x02151de8 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151dec kind:load to:0x0209ca6c module:overlay(0) +from:0x02151df0 kind:load to:0x0209caac module:overlay(0) +from:0x02151df4 kind:load to:0x0209cacc module:overlay(0) +from:0x02151e00 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02151e04 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02151e08 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02151e0c kind:load to:0x0207c990 module:overlay(0) +from:0x02151e10 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02151e14 kind:load to:0x0207ca44 module:overlay(0) +from:0x02151e18 kind:load to:0x0207ca6c module:overlay(0) +from:0x02151e1c kind:load to:0x0207cae4 module:overlay(0) +from:0x02151e28 kind:load to:0x021442b4 module:overlay(29) +from:0x02151e2c kind:load to:0x0209d10c module:overlay(0) +from:0x02151e30 kind:load to:0x02144320 module:overlay(29) +from:0x02151e34 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02151e38 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151e3c kind:load to:0x02144364 module:overlay(29) +from:0x02151e40 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151e44 kind:load to:0x0209d220 module:overlay(0) +from:0x02151e48 kind:load to:0x0209d228 module:overlay(0) +from:0x02151e4c kind:load to:0x0209d22c module:overlay(0) +from:0x02151e50 kind:load to:0x0209d238 module:overlay(0) +from:0x02151e54 kind:load to:0x0209d240 module:overlay(0) +from:0x02151e58 kind:load to:0x021443d8 module:overlay(29) +from:0x02151e5c kind:load to:0x02144400 module:overlay(29) +from:0x02151e60 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02151e64 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151e68 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151e6c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151e78 kind:load to:0x02144450 module:overlay(29) +from:0x02151e7c kind:load to:0x0209ca64 module:overlay(0) +from:0x02151e80 kind:load to:0x0209ca6c module:overlay(0) +from:0x02151e84 kind:load to:0x0209caac module:overlay(0) +from:0x02151e88 kind:load to:0x0209cacc module:overlay(0) +from:0x02151e98 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151e9c kind:load to:0x0209ca6c module:overlay(0) +from:0x02151ea0 kind:load to:0x0209caac module:overlay(0) +from:0x02151ea4 kind:load to:0x0209cacc module:overlay(0) +from:0x02151eb0 kind:load to:0x0207caf4 module:overlay(0) +from:0x02151eb4 kind:load to:0x0207cafc module:overlay(0) +from:0x02151eb8 kind:load to:0x0207d310 module:overlay(0) +from:0x02151ebc kind:load to:0x0207d300 module:overlay(0) +from:0x02151ec0 kind:load to:0x0207d34c module:overlay(0) +from:0x02151ec4 kind:load to:0x0207d384 module:overlay(0) +from:0x02151ec8 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02151ecc kind:load to:0x0207d3f0 module:overlay(0) +from:0x02151ed8 kind:load to:0x0214475c module:overlay(29) +from:0x02151edc kind:load to:0x02145400 module:overlay(29) +from:0x02151ee0 kind:load to:0x021445a0 module:overlay(29) +from:0x02151ee4 kind:load to:0x01ffc57c module:itcm +from:0x02151ee8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02151eec kind:load to:0x02057e44 module:overlay(0) +from:0x02151ef0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02151ef4 kind:load to:0x021445dc module:overlay(29) +from:0x02151ef8 kind:load to:0x02057d84 module:overlay(0) +from:0x02151f04 kind:load to:0x02144770 module:overlay(29) +from:0x02151f08 kind:load to:0x0209d10c module:overlay(0) +from:0x02151f0c kind:load to:0x021448b0 module:overlay(29) +from:0x02151f10 kind:load to:0x02144920 module:overlay(29) +from:0x02151f14 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151f18 kind:load to:0x02145214 module:overlay(29) +from:0x02151f1c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151f20 kind:load to:0x02145318 module:overlay(29) +from:0x02151f24 kind:load to:0x0209d228 module:overlay(0) +from:0x02151f28 kind:load to:0x0209d22c module:overlay(0) +from:0x02151f2c kind:load to:0x0209d238 module:overlay(0) +from:0x02151f30 kind:load to:0x0209d240 module:overlay(0) +from:0x02151f34 kind:load to:0x0214541c module:overlay(29) +from:0x02151f38 kind:load to:0x02145444 module:overlay(29) +from:0x02151f3c kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02151f40 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151f44 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151f48 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151f54 kind:load to:0x02145494 module:overlay(29) +from:0x02151f58 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151f5c kind:load to:0x0209ca6c module:overlay(0) +from:0x02151f60 kind:load to:0x0209caac module:overlay(0) +from:0x02151f64 kind:load to:0x0209cacc module:overlay(0) +from:0x02151f70 kind:load to:0x02145620 module:overlay(29) +from:0x02151f74 kind:load to:0x0209d10c module:overlay(0) +from:0x02151f78 kind:load to:0x021456d4 module:overlay(29) +from:0x02151f7c kind:load to:0x02145a1c module:overlay(29) +from:0x02151f80 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151f84 kind:load to:0x02145b2c module:overlay(29) +from:0x02151f88 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151f8c kind:load to:0x0209d220 module:overlay(0) +from:0x02151f90 kind:load to:0x0209d228 module:overlay(0) +from:0x02151f94 kind:load to:0x0209d22c module:overlay(0) +from:0x02151f98 kind:load to:0x0209d238 module:overlay(0) +from:0x02151f9c kind:load to:0x0209d240 module:overlay(0) +from:0x02151fa0 kind:load to:0x02145d24 module:overlay(29) +from:0x02151fa4 kind:load to:0x02145d4c module:overlay(29) +from:0x02151fa8 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02151fac kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151fb0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151fb4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151fc0 kind:load to:0x02145d9c module:overlay(29) +from:0x02151fc4 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151fc8 kind:load to:0x0209ca6c module:overlay(0) +from:0x02151fcc kind:load to:0x0209caac module:overlay(0) +from:0x02151fd0 kind:load to:0x0209cacc module:overlay(0) +from:0x02151fdc kind:load to:0x02145e3c module:overlay(29) +from:0x02151fe0 kind:load to:0x0209d10c module:overlay(0) +from:0x02151fe4 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02151fe8 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151fec kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151ff0 kind:load to:0x02145f98 module:overlay(29) +from:0x02151ff4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151ff8 kind:load to:0x0209d220 module:overlay(0) +from:0x02151ffc kind:load to:0x0209d228 module:overlay(0) +from:0x02152000 kind:load to:0x0209d22c module:overlay(0) +from:0x02152004 kind:load to:0x0209d238 module:overlay(0) +from:0x02152008 kind:load to:0x0209d240 module:overlay(0) +from:0x0215200c kind:load to:0x0214602c module:overlay(29) +from:0x02152010 kind:load to:0x0214604c module:overlay(29) +from:0x02152014 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02152018 kind:load to:0x02145f8c module:overlay(29) +from:0x0215201c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02152020 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02152024 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02152028 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x0215202c kind:load to:0x02146024 module:overlay(29) +from:0x02152030 kind:load to:0x02145fa4 module:overlay(29) +from:0x02152034 kind:load to:0x02145fe4 module:overlay(29) +from:0x02152038 kind:load to:0x02146004 module:overlay(29) +from:0x0215203c kind:load to:0x02141f1c module:overlay(29) +from:0x02152048 kind:load to:0x02146094 module:overlay(29) +from:0x0215204c kind:load to:0x0209ca64 module:overlay(0) +from:0x02152050 kind:load to:0x0209ca6c module:overlay(0) +from:0x02152054 kind:load to:0x0209caac module:overlay(0) +from:0x02152058 kind:load to:0x0209cacc module:overlay(0) +from:0x02152064 kind:load to:0x02146190 module:overlay(29) +from:0x02152068 kind:load to:0x0209d10c module:overlay(0) +from:0x0215206c kind:load to:0x021461e8 module:overlay(29) +from:0x02152070 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02152074 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02152078 kind:load to:0x0210a1c4 module:overlays(19,26) +from:0x0215207c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02152080 kind:load to:0x0210a218 module:overlays(19,26) +from:0x02152084 kind:load to:0x0209d228 module:overlay(0) +from:0x02152088 kind:load to:0x0209d22c module:overlay(0) +from:0x0215208c kind:load to:0x0209d238 module:overlay(0) +from:0x02152090 kind:load to:0x0209d240 module:overlay(0) +from:0x02152094 kind:load to:0x021462c0 module:overlay(29) +from:0x02152098 kind:load to:0x021462e0 module:overlay(29) +from:0x0215209c kind:load to:0x0210beb0 module:overlays(19,26) +from:0x021520a0 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021520a4 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021520a8 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021520ac kind:load to:0x0210a39c module:overlays(19,26) +from:0x021520b0 kind:load to:0x02146250 module:overlay(29) +from:0x021520b4 kind:load to:0x021461f4 module:overlay(29) +from:0x021520b8 kind:load to:0x02146244 module:overlay(29) +from:0x021520c4 kind:load to:0x02146328 module:overlay(29) +from:0x021520c8 kind:load to:0x0209ca64 module:overlay(0) +from:0x021520cc kind:load to:0x0209ca6c module:overlay(0) +from:0x021520d0 kind:load to:0x0209caac module:overlay(0) +from:0x021520d4 kind:load to:0x0209cacc module:overlay(0) +from:0x021520e0 kind:load to:0x0214655c module:overlay(29) +from:0x021520e4 kind:load to:0x0209d10c module:overlay(0) +from:0x021520e8 kind:load to:0x02146664 module:overlay(29) +from:0x021520ec kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x021520f0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021520f4 kind:load to:0x02146938 module:overlay(29) +from:0x021520f8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021520fc kind:load to:0x021467d0 module:overlay(29) +from:0x02152100 kind:load to:0x0209d228 module:overlay(0) +from:0x02152104 kind:load to:0x0209d22c module:overlay(0) +from:0x02152108 kind:load to:0x0209d238 module:overlay(0) +from:0x0215210c kind:load to:0x0209d240 module:overlay(0) +from:0x02152110 kind:load to:0x021469b8 module:overlay(29) +from:0x02152114 kind:load to:0x021469d8 module:overlay(29) +from:0x02152118 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x0215211c kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02152120 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02152124 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02152128 kind:load to:0x02146878 module:overlay(29) +from:0x02152138 kind:load to:0x0209cb0c module:overlay(0) +from:0x0215213c kind:load to:0x0209cb14 module:overlay(0) +from:0x02152140 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02152144 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02152150 kind:load to:0x02146a20 module:overlay(29) +from:0x02152154 kind:load to:0x0209cb0c module:overlay(0) +from:0x02152158 kind:load to:0x0209cb14 module:overlay(0) +from:0x0215215c kind:load to:0x0209c9f4 module:overlay(0) +from:0x02152160 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215216c kind:load to:0x0214655c module:overlay(29) +from:0x02152170 kind:load to:0x0209d10c module:overlay(0) +from:0x02152174 kind:load to:0x02146664 module:overlay(29) +from:0x02152178 kind:load to:0x02146b0c module:overlay(29) +from:0x0215217c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02152180 kind:load to:0x02146938 module:overlay(29) +from:0x02152184 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02152188 kind:load to:0x02146b20 module:overlay(29) +from:0x0215218c kind:load to:0x0209d228 module:overlay(0) +from:0x02152190 kind:load to:0x0209d22c module:overlay(0) +from:0x02152194 kind:load to:0x0209d238 module:overlay(0) +from:0x02152198 kind:load to:0x0209d240 module:overlay(0) +from:0x0215219c kind:load to:0x02146bc8 module:overlay(29) +from:0x021521a0 kind:load to:0x02146be8 module:overlay(29) +from:0x021521a4 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x021521a8 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021521ac kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021521b0 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021521b4 kind:load to:0x02146878 module:overlay(29) +from:0x021521d4 kind:load to:0x02146c30 module:overlay(29) +from:0x021521d8 kind:load to:0x02097998 module:overlay(0) +from:0x021521dc kind:load to:0x020977a8 module:overlay(0) +from:0x021521e0 kind:load to:0x02097824 module:overlay(0) +from:0x021521e4 kind:load to:0x020979a0 module:overlay(0) +from:0x021521e8 kind:load to:0x020979c0 module:overlay(0) +from:0x021521ec kind:load to:0x020979ec module:overlay(0) +from:0x02152288 kind:load to:0x02146ee4 module:overlay(29) +from:0x0215228c kind:load to:0x02149dbc module:overlay(29) +from:0x02152290 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02152294 kind:load to:0x0209a2dc module:overlay(0) +from:0x02152298 kind:load to:0x0209a374 module:overlay(0) +from:0x0215229c kind:load to:0x0209a388 module:overlay(0) +from:0x021522a0 kind:load to:0x0209a138 module:overlay(0) +from:0x021522a4 kind:load to:0x0209a3b0 module:overlay(0) +from:0x021522a8 kind:load to:0x0209a438 module:overlay(0) +from:0x021522ac kind:load to:0x0209a0c0 module:overlay(0) +from:0x021522b0 kind:load to:0x0209a344 module:overlay(0) +from:0x021522b4 kind:load to:0x0209a35c module:overlay(0) +from:0x021522b8 kind:load to:0x0209a39c module:overlay(0) +from:0x021522bc kind:load to:0x0209a728 module:overlay(0) +from:0x021522c0 kind:load to:0x02149d90 module:overlay(29) +from:0x021522c4 kind:load to:0x02149d6c module:overlay(29) +from:0x021522c8 kind:load to:0x0209a760 module:overlay(0) +from:0x021522cc kind:load to:0x02147788 module:overlay(29) +from:0x021522d4 kind:load to:0x0214783c module:overlay(29) +from:0x021522dc kind:load to:0x0214817c module:overlay(29) +from:0x021522e4 kind:load to:0x021482c0 module:overlay(29) +from:0x021522ec kind:load to:0x021487bc module:overlay(29) +from:0x021522f4 kind:load to:0x021488a0 module:overlay(29) +from:0x021522fc kind:load to:0x02148ef0 module:overlay(29) +from:0x02152304 kind:load to:0x02148ff0 module:overlay(29) +from:0x0215230c kind:load to:0x02149284 module:overlay(29) +from:0x02152314 kind:load to:0x02149354 module:overlay(29) +from:0x02152334 kind:load to:0x0209856c module:overlay(0) +from:0x02152338 kind:load to:0x020985a8 module:overlay(0) +from:0x0215233c kind:load to:0x020985c0 module:overlay(0) +from:0x02152340 kind:load to:0x020985cc module:overlay(0) +from:0x02152344 kind:load to:0x01fff464 module:itcm +from:0x02152348 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215234c kind:load to:0x02147318 module:overlay(29) +from:0x02152350 kind:load to:0x02098504 module:overlay(0) +from:0x02152354 kind:load to:0x021498b0 module:overlay(29) +from:0x02152358 kind:load to:0x0214989c module:overlay(29) +from:0x0215235c kind:load to:0x02098510 module:overlay(0) +from:0x02152360 kind:load to:0x02149a20 module:overlay(29) +from:0x02152364 kind:load to:0x02098518 module:overlay(0) +from:0x02152368 kind:load to:0x0209851c module:overlay(0) +from:0x0215236c kind:load to:0x020985d8 module:overlay(0) +from:0x02152370 kind:load to:0x02098644 module:overlay(0) +from:0x02152374 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02152378 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215237c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02152380 kind:load to:0x02147198 module:overlay(29) +from:0x02152384 kind:load to:0x02147254 module:overlay(29) +from:0x02152388 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x0215238c kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02152398 kind:load to:0x0214aac0 module:overlay(29) +from:0x0215239c kind:load to:0x0214afe4 module:overlay(29) +from:0x021523a0 kind:load to:0x0214a8d8 module:overlay(29) +from:0x021523a4 kind:load to:0x0207c03c module:overlay(0) +from:0x021523a8 kind:load to:0x0207c044 module:overlay(0) +from:0x021523b4 kind:load to:0x02149df8 module:overlay(29) +from:0x021523b8 kind:load to:0x02097998 module:overlay(0) +from:0x021523bc kind:load to:0x020977a8 module:overlay(0) +from:0x021523c0 kind:load to:0x02097824 module:overlay(0) +from:0x021523c4 kind:load to:0x020979a0 module:overlay(0) +from:0x021523c8 kind:load to:0x020979c0 module:overlay(0) +from:0x021523cc kind:load to:0x020979ec module:overlay(0) +from:0x021523d0 kind:load to:0x0214a6a8 module:overlay(29) +from:0x021523d8 kind:load to:0x0214a6bc module:overlay(29) +from:0x021523e0 kind:load to:0x0214a764 module:overlay(29) +from:0x021523e8 kind:load to:0x0214a900 module:overlay(29) +from:0x021523f0 kind:load to:0x0214aad4 module:overlay(29) +from:0x021523f8 kind:load to:0x0214ab28 module:overlay(29) +from:0x02152450 kind:load to:0x0209856c module:overlay(0) +from:0x02152454 kind:load to:0x020985a8 module:overlay(0) +from:0x02152458 kind:load to:0x020985c0 module:overlay(0) +from:0x0215245c kind:load to:0x020985cc module:overlay(0) +from:0x02152460 kind:load to:0x01fff464 module:itcm +from:0x02152464 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02152468 kind:load to:0x0214a24c module:overlay(29) +from:0x0215246c kind:load to:0x02098504 module:overlay(0) +from:0x02152470 kind:load to:0x0214ae9c module:overlay(29) +from:0x02152474 kind:load to:0x0209850c module:overlay(0) +from:0x02152478 kind:load to:0x02098510 module:overlay(0) +from:0x0215247c kind:load to:0x0214aec4 module:overlay(29) +from:0x02152480 kind:load to:0x0214afe0 module:overlay(29) +from:0x02152484 kind:load to:0x0209851c module:overlay(0) +from:0x02152488 kind:load to:0x020985d8 module:overlay(0) +from:0x0215248c kind:load to:0x02098644 module:overlay(0) +from:0x02152490 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02152494 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02152498 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215249c kind:load to:0x0214b000 module:overlay(29) +from:0x021524a0 kind:load to:0x0214b040 module:overlay(29) +from:0x021524a4 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x021524a8 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x021524b4 kind:load to:0x0214b634 module:overlay(29) +from:0x021524b8 kind:load to:0x0214b650 module:overlay(29) +from:0x021524bc kind:load to:0x0214b674 module:overlay(29) +from:0x021524c0 kind:load to:0x0207c03c module:overlay(0) +from:0x021524c4 kind:load to:0x0207c044 module:overlay(0) +from:0x021524d0 kind:load to:0x0214b0a8 module:overlay(29) +from:0x021524d4 kind:load to:0x02097998 module:overlay(0) +from:0x021524d8 kind:load to:0x020977a8 module:overlay(0) +from:0x021524dc kind:load to:0x02097824 module:overlay(0) +from:0x021524e0 kind:load to:0x020979a0 module:overlay(0) +from:0x021524e4 kind:load to:0x020979c0 module:overlay(0) +from:0x021524e8 kind:load to:0x020979ec module:overlay(0) +from:0x02152554 kind:load to:0x0209856c module:overlay(0) +from:0x02152558 kind:load to:0x020985a8 module:overlay(0) +from:0x0215255c kind:load to:0x020985c0 module:overlay(0) +from:0x02152560 kind:load to:0x020985cc module:overlay(0) +from:0x02152564 kind:load to:0x01fff464 module:itcm +from:0x02152568 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215256c kind:load to:0x0214b6d8 module:overlay(29) +from:0x02152570 kind:load to:0x02098504 module:overlay(0) +from:0x02152574 kind:load to:0x0214b9d8 module:overlay(29) +from:0x02152578 kind:load to:0x0209850c module:overlay(0) +from:0x0215257c kind:load to:0x02098510 module:overlay(0) +from:0x02152580 kind:load to:0x0214b9e4 module:overlay(29) +from:0x02152584 kind:load to:0x0214bb24 module:overlay(29) +from:0x02152588 kind:load to:0x0209851c module:overlay(0) +from:0x0215258c kind:load to:0x020985d8 module:overlay(0) +from:0x02152590 kind:load to:0x02098644 module:overlay(0) +from:0x02152594 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02152598 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215259c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021525a0 kind:load to:0x0214b394 module:overlay(29) +from:0x021525a4 kind:load to:0x0214b3fc module:overlay(29) +from:0x021525a8 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x021525ac kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x021525b0 kind:load to:0x0214bb4c module:overlay(29) +from:0x021525b8 kind:load to:0x0214bbe8 module:overlay(29) +from:0x021525c8 kind:load to:0x0214bd68 module:overlay(29) +from:0x021525d0 kind:load to:0x0214bd88 module:overlay(29) +from:0x021525e0 kind:load to:0x0214be00 module:overlay(29) +from:0x021525e8 kind:load to:0x0214be8c module:overlay(29) +from:0x021525f0 kind:load to:0x0214c128 module:overlay(29) +from:0x021525f8 kind:load to:0x0214c138 module:overlay(29) +from:0x02152600 kind:load to:0x0214c2b0 module:overlay(29) +from:0x02152610 kind:load to:0x0214c370 module:overlay(29) +from:0x02152618 kind:load to:0x0214c42c module:overlay(29) +from:0x02152628 kind:load to:0x0214c4a0 module:overlay(29) +from:0x02152630 kind:load to:0x0214c510 module:overlay(29) +from:0x02152640 kind:load to:0x0214c614 module:overlay(29) +from:0x02152648 kind:load to:0x0214c6fc module:overlay(29) +from:0x02152658 kind:load to:0x0214c784 module:overlay(29) +from:0x02152660 kind:load to:0x0214c960 module:overlay(29) +from:0x02152670 kind:load to:0x0214caac module:overlay(29) +from:0x02152678 kind:load to:0x0214cb0c module:overlay(29) +from:0x021526bc kind:load to:0x0214d9d4 module:overlay(29) +from:0x021526c0 kind:load to:0x02097998 module:overlay(0) +from:0x021526c4 kind:load to:0x020977a8 module:overlay(0) +from:0x021526c8 kind:load to:0x02097824 module:overlay(0) +from:0x021526cc kind:load to:0x020979a0 module:overlay(0) +from:0x021526d0 kind:load to:0x020979c0 module:overlay(0) +from:0x021526d4 kind:load to:0x020979ec module:overlay(0) +from:0x021526e0 kind:load to:0x0214dccc module:overlay(29) +from:0x021526e4 kind:load to:0x02150ecc module:overlay(29) +from:0x021526e8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021526ec kind:load to:0x02150d6c module:overlay(29) +from:0x021526f0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021526f4 kind:load to:0x02057e44 module:overlay(0) +from:0x021526f8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021526fc kind:load to:0x0209a7f0 module:overlay(0) +from:0x02152700 kind:load to:0x02057d84 module:overlay(0) +from:0x0215270c kind:load to:0x0214dce0 module:overlay(29) +from:0x02152710 kind:load to:0x02150ee8 module:overlay(29) +from:0x02152714 kind:load to:0x02099b54 module:overlay(0) +from:0x02152718 kind:load to:0x02099b8c module:overlay(0) +from:0x0215271c kind:load to:0x0209a190 module:overlay(0) +from:0x02152720 kind:load to:0x0209a198 module:overlay(0) +from:0x02152724 kind:load to:0x0209a138 module:overlay(0) +from:0x02152728 kind:load to:0x02099d04 module:overlay(0) +from:0x0215272c kind:load to:0x02099bf4 module:overlay(0) +from:0x02152730 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02152734 kind:load to:0x0209a148 module:overlay(0) +from:0x02152738 kind:load to:0x0209a160 module:overlay(0) +from:0x0215273c kind:load to:0x02150ec4 module:overlay(29) +from:0x02152740 kind:load to:0x0209a178 module:overlay(0) +from:0x02152744 kind:load to:0x02150eb4 module:overlay(29) +from:0x02152748 kind:load to:0x02150e90 module:overlay(29) +from:0x02152754 kind:load to:0x0209856c module:overlay(0) +from:0x02152758 kind:load to:0x020985a8 module:overlay(0) +from:0x0215275c kind:load to:0x020985c0 module:overlay(0) +from:0x02152760 kind:load to:0x020985cc module:overlay(0) +from:0x02152764 kind:load to:0x02150dd0 module:overlay(29) +from:0x02152768 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215276c kind:load to:0x0214dcf4 module:overlay(29) +from:0x02152770 kind:load to:0x02098504 module:overlay(0) +from:0x02152774 kind:load to:0x0214e008 module:overlay(29) +from:0x02152778 kind:load to:0x0214e2f4 module:overlay(29) +from:0x0215277c kind:load to:0x02098510 module:overlay(0) +from:0x02152780 kind:load to:0x0214e360 module:overlay(29) +from:0x02152784 kind:load to:0x0214e54c module:overlay(29) +from:0x02152788 kind:load to:0x0209851c module:overlay(0) +from:0x0215278c kind:load to:0x020985d8 module:overlay(0) +from:0x02152790 kind:load to:0x02098644 module:overlay(0) +from:0x02152794 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02152798 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215279c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021527a0 kind:load to:0x02150f04 module:overlay(29) +from:0x021527a4 kind:load to:0x02150f4c module:overlay(29) +from:0x021527a8 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x021527ac kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x021527b0 kind:load to:0x0214e574 module:overlay(29) +from:0x021527b8 kind:load to:0x0214e66c module:overlay(29) +from:0x021527c0 kind:load to:0x0214e6d8 module:overlay(29) +from:0x021527c8 kind:load to:0x0214ec44 module:overlay(29) +from:0x021527d0 kind:load to:0x0214efd8 module:overlay(29) +from:0x021527d8 kind:load to:0x0214f0b4 module:overlay(29) +from:0x021527e0 kind:load to:0x0214f500 module:overlay(29) +from:0x021527e8 kind:load to:0x0214f6d8 module:overlay(29) +from:0x021527f0 kind:load to:0x0214f740 module:overlay(29) +from:0x021527f8 kind:load to:0x0214fa0c module:overlay(29) +from:0x02152800 kind:load to:0x02150008 module:overlay(29) +from:0x02152808 kind:load to:0x021500e4 module:overlay(29) +from:0x02152810 kind:load to:0x0214f724 module:overlay(29) +from:0x02152818 kind:load to:0x0214e594 module:overlay(29) +from:0x02152820 kind:load to:0x0214e698 module:overlay(29) +from:0x02152828 kind:load to:0x0214e6f4 module:overlay(29) +from:0x02152830 kind:load to:0x0214ecc4 module:overlay(29) +from:0x02152838 kind:load to:0x0214efdc module:overlay(29) +from:0x02152840 kind:load to:0x0214f14c module:overlay(29) +from:0x02152848 kind:load to:0x0214f52c module:overlay(29) +from:0x02152850 kind:load to:0x0214f6e4 module:overlay(29) +from:0x02152858 kind:load to:0x0214f7e8 module:overlay(29) +from:0x02152860 kind:load to:0x0214fa7c module:overlay(29) +from:0x02152868 kind:load to:0x0215003c module:overlay(29) +from:0x02152870 kind:load to:0x021500f8 module:overlay(29) +from:0x02152878 kind:load to:0x0214f728 module:overlay(29) diff --git a/config/eur1/arm9/overlays/ov029/symbols.txt b/config/eur1/arm9/overlays/ov029/symbols.txt new file mode 100644 index 00000000..721fc2a2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov029/symbols.txt @@ -0,0 +1,645 @@ +func_ov029_02141b00 kind:function(arm,size=0xc) addr:0x02141b00 +func_ov029_02141b0c kind:function(arm,size=0x24) addr:0x02141b0c +func_ov029_02141b30 kind:function(arm,size=0x38) addr:0x02141b30 +func_ov029_02141b68 kind:function(arm,size=0xc4) addr:0x02141b68 +func_ov029_02141c2c kind:function(arm,size=0x14) addr:0x02141c2c +func_ov029_02141c40 kind:function(arm,size=0x1ec) addr:0x02141c40 +func_ov029_02141e2c kind:function(arm,size=0xe8) addr:0x02141e2c +func_ov029_02141f14 kind:function(arm,size=0x8) addr:0x02141f14 +func_ov029_02141f1c kind:function(arm,size=0x8) addr:0x02141f1c +func_ov029_02141f24 kind:function(arm,size=0x4) addr:0x02141f24 +func_ov029_02141f28 kind:function(arm,size=0x4) addr:0x02141f28 +func_ov029_02141f2c kind:function(arm,size=0x74) addr:0x02141f2c +func_ov029_02141fa0 kind:function(arm,size=0x20) addr:0x02141fa0 +func_ov029_02141fc0 kind:function(arm,size=0x20) addr:0x02141fc0 +func_ov029_02141fe0 kind:function(arm,size=0x20) addr:0x02141fe0 +func_ov029_02142000 kind:function(arm,size=0x1c) addr:0x02142000 +func_ov029_0214201c kind:function(arm,size=0x28) addr:0x0214201c +func_ov029_02142044 kind:function(arm,size=0x30) addr:0x02142044 +func_ov029_02142074 kind:function(arm,size=0x28) addr:0x02142074 +func_ov029_0214209c kind:function(arm,size=0x20) addr:0x0214209c +func_ov029_021420bc kind:function(arm,size=0x14) addr:0x021420bc +func_ov029_021420d0 kind:function(arm,size=0xc) addr:0x021420d0 +func_ov029_021420dc kind:function(arm,size=0x24) addr:0x021420dc +func_ov029_02142100 kind:function(arm,size=0x40) addr:0x02142100 +func_ov029_02142140 kind:function(arm,size=0xa0) addr:0x02142140 +func_ov029_021421e0 kind:function(arm,size=0xe8) addr:0x021421e0 +func_ov029_021422c8 kind:function(arm,size=0x20) addr:0x021422c8 +func_ov029_021422e8 kind:function(arm,size=0x20) addr:0x021422e8 +func_ov029_02142308 kind:function(arm,size=0x20) addr:0x02142308 +func_ov029_02142328 kind:function(arm,size=0x20) addr:0x02142328 +func_ov029_02142348 kind:function(arm,size=0x28) addr:0x02142348 +func_ov029_02142370 kind:function(arm,size=0x14) addr:0x02142370 +func_ov029_02142384 kind:function(arm,size=0xc) addr:0x02142384 +func_ov029_02142390 kind:function(arm,size=0x24) addr:0x02142390 +func_ov029_021423b4 kind:function(arm,size=0x5c) addr:0x021423b4 +func_ov029_02142410 kind:function(arm,size=0xa0) addr:0x02142410 +func_ov029_021424b0 kind:function(arm,size=0xec) addr:0x021424b0 +func_ov029_0214259c kind:function(arm,size=0x20) addr:0x0214259c +func_ov029_021425bc kind:function(arm,size=0x20) addr:0x021425bc +func_ov029_021425dc kind:function(arm,size=0x20) addr:0x021425dc +func_ov029_021425fc kind:function(arm,size=0x8) addr:0x021425fc +func_ov029_02142604 kind:function(arm,size=0x20) addr:0x02142604 +func_ov029_02142624 kind:function(arm,size=0x28) addr:0x02142624 +func_ov029_0214264c kind:function(arm,size=0x14) addr:0x0214264c +func_ov029_02142660 kind:function(arm,size=0xc) addr:0x02142660 +func_ov029_0214266c kind:function(arm,size=0x24) addr:0x0214266c +func_ov029_02142690 kind:function(arm,size=0x38) addr:0x02142690 +func_ov029_021426c8 kind:function(arm,size=0xa0) addr:0x021426c8 +func_ov029_02142768 kind:function(arm,size=0xec) addr:0x02142768 +func_ov029_02142854 kind:function(arm,size=0x20) addr:0x02142854 +func_ov029_02142874 kind:function(arm,size=0x20) addr:0x02142874 +func_ov029_02142894 kind:function(arm,size=0x20) addr:0x02142894 +func_ov029_021428b4 kind:function(arm,size=0x8) addr:0x021428b4 +func_ov029_021428bc kind:function(arm,size=0x20) addr:0x021428bc +func_ov029_021428dc kind:function(arm,size=0x28) addr:0x021428dc +func_ov029_02142904 kind:function(arm,size=0x14) addr:0x02142904 +func_ov029_02142918 kind:function(arm,size=0xc) addr:0x02142918 +func_ov029_02142924 kind:function(arm,size=0x24) addr:0x02142924 +func_ov029_02142948 kind:function(arm,size=0x5c) addr:0x02142948 +func_ov029_021429a4 kind:function(arm,size=0x90) addr:0x021429a4 +func_ov029_02142a34 kind:function(arm,size=0x23c) addr:0x02142a34 +func_ov029_02142c70 kind:function(arm,size=0xe8) addr:0x02142c70 +func_ov029_02142d58 kind:function(arm,size=0x8) addr:0x02142d58 +func_ov029_02142d60 kind:function(arm,size=0x8) addr:0x02142d60 +func_ov029_02142d68 kind:function(arm,size=0x4) addr:0x02142d68 +func_ov029_02142d6c kind:function(arm,size=0x174) addr:0x02142d6c +func_ov029_02142ee0 kind:function(arm,size=0x198) addr:0x02142ee0 +func_ov029_02143078 kind:function(arm,size=0x4c) addr:0x02143078 +func_ov029_021430c4 kind:function(arm,size=0x8c) addr:0x021430c4 +func_ov029_02143150 kind:function(arm,size=0x58) addr:0x02143150 +func_ov029_021431a8 kind:function(arm,size=0x48) addr:0x021431a8 +func_ov029_021431f0 kind:function(arm,size=0x20) addr:0x021431f0 +func_ov029_02143210 kind:function(arm,size=0x20) addr:0x02143210 +func_ov029_02143230 kind:function(arm,size=0x20) addr:0x02143230 +func_ov029_02143250 kind:function(arm,size=0x8) addr:0x02143250 +func_ov029_02143258 kind:function(arm,size=0x40) addr:0x02143258 +func_ov029_02143298 kind:function(arm,size=0x48) addr:0x02143298 +func_ov029_021432e0 kind:function(arm,size=0x40) addr:0x021432e0 +func_ov029_02143320 kind:function(arm,size=0x38) addr:0x02143320 +func_ov029_02143358 kind:function(arm,size=0x14) addr:0x02143358 +func_ov029_0214336c kind:function(arm,size=0xc) addr:0x0214336c +func_ov029_02143378 kind:function(arm,size=0x24) addr:0x02143378 +func_ov029_0214339c kind:function(arm,size=0x38) addr:0x0214339c +func_ov029_021433d4 kind:function(arm,size=0xa0) addr:0x021433d4 +func_ov029_02143474 kind:function(arm,size=0xec) addr:0x02143474 +func_ov029_02143560 kind:function(arm,size=0x20) addr:0x02143560 +func_ov029_02143580 kind:function(arm,size=0x20) addr:0x02143580 +func_ov029_021435a0 kind:function(arm,size=0x20) addr:0x021435a0 +func_ov029_021435c0 kind:function(arm,size=0x8) addr:0x021435c0 +func_ov029_021435c8 kind:function(arm,size=0x20) addr:0x021435c8 +func_ov029_021435e8 kind:function(arm,size=0x28) addr:0x021435e8 +func_ov029_02143610 kind:function(arm,size=0x14) addr:0x02143610 +func_ov029_02143624 kind:function(arm,size=0xc) addr:0x02143624 +func_ov029_02143630 kind:function(arm,size=0x24) addr:0x02143630 +func_ov029_02143654 kind:function(arm,size=0x40) addr:0x02143654 +func_ov029_02143694 kind:function(arm,size=0xa0) addr:0x02143694 +func_ov029_02143734 kind:function(arm,size=0xec) addr:0x02143734 +func_ov029_02143820 kind:function(arm,size=0x20) addr:0x02143820 +func_ov029_02143840 kind:function(arm,size=0x20) addr:0x02143840 +func_ov029_02143860 kind:function(arm,size=0x20) addr:0x02143860 +func_ov029_02143880 kind:function(arm,size=0x8) addr:0x02143880 +func_ov029_02143888 kind:function(arm,size=0x20) addr:0x02143888 +func_ov029_021438a8 kind:function(arm,size=0x28) addr:0x021438a8 +func_ov029_021438d0 kind:function(arm,size=0x14) addr:0x021438d0 +func_ov029_021438e4 kind:function(arm,size=0xc) addr:0x021438e4 +func_ov029_021438f0 kind:function(arm,size=0x24) addr:0x021438f0 +func_ov029_02143914 kind:function(arm,size=0x2c) addr:0x02143914 +func_ov029_02143940 kind:function(arm,size=0xac) addr:0x02143940 +func_ov029_021439ec kind:function(arm,size=0xc4) addr:0x021439ec +func_ov029_02143ab0 kind:function(arm,size=0x464) addr:0x02143ab0 +func_ov029_02143f14 kind:function(arm,size=0x14) addr:0x02143f14 +func_ov029_02143f28 kind:function(arm,size=0x13c) addr:0x02143f28 +func_ov029_02144064 kind:function(arm,size=0x98) addr:0x02144064 +func_ov029_021440fc kind:function(arm,size=0x8) addr:0x021440fc +func_ov029_02144104 kind:function(arm,size=0x38) addr:0x02144104 +func_ov029_0214413c kind:function(arm,size=0x40) addr:0x0214413c +func_ov029_0214417c kind:function(arm,size=0x14) addr:0x0214417c +func_ov029_02144190 kind:function(arm,size=0xc) addr:0x02144190 +func_ov029_0214419c kind:function(arm,size=0x24) addr:0x0214419c +func_ov029_021441c0 kind:function(arm,size=0x48) addr:0x021441c0 +func_ov029_02144208 kind:function(arm,size=0xac) addr:0x02144208 +func_ov029_021442b4 kind:function(arm,size=0x6c) addr:0x021442b4 +func_ov029_02144320 kind:function(arm,size=0x28) addr:0x02144320 +func_ov029_02144348 kind:function(arm,size=0x1c) addr:0x02144348 +func_ov029_02144364 kind:function(arm,size=0x44) addr:0x02144364 +func_ov029_021443a8 kind:function(arm,size=0x30) addr:0x021443a8 +func_ov029_021443d8 kind:function(arm,size=0x28) addr:0x021443d8 +func_ov029_02144400 kind:function(arm,size=0x30) addr:0x02144400 +func_ov029_02144430 kind:function(arm,size=0x14) addr:0x02144430 +func_ov029_02144444 kind:function(arm,size=0xc) addr:0x02144444 +func_ov029_02144450 kind:function(arm,size=0x24) addr:0x02144450 +func_ov029_02144474 kind:function(arm,size=0xb8) addr:0x02144474 +func_ov029_0214452c kind:function(arm,size=0x3c) addr:0x0214452c +func_ov029_02144568 kind:function(arm,size=0x38) addr:0x02144568 +func_ov029_021445a0 kind:function(arm,size=0x3c) addr:0x021445a0 +func_ov029_021445dc kind:function(arm,size=0x78) addr:0x021445dc +func_ov029_02144654 kind:function(arm,size=0x108) addr:0x02144654 +func_ov029_0214475c kind:function(arm,size=0x14) addr:0x0214475c +func_ov029_02144770 kind:function(arm,size=0x140) addr:0x02144770 +func_ov029_021448b0 kind:function(arm,size=0x70) addr:0x021448b0 +func_ov029_02144920 kind:function(arm,size=0x4) addr:0x02144920 +func_ov029_02144924 kind:function(arm,size=0x174) addr:0x02144924 +func_ov029_02144a98 kind:function(arm,size=0x9c) addr:0x02144a98 +func_ov029_02144b34 kind:function(arm,size=0x9c) addr:0x02144b34 +func_ov029_02144bd0 kind:function(arm,size=0x70) addr:0x02144bd0 +func_ov029_02144c40 kind:function(arm,size=0x474) addr:0x02144c40 +func_ov029_021450b4 kind:function(arm,size=0x64) addr:0x021450b4 +func_ov029_02145118 kind:function(arm,size=0xfc) addr:0x02145118 +func_ov029_02145214 kind:function(arm,size=0x80) addr:0x02145214 +func_ov029_02145294 kind:function(arm,size=0x84) addr:0x02145294 +func_ov029_02145318 kind:function(arm,size=0xe8) addr:0x02145318 +func_ov029_02145400 kind:function(arm,size=0x1c) addr:0x02145400 +func_ov029_0214541c kind:function(arm,size=0x28) addr:0x0214541c +func_ov029_02145444 kind:function(arm,size=0x30) addr:0x02145444 +func_ov029_02145474 kind:function(arm,size=0x14) addr:0x02145474 +func_ov029_02145488 kind:function(arm,size=0xc) addr:0x02145488 +func_ov029_02145494 kind:function(arm,size=0x24) addr:0x02145494 +func_ov029_021454b8 kind:function(arm,size=0xa8) addr:0x021454b8 +func_ov029_02145560 kind:function(arm,size=0xc0) addr:0x02145560 +func_ov029_02145620 kind:function(arm,size=0xb4) addr:0x02145620 +func_ov029_021456d4 kind:function(arm,size=0x348) addr:0x021456d4 +func_ov029_02145a1c kind:function(arm,size=0x14) addr:0x02145a1c +func_ov029_02145a30 kind:function(arm,size=0xfc) addr:0x02145a30 +func_ov029_02145b2c kind:function(arm,size=0x70) addr:0x02145b2c +func_ov029_02145b9c kind:function(arm,size=0x188) addr:0x02145b9c +func_ov029_02145d24 kind:function(arm,size=0x28) addr:0x02145d24 +func_ov029_02145d4c kind:function(arm,size=0x30) addr:0x02145d4c +func_ov029_02145d7c kind:function(arm,size=0x14) addr:0x02145d7c +func_ov029_02145d90 kind:function(arm,size=0xc) addr:0x02145d90 +func_ov029_02145d9c kind:function(arm,size=0x24) addr:0x02145d9c +func_ov029_02145dc0 kind:function(arm,size=0x40) addr:0x02145dc0 +func_ov029_02145e00 kind:function(arm,size=0x3c) addr:0x02145e00 +func_ov029_02145e3c kind:function(arm,size=0x150) addr:0x02145e3c +func_ov029_02145f8c kind:function(arm,size=0xc) addr:0x02145f8c +func_ov029_02145f98 kind:function(arm,size=0xc) addr:0x02145f98 +func_ov029_02145fa4 kind:function(arm,size=0x40) addr:0x02145fa4 +func_ov029_02145fe4 kind:function(arm,size=0x20) addr:0x02145fe4 +func_ov029_02146004 kind:function(arm,size=0x20) addr:0x02146004 +func_ov029_02146024 kind:function(arm,size=0x8) addr:0x02146024 +func_ov029_0214602c kind:function(arm,size=0x20) addr:0x0214602c +func_ov029_0214604c kind:function(arm,size=0x28) addr:0x0214604c +func_ov029_02146074 kind:function(arm,size=0x14) addr:0x02146074 +func_ov029_02146088 kind:function(arm,size=0xc) addr:0x02146088 +func_ov029_02146094 kind:function(arm,size=0x24) addr:0x02146094 +func_ov029_021460b8 kind:function(arm,size=0xac) addr:0x021460b8 +func_ov029_02146164 kind:function(arm,size=0x2c) addr:0x02146164 +func_ov029_02146190 kind:function(arm,size=0x58) addr:0x02146190 +func_ov029_021461e8 kind:function(arm,size=0xc) addr:0x021461e8 +func_ov029_021461f4 kind:function(arm,size=0x50) addr:0x021461f4 +func_ov029_02146244 kind:function(arm,size=0xc) addr:0x02146244 +func_ov029_02146250 kind:function(arm,size=0x70) addr:0x02146250 +func_ov029_021462c0 kind:function(arm,size=0x20) addr:0x021462c0 +func_ov029_021462e0 kind:function(arm,size=0x28) addr:0x021462e0 +func_ov029_02146308 kind:function(arm,size=0x14) addr:0x02146308 +func_ov029_0214631c kind:function(arm,size=0xc) addr:0x0214631c +func_ov029_02146328 kind:function(arm,size=0x24) addr:0x02146328 +func_ov029_0214634c kind:function(arm,size=0xb0) addr:0x0214634c +func_ov029_021463fc kind:function(arm,size=0xb0) addr:0x021463fc +func_ov029_021464ac kind:function(arm,size=0xb0) addr:0x021464ac +func_ov029_0214655c kind:function(arm,size=0x108) addr:0x0214655c +func_ov029_02146664 kind:function(arm,size=0x16c) addr:0x02146664 +func_ov029_021467d0 kind:function(arm,size=0x38) addr:0x021467d0 +func_ov029_02146808 kind:function(arm,size=0x70) addr:0x02146808 +func_ov029_02146878 kind:function(arm,size=0xc0) addr:0x02146878 +func_ov029_02146938 kind:function(arm,size=0x80) addr:0x02146938 +func_ov029_021469b8 kind:function(arm,size=0x20) addr:0x021469b8 +func_ov029_021469d8 kind:function(arm,size=0x28) addr:0x021469d8 +func_ov029_02146a00 kind:function(arm,size=0x14) addr:0x02146a00 +func_ov029_02146a14 kind:function(arm,size=0xc) addr:0x02146a14 +func_ov029_02146a20 kind:function(arm,size=0x24) addr:0x02146a20 +func_ov029_02146a44 kind:function(arm,size=0xa8) addr:0x02146a44 +func_ov029_02146aec kind:function(arm,size=0x20) addr:0x02146aec +func_ov029_02146b0c kind:function(arm,size=0x14) addr:0x02146b0c +func_ov029_02146b20 kind:function(arm,size=0xa8) addr:0x02146b20 +func_ov029_02146bc8 kind:function(arm,size=0x20) addr:0x02146bc8 +func_ov029_02146be8 kind:function(arm,size=0x28) addr:0x02146be8 +func_ov029_02146c10 kind:function(arm,size=0x14) addr:0x02146c10 +func_ov029_02146c24 kind:function(arm,size=0xc) addr:0x02146c24 +func_ov029_02146c30 kind:function(arm,size=0x24) addr:0x02146c30 +func_ov029_02146c54 kind:function(arm,size=0x68) addr:0x02146c54 +func_ov029_02146cbc kind:function(arm,size=0x228) addr:0x02146cbc +func_ov029_02146ee4 kind:function(arm,size=0x14) addr:0x02146ee4 +func_ov029_02146ef8 kind:function(arm,size=0x14) addr:0x02146ef8 +func_ov029_02146f0c kind:function(arm,size=0x184) addr:0x02146f0c +func_ov029_02147090 kind:function(arm,size=0x14) addr:0x02147090 +func_ov029_021470a4 kind:function(arm,size=0xf4) addr:0x021470a4 +func_ov029_02147198 kind:function(arm,size=0xbc) addr:0x02147198 +func_ov029_02147254 kind:function(arm,size=0xc4) addr:0x02147254 +func_ov029_02147318 kind:function(arm,size=0x74) addr:0x02147318 +func_ov029_0214738c kind:function(arm,size=0x120) addr:0x0214738c +func_ov029_021474ac kind:function(arm,size=0x58) addr:0x021474ac +func_ov029_02147504 kind:function(arm,size=0x64) addr:0x02147504 +func_ov029_02147568 kind:function(arm,size=0xc) addr:0x02147568 +func_ov029_02147574 kind:function(arm,size=0x1c) addr:0x02147574 +func_ov029_02147590 kind:function(arm,size=0xe4) addr:0x02147590 +func_ov029_02147674 kind:function(arm,size=0x114) addr:0x02147674 +func_ov029_02147788 kind:function(arm,size=0xb4) addr:0x02147788 +func_ov029_0214783c kind:function(arm,size=0x940) addr:0x0214783c +func_ov029_0214817c kind:function(arm,size=0x144) addr:0x0214817c +func_ov029_021482c0 kind:function(arm,size=0x4fc) addr:0x021482c0 +func_ov029_021487bc kind:function(arm,size=0xe4) addr:0x021487bc +func_ov029_021488a0 kind:function(arm,size=0x650) addr:0x021488a0 +func_ov029_02148ef0 kind:function(arm,size=0x100) addr:0x02148ef0 +func_ov029_02148ff0 kind:function(arm,size=0x294) addr:0x02148ff0 +func_ov029_02149284 kind:function(arm,size=0xd0) addr:0x02149284 +func_ov029_02149354 kind:function(arm,size=0x418) addr:0x02149354 +func_ov029_0214976c kind:function(arm,size=0x44) addr:0x0214976c +func_ov029_021497b0 kind:function(arm,size=0xec) addr:0x021497b0 +func_ov029_0214989c kind:function(arm,size=0x14) addr:0x0214989c +func_ov029_021498b0 kind:function(arm,size=0x170) addr:0x021498b0 +func_ov029_02149a20 kind:function(arm,size=0x108) addr:0x02149a20 +func_ov029_02149b28 kind:function(arm,size=0x64) addr:0x02149b28 +func_ov029_02149b8c kind:function(arm,size=0x130) addr:0x02149b8c +func_ov029_02149cbc kind:function(arm,size=0x60) addr:0x02149cbc +func_ov029_02149d1c kind:function(arm,size=0x38) addr:0x02149d1c +func_ov029_02149d54 kind:function(arm,size=0x18) addr:0x02149d54 +func_ov029_02149d6c kind:function(arm,size=0x24) addr:0x02149d6c +func_ov029_02149d90 kind:function(arm,size=0x2c) addr:0x02149d90 +func_ov029_02149dbc kind:function(arm,size=0x1c) addr:0x02149dbc +func_ov029_02149dd8 kind:function(arm,size=0x14) addr:0x02149dd8 +func_ov029_02149dec kind:function(arm,size=0xc) addr:0x02149dec +func_ov029_02149df8 kind:function(arm,size=0x24) addr:0x02149df8 +func_ov029_02149e1c kind:function(arm,size=0x70) addr:0x02149e1c +func_ov029_02149e8c kind:function(arm,size=0x64) addr:0x02149e8c +func_ov029_02149ef0 kind:function(arm,size=0x12c) addr:0x02149ef0 +func_ov029_0214a01c kind:function(arm,size=0x60) addr:0x0214a01c +func_ov029_0214a07c kind:function(arm,size=0x38) addr:0x0214a07c +func_ov029_0214a0b4 kind:function(arm,size=0x18) addr:0x0214a0b4 +func_ov029_0214a0cc kind:function(arm,size=0x180) addr:0x0214a0cc +func_ov029_0214a24c kind:function(arm,size=0x12c) addr:0x0214a24c +func_ov029_0214a378 kind:function(arm,size=0xf0) addr:0x0214a378 +func_ov029_0214a468 kind:function(arm,size=0x10) addr:0x0214a468 +func_ov029_0214a478 kind:function(arm,size=0x24) addr:0x0214a478 +func_ov029_0214a49c kind:function(arm,size=0xb8) addr:0x0214a49c +func_ov029_0214a554 kind:function(arm,size=0x154) addr:0x0214a554 +func_ov029_0214a6a8 kind:function(arm,size=0x14) addr:0x0214a6a8 +func_ov029_0214a6bc kind:function(arm,size=0xa8) addr:0x0214a6bc +func_ov029_0214a764 kind:function(arm,size=0x174) addr:0x0214a764 +func_ov029_0214a8d8 kind:function(arm,size=0x28) addr:0x0214a8d8 +func_ov029_0214a900 kind:function(arm,size=0x1c0) addr:0x0214a900 +func_ov029_0214aac0 kind:function(arm,size=0x14) addr:0x0214aac0 +func_ov029_0214aad4 kind:function(arm,size=0x54) addr:0x0214aad4 +func_ov029_0214ab28 kind:function(arm,size=0x30) addr:0x0214ab28 +func_ov029_0214ab58 kind:function(arm,size=0x44) addr:0x0214ab58 +func_ov029_0214ab9c kind:function(arm,size=0x1fc) addr:0x0214ab9c +func_ov029_0214ad98 kind:function(arm,size=0xcc) addr:0x0214ad98 +func_ov029_0214ae64 kind:function(arm,size=0x38) addr:0x0214ae64 +func_ov029_0214ae9c kind:function(arm,size=0x28) addr:0x0214ae9c +func_ov029_0214aec4 kind:function(arm,size=0x11c) addr:0x0214aec4 +func_ov029_0214afe0 kind:function(arm,size=0x4) addr:0x0214afe0 +func_ov029_0214afe4 kind:function(arm,size=0x1c) addr:0x0214afe4 +func_ov029_0214b000 kind:function(arm,size=0x40) addr:0x0214b000 +func_ov029_0214b040 kind:function(arm,size=0x48) addr:0x0214b040 +func_ov029_0214b088 kind:function(arm,size=0x14) addr:0x0214b088 +func_ov029_0214b09c kind:function(arm,size=0xc) addr:0x0214b09c +func_ov029_0214b0a8 kind:function(arm,size=0x28) addr:0x0214b0a8 +func_ov029_0214b0d0 kind:function(arm,size=0x68) addr:0x0214b0d0 +func_ov029_0214b138 kind:function(arm,size=0x248) addr:0x0214b138 +func_ov029_0214b380 kind:function(arm,size=0x14) addr:0x0214b380 +func_ov029_0214b394 kind:function(arm,size=0x68) addr:0x0214b394 +func_ov029_0214b3fc kind:function(arm,size=0x70) addr:0x0214b3fc +func_ov029_0214b46c kind:function(arm,size=0x11c) addr:0x0214b46c +func_ov029_0214b588 kind:function(arm,size=0x74) addr:0x0214b588 +func_ov029_0214b5fc kind:function(arm,size=0x38) addr:0x0214b5fc +func_ov029_0214b634 kind:function(arm,size=0x1c) addr:0x0214b634 +func_ov029_0214b650 kind:function(arm,size=0x24) addr:0x0214b650 +func_ov029_0214b674 kind:function(arm,size=0x64) addr:0x0214b674 +func_ov029_0214b6d8 kind:function(arm,size=0x184) addr:0x0214b6d8 +func_ov029_0214b85c kind:function(arm,size=0x9c) addr:0x0214b85c +func_ov029_0214b8f8 kind:function(arm,size=0xe0) addr:0x0214b8f8 +func_ov029_0214b9d8 kind:function(arm,size=0xc) addr:0x0214b9d8 +func_ov029_0214b9e4 kind:function(arm,size=0x140) addr:0x0214b9e4 +func_ov029_0214bb24 kind:function(arm,size=0x28) addr:0x0214bb24 +func_ov029_0214bb4c kind:function(arm,size=0x9c) addr:0x0214bb4c +func_ov029_0214bbe8 kind:function(arm,size=0x180) addr:0x0214bbe8 +func_ov029_0214bd68 kind:function(arm,size=0x20) addr:0x0214bd68 +func_ov029_0214bd88 kind:function(arm,size=0x78) addr:0x0214bd88 +func_ov029_0214be00 kind:function(arm,size=0x8c) addr:0x0214be00 +func_ov029_0214be8c kind:function(arm,size=0x29c) addr:0x0214be8c +func_ov029_0214c128 kind:function(arm,size=0x10) addr:0x0214c128 +func_ov029_0214c138 kind:function(arm,size=0x178) addr:0x0214c138 +func_ov029_0214c2b0 kind:function(arm,size=0xc0) addr:0x0214c2b0 +func_ov029_0214c370 kind:function(arm,size=0xbc) addr:0x0214c370 +func_ov029_0214c42c kind:function(arm,size=0x74) addr:0x0214c42c +func_ov029_0214c4a0 kind:function(arm,size=0x70) addr:0x0214c4a0 +func_ov029_0214c510 kind:function(arm,size=0x104) addr:0x0214c510 +func_ov029_0214c614 kind:function(arm,size=0xe8) addr:0x0214c614 +func_ov029_0214c6fc kind:function(arm,size=0x88) addr:0x0214c6fc +func_ov029_0214c784 kind:function(arm,size=0x1dc) addr:0x0214c784 +func_ov029_0214c960 kind:function(arm,size=0x14c) addr:0x0214c960 +func_ov029_0214caac kind:function(arm,size=0x60) addr:0x0214caac +func_ov029_0214cb0c kind:function(arm,size=0x344) addr:0x0214cb0c +func_ov029_0214ce50 kind:function(arm,size=0x58) addr:0x0214ce50 +func_ov029_0214cea8 kind:function(arm,size=0x54) addr:0x0214cea8 +func_ov029_0214cefc kind:function(arm,size=0x28) addr:0x0214cefc +func_ov029_0214cf24 kind:function(arm,size=0x14c) addr:0x0214cf24 +func_ov029_0214d070 kind:function(arm,size=0x160) addr:0x0214d070 +func_ov029_0214d1d0 kind:function(arm,size=0x30) addr:0x0214d1d0 +func_ov029_0214d200 kind:function(arm,size=0x6c) addr:0x0214d200 +func_ov029_0214d26c kind:function(arm,size=0x1a8) addr:0x0214d26c +func_ov029_0214d414 kind:function(arm,size=0xc8) addr:0x0214d414 +func_ov029_0214d4dc kind:function(arm,size=0xd4) addr:0x0214d4dc +func_ov029_0214d5b0 kind:function(arm,size=0x58) addr:0x0214d5b0 +func_ov029_0214d608 kind:function(arm,size=0xa4) addr:0x0214d608 +func_ov029_0214d6ac kind:function(arm,size=0x54) addr:0x0214d6ac +func_ov029_0214d700 kind:function(arm,size=0xf0) addr:0x0214d700 +func_ov029_0214d7f0 kind:function(arm,size=0x50) addr:0x0214d7f0 +func_ov029_0214d840 kind:function(arm,size=0x30) addr:0x0214d840 +func_ov029_0214d870 kind:function(arm,size=0x18) addr:0x0214d870 +func_ov029_0214d888 kind:function(arm,size=0x38) addr:0x0214d888 +func_ov029_0214d8c0 kind:function(arm,size=0xf4) addr:0x0214d8c0 +func_ov029_0214d9b4 kind:function(arm,size=0x14) addr:0x0214d9b4 +func_ov029_0214d9c8 kind:function(arm,size=0xc) addr:0x0214d9c8 +func_ov029_0214d9d4 kind:function(arm,size=0x24) addr:0x0214d9d4 +func_ov029_0214d9f8 kind:function(arm,size=0x7c) addr:0x0214d9f8 +func_ov029_0214da74 kind:function(arm,size=0x258) addr:0x0214da74 +func_ov029_0214dccc kind:function(arm,size=0x14) addr:0x0214dccc +func_ov029_0214dce0 kind:function(arm,size=0x14) addr:0x0214dce0 +func_ov029_0214dcf4 kind:function(arm,size=0x134) addr:0x0214dcf4 +func_ov029_0214de28 kind:function(arm,size=0xc0) addr:0x0214de28 +func_ov029_0214dee8 kind:function(arm,size=0x70) addr:0x0214dee8 +func_ov029_0214df58 kind:function(arm,size=0xb0) addr:0x0214df58 +func_ov029_0214e008 kind:function(arm,size=0x2ec) addr:0x0214e008 +func_ov029_0214e2f4 kind:function(arm,size=0x6c) addr:0x0214e2f4 +func_ov029_0214e360 kind:function(arm,size=0x1ec) addr:0x0214e360 +func_ov029_0214e54c kind:function(arm,size=0x28) addr:0x0214e54c +func_ov029_0214e574 kind:function(arm,size=0x20) addr:0x0214e574 +func_ov029_0214e594 kind:function(arm,size=0xd8) addr:0x0214e594 +func_ov029_0214e66c kind:function(arm,size=0x2c) addr:0x0214e66c +func_ov029_0214e698 kind:function(arm,size=0x40) addr:0x0214e698 +func_ov029_0214e6d8 kind:function(arm,size=0x1c) addr:0x0214e6d8 +func_ov029_0214e6f4 kind:function(arm,size=0x550) addr:0x0214e6f4 +func_ov029_0214ec44 kind:function(arm,size=0x80) addr:0x0214ec44 +func_ov029_0214ecc4 kind:function(arm,size=0x314) addr:0x0214ecc4 +func_ov029_0214efd8 kind:function(arm,size=0x4) addr:0x0214efd8 +func_ov029_0214efdc kind:function(arm,size=0xd8) addr:0x0214efdc +func_ov029_0214f0b4 kind:function(arm,size=0x98) addr:0x0214f0b4 +func_ov029_0214f14c kind:function(arm,size=0x3b4) addr:0x0214f14c +func_ov029_0214f500 kind:function(arm,size=0x2c) addr:0x0214f500 +func_ov029_0214f52c kind:function(arm,size=0x1ac) addr:0x0214f52c +func_ov029_0214f6d8 kind:function(arm,size=0xc) addr:0x0214f6d8 +func_ov029_0214f6e4 kind:function(arm,size=0x40) addr:0x0214f6e4 +func_ov029_0214f724 kind:function(arm,size=0x4) addr:0x0214f724 +func_ov029_0214f728 kind:function(arm,size=0x18) addr:0x0214f728 +func_ov029_0214f740 kind:function(arm,size=0xa8) addr:0x0214f740 +func_ov029_0214f7e8 kind:function(arm,size=0x224) addr:0x0214f7e8 +func_ov029_0214fa0c kind:function(arm,size=0x70) addr:0x0214fa0c +func_ov029_0214fa7c kind:function(arm,size=0x58c) addr:0x0214fa7c +func_ov029_02150008 kind:function(arm,size=0x34) addr:0x02150008 +func_ov029_0215003c kind:function(arm,size=0xa8) addr:0x0215003c +func_ov029_021500e4 kind:function(arm,size=0x14) addr:0x021500e4 +func_ov029_021500f8 kind:function(arm,size=0xec) addr:0x021500f8 +func_ov029_021501e4 kind:function(arm,size=0x158) addr:0x021501e4 +func_ov029_0215033c kind:function(arm,size=0x4c) addr:0x0215033c +func_ov029_02150388 kind:function(arm,size=0xa0) addr:0x02150388 +func_ov029_02150428 kind:function(arm,size=0x15c) addr:0x02150428 +func_ov029_02150584 kind:function(arm,size=0x9c) addr:0x02150584 +func_ov029_02150620 kind:function(arm,size=0xa0) addr:0x02150620 +func_ov029_021506c0 kind:function(arm,size=0x88) addr:0x021506c0 +func_ov029_02150748 kind:function(arm,size=0x6c) addr:0x02150748 +func_ov029_021507b4 kind:function(arm,size=0x6c) addr:0x021507b4 +func_ov029_02150820 kind:function(arm,size=0x64) addr:0x02150820 +func_ov029_02150884 kind:function(arm,size=0x30) addr:0x02150884 +func_ov029_021508b4 kind:function(arm,size=0xe0) addr:0x021508b4 +func_ov029_02150994 kind:function(arm,size=0x18) addr:0x02150994 +func_ov029_021509ac kind:function(arm,size=0xe4) addr:0x021509ac +func_ov029_02150a90 kind:function(arm,size=0x2dc) addr:0x02150a90 +func_ov029_02150d6c kind:function(arm,size=0x64) addr:0x02150d6c +func_ov029_02150dd0 kind:function(arm,size=0x58) addr:0x02150dd0 +func_ov029_02150e28 kind:function(arm,size=0x28) addr:0x02150e28 +func_ov029_02150e50 kind:function(arm,size=0x40) addr:0x02150e50 +func_ov029_02150e90 kind:function(arm,size=0x24) addr:0x02150e90 +func_ov029_02150eb4 kind:function(arm,size=0x10) addr:0x02150eb4 +func_ov029_02150ec4 kind:function(arm,size=0x8) addr:0x02150ec4 +func_ov029_02150ecc kind:function(arm,size=0x1c) addr:0x02150ecc +func_ov029_02150ee8 kind:function(arm,size=0x1c) addr:0x02150ee8 +func_ov029_02150f04 kind:function(arm,size=0x48) addr:0x02150f04 +func_ov029_02150f4c kind:function(arm,size=0x50) addr:0x02150f4c +func_ov029_02150f9c kind:function(arm,size=0x14) addr:0x02150f9c +data_ov029_02150fb0 kind:data(any) addr:0x02150fb0 +data_ov029_02150fc0 kind:data(any) addr:0x02150fc0 +data_ov029_02150fd0 kind:data(any) addr:0x02150fd0 +data_ov029_02150fd2 kind:data(any) addr:0x02150fd2 +data_ov029_02150fdd kind:data(any) addr:0x02150fdd +data_ov029_02150fe4 kind:data(any) addr:0x02150fe4 +data_ov029_02150ff4 kind:data(any) addr:0x02150ff4 +data_ov029_02151014 kind:data(any) addr:0x02151014 +data_ov029_02151024 kind:data(any) addr:0x02151024 +data_ov029_02151034 kind:data(any) addr:0x02151034 +data_ov029_02151044 kind:data(any) addr:0x02151044 +data_ov029_02151054 kind:data(any) addr:0x02151054 +data_ov029_02151064 kind:data(any) addr:0x02151064 +data_ov029_02151074 kind:data(any) addr:0x02151074 +data_ov029_02151084 kind:data(any) addr:0x02151084 +data_ov029_02151094 kind:data(any) addr:0x02151094 +__sinit_ov029_021510a4 kind:function(arm,size=0x70) addr:0x021510a4 +__sinit_ov029_02151114 kind:function(arm,size=0x50) addr:0x02151114 +__sinit_ov029_02151164 kind:function(arm,size=0x50) addr:0x02151164 +__sinit_ov029_021511b4 kind:function(arm,size=0x50) addr:0x021511b4 +__sinit_ov029_02151204 kind:function(arm,size=0x50) addr:0x02151204 +__sinit_ov029_02151254 kind:function(arm,size=0x50) addr:0x02151254 +__sinit_ov029_021512a4 kind:function(arm,size=0x50) addr:0x021512a4 +__sinit_ov029_021512f4 kind:function(arm,size=0x50) addr:0x021512f4 +__sinit_ov029_02151344 kind:function(arm,size=0x50) addr:0x02151344 +__sinit_ov029_02151394 kind:function(arm,size=0x50) addr:0x02151394 +__sinit_ov029_021513e4 kind:function(arm,size=0x50) addr:0x021513e4 +__sinit_ov029_02151434 kind:function(arm,size=0x50) addr:0x02151434 +__sinit_ov029_02151484 kind:function(arm,size=0x50) addr:0x02151484 +__sinit_ov029_021514d4 kind:function(arm,size=0x50) addr:0x021514d4 +__sinit_ov029_02151524 kind:function(arm,size=0x50) addr:0x02151524 +__sinit_ov029_02151574 kind:function(arm,size=0x90) addr:0x02151574 +__sinit_ov029_02151604 kind:function(arm,size=0x5c) addr:0x02151604 +__sinit_ov029_02151660 kind:function(arm,size=0xd0) addr:0x02151660 +__sinit_ov029_02151730 kind:function(arm,size=0x84) addr:0x02151730 +.p__sinit_ov029_021510a4 kind:data(word) addr:0x021517b4 +.p__sinit_ov029_02151114 kind:data(word) addr:0x021517b8 +.p__sinit_ov029_02151164 kind:data(word) addr:0x021517bc +.p__sinit_ov029_021511b4 kind:data(word) addr:0x021517c0 +.p__sinit_ov029_02151204 kind:data(word) addr:0x021517c4 +.p__sinit_ov029_02151254 kind:data(word) addr:0x021517c8 +.p__sinit_ov029_021512a4 kind:data(word) addr:0x021517cc +.p__sinit_ov029_021512f4 kind:data(word) addr:0x021517d0 +.p__sinit_ov029_02151344 kind:data(word) addr:0x021517d4 +.p__sinit_ov029_02151394 kind:data(word) addr:0x021517d8 +.p__sinit_ov029_021513e4 kind:data(word) addr:0x021517dc +.p__sinit_ov029_02151434 kind:data(word) addr:0x021517e0 +.p__sinit_ov029_02151484 kind:data(word) addr:0x021517e4 +.p__sinit_ov029_021514d4 kind:data(word) addr:0x021517e8 +.p__sinit_ov029_02151524 kind:data(word) addr:0x021517ec +.p__sinit_ov029_02151574 kind:data(word) addr:0x021517f0 +.p__sinit_ov029_02151604 kind:data(word) addr:0x021517f4 +.p__sinit_ov029_02151660 kind:data(word) addr:0x021517f8 +.p__sinit_ov029_02151730 kind:data(word) addr:0x021517fc +data_ov029_02151820 kind:data(any) addr:0x02151820 +data_ov029_02151830 kind:data(any) addr:0x02151830 +data_ov029_02151844 kind:data(any) addr:0x02151844 +data_ov029_02151860 kind:data(any) addr:0x02151860 +data_ov029_0215188c kind:data(any) addr:0x0215188c +data_ov029_021518f8 kind:data(any) addr:0x021518f8 +data_ov029_02151964 kind:data(any) addr:0x02151964 +data_ov029_02151980 kind:data(any) addr:0x02151980 +data_ov029_021519ec kind:data(any) addr:0x021519ec +data_ov029_02151a08 kind:data(any) addr:0x02151a08 +data_ov029_02151a74 kind:data(any) addr:0x02151a74 +data_ov029_02151a90 kind:data(any) addr:0x02151a90 +data_ov029_02151ac0 kind:data(any) addr:0x02151ac0 ambiguous +data_ov029_02151af4 kind:data(any) addr:0x02151af4 +data_ov029_02151afc kind:data(any) addr:0x02151afc +data_ov029_02151b08 kind:data(any) addr:0x02151b08 +data_ov029_02151b20 kind:data(any) addr:0x02151b20 +data_ov029_02151b3c kind:data(any) addr:0x02151b3c +data_ov029_02151bc0 kind:data(any) addr:0x02151bc0 +data_ov029_02151be0 kind:data(any) addr:0x02151be0 ambiguous +data_ov029_02151c44 kind:data(any) addr:0x02151c44 +data_ov029_02151c60 kind:data(any) addr:0x02151c60 +data_ov029_02151c94 kind:data(any) addr:0x02151c94 ambiguous +data_ov029_02151ccc kind:data(any) addr:0x02151ccc +data_ov029_02151ce8 kind:data(any) addr:0x02151ce8 +data_ov029_02151d54 kind:data(any) addr:0x02151d54 +data_ov029_02151d70 kind:data(any) addr:0x02151d70 +data_ov029_02151de4 kind:data(any) addr:0x02151de4 +data_ov029_02151e00 kind:data(any) addr:0x02151e00 +data_ov029_02151e28 kind:data(any) addr:0x02151e28 +data_ov029_02151e78 kind:data(any) addr:0x02151e78 +data_ov029_02151e94 kind:data(any) addr:0x02151e94 +data_ov029_02151eb0 kind:data(any) addr:0x02151eb0 +data_ov029_02151ed8 kind:data(any) addr:0x02151ed8 +data_ov029_02151f04 kind:data(any) addr:0x02151f04 +data_ov029_02151f54 kind:data(any) addr:0x02151f54 +data_ov029_02151f70 kind:data(any) addr:0x02151f70 +data_ov029_02151fc0 kind:data(any) addr:0x02151fc0 +data_ov029_02151fdc kind:data(any) addr:0x02151fdc +data_ov029_02152048 kind:data(any) addr:0x02152048 +data_ov029_02152064 kind:data(any) addr:0x02152064 +data_ov029_021520c4 kind:data(any) addr:0x021520c4 +data_ov029_021520e0 kind:data(any) addr:0x021520e0 +data_ov029_02152134 kind:data(any) addr:0x02152134 +data_ov029_02152150 kind:data(any) addr:0x02152150 +data_ov029_0215216c kind:data(any) addr:0x0215216c +data_ov029_02152198 kind:data(any) addr:0x02152198 ambiguous +data_ov029_021521b8 kind:data(any) addr:0x021521b8 +data_ov029_021521d4 kind:data(any) addr:0x021521d4 +data_ov029_021521f0 kind:data(any) addr:0x021521f0 +data_ov029_021521f4 kind:data(any) addr:0x021521f4 ambiguous +data_ov029_02152238 kind:data(any) addr:0x02152238 +data_ov029_02152250 kind:data(any) addr:0x02152250 +data_ov029_02152268 kind:data(any) addr:0x02152268 +data_ov029_02152288 kind:data(any) addr:0x02152288 +data_ov029_021522cc kind:data(any) addr:0x021522cc +data_ov029_02152334 kind:data(any) addr:0x02152334 +data_ov029_02152398 kind:data(any) addr:0x02152398 +data_ov029_021523b4 kind:data(any) addr:0x021523b4 +data_ov029_021523d0 kind:data(any) addr:0x021523d0 +data_ov029_02152400 kind:data(any) addr:0x02152400 +data_ov029_02152418 kind:data(any) addr:0x02152418 +data_ov029_02152430 kind:data(any) addr:0x02152430 +data_ov029_02152450 kind:data(any) addr:0x02152450 +data_ov029_021524b4 kind:data(any) addr:0x021524b4 +data_ov029_021524d0 kind:data(any) addr:0x021524d0 +data_ov029_021524ec kind:data(any) addr:0x021524ec +data_ov029_02152504 kind:data(any) addr:0x02152504 +data_ov029_0215251c kind:data(any) addr:0x0215251c +data_ov029_02152534 kind:data(any) addr:0x02152534 +data_ov029_02152554 kind:data(any) addr:0x02152554 +data_ov029_021525b0 kind:data(any) addr:0x021525b0 +data_ov029_021525c0 kind:data(any) addr:0x021525c0 +data_ov029_02152688 kind:data(any) addr:0x02152688 +data_ov029_02152694 kind:data(any) addr:0x02152694 +data_ov029_0215269c kind:data(any) addr:0x0215269c +data_ov029_021526bc kind:data(any) addr:0x021526bc +data_ov029_021526e0 kind:data(any) addr:0x021526e0 +data_ov029_0215270c kind:data(any) addr:0x0215270c +data_ov029_02152754 kind:data(any) addr:0x02152754 +data_ov029_021527b0 kind:data(any) addr:0x021527b0 +data_ov029_02152818 kind:data(any) addr:0x02152818 +data_ov029_02152880 kind:bss addr:0x02152880 +data_ov029_02152888 kind:bss addr:0x02152888 +data_ov029_02152894 kind:bss addr:0x02152894 +data_ov029_021528a0 kind:bss addr:0x021528a0 +data_ov029_02152974 kind:bss addr:0x02152974 +data_ov029_02152978 kind:bss addr:0x02152978 +data_ov029_02152984 kind:bss addr:0x02152984 +data_ov029_02152a58 kind:bss addr:0x02152a58 +data_ov029_02152a5c kind:bss addr:0x02152a5c +data_ov029_02152a68 kind:bss addr:0x02152a68 +data_ov029_02152ae4 kind:bss addr:0x02152ae4 ambiguous +data_ov029_02152b3c kind:bss addr:0x02152b3c +data_ov029_02152b40 kind:bss addr:0x02152b40 +data_ov029_02152b45 kind:bss addr:0x02152b45 ambiguous +data_ov029_02152b4c kind:bss addr:0x02152b4c +data_ov029_02152c20 kind:bss addr:0x02152c20 +data_ov029_02152c24 kind:bss addr:0x02152c24 +data_ov029_02152c30 kind:bss addr:0x02152c30 +data_ov029_02152c50 kind:bss addr:0x02152c50 +data_ov029_02152cd4 kind:bss addr:0x02152cd4 ambiguous +data_ov029_02152d04 kind:bss addr:0x02152d04 +data_ov029_02152d08 kind:bss addr:0x02152d08 +data_ov029_02152d14 kind:bss addr:0x02152d14 +data_ov029_02152de8 kind:bss addr:0x02152de8 +data_ov029_02152dec kind:bss addr:0x02152dec +data_ov029_02152df8 kind:bss addr:0x02152df8 +data_ov029_02152e20 kind:bss addr:0x02152e20 ambiguous +data_ov029_02152ecc kind:bss addr:0x02152ecc +data_ov029_02152ed0 kind:bss addr:0x02152ed0 +data_ov029_02152edc kind:bss addr:0x02152edc +data_ov029_02152ee4 kind:bss addr:0x02152ee4 ambiguous +data_ov029_02152fb0 kind:bss addr:0x02152fb0 +data_ov029_02152fb4 kind:bss addr:0x02152fb4 +data_ov029_02152fc0 kind:bss addr:0x02152fc0 +data_ov029_02152fcc kind:bss addr:0x02152fcc ambiguous +data_ov029_02153020 kind:bss addr:0x02153020 ambiguous +data_ov029_02153088 kind:bss addr:0x02153088 ambiguous +data_ov029_02153094 kind:bss addr:0x02153094 +data_ov029_02153098 kind:bss addr:0x02153098 +data_ov029_021530a4 kind:bss addr:0x021530a4 +data_ov029_021530e8 kind:bss addr:0x021530e8 ambiguous +data_ov029_02153100 kind:bss addr:0x02153100 ambiguous +data_ov029_0215310c kind:bss addr:0x0215310c ambiguous +data_ov029_02153118 kind:bss addr:0x02153118 ambiguous +data_ov029_02153178 kind:bss addr:0x02153178 +data_ov029_02153198 kind:bss addr:0x02153198 +data_ov029_0215319c kind:bss addr:0x0215319c +data_ov029_021531a8 kind:bss addr:0x021531a8 +data_ov029_021531c8 kind:bss addr:0x021531c8 +data_ov029_02153238 kind:bss addr:0x02153238 ambiguous +data_ov029_0215327c kind:bss addr:0x0215327c +data_ov029_0215329c kind:bss addr:0x0215329c +data_ov029_021532a0 kind:bss addr:0x021532a0 +data_ov029_021532ac kind:bss addr:0x021532ac +data_ov029_02153334 kind:bss addr:0x02153334 ambiguous +data_ov029_02153380 kind:bss addr:0x02153380 +data_ov029_02153384 kind:bss addr:0x02153384 +data_ov029_02153390 kind:bss addr:0x02153390 +data_ov029_02153464 kind:bss addr:0x02153464 +data_ov029_02153484 kind:bss addr:0x02153484 +data_ov029_02153488 kind:bss addr:0x02153488 +data_ov029_02153494 kind:bss addr:0x02153494 +data_ov029_02153568 kind:bss addr:0x02153568 +data_ov029_02153588 kind:bss addr:0x02153588 +data_ov029_0215358c kind:bss addr:0x0215358c +data_ov029_02153598 kind:bss addr:0x02153598 +data_ov029_021535dc kind:bss addr:0x021535dc +data_ov029_021535e4 kind:bss addr:0x021535e4 +data_ov029_021535f0 kind:bss addr:0x021535f0 +data_ov029_021535fc kind:bss addr:0x021535fc +data_ov029_02153608 kind:bss addr:0x02153608 +data_ov029_02153614 kind:bss addr:0x02153614 +data_ov029_02153620 kind:bss addr:0x02153620 +data_ov029_02153630 kind:bss addr:0x02153630 +data_ov029_0215363c kind:bss addr:0x0215363c +data_ov029_02153654 kind:bss addr:0x02153654 +data_ov029_02153664 kind:bss addr:0x02153664 +data_ov029_0215373c kind:bss addr:0x0215373c +data_ov029_02153740 kind:bss addr:0x02153740 +data_ov029_02153758 kind:bss addr:0x02153758 +data_ov029_02153830 kind:bss addr:0x02153830 +data_ov029_02153834 kind:bss addr:0x02153834 +data_ov029_02153840 kind:bss addr:0x02153840 +data_ov029_0215384c kind:bss addr:0x0215384c +data_ov029_02153870 kind:bss addr:0x02153870 +data_ov029_02153948 kind:bss addr:0x02153948 +data_ov029_0215394c kind:bss addr:0x0215394c +data_ov029_02153958 kind:bss addr:0x02153958 +data_ov029_02153964 kind:bss addr:0x02153964 +data_ov029_02153a38 kind:bss addr:0x02153a38 ambiguous diff --git a/config/eur1/arm9/overlays/ov030/delinks.txt b/config/eur1/arm9/overlays/ov030/delinks.txt new file mode 100644 index 00000000..77b0f986 --- /dev/null +++ b/config/eur1/arm9/overlays/ov030/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02141b00 end:0x021509b4 kind:code align:32 + .rodata start:0x021509b4 end:0x02150ab4 kind:rodata align:4 + .init start:0x02150ab4 end:0x0215109c kind:code align:4 + .ctor start:0x0215109c end:0x021510d0 kind:rodata align:4 + .data start:0x021510e0 end:0x02151ea0 kind:data align:32 + .bss start:0x02151ea0 end:0x02152e20 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov030/relocs.txt b/config/eur1/arm9/overlays/ov030/relocs.txt new file mode 100644 index 00000000..b950e485 --- /dev/null +++ b/config/eur1/arm9/overlays/ov030/relocs.txt @@ -0,0 +1,2456 @@ +from:0x02141b08 kind:arm_call to:0x02082240 module:overlay(0) +from:0x02141b48 kind:arm_call to:0x0200f218 module:main +from:0x02141bb4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02141bc0 kind:load to:0x021510e8 module:overlay(30) +from:0x02141bc4 kind:load to:0x021509c0 module:overlay(30) +from:0x02141bd0 kind:arm_call to:0x02082350 module:overlay(0) +from:0x02141be4 kind:arm_call to:0x02082350 module:overlay(0) +from:0x02141bec kind:arm_call to:0x02011ff4 module:main +from:0x02141c00 kind:load to:0x02082364 module:overlay(0) +from:0x02141c64 kind:arm_call to:0x01ffc768 module:itcm +from:0x02141c74 kind:arm_call to:0x0200ea38 module:main +from:0x02141cac kind:arm_call to:0x02019514 module:main +from:0x02141d0c kind:load to:0x021509b4 module:overlay(30) +from:0x02141d10 kind:load to:0x020b4f04 module:overlay(0) +from:0x02141d14 kind:load to:0x021509b8 module:overlay(30) +from:0x02141d18 kind:load to:0x0204a110 module:main +from:0x02141d28 kind:arm_call to:0x02082240 module:overlay(0) +from:0x02141d8c kind:arm_call to:0x0200f218 module:main +from:0x02141e18 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02141e24 kind:load to:0x0215111c module:overlay(30) +from:0x02141e28 kind:load to:0x021509ec module:overlay(30) +from:0x02141e2c kind:load to:0x021509d8 module:overlay(30) +from:0x02141e38 kind:arm_call to:0x02082350 module:overlay(0) +from:0x02141e4c kind:arm_call to:0x02082350 module:overlay(0) +from:0x02141e54 kind:arm_call to:0x02011ff4 module:main +from:0x02141e68 kind:load to:0x02082364 module:overlay(0) +from:0x02141ecc kind:arm_call to:0x01ffc768 module:itcm +from:0x02141edc kind:arm_call to:0x0200ea38 module:main +from:0x02141f14 kind:arm_call to:0x02019514 module:main +from:0x02141f74 kind:load to:0x021509d0 module:overlay(30) +from:0x02141f78 kind:load to:0x020b4f04 module:overlay(0) +from:0x02141f7c kind:load to:0x021509d8 module:overlay(30) +from:0x02141f80 kind:load to:0x0204a110 module:main +from:0x02141f8c kind:load to:0x02151eb0 module:overlay(30) +from:0x02141fa0 kind:arm_call to:0x02011f3c module:main +from:0x02141fac kind:arm_call to:0x02141fe0 module:overlay(30) +from:0x02141fc4 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02141fdc kind:load to:0x02151150 module:overlay(30) +from:0x02141fe8 kind:arm_call to:0x0210b038 module:overlay(26) +from:0x02141ff8 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02142000 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02142018 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02142034 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02142068 kind:load to:0x0215121c module:overlay(30) +from:0x0214206c kind:load to:0x02151198 module:overlay(30) +from:0x02142070 kind:load to:0x0215116c module:overlay(30) +from:0x0214207c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021420ac kind:arm_call to:0x0210b09c module:overlay(26) +from:0x021420f4 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142100 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142154 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02142178 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02142198 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021421ac kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x021421e8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02142204 kind:arm_call to:0x021428a8 module:overlay(30) +from:0x02142214 kind:load to:0x027e00f0 module:dtcm +from:0x02142218 kind:load to:0x027e09c0 module:dtcm +from:0x0214221c kind:load to:0x027e0cd8 module:dtcm +from:0x02142228 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x02142270 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0214227c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x021422d0 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021422f4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02142300 kind:load to:0x027e00f0 module:dtcm +from:0x02142304 kind:load to:0x027e09c0 module:dtcm +from:0x02142324 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02142398 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021423ac kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021423b4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021423c0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021423c8 kind:arm_call to:0x021428e0 module:overlay(30) +from:0x021423d8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021423ec kind:arm_call to:0x021426bc module:overlay(30) +from:0x021423f8 kind:arm_call to:0x021426bc module:overlay(30) +from:0x02142400 kind:load to:0x02151eb0 module:overlay(30) +from:0x02142404 kind:load to:0x02151ed0 module:overlay(30) +from:0x02142408 kind:load to:0x02150a2c module:overlay(30) +from:0x02142430 kind:arm_call to:0x021425cc module:overlay(30) +from:0x0214244c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214245c kind:arm_call to:0x02073340 module:overlay(0) +from:0x0214247c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021424a4 kind:arm_call to:0x02071e18 module:overlay(0) +from:0x021424b4 kind:arm_call to:0x02015080 module:main +from:0x021424d4 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021424e0 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02142514 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02142540 kind:arm_call to:0x021426bc module:overlay(30) +from:0x02142564 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02142570 kind:load to:0x027e09b8 module:dtcm +from:0x02142574 kind:load to:0x027e09a8 module:dtcm +from:0x0214259c kind:arm_call to:0x02073320 module:overlay(0) +from:0x021425c0 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x021425c8 kind:load to:0x027e09b8 module:dtcm +from:0x021425d8 kind:arm_call to:0x021428e0 module:overlay(30) +from:0x021425f4 kind:arm_call to:0x021426bc module:overlay(30) +from:0x0214260c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02142620 kind:arm_call to:0x021426bc module:overlay(30) +from:0x02142660 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0214266c kind:load to:0x027e09c0 module:dtcm +from:0x02142684 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02142698 kind:arm_call to:0x0200ef9c module:main +from:0x02142708 kind:arm_call to:0x021428a8 module:overlay(30) +from:0x0214271c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142738 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0214275c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021427f0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02142810 kind:arm_call to:0x02071710 module:overlay(0) +from:0x02142834 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0214284c kind:arm_call to:0x021428a8 module:overlay(30) +from:0x02142858 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02142870 kind:arm_call to:0x020c793c module:overlay(24) +from:0x02142880 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02142890 kind:load to:0x02150a3c module:overlay(30) +from:0x0214289c kind:load to:0x027e09b8 module:dtcm +from:0x021428a0 kind:load to:0x027e09a8 module:dtcm +from:0x021428a4 kind:load to:0x027e0cf8 module:dtcm +from:0x021428f8 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x02142914 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x02142930 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x02142944 kind:load to:0x027e0cd8 module:dtcm +from:0x02142968 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x0214297c kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02142984 kind:load to:0x02151eb0 module:overlay(30) +from:0x0214299c kind:arm_call to:0x0209d000 module:overlay(0) +from:0x021429a4 kind:load to:0x02151eb0 module:overlay(30) +from:0x021429c4 kind:load to:0x02151eb0 module:overlay(30) +from:0x021429e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021429ec kind:arm_call to:0x02011ff4 module:main +from:0x02142a04 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02142a0c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142a14 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02142a1c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142a24 kind:arm_call to:0x02016694 module:main +from:0x02142a2c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02142a44 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02142a4c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142a54 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02142a5c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142a64 kind:arm_call to:0x02016694 module:main +from:0x02142a6c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02142a74 kind:arm_call to:0x02011ff4 module:main +from:0x02142a8c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142a94 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02142a9c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142aa4 kind:arm_call to:0x02016694 module:main +from:0x02142aac kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02142ab4 kind:arm_call to:0x02011ff4 module:main +from:0x02142acc kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142ad4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02142adc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142ae4 kind:arm_call to:0x02016694 module:main +from:0x02142aec kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02142b00 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02142b14 kind:load to:0x02151f94 module:overlay(30) +from:0x02142b28 kind:arm_call to:0x02011f3c module:main +from:0x02142b34 kind:arm_call to:0x02142b7c module:overlay(30) +from:0x02142b4c kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02142b74 kind:load to:0x021512a0 module:overlay(30) +from:0x02142b84 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02142b94 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02142b9c kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02142bb0 kind:load to:0x02151328 module:overlay(30) +from:0x02142bb4 kind:load to:0x021512bc module:overlay(30) +from:0x02142bc0 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02142c04 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142c10 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142c64 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02142c88 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02142c94 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02142c9c kind:load to:0x027e00f0 module:dtcm +from:0x02142ca0 kind:load to:0x027e09c0 module:dtcm +from:0x02142cac kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02142cf4 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02142d00 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02142d54 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02142d78 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02142d84 kind:load to:0x027e00f0 module:dtcm +from:0x02142d88 kind:load to:0x027e09c0 module:dtcm +from:0x02142da8 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02142e10 kind:load to:0x02151f94 module:overlay(30) +from:0x02142e24 kind:arm_call to:0x0210969c module:overlay(26) +from:0x02142e4c kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02142e60 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02142e68 kind:load to:0x02151f94 module:overlay(30) +from:0x02142e80 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02142e88 kind:load to:0x02151f94 module:overlay(30) +from:0x02142ea8 kind:load to:0x02151f94 module:overlay(30) +from:0x02142ec0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142ec8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142ee0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142ee8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142ef0 kind:arm_call to:0x02011ff4 module:main +from:0x02142f08 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142f10 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142f18 kind:arm_call to:0x02011ff4 module:main +from:0x02142f30 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142f38 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02142f4c kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02142f60 kind:load to:0x02152078 module:overlay(30) +from:0x02142f74 kind:arm_call to:0x02011f3c module:main +from:0x02142f80 kind:arm_call to:0x02142fc0 module:overlay(30) +from:0x02142f98 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02142fb8 kind:load to:0x02151394 module:overlay(30) +from:0x02142fc8 kind:arm_call to:0x0210b038 module:overlay(26) +from:0x02142fd8 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02142fe0 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02142ff4 kind:load to:0x0215121c module:overlay(30) +from:0x02142ff8 kind:load to:0x021513b0 module:overlay(30) +from:0x02143004 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x0214304c kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02143058 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x021430ac kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021430d0 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021430dc kind:load to:0x027e00f0 module:dtcm +from:0x021430e0 kind:load to:0x027e09c0 module:dtcm +from:0x021430ec kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02143174 kind:load to:0x02152078 module:overlay(30) +from:0x02143188 kind:arm_call to:0x0210b258 module:overlay(26) +from:0x021431b0 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x021431c4 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x021431cc kind:load to:0x02152078 module:overlay(30) +from:0x021431e4 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x021431ec kind:load to:0x02152078 module:overlay(30) +from:0x0214320c kind:load to:0x02152078 module:overlay(30) +from:0x02143230 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143238 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02143240 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143248 kind:arm_call to:0x02016694 module:main +from:0x02143250 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02143268 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143270 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02143278 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02143280 kind:arm_call to:0x02016694 module:main +from:0x02143288 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02143290 kind:arm_call to:0x02011ff4 module:main +from:0x021432a4 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x021432b8 kind:load to:0x0215215c module:overlay(30) +from:0x021432cc kind:arm_call to:0x02011f3c module:main +from:0x021432d8 kind:arm_call to:0x02143320 module:overlay(30) +from:0x021432f0 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02143318 kind:load to:0x02151434 module:overlay(30) +from:0x02143328 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02143338 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02143340 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02143354 kind:load to:0x02151328 module:overlay(30) +from:0x02143358 kind:load to:0x02151450 module:overlay(30) +from:0x02143364 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x021433a8 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x021433b4 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02143408 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x0214342c kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02143438 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02143440 kind:load to:0x027e00f0 module:dtcm +from:0x02143444 kind:load to:0x027e09c0 module:dtcm +from:0x02143450 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x021434b8 kind:load to:0x0215215c module:overlay(30) +from:0x021434cc kind:arm_call to:0x0210969c module:overlay(26) +from:0x021434f4 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02143508 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02143510 kind:load to:0x0215215c module:overlay(30) +from:0x02143528 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02143530 kind:load to:0x0215215c module:overlay(30) +from:0x02143550 kind:load to:0x0215215c module:overlay(30) +from:0x02143568 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143570 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143588 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143590 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143598 kind:arm_call to:0x02011ff4 module:main +from:0x021435ac kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x021435c0 kind:load to:0x02152240 module:overlay(30) +from:0x021435d4 kind:arm_call to:0x02011f3c module:main +from:0x021435e0 kind:arm_call to:0x02143628 module:overlay(30) +from:0x021435f8 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02143620 kind:load to:0x021514bc module:overlay(30) +from:0x02143630 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02143640 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02143648 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0214365c kind:load to:0x02151328 module:overlay(30) +from:0x02143660 kind:load to:0x021514d8 module:overlay(30) +from:0x0214366c kind:arm_call to:0x021094b8 module:overlay(26) +from:0x021436b0 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x021436bc kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02143710 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02143734 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02143740 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02143748 kind:load to:0x027e00f0 module:dtcm +from:0x0214374c kind:load to:0x027e09c0 module:dtcm +from:0x02143758 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x021437c0 kind:load to:0x02152240 module:overlay(30) +from:0x021437d4 kind:arm_call to:0x0210969c module:overlay(26) +from:0x021437fc kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02143810 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02143818 kind:load to:0x02152240 module:overlay(30) +from:0x02143830 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02143838 kind:load to:0x02152240 module:overlay(30) +from:0x02143858 kind:load to:0x02152240 module:overlay(30) +from:0x02143870 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143878 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143890 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143898 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021438a0 kind:arm_call to:0x02011ff4 module:main +from:0x021438b4 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x021438c8 kind:load to:0x02152324 module:overlay(30) +from:0x021438dc kind:arm_call to:0x02011f3c module:main +from:0x021438e8 kind:arm_call to:0x02143944 module:overlay(30) +from:0x02143900 kind:arm_call to:0x0209cb40 module:overlay(0) +from:0x02143938 kind:load to:0x02151544 module:overlay(30) +from:0x0214394c kind:arm_call to:0x021093e4 module:overlay(26) +from:0x0214395c kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02143964 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02143978 kind:load to:0x02151328 module:overlay(30) +from:0x0214397c kind:load to:0x02151560 module:overlay(30) +from:0x02143988 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x021439cc kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x021439d8 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02143a2c kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02143a50 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02143a5c kind:arm_call to:0x021094fc module:overlay(26) +from:0x02143a64 kind:load to:0x027e00f0 module:dtcm +from:0x02143a68 kind:load to:0x027e09c0 module:dtcm +from:0x02143a74 kind:arm_call to:0x0210c0a8 module:overlay(26) +from:0x02143adc kind:load to:0x02152324 module:overlay(30) +from:0x02143af0 kind:arm_call to:0x0210969c module:overlay(26) +from:0x02143b18 kind:arm_call to:0x0209d030 module:overlay(0) +from:0x02143b2c kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02143b34 kind:load to:0x02152324 module:overlay(30) +from:0x02143b4c kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02143b54 kind:load to:0x02152324 module:overlay(30) +from:0x02143b74 kind:load to:0x02152324 module:overlay(30) +from:0x02143b8c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143b94 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143bac kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02143bb4 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02143bbc kind:arm_call to:0x02011ff4 module:main +from:0x02143bd0 kind:arm_call to:0x0209cb60 module:overlay(0) +from:0x02143be4 kind:load to:0x02152460 module:overlay(30) +from:0x02143bf8 kind:arm_call to:0x02011f3c module:main +from:0x02143c04 kind:arm_call to:0x02143df4 module:overlay(30) +from:0x02143c1c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02143c7c kind:load to:0x02151608 module:overlay(30) +from:0x02143c90 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02143cac kind:load to:0x021515f8 module:overlay(30) +from:0x02143ce4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02143cf0 kind:arm_call to:0x01fff458 module:itcm +from:0x02143d50 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02143d7c kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02143d9c kind:load to:0x027e0ce4 module:dtcm +from:0x02143dac kind:arm_call to:0x02059108 module:overlay(0) +from:0x02143dc0 kind:load to:0x021515ec module:overlay(30) +from:0x02143df0 kind:load to:0x01ffc5a0 module:itcm +from:0x02143e00 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02143e64 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x02143e90 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02143eac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143ebc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143ee8 kind:arm_call to:0x0203d160 module:main +from:0x02143ef4 kind:arm_call to:0x02143da4 module:overlay(30) +from:0x02143efc kind:arm_call to:0x02060804 module:overlay(0) +from:0x02143f04 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02143f0c kind:arm_call to:0x02143c88 module:overlay(30) +from:0x02143f14 kind:arm_call to:0x020d9738 module:overlay(26) +from:0x02143f1c kind:arm_call to:0x020ee2e8 module:overlay(26) +from:0x02143ff4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02144040 kind:arm_call to:0x02028c90 module:main +from:0x02144050 kind:load to:0x02151678 module:overlay(30) +from:0x02144054 kind:load to:0x02152460 module:overlay(30) +from:0x02144058 kind:load to:0x0215162c module:overlay(30) +from:0x0214405c kind:load to:0x020a0328 module:overlay(0) +from:0x02144060 kind:load to:0x0214b0ec module:overlay(30) +from:0x02144064 kind:load to:0x027e07d4 module:dtcm +from:0x02144068 kind:load to:0x021515c4 module:overlay(30) +from:0x02144074 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021440e8 kind:arm_call to:0x021473b4 module:overlay(30) +from:0x021440f8 kind:load to:0x02151704 module:overlay(30) +from:0x02144220 kind:load to:0x021517bc module:overlay(30) +from:0x02144224 kind:load to:0x021517ac module:overlay(30) +from:0x0214426c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02144274 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0214427c kind:load to:0x021517ac module:overlay(30) +from:0x021442a0 kind:arm_call to:0x021444e8 module:overlay(30) +from:0x021442bc kind:arm_call to:0x02144794 module:overlay(30) +from:0x0214437c kind:arm_call to:0x020d1bb8 module:overlay(24) +from:0x021443a4 kind:arm_call to:0x02145340 module:overlay(30) +from:0x021443a8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x021443b8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x021443c8 kind:arm_call to:0x020d99f0 module:overlay(26) +from:0x021443fc kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x021444a4 kind:arm_call to:0x0214bd20 module:overlay(30) +from:0x021444dc kind:load to:0x02049be4 module:main +from:0x021444e0 kind:load to:0x027e0cd8 module:dtcm +from:0x021444e4 kind:load to:0x027e0d24 module:dtcm +from:0x0214452c kind:arm_call to:0x02145784 module:overlay(30) +from:0x02144568 kind:arm_call to:0x020d1bb8 module:overlay(24) +from:0x0214456c kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x0214459c kind:arm_call to:0x020e9304 module:overlay(26) +from:0x021445b8 kind:arm_call to:0x020eefbc module:overlay(26) +from:0x021445d0 kind:arm_call to:0x020eef38 module:overlay(26) +from:0x021445fc kind:arm_call to:0x020d1bb8 module:overlay(24) +from:0x02144600 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x0214461c kind:arm_call to:0x020e9540 module:overlay(26) +from:0x02144644 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x02144654 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x02144664 kind:arm_call to:0x020ef218 module:overlay(26) +from:0x02144674 kind:arm_call to:0x020ef218 module:overlay(26) +from:0x02144684 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x02144694 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x021446a4 kind:arm_call to:0x020ef1f4 module:overlay(26) +from:0x021446b4 kind:arm_call to:0x020ef1f4 module:overlay(26) +from:0x021446e8 kind:arm_call to:0x020ef1f4 module:overlay(26) +from:0x02144700 kind:arm_call to:0x020ef218 module:overlay(26) +from:0x02144768 kind:arm_call to:0x020e986c module:overlay(26) +from:0x02144790 kind:load to:0x027e0cd8 module:dtcm +from:0x021447b0 kind:arm_call to:0x021447c0 module:overlay(30) +from:0x021447b8 kind:arm_call to:0x021449a8 module:overlay(30) +from:0x021447e0 kind:arm_call to:0x02145340 module:overlay(30) +from:0x021447ec kind:arm_call to:0x020d1f40 module:overlay(24) +from:0x0214482c kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02144858 kind:arm_call to:0x02145340 module:overlay(30) +from:0x02144864 kind:arm_call to:0x020d1f40 module:overlay(24) +from:0x021448a0 kind:arm_call to:0x02146d60 module:overlay(30) +from:0x021448e4 kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02144924 kind:arm_call to:0x02145340 module:overlay(30) +from:0x02144930 kind:arm_call to:0x020d1f40 module:overlay(24) +from:0x0214496c kind:arm_call to:0x02146d60 module:overlay(30) +from:0x0214499c kind:load to:0x021515dc module:overlay(30) +from:0x021449a0 kind:load to:0x021515c8 module:overlay(30) +from:0x021449a4 kind:load to:0x021515d0 module:overlay(30) +from:0x021449e0 kind:arm_call to:0x020e7f0c module:overlay(26) +from:0x02144a74 kind:arm_call to:0x020d1bb8 module:overlay(24) +from:0x02144a78 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02144ac0 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x02144b1c kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02144be8 kind:arm_call to:0x02145340 module:overlay(30) +from:0x02144bf8 kind:arm_call to:0x020d1f40 module:overlay(24) +from:0x02144c2c kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02144c3c kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02144c6c kind:arm_call to:0x021453c8 module:overlay(30) +from:0x02144ca4 kind:arm_call to:0x02145340 module:overlay(30) +from:0x02144cb4 kind:arm_call to:0x020d1f40 module:overlay(24) +from:0x02144ce8 kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02144cf8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02144d28 kind:arm_call to:0x021453c8 module:overlay(30) +from:0x02144db8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02144dd4 kind:arm_call to:0x020e986c module:overlay(26) +from:0x02144e54 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02144e74 kind:arm_call to:0x020e986c module:overlay(26) +from:0x02144f34 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02144f50 kind:arm_call to:0x020e986c module:overlay(26) +from:0x02144fe8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02145004 kind:arm_call to:0x020e986c module:overlay(26) +from:0x02145070 kind:arm_call to:0x021450e0 module:overlay(30) +from:0x02145084 kind:arm_call to:0x021450e0 module:overlay(30) +from:0x021450d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021450d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021450d8 kind:load to:0x021515d8 module:overlay(30) +from:0x021450dc kind:load to:0x021515c4 module:overlay(30) +from:0x02145174 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x02145198 kind:arm_call to:0x0214bdfc module:overlay(30) +from:0x021451cc kind:arm_call to:0x0214bd70 module:overlay(30) +from:0x02145200 kind:load to:0x027e0cd8 module:dtcm +from:0x02145204 kind:load to:0x027e0d24 module:dtcm +from:0x0214523c kind:arm_call to:0x021457dc module:overlay(30) +from:0x0214524c kind:arm_call to:0x01fff698 module:itcm +from:0x0214525c kind:arm_call to:0x01fff698 module:itcm +from:0x0214528c kind:arm_call to:0x01ffb714 module:itcm +from:0x021452b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145334 kind:load to:0x027e0cd8 module:dtcm +from:0x0214533c kind:load to:0x027e0d24 module:dtcm +from:0x02145398 kind:arm_call to:0x020d1bb8 module:overlay(24) +from:0x0214539c kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x021453b4 kind:arm_call to:0x020e9304 module:overlay(26) +from:0x021453b8 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x021453c4 kind:load to:0x027e0cd8 module:dtcm +from:0x02145418 kind:arm_call to:0x020e986c module:overlay(26) +from:0x02145500 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x02145548 kind:arm_call to:0x02145340 module:overlay(30) +from:0x0214554c kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02145590 kind:arm_call to:0x021453c8 module:overlay(30) +from:0x021455ac kind:arm_call to:0x02145340 module:overlay(30) +from:0x021455b0 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x021455d8 kind:arm_call to:0x021453c8 module:overlay(30) +from:0x02145734 kind:load to:0x027e0cd8 module:dtcm +from:0x02145738 kind:load to:0x021515d4 module:overlay(30) +from:0x0214573c kind:load to:0x021515cc module:overlay(30) +from:0x021457a4 kind:arm_call to:0x020ef130 module:overlay(26) +from:0x021457c0 kind:arm_call to:0x020ef10c module:overlay(26) +from:0x02145840 kind:arm_call to:0x02145784 module:overlay(30) +from:0x0214585c kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x02145864 kind:arm_call to:0x020ee410 module:overlay(26) +from:0x02145874 kind:arm_call to:0x02145740 module:overlay(30) +from:0x02145880 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145890 kind:arm_call to:0x02145208 module:overlay(30) +from:0x0214589c kind:arm_call to:0x021457dc module:overlay(30) +from:0x021458d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021458f8 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02145900 kind:arm_call to:0x0214a180 module:overlay(30) +from:0x02145920 kind:arm_call to:0x01ff9218 module:itcm +from:0x02145930 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214593c kind:arm_call to:0x02145740 module:overlay(30) +from:0x02145964 kind:arm_call to:0x01ff9638 module:itcm +from:0x02145998 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021459d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021459f4 kind:arm_call to:0x01ff916c module:itcm +from:0x02145a0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145a18 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02145a80 kind:arm_call to:0x01ff9984 module:itcm +from:0x02145a8c kind:arm_call to:0x02145784 module:overlay(30) +from:0x02145ae8 kind:load to:0x0203e964 module:main +from:0x02145b24 kind:arm_call to:0x020e7f0c module:overlay(26) +from:0x02145b34 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x02145b54 kind:arm_call to:0x021463ac module:overlay(30) +from:0x02145b64 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02145b8c kind:arm_call to:0x01fff698 module:itcm +from:0x02145b90 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x02145ba8 kind:arm_call to:0x021318fc module:overlay(26) +from:0x02145bbc kind:arm_call to:0x01fffcd8 module:itcm +from:0x02145bc8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145bfc kind:arm_call to:0x021457dc module:overlay(30) +from:0x02145c18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02145c28 kind:arm_call to:0x02131714 module:overlay(26) +from:0x02145c90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02145ca0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145cd8 kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x02145ce8 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x02145d04 kind:arm_call to:0x020e80cc module:overlay(26) +from:0x02145d20 kind:arm_call to:0x020eeb38 module:overlay(26) +from:0x02145d40 kind:arm_call to:0x020ef054 module:overlay(26) +from:0x02145d4c kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02145d6c kind:arm_call to:0x020eeb38 module:overlay(26) +from:0x02145d7c kind:arm_call to:0x020ef054 module:overlay(26) +from:0x02145d88 kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02145db4 kind:arm_call to:0x020ef054 module:overlay(26) +from:0x02145dd8 kind:arm_call to:0x020eeb38 module:overlay(26) +from:0x02145de0 kind:arm_call to:0x020ee410 module:overlay(26) +from:0x02145df0 kind:arm_call to:0x02145740 module:overlay(30) +from:0x02145dfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145e10 kind:load to:0x027e0ce0 module:dtcm +from:0x02145e14 kind:load to:0x027e0cd8 module:dtcm +from:0x02145e2c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02145e40 kind:arm_call to:0x02145740 module:overlay(30) +from:0x02145e50 kind:arm_call to:0x021457dc module:overlay(30) +from:0x02145e5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145e8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02145e98 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145ee4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02145f04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02145f10 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145f4c kind:arm_call to:0x02145e20 module:overlay(30) +from:0x02145f58 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02145f64 kind:arm_call to:0x02145784 module:overlay(30) +from:0x02145f90 kind:arm_call to:0x02144280 module:overlay(30) +from:0x02146000 kind:arm_call to:0x020e7f0c module:overlay(26) +from:0x02146010 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x02146040 kind:arm_call to:0x021463ac module:overlay(30) +from:0x02146078 kind:arm_call to:0x01fff850 module:itcm +from:0x021460c8 kind:arm_call to:0x021463ac module:overlay(30) +from:0x02146140 kind:arm_call to:0x01fff850 module:itcm +from:0x021461cc kind:arm_call to:0x021463ac module:overlay(30) +from:0x02146218 kind:arm_call to:0x021463ac module:overlay(30) +from:0x02146254 kind:arm_call to:0x02146444 module:overlay(30) +from:0x021462d4 kind:arm_call to:0x020eaee4 module:overlay(26) +from:0x021462e0 kind:arm_call to:0x021457dc module:overlay(30) +from:0x021462f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021462fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0214631c kind:arm_call to:0x01ffb744 module:itcm +from:0x0214634c kind:arm_call to:0x02146624 module:overlay(30) +from:0x02146358 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x02146378 kind:arm_call to:0x02145740 module:overlay(30) +from:0x02146384 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214639c kind:load to:0x027e0ce0 module:dtcm +from:0x021463a0 kind:load to:0x02150a60 module:overlay(30) +from:0x021463a4 kind:load to:0x02150a68 module:overlay(30) +from:0x021463e4 kind:arm_call to:0x01fff850 module:itcm +from:0x0214643c kind:load to:0x02150a68 module:overlay(30) +from:0x02146440 kind:load to:0x02150a60 module:overlay(30) +from:0x02146464 kind:arm_call to:0x020e7f0c module:overlay(26) +from:0x02146498 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x021464e8 kind:arm_call to:0x020ef1f4 module:overlay(26) +from:0x021464f8 kind:arm_call to:0x020ef1f4 module:overlay(26) +from:0x02146500 kind:arm_call to:0x020ef218 module:overlay(26) +from:0x02146510 kind:arm_call to:0x020ef218 module:overlay(26) +from:0x02146558 kind:arm_call to:0x01fff850 module:itcm +from:0x02146578 kind:arm_call to:0x01fff850 module:itcm +from:0x02146594 kind:arm_call to:0x01fff850 module:itcm +from:0x021465e8 kind:arm_call to:0x02146d60 module:overlay(30) +from:0x0214661c kind:load to:0x027e0ce0 module:dtcm +from:0x02146620 kind:load to:0x027e0cd8 module:dtcm +from:0x02146638 kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x02146640 kind:arm_call to:0x020ee410 module:overlay(26) +from:0x0214664c kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x021466ac kind:arm_call to:0x020e7f0c module:overlay(26) +from:0x021466c8 kind:arm_call to:0x02146d60 module:overlay(30) +from:0x021466dc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021466f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02146728 kind:arm_call to:0x02146cdc module:overlay(30) +from:0x02146764 kind:arm_call to:0x02145fc4 module:overlay(30) +from:0x02146788 kind:load to:0x027e0ce0 module:dtcm +from:0x021467bc kind:arm_call to:0x02144150 module:overlay(30) +from:0x021467c4 kind:arm_call to:0x0214a180 module:overlay(30) +from:0x021467e4 kind:arm_call to:0x0214c33c module:overlay(30) +from:0x02146804 kind:arm_call to:0x0214c388 module:overlay(30) +from:0x02146810 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02146828 kind:arm_call to:0x02016958 module:main +from:0x0214683c kind:arm_call to:0x01ff9318 module:itcm +from:0x02146914 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146920 kind:arm_call to:0x0214715c module:overlay(30) +from:0x0214695c kind:arm_call to:0x01ff9984 module:itcm +from:0x02146970 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214698c kind:arm_call to:0x01ff9258 module:itcm +from:0x021469ac kind:arm_call to:0x01ff9984 module:itcm +from:0x021469b8 kind:load to:0x027e0d24 module:dtcm +from:0x021469c0 kind:load to:0x0203e964 module:main +from:0x02146a28 kind:arm_call to:0x021320b8 module:overlay(26) +from:0x02146a90 kind:arm_call to:0x021320b8 module:overlay(26) +from:0x02146b04 kind:load to:0x02150a54 module:overlay(30) +from:0x02146b24 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02146b2c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02146b80 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02146b90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146ba0 kind:load to:0x020b53e4 module:overlay(0) +from:0x02146ba8 kind:load to:0x027e0ce4 module:dtcm +from:0x02146bc0 kind:arm_call to:0x0214cb44 module:overlay(30) +from:0x02146bdc kind:arm_call to:0x0206082c module:overlay(0) +from:0x02146bec kind:arm_call to:0x0206082c module:overlay(0) +from:0x02146c38 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02146c60 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02146c8c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02146cc4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02146cec kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02146cf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02146d04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02146d38 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02146d5c kind:load to:0x027e0cd8 module:dtcm +from:0x02146d8c kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02146d98 kind:arm_call to:0x02146da8 module:overlay(30) +from:0x02146da4 kind:load to:0x027e0cd8 module:dtcm +from:0x02146dd4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02146dfc kind:load to:0x027e0cd8 module:dtcm +from:0x02146e24 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02146e40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02146e58 kind:arm_call to:0x02146cdc module:overlay(30) +from:0x02146ea0 kind:arm_call to:0x020e7f0c module:overlay(26) +from:0x02146eb0 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x02146ed0 kind:arm_call to:0x021463ac module:overlay(30) +from:0x02146ef4 kind:arm_call to:0x02145784 module:overlay(30) +from:0x02146f2c kind:load to:0x027e0ce0 module:dtcm +from:0x02146f58 kind:arm_call to:0x02145784 module:overlay(30) +from:0x02146fd0 kind:arm_call to:0x0214be94 module:overlay(30) +from:0x02147000 kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02147030 kind:load to:0x027e0d24 module:dtcm +from:0x02147060 kind:load to:0x02097870 module:overlay(0) +from:0x02147080 kind:arm_call to:0x01ffb428 module:itcm +from:0x021470ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021470b0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021470c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021470d0 kind:arm_call to:0x0214715c module:overlay(30) +from:0x02147134 kind:arm_call to:0x01ff9984 module:itcm +from:0x02147148 kind:arm_call to:0x01ff9218 module:itcm +from:0x02147154 kind:load to:0x0203e964 module:main +from:0x02147164 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021471ac kind:arm_call to:0x021473a0 module:overlay(30) +from:0x021471cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021471d4 kind:arm_call to:0x01ff938c module:itcm +from:0x021471e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021471f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147244 kind:arm_call to:0x02015080 module:main +from:0x02147260 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147280 kind:arm_call to:0x02015080 module:main +from:0x021472a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021472c0 kind:arm_call to:0x02015080 module:main +from:0x021472e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147300 kind:arm_call to:0x02015080 module:main +from:0x02147320 kind:arm_call to:0x02015080 module:main +from:0x02147340 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147360 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02147380 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214738c kind:load to:0x027e09a8 module:dtcm +from:0x021473b0 kind:load to:0x027e09bc module:dtcm +from:0x021473c4 kind:arm_call to:0x021473a0 module:overlay(30) +from:0x021473e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021473ec kind:arm_call to:0x01ff938c module:itcm +from:0x021473f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147408 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147420 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214742c kind:load to:0x027e09a8 module:dtcm +from:0x0214744c kind:arm_call to:0x020f27e4 module:overlay(26) +from:0x02147460 kind:arm_call to:0x01fff458 module:itcm +from:0x02147474 kind:arm_call to:0x020e64dc module:overlay(26) +from:0x0214747c kind:load to:0x0213f694 module:overlay(26) +from:0x02147480 kind:load to:0x027e0ce0 module:dtcm +from:0x021474d8 kind:arm_call to:0x01fff698 module:itcm +from:0x021474f4 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x021474fc kind:arm_call to:0x020f513c module:overlay(26) +from:0x02147520 kind:arm_call to:0x02147910 module:overlay(30) +from:0x021475ac kind:arm_call to:0x021477d4 module:overlay(30) +from:0x021475cc kind:arm_call to:0x021475fc module:overlay(30) +from:0x021475f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021475f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02147620 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214762c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214763c kind:arm_call to:0x01ffb860 module:itcm +from:0x02147650 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147664 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214768c kind:arm_call to:0x01ff9258 module:itcm +from:0x021476bc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021476ec kind:arm_call to:0x01ffb860 module:itcm +from:0x021476f8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214770c kind:arm_call to:0x01ffb780 module:itcm +from:0x0214773c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214774c kind:arm_call to:0x01ffb780 module:itcm +from:0x02147770 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021477a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021477c8 kind:load to:0x0203f164 module:main +from:0x02147844 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147850 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021478ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021478c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021478d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021478e4 kind:arm_call to:0x021475fc module:overlay(30) +from:0x02147a9c kind:arm_call to:0x021475fc module:overlay(30) +from:0x02147cb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147cc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147cd4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147cec kind:arm_call to:0x01ffb714 module:itcm +from:0x02147cf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147d08 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147d1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02147d28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147d38 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147d68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147d74 kind:arm_call to:0x01ffb744 module:itcm +from:0x02147da4 kind:arm_call to:0x01ffb780 module:itcm +from:0x02147de4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147e64 kind:arm_call to:0x01ffb428 module:itcm +from:0x02147e7c kind:arm_call to:0x01ffb428 module:itcm +from:0x02147f08 kind:arm_call to:0x021475fc module:overlay(30) +from:0x02147f28 kind:arm_call to:0x021477d4 module:overlay(30) +from:0x02147fc0 kind:load to:0x021516d4 module:overlay(30) +from:0x02147fec kind:arm_call to:0x02144150 module:overlay(30) +from:0x02147ff8 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02148000 kind:load to:0x027e0d24 module:dtcm +from:0x02148018 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02148070 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021480c8 kind:arm_call to:0x02147198 module:overlay(30) +from:0x021480d8 kind:load to:0x021516d4 module:overlay(30) +from:0x021480f4 kind:arm_call to:0x0214c1a4 module:overlay(30) +from:0x02148154 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x02148168 kind:arm_call to:0x02145784 module:overlay(30) +from:0x02148194 kind:load to:0x027e0d24 module:dtcm +from:0x021481a0 kind:load to:0x021516d4 module:overlay(30) +from:0x021481b0 kind:arm_call to:0x02146e00 module:overlay(30) +from:0x0214820c kind:arm_call to:0x021473b4 module:overlay(30) +from:0x02148250 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021482b0 kind:arm_call to:0x021473b4 module:overlay(30) +from:0x021482e8 kind:arm_call to:0x02145824 module:overlay(30) +from:0x021482f0 kind:arm_call to:0x02146f30 module:overlay(30) +from:0x021482fc kind:arm_call to:0x02144280 module:overlay(30) +from:0x02148304 kind:arm_call to:0x02146654 module:overlay(30) +from:0x0214831c kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214832c kind:load to:0x02151794 module:overlay(30) +from:0x02148338 kind:load to:0x021516d4 module:overlay(30) +from:0x02148394 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214839c kind:arm_call to:0x02016958 module:main +from:0x021483a8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021483c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021483dc kind:arm_call to:0x0214bed4 module:overlay(30) +from:0x021483f0 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x02148460 kind:load to:0x021516d4 module:overlay(30) +from:0x02148464 kind:load to:0x027e0d24 module:dtcm +from:0x0214848c kind:arm_call to:0x0214678c module:overlay(30) +from:0x021484a4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214852c kind:arm_call to:0x02145fc4 module:overlay(30) +from:0x0214856c kind:arm_call to:0x02016958 module:main +from:0x02148588 kind:arm_call to:0x0214bed4 module:overlay(30) +from:0x021485ac kind:arm_call to:0x01ff9258 module:itcm +from:0x02148604 kind:arm_call to:0x021473b4 module:overlay(30) +from:0x02148664 kind:arm_call to:0x02016958 module:main +from:0x02148678 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x021486f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148704 kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x02148718 kind:load to:0x021516d4 module:overlay(30) +from:0x0214871c kind:load to:0x027e0d24 module:dtcm +from:0x02148724 kind:load to:0x02151794 module:overlay(30) +from:0x0214872c kind:load to:0x02049be4 module:main +from:0x0214874c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02148768 kind:arm_call to:0x01ff916c module:itcm +from:0x02148778 kind:arm_call to:0x021457dc module:overlay(30) +from:0x02148790 kind:arm_call to:0x01ff9218 module:itcm +from:0x021487a0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021487ac kind:arm_call to:0x02145740 module:overlay(30) +from:0x021487d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02148808 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148820 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214882c kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02148858 kind:arm_call to:0x01ff9984 module:itcm +from:0x02148874 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148880 kind:arm_call to:0x02147430 module:overlay(30) +from:0x02148894 kind:arm_call to:0x02145fc4 module:overlay(30) +from:0x021488c0 kind:arm_call to:0x02016958 module:main +from:0x021488e0 kind:arm_call to:0x0214bed4 module:overlay(30) +from:0x0214895c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214899c kind:arm_call to:0x01ff916c module:itcm +from:0x021489e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148a80 kind:arm_call to:0x0214678c module:overlay(30) +from:0x02148a8c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02148a98 kind:arm_call to:0x02016958 module:main +from:0x02148aa8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02148ac4 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02148acc kind:arm_call to:0x0214a180 module:overlay(30) +from:0x02148adc kind:load to:0x0203e964 module:main +from:0x02148ae0 kind:load to:0x027e0d24 module:dtcm +from:0x02148ae4 kind:load to:0x02049be4 module:main +from:0x02148af0 kind:load to:0x021516d4 module:overlay(30) +from:0x02148b54 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x02148b60 kind:arm_call to:0x0214c2cc module:overlay(30) +from:0x02148b74 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02148b7c kind:arm_call to:0x02016958 module:main +from:0x02148b94 kind:arm_call to:0x0214bed4 module:overlay(30) +from:0x02148ba0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02148bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02148bd4 kind:load to:0x02151704 module:overlay(30) +from:0x02148bd8 kind:load to:0x027e0d24 module:dtcm +from:0x02148bf0 kind:arm_call to:0x0214678c module:overlay(30) +from:0x02148c08 kind:arm_call to:0x02015080 module:main +from:0x02148c1c kind:arm_call to:0x021473b4 module:overlay(30) +from:0x02148c38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148c4c kind:arm_call to:0x02144150 module:overlay(30) +from:0x02148c6c kind:load to:0x027e0d24 module:dtcm +from:0x02148c70 kind:load to:0x0214c2e0 module:overlay(30) +from:0x02148cc8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02148ce4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148d00 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x02148d0c kind:arm_call to:0x0214c2cc module:overlay(30) +from:0x02148d28 kind:arm_call to:0x0214c1a4 module:overlay(30) +from:0x02148d48 kind:load to:0x021516ec module:overlay(30) +from:0x02148d4c kind:load to:0x027e0d24 module:dtcm +from:0x02148da0 kind:arm_call to:0x01ff916c module:itcm +from:0x02148dac kind:arm_call to:0x02111004 module:overlay(26) +from:0x02148dcc kind:arm_call to:0x01ffb428 module:itcm +from:0x02148e60 kind:arm_call to:0x02147064 module:overlay(30) +from:0x02148e94 kind:arm_call to:0x01ff916c module:itcm +from:0x02148ea0 kind:arm_call to:0x02147064 module:overlay(30) +from:0x02148eb8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02148ec0 kind:arm_call to:0x02016958 module:main +from:0x02148edc kind:arm_call to:0x0214bed4 module:overlay(30) +from:0x02148efc kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x02148f00 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02148f1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02148f38 kind:arm_call to:0x0214678c module:overlay(30) +from:0x02148fac kind:arm_call to:0x021473b4 module:overlay(30) +from:0x02148fc4 kind:arm_call to:0x0214678c module:overlay(30) +from:0x02148fdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149044 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02149068 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02149078 kind:load to:0x021516d4 module:overlay(30) +from:0x0214907c kind:load to:0x027e0d24 module:dtcm +from:0x02149084 kind:load to:0x02151794 module:overlay(30) +from:0x021490a0 kind:load to:0x027e0d24 module:dtcm +from:0x021490a4 kind:load to:0x0214c2e0 module:overlay(30) +from:0x021490b4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021490c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021490dc kind:arm_call to:0x01ffb860 module:itcm +from:0x021490ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149164 kind:arm_call to:0x021473b4 module:overlay(30) +from:0x02149180 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x0214919c kind:load to:0x0215174c module:overlay(30) +from:0x021491b0 kind:arm_call to:0x02147038 module:overlay(30) +from:0x021491c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149214 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x0214925c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02149264 kind:arm_call to:0x02016958 module:main +from:0x02149280 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02149290 kind:load to:0x021516d4 module:overlay(30) +from:0x021492e8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021492f0 kind:arm_call to:0x02016958 module:main +from:0x0214930c kind:arm_call to:0x0214bed4 module:overlay(30) +from:0x02149338 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x0214935c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02149378 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149390 kind:load to:0x021516d4 module:overlay(30) +from:0x02149394 kind:load to:0x027e0d24 module:dtcm +from:0x021493b0 kind:arm_call to:0x0214678c module:overlay(30) +from:0x021493f4 kind:arm_call to:0x02144150 module:overlay(30) +from:0x021493fc kind:load to:0x027e0d24 module:dtcm +from:0x02149414 kind:load to:0x027e0d24 module:dtcm +from:0x02149474 kind:arm_call to:0x021473b4 module:overlay(30) +from:0x021494e4 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x021494f0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214951c kind:arm_call to:0x02016958 module:main +from:0x02149538 kind:arm_call to:0x0214bed4 module:overlay(30) +from:0x02149560 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149574 kind:load to:0x0215171c module:overlay(30) +from:0x0214957c kind:load to:0x02049be4 module:main +from:0x02149580 kind:load to:0x027e0d24 module:dtcm +from:0x021495b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021495cc kind:arm_call to:0x02015080 module:main +from:0x0214960c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149694 kind:arm_call to:0x0214678c module:overlay(30) +from:0x021496ac kind:arm_call to:0x02144150 module:overlay(30) +from:0x021496e0 kind:arm_call to:0x02145f30 module:overlay(30) +from:0x021496f0 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02149704 kind:load to:0x02151734 module:overlay(30) +from:0x02149764 kind:arm_call to:0x021473b4 module:overlay(30) +from:0x02149768 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214977c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214978c kind:arm_call to:0x01ffb860 module:itcm +from:0x0214979c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021497dc kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x021497e4 kind:arm_call to:0x02146bac module:overlay(30) +from:0x021497ec kind:arm_call to:0x02147484 module:overlay(30) +from:0x021497fc kind:arm_call to:0x0214c1a4 module:overlay(30) +from:0x0214980c kind:load to:0x0215174c module:overlay(30) +from:0x02149814 kind:load to:0x027e0d24 module:dtcm +from:0x02149824 kind:arm_call to:0x02147038 module:overlay(30) +from:0x02149838 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149864 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149870 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02149888 kind:arm_call to:0x02144150 module:overlay(30) +from:0x021498cc kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x021498dc kind:arm_call to:0x0206082c module:overlay(0) +from:0x02149904 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02149910 kind:load to:0x027e0cec module:dtcm +from:0x02149920 kind:arm_call to:0x02147038 module:overlay(30) +from:0x02149934 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149954 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214997c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149990 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021499bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021499c8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02149a78 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02149a84 kind:load to:0x027e09a8 module:dtcm +from:0x02149a9c kind:arm_call to:0x0206082c module:overlay(0) +from:0x02149ab4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02149b34 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x02149b40 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02149b58 kind:load to:0x021516d4 module:overlay(30) +from:0x02149b74 kind:arm_call to:0x01ff916c module:itcm +from:0x02149b80 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02149bb4 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02149bd4 kind:arm_call to:0x0214c1a4 module:overlay(30) +from:0x02149c3c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02149c4c kind:arm_call to:0x01fff698 module:itcm +from:0x02149c70 kind:arm_call to:0x021457dc module:overlay(30) +from:0x02149c7c kind:arm_call to:0x02145784 module:overlay(30) +from:0x02149cac kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02149ccc kind:arm_call to:0x01ffb714 module:itcm +from:0x02149ce0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02149d04 kind:arm_call to:0x02146d60 module:overlay(30) +from:0x02149d54 kind:arm_call to:0x020eaac0 module:overlays(22,26) +from:0x02149d68 kind:arm_call to:0x020eab44 module:overlay(26) +from:0x02149d84 kind:arm_call to:0x020eef38 module:overlay(26) +from:0x02149dc0 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x02149dcc kind:arm_call to:0x02145784 module:overlay(30) +from:0x02149df0 kind:arm_call to:0x02145740 module:overlay(30) +from:0x02149dfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149e2c kind:arm_call to:0x02144280 module:overlay(30) +from:0x02149e38 kind:load to:0x027e0d24 module:dtcm +from:0x02149e44 kind:load to:0x021516d4 module:overlay(30) +from:0x02149e48 kind:load to:0x027e0cd8 module:dtcm +from:0x02149e50 kind:load to:0x02152538 module:overlay(30) +from:0x02149e70 kind:arm_call to:0x02145824 module:overlay(30) +from:0x02149e90 kind:arm_call to:0x020ef054 module:overlay(26) +from:0x02149ea8 kind:arm_call to:0x0214bcd8 module:overlay(30) +from:0x02149eb4 kind:arm_call to:0x02144280 module:overlay(30) +from:0x02149ebc kind:arm_call to:0x02146654 module:overlay(30) +from:0x02149ed4 kind:arm_call to:0x021473b4 module:overlay(30) +from:0x02149ee0 kind:arm_call to:0x02144150 module:overlay(30) +from:0x02149eec kind:load to:0x027e0d24 module:dtcm +from:0x02149f40 kind:load to:0x027e0d24 module:dtcm +from:0x02149f70 kind:arm_call to:0x02146bf4 module:overlay(30) +from:0x02149f80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02149f9c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214a018 kind:arm_call to:0x01ffb780 module:itcm +from:0x0214a158 kind:arm_call to:0x0214bc8c module:overlay(30) +from:0x0214a164 kind:load to:0x027e0ce4 module:dtcm +from:0x0214a168 kind:load to:0x0203e964 module:main +from:0x0214a170 kind:load to:0x02151764 module:overlay(30) +from:0x0214a174 kind:load to:0x0215177c module:overlay(30) +from:0x0214a17c kind:load to:0x027e0d24 module:dtcm +from:0x0214a198 kind:arm_call to:0x0214c298 module:overlay(30) +from:0x0214a1ac kind:arm_call to:0x02111088 module:overlay(26) +from:0x0214a1b4 kind:arm_call to:0x02145af0 module:overlay(30) +from:0x0214a1ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a244 kind:arm_call to:0x0214678c module:overlay(30) +from:0x0214a270 kind:arm_call to:0x02147430 module:overlay(30) +from:0x0214a28c kind:arm_call to:0x020eeb10 module:overlay(26) +from:0x0214a294 kind:arm_call to:0x020ee410 module:overlay(26) +from:0x0214a2a4 kind:arm_call to:0x02145740 module:overlay(30) +from:0x0214a2b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214a2c0 kind:arm_call to:0x02145208 module:overlay(30) +from:0x0214a340 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214a350 kind:arm_call to:0x02145740 module:overlay(30) +from:0x0214a35c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214a390 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214a3a0 kind:arm_call to:0x021457dc module:overlay(30) +from:0x0214a3b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a3bc kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x0214a3f0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214a3f8 kind:arm_call to:0x02146654 module:overlay(30) +from:0x0214a41c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214a438 kind:arm_call to:0x0214c298 module:overlay(30) +from:0x0214a46c kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214a478 kind:arm_call to:0x02145f30 module:overlay(30) +from:0x0214a48c kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214a4c0 kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214a4fc kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214a510 kind:load to:0x027e0d24 module:dtcm +from:0x0214a51c kind:load to:0x0203e964 module:main +from:0x0214a53c kind:load to:0x027e0d24 module:dtcm +from:0x0214a540 kind:load to:0x0214bc8c module:overlay(30) +from:0x0214a554 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0214a5cc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0214a5dc kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0214a5e4 kind:arm_call to:0x020ee624 module:overlay(26) +from:0x0214a5f0 kind:arm_call to:0x020ee658 module:overlay(26) +from:0x0214a618 kind:arm_call to:0x020ea9a0 module:overlay(26) +from:0x0214a624 kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214a630 kind:load to:0x02049be4 module:main +from:0x0214a634 kind:load to:0x0214ab84 module:overlay(30) +from:0x0214a638 kind:load to:0x021523f8 module:overlay(30) +from:0x0214a63c kind:load to:0x027e0cd8 module:dtcm +from:0x0214a640 kind:load to:0x02152538 module:overlay(30) +from:0x0214a65c kind:arm_call to:0x0214bea4 module:overlay(30) +from:0x0214a674 kind:arm_call to:0x01fff698 module:itcm +from:0x0214a6b0 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0214a6e0 kind:arm_call to:0x020ee674 module:overlay(26) +from:0x0214a6f0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214a6fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214a71c kind:arm_call to:0x021457dc module:overlay(30) +from:0x0214a728 kind:arm_call to:0x02146d14 module:overlay(30) +from:0x0214a74c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0214a760 kind:arm_call to:0x02144280 module:overlay(30) +from:0x0214a79c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0214a7b8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0214a7c8 kind:arm_call to:0x02146b08 module:overlay(30) +from:0x0214a7e4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0214a7fc kind:arm_call to:0x0206082c module:overlay(0) +from:0x0214a814 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0214a824 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0214a830 kind:load to:0x027e0d24 module:dtcm +from:0x0214a834 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a838 kind:load to:0x02150a5a module:overlay(30) +from:0x0214a83c kind:load to:0x02152418 module:overlay(30) +from:0x0214a840 kind:load to:0x0215242a module:overlay(30) +from:0x0214a844 kind:load to:0x0215242c module:overlay(30) +from:0x0214a848 kind:load to:0x02150a70 module:overlay(30) +from:0x0214a860 kind:arm_call to:0x02144230 module:overlay(30) +from:0x0214a890 kind:arm_call to:0x02145af0 module:overlay(30) +from:0x0214a8d0 kind:arm_call to:0x02144230 module:overlay(30) +from:0x0214a960 kind:arm_call to:0x020d988c module:overlay(26) +from:0x0214a9cc kind:arm_call to:0x02145f30 module:overlay(30) +from:0x0214a9d4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0214a9dc kind:arm_call to:0x02144230 module:overlay(30) +from:0x0214a9f8 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0214aa00 kind:arm_call to:0x021469c8 module:overlay(30) +from:0x0214aa14 kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214aa1c kind:arm_call to:0x02145af0 module:overlay(30) +from:0x0214aa80 kind:arm_call to:0x020e7f0c module:overlay(26) +from:0x0214aa90 kind:arm_call to:0x020ef1b0 module:overlay(26) +from:0x0214aab4 kind:arm_call to:0x021463ac module:overlay(30) +from:0x0214aad0 kind:arm_call to:0x02145f30 module:overlay(30) +from:0x0214aaec kind:arm_call to:0x02145e20 module:overlay(30) +from:0x0214ab1c kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214ab34 kind:arm_call to:0x02147198 module:overlay(30) +from:0x0214ab70 kind:load to:0x027e0d24 module:dtcm +from:0x0214ab74 kind:load to:0x027e09b8 module:dtcm +from:0x0214ab7c kind:load to:0x027e0ce0 module:dtcm +from:0x0214abcc kind:arm_call to:0x0200e260 module:main +from:0x0214abf0 kind:arm_call to:0x0200e260 module:main +from:0x0214abf4 kind:arm_call to:0x0200c198 module:main +from:0x0214ac04 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214ac68 kind:arm_call to:0x0214bc58 module:overlay(30) +from:0x0214ac74 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214ac90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214aca4 kind:arm_call to:0x021110ec module:overlay(26) +from:0x0214acb8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214ace0 kind:arm_call to:0x0214c5fc module:overlay(30) +from:0x0214acf8 kind:arm_call to:0x021110ec module:overlay(26) +from:0x0214ad28 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0214ad54 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0214ad88 kind:arm_call to:0x0214c9a4 module:overlay(30) +from:0x0214ada0 kind:arm_call to:0x0214c5fc module:overlay(30) +from:0x0214adc8 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0214add4 kind:load to:0x027e0d24 module:dtcm +from:0x0214addc kind:load to:0x027e0958 module:dtcm +from:0x0214ade4 kind:load to:0x027e09b4 module:dtcm +from:0x0214ae48 kind:arm_call to:0x02145740 module:overlay(30) +from:0x0214ae54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214af10 kind:arm_call to:0x02028c4c module:main +from:0x0214afc8 kind:arm_call to:0x0201aad0 module:main +from:0x0214b030 kind:arm_call to:0x0201aa44 module:main +from:0x0214b03c kind:arm_call to:0x020d98a8 module:overlays(26,31) +from:0x0214b048 kind:load to:0x027e0d24 module:dtcm +from:0x0214b04c kind:load to:0x027e0998 module:dtcm +from:0x0214b050 kind:load to:0x0204af1c module:main +from:0x0214b054 kind:load to:0x0215241c module:overlay(30) +from:0x0214b058 kind:load to:0x02152418 module:overlay(30) +from:0x0214b084 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214b094 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b0ac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214b0b8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0214b0d4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0214b0e4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0214b100 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214b108 kind:arm_call to:0x02011ff4 module:main +from:0x0214b120 kind:arm_call to:0x020ee380 module:overlay(26) +from:0x0214b134 kind:arm_call to:0x0203d210 module:main +from:0x0214b13c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214b144 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b14c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214b158 kind:load to:0x020a0328 module:overlay(0) +from:0x0214b168 kind:arm_call to:0x020ee380 module:overlay(26) +from:0x0214b17c kind:arm_call to:0x0203d210 module:main +from:0x0214b184 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214b18c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214b194 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214b19c kind:arm_call to:0x02011ff4 module:main +from:0x0214b1a8 kind:load to:0x020a0328 module:overlay(0) +from:0x0214b1cc kind:arm_call_thumb to:0x020179a0 module:main +from:0x0214b1e0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214b1f4 kind:load to:0x02152a14 module:overlay(30) +from:0x0214b208 kind:arm_call to:0x02011f3c module:main +from:0x0214b214 kind:arm_call to:0x0214b244 module:overlay(30) +from:0x0214b228 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0214b240 kind:load to:0x0215191c module:overlay(30) +from:0x0214b24c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214b254 kind:arm_call to:0x0214c42c module:overlay(30) +from:0x0214b2e0 kind:arm_call to:0x02028c90 module:main +from:0x0214b2f4 kind:arm_call to:0x02028c90 module:main +from:0x0214b304 kind:arm_call to:0x02028c90 module:main +from:0x0214b314 kind:arm_call to:0x02028c90 module:main +from:0x0214b324 kind:arm_call to:0x02028c90 module:main +from:0x0214b330 kind:load to:0x02151940 module:overlay(30) +from:0x0214b334 kind:load to:0x027e07d4 module:dtcm +from:0x0214b340 kind:arm_call to:0x0214c43c module:overlay(30) +from:0x0214b348 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214b35c kind:arm_call to:0x0214c43c module:overlay(30) +from:0x0214b364 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214b36c kind:arm_call to:0x02011ff4 module:main +from:0x0214b3a4 kind:arm_call to:0x0214bc58 module:overlay(30) +from:0x0214b3b4 kind:arm_call to:0x0214b784 module:overlay(30) +from:0x0214b3e0 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214b3f4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0214b40c kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x0214b428 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0214b444 kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214b468 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0214b4b0 kind:arm_call to:0x020786d8 module:overlay(0) +from:0x0214b4c0 kind:arm_call to:0x0214bb80 module:overlay(30) +from:0x0214b504 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0214b54c kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214b568 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0214b5c4 kind:arm_call to:0x021473a0 module:overlay(30) +from:0x0214b5e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214b664 kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214b74c kind:arm_call to:0x01ff9110 module:itcm +from:0x0214b774 kind:load to:0x027e0ce0 module:dtcm +from:0x0214b778 kind:load to:0x027e09bc module:dtcm +from:0x0214b77c kind:load to:0x027e09b8 module:dtcm +from:0x0214b8c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214b8e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214b9e0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214b9f0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214ba10 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214ba48 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0214ba84 kind:arm_call to:0x02144100 module:overlay(30) +from:0x0214baa0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0214bacc kind:arm_call to:0x02144150 module:overlay(30) +from:0x0214bb10 kind:arm_call to:0x0214bb80 module:overlay(30) +from:0x0214bb68 kind:arm_call to:0x02144080 module:overlay(30) +from:0x0214bb74 kind:load to:0x027e09bc module:dtcm +from:0x0214bb78 kind:load to:0x02151994 module:overlay(30) +from:0x0214bb7c kind:load to:0x027e09b8 module:dtcm +from:0x0214bbb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bc54 kind:load to:0x02151994 module:overlay(30) +from:0x0214bc70 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214bc88 kind:load to:0x027e09b8 module:dtcm +from:0x0214c1a0 kind:load to:0x02049be4 module:main +from:0x0214c338 kind:load to:0x02049be4 module:main +from:0x0214c438 kind:load to:0x027e0d24 module:dtcm +from:0x0214c44c kind:load to:0x027e0d24 module:dtcm +from:0x0214c458 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0214c46c kind:load to:0x02152a60 module:overlay(30) +from:0x0214c480 kind:arm_call to:0x02011f3c module:main +from:0x0214c48c kind:arm_call to:0x0214c544 module:overlay(30) +from:0x0214c4a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214c4d0 kind:load to:0x02151a84 module:overlay(30) +from:0x0214c4dc kind:arm_call to:0x02059108 module:overlay(0) +from:0x0214c4f4 kind:arm_call to:0x02028c90 module:main +from:0x0214c500 kind:load to:0x02151a0c module:overlay(30) +from:0x0214c54c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214c564 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x0214c570 kind:arm_call to:0x0214c4d4 module:overlay(30) +from:0x0214c5ac kind:load to:0x02151aa8 module:overlay(30) +from:0x0214c5b0 kind:load to:0x027e07d4 module:dtcm +from:0x0214c5c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214c5c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214c5e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214c5e8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214c5f0 kind:arm_call to:0x02011ff4 module:main +from:0x0214c648 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c658 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c668 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c684 kind:arm_call to:0x020180a8 module:main +from:0x0214c6c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c6cc kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c6fc kind:arm_call to:0x01ff9984 module:itcm +from:0x0214c710 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c72c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c750 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c760 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c76c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c7d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c7e4 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c800 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214c80c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c81c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c830 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c85c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0214c898 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214c8a8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214c8c8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214c940 kind:arm_call to:0x02028d30 module:main +from:0x0214c97c kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0214c994 kind:load to:0x02150a4c module:overlay(30) +from:0x0214c99c kind:load to:0x0203e964 module:main +from:0x0214c9a0 kind:load to:0x027e0958 module:dtcm +from:0x0214ca20 kind:arm_call to:0x02028d4c module:main +from:0x0214ca28 kind:arm_call to:0x01ff938c module:itcm +from:0x0214ca30 kind:arm_call to:0x01ff938c module:itcm +from:0x0214ca38 kind:arm_call to:0x01ff938c module:itcm +from:0x0214ca50 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214ca84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214ca94 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214cab0 kind:arm_call to:0x01ffa878 module:itcm +from:0x0214cac0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214cb08 kind:arm_call to:0x02028d30 module:main +from:0x0214cb1c kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0214cb30 kind:load to:0x02042564 module:main +from:0x0214cb34 kind:load to:0x0203e964 module:main +from:0x0214cb38 kind:load to:0x02151a10 module:overlay(30) +from:0x0214cb3c kind:load to:0x027e0964 module:dtcm +from:0x0214cb40 kind:load to:0x027e0958 module:dtcm +from:0x0214cb50 kind:load to:0x0214cbd0 module:overlay(30) +from:0x0214cb8c kind:arm_call to:0x0200f05c module:main +from:0x0214cbbc kind:arm_call to:0x0214cbd0 module:overlay(30) +from:0x0214cbc8 kind:load to:0x02152a60 module:overlay(30) +from:0x0214cbcc kind:load to:0x02151a4c module:overlay(30) +from:0x0214cc0c kind:load to:0x02151a2c module:overlay(30) +from:0x0214cc44 kind:load to:0x02151a1c module:overlay(30) +from:0x0214cc7c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214cc80 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214cc90 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214cc9c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ccd8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214cd28 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214cd40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214cd6c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0214cd80 kind:load to:0x027e09a8 module:dtcm +from:0x0214ce14 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214cea8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0214ceb0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214cec8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0214ced4 kind:load to:0x0203e964 module:main +from:0x0214ced8 kind:load to:0x027e09a8 module:dtcm +from:0x0214cef0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214cf3c kind:arm_call to:0x01ffc634 module:itcm +from:0x0214cf50 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214cf64 kind:load to:0x02152b48 module:overlay(30) +from:0x0214cf78 kind:arm_call to:0x02011f3c module:main +from:0x0214cf84 kind:arm_call to:0x0214cfb4 module:overlay(30) +from:0x0214cf98 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0214cfb0 kind:load to:0x02151b48 module:overlay(30) +from:0x0214cfbc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214cfe4 kind:arm_call to:0x02067278 module:overlay(0) +from:0x0214cff4 kind:load to:0x02151b6c module:overlay(30) +from:0x0214d00c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0214d014 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0214d01c kind:arm_call to:0x020672ac module:overlay(0) +from:0x0214d024 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d030 kind:load to:0x02151b6c module:overlay(30) +from:0x0214d048 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0214d050 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0214d058 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0214d060 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d068 kind:arm_call to:0x02011ff4 module:main +from:0x0214d074 kind:load to:0x02151b6c module:overlay(30) +from:0x0214d080 kind:arm_call to:0x0214d744 module:overlay(30) +from:0x0214d094 kind:arm_call to:0x0214d724 module:overlay(30) +from:0x0214d0b0 kind:arm_call to:0x0214d0bc module:overlay(30) +from:0x0214d0fc kind:load to:0x02151b10 module:overlay(30) +from:0x0214d134 kind:load to:0x02151b28 module:overlay(30) +from:0x0214d14c kind:arm_call to:0x02073310 module:overlay(0) +from:0x0214d16c kind:load to:0x027e09b8 module:dtcm +from:0x0214d17c kind:arm_call to:0x0214d6f8 module:overlay(30) +from:0x0214d190 kind:arm_call to:0x0214d0bc module:overlay(30) +from:0x0214d1a4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214d1c8 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0214d278 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0214d2c0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0214d334 kind:arm_call to:0x020158e8 module:main +from:0x0214d348 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0214d374 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0214d384 kind:load to:0x0203e964 module:main +from:0x0214d38c kind:load to:0x027e09b8 module:dtcm +from:0x0214d390 kind:load to:0x027e0cec module:dtcm +from:0x0214d394 kind:load to:0x02151b04 module:overlay(30) +from:0x0214d404 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0214d458 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0214d4d8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0214d514 kind:arm_call to:0x020158e8 module:main +from:0x0214d530 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0214d59c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0214d5d4 kind:arm_call to:0x020158e8 module:main +from:0x0214d5e4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214d5f8 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0214d638 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0214d648 kind:arm_call to:0x0214d0bc module:overlay(30) +from:0x0214d658 kind:arm_call to:0x020f0f84 module:overlay(26) +from:0x0214d664 kind:arm_call to:0x0206e8d8 module:overlay(0) +from:0x0214d670 kind:load to:0x027e09bc module:dtcm +from:0x0214d674 kind:load to:0x02151afc module:overlay(30) +from:0x0214d678 kind:load to:0x020b508c module:overlay(0) +from:0x0214d6a4 kind:load to:0x027e09b8 module:dtcm +from:0x0214d6a8 kind:load to:0x027e0d10 module:dtcm +from:0x0214d6ac kind:load to:0x020b5254 module:overlay(0) +from:0x0214d6e4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0214d6ec kind:load to:0x027e0cec module:dtcm +from:0x0214d6f0 kind:load to:0x02151b04 module:overlay(30) +from:0x0214d708 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0214d718 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0214d720 kind:load to:0x027e0cd8 module:dtcm +from:0x0214d740 kind:load to:0x027e09b8 module:dtcm +from:0x0214d760 kind:load to:0x027e09b8 module:dtcm +from:0x0214d76c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0214d780 kind:load to:0x02152b94 module:overlay(30) +from:0x0214d794 kind:arm_call to:0x02011f3c module:main +from:0x0214d7a0 kind:arm_call to:0x02123034 module:overlay(26) +from:0x0214d7b4 kind:load to:0x02151bec module:overlay(30) +from:0x0214d7c4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0214d7dc kind:load to:0x02151bc8 module:overlay(30) +from:0x0214d7e4 kind:arm_call to:0x0214d844 module:overlay(30) +from:0x0214d840 kind:load to:0x020775c4 module:overlay(0) +from:0x0214d85c kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0214d878 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0214d894 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0214d8a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0214d8b4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d8c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d8d0 kind:arm_call to:0x02011ff4 module:main +from:0x0214d8e4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0214d8f8 kind:load to:0x02152be0 module:overlay(30) +from:0x0214d90c kind:arm_call to:0x02011f3c module:main +from:0x0214d918 kind:arm_call to:0x0214d948 module:overlay(30) +from:0x0214d92c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0214d944 kind:load to:0x02151c50 module:overlay(30) +from:0x0214d950 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214d958 kind:arm_call to:0x0214dda0 module:overlay(30) +from:0x0214d9a8 kind:load to:0x02151c74 module:overlay(30) +from:0x0214d9ac kind:load to:0x027e07d4 module:dtcm +from:0x0214d9b8 kind:arm_call to:0x0214ddb0 module:overlay(30) +from:0x0214d9c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d9d4 kind:arm_call to:0x0214ddb0 module:overlay(30) +from:0x0214d9dc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d9e4 kind:arm_call to:0x02011ff4 module:main +from:0x0214da80 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x0214daac kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214dacc kind:arm_call to:0x01ff9258 module:itcm +from:0x0214dadc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214db7c kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214db98 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214dba8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214dbd4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214dbe4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x0214dc0c kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0214dc24 kind:arm_call to:0x01fff698 module:itcm +from:0x0214dc48 kind:arm_call to:0x020eeb4c module:overlay(26) +from:0x0214dc54 kind:arm_call to:0x020ef054 module:overlay(26) +from:0x0214dc88 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214dca4 kind:arm_call to:0x02165dc0 module:overlay(94) +from:0x0214dcb0 kind:load to:0x02138e30 module:overlay(26) +from:0x0214dcb4 kind:load to:0x02178710 module:overlays(89,91,94) +from:0x0214dcb8 kind:load to:0x027e0ce0 module:dtcm +from:0x0214dccc kind:load to:0x0203e964 module:main +from:0x0214dcd0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214dd24 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214dd30 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214dd7c kind:arm_call to:0x02165d84 module:overlay(94) +from:0x0214dd8c kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x0214dd94 kind:load to:0x02178710 module:overlays(89,91,94) +from:0x0214dd98 kind:load to:0x02150a7c module:overlay(30) +from:0x0214dd9c kind:load to:0x020b5254 module:overlay(0) +from:0x0214ddac kind:load to:0x027e0d28 module:dtcm +from:0x0214ddc0 kind:load to:0x027e0d28 module:dtcm +from:0x0214ddcc kind:arm_call to:0x02097778 module:overlay(0) +from:0x0214dde0 kind:load to:0x02152d44 module:overlay(30) +from:0x0214ddf4 kind:arm_call to:0x02011f3c module:main +from:0x0214de00 kind:arm_call to:0x0214de88 module:overlay(30) +from:0x0214de18 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214de74 kind:load to:0x02151db0 module:overlay(30) +from:0x0214de84 kind:load to:0x02102a54 module:overlays(19,26) +from:0x0214de90 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0214dec0 kind:arm_call to:0x020f91d0 module:overlay(26) +from:0x0214dec8 kind:arm_call to:0x020fb33c module:overlay(26) +from:0x0214ded0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0214df0c kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0214df24 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x0214df38 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0214df5c kind:arm_call to:0x0203d160 module:main +from:0x0214df78 kind:arm_call to:0x0203d160 module:main +from:0x0214df88 kind:arm_call to:0x0210578c module:overlay(26) +from:0x0214df94 kind:arm_call to:0x020fd7b0 module:overlay(26) +from:0x0214dfac kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214dfd0 kind:arm_call to:0x0210148c module:overlay(26) +from:0x0214dfdc kind:arm_call to:0x020ee658 module:overlay(26) +from:0x0214dfe8 kind:load to:0x02151e1c module:overlay(30) +from:0x0214dfec kind:load to:0x020b2808 module:overlay(0) +from:0x0214dff0 kind:load to:0x0215116c module:overlay(30) +from:0x0214dff4 kind:load to:0x0214e048 module:overlay(30) +from:0x0214dff8 kind:load to:0x0214e008 module:overlay(30) +from:0x0214dffc kind:load to:0x0214406c module:overlay(30) +from:0x0214e000 kind:load to:0x0214e05c module:overlay(30) +from:0x0214e004 kind:load to:0x02152d44 module:overlay(30) +from:0x0214e020 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0214e038 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214e044 kind:load to:0x02151dd4 module:overlay(30) +from:0x0214e050 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0214e078 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0214e090 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214e0a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214e0ac kind:load to:0x0215162c module:overlay(30) +from:0x0214e0c8 kind:arm_call to:0x0203d210 module:main +from:0x0214e0e0 kind:arm_call to:0x0203d210 module:main +from:0x0214e0f4 kind:arm_call to:0x0203d210 module:main +from:0x0214e0fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214e104 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0214e10c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0214e114 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x0214e11c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214e128 kind:load to:0x020a0328 module:overlay(0) +from:0x0214e12c kind:load to:0x0214406c module:overlay(30) +from:0x0214e130 kind:load to:0x0214e048 module:overlay(30) +from:0x0214e14c kind:arm_call to:0x0203d210 module:main +from:0x0214e164 kind:arm_call to:0x0203d210 module:main +from:0x0214e178 kind:arm_call to:0x0203d210 module:main +from:0x0214e180 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214e188 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0214e190 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0214e198 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x0214e1a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214e1a8 kind:arm_call to:0x02011ff4 module:main +from:0x0214e1b4 kind:load to:0x020a0328 module:overlay(0) +from:0x0214e1b8 kind:load to:0x0214406c module:overlay(30) +from:0x0214e1bc kind:load to:0x0214e048 module:overlay(30) +from:0x0214e20c kind:arm_call to:0x020fa89c module:overlays(21,26) +from:0x0214e25c kind:load to:0x02049be4 module:main +from:0x0214e260 kind:load to:0x02152c2c module:overlay(30) +from:0x0214e264 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214e268 kind:load to:0x02152d04 module:overlay(30) +from:0x0214e274 kind:arm_call to:0x0214e2ac module:overlay(30) +from:0x0214e27c kind:arm_call to:0x0214e3f0 module:overlay(30) +from:0x0214e284 kind:arm_call to:0x0214e538 module:overlay(30) +from:0x0214e294 kind:arm_call to:0x0214e2ac module:overlay(30) +from:0x0214e29c kind:arm_call to:0x0214e3f0 module:overlay(30) +from:0x0214e2a4 kind:arm_call to:0x0214e538 module:overlay(30) +from:0x0214e2e4 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x0214e300 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0214e308 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x0214e324 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0214e344 kind:arm_call to:0x020fa090 module:overlay(26) +from:0x0214e350 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e35c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0214e368 kind:arm_call to:0x020f9fec module:overlay(26) +from:0x0214e40c kind:arm_call to:0x020f90a4 module:overlay(26) +from:0x0214e440 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214e57c kind:arm_call to:0x020f9ff4 module:overlay(26) +from:0x0214e590 kind:arm_call to:0x02101960 module:overlays(21,26) +from:0x0214e5f4 kind:arm_call to:0x01fff60c module:itcm +from:0x0214e60c kind:arm_call to:0x0214ef18 module:overlay(30) +from:0x0214e6d4 kind:load to:0x027e09b4 module:dtcm +from:0x0214e708 kind:arm_call to:0x020f9f18 module:overlay(26) +from:0x0214e734 kind:arm_call to:0x020f9fa4 module:overlay(26) +from:0x0214e74c kind:arm_call to:0x021055a8 module:overlay(26) +from:0x0214e76c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0214e77c kind:arm_call to:0x02105588 module:overlay(26) +from:0x0214e79c kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0214e7a8 kind:arm_call to:0x021017f8 module:overlay(26) +from:0x0214e7e4 kind:arm_call to:0x020df76c module:overlay(26) +from:0x0214e84c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0214e990 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0214e99c kind:load to:0x02138e30 module:overlay(26) +from:0x0214e9a0 kind:load to:0x02152c48 module:overlay(30) +from:0x0214e9a4 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214e9a8 kind:load to:0x02152d14 module:overlay(30) +from:0x0214e9ac kind:load to:0x02152c44 module:overlay(30) +from:0x0214e9b0 kind:load to:0x02152c64 module:overlay(30) +from:0x0214e9b4 kind:load to:0x02152c60 module:overlay(30) +from:0x0214e9b8 kind:load to:0x02152c74 module:overlay(30) +from:0x0214e9bc kind:load to:0x02152c34 module:overlay(30) +from:0x0214e9c0 kind:load to:0x02152c94 module:overlay(30) +from:0x0214e9c4 kind:load to:0x027e09c0 module:dtcm +from:0x0214e9ec kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x0214ea84 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214eab4 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0214eac0 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0214eacc kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0214eae8 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x0214eaf0 kind:arm_call to:0x020fa8fc module:overlay(26) +from:0x0214ebe0 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214ecc8 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0214ecd8 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0214ecf0 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0214ed14 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x0214ed24 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214ed44 kind:arm_call to:0x0214f4d0 module:overlay(30) +from:0x0214ed4c kind:arm_call to:0x0214f2a0 module:overlay(30) +from:0x0214ed54 kind:arm_call to:0x0214e754 module:overlay(30) +from:0x0214ee50 kind:arm_call to:0x0214e784 module:overlay(30) +from:0x0214ee74 kind:arm_call to:0x0214f010 module:overlay(30) +from:0x0214ee7c kind:arm_call to:0x0214e7b0 module:overlay(30) +from:0x0214ee84 kind:load to:0x02152cc4 module:overlay(30) +from:0x0214ee88 kind:load to:0x02152ca4 module:overlay(30) +from:0x0214ee8c kind:load to:0x02151cc8 module:overlay(30) +from:0x0214ee90 kind:load to:0x02152c28 module:overlay(30) +from:0x0214ee94 kind:load to:0x02152c1c module:overlay(30) +from:0x0214ee98 kind:load to:0x02152c60 module:overlay(30) +from:0x0214ee9c kind:load to:0x02152c74 module:overlay(30) +from:0x0214eea0 kind:load to:0x02152c34 module:overlay(30) +from:0x0214eea4 kind:load to:0x02152c94 module:overlay(30) +from:0x0214eea8 kind:load to:0x02152c30 module:overlay(30) +from:0x0214eeac kind:load to:0x02152cd4 module:overlay(30) +from:0x0214eec0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0214eed4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0214eefc kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214ef28 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0214efc0 kind:arm_call to:0x02101d5c module:overlay(26) +from:0x0214f004 kind:arm_call to:0x020fd904 module:overlay(26) +from:0x0214f024 kind:arm_call to:0x020f913c module:overlay(26) +from:0x0214f054 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214f228 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214f230 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f250 kind:arm_call to:0x01fffd00 module:itcm +from:0x0214f25c kind:arm_call to:0x02111088 module:overlay(26) +from:0x0214f268 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214f26c kind:load to:0x027e09a8 module:dtcm +from:0x0214f270 kind:load to:0x02152c44 module:overlay(30) +from:0x0214f274 kind:load to:0x02152c64 module:overlay(30) +from:0x0214f278 kind:load to:0x02152c34 module:overlay(30) +from:0x0214f27c kind:load to:0x02152c94 module:overlay(30) +from:0x0214f280 kind:load to:0x02152c38 module:overlay(30) +from:0x0214f284 kind:load to:0x02152cf4 module:overlay(30) +from:0x0214f28c kind:load to:0x02152c60 module:overlay(30) +from:0x0214f290 kind:load to:0x02152c74 module:overlay(30) +from:0x0214f294 kind:load to:0x02152c30 module:overlay(30) +from:0x0214f298 kind:load to:0x02152cd4 module:overlay(30) +from:0x0214f344 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x0214f350 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f368 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0214f374 kind:arm_call to:0x020fb568 module:overlay(26) +from:0x0214f390 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x0214f39c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f3ac kind:arm_call to:0x020fa1cc module:overlay(26) +from:0x0214f3d4 kind:arm_call to:0x020f9328 module:overlay(26) +from:0x0214f4b0 kind:arm_call to:0x020f98d8 module:overlay(26) +from:0x0214f4bc kind:load to:0x02152c28 module:overlay(30) +from:0x0214f4c0 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214f4c4 kind:load to:0x02152ca4 module:overlay(30) +from:0x0214f4c8 kind:load to:0x02152c3c module:overlay(30) +from:0x0214f4cc kind:load to:0x02152d24 module:overlay(30) +from:0x0214f568 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x0214f574 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f58c kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0214f5a0 kind:arm_call to:0x020f98d8 module:overlay(26) +from:0x0214f5ac kind:load to:0x027e0ce0 module:dtcm +from:0x0214f5b0 kind:load to:0x02152c28 module:overlay(30) +from:0x0214f5b4 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214f5b8 kind:load to:0x02152ca4 module:overlay(30) +from:0x0214f5e0 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f5f0 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214f620 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x0214f628 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0214f69c kind:arm_call to:0x0214e784 module:overlay(30) +from:0x0214f6a4 kind:arm_call to:0x0214e7b0 module:overlay(30) +from:0x0214f6ac kind:load to:0x02152c40 module:overlay(30) +from:0x0214f6b0 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214f6b4 kind:load to:0x02152c84 module:overlay(30) +from:0x0214f6c4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f6d4 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214f704 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x0214f77c kind:arm_call to:0x0214e784 module:overlay(30) +from:0x0214f784 kind:arm_call to:0x0214e7b0 module:overlay(30) +from:0x0214f78c kind:load to:0x02152c44 module:overlay(30) +from:0x0214f790 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214f794 kind:load to:0x02152c64 module:overlay(30) +from:0x0214f7a4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f7b4 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214f7dc kind:load to:0x0214e9c8 module:overlay(30) +from:0x0214f808 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214f87c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214f884 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x0214f8dc kind:arm_call to:0x0214e9c8 module:overlay(30) +from:0x0214f8e4 kind:load to:0x027e09a8 module:dtcm +from:0x0214f8f4 kind:load to:0x02152c44 module:overlay(30) +from:0x0214f8f8 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214f8fc kind:load to:0x02152c64 module:overlay(30) +from:0x0214f95c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f96c kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214f974 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214f988 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214f9a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214f9ac kind:arm_call to:0x02101d5c module:overlay(26) +from:0x0214f9bc kind:arm_call to:0x020fdde4 module:overlay(26) +from:0x0214f9dc kind:load to:0x02152c1c module:overlay(30) +from:0x0214f9e0 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214f9e4 kind:load to:0x02152cc4 module:overlay(30) +from:0x0214f9e8 kind:load to:0x027e09a8 module:dtcm +from:0x0214fa04 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x0214fa14 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214fa24 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214fa30 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0214fa98 kind:arm_call to:0x0214e9c8 module:overlay(30) +from:0x0214faa0 kind:load to:0x02152c30 module:overlay(30) +from:0x0214faa4 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214faa8 kind:load to:0x02152cd4 module:overlay(30) +from:0x0214fad0 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214fb20 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214fb28 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x0214fb80 kind:arm_call to:0x0214e9c8 module:overlay(30) +from:0x0214fb88 kind:load to:0x027e09a8 module:dtcm +from:0x0214fb90 kind:load to:0x02152c60 module:overlay(30) +from:0x0214fb94 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214fb98 kind:load to:0x02152c74 module:overlay(30) +from:0x0214fba8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214fbb8 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214fbd0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214fbf0 kind:load to:0x027e09a8 module:dtcm +from:0x0214fc0c kind:arm_call to:0x02101d34 module:overlay(26) +from:0x0214fc1c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214fc2c kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214fc38 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0214fca0 kind:arm_call to:0x0214e9c8 module:overlay(30) +from:0x0214fca8 kind:load to:0x02152c44 module:overlay(30) +from:0x0214fcac kind:load to:0x02151cc8 module:overlay(30) +from:0x0214fcb0 kind:load to:0x02152c64 module:overlay(30) +from:0x0214fcc8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214fcd8 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x0214fd28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214fd30 kind:arm_call to:0x02101d34 module:overlay(26) +from:0x0214fd88 kind:arm_call to:0x0214e9c8 module:overlay(30) +from:0x0214fd90 kind:load to:0x027e09a8 module:dtcm +from:0x0214fd98 kind:load to:0x02152c44 module:overlay(30) +from:0x0214fd9c kind:load to:0x02151cc8 module:overlay(30) +from:0x0214fda0 kind:load to:0x02152c64 module:overlay(30) +from:0x0214fdc4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x0214fde0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214fe00 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214fe0c kind:arm_call to:0x02101d5c module:overlay(26) +from:0x0214fe1c kind:arm_call to:0x020fe00c module:overlay(26) +from:0x0214fe80 kind:arm_call to:0x02101d5c module:overlay(26) +from:0x0214fe90 kind:arm_call to:0x020fe00c module:overlay(26) +from:0x0214fee0 kind:load to:0x027e09b8 module:dtcm +from:0x0214fee4 kind:load to:0x027e09a8 module:dtcm +from:0x0214feec kind:load to:0x02152c20 module:overlay(30) +from:0x0214fef0 kind:load to:0x02151cc8 module:overlay(30) +from:0x0214fef4 kind:load to:0x02152cb4 module:overlay(30) +from:0x0214ff14 kind:arm_call to:0x02039f04 module:main +from:0x0214ff20 kind:arm_call to:0x0203ab58 module:main +from:0x0214ff28 kind:arm_call to:0x02039f04 module:main +from:0x0214ff30 kind:arm_call to:0x0203ad88 module:main +from:0x0214ff3c kind:arm_call to:0x0203a5ac module:main +from:0x0214ff5c kind:arm_call to:0x020f92cc module:overlay(26) +from:0x0214ff6c kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0214ff74 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x0214ff80 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0214ff94 kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x0214fff8 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x02150014 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0215002c kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0215003c kind:arm_call to:0x021019b0 module:overlay(26) +from:0x02150070 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x02150078 kind:arm_call to:0x0214eeb0 module:overlay(30) +from:0x021500ec kind:arm_call to:0x0214e784 module:overlay(30) +from:0x021500f4 kind:arm_call to:0x0214e7b0 module:overlay(30) +from:0x021500fc kind:load to:0x02152c24 module:overlay(30) +from:0x02150100 kind:load to:0x02151cc8 module:overlay(30) +from:0x02150104 kind:load to:0x02152ce4 module:overlay(30) +from:0x0215011c kind:arm_call to:0x020fafc8 module:overlay(26) +from:0x02150124 kind:arm_call to:0x020fb1a4 module:overlay(26) +from:0x02150144 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0215014c kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x02150158 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x0215016c kind:arm_call to:0x020fb3f0 module:overlay(26) +from:0x021501d0 kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x021501f8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x02150240 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02150298 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021502b8 kind:arm_call to:0x020fdedc module:overlay(26) +from:0x02150324 kind:load to:0x027e09bc module:dtcm +from:0x02150328 kind:load to:0x02152c4c module:overlay(30) +from:0x0215032c kind:load to:0x02151cc8 module:overlay(30) +from:0x02150330 kind:load to:0x02152d34 module:overlay(30) +from:0x02150350 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02150370 kind:load to:0x027e09a8 module:dtcm +from:0x02150388 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021503ec kind:arm_call to:0x02078798 module:overlay(0) +from:0x0215045c kind:arm_call to:0x0214e754 module:overlay(30) +from:0x02150488 kind:arm_call to:0x0214e784 module:overlay(30) +from:0x02150498 kind:load to:0x027e09bc module:dtcm +from:0x0215049c kind:load to:0x02152c38 module:overlay(30) +from:0x021504a0 kind:load to:0x02151cc8 module:overlay(30) +from:0x021504a4 kind:load to:0x02152cf4 module:overlay(30) +from:0x021504b4 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x021504c4 kind:arm_call to:0x021019b0 module:overlay(26) +from:0x021504f4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02150558 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02150570 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x02150588 kind:arm_call to:0x0214de78 module:overlay(30) +from:0x0215059c kind:arm_call to:0x0214de78 module:overlay(30) +from:0x021505bc kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x021505d0 kind:arm_call to:0x020fb16c module:overlay(26) +from:0x02150620 kind:arm_call to:0x0214e754 module:overlay(30) +from:0x0215064c kind:arm_call to:0x0214e784 module:overlay(30) +from:0x02150654 kind:arm_call to:0x0214f010 module:overlay(30) +from:0x02150664 kind:load to:0x027e09bc module:dtcm +from:0x02150668 kind:load to:0x02152c44 module:overlay(30) +from:0x0215066c kind:load to:0x02151cc8 module:overlay(30) +from:0x02150670 kind:load to:0x02152c64 module:overlay(30) +from:0x02150690 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021506a4 kind:load to:0x020578a4 module:overlay(0) +from:0x021506b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021506c0 kind:arm_call to:0x02011ff4 module:main +from:0x021506d4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021506e8 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x0215077c kind:load to:0x02151e80 module:overlay(30) +from:0x02150788 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215079c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x021507a4 kind:arm_call to:0x02011ff4 module:main +from:0x021507d8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02150814 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02150834 kind:load to:0x02150a98 module:overlay(30) +from:0x02150880 kind:arm_call to:0x0201aa44 module:main +from:0x021508a4 kind:arm_call to:0x0201aa44 module:main +from:0x021508bc kind:load to:0x0204af1c module:main +from:0x02150924 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02150990 kind:load to:0x021508c0 module:overlay(30) +from:0x02150994 kind:load to:0x02150aa0 module:overlay(30) +from:0x02150ad0 kind:arm_call to:0x02141fb4 module:overlay(30) +from:0x02150ae0 kind:arm_call to:0x0203ce74 module:main +from:0x02150af4 kind:load to:0x02151ea0 module:overlay(30) +from:0x02150af8 kind:load to:0x02151eb0 module:overlay(30) +from:0x02150afc kind:load to:0x02142af8 module:overlay(30) +from:0x02150b00 kind:load to:0x02151ea4 module:overlay(30) +from:0x02150b20 kind:arm_call to:0x02142b3c module:overlay(30) +from:0x02150b30 kind:arm_call to:0x0203ce74 module:main +from:0x02150b44 kind:load to:0x02151f84 module:overlay(30) +from:0x02150b48 kind:load to:0x02151f94 module:overlay(30) +from:0x02150b4c kind:load to:0x02142f44 module:overlay(30) +from:0x02150b50 kind:load to:0x02151f88 module:overlay(30) +from:0x02150b70 kind:arm_call to:0x02142f88 module:overlay(30) +from:0x02150b80 kind:arm_call to:0x0203ce74 module:main +from:0x02150b94 kind:load to:0x02152068 module:overlay(30) +from:0x02150b98 kind:load to:0x02152078 module:overlay(30) +from:0x02150b9c kind:load to:0x0214329c module:overlay(30) +from:0x02150ba0 kind:load to:0x0215206c module:overlay(30) +from:0x02150bc0 kind:arm_call to:0x021432e0 module:overlay(30) +from:0x02150bd0 kind:arm_call to:0x0203ce74 module:main +from:0x02150be4 kind:load to:0x0215214c module:overlay(30) +from:0x02150be8 kind:load to:0x0215215c module:overlay(30) +from:0x02150bec kind:load to:0x021435a4 module:overlay(30) +from:0x02150bf0 kind:load to:0x02152150 module:overlay(30) +from:0x02150c10 kind:arm_call to:0x021435e8 module:overlay(30) +from:0x02150c20 kind:arm_call to:0x0203ce74 module:main +from:0x02150c34 kind:load to:0x02152230 module:overlay(30) +from:0x02150c38 kind:load to:0x02152240 module:overlay(30) +from:0x02150c3c kind:load to:0x021438ac module:overlay(30) +from:0x02150c40 kind:load to:0x02152234 module:overlay(30) +from:0x02150c60 kind:arm_call to:0x021438f0 module:overlay(30) +from:0x02150c70 kind:arm_call to:0x0203ce74 module:main +from:0x02150c84 kind:load to:0x02152314 module:overlay(30) +from:0x02150c88 kind:load to:0x02152324 module:overlay(30) +from:0x02150c8c kind:load to:0x02143bc8 module:overlay(30) +from:0x02150c90 kind:load to:0x02152318 module:overlay(30) +from:0x02150cb4 kind:arm_call to:0x0203d160 module:main +from:0x02150cd0 kind:arm_call_thumb to:0x0201797c module:main +from:0x02150cf4 kind:arm_call to:0x0203ce74 module:main +from:0x02150d10 kind:arm_call to:0x02143c10 module:overlay(30) +from:0x02150d20 kind:arm_call to:0x0203ce74 module:main +from:0x02150d98 kind:load to:0x02152418 module:overlay(30) +from:0x02150d9c kind:load to:0x0214b1ac module:overlay(30) +from:0x02150da0 kind:load to:0x02152538 module:overlay(30) +from:0x02150da4 kind:load to:0x021515c4 module:overlay(30) +from:0x02150da8 kind:load to:0x021358b4 module:overlay(26) +from:0x02150dac kind:load to:0x0215254c module:overlay(30) +from:0x02150db0 kind:load to:0x0214b1c4 module:overlay(30) +from:0x02150db4 kind:load to:0x02152400 module:overlay(30) +from:0x02150db8 kind:load to:0x021523f8 module:overlay(30) +from:0x02150dbc kind:load to:0x02152460 module:overlay(30) +from:0x02150dc0 kind:load to:0x0214b1d8 module:overlay(30) +from:0x02150dc4 kind:load to:0x0215240c module:overlay(30) +from:0x02150dc8 kind:load to:0x020431b8 module:main +from:0x02150dcc kind:load to:0x021517ac module:overlay(30) +from:0x02150e6c kind:arm_call to:0x0214b21c module:overlay(30) +from:0x02150e7c kind:arm_call to:0x0203ce74 module:main +from:0x02150e98 kind:load to:0x02151994 module:overlay(30) +from:0x02150e9c kind:load to:0x02152a04 module:overlay(30) +from:0x02150ea0 kind:load to:0x021519b0 module:overlay(30) +from:0x02150ea4 kind:load to:0x021519cc module:overlay(30) +from:0x02150ea8 kind:load to:0x021519e8 module:overlay(30) +from:0x02150eac kind:load to:0x02152a14 module:overlay(30) +from:0x02150eb0 kind:load to:0x0214c450 module:overlay(30) +from:0x02150eb4 kind:load to:0x02152a08 module:overlay(30) +from:0x02150ef0 kind:arm_call to:0x0214c494 module:overlay(30) +from:0x02150f00 kind:arm_call to:0x0203ce74 module:main +from:0x02150f14 kind:load to:0x02151a10 module:overlay(30) +from:0x02150f18 kind:load to:0x02152a50 module:overlay(30) +from:0x02150f1c kind:load to:0x02152a60 module:overlay(30) +from:0x02150f20 kind:load to:0x0214cf48 module:overlay(30) +from:0x02150f24 kind:load to:0x02152a54 module:overlay(30) +from:0x02150f70 kind:arm_call to:0x0214cf8c module:overlay(30) +from:0x02150f80 kind:arm_call to:0x0203ce74 module:main +from:0x02150f98 kind:load to:0x02151afc module:overlay(30) +from:0x02150f9c kind:load to:0x02152b38 module:overlay(30) +from:0x02150fa0 kind:load to:0x02152b48 module:overlay(30) +from:0x02150fa4 kind:load to:0x0214d764 module:overlay(30) +from:0x02150fa8 kind:load to:0x02152b3c module:overlay(30) +from:0x02150fc8 kind:arm_call to:0x0214d7b8 module:overlay(30) +from:0x02150fd8 kind:arm_call to:0x0203ce74 module:main +from:0x02150fec kind:load to:0x02152b84 module:overlay(30) +from:0x02150ff0 kind:load to:0x02152b94 module:overlay(30) +from:0x02150ff4 kind:load to:0x0214d8dc module:overlay(30) +from:0x02150ff8 kind:load to:0x02152b88 module:overlay(30) +from:0x02151018 kind:arm_call to:0x0214d920 module:overlay(30) +from:0x02151028 kind:arm_call to:0x0203ce74 module:main +from:0x0215103c kind:load to:0x02152bd0 module:overlay(30) +from:0x02151040 kind:load to:0x02152be0 module:overlay(30) +from:0x02151044 kind:load to:0x0214ddc4 module:overlay(30) +from:0x02151048 kind:load to:0x02152bd4 module:overlay(30) +from:0x02151068 kind:arm_call to:0x0214de0c module:overlay(30) +from:0x02151078 kind:arm_call to:0x0203ce74 module:main +from:0x0215108c kind:load to:0x02152c50 module:overlay(30) +from:0x02151090 kind:load to:0x02152d44 module:overlay(30) +from:0x02151094 kind:load to:0x021506cc module:overlay(30) +from:0x02151098 kind:load to:0x02152c54 module:overlay(30) +from:0x0215109c kind:load to:0x02150ab4 module:overlay(30) +from:0x021510a0 kind:load to:0x02150b04 module:overlay(30) +from:0x021510a4 kind:load to:0x02150b54 module:overlay(30) +from:0x021510a8 kind:load to:0x02150ba4 module:overlay(30) +from:0x021510ac kind:load to:0x02150bf4 module:overlay(30) +from:0x021510b0 kind:load to:0x02150c44 module:overlay(30) +from:0x021510b4 kind:load to:0x02150c94 module:overlay(30) +from:0x021510b8 kind:load to:0x02150dd0 module:overlay(30) +from:0x021510bc kind:load to:0x02150eb8 module:overlay(30) +from:0x021510c0 kind:load to:0x02150f28 module:overlay(30) +from:0x021510c4 kind:load to:0x02150fac module:overlay(30) +from:0x021510c8 kind:load to:0x02150ffc module:overlay(30) +from:0x021510cc kind:load to:0x0215104c module:overlay(30) +from:0x021510e8 kind:load to:0x02141bc8 module:overlay(30) +from:0x021510ec kind:load to:0x02141bdc module:overlay(30) +from:0x021510f0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021510f4 kind:load to:0x01ffc57c module:itcm +from:0x021510f8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021510fc kind:load to:0x02057e44 module:overlay(0) +from:0x02151100 kind:load to:0x02057ea8 module:overlay(0) +from:0x02151104 kind:load to:0x02141c04 module:overlay(30) +from:0x02151108 kind:load to:0x02057d84 module:overlay(0) +from:0x0215110c kind:load to:0x02141bf8 module:overlay(30) +from:0x02151110 kind:load to:0x02082368 module:overlay(0) +from:0x0215111c kind:load to:0x02141e30 module:overlay(30) +from:0x02151120 kind:load to:0x02141e44 module:overlay(30) +from:0x02151124 kind:load to:0x02057bf4 module:overlay(0) +from:0x02151128 kind:load to:0x01ffc57c module:itcm +from:0x0215112c kind:load to:0x02057dc8 module:overlay(0) +from:0x02151130 kind:load to:0x02057e44 module:overlay(0) +from:0x02151134 kind:load to:0x02057ea8 module:overlay(0) +from:0x02151138 kind:load to:0x02141e6c module:overlay(30) +from:0x0215113c kind:load to:0x02057d84 module:overlay(0) +from:0x02151140 kind:load to:0x02141e60 module:overlay(30) +from:0x02151144 kind:load to:0x02082368 module:overlay(0) +from:0x02151150 kind:load to:0x02141f90 module:overlay(30) +from:0x02151154 kind:load to:0x0209ca64 module:overlay(0) +from:0x02151158 kind:load to:0x0209cb98 module:overlay(0) +from:0x0215115c kind:load to:0x0209cb9c module:overlay(0) +from:0x02151160 kind:load to:0x0209cacc module:overlay(0) +from:0x0215116c kind:load to:0x02142074 module:overlay(30) +from:0x02151170 kind:load to:0x021429dc module:overlay(30) +from:0x02151174 kind:load to:0x0205a720 module:overlay(0) +from:0x02151178 kind:load to:0x01ffc57c module:itcm +from:0x0215117c kind:load to:0x02057dc8 module:overlay(0) +from:0x02151180 kind:load to:0x02057e44 module:overlay(0) +from:0x02151184 kind:load to:0x02057ea8 module:overlay(0) +from:0x02151188 kind:load to:0x01ffc7a4 module:itcm +from:0x0215118c kind:load to:0x02057d84 module:overlay(0) +from:0x02151198 kind:load to:0x02142088 module:overlay(30) +from:0x0215119c kind:load to:0x0209d10c module:overlay(0) +from:0x021511a0 kind:load to:0x0214240c module:overlay(30) +from:0x021511a4 kind:load to:0x02142580 module:overlay(30) +from:0x021511a8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021511ac kind:load to:0x02142670 module:overlay(30) +from:0x021511b0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021511b4 kind:load to:0x0209d220 module:overlay(0) +from:0x021511b8 kind:load to:0x0209d228 module:overlay(0) +from:0x021511bc kind:load to:0x0209d22c module:overlay(0) +from:0x021511c0 kind:load to:0x0209d238 module:overlay(0) +from:0x021511c4 kind:load to:0x0209d240 module:overlay(0) +from:0x021511c8 kind:load to:0x021429f8 module:overlay(30) +from:0x021511cc kind:load to:0x02142a38 module:overlay(30) +from:0x021511d0 kind:load to:0x0210b430 module:overlays(19,26) +from:0x021511d4 kind:load to:0x0214231c module:overlay(30) +from:0x021511d8 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021511dc kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021511e0 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021511e4 kind:load to:0x021429c8 module:overlay(30) +from:0x021511e8 kind:load to:0x0210b470 module:overlays(19,26) +from:0x021511ec kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x021511f0 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x021511f4 kind:load to:0x0210b304 module:overlays(19,26) +from:0x021511f8 kind:load to:0x021426b4 module:overlay(30) +from:0x021511fc kind:load to:0x0210b438 module:overlays(19,26) +from:0x02151200 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x02151204 kind:load to:0x02142948 module:overlay(30) +from:0x02151208 kind:load to:0x02142988 module:overlay(30) +from:0x0215120c kind:load to:0x021429a8 module:overlay(30) +from:0x02151210 kind:load to:0x02142310 module:overlay(30) +from:0x0215121c kind:load to:0x02142220 module:overlay(30) +from:0x02151220 kind:load to:0x0209d10c module:overlay(0) +from:0x02151224 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02151228 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x0215122c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151230 kind:load to:0x0210b258 module:overlays(19,26) +from:0x02151234 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151238 kind:load to:0x0209d220 module:overlay(0) +from:0x0215123c kind:load to:0x0209d228 module:overlay(0) +from:0x02151240 kind:load to:0x0209d22c module:overlay(0) +from:0x02151244 kind:load to:0x0209d238 module:overlay(0) +from:0x02151248 kind:load to:0x0209d240 module:overlay(0) +from:0x0215124c kind:load to:0x02142ac0 module:overlay(30) +from:0x02151250 kind:load to:0x02142a80 module:overlay(30) +from:0x02151254 kind:load to:0x0210b430 module:overlays(19,26) +from:0x02151258 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0215125c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151260 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151264 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151268 kind:load to:0x0210b428 module:overlays(19,26) +from:0x0215126c kind:load to:0x0210b470 module:overlays(19,26) +from:0x02151270 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02151274 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02151278 kind:load to:0x0210b304 module:overlays(19,26) +from:0x0215127c kind:load to:0x0210b320 module:overlays(19,26) +from:0x02151280 kind:load to:0x0210b438 module:overlays(19,26) +from:0x02151284 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x0215128c kind:load to:0x02142318 module:overlay(30) +from:0x02151290 kind:load to:0x02142308 module:overlay(30) +from:0x02151294 kind:load to:0x02142310 module:overlay(30) +from:0x021512a0 kind:load to:0x02142b18 module:overlay(30) +from:0x021512a4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021512a8 kind:load to:0x0209cb98 module:overlay(0) +from:0x021512ac kind:load to:0x0209cb9c module:overlay(0) +from:0x021512b0 kind:load to:0x0209cacc module:overlay(0) +from:0x021512bc kind:load to:0x02142bb8 module:overlay(30) +from:0x021512c0 kind:load to:0x0209d10c module:overlay(0) +from:0x021512c4 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x021512c8 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021512cc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021512d0 kind:load to:0x02142e14 module:overlay(30) +from:0x021512d4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021512d8 kind:load to:0x0209d220 module:overlay(0) +from:0x021512dc kind:load to:0x0209d228 module:overlay(0) +from:0x021512e0 kind:load to:0x0209d22c module:overlay(0) +from:0x021512e4 kind:load to:0x0209d238 module:overlay(0) +from:0x021512e8 kind:load to:0x0209d240 module:overlay(0) +from:0x021512ec kind:load to:0x02142eb4 module:overlay(30) +from:0x021512f0 kind:load to:0x02142ed4 module:overlay(30) +from:0x021512f4 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021512f8 kind:load to:0x02142da0 module:overlay(30) +from:0x021512fc kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151300 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151304 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151308 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x0215130c kind:load to:0x02142eac module:overlay(30) +from:0x02151310 kind:load to:0x02142e2c module:overlay(30) +from:0x02151314 kind:load to:0x02142e6c module:overlay(30) +from:0x02151318 kind:load to:0x02142e8c module:overlay(30) +from:0x0215131c kind:load to:0x02142d94 module:overlay(30) +from:0x02151328 kind:load to:0x02142ca4 module:overlay(30) +from:0x0215132c kind:load to:0x0209d10c module:overlay(0) +from:0x02151330 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x02151334 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151338 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215133c kind:load to:0x0210969c module:overlays(19,21,26) +from:0x02151340 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02151344 kind:load to:0x0209d220 module:overlay(0) +from:0x02151348 kind:load to:0x0209d228 module:overlay(0) +from:0x0215134c kind:load to:0x0209d22c module:overlay(0) +from:0x02151350 kind:load to:0x0209d238 module:overlay(0) +from:0x02151354 kind:load to:0x0209d240 module:overlay(0) +from:0x02151358 kind:load to:0x02142f24 module:overlay(30) +from:0x0215135c kind:load to:0x02142efc module:overlay(30) +from:0x02151360 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02151364 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02151368 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0215136c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151370 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151374 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02151378 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x02151380 kind:load to:0x02142d9c module:overlay(30) +from:0x02151384 kind:load to:0x02142d8c module:overlay(30) +from:0x02151388 kind:load to:0x02142d94 module:overlay(30) +from:0x02151394 kind:load to:0x02142f64 module:overlay(30) +from:0x02151398 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215139c kind:load to:0x0209cb98 module:overlay(0) +from:0x021513a0 kind:load to:0x0209cb9c module:overlay(0) +from:0x021513a4 kind:load to:0x0209cacc module:overlay(0) +from:0x021513b0 kind:load to:0x02142ffc module:overlay(30) +from:0x021513b4 kind:load to:0x0209d10c module:overlay(0) +from:0x021513b8 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x021513bc kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x021513c0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021513c4 kind:load to:0x02143178 module:overlay(30) +from:0x021513c8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021513cc kind:load to:0x0209d220 module:overlay(0) +from:0x021513d0 kind:load to:0x0209d228 module:overlay(0) +from:0x021513d4 kind:load to:0x0209d22c module:overlay(0) +from:0x021513d8 kind:load to:0x0209d238 module:overlay(0) +from:0x021513dc kind:load to:0x0209d240 module:overlay(0) +from:0x021513e0 kind:load to:0x02143224 module:overlay(30) +from:0x021513e4 kind:load to:0x0214325c module:overlay(30) +from:0x021513e8 kind:load to:0x0210b430 module:overlays(19,26) +from:0x021513ec kind:load to:0x021430e4 module:overlay(30) +from:0x021513f0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021513f4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021513f8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021513fc kind:load to:0x02143210 module:overlay(30) +from:0x02151400 kind:load to:0x0210b470 module:overlays(19,26) +from:0x02151404 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02151408 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x0215140c kind:load to:0x0210b304 module:overlays(19,26) +from:0x02151410 kind:load to:0x0210b320 module:overlays(19,26) +from:0x02151414 kind:load to:0x02143218 module:overlay(30) +from:0x02151418 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x0215141c kind:load to:0x02143190 module:overlay(30) +from:0x02151420 kind:load to:0x021431d0 module:overlay(30) +from:0x02151424 kind:load to:0x021431f0 module:overlay(30) +from:0x02151428 kind:load to:0x02142310 module:overlay(30) +from:0x02151434 kind:load to:0x021432bc module:overlay(30) +from:0x02151438 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215143c kind:load to:0x0209cb98 module:overlay(0) +from:0x02151440 kind:load to:0x0209cb9c module:overlay(0) +from:0x02151444 kind:load to:0x0209cacc module:overlay(0) +from:0x02151450 kind:load to:0x0214335c module:overlay(30) +from:0x02151454 kind:load to:0x0209d10c module:overlay(0) +from:0x02151458 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x0215145c kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151460 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151464 kind:load to:0x021434bc module:overlay(30) +from:0x02151468 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215146c kind:load to:0x0209d220 module:overlay(0) +from:0x02151470 kind:load to:0x0209d228 module:overlay(0) +from:0x02151474 kind:load to:0x0209d22c module:overlay(0) +from:0x02151478 kind:load to:0x0209d238 module:overlay(0) +from:0x0215147c kind:load to:0x0209d240 module:overlay(0) +from:0x02151480 kind:load to:0x0214355c module:overlay(30) +from:0x02151484 kind:load to:0x0214357c module:overlay(30) +from:0x02151488 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x0215148c kind:load to:0x02143448 module:overlay(30) +from:0x02151490 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02151494 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151498 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x0215149c kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021514a0 kind:load to:0x02143554 module:overlay(30) +from:0x021514a4 kind:load to:0x021434d4 module:overlay(30) +from:0x021514a8 kind:load to:0x02143514 module:overlay(30) +from:0x021514ac kind:load to:0x02143534 module:overlay(30) +from:0x021514b0 kind:load to:0x02142d94 module:overlay(30) +from:0x021514bc kind:load to:0x021435c4 module:overlay(30) +from:0x021514c0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021514c4 kind:load to:0x0209cb98 module:overlay(0) +from:0x021514c8 kind:load to:0x0209cb9c module:overlay(0) +from:0x021514cc kind:load to:0x0209cacc module:overlay(0) +from:0x021514d8 kind:load to:0x02143664 module:overlay(30) +from:0x021514dc kind:load to:0x0209d10c module:overlay(0) +from:0x021514e0 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x021514e4 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021514e8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021514ec kind:load to:0x021437c4 module:overlay(30) +from:0x021514f0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021514f4 kind:load to:0x0209d220 module:overlay(0) +from:0x021514f8 kind:load to:0x0209d228 module:overlay(0) +from:0x021514fc kind:load to:0x0209d22c module:overlay(0) +from:0x02151500 kind:load to:0x0209d238 module:overlay(0) +from:0x02151504 kind:load to:0x0209d240 module:overlay(0) +from:0x02151508 kind:load to:0x02143864 module:overlay(30) +from:0x0215150c kind:load to:0x02143884 module:overlay(30) +from:0x02151510 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02151514 kind:load to:0x02143750 module:overlay(30) +from:0x02151518 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0215151c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02151520 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02151524 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02151528 kind:load to:0x0214385c module:overlay(30) +from:0x0215152c kind:load to:0x021437dc module:overlay(30) +from:0x02151530 kind:load to:0x0214381c module:overlay(30) +from:0x02151534 kind:load to:0x0214383c module:overlay(30) +from:0x02151538 kind:load to:0x02142d94 module:overlay(30) +from:0x02151544 kind:load to:0x021438cc module:overlay(30) +from:0x02151548 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215154c kind:load to:0x0209cb98 module:overlay(0) +from:0x02151550 kind:load to:0x0209cb9c module:overlay(0) +from:0x02151554 kind:load to:0x0209cacc module:overlay(0) +from:0x02151560 kind:load to:0x02143980 module:overlay(30) +from:0x02151564 kind:load to:0x0209d10c module:overlay(0) +from:0x02151568 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x0215156c kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02151570 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02151574 kind:load to:0x02143ae0 module:overlay(30) +from:0x02151578 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215157c kind:load to:0x0209d220 module:overlay(0) +from:0x02151580 kind:load to:0x0209d228 module:overlay(0) +from:0x02151584 kind:load to:0x0209d22c module:overlay(0) +from:0x02151588 kind:load to:0x0209d238 module:overlay(0) +from:0x0215158c kind:load to:0x0209d240 module:overlay(0) +from:0x02151590 kind:load to:0x02143b80 module:overlay(30) +from:0x02151594 kind:load to:0x02143ba0 module:overlay(30) +from:0x02151598 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x0215159c kind:load to:0x02143a6c module:overlay(30) +from:0x021515a0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021515a4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021515a8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021515ac kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021515b0 kind:load to:0x02143b78 module:overlay(30) +from:0x021515b4 kind:load to:0x02143af8 module:overlay(30) +from:0x021515b8 kind:load to:0x02143b38 module:overlay(30) +from:0x021515bc kind:load to:0x02143b58 module:overlay(30) +from:0x021515c0 kind:load to:0x02142d94 module:overlay(30) +from:0x021515ec kind:load to:0x02143dc4 module:overlay(30) +from:0x021515f8 kind:load to:0x02097c68 module:overlay(0) +from:0x021515fc kind:load to:0x02143cb0 module:overlay(30) +from:0x02151608 kind:load to:0x02143be8 module:overlay(30) +from:0x0215160c kind:load to:0x02097998 module:overlay(0) +from:0x02151610 kind:load to:0x020977a8 module:overlay(0) +from:0x02151614 kind:load to:0x02097824 module:overlay(0) +from:0x02151618 kind:load to:0x020979a0 module:overlay(0) +from:0x0215161c kind:load to:0x020979c0 module:overlay(0) +from:0x02151620 kind:load to:0x020979ec module:overlay(0) +from:0x0215162c kind:load to:0x0214406c module:overlay(30) +from:0x02151630 kind:load to:0x0214b0f8 module:overlay(30) +from:0x02151634 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02151638 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215163c kind:load to:0x0209a374 module:overlay(0) +from:0x02151640 kind:load to:0x0209a388 module:overlay(0) +from:0x02151644 kind:load to:0x0209a138 module:overlay(0) +from:0x02151648 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215164c kind:load to:0x0209a438 module:overlay(0) +from:0x02151650 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02151654 kind:load to:0x0209a344 module:overlay(0) +from:0x02151658 kind:load to:0x0209a35c module:overlay(0) +from:0x0215165c kind:load to:0x0209a39c module:overlay(0) +from:0x02151660 kind:load to:0x0209a728 module:overlay(0) +from:0x02151664 kind:load to:0x0214b0c0 module:overlay(30) +from:0x02151668 kind:load to:0x0214b09c module:overlay(30) +from:0x0215166c kind:load to:0x0209a760 module:overlay(0) +from:0x02151678 kind:load to:0x0209856c module:overlay(0) +from:0x0215167c kind:load to:0x020985a8 module:overlay(0) +from:0x02151680 kind:load to:0x020985c0 module:overlay(0) +from:0x02151684 kind:load to:0x020985cc module:overlay(0) +from:0x02151688 kind:load to:0x0214b05c module:overlay(30) +from:0x0215168c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02151690 kind:load to:0x0214a544 module:overlay(30) +from:0x02151694 kind:load to:0x0214a644 module:overlay(30) +from:0x02151698 kind:load to:0x0214a898 module:overlay(30) +from:0x0215169c kind:load to:0x0214a84c module:overlay(30) +from:0x021516a0 kind:load to:0x02098510 module:overlay(0) +from:0x021516a4 kind:load to:0x0214ac40 module:overlay(30) +from:0x021516a8 kind:load to:0x0214ade8 module:overlay(30) +from:0x021516ac kind:load to:0x0209851c module:overlay(0) +from:0x021516b0 kind:load to:0x020985d8 module:overlay(0) +from:0x021516b4 kind:load to:0x02098644 module:overlay(0) +from:0x021516b8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021516bc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021516c0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021516c4 kind:load to:0x0214b114 module:overlay(30) +from:0x021516c8 kind:load to:0x0214b15c module:overlay(30) +from:0x021516cc kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x021516d0 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x021517ac kind:load to:0x02147f5c module:overlay(30) +from:0x021517b4 kind:load to:0x02147fc4 module:overlay(30) +from:0x021517c4 kind:load to:0x02148004 module:overlay(30) +from:0x021517cc kind:load to:0x02148028 module:overlay(30) +from:0x021517dc kind:load to:0x021480dc module:overlay(30) +from:0x021517e4 kind:load to:0x021481a4 module:overlay(30) +from:0x021517f4 kind:load to:0x02148340 module:overlay(30) +from:0x021517fc kind:load to:0x0214846c module:overlay(30) +from:0x0215180c kind:load to:0x02148494 module:overlay(30) +from:0x02151814 kind:load to:0x02148734 module:overlay(30) +from:0x02151824 kind:load to:0x02148af8 module:overlay(30) +from:0x0215182c kind:load to:0x02148bdc module:overlay(30) +from:0x02151834 kind:load to:0x02148c5c module:overlay(30) +from:0x0215183c kind:load to:0x02148c74 module:overlay(30) +from:0x02151844 kind:load to:0x02148d50 module:overlay(30) +from:0x0215184c kind:load to:0x02149090 module:overlay(30) +from:0x02151854 kind:load to:0x021490a8 module:overlay(30) +from:0x0215185c kind:load to:0x021491a4 module:overlay(30) +from:0x0215186c kind:load to:0x02149294 module:overlay(30) +from:0x02151874 kind:load to:0x02149398 module:overlay(30) +from:0x0215187c kind:load to:0x02149400 module:overlay(30) +from:0x02151884 kind:load to:0x02149418 module:overlay(30) +from:0x0215188c kind:load to:0x02149584 module:overlay(30) +from:0x0215189c kind:load to:0x02149708 module:overlay(30) +from:0x021518a4 kind:load to:0x02149818 module:overlay(30) +from:0x021518b4 kind:load to:0x02149894 module:overlay(30) +from:0x021518bc kind:load to:0x02149914 module:overlay(30) +from:0x021518c4 kind:load to:0x02149a88 module:overlay(30) +from:0x021518cc kind:load to:0x02149ac8 module:overlay(30) +from:0x021518d4 kind:load to:0x02149b5c module:overlay(30) +from:0x021518e4 kind:load to:0x02149bbc module:overlay(30) +from:0x021518ec kind:load to:0x02149e58 module:overlay(30) +from:0x021518f4 kind:load to:0x02149ef4 module:overlay(30) +from:0x021518fc kind:load to:0x02149f44 module:overlay(30) +from:0x02151904 kind:load to:0x0214a180 module:overlay(30) +from:0x0215190c kind:load to:0x0214a524 module:overlay(30) +from:0x0215191c kind:load to:0x0214b1f8 module:overlay(30) +from:0x02151920 kind:load to:0x020977a0 module:overlay(0) +from:0x02151924 kind:load to:0x020977a8 module:overlay(0) +from:0x02151928 kind:load to:0x02097824 module:overlay(0) +from:0x0215192c kind:load to:0x02097864 module:overlay(0) +from:0x02151930 kind:load to:0x02097868 module:overlay(0) +from:0x02151934 kind:load to:0x0209786c module:overlay(0) +from:0x02151940 kind:load to:0x0209856c module:overlay(0) +from:0x02151944 kind:load to:0x020985a8 module:overlay(0) +from:0x02151948 kind:load to:0x020985c0 module:overlay(0) +from:0x0215194c kind:load to:0x020985cc module:overlay(0) +from:0x02151950 kind:load to:0x01fff464 module:itcm +from:0x02151954 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02151958 kind:load to:0x0214b378 module:overlay(30) +from:0x0215195c kind:load to:0x0214b380 module:overlay(30) +from:0x02151960 kind:load to:0x0214b3bc module:overlay(30) +from:0x02151964 kind:load to:0x0214b39c module:overlay(30) +from:0x02151968 kind:load to:0x02098510 module:overlay(0) +from:0x0215196c kind:load to:0x02098514 module:overlay(0) +from:0x02151970 kind:load to:0x02098518 module:overlay(0) +from:0x02151974 kind:load to:0x0209851c module:overlay(0) +from:0x02151978 kind:load to:0x020985d8 module:overlay(0) +from:0x0215197c kind:load to:0x02098644 module:overlay(0) +from:0x02151980 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02151984 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02151988 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215198c kind:load to:0x0214b338 module:overlay(30) +from:0x02151990 kind:load to:0x0214b354 module:overlay(30) +from:0x02151a0c kind:load to:0x0214c504 module:overlay(30) +from:0x02151a1c kind:load to:0x0214cc64 module:overlay(30) +from:0x02151a24 kind:load to:0x0214cd88 module:overlay(30) +from:0x02151a2c kind:load to:0x0214cc48 module:overlay(30) +from:0x02151a34 kind:load to:0x0214cc64 module:overlay(30) +from:0x02151a3c kind:load to:0x0214cc70 module:overlay(30) +from:0x02151a44 kind:load to:0x0214cd88 module:overlay(30) +from:0x02151a84 kind:load to:0x0214c470 module:overlay(30) +from:0x02151a88 kind:load to:0x02097998 module:overlay(0) +from:0x02151a8c kind:load to:0x020977a8 module:overlay(0) +from:0x02151a90 kind:load to:0x02097824 module:overlay(0) +from:0x02151a94 kind:load to:0x020979a0 module:overlay(0) +from:0x02151a98 kind:load to:0x020979c0 module:overlay(0) +from:0x02151a9c kind:load to:0x020979ec module:overlay(0) +from:0x02151aa8 kind:load to:0x0209856c module:overlay(0) +from:0x02151aac kind:load to:0x020985a8 module:overlay(0) +from:0x02151ab0 kind:load to:0x020985c0 module:overlay(0) +from:0x02151ab4 kind:load to:0x020985cc module:overlay(0) +from:0x02151ab8 kind:load to:0x01fff464 module:itcm +from:0x02151abc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02151ac0 kind:load to:0x0214cb54 module:overlay(30) +from:0x02151ac4 kind:load to:0x02098504 module:overlay(0) +from:0x02151ac8 kind:load to:0x0214cc10 module:overlay(30) +from:0x02151acc kind:load to:0x0209850c module:overlay(0) +from:0x02151ad0 kind:load to:0x02098510 module:overlay(0) +from:0x02151ad4 kind:load to:0x0214cee0 module:overlay(30) +from:0x02151ad8 kind:load to:0x02098518 module:overlay(0) +from:0x02151adc kind:load to:0x0209851c module:overlay(0) +from:0x02151ae0 kind:load to:0x020985d8 module:overlay(0) +from:0x02151ae4 kind:load to:0x02098644 module:overlay(0) +from:0x02151ae8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02151aec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02151af0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02151af4 kind:load to:0x0214c5b4 module:overlay(30) +from:0x02151af8 kind:load to:0x0214c5d4 module:overlay(30) +from:0x02151b10 kind:load to:0x0214d170 module:overlay(30) +from:0x02151b18 kind:load to:0x0214d198 module:overlay(30) +from:0x02151b20 kind:load to:0x0214d6b4 module:overlay(30) +from:0x02151b28 kind:load to:0x0214d174 module:overlay(30) +from:0x02151b30 kind:load to:0x0214d398 module:overlay(30) +from:0x02151b38 kind:load to:0x0214d6f4 module:overlay(30) +from:0x02151b48 kind:load to:0x0214cf68 module:overlay(30) +from:0x02151b4c kind:load to:0x020977a0 module:overlay(0) +from:0x02151b50 kind:load to:0x020977a8 module:overlay(0) +from:0x02151b54 kind:load to:0x02097824 module:overlay(0) +from:0x02151b58 kind:load to:0x02097864 module:overlay(0) +from:0x02151b5c kind:load to:0x02097868 module:overlay(0) +from:0x02151b60 kind:load to:0x0209786c module:overlay(0) +from:0x02151b6c kind:load to:0x0209856c module:overlay(0) +from:0x02151b70 kind:load to:0x020985a8 module:overlay(0) +from:0x02151b74 kind:load to:0x020985c0 module:overlay(0) +from:0x02151b78 kind:load to:0x020985cc module:overlay(0) +from:0x02151b7c kind:load to:0x01fff464 module:itcm +from:0x02151b80 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02151b84 kind:load to:0x0214d078 module:overlay(30) +from:0x02151b88 kind:load to:0x02098504 module:overlay(0) +from:0x02151b8c kind:load to:0x0214d100 module:overlay(30) +from:0x02151b90 kind:load to:0x0214d138 module:overlay(30) +from:0x02151b94 kind:load to:0x02098510 module:overlay(0) +from:0x02151b98 kind:load to:0x02098514 module:overlay(0) +from:0x02151b9c kind:load to:0x02098518 module:overlay(0) +from:0x02151ba0 kind:load to:0x0209851c module:overlay(0) +from:0x02151ba4 kind:load to:0x020985d8 module:overlay(0) +from:0x02151ba8 kind:load to:0x02098644 module:overlay(0) +from:0x02151bac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02151bb0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02151bb4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02151bb8 kind:load to:0x0214cff8 module:overlay(30) +from:0x02151bbc kind:load to:0x0214d034 module:overlay(30) +from:0x02151bc8 kind:load to:0x0214d784 module:overlay(30) +from:0x02151bcc kind:load to:0x020977a0 module:overlay(0) +from:0x02151bd0 kind:load to:0x020977a8 module:overlay(0) +from:0x02151bd4 kind:load to:0x02097824 module:overlay(0) +from:0x02151bd8 kind:load to:0x02097864 module:overlay(0) +from:0x02151bdc kind:load to:0x02097868 module:overlay(0) +from:0x02151be0 kind:load to:0x0209786c module:overlay(0) +from:0x02151bec kind:load to:0x0209856c module:overlay(0) +from:0x02151bf0 kind:load to:0x020985a8 module:overlay(0) +from:0x02151bf4 kind:load to:0x020985c0 module:overlay(0) +from:0x02151bf8 kind:load to:0x020985cc module:overlay(0) +from:0x02151bfc kind:load to:0x01fff464 module:itcm +from:0x02151c00 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02151c04 kind:load to:0x021230b4 module:overlays(26,34) +from:0x02151c08 kind:load to:0x02098504 module:overlay(0) +from:0x02151c0c kind:load to:0x02123118 module:overlays(26,34) +from:0x02151c10 kind:load to:0x0209850c module:overlay(0) +from:0x02151c14 kind:load to:0x02098510 module:overlay(0) +from:0x02151c18 kind:load to:0x02098514 module:overlay(0) +from:0x02151c1c kind:load to:0x02098518 module:overlay(0) +from:0x02151c20 kind:load to:0x0209851c module:overlay(0) +from:0x02151c24 kind:load to:0x020985d8 module:overlay(0) +from:0x02151c28 kind:load to:0x02098644 module:overlay(0) +from:0x02151c2c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02151c30 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02151c34 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02151c38 kind:load to:0x0214d8ac module:overlay(30) +from:0x02151c3c kind:load to:0x0214d8c0 module:overlay(30) +from:0x02151c40 kind:load to:0x0214d7e0 module:overlay(30) +from:0x02151c44 kind:load to:0x0214d830 module:overlay(30) +from:0x02151c50 kind:load to:0x0214d8fc module:overlay(30) +from:0x02151c54 kind:load to:0x020977a0 module:overlay(0) +from:0x02151c58 kind:load to:0x020977a8 module:overlay(0) +from:0x02151c5c kind:load to:0x02097824 module:overlay(0) +from:0x02151c60 kind:load to:0x02097864 module:overlay(0) +from:0x02151c64 kind:load to:0x02097868 module:overlay(0) +from:0x02151c68 kind:load to:0x0209786c module:overlay(0) +from:0x02151c74 kind:load to:0x0209856c module:overlay(0) +from:0x02151c78 kind:load to:0x020985a8 module:overlay(0) +from:0x02151c7c kind:load to:0x020985c0 module:overlay(0) +from:0x02151c80 kind:load to:0x020985cc module:overlay(0) +from:0x02151c84 kind:load to:0x01fff464 module:itcm +from:0x02151c88 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02151c8c kind:load to:0x0214d9f0 module:overlay(30) +from:0x02151c90 kind:load to:0x02098504 module:overlay(0) +from:0x02151c94 kind:load to:0x0214da00 module:overlay(30) +from:0x02151c98 kind:load to:0x0209850c module:overlay(0) +from:0x02151c9c kind:load to:0x02098510 module:overlay(0) +from:0x02151ca0 kind:load to:0x02098514 module:overlay(0) +from:0x02151ca4 kind:load to:0x02098518 module:overlay(0) +from:0x02151ca8 kind:load to:0x0209851c module:overlay(0) +from:0x02151cac kind:load to:0x020985d8 module:overlay(0) +from:0x02151cb0 kind:load to:0x02098644 module:overlay(0) +from:0x02151cb4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02151cb8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02151cbc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02151cc0 kind:load to:0x0214d9b0 module:overlay(30) +from:0x02151cc4 kind:load to:0x0214d9cc module:overlay(30) +from:0x02151cc8 kind:load to:0x02150108 module:overlay(30) +from:0x02151cd0 kind:load to:0x02150230 module:overlay(30) +from:0x02151cd8 kind:load to:0x0214f828 module:overlay(30) +from:0x02151ce0 kind:load to:0x0214faf0 module:overlay(30) +from:0x02151ce8 kind:load to:0x0214f9f0 module:overlay(30) +from:0x02151cf0 kind:load to:0x0214f900 module:overlay(30) +from:0x02151cf8 kind:load to:0x02150378 module:overlay(30) +from:0x02151d00 kind:load to:0x0214f7e0 module:overlay(30) +from:0x02151d08 kind:load to:0x0214faac module:overlay(30) +from:0x02151d10 kind:load to:0x0214fb9c module:overlay(30) +from:0x02151d18 kind:load to:0x0214fcb4 module:overlay(30) +from:0x02151d20 kind:load to:0x0214f7d4 module:overlay(30) +from:0x02151d28 kind:load to:0x0214fef8 module:overlay(30) +from:0x02151d30 kind:load to:0x0214f798 module:overlay(30) +from:0x02151d38 kind:load to:0x02150334 module:overlay(30) +from:0x02151d40 kind:load to:0x0214f6b8 module:overlay(30) +from:0x02151d48 kind:load to:0x0214f5d4 module:overlay(30) +from:0x02151d50 kind:load to:0x0214fcf8 module:overlay(30) +from:0x02151d58 kind:load to:0x0214fbf8 module:overlay(30) +from:0x02151d60 kind:load to:0x0214f5d0 module:overlay(30) +from:0x02151d68 kind:load to:0x0214f5bc module:overlay(30) +from:0x02151d70 kind:load to:0x021504e4 module:overlay(30) +from:0x02151d78 kind:load to:0x0214fdd0 module:overlay(30) +from:0x02151d80 kind:load to:0x0214fda4 module:overlay(30) +from:0x02151d88 kind:load to:0x0214f610 module:overlay(30) +from:0x02151d90 kind:load to:0x02150060 module:overlay(30) +from:0x02151d98 kind:load to:0x0214f6f4 module:overlay(30) +from:0x02151da0 kind:load to:0x021504a8 module:overlay(30) +from:0x02151db0 kind:load to:0x0214dde4 module:overlay(30) +from:0x02151db4 kind:load to:0x02097998 module:overlay(0) +from:0x02151db8 kind:load to:0x020977a8 module:overlay(0) +from:0x02151dbc kind:load to:0x02097824 module:overlay(0) +from:0x02151dc0 kind:load to:0x020979a0 module:overlay(0) +from:0x02151dc4 kind:load to:0x020979c0 module:overlay(0) +from:0x02151dc8 kind:load to:0x020979ec module:overlay(0) +from:0x02151dd4 kind:load to:0x0214e048 module:overlay(30) +from:0x02151dd8 kind:load to:0x021506b0 module:overlay(30) +from:0x02151ddc kind:load to:0x02099b54 module:overlay(0) +from:0x02151de0 kind:load to:0x02099b8c module:overlay(0) +from:0x02151de4 kind:load to:0x0209a190 module:overlay(0) +from:0x02151de8 kind:load to:0x0209a198 module:overlay(0) +from:0x02151dec kind:load to:0x0209a138 module:overlay(0) +from:0x02151df0 kind:load to:0x02099d04 module:overlay(0) +from:0x02151df4 kind:load to:0x02099bf4 module:overlay(0) +from:0x02151df8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02151dfc kind:load to:0x0209a148 module:overlay(0) +from:0x02151e00 kind:load to:0x0209a160 module:overlay(0) +from:0x02151e04 kind:load to:0x021506a8 module:overlay(30) +from:0x02151e08 kind:load to:0x0209a178 module:overlay(0) +from:0x02151e0c kind:load to:0x02150698 module:overlay(30) +from:0x02151e10 kind:load to:0x02150674 module:overlay(30) +from:0x02151e1c kind:load to:0x0209856c module:overlay(0) +from:0x02151e20 kind:load to:0x020985a8 module:overlay(0) +from:0x02151e24 kind:load to:0x020985c0 module:overlay(0) +from:0x02151e28 kind:load to:0x020985cc module:overlay(0) +from:0x02151e2c kind:load to:0x01fff464 module:itcm +from:0x02151e30 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02151e34 kind:load to:0x0214e1c0 module:overlay(30) +from:0x02151e38 kind:load to:0x0214e1c8 module:overlay(30) +from:0x02151e3c kind:load to:0x0214e26c module:overlay(30) +from:0x02151e40 kind:load to:0x0214e28c module:overlay(30) +from:0x02151e44 kind:load to:0x02098510 module:overlay(0) +from:0x02151e48 kind:load to:0x0214e53c module:overlay(30) +from:0x02151e4c kind:load to:0x0214e6d8 module:overlay(30) +from:0x02151e50 kind:load to:0x0209851c module:overlay(0) +from:0x02151e54 kind:load to:0x020985d8 module:overlay(0) +from:0x02151e58 kind:load to:0x02098644 module:overlay(0) +from:0x02151e5c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02151e60 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02151e64 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02151e68 kind:load to:0x0214e0b0 module:overlay(30) +from:0x02151e6c kind:load to:0x0214e134 module:overlay(30) +from:0x02151e70 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02151e74 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02151e80 kind:load to:0x02150780 module:overlay(30) +from:0x02151e84 kind:load to:0x02150794 module:overlay(30) +from:0x02151e88 kind:load to:0x02061ccc module:overlay(0) +from:0x02151e8c kind:load to:0x02061cd0 module:overlay(0) +from:0x02151e90 kind:load to:0x02150838 module:overlay(30) +from:0x02151e94 kind:load to:0x02061cd8 module:overlay(0) +from:0x02151e98 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov030/symbols.txt b/config/eur1/arm9/overlays/ov030/symbols.txt new file mode 100644 index 00000000..27562215 --- /dev/null +++ b/config/eur1/arm9/overlays/ov030/symbols.txt @@ -0,0 +1,583 @@ +func_ov030_02141b00 kind:function(arm,size=0xc8) addr:0x02141b00 +func_ov030_02141bc8 kind:function(arm,size=0x14) addr:0x02141bc8 +func_ov030_02141bdc kind:function(arm,size=0x1c) addr:0x02141bdc +func_ov030_02141bf8 kind:function(arm,size=0xc) addr:0x02141bf8 +func_ov030_02141c04 kind:function(arm,size=0x118) addr:0x02141c04 +func_ov030_02141d1c kind:function(arm,size=0x114) addr:0x02141d1c +func_ov030_02141e30 kind:function(arm,size=0x14) addr:0x02141e30 +func_ov030_02141e44 kind:function(arm,size=0x1c) addr:0x02141e44 +func_ov030_02141e60 kind:function(arm,size=0xc) addr:0x02141e60 +func_ov030_02141e6c kind:function(arm,size=0x118) addr:0x02141e6c +func_ov030_02141f84 kind:function(arm,size=0xc) addr:0x02141f84 +func_ov030_02141f90 kind:function(arm,size=0x24) addr:0x02141f90 +func_ov030_02141fb4 kind:function(arm,size=0x2c) addr:0x02141fb4 +func_ov030_02141fe0 kind:function(arm,size=0x94) addr:0x02141fe0 +func_ov030_02142074 kind:function(arm,size=0x14) addr:0x02142074 +func_ov030_02142088 kind:function(arm,size=0x198) addr:0x02142088 +func_ov030_02142220 kind:function(arm,size=0xe8) addr:0x02142220 +func_ov030_02142308 kind:function(arm,size=0x8) addr:0x02142308 +func_ov030_02142310 kind:function(arm,size=0x8) addr:0x02142310 +func_ov030_02142318 kind:function(arm,size=0x4) addr:0x02142318 +func_ov030_0214231c kind:function(arm,size=0xf0) addr:0x0214231c +func_ov030_0214240c kind:function(arm,size=0x174) addr:0x0214240c +func_ov030_02142580 kind:function(arm,size=0x4c) addr:0x02142580 +func_ov030_021425cc kind:function(arm,size=0xa4) addr:0x021425cc +func_ov030_02142670 kind:function(arm,size=0x44) addr:0x02142670 +func_ov030_021426b4 kind:function(arm,size=0x8) addr:0x021426b4 +func_ov030_021426bc kind:function(arm,size=0x1ec) addr:0x021426bc +func_ov030_021428a8 kind:function(arm,size=0x38) addr:0x021428a8 +func_ov030_021428e0 kind:function(arm,size=0x68) addr:0x021428e0 +func_ov030_02142948 kind:function(arm,size=0x40) addr:0x02142948 +func_ov030_02142988 kind:function(arm,size=0x20) addr:0x02142988 +func_ov030_021429a8 kind:function(arm,size=0x20) addr:0x021429a8 +func_ov030_021429c8 kind:function(arm,size=0x14) addr:0x021429c8 +func_ov030_021429dc kind:function(arm,size=0x1c) addr:0x021429dc +func_ov030_021429f8 kind:function(arm,size=0x40) addr:0x021429f8 +func_ov030_02142a38 kind:function(arm,size=0x48) addr:0x02142a38 +func_ov030_02142a80 kind:function(arm,size=0x40) addr:0x02142a80 +func_ov030_02142ac0 kind:function(arm,size=0x38) addr:0x02142ac0 +func_ov030_02142af8 kind:function(arm,size=0x14) addr:0x02142af8 +func_ov030_02142b0c kind:function(arm,size=0xc) addr:0x02142b0c +func_ov030_02142b18 kind:function(arm,size=0x24) addr:0x02142b18 +func_ov030_02142b3c kind:function(arm,size=0x40) addr:0x02142b3c +func_ov030_02142b7c kind:function(arm,size=0x3c) addr:0x02142b7c +func_ov030_02142bb8 kind:function(arm,size=0xec) addr:0x02142bb8 +func_ov030_02142ca4 kind:function(arm,size=0xe8) addr:0x02142ca4 +func_ov030_02142d8c kind:function(arm,size=0x8) addr:0x02142d8c +func_ov030_02142d94 kind:function(arm,size=0x8) addr:0x02142d94 +func_ov030_02142d9c kind:function(arm,size=0x4) addr:0x02142d9c +func_ov030_02142da0 kind:function(arm,size=0x74) addr:0x02142da0 +func_ov030_02142e14 kind:function(arm,size=0x18) addr:0x02142e14 +func_ov030_02142e2c kind:function(arm,size=0x40) addr:0x02142e2c +func_ov030_02142e6c kind:function(arm,size=0x20) addr:0x02142e6c +func_ov030_02142e8c kind:function(arm,size=0x20) addr:0x02142e8c +func_ov030_02142eac kind:function(arm,size=0x8) addr:0x02142eac +func_ov030_02142eb4 kind:function(arm,size=0x20) addr:0x02142eb4 +func_ov030_02142ed4 kind:function(arm,size=0x28) addr:0x02142ed4 +func_ov030_02142efc kind:function(arm,size=0x28) addr:0x02142efc +func_ov030_02142f24 kind:function(arm,size=0x20) addr:0x02142f24 +func_ov030_02142f44 kind:function(arm,size=0x14) addr:0x02142f44 +func_ov030_02142f58 kind:function(arm,size=0xc) addr:0x02142f58 +func_ov030_02142f64 kind:function(arm,size=0x24) addr:0x02142f64 +func_ov030_02142f88 kind:function(arm,size=0x38) addr:0x02142f88 +func_ov030_02142fc0 kind:function(arm,size=0x3c) addr:0x02142fc0 +func_ov030_02142ffc kind:function(arm,size=0xe8) addr:0x02142ffc +func_ov030_021430e4 kind:function(arm,size=0x94) addr:0x021430e4 +func_ov030_02143178 kind:function(arm,size=0x18) addr:0x02143178 +func_ov030_02143190 kind:function(arm,size=0x40) addr:0x02143190 +func_ov030_021431d0 kind:function(arm,size=0x20) addr:0x021431d0 +func_ov030_021431f0 kind:function(arm,size=0x20) addr:0x021431f0 +func_ov030_02143210 kind:function(arm,size=0x8) addr:0x02143210 +func_ov030_02143218 kind:function(arm,size=0xc) addr:0x02143218 +func_ov030_02143224 kind:function(arm,size=0x38) addr:0x02143224 +func_ov030_0214325c kind:function(arm,size=0x40) addr:0x0214325c +func_ov030_0214329c kind:function(arm,size=0x14) addr:0x0214329c +func_ov030_021432b0 kind:function(arm,size=0xc) addr:0x021432b0 +func_ov030_021432bc kind:function(arm,size=0x24) addr:0x021432bc +func_ov030_021432e0 kind:function(arm,size=0x40) addr:0x021432e0 +func_ov030_02143320 kind:function(arm,size=0x3c) addr:0x02143320 +func_ov030_0214335c kind:function(arm,size=0xec) addr:0x0214335c +func_ov030_02143448 kind:function(arm,size=0x74) addr:0x02143448 +func_ov030_021434bc kind:function(arm,size=0x18) addr:0x021434bc +func_ov030_021434d4 kind:function(arm,size=0x40) addr:0x021434d4 +func_ov030_02143514 kind:function(arm,size=0x20) addr:0x02143514 +func_ov030_02143534 kind:function(arm,size=0x20) addr:0x02143534 +func_ov030_02143554 kind:function(arm,size=0x8) addr:0x02143554 +func_ov030_0214355c kind:function(arm,size=0x20) addr:0x0214355c +func_ov030_0214357c kind:function(arm,size=0x28) addr:0x0214357c +func_ov030_021435a4 kind:function(arm,size=0x14) addr:0x021435a4 +func_ov030_021435b8 kind:function(arm,size=0xc) addr:0x021435b8 +func_ov030_021435c4 kind:function(arm,size=0x24) addr:0x021435c4 +func_ov030_021435e8 kind:function(arm,size=0x40) addr:0x021435e8 +func_ov030_02143628 kind:function(arm,size=0x3c) addr:0x02143628 +func_ov030_02143664 kind:function(arm,size=0xec) addr:0x02143664 +func_ov030_02143750 kind:function(arm,size=0x74) addr:0x02143750 +func_ov030_021437c4 kind:function(arm,size=0x18) addr:0x021437c4 +func_ov030_021437dc kind:function(arm,size=0x40) addr:0x021437dc +func_ov030_0214381c kind:function(arm,size=0x20) addr:0x0214381c +func_ov030_0214383c kind:function(arm,size=0x20) addr:0x0214383c +func_ov030_0214385c kind:function(arm,size=0x8) addr:0x0214385c +func_ov030_02143864 kind:function(arm,size=0x20) addr:0x02143864 +func_ov030_02143884 kind:function(arm,size=0x28) addr:0x02143884 +func_ov030_021438ac kind:function(arm,size=0x14) addr:0x021438ac +func_ov030_021438c0 kind:function(arm,size=0xc) addr:0x021438c0 +func_ov030_021438cc kind:function(arm,size=0x24) addr:0x021438cc +func_ov030_021438f0 kind:function(arm,size=0x54) addr:0x021438f0 +func_ov030_02143944 kind:function(arm,size=0x3c) addr:0x02143944 +func_ov030_02143980 kind:function(arm,size=0xec) addr:0x02143980 +func_ov030_02143a6c kind:function(arm,size=0x74) addr:0x02143a6c +func_ov030_02143ae0 kind:function(arm,size=0x18) addr:0x02143ae0 +func_ov030_02143af8 kind:function(arm,size=0x40) addr:0x02143af8 +func_ov030_02143b38 kind:function(arm,size=0x20) addr:0x02143b38 +func_ov030_02143b58 kind:function(arm,size=0x20) addr:0x02143b58 +func_ov030_02143b78 kind:function(arm,size=0x8) addr:0x02143b78 +func_ov030_02143b80 kind:function(arm,size=0x20) addr:0x02143b80 +func_ov030_02143ba0 kind:function(arm,size=0x28) addr:0x02143ba0 +func_ov030_02143bc8 kind:function(arm,size=0x14) addr:0x02143bc8 +func_ov030_02143bdc kind:function(arm,size=0xc) addr:0x02143bdc +func_ov030_02143be8 kind:function(arm,size=0x28) addr:0x02143be8 +func_ov030_02143c10 kind:function(arm,size=0x78) addr:0x02143c10 +func_ov030_02143c88 kind:function(arm,size=0x28) addr:0x02143c88 +func_ov030_02143cb0 kind:function(arm,size=0xf4) addr:0x02143cb0 +func_ov030_02143da4 kind:function(arm,size=0x20) addr:0x02143da4 +func_ov030_02143dc4 kind:function(arm,size=0x30) addr:0x02143dc4 +func_ov030_02143df4 kind:function(arm,size=0x278) addr:0x02143df4 +func_ov030_0214406c kind:function(arm,size=0x14) addr:0x0214406c +func_ov030_02144080 kind:function(arm,size=0x80) addr:0x02144080 +func_ov030_02144100 kind:function(arm,size=0x50) addr:0x02144100 +func_ov030_02144150 kind:function(arm,size=0xe0) addr:0x02144150 +func_ov030_02144230 kind:function(arm,size=0x50) addr:0x02144230 +func_ov030_02144280 kind:function(arm,size=0x268) addr:0x02144280 +func_ov030_021444e8 kind:function(arm,size=0x2ac) addr:0x021444e8 +func_ov030_02144794 kind:function(arm,size=0x2c) addr:0x02144794 +func_ov030_021447c0 kind:function(arm,size=0x1e8) addr:0x021447c0 +func_ov030_021449a8 kind:function(arm,size=0x738) addr:0x021449a8 +func_ov030_021450e0 kind:function(arm,size=0x128) addr:0x021450e0 +func_ov030_02145208 kind:function(arm,size=0x138) addr:0x02145208 +func_ov030_02145340 kind:function(arm,size=0x88) addr:0x02145340 +func_ov030_021453c8 kind:function(arm,size=0x378) addr:0x021453c8 +func_ov030_02145740 kind:function(arm,size=0x44) addr:0x02145740 +func_ov030_02145784 kind:function(arm,size=0x58) addr:0x02145784 +func_ov030_021457dc kind:function(arm,size=0x48) addr:0x021457dc +func_ov030_02145824 kind:function(arm,size=0x2cc) addr:0x02145824 +func_ov030_02145af0 kind:function(arm,size=0x330) addr:0x02145af0 +func_ov030_02145e20 kind:function(arm,size=0x110) addr:0x02145e20 +func_ov030_02145f30 kind:function(arm,size=0x94) addr:0x02145f30 +func_ov030_02145fc4 kind:function(arm,size=0x3e8) addr:0x02145fc4 +func_ov030_021463ac kind:function(arm,size=0x98) addr:0x021463ac +func_ov030_02146444 kind:function(arm,size=0x1e0) addr:0x02146444 +func_ov030_02146624 kind:function(arm,size=0x30) addr:0x02146624 +func_ov030_02146654 kind:function(arm,size=0x138) addr:0x02146654 +func_ov030_0214678c kind:function(arm,size=0x23c) addr:0x0214678c +func_ov030_021469c8 kind:function(arm,size=0x140) addr:0x021469c8 +func_ov030_02146b08 kind:function(arm,size=0xa4) addr:0x02146b08 +func_ov030_02146bac kind:function(arm,size=0x48) addr:0x02146bac +func_ov030_02146bf4 kind:function(arm,size=0xe8) addr:0x02146bf4 +func_ov030_02146cdc kind:function(arm,size=0x38) addr:0x02146cdc +func_ov030_02146d14 kind:function(arm,size=0x4c) addr:0x02146d14 +func_ov030_02146d60 kind:function(arm,size=0x48) addr:0x02146d60 +func_ov030_02146da8 kind:function(arm,size=0x58) addr:0x02146da8 +func_ov030_02146e00 kind:function(arm,size=0x130) addr:0x02146e00 +func_ov030_02146f30 kind:function(arm,size=0x108) addr:0x02146f30 +func_ov030_02147038 kind:function(arm,size=0x2c) addr:0x02147038 +func_ov030_02147064 kind:function(arm,size=0xf8) addr:0x02147064 +func_ov030_0214715c kind:function(arm,size=0x3c) addr:0x0214715c +func_ov030_02147198 kind:function(arm,size=0x208) addr:0x02147198 +func_ov030_021473a0 kind:function(arm,size=0x14) addr:0x021473a0 +func_ov030_021473b4 kind:function(arm,size=0x7c) addr:0x021473b4 +func_ov030_02147430 kind:function(arm,size=0x54) addr:0x02147430 +func_ov030_02147484 kind:function(arm,size=0x178) addr:0x02147484 +func_ov030_021475fc kind:function(arm,size=0x1d8) addr:0x021475fc +func_ov030_021477d4 kind:function(arm,size=0x13c) addr:0x021477d4 +func_ov030_02147910 kind:function(arm,size=0x64c) addr:0x02147910 +func_ov030_02147f5c kind:function(arm,size=0x68) addr:0x02147f5c +func_ov030_02147fc4 kind:function(arm,size=0x40) addr:0x02147fc4 +func_ov030_02148004 kind:function(arm,size=0x24) addr:0x02148004 +func_ov030_02148028 kind:function(arm,size=0xb4) addr:0x02148028 +func_ov030_021480dc kind:function(arm,size=0xc8) addr:0x021480dc +func_ov030_021481a4 kind:function(arm,size=0x19c) addr:0x021481a4 +func_ov030_02148340 kind:function(arm,size=0x12c) addr:0x02148340 +func_ov030_0214846c kind:function(arm,size=0x28) addr:0x0214846c +func_ov030_02148494 kind:function(arm,size=0x2a0) addr:0x02148494 +func_ov030_02148734 kind:function(arm,size=0x3c4) addr:0x02148734 +func_ov030_02148af8 kind:function(arm,size=0xe4) addr:0x02148af8 +func_ov030_02148bdc kind:function(arm,size=0x80) addr:0x02148bdc +func_ov030_02148c5c kind:function(arm,size=0x18) addr:0x02148c5c +func_ov030_02148c74 kind:function(arm,size=0xdc) addr:0x02148c74 +func_ov030_02148d50 kind:function(arm,size=0x340) addr:0x02148d50 +func_ov030_02149090 kind:function(arm,size=0x18) addr:0x02149090 +func_ov030_021490a8 kind:function(arm,size=0xfc) addr:0x021490a8 +func_ov030_021491a4 kind:function(arm,size=0xf0) addr:0x021491a4 +func_ov030_02149294 kind:function(arm,size=0x104) addr:0x02149294 +func_ov030_02149398 kind:function(arm,size=0x68) addr:0x02149398 +func_ov030_02149400 kind:function(arm,size=0x18) addr:0x02149400 +func_ov030_02149418 kind:function(arm,size=0x16c) addr:0x02149418 +func_ov030_02149584 kind:function(arm,size=0x184) addr:0x02149584 +func_ov030_02149708 kind:function(arm,size=0x110) addr:0x02149708 +func_ov030_02149818 kind:function(arm,size=0x7c) addr:0x02149818 +func_ov030_02149894 kind:function(arm,size=0x80) addr:0x02149894 +func_ov030_02149914 kind:function(arm,size=0x174) addr:0x02149914 +func_ov030_02149a88 kind:function(arm,size=0x40) addr:0x02149a88 +func_ov030_02149ac8 kind:function(arm,size=0x94) addr:0x02149ac8 +func_ov030_02149b5c kind:function(arm,size=0x60) addr:0x02149b5c +func_ov030_02149bbc kind:function(arm,size=0x29c) addr:0x02149bbc +func_ov030_02149e58 kind:function(arm,size=0x9c) addr:0x02149e58 +func_ov030_02149ef4 kind:function(arm,size=0x50) addr:0x02149ef4 +func_ov030_02149f44 kind:function(arm,size=0x23c) addr:0x02149f44 +func_ov030_0214a180 kind:function(arm,size=0x3a4) addr:0x0214a180 +func_ov030_0214a524 kind:function(arm,size=0x20) addr:0x0214a524 +func_ov030_0214a544 kind:function(arm,size=0x100) addr:0x0214a544 +func_ov030_0214a644 kind:function(arm,size=0x208) addr:0x0214a644 +func_ov030_0214a84c kind:function(arm,size=0x4c) addr:0x0214a84c +func_ov030_0214a898 kind:function(arm,size=0x2ec) addr:0x0214a898 +func_ov030_0214ab84 kind:function(arm,size=0xbc) addr:0x0214ab84 +func_ov030_0214ac40 kind:function(arm,size=0x1a8) addr:0x0214ac40 +func_ov030_0214ade8 kind:function(arm,size=0x274) addr:0x0214ade8 +func_ov030_0214b05c kind:function(arm,size=0x40) addr:0x0214b05c +func_ov030_0214b09c kind:function(arm,size=0x24) addr:0x0214b09c +func_ov030_0214b0c0 kind:function(arm,size=0x2c) addr:0x0214b0c0 +func_ov030_0214b0ec kind:function(arm,size=0xc) addr:0x0214b0ec +func_ov030_0214b0f8 kind:function(arm,size=0x1c) addr:0x0214b0f8 +func_ov030_0214b114 kind:function(arm,size=0x48) addr:0x0214b114 +func_ov030_0214b15c kind:function(arm,size=0x50) addr:0x0214b15c +func_ov030_0214b1ac kind:function(arm,size=0x18) addr:0x0214b1ac +func_ov030_0214b1c4 kind:function(arm,size=0x14) addr:0x0214b1c4 +func_ov030_0214b1d8 kind:function(arm,size=0x14) addr:0x0214b1d8 +func_ov030_0214b1ec kind:function(arm,size=0xc) addr:0x0214b1ec +func_ov030_0214b1f8 kind:function(arm,size=0x24) addr:0x0214b1f8 +func_ov030_0214b21c kind:function(arm,size=0x28) addr:0x0214b21c +func_ov030_0214b244 kind:function(arm,size=0xf4) addr:0x0214b244 +func_ov030_0214b338 kind:function(arm,size=0x1c) addr:0x0214b338 +func_ov030_0214b354 kind:function(arm,size=0x24) addr:0x0214b354 +func_ov030_0214b378 kind:function(arm,size=0x8) addr:0x0214b378 +func_ov030_0214b380 kind:function(arm,size=0x1c) addr:0x0214b380 +func_ov030_0214b39c kind:function(arm,size=0x20) addr:0x0214b39c +func_ov030_0214b3bc kind:function(arm,size=0x3c8) addr:0x0214b3bc +func_ov030_0214b784 kind:function(arm,size=0x3fc) addr:0x0214b784 +func_ov030_0214bb80 kind:function(arm,size=0xd8) addr:0x0214bb80 +func_ov030_0214bc58 kind:function(arm,size=0x34) addr:0x0214bc58 +func_ov030_0214bc8c kind:function(arm,size=0x4c) addr:0x0214bc8c +func_ov030_0214bcd8 kind:function(arm,size=0x48) addr:0x0214bcd8 +func_ov030_0214bd20 kind:function(arm,size=0x50) addr:0x0214bd20 +func_ov030_0214bd70 kind:function(arm,size=0x8c) addr:0x0214bd70 +func_ov030_0214bdfc kind:function(arm,size=0x98) addr:0x0214bdfc +func_ov030_0214be94 kind:function(arm,size=0x10) addr:0x0214be94 +func_ov030_0214bea4 kind:function(arm,size=0x30) addr:0x0214bea4 +func_ov030_0214bed4 kind:function(arm,size=0x2d0) addr:0x0214bed4 +func_ov030_0214c1a4 kind:function(arm,size=0xf4) addr:0x0214c1a4 +func_ov030_0214c298 kind:function(arm,size=0x34) addr:0x0214c298 +func_ov030_0214c2cc kind:function(arm,size=0x14) addr:0x0214c2cc +func_ov030_0214c2e0 kind:function(arm,size=0x5c) addr:0x0214c2e0 +func_ov030_0214c33c kind:function(arm,size=0x4c) addr:0x0214c33c +func_ov030_0214c388 kind:function(arm,size=0xa4) addr:0x0214c388 +func_ov030_0214c42c kind:function(arm,size=0x10) addr:0x0214c42c +func_ov030_0214c43c kind:function(arm,size=0x14) addr:0x0214c43c +func_ov030_0214c450 kind:function(arm,size=0x14) addr:0x0214c450 +func_ov030_0214c464 kind:function(arm,size=0xc) addr:0x0214c464 +func_ov030_0214c470 kind:function(arm,size=0x24) addr:0x0214c470 +func_ov030_0214c494 kind:function(arm,size=0x40) addr:0x0214c494 +func_ov030_0214c4d4 kind:function(arm,size=0x30) addr:0x0214c4d4 +func_ov030_0214c504 kind:function(arm,size=0x40) addr:0x0214c504 +func_ov030_0214c544 kind:function(arm,size=0x70) addr:0x0214c544 +func_ov030_0214c5b4 kind:function(arm,size=0x20) addr:0x0214c5b4 +func_ov030_0214c5d4 kind:function(arm,size=0x28) addr:0x0214c5d4 +func_ov030_0214c5fc kind:function(arm,size=0x3a8) addr:0x0214c5fc +func_ov030_0214c9a4 kind:function(arm,size=0x1a0) addr:0x0214c9a4 +func_ov030_0214cb44 kind:function(arm,size=0x10) addr:0x0214cb44 +func_ov030_0214cb54 kind:function(arm,size=0x7c) addr:0x0214cb54 +func_ov030_0214cbd0 kind:function(arm,size=0x40) addr:0x0214cbd0 +func_ov030_0214cc10 kind:function(arm,size=0x38) addr:0x0214cc10 +func_ov030_0214cc48 kind:function(arm,size=0x1c) addr:0x0214cc48 +func_ov030_0214cc64 kind:function(arm,size=0xc) addr:0x0214cc64 +func_ov030_0214cc70 kind:function(arm,size=0x118) addr:0x0214cc70 +func_ov030_0214cd88 kind:function(arm,size=0x158) addr:0x0214cd88 +func_ov030_0214cee0 kind:function(arm,size=0x68) addr:0x0214cee0 +func_ov030_0214cf48 kind:function(arm,size=0x14) addr:0x0214cf48 +func_ov030_0214cf5c kind:function(arm,size=0xc) addr:0x0214cf5c +func_ov030_0214cf68 kind:function(arm,size=0x24) addr:0x0214cf68 +func_ov030_0214cf8c kind:function(arm,size=0x28) addr:0x0214cf8c +func_ov030_0214cfb4 kind:function(arm,size=0x44) addr:0x0214cfb4 +func_ov030_0214cff8 kind:function(arm,size=0x3c) addr:0x0214cff8 +func_ov030_0214d034 kind:function(arm,size=0x44) addr:0x0214d034 +func_ov030_0214d078 kind:function(arm,size=0x44) addr:0x0214d078 +func_ov030_0214d0bc kind:function(arm,size=0x44) addr:0x0214d0bc +func_ov030_0214d100 kind:function(arm,size=0x38) addr:0x0214d100 +func_ov030_0214d138 kind:function(arm,size=0x38) addr:0x0214d138 +func_ov030_0214d170 kind:function(arm,size=0x4) addr:0x0214d170 +func_ov030_0214d174 kind:function(arm,size=0x24) addr:0x0214d174 +func_ov030_0214d198 kind:function(arm,size=0x200) addr:0x0214d198 +func_ov030_0214d398 kind:function(arm,size=0x31c) addr:0x0214d398 +func_ov030_0214d6b4 kind:function(arm,size=0x40) addr:0x0214d6b4 +func_ov030_0214d6f4 kind:function(arm,size=0x4) addr:0x0214d6f4 +func_ov030_0214d6f8 kind:function(arm,size=0x2c) addr:0x0214d6f8 +func_ov030_0214d724 kind:function(arm,size=0x20) addr:0x0214d724 +func_ov030_0214d744 kind:function(arm,size=0x20) addr:0x0214d744 +func_ov030_0214d764 kind:function(arm,size=0x14) addr:0x0214d764 +func_ov030_0214d778 kind:function(arm,size=0xc) addr:0x0214d778 +func_ov030_0214d784 kind:function(arm,size=0x34) addr:0x0214d784 +func_ov030_0214d7b8 kind:function(arm,size=0x28) addr:0x0214d7b8 +func_ov030_0214d7e0 kind:function(arm,size=0x50) addr:0x0214d7e0 +func_ov030_0214d830 kind:function(arm,size=0x14) addr:0x0214d830 +func_ov030_0214d844 kind:function(arm,size=0x68) addr:0x0214d844 +func_ov030_0214d8ac kind:function(arm,size=0x14) addr:0x0214d8ac +func_ov030_0214d8c0 kind:function(arm,size=0x1c) addr:0x0214d8c0 +func_ov030_0214d8dc kind:function(arm,size=0x14) addr:0x0214d8dc +func_ov030_0214d8f0 kind:function(arm,size=0xc) addr:0x0214d8f0 +func_ov030_0214d8fc kind:function(arm,size=0x24) addr:0x0214d8fc +func_ov030_0214d920 kind:function(arm,size=0x28) addr:0x0214d920 +func_ov030_0214d948 kind:function(arm,size=0x68) addr:0x0214d948 +func_ov030_0214d9b0 kind:function(arm,size=0x1c) addr:0x0214d9b0 +func_ov030_0214d9cc kind:function(arm,size=0x24) addr:0x0214d9cc +func_ov030_0214d9f0 kind:function(arm,size=0x10) addr:0x0214d9f0 +func_ov030_0214da00 kind:function(arm,size=0x2d4) addr:0x0214da00 +func_ov030_0214dcd4 kind:function(arm,size=0x7c) addr:0x0214dcd4 +func_ov030_0214dd50 kind:function(arm,size=0x50) addr:0x0214dd50 +func_ov030_0214dda0 kind:function(arm,size=0x10) addr:0x0214dda0 +func_ov030_0214ddb0 kind:function(arm,size=0x14) addr:0x0214ddb0 +func_ov030_0214ddc4 kind:function(arm,size=0x14) addr:0x0214ddc4 +func_ov030_0214ddd8 kind:function(arm,size=0xc) addr:0x0214ddd8 +func_ov030_0214dde4 kind:function(arm,size=0x28) addr:0x0214dde4 +func_ov030_0214de0c kind:function(arm,size=0x6c) addr:0x0214de0c +func_ov030_0214de78 kind:function(arm,size=0x10) addr:0x0214de78 +func_ov030_0214de88 kind:function(arm,size=0x180) addr:0x0214de88 +func_ov030_0214e008 kind:function(arm,size=0x40) addr:0x0214e008 +func_ov030_0214e048 kind:function(arm,size=0x14) addr:0x0214e048 +func_ov030_0214e05c kind:function(arm,size=0x54) addr:0x0214e05c +func_ov030_0214e0b0 kind:function(arm,size=0x84) addr:0x0214e0b0 +func_ov030_0214e134 kind:function(arm,size=0x8c) addr:0x0214e134 +func_ov030_0214e1c0 kind:function(arm,size=0x8) addr:0x0214e1c0 +func_ov030_0214e1c8 kind:function(arm,size=0xa4) addr:0x0214e1c8 +func_ov030_0214e26c kind:function(arm,size=0x20) addr:0x0214e26c +func_ov030_0214e28c kind:function(arm,size=0x20) addr:0x0214e28c +func_ov030_0214e2ac kind:function(arm,size=0x144) addr:0x0214e2ac +func_ov030_0214e3f0 kind:function(arm,size=0x148) addr:0x0214e3f0 +func_ov030_0214e538 kind:function(arm,size=0x4) addr:0x0214e538 +func_ov030_0214e53c kind:function(arm,size=0x19c) addr:0x0214e53c +func_ov030_0214e6d8 kind:function(arm,size=0x7c) addr:0x0214e6d8 +func_ov030_0214e754 kind:function(arm,size=0x30) addr:0x0214e754 +func_ov030_0214e784 kind:function(arm,size=0x2c) addr:0x0214e784 +func_ov030_0214e7b0 kind:function(arm,size=0x218) addr:0x0214e7b0 +func_ov030_0214e9c8 kind:function(arm,size=0x4e8) addr:0x0214e9c8 +func_ov030_0214eeb0 kind:function(arm,size=0x68) addr:0x0214eeb0 +func_ov030_0214ef18 kind:function(arm,size=0xf8) addr:0x0214ef18 +func_ov030_0214f010 kind:function(arm,size=0x290) addr:0x0214f010 +func_ov030_0214f2a0 kind:function(arm,size=0x230) addr:0x0214f2a0 +func_ov030_0214f4d0 kind:function(arm,size=0xec) addr:0x0214f4d0 +func_ov030_0214f5bc kind:function(arm,size=0x14) addr:0x0214f5bc +func_ov030_0214f5d0 kind:function(arm,size=0x4) addr:0x0214f5d0 +func_ov030_0214f5d4 kind:function(arm,size=0x3c) addr:0x0214f5d4 +func_ov030_0214f610 kind:function(arm,size=0xa8) addr:0x0214f610 +func_ov030_0214f6b8 kind:function(arm,size=0x3c) addr:0x0214f6b8 +func_ov030_0214f6f4 kind:function(arm,size=0xa4) addr:0x0214f6f4 +func_ov030_0214f798 kind:function(arm,size=0x3c) addr:0x0214f798 +func_ov030_0214f7d4 kind:function(arm,size=0xc) addr:0x0214f7d4 +func_ov030_0214f7e0 kind:function(arm,size=0x48) addr:0x0214f7e0 +func_ov030_0214f828 kind:function(arm,size=0xd8) addr:0x0214f828 +func_ov030_0214f900 kind:function(arm,size=0xf0) addr:0x0214f900 +func_ov030_0214f9f0 kind:function(arm,size=0xbc) addr:0x0214f9f0 +func_ov030_0214faac kind:function(arm,size=0x44) addr:0x0214faac +func_ov030_0214faf0 kind:function(arm,size=0xac) addr:0x0214faf0 +func_ov030_0214fb9c kind:function(arm,size=0x5c) addr:0x0214fb9c +func_ov030_0214fbf8 kind:function(arm,size=0xbc) addr:0x0214fbf8 +func_ov030_0214fcb4 kind:function(arm,size=0x44) addr:0x0214fcb4 +func_ov030_0214fcf8 kind:function(arm,size=0xac) addr:0x0214fcf8 +func_ov030_0214fda4 kind:function(arm,size=0x2c) addr:0x0214fda4 +func_ov030_0214fdd0 kind:function(arm,size=0x128) addr:0x0214fdd0 +func_ov030_0214fef8 kind:function(arm,size=0x168) addr:0x0214fef8 +func_ov030_02150060 kind:function(arm,size=0xa8) addr:0x02150060 +func_ov030_02150108 kind:function(arm,size=0x128) addr:0x02150108 +func_ov030_02150230 kind:function(arm,size=0x104) addr:0x02150230 +func_ov030_02150334 kind:function(arm,size=0x44) addr:0x02150334 +func_ov030_02150378 kind:function(arm,size=0x130) addr:0x02150378 +func_ov030_021504a8 kind:function(arm,size=0x3c) addr:0x021504a8 +func_ov030_021504e4 kind:function(arm,size=0x190) addr:0x021504e4 +func_ov030_02150674 kind:function(arm,size=0x24) addr:0x02150674 +func_ov030_02150698 kind:function(arm,size=0x10) addr:0x02150698 +func_ov030_021506a8 kind:function(arm,size=0x8) addr:0x021506a8 +func_ov030_021506b0 kind:function(arm,size=0x1c) addr:0x021506b0 +func_ov030_021506cc kind:function(arm,size=0x14) addr:0x021506cc +func_ov030_021506e0 kind:function(arm,size=0xa0) addr:0x021506e0 +func_ov030_02150780 kind:function(arm,size=0x14) addr:0x02150780 +func_ov030_02150794 kind:function(arm,size=0x1c) addr:0x02150794 +func_ov030_021507b0 kind:function(arm,size=0x88) addr:0x021507b0 +func_ov030_02150838 kind:function(arm,size=0x88) addr:0x02150838 +func_ov030_021508c0 kind:function(arm,size=0x9c) addr:0x021508c0 +func_ov030_0215095c kind:function(arm,size=0x3c) addr:0x0215095c +func_ov030_02150998 kind:function(arm,size=0x1c) addr:0x02150998 +data_ov030_021509b4 kind:data(any) addr:0x021509b4 +data_ov030_021509b8 kind:data(any) addr:0x021509b8 +data_ov030_021509c0 kind:data(any) addr:0x021509c0 +data_ov030_021509d0 kind:data(any) addr:0x021509d0 +data_ov030_021509d8 kind:data(any) addr:0x021509d8 +data_ov030_021509ec kind:data(any) addr:0x021509ec +data_ov030_02150a2c kind:data(any) addr:0x02150a2c +data_ov030_02150a3c kind:data(any) addr:0x02150a3c +data_ov030_02150a4c kind:data(any) addr:0x02150a4c +data_ov030_02150a54 kind:data(any) addr:0x02150a54 +data_ov030_02150a5a kind:data(any) addr:0x02150a5a +data_ov030_02150a60 kind:data(any) addr:0x02150a60 +data_ov030_02150a68 kind:data(any) addr:0x02150a68 +data_ov030_02150a70 kind:data(any) addr:0x02150a70 +data_ov030_02150a7c kind:data(any) addr:0x02150a7c +data_ov030_02150a98 kind:data(any) addr:0x02150a98 +data_ov030_02150aa0 kind:data(any) addr:0x02150aa0 +__sinit_ov030_02150ab4 kind:function(arm,size=0x50) addr:0x02150ab4 +__sinit_ov030_02150b04 kind:function(arm,size=0x50) addr:0x02150b04 +__sinit_ov030_02150b54 kind:function(arm,size=0x50) addr:0x02150b54 +__sinit_ov030_02150ba4 kind:function(arm,size=0x50) addr:0x02150ba4 +__sinit_ov030_02150bf4 kind:function(arm,size=0x50) addr:0x02150bf4 +__sinit_ov030_02150c44 kind:function(arm,size=0x50) addr:0x02150c44 +__sinit_ov030_02150c94 kind:function(arm,size=0x13c) addr:0x02150c94 +__sinit_ov030_02150dd0 kind:function(arm,size=0xe8) addr:0x02150dd0 +__sinit_ov030_02150eb8 kind:function(arm,size=0x70) addr:0x02150eb8 +__sinit_ov030_02150f28 kind:function(arm,size=0x84) addr:0x02150f28 +__sinit_ov030_02150fac kind:function(arm,size=0x50) addr:0x02150fac +__sinit_ov030_02150ffc kind:function(arm,size=0x50) addr:0x02150ffc +__sinit_ov030_0215104c kind:function(arm,size=0x50) addr:0x0215104c +.p__sinit_ov030_02150ab4 kind:data(word) addr:0x0215109c +.p__sinit_ov030_02150b04 kind:data(word) addr:0x021510a0 +.p__sinit_ov030_02150b54 kind:data(word) addr:0x021510a4 +.p__sinit_ov030_02150ba4 kind:data(word) addr:0x021510a8 +.p__sinit_ov030_02150bf4 kind:data(word) addr:0x021510ac +.p__sinit_ov030_02150c44 kind:data(word) addr:0x021510b0 +.p__sinit_ov030_02150c94 kind:data(word) addr:0x021510b4 +.p__sinit_ov030_02150dd0 kind:data(word) addr:0x021510b8 +.p__sinit_ov030_02150eb8 kind:data(word) addr:0x021510bc +.p__sinit_ov030_02150f28 kind:data(word) addr:0x021510c0 +.p__sinit_ov030_02150fac kind:data(word) addr:0x021510c4 +.p__sinit_ov030_02150ffc kind:data(word) addr:0x021510c8 +.p__sinit_ov030_0215104c kind:data(word) addr:0x021510cc +data_ov030_021510e8 kind:data(any) addr:0x021510e8 +data_ov030_0215110c kind:data(any) addr:0x0215110c ambiguous +data_ov030_0215111c kind:data(any) addr:0x0215111c +data_ov030_02151150 kind:data(any) addr:0x02151150 +data_ov030_0215116c kind:data(any) addr:0x0215116c +data_ov030_02151198 kind:data(any) addr:0x02151198 +data_ov030_0215121c kind:data(any) addr:0x0215121c +data_ov030_021512a0 kind:data(any) addr:0x021512a0 +data_ov030_021512bc kind:data(any) addr:0x021512bc +data_ov030_02151328 kind:data(any) addr:0x02151328 +data_ov030_02151394 kind:data(any) addr:0x02151394 +data_ov030_021513b0 kind:data(any) addr:0x021513b0 +data_ov030_02151434 kind:data(any) addr:0x02151434 +data_ov030_02151450 kind:data(any) addr:0x02151450 +data_ov030_021514bc kind:data(any) addr:0x021514bc +data_ov030_021514d8 kind:data(any) addr:0x021514d8 +data_ov030_02151544 kind:data(any) addr:0x02151544 +data_ov030_02151560 kind:data(any) addr:0x02151560 +data_ov030_021515a0 kind:data(any) addr:0x021515a0 ambiguous +data_ov030_021515c4 kind:data(any) addr:0x021515c4 +data_ov030_021515c8 kind:data(any) addr:0x021515c8 +data_ov030_021515cc kind:data(any) addr:0x021515cc +data_ov030_021515d0 kind:data(any) addr:0x021515d0 +data_ov030_021515d4 kind:data(any) addr:0x021515d4 +data_ov030_021515d8 kind:data(any) addr:0x021515d8 +data_ov030_021515dc kind:data(any) addr:0x021515dc +data_ov030_021515ec kind:data(any) addr:0x021515ec +data_ov030_021515f8 kind:data(any) addr:0x021515f8 +data_ov030_02151608 kind:data(any) addr:0x02151608 +data_ov030_0215162c kind:data(any) addr:0x0215162c +data_ov030_02151678 kind:data(any) addr:0x02151678 +data_ov030_021516d4 kind:data(any) addr:0x021516d4 +data_ov030_021516ec kind:data(any) addr:0x021516ec +data_ov030_02151704 kind:data(any) addr:0x02151704 +data_ov030_0215171c kind:data(any) addr:0x0215171c +data_ov030_02151734 kind:data(any) addr:0x02151734 +data_ov030_0215174c kind:data(any) addr:0x0215174c +data_ov030_02151764 kind:data(any) addr:0x02151764 +data_ov030_0215177c kind:data(any) addr:0x0215177c +data_ov030_02151794 kind:data(any) addr:0x02151794 +data_ov030_021517ac kind:data(any) addr:0x021517ac +data_ov030_021517bc kind:data(any) addr:0x021517bc +data_ov030_0215191c kind:data(any) addr:0x0215191c +data_ov030_02151940 kind:data(any) addr:0x02151940 +data_ov030_02151994 kind:data(any) addr:0x02151994 +data_ov030_021519b0 kind:data(any) addr:0x021519b0 +data_ov030_021519cc kind:data(any) addr:0x021519cc +data_ov030_021519e8 kind:data(any) addr:0x021519e8 +data_ov030_02151a0c kind:data(any) addr:0x02151a0c +data_ov030_02151a10 kind:data(any) addr:0x02151a10 +data_ov030_02151a1c kind:data(any) addr:0x02151a1c +data_ov030_02151a2c kind:data(any) addr:0x02151a2c +data_ov030_02151a4c kind:data(any) addr:0x02151a4c +data_ov030_02151a84 kind:data(any) addr:0x02151a84 +data_ov030_02151aa8 kind:data(any) addr:0x02151aa8 +data_ov030_02151ac0 kind:data(any) addr:0x02151ac0 ambiguous +data_ov030_02151afc kind:data(any) addr:0x02151afc +data_ov030_02151b04 kind:data(any) addr:0x02151b04 +data_ov030_02151b10 kind:data(any) addr:0x02151b10 +data_ov030_02151b28 kind:data(any) addr:0x02151b28 +data_ov030_02151b48 kind:data(any) addr:0x02151b48 +data_ov030_02151b6c kind:data(any) addr:0x02151b6c +data_ov030_02151bc8 kind:data(any) addr:0x02151bc8 +data_ov030_02151be0 kind:data(any) addr:0x02151be0 ambiguous +data_ov030_02151bec kind:data(any) addr:0x02151bec +data_ov030_02151c50 kind:data(any) addr:0x02151c50 +data_ov030_02151c74 kind:data(any) addr:0x02151c74 +data_ov030_02151c94 kind:data(any) addr:0x02151c94 ambiguous +data_ov030_02151cc8 kind:data(any) addr:0x02151cc8 +data_ov030_02151db0 kind:data(any) addr:0x02151db0 +data_ov030_02151dd4 kind:data(any) addr:0x02151dd4 +data_ov030_02151e1c kind:data(any) addr:0x02151e1c +data_ov030_02151e80 kind:data(any) addr:0x02151e80 +data_ov030_02151ea0 kind:bss addr:0x02151ea0 +data_ov030_02151ea4 kind:bss addr:0x02151ea4 +data_ov030_02151eb0 kind:bss addr:0x02151eb0 +data_ov030_02151ed0 kind:bss addr:0x02151ed0 +data_ov030_02151f84 kind:bss addr:0x02151f84 +data_ov030_02151f88 kind:bss addr:0x02151f88 +data_ov030_02151f94 kind:bss addr:0x02151f94 +data_ov030_02152068 kind:bss addr:0x02152068 +data_ov030_0215206c kind:bss addr:0x0215206c +data_ov030_02152078 kind:bss addr:0x02152078 +data_ov030_0215214c kind:bss addr:0x0215214c +data_ov030_02152150 kind:bss addr:0x02152150 +data_ov030_0215215c kind:bss addr:0x0215215c +data_ov030_02152198 kind:bss addr:0x02152198 ambiguous +data_ov030_021521d4 kind:bss addr:0x021521d4 ambiguous +data_ov030_021521f4 kind:bss addr:0x021521f4 ambiguous +data_ov030_02152230 kind:bss addr:0x02152230 +data_ov030_02152234 kind:bss addr:0x02152234 +data_ov030_02152240 kind:bss addr:0x02152240 +data_ov030_02152268 kind:bss addr:0x02152268 ambiguous +data_ov030_02152314 kind:bss addr:0x02152314 +data_ov030_02152318 kind:bss addr:0x02152318 +data_ov030_02152324 kind:bss addr:0x02152324 +data_ov030_021523f8 kind:bss addr:0x021523f8 +data_ov030_02152400 kind:bss addr:0x02152400 +data_ov030_0215240c kind:bss addr:0x0215240c +data_ov030_02152418 kind:bss addr:0x02152418 +data_ov030_0215241c kind:bss addr:0x0215241c +data_ov030_0215242a kind:bss addr:0x0215242a +data_ov030_0215242c kind:bss addr:0x0215242c +data_ov030_02152460 kind:bss addr:0x02152460 +data_ov030_02152538 kind:bss addr:0x02152538 +data_ov030_0215254c kind:bss addr:0x0215254c +data_ov030_02152a04 kind:bss addr:0x02152a04 +data_ov030_02152a08 kind:bss addr:0x02152a08 +data_ov030_02152a14 kind:bss addr:0x02152a14 +data_ov030_02152a50 kind:bss addr:0x02152a50 +data_ov030_02152a54 kind:bss addr:0x02152a54 +data_ov030_02152a60 kind:bss addr:0x02152a60 +data_ov030_02152ae4 kind:bss addr:0x02152ae4 ambiguous +data_ov030_02152b38 kind:bss addr:0x02152b38 +data_ov030_02152b3c kind:bss addr:0x02152b3c +data_ov030_02152b45 kind:bss addr:0x02152b45 ambiguous +data_ov030_02152b48 kind:bss addr:0x02152b48 +data_ov030_02152b84 kind:bss addr:0x02152b84 +data_ov030_02152b88 kind:bss addr:0x02152b88 +data_ov030_02152b94 kind:bss addr:0x02152b94 +data_ov030_02152bd0 kind:bss addr:0x02152bd0 +data_ov030_02152bd4 kind:bss addr:0x02152bd4 +data_ov030_02152be0 kind:bss addr:0x02152be0 +data_ov030_02152c1c kind:bss addr:0x02152c1c +data_ov030_02152c20 kind:bss addr:0x02152c20 +data_ov030_02152c24 kind:bss addr:0x02152c24 +data_ov030_02152c28 kind:bss addr:0x02152c28 +data_ov030_02152c2c kind:bss addr:0x02152c2c +data_ov030_02152c30 kind:bss addr:0x02152c30 +data_ov030_02152c34 kind:bss addr:0x02152c34 +data_ov030_02152c38 kind:bss addr:0x02152c38 +data_ov030_02152c3c kind:bss addr:0x02152c3c +data_ov030_02152c40 kind:bss addr:0x02152c40 +data_ov030_02152c44 kind:bss addr:0x02152c44 +data_ov030_02152c48 kind:bss addr:0x02152c48 +data_ov030_02152c4c kind:bss addr:0x02152c4c +data_ov030_02152c50 kind:bss addr:0x02152c50 +data_ov030_02152c54 kind:bss addr:0x02152c54 +data_ov030_02152c60 kind:bss addr:0x02152c60 +data_ov030_02152c64 kind:bss addr:0x02152c64 +data_ov030_02152c74 kind:bss addr:0x02152c74 +data_ov030_02152c84 kind:bss addr:0x02152c84 +data_ov030_02152c94 kind:bss addr:0x02152c94 +data_ov030_02152ca4 kind:bss addr:0x02152ca4 +data_ov030_02152cb4 kind:bss addr:0x02152cb4 +data_ov030_02152cc4 kind:bss addr:0x02152cc4 +data_ov030_02152cd4 kind:bss addr:0x02152cd4 +data_ov030_02152ce4 kind:bss addr:0x02152ce4 +data_ov030_02152cf4 kind:bss addr:0x02152cf4 +data_ov030_02152d04 kind:bss addr:0x02152d04 +data_ov030_02152d14 kind:bss addr:0x02152d14 +data_ov030_02152d24 kind:bss addr:0x02152d24 +data_ov030_02152d34 kind:bss addr:0x02152d34 +data_ov030_02152d44 kind:bss addr:0x02152d44 diff --git a/config/eur1/arm9/overlays/ov031/delinks.txt b/config/eur1/arm9/overlays/ov031/delinks.txt new file mode 100644 index 00000000..59e450f3 --- /dev/null +++ b/config/eur1/arm9/overlays/ov031/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020d8840 end:0x0210fe4c kind:code align:32 + .rodata start:0x0210fe4c end:0x02111100 kind:rodata align:4 + .init start:0x02111100 end:0x021128c4 kind:code align:4 + .ctor start:0x021128c4 end:0x021129c4 kind:rodata align:4 + .data start:0x021129e0 end:0x021164c0 kind:data align:32 + .bss start:0x021164c0 end:0x02119100 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov031/relocs.txt b/config/eur1/arm9/overlays/ov031/relocs.txt new file mode 100644 index 00000000..fbdb35b5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov031/relocs.txt @@ -0,0 +1,9557 @@ +from:0x020d8964 kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d8970 kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d897c kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d8988 kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d8994 kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d89a0 kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d89b0 kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d89bc kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d89c8 kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d89d4 kind:arm_call to:0x020d8840 module:overlay(31) +from:0x020d89dc kind:load to:0x027e09a4 module:dtcm +from:0x020d8a38 kind:arm_call to:0x02032db0 module:main +from:0x020d8a70 kind:arm_call to:0x02011f3c module:main +from:0x020d8a8c kind:arm_call_thumb to:0x020153fc module:main +from:0x020d8aa4 kind:arm_call_thumb to:0x0201547c module:main +from:0x020d8ac0 kind:arm_call_thumb to:0x0201541c module:main +from:0x020d8b2c kind:arm_call to:0x02026800 module:main +from:0x020d8b54 kind:arm_call to:0x02011f3c module:main +from:0x020d8b6c kind:arm_call to:0x0205ac34 module:overlay(0) +from:0x020d8b78 kind:arm_call to:0x0200b150 module:main +from:0x020d8b7c kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x020d8b8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020d8ba0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020d8bb8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020d8bc0 kind:arm_call_thumb to:0x0201568c module:main +from:0x020d8be8 kind:load to:0x02112acc module:overlay(31) +from:0x020d8bec kind:load to:0x02112a88 module:overlay(31) +from:0x020d8bf0 kind:load to:0x02110781 module:overlay(31) +from:0x020d8bf4 kind:load to:0x02112aac module:overlay(31) +from:0x020d8bf8 kind:load to:0x02112a98 module:overlay(31) +from:0x020d8bfc kind:load to:0x02112b90 module:overlay(31) +from:0x020d8c00 kind:load to:0x02043f40 module:main +from:0x020d8c30 kind:arm_call to:0x0200f218 module:main +from:0x020d8c58 kind:arm_call to:0x0200b578 module:main +from:0x020d8c68 kind:load to:0x02110770 module:overlay(31) +from:0x020d8c6c kind:load to:0x020d8dd8 module:overlay(31) +from:0x020d8c9c kind:arm_call to:0x020702d0 module:overlay(0) +from:0x020d8cf0 kind:arm_call to:0x0201c0c4 module:main +from:0x020d8cfc kind:arm_call to:0x020c55bc module:overlay(24) +from:0x020d8d04 kind:arm_call to:0x020c5448 module:overlay(24) +from:0x020d8d24 kind:arm_call to:0x020c677c module:overlay(24) +from:0x020d8d84 kind:arm_call to:0x02070588 module:overlay(0) +from:0x020d8dc8 kind:load to:0x027e09a0 module:dtcm +from:0x020d8dcc kind:load to:0x027e0994 module:dtcm +from:0x020d8dd0 kind:load to:0x027e09a4 module:dtcm +from:0x020d8dd4 kind:load to:0x027e0cd8 module:dtcm +from:0x020d8dec kind:load to:0x020d8df0 module:overlay(31) +from:0x020d8e3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020d8e54 kind:arm_call to:0x01fff458 module:itcm +from:0x020d8e80 kind:load to:0x027e0ce4 module:dtcm +from:0x020d8eb4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020d8ed4 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x020d8ee8 kind:arm_call to:0x020d9044 module:overlay(31) +from:0x020d8ef4 kind:load to:0x02112bb8 module:overlay(31) +from:0x020d8ef8 kind:load to:0x02112ba4 module:overlay(31) +from:0x020d8f04 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x020d8f44 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020d8f64 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x020d8f78 kind:arm_call to:0x020d9044 module:overlay(31) +from:0x020d8f84 kind:load to:0x02112bb8 module:overlay(31) +from:0x020d8f88 kind:load to:0x02112ba4 module:overlay(31) +from:0x020d8f94 kind:arm_call to:0x020d90b8 module:overlay(31) +from:0x020d8f9c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x020d903c kind:load to:0x02049be4 module:main +from:0x020d90ac kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020d90b4 kind:load to:0x027e09c0 module:dtcm +from:0x020d90d0 kind:load to:0x027e09c0 module:dtcm +from:0x020d90d4 kind:load to:0x0207e288 module:overlay(0) +from:0x020d90e0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x020d90e8 kind:arm_call to:0x02011ff4 module:main +from:0x020d9104 kind:arm_call to:0x02082240 module:overlay(0) +from:0x020d9164 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x020d9170 kind:arm_call to:0x0200b150 module:main +from:0x020d9174 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x020d9184 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020d91a4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020d91b4 kind:arm_call to:0x02070594 module:overlay(0) +from:0x020d9220 kind:arm_call to:0x0200f218 module:main +from:0x020d9240 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020d9250 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020d925c kind:load to:0x02112be0 module:overlay(31) +from:0x020d9260 kind:load to:0x027e09a4 module:dtcm +from:0x020d9264 kind:load to:0x021107cc module:overlay(31) +from:0x020d9274 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x020d927c kind:arm_call to:0x02082350 module:overlay(0) +from:0x020d9294 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x020d929c kind:arm_call to:0x02082350 module:overlay(0) +from:0x020d92a4 kind:arm_call to:0x02011ff4 module:main +from:0x020d92d0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020d92e4 kind:arm_call to:0x02057ea8 module:overlay(0) +from:0x020d92ec kind:load to:0x027e09b8 module:dtcm +from:0x020d930c kind:arm_call to:0x01ffd420 module:itcm +from:0x020d931c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020d9324 kind:arm_call to:0x02082364 module:overlay(0) +from:0x020d932c kind:load to:0x027e09b8 module:dtcm +from:0x020d9390 kind:arm_call to:0x01ffc768 module:itcm +from:0x020d93a0 kind:arm_call to:0x0200ea38 module:main +from:0x020d93c4 kind:arm_call to:0x02019514 module:main +from:0x020d9424 kind:load to:0x021107ac module:overlay(31) +from:0x020d9428 kind:load to:0x020b4f04 module:overlay(0) +from:0x020d942c kind:load to:0x021107b4 module:overlay(31) +from:0x020d9430 kind:load to:0x0204a110 module:main +from:0x020d9464 kind:arm_call to:0x01fff350 module:itcm +from:0x020d9470 kind:arm_call to:0x020fb318 module:overlay(31) +from:0x020d947c kind:load to:0x027e0ce4 module:dtcm +from:0x020d9484 kind:load to:0x02112c14 module:overlay(31) +from:0x020d94a0 kind:arm_call to:0x01fff458 module:itcm +from:0x020d94d0 kind:load to:0x027e0ce4 module:dtcm +from:0x020d94d4 kind:load to:0x020d9488 module:overlay(31) +from:0x020d94d8 kind:load to:0x01fff2fc module:itcm +from:0x020d94ec kind:arm_call to:0x01fff458 module:itcm +from:0x020d9564 kind:load to:0x02112c20 module:overlay(31) +from:0x020d9578 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x020d95bc kind:load to:0x0203e964 module:main +from:0x020d95c8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020d95dc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020d95e4 kind:arm_call to:0x02011ff4 module:main +from:0x020d963c kind:load to:0x02112c3c module:overlay(31) +from:0x020d9650 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x020d9668 kind:arm_call to:0x01fff148 module:itcm +from:0x020d9678 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d9684 kind:load to:0x027e0ce0 module:dtcm +from:0x020d9690 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020d96a4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020d96ac kind:arm_call to:0x02011ff4 module:main +from:0x020d96c2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d96ca kind:thumb_call_arm to:0x020d9768 module:overlay(31) +from:0x020d96e4 kind:load to:0x020dc5a0 module:overlay(31) +from:0x020d96fc kind:arm_call to:0x020da054 module:overlay(31) +from:0x020d9720 kind:arm_call to:0x020d9dec module:overlay(31) +from:0x020d9760 kind:arm_call to:0x020dc820 module:overlay(31) +from:0x020d9774 kind:load to:0x027e0d2c module:dtcm +from:0x020d9782 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d978a kind:thumb_call_arm to:0x020d97b4 module:overlay(31) +from:0x020d97a0 kind:load to:0x020db708 module:overlay(31) +from:0x020d97b0 kind:load to:0x020db734 module:overlay(31) +from:0x020d97c0 kind:load to:0x027e0d30 module:dtcm +from:0x020d97d2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d97e0 kind:thumb_call to:0x020d97e8 module:overlay(31) +from:0x020d97f2 kind:thumb_call_arm to:0x020d9ce0 module:overlay(31) +from:0x020d9810 kind:load to:0x0208d944 module:overlay(0) +from:0x020d9820 kind:load to:0x0208d97c module:overlay(0) +from:0x020d9830 kind:load to:0x02152ae4 module:overlays(29,30,58,72,81) +from:0x020d9874 kind:load to:0x0209310c module:overlay(0) +from:0x020d98e0 kind:load to:0x020ddbb4 module:overlay(31) +from:0x020d98f0 kind:load to:0x020931c0 module:overlay(0) +from:0x020d9900 kind:load to:0x020932a4 module:overlay(0) +from:0x020d9910 kind:load to:0x02093394 module:overlay(0) +from:0x020d9920 kind:load to:0x0209348c module:overlay(0) +from:0x020d9930 kind:load to:0x020938f8 module:overlay(0) +from:0x020d9940 kind:load to:0x02093924 module:overlay(0) +from:0x020d9950 kind:load to:0x020ddc10 module:overlay(31) +from:0x020d9960 kind:load to:0x02093c1c module:overlay(0) +from:0x020d9970 kind:load to:0x02093d60 module:overlay(0) +from:0x020d999c kind:arm_call to:0x020ddd04 module:overlay(31) +from:0x020d99cc kind:arm_call to:0x020ddd04 module:overlay(31) +from:0x020d99f0 kind:arm_call to:0x020ddd7c module:overlay(31) +from:0x020d9a0c kind:arm_call to:0x020ddd7c module:overlay(31) +from:0x020d9a30 kind:arm_call to:0x020dddf8 module:overlay(31) +from:0x020d9a5c kind:arm_call to:0x020ddec8 module:overlay(31) +from:0x020d9a78 kind:load to:0x020ddf18 module:overlay(31) +from:0x020d9a88 kind:load to:0x020ddf50 module:overlay(31) +from:0x020d9a98 kind:load to:0x020ddf8c module:overlay(31) +from:0x020d9ac4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020d9ad8 kind:load to:0x020de040 module:overlay(31) +from:0x020d9ae8 kind:load to:0x020de064 module:overlay(31) +from:0x020d9af8 kind:load to:0x02093b2c module:overlay(0) +from:0x020d9b08 kind:load to:0x020de08c module:overlay(31) +from:0x020d9b18 kind:load to:0x020de0cc module:overlay(31) +from:0x020d9b2c kind:arm_call to:0x020de10c module:overlay(31) +from:0x020d9b78 kind:load to:0x02093df4 module:overlay(0) +from:0x020d9b94 kind:load to:0x01ffb6e4 module:itcm +from:0x020d9ba8 kind:arm_call to:0x02093fc8 module:overlay(0) +from:0x020d9bc4 kind:load to:0x02094024 module:overlay(0) +from:0x020d9bd4 kind:load to:0x021587d4 module:overlay(82) +from:0x020d9c70 kind:arm_call to:0x0208d4e0 module:overlay(0) +from:0x020d9c8c kind:load to:0x0208d5f4 module:overlay(0) +from:0x020d9c9c kind:load to:0x0208dd44 module:overlay(0) +from:0x020d9cc4 kind:load to:0x02093740 module:overlay(0) +from:0x020d9cd0 kind:load to:0x02122531 module:overlays(32,33,34,36,37) +from:0x020d9cdc kind:load to:0x02152b45 module:overlays(29,30,58,72,81) +from:0x020d9cec kind:load to:0x027e0d34 module:dtcm +from:0x020d9cfa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d9d02 kind:thumb_call_arm to:0x020d9d74 module:overlay(31) +from:0x020d9d30 kind:load to:0x020dbe44 module:overlay(31) +from:0x020d9d44 kind:arm_call to:0x020dbeb8 module:overlay(31) +from:0x020d9d60 kind:load to:0x020dbc58 module:overlay(31) +from:0x020d9d70 kind:load to:0x020dbd38 module:overlay(31) +from:0x020d9d80 kind:load to:0x027e0d38 module:dtcm +from:0x020d9dac kind:arm_call to:0x01fff3b4 module:itcm +from:0x020d9db8 kind:arm_call to:0x01fff458 module:itcm +from:0x020d9de4 kind:load to:0x027e0ce4 module:dtcm +from:0x020d9ea0 kind:arm_call to:0x020d9d84 module:overlay(31) +from:0x020d9ed8 kind:arm_call to:0x020d9dec module:overlay(31) +from:0x020d9f24 kind:arm_call to:0x0203a3c8 module:main +from:0x020d9fe8 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020da014 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020da048 kind:load to:0x0203e964 module:main +from:0x020da04c kind:load to:0x027e09a8 module:dtcm +from:0x020da128 kind:arm_call to:0x020d9d84 module:overlay(31) +from:0x020da158 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da164 kind:arm_call to:0x01fff458 module:itcm +from:0x020da188 kind:arm_call to:0x021527d8 module:overlay(79) +from:0x020da198 kind:arm_call to:0x02151ae4 module:overlay(80) +from:0x020da1a4 kind:arm_call to:0x020d9dec module:overlay(31) +from:0x020da218 kind:load to:0x027e0ce4 module:dtcm +from:0x020da29c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020da2b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da2c8 kind:arm_call to:0x0208c020 module:overlay(0) +from:0x020da2e4 kind:load to:0x027e0ce0 module:dtcm +from:0x020da302 kind:thumb_call to:0x02058c48 module:overlay(0) +from:0x020da35c kind:arm_call to:0x01fff498 module:itcm +from:0x020da378 kind:arm_call to:0x020d9e30 module:overlay(31) +from:0x020da390 kind:load to:0x027e0ce8 module:dtcm +from:0x020da3b4 kind:arm_call to:0x020e471c module:overlay(31) +from:0x020da3ec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020da3fc kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020da434 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da444 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da4d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da50c kind:arm_call to:0x01ffccc0 module:itcm +from:0x020da528 kind:arm_call to:0x01ffd218 module:itcm +from:0x020da55c kind:arm_call to:0x01fff350 module:itcm +from:0x020da5a8 kind:arm_call to:0x01ffccc0 module:itcm +from:0x020da5c4 kind:arm_call to:0x01ffd218 module:itcm +from:0x020da5e0 kind:arm_call to:0x020d9e30 module:overlay(31) +from:0x020da614 kind:arm_call to:0x01fff350 module:itcm +from:0x020da63c kind:load to:0x027e0ce4 module:dtcm +from:0x020da640 kind:load to:0x02112c58 module:overlay(31) +from:0x020da67c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020da690 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020da698 kind:arm_call to:0x02011ff4 module:main +from:0x020da78c kind:arm_call to:0x020da6a4 module:overlay(31) +from:0x020da860 kind:arm_call to:0x01fff498 module:itcm +from:0x020da86c kind:arm_call to:0x01fff584 module:itcm +from:0x020daa50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020daa5c kind:arm_call to:0x01fff458 module:itcm +from:0x020daac8 kind:arm_call to:0x020da6a4 module:overlay(31) +from:0x020daadc kind:arm_call to:0x01ffb714 module:itcm +from:0x020dab44 kind:arm_call to:0x01fff498 module:itcm +from:0x020dab4c kind:arm_call to:0x01fff584 module:itcm +from:0x020dabc4 kind:load to:0x027e0ce8 module:dtcm +from:0x020dabf0 kind:load to:0x027e0ce4 module:dtcm +from:0x020dac30 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020dac50 kind:arm_call to:0x01ffb714 module:itcm +from:0x020dac84 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dac94 kind:arm_call to:0x01ff9770 module:itcm +from:0x020daca8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dace0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dacf0 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020dad18 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020dad2c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020dad34 kind:arm_call to:0x02011ff4 module:main +from:0x020dad80 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020dad8c kind:arm_call to:0x02066364 module:overlay(0) +from:0x020dad94 kind:load to:0x027e09a8 module:dtcm +from:0x020dad9c kind:load to:0x020b4fb0 module:overlay(0) +from:0x020dadac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dade0 kind:arm_call to:0x02015054 module:main +from:0x020dadf0 kind:arm_call to:0x02015054 module:main +from:0x020dae1c kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x020dae48 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x020dae84 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020dae9c kind:load to:0x027e0cec module:dtcm +from:0x020daf0c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020daf28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020daf3c kind:arm_call to:0x02071734 module:overlay(0) +from:0x020daf48 kind:load to:0x027e07d4 module:dtcm +from:0x020daf50 kind:load to:0x027e0cec module:dtcm +from:0x020daf54 kind:load to:0x027e09a8 module:dtcm +from:0x020daf80 kind:arm_call to:0x02015054 module:main +from:0x020daf88 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020daf9c kind:arm_call to:0x02071734 module:overlay(0) +from:0x020dafa4 kind:load to:0x027e09a8 module:dtcm +from:0x020db00c kind:arm_call to:0x02015054 module:main +from:0x020db014 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020db03c kind:arm_call to:0x020888a0 module:overlay(0) +from:0x020db050 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020db058 kind:arm_call to:0x020888a0 module:overlay(0) +from:0x020db09c kind:arm_call to:0x02088d5c module:overlay(0) +from:0x020db0e8 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x020db0fc kind:load to:0x027e07d4 module:dtcm +from:0x020db100 kind:load to:0x020b5254 module:overlay(0) +from:0x020db104 kind:load to:0x027e0ce0 module:dtcm +from:0x020db128 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x020db13c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020db144 kind:load to:0x027e0cec module:dtcm +from:0x020db188 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020db19c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020db1b0 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x020db1e0 kind:arm_call to:0x0200f218 module:main +from:0x020db1f4 kind:arm_call to:0x01ffc768 module:itcm +from:0x020db204 kind:arm_call to:0x0200ea38 module:main +from:0x020db210 kind:load to:0x027e0958 module:dtcm +from:0x020db214 kind:load to:0x0211081c module:overlay(31) +from:0x020db218 kind:load to:0x020b4f04 module:overlay(0) +from:0x020db234 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020db23c kind:load to:0x027e0cec module:dtcm +from:0x020db268 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020db27c kind:load to:0x027e0cec module:dtcm +from:0x020db2a8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020db2c4 kind:arm_call to:0x02028c4c module:main +from:0x020db304 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020db310 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x020db3b0 kind:arm_call to:0x0205be44 module:overlay(0) +from:0x020db3cc kind:load to:0x02112c94 module:overlay(31) +from:0x020db42c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db454 kind:load to:0x027e0ce4 module:dtcm +from:0x020db468 kind:arm_call to:0x020dc5a0 module:overlay(31) +from:0x020db480 kind:arm_call to:0x020dc5a0 module:overlay(31) +from:0x020db4b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db4c0 kind:arm_call to:0x01fff458 module:itcm +from:0x020db500 kind:load to:0x027e0ce4 module:dtcm +from:0x020db514 kind:arm_call to:0x020db494 module:overlay(31) +from:0x020db544 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020db584 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020db5b0 kind:load to:0x020b53e4 module:overlay(0) +from:0x020db5e0 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x020db5f4 kind:arm_call to:0x020db494 module:overlay(31) +from:0x020db60c kind:load to:0x027e0cdc module:dtcm +from:0x020db630 kind:arm_call to:0x020db508 module:overlay(31) +from:0x020db65c kind:arm_call to:0x02019514 module:main +from:0x020db68c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db698 kind:arm_call to:0x01fff458 module:itcm +from:0x020db6bc kind:arm_call to:0x020dc9c0 module:overlay(31) +from:0x020db6c8 kind:load to:0x0204a110 module:main +from:0x020db6cc kind:load to:0x027e0ce4 module:dtcm +from:0x020db700 kind:arm_call to:0x020db6d4 module:overlay(31) +from:0x020db784 kind:arm_call to:0x0208bfd8 module:overlay(0) +from:0x020db7c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020db7ec kind:arm_call to:0x02082a5c module:overlay(0) +from:0x020db820 kind:load to:0x027e0cdc module:dtcm +from:0x020db830 kind:arm_call to:0x020db6d4 module:overlay(31) +from:0x020db8d4 kind:arm_call to:0x020db6d4 module:overlay(31) +from:0x020db8ea kind:thumb_call_arm to:0x02067278 module:overlay(0) +from:0x020db8fc kind:thumb_call_arm to:0x0206738c module:overlay(0) +from:0x020db906 kind:thumb_call_arm to:0x0205ca74 module:overlay(0) +from:0x020db950 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x020db974 kind:arm_call to:0x020dbb94 module:overlay(31) +from:0x020db980 kind:arm_call to:0x020db470 module:overlay(31) +from:0x020db98c kind:arm_call to:0x020db6f4 module:overlay(31) +from:0x020db9b0 kind:arm_call to:0x020db508 module:overlay(31) +from:0x020db9c8 kind:arm_call to:0x020db3fc module:overlay(31) +from:0x020db9fc kind:arm_call to:0x020e0a8c module:overlay(31) +from:0x020dba10 kind:arm_call to:0x020db6d4 module:overlay(31) +from:0x020dba28 kind:arm_call to:0x020db7c4 module:overlay(31) +from:0x020dba40 kind:arm_call to:0x020e0aac module:overlay(31) +from:0x020dba54 kind:arm_call to:0x020db5b8 module:overlay(31) +from:0x020dbabc kind:arm_call to:0x0210af30 module:overlay(31) +from:0x020dbb48 kind:arm_call to:0x021851b8 module:overlay(107) +from:0x020dbb50 kind:load to:0x021164c0 module:overlay(31) +from:0x020dbb54 kind:load to:0x027e0ce0 module:dtcm +from:0x020dbb58 kind:load to:0x02043e50 module:main +from:0x020dbb7c kind:arm_call to:0x020e10c8 module:overlay(31) +from:0x020dbb88 kind:arm_call to:0x020e0a8c module:overlay(31) +from:0x020dbba4 kind:arm_call to:0x020e0a8c module:overlay(31) +from:0x020dbbd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbbdc kind:arm_call to:0x01fff458 module:itcm +from:0x020dbc24 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020dbc34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dbc50 kind:load to:0x027e0ce4 module:dtcm +from:0x020dbc68 kind:arm_call to:0x020dbbac module:overlay(31) +from:0x020dbc98 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020dbcd4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020dbd08 kind:arm_call to:0x02071734 module:overlay(0) +from:0x020dbd10 kind:arm_call to:0x020e15c8 module:overlay(31) +from:0x020dbd28 kind:load to:0x020b53e4 module:overlay(0) +from:0x020dbd30 kind:load to:0x027e09a8 module:dtcm +from:0x020dbd5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbd68 kind:arm_call to:0x01fff458 module:itcm +from:0x020dbd80 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x020dbd98 kind:load to:0x027e0ce4 module:dtcm +from:0x020dbdd4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbde8 kind:arm_call to:0x020dbd38 module:overlay(31) +from:0x020dbdf0 kind:arm_call to:0x020e15c8 module:overlay(31) +from:0x020dbe20 kind:arm_call to:0x0208bfd8 module:overlay(0) +from:0x020dbe30 kind:arm_call to:0x020e0b0c module:overlay(31) +from:0x020dbe3c kind:load to:0x027e0ce4 module:dtcm +from:0x020dbe40 kind:load to:0x027e0ce0 module:dtcm +from:0x020dbe6c kind:arm_call to:0x020e11cc module:overlay(31) +from:0x020dbe94 kind:arm_call to:0x020dbbac module:overlay(31) +from:0x020dbea8 kind:arm_call to:0x020e0bf4 module:overlay(31) +from:0x020dbef0 kind:arm_call to:0x020e1274 module:overlay(31) +from:0x020dbf24 kind:arm_call to:0x020dbbac module:overlay(31) +from:0x020dbf38 kind:arm_call to:0x020e0c28 module:overlay(31) +from:0x020dbf5c kind:arm_call to:0x020e0c58 module:overlay(31) +from:0x020dbf90 kind:arm_call to:0x0208d994 module:overlay(0) +from:0x020dbfa0 kind:arm_call to:0x0216f9ec module:overlay(93) +from:0x020dc014 kind:arm_call to:0x0208dc58 module:overlay(0) +from:0x020dc020 kind:arm_call to:0x0216e49c module:overlays(88,93,94) +from:0x020dc038 kind:arm_call to:0x0208dcac module:overlay(0) +from:0x020dc044 kind:arm_call to:0x0216e8d8 module:overlay(93) +from:0x020dc060 kind:arm_call to:0x0208dcbc module:overlay(0) +from:0x020dc070 kind:arm_call to:0x0216e8e8 module:overlay(93) +from:0x020dc088 kind:arm_call to:0x0208dccc module:overlay(0) +from:0x020dc094 kind:arm_call to:0x0216e8f8 module:overlay(93) +from:0x020dc0ac kind:arm_call to:0x0208dcdc module:overlay(0) +from:0x020dc0b8 kind:arm_call to:0x0216e908 module:overlay(93) +from:0x020dc158 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x020dc168 kind:arm_call_thumb to:0x0208c948 module:overlay(0) +from:0x020dc214 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x020dc234 kind:arm_call to:0x0208c9ec module:overlay(0) +from:0x020dc27c kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x020dc2d0 kind:arm_call to:0x0216ec44 module:overlay(93) +from:0x020dc2f4 kind:arm_call to:0x0208e5ac module:overlay(0) +from:0x020dc308 kind:arm_call to:0x0216f6c8 module:overlay(93) +from:0x020dc330 kind:arm_call to:0x0208e5bc module:overlay(0) +from:0x020dc364 kind:thumb_call_arm to:0x02089e38 module:overlay(0) +from:0x020dc38a kind:thumb_call_arm to:0x02089e10 module:overlay(0) +from:0x020dc398 kind:thumb_call_arm to:0x0208e58c module:overlay(0) +from:0x020dc3a2 kind:thumb_call_arm to:0x0216f424 module:overlay(93) +from:0x020dc3b8 kind:thumb_call_arm to:0x0211caec module:overlay(39) +from:0x020dc3d2 kind:thumb_call_arm to:0x0208e59c module:overlay(0) +from:0x020dc3ec kind:thumb_call_arm to:0x0208cb58 module:overlay(0) +from:0x020dc43c kind:arm_call to:0x0208dc9c module:overlay(0) +from:0x020dc454 kind:arm_call to:0x0216e4b4 module:overlay(93) +from:0x020dc498 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x020dc4e0 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x020dc4f4 kind:arm_call to:0x0208a14c module:overlay(0) +from:0x020dc510 kind:arm_call to:0x0216e840 module:overlay(93) +from:0x020dc53a kind:thumb_call_arm to:0x0201667c module:main +from:0x020dc554 kind:thumb_call_arm to:0x0205b38c module:overlay(0) +from:0x020dc58c kind:load to:0x02112cac module:overlay(31) +from:0x020dc596 kind:thumb_call_arm to:0x02016694 module:main +from:0x020dc634 kind:arm_call to:0x0205b39c module:overlay(0) +from:0x020dc670 kind:arm_call to:0x020da394 module:overlay(31) +from:0x020dc684 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020dc6bc kind:arm_call to:0x01ffb714 module:itcm +from:0x020dc6c4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dc6e0 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dc780 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dc78c kind:arm_call to:0x0205b39c module:overlay(0) +from:0x020dc7dc kind:arm_call to:0x020da394 module:overlay(31) +from:0x020dc808 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020dc818 kind:load to:0x02112c64 module:overlay(31) +from:0x020dc87c kind:arm_call to:0x020dc5a0 module:overlay(31) +from:0x020dc8a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020dc8b0 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dc8cc kind:arm_call to:0x020da0f0 module:overlay(31) +from:0x020dc8e8 kind:arm_call to:0x020da224 module:overlay(31) +from:0x020dc918 kind:arm_call to:0x020dc5a0 module:overlay(31) +from:0x020dca10 kind:arm_call to:0x020166f4 module:main +from:0x020dca1c kind:arm_call to:0x020da264 module:overlay(31) +from:0x020dca28 kind:load to:0x027e0954 module:dtcm +from:0x020dca64 kind:arm_call to:0x0205b3f4 module:overlay(0) +from:0x020dcaa4 kind:arm_call to:0x0205b3f4 module:overlay(0) +from:0x020dcafc kind:arm_call to:0x0205b3f4 module:overlay(0) +from:0x020dcb24 kind:arm_call to:0x0205b3f4 module:overlay(0) +from:0x020dcb44 kind:thumb_call to:0x020dcb6c module:overlay(31) +from:0x020dcb52 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020dcb68 kind:load to:0x020dcd3c module:overlay(31) +from:0x020dcb80 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x020dcb88 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x020dcb96 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020dcbba kind:thumb_call_arm to:0x0208eee8 module:overlay(0) +from:0x020dcbd0 kind:thumb_call_arm to:0x020dcbf0 module:overlay(31) +from:0x020dcbda kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x020dcbe4 kind:load to:0x027e0ce0 module:dtcm +from:0x020dcbe8 kind:load to:0x02110854 module:overlay(31) +from:0x020dcbec kind:load to:0x02110868 module:overlay(31) +from:0x020dcc1c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020dcc28 kind:load to:0x02110878 module:overlay(31) +from:0x020dcc44 kind:arm_call to:0x0205cf84 module:overlay(0) +from:0x020dcc6c kind:arm_call to:0x020dcbf0 module:overlay(31) +from:0x020dccd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dccf4 kind:arm_call to:0x020dcbf0 module:overlay(31) +from:0x020dcd18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dcd28 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020dcd78 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020dcd90 kind:arm_call to:0x0205cf84 module:overlay(0) +from:0x020dcdd0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020dcde6 kind:thumb_call_arm to:0x020a86d4 module:overlay(0) +from:0x020dcdf8 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020dce08 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x020dce14 kind:thumb_call to:0x020dcddc module:overlay(31) +from:0x020dce64 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x020dce70 kind:arm_call to:0x020db240 module:overlay(31) +from:0x020dcf90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dcfc0 kind:load to:0x027e0ce4 module:dtcm +from:0x020dd028 kind:arm_call to:0x01fff17c module:itcm +from:0x020dd0ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dd0cc kind:load to:0x027e0ce0 module:dtcm +from:0x020dd0d0 kind:load to:0x027e0ce4 module:dtcm +from:0x020dd140 kind:arm_call to:0x01fff168 module:itcm +from:0x020dd1cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dd1f8 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd1fc kind:load to:0x027e0ce4 module:dtcm +from:0x020dd21c kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x020dd228 kind:arm_call to:0x020d9510 module:overlay(31) +from:0x020dd234 kind:arm_call to:0x020dd244 module:overlay(31) +from:0x020dd240 kind:load to:0x02112cb8 module:overlay(31) +from:0x020dd25c kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x020dd278 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020dd29c kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020dd2b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd2bc kind:load to:0x021108a4 module:overlay(31) +from:0x020dd2c0 kind:load to:0x021108b8 module:overlay(31) +from:0x020dd350 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dd374 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020dd388 kind:load to:0x0203e964 module:main +from:0x020dd390 kind:load to:0x027e09c0 module:dtcm +from:0x020dd3c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd3c4 kind:arm_call to:0x0205accc module:overlay(0) +from:0x020dd3d8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd3dc kind:arm_call to:0x0205accc module:overlay(0) +from:0x020dd3f4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020dd404 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd414 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd434 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd440 kind:load to:0x02041964 module:main +from:0x020dd444 kind:load to:0x020aa3e8 module:overlay(0) +from:0x020dd448 kind:load to:0x027e0254 module:dtcm +from:0x020dd458 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020dd460 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020dd468 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x020dd480 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020dd488 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020dd490 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x020dd498 kind:arm_call to:0x02011ff4 module:main +from:0x020dd4ac kind:arm_call to:0x0208f874 module:overlay(0) +from:0x020dd504 kind:load to:0x02112ccc module:overlay(31) +from:0x020dd53c kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x020dd560 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x020dd56c kind:load to:0x02112ccc module:overlay(31) +from:0x020dd5a8 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x020dd5cc kind:arm_call to:0x0208f918 module:overlay(0) +from:0x020dd5d4 kind:arm_call to:0x02011ff4 module:main +from:0x020dd5e0 kind:load to:0x02112ccc module:overlay(31) +from:0x020dd638 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x020dd660 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020dd684 kind:load to:0x027e09a8 module:dtcm +from:0x020dd760 kind:load to:0x020ab530 module:overlay(0) +from:0x020dd790 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x020dd7b0 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x020dd820 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020dd83c kind:arm_call to:0x020dd5e8 module:overlay(31) +from:0x020dd868 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x020dd878 kind:arm_call to:0x02129508 module:overlay(46) +from:0x020dd894 kind:arm_call to:0x020dd5e8 module:overlay(31) +from:0x020dd8bc kind:arm_call to:0x02087f34 module:overlay(0) +from:0x020dd900 kind:arm_call to:0x02123650 module:overlays(40,44) +from:0x020dd90c kind:load to:0x027e09a8 module:dtcm +from:0x020dd914 kind:load to:0x020aced4 module:overlay(0) +from:0x020dd954 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020dd960 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020dd96c kind:arm_call to:0x020888a0 module:overlay(0) +from:0x020dd980 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020dd988 kind:arm_call to:0x020dd608 module:overlay(31) +from:0x020dd994 kind:arm_call to:0x020dd690 module:overlay(31) +from:0x020dd9dc kind:arm_call to:0x02082838 module:overlay(0) +from:0x020dda0c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020dda18 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020dda20 kind:arm_call to:0x020dd5e8 module:overlay(31) +from:0x020dda2c kind:arm_call to:0x0212955c module:overlay(45) +from:0x020dda34 kind:arm_call to:0x020dd5e8 module:overlay(31) +from:0x020dda8c kind:arm_call to:0x0213cca8 module:overlay(53) +from:0x020ddaa4 kind:arm_call to:0x020888a0 module:overlay(0) +from:0x020ddac0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ddb1c kind:arm_call to:0x02071800 module:overlay(0) +from:0x020ddb2c kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x020ddb6c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020ddb78 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020ddb84 kind:arm_call to:0x021236ac module:overlay(44) +from:0x020ddb8c kind:load to:0x020b5254 module:overlay(0) +from:0x020ddb90 kind:load to:0x027e0ce0 module:dtcm +from:0x020ddb98 kind:load to:0x027e09a8 module:dtcm +from:0x020ddbe0 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x020ddbfc kind:arm_call to:0x020a891c module:overlay(0) +from:0x020ddc2c kind:load to:0x02092238 module:overlay(0) +from:0x020ddc68 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ddc78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ddcd0 kind:arm_call to:0x0209ffa0 module:overlay(0) +from:0x020ddce8 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020ddcf8 kind:load to:0x0203e964 module:main +from:0x020ddcfc kind:load to:0x027e0cec module:dtcm +from:0x020ddd6c kind:arm_call to:0x02092238 module:overlay(0) +from:0x020dddbc kind:arm_call to:0x02092238 module:overlay(0) +from:0x020dddf0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020dde1c kind:arm_call to:0x0208c9ec module:overlay(0) +from:0x020dde2c kind:arm_call to:0x02092238 module:overlay(0) +from:0x020dde54 kind:arm_call to:0x0208dcec module:overlay(0) +from:0x020dde70 kind:arm_call to:0x020830d8 module:overlay(0) +from:0x020dde84 kind:arm_call to:0x0209376c module:overlay(0) +from:0x020dde90 kind:arm_call to:0x020937e0 module:overlay(0) +from:0x020ddeb4 kind:arm_call to:0x02083108 module:overlay(0) +from:0x020ddee8 kind:arm_call to:0x0208c9ec module:overlay(0) +from:0x020ddf08 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020ddf48 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020ddf68 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x020ddf84 kind:arm_call to:0x02185950 module:overlay(108) +from:0x020ddf98 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x020ddfd0 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020ddfe0 kind:arm_call to:0x02093bd8 module:overlay(0) +from:0x020de000 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x020de020 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020de030 kind:arm_call to:0x02082a7c module:overlay(0) +from:0x020de038 kind:load to:0x027e09b8 module:dtcm +from:0x020de03c kind:load to:0x027e0cdc module:dtcm +from:0x020de050 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x020de070 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x020de084 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020de0c0 kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x020de100 kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x020de180 kind:arm_call to:0x020930bc module:overlay(0) +from:0x020de1e4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020de224 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020de26c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020de278 kind:arm_call to:0x01fff458 module:itcm +from:0x020de2bc kind:arm_call to:0x02092238 module:overlay(0) +from:0x020de300 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020de318 kind:arm_call to:0x02082790 module:overlay(0) +from:0x020de334 kind:load to:0x027e0ce0 module:dtcm +from:0x020de338 kind:load to:0x027e0ce4 module:dtcm +from:0x020de34c kind:arm_call to:0x0208f874 module:overlay(0) +from:0x020de390 kind:arm_call to:0x020d95f0 module:overlay(31) +from:0x020de3b0 kind:arm_call to:0x020e0398 module:overlay(31) +from:0x020de3ec kind:load to:0x02112cf4 module:overlay(31) +from:0x020de414 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x020de41c kind:arm_call to:0x020e071c module:overlay(31) +from:0x020de424 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020de42c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020de434 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x020de444 kind:load to:0x02112cf4 module:overlay(31) +from:0x020de46c kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x020de474 kind:arm_call to:0x020e071c module:overlay(31) +from:0x020de47c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020de484 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020de48c kind:arm_call to:0x0208f918 module:overlay(0) +from:0x020de494 kind:arm_call to:0x02011ff4 module:main +from:0x020de4a4 kind:load to:0x02112cf4 module:overlay(31) +from:0x020de568 kind:load to:0x021108d8 module:overlay(31) +from:0x020de56c kind:load to:0x021108d6 module:overlay(31) +from:0x020de570 kind:load to:0x021108cc module:overlay(31) +from:0x020de574 kind:load to:0x0203e964 module:main +from:0x020de684 kind:arm_call to:0x020de4a8 module:overlay(31) +from:0x020de75c kind:arm_call to:0x020de4a8 module:overlay(31) +from:0x020de774 kind:load to:0x021108d8 module:overlay(31) +from:0x020de778 kind:load to:0x021108cc module:overlay(31) +from:0x020de77c kind:load to:0x0203e964 module:main +from:0x020de83c kind:arm_call to:0x020de578 module:overlay(31) +from:0x020de8f4 kind:arm_call to:0x020de578 module:overlay(31) +from:0x020de918 kind:load to:0x027e07d4 module:dtcm +from:0x020de91c kind:load to:0x021108d8 module:overlay(31) +from:0x020de920 kind:load to:0x021108cc module:overlay(31) +from:0x020de924 kind:load to:0x0203e964 module:main +from:0x020de928 kind:load to:0x021108ce module:overlay(31) +from:0x020de978 kind:arm_call to:0x01ffb714 module:itcm +from:0x020de9b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de9c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de9fc kind:arm_call to:0x020de92c module:overlay(31) +from:0x020dea58 kind:load to:0x021108d0 module:overlay(31) +from:0x020dea5c kind:load to:0x021108d2 module:overlay(31) +from:0x020dea60 kind:load to:0x021108d4 module:overlay(31) +from:0x020dea8c kind:arm_call to:0x020704fc module:overlay(0) +from:0x020deb1c kind:arm_call to:0x020704fc module:overlay(0) +from:0x020deb74 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x020deb88 kind:arm_call to:0x020901a8 module:overlay(0) +from:0x020deba8 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x020debc8 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x020debe0 kind:arm_call to:0x0208a3d8 module:overlay(0) +from:0x020debfc kind:arm_call to:0x0208874c module:overlay(0) +from:0x020dec2c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x020dec50 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x020dec68 kind:arm_call to:0x0208874c module:overlay(0) +from:0x020dec7c kind:arm_call to:0x020deac8 module:overlay(31) +from:0x020ded8c kind:arm_call to:0x02071800 module:overlay(0) +from:0x020dedc8 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020dedf4 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020def44 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x020def5c kind:arm_call to:0x02071800 module:overlay(0) +from:0x020def6c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x020def90 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x020defb0 kind:arm_call to:0x020e0488 module:overlay(31) +from:0x020defe4 kind:arm_call to:0x020e08f0 module:overlay(31) +from:0x020deff0 kind:load to:0x027e09a8 module:dtcm +from:0x020deffc kind:load to:0x0203e964 module:main +from:0x020df004 kind:load to:0x027e0cd8 module:dtcm +from:0x020df058 kind:arm_call to:0x0208fef0 module:overlay(0) +from:0x020df068 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020df1b4 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x020df1dc kind:arm_call to:0x02090248 module:overlay(0) +from:0x020df248 kind:arm_call to:0x0208ff8c module:overlay(0) +from:0x020df298 kind:arm_call to:0x020dea64 module:overlay(31) +from:0x020df2b0 kind:arm_call to:0x020dea64 module:overlay(31) +from:0x020df368 kind:arm_call to:0x020e0230 module:overlay(31) +from:0x020df3a4 kind:arm_call to:0x02093fac module:overlay(0) +from:0x020df414 kind:arm_call to:0x021588d8 module:overlays(60,82) +from:0x020df468 kind:arm_call to:0x02015080 module:main +from:0x020df488 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020df494 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x020df4b4 kind:arm_call to:0x020e0488 module:overlay(31) +from:0x020df4e0 kind:arm_call to:0x02015080 module:main +from:0x020df518 kind:arm_call to:0x02015080 module:main +from:0x020df534 kind:arm_call to:0x0208e770 module:overlay(0) +from:0x020df558 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020df574 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020df590 kind:arm_call to:0x02093fac module:overlay(0) +from:0x020df5ac kind:arm_call to:0x02158990 module:overlay(82) +from:0x020df620 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020df62c kind:arm_call to:0x02092238 module:overlay(0) +from:0x020df688 kind:arm_call to:0x01ffb428 module:itcm +from:0x020df728 kind:arm_call to:0x02071734 module:overlay(0) +from:0x020df744 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x020df77c kind:arm_call to:0x01ffb428 module:itcm +from:0x020df7ec kind:arm_call to:0x02082b10 module:overlay(0) +from:0x020df7f8 kind:arm_call to:0x020dea0c module:overlay(31) +from:0x020df818 kind:arm_call to:0x01ffb428 module:itcm +from:0x020df870 kind:arm_call to:0x02015080 module:main +from:0x020df89c kind:arm_call to:0x02071734 module:overlay(0) +from:0x020df8b4 kind:arm_call to:0x02015080 module:main +from:0x020df8f4 kind:arm_call to:0x02015080 module:main +from:0x020df97c kind:arm_call to:0x020717a8 module:overlay(0) +from:0x020df98c kind:arm_call to:0x01ffb428 module:itcm +from:0x020df998 kind:arm_call to:0x020dea0c module:overlay(31) +from:0x020df9dc kind:arm_call to:0x02088880 module:overlay(0) +from:0x020dfa8c kind:arm_call to:0x020de784 module:overlay(31) +from:0x020dfaa0 kind:arm_call to:0x02084938 module:overlay(0) +from:0x020dfacc kind:arm_call to:0x020da70c module:overlay(31) +from:0x020dfb50 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfb74 kind:arm_call to:0x020dac0c module:overlay(31) +from:0x020dfb88 kind:arm_call to:0x020da70c module:overlay(31) +from:0x020dfc1c kind:arm_call to:0x01ffb800 module:itcm +from:0x020dfc40 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dfc74 kind:arm_call to:0x020da70c module:overlay(31) +from:0x020dfc94 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfca8 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020dfcb8 kind:arm_call to:0x020da70c module:overlay(31) +from:0x020dfcf8 kind:arm_call to:0x020de92c module:overlay(31) +from:0x020dfdac kind:arm_call to:0x020da70c module:overlay(31) +from:0x020dfdcc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfde4 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020dfdf4 kind:arm_call to:0x020da70c module:overlay(31) +from:0x020dfe10 kind:load to:0x021108dc module:overlay(31) +from:0x020dfe18 kind:load to:0x027e09a8 module:dtcm +from:0x020dfe1c kind:load to:0x021108cc module:overlay(31) +from:0x020dfe24 kind:load to:0x021589d0 module:overlays(65,82) +from:0x020dfe60 kind:load to:0x0203e964 module:main +from:0x020dfe64 kind:load to:0x02112c80 module:overlay(31) +from:0x020dfe6c kind:load to:0x021108ce module:overlay(31) +from:0x020dfe70 kind:load to:0x021108d0 module:overlay(31) +from:0x020dfe78 kind:load to:0x027e09a4 module:dtcm +from:0x020dfe84 kind:load to:0x021108d5 module:overlay(31) +from:0x020dfe88 kind:load to:0x027e09c0 module:dtcm +from:0x020dfe8c kind:load to:0x027e0ce0 module:dtcm +from:0x020dfe90 kind:load to:0x020b53e4 module:overlay(0) +from:0x020dfec0 kind:arm_call to:0x020de958 module:overlay(31) +from:0x020dfed4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020dfee4 kind:arm_call to:0x020da70c module:overlay(31) +from:0x020dff04 kind:arm_call to:0x020de958 module:overlay(31) +from:0x020dff3c kind:arm_call to:0x02070594 module:overlay(0) +from:0x020dff50 kind:arm_call to:0x020da70c module:overlay(31) +from:0x020dff6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dff80 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020dff94 kind:arm_call to:0x020de92c module:overlay(31) +from:0x020dffb4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e0010 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020e0038 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x020e0074 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020e00fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e0138 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020e0168 kind:arm_call to:0x02071c98 module:overlay(0) +from:0x020e0190 kind:arm_call to:0x020e0670 module:overlay(31) +from:0x020e01e4 kind:arm_call to:0x02088570 module:overlay(0) +from:0x020e01ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020e020c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x020e0218 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020e02a8 kind:arm_call to:0x020de784 module:overlay(31) +from:0x020e02dc kind:arm_call to:0x020e0eb8 module:overlay(31) +from:0x020e0380 kind:arm_call to:0x02092238 module:overlay(0) +from:0x020e0394 kind:load to:0x0203e964 module:main +from:0x020e03cc kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x020e03fc kind:arm_call to:0x01ff9638 module:itcm +from:0x020e040c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e0458 kind:arm_call to:0x01ff9638 module:itcm +from:0x020e0468 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e047c kind:load to:0x027e0ce0 module:dtcm +from:0x020e04b4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020e04d4 kind:arm_call to:0x020e03a4 module:overlay(31) +from:0x020e0588 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020e05c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x020e062c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020e0650 kind:load to:0x027e0ce0 module:dtcm +from:0x020e0660 kind:load to:0x021109c8 module:overlay(31) +from:0x020e0664 kind:load to:0x021109b6 module:overlay(31) +from:0x020e0668 kind:load to:0x021109a4 module:overlay(31) +from:0x020e066c kind:load to:0x027e0cec module:dtcm +from:0x020e06a8 kind:arm_call to:0x020e03a4 module:overlay(31) +from:0x020e0738 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020e0740 kind:load to:0x027e0cec module:dtcm +from:0x020e076c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020e0774 kind:thumb_call to:0x02180b1c module:overlay(95) +from:0x020e077c kind:thumb_call to:0x020e088c module:overlay(31) +from:0x020e0784 kind:load to:0x02112d1c module:overlay(31) +from:0x020e0788 kind:load to:0x020b19a8 module:overlay(0) +from:0x020e078c kind:load to:0x02043e50 module:main +from:0x020e07a4 kind:thumb_call to:0x02179d88 module:overlay(95) +from:0x020e07b2 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020e07bc kind:thumb_call to:0x02179eb0 module:overlay(95) +from:0x020e07c8 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020e07d0 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020e07d6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e07de kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x020e07e4 kind:thumb_call to:0x0208c720 module:overlay(0) +from:0x020e07ec kind:load to:0x02112d1c module:overlay(31) +from:0x020e07f0 kind:load to:0x020e0868 module:overlay(31) +from:0x020e07f4 kind:load to:0x020a0328 module:overlay(0) +from:0x020e080c kind:thumb_call to:0x02179d88 module:overlay(95) +from:0x020e081a kind:thumb_call_arm to:0x0203d210 module:main +from:0x020e0824 kind:thumb_call to:0x02179eb0 module:overlay(95) +from:0x020e0830 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020e0838 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020e083e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e0846 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x020e084c kind:thumb_call to:0x0208c720 module:overlay(0) +from:0x020e0852 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e085c kind:load to:0x02112d1c module:overlay(31) +from:0x020e0860 kind:load to:0x020e0868 module:overlay(31) +from:0x020e0864 kind:load to:0x020a0328 module:overlay(0) +from:0x020e087c kind:arm_call to:0x0203d210 module:main +from:0x020e0888 kind:load to:0x020a0328 module:overlay(0) +from:0x020e08b8 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x020e08d0 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x020e08e4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e08e8 kind:load to:0x021109dc module:overlay(31) +from:0x020e08ec kind:load to:0x021109f0 module:overlay(31) +from:0x020e0930 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x020e0978 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0998 kind:load to:0x027e0ce0 module:dtcm +from:0x020e099c kind:load to:0x027e09a4 module:dtcm +from:0x020e09a0 kind:load to:0x020d8780 module:overlays(19,24) +from:0x020e09a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020e09bc kind:arm_call to:0x02180cc0 module:overlay(95) +from:0x020e09e4 kind:arm_call to:0x02180cc0 module:overlay(95) +from:0x020e0a0c kind:arm_call to:0x02180cfc module:overlay(95) +from:0x020e0a24 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x020e0a2c kind:arm_call to:0x020e09a8 module:overlay(31) +from:0x020e0a3c kind:arm_call to:0x02180e30 module:overlay(95) +from:0x020e0a58 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x020e0a60 kind:arm_call to:0x020e09a8 module:overlay(31) +from:0x020e0a70 kind:arm_call to:0x02180d6c module:overlay(95) +from:0x020e0a84 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x020e0ad4 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x020e0b08 kind:load to:0x027e0cdc module:dtcm +from:0x020e0b1c kind:arm_call to:0x020e0a8c module:overlay(31) +from:0x020e0b90 kind:arm_call to:0x020e0a8c module:overlay(31) +from:0x020e0bc4 kind:arm_call to:0x020e0a8c module:overlay(31) +from:0x020e0be8 kind:arm_call to:0x020e0a8c module:overlay(31) +from:0x020e0cec kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0cf8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e0d4c kind:load to:0x027e0ce4 module:dtcm +from:0x020e0e38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0e44 kind:arm_call to:0x01fff458 module:itcm +from:0x020e0ea8 kind:load to:0x027e0ce4 module:dtcm +from:0x020e0f40 kind:arm_call to:0x01ffb860 module:itcm +from:0x020e0f80 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020e0f98 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020e0fc0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020e0ff0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020e1010 kind:arm_call to:0x0207177c module:overlay(0) +from:0x020e1020 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x020e1034 kind:load to:0x0203e964 module:main +from:0x020e103c kind:load to:0x027e0cec module:dtcm +from:0x020e1040 kind:load to:0x027e0cd8 module:dtcm +from:0x020e1044 kind:load to:0x020b53e4 module:overlay(0) +from:0x020e104c kind:load to:0x027e09a8 module:dtcm +from:0x020e1080 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e1094 kind:arm_call to:0x01fff458 module:itcm +from:0x020e10b0 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x020e10c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020e1118 kind:arm_call to:0x020e10c8 module:overlay(31) +from:0x020e1144 kind:load to:0x02110b20 module:overlay(31) +from:0x020e11c8 kind:load to:0x0203e964 module:main +from:0x020e11f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e1204 kind:arm_call to:0x01fff458 module:itcm +from:0x020e1218 kind:arm_call to:0x020e63e0 module:overlay(31) +from:0x020e1244 kind:arm_call to:0x020e10f8 module:overlay(31) +from:0x020e1268 kind:load to:0x027e0ce4 module:dtcm +from:0x020e1270 kind:load to:0x02110b14 module:overlay(31) +from:0x020e12d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e12e8 kind:arm_call to:0x020e10f8 module:overlay(31) +from:0x020e13b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e13cc kind:arm_call to:0x01ffb800 module:itcm +from:0x020e144c kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e1494 kind:arm_call to:0x020e1148 module:overlay(31) +from:0x020e14b0 kind:arm_call to:0x020e10f8 module:overlay(31) +from:0x020e14d0 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x020e14f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e1510 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x020e151c kind:arm_call to:0x020e10f8 module:overlay(31) +from:0x020e1554 kind:arm_call to:0x020e1148 module:overlay(31) +from:0x020e1580 kind:arm_call to:0x020e10f8 module:overlay(31) +from:0x020e15b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020e15b8 kind:load to:0x02110b1a module:overlay(31) +from:0x020e15bc kind:load to:0x02110b1e module:overlay(31) +from:0x020e15c0 kind:load to:0x02110b1c module:overlay(31) +from:0x020e15dc kind:arm_call to:0x020e10f8 module:overlay(31) +from:0x020e15ec kind:load to:0x02116554 module:overlay(31) +from:0x020e1600 kind:arm_call to:0x02011f3c module:main +from:0x020e160c kind:arm_call to:0x020e17ac module:overlay(31) +from:0x020e1620 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020e1654 kind:load to:0x02112e0c module:overlay(31) +from:0x020e1684 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020e1694 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x020e16e0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e16e4 kind:load to:0x02110b90 module:overlay(31) +from:0x020e16e8 kind:load to:0x020b5d7c module:overlay(0) +from:0x020e1718 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x020e1728 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x020e1738 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020e1740 kind:load to:0x027e0ce0 module:dtcm +from:0x020e1744 kind:load to:0x02110ba0 module:overlay(31) +from:0x020e1748 kind:load to:0x020b5d7c module:overlay(0) +from:0x020e1750 kind:load to:0x02110b80 module:overlay(31) +from:0x020e1780 kind:arm_call to:0x0200f218 module:main +from:0x020e17a8 kind:load to:0x02110b2c module:overlay(31) +from:0x020e17b8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020e17cc kind:arm_call to:0x020e1660 module:overlay(31) +from:0x020e17d8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020e17e4 kind:arm_call to:0x020e1660 module:overlay(31) +from:0x020e17f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020e17fc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020e181c kind:arm_call to:0x0203d160 module:main +from:0x020e1830 kind:arm_call to:0x020e2e98 module:overlay(31) +from:0x020e183c kind:arm_call to:0x020e3460 module:overlay(31) +from:0x020e1880 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x020e18b0 kind:arm_call to:0x0200b578 module:main +from:0x020e18f8 kind:load to:0x02112e30 module:overlay(31) +from:0x020e18fc kind:load to:0x020e1914 module:overlay(31) +from:0x020e1900 kind:load to:0x020e34cc module:overlay(31) +from:0x020e1904 kind:load to:0x027e07d4 module:dtcm +from:0x020e1908 kind:load to:0x02110b58 module:overlay(31) +from:0x020e190c kind:load to:0x020e1754 module:overlay(31) +from:0x020e1910 kind:load to:0x02110b40 module:overlay(31) +from:0x020e191c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x020e1930 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e1970 kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e19b0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x020e19cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x020e19e0 kind:load to:0x020aed4c module:overlay(0) +from:0x020e19f0 kind:arm_call to:0x020e19c0 module:overlay(31) +from:0x020e1a24 kind:load to:0x02112d78 module:overlay(31) +from:0x020e1a94 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e1ab0 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e1ac4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x020e1ad4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x020e1b2c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020e1b44 kind:load to:0x027e0cec module:dtcm +from:0x020e1b88 kind:arm_call to:0x020e1c9c module:overlay(31) +from:0x020e1b9c kind:arm_call to:0x020e1a5c module:overlay(31) +from:0x020e1bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x020e1be4 kind:arm_call to:0x020e26dc module:overlay(31) +from:0x020e1bfc kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e1c04 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e1c0c kind:arm_call to:0x020e274c module:overlay(31) +from:0x020e1c14 kind:load to:0x02112d40 module:overlay(31) +from:0x020e1c2c kind:arm_call to:0x020e1ff8 module:overlay(31) +from:0x020e1c34 kind:arm_call to:0x020e1a5c module:overlay(31) +from:0x020e1c48 kind:arm_call to:0x020e16f0 module:overlay(31) +from:0x020e1c68 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020e1c84 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x020e1c90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020e1c98 kind:load to:0x02112d28 module:overlay(31) +from:0x020e1cd4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020e1d30 kind:arm_call to:0x020e1c3c module:overlay(31) +from:0x020e1d5c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e1d6c kind:arm_call to:0x01ffb464 module:itcm +from:0x020e1d7c kind:arm_call to:0x01ff9218 module:itcm +from:0x020e1dc0 kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e1ddc kind:arm_call to:0x0209764c module:overlay(0) +from:0x020e1e14 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020e1e1c kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e1e28 kind:load to:0x027e09a8 module:dtcm +from:0x020e1e30 kind:load to:0x020b53e4 module:overlay(0) +from:0x020e1e40 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020e1e50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1e9c kind:arm_call to:0x020e1e78 module:overlay(31) +from:0x020e1ec8 kind:arm_call to:0x020e1e38 module:overlay(31) +from:0x020e1ef0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1ef8 kind:arm_call to:0x020e2bbc module:overlay(31) +from:0x020e1f00 kind:arm_call to:0x020e1e94 module:overlay(31) +from:0x020e1f30 kind:arm_call to:0x020e1e78 module:overlay(31) +from:0x020e1f44 kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e1f4c kind:arm_call to:0x020e2c60 module:overlay(31) +from:0x020e1f5c kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e1f98 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e1fc4 kind:arm_call to:0x01ff9218 module:itcm +from:0x020e1fcc kind:arm_call to:0x020e24ac module:overlay(31) +from:0x020e1fd8 kind:load to:0x020aed4c module:overlay(0) +from:0x020e1fec kind:arm_call to:0x02098680 module:overlay(0) +from:0x020e2028 kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x020e2034 kind:load to:0x027e0ce0 module:dtcm +from:0x020e208c kind:arm_call to:0x020a8874 module:overlay(0) +from:0x020e20a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e20b8 kind:arm_call to:0x020e1e38 module:overlay(31) +from:0x020e20e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e20e8 kind:arm_call to:0x020e2bbc module:overlay(31) +from:0x020e20f0 kind:arm_call to:0x020e2d4c module:overlay(31) +from:0x020e20f8 kind:arm_call to:0x020e24ac module:overlay(31) +from:0x020e210c kind:arm_call to:0x020e1e38 module:overlay(31) +from:0x020e2134 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e213c kind:arm_call to:0x020e2bbc module:overlay(31) +from:0x020e2144 kind:arm_call to:0x020e2d4c module:overlay(31) +from:0x020e214c kind:arm_call to:0x020e24ac module:overlay(31) +from:0x020e2168 kind:arm_call to:0x020bf934 module:overlay(17) +from:0x020e217c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x020e218c kind:arm_call to:0x020bf978 module:overlay(17) +from:0x020e21a4 kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e21b8 kind:arm_call to:0x020e24ac module:overlay(31) +from:0x020e21c0 kind:arm_call to:0x020e1e38 module:overlay(31) +from:0x020e21e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e21f0 kind:arm_call to:0x020e2bbc module:overlay(31) +from:0x020e220c kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e2214 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e22dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e22e8 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020e22fc kind:arm_call to:0x020e2a7c module:overlay(31) +from:0x020e2308 kind:arm_call to:0x020e2940 module:overlay(31) +from:0x020e2324 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e232c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e233c kind:load to:0x02112df0 module:overlay(31) +from:0x020e2348 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e2364 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e2388 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020e2434 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020e2494 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x020e24a0 kind:load to:0x027e09b8 module:dtcm +from:0x020e24a8 kind:load to:0x027e09b4 module:dtcm +from:0x020e24b4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020e251c kind:arm_call to:0x02166340 module:overlay(93) +from:0x020e2538 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x020e254c kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e255c kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e2570 kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e2578 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e2584 kind:load to:0x027e0d8c module:dtcm +from:0x020e2588 kind:load to:0x027e0d38 module:dtcm +from:0x020e259c kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e25bc kind:arm_call to:0x020985d8 module:overlay(0) +from:0x020e25e8 kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e262c kind:arm_call to:0x02098590 module:overlay(0) +from:0x020e2670 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e26c0 kind:arm_call to:0x02098644 module:overlay(0) +from:0x020e26d8 kind:load to:0x027e0ce4 module:dtcm +from:0x020e272c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x020e2748 kind:load to:0x027e09c0 module:dtcm +from:0x020e278c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020e279c kind:load to:0x027e09c0 module:dtcm +from:0x020e2808 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e281c kind:arm_call to:0x01ffb800 module:itcm +from:0x020e2830 kind:arm_call to:0x01ff94cc module:itcm +from:0x020e2838 kind:arm_call to:0x01ff938c module:itcm +from:0x020e28bc kind:arm_call to:0x01ff938c module:itcm +from:0x020e28d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2900 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2988 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e2990 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e29cc kind:arm_call to:0x01ff938c module:itcm +from:0x020e29fc kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2a18 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2a38 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2a44 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020e2ac4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e2acc kind:arm_call to:0x01ffb800 module:itcm +from:0x020e2b08 kind:arm_call to:0x01ff938c module:itcm +from:0x020e2b38 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2b54 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2b74 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2b84 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020e2c00 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2c0c kind:arm_call to:0x020e2a7c module:overlay(31) +from:0x020e2c1c kind:arm_call to:0x020e2940 module:overlay(31) +from:0x020e2c48 kind:arm_call to:0x01ff916c module:itcm +from:0x020e2c90 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x020e2cac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e2cbc kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e2cec kind:arm_call to:0x020c2478 module:overlay(17) +from:0x020e2d04 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e2d38 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e2d48 kind:load to:0x027e09a8 module:dtcm +from:0x020e2d54 kind:arm_call to:0x020e1e94 module:overlay(31) +from:0x020e2d94 kind:arm_call to:0x020e1e78 module:overlay(31) +from:0x020e2da8 kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e2db0 kind:arm_call to:0x020e2c60 module:overlay(31) +from:0x020e2dc0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e2e6c kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e2e88 kind:arm_call to:0x020e28a0 module:overlay(31) +from:0x020e2ea4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020e2ed0 kind:load to:0x02112db8 module:overlay(31) +from:0x020e2ee4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e2f00 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e2f08 kind:arm_call to:0x02011ff4 module:main +from:0x020e2f54 kind:arm_call to:0x0209832c module:overlay(0) +from:0x020e2fe0 kind:arm_call to:0x01fff498 module:itcm +from:0x020e2fec kind:arm_call to:0x01fff584 module:itcm +from:0x020e307c kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e30bc kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e3124 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e3154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3164 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e31d0 kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e3234 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e3350 kind:arm_call to:0x020e1e78 module:overlay(31) +from:0x020e3364 kind:arm_call to:0x020e27a0 module:overlay(31) +from:0x020e3370 kind:arm_call to:0x020e28a0 module:overlay(31) +from:0x020e3388 kind:load to:0x027e0ce8 module:dtcm +from:0x020e33d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e33e4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3400 kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e3408 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e3414 kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x020e3428 kind:load to:0x027e0ce4 module:dtcm +from:0x020e3458 kind:arm_call to:0x0209832c module:overlay(0) +from:0x020e3498 kind:load to:0x02112dd4 module:overlay(31) +from:0x020e34bc kind:arm_call to:0x020e3cbc module:overlay(31) +from:0x020e34c4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e34e8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e34f0 kind:arm_call to:0x02011ff4 module:main +from:0x020e3504 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e350c kind:arm_call to:0x02011ff4 module:main +from:0x020e3524 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020e352c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e3534 kind:arm_call to:0x020e2ed4 module:overlay(31) +from:0x020e3548 kind:arm_call to:0x0203d210 module:main +from:0x020e3550 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020e3558 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e3564 kind:load to:0x020e1914 module:overlay(31) +from:0x020e3574 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020e357c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e3584 kind:arm_call to:0x020e2ed4 module:overlay(31) +from:0x020e3598 kind:arm_call to:0x0203d210 module:main +from:0x020e35a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020e35a8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e35b0 kind:arm_call to:0x02011ff4 module:main +from:0x020e35bc kind:load to:0x020e1914 module:overlay(31) +from:0x020e35c8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020e35dc kind:load to:0x021165a0 module:overlay(31) +from:0x020e35f0 kind:arm_call to:0x02011f3c module:main +from:0x020e35fc kind:arm_call to:0x020e37e0 module:overlay(31) +from:0x020e3610 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020e3638 kind:load to:0x02112ea8 module:overlay(31) +from:0x020e3684 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e3700 kind:arm_call to:0x01fff498 module:itcm +from:0x020e370c kind:arm_call to:0x01fff584 module:itcm +from:0x020e37c0 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x020e37d4 kind:load to:0x027e0ce4 module:dtcm +from:0x020e37d8 kind:load to:0x027e0ce8 module:dtcm +from:0x020e37e8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020e3850 kind:load to:0x02112ecc module:overlay(31) +from:0x020e3854 kind:load to:0x020b2808 module:overlay(0) +from:0x020e3858 kind:load to:0x02112e8c module:overlay(31) +from:0x020e3864 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e38ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e38d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e38f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e38fc kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x020e3930 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x020e3968 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e3984 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e39a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e39c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e39e0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e39fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e3a18 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e3a34 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e3a5c kind:arm_call to:0x02080af8 module:overlay(0) +from:0x020e3a78 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020e3ab4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020e3ac4 kind:load to:0x027e09a8 module:dtcm +from:0x020e3ac8 kind:load to:0x027e09bc module:dtcm +from:0x020e3acc kind:load to:0x027e0cec module:dtcm +from:0x020e3ad8 kind:load to:0x027e0cd8 module:dtcm +from:0x020e3adc kind:load to:0x020b53e4 module:overlay(0) +from:0x020e3b48 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e3b9c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020e3bc8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e3bd8 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020e3be4 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x020e3c0c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x020e3c18 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020e3c4c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x020e3c58 kind:load to:0x027e09c0 module:dtcm +from:0x020e3c5c kind:load to:0x027e07d4 module:dtcm +from:0x020e3c60 kind:load to:0x027e0ce0 module:dtcm +from:0x020e3cac kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e3ce0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020e3ce8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020e3d28 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020e3d34 kind:load to:0x020b53e4 module:overlay(0) +from:0x020e3d44 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e3d4c kind:arm_call to:0x02011ff4 module:main +from:0x020e3d64 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e3d6c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e3d74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e3d8c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e3d94 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e3d9c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e3da4 kind:arm_call to:0x02011ff4 module:main +from:0x020e3db8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020e3ddc kind:load to:0x027e0ce4 module:dtcm +from:0x020e3de0 kind:load to:0x020e3de8 module:overlay(31) +from:0x020e3de4 kind:load to:0x01fff2fc module:itcm +from:0x020e3df4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3e08 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3e20 kind:arm_call to:0x020e3e30 module:overlay(31) +from:0x020e3e3c kind:arm_call to:0x020e3ef0 module:overlay(31) +from:0x020e3e5c kind:arm_call to:0x01fff458 module:itcm +from:0x020e3e88 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e3e94 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3eb8 kind:load to:0x020b240c module:overlay(0) +from:0x020e3ec8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020e3eec kind:load to:0x02112f28 module:overlay(31) +from:0x020e3f14 kind:load to:0x02110bb0 module:overlay(31) +from:0x020e3f30 kind:load to:0x027e0ce4 module:dtcm +from:0x020e3f34 kind:load to:0x01fff3b4 module:itcm +from:0x020e3f54 kind:arm_call to:0x020e3f8c module:overlay(31) +from:0x020e3f60 kind:load to:0x027e09a4 module:dtcm +from:0x020e3f6c kind:arm_call to:0x020e3ef0 module:overlay(31) +from:0x020e3f88 kind:load to:0x027e0d3c module:dtcm +from:0x020e4030 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x020e4048 kind:arm_call to:0x01fff148 module:itcm +from:0x020e406c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4080 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020e40f8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020e4108 kind:arm_call to:0x020e4020 module:overlay(31) +from:0x020e4130 kind:arm_call to:0x020e4020 module:overlay(31) +from:0x020e4164 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020e418c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4190 kind:load to:0x027e0cd8 module:dtcm +from:0x020e41d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e41e4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e41ec kind:arm_call to:0x02011ff4 module:main +from:0x020e4200 kind:load to:0x021165ec module:overlay(31) +from:0x020e4214 kind:arm_call to:0x02011f3c module:main +from:0x020e4220 kind:arm_call to:0x020e4250 module:overlay(31) +from:0x020e4234 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020e424c kind:load to:0x02112f94 module:overlay(31) +from:0x020e4258 kind:arm_call to:0x020e3ec0 module:overlay(31) +from:0x020e427c kind:load to:0x02112fb8 module:overlay(31) +from:0x020e4280 kind:load to:0x0211302c module:overlay(31) +from:0x020e42a8 kind:arm_call to:0x020e4634 module:overlay(31) +from:0x020e42b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e42bc kind:load to:0x02112fb8 module:overlay(31) +from:0x020e42c0 kind:load to:0x0211302c module:overlay(31) +from:0x020e42e8 kind:arm_call to:0x020e4634 module:overlay(31) +from:0x020e42f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e42f8 kind:arm_call to:0x02011ff4 module:main +from:0x020e4304 kind:load to:0x02112fb8 module:overlay(31) +from:0x020e4308 kind:load to:0x0211302c module:overlay(31) +from:0x020e4350 kind:arm_call to:0x020e4394 module:overlay(31) +from:0x020e436c kind:arm_call to:0x02073320 module:overlay(0) +from:0x020e4390 kind:load to:0x027e09b8 module:dtcm +from:0x020e43a4 kind:arm_call to:0x020d9878 module:overlay(31) +from:0x020e43bc kind:arm_call to:0x02073330 module:overlay(0) +from:0x020e43c4 kind:load to:0x027e0d34 module:dtcm +from:0x020e43c8 kind:load to:0x027e09b8 module:dtcm +from:0x020e4424 kind:arm_call to:0x020e4634 module:overlay(31) +from:0x020e4438 kind:arm_call to:0x020e3f8c module:overlay(31) +from:0x020e446c kind:arm_call to:0x020e3f18 module:overlay(31) +from:0x020e44a4 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x020e4514 kind:arm_call to:0x01fff148 module:itcm +from:0x020e45a8 kind:arm_call to:0x020e3ef0 module:overlay(31) +from:0x020e45c0 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x020e45cc kind:arm_call to:0x02073004 module:overlay(0) +from:0x020e45f8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020e4614 kind:arm_call to:0x020d9974 module:overlay(31) +from:0x020e4624 kind:load to:0x027e0ce0 module:dtcm +from:0x020e462c kind:load to:0x027e09b8 module:dtcm +from:0x020e4630 kind:load to:0x027e0d34 module:dtcm +from:0x020e4670 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020e4698 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020e46ac kind:arm_branch to:0x020e4410 module:overlay(31) +from:0x020e46bc kind:arm_branch to:0x020e43cc module:overlay(31) +from:0x020e46cc kind:load to:0x02116638 module:overlay(31) +from:0x020e46e0 kind:arm_call to:0x02011f3c module:main +from:0x020e46ec kind:arm_call to:0x020e4740 module:overlay(31) +from:0x020e4700 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020e4718 kind:load to:0x02113098 module:overlay(31) +from:0x020e4748 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020e4768 kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x020e4784 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020e4804 kind:arm_call to:0x020e556c module:overlay(31) +from:0x020e4820 kind:arm_call to:0x0203d160 module:main +from:0x020e4844 kind:arm_call to:0x020d8f10 module:overlay(31) +from:0x020e4860 kind:load to:0x021130bc module:overlay(31) +from:0x020e4864 kind:load to:0x027e0ce0 module:dtcm +from:0x020e4868 kind:load to:0x020b19a8 module:overlay(0) +from:0x020e486c kind:load to:0x02113044 module:overlay(31) +from:0x020e4870 kind:load to:0x0211307c module:overlay(31) +from:0x020e4874 kind:load to:0x020a0328 module:overlay(0) +from:0x020e4878 kind:load to:0x020e5824 module:overlay(31) +from:0x020e4888 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e489c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e48c8 kind:arm_call to:0x020d96d4 module:overlay(31) +from:0x020e48cc kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e48e8 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020e48f0 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x020e4904 kind:arm_call to:0x0203d210 module:main +from:0x020e490c kind:arm_call to:0x020e5594 module:overlay(31) +from:0x020e4914 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e491c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e4924 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e492c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e4938 kind:load to:0x021130bc module:overlay(31) +from:0x020e493c kind:load to:0x027e0d2c module:dtcm +from:0x020e4940 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4944 kind:load to:0x020a0328 module:overlay(0) +from:0x020e4968 kind:arm_call to:0x020d96d4 module:overlay(31) +from:0x020e496c kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e4988 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020e4990 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x020e49a4 kind:arm_call to:0x0203d210 module:main +from:0x020e49ac kind:arm_call to:0x020e5594 module:overlay(31) +from:0x020e49b4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e49bc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e49c4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e49cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e49d4 kind:arm_call to:0x02011ff4 module:main +from:0x020e49e0 kind:load to:0x021130bc module:overlay(31) +from:0x020e49e4 kind:load to:0x027e0d2c module:dtcm +from:0x020e49e8 kind:load to:0x027e0cd8 module:dtcm +from:0x020e49ec kind:load to:0x020a0328 module:overlay(0) +from:0x020e49fc kind:arm_call to:0x020e471c module:overlay(31) +from:0x020e4a34 kind:arm_call to:0x020e5154 module:overlay(31) +from:0x020e4ab0 kind:load to:0x0203e964 module:main +from:0x020e4aec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e4af8 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x020e4b00 kind:arm_call to:0x020e5340 module:overlay(31) +from:0x020e4b24 kind:arm_call to:0x020d96d4 module:overlay(31) +from:0x020e4b30 kind:arm_call to:0x020e4ab4 module:overlay(31) +from:0x020e4b38 kind:load to:0x027e09a8 module:dtcm +from:0x020e4b3c kind:load to:0x027e0d2c module:dtcm +from:0x020e4b7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e4b80 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e4be4 kind:arm_call to:0x020e53c0 module:overlay(31) +from:0x020e4c08 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020e4c68 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020e4c8c kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x020e4cd0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4ce0 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020e4d08 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4d14 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020e4d2c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x020e4d58 kind:arm_call to:0x020e4ab4 module:overlay(31) +from:0x020e4d88 kind:arm_call to:0x020d974c module:overlay(31) +from:0x020e4d9c kind:arm_call to:0x020e4ab4 module:overlay(31) +from:0x020e4da8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e4ddc kind:arm_call to:0x01ff916c module:itcm +from:0x020e4dec kind:arm_call to:0x01ffb714 module:itcm +from:0x020e4dfc kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e4e4c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020e4e94 kind:arm_call to:0x01fff498 module:itcm +from:0x020e4ef8 kind:arm_call to:0x020e5154 module:overlay(31) +from:0x020e4f00 kind:arm_call to:0x01fff584 module:itcm +from:0x020e4f2c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x020e4f74 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020e4fa0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4fb0 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020e5000 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x020e502c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x020e503c kind:arm_call to:0x01fff148 module:itcm +from:0x020e5060 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e5080 kind:arm_call to:0x01ffedac module:itcm +from:0x020e509c kind:arm_call to:0x01fff498 module:itcm +from:0x020e50a8 kind:arm_call to:0x01fff584 module:itcm +from:0x020e50bc kind:arm_call to:0x02174a38 module:overlays(92,94) +from:0x020e50c8 kind:arm_call to:0x020d96d4 module:overlay(31) +from:0x020e50e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e50fc kind:arm_call to:0x01ffb714 module:itcm +from:0x020e5108 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e5118 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e5124 kind:load to:0x027e09a8 module:dtcm +from:0x020e512c kind:load to:0x027e09c0 module:dtcm +from:0x020e5130 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5138 kind:load to:0x027e0d2c module:dtcm +from:0x020e5140 kind:load to:0x027e0ce8 module:dtcm +from:0x020e51ac kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020e51dc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020e51f4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020e51f8 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e5230 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x020e525c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020e5298 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x020e529c kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e52e0 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x020e52f8 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020e5318 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020e532c kind:load to:0x027e0cec module:dtcm +from:0x020e5330 kind:load to:0x027e0cd8 module:dtcm +from:0x020e5374 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e5390 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e53ac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e53bc kind:load to:0x027e0cec module:dtcm +from:0x020e5460 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020e5488 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e54b0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020e54d8 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x020e54e4 kind:load to:0x027e09b4 module:dtcm +from:0x020e54fc kind:load to:0x027e0d2c module:dtcm +from:0x020e5500 kind:load to:0x020d96e8 module:overlay(31) +from:0x020e5518 kind:load to:0x027e0d2c module:dtcm +from:0x020e551c kind:load to:0x020d96e8 module:overlay(31) +from:0x020e555c kind:arm_call to:0x0207b788 module:overlay(0) +from:0x020e5578 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020e5590 kind:load to:0x02113060 module:overlay(31) +from:0x020e559c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e55b0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e55b8 kind:arm_call to:0x02011ff4 module:main +from:0x020e55ec kind:arm_call to:0x0209832c module:overlay(0) +from:0x020e563c kind:arm_call to:0x020e5154 module:overlay(31) +from:0x020e56b0 kind:arm_call to:0x01fff498 module:itcm +from:0x020e56cc kind:arm_call to:0x01fff584 module:itcm +from:0x020e5754 kind:arm_call to:0x01fff498 module:itcm +from:0x020e5770 kind:arm_call to:0x01fff584 module:itcm +from:0x020e57a4 kind:arm_call to:0x020d96e8 module:overlay(31) +from:0x020e57f4 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x020e5808 kind:load to:0x027e0ce8 module:dtcm +from:0x020e5820 kind:load to:0x027e0d2c module:dtcm +from:0x020e5838 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e5840 kind:arm_call to:0x02011ff4 module:main +from:0x020e5854 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e585c kind:arm_call to:0x02011ff4 module:main +from:0x020e5870 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020e5914 kind:arm_call to:0x01fff498 module:itcm +from:0x020e591c kind:arm_call to:0x01fff584 module:itcm +from:0x020e5958 kind:arm_call to:0x020e6460 module:overlay(31) +from:0x020e59a8 kind:load to:0x027e0ce8 module:dtcm +from:0x020e59e0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020e59f0 kind:load to:0x02116684 module:overlay(31) +from:0x020e5a04 kind:arm_call to:0x02011f3c module:main +from:0x020e5a10 kind:arm_call to:0x020e5a5c module:overlay(31) +from:0x020e5a24 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020e5a58 kind:load to:0x02113150 module:overlay(31) +from:0x020e5a64 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020e5a94 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020e5aa0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020e5ac0 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x020e5ad4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020e5ae8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020e5b0c kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x020e5b20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020e5b34 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020e5b48 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x020e5bb0 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x020e5bec kind:arm_call to:0x0203d160 module:main +from:0x020e5bf8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020e5c04 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020e5c20 kind:load to:0x02113174 module:overlay(31) +from:0x020e5c24 kind:load to:0x02110bb8 module:overlay(31) +from:0x020e5c28 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5c2c kind:load to:0x02113134 module:overlay(31) +from:0x020e5c30 kind:load to:0x02113118 module:overlay(31) +from:0x020e5c34 kind:load to:0x020b2808 module:overlay(0) +from:0x020e5c38 kind:load to:0x020a0328 module:overlay(0) +from:0x020e5c3c kind:load to:0x020e5824 module:overlay(31) +from:0x020e5c48 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e5d14 kind:load to:0x0203e964 module:main +from:0x020e5d18 kind:load to:0x0211311c module:overlay(31) +from:0x020e5d78 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x020e5d94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e5dac kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020e5de4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e5e00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e5e24 kind:load to:0x027e0cec module:dtcm +from:0x020e5e28 kind:load to:0x027e09a8 module:dtcm +from:0x020e5e70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e5efc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020e5f24 kind:arm_call to:0x020e5d20 module:overlay(31) +from:0x020e5f44 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020e5fc0 kind:arm_call to:0x020d9d0c module:overlay(31) +from:0x020e5ff0 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x020e6004 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x020e6010 kind:arm_call to:0x020809cc module:overlay(0) +from:0x020e604c kind:arm_call to:0x01ff993c module:itcm +from:0x020e605c kind:arm_call to:0x01ff916c module:itcm +from:0x020e60c8 kind:arm_call to:0x01ff993c module:itcm +from:0x020e60d8 kind:arm_call to:0x01ffb66c module:itcm +from:0x020e60fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e6104 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e616c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020e61b4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020e61f4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e6204 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020e6214 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020e6254 kind:load to:0x027e09a8 module:dtcm +from:0x020e625c kind:load to:0x027e0d38 module:dtcm +from:0x020e6264 kind:load to:0x027e09c0 module:dtcm +from:0x020e6274 kind:load to:0x020e5e38 module:overlay(31) +from:0x020e62b4 kind:arm_call to:0x020e5e38 module:overlay(31) +from:0x020e62e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e633c kind:arm_call to:0x0200ef9c module:main +from:0x020e6360 kind:arm_call to:0x01ffc768 module:itcm +from:0x020e6370 kind:arm_call to:0x0200ea38 module:main +from:0x020e63cc kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x020e63d8 kind:load to:0x020b4f04 module:overlay(0) +from:0x020e63dc kind:load to:0x027e0958 module:dtcm +from:0x020e640c kind:arm_call to:0x01ff938c module:itcm +from:0x020e6420 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e6454 kind:arm_call to:0x020e5d20 module:overlay(31) +from:0x020e64d0 kind:arm_call to:0x01ff938c module:itcm +from:0x020e64e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e6510 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e6528 kind:load to:0x027e09a8 module:dtcm +from:0x020e6538 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e6540 kind:arm_call to:0x02011ff4 module:main +from:0x020e6564 kind:arm_call to:0x0203d210 module:main +from:0x020e656c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e6574 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e657c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020e6584 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e6590 kind:load to:0x020a0328 module:overlay(0) +from:0x020e65ac kind:arm_call to:0x0203d210 module:main +from:0x020e65b4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e65bc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e65c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020e65cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e65d4 kind:arm_call to:0x02011ff4 module:main +from:0x020e65e0 kind:load to:0x020a0328 module:overlay(0) +from:0x020e65ec kind:arm_call to:0x02097778 module:overlay(0) +from:0x020e6604 kind:arm_call to:0x0207b910 module:overlay(0) +from:0x020e6624 kind:arm_call to:0x01fff17c module:itcm +from:0x020e6660 kind:load to:0x027e0ce0 module:dtcm +from:0x020e6664 kind:load to:0x0203e964 module:main +from:0x020e6684 kind:arm_call to:0x0218a128 module:overlay(105) +from:0x020e66d0 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x020e6700 kind:arm_call to:0x0218a180 module:overlay(105) +from:0x020e6730 kind:arm_call to:0x0218a1c8 module:overlay(105) +from:0x020e6738 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x020e6748 kind:arm_call to:0x020f41cc module:overlay(31) +from:0x020e67cc kind:arm_call to:0x021877e8 module:overlay(105) +from:0x020e67d4 kind:arm_call to:0x02187b5c module:overlay(105) +from:0x020e6800 kind:load to:0x021131ec module:overlay(31) +from:0x020e6804 kind:load to:0x021131d0 module:overlay(31) +from:0x020e6814 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e6828 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e6848 kind:arm_call to:0x020e68fc module:overlay(31) +from:0x020e6850 kind:arm_call to:0x020e6978 module:overlay(31) +from:0x020e6858 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e6860 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e6868 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e6870 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e6878 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e6880 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e688c kind:load to:0x021131ec module:overlay(31) +from:0x020e6890 kind:load to:0x027e07d4 module:dtcm +from:0x020e68a8 kind:arm_call to:0x020e68fc module:overlay(31) +from:0x020e68b0 kind:arm_call to:0x020e6978 module:overlay(31) +from:0x020e68b8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e68c0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e68c8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e68d0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e68d8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e68e0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e68e8 kind:arm_call to:0x02011ff4 module:main +from:0x020e68f4 kind:load to:0x021131ec module:overlay(31) +from:0x020e68f8 kind:load to:0x027e07d4 module:dtcm +from:0x020e6928 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e6970 kind:load to:0x027e0ce4 module:dtcm +from:0x020e6974 kind:load to:0x027e07d4 module:dtcm +from:0x020e69a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e69ac kind:arm_call to:0x01fff458 module:itcm +from:0x020e69c0 kind:arm_call to:0x020f6320 module:overlay(31) +from:0x020e69d4 kind:load to:0x027e0ce4 module:dtcm +from:0x020e69e4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e69ec kind:arm_call to:0x02011ff4 module:main +from:0x020e6a48 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x020e6a90 kind:load to:0x0203e964 module:main +from:0x020e6ad0 kind:arm_call to:0x020e6fa4 module:overlay(31) +from:0x020e6ae0 kind:arm_call to:0x020e6ea0 module:overlay(31) +from:0x020e6af8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020e6b78 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020e6bb4 kind:arm_call to:0x020e72ac module:overlay(31) +from:0x020e6c24 kind:arm_call to:0x020e72ac module:overlay(31) +from:0x020e6c44 kind:load to:0x027e095c module:dtcm +from:0x020e6c48 kind:load to:0x0203e964 module:main +from:0x020e6c5c kind:load to:0x021166d0 module:overlay(31) +from:0x020e6c70 kind:arm_call to:0x02011f3c module:main +from:0x020e6c7c kind:arm_call to:0x020e6cc8 module:overlay(31) +from:0x020e6c90 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020e6cc0 kind:load to:0x021132a4 module:overlay(31) +from:0x020e6cd0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020e6d20 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x020e6d50 kind:arm_call to:0x02028c4c module:main +from:0x020e6d6c kind:load to:0x021132c8 module:overlay(31) +from:0x020e6d70 kind:load to:0x02113288 module:overlay(31) +from:0x020e6d74 kind:load to:0x0211326c module:overlay(31) +from:0x020e6d78 kind:load to:0x02113250 module:overlay(31) +from:0x020e6d88 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e6d9c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e6e58 kind:load to:0x0203e964 module:main +from:0x020e6e60 kind:load to:0x02113254 module:overlay(31) +from:0x020e6e94 kind:arm_call to:0x020e6ea0 module:overlay(31) +from:0x020e6edc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e6ee8 kind:arm_call to:0x020d9834 module:overlay(31) +from:0x020e6f18 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020e6f74 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020e6f80 kind:arm_call to:0x020e6fa4 module:overlay(31) +from:0x020e6f94 kind:load to:0x027e09a8 module:dtcm +from:0x020e6f98 kind:load to:0x027e0d34 module:dtcm +from:0x020e6f9c kind:load to:0x027e0cec module:dtcm +from:0x020e6fa0 kind:load to:0x0203e964 module:main +from:0x020e7048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e70d4 kind:arm_call to:0x020e6fa4 module:overlay(31) +from:0x020e7130 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x020e7144 kind:arm_call to:0x020e6fa4 module:overlay(31) +from:0x020e7154 kind:arm_call to:0x020809cc module:overlay(0) +from:0x020e7168 kind:arm_call to:0x020e6fa4 module:overlay(31) +from:0x020e71ac kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020e71c0 kind:arm_call to:0x020e6ea0 module:overlay(31) +from:0x020e71fc kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020e722c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e7240 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020e7250 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020e726c kind:arm_call to:0x020e6ea0 module:overlay(31) +from:0x020e727c kind:load to:0x027e09c0 module:dtcm +from:0x020e7294 kind:arm_call to:0x020e6fa4 module:overlay(31) +from:0x020e72d0 kind:arm_call to:0x01ffc768 module:itcm +from:0x020e7310 kind:arm_call to:0x02024a84 module:main +from:0x020e73a8 kind:load to:0x020b4f04 module:overlay(0) +from:0x020e73cc kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e73e8 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x020e73f0 kind:load to:0x027e0958 module:dtcm +from:0x020e73fc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e7404 kind:arm_call to:0x02011ff4 module:main +from:0x020e7418 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e7420 kind:arm_call to:0x02011ff4 module:main +from:0x020e7438 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e7440 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e7448 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e7460 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020e7468 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e7470 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e7478 kind:arm_call to:0x02011ff4 module:main +from:0x020e748c kind:arm_call to:0x02097778 module:overlay(0) +from:0x020e74a0 kind:arm_call to:0x020a8c04 module:overlay(0) +from:0x020e74d8 kind:arm_call to:0x020e7574 module:overlay(31) +from:0x020e7508 kind:load to:0x021133f0 module:overlay(31) +from:0x020e7518 kind:arm_call to:0x020e75ac module:overlay(31) +from:0x020e7520 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x020e7538 kind:arm_call to:0x020e75ac module:overlay(31) +from:0x020e7540 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x020e7548 kind:arm_call to:0x02011ff4 module:main +from:0x020e7560 kind:arm_call to:0x020e75ac module:overlay(31) +from:0x020e7568 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x020e7580 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020e75a8 kind:load to:0x02113344 module:overlay(31) +from:0x020e75bc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e75d8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020e75e0 kind:arm_call to:0x02011ff4 module:main +from:0x020e765c kind:arm_call to:0x020e7adc module:overlay(31) +from:0x020e76c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e76d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e76e0 kind:arm_call to:0x02017f38 module:main +from:0x020e7800 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x020e780c kind:arm_call to:0x02059da4 module:overlay(0) +from:0x020e7848 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e7854 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e7990 kind:arm_call to:0x01fff148 module:itcm +from:0x020e79b8 kind:arm_call to:0x02016b8c module:main +from:0x020e7a00 kind:arm_call to:0x020d6c9c module:overlay(24) +from:0x020e7a20 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x020e7ad0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7ad8 kind:load to:0x02049be4 module:main +from:0x020e7b48 kind:arm_call to:0x020169d4 module:main +from:0x020e7b58 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020e7b80 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e7bb4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020e7c0c kind:load to:0x027e0cd8 module:dtcm +from:0x020e7c10 kind:load to:0x02110bc8 module:overlay(31) +from:0x020e7c14 kind:load to:0x0211670c module:overlay(31) +from:0x020e7c18 kind:load to:0x0211331c module:overlay(31) +from:0x020e7c1c kind:load to:0x0211331c module:overlay(31) +from:0x020e7c20 kind:load to:0x0211332c module:overlay(31) +from:0x020e7cb8 kind:load to:0x02049be4 module:main +from:0x020e7ce0 kind:arm_call to:0x01fff148 module:itcm +from:0x020e7d08 kind:arm_call to:0x02016b8c module:main +from:0x020e7d40 kind:arm_call to:0x01ff930c module:itcm +from:0x020e7d60 kind:arm_call to:0x020169d4 module:main +from:0x020e7d94 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020e7da4 kind:arm_call to:0x020e7adc module:overlay(31) +from:0x020e7e6c kind:arm_call to:0x020e7adc module:overlay(31) +from:0x020e7ee0 kind:arm_call to:0x02017f54 module:main +from:0x020e7f68 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7f70 kind:load to:0x02113328 module:overlay(31) +from:0x020e7f74 kind:load to:0x027e0cd8 module:dtcm +from:0x020e7f78 kind:load to:0x02110bcc module:overlay(31) +from:0x020e7f7c kind:load to:0x02049be4 module:main +from:0x020e7f80 kind:load to:0x0203e964 module:main +from:0x020e8024 kind:arm_call to:0x020169d4 module:main +from:0x020e803c kind:arm_call to:0x020a8ef0 module:overlay(0) +from:0x020e8068 kind:load to:0x02049be4 module:main +from:0x020e806c kind:load to:0x02113324 module:overlay(31) +from:0x020e808c kind:arm_call to:0x01fff148 module:itcm +from:0x020e80bc kind:arm_call to:0x02016b8c module:main +from:0x020e8164 kind:arm_call to:0x020169d4 module:main +from:0x020e817c kind:arm_call to:0x020a8ef0 module:overlay(0) +from:0x020e8244 kind:load to:0x027e0ce0 module:dtcm +from:0x020e8248 kind:load to:0x02113320 module:overlay(31) +from:0x020e826c kind:arm_call to:0x020a9048 module:overlay(0) +from:0x020e8278 kind:arm_call to:0x02016958 module:main +from:0x020e82a0 kind:arm_call to:0x01ff9364 module:itcm +from:0x020e82d8 kind:arm_call to:0x01ff930c module:itcm +from:0x020e8320 kind:arm_call to:0x020a929c module:overlay(0) +from:0x020e8394 kind:arm_call to:0x020e824c module:overlay(31) +from:0x020e84c0 kind:arm_call to:0x020a929c module:overlay(0) +from:0x020e8554 kind:arm_call to:0x020e824c module:overlay(31) +from:0x020e85b4 kind:arm_call to:0x020a8e04 module:overlay(0) +from:0x020e864c kind:load to:0x02113358 module:overlay(31) +from:0x020e8680 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x020e86f8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020e8708 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e874c kind:load to:0x021133a0 module:overlay(31) +from:0x020e877c kind:arm_call to:0x02098964 module:overlay(0) +from:0x020e8848 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020e8854 kind:load to:0x027e0cd8 module:dtcm +from:0x020e8858 kind:load to:0x027e09c0 module:dtcm +from:0x020e8864 kind:load to:0x020bef2c module:overlays(2,4,17) +from:0x020e88bc kind:arm_call to:0x02015080 module:main +from:0x020e88e0 kind:arm_call to:0x01fff05c module:itcm +from:0x020e88f8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e891c kind:arm_call to:0x02071968 module:overlay(0) +from:0x020e893c kind:load to:0x027e0cd8 module:dtcm +from:0x020e8940 kind:load to:0x027e09a8 module:dtcm +from:0x020e894c kind:load to:0x02116720 module:overlay(31) +from:0x020e8960 kind:arm_call to:0x02011f3c module:main +from:0x020e896c kind:arm_call to:0x020e8a00 module:overlay(31) +from:0x020e8980 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020e8990 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020e89e8 kind:load to:0x0211350c module:overlay(31) +from:0x020e89ec kind:load to:0x02112bb8 module:overlay(31) +from:0x020e89f0 kind:load to:0x02113530 module:overlay(31) +from:0x020e8a08 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020e8a74 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x020e8a90 kind:load to:0x02113554 module:overlay(31) +from:0x020e8a94 kind:load to:0x02116720 module:overlay(31) +from:0x020e8a98 kind:load to:0x020b19a8 module:overlay(0) +from:0x020e8abc kind:arm_call to:0x020e8b68 module:overlay(31) +from:0x020e8ac8 kind:load to:0x021167f8 module:overlay(31) +from:0x020e8b20 kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x020e8b28 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020e8b38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e8b48 kind:arm_call to:0x02098964 module:overlay(0) +from:0x020e8b5c kind:arm_call to:0x020e8b68 module:overlay(31) +from:0x020e8b64 kind:load to:0x027e0ce0 module:dtcm +from:0x020e8b9c kind:arm_call to:0x0207e288 module:overlay(0) +from:0x020e8bd0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020e8bdc kind:arm_call to:0x020e8bec module:overlay(31) +from:0x020e8be8 kind:load to:0x027e09c0 module:dtcm +from:0x020e8c08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e8c10 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e8c18 kind:load to:0x027e09a8 module:dtcm +from:0x020e8c30 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e8ca8 kind:arm_call to:0x01fff60c module:itcm +from:0x020e8cb8 kind:load to:0x027e0130 module:dtcm +from:0x020e8cbc kind:load to:0x027e09b4 module:dtcm +from:0x020e8cf0 kind:arm_call to:0x020985d8 module:overlay(0) +from:0x020e8d14 kind:arm_call to:0x020e8b68 module:overlay(31) +from:0x020e8d38 kind:arm_call to:0x02098644 module:overlay(0) +from:0x020e8d58 kind:arm_call to:0x020e8b68 module:overlay(31) +from:0x020e8d78 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x020e8d80 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e8d88 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e8da0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x020e8da8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020e8db0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020e8db8 kind:arm_call to:0x02011ff4 module:main +from:0x020e8dcc kind:arm_call to:0x02097960 module:overlay(0) +from:0x020e8de0 kind:load to:0x02116828 module:overlay(31) +from:0x020e8df4 kind:arm_call to:0x02011f3c module:main +from:0x020e8e00 kind:arm_call to:0x020e8ec8 module:overlay(31) +from:0x020e8e14 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020e8e48 kind:load to:0x021135e8 module:overlay(31) +from:0x020e8e74 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020e8eb4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020e8ec0 kind:load to:0x020b53e4 module:overlay(0) +from:0x020e8ed0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020e8ef8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020e8f0c kind:arm_call to:0x020ea010 module:overlay(31) +from:0x020e8f34 kind:load to:0x0211360c module:overlay(31) +from:0x020e8f48 kind:arm_call to:0x020e9e74 module:overlay(31) +from:0x020e8f84 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020e8fb4 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e90f0 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e9100 kind:load to:0x021135b8 module:overlay(31) +from:0x020e9104 kind:load to:0x02049be4 module:main +from:0x020e9144 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e9160 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e917c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020e9184 kind:load to:0x027e09a8 module:dtcm +from:0x020e91b0 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e91c4 kind:arm_call to:0x02017158 module:main +from:0x020e91dc kind:arm_call to:0x020a87bc module:overlay(0) +from:0x020e9204 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020e920c kind:arm_call to:0x020e910c module:overlay(31) +from:0x020e921c kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e9224 kind:load to:0x027e0ce0 module:dtcm +from:0x020e92c0 kind:load to:0x02049be4 module:main +from:0x020e92f0 kind:arm_call to:0x020e9ca8 module:overlay(31) +from:0x020e9318 kind:arm_call to:0x01fff05c module:itcm +from:0x020e9334 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e9344 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e9350 kind:load to:0x027e0cd8 module:dtcm +from:0x020e939c kind:arm_call to:0x020e9d08 module:overlay(31) +from:0x020e93c4 kind:arm_call to:0x01fff05c module:itcm +from:0x020e93e0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e93f0 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e93fc kind:load to:0x027e0cd8 module:dtcm +from:0x020e94ac kind:arm_call to:0x020e9d08 module:overlay(31) +from:0x020e94e4 kind:arm_call to:0x01fff05c module:itcm +from:0x020e9504 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e951c kind:arm_call to:0x02098964 module:overlay(0) +from:0x020e9538 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e9544 kind:load to:0x027e0cd8 module:dtcm +from:0x020e9560 kind:arm_call to:0x020bf9dc module:overlay(17) +from:0x020e9568 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x020e9584 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e9590 kind:arm_call to:0x020bfa08 module:overlay(17) +from:0x020e95b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e95e8 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e95f0 kind:load to:0x027e0ce4 module:dtcm +from:0x020e9624 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x020e964c kind:arm_call to:0x01ffd420 module:itcm +from:0x020e9698 kind:arm_call to:0x020d9954 module:overlay(31) +from:0x020e96a8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020e96b0 kind:load to:0x027e09b8 module:dtcm +from:0x020e96b4 kind:load to:0x027e0d34 module:dtcm +from:0x020e96f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e9708 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e972c kind:load to:0x027e0ce4 module:dtcm +from:0x020e97b8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020e97d4 kind:load to:0x027e0cec module:dtcm +from:0x020e97f0 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9808 kind:arm_call to:0x0210b080 module:overlay(31) +from:0x020e9820 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e9874 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9894 kind:arm_call to:0x0210b080 module:overlay(31) +from:0x020e992c kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e9950 kind:load to:0x027e0cd8 module:dtcm +from:0x020e996c kind:arm_call to:0x01ffedac module:itcm +from:0x020e9988 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x020e99b0 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x020e99c4 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x020e99d4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020e99e0 kind:load to:0x027e0cec module:dtcm +from:0x020e99f4 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9a10 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x020e9a1c kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e9a74 kind:load to:0x02113660 module:overlay(31) +from:0x020e9ab0 kind:arm_call to:0x01fff17c module:itcm +from:0x020e9abc kind:arm_call to:0x02018114 module:main +from:0x020e9b64 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020e9ba4 kind:arm_call to:0x020e9188 module:overlay(31) +from:0x020e9bc8 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020e9c14 kind:arm_call to:0x020e9eb4 module:overlay(31) +from:0x020e9c44 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9c5c kind:arm_call to:0x0210b214 module:overlay(31) +from:0x020e9c70 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9c88 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x020e9c94 kind:load to:0x027e0ce0 module:dtcm +from:0x020e9ca4 kind:load to:0x021136c8 module:overlay(31) +from:0x020e9cb0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020e9cc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e9cf4 kind:arm_call to:0x02098964 module:overlay(0) +from:0x020e9d10 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020e9d20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e9d44 kind:arm_call to:0x02098964 module:overlay(0) +from:0x020e9d5c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e9d88 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x020e9da0 kind:arm_call to:0x020e9e74 module:overlay(31) +from:0x020e9dd0 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020e9e08 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020e9e58 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x020e9e64 kind:load to:0x02110bd0 module:overlay(31) +from:0x020e9e6c kind:load to:0x021135a8 module:overlay(31) +from:0x020e9ebc kind:arm_call to:0x020e9f7c module:overlay(31) +from:0x020e9f74 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020ea024 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x020ea044 kind:load to:0x021135d0 module:overlay(31) +from:0x020ea06c kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020ea07c kind:arm_call to:0x020f6414 module:overlay(31) +from:0x020ea09c kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020ea0a4 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x020ea0c0 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x020ea0cc kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x020ea0e0 kind:arm_call to:0x020e9188 module:overlay(31) +from:0x020ea0e8 kind:arm_call to:0x020f64ac module:overlay(31) +from:0x020ea0fc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020ea104 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020ea11c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020ea124 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020ea12c kind:arm_call to:0x02011ff4 module:main +from:0x020ea140 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020ea150 kind:load to:0x021168c0 module:overlay(31) +from:0x020ea160 kind:thumb_call_arm to:0x02097930 module:overlay(0) +from:0x020ea170 kind:load to:0x0211378c module:overlay(31) +from:0x020ea178 kind:load to:0x02116884 module:overlay(31) +from:0x020ea184 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ea18c kind:thumb_call to:0x020ea260 module:overlay(31) +from:0x020ea19e kind:thumb_call_arm to:0x020976d0 module:overlay(0) +from:0x020ea1cc kind:load to:0x02113768 module:overlay(31) +from:0x020ea1dc kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x020ea208 kind:thumb_call_arm to:0x020a8b9c module:overlay(0) +from:0x020ea214 kind:load to:0x021137b0 module:overlay(31) +from:0x020ea21c kind:load to:0x01ffc57c module:itcm +from:0x020ea234 kind:thumb_call_arm to:0x0209764c module:overlay(0) +from:0x020ea24c kind:thumb_call_arm to:0x02097448 module:overlay(0) +from:0x020ea254 kind:load to:0x021168c0 module:overlay(31) +from:0x020ea258 kind:load to:0x020b53e4 module:overlay(0) +from:0x020ea296 kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x020ea2b2 kind:thumb_call_arm to:0x020a8c04 module:overlay(0) +from:0x020ea2da kind:thumb_call to:0x020eea14 module:overlay(31) +from:0x020ea2ee kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020ea2fe kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020ea348 kind:thumb_call to:0x020ea204 module:overlay(31) +from:0x020ea350 kind:thumb_call_arm to:0x020eec38 module:overlay(31) +from:0x020ea358 kind:thumb_call_arm to:0x0207ede0 module:overlay(0) +from:0x020ea38c kind:thumb_call_arm to:0x02058a24 module:overlay(0) +from:0x020ea3ac kind:thumb_call to:0x02099b18 module:overlay(0) +from:0x020ea3be kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020ea3fe kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x020ea41c kind:thumb_call to:0x02099a7c module:overlay(0) +from:0x020ea430 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x020ea45a kind:thumb_call_arm to:0x0203d160 module:main +from:0x020ea57e kind:thumb_call_arm to:0x02099e30 module:overlay(0) +from:0x020ea596 kind:thumb_call_arm to:0x020eec78 module:overlay(31) +from:0x020ea5a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020ea5a4 kind:load to:0x021168c0 module:overlay(31) +from:0x020ea5ac kind:load to:0x02113a8c module:overlay(31) +from:0x020ea5b0 kind:load to:0x0211386c module:overlay(31) +from:0x020ea5b4 kind:load to:0x021139c8 module:overlay(31) +from:0x020ea5bc kind:load to:0x02113824 module:overlay(31) +from:0x020ea5c4 kind:load to:0x021137dc module:overlay(31) +from:0x020ea5cc kind:load to:0x020e1914 module:overlay(31) +from:0x020ea5d0 kind:load to:0x020e34cc module:overlay(31) +from:0x020ea5d8 kind:load to:0x027e0d3c module:dtcm +from:0x020ea5dc kind:load to:0x02113c98 module:overlay(31) +from:0x020ea5e0 kind:load to:0x02113b48 module:overlay(31) +from:0x020ea618 kind:thumb_call to:0x020eea7c module:overlay(31) +from:0x020ea624 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x020ea630 kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x020ea63c kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x020ea65a kind:thumb_call_arm to:0x020a0164 module:overlay(0) +from:0x020ea66a kind:thumb_call_arm to:0x020a0164 module:overlay(0) +from:0x020ea67e kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea688 kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x020ea692 kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x020ea69a kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020ea6a4 kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x020ea6ac kind:thumb_call_arm to:0x0207ee1c module:overlay(0) +from:0x020ea6b4 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x020ea6be kind:thumb_call to:0x020eea7c module:overlay(31) +from:0x020ea6c4 kind:thumb_call_arm to:0x020a8d5c module:overlay(0) +from:0x020ea6cc kind:load to:0x021139c8 module:overlay(31) +from:0x020ea6d0 kind:load to:0x027e0cec module:dtcm +from:0x020ea6d8 kind:load to:0x027e0d3c module:dtcm +from:0x020ea6e0 kind:load to:0x020e1914 module:overlay(31) +from:0x020ea6fe kind:thumb_call_arm to:0x020a0164 module:overlay(0) +from:0x020ea70e kind:thumb_call_arm to:0x020a0164 module:overlay(0) +from:0x020ea722 kind:thumb_call_arm to:0x0203d210 module:main +from:0x020ea72c kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x020ea736 kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x020ea73e kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x020ea748 kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x020ea750 kind:thumb_call_arm to:0x0207ee1c module:overlay(0) +from:0x020ea758 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x020ea762 kind:thumb_call to:0x020eea7c module:overlay(31) +from:0x020ea768 kind:thumb_call_arm to:0x020a8d5c module:overlay(0) +from:0x020ea76e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ea778 kind:load to:0x021139c8 module:overlay(31) +from:0x020ea77c kind:load to:0x027e0cec module:dtcm +from:0x020ea784 kind:load to:0x027e0d3c module:dtcm +from:0x020ea78c kind:load to:0x020e1914 module:overlay(31) +from:0x020ea79c kind:arm_call to:0x020ecd00 module:overlay(31) +from:0x020ea7d8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x020ea7ec kind:arm_call to:0x0209a80c module:overlay(0) +from:0x020ea848 kind:arm_call to:0x020ea794 module:overlay(31) +from:0x020ea8b0 kind:load to:0x020a9858 module:overlay(0) +from:0x020ea8b4 kind:load to:0x020ee314 module:overlay(31) +from:0x020ea8bc kind:load to:0x0211373c module:overlay(31) +from:0x020ea9a8 kind:arm_call to:0x020ea8c8 module:overlay(31) +from:0x020ea9dc kind:load to:0x021138b0 module:overlay(31) +from:0x020eaa50 kind:arm_call to:0x020ee5e4 module:overlay(31) +from:0x020eaa78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eaa90 kind:arm_call to:0x020edda0 module:overlay(31) +from:0x020eaaa8 kind:arm_call to:0x020ee774 module:overlay(31) +from:0x020eaab4 kind:arm_call to:0x020eedc8 module:overlay(31) +from:0x020eaabc kind:arm_call to:0x020ee53c module:overlay(31) +from:0x020eaaec kind:arm_call to:0x01ff916c module:itcm +from:0x020eab10 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eab54 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020eab7c kind:load to:0x02113938 module:overlay(31) +from:0x020eab84 kind:load to:0x027e09c0 module:dtcm +from:0x020eac48 kind:arm_call to:0x020eac60 module:overlay(31) +from:0x020eac78 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eac9c kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eacb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eacbc kind:arm_call to:0x01ff938c module:itcm +from:0x020eacc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eace8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eacf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ead08 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ead18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ead24 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ead2c kind:arm_call to:0x01ffb800 module:itcm +from:0x020ead40 kind:arm_call to:0x01ff938c module:itcm +from:0x020ead4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ead58 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ead64 kind:arm_call to:0x02016958 module:main +from:0x020ead74 kind:arm_call to:0x01ff930c module:itcm +from:0x020eadc4 kind:arm_call to:0x020a929c module:overlay(0) +from:0x020eae08 kind:arm_call to:0x020ec9e4 module:overlay(31) +from:0x020eaeb8 kind:arm_call to:0x02016fbc module:main +from:0x020eaee0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eaf04 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020eaf1c kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x020eaf7c kind:arm_call to:0x020ee3e8 module:overlay(31) +from:0x020eaf98 kind:arm_call to:0x01fff17c module:itcm +from:0x020eafb8 kind:arm_call to:0x01fff17c module:itcm +from:0x020eb000 kind:arm_call to:0x020169d4 module:main +from:0x020eb018 kind:arm_call to:0x02016c68 module:main +from:0x020eb038 kind:arm_call to:0x02016cf0 module:main +from:0x020eb07c kind:arm_call to:0x020169d4 module:main +from:0x020eb088 kind:arm_call to:0x020ec7f8 module:overlay(31) +from:0x020eb0c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020eb0cc kind:load to:0x02110bfc module:overlay(31) +from:0x020eb0dc kind:arm_call to:0x020ed9cc module:overlay(31) +from:0x020eb114 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eb134 kind:arm_call to:0x01fff17c module:itcm +from:0x020eb154 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eb16c kind:arm_call to:0x020169d4 module:main +from:0x020eb178 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eb18c kind:arm_call to:0x02016c68 module:main +from:0x020eb1a0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eb1b4 kind:arm_call to:0x02016cf0 module:main +from:0x020eb1e0 kind:arm_call to:0x01fff17c module:itcm +from:0x020eb200 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eb218 kind:arm_call to:0x020169d4 module:main +from:0x020eb224 kind:arm_call to:0x020ec7f8 module:overlay(31) +from:0x020eb26c kind:load to:0x027e0ce0 module:dtcm +from:0x020eb270 kind:load to:0x02110bfc module:overlay(31) +from:0x020eb284 kind:arm_call to:0x020ed7ec module:overlay(31) +from:0x020eb2e4 kind:arm_call to:0x02015300 module:main +from:0x020eb384 kind:arm_call to:0x02071cc4 module:overlay(0) +from:0x020eb390 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eb3a0 kind:arm_call to:0x020eb3d0 module:overlay(31) +from:0x020eb3c8 kind:load to:0x027e09a8 module:dtcm +from:0x020eb3f8 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb404 kind:arm_call to:0x02016958 module:main +from:0x020eb414 kind:arm_call to:0x01ff930c module:itcm +from:0x020eb47c kind:arm_call to:0x01ff916c module:itcm +from:0x020eb490 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb4a4 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb4b8 kind:arm_call to:0x020ec7f8 module:overlay(31) +from:0x020eb51c kind:arm_call to:0x01ff9258 module:itcm +from:0x020eb578 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb580 kind:arm_call to:0x01ff938c module:itcm +from:0x020eb590 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eb5a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb5ec kind:arm_call to:0x01ff9218 module:itcm +from:0x020eb624 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb638 kind:arm_call to:0x01ff9638 module:itcm +from:0x020eb640 kind:arm_call to:0x01ff938c module:itcm +from:0x020eb67c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eb68c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb6c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eb710 kind:load to:0x0203e964 module:main +from:0x020eb738 kind:load to:0x020ec7f8 module:overlay(31) +from:0x020eb760 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020eb7a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020eb7b8 kind:arm_call to:0x020ecd88 module:overlay(31) +from:0x020eb7c4 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x020eb808 kind:arm_call to:0x02073320 module:overlay(0) +from:0x020eb844 kind:arm_call to:0x020eb100 module:overlay(31) +from:0x020eb864 kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020eb878 kind:arm_call to:0x020ede34 module:overlay(31) +from:0x020eb88c kind:arm_call to:0x020ed7ec module:overlay(31) +from:0x020eb8bc kind:arm_call to:0x02016958 module:main +from:0x020eb908 kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020eb958 kind:arm_call to:0x020eb2a8 module:overlay(31) +from:0x020eb9a0 kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020eb9b8 kind:arm_call to:0x020eb3d0 module:overlay(31) +from:0x020eb9d8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x020eb9f0 kind:arm_call to:0x021542cc module:overlay(71) +from:0x020eba14 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020eba5c kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020eba7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ebaac kind:arm_call to:0x02166228 module:overlays(93,94) +from:0x020ebab8 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x020ebad4 kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020ebb18 kind:arm_call to:0x02073330 module:overlay(0) +from:0x020ebb50 kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020ebb5c kind:load to:0x027e0ce4 module:dtcm +from:0x020ebb60 kind:load to:0x027e09b8 module:dtcm +from:0x020ebb68 kind:load to:0x027e09a8 module:dtcm +from:0x020ebb70 kind:load to:0x027e0cec module:dtcm +from:0x020ebb74 kind:load to:0x027e0d8c module:dtcm +from:0x020ebb98 kind:arm_call to:0x020ec7f8 module:overlay(31) +from:0x020ebbd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ebc14 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ebc2c kind:arm_call to:0x020ecd88 module:overlay(31) +from:0x020ebc38 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x020ebc7c kind:arm_call to:0x02073320 module:overlay(0) +from:0x020ebcb8 kind:arm_call to:0x020eae9c module:overlay(31) +from:0x020ebcc4 kind:arm_call to:0x02166268 module:overlays(90,92,93) +from:0x020ebccc kind:arm_call to:0x02166278 module:overlay(93) +from:0x020ebcec kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020ebd00 kind:arm_call to:0x020ede34 module:overlay(31) +from:0x020ebd14 kind:arm_call to:0x020ed9cc module:overlay(31) +from:0x020ebd44 kind:arm_call to:0x02016958 module:main +from:0x020ebd88 kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020ebdc4 kind:arm_call to:0x02166288 module:overlay(93) +from:0x020ebdf0 kind:arm_call to:0x020eb2a8 module:overlay(31) +from:0x020ebe30 kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020ebe44 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ebe60 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ebe88 kind:arm_call to:0x020eb3d0 module:overlay(31) +from:0x020ebec8 kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020ebf10 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ebf2c kind:arm_call to:0x01ff9258 module:itcm +from:0x020ebf40 kind:arm_call to:0x020ed4e0 module:overlay(31) +from:0x020ebf90 kind:arm_call to:0x020eb3d0 module:overlay(31) +from:0x020ebfb4 kind:arm_call to:0x021542cc module:overlay(71) +from:0x020ebfdc kind:arm_call to:0x02071c08 module:overlay(0) +from:0x020ebff0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020ec010 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ec044 kind:arm_call to:0x02166228 module:overlays(93,94) +from:0x020ec050 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x020ec0a4 kind:arm_call to:0x02073330 module:overlay(0) +from:0x020ec0d8 kind:load to:0x027e0ce4 module:dtcm +from:0x020ec0dc kind:load to:0x027e09b8 module:dtcm +from:0x020ec0e0 kind:load to:0x027e0d8c module:dtcm +from:0x020ec0ec kind:load to:0x027e09a8 module:dtcm +from:0x020ec0f4 kind:load to:0x027e0cec module:dtcm +from:0x020ec11c kind:arm_call to:0x020ec7f8 module:overlay(31) +from:0x020ec128 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ec134 kind:arm_call to:0x02016958 module:main +from:0x020ec140 kind:arm_call to:0x020eb2a8 module:overlay(31) +from:0x020ec150 kind:load to:0x020eb338 module:overlay(31) +from:0x020ec194 kind:arm_call to:0x020a929c module:overlay(0) +from:0x020ec1d0 kind:arm_call to:0x020ec9e4 module:overlay(31) +from:0x020ec240 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020ec248 kind:load to:0x027e0cec module:dtcm +from:0x020ec254 kind:arm_call to:0x020ecd00 module:overlay(31) +from:0x020ec260 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ec28c kind:load to:0x020eae9c module:overlay(31) +from:0x020ec2b8 kind:arm_call to:0x020ed9cc module:overlay(31) +from:0x020ec370 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ec3b0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ec3e0 kind:arm_call to:0x020eee08 module:overlay(31) +from:0x020ec3ec kind:load to:0x0203e964 module:main +from:0x020ec428 kind:arm_call to:0x020ec66c module:overlay(31) +from:0x020ec450 kind:arm_call to:0x020c4aec module:overlays(19,24) +from:0x020ec468 kind:arm_call to:0x0213caa4 module:overlay(53) +from:0x020ec490 kind:arm_call to:0x020ec5bc module:overlay(31) +from:0x020ec4ac kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020ec4b4 kind:arm_call to:0x020ec4f0 module:overlay(31) +from:0x020ec4d0 kind:arm_call to:0x02080a0c module:overlay(0) +from:0x020ec4dc kind:load to:0x020d8780 module:overlays(19,24) +from:0x020ec4e0 kind:load to:0x02164294 module:overlays(59,63,68,71,73,84) +from:0x020ec4e4 kind:load to:0x020b51f8 module:overlay(0) +from:0x020ec4ec kind:load to:0x027e0cd8 module:dtcm +from:0x020ec520 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020ec57c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020ec590 kind:arm_call to:0x02071800 module:overlay(0) +from:0x020ec5b0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020ec5b4 kind:load to:0x027e09a8 module:dtcm +from:0x020ec5f0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020ec640 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020ec660 kind:load to:0x020b51f8 module:overlay(0) +from:0x020ec664 kind:load to:0x020b5254 module:overlay(0) +from:0x020ec684 kind:arm_call to:0x02016fbc module:main +from:0x020ec6f0 kind:arm_call to:0x0212621c module:overlay(40) +from:0x020ec724 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ec738 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x020ec768 kind:arm_call to:0x02016fbc module:main +from:0x020ec784 kind:arm_call to:0x02016fbc module:main +from:0x020ec7e0 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x020ec7f0 kind:load to:0x027e09b8 module:dtcm +from:0x020ec840 kind:arm_call to:0x02071cc4 module:overlay(0) +from:0x020ec86c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020ec87c kind:load to:0x027e09a8 module:dtcm +from:0x020ec880 kind:load to:0x027e0cec module:dtcm +from:0x020ec964 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x020ec988 kind:arm_call to:0x020ee844 module:overlay(31) +from:0x020ec9f8 kind:arm_call to:0x020a9048 module:overlay(0) +from:0x020eca14 kind:arm_call to:0x02016958 module:main +from:0x020eca3c kind:arm_call to:0x01ff9364 module:itcm +from:0x020eca74 kind:arm_call to:0x01ff930c module:itcm +from:0x020ecc60 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x020eccac kind:arm_call to:0x02099e30 module:overlay(0) +from:0x020eccd0 kind:load to:0x02113b48 module:overlay(31) +from:0x020eccd4 kind:load to:0x02113b60 module:overlay(31) +from:0x020eccd8 kind:load to:0x02113b78 module:overlay(31) +from:0x020eccdc kind:load to:0x02113b90 module:overlay(31) +from:0x020ecce0 kind:load to:0x02113ba8 module:overlay(31) +from:0x020ecce4 kind:load to:0x02113bc0 module:overlay(31) +from:0x020ecce8 kind:load to:0x02113bd8 module:overlay(31) +from:0x020eccec kind:load to:0x02113bf0 module:overlay(31) +from:0x020eccf0 kind:load to:0x02113c08 module:overlay(31) +from:0x020eccf4 kind:load to:0x02113c20 module:overlay(31) +from:0x020eccf8 kind:load to:0x02113c38 module:overlay(31) +from:0x020ecd24 kind:arm_call to:0x01fff17c module:itcm +from:0x020ecd40 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ecd54 kind:arm_call to:0x020169d4 module:main +from:0x020ecd80 kind:load to:0x027e0ce0 module:dtcm +from:0x020ecd84 kind:load to:0x02113734 module:overlay(31) +from:0x020ecdac kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ecdc8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ecde4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ecdf4 kind:arm_call to:0x020ed1d0 module:overlay(31) +from:0x020ece3c kind:arm_call to:0x020ecfc8 module:overlay(31) +from:0x020ece48 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020ecea0 kind:arm_call to:0x020ed59c module:overlay(31) +from:0x020ecf0c kind:arm_call to:0x020733bc module:overlay(0) +from:0x020ecf28 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ecf48 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ecf50 kind:arm_call to:0x01ff938c module:itcm +from:0x020ecf5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ecf8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ecfa4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ecfc0 kind:load to:0x027e0ce4 module:dtcm +from:0x020ecfc4 kind:load to:0x027e09b8 module:dtcm +from:0x020ecfe0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ecffc kind:arm_call to:0x020ede34 module:overlay(31) +from:0x020ed008 kind:arm_call to:0x02016958 module:main +from:0x020ed01c kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ed050 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ed094 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ed0a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ed0cc kind:arm_call to:0x020169d4 module:main +from:0x020ed0d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ed0f8 kind:arm_call to:0x020169d4 module:main +from:0x020ed188 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ed1b8 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x020ed1cc kind:load to:0x027e0ce0 module:dtcm +from:0x020ed1e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ed27c kind:arm_call to:0x02016c68 module:main +from:0x020ed308 kind:arm_call to:0x02016c68 module:main +from:0x020ed3a4 kind:arm_call to:0x02016c68 module:main +from:0x020ed430 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ed440 kind:arm_call to:0x01ff9770 module:itcm +from:0x020ed454 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed470 kind:arm_call to:0x020ede34 module:overlay(31) +from:0x020ed488 kind:arm_call to:0x020169d4 module:main +from:0x020ed4c4 kind:load to:0x02040364 module:main +from:0x020ed4c8 kind:load to:0x0203f364 module:main +from:0x020ed4cc kind:load to:0x02041364 module:main +from:0x020ed4d0 kind:load to:0x02042364 module:main +from:0x020ed4d8 kind:load to:0x02110bf0 module:overlay(31) +from:0x020ed4dc kind:load to:0x02110bf4 module:overlay(31) +from:0x020ed52c kind:arm_call to:0x020ecfc8 module:overlay(31) +from:0x020ed554 kind:arm_call to:0x020ede34 module:overlay(31) +from:0x020ed58c kind:arm_call to:0x020ed604 module:overlay(31) +from:0x020ed5e4 kind:arm_call to:0x020158e8 module:main +from:0x020ed634 kind:arm_call to:0x02073320 module:overlay(0) +from:0x020ed668 kind:arm_call to:0x02078868 module:overlay(0) +from:0x020ed674 kind:load to:0x027e09b8 module:dtcm +from:0x020ed678 kind:load to:0x027e09bc module:dtcm +from:0x020ed694 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ed6e8 kind:arm_call to:0x01fff17c module:itcm +from:0x020ed704 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ed71c kind:arm_call to:0x020169d4 module:main +from:0x020ed738 kind:arm_call to:0x02016c68 module:main +from:0x020ed754 kind:arm_call to:0x01fff17c module:itcm +from:0x020ed770 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ed788 kind:arm_call to:0x020169d4 module:main +from:0x020ed7d8 kind:load to:0x027e09b8 module:dtcm +from:0x020ed7dc kind:load to:0x027e0ce0 module:dtcm +from:0x020ed7e0 kind:load to:0x02113730 module:overlay(31) +from:0x020ed7e8 kind:load to:0x02113738 module:overlay(31) +from:0x020ed7f8 kind:arm_call to:0x020eac60 module:overlay(31) +from:0x020ed82c kind:arm_call to:0x02098708 module:overlay(0) +from:0x020ed850 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed868 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed87c kind:arm_call to:0x01ff916c module:itcm +from:0x020ed8e4 kind:arm_call to:0x020ec7f8 module:overlay(31) +from:0x020ed924 kind:arm_call to:0x02098708 module:overlay(0) +from:0x020ed948 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed95c kind:arm_call to:0x01ff916c module:itcm +from:0x020ed970 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed988 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ed9fc kind:arm_call to:0x01fff17c module:itcm +from:0x020eda18 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020eda54 kind:arm_call to:0x02098708 module:overlay(0) +from:0x020eda8c kind:arm_call to:0x01fff17c module:itcm +from:0x020edab4 kind:arm_call to:0x020169d4 module:main +from:0x020edb98 kind:arm_call to:0x01ff916c module:itcm +from:0x020edbac kind:arm_call to:0x01ff916c module:itcm +from:0x020edbc0 kind:arm_call to:0x01ff916c module:itcm +from:0x020edbd4 kind:arm_call to:0x01ff916c module:itcm +from:0x020edbfc kind:arm_call to:0x020169d4 module:main +from:0x020edc24 kind:arm_call to:0x01ff9984 module:itcm +from:0x020edc30 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020edc68 kind:arm_call to:0x020ec7f8 module:overlay(31) +from:0x020edcac kind:arm_call to:0x01ff916c module:itcm +from:0x020edcc0 kind:arm_call to:0x01ff916c module:itcm +from:0x020edcd4 kind:arm_call to:0x01ff916c module:itcm +from:0x020edcf8 kind:arm_call to:0x01ff916c module:itcm +from:0x020edd20 kind:arm_call to:0x020169d4 module:main +from:0x020edd40 kind:arm_call to:0x01ff9984 module:itcm +from:0x020edd58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020edd90 kind:load to:0x027e0ce0 module:dtcm +from:0x020edd94 kind:load to:0x02110bfc module:overlay(31) +from:0x020eddd0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020eddf4 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x020ede0c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020ede1c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020ede30 kind:load to:0x027e09c0 module:dtcm +from:0x020ede50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ede70 kind:load to:0x027e0ce4 module:dtcm +from:0x020ede88 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ede9c kind:arm_call to:0x02166298 module:overlay(93) +from:0x020edebc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edf00 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020edf44 kind:load to:0x027e0ce0 module:dtcm +from:0x020edf48 kind:load to:0x027e0d8c module:dtcm +from:0x020edf4c kind:load to:0x027e0ce4 module:dtcm +from:0x020edf74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edf9c kind:arm_call to:0x01ff9258 module:itcm +from:0x020edfb0 kind:arm_call to:0x020ee0b8 module:overlay(31) +from:0x020edfc4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ee054 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ee074 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee0b0 kind:load to:0x027e0ce4 module:dtcm +from:0x020ee0b4 kind:load to:0x0204a110 module:main +from:0x020ee140 kind:arm_call to:0x020a9048 module:overlay(0) +from:0x020ee158 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee194 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee1a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee1ec kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee228 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee234 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee2bc kind:arm_call to:0x01ff916c module:itcm +from:0x020ee2d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ee2e8 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee2f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ee388 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020ee3b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ee3c8 kind:arm_call to:0x01ffa60c module:itcm +from:0x020ee3d8 kind:arm_call to:0x01ffa60c module:itcm +from:0x020ee3e4 kind:load to:0x0203e964 module:main +from:0x020ee408 kind:arm_call to:0x01fff17c module:itcm +from:0x020ee424 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ee440 kind:arm_call to:0x020169d4 module:main +from:0x020ee450 kind:arm_call to:0x01fff17c module:itcm +from:0x020ee46c kind:arm_call to:0x02098590 module:overlay(0) +from:0x020ee484 kind:arm_call to:0x020169d4 module:main +from:0x020ee4b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee4c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee4d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee4e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee4f8 kind:load to:0x027e0ce0 module:dtcm +from:0x020ee4fc kind:load to:0x02110bfc module:overlay(31) +from:0x020ee504 kind:load to:0x027e0208 module:dtcm +from:0x020ee598 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x020ee5cc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x020ee5e0 kind:load to:0x027e0cec module:dtcm +from:0x020ee628 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee6c4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ee6d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020ee738 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee75c kind:arm_call to:0x01ff930c module:itcm +from:0x020ee770 kind:load to:0x0203e964 module:main +from:0x020ee7e4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x020ee7ec kind:load to:0x027e0cec module:dtcm +from:0x020ee824 kind:arm_call to:0x02016fbc module:main +from:0x020ee860 kind:arm_call to:0x01fff350 module:itcm +from:0x020ee878 kind:load to:0x027e0ce4 module:dtcm +from:0x020ee87c kind:load to:0x0211375c module:overlay(31) +from:0x020ee89c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020ee8b0 kind:load to:0x020578a4 module:overlay(0) +from:0x020ee8c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020ee8cc kind:arm_call to:0x02011ff4 module:main +from:0x020ee8e0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020ee8e8 kind:arm_call to:0x02011ff4 module:main +from:0x020ee8fc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020ee904 kind:arm_call to:0x02011ff4 module:main +from:0x020ee920 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020ee92c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020ee948 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020ee958 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x020ee968 kind:arm_call_thumb to:0x020eea7c module:overlay(31) +from:0x020ee970 kind:arm_call to:0x02011ff4 module:main +from:0x020ee988 kind:arm_call_thumb to:0x020eea7c module:overlay(31) +from:0x020ee990 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x020ee998 kind:arm_call to:0x02011ff4 module:main +from:0x020ee9b0 kind:arm_call_thumb to:0x020eea7c module:overlay(31) +from:0x020ee9b8 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x020ee9cc kind:arm_call to:0x02097960 module:overlay(0) +from:0x020ee9e0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020eea26 kind:thumb_call to:0x0209a240 module:overlay(0) +from:0x020eea3e kind:thumb_call_arm to:0x02034060 module:main +from:0x020eea50 kind:load to:0x02113e54 module:overlay(31) +from:0x020eea58 kind:load to:0x02113e48 module:overlay(31) +from:0x020eea60 kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x020eea6c kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x020eea72 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eea80 kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x020eeaac kind:arm_call to:0x0209a138 module:overlay(0) +from:0x020eeacc kind:arm_call to:0x020ee9ec module:overlay(31) +from:0x020eeae4 kind:arm_call to:0x0209a138 module:overlay(0) +from:0x020eeb0c kind:arm_call to:0x02034060 module:main +from:0x020eeb1c kind:arm_call to:0x02034060 module:main +from:0x020eeb2c kind:arm_call to:0x020340b0 module:main +from:0x020eeb40 kind:arm_call to:0x0200f428 module:main +from:0x020eeb5c kind:arm_call to:0x02028c30 module:main +from:0x020eeb74 kind:arm_call to:0x02034060 module:main +from:0x020eeb7c kind:arm_call to:0x02033f7c module:main +from:0x020eeb90 kind:arm_call to:0x02034060 module:main +from:0x020eeb98 kind:arm_call to:0x02033f7c module:main +from:0x020eebb0 kind:arm_call to:0x02034060 module:main +from:0x020eebd0 kind:arm_call_thumb to:0x02015628 module:main +from:0x020eebdc kind:arm_call to:0x0205ac70 module:overlay(0) +from:0x020eebe8 kind:arm_call_thumb to:0x02015644 module:main +from:0x020eebf8 kind:load to:0x02113e48 module:overlay(31) +from:0x020eebfc kind:load to:0x02113e98 module:overlay(31) +from:0x020eec00 kind:load to:0x020aa2a4 module:overlay(0) +from:0x020eec10 kind:arm_call to:0x020ee9ec module:overlay(31) +from:0x020eec20 kind:arm_call to:0x020ee9ec module:overlay(31) +from:0x020eecc4 kind:arm_call_thumb to:0x0208ed48 module:overlay(0) +from:0x020eed94 kind:arm_call to:0x020f66f4 module:overlay(31) +from:0x020eedc0 kind:load to:0x027e0ce0 module:dtcm +from:0x020eedc4 kind:load to:0x0203e964 module:main +from:0x020eede0 kind:arm_call to:0x020eec78 module:overlay(31) +from:0x020eedfc kind:arm_call to:0x02072b64 module:overlay(0) +from:0x020eee04 kind:load to:0x027e09ac module:dtcm +from:0x020eee10 kind:load to:0x020f6890 module:overlay(31) +from:0x020eee1c kind:load to:0x021169a8 module:overlay(31) +from:0x020eee30 kind:arm_call to:0x02011f3c module:main +from:0x020eee3c kind:arm_call to:0x020eef00 module:overlay(31) +from:0x020eee50 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020eee80 kind:load to:0x02113f34 module:overlay(31) +from:0x020eeeac kind:arm_call to:0x0209764c module:overlay(0) +from:0x020eeee4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020eeef8 kind:load to:0x020b53e4 module:overlay(0) +from:0x020eef08 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020eef28 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020eef88 kind:arm_call to:0x020ef828 module:overlay(31) +from:0x020eefb4 kind:arm_call to:0x01ffedac module:itcm +from:0x020eefc8 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020eefe0 kind:load to:0x02113f58 module:overlay(31) +from:0x020eefe4 kind:load to:0x02049be4 module:main +from:0x020eeff0 kind:load to:0x027e0cd8 module:dtcm +from:0x020eeff4 kind:load to:0x02113ea4 module:overlay(31) +from:0x020eeffc kind:arm_call to:0x020ef5c8 module:overlay(31) +from:0x020ef040 kind:arm_call to:0x01fff17c module:itcm +from:0x020ef04c kind:arm_call to:0x02018114 module:main +from:0x020ef0e8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020ef10c kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x020ef11c kind:arm_call to:0x01ffce1c module:itcm +from:0x020ef160 kind:arm_call to:0x01ffcea0 module:itcm +from:0x020ef170 kind:arm_call to:0x020ef648 module:overlay(31) +from:0x020ef17c kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ef194 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x020ef1a0 kind:arm_call to:0x01ffce1c module:itcm +from:0x020ef1cc kind:arm_call to:0x01ffcea0 module:itcm +from:0x020ef234 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef248 kind:arm_call to:0x020ef328 module:overlay(31) +from:0x020ef270 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef28c kind:arm_call to:0x02098964 module:overlay(0) +from:0x020ef2a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef2c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020ef2cc kind:load to:0x02113eb4 module:overlay(31) +from:0x020ef320 kind:load to:0x020aed4c module:overlay(0) +from:0x020ef324 kind:load to:0x02113ee4 module:overlay(31) +from:0x020ef404 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020ef420 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020ef438 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef45c kind:arm_call to:0x020ef6a0 module:overlay(31) +from:0x020ef474 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef4d0 kind:arm_call to:0x020ef7c8 module:overlay(31) +from:0x020ef4e0 kind:arm_call to:0x020bf9dc module:overlay(17) +from:0x020ef4e8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x020ef504 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef510 kind:arm_call to:0x020bfa08 module:overlay(17) +from:0x020ef544 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef54c kind:load to:0x027e0ce4 module:dtcm +from:0x020ef58c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef5a0 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef5c4 kind:load to:0x027e0ce4 module:dtcm +from:0x020ef5dc kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef610 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef628 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef640 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef658 kind:arm_call to:0x0208bf38 module:overlay(0) +from:0x020ef670 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x020ef688 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020ef690 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020ef698 kind:load to:0x027e0ce0 module:dtcm +from:0x020ef69c kind:load to:0x027e09a8 module:dtcm +from:0x020ef6a8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020ef714 kind:load to:0x0203e964 module:main +from:0x020ef72c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020ef770 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x020ef780 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x020ef7b8 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020ef804 kind:arm_call to:0x020ef6a0 module:overlay(31) +from:0x020ef83c kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x020ef85c kind:load to:0x02113f1c module:overlay(31) +from:0x020ef884 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef894 kind:arm_call to:0x020f6414 module:overlay(31) +from:0x020ef8b4 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef8bc kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x020ef8d8 kind:arm_call to:0x020ef2d4 module:overlay(31) +from:0x020ef8e4 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x020ef8f8 kind:arm_call to:0x020ef648 module:overlay(31) +from:0x020ef900 kind:arm_call to:0x020f64ac module:overlay(31) +from:0x020ef910 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020ef918 kind:arm_call to:0x02011ff4 module:main +from:0x020ef92c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020ef940 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020ef954 kind:load to:0x021169f4 module:overlay(31) +from:0x020ef968 kind:arm_call to:0x02011f3c module:main +from:0x020ef974 kind:arm_call to:0x020ef9a4 module:overlay(31) +from:0x020ef988 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020ef9a0 kind:load to:0x02113fb4 module:overlay(31) +from:0x020ef9ac kind:arm_call to:0x020983dc module:overlay(0) +from:0x020ef9c0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020ef9cc kind:load to:0x02113fd8 module:overlay(31) +from:0x020efa0c kind:arm_call to:0x01ffedac module:itcm +from:0x020efa18 kind:arm_call to:0x01ffedf4 module:itcm +from:0x020efa48 kind:arm_call to:0x0200f05c module:main +from:0x020efa7c kind:load to:0x027e0cd8 module:dtcm +from:0x020efa80 kind:load to:0x021169f4 module:overlay(31) +from:0x020efa84 kind:load to:0x02110c00 module:overlay(31) +from:0x020efaa0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020efab4 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020efabc kind:load to:0x027e09bc module:dtcm +from:0x020efaec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020efaf4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020efb0c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020efb14 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020efb1c kind:arm_call to:0x02011ff4 module:main +from:0x020efb30 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020efb44 kind:load to:0x02116adc module:overlay(31) +from:0x020efb58 kind:arm_call to:0x02011f3c module:main +from:0x020efb64 kind:arm_call to:0x020efb94 module:overlay(31) +from:0x020efb78 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020efb90 kind:load to:0x02114034 module:overlay(31) +from:0x020efb9c kind:arm_call to:0x020983dc module:overlay(0) +from:0x020efbac kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020efbbc kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x020efbc8 kind:load to:0x02114080 module:overlay(31) +from:0x020efbcc kind:load to:0x02114058 module:overlay(31) +from:0x020efc00 kind:arm_call to:0x02080654 module:overlay(0) +from:0x020efc50 kind:arm_call to:0x01ffd054 module:itcm +from:0x020efcac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020efcbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020efd8c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020efd9c kind:load to:0x027e0cd8 module:dtcm +from:0x020efda4 kind:load to:0x027e09c0 module:dtcm +from:0x020efdb4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x020efdbc kind:arm_call to:0x020984dc module:overlay(0) +from:0x020efdd4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x020efddc kind:arm_call to:0x020984dc module:overlay(0) +from:0x020efde4 kind:arm_call to:0x02011ff4 module:main +from:0x020efdf8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020efe0c kind:arm_call to:0x020983dc module:overlay(0) +from:0x020efe54 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020efe68 kind:arm_call to:0x020f0b00 module:overlay(31) +from:0x020efe94 kind:load to:0x02114114 module:overlay(31) +from:0x020efe98 kind:load to:0x020b30f4 module:overlay(0) +from:0x020eff28 kind:arm_call to:0x020985d8 module:overlay(0) +from:0x020eff90 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020effd8 kind:arm_call to:0x02098644 module:overlay(0) +from:0x020f003c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020f00c4 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x020f00e8 kind:load to:0x027e0d38 module:dtcm +from:0x020f017c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020f0188 kind:load to:0x027e09c0 module:dtcm +from:0x020f01b4 kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x020f01bc kind:load to:0x027e0ce0 module:dtcm +from:0x020f01ec kind:load to:0x027e0ce0 module:dtcm +from:0x020f01f0 kind:load to:0x0208bb18 module:overlay(0) +from:0x020f0204 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f022c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0234 kind:arm_call to:0x020f0950 module:overlay(31) +from:0x020f0248 kind:arm_call to:0x020f0008 module:overlay(31) +from:0x020f0254 kind:arm_call to:0x020f00ec module:overlay(31) +from:0x020f02ac kind:arm_call to:0x020f00ec module:overlay(31) +from:0x020f02c0 kind:arm_call to:0x020f0034 module:overlay(31) +from:0x020f02d8 kind:load to:0x020aed4c module:overlay(0) +from:0x020f02e4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f030c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0314 kind:arm_call to:0x020f0950 module:overlay(31) +from:0x020f03a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f03d0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f03e8 kind:arm_call to:0x020bf934 module:overlay(17) +from:0x020f03f0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x020f0420 kind:arm_call to:0x020d9d34 module:overlay(31) +from:0x020f044c kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f0474 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f047c kind:arm_call to:0x020f0008 module:overlay(31) +from:0x020f0484 kind:arm_call to:0x020f0034 module:overlay(31) +from:0x020f048c kind:arm_call to:0x020f0950 module:overlay(31) +from:0x020f0520 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f056c kind:arm_call to:0x020f00ec module:overlay(31) +from:0x020f0578 kind:load to:0x027e0d38 module:dtcm +from:0x020f057c kind:load to:0x0203e964 module:main +from:0x020f05a0 kind:arm_call to:0x020a1538 module:overlay(0) +from:0x020f05c4 kind:arm_call to:0x020bf5b4 module:overlay(17) +from:0x020f06cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f06d8 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020f0704 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f0714 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020f0720 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020f0754 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f0764 kind:load to:0x021140dc module:overlay(31) +from:0x020f0770 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f07a0 kind:arm_call to:0x020f0870 module:overlay(31) +from:0x020f07a8 kind:arm_call to:0x020f07b0 module:overlay(31) +from:0x020f07e8 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x020f0800 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f0818 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x020f0830 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f084c kind:arm_call to:0x020c2738 module:overlay(17) +from:0x020f0864 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f086c kind:load to:0x027e09a8 module:dtcm +from:0x020f08b4 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x020f08cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f08ec kind:arm_call to:0x020c2478 module:overlay(17) +from:0x020f0904 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f0928 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x020f0940 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f094c kind:load to:0x027e09a8 module:dtcm +from:0x020f0988 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f0998 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020f09a8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020f09bc kind:arm_call to:0x01ffd118 module:itcm +from:0x020f09f8 kind:arm_call to:0x01ff916c module:itcm +from:0x020f0a24 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f0adc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f0ae4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f0af4 kind:load to:0x027e0c90 module:dtcm +from:0x020f0afc kind:load to:0x027e09a8 module:dtcm +from:0x020f0b0c kind:arm_call to:0x020982fc module:overlay(0) +from:0x020f0b24 kind:load to:0x021140f8 module:overlay(31) +from:0x020f0b38 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f0b54 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f0b5c kind:arm_call to:0x02011ff4 module:main +from:0x020f0c80 kind:arm_call to:0x0209832c module:overlay(0) +from:0x020f0cb4 kind:arm_call to:0x0209832c module:overlay(0) +from:0x020f0cc4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f0ccc kind:arm_call to:0x02011ff4 module:main +from:0x020f0ce4 kind:arm_call to:0x020f0b28 module:overlay(31) +from:0x020f0cec kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f0cf4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f0d0c kind:arm_call to:0x020f0b28 module:overlay(31) +from:0x020f0d14 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f0d1c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f0d24 kind:arm_call to:0x02011ff4 module:main +from:0x020f0d38 kind:load to:0x02116b28 module:overlay(31) +from:0x020f0d4c kind:arm_call to:0x02011f3c module:main +from:0x020f0d58 kind:arm_call to:0x020f0d90 module:overlay(31) +from:0x020f0d6c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f0d8c kind:load to:0x02114184 module:overlay(31) +from:0x020f0d98 kind:arm_call to:0x020efe04 module:overlay(31) +from:0x020f0dac kind:arm_call to:0x0209c70c module:overlay(0) +from:0x020f0e08 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x020f0e14 kind:load to:0x02114228 module:overlay(31) +from:0x020f0e18 kind:load to:0x020b5d7c module:overlay(0) +from:0x020f0e28 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f0e3c kind:arm_call to:0x020efe9c module:overlay(31) +from:0x020f0eac kind:load to:0x021141a0 module:overlay(31) +from:0x020f0ee4 kind:load to:0x021141e0 module:overlay(31) +from:0x020f0ef4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f0f20 kind:load to:0x020f01c4 module:overlay(31) +from:0x020f0f2c kind:load to:0x020f01c8 module:overlay(31) +from:0x020f0f38 kind:load to:0x020f01cc module:overlay(31) +from:0x020f0f44 kind:load to:0x020f01d0 module:overlay(31) +from:0x020f0f50 kind:load to:0x020f01cc module:overlay(31) +from:0x020f0f5c kind:load to:0x020f01f4 module:overlay(31) +from:0x020f0f68 kind:load to:0x020f02c8 module:overlay(31) +from:0x020f0f74 kind:load to:0x020f02dc module:overlay(31) +from:0x020f0fc4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f0fd0 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x020f1014 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f1034 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f1050 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f105c kind:arm_call to:0x020f0580 module:overlay(31) +from:0x020f1068 kind:load to:0x027e09a8 module:dtcm +from:0x020f106c kind:load to:0x027e0cec module:dtcm +from:0x020f107c kind:load to:0x020f05d8 module:overlay(31) +from:0x020f108c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f1094 kind:arm_call to:0x020f0b28 module:overlay(31) +from:0x020f109c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f10a4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f10bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f10c4 kind:arm_call to:0x020f0b28 module:overlay(31) +from:0x020f10cc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f10d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f10dc kind:arm_call to:0x02011ff4 module:main +from:0x020f10f0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f1104 kind:load to:0x02116b74 module:overlay(31) +from:0x020f1118 kind:arm_call to:0x02011f3c module:main +from:0x020f1124 kind:arm_call to:0x020f115c module:overlay(31) +from:0x020f1138 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f1158 kind:load to:0x02114298 module:overlay(31) +from:0x020f1164 kind:arm_call to:0x020efe04 module:overlay(31) +from:0x020f1178 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x020f11d8 kind:arm_call to:0x02102cf0 module:overlay(31) +from:0x020f11e4 kind:load to:0x0211433c module:overlay(31) +from:0x020f11e8 kind:load to:0x020b5d7c module:overlay(0) +from:0x020f11f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f120c kind:arm_call to:0x020efe9c module:overlay(31) +from:0x020f126c kind:load to:0x021142b4 module:overlay(31) +from:0x020f12a4 kind:load to:0x021142f4 module:overlay(31) +from:0x020f12b4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f12e0 kind:load to:0x020f01c4 module:overlay(31) +from:0x020f12ec kind:load to:0x020f01c8 module:overlay(31) +from:0x020f12f8 kind:load to:0x020f01cc module:overlay(31) +from:0x020f1304 kind:load to:0x020f01d0 module:overlay(31) +from:0x020f1310 kind:load to:0x020f01cc module:overlay(31) +from:0x020f131c kind:load to:0x020f01f4 module:overlay(31) +from:0x020f1328 kind:load to:0x020f02c8 module:overlay(31) +from:0x020f1334 kind:load to:0x020f02dc module:overlay(31) +from:0x020f1384 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f1390 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x020f13d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f13f4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f1410 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f141c kind:arm_call to:0x020f0580 module:overlay(31) +from:0x020f1428 kind:load to:0x027e09a8 module:dtcm +from:0x020f1430 kind:load to:0x027e0cec module:dtcm +from:0x020f1440 kind:load to:0x020f05d8 module:overlay(31) +from:0x020f1450 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f1458 kind:arm_call to:0x020f0b28 module:overlay(31) +from:0x020f1460 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f1468 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f1480 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f1488 kind:arm_call to:0x020f0b28 module:overlay(31) +from:0x020f1490 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f1498 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f14a0 kind:arm_call to:0x02011ff4 module:main +from:0x020f14b4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f14c8 kind:load to:0x02116bc0 module:overlay(31) +from:0x020f14dc kind:arm_call to:0x02011f3c module:main +from:0x020f14e8 kind:arm_call to:0x020f154c module:overlay(31) +from:0x020f14fc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f1530 kind:load to:0x021143e4 module:overlay(31) +from:0x020f1548 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1554 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f1578 kind:arm_call to:0x020f1534 module:overlay(31) +from:0x020f1590 kind:arm_call to:0x0200f05c module:main +from:0x020f15ac kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f15b0 kind:arm_call to:0x020f1534 module:overlay(31) +from:0x020f15c8 kind:arm_call to:0x0200f05c module:main +from:0x020f15e0 kind:arm_call to:0x020f1534 module:overlay(31) +from:0x020f15f0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x020f1604 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020f1624 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x020f1630 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x020f165c kind:arm_call to:0x020f33b8 module:overlay(31) +from:0x020f1668 kind:arm_call to:0x020f383c module:overlay(31) +from:0x020f1694 kind:arm_call to:0x020d8f10 module:overlay(31) +from:0x020f16ec kind:arm_call to:0x020f28c4 module:overlay(31) +from:0x020f171c kind:load to:0x02114488 module:overlay(31) +from:0x020f1720 kind:load to:0x020b19a8 module:overlay(0) +from:0x020f1724 kind:load to:0x02110c8c module:overlay(31) +from:0x020f1728 kind:load to:0x02110c38 module:overlay(31) +from:0x020f1730 kind:load to:0x02043e50 module:main +from:0x020f1734 kind:load to:0x02164280 module:overlays(59,63,68,71,73,84) +from:0x020f1740 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f175c kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1794 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020f179c kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x020f17a4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f17ac kind:arm_call to:0x020f33f4 module:overlay(31) +from:0x020f17b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f17bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f17c4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f17d0 kind:load to:0x02114488 module:overlay(31) +from:0x020f17d4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f17e8 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1820 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020f1828 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x020f1830 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f1838 kind:arm_call to:0x020f33f4 module:overlay(31) +from:0x020f1840 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f1848 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f1850 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f1858 kind:arm_call to:0x02011ff4 module:main +from:0x020f1864 kind:load to:0x02114488 module:overlay(31) +from:0x020f1868 kind:load to:0x027e0cd8 module:dtcm +from:0x020f18ec kind:arm_call to:0x01ffb800 module:itcm +from:0x020f18f4 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1944 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x020f1950 kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x020f198c kind:load to:0x0203e964 module:main +from:0x020f1990 kind:load to:0x027e0cd8 module:dtcm +from:0x020f19b4 kind:arm_call to:0x020f1998 module:overlay(31) +from:0x020f19e8 kind:load to:0x02114400 module:overlay(31) +from:0x020f1a28 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f1a2c kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1a58 kind:arm_call to:0x020f3130 module:overlay(31) +from:0x020f1a78 kind:arm_call to:0x020f3388 module:overlay(31) +from:0x020f1a80 kind:arm_call to:0x020f23b0 module:overlay(31) +from:0x020f1afc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f1b00 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1b3c kind:arm_call to:0x020f3130 module:overlay(31) +from:0x020f1b54 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020f1b74 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x020f1b7c kind:arm_call to:0x020f3434 module:overlay(31) +from:0x020f1b84 kind:arm_call to:0x020f23cc module:overlay(31) +from:0x020f1b8c kind:load to:0x02114440 module:overlay(31) +from:0x020f1b90 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1bcc kind:arm_call to:0x020f23a0 module:overlay(31) +from:0x020f1c30 kind:load to:0x0203e964 module:main +from:0x020f1c70 kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x020f1c7c kind:arm_call to:0x020f29dc module:overlay(31) +from:0x020f1c84 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f1cac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1cb4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f1cdc kind:arm_call to:0x020d97a4 module:overlay(31) +from:0x020f1cec kind:arm_call to:0x020bef2c module:overlay(17) +from:0x020f1d18 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f1d24 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020f1d44 kind:arm_call to:0x020f3020 module:overlay(31) +from:0x020f1d50 kind:load to:0x027e0d30 module:dtcm +from:0x020f1d70 kind:arm_call to:0x020f28c4 module:overlay(31) +from:0x020f1d94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f1da4 kind:load to:0x027e09a8 module:dtcm +from:0x020f1dbc kind:arm_call to:0x020f3340 module:overlay(31) +from:0x020f1e34 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f1e44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1e78 kind:arm_call to:0x020f2d38 module:overlay(31) +from:0x020f1e80 kind:arm_call to:0x020f23b0 module:overlay(31) +from:0x020f1e88 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f1eb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1eb4 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f1ef4 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020f1f00 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1f20 kind:arm_call to:0x020f28c4 module:overlay(31) +from:0x020f1f44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f1f64 kind:load to:0x027e09a8 module:dtcm +from:0x020f1fb0 kind:arm_call to:0x020f3340 module:overlay(31) +from:0x020f2004 kind:arm_call to:0x020f2d38 module:overlay(31) +from:0x020f200c kind:arm_call to:0x020f23b0 module:overlay(31) +from:0x020f2014 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f203c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2040 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f2078 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020f2080 kind:load to:0x027e0cd8 module:dtcm +from:0x020f20a4 kind:arm_call to:0x020f28c4 module:overlay(31) +from:0x020f20c8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f20d0 kind:arm_call to:0x0205aeac module:overlay(0) +from:0x020f2104 kind:arm_call to:0x02080aac module:overlay(0) +from:0x020f2130 kind:load to:0x027e09a8 module:dtcm +from:0x020f2138 kind:load to:0x027e0cd8 module:dtcm +from:0x020f213c kind:load to:0x02164294 module:overlays(59,63,68,71,73,84) +from:0x020f214c kind:arm_call to:0x020f3340 module:overlay(31) +from:0x020f2164 kind:arm_call to:0x020f23b0 module:overlay(31) +from:0x020f216c kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f2194 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f21ac kind:arm_call to:0x020f28c4 module:overlay(31) +from:0x020f21e8 kind:load to:0x02164294 module:overlays(59,63,68,71,73,84) +from:0x020f21f8 kind:arm_call to:0x020f3340 module:overlay(31) +from:0x020f2230 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f2258 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2284 kind:load to:0x027e09a8 module:dtcm +from:0x020f228c kind:load to:0x02071b64 module:overlay(0) +from:0x020f22b8 kind:arm_call to:0x020f2d38 module:overlay(31) +from:0x020f22c0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f22e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f22f0 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f22fc kind:arm_call to:0x020f30cc module:overlay(31) +from:0x020f2304 kind:arm_call to:0x020f3020 module:overlay(31) +from:0x020f2340 kind:load to:0x02164294 module:overlays(59,63,68,71,73,84) +from:0x020f2370 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f2398 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2420 kind:arm_call to:0x0200eab0 module:main +from:0x020f2480 kind:arm_call to:0x01ffd640 module:itcm +from:0x020f24f0 kind:arm_call to:0x0200eab0 module:main +from:0x020f253c kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x020f2550 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2560 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2570 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2580 kind:arm_call to:0x02028d30 module:main +from:0x020f2620 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f266c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f267c kind:arm_call to:0x01ffa60c module:itcm +from:0x020f2710 kind:arm_call to:0x020f2404 module:overlay(31) +from:0x020f2730 kind:arm_call to:0x020f2784 module:overlay(31) +from:0x020f2760 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x020f276c kind:load to:0x027e09bc module:dtcm +from:0x020f2770 kind:load to:0x0203e964 module:main +from:0x020f2774 kind:load to:0x027e0964 module:dtcm +from:0x020f277c kind:load to:0x027e09b4 module:dtcm +from:0x020f27bc kind:arm_call to:0x01ff8d38 module:itcm +from:0x020f2844 kind:arm_call to:0x02024a84 module:main +from:0x020f28b8 kind:load to:0x0203e964 module:main +from:0x020f28ec kind:arm_call to:0x020f1534 module:overlay(31) +from:0x020f2904 kind:arm_call to:0x0200f05c module:main +from:0x020f2934 kind:arm_call to:0x020f1534 module:overlay(31) +from:0x020f294c kind:arm_call to:0x0200f05c module:main +from:0x020f297c kind:arm_call to:0x020f1534 module:overlay(31) +from:0x020f2994 kind:arm_call to:0x0200f05c module:main +from:0x020f29cc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x020f29d4 kind:load to:0x02110c6c module:overlay(31) +from:0x020f29d8 kind:load to:0x02110c7c module:overlay(31) +from:0x020f29f0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020f2a94 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020f2ab0 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x020f2ad4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2af4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f2b4c kind:arm_call to:0x02098854 module:overlay(0) +from:0x020f2b74 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x020f2b80 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020f2b90 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2ba0 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x020f2bd8 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x020f2be4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x020f2bf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2c18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f2c30 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2c38 kind:arm_call to:0x01ff938c module:itcm +from:0x020f2c48 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x020f2c5c kind:arm_call to:0x020f30cc module:overlay(31) +from:0x020f2c90 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020f2cb0 kind:load to:0x027e0ce4 module:dtcm +from:0x020f2cb4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2cb8 kind:load to:0x02110c31 module:overlay(31) +from:0x020f2ce4 kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x020f2d14 kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x020f2d30 kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x020f2dbc kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2dcc kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x020f2dd8 kind:load to:0x0203e964 module:main +from:0x020f2e14 kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x020f2e80 kind:arm_call to:0x01ff94cc module:itcm +from:0x020f2eb0 kind:arm_call to:0x01ff938c module:itcm +from:0x020f2ebc kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2f40 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x020f2f58 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f2fd4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f2fec kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020f2ff8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f300c kind:load to:0x0203e964 module:main +from:0x020f3010 kind:load to:0x027e09a8 module:dtcm +from:0x020f3018 kind:load to:0x027e0cec module:dtcm +from:0x020f3058 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f3068 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020f3078 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020f30b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f30c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3118 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020f3128 kind:load to:0x027e09c0 module:dtcm +from:0x020f312c kind:load to:0x02110c31 module:overlay(31) +from:0x020f317c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f31c4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f31d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f31e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f3220 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3248 kind:load to:0x0203e964 module:main +from:0x020f32a0 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x020f32cc kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020f32dc kind:arm_call to:0x01ffad5c module:itcm +from:0x020f3304 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f3310 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x020f3320 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f332c kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x020f3338 kind:load to:0x0203e964 module:main +from:0x020f333c kind:load to:0x027e0964 module:dtcm +from:0x020f337c kind:arm_call to:0x020f3388 module:overlay(31) +from:0x020f33c4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020f33f0 kind:load to:0x021143c8 module:overlay(31) +from:0x020f3404 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f3420 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f3428 kind:arm_call to:0x02011ff4 module:main +from:0x020f348c kind:arm_call to:0x020f2cbc module:overlay(31) +from:0x020f3594 kind:arm_call to:0x01fff498 module:itcm +from:0x020f35a0 kind:arm_call to:0x01fff584 module:itcm +from:0x020f361c kind:arm_call to:0x01fff498 module:itcm +from:0x020f3628 kind:arm_call to:0x01fff584 module:itcm +from:0x020f3660 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f368c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f36e0 kind:arm_call to:0x020f2cbc module:overlay(31) +from:0x020f36fc kind:arm_call to:0x020f2cbc module:overlay(31) +from:0x020f37a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f37b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f380c kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x020f3824 kind:load to:0x027e0ce8 module:dtcm +from:0x020f3878 kind:load to:0x021143ac module:overlay(31) +from:0x020f38a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f38c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f38d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f390c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3918 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f393c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f39c4 kind:arm_call to:0x020f308c module:overlay(31) +from:0x020f39dc kind:load to:0x0203e964 module:main +from:0x020f3a2c kind:arm_call to:0x01fff458 module:itcm +from:0x020f3a4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3a5c kind:arm_call to:0x01fff458 module:itcm +from:0x020f3abc kind:arm_call to:0x020f387c module:overlay(31) +from:0x020f3ac4 kind:arm_call to:0x020f2d1c module:overlay(31) +from:0x020f3ae4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3b30 kind:arm_call to:0x020f387c module:overlay(31) +from:0x020f3b50 kind:arm_call to:0x021531e4 module:overlay(84) +from:0x020f3b68 kind:arm_call to:0x020f324c module:overlay(31) +from:0x020f3ba4 kind:arm_call to:0x020f387c module:overlay(31) +from:0x020f3bc0 kind:arm_call to:0x0215bd30 module:overlays(62,75) +from:0x020f3bd8 kind:arm_call to:0x021609a4 module:overlay(75) +from:0x020f3bfc kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x020f3c40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f3c4c kind:arm_call to:0x01fff458 module:itcm +from:0x020f3c64 kind:arm_call to:0x020f387c module:overlay(31) +from:0x020f3c70 kind:arm_call to:0x020f324c module:overlay(31) +from:0x020f3cc4 kind:arm_call to:0x020f387c module:overlay(31) +from:0x020f3ccc kind:arm_call to:0x020f2cec module:overlay(31) +from:0x020f3ce8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3d58 kind:load to:0x027e0d80 module:dtcm +from:0x020f3d5c kind:load to:0x02163658 module:overlays(59,60,63,68,73,74,75,84) +from:0x020f3d60 kind:load to:0x027e0ce4 module:dtcm +from:0x020f3dc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3df0 kind:arm_call to:0x01ffccf4 module:itcm +from:0x020f3e24 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3e5c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f3e68 kind:arm_call to:0x01ff95a0 module:itcm +from:0x020f3e74 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f3e84 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f3e8c kind:arm_call to:0x02011ff4 module:main +from:0x020f3ea0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f3eb4 kind:load to:0x02116c0c module:overlay(31) +from:0x020f3ec8 kind:arm_call to:0x02011f3c module:main +from:0x020f3ed4 kind:arm_call to:0x020f3f04 module:overlay(31) +from:0x020f3ee8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f3f00 kind:load to:0x021144e4 module:overlay(31) +from:0x020f3f0c kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f3f28 kind:load to:0x02114508 module:overlay(31) +from:0x020f3f44 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f3f74 kind:arm_call to:0x020f401c module:overlay(31) +from:0x020f3fa0 kind:arm_call to:0x020f4144 module:overlay(31) +from:0x020f3fc4 kind:arm_call to:0x020f401c module:overlay(31) +from:0x020f3fd4 kind:arm_call to:0x020f401c module:overlay(31) +from:0x020f3ff8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x020f4018 kind:load to:0x027e09b8 module:dtcm +from:0x020f4050 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020f4088 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020f40f8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020f4118 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020f4128 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020f4130 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f413c kind:load to:0x027e09b8 module:dtcm +from:0x020f4140 kind:load to:0x020b5254 module:overlay(0) +from:0x020f4168 kind:arm_call to:0x01fff148 module:itcm +from:0x020f4178 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020f4180 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4184 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4190 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f41a4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f41ac kind:arm_call to:0x02011ff4 module:main +from:0x020f41c0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f41d8 kind:arm_call to:0x020f47f0 module:overlay(31) +from:0x020f4204 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020f422c kind:arm_call to:0x020f5b6c module:overlay(31) +from:0x020f4234 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020f4260 kind:load to:0x02114580 module:overlay(31) +from:0x020f4264 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4268 kind:load to:0x02110ca0 module:overlay(31) +from:0x020f426c kind:load to:0x020b19a8 module:overlay(0) +from:0x020f4270 kind:load to:0x02114564 module:overlay(31) +from:0x020f4284 kind:arm_call to:0x020f48c0 module:overlay(31) +from:0x020f42a0 kind:arm_call to:0x020f5cac module:overlay(31) +from:0x020f42ec kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020f4308 kind:load to:0x027e0ce0 module:dtcm +from:0x020f430c kind:load to:0x02110ca0 module:overlay(31) +from:0x020f4330 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x020f434c kind:load to:0x027e0ce0 module:dtcm +from:0x020f4350 kind:load to:0x02110cb0 module:overlay(31) +from:0x020f43a4 kind:arm_call to:0x020f5cc4 module:overlay(31) +from:0x020f43ac kind:arm_call to:0x020f4450 module:overlay(31) +from:0x020f43f0 kind:arm_call to:0x01ff938c module:itcm +from:0x020f440c kind:arm_call to:0x020f4668 module:overlay(31) +from:0x020f442c kind:arm_call to:0x0205f298 module:overlay(0) +from:0x020f4434 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x020f4440 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x020f445c kind:arm_call to:0x020f43b4 module:overlay(31) +from:0x020f4490 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f44a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f44c8 kind:load to:0x0203e964 module:main +from:0x020f44fc kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020f4514 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020f452c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x020f4548 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f4550 kind:load to:0x027e0cec module:dtcm +from:0x020f4558 kind:load to:0x027e09a8 module:dtcm +from:0x020f45e4 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x020f4648 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x020f4654 kind:load to:0x027e0cd8 module:dtcm +from:0x020f469c kind:arm_call to:0x01ff938c module:itcm +from:0x020f46e8 kind:arm_call to:0x01ffb780 module:itcm +from:0x020f46f8 kind:arm_call to:0x01ffb780 module:itcm +from:0x020f475c kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x020f4770 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f4778 kind:arm_call to:0x02011ff4 module:main +from:0x020f4790 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f4798 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f47a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f47b8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f47c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f47c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f47d0 kind:arm_call to:0x02011ff4 module:main +from:0x020f47f8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f4810 kind:arm_call to:0x020f47dc module:overlay(31) +from:0x020f48b0 kind:arm_call to:0x01ffa06c module:itcm +from:0x020f48bc kind:load to:0x021145e8 module:overlay(31) +from:0x020f48e4 kind:arm_call to:0x020f5738 module:overlay(31) +from:0x020f4940 kind:arm_call to:0x020f5a20 module:overlay(31) +from:0x020f4a34 kind:load to:0x01ff916c module:itcm +from:0x020f4a5c kind:arm_call to:0x0203a3c8 module:main +from:0x020f4a6c kind:arm_call to:0x01ff916c module:itcm +from:0x020f4ac0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4ad8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4aec kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4af8 kind:arm_call to:0x01ff947c module:itcm +from:0x020f4b08 kind:arm_call to:0x01ff947c module:itcm +from:0x020f4b28 kind:arm_call to:0x01ff9364 module:itcm +from:0x020f4b64 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4b70 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4b7c kind:arm_call to:0x01ff938c module:itcm +from:0x020f4b88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4bc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4bd4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4be0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4bf0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4c3c kind:arm_call to:0x01ff938c module:itcm +from:0x020f4c48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4c54 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4c64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4c74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4c84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4cfc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4d3c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4e04 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4e60 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4e6c kind:arm_call to:0x01ff9258 module:itcm +from:0x020f4e84 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4ea4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4f20 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4f70 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4f7c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4f88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4f98 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4fa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4fb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5048 kind:arm_call to:0x01ff930c module:itcm +from:0x020f5070 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f50a4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f50ac kind:load to:0x0203e964 module:main +from:0x020f50d0 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x020f5100 kind:arm_call to:0x020f47dc module:overlay(31) +from:0x020f5198 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f51a0 kind:arm_call to:0x0203a1bc module:main +from:0x020f51bc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f51c4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f51d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f51e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f52ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f52b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f52c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5330 kind:load to:0x027e0cd8 module:dtcm +from:0x020f5358 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f542c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5434 kind:arm_call to:0x01ff938c module:itcm +from:0x020f5440 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5450 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5524 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f552c kind:arm_call to:0x01ff938c module:itcm +from:0x020f5538 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5590 kind:arm_call to:0x020f47dc module:overlay(31) +from:0x020f55ac kind:arm_call to:0x020f47dc module:overlay(31) +from:0x020f55c8 kind:arm_call to:0x020f5334 module:overlay(31) +from:0x020f5734 kind:load to:0x027e0cd8 module:dtcm +from:0x020f57dc kind:arm_call to:0x020169d4 module:main +from:0x020f5874 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f587c kind:arm_call to:0x01ff938c module:itcm +from:0x020f5888 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f58b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f590c kind:load to:0x027e0cd8 module:dtcm +from:0x020f5910 kind:load to:0x021145dc module:overlay(31) +from:0x020f5950 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f59a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f59cc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f59f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5a1c kind:load to:0x01ff916c module:itcm +from:0x020f5a58 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f5a68 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x020f5a78 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x020f5a94 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f5adc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5afc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5b38 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5ba0 kind:arm_call to:0x020f5bac module:overlay(31) +from:0x020f5d04 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x020f5d20 kind:arm_call to:0x01ffd43c module:itcm +from:0x020f5d58 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x020f5d74 kind:arm_call to:0x01ffd43c module:itcm +from:0x020f5db0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f5e68 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020f5f3c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5f44 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f5f70 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5f78 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f5fe8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f6028 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f6174 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f61e0 kind:load to:0x027e09bc module:dtcm +from:0x020f61e4 kind:load to:0x027e0964 module:dtcm +from:0x020f61e8 kind:load to:0x027e0970 module:dtcm +from:0x020f61f0 kind:load to:0x027e095c module:dtcm +from:0x020f6200 kind:load to:0x0203e964 module:main +from:0x020f6210 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f6224 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f622c kind:arm_call to:0x02011ff4 module:main +from:0x020f6240 kind:load to:0x02116c58 module:overlay(31) +from:0x020f6254 kind:arm_call to:0x02011f3c module:main +from:0x020f6260 kind:arm_call to:0x020f6290 module:overlay(31) +from:0x020f6274 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f628c kind:load to:0x0211464c module:overlay(31) +from:0x020f6298 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f62b0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x020f62bc kind:load to:0x02114670 module:overlay(31) +from:0x020f62f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f62fc kind:arm_call to:0x01fff458 module:itcm +from:0x020f6310 kind:arm_call to:0x020f7514 module:overlay(31) +from:0x020f6318 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6340 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f634c kind:arm_call to:0x01fff458 module:itcm +from:0x020f6360 kind:arm_call to:0x020f7520 module:overlay(31) +from:0x020f6368 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6378 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f638c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f6394 kind:arm_call to:0x02011ff4 module:main +from:0x020f63a8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f640c kind:load to:0x021146d4 module:overlay(31) +from:0x020f6410 kind:load to:0x021146c4 module:overlay(31) +from:0x020f646c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f648c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f6498 kind:load to:0x027e0ce4 module:dtcm +from:0x020f649c kind:load to:0x027e09a8 module:dtcm +from:0x020f64e0 kind:arm_call to:0x02028c4c module:main +from:0x020f64f0 kind:arm_call to:0x02034060 module:main +from:0x020f64fc kind:arm_call to:0x0200f218 module:main +from:0x020f6518 kind:load to:0x020f64bc module:overlay(31) +from:0x020f6678 kind:arm_call to:0x020f6508 module:overlay(31) +from:0x020f6688 kind:arm_call to:0x020f651c module:overlay(31) +from:0x020f6698 kind:arm_call to:0x020f6578 module:overlay(31) +from:0x020f66e8 kind:arm_call to:0x020f674c module:overlay(31) +from:0x020f6744 kind:arm_call to:0x020f674c module:overlay(31) +from:0x020f679c kind:arm_call to:0x01ffb428 module:itcm +from:0x020f67b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f67d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f6884 kind:arm_call to:0x02027638 module:main +from:0x020f6948 kind:arm_call to:0x02027638 module:main +from:0x020f695c kind:arm_call to:0x02007430 module:main +from:0x020f696c kind:load to:0x02116cbc module:overlay(31) +from:0x020f6980 kind:arm_call to:0x02011f3c module:main +from:0x020f698c kind:arm_call to:0x020f69d8 module:overlay(31) +from:0x020f69a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f69d4 kind:load to:0x021146f8 module:overlay(31) +from:0x020f69e0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f6a40 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x020f6a90 kind:arm_call to:0x01ffa06c module:itcm +from:0x020f6a9c kind:arm_call to:0x02098680 module:overlay(0) +from:0x020f6aa8 kind:load to:0x02114748 module:overlay(31) +from:0x020f6aac kind:load to:0x02116cbc module:overlay(31) +from:0x020f6ab0 kind:load to:0x0211471c module:overlay(31) +from:0x020f6abc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f6b2c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f6b4c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f6b68 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020f6bdc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f6bf8 kind:arm_call to:0x020f7050 module:overlay(31) +from:0x020f6c08 kind:load to:0x0203e964 module:main +from:0x020f6c0c kind:load to:0x02116c98 module:overlay(31) +from:0x020f6c10 kind:load to:0x02116ca4 module:overlay(31) +from:0x020f6c54 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f6c68 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020f6c8c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020f6d28 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020f6d4c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f6d64 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f6d84 kind:arm_call to:0x02073320 module:overlay(0) +from:0x020f6dbc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f6dc8 kind:arm_call to:0x020f7050 module:overlay(31) +from:0x020f6de4 kind:arm_call to:0x02071710 module:overlay(0) +from:0x020f6e00 kind:arm_call to:0x01ff916c module:itcm +from:0x020f6e58 kind:arm_call to:0x01ff916c module:itcm +from:0x020f6e8c kind:arm_call to:0x01ff916c module:itcm +from:0x020f6ed8 kind:arm_call to:0x020f7050 module:overlay(31) +from:0x020f6f68 kind:load to:0x027e09b8 module:dtcm +from:0x020f6f6c kind:load to:0x027e09a8 module:dtcm +from:0x020f6fb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f6fd4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7000 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f703c kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f7048 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f70bc kind:arm_call to:0x020f6f8c module:overlay(31) +from:0x020f70fc kind:arm_call to:0x020f6fd8 module:overlay(31) +from:0x020f712c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x020f713c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x020f7148 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x020f7154 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f7168 kind:arm_call to:0x020f7488 module:overlay(31) +from:0x020f71f0 kind:arm_call to:0x020f7050 module:overlay(31) +from:0x020f7238 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f7258 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f7290 kind:load to:0x021146e4 module:overlay(31) +from:0x020f7294 kind:load to:0x027e09a8 module:dtcm +from:0x020f7370 kind:arm_call to:0x02028c4c module:main +from:0x020f7384 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x020f73c4 kind:arm_call to:0x0201aa44 module:main +from:0x020f73d0 kind:load to:0x027e0998 module:dtcm +from:0x020f73d4 kind:load to:0x0204af1c module:main +from:0x020f73ec kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f7424 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f743c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f7464 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f74a4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f74d0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f74e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f7508 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f7510 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7534 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f753c kind:arm_call to:0x02011ff4 module:main +from:0x020f7554 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f755c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f7574 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f757c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f7584 kind:arm_call to:0x02011ff4 module:main +from:0x020f7598 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020f75ac kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f75c0 kind:load to:0x021147a4 module:overlay(31) +from:0x020f7600 kind:load to:0x027e0cd8 module:dtcm +from:0x020f761c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020f7630 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020f7638 kind:load to:0x027e09bc module:dtcm +from:0x020f7644 kind:arm_call to:0x020f75a4 module:overlay(31) +from:0x020f7658 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020f7664 kind:load to:0x021148c0 module:overlay(31) +from:0x020f769c kind:arm_call to:0x020f75c4 module:overlay(31) +from:0x020f7700 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x020f7708 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x020f7714 kind:arm_call to:0x020f75c4 module:overlay(31) +from:0x020f7778 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x020f7780 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x020f778c kind:arm_call to:0x020f75c4 module:overlay(31) +from:0x020f77c4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f77d8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f77e0 kind:arm_call to:0x02011ff4 module:main +from:0x020f77f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f7800 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f7818 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020f7820 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f7828 kind:arm_call to:0x02011ff4 module:main +from:0x020f7840 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7848 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f7860 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7868 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f7870 kind:arm_call to:0x02011ff4 module:main +from:0x020f7888 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7890 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f78a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f78b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f78b8 kind:arm_call to:0x02011ff4 module:main +from:0x020f78e4 kind:arm_call to:0x0203d160 module:main +from:0x020f7908 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020f7910 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020f7920 kind:load to:0x020e1914 module:overlay(31) +from:0x020f7924 kind:load to:0x020e34cc module:overlay(31) +from:0x020f7958 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x020f796c kind:load to:0x027e0cec module:dtcm +from:0x020f797c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x020f7990 kind:load to:0x02114920 module:overlay(31) +from:0x020f79b0 kind:arm_call to:0x020a4c54 module:overlay(0) +from:0x020f79c8 kind:arm_call to:0x02034060 module:main +from:0x020f79d4 kind:arm_call to:0x02015ea8 module:main +from:0x020f79f0 kind:arm_call to:0x02034060 module:main +from:0x020f79f8 kind:arm_call to:0x02033f7c module:main +from:0x020f7a0c kind:arm_call to:0x02034060 module:main +from:0x020f7a28 kind:arm_call to:0x02034060 module:main +from:0x020f7a30 kind:arm_call to:0x02033f7c module:main +from:0x020f7a48 kind:arm_call to:0x02034060 module:main +from:0x020f7a68 kind:arm_call_thumb to:0x02015628 module:main +from:0x020f7a74 kind:arm_call_thumb to:0x02015664 module:main +from:0x020f7a84 kind:arm_call to:0x02034060 module:main +from:0x020f7a8c kind:arm_call to:0x02033f7c module:main +from:0x020f7aa4 kind:arm_call to:0x02034060 module:main +from:0x020f7ab8 kind:arm_call_thumb to:0x020156c8 module:main +from:0x020f7ad0 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x020f7b28 kind:arm_call_thumb to:0x020156f4 module:main +from:0x020f7b30 kind:arm_call_thumb to:0x02015644 module:main +from:0x020f7b3c kind:load to:0x02114944 module:overlay(31) +from:0x020f7b40 kind:load to:0x0211494c module:overlay(31) +from:0x020f7b44 kind:load to:0x020aa29c module:overlay(0) +from:0x020f7b4c kind:load to:0x020aa294 module:overlay(0) +from:0x020f7b64 kind:arm_call to:0x02011f3c module:main +from:0x020f7b80 kind:load to:0x02011ff4 module:main +from:0x020f7b8c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7ba0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x020f7ba8 kind:arm_call to:0x02011ff4 module:main +from:0x020f7bbc kind:load to:0x02116da4 module:overlay(31) +from:0x020f7bd0 kind:arm_call to:0x02011f3c module:main +from:0x020f7bdc kind:arm_call to:0x020f7c0c module:overlay(31) +from:0x020f7bf0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f7c08 kind:load to:0x02114960 module:overlay(31) +from:0x020f7c14 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f7c2c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020f7c38 kind:load to:0x02114984 module:overlay(31) +from:0x020f7c5c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f7c80 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020f7cac kind:arm_call to:0x02098adc module:overlay(0) +from:0x020f7cc0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f7cd0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f7ce4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f7cec kind:arm_call to:0x02011ff4 module:main +from:0x020f7d00 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f7d18 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x020f7d38 kind:load to:0x021149f0 module:overlay(31) +from:0x020f7d48 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x020f7d68 kind:load to:0x021149f0 module:overlay(31) +from:0x020f7d90 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x020f7df4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f7e00 kind:arm_call to:0x01fff458 module:itcm +from:0x020f7e94 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x020f7eb8 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7ec0 kind:load to:0x0203e964 module:main +from:0x020f7ed8 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x020f7ef4 kind:load to:0x02116df0 module:overlay(31) +from:0x020f7f08 kind:arm_call to:0x02011f3c module:main +from:0x020f7f14 kind:arm_call to:0x020f7f44 module:overlay(31) +from:0x020f7f28 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f7f40 kind:load to:0x02114a00 module:overlay(31) +from:0x020f7f4c kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f7f60 kind:load to:0x02114a24 module:overlay(31) +from:0x020f7f8c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f7fa4 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020f7fac kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f7fb4 kind:arm_call to:0x02098544 module:overlay(0) +from:0x020f7fdc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f7ff4 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020f8008 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f801c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f8024 kind:arm_call to:0x02011ff4 module:main +from:0x020f8038 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f804c kind:load to:0x02116e3c module:overlay(31) +from:0x020f8060 kind:arm_call to:0x02011f3c module:main +from:0x020f806c kind:arm_call to:0x020f809c module:overlay(31) +from:0x020f8080 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f8098 kind:load to:0x02114a80 module:overlay(31) +from:0x020f80a4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f80b8 kind:load to:0x02114aa4 module:overlay(31) +from:0x020f80dc kind:arm_call to:0x01ffedac module:itcm +from:0x020f80f4 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x020f810c kind:load to:0x027e0cd8 module:dtcm +from:0x020f8118 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f812c kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f8134 kind:arm_call to:0x02011ff4 module:main +from:0x020f8148 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f815c kind:load to:0x02116e88 module:overlay(31) +from:0x020f8170 kind:arm_call to:0x02011f3c module:main +from:0x020f817c kind:arm_call to:0x020f81c0 module:overlay(31) +from:0x020f8190 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f81bc kind:load to:0x02114b00 module:overlay(31) +from:0x020f81c8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f81e4 kind:load to:0x02114b24 module:overlay(31) +from:0x020f8214 kind:arm_call to:0x02097530 module:overlay(0) +from:0x020f8234 kind:arm_call to:0x020f82e4 module:overlay(31) +from:0x020f8240 kind:load to:0x02110cc4 module:overlay(31) +from:0x020f8244 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f8290 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f82a4 kind:arm_call to:0x020f82e4 module:overlay(31) +from:0x020f82b4 kind:arm_call to:0x020f82e4 module:overlay(31) +from:0x020f82c8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f82dc kind:arm_call to:0x020f82e4 module:overlay(31) +from:0x020f8308 kind:arm_call to:0x020f8328 module:overlay(31) +from:0x020f8344 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f83a4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f83c0 kind:load to:0x02110cc0 module:overlay(31) +from:0x020f83c4 kind:load to:0x02110cc4 module:overlay(31) +from:0x020f83c8 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f83d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f83e8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f83f0 kind:arm_call to:0x02011ff4 module:main +from:0x020f8404 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020f8418 kind:load to:0x02116ed4 module:overlay(31) +from:0x020f842c kind:arm_call to:0x02011f3c module:main +from:0x020f8438 kind:arm_call to:0x020f8610 module:overlay(31) +from:0x020f844c kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f8480 kind:load to:0x02114bb8 module:overlay(31) +from:0x020f8540 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f854c kind:arm_call to:0x01fff458 module:itcm +from:0x020f85ac kind:arm_call to:0x0207c044 module:overlay(0) +from:0x020f85bc kind:load to:0x027e0ce4 module:dtcm +from:0x020f85dc kind:arm_call to:0x01fff458 module:itcm +from:0x020f85f8 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f8604 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f861c kind:arm_call to:0x020983dc module:overlay(0) +from:0x020f8688 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x020f8694 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x020f86d4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020f871c kind:arm_call to:0x0203d160 module:main +from:0x020f8754 kind:arm_call_thumb to:0x020d6788 module:overlay(24) +from:0x020f8784 kind:load to:0x02114c8c module:overlay(31) +from:0x020f8788 kind:load to:0x02116ed4 module:overlay(31) +from:0x020f878c kind:load to:0x020b19a8 module:overlay(0) +from:0x020f8790 kind:load to:0x02114b80 module:overlay(31) +from:0x020f8794 kind:load to:0x02114b9c module:overlay(31) +from:0x020f8798 kind:load to:0x027e0130 module:dtcm +from:0x020f879c kind:load to:0x020a0328 module:overlay(0) +from:0x020f87a0 kind:load to:0x020e5824 module:overlay(31) +from:0x020f87ac kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f87c0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f8874 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f88a8 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f88b8 kind:load to:0x027e09a4 module:dtcm +from:0x020f8918 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020f8940 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f8948 kind:arm_call to:0x020f98fc module:overlay(31) +from:0x020f8950 kind:load to:0x02114bd4 module:overlay(31) +from:0x020f89ac kind:load to:0x02114c2c module:overlay(31) +from:0x020f8a00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f8a20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f8a3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x020f8a54 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f8a5c kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f8a68 kind:load to:0x027e0cec module:dtcm +from:0x020f8a70 kind:load to:0x027e09a8 module:dtcm +from:0x020f8a8c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f8b10 kind:arm_call to:0x01fff60c module:itcm +from:0x020f8b20 kind:load to:0x027e09b4 module:dtcm +from:0x020f8b40 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f8b54 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f8b84 kind:load to:0x020aed4c module:overlay(0) +from:0x020f8ba0 kind:arm_call to:0x02098964 module:overlay(0) +from:0x020f8bd0 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f8be8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f8c08 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f8c2c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020f8c6c kind:arm_call to:0x0207decc module:overlay(0) +from:0x020f8c78 kind:load to:0x027e09a8 module:dtcm +from:0x020f8c80 kind:load to:0x027e09c0 module:dtcm +from:0x020f8cf0 kind:load to:0x020f9c24 module:overlay(31) +from:0x020f8d08 kind:arm_call to:0x020f9c28 module:overlay(31) +from:0x020f8d14 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020f8d2c kind:arm_call to:0x02098964 module:overlay(0) +from:0x020f8d54 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f8d5c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f8d78 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f8d80 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f8d90 kind:arm_call to:0x020f8f18 module:overlay(31) +from:0x020f8e54 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x020f8e64 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f8e88 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020f8eb8 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020f8ef4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020f8efc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f8f08 kind:load to:0x02114b9c module:overlay(31) +from:0x020f8f0c kind:load to:0x0203e964 module:main +from:0x020f8f10 kind:load to:0x027e09c0 module:dtcm +from:0x020f8f40 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020f8fb0 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x020f8fe4 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x020f8ff4 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f9000 kind:load to:0x027e0d38 module:dtcm +from:0x020f9020 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020f9034 kind:arm_call to:0x020f89b0 module:overlay(31) +from:0x020f907c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x020f90cc kind:arm_call to:0x0209764c module:overlay(0) +from:0x020f9124 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020f9140 kind:load to:0x020b53e4 module:overlay(0) +from:0x020f9194 kind:arm_call to:0x020f8f18 module:overlay(31) +from:0x020f91d8 kind:arm_call to:0x01ff916c module:itcm +from:0x020f91e8 kind:arm_call to:0x02098964 module:overlay(0) +from:0x020f9228 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020f9264 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f9288 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f9298 kind:load to:0x027e09c0 module:dtcm +from:0x020f92d0 kind:arm_call to:0x021663a0 module:overlay(93) +from:0x020f92d8 kind:load to:0x027e0d8c module:dtcm +from:0x020f92f0 kind:arm_call to:0x020f8f18 module:overlay(31) +from:0x020f9300 kind:arm_call to:0x02098964 module:overlay(0) +from:0x020f9340 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020f9358 kind:arm_call to:0x020f9cd4 module:overlay(31) +from:0x020f936c kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f9378 kind:load to:0x027e09c0 module:dtcm +from:0x020f93b0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020f93c4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x020f9424 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f9434 kind:arm_call to:0x02098964 module:overlay(0) +from:0x020f9458 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x020f9464 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f946c kind:load to:0x027e0d38 module:dtcm +from:0x020f94e0 kind:load to:0x020aed4c module:overlay(0) +from:0x020f9508 kind:arm_call to:0x02098964 module:overlay(0) +from:0x020f953c kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f954c kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f9564 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020f9588 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020f9594 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020f95b0 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020f95bc kind:load to:0x027e09a8 module:dtcm +from:0x020f962c kind:arm_call to:0x020f9c24 module:overlay(31) +from:0x020f9648 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x020f9658 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f9698 kind:arm_call to:0x020f9c28 module:overlay(31) +from:0x020f96a4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x020f96bc kind:arm_call to:0x02098964 module:overlay(0) +from:0x020f96e4 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f96ec kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f9708 kind:arm_call to:0x020f8954 module:overlay(31) +from:0x020f9710 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f9720 kind:arm_call to:0x020f8f18 module:overlay(31) +from:0x020f97e4 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x020f97f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f9814 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020f9844 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x020f9880 kind:arm_call to:0x0207decc module:overlay(0) +from:0x020f98bc kind:arm_call to:0x020d6af8 module:overlay(24) +from:0x020f98cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f98d4 kind:arm_call to:0x020f9a14 module:overlay(31) +from:0x020f98dc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f98e8 kind:load to:0x02114b9c module:overlay(31) +from:0x020f98ec kind:load to:0x0203e964 module:main +from:0x020f98f0 kind:load to:0x027e09c0 module:dtcm +from:0x020f9990 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f99f0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f9a00 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f9a10 kind:load to:0x0203e964 module:main +from:0x020f9a38 kind:arm_call to:0x02017e8c module:main +from:0x020f9ac0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f9b1c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f9b48 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f9b9c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f9bf0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x020f9c00 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f9c0c kind:load to:0x0203e964 module:main +from:0x020f9c14 kind:load to:0x02110cc8 module:overlay(31) +from:0x020f9c18 kind:load to:0x02110cd4 module:overlay(31) +from:0x020f9c1c kind:load to:0x02110ce0 module:overlay(31) +from:0x020f9c20 kind:load to:0x02110cec module:overlay(31) +from:0x020f9cc4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020f9ccc kind:load to:0x027e09a8 module:dtcm +from:0x020f9ce8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020f9d00 kind:arm_call to:0x01fff148 module:itcm +from:0x020f9d2c kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9d4c kind:arm_call to:0x01fff148 module:itcm +from:0x020f9d5c kind:arm_call to:0x01fff148 module:itcm +from:0x020f9dbc kind:arm_call to:0x0208bec0 module:overlay(0) +from:0x020f9dd4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9dec kind:load to:0x027e0ce0 module:dtcm +from:0x020f9e04 kind:load to:0x020f8954 module:overlay(31) +from:0x020f9e10 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f9e18 kind:arm_call to:0x02011ff4 module:main +from:0x020f9e2c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f9e34 kind:arm_call to:0x02011ff4 module:main +from:0x020f9e58 kind:arm_call to:0x0203d210 module:main +from:0x020f9e60 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f9e68 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f9e70 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020f9e78 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f9e80 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f9e8c kind:load to:0x020a0328 module:overlay(0) +from:0x020f9ea8 kind:arm_call to:0x0203d210 module:main +from:0x020f9eb0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x020f9eb8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x020f9ec0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x020f9ec8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020f9ed0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020f9ed8 kind:arm_call to:0x02011ff4 module:main +from:0x020f9ee4 kind:load to:0x020a0328 module:overlay(0) +from:0x020f9ef0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020f9f04 kind:load to:0x02117064 module:overlay(31) +from:0x020f9f18 kind:arm_call to:0x02011f3c module:main +from:0x020f9f24 kind:arm_call to:0x020fa13c module:overlay(31) +from:0x020f9f38 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f9f68 kind:load to:0x02114d80 module:overlay(31) +from:0x020f9f74 kind:load to:0x021170a0 module:overlay(31) +from:0x020f9f88 kind:arm_call to:0x02011f3c module:main +from:0x020f9f94 kind:arm_call to:0x020fa13c module:overlay(31) +from:0x020f9fa8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020f9fd8 kind:load to:0x02114dec module:overlay(31) +from:0x020f9fe4 kind:load to:0x02116fec module:overlay(31) +from:0x020f9ff8 kind:arm_call to:0x02011f3c module:main +from:0x020fa004 kind:arm_call to:0x020fa13c module:overlay(31) +from:0x020fa018 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020fa048 kind:load to:0x02114dc8 module:overlay(31) +from:0x020fa054 kind:load to:0x02117028 module:overlay(31) +from:0x020fa068 kind:arm_call to:0x02011f3c module:main +from:0x020fa074 kind:arm_call to:0x020fa13c module:overlay(31) +from:0x020fa088 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020fa0b8 kind:load to:0x02114da4 module:overlay(31) +from:0x020fa0e4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x020fa120 kind:arm_call to:0x02097448 module:overlay(0) +from:0x020fa134 kind:load to:0x020b53e4 module:overlay(0) +from:0x020fa144 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x020fa164 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020fa180 kind:arm_call to:0x020fab28 module:overlay(31) +from:0x020fa1a4 kind:arm_call to:0x01fff458 module:itcm +from:0x020fa2f0 kind:arm_call to:0x01ffedac module:itcm +from:0x020fa304 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x020fa31c kind:load to:0x02114e10 module:overlay(31) +from:0x020fa328 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa334 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa338 kind:load to:0x02114ce0 module:overlay(31) +from:0x020fa360 kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fa374 kind:load to:0x020fa390 module:overlay(31) +from:0x020fa388 kind:arm_call to:0x020fa390 module:overlay(31) +from:0x020fa3fc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x020fa470 kind:arm_call to:0x01fff1e0 module:itcm +from:0x020fa4b4 kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fa4d4 kind:arm_call to:0x020faa30 module:overlay(31) +from:0x020fa4fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fa518 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x020fa534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fa548 kind:load to:0x02114cf0 module:overlay(31) +from:0x020fa550 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa594 kind:load to:0x02114d28 module:overlay(31) +from:0x020fa5a4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x020fa5bc kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fa5dc kind:arm_call to:0x0209888c module:overlay(0) +from:0x020fa604 kind:arm_call to:0x01fff05c module:itcm +from:0x020fa630 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020fa644 kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fa650 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa6dc kind:arm_call to:0x0209888c module:overlay(0) +from:0x020fa710 kind:arm_call to:0x020bf9dc module:overlay(17) +from:0x020fa718 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x020fa734 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fa740 kind:arm_call to:0x020bfa08 module:overlay(17) +from:0x020fa774 kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fa77c kind:load to:0x027e0ce4 module:dtcm +from:0x020fa7bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fa7d0 kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fa7f4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fa828 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x020fa84c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020fa858 kind:load to:0x027e09a8 module:dtcm +from:0x020fa878 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fa8cc kind:arm_call to:0x020a8840 module:overlay(0) +from:0x020fa8e4 kind:arm_call to:0x020a8874 module:overlay(0) +from:0x020fa8f4 kind:arm_call to:0x020d9954 module:overlay(31) +from:0x020fa958 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020fa960 kind:load to:0x027e09b8 module:dtcm +from:0x020fa964 kind:load to:0x027e0d34 module:dtcm +from:0x020fa968 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa980 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020fa9c8 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x020fa9e8 kind:arm_call to:0x0205c1f0 module:overlay(0) +from:0x020faa20 kind:arm_call to:0x0205c204 module:overlay(0) +from:0x020faa2c kind:load to:0x02110cf8 module:overlay(31) +from:0x020fab20 kind:arm_call to:0x02098524 module:overlay(0) +from:0x020fab3c kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x020fab5c kind:load to:0x02114d68 module:overlay(31) +from:0x020fab84 kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fab94 kind:arm_call to:0x020f6414 module:overlay(31) +from:0x020fabb4 kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fabbc kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x020fabd8 kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fabe4 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x020fabfc kind:arm_call to:0x020fa554 module:overlay(31) +from:0x020fac04 kind:arm_call to:0x020f64ac module:overlay(31) +from:0x020fac14 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fac28 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fac30 kind:arm_call to:0x02011ff4 module:main +from:0x020fac44 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020fac58 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020fac6c kind:arm_call to:0x02097778 module:overlay(0) +from:0x020fac80 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020fac94 kind:load to:0x021170ec module:overlay(31) +from:0x020faca8 kind:arm_call to:0x02011f3c module:main +from:0x020facb4 kind:arm_call to:0x020face4 module:overlay(31) +from:0x020facc8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020face0 kind:load to:0x02114e94 module:overlay(31) +from:0x020facec kind:arm_call to:0x020983dc module:overlay(0) +from:0x020facf4 kind:arm_call to:0x02061648 module:overlay(0) +from:0x020fad88 kind:load to:0x02114e7c module:overlay(31) +from:0x020fad8c kind:load to:0x02114eb8 module:overlay(31) +from:0x020fad90 kind:load to:0x02114f34 module:overlay(31) +from:0x020fadcc kind:arm_call to:0x01fff350 module:itcm +from:0x020fae00 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020fae58 kind:load to:0x027e0ce4 module:dtcm +from:0x020fae5c kind:load to:0x02112c14 module:overlay(31) +from:0x020fae64 kind:load to:0x0204a088 module:main +from:0x020fae68 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x020fae9c kind:arm_call to:0x0206f980 module:overlay(0) +from:0x020faea8 kind:arm_call to:0x020fb2b4 module:overlay(31) +from:0x020faeb4 kind:load to:0x020b5328 module:overlay(0) +from:0x020faf08 kind:arm_call to:0x020d9a6c module:overlay(31) +from:0x020faf1c kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020faf2c kind:load to:0x027e0d34 module:dtcm +from:0x020faf30 kind:load to:0x02110d1c module:overlay(31) +from:0x020faf34 kind:load to:0x020b51f8 module:overlay(0) +from:0x020faf8c kind:arm_call to:0x0206d274 module:overlay(0) +from:0x020faf98 kind:arm_call to:0x020c6d40 module:overlay(24) +from:0x020fafa8 kind:arm_call to:0x020c6d4c module:overlays(19,24) +from:0x020fafd4 kind:load to:0x0204a088 module:main +from:0x020fafd8 kind:load to:0x020b51f8 module:overlay(0) +from:0x020fafdc kind:load to:0x027e0994 module:dtcm +from:0x020fb000 kind:arm_call to:0x02098adc module:overlay(0) +from:0x020fb04c kind:arm_call to:0x02098adc module:overlay(0) +from:0x020fb084 kind:arm_call to:0x020fb334 module:overlay(31) +from:0x020fb09c kind:arm_call to:0x020611fc module:overlay(0) +from:0x020fb0a8 kind:arm_call to:0x020c6d4c module:overlays(19,24) +from:0x020fb0b4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020fb0d4 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb100 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020fb128 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x020fb148 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb178 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x020fb198 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x020fb1d4 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb208 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x020fb224 kind:load to:0x0204a088 module:main +from:0x020fb228 kind:load to:0x027e0994 module:dtcm +from:0x020fb22c kind:load to:0x027e0ce0 module:dtcm +from:0x020fb230 kind:load to:0x027e09b8 module:dtcm +from:0x020fb268 kind:arm_call to:0x020d9a8c module:overlay(31) +from:0x020fb2b0 kind:load to:0x027e0d34 module:dtcm +from:0x020fb2f4 kind:arm_call to:0x020fb234 module:overlay(31) +from:0x020fb310 kind:arm_call to:0x020fb24c module:overlay(31) +from:0x020fb38c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020fb394 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fb39c kind:arm_call to:0x02011ff4 module:main +from:0x020fb3b4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x020fb3bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fb3d0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020fb3e4 kind:arm_branch to:0x020fb380 module:overlay(31) +from:0x020fb3f4 kind:arm_branch to:0x020faf38 module:overlay(31) +from:0x020fb404 kind:arm_branch to:0x020faed8 module:overlay(31) +from:0x020fb414 kind:arm_branch to:0x020faee4 module:overlay(31) +from:0x020fb424 kind:arm_branch to:0x020faeb8 module:overlay(31) +from:0x020fb434 kind:arm_branch to:0x020fb3a8 module:overlay(31) +from:0x020fb444 kind:load to:0x02117138 module:overlay(31) +from:0x020fb458 kind:arm_call to:0x02011f3c module:main +from:0x020fb464 kind:arm_call to:0x020fb494 module:overlay(31) +from:0x020fb478 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x020fb490 kind:load to:0x02114f64 module:overlay(31) +from:0x020fb49c kind:arm_call to:0x020e3ec0 module:overlay(31) +from:0x020fb4ac kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x020fb4b8 kind:load to:0x02114f88 module:overlay(31) +from:0x020fb4d0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x020fb4f4 kind:load to:0x020b508c module:overlay(0) +from:0x020fb550 kind:arm_call to:0x020e3f18 module:overlay(31) +from:0x020fb58c kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x020fb594 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fb5ac kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x020fb5b4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fb5bc kind:arm_call to:0x02011ff4 module:main +from:0x020fb5d0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x020fb5e4 kind:load to:0x02117184 module:overlay(31) +from:0x020fb5f8 kind:arm_call to:0x02011f3c module:main +from:0x020fb604 kind:arm_call to:0x020fb634 module:overlay(31) +from:0x020fb618 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020fb630 kind:load to:0x02114ff4 module:overlay(31) +from:0x020fb63c kind:arm_call to:0x020983dc module:overlay(0) +from:0x020fb694 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020fb6bc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x020fb6d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020fb708 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x020fb720 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x020fb738 kind:load to:0x02115048 module:overlay(31) +from:0x020fb73c kind:load to:0x02117184 module:overlay(31) +from:0x020fb740 kind:load to:0x021137dc module:overlay(31) +from:0x020fb7c0 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x020fb7f8 kind:load to:0x02115010 module:overlay(31) +from:0x020fb874 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fb8b4 kind:arm_call to:0x01ffc634 module:itcm +from:0x020fb8cc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020fb8d4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020fb8dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020fb8e4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fb8fc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020fb904 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x020fb90c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020fb914 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fb91c kind:arm_call to:0x02011ff4 module:main +from:0x020fb930 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020fb944 kind:load to:0x0211726c module:overlay(31) +from:0x020fb958 kind:arm_call to:0x02011f3c module:main +from:0x020fb964 kind:arm_call to:0x020fb9b0 module:overlay(31) +from:0x020fb978 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020fb9a8 kind:load to:0x021150c0 module:overlay(31) +from:0x020fb9b8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x020fb9e0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x020fb9ec kind:arm_call to:0x020fbd34 module:overlay(31) +from:0x020fba04 kind:load to:0x021150e4 module:overlay(31) +from:0x020fba80 kind:arm_call to:0x020fbab8 module:overlay(31) +from:0x020fba88 kind:arm_call to:0x020fbac4 module:overlay(31) +from:0x020fba90 kind:arm_call to:0x020fbae4 module:overlay(31) +from:0x020fba98 kind:arm_call to:0x020fbb90 module:overlay(31) +from:0x020fbac0 kind:load to:0x020fbcbc module:overlay(31) +from:0x020fbad8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fbae0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fbafc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fbb44 kind:arm_call to:0x01fff148 module:itcm +from:0x020fbb7c kind:arm_call to:0x0210d8c4 module:overlay(31) +from:0x020fbb88 kind:load to:0x027e0ce4 module:dtcm +from:0x020fbb8c kind:load to:0x027e0ce0 module:dtcm +from:0x020fbbbc kind:arm_call to:0x01ff993c module:itcm +from:0x020fbbd4 kind:arm_call to:0x0210d8c4 module:overlay(31) +from:0x020fbc84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fbca8 kind:arm_call to:0x0210d880 module:overlay(31) +from:0x020fbcb4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fbccc kind:load to:0x02098a34 module:overlay(0) +from:0x020fbd2c kind:arm_call to:0x0210d840 module:overlay(31) +from:0x020fbd48 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x020fbd68 kind:load to:0x021150a8 module:overlay(31) +from:0x020fbda4 kind:arm_call to:0x020fbcd0 module:overlay(31) +from:0x020fbdb4 kind:arm_call to:0x020f6414 module:overlay(31) +from:0x020fbde0 kind:arm_call to:0x020fbd10 module:overlay(31) +from:0x020fbde8 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x020fbe18 kind:arm_call to:0x020f64ac module:overlay(31) +from:0x020fbe50 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x020fbe60 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fbe74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x020fbe7c kind:arm_call to:0x02011ff4 module:main +from:0x020fbe90 kind:arm_call to:0x02097960 module:overlay(0) +from:0x020fbeb4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020fbf68 kind:load to:0x02114058 module:overlay(31) +from:0x020fbf80 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x020fbf88 kind:arm_call to:0x02073268 module:overlay(0) +from:0x020fc024 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020fc034 kind:load to:0x02115148 module:overlay(31) +from:0x020fc038 kind:load to:0x021151e0 module:overlay(31) +from:0x020fc03c kind:load to:0x02117344 module:overlay(31) +from:0x020fc0c8 kind:arm_call to:0x0209d344 module:overlay(0) +from:0x020fc158 kind:arm_call to:0x020fce70 module:overlay(31) +from:0x020fc178 kind:load to:0x02117374 module:overlay(31) +from:0x020fc17c kind:load to:0x02117350 module:overlay(31) +from:0x020fc180 kind:load to:0x02117398 module:overlay(31) +from:0x020fc1ec kind:arm_call to:0x01ffb464 module:itcm +from:0x020fc1fc kind:arm_call to:0x01ff9218 module:itcm +from:0x020fc428 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fc438 kind:arm_call to:0x01ff9218 module:itcm +from:0x020fc5a4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x020fc5e8 kind:load to:0x027e09b8 module:dtcm +from:0x020fc644 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020fc684 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020fc6b8 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020fc6d0 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020fc764 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc7b8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020fc880 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020fc8f8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020fc914 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x020fc960 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020fc984 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc9e0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x020fcacc kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020fcb44 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020fcbf0 kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x020fcc60 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020fcc7c kind:load to:0x027e09b8 module:dtcm +from:0x020fcc8c kind:load to:0x0209d6bc module:overlay(0) +from:0x020fcc9c kind:load to:0x0209d2f0 module:overlay(0) +from:0x020fcd90 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020fcd98 kind:arm_call to:0x01ff9f38 module:itcm +from:0x020fcda4 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x020fcdb8 kind:arm_call to:0x01ff9fbc module:itcm +from:0x020fcdd4 kind:arm_call to:0x02028c4c module:main +from:0x020fce04 kind:arm_call to:0x0201aa44 module:main +from:0x020fce10 kind:load to:0x02117344 module:overlay(31) +from:0x020fce18 kind:load to:0x027e0998 module:dtcm +from:0x020fce1c kind:load to:0x0203f964 module:main +from:0x020fce20 kind:load to:0x0204af1c module:main +from:0x020fce24 kind:load to:0x02117344 module:overlay(31) +from:0x020fce3c kind:load to:0x020a0388 module:overlay(0) +from:0x020fce50 kind:arm_call to:0x020fce70 module:overlay(31) +from:0x020fce84 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x020fce90 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x020fd02c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fd038 kind:load to:0x0203e964 module:main +from:0x020fd078 kind:arm_call to:0x0209d280 module:overlay(0) +from:0x020fd0e8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd124 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x020fd158 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x020fd198 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x020fd1a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd1cc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fd1d4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020fd1ec kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fd1f4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020fd1fc kind:arm_call to:0x02011ff4 module:main +from:0x020fd210 kind:arm_branch to:0x020fd0a8 module:overlay(31) +from:0x020fd220 kind:arm_branch to:0x020fd0a4 module:overlay(31) +from:0x020fd230 kind:load to:0x021173cc module:overlay(31) +from:0x020fd244 kind:arm_call to:0x02011f3c module:main +from:0x020fd250 kind:arm_call to:0x020fd2a8 module:overlay(31) +from:0x020fd268 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x020fd2a0 kind:load to:0x021151fc module:overlay(31) +from:0x020fd2b0 kind:arm_call to:0x020fbf74 module:overlay(31) +from:0x020fd354 kind:load to:0x02115218 module:overlay(31) +from:0x020fd358 kind:load to:0x021152b0 module:overlay(31) +from:0x020fd35c kind:load to:0x021173cc module:overlay(31) +from:0x020fd360 kind:load to:0x020b19a8 module:overlay(0) +from:0x020fd378 kind:arm_call to:0x020fc040 module:overlay(31) +from:0x020fd3a0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd3b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd3e8 kind:arm_call to:0x02080570 module:overlay(0) +from:0x020fd3f4 kind:arm_call to:0x02080420 module:overlay(0) +from:0x020fd43c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020fd458 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020fd490 kind:arm_call to:0x02080570 module:overlay(0) +from:0x020fd4a0 kind:arm_call to:0x020fdff8 module:overlay(31) +from:0x020fd4c4 kind:arm_call to:0x02080420 module:overlay(0) +from:0x020fd4f8 kind:arm_call to:0x020fe72c module:overlay(31) +from:0x020fd500 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020fd514 kind:arm_call to:0x02078380 module:overlay(0) +from:0x020fd520 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd524 kind:load to:0x027e09bc module:dtcm +from:0x020fd530 kind:load to:0x020fd0a4 module:overlay(31) +from:0x020fd55c kind:arm_call to:0x020fd0a8 module:overlay(31) +from:0x020fd57c kind:arm_call to:0x02078264 module:overlay(0) +from:0x020fd590 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x020fd598 kind:load to:0x027e09bc module:dtcm +from:0x020fd59c kind:load to:0x02110d30 module:overlay(31) +from:0x020fd5a0 kind:load to:0x020b51f8 module:overlay(0) +from:0x020fd62c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020fd66c kind:arm_call to:0x020fe72c module:overlay(31) +from:0x020fd680 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020fd68c kind:arm_call to:0x0206d134 module:overlay(0) +from:0x020fd698 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd6b0 kind:arm_call to:0x021661d8 module:overlay(93) +from:0x020fd6c4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x020fd6fc kind:arm_call to:0x020fe72c module:overlay(31) +from:0x020fd710 kind:arm_call to:0x02078798 module:overlay(0) +from:0x020fd734 kind:arm_call to:0x02073320 module:overlay(0) +from:0x020fd754 kind:arm_call to:0x02073340 module:overlay(0) +from:0x020fd768 kind:arm_call to:0x020d9964 module:overlay(31) +from:0x020fd774 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd788 kind:arm_call to:0x021661e8 module:overlays(93,94) +from:0x020fd7b0 kind:arm_call to:0x02073340 module:overlay(0) +from:0x020fd7c8 kind:arm_call to:0x020d9964 module:overlay(31) +from:0x020fd7d4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd7fc kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020fd814 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020fd85c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fd870 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020fd88c kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x020fd89c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x020fd8ac kind:arm_call to:0x020fc184 module:overlay(31) +from:0x020fd8e8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fd8fc kind:load to:0x027e09bc module:dtcm +from:0x020fd900 kind:load to:0x020b51f8 module:overlay(0) +from:0x020fd904 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd908 kind:load to:0x027e0d8c module:dtcm +from:0x020fd90c kind:load to:0x027e09b8 module:dtcm +from:0x020fd910 kind:load to:0x027e0d34 module:dtcm +from:0x020fd914 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd920 kind:arm_call to:0x020fc588 module:overlay(31) +from:0x020fd9bc kind:arm_call to:0x0209d280 module:overlay(0) +from:0x020fd9f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fda4c kind:arm_call to:0x02073004 module:overlay(0) +from:0x020fdac0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x020fdad0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x020fdae4 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020fdafc kind:arm_call to:0x0209d318 module:overlay(0) +from:0x020fdb0c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x020fdb24 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x020fdb34 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x020fdb74 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020fdbac kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fdbc4 kind:arm_call to:0x021661d8 module:overlay(93) +from:0x020fdbd4 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020fdc08 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020fdc20 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020fdc38 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020fdc50 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x020fdc88 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x020fdc98 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020fdca8 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x020fdcc0 kind:arm_call to:0x02080570 module:overlay(0) +from:0x020fdcd8 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x020fdcf4 kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x020fdd0c kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020fdd18 kind:load to:0x027e09b8 module:dtcm +from:0x020fdd1c kind:load to:0x020b51f8 module:overlay(0) +from:0x020fdd20 kind:load to:0x027e0d38 module:dtcm +from:0x020fdd24 kind:load to:0x027e0ce0 module:dtcm +from:0x020fdd28 kind:load to:0x027e0d8c module:dtcm +from:0x020fdd2c kind:load to:0x027e0cd8 module:dtcm +from:0x020fdd30 kind:load to:0x027e09a4 module:dtcm +from:0x020fdd34 kind:load to:0x02110d30 module:overlay(31) +from:0x020fdd58 kind:arm_call to:0x020fcc84 module:overlay(31) +from:0x020fdd84 kind:arm_call to:0x01fff148 module:itcm +from:0x020fdd94 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020fddbc kind:arm_call to:0x0209711c module:overlay(0) +from:0x020fddcc kind:arm_call to:0x020970a0 module:overlay(0) +from:0x020fdde0 kind:arm_call to:0x020fcc84 module:overlay(31) +from:0x020fdde8 kind:load to:0x027e0cd8 module:dtcm +from:0x020fddec kind:load to:0x027e0ce0 module:dtcm +from:0x020fddf0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fde1c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020fde30 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x020fde58 kind:arm_call to:0x0209711c module:overlay(0) +from:0x020fde70 kind:arm_call to:0x02080570 module:overlay(0) +from:0x020fde84 kind:arm_call to:0x020970a0 module:overlay(0) +from:0x020fde98 kind:load to:0x027e0cd8 module:dtcm +from:0x020fde9c kind:load to:0x027e0ce4 module:dtcm +from:0x020fdee0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020fdef4 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x020fdf1c kind:arm_call to:0x0209711c module:overlay(0) +from:0x020fdf38 kind:arm_call to:0x020970a0 module:overlay(0) +from:0x020fdf54 kind:arm_call to:0x01fff148 module:itcm +from:0x020fdf64 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020fdf7c kind:arm_call to:0x02080420 module:overlay(0) +from:0x020fdf94 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020fdfb4 kind:arm_call to:0x0209711c module:overlay(0) +from:0x020fdfd0 kind:arm_call to:0x02080420 module:overlay(0) +from:0x020fdfec kind:load to:0x027e0cd8 module:dtcm +from:0x020fdff0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fdff4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fe02c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020fe040 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x020fe068 kind:arm_call to:0x0209711c module:overlay(0) +from:0x020fe084 kind:arm_call to:0x020970a0 module:overlay(0) +from:0x020fe0a8 kind:arm_call to:0x02070594 module:overlay(0) +from:0x020fe0b8 kind:arm_call_thumb to:0x020b8a9c module:overlay(1) +from:0x020fe0c8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x020fe0e4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fe0e8 kind:load to:0x027e0cd8 module:dtcm +from:0x020fe0ec kind:load to:0x027e09a4 module:dtcm +from:0x020fe0f8 kind:load to:0x020fcca8 module:overlay(31) +from:0x020fe134 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020fe178 kind:load to:0x0203e964 module:main +from:0x020fe1c4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x020fe1fc kind:load to:0x027e09b8 module:dtcm +from:0x020fe29c kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020fe2b0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fe2c4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fe2d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe2ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe310 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fe328 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fe350 kind:load to:0x0203e964 module:main +from:0x020fe358 kind:load to:0x027e0cec module:dtcm +from:0x020fe364 kind:arm_call to:0x020fce30 module:overlay(31) +from:0x020fe378 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020fe3a0 kind:load to:0x027e09a8 module:dtcm +from:0x020fe3a4 kind:load to:0x02071b64 module:overlay(0) +from:0x020fe3d8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020fe3e4 kind:load to:0x027e09a8 module:dtcm +from:0x020fe40c kind:load to:0x027e09a8 module:dtcm +from:0x020fe414 kind:load to:0x02071b64 module:overlay(0) +from:0x020fe448 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020fe454 kind:load to:0x027e09a8 module:dtcm +from:0x020fe468 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fe47c kind:load to:0x027e09b8 module:dtcm +from:0x020fe498 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fe4b4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fe4d4 kind:arm_call to:0x020fcf20 module:overlay(31) +from:0x020fe5f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe710 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe71c kind:load to:0x0203e964 module:main +from:0x020fe740 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fe754 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe764 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe798 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020fe7b0 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe7c4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fe7d4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fe7dc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020fe7e4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fe7ec kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020fe804 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fe80c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020fe814 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fe81c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020fe824 kind:arm_call to:0x02011ff4 module:main +from:0x020fe838 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x020fe84c kind:arm_branch to:0x020fd534 module:overlay(31) +from:0x020fe85c kind:arm_branch to:0x020fd528 module:overlay(31) +from:0x020fe86c kind:load to:0x021174b0 module:overlay(31) +from:0x020fe880 kind:arm_call to:0x02011f3c module:main +from:0x020fe88c kind:arm_call to:0x020fe8e8 module:overlay(31) +from:0x020fe8a4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x020fe8e0 kind:load to:0x021152d0 module:overlay(31) +from:0x020fe8f0 kind:arm_call to:0x020fbf74 module:overlay(31) +from:0x020fe98c kind:load to:0x021152ec module:overlay(31) +from:0x020fe990 kind:load to:0x02115384 module:overlay(31) +from:0x020fe994 kind:load to:0x021174b0 module:overlay(31) +from:0x020fe998 kind:load to:0x020b19a8 module:overlay(0) +from:0x020fe9ac kind:arm_call to:0x020fc040 module:overlay(31) +from:0x020fe9c0 kind:arm_call to:0x020fc184 module:overlay(31) +from:0x020fe9d8 kind:load to:0x020fcca8 module:overlay(31) +from:0x020fe9fc kind:arm_call to:0x02039f04 module:main +from:0x020fea04 kind:arm_call to:0x0203b00c module:main +from:0x020fea14 kind:arm_call to:0x02039f04 module:main +from:0x020fea1c kind:arm_call to:0x0203b00c module:main +from:0x020fea28 kind:arm_call to:0x0203a978 module:main +from:0x020fea2c kind:arm_call to:0x0203a5ac module:main +from:0x020fea68 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020feae0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020feb24 kind:load to:0x0203e964 module:main +from:0x020feb3c kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020feb7c kind:arm_call to:0x020a881c module:overlay(0) +from:0x020feba4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x020febac kind:load to:0x027e0ce0 module:dtcm +from:0x020febb4 kind:load to:0x027e09a8 module:dtcm +from:0x020febe8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fec78 kind:load to:0x027e0ce0 module:dtcm +from:0x020fec84 kind:load to:0x0209d6bc module:overlay(0) +from:0x020fecc0 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fecd8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020fece4 kind:load to:0x027e0cec module:dtcm +from:0x020fecf0 kind:arm_call to:0x020fce30 module:overlay(31) +from:0x020fed04 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x020fed50 kind:arm_call to:0x02039f04 module:main +from:0x020fed5c kind:arm_call to:0x0203b00c module:main +from:0x020fed68 kind:arm_call to:0x0203a978 module:main +from:0x020fed6c kind:arm_call to:0x0203a5ac module:main +from:0x020feda8 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020fede0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fedf4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fee08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fee1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fee48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fee58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fee70 kind:arm_call to:0x02052c48 module:overlay(0) +from:0x020fee8c kind:arm_call to:0x02052c48 module:overlay(0) +from:0x020feea0 kind:load to:0x0203e964 module:main +from:0x020feec8 kind:load to:0x027e09a8 module:dtcm +from:0x020feed0 kind:load to:0x02071b64 module:overlay(0) +from:0x020fef04 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020fef10 kind:load to:0x027e09a8 module:dtcm +from:0x020fef2c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fef34 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020fef3c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fef44 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020fef5c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fef64 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x020fef6c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020fef74 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020fef7c kind:arm_call to:0x02011ff4 module:main +from:0x020fef90 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x020fefa4 kind:load to:0x02117594 module:overlay(31) +from:0x020fefb8 kind:arm_call to:0x02011f3c module:main +from:0x020fefc4 kind:arm_call to:0x020ff078 module:overlay(31) +from:0x020fefdc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x020ff00c kind:load to:0x021153a0 module:overlay(31) +from:0x020ff01c kind:arm_call to:0x020fbf74 module:overlay(31) +from:0x020ff03c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020ff044 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020ff06c kind:load to:0x021153bc module:overlay(31) +from:0x020ff070 kind:load to:0x02115454 module:overlay(31) +from:0x020ff074 kind:load to:0x02114058 module:overlay(31) +from:0x020ff080 kind:arm_call to:0x020fbf74 module:overlay(31) +from:0x020ff0a0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x020ff0a8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020ff0d0 kind:load to:0x021153bc module:overlay(31) +from:0x020ff0d4 kind:load to:0x02115454 module:overlay(31) +from:0x020ff0d8 kind:load to:0x02114058 module:overlay(31) +from:0x020ff110 kind:arm_call to:0x020fc040 module:overlay(31) +from:0x020ff1c8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ff1d8 kind:arm_call to:0x020fc184 module:overlay(31) +from:0x020ff224 kind:arm_call to:0x020fc184 module:overlay(31) +from:0x020ff22c kind:load to:0x027e09b8 module:dtcm +from:0x020ff23c kind:load to:0x0209d2f0 module:overlay(0) +from:0x020ff24c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020ff298 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ff2dc kind:load to:0x0203e964 module:main +from:0x020ff2e8 kind:load to:0x020fcca8 module:overlay(31) +from:0x020ff348 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020ff35c kind:arm_call to:0x01ffaf74 module:itcm +from:0x020ff36c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ff38c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020ff3ac kind:load to:0x0203e964 module:main +from:0x020ff3b0 kind:load to:0x027e0cec module:dtcm +from:0x020ff404 kind:load to:0x02117594 module:overlay(31) +from:0x020ff454 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020ff468 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff478 kind:arm_call to:0x01ff9218 module:itcm +from:0x020ff520 kind:load to:0x027e09a8 module:dtcm +from:0x020ff528 kind:load to:0x02071b64 module:overlay(0) +from:0x020ff55c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020ff568 kind:load to:0x027e09a8 module:dtcm +from:0x020ff58c kind:load to:0x027e09a8 module:dtcm +from:0x020ff594 kind:load to:0x02071b64 module:overlay(0) +from:0x020ff5c8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x020ff5d4 kind:load to:0x027e09a8 module:dtcm +from:0x020ff5e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020ff5f0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020ff5f8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020ff610 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x020ff618 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x020ff620 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x020ff628 kind:arm_call to:0x02011ff4 module:main +from:0x020ff63c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x020ff650 kind:load to:0x02117678 module:overlay(31) +from:0x020ff664 kind:arm_call to:0x02011f3c module:main +from:0x020ff670 kind:arm_call to:0x020ff750 module:overlay(31) +from:0x020ff68c kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x020ff6c0 kind:load to:0x02115474 module:overlay(31) +from:0x020ff6d0 kind:arm_call to:0x020fbf74 module:overlay(31) +from:0x020ff704 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020ff734 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x020ff740 kind:load to:0x0211549c module:overlay(31) +from:0x020ff744 kind:load to:0x02115534 module:overlay(31) +from:0x020ff748 kind:load to:0x020b19a8 module:overlay(0) +from:0x020ff74c kind:load to:0x02114058 module:overlay(31) +from:0x020ff758 kind:arm_call to:0x020fbf74 module:overlay(31) +from:0x020ff78c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x020ff7bc kind:arm_call to:0x0209d318 module:overlay(0) +from:0x020ff7c8 kind:load to:0x0211549c module:overlay(31) +from:0x020ff7cc kind:load to:0x02115534 module:overlay(31) +from:0x020ff7d0 kind:load to:0x020b19a8 module:overlay(0) +from:0x020ff7d4 kind:load to:0x02114058 module:overlay(31) +from:0x020ff7e8 kind:load to:0x02110d58 module:overlay(31) +from:0x020ff808 kind:arm_call to:0x020fc040 module:overlay(31) +from:0x020ff81c kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020ff8a4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020ff908 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x020ff924 kind:arm_call to:0x020fd060 module:overlay(31) +from:0x020ffb08 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ffb18 kind:arm_call to:0x01ff9218 module:itcm +from:0x020ffca8 kind:arm_call to:0x020fc184 module:overlay(31) +from:0x020ffcb4 kind:arm_call to:0x020fc184 module:overlay(31) +from:0x020ffcc4 kind:load to:0x020fcca8 module:overlay(31) +from:0x020ffce8 kind:arm_call to:0x02039f04 module:main +from:0x020ffcf0 kind:arm_call to:0x0203b00c module:main +from:0x020ffd00 kind:arm_call to:0x02039f04 module:main +from:0x020ffd08 kind:arm_call to:0x0203b00c module:main +from:0x020ffd14 kind:arm_call to:0x0203a978 module:main +from:0x020ffd18 kind:arm_call to:0x0203a5ac module:main +from:0x020ffd54 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ffdcc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ffe10 kind:load to:0x0203e964 module:main +from:0x020ffe50 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ffec0 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x020ffed4 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020ffee0 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x020fff00 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x020fffb8 kind:load to:0x0209d2f0 module:overlay(0) +from:0x020ffff4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0210000c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02100018 kind:load to:0x027e0cec module:dtcm +from:0x02100024 kind:arm_call to:0x020fce30 module:overlay(31) +from:0x02100038 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02100084 kind:arm_call to:0x02039f04 module:main +from:0x0210008c kind:arm_call to:0x0203b00c module:main +from:0x02100098 kind:arm_call to:0x0203a978 module:main +from:0x0210009c kind:arm_call to:0x0203a5ac module:main +from:0x021000d8 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02100110 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02100124 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02100138 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210014c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100178 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100188 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021001a0 kind:arm_call to:0x02052c48 module:overlay(0) +from:0x021001bc kind:arm_call to:0x02052c48 module:overlay(0) +from:0x021001d4 kind:load to:0x0203e964 module:main +from:0x021001f8 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0210025c kind:load to:0x02110d4c module:overlay(31) +from:0x02100260 kind:load to:0x02117678 module:overlay(31) +from:0x02100264 kind:load to:0x02117698 module:overlay(31) +from:0x02100288 kind:load to:0x027e09a8 module:dtcm +from:0x02100290 kind:load to:0x02071b64 module:overlay(0) +from:0x021002c4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021002d0 kind:load to:0x027e09a8 module:dtcm +from:0x021002f0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021002f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100300 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02100308 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02100320 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02100328 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100330 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02100338 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02100340 kind:arm_call to:0x02011ff4 module:main +from:0x02100354 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02100368 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02100370 kind:arm_call to:0x02011ff4 module:main +from:0x02100384 kind:load to:0x021176f0 module:overlay(31) +from:0x02100398 kind:arm_call to:0x02011f3c module:main +from:0x021003a4 kind:arm_call to:0x021003f8 module:overlay(31) +from:0x021003c4 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x021003f0 kind:load to:0x0211555c module:overlay(31) +from:0x02100400 kind:arm_call to:0x020ff6c8 module:overlay(31) +from:0x02100424 kind:load to:0x02115584 module:overlay(31) +from:0x02100428 kind:load to:0x0211561c module:overlay(31) +from:0x02100434 kind:arm_call to:0x020ff7ec module:overlay(31) +from:0x02100460 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x021004c4 kind:load to:0x02110d6c module:overlay(31) +from:0x021004c8 kind:load to:0x021176f0 module:overlay(31) +from:0x021004cc kind:load to:0x02117710 module:overlay(31) +from:0x021004f0 kind:load to:0x027e09a8 module:dtcm +from:0x021004f4 kind:load to:0x02071b64 module:overlay(0) +from:0x02100528 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02100534 kind:load to:0x027e09a8 module:dtcm +from:0x02100564 kind:load to:0x027e09a8 module:dtcm +from:0x0210056c kind:load to:0x02071b64 module:overlay(0) +from:0x0210057c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02100584 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210058c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02100594 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021005ac kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021005b4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021005bc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021005c4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021005cc kind:arm_call to:0x02011ff4 module:main +from:0x021005e0 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x021005f4 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x021005fc kind:arm_call to:0x02011ff4 module:main +from:0x02100610 kind:load to:0x02117768 module:overlay(31) +from:0x02100624 kind:arm_call to:0x02011f3c module:main +from:0x02100630 kind:arm_call to:0x02100680 module:overlay(31) +from:0x02100648 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02100678 kind:load to:0x02115644 module:overlay(31) +from:0x02100688 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021006b0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210071c kind:load to:0x02115660 module:overlay(31) +from:0x02100720 kind:load to:0x020b19a8 module:overlay(0) +from:0x02100724 kind:load to:0x02114058 module:overlay(31) +from:0x02100728 kind:load to:0x02117768 module:overlay(31) +from:0x02100758 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100794 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100820 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02100854 kind:arm_call to:0x02057fc0 module:overlay(0) +from:0x02100894 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210089c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021008b4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021008bc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021008c4 kind:arm_call to:0x02011ff4 module:main +from:0x021008d8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021008ec kind:load to:0x0211784c module:overlay(31) +from:0x02100900 kind:arm_call to:0x02011f3c module:main +from:0x0210090c kind:arm_call to:0x02100960 module:overlay(31) +from:0x0210092c kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x02100958 kind:load to:0x021156a0 module:overlay(31) +from:0x02100968 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02100980 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x02100988 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021009b8 kind:load to:0x021156c8 module:overlay(31) +from:0x021009bc kind:load to:0x02114058 module:overlay(31) +from:0x021009e0 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02100a68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100aec kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100b40 kind:load to:0x02110d74 module:overlay(31) +from:0x02100b44 kind:load to:0x0211784c module:overlay(31) +from:0x02100b48 kind:load to:0x0211786c module:overlay(31) +from:0x02100ba0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100ba8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02100bc0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02100bc8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02100bd0 kind:arm_call to:0x02011ff4 module:main +from:0x02100be4 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02100bf8 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02100c00 kind:arm_call to:0x02011ff4 module:main +from:0x02100c14 kind:load to:0x021178c4 module:overlay(31) +from:0x02100c28 kind:arm_call to:0x02011f3c module:main +from:0x02100c34 kind:arm_call to:0x02100c84 module:overlay(31) +from:0x02100c4c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02100c7c kind:load to:0x02115708 module:overlay(31) +from:0x02100c8c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02100cb4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02100cc4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02100cd0 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02100ce0 kind:load to:0x02115724 module:overlay(31) +from:0x02100ce4 kind:load to:0x020b19a8 module:overlay(0) +from:0x02100ce8 kind:load to:0x02114058 module:overlay(31) +from:0x02100d34 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02100d58 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02100d60 kind:arm_call to:0x02100ed4 module:overlay(31) +from:0x02100d84 kind:arm_call to:0x0200f05c module:main +from:0x02100e38 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02100e4c kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02100e5c kind:arm_call to:0x02080908 module:overlay(0) +from:0x02100e90 kind:load to:0x027e0cd8 module:dtcm +from:0x02100e94 kind:load to:0x0203f964 module:main +from:0x02100e98 kind:load to:0x021178c4 module:overlay(31) +from:0x02100e9c kind:load to:0x02110d98 module:overlay(31) +from:0x02100f1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02100f40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100f6c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100fbc kind:arm_call to:0x01ffcfcc module:itcm +from:0x02101014 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021010ac kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021010c8 kind:load to:0x027e09a4 module:dtcm +from:0x021010cc kind:load to:0x027e09c0 module:dtcm +from:0x021010dc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021010e4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021010ec kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02101104 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210110c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02101114 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210111c kind:arm_call to:0x02011ff4 module:main +from:0x02101130 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02101144 kind:load to:0x02117a04 module:overlay(31) +from:0x02101158 kind:arm_call to:0x02011f3c module:main +from:0x02101164 kind:arm_call to:0x02101258 module:overlay(31) +from:0x0210117c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210118c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021011f8 kind:load to:0x02115764 module:overlay(31) +from:0x021011fc kind:load to:0x02112bb8 module:overlay(31) +from:0x02101200 kind:load to:0x02115780 module:overlay(31) +from:0x02101218 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02101254 kind:load to:0x0211579c module:overlay(31) +from:0x02101260 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0210129c kind:load to:0x0211579c module:overlay(31) +from:0x021012f8 kind:arm_call to:0x02039998 module:main +from:0x0210130c kind:arm_call to:0x02039530 module:main +from:0x02101318 kind:arm_call to:0x02039a14 module:main +from:0x02101350 kind:arm_call to:0x02039998 module:main +from:0x02101364 kind:arm_call to:0x02039530 module:main +from:0x02101378 kind:arm_call to:0x02039530 module:main +from:0x0210138c kind:arm_call to:0x02038e4c module:main +from:0x021013b4 kind:arm_call to:0x02039998 module:main +from:0x021013c8 kind:arm_call to:0x02039530 module:main +from:0x021013dc kind:arm_call to:0x02039530 module:main +from:0x021013e8 kind:arm_call to:0x0203917c module:main +from:0x021013f8 kind:arm_call to:0x0203a620 module:main +from:0x0210142c kind:arm_call to:0x02039998 module:main +from:0x02101440 kind:arm_call to:0x02039530 module:main +from:0x0210144c kind:arm_call to:0x02039a14 module:main +from:0x02101484 kind:arm_call to:0x02039998 module:main +from:0x02101498 kind:arm_call to:0x02039530 module:main +from:0x021014ac kind:arm_call to:0x02039530 module:main +from:0x021014c0 kind:arm_call to:0x02038e4c module:main +from:0x021014e8 kind:arm_call to:0x02039998 module:main +from:0x021014fc kind:arm_call to:0x02039530 module:main +from:0x02101510 kind:arm_call to:0x02039530 module:main +from:0x0210151c kind:arm_call to:0x0203917c module:main +from:0x02101520 kind:arm_call to:0x0203a620 module:main +from:0x0210155c kind:arm_call to:0x0200f05c module:main +from:0x02101578 kind:arm_call to:0x02057908 module:overlay(0) +from:0x021015a4 kind:load to:0x02049be4 module:main +from:0x021015ac kind:load to:0x02110db8 module:overlay(31) +from:0x021015b0 kind:load to:0x021179b4 module:overlay(31) +from:0x021015b4 kind:load to:0x02117a04 module:overlay(31) +from:0x021015b8 kind:load to:0x02117ad8 module:overlay(31) +from:0x021015d8 kind:arm_call to:0x021017e4 module:overlay(31) +from:0x021015fc kind:arm_call to:0x021018a8 module:overlay(31) +from:0x02101660 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021016a4 kind:load to:0x021179b4 module:overlay(31) +from:0x02101748 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101770 kind:arm_call to:0x01fff584 module:itcm +from:0x021017a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021017cc kind:arm_call to:0x021019d4 module:overlay(31) +from:0x021017e0 kind:load to:0x027e09a8 module:dtcm +from:0x02101848 kind:arm_call to:0x020a1384 module:overlay(0) +from:0x02101894 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021018a0 kind:load to:0x027e0cec module:dtcm +from:0x02101910 kind:load to:0x02049be4 module:main +from:0x02101a7c kind:load to:0x02049be4 module:main +from:0x02101ad0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02101ae4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02101aec kind:arm_call to:0x02011ff4 module:main +from:0x02101b00 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02101b1c kind:load to:0x020578e9 module:overlay(0) +from:0x02101b38 kind:load to:0x021179b4 module:overlay(31) +from:0x02101b3c kind:load to:0x020f0e20 module:overlay(31) +from:0x02101b40 kind:load to:0x0203d210 module:main +from:0x02101b4c kind:load to:0x02117b08 module:overlay(31) +from:0x02101b60 kind:arm_call to:0x02011f3c module:main +from:0x02101b6c kind:arm_call to:0x02101c04 module:overlay(31) +from:0x02101b84 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02101b94 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02101bec kind:load to:0x02115764 module:overlay(31) +from:0x02101bf4 kind:load to:0x02112bb8 module:overlay(31) +from:0x02101bf8 kind:load to:0x021157f0 module:overlay(31) +from:0x02101c0c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02101c24 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02101c34 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02101cb0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02101cc4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02101cd8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02101ce4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02101d04 kind:load to:0x0211580c module:overlay(31) +from:0x02101d08 kind:load to:0x02117b08 module:overlay(31) +from:0x02101d0c kind:load to:0x02117b28 module:overlay(31) +from:0x02101d10 kind:load to:0x02110e10 module:overlay(31) +from:0x02101d14 kind:load to:0x02117bdc module:overlay(31) +from:0x02101d54 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02101d6c kind:arm_call to:0x021022f0 module:overlay(31) +from:0x02101d74 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02101d7c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02101d84 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02101d90 kind:load to:0x0211580c module:overlay(31) +from:0x02101dd0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02101de8 kind:arm_call to:0x021022f0 module:overlay(31) +from:0x02101df0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02101df8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02101e00 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02101e08 kind:arm_call to:0x02011ff4 module:main +from:0x02101e14 kind:load to:0x0211580c module:overlay(31) +from:0x02101ecc kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02101ef4 kind:arm_call to:0x021022f0 module:overlay(31) +from:0x02101efc kind:arm_call to:0x02101f08 module:overlay(31) +from:0x02101f3c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02101f44 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02101f54 kind:arm_call to:0x02101f08 module:overlay(31) +from:0x02101fa0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02101fb8 kind:arm_call to:0x021022f0 module:overlay(31) +from:0x02101fc4 kind:arm_call to:0x021024e0 module:overlay(31) +from:0x02101fd8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0210200c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0210203c kind:arm_call to:0x021022f0 module:overlay(31) +from:0x02102068 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02102080 kind:arm_call to:0x021022f0 module:overlay(31) +from:0x02102094 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021020ac kind:arm_call to:0x021022f0 module:overlay(31) +from:0x021020b4 kind:load to:0x027e0cec module:dtcm +from:0x021020c0 kind:load to:0x02101f08 module:overlay(31) +from:0x02102110 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210211c kind:arm_call to:0x01fff458 module:itcm +from:0x0210217c kind:arm_call to:0x0210221c module:overlay(31) +from:0x0210218c kind:arm_call to:0x020e1050 module:overlay(31) +from:0x021021a4 kind:arm_call to:0x0210221c module:overlay(31) +from:0x021021cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021021d8 kind:arm_call to:0x01fff458 module:itcm +from:0x021021fc kind:arm_call to:0x0210221c module:overlay(31) +from:0x02102210 kind:load to:0x027e0ce4 module:dtcm +from:0x02102278 kind:arm_call to:0x021022f0 module:overlay(31) +from:0x021022d8 kind:arm_call to:0x021022f0 module:overlay(31) +from:0x02102340 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0210236c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02102390 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021023a0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021023c8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02102418 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02102428 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02102454 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021024ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021024c8 kind:load to:0x027e09a8 module:dtcm +from:0x021024cc kind:load to:0x027e0cec module:dtcm +from:0x021024d0 kind:load to:0x027e09b8 module:dtcm +from:0x02102508 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02102538 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02102548 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02102550 kind:load to:0x020b5254 module:overlay(0) +from:0x0210255c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02102570 kind:load to:0x02117c0c module:overlay(31) +from:0x02102584 kind:arm_call to:0x02011f3c module:main +from:0x02102590 kind:arm_call to:0x021025dc module:overlay(31) +from:0x021025a8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021025d4 kind:load to:0x0211584c module:overlay(31) +from:0x021025e4 kind:arm_call to:0x0209d754 module:overlay(0) +from:0x02102648 kind:arm_call to:0x02102cf0 module:overlay(31) +from:0x02102668 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021026dc kind:load to:0x02115868 module:overlay(31) +from:0x021026e0 kind:load to:0x02117c0c module:overlay(31) +from:0x021026e4 kind:load to:0x02112bb8 module:overlay(31) +from:0x02102768 kind:arm_call to:0x020e1050 module:overlay(31) +from:0x021027e0 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02102834 kind:load to:0x027e0d38 module:dtcm +from:0x02102844 kind:load to:0x02102858 module:overlay(31) +from:0x02102854 kind:load to:0x02102858 module:overlay(31) +from:0x02102874 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021028c0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021028cc kind:load to:0x020b53e4 module:overlay(0) +from:0x0210299c kind:arm_call to:0x01ffb464 module:itcm +from:0x021029ac kind:arm_call to:0x01ff9218 module:itcm +from:0x02102ab0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02102abc kind:arm_call to:0x0209d7f8 module:overlay(0) +from:0x02102b04 kind:arm_call to:0x0209d7f8 module:overlay(0) +from:0x02102b1c kind:load to:0x027e09a8 module:dtcm +from:0x02102b30 kind:arm_call to:0x02102d30 module:overlay(31) +from:0x02102b4c kind:arm_call to:0x0209d56c module:overlay(0) +from:0x02102b8c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02102bd0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02102be0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02102bf4 kind:arm_call to:0x020e19e4 module:overlay(31) +from:0x02102c00 kind:load to:0x020b53e4 module:overlay(0) +from:0x02102c04 kind:load to:0x027e0ce4 module:dtcm +from:0x02102c1c kind:arm_call to:0x0209da4c module:overlay(0) +from:0x02102c44 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02102c84 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02102c90 kind:load to:0x020b53e4 module:overlay(0) +from:0x02102ca0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02102ca8 kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x02102cc0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02102cc8 kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x02102cd0 kind:arm_call to:0x02011ff4 module:main +from:0x02102ce4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02102d00 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02102d20 kind:arm_call to:0x02102d30 module:overlay(31) +from:0x02102d2c kind:load to:0x021158cc module:overlay(31) +from:0x02102d48 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02102d58 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02102db8 kind:arm_call to:0x0200f218 module:main +from:0x02102ddc kind:arm_call to:0x0200f218 module:main +from:0x02102e30 kind:arm_call to:0x0200f218 module:main +from:0x02102e54 kind:arm_call to:0x0200f218 module:main +from:0x02102ea8 kind:arm_call to:0x0200f218 module:main +from:0x02102ecc kind:arm_call to:0x0200f218 module:main +from:0x02102f68 kind:load to:0x02110e84 module:overlay(31) +from:0x02102f6c kind:load to:0x02110e70 module:overlay(31) +from:0x02102f70 kind:load to:0x02110e5c module:overlay(31) +from:0x02102f74 kind:load to:0x02110e48 module:overlay(31) +from:0x02102f78 kind:load to:0x02110e34 module:overlay(31) +from:0x02102f7c kind:load to:0x02110e20 module:overlay(31) +from:0x02102f8c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02102f94 kind:arm_call to:0x02011ff4 module:main +from:0x02102fa8 kind:load to:0x02117cf0 module:overlay(31) +from:0x02102fbc kind:arm_call to:0x02011f3c module:main +from:0x02102fc8 kind:arm_call to:0x02103014 module:overlay(31) +from:0x02102fe0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210300c kind:load to:0x02115900 module:overlay(31) +from:0x02103020 kind:arm_call to:0x021031ac module:overlay(31) +from:0x0210308c kind:load to:0x0211591c module:overlay(31) +from:0x02103090 kind:load to:0x02117cf0 module:overlay(31) +from:0x021030a8 kind:arm_call to:0x02081f70 module:overlay(0) +from:0x021030bc kind:load to:0x027e0cd8 module:dtcm +from:0x021030d0 kind:load to:0x021158f0 module:overlay(31) +from:0x021030dc kind:arm_call to:0x02103288 module:overlay(31) +from:0x021030f0 kind:arm_call to:0x02103288 module:overlay(31) +from:0x021030f8 kind:arm_call to:0x02011ff4 module:main +from:0x0210310c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02103120 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0210313c kind:load to:0x02115984 module:overlay(31) +from:0x02103170 kind:arm_call to:0x0200f218 module:main +from:0x02103198 kind:load to:0x02110ea4 module:overlay(31) +from:0x021031a8 kind:load to:0x0200b58c module:main +from:0x021031b8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021031e8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021031fc kind:arm_call to:0x02103118 module:overlay(31) +from:0x02103208 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02103218 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02103224 kind:load to:0x021159b0 module:overlay(31) +from:0x02103228 kind:load to:0x02114058 module:overlay(31) +from:0x02103234 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210324c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02103254 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210326c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02103274 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210327c kind:arm_call to:0x02011ff4 module:main +from:0x02103294 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210329c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210331c kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0210333c kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02103380 kind:load to:0x027e0cd8 module:dtcm +from:0x021033d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021033f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02103414 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103444 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103464 kind:arm_call to:0x01fff498 module:itcm +from:0x02103490 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021034b0 kind:arm_call to:0x01fff498 module:itcm +from:0x021034f0 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02103528 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02103568 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02103580 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021035d0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021035e4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103604 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02103650 kind:load to:0x027e0cd8 module:dtcm +from:0x02103654 kind:load to:0x027e0ce8 module:dtcm +from:0x0210365c kind:load to:0x027e09a4 module:dtcm +from:0x021036e0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021036f0 kind:arm_call to:0x02073340 module:overlay(0) +from:0x0210370c kind:arm_call to:0x01fff584 module:itcm +from:0x02103728 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02103738 kind:arm_call to:0x02104c4c module:overlay(31) +from:0x02103740 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02103750 kind:arm_call to:0x02104cf8 module:overlay(31) +from:0x02103774 kind:arm_call to:0x02073340 module:overlay(0) +from:0x021037c8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021037d8 kind:arm_call to:0x02073340 module:overlay(0) +from:0x021037f8 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02103824 kind:arm_call to:0x01ffd420 module:itcm +from:0x02103838 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02103850 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021038b4 kind:arm_call to:0x02081f20 module:overlay(0) +from:0x021038c8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021038d0 kind:load to:0x027e09b8 module:dtcm +from:0x021038d8 kind:load to:0x02115970 module:overlay(31) +from:0x021038dc kind:load to:0x027e0cd8 module:dtcm +from:0x021038fc kind:load to:0x02103900 module:overlay(31) +from:0x02103978 kind:arm_call to:0x020a899c module:overlay(0) +from:0x02103990 kind:load to:0x027e0ce0 module:dtcm +from:0x02103a44 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02103a5c kind:arm_call to:0x01fff584 module:itcm +from:0x02103ac0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02103b30 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02103b54 kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x02103b64 kind:arm_call to:0x01fff584 module:itcm +from:0x02103b78 kind:arm_call to:0x02104c10 module:overlay(31) +from:0x02103b88 kind:arm_call to:0x02104078 module:overlay(31) +from:0x02103bd8 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02103be8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02103c20 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02103c90 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02103c9c kind:arm_call to:0x02104078 module:overlay(31) +from:0x02103ce4 kind:arm_call to:0x0209d61c module:overlay(0) +from:0x02103d3c kind:arm_call to:0x0209d61c module:overlay(0) +from:0x02103d54 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02103d6c kind:load to:0x02115970 module:overlay(31) +from:0x02103d70 kind:load to:0x027e09b8 module:dtcm +from:0x02103e14 kind:arm_call to:0x02028c4c module:main +from:0x02103e24 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02103e4c kind:arm_call to:0x0201aad0 module:main +from:0x02103e58 kind:load to:0x027e0998 module:dtcm +from:0x02103e5c kind:load to:0x0204af1c module:main +from:0x02103e84 kind:arm_call to:0x01ffc768 module:itcm +from:0x02103e94 kind:arm_call to:0x0200ef5c module:main +from:0x02103ea0 kind:arm_call to:0x0200ef9c module:main +from:0x02103ed0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02103f4c kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02103f58 kind:load to:0x020b4f04 module:overlay(0) +from:0x02103f5c kind:load to:0x0203e964 module:main +from:0x02103f60 kind:load to:0x02110e98 module:overlay(31) +from:0x02103f64 kind:load to:0x027e09b4 module:dtcm +from:0x02103f98 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02103fbc kind:arm_call to:0x02081f70 module:overlay(0) +from:0x02103fd8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02104000 kind:arm_call to:0x02081f70 module:overlay(0) +from:0x02104018 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02104034 kind:arm_call to:0x02081f70 module:overlay(0) +from:0x02104050 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02104064 kind:load to:0x027e0cd8 module:dtcm +from:0x021040bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021040c8 kind:load to:0x027e0cec module:dtcm +from:0x021040f0 kind:load to:0x027e09a8 module:dtcm +from:0x021040f4 kind:load to:0x02071b64 module:overlay(0) +from:0x02104118 kind:load to:0x027e09a8 module:dtcm +from:0x02104120 kind:load to:0x02071b64 module:overlay(0) +from:0x0210412c kind:load to:0x02115974 module:overlay(31) +from:0x02104138 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02104140 kind:arm_call to:0x02011ff4 module:main +from:0x02104154 kind:load to:0x02117e4c module:overlay(31) +from:0x02104168 kind:arm_call to:0x02011f3c module:main +from:0x02104174 kind:arm_call to:0x021041c0 module:overlay(31) +from:0x0210418c kind:arm_call to:0x0209cadc module:overlay(0) +from:0x021041b8 kind:load to:0x02115a14 module:overlay(31) +from:0x021041cc kind:arm_call to:0x021031ac module:overlay(31) +from:0x0210423c kind:load to:0x02115a30 module:overlay(31) +from:0x02104240 kind:load to:0x02117e3c module:overlay(31) +from:0x02104264 kind:arm_call to:0x0209711c module:overlay(0) +from:0x0210427c kind:arm_call to:0x020970a0 module:overlay(0) +from:0x02104294 kind:load to:0x027e0ce4 module:dtcm +from:0x021042a0 kind:load to:0x02115a04 module:overlay(31) +from:0x021042ac kind:arm_call to:0x02103288 module:overlay(31) +from:0x021042c0 kind:arm_call to:0x02103288 module:overlay(31) +from:0x021042c8 kind:arm_call to:0x02011ff4 module:main +from:0x021042dc kind:arm_call to:0x0209c908 module:overlay(0) +from:0x021042f0 kind:load to:0x02117e80 module:overlay(31) +from:0x02104304 kind:arm_call to:0x02011f3c module:main +from:0x02104310 kind:arm_call to:0x0210435c module:overlay(31) +from:0x02104328 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x02104354 kind:load to:0x02115a94 module:overlay(31) +from:0x02104368 kind:arm_call to:0x021031ac module:overlay(31) +from:0x0210437c kind:load to:0x02115ab0 module:overlay(31) +from:0x021043c0 kind:arm_call to:0x021032a8 module:overlay(31) +from:0x021043d4 kind:load to:0x0209d2f0 module:overlay(0) +from:0x021043f0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0210440c kind:load to:0x02115a84 module:overlay(31) +from:0x02104460 kind:load to:0x02117e70 module:overlay(31) +from:0x0210446c kind:arm_call to:0x02103288 module:overlay(31) +from:0x02104480 kind:arm_call to:0x02103288 module:overlay(31) +from:0x02104488 kind:arm_call to:0x02011ff4 module:main +from:0x0210449c kind:arm_call to:0x0209c908 module:overlay(0) +from:0x021044b0 kind:load to:0x02117eb4 module:overlay(31) +from:0x021044c4 kind:arm_call to:0x02011f3c module:main +from:0x021044d0 kind:arm_call to:0x02104520 module:overlay(31) +from:0x021044e8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02104518 kind:load to:0x02115b18 module:overlay(31) +from:0x0210452c kind:arm_call to:0x021031ac module:overlay(31) +from:0x02104598 kind:load to:0x02115b34 module:overlay(31) +from:0x0210459c kind:load to:0x02117eb4 module:overlay(31) +from:0x021045a8 kind:load to:0x02115b08 module:overlay(31) +from:0x021045b4 kind:arm_call to:0x02103288 module:overlay(31) +from:0x021045c8 kind:arm_call to:0x02103288 module:overlay(31) +from:0x021045d0 kind:arm_call to:0x02011ff4 module:main +from:0x021045e4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021045f8 kind:load to:0x02117f98 module:overlay(31) +from:0x0210460c kind:arm_call to:0x02011f3c module:main +from:0x02104618 kind:arm_call to:0x02104668 module:overlay(31) +from:0x02104630 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02104660 kind:load to:0x02115b90 module:overlay(31) +from:0x02104674 kind:arm_call to:0x021031ac module:overlay(31) +from:0x0210469c kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x021046ac kind:load to:0x02115bac module:overlay(31) +from:0x021046b0 kind:load to:0x02115c18 module:overlay(31) +from:0x0210471c kind:arm_call to:0x021032a8 module:overlay(31) +from:0x02104724 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02104730 kind:arm_call to:0x02103384 module:overlay(31) +from:0x02104738 kind:arm_call to:0x02104830 module:overlay(31) +from:0x0210476c kind:arm_call to:0x02082198 module:overlay(0) +from:0x02104788 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x02104790 kind:load to:0x027e0cd8 module:dtcm +from:0x021047ac kind:arm_call to:0x02103664 module:overlay(31) +from:0x021047dc kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0210482c kind:load to:0x02117f98 module:overlay(31) +from:0x02104844 kind:arm_call to:0x01ffedac module:itcm +from:0x021048e8 kind:arm_call to:0x01fff498 module:itcm +from:0x021048f4 kind:arm_call to:0x01fff584 module:itcm +from:0x02104924 kind:load to:0x027e0ce8 module:dtcm +from:0x02104998 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x021049a0 kind:arm_call to:0x021737e0 module:overlay(94) +from:0x021049d0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021049e4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x021049e8 kind:load to:0x027e09c0 module:dtcm +from:0x02104a10 kind:arm_call to:0x01ffc768 module:itcm +from:0x02104a20 kind:arm_call to:0x0200ef5c module:main +from:0x02104a2c kind:arm_call to:0x0200ef9c module:main +from:0x02104a5c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02104b38 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02104b44 kind:load to:0x020b4f04 module:overlay(0) +from:0x02104b48 kind:load to:0x0203e964 module:main +from:0x02104b4c kind:load to:0x02110ec8 module:overlay(31) +from:0x02104b50 kind:load to:0x027e09b4 module:dtcm +from:0x02104b7c kind:arm_call to:0x01fff148 module:itcm +from:0x02104b88 kind:arm_call to:0x01ffedac module:itcm +from:0x02104b94 kind:arm_call to:0x01ffedac module:itcm +from:0x02104bb8 kind:arm_call to:0x01fff148 module:itcm +from:0x02104bcc kind:arm_call to:0x0208009c module:overlay(0) +from:0x02104bdc kind:arm_call to:0x020800b4 module:overlay(0) +from:0x02104c00 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02104c0c kind:load to:0x027e0ce0 module:dtcm +from:0x02104c6c kind:arm_call to:0x02104d44 module:overlay(31) +from:0x02104ca0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02104cb0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02104ce8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02104cf4 kind:load to:0x027e0cec module:dtcm +from:0x02104d14 kind:load to:0x020a0388 module:overlay(0) +from:0x02104d38 kind:load to:0x027e09a8 module:dtcm +from:0x02104d40 kind:load to:0x02071b64 module:overlay(0) +from:0x02104d94 kind:arm_call to:0x02039f04 module:main +from:0x02104da0 kind:arm_call to:0x0203a978 module:main +from:0x02104da8 kind:arm_call to:0x02039d60 module:main +from:0x02104dec kind:arm_call to:0x02039f04 module:main +from:0x02104df8 kind:arm_call to:0x0203a978 module:main +from:0x02104e04 kind:arm_call to:0x0203a978 module:main +from:0x02104e10 kind:arm_call to:0x0203ab58 module:main +from:0x02104e44 kind:arm_call to:0x02039f04 module:main +from:0x02104e50 kind:arm_call to:0x0203a978 module:main +from:0x02104e5c kind:arm_call to:0x0203a978 module:main +from:0x02104e64 kind:arm_call to:0x0203ad88 module:main +from:0x02104e68 kind:arm_call to:0x0203a5ac module:main +from:0x02104ec0 kind:arm_call to:0x02039f04 module:main +from:0x02104ecc kind:arm_call to:0x0203a978 module:main +from:0x02104ed4 kind:arm_call to:0x02039d60 module:main +from:0x02104f10 kind:arm_call to:0x02039f04 module:main +from:0x02104f1c kind:arm_call to:0x0203a978 module:main +from:0x02104f28 kind:arm_call to:0x0203a978 module:main +from:0x02104f34 kind:arm_call to:0x0203ab58 module:main +from:0x02104f60 kind:arm_call to:0x02039f04 module:main +from:0x02104f6c kind:arm_call to:0x0203a978 module:main +from:0x02104f78 kind:arm_call to:0x0203a978 module:main +from:0x02104f80 kind:arm_call to:0x0203ad88 module:main +from:0x02104f84 kind:arm_call to:0x0203a5ac module:main +from:0x02104fb8 kind:load to:0x02049be4 module:main +from:0x02104fd0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02104fd8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02104fe0 kind:arm_call to:0x02103288 module:overlay(31) +from:0x02104ff8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02105000 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02105008 kind:arm_call to:0x02103288 module:overlay(31) +from:0x02105010 kind:arm_call to:0x02011ff4 module:main +from:0x02105024 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02105038 kind:arm_branch to:0x02104b60 module:overlay(31) +from:0x02105048 kind:arm_branch to:0x0210494c module:overlay(31) +from:0x02105058 kind:arm_branch to:0x02104928 module:overlay(31) +from:0x02105068 kind:load to:0x0211807c module:overlay(31) +from:0x0210507c kind:arm_call to:0x02011f3c module:main +from:0x02105088 kind:arm_call to:0x0210511c module:overlay(31) +from:0x021050a0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021050b0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02105108 kind:load to:0x02115764 module:overlay(31) +from:0x0210510c kind:load to:0x02112bb8 module:overlay(31) +from:0x02105110 kind:load to:0x02115c2c module:overlay(31) +from:0x02105124 kind:arm_call to:0x0209d754 module:overlay(0) +from:0x02105180 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x021051a8 kind:load to:0x02115c48 module:overlay(31) +from:0x021051ac kind:load to:0x0211807c module:overlay(31) +from:0x021051b4 kind:load to:0x02118150 module:overlay(31) +from:0x021051d4 kind:arm_call to:0x01ffe868 module:itcm +from:0x02105250 kind:arm_call to:0x020e1050 module:overlay(31) +from:0x021052a8 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021052c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021052fc kind:load to:0x027e0d38 module:dtcm +from:0x02105300 kind:load to:0x027e0ce4 module:dtcm +from:0x02105328 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02105334 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x02105374 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02105394 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021053b0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021053b8 kind:arm_call to:0x0209dab8 module:overlay(0) +from:0x021053e4 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021053f0 kind:load to:0x027e09a8 module:dtcm +from:0x021053f4 kind:load to:0x027e0cec module:dtcm +from:0x0210541c kind:arm_call to:0x0209d56c module:overlay(0) +from:0x02105448 kind:arm_call to:0x0209dab8 module:overlay(0) +from:0x0210545c kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x02105470 kind:arm_call to:0x0209dab8 module:overlay(0) +from:0x02105488 kind:arm_call to:0x0209d93c module:overlay(0) +from:0x02105498 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x021054a0 kind:arm_call to:0x0209dab8 module:overlay(0) +from:0x021054d4 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021054ec kind:arm_call to:0x0209dab8 module:overlay(0) +from:0x02105500 kind:arm_call to:0x0209dab8 module:overlay(0) +from:0x02105510 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x02105534 kind:arm_call to:0x0209dab8 module:overlay(0) +from:0x02105548 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0210557c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02105584 kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x0210559c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021055a4 kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x021055ac kind:arm_call to:0x02011ff4 module:main +from:0x021055c0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021055d4 kind:load to:0x02118180 module:overlay(31) +from:0x021055e8 kind:arm_call to:0x02011f3c module:main +from:0x021055f4 kind:arm_call to:0x021056c0 module:overlay(31) +from:0x0210560c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210561c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02105684 kind:load to:0x02115ccc module:overlay(31) +from:0x02105690 kind:load to:0x02114058 module:overlay(31) +from:0x02105694 kind:load to:0x02115ce8 module:overlay(31) +from:0x021056b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021056bc kind:load to:0x02081db0 module:overlay(0) +from:0x021056c8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02105740 kind:arm_call to:0x020d8f10 module:overlay(31) +from:0x02105764 kind:load to:0x02115d04 module:overlay(31) +from:0x02105768 kind:load to:0x02118180 module:overlay(31) +from:0x0210576c kind:load to:0x020b19a8 module:overlay(0) +from:0x02105770 kind:load to:0x02115cb4 module:overlay(31) +from:0x02105774 kind:load to:0x02118254 module:overlay(31) +from:0x021057e0 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x021057e8 kind:load to:0x027e0cd8 module:dtcm +from:0x02105808 kind:arm_call to:0x0209d280 module:overlay(0) +from:0x02105814 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02105830 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x021058c8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x021058d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021058dc kind:load to:0x02115ca0 module:overlay(31) +from:0x021058e0 kind:load to:0x027e09b8 module:dtcm +from:0x02105910 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x02105918 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02105920 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02105938 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x02105940 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02105948 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02105950 kind:arm_call to:0x02011ff4 module:main +from:0x02105964 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02105978 kind:load to:0x02118288 module:overlay(31) +from:0x0210598c kind:arm_call to:0x02011f3c module:main +from:0x02105998 kind:arm_call to:0x021059e4 module:overlay(31) +from:0x021059b0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021059dc kind:load to:0x02115d44 module:overlay(31) +from:0x021059ec kind:arm_call to:0x0209d754 module:overlay(0) +from:0x02105a54 kind:arm_call to:0x02102cf0 module:overlay(31) +from:0x02105a70 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02105ad0 kind:load to:0x02115d60 module:overlay(31) +from:0x02105ad4 kind:load to:0x02118288 module:overlay(31) +from:0x02105ad8 kind:load to:0x02112bb8 module:overlay(31) +from:0x02105b20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02105b2c kind:arm_call to:0x01fff458 module:itcm +from:0x02105c04 kind:arm_call to:0x020e1050 module:overlay(31) +from:0x02105cac kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02105d00 kind:load to:0x027e0ce4 module:dtcm +from:0x02105d10 kind:load to:0x027e0d38 module:dtcm +from:0x02105d38 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02105d44 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x02105d8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02105da8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02105dc4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02105ddc kind:load to:0x027e09a8 module:dtcm +from:0x02105de4 kind:load to:0x027e0cec module:dtcm +from:0x02105eb4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02105ec4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02105f90 kind:arm_call to:0x020a1384 module:overlay(0) +from:0x02106018 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02106024 kind:arm_call to:0x0209d7f8 module:overlay(0) +from:0x02106064 kind:arm_call to:0x0209d7f8 module:overlay(0) +from:0x02106080 kind:load to:0x027e09a8 module:dtcm +from:0x02106094 kind:arm_call to:0x02102d30 module:overlay(31) +from:0x021060b0 kind:arm_call to:0x0209d56c module:overlay(0) +from:0x021060e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021060e8 kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x02106100 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02106108 kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x02106110 kind:arm_call to:0x02011ff4 module:main +from:0x02106124 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02106138 kind:load to:0x0211836c module:overlay(31) +from:0x0210614c kind:arm_call to:0x02011f3c module:main +from:0x02106158 kind:arm_call to:0x021061a8 module:overlay(31) +from:0x02106170 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021061a0 kind:load to:0x02115dc0 module:overlay(31) +from:0x021061b4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02106234 kind:arm_call to:0x0203d160 module:main +from:0x02106268 kind:arm_call to:0x020d8f10 module:overlay(31) +from:0x02106270 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021062a8 kind:load to:0x02115ddc module:overlay(31) +from:0x021062ac kind:load to:0x0211836c module:overlay(31) +from:0x021062b0 kind:load to:0x020b19a8 module:overlay(0) +from:0x021062b4 kind:load to:0x020e1914 module:overlay(31) +from:0x021062b8 kind:load to:0x020e34cc module:overlay(31) +from:0x021062bc kind:load to:0x02114058 module:overlay(31) +from:0x021062fc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021063e0 kind:arm_call to:0x021062c0 module:overlay(31) +from:0x021063e8 kind:arm_call to:0x0210630c module:overlay(31) +from:0x02106438 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x02106450 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02106470 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02106494 kind:arm_call to:0x021067a8 module:overlay(31) +from:0x021064a8 kind:arm_call to:0x021067a8 module:overlay(31) +from:0x021064b0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021064c4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021064dc kind:arm_call to:0x021067a8 module:overlay(31) +from:0x021064f0 kind:arm_call to:0x021067a8 module:overlay(31) +from:0x021064f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02106508 kind:load to:0x0210656c module:overlay(31) +from:0x02106528 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0210653c kind:arm_call to:0x0210656c module:overlay(31) +from:0x02106560 kind:arm_call to:0x0210656c module:overlay(31) +from:0x02106568 kind:load to:0x027e09b8 module:dtcm +from:0x021065c0 kind:arm_call to:0x021067a8 module:overlay(31) +from:0x021065e0 kind:arm_call to:0x02073340 module:overlay(0) +from:0x021065fc kind:arm_call to:0x021067a8 module:overlay(31) +from:0x02106610 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x02106658 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0210668c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021066a4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021066c4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021066f0 kind:arm_call to:0x021067a8 module:overlay(31) +from:0x02106700 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02106734 kind:arm_call to:0x021067a8 module:overlay(31) +from:0x0210675c kind:arm_call to:0x021067a8 module:overlay(31) +from:0x02106770 kind:arm_call to:0x01ffd420 module:itcm +from:0x021067a0 kind:load to:0x027e09b8 module:dtcm +from:0x021067a4 kind:load to:0x027e0cec module:dtcm +from:0x0210683c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02106858 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0210688c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021068a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021068c0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021068e8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0210694c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0210696c kind:arm_call to:0x021067a8 module:overlay(31) +from:0x021069c4 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021069e8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02106a70 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02106a90 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02106ac8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02106ae4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02106b0c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02106b28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02106b40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02106b74 kind:load to:0x027e0cec module:dtcm +from:0x02106b7c kind:load to:0x027e09a8 module:dtcm +from:0x02106b88 kind:load to:0x027e09b8 module:dtcm +from:0x02106bb0 kind:load to:0x021067a8 module:overlay(31) +from:0x02106c2c kind:arm_call to:0x021067a8 module:overlay(31) +from:0x02106c74 kind:arm_call to:0x021067a8 module:overlay(31) +from:0x02106cf4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02106d34 kind:arm_call to:0x021062c0 module:overlay(31) +from:0x02106d60 kind:arm_call to:0x0210630c module:overlay(31) +from:0x02106d70 kind:arm_call to:0x021067a8 module:overlay(31) +from:0x02106d98 kind:load to:0x027e0ce0 module:dtcm +from:0x02106da0 kind:load to:0x027e09a4 module:dtcm +from:0x02106da4 kind:load to:0x027e0ce4 module:dtcm +from:0x02106df0 kind:load to:0x021067a8 module:overlay(31) +from:0x02106e00 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x02106e14 kind:arm_call to:0x0203d210 module:main +from:0x02106e1c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02106e24 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02106e30 kind:load to:0x020e1914 module:overlay(31) +from:0x02106e40 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x02106e54 kind:arm_call to:0x0203d210 module:main +from:0x02106e5c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02106e64 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02106e6c kind:arm_call to:0x02011ff4 module:main +from:0x02106e78 kind:load to:0x020e1914 module:overlay(31) +from:0x02106e84 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02106e98 kind:load to:0x02118450 module:overlay(31) +from:0x02106eac kind:arm_call to:0x02011f3c module:main +from:0x02106eb8 kind:arm_call to:0x02106ee8 module:overlay(31) +from:0x02106ecc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02106ee4 kind:load to:0x02115e34 module:overlay(31) +from:0x02106ef0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02106f0c kind:load to:0x02115e58 module:overlay(31) +from:0x02106f5c kind:arm_call to:0x01fff520 module:itcm +from:0x02106f80 kind:load to:0x02115e28 module:overlay(31) +from:0x02106f84 kind:load to:0x027e0ce8 module:dtcm +from:0x02106fb8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02106fd4 kind:arm_call to:0x0209c39c module:overlay(0) +from:0x02106fe8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210700c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02107020 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02107028 kind:arm_call to:0x02011ff4 module:main +from:0x0210703c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02107050 kind:load to:0x0211849c module:overlay(31) +from:0x02107064 kind:arm_call to:0x02011f3c module:main +from:0x02107070 kind:arm_call to:0x021070cc module:overlay(31) +from:0x02107090 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x021070c4 kind:load to:0x02115ec4 module:overlay(31) +from:0x021070d4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02107104 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02107118 kind:load to:0x02115eec module:overlay(31) +from:0x0210711c kind:load to:0x020b19a8 module:overlay(0) +from:0x02107120 kind:load to:0x02114058 module:overlay(31) +from:0x0210713c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02107170 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02107214 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02107270 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x021072a4 kind:arm_call to:0x02107380 module:overlay(31) +from:0x021072b4 kind:load to:0x02115eb0 module:overlay(31) +from:0x021072b8 kind:load to:0x02110ed4 module:overlay(31) +from:0x021072bc kind:load to:0x0211849c module:overlay(31) +from:0x021072c0 kind:load to:0x021184bc module:overlay(31) +from:0x021072fc kind:arm_call to:0x02080af8 module:overlay(0) +from:0x02107308 kind:load to:0x027e0cd8 module:dtcm +from:0x02107374 kind:arm_call to:0x02107380 module:overlay(31) +from:0x02107480 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0210749c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021074b8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021074d0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021074e8 kind:arm_call to:0x02071710 module:overlay(0) +from:0x02107500 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02107550 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02107564 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02107570 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0210760c kind:load to:0x021184bc module:overlay(31) +from:0x02107614 kind:load to:0x027e0cec module:dtcm +from:0x02107618 kind:load to:0x027e09a8 module:dtcm +from:0x02107620 kind:load to:0x027e09b8 module:dtcm +from:0x02107630 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02107638 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02107650 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02107658 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02107660 kind:arm_call to:0x02011ff4 module:main +from:0x02107674 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02107688 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02107690 kind:arm_call to:0x02011ff4 module:main +from:0x021076a4 kind:load to:0x0211852c module:overlay(31) +from:0x021076b8 kind:arm_call to:0x02011f3c module:main +from:0x021076c4 kind:arm_call to:0x0210771c module:overlay(31) +from:0x021076dc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02107714 kind:load to:0x02115f2c module:overlay(31) +from:0x02107724 kind:arm_call to:0x0209dc64 module:overlay(0) +from:0x021077dc kind:load to:0x02115f48 module:overlay(31) +from:0x021077e0 kind:load to:0x0211852c module:overlay(31) +from:0x021077e4 kind:load to:0x020b19a8 module:overlay(0) +from:0x02107840 kind:arm_call to:0x02108778 module:overlay(31) +from:0x02107854 kind:arm_call to:0x021087d4 module:overlay(31) +from:0x021078a0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021078cc kind:arm_call to:0x01ffedf4 module:itcm +from:0x021078fc kind:arm_call to:0x01ffedf4 module:itcm +from:0x0210792c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02107974 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021079e0 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x021079fc kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02107a94 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02107ab0 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02107bcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02107bfc kind:arm_call to:0x0209dcac module:overlay(0) +from:0x02107c24 kind:load to:0x027e0cd8 module:dtcm +from:0x02107c28 kind:load to:0x02118514 module:overlay(31) +from:0x02107c2c kind:load to:0x02118508 module:overlay(31) +from:0x02107c30 kind:load to:0x027e09a4 module:dtcm +from:0x02107c3c kind:arm_call to:0x02108928 module:overlay(31) +from:0x02107c54 kind:arm_call to:0x021080c8 module:overlay(31) +from:0x02107c68 kind:arm_call to:0x021080c8 module:overlay(31) +from:0x02107ca4 kind:arm_call to:0x02108928 module:overlay(31) +from:0x02107cc0 kind:arm_call to:0x021080c8 module:overlay(31) +from:0x02107ccc kind:arm_call to:0x02108928 module:overlay(31) +from:0x02107ce8 kind:arm_call to:0x021080c8 module:overlay(31) +from:0x02107d0c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02107d24 kind:arm_call to:0x021080c8 module:overlay(31) +from:0x02107d34 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02107d54 kind:arm_call to:0x01ff916c module:itcm +from:0x02107d64 kind:arm_call to:0x020232a0 module:main +from:0x02107dc4 kind:arm_call to:0x02108830 module:overlay(31) +from:0x02107dd4 kind:arm_call to:0x02108964 module:overlay(31) +from:0x02107e00 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02107e2c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02107e50 kind:arm_call to:0x021080c8 module:overlay(31) +from:0x02107e74 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02107e8c kind:arm_call to:0x021080c8 module:overlay(31) +from:0x02107e9c kind:arm_call to:0x02073340 module:overlay(0) +from:0x02107ec0 kind:arm_call to:0x01ff916c module:itcm +from:0x02107ed0 kind:arm_call to:0x020232a0 module:main +from:0x02107f34 kind:arm_call to:0x02108964 module:overlay(31) +from:0x02107f44 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02107f54 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02107f6c kind:arm_call to:0x02073340 module:overlay(0) +from:0x02107f7c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02107fb4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02107fe0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0210800c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02108030 kind:arm_call to:0x021080c8 module:overlay(31) +from:0x0210803c kind:load to:0x027e09b8 module:dtcm +from:0x02108044 kind:load to:0x027e09a8 module:dtcm +from:0x02108048 kind:load to:0x027e09bc module:dtcm +from:0x02108060 kind:load to:0x0205c5d0 module:overlay(0) +from:0x02108080 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021080c4 kind:load to:0x027e09b8 module:dtcm +from:0x0210810c kind:arm_call to:0x02108830 module:overlay(31) +from:0x0210811c kind:arm_call to:0x02108778 module:overlay(31) +from:0x02108130 kind:arm_call to:0x021087d4 module:overlay(31) +from:0x0210816c kind:arm_call to:0x02108830 module:overlay(31) +from:0x0210817c kind:arm_call to:0x02108778 module:overlay(31) +from:0x02108190 kind:arm_call to:0x021087d4 module:overlay(31) +from:0x021081d0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021081f4 kind:arm_call to:0x02108964 module:overlay(31) +from:0x02108248 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02108268 kind:arm_call to:0x0209d61c module:overlay(0) +from:0x0210828c kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x021082a8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021082cc kind:arm_call to:0x02108964 module:overlay(31) +from:0x02108320 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02108340 kind:arm_call to:0x0209d61c module:overlay(0) +from:0x02108364 kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x02108384 kind:load to:0x027e09b8 module:dtcm +from:0x02108420 kind:arm_call to:0x02108444 module:overlay(31) +from:0x02108504 kind:arm_call to:0x02028c4c module:main +from:0x02108514 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x0210853c kind:arm_call to:0x0201aa44 module:main +from:0x02108548 kind:load to:0x027e0998 module:dtcm +from:0x0210854c kind:load to:0x0204af1c module:main +from:0x02108560 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x021085a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108774 kind:load to:0x0203e964 module:main +from:0x02108860 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x02108880 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x021088ac kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x021088d0 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x021088f4 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x02108918 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x02108924 kind:load to:0x027e09c0 module:dtcm +from:0x02108940 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02108954 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021089f4 kind:arm_call to:0x02108778 module:overlay(31) +from:0x02108a14 kind:arm_call to:0x021087d4 module:overlay(31) +from:0x02108a3c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02108a44 kind:arm_call to:0x02016694 module:main +from:0x02108a4c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02108a64 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02108a6c kind:arm_call to:0x02016694 module:main +from:0x02108a74 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02108a7c kind:arm_call to:0x02011ff4 module:main +from:0x02108a90 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02108aa4 kind:load to:0x02118628 module:overlay(31) +from:0x02108ab8 kind:arm_call to:0x02011f3c module:main +from:0x02108ac4 kind:arm_call to:0x02108b34 module:overlay(31) +from:0x02108adc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02108aec kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02108b24 kind:load to:0x02115ccc module:overlay(31) +from:0x02108b28 kind:load to:0x02114058 module:overlay(31) +from:0x02108b2c kind:load to:0x02115f98 module:overlay(31) +from:0x02108b3c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02108b9c kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02108bac kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02108bf8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02108c04 kind:load to:0x02115fb4 module:overlay(31) +from:0x02108c08 kind:load to:0x02118628 module:overlay(31) +from:0x02108c0c kind:load to:0x0211471c module:overlay(31) +from:0x02108c10 kind:load to:0x02114058 module:overlay(31) +from:0x02108c40 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02108cb4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108cd0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02108cec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02108d34 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02108d50 kind:arm_call to:0x02109250 module:overlay(31) +from:0x02108d60 kind:load to:0x027e0cd8 module:dtcm +from:0x02108d64 kind:load to:0x0203e964 module:main +from:0x02108d70 kind:load to:0x02118604 module:overlay(31) +from:0x02108d74 kind:load to:0x0211861c module:overlay(31) +from:0x02108da4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02108db8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02108ddc kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02108e78 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02108e88 kind:arm_call to:0x02109250 module:overlay(31) +from:0x02108ea0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02108ee0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02108efc kind:arm_call to:0x02071710 module:overlay(0) +from:0x02108f08 kind:arm_call to:0x02109250 module:overlay(31) +from:0x02108f3c kind:arm_call to:0x02015a18 module:main +from:0x02108f88 kind:arm_call to:0x02039f04 module:main +from:0x02108f94 kind:arm_call to:0x0203a978 module:main +from:0x02108f9c kind:arm_call to:0x02039d60 module:main +from:0x02108fe0 kind:arm_call to:0x02039f04 module:main +from:0x02108fec kind:arm_call to:0x0203a978 module:main +from:0x02108ff8 kind:arm_call to:0x0203a978 module:main +from:0x02109004 kind:arm_call to:0x0203ab58 module:main +from:0x02109038 kind:arm_call to:0x02039f04 module:main +from:0x02109044 kind:arm_call to:0x0203a978 module:main +from:0x02109050 kind:arm_call to:0x0203a978 module:main +from:0x02109058 kind:arm_call to:0x0203ad88 module:main +from:0x0210905c kind:arm_call to:0x0203a5ac module:main +from:0x021090a4 kind:arm_call to:0x02039f04 module:main +from:0x021090b0 kind:arm_call to:0x0203a978 module:main +from:0x021090b8 kind:arm_call to:0x02039d60 module:main +from:0x02109100 kind:arm_call to:0x02039f04 module:main +from:0x0210910c kind:arm_call to:0x0203a978 module:main +from:0x02109118 kind:arm_call to:0x0203a978 module:main +from:0x02109124 kind:arm_call to:0x0203ab58 module:main +from:0x0210915c kind:arm_call to:0x02039f04 module:main +from:0x02109168 kind:arm_call to:0x0203a978 module:main +from:0x02109174 kind:arm_call to:0x0203a978 module:main +from:0x0210917c kind:arm_call to:0x0203ad88 module:main +from:0x02109180 kind:arm_call to:0x0203a5ac module:main +from:0x021091b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021091e4 kind:load to:0x027e09b8 module:dtcm +from:0x021091e8 kind:load to:0x027e0cec module:dtcm +from:0x021091ec kind:load to:0x027e09a8 module:dtcm +from:0x021091f0 kind:load to:0x02049be4 module:main +from:0x02109234 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02109248 kind:load to:0x027e09a4 module:dtcm +from:0x0210924c kind:load to:0x027e09b8 module:dtcm +from:0x021092b8 kind:arm_call to:0x0209d61c module:overlay(0) +from:0x021092dc kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x02109334 kind:arm_call to:0x02039f04 module:main +from:0x0210933c kind:arm_call to:0x02039d60 module:main +from:0x0210937c kind:arm_call to:0x02039f04 module:main +from:0x02109388 kind:arm_call to:0x0203a978 module:main +from:0x02109394 kind:arm_call to:0x0203ab58 module:main +from:0x021093c4 kind:arm_call to:0x02039f04 module:main +from:0x021093d0 kind:arm_call to:0x0203a978 module:main +from:0x021093d8 kind:arm_call to:0x0203ad88 module:main +from:0x021093dc kind:arm_call to:0x0203a5ac module:main +from:0x02109430 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02109440 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0210944c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02109458 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0210946c kind:arm_call to:0x021096a4 module:overlay(31) +from:0x021094e8 kind:load to:0x02049be4 module:main +from:0x021094f0 kind:load to:0x02115f84 module:overlay(31) +from:0x021095cc kind:arm_call to:0x02028c4c module:main +from:0x021095e0 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02109620 kind:arm_call to:0x0201aa44 module:main +from:0x0210962c kind:load to:0x027e0998 module:dtcm +from:0x02109630 kind:load to:0x0204af1c module:main +from:0x021096c0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021096ec kind:arm_call to:0x02097448 module:overlay(0) +from:0x021096fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02109724 kind:load to:0x020b53e4 module:overlay(0) +from:0x0210972c kind:load to:0x027e0ce4 module:dtcm +from:0x0210973c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02109744 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210975c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02109764 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210976c kind:arm_call to:0x02011ff4 module:main +from:0x02109780 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02109794 kind:load to:0x02118730 module:overlay(31) +from:0x021097a8 kind:arm_call to:0x02011f3c module:main +from:0x021097b4 kind:arm_call to:0x02109804 module:overlay(31) +from:0x021097cc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021097fc kind:load to:0x02115ff4 module:overlay(31) +from:0x0210980c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02109820 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x02109828 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210983c kind:load to:0x02116010 module:overlay(31) +from:0x02109840 kind:load to:0x02114058 module:overlay(31) +from:0x02109870 kind:arm_call to:0x0200f05c module:main +from:0x021098c4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02109914 kind:arm_call to:0x01ffb714 module:itcm +from:0x02109938 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02109958 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02109a30 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02109a44 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02109a54 kind:arm_call to:0x02080908 module:overlay(0) +from:0x02109a88 kind:load to:0x02118730 module:overlay(31) +from:0x02109a8c kind:load to:0x02110edc module:overlay(31) +from:0x02109a90 kind:load to:0x027e0cd8 module:dtcm +from:0x02109acc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109ad4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02109aec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02109af4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02109afc kind:arm_call to:0x02011ff4 module:main +from:0x02109b10 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02109b24 kind:load to:0x02118820 module:overlay(31) +from:0x02109b38 kind:arm_call to:0x02011f3c module:main +from:0x02109b44 kind:arm_call to:0x02109c5c module:overlay(31) +from:0x02109b5c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02109b6c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02109be0 kind:load to:0x02115ccc module:overlay(31) +from:0x02109be4 kind:load to:0x02114058 module:overlay(31) +from:0x02109be8 kind:load to:0x02116050 module:overlay(31) +from:0x02109c00 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02109c3c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02109c4c kind:load to:0x0211606c module:overlay(31) +from:0x02109c50 kind:load to:0x020b19a8 module:overlay(0) +from:0x02109c54 kind:load to:0x021188f4 module:overlay(31) +from:0x02109c58 kind:load to:0x02118814 module:overlay(31) +from:0x02109c68 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02109ca4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02109cb4 kind:load to:0x0211606c module:overlay(31) +from:0x02109cb8 kind:load to:0x020b19a8 module:overlay(0) +from:0x02109cbc kind:load to:0x021188f4 module:overlay(31) +from:0x02109cc0 kind:load to:0x02118814 module:overlay(31) +from:0x02109d10 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x02109d44 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02109d60 kind:arm_call to:0x02109dc8 module:overlay(31) +from:0x02109d7c kind:load to:0x02118814 module:overlay(31) +from:0x02109d80 kind:load to:0x0209d488 module:overlay(0) +from:0x02109dbc kind:arm_call to:0x02109dc8 module:overlay(31) +from:0x02109e60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02109e7c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02109e98 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02109eb0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02109ec8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02109edc kind:arm_call to:0x02071710 module:overlay(0) +from:0x02109ef4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02109f44 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02109f58 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02109f70 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x02109f94 kind:load to:0x027e0cec module:dtcm +from:0x02109f98 kind:load to:0x027e09a8 module:dtcm +from:0x02109f9c kind:load to:0x027e09b8 module:dtcm +from:0x02109ff0 kind:load to:0x02118820 module:overlay(31) +from:0x0210a000 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210a008 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210a020 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210a028 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210a030 kind:arm_call to:0x02011ff4 module:main +from:0x0210a044 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210a058 kind:load to:0x02118928 module:overlay(31) +from:0x0210a06c kind:arm_call to:0x02011f3c module:main +from:0x0210a078 kind:arm_call to:0x0210a1cc module:overlay(31) +from:0x0210a090 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210a0a0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210a120 kind:load to:0x02115ccc module:overlay(31) +from:0x0210a128 kind:load to:0x02114058 module:overlay(31) +from:0x0210a12c kind:load to:0x021160bc module:overlay(31) +from:0x0210a140 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0210a158 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210a1c4 kind:load to:0x021160d8 module:overlay(31) +from:0x0210a1c8 kind:load to:0x020b19a8 module:overlay(0) +from:0x0210a1d4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0210a1ec kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210a258 kind:load to:0x021160d8 module:overlay(31) +from:0x0210a25c kind:load to:0x020b19a8 module:overlay(0) +from:0x0210a2d0 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0210a308 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210a318 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210a434 kind:arm_call to:0x02080cb8 module:overlay(0) +from:0x0210a444 kind:arm_call to:0x02080ec4 module:overlay(0) +from:0x0210a458 kind:arm_call to:0x02080cb8 module:overlay(0) +from:0x0210a468 kind:arm_call to:0x02080ec4 module:overlay(0) +from:0x0210a47c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0210a49c kind:arm_call to:0x0210a61c module:overlay(31) +from:0x0210a4ac kind:load to:0x020b53e4 module:overlay(0) +from:0x0210a4b4 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a4d8 kind:arm_call to:0x0210a7a0 module:overlay(31) +from:0x0210a4e8 kind:arm_call to:0x0210a7c0 module:overlay(31) +from:0x0210a520 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210a56c kind:arm_call to:0x0210a61c module:overlay(31) +from:0x0210a588 kind:arm_call to:0x0210a950 module:overlay(31) +from:0x0210a5f4 kind:arm_call to:0x0210a61c module:overlay(31) +from:0x0210a614 kind:load to:0x027e0ce4 module:dtcm +from:0x0210a618 kind:load to:0x02110f4c module:overlay(31) +from:0x0210a65c kind:arm_call to:0x0210a938 module:overlay(31) +from:0x0210a6b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210a6b8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0210a71c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0210a72c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0210a738 kind:load to:0x021160a8 module:overlay(31) +from:0x0210a73c kind:load to:0x027e09b8 module:dtcm +from:0x0210a754 kind:arm_call to:0x0210aafc module:overlay(31) +from:0x0210a770 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210a798 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210a7b8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0210a7f4 kind:arm_call to:0x01fff148 module:itcm +from:0x0210a804 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0210a818 kind:arm_call to:0x01fff148 module:itcm +from:0x0210a828 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0210a844 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a848 kind:load to:0x027e0ce0 module:dtcm +from:0x0210a87c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210a888 kind:arm_call to:0x01fff458 module:itcm +from:0x0210a904 kind:arm_call to:0x0210a61c module:overlay(31) +from:0x0210a930 kind:load to:0x027e0ce4 module:dtcm +from:0x0210a978 kind:arm_call to:0x0203a1bc module:main +from:0x0210a998 kind:load to:0x02110f4c module:overlay(31) +from:0x0210a9b8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0210aa1c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0210aa3c kind:load to:0x020b53e4 module:overlay(0) +from:0x0210aa90 kind:load to:0x02118928 module:overlay(31) +from:0x0210aaec kind:load to:0x02118928 module:overlay(31) +from:0x0210aaf8 kind:load to:0x021189fc module:overlay(31) +from:0x0210ab10 kind:arm_call to:0x0200bb1c module:main +from:0x0210ab1c kind:arm_call to:0x0200be8c module:main +from:0x0210ab28 kind:arm_call to:0x0200bb1c module:main +from:0x0210ab34 kind:arm_call to:0x0200be8c module:main +from:0x0210ab44 kind:arm_call to:0x02080c04 module:overlay(0) +from:0x0210ab60 kind:arm_call to:0x0200b9e4 module:main +from:0x0210ab74 kind:arm_call to:0x0200bd44 module:main +from:0x0210ab8c kind:arm_call to:0x0200b9e4 module:main +from:0x0210aba0 kind:arm_call to:0x0200bd44 module:main +from:0x0210abbc kind:load to:0x02110efc module:overlay(31) +from:0x0210abc0 kind:load to:0x02110f10 module:overlay(31) +from:0x0210abc4 kind:load to:0x02110f38 module:overlay(31) +from:0x0210abc8 kind:load to:0x02110f24 module:overlay(31) +from:0x0210abcc kind:load to:0x027e0cd8 module:dtcm +from:0x0210abdc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210abe4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210abec kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210ac04 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0210ac0c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210ac14 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210ac1c kind:arm_call to:0x02011ff4 module:main +from:0x0210ac30 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210ac44 kind:load to:0x02118b10 module:overlay(31) +from:0x0210ac58 kind:arm_call to:0x02011f3c module:main +from:0x0210ac64 kind:arm_call to:0x0218626c module:overlay(107) +from:0x0210ac80 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210ac90 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210acb0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210ad9c kind:arm_call to:0x0207f530 module:overlay(0) +from:0x0210adc0 kind:arm_call to:0x02028c4c module:main +from:0x0210ade0 kind:load to:0x02115ccc module:overlay(31) +from:0x0210ade4 kind:load to:0x02114058 module:overlay(31) +from:0x0210ade8 kind:load to:0x02183bdc module:overlays(97,100,101) +from:0x0210adf4 kind:load to:0x02116140 module:overlay(31) +from:0x0210adf8 kind:load to:0x02118a58 module:overlay(31) +from:0x0210adfc kind:load to:0x02118a20 module:overlay(31) +from:0x0210ae00 kind:load to:0x02118c50 module:overlay(31) +from:0x0210ae50 kind:arm_call to:0x0210ae94 module:overlay(31) +from:0x0210ae80 kind:arm_call to:0x0210ae94 module:overlay(31) +from:0x0210aeb8 kind:arm_call to:0x01fff498 module:itcm +from:0x0210aec4 kind:arm_call to:0x01fff584 module:itcm +from:0x0210af04 kind:arm_call to:0x0210b2ac module:overlay(31) +from:0x0210af28 kind:load to:0x027e0ce8 module:dtcm +from:0x0210af80 kind:arm_call to:0x0210afc0 module:overlay(31) +from:0x0210afb0 kind:arm_call to:0x0210afc0 module:overlay(31) +from:0x0210b00c kind:arm_call to:0x01fff498 module:itcm +from:0x0210b018 kind:arm_call to:0x01fff584 module:itcm +from:0x0210b078 kind:load to:0x027e0ce8 module:dtcm +from:0x0210b0d8 kind:arm_call to:0x0210afc0 module:overlay(31) +from:0x0210b118 kind:arm_call to:0x0210b158 module:overlay(31) +from:0x0210b154 kind:load to:0x02116120 module:overlay(31) +from:0x0210b180 kind:arm_call to:0x01fff498 module:itcm +from:0x0210b18c kind:arm_call to:0x01fff584 module:itcm +from:0x0210b1d4 kind:load to:0x027e0ce8 module:dtcm +from:0x0210b210 kind:load to:0x02118c50 module:overlay(31) +from:0x0210b270 kind:load to:0x02118c50 module:overlay(31) +from:0x0210b294 kind:arm_call to:0x02028c4c module:main +from:0x0210b2a8 kind:load to:0x02118c50 module:overlay(31) +from:0x0210b35c kind:arm_call to:0x01fff148 module:itcm +from:0x0210b368 kind:arm_call to:0x01ffedac module:itcm +from:0x0210b3c0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0210b3f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0210b3f4 kind:load to:0x02118a40 module:overlay(31) +from:0x0210b3f8 kind:load to:0x027e09c0 module:dtcm +from:0x0210b41c kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x0210b434 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0210b448 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0210b450 kind:arm_call to:0x02011ff4 module:main +from:0x0210b468 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0210b470 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210b488 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0210b490 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210b498 kind:arm_call to:0x02011ff4 module:main +from:0x0210b4ac kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210b4c0 kind:load to:0x02118de4 module:overlay(31) +from:0x0210b4d4 kind:arm_call to:0x02011f3c module:main +from:0x0210b4e0 kind:arm_call to:0x0210b570 module:overlay(31) +from:0x0210b4f8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210b508 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210b55c kind:load to:0x02115764 module:overlay(31) +from:0x0210b564 kind:load to:0x02112bb8 module:overlay(31) +from:0x0210b568 kind:load to:0x021161a8 module:overlay(31) +from:0x0210b578 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0210b580 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0210b5e8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210b62c kind:arm_call to:0x020611dc module:overlay(0) +from:0x0210b638 kind:load to:0x021161c4 module:overlay(31) +from:0x0210b63c kind:load to:0x02116210 module:overlay(31) +from:0x0210b640 kind:load to:0x02116240 module:overlay(31) +from:0x0210b644 kind:load to:0x02118de4 module:overlay(31) +from:0x0210b648 kind:load to:0x0204a088 module:main +from:0x0210b69c kind:arm_call to:0x0200f218 module:main +from:0x0210b6b0 kind:arm_call to:0x0200eab0 module:main +from:0x0210b6bc kind:arm_call to:0x0210b828 module:overlay(31) +from:0x0210b6c8 kind:load to:0x02118eb8 module:overlay(31) +from:0x0210b6cc kind:load to:0x02110fd8 module:overlay(31) +from:0x0210b6f8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210b70c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0210b730 kind:arm_call to:0x0210b828 module:overlay(31) +from:0x0210b744 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0210b75c kind:arm_call to:0x0210b828 module:overlay(31) +from:0x0210b7a0 kind:arm_call to:0x0200eab0 module:main +from:0x0210b7c4 kind:arm_call to:0x0200eab0 module:main +from:0x0210b7d4 kind:arm_call to:0x020d9acc module:overlay(31) +from:0x0210b7f4 kind:load to:0x027e09b8 module:dtcm +from:0x0210b7f8 kind:load to:0x02118dd0 module:overlay(31) +from:0x0210b7fc kind:load to:0x027e0d34 module:dtcm +from:0x0210b81c kind:arm_call to:0x0210b828 module:overlay(31) +from:0x0210b88c kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0210b8d8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0210b900 kind:arm_call to:0x02073138 module:overlay(0) +from:0x0210b924 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0210b938 kind:load to:0x02116194 module:overlay(31) +from:0x0210b93c kind:load to:0x027e09b8 module:dtcm +from:0x0210b940 kind:load to:0x0210bad4 module:overlay(31) +from:0x0210b944 kind:load to:0x02118dd0 module:overlay(31) +from:0x0210b968 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210b9c4 kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x0210b9d0 kind:load to:0x0203e964 module:main +from:0x0210b9d4 kind:load to:0x027e09b4 module:dtcm +from:0x0210ba04 kind:arm_call to:0x020c6d5c module:overlay(24) +from:0x0210ba38 kind:arm_call to:0x02078aa4 module:overlay(0) +from:0x0210ba44 kind:load to:0x02118dd0 module:overlay(31) +from:0x0210ba48 kind:load to:0x027e0994 module:dtcm +from:0x0210ba4c kind:load to:0x027e09bc module:dtcm +from:0x0210ba74 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0210ba84 kind:load to:0x02118dd0 module:overlay(31) +from:0x0210ba88 kind:load to:0x027e09bc module:dtcm +from:0x0210baa0 kind:arm_call to:0x0210b828 module:overlay(31) +from:0x0210bab4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0210bac8 kind:arm_call to:0x020784b8 module:overlay(0) +from:0x0210bad0 kind:load to:0x027e09bc module:dtcm +from:0x0210bae0 kind:arm_call to:0x0210ba8c module:overlay(31) +from:0x0210baec kind:load to:0x02118dd0 module:overlay(31) +from:0x0210bb34 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210bb3c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210bb44 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210bb4c kind:arm_call to:0x02011ff4 module:main +from:0x0210bb64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210bb6c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210bb74 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210bb88 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210bb9c kind:arm_branch to:0x0210bb28 module:overlay(31) +from:0x0210bbac kind:arm_branch to:0x0210ba50 module:overlay(31) +from:0x0210bbbc kind:arm_branch to:0x0210b9d8 module:overlay(31) +from:0x0210bbcc kind:arm_branch to:0x0210bb58 module:overlay(31) +from:0x0210bbdc kind:arm_branch to:0x0210baf0 module:overlay(31) +from:0x0210bbec kind:load to:0x02118ee8 module:overlay(31) +from:0x0210bc00 kind:arm_call to:0x02011f3c module:main +from:0x0210bc0c kind:arm_call to:0x0210bcb4 module:overlay(31) +from:0x0210bc24 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210bc34 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210bc9c kind:load to:0x02115764 module:overlay(31) +from:0x0210bca0 kind:load to:0x02112bb8 module:overlay(31) +from:0x0210bca4 kind:load to:0x02116258 module:overlay(31) +from:0x0210bcbc kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0210bd1c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0210bd30 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210bd40 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210bd50 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210bd90 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0210bd9c kind:arm_call to:0x02060804 module:overlay(0) +from:0x0210bdac kind:arm_call to:0x0206082c module:overlay(0) +from:0x0210bdb8 kind:load to:0x02116274 module:overlay(31) +from:0x0210bdbc kind:load to:0x021162c0 module:overlay(31) +from:0x0210bdc0 kind:load to:0x02118ee8 module:overlay(31) +from:0x0210be08 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210be20 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210be40 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210be54 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210be68 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210be90 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210bea4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210beac kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210beb4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210bec0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210becc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210bed8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210bee4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210bf04 kind:arm_call to:0x0210c2b0 module:overlay(31) +from:0x0210bf14 kind:load to:0x02118fbc module:overlay(31) +from:0x0210bf18 kind:load to:0x02110fec module:overlay(31) +from:0x0210bf1c kind:load to:0x02118f08 module:overlay(31) +from:0x0210bf20 kind:load to:0x02110ffc module:overlay(31) +from:0x0210bf24 kind:load to:0x0211100c module:overlay(31) +from:0x0210bf30 kind:arm_call to:0x0210c87c module:overlay(31) +from:0x0210bf4c kind:arm_call to:0x0210c2b0 module:overlay(31) +from:0x0210bf58 kind:arm_call to:0x02082198 module:overlay(0) +from:0x0210bf74 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x0210bf7c kind:load to:0x027e0cd8 module:dtcm +from:0x0210bfb8 kind:arm_call to:0x0210c168 module:overlay(31) +from:0x0210bfc0 kind:arm_call to:0x0210c16c module:overlay(31) +from:0x0210bfd0 kind:arm_call to:0x0217374c module:overlay(94) +from:0x0210bfe4 kind:arm_call to:0x0210c2b0 module:overlay(31) +from:0x0210c008 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0210c020 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0210c02c kind:arm_call to:0x0210c2b0 module:overlay(31) +from:0x0210c058 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210c070 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210c084 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210c098 kind:arm_call to:0x0210c2b0 module:overlay(31) +from:0x0210c0a4 kind:arm_call to:0x0210c170 module:overlay(31) +from:0x0210c0b4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210c0c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0210c0d8 kind:arm_call to:0x0210c2b0 module:overlay(31) +from:0x0210c0e4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210c0ec kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210c100 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0210c10c kind:arm_call to:0x02060a98 module:overlay(0) +from:0x0210c120 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0210c144 kind:load to:0x027e09b8 module:dtcm +from:0x0210c148 kind:load to:0x027e09a8 module:dtcm +from:0x0210c150 kind:load to:0x020b5254 module:overlay(0) +from:0x0210c1a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210c1b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0210c1c8 kind:arm_call to:0x0210c974 module:overlay(31) +from:0x0210c21c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0210c244 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210c264 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0210c270 kind:arm_call to:0x0210c2b0 module:overlay(31) +from:0x0210c280 kind:load to:0x027e0cec module:dtcm +from:0x0210c284 kind:load to:0x027e09a8 module:dtcm +from:0x0210c298 kind:load to:0x0210c2b0 module:overlay(31) +from:0x0210c318 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210c320 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210c32c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c338 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c344 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c350 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c36c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210c374 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210c380 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c38c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c398 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c3ac kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c3bc kind:arm_call to:0x02073004 module:overlay(0) +from:0x0210c3e4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0210c46c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0210c480 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210c488 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0210c494 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c4a0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210c4ac kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c4b8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c4c4 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0210c518 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0210c5b8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0210c5d0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210c5e4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210c5fc kind:load to:0x027e09b8 module:dtcm +from:0x0210c600 kind:load to:0x0210cdd0 module:overlay(31) +from:0x0210c604 kind:load to:0x0210cd5c module:overlay(31) +from:0x0210c608 kind:load to:0x02118fbc module:overlay(31) +from:0x0210c60c kind:load to:0x027e09c0 module:dtcm +from:0x0210c610 kind:load to:0x027e09a8 module:dtcm +from:0x0210c6a8 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c734 kind:arm_call to:0x02103994 module:overlay(31) +from:0x0210c7b0 kind:arm_call to:0x0201aad0 module:main +from:0x0210c7d4 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c7e0 kind:load to:0x027e0998 module:dtcm +from:0x0210c7e4 kind:load to:0x0204af1c module:main +from:0x0210c86c kind:arm_call to:0x0209d56c module:overlay(0) +from:0x0210c890 kind:arm_call to:0x01ffedac module:itcm +from:0x0210c934 kind:arm_call to:0x01fff498 module:itcm +from:0x0210c940 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c970 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c9c4 kind:arm_call to:0x02039f04 module:main +from:0x0210c9d0 kind:arm_call to:0x0203a978 module:main +from:0x0210c9d8 kind:arm_call to:0x02039d60 module:main +from:0x0210ca1c kind:arm_call to:0x02039f04 module:main +from:0x0210ca28 kind:arm_call to:0x0203a978 module:main +from:0x0210ca34 kind:arm_call to:0x0203a978 module:main +from:0x0210ca40 kind:arm_call to:0x0203ab58 module:main +from:0x0210ca74 kind:arm_call to:0x02039f04 module:main +from:0x0210ca80 kind:arm_call to:0x0203a978 module:main +from:0x0210ca8c kind:arm_call to:0x0203a978 module:main +from:0x0210ca94 kind:arm_call to:0x0203ad88 module:main +from:0x0210ca98 kind:arm_call to:0x0203a5ac module:main +from:0x0210caf0 kind:arm_call to:0x02039f04 module:main +from:0x0210cafc kind:arm_call to:0x0203a978 module:main +from:0x0210cb04 kind:arm_call to:0x02039d60 module:main +from:0x0210cb40 kind:arm_call to:0x02039f04 module:main +from:0x0210cb4c kind:arm_call to:0x0203a978 module:main +from:0x0210cb58 kind:arm_call to:0x0203a978 module:main +from:0x0210cb64 kind:arm_call to:0x0203ab58 module:main +from:0x0210cb90 kind:arm_call to:0x02039f04 module:main +from:0x0210cb9c kind:arm_call to:0x0203a978 module:main +from:0x0210cba8 kind:arm_call to:0x0203a978 module:main +from:0x0210cbb0 kind:arm_call to:0x0203ad88 module:main +from:0x0210cbb4 kind:arm_call to:0x0203a5ac module:main +from:0x0210cbe8 kind:load to:0x02049be4 module:main +from:0x0210cc18 kind:arm_call to:0x0210c2b0 module:overlay(31) +from:0x0210cc4c kind:arm_call to:0x01fff148 module:itcm +from:0x0210cc68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210cc7c kind:arm_call to:0x01fff148 module:itcm +from:0x0210cc9c kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0210cca8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210cd08 kind:arm_call to:0x0209d280 module:overlay(0) +from:0x0210cd30 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x0210cd50 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0210cd78 kind:arm_call to:0x01fff584 module:itcm +from:0x0210cdb0 kind:arm_call to:0x020a87bc module:overlay(0) +from:0x0210cdcc kind:load to:0x027e0ce0 module:dtcm +from:0x0210ce60 kind:arm_call to:0x01fff584 module:itcm +from:0x0210cee8 kind:arm_call to:0x02103994 module:overlay(31) +from:0x0210cf60 kind:load to:0x027e0ce8 module:dtcm +from:0x0210cf6c kind:load to:0x027e0ce0 module:dtcm +from:0x0210cf7c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0210cf84 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210cf8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210cf94 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210cfac kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0210cfb4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0210cfbc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0210cfc4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210cfcc kind:arm_call to:0x02011ff4 module:main +from:0x0210cfe0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210cff4 kind:arm_branch to:0x0210cc20 module:overlay(31) +from:0x0210d004 kind:arm_branch to:0x0210ccac module:overlay(31) +from:0x0210d014 kind:arm_branch to:0x0210cbf4 module:overlay(31) +from:0x0210d024 kind:load to:0x02118fec module:overlay(31) +from:0x0210d038 kind:arm_call to:0x02011f3c module:main +from:0x0210d044 kind:arm_call to:0x0210d408 module:overlay(31) +from:0x0210d05c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0210d06c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0210d0e8 kind:load to:0x02115ccc module:overlay(31) +from:0x0210d0ec kind:load to:0x02114058 module:overlay(31) +from:0x0210d0f0 kind:load to:0x021162e0 module:overlay(31) +from:0x0210d104 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0210d12c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210d13c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210d150 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0210d15c kind:load to:0x02116328 module:overlay(31) +from:0x0210d160 kind:load to:0x0211103c module:overlay(31) +from:0x0210d164 kind:load to:0x0211104c module:overlay(31) +from:0x0210d1c4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210d218 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210d220 kind:load to:0x0203e964 module:main +from:0x0210d298 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x0210d2cc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0210d2e0 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0210d2e8 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0210d2f0 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x0210d2fc kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0210d324 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0210d330 kind:load to:0x021162fc module:overlay(31) +from:0x0210d334 kind:load to:0x0211101c module:overlay(31) +from:0x0210d390 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210d3f8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210d404 kind:load to:0x0203e964 module:main +from:0x0210d410 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0210d434 kind:arm_call to:0x0200f05c module:main +from:0x0210d450 kind:arm_call to:0x0210d0fc module:overlay(31) +from:0x0210d46c kind:arm_call to:0x0200f05c module:main +from:0x0210d488 kind:arm_call to:0x0210d288 module:overlay(31) +from:0x0210d49c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0210d4d4 kind:load to:0x02116354 module:overlay(31) +from:0x0210d4d8 kind:load to:0x02118fec module:overlay(31) +from:0x0210d4dc kind:load to:0x0211105c module:overlay(31) +from:0x0210d4e0 kind:load to:0x0211106c module:overlay(31) +from:0x0210d4e4 kind:load to:0x021190c0 module:overlay(31) +from:0x0210d4f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d504 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210d524 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0210d544 kind:arm_call to:0x01ffedac module:itcm +from:0x0210d550 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0210d590 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0210d5d4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0210d5f0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0210d604 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0210d618 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0210d620 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0210d62c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0210d63c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210d658 kind:arm_call to:0x0210d6f4 module:overlay(31) +from:0x0210d668 kind:load to:0x027e0cd8 module:dtcm +from:0x0210d66c kind:load to:0x021162cc module:overlay(31) +from:0x0210d670 kind:load to:0x020b53e4 module:overlay(0) +from:0x0210d678 kind:load to:0x0211900c module:overlay(31) +from:0x0210d67c kind:load to:0x0211102c module:overlay(31) +from:0x0210d6c0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0210d750 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210d760 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210d770 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0210d77c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0210d788 kind:arm_call to:0x0210d224 module:overlay(31) +from:0x0210d7fc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210d83c kind:load to:0x021162cc module:overlay(31) +from:0x0210d85c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210d874 kind:arm_call to:0x0210d6f4 module:overlay(31) +from:0x0210d87c kind:load to:0x027e09a8 module:dtcm +from:0x0210d8a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0210d8b4 kind:arm_call to:0x0210d6f4 module:overlay(31) +from:0x0210d8bc kind:load to:0x027e09a8 module:dtcm +from:0x0210d930 kind:arm_call to:0x01ffb714 module:itcm +from:0x0210d93c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210d948 kind:arm_call to:0x01ffb800 module:itcm +from:0x0210d984 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210d9cc kind:arm_call to:0x01fff148 module:itcm +from:0x0210d9e8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210da00 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210da10 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210da18 kind:arm_call to:0x01ffb428 module:itcm +from:0x0210da24 kind:arm_call to:0x0210d224 module:overlay(31) +from:0x0210da30 kind:load to:0x021162cc module:overlay(31) +from:0x0210da34 kind:load to:0x027e0ce0 module:dtcm +from:0x0210da40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210da48 kind:arm_call to:0x02011ff4 module:main +from:0x0210da5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210da64 kind:arm_call to:0x02011ff4 module:main +from:0x0210da7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210da84 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210da8c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210daa4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210daac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0210dab4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0210dabc kind:arm_call to:0x02011ff4 module:main +from:0x0210dad0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0210dae8 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0210db20 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0210db2c kind:load to:0x02116394 module:overlay(31) +from:0x0210db30 kind:load to:0x0204a088 module:main +from:0x0210db3c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210db50 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210db58 kind:arm_call to:0x02011ff4 module:main +from:0x0210dbd4 kind:arm_call to:0x0210de94 module:overlay(31) +from:0x0210dbe8 kind:arm_call to:0x0210de94 module:overlay(31) +from:0x0210dc7c kind:arm_call to:0x02080a78 module:overlay(0) +from:0x0210dd1c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0210dd34 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x0210dd48 kind:arm_call to:0x0206dc60 module:overlay(0) +from:0x0210dd64 kind:arm_call to:0x02080a0c module:overlay(0) +from:0x0210dd70 kind:arm_call to:0x0210de94 module:overlay(31) +from:0x0210dd88 kind:arm_call to:0x0210de94 module:overlay(31) +from:0x0210ddb4 kind:load to:0x027e09a4 module:dtcm +from:0x0210ddb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ddbc kind:load to:0x027e0ce0 module:dtcm +from:0x0210ddc0 kind:load to:0x027e09b8 module:dtcm +from:0x0210ddc4 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0210ddc8 kind:load to:0x020b51f8 module:overlay(0) +from:0x0210ddd0 kind:load to:0x020b5254 module:overlay(0) +from:0x0210ddd4 kind:load to:0x027e0994 module:dtcm +from:0x0210ddf8 kind:arm_call to:0x020cb100 module:overlay(24) +from:0x0210de18 kind:arm_call to:0x020c6c9c module:overlay(24) +from:0x0210de24 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0210de4c kind:load to:0x020d87b4 module:overlays(19,24) +from:0x0210de50 kind:load to:0x027e0994 module:dtcm +from:0x0210de54 kind:load to:0x020b508c module:overlay(0) +from:0x0210de78 kind:arm_call to:0x020c6c9c module:overlay(24) +from:0x0210de84 kind:arm_call to:0x02067f5c module:overlay(0) +from:0x0210de8c kind:load to:0x027e0994 module:dtcm +from:0x0210de90 kind:load to:0x020b508c module:overlay(0) +from:0x0210dea8 kind:arm_call to:0x020c4dd4 module:overlay(24) +from:0x0210ded8 kind:arm_call to:0x020c4dd4 module:overlay(24) +from:0x0210df10 kind:arm_call to:0x02019538 module:main +from:0x0210df1c kind:arm_call to:0x020c7390 module:overlays(20,24) +from:0x0210df38 kind:arm_call to:0x0201c0c4 module:main +from:0x0210df60 kind:arm_call to:0x020cd494 module:overlay(24) +from:0x0210df68 kind:arm_call to:0x020cd45c module:overlays(19,24) +from:0x0210df6c kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210df74 kind:arm_call to:0x020b6d40 module:overlay(5) +from:0x0210df80 kind:arm_call to:0x020b6ffc module:overlay(5) +from:0x0210df90 kind:arm_call to:0x020b7180 module:overlay(5) +from:0x0210dfa8 kind:arm_call to:0x020166ac module:main +from:0x0210dfb4 kind:arm_call to:0x01ffd400 module:itcm +from:0x0210e004 kind:arm_call to:0x0210e0a0 module:overlay(31) +from:0x0210e038 kind:arm_call to:0x020b791c module:overlay(5) +from:0x0210e064 kind:arm_call to:0x020c6bc8 module:overlay(24) +from:0x0210e06c kind:load to:0x020d8780 module:overlays(19,24) +from:0x0210e070 kind:load to:0x0204a110 module:main +from:0x0210e074 kind:load to:0x027e0998 module:dtcm +from:0x0210e078 kind:load to:0x027e0994 module:dtcm +from:0x0210e07c kind:load to:0x027e0ce0 module:dtcm +from:0x0210e080 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x0210e084 kind:load to:0x027e09a4 module:dtcm +from:0x0210e088 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e08c kind:load to:0x02043e50 module:main +from:0x0210e09c kind:load to:0x020b6fa8 module:overlays(5,8) +from:0x0210e0d8 kind:arm_call to:0x020166cc module:main +from:0x0210e0f4 kind:arm_call to:0x020166ac module:main +from:0x0210e118 kind:arm_call to:0x020b6f80 module:overlay(5) +from:0x0210e140 kind:load to:0x0204a088 module:main +from:0x0210e144 kind:load to:0x02061224 module:overlay(0) +from:0x0210e154 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0210e168 kind:arm_call to:0x0201baec module:main +from:0x0210e18c kind:arm_call to:0x020611dc module:overlay(0) +from:0x0210e198 kind:load to:0x021163e0 module:overlay(31) +from:0x0210e19c kind:load to:0x021163c4 module:overlay(31) +from:0x0210e1a0 kind:load to:0x0204a088 module:main +from:0x0210e1ac kind:arm_call to:0x0201bacc module:main +from:0x0210e1d8 kind:arm_call to:0x0201bb84 module:main +from:0x0210e1e4 kind:arm_call to:0x0201b9a8 module:main +from:0x0210e1ec kind:load to:0x0204e5f8 module:main +from:0x0210e210 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0210e218 kind:load to:0x0204a088 module:main +from:0x0210e230 kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210e288 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0210e298 kind:arm_call to:0x02019538 module:main +from:0x0210e2a0 kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210e2ac kind:load to:0x0204a088 module:main +from:0x0210e2b4 kind:load to:0x0204a110 module:main +from:0x0210e2ec kind:arm_call to:0x0201bb84 module:main +from:0x0210e2f8 kind:arm_call to:0x0201b9a8 module:main +from:0x0210e308 kind:arm_call to:0x020b679c module:overlay(9) +from:0x0210e310 kind:load to:0x0204e5f8 module:main +from:0x0210e33c kind:arm_call to:0x02061230 module:overlay(0) +from:0x0210e344 kind:load to:0x0204a088 module:main +from:0x0210e388 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0210e398 kind:arm_call to:0x02019538 module:main +from:0x0210e3a0 kind:load to:0x0204a088 module:main +from:0x0210e3a4 kind:load to:0x0204a110 module:main +from:0x0210e3b0 kind:arm_call to:0x0201bacc module:main +from:0x0210e3b8 kind:arm_call to:0x02011ff4 module:main +from:0x0210e3d0 kind:arm_call to:0x0201bacc module:main +from:0x0210e3d8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210e3f0 kind:arm_call to:0x0201bacc module:main +from:0x0210e3f8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210e400 kind:arm_call to:0x02011ff4 module:main +from:0x0210e41c kind:arm_call to:0x02061224 module:overlay(0) +from:0x0210e448 kind:arm_call to:0x01fff458 module:itcm +from:0x0210e458 kind:arm_call to:0x020fafe0 module:overlay(31) +from:0x0210e490 kind:arm_call to:0x01fff520 module:itcm +from:0x0210e4a8 kind:arm_call to:0x02173740 module:overlays(93,94) +from:0x0210e4cc kind:arm_call to:0x01fff520 module:itcm +from:0x0210e4e8 kind:arm_call to:0x0210cd58 module:overlay(31) +from:0x0210e4f4 kind:load to:0x0204a088 module:main +from:0x0210e4f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0210e500 kind:load to:0x027e0ce8 module:dtcm +from:0x0210e508 kind:load to:0x020b3504 module:overlay(0) +from:0x0210e51c kind:arm_call to:0x02061648 module:overlay(0) +from:0x0210e538 kind:arm_call to:0x0201baec module:main +from:0x0210e56c kind:arm_call to:0x020611dc module:overlay(0) +from:0x0210e578 kind:load to:0x0211642c module:overlay(31) +from:0x0210e57c kind:load to:0x02116410 module:overlay(31) +from:0x0210e580 kind:load to:0x0204a088 module:main +from:0x0210e58c kind:arm_call to:0x0201bacc module:main +from:0x0210e5b8 kind:arm_call to:0x0210eae4 module:overlay(31) +from:0x0210e5d8 kind:arm_call to:0x0215cb6c module:overlay(63) +from:0x0210e5e0 kind:load to:0x02043e50 module:main +from:0x0210e5e4 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0210e61c kind:arm_call to:0x02061230 module:overlay(0) +from:0x0210e640 kind:arm_call_thumb to:0x020b7ed4 module:overlay(12) +from:0x0210e648 kind:arm_call_thumb to:0x020b6560 module:overlays(1,2,6,10,12,14) +from:0x0210e684 kind:arm_call to:0x0215c93c module:overlays(63,71) +from:0x0210e68c kind:arm_call to:0x0215da0c module:overlay(63) +from:0x0210e694 kind:arm_call to:0x0215c988 module:overlays(63,66,83) +from:0x0210e69c kind:load to:0x0204a088 module:main +from:0x0210e6a0 kind:load to:0x0204a110 module:main +from:0x0210e6a8 kind:load to:0x02043e50 module:main +from:0x0210e6ac kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0210e6d4 kind:arm_call to:0x020c69d8 module:overlay(24) +from:0x0210e704 kind:arm_call to:0x02019538 module:main +from:0x0210e710 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0210e724 kind:arm_call to:0x02018c2c module:main +from:0x0210e744 kind:arm_call to:0x0201dd58 module:main +from:0x0210e74c kind:arm_call to:0x0201ec30 module:main +from:0x0210e75c kind:arm_call to:0x0201e8d4 module:main +from:0x0210e770 kind:arm_call to:0x0201e8d4 module:main +from:0x0210e798 kind:arm_call to:0x0201c494 module:main +from:0x0210e7a0 kind:arm_call to:0x0210eb24 module:overlay(31) +from:0x0210e7bc kind:arm_call to:0x0215c9f0 module:overlay(63) +from:0x0210e7d0 kind:arm_call to:0x0206654c module:overlay(0) +from:0x0210e7f0 kind:arm_call to:0x020d9a6c module:overlay(31) +from:0x0210e7fc kind:load to:0x027e0994 module:dtcm +from:0x0210e800 kind:load to:0x0204a110 module:main +from:0x0210e804 kind:load to:0x0204a088 module:main +from:0x0210e808 kind:load to:0x0204aed0 module:main +from:0x0210e810 kind:load to:0x0204aeac module:main +from:0x0210e814 kind:load to:0x02043e50 module:main +from:0x0210e818 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0210e81c kind:load to:0x020b4fb0 module:overlay(0) +from:0x0210e820 kind:load to:0x02049f8c module:main +from:0x0210e824 kind:load to:0x027e0d34 module:dtcm +from:0x0210e840 kind:arm_call to:0x0210eb60 module:overlay(31) +from:0x0210e850 kind:arm_call to:0x0210eae4 module:overlay(31) +from:0x0210e86c kind:arm_call to:0x0215c9a4 module:overlay(63) +from:0x0210e87c kind:arm_call to:0x0215cc98 module:overlay(63) +from:0x0210e884 kind:load to:0x02043e50 module:main +from:0x0210e888 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0210e8b4 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0210e8bc kind:load to:0x0204a088 module:main +from:0x0210e8e8 kind:arm_call to:0x0201c494 module:main +from:0x0210e8f0 kind:arm_call to:0x0210eb60 module:overlay(31) +from:0x0210e8fc kind:arm_call to:0x020d9a8c module:overlay(31) +from:0x0210e910 kind:arm_call to:0x02019538 module:main +from:0x0210e934 kind:arm_call to:0x020c7390 module:overlays(20,24) +from:0x0210e94c kind:arm_call to:0x020c55bc module:overlay(24) +from:0x0210e954 kind:arm_call to:0x020c5448 module:overlay(24) +from:0x0210e95c kind:arm_call to:0x020c6728 module:overlay(24) +from:0x0210e970 kind:arm_call to:0x020c55bc module:overlay(24) +from:0x0210e978 kind:arm_call to:0x020c5448 module:overlay(24) +from:0x0210e980 kind:arm_call to:0x020c66cc module:overlay(24) +from:0x0210e9bc kind:arm_call to:0x0210eb88 module:overlay(31) +from:0x0210e9d4 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0210e9e8 kind:arm_call to:0x02018c2c module:main +from:0x0210ea08 kind:arm_call to:0x0215c9a4 module:overlay(63) +from:0x0210ea1c kind:arm_call to:0x0215cb80 module:overlay(63) +from:0x0210ea30 kind:arm_call to:0x020665b8 module:overlay(0) +from:0x0210ea84 kind:arm_call to:0x0201db14 module:main +from:0x0210eaa0 kind:arm_call to:0x02019a74 module:main +from:0x0210eaac kind:load to:0x0204aeac module:main +from:0x0210eab0 kind:load to:0x027e0d34 module:dtcm +from:0x0210eab4 kind:load to:0x0204a110 module:main +from:0x0210eab8 kind:load to:0x027e0998 module:dtcm +from:0x0210eabc kind:load to:0x027e0994 module:dtcm +from:0x0210eac0 kind:load to:0x0204a088 module:main +from:0x0210eac4 kind:load to:0x02043e50 module:main +from:0x0210eac8 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0210eacc kind:load to:0x020b4fb0 module:overlay(0) +from:0x0210ead0 kind:load to:0x0204aed0 module:main +from:0x0210ead4 kind:load to:0x02049f8c module:main +from:0x0210eb04 kind:arm_call to:0x0201bb84 module:main +from:0x0210eb18 kind:arm_call to:0x0201b9a8 module:main +from:0x0210eb20 kind:load to:0x0204e5f8 module:main +from:0x0210eba0 kind:arm_call_thumb to:0x020b7ebc module:overlay(12) +from:0x0210eba8 kind:arm_call to:0x02011ff4 module:main +from:0x0210ebb0 kind:load to:0x027e0cf0 module:dtcm +from:0x0210ebbc kind:arm_call to:0x0201bacc module:main +from:0x0210ebc4 kind:arm_call to:0x02011ff4 module:main +from:0x0210ebdc kind:arm_call to:0x0201bacc module:main +from:0x0210ebe4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210ebfc kind:arm_call to:0x0201bacc module:main +from:0x0210ec04 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0210ec0c kind:arm_call to:0x02011ff4 module:main +from:0x0210ec20 kind:thumb_call_arm to:0x0201667c module:main +from:0x0210ec36 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x0210ec7e kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ec84 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210ecac kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ecd8 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210ecf8 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ed44 kind:thumb_call_arm to:0x02060c34 module:overlay(0) +from:0x0210ed4a kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210ed72 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210edb4 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210edbc kind:thumb_call_arm to:0x020196b0 module:main +from:0x0210edd4 kind:thumb_call_arm to:0x02065930 module:overlay(0) +from:0x0210ede0 kind:load to:0x0211645c module:overlay(31) +from:0x0210ede4 kind:load to:0x021110a4 module:overlay(31) +from:0x0210edf8 kind:thumb_call_arm to:0x02065930 module:overlay(0) +from:0x0210ee1c kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ee42 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ee88 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210eeb0 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210eeee kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x0210eef6 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x0210ef04 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x0210ef22 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ef50 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210ef78 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210efa4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x0210efca kind:thumb_call_arm to:0x02018268 module:main +from:0x0210efda kind:thumb_call_arm to:0x02018268 module:main +from:0x0210f00c kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x0210f05c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f068 kind:arm_call to:0x020196b0 module:main +from:0x0210f094 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f0a8 kind:arm_call to:0x020196b0 module:main +from:0x0210f0d4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f0e8 kind:arm_call to:0x020196b0 module:main +from:0x0210f110 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f124 kind:arm_call to:0x020196b0 module:main +from:0x0210f13c kind:arm_call to:0x0206082c module:overlay(0) +from:0x0210f144 kind:arm_call to:0x02060bac module:overlay(0) +from:0x0210f158 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0210f160 kind:arm_call to:0x02060bac module:overlay(0) +from:0x0210f18c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f1c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f1dc kind:load to:0x027e0ce0 module:dtcm +from:0x0210f1e0 kind:load to:0x027e09b8 module:dtcm +from:0x0210f200 kind:arm_call to:0x0208bf58 module:overlay(0) +from:0x0210f248 kind:arm_call to:0x020a877c module:overlay(0) +from:0x0210f254 kind:arm_call to:0x020a879c module:overlay(0) +from:0x0210f2b4 kind:arm_call to:0x02065988 module:overlay(0) +from:0x0210f2e0 kind:arm_call to:0x0208bec0 module:overlay(0) +from:0x0210f31c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0210f32c kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x0210f37c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210f438 kind:arm_call to:0x020cd640 module:overlay(24) +from:0x0210f4ec kind:arm_call to:0x020cd640 module:overlay(24) +from:0x0210f520 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x0210f570 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0210f580 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x0210f61c kind:arm_call to:0x02073310 module:overlay(0) +from:0x0210f64c kind:arm_call to:0x020d9b6c module:overlay(31) +from:0x0210f66c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0210f738 kind:arm_call to:0x0210f944 module:overlay(31) +from:0x0210f744 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f748 kind:load to:0x02111090 module:overlay(31) +from:0x0210f74c kind:load to:0x0211107c module:overlay(31) +from:0x0210f750 kind:load to:0x021110a4 module:overlay(31) +from:0x0210f754 kind:load to:0x027e09b8 module:dtcm +from:0x0210f758 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x0210f75c kind:load to:0x027e0d34 module:dtcm +from:0x0210f760 kind:load to:0x020b5254 module:overlay(0) +from:0x0210f790 kind:arm_call to:0x020cd640 module:overlay(24) +from:0x0210f808 kind:arm_call to:0x0201aa44 module:main +from:0x0210f834 kind:arm_call to:0x0201aad0 module:main +from:0x0210f85c kind:arm_call to:0x0201aa8c module:main +from:0x0210f87c kind:arm_call to:0x0201aa44 module:main +from:0x0210f8a4 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x0210f8c0 kind:arm_call to:0x020d9b6c module:overlay(31) +from:0x0210f8f8 kind:arm_call to:0x0201aa44 module:main +from:0x0210f904 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x0210f908 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f90c kind:load to:0x0204af1c module:main +from:0x0210f910 kind:load to:0x027e0d34 module:dtcm +from:0x0210f93c kind:arm_call to:0x0210f944 module:overlay(31) +from:0x0210f954 kind:arm_call to:0x020196b0 module:main +from:0x0210f968 kind:arm_call to:0x0201c2b0 module:main +from:0x0210f994 kind:arm_call to:0x02060e3c module:overlay(0) +from:0x0210f9b0 kind:arm_call to:0x02060c50 module:overlay(0) +from:0x0210f9e0 kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x0210f9ec kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x0210f9fc kind:arm_call to:0x02060db8 module:overlay(0) +from:0x0210fa08 kind:arm_call to:0x02060c7c module:overlay(0) +from:0x0210fa18 kind:arm_call to:0x02060d7c module:overlay(0) +from:0x0210fa24 kind:load to:0x027e0994 module:dtcm +from:0x0210fa28 kind:load to:0x0211646c module:overlay(31) +from:0x0210fa2c kind:load to:0x027e09b8 module:dtcm +from:0x0210fa38 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210fa4c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210fa54 kind:arm_call to:0x02011ff4 module:main +from:0x0210fa7c kind:arm_call to:0x020d9aec module:overlay(31) +from:0x0210faa0 kind:arm_call to:0x0208bec0 module:overlay(0) +from:0x0210faf8 kind:arm_call to:0x021370b8 module:overlay(48) +from:0x0210fb04 kind:load to:0x027e0d34 module:dtcm +from:0x0210fb08 kind:load to:0x027e0ce0 module:dtcm +from:0x0210fb1c kind:arm_call to:0x020d9aec module:overlay(31) +from:0x0210fb2c kind:arm_call to:0x02019514 module:main +from:0x0210fb48 kind:arm_call to:0x02135200 module:overlay(48) +from:0x0210fb50 kind:load to:0x027e0d34 module:dtcm +from:0x0210fb54 kind:load to:0x0204a110 module:main +from:0x0210fb60 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210fb74 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210fb7c kind:arm_call to:0x02011ff4 module:main +from:0x0210fb90 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x0210fbc8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210fbfc kind:load to:0x02116498 module:overlay(31) +from:0x0210fc28 kind:arm_call to:0x01ffd400 module:itcm +from:0x0210fc3c kind:arm_call to:0x01ffd400 module:itcm +from:0x0210fcb0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210fcf8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0210fd08 kind:load to:0x027e0cd8 module:dtcm +from:0x0210fd0c kind:load to:0x027e09a4 module:dtcm +from:0x0210fd10 kind:load to:0x021110b8 module:overlay(31) +from:0x0210fd2c kind:arm_call to:0x020c6828 module:overlay(24) +from:0x0210fd54 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0210fd68 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0210fd8c kind:arm_call to:0x0201aa44 module:main +from:0x0210fdb8 kind:arm_call to:0x02028c4c module:main +from:0x0210fe04 kind:arm_call to:0x0201aa44 module:main +from:0x0210fe10 kind:load to:0x027e0994 module:dtcm +from:0x0210fe14 kind:load to:0x027e09a4 module:dtcm +from:0x0210fe18 kind:load to:0x0204af1c module:main +from:0x0210fe24 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0210fe38 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0210fe40 kind:arm_call to:0x02011ff4 module:main +from:0x02111114 kind:load to:0x02112c94 module:overlay(31) +from:0x02111124 kind:load to:0x021164c0 module:overlay(31) +from:0x02111144 kind:arm_call to:0x020e1614 module:overlay(31) +from:0x02111154 kind:arm_call to:0x0203ce74 module:main +from:0x02111168 kind:load to:0x02116544 module:overlay(31) +from:0x0211116c kind:load to:0x02116554 module:overlay(31) +from:0x02111170 kind:load to:0x020e35c0 module:overlay(31) +from:0x02111174 kind:load to:0x02116548 module:overlay(31) +from:0x02111194 kind:arm_call to:0x020e3604 module:overlay(31) +from:0x021111a4 kind:arm_call to:0x0203ce74 module:main +from:0x021111b8 kind:load to:0x02116590 module:overlay(31) +from:0x021111bc kind:load to:0x021165a0 module:overlay(31) +from:0x021111c0 kind:load to:0x020e3db0 module:overlay(31) +from:0x021111c4 kind:load to:0x02116594 module:overlay(31) +from:0x021111e4 kind:arm_call to:0x020e4228 module:overlay(31) +from:0x021111f4 kind:arm_call to:0x0203ce74 module:main +from:0x02111208 kind:load to:0x021165dc module:overlay(31) +from:0x0211120c kind:load to:0x021165ec module:overlay(31) +from:0x02111210 kind:load to:0x020e4690 module:overlay(31) +from:0x02111214 kind:load to:0x021165e0 module:overlay(31) +from:0x02111234 kind:arm_call to:0x020e46f4 module:overlay(31) +from:0x02111244 kind:arm_call to:0x0203ce74 module:main +from:0x02111258 kind:load to:0x02116628 module:overlay(31) +from:0x0211125c kind:load to:0x02116638 module:overlay(31) +from:0x02111260 kind:load to:0x020e5868 module:overlay(31) +from:0x02111264 kind:load to:0x0211662c module:overlay(31) +from:0x021112a0 kind:arm_call to:0x020e5a18 module:overlay(31) +from:0x021112b0 kind:arm_call to:0x0203ce74 module:main +from:0x021112c4 kind:load to:0x0211311c module:overlay(31) +from:0x021112cc kind:load to:0x02116674 module:overlay(31) +from:0x021112d0 kind:load to:0x02116684 module:overlay(31) +from:0x021112d4 kind:load to:0x020e65e4 module:overlay(31) +from:0x021112d8 kind:load to:0x02116678 module:overlay(31) +from:0x02111314 kind:arm_call to:0x020e6c84 module:overlay(31) +from:0x02111324 kind:arm_call to:0x0203ce74 module:main +from:0x02111338 kind:load to:0x02113254 module:overlay(31) +from:0x02111340 kind:load to:0x021166c0 module:overlay(31) +from:0x02111344 kind:load to:0x021166d0 module:overlay(31) +from:0x02111348 kind:load to:0x020e7484 module:overlay(31) +from:0x0211134c kind:load to:0x021166c4 module:overlay(31) +from:0x0211136c kind:arm_call to:0x020e8974 module:overlay(31) +from:0x0211137c kind:arm_call to:0x0203ce74 module:main +from:0x02111390 kind:load to:0x02116710 module:overlay(31) +from:0x02111394 kind:load to:0x02116720 module:overlay(31) +from:0x02111398 kind:load to:0x020e8dc4 module:overlay(31) +from:0x0211139c kind:load to:0x02116714 module:overlay(31) +from:0x021113f8 kind:arm_call to:0x020e8e08 module:overlay(31) +from:0x02111408 kind:arm_call to:0x0203ce74 module:main +from:0x0211141c kind:load to:0x021135a8 module:overlay(31) +from:0x02111428 kind:load to:0x02116818 module:overlay(31) +from:0x0211142c kind:load to:0x02116828 module:overlay(31) +from:0x02111430 kind:load to:0x020ea138 module:overlay(31) +from:0x02111434 kind:load to:0x0211681c module:overlay(31) +from:0x02111454 kind:arm_call_thumb to:0x020ea158 module:overlay(31) +from:0x02111464 kind:arm_call to:0x0203ce74 module:main +from:0x0211148c kind:arm_call_thumb to:0x020ea198 module:overlay(31) +from:0x0211149c kind:arm_call to:0x0203ce74 module:main +from:0x021114b0 kind:load to:0x02116864 module:overlay(31) +from:0x021114b4 kind:load to:0x021168c0 module:overlay(31) +from:0x021114b8 kind:load to:0x020ee9c4 module:overlay(31) +from:0x021114bc kind:load to:0x0211686c module:overlay(31) +from:0x021114c0 kind:load to:0x02116884 module:overlay(31) +from:0x021114c4 kind:load to:0x020ee9d8 module:overlay(31) +from:0x021114c8 kind:load to:0x02116878 module:overlay(31) +from:0x02111500 kind:arm_call to:0x020eee44 module:overlay(31) +from:0x02111510 kind:arm_call to:0x0203ce74 module:main +from:0x02111524 kind:load to:0x02113ea4 module:overlay(31) +from:0x02111528 kind:load to:0x02116998 module:overlay(31) +from:0x0211152c kind:load to:0x021169a8 module:overlay(31) +from:0x02111530 kind:load to:0x020ef938 module:overlay(31) +from:0x02111534 kind:load to:0x0211699c module:overlay(31) +from:0x02111554 kind:arm_call to:0x020ef97c module:overlay(31) +from:0x02111564 kind:arm_call to:0x0203ce74 module:main +from:0x02111578 kind:load to:0x021169e4 module:overlay(31) +from:0x0211157c kind:load to:0x021169f4 module:overlay(31) +from:0x02111580 kind:load to:0x020efb28 module:overlay(31) +from:0x02111584 kind:load to:0x021169e8 module:overlay(31) +from:0x021115a4 kind:arm_call to:0x020efb6c module:overlay(31) +from:0x021115b4 kind:arm_call to:0x0203ce74 module:main +from:0x021115c8 kind:load to:0x02116acc module:overlay(31) +from:0x021115cc kind:load to:0x02116adc module:overlay(31) +from:0x021115d0 kind:load to:0x020efdf0 module:overlay(31) +from:0x021115d4 kind:load to:0x02116ad0 module:overlay(31) +from:0x021115f4 kind:arm_call to:0x020f0d60 module:overlay(31) +from:0x02111604 kind:arm_call to:0x0203ce74 module:main +from:0x02111618 kind:load to:0x02116b18 module:overlay(31) +from:0x0211161c kind:load to:0x02116b28 module:overlay(31) +from:0x02111620 kind:load to:0x020f10e8 module:overlay(31) +from:0x02111624 kind:load to:0x02116b1c module:overlay(31) +from:0x02111644 kind:arm_call to:0x020f112c module:overlay(31) +from:0x02111654 kind:arm_call to:0x0203ce74 module:main +from:0x02111668 kind:load to:0x02116b64 module:overlay(31) +from:0x0211166c kind:load to:0x02116b74 module:overlay(31) +from:0x02111670 kind:load to:0x020f14ac module:overlay(31) +from:0x02111674 kind:load to:0x02116b68 module:overlay(31) +from:0x02111694 kind:arm_call to:0x020f14f0 module:overlay(31) +from:0x021116a4 kind:arm_call to:0x0203ce74 module:main +from:0x021116b8 kind:load to:0x02116bb0 module:overlay(31) +from:0x021116bc kind:load to:0x02116bc0 module:overlay(31) +from:0x021116c0 kind:load to:0x020f3e98 module:overlay(31) +from:0x021116c4 kind:load to:0x02116bb4 module:overlay(31) +from:0x021116e4 kind:arm_call to:0x020f3edc module:overlay(31) +from:0x021116f4 kind:arm_call to:0x0203ce74 module:main +from:0x02111708 kind:load to:0x02116bfc module:overlay(31) +from:0x0211170c kind:load to:0x02116c0c module:overlay(31) +from:0x02111710 kind:load to:0x020f41b8 module:overlay(31) +from:0x02111714 kind:load to:0x02116c00 module:overlay(31) +from:0x02111734 kind:arm_call to:0x020f6268 module:overlay(31) +from:0x02111744 kind:arm_call to:0x0203ce74 module:main +from:0x02111758 kind:load to:0x02116c48 module:overlay(31) +from:0x0211175c kind:load to:0x02116c58 module:overlay(31) +from:0x02111760 kind:load to:0x020f63a0 module:overlay(31) +from:0x02111764 kind:load to:0x02116c4c module:overlay(31) +from:0x02111784 kind:load to:0x021146c4 module:overlay(31) +from:0x021117bc kind:arm_call to:0x020f6994 module:overlay(31) +from:0x021117cc kind:arm_call to:0x0203ce74 module:main +from:0x021117e0 kind:load to:0x02116c94 module:overlay(31) +from:0x021117e4 kind:load to:0x02116cbc module:overlay(31) +from:0x021117e8 kind:load to:0x020f7590 module:overlay(31) +from:0x021117ec kind:load to:0x02116cb0 module:overlay(31) +from:0x0211180c kind:arm_call to:0x020f7be4 module:overlay(31) +from:0x0211181c kind:arm_call to:0x0203ce74 module:main +from:0x02111830 kind:load to:0x02116d94 module:overlay(31) +from:0x02111834 kind:load to:0x02116da4 module:overlay(31) +from:0x02111838 kind:load to:0x020f7cf8 module:overlay(31) +from:0x0211183c kind:load to:0x02116d98 module:overlay(31) +from:0x0211185c kind:arm_call to:0x020f7f1c module:overlay(31) +from:0x0211186c kind:arm_call to:0x0203ce74 module:main +from:0x02111880 kind:load to:0x02116de0 module:overlay(31) +from:0x02111884 kind:load to:0x02116df0 module:overlay(31) +from:0x02111888 kind:load to:0x020f8030 module:overlay(31) +from:0x0211188c kind:load to:0x02116de4 module:overlay(31) +from:0x021118ac kind:arm_call to:0x020f8074 module:overlay(31) +from:0x021118bc kind:arm_call to:0x0203ce74 module:main +from:0x021118d0 kind:load to:0x02116e2c module:overlay(31) +from:0x021118d4 kind:load to:0x02116e3c module:overlay(31) +from:0x021118d8 kind:load to:0x020f8140 module:overlay(31) +from:0x021118dc kind:load to:0x02116e30 module:overlay(31) +from:0x021118fc kind:arm_call to:0x020f8184 module:overlay(31) +from:0x0211190c kind:arm_call to:0x0203ce74 module:main +from:0x02111920 kind:load to:0x02116e78 module:overlay(31) +from:0x02111924 kind:load to:0x02116e88 module:overlay(31) +from:0x02111928 kind:load to:0x020f83fc module:overlay(31) +from:0x0211192c kind:load to:0x02116e7c module:overlay(31) +from:0x0211194c kind:arm_call to:0x020f8440 module:overlay(31) +from:0x0211195c kind:arm_call to:0x0203ce74 module:main +from:0x02111970 kind:load to:0x02116ec4 module:overlay(31) +from:0x02111974 kind:load to:0x02116ed4 module:overlay(31) +from:0x02111978 kind:load to:0x020f9ee8 module:overlay(31) +from:0x0211197c kind:load to:0x02116ec8 module:overlay(31) +from:0x021119b4 kind:arm_call to:0x020f9f2c module:overlay(31) +from:0x021119c4 kind:arm_call to:0x0203ce74 module:main +from:0x021119ec kind:arm_call to:0x020f9f9c module:overlay(31) +from:0x021119fc kind:arm_call to:0x0203ce74 module:main +from:0x02111a24 kind:arm_call to:0x020fa00c module:overlay(31) +from:0x02111a34 kind:arm_call to:0x0203ce74 module:main +from:0x02111a5c kind:arm_call to:0x020fa07c module:overlay(31) +from:0x02111a6c kind:arm_call to:0x0203ce74 module:main +from:0x02111a80 kind:load to:0x02114ce0 module:overlay(31) +from:0x02111a84 kind:load to:0x02116fac module:overlay(31) +from:0x02111a88 kind:load to:0x02117064 module:overlay(31) +from:0x02111a8c kind:load to:0x020fac3c module:overlay(31) +from:0x02111a90 kind:load to:0x02116fc8 module:overlay(31) +from:0x02111a94 kind:load to:0x021170a0 module:overlay(31) +from:0x02111a98 kind:load to:0x020fac50 module:overlay(31) +from:0x02111a9c kind:load to:0x02116fd4 module:overlay(31) +from:0x02111aa0 kind:load to:0x02116fec module:overlay(31) +from:0x02111aa4 kind:load to:0x020fac64 module:overlay(31) +from:0x02111aa8 kind:load to:0x02116fe0 module:overlay(31) +from:0x02111aac kind:load to:0x02117028 module:overlay(31) +from:0x02111ab0 kind:load to:0x020fac78 module:overlay(31) +from:0x02111ab4 kind:load to:0x02116fbc module:overlay(31) +from:0x02111af0 kind:arm_call to:0x020facbc module:overlay(31) +from:0x02111b00 kind:arm_call to:0x0203ce74 module:main +from:0x02111b18 kind:load to:0x02114e68 module:overlay(31) +from:0x02111b1c kind:load to:0x021170dc module:overlay(31) +from:0x02111b20 kind:load to:0x021170ec module:overlay(31) +from:0x02111b24 kind:load to:0x020fb3c8 module:overlay(31) +from:0x02111b28 kind:load to:0x021170e0 module:overlay(31) +from:0x02111b48 kind:arm_call to:0x020fb46c module:overlay(31) +from:0x02111b58 kind:arm_call to:0x0203ce74 module:main +from:0x02111b6c kind:load to:0x02117128 module:overlay(31) +from:0x02111b70 kind:load to:0x02117138 module:overlay(31) +from:0x02111b74 kind:load to:0x020fb5c8 module:overlay(31) +from:0x02111b78 kind:load to:0x0211712c module:overlay(31) +from:0x02111b98 kind:arm_call to:0x020fb60c module:overlay(31) +from:0x02111ba8 kind:arm_call to:0x0203ce74 module:main +from:0x02111bbc kind:load to:0x02117174 module:overlay(31) +from:0x02111bc0 kind:load to:0x02117184 module:overlay(31) +from:0x02111bc4 kind:load to:0x020fb928 module:overlay(31) +from:0x02111bc8 kind:load to:0x02117178 module:overlay(31) +from:0x02111be8 kind:arm_call to:0x020fb96c module:overlay(31) +from:0x02111bf8 kind:arm_call to:0x0203ce74 module:main +from:0x02111c0c kind:load to:0x0211725c module:overlay(31) +from:0x02111c10 kind:load to:0x0211726c module:overlay(31) +from:0x02111c14 kind:load to:0x020fbe88 module:overlay(31) +from:0x02111c18 kind:load to:0x02117260 module:overlay(31) +from:0x02111c30 kind:arm_call to:0x020fbe9c module:overlay(31) +from:0x02111c4c kind:load to:0x0211513c module:overlay(31) +from:0x02111c50 kind:load to:0x02117350 module:overlay(31) +from:0x02111c54 kind:load to:0x02117344 module:overlay(31) +from:0x02111c80 kind:arm_call to:0x020fd258 module:overlay(31) +from:0x02111c90 kind:arm_call to:0x0203ce74 module:main +from:0x02111ca4 kind:load to:0x021173bc module:overlay(31) +from:0x02111cac kind:load to:0x021151f0 module:overlay(31) +from:0x02111cb0 kind:load to:0x021173cc module:overlay(31) +from:0x02111cb4 kind:load to:0x020fe830 module:overlay(31) +from:0x02111cb8 kind:load to:0x021173c0 module:overlay(31) +from:0x02111ce4 kind:arm_call to:0x020fe894 module:overlay(31) +from:0x02111cf4 kind:arm_call to:0x0203ce74 module:main +from:0x02111d08 kind:load to:0x021174a0 module:overlay(31) +from:0x02111d10 kind:load to:0x021152c4 module:overlay(31) +from:0x02111d14 kind:load to:0x021174b0 module:overlay(31) +from:0x02111d18 kind:load to:0x020fef88 module:overlay(31) +from:0x02111d1c kind:load to:0x021174a4 module:overlay(31) +from:0x02111d48 kind:arm_call to:0x020fefcc module:overlay(31) +from:0x02111d58 kind:arm_call to:0x0203ce74 module:main +from:0x02111d6c kind:load to:0x02117584 module:overlay(31) +from:0x02111d74 kind:load to:0x02115394 module:overlay(31) +from:0x02111d78 kind:load to:0x02117594 module:overlay(31) +from:0x02111d7c kind:load to:0x020ff634 module:overlay(31) +from:0x02111d80 kind:load to:0x02117588 module:overlay(31) +from:0x02111dac kind:arm_call to:0x020ff678 module:overlay(31) +from:0x02111dbc kind:arm_call to:0x0203ce74 module:main +from:0x02111dd0 kind:load to:0x02117668 module:overlay(31) +from:0x02111dd8 kind:load to:0x02115468 module:overlay(31) +from:0x02111ddc kind:load to:0x02117678 module:overlay(31) +from:0x02111de0 kind:load to:0x0210034c module:overlay(31) +from:0x02111de4 kind:load to:0x0211766c module:overlay(31) +from:0x02111e04 kind:arm_call to:0x021003ac module:overlay(31) +from:0x02111e14 kind:arm_call to:0x0203ce74 module:main +from:0x02111e28 kind:load to:0x021176e0 module:overlay(31) +from:0x02111e2c kind:load to:0x021176f0 module:overlay(31) +from:0x02111e30 kind:load to:0x021005d8 module:overlay(31) +from:0x02111e34 kind:load to:0x021176e4 module:overlay(31) +from:0x02111e54 kind:arm_call to:0x02100638 module:overlay(31) +from:0x02111e64 kind:arm_call to:0x0203ce74 module:main +from:0x02111e78 kind:load to:0x02117758 module:overlay(31) +from:0x02111e7c kind:load to:0x02117768 module:overlay(31) +from:0x02111e80 kind:load to:0x021008d0 module:overlay(31) +from:0x02111e84 kind:load to:0x0211775c module:overlay(31) +from:0x02111ea4 kind:arm_call to:0x02100914 module:overlay(31) +from:0x02111eb4 kind:arm_call to:0x0203ce74 module:main +from:0x02111ec8 kind:load to:0x0211783c module:overlay(31) +from:0x02111ecc kind:load to:0x0211784c module:overlay(31) +from:0x02111ed0 kind:load to:0x02100bdc module:overlay(31) +from:0x02111ed4 kind:load to:0x02117840 module:overlay(31) +from:0x02111ef4 kind:arm_call to:0x02100c3c module:overlay(31) +from:0x02111f04 kind:arm_call to:0x0203ce74 module:main +from:0x02111f18 kind:load to:0x021178b4 module:overlay(31) +from:0x02111f1c kind:load to:0x021178c4 module:overlay(31) +from:0x02111f20 kind:load to:0x02101128 module:overlay(31) +from:0x02111f24 kind:load to:0x021178b8 module:overlay(31) +from:0x02111f44 kind:arm_call to:0x0210116c module:overlay(31) +from:0x02111f54 kind:arm_call to:0x0203ce74 module:main +from:0x02111f7c kind:arm_call to:0x0203d160 module:main +from:0x02111f8c kind:arm_call to:0x0203ce74 module:main +from:0x02111f94 kind:load to:0x02117998 module:overlay(31) +from:0x02111f98 kind:load to:0x02117a04 module:overlay(31) +from:0x02111f9c kind:load to:0x02101af8 module:overlay(31) +from:0x02111fa0 kind:load to:0x021179a8 module:overlay(31) +from:0x02111fa4 kind:load to:0x020f0e20 module:overlay(31) +from:0x02111fa8 kind:load to:0x021179b4 module:overlay(31) +from:0x02111fac kind:load to:0x02101b0c module:overlay(31) +from:0x02111fb0 kind:load to:0x02101b20 module:overlay(31) +from:0x02111fb4 kind:load to:0x0211799c module:overlay(31) +from:0x02111ff0 kind:arm_call to:0x02101b74 module:overlay(31) +from:0x02112000 kind:arm_call to:0x0203ce74 module:main +from:0x02112014 kind:load to:0x021157dc module:overlay(31) +from:0x02112018 kind:load to:0x02117af8 module:overlay(31) +from:0x0211201c kind:load to:0x02117b08 module:overlay(31) +from:0x02112020 kind:load to:0x02102554 module:overlay(31) +from:0x02112024 kind:load to:0x02117afc module:overlay(31) +from:0x02112044 kind:arm_call to:0x02102598 module:overlay(31) +from:0x02112054 kind:arm_call to:0x0203ce74 module:main +from:0x02112068 kind:load to:0x02117bfc module:overlay(31) +from:0x0211206c kind:load to:0x02117c0c module:overlay(31) +from:0x02112070 kind:load to:0x02102cdc module:overlay(31) +from:0x02112074 kind:load to:0x02117c00 module:overlay(31) +from:0x021120a8 kind:arm_call to:0x02102fd0 module:overlay(31) +from:0x021120b8 kind:arm_call to:0x0203ce74 module:main +from:0x021120d0 kind:load to:0x021158f0 module:overlay(31) +from:0x021120d4 kind:load to:0x02117ce0 module:overlay(31) +from:0x021120d8 kind:load to:0x02117cf0 module:overlay(31) +from:0x021120dc kind:load to:0x02103104 module:overlay(31) +from:0x021120e0 kind:load to:0x02117ce4 module:overlay(31) +from:0x02112108 kind:load to:0x02115970 module:overlay(31) +from:0x0211210c kind:load to:0x02117dc4 module:overlay(31) +from:0x02112110 kind:load to:0x02060804 module:overlay(0) +from:0x02112144 kind:arm_call to:0x0210417c module:overlay(31) +from:0x02112154 kind:arm_call to:0x0203ce74 module:main +from:0x0211216c kind:load to:0x02115a04 module:overlay(31) +from:0x02112170 kind:load to:0x02117e3c module:overlay(31) +from:0x02112174 kind:load to:0x02117e4c module:overlay(31) +from:0x02112178 kind:load to:0x021042d4 module:overlay(31) +from:0x0211217c kind:load to:0x02117e40 module:overlay(31) +from:0x021121b0 kind:arm_call to:0x02104318 module:overlay(31) +from:0x021121c0 kind:arm_call to:0x0203ce74 module:main +from:0x021121d8 kind:load to:0x02115a84 module:overlay(31) +from:0x021121dc kind:load to:0x02117e70 module:overlay(31) +from:0x021121e0 kind:load to:0x02117e80 module:overlay(31) +from:0x021121e4 kind:load to:0x02104494 module:overlay(31) +from:0x021121e8 kind:load to:0x02117e74 module:overlay(31) +from:0x0211221c kind:arm_call to:0x021044d8 module:overlay(31) +from:0x0211222c kind:arm_call to:0x0203ce74 module:main +from:0x02112244 kind:load to:0x02115b08 module:overlay(31) +from:0x02112248 kind:load to:0x02117ea4 module:overlay(31) +from:0x0211224c kind:load to:0x02117eb4 module:overlay(31) +from:0x02112250 kind:load to:0x021045dc module:overlay(31) +from:0x02112254 kind:load to:0x02117ea8 module:overlay(31) +from:0x02112274 kind:arm_call to:0x02104620 module:overlay(31) +from:0x02112284 kind:arm_call to:0x0203ce74 module:main +from:0x02112298 kind:load to:0x02117f88 module:overlay(31) +from:0x0211229c kind:load to:0x02117f98 module:overlay(31) +from:0x021122a0 kind:load to:0x0210501c module:overlay(31) +from:0x021122a4 kind:load to:0x02117f8c module:overlay(31) +from:0x021122c4 kind:arm_call to:0x02105090 module:overlay(31) +from:0x021122d4 kind:arm_call to:0x0203ce74 module:main +from:0x021122e8 kind:load to:0x0211806c module:overlay(31) +from:0x021122ec kind:load to:0x0211807c module:overlay(31) +from:0x021122f0 kind:load to:0x021055b8 module:overlay(31) +from:0x021122f4 kind:load to:0x02118070 module:overlay(31) +from:0x02112330 kind:arm_call to:0x021055fc module:overlay(31) +from:0x02112340 kind:arm_call to:0x0203ce74 module:main +from:0x02112358 kind:load to:0x02115ca0 module:overlay(31) +from:0x0211235c kind:load to:0x02118170 module:overlay(31) +from:0x02112360 kind:load to:0x02118180 module:overlay(31) +from:0x02112364 kind:load to:0x0210595c module:overlay(31) +from:0x02112368 kind:load to:0x02118174 module:overlay(31) +from:0x02112388 kind:arm_call to:0x021059a0 module:overlay(31) +from:0x02112398 kind:arm_call to:0x0203ce74 module:main +from:0x021123ac kind:load to:0x02118278 module:overlay(31) +from:0x021123b0 kind:load to:0x02118288 module:overlay(31) +from:0x021123b4 kind:load to:0x0210611c module:overlay(31) +from:0x021123b8 kind:load to:0x0211827c module:overlay(31) +from:0x021123d8 kind:arm_call to:0x02106160 module:overlay(31) +from:0x021123e8 kind:arm_call to:0x0203ce74 module:main +from:0x021123fc kind:load to:0x0211835c module:overlay(31) +from:0x02112400 kind:load to:0x0211836c module:overlay(31) +from:0x02112404 kind:load to:0x02106e7c module:overlay(31) +from:0x02112408 kind:load to:0x02118360 module:overlay(31) +from:0x02112428 kind:arm_call to:0x02106ec0 module:overlay(31) +from:0x02112438 kind:arm_call to:0x0203ce74 module:main +from:0x0211244c kind:load to:0x02118440 module:overlay(31) +from:0x02112450 kind:load to:0x02118450 module:overlay(31) +from:0x02112454 kind:load to:0x02107034 module:overlay(31) +from:0x02112458 kind:load to:0x02118444 module:overlay(31) +from:0x02112494 kind:arm_call to:0x02107078 module:overlay(31) +from:0x021124a4 kind:arm_call to:0x0203ce74 module:main +from:0x021124b8 kind:load to:0x02115eb0 module:overlay(31) +from:0x021124bc kind:load to:0x0211848c module:overlay(31) +from:0x021124c0 kind:load to:0x0211849c module:overlay(31) +from:0x021124c4 kind:load to:0x0210766c module:overlay(31) +from:0x021124c8 kind:load to:0x02118490 module:overlay(31) +from:0x021124fc kind:arm_call to:0x021076cc module:overlay(31) +from:0x0211250c kind:arm_call to:0x0203ce74 module:main +from:0x02112520 kind:load to:0x02118504 module:overlay(31) +from:0x02112524 kind:load to:0x0211852c module:overlay(31) +from:0x02112528 kind:load to:0x02108a88 module:overlay(31) +from:0x0211252c kind:load to:0x02118520 module:overlay(31) +from:0x02112560 kind:arm_call to:0x02108acc module:overlay(31) +from:0x02112570 kind:arm_call to:0x0203ce74 module:main +from:0x02112584 kind:load to:0x02118600 module:overlay(31) +from:0x02112588 kind:load to:0x02118628 module:overlay(31) +from:0x0211258c kind:load to:0x02109778 module:overlay(31) +from:0x02112590 kind:load to:0x02118610 module:overlay(31) +from:0x021125b0 kind:arm_call to:0x021097bc module:overlay(31) +from:0x021125c0 kind:arm_call to:0x0203ce74 module:main +from:0x021125d4 kind:load to:0x02118720 module:overlay(31) +from:0x021125d8 kind:load to:0x02118730 module:overlay(31) +from:0x021125dc kind:load to:0x02109b08 module:overlay(31) +from:0x021125e0 kind:load to:0x02118724 module:overlay(31) +from:0x0211260c kind:arm_call to:0x02109b4c module:overlay(31) +from:0x0211261c kind:arm_call to:0x0203ce74 module:main +from:0x02112630 kind:load to:0x02118804 module:overlay(31) +from:0x02112634 kind:load to:0x02118820 module:overlay(31) +from:0x02112638 kind:load to:0x0210a03c module:overlay(31) +from:0x0211263c kind:load to:0x02118808 module:overlay(31) +from:0x02112678 kind:arm_call to:0x0210a080 module:overlay(31) +from:0x02112688 kind:arm_call to:0x0203ce74 module:main +from:0x0211269c kind:load to:0x021160a8 module:overlay(31) +from:0x021126a0 kind:load to:0x02118918 module:overlay(31) +from:0x021126a4 kind:load to:0x02118928 module:overlay(31) +from:0x021126a8 kind:load to:0x0210ac28 module:overlay(31) +from:0x021126ac kind:load to:0x0211891c module:overlay(31) +from:0x021126d0 kind:arm_call to:0x02028c4c module:main +from:0x021126f8 kind:arm_call to:0x02028c4c module:main +from:0x0211270c kind:arm_call to:0x0207f51c module:overlay(0) +from:0x02112718 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02112728 kind:arm_call to:0x0203ce74 module:main +from:0x02112744 kind:arm_call to:0x0210ac6c module:overlay(31) +from:0x02112754 kind:arm_call to:0x0203ce74 module:main +from:0x02112768 kind:load to:0x02118c50 module:overlay(31) +from:0x0211276c kind:load to:0x02118dd0 module:overlay(31) +from:0x02112770 kind:load to:0x02118a58 module:overlay(31) +from:0x02112774 kind:load to:0x02118a40 module:overlay(31) +from:0x02112778 kind:load to:0x0207f4dc module:overlay(0) +from:0x0211277c kind:load to:0x02118a28 module:overlay(31) +from:0x02112780 kind:load to:0x02118a20 module:overlay(31) +from:0x02112784 kind:load to:0x02118b10 module:overlay(31) +from:0x02112788 kind:load to:0x0210b4a4 module:overlay(31) +from:0x0211278c kind:load to:0x02118a34 module:overlay(31) +from:0x021127c8 kind:arm_call to:0x0210b4e8 module:overlay(31) +from:0x021127d8 kind:arm_call to:0x0203ce74 module:main +from:0x021127f0 kind:load to:0x02116194 module:overlay(31) +from:0x021127f4 kind:load to:0x02118dd0 module:overlay(31) +from:0x021127f8 kind:load to:0x02118de4 module:overlay(31) +from:0x021127fc kind:load to:0x0210bb80 module:overlay(31) +from:0x02112800 kind:load to:0x02118dd8 module:overlay(31) +from:0x02112820 kind:arm_call to:0x0210bc14 module:overlay(31) +from:0x02112830 kind:arm_call to:0x0203ce74 module:main +from:0x02112844 kind:load to:0x02118ed8 module:overlay(31) +from:0x02112848 kind:load to:0x02118ee8 module:overlay(31) +from:0x0211284c kind:load to:0x0210cfd8 module:overlay(31) +from:0x02112850 kind:load to:0x02118edc module:overlay(31) +from:0x0211288c kind:arm_call to:0x0210d04c module:overlay(31) +from:0x0211289c kind:arm_call to:0x0203ce74 module:main +from:0x021128b0 kind:load to:0x021162cc module:overlay(31) +from:0x021128b4 kind:load to:0x02118fdc module:overlay(31) +from:0x021128b8 kind:load to:0x02118fec module:overlay(31) +from:0x021128bc kind:load to:0x0210dac8 module:overlay(31) +from:0x021128c0 kind:load to:0x02118fe0 module:overlay(31) +from:0x021128c4 kind:load to:0x02111100 module:overlay(31) +from:0x021128c8 kind:load to:0x02111118 module:overlay(31) +from:0x021128cc kind:load to:0x02111128 module:overlay(31) +from:0x021128d0 kind:load to:0x02111178 module:overlay(31) +from:0x021128d4 kind:load to:0x021111c8 module:overlay(31) +from:0x021128d8 kind:load to:0x02111218 module:overlay(31) +from:0x021128dc kind:load to:0x02111268 module:overlay(31) +from:0x021128e0 kind:load to:0x021112dc module:overlay(31) +from:0x021128e4 kind:load to:0x02111350 module:overlay(31) +from:0x021128e8 kind:load to:0x021113a0 module:overlay(31) +from:0x021128ec kind:load to:0x02111438 module:overlay(31) +from:0x021128f0 kind:load to:0x021114cc module:overlay(31) +from:0x021128f4 kind:load to:0x02111538 module:overlay(31) +from:0x021128f8 kind:load to:0x02111588 module:overlay(31) +from:0x021128fc kind:load to:0x021115d8 module:overlay(31) +from:0x02112900 kind:load to:0x02111628 module:overlay(31) +from:0x02112904 kind:load to:0x02111678 module:overlay(31) +from:0x02112908 kind:load to:0x021116c8 module:overlay(31) +from:0x0211290c kind:load to:0x02111718 module:overlay(31) +from:0x02112910 kind:load to:0x02111768 module:overlay(31) +from:0x02112914 kind:load to:0x0211178c module:overlay(31) +from:0x02112918 kind:load to:0x021117f0 module:overlay(31) +from:0x0211291c kind:load to:0x02111840 module:overlay(31) +from:0x02112920 kind:load to:0x02111890 module:overlay(31) +from:0x02112924 kind:load to:0x021118e0 module:overlay(31) +from:0x02112928 kind:load to:0x02111930 module:overlay(31) +from:0x0211292c kind:load to:0x02111980 module:overlay(31) +from:0x02112930 kind:load to:0x02111ab8 module:overlay(31) +from:0x02112934 kind:load to:0x02111b2c module:overlay(31) +from:0x02112938 kind:load to:0x02111b7c module:overlay(31) +from:0x0211293c kind:load to:0x02111bcc module:overlay(31) +from:0x02112940 kind:load to:0x02111c1c module:overlay(31) +from:0x02112944 kind:load to:0x02111c58 module:overlay(31) +from:0x02112948 kind:load to:0x02111cbc module:overlay(31) +from:0x0211294c kind:load to:0x02111d20 module:overlay(31) +from:0x02112950 kind:load to:0x02111d84 module:overlay(31) +from:0x02112954 kind:load to:0x02111de8 module:overlay(31) +from:0x02112958 kind:load to:0x02111e38 module:overlay(31) +from:0x0211295c kind:load to:0x02111e88 module:overlay(31) +from:0x02112960 kind:load to:0x02111ed8 module:overlay(31) +from:0x02112964 kind:load to:0x02111f28 module:overlay(31) +from:0x02112968 kind:load to:0x02111fb8 module:overlay(31) +from:0x0211296c kind:load to:0x02112028 module:overlay(31) +from:0x02112970 kind:load to:0x02112078 module:overlay(31) +from:0x02112974 kind:load to:0x021120e4 module:overlay(31) +from:0x02112978 kind:load to:0x02112114 module:overlay(31) +from:0x0211297c kind:load to:0x02112180 module:overlay(31) +from:0x02112980 kind:load to:0x021121ec module:overlay(31) +from:0x02112984 kind:load to:0x02112258 module:overlay(31) +from:0x02112988 kind:load to:0x021122a8 module:overlay(31) +from:0x0211298c kind:load to:0x021122f8 module:overlay(31) +from:0x02112990 kind:load to:0x0211236c module:overlay(31) +from:0x02112994 kind:load to:0x021123bc module:overlay(31) +from:0x02112998 kind:load to:0x0211240c module:overlay(31) +from:0x0211299c kind:load to:0x0211245c module:overlay(31) +from:0x021129a0 kind:load to:0x021124cc module:overlay(31) +from:0x021129a4 kind:load to:0x02112530 module:overlay(31) +from:0x021129a8 kind:load to:0x02112594 module:overlay(31) +from:0x021129ac kind:load to:0x021125e4 module:overlay(31) +from:0x021129b0 kind:load to:0x02112640 module:overlay(31) +from:0x021129b4 kind:load to:0x021126b0 module:overlay(31) +from:0x021129b8 kind:load to:0x02112790 module:overlay(31) +from:0x021129bc kind:load to:0x02112804 module:overlay(31) +from:0x021129c0 kind:load to:0x02112854 module:overlay(31) +from:0x02112a88 kind:load to:0x021129e8 module:overlay(31) +from:0x02112a8c kind:load to:0x021129f4 module:overlay(31) +from:0x02112a90 kind:load to:0x021129ec module:overlay(31) +from:0x02112a94 kind:load to:0x021129f0 module:overlay(31) +from:0x02112a98 kind:load to:0x021129f8 module:overlay(31) +from:0x02112a9c kind:load to:0x02112a28 module:overlay(31) +from:0x02112aa0 kind:load to:0x02112a00 module:overlay(31) +from:0x02112aa4 kind:load to:0x02112a20 module:overlay(31) +from:0x02112aa8 kind:load to:0x02112a18 module:overlay(31) +from:0x02112aac kind:load to:0x021129e4 module:overlay(31) +from:0x02112ab0 kind:load to:0x02112a44 module:overlay(31) +from:0x02112ab4 kind:load to:0x02112a50 module:overlay(31) +from:0x02112ab8 kind:load to:0x02112a38 module:overlay(31) +from:0x02112abc kind:load to:0x02112a08 module:overlay(31) +from:0x02112ac0 kind:load to:0x02112a5c module:overlay(31) +from:0x02112ac4 kind:load to:0x02112a30 module:overlay(31) +from:0x02112ac8 kind:load to:0x02112a10 module:overlay(31) +from:0x02112acc kind:load to:0x021129e4 module:overlay(31) +from:0x02112ad0 kind:load to:0x02112afc module:overlay(31) +from:0x02112ad4 kind:load to:0x02112b14 module:overlay(31) +from:0x02112ad8 kind:load to:0x02112b2c module:overlay(31) +from:0x02112adc kind:load to:0x02112a68 module:overlay(31) +from:0x02112ae0 kind:load to:0x02112aec module:overlay(31) +from:0x02112ae4 kind:load to:0x02112aec module:overlay(31) +from:0x02112ae8 kind:load to:0x02112a78 module:overlay(31) +from:0x02112b4c kind:load to:0x021836e9 module:overlays(97,100,101) +from:0x02112b50 kind:load to:0x021837c1 module:overlays(97,100,101) +from:0x02112b54 kind:load to:0x02183971 module:overlays(97,100,101) +from:0x02112b58 kind:load to:0x021847c8 module:overlays(97,100,102) +from:0x02112b5c kind:load to:0x0207fd48 module:overlay(0) +from:0x02112b60 kind:load to:0x0207fd74 module:overlay(0) +from:0x02112b64 kind:load to:0x0207fdac module:overlay(0) +from:0x02112b68 kind:load to:0x020d8c70 module:overlay(31) +from:0x02112b6c kind:load to:0x020b8a99 module:overlays(1,6,7,8,12,13,14) +from:0x02112b70 kind:load to:0x0207fd44 module:overlay(0) +from:0x02112b74 kind:load to:0x01ffee10 module:itcm +from:0x02112b78 kind:load to:0x020808e0 module:overlay(0) +from:0x02112b7c kind:load to:0x020b898d module:overlays(1,7,8,12,13,14) +from:0x02112b80 kind:load to:0x020b8ce1 module:overlays(1,5,6,7,10,12,13,14) +from:0x02112b84 kind:load to:0x021838a1 module:overlays(97,100,101) +from:0x02112b88 kind:load to:0x02080900 module:overlay(0) +from:0x02112b8c kind:load to:0x020b8ced module:overlays(1,5,6,7,10,12,13,14) +from:0x02112ba4 kind:load to:0x020d8efc module:overlay(31) +from:0x02112ba8 kind:load to:0x020d90d8 module:overlay(31) +from:0x02112bac kind:load to:0x020d8e18 module:overlay(31) +from:0x02112bb8 kind:load to:0x0207caf4 module:overlay(0) +from:0x02112bbc kind:load to:0x0207cafc module:overlay(0) +from:0x02112bc0 kind:load to:0x0207d310 module:overlay(0) +from:0x02112bc4 kind:load to:0x0207d300 module:overlay(0) +from:0x02112bc8 kind:load to:0x0207d34c module:overlay(0) +from:0x02112bcc kind:load to:0x0207d384 module:overlay(0) +from:0x02112bd0 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02112bd4 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02112be0 kind:load to:0x020d9268 module:overlay(31) +from:0x02112be4 kind:load to:0x020d9288 module:overlay(31) +from:0x02112be8 kind:load to:0x02057bf4 module:overlay(0) +from:0x02112bec kind:load to:0x01ffc57c module:itcm +from:0x02112bf0 kind:load to:0x02057dc8 module:overlay(0) +from:0x02112bf4 kind:load to:0x02057e44 module:overlay(0) +from:0x02112bf8 kind:load to:0x020d92b0 module:overlay(31) +from:0x02112bfc kind:load to:0x020d9330 module:overlay(31) +from:0x02112c00 kind:load to:0x02057d84 module:overlay(0) +from:0x02112c04 kind:load to:0x020d92f0 module:overlay(31) +from:0x02112c08 kind:load to:0x02082368 module:overlay(0) +from:0x02112c14 kind:load to:0x020d94dc module:overlay(31) +from:0x02112c20 kind:load to:0x020d95c0 module:overlay(31) +from:0x02112c24 kind:load to:0x020d95d4 module:overlay(31) +from:0x02112c28 kind:load to:0x0207b750 module:overlay(0) +from:0x02112c2c kind:load to:0x020d956c module:overlay(31) +from:0x02112c30 kind:load to:0x0207b740 module:overlay(0) +from:0x02112c3c kind:load to:0x020d9688 module:overlay(31) +from:0x02112c40 kind:load to:0x020d969c module:overlay(31) +from:0x02112c44 kind:load to:0x0207b750 module:overlay(0) +from:0x02112c48 kind:load to:0x020d9644 module:overlay(31) +from:0x02112c4c kind:load to:0x0207b740 module:overlay(0) +from:0x02112c58 kind:load to:0x020da644 module:overlay(31) +from:0x02112c64 kind:load to:0x020da674 module:overlay(31) +from:0x02112c68 kind:load to:0x020da688 module:overlay(31) +from:0x02112c6c kind:load to:0x0207c034 module:overlay(0) +from:0x02112c70 kind:load to:0x020da310 module:overlay(31) +from:0x02112c74 kind:load to:0x0207c044 module:overlay(0) +from:0x02112c80 kind:load to:0x020dad10 module:overlay(31) +from:0x02112c84 kind:load to:0x020dad24 module:overlay(31) +from:0x02112c88 kind:load to:0x020da730 module:overlay(31) +from:0x02112c8c kind:load to:0x020da7c0 module:overlay(31) +from:0x02112c90 kind:load to:0x0207c044 module:overlay(0) +from:0x02112ca0 kind:load to:0x020db2d4 module:overlay(31) +from:0x02112cac kind:load to:0x020dca2c module:overlay(31) +from:0x02112cb8 kind:load to:0x020dd44c module:overlay(31) +from:0x02112cbc kind:load to:0x020dd474 module:overlay(31) +from:0x02112cc0 kind:load to:0x020dd394 module:overlay(31) +from:0x02112ccc kind:load to:0x020901f0 module:overlay(0) +from:0x02112cd0 kind:load to:0x020dd508 module:overlay(31) +from:0x02112cd4 kind:load to:0x020dd574 module:overlay(31) +from:0x02112cd8 kind:load to:0x020dd764 module:overlay(31) +from:0x02112cdc kind:load to:0x020dd918 module:overlay(31) +from:0x02112ce0 kind:load to:0x02090810 module:overlay(0) +from:0x02112ce4 kind:load to:0x02090814 module:overlay(0) +from:0x02112ce8 kind:load to:0x02090818 module:overlay(0) +from:0x02112cf4 kind:load to:0x020deb90 module:overlay(31) +from:0x02112cf8 kind:load to:0x020de3f0 module:overlay(31) +from:0x02112cfc kind:load to:0x020de448 module:overlay(31) +from:0x02112d00 kind:load to:0x020dec90 module:overlay(31) +from:0x02112d04 kind:load to:0x020df018 module:overlay(31) +from:0x02112d08 kind:load to:0x02090810 module:overlay(0) +from:0x02112d0c kind:load to:0x02090814 module:overlay(0) +from:0x02112d10 kind:load to:0x02090818 module:overlay(0) +from:0x02112d1c kind:load to:0x020e0791 module:overlay(31) +from:0x02112d20 kind:load to:0x020e07f9 module:overlay(31) +from:0x02112d24 kind:load to:0x020e0a44 module:overlay(31) +from:0x02112d40 kind:load to:0x020e1ec0 module:overlay(31) +from:0x02112d48 kind:load to:0x020e1ff8 module:overlay(31) +from:0x02112d50 kind:load to:0x020e20a8 module:overlay(31) +from:0x02112d58 kind:load to:0x020e2104 module:overlay(31) +from:0x02112d60 kind:load to:0x020e2184 module:overlay(31) +from:0x02112d68 kind:load to:0x020e221c module:overlay(31) +from:0x02112d70 kind:load to:0x020e2254 module:overlay(31) +from:0x02112d78 kind:load to:0x020e1e68 module:overlay(31) +from:0x02112d80 kind:load to:0x020e1fdc module:overlay(31) +from:0x02112d88 kind:load to:0x020e2038 module:overlay(31) +from:0x02112d90 kind:load to:0x020e2100 module:overlay(31) +from:0x02112d98 kind:load to:0x020e2154 module:overlay(31) +from:0x02112da0 kind:load to:0x020e21f8 module:overlay(31) +from:0x02112da8 kind:load to:0x020e2220 module:overlay(31) +from:0x02112db8 kind:load to:0x020e2ed4 module:overlay(31) +from:0x02112dbc kind:load to:0x020e2ef0 module:overlay(31) +from:0x02112dc0 kind:load to:0x020e2f14 module:overlay(31) +from:0x02112dc4 kind:load to:0x020e2f5c module:overlay(31) +from:0x02112dc8 kind:load to:0x020e33ac module:overlay(31) +from:0x02112dd4 kind:load to:0x020e1928 module:overlay(31) +from:0x02112dd8 kind:load to:0x020e34fc module:overlay(31) +from:0x02112ddc kind:load to:0x0207b750 module:overlay(0) +from:0x02112de0 kind:load to:0x0207b788 module:overlay(0) +from:0x02112de4 kind:load to:0x020e349c module:overlay(31) +from:0x02112df0 kind:load to:0x020e2340 module:overlay(31) +from:0x02112df4 kind:load to:0x020e34e0 module:overlay(31) +from:0x02112df8 kind:load to:0x020e3430 module:overlay(31) +from:0x02112dfc kind:load to:0x0207c03c module:overlay(0) +from:0x02112e00 kind:load to:0x0207c044 module:overlay(0) +from:0x02112e0c kind:load to:0x020e15f0 module:overlay(31) +from:0x02112e10 kind:load to:0x020977a0 module:overlay(0) +from:0x02112e14 kind:load to:0x020977a8 module:overlay(0) +from:0x02112e18 kind:load to:0x02097824 module:overlay(0) +from:0x02112e1c kind:load to:0x02097864 module:overlay(0) +from:0x02112e20 kind:load to:0x02097868 module:overlay(0) +from:0x02112e24 kind:load to:0x0209786c module:overlay(0) +from:0x02112e30 kind:load to:0x0209856c module:overlay(0) +from:0x02112e34 kind:load to:0x020985a8 module:overlay(0) +from:0x02112e38 kind:load to:0x020985c0 module:overlay(0) +from:0x02112e3c kind:load to:0x020985cc module:overlay(0) +from:0x02112e40 kind:load to:0x01fff464 module:itcm +from:0x02112e44 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02112e48 kind:load to:0x020e193c module:overlay(31) +from:0x02112e4c kind:load to:0x02098504 module:overlay(0) +from:0x02112e50 kind:load to:0x020e1b48 module:overlay(31) +from:0x02112e54 kind:load to:0x020e1c18 module:overlay(31) +from:0x02112e58 kind:load to:0x02098510 module:overlay(0) +from:0x02112e5c kind:load to:0x020e2354 module:overlay(31) +from:0x02112e60 kind:load to:0x02098518 module:overlay(0) +from:0x02112e64 kind:load to:0x0209851c module:overlay(0) +from:0x02112e68 kind:load to:0x020e258c module:overlay(31) +from:0x02112e6c kind:load to:0x020e25cc module:overlay(31) +from:0x02112e70 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02112e74 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02112e78 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02112e7c kind:load to:0x020e3518 module:overlay(31) +from:0x02112e80 kind:load to:0x020e3568 module:overlay(31) +from:0x02112e8c kind:load to:0x020e385c module:overlay(31) +from:0x02112e90 kind:load to:0x020e3d3c module:overlay(31) +from:0x02112e94 kind:load to:0x0207c034 module:overlay(0) +from:0x02112e98 kind:load to:0x020e363c module:overlay(31) +from:0x02112e9c kind:load to:0x0207c044 module:overlay(0) +from:0x02112ea8 kind:load to:0x020e35e0 module:overlay(31) +from:0x02112eac kind:load to:0x020977a0 module:overlay(0) +from:0x02112eb0 kind:load to:0x020977a8 module:overlay(0) +from:0x02112eb4 kind:load to:0x02097824 module:overlay(0) +from:0x02112eb8 kind:load to:0x02097864 module:overlay(0) +from:0x02112ebc kind:load to:0x02097868 module:overlay(0) +from:0x02112ec0 kind:load to:0x0209786c module:overlay(0) +from:0x02112ecc kind:load to:0x0209856c module:overlay(0) +from:0x02112ed0 kind:load to:0x020985a8 module:overlay(0) +from:0x02112ed4 kind:load to:0x020985c0 module:overlay(0) +from:0x02112ed8 kind:load to:0x020985cc module:overlay(0) +from:0x02112edc kind:load to:0x01fff464 module:itcm +from:0x02112ee0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02112ee4 kind:load to:0x020e3870 module:overlay(31) +from:0x02112ee8 kind:load to:0x02098504 module:overlay(0) +from:0x02112eec kind:load to:0x020e3ae4 module:overlay(31) +from:0x02112ef0 kind:load to:0x020e3c64 module:overlay(31) +from:0x02112ef4 kind:load to:0x02098510 module:overlay(0) +from:0x02112ef8 kind:load to:0x02098514 module:overlay(0) +from:0x02112efc kind:load to:0x02098518 module:overlay(0) +from:0x02112f00 kind:load to:0x0209851c module:overlay(0) +from:0x02112f04 kind:load to:0x020985d8 module:overlay(0) +from:0x02112f08 kind:load to:0x02098644 module:overlay(0) +from:0x02112f0c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02112f10 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02112f14 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02112f18 kind:load to:0x020e3d58 module:overlay(31) +from:0x02112f1c kind:load to:0x020e3d80 module:overlay(31) +from:0x02112f28 kind:load to:0x0209856c module:overlay(0) +from:0x02112f2c kind:load to:0x020985a8 module:overlay(0) +from:0x02112f30 kind:load to:0x020985c0 module:overlay(0) +from:0x02112f34 kind:load to:0x020985cc module:overlay(0) +from:0x02112f38 kind:load to:0x01fff464 module:itcm +from:0x02112f3c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02112f40 kind:load to:0x020e3f38 module:overlay(31) +from:0x02112f44 kind:load to:0x020e3f64 module:overlay(31) +from:0x02112f48 kind:load to:0x020e3fa4 module:overlay(31) +from:0x02112f4c kind:load to:0x020e3ff8 module:overlay(31) +from:0x02112f50 kind:load to:0x02098510 module:overlay(0) +from:0x02112f54 kind:load to:0x02098514 module:overlay(0) +from:0x02112f58 kind:load to:0x02098518 module:overlay(0) +from:0x02112f5c kind:load to:0x0209851c module:overlay(0) +from:0x02112f60 kind:load to:0x020985d8 module:overlay(0) +from:0x02112f64 kind:load to:0x02098644 module:overlay(0) +from:0x02112f68 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02112f6c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02112f70 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02112f74 kind:load to:0x020e41c8 module:overlay(31) +from:0x02112f78 kind:load to:0x020e41dc module:overlay(31) +from:0x02112f7c kind:load to:0x020e4070 module:overlay(31) +from:0x02112f80 kind:load to:0x020e4194 module:overlay(31) +from:0x02112f84 kind:load to:0x020e4198 module:overlay(31) +from:0x02112f88 kind:load to:0x020e419c module:overlay(31) +from:0x02112f94 kind:load to:0x020e4204 module:overlay(31) +from:0x02112f98 kind:load to:0x020977a0 module:overlay(0) +from:0x02112f9c kind:load to:0x020977a8 module:overlay(0) +from:0x02112fa0 kind:load to:0x02097824 module:overlay(0) +from:0x02112fa4 kind:load to:0x02097864 module:overlay(0) +from:0x02112fa8 kind:load to:0x02097868 module:overlay(0) +from:0x02112fac kind:load to:0x0209786c module:overlay(0) +from:0x02112fb8 kind:load to:0x0209856c module:overlay(0) +from:0x02112fbc kind:load to:0x020985a8 module:overlay(0) +from:0x02112fc0 kind:load to:0x020985c0 module:overlay(0) +from:0x02112fc4 kind:load to:0x020985cc module:overlay(0) +from:0x02112fc8 kind:load to:0x01fff464 module:itcm +from:0x02112fcc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02112fd0 kind:load to:0x020e3f38 module:overlay(31) +from:0x02112fd4 kind:load to:0x020e3f64 module:overlay(31) +from:0x02112fd8 kind:load to:0x020e3fa4 module:overlay(31) +from:0x02112fdc kind:load to:0x020e430c module:overlay(31) +from:0x02112fe0 kind:load to:0x02098510 module:overlay(0) +from:0x02112fe4 kind:load to:0x02098514 module:overlay(0) +from:0x02112fe8 kind:load to:0x02098518 module:overlay(0) +from:0x02112fec kind:load to:0x0209851c module:overlay(0) +from:0x02112ff0 kind:load to:0x020985d8 module:overlay(0) +from:0x02112ff4 kind:load to:0x02098644 module:overlay(0) +from:0x02112ff8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02112ffc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113000 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02113004 kind:load to:0x020e4284 module:overlay(31) +from:0x02113008 kind:load to:0x020e42c4 module:overlay(31) +from:0x0211300c kind:load to:0x020e4070 module:overlay(31) +from:0x02113010 kind:load to:0x020e4358 module:overlay(31) +from:0x02113014 kind:load to:0x020e4198 module:overlay(31) +from:0x02113018 kind:load to:0x020e4440 module:overlay(31) +from:0x0211301c kind:load to:0x020e43cc module:overlay(31) +from:0x02113020 kind:load to:0x020e4410 module:overlay(31) +from:0x0211302c kind:load to:0x020e46b4 module:overlay(31) +from:0x02113030 kind:load to:0x020731bc module:overlay(0) +from:0x02113034 kind:load to:0x020e46a4 module:overlay(31) +from:0x02113038 kind:load to:0x020731c4 module:overlay(0) +from:0x02113044 kind:load to:0x020e4880 module:overlay(31) +from:0x02113048 kind:load to:0x020e5830 module:overlay(31) +from:0x0211304c kind:load to:0x0207b750 module:overlay(0) +from:0x02113050 kind:load to:0x0207b788 module:overlay(0) +from:0x02113054 kind:load to:0x020e54e8 module:overlay(31) +from:0x02113060 kind:load to:0x020e5594 module:overlay(31) +from:0x02113064 kind:load to:0x020e55a8 module:overlay(31) +from:0x02113068 kind:load to:0x020e55c4 module:overlay(31) +from:0x0211306c kind:load to:0x020e55f4 module:overlay(31) +from:0x02113070 kind:load to:0x0207c044 module:overlay(0) +from:0x0211307c kind:load to:0x020e4894 module:overlay(31) +from:0x02113080 kind:load to:0x020e584c module:overlay(31) +from:0x02113084 kind:load to:0x0207b750 module:overlay(0) +from:0x02113088 kind:load to:0x020e5520 module:overlay(31) +from:0x0211308c kind:load to:0x020e5504 module:overlay(31) +from:0x02113098 kind:load to:0x020e46d0 module:overlay(31) +from:0x0211309c kind:load to:0x020977a0 module:overlay(0) +from:0x021130a0 kind:load to:0x020977a8 module:overlay(0) +from:0x021130a4 kind:load to:0x02097824 module:overlay(0) +from:0x021130a8 kind:load to:0x02097864 module:overlay(0) +from:0x021130ac kind:load to:0x02097868 module:overlay(0) +from:0x021130b0 kind:load to:0x0209786c module:overlay(0) +from:0x021130bc kind:load to:0x0209856c module:overlay(0) +from:0x021130c0 kind:load to:0x020985a8 module:overlay(0) +from:0x021130c4 kind:load to:0x020985c0 module:overlay(0) +from:0x021130c8 kind:load to:0x020985cc module:overlay(0) +from:0x021130cc kind:load to:0x01fff464 module:itcm +from:0x021130d0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021130d4 kind:load to:0x020e49f0 module:overlay(31) +from:0x021130d8 kind:load to:0x02098504 module:overlay(0) +from:0x021130dc kind:load to:0x020e4b40 module:overlay(31) +from:0x021130e0 kind:load to:0x0209850c module:overlay(0) +from:0x021130e4 kind:load to:0x02098510 module:overlay(0) +from:0x021130e8 kind:load to:0x020e5474 module:overlay(31) +from:0x021130ec kind:load to:0x02098518 module:overlay(0) +from:0x021130f0 kind:load to:0x0209851c module:overlay(0) +from:0x021130f4 kind:load to:0x020985d8 module:overlay(0) +from:0x021130f8 kind:load to:0x02098644 module:overlay(0) +from:0x021130fc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02113100 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113104 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02113108 kind:load to:0x020e48a8 module:overlay(31) +from:0x0211310c kind:load to:0x020e4948 module:overlay(31) +from:0x02113118 kind:load to:0x020e59b8 module:overlay(31) +from:0x02113134 kind:load to:0x020e5c40 module:overlay(31) +from:0x02113138 kind:load to:0x020e6530 module:overlay(31) +from:0x0211313c kind:load to:0x020e587c module:overlay(31) +from:0x02113140 kind:load to:0x020e58a4 module:overlay(31) +from:0x02113144 kind:load to:0x0207c044 module:overlay(0) +from:0x02113150 kind:load to:0x020e59f4 module:overlay(31) +from:0x02113154 kind:load to:0x020977a0 module:overlay(0) +from:0x02113158 kind:load to:0x020977a8 module:overlay(0) +from:0x0211315c kind:load to:0x02097824 module:overlay(0) +from:0x02113160 kind:load to:0x02097864 module:overlay(0) +from:0x02113164 kind:load to:0x02097868 module:overlay(0) +from:0x02113168 kind:load to:0x0209786c module:overlay(0) +from:0x02113174 kind:load to:0x0209856c module:overlay(0) +from:0x02113178 kind:load to:0x020985a8 module:overlay(0) +from:0x0211317c kind:load to:0x020985c0 module:overlay(0) +from:0x02113180 kind:load to:0x020985cc module:overlay(0) +from:0x02113184 kind:load to:0x01fff464 module:itcm +from:0x02113188 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0211318c kind:load to:0x020e5c54 module:overlay(31) +from:0x02113190 kind:load to:0x02098504 module:overlay(0) +from:0x02113194 kind:load to:0x020e6268 module:overlay(31) +from:0x02113198 kind:load to:0x020e6278 module:overlay(31) +from:0x0211319c kind:load to:0x02098510 module:overlay(0) +from:0x021131a0 kind:load to:0x020e62bc module:overlay(31) +from:0x021131a4 kind:load to:0x02098518 module:overlay(0) +from:0x021131a8 kind:load to:0x0209851c module:overlay(0) +from:0x021131ac kind:load to:0x020985d8 module:overlay(0) +from:0x021131b0 kind:load to:0x02098644 module:overlay(0) +from:0x021131b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021131b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021131bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021131c0 kind:load to:0x020e654c module:overlay(31) +from:0x021131c4 kind:load to:0x020e6594 module:overlay(31) +from:0x021131d0 kind:load to:0x020e6820 module:overlay(31) +from:0x021131d4 kind:load to:0x020e69dc module:overlay(31) +from:0x021131d8 kind:load to:0x0207b8c8 module:overlay(0) +from:0x021131dc kind:load to:0x020e65f8 module:overlay(31) +from:0x021131e0 kind:load to:0x020e6668 module:overlay(31) +from:0x021131ec kind:load to:0x0209856c module:overlay(0) +from:0x021131f0 kind:load to:0x020985a8 module:overlay(0) +from:0x021131f4 kind:load to:0x020985c0 module:overlay(0) +from:0x021131f8 kind:load to:0x020985cc module:overlay(0) +from:0x021131fc kind:load to:0x01fff464 module:itcm +from:0x02113200 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02113204 kind:load to:0x02189108 module:overlays(97,100,105,110) +from:0x02113208 kind:load to:0x02098504 module:overlay(0) +from:0x0211320c kind:load to:0x02189178 module:overlays(97,100,105,110) +from:0x02113210 kind:load to:0x02189188 module:overlays(97,100,105,110) +from:0x02113214 kind:load to:0x02098510 module:overlay(0) +from:0x02113218 kind:load to:0x02189480 module:overlays(97,100,105,110) +from:0x0211321c kind:load to:0x02098518 module:overlay(0) +from:0x02113220 kind:load to:0x0209851c module:overlay(0) +from:0x02113224 kind:load to:0x020985d8 module:overlay(0) +from:0x02113228 kind:load to:0x02098644 module:overlay(0) +from:0x0211322c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02113230 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113234 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02113238 kind:load to:0x020e6834 module:overlay(31) +from:0x0211323c kind:load to:0x020e6894 module:overlay(31) +from:0x02113240 kind:load to:0x02189198 module:overlays(97,100,105,110) +from:0x02113244 kind:load to:0x02189164 module:overlays(97,100,105,110) +from:0x02113250 kind:load to:0x020e6aec module:overlay(31) +from:0x0211326c kind:load to:0x020e6d94 module:overlay(31) +from:0x02113270 kind:load to:0x020e7410 module:overlay(31) +from:0x02113274 kind:load to:0x0207b750 module:overlay(0) +from:0x02113278 kind:load to:0x020e6a3c module:overlay(31) +from:0x0211327c kind:load to:0x020e6a94 module:overlay(31) +from:0x02113288 kind:load to:0x020e6d80 module:overlay(31) +from:0x0211328c kind:load to:0x020e73f4 module:overlay(31) +from:0x02113290 kind:load to:0x020e69f8 module:overlay(31) +from:0x02113294 kind:load to:0x020e6a20 module:overlay(31) +from:0x02113298 kind:load to:0x0207c044 module:overlay(0) +from:0x021132a4 kind:load to:0x020e6c60 module:overlay(31) +from:0x021132a8 kind:load to:0x020977a0 module:overlay(0) +from:0x021132ac kind:load to:0x020977a8 module:overlay(0) +from:0x021132b0 kind:load to:0x02097824 module:overlay(0) +from:0x021132b4 kind:load to:0x02097864 module:overlay(0) +from:0x021132b8 kind:load to:0x02097868 module:overlay(0) +from:0x021132bc kind:load to:0x0209786c module:overlay(0) +from:0x021132c8 kind:load to:0x0209856c module:overlay(0) +from:0x021132cc kind:load to:0x020985a8 module:overlay(0) +from:0x021132d0 kind:load to:0x020985c0 module:overlay(0) +from:0x021132d4 kind:load to:0x020985cc module:overlay(0) +from:0x021132d8 kind:load to:0x01fff464 module:itcm +from:0x021132dc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021132e0 kind:load to:0x020e6da8 module:overlay(31) +from:0x021132e4 kind:load to:0x02098504 module:overlay(0) +from:0x021132e8 kind:load to:0x020e7018 module:overlay(31) +from:0x021132ec kind:load to:0x020e7280 module:overlay(31) +from:0x021132f0 kind:load to:0x02098510 module:overlay(0) +from:0x021132f4 kind:load to:0x020e73b4 module:overlay(31) +from:0x021132f8 kind:load to:0x02098518 module:overlay(0) +from:0x021132fc kind:load to:0x0209851c module:overlay(0) +from:0x02113300 kind:load to:0x020985d8 module:overlay(0) +from:0x02113304 kind:load to:0x02098644 module:overlay(0) +from:0x02113308 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211330c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113310 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02113314 kind:load to:0x020e742c module:overlay(31) +from:0x02113318 kind:load to:0x020e7454 module:overlay(31) +from:0x02113344 kind:load to:0x020e75ac module:overlay(31) +from:0x02113348 kind:load to:0x020e75c8 module:overlay(31) +from:0x0211334c kind:load to:0x020e75ec module:overlay(31) +from:0x02113350 kind:load to:0x020e767c module:overlay(31) +from:0x02113354 kind:load to:0x0207c044 module:overlay(0) +from:0x021133f0 kind:load to:0x0209856c module:overlay(0) +from:0x021133f4 kind:load to:0x020985a8 module:overlay(0) +from:0x021133f8 kind:load to:0x020985c0 module:overlay(0) +from:0x021133fc kind:load to:0x020985cc module:overlay(0) +from:0x02113400 kind:load to:0x01fff464 module:itcm +from:0x02113404 kind:load to:0x020a9a2c module:overlay(0) +from:0x02113408 kind:load to:0x020a8d7c module:overlay(0) +from:0x0211340c kind:load to:0x020a8df8 module:overlay(0) +from:0x02113410 kind:load to:0x020e8650 module:overlay(31) +from:0x02113414 kind:load to:0x020a9948 module:overlay(0) +from:0x02113418 kind:load to:0x02098510 module:overlay(0) +from:0x0211341c kind:load to:0x020a99b0 module:overlay(0) +from:0x02113420 kind:load to:0x02098518 module:overlay(0) +from:0x02113424 kind:load to:0x0209851c module:overlay(0) +from:0x02113428 kind:load to:0x020985d8 module:overlay(0) +from:0x0211342c kind:load to:0x02098644 module:overlay(0) +from:0x02113430 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02113434 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113438 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0211343c kind:load to:0x020e750c module:overlay(31) +from:0x02113440 kind:load to:0x020e752c module:overlay(31) +from:0x02113444 kind:load to:0x020e77a0 module:overlay(31) +from:0x02113448 kind:load to:0x020e85f8 module:overlay(31) +from:0x0211344c kind:load to:0x020a9324 module:overlay(0) +from:0x02113450 kind:load to:0x020a8fcc module:overlay(0) +from:0x02113454 kind:load to:0x020a9034 module:overlay(0) +from:0x02113458 kind:load to:0x020a91a4 module:overlay(0) +from:0x0211345c kind:load to:0x020a91a0 module:overlay(0) +from:0x02113460 kind:load to:0x020a9270 module:overlay(0) +from:0x02113464 kind:load to:0x020a9294 module:overlay(0) +from:0x02113468 kind:load to:0x020a9298 module:overlay(0) +from:0x0211346c kind:load to:0x020a91f4 module:overlay(0) +from:0x02113470 kind:load to:0x020a91fc module:overlay(0) +from:0x02113474 kind:load to:0x020a9204 module:overlay(0) +from:0x02113478 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0211347c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02113480 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02113484 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02113488 kind:load to:0x020a949c module:overlay(0) +from:0x0211348c kind:load to:0x020a95ec module:overlay(0) +from:0x02113490 kind:load to:0x020a9618 module:overlay(0) +from:0x02113494 kind:load to:0x020a9638 module:overlay(0) +from:0x02113498 kind:load to:0x020a9850 module:overlay(0) +from:0x0211349c kind:load to:0x020e771c module:overlay(31) +from:0x021134a0 kind:load to:0x020a8f14 module:overlay(0) +from:0x021134a4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021134a8 kind:load to:0x020a99f8 module:overlay(0) +from:0x021134ac kind:load to:0x020e78a8 module:overlay(31) +from:0x021134b0 kind:load to:0x020e78d8 module:overlay(31) +from:0x021134b4 kind:load to:0x020e7c24 module:overlay(31) +from:0x021134b8 kind:load to:0x020e7f84 module:overlay(31) +from:0x021134bc kind:load to:0x020e82f4 module:overlay(31) +from:0x021134c0 kind:load to:0x020e83c8 module:overlay(31) +from:0x021134c4 kind:load to:0x020e83fc module:overlay(31) +from:0x021134c8 kind:load to:0x020e84a8 module:overlay(31) +from:0x021134cc kind:load to:0x020e8578 module:overlay(31) +from:0x021134d0 kind:load to:0x020e78d4 module:overlay(31) +from:0x021134d4 kind:load to:0x020e796c module:overlay(31) +from:0x021134d8 kind:load to:0x020e7cbc module:overlay(31) +from:0x021134dc kind:load to:0x020e8070 module:overlay(31) +from:0x021134e0 kind:load to:0x020e8374 module:overlay(31) +from:0x021134e4 kind:load to:0x020e83f8 module:overlay(31) +from:0x021134e8 kind:load to:0x020e848c module:overlay(31) +from:0x021134ec kind:load to:0x020e8534 module:overlay(31) +from:0x021134f0 kind:load to:0x020e85ac module:overlay(31) +from:0x021134f4 kind:load to:0x020e85d4 module:overlay(31) +from:0x021134f8 kind:load to:0x020e885c module:overlay(31) +from:0x021134fc kind:load to:0x020e8750 module:overlay(31) +from:0x02113500 kind:load to:0x020e8868 module:overlay(31) +from:0x02113510 kind:load to:0x02097998 module:overlay(0) +from:0x02113514 kind:load to:0x020977a8 module:overlay(0) +from:0x02113518 kind:load to:0x02097824 module:overlay(0) +from:0x0211351c kind:load to:0x020979a0 module:overlay(0) +from:0x02113520 kind:load to:0x020979c0 module:overlay(0) +from:0x02113524 kind:load to:0x020979ec module:overlay(0) +from:0x02113530 kind:load to:0x020e8950 module:overlay(31) +from:0x02113534 kind:load to:0x02097998 module:overlay(0) +from:0x02113538 kind:load to:0x020977a8 module:overlay(0) +from:0x0211353c kind:load to:0x02097824 module:overlay(0) +from:0x02113540 kind:load to:0x020979a0 module:overlay(0) +from:0x02113544 kind:load to:0x020979c0 module:overlay(0) +from:0x02113548 kind:load to:0x020979ec module:overlay(0) +from:0x02113554 kind:load to:0x0209856c module:overlay(0) +from:0x02113558 kind:load to:0x020985a8 module:overlay(0) +from:0x0211355c kind:load to:0x020985c0 module:overlay(0) +from:0x02113560 kind:load to:0x020985cc module:overlay(0) +from:0x02113564 kind:load to:0x01fff464 module:itcm +from:0x02113568 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0211356c kind:load to:0x020e8a9c module:overlay(31) +from:0x02113570 kind:load to:0x02098504 module:overlay(0) +from:0x02113574 kind:load to:0x020e8acc module:overlay(31) +from:0x02113578 kind:load to:0x0209850c module:overlay(0) +from:0x0211357c kind:load to:0x02098510 module:overlay(0) +from:0x02113580 kind:load to:0x020e8c1c module:overlay(31) +from:0x02113584 kind:load to:0x02098518 module:overlay(0) +from:0x02113588 kind:load to:0x0209851c module:overlay(0) +from:0x0211358c kind:load to:0x020e8cc0 module:overlay(31) +from:0x02113590 kind:load to:0x020e8d28 module:overlay(31) +from:0x02113594 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02113598 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0211359c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021135a0 kind:load to:0x020e8d6c module:overlay(31) +from:0x021135a4 kind:load to:0x020e8d94 module:overlay(31) +from:0x021135d0 kind:load to:0x020ea048 module:overlay(31) +from:0x021135d4 kind:load to:0x020ea08c module:overlay(31) +from:0x021135d8 kind:load to:0x020ea0d4 module:overlay(31) +from:0x021135dc kind:load to:0x020ea0ac module:overlay(31) +from:0x021135e8 kind:load to:0x020e8de4 module:overlay(31) +from:0x021135ec kind:load to:0x020977a0 module:overlay(0) +from:0x021135f0 kind:load to:0x020977a8 module:overlay(0) +from:0x021135f4 kind:load to:0x02097824 module:overlay(0) +from:0x021135f8 kind:load to:0x02097864 module:overlay(0) +from:0x021135fc kind:load to:0x02097868 module:overlay(0) +from:0x02113600 kind:load to:0x0209786c module:overlay(0) +from:0x0211360c kind:load to:0x0209856c module:overlay(0) +from:0x02113610 kind:load to:0x020985a8 module:overlay(0) +from:0x02113614 kind:load to:0x020985c0 module:overlay(0) +from:0x02113618 kind:load to:0x020985cc module:overlay(0) +from:0x0211361c kind:load to:0x01fff464 module:itcm +from:0x02113620 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02113624 kind:load to:0x020e8f3c module:overlay(31) +from:0x02113628 kind:load to:0x02098504 module:overlay(0) +from:0x0211362c kind:load to:0x020e9a78 module:overlay(31) +from:0x02113630 kind:load to:0x0209850c module:overlay(0) +from:0x02113634 kind:load to:0x02098510 module:overlay(0) +from:0x02113638 kind:load to:0x020e9d4c module:overlay(31) +from:0x0211363c kind:load to:0x02098518 module:overlay(0) +from:0x02113640 kind:load to:0x0209851c module:overlay(0) +from:0x02113644 kind:load to:0x020985d8 module:overlay(0) +from:0x02113648 kind:load to:0x02098644 module:overlay(0) +from:0x0211364c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02113650 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113654 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02113658 kind:load to:0x020ea0f0 module:overlay(31) +from:0x0211365c kind:load to:0x020ea110 module:overlay(31) +from:0x02113660 kind:load to:0x020e9228 module:overlay(31) +from:0x02113668 kind:load to:0x020e9354 module:overlay(31) +from:0x02113670 kind:load to:0x020e9400 module:overlay(31) +from:0x02113678 kind:load to:0x020e9548 module:overlay(31) +from:0x02113680 kind:load to:0x020e9550 module:overlay(31) +from:0x02113688 kind:load to:0x020e95f4 module:overlay(31) +from:0x02113690 kind:load to:0x020e9558 module:overlay(31) +from:0x02113698 kind:load to:0x020e96b8 module:overlay(31) +from:0x021136a0 kind:load to:0x020e96d0 module:overlay(31) +from:0x021136a8 kind:load to:0x020e9730 module:overlay(31) +from:0x021136b0 kind:load to:0x020e9758 module:overlay(31) +from:0x021136b8 kind:load to:0x020e982c module:overlay(31) +from:0x021136c0 kind:load to:0x020e9958 module:overlay(31) +from:0x021136c8 kind:load to:0x020e92c8 module:overlay(31) +from:0x021136d0 kind:load to:0x020e9374 module:overlay(31) +from:0x021136d8 kind:load to:0x020e9430 module:overlay(31) +from:0x021136e0 kind:load to:0x020e954c module:overlay(31) +from:0x021136e8 kind:load to:0x020e9554 module:overlay(31) +from:0x021136f0 kind:load to:0x020e963c module:overlay(31) +from:0x021136f8 kind:load to:0x020e9570 module:overlay(31) +from:0x02113700 kind:load to:0x020e96cc module:overlay(31) +from:0x02113708 kind:load to:0x020e96e0 module:overlay(31) +from:0x02113710 kind:load to:0x020e9744 module:overlay(31) +from:0x02113718 kind:load to:0x020e97dc module:overlay(31) +from:0x02113720 kind:load to:0x020e9860 module:overlay(31) +from:0x02113728 kind:load to:0x020e99e4 module:overlay(31) +from:0x0211375c kind:load to:0x020ea1d5 module:overlay(31) +from:0x02113768 kind:load to:0x020ea17d module:overlay(31) +from:0x0211376c kind:load to:0x020977a0 module:overlay(0) +from:0x02113770 kind:load to:0x020977a8 module:overlay(0) +from:0x02113774 kind:load to:0x02097824 module:overlay(0) +from:0x02113778 kind:load to:0x02097864 module:overlay(0) +from:0x0211377c kind:load to:0x02097868 module:overlay(0) +from:0x02113780 kind:load to:0x0209786c module:overlay(0) +from:0x0211378c kind:load to:0x020ea155 module:overlay(31) +from:0x02113790 kind:load to:0x02097998 module:overlay(0) +from:0x02113794 kind:load to:0x020977a8 module:overlay(0) +from:0x02113798 kind:load to:0x02097824 module:overlay(0) +from:0x0211379c kind:load to:0x020979a0 module:overlay(0) +from:0x021137a0 kind:load to:0x020979c0 module:overlay(0) +from:0x021137a4 kind:load to:0x020979ec module:overlay(0) +from:0x021137b0 kind:load to:0x020ea621 module:overlay(31) +from:0x021137b4 kind:load to:0x020ee8bc module:overlay(31) +from:0x021137b8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021137bc kind:load to:0x020ea219 module:overlay(31) +from:0x021137c0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021137c4 kind:load to:0x02057e44 module:overlay(0) +from:0x021137c8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021137cc kind:load to:0x0209a7f0 module:overlay(0) +from:0x021137d0 kind:load to:0x02057d84 module:overlay(0) +from:0x021137dc kind:load to:0x020ea639 module:overlay(31) +from:0x021137e0 kind:load to:0x020ee8f4 module:overlay(31) +from:0x021137e4 kind:load to:0x02099b54 module:overlay(0) +from:0x021137e8 kind:load to:0x02099b8c module:overlay(0) +from:0x021137ec kind:load to:0x0209a190 module:overlay(0) +from:0x021137f0 kind:load to:0x0209a198 module:overlay(0) +from:0x021137f4 kind:load to:0x0209a138 module:overlay(0) +from:0x021137f8 kind:load to:0x02099d04 module:overlay(0) +from:0x021137fc kind:load to:0x02099bf4 module:overlay(0) +from:0x02113800 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02113804 kind:load to:0x0209a148 module:overlay(0) +from:0x02113808 kind:load to:0x0209a160 module:overlay(0) +from:0x0211380c kind:load to:0x020ee8b4 module:overlay(31) +from:0x02113810 kind:load to:0x0209a178 module:overlay(0) +from:0x02113814 kind:load to:0x020ee8a4 module:overlay(31) +from:0x02113818 kind:load to:0x020ee880 module:overlay(31) +from:0x02113824 kind:load to:0x020ea62d module:overlay(31) +from:0x02113828 kind:load to:0x020ee8d8 module:overlay(31) +from:0x0211382c kind:load to:0x02099b54 module:overlay(0) +from:0x02113830 kind:load to:0x02099b8c module:overlay(0) +from:0x02113834 kind:load to:0x0209a190 module:overlay(0) +from:0x02113838 kind:load to:0x0209a198 module:overlay(0) +from:0x0211383c kind:load to:0x0209a138 module:overlay(0) +from:0x02113840 kind:load to:0x02099d04 module:overlay(0) +from:0x02113844 kind:load to:0x02099bf4 module:overlay(0) +from:0x02113848 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0211384c kind:load to:0x0209a148 module:overlay(0) +from:0x02113850 kind:load to:0x0209a160 module:overlay(0) +from:0x02113854 kind:load to:0x020ee8b4 module:overlay(31) +from:0x02113858 kind:load to:0x0209a178 module:overlay(0) +from:0x0211385c kind:load to:0x020ee8a4 module:overlay(31) +from:0x02113860 kind:load to:0x020ee880 module:overlay(31) +from:0x0211386c kind:load to:0x020ea615 module:overlay(31) +from:0x02113870 kind:load to:0x020ee960 module:overlay(31) +from:0x02113874 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02113878 kind:load to:0x0209a2dc module:overlay(0) +from:0x0211387c kind:load to:0x0209a374 module:overlay(0) +from:0x02113880 kind:load to:0x0209a388 module:overlay(0) +from:0x02113884 kind:load to:0x020eea88 module:overlay(31) +from:0x02113888 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0211388c kind:load to:0x0209a438 module:overlay(0) +from:0x02113890 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02113894 kind:load to:0x0209a344 module:overlay(0) +from:0x02113898 kind:load to:0x0209a35c module:overlay(0) +from:0x0211389c kind:load to:0x0209a39c module:overlay(0) +from:0x021138a0 kind:load to:0x0209a728 module:overlay(0) +from:0x021138a4 kind:load to:0x020ee934 module:overlay(31) +from:0x021138a8 kind:load to:0x020ee910 module:overlay(31) +from:0x021138ac kind:load to:0x020eec04 module:overlay(31) +from:0x021138b0 kind:load to:0x020eab88 module:overlay(31) +from:0x021138b8 kind:load to:0x020ea98c module:overlay(31) +from:0x021138c0 kind:load to:0x020ea988 module:overlay(31) +from:0x021138c8 kind:load to:0x020ea984 module:overlay(31) +from:0x021138d0 kind:load to:0x020ead84 module:overlay(31) +from:0x021138d8 kind:load to:0x020eae2c module:overlay(31) +from:0x021138e0 kind:load to:0x020ec154 module:overlay(31) +from:0x021138e8 kind:load to:0x020ec17c module:overlay(31) +from:0x021138f0 kind:load to:0x020ec1f4 module:overlay(31) +from:0x021138f8 kind:load to:0x020eb718 module:overlay(31) +from:0x02113900 kind:load to:0x020eae9c module:overlay(31) +from:0x02113908 kind:load to:0x020eb2a8 module:overlay(31) +from:0x02113910 kind:load to:0x020ec0f8 module:overlay(31) +from:0x02113918 kind:load to:0x020eb100 module:overlay(31) +from:0x02113920 kind:load to:0x020eabac module:overlay(31) +from:0x02113928 kind:load to:0x020ec284 module:overlay(31) +from:0x02113930 kind:load to:0x020ebb78 module:overlay(31) +from:0x02113938 kind:load to:0x020eaba8 module:overlay(31) +from:0x02113940 kind:load to:0x020ea9e8 module:overlay(31) +from:0x02113948 kind:load to:0x020ea9e4 module:overlay(31) +from:0x02113950 kind:load to:0x020ea9e0 module:overlay(31) +from:0x02113958 kind:load to:0x020eae00 module:overlay(31) +from:0x02113960 kind:load to:0x020eae98 module:overlay(31) +from:0x02113968 kind:load to:0x020ec178 module:overlay(31) +from:0x02113970 kind:load to:0x020ec1c8 module:overlay(31) +from:0x02113978 kind:load to:0x020ec24c module:overlay(31) +from:0x02113980 kind:load to:0x020eb73c module:overlay(31) +from:0x02113988 kind:load to:0x020eb0d0 module:overlay(31) +from:0x02113990 kind:load to:0x020eb338 module:overlay(31) +from:0x02113998 kind:load to:0x020ec148 module:overlay(31) +from:0x021139a0 kind:load to:0x020eb278 module:overlay(31) +from:0x021139a8 kind:load to:0x020eac2c module:overlay(31) +from:0x021139b0 kind:load to:0x020ec290 module:overlay(31) +from:0x021139b8 kind:load to:0x020ebbac module:overlay(31) +from:0x021139c8 kind:load to:0x020ee0fc module:overlay(31) +from:0x021139cc kind:load to:0x020985a8 module:overlay(0) +from:0x021139d0 kind:load to:0x020985c0 module:overlay(0) +from:0x021139d4 kind:load to:0x020985cc module:overlay(0) +from:0x021139d8 kind:load to:0x01fff464 module:itcm +from:0x021139dc kind:load to:0x020a9a2c module:overlay(0) +from:0x021139e0 kind:load to:0x020ea7b8 module:overlay(31) +from:0x021139e4 kind:load to:0x020a8df8 module:overlay(0) +from:0x021139e8 kind:load to:0x020ea9ec module:overlay(31) +from:0x021139ec kind:load to:0x020a9948 module:overlay(0) +from:0x021139f0 kind:load to:0x02098510 module:overlay(0) +from:0x021139f4 kind:load to:0x020ec2f4 module:overlay(31) +from:0x021139f8 kind:load to:0x02098518 module:overlay(0) +from:0x021139fc kind:load to:0x0209851c module:overlay(0) +from:0x02113a00 kind:load to:0x020985d8 module:overlay(0) +from:0x02113a04 kind:load to:0x02098644 module:overlay(0) +from:0x02113a08 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02113a0c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113a10 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02113a14 kind:load to:0x020ea645 module:overlay(31) +from:0x02113a18 kind:load to:0x020ea6e9 module:overlay(31) +from:0x02113a1c kind:load to:0x020a8df4 module:overlay(0) +from:0x02113a20 kind:load to:0x020ea990 module:overlay(31) +from:0x02113a24 kind:load to:0x020a9324 module:overlay(0) +from:0x02113a28 kind:load to:0x020a8fcc module:overlay(0) +from:0x02113a2c kind:load to:0x020a9034 module:overlay(0) +from:0x02113a30 kind:load to:0x020ec904 module:overlay(31) +from:0x02113a34 kind:load to:0x020ec884 module:overlay(31) +from:0x02113a38 kind:load to:0x020ec8c4 module:overlay(31) +from:0x02113a3c kind:load to:0x020a9294 module:overlay(0) +from:0x02113a40 kind:load to:0x020a9298 module:overlay(0) +from:0x02113a44 kind:load to:0x020ec3f0 module:overlay(31) +from:0x02113a48 kind:load to:0x020ee7f0 module:overlay(31) +from:0x02113a4c kind:load to:0x020a9204 module:overlay(0) +from:0x02113a50 kind:load to:0x020ec980 module:overlay(31) +from:0x02113a54 kind:load to:0x020ec9dc module:overlay(31) +from:0x02113a58 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02113a5c kind:load to:0x020a8fc0 module:overlay(0) +from:0x02113a60 kind:load to:0x020eca90 module:overlay(31) +from:0x02113a64 kind:load to:0x020a95ec module:overlay(0) +from:0x02113a68 kind:load to:0x020a9618 module:overlay(0) +from:0x02113a6c kind:load to:0x020ee120 module:overlay(31) +from:0x02113a70 kind:load to:0x020a9850 module:overlay(0) +from:0x02113a74 kind:load to:0x020ea8c4 module:overlay(31) +from:0x02113a78 kind:load to:0x020ec710 module:overlay(31) +from:0x02113a7c kind:load to:0x020ee508 module:overlay(31) +from:0x02113a80 kind:load to:0x020a99f8 module:overlay(0) +from:0x02113a8c kind:load to:0x0209856c module:overlay(0) +from:0x02113a90 kind:load to:0x020985a8 module:overlay(0) +from:0x02113a94 kind:load to:0x020985c0 module:overlay(0) +from:0x02113a98 kind:load to:0x020985cc module:overlay(0) +from:0x02113a9c kind:load to:0x01fff464 module:itcm +from:0x02113aa0 kind:load to:0x020a9a2c module:overlay(0) +from:0x02113aa4 kind:load to:0x020a8d7c module:overlay(0) +from:0x02113aa8 kind:load to:0x020a8df8 module:overlay(0) +from:0x02113aac kind:load to:0x020a9944 module:overlay(0) +from:0x02113ab0 kind:load to:0x020a9948 module:overlay(0) +from:0x02113ab4 kind:load to:0x02098510 module:overlay(0) +from:0x02113ab8 kind:load to:0x020a99b0 module:overlay(0) +from:0x02113abc kind:load to:0x02098518 module:overlay(0) +from:0x02113ac0 kind:load to:0x0209851c module:overlay(0) +from:0x02113ac4 kind:load to:0x020985d8 module:overlay(0) +from:0x02113ac8 kind:load to:0x02098644 module:overlay(0) +from:0x02113acc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02113ad0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113ad4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02113ad8 kind:load to:0x020ee9a4 module:overlay(31) +from:0x02113adc kind:load to:0x020ee97c module:overlay(31) +from:0x02113ae0 kind:load to:0x020a8df4 module:overlay(0) +from:0x02113ae8 kind:load to:0x020a9324 module:overlay(0) +from:0x02113aec kind:load to:0x020a8fcc module:overlay(0) +from:0x02113af0 kind:load to:0x020a9034 module:overlay(0) +from:0x02113af4 kind:load to:0x020a91a4 module:overlay(0) +from:0x02113af8 kind:load to:0x020a91a0 module:overlay(0) +from:0x02113afc kind:load to:0x020a9270 module:overlay(0) +from:0x02113b00 kind:load to:0x020a9294 module:overlay(0) +from:0x02113b04 kind:load to:0x020a9298 module:overlay(0) +from:0x02113b08 kind:load to:0x020a91f4 module:overlay(0) +from:0x02113b0c kind:load to:0x020a91fc module:overlay(0) +from:0x02113b10 kind:load to:0x020a9204 module:overlay(0) +from:0x02113b14 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02113b18 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02113b1c kind:load to:0x020a8fb8 module:overlay(0) +from:0x02113b20 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02113b24 kind:load to:0x020a949c module:overlay(0) +from:0x02113b28 kind:load to:0x020a95ec module:overlay(0) +from:0x02113b2c kind:load to:0x020a9618 module:overlay(0) +from:0x02113b30 kind:load to:0x020a9638 module:overlay(0) +from:0x02113b34 kind:load to:0x020a9850 module:overlay(0) +from:0x02113b38 kind:load to:0x020a9628 module:overlay(0) +from:0x02113b3c kind:load to:0x020a8f14 module:overlay(0) +from:0x02113b40 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02113b44 kind:load to:0x020a99f8 module:overlay(0) +from:0x02113e54 kind:load to:0x020eea5d module:overlay(31) +from:0x02113e58 kind:load to:0x020eea69 module:overlay(31) +from:0x02113e5c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02113e60 kind:load to:0x0209a2dc module:overlay(0) +from:0x02113e64 kind:load to:0x0209a374 module:overlay(0) +from:0x02113e68 kind:load to:0x0209a388 module:overlay(0) +from:0x02113e6c kind:load to:0x020eea88 module:overlay(31) +from:0x02113e70 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02113e74 kind:load to:0x0209a438 module:overlay(0) +from:0x02113e78 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02113e7c kind:load to:0x0209a344 module:overlay(0) +from:0x02113e80 kind:load to:0x0209a35c module:overlay(0) +from:0x02113e84 kind:load to:0x0209a39c module:overlay(0) +from:0x02113e88 kind:load to:0x0209a728 module:overlay(0) +from:0x02113e8c kind:load to:0x020ee934 module:overlay(31) +from:0x02113e90 kind:load to:0x020ee910 module:overlay(31) +from:0x02113e94 kind:load to:0x020eec04 module:overlay(31) +from:0x02113eb4 kind:load to:0x020ef418 module:overlay(31) +from:0x02113ebc kind:load to:0x020ef454 module:overlay(31) +from:0x02113ec4 kind:load to:0x020ef4c0 module:overlay(31) +from:0x02113ecc kind:load to:0x020ef4f0 module:overlay(31) +from:0x02113ed4 kind:load to:0x020ef564 module:overlay(31) +from:0x02113edc kind:load to:0x020ef578 module:overlay(31) +from:0x02113ee4 kind:load to:0x020ef40c module:overlay(31) +from:0x02113eec kind:load to:0x020ef440 module:overlay(31) +from:0x02113ef4 kind:load to:0x020ef47c module:overlay(31) +from:0x02113efc kind:load to:0x020ef4d8 module:overlay(31) +from:0x02113f04 kind:load to:0x020ef550 module:overlay(31) +from:0x02113f0c kind:load to:0x020ef568 module:overlay(31) +from:0x02113f1c kind:load to:0x020ef860 module:overlay(31) +from:0x02113f20 kind:load to:0x020ef8a4 module:overlay(31) +from:0x02113f24 kind:load to:0x020ef8ec module:overlay(31) +from:0x02113f28 kind:load to:0x020ef8c4 module:overlay(31) +from:0x02113f34 kind:load to:0x020eee20 module:overlay(31) +from:0x02113f38 kind:load to:0x020977a0 module:overlay(0) +from:0x02113f3c kind:load to:0x020977a8 module:overlay(0) +from:0x02113f40 kind:load to:0x02097824 module:overlay(0) +from:0x02113f44 kind:load to:0x02097864 module:overlay(0) +from:0x02113f48 kind:load to:0x02097868 module:overlay(0) +from:0x02113f4c kind:load to:0x0209786c module:overlay(0) +from:0x02113f58 kind:load to:0x0209856c module:overlay(0) +from:0x02113f5c kind:load to:0x020985a8 module:overlay(0) +from:0x02113f60 kind:load to:0x020985c0 module:overlay(0) +from:0x02113f64 kind:load to:0x020985cc module:overlay(0) +from:0x02113f68 kind:load to:0x01fff464 module:itcm +from:0x02113f6c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02113f70 kind:load to:0x020eeff8 module:overlay(31) +from:0x02113f74 kind:load to:0x02098504 module:overlay(0) +from:0x02113f78 kind:load to:0x020ef008 module:overlay(31) +from:0x02113f7c kind:load to:0x0209850c module:overlay(0) +from:0x02113f80 kind:load to:0x02098510 module:overlay(0) +from:0x02113f84 kind:load to:0x020ef718 module:overlay(31) +from:0x02113f88 kind:load to:0x02098518 module:overlay(0) +from:0x02113f8c kind:load to:0x0209851c module:overlay(0) +from:0x02113f90 kind:load to:0x020985d8 module:overlay(0) +from:0x02113f94 kind:load to:0x02098644 module:overlay(0) +from:0x02113f98 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02113f9c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02113fa0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02113fa4 kind:load to:0x020ef924 module:overlay(31) +from:0x02113fa8 kind:load to:0x020ef908 module:overlay(31) +from:0x02113fb4 kind:load to:0x020ef958 module:overlay(31) +from:0x02113fb8 kind:load to:0x02097998 module:overlay(0) +from:0x02113fbc kind:load to:0x020977a8 module:overlay(0) +from:0x02113fc0 kind:load to:0x02097824 module:overlay(0) +from:0x02113fc4 kind:load to:0x020979a0 module:overlay(0) +from:0x02113fc8 kind:load to:0x020979c0 module:overlay(0) +from:0x02113fcc kind:load to:0x020979ec module:overlay(0) +from:0x02113fd8 kind:load to:0x0209856c module:overlay(0) +from:0x02113fdc kind:load to:0x020985a8 module:overlay(0) +from:0x02113fe0 kind:load to:0x020985c0 module:overlay(0) +from:0x02113fe4 kind:load to:0x020985cc module:overlay(0) +from:0x02113fe8 kind:load to:0x01fff464 module:itcm +from:0x02113fec kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02113ff0 kind:load to:0x020ef9d0 module:overlay(31) +from:0x02113ff4 kind:load to:0x020efa88 module:overlay(31) +from:0x02113ff8 kind:load to:0x02098508 module:overlay(0) +from:0x02113ffc kind:load to:0x0209850c module:overlay(0) +from:0x02114000 kind:load to:0x02098510 module:overlay(0) +from:0x02114004 kind:load to:0x020efac0 module:overlay(31) +from:0x02114008 kind:load to:0x02098518 module:overlay(0) +from:0x0211400c kind:load to:0x0209851c module:overlay(0) +from:0x02114010 kind:load to:0x020985d8 module:overlay(0) +from:0x02114014 kind:load to:0x02098644 module:overlay(0) +from:0x02114018 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211401c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114020 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114024 kind:load to:0x020efae0 module:overlay(31) +from:0x02114028 kind:load to:0x020efb00 module:overlay(31) +from:0x02114034 kind:load to:0x020efb48 module:overlay(31) +from:0x02114038 kind:load to:0x020977a0 module:overlay(0) +from:0x0211403c kind:load to:0x020977a8 module:overlay(0) +from:0x02114040 kind:load to:0x02097824 module:overlay(0) +from:0x02114044 kind:load to:0x02097864 module:overlay(0) +from:0x02114048 kind:load to:0x02097868 module:overlay(0) +from:0x0211404c kind:load to:0x0209786c module:overlay(0) +from:0x02114058 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0211405c kind:load to:0x0207c4d8 module:overlay(0) +from:0x02114060 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02114064 kind:load to:0x0207c990 module:overlay(0) +from:0x02114068 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0211406c kind:load to:0x0207ca44 module:overlay(0) +from:0x02114070 kind:load to:0x0207ca6c module:overlay(0) +from:0x02114074 kind:load to:0x0207cae4 module:overlay(0) +from:0x02114080 kind:load to:0x0209856c module:overlay(0) +from:0x02114084 kind:load to:0x020985a8 module:overlay(0) +from:0x02114088 kind:load to:0x020985c0 module:overlay(0) +from:0x0211408c kind:load to:0x020985cc module:overlay(0) +from:0x02114090 kind:load to:0x01fff464 module:itcm +from:0x02114094 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114098 kind:load to:0x020efbd0 module:overlay(31) +from:0x0211409c kind:load to:0x02098504 module:overlay(0) +from:0x021140a0 kind:load to:0x02098508 module:overlay(0) +from:0x021140a4 kind:load to:0x0209850c module:overlay(0) +from:0x021140a8 kind:load to:0x02098510 module:overlay(0) +from:0x021140ac kind:load to:0x02098514 module:overlay(0) +from:0x021140b0 kind:load to:0x02098518 module:overlay(0) +from:0x021140b4 kind:load to:0x0209851c module:overlay(0) +from:0x021140b8 kind:load to:0x020985d8 module:overlay(0) +from:0x021140bc kind:load to:0x02098644 module:overlay(0) +from:0x021140c0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021140c4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021140c8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021140cc kind:load to:0x020efda8 module:overlay(31) +from:0x021140d0 kind:load to:0x020efdc8 module:overlay(31) +from:0x021140dc kind:load to:0x020f0768 module:overlay(31) +from:0x021140e0 kind:load to:0x020f0cbc module:overlay(31) +from:0x021140e4 kind:load to:0x020f0c8c module:overlay(31) +from:0x021140e8 kind:load to:0x0207c03c module:overlay(0) +from:0x021140ec kind:load to:0x0207c044 module:overlay(0) +from:0x021140f8 kind:load to:0x020f0b28 module:overlay(31) +from:0x021140fc kind:load to:0x020f0b44 module:overlay(31) +from:0x02114100 kind:load to:0x020f0bd8 module:overlay(31) +from:0x02114104 kind:load to:0x020f0b68 module:overlay(31) +from:0x02114108 kind:load to:0x0207c044 module:overlay(0) +from:0x02114114 kind:load to:0x0209856c module:overlay(0) +from:0x02114118 kind:load to:0x020985a8 module:overlay(0) +from:0x0211411c kind:load to:0x020985c0 module:overlay(0) +from:0x02114120 kind:load to:0x020985cc module:overlay(0) +from:0x02114124 kind:load to:0x01fff464 module:itcm +from:0x02114128 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0211412c kind:load to:0x020efe9c module:overlay(31) +from:0x02114130 kind:load to:0x02098504 module:overlay(0) +from:0x02114134 kind:load to:0x020f018c module:overlay(31) +from:0x02114138 kind:load to:0x020f0190 module:overlay(31) +from:0x0211413c kind:load to:0x02098510 module:overlay(0) +from:0x02114140 kind:load to:0x02098514 module:overlay(0) +from:0x02114144 kind:load to:0x02098518 module:overlay(0) +from:0x02114148 kind:load to:0x0209851c module:overlay(0) +from:0x0211414c kind:load to:0x020efefc module:overlay(31) +from:0x02114150 kind:load to:0x020eff38 module:overlay(31) +from:0x02114154 kind:load to:0x020f03d8 module:overlay(31) +from:0x02114158 kind:load to:0x020f03f8 module:overlay(31) +from:0x0211415c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114160 kind:load to:0x020f0cd8 module:overlay(31) +from:0x02114164 kind:load to:0x020f0d00 module:overlay(31) +from:0x02114168 kind:load to:0x020f077c module:overlay(31) +from:0x0211416c kind:load to:0x020f0784 module:overlay(31) +from:0x02114174 kind:load to:0x020f01c0 module:overlay(31) +from:0x02114178 kind:load to:0x020f078c module:overlay(31) +from:0x02114184 kind:load to:0x020f0d3c module:overlay(31) +from:0x02114188 kind:load to:0x020977a0 module:overlay(0) +from:0x0211418c kind:load to:0x020977a8 module:overlay(0) +from:0x02114190 kind:load to:0x02097824 module:overlay(0) +from:0x02114194 kind:load to:0x02097864 module:overlay(0) +from:0x02114198 kind:load to:0x02097868 module:overlay(0) +from:0x0211419c kind:load to:0x0209786c module:overlay(0) +from:0x021141a0 kind:load to:0x020f0f18 module:overlay(31) +from:0x021141a8 kind:load to:0x020f0f30 module:overlay(31) +from:0x021141b0 kind:load to:0x020f0f48 module:overlay(31) +from:0x021141b8 kind:load to:0x020f0f60 module:overlay(31) +from:0x021141c0 kind:load to:0x020f0f78 module:overlay(31) +from:0x021141c8 kind:load to:0x020f0fa0 module:overlay(31) +from:0x021141d0 kind:load to:0x020f0350 module:overlay(31) +from:0x021141d8 kind:load to:0x020f060c module:overlay(31) +from:0x021141e0 kind:load to:0x020f0f24 module:overlay(31) +from:0x021141e8 kind:load to:0x020f0f3c module:overlay(31) +from:0x021141f0 kind:load to:0x020f0f54 module:overlay(31) +from:0x021141f8 kind:load to:0x020f0f6c module:overlay(31) +from:0x02114200 kind:load to:0x020f0f8c module:overlay(31) +from:0x02114208 kind:load to:0x020f1074 module:overlay(31) +from:0x02114210 kind:load to:0x020f0374 module:overlay(31) +from:0x02114218 kind:load to:0x020f0644 module:overlay(31) +from:0x02114228 kind:load to:0x0209856c module:overlay(0) +from:0x0211422c kind:load to:0x020985a8 module:overlay(0) +from:0x02114230 kind:load to:0x020985c0 module:overlay(0) +from:0x02114234 kind:load to:0x020985cc module:overlay(0) +from:0x02114238 kind:load to:0x01fff464 module:itcm +from:0x0211423c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114240 kind:load to:0x020f0e34 module:overlay(31) +from:0x02114244 kind:load to:0x02098504 module:overlay(0) +from:0x02114248 kind:load to:0x020f0eb0 module:overlay(31) +from:0x0211424c kind:load to:0x020f0190 module:overlay(31) +from:0x02114250 kind:load to:0x02098510 module:overlay(0) +from:0x02114254 kind:load to:0x020f0ee8 module:overlay(31) +from:0x02114258 kind:load to:0x02098518 module:overlay(0) +from:0x0211425c kind:load to:0x0209851c module:overlay(0) +from:0x02114260 kind:load to:0x020efefc module:overlay(31) +from:0x02114264 kind:load to:0x020eff38 module:overlay(31) +from:0x02114268 kind:load to:0x020f03d8 module:overlay(31) +from:0x0211426c kind:load to:0x020f03f8 module:overlay(31) +from:0x02114270 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114274 kind:load to:0x020f1080 module:overlay(31) +from:0x02114278 kind:load to:0x020f10b0 module:overlay(31) +from:0x0211427c kind:load to:0x020f077c module:overlay(31) +from:0x02114280 kind:load to:0x020f0784 module:overlay(31) +from:0x02114284 kind:load to:0x020f0e5c module:overlay(31) +from:0x02114288 kind:load to:0x020f01c0 module:overlay(31) +from:0x0211428c kind:load to:0x020f078c module:overlay(31) +from:0x02114298 kind:load to:0x020f1108 module:overlay(31) +from:0x0211429c kind:load to:0x020977a0 module:overlay(0) +from:0x021142a0 kind:load to:0x020977a8 module:overlay(0) +from:0x021142a4 kind:load to:0x02097824 module:overlay(0) +from:0x021142a8 kind:load to:0x02097864 module:overlay(0) +from:0x021142ac kind:load to:0x02097868 module:overlay(0) +from:0x021142b0 kind:load to:0x0209786c module:overlay(0) +from:0x021142b4 kind:load to:0x020f12d8 module:overlay(31) +from:0x021142bc kind:load to:0x020f12f0 module:overlay(31) +from:0x021142c4 kind:load to:0x020f1308 module:overlay(31) +from:0x021142cc kind:load to:0x020f1320 module:overlay(31) +from:0x021142d4 kind:load to:0x020f1338 module:overlay(31) +from:0x021142dc kind:load to:0x020f1360 module:overlay(31) +from:0x021142e4 kind:load to:0x020f0350 module:overlay(31) +from:0x021142ec kind:load to:0x020f060c module:overlay(31) +from:0x021142f4 kind:load to:0x020f12e4 module:overlay(31) +from:0x021142fc kind:load to:0x020f12fc module:overlay(31) +from:0x02114304 kind:load to:0x020f1314 module:overlay(31) +from:0x0211430c kind:load to:0x020f132c module:overlay(31) +from:0x02114314 kind:load to:0x020f134c module:overlay(31) +from:0x0211431c kind:load to:0x020f1438 module:overlay(31) +from:0x02114324 kind:load to:0x020f0374 module:overlay(31) +from:0x0211432c kind:load to:0x020f0644 module:overlay(31) +from:0x0211433c kind:load to:0x0209856c module:overlay(0) +from:0x02114340 kind:load to:0x020985a8 module:overlay(0) +from:0x02114344 kind:load to:0x020985c0 module:overlay(0) +from:0x02114348 kind:load to:0x020985cc module:overlay(0) +from:0x0211434c kind:load to:0x01fff464 module:itcm +from:0x02114350 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114354 kind:load to:0x020f1204 module:overlay(31) +from:0x02114358 kind:load to:0x02098504 module:overlay(0) +from:0x0211435c kind:load to:0x020f1270 module:overlay(31) +from:0x02114360 kind:load to:0x020f0190 module:overlay(31) +from:0x02114364 kind:load to:0x02098510 module:overlay(0) +from:0x02114368 kind:load to:0x020f12a8 module:overlay(31) +from:0x0211436c kind:load to:0x02098518 module:overlay(0) +from:0x02114370 kind:load to:0x0209851c module:overlay(0) +from:0x02114374 kind:load to:0x020efefc module:overlay(31) +from:0x02114378 kind:load to:0x020eff38 module:overlay(31) +from:0x0211437c kind:load to:0x020f03d8 module:overlay(31) +from:0x02114380 kind:load to:0x020f03f8 module:overlay(31) +from:0x02114384 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114388 kind:load to:0x020f1444 module:overlay(31) +from:0x0211438c kind:load to:0x020f1474 module:overlay(31) +from:0x02114390 kind:load to:0x020f077c module:overlay(31) +from:0x02114394 kind:load to:0x020f0784 module:overlay(31) +from:0x02114398 kind:load to:0x020f122c module:overlay(31) +from:0x0211439c kind:load to:0x020f01c0 module:overlay(31) +from:0x021143a0 kind:load to:0x020f078c module:overlay(31) +from:0x021143ac kind:load to:0x020f1738 module:overlay(31) +from:0x021143b0 kind:load to:0x020f3e7c module:overlay(31) +from:0x021143b4 kind:load to:0x0207b750 module:overlay(0) +from:0x021143b8 kind:load to:0x020f3d68 module:overlay(31) +from:0x021143bc kind:load to:0x020f39e0 module:overlay(31) +from:0x021143c8 kind:load to:0x020f33f4 module:overlay(31) +from:0x021143cc kind:load to:0x020f3410 module:overlay(31) +from:0x021143d0 kind:load to:0x020f3440 module:overlay(31) +from:0x021143d4 kind:load to:0x020f34ec module:overlay(31) +from:0x021143d8 kind:load to:0x0207c044 module:overlay(0) +from:0x021143e4 kind:load to:0x020f14cc module:overlay(31) +from:0x021143e8 kind:load to:0x020977a0 module:overlay(0) +from:0x021143ec kind:load to:0x020977a8 module:overlay(0) +from:0x021143f0 kind:load to:0x02097824 module:overlay(0) +from:0x021143f4 kind:load to:0x02097864 module:overlay(0) +from:0x021143f8 kind:load to:0x02097868 module:overlay(0) +from:0x021143fc kind:load to:0x0209786c module:overlay(0) +from:0x02114400 kind:load to:0x020f1b94 module:overlay(31) +from:0x02114408 kind:load to:0x020f1d54 module:overlay(31) +from:0x02114410 kind:load to:0x020f1f04 module:overlay(31) +from:0x02114418 kind:load to:0x020f2084 module:overlay(31) +from:0x02114420 kind:load to:0x020f219c module:overlay(31) +from:0x02114428 kind:load to:0x020f2264 module:overlay(31) +from:0x02114430 kind:load to:0x020f230c module:overlay(31) +from:0x02114438 kind:load to:0x020f19a4 module:overlay(31) +from:0x02114440 kind:load to:0x020f1c34 module:overlay(31) +from:0x02114448 kind:load to:0x020f1dac module:overlay(31) +from:0x02114450 kind:load to:0x020f1f6c module:overlay(31) +from:0x02114458 kind:load to:0x020f2140 module:overlay(31) +from:0x02114460 kind:load to:0x020f21ec module:overlay(31) +from:0x02114468 kind:load to:0x020f2290 module:overlay(31) +from:0x02114470 kind:load to:0x020f2344 module:overlay(31) +from:0x02114478 kind:load to:0x020f1a88 module:overlay(31) +from:0x02114488 kind:load to:0x0209856c module:overlay(0) +from:0x0211448c kind:load to:0x020985a8 module:overlay(0) +from:0x02114490 kind:load to:0x020985c0 module:overlay(0) +from:0x02114494 kind:load to:0x020985cc module:overlay(0) +from:0x02114498 kind:load to:0x01fff464 module:itcm +from:0x0211449c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021144a0 kind:load to:0x020f186c module:overlay(31) +from:0x021144a4 kind:load to:0x02098504 module:overlay(0) +from:0x021144a8 kind:load to:0x020f1a8c module:overlay(31) +from:0x021144ac kind:load to:0x020f19ec module:overlay(31) +from:0x021144b0 kind:load to:0x02098510 module:overlay(0) +from:0x021144b4 kind:load to:0x020f2440 module:overlay(31) +from:0x021144b8 kind:load to:0x02098518 module:overlay(0) +from:0x021144bc kind:load to:0x0209851c module:overlay(0) +from:0x021144c0 kind:load to:0x020985d8 module:overlay(0) +from:0x021144c4 kind:load to:0x02098644 module:overlay(0) +from:0x021144c8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021144cc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021144d0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021144d4 kind:load to:0x020f174c module:overlay(31) +from:0x021144d8 kind:load to:0x020f17d8 module:overlay(31) +from:0x021144e4 kind:load to:0x020f3eb8 module:overlay(31) +from:0x021144e8 kind:load to:0x020977a0 module:overlay(0) +from:0x021144ec kind:load to:0x020977a8 module:overlay(0) +from:0x021144f0 kind:load to:0x02097824 module:overlay(0) +from:0x021144f4 kind:load to:0x02097864 module:overlay(0) +from:0x021144f8 kind:load to:0x02097868 module:overlay(0) +from:0x021144fc kind:load to:0x0209786c module:overlay(0) +from:0x02114508 kind:load to:0x0209856c module:overlay(0) +from:0x0211450c kind:load to:0x020985a8 module:overlay(0) +from:0x02114510 kind:load to:0x020985c0 module:overlay(0) +from:0x02114514 kind:load to:0x020985cc module:overlay(0) +from:0x02114518 kind:load to:0x01fff464 module:itcm +from:0x0211451c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114520 kind:load to:0x020f3f2c module:overlay(31) +from:0x02114524 kind:load to:0x02098504 module:overlay(0) +from:0x02114528 kind:load to:0x020f3f80 module:overlay(31) +from:0x0211452c kind:load to:0x020f3fdc module:overlay(31) +from:0x02114530 kind:load to:0x02098510 module:overlay(0) +from:0x02114534 kind:load to:0x02098514 module:overlay(0) +from:0x02114538 kind:load to:0x02098518 module:overlay(0) +from:0x0211453c kind:load to:0x0209851c module:overlay(0) +from:0x02114540 kind:load to:0x020985d8 module:overlay(0) +from:0x02114544 kind:load to:0x02098644 module:overlay(0) +from:0x02114548 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211454c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114550 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114554 kind:load to:0x020f4188 module:overlay(31) +from:0x02114558 kind:load to:0x020f419c module:overlay(31) +from:0x02114564 kind:load to:0x020e680c module:overlay(31) +from:0x02114568 kind:load to:0x020f4768 module:overlay(31) +from:0x0211456c kind:load to:0x020f4354 module:overlay(31) +from:0x02114570 kind:load to:0x020f437c module:overlay(31) +from:0x02114574 kind:load to:0x0207c044 module:overlay(0) +from:0x02114580 kind:load to:0x0209856c module:overlay(0) +from:0x02114584 kind:load to:0x020985a8 module:overlay(0) +from:0x02114588 kind:load to:0x020985c0 module:overlay(0) +from:0x0211458c kind:load to:0x020985cc module:overlay(0) +from:0x02114590 kind:load to:0x01fff464 module:itcm +from:0x02114594 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114598 kind:load to:0x020f4274 module:overlay(31) +from:0x0211459c kind:load to:0x02098504 module:overlay(0) +from:0x021145a0 kind:load to:0x020f42b8 module:overlay(31) +from:0x021145a4 kind:load to:0x0209850c module:overlay(0) +from:0x021145a8 kind:load to:0x02098510 module:overlay(0) +from:0x021145ac kind:load to:0x020f4398 module:overlay(31) +from:0x021145b0 kind:load to:0x02098518 module:overlay(0) +from:0x021145b4 kind:load to:0x0209851c module:overlay(0) +from:0x021145b8 kind:load to:0x020985d8 module:overlay(0) +from:0x021145bc kind:load to:0x02098644 module:overlay(0) +from:0x021145c0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021145c4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021145c8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021145cc kind:load to:0x020f4784 module:overlay(31) +from:0x021145d0 kind:load to:0x020f47ac module:overlay(31) +from:0x021145d4 kind:load to:0x020f4904 module:overlay(31) +from:0x021145d8 kind:load to:0x020f5a00 module:overlay(31) +from:0x021145e8 kind:load to:0x0209856c module:overlay(0) +from:0x021145ec kind:load to:0x020985a8 module:overlay(0) +from:0x021145f0 kind:load to:0x020985c0 module:overlay(0) +from:0x021145f4 kind:load to:0x020985cc module:overlay(0) +from:0x021145f8 kind:load to:0x01fff464 module:itcm +from:0x021145fc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114600 kind:load to:0x020f48c0 module:overlay(31) +from:0x02114604 kind:load to:0x02098504 module:overlay(0) +from:0x02114608 kind:load to:0x020f48f0 module:overlay(31) +from:0x0211460c kind:load to:0x0209850c module:overlay(0) +from:0x02114610 kind:load to:0x02098510 module:overlay(0) +from:0x02114614 kind:load to:0x020f5a8c module:overlay(31) +from:0x02114618 kind:load to:0x02098518 module:overlay(0) +from:0x0211461c kind:load to:0x0209851c module:overlay(0) +from:0x02114620 kind:load to:0x020985d8 module:overlay(0) +from:0x02114624 kind:load to:0x02098644 module:overlay(0) +from:0x02114628 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211462c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114630 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114634 kind:load to:0x020f6208 module:overlay(31) +from:0x02114638 kind:load to:0x020f621c module:overlay(31) +from:0x0211463c kind:load to:0x020f4904 module:overlay(31) +from:0x02114640 kind:load to:0x020f5a00 module:overlay(31) +from:0x0211464c kind:load to:0x020f6244 module:overlay(31) +from:0x02114650 kind:load to:0x020977a0 module:overlay(0) +from:0x02114654 kind:load to:0x020977a8 module:overlay(0) +from:0x02114658 kind:load to:0x02097824 module:overlay(0) +from:0x0211465c kind:load to:0x02097864 module:overlay(0) +from:0x02114660 kind:load to:0x02097868 module:overlay(0) +from:0x02114664 kind:load to:0x0209786c module:overlay(0) +from:0x02114670 kind:load to:0x0209856c module:overlay(0) +from:0x02114674 kind:load to:0x020985a8 module:overlay(0) +from:0x02114678 kind:load to:0x020985c0 module:overlay(0) +from:0x0211467c kind:load to:0x020985cc module:overlay(0) +from:0x02114680 kind:load to:0x01fff464 module:itcm +from:0x02114684 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114688 kind:load to:0x020f62c0 module:overlay(31) +from:0x0211468c kind:load to:0x02098504 module:overlay(0) +from:0x02114690 kind:load to:0x020f62c8 module:overlay(31) +from:0x02114694 kind:load to:0x0209850c module:overlay(0) +from:0x02114698 kind:load to:0x02098510 module:overlay(0) +from:0x0211469c kind:load to:0x020f62cc module:overlay(31) +from:0x021146a0 kind:load to:0x02098518 module:overlay(0) +from:0x021146a4 kind:load to:0x0209851c module:overlay(0) +from:0x021146a8 kind:load to:0x020985d8 module:overlay(0) +from:0x021146ac kind:load to:0x02098644 module:overlay(0) +from:0x021146b0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021146b4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021146b8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021146bc kind:load to:0x020f6370 module:overlay(31) +from:0x021146c0 kind:load to:0x020f6384 module:overlay(31) +from:0x021146d4 kind:load to:0x020f6414 module:overlay(31) +from:0x021146d8 kind:load to:0x020f64a4 module:overlay(31) +from:0x021146dc kind:load to:0x020f64ac module:overlay(31) +from:0x021146e0 kind:load to:0x020f64b4 module:overlay(31) +from:0x021146e4 kind:load to:0x021146e8 module:overlay(31) +from:0x021146f8 kind:load to:0x020f6970 module:overlay(31) +from:0x021146fc kind:load to:0x02097998 module:overlay(0) +from:0x02114700 kind:load to:0x020977a8 module:overlay(0) +from:0x02114704 kind:load to:0x02097824 module:overlay(0) +from:0x02114708 kind:load to:0x020979a0 module:overlay(0) +from:0x0211470c kind:load to:0x020979c0 module:overlay(0) +from:0x02114710 kind:load to:0x020979ec module:overlay(0) +from:0x0211471c kind:load to:0x020f6ab4 module:overlay(31) +from:0x02114720 kind:load to:0x020f752c module:overlay(31) +from:0x02114724 kind:load to:0x0205a720 module:overlay(0) +from:0x02114728 kind:load to:0x01ffc57c module:itcm +from:0x0211472c kind:load to:0x02057dc8 module:overlay(0) +from:0x02114730 kind:load to:0x02057e44 module:overlay(0) +from:0x02114734 kind:load to:0x02057ea8 module:overlay(0) +from:0x02114738 kind:load to:0x01ffc7a4 module:itcm +from:0x0211473c kind:load to:0x02057d84 module:overlay(0) +from:0x02114748 kind:load to:0x0209856c module:overlay(0) +from:0x0211474c kind:load to:0x020985a8 module:overlay(0) +from:0x02114750 kind:load to:0x020985c0 module:overlay(0) +from:0x02114754 kind:load to:0x020985cc module:overlay(0) +from:0x02114758 kind:load to:0x01fff464 module:itcm +from:0x0211475c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114760 kind:load to:0x020f6ac8 module:overlay(31) +from:0x02114764 kind:load to:0x02098504 module:overlay(0) +from:0x02114768 kind:load to:0x020f6c14 module:overlay(31) +from:0x0211476c kind:load to:0x020f6f78 module:overlay(31) +from:0x02114770 kind:load to:0x02098510 module:overlay(0) +from:0x02114774 kind:load to:0x020f73d8 module:overlay(31) +from:0x02114778 kind:load to:0x020f72a0 module:overlay(31) +from:0x0211477c kind:load to:0x0209851c module:overlay(0) +from:0x02114780 kind:load to:0x020985d8 module:overlay(0) +from:0x02114784 kind:load to:0x02098644 module:overlay(0) +from:0x02114788 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211478c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114790 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114794 kind:load to:0x020f7548 module:overlay(31) +from:0x02114798 kind:load to:0x020f7568 module:overlay(31) +from:0x021147a4 kind:load to:0x0209856c module:overlay(0) +from:0x021147a8 kind:load to:0x020985a8 module:overlay(0) +from:0x021147ac kind:load to:0x020985c0 module:overlay(0) +from:0x021147b0 kind:load to:0x020985cc module:overlay(0) +from:0x021147b4 kind:load to:0x01fff464 module:itcm +from:0x021147b8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021147bc kind:load to:0x020f75c4 module:overlay(31) +from:0x021147c0 kind:load to:0x020f7604 module:overlay(31) +from:0x021147c4 kind:load to:0x02098508 module:overlay(0) +from:0x021147c8 kind:load to:0x0209850c module:overlay(0) +from:0x021147cc kind:load to:0x02098510 module:overlay(0) +from:0x021147d0 kind:load to:0x02098514 module:overlay(0) +from:0x021147d4 kind:load to:0x02098518 module:overlay(0) +from:0x021147d8 kind:load to:0x0209851c module:overlay(0) +from:0x021147dc kind:load to:0x020985d8 module:overlay(0) +from:0x021147e0 kind:load to:0x02098644 module:overlay(0) +from:0x021147e4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021147e8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021147ec kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021147f0 kind:load to:0x020f77bc module:overlay(31) +from:0x021147f4 kind:load to:0x020f77d0 module:overlay(31) +from:0x02114800 kind:load to:0x0209856c module:overlay(0) +from:0x02114804 kind:load to:0x020985a8 module:overlay(0) +from:0x02114808 kind:load to:0x020985c0 module:overlay(0) +from:0x0211480c kind:load to:0x020985cc module:overlay(0) +from:0x02114810 kind:load to:0x01fff464 module:itcm +from:0x02114814 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114818 kind:load to:0x020f76cc module:overlay(31) +from:0x0211481c kind:load to:0x020f7604 module:overlay(31) +from:0x02114820 kind:load to:0x02098508 module:overlay(0) +from:0x02114824 kind:load to:0x0209850c module:overlay(0) +from:0x02114828 kind:load to:0x02098510 module:overlay(0) +from:0x0211482c kind:load to:0x020f7724 module:overlay(31) +from:0x02114830 kind:load to:0x02098518 module:overlay(0) +from:0x02114834 kind:load to:0x0209851c module:overlay(0) +from:0x02114838 kind:load to:0x020985d8 module:overlay(0) +from:0x0211483c kind:load to:0x02098644 module:overlay(0) +from:0x02114840 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114844 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114848 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0211484c kind:load to:0x020f7834 module:overlay(31) +from:0x02114850 kind:load to:0x020f7854 module:overlay(31) +from:0x02114854 kind:load to:0x020f771c module:overlay(31) +from:0x02114860 kind:load to:0x0209856c module:overlay(0) +from:0x02114864 kind:load to:0x020985a8 module:overlay(0) +from:0x02114868 kind:load to:0x020985c0 module:overlay(0) +from:0x0211486c kind:load to:0x020985cc module:overlay(0) +from:0x02114870 kind:load to:0x01fff464 module:itcm +from:0x02114874 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114878 kind:load to:0x020f7744 module:overlay(31) +from:0x0211487c kind:load to:0x020f7604 module:overlay(31) +from:0x02114880 kind:load to:0x02098508 module:overlay(0) +from:0x02114884 kind:load to:0x0209850c module:overlay(0) +from:0x02114888 kind:load to:0x02098510 module:overlay(0) +from:0x0211488c kind:load to:0x020f779c module:overlay(31) +from:0x02114890 kind:load to:0x02098518 module:overlay(0) +from:0x02114894 kind:load to:0x0209851c module:overlay(0) +from:0x02114898 kind:load to:0x020985d8 module:overlay(0) +from:0x0211489c kind:load to:0x02098644 module:overlay(0) +from:0x021148a0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021148a4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021148a8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021148ac kind:load to:0x020f787c module:overlay(31) +from:0x021148b0 kind:load to:0x020f789c module:overlay(31) +from:0x021148b4 kind:load to:0x020f7794 module:overlay(31) +from:0x021148c0 kind:load to:0x0209856c module:overlay(0) +from:0x021148c4 kind:load to:0x020985a8 module:overlay(0) +from:0x021148c8 kind:load to:0x020985c0 module:overlay(0) +from:0x021148cc kind:load to:0x020985cc module:overlay(0) +from:0x021148d0 kind:load to:0x01fff464 module:itcm +from:0x021148d4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021148d8 kind:load to:0x020f7668 module:overlay(31) +from:0x021148dc kind:load to:0x020f7604 module:overlay(31) +from:0x021148e0 kind:load to:0x02098508 module:overlay(0) +from:0x021148e4 kind:load to:0x0209850c module:overlay(0) +from:0x021148e8 kind:load to:0x02098510 module:overlay(0) +from:0x021148ec kind:load to:0x020f76a4 module:overlay(31) +from:0x021148f0 kind:load to:0x02098518 module:overlay(0) +from:0x021148f4 kind:load to:0x0209851c module:overlay(0) +from:0x021148f8 kind:load to:0x020985d8 module:overlay(0) +from:0x021148fc kind:load to:0x02098644 module:overlay(0) +from:0x02114900 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114904 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114908 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0211490c kind:load to:0x020f77ec module:overlay(31) +from:0x02114910 kind:load to:0x020f780c module:overlay(31) +from:0x02114914 kind:load to:0x020f76c4 module:overlay(31) +from:0x02114920 kind:load to:0x020f7b84 module:overlay(31) +from:0x02114924 kind:load to:0x020f7b98 module:overlay(31) +from:0x02114928 kind:load to:0x02057bf4 module:overlay(0) +from:0x0211492c kind:load to:0x01ffc57c module:itcm +from:0x02114930 kind:load to:0x02057dc8 module:overlay(0) +from:0x02114934 kind:load to:0x02057e44 module:overlay(0) +from:0x02114938 kind:load to:0x02057ea8 module:overlay(0) +from:0x0211493c kind:load to:0x02057c34 module:overlay(0) +from:0x02114940 kind:load to:0x02057d84 module:overlay(0) +from:0x02114960 kind:load to:0x020f7bc0 module:overlay(31) +from:0x02114964 kind:load to:0x020977a0 module:overlay(0) +from:0x02114968 kind:load to:0x020977a8 module:overlay(0) +from:0x0211496c kind:load to:0x02097824 module:overlay(0) +from:0x02114970 kind:load to:0x02097864 module:overlay(0) +from:0x02114974 kind:load to:0x02097868 module:overlay(0) +from:0x02114978 kind:load to:0x0209786c module:overlay(0) +from:0x02114984 kind:load to:0x0209856c module:overlay(0) +from:0x02114988 kind:load to:0x020985a8 module:overlay(0) +from:0x0211498c kind:load to:0x020985c0 module:overlay(0) +from:0x02114990 kind:load to:0x020985cc module:overlay(0) +from:0x02114994 kind:load to:0x01fff464 module:itcm +from:0x02114998 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0211499c kind:load to:0x020f7c3c module:overlay(31) +from:0x021149a0 kind:load to:0x02098504 module:overlay(0) +from:0x021149a4 kind:load to:0x020f7c50 module:overlay(31) +from:0x021149a8 kind:load to:0x0209850c module:overlay(0) +from:0x021149ac kind:load to:0x02098510 module:overlay(0) +from:0x021149b0 kind:load to:0x020f7cb8 module:overlay(31) +from:0x021149b4 kind:load to:0x02098518 module:overlay(0) +from:0x021149b8 kind:load to:0x0209851c module:overlay(0) +from:0x021149bc kind:load to:0x020985d8 module:overlay(0) +from:0x021149c0 kind:load to:0x02098644 module:overlay(0) +from:0x021149c4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021149c8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021149cc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021149d0 kind:load to:0x020f7cc8 module:overlay(31) +from:0x021149d4 kind:load to:0x020f7cdc module:overlay(31) +from:0x021149e0 kind:load to:0x02097c68 module:overlay(0) +from:0x021149e4 kind:load to:0x020f7ec4 module:overlay(31) +from:0x021149f0 kind:load to:0x02097c68 module:overlay(0) +from:0x021149f4 kind:load to:0x020f7d6c module:overlay(31) +from:0x02114a00 kind:load to:0x020f7ef8 module:overlay(31) +from:0x02114a04 kind:load to:0x020977a0 module:overlay(0) +from:0x02114a08 kind:load to:0x020977a8 module:overlay(0) +from:0x02114a0c kind:load to:0x02097824 module:overlay(0) +from:0x02114a10 kind:load to:0x02097864 module:overlay(0) +from:0x02114a14 kind:load to:0x02097868 module:overlay(0) +from:0x02114a18 kind:load to:0x0209786c module:overlay(0) +from:0x02114a24 kind:load to:0x0209856c module:overlay(0) +from:0x02114a28 kind:load to:0x020985a8 module:overlay(0) +from:0x02114a2c kind:load to:0x020985c0 module:overlay(0) +from:0x02114a30 kind:load to:0x020985cc module:overlay(0) +from:0x02114a34 kind:load to:0x01fff464 module:itcm +from:0x02114a38 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114a3c kind:load to:0x020f7f64 module:overlay(31) +from:0x02114a40 kind:load to:0x02098504 module:overlay(0) +from:0x02114a44 kind:load to:0x02098508 module:overlay(0) +from:0x02114a48 kind:load to:0x0209850c module:overlay(0) +from:0x02114a4c kind:load to:0x02098510 module:overlay(0) +from:0x02114a50 kind:load to:0x02098514 module:overlay(0) +from:0x02114a54 kind:load to:0x02098518 module:overlay(0) +from:0x02114a58 kind:load to:0x0209851c module:overlay(0) +from:0x02114a5c kind:load to:0x020985d8 module:overlay(0) +from:0x02114a60 kind:load to:0x02098644 module:overlay(0) +from:0x02114a64 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114a68 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114a6c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114a70 kind:load to:0x020f8000 module:overlay(31) +from:0x02114a74 kind:load to:0x020f8014 module:overlay(31) +from:0x02114a80 kind:load to:0x020f8050 module:overlay(31) +from:0x02114a84 kind:load to:0x020977a0 module:overlay(0) +from:0x02114a88 kind:load to:0x020977a8 module:overlay(0) +from:0x02114a8c kind:load to:0x02097824 module:overlay(0) +from:0x02114a90 kind:load to:0x02097864 module:overlay(0) +from:0x02114a94 kind:load to:0x02097868 module:overlay(0) +from:0x02114a98 kind:load to:0x0209786c module:overlay(0) +from:0x02114aa4 kind:load to:0x0209856c module:overlay(0) +from:0x02114aa8 kind:load to:0x020985a8 module:overlay(0) +from:0x02114aac kind:load to:0x020985c0 module:overlay(0) +from:0x02114ab0 kind:load to:0x020985cc module:overlay(0) +from:0x02114ab4 kind:load to:0x01fff464 module:itcm +from:0x02114ab8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114abc kind:load to:0x020f80bc module:overlay(31) +from:0x02114ac0 kind:load to:0x02098504 module:overlay(0) +from:0x02114ac4 kind:load to:0x02098508 module:overlay(0) +from:0x02114ac8 kind:load to:0x0209850c module:overlay(0) +from:0x02114acc kind:load to:0x02098510 module:overlay(0) +from:0x02114ad0 kind:load to:0x02098514 module:overlay(0) +from:0x02114ad4 kind:load to:0x02098518 module:overlay(0) +from:0x02114ad8 kind:load to:0x0209851c module:overlay(0) +from:0x02114adc kind:load to:0x020985d8 module:overlay(0) +from:0x02114ae0 kind:load to:0x02098644 module:overlay(0) +from:0x02114ae4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114ae8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114aec kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114af0 kind:load to:0x020f8110 module:overlay(31) +from:0x02114af4 kind:load to:0x020f8124 module:overlay(31) +from:0x02114b00 kind:load to:0x020f8160 module:overlay(31) +from:0x02114b04 kind:load to:0x020977a0 module:overlay(0) +from:0x02114b08 kind:load to:0x020977a8 module:overlay(0) +from:0x02114b0c kind:load to:0x02097824 module:overlay(0) +from:0x02114b10 kind:load to:0x02097864 module:overlay(0) +from:0x02114b14 kind:load to:0x02097868 module:overlay(0) +from:0x02114b18 kind:load to:0x0209786c module:overlay(0) +from:0x02114b24 kind:load to:0x0209856c module:overlay(0) +from:0x02114b28 kind:load to:0x020985a8 module:overlay(0) +from:0x02114b2c kind:load to:0x020985c0 module:overlay(0) +from:0x02114b30 kind:load to:0x020985cc module:overlay(0) +from:0x02114b34 kind:load to:0x01fff464 module:itcm +from:0x02114b38 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114b3c kind:load to:0x020f81e8 module:overlay(31) +from:0x02114b40 kind:load to:0x02098504 module:overlay(0) +from:0x02114b44 kind:load to:0x020f8248 module:overlay(31) +from:0x02114b48 kind:load to:0x0209850c module:overlay(0) +from:0x02114b4c kind:load to:0x02098510 module:overlay(0) +from:0x02114b50 kind:load to:0x02098514 module:overlay(0) +from:0x02114b54 kind:load to:0x02098518 module:overlay(0) +from:0x02114b58 kind:load to:0x0209851c module:overlay(0) +from:0x02114b5c kind:load to:0x020985d8 module:overlay(0) +from:0x02114b60 kind:load to:0x02098644 module:overlay(0) +from:0x02114b64 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114b68 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114b6c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114b70 kind:load to:0x020f83cc module:overlay(31) +from:0x02114b74 kind:load to:0x020f83e0 module:overlay(31) +from:0x02114b80 kind:load to:0x020f87a4 module:overlay(31) +from:0x02114b84 kind:load to:0x020f9e24 module:overlay(31) +from:0x02114b88 kind:load to:0x0207b750 module:overlay(0) +from:0x02114b8c kind:load to:0x0207b788 module:overlay(0) +from:0x02114b90 kind:load to:0x020f85cc module:overlay(31) +from:0x02114b9c kind:load to:0x020f87b8 module:overlay(31) +from:0x02114ba0 kind:load to:0x020f9e08 module:overlay(31) +from:0x02114ba4 kind:load to:0x0209832c module:overlay(0) +from:0x02114ba8 kind:load to:0x020f8484 module:overlay(31) +from:0x02114bac kind:load to:0x020f8514 module:overlay(31) +from:0x02114bb8 kind:load to:0x020f841c module:overlay(31) +from:0x02114bbc kind:load to:0x02097998 module:overlay(0) +from:0x02114bc0 kind:load to:0x020977a8 module:overlay(0) +from:0x02114bc4 kind:load to:0x02097824 module:overlay(0) +from:0x02114bc8 kind:load to:0x020979a0 module:overlay(0) +from:0x02114bcc kind:load to:0x020979c0 module:overlay(0) +from:0x02114bd0 kind:load to:0x020979ec module:overlay(0) +from:0x02114bd4 kind:load to:0x020f8b34 module:overlay(31) +from:0x02114bdc kind:load to:0x020f8b68 module:overlay(31) +from:0x02114be4 kind:load to:0x020f8b88 module:overlay(31) +from:0x02114bec kind:load to:0x020f8cf4 module:overlay(31) +from:0x02114bf4 kind:load to:0x020f93fc module:overlay(31) +from:0x02114bfc kind:load to:0x020f94ec module:overlay(31) +from:0x02114c04 kind:load to:0x020f903c module:overlay(31) +from:0x02114c0c kind:load to:0x020f9060 module:overlay(31) +from:0x02114c14 kind:load to:0x020f9180 module:overlay(31) +from:0x02114c1c kind:load to:0x020f92dc module:overlay(31) +from:0x02114c24 kind:load to:0x020f9684 module:overlay(31) +from:0x02114c2c kind:load to:0x020f8b24 module:overlay(31) +from:0x02114c34 kind:load to:0x020f8b5c module:overlay(31) +from:0x02114c3c kind:load to:0x020f8b6c module:overlay(31) +from:0x02114c44 kind:load to:0x020f8c88 module:overlay(31) +from:0x02114c4c kind:load to:0x020f9380 module:overlay(31) +from:0x02114c54 kind:load to:0x020f9470 module:overlay(31) +from:0x02114c5c kind:load to:0x020f9004 module:overlay(31) +from:0x02114c64 kind:load to:0x020f9040 module:overlay(31) +from:0x02114c6c kind:load to:0x020f9148 module:overlay(31) +from:0x02114c74 kind:load to:0x020f929c module:overlay(31) +from:0x02114c7c kind:load to:0x020f95c4 module:overlay(31) +from:0x02114c8c kind:load to:0x0209856c module:overlay(0) +from:0x02114c90 kind:load to:0x020985a8 module:overlay(0) +from:0x02114c94 kind:load to:0x020985c0 module:overlay(0) +from:0x02114c98 kind:load to:0x020985cc module:overlay(0) +from:0x02114c9c kind:load to:0x01fff464 module:itcm +from:0x02114ca0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114ca4 kind:load to:0x020f87cc module:overlay(31) +from:0x02114ca8 kind:load to:0x02098504 module:overlay(0) +from:0x02114cac kind:load to:0x020f88bc module:overlay(31) +from:0x02114cb0 kind:load to:0x0209850c module:overlay(0) +from:0x02114cb4 kind:load to:0x02098510 module:overlay(0) +from:0x02114cb8 kind:load to:0x020f8a78 module:overlay(31) +from:0x02114cbc kind:load to:0x02098518 module:overlay(0) +from:0x02114cc0 kind:load to:0x0209851c module:overlay(0) +from:0x02114cc4 kind:load to:0x020985d8 module:overlay(0) +from:0x02114cc8 kind:load to:0x02098644 module:overlay(0) +from:0x02114ccc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114cd0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114cd4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114cd8 kind:load to:0x020f9e40 module:overlay(31) +from:0x02114cdc kind:load to:0x020f9e90 module:overlay(31) +from:0x02114cf0 kind:load to:0x020fa59c module:overlay(31) +from:0x02114cf8 kind:load to:0x020fa5d0 module:overlay(31) +from:0x02114d00 kind:load to:0x020fa698 module:overlay(31) +from:0x02114d08 kind:load to:0x020fa720 module:overlay(31) +from:0x02114d10 kind:load to:0x020fa794 module:overlay(31) +from:0x02114d18 kind:load to:0x020fa7a8 module:overlay(31) +from:0x02114d20 kind:load to:0x020fa85c module:overlay(31) +from:0x02114d28 kind:load to:0x020fa598 module:overlay(31) +from:0x02114d30 kind:load to:0x020fa5c4 module:overlay(31) +from:0x02114d38 kind:load to:0x020fa654 module:overlay(31) +from:0x02114d40 kind:load to:0x020fa708 module:overlay(31) +from:0x02114d48 kind:load to:0x020fa780 module:overlay(31) +from:0x02114d50 kind:load to:0x020fa798 module:overlay(31) +from:0x02114d58 kind:load to:0x020fa7f8 module:overlay(31) +from:0x02114d68 kind:load to:0x020fab60 module:overlay(31) +from:0x02114d6c kind:load to:0x020faba4 module:overlay(31) +from:0x02114d70 kind:load to:0x020fabec module:overlay(31) +from:0x02114d74 kind:load to:0x020fabc4 module:overlay(31) +from:0x02114d80 kind:load to:0x020f9f08 module:overlay(31) +from:0x02114d84 kind:load to:0x020977a0 module:overlay(0) +from:0x02114d88 kind:load to:0x020977a8 module:overlay(0) +from:0x02114d8c kind:load to:0x02097824 module:overlay(0) +from:0x02114d90 kind:load to:0x02097864 module:overlay(0) +from:0x02114d94 kind:load to:0x02097868 module:overlay(0) +from:0x02114d98 kind:load to:0x0209786c module:overlay(0) +from:0x02114da4 kind:load to:0x020fa058 module:overlay(31) +from:0x02114da8 kind:load to:0x020977a0 module:overlay(0) +from:0x02114dac kind:load to:0x020977a8 module:overlay(0) +from:0x02114db0 kind:load to:0x02097824 module:overlay(0) +from:0x02114db4 kind:load to:0x02097864 module:overlay(0) +from:0x02114db8 kind:load to:0x02097868 module:overlay(0) +from:0x02114dbc kind:load to:0x0209786c module:overlay(0) +from:0x02114dc8 kind:load to:0x020f9fe8 module:overlay(31) +from:0x02114dcc kind:load to:0x020977a0 module:overlay(0) +from:0x02114dd0 kind:load to:0x020977a8 module:overlay(0) +from:0x02114dd4 kind:load to:0x02097824 module:overlay(0) +from:0x02114dd8 kind:load to:0x02097864 module:overlay(0) +from:0x02114ddc kind:load to:0x02097868 module:overlay(0) +from:0x02114de0 kind:load to:0x0209786c module:overlay(0) +from:0x02114dec kind:load to:0x020f9f78 module:overlay(31) +from:0x02114df0 kind:load to:0x020977a0 module:overlay(0) +from:0x02114df4 kind:load to:0x020977a8 module:overlay(0) +from:0x02114df8 kind:load to:0x02097824 module:overlay(0) +from:0x02114dfc kind:load to:0x02097864 module:overlay(0) +from:0x02114e00 kind:load to:0x02097868 module:overlay(0) +from:0x02114e04 kind:load to:0x0209786c module:overlay(0) +from:0x02114e10 kind:load to:0x0209856c module:overlay(0) +from:0x02114e14 kind:load to:0x020985a8 module:overlay(0) +from:0x02114e18 kind:load to:0x020985c0 module:overlay(0) +from:0x02114e1c kind:load to:0x020985cc module:overlay(0) +from:0x02114e20 kind:load to:0x01fff464 module:itcm +from:0x02114e24 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114e28 kind:load to:0x020fa33c module:overlay(31) +from:0x02114e2c kind:load to:0x02098504 module:overlay(0) +from:0x02114e30 kind:load to:0x020fa36c module:overlay(31) +from:0x02114e34 kind:load to:0x020fa378 module:overlay(31) +from:0x02114e38 kind:load to:0x02098510 module:overlay(0) +from:0x02114e3c kind:load to:0x020fa96c module:overlay(31) +from:0x02114e40 kind:load to:0x02099058 module:overlay(0) +from:0x02114e44 kind:load to:0x0209851c module:overlay(0) +from:0x02114e48 kind:load to:0x020985d8 module:overlay(0) +from:0x02114e4c kind:load to:0x02098644 module:overlay(0) +from:0x02114e50 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114e54 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114e58 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114e5c kind:load to:0x020fac0c module:overlay(31) +from:0x02114e60 kind:load to:0x020fac20 module:overlay(31) +from:0x02114e64 kind:load to:0x020995dc module:overlay(0) +from:0x02114e7c kind:load to:0x020fb2e0 module:overlay(31) +from:0x02114e80 kind:load to:0x020fb2fc module:overlay(31) +from:0x02114e84 kind:load to:0x020731c0 module:overlay(0) +from:0x02114e88 kind:load to:0x020731c4 module:overlay(0) +from:0x02114e94 kind:load to:0x020fac98 module:overlay(31) +from:0x02114e98 kind:load to:0x020977a0 module:overlay(0) +from:0x02114e9c kind:load to:0x020977a8 module:overlay(0) +from:0x02114ea0 kind:load to:0x02097824 module:overlay(0) +from:0x02114ea4 kind:load to:0x02097864 module:overlay(0) +from:0x02114ea8 kind:load to:0x02097868 module:overlay(0) +from:0x02114eac kind:load to:0x0209786c module:overlay(0) +from:0x02114eb8 kind:load to:0x0209856c module:overlay(0) +from:0x02114ebc kind:load to:0x020985a8 module:overlay(0) +from:0x02114ec0 kind:load to:0x020985c0 module:overlay(0) +from:0x02114ec4 kind:load to:0x020985cc module:overlay(0) +from:0x02114ec8 kind:load to:0x01fff464 module:itcm +from:0x02114ecc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114ed0 kind:load to:0x020fad94 module:overlay(31) +from:0x02114ed4 kind:load to:0x02098504 module:overlay(0) +from:0x02114ed8 kind:load to:0x02184844 module:overlays(97,100,102) +from:0x02114edc kind:load to:0x021849d4 module:overlays(97,100,102) +from:0x02114ee0 kind:load to:0x02098510 module:overlay(0) +from:0x02114ee4 kind:load to:0x02098514 module:overlay(0) +from:0x02114ee8 kind:load to:0x02098518 module:overlay(0) +from:0x02114eec kind:load to:0x0209851c module:overlay(0) +from:0x02114ef0 kind:load to:0x020985d8 module:overlay(0) +from:0x02114ef4 kind:load to:0x02098644 module:overlay(0) +from:0x02114ef8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114efc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114f00 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114f04 kind:load to:0x020fb3a8 module:overlay(31) +from:0x02114f08 kind:load to:0x020fb380 module:overlay(31) +from:0x02114f0c kind:load to:0x020faeb8 module:overlay(31) +from:0x02114f10 kind:load to:0x020faed8 module:overlay(31) +from:0x02114f14 kind:load to:0x020faee4 module:overlay(31) +from:0x02114f18 kind:load to:0x020faf38 module:overlay(31) +from:0x02114f1c kind:load to:0x020fae6c module:overlay(31) +from:0x02114f20 kind:load to:0x020faf50 module:overlay(31) +from:0x02114f24 kind:load to:0x020fafe4 module:overlay(31) +from:0x02114f28 kind:load to:0x020fb034 module:overlay(31) +from:0x02114f34 kind:load to:0x020fb42c module:overlay(31) +from:0x02114f38 kind:load to:0x020fb3dc module:overlay(31) +from:0x02114f3c kind:load to:0x020616e0 module:overlay(0) +from:0x02114f40 kind:load to:0x020616e4 module:overlay(0) +from:0x02114f44 kind:load to:0x020fb41c module:overlay(31) +from:0x02114f48 kind:load to:0x020616ec module:overlay(0) +from:0x02114f4c kind:load to:0x020616f0 module:overlay(0) +from:0x02114f50 kind:load to:0x020fb40c module:overlay(31) +from:0x02114f54 kind:load to:0x020fb3fc module:overlay(31) +from:0x02114f58 kind:load to:0x020fb3ec module:overlay(31) +from:0x02114f64 kind:load to:0x020fb448 module:overlay(31) +from:0x02114f68 kind:load to:0x020977a0 module:overlay(0) +from:0x02114f6c kind:load to:0x020977a8 module:overlay(0) +from:0x02114f70 kind:load to:0x02097824 module:overlay(0) +from:0x02114f74 kind:load to:0x02097864 module:overlay(0) +from:0x02114f78 kind:load to:0x02097868 module:overlay(0) +from:0x02114f7c kind:load to:0x0209786c module:overlay(0) +from:0x02114f88 kind:load to:0x0209856c module:overlay(0) +from:0x02114f8c kind:load to:0x020985a8 module:overlay(0) +from:0x02114f90 kind:load to:0x020985c0 module:overlay(0) +from:0x02114f94 kind:load to:0x020985cc module:overlay(0) +from:0x02114f98 kind:load to:0x01fff464 module:itcm +from:0x02114f9c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02114fa0 kind:load to:0x020e3f38 module:overlay(31) +from:0x02114fa4 kind:load to:0x020e3f64 module:overlay(31) +from:0x02114fa8 kind:load to:0x020e3fa4 module:overlay(31) +from:0x02114fac kind:load to:0x020e3ff8 module:overlay(31) +from:0x02114fb0 kind:load to:0x02098510 module:overlay(0) +from:0x02114fb4 kind:load to:0x02098514 module:overlay(0) +from:0x02114fb8 kind:load to:0x02098518 module:overlay(0) +from:0x02114fbc kind:load to:0x0209851c module:overlay(0) +from:0x02114fc0 kind:load to:0x020985d8 module:overlay(0) +from:0x02114fc4 kind:load to:0x02098644 module:overlay(0) +from:0x02114fc8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02114fcc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02114fd0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02114fd4 kind:load to:0x020fb580 module:overlay(31) +from:0x02114fd8 kind:load to:0x020fb5a0 module:overlay(31) +from:0x02114fdc kind:load to:0x020e4070 module:overlay(31) +from:0x02114fe0 kind:load to:0x020fb4bc module:overlay(31) +from:0x02114fe4 kind:load to:0x020fb4f8 module:overlay(31) +from:0x02114fe8 kind:load to:0x020fb53c module:overlay(31) +from:0x02114ff4 kind:load to:0x020fb5e8 module:overlay(31) +from:0x02114ff8 kind:load to:0x02097998 module:overlay(0) +from:0x02114ffc kind:load to:0x020977a8 module:overlay(0) +from:0x02115000 kind:load to:0x02097824 module:overlay(0) +from:0x02115004 kind:load to:0x020979a0 module:overlay(0) +from:0x02115008 kind:load to:0x020979c0 module:overlay(0) +from:0x0211500c kind:load to:0x020979ec module:overlay(0) +from:0x02115048 kind:load to:0x0209856c module:overlay(0) +from:0x0211504c kind:load to:0x020985a8 module:overlay(0) +from:0x02115050 kind:load to:0x020985c0 module:overlay(0) +from:0x02115054 kind:load to:0x020985cc module:overlay(0) +from:0x02115058 kind:load to:0x01fff464 module:itcm +from:0x0211505c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02115060 kind:load to:0x020fb744 module:overlay(31) +from:0x02115064 kind:load to:0x02098504 module:overlay(0) +from:0x02115068 kind:load to:0x020fb7fc module:overlay(31) +from:0x0211506c kind:load to:0x020fb834 module:overlay(31) +from:0x02115070 kind:load to:0x02098510 module:overlay(0) +from:0x02115074 kind:load to:0x020fb850 module:overlay(31) +from:0x02115078 kind:load to:0x02098518 module:overlay(0) +from:0x0211507c kind:load to:0x0209851c module:overlay(0) +from:0x02115080 kind:load to:0x020985d8 module:overlay(0) +from:0x02115084 kind:load to:0x02098644 module:overlay(0) +from:0x02115088 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211508c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02115090 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02115094 kind:load to:0x020fb8c0 module:overlay(31) +from:0x02115098 kind:load to:0x020fb8f0 module:overlay(31) +from:0x0211509c kind:load to:0x020fb848 module:overlay(31) +from:0x021150a8 kind:load to:0x020fbd6c module:overlay(31) +from:0x021150ac kind:load to:0x020fbdc4 module:overlay(31) +from:0x021150b0 kind:load to:0x020fbdf0 module:overlay(31) +from:0x021150b4 kind:load to:0x020fbe20 module:overlay(31) +from:0x021150c0 kind:load to:0x020fb948 module:overlay(31) +from:0x021150c4 kind:load to:0x02097998 module:overlay(0) +from:0x021150c8 kind:load to:0x020977a8 module:overlay(0) +from:0x021150cc kind:load to:0x02097824 module:overlay(0) +from:0x021150d0 kind:load to:0x020979a0 module:overlay(0) +from:0x021150d4 kind:load to:0x020979c0 module:overlay(0) +from:0x021150d8 kind:load to:0x020979ec module:overlay(0) +from:0x021150e4 kind:load to:0x0209856c module:overlay(0) +from:0x021150e8 kind:load to:0x020985a8 module:overlay(0) +from:0x021150ec kind:load to:0x020985c0 module:overlay(0) +from:0x021150f0 kind:load to:0x020985cc module:overlay(0) +from:0x021150f4 kind:load to:0x01fff464 module:itcm +from:0x021150f8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021150fc kind:load to:0x020fba08 module:overlay(31) +from:0x02115100 kind:load to:0x02098504 module:overlay(0) +from:0x02115104 kind:load to:0x020fba50 module:overlay(31) +from:0x02115108 kind:load to:0x0209850c module:overlay(0) +from:0x0211510c kind:load to:0x02098510 module:overlay(0) +from:0x02115110 kind:load to:0x020fbcb8 module:overlay(31) +from:0x02115114 kind:load to:0x02098518 module:overlay(0) +from:0x02115118 kind:load to:0x0209851c module:overlay(0) +from:0x0211511c kind:load to:0x020985d8 module:overlay(0) +from:0x02115120 kind:load to:0x02098644 module:overlay(0) +from:0x02115124 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02115128 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0211512c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02115130 kind:load to:0x020fbe58 module:overlay(31) +from:0x02115134 kind:load to:0x020fbe6c module:overlay(31) +from:0x02115138 kind:load to:0x020fbc1c module:overlay(31) +from:0x02115148 kind:load to:0x0209d104 module:overlay(0) +from:0x0211514c kind:load to:0x0209d10c module:overlay(0) +from:0x02115150 kind:load to:0x020fc184 module:overlay(31) +from:0x02115154 kind:load to:0x020fc588 module:overlay(31) +from:0x02115158 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0211515c kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02115160 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115164 kind:load to:0x0209d220 module:overlay(0) +from:0x02115168 kind:load to:0x0209d228 module:overlay(0) +from:0x0211516c kind:load to:0x0209d22c module:overlay(0) +from:0x02115170 kind:load to:0x0209d238 module:overlay(0) +from:0x02115174 kind:load to:0x0209d240 module:overlay(0) +from:0x02115178 kind:load to:0x020fd1c0 module:overlay(31) +from:0x0211517c kind:load to:0x020fd1e0 module:overlay(31) +from:0x02115180 kind:load to:0x020fd0a4 module:overlay(31) +from:0x02115184 kind:load to:0x020fd0a8 module:overlay(31) +from:0x02115188 kind:load to:0x020fc584 module:overlay(31) +from:0x0211518c kind:load to:0x020fcf18 module:overlay(31) +from:0x02115190 kind:load to:0x020fcc80 module:overlay(31) +from:0x02115194 kind:load to:0x020fcf1c module:overlay(31) +from:0x02115198 kind:load to:0x020fd1b4 module:overlay(31) +from:0x0211519c kind:load to:0x020fd1b8 module:overlay(31) +from:0x021151a0 kind:load to:0x020fd1bc module:overlay(31) +from:0x021151a4 kind:load to:0x020fc6e8 module:overlay(31) +from:0x021151a8 kind:load to:0x020fc5ec module:overlay(31) +from:0x021151ac kind:load to:0x020fcc84 module:overlay(31) +from:0x021151b0 kind:load to:0x020fcc90 module:overlay(31) +from:0x021151b4 kind:load to:0x020fcca0 module:overlay(31) +from:0x021151b8 kind:load to:0x020fce98 module:overlay(31) +from:0x021151bc kind:load to:0x020fce28 module:overlay(31) +from:0x021151c0 kind:load to:0x020fce2c module:overlay(31) +from:0x021151c4 kind:load to:0x020fce30 module:overlay(31) +from:0x021151c8 kind:load to:0x020fce40 module:overlay(31) +from:0x021151cc kind:load to:0x020fcf20 module:overlay(31) +from:0x021151d0 kind:load to:0x020fd1a4 module:overlay(31) +from:0x021151d4 kind:load to:0x020fd1ac module:overlay(31) +from:0x021151e0 kind:load to:0x020731b8 module:overlay(0) +from:0x021151e4 kind:load to:0x020fd218 module:overlay(31) +from:0x021151e8 kind:load to:0x020fd208 module:overlay(31) +from:0x021151ec kind:load to:0x020732a4 module:overlay(0) +from:0x021151fc kind:load to:0x020fd234 module:overlay(31) +from:0x02115200 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115204 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115208 kind:load to:0x0209caac module:overlay(0) +from:0x0211520c kind:load to:0x0209cacc module:overlay(0) +from:0x02115218 kind:load to:0x020fd364 module:overlay(31) +from:0x0211521c kind:load to:0x020fd3b4 module:overlay(31) +from:0x02115220 kind:load to:0x020fd5a4 module:overlay(31) +from:0x02115224 kind:load to:0x020fd918 module:overlay(31) +from:0x02115228 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0211522c kind:load to:0x020fe0fc module:overlay(31) +from:0x02115230 kind:load to:0x020fe0f0 module:overlay(31) +from:0x02115234 kind:load to:0x0209d220 module:overlay(0) +from:0x02115238 kind:load to:0x0209d228 module:overlay(0) +from:0x0211523c kind:load to:0x0209d22c module:overlay(0) +from:0x02115240 kind:load to:0x0209d238 module:overlay(0) +from:0x02115244 kind:load to:0x0209d240 module:overlay(0) +from:0x02115248 kind:load to:0x020fe7c8 module:overlay(31) +from:0x0211524c kind:load to:0x020fe7f8 module:overlay(31) +from:0x02115250 kind:load to:0x020fd528 module:overlay(31) +from:0x02115254 kind:load to:0x020fd534 module:overlay(31) +from:0x02115258 kind:load to:0x020fe380 module:overlay(31) +from:0x0211525c kind:load to:0x020fe3a8 module:overlay(31) +from:0x02115260 kind:load to:0x020fe3ec module:overlay(31) +from:0x02115264 kind:load to:0x020fe418 module:overlay(31) +from:0x02115268 kind:load to:0x020fd1b4 module:overlay(31) +from:0x0211526c kind:load to:0x020fd1b8 module:overlay(31) +from:0x02115270 kind:load to:0x020fd1bc module:overlay(31) +from:0x02115274 kind:load to:0x020fd944 module:overlay(31) +from:0x02115278 kind:load to:0x020fc5ec module:overlay(31) +from:0x0211527c kind:load to:0x020fdd38 module:overlay(31) +from:0x02115280 kind:load to:0x020fddf4 module:overlay(31) +from:0x02115284 kind:load to:0x020fdea0 module:overlay(31) +from:0x02115288 kind:load to:0x020fce98 module:overlay(31) +from:0x0211528c kind:load to:0x020fe200 module:overlay(31) +from:0x02115290 kind:load to:0x020fce2c module:overlay(31) +from:0x02115294 kind:load to:0x020fe35c module:overlay(31) +from:0x02115298 kind:load to:0x020fce40 module:overlay(31) +from:0x0211529c kind:load to:0x020fe4b8 module:overlay(31) +from:0x021152a0 kind:load to:0x020fe45c module:overlay(31) +from:0x021152a4 kind:load to:0x020fe480 module:overlay(31) +from:0x021152b0 kind:load to:0x020731b8 module:overlay(0) +from:0x021152b4 kind:load to:0x020fe854 module:overlay(31) +from:0x021152b8 kind:load to:0x020fe844 module:overlay(31) +from:0x021152bc kind:load to:0x020732a4 module:overlay(0) +from:0x021152c0 kind:load to:0x020fe17c module:overlay(31) +from:0x021152d0 kind:load to:0x020fe870 module:overlay(31) +from:0x021152d4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021152d8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021152dc kind:load to:0x0209caac module:overlay(0) +from:0x021152e0 kind:load to:0x0209cacc module:overlay(0) +from:0x021152ec kind:load to:0x020fe99c module:overlay(31) +from:0x021152f0 kind:load to:0x0209d10c module:overlay(0) +from:0x021152f4 kind:load to:0x020fe9b8 module:overlay(31) +from:0x021152f8 kind:load to:0x020fc588 module:overlay(31) +from:0x021152fc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115300 kind:load to:0x020fe9dc module:overlay(31) +from:0x02115304 kind:load to:0x020fe9d0 module:overlay(31) +from:0x02115308 kind:load to:0x0209d220 module:overlay(0) +from:0x0211530c kind:load to:0x0209d228 module:overlay(0) +from:0x02115310 kind:load to:0x0209d22c module:overlay(0) +from:0x02115314 kind:load to:0x020febec module:overlay(31) +from:0x02115318 kind:load to:0x0209d240 module:overlay(0) +from:0x0211531c kind:load to:0x020fef20 module:overlay(31) +from:0x02115320 kind:load to:0x020fef50 module:overlay(31) +from:0x02115324 kind:load to:0x020fd0a4 module:overlay(31) +from:0x02115328 kind:load to:0x020fd0a8 module:overlay(31) +from:0x0211532c kind:load to:0x020feea8 module:overlay(31) +from:0x02115330 kind:load to:0x020feed4 module:overlay(31) +from:0x02115334 kind:load to:0x020fef18 module:overlay(31) +from:0x02115338 kind:load to:0x020fef1c module:overlay(31) +from:0x0211533c kind:load to:0x020fd1b4 module:overlay(31) +from:0x02115340 kind:load to:0x020fd1b8 module:overlay(31) +from:0x02115344 kind:load to:0x020fd1bc module:overlay(31) +from:0x02115348 kind:load to:0x020feb28 module:overlay(31) +from:0x0211534c kind:load to:0x020fc5ec module:overlay(31) +from:0x02115350 kind:load to:0x020fec7c module:overlay(31) +from:0x02115354 kind:load to:0x020fec88 module:overlay(31) +from:0x02115358 kind:load to:0x020fec90 module:overlay(31) +from:0x0211535c kind:load to:0x020fce98 module:overlay(31) +from:0x02115360 kind:load to:0x020fec98 module:overlay(31) +from:0x02115364 kind:load to:0x020fed0c module:overlay(31) +from:0x02115368 kind:load to:0x020fece8 module:overlay(31) +from:0x0211536c kind:load to:0x020fce40 module:overlay(31) +from:0x02115370 kind:load to:0x020fcf20 module:overlay(31) +from:0x02115374 kind:load to:0x020fd1a4 module:overlay(31) +from:0x02115378 kind:load to:0x020fd1ac module:overlay(31) +from:0x02115384 kind:load to:0x020731b8 module:overlay(0) +from:0x02115388 kind:load to:0x020fd218 module:overlay(31) +from:0x0211538c kind:load to:0x020fd208 module:overlay(31) +from:0x02115390 kind:load to:0x020732a4 module:overlay(0) +from:0x021153a0 kind:load to:0x020fefa8 module:overlay(31) +from:0x021153a4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021153a8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021153ac kind:load to:0x0209caac module:overlay(0) +from:0x021153b0 kind:load to:0x0209cacc module:overlay(0) +from:0x021153bc kind:load to:0x020ff0dc module:overlay(31) +from:0x021153c0 kind:load to:0x0209d10c module:overlay(0) +from:0x021153c4 kind:load to:0x020ff1ac module:overlay(31) +from:0x021153c8 kind:load to:0x020fc588 module:overlay(31) +from:0x021153cc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021153d0 kind:load to:0x020ff260 module:overlay(31) +from:0x021153d4 kind:load to:0x020ff2e0 module:overlay(31) +from:0x021153d8 kind:load to:0x0209d220 module:overlay(0) +from:0x021153dc kind:load to:0x0209d228 module:overlay(0) +from:0x021153e0 kind:load to:0x0209d22c module:overlay(0) +from:0x021153e4 kind:load to:0x0209d238 module:overlay(0) +from:0x021153e8 kind:load to:0x0209d240 module:overlay(0) +from:0x021153ec kind:load to:0x020ff5dc module:overlay(31) +from:0x021153f0 kind:load to:0x020ff604 module:overlay(31) +from:0x021153f4 kind:load to:0x020fd0a4 module:overlay(31) +from:0x021153f8 kind:load to:0x020fd0a8 module:overlay(31) +from:0x021153fc kind:load to:0x020ff500 module:overlay(31) +from:0x02115400 kind:load to:0x020ff52c module:overlay(31) +from:0x02115404 kind:load to:0x020ff56c module:overlay(31) +from:0x02115408 kind:load to:0x020ff598 module:overlay(31) +from:0x0211540c kind:load to:0x020ff408 module:overlay(31) +from:0x02115410 kind:load to:0x020ff448 module:overlay(31) +from:0x02115414 kind:load to:0x020ff4bc module:overlay(31) +from:0x02115418 kind:load to:0x020fc6e8 module:overlay(31) +from:0x0211541c kind:load to:0x020fc5ec module:overlay(31) +from:0x02115420 kind:load to:0x020ff230 module:overlay(31) +from:0x02115424 kind:load to:0x020fcc90 module:overlay(31) +from:0x02115428 kind:load to:0x020ff240 module:overlay(31) +from:0x0211542c kind:load to:0x020fce98 module:overlay(31) +from:0x02115430 kind:load to:0x020ff2ec module:overlay(31) +from:0x02115434 kind:load to:0x020fce2c module:overlay(31) +from:0x02115438 kind:load to:0x020fce30 module:overlay(31) +from:0x0211543c kind:load to:0x020fce40 module:overlay(31) +from:0x02115440 kind:load to:0x020fcf20 module:overlay(31) +from:0x02115444 kind:load to:0x020fd1a4 module:overlay(31) +from:0x02115448 kind:load to:0x020fd1ac module:overlay(31) +from:0x02115454 kind:load to:0x020731b8 module:overlay(0) +from:0x02115458 kind:load to:0x020fd218 module:overlay(31) +from:0x0211545c kind:load to:0x020fd208 module:overlay(31) +from:0x02115460 kind:load to:0x020732a4 module:overlay(0) +from:0x02115464 kind:load to:0x020ff3b8 module:overlay(31) +from:0x02115474 kind:load to:0x020ff654 module:overlay(31) +from:0x02115478 kind:load to:0x0209cbf0 module:overlay(0) +from:0x0211547c kind:load to:0x0209cdb4 module:overlay(0) +from:0x02115480 kind:load to:0x0209cdd0 module:overlay(0) +from:0x02115484 kind:load to:0x0209ce14 module:overlay(0) +from:0x02115488 kind:load to:0x0210034c module:overlay(31) +from:0x0211548c kind:load to:0x02100360 module:overlay(31) +from:0x02115490 kind:load to:0x0209cc08 module:overlay(0) +from:0x0211549c kind:load to:0x020ff7ec module:overlay(31) +from:0x021154a0 kind:load to:0x0209d10c module:overlay(0) +from:0x021154a4 kind:load to:0x020ff8ec module:overlay(31) +from:0x021154a8 kind:load to:0x020fc588 module:overlay(31) +from:0x021154ac kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021154b0 kind:load to:0x020ffcc8 module:overlay(31) +from:0x021154b4 kind:load to:0x020ffcbc module:overlay(31) +from:0x021154b8 kind:load to:0x0209d220 module:overlay(0) +from:0x021154bc kind:load to:0x0209d228 module:overlay(0) +from:0x021154c0 kind:load to:0x0209d22c module:overlay(0) +from:0x021154c4 kind:load to:0x020fff4c module:overlay(31) +from:0x021154c8 kind:load to:0x0209d240 module:overlay(0) +from:0x021154cc kind:load to:0x021002e4 module:overlay(31) +from:0x021154d0 kind:load to:0x02100314 module:overlay(31) +from:0x021154d4 kind:load to:0x020fd0a4 module:overlay(31) +from:0x021154d8 kind:load to:0x020fd0a8 module:overlay(31) +from:0x021154dc kind:load to:0x02100268 module:overlay(31) +from:0x021154e0 kind:load to:0x02100294 module:overlay(31) +from:0x021154e4 kind:load to:0x021002d8 module:overlay(31) +from:0x021154e8 kind:load to:0x021002dc module:overlay(31) +from:0x021154ec kind:load to:0x020fd1b4 module:overlay(31) +from:0x021154f0 kind:load to:0x020fd1b8 module:overlay(31) +from:0x021154f4 kind:load to:0x020fd1bc module:overlay(31) +from:0x021154f8 kind:load to:0x020ffe14 module:overlay(31) +from:0x021154fc kind:load to:0x020fc5ec module:overlay(31) +from:0x02115500 kind:load to:0x020fffac module:overlay(31) +from:0x02115504 kind:load to:0x020fffbc module:overlay(31) +from:0x02115508 kind:load to:0x020fffc4 module:overlay(31) +from:0x0211550c kind:load to:0x020fce98 module:overlay(31) +from:0x02115510 kind:load to:0x020fffcc module:overlay(31) +from:0x02115514 kind:load to:0x02100040 module:overlay(31) +from:0x02115518 kind:load to:0x0210001c module:overlay(31) +from:0x0211551c kind:load to:0x020fce40 module:overlay(31) +from:0x02115520 kind:load to:0x020fcf20 module:overlay(31) +from:0x02115524 kind:load to:0x020fd1a4 module:overlay(31) +from:0x02115528 kind:load to:0x020fd1ac module:overlay(31) +from:0x02115534 kind:load to:0x020731b8 module:overlay(0) +from:0x02115538 kind:load to:0x020fd218 module:overlay(31) +from:0x0211553c kind:load to:0x020fd208 module:overlay(31) +from:0x02115540 kind:load to:0x020732a4 module:overlay(0) +from:0x02115544 kind:load to:0x021001dc module:overlay(31) +from:0x02115548 kind:load to:0x020fff0c module:overlay(31) +from:0x0211554c kind:load to:0x021002e0 module:overlay(31) +from:0x02115550 kind:load to:0x020ff7d8 module:overlay(31) +from:0x0211555c kind:load to:0x02100388 module:overlay(31) +from:0x02115560 kind:load to:0x0209cbf0 module:overlay(0) +from:0x02115564 kind:load to:0x0209cdb4 module:overlay(0) +from:0x02115568 kind:load to:0x0209cdd0 module:overlay(0) +from:0x0211556c kind:load to:0x0209ce14 module:overlay(0) +from:0x02115570 kind:load to:0x021005d8 module:overlay(31) +from:0x02115574 kind:load to:0x021005ec module:overlay(31) +from:0x02115578 kind:load to:0x0209cc08 module:overlay(0) +from:0x02115584 kind:load to:0x0210042c module:overlay(31) +from:0x02115588 kind:load to:0x0209d10c module:overlay(0) +from:0x0211558c kind:load to:0x020ff8ec module:overlay(31) +from:0x02115590 kind:load to:0x020fc588 module:overlay(31) +from:0x02115594 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115598 kind:load to:0x020ffcc8 module:overlay(31) +from:0x0211559c kind:load to:0x020ffcbc module:overlay(31) +from:0x021155a0 kind:load to:0x0209d220 module:overlay(0) +from:0x021155a4 kind:load to:0x0209d228 module:overlay(0) +from:0x021155a8 kind:load to:0x0209d22c module:overlay(0) +from:0x021155ac kind:load to:0x020fff4c module:overlay(31) +from:0x021155b0 kind:load to:0x0209d240 module:overlay(0) +from:0x021155b4 kind:load to:0x02100570 module:overlay(31) +from:0x021155b8 kind:load to:0x021005a0 module:overlay(31) +from:0x021155bc kind:load to:0x020fd0a4 module:overlay(31) +from:0x021155c0 kind:load to:0x020fd0a8 module:overlay(31) +from:0x021155c4 kind:load to:0x021004d0 module:overlay(31) +from:0x021155c8 kind:load to:0x021004f8 module:overlay(31) +from:0x021155cc kind:load to:0x0210053c module:overlay(31) +from:0x021155d0 kind:load to:0x02100540 module:overlay(31) +from:0x021155d4 kind:load to:0x020fd1b4 module:overlay(31) +from:0x021155d8 kind:load to:0x020fd1b8 module:overlay(31) +from:0x021155dc kind:load to:0x020fd1bc module:overlay(31) +from:0x021155e0 kind:load to:0x020ffe14 module:overlay(31) +from:0x021155e4 kind:load to:0x020fc5ec module:overlay(31) +from:0x021155e8 kind:load to:0x020fffac module:overlay(31) +from:0x021155ec kind:load to:0x020fffbc module:overlay(31) +from:0x021155f0 kind:load to:0x020fffc4 module:overlay(31) +from:0x021155f4 kind:load to:0x020fce98 module:overlay(31) +from:0x021155f8 kind:load to:0x020fffcc module:overlay(31) +from:0x021155fc kind:load to:0x02100040 module:overlay(31) +from:0x02115600 kind:load to:0x0210001c module:overlay(31) +from:0x02115604 kind:load to:0x020fce40 module:overlay(31) +from:0x02115608 kind:load to:0x020fcf20 module:overlay(31) +from:0x0211560c kind:load to:0x020fd1a4 module:overlay(31) +from:0x02115610 kind:load to:0x020fd1ac module:overlay(31) +from:0x0211561c kind:load to:0x020731b8 module:overlay(0) +from:0x02115620 kind:load to:0x020fd218 module:overlay(31) +from:0x02115624 kind:load to:0x020fd208 module:overlay(31) +from:0x02115628 kind:load to:0x020732a4 module:overlay(0) +from:0x0211562c kind:load to:0x02100444 module:overlay(31) +from:0x02115630 kind:load to:0x020fff0c module:overlay(31) +from:0x02115634 kind:load to:0x02100544 module:overlay(31) +from:0x02115638 kind:load to:0x020ff7d8 module:overlay(31) +from:0x02115644 kind:load to:0x02100614 module:overlay(31) +from:0x02115648 kind:load to:0x0209ca64 module:overlay(0) +from:0x0211564c kind:load to:0x0209ca6c module:overlay(0) +from:0x02115650 kind:load to:0x0209caac module:overlay(0) +from:0x02115654 kind:load to:0x0209cacc module:overlay(0) +from:0x02115660 kind:load to:0x0210072c module:overlay(31) +from:0x02115664 kind:load to:0x0209d10c module:overlay(0) +from:0x02115668 kind:load to:0x02100804 module:overlay(31) +from:0x0211566c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02115670 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115674 kind:load to:0x02100844 module:overlay(31) +from:0x02115678 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0211567c kind:load to:0x0209d220 module:overlay(0) +from:0x02115680 kind:load to:0x0209d228 module:overlay(0) +from:0x02115684 kind:load to:0x0209d22c module:overlay(0) +from:0x02115688 kind:load to:0x0209d238 module:overlay(0) +from:0x0211568c kind:load to:0x0209d240 module:overlay(0) +from:0x02115690 kind:load to:0x02100888 module:overlay(31) +from:0x02115694 kind:load to:0x021008a8 module:overlay(31) +from:0x021156a0 kind:load to:0x021008f0 module:overlay(31) +from:0x021156a4 kind:load to:0x0209cbf0 module:overlay(0) +from:0x021156a8 kind:load to:0x0209cdb4 module:overlay(0) +from:0x021156ac kind:load to:0x0209cdd0 module:overlay(0) +from:0x021156b0 kind:load to:0x0209ce14 module:overlay(0) +from:0x021156b4 kind:load to:0x02100bdc module:overlay(31) +from:0x021156b8 kind:load to:0x02100bf0 module:overlay(31) +from:0x021156bc kind:load to:0x0209cc08 module:overlay(0) +from:0x021156c8 kind:load to:0x021009c0 module:overlay(31) +from:0x021156cc kind:load to:0x0209d10c module:overlay(0) +from:0x021156d0 kind:load to:0x02100b58 module:overlay(31) +from:0x021156d4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021156d8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021156dc kind:load to:0x02100b5c module:overlay(31) +from:0x021156e0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021156e4 kind:load to:0x0209d220 module:overlay(0) +from:0x021156e8 kind:load to:0x0209d228 module:overlay(0) +from:0x021156ec kind:load to:0x0209d22c module:overlay(0) +from:0x021156f0 kind:load to:0x0209d238 module:overlay(0) +from:0x021156f4 kind:load to:0x0209d240 module:overlay(0) +from:0x021156f8 kind:load to:0x02100b94 module:overlay(31) +from:0x021156fc kind:load to:0x02100bb4 module:overlay(31) +from:0x02115708 kind:load to:0x02100c18 module:overlay(31) +from:0x0211570c kind:load to:0x0209ca64 module:overlay(0) +from:0x02115710 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115714 kind:load to:0x0209caac module:overlay(0) +from:0x02115718 kind:load to:0x0209cacc module:overlay(0) +from:0x02115724 kind:load to:0x02100cec module:overlay(31) +from:0x02115728 kind:load to:0x0209d10c module:overlay(0) +from:0x0211572c kind:load to:0x02100ea0 module:overlay(31) +from:0x02115730 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02115734 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115738 kind:load to:0x02100ea4 module:overlay(31) +from:0x0211573c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115740 kind:load to:0x0209d220 module:overlay(0) +from:0x02115744 kind:load to:0x0209d228 module:overlay(0) +from:0x02115748 kind:load to:0x0209d22c module:overlay(0) +from:0x0211574c kind:load to:0x0209d238 module:overlay(0) +from:0x02115750 kind:load to:0x0209d240 module:overlay(0) +from:0x02115754 kind:load to:0x021010d0 module:overlay(31) +from:0x02115758 kind:load to:0x021010f8 module:overlay(31) +from:0x02115768 kind:load to:0x0209ca64 module:overlay(0) +from:0x0211576c kind:load to:0x0209ca6c module:overlay(0) +from:0x02115770 kind:load to:0x0209caac module:overlay(0) +from:0x02115774 kind:load to:0x0209cacc module:overlay(0) +from:0x02115780 kind:load to:0x02101148 module:overlay(31) +from:0x02115784 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115788 kind:load to:0x0209ca6c module:overlay(0) +from:0x0211578c kind:load to:0x0209caac module:overlay(0) +from:0x02115790 kind:load to:0x0209cacc module:overlay(0) +from:0x0211579c kind:load to:0x021012a0 module:overlay(31) +from:0x021157a0 kind:load to:0x0209d10c module:overlay(0) +from:0x021157a4 kind:load to:0x021015bc module:overlay(31) +from:0x021157a8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021157ac kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021157b0 kind:load to:0x02101634 module:overlay(31) +from:0x021157b4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021157b8 kind:load to:0x0210191c module:overlay(31) +from:0x021157bc kind:load to:0x0209d228 module:overlay(0) +from:0x021157c0 kind:load to:0x0209d22c module:overlay(0) +from:0x021157c4 kind:load to:0x0209d238 module:overlay(0) +from:0x021157c8 kind:load to:0x0209d240 module:overlay(0) +from:0x021157cc kind:load to:0x02101ac8 module:overlay(31) +from:0x021157d0 kind:load to:0x02101adc module:overlay(31) +from:0x021157d4 kind:load to:0x021016a8 module:overlay(31) +from:0x021157d8 kind:load to:0x0210186c module:overlay(31) +from:0x021157f0 kind:load to:0x02101b50 module:overlay(31) +from:0x021157f4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021157f8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021157fc kind:load to:0x0209caac module:overlay(0) +from:0x02115800 kind:load to:0x0209cacc module:overlay(0) +from:0x0211580c kind:load to:0x02101e18 module:overlay(31) +from:0x02115810 kind:load to:0x0209d10c module:overlay(0) +from:0x02115814 kind:load to:0x02101f4c module:overlay(31) +from:0x02115818 kind:load to:0x021020b8 module:overlay(31) +from:0x0211581c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115820 kind:load to:0x021020c4 module:overlay(31) +from:0x02115824 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115828 kind:load to:0x021020e4 module:overlay(31) +from:0x0211582c kind:load to:0x0209d228 module:overlay(0) +from:0x02115830 kind:load to:0x0209d22c module:overlay(0) +from:0x02115834 kind:load to:0x0209d238 module:overlay(0) +from:0x02115838 kind:load to:0x0209d240 module:overlay(0) +from:0x0211583c kind:load to:0x02101d18 module:overlay(31) +from:0x02115840 kind:load to:0x02101d94 module:overlay(31) +from:0x0211584c kind:load to:0x02102574 module:overlay(31) +from:0x02115850 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115854 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115858 kind:load to:0x0209caac module:overlay(0) +from:0x0211585c kind:load to:0x0209cacc module:overlay(0) +from:0x02115868 kind:load to:0x0209d7d4 module:overlay(0) +from:0x0211586c kind:load to:0x0209d10c module:overlay(0) +from:0x02115870 kind:load to:0x021028d4 module:overlay(31) +from:0x02115874 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02115878 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0211587c kind:load to:0x02102b20 module:overlay(31) +from:0x02115880 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115884 kind:load to:0x021026f4 module:overlay(31) +from:0x02115888 kind:load to:0x0209d228 module:overlay(0) +from:0x0211588c kind:load to:0x0209d93c module:overlay(0) +from:0x02115890 kind:load to:0x02102c08 module:overlay(31) +from:0x02115894 kind:load to:0x0209d240 module:overlay(0) +from:0x02115898 kind:load to:0x02102c94 module:overlay(31) +from:0x0211589c kind:load to:0x02102cb4 module:overlay(31) +from:0x021158a0 kind:load to:0x02102b70 module:overlay(31) +from:0x021158a4 kind:load to:0x0209dbc8 module:overlay(0) +from:0x021158a8 kind:load to:0x0209dbd0 module:overlay(0) +from:0x021158ac kind:load to:0x021029c4 module:overlay(31) +from:0x021158b0 kind:load to:0x02102838 module:overlay(31) +from:0x021158b4 kind:load to:0x0209dac4 module:overlay(0) +from:0x021158b8 kind:load to:0x02102c24 module:overlay(31) +from:0x021158bc kind:load to:0x0209dab8 module:overlay(0) +from:0x021158c0 kind:load to:0x02102848 module:overlay(31) +from:0x021158cc kind:load to:0x020f11f0 module:overlay(31) +from:0x021158d0 kind:load to:0x02102f84 module:overlay(31) +from:0x021158d4 kind:load to:0x02057bf4 module:overlay(0) +from:0x021158d8 kind:load to:0x01ffc57c module:itcm +from:0x021158dc kind:load to:0x02057dc8 module:overlay(0) +from:0x021158e0 kind:load to:0x02057e44 module:overlay(0) +from:0x021158e4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021158e8 kind:load to:0x02102d60 module:overlay(31) +from:0x021158ec kind:load to:0x02057d84 module:overlay(0) +from:0x02115900 kind:load to:0x02102fac module:overlay(31) +from:0x02115904 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115908 kind:load to:0x0209ca6c module:overlay(0) +from:0x0211590c kind:load to:0x0209caac module:overlay(0) +from:0x02115910 kind:load to:0x0209cacc module:overlay(0) +from:0x0211591c kind:load to:0x021032a8 module:overlay(31) +from:0x02115920 kind:load to:0x02103384 module:overlay(31) +from:0x02115924 kind:load to:0x02103664 module:overlay(31) +from:0x02115928 kind:load to:0x021038e0 module:overlay(31) +from:0x0211592c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115930 kind:load to:0x02103e60 module:overlay(31) +from:0x02115934 kind:load to:0x02103d78 module:overlay(31) +from:0x02115938 kind:load to:0x0209d220 module:overlay(0) +from:0x0211593c kind:load to:0x0209d228 module:overlay(0) +from:0x02115940 kind:load to:0x0209d22c module:overlay(0) +from:0x02115944 kind:load to:0x021038f4 module:overlay(31) +from:0x02115948 kind:load to:0x0209d240 module:overlay(0) +from:0x0211594c kind:load to:0x021030d4 module:overlay(31) +from:0x02115950 kind:load to:0x021030e8 module:overlay(31) +from:0x02115954 kind:load to:0x021039c4 module:overlay(31) +from:0x02115958 kind:load to:0x02103094 module:overlay(31) +from:0x0211595c kind:load to:0x021030c0 module:overlay(31) +from:0x02115960 kind:load to:0x02104070 module:overlay(31) +from:0x02115964 kind:load to:0x021040d0 module:overlay(31) +from:0x02115968 kind:load to:0x021040f8 module:overlay(31) +from:0x0211596c kind:load to:0x021030c8 module:overlay(31) +from:0x02115984 kind:load to:0x0210322c module:overlay(31) +from:0x02115988 kind:load to:0x02104130 module:overlay(31) +from:0x0211598c kind:load to:0x02057bf4 module:overlay(0) +from:0x02115990 kind:load to:0x01ffc57c module:itcm +from:0x02115994 kind:load to:0x02057dc8 module:overlay(0) +from:0x02115998 kind:load to:0x02057e44 module:overlay(0) +from:0x0211599c kind:load to:0x02057ea8 module:overlay(0) +from:0x021159a0 kind:load to:0x02103140 module:overlay(31) +from:0x021159a4 kind:load to:0x02057d84 module:overlay(0) +from:0x021159b0 kind:load to:0x021032a8 module:overlay(31) +from:0x021159b4 kind:load to:0x02103384 module:overlay(31) +from:0x021159b8 kind:load to:0x02103664 module:overlay(31) +from:0x021159bc kind:load to:0x021038e0 module:overlay(31) +from:0x021159c0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021159c4 kind:load to:0x02103e60 module:overlay(31) +from:0x021159c8 kind:load to:0x02103d78 module:overlay(31) +from:0x021159cc kind:load to:0x0209d220 module:overlay(0) +from:0x021159d0 kind:load to:0x0209d228 module:overlay(0) +from:0x021159d4 kind:load to:0x0209d22c module:overlay(0) +from:0x021159d8 kind:load to:0x021038f4 module:overlay(31) +from:0x021159dc kind:load to:0x0209d240 module:overlay(0) +from:0x021159e0 kind:load to:0x02103240 module:overlay(31) +from:0x021159e4 kind:load to:0x02103260 module:overlay(31) +from:0x021159e8 kind:load to:0x021039c4 module:overlay(31) +from:0x021159ec kind:load to:0x02103f68 module:overlay(31) +from:0x021159f0 kind:load to:0x02104068 module:overlay(31) +from:0x021159f4 kind:load to:0x02104070 module:overlay(31) +from:0x021159f8 kind:load to:0x021040d0 module:overlay(31) +from:0x021159fc kind:load to:0x021040f8 module:overlay(31) +from:0x02115a00 kind:load to:0x02104124 module:overlay(31) +from:0x02115a14 kind:load to:0x02104158 module:overlay(31) +from:0x02115a18 kind:load to:0x0209cb0c module:overlay(0) +from:0x02115a1c kind:load to:0x0209cb14 module:overlay(0) +from:0x02115a20 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02115a24 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115a30 kind:load to:0x021032a8 module:overlay(31) +from:0x02115a34 kind:load to:0x02103384 module:overlay(31) +from:0x02115a38 kind:load to:0x02103664 module:overlay(31) +from:0x02115a3c kind:load to:0x021038e0 module:overlay(31) +from:0x02115a40 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115a44 kind:load to:0x02103e60 module:overlay(31) +from:0x02115a48 kind:load to:0x02103d78 module:overlay(31) +from:0x02115a4c kind:load to:0x0209d220 module:overlay(0) +from:0x02115a50 kind:load to:0x0209d228 module:overlay(0) +from:0x02115a54 kind:load to:0x0209d22c module:overlay(0) +from:0x02115a58 kind:load to:0x021038f4 module:overlay(31) +from:0x02115a5c kind:load to:0x0209d240 module:overlay(0) +from:0x02115a60 kind:load to:0x021042a4 module:overlay(31) +from:0x02115a64 kind:load to:0x021042b8 module:overlay(31) +from:0x02115a68 kind:load to:0x021039c4 module:overlay(31) +from:0x02115a6c kind:load to:0x02103f68 module:overlay(31) +from:0x02115a70 kind:load to:0x02104244 module:overlay(31) +from:0x02115a74 kind:load to:0x02104070 module:overlay(31) +from:0x02115a78 kind:load to:0x021040d0 module:overlay(31) +from:0x02115a7c kind:load to:0x021040f8 module:overlay(31) +from:0x02115a80 kind:load to:0x02104298 module:overlay(31) +from:0x02115a94 kind:load to:0x021042f4 module:overlay(31) +from:0x02115a98 kind:load to:0x0209cb0c module:overlay(0) +from:0x02115a9c kind:load to:0x0209cb14 module:overlay(0) +from:0x02115aa0 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02115aa4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115ab0 kind:load to:0x02104380 module:overlay(31) +from:0x02115ab4 kind:load to:0x02103384 module:overlay(31) +from:0x02115ab8 kind:load to:0x02103664 module:overlay(31) +from:0x02115abc kind:load to:0x021038e0 module:overlay(31) +from:0x02115ac0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115ac4 kind:load to:0x02103e60 module:overlay(31) +from:0x02115ac8 kind:load to:0x02103d78 module:overlay(31) +from:0x02115acc kind:load to:0x0209d220 module:overlay(0) +from:0x02115ad0 kind:load to:0x0209d228 module:overlay(0) +from:0x02115ad4 kind:load to:0x0209d22c module:overlay(0) +from:0x02115ad8 kind:load to:0x021038f4 module:overlay(31) +from:0x02115adc kind:load to:0x0209d240 module:overlay(0) +from:0x02115ae0 kind:load to:0x02104464 module:overlay(31) +from:0x02115ae4 kind:load to:0x02104478 module:overlay(31) +from:0x02115ae8 kind:load to:0x021039c4 module:overlay(31) +from:0x02115aec kind:load to:0x02103f68 module:overlay(31) +from:0x02115af0 kind:load to:0x021043c8 module:overlay(31) +from:0x02115af4 kind:load to:0x021043d8 module:overlay(31) +from:0x02115af8 kind:load to:0x021040d0 module:overlay(31) +from:0x02115afc kind:load to:0x021040f8 module:overlay(31) +from:0x02115b00 kind:load to:0x02104404 module:overlay(31) +from:0x02115b04 kind:load to:0x02104410 module:overlay(31) +from:0x02115b18 kind:load to:0x021044b4 module:overlay(31) +from:0x02115b1c kind:load to:0x0209ca64 module:overlay(0) +from:0x02115b20 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115b24 kind:load to:0x0209caac module:overlay(0) +from:0x02115b28 kind:load to:0x0209cacc module:overlay(0) +from:0x02115b34 kind:load to:0x021032a8 module:overlay(31) +from:0x02115b38 kind:load to:0x02103384 module:overlay(31) +from:0x02115b3c kind:load to:0x02103664 module:overlay(31) +from:0x02115b40 kind:load to:0x021038e0 module:overlay(31) +from:0x02115b44 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115b48 kind:load to:0x02103e60 module:overlay(31) +from:0x02115b4c kind:load to:0x02103d78 module:overlay(31) +from:0x02115b50 kind:load to:0x0209d220 module:overlay(0) +from:0x02115b54 kind:load to:0x0209d228 module:overlay(0) +from:0x02115b58 kind:load to:0x0209d22c module:overlay(0) +from:0x02115b5c kind:load to:0x021038f4 module:overlay(31) +from:0x02115b60 kind:load to:0x0209d240 module:overlay(0) +from:0x02115b64 kind:load to:0x021045ac module:overlay(31) +from:0x02115b68 kind:load to:0x021045c0 module:overlay(31) +from:0x02115b6c kind:load to:0x021039c4 module:overlay(31) +from:0x02115b70 kind:load to:0x02103f68 module:overlay(31) +from:0x02115b74 kind:load to:0x02104068 module:overlay(31) +from:0x02115b78 kind:load to:0x02104070 module:overlay(31) +from:0x02115b7c kind:load to:0x021040d0 module:overlay(31) +from:0x02115b80 kind:load to:0x021040f8 module:overlay(31) +from:0x02115b84 kind:load to:0x021045a0 module:overlay(31) +from:0x02115b90 kind:load to:0x021045fc module:overlay(31) +from:0x02115b94 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115b98 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115b9c kind:load to:0x0209caac module:overlay(0) +from:0x02115ba0 kind:load to:0x0209cacc module:overlay(0) +from:0x02115bac kind:load to:0x021046b4 module:overlay(31) +from:0x02115bb0 kind:load to:0x02104728 module:overlay(31) +from:0x02115bb4 kind:load to:0x021047a4 module:overlay(31) +from:0x02115bb8 kind:load to:0x021038e0 module:overlay(31) +from:0x02115bbc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115bc0 kind:load to:0x021049ec module:overlay(31) +from:0x02115bc4 kind:load to:0x02103d78 module:overlay(31) +from:0x02115bc8 kind:load to:0x0209d220 module:overlay(0) +from:0x02115bcc kind:load to:0x0209d228 module:overlay(0) +from:0x02115bd0 kind:load to:0x0209d22c module:overlay(0) +from:0x02115bd4 kind:load to:0x021038f4 module:overlay(31) +from:0x02115bd8 kind:load to:0x0209d240 module:overlay(0) +from:0x02115bdc kind:load to:0x02104fc4 module:overlay(31) +from:0x02115be0 kind:load to:0x02104fec module:overlay(31) +from:0x02115be4 kind:load to:0x021039c4 module:overlay(31) +from:0x02115be8 kind:load to:0x02103f68 module:overlay(31) +from:0x02115bec kind:load to:0x02104794 module:overlay(31) +from:0x02115bf0 kind:load to:0x0210479c module:overlay(31) +from:0x02115bf4 kind:load to:0x02104d18 module:overlay(31) +from:0x02115bf8 kind:load to:0x021040f8 module:overlay(31) +from:0x02115bfc kind:load to:0x02104124 module:overlay(31) +from:0x02115c00 kind:load to:0x02104928 module:overlay(31) +from:0x02115c04 kind:load to:0x0210494c module:overlay(31) +from:0x02115c08 kind:load to:0x02104b60 module:overlay(31) +from:0x02115c0c kind:load to:0x021047e0 module:overlay(31) +from:0x02115c18 kind:load to:0x02105050 module:overlay(31) +from:0x02115c1c kind:load to:0x02105040 module:overlay(31) +from:0x02115c20 kind:load to:0x02105030 module:overlay(31) +from:0x02115c2c kind:load to:0x0210506c module:overlay(31) +from:0x02115c30 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115c34 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115c38 kind:load to:0x0209caac module:overlay(0) +from:0x02115c3c kind:load to:0x0209cacc module:overlay(0) +from:0x02115c48 kind:load to:0x0209d7d4 module:overlay(0) +from:0x02115c4c kind:load to:0x021051b8 module:overlay(31) +from:0x02115c50 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02115c54 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02115c58 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115c5c kind:load to:0x021053fc module:overlay(31) +from:0x02115c60 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115c64 kind:load to:0x021051e4 module:overlay(31) +from:0x02115c68 kind:load to:0x0209d228 module:overlay(0) +from:0x02115c6c kind:load to:0x02105478 module:overlay(31) +from:0x02115c70 kind:load to:0x0209da4c module:overlay(0) +from:0x02115c74 kind:load to:0x0209d240 module:overlay(0) +from:0x02115c78 kind:load to:0x02105570 module:overlay(31) +from:0x02115c7c kind:load to:0x02105590 module:overlay(31) +from:0x02115c80 kind:load to:0x0209da00 module:overlay(0) +from:0x02115c84 kind:load to:0x021054e4 module:overlay(31) +from:0x02115c88 kind:load to:0x0210552c module:overlay(31) +from:0x02115c8c kind:load to:0x0209d7f8 module:overlay(0) +from:0x02115c90 kind:load to:0x02105304 module:overlay(31) +from:0x02115c94 kind:load to:0x0209dac4 module:overlay(0) +from:0x02115c98 kind:load to:0x0209db14 module:overlay(0) +from:0x02115c9c kind:load to:0x02105440 module:overlay(31) +from:0x02115cb4 kind:load to:0x020731b8 module:overlay(0) +from:0x02115cb8 kind:load to:0x0210569c module:overlay(31) +from:0x02115cbc kind:load to:0x020731c0 module:overlay(0) +from:0x02115cc0 kind:load to:0x020731c4 module:overlay(0) +from:0x02115cd0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115cd4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115cd8 kind:load to:0x0209caac module:overlay(0) +from:0x02115cdc kind:load to:0x0209cacc module:overlay(0) +from:0x02115ce8 kind:load to:0x021055d8 module:overlay(31) +from:0x02115cec kind:load to:0x0209ca64 module:overlay(0) +from:0x02115cf0 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115cf4 kind:load to:0x0209caac module:overlay(0) +from:0x02115cf8 kind:load to:0x0209cacc module:overlay(0) +from:0x02115d04 kind:load to:0x02105778 module:overlay(31) +from:0x02115d08 kind:load to:0x021057c0 module:overlay(31) +from:0x02115d0c kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02115d10 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02115d14 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115d18 kind:load to:0x021058e4 module:overlay(31) +from:0x02115d1c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115d20 kind:load to:0x0209d220 module:overlay(0) +from:0x02115d24 kind:load to:0x0209d228 module:overlay(0) +from:0x02115d28 kind:load to:0x0209d22c module:overlay(0) +from:0x02115d2c kind:load to:0x021057ec module:overlay(31) +from:0x02115d30 kind:load to:0x0209d240 module:overlay(0) +from:0x02115d34 kind:load to:0x02105904 module:overlay(31) +from:0x02115d38 kind:load to:0x0210592c module:overlay(31) +from:0x02115d44 kind:load to:0x0210597c module:overlay(31) +from:0x02115d48 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115d4c kind:load to:0x0209ca6c module:overlay(0) +from:0x02115d50 kind:load to:0x0209caac module:overlay(0) +from:0x02115d54 kind:load to:0x0209cacc module:overlay(0) +from:0x02115d60 kind:load to:0x0209d7d4 module:overlay(0) +from:0x02115d64 kind:load to:0x0209d10c module:overlay(0) +from:0x02115d68 kind:load to:0x02105dec module:overlay(31) +from:0x02115d6c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02115d70 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115d74 kind:load to:0x02106084 module:overlay(31) +from:0x02115d78 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115d7c kind:load to:0x02105ae8 module:overlay(31) +from:0x02115d80 kind:load to:0x0209d228 module:overlay(0) +from:0x02115d84 kind:load to:0x0209d93c module:overlay(0) +from:0x02115d88 kind:load to:0x0209da4c module:overlay(0) +from:0x02115d8c kind:load to:0x0209d240 module:overlay(0) +from:0x02115d90 kind:load to:0x021060d4 module:overlay(31) +from:0x02115d94 kind:load to:0x021060f4 module:overlay(31) +from:0x02115d98 kind:load to:0x0209da00 module:overlay(0) +from:0x02115d9c kind:load to:0x0209dbc8 module:overlay(0) +from:0x02115da0 kind:load to:0x0209dbd0 module:overlay(0) +from:0x02115da4 kind:load to:0x02105edc module:overlay(31) +from:0x02115da8 kind:load to:0x02105d14 module:overlay(31) +from:0x02115dac kind:load to:0x0209dac4 module:overlay(0) +from:0x02115db0 kind:load to:0x0209db14 module:overlay(0) +from:0x02115db4 kind:load to:0x0209dab8 module:overlay(0) +from:0x02115dc0 kind:load to:0x0210613c module:overlay(31) +from:0x02115dc4 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115dc8 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115dcc kind:load to:0x0209caac module:overlay(0) +from:0x02115dd0 kind:load to:0x0209cacc module:overlay(0) +from:0x02115ddc kind:load to:0x02106354 module:overlay(31) +from:0x02115de0 kind:load to:0x0210641c module:overlay(31) +from:0x02115de4 kind:load to:0x021064fc module:overlay(31) +from:0x02115de8 kind:load to:0x0210650c module:overlay(31) +from:0x02115dec kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115df0 kind:load to:0x02106da8 module:overlay(31) +from:0x02115df4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115df8 kind:load to:0x02106bb4 module:overlay(31) +from:0x02115dfc kind:load to:0x0209d228 module:overlay(0) +from:0x02115e00 kind:load to:0x0209d22c module:overlay(0) +from:0x02115e04 kind:load to:0x0209d238 module:overlay(0) +from:0x02115e08 kind:load to:0x0209d240 module:overlay(0) +from:0x02115e0c kind:load to:0x02106df4 module:overlay(31) +from:0x02115e10 kind:load to:0x02106e34 module:overlay(31) +from:0x02115e14 kind:load to:0x02106dc8 module:overlay(31) +from:0x02115e18 kind:load to:0x02106dd0 module:overlay(31) +from:0x02115e1c kind:load to:0x02106dd8 module:overlay(31) +from:0x02115e28 kind:load to:0x02106fc8 module:overlay(31) +from:0x02115e34 kind:load to:0x02106e9c module:overlay(31) +from:0x02115e38 kind:load to:0x020977a0 module:overlay(0) +from:0x02115e3c kind:load to:0x020977a8 module:overlay(0) +from:0x02115e40 kind:load to:0x02097824 module:overlay(0) +from:0x02115e44 kind:load to:0x02097864 module:overlay(0) +from:0x02115e48 kind:load to:0x02097868 module:overlay(0) +from:0x02115e4c kind:load to:0x0209786c module:overlay(0) +from:0x02115e58 kind:load to:0x0209856c module:overlay(0) +from:0x02115e5c kind:load to:0x020985a8 module:overlay(0) +from:0x02115e60 kind:load to:0x020985c0 module:overlay(0) +from:0x02115e64 kind:load to:0x020985cc module:overlay(0) +from:0x02115e68 kind:load to:0x01fff464 module:itcm +from:0x02115e6c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02115e70 kind:load to:0x02106f10 module:overlay(31) +from:0x02115e74 kind:load to:0x02106f18 module:overlay(31) +from:0x02115e78 kind:load to:0x02106f88 module:overlay(31) +from:0x02115e7c kind:load to:0x0209850c module:overlay(0) +from:0x02115e80 kind:load to:0x02098510 module:overlay(0) +from:0x02115e84 kind:load to:0x02098514 module:overlay(0) +from:0x02115e88 kind:load to:0x02098518 module:overlay(0) +from:0x02115e8c kind:load to:0x0209851c module:overlay(0) +from:0x02115e90 kind:load to:0x020985d8 module:overlay(0) +from:0x02115e94 kind:load to:0x02098644 module:overlay(0) +from:0x02115e98 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02115e9c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02115ea0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02115ea4 kind:load to:0x02107004 module:overlay(31) +from:0x02115ea8 kind:load to:0x02107018 module:overlay(31) +from:0x02115eac kind:load to:0x02106fc0 module:overlay(31) +from:0x02115ec4 kind:load to:0x02107054 module:overlay(31) +from:0x02115ec8 kind:load to:0x0209cbf0 module:overlay(0) +from:0x02115ecc kind:load to:0x0209cdb4 module:overlay(0) +from:0x02115ed0 kind:load to:0x0209cdd0 module:overlay(0) +from:0x02115ed4 kind:load to:0x0209ce14 module:overlay(0) +from:0x02115ed8 kind:load to:0x0210766c module:overlay(31) +from:0x02115edc kind:load to:0x02107680 module:overlay(31) +from:0x02115ee0 kind:load to:0x0209cc08 module:overlay(0) +from:0x02115eec kind:load to:0x02107124 module:overlay(31) +from:0x02115ef0 kind:load to:0x0209d10c module:overlay(0) +from:0x02115ef4 kind:load to:0x021072c8 module:overlay(31) +from:0x02115ef8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02115efc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115f00 kind:load to:0x0210730c module:overlay(31) +from:0x02115f04 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02115f08 kind:load to:0x02107338 module:overlay(31) +from:0x02115f0c kind:load to:0x0209d228 module:overlay(0) +from:0x02115f10 kind:load to:0x0209d22c module:overlay(0) +from:0x02115f14 kind:load to:0x0209d238 module:overlay(0) +from:0x02115f18 kind:load to:0x0209d240 module:overlay(0) +from:0x02115f1c kind:load to:0x02107624 module:overlay(31) +from:0x02115f20 kind:load to:0x02107644 module:overlay(31) +from:0x02115f2c kind:load to:0x021076a8 module:overlay(31) +from:0x02115f30 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115f34 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115f38 kind:load to:0x0209caac module:overlay(0) +from:0x02115f3c kind:load to:0x0209cacc module:overlay(0) +from:0x02115f48 kind:load to:0x021077e8 module:overlay(31) +from:0x02115f4c kind:load to:0x02107c34 module:overlay(31) +from:0x02115f50 kind:load to:0x02107c70 module:overlay(31) +from:0x02115f54 kind:load to:0x02108064 module:overlay(31) +from:0x02115f58 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115f5c kind:load to:0x02108550 module:overlay(31) +from:0x02115f60 kind:load to:0x02108388 module:overlay(31) +from:0x02115f64 kind:load to:0x0209d220 module:overlay(0) +from:0x02115f68 kind:load to:0x0209d228 module:overlay(0) +from:0x02115f6c kind:load to:0x0209d22c module:overlay(0) +from:0x02115f70 kind:load to:0x0209d238 module:overlay(0) +from:0x02115f74 kind:load to:0x0209d240 module:overlay(0) +from:0x02115f78 kind:load to:0x02108a30 module:overlay(31) +from:0x02115f7c kind:load to:0x02108a58 module:overlay(31) +from:0x02115f80 kind:load to:0x0210804c module:overlay(31) +from:0x02115f84 kind:load to:0x02115f88 module:overlay(31) +from:0x02115f98 kind:load to:0x02108aa8 module:overlay(31) +from:0x02115f9c kind:load to:0x0209ca64 module:overlay(0) +from:0x02115fa0 kind:load to:0x0209ca6c module:overlay(0) +from:0x02115fa4 kind:load to:0x0209caac module:overlay(0) +from:0x02115fa8 kind:load to:0x0209cacc module:overlay(0) +from:0x02115fb4 kind:load to:0x02108c14 module:overlay(31) +from:0x02115fb8 kind:load to:0x0209d10c module:overlay(0) +from:0x02115fbc kind:load to:0x02108d78 module:overlay(31) +from:0x02115fc0 kind:load to:0x02109200 module:overlay(31) +from:0x02115fc4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02115fc8 kind:load to:0x02109634 module:overlay(31) +from:0x02115fcc kind:load to:0x021094f4 module:overlay(31) +from:0x02115fd0 kind:load to:0x0209d220 module:overlay(0) +from:0x02115fd4 kind:load to:0x0209d228 module:overlay(0) +from:0x02115fd8 kind:load to:0x0209d22c module:overlay(0) +from:0x02115fdc kind:load to:0x0209d238 module:overlay(0) +from:0x02115fe0 kind:load to:0x0209d240 module:overlay(0) +from:0x02115fe4 kind:load to:0x02109730 module:overlay(31) +from:0x02115fe8 kind:load to:0x02109750 module:overlay(31) +from:0x02115ff4 kind:load to:0x02109798 module:overlay(31) +from:0x02115ff8 kind:load to:0x0209ca64 module:overlay(0) +from:0x02115ffc kind:load to:0x0209ca6c module:overlay(0) +from:0x02116000 kind:load to:0x0209caac module:overlay(0) +from:0x02116004 kind:load to:0x0209cacc module:overlay(0) +from:0x02116010 kind:load to:0x02109844 module:overlay(31) +from:0x02116014 kind:load to:0x0209d10c module:overlay(0) +from:0x02116018 kind:load to:0x02109a9c module:overlay(31) +from:0x0211601c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02116020 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02116024 kind:load to:0x02109aa0 module:overlay(31) +from:0x02116028 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0211602c kind:load to:0x0209d220 module:overlay(0) +from:0x02116030 kind:load to:0x0209d228 module:overlay(0) +from:0x02116034 kind:load to:0x0209d22c module:overlay(0) +from:0x02116038 kind:load to:0x0209d238 module:overlay(0) +from:0x0211603c kind:load to:0x0209d240 module:overlay(0) +from:0x02116040 kind:load to:0x02109ac0 module:overlay(31) +from:0x02116044 kind:load to:0x02109ae0 module:overlay(31) +from:0x02116050 kind:load to:0x02109b28 module:overlay(31) +from:0x02116054 kind:load to:0x0209ca64 module:overlay(0) +from:0x02116058 kind:load to:0x0209ca6c module:overlay(0) +from:0x0211605c kind:load to:0x0209caac module:overlay(0) +from:0x02116060 kind:load to:0x0209cacc module:overlay(0) +from:0x0211606c kind:load to:0x02109cc4 module:overlay(31) +from:0x02116070 kind:load to:0x0209d10c module:overlay(0) +from:0x02116074 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02116078 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0211607c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02116080 kind:load to:0x02109d84 module:overlay(31) +from:0x02116084 kind:load to:0x02109d6c module:overlay(31) +from:0x02116088 kind:load to:0x02109da4 module:overlay(31) +from:0x0211608c kind:load to:0x0209d228 module:overlay(0) +from:0x02116090 kind:load to:0x0209d22c module:overlay(0) +from:0x02116094 kind:load to:0x0209d238 module:overlay(0) +from:0x02116098 kind:load to:0x0209d240 module:overlay(0) +from:0x0211609c kind:load to:0x02109ff4 module:overlay(31) +from:0x021160a0 kind:load to:0x0210a014 module:overlay(31) +from:0x021160a4 kind:load to:0x02109fa4 module:overlay(31) +from:0x021160bc kind:load to:0x0210a05c module:overlay(31) +from:0x021160c0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021160c4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021160c8 kind:load to:0x0209caac module:overlay(0) +from:0x021160cc kind:load to:0x0209cacc module:overlay(0) +from:0x021160d8 kind:load to:0x0210a260 module:overlay(31) +from:0x021160dc kind:load to:0x0209d10c module:overlay(0) +from:0x021160e0 kind:load to:0x0210a4b8 module:overlay(31) +from:0x021160e4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021160e8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021160ec kind:load to:0x0210a740 module:overlay(31) +from:0x021160f0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021160f4 kind:load to:0x0210a84c module:overlay(31) +from:0x021160f8 kind:load to:0x0209d228 module:overlay(0) +from:0x021160fc kind:load to:0x0209d22c module:overlay(0) +from:0x02116100 kind:load to:0x0209d238 module:overlay(0) +from:0x02116104 kind:load to:0x0209d240 module:overlay(0) +from:0x02116108 kind:load to:0x0210abd0 module:overlay(31) +from:0x0211610c kind:load to:0x0210abf8 module:overlay(31) +from:0x02116110 kind:load to:0x0210a99c module:overlay(31) +from:0x02116114 kind:load to:0x0210aa44 module:overlay(31) +from:0x02116118 kind:load to:0x0210aa94 module:overlay(31) +from:0x0211611c kind:load to:0x0210aaf0 module:overlay(31) +from:0x0211612c kind:load to:0x0210b42c module:overlay(31) +from:0x02116130 kind:load to:0x0210b440 module:overlay(31) +from:0x02116134 kind:load to:0x0210b3fc module:overlay(31) +from:0x02116140 kind:load to:0x0210ac48 module:overlay(31) +from:0x02116144 kind:load to:0x0209ca64 module:overlay(0) +from:0x02116148 kind:load to:0x0209ca6c module:overlay(0) +from:0x0211614c kind:load to:0x0209caac module:overlay(0) +from:0x02116150 kind:load to:0x02183abd module:overlays(97,100,101) +from:0x0211615c kind:load to:0x021862c4 module:overlays(97,100,107,108,110) +from:0x02116160 kind:load to:0x0209d10c module:overlay(0) +from:0x02116164 kind:load to:0x02183b68 module:overlays(97,100,101,102) +from:0x02116168 kind:load to:0x02183d28 module:overlays(97,100,102) +from:0x0211616c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02116170 kind:load to:0x02183d70 module:overlays(97,100,102) +from:0x02116174 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02116178 kind:load to:0x0210b31c module:overlay(31) +from:0x0211617c kind:load to:0x0209d228 module:overlay(0) +from:0x02116180 kind:load to:0x0209d22c module:overlay(0) +from:0x02116184 kind:load to:0x0209d238 module:overlay(0) +from:0x02116188 kind:load to:0x0209d240 module:overlay(0) +from:0x0211618c kind:load to:0x0210b45c module:overlay(31) +from:0x02116190 kind:load to:0x0210b47c module:overlay(31) +from:0x021161a8 kind:load to:0x0210b4c4 module:overlay(31) +from:0x021161ac kind:load to:0x0209ca64 module:overlay(0) +from:0x021161b0 kind:load to:0x0209ca6c module:overlay(0) +from:0x021161b4 kind:load to:0x0209caac module:overlay(0) +from:0x021161b8 kind:load to:0x0209cacc module:overlay(0) +from:0x021161c4 kind:load to:0x0210b64c module:overlay(31) +from:0x021161c8 kind:load to:0x0209d10c module:overlay(0) +from:0x021161cc kind:load to:0x0210b6d0 module:overlay(31) +from:0x021161d0 kind:load to:0x0210b800 module:overlay(31) +from:0x021161d4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021161d8 kind:load to:0x0210b948 module:overlay(31) +from:0x021161dc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021161e0 kind:load to:0x0209d220 module:overlay(0) +from:0x021161e4 kind:load to:0x0209d228 module:overlay(0) +from:0x021161e8 kind:load to:0x0209d22c module:overlay(0) +from:0x021161ec kind:load to:0x0210b814 module:overlay(31) +from:0x021161f0 kind:load to:0x0209d240 module:overlay(0) +from:0x021161f4 kind:load to:0x0210bb58 module:overlay(31) +from:0x021161f8 kind:load to:0x0210bb28 module:overlay(31) +from:0x021161fc kind:load to:0x0210b9d8 module:overlay(31) +from:0x02116200 kind:load to:0x0210ba50 module:overlay(31) +from:0x02116204 kind:load to:0x0210baf0 module:overlay(31) +from:0x02116210 kind:load to:0x0210bbc4 module:overlay(31) +from:0x02116214 kind:load to:0x0210bb94 module:overlay(31) +from:0x02116218 kind:load to:0x0210bbb4 module:overlay(31) +from:0x0211621c kind:load to:0x020616e4 module:overlay(0) +from:0x02116220 kind:load to:0x020616e8 module:overlay(0) +from:0x02116224 kind:load to:0x020616ec module:overlay(0) +from:0x02116228 kind:load to:0x020616f0 module:overlay(0) +from:0x0211622c kind:load to:0x020616f4 module:overlay(0) +from:0x02116230 kind:load to:0x020616f8 module:overlay(0) +from:0x02116234 kind:load to:0x0210bba4 module:overlay(31) +from:0x02116240 kind:load to:0x020731b8 module:overlay(0) +from:0x02116244 kind:load to:0x0210bbd4 module:overlay(31) +from:0x02116248 kind:load to:0x020731c0 module:overlay(0) +from:0x0211624c kind:load to:0x020731c4 module:overlay(0) +from:0x02116258 kind:load to:0x0210bbf0 module:overlay(31) +from:0x0211625c kind:load to:0x0209ca64 module:overlay(0) +from:0x02116260 kind:load to:0x0209ca6c module:overlay(0) +from:0x02116264 kind:load to:0x0209caac module:overlay(0) +from:0x02116268 kind:load to:0x0209cacc module:overlay(0) +from:0x02116274 kind:load to:0x0210bdc4 module:overlay(31) +from:0x02116278 kind:load to:0x0210bf28 module:overlay(31) +from:0x0211627c kind:load to:0x0210bf80 module:overlay(31) +from:0x02116280 kind:load to:0x0210c154 module:overlay(31) +from:0x02116284 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02116288 kind:load to:0x0210c7e8 module:overlay(31) +from:0x0211628c kind:load to:0x0210c614 module:overlay(31) +from:0x02116290 kind:load to:0x0210c29c module:overlay(31) +from:0x02116294 kind:load to:0x0209d228 module:overlay(0) +from:0x02116298 kind:load to:0x0209d22c module:overlay(0) +from:0x0211629c kind:load to:0x0209d238 module:overlay(0) +from:0x021162a0 kind:load to:0x0209d240 module:overlay(0) +from:0x021162a4 kind:load to:0x0210cf70 module:overlay(31) +from:0x021162a8 kind:load to:0x0210cfa0 module:overlay(31) +from:0x021162ac kind:load to:0x0210cbf4 module:overlay(31) +from:0x021162b0 kind:load to:0x0210cc20 module:overlay(31) +from:0x021162b4 kind:load to:0x0210ccac module:overlay(31) +from:0x021162c0 kind:load to:0x0210d00c module:overlay(31) +from:0x021162c4 kind:load to:0x0210cffc module:overlay(31) +from:0x021162c8 kind:load to:0x0210cfec module:overlay(31) +from:0x021162e0 kind:load to:0x0210d028 module:overlay(31) +from:0x021162e4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021162e8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021162ec kind:load to:0x0209caac module:overlay(0) +from:0x021162f0 kind:load to:0x0209cacc module:overlay(0) +from:0x021162fc kind:load to:0x0210d4fc module:overlay(31) +from:0x02116300 kind:load to:0x0210da54 module:overlay(31) +from:0x02116304 kind:load to:0x0205a720 module:overlay(0) +from:0x02116308 kind:load to:0x01ffc57c module:itcm +from:0x0211630c kind:load to:0x02057dc8 module:overlay(0) +from:0x02116310 kind:load to:0x02057e44 module:overlay(0) +from:0x02116314 kind:load to:0x02057ea8 module:overlay(0) +from:0x02116318 kind:load to:0x0210d338 module:overlay(31) +from:0x0211631c kind:load to:0x02057d84 module:overlay(0) +from:0x02116328 kind:load to:0x0210d4e8 module:overlay(31) +from:0x0211632c kind:load to:0x0210da38 module:overlay(31) +from:0x02116330 kind:load to:0x02057bf4 module:overlay(0) +from:0x02116334 kind:load to:0x01ffc57c module:itcm +from:0x02116338 kind:load to:0x02057dc8 module:overlay(0) +from:0x0211633c kind:load to:0x02057e44 module:overlay(0) +from:0x02116340 kind:load to:0x02057ea8 module:overlay(0) +from:0x02116344 kind:load to:0x0210d168 module:overlay(31) +from:0x02116348 kind:load to:0x02057d84 module:overlay(0) +from:0x02116354 kind:load to:0x0210d510 module:overlay(31) +from:0x02116358 kind:load to:0x0209d10c module:overlay(0) +from:0x0211635c kind:load to:0x0210d680 module:overlay(31) +from:0x02116360 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02116364 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02116368 kind:load to:0x0210d794 module:overlay(31) +from:0x0211636c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02116370 kind:load to:0x0210d6e0 module:overlay(31) +from:0x02116374 kind:load to:0x0209d228 module:overlay(0) +from:0x02116378 kind:load to:0x0209d22c module:overlay(0) +from:0x0211637c kind:load to:0x0209d238 module:overlay(0) +from:0x02116380 kind:load to:0x0209d240 module:overlay(0) +from:0x02116384 kind:load to:0x0210da70 module:overlay(31) +from:0x02116388 kind:load to:0x0210da98 module:overlay(31) +from:0x02116394 kind:load to:0x0210db34 module:overlay(31) +from:0x02116398 kind:load to:0x0210db48 module:overlay(31) +from:0x0211639c kind:load to:0x020616e0 module:overlay(0) +from:0x021163a0 kind:load to:0x020616e4 module:overlay(0) +from:0x021163a4 kind:load to:0x0210db64 module:overlay(31) +from:0x021163a8 kind:load to:0x0210dbf0 module:overlay(31) +from:0x021163ac kind:load to:0x0210ddd8 module:overlay(31) +from:0x021163b0 kind:load to:0x0210de58 module:overlay(31) +from:0x021163b4 kind:load to:0x0210de5c module:overlay(31) +from:0x021163b8 kind:load to:0x020616fc module:overlay(0) +from:0x021163c4 kind:load to:0x0210e1a4 module:overlay(31) +from:0x021163c8 kind:load to:0x0210e3a8 module:overlay(31) +from:0x021163cc kind:load to:0x0201bbe4 module:main +from:0x021163d0 kind:load to:0x0210e130 module:overlay(31) +from:0x021163d4 kind:load to:0x0201bd8c module:main +from:0x021163e0 kind:load to:0x0210e3c4 module:overlay(31) +from:0x021163e4 kind:load to:0x0210e3e4 module:overlay(31) +from:0x021163e8 kind:load to:0x0210e1b8 module:overlay(31) +from:0x021163ec kind:load to:0x0210e1f0 module:overlay(31) +from:0x021163f0 kind:load to:0x0210e23c module:overlay(31) +from:0x021163f4 kind:load to:0x0210e21c module:overlay(31) +from:0x021163f8 kind:load to:0x0210e2b8 module:overlay(31) +from:0x021163fc kind:load to:0x0210e314 module:overlay(31) +from:0x02116400 kind:load to:0x0210e348 module:overlay(31) +from:0x02116404 kind:load to:0x020616fc module:overlay(0) +from:0x02116410 kind:load to:0x0210e584 module:overlay(31) +from:0x02116414 kind:load to:0x0210ebb4 module:overlay(31) +from:0x02116418 kind:load to:0x0201bbe4 module:main +from:0x0211641c kind:load to:0x0210e40c module:overlay(31) +from:0x02116420 kind:load to:0x0201bd8c module:main +from:0x0211642c kind:load to:0x0210ebd0 module:overlay(31) +from:0x02116430 kind:load to:0x0210ebf0 module:overlay(31) +from:0x02116434 kind:load to:0x0210e598 module:overlay(31) +from:0x02116438 kind:load to:0x0210e5e8 module:overlay(31) +from:0x0211643c kind:load to:0x0210e6b0 module:overlay(31) +from:0x02116440 kind:load to:0x020616ec module:overlay(0) +from:0x02116444 kind:load to:0x0210e828 module:overlay(31) +from:0x02116448 kind:load to:0x0210e88c module:overlay(31) +from:0x0211644c kind:load to:0x0210e8c0 module:overlay(31) +from:0x02116450 kind:load to:0x0210ead8 module:overlay(31) +from:0x0211645c kind:load to:0x0210fa30 module:overlay(31) +from:0x02116460 kind:load to:0x0210fa44 module:overlay(31) +from:0x02116464 kind:load to:0x0210f1e4 module:overlay(31) +from:0x02116468 kind:load to:0x0210f764 module:overlay(31) +from:0x02116480 kind:load to:0x0210fb58 module:overlay(31) +from:0x02116484 kind:load to:0x0210fb6c module:overlay(31) +from:0x02116488 kind:load to:0x0210fa60 module:overlay(31) +from:0x0211648c kind:load to:0x0210fb0c module:overlay(31) +from:0x02116498 kind:load to:0x0210fe1c module:overlay(31) +from:0x0211649c kind:load to:0x0210fe30 module:overlay(31) +from:0x021164a0 kind:load to:0x0210fd14 module:overlay(31) +from:0x021164a4 kind:load to:0x02061cd0 module:overlay(0) +from:0x021164a8 kind:load to:0x0210fd18 module:overlay(31) +from:0x021164ac kind:load to:0x02061cd8 module:overlay(0) +from:0x021164b0 kind:load to:0x02061cdc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov031/symbols.txt b/config/eur1/arm9/overlays/ov031/symbols.txt new file mode 100644 index 00000000..230d0c97 --- /dev/null +++ b/config/eur1/arm9/overlays/ov031/symbols.txt @@ -0,0 +1,2755 @@ +func_ov031_020d8840 kind:function(arm,size=0x18) addr:0x020d8840 +func_ov031_020d8858 kind:function(arm,size=0x188) addr:0x020d8858 +func_ov031_020d89e0 kind:function(arm,size=0x224) addr:0x020d89e0 +func_ov031_020d8c04 kind:function(arm,size=0x6c) addr:0x020d8c04 +func_ov031_020d8c70 kind:function(arm,size=0x168) addr:0x020d8c70 +func_ov031_020d8dd8 kind:function(arm,size=0x18) addr:0x020d8dd8 +func_ov031_020d8df0 kind:function(arm,size=0x28) addr:0x020d8df0 +func_ov031_020d8e18 kind:function(arm,size=0x70) addr:0x020d8e18 +func_ov031_020d8e88 kind:function(arm,size=0x74) addr:0x020d8e88 +func_ov031_020d8efc kind:function(arm,size=0x14) addr:0x020d8efc +func_ov031_020d8f10 kind:function(arm,size=0x7c) addr:0x020d8f10 +func_ov031_020d8f8c kind:function(arm,size=0x1c) addr:0x020d8f8c +func_ov031_020d8fa8 kind:function(arm,size=0x9c) addr:0x020d8fa8 +func_ov031_020d9044 kind:function(arm,size=0x34) addr:0x020d9044 +func_ov031_020d9078 kind:function(arm,size=0x40) addr:0x020d9078 +func_ov031_020d90b8 kind:function(arm,size=0x20) addr:0x020d90b8 +func_ov031_020d90d8 kind:function(arm,size=0x1c) addr:0x020d90d8 +func_ov031_020d90f4 kind:function(arm,size=0x174) addr:0x020d90f4 +func_ov031_020d9268 kind:function(arm,size=0x20) addr:0x020d9268 +func_ov031_020d9288 kind:function(arm,size=0x28) addr:0x020d9288 +func_ov031_020d92b0 kind:function(arm,size=0x40) addr:0x020d92b0 +func_ov031_020d92f0 kind:function(arm,size=0x40) addr:0x020d92f0 +func_ov031_020d9330 kind:function(arm,size=0x104) addr:0x020d9330 +func_ov031_020d9434 kind:function(arm,size=0x54) addr:0x020d9434 +func_ov031_020d9488 kind:function(arm,size=0x30) addr:0x020d9488 +func_ov031_020d94b8 kind:function(arm,size=0x24) addr:0x020d94b8 +func_ov031_020d94dc kind:function(arm,size=0x34) addr:0x020d94dc +func_ov031_020d9510 kind:function(arm,size=0x5c) addr:0x020d9510 +func_ov031_020d956c kind:function(arm,size=0x54) addr:0x020d956c +func_ov031_020d95c0 kind:function(arm,size=0x14) addr:0x020d95c0 +func_ov031_020d95d4 kind:function(arm,size=0x1c) addr:0x020d95d4 +func_ov031_020d95f0 kind:function(arm,size=0x54) addr:0x020d95f0 +func_ov031_020d9644 kind:function(arm,size=0x44) addr:0x020d9644 +func_ov031_020d9688 kind:function(arm,size=0x14) addr:0x020d9688 +func_ov031_020d969c kind:function(arm,size=0x1c) addr:0x020d969c +func_ov031_020d96b8 kind:function(thumb,size=0x1a) addr:0x020d96b8 +func_ov031_020d96d4 kind:function(arm,size=0x14) addr:0x020d96d4 +func_ov031_020d96e8 kind:function(arm,size=0x24) addr:0x020d96e8 +func_ov031_020d970c kind:function(arm,size=0x30) addr:0x020d970c +func_ov031_020d973c kind:function(arm,size=0x10) addr:0x020d973c +func_ov031_020d974c kind:function(arm,size=0x1c) addr:0x020d974c +func_ov031_020d9768 kind:function(arm,size=0x10) addr:0x020d9768 +func_ov031_020d9778 kind:function(thumb,size=0x1a) addr:0x020d9778 +func_ov031_020d9794 kind:function(arm,size=0x10) addr:0x020d9794 +func_ov031_020d97a4 kind:function(arm,size=0x10) addr:0x020d97a4 +func_ov031_020d97b4 kind:function(arm,size=0x10) addr:0x020d97b4 +func_ov031_020d97c4 kind:function(thumb,size=0x22) addr:0x020d97c4 +func_ov031_020d97e8 kind:function(thumb,size=0x18) addr:0x020d97e8 +func_ov031_020d9800 kind:function(thumb,size=0x4) addr:0x020d9800 +func_ov031_020d9804 kind:function(arm,size=0x10) addr:0x020d9804 +func_ov031_020d9814 kind:function(arm,size=0x10) addr:0x020d9814 +func_ov031_020d9824 kind:function(arm,size=0x10) addr:0x020d9824 +func_ov031_020d9834 kind:function(arm,size=0x1c) addr:0x020d9834 +func_ov031_020d9850 kind:function(arm,size=0x18) addr:0x020d9850 +func_ov031_020d9868 kind:function(arm,size=0x10) addr:0x020d9868 +func_ov031_020d9878 kind:function(arm,size=0x18) addr:0x020d9878 +func_ov031_020d9890 kind:function(arm,size=0x18) addr:0x020d9890 +func_ov031_020d98a8 kind:function(arm,size=0x1c) addr:0x020d98a8 +func_ov031_020d98c4 kind:function(arm,size=0x10) addr:0x020d98c4 +func_ov031_020d98d4 kind:function(arm,size=0x10) addr:0x020d98d4 +func_ov031_020d98e4 kind:function(arm,size=0x10) addr:0x020d98e4 +func_ov031_020d98f4 kind:function(arm,size=0x10) addr:0x020d98f4 +func_ov031_020d9904 kind:function(arm,size=0x10) addr:0x020d9904 +func_ov031_020d9914 kind:function(arm,size=0x10) addr:0x020d9914 +func_ov031_020d9924 kind:function(arm,size=0x10) addr:0x020d9924 +func_ov031_020d9934 kind:function(arm,size=0x10) addr:0x020d9934 +func_ov031_020d9944 kind:function(arm,size=0x10) addr:0x020d9944 +func_ov031_020d9954 kind:function(arm,size=0x10) addr:0x020d9954 +func_ov031_020d9964 kind:function(arm,size=0x10) addr:0x020d9964 +func_ov031_020d9974 kind:function(arm,size=0x34) addr:0x020d9974 +func_ov031_020d99a8 kind:function(arm,size=0x34) addr:0x020d99a8 +func_ov031_020d99dc kind:function(arm,size=0x1c) addr:0x020d99dc +func_ov031_020d99f8 kind:function(arm,size=0x1c) addr:0x020d99f8 +func_ov031_020d9a14 kind:function(arm,size=0x2c) addr:0x020d9a14 +func_ov031_020d9a40 kind:function(arm,size=0x2c) addr:0x020d9a40 +func_ov031_020d9a6c kind:function(arm,size=0x10) addr:0x020d9a6c +func_ov031_020d9a7c kind:function(arm,size=0x10) addr:0x020d9a7c +func_ov031_020d9a8c kind:function(arm,size=0x10) addr:0x020d9a8c +func_ov031_020d9a9c kind:function(arm,size=0x30) addr:0x020d9a9c +func_ov031_020d9acc kind:function(arm,size=0x10) addr:0x020d9acc +func_ov031_020d9adc kind:function(arm,size=0x10) addr:0x020d9adc +func_ov031_020d9aec kind:function(arm,size=0x10) addr:0x020d9aec +func_ov031_020d9afc kind:function(arm,size=0x10) addr:0x020d9afc +func_ov031_020d9b0c kind:function(arm,size=0x10) addr:0x020d9b0c +func_ov031_020d9b1c kind:function(arm,size=0x20) addr:0x020d9b1c +func_ov031_020d9b3c kind:function(arm,size=0x18) addr:0x020d9b3c +func_ov031_020d9b54 kind:function(arm,size=0x18) addr:0x020d9b54 +func_ov031_020d9b6c kind:function(arm,size=0x10) addr:0x020d9b6c +func_ov031_020d9b7c kind:function(arm,size=0x1c) addr:0x020d9b7c +func_ov031_020d9b98 kind:function(arm,size=0x20) addr:0x020d9b98 +func_ov031_020d9bb8 kind:function(arm,size=0x10) addr:0x020d9bb8 +func_ov031_020d9bc8 kind:function(arm,size=0x10) addr:0x020d9bc8 +func_ov031_020d9bd8 kind:function(arm,size=0x88) addr:0x020d9bd8 +func_ov031_020d9c60 kind:function(arm,size=0x20) addr:0x020d9c60 +func_ov031_020d9c80 kind:function(arm,size=0x10) addr:0x020d9c80 +func_ov031_020d9c90 kind:function(arm,size=0x10) addr:0x020d9c90 +func_ov031_020d9ca0 kind:function(arm,size=0x18) addr:0x020d9ca0 +func_ov031_020d9cb8 kind:function(arm,size=0x10) addr:0x020d9cb8 +func_ov031_020d9cc8 kind:function(thumb,size=0xc) addr:0x020d9cc8 +func_ov031_020d9cd4 kind:function(thumb,size=0xc) addr:0x020d9cd4 +func_ov031_020d9ce0 kind:function(arm,size=0x10) addr:0x020d9ce0 +func_ov031_020d9cf0 kind:function(thumb,size=0x1a) addr:0x020d9cf0 +func_ov031_020d9d0c kind:function(arm,size=0x18) addr:0x020d9d0c +func_ov031_020d9d24 kind:function(arm,size=0x10) addr:0x020d9d24 +func_ov031_020d9d34 kind:function(arm,size=0x20) addr:0x020d9d34 +func_ov031_020d9d54 kind:function(arm,size=0x10) addr:0x020d9d54 +func_ov031_020d9d64 kind:function(arm,size=0x10) addr:0x020d9d64 +func_ov031_020d9d74 kind:function(arm,size=0x10) addr:0x020d9d74 +func_ov031_020d9d84 kind:function(arm,size=0x68) addr:0x020d9d84 +func_ov031_020d9dec kind:function(arm,size=0x44) addr:0x020d9dec +func_ov031_020d9e30 kind:function(arm,size=0x224) addr:0x020d9e30 +func_ov031_020da054 kind:function(arm,size=0x9c) addr:0x020da054 +func_ov031_020da0f0 kind:function(arm,size=0x134) addr:0x020da0f0 +func_ov031_020da224 kind:function(arm,size=0x40) addr:0x020da224 +func_ov031_020da264 kind:function(arm,size=0x84) addr:0x020da264 +func_ov031_020da2e8 kind:function(thumb,size=0x28) addr:0x020da2e8 +func_ov031_020da310 kind:function(arm,size=0x84) addr:0x020da310 +func_ov031_020da394 kind:function(arm,size=0x2b0) addr:0x020da394 +func_ov031_020da644 kind:function(arm,size=0x30) addr:0x020da644 +func_ov031_020da674 kind:function(arm,size=0x14) addr:0x020da674 +func_ov031_020da688 kind:function(arm,size=0x1c) addr:0x020da688 +func_ov031_020da6a4 kind:function(arm,size=0x68) addr:0x020da6a4 +func_ov031_020da70c kind:function(arm,size=0x24) addr:0x020da70c +func_ov031_020da730 kind:function(arm,size=0x90) addr:0x020da730 +func_ov031_020da7c0 kind:function(arm,size=0x44c) addr:0x020da7c0 +func_ov031_020dac0c kind:function(arm,size=0x104) addr:0x020dac0c +func_ov031_020dad10 kind:function(arm,size=0x14) addr:0x020dad10 +func_ov031_020dad24 kind:function(arm,size=0x1c) addr:0x020dad24 +func_ov031_020dad40 kind:function(arm,size=0x20) addr:0x020dad40 +func_ov031_020dad60 kind:function(arm,size=0x40) addr:0x020dad60 +func_ov031_020dada0 kind:function(arm,size=0x5c) addr:0x020dada0 +func_ov031_020dadfc kind:function(arm,size=0xa4) addr:0x020dadfc +func_ov031_020daea0 kind:function(arm,size=0x18) addr:0x020daea0 +func_ov031_020daeb8 kind:function(arm,size=0xa4) addr:0x020daeb8 +func_ov031_020daf5c kind:function(arm,size=0x50) addr:0x020daf5c +func_ov031_020dafac kind:function(arm,size=0x15c) addr:0x020dafac +func_ov031_020db108 kind:function(arm,size=0x40) addr:0x020db108 +func_ov031_020db148 kind:function(arm,size=0xd4) addr:0x020db148 +func_ov031_020db21c kind:function(arm,size=0x24) addr:0x020db21c +func_ov031_020db240 kind:function(arm,size=0x40) addr:0x020db240 +func_ov031_020db280 kind:function(arm,size=0x30) addr:0x020db280 +func_ov031_020db2b0 kind:function(arm,size=0x24) addr:0x020db2b0 +func_ov031_020db2d4 kind:function(arm,size=0xfc) addr:0x020db2d4 +func_ov031_020db3d0 kind:function(arm,size=0x2c) addr:0x020db3d0 +func_ov031_020db3fc kind:function(arm,size=0x5c) addr:0x020db3fc +func_ov031_020db458 kind:function(arm,size=0x18) addr:0x020db458 +func_ov031_020db470 kind:function(arm,size=0x24) addr:0x020db470 +func_ov031_020db494 kind:function(arm,size=0x74) addr:0x020db494 +func_ov031_020db508 kind:function(arm,size=0x18) addr:0x020db508 +func_ov031_020db520 kind:function(arm,size=0x98) addr:0x020db520 +func_ov031_020db5b8 kind:function(arm,size=0x58) addr:0x020db5b8 +func_ov031_020db610 kind:function(arm,size=0x38) addr:0x020db610 +func_ov031_020db648 kind:function(arm,size=0x8c) addr:0x020db648 +func_ov031_020db6d4 kind:function(arm,size=0x20) addr:0x020db6d4 +func_ov031_020db6f4 kind:function(arm,size=0x14) addr:0x020db6f4 +func_ov031_020db708 kind:function(arm,size=0x2c) addr:0x020db708 +func_ov031_020db734 kind:function(arm,size=0x90) addr:0x020db734 +func_ov031_020db7c4 kind:function(arm,size=0x60) addr:0x020db7c4 +func_ov031_020db824 kind:function(arm,size=0xbc) addr:0x020db824 +func_ov031_020db8e0 kind:function(thumb,size=0x16) addr:0x020db8e0 +func_ov031_020db8f8 kind:function(thumb,size=0x1a) addr:0x020db8f8 +func_ov031_020db914 kind:function(arm,size=0x50) addr:0x020db914 +func_ov031_020db964 kind:function(arm,size=0x30) addr:0x020db964 +func_ov031_020db994 kind:function(arm,size=0x58) addr:0x020db994 +func_ov031_020db9ec kind:function(arm,size=0x2c) addr:0x020db9ec +func_ov031_020dba18 kind:function(arm,size=0x44) addr:0x020dba18 +func_ov031_020dba5c kind:function(thumb,size=0x12) addr:0x020dba5c +func_ov031_020dba70 kind:function(thumb,size=0x2) addr:0x020dba70 +func_ov031_020dba74 kind:function(arm,size=0x4) addr:0x020dba74 +func_ov031_020dba78 kind:function(arm,size=0xe4) addr:0x020dba78 +func_ov031_020dbb5c kind:function(arm,size=0x4) addr:0x020dbb5c +func_ov031_020dbb60 kind:function(arm,size=0x34) addr:0x020dbb60 +func_ov031_020dbb94 kind:function(arm,size=0x18) addr:0x020dbb94 +func_ov031_020dbbac kind:function(arm,size=0xac) addr:0x020dbbac +func_ov031_020dbc58 kind:function(arm,size=0x1c) addr:0x020dbc58 +func_ov031_020dbc74 kind:function(arm,size=0xc4) addr:0x020dbc74 +func_ov031_020dbd38 kind:function(arm,size=0x68) addr:0x020dbd38 +func_ov031_020dbda0 kind:function(arm,size=0xa4) addr:0x020dbda0 +func_ov031_020dbe44 kind:function(arm,size=0x74) addr:0x020dbe44 +func_ov031_020dbeb8 kind:function(arm,size=0xc4) addr:0x020dbeb8 +func_ov031_020dbf7c kind:function(arm,size=0x2c) addr:0x020dbf7c +func_ov031_020dbfa8 kind:function(arm,size=0x14) addr:0x020dbfa8 +func_ov031_020dbfbc kind:function(arm,size=0x20) addr:0x020dbfbc +func_ov031_020dbfdc kind:function(arm,size=0x14) addr:0x020dbfdc +func_ov031_020dbff0 kind:function(arm,size=0x14) addr:0x020dbff0 +func_ov031_020dc004 kind:function(arm,size=0x24) addr:0x020dc004 +func_ov031_020dc028 kind:function(arm,size=0x24) addr:0x020dc028 +func_ov031_020dc04c kind:function(arm,size=0x2c) addr:0x020dc04c +func_ov031_020dc078 kind:function(arm,size=0x24) addr:0x020dc078 +func_ov031_020dc09c kind:function(arm,size=0x24) addr:0x020dc09c +func_ov031_020dc0c0 kind:function(arm,size=0xb8) addr:0x020dc0c0 +func_ov031_020dc178 kind:function(arm,size=0xd4) addr:0x020dc178 +func_ov031_020dc24c kind:function(arm,size=0x90) addr:0x020dc24c +func_ov031_020dc2dc kind:function(arm,size=0x34) addr:0x020dc2dc +func_ov031_020dc310 kind:function(arm,size=0x28) addr:0x020dc310 +func_ov031_020dc338 kind:function(thumb,size=0x3e) addr:0x020dc338 +func_ov031_020dc378 kind:function(thumb,size=0x30) addr:0x020dc378 +func_ov031_020dc3a8 kind:function(thumb,size=0x18) addr:0x020dc3a8 +func_ov031_020dc3c0 kind:function(thumb,size=0x34) addr:0x020dc3c0 +func_ov031_020dc3f4 kind:function(arm,size=0x28) addr:0x020dc3f4 +func_ov031_020dc41c kind:function(arm,size=0x88) addr:0x020dc41c +func_ov031_020dc4a4 kind:function(arm,size=0x5c) addr:0x020dc4a4 +func_ov031_020dc500 kind:function(arm,size=0x20) addr:0x020dc500 +func_ov031_020dc520 kind:function(arm,size=0x14) addr:0x020dc520 +func_ov031_020dc534 kind:function(thumb,size=0x5c) addr:0x020dc534 +func_ov031_020dc590 kind:function(thumb,size=0xe) addr:0x020dc590 +func_ov031_020dc5a0 kind:function(arm,size=0x38) addr:0x020dc5a0 +func_ov031_020dc5d8 kind:function(arm,size=0x248) addr:0x020dc5d8 +func_ov031_020dc820 kind:function(arm,size=0x1a0) addr:0x020dc820 +func_ov031_020dc9c0 kind:function(arm,size=0x6c) addr:0x020dc9c0 +func_ov031_020dca2c kind:function(arm,size=0x114) addr:0x020dca2c +func_ov031_020dcb40 kind:function(thumb,size=0xc) addr:0x020dcb40 +func_ov031_020dcb4c kind:function(thumb,size=0xe) addr:0x020dcb4c +func_ov031_020dcb5c kind:function(arm,size=0x10) addr:0x020dcb5c +func_ov031_020dcb6c kind:function(thumb,size=0x84) addr:0x020dcb6c +func_ov031_020dcbf0 kind:function(arm,size=0x3c) addr:0x020dcbf0 +func_ov031_020dcc2c kind:function(arm,size=0x54) addr:0x020dcc2c +func_ov031_020dcc80 kind:function(arm,size=0xbc) addr:0x020dcc80 +func_ov031_020dcd3c kind:function(arm,size=0xa0) addr:0x020dcd3c +func_ov031_020dcddc kind:function(thumb,size=0x32) addr:0x020dcddc +func_ov031_020dce10 kind:function(thumb,size=0x30) addr:0x020dce10 +func_ov031_020dce40 kind:function(arm,size=0x3c) addr:0x020dce40 +func_ov031_020dce7c kind:function(thumb,size=0x12) addr:0x020dce7c +func_ov031_020dce90 kind:function(thumb,size=0x1e) addr:0x020dce90 +func_ov031_020dceb0 kind:function(thumb,size=0x6) addr:0x020dceb0 +func_ov031_020dceb8 kind:function(thumb,size=0x2) addr:0x020dceb8 +func_ov031_020dcebc kind:function(arm,size=0x108) addr:0x020dcebc +func_ov031_020dcfc4 kind:function(arm,size=0x110) addr:0x020dcfc4 +func_ov031_020dd0d4 kind:function(arm,size=0x12c) addr:0x020dd0d4 +func_ov031_020dd200 kind:function(arm,size=0x44) addr:0x020dd200 +func_ov031_020dd244 kind:function(arm,size=0x80) addr:0x020dd244 +func_ov031_020dd2c4 kind:function(arm,size=0xd0) addr:0x020dd2c4 +func_ov031_020dd394 kind:function(arm,size=0xb8) addr:0x020dd394 +func_ov031_020dd44c kind:function(arm,size=0x28) addr:0x020dd44c +func_ov031_020dd474 kind:function(arm,size=0x30) addr:0x020dd474 +func_ov031_020dd4a4 kind:function(arm,size=0x64) addr:0x020dd4a4 +func_ov031_020dd508 kind:function(arm,size=0x6c) addr:0x020dd508 +func_ov031_020dd574 kind:function(arm,size=0x74) addr:0x020dd574 +func_ov031_020dd5e8 kind:function(arm,size=0x20) addr:0x020dd5e8 +func_ov031_020dd608 kind:function(arm,size=0x88) addr:0x020dd608 +func_ov031_020dd690 kind:function(arm,size=0xd4) addr:0x020dd690 +func_ov031_020dd764 kind:function(arm,size=0x1b4) addr:0x020dd764 +func_ov031_020dd918 kind:function(arm,size=0x288) addr:0x020dd918 +func_ov031_020ddba0 kind:function(arm,size=0x14) addr:0x020ddba0 +func_ov031_020ddbb4 kind:function(arm,size=0x5c) addr:0x020ddbb4 +func_ov031_020ddc10 kind:function(arm,size=0x20) addr:0x020ddc10 +func_ov031_020ddc30 kind:function(arm,size=0xd4) addr:0x020ddc30 +func_ov031_020ddd04 kind:function(arm,size=0x78) addr:0x020ddd04 +func_ov031_020ddd7c kind:function(arm,size=0x7c) addr:0x020ddd7c +func_ov031_020dddf8 kind:function(arm,size=0xd0) addr:0x020dddf8 +func_ov031_020ddec8 kind:function(arm,size=0x50) addr:0x020ddec8 +func_ov031_020ddf18 kind:function(arm,size=0x38) addr:0x020ddf18 +func_ov031_020ddf50 kind:function(arm,size=0x3c) addr:0x020ddf50 +func_ov031_020ddf8c kind:function(arm,size=0xb4) addr:0x020ddf8c +func_ov031_020de040 kind:function(arm,size=0x24) addr:0x020de040 +func_ov031_020de064 kind:function(arm,size=0x28) addr:0x020de064 +func_ov031_020de08c kind:function(arm,size=0x40) addr:0x020de08c +func_ov031_020de0cc kind:function(arm,size=0x40) addr:0x020de0cc +func_ov031_020de10c kind:function(arm,size=0x238) addr:0x020de10c +func_ov031_020de344 kind:function(arm,size=0xac) addr:0x020de344 +func_ov031_020de3f0 kind:function(arm,size=0x58) addr:0x020de3f0 +func_ov031_020de448 kind:function(arm,size=0x60) addr:0x020de448 +func_ov031_020de4a8 kind:function(arm,size=0xd0) addr:0x020de4a8 +func_ov031_020de578 kind:function(arm,size=0x20c) addr:0x020de578 +func_ov031_020de784 kind:function(arm,size=0x1a8) addr:0x020de784 +func_ov031_020de92c kind:function(arm,size=0x2c) addr:0x020de92c +func_ov031_020de958 kind:function(arm,size=0xb4) addr:0x020de958 +func_ov031_020dea0c kind:function(arm,size=0x58) addr:0x020dea0c +func_ov031_020dea64 kind:function(arm,size=0x64) addr:0x020dea64 +func_ov031_020deac8 kind:function(arm,size=0xc8) addr:0x020deac8 +func_ov031_020deb90 kind:function(arm,size=0x100) addr:0x020deb90 +func_ov031_020dec90 kind:function(arm,size=0x388) addr:0x020dec90 +func_ov031_020df018 kind:function(arm,size=0x1218) addr:0x020df018 +func_ov031_020e0230 kind:function(arm,size=0x168) addr:0x020e0230 +func_ov031_020e0398 kind:function(arm,size=0xc) addr:0x020e0398 +func_ov031_020e03a4 kind:function(arm,size=0xe4) addr:0x020e03a4 +func_ov031_020e0488 kind:function(arm,size=0x1e8) addr:0x020e0488 +func_ov031_020e0670 kind:function(arm,size=0xac) addr:0x020e0670 +func_ov031_020e071c kind:function(arm,size=0x28) addr:0x020e071c +func_ov031_020e0744 kind:function(thumb,size=0x4c) addr:0x020e0744 +func_ov031_020e0790 kind:function(thumb,size=0x68) addr:0x020e0790 +func_ov031_020e07f8 kind:function(thumb,size=0x70) addr:0x020e07f8 +func_ov031_020e0868 kind:function(arm,size=0x24) addr:0x020e0868 +func_ov031_020e088c kind:function(thumb,size=0x64) addr:0x020e088c +func_ov031_020e08f0 kind:function(arm,size=0xb8) addr:0x020e08f0 +func_ov031_020e09a8 kind:function(arm,size=0x1c) addr:0x020e09a8 +func_ov031_020e09c4 kind:function(arm,size=0x50) addr:0x020e09c4 +func_ov031_020e0a14 kind:function(arm,size=0x30) addr:0x020e0a14 +func_ov031_020e0a44 kind:function(arm,size=0x48) addr:0x020e0a44 +func_ov031_020e0a8c kind:function(arm,size=0x20) addr:0x020e0a8c +func_ov031_020e0aac kind:function(arm,size=0x60) addr:0x020e0aac +func_ov031_020e0b0c kind:function(arm,size=0xe8) addr:0x020e0b0c +func_ov031_020e0bf4 kind:function(arm,size=0x34) addr:0x020e0bf4 +func_ov031_020e0c28 kind:function(arm,size=0x30) addr:0x020e0c28 +func_ov031_020e0c58 kind:function(arm,size=0xfc) addr:0x020e0c58 +func_ov031_020e0d54 kind:function(arm,size=0x44) addr:0x020e0d54 +func_ov031_020e0d98 kind:function(arm,size=0x24) addr:0x020e0d98 +func_ov031_020e0dbc kind:function(arm,size=0x54) addr:0x020e0dbc +func_ov031_020e0e10 kind:function(arm,size=0xa8) addr:0x020e0e10 +func_ov031_020e0eb8 kind:function(arm,size=0x198) addr:0x020e0eb8 +func_ov031_020e1050 kind:function(arm,size=0x78) addr:0x020e1050 +func_ov031_020e10c8 kind:function(arm,size=0x30) addr:0x020e10c8 +func_ov031_020e10f8 kind:function(arm,size=0x50) addr:0x020e10f8 +func_ov031_020e1148 kind:function(arm,size=0x84) addr:0x020e1148 +func_ov031_020e11cc kind:function(arm,size=0xa8) addr:0x020e11cc +func_ov031_020e1274 kind:function(arm,size=0x354) addr:0x020e1274 +func_ov031_020e15c8 kind:function(arm,size=0x1c) addr:0x020e15c8 +func_ov031_020e15e4 kind:function(arm,size=0xc) addr:0x020e15e4 +func_ov031_020e15f0 kind:function(arm,size=0x24) addr:0x020e15f0 +func_ov031_020e1614 kind:function(arm,size=0x4c) addr:0x020e1614 +func_ov031_020e1660 kind:function(arm,size=0x90) addr:0x020e1660 +func_ov031_020e16f0 kind:function(arm,size=0x64) addr:0x020e16f0 +func_ov031_020e1754 kind:function(arm,size=0x58) addr:0x020e1754 +func_ov031_020e17ac kind:function(arm,size=0x168) addr:0x020e17ac +func_ov031_020e1914 kind:function(arm,size=0x14) addr:0x020e1914 +func_ov031_020e1928 kind:function(arm,size=0x14) addr:0x020e1928 +func_ov031_020e193c kind:function(arm,size=0x84) addr:0x020e193c +func_ov031_020e19c0 kind:function(arm,size=0x24) addr:0x020e19c0 +func_ov031_020e19e4 kind:function(arm,size=0x44) addr:0x020e19e4 +func_ov031_020e1a28 kind:function(arm,size=0x18) addr:0x020e1a28 +func_ov031_020e1a40 kind:function(arm,size=0x1c) addr:0x020e1a40 +func_ov031_020e1a5c kind:function(arm,size=0xec) addr:0x020e1a5c +func_ov031_020e1b48 kind:function(arm,size=0xd0) addr:0x020e1b48 +func_ov031_020e1c18 kind:function(arm,size=0x24) addr:0x020e1c18 +func_ov031_020e1c3c kind:function(arm,size=0x60) addr:0x020e1c3c +func_ov031_020e1c9c kind:function(arm,size=0x19c) addr:0x020e1c9c +func_ov031_020e1e38 kind:function(arm,size=0x30) addr:0x020e1e38 +func_ov031_020e1e68 kind:function(arm,size=0x10) addr:0x020e1e68 +func_ov031_020e1e78 kind:function(arm,size=0x1c) addr:0x020e1e78 +func_ov031_020e1e94 kind:function(arm,size=0x2c) addr:0x020e1e94 +func_ov031_020e1ec0 kind:function(arm,size=0x11c) addr:0x020e1ec0 +func_ov031_020e1fdc kind:function(arm,size=0x1c) addr:0x020e1fdc +func_ov031_020e1ff8 kind:function(arm,size=0x40) addr:0x020e1ff8 +func_ov031_020e2038 kind:function(arm,size=0x70) addr:0x020e2038 +func_ov031_020e20a8 kind:function(arm,size=0x58) addr:0x020e20a8 +func_ov031_020e2100 kind:function(arm,size=0x4) addr:0x020e2100 +func_ov031_020e2104 kind:function(arm,size=0x50) addr:0x020e2104 +func_ov031_020e2154 kind:function(arm,size=0x30) addr:0x020e2154 +func_ov031_020e2184 kind:function(arm,size=0x74) addr:0x020e2184 +func_ov031_020e21f8 kind:function(arm,size=0x24) addr:0x020e21f8 +func_ov031_020e221c kind:function(arm,size=0x4) addr:0x020e221c +func_ov031_020e2220 kind:function(arm,size=0x34) addr:0x020e2220 +func_ov031_020e2254 kind:function(arm,size=0xec) addr:0x020e2254 +func_ov031_020e2340 kind:function(arm,size=0x14) addr:0x020e2340 +func_ov031_020e2354 kind:function(arm,size=0x158) addr:0x020e2354 +func_ov031_020e24ac kind:function(arm,size=0xe0) addr:0x020e24ac +func_ov031_020e258c kind:function(arm,size=0x40) addr:0x020e258c +func_ov031_020e25cc kind:function(arm,size=0x110) addr:0x020e25cc +func_ov031_020e26dc kind:function(arm,size=0x70) addr:0x020e26dc +func_ov031_020e274c kind:function(arm,size=0x54) addr:0x020e274c +func_ov031_020e27a0 kind:function(arm,size=0x100) addr:0x020e27a0 +func_ov031_020e28a0 kind:function(arm,size=0xa0) addr:0x020e28a0 +func_ov031_020e2940 kind:function(arm,size=0x13c) addr:0x020e2940 +func_ov031_020e2a7c kind:function(arm,size=0x140) addr:0x020e2a7c +func_ov031_020e2bbc kind:function(arm,size=0xa4) addr:0x020e2bbc +func_ov031_020e2c60 kind:function(arm,size=0xec) addr:0x020e2c60 +func_ov031_020e2d4c kind:function(arm,size=0x14c) addr:0x020e2d4c +func_ov031_020e2e98 kind:function(arm,size=0x3c) addr:0x020e2e98 +func_ov031_020e2ed4 kind:function(arm,size=0x1c) addr:0x020e2ed4 +func_ov031_020e2ef0 kind:function(arm,size=0x24) addr:0x020e2ef0 +func_ov031_020e2f14 kind:function(arm,size=0x48) addr:0x020e2f14 +func_ov031_020e2f5c kind:function(arm,size=0x450) addr:0x020e2f5c +func_ov031_020e33ac kind:function(arm,size=0x84) addr:0x020e33ac +func_ov031_020e3430 kind:function(arm,size=0x30) addr:0x020e3430 +func_ov031_020e3460 kind:function(arm,size=0x3c) addr:0x020e3460 +func_ov031_020e349c kind:function(arm,size=0x30) addr:0x020e349c +func_ov031_020e34cc kind:function(arm,size=0x14) addr:0x020e34cc +func_ov031_020e34e0 kind:function(arm,size=0x1c) addr:0x020e34e0 +func_ov031_020e34fc kind:function(arm,size=0x1c) addr:0x020e34fc +func_ov031_020e3518 kind:function(arm,size=0x50) addr:0x020e3518 +func_ov031_020e3568 kind:function(arm,size=0x58) addr:0x020e3568 +func_ov031_020e35c0 kind:function(arm,size=0x14) addr:0x020e35c0 +func_ov031_020e35d4 kind:function(arm,size=0xc) addr:0x020e35d4 +func_ov031_020e35e0 kind:function(arm,size=0x24) addr:0x020e35e0 +func_ov031_020e3604 kind:function(arm,size=0x38) addr:0x020e3604 +func_ov031_020e363c kind:function(arm,size=0x1a4) addr:0x020e363c +func_ov031_020e37e0 kind:function(arm,size=0x7c) addr:0x020e37e0 +func_ov031_020e385c kind:function(arm,size=0x14) addr:0x020e385c +func_ov031_020e3870 kind:function(arm,size=0x274) addr:0x020e3870 +func_ov031_020e3ae4 kind:function(arm,size=0x180) addr:0x020e3ae4 +func_ov031_020e3c64 kind:function(arm,size=0x50) addr:0x020e3c64 +func_ov031_020e3cb4 kind:function(arm,size=0x8) addr:0x020e3cb4 +func_ov031_020e3cbc kind:function(arm,size=0x80) addr:0x020e3cbc +func_ov031_020e3d3c kind:function(arm,size=0x1c) addr:0x020e3d3c +func_ov031_020e3d58 kind:function(arm,size=0x28) addr:0x020e3d58 +func_ov031_020e3d80 kind:function(arm,size=0x30) addr:0x020e3d80 +func_ov031_020e3db0 kind:function(arm,size=0x14) addr:0x020e3db0 +func_ov031_020e3dc4 kind:function(arm,size=0x24) addr:0x020e3dc4 +func_ov031_020e3de8 kind:function(arm,size=0x48) addr:0x020e3de8 +func_ov031_020e3e30 kind:function(arm,size=0x90) addr:0x020e3e30 +func_ov031_020e3ec0 kind:function(arm,size=0x30) addr:0x020e3ec0 +func_ov031_020e3ef0 kind:function(arm,size=0x28) addr:0x020e3ef0 +func_ov031_020e3f18 kind:function(arm,size=0x20) addr:0x020e3f18 +func_ov031_020e3f38 kind:function(arm,size=0x2c) addr:0x020e3f38 +func_ov031_020e3f64 kind:function(arm,size=0x28) addr:0x020e3f64 +func_ov031_020e3f8c kind:function(arm,size=0x18) addr:0x020e3f8c +func_ov031_020e3fa4 kind:function(arm,size=0x54) addr:0x020e3fa4 +func_ov031_020e3ff8 kind:function(arm,size=0x28) addr:0x020e3ff8 +func_ov031_020e4020 kind:function(arm,size=0x50) addr:0x020e4020 +func_ov031_020e4070 kind:function(arm,size=0x124) addr:0x020e4070 +func_ov031_020e4194 kind:function(arm,size=0x4) addr:0x020e4194 +func_ov031_020e4198 kind:function(arm,size=0x4) addr:0x020e4198 +func_ov031_020e419c kind:function(arm,size=0x8) addr:0x020e419c +func_ov031_020e41a4 kind:function(arm,size=0x24) addr:0x020e41a4 +func_ov031_020e41c8 kind:function(arm,size=0x14) addr:0x020e41c8 +func_ov031_020e41dc kind:function(arm,size=0x1c) addr:0x020e41dc +func_ov031_020e41f8 kind:function(arm,size=0xc) addr:0x020e41f8 +func_ov031_020e4204 kind:function(arm,size=0x24) addr:0x020e4204 +func_ov031_020e4228 kind:function(arm,size=0x28) addr:0x020e4228 +func_ov031_020e4250 kind:function(arm,size=0x34) addr:0x020e4250 +func_ov031_020e4284 kind:function(arm,size=0x40) addr:0x020e4284 +func_ov031_020e42c4 kind:function(arm,size=0x48) addr:0x020e42c4 +func_ov031_020e430c kind:function(arm,size=0x4c) addr:0x020e430c +func_ov031_020e4358 kind:function(arm,size=0x3c) addr:0x020e4358 +func_ov031_020e4394 kind:function(arm,size=0x38) addr:0x020e4394 +func_ov031_020e43cc kind:function(arm,size=0x44) addr:0x020e43cc +func_ov031_020e4410 kind:function(arm,size=0x30) addr:0x020e4410 +func_ov031_020e4440 kind:function(arm,size=0x1f4) addr:0x020e4440 +func_ov031_020e4634 kind:function(arm,size=0x5c) addr:0x020e4634 +func_ov031_020e4690 kind:function(arm,size=0x14) addr:0x020e4690 +func_ov031_020e46a4 kind:function(arm,size=0x10) addr:0x020e46a4 +func_ov031_020e46b4 kind:function(arm,size=0x10) addr:0x020e46b4 +func_ov031_020e46c4 kind:function(arm,size=0xc) addr:0x020e46c4 +func_ov031_020e46d0 kind:function(arm,size=0x24) addr:0x020e46d0 +func_ov031_020e46f4 kind:function(arm,size=0x28) addr:0x020e46f4 +func_ov031_020e471c kind:function(arm,size=0x24) addr:0x020e471c +func_ov031_020e4740 kind:function(arm,size=0x140) addr:0x020e4740 +func_ov031_020e4880 kind:function(arm,size=0x14) addr:0x020e4880 +func_ov031_020e4894 kind:function(arm,size=0x14) addr:0x020e4894 +func_ov031_020e48a8 kind:function(arm,size=0xa0) addr:0x020e48a8 +func_ov031_020e4948 kind:function(arm,size=0xa8) addr:0x020e4948 +func_ov031_020e49f0 kind:function(arm,size=0xc4) addr:0x020e49f0 +func_ov031_020e4ab4 kind:function(arm,size=0x1c) addr:0x020e4ab4 +func_ov031_020e4ad0 kind:function(arm,size=0x70) addr:0x020e4ad0 +func_ov031_020e4b40 kind:function(arm,size=0x614) addr:0x020e4b40 +func_ov031_020e5154 kind:function(arm,size=0x1ec) addr:0x020e5154 +func_ov031_020e5340 kind:function(arm,size=0x80) addr:0x020e5340 +func_ov031_020e53c0 kind:function(arm,size=0xb4) addr:0x020e53c0 +func_ov031_020e5474 kind:function(arm,size=0x74) addr:0x020e5474 +func_ov031_020e54e8 kind:function(arm,size=0x1c) addr:0x020e54e8 +func_ov031_020e5504 kind:function(arm,size=0x1c) addr:0x020e5504 +func_ov031_020e5520 kind:function(arm,size=0x4c) addr:0x020e5520 +func_ov031_020e556c kind:function(arm,size=0x28) addr:0x020e556c +func_ov031_020e5594 kind:function(arm,size=0x14) addr:0x020e5594 +func_ov031_020e55a8 kind:function(arm,size=0x1c) addr:0x020e55a8 +func_ov031_020e55c4 kind:function(arm,size=0x30) addr:0x020e55c4 +func_ov031_020e55f4 kind:function(arm,size=0x230) addr:0x020e55f4 +func_ov031_020e5824 kind:function(arm,size=0xc) addr:0x020e5824 +func_ov031_020e5830 kind:function(arm,size=0x1c) addr:0x020e5830 +func_ov031_020e584c kind:function(arm,size=0x1c) addr:0x020e584c +func_ov031_020e5868 kind:function(arm,size=0x14) addr:0x020e5868 +func_ov031_020e587c kind:function(arm,size=0x28) addr:0x020e587c +func_ov031_020e58a4 kind:function(arm,size=0x114) addr:0x020e58a4 +func_ov031_020e59b8 kind:function(arm,size=0x30) addr:0x020e59b8 +func_ov031_020e59e8 kind:function(arm,size=0xc) addr:0x020e59e8 +func_ov031_020e59f4 kind:function(arm,size=0x24) addr:0x020e59f4 +func_ov031_020e5a18 kind:function(arm,size=0x44) addr:0x020e5a18 +func_ov031_020e5a5c kind:function(arm,size=0x1e4) addr:0x020e5a5c +func_ov031_020e5c40 kind:function(arm,size=0x14) addr:0x020e5c40 +func_ov031_020e5c54 kind:function(arm,size=0xcc) addr:0x020e5c54 +func_ov031_020e5d20 kind:function(arm,size=0x118) addr:0x020e5d20 +func_ov031_020e5e38 kind:function(arm,size=0x430) addr:0x020e5e38 +func_ov031_020e6268 kind:function(arm,size=0x10) addr:0x020e6268 +func_ov031_020e6278 kind:function(arm,size=0x44) addr:0x020e6278 +func_ov031_020e62bc kind:function(arm,size=0x124) addr:0x020e62bc +func_ov031_020e63e0 kind:function(arm,size=0x54) addr:0x020e63e0 +func_ov031_020e6434 kind:function(arm,size=0x2c) addr:0x020e6434 +func_ov031_020e6460 kind:function(arm,size=0x58) addr:0x020e6460 +func_ov031_020e64b8 kind:function(arm,size=0x78) addr:0x020e64b8 +func_ov031_020e6530 kind:function(arm,size=0x1c) addr:0x020e6530 +func_ov031_020e654c kind:function(arm,size=0x48) addr:0x020e654c +func_ov031_020e6594 kind:function(arm,size=0x50) addr:0x020e6594 +func_ov031_020e65e4 kind:function(arm,size=0x14) addr:0x020e65e4 +func_ov031_020e65f8 kind:function(arm,size=0x70) addr:0x020e65f8 +func_ov031_020e6668 kind:function(arm,size=0xd8) addr:0x020e6668 +func_ov031_020e6740 kind:function(arm,size=0xcc) addr:0x020e6740 +func_ov031_020e680c kind:function(arm,size=0x14) addr:0x020e680c +func_ov031_020e6820 kind:function(arm,size=0x14) addr:0x020e6820 +func_ov031_020e6834 kind:function(arm,size=0x60) addr:0x020e6834 +func_ov031_020e6894 kind:function(arm,size=0x68) addr:0x020e6894 +func_ov031_020e68fc kind:function(arm,size=0x7c) addr:0x020e68fc +func_ov031_020e6978 kind:function(arm,size=0x64) addr:0x020e6978 +func_ov031_020e69dc kind:function(arm,size=0x1c) addr:0x020e69dc +func_ov031_020e69f8 kind:function(arm,size=0x28) addr:0x020e69f8 +func_ov031_020e6a20 kind:function(arm,size=0x1c) addr:0x020e6a20 +func_ov031_020e6a3c kind:function(arm,size=0x58) addr:0x020e6a3c +func_ov031_020e6a94 kind:function(arm,size=0x58) addr:0x020e6a94 +func_ov031_020e6aec kind:function(arm,size=0x168) addr:0x020e6aec +func_ov031_020e6c54 kind:function(arm,size=0xc) addr:0x020e6c54 +func_ov031_020e6c60 kind:function(arm,size=0x24) addr:0x020e6c60 +func_ov031_020e6c84 kind:function(arm,size=0x44) addr:0x020e6c84 +func_ov031_020e6cc8 kind:function(arm,size=0xb8) addr:0x020e6cc8 +func_ov031_020e6d80 kind:function(arm,size=0x14) addr:0x020e6d80 +func_ov031_020e6d94 kind:function(arm,size=0x14) addr:0x020e6d94 +func_ov031_020e6da8 kind:function(arm,size=0xc0) addr:0x020e6da8 +func_ov031_020e6e68 kind:function(arm,size=0x38) addr:0x020e6e68 +func_ov031_020e6ea0 kind:function(arm,size=0x104) addr:0x020e6ea0 +func_ov031_020e6fa4 kind:function(arm,size=0x74) addr:0x020e6fa4 +func_ov031_020e7018 kind:function(arm,size=0x268) addr:0x020e7018 +func_ov031_020e7280 kind:function(arm,size=0x2c) addr:0x020e7280 +func_ov031_020e72ac kind:function(arm,size=0x108) addr:0x020e72ac +func_ov031_020e73b4 kind:function(arm,size=0x40) addr:0x020e73b4 +func_ov031_020e73f4 kind:function(arm,size=0x1c) addr:0x020e73f4 +func_ov031_020e7410 kind:function(arm,size=0x1c) addr:0x020e7410 +func_ov031_020e742c kind:function(arm,size=0x28) addr:0x020e742c +func_ov031_020e7454 kind:function(arm,size=0x30) addr:0x020e7454 +func_ov031_020e7484 kind:function(arm,size=0x14) addr:0x020e7484 +func_ov031_020e7498 kind:function(arm,size=0x74) addr:0x020e7498 +func_ov031_020e750c kind:function(arm,size=0x20) addr:0x020e750c +func_ov031_020e752c kind:function(arm,size=0x28) addr:0x020e752c +func_ov031_020e7554 kind:function(arm,size=0x20) addr:0x020e7554 +func_ov031_020e7574 kind:function(arm,size=0x38) addr:0x020e7574 +func_ov031_020e75ac kind:function(arm,size=0x1c) addr:0x020e75ac +func_ov031_020e75c8 kind:function(arm,size=0x24) addr:0x020e75c8 +func_ov031_020e75ec kind:function(arm,size=0x90) addr:0x020e75ec +func_ov031_020e767c kind:function(arm,size=0xa0) addr:0x020e767c +func_ov031_020e771c kind:function(arm,size=0x84) addr:0x020e771c +func_ov031_020e77a0 kind:function(arm,size=0x108) addr:0x020e77a0 +func_ov031_020e78a8 kind:function(arm,size=0x2c) addr:0x020e78a8 +func_ov031_020e78d4 kind:function(arm,size=0x4) addr:0x020e78d4 +func_ov031_020e78d8 kind:function(arm,size=0x94) addr:0x020e78d8 +func_ov031_020e796c kind:function(arm,size=0x170) addr:0x020e796c +func_ov031_020e7adc kind:function(arm,size=0x148) addr:0x020e7adc +func_ov031_020e7c24 kind:function(arm,size=0x98) addr:0x020e7c24 +func_ov031_020e7cbc kind:function(arm,size=0x2c8) addr:0x020e7cbc +func_ov031_020e7f84 kind:function(arm,size=0xec) addr:0x020e7f84 +func_ov031_020e8070 kind:function(arm,size=0x1dc) addr:0x020e8070 +func_ov031_020e824c kind:function(arm,size=0xa8) addr:0x020e824c +func_ov031_020e82f4 kind:function(arm,size=0x80) addr:0x020e82f4 +func_ov031_020e8374 kind:function(arm,size=0x54) addr:0x020e8374 +func_ov031_020e83c8 kind:function(arm,size=0x30) addr:0x020e83c8 +func_ov031_020e83f8 kind:function(arm,size=0x4) addr:0x020e83f8 +func_ov031_020e83fc kind:function(arm,size=0x90) addr:0x020e83fc +func_ov031_020e848c kind:function(arm,size=0x1c) addr:0x020e848c +func_ov031_020e84a8 kind:function(arm,size=0x8c) addr:0x020e84a8 +func_ov031_020e8534 kind:function(arm,size=0x44) addr:0x020e8534 +func_ov031_020e8578 kind:function(arm,size=0x34) addr:0x020e8578 +func_ov031_020e85ac kind:function(arm,size=0x28) addr:0x020e85ac +func_ov031_020e85d4 kind:function(arm,size=0x24) addr:0x020e85d4 +func_ov031_020e85f8 kind:function(arm,size=0x58) addr:0x020e85f8 +func_ov031_020e8650 kind:function(arm,size=0x100) addr:0x020e8650 +func_ov031_020e8750 kind:function(arm,size=0x10c) addr:0x020e8750 +func_ov031_020e885c kind:function(arm,size=0xc) addr:0x020e885c +func_ov031_020e8868 kind:function(arm,size=0xdc) addr:0x020e8868 +func_ov031_020e8944 kind:function(arm,size=0xc) addr:0x020e8944 +func_ov031_020e8950 kind:function(arm,size=0x24) addr:0x020e8950 +func_ov031_020e8974 kind:function(arm,size=0x8c) addr:0x020e8974 +func_ov031_020e8a00 kind:function(arm,size=0x9c) addr:0x020e8a00 +func_ov031_020e8a9c kind:function(arm,size=0x30) addr:0x020e8a9c +func_ov031_020e8acc kind:function(arm,size=0x9c) addr:0x020e8acc +func_ov031_020e8b68 kind:function(arm,size=0x84) addr:0x020e8b68 +func_ov031_020e8bec kind:function(arm,size=0x30) addr:0x020e8bec +func_ov031_020e8c1c kind:function(arm,size=0xa4) addr:0x020e8c1c +func_ov031_020e8cc0 kind:function(arm,size=0x68) addr:0x020e8cc0 +func_ov031_020e8d28 kind:function(arm,size=0x44) addr:0x020e8d28 +func_ov031_020e8d6c kind:function(arm,size=0x28) addr:0x020e8d6c +func_ov031_020e8d94 kind:function(arm,size=0x30) addr:0x020e8d94 +func_ov031_020e8dc4 kind:function(arm,size=0x14) addr:0x020e8dc4 +func_ov031_020e8dd8 kind:function(arm,size=0xc) addr:0x020e8dd8 +func_ov031_020e8de4 kind:function(arm,size=0x24) addr:0x020e8de4 +func_ov031_020e8e08 kind:function(arm,size=0x44) addr:0x020e8e08 +func_ov031_020e8e4c kind:function(arm,size=0x7c) addr:0x020e8e4c +func_ov031_020e8ec8 kind:function(arm,size=0x74) addr:0x020e8ec8 +func_ov031_020e8f3c kind:function(arm,size=0x1d0) addr:0x020e8f3c +func_ov031_020e910c kind:function(arm,size=0x7c) addr:0x020e910c +func_ov031_020e9188 kind:function(arm,size=0xa0) addr:0x020e9188 +func_ov031_020e9228 kind:function(arm,size=0xa0) addr:0x020e9228 +func_ov031_020e92c8 kind:function(arm,size=0x8c) addr:0x020e92c8 +func_ov031_020e9354 kind:function(arm,size=0x20) addr:0x020e9354 +func_ov031_020e9374 kind:function(arm,size=0x8c) addr:0x020e9374 +func_ov031_020e9400 kind:function(arm,size=0x30) addr:0x020e9400 +func_ov031_020e9430 kind:function(arm,size=0x118) addr:0x020e9430 +func_ov031_020e9548 kind:function(arm,size=0x4) addr:0x020e9548 +func_ov031_020e954c kind:function(arm,size=0x4) addr:0x020e954c +func_ov031_020e9550 kind:function(arm,size=0x4) addr:0x020e9550 +func_ov031_020e9554 kind:function(arm,size=0x4) addr:0x020e9554 +func_ov031_020e9558 kind:function(arm,size=0x18) addr:0x020e9558 +func_ov031_020e9570 kind:function(arm,size=0x84) addr:0x020e9570 +func_ov031_020e95f4 kind:function(arm,size=0x48) addr:0x020e95f4 +func_ov031_020e963c kind:function(arm,size=0x7c) addr:0x020e963c +func_ov031_020e96b8 kind:function(arm,size=0x14) addr:0x020e96b8 +func_ov031_020e96cc kind:function(arm,size=0x4) addr:0x020e96cc +func_ov031_020e96d0 kind:function(arm,size=0x10) addr:0x020e96d0 +func_ov031_020e96e0 kind:function(arm,size=0x50) addr:0x020e96e0 +func_ov031_020e9730 kind:function(arm,size=0x14) addr:0x020e9730 +func_ov031_020e9744 kind:function(arm,size=0x14) addr:0x020e9744 +func_ov031_020e9758 kind:function(arm,size=0x84) addr:0x020e9758 +func_ov031_020e97dc kind:function(arm,size=0x50) addr:0x020e97dc +func_ov031_020e982c kind:function(arm,size=0x34) addr:0x020e982c +func_ov031_020e9860 kind:function(arm,size=0xf8) addr:0x020e9860 +func_ov031_020e9958 kind:function(arm,size=0x8c) addr:0x020e9958 +func_ov031_020e99e4 kind:function(arm,size=0x40) addr:0x020e99e4 +func_ov031_020e9a24 kind:function(arm,size=0x54) addr:0x020e9a24 +func_ov031_020e9a78 kind:function(arm,size=0x230) addr:0x020e9a78 +func_ov031_020e9ca8 kind:function(arm,size=0x60) addr:0x020e9ca8 +func_ov031_020e9d08 kind:function(arm,size=0x44) addr:0x020e9d08 +func_ov031_020e9d4c kind:function(arm,size=0x128) addr:0x020e9d4c +func_ov031_020e9e74 kind:function(arm,size=0x40) addr:0x020e9e74 +func_ov031_020e9eb4 kind:function(arm,size=0xc8) addr:0x020e9eb4 +func_ov031_020e9f7c kind:function(arm,size=0x94) addr:0x020e9f7c +func_ov031_020ea010 kind:function(arm,size=0x38) addr:0x020ea010 +func_ov031_020ea048 kind:function(arm,size=0x44) addr:0x020ea048 +func_ov031_020ea08c kind:function(arm,size=0x20) addr:0x020ea08c +func_ov031_020ea0ac kind:function(arm,size=0x28) addr:0x020ea0ac +func_ov031_020ea0d4 kind:function(arm,size=0x1c) addr:0x020ea0d4 +func_ov031_020ea0f0 kind:function(arm,size=0x20) addr:0x020ea0f0 +func_ov031_020ea110 kind:function(arm,size=0x28) addr:0x020ea110 +func_ov031_020ea138 kind:function(arm,size=0x14) addr:0x020ea138 +func_ov031_020ea14c kind:function(thumb,size=0x8) addr:0x020ea14c +func_ov031_020ea154 kind:function(thumb,size=0x4) addr:0x020ea154 +func_ov031_020ea158 kind:function(thumb,size=0x1c) addr:0x020ea158 +func_ov031_020ea174 kind:function(thumb,size=0x8) addr:0x020ea174 +func_ov031_020ea17c kind:function(thumb,size=0x1c) addr:0x020ea17c +func_ov031_020ea198 kind:function(thumb,size=0x3c) addr:0x020ea198 +func_ov031_020ea1d4 kind:function(thumb,size=0x30) addr:0x020ea1d4 +func_ov031_020ea204 kind:function(thumb,size=0x14) addr:0x020ea204 +func_ov031_020ea218 kind:function(thumb,size=0x8) addr:0x020ea218 +func_ov031_020ea220 kind:function(thumb,size=0x40) addr:0x020ea220 +func_ov031_020ea260 kind:function(thumb,size=0x3b4) addr:0x020ea260 +func_ov031_020ea614 kind:function(thumb,size=0xc) addr:0x020ea614 +func_ov031_020ea620 kind:function(thumb,size=0xc) addr:0x020ea620 +func_ov031_020ea62c kind:function(thumb,size=0xc) addr:0x020ea62c +func_ov031_020ea638 kind:function(thumb,size=0xc) addr:0x020ea638 +func_ov031_020ea644 kind:function(thumb,size=0xa4) addr:0x020ea644 +func_ov031_020ea6e8 kind:function(thumb,size=0xac) addr:0x020ea6e8 +func_ov031_020ea794 kind:function(arm,size=0x24) addr:0x020ea794 +func_ov031_020ea7b8 kind:function(arm,size=0x10c) addr:0x020ea7b8 +func_ov031_020ea8c4 kind:function(arm,size=0x4) addr:0x020ea8c4 +func_ov031_020ea8c8 kind:function(arm,size=0xbc) addr:0x020ea8c8 +func_ov031_020ea984 kind:function(arm,size=0x4) addr:0x020ea984 +func_ov031_020ea988 kind:function(arm,size=0x4) addr:0x020ea988 +func_ov031_020ea98c kind:function(arm,size=0x4) addr:0x020ea98c +func_ov031_020ea990 kind:function(arm,size=0x50) addr:0x020ea990 +func_ov031_020ea9e0 kind:function(arm,size=0x4) addr:0x020ea9e0 +func_ov031_020ea9e4 kind:function(arm,size=0x4) addr:0x020ea9e4 +func_ov031_020ea9e8 kind:function(arm,size=0x4) addr:0x020ea9e8 +func_ov031_020ea9ec kind:function(arm,size=0x19c) addr:0x020ea9ec +func_ov031_020eab88 kind:function(arm,size=0x20) addr:0x020eab88 +func_ov031_020eaba8 kind:function(arm,size=0x4) addr:0x020eaba8 +func_ov031_020eabac kind:function(arm,size=0x80) addr:0x020eabac +func_ov031_020eac2c kind:function(arm,size=0x34) addr:0x020eac2c +func_ov031_020eac60 kind:function(arm,size=0x124) addr:0x020eac60 +func_ov031_020ead84 kind:function(arm,size=0x7c) addr:0x020ead84 +func_ov031_020eae00 kind:function(arm,size=0x2c) addr:0x020eae00 +func_ov031_020eae2c kind:function(arm,size=0x6c) addr:0x020eae2c +func_ov031_020eae98 kind:function(arm,size=0x4) addr:0x020eae98 +func_ov031_020eae9c kind:function(arm,size=0x234) addr:0x020eae9c +func_ov031_020eb0d0 kind:function(arm,size=0x30) addr:0x020eb0d0 +func_ov031_020eb100 kind:function(arm,size=0x178) addr:0x020eb100 +func_ov031_020eb278 kind:function(arm,size=0x30) addr:0x020eb278 +func_ov031_020eb2a8 kind:function(arm,size=0x90) addr:0x020eb2a8 +func_ov031_020eb338 kind:function(arm,size=0x98) addr:0x020eb338 +func_ov031_020eb3d0 kind:function(arm,size=0x348) addr:0x020eb3d0 +func_ov031_020eb718 kind:function(arm,size=0x24) addr:0x020eb718 +func_ov031_020eb73c kind:function(arm,size=0x43c) addr:0x020eb73c +func_ov031_020ebb78 kind:function(arm,size=0x34) addr:0x020ebb78 +func_ov031_020ebbac kind:function(arm,size=0x54c) addr:0x020ebbac +func_ov031_020ec0f8 kind:function(arm,size=0x50) addr:0x020ec0f8 +func_ov031_020ec148 kind:function(arm,size=0xc) addr:0x020ec148 +func_ov031_020ec154 kind:function(arm,size=0x24) addr:0x020ec154 +func_ov031_020ec178 kind:function(arm,size=0x4) addr:0x020ec178 +func_ov031_020ec17c kind:function(arm,size=0x4c) addr:0x020ec17c +func_ov031_020ec1c8 kind:function(arm,size=0x2c) addr:0x020ec1c8 +func_ov031_020ec1f4 kind:function(arm,size=0x58) addr:0x020ec1f4 +func_ov031_020ec24c kind:function(arm,size=0x38) addr:0x020ec24c +func_ov031_020ec284 kind:function(arm,size=0xc) addr:0x020ec284 +func_ov031_020ec290 kind:function(arm,size=0x64) addr:0x020ec290 +func_ov031_020ec2f4 kind:function(arm,size=0xfc) addr:0x020ec2f4 +func_ov031_020ec3f0 kind:function(arm,size=0x100) addr:0x020ec3f0 +func_ov031_020ec4f0 kind:function(arm,size=0xcc) addr:0x020ec4f0 +func_ov031_020ec5bc kind:function(arm,size=0xb0) addr:0x020ec5bc +func_ov031_020ec66c kind:function(arm,size=0xa4) addr:0x020ec66c +func_ov031_020ec710 kind:function(arm,size=0xe8) addr:0x020ec710 +func_ov031_020ec7f8 kind:function(arm,size=0x8c) addr:0x020ec7f8 +func_ov031_020ec884 kind:function(arm,size=0x40) addr:0x020ec884 +func_ov031_020ec8c4 kind:function(arm,size=0x40) addr:0x020ec8c4 +func_ov031_020ec904 kind:function(arm,size=0x7c) addr:0x020ec904 +func_ov031_020ec980 kind:function(arm,size=0x5c) addr:0x020ec980 +func_ov031_020ec9dc kind:function(arm,size=0x8) addr:0x020ec9dc +func_ov031_020ec9e4 kind:function(arm,size=0xac) addr:0x020ec9e4 +func_ov031_020eca90 kind:function(arm,size=0x270) addr:0x020eca90 +func_ov031_020ecd00 kind:function(arm,size=0x88) addr:0x020ecd00 +func_ov031_020ecd88 kind:function(arm,size=0x240) addr:0x020ecd88 +func_ov031_020ecfc8 kind:function(arm,size=0x208) addr:0x020ecfc8 +func_ov031_020ed1d0 kind:function(arm,size=0x310) addr:0x020ed1d0 +func_ov031_020ed4e0 kind:function(arm,size=0xbc) addr:0x020ed4e0 +func_ov031_020ed59c kind:function(arm,size=0x68) addr:0x020ed59c +func_ov031_020ed604 kind:function(arm,size=0x78) addr:0x020ed604 +func_ov031_020ed67c kind:function(arm,size=0x170) addr:0x020ed67c +func_ov031_020ed7ec kind:function(arm,size=0x1e0) addr:0x020ed7ec +func_ov031_020ed9cc kind:function(arm,size=0x3d4) addr:0x020ed9cc +func_ov031_020edda0 kind:function(arm,size=0x94) addr:0x020edda0 +func_ov031_020ede34 kind:function(arm,size=0x40) addr:0x020ede34 +func_ov031_020ede74 kind:function(arm,size=0xdc) addr:0x020ede74 +func_ov031_020edf50 kind:function(arm,size=0x168) addr:0x020edf50 +func_ov031_020ee0b8 kind:function(arm,size=0x44) addr:0x020ee0b8 +func_ov031_020ee0fc kind:function(arm,size=0x24) addr:0x020ee0fc +func_ov031_020ee120 kind:function(arm,size=0x1f4) addr:0x020ee120 +func_ov031_020ee314 kind:function(arm,size=0xd4) addr:0x020ee314 +func_ov031_020ee3e8 kind:function(arm,size=0x120) addr:0x020ee3e8 +func_ov031_020ee508 kind:function(arm,size=0x34) addr:0x020ee508 +func_ov031_020ee53c kind:function(arm,size=0xa8) addr:0x020ee53c +func_ov031_020ee5e4 kind:function(arm,size=0x190) addr:0x020ee5e4 +func_ov031_020ee774 kind:function(arm,size=0x7c) addr:0x020ee774 +func_ov031_020ee7f0 kind:function(arm,size=0x54) addr:0x020ee7f0 +func_ov031_020ee844 kind:function(arm,size=0x3c) addr:0x020ee844 +func_ov031_020ee880 kind:function(arm,size=0x24) addr:0x020ee880 +func_ov031_020ee8a4 kind:function(arm,size=0x10) addr:0x020ee8a4 +func_ov031_020ee8b4 kind:function(arm,size=0x8) addr:0x020ee8b4 +func_ov031_020ee8bc kind:function(arm,size=0x1c) addr:0x020ee8bc +func_ov031_020ee8d8 kind:function(arm,size=0x1c) addr:0x020ee8d8 +func_ov031_020ee8f4 kind:function(arm,size=0x1c) addr:0x020ee8f4 +func_ov031_020ee910 kind:function(arm,size=0x24) addr:0x020ee910 +func_ov031_020ee934 kind:function(arm,size=0x2c) addr:0x020ee934 +func_ov031_020ee960 kind:function(arm,size=0x1c) addr:0x020ee960 +func_ov031_020ee97c kind:function(arm,size=0x28) addr:0x020ee97c +func_ov031_020ee9a4 kind:function(arm,size=0x20) addr:0x020ee9a4 +func_ov031_020ee9c4 kind:function(arm,size=0x14) addr:0x020ee9c4 +func_ov031_020ee9d8 kind:function(arm,size=0x14) addr:0x020ee9d8 +func_ov031_020ee9ec kind:function(arm,size=0x28) addr:0x020ee9ec +func_ov031_020eea14 kind:function(thumb,size=0x48) addr:0x020eea14 +func_ov031_020eea5c kind:function(thumb,size=0xc) addr:0x020eea5c +func_ov031_020eea68 kind:function(thumb,size=0x12) addr:0x020eea68 +func_ov031_020eea7c kind:function(thumb,size=0xc) addr:0x020eea7c +func_ov031_020eea88 kind:function(arm,size=0x17c) addr:0x020eea88 +func_ov031_020eec04 kind:function(arm,size=0x34) addr:0x020eec04 +func_ov031_020eec38 kind:function(arm,size=0x40) addr:0x020eec38 +func_ov031_020eec78 kind:function(arm,size=0x150) addr:0x020eec78 +func_ov031_020eedc8 kind:function(arm,size=0x40) addr:0x020eedc8 +func_ov031_020eee08 kind:function(arm,size=0xc) addr:0x020eee08 +func_ov031_020eee14 kind:function(arm,size=0xc) addr:0x020eee14 +func_ov031_020eee20 kind:function(arm,size=0x24) addr:0x020eee20 +func_ov031_020eee44 kind:function(arm,size=0x40) addr:0x020eee44 +func_ov031_020eee84 kind:function(arm,size=0x7c) addr:0x020eee84 +func_ov031_020eef00 kind:function(arm,size=0xf8) addr:0x020eef00 +func_ov031_020eeff8 kind:function(arm,size=0x10) addr:0x020eeff8 +func_ov031_020ef008 kind:function(arm,size=0x2cc) addr:0x020ef008 +func_ov031_020ef2d4 kind:function(arm,size=0x54) addr:0x020ef2d4 +func_ov031_020ef328 kind:function(arm,size=0xe4) addr:0x020ef328 +func_ov031_020ef40c kind:function(arm,size=0xc) addr:0x020ef40c +func_ov031_020ef418 kind:function(arm,size=0x28) addr:0x020ef418 +func_ov031_020ef440 kind:function(arm,size=0x14) addr:0x020ef440 +func_ov031_020ef454 kind:function(arm,size=0x28) addr:0x020ef454 +func_ov031_020ef47c kind:function(arm,size=0x44) addr:0x020ef47c +func_ov031_020ef4c0 kind:function(arm,size=0x18) addr:0x020ef4c0 +func_ov031_020ef4d8 kind:function(arm,size=0x18) addr:0x020ef4d8 +func_ov031_020ef4f0 kind:function(arm,size=0x60) addr:0x020ef4f0 +func_ov031_020ef550 kind:function(arm,size=0x14) addr:0x020ef550 +func_ov031_020ef564 kind:function(arm,size=0x4) addr:0x020ef564 +func_ov031_020ef568 kind:function(arm,size=0x10) addr:0x020ef568 +func_ov031_020ef578 kind:function(arm,size=0x50) addr:0x020ef578 +func_ov031_020ef5c8 kind:function(arm,size=0x80) addr:0x020ef5c8 +func_ov031_020ef648 kind:function(arm,size=0x58) addr:0x020ef648 +func_ov031_020ef6a0 kind:function(arm,size=0x78) addr:0x020ef6a0 +func_ov031_020ef718 kind:function(arm,size=0xb0) addr:0x020ef718 +func_ov031_020ef7c8 kind:function(arm,size=0x60) addr:0x020ef7c8 +func_ov031_020ef828 kind:function(arm,size=0x38) addr:0x020ef828 +func_ov031_020ef860 kind:function(arm,size=0x44) addr:0x020ef860 +func_ov031_020ef8a4 kind:function(arm,size=0x20) addr:0x020ef8a4 +func_ov031_020ef8c4 kind:function(arm,size=0x28) addr:0x020ef8c4 +func_ov031_020ef8ec kind:function(arm,size=0x1c) addr:0x020ef8ec +func_ov031_020ef908 kind:function(arm,size=0x1c) addr:0x020ef908 +func_ov031_020ef924 kind:function(arm,size=0x14) addr:0x020ef924 +func_ov031_020ef938 kind:function(arm,size=0x14) addr:0x020ef938 +func_ov031_020ef94c kind:function(arm,size=0xc) addr:0x020ef94c +func_ov031_020ef958 kind:function(arm,size=0x24) addr:0x020ef958 +func_ov031_020ef97c kind:function(arm,size=0x28) addr:0x020ef97c +func_ov031_020ef9a4 kind:function(arm,size=0x2c) addr:0x020ef9a4 +func_ov031_020ef9d0 kind:function(arm,size=0xb8) addr:0x020ef9d0 +func_ov031_020efa88 kind:function(arm,size=0x38) addr:0x020efa88 +func_ov031_020efac0 kind:function(arm,size=0x20) addr:0x020efac0 +func_ov031_020efae0 kind:function(arm,size=0x20) addr:0x020efae0 +func_ov031_020efb00 kind:function(arm,size=0x28) addr:0x020efb00 +func_ov031_020efb28 kind:function(arm,size=0x14) addr:0x020efb28 +func_ov031_020efb3c kind:function(arm,size=0xc) addr:0x020efb3c +func_ov031_020efb48 kind:function(arm,size=0x24) addr:0x020efb48 +func_ov031_020efb6c kind:function(arm,size=0x28) addr:0x020efb6c +func_ov031_020efb94 kind:function(arm,size=0x3c) addr:0x020efb94 +func_ov031_020efbd0 kind:function(arm,size=0x1d8) addr:0x020efbd0 +func_ov031_020efda8 kind:function(arm,size=0x20) addr:0x020efda8 +func_ov031_020efdc8 kind:function(arm,size=0x28) addr:0x020efdc8 +func_ov031_020efdf0 kind:function(arm,size=0x14) addr:0x020efdf0 +func_ov031_020efe04 kind:function(arm,size=0x98) addr:0x020efe04 +func_ov031_020efe9c kind:function(arm,size=0x60) addr:0x020efe9c +func_ov031_020efefc kind:function(arm,size=0x3c) addr:0x020efefc +func_ov031_020eff38 kind:function(arm,size=0xb8) addr:0x020eff38 +func_ov031_020efff0 kind:function(arm,size=0x18) addr:0x020efff0 +func_ov031_020f0008 kind:function(arm,size=0x2c) addr:0x020f0008 +func_ov031_020f0034 kind:function(arm,size=0xb8) addr:0x020f0034 +func_ov031_020f00ec kind:function(arm,size=0xa0) addr:0x020f00ec +func_ov031_020f018c kind:function(arm,size=0x4) addr:0x020f018c +func_ov031_020f0190 kind:function(arm,size=0x30) addr:0x020f0190 +func_ov031_020f01c0 kind:function(arm,size=0x4) addr:0x020f01c0 +func_ov031_020f01c4 kind:function(arm,size=0x4) addr:0x020f01c4 +func_ov031_020f01c8 kind:function(arm,size=0x4) addr:0x020f01c8 +func_ov031_020f01cc kind:function(arm,size=0x4) addr:0x020f01cc +func_ov031_020f01d0 kind:function(arm,size=0x24) addr:0x020f01d0 +func_ov031_020f01f4 kind:function(arm,size=0xd4) addr:0x020f01f4 +func_ov031_020f02c8 kind:function(arm,size=0x14) addr:0x020f02c8 +func_ov031_020f02dc kind:function(arm,size=0x74) addr:0x020f02dc +func_ov031_020f0350 kind:function(arm,size=0x24) addr:0x020f0350 +func_ov031_020f0374 kind:function(arm,size=0x64) addr:0x020f0374 +func_ov031_020f03d8 kind:function(arm,size=0x20) addr:0x020f03d8 +func_ov031_020f03f8 kind:function(arm,size=0x188) addr:0x020f03f8 +func_ov031_020f0580 kind:function(arm,size=0x58) addr:0x020f0580 +func_ov031_020f05d8 kind:function(arm,size=0x34) addr:0x020f05d8 +func_ov031_020f060c kind:function(arm,size=0x38) addr:0x020f060c +func_ov031_020f0644 kind:function(arm,size=0x124) addr:0x020f0644 +func_ov031_020f0768 kind:function(arm,size=0x14) addr:0x020f0768 +func_ov031_020f077c kind:function(arm,size=0x8) addr:0x020f077c +func_ov031_020f0784 kind:function(arm,size=0x8) addr:0x020f0784 +func_ov031_020f078c kind:function(arm,size=0x24) addr:0x020f078c +func_ov031_020f07b0 kind:function(arm,size=0xc0) addr:0x020f07b0 +func_ov031_020f0870 kind:function(arm,size=0xe0) addr:0x020f0870 +func_ov031_020f0950 kind:function(arm,size=0x1b0) addr:0x020f0950 +func_ov031_020f0b00 kind:function(arm,size=0x28) addr:0x020f0b00 +func_ov031_020f0b28 kind:function(arm,size=0x1c) addr:0x020f0b28 +func_ov031_020f0b44 kind:function(arm,size=0x24) addr:0x020f0b44 +func_ov031_020f0b68 kind:function(arm,size=0x70) addr:0x020f0b68 +func_ov031_020f0bd8 kind:function(arm,size=0xb4) addr:0x020f0bd8 +func_ov031_020f0c8c kind:function(arm,size=0x30) addr:0x020f0c8c +func_ov031_020f0cbc kind:function(arm,size=0x1c) addr:0x020f0cbc +func_ov031_020f0cd8 kind:function(arm,size=0x28) addr:0x020f0cd8 +func_ov031_020f0d00 kind:function(arm,size=0x30) addr:0x020f0d00 +func_ov031_020f0d30 kind:function(arm,size=0xc) addr:0x020f0d30 +func_ov031_020f0d3c kind:function(arm,size=0x24) addr:0x020f0d3c +func_ov031_020f0d60 kind:function(arm,size=0x30) addr:0x020f0d60 +func_ov031_020f0d90 kind:function(arm,size=0x90) addr:0x020f0d90 +func_ov031_020f0e20 kind:function(arm,size=0x14) addr:0x020f0e20 +func_ov031_020f0e34 kind:function(arm,size=0x28) addr:0x020f0e34 +func_ov031_020f0e5c kind:function(arm,size=0x54) addr:0x020f0e5c +func_ov031_020f0eb0 kind:function(arm,size=0x38) addr:0x020f0eb0 +func_ov031_020f0ee8 kind:function(arm,size=0x30) addr:0x020f0ee8 +func_ov031_020f0f18 kind:function(arm,size=0xc) addr:0x020f0f18 +func_ov031_020f0f24 kind:function(arm,size=0xc) addr:0x020f0f24 +func_ov031_020f0f30 kind:function(arm,size=0xc) addr:0x020f0f30 +func_ov031_020f0f3c kind:function(arm,size=0xc) addr:0x020f0f3c +func_ov031_020f0f48 kind:function(arm,size=0xc) addr:0x020f0f48 +func_ov031_020f0f54 kind:function(arm,size=0xc) addr:0x020f0f54 +func_ov031_020f0f60 kind:function(arm,size=0xc) addr:0x020f0f60 +func_ov031_020f0f6c kind:function(arm,size=0xc) addr:0x020f0f6c +func_ov031_020f0f78 kind:function(arm,size=0x14) addr:0x020f0f78 +func_ov031_020f0f8c kind:function(arm,size=0x14) addr:0x020f0f8c +func_ov031_020f0fa0 kind:function(arm,size=0xd4) addr:0x020f0fa0 +func_ov031_020f1074 kind:function(arm,size=0xc) addr:0x020f1074 +func_ov031_020f1080 kind:function(arm,size=0x30) addr:0x020f1080 +func_ov031_020f10b0 kind:function(arm,size=0x38) addr:0x020f10b0 +func_ov031_020f10e8 kind:function(arm,size=0x14) addr:0x020f10e8 +func_ov031_020f10fc kind:function(arm,size=0xc) addr:0x020f10fc +func_ov031_020f1108 kind:function(arm,size=0x24) addr:0x020f1108 +func_ov031_020f112c kind:function(arm,size=0x30) addr:0x020f112c +func_ov031_020f115c kind:function(arm,size=0x94) addr:0x020f115c +func_ov031_020f11f0 kind:function(arm,size=0x14) addr:0x020f11f0 +func_ov031_020f1204 kind:function(arm,size=0x28) addr:0x020f1204 +func_ov031_020f122c kind:function(arm,size=0x44) addr:0x020f122c +func_ov031_020f1270 kind:function(arm,size=0x38) addr:0x020f1270 +func_ov031_020f12a8 kind:function(arm,size=0x30) addr:0x020f12a8 +func_ov031_020f12d8 kind:function(arm,size=0xc) addr:0x020f12d8 +func_ov031_020f12e4 kind:function(arm,size=0xc) addr:0x020f12e4 +func_ov031_020f12f0 kind:function(arm,size=0xc) addr:0x020f12f0 +func_ov031_020f12fc kind:function(arm,size=0xc) addr:0x020f12fc +func_ov031_020f1308 kind:function(arm,size=0xc) addr:0x020f1308 +func_ov031_020f1314 kind:function(arm,size=0xc) addr:0x020f1314 +func_ov031_020f1320 kind:function(arm,size=0xc) addr:0x020f1320 +func_ov031_020f132c kind:function(arm,size=0xc) addr:0x020f132c +func_ov031_020f1338 kind:function(arm,size=0x14) addr:0x020f1338 +func_ov031_020f134c kind:function(arm,size=0x14) addr:0x020f134c +func_ov031_020f1360 kind:function(arm,size=0xd8) addr:0x020f1360 +func_ov031_020f1438 kind:function(arm,size=0xc) addr:0x020f1438 +func_ov031_020f1444 kind:function(arm,size=0x30) addr:0x020f1444 +func_ov031_020f1474 kind:function(arm,size=0x38) addr:0x020f1474 +func_ov031_020f14ac kind:function(arm,size=0x14) addr:0x020f14ac +func_ov031_020f14c0 kind:function(arm,size=0xc) addr:0x020f14c0 +func_ov031_020f14cc kind:function(arm,size=0x24) addr:0x020f14cc +func_ov031_020f14f0 kind:function(arm,size=0x44) addr:0x020f14f0 +func_ov031_020f1534 kind:function(arm,size=0x18) addr:0x020f1534 +func_ov031_020f154c kind:function(arm,size=0x1ec) addr:0x020f154c +func_ov031_020f1738 kind:function(arm,size=0x14) addr:0x020f1738 +func_ov031_020f174c kind:function(arm,size=0x8c) addr:0x020f174c +func_ov031_020f17d8 kind:function(arm,size=0x94) addr:0x020f17d8 +func_ov031_020f186c kind:function(arm,size=0x12c) addr:0x020f186c +func_ov031_020f1998 kind:function(arm,size=0xc) addr:0x020f1998 +func_ov031_020f19a4 kind:function(arm,size=0x4) addr:0x020f19a4 +func_ov031_020f19a8 kind:function(arm,size=0x44) addr:0x020f19a8 +func_ov031_020f19ec kind:function(arm,size=0x9c) addr:0x020f19ec +func_ov031_020f1a88 kind:function(arm,size=0x4) addr:0x020f1a88 +func_ov031_020f1a8c kind:function(arm,size=0x108) addr:0x020f1a8c +func_ov031_020f1b94 kind:function(arm,size=0xa0) addr:0x020f1b94 +func_ov031_020f1c34 kind:function(arm,size=0x120) addr:0x020f1c34 +func_ov031_020f1d54 kind:function(arm,size=0x58) addr:0x020f1d54 +func_ov031_020f1dac kind:function(arm,size=0x158) addr:0x020f1dac +func_ov031_020f1f04 kind:function(arm,size=0x68) addr:0x020f1f04 +func_ov031_020f1f6c kind:function(arm,size=0x118) addr:0x020f1f6c +func_ov031_020f2084 kind:function(arm,size=0xbc) addr:0x020f2084 +func_ov031_020f2140 kind:function(arm,size=0x5c) addr:0x020f2140 +func_ov031_020f219c kind:function(arm,size=0x50) addr:0x020f219c +func_ov031_020f21ec kind:function(arm,size=0x78) addr:0x020f21ec +func_ov031_020f2264 kind:function(arm,size=0x2c) addr:0x020f2264 +func_ov031_020f2290 kind:function(arm,size=0x7c) addr:0x020f2290 +func_ov031_020f230c kind:function(arm,size=0x38) addr:0x020f230c +func_ov031_020f2344 kind:function(arm,size=0x5c) addr:0x020f2344 +func_ov031_020f23a0 kind:function(arm,size=0x10) addr:0x020f23a0 +func_ov031_020f23b0 kind:function(arm,size=0x1c) addr:0x020f23b0 +func_ov031_020f23cc kind:function(arm,size=0x38) addr:0x020f23cc +func_ov031_020f2404 kind:function(arm,size=0x3c) addr:0x020f2404 +func_ov031_020f2440 kind:function(arm,size=0x344) addr:0x020f2440 +func_ov031_020f2784 kind:function(arm,size=0x140) addr:0x020f2784 +func_ov031_020f28c4 kind:function(arm,size=0x118) addr:0x020f28c4 +func_ov031_020f29dc kind:function(arm,size=0x2e0) addr:0x020f29dc +func_ov031_020f2cbc kind:function(arm,size=0x30) addr:0x020f2cbc +func_ov031_020f2cec kind:function(arm,size=0x30) addr:0x020f2cec +func_ov031_020f2d1c kind:function(arm,size=0x1c) addr:0x020f2d1c +func_ov031_020f2d38 kind:function(arm,size=0xa4) addr:0x020f2d38 +func_ov031_020f2ddc kind:function(arm,size=0x244) addr:0x020f2ddc +func_ov031_020f3020 kind:function(arm,size=0x6c) addr:0x020f3020 +func_ov031_020f308c kind:function(arm,size=0x40) addr:0x020f308c +func_ov031_020f30cc kind:function(arm,size=0x64) addr:0x020f30cc +func_ov031_020f3130 kind:function(arm,size=0x11c) addr:0x020f3130 +func_ov031_020f324c kind:function(arm,size=0xf4) addr:0x020f324c +func_ov031_020f3340 kind:function(arm,size=0x48) addr:0x020f3340 +func_ov031_020f3388 kind:function(arm,size=0x30) addr:0x020f3388 +func_ov031_020f33b8 kind:function(arm,size=0x3c) addr:0x020f33b8 +func_ov031_020f33f4 kind:function(arm,size=0x1c) addr:0x020f33f4 +func_ov031_020f3410 kind:function(arm,size=0x24) addr:0x020f3410 +func_ov031_020f3434 kind:function(arm,size=0xc) addr:0x020f3434 +func_ov031_020f3440 kind:function(arm,size=0xac) addr:0x020f3440 +func_ov031_020f34ec kind:function(arm,size=0x350) addr:0x020f34ec +func_ov031_020f383c kind:function(arm,size=0x40) addr:0x020f383c +func_ov031_020f387c kind:function(arm,size=0x164) addr:0x020f387c +func_ov031_020f39e0 kind:function(arm,size=0x388) addr:0x020f39e0 +func_ov031_020f3d68 kind:function(arm,size=0xcc) addr:0x020f3d68 +func_ov031_020f3e34 kind:function(arm,size=0x48) addr:0x020f3e34 +func_ov031_020f3e7c kind:function(arm,size=0x1c) addr:0x020f3e7c +func_ov031_020f3e98 kind:function(arm,size=0x14) addr:0x020f3e98 +func_ov031_020f3eac kind:function(arm,size=0xc) addr:0x020f3eac +func_ov031_020f3eb8 kind:function(arm,size=0x24) addr:0x020f3eb8 +func_ov031_020f3edc kind:function(arm,size=0x28) addr:0x020f3edc +func_ov031_020f3f04 kind:function(arm,size=0x28) addr:0x020f3f04 +func_ov031_020f3f2c kind:function(arm,size=0x54) addr:0x020f3f2c +func_ov031_020f3f80 kind:function(arm,size=0x5c) addr:0x020f3f80 +func_ov031_020f3fdc kind:function(arm,size=0x40) addr:0x020f3fdc +func_ov031_020f401c kind:function(arm,size=0x128) addr:0x020f401c +func_ov031_020f4144 kind:function(arm,size=0x44) addr:0x020f4144 +func_ov031_020f4188 kind:function(arm,size=0x14) addr:0x020f4188 +func_ov031_020f419c kind:function(arm,size=0x1c) addr:0x020f419c +func_ov031_020f41b8 kind:function(arm,size=0x14) addr:0x020f41b8 +func_ov031_020f41cc kind:function(arm,size=0xa8) addr:0x020f41cc +func_ov031_020f4274 kind:function(arm,size=0x44) addr:0x020f4274 +func_ov031_020f42b8 kind:function(arm,size=0x14) addr:0x020f42b8 +func_ov031_020f42cc kind:function(arm,size=0x44) addr:0x020f42cc +func_ov031_020f4310 kind:function(arm,size=0x44) addr:0x020f4310 +func_ov031_020f4354 kind:function(arm,size=0x28) addr:0x020f4354 +func_ov031_020f437c kind:function(arm,size=0x1c) addr:0x020f437c +func_ov031_020f4398 kind:function(arm,size=0x1c) addr:0x020f4398 +func_ov031_020f43b4 kind:function(arm,size=0x9c) addr:0x020f43b4 +func_ov031_020f4450 kind:function(arm,size=0x7c) addr:0x020f4450 +func_ov031_020f44cc kind:function(arm,size=0x90) addr:0x020f44cc +func_ov031_020f455c kind:function(arm,size=0x10c) addr:0x020f455c +func_ov031_020f4668 kind:function(arm,size=0x100) addr:0x020f4668 +func_ov031_020f4768 kind:function(arm,size=0x1c) addr:0x020f4768 +func_ov031_020f4784 kind:function(arm,size=0x28) addr:0x020f4784 +func_ov031_020f47ac kind:function(arm,size=0x30) addr:0x020f47ac +func_ov031_020f47dc kind:function(arm,size=0x14) addr:0x020f47dc +func_ov031_020f47f0 kind:function(arm,size=0xd0) addr:0x020f47f0 +func_ov031_020f48c0 kind:function(arm,size=0x30) addr:0x020f48c0 +func_ov031_020f48f0 kind:function(arm,size=0x14) addr:0x020f48f0 +func_ov031_020f4904 kind:function(arm,size=0x4c) addr:0x020f4904 +func_ov031_020f4950 kind:function(arm,size=0x6c) addr:0x020f4950 +func_ov031_020f49bc kind:function(arm,size=0x3c) addr:0x020f49bc +func_ov031_020f49f8 kind:function(arm,size=0x1c) addr:0x020f49f8 +func_ov031_020f4a14 kind:function(arm,size=0x24) addr:0x020f4a14 +func_ov031_020f4a38 kind:function(arm,size=0x3c) addr:0x020f4a38 +func_ov031_020f4a74 kind:function(arm,size=0x63c) addr:0x020f4a74 +func_ov031_020f50b0 kind:function(arm,size=0x284) addr:0x020f50b0 +func_ov031_020f5334 kind:function(arm,size=0x244) addr:0x020f5334 +func_ov031_020f5578 kind:function(arm,size=0x1c0) addr:0x020f5578 +func_ov031_020f5738 kind:function(arm,size=0x1dc) addr:0x020f5738 +func_ov031_020f5914 kind:function(arm,size=0x48) addr:0x020f5914 +func_ov031_020f595c kind:function(arm,size=0x50) addr:0x020f595c +func_ov031_020f59ac kind:function(arm,size=0x54) addr:0x020f59ac +func_ov031_020f5a00 kind:function(arm,size=0x8) addr:0x020f5a00 +func_ov031_020f5a08 kind:function(arm,size=0x8) addr:0x020f5a08 +func_ov031_020f5a10 kind:function(arm,size=0x10) addr:0x020f5a10 +func_ov031_020f5a20 kind:function(arm,size=0x6c) addr:0x020f5a20 +func_ov031_020f5a8c kind:function(arm,size=0x10) addr:0x020f5a8c +func_ov031_020f5a9c kind:function(arm,size=0x84) addr:0x020f5a9c +func_ov031_020f5b20 kind:function(arm,size=0x4c) addr:0x020f5b20 +func_ov031_020f5b6c kind:function(arm,size=0x40) addr:0x020f5b6c +func_ov031_020f5bac kind:function(arm,size=0x100) addr:0x020f5bac +func_ov031_020f5cac kind:function(arm,size=0x18) addr:0x020f5cac +func_ov031_020f5cc4 kind:function(arm,size=0x544) addr:0x020f5cc4 +func_ov031_020f6208 kind:function(arm,size=0x14) addr:0x020f6208 +func_ov031_020f621c kind:function(arm,size=0x1c) addr:0x020f621c +func_ov031_020f6238 kind:function(arm,size=0xc) addr:0x020f6238 +func_ov031_020f6244 kind:function(arm,size=0x24) addr:0x020f6244 +func_ov031_020f6268 kind:function(arm,size=0x28) addr:0x020f6268 +func_ov031_020f6290 kind:function(arm,size=0x30) addr:0x020f6290 +func_ov031_020f62c0 kind:function(arm,size=0x8) addr:0x020f62c0 +func_ov031_020f62c8 kind:function(arm,size=0x4) addr:0x020f62c8 +func_ov031_020f62cc kind:function(arm,size=0x4) addr:0x020f62cc +func_ov031_020f62d0 kind:function(arm,size=0x50) addr:0x020f62d0 +func_ov031_020f6320 kind:function(arm,size=0x50) addr:0x020f6320 +func_ov031_020f6370 kind:function(arm,size=0x14) addr:0x020f6370 +func_ov031_020f6384 kind:function(arm,size=0x1c) addr:0x020f6384 +func_ov031_020f63a0 kind:function(arm,size=0x14) addr:0x020f63a0 +func_ov031_020f63b4 kind:function(arm,size=0x60) addr:0x020f63b4 +func_ov031_020f6414 kind:function(arm,size=0x90) addr:0x020f6414 +func_ov031_020f64a4 kind:function(arm,size=0x8) addr:0x020f64a4 +func_ov031_020f64ac kind:function(arm,size=0x8) addr:0x020f64ac +func_ov031_020f64b4 kind:function(arm,size=0x8) addr:0x020f64b4 +func_ov031_020f64bc kind:function(arm,size=0x4c) addr:0x020f64bc +func_ov031_020f6508 kind:function(arm,size=0x14) addr:0x020f6508 +func_ov031_020f651c kind:function(arm,size=0x5c) addr:0x020f651c +func_ov031_020f6578 kind:function(arm,size=0xe0) addr:0x020f6578 +func_ov031_020f6658 kind:function(arm,size=0x4) addr:0x020f6658 +func_ov031_020f665c kind:function(arm,size=0x98) addr:0x020f665c +func_ov031_020f66f4 kind:function(arm,size=0x58) addr:0x020f66f4 +func_ov031_020f674c kind:function(arm,size=0x144) addr:0x020f674c +func_ov031_020f6890 kind:function(arm,size=0xd4) addr:0x020f6890 +func_ov031_020f6964 kind:function(arm,size=0xc) addr:0x020f6964 +func_ov031_020f6970 kind:function(arm,size=0x24) addr:0x020f6970 +func_ov031_020f6994 kind:function(arm,size=0x44) addr:0x020f6994 +func_ov031_020f69d8 kind:function(arm,size=0xdc) addr:0x020f69d8 +func_ov031_020f6ab4 kind:function(arm,size=0x14) addr:0x020f6ab4 +func_ov031_020f6ac8 kind:function(arm,size=0x14c) addr:0x020f6ac8 +func_ov031_020f6c14 kind:function(arm,size=0x364) addr:0x020f6c14 +func_ov031_020f6f78 kind:function(arm,size=0x14) addr:0x020f6f78 +func_ov031_020f6f8c kind:function(arm,size=0x4c) addr:0x020f6f8c +func_ov031_020f6fd8 kind:function(arm,size=0x78) addr:0x020f6fd8 +func_ov031_020f7050 kind:function(arm,size=0x250) addr:0x020f7050 +func_ov031_020f72a0 kind:function(arm,size=0x138) addr:0x020f72a0 +func_ov031_020f73d8 kind:function(arm,size=0xb0) addr:0x020f73d8 +func_ov031_020f7488 kind:function(arm,size=0x8c) addr:0x020f7488 +func_ov031_020f7514 kind:function(arm,size=0xc) addr:0x020f7514 +func_ov031_020f7520 kind:function(arm,size=0xc) addr:0x020f7520 +func_ov031_020f752c kind:function(arm,size=0x1c) addr:0x020f752c +func_ov031_020f7548 kind:function(arm,size=0x20) addr:0x020f7548 +func_ov031_020f7568 kind:function(arm,size=0x28) addr:0x020f7568 +func_ov031_020f7590 kind:function(arm,size=0x14) addr:0x020f7590 +func_ov031_020f75a4 kind:function(arm,size=0x20) addr:0x020f75a4 +func_ov031_020f75c4 kind:function(arm,size=0x40) addr:0x020f75c4 +func_ov031_020f7604 kind:function(arm,size=0x38) addr:0x020f7604 +func_ov031_020f763c kind:function(arm,size=0x2c) addr:0x020f763c +func_ov031_020f7668 kind:function(arm,size=0x3c) addr:0x020f7668 +func_ov031_020f76a4 kind:function(arm,size=0x20) addr:0x020f76a4 +func_ov031_020f76c4 kind:function(arm,size=0x8) addr:0x020f76c4 +func_ov031_020f76cc kind:function(arm,size=0x50) addr:0x020f76cc +func_ov031_020f771c kind:function(arm,size=0x8) addr:0x020f771c +func_ov031_020f7724 kind:function(arm,size=0x20) addr:0x020f7724 +func_ov031_020f7744 kind:function(arm,size=0x50) addr:0x020f7744 +func_ov031_020f7794 kind:function(arm,size=0x8) addr:0x020f7794 +func_ov031_020f779c kind:function(arm,size=0x20) addr:0x020f779c +func_ov031_020f77bc kind:function(arm,size=0x14) addr:0x020f77bc +func_ov031_020f77d0 kind:function(arm,size=0x1c) addr:0x020f77d0 +func_ov031_020f77ec kind:function(arm,size=0x20) addr:0x020f77ec +func_ov031_020f780c kind:function(arm,size=0x28) addr:0x020f780c +func_ov031_020f7834 kind:function(arm,size=0x20) addr:0x020f7834 +func_ov031_020f7854 kind:function(arm,size=0x28) addr:0x020f7854 +func_ov031_020f787c kind:function(arm,size=0x20) addr:0x020f787c +func_ov031_020f789c kind:function(arm,size=0x28) addr:0x020f789c +func_ov031_020f78c4 kind:function(arm,size=0x68) addr:0x020f78c4 +func_ov031_020f792c kind:function(arm,size=0x44) addr:0x020f792c +func_ov031_020f7970 kind:function(arm,size=0x24) addr:0x020f7970 +func_ov031_020f7994 kind:function(arm,size=0x1bc) addr:0x020f7994 +func_ov031_020f7b50 kind:function(arm,size=0x24) addr:0x020f7b50 +func_ov031_020f7b74 kind:function(arm,size=0x10) addr:0x020f7b74 +func_ov031_020f7b84 kind:function(arm,size=0x14) addr:0x020f7b84 +func_ov031_020f7b98 kind:function(arm,size=0x1c) addr:0x020f7b98 +func_ov031_020f7bb4 kind:function(arm,size=0xc) addr:0x020f7bb4 +func_ov031_020f7bc0 kind:function(arm,size=0x24) addr:0x020f7bc0 +func_ov031_020f7be4 kind:function(arm,size=0x28) addr:0x020f7be4 +func_ov031_020f7c0c kind:function(arm,size=0x30) addr:0x020f7c0c +func_ov031_020f7c3c kind:function(arm,size=0x14) addr:0x020f7c3c +func_ov031_020f7c50 kind:function(arm,size=0x68) addr:0x020f7c50 +func_ov031_020f7cb8 kind:function(arm,size=0x10) addr:0x020f7cb8 +func_ov031_020f7cc8 kind:function(arm,size=0x14) addr:0x020f7cc8 +func_ov031_020f7cdc kind:function(arm,size=0x1c) addr:0x020f7cdc +func_ov031_020f7cf8 kind:function(arm,size=0x14) addr:0x020f7cf8 +func_ov031_020f7d0c kind:function(arm,size=0x30) addr:0x020f7d0c +func_ov031_020f7d3c kind:function(arm,size=0x30) addr:0x020f7d3c +func_ov031_020f7d6c kind:function(arm,size=0x158) addr:0x020f7d6c +func_ov031_020f7ec4 kind:function(arm,size=0x28) addr:0x020f7ec4 +func_ov031_020f7eec kind:function(arm,size=0xc) addr:0x020f7eec +func_ov031_020f7ef8 kind:function(arm,size=0x24) addr:0x020f7ef8 +func_ov031_020f7f1c kind:function(arm,size=0x28) addr:0x020f7f1c +func_ov031_020f7f44 kind:function(arm,size=0x20) addr:0x020f7f44 +func_ov031_020f7f64 kind:function(arm,size=0x9c) addr:0x020f7f64 +func_ov031_020f8000 kind:function(arm,size=0x14) addr:0x020f8000 +func_ov031_020f8014 kind:function(arm,size=0x1c) addr:0x020f8014 +func_ov031_020f8030 kind:function(arm,size=0x14) addr:0x020f8030 +func_ov031_020f8044 kind:function(arm,size=0xc) addr:0x020f8044 +func_ov031_020f8050 kind:function(arm,size=0x24) addr:0x020f8050 +func_ov031_020f8074 kind:function(arm,size=0x28) addr:0x020f8074 +func_ov031_020f809c kind:function(arm,size=0x20) addr:0x020f809c +func_ov031_020f80bc kind:function(arm,size=0x54) addr:0x020f80bc +func_ov031_020f8110 kind:function(arm,size=0x14) addr:0x020f8110 +func_ov031_020f8124 kind:function(arm,size=0x1c) addr:0x020f8124 +func_ov031_020f8140 kind:function(arm,size=0x14) addr:0x020f8140 +func_ov031_020f8154 kind:function(arm,size=0xc) addr:0x020f8154 +func_ov031_020f8160 kind:function(arm,size=0x24) addr:0x020f8160 +func_ov031_020f8184 kind:function(arm,size=0x3c) addr:0x020f8184 +func_ov031_020f81c0 kind:function(arm,size=0x28) addr:0x020f81c0 +func_ov031_020f81e8 kind:function(arm,size=0x60) addr:0x020f81e8 +func_ov031_020f8248 kind:function(arm,size=0x9c) addr:0x020f8248 +func_ov031_020f82e4 kind:function(arm,size=0x44) addr:0x020f82e4 +func_ov031_020f8328 kind:function(arm,size=0xa4) addr:0x020f8328 +func_ov031_020f83cc kind:function(arm,size=0x14) addr:0x020f83cc +func_ov031_020f83e0 kind:function(arm,size=0x1c) addr:0x020f83e0 +func_ov031_020f83fc kind:function(arm,size=0x14) addr:0x020f83fc +func_ov031_020f8410 kind:function(arm,size=0xc) addr:0x020f8410 +func_ov031_020f841c kind:function(arm,size=0x24) addr:0x020f841c +func_ov031_020f8440 kind:function(arm,size=0x44) addr:0x020f8440 +func_ov031_020f8484 kind:function(arm,size=0x90) addr:0x020f8484 +func_ov031_020f8514 kind:function(arm,size=0xb8) addr:0x020f8514 +func_ov031_020f85cc kind:function(arm,size=0x44) addr:0x020f85cc +func_ov031_020f8610 kind:function(arm,size=0x194) addr:0x020f8610 +func_ov031_020f87a4 kind:function(arm,size=0x14) addr:0x020f87a4 +func_ov031_020f87b8 kind:function(arm,size=0x14) addr:0x020f87b8 +func_ov031_020f87cc kind:function(arm,size=0xf0) addr:0x020f87cc +func_ov031_020f88bc kind:function(arm,size=0x98) addr:0x020f88bc +func_ov031_020f8954 kind:function(arm,size=0x5c) addr:0x020f8954 +func_ov031_020f89b0 kind:function(arm,size=0xc8) addr:0x020f89b0 +func_ov031_020f8a78 kind:function(arm,size=0xac) addr:0x020f8a78 +func_ov031_020f8b24 kind:function(arm,size=0x10) addr:0x020f8b24 +func_ov031_020f8b34 kind:function(arm,size=0x28) addr:0x020f8b34 +func_ov031_020f8b5c kind:function(arm,size=0xc) addr:0x020f8b5c +func_ov031_020f8b68 kind:function(arm,size=0x4) addr:0x020f8b68 +func_ov031_020f8b6c kind:function(arm,size=0x1c) addr:0x020f8b6c +func_ov031_020f8b88 kind:function(arm,size=0x100) addr:0x020f8b88 +func_ov031_020f8c88 kind:function(arm,size=0x6c) addr:0x020f8c88 +func_ov031_020f8cf4 kind:function(arm,size=0x224) addr:0x020f8cf4 +func_ov031_020f8f18 kind:function(arm,size=0xec) addr:0x020f8f18 +func_ov031_020f9004 kind:function(arm,size=0x38) addr:0x020f9004 +func_ov031_020f903c kind:function(arm,size=0x4) addr:0x020f903c +func_ov031_020f9040 kind:function(arm,size=0x20) addr:0x020f9040 +func_ov031_020f9060 kind:function(arm,size=0xe8) addr:0x020f9060 +func_ov031_020f9148 kind:function(arm,size=0x38) addr:0x020f9148 +func_ov031_020f9180 kind:function(arm,size=0x11c) addr:0x020f9180 +func_ov031_020f929c kind:function(arm,size=0x40) addr:0x020f929c +func_ov031_020f92dc kind:function(arm,size=0xa4) addr:0x020f92dc +func_ov031_020f9380 kind:function(arm,size=0x7c) addr:0x020f9380 +func_ov031_020f93fc kind:function(arm,size=0x74) addr:0x020f93fc +func_ov031_020f9470 kind:function(arm,size=0x7c) addr:0x020f9470 +func_ov031_020f94ec kind:function(arm,size=0xd8) addr:0x020f94ec +func_ov031_020f95c4 kind:function(arm,size=0xc0) addr:0x020f95c4 +func_ov031_020f9684 kind:function(arm,size=0x278) addr:0x020f9684 +func_ov031_020f98fc kind:function(arm,size=0x118) addr:0x020f98fc +func_ov031_020f9a14 kind:function(arm,size=0x210) addr:0x020f9a14 +func_ov031_020f9c24 kind:function(arm,size=0x4) addr:0x020f9c24 +func_ov031_020f9c28 kind:function(arm,size=0xac) addr:0x020f9c28 +func_ov031_020f9cd4 kind:function(arm,size=0x11c) addr:0x020f9cd4 +func_ov031_020f9df0 kind:function(arm,size=0x18) addr:0x020f9df0 +func_ov031_020f9e08 kind:function(arm,size=0x1c) addr:0x020f9e08 +func_ov031_020f9e24 kind:function(arm,size=0x1c) addr:0x020f9e24 +func_ov031_020f9e40 kind:function(arm,size=0x50) addr:0x020f9e40 +func_ov031_020f9e90 kind:function(arm,size=0x58) addr:0x020f9e90 +func_ov031_020f9ee8 kind:function(arm,size=0x14) addr:0x020f9ee8 +func_ov031_020f9efc kind:function(arm,size=0xc) addr:0x020f9efc +func_ov031_020f9f08 kind:function(arm,size=0x24) addr:0x020f9f08 +func_ov031_020f9f2c kind:function(arm,size=0x40) addr:0x020f9f2c +func_ov031_020f9f6c kind:function(arm,size=0xc) addr:0x020f9f6c +func_ov031_020f9f78 kind:function(arm,size=0x24) addr:0x020f9f78 +func_ov031_020f9f9c kind:function(arm,size=0x40) addr:0x020f9f9c +func_ov031_020f9fdc kind:function(arm,size=0xc) addr:0x020f9fdc +func_ov031_020f9fe8 kind:function(arm,size=0x24) addr:0x020f9fe8 +func_ov031_020fa00c kind:function(arm,size=0x40) addr:0x020fa00c +func_ov031_020fa04c kind:function(arm,size=0xc) addr:0x020fa04c +func_ov031_020fa058 kind:function(arm,size=0x24) addr:0x020fa058 +func_ov031_020fa07c kind:function(arm,size=0x40) addr:0x020fa07c +func_ov031_020fa0bc kind:function(arm,size=0x80) addr:0x020fa0bc +func_ov031_020fa13c kind:function(arm,size=0x200) addr:0x020fa13c +func_ov031_020fa33c kind:function(arm,size=0x30) addr:0x020fa33c +func_ov031_020fa36c kind:function(arm,size=0xc) addr:0x020fa36c +func_ov031_020fa378 kind:function(arm,size=0x18) addr:0x020fa378 +func_ov031_020fa390 kind:function(arm,size=0x1c4) addr:0x020fa390 +func_ov031_020fa554 kind:function(arm,size=0x44) addr:0x020fa554 +func_ov031_020fa598 kind:function(arm,size=0x4) addr:0x020fa598 +func_ov031_020fa59c kind:function(arm,size=0x28) addr:0x020fa59c +func_ov031_020fa5c4 kind:function(arm,size=0xc) addr:0x020fa5c4 +func_ov031_020fa5d0 kind:function(arm,size=0x84) addr:0x020fa5d0 +func_ov031_020fa654 kind:function(arm,size=0x44) addr:0x020fa654 +func_ov031_020fa698 kind:function(arm,size=0x70) addr:0x020fa698 +func_ov031_020fa708 kind:function(arm,size=0x18) addr:0x020fa708 +func_ov031_020fa720 kind:function(arm,size=0x60) addr:0x020fa720 +func_ov031_020fa780 kind:function(arm,size=0x14) addr:0x020fa780 +func_ov031_020fa794 kind:function(arm,size=0x4) addr:0x020fa794 +func_ov031_020fa798 kind:function(arm,size=0x10) addr:0x020fa798 +func_ov031_020fa7a8 kind:function(arm,size=0x50) addr:0x020fa7a8 +func_ov031_020fa7f8 kind:function(arm,size=0x64) addr:0x020fa7f8 +func_ov031_020fa85c kind:function(arm,size=0x110) addr:0x020fa85c +func_ov031_020fa96c kind:function(arm,size=0xc4) addr:0x020fa96c +func_ov031_020faa30 kind:function(arm,size=0xf8) addr:0x020faa30 +func_ov031_020fab28 kind:function(arm,size=0x38) addr:0x020fab28 +func_ov031_020fab60 kind:function(arm,size=0x44) addr:0x020fab60 +func_ov031_020faba4 kind:function(arm,size=0x20) addr:0x020faba4 +func_ov031_020fabc4 kind:function(arm,size=0x28) addr:0x020fabc4 +func_ov031_020fabec kind:function(arm,size=0x20) addr:0x020fabec +func_ov031_020fac0c kind:function(arm,size=0x14) addr:0x020fac0c +func_ov031_020fac20 kind:function(arm,size=0x1c) addr:0x020fac20 +func_ov031_020fac3c kind:function(arm,size=0x14) addr:0x020fac3c +func_ov031_020fac50 kind:function(arm,size=0x14) addr:0x020fac50 +func_ov031_020fac64 kind:function(arm,size=0x14) addr:0x020fac64 +func_ov031_020fac78 kind:function(arm,size=0x14) addr:0x020fac78 +func_ov031_020fac8c kind:function(arm,size=0xc) addr:0x020fac8c +func_ov031_020fac98 kind:function(arm,size=0x24) addr:0x020fac98 +func_ov031_020facbc kind:function(arm,size=0x28) addr:0x020facbc +func_ov031_020face4 kind:function(arm,size=0xb0) addr:0x020face4 +func_ov031_020fad94 kind:function(arm,size=0xd8) addr:0x020fad94 +func_ov031_020fae6c kind:function(arm,size=0x4c) addr:0x020fae6c +func_ov031_020faeb8 kind:function(arm,size=0x20) addr:0x020faeb8 +func_ov031_020faed8 kind:function(arm,size=0xc) addr:0x020faed8 +func_ov031_020faee4 kind:function(arm,size=0x54) addr:0x020faee4 +func_ov031_020faf38 kind:function(arm,size=0x18) addr:0x020faf38 +func_ov031_020faf50 kind:function(arm,size=0x90) addr:0x020faf50 +func_ov031_020fafe0 kind:function(arm,size=0x4) addr:0x020fafe0 +func_ov031_020fafe4 kind:function(arm,size=0x50) addr:0x020fafe4 +func_ov031_020fb034 kind:function(arm,size=0x20) addr:0x020fb034 +func_ov031_020fb054 kind:function(arm,size=0x1e0) addr:0x020fb054 +func_ov031_020fb234 kind:function(arm,size=0x18) addr:0x020fb234 +func_ov031_020fb24c kind:function(arm,size=0x68) addr:0x020fb24c +func_ov031_020fb2b4 kind:function(arm,size=0x2c) addr:0x020fb2b4 +func_ov031_020fb2e0 kind:function(arm,size=0x1c) addr:0x020fb2e0 +func_ov031_020fb2fc kind:function(arm,size=0x1c) addr:0x020fb2fc +func_ov031_020fb318 kind:function(arm,size=0x1c) addr:0x020fb318 +func_ov031_020fb334 kind:function(arm,size=0x4c) addr:0x020fb334 +func_ov031_020fb380 kind:function(arm,size=0x28) addr:0x020fb380 +func_ov031_020fb3a8 kind:function(arm,size=0x20) addr:0x020fb3a8 +func_ov031_020fb3c8 kind:function(arm,size=0x14) addr:0x020fb3c8 +func_ov031_020fb3dc kind:function(arm,size=0x10) addr:0x020fb3dc +func_ov031_020fb3ec kind:function(arm,size=0x10) addr:0x020fb3ec +func_ov031_020fb3fc kind:function(arm,size=0x10) addr:0x020fb3fc +func_ov031_020fb40c kind:function(arm,size=0x10) addr:0x020fb40c +func_ov031_020fb41c kind:function(arm,size=0x10) addr:0x020fb41c +func_ov031_020fb42c kind:function(arm,size=0x10) addr:0x020fb42c +func_ov031_020fb43c kind:function(arm,size=0xc) addr:0x020fb43c +func_ov031_020fb448 kind:function(arm,size=0x24) addr:0x020fb448 +func_ov031_020fb46c kind:function(arm,size=0x28) addr:0x020fb46c +func_ov031_020fb494 kind:function(arm,size=0x28) addr:0x020fb494 +func_ov031_020fb4bc kind:function(arm,size=0x3c) addr:0x020fb4bc +func_ov031_020fb4f8 kind:function(arm,size=0x44) addr:0x020fb4f8 +func_ov031_020fb53c kind:function(arm,size=0x44) addr:0x020fb53c +func_ov031_020fb580 kind:function(arm,size=0x20) addr:0x020fb580 +func_ov031_020fb5a0 kind:function(arm,size=0x28) addr:0x020fb5a0 +func_ov031_020fb5c8 kind:function(arm,size=0x14) addr:0x020fb5c8 +func_ov031_020fb5dc kind:function(arm,size=0xc) addr:0x020fb5dc +func_ov031_020fb5e8 kind:function(arm,size=0x24) addr:0x020fb5e8 +func_ov031_020fb60c kind:function(arm,size=0x28) addr:0x020fb60c +func_ov031_020fb634 kind:function(arm,size=0x110) addr:0x020fb634 +func_ov031_020fb744 kind:function(arm,size=0xb8) addr:0x020fb744 +func_ov031_020fb7fc kind:function(arm,size=0x38) addr:0x020fb7fc +func_ov031_020fb834 kind:function(arm,size=0x14) addr:0x020fb834 +func_ov031_020fb848 kind:function(arm,size=0x8) addr:0x020fb848 +func_ov031_020fb850 kind:function(arm,size=0x70) addr:0x020fb850 +func_ov031_020fb8c0 kind:function(arm,size=0x30) addr:0x020fb8c0 +func_ov031_020fb8f0 kind:function(arm,size=0x38) addr:0x020fb8f0 +func_ov031_020fb928 kind:function(arm,size=0x14) addr:0x020fb928 +func_ov031_020fb93c kind:function(arm,size=0xc) addr:0x020fb93c +func_ov031_020fb948 kind:function(arm,size=0x24) addr:0x020fb948 +func_ov031_020fb96c kind:function(arm,size=0x44) addr:0x020fb96c +func_ov031_020fb9b0 kind:function(arm,size=0x58) addr:0x020fb9b0 +func_ov031_020fba08 kind:function(arm,size=0x48) addr:0x020fba08 +func_ov031_020fba50 kind:function(arm,size=0x68) addr:0x020fba50 +func_ov031_020fbab8 kind:function(arm,size=0xc) addr:0x020fbab8 +func_ov031_020fbac4 kind:function(arm,size=0x20) addr:0x020fbac4 +func_ov031_020fbae4 kind:function(arm,size=0xac) addr:0x020fbae4 +func_ov031_020fbb90 kind:function(arm,size=0x8c) addr:0x020fbb90 +func_ov031_020fbc1c kind:function(arm,size=0x9c) addr:0x020fbc1c +func_ov031_020fbcb8 kind:function(arm,size=0x4) addr:0x020fbcb8 +func_ov031_020fbcbc kind:function(arm,size=0x14) addr:0x020fbcbc +func_ov031_020fbcd0 kind:function(arm,size=0x40) addr:0x020fbcd0 +func_ov031_020fbd10 kind:function(arm,size=0x24) addr:0x020fbd10 +func_ov031_020fbd34 kind:function(arm,size=0x38) addr:0x020fbd34 +func_ov031_020fbd6c kind:function(arm,size=0x58) addr:0x020fbd6c +func_ov031_020fbdc4 kind:function(arm,size=0x2c) addr:0x020fbdc4 +func_ov031_020fbdf0 kind:function(arm,size=0x30) addr:0x020fbdf0 +func_ov031_020fbe20 kind:function(arm,size=0x38) addr:0x020fbe20 +func_ov031_020fbe58 kind:function(arm,size=0x14) addr:0x020fbe58 +func_ov031_020fbe6c kind:function(arm,size=0x1c) addr:0x020fbe6c +func_ov031_020fbe88 kind:function(arm,size=0x14) addr:0x020fbe88 +func_ov031_020fbe9c kind:function(arm,size=0xd8) addr:0x020fbe9c +func_ov031_020fbf74 kind:function(arm,size=0xcc) addr:0x020fbf74 +func_ov031_020fc040 kind:function(arm,size=0x144) addr:0x020fc040 +func_ov031_020fc184 kind:function(arm,size=0x400) addr:0x020fc184 +func_ov031_020fc584 kind:function(arm,size=0x4) addr:0x020fc584 +func_ov031_020fc588 kind:function(arm,size=0x64) addr:0x020fc588 +func_ov031_020fc5ec kind:function(arm,size=0xfc) addr:0x020fc5ec +func_ov031_020fc6e8 kind:function(arm,size=0x598) addr:0x020fc6e8 +func_ov031_020fcc80 kind:function(arm,size=0x4) addr:0x020fcc80 +func_ov031_020fcc84 kind:function(arm,size=0xc) addr:0x020fcc84 +func_ov031_020fcc90 kind:function(arm,size=0x10) addr:0x020fcc90 +func_ov031_020fcca0 kind:function(arm,size=0x8) addr:0x020fcca0 +func_ov031_020fcca8 kind:function(arm,size=0x180) addr:0x020fcca8 +func_ov031_020fce28 kind:function(arm,size=0x4) addr:0x020fce28 +func_ov031_020fce2c kind:function(arm,size=0x4) addr:0x020fce2c +func_ov031_020fce30 kind:function(arm,size=0x10) addr:0x020fce30 +func_ov031_020fce40 kind:function(arm,size=0x30) addr:0x020fce40 +func_ov031_020fce70 kind:function(arm,size=0x28) addr:0x020fce70 +func_ov031_020fce98 kind:function(arm,size=0x80) addr:0x020fce98 +func_ov031_020fcf18 kind:function(arm,size=0x4) addr:0x020fcf18 +func_ov031_020fcf1c kind:function(arm,size=0x4) addr:0x020fcf1c +func_ov031_020fcf20 kind:function(arm,size=0x11c) addr:0x020fcf20 +func_ov031_020fd03c kind:function(arm,size=0x24) addr:0x020fd03c +func_ov031_020fd060 kind:function(arm,size=0x44) addr:0x020fd060 +func_ov031_020fd0a4 kind:function(arm,size=0x4) addr:0x020fd0a4 +func_ov031_020fd0a8 kind:function(arm,size=0xfc) addr:0x020fd0a8 +func_ov031_020fd1a4 kind:function(arm,size=0x8) addr:0x020fd1a4 +func_ov031_020fd1ac kind:function(arm,size=0x8) addr:0x020fd1ac +func_ov031_020fd1b4 kind:function(arm,size=0x4) addr:0x020fd1b4 +func_ov031_020fd1b8 kind:function(arm,size=0x4) addr:0x020fd1b8 +func_ov031_020fd1bc kind:function(arm,size=0x4) addr:0x020fd1bc +func_ov031_020fd1c0 kind:function(arm,size=0x20) addr:0x020fd1c0 +func_ov031_020fd1e0 kind:function(arm,size=0x28) addr:0x020fd1e0 +func_ov031_020fd208 kind:function(arm,size=0x10) addr:0x020fd208 +func_ov031_020fd218 kind:function(arm,size=0x10) addr:0x020fd218 +func_ov031_020fd228 kind:function(arm,size=0xc) addr:0x020fd228 +func_ov031_020fd234 kind:function(arm,size=0x24) addr:0x020fd234 +func_ov031_020fd258 kind:function(arm,size=0x50) addr:0x020fd258 +func_ov031_020fd2a8 kind:function(arm,size=0xbc) addr:0x020fd2a8 +func_ov031_020fd364 kind:function(arm,size=0x50) addr:0x020fd364 +func_ov031_020fd3b4 kind:function(arm,size=0x174) addr:0x020fd3b4 +func_ov031_020fd528 kind:function(arm,size=0xc) addr:0x020fd528 +func_ov031_020fd534 kind:function(arm,size=0x70) addr:0x020fd534 +func_ov031_020fd5a4 kind:function(arm,size=0x374) addr:0x020fd5a4 +func_ov031_020fd918 kind:function(arm,size=0x2c) addr:0x020fd918 +func_ov031_020fd944 kind:function(arm,size=0x3f4) addr:0x020fd944 +func_ov031_020fdd38 kind:function(arm,size=0xbc) addr:0x020fdd38 +func_ov031_020fddf4 kind:function(arm,size=0xac) addr:0x020fddf4 +func_ov031_020fdea0 kind:function(arm,size=0x158) addr:0x020fdea0 +func_ov031_020fdff8 kind:function(arm,size=0xf8) addr:0x020fdff8 +func_ov031_020fe0f0 kind:function(arm,size=0xc) addr:0x020fe0f0 +func_ov031_020fe0fc kind:function(arm,size=0x80) addr:0x020fe0fc +func_ov031_020fe17c kind:function(arm,size=0x84) addr:0x020fe17c +func_ov031_020fe200 kind:function(arm,size=0x15c) addr:0x020fe200 +func_ov031_020fe35c kind:function(arm,size=0x24) addr:0x020fe35c +func_ov031_020fe380 kind:function(arm,size=0x28) addr:0x020fe380 +func_ov031_020fe3a8 kind:function(arm,size=0x44) addr:0x020fe3a8 +func_ov031_020fe3ec kind:function(arm,size=0x2c) addr:0x020fe3ec +func_ov031_020fe418 kind:function(arm,size=0x44) addr:0x020fe418 +func_ov031_020fe45c kind:function(arm,size=0x24) addr:0x020fe45c +func_ov031_020fe480 kind:function(arm,size=0x38) addr:0x020fe480 +func_ov031_020fe4b8 kind:function(arm,size=0x274) addr:0x020fe4b8 +func_ov031_020fe72c kind:function(arm,size=0x9c) addr:0x020fe72c +func_ov031_020fe7c8 kind:function(arm,size=0x30) addr:0x020fe7c8 +func_ov031_020fe7f8 kind:function(arm,size=0x38) addr:0x020fe7f8 +func_ov031_020fe830 kind:function(arm,size=0x14) addr:0x020fe830 +func_ov031_020fe844 kind:function(arm,size=0x10) addr:0x020fe844 +func_ov031_020fe854 kind:function(arm,size=0x10) addr:0x020fe854 +func_ov031_020fe864 kind:function(arm,size=0xc) addr:0x020fe864 +func_ov031_020fe870 kind:function(arm,size=0x24) addr:0x020fe870 +func_ov031_020fe894 kind:function(arm,size=0x54) addr:0x020fe894 +func_ov031_020fe8e8 kind:function(arm,size=0xb4) addr:0x020fe8e8 +func_ov031_020fe99c kind:function(arm,size=0x1c) addr:0x020fe99c +func_ov031_020fe9b8 kind:function(arm,size=0x18) addr:0x020fe9b8 +func_ov031_020fe9d0 kind:function(arm,size=0xc) addr:0x020fe9d0 +func_ov031_020fe9dc kind:function(arm,size=0x14c) addr:0x020fe9dc +func_ov031_020feb28 kind:function(arm,size=0x90) addr:0x020feb28 +func_ov031_020febb8 kind:function(arm,size=0x34) addr:0x020febb8 +func_ov031_020febec kind:function(arm,size=0x90) addr:0x020febec +func_ov031_020fec7c kind:function(arm,size=0xc) addr:0x020fec7c +func_ov031_020fec88 kind:function(arm,size=0x8) addr:0x020fec88 +func_ov031_020fec90 kind:function(arm,size=0x8) addr:0x020fec90 +func_ov031_020fec98 kind:function(arm,size=0x50) addr:0x020fec98 +func_ov031_020fece8 kind:function(arm,size=0x24) addr:0x020fece8 +func_ov031_020fed0c kind:function(arm,size=0x19c) addr:0x020fed0c +func_ov031_020feea8 kind:function(arm,size=0x2c) addr:0x020feea8 +func_ov031_020feed4 kind:function(arm,size=0x44) addr:0x020feed4 +func_ov031_020fef18 kind:function(arm,size=0x4) addr:0x020fef18 +func_ov031_020fef1c kind:function(arm,size=0x4) addr:0x020fef1c +func_ov031_020fef20 kind:function(arm,size=0x30) addr:0x020fef20 +func_ov031_020fef50 kind:function(arm,size=0x38) addr:0x020fef50 +func_ov031_020fef88 kind:function(arm,size=0x14) addr:0x020fef88 +func_ov031_020fef9c kind:function(arm,size=0xc) addr:0x020fef9c +func_ov031_020fefa8 kind:function(arm,size=0x24) addr:0x020fefa8 +func_ov031_020fefcc kind:function(arm,size=0x48) addr:0x020fefcc +func_ov031_020ff014 kind:function(arm,size=0x64) addr:0x020ff014 +func_ov031_020ff078 kind:function(arm,size=0x64) addr:0x020ff078 +func_ov031_020ff0dc kind:function(arm,size=0xd0) addr:0x020ff0dc +func_ov031_020ff1ac kind:function(arm,size=0x84) addr:0x020ff1ac +func_ov031_020ff230 kind:function(arm,size=0x10) addr:0x020ff230 +func_ov031_020ff240 kind:function(arm,size=0x20) addr:0x020ff240 +func_ov031_020ff260 kind:function(arm,size=0x80) addr:0x020ff260 +func_ov031_020ff2e0 kind:function(arm,size=0xc) addr:0x020ff2e0 +func_ov031_020ff2ec kind:function(arm,size=0xcc) addr:0x020ff2ec +func_ov031_020ff3b8 kind:function(arm,size=0x50) addr:0x020ff3b8 +func_ov031_020ff408 kind:function(arm,size=0x40) addr:0x020ff408 +func_ov031_020ff448 kind:function(arm,size=0x74) addr:0x020ff448 +func_ov031_020ff4bc kind:function(arm,size=0x44) addr:0x020ff4bc +func_ov031_020ff500 kind:function(arm,size=0x2c) addr:0x020ff500 +func_ov031_020ff52c kind:function(arm,size=0x40) addr:0x020ff52c +func_ov031_020ff56c kind:function(arm,size=0x2c) addr:0x020ff56c +func_ov031_020ff598 kind:function(arm,size=0x44) addr:0x020ff598 +func_ov031_020ff5dc kind:function(arm,size=0x28) addr:0x020ff5dc +func_ov031_020ff604 kind:function(arm,size=0x30) addr:0x020ff604 +func_ov031_020ff634 kind:function(arm,size=0x14) addr:0x020ff634 +func_ov031_020ff648 kind:function(arm,size=0xc) addr:0x020ff648 +func_ov031_020ff654 kind:function(arm,size=0x24) addr:0x020ff654 +func_ov031_020ff678 kind:function(arm,size=0x50) addr:0x020ff678 +func_ov031_020ff6c8 kind:function(arm,size=0x88) addr:0x020ff6c8 +func_ov031_020ff750 kind:function(arm,size=0x88) addr:0x020ff750 +func_ov031_020ff7d8 kind:function(arm,size=0x14) addr:0x020ff7d8 +func_ov031_020ff7ec kind:function(arm,size=0x100) addr:0x020ff7ec +func_ov031_020ff8ec kind:function(arm,size=0x3d0) addr:0x020ff8ec +func_ov031_020ffcbc kind:function(arm,size=0xc) addr:0x020ffcbc +func_ov031_020ffcc8 kind:function(arm,size=0x14c) addr:0x020ffcc8 +func_ov031_020ffe14 kind:function(arm,size=0xf8) addr:0x020ffe14 +func_ov031_020fff0c kind:function(arm,size=0x8) addr:0x020fff0c +func_ov031_020fff14 kind:function(arm,size=0x38) addr:0x020fff14 +func_ov031_020fff4c kind:function(arm,size=0x60) addr:0x020fff4c +func_ov031_020fffac kind:function(arm,size=0x10) addr:0x020fffac +func_ov031_020fffbc kind:function(arm,size=0x8) addr:0x020fffbc +func_ov031_020fffc4 kind:function(arm,size=0x8) addr:0x020fffc4 +func_ov031_020fffcc kind:function(arm,size=0x50) addr:0x020fffcc +func_ov031_0210001c kind:function(arm,size=0x24) addr:0x0210001c +func_ov031_02100040 kind:function(arm,size=0x19c) addr:0x02100040 +func_ov031_021001dc kind:function(arm,size=0x8c) addr:0x021001dc +func_ov031_02100268 kind:function(arm,size=0x2c) addr:0x02100268 +func_ov031_02100294 kind:function(arm,size=0x44) addr:0x02100294 +func_ov031_021002d8 kind:function(arm,size=0x4) addr:0x021002d8 +func_ov031_021002dc kind:function(arm,size=0x4) addr:0x021002dc +func_ov031_021002e0 kind:function(arm,size=0x4) addr:0x021002e0 +func_ov031_021002e4 kind:function(arm,size=0x30) addr:0x021002e4 +func_ov031_02100314 kind:function(arm,size=0x38) addr:0x02100314 +func_ov031_0210034c kind:function(arm,size=0x14) addr:0x0210034c +func_ov031_02100360 kind:function(arm,size=0x1c) addr:0x02100360 +func_ov031_0210037c kind:function(arm,size=0xc) addr:0x0210037c +func_ov031_02100388 kind:function(arm,size=0x24) addr:0x02100388 +func_ov031_021003ac kind:function(arm,size=0x4c) addr:0x021003ac +func_ov031_021003f8 kind:function(arm,size=0x34) addr:0x021003f8 +func_ov031_0210042c kind:function(arm,size=0x18) addr:0x0210042c +func_ov031_02100444 kind:function(arm,size=0x8c) addr:0x02100444 +func_ov031_021004d0 kind:function(arm,size=0x28) addr:0x021004d0 +func_ov031_021004f8 kind:function(arm,size=0x44) addr:0x021004f8 +func_ov031_0210053c kind:function(arm,size=0x4) addr:0x0210053c +func_ov031_02100540 kind:function(arm,size=0x4) addr:0x02100540 +func_ov031_02100544 kind:function(arm,size=0x2c) addr:0x02100544 +func_ov031_02100570 kind:function(arm,size=0x30) addr:0x02100570 +func_ov031_021005a0 kind:function(arm,size=0x38) addr:0x021005a0 +func_ov031_021005d8 kind:function(arm,size=0x14) addr:0x021005d8 +func_ov031_021005ec kind:function(arm,size=0x1c) addr:0x021005ec +func_ov031_02100608 kind:function(arm,size=0xc) addr:0x02100608 +func_ov031_02100614 kind:function(arm,size=0x24) addr:0x02100614 +func_ov031_02100638 kind:function(arm,size=0x48) addr:0x02100638 +func_ov031_02100680 kind:function(arm,size=0xac) addr:0x02100680 +func_ov031_0210072c kind:function(arm,size=0xd8) addr:0x0210072c +func_ov031_02100804 kind:function(arm,size=0x40) addr:0x02100804 +func_ov031_02100844 kind:function(arm,size=0x44) addr:0x02100844 +func_ov031_02100888 kind:function(arm,size=0x20) addr:0x02100888 +func_ov031_021008a8 kind:function(arm,size=0x28) addr:0x021008a8 +func_ov031_021008d0 kind:function(arm,size=0x14) addr:0x021008d0 +func_ov031_021008e4 kind:function(arm,size=0xc) addr:0x021008e4 +func_ov031_021008f0 kind:function(arm,size=0x24) addr:0x021008f0 +func_ov031_02100914 kind:function(arm,size=0x4c) addr:0x02100914 +func_ov031_02100960 kind:function(arm,size=0x60) addr:0x02100960 +func_ov031_021009c0 kind:function(arm,size=0x198) addr:0x021009c0 +func_ov031_02100b58 kind:function(arm,size=0x4) addr:0x02100b58 +func_ov031_02100b5c kind:function(arm,size=0x38) addr:0x02100b5c +func_ov031_02100b94 kind:function(arm,size=0x20) addr:0x02100b94 +func_ov031_02100bb4 kind:function(arm,size=0x28) addr:0x02100bb4 +func_ov031_02100bdc kind:function(arm,size=0x14) addr:0x02100bdc +func_ov031_02100bf0 kind:function(arm,size=0x1c) addr:0x02100bf0 +func_ov031_02100c0c kind:function(arm,size=0xc) addr:0x02100c0c +func_ov031_02100c18 kind:function(arm,size=0x24) addr:0x02100c18 +func_ov031_02100c3c kind:function(arm,size=0x48) addr:0x02100c3c +func_ov031_02100c84 kind:function(arm,size=0x68) addr:0x02100c84 +func_ov031_02100cec kind:function(arm,size=0x1b4) addr:0x02100cec +func_ov031_02100ea0 kind:function(arm,size=0x4) addr:0x02100ea0 +func_ov031_02100ea4 kind:function(arm,size=0x30) addr:0x02100ea4 +func_ov031_02100ed4 kind:function(arm,size=0x1fc) addr:0x02100ed4 +func_ov031_021010d0 kind:function(arm,size=0x28) addr:0x021010d0 +func_ov031_021010f8 kind:function(arm,size=0x30) addr:0x021010f8 +func_ov031_02101128 kind:function(arm,size=0x14) addr:0x02101128 +func_ov031_0210113c kind:function(arm,size=0xc) addr:0x0210113c +func_ov031_02101148 kind:function(arm,size=0x24) addr:0x02101148 +func_ov031_0210116c kind:function(arm,size=0xa4) addr:0x0210116c +func_ov031_02101210 kind:function(arm,size=0x48) addr:0x02101210 +func_ov031_02101258 kind:function(arm,size=0x48) addr:0x02101258 +func_ov031_021012a0 kind:function(arm,size=0x31c) addr:0x021012a0 +func_ov031_021015bc kind:function(arm,size=0x78) addr:0x021015bc +func_ov031_02101634 kind:function(arm,size=0x74) addr:0x02101634 +func_ov031_021016a8 kind:function(arm,size=0x13c) addr:0x021016a8 +func_ov031_021017e4 kind:function(arm,size=0x88) addr:0x021017e4 +func_ov031_0210186c kind:function(arm,size=0x3c) addr:0x0210186c +func_ov031_021018a8 kind:function(arm,size=0x74) addr:0x021018a8 +func_ov031_0210191c kind:function(arm,size=0xb8) addr:0x0210191c +func_ov031_021019d4 kind:function(arm,size=0xac) addr:0x021019d4 +func_ov031_02101a80 kind:function(arm,size=0x18) addr:0x02101a80 +func_ov031_02101a98 kind:function(arm,size=0x10) addr:0x02101a98 +func_ov031_02101aa8 kind:function(arm,size=0x20) addr:0x02101aa8 +func_ov031_02101ac8 kind:function(arm,size=0x14) addr:0x02101ac8 +func_ov031_02101adc kind:function(arm,size=0x1c) addr:0x02101adc +func_ov031_02101af8 kind:function(arm,size=0x14) addr:0x02101af8 +func_ov031_02101b0c kind:function(arm,size=0x14) addr:0x02101b0c +func_ov031_02101b20 kind:function(arm,size=0x24) addr:0x02101b20 +func_ov031_02101b44 kind:function(arm,size=0xc) addr:0x02101b44 +func_ov031_02101b50 kind:function(arm,size=0x24) addr:0x02101b50 +func_ov031_02101b74 kind:function(arm,size=0x90) addr:0x02101b74 +func_ov031_02101c04 kind:function(arm,size=0x114) addr:0x02101c04 +func_ov031_02101d18 kind:function(arm,size=0x7c) addr:0x02101d18 +func_ov031_02101d94 kind:function(arm,size=0x84) addr:0x02101d94 +func_ov031_02101e18 kind:function(arm,size=0xf0) addr:0x02101e18 +func_ov031_02101f08 kind:function(arm,size=0x44) addr:0x02101f08 +func_ov031_02101f4c kind:function(arm,size=0x16c) addr:0x02101f4c +func_ov031_021020b8 kind:function(arm,size=0xc) addr:0x021020b8 +func_ov031_021020c4 kind:function(arm,size=0x20) addr:0x021020c4 +func_ov031_021020e4 kind:function(arm,size=0x138) addr:0x021020e4 +func_ov031_0210221c kind:function(arm,size=0xd4) addr:0x0210221c +func_ov031_021022f0 kind:function(arm,size=0x1f0) addr:0x021022f0 +func_ov031_021024e0 kind:function(arm,size=0x74) addr:0x021024e0 +func_ov031_02102554 kind:function(arm,size=0x14) addr:0x02102554 +func_ov031_02102568 kind:function(arm,size=0xc) addr:0x02102568 +func_ov031_02102574 kind:function(arm,size=0x24) addr:0x02102574 +func_ov031_02102598 kind:function(arm,size=0x44) addr:0x02102598 +func_ov031_021025dc kind:function(arm,size=0x118) addr:0x021025dc +func_ov031_021026f4 kind:function(arm,size=0x144) addr:0x021026f4 +func_ov031_02102838 kind:function(arm,size=0x10) addr:0x02102838 +func_ov031_02102848 kind:function(arm,size=0x10) addr:0x02102848 +func_ov031_02102858 kind:function(arm,size=0x7c) addr:0x02102858 +func_ov031_021028d4 kind:function(arm,size=0xf0) addr:0x021028d4 +func_ov031_021029c4 kind:function(arm,size=0x15c) addr:0x021029c4 +func_ov031_02102b20 kind:function(arm,size=0x50) addr:0x02102b20 +func_ov031_02102b70 kind:function(arm,size=0x98) addr:0x02102b70 +func_ov031_02102c08 kind:function(arm,size=0x1c) addr:0x02102c08 +func_ov031_02102c24 kind:function(arm,size=0x70) addr:0x02102c24 +func_ov031_02102c94 kind:function(arm,size=0x20) addr:0x02102c94 +func_ov031_02102cb4 kind:function(arm,size=0x28) addr:0x02102cb4 +func_ov031_02102cdc kind:function(arm,size=0x14) addr:0x02102cdc +func_ov031_02102cf0 kind:function(arm,size=0x40) addr:0x02102cf0 +func_ov031_02102d30 kind:function(arm,size=0x30) addr:0x02102d30 +func_ov031_02102d60 kind:function(arm,size=0x224) addr:0x02102d60 +func_ov031_02102f84 kind:function(arm,size=0x1c) addr:0x02102f84 +func_ov031_02102fa0 kind:function(arm,size=0xc) addr:0x02102fa0 +func_ov031_02102fac kind:function(arm,size=0x24) addr:0x02102fac +func_ov031_02102fd0 kind:function(arm,size=0x44) addr:0x02102fd0 +func_ov031_02103014 kind:function(arm,size=0x80) addr:0x02103014 +func_ov031_02103094 kind:function(arm,size=0x2c) addr:0x02103094 +func_ov031_021030c0 kind:function(arm,size=0x8) addr:0x021030c0 +func_ov031_021030c8 kind:function(arm,size=0xc) addr:0x021030c8 +func_ov031_021030d4 kind:function(arm,size=0x14) addr:0x021030d4 +func_ov031_021030e8 kind:function(arm,size=0x1c) addr:0x021030e8 +func_ov031_02103104 kind:function(arm,size=0x14) addr:0x02103104 +func_ov031_02103118 kind:function(arm,size=0x28) addr:0x02103118 +func_ov031_02103140 kind:function(arm,size=0x5c) addr:0x02103140 +func_ov031_0210319c kind:function(arm,size=0x10) addr:0x0210319c +func_ov031_021031ac kind:function(arm,size=0x80) addr:0x021031ac +func_ov031_0210322c kind:function(arm,size=0x14) addr:0x0210322c +func_ov031_02103240 kind:function(arm,size=0x20) addr:0x02103240 +func_ov031_02103260 kind:function(arm,size=0x28) addr:0x02103260 +func_ov031_02103288 kind:function(arm,size=0x20) addr:0x02103288 +func_ov031_021032a8 kind:function(arm,size=0xdc) addr:0x021032a8 +func_ov031_02103384 kind:function(arm,size=0x2e0) addr:0x02103384 +func_ov031_02103664 kind:function(arm,size=0x27c) addr:0x02103664 +func_ov031_021038e0 kind:function(arm,size=0x14) addr:0x021038e0 +func_ov031_021038f4 kind:function(arm,size=0xc) addr:0x021038f4 +func_ov031_02103900 kind:function(arm,size=0x94) addr:0x02103900 +func_ov031_02103994 kind:function(arm,size=0x14) addr:0x02103994 +func_ov031_021039a8 kind:function(arm,size=0x1c) addr:0x021039a8 +func_ov031_021039c4 kind:function(arm,size=0x3b4) addr:0x021039c4 +func_ov031_02103d78 kind:function(arm,size=0xe8) addr:0x02103d78 +func_ov031_02103e60 kind:function(arm,size=0x108) addr:0x02103e60 +func_ov031_02103f68 kind:function(arm,size=0x100) addr:0x02103f68 +func_ov031_02104068 kind:function(arm,size=0x8) addr:0x02104068 +func_ov031_02104070 kind:function(arm,size=0x8) addr:0x02104070 +func_ov031_02104078 kind:function(arm,size=0x58) addr:0x02104078 +func_ov031_021040d0 kind:function(arm,size=0x28) addr:0x021040d0 +func_ov031_021040f8 kind:function(arm,size=0x2c) addr:0x021040f8 +func_ov031_02104124 kind:function(arm,size=0xc) addr:0x02104124 +func_ov031_02104130 kind:function(arm,size=0x1c) addr:0x02104130 +func_ov031_0210414c kind:function(arm,size=0xc) addr:0x0210414c +func_ov031_02104158 kind:function(arm,size=0x24) addr:0x02104158 +func_ov031_0210417c kind:function(arm,size=0x44) addr:0x0210417c +func_ov031_021041c0 kind:function(arm,size=0x84) addr:0x021041c0 +func_ov031_02104244 kind:function(arm,size=0x54) addr:0x02104244 +func_ov031_02104298 kind:function(arm,size=0xc) addr:0x02104298 +func_ov031_021042a4 kind:function(arm,size=0x14) addr:0x021042a4 +func_ov031_021042b8 kind:function(arm,size=0x1c) addr:0x021042b8 +func_ov031_021042d4 kind:function(arm,size=0x14) addr:0x021042d4 +func_ov031_021042e8 kind:function(arm,size=0xc) addr:0x021042e8 +func_ov031_021042f4 kind:function(arm,size=0x24) addr:0x021042f4 +func_ov031_02104318 kind:function(arm,size=0x44) addr:0x02104318 +func_ov031_0210435c kind:function(arm,size=0x24) addr:0x0210435c +func_ov031_02104380 kind:function(arm,size=0x48) addr:0x02104380 +func_ov031_021043c8 kind:function(arm,size=0x10) addr:0x021043c8 +func_ov031_021043d8 kind:function(arm,size=0x2c) addr:0x021043d8 +func_ov031_02104404 kind:function(arm,size=0xc) addr:0x02104404 +func_ov031_02104410 kind:function(arm,size=0x54) addr:0x02104410 +func_ov031_02104464 kind:function(arm,size=0x14) addr:0x02104464 +func_ov031_02104478 kind:function(arm,size=0x1c) addr:0x02104478 +func_ov031_02104494 kind:function(arm,size=0x14) addr:0x02104494 +func_ov031_021044a8 kind:function(arm,size=0xc) addr:0x021044a8 +func_ov031_021044b4 kind:function(arm,size=0x24) addr:0x021044b4 +func_ov031_021044d8 kind:function(arm,size=0x48) addr:0x021044d8 +func_ov031_02104520 kind:function(arm,size=0x80) addr:0x02104520 +func_ov031_021045a0 kind:function(arm,size=0xc) addr:0x021045a0 +func_ov031_021045ac kind:function(arm,size=0x14) addr:0x021045ac +func_ov031_021045c0 kind:function(arm,size=0x1c) addr:0x021045c0 +func_ov031_021045dc kind:function(arm,size=0x14) addr:0x021045dc +func_ov031_021045f0 kind:function(arm,size=0xc) addr:0x021045f0 +func_ov031_021045fc kind:function(arm,size=0x24) addr:0x021045fc +func_ov031_02104620 kind:function(arm,size=0x48) addr:0x02104620 +func_ov031_02104668 kind:function(arm,size=0x4c) addr:0x02104668 +func_ov031_021046b4 kind:function(arm,size=0x74) addr:0x021046b4 +func_ov031_02104728 kind:function(arm,size=0x6c) addr:0x02104728 +func_ov031_02104794 kind:function(arm,size=0x8) addr:0x02104794 +func_ov031_0210479c kind:function(arm,size=0x8) addr:0x0210479c +func_ov031_021047a4 kind:function(arm,size=0x3c) addr:0x021047a4 +func_ov031_021047e0 kind:function(arm,size=0x50) addr:0x021047e0 +func_ov031_02104830 kind:function(arm,size=0xf8) addr:0x02104830 +func_ov031_02104928 kind:function(arm,size=0x24) addr:0x02104928 +func_ov031_0210494c kind:function(arm,size=0xa0) addr:0x0210494c +func_ov031_021049ec kind:function(arm,size=0x168) addr:0x021049ec +func_ov031_02104b54 kind:function(arm,size=0xc) addr:0x02104b54 +func_ov031_02104b60 kind:function(arm,size=0xb0) addr:0x02104b60 +func_ov031_02104c10 kind:function(arm,size=0x3c) addr:0x02104c10 +func_ov031_02104c4c kind:function(arm,size=0xac) addr:0x02104c4c +func_ov031_02104cf8 kind:function(arm,size=0x20) addr:0x02104cf8 +func_ov031_02104d18 kind:function(arm,size=0x2c) addr:0x02104d18 +func_ov031_02104d44 kind:function(arm,size=0x280) addr:0x02104d44 +func_ov031_02104fc4 kind:function(arm,size=0x28) addr:0x02104fc4 +func_ov031_02104fec kind:function(arm,size=0x30) addr:0x02104fec +func_ov031_0210501c kind:function(arm,size=0x14) addr:0x0210501c +func_ov031_02105030 kind:function(arm,size=0x10) addr:0x02105030 +func_ov031_02105040 kind:function(arm,size=0x10) addr:0x02105040 +func_ov031_02105050 kind:function(arm,size=0x10) addr:0x02105050 +func_ov031_02105060 kind:function(arm,size=0xc) addr:0x02105060 +func_ov031_0210506c kind:function(arm,size=0x24) addr:0x0210506c +func_ov031_02105090 kind:function(arm,size=0x8c) addr:0x02105090 +func_ov031_0210511c kind:function(arm,size=0x9c) addr:0x0210511c +func_ov031_021051b8 kind:function(arm,size=0x2c) addr:0x021051b8 +func_ov031_021051e4 kind:function(arm,size=0x120) addr:0x021051e4 +func_ov031_02105304 kind:function(arm,size=0xf8) addr:0x02105304 +func_ov031_021053fc kind:function(arm,size=0x44) addr:0x021053fc +func_ov031_02105440 kind:function(arm,size=0x38) addr:0x02105440 +func_ov031_02105478 kind:function(arm,size=0x6c) addr:0x02105478 +func_ov031_021054e4 kind:function(arm,size=0x48) addr:0x021054e4 +func_ov031_0210552c kind:function(arm,size=0x44) addr:0x0210552c +func_ov031_02105570 kind:function(arm,size=0x20) addr:0x02105570 +func_ov031_02105590 kind:function(arm,size=0x28) addr:0x02105590 +func_ov031_021055b8 kind:function(arm,size=0x14) addr:0x021055b8 +func_ov031_021055cc kind:function(arm,size=0xc) addr:0x021055cc +func_ov031_021055d8 kind:function(arm,size=0x24) addr:0x021055d8 +func_ov031_021055fc kind:function(arm,size=0xa0) addr:0x021055fc +func_ov031_0210569c kind:function(arm,size=0x24) addr:0x0210569c +func_ov031_021056c0 kind:function(arm,size=0xb8) addr:0x021056c0 +func_ov031_02105778 kind:function(arm,size=0x48) addr:0x02105778 +func_ov031_021057c0 kind:function(arm,size=0x2c) addr:0x021057c0 +func_ov031_021057ec kind:function(arm,size=0xf8) addr:0x021057ec +func_ov031_021058e4 kind:function(arm,size=0x20) addr:0x021058e4 +func_ov031_02105904 kind:function(arm,size=0x28) addr:0x02105904 +func_ov031_0210592c kind:function(arm,size=0x30) addr:0x0210592c +func_ov031_0210595c kind:function(arm,size=0x14) addr:0x0210595c +func_ov031_02105970 kind:function(arm,size=0xc) addr:0x02105970 +func_ov031_0210597c kind:function(arm,size=0x24) addr:0x0210597c +func_ov031_021059a0 kind:function(arm,size=0x44) addr:0x021059a0 +func_ov031_021059e4 kind:function(arm,size=0x104) addr:0x021059e4 +func_ov031_02105ae8 kind:function(arm,size=0x22c) addr:0x02105ae8 +func_ov031_02105d14 kind:function(arm,size=0xd8) addr:0x02105d14 +func_ov031_02105dec kind:function(arm,size=0xf0) addr:0x02105dec +func_ov031_02105edc kind:function(arm,size=0x1a8) addr:0x02105edc +func_ov031_02106084 kind:function(arm,size=0x50) addr:0x02106084 +func_ov031_021060d4 kind:function(arm,size=0x20) addr:0x021060d4 +func_ov031_021060f4 kind:function(arm,size=0x28) addr:0x021060f4 +func_ov031_0210611c kind:function(arm,size=0x14) addr:0x0210611c +func_ov031_02106130 kind:function(arm,size=0xc) addr:0x02106130 +func_ov031_0210613c kind:function(arm,size=0x24) addr:0x0210613c +func_ov031_02106160 kind:function(arm,size=0x48) addr:0x02106160 +func_ov031_021061a8 kind:function(arm,size=0x118) addr:0x021061a8 +func_ov031_021062c0 kind:function(arm,size=0x4c) addr:0x021062c0 +func_ov031_0210630c kind:function(arm,size=0x48) addr:0x0210630c +func_ov031_02106354 kind:function(arm,size=0xc8) addr:0x02106354 +func_ov031_0210641c kind:function(arm,size=0xe0) addr:0x0210641c +func_ov031_021064fc kind:function(arm,size=0x10) addr:0x021064fc +func_ov031_0210650c kind:function(arm,size=0x60) addr:0x0210650c +func_ov031_0210656c kind:function(arm,size=0x23c) addr:0x0210656c +func_ov031_021067a8 kind:function(arm,size=0x3f8) addr:0x021067a8 +func_ov031_02106ba0 kind:function(arm,size=0x14) addr:0x02106ba0 +func_ov031_02106bb4 kind:function(arm,size=0x1f4) addr:0x02106bb4 +func_ov031_02106da8 kind:function(arm,size=0x20) addr:0x02106da8 +func_ov031_02106dc8 kind:function(arm,size=0x8) addr:0x02106dc8 +func_ov031_02106dd0 kind:function(arm,size=0x8) addr:0x02106dd0 +func_ov031_02106dd8 kind:function(arm,size=0x8) addr:0x02106dd8 +func_ov031_02106de0 kind:function(arm,size=0x14) addr:0x02106de0 +func_ov031_02106df4 kind:function(arm,size=0x40) addr:0x02106df4 +func_ov031_02106e34 kind:function(arm,size=0x48) addr:0x02106e34 +func_ov031_02106e7c kind:function(arm,size=0x14) addr:0x02106e7c +func_ov031_02106e90 kind:function(arm,size=0xc) addr:0x02106e90 +func_ov031_02106e9c kind:function(arm,size=0x24) addr:0x02106e9c +func_ov031_02106ec0 kind:function(arm,size=0x28) addr:0x02106ec0 +func_ov031_02106ee8 kind:function(arm,size=0x28) addr:0x02106ee8 +func_ov031_02106f10 kind:function(arm,size=0x8) addr:0x02106f10 +func_ov031_02106f18 kind:function(arm,size=0x70) addr:0x02106f18 +func_ov031_02106f88 kind:function(arm,size=0x38) addr:0x02106f88 +func_ov031_02106fc0 kind:function(arm,size=0x8) addr:0x02106fc0 +func_ov031_02106fc8 kind:function(arm,size=0x3c) addr:0x02106fc8 +func_ov031_02107004 kind:function(arm,size=0x14) addr:0x02107004 +func_ov031_02107018 kind:function(arm,size=0x1c) addr:0x02107018 +func_ov031_02107034 kind:function(arm,size=0x14) addr:0x02107034 +func_ov031_02107048 kind:function(arm,size=0xc) addr:0x02107048 +func_ov031_02107054 kind:function(arm,size=0x24) addr:0x02107054 +func_ov031_02107078 kind:function(arm,size=0x54) addr:0x02107078 +func_ov031_021070cc kind:function(arm,size=0x58) addr:0x021070cc +func_ov031_02107124 kind:function(arm,size=0x1a4) addr:0x02107124 +func_ov031_021072c8 kind:function(arm,size=0x44) addr:0x021072c8 +func_ov031_0210730c kind:function(arm,size=0x2c) addr:0x0210730c +func_ov031_02107338 kind:function(arm,size=0x48) addr:0x02107338 +func_ov031_02107380 kind:function(arm,size=0x2a4) addr:0x02107380 +func_ov031_02107624 kind:function(arm,size=0x20) addr:0x02107624 +func_ov031_02107644 kind:function(arm,size=0x28) addr:0x02107644 +func_ov031_0210766c kind:function(arm,size=0x14) addr:0x0210766c +func_ov031_02107680 kind:function(arm,size=0x1c) addr:0x02107680 +func_ov031_0210769c kind:function(arm,size=0xc) addr:0x0210769c +func_ov031_021076a8 kind:function(arm,size=0x24) addr:0x021076a8 +func_ov031_021076cc kind:function(arm,size=0x50) addr:0x021076cc +func_ov031_0210771c kind:function(arm,size=0xcc) addr:0x0210771c +func_ov031_021077e8 kind:function(arm,size=0x44c) addr:0x021077e8 +func_ov031_02107c34 kind:function(arm,size=0x3c) addr:0x02107c34 +func_ov031_02107c70 kind:function(arm,size=0x3dc) addr:0x02107c70 +func_ov031_0210804c kind:function(arm,size=0x18) addr:0x0210804c +func_ov031_02108064 kind:function(arm,size=0x64) addr:0x02108064 +func_ov031_021080c8 kind:function(arm,size=0x2c0) addr:0x021080c8 +func_ov031_02108388 kind:function(arm,size=0xbc) addr:0x02108388 +func_ov031_02108444 kind:function(arm,size=0x10c) addr:0x02108444 +func_ov031_02108550 kind:function(arm,size=0x228) addr:0x02108550 +func_ov031_02108778 kind:function(arm,size=0x5c) addr:0x02108778 +func_ov031_021087d4 kind:function(arm,size=0x5c) addr:0x021087d4 +func_ov031_02108830 kind:function(arm,size=0xf8) addr:0x02108830 +func_ov031_02108928 kind:function(arm,size=0x3c) addr:0x02108928 +func_ov031_02108964 kind:function(arm,size=0xcc) addr:0x02108964 +func_ov031_02108a30 kind:function(arm,size=0x28) addr:0x02108a30 +func_ov031_02108a58 kind:function(arm,size=0x30) addr:0x02108a58 +func_ov031_02108a88 kind:function(arm,size=0x14) addr:0x02108a88 +func_ov031_02108a9c kind:function(arm,size=0xc) addr:0x02108a9c +func_ov031_02108aa8 kind:function(arm,size=0x24) addr:0x02108aa8 +func_ov031_02108acc kind:function(arm,size=0x68) addr:0x02108acc +func_ov031_02108b34 kind:function(arm,size=0xe0) addr:0x02108b34 +func_ov031_02108c14 kind:function(arm,size=0x164) addr:0x02108c14 +func_ov031_02108d78 kind:function(arm,size=0x488) addr:0x02108d78 +func_ov031_02109200 kind:function(arm,size=0x50) addr:0x02109200 +func_ov031_02109250 kind:function(arm,size=0x2a4) addr:0x02109250 +func_ov031_021094f4 kind:function(arm,size=0x140) addr:0x021094f4 +func_ov031_02109634 kind:function(arm,size=0x70) addr:0x02109634 +func_ov031_021096a4 kind:function(arm,size=0x8c) addr:0x021096a4 +func_ov031_02109730 kind:function(arm,size=0x20) addr:0x02109730 +func_ov031_02109750 kind:function(arm,size=0x28) addr:0x02109750 +func_ov031_02109778 kind:function(arm,size=0x14) addr:0x02109778 +func_ov031_0210978c kind:function(arm,size=0xc) addr:0x0210978c +func_ov031_02109798 kind:function(arm,size=0x24) addr:0x02109798 +func_ov031_021097bc kind:function(arm,size=0x48) addr:0x021097bc +func_ov031_02109804 kind:function(arm,size=0x40) addr:0x02109804 +func_ov031_02109844 kind:function(arm,size=0x258) addr:0x02109844 +func_ov031_02109a9c kind:function(arm,size=0x4) addr:0x02109a9c +func_ov031_02109aa0 kind:function(arm,size=0x20) addr:0x02109aa0 +func_ov031_02109ac0 kind:function(arm,size=0x20) addr:0x02109ac0 +func_ov031_02109ae0 kind:function(arm,size=0x28) addr:0x02109ae0 +func_ov031_02109b08 kind:function(arm,size=0x14) addr:0x02109b08 +func_ov031_02109b1c kind:function(arm,size=0xc) addr:0x02109b1c +func_ov031_02109b28 kind:function(arm,size=0x24) addr:0x02109b28 +func_ov031_02109b4c kind:function(arm,size=0xa8) addr:0x02109b4c +func_ov031_02109bf4 kind:function(arm,size=0x68) addr:0x02109bf4 +func_ov031_02109c5c kind:function(arm,size=0x68) addr:0x02109c5c +func_ov031_02109cc4 kind:function(arm,size=0xa8) addr:0x02109cc4 +func_ov031_02109d6c kind:function(arm,size=0x18) addr:0x02109d6c +func_ov031_02109d84 kind:function(arm,size=0x20) addr:0x02109d84 +func_ov031_02109da4 kind:function(arm,size=0x24) addr:0x02109da4 +func_ov031_02109dc8 kind:function(arm,size=0x1dc) addr:0x02109dc8 +func_ov031_02109fa4 kind:function(arm,size=0x50) addr:0x02109fa4 +func_ov031_02109ff4 kind:function(arm,size=0x20) addr:0x02109ff4 +func_ov031_0210a014 kind:function(arm,size=0x28) addr:0x0210a014 +func_ov031_0210a03c kind:function(arm,size=0x14) addr:0x0210a03c +func_ov031_0210a050 kind:function(arm,size=0xc) addr:0x0210a050 +func_ov031_0210a05c kind:function(arm,size=0x24) addr:0x0210a05c +func_ov031_0210a080 kind:function(arm,size=0xb8) addr:0x0210a080 +func_ov031_0210a138 kind:function(arm,size=0x94) addr:0x0210a138 +func_ov031_0210a1cc kind:function(arm,size=0x94) addr:0x0210a1cc +func_ov031_0210a260 kind:function(arm,size=0x258) addr:0x0210a260 +func_ov031_0210a4b8 kind:function(arm,size=0x164) addr:0x0210a4b8 +func_ov031_0210a61c kind:function(arm,size=0x124) addr:0x0210a61c +func_ov031_0210a740 kind:function(arm,size=0x60) addr:0x0210a740 +func_ov031_0210a7a0 kind:function(arm,size=0x20) addr:0x0210a7a0 +func_ov031_0210a7c0 kind:function(arm,size=0x8c) addr:0x0210a7c0 +func_ov031_0210a84c kind:function(arm,size=0xec) addr:0x0210a84c +func_ov031_0210a938 kind:function(arm,size=0x18) addr:0x0210a938 +func_ov031_0210a950 kind:function(arm,size=0x4c) addr:0x0210a950 +func_ov031_0210a99c kind:function(arm,size=0xa8) addr:0x0210a99c +func_ov031_0210aa44 kind:function(arm,size=0x50) addr:0x0210aa44 +func_ov031_0210aa94 kind:function(arm,size=0x5c) addr:0x0210aa94 +func_ov031_0210aaf0 kind:function(arm,size=0xc) addr:0x0210aaf0 +func_ov031_0210aafc kind:function(arm,size=0xd4) addr:0x0210aafc +func_ov031_0210abd0 kind:function(arm,size=0x28) addr:0x0210abd0 +func_ov031_0210abf8 kind:function(arm,size=0x30) addr:0x0210abf8 +func_ov031_0210ac28 kind:function(arm,size=0x14) addr:0x0210ac28 +func_ov031_0210ac3c kind:function(arm,size=0xc) addr:0x0210ac3c +func_ov031_0210ac48 kind:function(arm,size=0x24) addr:0x0210ac48 +func_ov031_0210ac6c kind:function(arm,size=0x198) addr:0x0210ac6c +func_ov031_0210ae04 kind:function(arm,size=0x90) addr:0x0210ae04 +func_ov031_0210ae94 kind:function(arm,size=0x9c) addr:0x0210ae94 +func_ov031_0210af30 kind:function(arm,size=0x90) addr:0x0210af30 +func_ov031_0210afc0 kind:function(arm,size=0xc0) addr:0x0210afc0 +func_ov031_0210b080 kind:function(arm,size=0xc8) addr:0x0210b080 +func_ov031_0210b148 kind:function(arm,size=0x10) addr:0x0210b148 +func_ov031_0210b158 kind:function(arm,size=0x84) addr:0x0210b158 +func_ov031_0210b1dc kind:function(arm,size=0x38) addr:0x0210b1dc +func_ov031_0210b214 kind:function(arm,size=0x60) addr:0x0210b214 +func_ov031_0210b274 kind:function(arm,size=0x38) addr:0x0210b274 +func_ov031_0210b2ac kind:function(arm,size=0x70) addr:0x0210b2ac +func_ov031_0210b31c kind:function(arm,size=0xe0) addr:0x0210b31c +func_ov031_0210b3fc kind:function(arm,size=0x30) addr:0x0210b3fc +func_ov031_0210b42c kind:function(arm,size=0x14) addr:0x0210b42c +func_ov031_0210b440 kind:function(arm,size=0x1c) addr:0x0210b440 +func_ov031_0210b45c kind:function(arm,size=0x20) addr:0x0210b45c +func_ov031_0210b47c kind:function(arm,size=0x28) addr:0x0210b47c +func_ov031_0210b4a4 kind:function(arm,size=0x14) addr:0x0210b4a4 +func_ov031_0210b4b8 kind:function(arm,size=0xc) addr:0x0210b4b8 +func_ov031_0210b4c4 kind:function(arm,size=0x24) addr:0x0210b4c4 +func_ov031_0210b4e8 kind:function(arm,size=0x88) addr:0x0210b4e8 +func_ov031_0210b570 kind:function(arm,size=0xdc) addr:0x0210b570 +func_ov031_0210b64c kind:function(arm,size=0x84) addr:0x0210b64c +func_ov031_0210b6d0 kind:function(arm,size=0x130) addr:0x0210b6d0 +func_ov031_0210b800 kind:function(arm,size=0x14) addr:0x0210b800 +func_ov031_0210b814 kind:function(arm,size=0x14) addr:0x0210b814 +func_ov031_0210b828 kind:function(arm,size=0x120) addr:0x0210b828 +func_ov031_0210b948 kind:function(arm,size=0x90) addr:0x0210b948 +func_ov031_0210b9d8 kind:function(arm,size=0x78) addr:0x0210b9d8 +func_ov031_0210ba50 kind:function(arm,size=0x3c) addr:0x0210ba50 +func_ov031_0210ba8c kind:function(arm,size=0x48) addr:0x0210ba8c +func_ov031_0210bad4 kind:function(arm,size=0x1c) addr:0x0210bad4 +func_ov031_0210baf0 kind:function(arm,size=0x4) addr:0x0210baf0 +func_ov031_0210baf4 kind:function(arm,size=0x1c) addr:0x0210baf4 +func_ov031_0210bb10 kind:function(arm,size=0x18) addr:0x0210bb10 +func_ov031_0210bb28 kind:function(arm,size=0x30) addr:0x0210bb28 +func_ov031_0210bb58 kind:function(arm,size=0x28) addr:0x0210bb58 +func_ov031_0210bb80 kind:function(arm,size=0x14) addr:0x0210bb80 +func_ov031_0210bb94 kind:function(arm,size=0x10) addr:0x0210bb94 +func_ov031_0210bba4 kind:function(arm,size=0x10) addr:0x0210bba4 +func_ov031_0210bbb4 kind:function(arm,size=0x10) addr:0x0210bbb4 +func_ov031_0210bbc4 kind:function(arm,size=0x10) addr:0x0210bbc4 +func_ov031_0210bbd4 kind:function(arm,size=0x10) addr:0x0210bbd4 +func_ov031_0210bbe4 kind:function(arm,size=0xc) addr:0x0210bbe4 +func_ov031_0210bbf0 kind:function(arm,size=0x24) addr:0x0210bbf0 +func_ov031_0210bc14 kind:function(arm,size=0xa0) addr:0x0210bc14 +func_ov031_0210bcb4 kind:function(arm,size=0x110) addr:0x0210bcb4 +func_ov031_0210bdc4 kind:function(arm,size=0x164) addr:0x0210bdc4 +func_ov031_0210bf28 kind:function(arm,size=0x58) addr:0x0210bf28 +func_ov031_0210bf80 kind:function(arm,size=0x1d4) addr:0x0210bf80 +func_ov031_0210c154 kind:function(arm,size=0x14) addr:0x0210c154 +func_ov031_0210c168 kind:function(arm,size=0x4) addr:0x0210c168 +func_ov031_0210c16c kind:function(arm,size=0x4) addr:0x0210c16c +func_ov031_0210c170 kind:function(arm,size=0x11c) addr:0x0210c170 +func_ov031_0210c28c kind:function(arm,size=0x10) addr:0x0210c28c +func_ov031_0210c29c kind:function(arm,size=0x14) addr:0x0210c29c +func_ov031_0210c2b0 kind:function(arm,size=0x364) addr:0x0210c2b0 +func_ov031_0210c614 kind:function(arm,size=0x1d4) addr:0x0210c614 +func_ov031_0210c7e8 kind:function(arm,size=0x94) addr:0x0210c7e8 +func_ov031_0210c87c kind:function(arm,size=0xf8) addr:0x0210c87c +func_ov031_0210c974 kind:function(arm,size=0x280) addr:0x0210c974 +func_ov031_0210cbf4 kind:function(arm,size=0x2c) addr:0x0210cbf4 +func_ov031_0210cc20 kind:function(arm,size=0x8c) addr:0x0210cc20 +func_ov031_0210ccac kind:function(arm,size=0xac) addr:0x0210ccac +func_ov031_0210cd58 kind:function(arm,size=0x4) addr:0x0210cd58 +func_ov031_0210cd5c kind:function(arm,size=0x74) addr:0x0210cd5c +func_ov031_0210cdd0 kind:function(arm,size=0x1a0) addr:0x0210cdd0 +func_ov031_0210cf70 kind:function(arm,size=0x30) addr:0x0210cf70 +func_ov031_0210cfa0 kind:function(arm,size=0x38) addr:0x0210cfa0 +func_ov031_0210cfd8 kind:function(arm,size=0x14) addr:0x0210cfd8 +func_ov031_0210cfec kind:function(arm,size=0x10) addr:0x0210cfec +func_ov031_0210cffc kind:function(arm,size=0x10) addr:0x0210cffc +func_ov031_0210d00c kind:function(arm,size=0x10) addr:0x0210d00c +func_ov031_0210d01c kind:function(arm,size=0xc) addr:0x0210d01c +func_ov031_0210d028 kind:function(arm,size=0x24) addr:0x0210d028 +func_ov031_0210d04c kind:function(arm,size=0xb0) addr:0x0210d04c +func_ov031_0210d0fc kind:function(arm,size=0x6c) addr:0x0210d0fc +func_ov031_0210d168 kind:function(arm,size=0xbc) addr:0x0210d168 +func_ov031_0210d224 kind:function(arm,size=0x64) addr:0x0210d224 +func_ov031_0210d288 kind:function(arm,size=0xb0) addr:0x0210d288 +func_ov031_0210d338 kind:function(arm,size=0xd0) addr:0x0210d338 +func_ov031_0210d408 kind:function(arm,size=0xe0) addr:0x0210d408 +func_ov031_0210d4e8 kind:function(arm,size=0x14) addr:0x0210d4e8 +func_ov031_0210d4fc kind:function(arm,size=0x14) addr:0x0210d4fc +func_ov031_0210d510 kind:function(arm,size=0x170) addr:0x0210d510 +func_ov031_0210d680 kind:function(arm,size=0x60) addr:0x0210d680 +func_ov031_0210d6e0 kind:function(arm,size=0x14) addr:0x0210d6e0 +func_ov031_0210d6f4 kind:function(arm,size=0xa0) addr:0x0210d6f4 +func_ov031_0210d794 kind:function(arm,size=0xac) addr:0x0210d794 +func_ov031_0210d840 kind:function(arm,size=0x40) addr:0x0210d840 +func_ov031_0210d880 kind:function(arm,size=0x44) addr:0x0210d880 +func_ov031_0210d8c4 kind:function(arm,size=0x174) addr:0x0210d8c4 +func_ov031_0210da38 kind:function(arm,size=0x1c) addr:0x0210da38 +func_ov031_0210da54 kind:function(arm,size=0x1c) addr:0x0210da54 +func_ov031_0210da70 kind:function(arm,size=0x28) addr:0x0210da70 +func_ov031_0210da98 kind:function(arm,size=0x30) addr:0x0210da98 +func_ov031_0210dac8 kind:function(arm,size=0x14) addr:0x0210dac8 +func_ov031_0210dadc kind:function(arm,size=0x58) addr:0x0210dadc +func_ov031_0210db34 kind:function(arm,size=0x14) addr:0x0210db34 +func_ov031_0210db48 kind:function(arm,size=0x1c) addr:0x0210db48 +func_ov031_0210db64 kind:function(arm,size=0x8c) addr:0x0210db64 +func_ov031_0210dbf0 kind:function(arm,size=0x1e8) addr:0x0210dbf0 +func_ov031_0210ddd8 kind:function(arm,size=0x80) addr:0x0210ddd8 +func_ov031_0210de58 kind:function(arm,size=0x4) addr:0x0210de58 +func_ov031_0210de5c kind:function(arm,size=0x38) addr:0x0210de5c +func_ov031_0210de94 kind:function(arm,size=0x1fc) addr:0x0210de94 +func_ov031_0210e090 kind:function(arm,size=0x10) addr:0x0210e090 +func_ov031_0210e0a0 kind:function(arm,size=0x5c) addr:0x0210e0a0 +func_ov031_0210e0fc kind:function(arm,size=0xc) addr:0x0210e0fc +func_ov031_0210e108 kind:function(arm,size=0x28) addr:0x0210e108 +func_ov031_0210e130 kind:function(arm,size=0x18) addr:0x0210e130 +func_ov031_0210e148 kind:function(arm,size=0x5c) addr:0x0210e148 +func_ov031_0210e1a4 kind:function(arm,size=0x14) addr:0x0210e1a4 +func_ov031_0210e1b8 kind:function(arm,size=0x38) addr:0x0210e1b8 +func_ov031_0210e1f0 kind:function(arm,size=0x2c) addr:0x0210e1f0 +func_ov031_0210e21c kind:function(arm,size=0x20) addr:0x0210e21c +func_ov031_0210e23c kind:function(arm,size=0x7c) addr:0x0210e23c +func_ov031_0210e2b8 kind:function(arm,size=0x5c) addr:0x0210e2b8 +func_ov031_0210e314 kind:function(arm,size=0x34) addr:0x0210e314 +func_ov031_0210e348 kind:function(arm,size=0x60) addr:0x0210e348 +func_ov031_0210e3a8 kind:function(arm,size=0x1c) addr:0x0210e3a8 +func_ov031_0210e3c4 kind:function(arm,size=0x20) addr:0x0210e3c4 +func_ov031_0210e3e4 kind:function(arm,size=0x28) addr:0x0210e3e4 +func_ov031_0210e40c kind:function(arm,size=0x104) addr:0x0210e40c +func_ov031_0210e510 kind:function(arm,size=0x74) addr:0x0210e510 +func_ov031_0210e584 kind:function(arm,size=0x14) addr:0x0210e584 +func_ov031_0210e598 kind:function(arm,size=0x50) addr:0x0210e598 +func_ov031_0210e5e8 kind:function(arm,size=0xc8) addr:0x0210e5e8 +func_ov031_0210e6b0 kind:function(arm,size=0x178) addr:0x0210e6b0 +func_ov031_0210e828 kind:function(arm,size=0x64) addr:0x0210e828 +func_ov031_0210e88c kind:function(arm,size=0x34) addr:0x0210e88c +func_ov031_0210e8c0 kind:function(arm,size=0x218) addr:0x0210e8c0 +func_ov031_0210ead8 kind:function(arm,size=0xc) addr:0x0210ead8 +func_ov031_0210eae4 kind:function(arm,size=0x40) addr:0x0210eae4 +func_ov031_0210eb24 kind:function(arm,size=0x3c) addr:0x0210eb24 +func_ov031_0210eb60 kind:function(arm,size=0x28) addr:0x0210eb60 +func_ov031_0210eb88 kind:function(arm,size=0x2c) addr:0x0210eb88 +func_ov031_0210ebb4 kind:function(arm,size=0x1c) addr:0x0210ebb4 +func_ov031_0210ebd0 kind:function(arm,size=0x20) addr:0x0210ebd0 +func_ov031_0210ebf0 kind:function(arm,size=0x28) addr:0x0210ebf0 +func_ov031_0210ec18 kind:function(thumb,size=0x3cc) addr:0x0210ec18 +func_ov031_0210efe4 kind:function(arm,size=0x200) addr:0x0210efe4 +func_ov031_0210f1e4 kind:function(arm,size=0x580) addr:0x0210f1e4 +func_ov031_0210f764 kind:function(arm,size=0x1b0) addr:0x0210f764 +func_ov031_0210f914 kind:function(arm,size=0x30) addr:0x0210f914 +func_ov031_0210f944 kind:function(arm,size=0xec) addr:0x0210f944 +func_ov031_0210fa30 kind:function(arm,size=0x14) addr:0x0210fa30 +func_ov031_0210fa44 kind:function(arm,size=0x1c) addr:0x0210fa44 +func_ov031_0210fa60 kind:function(arm,size=0xac) addr:0x0210fa60 +func_ov031_0210fb0c kind:function(arm,size=0x4c) addr:0x0210fb0c +func_ov031_0210fb58 kind:function(arm,size=0x14) addr:0x0210fb58 +func_ov031_0210fb6c kind:function(arm,size=0x1c) addr:0x0210fb6c +func_ov031_0210fb88 kind:function(arm,size=0x78) addr:0x0210fb88 +func_ov031_0210fc00 kind:function(arm,size=0x114) addr:0x0210fc00 +func_ov031_0210fd14 kind:function(arm,size=0x4) addr:0x0210fd14 +func_ov031_0210fd18 kind:function(arm,size=0x104) addr:0x0210fd18 +func_ov031_0210fe1c kind:function(arm,size=0x14) addr:0x0210fe1c +func_ov031_0210fe30 kind:function(arm,size=0x1c) addr:0x0210fe30 +data_ov031_0210fe4c kind:data(any) addr:0x0210fe4c ambiguous +data_ov031_0210fea8 kind:data(any) addr:0x0210fea8 ambiguous +data_ov031_02110370 kind:data(any) addr:0x02110370 ambiguous +data_ov031_02110770 kind:data(any) addr:0x02110770 +data_ov031_02110781 kind:data(any) addr:0x02110781 +data_ov031_021107ac kind:data(any) addr:0x021107ac +data_ov031_021107b4 kind:data(any) addr:0x021107b4 +data_ov031_021107cc kind:data(any) addr:0x021107cc +data_ov031_0211081c kind:data(any) addr:0x0211081c +data_ov031_02110830 kind:data(any) addr:0x02110830 ambiguous +data_ov031_02110834 kind:data(any) addr:0x02110834 ambiguous +data_ov031_02110838 kind:data(any) addr:0x02110838 ambiguous +data_ov031_0211083c kind:data(any) addr:0x0211083c ambiguous +data_ov031_02110840 kind:data(any) addr:0x02110840 ambiguous +data_ov031_02110844 kind:data(any) addr:0x02110844 ambiguous +data_ov031_02110848 kind:data(any) addr:0x02110848 ambiguous +data_ov031_0211084c kind:data(any) addr:0x0211084c ambiguous +data_ov031_02110850 kind:data(any) addr:0x02110850 ambiguous +data_ov031_02110854 kind:data(any) addr:0x02110854 +data_ov031_02110868 kind:data(any) addr:0x02110868 +data_ov031_02110878 kind:data(any) addr:0x02110878 +data_ov031_021108a4 kind:data(any) addr:0x021108a4 +data_ov031_021108b8 kind:data(any) addr:0x021108b8 +data_ov031_021108cc kind:data(any) addr:0x021108cc +data_ov031_021108ce kind:data(any) addr:0x021108ce +data_ov031_021108d0 kind:data(any) addr:0x021108d0 +data_ov031_021108d2 kind:data(any) addr:0x021108d2 +data_ov031_021108d4 kind:data(any) addr:0x021108d4 +data_ov031_021108d5 kind:data(any) addr:0x021108d5 +data_ov031_021108d6 kind:data(any) addr:0x021108d6 +data_ov031_021108d8 kind:data(any) addr:0x021108d8 +data_ov031_021108dc kind:data(any) addr:0x021108dc +data_ov031_021109a4 kind:data(any) addr:0x021109a4 +data_ov031_021109b6 kind:data(any) addr:0x021109b6 +data_ov031_021109c8 kind:data(any) addr:0x021109c8 +data_ov031_021109dc kind:data(any) addr:0x021109dc +data_ov031_021109f0 kind:data(any) addr:0x021109f0 +data_ov031_02110a04 kind:data(any) addr:0x02110a04 ambiguous +data_ov031_02110a08 kind:data(any) addr:0x02110a08 ambiguous +data_ov031_02110a28 kind:data(any) addr:0x02110a28 ambiguous +data_ov031_02110a6c kind:data(any) addr:0x02110a6c ambiguous +data_ov031_02110ab0 kind:data(any) addr:0x02110ab0 ambiguous +data_ov031_02110af4 kind:data(any) addr:0x02110af4 ambiguous +data_ov031_02110b14 kind:data(any) addr:0x02110b14 +data_ov031_02110b1a kind:data(any) addr:0x02110b1a +data_ov031_02110b1c kind:data(any) addr:0x02110b1c +data_ov031_02110b1e kind:data(any) addr:0x02110b1e +data_ov031_02110b20 kind:data(any) addr:0x02110b20 +data_ov031_02110b2c kind:data(any) addr:0x02110b2c +data_ov031_02110b40 kind:data(any) addr:0x02110b40 +data_ov031_02110b58 kind:data(any) addr:0x02110b58 +data_ov031_02110b80 kind:data(any) addr:0x02110b80 +data_ov031_02110b90 kind:data(any) addr:0x02110b90 +data_ov031_02110ba0 kind:data(any) addr:0x02110ba0 +data_ov031_02110bb0 kind:data(any) addr:0x02110bb0 +data_ov031_02110bb8 kind:data(any) addr:0x02110bb8 +data_ov031_02110bc8 kind:data(any) addr:0x02110bc8 +data_ov031_02110bcc kind:data(any) addr:0x02110bcc +data_ov031_02110bd0 kind:data(any) addr:0x02110bd0 +data_ov031_02110bf0 kind:data(any) addr:0x02110bf0 +data_ov031_02110bf4 kind:data(any) addr:0x02110bf4 +data_ov031_02110bfc kind:data(any) addr:0x02110bfc +data_ov031_02110c00 kind:data(any) addr:0x02110c00 +data_ov031_02110c31 kind:data(any) addr:0x02110c31 +data_ov031_02110c38 kind:data(any) addr:0x02110c38 +data_ov031_02110c6c kind:data(any) addr:0x02110c6c +data_ov031_02110c7c kind:data(any) addr:0x02110c7c +data_ov031_02110c8c kind:data(any) addr:0x02110c8c +data_ov031_02110ca0 kind:data(any) addr:0x02110ca0 +data_ov031_02110cb0 kind:data(any) addr:0x02110cb0 +data_ov031_02110cc0 kind:data(any) addr:0x02110cc0 +data_ov031_02110cc4 kind:data(any) addr:0x02110cc4 +data_ov031_02110cc8 kind:data(any) addr:0x02110cc8 +data_ov031_02110cd4 kind:data(any) addr:0x02110cd4 +data_ov031_02110ce0 kind:data(any) addr:0x02110ce0 +data_ov031_02110cec kind:data(any) addr:0x02110cec +data_ov031_02110cf8 kind:data(any) addr:0x02110cf8 +data_ov031_02110d1c kind:data(any) addr:0x02110d1c +data_ov031_02110d30 kind:data(any) addr:0x02110d30 +data_ov031_02110d4c kind:data(any) addr:0x02110d4c +data_ov031_02110d58 kind:data(any) addr:0x02110d58 +data_ov031_02110d6c kind:data(any) addr:0x02110d6c +data_ov031_02110d74 kind:data(any) addr:0x02110d74 +data_ov031_02110d98 kind:data(any) addr:0x02110d98 +data_ov031_02110db8 kind:data(any) addr:0x02110db8 +data_ov031_02110de4 kind:data(any) addr:0x02110de4 ambiguous +data_ov031_02110e00 kind:data(any) addr:0x02110e00 ambiguous +data_ov031_02110e10 kind:data(any) addr:0x02110e10 +data_ov031_02110e20 kind:data(any) addr:0x02110e20 +data_ov031_02110e34 kind:data(any) addr:0x02110e34 +data_ov031_02110e48 kind:data(any) addr:0x02110e48 +data_ov031_02110e58 kind:data(any) addr:0x02110e58 ambiguous +data_ov031_02110e5c kind:data(any) addr:0x02110e5c +data_ov031_02110e70 kind:data(any) addr:0x02110e70 +data_ov031_02110e84 kind:data(any) addr:0x02110e84 +data_ov031_02110e98 kind:data(any) addr:0x02110e98 +data_ov031_02110e9c kind:data(any) addr:0x02110e9c ambiguous +data_ov031_02110ea4 kind:data(any) addr:0x02110ea4 +data_ov031_02110ec8 kind:data(any) addr:0x02110ec8 +data_ov031_02110ed4 kind:data(any) addr:0x02110ed4 +data_ov031_02110edc kind:data(any) addr:0x02110edc +data_ov031_02110efc kind:data(any) addr:0x02110efc +data_ov031_02110f10 kind:data(any) addr:0x02110f10 +data_ov031_02110f24 kind:data(any) addr:0x02110f24 +data_ov031_02110f38 kind:data(any) addr:0x02110f38 +data_ov031_02110f4c kind:data(any) addr:0x02110f4c +data_ov031_02110fd8 kind:data(any) addr:0x02110fd8 +data_ov031_02110fec kind:data(any) addr:0x02110fec +data_ov031_02110ffc kind:data(any) addr:0x02110ffc +data_ov031_0211100c kind:data(any) addr:0x0211100c +data_ov031_0211101c kind:data(any) addr:0x0211101c +data_ov031_0211102c kind:data(any) addr:0x0211102c +data_ov031_0211103c kind:data(any) addr:0x0211103c +data_ov031_0211104c kind:data(any) addr:0x0211104c +data_ov031_0211105c kind:data(any) addr:0x0211105c +data_ov031_0211106c kind:data(any) addr:0x0211106c +data_ov031_0211107c kind:data(any) addr:0x0211107c +data_ov031_02111090 kind:data(any) addr:0x02111090 +data_ov031_021110a4 kind:data(any) addr:0x021110a4 +data_ov031_021110b8 kind:data(any) addr:0x021110b8 +__sinit_ov031_02111100 kind:function(arm,size=0x18) addr:0x02111100 +__sinit_ov031_02111118 kind:function(arm,size=0x10) addr:0x02111118 +__sinit_ov031_02111128 kind:function(arm,size=0x50) addr:0x02111128 +__sinit_ov031_02111178 kind:function(arm,size=0x50) addr:0x02111178 +__sinit_ov031_021111c8 kind:function(arm,size=0x50) addr:0x021111c8 +__sinit_ov031_02111218 kind:function(arm,size=0x50) addr:0x02111218 +__sinit_ov031_02111268 kind:function(arm,size=0x74) addr:0x02111268 +__sinit_ov031_021112dc kind:function(arm,size=0x74) addr:0x021112dc +__sinit_ov031_02111350 kind:function(arm,size=0x50) addr:0x02111350 +__sinit_ov031_021113a0 kind:function(arm,size=0x98) addr:0x021113a0 +__sinit_ov031_02111438 kind:function(arm,size=0x94) addr:0x02111438 +__sinit_ov031_021114cc kind:function(arm,size=0x6c) addr:0x021114cc +__sinit_ov031_02111538 kind:function(arm,size=0x50) addr:0x02111538 +__sinit_ov031_02111588 kind:function(arm,size=0x50) addr:0x02111588 +__sinit_ov031_021115d8 kind:function(arm,size=0x50) addr:0x021115d8 +__sinit_ov031_02111628 kind:function(arm,size=0x50) addr:0x02111628 +__sinit_ov031_02111678 kind:function(arm,size=0x50) addr:0x02111678 +__sinit_ov031_021116c8 kind:function(arm,size=0x50) addr:0x021116c8 +__sinit_ov031_02111718 kind:function(arm,size=0x50) addr:0x02111718 +__sinit_ov031_02111768 kind:function(arm,size=0x24) addr:0x02111768 +__sinit_ov031_0211178c kind:function(arm,size=0x64) addr:0x0211178c +__sinit_ov031_021117f0 kind:function(arm,size=0x50) addr:0x021117f0 +__sinit_ov031_02111840 kind:function(arm,size=0x50) addr:0x02111840 +__sinit_ov031_02111890 kind:function(arm,size=0x50) addr:0x02111890 +__sinit_ov031_021118e0 kind:function(arm,size=0x50) addr:0x021118e0 +__sinit_ov031_02111930 kind:function(arm,size=0x50) addr:0x02111930 +__sinit_ov031_02111980 kind:function(arm,size=0x138) addr:0x02111980 +__sinit_ov031_02111ab8 kind:function(arm,size=0x74) addr:0x02111ab8 +__sinit_ov031_02111b2c kind:function(arm,size=0x50) addr:0x02111b2c +__sinit_ov031_02111b7c kind:function(arm,size=0x50) addr:0x02111b7c +__sinit_ov031_02111bcc kind:function(arm,size=0x50) addr:0x02111bcc +__sinit_ov031_02111c1c kind:function(arm,size=0x3c) addr:0x02111c1c +__sinit_ov031_02111c58 kind:function(arm,size=0x64) addr:0x02111c58 +__sinit_ov031_02111cbc kind:function(arm,size=0x64) addr:0x02111cbc +__sinit_ov031_02111d20 kind:function(arm,size=0x64) addr:0x02111d20 +__sinit_ov031_02111d84 kind:function(arm,size=0x64) addr:0x02111d84 +__sinit_ov031_02111de8 kind:function(arm,size=0x50) addr:0x02111de8 +__sinit_ov031_02111e38 kind:function(arm,size=0x50) addr:0x02111e38 +__sinit_ov031_02111e88 kind:function(arm,size=0x50) addr:0x02111e88 +__sinit_ov031_02111ed8 kind:function(arm,size=0x50) addr:0x02111ed8 +__sinit_ov031_02111f28 kind:function(arm,size=0x90) addr:0x02111f28 +__sinit_ov031_02111fb8 kind:function(arm,size=0x70) addr:0x02111fb8 +__sinit_ov031_02112028 kind:function(arm,size=0x50) addr:0x02112028 +__sinit_ov031_02112078 kind:function(arm,size=0x6c) addr:0x02112078 +__sinit_ov031_021120e4 kind:function(arm,size=0x30) addr:0x021120e4 +__sinit_ov031_02112114 kind:function(arm,size=0x6c) addr:0x02112114 +__sinit_ov031_02112180 kind:function(arm,size=0x6c) addr:0x02112180 +__sinit_ov031_021121ec kind:function(arm,size=0x6c) addr:0x021121ec +__sinit_ov031_02112258 kind:function(arm,size=0x50) addr:0x02112258 +__sinit_ov031_021122a8 kind:function(arm,size=0x50) addr:0x021122a8 +__sinit_ov031_021122f8 kind:function(arm,size=0x74) addr:0x021122f8 +__sinit_ov031_0211236c kind:function(arm,size=0x50) addr:0x0211236c +__sinit_ov031_021123bc kind:function(arm,size=0x50) addr:0x021123bc +__sinit_ov031_0211240c kind:function(arm,size=0x50) addr:0x0211240c +__sinit_ov031_0211245c kind:function(arm,size=0x70) addr:0x0211245c +__sinit_ov031_021124cc kind:function(arm,size=0x64) addr:0x021124cc +__sinit_ov031_02112530 kind:function(arm,size=0x64) addr:0x02112530 +__sinit_ov031_02112594 kind:function(arm,size=0x50) addr:0x02112594 +__sinit_ov031_021125e4 kind:function(arm,size=0x5c) addr:0x021125e4 +__sinit_ov031_02112640 kind:function(arm,size=0x70) addr:0x02112640 +__sinit_ov031_021126b0 kind:function(arm,size=0xe0) addr:0x021126b0 +__sinit_ov031_02112790 kind:function(arm,size=0x74) addr:0x02112790 +__sinit_ov031_02112804 kind:function(arm,size=0x50) addr:0x02112804 +__sinit_ov031_02112854 kind:function(arm,size=0x70) addr:0x02112854 +.p__sinit_ov031_02111100 kind:data(word) addr:0x021128c4 +.p__sinit_ov031_02111118 kind:data(word) addr:0x021128c8 +.p__sinit_ov031_02111128 kind:data(word) addr:0x021128cc +.p__sinit_ov031_02111178 kind:data(word) addr:0x021128d0 +.p__sinit_ov031_021111c8 kind:data(word) addr:0x021128d4 +.p__sinit_ov031_02111218 kind:data(word) addr:0x021128d8 +.p__sinit_ov031_02111268 kind:data(word) addr:0x021128dc +.p__sinit_ov031_021112dc kind:data(word) addr:0x021128e0 +.p__sinit_ov031_02111350 kind:data(word) addr:0x021128e4 +.p__sinit_ov031_021113a0 kind:data(word) addr:0x021128e8 +.p__sinit_ov031_02111438 kind:data(word) addr:0x021128ec +.p__sinit_ov031_021114cc kind:data(word) addr:0x021128f0 +.p__sinit_ov031_02111538 kind:data(word) addr:0x021128f4 +.p__sinit_ov031_02111588 kind:data(word) addr:0x021128f8 +.p__sinit_ov031_021115d8 kind:data(word) addr:0x021128fc +.p__sinit_ov031_02111628 kind:data(word) addr:0x02112900 +.p__sinit_ov031_02111678 kind:data(word) addr:0x02112904 +.p__sinit_ov031_021116c8 kind:data(word) addr:0x02112908 +.p__sinit_ov031_02111718 kind:data(word) addr:0x0211290c +.p__sinit_ov031_02111768 kind:data(word) addr:0x02112910 +.p__sinit_ov031_0211178c kind:data(word) addr:0x02112914 +.p__sinit_ov031_021117f0 kind:data(word) addr:0x02112918 +.p__sinit_ov031_02111840 kind:data(word) addr:0x0211291c +.p__sinit_ov031_02111890 kind:data(word) addr:0x02112920 +.p__sinit_ov031_021118e0 kind:data(word) addr:0x02112924 +.p__sinit_ov031_02111930 kind:data(word) addr:0x02112928 +.p__sinit_ov031_02111980 kind:data(word) addr:0x0211292c +.p__sinit_ov031_02111ab8 kind:data(word) addr:0x02112930 +.p__sinit_ov031_02111b2c kind:data(word) addr:0x02112934 +.p__sinit_ov031_02111b7c kind:data(word) addr:0x02112938 +.p__sinit_ov031_02111bcc kind:data(word) addr:0x0211293c +.p__sinit_ov031_02111c1c kind:data(word) addr:0x02112940 +.p__sinit_ov031_02111c58 kind:data(word) addr:0x02112944 +.p__sinit_ov031_02111cbc kind:data(word) addr:0x02112948 +.p__sinit_ov031_02111d20 kind:data(word) addr:0x0211294c +.p__sinit_ov031_02111d84 kind:data(word) addr:0x02112950 +.p__sinit_ov031_02111de8 kind:data(word) addr:0x02112954 +.p__sinit_ov031_02111e38 kind:data(word) addr:0x02112958 +.p__sinit_ov031_02111e88 kind:data(word) addr:0x0211295c +.p__sinit_ov031_02111ed8 kind:data(word) addr:0x02112960 +.p__sinit_ov031_02111f28 kind:data(word) addr:0x02112964 +.p__sinit_ov031_02111fb8 kind:data(word) addr:0x02112968 +.p__sinit_ov031_02112028 kind:data(word) addr:0x0211296c +.p__sinit_ov031_02112078 kind:data(word) addr:0x02112970 +.p__sinit_ov031_021120e4 kind:data(word) addr:0x02112974 +.p__sinit_ov031_02112114 kind:data(word) addr:0x02112978 +.p__sinit_ov031_02112180 kind:data(word) addr:0x0211297c +.p__sinit_ov031_021121ec kind:data(word) addr:0x02112980 +.p__sinit_ov031_02112258 kind:data(word) addr:0x02112984 +.p__sinit_ov031_021122a8 kind:data(word) addr:0x02112988 +.p__sinit_ov031_021122f8 kind:data(word) addr:0x0211298c +.p__sinit_ov031_0211236c kind:data(word) addr:0x02112990 +.p__sinit_ov031_021123bc kind:data(word) addr:0x02112994 +.p__sinit_ov031_0211240c kind:data(word) addr:0x02112998 +.p__sinit_ov031_0211245c kind:data(word) addr:0x0211299c +.p__sinit_ov031_021124cc kind:data(word) addr:0x021129a0 +.p__sinit_ov031_02112530 kind:data(word) addr:0x021129a4 +.p__sinit_ov031_02112594 kind:data(word) addr:0x021129a8 +.p__sinit_ov031_021125e4 kind:data(word) addr:0x021129ac +.p__sinit_ov031_02112640 kind:data(word) addr:0x021129b0 +.p__sinit_ov031_021126b0 kind:data(word) addr:0x021129b4 +.p__sinit_ov031_02112790 kind:data(word) addr:0x021129b8 +.p__sinit_ov031_02112804 kind:data(word) addr:0x021129bc +.p__sinit_ov031_02112854 kind:data(word) addr:0x021129c0 +data_ov031_021129e0 kind:data(any) addr:0x021129e0 ambiguous +data_ov031_021129e4 kind:data(any) addr:0x021129e4 +data_ov031_021129e8 kind:data(any) addr:0x021129e8 +data_ov031_021129ec kind:data(any) addr:0x021129ec +data_ov031_021129f0 kind:data(any) addr:0x021129f0 +data_ov031_021129f4 kind:data(any) addr:0x021129f4 +data_ov031_021129f8 kind:data(any) addr:0x021129f8 +data_ov031_02112a00 kind:data(any) addr:0x02112a00 +data_ov031_02112a08 kind:data(any) addr:0x02112a08 +data_ov031_02112a10 kind:data(any) addr:0x02112a10 +data_ov031_02112a18 kind:data(any) addr:0x02112a18 +data_ov031_02112a20 kind:data(any) addr:0x02112a20 +data_ov031_02112a28 kind:data(any) addr:0x02112a28 +data_ov031_02112a30 kind:data(any) addr:0x02112a30 +data_ov031_02112a38 kind:data(any) addr:0x02112a38 +data_ov031_02112a44 kind:data(any) addr:0x02112a44 +data_ov031_02112a50 kind:data(any) addr:0x02112a50 +data_ov031_02112a5c kind:data(any) addr:0x02112a5c +data_ov031_02112a68 kind:data(any) addr:0x02112a68 +data_ov031_02112a78 kind:data(any) addr:0x02112a78 +data_ov031_02112a88 kind:data(any) addr:0x02112a88 +data_ov031_02112a98 kind:data(any) addr:0x02112a98 +data_ov031_02112aac kind:data(any) addr:0x02112aac +data_ov031_02112acc kind:data(any) addr:0x02112acc +data_ov031_02112aec kind:data(any) addr:0x02112aec +data_ov031_02112afc kind:data(any) addr:0x02112afc +data_ov031_02112b14 kind:data(any) addr:0x02112b14 +data_ov031_02112b2c kind:data(any) addr:0x02112b2c +data_ov031_02112b4c kind:data(any) addr:0x02112b4c ambiguous +data_ov031_02112b90 kind:data(any) addr:0x02112b90 +data_ov031_02112ba4 kind:data(any) addr:0x02112ba4 +data_ov031_02112bb8 kind:data(any) addr:0x02112bb8 +data_ov031_02112be0 kind:data(any) addr:0x02112be0 +data_ov031_02112c14 kind:data(any) addr:0x02112c14 +data_ov031_02112c20 kind:data(any) addr:0x02112c20 +data_ov031_02112c3c kind:data(any) addr:0x02112c3c +data_ov031_02112c58 kind:data(any) addr:0x02112c58 +data_ov031_02112c64 kind:data(any) addr:0x02112c64 +data_ov031_02112c80 kind:data(any) addr:0x02112c80 +data_ov031_02112c94 kind:data(any) addr:0x02112c94 +data_ov031_02112ca0 kind:data(any) addr:0x02112ca0 ambiguous +data_ov031_02112cac kind:data(any) addr:0x02112cac +data_ov031_02112cb8 kind:data(any) addr:0x02112cb8 +data_ov031_02112ccc kind:data(any) addr:0x02112ccc +data_ov031_02112cf4 kind:data(any) addr:0x02112cf4 +data_ov031_02112d1c kind:data(any) addr:0x02112d1c +data_ov031_02112d28 kind:data(any) addr:0x02112d28 +data_ov031_02112d40 kind:data(any) addr:0x02112d40 +data_ov031_02112d78 kind:data(any) addr:0x02112d78 +data_ov031_02112db8 kind:data(any) addr:0x02112db8 +data_ov031_02112dd4 kind:data(any) addr:0x02112dd4 +data_ov031_02112df0 kind:data(any) addr:0x02112df0 +data_ov031_02112e0c kind:data(any) addr:0x02112e0c +data_ov031_02112e30 kind:data(any) addr:0x02112e30 +data_ov031_02112e8c kind:data(any) addr:0x02112e8c +data_ov031_02112ea8 kind:data(any) addr:0x02112ea8 +data_ov031_02112ecc kind:data(any) addr:0x02112ecc +data_ov031_02112f28 kind:data(any) addr:0x02112f28 +data_ov031_02112f94 kind:data(any) addr:0x02112f94 +data_ov031_02112fb8 kind:data(any) addr:0x02112fb8 +data_ov031_0211302c kind:data(any) addr:0x0211302c +data_ov031_02113044 kind:data(any) addr:0x02113044 +data_ov031_02113060 kind:data(any) addr:0x02113060 +data_ov031_0211307c kind:data(any) addr:0x0211307c +data_ov031_02113098 kind:data(any) addr:0x02113098 +data_ov031_021130bc kind:data(any) addr:0x021130bc +data_ov031_02113118 kind:data(any) addr:0x02113118 +data_ov031_0211311c kind:data(any) addr:0x0211311c +data_ov031_02113134 kind:data(any) addr:0x02113134 +data_ov031_02113150 kind:data(any) addr:0x02113150 +data_ov031_02113174 kind:data(any) addr:0x02113174 +data_ov031_021131d0 kind:data(any) addr:0x021131d0 +data_ov031_021131ec kind:data(any) addr:0x021131ec +data_ov031_02113250 kind:data(any) addr:0x02113250 +data_ov031_02113254 kind:data(any) addr:0x02113254 +data_ov031_0211326c kind:data(any) addr:0x0211326c +data_ov031_02113288 kind:data(any) addr:0x02113288 +data_ov031_021132a4 kind:data(any) addr:0x021132a4 +data_ov031_021132c8 kind:data(any) addr:0x021132c8 +data_ov031_0211331c kind:data(any) addr:0x0211331c +data_ov031_02113320 kind:data(any) addr:0x02113320 +data_ov031_02113324 kind:data(any) addr:0x02113324 +data_ov031_02113328 kind:data(any) addr:0x02113328 +data_ov031_0211332c kind:data(any) addr:0x0211332c +data_ov031_02113344 kind:data(any) addr:0x02113344 +data_ov031_02113358 kind:data(any) addr:0x02113358 +data_ov031_021133a0 kind:data(any) addr:0x021133a0 +data_ov031_021133f0 kind:data(any) addr:0x021133f0 +data_ov031_0211350c kind:data(any) addr:0x0211350c +data_ov031_02113530 kind:data(any) addr:0x02113530 +data_ov031_02113554 kind:data(any) addr:0x02113554 +data_ov031_021135a8 kind:data(any) addr:0x021135a8 +data_ov031_021135b8 kind:data(any) addr:0x021135b8 +data_ov031_021135d0 kind:data(any) addr:0x021135d0 +data_ov031_021135e8 kind:data(any) addr:0x021135e8 +data_ov031_0211360c kind:data(any) addr:0x0211360c +data_ov031_02113660 kind:data(any) addr:0x02113660 +data_ov031_021136c8 kind:data(any) addr:0x021136c8 +data_ov031_02113730 kind:data(any) addr:0x02113730 +data_ov031_02113734 kind:data(any) addr:0x02113734 +data_ov031_02113738 kind:data(any) addr:0x02113738 +data_ov031_0211373c kind:data(any) addr:0x0211373c +data_ov031_0211375c kind:data(any) addr:0x0211375c +data_ov031_02113768 kind:data(any) addr:0x02113768 +data_ov031_0211378c kind:data(any) addr:0x0211378c +data_ov031_021137b0 kind:data(any) addr:0x021137b0 +data_ov031_021137dc kind:data(any) addr:0x021137dc +data_ov031_02113824 kind:data(any) addr:0x02113824 +data_ov031_0211386c kind:data(any) addr:0x0211386c +data_ov031_021138b0 kind:data(any) addr:0x021138b0 +data_ov031_02113938 kind:data(any) addr:0x02113938 +data_ov031_021139c8 kind:data(any) addr:0x021139c8 +data_ov031_02113a8c kind:data(any) addr:0x02113a8c +data_ov031_02113b48 kind:data(any) addr:0x02113b48 +data_ov031_02113b60 kind:data(any) addr:0x02113b60 +data_ov031_02113b78 kind:data(any) addr:0x02113b78 +data_ov031_02113b90 kind:data(any) addr:0x02113b90 +data_ov031_02113ba8 kind:data(any) addr:0x02113ba8 +data_ov031_02113bc0 kind:data(any) addr:0x02113bc0 +data_ov031_02113bd8 kind:data(any) addr:0x02113bd8 +data_ov031_02113bf0 kind:data(any) addr:0x02113bf0 +data_ov031_02113c08 kind:data(any) addr:0x02113c08 +data_ov031_02113c20 kind:data(any) addr:0x02113c20 +data_ov031_02113c38 kind:data(any) addr:0x02113c38 +data_ov031_02113c98 kind:data(any) addr:0x02113c98 +data_ov031_02113e48 kind:data(any) addr:0x02113e48 +data_ov031_02113e54 kind:data(any) addr:0x02113e54 +data_ov031_02113e5c kind:data(any) addr:0x02113e5c ambiguous +data_ov031_02113e98 kind:data(any) addr:0x02113e98 +data_ov031_02113ea4 kind:data(any) addr:0x02113ea4 +data_ov031_02113eb4 kind:data(any) addr:0x02113eb4 +data_ov031_02113ee4 kind:data(any) addr:0x02113ee4 +data_ov031_02113f1c kind:data(any) addr:0x02113f1c +data_ov031_02113f34 kind:data(any) addr:0x02113f34 +data_ov031_02113f58 kind:data(any) addr:0x02113f58 +data_ov031_02113fb4 kind:data(any) addr:0x02113fb4 +data_ov031_02113fd8 kind:data(any) addr:0x02113fd8 +data_ov031_02114034 kind:data(any) addr:0x02114034 +data_ov031_02114058 kind:data(any) addr:0x02114058 +data_ov031_02114080 kind:data(any) addr:0x02114080 +data_ov031_021140dc kind:data(any) addr:0x021140dc +data_ov031_021140f8 kind:data(any) addr:0x021140f8 +data_ov031_02114114 kind:data(any) addr:0x02114114 +data_ov031_02114184 kind:data(any) addr:0x02114184 +data_ov031_021141a0 kind:data(any) addr:0x021141a0 +data_ov031_021141e0 kind:data(any) addr:0x021141e0 +data_ov031_02114228 kind:data(any) addr:0x02114228 +data_ov031_02114298 kind:data(any) addr:0x02114298 +data_ov031_021142b4 kind:data(any) addr:0x021142b4 +data_ov031_021142f4 kind:data(any) addr:0x021142f4 +data_ov031_0211433c kind:data(any) addr:0x0211433c +data_ov031_021143ac kind:data(any) addr:0x021143ac +data_ov031_021143c8 kind:data(any) addr:0x021143c8 +data_ov031_021143e4 kind:data(any) addr:0x021143e4 +data_ov031_02114400 kind:data(any) addr:0x02114400 +data_ov031_02114440 kind:data(any) addr:0x02114440 +data_ov031_02114488 kind:data(any) addr:0x02114488 +data_ov031_021144e4 kind:data(any) addr:0x021144e4 +data_ov031_02114508 kind:data(any) addr:0x02114508 +data_ov031_02114564 kind:data(any) addr:0x02114564 +data_ov031_02114580 kind:data(any) addr:0x02114580 +data_ov031_021145dc kind:data(any) addr:0x021145dc +data_ov031_021145e8 kind:data(any) addr:0x021145e8 +data_ov031_0211464c kind:data(any) addr:0x0211464c +data_ov031_02114670 kind:data(any) addr:0x02114670 +data_ov031_021146c4 kind:data(any) addr:0x021146c4 +data_ov031_021146d4 kind:data(any) addr:0x021146d4 +data_ov031_021146e4 kind:data(any) addr:0x021146e4 +data_ov031_021146e8 kind:data(any) addr:0x021146e8 +data_ov031_021146f8 kind:data(any) addr:0x021146f8 +data_ov031_0211471c kind:data(any) addr:0x0211471c +data_ov031_02114748 kind:data(any) addr:0x02114748 +data_ov031_021147a4 kind:data(any) addr:0x021147a4 +data_ov031_02114800 kind:data(any) addr:0x02114800 ambiguous +data_ov031_02114860 kind:data(any) addr:0x02114860 ambiguous +data_ov031_021148c0 kind:data(any) addr:0x021148c0 +data_ov031_02114920 kind:data(any) addr:0x02114920 +data_ov031_02114944 kind:data(any) addr:0x02114944 +data_ov031_0211494c kind:data(any) addr:0x0211494c +data_ov031_02114960 kind:data(any) addr:0x02114960 +data_ov031_02114984 kind:data(any) addr:0x02114984 +data_ov031_021149e0 kind:data(any) addr:0x021149e0 ambiguous +data_ov031_021149f0 kind:data(any) addr:0x021149f0 +data_ov031_02114a00 kind:data(any) addr:0x02114a00 +data_ov031_02114a24 kind:data(any) addr:0x02114a24 +data_ov031_02114a80 kind:data(any) addr:0x02114a80 +data_ov031_02114aa4 kind:data(any) addr:0x02114aa4 +data_ov031_02114b00 kind:data(any) addr:0x02114b00 +data_ov031_02114b24 kind:data(any) addr:0x02114b24 +data_ov031_02114b80 kind:data(any) addr:0x02114b80 +data_ov031_02114b9c kind:data(any) addr:0x02114b9c +data_ov031_02114bb8 kind:data(any) addr:0x02114bb8 +data_ov031_02114bd4 kind:data(any) addr:0x02114bd4 +data_ov031_02114c2c kind:data(any) addr:0x02114c2c +data_ov031_02114c8c kind:data(any) addr:0x02114c8c +data_ov031_02114ce0 kind:data(any) addr:0x02114ce0 +data_ov031_02114cf0 kind:data(any) addr:0x02114cf0 +data_ov031_02114d28 kind:data(any) addr:0x02114d28 +data_ov031_02114d68 kind:data(any) addr:0x02114d68 +data_ov031_02114d80 kind:data(any) addr:0x02114d80 +data_ov031_02114da4 kind:data(any) addr:0x02114da4 +data_ov031_02114dc8 kind:data(any) addr:0x02114dc8 +data_ov031_02114dec kind:data(any) addr:0x02114dec +data_ov031_02114e10 kind:data(any) addr:0x02114e10 +data_ov031_02114e68 kind:data(any) addr:0x02114e68 +data_ov031_02114e7c kind:data(any) addr:0x02114e7c +data_ov031_02114e94 kind:data(any) addr:0x02114e94 +data_ov031_02114eb8 kind:data(any) addr:0x02114eb8 +data_ov031_02114f34 kind:data(any) addr:0x02114f34 +data_ov031_02114f64 kind:data(any) addr:0x02114f64 +data_ov031_02114f88 kind:data(any) addr:0x02114f88 +data_ov031_02114ff4 kind:data(any) addr:0x02114ff4 +data_ov031_02115010 kind:data(any) addr:0x02115010 +data_ov031_02115048 kind:data(any) addr:0x02115048 +data_ov031_021150a8 kind:data(any) addr:0x021150a8 +data_ov031_021150c0 kind:data(any) addr:0x021150c0 +data_ov031_021150e4 kind:data(any) addr:0x021150e4 +data_ov031_0211513c kind:data(any) addr:0x0211513c +data_ov031_02115148 kind:data(any) addr:0x02115148 +data_ov031_021151e0 kind:data(any) addr:0x021151e0 +data_ov031_021151f0 kind:data(any) addr:0x021151f0 +data_ov031_021151fc kind:data(any) addr:0x021151fc +data_ov031_02115218 kind:data(any) addr:0x02115218 +data_ov031_021152b0 kind:data(any) addr:0x021152b0 +data_ov031_021152c4 kind:data(any) addr:0x021152c4 +data_ov031_021152d0 kind:data(any) addr:0x021152d0 +data_ov031_021152ec kind:data(any) addr:0x021152ec +data_ov031_02115384 kind:data(any) addr:0x02115384 +data_ov031_02115394 kind:data(any) addr:0x02115394 +data_ov031_021153a0 kind:data(any) addr:0x021153a0 +data_ov031_021153bc kind:data(any) addr:0x021153bc +data_ov031_02115454 kind:data(any) addr:0x02115454 +data_ov031_02115468 kind:data(any) addr:0x02115468 +data_ov031_02115474 kind:data(any) addr:0x02115474 +data_ov031_0211549c kind:data(any) addr:0x0211549c +data_ov031_02115534 kind:data(any) addr:0x02115534 +data_ov031_0211555c kind:data(any) addr:0x0211555c +data_ov031_02115584 kind:data(any) addr:0x02115584 +data_ov031_0211561c kind:data(any) addr:0x0211561c +data_ov031_02115644 kind:data(any) addr:0x02115644 +data_ov031_02115660 kind:data(any) addr:0x02115660 +data_ov031_021156a0 kind:data(any) addr:0x021156a0 +data_ov031_021156c8 kind:data(any) addr:0x021156c8 +data_ov031_02115708 kind:data(any) addr:0x02115708 +data_ov031_02115724 kind:data(any) addr:0x02115724 +data_ov031_02115764 kind:data(any) addr:0x02115764 +data_ov031_02115780 kind:data(any) addr:0x02115780 +data_ov031_0211579c kind:data(any) addr:0x0211579c +data_ov031_021157dc kind:data(any) addr:0x021157dc +data_ov031_021157f0 kind:data(any) addr:0x021157f0 +data_ov031_0211580c kind:data(any) addr:0x0211580c +data_ov031_0211584c kind:data(any) addr:0x0211584c +data_ov031_02115868 kind:data(any) addr:0x02115868 +data_ov031_021158cc kind:data(any) addr:0x021158cc +data_ov031_021158f0 kind:data(any) addr:0x021158f0 +data_ov031_02115900 kind:data(any) addr:0x02115900 +data_ov031_0211591c kind:data(any) addr:0x0211591c +data_ov031_02115970 kind:data(any) addr:0x02115970 +data_ov031_02115974 kind:data(any) addr:0x02115974 +data_ov031_02115984 kind:data(any) addr:0x02115984 +data_ov031_021159b0 kind:data(any) addr:0x021159b0 +data_ov031_02115a04 kind:data(any) addr:0x02115a04 +data_ov031_02115a14 kind:data(any) addr:0x02115a14 +data_ov031_02115a30 kind:data(any) addr:0x02115a30 +data_ov031_02115a84 kind:data(any) addr:0x02115a84 +data_ov031_02115a94 kind:data(any) addr:0x02115a94 +data_ov031_02115ab0 kind:data(any) addr:0x02115ab0 +data_ov031_02115b08 kind:data(any) addr:0x02115b08 +data_ov031_02115b18 kind:data(any) addr:0x02115b18 +data_ov031_02115b34 kind:data(any) addr:0x02115b34 +data_ov031_02115b90 kind:data(any) addr:0x02115b90 +data_ov031_02115bac kind:data(any) addr:0x02115bac +data_ov031_02115c18 kind:data(any) addr:0x02115c18 +data_ov031_02115c2c kind:data(any) addr:0x02115c2c +data_ov031_02115c48 kind:data(any) addr:0x02115c48 +data_ov031_02115ca0 kind:data(any) addr:0x02115ca0 +data_ov031_02115cb4 kind:data(any) addr:0x02115cb4 +data_ov031_02115ccc kind:data(any) addr:0x02115ccc +data_ov031_02115ce8 kind:data(any) addr:0x02115ce8 +data_ov031_02115d04 kind:data(any) addr:0x02115d04 +data_ov031_02115d44 kind:data(any) addr:0x02115d44 +data_ov031_02115d60 kind:data(any) addr:0x02115d60 +data_ov031_02115dc0 kind:data(any) addr:0x02115dc0 +data_ov031_02115ddc kind:data(any) addr:0x02115ddc +data_ov031_02115e28 kind:data(any) addr:0x02115e28 +data_ov031_02115e34 kind:data(any) addr:0x02115e34 +data_ov031_02115e58 kind:data(any) addr:0x02115e58 +data_ov031_02115eb0 kind:data(any) addr:0x02115eb0 +data_ov031_02115ec4 kind:data(any) addr:0x02115ec4 +data_ov031_02115eec kind:data(any) addr:0x02115eec +data_ov031_02115f2c kind:data(any) addr:0x02115f2c +data_ov031_02115f48 kind:data(any) addr:0x02115f48 +data_ov031_02115f84 kind:data(any) addr:0x02115f84 +data_ov031_02115f88 kind:data(any) addr:0x02115f88 +data_ov031_02115f98 kind:data(any) addr:0x02115f98 +data_ov031_02115fb4 kind:data(any) addr:0x02115fb4 +data_ov031_02115ff4 kind:data(any) addr:0x02115ff4 +data_ov031_02116010 kind:data(any) addr:0x02116010 +data_ov031_02116050 kind:data(any) addr:0x02116050 +data_ov031_0211606c kind:data(any) addr:0x0211606c +data_ov031_021160a8 kind:data(any) addr:0x021160a8 +data_ov031_021160bc kind:data(any) addr:0x021160bc +data_ov031_021160d8 kind:data(any) addr:0x021160d8 +data_ov031_02116120 kind:data(any) addr:0x02116120 +data_ov031_0211612c kind:data(any) addr:0x0211612c ambiguous +data_ov031_02116140 kind:data(any) addr:0x02116140 +data_ov031_0211615c kind:data(any) addr:0x0211615c ambiguous +data_ov031_02116194 kind:data(any) addr:0x02116194 +data_ov031_021161a8 kind:data(any) addr:0x021161a8 +data_ov031_021161c4 kind:data(any) addr:0x021161c4 +data_ov031_02116210 kind:data(any) addr:0x02116210 +data_ov031_02116240 kind:data(any) addr:0x02116240 +data_ov031_02116258 kind:data(any) addr:0x02116258 +data_ov031_02116274 kind:data(any) addr:0x02116274 +data_ov031_021162c0 kind:data(any) addr:0x021162c0 +data_ov031_021162cc kind:data(any) addr:0x021162cc +data_ov031_021162e0 kind:data(any) addr:0x021162e0 +data_ov031_021162fc kind:data(any) addr:0x021162fc +data_ov031_02116328 kind:data(any) addr:0x02116328 +data_ov031_02116354 kind:data(any) addr:0x02116354 +data_ov031_02116394 kind:data(any) addr:0x02116394 +data_ov031_021163c4 kind:data(any) addr:0x021163c4 +data_ov031_021163e0 kind:data(any) addr:0x021163e0 +data_ov031_02116410 kind:data(any) addr:0x02116410 +data_ov031_0211642c kind:data(any) addr:0x0211642c +data_ov031_0211645c kind:data(any) addr:0x0211645c +data_ov031_0211646c kind:data(any) addr:0x0211646c +data_ov031_02116480 kind:data(any) addr:0x02116480 ambiguous +data_ov031_02116498 kind:data(any) addr:0x02116498 +data_ov031_021164c0 kind:bss addr:0x021164c0 +data_ov031_02116544 kind:bss addr:0x02116544 +data_ov031_02116548 kind:bss addr:0x02116548 +data_ov031_02116554 kind:bss addr:0x02116554 +data_ov031_02116590 kind:bss addr:0x02116590 +data_ov031_02116594 kind:bss addr:0x02116594 +data_ov031_021165a0 kind:bss addr:0x021165a0 +data_ov031_021165dc kind:bss addr:0x021165dc +data_ov031_021165e0 kind:bss addr:0x021165e0 +data_ov031_021165ec kind:bss addr:0x021165ec +data_ov031_02116628 kind:bss addr:0x02116628 +data_ov031_0211662c kind:bss addr:0x0211662c +data_ov031_02116638 kind:bss addr:0x02116638 +data_ov031_02116674 kind:bss addr:0x02116674 +data_ov031_02116678 kind:bss addr:0x02116678 +data_ov031_02116684 kind:bss addr:0x02116684 +data_ov031_021166c0 kind:bss addr:0x021166c0 +data_ov031_021166c4 kind:bss addr:0x021166c4 +data_ov031_021166d0 kind:bss addr:0x021166d0 +data_ov031_0211670c kind:bss addr:0x0211670c +data_ov031_02116710 kind:bss addr:0x02116710 +data_ov031_02116714 kind:bss addr:0x02116714 +data_ov031_02116720 kind:bss addr:0x02116720 +data_ov031_021167f8 kind:bss addr:0x021167f8 +data_ov031_02116818 kind:bss addr:0x02116818 +data_ov031_0211681c kind:bss addr:0x0211681c +data_ov031_02116828 kind:bss addr:0x02116828 +data_ov031_02116864 kind:bss addr:0x02116864 +data_ov031_0211686c kind:bss addr:0x0211686c +data_ov031_02116878 kind:bss addr:0x02116878 +data_ov031_02116884 kind:bss addr:0x02116884 +data_ov031_021168c0 kind:bss addr:0x021168c0 +data_ov031_021168e4 kind:bss addr:0x021168e4 ambiguous +data_ov031_02116998 kind:bss addr:0x02116998 +data_ov031_0211699c kind:bss addr:0x0211699c +data_ov031_021169a8 kind:bss addr:0x021169a8 +data_ov031_021169e4 kind:bss addr:0x021169e4 +data_ov031_021169e8 kind:bss addr:0x021169e8 +data_ov031_021169f4 kind:bss addr:0x021169f4 +data_ov031_02116acc kind:bss addr:0x02116acc +data_ov031_02116ad0 kind:bss addr:0x02116ad0 +data_ov031_02116adc kind:bss addr:0x02116adc +data_ov031_02116b18 kind:bss addr:0x02116b18 +data_ov031_02116b1c kind:bss addr:0x02116b1c +data_ov031_02116b28 kind:bss addr:0x02116b28 +data_ov031_02116b64 kind:bss addr:0x02116b64 +data_ov031_02116b68 kind:bss addr:0x02116b68 +data_ov031_02116b74 kind:bss addr:0x02116b74 +data_ov031_02116bb0 kind:bss addr:0x02116bb0 +data_ov031_02116bb4 kind:bss addr:0x02116bb4 +data_ov031_02116bc0 kind:bss addr:0x02116bc0 +data_ov031_02116bfc kind:bss addr:0x02116bfc +data_ov031_02116c00 kind:bss addr:0x02116c00 +data_ov031_02116c0c kind:bss addr:0x02116c0c +data_ov031_02116c48 kind:bss addr:0x02116c48 +data_ov031_02116c4c kind:bss addr:0x02116c4c +data_ov031_02116c58 kind:bss addr:0x02116c58 +data_ov031_02116c94 kind:bss addr:0x02116c94 +data_ov031_02116c98 kind:bss addr:0x02116c98 +data_ov031_02116ca4 kind:bss addr:0x02116ca4 +data_ov031_02116cb0 kind:bss addr:0x02116cb0 +data_ov031_02116cbc kind:bss addr:0x02116cbc +data_ov031_02116d94 kind:bss addr:0x02116d94 +data_ov031_02116d98 kind:bss addr:0x02116d98 +data_ov031_02116da4 kind:bss addr:0x02116da4 +data_ov031_02116de0 kind:bss addr:0x02116de0 +data_ov031_02116de4 kind:bss addr:0x02116de4 +data_ov031_02116df0 kind:bss addr:0x02116df0 +data_ov031_02116e2c kind:bss addr:0x02116e2c +data_ov031_02116e30 kind:bss addr:0x02116e30 +data_ov031_02116e3c kind:bss addr:0x02116e3c +data_ov031_02116e78 kind:bss addr:0x02116e78 +data_ov031_02116e7c kind:bss addr:0x02116e7c +data_ov031_02116e88 kind:bss addr:0x02116e88 +data_ov031_02116ec4 kind:bss addr:0x02116ec4 +data_ov031_02116ec8 kind:bss addr:0x02116ec8 +data_ov031_02116ed4 kind:bss addr:0x02116ed4 +data_ov031_02116fac kind:bss addr:0x02116fac +data_ov031_02116fbc kind:bss addr:0x02116fbc +data_ov031_02116fc8 kind:bss addr:0x02116fc8 +data_ov031_02116fd4 kind:bss addr:0x02116fd4 +data_ov031_02116fe0 kind:bss addr:0x02116fe0 +data_ov031_02116fec kind:bss addr:0x02116fec +data_ov031_02117028 kind:bss addr:0x02117028 +data_ov031_02117064 kind:bss addr:0x02117064 +data_ov031_021170a0 kind:bss addr:0x021170a0 +data_ov031_021170dc kind:bss addr:0x021170dc +data_ov031_021170e0 kind:bss addr:0x021170e0 +data_ov031_021170ec kind:bss addr:0x021170ec +data_ov031_02117128 kind:bss addr:0x02117128 +data_ov031_0211712c kind:bss addr:0x0211712c +data_ov031_02117138 kind:bss addr:0x02117138 +data_ov031_02117174 kind:bss addr:0x02117174 +data_ov031_02117178 kind:bss addr:0x02117178 +data_ov031_02117184 kind:bss addr:0x02117184 +data_ov031_0211725c kind:bss addr:0x0211725c +data_ov031_02117260 kind:bss addr:0x02117260 +data_ov031_0211726c kind:bss addr:0x0211726c +data_ov031_02117344 kind:bss addr:0x02117344 +data_ov031_02117350 kind:bss addr:0x02117350 +data_ov031_02117374 kind:bss addr:0x02117374 +data_ov031_02117398 kind:bss addr:0x02117398 +data_ov031_021173bc kind:bss addr:0x021173bc +data_ov031_021173c0 kind:bss addr:0x021173c0 +data_ov031_021173cc kind:bss addr:0x021173cc +data_ov031_021174a0 kind:bss addr:0x021174a0 +data_ov031_021174a4 kind:bss addr:0x021174a4 +data_ov031_021174b0 kind:bss addr:0x021174b0 +data_ov031_02117584 kind:bss addr:0x02117584 +data_ov031_02117588 kind:bss addr:0x02117588 +data_ov031_02117594 kind:bss addr:0x02117594 +data_ov031_02117668 kind:bss addr:0x02117668 +data_ov031_0211766c kind:bss addr:0x0211766c +data_ov031_02117678 kind:bss addr:0x02117678 +data_ov031_02117698 kind:bss addr:0x02117698 +data_ov031_021176e0 kind:bss addr:0x021176e0 +data_ov031_021176e4 kind:bss addr:0x021176e4 +data_ov031_021176f0 kind:bss addr:0x021176f0 +data_ov031_02117710 kind:bss addr:0x02117710 +data_ov031_02117758 kind:bss addr:0x02117758 +data_ov031_0211775c kind:bss addr:0x0211775c +data_ov031_02117768 kind:bss addr:0x02117768 +data_ov031_0211783c kind:bss addr:0x0211783c +data_ov031_02117840 kind:bss addr:0x02117840 +data_ov031_0211784c kind:bss addr:0x0211784c +data_ov031_0211786c kind:bss addr:0x0211786c +data_ov031_021178b4 kind:bss addr:0x021178b4 +data_ov031_021178b8 kind:bss addr:0x021178b8 +data_ov031_021178c4 kind:bss addr:0x021178c4 +data_ov031_02117998 kind:bss addr:0x02117998 +data_ov031_0211799c kind:bss addr:0x0211799c +data_ov031_021179a8 kind:bss addr:0x021179a8 +data_ov031_021179b4 kind:bss addr:0x021179b4 +data_ov031_02117a04 kind:bss addr:0x02117a04 +data_ov031_02117ad8 kind:bss addr:0x02117ad8 +data_ov031_02117af8 kind:bss addr:0x02117af8 +data_ov031_02117afc kind:bss addr:0x02117afc +data_ov031_02117b08 kind:bss addr:0x02117b08 +data_ov031_02117b28 kind:bss addr:0x02117b28 +data_ov031_02117bdc kind:bss addr:0x02117bdc +data_ov031_02117bfc kind:bss addr:0x02117bfc +data_ov031_02117c00 kind:bss addr:0x02117c00 +data_ov031_02117c0c kind:bss addr:0x02117c0c +data_ov031_02117ce0 kind:bss addr:0x02117ce0 +data_ov031_02117ce4 kind:bss addr:0x02117ce4 +data_ov031_02117cf0 kind:bss addr:0x02117cf0 +data_ov031_02117dc4 kind:bss addr:0x02117dc4 +data_ov031_02117e3c kind:bss addr:0x02117e3c +data_ov031_02117e40 kind:bss addr:0x02117e40 +data_ov031_02117e4c kind:bss addr:0x02117e4c +data_ov031_02117e70 kind:bss addr:0x02117e70 +data_ov031_02117e74 kind:bss addr:0x02117e74 +data_ov031_02117e80 kind:bss addr:0x02117e80 +data_ov031_02117ea4 kind:bss addr:0x02117ea4 +data_ov031_02117ea8 kind:bss addr:0x02117ea8 +data_ov031_02117eb4 kind:bss addr:0x02117eb4 +data_ov031_02117f88 kind:bss addr:0x02117f88 +data_ov031_02117f8c kind:bss addr:0x02117f8c +data_ov031_02117f98 kind:bss addr:0x02117f98 +data_ov031_0211806c kind:bss addr:0x0211806c +data_ov031_02118070 kind:bss addr:0x02118070 +data_ov031_0211807c kind:bss addr:0x0211807c +data_ov031_02118150 kind:bss addr:0x02118150 +data_ov031_02118170 kind:bss addr:0x02118170 +data_ov031_02118174 kind:bss addr:0x02118174 +data_ov031_02118180 kind:bss addr:0x02118180 +data_ov031_02118254 kind:bss addr:0x02118254 +data_ov031_02118278 kind:bss addr:0x02118278 +data_ov031_0211827c kind:bss addr:0x0211827c +data_ov031_02118288 kind:bss addr:0x02118288 +data_ov031_0211835c kind:bss addr:0x0211835c +data_ov031_02118360 kind:bss addr:0x02118360 +data_ov031_0211836c kind:bss addr:0x0211836c +data_ov031_02118440 kind:bss addr:0x02118440 +data_ov031_02118444 kind:bss addr:0x02118444 +data_ov031_02118450 kind:bss addr:0x02118450 +data_ov031_0211848c kind:bss addr:0x0211848c +data_ov031_02118490 kind:bss addr:0x02118490 +data_ov031_0211849c kind:bss addr:0x0211849c +data_ov031_021184bc kind:bss addr:0x021184bc +data_ov031_02118504 kind:bss addr:0x02118504 +data_ov031_02118508 kind:bss addr:0x02118508 +data_ov031_02118514 kind:bss addr:0x02118514 +data_ov031_02118520 kind:bss addr:0x02118520 +data_ov031_0211852c kind:bss addr:0x0211852c +data_ov031_02118600 kind:bss addr:0x02118600 +data_ov031_02118604 kind:bss addr:0x02118604 +data_ov031_02118610 kind:bss addr:0x02118610 +data_ov031_0211861c kind:bss addr:0x0211861c +data_ov031_02118628 kind:bss addr:0x02118628 +data_ov031_02118720 kind:bss addr:0x02118720 +data_ov031_02118724 kind:bss addr:0x02118724 +data_ov031_02118730 kind:bss addr:0x02118730 +data_ov031_02118804 kind:bss addr:0x02118804 +data_ov031_02118808 kind:bss addr:0x02118808 +data_ov031_02118814 kind:bss addr:0x02118814 +data_ov031_02118820 kind:bss addr:0x02118820 +data_ov031_021188f4 kind:bss addr:0x021188f4 +data_ov031_02118918 kind:bss addr:0x02118918 +data_ov031_0211891c kind:bss addr:0x0211891c +data_ov031_02118928 kind:bss addr:0x02118928 +data_ov031_021189fc kind:bss addr:0x021189fc +data_ov031_02118a20 kind:bss addr:0x02118a20 +data_ov031_02118a28 kind:bss addr:0x02118a28 +data_ov031_02118a34 kind:bss addr:0x02118a34 +data_ov031_02118a40 kind:bss addr:0x02118a40 +data_ov031_02118a58 kind:bss addr:0x02118a58 +data_ov031_02118b10 kind:bss addr:0x02118b10 +data_ov031_02118be4 kind:bss addr:0x02118be4 ambiguous +data_ov031_02118c08 kind:bss addr:0x02118c08 +data_ov031_02118c2c kind:bss addr:0x02118c2c +data_ov031_02118c50 kind:bss addr:0x02118c50 +data_ov031_02118dd0 kind:bss addr:0x02118dd0 +data_ov031_02118dd8 kind:bss addr:0x02118dd8 +data_ov031_02118de4 kind:bss addr:0x02118de4 +data_ov031_02118eb8 kind:bss addr:0x02118eb8 +data_ov031_02118ed8 kind:bss addr:0x02118ed8 +data_ov031_02118edc kind:bss addr:0x02118edc +data_ov031_02118ee8 kind:bss addr:0x02118ee8 +data_ov031_02118f08 kind:bss addr:0x02118f08 +data_ov031_02118fbc kind:bss addr:0x02118fbc +data_ov031_02118fdc kind:bss addr:0x02118fdc +data_ov031_02118fe0 kind:bss addr:0x02118fe0 +data_ov031_02118fec kind:bss addr:0x02118fec +data_ov031_0211900c kind:bss addr:0x0211900c +data_ov031_021190c0 kind:bss addr:0x021190c0 +data_ov031_021190e4 kind:bss addr:0x021190e4 diff --git a/config/eur1/arm9/overlays/ov032/delinks.txt b/config/eur1/arm9/overlays/ov032/delinks.txt new file mode 100644 index 00000000..1bbc36ea --- /dev/null +++ b/config/eur1/arm9/overlays/ov032/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02119100 end:0x0212208c kind:code align:32 + .rodata start:0x0212208c end:0x021220f0 kind:rodata align:4 + .init start:0x021220f0 end:0x021222e8 kind:code align:4 + .ctor start:0x021222e8 end:0x021222fc kind:rodata align:4 + .data start:0x02122300 end:0x021229c0 kind:data align:32 + .bss start:0x021229c0 end:0x02122d60 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov032/relocs.txt b/config/eur1/arm9/overlays/ov032/relocs.txt new file mode 100644 index 00000000..ab2a9c44 --- /dev/null +++ b/config/eur1/arm9/overlays/ov032/relocs.txt @@ -0,0 +1,1331 @@ +from:0x02119108 kind:load to:0x021229d0 module:overlay(32) +from:0x0211911c kind:arm_call to:0x02011f3c module:main +from:0x02119128 kind:arm_call to:0x0211918c module:overlay(32) +from:0x0211913c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02119188 kind:load to:0x02122378 module:overlay(32) +from:0x0211919c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02119200 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0211922c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02119244 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119254 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211928c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021192a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021192d0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021192d8 kind:arm_call to:0x02099874 module:overlay(0) +from:0x021192e0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021192f0 kind:arm_call to:0x0211b6b0 module:overlay(32) +from:0x02119350 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02119374 kind:load to:0x02122490 module:overlay(32) +from:0x02119378 kind:load to:0x021229d0 module:overlay(32) +from:0x0211937c kind:load to:0x021223e4 module:overlay(32) +from:0x02119380 kind:load to:0x0212239c module:overlay(32) +from:0x02119384 kind:load to:0x02122300 module:overlay(32) +from:0x02119390 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021193a4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021193bc kind:arm_call to:0x0211b6e0 module:overlay(32) +from:0x021193c4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021193e0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211940c kind:arm_call to:0x0203d210 module:main +from:0x02119414 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211941c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02119424 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211942c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02119438 kind:load to:0x020a0328 module:overlay(0) +from:0x02119448 kind:arm_call to:0x0211b6e0 module:overlay(32) +from:0x02119450 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211946c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02119498 kind:arm_call to:0x0203d210 module:main +from:0x021194a0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021194a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021194b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021194b8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021194c0 kind:arm_call to:0x02011ff4 module:main +from:0x021194cc kind:load to:0x020a0328 module:overlay(0) +from:0x021194e4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021194f4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02119540 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211957c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02119594 kind:load to:0x0212230c module:overlay(32) +from:0x021195c0 kind:arm_call to:0x02016fbc module:main +from:0x021195d4 kind:arm_call to:0x0211967c module:overlay(32) +from:0x021195f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119604 kind:arm_call to:0x0211967c module:overlay(32) +from:0x02119610 kind:arm_call to:0x0211967c module:overlay(32) +from:0x02119668 kind:arm_call to:0x01fff2fc module:itcm +from:0x02119670 kind:load to:0x020aed4c module:overlay(0) +from:0x02119674 kind:load to:0x027e0ce4 module:dtcm +from:0x02119678 kind:load to:0x0211b4bc module:overlay(32) +from:0x02119688 kind:arm_call to:0x0211961c module:overlay(32) +from:0x021196c0 kind:load to:0x021224e8 module:overlay(32) +from:0x021196d8 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02119764 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x0211976c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02119774 kind:arm_call to:0x0211b3d8 module:overlay(32) +from:0x0211979c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021197ac kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021197c0 kind:arm_call to:0x0211b2bc module:overlay(32) +from:0x021197d4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211983c kind:arm_call to:0x02098750 module:overlay(0) +from:0x02119850 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02119870 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02119884 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x0211989c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021198a4 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021198c8 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02119904 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0211991c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02119928 kind:arm_call to:0x0211967c module:overlay(32) +from:0x02119948 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02119968 kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211999c kind:arm_call to:0x0211b2bc module:overlay(32) +from:0x021199f8 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02119a04 kind:load to:0x02122428 module:overlay(32) +from:0x02119a08 kind:load to:0x027e09a8 module:dtcm +from:0x02119a10 kind:load to:0x027e0d38 module:dtcm +from:0x02119a18 kind:load to:0x027e09c0 module:dtcm +from:0x02119a30 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02119a5c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02119a84 kind:arm_call to:0x01ff941c module:itcm +from:0x02119ac0 kind:arm_call to:0x01ffc634 module:itcm +from:0x02119b48 kind:load to:0x02122324 module:overlay(32) +from:0x02119c5c kind:arm_call to:0x01ff930c module:itcm +from:0x02119cc8 kind:arm_call to:0x0211b1a4 module:overlay(32) +from:0x02119d0c kind:arm_call to:0x0211967c module:overlay(32) +from:0x02119d14 kind:arm_call to:0x0211b320 module:overlay(32) +from:0x02119d1c kind:load to:0x02049be4 module:main +from:0x02119d24 kind:load to:0x0203e964 module:main +from:0x02119d98 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02119db4 kind:load to:0x0212233c module:overlay(32) +from:0x02119db8 kind:load to:0x027e09a8 module:dtcm +from:0x02119dec kind:arm_call to:0x01ffb428 module:itcm +from:0x02119e04 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02119e18 kind:arm_call to:0x01ffb464 module:itcm +from:0x02119e28 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119e3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119e6c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02119e80 kind:arm_call to:0x0211b254 module:overlay(32) +from:0x02119e94 kind:arm_call to:0x0211967c module:overlay(32) +from:0x02119ea8 kind:arm_call to:0x0211967c module:overlay(32) +from:0x02119eb8 kind:load to:0x027e0cec module:dtcm +from:0x02119f30 kind:load to:0x02122324 module:overlay(32) +from:0x02119f64 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02119f78 kind:arm_call to:0x01ffb464 module:itcm +from:0x02119f88 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119fbc kind:arm_call to:0x0211967c module:overlay(32) +from:0x02119fc4 kind:arm_call to:0x0211b320 module:overlay(32) +from:0x0211a02c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a038 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211a07c kind:load to:0x02122324 module:overlay(32) +from:0x0211a168 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211a178 kind:arm_call to:0x01ff930c module:itcm +from:0x0211a184 kind:arm_call to:0x0211b1a4 module:overlay(32) +from:0x0211a20c kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211a214 kind:arm_call to:0x0202851c module:main +from:0x0211a274 kind:arm_call to:0x0211b320 module:overlay(32) +from:0x0211a27c kind:load to:0x0203e964 module:main +from:0x0211a344 kind:load to:0x02122324 module:overlay(32) +from:0x0211a348 kind:load to:0x02049be4 module:main +from:0x0211a358 kind:arm_call to:0x0211b254 module:overlay(32) +from:0x0211a36c kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211a378 kind:arm_call to:0x0211b1a4 module:overlay(32) +from:0x0211a39c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211a3ac kind:arm_call to:0x01ff930c module:itcm +from:0x0211a3d0 kind:arm_call to:0x0211b2d0 module:overlay(32) +from:0x0211a40c kind:arm_call to:0x01fff148 module:itcm +from:0x0211a4b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a4c8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211a514 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a5a4 kind:arm_call to:0x0211b320 module:overlay(32) +from:0x0211a5b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a5bc kind:load to:0x0203e964 module:main +from:0x0211a5c0 kind:load to:0x02049be4 module:main +from:0x0211a630 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a654 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211a668 kind:load to:0x02122324 module:overlay(32) +from:0x0211a7d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a800 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a830 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211a870 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a89c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a8cc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211a8d4 kind:arm_call to:0x0211b164 module:overlay(32) +from:0x0211a8e0 kind:load to:0x0203e964 module:main +from:0x0211a8e8 kind:load to:0x0212233c module:overlay(32) +from:0x0211a8ec kind:load to:0x027e09a8 module:dtcm +from:0x0211a8f4 kind:load to:0x027e0cec module:dtcm +from:0x0211a97c kind:arm_call to:0x01ffb66c module:itcm +from:0x0211a988 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211a9a4 kind:load to:0x02122324 module:overlay(32) +from:0x0211a9a8 kind:load to:0x020aed48 module:overlay(0) +from:0x0211a9e8 kind:arm_call to:0x02099330 module:overlay(0) +from:0x0211aa48 kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211aa5c kind:arm_call to:0x0211b1a4 module:overlay(32) +from:0x0211aa78 kind:arm_call to:0x0211b164 module:overlay(32) +from:0x0211aa88 kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211ab04 kind:load to:0x02122324 module:overlay(32) +from:0x0211ab44 kind:arm_call to:0x0211b1a4 module:overlay(32) +from:0x0211ab70 kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211ab78 kind:arm_call to:0x0211b320 module:overlay(32) +from:0x0211aba8 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0211abf0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211abfc kind:load to:0x020aed44 module:overlay(0) +from:0x0211ac04 kind:load to:0x02122324 module:overlay(32) +from:0x0211ac10 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0211ac2c kind:arm_call to:0x0211b1a4 module:overlay(32) +from:0x0211ac48 kind:arm_call to:0x0211b164 module:overlay(32) +from:0x0211ac58 kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211ac70 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0211acec kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211acfc kind:load to:0x02122324 module:overlay(32) +from:0x0211ad40 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0211ad4c kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211add0 kind:load to:0x02122324 module:overlay(32) +from:0x0211ae2c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211ae34 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211ae50 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0211ae64 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0211ae70 kind:arm_call to:0x02099818 module:overlay(0) +from:0x0211ae78 kind:load to:0x027e09a8 module:dtcm +from:0x0211af2c kind:load to:0x02122324 module:overlay(32) +from:0x0211af30 kind:load to:0x02049be4 module:main +from:0x0211b010 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b02c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b060 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211b0b0 kind:arm_call to:0x0211b1a4 module:overlay(32) +from:0x0211b0e0 kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211b14c kind:load to:0x0212233c module:overlay(32) +from:0x0211b150 kind:load to:0x027e09a8 module:dtcm +from:0x0211b158 kind:load to:0x027e0cec module:dtcm +from:0x0211b15c kind:load to:0x02122324 module:overlay(32) +from:0x0211b160 kind:load to:0x02049be4 module:main +from:0x0211b178 kind:arm_call to:0x0211b254 module:overlay(32) +from:0x0211b18c kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211b19c kind:arm_call to:0x0211967c module:overlay(32) +from:0x0211b1c0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b1cc kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0211b1f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b234 kind:arm_call to:0x02016ae0 module:main +from:0x0211b24c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b278 kind:arm_call to:0x01fff17c module:itcm +from:0x0211b288 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b294 kind:arm_call to:0x02016958 module:main +from:0x0211b2b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b364 kind:arm_call to:0x02015080 module:main +from:0x0211b384 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b3a4 kind:arm_call to:0x02015080 module:main +from:0x0211b3c4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b3cc kind:load to:0x027e09a8 module:dtcm +from:0x0211b424 kind:arm_call to:0x01ff916c module:itcm +from:0x0211b4c8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b510 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211b52c kind:arm_call to:0x02098adc module:overlay(0) +from:0x0211b540 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211b588 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b59c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0211b5ac kind:arm_call to:0x02099818 module:overlay(0) +from:0x0211b5b4 kind:arm_call to:0x0211b4f0 module:overlay(32) +from:0x0211b5d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b5dc kind:arm_call to:0x0211b4f0 module:overlay(32) +from:0x0211b600 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x0211b618 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b620 kind:arm_call to:0x0211b4f0 module:overlay(32) +from:0x0211b644 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b65c kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0211b670 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b684 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0211b694 kind:arm_call to:0x02099818 module:overlay(0) +from:0x0211b69c kind:arm_call to:0x0211b4f0 module:overlay(32) +from:0x0211b6a8 kind:load to:0x027e09a8 module:dtcm +from:0x0211b6b8 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0211b6dc kind:load to:0x0212235c module:overlay(32) +from:0x0211b6e8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211b6fc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211b704 kind:arm_call to:0x02011ff4 module:main +from:0x0211b72c kind:arm_call to:0x0209832c module:overlay(0) +from:0x0211b750 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211b764 kind:load to:0x020578a4 module:overlay(0) +from:0x0211b780 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211b78c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211b7a8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211b7b8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211b7c8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b7d0 kind:arm_call to:0x02011ff4 module:main +from:0x0211b7e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211b7ec kind:arm_call to:0x02011ff4 module:main +from:0x0211b800 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211b814 kind:load to:0x02122ad0 module:overlay(32) +from:0x0211b828 kind:arm_call to:0x02011f3c module:main +from:0x0211b834 kind:arm_call to:0x0211b888 module:overlay(32) +from:0x0211b84c kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0211b884 kind:load to:0x021225fc module:overlay(32) +from:0x0211b894 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0211b8f8 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0211b924 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0211b940 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b950 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b97c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211b984 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0211b98c kind:arm_call to:0x0211cd50 module:overlay(32) +from:0x0211b9e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211ba00 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211ba0c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0211ba28 kind:arm_call to:0x0211bf44 module:overlay(32) +from:0x0211ba48 kind:load to:0x02122620 module:overlay(32) +from:0x0211ba4c kind:load to:0x02122ad0 module:overlay(32) +from:0x0211ba50 kind:load to:0x021223e4 module:overlay(32) +from:0x0211ba54 kind:load to:0x02122ac4 module:overlay(32) +from:0x0211ba58 kind:load to:0x02122aac module:overlay(32) +from:0x0211ba5c kind:load to:0x02122548 module:overlay(32) +from:0x0211ba6c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211ba74 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ba7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ba84 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ba9c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211baa4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211baac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bab4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211babc kind:arm_call to:0x02011ff4 module:main +from:0x0211bad8 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211bb44 kind:load to:0x020aed4c module:overlay(0) +from:0x0211bb48 kind:load to:0x02122584 module:overlay(32) +from:0x0211bb64 kind:arm_call to:0x0211ca78 module:overlay(32) +from:0x0211bb74 kind:arm_call to:0x0211d168 module:overlay(32) +from:0x0211bb7c kind:arm_call to:0x0211d0b4 module:overlay(32) +from:0x0211bbb0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211bbb8 kind:arm_call to:0x0211cc6c module:overlay(32) +from:0x0211bbdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bbec kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0211bc0c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211bc74 kind:arm_call to:0x02098750 module:overlay(0) +from:0x0211bc88 kind:arm_call to:0x02098750 module:overlay(0) +from:0x0211bca8 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0211bcd4 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0211bcec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211bcf8 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211bd18 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0211bd94 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0211bda0 kind:load to:0x021225bc module:overlay(32) +from:0x0211bda4 kind:load to:0x027e09a8 module:dtcm +from:0x0211bdb0 kind:load to:0x027e09c0 module:dtcm +from:0x0211bdc4 kind:arm_call to:0x0211bf44 module:overlay(32) +from:0x0211bde8 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0211be98 kind:arm_call to:0x0201aa44 module:main +from:0x0211bea4 kind:load to:0x02122ac4 module:overlay(32) +from:0x0211bea8 kind:load to:0x02122aa8 module:overlay(32) +from:0x0211beac kind:load to:0x027e0998 module:dtcm +from:0x0211beb0 kind:load to:0x0204af1c module:main +from:0x0211beb4 kind:load to:0x02122aac module:overlay(32) +from:0x0211becc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211bef8 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0211bf34 kind:arm_call to:0x01ffc634 module:itcm +from:0x0211bf58 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0211bfc8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211bfe4 kind:load to:0x02122554 module:overlay(32) +from:0x0211bff4 kind:arm_call to:0x02099330 module:overlay(0) +from:0x0211c038 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c040 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211c050 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0211c058 kind:arm_call to:0x0211bf44 module:overlay(32) +from:0x0211c084 kind:arm_call to:0x0214155c module:overlay(70) +from:0x0211c098 kind:arm_call to:0x02099818 module:overlay(0) +from:0x0211c0b0 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c0bc kind:load to:0x027e09a8 module:dtcm +from:0x0211c138 kind:load to:0x02122554 module:overlay(32) +from:0x0211c144 kind:arm_call to:0x0211cb60 module:overlay(32) +from:0x0211c178 kind:arm_call to:0x0211ca78 module:overlay(32) +from:0x0211c188 kind:arm_call to:0x0211cb18 module:overlay(32) +from:0x0211c19c kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c22c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c23c kind:load to:0x0212256c module:overlay(32) +from:0x0211c240 kind:load to:0x027e09a8 module:dtcm +from:0x0211c28c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211c2ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0211c2c4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211c2d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211c2e8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c2fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c32c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211c334 kind:arm_call to:0x0211ca78 module:overlay(32) +from:0x0211c348 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c354 kind:arm_call to:0x0211cb18 module:overlay(32) +from:0x0211c368 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c37c kind:arm_call to:0x0211d180 module:overlay(32) +from:0x0211c390 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c3e8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c3f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c3f8 kind:load to:0x027e0cec module:dtcm +from:0x0211c3fc kind:load to:0x027e09a8 module:dtcm +from:0x0211c420 kind:arm_call to:0x0211cd88 module:overlay(32) +from:0x0211c47c kind:load to:0x02122554 module:overlay(32) +from:0x0211c4b0 kind:arm_call to:0x0211cea0 module:overlay(32) +from:0x0211c4b8 kind:arm_call to:0x0211ca78 module:overlay(32) +from:0x0211c4c8 kind:arm_call to:0x0211cb60 module:overlay(32) +from:0x0211c4dc kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c500 kind:arm_call to:0x02015080 module:main +from:0x0211c520 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c544 kind:arm_call to:0x02015080 module:main +from:0x0211c568 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c578 kind:load to:0x027e09a8 module:dtcm +from:0x0211c5ec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c608 kind:load to:0x0212256c module:overlay(32) +from:0x0211c60c kind:load to:0x027e09a8 module:dtcm +from:0x0211c630 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c660 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211c66c kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c678 kind:load to:0x027e0cec module:dtcm +from:0x0211c6e4 kind:arm_call to:0x0211d1cc module:overlay(32) +from:0x0211c708 kind:load to:0x02122554 module:overlay(32) +from:0x0211c768 kind:arm_call to:0x0211cea0 module:overlay(32) +from:0x0211c784 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c790 kind:arm_call to:0x0211ca78 module:overlay(32) +from:0x0211c7a4 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c7b0 kind:arm_call to:0x0211cb18 module:overlay(32) +from:0x0211c7d4 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c7f8 kind:arm_call to:0x02015080 module:main +from:0x0211c818 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c83c kind:arm_call to:0x02015080 module:main +from:0x0211c860 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c870 kind:load to:0x027e09a8 module:dtcm +from:0x0211c890 kind:arm_call to:0x0211cd88 module:overlay(32) +from:0x0211c8f8 kind:load to:0x02122554 module:overlay(32) +from:0x0211c92c kind:arm_call to:0x0211cea0 module:overlay(32) +from:0x0211c934 kind:arm_call to:0x0211cbac module:overlay(32) +from:0x0211c958 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c97c kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c988 kind:arm_call to:0x0211ca78 module:overlay(32) +from:0x0211c998 kind:arm_call to:0x0211cb60 module:overlay(32) +from:0x0211c9ac kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c9bc kind:arm_call to:0x0211ca78 module:overlay(32) +from:0x0211c9d0 kind:arm_call to:0x0211bae4 module:overlay(32) +from:0x0211c9f4 kind:arm_call to:0x02015080 module:main +from:0x0211ca14 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211ca38 kind:arm_call to:0x02015080 module:main +from:0x0211ca5c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211ca6c kind:load to:0x027e09a8 module:dtcm +from:0x0211caac kind:arm_call to:0x01fff148 module:itcm +from:0x0211cabc kind:arm_call to:0x02080320 module:overlay(0) +from:0x0211cac8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211cae8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211caf8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0211cb10 kind:load to:0x027e0cd8 module:dtcm +from:0x0211cb14 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cb2c kind:arm_call to:0x0211cbf8 module:overlay(32) +from:0x0211cb48 kind:arm_call to:0x0211cbf8 module:overlay(32) +from:0x0211cb78 kind:arm_call to:0x0211cbf8 module:overlay(32) +from:0x0211cb90 kind:arm_call to:0x0211cbf8 module:overlay(32) +from:0x0211cbc0 kind:arm_call to:0x0211cbf8 module:overlay(32) +from:0x0211cbdc kind:arm_call to:0x0211cbf8 module:overlay(32) +from:0x0211cc18 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211cc34 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cc3c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0211cc50 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0211cc68 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ccb8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211cd98 kind:arm_call to:0x0211ce60 module:overlay(32) +from:0x0211cde0 kind:arm_call to:0x02017930 module:main +from:0x0211ce18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ce7c kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x0211ce88 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0211ce9c kind:load to:0x027e0960 module:dtcm +from:0x0211cee8 kind:arm_call to:0x0211da60 module:overlay(32) +from:0x0211cf1c kind:arm_call to:0x0211d9a4 module:overlay(32) +from:0x0211cf2c kind:arm_call to:0x0211da50 module:overlay(32) +from:0x0211cf54 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211cf64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211cf70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cf88 kind:arm_call to:0x01ff930c module:itcm +from:0x0211cfa4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211cfc0 kind:arm_call to:0x02017f54 module:main +from:0x0211d004 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d010 kind:arm_call to:0x0211d928 module:overlay(32) +from:0x0211d020 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d0b0 kind:load to:0x0203e964 module:main +from:0x0211d0c0 kind:arm_call to:0x0211d0ec module:overlay(32) +from:0x0211d0cc kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d0e0 kind:arm_call to:0x0211d0ec module:overlay(32) +from:0x0211d0e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d104 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d110 kind:arm_call to:0x0211ce60 module:overlay(32) +from:0x0211d13c kind:arm_call to:0x02017930 module:main +from:0x0211d164 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d198 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211d1b4 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211d1ec kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211d204 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d220 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d23c kind:arm_call to:0x0211d424 module:overlay(32) +from:0x0211d254 kind:arm_call to:0x0211d424 module:overlay(32) +from:0x0211d264 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d27c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d298 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d2b4 kind:arm_call to:0x0211d424 module:overlay(32) +from:0x0211d2cc kind:arm_call to:0x0211d424 module:overlay(32) +from:0x0211d2e4 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211d2f8 kind:arm_call to:0x0211da50 module:overlay(32) +from:0x0211d310 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211d328 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d344 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d34c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d360 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d36c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d394 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d3a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211d3b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d3c8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d3e0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211d3fc kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d410 kind:arm_call to:0x0211da50 module:overlay(32) +from:0x0211d41c kind:load to:0x027e0ce0 module:dtcm +from:0x0211d450 kind:arm_call to:0x02017930 module:main +from:0x0211d4a0 kind:arm_call to:0x02017930 module:main +from:0x0211d4d4 kind:arm_call to:0x0211da60 module:overlay(32) +from:0x0211d538 kind:arm_call to:0x02017930 module:main +from:0x0211d554 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211d6a4 kind:load to:0x02049be4 module:main +from:0x0211d6bc kind:arm_call to:0x0211d7b4 module:overlay(32) +from:0x0211d738 kind:arm_call to:0x02017930 module:main +from:0x0211d754 kind:arm_call to:0x02017930 module:main +from:0x0211d76c kind:arm_call to:0x0211d7b4 module:overlay(32) +from:0x0211d794 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211d7c8 kind:arm_call to:0x0211d818 module:overlay(32) +from:0x0211d7dc kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d7f8 kind:arm_call to:0x0211d818 module:overlay(32) +from:0x0211d814 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d83c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d86c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d880 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d890 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d8b4 kind:arm_call to:0x02017930 module:main +from:0x0211d8c8 kind:arm_call to:0x0211ce60 module:overlay(32) +from:0x0211d8d8 kind:arm_call to:0x02017930 module:main +from:0x0211d8f8 kind:arm_call to:0x02017930 module:main +from:0x0211d924 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d930 kind:arm_call to:0x0211d4c4 module:overlay(32) +from:0x0211d93c kind:arm_call to:0x0211d970 module:overlay(32) +from:0x0211d944 kind:arm_call to:0x0211d94c module:overlay(32) +from:0x0211d9cc kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211d9e8 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211da04 kind:arm_call to:0x0211db4c module:overlay(32) +from:0x0211da18 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211da30 kind:arm_call to:0x0211db4c module:overlay(32) +from:0x0211da4c kind:load to:0x027e0ce0 module:dtcm +from:0x0211da78 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211da9c kind:arm_call to:0x01fff148 module:itcm +from:0x0211dab8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dad0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211daec kind:arm_call to:0x01ff9258 module:itcm +from:0x0211db10 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211db34 kind:arm_call to:0x0211d6a8 module:overlay(32) +from:0x0211db48 kind:load to:0x027e0ce0 module:dtcm +from:0x0211db68 kind:arm_call to:0x01fff148 module:itcm +from:0x0211db98 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211dbac kind:arm_call to:0x01ffb714 module:itcm +from:0x0211dbc0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211dbe4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dc14 kind:arm_call to:0x02017930 module:main +from:0x0211dc40 kind:arm_call to:0x02017930 module:main +from:0x0211dc68 kind:load to:0x027e0ce0 module:dtcm +from:0x0211dc74 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0211dc88 kind:load to:0x02122b24 module:overlay(32) +from:0x0211dc9c kind:arm_call to:0x02011f3c module:main +from:0x0211dca8 kind:arm_call to:0x0211dd40 module:overlay(32) +from:0x0211dcbc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211dd08 kind:load to:0x021226e4 module:overlay(32) +from:0x0211dd14 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0211dd28 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211dd38 kind:load to:0x02122708 module:overlay(32) +from:0x0211dd3c kind:load to:0x02122090 module:overlay(32) +from:0x0211dd50 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0211ddb4 kind:arm_call to:0x0211dd0c module:overlay(32) +from:0x0211dde0 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0211ddf8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211de08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211de40 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0211de58 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211de78 kind:arm_call_thumb to:0x020d6788 module:overlay(24) +from:0x0211de8c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211de94 kind:arm_call to:0x02099874 module:overlay(0) +from:0x0211dec0 kind:arm_call to:0x0203d160 module:main +from:0x0211dee0 kind:arm_call to:0x0211df74 module:overlay(32) +from:0x0211df00 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0211df30 kind:load to:0x021227d4 module:overlay(32) +from:0x0211df34 kind:load to:0x02122b24 module:overlay(32) +from:0x0211df38 kind:load to:0x021223e4 module:overlay(32) +from:0x0211df3c kind:load to:0x0212239c module:overlay(32) +from:0x0211df40 kind:load to:0x0211df60 module:overlay(32) +from:0x0211df44 kind:load to:0x0211fd2c module:overlay(32) +from:0x0211df48 kind:load to:0x02122678 module:overlay(32) +from:0x0211df54 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211df68 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0211df80 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0211dfa8 kind:load to:0x021226c8 module:overlay(32) +from:0x0211dfbc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211dfd8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211dfe0 kind:arm_call to:0x02011ff4 module:main +from:0x0211e008 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0211e064 kind:arm_call to:0x01fff498 module:itcm +from:0x0211e06c kind:arm_call to:0x01fff584 module:itcm +from:0x0211e108 kind:arm_call to:0x0211e214 module:overlay(32) +from:0x0211e138 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0211e14c kind:load to:0x027e0ce8 module:dtcm +from:0x0211e170 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0211e180 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0211e188 kind:arm_call to:0x0211e200 module:overlay(32) +from:0x0211e190 kind:arm_call to:0x0211e4c0 module:overlay(32) +from:0x0211e1f8 kind:load to:0x0211fc30 module:overlay(32) +from:0x0211e1fc kind:load to:0x02122684 module:overlay(32) +from:0x0211e210 kind:load to:0x0211e214 module:overlay(32) +from:0x0211e290 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211e298 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211e2b4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211e300 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211e344 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0211e370 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211e378 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211e3b4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211e3d8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0211e3f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211e414 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211e42c kind:load to:0x0212269c module:overlay(32) +from:0x0211e434 kind:load to:0x027e0cec module:dtcm +from:0x0211e438 kind:load to:0x027e09a8 module:dtcm +from:0x0211e490 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0211e4b4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0211e4bc kind:load to:0x027e0cec module:dtcm +from:0x0211e4f4 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211e514 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x0211e520 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0211e530 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211e540 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211e56c kind:arm_call to:0x0211e54c module:overlay(32) +from:0x0211e5a4 kind:load to:0x0212272c module:overlay(32) +from:0x0211e5b4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211e634 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e668 kind:arm_call to:0x020e5154 module:overlays(26,31) +from:0x0211e684 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x0211e6b8 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0211e6c0 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0211e6e4 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0211e6fc kind:arm_call to:0x0211e214 module:overlay(32) +from:0x0211e794 kind:arm_call to:0x02098750 module:overlay(0) +from:0x0211e7a8 kind:arm_call to:0x0211fb8c module:overlay(32) +from:0x0211e7c8 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0211e818 kind:arm_call to:0x0211fb8c module:overlay(32) +from:0x0211e84c kind:arm_call to:0x02099114 module:overlay(0) +from:0x0211e858 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211e8a0 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0211e8a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e8ac kind:load to:0x027e0d38 module:dtcm +from:0x0211e8d4 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x0211e950 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x0211e978 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0211e980 kind:arm_call to:0x0211e448 module:overlay(32) +from:0x0211e9a4 kind:arm_call to:0x02015080 module:main +from:0x0211e9c4 kind:arm_call to:0x02015080 module:main +from:0x0211ea30 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211ea38 kind:arm_call to:0x0211e5a8 module:overlay(32) +from:0x0211ea5c kind:load to:0x0212277c module:overlay(32) +from:0x0211ea60 kind:load to:0x027e09a8 module:dtcm +from:0x0211ea84 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211ea94 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211eab0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211eae0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211eb18 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0211eb28 kind:load to:0x027e09b4 module:dtcm +from:0x0211eb98 kind:arm_call to:0x01fff05c module:itcm +from:0x0211ec84 kind:load to:0x02049be4 module:main +from:0x0211ec88 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ecc0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ed08 kind:arm_call to:0x0211e4c0 module:overlay(32) +from:0x0211ed1c kind:arm_call to:0x01ff916c module:itcm +from:0x0211ed2c kind:arm_call to:0x01ff916c module:itcm +from:0x0211ed3c kind:arm_call to:0x020988b4 module:overlay(0) +from:0x0211ed80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ed94 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211eda4 kind:arm_call to:0x0211fb04 module:overlay(32) +from:0x0211edb8 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211edd0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ee00 kind:arm_call to:0x02016b8c module:main +from:0x0211ee18 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211ee24 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ee58 kind:arm_call to:0x01fff05c module:itcm +from:0x0211ef88 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ef8c kind:load to:0x02049be4 module:main +from:0x0211efb8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211efc8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211eff4 kind:arm_call to:0x020d6c9c module:overlay(24) +from:0x0211f02c kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211f0dc kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211f104 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f10c kind:arm_call to:0x0211fb04 module:overlay(32) +from:0x0211f120 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211f138 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f168 kind:arm_call to:0x02016b8c module:main +from:0x0211f180 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211f18c kind:load to:0x0203e964 module:main +from:0x0211f190 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f1e4 kind:load to:0x02049be4 module:main +from:0x0211f1fc kind:arm_call to:0x0211fa7c module:overlay(32) +from:0x0211f234 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f264 kind:arm_call to:0x02016b8c module:main +from:0x0211f278 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211f280 kind:arm_call to:0x0211fb04 module:overlay(32) +from:0x0211f2d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f2f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f30c kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211f31c kind:arm_call to:0x020988b4 module:overlay(0) +from:0x0211f32c kind:load to:0x027e0ce0 module:dtcm +from:0x0211f34c kind:arm_call to:0x01fff148 module:itcm +from:0x0211f35c kind:arm_call to:0x0211fa7c module:overlay(32) +from:0x0211f3ac kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f3d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f3e8 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211f3f0 kind:arm_call to:0x0211fb04 module:overlay(32) +from:0x0211f420 kind:arm_call to:0x0211e4c0 module:overlay(32) +from:0x0211f430 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x0211f43c kind:load to:0x027e0ce0 module:dtcm +from:0x0211f44c kind:load to:0x02097c40 module:overlay(0) +from:0x0211f458 kind:arm_call to:0x02099330 module:overlay(0) +from:0x0211f4a8 kind:arm_call to:0x0211e4c0 module:overlay(32) +from:0x0211f4b4 kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211f4bc kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211f4e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f508 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0211f510 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f538 kind:load to:0x020aed48 module:overlay(0) +from:0x0211f53c kind:load to:0x020aed50 module:overlay(0) +from:0x0211f54c kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x0211f56c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211f580 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0211f58c kind:arm_call to:0x02099818 module:overlay(0) +from:0x0211f594 kind:arm_call to:0x0211e4c0 module:overlay(32) +from:0x0211f5b4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211f5dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f608 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0211f61c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f640 kind:load to:0x020aed44 module:overlay(0) +from:0x0211f644 kind:load to:0x020aed4c module:overlay(0) +from:0x0211f654 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0211f668 kind:arm_call to:0x0211e4c0 module:overlay(32) +from:0x0211f670 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211f698 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f6ac kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0211f6c4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f700 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0211f70c kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211f714 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211f73c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f790 kind:arm_call to:0x01fff498 module:itcm +from:0x0211f7c0 kind:arm_call to:0x0211e4c0 module:overlay(32) +from:0x0211f7d8 kind:arm_call to:0x0211fa7c module:overlay(32) +from:0x0211f7e8 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x0211f7f4 kind:load to:0x027e0ce8 module:dtcm +from:0x0211f80c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211f824 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211f84c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0211f858 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211f89c kind:arm_call to:0x01fff05c module:itcm +from:0x0211f924 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0211f938 kind:load to:0x027e0cd8 module:dtcm +from:0x0211f940 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211f95c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211fa0c kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0211fa6c kind:arm_call to:0x0211e560 module:overlay(32) +from:0x0211fa78 kind:load to:0x027e0ce4 module:dtcm +from:0x0211fa9c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211fab0 kind:arm_call to:0x01ff916c module:itcm +from:0x0211fac0 kind:arm_call to:0x01ff916c module:itcm +from:0x0211facc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fae0 kind:arm_call to:0x01ff930c module:itcm +from:0x0211faec kind:arm_call to:0x01ffb744 module:itcm +from:0x0211fb30 kind:arm_call to:0x0211fcdc module:overlay(32) +from:0x0211fb3c kind:arm_call to:0x020170ac module:main +from:0x0211fb60 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fbe8 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x0211fc1c kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x0211fc2c kind:load to:0x027e0ce0 module:dtcm +from:0x0211fc98 kind:arm_call to:0x0200e260 module:main +from:0x0211fca8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211fcd8 kind:load to:0x027e0964 module:dtcm +from:0x0211fcf0 kind:load to:0x021226bc module:overlay(32) +from:0x0211fcfc kind:arm_call to:0x0209c39c module:overlay(0) +from:0x0211fd48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211fd50 kind:arm_call to:0x02011ff4 module:main +from:0x0211fd68 kind:arm_call to:0x0211dfac module:overlay(32) +from:0x0211fd7c kind:arm_call to:0x0203d210 module:main +from:0x0211fd84 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0211fda0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211fdcc kind:arm_call to:0x0203d210 module:main +from:0x0211fdd4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211fddc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211fde4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211fdec kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211fdf8 kind:load to:0x0211df60 module:overlay(32) +from:0x0211fdfc kind:load to:0x020a0328 module:overlay(0) +from:0x0211fe0c kind:arm_call to:0x0211dfac module:overlay(32) +from:0x0211fe20 kind:arm_call to:0x0203d210 module:main +from:0x0211fe28 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0211fe44 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211fe70 kind:arm_call to:0x0203d210 module:main +from:0x0211fe78 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211fe80 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211fe88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211fe90 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211fe98 kind:arm_call to:0x02011ff4 module:main +from:0x0211fea4 kind:load to:0x0211df60 module:overlay(32) +from:0x0211fea8 kind:load to:0x020a0328 module:overlay(0) +from:0x0211feb4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211fec8 kind:load to:0x02122c0c module:overlay(32) +from:0x0211fedc kind:arm_call to:0x02011f3c module:main +from:0x0211fee8 kind:arm_call to:0x0211ff34 module:overlay(32) +from:0x0211fefc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0211ff2c kind:load to:0x02122868 module:overlay(32) +from:0x0211ff3c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0211ff50 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x0211ff68 kind:arm_call to:0x0200f05c module:main +from:0x0211ffa0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211ffac kind:arm_call to:0x02120eac module:overlay(32) +from:0x0211ffb8 kind:arm_call to:0x02120f78 module:overlay(32) +from:0x02120014 kind:arm_call to:0x01ffa06c module:itcm +from:0x02120028 kind:load to:0x0212288c module:overlay(32) +from:0x0212002c kind:load to:0x020b5d7c module:overlay(0) +from:0x02120034 kind:load to:0x021220a0 module:overlay(32) +from:0x02120038 kind:load to:0x020b19a8 module:overlay(0) +from:0x02120044 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212006c kind:arm_call to:0x021209f4 module:overlay(32) +from:0x021200b0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021200c0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02120160 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212016c kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02120174 kind:arm_call to:0x021209e0 module:overlay(32) +from:0x02120180 kind:arm_call to:0x021209e0 module:overlay(32) +from:0x021201a8 kind:arm_call to:0x01ffedac module:itcm +from:0x021201b4 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02120200 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x0212020c kind:arm_call to:0x021202f0 module:overlay(32) +from:0x02120218 kind:arm_call to:0x021209e0 module:overlay(32) +from:0x02120220 kind:arm_call to:0x0212055c module:overlay(32) +from:0x0212022c kind:arm_call to:0x02120438 module:overlay(32) +from:0x0212024c kind:arm_call to:0x020809cc module:overlay(0) +from:0x02120264 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120270 kind:load to:0x0203e964 module:main +from:0x02120274 kind:load to:0x027e0cd8 module:dtcm +from:0x02120290 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021202a8 kind:arm_call to:0x02028d30 module:main +from:0x021202c0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021202d0 kind:arm_call to:0x01ffa60c module:itcm +from:0x021202dc kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x021202e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021202ec kind:load to:0x02040964 module:main +from:0x02120308 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212031c kind:arm_call to:0x021209f4 module:overlay(32) +from:0x0212037c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212038c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021203ac kind:arm_call to:0x02120278 module:overlay(32) +from:0x021203b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021203d8 kind:arm_call to:0x02098314 module:overlay(0) +from:0x021203fc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02120408 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02120424 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x0212042c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02120480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021204f4 kind:arm_call to:0x01ffedac module:itcm +from:0x02120500 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02120524 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120548 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120554 kind:load to:0x020aed4c module:overlay(0) +from:0x02120558 kind:load to:0x027e0cd8 module:dtcm +from:0x02120578 kind:arm_call to:0x021202f0 module:overlay(32) +from:0x0212059c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021205ac kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02120640 kind:arm_call to:0x021203bc module:overlay(32) +from:0x02120684 kind:arm_call to:0x01ff938c module:itcm +from:0x021206c0 kind:arm_call to:0x01fff17c module:itcm +from:0x021206cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021206f0 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02120718 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02120740 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02120754 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02120760 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02120788 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021207ac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021207bc kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02120888 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02120890 kind:arm_call to:0x021203bc module:overlay(32) +from:0x0212089c kind:load to:0x027e0108 module:dtcm +from:0x021208a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021208a8 kind:load to:0x027e09c0 module:dtcm +from:0x021208c0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021208d8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021208e4 kind:arm_call to:0x0200ef5c module:main +from:0x021208f4 kind:arm_call to:0x0200ef9c module:main +from:0x0212095c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02120968 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021209c8 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x021209d4 kind:load to:0x020b4f04 module:overlay(0) +from:0x021209dc kind:load to:0x027e09b4 module:dtcm +from:0x021209f0 kind:load to:0x02098a34 module:overlay(0) +from:0x02120aa8 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02120b00 kind:arm_call to:0x02121d4c module:overlay(32) +from:0x02120b34 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02120b54 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02120b70 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02120b8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02120ba8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02120bc4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02120bdc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02120be4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02120c18 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02120c24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120c5c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02120c78 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02120c98 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02120ca8 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02120cb4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02120cc0 kind:load to:0x020aed4c module:overlay(0) +from:0x02120cc8 kind:load to:0x027e0cec module:dtcm +from:0x02120cd4 kind:load to:0x027e09a8 module:dtcm +from:0x02120cdc kind:load to:0x0203e964 module:main +from:0x02120d08 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120d24 kind:load to:0x021209f4 module:overlay(32) +from:0x02120d58 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120d64 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120da0 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120dd4 kind:arm_call to:0x01fff458 module:itcm +from:0x02120e10 kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120e84 kind:arm_call to:0x01ffa06c module:itcm +from:0x02120e9c kind:arm_call to:0x021209f4 module:overlay(32) +from:0x02120ec4 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x02120edc kind:load to:0x02122834 module:overlay(32) +from:0x02120efc kind:arm_call to:0x02120ce0 module:overlay(32) +from:0x02120f0c kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x02120f28 kind:arm_call to:0x02120d18 module:overlay(32) +from:0x02120f30 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x02120f48 kind:arm_call to:0x01ffb800 module:itcm +from:0x02120f58 kind:arm_call to:0x02120d6c module:overlay(32) +from:0x02120f64 kind:arm_call to:0x02120d28 module:overlay(32) +from:0x02120f70 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x02120fb0 kind:load to:0x0212284c module:overlay(32) +from:0x02120fc0 kind:load to:0x02120da8 module:overlay(32) +from:0x02120fcc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02120fd4 kind:arm_call to:0x02011ff4 module:main +from:0x02120fec kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02120ff4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02120ffc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02121014 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212101c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02121024 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212102c kind:arm_call to:0x02011ff4 module:main +from:0x02121040 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02121054 kind:load to:0x02122c58 module:overlay(32) +from:0x02121068 kind:arm_call to:0x02011f3c module:main +from:0x02121074 kind:arm_call to:0x021212c0 module:overlay(32) +from:0x0212108c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0212109c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02121120 kind:load to:0x02122908 module:overlay(32) +from:0x02121124 kind:load to:0x02122924 module:overlay(32) +from:0x02121128 kind:load to:0x021228ec module:overlay(32) +from:0x0212113c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02121164 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02121174 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02121188 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02121194 kind:load to:0x0212294c module:overlay(32) +from:0x02121198 kind:load to:0x021220d0 module:overlay(32) +from:0x0212119c kind:load to:0x021220e0 module:overlay(32) +from:0x021211fc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02121250 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02121258 kind:load to:0x0203e964 module:main +from:0x021212c8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021212ec kind:arm_call to:0x0200f05c module:main +from:0x02121308 kind:arm_call to:0x02121134 module:overlay(32) +from:0x0212131c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02121374 kind:load to:0x02122978 module:overlay(32) +from:0x02121378 kind:load to:0x02122c58 module:overlay(32) +from:0x0212137c kind:load to:0x021220b0 module:overlay(32) +from:0x02121380 kind:load to:0x02122d2c module:overlay(32) +from:0x0212138c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021213c4 kind:arm_call to:0x01ffedac module:itcm +from:0x021213d0 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0212142c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02121440 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02121454 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0212145c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02121468 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02121474 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021214c0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02121528 kind:arm_call to:0x02121f84 module:overlay(32) +from:0x02121558 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0212159c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021215b8 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021215c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021215d0 kind:load to:0x02122c78 module:overlay(32) +from:0x021215d4 kind:load to:0x021220c0 module:overlay(32) +from:0x02121634 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02121650 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02121698 kind:arm_call to:0x01fff148 module:itcm +from:0x021216d0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021216ec kind:arm_call to:0x01ffb744 module:itcm +from:0x02121704 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121718 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02121730 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02121750 kind:arm_call to:0x0203a1bc module:main +from:0x02121864 kind:arm_call to:0x01ff9218 module:itcm +from:0x02121904 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02121920 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0212195c kind:arm_call to:0x02015a18 module:main +from:0x021219e0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021219f0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02121a18 kind:arm_call to:0x0212125c module:overlay(32) +from:0x02121a6c kind:load to:0x027e0ce0 module:dtcm +from:0x02121a74 kind:load to:0x0203e964 module:main +from:0x02121a78 kind:load to:0x02049be4 module:main +from:0x02121ac4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121ad0 kind:arm_call to:0x01fff458 module:itcm +from:0x02121b20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121b2c kind:arm_call to:0x01fff458 module:itcm +from:0x02121b70 kind:arm_call to:0x01fff148 module:itcm +from:0x02121b98 kind:arm_call to:0x02016ae0 module:main +from:0x02121bc0 kind:arm_call to:0x02120e20 module:overlay(32) +from:0x02121c50 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02121c6c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02121c8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121cac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121cec kind:load to:0x027e0ce4 module:dtcm +from:0x02121cf4 kind:load to:0x027e0ce0 module:dtcm +from:0x02121cfc kind:load to:0x027e09a8 module:dtcm +from:0x02121d78 kind:arm_call to:0x02121d4c module:overlay(32) +from:0x02121e24 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121e60 kind:arm_call to:0x02121f84 module:overlay(32) +from:0x02121e84 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121f08 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121f1c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121f78 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02121fa4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02121fe4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02121ff4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02122008 kind:load to:0x020b53e4 module:overlay(0) +from:0x02122010 kind:load to:0x027e0ce4 module:dtcm +from:0x0212201c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02122024 kind:arm_call to:0x02011ff4 module:main +from:0x0212203c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02122044 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212205c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02122064 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212206c kind:arm_call to:0x02011ff4 module:main +from:0x02122080 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02122120 kind:arm_call to:0x02119130 module:overlay(32) +from:0x02122130 kind:arm_call to:0x0203ce74 module:main +from:0x02122148 kind:load to:0x02122300 module:overlay(32) +from:0x0212214c kind:load to:0x021229c0 module:overlay(32) +from:0x02122150 kind:load to:0x021229d0 module:overlay(32) +from:0x02122154 kind:load to:0x0211b7f8 module:overlay(32) +from:0x02122158 kind:load to:0x021229c4 module:overlay(32) +from:0x021221a0 kind:arm_call to:0x0211b83c module:overlay(32) +from:0x021221b0 kind:arm_call to:0x0203ce74 module:main +from:0x021221c8 kind:load to:0x02122548 module:overlay(32) +from:0x021221cc kind:load to:0x02122aa8 module:overlay(32) +from:0x021221d0 kind:load to:0x02122ad0 module:overlay(32) +from:0x021221d4 kind:load to:0x0211dc6c module:overlay(32) +from:0x021221d8 kind:load to:0x02122ab8 module:overlay(32) +from:0x0212220c kind:arm_call to:0x0211dcb0 module:overlay(32) +from:0x0212221c kind:arm_call to:0x0203ce74 module:main +from:0x02122234 kind:load to:0x02122678 module:overlay(32) +from:0x02122238 kind:load to:0x02122b14 module:overlay(32) +from:0x0212223c kind:load to:0x02122b24 module:overlay(32) +from:0x02122240 kind:load to:0x0211feac module:overlay(32) +from:0x02122244 kind:load to:0x02122b18 module:overlay(32) +from:0x02122264 kind:arm_call to:0x0211fef0 module:overlay(32) +from:0x02122274 kind:arm_call to:0x0203ce74 module:main +from:0x02122288 kind:load to:0x02122bfc module:overlay(32) +from:0x0212228c kind:load to:0x02122c0c module:overlay(32) +from:0x02122290 kind:load to:0x02121038 module:overlay(32) +from:0x02122294 kind:load to:0x02122c00 module:overlay(32) +from:0x021222b4 kind:arm_call to:0x0212107c module:overlay(32) +from:0x021222c4 kind:arm_call to:0x0203ce74 module:main +from:0x021222d8 kind:load to:0x02122c48 module:overlay(32) +from:0x021222dc kind:load to:0x02122c58 module:overlay(32) +from:0x021222e0 kind:load to:0x02122078 module:overlay(32) +from:0x021222e4 kind:load to:0x02122c4c module:overlay(32) +from:0x021222e8 kind:load to:0x021220f0 module:overlay(32) +from:0x021222ec kind:load to:0x0212215c module:overlay(32) +from:0x021222f0 kind:load to:0x021221dc module:overlay(32) +from:0x021222f4 kind:load to:0x02122248 module:overlay(32) +from:0x021222f8 kind:load to:0x02122298 module:overlay(32) +from:0x0212235c kind:load to:0x0211b6e0 module:overlay(32) +from:0x02122360 kind:load to:0x0211b6f4 module:overlay(32) +from:0x02122364 kind:load to:0x0211b710 module:overlay(32) +from:0x02122368 kind:load to:0x0207c03c module:overlay(0) +from:0x0212236c kind:load to:0x0207c044 module:overlay(0) +from:0x02122378 kind:load to:0x0211910c module:overlay(32) +from:0x0212237c kind:load to:0x02097998 module:overlay(0) +from:0x02122380 kind:load to:0x020977a8 module:overlay(0) +from:0x02122384 kind:load to:0x02097824 module:overlay(0) +from:0x02122388 kind:load to:0x020979a0 module:overlay(0) +from:0x0212238c kind:load to:0x020979c0 module:overlay(0) +from:0x02122390 kind:load to:0x020979ec module:overlay(0) +from:0x0212239c kind:load to:0x0211939c module:overlay(32) +from:0x021223a0 kind:load to:0x0211b7dc module:overlay(32) +from:0x021223a4 kind:load to:0x02099b54 module:overlay(0) +from:0x021223a8 kind:load to:0x02099b8c module:overlay(0) +from:0x021223ac kind:load to:0x0209a190 module:overlay(0) +from:0x021223b0 kind:load to:0x0209a198 module:overlay(0) +from:0x021223b4 kind:load to:0x0209a138 module:overlay(0) +from:0x021223b8 kind:load to:0x02099d04 module:overlay(0) +from:0x021223bc kind:load to:0x02099bf4 module:overlay(0) +from:0x021223c0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021223c4 kind:load to:0x0209a148 module:overlay(0) +from:0x021223c8 kind:load to:0x0209a160 module:overlay(0) +from:0x021223cc kind:load to:0x0211b768 module:overlay(32) +from:0x021223d0 kind:load to:0x0209a178 module:overlay(0) +from:0x021223d4 kind:load to:0x0211b758 module:overlay(32) +from:0x021223d8 kind:load to:0x0211b734 module:overlay(32) +from:0x021223e4 kind:load to:0x02119388 module:overlay(32) +from:0x021223e8 kind:load to:0x0211b7c0 module:overlay(32) +from:0x021223ec kind:load to:0x0209a2a8 module:overlay(0) +from:0x021223f0 kind:load to:0x0209a2dc module:overlay(0) +from:0x021223f4 kind:load to:0x0209a374 module:overlay(0) +from:0x021223f8 kind:load to:0x0209a388 module:overlay(0) +from:0x021223fc kind:load to:0x0209a138 module:overlay(0) +from:0x02122400 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02122404 kind:load to:0x0209a438 module:overlay(0) +from:0x02122408 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212240c kind:load to:0x0209a344 module:overlay(0) +from:0x02122410 kind:load to:0x0209a35c module:overlay(0) +from:0x02122414 kind:load to:0x0209a39c module:overlay(0) +from:0x02122418 kind:load to:0x0209a728 module:overlay(0) +from:0x0212241c kind:load to:0x0211b794 module:overlay(32) +from:0x02122420 kind:load to:0x0211b770 module:overlay(32) +from:0x02122424 kind:load to:0x0209a760 module:overlay(0) +from:0x02122428 kind:load to:0x02119b4c module:overlay(32) +from:0x02122430 kind:load to:0x02119dc0 module:overlay(32) +from:0x02122438 kind:load to:0x02119f34 module:overlay(32) +from:0x02122440 kind:load to:0x0211a080 module:overlay(32) +from:0x02122448 kind:load to:0x0211a34c module:overlay(32) +from:0x02122450 kind:load to:0x0211a66c module:overlay(32) +from:0x02122458 kind:load to:0x0211a9ac module:overlay(32) +from:0x02122460 kind:load to:0x0211ac08 module:overlay(32) +from:0x02122468 kind:load to:0x0211ad00 module:overlay(32) +from:0x02122470 kind:load to:0x0211ab08 module:overlay(32) +from:0x02122478 kind:load to:0x0211add4 module:overlay(32) +from:0x02122480 kind:load to:0x0211af34 module:overlay(32) +from:0x02122490 kind:load to:0x0209856c module:overlay(0) +from:0x02122494 kind:load to:0x020985a8 module:overlay(0) +from:0x02122498 kind:load to:0x020985c0 module:overlay(0) +from:0x0212249c kind:load to:0x020985cc module:overlay(0) +from:0x021224a0 kind:load to:0x01fff464 module:itcm +from:0x021224a4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021224a8 kind:load to:0x021194d0 module:overlay(32) +from:0x021224ac kind:load to:0x02119598 module:overlay(32) +from:0x021224b0 kind:load to:0x021196c4 module:overlay(32) +from:0x021224b4 kind:load to:0x0209850c module:overlay(0) +from:0x021224b8 kind:load to:0x02098510 module:overlay(0) +from:0x021224bc kind:load to:0x02119a1c module:overlay(32) +from:0x021224c0 kind:load to:0x02099058 module:overlay(0) +from:0x021224c4 kind:load to:0x0209851c module:overlay(0) +from:0x021224c8 kind:load to:0x020985d8 module:overlay(0) +from:0x021224cc kind:load to:0x02098644 module:overlay(0) +from:0x021224d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021224d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021224d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021224dc kind:load to:0x021193b0 module:overlay(32) +from:0x021224e0 kind:load to:0x0211943c module:overlay(32) +from:0x021224e4 kind:load to:0x0211b548 module:overlay(32) +from:0x021224e8 kind:load to:0x02119ad0 module:overlay(32) +from:0x021224f0 kind:load to:0x02119d28 module:overlay(32) +from:0x021224f8 kind:load to:0x02119ebc module:overlay(32) +from:0x02122500 kind:load to:0x02119fd0 module:overlay(32) +from:0x02122508 kind:load to:0x0211a280 module:overlay(32) +from:0x02122510 kind:load to:0x0211a5c4 module:overlay(32) +from:0x02122518 kind:load to:0x0211a8f8 module:overlay(32) +from:0x02122520 kind:load to:0x0211ab80 module:overlay(32) +from:0x02122528 kind:load to:0x0211ac60 module:overlay(32) +from:0x02122530 kind:load to:0x0211aa90 module:overlay(32) +from:0x02122538 kind:load to:0x0211ad60 module:overlay(32) +from:0x02122540 kind:load to:0x0211ae80 module:overlay(32) +from:0x02122584 kind:load to:0x0211c404 module:overlay(32) +from:0x0212258c kind:load to:0x0211c584 module:overlay(32) +from:0x02122594 kind:load to:0x0211bf70 module:overlay(32) +from:0x0212259c kind:load to:0x0211c0c4 module:overlay(32) +from:0x021225a4 kind:load to:0x0211c67c module:overlay(32) +from:0x021225ac kind:load to:0x0211c87c module:overlay(32) +from:0x021225b4 kind:load to:0x0211c1bc module:overlay(32) +from:0x021225bc kind:load to:0x0211c480 module:overlay(32) +from:0x021225c4 kind:load to:0x0211c614 module:overlay(32) +from:0x021225cc kind:load to:0x0211bfe8 module:overlay(32) +from:0x021225d4 kind:load to:0x0211c13c module:overlay(32) +from:0x021225dc kind:load to:0x0211c70c module:overlay(32) +from:0x021225e4 kind:load to:0x0211c8fc module:overlay(32) +from:0x021225ec kind:load to:0x0211c248 module:overlay(32) +from:0x021225fc kind:load to:0x0211b818 module:overlay(32) +from:0x02122600 kind:load to:0x02097a38 module:overlay(0) +from:0x02122604 kind:load to:0x02097a6c module:overlay(0) +from:0x02122608 kind:load to:0x02097824 module:overlay(0) +from:0x0212260c kind:load to:0x02097a40 module:overlay(0) +from:0x02122610 kind:load to:0x02097868 module:overlay(0) +from:0x02122614 kind:load to:0x0209786c module:overlay(0) +from:0x02122620 kind:load to:0x0209856c module:overlay(0) +from:0x02122624 kind:load to:0x020985a8 module:overlay(0) +from:0x02122628 kind:load to:0x020985c0 module:overlay(0) +from:0x0212262c kind:load to:0x020985cc module:overlay(0) +from:0x02122630 kind:load to:0x01fff464 module:itcm +from:0x02122634 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02122638 kind:load to:0x0211bac8 module:overlay(32) +from:0x0212263c kind:load to:0x02098504 module:overlay(0) +from:0x02122640 kind:load to:0x0211bb4c module:overlay(32) +from:0x02122644 kind:load to:0x0209850c module:overlay(0) +from:0x02122648 kind:load to:0x02098510 module:overlay(0) +from:0x0212264c kind:load to:0x0211beb8 module:overlay(32) +from:0x02122650 kind:load to:0x0211bdb4 module:overlay(32) +from:0x02122654 kind:load to:0x0209851c module:overlay(0) +from:0x02122658 kind:load to:0x020985d8 module:overlay(0) +from:0x0212265c kind:load to:0x02098644 module:overlay(0) +from:0x02122660 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122664 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02122668 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212266c kind:load to:0x0211ba60 module:overlay(32) +from:0x02122670 kind:load to:0x0211ba90 module:overlay(32) +from:0x02122674 kind:load to:0x020995dc module:overlay(0) +from:0x021226bc kind:load to:0x0211fcf4 module:overlay(32) +from:0x021226c8 kind:load to:0x0211dfac module:overlay(32) +from:0x021226cc kind:load to:0x0211dfc8 module:overlay(32) +from:0x021226d0 kind:load to:0x0211dfec module:overlay(32) +from:0x021226d4 kind:load to:0x0211e010 module:overlay(32) +from:0x021226d8 kind:load to:0x0207c044 module:overlay(0) +from:0x021226e4 kind:load to:0x0211dc8c module:overlay(32) +from:0x021226e8 kind:load to:0x02097998 module:overlay(0) +from:0x021226ec kind:load to:0x020977a8 module:overlay(0) +from:0x021226f0 kind:load to:0x02097824 module:overlay(0) +from:0x021226f4 kind:load to:0x020979a0 module:overlay(0) +from:0x021226f8 kind:load to:0x020979c0 module:overlay(0) +from:0x021226fc kind:load to:0x020979ec module:overlay(0) +from:0x02122708 kind:load to:0x0211df4c module:overlay(32) +from:0x0212270c kind:load to:0x0211fd40 module:overlay(32) +from:0x02122710 kind:load to:0x02057bf4 module:overlay(0) +from:0x02122714 kind:load to:0x02057a88 module:overlay(0) +from:0x02122718 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212271c kind:load to:0x02057e44 module:overlay(0) +from:0x02122720 kind:load to:0x02057ea8 module:overlay(0) +from:0x02122724 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02122728 kind:load to:0x02057d84 module:overlay(0) +from:0x0212272c kind:load to:0x0211eb2c module:overlay(32) +from:0x02122734 kind:load to:0x0211ee28 module:overlay(32) +from:0x0212273c kind:load to:0x0211f330 module:overlay(32) +from:0x02122744 kind:load to:0x0211f194 module:overlay(32) +from:0x0212274c kind:load to:0x0211f440 module:overlay(32) +from:0x02122754 kind:load to:0x0211f4ec module:overlay(32) +from:0x0212275c kind:load to:0x0211f5e4 module:overlay(32) +from:0x02122764 kind:load to:0x0211f6a0 module:overlay(32) +from:0x0212276c kind:load to:0x0211f744 module:overlay(32) +from:0x02122774 kind:load to:0x0211f7fc module:overlay(32) +from:0x0212277c kind:load to:0x0211eca0 module:overlay(32) +from:0x02122784 kind:load to:0x0211ef9c module:overlay(32) +from:0x0212278c kind:load to:0x0211f334 module:overlay(32) +from:0x02122794 kind:load to:0x0211f1e8 module:overlay(32) +from:0x0212279c kind:load to:0x0211f450 module:overlay(32) +from:0x021227a4 kind:load to:0x0211f544 module:overlay(32) +from:0x021227ac kind:load to:0x0211f64c module:overlay(32) +from:0x021227b4 kind:load to:0x0211f6cc module:overlay(32) +from:0x021227bc kind:load to:0x0211f754 module:overlay(32) +from:0x021227c4 kind:load to:0x0211f944 module:overlay(32) +from:0x021227d4 kind:load to:0x0209856c module:overlay(0) +from:0x021227d8 kind:load to:0x020985a8 module:overlay(0) +from:0x021227dc kind:load to:0x020985c0 module:overlay(0) +from:0x021227e0 kind:load to:0x020985cc module:overlay(0) +from:0x021227e4 kind:load to:0x01fff464 module:itcm +from:0x021227e8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021227ec kind:load to:0x0211e154 module:overlay(32) +from:0x021227f0 kind:load to:0x02098504 module:overlay(0) +from:0x021227f4 kind:load to:0x0211e8b8 module:overlay(32) +from:0x021227f8 kind:load to:0x0209850c module:overlay(0) +from:0x021227fc kind:load to:0x02098510 module:overlay(0) +from:0x02122800 kind:load to:0x0211ea70 module:overlay(32) +from:0x02122804 kind:load to:0x02099058 module:overlay(0) +from:0x02122808 kind:load to:0x0209851c module:overlay(0) +from:0x0212280c kind:load to:0x020985d8 module:overlay(0) +from:0x02122810 kind:load to:0x02098644 module:overlay(0) +from:0x02122814 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122818 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212281c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122820 kind:load to:0x0211fd5c module:overlay(32) +from:0x02122824 kind:load to:0x0211fe00 module:overlay(32) +from:0x02122828 kind:load to:0x020995dc module:overlay(0) +from:0x02122834 kind:load to:0x02120ee0 module:overlay(32) +from:0x02122838 kind:load to:0x02120f1c module:overlay(32) +from:0x0212283c kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x02122840 kind:load to:0x02120f38 module:overlay(32) +from:0x0212284c kind:load to:0x0212003c module:overlay(32) +from:0x02122850 kind:load to:0x02120fc4 module:overlay(32) +from:0x02122854 kind:load to:0x0207b750 module:overlay(0) +from:0x02122858 kind:load to:0x0207b788 module:overlay(0) +from:0x0212285c kind:load to:0x02120fb4 module:overlay(32) +from:0x02122868 kind:load to:0x0211fecc module:overlay(32) +from:0x0212286c kind:load to:0x020977a0 module:overlay(0) +from:0x02122870 kind:load to:0x020977a8 module:overlay(0) +from:0x02122874 kind:load to:0x02097824 module:overlay(0) +from:0x02122878 kind:load to:0x02097864 module:overlay(0) +from:0x0212287c kind:load to:0x02097868 module:overlay(0) +from:0x02122880 kind:load to:0x0209786c module:overlay(0) +from:0x0212288c kind:load to:0x0209856c module:overlay(0) +from:0x02122890 kind:load to:0x020985a8 module:overlay(0) +from:0x02122894 kind:load to:0x020985c0 module:overlay(0) +from:0x02122898 kind:load to:0x020985cc module:overlay(0) +from:0x0212289c kind:load to:0x01fff464 module:itcm +from:0x021228a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021228a4 kind:load to:0x02120050 module:overlay(32) +from:0x021228a8 kind:load to:0x02098504 module:overlay(0) +from:0x021228ac kind:load to:0x02120078 module:overlay(32) +from:0x021228b0 kind:load to:0x0209850c module:overlay(0) +from:0x021228b4 kind:load to:0x02098510 module:overlay(0) +from:0x021228b8 kind:load to:0x021208ac module:overlay(32) +from:0x021228bc kind:load to:0x02099058 module:overlay(0) +from:0x021228c0 kind:load to:0x0209851c module:overlay(0) +from:0x021228c4 kind:load to:0x020985d8 module:overlay(0) +from:0x021228c8 kind:load to:0x02098644 module:overlay(0) +from:0x021228cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021228d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021228d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021228d8 kind:load to:0x02120fe0 module:overlay(32) +from:0x021228dc kind:load to:0x02121008 module:overlay(32) +from:0x021228e0 kind:load to:0x020995dc module:overlay(0) +from:0x021228ec kind:load to:0x02121058 module:overlay(32) +from:0x021228f0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021228f4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021228f8 kind:load to:0x0209caac module:overlay(0) +from:0x021228fc kind:load to:0x0209cacc module:overlay(0) +from:0x0212290c kind:load to:0x0209ca64 module:overlay(0) +from:0x02122910 kind:load to:0x0209ca6c module:overlay(0) +from:0x02122914 kind:load to:0x0209caac module:overlay(0) +from:0x02122918 kind:load to:0x0209cacc module:overlay(0) +from:0x02122924 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02122928 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0212292c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02122930 kind:load to:0x0207c990 module:overlay(0) +from:0x02122934 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02122938 kind:load to:0x0207ca44 module:overlay(0) +from:0x0212293c kind:load to:0x0207ca6c module:overlay(0) +from:0x02122940 kind:load to:0x0207cae4 module:overlay(0) +from:0x0212294c kind:load to:0x02121384 module:overlay(32) +from:0x02122950 kind:load to:0x02122014 module:overlay(32) +from:0x02122954 kind:load to:0x02057bf4 module:overlay(0) +from:0x02122958 kind:load to:0x01ffc57c module:itcm +from:0x0212295c kind:load to:0x02057dc8 module:overlay(0) +from:0x02122960 kind:load to:0x02057e44 module:overlay(0) +from:0x02122964 kind:load to:0x02057ea8 module:overlay(0) +from:0x02122968 kind:load to:0x021211a0 module:overlay(32) +from:0x0212296c kind:load to:0x02057d84 module:overlay(0) +from:0x02122978 kind:load to:0x02121398 module:overlay(32) +from:0x0212297c kind:load to:0x0209d10c module:overlay(0) +from:0x02122980 kind:load to:0x021215d8 module:overlay(32) +from:0x02122984 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02122988 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0212298c kind:load to:0x02121f2c module:overlay(32) +from:0x02122990 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02122994 kind:load to:0x02121a8c module:overlay(32) +from:0x02122998 kind:load to:0x0209d228 module:overlay(0) +from:0x0212299c kind:load to:0x0209d22c module:overlay(0) +from:0x021229a0 kind:load to:0x0209d238 module:overlay(0) +from:0x021229a4 kind:load to:0x0209d240 module:overlay(0) +from:0x021229a8 kind:load to:0x02122030 module:overlay(32) +from:0x021229ac kind:load to:0x02122050 module:overlay(32) +from:0x021229b0 kind:load to:0x02121d04 module:overlay(32) +from:0x021229b4 kind:load to:0x02121dd4 module:overlay(32) diff --git a/config/eur1/arm9/overlays/ov032/symbols.txt b/config/eur1/arm9/overlays/ov032/symbols.txt new file mode 100644 index 00000000..93929451 --- /dev/null +++ b/config/eur1/arm9/overlays/ov032/symbols.txt @@ -0,0 +1,293 @@ +func_ov032_02119100 kind:function(arm,size=0xc) addr:0x02119100 +func_ov032_0211910c kind:function(arm,size=0x24) addr:0x0211910c +func_ov032_02119130 kind:function(arm,size=0x5c) addr:0x02119130 +func_ov032_0211918c kind:function(arm,size=0x1fc) addr:0x0211918c +func_ov032_02119388 kind:function(arm,size=0x14) addr:0x02119388 +func_ov032_0211939c kind:function(arm,size=0x14) addr:0x0211939c +func_ov032_021193b0 kind:function(arm,size=0x8c) addr:0x021193b0 +func_ov032_0211943c kind:function(arm,size=0x94) addr:0x0211943c +func_ov032_021194d0 kind:function(arm,size=0xc8) addr:0x021194d0 +func_ov032_02119598 kind:function(arm,size=0x84) addr:0x02119598 +func_ov032_0211961c kind:function(arm,size=0x60) addr:0x0211961c +func_ov032_0211967c kind:function(arm,size=0x48) addr:0x0211967c +func_ov032_021196c4 kind:function(arm,size=0x358) addr:0x021196c4 +func_ov032_02119a1c kind:function(arm,size=0xb4) addr:0x02119a1c +func_ov032_02119ad0 kind:function(arm,size=0x7c) addr:0x02119ad0 +func_ov032_02119b4c kind:function(arm,size=0x1dc) addr:0x02119b4c +func_ov032_02119d28 kind:function(arm,size=0x98) addr:0x02119d28 +func_ov032_02119dc0 kind:function(arm,size=0xfc) addr:0x02119dc0 +func_ov032_02119ebc kind:function(arm,size=0x78) addr:0x02119ebc +func_ov032_02119f34 kind:function(arm,size=0x9c) addr:0x02119f34 +func_ov032_02119fd0 kind:function(arm,size=0xb0) addr:0x02119fd0 +func_ov032_0211a080 kind:function(arm,size=0x200) addr:0x0211a080 +func_ov032_0211a280 kind:function(arm,size=0xcc) addr:0x0211a280 +func_ov032_0211a34c kind:function(arm,size=0x278) addr:0x0211a34c +func_ov032_0211a5c4 kind:function(arm,size=0xa8) addr:0x0211a5c4 +func_ov032_0211a66c kind:function(arm,size=0x28c) addr:0x0211a66c +func_ov032_0211a8f8 kind:function(arm,size=0xb4) addr:0x0211a8f8 +func_ov032_0211a9ac kind:function(arm,size=0xe4) addr:0x0211a9ac +func_ov032_0211aa90 kind:function(arm,size=0x78) addr:0x0211aa90 +func_ov032_0211ab08 kind:function(arm,size=0x78) addr:0x0211ab08 +func_ov032_0211ab80 kind:function(arm,size=0x88) addr:0x0211ab80 +func_ov032_0211ac08 kind:function(arm,size=0x58) addr:0x0211ac08 +func_ov032_0211ac60 kind:function(arm,size=0xa0) addr:0x0211ac60 +func_ov032_0211ad00 kind:function(arm,size=0x60) addr:0x0211ad00 +func_ov032_0211ad60 kind:function(arm,size=0x74) addr:0x0211ad60 +func_ov032_0211add4 kind:function(arm,size=0xac) addr:0x0211add4 +func_ov032_0211ae80 kind:function(arm,size=0xb4) addr:0x0211ae80 +func_ov032_0211af34 kind:function(arm,size=0x230) addr:0x0211af34 +func_ov032_0211b164 kind:function(arm,size=0x40) addr:0x0211b164 +func_ov032_0211b1a4 kind:function(arm,size=0xb0) addr:0x0211b1a4 +func_ov032_0211b254 kind:function(arm,size=0x68) addr:0x0211b254 +func_ov032_0211b2bc kind:function(arm,size=0x14) addr:0x0211b2bc +func_ov032_0211b2d0 kind:function(arm,size=0x50) addr:0x0211b2d0 +func_ov032_0211b320 kind:function(arm,size=0xb8) addr:0x0211b320 +func_ov032_0211b3d8 kind:function(arm,size=0xe4) addr:0x0211b3d8 +func_ov032_0211b4bc kind:function(arm,size=0x34) addr:0x0211b4bc +func_ov032_0211b4f0 kind:function(arm,size=0x58) addr:0x0211b4f0 +func_ov032_0211b548 kind:function(arm,size=0x168) addr:0x0211b548 +func_ov032_0211b6b0 kind:function(arm,size=0x30) addr:0x0211b6b0 +func_ov032_0211b6e0 kind:function(arm,size=0x14) addr:0x0211b6e0 +func_ov032_0211b6f4 kind:function(arm,size=0x1c) addr:0x0211b6f4 +func_ov032_0211b710 kind:function(arm,size=0x24) addr:0x0211b710 +func_ov032_0211b734 kind:function(arm,size=0x24) addr:0x0211b734 +func_ov032_0211b758 kind:function(arm,size=0x10) addr:0x0211b758 +func_ov032_0211b768 kind:function(arm,size=0x8) addr:0x0211b768 +func_ov032_0211b770 kind:function(arm,size=0x24) addr:0x0211b770 +func_ov032_0211b794 kind:function(arm,size=0x2c) addr:0x0211b794 +func_ov032_0211b7c0 kind:function(arm,size=0x1c) addr:0x0211b7c0 +func_ov032_0211b7dc kind:function(arm,size=0x1c) addr:0x0211b7dc +func_ov032_0211b7f8 kind:function(arm,size=0x14) addr:0x0211b7f8 +func_ov032_0211b80c kind:function(arm,size=0xc) addr:0x0211b80c +func_ov032_0211b818 kind:function(arm,size=0x24) addr:0x0211b818 +func_ov032_0211b83c kind:function(arm,size=0x4c) addr:0x0211b83c +func_ov032_0211b888 kind:function(arm,size=0x1d8) addr:0x0211b888 +func_ov032_0211ba60 kind:function(arm,size=0x30) addr:0x0211ba60 +func_ov032_0211ba90 kind:function(arm,size=0x38) addr:0x0211ba90 +func_ov032_0211bac8 kind:function(arm,size=0x1c) addr:0x0211bac8 +func_ov032_0211bae4 kind:function(arm,size=0x68) addr:0x0211bae4 +func_ov032_0211bb4c kind:function(arm,size=0x268) addr:0x0211bb4c +func_ov032_0211bdb4 kind:function(arm,size=0x104) addr:0x0211bdb4 +func_ov032_0211beb8 kind:function(arm,size=0x8c) addr:0x0211beb8 +func_ov032_0211bf44 kind:function(arm,size=0x2c) addr:0x0211bf44 +func_ov032_0211bf70 kind:function(arm,size=0x78) addr:0x0211bf70 +func_ov032_0211bfe8 kind:function(arm,size=0xdc) addr:0x0211bfe8 +func_ov032_0211c0c4 kind:function(arm,size=0x78) addr:0x0211c0c4 +func_ov032_0211c13c kind:function(arm,size=0x80) addr:0x0211c13c +func_ov032_0211c1bc kind:function(arm,size=0x8c) addr:0x0211c1bc +func_ov032_0211c248 kind:function(arm,size=0x1bc) addr:0x0211c248 +func_ov032_0211c404 kind:function(arm,size=0x7c) addr:0x0211c404 +func_ov032_0211c480 kind:function(arm,size=0x104) addr:0x0211c480 +func_ov032_0211c584 kind:function(arm,size=0x90) addr:0x0211c584 +func_ov032_0211c614 kind:function(arm,size=0x68) addr:0x0211c614 +func_ov032_0211c67c kind:function(arm,size=0x90) addr:0x0211c67c +func_ov032_0211c70c kind:function(arm,size=0x170) addr:0x0211c70c +func_ov032_0211c87c kind:function(arm,size=0x80) addr:0x0211c87c +func_ov032_0211c8fc kind:function(arm,size=0x17c) addr:0x0211c8fc +func_ov032_0211ca78 kind:function(arm,size=0xa0) addr:0x0211ca78 +func_ov032_0211cb18 kind:function(arm,size=0x48) addr:0x0211cb18 +func_ov032_0211cb60 kind:function(arm,size=0x4c) addr:0x0211cb60 +func_ov032_0211cbac kind:function(arm,size=0x4c) addr:0x0211cbac +func_ov032_0211cbf8 kind:function(arm,size=0x74) addr:0x0211cbf8 +func_ov032_0211cc6c kind:function(arm,size=0xe4) addr:0x0211cc6c +func_ov032_0211cd50 kind:function(arm,size=0x38) addr:0x0211cd50 +func_ov032_0211cd88 kind:function(arm,size=0xd8) addr:0x0211cd88 +func_ov032_0211ce60 kind:function(arm,size=0x40) addr:0x0211ce60 +func_ov032_0211cea0 kind:function(arm,size=0x214) addr:0x0211cea0 +func_ov032_0211d0b4 kind:function(arm,size=0x38) addr:0x0211d0b4 +func_ov032_0211d0ec kind:function(arm,size=0x7c) addr:0x0211d0ec +func_ov032_0211d168 kind:function(arm,size=0x18) addr:0x0211d168 +func_ov032_0211d180 kind:function(arm,size=0x4c) addr:0x0211d180 +func_ov032_0211d1cc kind:function(arm,size=0x258) addr:0x0211d1cc +func_ov032_0211d424 kind:function(arm,size=0xa0) addr:0x0211d424 +func_ov032_0211d4c4 kind:function(arm,size=0x1e4) addr:0x0211d4c4 +func_ov032_0211d6a8 kind:function(arm,size=0x10c) addr:0x0211d6a8 +func_ov032_0211d7b4 kind:function(arm,size=0x64) addr:0x0211d7b4 +func_ov032_0211d818 kind:function(arm,size=0x110) addr:0x0211d818 +func_ov032_0211d928 kind:function(arm,size=0x24) addr:0x0211d928 +func_ov032_0211d94c kind:function(arm,size=0x24) addr:0x0211d94c +func_ov032_0211d970 kind:function(arm,size=0x34) addr:0x0211d970 +func_ov032_0211d9a4 kind:function(arm,size=0xac) addr:0x0211d9a4 +func_ov032_0211da50 kind:function(arm,size=0x10) addr:0x0211da50 +func_ov032_0211da60 kind:function(arm,size=0xec) addr:0x0211da60 +func_ov032_0211db4c kind:function(arm,size=0x120) addr:0x0211db4c +func_ov032_0211dc6c kind:function(arm,size=0x14) addr:0x0211dc6c +func_ov032_0211dc80 kind:function(arm,size=0xc) addr:0x0211dc80 +func_ov032_0211dc8c kind:function(arm,size=0x24) addr:0x0211dc8c +func_ov032_0211dcb0 kind:function(arm,size=0x5c) addr:0x0211dcb0 +func_ov032_0211dd0c kind:function(arm,size=0x34) addr:0x0211dd0c +func_ov032_0211dd40 kind:function(arm,size=0x20c) addr:0x0211dd40 +func_ov032_0211df4c kind:function(arm,size=0x14) addr:0x0211df4c +func_ov032_0211df60 kind:function(arm,size=0x14) addr:0x0211df60 +func_ov032_0211df74 kind:function(arm,size=0x38) addr:0x0211df74 +func_ov032_0211dfac kind:function(arm,size=0x1c) addr:0x0211dfac +func_ov032_0211dfc8 kind:function(arm,size=0x24) addr:0x0211dfc8 +func_ov032_0211dfec kind:function(arm,size=0x24) addr:0x0211dfec +func_ov032_0211e010 kind:function(arm,size=0x144) addr:0x0211e010 +func_ov032_0211e154 kind:function(arm,size=0xac) addr:0x0211e154 +func_ov032_0211e200 kind:function(arm,size=0x14) addr:0x0211e200 +func_ov032_0211e214 kind:function(arm,size=0x234) addr:0x0211e214 +func_ov032_0211e448 kind:function(arm,size=0x78) addr:0x0211e448 +func_ov032_0211e4c0 kind:function(arm,size=0x8c) addr:0x0211e4c0 +func_ov032_0211e54c kind:function(arm,size=0x14) addr:0x0211e54c +func_ov032_0211e560 kind:function(arm,size=0x48) addr:0x0211e560 +func_ov032_0211e5a8 kind:function(arm,size=0x310) addr:0x0211e5a8 +func_ov032_0211e8b8 kind:function(arm,size=0x1b8) addr:0x0211e8b8 +func_ov032_0211ea70 kind:function(arm,size=0xbc) addr:0x0211ea70 +func_ov032_0211eb2c kind:function(arm,size=0x174) addr:0x0211eb2c +func_ov032_0211eca0 kind:function(arm,size=0x188) addr:0x0211eca0 +func_ov032_0211ee28 kind:function(arm,size=0x174) addr:0x0211ee28 +func_ov032_0211ef9c kind:function(arm,size=0x1f8) addr:0x0211ef9c +func_ov032_0211f194 kind:function(arm,size=0x54) addr:0x0211f194 +func_ov032_0211f1e8 kind:function(arm,size=0x148) addr:0x0211f1e8 +func_ov032_0211f330 kind:function(arm,size=0x4) addr:0x0211f330 +func_ov032_0211f334 kind:function(arm,size=0x10c) addr:0x0211f334 +func_ov032_0211f440 kind:function(arm,size=0x10) addr:0x0211f440 +func_ov032_0211f450 kind:function(arm,size=0x9c) addr:0x0211f450 +func_ov032_0211f4ec kind:function(arm,size=0x58) addr:0x0211f4ec +func_ov032_0211f544 kind:function(arm,size=0xa0) addr:0x0211f544 +func_ov032_0211f5e4 kind:function(arm,size=0x68) addr:0x0211f5e4 +func_ov032_0211f64c kind:function(arm,size=0x54) addr:0x0211f64c +func_ov032_0211f6a0 kind:function(arm,size=0x2c) addr:0x0211f6a0 +func_ov032_0211f6cc kind:function(arm,size=0x78) addr:0x0211f6cc +func_ov032_0211f744 kind:function(arm,size=0x10) addr:0x0211f744 +func_ov032_0211f754 kind:function(arm,size=0xa8) addr:0x0211f754 +func_ov032_0211f7fc kind:function(arm,size=0x148) addr:0x0211f7fc +func_ov032_0211f944 kind:function(arm,size=0x138) addr:0x0211f944 +func_ov032_0211fa7c kind:function(arm,size=0x88) addr:0x0211fa7c +func_ov032_0211fb04 kind:function(arm,size=0x88) addr:0x0211fb04 +func_ov032_0211fb8c kind:function(arm,size=0xa4) addr:0x0211fb8c +func_ov032_0211fc30 kind:function(arm,size=0xac) addr:0x0211fc30 +func_ov032_0211fcdc kind:function(arm,size=0x18) addr:0x0211fcdc +func_ov032_0211fcf4 kind:function(arm,size=0x38) addr:0x0211fcf4 +func_ov032_0211fd2c kind:function(arm,size=0x14) addr:0x0211fd2c +func_ov032_0211fd40 kind:function(arm,size=0x1c) addr:0x0211fd40 +func_ov032_0211fd5c kind:function(arm,size=0xa4) addr:0x0211fd5c +func_ov032_0211fe00 kind:function(arm,size=0xac) addr:0x0211fe00 +func_ov032_0211feac kind:function(arm,size=0x14) addr:0x0211feac +func_ov032_0211fec0 kind:function(arm,size=0xc) addr:0x0211fec0 +func_ov032_0211fecc kind:function(arm,size=0x24) addr:0x0211fecc +func_ov032_0211fef0 kind:function(arm,size=0x44) addr:0x0211fef0 +func_ov032_0211ff34 kind:function(arm,size=0x108) addr:0x0211ff34 +func_ov032_0212003c kind:function(arm,size=0x14) addr:0x0212003c +func_ov032_02120050 kind:function(arm,size=0x28) addr:0x02120050 +func_ov032_02120078 kind:function(arm,size=0x200) addr:0x02120078 +func_ov032_02120278 kind:function(arm,size=0x78) addr:0x02120278 +func_ov032_021202f0 kind:function(arm,size=0xcc) addr:0x021202f0 +func_ov032_021203bc kind:function(arm,size=0x7c) addr:0x021203bc +func_ov032_02120438 kind:function(arm,size=0x124) addr:0x02120438 +func_ov032_0212055c kind:function(arm,size=0x350) addr:0x0212055c +func_ov032_021208ac kind:function(arm,size=0x134) addr:0x021208ac +func_ov032_021209e0 kind:function(arm,size=0x14) addr:0x021209e0 +func_ov032_021209f4 kind:function(arm,size=0x2ec) addr:0x021209f4 +func_ov032_02120ce0 kind:function(arm,size=0x38) addr:0x02120ce0 +func_ov032_02120d18 kind:function(arm,size=0x10) addr:0x02120d18 +func_ov032_02120d28 kind:function(arm,size=0x44) addr:0x02120d28 +func_ov032_02120d6c kind:function(arm,size=0x3c) addr:0x02120d6c +func_ov032_02120da8 kind:function(arm,size=0x78) addr:0x02120da8 +func_ov032_02120e20 kind:function(arm,size=0x8c) addr:0x02120e20 +func_ov032_02120eac kind:function(arm,size=0x34) addr:0x02120eac +func_ov032_02120ee0 kind:function(arm,size=0x3c) addr:0x02120ee0 +func_ov032_02120f1c kind:function(arm,size=0x1c) addr:0x02120f1c +func_ov032_02120f38 kind:function(arm,size=0x40) addr:0x02120f38 +func_ov032_02120f78 kind:function(arm,size=0x3c) addr:0x02120f78 +func_ov032_02120fb4 kind:function(arm,size=0x10) addr:0x02120fb4 +func_ov032_02120fc4 kind:function(arm,size=0x1c) addr:0x02120fc4 +func_ov032_02120fe0 kind:function(arm,size=0x28) addr:0x02120fe0 +func_ov032_02121008 kind:function(arm,size=0x30) addr:0x02121008 +func_ov032_02121038 kind:function(arm,size=0x14) addr:0x02121038 +func_ov032_0212104c kind:function(arm,size=0xc) addr:0x0212104c +func_ov032_02121058 kind:function(arm,size=0x24) addr:0x02121058 +func_ov032_0212107c kind:function(arm,size=0xb8) addr:0x0212107c +func_ov032_02121134 kind:function(arm,size=0x6c) addr:0x02121134 +func_ov032_021211a0 kind:function(arm,size=0xbc) addr:0x021211a0 +func_ov032_0212125c kind:function(arm,size=0x64) addr:0x0212125c +func_ov032_021212c0 kind:function(arm,size=0xc4) addr:0x021212c0 +func_ov032_02121384 kind:function(arm,size=0x14) addr:0x02121384 +func_ov032_02121398 kind:function(arm,size=0x240) addr:0x02121398 +func_ov032_021215d8 kind:function(arm,size=0x4b4) addr:0x021215d8 +func_ov032_02121a8c kind:function(arm,size=0x278) addr:0x02121a8c +func_ov032_02121d04 kind:function(arm,size=0x48) addr:0x02121d04 +func_ov032_02121d4c kind:function(arm,size=0x88) addr:0x02121d4c +func_ov032_02121dd4 kind:function(arm,size=0x158) addr:0x02121dd4 +func_ov032_02121f2c kind:function(arm,size=0x58) addr:0x02121f2c +func_ov032_02121f84 kind:function(arm,size=0x90) addr:0x02121f84 +func_ov032_02122014 kind:function(arm,size=0x1c) addr:0x02122014 +func_ov032_02122030 kind:function(arm,size=0x20) addr:0x02122030 +func_ov032_02122050 kind:function(arm,size=0x28) addr:0x02122050 +func_ov032_02122078 kind:function(arm,size=0x14) addr:0x02122078 +data_ov032_02122090 kind:data(any) addr:0x02122090 +data_ov032_021220a0 kind:data(any) addr:0x021220a0 +data_ov032_021220b0 kind:data(any) addr:0x021220b0 +data_ov032_021220c0 kind:data(any) addr:0x021220c0 +data_ov032_021220d0 kind:data(any) addr:0x021220d0 +data_ov032_021220e0 kind:data(any) addr:0x021220e0 +__sinit_ov032_021220f0 kind:function(arm,size=0x6c) addr:0x021220f0 +__sinit_ov032_0212215c kind:function(arm,size=0x80) addr:0x0212215c +__sinit_ov032_021221dc kind:function(arm,size=0x6c) addr:0x021221dc +__sinit_ov032_02122248 kind:function(arm,size=0x50) addr:0x02122248 +__sinit_ov032_02122298 kind:function(arm,size=0x50) addr:0x02122298 +.p__sinit_ov032_021220f0 kind:data(word) addr:0x021222e8 +.p__sinit_ov032_0212215c kind:data(word) addr:0x021222ec +.p__sinit_ov032_021221dc kind:data(word) addr:0x021222f0 +.p__sinit_ov032_02122248 kind:data(word) addr:0x021222f4 +.p__sinit_ov032_02122298 kind:data(word) addr:0x021222f8 +data_ov032_02122300 kind:data(any) addr:0x02122300 +data_ov032_0212230c kind:data(any) addr:0x0212230c +data_ov032_02122324 kind:data(any) addr:0x02122324 +data_ov032_0212233c kind:data(any) addr:0x0212233c +data_ov032_0212235c kind:data(any) addr:0x0212235c +data_ov032_02122378 kind:data(any) addr:0x02122378 +data_ov032_0212239c kind:data(any) addr:0x0212239c +data_ov032_021223e4 kind:data(any) addr:0x021223e4 +data_ov032_02122428 kind:data(any) addr:0x02122428 +data_ov032_02122490 kind:data(any) addr:0x02122490 +data_ov032_021224e8 kind:data(any) addr:0x021224e8 +data_ov032_02122531 kind:data(any) addr:0x02122531 ambiguous +data_ov032_02122548 kind:data(any) addr:0x02122548 +data_ov032_02122554 kind:data(any) addr:0x02122554 +data_ov032_0212256c kind:data(any) addr:0x0212256c +data_ov032_02122584 kind:data(any) addr:0x02122584 +data_ov032_021225bc kind:data(any) addr:0x021225bc +data_ov032_021225fc kind:data(any) addr:0x021225fc +data_ov032_02122620 kind:data(any) addr:0x02122620 +data_ov032_02122678 kind:data(any) addr:0x02122678 +data_ov032_02122684 kind:data(any) addr:0x02122684 +data_ov032_0212269c kind:data(any) addr:0x0212269c +data_ov032_021226bc kind:data(any) addr:0x021226bc +data_ov032_021226c8 kind:data(any) addr:0x021226c8 +data_ov032_021226e4 kind:data(any) addr:0x021226e4 +data_ov032_021226e8 kind:data(any) addr:0x021226e8 ambiguous +data_ov032_02122708 kind:data(any) addr:0x02122708 +data_ov032_0212272c kind:data(any) addr:0x0212272c +data_ov032_0212277c kind:data(any) addr:0x0212277c +data_ov032_021227d4 kind:data(any) addr:0x021227d4 +data_ov032_02122834 kind:data(any) addr:0x02122834 +data_ov032_0212284c kind:data(any) addr:0x0212284c +data_ov032_02122868 kind:data(any) addr:0x02122868 +data_ov032_0212288c kind:data(any) addr:0x0212288c +data_ov032_021228ec kind:data(any) addr:0x021228ec +data_ov032_02122908 kind:data(any) addr:0x02122908 +data_ov032_02122924 kind:data(any) addr:0x02122924 +data_ov032_0212294c kind:data(any) addr:0x0212294c +data_ov032_02122970 kind:data(any) addr:0x02122970 ambiguous +data_ov032_02122978 kind:data(any) addr:0x02122978 +data_ov032_021229c0 kind:bss addr:0x021229c0 +data_ov032_021229c4 kind:bss addr:0x021229c4 +data_ov032_021229d0 kind:bss addr:0x021229d0 +data_ov032_02122aa8 kind:bss addr:0x02122aa8 +data_ov032_02122aac kind:bss addr:0x02122aac +data_ov032_02122ab8 kind:bss addr:0x02122ab8 +data_ov032_02122ac4 kind:bss addr:0x02122ac4 +data_ov032_02122ad0 kind:bss addr:0x02122ad0 +data_ov032_02122b14 kind:bss addr:0x02122b14 +data_ov032_02122b18 kind:bss addr:0x02122b18 +data_ov032_02122b24 kind:bss addr:0x02122b24 +data_ov032_02122bfc kind:bss addr:0x02122bfc +data_ov032_02122c00 kind:bss addr:0x02122c00 +data_ov032_02122c0c kind:bss addr:0x02122c0c +data_ov032_02122c48 kind:bss addr:0x02122c48 +data_ov032_02122c4c kind:bss addr:0x02122c4c +data_ov032_02122c58 kind:bss addr:0x02122c58 +data_ov032_02122c78 kind:bss addr:0x02122c78 +data_ov032_02122d2c kind:bss addr:0x02122d2c diff --git a/config/eur1/arm9/overlays/ov033/delinks.txt b/config/eur1/arm9/overlays/ov033/delinks.txt new file mode 100644 index 00000000..3bf57473 --- /dev/null +++ b/config/eur1/arm9/overlays/ov033/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02119100 end:0x0211dce4 kind:code align:32 + .rodata start:0x0211dce4 end:0x0212117c kind:rodata align:4 + .init start:0x0212117c end:0x0212128c kind:code align:4 + .ctor start:0x0212128c end:0x02121298 kind:rodata align:4 + .data start:0x021212a0 end:0x02121a00 kind:data align:32 + .bss start:0x02121a00 end:0x021228a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov033/relocs.txt b/config/eur1/arm9/overlays/ov033/relocs.txt new file mode 100644 index 00000000..7980374a --- /dev/null +++ b/config/eur1/arm9/overlays/ov033/relocs.txt @@ -0,0 +1,654 @@ +from:0x02119128 kind:arm_call to:0x02028c90 module:main +from:0x02119138 kind:arm_call to:0x02028c90 module:main +from:0x02119150 kind:arm_call to:0x02028c90 module:main +from:0x02119164 kind:arm_call to:0x02028c90 module:main +from:0x02119174 kind:arm_call to:0x02028c90 module:main +from:0x02119178 kind:arm_call to:0x0211bfcc module:overlay(33) +from:0x021191b0 kind:arm_call to:0x0211bfe8 module:overlay(33) +from:0x021191c0 kind:arm_call to:0x02011f3c module:main +from:0x021191e0 kind:arm_call to:0x0211c02c module:overlay(33) +from:0x02119214 kind:load to:0x02121a04 module:overlay(33) +from:0x02119218 kind:load to:0x02121a00 module:overlay(33) +from:0x02119230 kind:load to:0x02012000 module:main +from:0x0211923c kind:arm_call to:0x02119258 module:overlay(33) +from:0x02119380 kind:arm_call to:0x0211c0fc module:overlay(33) +from:0x021193ac kind:arm_call to:0x0211cda8 module:overlay(33) +from:0x0211944c kind:arm_call to:0x020340b0 module:main +from:0x02119490 kind:load to:0x02121db4 module:overlay(33) +from:0x021194a4 kind:arm_call to:0x02011f3c module:main +from:0x021194b0 kind:arm_call to:0x021194e4 module:overlay(33) +from:0x021194c8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021194e0 kind:load to:0x021212ec module:overlay(33) +from:0x021194ec kind:arm_call to:0x020983dc module:overlay(0) +from:0x021194fc kind:arm_call to:0x02119100 module:overlay(33) +from:0x02119510 kind:arm_call to:0x0205b1cc module:overlay(0) +from:0x02119570 kind:arm_call to:0x02119e40 module:overlay(33) +from:0x02119584 kind:arm_call to:0x02028c90 module:main +from:0x021195bc kind:load to:0x02121310 module:overlay(33) +from:0x021195d8 kind:arm_call to:0x0211921c module:overlay(33) +from:0x021195e0 kind:arm_call to:0x02016694 module:main +from:0x021195e8 kind:arm_call to:0x02119184 module:overlay(33) +from:0x021195f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021195fc kind:load to:0x02121310 module:overlay(33) +from:0x02119614 kind:arm_call to:0x0211921c module:overlay(33) +from:0x0211961c kind:arm_call to:0x02016694 module:main +from:0x02119624 kind:arm_call to:0x02119184 module:overlay(33) +from:0x0211962c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02119634 kind:arm_call to:0x02011ff4 module:main +from:0x02119640 kind:load to:0x02121310 module:overlay(33) +from:0x0211965c kind:arm_call to:0x02119188 module:overlay(33) +from:0x02119670 kind:arm_call to:0x02119980 module:overlay(33) +from:0x0211967c kind:load to:0x0211dd20 module:overlay(33) +from:0x021196c0 kind:arm_call to:0x01fff584 module:itcm +from:0x021196d0 kind:arm_call to:0x0211be34 module:overlay(33) +from:0x02119754 kind:load to:0x027e0ce8 module:dtcm +from:0x021197e8 kind:arm_call to:0x02119980 module:overlay(33) +from:0x021197f0 kind:arm_call to:0x02119b34 module:overlay(33) +from:0x02119814 kind:arm_call to:0x02119d04 module:overlay(33) +from:0x02119838 kind:arm_call to:0x02119b98 module:overlay(33) +from:0x02119878 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211989c kind:arm_call to:0x0211be1c module:overlay(33) +from:0x021198b8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02119904 kind:arm_call to:0x0211be04 module:overlay(33) +from:0x02119920 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119934 kind:arm_call to:0x02119980 module:overlay(33) +from:0x02119960 kind:load to:0x027e09b8 module:dtcm +from:0x02119964 kind:load to:0x020b5254 module:overlay(0) +from:0x021199c4 kind:arm_call to:0x02119b34 module:overlay(33) +from:0x021199f0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119a04 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02119a24 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02119ad4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02119b00 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02119b18 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119b28 kind:load to:0x020b5254 module:overlay(0) +from:0x02119b30 kind:load to:0x027e09b8 module:dtcm +from:0x02119b64 kind:arm_call to:0x01fff584 module:itcm +from:0x02119b74 kind:arm_call to:0x0211bdec module:overlay(33) +from:0x02119b90 kind:load to:0x027e0ce8 module:dtcm +from:0x02119bac kind:arm_call to:0x01fff148 module:itcm +from:0x02119bc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119bec kind:arm_call to:0x01ffb428 module:itcm +from:0x02119c64 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x02119cf8 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x02119d00 kind:load to:0x027e0ce0 module:dtcm +from:0x02119d14 kind:arm_call to:0x02119234 module:overlay(33) +from:0x02119d4c kind:arm_call to:0x02119264 module:overlay(33) +from:0x02119d74 kind:arm_call to:0x021192c8 module:overlay(33) +from:0x02119d7c kind:arm_call to:0x0211924c module:overlay(33) +from:0x02119d90 kind:arm_call to:0x02119330 module:overlay(33) +from:0x02119ddc kind:arm_call to:0x021193cc module:overlay(33) +from:0x02119e2c kind:load to:0x0211dcf8 module:overlay(33) +from:0x02119e30 kind:load to:0x021212d0 module:overlay(33) +from:0x02119e34 kind:load to:0x021215e0 module:overlay(33) +from:0x02119e38 kind:load to:0x0211dd0c module:overlay(33) +from:0x02119e3c kind:load to:0x0211dce4 module:overlay(33) +from:0x02119e50 kind:arm_call to:0x0201667c module:main +from:0x02119e7c kind:load to:0x021212cc module:overlay(33) +from:0x02119ea0 kind:arm_call to:0x0205b224 module:overlay(0) +from:0x02119eb4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02119ec8 kind:load to:0x02121e0c module:overlay(33) +from:0x02119edc kind:arm_call to:0x02011f3c module:main +from:0x02119ee8 kind:arm_call to:0x0211a088 module:overlay(33) +from:0x02119f00 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02119f10 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02119f28 kind:arm_call to:0x02119100 module:overlay(33) +from:0x02119fa4 kind:load to:0x021218b0 module:overlay(33) +from:0x02119fa8 kind:load to:0x021218cc module:overlay(33) +from:0x02119fac kind:load to:0x02121894 module:overlay(33) +from:0x02119fb0 kind:load to:0x021217fc module:overlay(33) +from:0x02119fc8 kind:arm_call to:0x0209ca6c module:overlay(0) +from:0x02119fd4 kind:arm_call to:0x02119188 module:overlay(33) +from:0x02119fe8 kind:arm_call to:0x020591ec module:overlay(0) +from:0x02119ffc kind:arm_call to:0x02059270 module:overlay(0) +from:0x0211a004 kind:arm_call to:0x02059240 module:overlay(0) +from:0x0211a010 kind:load to:0x0211dd20 module:overlay(33) +from:0x0211a014 kind:load to:0x0212196c module:overlay(33) +from:0x0211a018 kind:load to:0x0212197c module:overlay(33) +from:0x0211a028 kind:arm_call to:0x0209caac module:overlay(0) +from:0x0211a03c kind:arm_call to:0x020591ec module:overlay(0) +from:0x0211a050 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0211a058 kind:arm_call to:0x02059240 module:overlay(0) +from:0x0211a064 kind:load to:0x0212196c module:overlay(33) +from:0x0211a068 kind:load to:0x0212197c module:overlay(33) +from:0x0211a078 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x0211a080 kind:arm_call to:0x0211921c module:overlay(33) +from:0x0211a094 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0211a09c kind:arm_call to:0x02061648 module:overlay(0) +from:0x0211a0d4 kind:arm_call to:0x02067278 module:overlay(0) +from:0x0211a0dc kind:arm_call_thumb to:0x020141dc module:main +from:0x0211a158 kind:arm_call to:0x0205b1cc module:overlay(0) +from:0x0211a164 kind:arm_call to:0x0211b748 module:overlay(33) +from:0x0211a1e4 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0211a1fc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211a20c kind:load to:0x021218f4 module:overlay(33) +from:0x0211a210 kind:load to:0x02121944 module:overlay(33) +from:0x0211a214 kind:load to:0x02121e0c module:overlay(33) +from:0x0211a218 kind:load to:0x020b19a8 module:overlay(0) +from:0x0211a21c kind:load to:0x0204a088 module:main +from:0x0211a220 kind:load to:0x02121df4 module:overlay(33) +from:0x0211a230 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a238 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a240 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a248 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211a250 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211a258 kind:arm_call to:0x02016694 module:main +from:0x0211a260 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a268 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0211a270 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211a278 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211a290 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a298 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a2a0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a2a8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211a2b0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211a2b8 kind:arm_call to:0x02016694 module:main +from:0x0211a2c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211a2c8 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0211a2d0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211a2d8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211a2e0 kind:arm_call to:0x02011ff4 module:main +from:0x0211a324 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x0211a340 kind:arm_call to:0x0211ab4c module:overlay(33) +from:0x0211a358 kind:arm_call to:0x0200f05c module:main +from:0x0211a3c4 kind:arm_call to:0x0200f05c module:main +from:0x0211a400 kind:arm_call to:0x0200f05c module:main +from:0x0211a434 kind:arm_call to:0x0200f05c module:main +from:0x0211a470 kind:arm_call to:0x0200f05c module:main +from:0x0211a4a0 kind:arm_call to:0x0200f05c module:main +from:0x0211a4dc kind:arm_call to:0x0200f05c module:main +from:0x0211a50c kind:arm_call to:0x0200f05c module:main +from:0x0211a548 kind:arm_call to:0x0200f05c module:main +from:0x0211a584 kind:arm_call to:0x0200f05c module:main +from:0x0211a5b4 kind:arm_call to:0x0200ef1c module:main +from:0x0211a5d0 kind:arm_call to:0x0200f05c module:main +from:0x0211a60c kind:arm_call to:0x0200f05c module:main +from:0x0211a640 kind:arm_call to:0x0200ef1c module:main +from:0x0211a64c kind:arm_call to:0x0200ef1c module:main +from:0x0211a67c kind:arm_call to:0x0209d344 module:overlay(0) +from:0x0211a68c kind:load to:0x02121ee0 module:overlay(33) +from:0x0211a690 kind:load to:0x02121e0c module:overlay(33) +from:0x0211a694 kind:load to:0x021210ac module:overlay(33) +from:0x0211a698 kind:load to:0x021210bc module:overlay(33) +from:0x0211a69c kind:load to:0x021210dc module:overlay(33) +from:0x0211a6a0 kind:load to:0x021210cc module:overlay(33) +from:0x0211a6a4 kind:load to:0x021210ec module:overlay(33) +from:0x0211a6a8 kind:load to:0x021210fc module:overlay(33) +from:0x0211a6ac kind:load to:0x0212110c module:overlay(33) +from:0x0211a6d0 kind:arm_call to:0x02014478 module:main +from:0x0211a758 kind:arm_call to:0x0211aa50 module:overlay(33) +from:0x0211a7bc kind:arm_call to:0x02015a18 module:main +from:0x0211a7f0 kind:arm_call to:0x0211ab4c module:overlay(33) +from:0x0211a800 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0211a808 kind:arm_call to:0x0211b354 module:overlay(33) +from:0x0211a820 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a82c kind:arm_call to:0x02071710 module:overlay(0) +from:0x0211a844 kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x0211a870 kind:arm_call to:0x02015a18 module:main +from:0x0211a87c kind:arm_call to:0x0211b370 module:overlay(33) +from:0x0211a8a0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0211a9a4 kind:arm_call to:0x0211ab4c module:overlay(33) +from:0x0211a9b4 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0211a9e8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211a9fc kind:arm_call to:0x0211ab4c module:overlay(33) +from:0x0211aa20 kind:load to:0x02049b2a module:main +from:0x0211aa28 kind:load to:0x027e09b8 module:dtcm +from:0x0211aa2c kind:load to:0x027e09a8 module:dtcm +from:0x0211aa38 kind:load to:0x0203e964 module:main +from:0x0211aa68 kind:arm_call to:0x0211adb4 module:overlay(33) +from:0x0211aaa4 kind:arm_call to:0x0211ab4c module:overlay(33) +from:0x0211ab28 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x0211ab3c kind:arm_call to:0x0206f778 module:overlay(0) +from:0x0211ab48 kind:load to:0x020b52f4 module:overlay(0) +from:0x0211abbc kind:arm_call_thumb to:0x020141dc module:main +from:0x0211abec kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0211ac0c kind:arm_call to:0x02073138 module:overlay(0) +from:0x0211ac28 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0211ac4c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211ac5c kind:arm_call to:0x0211ab4c module:overlay(33) +from:0x0211aca0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211acd4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211acf4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211ad3c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0211ad48 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0211ad60 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211ad7c kind:arm_call to:0x0211b304 module:overlay(33) +from:0x0211ad94 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211ada4 kind:load to:0x02121ee0 module:overlay(33) +from:0x0211ada8 kind:load to:0x027e09b8 module:dtcm +from:0x0211adac kind:load to:0x020b508c module:overlay(0) +from:0x0211adb0 kind:load to:0x020b5254 module:overlay(0) +from:0x0211adc8 kind:arm_call to:0x02119234 module:overlay(33) +from:0x0211ae00 kind:arm_call to:0x02119264 module:overlay(33) +from:0x0211ae28 kind:arm_call to:0x021192c8 module:overlay(33) +from:0x0211ae30 kind:arm_call to:0x0211924c module:overlay(33) +from:0x0211ae44 kind:arm_call to:0x02119330 module:overlay(33) +from:0x0211ae8c kind:arm_call to:0x021193cc module:overlay(33) +from:0x0211aedc kind:load to:0x02121f04 module:overlay(33) +from:0x0211aee0 kind:load to:0x02121090 module:overlay(33) +from:0x0211aee4 kind:load to:0x0212180c module:overlay(33) +from:0x0211aee8 kind:load to:0x02121074 module:overlay(33) +from:0x0211aeec kind:load to:0x021215e0 module:overlay(33) +from:0x0211aef0 kind:load to:0x02121058 module:overlay(33) +from:0x0211af0c kind:arm_call to:0x0211ab4c module:overlay(33) +from:0x0211af28 kind:arm_call to:0x02039f04 module:main +from:0x0211af34 kind:arm_call to:0x0203b00c module:main +from:0x0211af40 kind:arm_call to:0x0203a978 module:main +from:0x0211af44 kind:arm_call to:0x0203a5ac module:main +from:0x0211af80 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211afec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b04c kind:arm_call to:0x0211b1dc module:overlay(33) +from:0x0211b060 kind:arm_call to:0x0211b094 module:overlay(33) +from:0x0211b078 kind:arm_call to:0x020166f4 module:main +from:0x0211b088 kind:load to:0x0203e964 module:main +from:0x0211b090 kind:load to:0x027e0954 module:dtcm +from:0x0211b0b8 kind:arm_call to:0x0200eab0 module:main +from:0x0211b0ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b160 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b180 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211b1d4 kind:load to:0x0203e964 module:main +from:0x0211b208 kind:arm_call to:0x0200eab0 module:main +from:0x0211b218 kind:arm_call to:0x0200eab0 module:main +from:0x0211b24c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b2b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b2fc kind:load to:0x0203e964 module:main +from:0x0211b32c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0211b344 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0211b350 kind:load to:0x027e0cec module:dtcm +from:0x0211b360 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211b368 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211b3b4 kind:arm_call to:0x02039f04 module:main +from:0x0211b3c0 kind:arm_call to:0x0203b00c module:main +from:0x0211b3cc kind:arm_call to:0x0203a978 module:main +from:0x0211b3d0 kind:arm_call to:0x0203a5ac module:main +from:0x0211b40c kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0211b444 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0211b458 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0211b46c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b4ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b4bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b4d4 kind:arm_call to:0x02052c48 module:overlay(0) +from:0x0211b4f0 kind:arm_call to:0x02052c48 module:overlay(0) +from:0x0211b504 kind:load to:0x0203e964 module:main +from:0x0211b568 kind:arm_call to:0x02078380 module:overlay(0) +from:0x0211b574 kind:load to:0x02121828 module:overlay(33) +from:0x0211b578 kind:load to:0x027e09bc module:dtcm +from:0x0211b590 kind:arm_call to:0x0211ab4c module:overlay(33) +from:0x0211b5b4 kind:arm_call to:0x020b66dc module:overlay(9) +from:0x0211b5bc kind:load to:0x021190e4 module:overlay(31) +from:0x0211b5f8 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0211b600 kind:load to:0x027e09bc module:dtcm +from:0x0211b6c4 kind:arm_call to:0x01ff9f38 module:itcm +from:0x0211b6cc kind:arm_call to:0x02061a70 module:overlay(0) +from:0x0211b6dc kind:arm_call to:0x01ff9fbc module:itcm +from:0x0211b6f8 kind:arm_call to:0x02028c4c module:main +from:0x0211b728 kind:arm_call to:0x0201aa44 module:main +from:0x0211b734 kind:load to:0x02121df0 module:overlay(33) +from:0x0211b73c kind:load to:0x027e0998 module:dtcm +from:0x0211b740 kind:load to:0x0204af1c module:main +from:0x0211b744 kind:load to:0x02121df4 module:overlay(33) +from:0x0211b758 kind:arm_call to:0x0201667c module:main +from:0x0211b780 kind:load to:0x02121888 module:overlay(33) +from:0x0211b7c0 kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x0211b7f0 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x0211b814 kind:arm_call to:0x0205c434 module:overlay(0) +from:0x0211b830 kind:arm_call to:0x0205b224 module:overlay(0) +from:0x0211b83c kind:load to:0x021217fc module:overlay(33) +from:0x0211b850 kind:arm_call to:0x02119184 module:overlay(33) +from:0x0211b858 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0211b86c kind:arm_branch to:0x0211a284 module:overlay(33) +from:0x0211b87c kind:arm_branch to:0x0211b5c0 module:overlay(33) +from:0x0211b88c kind:arm_branch to:0x0211b57c module:overlay(33) +from:0x0211b89c kind:arm_branch to:0x0211b50c module:overlay(33) +from:0x0211b8ac kind:arm_branch to:0x0211b598 module:overlay(33) +from:0x0211b8bc kind:arm_branch to:0x0211a224 module:overlay(33) +from:0x0211b8cc kind:load to:0x02122790 module:overlay(33) +from:0x0211b8e0 kind:arm_call to:0x02011f3c module:main +from:0x0211b8ec kind:arm_call to:0x0211b9a0 module:overlay(33) +from:0x0211b904 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0211b914 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211b98c kind:load to:0x021218b0 module:overlay(33) +from:0x0211b990 kind:load to:0x021218cc module:overlay(33) +from:0x0211b994 kind:load to:0x0212198c module:overlay(33) +from:0x0211b9a8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0211b9d4 kind:arm_call to:0x0200f05c module:main +from:0x0211ba34 kind:load to:0x021219a8 module:overlay(33) +from:0x0211ba38 kind:load to:0x02122790 module:overlay(33) +from:0x0211ba3c kind:load to:0x0212111c module:overlay(33) +from:0x0211ba40 kind:load to:0x020b19a8 module:overlay(0) +from:0x0211ba44 kind:load to:0x02122864 module:overlay(33) +from:0x0211baa0 kind:arm_call to:0x0211be3c module:overlay(33) +from:0x0211bad0 kind:arm_call to:0x0211be3c module:overlay(33) +from:0x0211bb98 kind:arm_call to:0x0200f05c module:main +from:0x0211bbc8 kind:arm_call to:0x0200f05c module:main +from:0x0211bbf8 kind:arm_call to:0x0200f05c module:main +from:0x0211bc40 kind:arm_call to:0x0200f05c module:main +from:0x0211bc6c kind:arm_call to:0x0211beec module:overlay(33) +from:0x0211bc7c kind:arm_call to:0x0211beec module:overlay(33) +from:0x0211bcb4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211bcd4 kind:arm_call to:0x0200f05c module:main +from:0x0211bd20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211bd3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211bd4c kind:load to:0x02122790 module:overlay(33) +from:0x0211bd50 kind:load to:0x0212114c module:overlay(33) +from:0x0211bd54 kind:load to:0x0212115c module:overlay(33) +from:0x0211bd58 kind:load to:0x0212116c module:overlay(33) +from:0x0211bd5c kind:load to:0x0212112c module:overlay(33) +from:0x0211bd60 kind:load to:0x027e09a8 module:dtcm +from:0x0211bd68 kind:load to:0x0212113c module:overlay(33) +from:0x0211bd70 kind:load to:0x027e0cec module:dtcm +from:0x0211be4c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211be64 kind:arm_call to:0x01fff148 module:itcm +from:0x0211be70 kind:arm_call to:0x0211be34 module:overlay(33) +from:0x0211be8c kind:arm_call to:0x0211be34 module:overlay(33) +from:0x0211bea8 kind:arm_call to:0x0211be34 module:overlay(33) +from:0x0211bec4 kind:arm_call to:0x0211be34 module:overlay(33) +from:0x0211bee8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211bf14 kind:arm_call to:0x01fff350 module:itcm +from:0x0211bf54 kind:load to:0x027e0ce4 module:dtcm +from:0x0211bf5c kind:load to:0x020b3040 module:overlay(0) +from:0x0211bf6c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211bf74 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211bf7c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211bf94 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211bf9c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211bfa4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211bfac kind:arm_call to:0x02011ff4 module:main +from:0x0211bfc0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0211bfe4 kind:load to:0x02122888 module:overlay(33) +from:0x0211c010 kind:arm_call to:0x0211c198 module:overlay(33) +from:0x0211c020 kind:arm_call to:0x0211c260 module:overlay(33) +from:0x0211c068 kind:arm_call to:0x0211c198 module:overlay(33) +from:0x0211c084 kind:arm_call to:0x0211c294 module:overlay(33) +from:0x0211c0f0 kind:arm_call to:0x0211c310 module:overlay(33) +from:0x0211c120 kind:arm_call to:0x0211c428 module:overlay(33) +from:0x0211c18c kind:arm_call to:0x0211c498 module:overlay(33) +from:0x0211c3f8 kind:arm_call to:0x0211c9ac module:overlay(33) +from:0x0211c5cc kind:arm_call to:0x0211d3ac module:overlay(33) +from:0x0211c60c kind:arm_call to:0x0203a1bc module:main +from:0x0211c654 kind:arm_call to:0x0211d434 module:overlay(33) +from:0x0211c67c kind:arm_call to:0x0211d5d0 module:overlay(33) +from:0x0211c6a4 kind:arm_call to:0x0211d8b4 module:overlay(33) +from:0x0211c700 kind:arm_call to:0x0203a3c8 module:main +from:0x0211c964 kind:arm_call to:0x0211c9ac module:overlay(33) +from:0x0211caf4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211cb18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cba0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211cbf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cd10 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211cd60 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d1ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d41c kind:arm_call to:0x0211d2f8 module:overlay(33) +from:0x0211d5b0 kind:arm_call to:0x0211d2f8 module:overlay(33) +from:0x0211d68c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d718 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d780 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d894 kind:arm_call to:0x0211d2f8 module:overlay(33) +from:0x0211dd20 kind:load to:0x0211dd34 module:overlay(33) +from:0x0211dd28 kind:load to:0x0211f0b4 module:overlay(33) +from:0x02121198 kind:arm_call to:0x021194bc module:overlay(33) +from:0x021211a8 kind:arm_call to:0x0203ce74 module:main +from:0x021211bc kind:load to:0x02121da4 module:overlay(33) +from:0x021211c0 kind:load to:0x02121db4 module:overlay(33) +from:0x021211c4 kind:load to:0x02119eac module:overlay(33) +from:0x021211c8 kind:load to:0x02121da8 module:overlay(33) +from:0x02121200 kind:arm_call to:0x02119ef0 module:overlay(33) +from:0x02121210 kind:arm_call to:0x0203ce74 module:main +from:0x02121224 kind:load to:0x02121df0 module:overlay(33) +from:0x0212122c kind:load to:0x021217fc module:overlay(33) +from:0x02121230 kind:load to:0x02121e0c module:overlay(33) +from:0x02121234 kind:load to:0x0211b844 module:overlay(33) +from:0x02121238 kind:load to:0x02121e00 module:overlay(33) +from:0x02121258 kind:arm_call to:0x0211b8f4 module:overlay(33) +from:0x02121268 kind:arm_call to:0x0203ce74 module:main +from:0x0212127c kind:load to:0x02122780 module:overlay(33) +from:0x02121280 kind:load to:0x02122790 module:overlay(33) +from:0x02121284 kind:load to:0x0211bfb8 module:overlay(33) +from:0x02121288 kind:load to:0x02122784 module:overlay(33) +from:0x0212128c kind:load to:0x0212117c module:overlay(33) +from:0x02121290 kind:load to:0x021211cc module:overlay(33) +from:0x02121294 kind:load to:0x0212123c module:overlay(33) +from:0x021212cc kind:load to:0x02119e80 module:overlay(33) +from:0x021212d0 kind:load to:0x021212a4 module:overlay(33) +from:0x021212d4 kind:load to:0x021212b8 module:overlay(33) +from:0x021212d8 kind:load to:0x021212a8 module:overlay(33) +from:0x021212dc kind:load to:0x021212a0 module:overlay(33) +from:0x021212e0 kind:load to:0x021212ac module:overlay(33) +from:0x021212ec kind:load to:0x02119494 module:overlay(33) +from:0x021212f0 kind:load to:0x020977a0 module:overlay(0) +from:0x021212f4 kind:load to:0x020977a8 module:overlay(0) +from:0x021212f8 kind:load to:0x02097824 module:overlay(0) +from:0x021212fc kind:load to:0x02097864 module:overlay(0) +from:0x02121300 kind:load to:0x02097868 module:overlay(0) +from:0x02121304 kind:load to:0x0209786c module:overlay(0) +from:0x02121310 kind:load to:0x0209856c module:overlay(0) +from:0x02121314 kind:load to:0x020985a8 module:overlay(0) +from:0x02121318 kind:load to:0x020985c0 module:overlay(0) +from:0x0212131c kind:load to:0x020985cc module:overlay(0) +from:0x02121320 kind:load to:0x01fff464 module:itcm +from:0x02121324 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02121328 kind:load to:0x02119644 module:overlay(33) +from:0x0212132c kind:load to:0x02119680 module:overlay(33) +from:0x02121330 kind:load to:0x0211975c module:overlay(33) +from:0x02121334 kind:load to:0x02119968 module:overlay(33) +from:0x02121338 kind:load to:0x02098510 module:overlay(0) +from:0x0212133c kind:load to:0x0211997c module:overlay(33) +from:0x02121340 kind:load to:0x02098518 module:overlay(0) +from:0x02121344 kind:load to:0x0209851c module:overlay(0) +from:0x02121348 kind:load to:0x020985d8 module:overlay(0) +from:0x0212134c kind:load to:0x02098644 module:overlay(0) +from:0x02121350 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121354 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121358 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212135c kind:load to:0x021195c4 module:overlay(33) +from:0x02121360 kind:load to:0x02119600 module:overlay(33) +from:0x021215e0 kind:load to:0x021213d8 module:overlay(33) +from:0x021215e4 kind:load to:0x02121398 module:overlay(33) +from:0x021215e8 kind:load to:0x02121364 module:overlay(33) +from:0x021215ec kind:load to:0x02121404 module:overlay(33) +from:0x021215f0 kind:load to:0x02121400 module:overlay(33) +from:0x021215f4 kind:load to:0x0212138c module:overlay(33) +from:0x021215f8 kind:load to:0x021213c8 module:overlay(33) +from:0x021215fc kind:load to:0x021213d4 module:overlay(33) +from:0x02121600 kind:load to:0x021213c0 module:overlay(33) +from:0x02121604 kind:load to:0x021213ac module:overlay(33) +from:0x02121608 kind:load to:0x021213dc module:overlay(33) +from:0x0212160c kind:load to:0x02121374 module:overlay(33) +from:0x02121610 kind:load to:0x02121394 module:overlay(33) +from:0x02121614 kind:load to:0x02121390 module:overlay(33) +from:0x02121618 kind:load to:0x021213c4 module:overlay(33) +from:0x0212161c kind:load to:0x021213cc module:overlay(33) +from:0x02121620 kind:load to:0x021213bc module:overlay(33) +from:0x02121624 kind:load to:0x021213d0 module:overlay(33) +from:0x02121628 kind:load to:0x021213e0 module:overlay(33) +from:0x0212162c kind:load to:0x0212139c module:overlay(33) +from:0x02121630 kind:load to:0x02121370 module:overlay(33) +from:0x02121634 kind:load to:0x021213e4 module:overlay(33) +from:0x02121638 kind:load to:0x02121388 module:overlay(33) +from:0x0212163c kind:load to:0x021213b8 module:overlay(33) +from:0x02121640 kind:load to:0x021213e8 module:overlay(33) +from:0x02121644 kind:load to:0x021213a0 module:overlay(33) +from:0x02121648 kind:load to:0x0212137c module:overlay(33) +from:0x0212164c kind:load to:0x021213ec module:overlay(33) +from:0x02121650 kind:load to:0x021213b4 module:overlay(33) +from:0x02121654 kind:load to:0x02121378 module:overlay(33) +from:0x02121658 kind:load to:0x021213f0 module:overlay(33) +from:0x0212165c kind:load to:0x021213a4 module:overlay(33) +from:0x02121660 kind:load to:0x02121368 module:overlay(33) +from:0x02121664 kind:load to:0x02121384 module:overlay(33) +from:0x02121668 kind:load to:0x021213f4 module:overlay(33) +from:0x0212166c kind:load to:0x021213b0 module:overlay(33) +from:0x02121670 kind:load to:0x02121408 module:overlay(33) +from:0x02121674 kind:load to:0x021213f8 module:overlay(33) +from:0x02121678 kind:load to:0x021213a8 module:overlay(33) +from:0x0212167c kind:load to:0x02121380 module:overlay(33) +from:0x02121680 kind:load to:0x0212136c module:overlay(33) +from:0x02121684 kind:load to:0x021213fc module:overlay(33) +from:0x02121688 kind:load to:0x021214d4 module:overlay(33) +from:0x0212168c kind:load to:0x021214d0 module:overlay(33) +from:0x02121690 kind:load to:0x021214cc module:overlay(33) +from:0x02121694 kind:load to:0x021214c8 module:overlay(33) +from:0x02121698 kind:load to:0x021214c4 module:overlay(33) +from:0x0212169c kind:load to:0x021214c0 module:overlay(33) +from:0x021216a0 kind:load to:0x0212147c module:overlay(33) +from:0x021216a4 kind:load to:0x021214b8 module:overlay(33) +from:0x021216a8 kind:load to:0x021214b4 module:overlay(33) +from:0x021216ac kind:load to:0x021214b0 module:overlay(33) +from:0x021216b0 kind:load to:0x021214ac module:overlay(33) +from:0x021216b4 kind:load to:0x021214a8 module:overlay(33) +from:0x021216b8 kind:load to:0x02121494 module:overlay(33) +from:0x021216bc kind:load to:0x0212149c module:overlay(33) +from:0x021216c0 kind:load to:0x021214a0 module:overlay(33) +from:0x021216c4 kind:load to:0x021214d8 module:overlay(33) +from:0x021216c8 kind:load to:0x021214dc module:overlay(33) +from:0x021216cc kind:load to:0x021214e4 module:overlay(33) +from:0x021216d0 kind:load to:0x021214e8 module:overlay(33) +from:0x021216d4 kind:load to:0x021214f4 module:overlay(33) +from:0x021216d8 kind:load to:0x021214f8 module:overlay(33) +from:0x021216dc kind:load to:0x02121500 module:overlay(33) +from:0x021216e0 kind:load to:0x02121504 module:overlay(33) +from:0x021216e4 kind:load to:0x0212150c module:overlay(33) +from:0x021216e8 kind:load to:0x02121510 module:overlay(33) +from:0x021216ec kind:load to:0x02121518 module:overlay(33) +from:0x021216f0 kind:load to:0x02121520 module:overlay(33) +from:0x021216f4 kind:load to:0x02121524 module:overlay(33) +from:0x021216f8 kind:load to:0x02121528 module:overlay(33) +from:0x021216fc kind:load to:0x02121530 module:overlay(33) +from:0x02121700 kind:load to:0x02121534 module:overlay(33) +from:0x02121704 kind:load to:0x02121458 module:overlay(33) +from:0x02121708 kind:load to:0x02121454 module:overlay(33) +from:0x0212170c kind:load to:0x02121450 module:overlay(33) +from:0x02121710 kind:load to:0x02121410 module:overlay(33) +from:0x02121714 kind:load to:0x02121448 module:overlay(33) +from:0x02121718 kind:load to:0x02121444 module:overlay(33) +from:0x0212171c kind:load to:0x0212141c module:overlay(33) +from:0x02121720 kind:load to:0x02121420 module:overlay(33) +from:0x02121724 kind:load to:0x02121438 module:overlay(33) +from:0x02121728 kind:load to:0x02121428 module:overlay(33) +from:0x0212172c kind:load to:0x02121430 module:overlay(33) +from:0x02121730 kind:load to:0x02121434 module:overlay(33) +from:0x02121734 kind:load to:0x02121440 module:overlay(33) +from:0x02121738 kind:load to:0x0212144c module:overlay(33) +from:0x0212173c kind:load to:0x02121460 module:overlay(33) +from:0x02121740 kind:load to:0x02121464 module:overlay(33) +from:0x02121744 kind:load to:0x0212146c module:overlay(33) +from:0x02121748 kind:load to:0x02121470 module:overlay(33) +from:0x0212174c kind:load to:0x02121478 module:overlay(33) +from:0x02121750 kind:load to:0x02121480 module:overlay(33) +from:0x02121754 kind:load to:0x02121488 module:overlay(33) +from:0x02121758 kind:load to:0x0212148c module:overlay(33) +from:0x0212175c kind:load to:0x02121498 module:overlay(33) +from:0x02121760 kind:load to:0x021214a4 module:overlay(33) +from:0x02121764 kind:load to:0x021214e0 module:overlay(33) +from:0x02121768 kind:load to:0x021214ec module:overlay(33) +from:0x0212176c kind:load to:0x021214fc module:overlay(33) +from:0x02121770 kind:load to:0x02121508 module:overlay(33) +from:0x02121774 kind:load to:0x02121514 module:overlay(33) +from:0x02121778 kind:load to:0x0212151c module:overlay(33) +from:0x0212177c kind:load to:0x0212152c module:overlay(33) +from:0x02121780 kind:load to:0x02121538 module:overlay(33) +from:0x02121784 kind:load to:0x0212140c module:overlay(33) +from:0x02121788 kind:load to:0x02121414 module:overlay(33) +from:0x0212178c kind:load to:0x02121418 module:overlay(33) +from:0x02121790 kind:load to:0x02121424 module:overlay(33) +from:0x02121794 kind:load to:0x0212142c module:overlay(33) +from:0x02121798 kind:load to:0x0212143c module:overlay(33) +from:0x0212179c kind:load to:0x0212145c module:overlay(33) +from:0x021217a0 kind:load to:0x02121468 module:overlay(33) +from:0x021217a4 kind:load to:0x02121474 module:overlay(33) +from:0x021217a8 kind:load to:0x02121484 module:overlay(33) +from:0x021217ac kind:load to:0x02121490 module:overlay(33) +from:0x021217b0 kind:load to:0x021214bc module:overlay(33) +from:0x021217b4 kind:load to:0x021214f0 module:overlay(33) +from:0x021217b8 kind:load to:0x021215b0 module:overlay(33) +from:0x021217bc kind:load to:0x02121578 module:overlay(33) +from:0x021217c0 kind:load to:0x02121540 module:overlay(33) +from:0x021217c4 kind:load to:0x0212153c module:overlay(33) +from:0x021217c8 kind:load to:0x02121548 module:overlay(33) +from:0x021217cc kind:load to:0x02121550 module:overlay(33) +from:0x021217d0 kind:load to:0x02121558 module:overlay(33) +from:0x021217d4 kind:load to:0x02121568 module:overlay(33) +from:0x021217d8 kind:load to:0x02121598 module:overlay(33) +from:0x021217dc kind:load to:0x021215bc module:overlay(33) +from:0x021217e0 kind:load to:0x021215c8 module:overlay(33) +from:0x021217e4 kind:load to:0x02121580 module:overlay(33) +from:0x021217e8 kind:load to:0x0212158c module:overlay(33) +from:0x021217ec kind:load to:0x021215a4 module:overlay(33) +from:0x021217f0 kind:load to:0x021215d4 module:overlay(33) +from:0x021217f4 kind:load to:0x02121560 module:overlay(33) +from:0x021217f8 kind:load to:0x02121570 module:overlay(33) +from:0x0212180c kind:load to:0x02121848 module:overlay(33) +from:0x02121810 kind:load to:0x02121868 module:overlay(33) +from:0x02121814 kind:load to:0x0212184c module:overlay(33) +from:0x02121818 kind:load to:0x02121850 module:overlay(33) +from:0x0212181c kind:load to:0x02121874 module:overlay(33) +from:0x02121820 kind:load to:0x02121858 module:overlay(33) +from:0x02121824 kind:load to:0x02121860 module:overlay(33) +from:0x02121888 kind:load to:0x0211b784 module:overlay(33) +from:0x02121894 kind:load to:0x02119ecc module:overlay(33) +from:0x02121898 kind:load to:0x0209ca64 module:overlay(0) +from:0x0212189c kind:load to:0x02119fbc module:overlay(33) +from:0x021218a0 kind:load to:0x0211a020 module:overlay(33) +from:0x021218a4 kind:load to:0x0211a070 module:overlay(33) +from:0x021218b4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021218b8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021218bc kind:load to:0x0209caac module:overlay(0) +from:0x021218c0 kind:load to:0x0209cacc module:overlay(0) +from:0x021218cc kind:load to:0x0207c4d0 module:overlay(0) +from:0x021218d0 kind:load to:0x0207c4d8 module:overlay(0) +from:0x021218d4 kind:load to:0x0207c9a0 module:overlay(0) +from:0x021218d8 kind:load to:0x0207c990 module:overlay(0) +from:0x021218dc kind:load to:0x0207c9d4 module:overlay(0) +from:0x021218e0 kind:load to:0x0207ca44 module:overlay(0) +from:0x021218e4 kind:load to:0x0207ca6c module:overlay(0) +from:0x021218e8 kind:load to:0x0207cae4 module:overlay(0) +from:0x021218f4 kind:load to:0x0211a2ec module:overlay(33) +from:0x021218f8 kind:load to:0x0209d10c module:overlay(0) +from:0x021218fc kind:load to:0x0211a6b0 module:overlay(33) +from:0x02121900 kind:load to:0x0211aa3c module:overlay(33) +from:0x02121904 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02121908 kind:load to:0x0211af18 module:overlay(33) +from:0x0212190c kind:load to:0x0211b604 module:overlay(33) +from:0x02121910 kind:load to:0x0209d220 module:overlay(0) +from:0x02121914 kind:load to:0x0209d228 module:overlay(0) +from:0x02121918 kind:load to:0x0209d22c module:overlay(0) +from:0x0212191c kind:load to:0x0211aef4 module:overlay(33) +from:0x02121920 kind:load to:0x0209d240 module:overlay(0) +from:0x02121924 kind:load to:0x0211a224 module:overlay(33) +from:0x02121928 kind:load to:0x0211a284 module:overlay(33) +from:0x0212192c kind:load to:0x0211b50c module:overlay(33) +from:0x02121930 kind:load to:0x0211b598 module:overlay(33) +from:0x02121934 kind:load to:0x0211b57c module:overlay(33) +from:0x02121938 kind:load to:0x0211b5c0 module:overlay(33) +from:0x02121944 kind:load to:0x0211b8b4 module:overlay(33) +from:0x02121948 kind:load to:0x0211b864 module:overlay(33) +from:0x0212194c kind:load to:0x020616e0 module:overlay(0) +from:0x02121950 kind:load to:0x0211b8a4 module:overlay(33) +from:0x02121954 kind:load to:0x0211b894 module:overlay(33) +from:0x02121958 kind:load to:0x0211b884 module:overlay(33) +from:0x0212195c kind:load to:0x020616f0 module:overlay(0) +from:0x02121960 kind:load to:0x020616f4 module:overlay(0) +from:0x02121964 kind:load to:0x0211b874 module:overlay(33) +from:0x02121968 kind:load to:0x020616fc module:overlay(0) +from:0x0212198c kind:load to:0x0211b8d0 module:overlay(33) +from:0x02121990 kind:load to:0x0209ca64 module:overlay(0) +from:0x02121994 kind:load to:0x0209ca6c module:overlay(0) +from:0x02121998 kind:load to:0x0209caac module:overlay(0) +from:0x0212199c kind:load to:0x0209cacc module:overlay(0) +from:0x021219a8 kind:load to:0x0211ba48 module:overlay(33) +from:0x021219ac kind:load to:0x0209d10c module:overlay(0) +from:0x021219b0 kind:load to:0x0211ba78 module:overlay(33) +from:0x021219b4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021219b8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021219bc kind:load to:0x0211bd74 module:overlay(33) +from:0x021219c0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021219c4 kind:load to:0x0209d220 module:overlay(0) +from:0x021219c8 kind:load to:0x0209d228 module:overlay(0) +from:0x021219cc kind:load to:0x0209d22c module:overlay(0) +from:0x021219d0 kind:load to:0x0209d238 module:overlay(0) +from:0x021219d4 kind:load to:0x0209d240 module:overlay(0) +from:0x021219d8 kind:load to:0x0211bf60 module:overlay(33) +from:0x021219dc kind:load to:0x0211bf88 module:overlay(33) +from:0x021219e0 kind:load to:0x0211bb1c module:overlay(33) diff --git a/config/eur1/arm9/overlays/ov033/symbols.txt b/config/eur1/arm9/overlays/ov033/symbols.txt new file mode 100644 index 00000000..d814d408 --- /dev/null +++ b/config/eur1/arm9/overlays/ov033/symbols.txt @@ -0,0 +1,337 @@ +func_ov033_02119100 kind:function(arm,size=0x84) addr:0x02119100 +func_ov033_02119184 kind:function(arm,size=0x4) addr:0x02119184 +func_ov033_02119188 kind:function(arm,size=0x94) addr:0x02119188 +func_ov033_0211921c kind:function(arm,size=0x18) addr:0x0211921c +func_ov033_02119234 kind:function(arm,size=0x18) addr:0x02119234 +func_ov033_0211924c kind:function(arm,size=0xc) addr:0x0211924c +func_ov033_02119258 kind:function(arm,size=0xc) addr:0x02119258 +func_ov033_02119264 kind:function(arm,size=0x64) addr:0x02119264 +func_ov033_021192c8 kind:function(arm,size=0x68) addr:0x021192c8 +func_ov033_02119330 kind:function(arm,size=0x9c) addr:0x02119330 +func_ov033_021193cc kind:function(arm,size=0xbc) addr:0x021193cc +func_ov033_02119488 kind:function(arm,size=0xc) addr:0x02119488 +func_ov033_02119494 kind:function(arm,size=0x28) addr:0x02119494 +func_ov033_021194bc kind:function(arm,size=0x28) addr:0x021194bc +func_ov033_021194e4 kind:function(arm,size=0xe0) addr:0x021194e4 +func_ov033_021195c4 kind:function(arm,size=0x3c) addr:0x021195c4 +func_ov033_02119600 kind:function(arm,size=0x44) addr:0x02119600 +func_ov033_02119644 kind:function(arm,size=0x3c) addr:0x02119644 +func_ov033_02119680 kind:function(arm,size=0xdc) addr:0x02119680 +func_ov033_0211975c kind:function(arm,size=0x20c) addr:0x0211975c +func_ov033_02119968 kind:function(arm,size=0x14) addr:0x02119968 +func_ov033_0211997c kind:function(arm,size=0x4) addr:0x0211997c +func_ov033_02119980 kind:function(arm,size=0x1b4) addr:0x02119980 +func_ov033_02119b34 kind:function(arm,size=0x64) addr:0x02119b34 +func_ov033_02119b98 kind:function(arm,size=0x16c) addr:0x02119b98 +func_ov033_02119d04 kind:function(arm,size=0x13c) addr:0x02119d04 +func_ov033_02119e40 kind:function(arm,size=0x40) addr:0x02119e40 +func_ov033_02119e80 kind:function(arm,size=0x2c) addr:0x02119e80 +func_ov033_02119eac kind:function(arm,size=0x14) addr:0x02119eac +func_ov033_02119ec0 kind:function(arm,size=0xc) addr:0x02119ec0 +func_ov033_02119ecc kind:function(arm,size=0x24) addr:0x02119ecc +func_ov033_02119ef0 kind:function(arm,size=0xcc) addr:0x02119ef0 +func_ov033_02119fbc kind:function(arm,size=0x64) addr:0x02119fbc +func_ov033_0211a020 kind:function(arm,size=0x50) addr:0x0211a020 +func_ov033_0211a070 kind:function(arm,size=0x18) addr:0x0211a070 +func_ov033_0211a088 kind:function(arm,size=0x19c) addr:0x0211a088 +func_ov033_0211a224 kind:function(arm,size=0x60) addr:0x0211a224 +func_ov033_0211a284 kind:function(arm,size=0x68) addr:0x0211a284 +func_ov033_0211a2ec kind:function(arm,size=0x3c4) addr:0x0211a2ec +func_ov033_0211a6b0 kind:function(arm,size=0x38c) addr:0x0211a6b0 +func_ov033_0211aa3c kind:function(arm,size=0x14) addr:0x0211aa3c +func_ov033_0211aa50 kind:function(arm,size=0xfc) addr:0x0211aa50 +func_ov033_0211ab4c kind:function(arm,size=0x268) addr:0x0211ab4c +func_ov033_0211adb4 kind:function(arm,size=0x140) addr:0x0211adb4 +func_ov033_0211aef4 kind:function(arm,size=0x24) addr:0x0211aef4 +func_ov033_0211af18 kind:function(arm,size=0x17c) addr:0x0211af18 +func_ov033_0211b094 kind:function(arm,size=0x148) addr:0x0211b094 +func_ov033_0211b1dc kind:function(arm,size=0x128) addr:0x0211b1dc +func_ov033_0211b304 kind:function(arm,size=0x50) addr:0x0211b304 +func_ov033_0211b354 kind:function(arm,size=0x1c) addr:0x0211b354 +func_ov033_0211b370 kind:function(arm,size=0x19c) addr:0x0211b370 +func_ov033_0211b50c kind:function(arm,size=0x70) addr:0x0211b50c +func_ov033_0211b57c kind:function(arm,size=0x1c) addr:0x0211b57c +func_ov033_0211b598 kind:function(arm,size=0x28) addr:0x0211b598 +func_ov033_0211b5c0 kind:function(arm,size=0x44) addr:0x0211b5c0 +func_ov033_0211b604 kind:function(arm,size=0x144) addr:0x0211b604 +func_ov033_0211b748 kind:function(arm,size=0x3c) addr:0x0211b748 +func_ov033_0211b784 kind:function(arm,size=0xc0) addr:0x0211b784 +func_ov033_0211b844 kind:function(arm,size=0x20) addr:0x0211b844 +func_ov033_0211b864 kind:function(arm,size=0x10) addr:0x0211b864 +func_ov033_0211b874 kind:function(arm,size=0x10) addr:0x0211b874 +func_ov033_0211b884 kind:function(arm,size=0x10) addr:0x0211b884 +func_ov033_0211b894 kind:function(arm,size=0x10) addr:0x0211b894 +func_ov033_0211b8a4 kind:function(arm,size=0x10) addr:0x0211b8a4 +func_ov033_0211b8b4 kind:function(arm,size=0x10) addr:0x0211b8b4 +func_ov033_0211b8c4 kind:function(arm,size=0xc) addr:0x0211b8c4 +func_ov033_0211b8d0 kind:function(arm,size=0x24) addr:0x0211b8d0 +func_ov033_0211b8f4 kind:function(arm,size=0xac) addr:0x0211b8f4 +func_ov033_0211b9a0 kind:function(arm,size=0xa8) addr:0x0211b9a0 +func_ov033_0211ba48 kind:function(arm,size=0x30) addr:0x0211ba48 +func_ov033_0211ba78 kind:function(arm,size=0xa4) addr:0x0211ba78 +func_ov033_0211bb1c kind:function(arm,size=0x258) addr:0x0211bb1c +func_ov033_0211bd74 kind:function(arm,size=0x78) addr:0x0211bd74 +func_ov033_0211bdec kind:function(arm,size=0x18) addr:0x0211bdec +func_ov033_0211be04 kind:function(arm,size=0x18) addr:0x0211be04 +func_ov033_0211be1c kind:function(arm,size=0x18) addr:0x0211be1c +func_ov033_0211be34 kind:function(arm,size=0x8) addr:0x0211be34 +func_ov033_0211be3c kind:function(arm,size=0xb0) addr:0x0211be3c +func_ov033_0211beec kind:function(arm,size=0x74) addr:0x0211beec +func_ov033_0211bf60 kind:function(arm,size=0x28) addr:0x0211bf60 +func_ov033_0211bf88 kind:function(arm,size=0x30) addr:0x0211bf88 +func_ov033_0211bfb8 kind:function(arm,size=0x14) addr:0x0211bfb8 +func_ov033_0211bfcc kind:function(arm,size=0x1c) addr:0x0211bfcc +func_ov033_0211bfe8 kind:function(arm,size=0x44) addr:0x0211bfe8 +func_ov033_0211c02c kind:function(arm,size=0xd0) addr:0x0211c02c +func_ov033_0211c0fc kind:function(arm,size=0x9c) addr:0x0211c0fc +func_ov033_0211c198 kind:function(arm,size=0xc8) addr:0x0211c198 +func_ov033_0211c260 kind:function(arm,size=0x34) addr:0x0211c260 +func_ov033_0211c294 kind:function(arm,size=0x7c) addr:0x0211c294 +func_ov033_0211c310 kind:function(arm,size=0x118) addr:0x0211c310 +func_ov033_0211c428 kind:function(arm,size=0x70) addr:0x0211c428 +func_ov033_0211c498 kind:function(arm,size=0x514) addr:0x0211c498 +func_ov033_0211c9ac kind:function(arm,size=0x3fc) addr:0x0211c9ac +func_ov033_0211cda8 kind:function(arm,size=0x550) addr:0x0211cda8 +func_ov033_0211d2f8 kind:function(arm,size=0xb4) addr:0x0211d2f8 +func_ov033_0211d3ac kind:function(arm,size=0x88) addr:0x0211d3ac +func_ov033_0211d434 kind:function(arm,size=0x19c) addr:0x0211d434 +func_ov033_0211d5d0 kind:function(arm,size=0x2e4) addr:0x0211d5d0 +func_ov033_0211d8b4 kind:function(arm,size=0x430) addr:0x0211d8b4 +data_ov033_0211dce4 kind:data(any) addr:0x0211dce4 +data_ov033_0211dcf8 kind:data(any) addr:0x0211dcf8 +data_ov033_0211dd0c kind:data(any) addr:0x0211dd0c +data_ov033_0211dd20 kind:data(any) addr:0x0211dd20 +data_ov033_0211dd34 kind:data(any) addr:0x0211dd34 +data_ov033_0211df6c kind:data(any) addr:0x0211df6c ambiguous +data_ov033_0211e0a8 kind:data(any) addr:0x0211e0a8 ambiguous +data_ov033_0211e0e0 kind:data(any) addr:0x0211e0e0 ambiguous +data_ov033_0211e10c kind:data(any) addr:0x0211e10c ambiguous +data_ov033_0211e110 kind:data(any) addr:0x0211e110 ambiguous +data_ov033_0211e174 kind:data(any) addr:0x0211e174 ambiguous +data_ov033_0211e1b4 kind:data(any) addr:0x0211e1b4 ambiguous +data_ov033_0211e1e8 kind:data(any) addr:0x0211e1e8 ambiguous +data_ov033_0211e218 kind:data(any) addr:0x0211e218 ambiguous +data_ov033_0211e440 kind:data(any) addr:0x0211e440 ambiguous +data_ov033_0211e570 kind:data(any) addr:0x0211e570 ambiguous +data_ov033_0211e5e4 kind:data(any) addr:0x0211e5e4 ambiguous +data_ov033_0211e8b0 kind:data(any) addr:0x0211e8b0 ambiguous +data_ov033_0211ea8c kind:data(any) addr:0x0211ea8c ambiguous +data_ov033_0211eb88 kind:data(any) addr:0x0211eb88 ambiguous +data_ov033_0211eda4 kind:data(any) addr:0x0211eda4 ambiguous +data_ov033_0211efb8 kind:data(any) addr:0x0211efb8 ambiguous +data_ov033_0211f0b4 kind:data(any) addr:0x0211f0b4 +data_ov033_0211f1e0 kind:data(any) addr:0x0211f1e0 ambiguous +data_ov033_0211fec0 kind:data(any) addr:0x0211fec0 ambiguous +data_ov033_02120b04 kind:data(any) addr:0x02120b04 ambiguous +data_ov033_02120b8c kind:data(any) addr:0x02120b8c ambiguous +data_ov033_02120ec0 kind:data(any) addr:0x02120ec0 ambiguous +data_ov033_0212104c kind:data(any) addr:0x0212104c ambiguous +data_ov033_02121058 kind:data(any) addr:0x02121058 +data_ov033_02121074 kind:data(any) addr:0x02121074 +data_ov033_02121090 kind:data(any) addr:0x02121090 +data_ov033_021210ac kind:data(any) addr:0x021210ac +data_ov033_021210bc kind:data(any) addr:0x021210bc +data_ov033_021210cc kind:data(any) addr:0x021210cc +data_ov033_021210dc kind:data(any) addr:0x021210dc +data_ov033_021210ec kind:data(any) addr:0x021210ec +data_ov033_021210fc kind:data(any) addr:0x021210fc +data_ov033_0212110c kind:data(any) addr:0x0212110c +data_ov033_0212111c kind:data(any) addr:0x0212111c +data_ov033_0212112c kind:data(any) addr:0x0212112c +data_ov033_0212113c kind:data(any) addr:0x0212113c +data_ov033_0212114c kind:data(any) addr:0x0212114c +data_ov033_0212115c kind:data(any) addr:0x0212115c +data_ov033_0212116c kind:data(any) addr:0x0212116c +__sinit_ov033_0212117c kind:function(arm,size=0x50) addr:0x0212117c +__sinit_ov033_021211cc kind:function(arm,size=0x70) addr:0x021211cc +__sinit_ov033_0212123c kind:function(arm,size=0x50) addr:0x0212123c +.p__sinit_ov033_0212117c kind:data(word) addr:0x0212128c +.p__sinit_ov033_021211cc kind:data(word) addr:0x02121290 +.p__sinit_ov033_0212123c kind:data(word) addr:0x02121294 +data_ov033_021212a0 kind:data(any) addr:0x021212a0 +data_ov033_021212a4 kind:data(any) addr:0x021212a4 +data_ov033_021212a8 kind:data(any) addr:0x021212a8 +data_ov033_021212ac kind:data(any) addr:0x021212ac +data_ov033_021212b8 kind:data(any) addr:0x021212b8 +data_ov033_021212cc kind:data(any) addr:0x021212cc +data_ov033_021212d0 kind:data(any) addr:0x021212d0 +data_ov033_021212ec kind:data(any) addr:0x021212ec +data_ov033_02121310 kind:data(any) addr:0x02121310 +data_ov033_02121318 kind:data(any) addr:0x02121318 ambiguous +data_ov033_02121364 kind:data(any) addr:0x02121364 +data_ov033_02121368 kind:data(any) addr:0x02121368 +data_ov033_0212136c kind:data(any) addr:0x0212136c +data_ov033_02121370 kind:data(any) addr:0x02121370 +data_ov033_02121374 kind:data(any) addr:0x02121374 +data_ov033_02121378 kind:data(any) addr:0x02121378 +data_ov033_0212137c kind:data(any) addr:0x0212137c +data_ov033_02121380 kind:data(any) addr:0x02121380 +data_ov033_02121384 kind:data(any) addr:0x02121384 +data_ov033_02121388 kind:data(any) addr:0x02121388 +data_ov033_0212138c kind:data(any) addr:0x0212138c +data_ov033_02121390 kind:data(any) addr:0x02121390 +data_ov033_02121394 kind:data(any) addr:0x02121394 +data_ov033_02121398 kind:data(any) addr:0x02121398 +data_ov033_0212139c kind:data(any) addr:0x0212139c +data_ov033_021213a0 kind:data(any) addr:0x021213a0 +data_ov033_021213a4 kind:data(any) addr:0x021213a4 +data_ov033_021213a8 kind:data(any) addr:0x021213a8 +data_ov033_021213ac kind:data(any) addr:0x021213ac +data_ov033_021213b0 kind:data(any) addr:0x021213b0 +data_ov033_021213b4 kind:data(any) addr:0x021213b4 +data_ov033_021213b8 kind:data(any) addr:0x021213b8 +data_ov033_021213bc kind:data(any) addr:0x021213bc +data_ov033_021213c0 kind:data(any) addr:0x021213c0 +data_ov033_021213c4 kind:data(any) addr:0x021213c4 +data_ov033_021213c8 kind:data(any) addr:0x021213c8 +data_ov033_021213cc kind:data(any) addr:0x021213cc +data_ov033_021213d0 kind:data(any) addr:0x021213d0 +data_ov033_021213d4 kind:data(any) addr:0x021213d4 +data_ov033_021213d8 kind:data(any) addr:0x021213d8 +data_ov033_021213dc kind:data(any) addr:0x021213dc +data_ov033_021213e0 kind:data(any) addr:0x021213e0 +data_ov033_021213e4 kind:data(any) addr:0x021213e4 +data_ov033_021213e8 kind:data(any) addr:0x021213e8 +data_ov033_021213ec kind:data(any) addr:0x021213ec +data_ov033_021213f0 kind:data(any) addr:0x021213f0 +data_ov033_021213f4 kind:data(any) addr:0x021213f4 +data_ov033_021213f8 kind:data(any) addr:0x021213f8 +data_ov033_021213fc kind:data(any) addr:0x021213fc +data_ov033_02121400 kind:data(any) addr:0x02121400 +data_ov033_02121404 kind:data(any) addr:0x02121404 +data_ov033_02121408 kind:data(any) addr:0x02121408 +data_ov033_0212140c kind:data(any) addr:0x0212140c +data_ov033_02121410 kind:data(any) addr:0x02121410 +data_ov033_02121414 kind:data(any) addr:0x02121414 +data_ov033_02121418 kind:data(any) addr:0x02121418 +data_ov033_0212141c kind:data(any) addr:0x0212141c +data_ov033_02121420 kind:data(any) addr:0x02121420 +data_ov033_02121424 kind:data(any) addr:0x02121424 +data_ov033_02121428 kind:data(any) addr:0x02121428 +data_ov033_0212142c kind:data(any) addr:0x0212142c +data_ov033_02121430 kind:data(any) addr:0x02121430 +data_ov033_02121434 kind:data(any) addr:0x02121434 +data_ov033_02121438 kind:data(any) addr:0x02121438 +data_ov033_0212143c kind:data(any) addr:0x0212143c +data_ov033_02121440 kind:data(any) addr:0x02121440 +data_ov033_02121444 kind:data(any) addr:0x02121444 +data_ov033_02121448 kind:data(any) addr:0x02121448 +data_ov033_0212144c kind:data(any) addr:0x0212144c +data_ov033_02121450 kind:data(any) addr:0x02121450 +data_ov033_02121454 kind:data(any) addr:0x02121454 +data_ov033_02121458 kind:data(any) addr:0x02121458 +data_ov033_0212145c kind:data(any) addr:0x0212145c +data_ov033_02121460 kind:data(any) addr:0x02121460 +data_ov033_02121464 kind:data(any) addr:0x02121464 +data_ov033_02121468 kind:data(any) addr:0x02121468 +data_ov033_0212146c kind:data(any) addr:0x0212146c +data_ov033_02121470 kind:data(any) addr:0x02121470 +data_ov033_02121474 kind:data(any) addr:0x02121474 +data_ov033_02121478 kind:data(any) addr:0x02121478 +data_ov033_0212147c kind:data(any) addr:0x0212147c +data_ov033_02121480 kind:data(any) addr:0x02121480 +data_ov033_02121484 kind:data(any) addr:0x02121484 +data_ov033_02121488 kind:data(any) addr:0x02121488 +data_ov033_0212148c kind:data(any) addr:0x0212148c +data_ov033_02121490 kind:data(any) addr:0x02121490 +data_ov033_02121494 kind:data(any) addr:0x02121494 +data_ov033_02121498 kind:data(any) addr:0x02121498 +data_ov033_0212149c kind:data(any) addr:0x0212149c +data_ov033_021214a0 kind:data(any) addr:0x021214a0 +data_ov033_021214a4 kind:data(any) addr:0x021214a4 +data_ov033_021214a8 kind:data(any) addr:0x021214a8 +data_ov033_021214ac kind:data(any) addr:0x021214ac +data_ov033_021214b0 kind:data(any) addr:0x021214b0 +data_ov033_021214b4 kind:data(any) addr:0x021214b4 +data_ov033_021214b8 kind:data(any) addr:0x021214b8 +data_ov033_021214bc kind:data(any) addr:0x021214bc +data_ov033_021214c0 kind:data(any) addr:0x021214c0 +data_ov033_021214c4 kind:data(any) addr:0x021214c4 +data_ov033_021214c8 kind:data(any) addr:0x021214c8 +data_ov033_021214cc kind:data(any) addr:0x021214cc +data_ov033_021214d0 kind:data(any) addr:0x021214d0 +data_ov033_021214d4 kind:data(any) addr:0x021214d4 +data_ov033_021214d8 kind:data(any) addr:0x021214d8 +data_ov033_021214dc kind:data(any) addr:0x021214dc +data_ov033_021214e0 kind:data(any) addr:0x021214e0 +data_ov033_021214e4 kind:data(any) addr:0x021214e4 +data_ov033_021214e8 kind:data(any) addr:0x021214e8 +data_ov033_021214ec kind:data(any) addr:0x021214ec +data_ov033_021214f0 kind:data(any) addr:0x021214f0 +data_ov033_021214f4 kind:data(any) addr:0x021214f4 +data_ov033_021214f8 kind:data(any) addr:0x021214f8 +data_ov033_021214fc kind:data(any) addr:0x021214fc +data_ov033_02121500 kind:data(any) addr:0x02121500 +data_ov033_02121504 kind:data(any) addr:0x02121504 +data_ov033_02121508 kind:data(any) addr:0x02121508 +data_ov033_0212150c kind:data(any) addr:0x0212150c +data_ov033_02121510 kind:data(any) addr:0x02121510 +data_ov033_02121514 kind:data(any) addr:0x02121514 +data_ov033_02121518 kind:data(any) addr:0x02121518 +data_ov033_0212151c kind:data(any) addr:0x0212151c +data_ov033_02121520 kind:data(any) addr:0x02121520 +data_ov033_02121524 kind:data(any) addr:0x02121524 +data_ov033_02121528 kind:data(any) addr:0x02121528 +data_ov033_0212152c kind:data(any) addr:0x0212152c +data_ov033_02121530 kind:data(any) addr:0x02121530 +data_ov033_02121534 kind:data(any) addr:0x02121534 +data_ov033_02121538 kind:data(any) addr:0x02121538 +data_ov033_0212153c kind:data(any) addr:0x0212153c +data_ov033_02121540 kind:data(any) addr:0x02121540 +data_ov033_02121548 kind:data(any) addr:0x02121548 +data_ov033_02121550 kind:data(any) addr:0x02121550 +data_ov033_02121558 kind:data(any) addr:0x02121558 +data_ov033_02121560 kind:data(any) addr:0x02121560 +data_ov033_02121568 kind:data(any) addr:0x02121568 +data_ov033_02121570 kind:data(any) addr:0x02121570 +data_ov033_02121578 kind:data(any) addr:0x02121578 +data_ov033_02121580 kind:data(any) addr:0x02121580 +data_ov033_0212158c kind:data(any) addr:0x0212158c +data_ov033_02121598 kind:data(any) addr:0x02121598 +data_ov033_021215a4 kind:data(any) addr:0x021215a4 +data_ov033_021215b0 kind:data(any) addr:0x021215b0 +data_ov033_021215bc kind:data(any) addr:0x021215bc +data_ov033_021215c8 kind:data(any) addr:0x021215c8 +data_ov033_021215d4 kind:data(any) addr:0x021215d4 +data_ov033_021215e0 kind:data(any) addr:0x021215e0 +data_ov033_021217fc kind:data(any) addr:0x021217fc +data_ov033_0212180c kind:data(any) addr:0x0212180c +data_ov033_02121828 kind:data(any) addr:0x02121828 +data_ov033_02121848 kind:data(any) addr:0x02121848 +data_ov033_0212184c kind:data(any) addr:0x0212184c +data_ov033_02121850 kind:data(any) addr:0x02121850 +data_ov033_02121858 kind:data(any) addr:0x02121858 +data_ov033_0212185c kind:data(any) addr:0x0212185c ambiguous +data_ov033_02121860 kind:data(any) addr:0x02121860 +data_ov033_02121868 kind:data(any) addr:0x02121868 +data_ov033_02121874 kind:data(any) addr:0x02121874 +data_ov033_02121888 kind:data(any) addr:0x02121888 +data_ov033_02121894 kind:data(any) addr:0x02121894 +data_ov033_021218b0 kind:data(any) addr:0x021218b0 +data_ov033_021218cc kind:data(any) addr:0x021218cc +data_ov033_021218f4 kind:data(any) addr:0x021218f4 +data_ov033_02121944 kind:data(any) addr:0x02121944 +data_ov033_0212196c kind:data(any) addr:0x0212196c +data_ov033_0212197c kind:data(any) addr:0x0212197c +data_ov033_0212198c kind:data(any) addr:0x0212198c +data_ov033_021219a8 kind:data(any) addr:0x021219a8 +data_ov033_02121a00 kind:bss addr:0x02121a00 +data_ov033_02121a04 kind:bss addr:0x02121a04 +data_ov033_02121da4 kind:bss addr:0x02121da4 +data_ov033_02121da8 kind:bss addr:0x02121da8 +data_ov033_02121db4 kind:bss addr:0x02121db4 +data_ov033_02121df0 kind:bss addr:0x02121df0 +data_ov033_02121df4 kind:bss addr:0x02121df4 +data_ov033_02121e00 kind:bss addr:0x02121e00 +data_ov033_02121e0c kind:bss addr:0x02121e0c +data_ov033_02121ee0 kind:bss addr:0x02121ee0 +data_ov033_02121f04 kind:bss addr:0x02121f04 +data_ov033_02122014 kind:bss addr:0x02122014 ambiguous +data_ov033_0212221c kind:bss addr:0x0212221c ambiguous +data_ov033_02122531 kind:bss addr:0x02122531 ambiguous +data_ov033_021226e8 kind:bss addr:0x021226e8 ambiguous +data_ov033_02122780 kind:bss addr:0x02122780 +data_ov033_02122784 kind:bss addr:0x02122784 +data_ov033_02122790 kind:bss addr:0x02122790 +data_ov033_02122864 kind:bss addr:0x02122864 +data_ov033_02122888 kind:bss addr:0x02122888 diff --git a/config/eur1/arm9/overlays/ov034/delinks.txt b/config/eur1/arm9/overlays/ov034/delinks.txt new file mode 100644 index 00000000..1987f5a0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov034/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02119100 end:0x02122578 kind:code align:32 + .rodata start:0x02122578 end:0x0212262c kind:rodata align:4 + .init start:0x0212262c end:0x0212290c kind:code align:4 + .ctor start:0x0212290c end:0x0212292c kind:rodata align:4 + .data start:0x02122940 end:0x02122fa0 kind:data align:32 + .bss start:0x02122fa0 end:0x02123600 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov034/relocs.txt b/config/eur1/arm9/overlays/ov034/relocs.txt new file mode 100644 index 00000000..bab82a63 --- /dev/null +++ b/config/eur1/arm9/overlays/ov034/relocs.txt @@ -0,0 +1,1275 @@ +from:0x02119108 kind:load to:0x02122fb0 module:overlay(34) +from:0x0211911c kind:arm_call to:0x02011f3c module:main +from:0x02119128 kind:arm_call to:0x02119194 module:overlay(34) +from:0x0211913c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02119154 kind:load to:0x02122948 module:overlay(34) +from:0x02119160 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02119178 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02119184 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02119190 kind:load to:0x0212296c module:overlay(34) +from:0x0211919c kind:arm_call to:0x020983dc module:overlay(0) +from:0x021191b4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021191c0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021191cc kind:load to:0x0212296c module:overlay(34) +from:0x02119258 kind:load to:0x027e0cd8 module:dtcm +from:0x02119288 kind:arm_call to:0x01ffd420 module:itcm +from:0x021192c8 kind:arm_call to:0x020786cc module:overlay(0) +from:0x02119340 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211936c kind:load to:0x027e09b8 module:dtcm +from:0x02119370 kind:load to:0x027e09bc module:dtcm +from:0x02119374 kind:load to:0x0203e964 module:main +from:0x02119394 kind:arm_call to:0x0200f05c module:main +from:0x021193b0 kind:load to:0x02122fb0 module:overlay(34) +from:0x021193b4 kind:load to:0x02122578 module:overlay(34) +from:0x021193d4 kind:arm_call to:0x0200f05c module:main +from:0x021193f0 kind:load to:0x02122fb0 module:overlay(34) +from:0x021193f4 kind:load to:0x02122588 module:overlay(34) +from:0x02119404 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211940c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02119414 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211942c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02119434 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211943c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02119444 kind:arm_call to:0x02011ff4 module:main +from:0x02119458 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211946c kind:load to:0x02123098 module:overlay(34) +from:0x02119480 kind:arm_call to:0x02011f3c module:main +from:0x0211948c kind:arm_call to:0x02119560 module:overlay(34) +from:0x021194a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021194e8 kind:load to:0x021229d0 module:overlay(34) +from:0x02119514 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211954c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02119558 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211956c kind:arm_call to:0x020983dc module:overlay(0) +from:0x021195c4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021195ec kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02119604 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119638 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02119650 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021196b0 kind:arm_call to:0x0203d160 module:main +from:0x021196c8 kind:arm_call to:0x0203d160 module:main +from:0x021196d4 kind:load to:0x02122a6c module:overlay(34) +from:0x021196d8 kind:load to:0x02123098 module:overlay(34) +from:0x021196dc kind:load to:0x02122a24 module:overlay(34) +from:0x021196e0 kind:load to:0x02119ed0 module:overlay(34) +from:0x021196e4 kind:load to:0x020a0328 module:overlay(0) +from:0x021196f0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119744 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02119760 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021197cc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02119834 kind:load to:0x021229ec module:overlay(34) +from:0x0211983c kind:load to:0x02122a04 module:overlay(34) +from:0x02119874 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021198bc kind:arm_call to:0x01ff916c module:itcm +from:0x021198e8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02119900 kind:arm_call to:0x01ff916c module:itcm +from:0x02119930 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0211993c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02119aa8 kind:load to:0x027e09a8 module:dtcm +from:0x02119b94 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02119bb8 kind:arm_call to:0x02119d40 module:overlay(34) +from:0x02119c04 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119c18 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119c40 kind:arm_call to:0x02119dd4 module:overlay(34) +from:0x02119c50 kind:load to:0x02122598 module:overlay(34) +from:0x02119c58 kind:load to:0x02122a04 module:overlay(34) +from:0x02119c88 kind:arm_call to:0x01ffc768 module:itcm +from:0x02119c9c kind:arm_call to:0x0200ea38 module:main +from:0x02119cdc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02119d28 kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x02119d34 kind:load to:0x020b4f04 module:overlay(0) +from:0x02119d38 kind:load to:0x021225a8 module:overlay(34) +from:0x02119d3c kind:load to:0x027e09b4 module:dtcm +from:0x02119da0 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02119db8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02119dd0 kind:load to:0x027e0cec module:dtcm +from:0x02119e5c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02119e74 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02119e90 kind:load to:0x027e0cec module:dtcm +from:0x02119eb0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02119ec4 kind:load to:0x020578a4 module:overlay(0) +from:0x02119ee4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119eec kind:arm_call to:0x02011ff4 module:main +from:0x02119f1c kind:arm_call to:0x0203d210 module:main +from:0x02119f30 kind:arm_call to:0x0203d210 module:main +from:0x02119f38 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119f40 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119f48 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02119f50 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02119f5c kind:load to:0x020a0328 module:overlay(0) +from:0x02119f84 kind:arm_call to:0x0203d210 module:main +from:0x02119f98 kind:arm_call to:0x0203d210 module:main +from:0x02119fa0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119fa8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119fb0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02119fb8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02119fc0 kind:arm_call to:0x02011ff4 module:main +from:0x02119fcc kind:load to:0x020a0328 module:overlay(0) +from:0x02119fd8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02119fec kind:load to:0x02123180 module:overlay(34) +from:0x0211a000 kind:arm_call to:0x02011f3c module:main +from:0x0211a00c kind:arm_call to:0x0211a03c module:overlay(34) +from:0x0211a020 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211a038 kind:load to:0x02122ae4 module:overlay(34) +from:0x0211a044 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211a09c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211a0c4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0211a0dc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211a0f0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211a114 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0211a120 kind:load to:0x02122b78 module:overlay(34) +from:0x0211a124 kind:load to:0x02123180 module:overlay(34) +from:0x0211a128 kind:load to:0x02122b30 module:overlay(34) +from:0x0211a12c kind:load to:0x02122b08 module:overlay(34) +from:0x0211a138 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211a204 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0211a228 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211a270 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0211a2c4 kind:arm_call to:0x0202851c module:main +from:0x0211a314 kind:arm_call to:0x020c78b4 module:overlay(24) +from:0x0211a328 kind:load to:0x02122ac4 module:overlay(34) +from:0x0211a330 kind:load to:0x027e09c0 module:dtcm +from:0x0211a334 kind:load to:0x027e09a4 module:dtcm +from:0x0211a338 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211a340 kind:load to:0x027e09b8 module:dtcm +from:0x0211a344 kind:load to:0x027e0cf8 module:dtcm +from:0x0211a384 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211a38c kind:arm_call to:0x02011ff4 module:main +from:0x0211a3a4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0211a3ac kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211a3b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211a3bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211a3d4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0211a3dc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211a3e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211a3ec kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211a3f4 kind:arm_call to:0x02011ff4 module:main +from:0x0211a408 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211a430 kind:arm_call to:0x01fff458 module:itcm +from:0x0211a464 kind:load to:0x02123268 module:overlay(34) +from:0x0211a478 kind:arm_call to:0x02011f3c module:main +from:0x0211a484 kind:arm_call to:0x0211a9e0 module:overlay(34) +from:0x0211a498 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211a4cc kind:load to:0x02122c44 module:overlay(34) +from:0x0211a4dc kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0211a4f0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0211a4f8 kind:arm_call to:0x02011ff4 module:main +from:0x0211a57c kind:arm_call to:0x0208bacc module:overlay(0) +from:0x0211a5bc kind:arm_call to:0x01fff148 module:itcm +from:0x0211a5dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a62c kind:arm_call to:0x0211dab0 module:overlay(34) +from:0x0211a678 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a698 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a6e8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211a70c kind:arm_call to:0x0211d1f8 module:overlay(34) +from:0x0211a71c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a734 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a740 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a754 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a768 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211a774 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a78c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a7f8 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x0211a80c kind:load to:0x027e0ce0 module:dtcm +from:0x0211a810 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a860 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a86c kind:arm_call to:0x01fff458 module:itcm +from:0x0211a8a4 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0211a8b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a8c8 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0211a8f8 kind:load to:0x02122c28 module:overlay(34) +from:0x0211a90c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211a928 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211a930 kind:arm_call to:0x02011ff4 module:main +from:0x0211a9ec kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211aa50 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0211aa58 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x0211aa6c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211aa80 kind:arm_call to:0x0211a8bc module:overlay(34) +from:0x0211aa88 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0211aa98 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0211aaa0 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0211aaa8 kind:arm_call to:0x0207f51c module:overlay(0) +from:0x0211aab0 kind:arm_call to:0x0207f51c module:overlay(0) +from:0x0211aacc kind:arm_call to:0x0203d160 module:main +from:0x0211abf0 kind:arm_call to:0x0211c928 module:overlay(34) +from:0x0211ac00 kind:load to:0x02122c90 module:overlay(34) +from:0x0211ac04 kind:load to:0x02123268 module:overlay(34) +from:0x0211ac08 kind:load to:0x02122c14 module:overlay(34) +from:0x0211ac0c kind:load to:0x02122c68 module:overlay(34) +from:0x0211ac10 kind:load to:0x02122c04 module:overlay(34) +from:0x0211ac14 kind:load to:0x020a0328 module:overlay(0) +from:0x0211ac18 kind:load to:0x02119ed0 module:overlay(34) +from:0x0211ac1c kind:load to:0x027e07d4 module:dtcm +from:0x0211ac4c kind:arm_call to:0x02070594 module:overlay(0) +from:0x0211acc0 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211acf0 kind:arm_call to:0x0211afcc module:overlay(34) +from:0x0211ad0c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211ad14 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211ad54 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0211ad78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211ad88 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x0211adac kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211adbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211adcc kind:arm_call to:0x0211c928 module:overlay(34) +from:0x0211adec kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0211ae04 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x0211ae2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ae3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ae5c kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0211ae6c kind:arm_call to:0x0211c928 module:overlay(34) +from:0x0211ae7c kind:load to:0x027e09a4 module:dtcm +from:0x0211ae8c kind:load to:0x020b53e4 module:overlay(0) +from:0x0211ae94 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ae98 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ae9c kind:load to:0x027e09c0 module:dtcm +from:0x0211aee0 kind:arm_call to:0x01fff350 module:itcm +from:0x0211af18 kind:arm_call to:0x01fff350 module:itcm +from:0x0211af64 kind:arm_call to:0x01fff350 module:itcm +from:0x0211af9c kind:arm_call to:0x0211afcc module:overlay(34) +from:0x0211afb4 kind:arm_call to:0x0211ca24 module:overlay(34) +from:0x0211afc0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211afc4 kind:load to:0x02122bec module:overlay(34) +from:0x0211afc8 kind:load to:0x027e09a4 module:dtcm +from:0x0211aff8 kind:arm_call to:0x01fff350 module:itcm +from:0x0211b014 kind:arm_call to:0x0211ce2c module:overlay(34) +from:0x0211b054 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b05c kind:load to:0x020b3040 module:overlay(0) +from:0x0211b0dc kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0211b0fc kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0211b108 kind:arm_call to:0x0211ca24 module:overlay(34) +from:0x0211b118 kind:load to:0x027e09c0 module:dtcm +from:0x0211b148 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0211b184 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0211b1c8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0211b1e8 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0211b20c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b254 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b264 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b324 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0211b354 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0211b360 kind:load to:0x027e09c0 module:dtcm +from:0x0211b364 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b390 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0211b3b4 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0211b3bc kind:load to:0x027e09c0 module:dtcm +from:0x0211b3d8 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211b3e4 kind:arm_call to:0x0211ed60 module:overlay(34) +from:0x0211b428 kind:arm_call to:0x0211ec4c module:overlay(34) +from:0x0211b440 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211b454 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211b49c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b4a4 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b4c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b4f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b500 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b518 kind:arm_call to:0x0211c85c module:overlay(34) +from:0x0211b52c kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0211b544 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b550 kind:load to:0x020b51f8 module:overlay(0) +from:0x0211b554 kind:load to:0x027e09a8 module:dtcm +from:0x0211b59c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0211b5d4 kind:arm_call to:0x0203a1bc module:main +from:0x0211b5f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b63c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b67c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b69c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b758 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0211b768 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0211b790 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b7b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b7d8 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b7e8 kind:arm_call to:0x0211d2e8 module:overlay(34) +from:0x0211b7f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b800 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b88c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b89c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b8bc kind:arm_call to:0x01ffb860 module:itcm +from:0x0211b8d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b8dc kind:arm_call to:0x01ffb744 module:itcm +from:0x0211b8f0 kind:arm_call to:0x0211ee08 module:overlay(34) +from:0x0211b90c kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211b920 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211b930 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b93c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b948 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b98c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211b9ac kind:arm_call to:0x01ff930c module:itcm +from:0x0211b9bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b9f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ba04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ba40 kind:arm_call to:0x0211cbd4 module:overlay(34) +from:0x0211ba54 kind:arm_call to:0x0211ed60 module:overlay(34) +from:0x0211ba88 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211ba9c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211baa8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211bacc kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211bb20 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211bb28 kind:arm_call to:0x0211cfc0 module:overlay(34) +from:0x0211bb6c kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211bb80 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211bb94 kind:arm_call to:0x0211ec4c module:overlay(34) +from:0x0211bbb0 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211bbc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bbd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bbfc kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bc08 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bc14 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211bc38 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211bc3c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211bc6c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211bc80 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bc90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bc9c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bcac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bcc0 kind:arm_call to:0x01ffb780 module:itcm +from:0x0211bcc8 kind:arm_call to:0x01ff938c module:itcm +from:0x0211bce0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211bcf0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211bd28 kind:arm_call to:0x02023350 module:main +from:0x0211bd84 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bd94 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bda8 kind:arm_call to:0x01ffb780 module:itcm +from:0x0211bdb4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bde0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211bdf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211be08 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211be18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211be28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211be6c kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x0211be80 kind:arm_call to:0x0211c85c module:overlay(34) +from:0x0211bea0 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0211beac kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211beb8 kind:load to:0x027e09a8 module:dtcm +from:0x0211bec4 kind:load to:0x0203e964 module:main +from:0x0211bed0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211bed4 kind:load to:0x027e09a4 module:dtcm +from:0x0211bedc kind:load to:0x027e0d34 module:dtcm +from:0x0211bee0 kind:load to:0x027e09ac module:dtcm +from:0x0211bf00 kind:arm_call to:0x0211c85c module:overlay(34) +from:0x0211bf14 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0211bf2c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211bf34 kind:load to:0x020b51f8 module:overlay(0) +from:0x0211bf38 kind:load to:0x027e09a8 module:dtcm +from:0x0211bf70 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c010 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211c024 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211c034 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211c048 kind:load to:0x0203e964 module:main +from:0x0211c070 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211c138 kind:arm_call to:0x0211cfc0 module:overlay(34) +from:0x0211c294 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c2cc kind:arm_call to:0x0211c85c module:overlay(34) +from:0x0211c2e0 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x0211c2f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c300 kind:load to:0x02049be4 module:main +from:0x0211c308 kind:load to:0x0203e964 module:main +from:0x0211c30c kind:load to:0x020aed4c module:overlay(0) +from:0x0211c310 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c314 kind:load to:0x027e07d4 module:dtcm +from:0x0211c318 kind:load to:0x020b51f8 module:overlay(0) +from:0x0211c31c kind:load to:0x027e09a8 module:dtcm +from:0x0211c3b4 kind:arm_call to:0x0211cc14 module:overlay(34) +from:0x0211c3d0 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211c468 kind:arm_call to:0x0211cc14 module:overlay(34) +from:0x0211c484 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211c520 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c534 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c548 kind:arm_call to:0x0211d264 module:overlay(34) +from:0x0211c560 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211c58c kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211c5d8 kind:arm_call to:0x0211ce2c module:overlay(34) +from:0x0211c5e0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211c640 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c6c8 kind:arm_call to:0x0211cfc0 module:overlay(34) +from:0x0211c824 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211c82c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211c834 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211c844 kind:load to:0x02049be4 module:main +from:0x0211c84c kind:load to:0x0203e964 module:main +from:0x0211c850 kind:load to:0x020aed4c module:overlay(0) +from:0x0211c854 kind:load to:0x027e09a8 module:dtcm +from:0x0211c87c kind:load to:0x027e09a4 module:dtcm +from:0x0211c8a0 kind:arm_call to:0x0211ce2c module:overlay(34) +from:0x0211c8c0 kind:arm_call to:0x0211b060 module:overlay(34) +from:0x0211c8f4 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211c8fc kind:arm_call to:0x0211c59c module:overlay(34) +from:0x0211c908 kind:arm_call to:0x0211d264 module:overlay(34) +from:0x0211c910 kind:arm_call to:0x0211b11c module:overlay(34) +from:0x0211c9d8 kind:arm_call to:0x0207f530 module:overlay(0) +from:0x0211ca04 kind:arm_call to:0x0207f530 module:overlay(0) +from:0x0211ca50 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0211cabc kind:arm_call to:0x02098314 module:overlay(0) +from:0x0211cadc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0211caec kind:arm_call to:0x01ffd118 module:itcm +from:0x0211cb14 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x0211cbac kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0211cbb8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211cbc4 kind:load to:0x027e09c0 module:dtcm +from:0x0211cbc8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211cbcc kind:load to:0x027e0c90 module:dtcm +from:0x0211cbf0 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211cbfc kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211cc20 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211cc30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211cc40 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0211cc68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cc7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cce0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211cdb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211cdc4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211ce24 kind:load to:0x027e0960 module:dtcm +from:0x0211ce68 kind:arm_call to:0x0211ccf0 module:overlay(34) +from:0x0211ce9c kind:arm_call to:0x0211ec4c module:overlay(34) +from:0x0211ceb4 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211cec8 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211cf28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211cf30 kind:arm_call to:0x01ff938c module:itcm +from:0x0211cf64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211cf70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cf94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cfec kind:arm_call to:0x01ffb860 module:itcm +from:0x0211cffc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211d01c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211d05c kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x0211d078 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211d090 kind:arm_call to:0x020d9c80 module:overlay(31) +from:0x0211d0a0 kind:arm_call to:0x0211c85c module:overlay(34) +from:0x0211d0c8 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0211d0e0 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0211d0ec kind:load to:0x027e0ce4 module:dtcm +from:0x0211d0f8 kind:load to:0x027e0d34 module:dtcm +from:0x0211d0fc kind:load to:0x027e09bc module:dtcm +from:0x0211d100 kind:load to:0x027e09ac module:dtcm +from:0x0211d11c kind:arm_call to:0x01ffa81c module:itcm +from:0x0211d128 kind:arm_call to:0x02028d30 module:main +from:0x0211d144 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d184 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d1a0 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d210 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211d240 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d25c kind:load to:0x027e0ce4 module:dtcm +from:0x0211d2e0 kind:arm_call to:0x0211e984 module:overlay(34) +from:0x0211d2fc kind:arm_call to:0x0211ee08 module:overlay(34) +from:0x0211d36c kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211d380 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211d394 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d3a0 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d3d4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211d3e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d404 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211d434 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211d458 kind:arm_call to:0x0211ec4c module:overlay(34) +from:0x0211d46c kind:arm_call to:0x0211ec4c module:overlay(34) +from:0x0211d47c kind:arm_call to:0x0211ed60 module:overlay(34) +from:0x0211d49c kind:arm_call to:0x0211ec4c module:overlay(34) +from:0x0211d4ac kind:arm_call to:0x0211ed60 module:overlay(34) +from:0x0211d4c8 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211d4dc kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211d528 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d554 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d57c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d598 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d5a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d64c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d658 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d664 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d674 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d6a4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0211d6bc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0211d6d8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0211d788 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0211d794 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0211d7b8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211d7c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211d7e8 kind:load to:0x027e0cec module:dtcm +from:0x0211d7ec kind:load to:0x027e09a8 module:dtcm +from:0x0211d80c kind:arm_call to:0x0211ccf0 module:overlay(34) +from:0x0211d83c kind:arm_call to:0x0211ed60 module:overlay(34) +from:0x0211d880 kind:arm_call to:0x0211ec4c module:overlay(34) +from:0x0211d898 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211d8ac kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211d90c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d914 kind:arm_call to:0x01ff938c module:itcm +from:0x0211d948 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d954 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d97c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d9b8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211d9d8 kind:load to:0x027e09a8 module:dtcm +from:0x0211da14 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211da44 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211da54 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211da90 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211daa0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211daac kind:load to:0x0203e964 module:main +from:0x0211dae0 kind:arm_call to:0x020d9c60 module:overlay(31) +from:0x0211daf0 kind:arm_call to:0x0211c85c module:overlay(34) +from:0x0211db24 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0211db34 kind:arm_call to:0x02078348 module:overlay(0) +from:0x0211db40 kind:arm_call to:0x0207873c module:overlay(0) +from:0x0211db58 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0211db64 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211db74 kind:arm_call to:0x0211d3f0 module:overlay(34) +from:0x0211dbb4 kind:arm_call to:0x01fff350 module:itcm +from:0x0211dbc8 kind:arm_call to:0x0211d3f0 module:overlay(34) +from:0x0211dbd4 kind:load to:0x027e0d34 module:dtcm +from:0x0211dbd8 kind:load to:0x027e09bc module:dtcm +from:0x0211dbdc kind:load to:0x021225b8 module:overlay(34) +from:0x0211dbe0 kind:load to:0x027e09ac module:dtcm +from:0x0211dbe4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211dbe8 kind:load to:0x02122bec module:overlay(34) +from:0x0211dc74 kind:load to:0x02122cf4 module:overlay(34) +from:0x0211dc78 kind:load to:0x02122ce4 module:overlay(34) +from:0x0211dcec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211dd04 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211dd20 kind:arm_call to:0x0211dbec module:overlay(34) +from:0x0211dd28 kind:load to:0x02122ce4 module:overlay(34) +from:0x0211dd38 kind:arm_call to:0x0211dc7c module:overlay(34) +from:0x0211dd40 kind:arm_call to:0x0211d2ac module:overlay(34) +from:0x0211dd64 kind:arm_call to:0x02070578 module:overlay(0) +from:0x0211dd74 kind:arm_call to:0x0211c85c module:overlay(34) +from:0x0211dd8c kind:arm_call to:0x021532dc module:overlay(84) +from:0x0211ddbc kind:arm_call to:0x0211d2ac module:overlay(34) +from:0x0211ddc4 kind:load to:0x027e09a4 module:dtcm +from:0x0211ddc8 kind:load to:0x027e0d80 module:dtcm +from:0x0211dde0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211de34 kind:arm_call to:0x0211d9e0 module:overlay(34) +from:0x0211de44 kind:arm_call to:0x0211d104 module:overlay(34) +from:0x0211deac kind:arm_call to:0x0211d9e0 module:overlay(34) +from:0x0211e0d4 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0211e0e0 kind:load to:0x0203e964 module:main +from:0x0211e0f8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211e108 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e154 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211e15c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211e19c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0211e1dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e1e4 kind:arm_call to:0x0211d7f4 module:overlay(34) +from:0x0211e1fc kind:arm_call to:0x0211d5c0 module:overlay(34) +from:0x0211e214 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211e21c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e24c kind:arm_call to:0x01fff350 module:itcm +from:0x0211e298 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e2ac kind:load to:0x027e0ce4 module:dtcm +from:0x0211e2b0 kind:load to:0x02122bf8 module:overlay(34) +from:0x0211e2c0 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e300 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e30c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e310 kind:load to:0x02122bd4 module:overlay(34) +from:0x0211e320 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e360 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e36c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e370 kind:load to:0x02122be0 module:overlay(34) +from:0x0211e38c kind:arm_call to:0x0203d210 module:main +from:0x0211e394 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0211e39c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0211e3a4 kind:arm_call to:0x0211a8fc module:overlay(34) +from:0x0211e3ac kind:arm_call to:0x0211a4d4 module:overlay(34) +from:0x0211e3b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e3bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e3c8 kind:load to:0x020a0328 module:overlay(0) +from:0x0211e3e4 kind:arm_call to:0x0203d210 module:main +from:0x0211e3ec kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0211e3f4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0211e3fc kind:arm_call to:0x0211a8fc module:overlay(34) +from:0x0211e404 kind:arm_call to:0x0211a4d4 module:overlay(34) +from:0x0211e40c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e414 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e41c kind:arm_call to:0x02011ff4 module:main +from:0x0211e428 kind:load to:0x020a0328 module:overlay(0) +from:0x0211e434 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211e448 kind:load to:0x02123354 module:overlay(34) +from:0x0211e45c kind:arm_call to:0x02011f3c module:main +from:0x0211e468 kind:arm_call to:0x0211e4a4 module:overlay(34) +from:0x0211e480 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211e4a0 kind:load to:0x02122d90 module:overlay(34) +from:0x0211e4b0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211e5e0 kind:arm_call to:0x02028c90 module:main +from:0x0211e5f4 kind:arm_call to:0x02028c90 module:main +from:0x0211e608 kind:arm_call to:0x02028c90 module:main +from:0x0211e61c kind:arm_call to:0x02028c90 module:main +from:0x0211e644 kind:load to:0x02122db4 module:overlay(34) +from:0x0211e648 kind:load to:0x020b19a8 module:overlay(0) +from:0x0211e64c kind:load to:0x02123340 module:overlay(34) +from:0x0211e680 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e68c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e694 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e6a0 kind:load to:0x02123340 module:overlay(34) +from:0x0211e6d4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e6e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e6e8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e6f0 kind:arm_call to:0x02011ff4 module:main +from:0x0211e6fc kind:load to:0x02123340 module:overlay(34) +from:0x0211e718 kind:arm_call to:0x0211eef4 module:overlay(34) +from:0x0211e720 kind:arm_call to:0x0211ef0c module:overlay(34) +from:0x0211e728 kind:arm_call to:0x0211ef24 module:overlay(34) +from:0x0211e730 kind:arm_call to:0x0211ef3c module:overlay(34) +from:0x0211e750 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0211e790 kind:arm_call to:0x0200f05c module:main +from:0x0211e800 kind:arm_call to:0x0200f05c module:main +from:0x0211e840 kind:arm_call to:0x0200f05c module:main +from:0x0211e8bc kind:load to:0x02123354 module:overlay(34) +from:0x0211e8c0 kind:load to:0x027e09a4 module:dtcm +from:0x0211e8c4 kind:load to:0x021225dc module:overlay(34) +from:0x0211e8c8 kind:load to:0x021225bc module:overlay(34) +from:0x0211e8cc kind:load to:0x021225cc module:overlay(34) +from:0x0211e900 kind:arm_call to:0x01fff584 module:itcm +from:0x0211e914 kind:arm_call to:0x0211f448 module:overlay(34) +from:0x0211e92c kind:arm_call to:0x0212058c module:overlay(34) +from:0x0211e934 kind:load to:0x027e0ce8 module:dtcm +from:0x0211e950 kind:arm_call to:0x0211ebe8 module:overlay(34) +from:0x0211e968 kind:arm_call to:0x0211f7d4 module:overlay(34) +from:0x0211e978 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211e9a0 kind:load to:0x02123340 module:overlay(34) +from:0x0211e9a4 kind:load to:0x0211e9a8 module:overlay(34) +from:0x0211ea88 kind:arm_call to:0x0211eb60 module:overlay(34) +from:0x0211ea98 kind:arm_call to:0x0211eba8 module:overlay(34) +from:0x0211eaa8 kind:arm_call to:0x0211eb60 module:overlay(34) +from:0x0211eab8 kind:arm_call to:0x0211eba8 module:overlay(34) +from:0x0211eba0 kind:arm_call to:0x0211eb2c module:overlay(34) +from:0x0211ed5c kind:load to:0x027e0960 module:dtcm +from:0x0211ee58 kind:arm_call to:0x02121728 module:overlay(34) +from:0x0211eee8 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211eef0 kind:load to:0x027e0960 module:dtcm +from:0x0211ef04 kind:load to:0x02122e08 module:overlay(34) +from:0x0211ef08 kind:load to:0x02120c74 module:overlay(34) +from:0x0211ef1c kind:load to:0x02122e10 module:overlay(34) +from:0x0211ef20 kind:load to:0x02120c74 module:overlay(34) +from:0x0211ef34 kind:load to:0x02122e18 module:overlay(34) +from:0x0211ef38 kind:load to:0x02120c74 module:overlay(34) +from:0x0211efe8 kind:arm_call to:0x0211f000 module:overlay(34) +from:0x0211f0bc kind:arm_call to:0x0211f0d4 module:overlay(34) +from:0x0211f444 kind:load to:0x027e0960 module:dtcm +from:0x0211f45c kind:arm_call to:0x0211f6ac module:overlay(34) +from:0x0211f600 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f658 kind:arm_call to:0x021216e4 module:overlay(34) +from:0x0211f670 kind:arm_call to:0x0211f684 module:overlay(34) +from:0x0211f67c kind:load to:0x027e0960 module:dtcm +from:0x0211f7d0 kind:load to:0x027e0960 module:dtcm +from:0x0211f7f8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f820 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x0211f834 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211f854 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f880 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0211f894 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0211f8dc kind:arm_call to:0x01ffc768 module:itcm +from:0x0211f8e8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0211f8f0 kind:arm_call to:0x0211fb84 module:overlay(34) +from:0x0211f8f8 kind:arm_call to:0x0211f914 module:overlay(34) +from:0x0211f900 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f904 kind:load to:0x027e0d34 module:dtcm +from:0x0211f908 kind:load to:0x020b4f04 module:overlay(0) +from:0x0211f90c kind:load to:0x027e09b8 module:dtcm +from:0x0211f910 kind:load to:0x027e09bc module:dtcm +from:0x0211f92c kind:arm_call to:0x02028c90 module:main +from:0x0211f93c kind:arm_call to:0x02120c74 module:overlay(34) +from:0x0211f944 kind:load to:0x02122e20 module:overlay(34) +from:0x0211f9e8 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x0211fa2c kind:arm_call to:0x02120474 module:overlay(34) +from:0x0211fa44 kind:arm_call to:0x0200eab0 module:main +from:0x0211fa60 kind:arm_call to:0x0200ea38 module:main +from:0x0211faa4 kind:arm_call to:0x02120474 module:overlay(34) +from:0x0211fabc kind:arm_call to:0x0200eab0 module:main +from:0x0211fad8 kind:arm_call to:0x0200ea38 module:main +from:0x0211fb10 kind:arm_call to:0x02120474 module:overlay(34) +from:0x0211fb28 kind:arm_call to:0x0200eab0 module:main +from:0x0211fb44 kind:arm_call to:0x0200ea38 module:main +from:0x0211fb5c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211fd24 kind:arm_call to:0x02120474 module:overlay(34) +from:0x0211fd2c kind:arm_call to:0x02120424 module:overlay(34) +from:0x02120408 kind:load to:0x027e0208 module:dtcm +from:0x0212045c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120588 kind:load to:0x0203e964 module:main +from:0x0212059c kind:load to:0x02122e28 module:overlay(34) +from:0x021205a0 kind:load to:0x02120c74 module:overlay(34) +from:0x021205d4 kind:arm_call to:0x021205fc module:overlay(34) +from:0x021205e0 kind:arm_call to:0x021207a8 module:overlay(34) +from:0x02120638 kind:arm_call to:0x02120a7c module:overlay(34) +from:0x02120658 kind:arm_call to:0x02120bbc module:overlay(34) +from:0x02120810 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120858 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02120a08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120a4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120a78 kind:load to:0x027e0960 module:dtcm +from:0x02120aa4 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x02120ab8 kind:arm_call to:0x0211edb0 module:overlay(34) +from:0x02120aec kind:arm_call to:0x01ffb860 module:itcm +from:0x02120b88 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120cc4 kind:arm_call to:0x0205a3c8 module:overlay(0) +from:0x02120d18 kind:load to:0x027e0960 module:dtcm +from:0x02120d28 kind:arm_call to:0x02097824 module:overlay(0) +from:0x02120d4c kind:arm_call to:0x020591ec module:overlay(0) +from:0x02120d60 kind:arm_call to:0x02059270 module:overlay(0) +from:0x02120d74 kind:arm_call to:0x02059270 module:overlay(0) +from:0x02120db8 kind:arm_call to:0x02059240 module:overlay(0) +from:0x02120dc4 kind:load to:0x02122d5c module:overlay(34) +from:0x02120dc8 kind:load to:0x02122d78 module:overlay(34) +from:0x02120dd0 kind:load to:0x02122d68 module:overlay(34) +from:0x02120dd8 kind:load to:0x027e095c module:dtcm +from:0x02120de4 kind:arm_call to:0x020979ec module:overlay(0) +from:0x02120e00 kind:arm_call to:0x020979a0 module:overlay(0) +from:0x02120e18 kind:arm_call to:0x020591ec module:overlay(0) +from:0x02120e2c kind:arm_call to:0x02059270 module:overlay(0) +from:0x02120e40 kind:arm_call to:0x02059270 module:overlay(0) +from:0x02120e84 kind:arm_call to:0x02059240 module:overlay(0) +from:0x02120e94 kind:load to:0x02122d5c module:overlay(34) +from:0x02120e98 kind:load to:0x02122d78 module:overlay(34) +from:0x02120ea0 kind:load to:0x02122d68 module:overlay(34) +from:0x02120ea8 kind:load to:0x027e095c module:dtcm +from:0x02120eb4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02120ec8 kind:load to:0x02123458 module:overlay(34) +from:0x02120edc kind:arm_call to:0x02011f3c module:main +from:0x02120ee8 kind:arm_call to:0x02120f9c module:overlay(34) +from:0x02120f00 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02120f10 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02120f88 kind:load to:0x02122e38 module:overlay(34) +from:0x02120f90 kind:load to:0x02122b08 module:overlay(34) +from:0x02120f94 kind:load to:0x02122e54 module:overlay(34) +from:0x02120fa4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02120fc8 kind:arm_call to:0x0200f05c module:main +from:0x02120fe4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02120ff8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02121048 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0212105c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02121070 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0212107c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02121094 kind:load to:0x02122e70 module:overlay(34) +from:0x02121098 kind:load to:0x02123458 module:overlay(34) +from:0x0212109c kind:load to:0x021225fc module:overlay(34) +from:0x021210a0 kind:load to:0x02123478 module:overlay(34) +from:0x021210a4 kind:load to:0x021225ec module:overlay(34) +from:0x021210b0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x021210d8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021210e0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x021210e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021210f0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021210fc kind:load to:0x02122e70 module:overlay(34) +from:0x02121100 kind:load to:0x027e0cec module:dtcm +from:0x02121120 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02121128 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02121130 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02121138 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02121140 kind:arm_call to:0x02011ff4 module:main +from:0x0212114c kind:load to:0x02122e70 module:overlay(34) +from:0x02121150 kind:load to:0x027e0cec module:dtcm +from:0x02121164 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02121190 kind:arm_call to:0x021214f8 module:overlay(34) +from:0x021211a8 kind:arm_call to:0x021217b4 module:overlay(34) +from:0x021211f0 kind:load to:0x0212352c module:overlay(34) +from:0x02121224 kind:arm_call to:0x02121728 module:overlay(34) +from:0x02121234 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x02121250 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02121264 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02121274 kind:arm_call to:0x021217b4 module:overlay(34) +from:0x02121298 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021212a8 kind:arm_call to:0x021213b0 module:overlay(34) +from:0x021212cc kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021212e4 kind:arm_call to:0x021214f8 module:overlay(34) +from:0x0212130c kind:arm_call to:0x02121728 module:overlay(34) +from:0x02121338 kind:arm_call to:0x01ff9318 module:itcm +from:0x02121358 kind:load to:0x027e0cec module:dtcm +from:0x02121370 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02121380 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02121390 kind:arm_call to:0x021215dc module:overlay(34) +from:0x021213a0 kind:arm_call to:0x02071710 module:overlay(0) +from:0x021213a8 kind:load to:0x027e09b8 module:dtcm +from:0x021213ac kind:load to:0x027e09a8 module:dtcm +from:0x021213c8 kind:arm_call to:0x021215dc module:overlay(34) +from:0x021213ec kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212140c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02121484 kind:arm_call to:0x0211ee88 module:overlay(34) +from:0x021214b0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021214c0 kind:load to:0x027e09b8 module:dtcm +from:0x021214cc kind:arm_call to:0x021217b4 module:overlay(34) +from:0x021214f0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02121528 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121538 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02121558 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121570 kind:arm_call to:0x0211ee74 module:overlay(34) +from:0x02121580 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02121590 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021215b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021215c8 kind:arm_call to:0x0211ee74 module:overlay(34) +from:0x021215d0 kind:load to:0x027e0cec module:dtcm +from:0x021215d4 kind:load to:0x027e09a8 module:dtcm +from:0x0212161c kind:arm_call to:0x021214f8 module:overlay(34) +from:0x02121688 kind:arm_call to:0x021215dc module:overlay(34) +from:0x0212169c kind:arm_call to:0x021215dc module:overlay(34) +from:0x021216ac kind:arm_call to:0x020e1050 module:overlay(31) +from:0x021216c0 kind:arm_call to:0x021215dc module:overlay(34) +from:0x02121730 kind:arm_call to:0x021217b4 module:overlay(34) +from:0x02121754 kind:arm_call to:0x021214f8 module:overlay(34) +from:0x02121764 kind:arm_call to:0x021214f8 module:overlay(34) +from:0x021217a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021217d0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0212184c kind:arm_call to:0x020d4008 module:overlay(24) +from:0x02121854 kind:load to:0x027e09a4 module:dtcm +from:0x02121858 kind:load to:0x027e0ce0 module:dtcm +from:0x02121864 kind:load to:0x02123568 module:overlay(34) +from:0x02121878 kind:arm_call to:0x02011f3c module:main +from:0x02121884 kind:arm_call to:0x021218c8 module:overlay(34) +from:0x02121898 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x021218c0 kind:load to:0x02122eb0 module:overlay(34) +from:0x021218d0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021218e0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02121920 kind:arm_call to:0x0203d160 module:main +from:0x02121970 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0212197c kind:load to:0x02122ecc module:overlay(34) +from:0x02121980 kind:load to:0x02122b08 module:overlay(34) +from:0x02121984 kind:load to:0x021210a8 module:overlay(34) +from:0x02121988 kind:load to:0x02121f84 module:overlay(34) +from:0x02121990 kind:load to:0x0212355c module:overlay(34) +from:0x021219fc kind:arm_call to:0x02121d00 module:overlay(34) +from:0x02121a18 kind:arm_call to:0x02121d84 module:overlay(34) +from:0x02121a64 kind:arm_call to:0x02121d00 module:overlay(34) +from:0x02121a78 kind:arm_call to:0x02121d84 module:overlay(34) +from:0x02121a8c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02121ac4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121ae8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02121b08 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02121b24 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02121b40 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02121b58 kind:arm_call to:0x021217dc module:overlay(34) +from:0x02121b64 kind:arm_call to:0x02121d84 module:overlay(34) +from:0x02121b7c kind:arm_call to:0x0209d408 module:overlay(0) +from:0x02121b94 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x02121bc4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02121bf8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02121c14 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02121c50 kind:arm_call to:0x02015a18 module:main +from:0x02121ca8 kind:arm_call to:0x02121d30 module:overlay(34) +from:0x02121cd8 kind:load to:0x027e09b8 module:dtcm +from:0x02121cdc kind:load to:0x027e09a8 module:dtcm +from:0x02121ce4 kind:load to:0x027e0cec module:dtcm +from:0x02121d18 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02121d48 kind:arm_call to:0x01fff148 module:itcm +from:0x02121d64 kind:arm_call to:0x01ff9258 module:itcm +from:0x02121d7c kind:load to:0x027e0ce0 module:dtcm +from:0x02121dfc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02121e1c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02121e6c kind:arm_call to:0x020733bc module:overlay(0) +from:0x02121e80 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02121ea8 kind:load to:0x027e09b8 module:dtcm +from:0x02121ebc kind:load to:0x0212355c module:overlay(34) +from:0x02121ec0 kind:load to:0x0209d488 module:overlay(0) +from:0x02121ef0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02121f08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121f14 kind:load to:0x027e0cec module:dtcm +from:0x02121f1c kind:load to:0x027e09a8 module:dtcm +from:0x02121f50 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02121f68 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121f74 kind:load to:0x027e0cec module:dtcm +from:0x02121f7c kind:load to:0x027e09a8 module:dtcm +from:0x02121fb0 kind:arm_call to:0x0203d210 module:main +from:0x02121fb8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02121fc4 kind:load to:0x021210a8 module:overlay(34) +from:0x02121fe0 kind:arm_call to:0x0203d210 module:main +from:0x02121fe8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02121ff0 kind:arm_call to:0x02011ff4 module:main +from:0x02121ffc kind:load to:0x021210a8 module:overlay(34) +from:0x02122008 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0212201c kind:load to:0x02123598 module:overlay(34) +from:0x02122030 kind:arm_call to:0x02011f3c module:main +from:0x0212203c kind:arm_call to:0x02122090 module:overlay(34) +from:0x0212205c kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x02122088 kind:load to:0x02122f20 module:overlay(34) +from:0x0212209c kind:arm_call to:0x021031ac module:overlay(31) +from:0x021220c8 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0212213c kind:load to:0x02122618 module:overlay(34) +from:0x02122140 kind:load to:0x02122f48 module:overlay(34) +from:0x02122144 kind:load to:0x02123598 module:overlay(34) +from:0x02122148 kind:load to:0x021235b8 module:overlay(34) +from:0x02122154 kind:arm_call to:0x021032a8 module:overlay(31) +from:0x02122174 kind:arm_call to:0x02103664 module:overlay(31) +from:0x021221ac kind:arm_call to:0x01ffc768 module:itcm +from:0x021221bc kind:arm_call to:0x0200ef5c module:main +from:0x021221c8 kind:arm_call to:0x0200ef9c module:main +from:0x021221f8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021222d8 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x021222e4 kind:load to:0x020b4f04 module:overlay(0) +from:0x021222e8 kind:load to:0x0203e964 module:main +from:0x021222ec kind:load to:0x02122f04 module:overlay(34) +from:0x021222f0 kind:load to:0x0212260c module:overlay(34) +from:0x021222f4 kind:load to:0x027e09b4 module:dtcm +from:0x0212230c kind:arm_call to:0x02081f70 module:overlay(0) +from:0x02122320 kind:load to:0x027e0cd8 module:dtcm +from:0x02122338 kind:arm_call to:0x021039c4 module:overlay(31) +from:0x02122374 kind:arm_call to:0x02081f20 module:overlay(0) +from:0x02122384 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02122390 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212239c kind:arm_call to:0x0210319c module:overlay(31) +from:0x02122408 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02122450 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02122460 kind:load to:0x027e0cd8 module:dtcm +from:0x02122464 kind:load to:0x027e0cec module:dtcm +from:0x0212246c kind:load to:0x02122f04 module:overlay(34) +from:0x0212247c kind:load to:0x02122f04 module:overlay(34) +from:0x021224a0 kind:load to:0x027e09a8 module:dtcm +from:0x021224a4 kind:load to:0x02071b64 module:overlay(0) +from:0x021224b4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021224bc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021224c4 kind:arm_call to:0x02103288 module:overlay(31) +from:0x021224dc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021224e4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021224ec kind:arm_call to:0x02103288 module:overlay(31) +from:0x021224f4 kind:arm_call to:0x02011ff4 module:main +from:0x02122508 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0212251c kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02122524 kind:arm_call to:0x02011ff4 module:main +from:0x02122558 kind:thumb_call to:0x02180cb0 module:overlay(95) +from:0x02122564 kind:thumb_call_arm to:0x02071734 module:overlay(0) +from:0x02122570 kind:load to:0x027e09a8 module:dtcm +from:0x02122648 kind:arm_call to:0x02119130 module:overlay(34) +from:0x02122658 kind:arm_call to:0x0203ce74 module:main +from:0x0212266c kind:load to:0x02122fa0 module:overlay(34) +from:0x02122670 kind:load to:0x02122fb0 module:overlay(34) +from:0x02122674 kind:load to:0x02119450 module:overlay(34) +from:0x02122678 kind:load to:0x02122fa4 module:overlay(34) +from:0x02122698 kind:arm_call to:0x02119494 module:overlay(34) +from:0x021226a8 kind:arm_call to:0x0203ce74 module:main +from:0x021226bc kind:load to:0x02123088 module:overlay(34) +from:0x021226c0 kind:load to:0x02123098 module:overlay(34) +from:0x021226c4 kind:load to:0x02119fd0 module:overlay(34) +from:0x021226c8 kind:load to:0x0212308c module:overlay(34) +from:0x021226e8 kind:arm_call to:0x0211a014 module:overlay(34) +from:0x021226f8 kind:arm_call to:0x0203ce74 module:main +from:0x0212270c kind:load to:0x02123170 module:overlay(34) +from:0x02122710 kind:load to:0x02123180 module:overlay(34) +from:0x02122714 kind:load to:0x0211a400 module:overlay(34) +from:0x02122718 kind:load to:0x02123174 module:overlay(34) +from:0x02122738 kind:arm_call to:0x0211a48c module:overlay(34) +from:0x02122748 kind:arm_call to:0x0203ce74 module:main +from:0x02122774 kind:load to:0x02123258 module:overlay(34) +from:0x02122778 kind:load to:0x02123268 module:overlay(34) +from:0x0212277c kind:load to:0x0211e42c module:overlay(34) +from:0x02122780 kind:load to:0x0212325c module:overlay(34) +from:0x02122784 kind:load to:0x020431b8 module:main +from:0x02122788 kind:load to:0x02122ce4 module:overlay(34) +from:0x021227a8 kind:arm_call to:0x0211e474 module:overlay(34) +from:0x021227b8 kind:arm_call to:0x0203ce74 module:main +from:0x021227cc kind:load to:0x02123340 module:overlay(34) +from:0x021227d0 kind:load to:0x02123354 module:overlay(34) +from:0x021227d4 kind:load to:0x02120eac module:overlay(34) +from:0x021227d8 kind:load to:0x02123348 module:overlay(34) +from:0x021227f8 kind:arm_call to:0x02120ef0 module:overlay(34) +from:0x02122808 kind:arm_call to:0x0203ce74 module:main +from:0x0212281c kind:load to:0x02123448 module:overlay(34) +from:0x02122820 kind:load to:0x02123458 module:overlay(34) +from:0x02122824 kind:load to:0x021217c8 module:overlay(34) +from:0x02122828 kind:load to:0x0212344c module:overlay(34) +from:0x02122854 kind:arm_call to:0x0212188c module:overlay(34) +from:0x02122864 kind:arm_call to:0x0203ce74 module:main +from:0x02122878 kind:load to:0x0212354c module:overlay(34) +from:0x0212287c kind:load to:0x02123568 module:overlay(34) +from:0x02122880 kind:load to:0x02122000 module:overlay(34) +from:0x02122884 kind:load to:0x02123550 module:overlay(34) +from:0x021228cc kind:arm_call to:0x02122044 module:overlay(34) +from:0x021228dc kind:arm_call to:0x0203ce74 module:main +from:0x021228f0 kind:load to:0x02122f04 module:overlay(34) +from:0x021228fc kind:load to:0x02123588 module:overlay(34) +from:0x02122900 kind:load to:0x02123598 module:overlay(34) +from:0x02122904 kind:load to:0x02122500 module:overlay(34) +from:0x02122908 kind:load to:0x0212358c module:overlay(34) +from:0x0212290c kind:load to:0x0212262c module:overlay(34) +from:0x02122910 kind:load to:0x0212267c module:overlay(34) +from:0x02122914 kind:load to:0x021226cc module:overlay(34) +from:0x02122918 kind:load to:0x0212271c module:overlay(34) +from:0x0212291c kind:load to:0x0212278c module:overlay(34) +from:0x02122920 kind:load to:0x021227dc module:overlay(34) +from:0x02122924 kind:load to:0x0212282c module:overlay(34) +from:0x02122928 kind:load to:0x02122888 module:overlay(34) +from:0x02122948 kind:load to:0x0211910c module:overlay(34) +from:0x0212294c kind:load to:0x02097998 module:overlay(0) +from:0x02122950 kind:load to:0x020977a8 module:overlay(0) +from:0x02122954 kind:load to:0x02097824 module:overlay(0) +from:0x02122958 kind:load to:0x020979a0 module:overlay(0) +from:0x0212295c kind:load to:0x020979c0 module:overlay(0) +from:0x02122960 kind:load to:0x020979ec module:overlay(0) +from:0x0212296c kind:load to:0x0209856c module:overlay(0) +from:0x02122970 kind:load to:0x020985a8 module:overlay(0) +from:0x02122974 kind:load to:0x020985c0 module:overlay(0) +from:0x02122978 kind:load to:0x020985cc module:overlay(0) +from:0x0212297c kind:load to:0x01fff464 module:itcm +from:0x02122980 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02122984 kind:load to:0x021191d0 module:overlay(34) +from:0x02122988 kind:load to:0x02098504 module:overlay(0) +from:0x0212298c kind:load to:0x02098508 module:overlay(0) +from:0x02122990 kind:load to:0x0209850c module:overlay(0) +from:0x02122994 kind:load to:0x02098510 module:overlay(0) +from:0x02122998 kind:load to:0x0211925c module:overlay(34) +from:0x0212299c kind:load to:0x02098518 module:overlay(0) +from:0x021229a0 kind:load to:0x0209851c module:overlay(0) +from:0x021229a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021229a8 kind:load to:0x02098644 module:overlay(0) +from:0x021229ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021229b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021229b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021229b8 kind:load to:0x021193f8 module:overlay(34) +from:0x021229bc kind:load to:0x02119420 module:overlay(34) +from:0x021229c0 kind:load to:0x02119378 module:overlay(34) +from:0x021229c4 kind:load to:0x021193b8 module:overlay(34) +from:0x021229d0 kind:load to:0x02119470 module:overlay(34) +from:0x021229d4 kind:load to:0x02097998 module:overlay(0) +from:0x021229d8 kind:load to:0x020977a8 module:overlay(0) +from:0x021229dc kind:load to:0x02097824 module:overlay(0) +from:0x021229e0 kind:load to:0x020979a0 module:overlay(0) +from:0x021229e4 kind:load to:0x020979c0 module:overlay(0) +from:0x021229e8 kind:load to:0x020979ec module:overlay(0) +from:0x02122a24 kind:load to:0x021196e8 module:overlay(34) +from:0x02122a28 kind:load to:0x02119edc module:overlay(34) +from:0x02122a2c kind:load to:0x02099b54 module:overlay(0) +from:0x02122a30 kind:load to:0x02099b8c module:overlay(0) +from:0x02122a34 kind:load to:0x0209a190 module:overlay(0) +from:0x02122a38 kind:load to:0x0209a198 module:overlay(0) +from:0x02122a3c kind:load to:0x0209a138 module:overlay(0) +from:0x02122a40 kind:load to:0x02099d04 module:overlay(0) +from:0x02122a44 kind:load to:0x02099bf4 module:overlay(0) +from:0x02122a48 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02122a4c kind:load to:0x0209a148 module:overlay(0) +from:0x02122a50 kind:load to:0x0209a160 module:overlay(0) +from:0x02122a54 kind:load to:0x02119ec8 module:overlay(34) +from:0x02122a58 kind:load to:0x0209a178 module:overlay(0) +from:0x02122a5c kind:load to:0x02119eb8 module:overlay(34) +from:0x02122a60 kind:load to:0x02119e94 module:overlay(34) +from:0x02122a6c kind:load to:0x0209856c module:overlay(0) +from:0x02122a70 kind:load to:0x020985a8 module:overlay(0) +from:0x02122a74 kind:load to:0x020985c0 module:overlay(0) +from:0x02122a78 kind:load to:0x020985cc module:overlay(0) +from:0x02122a7c kind:load to:0x01fff464 module:itcm +from:0x02122a80 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02122a84 kind:load to:0x021196fc module:overlay(34) +from:0x02122a88 kind:load to:0x02098504 module:overlay(0) +from:0x02122a8c kind:load to:0x02119840 module:overlay(34) +from:0x02122a90 kind:load to:0x02119ab0 module:overlay(34) +from:0x02122a94 kind:load to:0x02098510 module:overlay(0) +from:0x02122a98 kind:load to:0x02119c64 module:overlay(34) +from:0x02122a9c kind:load to:0x02098518 module:overlay(0) +from:0x02122aa0 kind:load to:0x0209851c module:overlay(0) +from:0x02122aa4 kind:load to:0x020985d8 module:overlay(0) +from:0x02122aa8 kind:load to:0x02098644 module:overlay(0) +from:0x02122aac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122ab0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02122ab4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122ab8 kind:load to:0x02119ef8 module:overlay(34) +from:0x02122abc kind:load to:0x02119f60 module:overlay(34) +from:0x02122ac0 kind:load to:0x02119ac4 module:overlay(34) +from:0x02122ae4 kind:load to:0x02119ff0 module:overlay(34) +from:0x02122ae8 kind:load to:0x02097998 module:overlay(0) +from:0x02122aec kind:load to:0x020977a8 module:overlay(0) +from:0x02122af0 kind:load to:0x02097824 module:overlay(0) +from:0x02122af4 kind:load to:0x020979a0 module:overlay(0) +from:0x02122af8 kind:load to:0x020979c0 module:overlay(0) +from:0x02122afc kind:load to:0x020979ec module:overlay(0) +from:0x02122b08 kind:load to:0x0207caf4 module:overlay(0) +from:0x02122b0c kind:load to:0x0207cafc module:overlay(0) +from:0x02122b10 kind:load to:0x0207d310 module:overlay(0) +from:0x02122b14 kind:load to:0x0207d300 module:overlay(0) +from:0x02122b18 kind:load to:0x0207d34c module:overlay(0) +from:0x02122b1c kind:load to:0x0207d384 module:overlay(0) +from:0x02122b20 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02122b24 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02122b30 kind:load to:0x0211a130 module:overlay(34) +from:0x02122b34 kind:load to:0x0211a37c module:overlay(34) +from:0x02122b38 kind:load to:0x02099b54 module:overlay(0) +from:0x02122b3c kind:load to:0x02099b8c module:overlay(0) +from:0x02122b40 kind:load to:0x0209a190 module:overlay(0) +from:0x02122b44 kind:load to:0x0209a198 module:overlay(0) +from:0x02122b48 kind:load to:0x0209a138 module:overlay(0) +from:0x02122b4c kind:load to:0x02099d04 module:overlay(0) +from:0x02122b50 kind:load to:0x02099bf4 module:overlay(0) +from:0x02122b54 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02122b58 kind:load to:0x0209a148 module:overlay(0) +from:0x02122b5c kind:load to:0x0209a160 module:overlay(0) +from:0x02122b60 kind:load to:0x02119ec8 module:overlay(34) +from:0x02122b64 kind:load to:0x0209a178 module:overlay(0) +from:0x02122b68 kind:load to:0x02119eb8 module:overlay(34) +from:0x02122b6c kind:load to:0x02119e94 module:overlay(34) +from:0x02122b78 kind:load to:0x0209856c module:overlay(0) +from:0x02122b7c kind:load to:0x020985a8 module:overlay(0) +from:0x02122b80 kind:load to:0x020985c0 module:overlay(0) +from:0x02122b84 kind:load to:0x020985cc module:overlay(0) +from:0x02122b88 kind:load to:0x01fff464 module:itcm +from:0x02122b8c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02122b90 kind:load to:0x0211a144 module:overlay(34) +from:0x02122b94 kind:load to:0x02098504 module:overlay(0) +from:0x02122b98 kind:load to:0x0211a348 module:overlay(34) +from:0x02122b9c kind:load to:0x0209850c module:overlay(0) +from:0x02122ba0 kind:load to:0x02098510 module:overlay(0) +from:0x02122ba4 kind:load to:0x0211a35c module:overlay(34) +from:0x02122ba8 kind:load to:0x02098518 module:overlay(0) +from:0x02122bac kind:load to:0x0209851c module:overlay(0) +from:0x02122bb0 kind:load to:0x020985d8 module:overlay(0) +from:0x02122bb4 kind:load to:0x02098644 module:overlay(0) +from:0x02122bb8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122bbc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02122bc0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122bc4 kind:load to:0x0211a398 module:overlay(34) +from:0x02122bc8 kind:load to:0x0211a3c8 module:overlay(34) +from:0x02122bd4 kind:load to:0x0211e2b4 module:overlay(34) +from:0x02122be0 kind:load to:0x0211e314 module:overlay(34) +from:0x02122bec kind:load to:0x0211a414 module:overlay(34) +from:0x02122bf8 kind:load to:0x0211e0fc module:overlay(34) +from:0x02122c04 kind:load to:0x02097c68 module:overlay(0) +from:0x02122c08 kind:load to:0x0211a820 module:overlay(34) +from:0x02122c14 kind:load to:0x0211a4d4 module:overlay(34) +from:0x02122c18 kind:load to:0x0211a4e8 module:overlay(34) +from:0x02122c1c kind:load to:0x0211a504 module:overlay(34) +from:0x02122c28 kind:load to:0x0211a8fc module:overlay(34) +from:0x02122c2c kind:load to:0x0211a918 module:overlay(34) +from:0x02122c30 kind:load to:0x0211a93c module:overlay(34) +from:0x02122c34 kind:load to:0x0207c03c module:overlay(0) +from:0x02122c38 kind:load to:0x0207c044 module:overlay(0) +from:0x02122c44 kind:load to:0x0211a468 module:overlay(34) +from:0x02122c48 kind:load to:0x02097998 module:overlay(0) +from:0x02122c4c kind:load to:0x020977a8 module:overlay(0) +from:0x02122c50 kind:load to:0x02097824 module:overlay(0) +from:0x02122c54 kind:load to:0x020979a0 module:overlay(0) +from:0x02122c58 kind:load to:0x020979c0 module:overlay(0) +from:0x02122c5c kind:load to:0x020979ec module:overlay(0) +from:0x02122c68 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02122c6c kind:load to:0x0207c4d8 module:overlay(0) +from:0x02122c70 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02122c74 kind:load to:0x0207c990 module:overlay(0) +from:0x02122c78 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02122c7c kind:load to:0x0207ca44 module:overlay(0) +from:0x02122c80 kind:load to:0x0207ca6c module:overlay(0) +from:0x02122c84 kind:load to:0x0207cae4 module:overlay(0) +from:0x02122c90 kind:load to:0x0209856c module:overlay(0) +from:0x02122c94 kind:load to:0x020985a8 module:overlay(0) +from:0x02122c98 kind:load to:0x020985c0 module:overlay(0) +from:0x02122c9c kind:load to:0x020985cc module:overlay(0) +from:0x02122ca0 kind:load to:0x01fff464 module:itcm +from:0x02122ca4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02122ca8 kind:load to:0x0211ac20 module:overlay(34) +from:0x02122cac kind:load to:0x0211aea0 module:overlay(34) +from:0x02122cb0 kind:load to:0x0211dd30 module:overlay(34) +from:0x02122cb4 kind:load to:0x0211dd48 module:overlay(34) +from:0x02122cb8 kind:load to:0x02098510 module:overlay(0) +from:0x02122cbc kind:load to:0x0211ddcc module:overlay(34) +from:0x02122cc0 kind:load to:0x02098518 module:overlay(0) +from:0x02122cc4 kind:load to:0x0209851c module:overlay(0) +from:0x02122cc8 kind:load to:0x020985d8 module:overlay(0) +from:0x02122ccc kind:load to:0x02098644 module:overlay(0) +from:0x02122cd0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122cd4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02122cd8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122cdc kind:load to:0x0211e374 module:overlay(34) +from:0x02122ce0 kind:load to:0x0211e3cc module:overlay(34) +from:0x02122ce4 kind:load to:0x0211b060 module:overlay(34) +from:0x02122cec kind:load to:0x0211b11c module:overlay(34) +from:0x02122cf4 kind:load to:0x0211b368 module:overlay(34) +from:0x02122cfc kind:load to:0x0211b3c0 module:overlay(34) +from:0x02122d04 kind:load to:0x0211b55c module:overlay(34) +from:0x02122d14 kind:load to:0x0211bee4 module:overlay(34) +from:0x02122d1c kind:load to:0x0211bf40 module:overlay(34) +from:0x02122d24 kind:load to:0x0211c04c module:overlay(34) +from:0x02122d2c kind:load to:0x0211c064 module:overlay(34) +from:0x02122d34 kind:load to:0x0211c324 module:overlay(34) +from:0x02122d3c kind:load to:0x0211c59c module:overlay(34) +from:0x02122d44 kind:load to:0x0211c880 module:overlay(34) +from:0x02122d4c kind:load to:0x0211c8d4 module:overlay(34) +from:0x02122d54 kind:load to:0x0211c918 module:overlay(34) +from:0x02122d90 kind:load to:0x0211e44c module:overlay(34) +from:0x02122d94 kind:load to:0x02097998 module:overlay(0) +from:0x02122d98 kind:load to:0x020977a8 module:overlay(0) +from:0x02122d9c kind:load to:0x02120d1c module:overlay(34) +from:0x02122da0 kind:load to:0x02120df4 module:overlay(34) +from:0x02122da4 kind:load to:0x020979c0 module:overlay(0) +from:0x02122da8 kind:load to:0x02120ddc module:overlay(34) +from:0x02122db4 kind:load to:0x0209856c module:overlay(0) +from:0x02122db8 kind:load to:0x020985a8 module:overlay(0) +from:0x02122dbc kind:load to:0x020985c0 module:overlay(0) +from:0x02122dc0 kind:load to:0x020985cc module:overlay(0) +from:0x02122dc4 kind:load to:0x01fff464 module:itcm +from:0x02122dc8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02122dcc kind:load to:0x0211e700 module:overlay(34) +from:0x02122dd0 kind:load to:0x0211e8d0 module:overlay(34) +from:0x02122dd4 kind:load to:0x0211e93c module:overlay(34) +from:0x02122dd8 kind:load to:0x0209850c module:overlay(0) +from:0x02122ddc kind:load to:0x0211e958 module:overlay(34) +from:0x02122de0 kind:load to:0x0211e95c module:overlay(34) +from:0x02122de4 kind:load to:0x0211e980 module:overlay(34) +from:0x02122de8 kind:load to:0x0209851c module:overlay(0) +from:0x02122dec kind:load to:0x020985d8 module:overlay(0) +from:0x02122df0 kind:load to:0x02098644 module:overlay(0) +from:0x02122df4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122df8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02122dfc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122e00 kind:load to:0x0211e650 module:overlay(34) +from:0x02122e04 kind:load to:0x0211e6a4 module:overlay(34) +from:0x02122e08 kind:load to:0x0211ef64 module:overlay(34) +from:0x02122e10 kind:load to:0x0211efc4 module:overlay(34) +from:0x02122e18 kind:load to:0x0211f098 module:overlay(34) +from:0x02122e20 kind:load to:0x0211f948 module:overlay(34) +from:0x02122e28 kind:load to:0x021205a4 module:overlay(34) +from:0x02122e3c kind:load to:0x0209ca64 module:overlay(0) +from:0x02122e40 kind:load to:0x0209ca6c module:overlay(0) +from:0x02122e44 kind:load to:0x0209caac module:overlay(0) +from:0x02122e48 kind:load to:0x0209cacc module:overlay(0) +from:0x02122e54 kind:load to:0x02120ecc module:overlay(34) +from:0x02122e58 kind:load to:0x0209ca64 module:overlay(0) +from:0x02122e5c kind:load to:0x0209ca6c module:overlay(0) +from:0x02122e60 kind:load to:0x0209caac module:overlay(0) +from:0x02122e64 kind:load to:0x0209cacc module:overlay(0) +from:0x02122e70 kind:load to:0x02121154 module:overlay(34) +from:0x02122e74 kind:load to:0x0209d10c module:overlay(0) +from:0x02122e78 kind:load to:0x021211f4 module:overlay(34) +from:0x02122e7c kind:load to:0x0212135c module:overlay(34) +from:0x02122e80 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02122e84 kind:load to:0x021214c4 module:overlay(34) +from:0x02122e88 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02122e8c kind:load to:0x0212163c module:overlay(34) +from:0x02122e90 kind:load to:0x0209d228 module:overlay(0) +from:0x02122e94 kind:load to:0x0209d22c module:overlay(0) +from:0x02122e98 kind:load to:0x0209d238 module:overlay(0) +from:0x02122e9c kind:load to:0x0212176c module:overlay(34) +from:0x02122ea0 kind:load to:0x021210bc module:overlay(34) +from:0x02122ea4 kind:load to:0x02121104 module:overlay(34) +from:0x02122eb0 kind:load to:0x02121868 module:overlay(34) +from:0x02122eb4 kind:load to:0x0209c930 module:overlay(0) +from:0x02122eb8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02122ebc kind:load to:0x0209c9f4 module:overlay(0) +from:0x02122ec0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02122ecc kind:load to:0x02121994 module:overlay(34) +from:0x02122ed0 kind:load to:0x0209d10c module:overlay(0) +from:0x02122ed4 kind:load to:0x02121a38 module:overlay(34) +from:0x02122ed8 kind:load to:0x02121cec module:overlay(34) +from:0x02122edc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02122ee0 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02122ee4 kind:load to:0x02121eac module:overlay(34) +from:0x02122ee8 kind:load to:0x02121a30 module:overlay(34) +from:0x02122eec kind:load to:0x0209d228 module:overlay(0) +from:0x02122ef0 kind:load to:0x0209d22c module:overlay(0) +from:0x02122ef4 kind:load to:0x0209d238 module:overlay(0) +from:0x02122ef8 kind:load to:0x0209d240 module:overlay(0) +from:0x02122efc kind:load to:0x02121f98 module:overlay(34) +from:0x02122f00 kind:load to:0x02121fc8 module:overlay(34) +from:0x02122f20 kind:load to:0x02122020 module:overlay(34) +from:0x02122f24 kind:load to:0x0209cbf0 module:overlay(0) +from:0x02122f28 kind:load to:0x0209cdb4 module:overlay(0) +from:0x02122f2c kind:load to:0x0209cdd0 module:overlay(0) +from:0x02122f30 kind:load to:0x0209ce14 module:overlay(0) +from:0x02122f34 kind:load to:0x02122500 module:overlay(34) +from:0x02122f38 kind:load to:0x02122514 module:overlay(34) +from:0x02122f3c kind:load to:0x0209cc08 module:overlay(0) +from:0x02122f48 kind:load to:0x0212214c module:overlay(34) +from:0x02122f4c kind:load to:0x02103384 module:overlays(19,31) +from:0x02122f50 kind:load to:0x0212216c module:overlay(34) +from:0x02122f54 kind:load to:0x021038e0 module:overlays(19,31) +from:0x02122f58 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02122f5c kind:load to:0x02122188 module:overlay(34) +from:0x02122f60 kind:load to:0x02103d78 module:overlays(19,31) +from:0x02122f64 kind:load to:0x0209d220 module:overlay(0) +from:0x02122f68 kind:load to:0x0209d228 module:overlay(0) +from:0x02122f6c kind:load to:0x0209d22c module:overlay(0) +from:0x02122f70 kind:load to:0x021038f4 module:overlays(19,31) +from:0x02122f74 kind:load to:0x0209d240 module:overlay(0) +from:0x02122f78 kind:load to:0x021224a8 module:overlay(34) +from:0x02122f7c kind:load to:0x021224d0 module:overlay(34) +from:0x02122f80 kind:load to:0x0212232c module:overlay(34) +from:0x02122f84 kind:load to:0x021222f8 module:overlay(34) +from:0x02122f88 kind:load to:0x02122324 module:overlay(34) +from:0x02122f8c kind:load to:0x02104070 module:overlays(19,31) +from:0x02122f90 kind:load to:0x021040d0 module:overlays(19,31) +from:0x02122f94 kind:load to:0x02122480 module:overlay(34) +from:0x02122f98 kind:load to:0x02122474 module:overlay(34) diff --git a/config/eur1/arm9/overlays/ov034/symbols.txt b/config/eur1/arm9/overlays/ov034/symbols.txt new file mode 100644 index 00000000..6ebe02b2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov034/symbols.txt @@ -0,0 +1,321 @@ +func_ov034_02119100 kind:function(arm,size=0xc) addr:0x02119100 +func_ov034_0211910c kind:function(arm,size=0x24) addr:0x0211910c +func_ov034_02119130 kind:function(arm,size=0x28) addr:0x02119130 +func_ov034_02119158 kind:function(arm,size=0x3c) addr:0x02119158 +func_ov034_02119194 kind:function(arm,size=0x3c) addr:0x02119194 +func_ov034_021191d0 kind:function(arm,size=0x8c) addr:0x021191d0 +func_ov034_0211925c kind:function(arm,size=0x11c) addr:0x0211925c +func_ov034_02119378 kind:function(arm,size=0x40) addr:0x02119378 +func_ov034_021193b8 kind:function(arm,size=0x40) addr:0x021193b8 +func_ov034_021193f8 kind:function(arm,size=0x28) addr:0x021193f8 +func_ov034_02119420 kind:function(arm,size=0x30) addr:0x02119420 +func_ov034_02119450 kind:function(arm,size=0x14) addr:0x02119450 +func_ov034_02119464 kind:function(arm,size=0xc) addr:0x02119464 +func_ov034_02119470 kind:function(arm,size=0x24) addr:0x02119470 +func_ov034_02119494 kind:function(arm,size=0x5c) addr:0x02119494 +func_ov034_021194f0 kind:function(arm,size=0x70) addr:0x021194f0 +func_ov034_02119560 kind:function(arm,size=0x188) addr:0x02119560 +func_ov034_021196e8 kind:function(arm,size=0x14) addr:0x021196e8 +func_ov034_021196fc kind:function(arm,size=0x144) addr:0x021196fc +func_ov034_02119840 kind:function(arm,size=0x270) addr:0x02119840 +func_ov034_02119ab0 kind:function(arm,size=0x14) addr:0x02119ab0 +func_ov034_02119ac4 kind:function(arm,size=0x1a0) addr:0x02119ac4 +func_ov034_02119c64 kind:function(arm,size=0xdc) addr:0x02119c64 +func_ov034_02119d40 kind:function(arm,size=0x94) addr:0x02119d40 +func_ov034_02119dd4 kind:function(arm,size=0xc0) addr:0x02119dd4 +func_ov034_02119e94 kind:function(arm,size=0x24) addr:0x02119e94 +func_ov034_02119eb8 kind:function(arm,size=0x10) addr:0x02119eb8 +func_ov034_02119ec8 kind:function(arm,size=0x8) addr:0x02119ec8 +func_ov034_02119ed0 kind:function(arm,size=0xc) addr:0x02119ed0 +func_ov034_02119edc kind:function(arm,size=0x1c) addr:0x02119edc +func_ov034_02119ef8 kind:function(arm,size=0x68) addr:0x02119ef8 +func_ov034_02119f60 kind:function(arm,size=0x70) addr:0x02119f60 +func_ov034_02119fd0 kind:function(arm,size=0x14) addr:0x02119fd0 +func_ov034_02119fe4 kind:function(arm,size=0xc) addr:0x02119fe4 +func_ov034_02119ff0 kind:function(arm,size=0x24) addr:0x02119ff0 +func_ov034_0211a014 kind:function(arm,size=0x28) addr:0x0211a014 +func_ov034_0211a03c kind:function(arm,size=0xf4) addr:0x0211a03c +func_ov034_0211a130 kind:function(arm,size=0x14) addr:0x0211a130 +func_ov034_0211a144 kind:function(arm,size=0x204) addr:0x0211a144 +func_ov034_0211a348 kind:function(arm,size=0x14) addr:0x0211a348 +func_ov034_0211a35c kind:function(arm,size=0x20) addr:0x0211a35c +func_ov034_0211a37c kind:function(arm,size=0x1c) addr:0x0211a37c +func_ov034_0211a398 kind:function(arm,size=0x30) addr:0x0211a398 +func_ov034_0211a3c8 kind:function(arm,size=0x38) addr:0x0211a3c8 +func_ov034_0211a400 kind:function(arm,size=0x14) addr:0x0211a400 +func_ov034_0211a414 kind:function(arm,size=0x48) addr:0x0211a414 +func_ov034_0211a45c kind:function(arm,size=0xc) addr:0x0211a45c +func_ov034_0211a468 kind:function(arm,size=0x24) addr:0x0211a468 +func_ov034_0211a48c kind:function(arm,size=0x48) addr:0x0211a48c +func_ov034_0211a4d4 kind:function(arm,size=0x14) addr:0x0211a4d4 +func_ov034_0211a4e8 kind:function(arm,size=0x1c) addr:0x0211a4e8 +func_ov034_0211a504 kind:function(arm,size=0x31c) addr:0x0211a504 +func_ov034_0211a820 kind:function(arm,size=0x9c) addr:0x0211a820 +func_ov034_0211a8bc kind:function(arm,size=0x40) addr:0x0211a8bc +func_ov034_0211a8fc kind:function(arm,size=0x1c) addr:0x0211a8fc +func_ov034_0211a918 kind:function(arm,size=0x24) addr:0x0211a918 +func_ov034_0211a93c kind:function(arm,size=0xa4) addr:0x0211a93c +func_ov034_0211a9e0 kind:function(arm,size=0x240) addr:0x0211a9e0 +func_ov034_0211ac20 kind:function(arm,size=0x280) addr:0x0211ac20 +func_ov034_0211aea0 kind:function(arm,size=0x12c) addr:0x0211aea0 +func_ov034_0211afcc kind:function(arm,size=0x94) addr:0x0211afcc +func_ov034_0211b060 kind:function(arm,size=0xbc) addr:0x0211b060 +func_ov034_0211b11c kind:function(arm,size=0x24c) addr:0x0211b11c +func_ov034_0211b368 kind:function(arm,size=0x58) addr:0x0211b368 +func_ov034_0211b3c0 kind:function(arm,size=0x19c) addr:0x0211b3c0 +func_ov034_0211b55c kind:function(arm,size=0x988) addr:0x0211b55c +func_ov034_0211bee4 kind:function(arm,size=0x5c) addr:0x0211bee4 +func_ov034_0211bf40 kind:function(arm,size=0x10c) addr:0x0211bf40 +func_ov034_0211c04c kind:function(arm,size=0x18) addr:0x0211c04c +func_ov034_0211c064 kind:function(arm,size=0x2c0) addr:0x0211c064 +func_ov034_0211c324 kind:function(arm,size=0x278) addr:0x0211c324 +func_ov034_0211c59c kind:function(arm,size=0x4c) addr:0x0211c59c +func_ov034_0211c5e8 kind:function(arm,size=0x274) addr:0x0211c5e8 +func_ov034_0211c85c kind:function(arm,size=0x24) addr:0x0211c85c +func_ov034_0211c880 kind:function(arm,size=0x54) addr:0x0211c880 +func_ov034_0211c8d4 kind:function(arm,size=0x44) addr:0x0211c8d4 +func_ov034_0211c918 kind:function(arm,size=0x10) addr:0x0211c918 +func_ov034_0211c928 kind:function(arm,size=0xfc) addr:0x0211c928 +func_ov034_0211ca24 kind:function(arm,size=0x1b0) addr:0x0211ca24 +func_ov034_0211cbd4 kind:function(arm,size=0x40) addr:0x0211cbd4 +func_ov034_0211cc14 kind:function(arm,size=0xdc) addr:0x0211cc14 +func_ov034_0211ccf0 kind:function(arm,size=0x13c) addr:0x0211ccf0 +func_ov034_0211ce2c kind:function(arm,size=0x194) addr:0x0211ce2c +func_ov034_0211cfc0 kind:function(arm,size=0x144) addr:0x0211cfc0 +func_ov034_0211d104 kind:function(arm,size=0xf4) addr:0x0211d104 +func_ov034_0211d1f8 kind:function(arm,size=0x6c) addr:0x0211d1f8 +func_ov034_0211d264 kind:function(arm,size=0x48) addr:0x0211d264 +func_ov034_0211d2ac kind:function(arm,size=0x3c) addr:0x0211d2ac +func_ov034_0211d2e8 kind:function(arm,size=0x108) addr:0x0211d2e8 +func_ov034_0211d3f0 kind:function(arm,size=0x4c) addr:0x0211d3f0 +func_ov034_0211d43c kind:function(arm,size=0x184) addr:0x0211d43c +func_ov034_0211d5c0 kind:function(arm,size=0x234) addr:0x0211d5c0 +func_ov034_0211d7f4 kind:function(arm,size=0x1ec) addr:0x0211d7f4 +func_ov034_0211d9e0 kind:function(arm,size=0xd0) addr:0x0211d9e0 +func_ov034_0211dab0 kind:function(arm,size=0x13c) addr:0x0211dab0 +func_ov034_0211dbec kind:function(arm,size=0x90) addr:0x0211dbec +func_ov034_0211dc7c kind:function(arm,size=0xb4) addr:0x0211dc7c +func_ov034_0211dd30 kind:function(arm,size=0x18) addr:0x0211dd30 +func_ov034_0211dd48 kind:function(arm,size=0x84) addr:0x0211dd48 +func_ov034_0211ddcc kind:function(arm,size=0x330) addr:0x0211ddcc +func_ov034_0211e0fc kind:function(arm,size=0x38) addr:0x0211e0fc +func_ov034_0211e134 kind:function(arm,size=0xec) addr:0x0211e134 +func_ov034_0211e220 kind:function(arm,size=0x94) addr:0x0211e220 +func_ov034_0211e2b4 kind:function(arm,size=0x30) addr:0x0211e2b4 +func_ov034_0211e2e4 kind:function(arm,size=0x30) addr:0x0211e2e4 +func_ov034_0211e314 kind:function(arm,size=0x30) addr:0x0211e314 +func_ov034_0211e344 kind:function(arm,size=0x30) addr:0x0211e344 +func_ov034_0211e374 kind:function(arm,size=0x58) addr:0x0211e374 +func_ov034_0211e3cc kind:function(arm,size=0x60) addr:0x0211e3cc +func_ov034_0211e42c kind:function(arm,size=0x14) addr:0x0211e42c +func_ov034_0211e440 kind:function(arm,size=0xc) addr:0x0211e440 +func_ov034_0211e44c kind:function(arm,size=0x28) addr:0x0211e44c +func_ov034_0211e474 kind:function(arm,size=0x30) addr:0x0211e474 +func_ov034_0211e4a4 kind:function(arm,size=0x1ac) addr:0x0211e4a4 +func_ov034_0211e650 kind:function(arm,size=0x54) addr:0x0211e650 +func_ov034_0211e6a4 kind:function(arm,size=0x5c) addr:0x0211e6a4 +func_ov034_0211e700 kind:function(arm,size=0x1d0) addr:0x0211e700 +func_ov034_0211e8d0 kind:function(arm,size=0x6c) addr:0x0211e8d0 +func_ov034_0211e93c kind:function(arm,size=0x1c) addr:0x0211e93c +func_ov034_0211e958 kind:function(arm,size=0x4) addr:0x0211e958 +func_ov034_0211e95c kind:function(arm,size=0x24) addr:0x0211e95c +func_ov034_0211e980 kind:function(arm,size=0x4) addr:0x0211e980 +func_ov034_0211e984 kind:function(arm,size=0x24) addr:0x0211e984 +func_ov034_0211e9a8 kind:function(arm,size=0x184) addr:0x0211e9a8 +func_ov034_0211eb2c kind:function(arm,size=0x34) addr:0x0211eb2c +func_ov034_0211eb60 kind:function(arm,size=0x48) addr:0x0211eb60 +func_ov034_0211eba8 kind:function(arm,size=0x40) addr:0x0211eba8 +func_ov034_0211ebe8 kind:function(arm,size=0x64) addr:0x0211ebe8 +func_ov034_0211ec4c kind:function(arm,size=0x114) addr:0x0211ec4c +func_ov034_0211ed60 kind:function(arm,size=0x50) addr:0x0211ed60 +func_ov034_0211edb0 kind:function(arm,size=0x58) addr:0x0211edb0 +func_ov034_0211ee08 kind:function(arm,size=0x6c) addr:0x0211ee08 +func_ov034_0211ee74 kind:function(arm,size=0x14) addr:0x0211ee74 +func_ov034_0211ee88 kind:function(arm,size=0x6c) addr:0x0211ee88 +func_ov034_0211eef4 kind:function(arm,size=0x18) addr:0x0211eef4 +func_ov034_0211ef0c kind:function(arm,size=0x18) addr:0x0211ef0c +func_ov034_0211ef24 kind:function(arm,size=0x18) addr:0x0211ef24 +func_ov034_0211ef3c kind:function(arm,size=0x28) addr:0x0211ef3c +func_ov034_0211ef64 kind:function(arm,size=0x60) addr:0x0211ef64 +func_ov034_0211efc4 kind:function(arm,size=0x3c) addr:0x0211efc4 +func_ov034_0211f000 kind:function(arm,size=0x98) addr:0x0211f000 +func_ov034_0211f098 kind:function(arm,size=0x3c) addr:0x0211f098 +func_ov034_0211f0d4 kind:function(arm,size=0x374) addr:0x0211f0d4 +func_ov034_0211f448 kind:function(arm,size=0x23c) addr:0x0211f448 +func_ov034_0211f684 kind:function(arm,size=0x28) addr:0x0211f684 +func_ov034_0211f6ac kind:function(arm,size=0x128) addr:0x0211f6ac +func_ov034_0211f7d4 kind:function(arm,size=0x140) addr:0x0211f7d4 +func_ov034_0211f914 kind:function(arm,size=0x34) addr:0x0211f914 +func_ov034_0211f948 kind:function(arm,size=0x23c) addr:0x0211f948 +func_ov034_0211fb84 kind:function(arm,size=0x8a0) addr:0x0211fb84 +func_ov034_02120424 kind:function(arm,size=0x50) addr:0x02120424 +func_ov034_02120474 kind:function(arm,size=0x118) addr:0x02120474 +func_ov034_0212058c kind:function(arm,size=0x18) addr:0x0212058c +func_ov034_021205a4 kind:function(arm,size=0x58) addr:0x021205a4 +func_ov034_021205fc kind:function(arm,size=0x1ac) addr:0x021205fc +func_ov034_021207a8 kind:function(arm,size=0x2d4) addr:0x021207a8 +func_ov034_02120a7c kind:function(arm,size=0x140) addr:0x02120a7c +func_ov034_02120bbc kind:function(arm,size=0xb8) addr:0x02120bbc +func_ov034_02120c74 kind:function(arm,size=0xa8) addr:0x02120c74 +func_ov034_02120d1c kind:function(arm,size=0xc0) addr:0x02120d1c +func_ov034_02120ddc kind:function(arm,size=0x18) addr:0x02120ddc +func_ov034_02120df4 kind:function(arm,size=0xb8) addr:0x02120df4 +func_ov034_02120eac kind:function(arm,size=0x14) addr:0x02120eac +func_ov034_02120ec0 kind:function(arm,size=0xc) addr:0x02120ec0 +func_ov034_02120ecc kind:function(arm,size=0x24) addr:0x02120ecc +func_ov034_02120ef0 kind:function(arm,size=0xac) addr:0x02120ef0 +func_ov034_02120f9c kind:function(arm,size=0x10c) addr:0x02120f9c +func_ov034_021210a8 kind:function(arm,size=0x14) addr:0x021210a8 +func_ov034_021210bc kind:function(arm,size=0x48) addr:0x021210bc +func_ov034_02121104 kind:function(arm,size=0x50) addr:0x02121104 +func_ov034_02121154 kind:function(arm,size=0xa0) addr:0x02121154 +func_ov034_021211f4 kind:function(arm,size=0x168) addr:0x021211f4 +func_ov034_0212135c kind:function(arm,size=0x54) addr:0x0212135c +func_ov034_021213b0 kind:function(arm,size=0x114) addr:0x021213b0 +func_ov034_021214c4 kind:function(arm,size=0x34) addr:0x021214c4 +func_ov034_021214f8 kind:function(arm,size=0xe4) addr:0x021214f8 +func_ov034_021215dc kind:function(arm,size=0x60) addr:0x021215dc +func_ov034_0212163c kind:function(arm,size=0xa8) addr:0x0212163c +func_ov034_021216e4 kind:function(arm,size=0x44) addr:0x021216e4 +func_ov034_02121728 kind:function(arm,size=0x44) addr:0x02121728 +func_ov034_0212176c kind:function(arm,size=0x48) addr:0x0212176c +func_ov034_021217b4 kind:function(arm,size=0x14) addr:0x021217b4 +func_ov034_021217c8 kind:function(arm,size=0x14) addr:0x021217c8 +func_ov034_021217dc kind:function(arm,size=0x80) addr:0x021217dc +func_ov034_0212185c kind:function(arm,size=0xc) addr:0x0212185c +func_ov034_02121868 kind:function(arm,size=0x24) addr:0x02121868 +func_ov034_0212188c kind:function(arm,size=0x3c) addr:0x0212188c +func_ov034_021218c8 kind:function(arm,size=0xcc) addr:0x021218c8 +func_ov034_02121994 kind:function(arm,size=0x9c) addr:0x02121994 +func_ov034_02121a30 kind:function(arm,size=0x8) addr:0x02121a30 +func_ov034_02121a38 kind:function(arm,size=0x2b4) addr:0x02121a38 +func_ov034_02121cec kind:function(arm,size=0x14) addr:0x02121cec +func_ov034_02121d00 kind:function(arm,size=0x30) addr:0x02121d00 +func_ov034_02121d30 kind:function(arm,size=0x54) addr:0x02121d30 +func_ov034_02121d84 kind:function(arm,size=0x128) addr:0x02121d84 +func_ov034_02121eac kind:function(arm,size=0x18) addr:0x02121eac +func_ov034_02121ec4 kind:function(arm,size=0x60) addr:0x02121ec4 +func_ov034_02121f24 kind:function(arm,size=0x60) addr:0x02121f24 +func_ov034_02121f84 kind:function(arm,size=0x14) addr:0x02121f84 +func_ov034_02121f98 kind:function(arm,size=0x30) addr:0x02121f98 +func_ov034_02121fc8 kind:function(arm,size=0x38) addr:0x02121fc8 +func_ov034_02122000 kind:function(arm,size=0x14) addr:0x02122000 +func_ov034_02122014 kind:function(arm,size=0xc) addr:0x02122014 +func_ov034_02122020 kind:function(arm,size=0x24) addr:0x02122020 +func_ov034_02122044 kind:function(arm,size=0x4c) addr:0x02122044 +func_ov034_02122090 kind:function(arm,size=0xbc) addr:0x02122090 +func_ov034_0212214c kind:function(arm,size=0x20) addr:0x0212214c +func_ov034_0212216c kind:function(arm,size=0x1c) addr:0x0212216c +func_ov034_02122188 kind:function(arm,size=0x170) addr:0x02122188 +func_ov034_021222f8 kind:function(arm,size=0x2c) addr:0x021222f8 +func_ov034_02122324 kind:function(arm,size=0x8) addr:0x02122324 +func_ov034_0212232c kind:function(arm,size=0x148) addr:0x0212232c +func_ov034_02122474 kind:function(arm,size=0xc) addr:0x02122474 +func_ov034_02122480 kind:function(arm,size=0x28) addr:0x02122480 +func_ov034_021224a8 kind:function(arm,size=0x28) addr:0x021224a8 +func_ov034_021224d0 kind:function(arm,size=0x30) addr:0x021224d0 +func_ov034_02122500 kind:function(arm,size=0x14) addr:0x02122500 +func_ov034_02122514 kind:function(arm,size=0x1c) addr:0x02122514 +func_ov034_02122530 kind:function(thumb,size=0x48) addr:0x02122530 +data_ov034_02122578 kind:data(any) addr:0x02122578 +data_ov034_02122588 kind:data(any) addr:0x02122588 +data_ov034_02122598 kind:data(any) addr:0x02122598 +data_ov034_021225a8 kind:data(any) addr:0x021225a8 +data_ov034_021225b8 kind:data(any) addr:0x021225b8 +data_ov034_021225bc kind:data(any) addr:0x021225bc +data_ov034_021225cc kind:data(any) addr:0x021225cc +data_ov034_021225dc kind:data(any) addr:0x021225dc +data_ov034_021225ec kind:data(any) addr:0x021225ec +data_ov034_021225fc kind:data(any) addr:0x021225fc +data_ov034_0212260c kind:data(any) addr:0x0212260c +data_ov034_02122618 kind:data(any) addr:0x02122618 +__sinit_ov034_0212262c kind:function(arm,size=0x50) addr:0x0212262c +__sinit_ov034_0212267c kind:function(arm,size=0x50) addr:0x0212267c +__sinit_ov034_021226cc kind:function(arm,size=0x50) addr:0x021226cc +__sinit_ov034_0212271c kind:function(arm,size=0x70) addr:0x0212271c +__sinit_ov034_0212278c kind:function(arm,size=0x50) addr:0x0212278c +__sinit_ov034_021227dc kind:function(arm,size=0x50) addr:0x021227dc +__sinit_ov034_0212282c kind:function(arm,size=0x5c) addr:0x0212282c +__sinit_ov034_02122888 kind:function(arm,size=0x84) addr:0x02122888 +.p__sinit_ov034_0212262c kind:data(word) addr:0x0212290c +.p__sinit_ov034_0212267c kind:data(word) addr:0x02122910 +.p__sinit_ov034_021226cc kind:data(word) addr:0x02122914 +.p__sinit_ov034_0212271c kind:data(word) addr:0x02122918 +.p__sinit_ov034_0212278c kind:data(word) addr:0x0212291c +.p__sinit_ov034_021227dc kind:data(word) addr:0x02122920 +.p__sinit_ov034_0212282c kind:data(word) addr:0x02122924 +.p__sinit_ov034_02122888 kind:data(word) addr:0x02122928 +data_ov034_02122948 kind:data(any) addr:0x02122948 +data_ov034_0212296c kind:data(any) addr:0x0212296c +data_ov034_02122970 kind:data(any) addr:0x02122970 ambiguous +data_ov034_021229d0 kind:data(any) addr:0x021229d0 +data_ov034_021229ec kind:data(any) addr:0x021229ec +data_ov034_02122a04 kind:data(any) addr:0x02122a04 +data_ov034_02122a24 kind:data(any) addr:0x02122a24 +data_ov034_02122a6c kind:data(any) addr:0x02122a6c +data_ov034_02122ac4 kind:data(any) addr:0x02122ac4 +data_ov034_02122ae4 kind:data(any) addr:0x02122ae4 +data_ov034_02122b08 kind:data(any) addr:0x02122b08 +data_ov034_02122b30 kind:data(any) addr:0x02122b30 +data_ov034_02122b78 kind:data(any) addr:0x02122b78 +data_ov034_02122bd4 kind:data(any) addr:0x02122bd4 +data_ov034_02122be0 kind:data(any) addr:0x02122be0 +data_ov034_02122bec kind:data(any) addr:0x02122bec +data_ov034_02122bf8 kind:data(any) addr:0x02122bf8 +data_ov034_02122c04 kind:data(any) addr:0x02122c04 +data_ov034_02122c14 kind:data(any) addr:0x02122c14 +data_ov034_02122c28 kind:data(any) addr:0x02122c28 +data_ov034_02122c44 kind:data(any) addr:0x02122c44 +data_ov034_02122c68 kind:data(any) addr:0x02122c68 +data_ov034_02122c90 kind:data(any) addr:0x02122c90 +data_ov034_02122ce4 kind:data(any) addr:0x02122ce4 +data_ov034_02122cf4 kind:data(any) addr:0x02122cf4 +data_ov034_02122d5c kind:data(any) addr:0x02122d5c +data_ov034_02122d68 kind:data(any) addr:0x02122d68 +data_ov034_02122d78 kind:data(any) addr:0x02122d78 +data_ov034_02122d90 kind:data(any) addr:0x02122d90 +data_ov034_02122db4 kind:data(any) addr:0x02122db4 +data_ov034_02122e08 kind:data(any) addr:0x02122e08 +data_ov034_02122e10 kind:data(any) addr:0x02122e10 +data_ov034_02122e18 kind:data(any) addr:0x02122e18 +data_ov034_02122e20 kind:data(any) addr:0x02122e20 +data_ov034_02122e28 kind:data(any) addr:0x02122e28 +data_ov034_02122e38 kind:data(any) addr:0x02122e38 +data_ov034_02122e54 kind:data(any) addr:0x02122e54 +data_ov034_02122e70 kind:data(any) addr:0x02122e70 +data_ov034_02122eb0 kind:data(any) addr:0x02122eb0 +data_ov034_02122ecc kind:data(any) addr:0x02122ecc +data_ov034_02122f04 kind:data(any) addr:0x02122f04 +data_ov034_02122f20 kind:data(any) addr:0x02122f20 +data_ov034_02122f48 kind:data(any) addr:0x02122f48 +data_ov034_02122fa0 kind:bss addr:0x02122fa0 +data_ov034_02122fa4 kind:bss addr:0x02122fa4 +data_ov034_02122fb0 kind:bss addr:0x02122fb0 +data_ov034_02122fdc kind:bss addr:0x02122fdc ambiguous +data_ov034_02123088 kind:bss addr:0x02123088 +data_ov034_0212308c kind:bss addr:0x0212308c +data_ov034_02123098 kind:bss addr:0x02123098 +data_ov034_021230b4 kind:bss addr:0x021230b4 ambiguous +data_ov034_02123118 kind:bss addr:0x02123118 ambiguous +data_ov034_02123170 kind:bss addr:0x02123170 +data_ov034_02123174 kind:bss addr:0x02123174 +data_ov034_02123180 kind:bss addr:0x02123180 +data_ov034_02123258 kind:bss addr:0x02123258 +data_ov034_0212325c kind:bss addr:0x0212325c +data_ov034_02123268 kind:bss addr:0x02123268 +data_ov034_02123340 kind:bss addr:0x02123340 +data_ov034_02123348 kind:bss addr:0x02123348 +data_ov034_02123354 kind:bss addr:0x02123354 +data_ov034_02123448 kind:bss addr:0x02123448 +data_ov034_0212344c kind:bss addr:0x0212344c +data_ov034_02123458 kind:bss addr:0x02123458 +data_ov034_02123478 kind:bss addr:0x02123478 +data_ov034_0212352c kind:bss addr:0x0212352c +data_ov034_0212354c kind:bss addr:0x0212354c +data_ov034_02123550 kind:bss addr:0x02123550 +data_ov034_0212355c kind:bss addr:0x0212355c +data_ov034_02123568 kind:bss addr:0x02123568 +data_ov034_02123588 kind:bss addr:0x02123588 +data_ov034_0212358c kind:bss addr:0x0212358c +data_ov034_02123598 kind:bss addr:0x02123598 +data_ov034_021235b8 kind:bss addr:0x021235b8 diff --git a/config/eur1/arm9/overlays/ov035/delinks.txt b/config/eur1/arm9/overlays/ov035/delinks.txt new file mode 100644 index 00000000..103ace3e --- /dev/null +++ b/config/eur1/arm9/overlays/ov035/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02119100 end:0x02121008 kind:code align:32 + .rodata start:0x02121008 end:0x021210dc kind:rodata align:4 + .init start:0x021210dc end:0x021212c0 kind:code align:4 + .ctor start:0x021212c0 end:0x021212d0 kind:rodata align:4 + .data start:0x021212e0 end:0x02121c40 kind:data align:32 + .bss start:0x02121c40 end:0x02122040 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov035/relocs.txt b/config/eur1/arm9/overlays/ov035/relocs.txt new file mode 100644 index 00000000..6175857c --- /dev/null +++ b/config/eur1/arm9/overlays/ov035/relocs.txt @@ -0,0 +1,1148 @@ +from:0x02119108 kind:load to:0x02121c50 module:overlay(35) +from:0x0211911c kind:arm_call to:0x02011f3c module:main +from:0x02119128 kind:arm_call to:0x02119180 module:overlay(35) +from:0x0211913c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02119178 kind:load to:0x021212e8 module:overlay(35) +from:0x02119190 kind:arm_call to:0x0211ebf0 module:overlay(35) +from:0x021191f4 kind:arm_call to:0x0211aa58 module:overlay(35) +from:0x02119220 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0211923c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211924c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211927c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02119308 kind:load to:0x02121454 module:overlay(35) +from:0x0211930c kind:load to:0x02121c50 module:overlay(35) +from:0x02119310 kind:load to:0x02121338 module:overlay(35) +from:0x02119314 kind:load to:0x02049be4 module:main +from:0x02119318 kind:load to:0x02121008 module:overlay(35) +from:0x02119324 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119338 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02119350 kind:arm_call to:0x0211ed80 module:overlay(35) +from:0x02119360 kind:arm_call to:0x01fff458 module:itcm +from:0x02119374 kind:arm_call to:0x0211adec module:overlay(35) +from:0x02119380 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02119398 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021193a8 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021193fc kind:load to:0x027e0ce4 module:dtcm +from:0x02119400 kind:load to:0x0211a8f8 module:overlay(35) +from:0x02119424 kind:load to:0x020aed4c module:overlay(0) +from:0x02119428 kind:load to:0x02098680 module:overlay(0) +from:0x02119438 kind:arm_call to:0x02119404 module:overlay(35) +from:0x02119458 kind:arm_call to:0x02166194 module:overlay(93) +from:0x02119498 kind:load to:0x027e0d8c module:dtcm +from:0x0211949c kind:load to:0x0212137c module:overlay(35) +from:0x021194c0 kind:arm_call to:0x02120818 module:overlay(35) +from:0x021194d4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211952c kind:arm_call to:0x02120914 module:overlay(35) +from:0x02119598 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021195ac kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x021195c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021195d0 kind:arm_call to:0x02120824 module:overlay(35) +from:0x02119620 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119630 kind:arm_call to:0x02120824 module:overlay(35) +from:0x0211964c kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02119678 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0211970c kind:arm_call to:0x02120c34 module:overlay(35) +from:0x0211971c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02119764 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119774 kind:arm_call to:0x02120824 module:overlay(35) +from:0x0211978c kind:arm_call to:0x02098708 module:overlay(0) +from:0x021197b0 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02119834 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119844 kind:arm_call to:0x02120824 module:overlay(35) +from:0x02119884 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119894 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x021198e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021198f0 kind:load to:0x020aed54 module:overlay(0) +from:0x021198f4 kind:load to:0x027e0d38 module:dtcm +from:0x021198fc kind:load to:0x027e0ce0 module:dtcm +from:0x02119938 kind:load to:0x021213e4 module:overlay(35) +from:0x02119964 kind:arm_call to:0x0211b838 module:overlay(35) +from:0x02119980 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021199a8 kind:arm_call to:0x0211efac module:overlay(35) +from:0x021199c4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021199ec kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x021199f8 kind:load to:0x027e09b4 module:dtcm +from:0x02119a58 kind:arm_call to:0x0212096c module:overlay(35) +from:0x02119aa8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02119abc kind:load to:0x027e0ce0 module:dtcm +from:0x02119b00 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02119b44 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02119bb8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02119bd0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02119be4 kind:load to:0x020aed4c module:overlay(0) +from:0x02119be8 kind:load to:0x027e09b8 module:dtcm +from:0x02119c88 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02119cb4 kind:arm_call to:0x02015080 module:main +from:0x02119cd4 kind:arm_call to:0x02015080 module:main +from:0x02119cf4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02119d14 kind:arm_call to:0x02015080 module:main +from:0x02119d34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02119d50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119d6c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02119dd0 kind:load to:0x027e0cec module:dtcm +from:0x02119dd8 kind:load to:0x027e09a8 module:dtcm +from:0x02119de4 kind:load to:0x027e09b8 module:dtcm +from:0x02119de8 kind:load to:0x02049be4 module:main +from:0x02119f04 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x02119f10 kind:load to:0x02049be4 module:main +from:0x02119f14 kind:load to:0x0203e964 module:main +from:0x02119f1c kind:load to:0x021214e8 module:overlay(35) +from:0x02119f28 kind:arm_call to:0x02120ec4 module:overlay(35) +from:0x02119f3c kind:arm_call to:0x01ff930c module:itcm +from:0x02119fcc kind:arm_call to:0x01ff9258 module:itcm +from:0x02119fe0 kind:arm_call to:0x021208f4 module:overlay(35) +from:0x0211a12c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a148 kind:arm_call to:0x0212086c module:overlay(35) +from:0x0211a254 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a264 kind:load to:0x0203e964 module:main +from:0x0211a268 kind:load to:0x02049be4 module:main +from:0x0211a2c8 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211a398 kind:load to:0x021214e8 module:overlay(35) +from:0x0211a39c kind:load to:0x02049be4 module:main +from:0x0211a3ac kind:arm_call to:0x02120ec4 module:overlay(35) +from:0x0211a3cc kind:arm_call to:0x01fff148 module:itcm +from:0x0211a3ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a428 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a438 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a450 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211a464 kind:arm_call to:0x01ff930c module:itcm +from:0x0211a514 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a528 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211a538 kind:arm_call to:0x0212089c module:overlay(35) +from:0x0211a614 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a620 kind:load to:0x0203e964 module:main +from:0x0211a624 kind:load to:0x02049be4 module:main +from:0x0211a670 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211a688 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0211a6a4 kind:load to:0x02121518 module:overlay(35) +from:0x0211a6b0 kind:arm_call to:0x02120afc module:overlay(35) +from:0x0211a6b8 kind:arm_call to:0x02120f70 module:overlay(35) +from:0x0211a6d0 kind:arm_call to:0x02015080 module:main +from:0x0211a6f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a744 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a7c8 kind:arm_call to:0x021203e4 module:overlay(35) +from:0x0211a7d0 kind:arm_call to:0x0212096c module:overlay(35) +from:0x0211a804 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a828 kind:load to:0x027e09a8 module:dtcm +from:0x0211a834 kind:load to:0x0203e964 module:main +from:0x0211a840 kind:arm_call to:0x0211f340 module:overlay(35) +from:0x0211a854 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a880 kind:arm_call to:0x0211f7d4 module:overlay(35) +from:0x0211a888 kind:arm_call to:0x0211f058 module:overlay(35) +from:0x0211a8d8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211a8e4 kind:arm_call to:0x02120960 module:overlay(35) +from:0x0211a94c kind:arm_call to:0x0200eab0 module:main +from:0x0211a990 kind:arm_call to:0x0200e260 module:main +from:0x0211a9a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211aa14 kind:arm_call to:0x0200e260 module:main +from:0x0211aa24 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211aa54 kind:load to:0x027e0964 module:dtcm +from:0x0211aa60 kind:arm_call to:0x0209a818 module:overlay(0) +from:0x0211aa74 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211aa84 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211aa94 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211aaa4 kind:load to:0x0212130c module:overlay(35) +from:0x0211aaa8 kind:load to:0x02121028 module:overlay(35) +from:0x0211aaac kind:load to:0x02121038 module:overlay(35) +from:0x0211aab0 kind:load to:0x02121018 module:overlay(35) +from:0x0211aac4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211aad0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211aaec kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211aafc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211ab0c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ab14 kind:arm_call to:0x02011ff4 module:main +from:0x0211ab28 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ab30 kind:arm_call to:0x02011ff4 module:main +from:0x0211ab48 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ab50 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ab58 kind:arm_call to:0x0211ed58 module:overlay(35) +from:0x0211ab70 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ab78 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ab80 kind:arm_call to:0x0211ed58 module:overlay(35) +from:0x0211ab88 kind:arm_call to:0x02011ff4 module:main +from:0x0211ab9c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211abb0 kind:load to:0x02121d48 module:overlay(35) +from:0x0211abc4 kind:arm_call to:0x02011f3c module:main +from:0x0211abd0 kind:arm_call to:0x0211ae7c module:overlay(35) +from:0x0211abe4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211ac18 kind:load to:0x021216a8 module:overlay(35) +from:0x0211ac24 kind:load to:0x02121e20 module:overlay(35) +from:0x0211ac38 kind:arm_call to:0x02011f3c module:main +from:0x0211ac44 kind:arm_call to:0x0211ae7c module:overlay(35) +from:0x0211ac58 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211ac8c kind:load to:0x02121684 module:overlay(35) +from:0x0211aca8 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x0211acc0 kind:load to:0x02121650 module:overlay(35) +from:0x0211ad2c kind:arm_call to:0x0211b9bc module:overlay(35) +from:0x0211ad3c kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x0211ad58 kind:arm_call to:0x0211ba04 module:overlay(35) +from:0x0211ad60 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x0211ad78 kind:arm_call to:0x0211bad8 module:overlay(35) +from:0x0211ad84 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x0211adc4 kind:load to:0x02121668 module:overlay(35) +from:0x0211add8 kind:arm_call to:0x0211b894 module:overlay(35) +from:0x0211ade4 kind:arm_call to:0x0207b740 module:overlay(0) +from:0x0211ae10 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211ae50 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0211ae70 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211ae84 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0211aeec kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0211af04 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x0211af14 kind:arm_call to:0x0211ac90 module:overlay(35) +from:0x0211af20 kind:arm_call to:0x0211ad8c module:overlay(35) +from:0x0211af40 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0211af8c kind:load to:0x021216cc module:overlay(35) +from:0x0211af90 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211af94 kind:load to:0x02121048 module:overlay(35) +from:0x0211afa0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0211afc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211afd4 kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211afec kind:load to:0x027e0ce4 module:dtcm +from:0x0211b040 kind:load to:0x020aed4c module:overlay(0) +from:0x0211b044 kind:load to:0x021215d8 module:overlay(35) +from:0x0211b068 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b0bc kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211b0c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b0f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b108 kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211b174 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b1cc kind:arm_call to:0x0211b0dc module:overlay(35) +from:0x0211b218 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0211b258 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b28c kind:arm_call to:0x02098964 module:overlay(0) +from:0x0211b2c0 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0211b2d8 kind:arm_call to:0x0211b894 module:overlay(35) +from:0x0211b2e4 kind:load to:0x027e09c0 module:dtcm +from:0x0211b334 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b344 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0211b35c kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211b388 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0211b3b4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211b3f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b40c kind:arm_call to:0x02098964 module:overlay(0) +from:0x0211b420 kind:arm_call to:0x0211b894 module:overlay(35) +from:0x0211b458 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0211b468 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0211b480 kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211b494 kind:load to:0x027e09c0 module:dtcm +from:0x0211b4cc kind:arm_call to:0x020bef8c module:overlay(17) +from:0x0211b510 kind:arm_call to:0x0211b894 module:overlay(35) +from:0x0211b574 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211b5c8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211b628 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0211b63c kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211b650 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b654 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b668 kind:arm_call to:0x0211b894 module:overlay(35) +from:0x0211b680 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0211b6e0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0211b6ec kind:load to:0x02121610 module:overlay(35) +from:0x0211b6f0 kind:load to:0x0203e964 module:main +from:0x0211b6f8 kind:load to:0x027e0d38 module:dtcm +from:0x0211b6fc kind:load to:0x027e0ce4 module:dtcm +from:0x0211b704 kind:load to:0x027e09c0 module:dtcm +from:0x0211b71c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211b774 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211b7b0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211b7c4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211b7e8 kind:load to:0x0203e964 module:main +from:0x0211b8a0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211b8a8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b8e0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211b8fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211b918 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211b93c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211b958 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211b97c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211b994 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b9a4 kind:load to:0x027e0cec module:dtcm +from:0x0211b9b4 kind:load to:0x027e09a8 module:dtcm +from:0x0211b9f4 kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211bacc kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211bb48 kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211bb8c kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211bbbc kind:arm_call to:0x0211aff0 module:overlay(35) +from:0x0211bbcc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0211bbd4 kind:arm_call to:0x02011ff4 module:main +from:0x0211bbec kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211bbf4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0211bbfc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bc04 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211bc1c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211bc24 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0211bc2c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bc34 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211bc3c kind:arm_call to:0x02011ff4 module:main +from:0x0211bc50 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211bc64 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211bca8 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0211bcf4 kind:load to:0x0203e964 module:main +from:0x0211bcf8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211bd04 kind:load to:0x02121f1c module:overlay(35) +from:0x0211bd18 kind:arm_call to:0x02011f3c module:main +from:0x0211bd24 kind:arm_call to:0x0211bd84 module:overlay(35) +from:0x0211bd38 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211bd7c kind:load to:0x02121738 module:overlay(35) +from:0x0211bd94 kind:arm_call to:0x0211ebf0 module:overlay(35) +from:0x0211bdf8 kind:arm_call to:0x0211e4b0 module:overlay(35) +from:0x0211be24 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0211be40 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211be50 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211bec0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0211bf14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211bf24 kind:load to:0x02121888 module:overlay(35) +from:0x0211bf28 kind:load to:0x02121f1c module:overlay(35) +from:0x0211bf2c kind:load to:0x02121338 module:overlay(35) +from:0x0211bf30 kind:load to:0x0212105c module:overlay(35) +from:0x0211bf34 kind:load to:0x02121f10 module:overlay(35) +from:0x0211bf40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bf58 kind:arm_call to:0x0211ed80 module:overlay(35) +from:0x0211bf68 kind:arm_call to:0x01fff458 module:itcm +from:0x0211bf7c kind:arm_call to:0x0211adec module:overlay(35) +from:0x0211bf88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211bfa0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0211bfb0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0211c00c kind:arm_call to:0x02026800 module:main +from:0x0211c014 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0211c06c kind:load to:0x027e0ce4 module:dtcm +from:0x0211c070 kind:load to:0x0211e19c module:overlay(35) +from:0x0211c074 kind:load to:0x02121f1c module:overlay(35) +from:0x0211c078 kind:load to:0x02121a24 module:overlay(35) +from:0x0211c07c kind:load to:0x02121ef8 module:overlay(35) +from:0x0211c0a8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0211c0b0 kind:load to:0x020aed4c module:overlay(0) +from:0x0211c0c0 kind:arm_call to:0x0211c080 module:overlay(35) +from:0x0211c0e0 kind:arm_call to:0x02166194 module:overlay(93) +from:0x0211c120 kind:load to:0x027e0d8c module:dtcm +from:0x0211c124 kind:load to:0x02121780 module:overlay(35) +from:0x0211c14c kind:arm_call to:0x02120818 module:overlay(35) +from:0x0211c184 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211c1dc kind:arm_call to:0x02120914 module:overlay(35) +from:0x0211c24c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c260 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0211c274 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c284 kind:arm_call to:0x02120824 module:overlay(35) +from:0x0211c304 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c314 kind:arm_call to:0x02120824 module:overlay(35) +from:0x0211c330 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0211c35c kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0211c42c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211c43c kind:arm_call to:0x02120c34 module:overlay(35) +from:0x0211c48c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c49c kind:arm_call to:0x02120824 module:overlay(35) +from:0x0211c4e4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211c504 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0211c568 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c578 kind:arm_call to:0x02120824 module:overlay(35) +from:0x0211c5e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c5f8 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x0211c680 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c688 kind:load to:0x020aed54 module:overlay(0) +from:0x0211c68c kind:load to:0x027e0d38 module:dtcm +from:0x0211c694 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c6d0 kind:load to:0x02121800 module:overlay(35) +from:0x0211c6fc kind:arm_call to:0x0211b838 module:overlay(35) +from:0x0211c71c kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0211c724 kind:load to:0x02121f10 module:overlay(35) +from:0x0211c73c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211c770 kind:arm_call to:0x0211efac module:overlay(35) +from:0x0211c78c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211c7bc kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0211c7c8 kind:load to:0x027e09b4 module:dtcm +from:0x0211c828 kind:arm_call to:0x0212096c module:overlay(35) +from:0x0211c878 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211c890 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c924 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0211c968 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0211c9d8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0211c9f0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211ca18 kind:arm_call to:0x02071480 module:overlay(0) +from:0x0211ca24 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ca28 kind:load to:0x027e09b8 module:dtcm +from:0x0211ca2c kind:load to:0x027e09a8 module:dtcm +from:0x0211ca78 kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x0211cb0c kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211cb5c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211cb74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211cb8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cbd0 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211cc44 kind:arm_call to:0x02015080 module:main +from:0x0211cc64 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211cc7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ccc0 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211cd30 kind:arm_call to:0x020a8088 module:overlay(0) +from:0x0211cd4c kind:arm_call to:0x02073330 module:overlay(0) +from:0x0211cd74 kind:load to:0x02121ef8 module:overlay(35) +from:0x0211cd78 kind:load to:0x020b6544 module:overlay(0) +from:0x0211cd7c kind:load to:0x02121efc module:overlay(35) +from:0x0211cd80 kind:load to:0x020aed4c module:overlay(0) +from:0x0211cd84 kind:load to:0x02121a0c module:overlay(35) +from:0x0211cd88 kind:load to:0x027e0cec module:dtcm +from:0x0211cd90 kind:load to:0x027e09a8 module:dtcm +from:0x0211cd98 kind:load to:0x02121904 module:overlay(35) +from:0x0211cda0 kind:load to:0x021219f4 module:overlay(35) +from:0x0211cda8 kind:load to:0x02049be4 module:main +from:0x0211cdac kind:load to:0x027e09b8 module:dtcm +from:0x0211ce04 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211ce14 kind:load to:0x0212191c module:overlay(35) +from:0x0211ce20 kind:arm_call to:0x02120ec4 module:overlay(35) +from:0x0211ce28 kind:arm_call to:0x021208f4 module:overlay(35) +from:0x0211ce9c kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211cf08 kind:load to:0x0212191c module:overlay(35) +from:0x0211cf0c kind:load to:0x02049be4 module:main +from:0x0211cf20 kind:arm_call to:0x02120ec4 module:overlay(35) +from:0x0211cf40 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0211cfa4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cfb8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211cfd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211cff8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d018 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d05c kind:arm_call to:0x01ff916c module:itcm +from:0x0211d06c kind:arm_call to:0x01ff916c module:itcm +from:0x0211d08c kind:arm_call to:0x01ff916c module:itcm +from:0x0211d0c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d150 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d164 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211d170 kind:arm_call to:0x0212089c module:overlay(35) +from:0x0211d198 kind:arm_call to:0x0211dda8 module:overlay(35) +from:0x0211d1d4 kind:arm_call to:0x0211dd50 module:overlay(35) +from:0x0211d22c kind:arm_call to:0x0211de04 module:overlay(35) +from:0x0211d258 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d264 kind:load to:0x0203e964 module:main +from:0x0211d2b0 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211d2c8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0211d2e4 kind:load to:0x02121934 module:overlay(35) +from:0x0211d2f0 kind:arm_call to:0x02120fbc module:overlay(35) +from:0x0211d2f8 kind:arm_call to:0x021209dc module:overlay(35) +from:0x0211d350 kind:arm_call to:0x021203e4 module:overlay(35) +from:0x0211d358 kind:arm_call to:0x0212096c module:overlay(35) +from:0x0211d38c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d3f8 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211d414 kind:load to:0x02121994 module:overlay(35) +from:0x0211d434 kind:arm_call to:0x02015080 module:main +from:0x0211d454 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211d468 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211d478 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d48c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d4b0 kind:load to:0x027e09a8 module:dtcm +from:0x0211d510 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211d568 kind:load to:0x021219ac module:overlay(35) +from:0x0211d56c kind:load to:0x02049be4 module:main +from:0x0211d5a8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211d5b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d5d0 kind:arm_call to:0x02015080 module:main +from:0x0211d624 kind:arm_call to:0x0211dcb4 module:overlay(35) +from:0x0211d63c kind:arm_call to:0x02015080 module:main +from:0x0211d664 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d6d0 kind:arm_call to:0x0202851c module:main +from:0x0211d6dc kind:load to:0x02049be4 module:main +from:0x0211d6e8 kind:arm_call to:0x0211f340 module:overlay(35) +from:0x0211d6fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d718 kind:arm_call to:0x0205a52c module:overlay(0) +from:0x0211d724 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0211d75c kind:load to:0x027e0960 module:dtcm +from:0x0211d7a0 kind:arm_call to:0x02015080 module:main +from:0x0211d7c0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211d7c8 kind:arm_call to:0x02120e40 module:overlay(35) +from:0x0211d7dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d880 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211d8e8 kind:load to:0x027e09a8 module:dtcm +from:0x0211d8f4 kind:load to:0x02121904 module:overlay(35) +from:0x0211d900 kind:arm_call to:0x0211f668 module:overlay(35) +from:0x0211d914 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d928 kind:arm_call to:0x020713fc module:overlay(0) +from:0x0211d930 kind:load to:0x027e09a8 module:dtcm +from:0x0211d93c kind:arm_call to:0x0211f770 module:overlay(35) +from:0x0211d95c kind:arm_call to:0x0211f7d4 module:overlay(35) +from:0x0211d964 kind:arm_call to:0x0211f058 module:overlay(35) +from:0x0211d9cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0211da1c kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211da28 kind:arm_call to:0x0211de6c module:overlay(35) +from:0x0211da38 kind:load to:0x02121a0c module:overlay(35) +from:0x0211da74 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211daa0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211dab8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211dac8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211dae0 kind:arm_call to:0x02015080 module:main +from:0x0211dafc kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0211db14 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211db2c kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0211dbe0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211dbf8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211dc20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211dc4c kind:arm_call to:0x0202851c module:main +from:0x0211dc58 kind:load to:0x027e09a8 module:dtcm +from:0x0211dc60 kind:load to:0x02049be4 module:main +from:0x0211dc64 kind:load to:0x020aed4c module:overlay(0) +from:0x0211dc68 kind:load to:0x027e0cec module:dtcm +from:0x0211dca0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211dcac kind:arm_call to:0x02120960 module:overlay(35) +from:0x0211dcd0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0211dce4 kind:arm_call to:0x0211de50 module:overlay(35) +from:0x0211dd00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211dd1c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0211dd34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211dd40 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211dd48 kind:load to:0x027e09a8 module:dtcm +from:0x0211dd68 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dd98 kind:arm_call to:0x02016b8c module:main +from:0x0211dda4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ddc0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ddf0 kind:arm_call to:0x02016b8c module:main +from:0x0211ddfc kind:load to:0x027e0ce0 module:dtcm +from:0x0211de1c kind:arm_call to:0x01fff148 module:itcm +from:0x0211de38 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211de4c kind:load to:0x027e0ce0 module:dtcm +from:0x0211dea0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211deac kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211dec8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211df48 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211df70 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dfa0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e184 kind:load to:0x027e0960 module:dtcm +from:0x0211e188 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e18c kind:load to:0x02049be4 module:main +from:0x0211e1e4 kind:arm_call to:0x0200eab0 module:main +from:0x0211e230 kind:arm_call to:0x0200e260 module:main +from:0x0211e240 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e2a0 kind:arm_call to:0x0200e260 module:main +from:0x0211e2b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e310 kind:arm_call to:0x0200e260 module:main +from:0x0211e320 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e380 kind:arm_call to:0x0200e260 module:main +from:0x0211e390 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e3f0 kind:arm_call to:0x0200e260 module:main +from:0x0211e400 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e46c kind:arm_call to:0x0200e260 module:main +from:0x0211e47c kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e4ac kind:load to:0x027e0964 module:dtcm +from:0x0211e4b8 kind:arm_call to:0x0209a818 module:overlay(0) +from:0x0211e4cc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e4dc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e4ec kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e4fc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e50c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e51c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0211e52c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211e53c kind:load to:0x0212175c module:overlay(35) +from:0x0211e540 kind:load to:0x0212107c module:overlay(35) +from:0x0211e544 kind:load to:0x0212108c module:overlay(35) +from:0x0211e548 kind:load to:0x021210ac module:overlay(35) +from:0x0211e54c kind:load to:0x0212109c module:overlay(35) +from:0x0211e550 kind:load to:0x021210bc module:overlay(35) +from:0x0211e554 kind:load to:0x021210cc module:overlay(35) +from:0x0211e558 kind:load to:0x0212106c module:overlay(35) +from:0x0211e564 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e56c kind:arm_call to:0x02011ff4 module:main +from:0x0211e584 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211e58c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e594 kind:arm_call to:0x0211ed58 module:overlay(35) +from:0x0211e5ac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211e5b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e5bc kind:arm_call to:0x0211ed58 module:overlay(35) +from:0x0211e5c4 kind:arm_call to:0x02011ff4 module:main +from:0x0211e5d8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211e5ec kind:load to:0x02122004 module:overlay(35) +from:0x0211e600 kind:arm_call to:0x02011f3c module:main +from:0x0211e60c kind:arm_call to:0x0211e658 module:overlay(35) +from:0x0211e620 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0211e650 kind:load to:0x02121a3c module:overlay(35) +from:0x0211e660 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211e670 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211e6a0 kind:load to:0x02121a60 module:overlay(35) +from:0x0211e6bc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211e6c4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211e6cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e6d8 kind:load to:0x02121a60 module:overlay(35) +from:0x0211e6f0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211e6f8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211e700 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e708 kind:arm_call to:0x02011ff4 module:main +from:0x0211e714 kind:load to:0x02121a60 module:overlay(35) +from:0x0211e79c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211e7bc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0211e804 kind:load to:0x0203e964 module:main +from:0x0211e80c kind:load to:0x027e0cec module:dtcm +from:0x0211e834 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e844 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211e85c kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211e884 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e894 kind:arm_call to:0x01ff916c module:itcm +from:0x0211e930 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0211e940 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211e94c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211e970 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211e9a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e9b4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ea04 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0211ea18 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0211ea34 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ea38 kind:load to:0x027e09c0 module:dtcm +from:0x0211ea44 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0211ea5c kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0211ea74 kind:load to:0x02121abc module:overlay(35) +from:0x0211ea9c kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0211ead0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211eae0 kind:arm_call to:0x02120824 module:overlay(35) +from:0x0211eb08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211eb14 kind:arm_call to:0x01fff458 module:itcm +from:0x0211eba4 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x0211ebe4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ebec kind:load to:0x0203e964 module:main +from:0x0211ebfc kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0211ec18 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0211ec24 kind:arm_call to:0x0211ea50 module:overlay(35) +from:0x0211ecd4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211ecf8 kind:load to:0x02121acc module:overlay(35) +from:0x0211ecfc kind:load to:0x02049be4 module:main +from:0x0211ed0c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211ed14 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211ed1c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ed34 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211ed3c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211ed44 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ed4c kind:arm_call to:0x02011ff4 module:main +from:0x0211ed64 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211ed6c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211ed74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ed88 kind:load to:0x020984fc module:overlay(0) +from:0x0211edf0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211ee18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ee3c kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0211ee78 kind:arm_call to:0x0211f058 module:overlay(35) +from:0x0211ee90 kind:arm_call to:0x01fff148 module:itcm +from:0x0211eeac kind:arm_call to:0x01ff9258 module:itcm +from:0x0211eef0 kind:arm_call to:0x021207e4 module:overlay(35) +from:0x0211ef4c kind:arm_call to:0x0207decc module:overlay(0) +from:0x0211ef58 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ef5c kind:load to:0x027e09c0 module:dtcm +from:0x0211ef88 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211efa8 kind:load to:0x027e09b8 module:dtcm +from:0x0211efd0 kind:arm_call to:0x0212089c module:overlay(35) +from:0x0211eff8 kind:arm_call to:0x02078710 module:overlay(0) +from:0x0211f004 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211f018 kind:arm_call to:0x0212089c module:overlay(35) +from:0x0211f038 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f048 kind:arm_call to:0x02078710 module:overlay(0) +from:0x0211f050 kind:load to:0x027e09bc module:dtcm +from:0x0211f054 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f07c kind:arm_call to:0x0208bbb8 module:overlay(0) +from:0x0211f098 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f0fc kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211f10c kind:load to:0x02121c20 module:overlay(35) +from:0x0211f11c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0211f190 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211f1a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f1bc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f1d0 kind:load to:0x02121b48 module:overlay(35) +from:0x0211f258 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211f268 kind:arm_call to:0x01ff9218 module:itcm +from:0x0211f2a8 kind:load to:0x0203e964 module:main +from:0x0211f2fc kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211f320 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0211f328 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f334 kind:load to:0x02121bc0 module:overlay(35) +from:0x0211f338 kind:load to:0x020aed48 module:overlay(0) +from:0x0211f33c kind:load to:0x020aed50 module:overlay(0) +from:0x0211f348 kind:load to:0x02120e40 module:overlay(35) +from:0x0211f364 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0211f380 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0211f388 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f3c4 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211f400 kind:load to:0x020aed48 module:overlay(0) +from:0x0211f404 kind:load to:0x020aed50 module:overlay(0) +from:0x0211f40c kind:load to:0x02121bf0 module:overlay(35) +from:0x0211f450 kind:arm_call to:0x02015080 module:main +from:0x0211f470 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211f478 kind:arm_call to:0x02120e40 module:overlay(35) +from:0x0211f48c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f530 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211f598 kind:load to:0x027e09a8 module:dtcm +from:0x0211f5a4 kind:load to:0x02121b48 module:overlay(35) +from:0x0211f5b4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f5d0 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x0211f648 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211f654 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0211f664 kind:load to:0x02121c08 module:overlay(35) +from:0x0211f688 kind:arm_call to:0x02015080 module:main +from:0x0211f6a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211f6c4 kind:arm_call to:0x02015080 module:main +from:0x0211f6f0 kind:arm_call to:0x02015080 module:main +from:0x0211f71c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211f730 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f75c kind:load to:0x027e09a8 module:dtcm +from:0x0211f768 kind:load to:0x027e0cec module:dtcm +from:0x0211f7b8 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211f7d0 kind:load to:0x02121b60 module:overlay(35) +from:0x0211f7ec kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211f7fc kind:arm_call to:0x01ff930c module:itcm +from:0x0211f838 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211f870 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211f890 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0211f898 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f8a4 kind:load to:0x027e09a8 module:dtcm +from:0x0211f8ac kind:load to:0x02121bc0 module:overlay(35) +from:0x0211f8b0 kind:load to:0x020aed48 module:overlay(0) +from:0x0211f8b4 kind:load to:0x020aed50 module:overlay(0) +from:0x0211f8d8 kind:arm_call to:0x0211f058 module:overlay(35) +from:0x0211f948 kind:arm_call to:0x02120e40 module:overlay(35) +from:0x0211f95c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f974 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f990 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f9dc kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211fa28 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211fa48 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fa64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fabc kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211fae0 kind:arm_call to:0x01ff916c module:itcm +from:0x0211faec kind:arm_call to:0x01fff148 module:itcm +from:0x0211fb08 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211fb14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fb28 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fb90 kind:arm_call to:0x021209dc module:overlay(35) +from:0x0211fb98 kind:arm_call to:0x02120fbc module:overlay(35) +from:0x0211fbac kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211fbbc kind:arm_call to:0x01ff930c module:itcm +from:0x0211fbc4 kind:arm_call to:0x0212096c module:overlay(35) +from:0x0211fbdc kind:arm_call to:0x021203e4 module:overlay(35) +from:0x0211fbf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211fc08 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fc24 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fc6c kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211fc98 kind:arm_call to:0x021661c8 module:overlay(93) +from:0x0211fcd4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fcf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fd48 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211fd58 kind:arm_call to:0x01ff916c module:itcm +from:0x0211fd68 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211fd78 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fe1c kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211fe94 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211fec8 kind:arm_call to:0x02120f70 module:overlay(35) +from:0x0211fedc kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211feec kind:arm_call to:0x01ff930c module:itcm +from:0x0211ff04 kind:arm_call to:0x02015080 module:main +from:0x0211ff24 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0211ff58 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x0211ff80 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211ff90 kind:arm_call to:0x01ff930c module:itcm +from:0x0211ffa8 kind:arm_call to:0x02015080 module:main +from:0x0211ffc0 kind:arm_call to:0x02120778 module:overlay(35) +from:0x02120040 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02120058 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0212006c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021200bc kind:arm_call to:0x02120d5c module:overlay(35) +from:0x021200d8 kind:arm_call to:0x021209dc module:overlay(35) +from:0x021200e0 kind:arm_call to:0x02120fbc module:overlay(35) +from:0x021200f4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02120104 kind:arm_call to:0x01ff930c module:itcm +from:0x0212010c kind:arm_call to:0x0212096c module:overlay(35) +from:0x02120124 kind:arm_call to:0x021203e4 module:overlay(35) +from:0x02120138 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212018c kind:arm_call to:0x02120d5c module:overlay(35) +from:0x021201a8 kind:arm_call to:0x02120f70 module:overlay(35) +from:0x021201b0 kind:arm_call to:0x02120afc module:overlay(35) +from:0x021201e8 kind:arm_call to:0x0212096c module:overlay(35) +from:0x02120294 kind:arm_call to:0x021203e4 module:overlay(35) +from:0x021202a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02120324 kind:arm_call to:0x0202851c module:main +from:0x02120330 kind:load to:0x027e0ce0 module:dtcm +from:0x02120338 kind:load to:0x02121b78 module:overlay(35) +from:0x0212033c kind:load to:0x02121b60 module:overlay(35) +from:0x02120344 kind:load to:0x0203e964 module:main +from:0x02120348 kind:load to:0x02121b48 module:overlay(35) +from:0x0212034c kind:load to:0x027e0d8c module:dtcm +from:0x02120358 kind:load to:0x02121b90 module:overlay(35) +from:0x02120360 kind:load to:0x02121ba8 module:overlay(35) +from:0x02120364 kind:load to:0x027e0cec module:dtcm +from:0x0212036c kind:load to:0x02049be4 module:main +from:0x021203b8 kind:arm_call to:0x02120d5c module:overlay(35) +from:0x021203c4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021203dc kind:load to:0x02121b60 module:overlay(35) +from:0x02120408 kind:arm_call to:0x02120778 module:overlay(35) +from:0x02120424 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212042c kind:arm_call to:0x01ff938c module:itcm +from:0x02120450 kind:arm_call to:0x01fff148 module:itcm +from:0x0212045c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02120468 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212047c kind:arm_call to:0x01fff148 module:itcm +from:0x02120488 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021204bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021204c8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021204dc kind:arm_call to:0x0207e69c module:overlay(0) +from:0x02120558 kind:arm_call to:0x01fff17c module:itcm +from:0x02120568 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021205a4 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x021205dc kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x021205e8 kind:arm_call to:0x01ffccc0 module:itcm +from:0x02120600 kind:arm_call to:0x01fff17c module:itcm +from:0x02120610 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120658 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02120680 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x021206c8 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021206e0 kind:arm_call to:0x02120d10 module:overlay(35) +from:0x0212072c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02120754 kind:arm_call to:0x02120d10 module:overlay(35) +from:0x02120764 kind:load to:0x027e0ce0 module:dtcm +from:0x02120768 kind:load to:0x027e09c0 module:dtcm +from:0x021207c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021207d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120820 kind:load to:0x021207e4 module:overlay(35) +from:0x02120888 kind:arm_call to:0x01ff9258 module:itcm +from:0x021208c8 kind:arm_call to:0x01fff148 module:itcm +from:0x021208d8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021208ec kind:load to:0x027e0cd8 module:dtcm +from:0x021208f0 kind:load to:0x027e0ce0 module:dtcm +from:0x02120900 kind:arm_call to:0x0212089c module:overlay(35) +from:0x02120954 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02120968 kind:load to:0x020995dc module:overlay(0) +from:0x021209fc kind:arm_call to:0x02015080 module:main +from:0x02120a24 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02120a3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02120a4c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02120a80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120af0 kind:load to:0x027e0cec module:dtcm +from:0x02120b1c kind:arm_call to:0x02015080 module:main +from:0x02120b44 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02120b5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02120b6c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02120ba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120c28 kind:load to:0x027e0cec module:dtcm +from:0x02120c64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120ce0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120d00 kind:arm_call to:0x020c28f4 module:overlay(17) +from:0x02120d0c kind:load to:0x0203e964 module:main +from:0x02120d30 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02120d4c kind:arm_call to:0x020bf2c4 module:overlay(17) +from:0x02120d58 kind:load to:0x027e0ce0 module:dtcm +from:0x02120de0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02120e3c kind:load to:0x027e0cec module:dtcm +from:0x02120e5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02120ee0 kind:arm_call to:0x02015080 module:main +from:0x02120f00 kind:arm_call to:0x02015080 module:main +from:0x02120f20 kind:arm_call to:0x02015080 module:main +from:0x02120f40 kind:arm_call to:0x02015080 module:main +from:0x02120f60 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02120f68 kind:load to:0x027e09a8 module:dtcm +from:0x02120f8c kind:arm_call to:0x02015080 module:main +from:0x02120fac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02120fb4 kind:load to:0x027e09a8 module:dtcm +from:0x02120fd8 kind:arm_call to:0x02015080 module:main +from:0x02120ff8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02121000 kind:load to:0x027e09a8 module:dtcm +from:0x021210f8 kind:arm_call to:0x02119130 module:overlay(35) +from:0x02121108 kind:arm_call to:0x0203ce74 module:main +from:0x0212111c kind:load to:0x02121c40 module:overlay(35) +from:0x02121120 kind:load to:0x02121c50 module:overlay(35) +from:0x02121124 kind:load to:0x0211ab94 module:overlay(35) +from:0x02121128 kind:load to:0x02121c44 module:overlay(35) +from:0x0212117c kind:arm_call to:0x0211abd8 module:overlay(35) +from:0x0212118c kind:arm_call to:0x0203ce74 module:main +from:0x021211b4 kind:arm_call to:0x0211ac4c module:overlay(35) +from:0x021211c4 kind:arm_call to:0x0203ce74 module:main +from:0x021211dc kind:load to:0x021215c0 module:overlay(35) +from:0x021211ec kind:load to:0x02121d28 module:overlay(35) +from:0x021211f0 kind:load to:0x02121d48 module:overlay(35) +from:0x021211f4 kind:load to:0x0211bc48 module:overlay(35) +from:0x021211f8 kind:load to:0x02121d3c module:overlay(35) +from:0x021211fc kind:load to:0x02121e20 module:overlay(35) +from:0x02121200 kind:load to:0x0211bc5c module:overlay(35) +from:0x02121204 kind:load to:0x02121d30 module:overlay(35) +from:0x02121238 kind:arm_call to:0x0211bd2c module:overlay(35) +from:0x02121248 kind:arm_call to:0x0203ce74 module:main +from:0x0212125c kind:load to:0x02121ef8 module:overlay(35) +from:0x02121260 kind:load to:0x0212172c module:overlay(35) +from:0x02121264 kind:load to:0x02121f1c module:overlay(35) +from:0x02121268 kind:load to:0x0211e5d0 module:overlay(35) +from:0x0212126c kind:load to:0x02121f04 module:overlay(35) +from:0x0212128c kind:arm_call to:0x0211e614 module:overlay(35) +from:0x0212129c kind:arm_call to:0x0203ce74 module:main +from:0x021212b0 kind:load to:0x02121ff4 module:overlay(35) +from:0x021212b4 kind:load to:0x02122004 module:overlay(35) +from:0x021212b8 kind:load to:0x0211ea3c module:overlay(35) +from:0x021212bc kind:load to:0x02121ff8 module:overlay(35) +from:0x021212c0 kind:load to:0x021210dc module:overlay(35) +from:0x021212c4 kind:load to:0x0212112c module:overlay(35) +from:0x021212c8 kind:load to:0x02121208 module:overlay(35) +from:0x021212cc kind:load to:0x02121270 module:overlay(35) +from:0x021212e8 kind:load to:0x0211910c module:overlay(35) +from:0x021212ec kind:load to:0x02097998 module:overlay(0) +from:0x021212f0 kind:load to:0x020977a8 module:overlay(0) +from:0x021212f4 kind:load to:0x02097824 module:overlay(0) +from:0x021212f8 kind:load to:0x020979a0 module:overlay(0) +from:0x021212fc kind:load to:0x020979c0 module:overlay(0) +from:0x02121300 kind:load to:0x020979ec module:overlay(0) +from:0x0212130c kind:load to:0x0211931c module:overlay(35) +from:0x02121310 kind:load to:0x0211ab04 module:overlay(35) +from:0x02121314 kind:load to:0x02057bf4 module:overlay(0) +from:0x02121318 kind:load to:0x0209a868 module:overlay(0) +from:0x0212131c kind:load to:0x02057dc8 module:overlay(0) +from:0x02121320 kind:load to:0x02057e44 module:overlay(0) +from:0x02121324 kind:load to:0x02057ea8 module:overlay(0) +from:0x02121328 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0212132c kind:load to:0x02057d84 module:overlay(0) +from:0x02121338 kind:load to:0x02119330 module:overlay(35) +from:0x0212133c kind:load to:0x0211ab20 module:overlay(35) +from:0x02121340 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02121344 kind:load to:0x0209a2dc module:overlay(0) +from:0x02121348 kind:load to:0x0209a374 module:overlay(0) +from:0x0212134c kind:load to:0x0209a388 module:overlay(0) +from:0x02121350 kind:load to:0x0209a138 module:overlay(0) +from:0x02121354 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02121358 kind:load to:0x0209a438 module:overlay(0) +from:0x0212135c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02121360 kind:load to:0x0209a344 module:overlay(0) +from:0x02121364 kind:load to:0x0209a35c module:overlay(0) +from:0x02121368 kind:load to:0x0209a39c module:overlay(0) +from:0x0212136c kind:load to:0x0209a728 module:overlay(0) +from:0x02121370 kind:load to:0x0211aad8 module:overlay(35) +from:0x02121374 kind:load to:0x0211aab4 module:overlay(35) +from:0x02121378 kind:load to:0x0209a760 module:overlay(0) +from:0x0212137c kind:load to:0x0211f09c module:overlay(35) +from:0x02121384 kind:load to:0x02119ae0 module:overlay(35) +from:0x0212138c kind:load to:0x02119dec module:overlay(35) +from:0x02121394 kind:load to:0x0211a274 module:overlay(35) +from:0x0212139c kind:load to:0x0211a628 module:overlay(35) +from:0x021213a4 kind:load to:0x0211f2ac module:overlay(35) +from:0x021213ac kind:load to:0x0211f140 module:overlay(35) +from:0x021213b4 kind:load to:0x0211f34c module:overlay(35) +from:0x021213bc kind:load to:0x0211f5a8 module:overlay(35) +from:0x021213c4 kind:load to:0x0211f5f8 module:overlay(35) +from:0x021213cc kind:load to:0x0211f770 module:overlay(35) +from:0x021213d4 kind:load to:0x0211f808 module:overlay(35) +from:0x021213dc kind:load to:0x02120370 module:overlay(35) +from:0x021213e4 kind:load to:0x0211f110 module:overlay(35) +from:0x021213ec kind:load to:0x02119bec module:overlay(35) +from:0x021213f4 kind:load to:0x02119f20 module:overlay(35) +from:0x021213fc kind:load to:0x0211a3a0 module:overlay(35) +from:0x02121404 kind:load to:0x0211a6a8 module:overlay(35) +from:0x0212140c kind:load to:0x0211a838 module:overlay(35) +from:0x02121414 kind:load to:0x0211f1d4 module:overlay(35) +from:0x0212141c kind:load to:0x0211f410 module:overlay(35) +from:0x02121424 kind:load to:0x0211f5c8 module:overlay(35) +from:0x0212142c kind:load to:0x0211f668 module:overlay(35) +from:0x02121434 kind:load to:0x0211a878 module:overlay(35) +from:0x0212143c kind:load to:0x0211f8b8 module:overlay(35) +from:0x02121444 kind:load to:0x021203e0 module:overlay(35) +from:0x02121454 kind:load to:0x0209856c module:overlay(0) +from:0x02121458 kind:load to:0x020985a8 module:overlay(0) +from:0x0212145c kind:load to:0x020985c0 module:overlay(0) +from:0x02121460 kind:load to:0x020985cc module:overlay(0) +from:0x02121464 kind:load to:0x01fff464 module:itcm +from:0x02121468 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212146c kind:load to:0x02119344 module:overlay(35) +from:0x02121470 kind:load to:0x02098504 module:overlay(0) +from:0x02121474 kind:load to:0x0211ed8c module:overlay(35) +from:0x02121478 kind:load to:0x0211ef60 module:overlay(35) +from:0x0212147c kind:load to:0x02098510 module:overlay(0) +from:0x02121480 kind:load to:0x0211996c module:overlay(35) +from:0x02121484 kind:load to:0x02099058 module:overlay(0) +from:0x02121488 kind:load to:0x0209851c module:overlay(0) +from:0x0212148c kind:load to:0x020985d8 module:overlay(0) +from:0x02121490 kind:load to:0x02098644 module:overlay(0) +from:0x02121494 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121498 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212149c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021214a0 kind:load to:0x0211ab3c module:overlay(35) +from:0x021214a4 kind:load to:0x0211ab64 module:overlay(35) +from:0x021214a8 kind:load to:0x0211a8c0 module:overlay(35) +from:0x021214ac kind:load to:0x0211a8ac module:overlay(35) +from:0x021214b0 kind:load to:0x0211a8ec module:overlay(35) +from:0x021214b4 kind:load to:0x02119904 module:overlay(35) +from:0x021214b8 kind:load to:0x02119ac0 module:overlay(35) +from:0x021214bc kind:load to:0x021199fc module:overlay(35) +from:0x021214c0 kind:load to:0x02119ac8 module:overlay(35) +from:0x021214c4 kind:load to:0x0211993c module:overlay(35) +from:0x021214c8 kind:load to:0x0211942c module:overlay(35) +from:0x021214cc kind:load to:0x021194a0 module:overlay(35) +from:0x021215d8 kind:load to:0x0211b048 module:overlay(35) +from:0x021215e0 kind:load to:0x0211b050 module:overlay(35) +from:0x021215e8 kind:load to:0x0211b0c8 module:overlay(35) +from:0x021215f0 kind:load to:0x0211b178 module:overlay(35) +from:0x021215f8 kind:load to:0x0211b2e8 module:overlay(35) +from:0x02121600 kind:load to:0x0211b364 module:overlay(35) +from:0x02121608 kind:load to:0x0211b37c module:overlay(35) +from:0x02121610 kind:load to:0x0211b04c module:overlay(35) +from:0x02121618 kind:load to:0x0211b054 module:overlay(35) +from:0x02121620 kind:load to:0x0211b0dc module:overlay(35) +from:0x02121628 kind:load to:0x0211b1b4 module:overlay(35) +from:0x02121630 kind:load to:0x0211b2f8 module:overlay(35) +from:0x02121638 kind:load to:0x0211b378 module:overlay(35) +from:0x02121640 kind:load to:0x0211b3bc module:overlay(35) +from:0x02121650 kind:load to:0x0211acc4 module:overlay(35) +from:0x02121654 kind:load to:0x0211ad4c module:overlay(35) +from:0x02121658 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x0212165c kind:load to:0x0211ad68 module:overlay(35) +from:0x02121668 kind:load to:0x0211af98 module:overlay(35) +from:0x0212166c kind:load to:0x0211bbc4 module:overlay(35) +from:0x02121670 kind:load to:0x0207b750 module:overlay(0) +from:0x02121674 kind:load to:0x0207b788 module:overlay(0) +from:0x02121678 kind:load to:0x0211adc8 module:overlay(35) +from:0x02121684 kind:load to:0x0211ac28 module:overlay(35) +from:0x02121688 kind:load to:0x02097998 module:overlay(0) +from:0x0212168c kind:load to:0x020977a8 module:overlay(0) +from:0x02121690 kind:load to:0x02097824 module:overlay(0) +from:0x02121694 kind:load to:0x020979a0 module:overlay(0) +from:0x02121698 kind:load to:0x020979c0 module:overlay(0) +from:0x0212169c kind:load to:0x020979ec module:overlay(0) +from:0x021216a8 kind:load to:0x0211abb4 module:overlay(35) +from:0x021216ac kind:load to:0x02097998 module:overlay(0) +from:0x021216b0 kind:load to:0x020977a8 module:overlay(0) +from:0x021216b4 kind:load to:0x02097824 module:overlay(0) +from:0x021216b8 kind:load to:0x020979a0 module:overlay(0) +from:0x021216bc kind:load to:0x020979c0 module:overlay(0) +from:0x021216c0 kind:load to:0x020979ec module:overlay(0) +from:0x021216cc kind:load to:0x0209856c module:overlay(0) +from:0x021216d0 kind:load to:0x020985a8 module:overlay(0) +from:0x021216d4 kind:load to:0x020985c0 module:overlay(0) +from:0x021216d8 kind:load to:0x020985cc module:overlay(0) +from:0x021216dc kind:load to:0x0211b7ec module:overlay(35) +from:0x021216e0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021216e4 kind:load to:0x0211afac module:overlay(35) +from:0x021216e8 kind:load to:0x02098504 module:overlay(0) +from:0x021216ec kind:load to:0x0211b4bc module:overlay(35) +from:0x021216f0 kind:load to:0x0211b498 module:overlay(35) +from:0x021216f4 kind:load to:0x02098510 module:overlay(0) +from:0x021216f8 kind:load to:0x0211b70c module:overlay(35) +from:0x021216fc kind:load to:0x02099058 module:overlay(0) +from:0x02121700 kind:load to:0x0209851c module:overlay(0) +from:0x02121704 kind:load to:0x020985d8 module:overlay(0) +from:0x02121708 kind:load to:0x02098644 module:overlay(0) +from:0x0212170c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121710 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121714 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02121718 kind:load to:0x0211bbe0 module:overlay(35) +from:0x0212171c kind:load to:0x0211bc10 module:overlay(35) +from:0x02121720 kind:load to:0x020995dc module:overlay(0) +from:0x0212172c kind:load to:0x0211bc70 module:overlay(35) +from:0x02121738 kind:load to:0x0211bd08 module:overlay(35) +from:0x0212173c kind:load to:0x02097998 module:overlay(0) +from:0x02121740 kind:load to:0x020977a8 module:overlay(0) +from:0x02121744 kind:load to:0x02097824 module:overlay(0) +from:0x02121748 kind:load to:0x020979a0 module:overlay(0) +from:0x0212174c kind:load to:0x020979c0 module:overlay(0) +from:0x02121750 kind:load to:0x020979ec module:overlay(0) +from:0x0212175c kind:load to:0x0211bf38 module:overlay(35) +from:0x02121760 kind:load to:0x0211e55c module:overlay(35) +from:0x02121764 kind:load to:0x02057bf4 module:overlay(0) +from:0x02121768 kind:load to:0x0209a868 module:overlay(0) +from:0x0212176c kind:load to:0x02057dc8 module:overlay(0) +from:0x02121770 kind:load to:0x02057e44 module:overlay(0) +from:0x02121774 kind:load to:0x02057ea8 module:overlay(0) +from:0x02121778 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0212177c kind:load to:0x02057d84 module:overlay(0) +from:0x02121780 kind:load to:0x0211f09c module:overlay(35) +from:0x02121788 kind:load to:0x0211c8c0 module:overlay(35) +from:0x02121790 kind:load to:0x0211cdb0 module:overlay(35) +from:0x02121798 kind:load to:0x0211ce4c module:overlay(35) +from:0x021217a0 kind:load to:0x0211d268 module:overlay(35) +from:0x021217a8 kind:load to:0x0211f2ac module:overlay(35) +from:0x021217b0 kind:load to:0x0211f140 module:overlay(35) +from:0x021217b8 kind:load to:0x0211f34c module:overlay(35) +from:0x021217c0 kind:load to:0x0211f5a8 module:overlay(35) +from:0x021217c8 kind:load to:0x0211f5f8 module:overlay(35) +from:0x021217d0 kind:load to:0x0211d934 module:overlay(35) +from:0x021217d8 kind:load to:0x0211f808 module:overlay(35) +from:0x021217e0 kind:load to:0x02120370 module:overlay(35) +from:0x021217e8 kind:load to:0x0211d3b0 module:overlay(35) +from:0x021217f0 kind:load to:0x0211d4bc module:overlay(35) +from:0x021217f8 kind:load to:0x0211d9b0 module:overlay(35) +from:0x02121800 kind:load to:0x0211f110 module:overlay(35) +from:0x02121808 kind:load to:0x0211ca30 module:overlay(35) +from:0x02121810 kind:load to:0x0211ce18 module:overlay(35) +from:0x02121818 kind:load to:0x0211cf10 module:overlay(35) +from:0x02121820 kind:load to:0x0211d2e8 module:overlay(35) +from:0x02121828 kind:load to:0x0211d6e0 module:overlay(35) +from:0x02121830 kind:load to:0x0211f1d4 module:overlay(35) +from:0x02121838 kind:load to:0x0211d760 module:overlay(35) +from:0x02121840 kind:load to:0x0211f5c8 module:overlay(35) +from:0x02121848 kind:load to:0x0211d8f8 module:overlay(35) +from:0x02121850 kind:load to:0x0211d954 module:overlay(35) +from:0x02121858 kind:load to:0x0211f8b8 module:overlay(35) +from:0x02121860 kind:load to:0x021203e0 module:overlay(35) +from:0x02121868 kind:load to:0x0211d418 module:overlay(35) +from:0x02121870 kind:load to:0x0211d570 module:overlay(35) +from:0x02121878 kind:load to:0x0211da3c module:overlay(35) +from:0x02121888 kind:load to:0x0209856c module:overlay(0) +from:0x0212188c kind:load to:0x020985a8 module:overlay(0) +from:0x02121890 kind:load to:0x020985c0 module:overlay(0) +from:0x02121894 kind:load to:0x020985cc module:overlay(0) +from:0x02121898 kind:load to:0x01fff464 module:itcm +from:0x0212189c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021218a0 kind:load to:0x0211bf4c module:overlay(35) +from:0x021218a4 kind:load to:0x02098504 module:overlay(0) +from:0x021218a8 kind:load to:0x0211ed8c module:overlay(35) +from:0x021218ac kind:load to:0x0211ef60 module:overlay(35) +from:0x021218b0 kind:load to:0x02098510 module:overlay(0) +from:0x021218b4 kind:load to:0x0211c728 module:overlay(35) +from:0x021218b8 kind:load to:0x0211c704 module:overlay(35) +from:0x021218bc kind:load to:0x0209851c module:overlay(0) +from:0x021218c0 kind:load to:0x020985d8 module:overlay(0) +from:0x021218c4 kind:load to:0x02098644 module:overlay(0) +from:0x021218c8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021218cc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021218d0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021218d4 kind:load to:0x0211e578 module:overlay(35) +from:0x021218d8 kind:load to:0x0211e5a0 module:overlay(35) +from:0x021218dc kind:load to:0x0211dc88 module:overlay(35) +from:0x021218e0 kind:load to:0x0211dc74 module:overlay(35) +from:0x021218e4 kind:load to:0x0211e190 module:overlay(35) +from:0x021218e8 kind:load to:0x0211c69c module:overlay(35) +from:0x021218ec kind:load to:0x0211c894 module:overlay(35) +from:0x021218f0 kind:load to:0x0211c7cc module:overlay(35) +from:0x021218f4 kind:load to:0x0211c8a8 module:overlay(35) +from:0x021218f8 kind:load to:0x0211c6d4 module:overlay(35) +from:0x021218fc kind:load to:0x0211c0b4 module:overlay(35) +from:0x02121900 kind:load to:0x0211c128 module:overlay(35) +from:0x02121a3c kind:load to:0x0211e5f0 module:overlay(35) +from:0x02121a40 kind:load to:0x020977a0 module:overlay(0) +from:0x02121a44 kind:load to:0x020977a8 module:overlay(0) +from:0x02121a48 kind:load to:0x02097824 module:overlay(0) +from:0x02121a4c kind:load to:0x02097864 module:overlay(0) +from:0x02121a50 kind:load to:0x02097868 module:overlay(0) +from:0x02121a54 kind:load to:0x0209786c module:overlay(0) +from:0x02121a60 kind:load to:0x0209856c module:overlay(0) +from:0x02121a64 kind:load to:0x020985a8 module:overlay(0) +from:0x02121a68 kind:load to:0x020985c0 module:overlay(0) +from:0x02121a6c kind:load to:0x020985cc module:overlay(0) +from:0x02121a70 kind:load to:0x01fff464 module:itcm +from:0x02121a74 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02121a78 kind:load to:0x0211e718 module:overlay(35) +from:0x02121a7c kind:load to:0x02098504 module:overlay(0) +from:0x02121a80 kind:load to:0x0211e810 module:overlay(35) +from:0x02121a84 kind:load to:0x0209850c module:overlay(0) +from:0x02121a88 kind:load to:0x02098510 module:overlay(0) +from:0x02121a8c kind:load to:0x02098514 module:overlay(0) +from:0x02121a90 kind:load to:0x02098518 module:overlay(0) +from:0x02121a94 kind:load to:0x0209851c module:overlay(0) +from:0x02121a98 kind:load to:0x020985d8 module:overlay(0) +from:0x02121a9c kind:load to:0x02098644 module:overlay(0) +from:0x02121aa0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121aa4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121aa8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02121aac kind:load to:0x0211e6a8 module:overlay(35) +from:0x02121ab0 kind:load to:0x0211e6dc module:overlay(35) +from:0x02121abc kind:load to:0x02097c68 module:overlay(0) +from:0x02121ac0 kind:load to:0x0211ea78 module:overlay(35) +from:0x02121acc kind:load to:0x0209856c module:overlay(0) +from:0x02121ad0 kind:load to:0x020985a8 module:overlay(0) +from:0x02121ad4 kind:load to:0x020985c0 module:overlay(0) +from:0x02121ad8 kind:load to:0x020985cc module:overlay(0) +from:0x02121adc kind:load to:0x01fff464 module:itcm +from:0x02121ae0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02121ae4 kind:load to:0x0211ed80 module:overlay(35) +from:0x02121ae8 kind:load to:0x02098504 module:overlay(0) +from:0x02121aec kind:load to:0x0211ed8c module:overlay(35) +from:0x02121af0 kind:load to:0x0211ef60 module:overlay(35) +from:0x02121af4 kind:load to:0x02098510 module:overlay(0) +from:0x02121af8 kind:load to:0x0211efac module:overlay(35) +from:0x02121afc kind:load to:0x02099058 module:overlay(0) +from:0x02121b00 kind:load to:0x0209851c module:overlay(0) +from:0x02121b04 kind:load to:0x020985d8 module:overlay(0) +from:0x02121b08 kind:load to:0x02098644 module:overlay(0) +from:0x02121b0c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121b10 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121b14 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02121b18 kind:load to:0x0211ed00 module:overlay(35) +from:0x02121b1c kind:load to:0x0211ed28 module:overlay(35) +from:0x02121b20 kind:load to:0x02120960 module:overlay(35) diff --git a/config/eur1/arm9/overlays/ov035/symbols.txt b/config/eur1/arm9/overlays/ov035/symbols.txt new file mode 100644 index 00000000..85b7d5ab --- /dev/null +++ b/config/eur1/arm9/overlays/ov035/symbols.txt @@ -0,0 +1,276 @@ +func_ov035_02119100 kind:function(arm,size=0xc) addr:0x02119100 +func_ov035_0211910c kind:function(arm,size=0x24) addr:0x0211910c +func_ov035_02119130 kind:function(arm,size=0x50) addr:0x02119130 +func_ov035_02119180 kind:function(arm,size=0x19c) addr:0x02119180 +func_ov035_0211931c kind:function(arm,size=0x14) addr:0x0211931c +func_ov035_02119330 kind:function(arm,size=0x14) addr:0x02119330 +func_ov035_02119344 kind:function(arm,size=0xc0) addr:0x02119344 +func_ov035_02119404 kind:function(arm,size=0x28) addr:0x02119404 +func_ov035_0211942c kind:function(arm,size=0x74) addr:0x0211942c +func_ov035_021194a0 kind:function(arm,size=0x464) addr:0x021194a0 +func_ov035_02119904 kind:function(arm,size=0x38) addr:0x02119904 +func_ov035_0211993c kind:function(arm,size=0x30) addr:0x0211993c +func_ov035_0211996c kind:function(arm,size=0x90) addr:0x0211996c +func_ov035_021199fc kind:function(arm,size=0xc4) addr:0x021199fc +func_ov035_02119ac0 kind:function(arm,size=0x8) addr:0x02119ac0 +func_ov035_02119ac8 kind:function(arm,size=0x18) addr:0x02119ac8 +func_ov035_02119ae0 kind:function(arm,size=0x10c) addr:0x02119ae0 +func_ov035_02119bec kind:function(arm,size=0x200) addr:0x02119bec +func_ov035_02119dec kind:function(arm,size=0x134) addr:0x02119dec +func_ov035_02119f20 kind:function(arm,size=0x354) addr:0x02119f20 +func_ov035_0211a274 kind:function(arm,size=0x12c) addr:0x0211a274 +func_ov035_0211a3a0 kind:function(arm,size=0x288) addr:0x0211a3a0 +func_ov035_0211a628 kind:function(arm,size=0x80) addr:0x0211a628 +func_ov035_0211a6a8 kind:function(arm,size=0x190) addr:0x0211a6a8 +func_ov035_0211a838 kind:function(arm,size=0x40) addr:0x0211a838 +func_ov035_0211a878 kind:function(arm,size=0x34) addr:0x0211a878 +func_ov035_0211a8ac kind:function(arm,size=0x14) addr:0x0211a8ac +func_ov035_0211a8c0 kind:function(arm,size=0x2c) addr:0x0211a8c0 +func_ov035_0211a8ec kind:function(arm,size=0xc) addr:0x0211a8ec +func_ov035_0211a8f8 kind:function(arm,size=0x160) addr:0x0211a8f8 +func_ov035_0211aa58 kind:function(arm,size=0x5c) addr:0x0211aa58 +func_ov035_0211aab4 kind:function(arm,size=0x24) addr:0x0211aab4 +func_ov035_0211aad8 kind:function(arm,size=0x2c) addr:0x0211aad8 +func_ov035_0211ab04 kind:function(arm,size=0x1c) addr:0x0211ab04 +func_ov035_0211ab20 kind:function(arm,size=0x1c) addr:0x0211ab20 +func_ov035_0211ab3c kind:function(arm,size=0x28) addr:0x0211ab3c +func_ov035_0211ab64 kind:function(arm,size=0x30) addr:0x0211ab64 +func_ov035_0211ab94 kind:function(arm,size=0x14) addr:0x0211ab94 +func_ov035_0211aba8 kind:function(arm,size=0xc) addr:0x0211aba8 +func_ov035_0211abb4 kind:function(arm,size=0x24) addr:0x0211abb4 +func_ov035_0211abd8 kind:function(arm,size=0x44) addr:0x0211abd8 +func_ov035_0211ac1c kind:function(arm,size=0xc) addr:0x0211ac1c +func_ov035_0211ac28 kind:function(arm,size=0x24) addr:0x0211ac28 +func_ov035_0211ac4c kind:function(arm,size=0x44) addr:0x0211ac4c +func_ov035_0211ac90 kind:function(arm,size=0x34) addr:0x0211ac90 +func_ov035_0211acc4 kind:function(arm,size=0x88) addr:0x0211acc4 +func_ov035_0211ad4c kind:function(arm,size=0x1c) addr:0x0211ad4c +func_ov035_0211ad68 kind:function(arm,size=0x24) addr:0x0211ad68 +func_ov035_0211ad8c kind:function(arm,size=0x3c) addr:0x0211ad8c +func_ov035_0211adc8 kind:function(arm,size=0x24) addr:0x0211adc8 +func_ov035_0211adec kind:function(arm,size=0x90) addr:0x0211adec +func_ov035_0211ae7c kind:function(arm,size=0x11c) addr:0x0211ae7c +func_ov035_0211af98 kind:function(arm,size=0x14) addr:0x0211af98 +func_ov035_0211afac kind:function(arm,size=0x44) addr:0x0211afac +func_ov035_0211aff0 kind:function(arm,size=0x58) addr:0x0211aff0 +func_ov035_0211b048 kind:function(arm,size=0x4) addr:0x0211b048 +func_ov035_0211b04c kind:function(arm,size=0x4) addr:0x0211b04c +func_ov035_0211b050 kind:function(arm,size=0x4) addr:0x0211b050 +func_ov035_0211b054 kind:function(arm,size=0x74) addr:0x0211b054 +func_ov035_0211b0c8 kind:function(arm,size=0x14) addr:0x0211b0c8 +func_ov035_0211b0dc kind:function(arm,size=0x9c) addr:0x0211b0dc +func_ov035_0211b178 kind:function(arm,size=0x3c) addr:0x0211b178 +func_ov035_0211b1b4 kind:function(arm,size=0x134) addr:0x0211b1b4 +func_ov035_0211b2e8 kind:function(arm,size=0x10) addr:0x0211b2e8 +func_ov035_0211b2f8 kind:function(arm,size=0x6c) addr:0x0211b2f8 +func_ov035_0211b364 kind:function(arm,size=0x14) addr:0x0211b364 +func_ov035_0211b378 kind:function(arm,size=0x4) addr:0x0211b378 +func_ov035_0211b37c kind:function(arm,size=0x40) addr:0x0211b37c +func_ov035_0211b3bc kind:function(arm,size=0xdc) addr:0x0211b3bc +func_ov035_0211b498 kind:function(arm,size=0x24) addr:0x0211b498 +func_ov035_0211b4bc kind:function(arm,size=0x250) addr:0x0211b4bc +func_ov035_0211b70c kind:function(arm,size=0xe0) addr:0x0211b70c +func_ov035_0211b7ec kind:function(arm,size=0x4c) addr:0x0211b7ec +func_ov035_0211b838 kind:function(arm,size=0x5c) addr:0x0211b838 +func_ov035_0211b894 kind:function(arm,size=0x128) addr:0x0211b894 +func_ov035_0211b9bc kind:function(arm,size=0x48) addr:0x0211b9bc +func_ov035_0211ba04 kind:function(arm,size=0xd4) addr:0x0211ba04 +func_ov035_0211bad8 kind:function(arm,size=0xec) addr:0x0211bad8 +func_ov035_0211bbc4 kind:function(arm,size=0x1c) addr:0x0211bbc4 +func_ov035_0211bbe0 kind:function(arm,size=0x30) addr:0x0211bbe0 +func_ov035_0211bc10 kind:function(arm,size=0x38) addr:0x0211bc10 +func_ov035_0211bc48 kind:function(arm,size=0x14) addr:0x0211bc48 +func_ov035_0211bc5c kind:function(arm,size=0x14) addr:0x0211bc5c +func_ov035_0211bc70 kind:function(arm,size=0x8c) addr:0x0211bc70 +func_ov035_0211bcfc kind:function(arm,size=0xc) addr:0x0211bcfc +func_ov035_0211bd08 kind:function(arm,size=0x24) addr:0x0211bd08 +func_ov035_0211bd2c kind:function(arm,size=0x58) addr:0x0211bd2c +func_ov035_0211bd84 kind:function(arm,size=0x1b4) addr:0x0211bd84 +func_ov035_0211bf38 kind:function(arm,size=0x14) addr:0x0211bf38 +func_ov035_0211bf4c kind:function(arm,size=0x134) addr:0x0211bf4c +func_ov035_0211c080 kind:function(arm,size=0x34) addr:0x0211c080 +func_ov035_0211c0b4 kind:function(arm,size=0x74) addr:0x0211c0b4 +func_ov035_0211c128 kind:function(arm,size=0x574) addr:0x0211c128 +func_ov035_0211c69c kind:function(arm,size=0x38) addr:0x0211c69c +func_ov035_0211c6d4 kind:function(arm,size=0x30) addr:0x0211c6d4 +func_ov035_0211c704 kind:function(arm,size=0x24) addr:0x0211c704 +func_ov035_0211c728 kind:function(arm,size=0xa4) addr:0x0211c728 +func_ov035_0211c7cc kind:function(arm,size=0xc8) addr:0x0211c7cc +func_ov035_0211c894 kind:function(arm,size=0x14) addr:0x0211c894 +func_ov035_0211c8a8 kind:function(arm,size=0x18) addr:0x0211c8a8 +func_ov035_0211c8c0 kind:function(arm,size=0x170) addr:0x0211c8c0 +func_ov035_0211ca30 kind:function(arm,size=0x380) addr:0x0211ca30 +func_ov035_0211cdb0 kind:function(arm,size=0x68) addr:0x0211cdb0 +func_ov035_0211ce18 kind:function(arm,size=0x34) addr:0x0211ce18 +func_ov035_0211ce4c kind:function(arm,size=0xc4) addr:0x0211ce4c +func_ov035_0211cf10 kind:function(arm,size=0x358) addr:0x0211cf10 +func_ov035_0211d268 kind:function(arm,size=0x80) addr:0x0211d268 +func_ov035_0211d2e8 kind:function(arm,size=0xc8) addr:0x0211d2e8 +func_ov035_0211d3b0 kind:function(arm,size=0x68) addr:0x0211d3b0 +func_ov035_0211d418 kind:function(arm,size=0xa4) addr:0x0211d418 +func_ov035_0211d4bc kind:function(arm,size=0xb4) addr:0x0211d4bc +func_ov035_0211d570 kind:function(arm,size=0x170) addr:0x0211d570 +func_ov035_0211d6e0 kind:function(arm,size=0x80) addr:0x0211d6e0 +func_ov035_0211d760 kind:function(arm,size=0x198) addr:0x0211d760 +func_ov035_0211d8f8 kind:function(arm,size=0x3c) addr:0x0211d8f8 +func_ov035_0211d934 kind:function(arm,size=0x20) addr:0x0211d934 +func_ov035_0211d954 kind:function(arm,size=0x5c) addr:0x0211d954 +func_ov035_0211d9b0 kind:function(arm,size=0x8c) addr:0x0211d9b0 +func_ov035_0211da3c kind:function(arm,size=0x238) addr:0x0211da3c +func_ov035_0211dc74 kind:function(arm,size=0x14) addr:0x0211dc74 +func_ov035_0211dc88 kind:function(arm,size=0x2c) addr:0x0211dc88 +func_ov035_0211dcb4 kind:function(arm,size=0x9c) addr:0x0211dcb4 +func_ov035_0211dd50 kind:function(arm,size=0x58) addr:0x0211dd50 +func_ov035_0211dda8 kind:function(arm,size=0x5c) addr:0x0211dda8 +func_ov035_0211de04 kind:function(arm,size=0x4c) addr:0x0211de04 +func_ov035_0211de50 kind:function(arm,size=0x1c) addr:0x0211de50 +func_ov035_0211de6c kind:function(arm,size=0x324) addr:0x0211de6c +func_ov035_0211e190 kind:function(arm,size=0xc) addr:0x0211e190 +func_ov035_0211e19c kind:function(arm,size=0x314) addr:0x0211e19c +func_ov035_0211e4b0 kind:function(arm,size=0xac) addr:0x0211e4b0 +func_ov035_0211e55c kind:function(arm,size=0x1c) addr:0x0211e55c +func_ov035_0211e578 kind:function(arm,size=0x28) addr:0x0211e578 +func_ov035_0211e5a0 kind:function(arm,size=0x30) addr:0x0211e5a0 +func_ov035_0211e5d0 kind:function(arm,size=0x14) addr:0x0211e5d0 +func_ov035_0211e5e4 kind:function(arm,size=0xc) addr:0x0211e5e4 +func_ov035_0211e5f0 kind:function(arm,size=0x24) addr:0x0211e5f0 +func_ov035_0211e614 kind:function(arm,size=0x44) addr:0x0211e614 +func_ov035_0211e658 kind:function(arm,size=0x50) addr:0x0211e658 +func_ov035_0211e6a8 kind:function(arm,size=0x34) addr:0x0211e6a8 +func_ov035_0211e6dc kind:function(arm,size=0x3c) addr:0x0211e6dc +func_ov035_0211e718 kind:function(arm,size=0xf8) addr:0x0211e718 +func_ov035_0211e810 kind:function(arm,size=0x22c) addr:0x0211e810 +func_ov035_0211ea3c kind:function(arm,size=0x14) addr:0x0211ea3c +func_ov035_0211ea50 kind:function(arm,size=0x28) addr:0x0211ea50 +func_ov035_0211ea78 kind:function(arm,size=0x178) addr:0x0211ea78 +func_ov035_0211ebf0 kind:function(arm,size=0x110) addr:0x0211ebf0 +func_ov035_0211ed00 kind:function(arm,size=0x28) addr:0x0211ed00 +func_ov035_0211ed28 kind:function(arm,size=0x30) addr:0x0211ed28 +func_ov035_0211ed58 kind:function(arm,size=0x28) addr:0x0211ed58 +func_ov035_0211ed80 kind:function(arm,size=0xc) addr:0x0211ed80 +func_ov035_0211ed8c kind:function(arm,size=0x1d4) addr:0x0211ed8c +func_ov035_0211ef60 kind:function(arm,size=0x4c) addr:0x0211ef60 +func_ov035_0211efac kind:function(arm,size=0xac) addr:0x0211efac +func_ov035_0211f058 kind:function(arm,size=0x44) addr:0x0211f058 +func_ov035_0211f09c kind:function(arm,size=0x74) addr:0x0211f09c +func_ov035_0211f110 kind:function(arm,size=0x30) addr:0x0211f110 +func_ov035_0211f140 kind:function(arm,size=0x94) addr:0x0211f140 +func_ov035_0211f1d4 kind:function(arm,size=0xd8) addr:0x0211f1d4 +func_ov035_0211f2ac kind:function(arm,size=0x94) addr:0x0211f2ac +func_ov035_0211f340 kind:function(arm,size=0xc) addr:0x0211f340 +func_ov035_0211f34c kind:function(arm,size=0xc4) addr:0x0211f34c +func_ov035_0211f410 kind:function(arm,size=0x198) addr:0x0211f410 +func_ov035_0211f5a8 kind:function(arm,size=0x20) addr:0x0211f5a8 +func_ov035_0211f5c8 kind:function(arm,size=0x30) addr:0x0211f5c8 +func_ov035_0211f5f8 kind:function(arm,size=0x70) addr:0x0211f5f8 +func_ov035_0211f668 kind:function(arm,size=0x108) addr:0x0211f668 +func_ov035_0211f770 kind:function(arm,size=0x64) addr:0x0211f770 +func_ov035_0211f7d4 kind:function(arm,size=0x34) addr:0x0211f7d4 +func_ov035_0211f808 kind:function(arm,size=0xb0) addr:0x0211f808 +func_ov035_0211f8b8 kind:function(arm,size=0xab8) addr:0x0211f8b8 +func_ov035_02120370 kind:function(arm,size=0x70) addr:0x02120370 +func_ov035_021203e0 kind:function(arm,size=0x4) addr:0x021203e0 +func_ov035_021203e4 kind:function(arm,size=0x394) addr:0x021203e4 +func_ov035_02120778 kind:function(arm,size=0x6c) addr:0x02120778 +func_ov035_021207e4 kind:function(arm,size=0x34) addr:0x021207e4 +func_ov035_02120818 kind:function(arm,size=0xc) addr:0x02120818 +func_ov035_02120824 kind:function(arm,size=0x48) addr:0x02120824 +func_ov035_0212086c kind:function(arm,size=0x30) addr:0x0212086c +func_ov035_0212089c kind:function(arm,size=0x58) addr:0x0212089c +func_ov035_021208f4 kind:function(arm,size=0x20) addr:0x021208f4 +func_ov035_02120914 kind:function(arm,size=0x4c) addr:0x02120914 +func_ov035_02120960 kind:function(arm,size=0xc) addr:0x02120960 +func_ov035_0212096c kind:function(arm,size=0x70) addr:0x0212096c +func_ov035_021209dc kind:function(arm,size=0x120) addr:0x021209dc +func_ov035_02120afc kind:function(arm,size=0x138) addr:0x02120afc +func_ov035_02120c34 kind:function(arm,size=0xdc) addr:0x02120c34 +func_ov035_02120d10 kind:function(arm,size=0x4c) addr:0x02120d10 +func_ov035_02120d5c kind:function(arm,size=0xe4) addr:0x02120d5c +func_ov035_02120e40 kind:function(arm,size=0x84) addr:0x02120e40 +func_ov035_02120ec4 kind:function(arm,size=0xac) addr:0x02120ec4 +func_ov035_02120f70 kind:function(arm,size=0x4c) addr:0x02120f70 +func_ov035_02120fbc kind:function(arm,size=0x4c) addr:0x02120fbc +data_ov035_02121008 kind:data(any) addr:0x02121008 +data_ov035_02121018 kind:data(any) addr:0x02121018 +data_ov035_02121028 kind:data(any) addr:0x02121028 +data_ov035_02121038 kind:data(any) addr:0x02121038 +data_ov035_02121048 kind:data(any) addr:0x02121048 +data_ov035_0212104c kind:data(any) addr:0x0212104c ambiguous +data_ov035_0212105c kind:data(any) addr:0x0212105c +data_ov035_0212106c kind:data(any) addr:0x0212106c +data_ov035_0212107c kind:data(any) addr:0x0212107c +data_ov035_0212108c kind:data(any) addr:0x0212108c +data_ov035_0212109c kind:data(any) addr:0x0212109c +data_ov035_021210ac kind:data(any) addr:0x021210ac +data_ov035_021210bc kind:data(any) addr:0x021210bc +data_ov035_021210cc kind:data(any) addr:0x021210cc +__sinit_ov035_021210dc kind:function(arm,size=0x50) addr:0x021210dc +__sinit_ov035_0212112c kind:function(arm,size=0xdc) addr:0x0212112c +__sinit_ov035_02121208 kind:function(arm,size=0x68) addr:0x02121208 +__sinit_ov035_02121270 kind:function(arm,size=0x50) addr:0x02121270 +.p__sinit_ov035_021210dc kind:data(word) addr:0x021212c0 +.p__sinit_ov035_0212112c kind:data(word) addr:0x021212c4 +.p__sinit_ov035_02121208 kind:data(word) addr:0x021212c8 +.p__sinit_ov035_02121270 kind:data(word) addr:0x021212cc +data_ov035_021212e8 kind:data(any) addr:0x021212e8 +data_ov035_0212130c kind:data(any) addr:0x0212130c +data_ov035_02121318 kind:data(any) addr:0x02121318 ambiguous +data_ov035_02121338 kind:data(any) addr:0x02121338 +data_ov035_0212137c kind:data(any) addr:0x0212137c +data_ov035_021213e4 kind:data(any) addr:0x021213e4 +data_ov035_02121454 kind:data(any) addr:0x02121454 +data_ov035_021214e8 kind:data(any) addr:0x021214e8 +data_ov035_02121518 kind:data(any) addr:0x02121518 +data_ov035_021215c0 kind:data(any) addr:0x021215c0 +data_ov035_021215d8 kind:data(any) addr:0x021215d8 +data_ov035_02121610 kind:data(any) addr:0x02121610 +data_ov035_02121650 kind:data(any) addr:0x02121650 +data_ov035_02121668 kind:data(any) addr:0x02121668 +data_ov035_02121684 kind:data(any) addr:0x02121684 +data_ov035_021216a8 kind:data(any) addr:0x021216a8 +data_ov035_021216cc kind:data(any) addr:0x021216cc +data_ov035_0212172c kind:data(any) addr:0x0212172c +data_ov035_02121738 kind:data(any) addr:0x02121738 +data_ov035_0212175c kind:data(any) addr:0x0212175c +data_ov035_02121780 kind:data(any) addr:0x02121780 +data_ov035_02121800 kind:data(any) addr:0x02121800 +data_ov035_0212185c kind:data(any) addr:0x0212185c ambiguous +data_ov035_02121888 kind:data(any) addr:0x02121888 +data_ov035_02121904 kind:data(any) addr:0x02121904 +data_ov035_0212191c kind:data(any) addr:0x0212191c +data_ov035_02121934 kind:data(any) addr:0x02121934 +data_ov035_02121994 kind:data(any) addr:0x02121994 +data_ov035_021219ac kind:data(any) addr:0x021219ac +data_ov035_021219f4 kind:data(any) addr:0x021219f4 +data_ov035_02121a0c kind:data(any) addr:0x02121a0c +data_ov035_02121a24 kind:data(any) addr:0x02121a24 +data_ov035_02121a3c kind:data(any) addr:0x02121a3c +data_ov035_02121a60 kind:data(any) addr:0x02121a60 +data_ov035_02121abc kind:data(any) addr:0x02121abc +data_ov035_02121acc kind:data(any) addr:0x02121acc +data_ov035_02121b48 kind:data(any) addr:0x02121b48 +data_ov035_02121b60 kind:data(any) addr:0x02121b60 +data_ov035_02121b78 kind:data(any) addr:0x02121b78 +data_ov035_02121b90 kind:data(any) addr:0x02121b90 +data_ov035_02121ba8 kind:data(any) addr:0x02121ba8 +data_ov035_02121bc0 kind:data(any) addr:0x02121bc0 +data_ov035_02121bf0 kind:data(any) addr:0x02121bf0 +data_ov035_02121c08 kind:data(any) addr:0x02121c08 +data_ov035_02121c20 kind:data(any) addr:0x02121c20 +data_ov035_02121c40 kind:bss addr:0x02121c40 +data_ov035_02121c44 kind:bss addr:0x02121c44 +data_ov035_02121c50 kind:bss addr:0x02121c50 +data_ov035_02121d28 kind:bss addr:0x02121d28 +data_ov035_02121d30 kind:bss addr:0x02121d30 +data_ov035_02121d3c kind:bss addr:0x02121d3c +data_ov035_02121d48 kind:bss addr:0x02121d48 +data_ov035_02121e20 kind:bss addr:0x02121e20 +data_ov035_02121ef8 kind:bss addr:0x02121ef8 +data_ov035_02121efc kind:bss addr:0x02121efc +data_ov035_02121f04 kind:bss addr:0x02121f04 +data_ov035_02121f10 kind:bss addr:0x02121f10 +data_ov035_02121f1c kind:bss addr:0x02121f1c +data_ov035_02121ff4 kind:bss addr:0x02121ff4 +data_ov035_02121ff8 kind:bss addr:0x02121ff8 +data_ov035_02122004 kind:bss addr:0x02122004 +data_ov035_02122014 kind:bss addr:0x02122014 ambiguous diff --git a/config/eur1/arm9/overlays/ov036/delinks.txt b/config/eur1/arm9/overlays/ov036/delinks.txt new file mode 100644 index 00000000..896dc5dc --- /dev/null +++ b/config/eur1/arm9/overlays/ov036/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02119100 end:0x02120dc4 kind:code align:32 + .rodata start:0x02120dc4 end:0x02120fb4 kind:rodata align:4 + .init start:0x02120fb4 end:0x02121284 kind:code align:4 + .ctor start:0x02121284 end:0x021212a8 kind:rodata align:4 + .data start:0x021212c0 end:0x021228a0 kind:data align:32 + .bss start:0x021228a0 end:0x02123040 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov036/relocs.txt b/config/eur1/arm9/overlays/ov036/relocs.txt new file mode 100644 index 00000000..7668090e --- /dev/null +++ b/config/eur1/arm9/overlays/ov036/relocs.txt @@ -0,0 +1,2292 @@ +from:0x0211911c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0211913c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02119158 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119168 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119180 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02119210 kind:arm_call_thumb to:0x020a0f24 module:overlay(0) +from:0x02119218 kind:arm_call_thumb to:0x020bea3c module:overlay(1) +from:0x02119224 kind:load to:0x02121524 module:overlay(36) +from:0x02119228 kind:load to:0x021212e8 module:overlay(36) +from:0x0211922c kind:load to:0x02121640 module:overlay(36) +from:0x02119230 kind:load to:0x02121788 module:overlay(36) +from:0x02119234 kind:load to:0x020b62f0 module:overlay(0) +from:0x02119238 kind:load to:0x020b508c module:overlay(0) +from:0x02119244 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02119278 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02119344 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021193ac kind:arm_call to:0x020611dc module:overlay(0) +from:0x021193c0 kind:load to:0x020b53e4 module:overlay(0) +from:0x021193c8 kind:load to:0x0204a088 module:main +from:0x02119404 kind:load to:0x0212132c module:overlay(36) +from:0x0211943c kind:load to:0x02121424 module:overlay(36) +from:0x021194c0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021194f8 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x02119514 kind:load to:0x027e09b8 module:dtcm +from:0x02119630 kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119644 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119664 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119668 kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119674 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119678 kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119680 kind:load to:0x027e09b8 module:dtcm +from:0x02119684 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x0211969c kind:arm_call to:0x02073320 module:overlay(0) +from:0x021196c0 kind:load to:0x027e09b8 module:dtcm +from:0x021196e8 kind:load to:0x0211ad5c module:overlay(36) +from:0x02119720 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119780 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119784 kind:arm_call to:0x020b7208 module:overlay(15) +from:0x0211978c kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119798 kind:load to:0x0211a428 module:overlay(36) +from:0x021197bc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021197d0 kind:arm_call to:0x0206738c module:overlay(0) +from:0x021197dc kind:arm_call to:0x0211a558 module:overlay(36) +from:0x021197f4 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x021197f8 kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119804 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119808 kind:arm_call to:0x020b7208 module:overlay(15) +from:0x02119814 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119818 kind:arm_call to:0x020b7208 module:overlay(15) +from:0x02119820 kind:load to:0x020b5254 module:overlay(0) +from:0x02119824 kind:load to:0x027e09b8 module:dtcm +from:0x02119828 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119840 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02119864 kind:load to:0x027e09b8 module:dtcm +from:0x02119870 kind:load to:0x0211ad5c module:overlay(36) +from:0x02119888 kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x0211989c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021198c8 kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x02119900 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119904 kind:arm_call to:0x0211cf20 module:overlay(36) +from:0x02119918 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211991c kind:arm_call to:0x0211d420 module:overlay(36) +from:0x02119930 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119934 kind:arm_call to:0x0211d8a0 module:overlay(36) +from:0x02119968 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211996c kind:arm_call to:0x0211d398 module:overlay(36) +from:0x02119988 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211998c kind:arm_call to:0x0211d3b4 module:overlay(36) +from:0x021199bc kind:arm_call to:0x0211a558 module:overlay(36) +from:0x021199c0 kind:arm_call to:0x0211d3d0 module:overlay(36) +from:0x021199d4 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x021199d8 kind:arm_call to:0x0211d3ec module:overlay(36) +from:0x02119a4c kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119a50 kind:load to:0x020b5254 module:overlay(0) +from:0x02119a54 kind:load to:0x027e0ce0 module:dtcm +from:0x02119a6c kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119a7c kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119a80 kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119a8c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119a94 kind:load to:0x027e09b8 module:dtcm +from:0x02119a98 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119a9c kind:load to:0x020b5254 module:overlay(0) +from:0x02119ab4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02119ad8 kind:load to:0x027e09b8 module:dtcm +from:0x02119ae4 kind:load to:0x0211ad5c module:overlay(36) +from:0x02119afc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02119b20 kind:load to:0x027e09b8 module:dtcm +from:0x02119b38 kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119b48 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119b4c kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119b58 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119b5c kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119b68 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119b70 kind:load to:0x027e09b8 module:dtcm +from:0x02119b74 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119b78 kind:load to:0x020b5254 module:overlay(0) +from:0x02119b90 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02119bb4 kind:load to:0x027e09b8 module:dtcm +from:0x02119bbc kind:arm_call to:0x0211ad5c module:overlay(36) +from:0x02119bcc kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119bd0 kind:arm_call to:0x020b7208 module:overlay(15) +from:0x02119bd8 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119bf0 kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x02119c04 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119c20 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119c24 kind:load to:0x020b5254 module:overlay(0) +from:0x02119c5c kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119c6c kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119c70 kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119c7c kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119c80 kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119c8c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119c94 kind:load to:0x027e09b8 module:dtcm +from:0x02119c98 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119c9c kind:load to:0x020b5254 module:overlay(0) +from:0x02119cbc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02119cd4 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119cd8 kind:arm_call to:0x020b7344 module:overlay(15) +from:0x02119cec kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119cf0 kind:arm_call to:0x020b7344 module:overlay(15) +from:0x02119d14 kind:load to:0x027e09b8 module:dtcm +from:0x02119d18 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x02119d2c kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119d3c kind:arm_call to:0x020d9954 module:overlay(31) +from:0x02119d60 kind:load to:0x027e0d34 module:dtcm +from:0x02119d7c kind:arm_call to:0x020d9868 module:overlay(31) +from:0x02119da0 kind:load to:0x027e0d34 module:dtcm +from:0x02119dc4 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119dcc kind:arm_call to:0x0211d6b4 module:overlay(36) +from:0x02119de4 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119de8 kind:arm_call to:0x0211d370 module:overlay(36) +from:0x02119e6c kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119e70 kind:arm_call to:0x0211cf20 module:overlay(36) +from:0x02119e80 kind:arm_call_thumb to:0x020a0eb0 module:overlay(0) +from:0x02119e90 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119e94 kind:arm_call to:0x0211cf20 module:overlay(36) +from:0x02119ea0 kind:arm_call_thumb to:0x020a0eb0 module:overlay(0) +from:0x02119eac kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119ebc kind:load to:0x027e09b8 module:dtcm +from:0x02119ed4 kind:arm_call to:0x020d9868 module:overlay(31) +from:0x02119ef8 kind:load to:0x027e0d34 module:dtcm +from:0x02119f20 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119f30 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x02119f34 kind:arm_call to:0x0211ca90 module:overlay(36) +from:0x02119f3c kind:load to:0x027e09b8 module:dtcm +from:0x02119fcc kind:arm_call to:0x0206738c module:overlay(0) +from:0x02119fdc kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119fe0 kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119fec kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x02119ff0 kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x02119ffc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211a008 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a018 kind:load to:0x027e09b8 module:dtcm +from:0x0211a01c kind:load to:0x02157fb8 module:overlays(58,79) +from:0x0211a020 kind:load to:0x020b5254 module:overlay(0) +from:0x0211a038 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211a050 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x0211a054 kind:arm_call to:0x020b7344 module:overlay(15) +from:0x0211a068 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x0211a06c kind:arm_call to:0x020b7344 module:overlay(15) +from:0x0211a090 kind:load to:0x027e09b8 module:dtcm +from:0x0211a094 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x0211a0a4 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a0ac kind:arm_call to:0x0211d6b4 module:overlay(36) +from:0x0211a10c kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a110 kind:arm_call to:0x0211cf20 module:overlay(36) +from:0x0211a120 kind:arm_call_thumb to:0x020a0eb0 module:overlay(0) +from:0x0211a130 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a134 kind:arm_call to:0x0211cf20 module:overlay(36) +from:0x0211a140 kind:arm_call_thumb to:0x020a0eb0 module:overlay(0) +from:0x0211a148 kind:load to:0x027e09b8 module:dtcm +from:0x0211a1b8 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0211a1c8 kind:arm_call to:0x020b6cf4 module:overlays(9,15) +from:0x0211a1cc kind:arm_call to:0x020b72a4 module:overlay(15) +from:0x0211a1d4 kind:load to:0x027e09b8 module:dtcm +from:0x0211a1d8 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x0211a1f0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211a214 kind:load to:0x027e09b8 module:dtcm +from:0x0211a244 kind:arm_call to:0x0211ad5c module:overlay(36) +from:0x0211a2a8 kind:load to:0x027e09b8 module:dtcm +from:0x0211a2ac kind:load to:0x0206738c module:overlay(0) +from:0x0211a2c4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211a2e8 kind:load to:0x027e09b8 module:dtcm +from:0x0211a300 kind:load to:0x0204a088 module:main +from:0x0211a304 kind:load to:0x020611fc module:overlay(0) +from:0x0211a31c kind:load to:0x0211ae24 module:overlay(36) +from:0x0211a334 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211a358 kind:load to:0x027e09b8 module:dtcm +from:0x0211a380 kind:arm_call to:0x020a99b0 module:overlay(0) +from:0x0211a388 kind:load to:0x0204a110 module:main +from:0x0211a3b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0211a43c kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x0211a450 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211a474 kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x0211a490 kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x0211a4ac kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x0211a4c8 kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x0211a4e4 kind:arm_call to:0x020b6cd0 module:overlay(15) +from:0x0211a4fc kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a500 kind:arm_call to:0x0211d1ec module:overlay(36) +from:0x0211a518 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a51c kind:arm_call to:0x0211d370 module:overlay(36) +from:0x0211a550 kind:load to:0x02157fb8 module:overlays(58,79) +from:0x0211a554 kind:load to:0x020b5254 module:overlay(0) +from:0x0211a570 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a574 kind:load to:0x01fff3b4 module:itcm +from:0x0211a58c kind:arm_call to:0x020a91a0 module:overlay(0) +from:0x0211a5c0 kind:arm_call to:0x020a91a0 module:overlay(0) +from:0x0211a5ec kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0211a5fc kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a600 kind:arm_call to:0x0211d370 module:overlay(36) +from:0x0211a614 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a618 kind:arm_call to:0x0211cf20 module:overlay(36) +from:0x0211a62c kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a630 kind:arm_call to:0x0211d8b8 module:overlay(36) +from:0x0211a644 kind:arm_call to:0x0211a558 module:overlay(36) +from:0x0211a648 kind:arm_call to:0x0211d8d4 module:overlay(36) +from:0x0211a64c kind:arm_call to:0x020a9b80 module:overlay(0) +from:0x0211a66c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0211a67c kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211a68c kind:load to:0x020b508c module:overlay(0) +from:0x0211a690 kind:load to:0x021228a0 module:overlay(36) +from:0x0211a694 kind:load to:0x0211aa3c module:overlay(36) +from:0x0211a6ac kind:arm_call to:0x020a91a4 module:overlay(0) +from:0x0211a6d8 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x0211a760 kind:arm_call to:0x02073138 module:overlay(0) +from:0x0211a780 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0211a7d4 kind:arm_call to:0x02073138 module:overlay(0) +from:0x0211a7f4 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0211a81c kind:arm_call to:0x020a91f4 module:overlay(0) +from:0x0211a828 kind:load to:0x027e09b8 module:dtcm +from:0x0211a928 kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211a93c kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211a950 kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211a964 kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211a97c kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211a994 kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211a9ac kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211a9c4 kind:arm_call_thumb to:0x020a0eac module:overlay(0) +from:0x0211aa38 kind:load to:0x027e09b8 module:dtcm +from:0x0211aa64 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0211aa6c kind:load to:0x020b508c module:overlay(0) +from:0x0211aa70 kind:load to:0x021217b0 module:overlay(36) +from:0x0211aa74 kind:load to:0x021228a0 module:overlay(36) +from:0x0211aaa8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211aad0 kind:arm_call to:0x01fff17c module:itcm +from:0x0211ab20 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0211ab40 kind:arm_call to:0x020a962c module:overlay(0) +from:0x0211ab58 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0211ab70 kind:arm_call to:0x02078380 module:overlay(0) +from:0x0211ab8c kind:arm_call to:0x020783c0 module:overlay(0) +from:0x0211ab98 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ab9c kind:load to:0x027e09b8 module:dtcm +from:0x0211aba0 kind:load to:0x027e09bc module:dtcm +from:0x0211aba4 kind:load to:0x021212c0 module:overlay(36) +from:0x0211ac04 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0211ac2c kind:arm_call to:0x02078264 module:overlay(0) +from:0x0211ac3c kind:arm_call to:0x02078264 module:overlay(0) +from:0x0211ac68 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ac6c kind:load to:0x027e09b8 module:dtcm +from:0x0211ac70 kind:load to:0x027e09bc module:dtcm +from:0x0211aca4 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0211ad40 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0211ad58 kind:load to:0x027e09b8 module:dtcm +from:0x0211ad6c kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0211adf8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0211ae20 kind:load to:0x027e09b8 module:dtcm +from:0x0211ae38 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0211ae9c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0211aeb8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0211aecc kind:arm_call to:0x020784b8 module:overlay(0) +from:0x0211aedc kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211aef4 kind:load to:0x027e09b8 module:dtcm +from:0x0211aef8 kind:load to:0x027e09bc module:dtcm +from:0x0211af0c kind:arm_call to:0x020a9270 module:overlay(0) +from:0x0211af20 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211af28 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211af30 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211af38 kind:arm_call to:0x02011ff4 module:main +from:0x0211af50 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211af58 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211af60 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211af7c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211af88 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211afa4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211afb4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211afc4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211afcc kind:arm_call to:0x02011ff4 module:main +from:0x0211afe4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211afec kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211aff4 kind:arm_call to:0x02011ff4 module:main +from:0x0211b00c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b014 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211b028 kind:arm_branch to:0x0211af14 module:overlay(36) +from:0x0211b038 kind:arm_branch to:0x0211ac74 module:overlay(36) +from:0x0211b048 kind:arm_branch to:0x0211abcc module:overlay(36) +from:0x0211b058 kind:arm_branch to:0x0211abc8 module:overlay(36) +from:0x0211b068 kind:arm_branch to:0x0211abc4 module:overlay(36) +from:0x0211b078 kind:arm_branch to:0x0211abac module:overlay(36) +from:0x0211b088 kind:arm_branch to:0x0211aa80 module:overlay(36) +from:0x0211b098 kind:arm_branch to:0x0211aa7c module:overlay(36) +from:0x0211b0a8 kind:arm_branch to:0x0211aa78 module:overlay(36) +from:0x0211b0b8 kind:arm_branch to:0x0211af44 module:overlay(36) +from:0x0211b0c8 kind:load to:0x021228b4 module:overlay(36) +from:0x0211b0dc kind:arm_call to:0x02011f3c module:main +from:0x0211b0e8 kind:arm_call to:0x0211b14c module:overlay(36) +from:0x0211b0fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b144 kind:load to:0x021217c8 module:overlay(36) +from:0x0211b178 kind:arm_call to:0x02119100 module:overlay(36) +from:0x0211b1e4 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0211b1f8 kind:load to:0x021228b4 module:overlay(36) +from:0x0211b1fc kind:load to:0x02121864 module:overlay(36) +from:0x0211b200 kind:load to:0x021219ac module:overlay(36) +from:0x0211b204 kind:load to:0x021217e4 module:overlay(36) +from:0x0211b238 kind:arm_call to:0x02119250 module:overlay(36) +from:0x0211b25c kind:load to:0x021217b8 module:overlay(36) +from:0x0211b284 kind:load to:0x021217b8 module:overlay(36) +from:0x0211b288 kind:load to:0x02119440 module:overlay(36) +from:0x0211b2d0 kind:arm_call_thumb to:0x020a0fcc module:overlay(0) +from:0x0211b2e0 kind:arm_call_thumb to:0x020a0fcc module:overlay(0) +from:0x0211b2fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b304 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b30c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b314 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211b31c kind:arm_call to:0x02011ff4 module:main +from:0x0211b334 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b33c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b344 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b34c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211b360 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211b374 kind:arm_branch to:0x0211b2f0 module:overlay(36) +from:0x0211b384 kind:arm_branch to:0x0211b328 module:overlay(36) +from:0x0211b394 kind:load to:0x0212299c module:overlay(36) +from:0x0211b3a8 kind:arm_call to:0x02011f3c module:main +from:0x0211b3b4 kind:arm_call to:0x0211b414 module:overlay(36) +from:0x0211b3c8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b410 kind:load to:0x021219e4 module:overlay(36) +from:0x0211b440 kind:arm_call to:0x02119100 module:overlay(36) +from:0x0211b4ac kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0211b4c0 kind:load to:0x0212299c module:overlay(36) +from:0x0211b4c4 kind:load to:0x02121a80 module:overlay(36) +from:0x0211b4c8 kind:load to:0x02121bc8 module:overlay(36) +from:0x0211b4cc kind:load to:0x02121a00 module:overlay(36) +from:0x0211b504 kind:arm_call to:0x02119250 module:overlay(36) +from:0x0211b534 kind:load to:0x021219d4 module:overlay(36) +from:0x0211b55c kind:load to:0x021219d4 module:overlay(36) +from:0x0211b560 kind:load to:0x02119440 module:overlay(36) +from:0x0211b5a8 kind:arm_call_thumb to:0x020a0fcc module:overlay(0) +from:0x0211b5b8 kind:arm_call_thumb to:0x020a0fcc module:overlay(0) +from:0x0211b5d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b5dc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b5e4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b5ec kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211b5f4 kind:arm_call to:0x02011ff4 module:main +from:0x0211b60c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b614 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b61c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b624 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211b638 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211b64c kind:arm_branch to:0x0211b5c8 module:overlay(36) +from:0x0211b65c kind:arm_branch to:0x0211b600 module:overlay(36) +from:0x0211b66c kind:load to:0x02122a84 module:overlay(36) +from:0x0211b680 kind:arm_call to:0x02011f3c module:main +from:0x0211b68c kind:arm_call to:0x0211b6f0 module:overlay(36) +from:0x0211b6a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b6e8 kind:load to:0x02121c00 module:overlay(36) +from:0x0211b71c kind:arm_call to:0x02119100 module:overlay(36) +from:0x0211b788 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0211b79c kind:load to:0x02122a84 module:overlay(36) +from:0x0211b7a0 kind:load to:0x02121c9c module:overlay(36) +from:0x0211b7a4 kind:load to:0x02121de4 module:overlay(36) +from:0x0211b7a8 kind:load to:0x02121c1c module:overlay(36) +from:0x0211b7e0 kind:arm_call to:0x02119250 module:overlay(36) +from:0x0211b80c kind:load to:0x02121bf0 module:overlay(36) +from:0x0211b834 kind:load to:0x02121bf0 module:overlay(36) +from:0x0211b838 kind:load to:0x02119440 module:overlay(36) +from:0x0211b8a0 kind:arm_call_thumb to:0x020a0fcc module:overlay(0) +from:0x0211b8b0 kind:load to:0x027e09b8 module:dtcm +from:0x0211b8c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b8c8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b8d0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b8d8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211b8e0 kind:arm_call to:0x02011ff4 module:main +from:0x0211b8f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b900 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211b908 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b910 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211b924 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211b938 kind:arm_branch to:0x0211b8b4 module:overlay(36) +from:0x0211b948 kind:arm_branch to:0x0211b8ec module:overlay(36) +from:0x0211b958 kind:load to:0x02122b6c module:overlay(36) +from:0x0211b96c kind:arm_call to:0x02011f3c module:main +from:0x0211b978 kind:arm_call to:0x0211b9dc module:overlay(36) +from:0x0211b98c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b9d4 kind:load to:0x02121e1c module:overlay(36) +from:0x0211ba08 kind:arm_call to:0x02119100 module:overlay(36) +from:0x0211ba74 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0211ba88 kind:load to:0x02122b6c module:overlay(36) +from:0x0211ba8c kind:load to:0x02121eb8 module:overlay(36) +from:0x0211ba90 kind:load to:0x02122000 module:overlay(36) +from:0x0211ba94 kind:load to:0x02121e38 module:overlay(36) +from:0x0211bacc kind:arm_call to:0x02119250 module:overlay(36) +from:0x0211bafc kind:load to:0x02121e0c module:overlay(36) +from:0x0211bb24 kind:load to:0x02121e0c module:overlay(36) +from:0x0211bb28 kind:load to:0x02119440 module:overlay(36) +from:0x0211bb88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bb90 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211bb98 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211bba0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211bba8 kind:arm_call to:0x02011ff4 module:main +from:0x0211bbc0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bbc8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211bbd0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211bbd8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211bbec kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211bc00 kind:arm_branch to:0x0211bb7c module:overlay(36) +from:0x0211bc10 kind:arm_branch to:0x0211bbb4 module:overlay(36) +from:0x0211bc20 kind:load to:0x02122c54 module:overlay(36) +from:0x0211bc34 kind:arm_call to:0x02011f3c module:main +from:0x0211bc40 kind:arm_call to:0x0211bca8 module:overlay(36) +from:0x0211bc54 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211bc9c kind:load to:0x02122038 module:overlay(36) +from:0x0211bcd4 kind:arm_call to:0x02119100 module:overlay(36) +from:0x0211bd40 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0211bd54 kind:load to:0x02122c54 module:overlay(36) +from:0x0211bd58 kind:load to:0x021220d4 module:overlay(36) +from:0x0211bd5c kind:load to:0x0212221c module:overlay(36) +from:0x0211bd60 kind:load to:0x02122054 module:overlay(36) +from:0x0211bd98 kind:arm_call to:0x02119250 module:overlay(36) +from:0x0211bdc4 kind:load to:0x02122028 module:overlay(36) +from:0x0211bdec kind:load to:0x02122028 module:overlay(36) +from:0x0211bdf0 kind:load to:0x02119440 module:overlay(36) +from:0x0211be80 kind:load to:0x027e09b8 module:dtcm +from:0x0211be84 kind:load to:0x027e0ce0 module:dtcm +from:0x0211be94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211be9c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211bea4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211beac kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211beb4 kind:arm_call to:0x02011ff4 module:main +from:0x0211becc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211bed4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211bedc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211bee4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211bef8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211bf0c kind:arm_branch to:0x0211be88 module:overlay(36) +from:0x0211bf1c kind:arm_branch to:0x0211bec0 module:overlay(36) +from:0x0211bf2c kind:load to:0x02122d3c module:overlay(36) +from:0x0211bf40 kind:arm_call to:0x02011f3c module:main +from:0x0211bf4c kind:arm_call to:0x0211c010 module:overlay(36) +from:0x0211bf60 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211bfa8 kind:load to:0x02122254 module:overlay(36) +from:0x0211bfb8 kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x0211bfcc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211bfdc kind:load to:0x02122278 module:overlay(36) +from:0x0211bfe0 kind:load to:0x02120dcc module:overlay(36) +from:0x0211bff8 kind:arm_call to:0x0200eab0 module:main +from:0x0211c000 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0211c008 kind:arm_call to:0x01ffc57c module:itcm +from:0x0211c03c kind:arm_call to:0x02119100 module:overlay(36) +from:0x0211c0a8 kind:arm_call to:0x0211bfb0 module:overlay(36) +from:0x0211c0bc kind:load to:0x02122d3c module:overlay(36) +from:0x0211c0c0 kind:load to:0x0212231c module:overlay(36) +from:0x0211c0c4 kind:load to:0x02122464 module:overlay(36) +from:0x0211c0c8 kind:load to:0x0212229c module:overlay(36) +from:0x0211c0d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c114 kind:arm_call to:0x02119250 module:overlay(36) +from:0x0211c140 kind:load to:0x02122244 module:overlay(36) +from:0x0211c168 kind:load to:0x02122244 module:overlay(36) +from:0x0211c16c kind:load to:0x02119440 module:overlay(36) +from:0x0211c200 kind:arm_call_thumb to:0x020a0fcc module:overlay(0) +from:0x0211c210 kind:arm_call_thumb to:0x020a0fcc module:overlay(0) +from:0x0211c220 kind:load to:0x027e09b8 module:dtcm +from:0x0211c224 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c238 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c240 kind:arm_call to:0x02011ff4 module:main +from:0x0211c258 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c260 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211c268 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211c270 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211c278 kind:arm_call to:0x02011ff4 module:main +from:0x0211c290 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c298 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211c2a0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211c2a8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211c2bc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211c2d0 kind:arm_branch to:0x0211c24c module:overlay(36) +from:0x0211c2e0 kind:arm_branch to:0x0211c284 module:overlay(36) +from:0x0211c2f0 kind:load to:0x02122e24 module:overlay(36) +from:0x0211c304 kind:arm_call to:0x02011f3c module:main +from:0x0211c310 kind:arm_call to:0x0211c780 module:overlay(36) +from:0x0211c324 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211c33c kind:load to:0x021224a0 module:overlay(36) +from:0x0211c348 kind:arm_call to:0x02059108 module:overlay(0) +from:0x0211c35c kind:load to:0x02122494 module:overlay(36) +from:0x0211c3e4 kind:arm_call to:0x020a4c54 module:overlay(0) +from:0x0211c3f0 kind:arm_call to:0x02015ea8 module:main +from:0x0211c408 kind:arm_call to:0x02034060 module:main +from:0x0211c410 kind:arm_call to:0x02033f7c module:main +from:0x0211c424 kind:arm_call to:0x02034060 module:main +from:0x0211c438 kind:arm_call to:0x02034060 module:main +from:0x0211c440 kind:arm_call to:0x02033f7c module:main +from:0x0211c460 kind:arm_call to:0x02034060 module:main +from:0x0211c49c kind:arm_call to:0x02034060 module:main +from:0x0211c4a4 kind:arm_call to:0x02033f7c module:main +from:0x0211c4c4 kind:arm_call to:0x02034060 module:main +from:0x0211c4d8 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211c4f0 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0211c548 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211c558 kind:arm_call to:0x020a4c54 module:overlay(0) +from:0x0211c564 kind:arm_call to:0x02015ea8 module:main +from:0x0211c57c kind:arm_call to:0x02034060 module:main +from:0x0211c584 kind:arm_call to:0x02033f7c module:main +from:0x0211c598 kind:arm_call to:0x02034060 module:main +from:0x0211c5ac kind:arm_call to:0x02034060 module:main +from:0x0211c5b4 kind:arm_call to:0x02033f7c module:main +from:0x0211c5cc kind:arm_call to:0x02034060 module:main +from:0x0211c608 kind:arm_call to:0x02034060 module:main +from:0x0211c610 kind:arm_call to:0x02033f7c module:main +from:0x0211c628 kind:arm_call to:0x02034060 module:main +from:0x0211c63c kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211c654 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0211c6ac kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211c6b8 kind:load to:0x02122570 module:overlay(36) +from:0x0211c6bc kind:load to:0x020aa29c module:overlay(0) +from:0x0211c6c0 kind:load to:0x020aa294 module:overlay(0) +from:0x0211c6e4 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211c6f8 kind:arm_call_thumb to:0x0205ab78 module:overlay(0) +from:0x0211c708 kind:arm_call to:0x0200f37c module:main +from:0x0211c70c kind:arm_call to:0x0200bf88 module:main +from:0x0211c714 kind:arm_call to:0x0200f37c module:main +from:0x0211c71c kind:arm_call to:0x0200bed8 module:main +from:0x0211c724 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211c738 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211c748 kind:arm_call_thumb to:0x0205ab78 module:overlay(0) +from:0x0211c758 kind:arm_call to:0x0200f37c module:main +from:0x0211c75c kind:arm_call to:0x0200bf88 module:main +from:0x0211c764 kind:arm_call to:0x0200f37c module:main +from:0x0211c76c kind:arm_call to:0x0200bed8 module:main +from:0x0211c774 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211c788 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211c790 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0211c7ac kind:arm_call to:0x0211c340 module:overlay(36) +from:0x0211c7d0 kind:arm_call_thumb to:0x02015550 module:main +from:0x0211c7f0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211c808 kind:arm_call_thumb to:0x02015550 module:main +from:0x0211c82c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211c874 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0211c880 kind:arm_call to:0x0211c3c4 module:overlay(36) +from:0x0211c88c kind:load to:0x021224c4 module:overlay(36) +from:0x0211c890 kind:load to:0x02122548 module:overlay(36) +from:0x0211c894 kind:load to:0x0204a088 module:main +from:0x0211c8a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211c8ac kind:arm_call_thumb to:0x0201556c module:main +from:0x0211c8b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211c8bc kind:arm_call_thumb to:0x0201556c module:main +from:0x0211c8c4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211c8cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211c8e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211c8ec kind:arm_call_thumb to:0x0201556c module:main +from:0x0211c8f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211c8fc kind:arm_call_thumb to:0x0201556c module:main +from:0x0211c904 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211c90c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211c914 kind:arm_call to:0x02011ff4 module:main +from:0x0211c940 kind:arm_call to:0x0211c6c4 module:overlay(36) +from:0x0211c94c kind:arm_call to:0x0211ca7c module:overlay(36) +from:0x0211c998 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c9a4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211c9e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c9f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ca30 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ca40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ca8c kind:load to:0x027e09bc module:dtcm +from:0x0211cb08 kind:load to:0x0204a110 module:main +from:0x0211cb78 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211cbcc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cbdc kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cc2c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211cc3c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cc68 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cc78 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cc90 kind:arm_call to:0x0200ef5c module:main +from:0x0211ccd0 kind:arm_call to:0x0200ef5c module:main +from:0x0211cd7c kind:arm_call to:0x01ffc768 module:itcm +from:0x0211cda0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211cdb0 kind:arm_call to:0x0200ea38 module:main +from:0x0211cdd0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211cdf8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211ce08 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211ce2c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211ce3c kind:arm_call to:0x0200ea38 module:main +from:0x0211ce74 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0211ce84 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211ce94 kind:arm_call to:0x0200ea38 module:main +from:0x0211ced0 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0211cedc kind:load to:0x0203e964 module:main +from:0x0211cee4 kind:load to:0x020b4f04 module:overlay(0) +from:0x0211cee8 kind:load to:0x02120e4c module:overlay(36) +from:0x0211ceec kind:load to:0x02120e8c module:overlay(36) +from:0x0211cef0 kind:load to:0x02120e7c module:overlay(36) +from:0x0211cef4 kind:load to:0x02120e6c module:overlay(36) +from:0x0211cef8 kind:load to:0x02120e5c module:overlay(36) +from:0x0211cefc kind:load to:0x02120dec module:overlay(36) +from:0x0211cf00 kind:load to:0x02120e3c module:overlay(36) +from:0x0211cf04 kind:load to:0x02120e2c module:overlay(36) +from:0x0211cf08 kind:load to:0x02120e1c module:overlay(36) +from:0x0211cf0c kind:load to:0x02120e9c module:overlay(36) +from:0x0211cf10 kind:load to:0x02120dfc module:overlay(36) +from:0x0211cf14 kind:load to:0x02120ddc module:overlay(36) +from:0x0211cf18 kind:load to:0x02120e0c module:overlay(36) +from:0x0211cf1c kind:load to:0x027e0958 module:dtcm +from:0x0211cf30 kind:arm_call to:0x0211cf40 module:overlay(36) +from:0x0211cf38 kind:arm_call to:0x0211d030 module:overlay(36) +from:0x0211cf54 kind:arm_call_thumb to:0x020a0ee0 module:overlay(0) +from:0x0211cf80 kind:arm_call to:0x0211d030 module:overlay(36) +from:0x0211cfa8 kind:arm_call to:0x0211d030 module:overlay(36) +from:0x0211cfd0 kind:arm_call to:0x0211d030 module:overlay(36) +from:0x0211cff8 kind:arm_call to:0x0211d030 module:overlay(36) +from:0x0211d020 kind:arm_call to:0x0211d030 module:overlay(36) +from:0x0211d028 kind:load to:0x020b62f0 module:overlay(0) +from:0x0211d18c kind:arm_call to:0x020a9ba0 module:overlay(0) +from:0x0211d1e4 kind:load to:0x020b6558 module:overlay(0) +from:0x0211d558 kind:arm_call to:0x020a899c module:overlay(0) +from:0x0211d574 kind:arm_call to:0x020d667c module:overlay(24) +from:0x0211d5a0 kind:arm_call to:0x020a9cf8 module:overlay(0) +from:0x0211d618 kind:arm_call to:0x020a879c module:overlay(0) +from:0x0211d644 kind:arm_call to:0x020a877c module:overlay(0) +from:0x0211d6a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d6a8 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0211d6ac kind:load to:0x020b6558 module:overlay(0) +from:0x0211d6b0 kind:load to:0x027e09b8 module:dtcm +from:0x0211d820 kind:arm_call to:0x020a8874 module:overlay(0) +from:0x0211d830 kind:arm_call to:0x020a8840 module:overlay(0) +from:0x0211d878 kind:arm_call to:0x0211cf20 module:overlay(36) +from:0x0211d890 kind:arm_call to:0x020a87bc module:overlay(0) +from:0x0211d898 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d89c kind:load to:0x027e09b8 module:dtcm +from:0x0211d8e8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211d8fc kind:arm_branch to:0x0211c8d8 module:overlay(36) +from:0x0211d90c kind:arm_branch to:0x0211cad8 module:overlay(36) +from:0x0211d91c kind:arm_branch to:0x0211cac8 module:overlay(36) +from:0x0211d92c kind:arm_branch to:0x0211cac4 module:overlay(36) +from:0x0211d93c kind:arm_branch to:0x0211cac0 module:overlay(36) +from:0x0211d94c kind:arm_branch to:0x0211cabc module:overlay(36) +from:0x0211d95c kind:arm_branch to:0x0211cab8 module:overlay(36) +from:0x0211d96c kind:arm_branch to:0x0211cab4 module:overlay(36) +from:0x0211d97c kind:arm_branch to:0x0211cab0 module:overlay(36) +from:0x0211d98c kind:arm_branch to:0x0211c898 module:overlay(36) +from:0x0211d99c kind:load to:0x02122f18 module:overlay(36) +from:0x0211d9b0 kind:arm_call to:0x02011f3c module:main +from:0x0211d9bc kind:arm_call to:0x0211d9ec module:overlay(36) +from:0x0211d9d0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0211d9e8 kind:load to:0x02122588 module:overlay(36) +from:0x0211d9f8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211da00 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0211da30 kind:arm_call_thumb to:0x02015550 module:main +from:0x0211da50 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211da64 kind:arm_call to:0x020a4c54 module:overlay(0) +from:0x0211da70 kind:arm_call to:0x02015ea8 module:main +from:0x0211da88 kind:arm_call to:0x02034060 module:main +from:0x0211da90 kind:arm_call to:0x02033f7c module:main +from:0x0211daa4 kind:arm_call to:0x02034060 module:main +from:0x0211dab8 kind:arm_call to:0x02034060 module:main +from:0x0211dac0 kind:arm_call to:0x02033f7c module:main +from:0x0211dadc kind:arm_call to:0x02034060 module:main +from:0x0211db18 kind:arm_call to:0x02034060 module:main +from:0x0211db20 kind:arm_call to:0x02033f7c module:main +from:0x0211db3c kind:arm_call to:0x02034060 module:main +from:0x0211db50 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211db68 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0211dbc0 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211dbdc kind:arm_call to:0x020611dc module:overlay(0) +from:0x0211dbec kind:load to:0x021225ac module:overlay(36) +from:0x0211dbf0 kind:load to:0x02122628 module:overlay(36) +from:0x0211dbf4 kind:load to:0x02122650 module:overlay(36) +from:0x0211dbf8 kind:load to:0x020aa29c module:overlay(0) +from:0x0211dbfc kind:load to:0x020aa294 module:overlay(0) +from:0x0211dc00 kind:load to:0x0204a088 module:main +from:0x0211dc10 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211dc18 kind:arm_call_thumb to:0x0201556c module:main +from:0x0211dc20 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211dc28 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211dc40 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211dc48 kind:arm_call_thumb to:0x0201556c module:main +from:0x0211dc50 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0211dc58 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211dc60 kind:arm_call to:0x02011ff4 module:main +from:0x0211dcb0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211dcc8 kind:arm_call to:0x0211de50 module:overlay(36) +from:0x0211dd18 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211dd4c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211dd5c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211dd88 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211dd98 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211de10 kind:load to:0x027e09b8 module:dtcm +from:0x0211de14 kind:load to:0x02122efc module:overlay(36) +from:0x0211de18 kind:load to:0x0203e964 module:main +from:0x0211de1c kind:load to:0x0212257c module:overlay(36) +from:0x0211de70 kind:arm_call_thumb to:0x020156c8 module:main +from:0x0211de80 kind:arm_call_thumb to:0x0205ab78 module:overlay(0) +from:0x0211de90 kind:arm_call to:0x0200f37c module:main +from:0x0211de94 kind:arm_call to:0x0200bf88 module:main +from:0x0211de9c kind:arm_call to:0x0200f37c module:main +from:0x0211dea4 kind:arm_call to:0x0200bed8 module:main +from:0x0211deac kind:arm_call_thumb to:0x020156f4 module:main +from:0x0211dec0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0211ded4 kind:arm_branch to:0x0211dc34 module:overlay(36) +from:0x0211dee4 kind:arm_branch to:0x0211de4c module:overlay(36) +from:0x0211def4 kind:arm_branch to:0x0211de3c module:overlay(36) +from:0x0211df04 kind:arm_branch to:0x0211de38 module:overlay(36) +from:0x0211df14 kind:arm_branch to:0x0211de34 module:overlay(36) +from:0x0211df24 kind:arm_branch to:0x0211de30 module:overlay(36) +from:0x0211df34 kind:arm_branch to:0x0211de2c module:overlay(36) +from:0x0211df44 kind:arm_branch to:0x0211de28 module:overlay(36) +from:0x0211df54 kind:arm_branch to:0x0211de24 module:overlay(36) +from:0x0211df64 kind:arm_branch to:0x0211dc04 module:overlay(36) +from:0x0211df74 kind:load to:0x02122f64 module:overlay(36) +from:0x0211df88 kind:arm_call to:0x02011f3c module:main +from:0x0211df94 kind:arm_call to:0x0211dfc4 module:overlay(36) +from:0x0211dfa8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211dfc0 kind:load to:0x02122664 module:overlay(36) +from:0x0211dfcc kind:arm_call to:0x020f763c module:overlay(31) +from:0x0211dfe0 kind:load to:0x02122688 module:overlay(36) +from:0x0211e030 kind:load to:0x02122f64 module:overlay(36) +from:0x0211e040 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211e048 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e060 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211e068 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e070 kind:arm_call to:0x02011ff4 module:main +from:0x0211e084 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211e0a0 kind:load to:0x0204a088 module:main +from:0x0211e0a4 kind:load to:0x02061224 module:overlay(0) +from:0x0211e0c8 kind:arm_call to:0x0201bb84 module:main +from:0x0211e0d4 kind:arm_call to:0x0201b9a8 module:main +from:0x0211e0dc kind:load to:0x0204e5f8 module:main +from:0x0211e100 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0211e108 kind:load to:0x0204a088 module:main +from:0x0211e13c kind:arm_call to:0x02018d78 module:main +from:0x0211e148 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0211e158 kind:arm_call to:0x02019538 module:main +from:0x0211e160 kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0211e16c kind:load to:0x0204a110 module:main +from:0x0211e170 kind:load to:0x0204a088 module:main +from:0x0211e19c kind:arm_call to:0x0201bb84 module:main +from:0x0211e1a8 kind:arm_call to:0x0201b9a8 module:main +from:0x0211e1b0 kind:load to:0x0204e5f8 module:main +from:0x0211e1dc kind:arm_call to:0x02061230 module:overlay(0) +from:0x0211e1e4 kind:load to:0x0204a088 module:main +from:0x0211e204 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0211e220 kind:arm_call to:0x02018d78 module:main +from:0x0211e230 kind:load to:0x0204a088 module:main +from:0x0211e234 kind:load to:0x0204a110 module:main +from:0x0211e240 kind:arm_call to:0x0201bacc module:main +from:0x0211e254 kind:arm_call to:0x0201bacc module:main +from:0x0211e25c kind:arm_call to:0x02011ff4 module:main +from:0x0211e294 kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x0211e2b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e2d8 kind:arm_call to:0x02120490 module:overlay(36) +from:0x0211e2f8 kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0211e304 kind:arm_call to:0x020b9368 module:overlay(4) +from:0x0211e310 kind:arm_call to:0x0213de50 module:overlay(56) +from:0x0211e320 kind:arm_call to:0x0201f6f0 module:main +from:0x0211e32c kind:arm_call to:0x0201f678 module:main +from:0x0211e358 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e364 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e370 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e37c kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e384 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e390 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e39c kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e3a8 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e3b0 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e3bc kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e3c8 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e3d4 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e3dc kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e3e8 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e3f4 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e400 kind:arm_call to:0x021204e0 module:overlay(36) +from:0x0211e408 kind:arm_call to:0x021208f0 module:overlay(36) +from:0x0211e414 kind:arm_call to:0x021208f0 module:overlay(36) +from:0x0211e420 kind:arm_call to:0x021208f0 module:overlay(36) +from:0x0211e42c kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0211e438 kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0211e444 kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0211e450 kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0211e45c kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0211e478 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0211e4b4 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0211e4c4 kind:arm_call_thumb to:0x020154ec module:main +from:0x0211e4dc kind:arm_call to:0x0201739c module:main +from:0x0211e504 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e50c kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e514 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e51c kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e524 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0211e534 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0211e540 kind:arm_call_thumb to:0x020154ec module:main +from:0x0211e558 kind:arm_call to:0x0201739c module:main +from:0x0211e580 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e588 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e590 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e598 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e5b0 kind:arm_call to:0x0201739c module:main +from:0x0211e5d4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e5dc kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e5e4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e5ec kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e604 kind:arm_call to:0x0201739c module:main +from:0x0211e630 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e638 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e640 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e648 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e660 kind:arm_call to:0x0201739c module:main +from:0x0211e688 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e690 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e698 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e6a0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0211e6a8 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0211e734 kind:arm_call to:0x02019538 module:main +from:0x0211e744 kind:arm_call to:0x02011f3c module:main +from:0x0211e760 kind:arm_call to:0x020b7080 module:overlays(4,5) +from:0x0211e778 kind:arm_call to:0x02019538 module:main +from:0x0211e788 kind:arm_call to:0x0201f730 module:main +from:0x0211e794 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0211e7c0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211e7ec kind:arm_call to:0x0213de78 module:overlay(56) +from:0x0211e7f8 kind:arm_call to:0x020166cc module:main +from:0x0211e800 kind:arm_call to:0x0213e200 module:overlay(56) +from:0x0211e82c kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0211e83c kind:arm_call to:0x020166cc module:main +from:0x0211e84c kind:arm_call to:0x0201f730 module:main +from:0x0211e874 kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0211e884 kind:arm_call to:0x020166cc module:main +from:0x0211e894 kind:arm_call to:0x0201f730 module:main +from:0x0211e8bc kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0211e8cc kind:arm_call to:0x020166cc module:main +from:0x0211e8dc kind:arm_call to:0x0201f730 module:main +from:0x0211e90c kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0211e918 kind:arm_call to:0x020166cc module:main +from:0x0211e928 kind:arm_call to:0x0201f730 module:main +from:0x0211e94c kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0211e95c kind:arm_call to:0x020166cc module:main +from:0x0211e96c kind:arm_call to:0x0201f730 module:main +from:0x0211e97c kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211e98c kind:arm_call to:0x020166cc module:main +from:0x0211e9a0 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211e9b0 kind:arm_call to:0x020166cc module:main +from:0x0211e9c4 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211e9d4 kind:arm_call to:0x020166cc module:main +from:0x0211e9e8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211e9f4 kind:arm_call to:0x020166cc module:main +from:0x0211ea04 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ea14 kind:arm_call to:0x020166cc module:main +from:0x0211ea28 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ea38 kind:arm_call to:0x020166cc module:main +from:0x0211ea4c kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ea5c kind:arm_call to:0x020166cc module:main +from:0x0211ea70 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ea7c kind:arm_call to:0x020166cc module:main +from:0x0211ea8c kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ea9c kind:arm_call to:0x020166cc module:main +from:0x0211eab0 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211eac0 kind:arm_call to:0x020166cc module:main +from:0x0211ead4 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211eae4 kind:arm_call to:0x020166cc module:main +from:0x0211eaf8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211eb04 kind:arm_call to:0x020166cc module:main +from:0x0211eb14 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211eb24 kind:arm_call to:0x020166cc module:main +from:0x0211eb38 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211eb48 kind:arm_call to:0x020166cc module:main +from:0x0211eb5c kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211eb6c kind:arm_call to:0x020166cc module:main +from:0x0211eb80 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211eb8c kind:arm_call to:0x020166cc module:main +from:0x0211eb9c kind:arm_call to:0x02120924 module:overlay(36) +from:0x0211ebac kind:arm_call to:0x020166cc module:main +from:0x0211ebc0 kind:arm_call to:0x02120924 module:overlay(36) +from:0x0211ebd0 kind:arm_call to:0x020166cc module:main +from:0x0211ebe4 kind:arm_call to:0x02120924 module:overlay(36) +from:0x0211ebf4 kind:arm_call to:0x020166cc module:main +from:0x0211ec08 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0211ec38 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211ec50 kind:arm_call to:0x020b6598 module:overlay(4) +from:0x0211ec60 kind:arm_call to:0x02019538 module:main +from:0x0211ec6c kind:arm_call to:0x0211f48c module:overlay(36) +from:0x0211ec7c kind:load to:0x02122840 module:overlay(36) +from:0x0211ec80 kind:load to:0x02122854 module:overlay(36) +from:0x0211ec84 kind:load to:0x02122864 module:overlay(36) +from:0x0211ec88 kind:load to:0x02122858 module:overlay(36) +from:0x0211ec8c kind:load to:0x02122870 module:overlay(36) +from:0x0211ec90 kind:load to:0x0212287c module:overlay(36) +from:0x0211ec94 kind:load to:0x02122888 module:overlay(36) +from:0x0211ec98 kind:load to:0x02122894 module:overlay(36) +from:0x0211eca0 kind:load to:0x0204a110 module:main +from:0x0211ecb4 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0211ecc8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ece0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ece8 kind:arm_call to:0x0201f2cc module:main +from:0x0211ecf0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211ed08 kind:arm_call to:0x020b65b8 module:overlays(4,7,16) +from:0x0211ed28 kind:arm_call to:0x0201f498 module:main +from:0x0211ed34 kind:arm_call to:0x020166ac module:main +from:0x0211ed54 kind:arm_call to:0x0201f498 module:main +from:0x0211ed60 kind:arm_call to:0x020166ac module:main +from:0x0211ed7c kind:arm_call to:0x0201f498 module:main +from:0x0211ed88 kind:arm_call to:0x020166ac module:main +from:0x0211ed90 kind:arm_call to:0x020166ac module:main +from:0x0211ed9c kind:arm_call to:0x020166ac module:main +from:0x0211eda8 kind:arm_call to:0x020166ac module:main +from:0x0211edb4 kind:arm_call to:0x020166ac module:main +from:0x0211edbc kind:arm_call to:0x020166ac module:main +from:0x0211edc8 kind:arm_call to:0x020166ac module:main +from:0x0211edd4 kind:arm_call to:0x020166ac module:main +from:0x0211ede0 kind:arm_call to:0x020166ac module:main +from:0x0211ede8 kind:arm_call to:0x020166ac module:main +from:0x0211edf4 kind:arm_call to:0x020166ac module:main +from:0x0211ee00 kind:arm_call to:0x020166ac module:main +from:0x0211ee0c kind:arm_call to:0x020166ac module:main +from:0x0211ee14 kind:arm_call to:0x020166ac module:main +from:0x0211ee20 kind:arm_call to:0x020166ac module:main +from:0x0211ee2c kind:arm_call to:0x020166ac module:main +from:0x0211ee38 kind:arm_call to:0x020166ac module:main +from:0x0211ee44 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0211ee50 kind:arm_call to:0x020166ac module:main +from:0x0211ee5c kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0211ee64 kind:arm_call to:0x020166ac module:main +from:0x0211ee70 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0211ee7c kind:arm_call to:0x020166ac module:main +from:0x0211ee88 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0211ee94 kind:arm_call to:0x020166ac module:main +from:0x0211eea0 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0211eeac kind:arm_call to:0x020166ac module:main +from:0x0211eeb4 kind:arm_call to:0x020166ac module:main +from:0x0211eec8 kind:arm_call to:0x020b743c module:overlay(4) +from:0x0211eed0 kind:arm_call to:0x02011ff4 module:main +from:0x0211eee0 kind:arm_call to:0x0201f498 module:main +from:0x0211eef0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211eef8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ef00 kind:arm_call to:0x0201f2cc module:main +from:0x0211ef08 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211ef18 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211ef20 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ef28 kind:arm_call to:0x0201f2cc module:main +from:0x0211ef30 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211ef40 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211ef48 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ef50 kind:arm_call to:0x0201f2cc module:main +from:0x0211ef58 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211ef68 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211ef70 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211ef78 kind:arm_call to:0x0201f2cc module:main +from:0x0211ef80 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211ef90 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0211ef98 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211efa0 kind:arm_call to:0x0201f2cc module:main +from:0x0211efa8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211efb8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211efc0 kind:arm_call to:0x0201f2cc module:main +from:0x0211efc8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211efd8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211efe0 kind:arm_call to:0x0201f2cc module:main +from:0x0211efe8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211eff4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211effc kind:arm_call to:0x0201f2cc module:main +from:0x0211f004 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f010 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f01c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f028 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f030 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f03c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f048 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f054 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f05c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f068 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f074 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f080 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f088 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f094 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f0a0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f0ac kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f0b4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211f0c0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211f0c8 kind:arm_call to:0x0201f2cc module:main +from:0x0211f0d0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0211f0d8 kind:arm_call to:0x0201f2cc module:main +from:0x0211f0e0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0211f0e8 kind:arm_call to:0x020b9488 module:overlay(4) +from:0x0211f0f0 kind:arm_call to:0x020b6580 module:overlay(4) +from:0x0211f0f8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0211f118 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0211f154 kind:arm_call to:0x020b7a98 module:overlay(4) +from:0x0211f17c kind:arm_call_thumb to:0x020d3ec8 module:overlay(24) +from:0x0211f1a0 kind:arm_call to:0x020b9678 module:overlay(4) +from:0x0211f1b8 kind:arm_call to:0x020b68cc module:overlay(4) +from:0x0211f1c8 kind:arm_call to:0x020b94c0 module:overlay(4) +from:0x0211f1d0 kind:arm_call to:0x0211f4cc module:overlay(36) +from:0x0211f1e8 kind:arm_call to:0x020b74d4 module:overlay(4) +from:0x0211f224 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f254 kind:arm_call to:0x0201aa44 module:main +from:0x0211f260 kind:arm_call to:0x0201f4b4 module:main +from:0x0211f290 kind:arm_call to:0x0201aad0 module:main +from:0x0211f298 kind:arm_call to:0x020b77b8 module:overlay(4) +from:0x0211f2a4 kind:load to:0x0204af1c module:main +from:0x0211f2bc kind:arm_call to:0x020b95c0 module:overlay(4) +from:0x0211f2d0 kind:load to:0x020b7810 module:overlays(4,8,9,13,15) +from:0x0211f2e0 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f2ec kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f2f8 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f304 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f30c kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f318 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f324 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f330 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f338 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f344 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f350 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f35c kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f364 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f370 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f37c kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f388 kind:arm_call to:0x021207d0 module:overlay(36) +from:0x0211f390 kind:arm_call to:0x02120c34 module:overlay(36) +from:0x0211f39c kind:arm_call to:0x02120c34 module:overlay(36) +from:0x0211f3a8 kind:arm_call to:0x02120c34 module:overlay(36) +from:0x0211f3bc kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f3c8 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f3d4 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f3e0 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f3e8 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f3f4 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f400 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f40c kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f414 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f420 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f42c kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f438 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f440 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f44c kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f458 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f464 kind:arm_call to:0x0212085c module:overlay(36) +from:0x0211f46c kind:arm_call to:0x02120cc8 module:overlay(36) +from:0x0211f478 kind:arm_call to:0x02120cc8 module:overlay(36) +from:0x0211f484 kind:arm_call to:0x02120cc8 module:overlay(36) +from:0x0211f4c8 kind:load to:0x02122760 module:overlay(36) +from:0x0211f504 kind:load to:0x021227d0 module:overlay(36) +from:0x0211f518 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0211f524 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0211f52c kind:arm_call to:0x0206738c module:overlay(0) +from:0x0211f534 kind:arm_call to:0x0211f3b0 module:overlay(36) +from:0x0211f540 kind:arm_call to:0x020b7ab8 module:overlay(4) +from:0x0211f550 kind:arm_call to:0x021204b0 module:overlay(36) +from:0x0211f564 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x0211f578 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x0211f588 kind:arm_call to:0x021208e8 module:overlay(36) +from:0x0211f59c kind:arm_call to:0x0211f48c module:overlay(36) +from:0x0211f5b8 kind:arm_call to:0x02019538 module:main +from:0x0211f5d0 kind:load to:0x0204a110 module:main +from:0x0211f5e0 kind:load to:0x0211f48c module:overlay(36) +from:0x0211f5f0 kind:arm_call to:0x0213e200 module:overlay(56) +from:0x0211f614 kind:arm_call to:0x020b7b74 module:overlays(3,4) +from:0x0211f620 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0211f630 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0211f65c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211f670 kind:load to:0x020b508c module:overlay(0) +from:0x0211f6a0 kind:arm_call to:0x0213e350 module:overlay(56) +from:0x0211f6c0 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x0211f6d8 kind:load to:0x020b7b24 module:overlays(4,8,9,13,15) +from:0x0211f6e4 kind:arm_call to:0x021204b0 module:overlay(36) +from:0x0211f710 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211f728 kind:arm_call to:0x020b7a98 module:overlay(4) +from:0x0211f750 kind:arm_call_thumb to:0x020d3ec8 module:overlay(24) +from:0x0211f764 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0211f770 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x0211f784 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211f790 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x0211f7a4 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0211f7ac kind:arm_call to:0x0213e32c module:overlay(56) +from:0x0211f7c0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211f7cc kind:arm_call to:0x0211f48c module:overlay(36) +from:0x0211f7d8 kind:load to:0x020b508c module:overlay(0) +from:0x0211f7e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f7e4 kind:load to:0x020b5254 module:overlay(0) +from:0x0211f7f8 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0211f800 kind:arm_call to:0x0213e294 module:overlay(56) +from:0x0211f808 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0211f818 kind:arm_call to:0x020b7ab8 module:overlay(4) +from:0x0211f824 kind:arm_call to:0x020b7bb8 module:overlays(3,4) +from:0x0211f85c kind:arm_call to:0x021204b0 module:overlay(36) +from:0x0211f870 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x0211f880 kind:arm_call to:0x0213e350 module:overlay(56) +from:0x0211f8a0 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x0211f8bc kind:load to:0x0204a110 module:main +from:0x0211f8c0 kind:load to:0x02019538 module:main +from:0x0211f8d0 kind:load to:0x0211f48c module:overlay(36) +from:0x0211f90c kind:arm_call to:0x0201f498 module:main +from:0x0211f92c kind:arm_call to:0x0201f498 module:main +from:0x0211f948 kind:arm_call to:0x0201f498 module:main +from:0x0211f95c kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211f9a4 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211f9ac kind:arm_call to:0x020a9b80 module:overlay(0) +from:0x0211f9bc kind:arm_call to:0x02120924 module:overlay(36) +from:0x0211fa18 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fa50 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fa88 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fab0 kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x0211faf8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fb30 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fb70 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fba4 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fbf8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fc00 kind:arm_call to:0x020a9b80 module:overlay(0) +from:0x0211fc14 kind:arm_call to:0x02120924 module:overlay(36) +from:0x0211fc74 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fcac kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fce8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fd10 kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x0211fd54 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fd8c kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fdc8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fdfc kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fe50 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211fe58 kind:arm_call to:0x020a9b80 module:overlay(0) +from:0x0211fe6c kind:arm_call to:0x02120924 module:overlay(36) +from:0x0211fec8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ff00 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ff38 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ff60 kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x0211ffa8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x0211ffd8 kind:arm_call to:0x02120528 module:overlay(36) +from:0x02120018 kind:arm_call to:0x02120528 module:overlay(36) +from:0x02120048 kind:arm_call to:0x02120528 module:overlay(36) +from:0x02120054 kind:arm_call to:0x0211f2d4 module:overlay(36) +from:0x02120068 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x02120074 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x02120084 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02120090 kind:load to:0x02120ef4 module:overlay(36) +from:0x02120094 kind:load to:0x02120ed4 module:overlay(36) +from:0x02120098 kind:load to:0x02120ef5 module:overlay(36) +from:0x0212009c kind:load to:0x02120ec0 module:overlay(36) +from:0x021200a0 kind:load to:0x020b6558 module:overlay(0) +from:0x021200a4 kind:load to:0x02120eac module:overlay(36) +from:0x021200a8 kind:load to:0x02120ef6 module:overlay(36) +from:0x021200ac kind:load to:0x02120ef7 module:overlay(36) +from:0x021200b0 kind:load to:0x02120ef8 module:overlay(36) +from:0x021200b4 kind:load to:0x02120ef9 module:overlay(36) +from:0x021200b8 kind:load to:0x020b508c module:overlay(0) +from:0x021200d0 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x021200e4 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x021200f4 kind:arm_call to:0x021208e8 module:overlay(36) +from:0x02120108 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x02120124 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x02120138 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02120154 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x02120164 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x02120178 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02120190 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x02120198 kind:load to:0x020b5254 module:overlay(0) +from:0x021201bc kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x021201c8 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x021201d0 kind:arm_call to:0x0211f3b0 module:overlay(36) +from:0x021201d8 kind:arm_call to:0x0206738c module:overlay(0) +from:0x021201ec kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021201f4 kind:load to:0x027e0d60 module:dtcm +from:0x02120200 kind:arm_call to:0x021204b0 module:overlay(36) +from:0x02120214 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x02120228 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x02120238 kind:arm_call to:0x021208e8 module:overlay(36) +from:0x0212024c kind:arm_call to:0x0211f48c module:overlay(36) +from:0x0212026c kind:arm_call to:0x0211f48c module:overlay(36) +from:0x02120298 kind:arm_call_thumb to:0x020d3eb8 module:overlay(24) +from:0x021202dc kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x021202f4 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x02120300 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x02120310 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02120318 kind:load to:0x027e0ce0 module:dtcm +from:0x0212031c kind:load to:0x02120ef4 module:overlay(36) +from:0x02120320 kind:load to:0x020b6558 module:overlay(0) +from:0x02120324 kind:load to:0x020b508c module:overlay(0) +from:0x0212033c kind:arm_call to:0x0213de00 module:overlay(56) +from:0x02120350 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x02120364 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x02120380 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x02120394 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021203a4 kind:arm_call to:0x0211e268 module:overlay(36) +from:0x021203c8 kind:arm_call to:0x020d3f50 module:overlay(24) +from:0x021203d4 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x021203e4 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x021203f8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02120404 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x0212040c kind:load to:0x020b5254 module:overlay(0) +from:0x02120410 kind:load to:0x027e0ce0 module:dtcm +from:0x02120424 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x02120430 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x02120438 kind:arm_call to:0x0206738c module:overlay(0) +from:0x02120444 kind:arm_call to:0x020b7ab8 module:overlay(4) +from:0x02120454 kind:arm_call to:0x021204b0 module:overlay(36) +from:0x02120468 kind:arm_call to:0x0211f48c module:overlay(36) +from:0x02120484 kind:load to:0x0204a088 module:main +from:0x02120488 kind:load to:0x020611fc module:overlay(0) +from:0x02120498 kind:arm_call to:0x02067244 module:overlay(0) +from:0x021204ac kind:load to:0x02122734 module:overlay(36) +from:0x021204bc kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x021204dc kind:load to:0x020b508c module:overlay(0) +from:0x021204ec kind:arm_call to:0x0201667c module:main +from:0x02120510 kind:arm_call to:0x0201e6d0 module:main +from:0x02120524 kind:load to:0x0212271c module:overlay(36) +from:0x02120564 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021205ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021205e8 kind:arm_call to:0x0201e874 module:main +from:0x02120734 kind:arm_call to:0x02061adc module:overlay(0) +from:0x02120778 kind:arm_call to:0x02028c4c module:main +from:0x0212079c kind:arm_call to:0x0201e8d4 module:main +from:0x021207b4 kind:arm_call to:0x0201aa44 module:main +from:0x021207c0 kind:arm_call to:0x02061ae0 module:overlay(0) +from:0x021207cc kind:load to:0x0204af1c module:main +from:0x02120824 kind:arm_call to:0x0201e874 module:main +from:0x021208b0 kind:arm_call to:0x0201e874 module:main +from:0x021208fc kind:arm_call to:0x0201667c module:main +from:0x0212090c kind:arm_call to:0x0201f678 module:main +from:0x02120914 kind:arm_call to:0x0201e6d0 module:main +from:0x02120920 kind:load to:0x02122704 module:overlay(36) +from:0x02120948 kind:arm_call to:0x0201f5c4 module:main +from:0x02120954 kind:arm_call to:0x0201f730 module:main +from:0x0212097c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021209e0 kind:arm_call to:0x0201e874 module:main +from:0x021209f4 kind:arm_call to:0x0201e8d4 module:main +from:0x02120bb4 kind:arm_call to:0x0201e8d4 module:main +from:0x02120c10 kind:arm_call to:0x02061adc module:overlay(0) +from:0x02120c30 kind:load to:0x0201f4b4 module:main +from:0x02120c8c kind:arm_call to:0x0201e874 module:main +from:0x02120d20 kind:arm_call to:0x0201e874 module:main +from:0x02120d64 kind:arm_call to:0x02067344 module:overlay(0) +from:0x02120d6c kind:arm_call to:0x02011ff4 module:main +from:0x02120d80 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02120d88 kind:arm_call to:0x02011ff4 module:main +from:0x02120da0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02120da8 kind:arm_call to:0x0201f2cc module:main +from:0x02120db0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02120db8 kind:arm_call to:0x02011ff4 module:main +from:0x02120f10 kind:load to:0x02040105 module:main +from:0x02120f84 kind:load to:0x020c010a module:overlays(2,4) +from:0x02120fd0 kind:arm_call to:0x0211b0f0 module:overlay(36) +from:0x02120fe0 kind:arm_call to:0x0203ce74 module:main +from:0x02120ff4 kind:load to:0x021228a4 module:overlay(36) +from:0x02120ff8 kind:load to:0x021228b4 module:overlay(36) +from:0x02120ffc kind:load to:0x0211b358 module:overlay(36) +from:0x02121000 kind:load to:0x021228a8 module:overlay(36) +from:0x02121020 kind:arm_call to:0x0211b3bc module:overlay(36) +from:0x02121030 kind:arm_call to:0x0203ce74 module:main +from:0x02121044 kind:load to:0x0212298c module:overlay(36) +from:0x02121048 kind:load to:0x0212299c module:overlay(36) +from:0x0212104c kind:load to:0x0211b630 module:overlay(36) +from:0x02121050 kind:load to:0x02122990 module:overlay(36) +from:0x02121070 kind:arm_call to:0x0211b694 module:overlay(36) +from:0x02121080 kind:arm_call to:0x0203ce74 module:main +from:0x02121094 kind:load to:0x02122a74 module:overlay(36) +from:0x02121098 kind:load to:0x02122a84 module:overlay(36) +from:0x0212109c kind:load to:0x0211b91c module:overlay(36) +from:0x021210a0 kind:load to:0x02122a78 module:overlay(36) +from:0x021210c0 kind:arm_call to:0x0211b980 module:overlay(36) +from:0x021210d0 kind:arm_call to:0x0203ce74 module:main +from:0x021210e4 kind:load to:0x02122b5c module:overlay(36) +from:0x021210e8 kind:load to:0x02122b6c module:overlay(36) +from:0x021210ec kind:load to:0x0211bbe4 module:overlay(36) +from:0x021210f0 kind:load to:0x02122b60 module:overlay(36) +from:0x02121110 kind:arm_call to:0x0211bc48 module:overlay(36) +from:0x02121120 kind:arm_call to:0x0203ce74 module:main +from:0x02121134 kind:load to:0x02122c44 module:overlay(36) +from:0x02121138 kind:load to:0x02122c54 module:overlay(36) +from:0x0212113c kind:load to:0x0211bef0 module:overlay(36) +from:0x02121140 kind:load to:0x02122c48 module:overlay(36) +from:0x02121160 kind:arm_call to:0x0211bf54 module:overlay(36) +from:0x02121170 kind:arm_call to:0x0203ce74 module:main +from:0x02121184 kind:load to:0x02122d2c module:overlay(36) +from:0x02121188 kind:load to:0x02122d3c module:overlay(36) +from:0x0212118c kind:load to:0x0211c2b4 module:overlay(36) +from:0x02121190 kind:load to:0x02122d30 module:overlay(36) +from:0x021211b0 kind:arm_call to:0x0211c318 module:overlay(36) +from:0x021211c0 kind:arm_call to:0x0203ce74 module:main +from:0x021211d4 kind:load to:0x02122e14 module:overlay(36) +from:0x021211d8 kind:load to:0x02122e24 module:overlay(36) +from:0x021211dc kind:load to:0x0211d8e0 module:overlay(36) +from:0x021211e0 kind:load to:0x02122e18 module:overlay(36) +from:0x02121200 kind:arm_call to:0x0211d9c4 module:overlay(36) +from:0x02121210 kind:arm_call to:0x0203ce74 module:main +from:0x02121224 kind:load to:0x02122efc module:overlay(36) +from:0x02121228 kind:load to:0x02122f18 module:overlay(36) +from:0x0212122c kind:load to:0x0211deb8 module:overlay(36) +from:0x02121230 kind:load to:0x02122f0c module:overlay(36) +from:0x02121250 kind:arm_call to:0x0211df9c module:overlay(36) +from:0x02121260 kind:arm_call to:0x0203ce74 module:main +from:0x02121274 kind:load to:0x02122f54 module:overlay(36) +from:0x02121278 kind:load to:0x02122f64 module:overlay(36) +from:0x0212127c kind:load to:0x0211e07c module:overlay(36) +from:0x02121280 kind:load to:0x02122f58 module:overlay(36) +from:0x02121284 kind:load to:0x02120fb4 module:overlay(36) +from:0x02121288 kind:load to:0x02121004 module:overlay(36) +from:0x0212128c kind:load to:0x02121054 module:overlay(36) +from:0x02121290 kind:load to:0x021210a4 module:overlay(36) +from:0x02121294 kind:load to:0x021210f4 module:overlay(36) +from:0x02121298 kind:load to:0x02121144 module:overlay(36) +from:0x0212129c kind:load to:0x02121194 module:overlay(36) +from:0x021212a0 kind:load to:0x021211e4 module:overlay(36) +from:0x021212a4 kind:load to:0x02121234 module:overlay(36) +from:0x021212e8 kind:load to:0x0211923c module:overlay(36) +from:0x021212ec kind:load to:0x0211afbc module:overlay(36) +from:0x021212f0 kind:load to:0x0209a2a8 module:overlay(0) +from:0x021212f4 kind:load to:0x0209a2dc module:overlay(0) +from:0x021212f8 kind:load to:0x0209a374 module:overlay(0) +from:0x021212fc kind:load to:0x0209a388 module:overlay(0) +from:0x02121300 kind:load to:0x0209a138 module:overlay(0) +from:0x02121304 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02121308 kind:load to:0x0209a438 module:overlay(0) +from:0x0212130c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02121310 kind:load to:0x0209a344 module:overlay(0) +from:0x02121314 kind:load to:0x0209a35c module:overlay(0) +from:0x02121318 kind:load to:0x0209a39c module:overlay(0) +from:0x0212131c kind:load to:0x0209a728 module:overlay(0) +from:0x02121320 kind:load to:0x0211af90 module:overlay(36) +from:0x02121324 kind:load to:0x0211af6c module:overlay(36) +from:0x02121328 kind:load to:0x0209a760 module:overlay(0) +from:0x02121374 kind:load to:0x021195f4 module:overlay(36) +from:0x0212137c kind:load to:0x021196c4 module:overlay(36) +from:0x02121384 kind:load to:0x02119770 module:overlay(36) +from:0x0212138c kind:load to:0x0211979c module:overlay(36) +from:0x02121394 kind:load to:0x02119868 module:overlay(36) +from:0x0212139c kind:load to:0x02119a58 module:overlay(36) +from:0x021213a4 kind:load to:0x02119adc module:overlay(36) +from:0x021213ac kind:load to:0x02119b24 module:overlay(36) +from:0x021213b4 kind:load to:0x02119bb8 module:overlay(36) +from:0x021213bc kind:load to:0x02119c28 module:overlay(36) +from:0x021213c4 kind:load to:0x02119d1c module:overlay(36) +from:0x021213cc kind:load to:0x02119d64 module:overlay(36) +from:0x021213d4 kind:load to:0x02119da4 module:overlay(36) +from:0x021213dc kind:load to:0x02119efc module:overlay(36) +from:0x021213e4 kind:load to:0x02119f98 module:overlay(36) +from:0x021213ec kind:load to:0x0211a098 module:overlay(36) +from:0x021213f4 kind:load to:0x0211a1a4 module:overlay(36) +from:0x021213fc kind:load to:0x0211a218 module:overlay(36) +from:0x02121404 kind:load to:0x0211a288 module:overlay(36) +from:0x0212140c kind:load to:0x0211a2ec module:overlay(36) +from:0x02121414 kind:load to:0x0211a30c module:overlay(36) +from:0x0212141c kind:load to:0x0211a35c module:overlay(36) +from:0x0212146c kind:load to:0x02119688 module:overlay(36) +from:0x02121474 kind:load to:0x021196ec module:overlay(36) +from:0x0212147c kind:load to:0x02119790 module:overlay(36) +from:0x02121484 kind:load to:0x0211982c module:overlay(36) +from:0x0212148c kind:load to:0x02119874 module:overlay(36) +from:0x02121494 kind:load to:0x02119aa0 module:overlay(36) +from:0x0212149c kind:load to:0x02119ae8 module:overlay(36) +from:0x021214a4 kind:load to:0x02119b7c module:overlay(36) +from:0x021214ac kind:load to:0x02119bdc module:overlay(36) +from:0x021214b4 kind:load to:0x02119ca8 module:overlay(36) +from:0x021214bc kind:load to:0x02119d20 module:overlay(36) +from:0x021214c4 kind:load to:0x02119d68 module:overlay(36) +from:0x021214cc kind:load to:0x02119ec0 module:overlay(36) +from:0x021214d4 kind:load to:0x02119f40 module:overlay(36) +from:0x021214dc kind:load to:0x0211a024 module:overlay(36) +from:0x021214e4 kind:load to:0x0211a14c module:overlay(36) +from:0x021214ec kind:load to:0x0211a1dc module:overlay(36) +from:0x021214f4 kind:load to:0x0211a254 module:overlay(36) +from:0x021214fc kind:load to:0x0211a2b0 module:overlay(36) +from:0x02121504 kind:load to:0x0211a308 module:overlay(36) +from:0x0212150c kind:load to:0x0211a320 module:overlay(36) +from:0x02121514 kind:load to:0x0211a360 module:overlay(36) +from:0x02121524 kind:load to:0x0209856c module:overlay(0) +from:0x02121528 kind:load to:0x020985a8 module:overlay(0) +from:0x0212152c kind:load to:0x020985c0 module:overlay(0) +from:0x02121530 kind:load to:0x020985cc module:overlay(0) +from:0x02121534 kind:load to:0x01fff464 module:itcm +from:0x02121538 kind:load to:0x020a9a2c module:overlay(0) +from:0x0212153c kind:load to:0x020a8d7c module:overlay(0) +from:0x02121540 kind:load to:0x020a8df8 module:overlay(0) +from:0x02121544 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x02121548 kind:load to:0x020a9948 module:overlay(0) +from:0x0212154c kind:load to:0x02098510 module:overlay(0) +from:0x02121550 kind:load to:0x020a99b0 module:overlay(0) +from:0x02121554 kind:load to:0x02098518 module:overlay(0) +from:0x02121558 kind:load to:0x0209851c module:overlay(0) +from:0x0212155c kind:load to:0x020985d8 module:overlay(0) +from:0x02121560 kind:load to:0x02098644 module:overlay(0) +from:0x02121564 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121568 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212156c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02121570 kind:load to:0x0211b000 module:overlay(36) +from:0x02121574 kind:load to:0x0211afd8 module:overlay(36) +from:0x02121578 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0212157c kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x02121580 kind:load to:0x020a9324 module:overlay(0) +from:0x02121584 kind:load to:0x020a8fcc module:overlay(0) +from:0x02121588 kind:load to:0x020a9034 module:overlay(0) +from:0x0212158c kind:load to:0x020a91a4 module:overlay(0) +from:0x02121590 kind:load to:0x020a91a0 module:overlay(0) +from:0x02121594 kind:load to:0x020a9270 module:overlay(0) +from:0x02121598 kind:load to:0x020a9294 module:overlay(0) +from:0x0212159c kind:load to:0x020a9298 module:overlay(0) +from:0x021215a0 kind:load to:0x020a91f4 module:overlay(0) +from:0x021215a4 kind:load to:0x020a91fc module:overlay(0) +from:0x021215a8 kind:load to:0x020a9204 module:overlay(0) +from:0x021215ac kind:load to:0x020a8fa8 module:overlay(0) +from:0x021215b0 kind:load to:0x020a8fb0 module:overlay(0) +from:0x021215b4 kind:load to:0x020a8fb8 module:overlay(0) +from:0x021215b8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021215bc kind:load to:0x020a949c module:overlay(0) +from:0x021215c0 kind:load to:0x020a95ec module:overlay(0) +from:0x021215c4 kind:load to:0x020a9618 module:overlay(0) +from:0x021215c8 kind:load to:0x020a9638 module:overlay(0) +from:0x021215cc kind:load to:0x020a9850 module:overlay(0) +from:0x021215d0 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021215d4 kind:load to:0x020a8f14 module:overlay(0) +from:0x021215d8 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021215dc kind:load to:0x020a99f8 module:overlay(0) +from:0x021215e0 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x021215e4 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021215e8 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021215ec kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021215f0 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021215f4 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021215f8 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021215fc kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02121600 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02121604 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02121608 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0212160c kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02121610 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02121614 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02121618 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0212161c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121620 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02121624 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02121628 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0212162c kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02121630 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02121634 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02121640 kind:load to:0x0209856c module:overlay(0) +from:0x02121644 kind:load to:0x020985a8 module:overlay(0) +from:0x02121648 kind:load to:0x020985c0 module:overlay(0) +from:0x0212164c kind:load to:0x020985cc module:overlay(0) +from:0x02121650 kind:load to:0x01fff464 module:itcm +from:0x02121654 kind:load to:0x020a9a2c module:overlay(0) +from:0x02121658 kind:load to:0x020a8d7c module:overlay(0) +from:0x0212165c kind:load to:0x02119250 module:overlay(36) +from:0x02121660 kind:load to:0x02119440 module:overlay(36) +from:0x02121664 kind:load to:0x020a9948 module:overlay(0) +from:0x02121668 kind:load to:0x02098510 module:overlay(0) +from:0x0212166c kind:load to:0x0211a368 module:overlay(36) +from:0x02121670 kind:load to:0x0211a364 module:overlay(36) +from:0x02121674 kind:load to:0x0209851c module:overlay(0) +from:0x02121678 kind:load to:0x020985d8 module:overlay(0) +from:0x0212167c kind:load to:0x02098644 module:overlay(0) +from:0x02121680 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121684 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121688 kind:load to:0x0211a38c module:overlay(36) +from:0x0212168c kind:load to:0x0211af44 module:overlay(36) +from:0x02121690 kind:load to:0x0211af14 module:overlay(36) +from:0x02121694 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02121698 kind:load to:0x021193cc module:overlay(36) +from:0x0212169c kind:load to:0x020a9324 module:overlay(0) +from:0x021216a0 kind:load to:0x021194b0 module:overlay(36) +from:0x021216a4 kind:load to:0x020a9034 module:overlay(0) +from:0x021216a8 kind:load to:0x0211a698 module:overlay(36) +from:0x021216ac kind:load to:0x0211a578 module:overlay(36) +from:0x021216b0 kind:load to:0x0211aefc module:overlay(36) +from:0x021216b4 kind:load to:0x020a9294 module:overlay(0) +from:0x021216b8 kind:load to:0x020a9298 module:overlay(0) +from:0x021216bc kind:load to:0x0211a6f4 module:overlay(36) +from:0x021216c0 kind:load to:0x0211a82c module:overlay(36) +from:0x021216c4 kind:load to:0x020a9204 module:overlay(0) +from:0x021216c8 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021216cc kind:load to:0x020a8fb0 module:overlay(0) +from:0x021216d0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x021216d4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021216d8 kind:load to:0x020a949c module:overlay(0) +from:0x021216dc kind:load to:0x020a95ec module:overlay(0) +from:0x021216e0 kind:load to:0x020a9618 module:overlay(0) +from:0x021216e4 kind:load to:0x020a9638 module:overlay(0) +from:0x021216e8 kind:load to:0x020a9850 module:overlay(0) +from:0x021216ec kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021216f0 kind:load to:0x0211ac94 module:overlay(36) +from:0x021216f4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021216f8 kind:load to:0x020a99f8 module:overlay(0) +from:0x021216fc kind:load to:0x02119518 module:overlay(36) +from:0x02121700 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02121704 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02121708 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0212170c kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02121710 kind:load to:0x02119584 module:overlay(36) +from:0x02121714 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02121718 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0212171c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02121720 kind:load to:0x02119580 module:overlay(36) +from:0x02121724 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02121728 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0212172c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02121730 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02121734 kind:load to:0x021195f0 module:overlay(36) +from:0x02121738 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0212173c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02121740 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02121744 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02121748 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0212174c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02121750 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02121754 kind:load to:0x02119408 module:overlay(36) +from:0x02121758 kind:load to:0x0211aa78 module:overlay(36) +from:0x0212175c kind:load to:0x0211aa7c module:overlay(36) +from:0x02121760 kind:load to:0x0211abac module:overlay(36) +from:0x02121764 kind:load to:0x0211aa80 module:overlay(36) +from:0x02121768 kind:load to:0x0211abc4 module:overlay(36) +from:0x0212176c kind:load to:0x0211abc8 module:overlay(36) +from:0x02121770 kind:load to:0x0211ac74 module:overlay(36) +from:0x02121774 kind:load to:0x0211abcc module:overlay(36) +from:0x0212177c kind:load to:0x02119ca0 module:overlay(36) +from:0x02121788 kind:load to:0x0211b0b0 module:overlay(36) +from:0x0212178c kind:load to:0x0211b020 module:overlay(36) +from:0x02121790 kind:load to:0x0211b0a0 module:overlay(36) +from:0x02121794 kind:load to:0x0211b090 module:overlay(36) +from:0x02121798 kind:load to:0x0211b080 module:overlay(36) +from:0x0212179c kind:load to:0x0211b070 module:overlay(36) +from:0x021217a0 kind:load to:0x0211b060 module:overlay(36) +from:0x021217a4 kind:load to:0x0211b050 module:overlay(36) +from:0x021217a8 kind:load to:0x0211b040 module:overlay(36) +from:0x021217ac kind:load to:0x0211b030 module:overlay(36) +from:0x021217c8 kind:load to:0x0211b0cc module:overlay(36) +from:0x021217cc kind:load to:0x02097998 module:overlay(0) +from:0x021217d0 kind:load to:0x020977a8 module:overlay(0) +from:0x021217d4 kind:load to:0x02097824 module:overlay(0) +from:0x021217d8 kind:load to:0x020979a0 module:overlay(0) +from:0x021217dc kind:load to:0x020979c0 module:overlay(0) +from:0x021217e0 kind:load to:0x020979ec module:overlay(0) +from:0x02121864 kind:load to:0x0209856c module:overlay(0) +from:0x02121868 kind:load to:0x020985a8 module:overlay(0) +from:0x0212186c kind:load to:0x020985c0 module:overlay(0) +from:0x02121870 kind:load to:0x020985cc module:overlay(0) +from:0x02121874 kind:load to:0x01fff464 module:itcm +from:0x02121878 kind:load to:0x020a9a2c module:overlay(0) +from:0x0212187c kind:load to:0x020a8d7c module:overlay(0) +from:0x02121880 kind:load to:0x0211b208 module:overlay(36) +from:0x02121884 kind:load to:0x0211b260 module:overlay(36) +from:0x02121888 kind:load to:0x020a9948 module:overlay(0) +from:0x0212188c kind:load to:0x02098510 module:overlay(0) +from:0x02121890 kind:load to:0x0211a368 module:overlay(36) +from:0x02121894 kind:load to:0x0211a364 module:overlay(36) +from:0x02121898 kind:load to:0x0209851c module:overlay(0) +from:0x0212189c kind:load to:0x020985d8 module:overlay(0) +from:0x021218a0 kind:load to:0x02098644 module:overlay(0) +from:0x021218a4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021218a8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021218ac kind:load to:0x0211a38c module:overlay(36) +from:0x021218b0 kind:load to:0x0211b328 module:overlay(36) +from:0x021218b4 kind:load to:0x0211b2f0 module:overlay(36) +from:0x021218b8 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x021218bc kind:load to:0x021193cc module:overlay(36) +from:0x021218c0 kind:load to:0x020a9324 module:overlay(0) +from:0x021218c4 kind:load to:0x021194b0 module:overlay(36) +from:0x021218c8 kind:load to:0x020a9034 module:overlay(0) +from:0x021218cc kind:load to:0x0211a698 module:overlay(36) +from:0x021218d0 kind:load to:0x0211a578 module:overlay(36) +from:0x021218d4 kind:load to:0x0211aefc module:overlay(36) +from:0x021218d8 kind:load to:0x020a9294 module:overlay(0) +from:0x021218dc kind:load to:0x020a9298 module:overlay(0) +from:0x021218e0 kind:load to:0x0211a6f4 module:overlay(36) +from:0x021218e4 kind:load to:0x0211a82c module:overlay(36) +from:0x021218e8 kind:load to:0x020a9204 module:overlay(0) +from:0x021218ec kind:load to:0x020a8fa8 module:overlay(0) +from:0x021218f0 kind:load to:0x020a8fb0 module:overlay(0) +from:0x021218f4 kind:load to:0x020a8fb8 module:overlay(0) +from:0x021218f8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021218fc kind:load to:0x020a949c module:overlay(0) +from:0x02121900 kind:load to:0x020a95ec module:overlay(0) +from:0x02121904 kind:load to:0x020a9618 module:overlay(0) +from:0x02121908 kind:load to:0x020a9638 module:overlay(0) +from:0x0212190c kind:load to:0x020a9850 module:overlay(0) +from:0x02121910 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02121914 kind:load to:0x0211ac94 module:overlay(36) +from:0x02121918 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0212191c kind:load to:0x020a99f8 module:overlay(0) +from:0x02121920 kind:load to:0x02119518 module:overlay(36) +from:0x02121924 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02121928 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0212192c kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02121930 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02121934 kind:load to:0x02119584 module:overlay(36) +from:0x02121938 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0212193c kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02121940 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02121944 kind:load to:0x02119580 module:overlay(36) +from:0x02121948 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0212194c kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02121950 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02121954 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02121958 kind:load to:0x021195f0 module:overlay(36) +from:0x0212195c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121960 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02121964 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02121968 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0212196c kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02121970 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02121974 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02121978 kind:load to:0x02119408 module:overlay(36) +from:0x0212197c kind:load to:0x0211aa78 module:overlay(36) +from:0x02121980 kind:load to:0x0211aa7c module:overlay(36) +from:0x02121984 kind:load to:0x0211abac module:overlay(36) +from:0x02121988 kind:load to:0x0211aa80 module:overlay(36) +from:0x0212198c kind:load to:0x0211abc4 module:overlay(36) +from:0x02121990 kind:load to:0x0211abc8 module:overlay(36) +from:0x02121994 kind:load to:0x0211ac74 module:overlay(36) +from:0x02121998 kind:load to:0x0211abcc module:overlay(36) +from:0x0212199c kind:load to:0x0211b28c module:overlay(36) +from:0x021219a0 kind:load to:0x02119ca0 module:overlay(36) +from:0x021219ac kind:load to:0x0211b37c module:overlay(36) +from:0x021219b0 kind:load to:0x0211b36c module:overlay(36) +from:0x021219b4 kind:load to:0x0211b0a0 module:overlay(36) +from:0x021219b8 kind:load to:0x0211b090 module:overlay(36) +from:0x021219bc kind:load to:0x0211b080 module:overlay(36) +from:0x021219c0 kind:load to:0x0211b070 module:overlay(36) +from:0x021219c4 kind:load to:0x0211b060 module:overlay(36) +from:0x021219c8 kind:load to:0x0211b050 module:overlay(36) +from:0x021219cc kind:load to:0x0211b040 module:overlay(36) +from:0x021219d0 kind:load to:0x0211b030 module:overlay(36) +from:0x021219e4 kind:load to:0x0211b398 module:overlay(36) +from:0x021219e8 kind:load to:0x02097998 module:overlay(0) +from:0x021219ec kind:load to:0x020977a8 module:overlay(0) +from:0x021219f0 kind:load to:0x02097824 module:overlay(0) +from:0x021219f4 kind:load to:0x020979a0 module:overlay(0) +from:0x021219f8 kind:load to:0x020979c0 module:overlay(0) +from:0x021219fc kind:load to:0x020979ec module:overlay(0) +from:0x02121a80 kind:load to:0x0209856c module:overlay(0) +from:0x02121a84 kind:load to:0x020985a8 module:overlay(0) +from:0x02121a88 kind:load to:0x020985c0 module:overlay(0) +from:0x02121a8c kind:load to:0x020985cc module:overlay(0) +from:0x02121a90 kind:load to:0x01fff464 module:itcm +from:0x02121a94 kind:load to:0x020a9a2c module:overlay(0) +from:0x02121a98 kind:load to:0x020a8d7c module:overlay(0) +from:0x02121a9c kind:load to:0x0211b4d0 module:overlay(36) +from:0x02121aa0 kind:load to:0x0211b538 module:overlay(36) +from:0x02121aa4 kind:load to:0x020a9948 module:overlay(0) +from:0x02121aa8 kind:load to:0x02098510 module:overlay(0) +from:0x02121aac kind:load to:0x0211a368 module:overlay(36) +from:0x02121ab0 kind:load to:0x0211a364 module:overlay(36) +from:0x02121ab4 kind:load to:0x0209851c module:overlay(0) +from:0x02121ab8 kind:load to:0x020985d8 module:overlay(0) +from:0x02121abc kind:load to:0x02098644 module:overlay(0) +from:0x02121ac0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121ac4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121ac8 kind:load to:0x0211a38c module:overlay(36) +from:0x02121acc kind:load to:0x0211b600 module:overlay(36) +from:0x02121ad0 kind:load to:0x0211b5c8 module:overlay(36) +from:0x02121ad4 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02121ad8 kind:load to:0x021193cc module:overlay(36) +from:0x02121adc kind:load to:0x020a9324 module:overlay(0) +from:0x02121ae0 kind:load to:0x021194b0 module:overlay(36) +from:0x02121ae4 kind:load to:0x020a9034 module:overlay(0) +from:0x02121ae8 kind:load to:0x0211a698 module:overlay(36) +from:0x02121aec kind:load to:0x0211a578 module:overlay(36) +from:0x02121af0 kind:load to:0x0211aefc module:overlay(36) +from:0x02121af4 kind:load to:0x020a9294 module:overlay(0) +from:0x02121af8 kind:load to:0x020a9298 module:overlay(0) +from:0x02121afc kind:load to:0x0211a6f4 module:overlay(36) +from:0x02121b00 kind:load to:0x0211a82c module:overlay(36) +from:0x02121b04 kind:load to:0x020a9204 module:overlay(0) +from:0x02121b08 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02121b0c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02121b10 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02121b14 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02121b18 kind:load to:0x020a949c module:overlay(0) +from:0x02121b1c kind:load to:0x020a95ec module:overlay(0) +from:0x02121b20 kind:load to:0x020a9618 module:overlay(0) +from:0x02121b24 kind:load to:0x020a9638 module:overlay(0) +from:0x02121b28 kind:load to:0x020a9850 module:overlay(0) +from:0x02121b2c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02121b30 kind:load to:0x0211ac94 module:overlay(36) +from:0x02121b34 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02121b38 kind:load to:0x020a99f8 module:overlay(0) +from:0x02121b3c kind:load to:0x02119518 module:overlay(36) +from:0x02121b40 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02121b44 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02121b48 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02121b4c kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02121b50 kind:load to:0x02119584 module:overlay(36) +from:0x02121b54 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02121b58 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02121b5c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02121b60 kind:load to:0x02119580 module:overlay(36) +from:0x02121b64 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02121b68 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02121b6c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02121b70 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02121b74 kind:load to:0x021195f0 module:overlay(36) +from:0x02121b78 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121b7c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02121b80 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02121b84 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02121b88 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02121b8c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02121b90 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02121b94 kind:load to:0x02119408 module:overlay(36) +from:0x02121b98 kind:load to:0x0211aa78 module:overlay(36) +from:0x02121b9c kind:load to:0x0211aa7c module:overlay(36) +from:0x02121ba0 kind:load to:0x0211abac module:overlay(36) +from:0x02121ba4 kind:load to:0x0211aa80 module:overlay(36) +from:0x02121ba8 kind:load to:0x0211abc4 module:overlay(36) +from:0x02121bac kind:load to:0x0211abc8 module:overlay(36) +from:0x02121bb0 kind:load to:0x0211ac74 module:overlay(36) +from:0x02121bb4 kind:load to:0x0211abcc module:overlay(36) +from:0x02121bb8 kind:load to:0x0211b564 module:overlay(36) +from:0x02121bbc kind:load to:0x02119ca0 module:overlay(36) +from:0x02121bc8 kind:load to:0x0211b654 module:overlay(36) +from:0x02121bcc kind:load to:0x0211b644 module:overlay(36) +from:0x02121bd0 kind:load to:0x0211b0a0 module:overlay(36) +from:0x02121bd4 kind:load to:0x0211b090 module:overlay(36) +from:0x02121bd8 kind:load to:0x0211b080 module:overlay(36) +from:0x02121bdc kind:load to:0x0211b070 module:overlay(36) +from:0x02121be0 kind:load to:0x0211b060 module:overlay(36) +from:0x02121be4 kind:load to:0x0211b050 module:overlay(36) +from:0x02121be8 kind:load to:0x0211b040 module:overlay(36) +from:0x02121bec kind:load to:0x0211b030 module:overlay(36) +from:0x02121c00 kind:load to:0x0211b670 module:overlay(36) +from:0x02121c04 kind:load to:0x02097998 module:overlay(0) +from:0x02121c08 kind:load to:0x020977a8 module:overlay(0) +from:0x02121c0c kind:load to:0x02097824 module:overlay(0) +from:0x02121c10 kind:load to:0x020979a0 module:overlay(0) +from:0x02121c14 kind:load to:0x020979c0 module:overlay(0) +from:0x02121c18 kind:load to:0x020979ec module:overlay(0) +from:0x02121c9c kind:load to:0x0209856c module:overlay(0) +from:0x02121ca0 kind:load to:0x020985a8 module:overlay(0) +from:0x02121ca4 kind:load to:0x020985c0 module:overlay(0) +from:0x02121ca8 kind:load to:0x020985cc module:overlay(0) +from:0x02121cac kind:load to:0x01fff464 module:itcm +from:0x02121cb0 kind:load to:0x020a9a2c module:overlay(0) +from:0x02121cb4 kind:load to:0x020a8d7c module:overlay(0) +from:0x02121cb8 kind:load to:0x0211b7ac module:overlay(36) +from:0x02121cbc kind:load to:0x0211b810 module:overlay(36) +from:0x02121cc0 kind:load to:0x020a9948 module:overlay(0) +from:0x02121cc4 kind:load to:0x02098510 module:overlay(0) +from:0x02121cc8 kind:load to:0x0211a368 module:overlay(36) +from:0x02121ccc kind:load to:0x0211a364 module:overlay(36) +from:0x02121cd0 kind:load to:0x0209851c module:overlay(0) +from:0x02121cd4 kind:load to:0x020985d8 module:overlay(0) +from:0x02121cd8 kind:load to:0x02098644 module:overlay(0) +from:0x02121cdc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121ce0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121ce4 kind:load to:0x0211a38c module:overlay(36) +from:0x02121ce8 kind:load to:0x0211b8ec module:overlay(36) +from:0x02121cec kind:load to:0x0211b8b4 module:overlay(36) +from:0x02121cf0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02121cf4 kind:load to:0x021193cc module:overlay(36) +from:0x02121cf8 kind:load to:0x020a9324 module:overlay(0) +from:0x02121cfc kind:load to:0x021194b0 module:overlay(36) +from:0x02121d00 kind:load to:0x020a9034 module:overlay(0) +from:0x02121d04 kind:load to:0x0211a698 module:overlay(36) +from:0x02121d08 kind:load to:0x0211a578 module:overlay(36) +from:0x02121d0c kind:load to:0x0211aefc module:overlay(36) +from:0x02121d10 kind:load to:0x020a9294 module:overlay(0) +from:0x02121d14 kind:load to:0x020a9298 module:overlay(0) +from:0x02121d18 kind:load to:0x0211a6f4 module:overlay(36) +from:0x02121d1c kind:load to:0x0211a82c module:overlay(36) +from:0x02121d20 kind:load to:0x020a9204 module:overlay(0) +from:0x02121d24 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02121d28 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02121d2c kind:load to:0x020a8fb8 module:overlay(0) +from:0x02121d30 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02121d34 kind:load to:0x020a949c module:overlay(0) +from:0x02121d38 kind:load to:0x020a95ec module:overlay(0) +from:0x02121d3c kind:load to:0x020a9618 module:overlay(0) +from:0x02121d40 kind:load to:0x020a9638 module:overlay(0) +from:0x02121d44 kind:load to:0x020a9850 module:overlay(0) +from:0x02121d48 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02121d4c kind:load to:0x0211ac94 module:overlay(36) +from:0x02121d50 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02121d54 kind:load to:0x020a99f8 module:overlay(0) +from:0x02121d58 kind:load to:0x02119518 module:overlay(36) +from:0x02121d5c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02121d60 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02121d64 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02121d68 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02121d6c kind:load to:0x02119584 module:overlay(36) +from:0x02121d70 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02121d74 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02121d78 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02121d7c kind:load to:0x02119580 module:overlay(36) +from:0x02121d80 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02121d84 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02121d88 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02121d8c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02121d90 kind:load to:0x021195f0 module:overlay(36) +from:0x02121d94 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121d98 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02121d9c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02121da0 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02121da4 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02121da8 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02121dac kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02121db0 kind:load to:0x02119408 module:overlay(36) +from:0x02121db4 kind:load to:0x0211aa78 module:overlay(36) +from:0x02121db8 kind:load to:0x0211aa7c module:overlay(36) +from:0x02121dbc kind:load to:0x0211abac module:overlay(36) +from:0x02121dc0 kind:load to:0x0211aa80 module:overlay(36) +from:0x02121dc4 kind:load to:0x0211abc4 module:overlay(36) +from:0x02121dc8 kind:load to:0x0211abc8 module:overlay(36) +from:0x02121dcc kind:load to:0x0211ac74 module:overlay(36) +from:0x02121dd0 kind:load to:0x0211abcc module:overlay(36) +from:0x02121dd4 kind:load to:0x0211b83c module:overlay(36) +from:0x02121dd8 kind:load to:0x02119ca0 module:overlay(36) +from:0x02121de4 kind:load to:0x0211b940 module:overlay(36) +from:0x02121de8 kind:load to:0x0211b930 module:overlay(36) +from:0x02121dec kind:load to:0x0211b0a0 module:overlay(36) +from:0x02121df0 kind:load to:0x0211b090 module:overlay(36) +from:0x02121df4 kind:load to:0x0211b080 module:overlay(36) +from:0x02121df8 kind:load to:0x0211b070 module:overlay(36) +from:0x02121dfc kind:load to:0x0211b060 module:overlay(36) +from:0x02121e00 kind:load to:0x0211b050 module:overlay(36) +from:0x02121e04 kind:load to:0x0211b040 module:overlay(36) +from:0x02121e08 kind:load to:0x0211b030 module:overlay(36) +from:0x02121e1c kind:load to:0x0211b95c module:overlay(36) +from:0x02121e20 kind:load to:0x02097998 module:overlay(0) +from:0x02121e24 kind:load to:0x020977a8 module:overlay(0) +from:0x02121e28 kind:load to:0x02097824 module:overlay(0) +from:0x02121e2c kind:load to:0x020979a0 module:overlay(0) +from:0x02121e30 kind:load to:0x020979c0 module:overlay(0) +from:0x02121e34 kind:load to:0x020979ec module:overlay(0) +from:0x02121eb8 kind:load to:0x0209856c module:overlay(0) +from:0x02121ebc kind:load to:0x020985a8 module:overlay(0) +from:0x02121ec0 kind:load to:0x020985c0 module:overlay(0) +from:0x02121ec4 kind:load to:0x020985cc module:overlay(0) +from:0x02121ec8 kind:load to:0x01fff464 module:itcm +from:0x02121ecc kind:load to:0x020a9a2c module:overlay(0) +from:0x02121ed0 kind:load to:0x020a8d7c module:overlay(0) +from:0x02121ed4 kind:load to:0x0211ba98 module:overlay(36) +from:0x02121ed8 kind:load to:0x0211bb00 module:overlay(36) +from:0x02121edc kind:load to:0x020a9948 module:overlay(0) +from:0x02121ee0 kind:load to:0x02098510 module:overlay(0) +from:0x02121ee4 kind:load to:0x0211a368 module:overlay(36) +from:0x02121ee8 kind:load to:0x0211a364 module:overlay(36) +from:0x02121eec kind:load to:0x0209851c module:overlay(0) +from:0x02121ef0 kind:load to:0x020985d8 module:overlay(0) +from:0x02121ef4 kind:load to:0x02098644 module:overlay(0) +from:0x02121ef8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121efc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121f00 kind:load to:0x0211a38c module:overlay(36) +from:0x02121f04 kind:load to:0x0211bbb4 module:overlay(36) +from:0x02121f08 kind:load to:0x0211bb7c module:overlay(36) +from:0x02121f0c kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02121f10 kind:load to:0x021193cc module:overlay(36) +from:0x02121f14 kind:load to:0x020a9324 module:overlay(0) +from:0x02121f18 kind:load to:0x021194b0 module:overlay(36) +from:0x02121f1c kind:load to:0x020a9034 module:overlay(0) +from:0x02121f20 kind:load to:0x0211a698 module:overlay(36) +from:0x02121f24 kind:load to:0x0211a578 module:overlay(36) +from:0x02121f28 kind:load to:0x0211aefc module:overlay(36) +from:0x02121f2c kind:load to:0x020a9294 module:overlay(0) +from:0x02121f30 kind:load to:0x020a9298 module:overlay(0) +from:0x02121f34 kind:load to:0x0211a6f4 module:overlay(36) +from:0x02121f38 kind:load to:0x0211a82c module:overlay(36) +from:0x02121f3c kind:load to:0x020a9204 module:overlay(0) +from:0x02121f40 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02121f44 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02121f48 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02121f4c kind:load to:0x020a8fc0 module:overlay(0) +from:0x02121f50 kind:load to:0x020a949c module:overlay(0) +from:0x02121f54 kind:load to:0x020a95ec module:overlay(0) +from:0x02121f58 kind:load to:0x020a9618 module:overlay(0) +from:0x02121f5c kind:load to:0x020a9638 module:overlay(0) +from:0x02121f60 kind:load to:0x020a9850 module:overlay(0) +from:0x02121f64 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02121f68 kind:load to:0x0211ac94 module:overlay(36) +from:0x02121f6c kind:load to:0x020a8ed8 module:overlay(0) +from:0x02121f70 kind:load to:0x020a99f8 module:overlay(0) +from:0x02121f74 kind:load to:0x02119518 module:overlay(36) +from:0x02121f78 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02121f7c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02121f80 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02121f84 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02121f88 kind:load to:0x02119584 module:overlay(36) +from:0x02121f8c kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02121f90 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02121f94 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02121f98 kind:load to:0x02119580 module:overlay(36) +from:0x02121f9c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02121fa0 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02121fa4 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02121fa8 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02121fac kind:load to:0x021195f0 module:overlay(36) +from:0x02121fb0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02121fb4 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02121fb8 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02121fbc kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02121fc0 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02121fc4 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02121fc8 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02121fcc kind:load to:0x02119408 module:overlay(36) +from:0x02121fd0 kind:load to:0x0211aa78 module:overlay(36) +from:0x02121fd4 kind:load to:0x0211aa7c module:overlay(36) +from:0x02121fd8 kind:load to:0x0211abac module:overlay(36) +from:0x02121fdc kind:load to:0x0211aa80 module:overlay(36) +from:0x02121fe0 kind:load to:0x0211abc4 module:overlay(36) +from:0x02121fe4 kind:load to:0x0211abc8 module:overlay(36) +from:0x02121fe8 kind:load to:0x0211ac74 module:overlay(36) +from:0x02121fec kind:load to:0x0211abcc module:overlay(36) +from:0x02121ff0 kind:load to:0x0211bb2c module:overlay(36) +from:0x02121ff4 kind:load to:0x02119ca0 module:overlay(36) +from:0x02122000 kind:load to:0x0211bc08 module:overlay(36) +from:0x02122004 kind:load to:0x0211bbf8 module:overlay(36) +from:0x02122008 kind:load to:0x0211b0a0 module:overlay(36) +from:0x0212200c kind:load to:0x0211b090 module:overlay(36) +from:0x02122010 kind:load to:0x0211b080 module:overlay(36) +from:0x02122014 kind:load to:0x0211b070 module:overlay(36) +from:0x02122018 kind:load to:0x0211b060 module:overlay(36) +from:0x0212201c kind:load to:0x0211b050 module:overlay(36) +from:0x02122020 kind:load to:0x0211b040 module:overlay(36) +from:0x02122024 kind:load to:0x0211b030 module:overlay(36) +from:0x02122038 kind:load to:0x0211bc24 module:overlay(36) +from:0x0212203c kind:load to:0x02097998 module:overlay(0) +from:0x02122040 kind:load to:0x020977a8 module:overlay(0) +from:0x02122044 kind:load to:0x02097824 module:overlay(0) +from:0x02122048 kind:load to:0x020979a0 module:overlay(0) +from:0x0212204c kind:load to:0x020979c0 module:overlay(0) +from:0x02122050 kind:load to:0x020979ec module:overlay(0) +from:0x021220d4 kind:load to:0x0209856c module:overlay(0) +from:0x021220d8 kind:load to:0x020985a8 module:overlay(0) +from:0x021220dc kind:load to:0x020985c0 module:overlay(0) +from:0x021220e0 kind:load to:0x020985cc module:overlay(0) +from:0x021220e4 kind:load to:0x01fff464 module:itcm +from:0x021220e8 kind:load to:0x020a9a2c module:overlay(0) +from:0x021220ec kind:load to:0x020a8d7c module:overlay(0) +from:0x021220f0 kind:load to:0x0211bd64 module:overlay(36) +from:0x021220f4 kind:load to:0x0211bdc8 module:overlay(36) +from:0x021220f8 kind:load to:0x020a9948 module:overlay(0) +from:0x021220fc kind:load to:0x02098510 module:overlay(0) +from:0x02122100 kind:load to:0x0211a368 module:overlay(36) +from:0x02122104 kind:load to:0x0211a364 module:overlay(36) +from:0x02122108 kind:load to:0x0209851c module:overlay(0) +from:0x0212210c kind:load to:0x020985d8 module:overlay(0) +from:0x02122110 kind:load to:0x02098644 module:overlay(0) +from:0x02122114 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122118 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212211c kind:load to:0x0211a38c module:overlay(36) +from:0x02122120 kind:load to:0x0211bec0 module:overlay(36) +from:0x02122124 kind:load to:0x0211be88 module:overlay(36) +from:0x02122128 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0212212c kind:load to:0x021193cc module:overlay(36) +from:0x02122130 kind:load to:0x020a9324 module:overlay(0) +from:0x02122134 kind:load to:0x021194b0 module:overlay(36) +from:0x02122138 kind:load to:0x020a9034 module:overlay(0) +from:0x0212213c kind:load to:0x0211a698 module:overlay(36) +from:0x02122140 kind:load to:0x0211a578 module:overlay(36) +from:0x02122144 kind:load to:0x0211aefc module:overlay(36) +from:0x02122148 kind:load to:0x020a9294 module:overlay(0) +from:0x0212214c kind:load to:0x020a9298 module:overlay(0) +from:0x02122150 kind:load to:0x0211a6f4 module:overlay(36) +from:0x02122154 kind:load to:0x0211a82c module:overlay(36) +from:0x02122158 kind:load to:0x020a9204 module:overlay(0) +from:0x0212215c kind:load to:0x020a8fa8 module:overlay(0) +from:0x02122160 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02122164 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02122168 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212216c kind:load to:0x020a949c module:overlay(0) +from:0x02122170 kind:load to:0x020a95ec module:overlay(0) +from:0x02122174 kind:load to:0x020a9618 module:overlay(0) +from:0x02122178 kind:load to:0x020a9638 module:overlay(0) +from:0x0212217c kind:load to:0x020a9850 module:overlay(0) +from:0x02122180 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02122184 kind:load to:0x0211ac94 module:overlay(36) +from:0x02122188 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0212218c kind:load to:0x020a99f8 module:overlay(0) +from:0x02122190 kind:load to:0x02119518 module:overlay(36) +from:0x02122194 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02122198 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0212219c kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021221a0 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021221a4 kind:load to:0x02119584 module:overlay(36) +from:0x021221a8 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021221ac kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021221b0 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021221b4 kind:load to:0x02119580 module:overlay(36) +from:0x021221b8 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021221bc kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021221c0 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021221c4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021221c8 kind:load to:0x021195f0 module:overlay(36) +from:0x021221cc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021221d0 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021221d4 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021221d8 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x021221dc kind:load to:0x020e885c module:overlays(19,20,31) +from:0x021221e0 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x021221e4 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021221e8 kind:load to:0x02119408 module:overlay(36) +from:0x021221ec kind:load to:0x0211aa78 module:overlay(36) +from:0x021221f0 kind:load to:0x0211aa7c module:overlay(36) +from:0x021221f4 kind:load to:0x0211abac module:overlay(36) +from:0x021221f8 kind:load to:0x0211aa80 module:overlay(36) +from:0x021221fc kind:load to:0x0211abc4 module:overlay(36) +from:0x02122200 kind:load to:0x0211abc8 module:overlay(36) +from:0x02122204 kind:load to:0x0211ac74 module:overlay(36) +from:0x02122208 kind:load to:0x0211abcc module:overlay(36) +from:0x0212220c kind:load to:0x0211bdf4 module:overlay(36) +from:0x02122210 kind:load to:0x02119ca0 module:overlay(36) +from:0x0212221c kind:load to:0x0211bf14 module:overlay(36) +from:0x02122220 kind:load to:0x0211bf04 module:overlay(36) +from:0x02122224 kind:load to:0x0211b0a0 module:overlay(36) +from:0x02122228 kind:load to:0x0211b090 module:overlay(36) +from:0x0212222c kind:load to:0x0211b080 module:overlay(36) +from:0x02122230 kind:load to:0x0211b070 module:overlay(36) +from:0x02122234 kind:load to:0x0211b060 module:overlay(36) +from:0x02122238 kind:load to:0x0211b050 module:overlay(36) +from:0x0212223c kind:load to:0x0211b040 module:overlay(36) +from:0x02122240 kind:load to:0x0211b030 module:overlay(36) +from:0x02122254 kind:load to:0x0211bf30 module:overlay(36) +from:0x02122258 kind:load to:0x02097998 module:overlay(0) +from:0x0212225c kind:load to:0x020977a8 module:overlay(0) +from:0x02122260 kind:load to:0x02097824 module:overlay(0) +from:0x02122264 kind:load to:0x020979a0 module:overlay(0) +from:0x02122268 kind:load to:0x020979c0 module:overlay(0) +from:0x0212226c kind:load to:0x020979ec module:overlay(0) +from:0x02122278 kind:load to:0x0211c0cc module:overlay(36) +from:0x0212227c kind:load to:0x0211c230 module:overlay(36) +from:0x02122280 kind:load to:0x02057bf4 module:overlay(0) +from:0x02122284 kind:load to:0x0211bfe4 module:overlay(36) +from:0x02122288 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212228c kind:load to:0x02057e44 module:overlay(0) +from:0x02122290 kind:load to:0x02057ea8 module:overlay(0) +from:0x02122294 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02122298 kind:load to:0x02057d84 module:overlay(0) +from:0x0212231c kind:load to:0x0209856c module:overlay(0) +from:0x02122320 kind:load to:0x020985a8 module:overlay(0) +from:0x02122324 kind:load to:0x020985c0 module:overlay(0) +from:0x02122328 kind:load to:0x020985cc module:overlay(0) +from:0x0212232c kind:load to:0x01fff464 module:itcm +from:0x02122330 kind:load to:0x020a9a2c module:overlay(0) +from:0x02122334 kind:load to:0x020a8d7c module:overlay(0) +from:0x02122338 kind:load to:0x0211c0e0 module:overlay(36) +from:0x0212233c kind:load to:0x0211c144 module:overlay(36) +from:0x02122340 kind:load to:0x020a9948 module:overlay(0) +from:0x02122344 kind:load to:0x02098510 module:overlay(0) +from:0x02122348 kind:load to:0x0211a368 module:overlay(36) +from:0x0212234c kind:load to:0x0211a364 module:overlay(36) +from:0x02122350 kind:load to:0x0209851c module:overlay(0) +from:0x02122354 kind:load to:0x020985d8 module:overlay(0) +from:0x02122358 kind:load to:0x02098644 module:overlay(0) +from:0x0212235c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122360 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02122364 kind:load to:0x0211a38c module:overlay(36) +from:0x02122368 kind:load to:0x0211c284 module:overlay(36) +from:0x0212236c kind:load to:0x0211c24c module:overlay(36) +from:0x02122370 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02122374 kind:load to:0x021193cc module:overlay(36) +from:0x02122378 kind:load to:0x020a9324 module:overlay(0) +from:0x0212237c kind:load to:0x021194b0 module:overlay(36) +from:0x02122380 kind:load to:0x020a9034 module:overlay(0) +from:0x02122384 kind:load to:0x0211a698 module:overlay(36) +from:0x02122388 kind:load to:0x0211a578 module:overlay(36) +from:0x0212238c kind:load to:0x0211aefc module:overlay(36) +from:0x02122390 kind:load to:0x020a9294 module:overlay(0) +from:0x02122394 kind:load to:0x020a9298 module:overlay(0) +from:0x02122398 kind:load to:0x0211a6f4 module:overlay(36) +from:0x0212239c kind:load to:0x0211a82c module:overlay(36) +from:0x021223a0 kind:load to:0x020a9204 module:overlay(0) +from:0x021223a4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021223a8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x021223ac kind:load to:0x020a8fb8 module:overlay(0) +from:0x021223b0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021223b4 kind:load to:0x020a949c module:overlay(0) +from:0x021223b8 kind:load to:0x020a95ec module:overlay(0) +from:0x021223bc kind:load to:0x020a9618 module:overlay(0) +from:0x021223c0 kind:load to:0x020a9638 module:overlay(0) +from:0x021223c4 kind:load to:0x020a9850 module:overlay(0) +from:0x021223c8 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021223cc kind:load to:0x0211ac94 module:overlay(36) +from:0x021223d0 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021223d4 kind:load to:0x020a99f8 module:overlay(0) +from:0x021223d8 kind:load to:0x02119518 module:overlay(36) +from:0x021223dc kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021223e0 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021223e4 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021223e8 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021223ec kind:load to:0x02119584 module:overlay(36) +from:0x021223f0 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021223f4 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021223f8 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021223fc kind:load to:0x02119580 module:overlay(36) +from:0x02122400 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02122404 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02122408 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0212240c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02122410 kind:load to:0x021195f0 module:overlay(36) +from:0x02122414 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02122418 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0212241c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02122420 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02122424 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02122428 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0212242c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02122430 kind:load to:0x02119408 module:overlay(36) +from:0x02122434 kind:load to:0x0211aa78 module:overlay(36) +from:0x02122438 kind:load to:0x0211aa7c module:overlay(36) +from:0x0212243c kind:load to:0x0211abac module:overlay(36) +from:0x02122440 kind:load to:0x0211aa80 module:overlay(36) +from:0x02122444 kind:load to:0x0211abc4 module:overlay(36) +from:0x02122448 kind:load to:0x0211abc8 module:overlay(36) +from:0x0212244c kind:load to:0x0211ac74 module:overlay(36) +from:0x02122450 kind:load to:0x0211abcc module:overlay(36) +from:0x02122454 kind:load to:0x0211c170 module:overlay(36) +from:0x02122458 kind:load to:0x0211c228 module:overlay(36) +from:0x02122464 kind:load to:0x0211c2d8 module:overlay(36) +from:0x02122468 kind:load to:0x0211c2c8 module:overlay(36) +from:0x0212246c kind:load to:0x0211b0a0 module:overlay(36) +from:0x02122470 kind:load to:0x0211b090 module:overlay(36) +from:0x02122474 kind:load to:0x0211b080 module:overlay(36) +from:0x02122478 kind:load to:0x0211b070 module:overlay(36) +from:0x0212247c kind:load to:0x0211b060 module:overlay(36) +from:0x02122480 kind:load to:0x0211b050 module:overlay(36) +from:0x02122484 kind:load to:0x0211b040 module:overlay(36) +from:0x02122488 kind:load to:0x0211b030 module:overlay(36) +from:0x02122494 kind:load to:0x0211c360 module:overlay(36) +from:0x021224a0 kind:load to:0x0211c2f4 module:overlay(36) +from:0x021224a4 kind:load to:0x02097998 module:overlay(0) +from:0x021224a8 kind:load to:0x020977a8 module:overlay(0) +from:0x021224ac kind:load to:0x02097824 module:overlay(0) +from:0x021224b0 kind:load to:0x020979a0 module:overlay(0) +from:0x021224b4 kind:load to:0x020979c0 module:overlay(0) +from:0x021224b8 kind:load to:0x020979ec module:overlay(0) +from:0x021224c4 kind:load to:0x0209856c module:overlay(0) +from:0x021224c8 kind:load to:0x020985a8 module:overlay(0) +from:0x021224cc kind:load to:0x020985c0 module:overlay(0) +from:0x021224d0 kind:load to:0x020985cc module:overlay(0) +from:0x021224d4 kind:load to:0x01fff464 module:itcm +from:0x021224d8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021224dc kind:load to:0x0211c920 module:overlay(36) +from:0x021224e0 kind:load to:0x02098504 module:overlay(0) +from:0x021224e4 kind:load to:0x0211c928 module:overlay(36) +from:0x021224e8 kind:load to:0x0211cadc module:overlay(36) +from:0x021224ec kind:load to:0x02098510 module:overlay(0) +from:0x021224f0 kind:load to:0x0211cb18 module:overlay(36) +from:0x021224f4 kind:load to:0x02098518 module:overlay(0) +from:0x021224f8 kind:load to:0x0209851c module:overlay(0) +from:0x021224fc kind:load to:0x020985d8 module:overlay(0) +from:0x02122500 kind:load to:0x02098644 module:overlay(0) +from:0x02122504 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122508 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212250c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122510 kind:load to:0x0211c898 module:overlay(36) +from:0x02122514 kind:load to:0x0211c8d8 module:overlay(36) +from:0x02122518 kind:load to:0x0211cab0 module:overlay(36) +from:0x0212251c kind:load to:0x0211cab4 module:overlay(36) +from:0x02122520 kind:load to:0x0211cabc module:overlay(36) +from:0x02122524 kind:load to:0x0211cab8 module:overlay(36) +from:0x02122528 kind:load to:0x0211cac0 module:overlay(36) +from:0x0212252c kind:load to:0x0211cac4 module:overlay(36) +from:0x02122530 kind:load to:0x0211cad8 module:overlay(36) +from:0x02122534 kind:load to:0x0211cac8 module:overlay(36) +from:0x02122538 kind:load to:0x0211caf0 module:overlay(36) +from:0x0212253c kind:load to:0x0211cb10 module:overlay(36) +from:0x02122548 kind:load to:0x0211d984 module:overlay(36) +from:0x0212254c kind:load to:0x0211d8f4 module:overlay(36) +from:0x02122550 kind:load to:0x0211d974 module:overlay(36) +from:0x02122554 kind:load to:0x0211d964 module:overlay(36) +from:0x02122558 kind:load to:0x0211d954 module:overlay(36) +from:0x0212255c kind:load to:0x0211d944 module:overlay(36) +from:0x02122560 kind:load to:0x0211d934 module:overlay(36) +from:0x02122564 kind:load to:0x0211d924 module:overlay(36) +from:0x02122568 kind:load to:0x0211d914 module:overlay(36) +from:0x0212256c kind:load to:0x0211d904 module:overlay(36) +from:0x02122588 kind:load to:0x0211d9a0 module:overlay(36) +from:0x0212258c kind:load to:0x020977a0 module:overlay(0) +from:0x02122590 kind:load to:0x020977a8 module:overlay(0) +from:0x02122594 kind:load to:0x02097824 module:overlay(0) +from:0x02122598 kind:load to:0x02097864 module:overlay(0) +from:0x0212259c kind:load to:0x02097868 module:overlay(0) +from:0x021225a0 kind:load to:0x0209786c module:overlay(0) +from:0x021225ac kind:load to:0x0209856c module:overlay(0) +from:0x021225b0 kind:load to:0x020985a8 module:overlay(0) +from:0x021225b4 kind:load to:0x020985c0 module:overlay(0) +from:0x021225b8 kind:load to:0x020985cc module:overlay(0) +from:0x021225bc kind:load to:0x01fff464 module:itcm +from:0x021225c0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021225c4 kind:load to:0x0211dc6c module:overlay(36) +from:0x021225c8 kind:load to:0x02098504 module:overlay(0) +from:0x021225cc kind:load to:0x0211dcb4 module:overlay(36) +from:0x021225d0 kind:load to:0x0211dcd8 module:overlay(36) +from:0x021225d4 kind:load to:0x02098510 module:overlay(0) +from:0x021225d8 kind:load to:0x0211dcec module:overlay(36) +from:0x021225dc kind:load to:0x02098518 module:overlay(0) +from:0x021225e0 kind:load to:0x0209851c module:overlay(0) +from:0x021225e4 kind:load to:0x020985d8 module:overlay(0) +from:0x021225e8 kind:load to:0x02098644 module:overlay(0) +from:0x021225ec kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021225f0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021225f4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021225f8 kind:load to:0x0211dc04 module:overlay(36) +from:0x021225fc kind:load to:0x0211dc34 module:overlay(36) +from:0x02122600 kind:load to:0x0211de24 module:overlay(36) +from:0x02122604 kind:load to:0x0211de28 module:overlay(36) +from:0x02122608 kind:load to:0x0211de30 module:overlay(36) +from:0x0212260c kind:load to:0x0211de2c module:overlay(36) +from:0x02122610 kind:load to:0x0211de34 module:overlay(36) +from:0x02122614 kind:load to:0x0211de38 module:overlay(36) +from:0x02122618 kind:load to:0x0211de4c module:overlay(36) +from:0x0212261c kind:load to:0x0211de3c module:overlay(36) +from:0x02122628 kind:load to:0x0211df5c module:overlay(36) +from:0x0212262c kind:load to:0x0211decc module:overlay(36) +from:0x02122630 kind:load to:0x0211df4c module:overlay(36) +from:0x02122634 kind:load to:0x0211df3c module:overlay(36) +from:0x02122638 kind:load to:0x0211df2c module:overlay(36) +from:0x0212263c kind:load to:0x0211df1c module:overlay(36) +from:0x02122640 kind:load to:0x0211df0c module:overlay(36) +from:0x02122644 kind:load to:0x0211defc module:overlay(36) +from:0x02122648 kind:load to:0x0211deec module:overlay(36) +from:0x0212264c kind:load to:0x0211dedc module:overlay(36) +from:0x02122664 kind:load to:0x0211df78 module:overlay(36) +from:0x02122668 kind:load to:0x02097998 module:overlay(0) +from:0x0212266c kind:load to:0x020977a8 module:overlay(0) +from:0x02122670 kind:load to:0x02097824 module:overlay(0) +from:0x02122674 kind:load to:0x020979a0 module:overlay(0) +from:0x02122678 kind:load to:0x020979c0 module:overlay(0) +from:0x0212267c kind:load to:0x020979ec module:overlay(0) +from:0x02122688 kind:load to:0x0209856c module:overlay(0) +from:0x0212268c kind:load to:0x020985a8 module:overlay(0) +from:0x02122690 kind:load to:0x020985c0 module:overlay(0) +from:0x02122694 kind:load to:0x020985cc module:overlay(0) +from:0x02122698 kind:load to:0x01fff464 module:itcm +from:0x0212269c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021226a0 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x021226a4 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x021226a8 kind:load to:0x02098508 module:overlay(0) +from:0x021226ac kind:load to:0x0209850c module:overlay(0) +from:0x021226b0 kind:load to:0x02098510 module:overlay(0) +from:0x021226b4 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021226b8 kind:load to:0x02098518 module:overlay(0) +from:0x021226bc kind:load to:0x0209851c module:overlay(0) +from:0x021226c0 kind:load to:0x020985d8 module:overlay(0) +from:0x021226c4 kind:load to:0x02098644 module:overlay(0) +from:0x021226c8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021226cc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021226d0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021226d4 kind:load to:0x0211e034 module:overlay(36) +from:0x021226d8 kind:load to:0x0211e054 module:overlay(36) +from:0x021226dc kind:load to:0x0211dfe4 module:overlay(36) +from:0x021226e8 kind:load to:0x0211e238 module:overlay(36) +from:0x021226ec kind:load to:0x0211e24c module:overlay(36) +from:0x021226f0 kind:load to:0x0201bbe4 module:main +from:0x021226f4 kind:load to:0x0211e090 module:overlay(36) +from:0x021226f8 kind:load to:0x0201bd8c module:main +from:0x02122704 kind:load to:0x0211ecd4 module:overlay(36) +from:0x02122708 kind:load to:0x02120d94 module:overlay(36) +from:0x0212270c kind:load to:0x02120a50 module:overlay(36) +from:0x02122710 kind:load to:0x02120c20 module:overlay(36) +from:0x0212271c kind:load to:0x0211ecc0 module:overlay(36) +from:0x02122720 kind:load to:0x02120d78 module:overlay(36) +from:0x02122724 kind:load to:0x021205f4 module:overlay(36) +from:0x02122728 kind:load to:0x02120740 module:overlay(36) +from:0x02122734 kind:load to:0x020667d8 module:overlay(0) +from:0x02122738 kind:load to:0x020667f4 module:overlay(0) +from:0x0212273c kind:load to:0x020673c8 module:overlay(0) +from:0x02122740 kind:load to:0x02067434 module:overlay(0) +from:0x02122744 kind:load to:0x02067474 module:overlay(0) +from:0x02122748 kind:load to:0x02066dfc module:overlay(0) +from:0x0212274c kind:load to:0x020669d8 module:overlay(0) +from:0x02122750 kind:load to:0x02067234 module:overlay(0) +from:0x02122754 kind:load to:0x0206723c module:overlay(0) +from:0x02122758 kind:load to:0x0211ecac module:overlay(36) +from:0x0212275c kind:load to:0x02120d5c module:overlay(36) +from:0x02122760 kind:load to:0x0211f508 module:overlay(36) +from:0x02122768 kind:load to:0x0211f5a4 module:overlay(36) +from:0x02122770 kind:load to:0x0211f5e4 module:overlay(36) +from:0x02122778 kind:load to:0x0211f6cc module:overlay(36) +from:0x02122780 kind:load to:0x0211f7e8 module:overlay(36) +from:0x02122788 kind:load to:0x0211f8a8 module:overlay(36) +from:0x02122790 kind:load to:0x0211f8d4 module:overlay(36) +from:0x02122798 kind:load to:0x02120110 module:overlay(36) +from:0x021227a0 kind:load to:0x0212019c module:overlay(36) +from:0x021227a8 kind:load to:0x02120254 module:overlay(36) +from:0x021227b0 kind:load to:0x02120274 module:overlay(36) +from:0x021227b8 kind:load to:0x0212036c module:overlay(36) +from:0x021227c0 kind:load to:0x02120414 module:overlay(36) +from:0x021227c8 kind:load to:0x02120470 module:overlay(36) +from:0x021227d0 kind:load to:0x0211f548 module:overlay(36) +from:0x021227d8 kind:load to:0x0211f5d4 module:overlay(36) +from:0x021227e0 kind:load to:0x0211f67c module:overlay(36) +from:0x021227e8 kind:load to:0x0211f6dc module:overlay(36) +from:0x021227f0 kind:load to:0x0211f854 module:overlay(36) +from:0x021227f8 kind:load to:0x0211f8c4 module:overlay(36) +from:0x02122800 kind:load to:0x021200c0 module:overlay(36) +from:0x02122808 kind:load to:0x02120114 module:overlay(36) +from:0x02122810 kind:load to:0x021201f8 module:overlay(36) +from:0x02122818 kind:load to:0x02120258 module:overlay(36) +from:0x02122820 kind:load to:0x0212032c module:overlay(36) +from:0x02122828 kind:load to:0x02120370 module:overlay(36) +from:0x02122830 kind:load to:0x0212044c module:overlay(36) +from:0x02122838 kind:load to:0x0212048c module:overlay(36) diff --git a/config/eur1/arm9/overlays/ov036/symbols.txt b/config/eur1/arm9/overlays/ov036/symbols.txt new file mode 100644 index 00000000..b43f0a2f --- /dev/null +++ b/config/eur1/arm9/overlays/ov036/symbols.txt @@ -0,0 +1,471 @@ +func_ov036_02119100 kind:function(arm,size=0x13c) addr:0x02119100 +func_ov036_0211923c kind:function(arm,size=0x14) addr:0x0211923c +func_ov036_02119250 kind:function(arm,size=0x17c) addr:0x02119250 +func_ov036_021193cc kind:function(arm,size=0x3c) addr:0x021193cc +func_ov036_02119408 kind:function(arm,size=0x38) addr:0x02119408 +func_ov036_02119440 kind:function(arm,size=0x70) addr:0x02119440 +func_ov036_021194b0 kind:function(arm,size=0x68) addr:0x021194b0 +func_ov036_02119518 kind:function(arm,size=0x68) addr:0x02119518 +func_ov036_02119580 kind:function(arm,size=0x4) addr:0x02119580 +func_ov036_02119584 kind:function(arm,size=0x6c) addr:0x02119584 +func_ov036_021195f0 kind:function(arm,size=0x4) addr:0x021195f0 +func_ov036_021195f4 kind:function(arm,size=0x94) addr:0x021195f4 +func_ov036_02119688 kind:function(arm,size=0x3c) addr:0x02119688 +func_ov036_021196c4 kind:function(arm,size=0x28) addr:0x021196c4 +func_ov036_021196ec kind:function(arm,size=0x84) addr:0x021196ec +func_ov036_02119770 kind:function(arm,size=0x20) addr:0x02119770 +func_ov036_02119790 kind:function(arm,size=0xc) addr:0x02119790 +func_ov036_0211979c kind:function(arm,size=0x90) addr:0x0211979c +func_ov036_0211982c kind:function(arm,size=0x3c) addr:0x0211982c +func_ov036_02119868 kind:function(arm,size=0xc) addr:0x02119868 +func_ov036_02119874 kind:function(arm,size=0x1e4) addr:0x02119874 +func_ov036_02119a58 kind:function(arm,size=0x48) addr:0x02119a58 +func_ov036_02119aa0 kind:function(arm,size=0x3c) addr:0x02119aa0 +func_ov036_02119adc kind:function(arm,size=0xc) addr:0x02119adc +func_ov036_02119ae8 kind:function(arm,size=0x3c) addr:0x02119ae8 +func_ov036_02119b24 kind:function(arm,size=0x58) addr:0x02119b24 +func_ov036_02119b7c kind:function(arm,size=0x3c) addr:0x02119b7c +func_ov036_02119bb8 kind:function(arm,size=0x24) addr:0x02119bb8 +func_ov036_02119bdc kind:function(arm,size=0x4c) addr:0x02119bdc +func_ov036_02119c28 kind:function(arm,size=0x78) addr:0x02119c28 +func_ov036_02119ca0 kind:function(arm,size=0x8) addr:0x02119ca0 +func_ov036_02119ca8 kind:function(arm,size=0x74) addr:0x02119ca8 +func_ov036_02119d1c kind:function(arm,size=0x4) addr:0x02119d1c +func_ov036_02119d20 kind:function(arm,size=0x44) addr:0x02119d20 +func_ov036_02119d64 kind:function(arm,size=0x4) addr:0x02119d64 +func_ov036_02119d68 kind:function(arm,size=0x3c) addr:0x02119d68 +func_ov036_02119da4 kind:function(arm,size=0x11c) addr:0x02119da4 +func_ov036_02119ec0 kind:function(arm,size=0x3c) addr:0x02119ec0 +func_ov036_02119efc kind:function(arm,size=0x44) addr:0x02119efc +func_ov036_02119f40 kind:function(arm,size=0x58) addr:0x02119f40 +func_ov036_02119f98 kind:function(arm,size=0x8c) addr:0x02119f98 +func_ov036_0211a024 kind:function(arm,size=0x74) addr:0x0211a024 +func_ov036_0211a098 kind:function(arm,size=0xb4) addr:0x0211a098 +func_ov036_0211a14c kind:function(arm,size=0x58) addr:0x0211a14c +func_ov036_0211a1a4 kind:function(arm,size=0x38) addr:0x0211a1a4 +func_ov036_0211a1dc kind:function(arm,size=0x3c) addr:0x0211a1dc +func_ov036_0211a218 kind:function(arm,size=0x3c) addr:0x0211a218 +func_ov036_0211a254 kind:function(arm,size=0x34) addr:0x0211a254 +func_ov036_0211a288 kind:function(arm,size=0x28) addr:0x0211a288 +func_ov036_0211a2b0 kind:function(arm,size=0x3c) addr:0x0211a2b0 +func_ov036_0211a2ec kind:function(arm,size=0x1c) addr:0x0211a2ec +func_ov036_0211a308 kind:function(arm,size=0x4) addr:0x0211a308 +func_ov036_0211a30c kind:function(arm,size=0x14) addr:0x0211a30c +func_ov036_0211a320 kind:function(arm,size=0x3c) addr:0x0211a320 +func_ov036_0211a35c kind:function(arm,size=0x4) addr:0x0211a35c +func_ov036_0211a360 kind:function(arm,size=0x4) addr:0x0211a360 +func_ov036_0211a364 kind:function(arm,size=0x4) addr:0x0211a364 +func_ov036_0211a368 kind:function(arm,size=0x24) addr:0x0211a368 +func_ov036_0211a38c kind:function(arm,size=0x9c) addr:0x0211a38c +func_ov036_0211a428 kind:function(arm,size=0x130) addr:0x0211a428 +func_ov036_0211a558 kind:function(arm,size=0x20) addr:0x0211a558 +func_ov036_0211a578 kind:function(arm,size=0x120) addr:0x0211a578 +func_ov036_0211a698 kind:function(arm,size=0x5c) addr:0x0211a698 +func_ov036_0211a6f4 kind:function(arm,size=0x138) addr:0x0211a6f4 +func_ov036_0211a82c kind:function(arm,size=0x210) addr:0x0211a82c +func_ov036_0211aa3c kind:function(arm,size=0x3c) addr:0x0211aa3c +func_ov036_0211aa78 kind:function(arm,size=0x4) addr:0x0211aa78 +func_ov036_0211aa7c kind:function(arm,size=0x4) addr:0x0211aa7c +func_ov036_0211aa80 kind:function(arm,size=0x12c) addr:0x0211aa80 +func_ov036_0211abac kind:function(arm,size=0x18) addr:0x0211abac +func_ov036_0211abc4 kind:function(arm,size=0x4) addr:0x0211abc4 +func_ov036_0211abc8 kind:function(arm,size=0x4) addr:0x0211abc8 +func_ov036_0211abcc kind:function(arm,size=0xa8) addr:0x0211abcc +func_ov036_0211ac74 kind:function(arm,size=0x20) addr:0x0211ac74 +func_ov036_0211ac94 kind:function(arm,size=0xc8) addr:0x0211ac94 +func_ov036_0211ad5c kind:function(arm,size=0xc8) addr:0x0211ad5c +func_ov036_0211ae24 kind:function(arm,size=0xd8) addr:0x0211ae24 +func_ov036_0211aefc kind:function(arm,size=0x18) addr:0x0211aefc +func_ov036_0211af14 kind:function(arm,size=0x30) addr:0x0211af14 +func_ov036_0211af44 kind:function(arm,size=0x28) addr:0x0211af44 +func_ov036_0211af6c kind:function(arm,size=0x24) addr:0x0211af6c +func_ov036_0211af90 kind:function(arm,size=0x2c) addr:0x0211af90 +func_ov036_0211afbc kind:function(arm,size=0x1c) addr:0x0211afbc +func_ov036_0211afd8 kind:function(arm,size=0x28) addr:0x0211afd8 +func_ov036_0211b000 kind:function(arm,size=0x20) addr:0x0211b000 +func_ov036_0211b020 kind:function(arm,size=0x10) addr:0x0211b020 +func_ov036_0211b030 kind:function(arm,size=0x10) addr:0x0211b030 +func_ov036_0211b040 kind:function(arm,size=0x10) addr:0x0211b040 +func_ov036_0211b050 kind:function(arm,size=0x10) addr:0x0211b050 +func_ov036_0211b060 kind:function(arm,size=0x10) addr:0x0211b060 +func_ov036_0211b070 kind:function(arm,size=0x10) addr:0x0211b070 +func_ov036_0211b080 kind:function(arm,size=0x10) addr:0x0211b080 +func_ov036_0211b090 kind:function(arm,size=0x10) addr:0x0211b090 +func_ov036_0211b0a0 kind:function(arm,size=0x10) addr:0x0211b0a0 +func_ov036_0211b0b0 kind:function(arm,size=0x10) addr:0x0211b0b0 +func_ov036_0211b0c0 kind:function(arm,size=0xc) addr:0x0211b0c0 +func_ov036_0211b0cc kind:function(arm,size=0x24) addr:0x0211b0cc +func_ov036_0211b0f0 kind:function(arm,size=0x5c) addr:0x0211b0f0 +func_ov036_0211b14c kind:function(arm,size=0xbc) addr:0x0211b14c +func_ov036_0211b208 kind:function(arm,size=0x58) addr:0x0211b208 +func_ov036_0211b260 kind:function(arm,size=0x2c) addr:0x0211b260 +func_ov036_0211b28c kind:function(arm,size=0x64) addr:0x0211b28c +func_ov036_0211b2f0 kind:function(arm,size=0x38) addr:0x0211b2f0 +func_ov036_0211b328 kind:function(arm,size=0x30) addr:0x0211b328 +func_ov036_0211b358 kind:function(arm,size=0x14) addr:0x0211b358 +func_ov036_0211b36c kind:function(arm,size=0x10) addr:0x0211b36c +func_ov036_0211b37c kind:function(arm,size=0x10) addr:0x0211b37c +func_ov036_0211b38c kind:function(arm,size=0xc) addr:0x0211b38c +func_ov036_0211b398 kind:function(arm,size=0x24) addr:0x0211b398 +func_ov036_0211b3bc kind:function(arm,size=0x58) addr:0x0211b3bc +func_ov036_0211b414 kind:function(arm,size=0xbc) addr:0x0211b414 +func_ov036_0211b4d0 kind:function(arm,size=0x68) addr:0x0211b4d0 +func_ov036_0211b538 kind:function(arm,size=0x2c) addr:0x0211b538 +func_ov036_0211b564 kind:function(arm,size=0x64) addr:0x0211b564 +func_ov036_0211b5c8 kind:function(arm,size=0x38) addr:0x0211b5c8 +func_ov036_0211b600 kind:function(arm,size=0x30) addr:0x0211b600 +func_ov036_0211b630 kind:function(arm,size=0x14) addr:0x0211b630 +func_ov036_0211b644 kind:function(arm,size=0x10) addr:0x0211b644 +func_ov036_0211b654 kind:function(arm,size=0x10) addr:0x0211b654 +func_ov036_0211b664 kind:function(arm,size=0xc) addr:0x0211b664 +func_ov036_0211b670 kind:function(arm,size=0x24) addr:0x0211b670 +func_ov036_0211b694 kind:function(arm,size=0x5c) addr:0x0211b694 +func_ov036_0211b6f0 kind:function(arm,size=0xbc) addr:0x0211b6f0 +func_ov036_0211b7ac kind:function(arm,size=0x64) addr:0x0211b7ac +func_ov036_0211b810 kind:function(arm,size=0x2c) addr:0x0211b810 +func_ov036_0211b83c kind:function(arm,size=0x78) addr:0x0211b83c +func_ov036_0211b8b4 kind:function(arm,size=0x38) addr:0x0211b8b4 +func_ov036_0211b8ec kind:function(arm,size=0x30) addr:0x0211b8ec +func_ov036_0211b91c kind:function(arm,size=0x14) addr:0x0211b91c +func_ov036_0211b930 kind:function(arm,size=0x10) addr:0x0211b930 +func_ov036_0211b940 kind:function(arm,size=0x10) addr:0x0211b940 +func_ov036_0211b950 kind:function(arm,size=0xc) addr:0x0211b950 +func_ov036_0211b95c kind:function(arm,size=0x24) addr:0x0211b95c +func_ov036_0211b980 kind:function(arm,size=0x5c) addr:0x0211b980 +func_ov036_0211b9dc kind:function(arm,size=0xbc) addr:0x0211b9dc +func_ov036_0211ba98 kind:function(arm,size=0x68) addr:0x0211ba98 +func_ov036_0211bb00 kind:function(arm,size=0x2c) addr:0x0211bb00 +func_ov036_0211bb2c kind:function(arm,size=0x50) addr:0x0211bb2c +func_ov036_0211bb7c kind:function(arm,size=0x38) addr:0x0211bb7c +func_ov036_0211bbb4 kind:function(arm,size=0x30) addr:0x0211bbb4 +func_ov036_0211bbe4 kind:function(arm,size=0x14) addr:0x0211bbe4 +func_ov036_0211bbf8 kind:function(arm,size=0x10) addr:0x0211bbf8 +func_ov036_0211bc08 kind:function(arm,size=0x10) addr:0x0211bc08 +func_ov036_0211bc18 kind:function(arm,size=0xc) addr:0x0211bc18 +func_ov036_0211bc24 kind:function(arm,size=0x24) addr:0x0211bc24 +func_ov036_0211bc48 kind:function(arm,size=0x60) addr:0x0211bc48 +func_ov036_0211bca8 kind:function(arm,size=0xbc) addr:0x0211bca8 +func_ov036_0211bd64 kind:function(arm,size=0x64) addr:0x0211bd64 +func_ov036_0211bdc8 kind:function(arm,size=0x2c) addr:0x0211bdc8 +func_ov036_0211bdf4 kind:function(arm,size=0x94) addr:0x0211bdf4 +func_ov036_0211be88 kind:function(arm,size=0x38) addr:0x0211be88 +func_ov036_0211bec0 kind:function(arm,size=0x30) addr:0x0211bec0 +func_ov036_0211bef0 kind:function(arm,size=0x14) addr:0x0211bef0 +func_ov036_0211bf04 kind:function(arm,size=0x10) addr:0x0211bf04 +func_ov036_0211bf14 kind:function(arm,size=0x10) addr:0x0211bf14 +func_ov036_0211bf24 kind:function(arm,size=0xc) addr:0x0211bf24 +func_ov036_0211bf30 kind:function(arm,size=0x24) addr:0x0211bf30 +func_ov036_0211bf54 kind:function(arm,size=0x5c) addr:0x0211bf54 +func_ov036_0211bfb0 kind:function(arm,size=0x34) addr:0x0211bfb0 +func_ov036_0211bfe4 kind:function(arm,size=0x2c) addr:0x0211bfe4 +func_ov036_0211c010 kind:function(arm,size=0xbc) addr:0x0211c010 +func_ov036_0211c0cc kind:function(arm,size=0x14) addr:0x0211c0cc +func_ov036_0211c0e0 kind:function(arm,size=0x64) addr:0x0211c0e0 +func_ov036_0211c144 kind:function(arm,size=0x2c) addr:0x0211c144 +func_ov036_0211c170 kind:function(arm,size=0xb8) addr:0x0211c170 +func_ov036_0211c228 kind:function(arm,size=0x8) addr:0x0211c228 +func_ov036_0211c230 kind:function(arm,size=0x1c) addr:0x0211c230 +func_ov036_0211c24c kind:function(arm,size=0x38) addr:0x0211c24c +func_ov036_0211c284 kind:function(arm,size=0x30) addr:0x0211c284 +func_ov036_0211c2b4 kind:function(arm,size=0x14) addr:0x0211c2b4 +func_ov036_0211c2c8 kind:function(arm,size=0x10) addr:0x0211c2c8 +func_ov036_0211c2d8 kind:function(arm,size=0x10) addr:0x0211c2d8 +func_ov036_0211c2e8 kind:function(arm,size=0xc) addr:0x0211c2e8 +func_ov036_0211c2f4 kind:function(arm,size=0x24) addr:0x0211c2f4 +func_ov036_0211c318 kind:function(arm,size=0x28) addr:0x0211c318 +func_ov036_0211c340 kind:function(arm,size=0x20) addr:0x0211c340 +func_ov036_0211c360 kind:function(arm,size=0x64) addr:0x0211c360 +func_ov036_0211c3c4 kind:function(arm,size=0x300) addr:0x0211c3c4 +func_ov036_0211c6c4 kind:function(arm,size=0xbc) addr:0x0211c6c4 +func_ov036_0211c780 kind:function(arm,size=0x118) addr:0x0211c780 +func_ov036_0211c898 kind:function(arm,size=0x40) addr:0x0211c898 +func_ov036_0211c8d8 kind:function(arm,size=0x48) addr:0x0211c8d8 +func_ov036_0211c920 kind:function(arm,size=0x8) addr:0x0211c920 +func_ov036_0211c928 kind:function(arm,size=0x154) addr:0x0211c928 +func_ov036_0211ca7c kind:function(arm,size=0x14) addr:0x0211ca7c +func_ov036_0211ca90 kind:function(arm,size=0x20) addr:0x0211ca90 +func_ov036_0211cab0 kind:function(arm,size=0x4) addr:0x0211cab0 +func_ov036_0211cab4 kind:function(arm,size=0x4) addr:0x0211cab4 +func_ov036_0211cab8 kind:function(arm,size=0x4) addr:0x0211cab8 +func_ov036_0211cabc kind:function(arm,size=0x4) addr:0x0211cabc +func_ov036_0211cac0 kind:function(arm,size=0x4) addr:0x0211cac0 +func_ov036_0211cac4 kind:function(arm,size=0x4) addr:0x0211cac4 +func_ov036_0211cac8 kind:function(arm,size=0x10) addr:0x0211cac8 +func_ov036_0211cad8 kind:function(arm,size=0x4) addr:0x0211cad8 +func_ov036_0211cadc kind:function(arm,size=0x14) addr:0x0211cadc +func_ov036_0211caf0 kind:function(arm,size=0x20) addr:0x0211caf0 +func_ov036_0211cb10 kind:function(arm,size=0x8) addr:0x0211cb10 +func_ov036_0211cb18 kind:function(arm,size=0x408) addr:0x0211cb18 +func_ov036_0211cf20 kind:function(arm,size=0x20) addr:0x0211cf20 +func_ov036_0211cf40 kind:function(arm,size=0xf0) addr:0x0211cf40 +func_ov036_0211d030 kind:function(arm,size=0x1bc) addr:0x0211d030 +func_ov036_0211d1ec kind:function(arm,size=0x184) addr:0x0211d1ec +func_ov036_0211d370 kind:function(arm,size=0x28) addr:0x0211d370 +func_ov036_0211d398 kind:function(arm,size=0x1c) addr:0x0211d398 +func_ov036_0211d3b4 kind:function(arm,size=0x1c) addr:0x0211d3b4 +func_ov036_0211d3d0 kind:function(arm,size=0x1c) addr:0x0211d3d0 +func_ov036_0211d3ec kind:function(arm,size=0x34) addr:0x0211d3ec +func_ov036_0211d420 kind:function(arm,size=0x294) addr:0x0211d420 +func_ov036_0211d6b4 kind:function(arm,size=0x1ec) addr:0x0211d6b4 +func_ov036_0211d8a0 kind:function(arm,size=0x18) addr:0x0211d8a0 +func_ov036_0211d8b8 kind:function(arm,size=0x1c) addr:0x0211d8b8 +func_ov036_0211d8d4 kind:function(arm,size=0xc) addr:0x0211d8d4 +func_ov036_0211d8e0 kind:function(arm,size=0x14) addr:0x0211d8e0 +func_ov036_0211d8f4 kind:function(arm,size=0x10) addr:0x0211d8f4 +func_ov036_0211d904 kind:function(arm,size=0x10) addr:0x0211d904 +func_ov036_0211d914 kind:function(arm,size=0x10) addr:0x0211d914 +func_ov036_0211d924 kind:function(arm,size=0x10) addr:0x0211d924 +func_ov036_0211d934 kind:function(arm,size=0x10) addr:0x0211d934 +func_ov036_0211d944 kind:function(arm,size=0x10) addr:0x0211d944 +func_ov036_0211d954 kind:function(arm,size=0x10) addr:0x0211d954 +func_ov036_0211d964 kind:function(arm,size=0x10) addr:0x0211d964 +func_ov036_0211d974 kind:function(arm,size=0x10) addr:0x0211d974 +func_ov036_0211d984 kind:function(arm,size=0x10) addr:0x0211d984 +func_ov036_0211d994 kind:function(arm,size=0xc) addr:0x0211d994 +func_ov036_0211d9a0 kind:function(arm,size=0x24) addr:0x0211d9a0 +func_ov036_0211d9c4 kind:function(arm,size=0x28) addr:0x0211d9c4 +func_ov036_0211d9ec kind:function(arm,size=0x218) addr:0x0211d9ec +func_ov036_0211dc04 kind:function(arm,size=0x30) addr:0x0211dc04 +func_ov036_0211dc34 kind:function(arm,size=0x38) addr:0x0211dc34 +func_ov036_0211dc6c kind:function(arm,size=0x48) addr:0x0211dc6c +func_ov036_0211dcb4 kind:function(arm,size=0x24) addr:0x0211dcb4 +func_ov036_0211dcd8 kind:function(arm,size=0x14) addr:0x0211dcd8 +func_ov036_0211dcec kind:function(arm,size=0x138) addr:0x0211dcec +func_ov036_0211de24 kind:function(arm,size=0x4) addr:0x0211de24 +func_ov036_0211de28 kind:function(arm,size=0x4) addr:0x0211de28 +func_ov036_0211de2c kind:function(arm,size=0x4) addr:0x0211de2c +func_ov036_0211de30 kind:function(arm,size=0x4) addr:0x0211de30 +func_ov036_0211de34 kind:function(arm,size=0x4) addr:0x0211de34 +func_ov036_0211de38 kind:function(arm,size=0x4) addr:0x0211de38 +func_ov036_0211de3c kind:function(arm,size=0x10) addr:0x0211de3c +func_ov036_0211de4c kind:function(arm,size=0x4) addr:0x0211de4c +func_ov036_0211de50 kind:function(arm,size=0x68) addr:0x0211de50 +func_ov036_0211deb8 kind:function(arm,size=0x14) addr:0x0211deb8 +func_ov036_0211decc kind:function(arm,size=0x10) addr:0x0211decc +func_ov036_0211dedc kind:function(arm,size=0x10) addr:0x0211dedc +func_ov036_0211deec kind:function(arm,size=0x10) addr:0x0211deec +func_ov036_0211defc kind:function(arm,size=0x10) addr:0x0211defc +func_ov036_0211df0c kind:function(arm,size=0x10) addr:0x0211df0c +func_ov036_0211df1c kind:function(arm,size=0x10) addr:0x0211df1c +func_ov036_0211df2c kind:function(arm,size=0x10) addr:0x0211df2c +func_ov036_0211df3c kind:function(arm,size=0x10) addr:0x0211df3c +func_ov036_0211df4c kind:function(arm,size=0x10) addr:0x0211df4c +func_ov036_0211df5c kind:function(arm,size=0x10) addr:0x0211df5c +func_ov036_0211df6c kind:function(arm,size=0xc) addr:0x0211df6c +func_ov036_0211df78 kind:function(arm,size=0x24) addr:0x0211df78 +func_ov036_0211df9c kind:function(arm,size=0x28) addr:0x0211df9c +func_ov036_0211dfc4 kind:function(arm,size=0x20) addr:0x0211dfc4 +func_ov036_0211dfe4 kind:function(arm,size=0x50) addr:0x0211dfe4 +func_ov036_0211e034 kind:function(arm,size=0x20) addr:0x0211e034 +func_ov036_0211e054 kind:function(arm,size=0x28) addr:0x0211e054 +func_ov036_0211e07c kind:function(arm,size=0x14) addr:0x0211e07c +func_ov036_0211e090 kind:function(arm,size=0x18) addr:0x0211e090 +func_ov036_0211e0a8 kind:function(arm,size=0x38) addr:0x0211e0a8 +func_ov036_0211e0e0 kind:function(arm,size=0x2c) addr:0x0211e0e0 +func_ov036_0211e10c kind:function(arm,size=0x4) addr:0x0211e10c +func_ov036_0211e110 kind:function(arm,size=0x64) addr:0x0211e110 +func_ov036_0211e174 kind:function(arm,size=0x40) addr:0x0211e174 +func_ov036_0211e1b4 kind:function(arm,size=0x34) addr:0x0211e1b4 +func_ov036_0211e1e8 kind:function(arm,size=0x50) addr:0x0211e1e8 +func_ov036_0211e238 kind:function(arm,size=0x14) addr:0x0211e238 +func_ov036_0211e24c kind:function(arm,size=0x1c) addr:0x0211e24c +func_ov036_0211e268 kind:function(arm,size=0x54) addr:0x0211e268 +func_ov036_0211e2bc kind:function(arm,size=0x9f0) addr:0x0211e2bc +func_ov036_0211ecac kind:function(arm,size=0x14) addr:0x0211ecac +func_ov036_0211ecc0 kind:function(arm,size=0x14) addr:0x0211ecc0 +func_ov036_0211ecd4 kind:function(arm,size=0x28) addr:0x0211ecd4 +func_ov036_0211ecfc kind:function(arm,size=0x408) addr:0x0211ecfc +func_ov036_0211f104 kind:function(arm,size=0x124) addr:0x0211f104 +func_ov036_0211f228 kind:function(arm,size=0x80) addr:0x0211f228 +func_ov036_0211f2a8 kind:function(arm,size=0x1c) addr:0x0211f2a8 +func_ov036_0211f2c4 kind:function(arm,size=0x10) addr:0x0211f2c4 +func_ov036_0211f2d4 kind:function(arm,size=0xdc) addr:0x0211f2d4 +func_ov036_0211f3b0 kind:function(arm,size=0xdc) addr:0x0211f3b0 +func_ov036_0211f48c kind:function(arm,size=0x40) addr:0x0211f48c +func_ov036_0211f4cc kind:function(arm,size=0x3c) addr:0x0211f4cc +func_ov036_0211f508 kind:function(arm,size=0x40) addr:0x0211f508 +func_ov036_0211f548 kind:function(arm,size=0x5c) addr:0x0211f548 +func_ov036_0211f5a4 kind:function(arm,size=0x30) addr:0x0211f5a4 +func_ov036_0211f5d4 kind:function(arm,size=0x10) addr:0x0211f5d4 +func_ov036_0211f5e4 kind:function(arm,size=0x98) addr:0x0211f5e4 +func_ov036_0211f67c kind:function(arm,size=0x50) addr:0x0211f67c +func_ov036_0211f6cc kind:function(arm,size=0x10) addr:0x0211f6cc +func_ov036_0211f6dc kind:function(arm,size=0x10c) addr:0x0211f6dc +func_ov036_0211f7e8 kind:function(arm,size=0x6c) addr:0x0211f7e8 +func_ov036_0211f854 kind:function(arm,size=0x54) addr:0x0211f854 +func_ov036_0211f8a8 kind:function(arm,size=0x1c) addr:0x0211f8a8 +func_ov036_0211f8c4 kind:function(arm,size=0x10) addr:0x0211f8c4 +func_ov036_0211f8d4 kind:function(arm,size=0x7ec) addr:0x0211f8d4 +func_ov036_021200c0 kind:function(arm,size=0x50) addr:0x021200c0 +func_ov036_02120110 kind:function(arm,size=0x4) addr:0x02120110 +func_ov036_02120114 kind:function(arm,size=0x88) addr:0x02120114 +func_ov036_0212019c kind:function(arm,size=0x5c) addr:0x0212019c +func_ov036_021201f8 kind:function(arm,size=0x5c) addr:0x021201f8 +func_ov036_02120254 kind:function(arm,size=0x4) addr:0x02120254 +func_ov036_02120258 kind:function(arm,size=0x1c) addr:0x02120258 +func_ov036_02120274 kind:function(arm,size=0xb8) addr:0x02120274 +func_ov036_0212032c kind:function(arm,size=0x40) addr:0x0212032c +func_ov036_0212036c kind:function(arm,size=0x4) addr:0x0212036c +func_ov036_02120370 kind:function(arm,size=0xa4) addr:0x02120370 +func_ov036_02120414 kind:function(arm,size=0x38) addr:0x02120414 +func_ov036_0212044c kind:function(arm,size=0x24) addr:0x0212044c +func_ov036_02120470 kind:function(arm,size=0x1c) addr:0x02120470 +func_ov036_0212048c kind:function(arm,size=0x4) addr:0x0212048c +func_ov036_02120490 kind:function(arm,size=0x20) addr:0x02120490 +func_ov036_021204b0 kind:function(arm,size=0x30) addr:0x021204b0 +func_ov036_021204e0 kind:function(arm,size=0x48) addr:0x021204e0 +func_ov036_02120528 kind:function(arm,size=0xcc) addr:0x02120528 +func_ov036_021205f4 kind:function(arm,size=0x14c) addr:0x021205f4 +func_ov036_02120740 kind:function(arm,size=0x90) addr:0x02120740 +func_ov036_021207d0 kind:function(arm,size=0x8c) addr:0x021207d0 +func_ov036_0212085c kind:function(arm,size=0x8c) addr:0x0212085c +func_ov036_021208e8 kind:function(arm,size=0x8) addr:0x021208e8 +func_ov036_021208f0 kind:function(arm,size=0x34) addr:0x021208f0 +func_ov036_02120924 kind:function(arm,size=0x12c) addr:0x02120924 +func_ov036_02120a50 kind:function(arm,size=0x1d0) addr:0x02120a50 +func_ov036_02120c20 kind:function(arm,size=0x14) addr:0x02120c20 +func_ov036_02120c34 kind:function(arm,size=0x94) addr:0x02120c34 +func_ov036_02120cc8 kind:function(arm,size=0x94) addr:0x02120cc8 +func_ov036_02120d5c kind:function(arm,size=0x1c) addr:0x02120d5c +func_ov036_02120d78 kind:function(arm,size=0x1c) addr:0x02120d78 +func_ov036_02120d94 kind:function(arm,size=0x30) addr:0x02120d94 +data_ov036_02120dcc kind:data(any) addr:0x02120dcc +data_ov036_02120ddc kind:data(any) addr:0x02120ddc +data_ov036_02120dec kind:data(any) addr:0x02120dec +data_ov036_02120dfc kind:data(any) addr:0x02120dfc +data_ov036_02120e0c kind:data(any) addr:0x02120e0c +data_ov036_02120e1c kind:data(any) addr:0x02120e1c +data_ov036_02120e2c kind:data(any) addr:0x02120e2c +data_ov036_02120e3c kind:data(any) addr:0x02120e3c +data_ov036_02120e4c kind:data(any) addr:0x02120e4c +data_ov036_02120e5c kind:data(any) addr:0x02120e5c +data_ov036_02120e6c kind:data(any) addr:0x02120e6c +data_ov036_02120e7c kind:data(any) addr:0x02120e7c +data_ov036_02120e8c kind:data(any) addr:0x02120e8c +data_ov036_02120e9c kind:data(any) addr:0x02120e9c +data_ov036_02120eac kind:data(any) addr:0x02120eac +data_ov036_02120ec0 kind:data(any) addr:0x02120ec0 +data_ov036_02120ed4 kind:data(any) addr:0x02120ed4 +data_ov036_02120ef4 kind:data(any) addr:0x02120ef4 +data_ov036_02120ef5 kind:data(any) addr:0x02120ef5 +data_ov036_02120ef6 kind:data(any) addr:0x02120ef6 +data_ov036_02120ef7 kind:data(any) addr:0x02120ef7 +data_ov036_02120ef8 kind:data(any) addr:0x02120ef8 +data_ov036_02120ef9 kind:data(any) addr:0x02120ef9 +__sinit_ov036_02120fb4 kind:function(arm,size=0x50) addr:0x02120fb4 +__sinit_ov036_02121004 kind:function(arm,size=0x50) addr:0x02121004 +__sinit_ov036_02121054 kind:function(arm,size=0x50) addr:0x02121054 +__sinit_ov036_021210a4 kind:function(arm,size=0x50) addr:0x021210a4 +__sinit_ov036_021210f4 kind:function(arm,size=0x50) addr:0x021210f4 +__sinit_ov036_02121144 kind:function(arm,size=0x50) addr:0x02121144 +__sinit_ov036_02121194 kind:function(arm,size=0x50) addr:0x02121194 +__sinit_ov036_021211e4 kind:function(arm,size=0x50) addr:0x021211e4 +__sinit_ov036_02121234 kind:function(arm,size=0x50) addr:0x02121234 +.p__sinit_ov036_02120fb4 kind:data(word) addr:0x02121284 +.p__sinit_ov036_02121004 kind:data(word) addr:0x02121288 +.p__sinit_ov036_02121054 kind:data(word) addr:0x0212128c +.p__sinit_ov036_021210a4 kind:data(word) addr:0x02121290 +.p__sinit_ov036_021210f4 kind:data(word) addr:0x02121294 +.p__sinit_ov036_02121144 kind:data(word) addr:0x02121298 +.p__sinit_ov036_02121194 kind:data(word) addr:0x0212129c +.p__sinit_ov036_021211e4 kind:data(word) addr:0x021212a0 +.p__sinit_ov036_02121234 kind:data(word) addr:0x021212a4 +data_ov036_021212c0 kind:data(any) addr:0x021212c0 +data_ov036_021212e8 kind:data(any) addr:0x021212e8 +data_ov036_02121318 kind:data(any) addr:0x02121318 ambiguous +data_ov036_0212132c kind:data(any) addr:0x0212132c +data_ov036_02121424 kind:data(any) addr:0x02121424 +data_ov036_02121524 kind:data(any) addr:0x02121524 +data_ov036_02121640 kind:data(any) addr:0x02121640 +data_ov036_02121788 kind:data(any) addr:0x02121788 +data_ov036_021217b0 kind:data(any) addr:0x021217b0 +data_ov036_021217b8 kind:data(any) addr:0x021217b8 +data_ov036_021217c8 kind:data(any) addr:0x021217c8 +data_ov036_021217e4 kind:data(any) addr:0x021217e4 +data_ov036_0212185c kind:data(any) addr:0x0212185c ambiguous +data_ov036_02121864 kind:data(any) addr:0x02121864 +data_ov036_021219ac kind:data(any) addr:0x021219ac +data_ov036_021219d4 kind:data(any) addr:0x021219d4 +data_ov036_021219e4 kind:data(any) addr:0x021219e4 +data_ov036_02121a00 kind:data(any) addr:0x02121a00 +data_ov036_02121a80 kind:data(any) addr:0x02121a80 +data_ov036_02121bc8 kind:data(any) addr:0x02121bc8 +data_ov036_02121bf0 kind:data(any) addr:0x02121bf0 +data_ov036_02121c00 kind:data(any) addr:0x02121c00 +data_ov036_02121c1c kind:data(any) addr:0x02121c1c +data_ov036_02121c9c kind:data(any) addr:0x02121c9c +data_ov036_02121de4 kind:data(any) addr:0x02121de4 +data_ov036_02121e0c kind:data(any) addr:0x02121e0c +data_ov036_02121e1c kind:data(any) addr:0x02121e1c +data_ov036_02121e38 kind:data(any) addr:0x02121e38 +data_ov036_02121eb8 kind:data(any) addr:0x02121eb8 +data_ov036_02122000 kind:data(any) addr:0x02122000 +data_ov036_02122014 kind:data(any) addr:0x02122014 ambiguous +data_ov036_02122028 kind:data(any) addr:0x02122028 +data_ov036_02122038 kind:data(any) addr:0x02122038 +data_ov036_02122054 kind:data(any) addr:0x02122054 +data_ov036_021220d4 kind:data(any) addr:0x021220d4 +data_ov036_0212221c kind:data(any) addr:0x0212221c +data_ov036_02122244 kind:data(any) addr:0x02122244 +data_ov036_02122254 kind:data(any) addr:0x02122254 +data_ov036_02122278 kind:data(any) addr:0x02122278 +data_ov036_0212229c kind:data(any) addr:0x0212229c +data_ov036_0212231c kind:data(any) addr:0x0212231c +data_ov036_02122464 kind:data(any) addr:0x02122464 +data_ov036_02122494 kind:data(any) addr:0x02122494 +data_ov036_021224a0 kind:data(any) addr:0x021224a0 +data_ov036_021224c4 kind:data(any) addr:0x021224c4 +data_ov036_02122531 kind:data(any) addr:0x02122531 ambiguous +data_ov036_02122548 kind:data(any) addr:0x02122548 +data_ov036_02122570 kind:data(any) addr:0x02122570 +data_ov036_0212257c kind:data(any) addr:0x0212257c +data_ov036_02122588 kind:data(any) addr:0x02122588 +data_ov036_021225ac kind:data(any) addr:0x021225ac +data_ov036_02122628 kind:data(any) addr:0x02122628 +data_ov036_02122650 kind:data(any) addr:0x02122650 +data_ov036_02122664 kind:data(any) addr:0x02122664 +data_ov036_02122688 kind:data(any) addr:0x02122688 +data_ov036_021226e8 kind:data(any) addr:0x021226e8 ambiguous +data_ov036_02122704 kind:data(any) addr:0x02122704 +data_ov036_0212271c kind:data(any) addr:0x0212271c +data_ov036_02122734 kind:data(any) addr:0x02122734 +data_ov036_02122760 kind:data(any) addr:0x02122760 +data_ov036_021227d0 kind:data(any) addr:0x021227d0 +data_ov036_02122840 kind:data(any) addr:0x02122840 +data_ov036_02122854 kind:data(any) addr:0x02122854 +data_ov036_02122858 kind:data(any) addr:0x02122858 +data_ov036_02122864 kind:data(any) addr:0x02122864 +data_ov036_02122870 kind:data(any) addr:0x02122870 +data_ov036_0212287c kind:data(any) addr:0x0212287c +data_ov036_02122888 kind:data(any) addr:0x02122888 +data_ov036_02122894 kind:data(any) addr:0x02122894 +data_ov036_021228a0 kind:bss addr:0x021228a0 +data_ov036_021228a4 kind:bss addr:0x021228a4 +data_ov036_021228a8 kind:bss addr:0x021228a8 +data_ov036_021228b4 kind:bss addr:0x021228b4 +data_ov036_02122970 kind:bss addr:0x02122970 ambiguous +data_ov036_0212298c kind:bss addr:0x0212298c +data_ov036_02122990 kind:bss addr:0x02122990 +data_ov036_0212299c kind:bss addr:0x0212299c +data_ov036_02122a74 kind:bss addr:0x02122a74 +data_ov036_02122a78 kind:bss addr:0x02122a78 +data_ov036_02122a84 kind:bss addr:0x02122a84 +data_ov036_02122b5c kind:bss addr:0x02122b5c +data_ov036_02122b60 kind:bss addr:0x02122b60 +data_ov036_02122b6c kind:bss addr:0x02122b6c +data_ov036_02122c44 kind:bss addr:0x02122c44 +data_ov036_02122c48 kind:bss addr:0x02122c48 +data_ov036_02122c54 kind:bss addr:0x02122c54 +data_ov036_02122d2c kind:bss addr:0x02122d2c +data_ov036_02122d30 kind:bss addr:0x02122d30 +data_ov036_02122d3c kind:bss addr:0x02122d3c +data_ov036_02122e14 kind:bss addr:0x02122e14 +data_ov036_02122e18 kind:bss addr:0x02122e18 +data_ov036_02122e24 kind:bss addr:0x02122e24 +data_ov036_02122efc kind:bss addr:0x02122efc +data_ov036_02122f0c kind:bss addr:0x02122f0c +data_ov036_02122f18 kind:bss addr:0x02122f18 +data_ov036_02122f54 kind:bss addr:0x02122f54 +data_ov036_02122f58 kind:bss addr:0x02122f58 +data_ov036_02122f64 kind:bss addr:0x02122f64 +data_ov036_02122fdc kind:bss addr:0x02122fdc ambiguous diff --git a/config/eur1/arm9/overlays/ov037/delinks.txt b/config/eur1/arm9/overlays/ov037/delinks.txt new file mode 100644 index 00000000..e6944649 --- /dev/null +++ b/config/eur1/arm9/overlays/ov037/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02119100 end:0x02121d04 kind:code align:32 + .rodata start:0x02121d04 end:0x02121d94 kind:rodata align:4 + .init start:0x02121d94 end:0x02121f34 kind:code align:4 + .ctor start:0x02121f34 end:0x02121f44 kind:rodata align:4 + .data start:0x02121f60 end:0x02122960 kind:data align:32 + .bss start:0x02122960 end:0x02122c60 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov037/relocs.txt b/config/eur1/arm9/overlays/ov037/relocs.txt new file mode 100644 index 00000000..3fa14104 --- /dev/null +++ b/config/eur1/arm9/overlays/ov037/relocs.txt @@ -0,0 +1,1200 @@ +from:0x0211910c kind:arm_call to:0x020c4e60 module:overlay(24) +from:0x02119160 kind:arm_call to:0x02067278 module:overlay(0) +from:0x021191ac kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021191b4 kind:arm_call to:0x0207f51c module:overlay(0) +from:0x0211921c kind:arm_call to:0x0207f530 module:overlay(0) +from:0x02119234 kind:load to:0x02121f6c module:overlay(37) +from:0x02119238 kind:load to:0x02049be4 module:main +from:0x0211923c kind:load to:0x020b62f0 module:overlay(0) +from:0x02119258 kind:arm_call to:0x02119538 module:overlay(37) +from:0x02119260 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02119268 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02119270 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x0211927c kind:load to:0x02121f6c module:overlay(37) +from:0x02119290 kind:arm_call to:0x02119538 module:overlay(37) +from:0x02119298 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021192a0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021192a8 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x021192b0 kind:arm_call to:0x02011ff4 module:main +from:0x021192bc kind:load to:0x02121f6c module:overlay(37) +from:0x021192d8 kind:arm_call to:0x020c4e94 module:overlays(24,25) +from:0x021192ec kind:arm_call to:0x0211a408 module:overlay(37) +from:0x021192fc kind:arm_call to:0x02011f3c module:main +from:0x02119308 kind:arm_call to:0x0211afa4 module:overlay(37) +from:0x02119320 kind:arm_call to:0x02011f3c module:main +from:0x02119330 kind:arm_call to:0x020c4ec8 module:overlay(24) +from:0x02119344 kind:arm_call to:0x0211b53c module:overlay(37) +from:0x02119354 kind:arm_call to:0x020c5180 module:overlay(24) +from:0x0211936c kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0211937c kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0211938c kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0211939c kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x021193b8 kind:arm_call to:0x020166cc module:main +from:0x021193e4 kind:arm_call to:0x020166cc module:main +from:0x021193fc kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x02119404 kind:arm_call to:0x020c4fac module:overlay(24) +from:0x0211941c kind:arm_call_thumb to:0x020b8a9c module:overlay(1) +from:0x0211944c kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02119458 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02119460 kind:load to:0x027e0994 module:dtcm +from:0x02119464 kind:load to:0x027e0cd8 module:dtcm +from:0x02119468 kind:load to:0x027e09c0 module:dtcm +from:0x0211946c kind:load to:0x020b51f8 module:overlay(0) +from:0x02119484 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x021194ac kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x021194bc kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x021194cc kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x021194dc kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02119514 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0211951c kind:arm_call to:0x02119538 module:overlay(37) +from:0x02119524 kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x0211952c kind:load to:0x020b508c module:overlay(0) +from:0x02119530 kind:load to:0x027e0994 module:dtcm +from:0x02119534 kind:load to:0x027e09c0 module:dtcm +from:0x02119550 kind:arm_call to:0x020166ac module:main +from:0x02119584 kind:arm_call to:0x020166ac module:main +from:0x021195cc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02119630 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02119670 kind:load to:0x027e09b8 module:dtcm +from:0x02119680 kind:arm_call to:0x02119690 module:overlay(37) +from:0x02119688 kind:arm_call to:0x0211a27c module:overlay(37) +from:0x021196b8 kind:arm_call to:0x02002f04 module:main +from:0x02119710 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0211971c kind:arm_call to:0x0211b400 module:overlay(37) +from:0x02119728 kind:arm_call to:0x0206bf2c module:overlay(0) +from:0x0211978c kind:arm_call to:0x02016fbc module:main +from:0x02119798 kind:arm_call to:0x0211a5b8 module:overlay(37) +from:0x021197a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021197d0 kind:arm_call to:0x02119a28 module:overlay(37) +from:0x02119858 kind:arm_call to:0x02119f3c module:overlay(37) +from:0x0211986c kind:arm_call to:0x0211ad10 module:overlay(37) +from:0x02119880 kind:arm_call to:0x0211a648 module:overlay(37) +from:0x0211988c kind:arm_call to:0x0211a190 module:overlay(37) +from:0x02119894 kind:arm_call to:0x0211ad60 module:overlay(37) +from:0x021198a4 kind:arm_call to:0x02119a28 module:overlay(37) +from:0x021198c0 kind:arm_call to:0x0211a190 module:overlay(37) +from:0x02119914 kind:arm_call to:0x02119bf4 module:overlay(37) +from:0x02119920 kind:arm_call to:0x0211a648 module:overlay(37) +from:0x02119928 kind:arm_call to:0x0211ad60 module:overlay(37) +from:0x0211994c kind:arm_call to:0x02073320 module:overlay(0) +from:0x021199a8 kind:arm_call to:0x0208068c module:overlay(0) +from:0x021199c8 kind:arm_call to:0x020c4de8 module:overlay(24) +from:0x021199e0 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x021199ec kind:arm_call to:0x02073330 module:overlay(0) +from:0x02119a00 kind:load to:0x020b5200 module:overlay(0) +from:0x02119a04 kind:load to:0x020b51f8 module:overlay(0) +from:0x02119a0c kind:load to:0x027e0ce0 module:dtcm +from:0x02119a14 kind:load to:0x027e09b8 module:dtcm +from:0x02119a18 kind:load to:0x027e0cd8 module:dtcm +from:0x02119a1c kind:load to:0x020d8780 module:overlays(19,24) +from:0x02119a24 kind:load to:0x027e09a4 module:dtcm +from:0x02119a3c kind:arm_call to:0x01fff148 module:itcm +from:0x02119a5c kind:arm_call to:0x01ff9258 module:itcm +from:0x02119b04 kind:load to:0x027e0ce0 module:dtcm +from:0x02119b70 kind:arm_call to:0x0211a648 module:overlay(37) +from:0x02119b8c kind:arm_call to:0x0211b510 module:overlay(37) +from:0x02119bbc kind:arm_call to:0x0211b43c module:overlay(37) +from:0x02119be8 kind:arm_call to:0x0211b43c module:overlay(37) +from:0x02119d04 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02119d64 kind:arm_call to:0x0211e60c module:overlay(37) +from:0x02119d88 kind:arm_call to:0x0211e5d0 module:overlay(37) +from:0x02119dbc kind:arm_call to:0x01fff148 module:itcm +from:0x02119de8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119e48 kind:arm_call to:0x0211e5d0 module:overlay(37) +from:0x02119ec8 kind:arm_call to:0x0211e5d0 module:overlay(37) +from:0x02119f00 kind:load to:0x02049be4 module:main +from:0x02119f0c kind:load to:0x027e0ce0 module:dtcm +from:0x02119f34 kind:arm_call to:0x0211a190 module:overlay(37) +from:0x02119fe8 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0211a048 kind:arm_call to:0x0211e60c module:overlay(37) +from:0x0211a0d0 kind:arm_call to:0x0211e5d0 module:overlay(37) +from:0x0211a134 kind:arm_call to:0x0211e5d0 module:overlay(37) +from:0x0211a18c kind:load to:0x02049be4 module:main +from:0x0211a1d4 kind:arm_call to:0x0211a648 module:overlay(37) +from:0x0211a248 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0211a264 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0211a274 kind:load to:0x020b62f0 module:overlay(0) +from:0x0211a278 kind:load to:0x027e09b8 module:dtcm +from:0x0211a2bc kind:arm_call to:0x020c4f68 module:overlay(24) +from:0x0211a2c8 kind:arm_call to:0x0211b53c module:overlay(37) +from:0x0211a2d8 kind:arm_call to:0x020c4fbc module:overlay(24) +from:0x0211a2f4 kind:arm_call to:0x02019538 module:main +from:0x0211a2fc kind:arm_call to:0x0211b0c8 module:overlay(37) +from:0x0211a318 kind:arm_call to:0x0211b400 module:overlay(37) +from:0x0211a324 kind:arm_call to:0x0211b43c module:overlay(37) +from:0x0211a32c kind:arm_call to:0x020c4f50 module:overlay(24) +from:0x0211a334 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x0211a340 kind:arm_call to:0x0211b53c module:overlay(37) +from:0x0211a34c kind:arm_call to:0x0211a190 module:overlay(37) +from:0x0211a3a4 kind:arm_call to:0x020c4fdc module:overlay(24) +from:0x0211a3b4 kind:arm_call to:0x020c4f88 module:overlay(24) +from:0x0211a3c0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0211a3c8 kind:arm_call to:0x020c4fcc module:overlay(24) +from:0x0211a3d8 kind:arm_call to:0x0211a3ec module:overlay(37) +from:0x0211a3e0 kind:load to:0x0204a110 module:main +from:0x0211a3e4 kind:load to:0x02049b18 module:main +from:0x0211a3e8 kind:load to:0x020b51f8 module:overlay(0) +from:0x0211a400 kind:arm_call to:0x0211a190 module:overlay(37) +from:0x0211a464 kind:load to:0x0204a110 module:main +from:0x0211a468 kind:load to:0x02019538 module:main +from:0x0211a490 kind:arm_call to:0x0211a3ec module:overlay(37) +from:0x0211a498 kind:arm_call to:0x0211a3ec module:overlay(37) +from:0x0211a4f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a500 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a50c kind:arm_call to:0x01ff9770 module:itcm +from:0x0211a518 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a550 kind:arm_call to:0x01fff148 module:itcm +from:0x0211a560 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a56c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a57c kind:arm_call to:0x01ff9770 module:itcm +from:0x0211a588 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a598 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a5b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a5ec kind:arm_call to:0x01fff350 module:itcm +from:0x0211a610 kind:arm_call to:0x0211e824 module:overlay(37) +from:0x0211a624 kind:arm_call to:0x01fff350 module:itcm +from:0x0211a63c kind:load to:0x027e0ce4 module:dtcm +from:0x0211a640 kind:load to:0x020b3040 module:overlay(0) +from:0x0211a6f4 kind:load to:0x02049be4 module:main +from:0x0211a718 kind:arm_call to:0x01fff148 module:itcm +from:0x0211a758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a884 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211a8b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a8b4 kind:load to:0x0203e964 module:main +from:0x0211a93c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a968 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ab7c kind:arm_call to:0x01ffd250 module:itcm +from:0x0211abb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ac6c kind:arm_call to:0x01ff98d4 module:itcm +from:0x0211ac80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211acc0 kind:load to:0x0203e964 module:main +from:0x0211acc8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ad04 kind:load to:0x02121d10 module:overlay(37) +from:0x0211ad88 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ad98 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0211ae14 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ae20 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211ae2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ae3c kind:arm_call to:0x0215cdf8 module:overlays(60,74,83) +from:0x0211ae4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ae78 kind:arm_call to:0x020158e8 module:main +from:0x0211ae84 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0211af40 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0211af54 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0211af6c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0211af78 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211af84 kind:load to:0x027e0cd8 module:dtcm +from:0x0211af88 kind:load to:0x027e0ce0 module:dtcm +from:0x0211af94 kind:load to:0x027e09b8 module:dtcm +from:0x0211af98 kind:load to:0x02121f60 module:overlay(37) +from:0x0211af9c kind:load to:0x020b508c module:overlay(0) +from:0x0211afa0 kind:load to:0x020b5254 module:overlay(0) +from:0x0211afac kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x0211b034 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0211b048 kind:arm_call to:0x0201667c module:main +from:0x0211b078 kind:load to:0x02121fa4 module:overlay(37) +from:0x0211b07c kind:load to:0x020b1e88 module:overlay(0) +from:0x0211b08c kind:arm_call to:0x02061a8c module:overlay(0) +from:0x0211b094 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0211b0ac kind:arm_call to:0x02061a8c module:overlay(0) +from:0x0211b0b4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0211b0bc kind:arm_call to:0x02011ff4 module:main +from:0x0211b0f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b11c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b160 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b194 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b1e8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0211b208 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0211b240 kind:load to:0x02121d20 module:overlay(37) +from:0x0211b244 kind:load to:0x02121d2c module:overlay(37) +from:0x0211b248 kind:load to:0x02121d26 module:overlay(37) +from:0x0211b28c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0211b2b8 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x0211b2d4 kind:load to:0x02122970 module:overlay(37) +from:0x0211b324 kind:arm_call to:0x0201aa44 module:main +from:0x0211b348 kind:arm_call to:0x0201aa44 module:main +from:0x0211b36c kind:arm_call to:0x0201aa44 module:main +from:0x0211b394 kind:arm_call to:0x0201aa44 module:main +from:0x0211b3e0 kind:arm_call to:0x0201aad0 module:main +from:0x0211b3fc kind:load to:0x0204af1c module:main +from:0x0211b434 kind:load to:0x02121d32 module:overlay(37) +from:0x0211b438 kind:load to:0x0211b478 module:overlay(37) +from:0x0211b470 kind:load to:0x02121d46 module:overlay(37) +from:0x0211b474 kind:load to:0x0211b478 module:overlay(37) +from:0x0211b4dc kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x0211b530 kind:load to:0x02122970 module:overlay(37) +from:0x0211b54c kind:load to:0x02122ad8 module:overlay(37) +from:0x0211b560 kind:arm_call to:0x02011f3c module:main +from:0x0211b56c kind:arm_call to:0x0211b774 module:overlay(37) +from:0x0211b584 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0211b5c8 kind:load to:0x02122000 module:overlay(37) +from:0x0211b5dc kind:arm_call to:0x020982fc module:overlay(0) +from:0x0211b608 kind:load to:0x02121fe4 module:overlay(37) +from:0x0211b618 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0211b694 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0211b6ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b6b4 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b6e0 kind:arm_call to:0x0207c044 module:overlay(0) +from:0x0211b6f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b714 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b71c kind:arm_call to:0x01ff938c module:itcm +from:0x0211b730 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b744 kind:arm_call to:0x0207b8c8 module:overlay(0) +from:0x0211b764 kind:arm_call to:0x0207b740 module:overlay(0) +from:0x0211b79c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0211b7bc kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0211b7d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b7e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b85c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0211b864 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211b87c kind:arm_call to:0x0211b5d0 module:overlay(37) +from:0x0211b99c kind:load to:0x02122ad8 module:overlay(37) +from:0x0211b9a0 kind:load to:0x021222d8 module:overlay(37) +from:0x0211b9a4 kind:load to:0x02122024 module:overlay(37) +from:0x0211b9a8 kind:load to:0x021223f4 module:overlay(37) +from:0x0211b9ac kind:load to:0x02049be4 module:main +from:0x0211b9b0 kind:load to:0x02121fc8 module:overlay(37) +from:0x0211b9bc kind:load to:0x021221c8 module:overlay(37) +from:0x0211b9c8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b9dc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211b9f0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0211ba04 kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x0211ba14 kind:load to:0x0211e844 module:overlay(37) +from:0x0211ba20 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0211ba28 kind:arm_call to:0x0211e480 module:overlay(37) +from:0x0211ba38 kind:arm_call to:0x0211e49c module:overlay(37) +from:0x0211ba48 kind:arm_call to:0x0211e4b0 module:overlay(37) +from:0x0211ba54 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x0211ba90 kind:arm_call to:0x0211e49c module:overlay(37) +from:0x0211bac4 kind:load to:0x027e09a4 module:dtcm +from:0x0211bac8 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0211bbac kind:load to:0x02122068 module:overlay(37) +from:0x0211bbcc kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0211bc50 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211bc78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bc80 kind:arm_call to:0x0211e18c module:overlay(37) +from:0x0211bc88 kind:arm_call to:0x0211e45c module:overlay(37) +from:0x0211bd00 kind:arm_call to:0x02015080 module:main +from:0x0211bd24 kind:arm_call to:0x02015080 module:main +from:0x0211bd48 kind:arm_call to:0x02015080 module:main +from:0x0211bd74 kind:arm_call to:0x02015080 module:main +from:0x0211bda0 kind:arm_call to:0x02015080 module:main +from:0x0211bdc4 kind:arm_call to:0x02015080 module:main +from:0x0211bdf0 kind:arm_call to:0x02015080 module:main +from:0x0211be1c kind:arm_call to:0x02015080 module:main +from:0x0211be48 kind:arm_call to:0x02015080 module:main +from:0x0211be74 kind:arm_call to:0x02015080 module:main +from:0x0211be90 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211beb8 kind:load to:0x027e09a8 module:dtcm +from:0x0211bebc kind:load to:0x02122118 module:overlay(37) +from:0x0211bee4 kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x0211bf0c kind:arm_call to:0x020e78d4 module:overlay(31) +from:0x0211bf38 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211bf48 kind:arm_call to:0x01ff930c module:itcm +from:0x0211bf78 kind:arm_call to:0x0211e428 module:overlay(37) +from:0x0211bffc kind:load to:0x02049be4 module:main +from:0x0211c074 kind:load to:0x021221c8 module:overlay(37) +from:0x0211c104 kind:arm_call to:0x0211e648 module:overlay(37) +from:0x0211c148 kind:load to:0x02049be4 module:main +from:0x0211c1a4 kind:load to:0x02122228 module:overlay(37) +from:0x0211c1b0 kind:arm_call to:0x0211e49c module:overlay(37) +from:0x0211c1dc kind:arm_call to:0x0211e5b0 module:overlay(37) +from:0x0211c224 kind:arm_call to:0x0211e5c8 module:overlay(37) +from:0x0211c230 kind:arm_call to:0x0211e5c8 module:overlay(37) +from:0x0211c244 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c268 kind:load to:0x02049be4 module:main +from:0x0211c2cc kind:load to:0x02122258 module:overlay(37) +from:0x0211c2e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c36c kind:arm_call to:0x02016958 module:main +from:0x0211c38c kind:load to:0x021221e0 module:overlay(37) +from:0x0211c3c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c400 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c504 kind:load to:0x0203e964 module:main +from:0x0211c570 kind:arm_call to:0x0211a4a0 module:overlay(37) +from:0x0211c5e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c610 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211c630 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c63c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0211c6c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c6e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c7a4 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0211c7f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c83c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c848 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211c87c kind:load to:0x02122210 module:overlay(37) +from:0x0211c888 kind:load to:0x02049be4 module:main +from:0x0211c88c kind:load to:0x0203e964 module:main +from:0x0211c8b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c954 kind:arm_call to:0x0211a8bc module:overlay(37) +from:0x0211c968 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211c978 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c9e0 kind:load to:0x0203e964 module:main +from:0x0211ca64 kind:load to:0x02122210 module:overlay(37) +from:0x0211ca70 kind:arm_call to:0x0211dadc module:overlay(37) +from:0x0211cb44 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0211cb4c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211cb58 kind:load to:0x02122258 module:overlay(37) +from:0x0211cb80 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x0211ccb8 kind:load to:0x021221e0 module:overlay(37) +from:0x0211ccd4 kind:arm_call to:0x01ff916c module:itcm +from:0x0211ccec kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211ccfc kind:arm_call to:0x01ff930c module:itcm +from:0x0211cd64 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cd80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211cd94 kind:arm_call to:0x0211a6f8 module:overlay(37) +from:0x0211cdb8 kind:load to:0x0203e964 module:main +from:0x0211cdbc kind:load to:0x027e0ce0 module:dtcm +from:0x0211cde4 kind:arm_call to:0x0211ad08 module:overlay(37) +from:0x0211ce40 kind:load to:0x02122240 module:overlay(37) +from:0x0211ce80 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211ce90 kind:arm_call to:0x01ff930c module:itcm +from:0x0211cea8 kind:arm_call to:0x02015080 module:main +from:0x0211cebc kind:arm_call to:0x0211a6f8 module:overlay(37) +from:0x0211cf18 kind:arm_call to:0x0211de10 module:overlay(37) +from:0x0211cf28 kind:arm_call to:0x0211dc58 module:overlay(37) +from:0x0211cf38 kind:arm_call to:0x02119b0c module:overlay(37) +from:0x0211cf50 kind:arm_call to:0x02015080 module:main +from:0x0211cf6c kind:arm_call to:0x0211ad58 module:overlay(37) +from:0x0211cfb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d040 kind:arm_call to:0x0211de10 module:overlay(37) +from:0x0211d050 kind:arm_call to:0x0211dc58 module:overlay(37) +from:0x0211d060 kind:arm_call to:0x02119b0c module:overlay(37) +from:0x0211d074 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d134 kind:load to:0x02122240 module:overlay(37) +from:0x0211d154 kind:arm_call to:0x02015080 module:main +from:0x0211d188 kind:arm_call to:0x0211de10 module:overlay(37) +from:0x0211d198 kind:arm_call to:0x0211dc58 module:overlay(37) +from:0x0211d1a8 kind:arm_call to:0x02119b0c module:overlay(37) +from:0x0211d1bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d22c kind:arm_call to:0x0211a6f8 module:overlay(37) +from:0x0211d2dc kind:load to:0x021222a0 module:overlay(37) +from:0x0211d2e0 kind:load to:0x02122210 module:overlay(37) +from:0x0211d324 kind:arm_call to:0x0211dadc module:overlay(37) +from:0x0211d330 kind:arm_call to:0x0211a6f8 module:overlay(37) +from:0x0211d3b8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211d3c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d3dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d448 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211d458 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d48c kind:arm_call to:0x0211a6f8 module:overlay(37) +from:0x0211d4e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d62c kind:arm_call to:0x01ff916c module:itcm +from:0x0211d7c4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0211d7ec kind:arm_call to:0x0207e510 module:overlay(0) +from:0x0211d800 kind:arm_call to:0x02119b0c module:overlay(37) +from:0x0211d8c4 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0211d8d8 kind:arm_call to:0x02119b0c module:overlay(37) +from:0x0211d980 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d98c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211d9cc kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d9dc kind:arm_call to:0x0211e428 module:overlay(37) +from:0x0211da18 kind:arm_call to:0x01ff916c module:itcm +from:0x0211daac kind:load to:0x0203e964 module:main +from:0x0211dab4 kind:load to:0x021222a0 module:overlay(37) +from:0x0211dabc kind:load to:0x021222b8 module:overlay(37) +from:0x0211dac0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211dad0 kind:load to:0x027e09c0 module:dtcm +from:0x0211db10 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211db20 kind:arm_call to:0x01ff930c module:itcm +from:0x0211db30 kind:arm_call to:0x0211a4a0 module:overlay(37) +from:0x0211dbb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dbd8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211dbfc kind:arm_call to:0x01ff9770 module:itcm +from:0x0211dc08 kind:arm_call to:0x0211a8bc module:overlay(37) +from:0x0211dc1c kind:arm_call to:0x01ff9770 module:itcm +from:0x0211dc28 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211dc34 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ddc4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0211dde8 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x0211de04 kind:load to:0x0203e964 module:main +from:0x0211de0c kind:load to:0x027e09c0 module:dtcm +from:0x0211ded0 kind:load to:0x021221c8 module:overlay(37) +from:0x0211def0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dfa0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211e000 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e008 kind:load to:0x0203e964 module:main +from:0x0211e078 kind:load to:0x021221c8 module:overlay(37) +from:0x0211e088 kind:load to:0x020a99b0 module:overlay(0) +from:0x0211e09c kind:arm_call to:0x01ffd420 module:itcm +from:0x0211e0d4 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x0211e0dc kind:arm_call to:0x0211e45c module:overlay(37) +from:0x0211e100 kind:load to:0x027e09b8 module:dtcm +from:0x0211e118 kind:arm_call to:0x0211e45c module:overlay(37) +from:0x0211e150 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x0211e158 kind:arm_call to:0x0211e45c module:overlay(37) +from:0x0211e198 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211e204 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0211e20c kind:arm_call to:0x02119b98 module:overlay(37) +from:0x0211e218 kind:arm_call to:0x02119f10 module:overlay(37) +from:0x0211e240 kind:arm_call to:0x0211e7dc module:overlay(37) +from:0x0211e2cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211e2f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e370 kind:arm_call to:0x02119b98 module:overlay(37) +from:0x0211e37c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e39c kind:arm_call to:0x020c28f4 module:overlay(17) +from:0x0211e3cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e3e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e414 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e41c kind:load to:0x027e09a8 module:dtcm +from:0x0211e420 kind:load to:0x0203e964 module:main +from:0x0211e424 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e448 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211e4bc kind:arm_call to:0x01fff458 module:itcm +from:0x0211e4e4 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e514 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211e528 kind:arm_call to:0x0211e49c module:overlay(37) +from:0x0211e538 kind:arm_call to:0x0211e480 module:overlay(37) +from:0x0211e554 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e584 kind:arm_call to:0x0211e494 module:overlay(37) +from:0x0211e590 kind:arm_call to:0x0211e494 module:overlay(37) +from:0x0211e59c kind:arm_call to:0x0211e5c8 module:overlay(37) +from:0x0211e5a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e5ac kind:load to:0x020b3040 module:overlay(0) +from:0x0211e6ec kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211e710 kind:arm_call to:0x01fff148 module:itcm +from:0x0211e71c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211e748 kind:load to:0x0203e964 module:main +from:0x0211e74c kind:load to:0x027e0ce0 module:dtcm +from:0x0211e778 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0211e7d0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0211e7d8 kind:load to:0x027e09c0 module:dtcm +from:0x0211e7f4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211e878 kind:arm_call to:0x0200f218 module:main +from:0x0211e8cc kind:arm_call to:0x0200e260 module:main +from:0x0211e8dc kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e90c kind:load to:0x02121d64 module:overlay(37) +from:0x0211e910 kind:load to:0x027e0964 module:dtcm +from:0x0211e91c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211e924 kind:arm_call to:0x02011ff4 module:main +from:0x0211e938 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0211e940 kind:arm_call to:0x02011ff4 module:main +from:0x0211e958 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0211e960 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211e968 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e970 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211e978 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211e990 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0211e998 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211e9a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211e9a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211e9b0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211e9b8 kind:arm_call to:0x02011ff4 module:main +from:0x0211e9d4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211e9e0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211e9fc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211ea0c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211ea1c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ea24 kind:arm_call to:0x02011ff4 module:main +from:0x0211ea3c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ea44 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211ea4c kind:arm_call to:0x02011ff4 module:main +from:0x0211ea64 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ea6c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211ea80 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0211ea94 kind:load to:0x02122b2c module:overlay(37) +from:0x0211eaa8 kind:arm_call to:0x02011f3c module:main +from:0x0211eab4 kind:arm_call to:0x0211eb14 module:overlay(37) +from:0x0211eac8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211eb0c kind:load to:0x02122510 module:overlay(37) +from:0x0211eb3c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0211eb5c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0211eb78 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211eb88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211ebfc kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0211ec04 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211eca0 kind:load to:0x02122b2c module:overlay(37) +from:0x0211eca4 kind:load to:0x021222d8 module:overlay(37) +from:0x0211eca8 kind:load to:0x02122024 module:overlay(37) +from:0x0211ecac kind:load to:0x02122724 module:overlay(37) +from:0x0211ecb0 kind:load to:0x02049be4 module:main +from:0x0211ecb4 kind:load to:0x0212265c module:overlay(37) +from:0x0211ecc0 kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x0211ecd0 kind:load to:0x021209c8 module:overlay(37) +from:0x0211ecdc kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0211ece4 kind:arm_call to:0x021205c4 module:overlay(37) +from:0x0211ecf4 kind:arm_call to:0x021205e0 module:overlay(37) +from:0x0211ed04 kind:arm_call to:0x021205f4 module:overlay(37) +from:0x0211ed0c kind:arm_call to:0x021205e0 module:overlay(37) +from:0x0211eda0 kind:load to:0x0212252c module:overlay(37) +from:0x0211eddc kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0211ee54 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211ee7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ee84 kind:arm_call to:0x02120000 module:overlay(37) +from:0x0211ee8c kind:arm_call to:0x02120530 module:overlay(37) +from:0x0211eee8 kind:arm_call to:0x02015080 module:main +from:0x0211ef0c kind:arm_call to:0x02015080 module:main +from:0x0211ef30 kind:arm_call to:0x02015080 module:main +from:0x0211ef5c kind:arm_call to:0x02015080 module:main +from:0x0211ef88 kind:arm_call to:0x02015080 module:main +from:0x0211efa4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211efcc kind:load to:0x027e09a8 module:dtcm +from:0x0211efd0 kind:load to:0x021225c4 module:overlay(37) +from:0x0211efe8 kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x0211f008 kind:arm_call to:0x020e78d4 module:overlay(31) +from:0x0211f030 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211f040 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f0f0 kind:load to:0x02049be4 module:main +from:0x0211f168 kind:load to:0x0212265c module:overlay(37) +from:0x0211f1f8 kind:arm_call to:0x02120714 module:overlay(37) +from:0x0211f23c kind:load to:0x02049be4 module:main +from:0x0211f298 kind:load to:0x021226bc module:overlay(37) +from:0x0211f2a4 kind:arm_call to:0x021205e0 module:overlay(37) +from:0x0211f2d0 kind:arm_call to:0x021206f4 module:overlay(37) +from:0x0211f318 kind:arm_call to:0x0212070c module:overlay(37) +from:0x0211f324 kind:arm_call to:0x0212070c module:overlay(37) +from:0x0211f338 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f35c kind:load to:0x02049be4 module:main +from:0x0211f3c0 kind:load to:0x021226d4 module:overlay(37) +from:0x0211f3dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f460 kind:arm_call to:0x02016958 module:main +from:0x0211f480 kind:load to:0x02122674 module:overlay(37) +from:0x0211f4bc kind:arm_call to:0x01ff930c module:itcm +from:0x0211f4f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f5f8 kind:load to:0x0203e964 module:main +from:0x0211f6b8 kind:load to:0x021226a4 module:overlay(37) +from:0x0211f6bc kind:load to:0x02049be4 module:main +from:0x0211f6cc kind:arm_call to:0x02120420 module:overlay(37) +from:0x0211f6e4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211f6f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f7ec kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0211f7f4 kind:arm_call to:0x02120980 module:overlay(37) +from:0x0211f7fc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f80c kind:load to:0x021226d4 module:overlay(37) +from:0x0211f834 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x0211f910 kind:arm_call to:0x02120980 module:overlay(37) +from:0x0211f918 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211f930 kind:load to:0x021226d4 module:overlay(37) +from:0x0211f94c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f9d0 kind:load to:0x021226bc module:overlay(37) +from:0x0211fb1c kind:arm_call to:0x0207e510 module:overlay(0) +from:0x0211fb30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211fb6c kind:load to:0x0203e964 module:main +from:0x0211fb78 kind:load to:0x027e09c0 module:dtcm +from:0x0211fbe0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211fc00 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211fc10 kind:load to:0x021226ec module:overlay(37) +from:0x0211fc18 kind:load to:0x020b5254 module:overlay(0) +from:0x0211fc5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211fd10 kind:arm_call to:0x02015244 module:main +from:0x0211fd34 kind:load to:0x02122704 module:overlay(37) +from:0x0211fdac kind:load to:0x02122674 module:overlay(37) +from:0x0211fdb8 kind:arm_call to:0x0211feac module:overlay(37) +from:0x0211fdc4 kind:arm_call to:0x0211fe5c module:overlay(37) +from:0x0211fdd8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fe58 kind:load to:0x0203e964 module:main +from:0x0211fe7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fea4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fec4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211fed0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fef8 kind:arm_call to:0x020a99b0 module:overlay(0) +from:0x0211ff10 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211ff48 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x0211ff50 kind:arm_call to:0x02120530 module:overlay(37) +from:0x0211ff74 kind:load to:0x027e09b8 module:dtcm +from:0x0211ff8c kind:arm_call to:0x02120530 module:overlay(37) +from:0x0211ffc4 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x0211ffcc kind:arm_call to:0x02120530 module:overlay(37) +from:0x02120008 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02120060 kind:arm_call to:0x02120234 module:overlay(37) +from:0x02120078 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021200a8 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x021200c4 kind:arm_call to:0x02120280 module:overlay(37) +from:0x021200dc kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021200f8 kind:arm_call to:0x02120234 module:overlay(37) +from:0x02120118 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02120140 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02120164 kind:load to:0x027e0ce0 module:dtcm +from:0x021201cc kind:arm_call to:0x021201a8 module:overlay(37) +from:0x0212025c kind:arm_call to:0x021202ac module:overlay(37) +from:0x02120264 kind:arm_call to:0x021202f0 module:overlay(37) +from:0x0212026c kind:arm_call to:0x02120320 module:overlay(37) +from:0x02120274 kind:arm_call to:0x0202851c module:main +from:0x02120294 kind:arm_call to:0x02120320 module:overlay(37) +from:0x021202d0 kind:arm_call to:0x0208bbb8 module:overlay(0) +from:0x021202ec kind:load to:0x027e0ce0 module:dtcm +from:0x021202f8 kind:arm_call to:0x021202ac module:overlay(37) +from:0x02120308 kind:arm_call to:0x02120320 module:overlay(37) +from:0x0212032c kind:arm_call to:0x020d9934 module:overlay(31) +from:0x02120370 kind:load to:0x027e0d34 module:dtcm +from:0x02120438 kind:arm_call to:0x0211fe5c module:overlay(37) +from:0x02120444 kind:arm_call to:0x0211feac module:overlay(37) +from:0x0212052c kind:load to:0x0203e964 module:main +from:0x02120600 kind:arm_call to:0x01fff458 module:itcm +from:0x02120628 kind:arm_call to:0x01fff350 module:itcm +from:0x02120658 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0212066c kind:arm_call to:0x021205e0 module:overlay(37) +from:0x0212067c kind:arm_call to:0x021205c4 module:overlay(37) +from:0x02120698 kind:arm_call to:0x01fff350 module:itcm +from:0x021206c8 kind:arm_call to:0x021205d8 module:overlay(37) +from:0x021206d4 kind:arm_call to:0x021205d8 module:overlay(37) +from:0x021206e0 kind:arm_call to:0x0212070c module:overlay(37) +from:0x021206ec kind:load to:0x027e0ce4 module:dtcm +from:0x021206f0 kind:load to:0x020b3040 module:overlay(0) +from:0x021207b8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021207dc kind:arm_call to:0x01fff148 module:itcm +from:0x021207e8 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02120814 kind:load to:0x0203e964 module:main +from:0x02120818 kind:load to:0x027e0ce0 module:dtcm +from:0x02120838 kind:arm_call to:0x02098964 module:overlay(0) +from:0x021208f4 kind:arm_call to:0x01ff993c module:itcm +from:0x0212090c kind:arm_call to:0x01ff916c module:itcm +from:0x02120964 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02120970 kind:load to:0x0203e964 module:main +from:0x0212097c kind:load to:0x027e09c0 module:dtcm +from:0x02120998 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021209fc kind:arm_call to:0x0200f218 module:main +from:0x02120a50 kind:arm_call to:0x0200e260 module:main +from:0x02120a60 kind:arm_call to:0x01ffad5c module:itcm +from:0x02120a90 kind:load to:0x02121d80 module:overlay(37) +from:0x02120a94 kind:load to:0x027e0964 module:dtcm +from:0x02120aa4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120aac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02120ab4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02120acc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02120ad4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02120adc kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02120ae4 kind:arm_call to:0x02011ff4 module:main +from:0x02120af8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02120b0c kind:load to:0x02122c14 module:overlay(37) +from:0x02120b20 kind:arm_call to:0x02011f3c module:main +from:0x02120b2c kind:arm_call to:0x02120bdc module:overlay(37) +from:0x02120b40 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02120b58 kind:load to:0x021228d0 module:overlay(37) +from:0x02120b84 kind:arm_call to:0x01fff350 module:itcm +from:0x02120ba4 kind:load to:0x027e0ce4 module:dtcm +from:0x02120bac kind:load to:0x020b3040 module:overlay(0) +from:0x02120bb4 kind:arm_call to:0x02120b5c module:overlay(37) +from:0x02120be4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02120c0c kind:arm_call to:0x0201bb38 module:main +from:0x02120c1c kind:arm_call to:0x02067278 module:overlay(0) +from:0x02120c44 kind:load to:0x021228f4 module:overlay(37) +from:0x02120c50 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x02120c64 kind:arm_call to:0x02121c78 module:overlay(37) +from:0x02120c80 kind:arm_call to:0x02120cf4 module:overlay(37) +from:0x02120cb8 kind:arm_call_thumb to:0x020b8a9c module:overlay(1) +from:0x02120cf0 kind:load to:0x027e0cd8 module:dtcm +from:0x02120d08 kind:arm_call to:0x02016fbc module:main +from:0x02120d4c kind:arm_call to:0x01fff350 module:itcm +from:0x02120d70 kind:arm_call to:0x01fff350 module:itcm +from:0x02120d88 kind:load to:0x027e0ce4 module:dtcm +from:0x02120d8c kind:load to:0x020b3040 module:overlay(0) +from:0x02120db4 kind:arm_call to:0x02120d94 module:overlay(37) +from:0x02120e60 kind:arm_call to:0x02120554 module:overlay(37) +from:0x02120e6c kind:arm_call to:0x02016958 module:main +from:0x02120e80 kind:arm_call to:0x021205b8 module:overlay(37) +from:0x02120e98 kind:load to:0x0203e964 module:main +from:0x02120eec kind:load to:0x02122858 module:overlay(37) +from:0x02120f24 kind:load to:0x02122890 module:overlay(37) +from:0x02120f48 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02120fac kind:arm_call to:0x0212016c module:overlay(37) +from:0x02120fcc kind:arm_call to:0x02073330 module:overlay(0) +from:0x02120fe4 kind:arm_call to:0x02120204 module:overlay(37) +from:0x02121038 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212107c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021210ec kind:arm_call to:0x020733bc module:overlay(0) +from:0x02121100 kind:load to:0x027e09b8 module:dtcm +from:0x02121120 kind:arm_call to:0x02120374 module:overlay(37) +from:0x02121148 kind:arm_call to:0x021203cc module:overlay(37) +from:0x02121188 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x02121198 kind:arm_call to:0x02120d18 module:overlay(37) +from:0x021211b8 kind:arm_call to:0x02121c3c module:overlay(37) +from:0x021211c4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021211cc kind:load to:0x020b51f8 module:overlay(0) +from:0x02121224 kind:arm_call to:0x02120da0 module:overlay(37) +from:0x02121234 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02121264 kind:arm_call to:0x01ffd420 module:itcm +from:0x02121290 kind:arm_call to:0x02121934 module:overlay(37) +from:0x021212b4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021212c4 kind:arm_call to:0x0215ce14 module:overlays(60,66) +from:0x021212d4 kind:arm_call to:0x0215cec8 module:overlays(60,63,66) +from:0x021212dc kind:arm_call to:0x02121108 module:overlay(37) +from:0x021212e8 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x021212f0 kind:load to:0x027e09b8 module:dtcm +from:0x021212f4 kind:load to:0x02122838 module:overlay(37) +from:0x021212f8 kind:load to:0x020b51f8 module:overlay(0) +from:0x02121334 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121350 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0212136c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121374 kind:load to:0x020b51f8 module:overlay(0) +from:0x02121388 kind:arm_call to:0x02121bfc module:overlay(37) +from:0x02121398 kind:arm_call to:0x0215cdcc module:overlays(60,68,84) +from:0x021213a4 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x021213c8 kind:arm_call to:0x021201a8 module:overlay(37) +from:0x021213e0 kind:arm_call to:0x021201c0 module:overlay(37) +from:0x021213f8 kind:arm_call to:0x021201ec module:overlay(37) +from:0x02121414 kind:arm_call to:0x0215cdcc module:overlays(60,68,84) +from:0x02121420 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x02121438 kind:arm_call to:0x0215cde4 module:overlay(60) +from:0x02121458 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x02121484 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021214a4 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x021214ac kind:load to:0x02122838 module:overlay(37) +from:0x021214b0 kind:load to:0x020b51f8 module:overlay(0) +from:0x021214c8 kind:arm_call to:0x0212016c module:overlay(37) +from:0x021214e0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021214e8 kind:load to:0x020b5254 module:overlay(0) +from:0x02121514 kind:arm_call to:0x01ffd420 module:itcm +from:0x02121530 kind:arm_call to:0x02121934 module:overlay(37) +from:0x02121548 kind:arm_call to:0x0215cde4 module:overlay(60) +from:0x0212155c kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x02121564 kind:load to:0x027e09b8 module:dtcm +from:0x02121588 kind:arm_call to:0x0212016c module:overlay(37) +from:0x021215a0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021215a8 kind:load to:0x02122838 module:overlay(37) +from:0x021215ac kind:load to:0x020b5254 module:overlay(0) +from:0x021215d8 kind:arm_call to:0x01ffd420 module:itcm +from:0x021215f4 kind:arm_call to:0x02121934 module:overlay(37) +from:0x0212160c kind:arm_call to:0x0215cde4 module:overlay(60) +from:0x02121620 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x02121628 kind:load to:0x027e09b8 module:dtcm +from:0x02121674 kind:load to:0x02122838 module:overlay(37) +from:0x021216a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021216e0 kind:arm_call to:0x02121934 module:overlay(37) +from:0x021216f8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121720 kind:arm_call to:0x02121934 module:overlay(37) +from:0x02121738 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0212175c kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x02121764 kind:arm_call to:0x0202851c module:main +from:0x0212178c kind:arm_call to:0x02121108 module:overlay(37) +from:0x02121798 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x021217a8 kind:arm_call to:0x02121108 module:overlay(37) +from:0x021217b4 kind:arm_call to:0x02120ea0 module:overlay(37) +from:0x021217bc kind:arm_call to:0x0202851c module:main +from:0x021217c4 kind:load to:0x027e09b8 module:dtcm +from:0x021217c8 kind:load to:0x020b51f8 module:overlay(0) +from:0x021217e4 kind:load to:0x02121c3c module:overlay(37) +from:0x02121858 kind:arm_call to:0x0215ce14 module:overlays(60,66) +from:0x02121860 kind:arm_call to:0x02121134 module:overlay(37) +from:0x02121888 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02121898 kind:arm_call to:0x01fff148 module:itcm +from:0x021218a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021218b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021218c0 kind:arm_call to:0x0215cdf8 module:overlays(60,74,83) +from:0x021218e0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021218f8 kind:arm_call to:0x02121b70 module:overlay(37) +from:0x02121910 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02121928 kind:load to:0x027e0ce0 module:dtcm +from:0x0212192c kind:load to:0x027e09b8 module:dtcm +from:0x02121930 kind:load to:0x020b51f8 module:overlay(0) +from:0x02121960 kind:arm_call to:0x02120204 module:overlay(37) +from:0x021219a4 kind:arm_call to:0x02120d94 module:overlay(37) +from:0x021219b8 kind:arm_call to:0x01fff148 module:itcm +from:0x021219e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021219f4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02121a00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121a10 kind:arm_call to:0x0215cdf8 module:overlays(60,74,83) +from:0x02121a24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121a54 kind:arm_call to:0x020158e8 module:main +from:0x02121a5c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02121b28 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02121b3c kind:arm_call to:0x020733bc module:overlay(0) +from:0x02121b50 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02121b60 kind:load to:0x027e0ce0 module:dtcm +from:0x02121b68 kind:load to:0x027e09b8 module:dtcm +from:0x02121b6c kind:load to:0x020b508c module:overlay(0) +from:0x02121b88 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02121be8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02121bf8 kind:load to:0x027e09b8 module:dtcm +from:0x02121c1c kind:arm_call to:0x01fff148 module:itcm +from:0x02121c2c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02121c34 kind:load to:0x027e0cd8 module:dtcm +from:0x02121c38 kind:load to:0x027e0ce0 module:dtcm +from:0x02121c60 kind:arm_call to:0x0201bb84 module:main +from:0x02121c6c kind:arm_call to:0x0201b9a8 module:main +from:0x02121c74 kind:load to:0x0204e5f8 module:main +from:0x02121c90 kind:load to:0x027e0cd8 module:dtcm +from:0x02121c94 kind:load to:0x02081e64 module:overlay(0) +from:0x02121ca4 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02121cac kind:arm_call to:0x0201bacc module:main +from:0x02121cb4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02121ccc kind:arm_call to:0x020672ac module:overlay(0) +from:0x02121cd4 kind:arm_call to:0x0201bacc module:main +from:0x02121cdc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02121ce4 kind:arm_call to:0x02011ff4 module:main +from:0x02121cf8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02121db0 kind:arm_call to:0x02119100 module:overlay(37) +from:0x02121dc0 kind:arm_call to:0x0203ce74 module:main +from:0x02121de0 kind:load to:0x02122960 module:overlay(37) +from:0x02121de4 kind:load to:0x02122970 module:overlay(37) +from:0x02121de8 kind:load to:0x02119248 module:overlay(37) +from:0x02121dec kind:load to:0x02122964 module:overlay(37) +from:0x02121df4 kind:load to:0x02121f60 module:overlay(37) +from:0x02121e14 kind:arm_call to:0x0211b574 module:overlay(37) +from:0x02121e24 kind:arm_call to:0x0203ce74 module:main +from:0x02121e38 kind:load to:0x02122ac8 module:overlay(37) +from:0x02121e3c kind:load to:0x02122ad8 module:overlay(37) +from:0x02121e40 kind:load to:0x0211ea78 module:overlay(37) +from:0x02121e44 kind:load to:0x02122acc module:overlay(37) +from:0x02121e64 kind:arm_call to:0x0211eabc module:overlay(37) +from:0x02121e74 kind:arm_call to:0x0203ce74 module:main +from:0x02121e88 kind:load to:0x02122b1c module:overlay(37) +from:0x02121e8c kind:load to:0x02122b2c module:overlay(37) +from:0x02121e90 kind:load to:0x02120af0 module:overlay(37) +from:0x02121e94 kind:load to:0x02122b20 module:overlay(37) +from:0x02121ef8 kind:arm_call to:0x02120b34 module:overlay(37) +from:0x02121f08 kind:arm_call to:0x0203ce74 module:main +from:0x02121f20 kind:load to:0x02122838 module:overlay(37) +from:0x02121f24 kind:load to:0x02122c04 module:overlay(37) +from:0x02121f28 kind:load to:0x02122c14 module:overlay(37) +from:0x02121f2c kind:load to:0x02121cf0 module:overlay(37) +from:0x02121f30 kind:load to:0x02122c08 module:overlay(37) +from:0x02121f34 kind:load to:0x02121d94 module:overlay(37) +from:0x02121f38 kind:load to:0x02121df8 module:overlay(37) +from:0x02121f3c kind:load to:0x02121e48 module:overlay(37) +from:0x02121f40 kind:load to:0x02121e98 module:overlay(37) +from:0x02121f6c kind:load to:0x02119248 module:overlay(37) +from:0x02121f70 kind:load to:0x02119280 module:overlay(37) +from:0x02121f74 kind:load to:0x021192c0 module:overlay(37) +from:0x02121f78 kind:load to:0x02119470 module:overlay(37) +from:0x02121f7c kind:load to:0x02119678 module:overlay(37) +from:0x02121f80 kind:load to:0x021195ac module:overlay(37) +from:0x02121f84 kind:load to:0x0211a444 module:overlay(37) +from:0x02121f88 kind:load to:0x0211a448 module:overlay(37) +from:0x02121f8c kind:load to:0x0211a44c module:overlay(37) +from:0x02121f90 kind:load to:0x0211a46c module:overlay(37) +from:0x02121f94 kind:load to:0x0211a474 module:overlay(37) +from:0x02121f98 kind:load to:0x020c4ec0 module:overlay(24) +from:0x02121fa4 kind:load to:0x0211b080 module:overlay(37) +from:0x02121fa8 kind:load to:0x0211b0a0 module:overlay(37) +from:0x02121fac kind:load to:0x0211b24c module:overlay(37) +from:0x02121fb0 kind:load to:0x0211b2d8 module:overlay(37) +from:0x02121fb4 kind:load to:0x0211b2dc module:overlay(37) +from:0x02121fb8 kind:load to:0x0211b534 module:overlay(37) +from:0x02121fbc kind:load to:0x0211b538 module:overlay(37) +from:0x02121fc8 kind:load to:0x0211b9e8 module:overlay(37) +from:0x02121fcc kind:load to:0x0211e930 module:overlay(37) +from:0x02121fd0 kind:load to:0x0211b734 module:overlay(37) +from:0x02121fd4 kind:load to:0x0207b910 module:overlay(0) +from:0x02121fd8 kind:load to:0x0211b75c module:overlay(37) +from:0x02121fe4 kind:load to:0x0211b9d4 module:overlay(37) +from:0x02121fe8 kind:load to:0x0211e914 module:overlay(37) +from:0x02121fec kind:load to:0x0211b60c module:overlay(37) +from:0x02121ff0 kind:load to:0x0211b674 module:overlay(37) +from:0x02121ff4 kind:load to:0x0211b6cc module:overlay(37) +from:0x02122000 kind:load to:0x0211b550 module:overlay(37) +from:0x02122004 kind:load to:0x02097a38 module:overlay(0) +from:0x02122008 kind:load to:0x02097a6c module:overlay(0) +from:0x0212200c kind:load to:0x02097824 module:overlay(0) +from:0x02122010 kind:load to:0x02097a40 module:overlay(0) +from:0x02122014 kind:load to:0x02097868 module:overlay(0) +from:0x02122018 kind:load to:0x0209786c module:overlay(0) +from:0x02122024 kind:load to:0x0211b9c0 module:overlay(37) +from:0x02122028 kind:load to:0x0211ea14 module:overlay(37) +from:0x0212202c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02122030 kind:load to:0x0209a2dc module:overlay(0) +from:0x02122034 kind:load to:0x0209a374 module:overlay(0) +from:0x02122038 kind:load to:0x0209a388 module:overlay(0) +from:0x0212203c kind:load to:0x0209a138 module:overlay(0) +from:0x02122040 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02122044 kind:load to:0x0209a438 module:overlay(0) +from:0x02122048 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212204c kind:load to:0x0209a344 module:overlay(0) +from:0x02122050 kind:load to:0x0209a35c module:overlay(0) +from:0x02122054 kind:load to:0x0209a39c module:overlay(0) +from:0x02122058 kind:load to:0x0209a728 module:overlay(0) +from:0x0212205c kind:load to:0x0211e9e8 module:overlay(37) +from:0x02122060 kind:load to:0x0211e9c4 module:overlay(37) +from:0x02122064 kind:load to:0x0209a760 module:overlay(0) +from:0x021220b0 kind:load to:0x0211c508 module:overlay(37) +from:0x021220b8 kind:load to:0x0211c9e4 module:overlay(37) +from:0x021220c0 kind:load to:0x0211cc40 module:overlay(37) +from:0x021220c8 kind:load to:0x0211cdc0 module:overlay(37) +from:0x021220d0 kind:load to:0x0211d0b8 module:overlay(37) +from:0x021220d8 kind:load to:0x0211d1f8 module:overlay(37) +from:0x021220e0 kind:load to:0x0211ca94 module:overlay(37) +from:0x021220e8 kind:load to:0x0211de64 module:overlay(37) +from:0x021220f0 kind:load to:0x0211e00c module:overlay(37) +from:0x021220f8 kind:load to:0x0211c000 module:overlay(37) +from:0x02122100 kind:load to:0x0211c14c module:overlay(37) +from:0x02122108 kind:load to:0x0211c26c module:overlay(37) +from:0x02122110 kind:load to:0x0211c30c module:overlay(37) +from:0x02122160 kind:load to:0x0211c894 module:overlay(37) +from:0x02122168 kind:load to:0x0211ca68 module:overlay(37) +from:0x02122170 kind:load to:0x0211ccbc module:overlay(37) +from:0x02122178 kind:load to:0x0211ce44 module:overlay(37) +from:0x02122180 kind:load to:0x0211d138 module:overlay(37) +from:0x02122188 kind:load to:0x0211d2e4 module:overlay(37) +from:0x02122190 kind:load to:0x0211cb5c module:overlay(37) +from:0x02122198 kind:load to:0x0211ded4 module:overlay(37) +from:0x021221a0 kind:load to:0x0211e07c module:overlay(37) +from:0x021221a8 kind:load to:0x0211c078 module:overlay(37) +from:0x021221b0 kind:load to:0x0211c1a8 module:overlay(37) +from:0x021221b8 kind:load to:0x0211c2d0 module:overlay(37) +from:0x021221c0 kind:load to:0x0211c390 module:overlay(37) +from:0x021222d8 kind:load to:0x0209856c module:overlay(0) +from:0x021222dc kind:load to:0x020985a8 module:overlay(0) +from:0x021222e0 kind:load to:0x020985c0 module:overlay(0) +from:0x021222e4 kind:load to:0x020985cc module:overlay(0) +from:0x021222e8 kind:load to:0x01fff464 module:itcm +from:0x021222ec kind:load to:0x020a9a2c module:overlay(0) +from:0x021222f0 kind:load to:0x020a8d7c module:overlay(0) +from:0x021222f4 kind:load to:0x020a8df8 module:overlay(0) +from:0x021222f8 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x021222fc kind:load to:0x020a9948 module:overlay(0) +from:0x02122300 kind:load to:0x02098510 module:overlay(0) +from:0x02122304 kind:load to:0x020a99b0 module:overlay(0) +from:0x02122308 kind:load to:0x02098518 module:overlay(0) +from:0x0212230c kind:load to:0x0209851c module:overlay(0) +from:0x02122310 kind:load to:0x020985d8 module:overlay(0) +from:0x02122314 kind:load to:0x02098644 module:overlay(0) +from:0x02122318 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212231c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02122320 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122324 kind:load to:0x0211ea58 module:overlay(37) +from:0x02122328 kind:load to:0x0211ea30 module:overlay(37) +from:0x0212232c kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02122330 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x02122334 kind:load to:0x020a9324 module:overlay(0) +from:0x02122338 kind:load to:0x020a8fcc module:overlay(0) +from:0x0212233c kind:load to:0x020a9034 module:overlay(0) +from:0x02122340 kind:load to:0x020a91a4 module:overlay(0) +from:0x02122344 kind:load to:0x020a91a0 module:overlay(0) +from:0x02122348 kind:load to:0x020a9270 module:overlay(0) +from:0x0212234c kind:load to:0x020a9294 module:overlay(0) +from:0x02122350 kind:load to:0x020a9298 module:overlay(0) +from:0x02122354 kind:load to:0x020a91f4 module:overlay(0) +from:0x02122358 kind:load to:0x020a91fc module:overlay(0) +from:0x0212235c kind:load to:0x020a9204 module:overlay(0) +from:0x02122360 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02122364 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02122368 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0212236c kind:load to:0x020a8fc0 module:overlay(0) +from:0x02122370 kind:load to:0x020a949c module:overlay(0) +from:0x02122374 kind:load to:0x020a95ec module:overlay(0) +from:0x02122378 kind:load to:0x020a9618 module:overlay(0) +from:0x0212237c kind:load to:0x020a9638 module:overlay(0) +from:0x02122380 kind:load to:0x020a9850 module:overlay(0) +from:0x02122384 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02122388 kind:load to:0x020a8f14 module:overlay(0) +from:0x0212238c kind:load to:0x020a8ed8 module:overlay(0) +from:0x02122390 kind:load to:0x020a99f8 module:overlay(0) +from:0x02122394 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02122398 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0212239c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021223a0 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021223a4 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021223a8 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021223ac kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021223b0 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021223b4 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021223b8 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x021223bc kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021223c0 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021223c4 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021223c8 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021223cc kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021223d0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021223d4 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021223d8 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021223dc kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x021223e0 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x021223e4 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x021223e8 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021223f4 kind:load to:0x0209856c module:overlay(0) +from:0x021223f8 kind:load to:0x020985a8 module:overlay(0) +from:0x021223fc kind:load to:0x020985c0 module:overlay(0) +from:0x02122400 kind:load to:0x020985cc module:overlay(0) +from:0x02122404 kind:load to:0x01fff464 module:itcm +from:0x02122408 kind:load to:0x020a9a2c module:overlay(0) +from:0x0212240c kind:load to:0x020a8d7c module:overlay(0) +from:0x02122410 kind:load to:0x0211ba18 module:overlay(37) +from:0x02122414 kind:load to:0x0211bbb0 module:overlay(37) +from:0x02122418 kind:load to:0x020a9948 module:overlay(0) +from:0x0212241c kind:load to:0x02098510 module:overlay(0) +from:0x02122420 kind:load to:0x0211e080 module:overlay(37) +from:0x02122424 kind:load to:0x02098518 module:overlay(0) +from:0x02122428 kind:load to:0x0209851c module:overlay(0) +from:0x0212242c kind:load to:0x020985d8 module:overlay(0) +from:0x02122430 kind:load to:0x02098644 module:overlay(0) +from:0x02122434 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122438 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212243c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122440 kind:load to:0x0211e94c module:overlay(37) +from:0x02122444 kind:load to:0x0211e984 module:overlay(37) +from:0x02122448 kind:load to:0x0211b9fc module:overlay(37) +from:0x0212244c kind:load to:0x0211bacc module:overlay(37) +from:0x02122450 kind:load to:0x020a9324 module:overlay(0) +from:0x02122454 kind:load to:0x0211e08c module:overlay(37) +from:0x02122458 kind:load to:0x020a9034 module:overlay(0) +from:0x0212245c kind:load to:0x0211e13c module:overlay(37) +from:0x02122460 kind:load to:0x020a91a0 module:overlay(0) +from:0x02122464 kind:load to:0x0211e104 module:overlay(37) +from:0x02122468 kind:load to:0x020a9294 module:overlay(0) +from:0x0212246c kind:load to:0x020a9298 module:overlay(0) +from:0x02122470 kind:load to:0x020a91f4 module:overlay(0) +from:0x02122474 kind:load to:0x020a91fc module:overlay(0) +from:0x02122478 kind:load to:0x020a9204 module:overlay(0) +from:0x0212247c kind:load to:0x020a8fa8 module:overlay(0) +from:0x02122480 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02122484 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02122488 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212248c kind:load to:0x020a949c module:overlay(0) +from:0x02122490 kind:load to:0x020a95ec module:overlay(0) +from:0x02122494 kind:load to:0x020a9618 module:overlay(0) +from:0x02122498 kind:load to:0x020a9638 module:overlay(0) +from:0x0212249c kind:load to:0x020a9850 module:overlay(0) +from:0x021224a0 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021224a4 kind:load to:0x020a8f14 module:overlay(0) +from:0x021224a8 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021224ac kind:load to:0x020a99f8 module:overlay(0) +from:0x021224b0 kind:load to:0x0211bedc module:overlay(37) +from:0x021224b4 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021224b8 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021224bc kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021224c0 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021224c4 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021224c8 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021224cc kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021224d0 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021224d4 kind:load to:0x0211bf00 module:overlay(37) +from:0x021224d8 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021224dc kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021224e0 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021224e4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021224e8 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021224ec kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021224f0 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021224f4 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021224f8 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x021224fc kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02122500 kind:load to:0x0211e754 module:overlay(37) +from:0x02122504 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02122510 kind:load to:0x0211ea98 module:overlay(37) +from:0x02122514 kind:load to:0x02097998 module:overlay(0) +from:0x02122518 kind:load to:0x020977a8 module:overlay(0) +from:0x0212251c kind:load to:0x02097824 module:overlay(0) +from:0x02122520 kind:load to:0x020979a0 module:overlay(0) +from:0x02122524 kind:load to:0x020979c0 module:overlay(0) +from:0x02122528 kind:load to:0x020979ec module:overlay(0) +from:0x02122574 kind:load to:0x0211f5fc module:overlay(37) +from:0x0212257c kind:load to:0x0211f970 module:overlay(37) +from:0x02122584 kind:load to:0x0211f768 module:overlay(37) +from:0x0212258c kind:load to:0x0211f8b8 module:overlay(37) +from:0x02122594 kind:load to:0x0211fb7c module:overlay(37) +from:0x0212259c kind:load to:0x0211fd38 module:overlay(37) +from:0x021225a4 kind:load to:0x0211f0f4 module:overlay(37) +from:0x021225ac kind:load to:0x0211f240 module:overlay(37) +from:0x021225b4 kind:load to:0x0211f360 module:overlay(37) +from:0x021225bc kind:load to:0x0211f400 module:overlay(37) +from:0x0212260c kind:load to:0x0211f6c0 module:overlay(37) +from:0x02122614 kind:load to:0x0211f9d4 module:overlay(37) +from:0x0212261c kind:load to:0x0211f810 module:overlay(37) +from:0x02122624 kind:load to:0x0211f934 module:overlay(37) +from:0x0212262c kind:load to:0x0211fc1c module:overlay(37) +from:0x02122634 kind:load to:0x0211fdb0 module:overlay(37) +from:0x0212263c kind:load to:0x0211f16c module:overlay(37) +from:0x02122644 kind:load to:0x0211f29c module:overlay(37) +from:0x0212264c kind:load to:0x0211f3c4 module:overlay(37) +from:0x02122654 kind:load to:0x0211f484 module:overlay(37) +from:0x02122724 kind:load to:0x0209856c module:overlay(0) +from:0x02122728 kind:load to:0x020985a8 module:overlay(0) +from:0x0212272c kind:load to:0x020985c0 module:overlay(0) +from:0x02122730 kind:load to:0x020985cc module:overlay(0) +from:0x02122734 kind:load to:0x01fff464 module:itcm +from:0x02122738 kind:load to:0x020a9a2c module:overlay(0) +from:0x0212273c kind:load to:0x020a8d7c module:overlay(0) +from:0x02122740 kind:load to:0x0211ecd4 module:overlay(37) +from:0x02122744 kind:load to:0x0211eda4 module:overlay(37) +from:0x02122748 kind:load to:0x020a9948 module:overlay(0) +from:0x0212274c kind:load to:0x02098510 module:overlay(0) +from:0x02122750 kind:load to:0x0211fee4 module:overlay(37) +from:0x02122754 kind:load to:0x02098518 module:overlay(0) +from:0x02122758 kind:load to:0x0209851c module:overlay(0) +from:0x0212275c kind:load to:0x020985d8 module:overlay(0) +from:0x02122760 kind:load to:0x02098644 module:overlay(0) +from:0x02122764 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122768 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212276c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122770 kind:load to:0x02120a98 module:overlay(37) +from:0x02122774 kind:load to:0x02120ac0 module:overlay(37) +from:0x02122778 kind:load to:0x0211ecb8 module:overlay(37) +from:0x0212277c kind:load to:0x0211ed40 module:overlay(37) +from:0x02122780 kind:load to:0x020a9324 module:overlay(0) +from:0x02122784 kind:load to:0x0211ff00 module:overlay(37) +from:0x02122788 kind:load to:0x020a9034 module:overlay(0) +from:0x0212278c kind:load to:0x0211ffb0 module:overlay(37) +from:0x02122790 kind:load to:0x020a91a0 module:overlay(0) +from:0x02122794 kind:load to:0x0211ff78 module:overlay(37) +from:0x02122798 kind:load to:0x020a9294 module:overlay(0) +from:0x0212279c kind:load to:0x020a9298 module:overlay(0) +from:0x021227a0 kind:load to:0x020a91f4 module:overlay(0) +from:0x021227a4 kind:load to:0x020a91fc module:overlay(0) +from:0x021227a8 kind:load to:0x020a9204 module:overlay(0) +from:0x021227ac kind:load to:0x020a8fa8 module:overlay(0) +from:0x021227b0 kind:load to:0x020a8fb0 module:overlay(0) +from:0x021227b4 kind:load to:0x020a8fb8 module:overlay(0) +from:0x021227b8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021227bc kind:load to:0x020a949c module:overlay(0) +from:0x021227c0 kind:load to:0x020a95ec module:overlay(0) +from:0x021227c4 kind:load to:0x020a9618 module:overlay(0) +from:0x021227c8 kind:load to:0x020a9638 module:overlay(0) +from:0x021227cc kind:load to:0x020a9850 module:overlay(0) +from:0x021227d0 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021227d4 kind:load to:0x020a8f14 module:overlay(0) +from:0x021227d8 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021227dc kind:load to:0x020a99f8 module:overlay(0) +from:0x021227e0 kind:load to:0x0211efe0 module:overlay(37) +from:0x021227e4 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021227e8 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021227ec kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021227f0 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021227f4 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021227f8 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021227fc kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02122800 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02122804 kind:load to:0x0211f000 module:overlay(37) +from:0x02122808 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0212280c kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02122810 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02122814 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02122818 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0212281c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02122820 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02122824 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02122828 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0212282c kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02122830 kind:load to:0x02120820 module:overlay(37) +from:0x02122834 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02122858 kind:load to:0x0212115c module:overlay(37) +from:0x02122860 kind:load to:0x02121190 module:overlay(37) +from:0x02122868 kind:load to:0x021212fc module:overlay(37) +from:0x02122870 kind:load to:0x021214b4 module:overlay(37) +from:0x02122878 kind:load to:0x02121568 module:overlay(37) +from:0x02122880 kind:load to:0x0212162c module:overlay(37) +from:0x02122888 kind:load to:0x021217cc module:overlay(37) +from:0x02122890 kind:load to:0x02121168 module:overlay(37) +from:0x02122898 kind:load to:0x021211d0 module:overlay(37) +from:0x021228a0 kind:load to:0x02121378 module:overlay(37) +from:0x021228a8 kind:load to:0x021214ec module:overlay(37) +from:0x021228b0 kind:load to:0x021215b0 module:overlay(37) +from:0x021228b8 kind:load to:0x02121678 module:overlay(37) +from:0x021228c0 kind:load to:0x021217e8 module:overlay(37) +from:0x021228d0 kind:load to:0x02120b10 module:overlay(37) +from:0x021228d4 kind:load to:0x020977a0 module:overlay(0) +from:0x021228d8 kind:load to:0x020977a8 module:overlay(0) +from:0x021228dc kind:load to:0x02097824 module:overlay(0) +from:0x021228e0 kind:load to:0x02097864 module:overlay(0) +from:0x021228e4 kind:load to:0x02097868 module:overlay(0) +from:0x021228e8 kind:load to:0x0209786c module:overlay(0) +from:0x021228f4 kind:load to:0x0209856c module:overlay(0) +from:0x021228f8 kind:load to:0x020985a8 module:overlay(0) +from:0x021228fc kind:load to:0x020985c0 module:overlay(0) +from:0x02122900 kind:load to:0x020985cc module:overlay(0) +from:0x02122904 kind:load to:0x01fff464 module:itcm +from:0x02122908 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212290c kind:load to:0x02120c48 module:overlay(37) +from:0x02122910 kind:load to:0x02120c5c module:overlay(37) +from:0x02122914 kind:load to:0x02120ef0 module:overlay(37) +from:0x02122918 kind:load to:0x02120f28 module:overlay(37) +from:0x0212291c kind:load to:0x02098510 module:overlay(0) +from:0x02122920 kind:load to:0x02098514 module:overlay(0) +from:0x02122924 kind:load to:0x02098518 module:overlay(0) +from:0x02122928 kind:load to:0x0209851c module:overlay(0) +from:0x0212292c kind:load to:0x020985d8 module:overlay(0) +from:0x02122930 kind:load to:0x02098644 module:overlay(0) +from:0x02122934 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02122938 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212293c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02122940 kind:load to:0x02121c98 module:overlay(37) +from:0x02122944 kind:load to:0x02121cc0 module:overlay(37) diff --git a/config/eur1/arm9/overlays/ov037/symbols.txt b/config/eur1/arm9/overlays/ov037/symbols.txt new file mode 100644 index 00000000..c006efe2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov037/symbols.txt @@ -0,0 +1,298 @@ +func_ov037_02119100 kind:function(arm,size=0x148) addr:0x02119100 +func_ov037_02119248 kind:function(arm,size=0x38) addr:0x02119248 +func_ov037_02119280 kind:function(arm,size=0x40) addr:0x02119280 +func_ov037_021192c0 kind:function(arm,size=0x1b0) addr:0x021192c0 +func_ov037_02119470 kind:function(arm,size=0xc8) addr:0x02119470 +func_ov037_02119538 kind:function(arm,size=0x74) addr:0x02119538 +func_ov037_021195ac kind:function(arm,size=0xcc) addr:0x021195ac +func_ov037_02119678 kind:function(arm,size=0x18) addr:0x02119678 +func_ov037_02119690 kind:function(arm,size=0x398) addr:0x02119690 +func_ov037_02119a28 kind:function(arm,size=0xe4) addr:0x02119a28 +func_ov037_02119b0c kind:function(arm,size=0x8c) addr:0x02119b0c +func_ov037_02119b98 kind:function(arm,size=0x5c) addr:0x02119b98 +func_ov037_02119bf4 kind:function(arm,size=0x31c) addr:0x02119bf4 +func_ov037_02119f10 kind:function(arm,size=0x2c) addr:0x02119f10 +func_ov037_02119f3c kind:function(arm,size=0x254) addr:0x02119f3c +func_ov037_0211a190 kind:function(arm,size=0xec) addr:0x0211a190 +func_ov037_0211a27c kind:function(arm,size=0x170) addr:0x0211a27c +func_ov037_0211a3ec kind:function(arm,size=0x1c) addr:0x0211a3ec +func_ov037_0211a408 kind:function(arm,size=0x3c) addr:0x0211a408 +func_ov037_0211a444 kind:function(arm,size=0x4) addr:0x0211a444 +func_ov037_0211a448 kind:function(arm,size=0x4) addr:0x0211a448 +func_ov037_0211a44c kind:function(arm,size=0x20) addr:0x0211a44c +func_ov037_0211a46c kind:function(arm,size=0x8) addr:0x0211a46c +func_ov037_0211a474 kind:function(arm,size=0x2c) addr:0x0211a474 +func_ov037_0211a4a0 kind:function(arm,size=0x118) addr:0x0211a4a0 +func_ov037_0211a5b8 kind:function(arm,size=0x90) addr:0x0211a5b8 +func_ov037_0211a648 kind:function(arm,size=0xb0) addr:0x0211a648 +func_ov037_0211a6f8 kind:function(arm,size=0x1c4) addr:0x0211a6f8 +func_ov037_0211a8bc kind:function(arm,size=0x410) addr:0x0211a8bc +func_ov037_0211accc kind:function(arm,size=0x3c) addr:0x0211accc +func_ov037_0211ad08 kind:function(arm,size=0x8) addr:0x0211ad08 +func_ov037_0211ad10 kind:function(arm,size=0x48) addr:0x0211ad10 +func_ov037_0211ad58 kind:function(arm,size=0x8) addr:0x0211ad58 +func_ov037_0211ad60 kind:function(arm,size=0x244) addr:0x0211ad60 +func_ov037_0211afa4 kind:function(arm,size=0xdc) addr:0x0211afa4 +func_ov037_0211b080 kind:function(arm,size=0x20) addr:0x0211b080 +func_ov037_0211b0a0 kind:function(arm,size=0x28) addr:0x0211b0a0 +func_ov037_0211b0c8 kind:function(arm,size=0x184) addr:0x0211b0c8 +func_ov037_0211b24c kind:function(arm,size=0x8c) addr:0x0211b24c +func_ov037_0211b2d8 kind:function(arm,size=0x4) addr:0x0211b2d8 +func_ov037_0211b2dc kind:function(arm,size=0x124) addr:0x0211b2dc +func_ov037_0211b400 kind:function(arm,size=0x3c) addr:0x0211b400 +func_ov037_0211b43c kind:function(arm,size=0x3c) addr:0x0211b43c +func_ov037_0211b478 kind:function(arm,size=0x98) addr:0x0211b478 +func_ov037_0211b510 kind:function(arm,size=0x24) addr:0x0211b510 +func_ov037_0211b534 kind:function(arm,size=0x4) addr:0x0211b534 +func_ov037_0211b538 kind:function(arm,size=0x4) addr:0x0211b538 +func_ov037_0211b53c kind:function(arm,size=0x8) addr:0x0211b53c +func_ov037_0211b544 kind:function(arm,size=0xc) addr:0x0211b544 +func_ov037_0211b550 kind:function(arm,size=0x24) addr:0x0211b550 +func_ov037_0211b574 kind:function(arm,size=0x5c) addr:0x0211b574 +func_ov037_0211b5d0 kind:function(arm,size=0x3c) addr:0x0211b5d0 +func_ov037_0211b60c kind:function(arm,size=0x68) addr:0x0211b60c +func_ov037_0211b674 kind:function(arm,size=0x58) addr:0x0211b674 +func_ov037_0211b6cc kind:function(arm,size=0x68) addr:0x0211b6cc +func_ov037_0211b734 kind:function(arm,size=0x28) addr:0x0211b734 +func_ov037_0211b75c kind:function(arm,size=0x18) addr:0x0211b75c +func_ov037_0211b774 kind:function(arm,size=0x24c) addr:0x0211b774 +func_ov037_0211b9c0 kind:function(arm,size=0x14) addr:0x0211b9c0 +func_ov037_0211b9d4 kind:function(arm,size=0x14) addr:0x0211b9d4 +func_ov037_0211b9e8 kind:function(arm,size=0x14) addr:0x0211b9e8 +func_ov037_0211b9fc kind:function(arm,size=0x1c) addr:0x0211b9fc +func_ov037_0211ba18 kind:function(arm,size=0xb4) addr:0x0211ba18 +func_ov037_0211bacc kind:function(arm,size=0xe4) addr:0x0211bacc +func_ov037_0211bbb0 kind:function(arm,size=0x32c) addr:0x0211bbb0 +func_ov037_0211bedc kind:function(arm,size=0x24) addr:0x0211bedc +func_ov037_0211bf00 kind:function(arm,size=0x100) addr:0x0211bf00 +func_ov037_0211c000 kind:function(arm,size=0x78) addr:0x0211c000 +func_ov037_0211c078 kind:function(arm,size=0xd4) addr:0x0211c078 +func_ov037_0211c14c kind:function(arm,size=0x5c) addr:0x0211c14c +func_ov037_0211c1a8 kind:function(arm,size=0xc4) addr:0x0211c1a8 +func_ov037_0211c26c kind:function(arm,size=0x64) addr:0x0211c26c +func_ov037_0211c2d0 kind:function(arm,size=0x3c) addr:0x0211c2d0 +func_ov037_0211c30c kind:function(arm,size=0x84) addr:0x0211c30c +func_ov037_0211c390 kind:function(arm,size=0x178) addr:0x0211c390 +func_ov037_0211c508 kind:function(arm,size=0x38c) addr:0x0211c508 +func_ov037_0211c894 kind:function(arm,size=0x150) addr:0x0211c894 +func_ov037_0211c9e4 kind:function(arm,size=0x84) addr:0x0211c9e4 +func_ov037_0211ca68 kind:function(arm,size=0x2c) addr:0x0211ca68 +func_ov037_0211ca94 kind:function(arm,size=0xc8) addr:0x0211ca94 +func_ov037_0211cb5c kind:function(arm,size=0xe4) addr:0x0211cb5c +func_ov037_0211cc40 kind:function(arm,size=0x7c) addr:0x0211cc40 +func_ov037_0211ccbc kind:function(arm,size=0x104) addr:0x0211ccbc +func_ov037_0211cdc0 kind:function(arm,size=0x84) addr:0x0211cdc0 +func_ov037_0211ce44 kind:function(arm,size=0x274) addr:0x0211ce44 +func_ov037_0211d0b8 kind:function(arm,size=0x80) addr:0x0211d0b8 +func_ov037_0211d138 kind:function(arm,size=0xc0) addr:0x0211d138 +func_ov037_0211d1f8 kind:function(arm,size=0xec) addr:0x0211d1f8 +func_ov037_0211d2e4 kind:function(arm,size=0x7f8) addr:0x0211d2e4 +func_ov037_0211dadc kind:function(arm,size=0x17c) addr:0x0211dadc +func_ov037_0211dc58 kind:function(arm,size=0x1b8) addr:0x0211dc58 +func_ov037_0211de10 kind:function(arm,size=0x54) addr:0x0211de10 +func_ov037_0211de64 kind:function(arm,size=0x70) addr:0x0211de64 +func_ov037_0211ded4 kind:function(arm,size=0x138) addr:0x0211ded4 +func_ov037_0211e00c kind:function(arm,size=0x70) addr:0x0211e00c +func_ov037_0211e07c kind:function(arm,size=0x4) addr:0x0211e07c +func_ov037_0211e080 kind:function(arm,size=0xc) addr:0x0211e080 +func_ov037_0211e08c kind:function(arm,size=0x78) addr:0x0211e08c +func_ov037_0211e104 kind:function(arm,size=0x38) addr:0x0211e104 +func_ov037_0211e13c kind:function(arm,size=0x50) addr:0x0211e13c +func_ov037_0211e18c kind:function(arm,size=0x29c) addr:0x0211e18c +func_ov037_0211e428 kind:function(arm,size=0x34) addr:0x0211e428 +func_ov037_0211e45c kind:function(arm,size=0x24) addr:0x0211e45c +func_ov037_0211e480 kind:function(arm,size=0x14) addr:0x0211e480 +func_ov037_0211e494 kind:function(arm,size=0x8) addr:0x0211e494 +func_ov037_0211e49c kind:function(arm,size=0x14) addr:0x0211e49c +func_ov037_0211e4b0 kind:function(arm,size=0x100) addr:0x0211e4b0 +func_ov037_0211e5b0 kind:function(arm,size=0x18) addr:0x0211e5b0 +func_ov037_0211e5c8 kind:function(arm,size=0x8) addr:0x0211e5c8 +func_ov037_0211e5d0 kind:function(arm,size=0x3c) addr:0x0211e5d0 +func_ov037_0211e60c kind:function(arm,size=0x3c) addr:0x0211e60c +func_ov037_0211e648 kind:function(arm,size=0x10c) addr:0x0211e648 +func_ov037_0211e754 kind:function(arm,size=0x88) addr:0x0211e754 +func_ov037_0211e7dc kind:function(arm,size=0x48) addr:0x0211e7dc +func_ov037_0211e824 kind:function(arm,size=0x20) addr:0x0211e824 +func_ov037_0211e844 kind:function(arm,size=0xd0) addr:0x0211e844 +func_ov037_0211e914 kind:function(arm,size=0x1c) addr:0x0211e914 +func_ov037_0211e930 kind:function(arm,size=0x1c) addr:0x0211e930 +func_ov037_0211e94c kind:function(arm,size=0x38) addr:0x0211e94c +func_ov037_0211e984 kind:function(arm,size=0x40) addr:0x0211e984 +func_ov037_0211e9c4 kind:function(arm,size=0x24) addr:0x0211e9c4 +func_ov037_0211e9e8 kind:function(arm,size=0x2c) addr:0x0211e9e8 +func_ov037_0211ea14 kind:function(arm,size=0x1c) addr:0x0211ea14 +func_ov037_0211ea30 kind:function(arm,size=0x28) addr:0x0211ea30 +func_ov037_0211ea58 kind:function(arm,size=0x20) addr:0x0211ea58 +func_ov037_0211ea78 kind:function(arm,size=0x14) addr:0x0211ea78 +func_ov037_0211ea8c kind:function(arm,size=0xc) addr:0x0211ea8c +func_ov037_0211ea98 kind:function(arm,size=0x24) addr:0x0211ea98 +func_ov037_0211eabc kind:function(arm,size=0x58) addr:0x0211eabc +func_ov037_0211eb14 kind:function(arm,size=0x1a4) addr:0x0211eb14 +func_ov037_0211ecb8 kind:function(arm,size=0x1c) addr:0x0211ecb8 +func_ov037_0211ecd4 kind:function(arm,size=0x6c) addr:0x0211ecd4 +func_ov037_0211ed40 kind:function(arm,size=0x64) addr:0x0211ed40 +func_ov037_0211eda4 kind:function(arm,size=0x23c) addr:0x0211eda4 +func_ov037_0211efe0 kind:function(arm,size=0x20) addr:0x0211efe0 +func_ov037_0211f000 kind:function(arm,size=0xf4) addr:0x0211f000 +func_ov037_0211f0f4 kind:function(arm,size=0x78) addr:0x0211f0f4 +func_ov037_0211f16c kind:function(arm,size=0xd4) addr:0x0211f16c +func_ov037_0211f240 kind:function(arm,size=0x5c) addr:0x0211f240 +func_ov037_0211f29c kind:function(arm,size=0xc4) addr:0x0211f29c +func_ov037_0211f360 kind:function(arm,size=0x64) addr:0x0211f360 +func_ov037_0211f3c4 kind:function(arm,size=0x3c) addr:0x0211f3c4 +func_ov037_0211f400 kind:function(arm,size=0x84) addr:0x0211f400 +func_ov037_0211f484 kind:function(arm,size=0x178) addr:0x0211f484 +func_ov037_0211f5fc kind:function(arm,size=0xc4) addr:0x0211f5fc +func_ov037_0211f6c0 kind:function(arm,size=0xa8) addr:0x0211f6c0 +func_ov037_0211f768 kind:function(arm,size=0xa8) addr:0x0211f768 +func_ov037_0211f810 kind:function(arm,size=0xa8) addr:0x0211f810 +func_ov037_0211f8b8 kind:function(arm,size=0x7c) addr:0x0211f8b8 +func_ov037_0211f934 kind:function(arm,size=0x3c) addr:0x0211f934 +func_ov037_0211f970 kind:function(arm,size=0x64) addr:0x0211f970 +func_ov037_0211f9d4 kind:function(arm,size=0x1a8) addr:0x0211f9d4 +func_ov037_0211fb7c kind:function(arm,size=0xa0) addr:0x0211fb7c +func_ov037_0211fc1c kind:function(arm,size=0x11c) addr:0x0211fc1c +func_ov037_0211fd38 kind:function(arm,size=0x78) addr:0x0211fd38 +func_ov037_0211fdb0 kind:function(arm,size=0xac) addr:0x0211fdb0 +func_ov037_0211fe5c kind:function(arm,size=0x50) addr:0x0211fe5c +func_ov037_0211feac kind:function(arm,size=0x38) addr:0x0211feac +func_ov037_0211fee4 kind:function(arm,size=0x1c) addr:0x0211fee4 +func_ov037_0211ff00 kind:function(arm,size=0x78) addr:0x0211ff00 +func_ov037_0211ff78 kind:function(arm,size=0x38) addr:0x0211ff78 +func_ov037_0211ffb0 kind:function(arm,size=0x50) addr:0x0211ffb0 +func_ov037_02120000 kind:function(arm,size=0x16c) addr:0x02120000 +func_ov037_0212016c kind:function(arm,size=0x3c) addr:0x0212016c +func_ov037_021201a8 kind:function(arm,size=0x18) addr:0x021201a8 +func_ov037_021201c0 kind:function(arm,size=0x2c) addr:0x021201c0 +func_ov037_021201ec kind:function(arm,size=0x18) addr:0x021201ec +func_ov037_02120204 kind:function(arm,size=0x30) addr:0x02120204 +func_ov037_02120234 kind:function(arm,size=0x4c) addr:0x02120234 +func_ov037_02120280 kind:function(arm,size=0x2c) addr:0x02120280 +func_ov037_021202ac kind:function(arm,size=0x44) addr:0x021202ac +func_ov037_021202f0 kind:function(arm,size=0x30) addr:0x021202f0 +func_ov037_02120320 kind:function(arm,size=0x54) addr:0x02120320 +func_ov037_02120374 kind:function(arm,size=0x58) addr:0x02120374 +func_ov037_021203cc kind:function(arm,size=0x54) addr:0x021203cc +func_ov037_02120420 kind:function(arm,size=0x110) addr:0x02120420 +func_ov037_02120530 kind:function(arm,size=0x24) addr:0x02120530 +func_ov037_02120554 kind:function(arm,size=0x64) addr:0x02120554 +func_ov037_021205b8 kind:function(arm,size=0xc) addr:0x021205b8 +func_ov037_021205c4 kind:function(arm,size=0x14) addr:0x021205c4 +func_ov037_021205d8 kind:function(arm,size=0x8) addr:0x021205d8 +func_ov037_021205e0 kind:function(arm,size=0x14) addr:0x021205e0 +func_ov037_021205f4 kind:function(arm,size=0x100) addr:0x021205f4 +func_ov037_021206f4 kind:function(arm,size=0x18) addr:0x021206f4 +func_ov037_0212070c kind:function(arm,size=0x8) addr:0x0212070c +func_ov037_02120714 kind:function(arm,size=0x10c) addr:0x02120714 +func_ov037_02120820 kind:function(arm,size=0x160) addr:0x02120820 +func_ov037_02120980 kind:function(arm,size=0x48) addr:0x02120980 +func_ov037_021209c8 kind:function(arm,size=0xd0) addr:0x021209c8 +func_ov037_02120a98 kind:function(arm,size=0x28) addr:0x02120a98 +func_ov037_02120ac0 kind:function(arm,size=0x30) addr:0x02120ac0 +func_ov037_02120af0 kind:function(arm,size=0x14) addr:0x02120af0 +func_ov037_02120b04 kind:function(arm,size=0xc) addr:0x02120b04 +func_ov037_02120b10 kind:function(arm,size=0x24) addr:0x02120b10 +func_ov037_02120b34 kind:function(arm,size=0x28) addr:0x02120b34 +func_ov037_02120b5c kind:function(arm,size=0x54) addr:0x02120b5c +func_ov037_02120bb0 kind:function(arm,size=0x2c) addr:0x02120bb0 +func_ov037_02120bdc kind:function(arm,size=0x6c) addr:0x02120bdc +func_ov037_02120c48 kind:function(arm,size=0x14) addr:0x02120c48 +func_ov037_02120c5c kind:function(arm,size=0x98) addr:0x02120c5c +func_ov037_02120cf4 kind:function(arm,size=0x24) addr:0x02120cf4 +func_ov037_02120d18 kind:function(arm,size=0x7c) addr:0x02120d18 +func_ov037_02120d94 kind:function(arm,size=0xc) addr:0x02120d94 +func_ov037_02120da0 kind:function(arm,size=0x100) addr:0x02120da0 +func_ov037_02120ea0 kind:function(arm,size=0x50) addr:0x02120ea0 +func_ov037_02120ef0 kind:function(arm,size=0x38) addr:0x02120ef0 +func_ov037_02120f28 kind:function(arm,size=0x1e0) addr:0x02120f28 +func_ov037_02121108 kind:function(arm,size=0x2c) addr:0x02121108 +func_ov037_02121134 kind:function(arm,size=0x28) addr:0x02121134 +func_ov037_0212115c kind:function(arm,size=0xc) addr:0x0212115c +func_ov037_02121168 kind:function(arm,size=0x28) addr:0x02121168 +func_ov037_02121190 kind:function(arm,size=0x40) addr:0x02121190 +func_ov037_021211d0 kind:function(arm,size=0x12c) addr:0x021211d0 +func_ov037_021212fc kind:function(arm,size=0x7c) addr:0x021212fc +func_ov037_02121378 kind:function(arm,size=0x13c) addr:0x02121378 +func_ov037_021214b4 kind:function(arm,size=0x38) addr:0x021214b4 +func_ov037_021214ec kind:function(arm,size=0x7c) addr:0x021214ec +func_ov037_02121568 kind:function(arm,size=0x48) addr:0x02121568 +func_ov037_021215b0 kind:function(arm,size=0x7c) addr:0x021215b0 +func_ov037_0212162c kind:function(arm,size=0x4c) addr:0x0212162c +func_ov037_02121678 kind:function(arm,size=0x154) addr:0x02121678 +func_ov037_021217cc kind:function(arm,size=0x1c) addr:0x021217cc +func_ov037_021217e8 kind:function(arm,size=0x14c) addr:0x021217e8 +func_ov037_02121934 kind:function(arm,size=0x23c) addr:0x02121934 +func_ov037_02121b70 kind:function(arm,size=0x8c) addr:0x02121b70 +func_ov037_02121bfc kind:function(arm,size=0x40) addr:0x02121bfc +func_ov037_02121c3c kind:function(arm,size=0x3c) addr:0x02121c3c +func_ov037_02121c78 kind:function(arm,size=0x20) addr:0x02121c78 +func_ov037_02121c98 kind:function(arm,size=0x28) addr:0x02121c98 +func_ov037_02121cc0 kind:function(arm,size=0x30) addr:0x02121cc0 +func_ov037_02121cf0 kind:function(arm,size=0x14) addr:0x02121cf0 +data_ov037_02121d10 kind:data(any) addr:0x02121d10 +data_ov037_02121d20 kind:data(any) addr:0x02121d20 +data_ov037_02121d26 kind:data(any) addr:0x02121d26 +data_ov037_02121d2c kind:data(any) addr:0x02121d2c +data_ov037_02121d32 kind:data(any) addr:0x02121d32 +data_ov037_02121d46 kind:data(any) addr:0x02121d46 +data_ov037_02121d64 kind:data(any) addr:0x02121d64 +data_ov037_02121d80 kind:data(any) addr:0x02121d80 +__sinit_ov037_02121d94 kind:function(arm,size=0x64) addr:0x02121d94 +__sinit_ov037_02121df8 kind:function(arm,size=0x50) addr:0x02121df8 +__sinit_ov037_02121e48 kind:function(arm,size=0x50) addr:0x02121e48 +__sinit_ov037_02121e98 kind:function(arm,size=0x9c) addr:0x02121e98 +.p__sinit_ov037_02121d94 kind:data(word) addr:0x02121f34 +.p__sinit_ov037_02121df8 kind:data(word) addr:0x02121f38 +.p__sinit_ov037_02121e48 kind:data(word) addr:0x02121f3c +.p__sinit_ov037_02121e98 kind:data(word) addr:0x02121f40 +data_ov037_02121f60 kind:data(any) addr:0x02121f60 +data_ov037_02121f6c kind:data(any) addr:0x02121f6c +data_ov037_02121fa4 kind:data(any) addr:0x02121fa4 +data_ov037_02121fc8 kind:data(any) addr:0x02121fc8 +data_ov037_02121fe4 kind:data(any) addr:0x02121fe4 +data_ov037_02122000 kind:data(any) addr:0x02122000 +data_ov037_02122014 kind:data(any) addr:0x02122014 ambiguous +data_ov037_02122024 kind:data(any) addr:0x02122024 +data_ov037_02122068 kind:data(any) addr:0x02122068 +data_ov037_02122118 kind:data(any) addr:0x02122118 +data_ov037_021221c8 kind:data(any) addr:0x021221c8 +data_ov037_021221e0 kind:data(any) addr:0x021221e0 +data_ov037_02122210 kind:data(any) addr:0x02122210 +data_ov037_0212221c kind:data(any) addr:0x0212221c ambiguous +data_ov037_02122228 kind:data(any) addr:0x02122228 +data_ov037_02122240 kind:data(any) addr:0x02122240 +data_ov037_02122258 kind:data(any) addr:0x02122258 +data_ov037_021222a0 kind:data(any) addr:0x021222a0 +data_ov037_021222b8 kind:data(any) addr:0x021222b8 +data_ov037_021222d8 kind:data(any) addr:0x021222d8 +data_ov037_021223f4 kind:data(any) addr:0x021223f4 +data_ov037_02122510 kind:data(any) addr:0x02122510 +data_ov037_0212252c kind:data(any) addr:0x0212252c +data_ov037_02122531 kind:data(any) addr:0x02122531 ambiguous +data_ov037_021225c4 kind:data(any) addr:0x021225c4 +data_ov037_0212265c kind:data(any) addr:0x0212265c +data_ov037_02122674 kind:data(any) addr:0x02122674 +data_ov037_021226a4 kind:data(any) addr:0x021226a4 +data_ov037_021226bc kind:data(any) addr:0x021226bc +data_ov037_021226d4 kind:data(any) addr:0x021226d4 +data_ov037_021226e8 kind:data(any) addr:0x021226e8 ambiguous +data_ov037_021226ec kind:data(any) addr:0x021226ec +data_ov037_02122704 kind:data(any) addr:0x02122704 +data_ov037_02122724 kind:data(any) addr:0x02122724 +data_ov037_02122838 kind:data(any) addr:0x02122838 +data_ov037_02122858 kind:data(any) addr:0x02122858 +data_ov037_02122890 kind:data(any) addr:0x02122890 +data_ov037_021228d0 kind:data(any) addr:0x021228d0 +data_ov037_021228f4 kind:data(any) addr:0x021228f4 +data_ov037_02122960 kind:bss addr:0x02122960 +data_ov037_02122964 kind:bss addr:0x02122964 +data_ov037_02122970 kind:bss addr:0x02122970 +data_ov037_02122ac8 kind:bss addr:0x02122ac8 +data_ov037_02122acc kind:bss addr:0x02122acc +data_ov037_02122ad8 kind:bss addr:0x02122ad8 +data_ov037_02122b1c kind:bss addr:0x02122b1c +data_ov037_02122b20 kind:bss addr:0x02122b20 +data_ov037_02122b2c kind:bss addr:0x02122b2c +data_ov037_02122c04 kind:bss addr:0x02122c04 +data_ov037_02122c08 kind:bss addr:0x02122c08 +data_ov037_02122c14 kind:bss addr:0x02122c14 diff --git a/config/eur1/arm9/overlays/ov038/delinks.txt b/config/eur1/arm9/overlays/ov038/delinks.txt new file mode 100644 index 00000000..80d747b0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov038/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02119100 end:0x02120ac0 kind:code align:32 + .rodata start:0x02120ac0 end:0x02120bb4 kind:rodata align:4 + .init start:0x02120bb4 end:0x02120e74 kind:code align:4 + .ctor start:0x02120e74 end:0x02120e94 kind:rodata align:4 + .data start:0x02120ea0 end:0x021215c0 kind:data align:32 + .bss start:0x021215c0 end:0x02121cc0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov038/relocs.txt b/config/eur1/arm9/overlays/ov038/relocs.txt new file mode 100644 index 00000000..2fd17c4c --- /dev/null +++ b/config/eur1/arm9/overlays/ov038/relocs.txt @@ -0,0 +1,1126 @@ +from:0x02119198 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021191a4 kind:load to:0x0203e964 module:main +from:0x021191a8 kind:load to:0x021215c0 module:overlay(38) +from:0x021191ac kind:load to:0x021215c8 module:overlay(38) +from:0x021191b0 kind:load to:0x02119100 module:overlay(38) +from:0x021191b4 kind:load to:0x027e0cec module:dtcm +from:0x021191f8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02119204 kind:load to:0x021191bc module:overlay(38) +from:0x02119208 kind:load to:0x027e0cec module:dtcm +from:0x02119218 kind:load to:0x021215dc module:overlay(38) +from:0x0211922c kind:arm_call to:0x02011f3c module:main +from:0x02119238 kind:arm_call to:0x021192dc module:overlay(38) +from:0x0211924c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02119288 kind:load to:0x02120f00 module:overlay(38) +from:0x02119298 kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x021192b4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021192c0 kind:load to:0x02120f24 module:overlay(38) +from:0x021192d4 kind:arm_call to:0x0211cca4 module:overlay(38) +from:0x021192ec kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02119354 kind:arm_call to:0x0211928c module:overlay(38) +from:0x02119380 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02119398 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021193a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021193c0 kind:arm_call to:0x0207edc0 module:overlay(0) +from:0x021193d4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021193dc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0211943c kind:arm_call to:0x0211cbf8 module:overlay(38) +from:0x02119444 kind:arm_call to:0x02099874 module:overlay(0) +from:0x021194a0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021194b0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021194c0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021194e4 kind:arm_call to:0x02119840 module:overlay(38) +from:0x02119504 kind:arm_call to:0x0209978c module:overlay(0) +from:0x0211952c kind:load to:0x02120f9c module:overlay(38) +from:0x02119530 kind:load to:0x021215dc module:overlay(38) +from:0x02119534 kind:load to:0x02120f50 module:overlay(38) +from:0x02119538 kind:load to:0x02120ecc module:overlay(38) +from:0x0211953c kind:load to:0x021215e0 module:overlay(38) +from:0x02119548 kind:load to:0x027e07d4 module:dtcm +from:0x0211954c kind:load to:0x02120b0c module:overlay(38) +from:0x02119550 kind:load to:0x02120b1c module:overlay(38) +from:0x02119554 kind:load to:0x027e09a4 module:dtcm +from:0x02119560 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119574 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02119588 kind:arm_call to:0x0207ee84 module:overlay(0) +from:0x021195a4 kind:arm_call to:0x0211988c module:overlay(38) +from:0x021195c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021195ec kind:arm_call to:0x0203d210 module:main +from:0x021195f4 kind:arm_call to:0x0211cc20 module:overlay(38) +from:0x021195fc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02119604 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0211960c kind:arm_call to:0x0207ee84 module:overlay(0) +from:0x02119614 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211961c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119624 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02119630 kind:load to:0x02120f9c module:overlay(38) +from:0x02119634 kind:load to:0x020a0328 module:overlay(0) +from:0x02119648 kind:arm_call to:0x0211988c module:overlay(38) +from:0x02119664 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02119690 kind:arm_call to:0x0203d210 module:main +from:0x02119698 kind:arm_call to:0x0211cc20 module:overlay(38) +from:0x021196a0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021196a8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021196b0 kind:arm_call to:0x0207ee84 module:overlay(0) +from:0x021196b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021196c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021196c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021196d0 kind:arm_call to:0x02011ff4 module:main +from:0x021196dc kind:load to:0x02120f9c module:overlay(38) +from:0x021196e0 kind:load to:0x020a0328 module:overlay(0) +from:0x021196fc kind:arm_call to:0x02081e64 module:overlay(0) +from:0x02119718 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x02119738 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x02119758 kind:load to:0x027e0cd8 module:dtcm +from:0x02119780 kind:arm_call to:0x0208bbb8 module:overlay(0) +from:0x0211979c kind:load to:0x027e0ce0 module:dtcm +from:0x021197b8 kind:arm_call to:0x01fff168 module:itcm +from:0x021197ec kind:load to:0x027e0ce0 module:dtcm +from:0x0211980c kind:load to:0x027e0cd8 module:dtcm +from:0x02119810 kind:load to:0x02080320 module:overlay(0) +from:0x02119828 kind:arm_call to:0x01fff148 module:itcm +from:0x02119834 kind:arm_call to:0x021197f0 module:overlay(38) +from:0x0211983c kind:load to:0x027e0ce0 module:dtcm +from:0x02119884 kind:load to:0x021215c0 module:overlay(38) +from:0x02119888 kind:load to:0x021215c4 module:overlay(38) +from:0x021198bc kind:load to:0x021215c4 module:overlay(38) +from:0x0211990c kind:load to:0x021215c0 module:overlay(38) +from:0x0211996c kind:arm_call to:0x01ffb714 module:itcm +from:0x02119978 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211999c kind:arm_call to:0x01ff9770 module:itcm +from:0x021199b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021199d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02119a38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119a64 kind:load to:0x021215c0 module:overlay(38) +from:0x02119aac kind:arm_call to:0x02098680 module:overlay(0) +from:0x02119b0c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02119b44 kind:load to:0x027e07d4 module:dtcm +from:0x02119b58 kind:arm_call to:0x02119814 module:overlay(38) +from:0x02119b80 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x02119be8 kind:arm_call to:0x01fff148 module:itcm +from:0x02119c44 kind:load to:0x027e0ce0 module:dtcm +from:0x02119cac kind:arm_call to:0x01fff148 module:itcm +from:0x02119d14 kind:arm_call to:0x01ff9638 module:itcm +from:0x02119d24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02119d84 kind:arm_call to:0x021199dc module:overlay(38) +from:0x02119d98 kind:arm_call to:0x021197f0 module:overlay(38) +from:0x02119ddc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02119e34 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02119ec8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02119ef8 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x02119f1c kind:arm_call to:0x01ff9318 module:itcm +from:0x02119fd0 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02119ffc kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a008 kind:arm_call to:0x021197a0 module:overlay(38) +from:0x0211a01c kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a034 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a048 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a05c kind:arm_call to:0x02015080 module:main +from:0x0211a07c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a090 kind:arm_call to:0x02015080 module:main +from:0x0211a0bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211a0d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211a100 kind:load to:0x02120b2c module:overlay(38) +from:0x0211a104 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a108 kind:load to:0x027e0cd8 module:dtcm +from:0x0211a110 kind:load to:0x02120ff4 module:overlay(38) +from:0x0211a114 kind:load to:0x020aed4c module:overlay(0) +from:0x0211a118 kind:load to:0x027e09a8 module:dtcm +from:0x0211a124 kind:load to:0x027e0cec module:dtcm +from:0x0211a26c kind:load to:0x02120ff4 module:overlay(38) +from:0x0211a270 kind:load to:0x02121024 module:overlay(38) +from:0x0211a274 kind:load to:0x027e07d4 module:dtcm +from:0x0211a294 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a2a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a2fc kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a30c kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a32c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a350 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a35c kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0211a384 kind:arm_call to:0x021197a0 module:overlay(38) +from:0x0211a398 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a3c4 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a400 kind:load to:0x02049be4 module:main +from:0x0211a4ac kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0211a4c4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a4d8 kind:load to:0x0212109c module:overlay(38) +from:0x0211a4dc kind:load to:0x020aed48 module:overlay(0) +from:0x0211a4e0 kind:load to:0x020aed50 module:overlay(0) +from:0x0211a4e4 kind:load to:0x027e09a8 module:dtcm +from:0x0211a4f4 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x0211a520 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a554 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0211a588 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211a5c8 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0211a5d4 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a628 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0211a638 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211a648 kind:load to:0x020aed44 module:overlay(0) +from:0x0211a654 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0211a66c kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a798 kind:load to:0x0212100c module:overlay(38) +from:0x0211a7a4 kind:load to:0x027e07d4 module:dtcm +from:0x0211a7a8 kind:load to:0x02049be4 module:main +from:0x0211a7cc kind:arm_call to:0x01ff916c module:itcm +from:0x0211a7e8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0211a800 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0211a828 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a844 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a88c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a89c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a8a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a8b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a8dc kind:arm_call to:0x01ffb974 module:itcm +from:0x0211a910 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a924 kind:arm_call to:0x021197a0 module:overlay(38) +from:0x0211a938 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211a94c kind:arm_call to:0x0211975c module:overlay(38) +from:0x0211a96c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0211a98c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211a9a8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211a9cc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211a9e0 kind:arm_call to:0x01fff168 module:itcm +from:0x0211a9e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211aa18 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211aa24 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211aa5c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211aa68 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ab2c kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211ab3c kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211ab48 kind:load to:0x027e09a8 module:dtcm +from:0x0211ab5c kind:load to:0x027e0ce0 module:dtcm +from:0x0211ab68 kind:load to:0x02049be4 module:main +from:0x0211ac9c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211acb8 kind:arm_call to:0x0211911c module:overlay(38) +from:0x0211accc kind:load to:0x0212106c module:overlay(38) +from:0x0211acd0 kind:load to:0x02120ea0 module:overlay(38) +from:0x0211acf8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211adc8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ae10 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211ae1c kind:arm_call to:0x02015080 module:main +from:0x0211ae3c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211ae44 kind:arm_call to:0x021191cc module:overlay(38) +from:0x0211ae58 kind:load to:0x027e07d4 module:dtcm +from:0x0211ae5c kind:load to:0x027e09a8 module:dtcm +from:0x0211af54 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211af84 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211af9c kind:arm_call to:0x01fff17c module:itcm +from:0x0211afa8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211afb4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211afd4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211aff0 kind:arm_call to:0x0211911c module:overlay(38) +from:0x0211b004 kind:load to:0x0212106c module:overlay(38) +from:0x0211b008 kind:load to:0x02120ea0 module:overlay(38) +from:0x0211b00c kind:load to:0x027e09a8 module:dtcm +from:0x0211b014 kind:load to:0x027e0114 module:dtcm +from:0x0211b018 kind:load to:0x027e0108 module:dtcm +from:0x0211b01c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b10c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b130 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b164 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211b174 kind:arm_call to:0x02015080 module:main +from:0x0211b194 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b19c kind:arm_call to:0x021191cc module:overlay(38) +from:0x0211b1b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b1c4 kind:load to:0x027e07d4 module:dtcm +from:0x0211b1c8 kind:load to:0x027e09a8 module:dtcm +from:0x0211b290 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b2a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b2b8 kind:load to:0x0212103c module:overlay(38) +from:0x0211b2c4 kind:load to:0x027e09a8 module:dtcm +from:0x0211b2e8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b2fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b310 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211b3d4 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b3ec kind:arm_call to:0x01fff148 module:itcm +from:0x0211b400 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211b414 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211b42c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211b43c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b448 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b484 kind:load to:0x02121084 module:overlay(38) +from:0x0211b488 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b510 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b568 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b578 kind:arm_call to:0x02015080 module:main +from:0x0211b598 kind:arm_call to:0x0211911c module:overlay(38) +from:0x0211b5b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b5c0 kind:arm_call to:0x02015080 module:main +from:0x0211b5e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b5e8 kind:arm_call to:0x021191cc module:overlay(38) +from:0x0211b688 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b6a0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b6c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211b6d4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211b6ec kind:arm_call to:0x01ffb974 module:itcm +from:0x0211b6fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b708 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b724 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211b744 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b74c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b798 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b7b4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211b7d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b848 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b880 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211b8a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b8b8 kind:load to:0x0212100c module:overlay(38) +from:0x0211b8bc kind:load to:0x027e09a8 module:dtcm +from:0x0211b8cc kind:load to:0x027e0ce0 module:dtcm +from:0x0211b8d4 kind:load to:0x02120ea0 module:overlay(38) +from:0x0211b990 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211b9d4 kind:load to:0x02121054 module:overlay(38) +from:0x0211b9e4 kind:load to:0x027e09a8 module:dtcm +from:0x0211b9ec kind:load to:0x027e07d4 module:dtcm +from:0x0211ba10 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0211ba38 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ba54 kind:arm_call to:0x01fff168 module:itcm +from:0x0211ba64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ba6c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211babc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bad8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211baec kind:arm_call to:0x01ff9318 module:itcm +from:0x0211baf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211bb40 kind:arm_call to:0x020d9934 module:overlay(31) +from:0x0211bb68 kind:arm_call to:0x01fff17c module:itcm +from:0x0211bb74 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211bb9c kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211bba8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211bbb4 kind:load to:0x027e0d34 module:dtcm +from:0x0211bbd0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0211bc20 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0211bc8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211bca8 kind:load to:0x020aed50 module:overlay(0) +from:0x0211bcac kind:load to:0x020aed48 module:overlay(0) +from:0x0211bcb0 kind:load to:0x021210b4 module:overlay(38) +from:0x0211bcb4 kind:load to:0x027e09a8 module:dtcm +from:0x0211bcc8 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x0211bd28 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211bd4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211bd74 kind:arm_call to:0x02015080 module:main +from:0x0211bda0 kind:arm_call to:0x021191cc module:overlay(38) +from:0x0211bdd8 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x0211bdf8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211bef0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211bf08 kind:load to:0x02120ff4 module:overlay(38) +from:0x0211bf0c kind:load to:0x020aed4c module:overlay(0) +from:0x0211bf10 kind:load to:0x027e09a8 module:dtcm +from:0x0211bfcc kind:arm_call to:0x02015080 module:main +from:0x0211bffc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211c018 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211c020 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c038 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c044 kind:load to:0x027e0cec module:dtcm +from:0x0211c0a4 kind:load to:0x021210cc module:overlay(38) +from:0x0211c0a8 kind:load to:0x020aed4c module:overlay(0) +from:0x0211c0f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c10c kind:arm_call to:0x02119814 module:overlay(38) +from:0x0211c144 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c18c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0211c1fc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211c230 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c240 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c26c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0211c2f0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0211c2fc kind:load to:0x021210cc module:overlay(38) +from:0x0211c300 kind:load to:0x027e0cec module:dtcm +from:0x0211c364 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211c3b8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211c3cc kind:arm_call to:0x0207e69c module:overlay(0) +from:0x0211c414 kind:arm_call to:0x020d9934 module:overlay(31) +from:0x0211c428 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c460 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c47c kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c49c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0211c4b8 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0211c524 kind:arm_call to:0x02098854 module:overlay(0) +from:0x0211c5d0 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x0211c5f0 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c608 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c620 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x0211c650 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0211c690 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c6c0 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0211c6e0 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c6e8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0211c740 kind:arm_call to:0x01ff938c module:itcm +from:0x0211c77c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c78c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c7b4 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0211c7c0 kind:load to:0x027e09c0 module:dtcm +from:0x0211c7c4 kind:load to:0x027e0d34 module:dtcm +from:0x0211c7d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c7d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c7dc kind:load to:0x027e0d38 module:dtcm +from:0x0211c7e4 kind:load to:0x021215e0 module:overlay(38) +from:0x0211c7e8 kind:load to:0x021215dc module:overlay(38) +from:0x0211c80c kind:arm_call to:0x021198c0 module:overlay(38) +from:0x0211c818 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0211c838 kind:arm_call to:0x02119814 module:overlay(38) +from:0x0211c850 kind:arm_call to:0x0211c04c module:overlay(38) +from:0x0211c86c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0211c888 kind:arm_call to:0x0211c0ac module:overlay(38) +from:0x0211c894 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x0211c8ac kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211c8d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c8e8 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0211c91c kind:arm_call to:0x01ff916c module:itcm +from:0x0211c934 kind:arm_call to:0x0211c314 module:overlay(38) +from:0x0211c9e4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0211ca04 kind:load to:0x021215c0 module:overlay(38) +from:0x0211ca08 kind:load to:0x02119910 module:overlay(38) +from:0x0211ca0c kind:load to:0x027e09c0 module:dtcm +from:0x0211cae4 kind:arm_call to:0x01fff60c module:itcm +from:0x0211caf0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211cafc kind:load to:0x027e09b4 module:dtcm +from:0x0211cb10 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211cb5c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cb9c kind:arm_call to:0x0211ca14 module:overlay(38) +from:0x0211cba8 kind:load to:0x0203e964 module:main +from:0x0211cc04 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0211cc1c kind:load to:0x02120ee4 module:overlay(38) +from:0x0211cc30 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211cc4c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0211cc54 kind:arm_call to:0x02011ff4 module:main +from:0x0211cc9c kind:arm_call to:0x0209832c module:overlay(0) +from:0x0211cd00 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211cd10 kind:arm_call to:0x0200e260 module:main +from:0x0211cd20 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211cd50 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cd60 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cd98 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211cda8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0211cdbc kind:load to:0x027e0964 module:dtcm +from:0x0211cdc0 kind:load to:0x0203e964 module:main +from:0x0211cdc4 kind:load to:0x027e0254 module:dtcm +from:0x0211ce08 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ce18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ce30 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211ce3c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0211ce58 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211ce68 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0211ce78 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ce80 kind:arm_call to:0x02011ff4 module:main +from:0x0211ce94 kind:arm_call to:0x0207ee84 module:overlay(0) +from:0x0211ce9c kind:arm_call to:0x02011ff4 module:main +from:0x0211ceb0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ceb8 kind:arm_call to:0x02011ff4 module:main +from:0x0211cecc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211cee0 kind:load to:0x021216c4 module:overlay(38) +from:0x0211cef4 kind:arm_call to:0x02011f3c module:main +from:0x0211cf00 kind:arm_call to:0x0211d038 module:overlay(38) +from:0x0211cf14 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211cf58 kind:load to:0x021211b4 module:overlay(38) +from:0x0211cf68 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211cf90 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211d000 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211d010 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0211d018 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0211d02c kind:load to:0x02121200 module:overlay(38) +from:0x0211d030 kind:load to:0x027e0130 module:dtcm +from:0x0211d034 kind:load to:0x021211d8 module:overlay(38) +from:0x0211d040 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211d068 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211d0d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211d0e8 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0211d0f0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0211d104 kind:load to:0x02121200 module:overlay(38) +from:0x0211d108 kind:load to:0x027e0130 module:dtcm +from:0x0211d10c kind:load to:0x021211d8 module:overlay(38) +from:0x0211d1a4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211d1d4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0211d20c kind:load to:0x027e09c0 module:dtcm +from:0x0211d234 kind:arm_call to:0x0211d418 module:overlay(38) +from:0x0211d23c kind:arm_call to:0x0211d66c module:overlay(38) +from:0x0211d290 kind:arm_call to:0x01ffedac module:itcm +from:0x0211d2a8 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0211d2c4 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0211d2dc kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0211d42c kind:arm_call to:0x01ffedac module:itcm +from:0x0211d4e4 kind:arm_call to:0x0210b080 module:overlay(31) +from:0x0211d520 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d560 kind:arm_call to:0x0211dff8 module:overlay(38) +from:0x0211d59c kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0211d600 kind:arm_call to:0x01fff498 module:itcm +from:0x0211d610 kind:arm_call to:0x01fff584 module:itcm +from:0x0211d664 kind:load to:0x027e0ce8 module:dtcm +from:0x0211d6bc kind:arm_call to:0x02015a18 module:main +from:0x0211d80c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211d840 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211d850 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211d89c kind:arm_call to:0x01ffedac module:itcm +from:0x0211d920 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0211d938 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0211d94c kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0211db2c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0211db4c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0211db54 kind:arm_call to:0x0211dd20 module:overlay(38) +from:0x0211dbd0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211dbd8 kind:arm_call to:0x0211e300 module:overlay(38) +from:0x0211dc14 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0211dc34 kind:arm_call to:0x01ffedac module:itcm +from:0x0211dc50 kind:arm_call to:0x01fff498 module:itcm +from:0x0211dc5c kind:arm_call to:0x01fff584 module:itcm +from:0x0211dca8 kind:arm_call to:0x0211eafc module:overlay(38) +from:0x0211dcfc kind:load to:0x0203e964 module:main +from:0x0211dd04 kind:load to:0x027e0130 module:dtcm +from:0x0211dd0c kind:load to:0x027e09c0 module:dtcm +from:0x0211dd10 kind:load to:0x027e0cec module:dtcm +from:0x0211dd18 kind:load to:0x027e0ce8 module:dtcm +from:0x0211dd80 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0211dd90 kind:load to:0x027e09c0 module:dtcm +from:0x0211de10 kind:arm_call to:0x0211df34 module:overlay(38) +from:0x0211de38 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211deb0 kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x0211debc kind:load to:0x027e09b4 module:dtcm +from:0x0211dee4 kind:arm_call to:0x01fff498 module:itcm +from:0x0211def0 kind:arm_call to:0x01fff584 module:itcm +from:0x0211df28 kind:load to:0x027e0ce8 module:dtcm +from:0x0211df44 kind:arm_call to:0x01ffedac module:itcm +from:0x0211e028 kind:arm_call to:0x01ffedac module:itcm +from:0x0211e074 kind:arm_call to:0x02017e8c module:main +from:0x0211e08c kind:arm_call to:0x0211d300 module:overlay(38) +from:0x0211e0a0 kind:arm_call to:0x0211dec4 module:overlay(38) +from:0x0211e19c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e1ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e1e8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e1fc kind:arm_call to:0x01fff458 module:itcm +from:0x0211e224 kind:arm_call to:0x01ffd15c module:itcm +from:0x0211e248 kind:arm_call to:0x0211df34 module:overlay(38) +from:0x0211e25c kind:arm_call to:0x0211dfa4 module:overlay(38) +from:0x0211e28c kind:arm_call to:0x0211df34 module:overlay(38) +from:0x0211e298 kind:arm_call to:0x01ffedac module:itcm +from:0x0211e2bc kind:arm_call to:0x0211dff8 module:overlay(38) +from:0x0211e2f4 kind:load to:0x0203e964 module:main +from:0x0211e2f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e354 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e360 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e36c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e46c kind:load to:0x021216c4 module:overlay(38) +from:0x0211e490 kind:load to:0x027e09a8 module:dtcm +from:0x0211e498 kind:load to:0x02071b64 module:overlay(0) +from:0x0211e4bc kind:load to:0x027e09a8 module:dtcm +from:0x0211e4c4 kind:load to:0x02071b64 module:overlay(0) +from:0x0211e4e8 kind:load to:0x027e09a8 module:dtcm +from:0x0211e4f0 kind:load to:0x02071b64 module:overlay(0) +from:0x0211e500 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211e508 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0211e510 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211e518 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e530 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211e538 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0211e540 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211e548 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211e550 kind:arm_call to:0x02011ff4 module:main +from:0x0211e564 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211e578 kind:load to:0x021217ac module:overlay(38) +from:0x0211e58c kind:arm_call to:0x02011f3c module:main +from:0x0211e598 kind:arm_call to:0x0211e64c module:overlay(38) +from:0x0211e5b0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0211e5c0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211e634 kind:load to:0x02121278 module:overlay(38) +from:0x0211e638 kind:load to:0x021212b0 module:overlay(38) +from:0x0211e63c kind:load to:0x02121294 module:overlay(38) +from:0x0211e654 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0211e680 kind:load to:0x021212d8 module:overlay(38) +from:0x0211e684 kind:load to:0x020b19a8 module:overlay(0) +from:0x0211e6c8 kind:arm_call to:0x0200f05c module:main +from:0x0211e710 kind:arm_call to:0x0200f05c module:main +from:0x0211e77c kind:arm_call to:0x0200f05c module:main +from:0x0211e7cc kind:load to:0x021217ac module:overlay(38) +from:0x0211e7d0 kind:load to:0x02120b44 module:overlay(38) +from:0x0211e7d4 kind:load to:0x02120b3c module:overlay(38) +from:0x0211e7d8 kind:load to:0x02120b54 module:overlay(38) +from:0x0211e7dc kind:load to:0x02121880 module:overlay(38) +from:0x0211e808 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e814 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e828 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e850 kind:load to:0x01ffc6d4 module:itcm +from:0x0211e860 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e868 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211e880 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0211e888 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211e890 kind:arm_call to:0x02011ff4 module:main +from:0x0211e8a4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0211e8b8 kind:load to:0x021218b0 module:overlay(38) +from:0x0211e8cc kind:arm_call to:0x02011f3c module:main +from:0x0211e8d8 kind:arm_call to:0x0211e928 module:overlay(38) +from:0x0211e8f0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0211e920 kind:load to:0x02121318 module:overlay(38) +from:0x0211e930 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0211e948 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211e968 kind:load to:0x02121334 module:overlay(38) +from:0x0211e99c kind:arm_call to:0x0200f05c module:main +from:0x0211e9d0 kind:arm_call to:0x0200f05c module:main +from:0x0211ea00 kind:arm_call to:0x0211eac0 module:overlay(38) +from:0x0211ea0c kind:load to:0x021218b0 module:overlay(38) +from:0x0211ea10 kind:load to:0x02120b64 module:overlay(38) +from:0x0211ea14 kind:load to:0x02120b74 module:overlay(38) +from:0x0211ea64 kind:arm_call to:0x0211eac0 module:overlay(38) +from:0x0211ea8c kind:arm_call to:0x0211eac0 module:overlay(38) +from:0x0211ea98 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0211eb38 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211eb40 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211eb58 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211eb60 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211eb68 kind:arm_call to:0x02011ff4 module:main +from:0x0211eb7c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0211eb90 kind:load to:0x02121994 module:overlay(38) +from:0x0211eba4 kind:arm_call to:0x02011f3c module:main +from:0x0211ebb0 kind:arm_call to:0x0211ebfc module:overlay(38) +from:0x0211ebc4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211ebf4 kind:load to:0x02121374 module:overlay(38) +from:0x0211ec04 kind:arm_call to:0x0211cf60 module:overlay(38) +from:0x0211ec18 kind:load to:0x02121398 module:overlay(38) +from:0x0211eca0 kind:load to:0x02121994 module:overlay(38) +from:0x0211ecc4 kind:load to:0x027e09a8 module:dtcm +from:0x0211eccc kind:load to:0x02071b64 module:overlay(0) +from:0x0211ecf0 kind:load to:0x027e09a8 module:dtcm +from:0x0211ecf8 kind:load to:0x02071b64 module:overlay(0) +from:0x0211ed1c kind:load to:0x027e09a8 module:dtcm +from:0x0211ed24 kind:load to:0x02071b64 module:overlay(0) +from:0x0211ed34 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211ed3c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0211ed44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211ed4c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ed64 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0211ed6c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0211ed74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211ed7c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ed84 kind:arm_call to:0x02011ff4 module:main +from:0x0211ed98 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211edac kind:load to:0x02121a7c module:overlay(38) +from:0x0211edc0 kind:arm_call to:0x02011f3c module:main +from:0x0211edcc kind:arm_call to:0x0211edfc module:overlay(38) +from:0x0211ede0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0211edf8 kind:load to:0x02121410 module:overlay(38) +from:0x0211ee04 kind:arm_call to:0x02150dd8 module:overlay(85) +from:0x0211ee18 kind:load to:0x02121434 module:overlay(38) +from:0x0211ee74 kind:load to:0x02120ba4 module:overlay(38) +from:0x0211ee98 kind:arm_call to:0x02150fec module:overlays(81,85) +from:0x0211eebc kind:arm_call to:0x02150fec module:overlays(81,85) +from:0x0211eeec kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x0211ef20 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0211ef34 kind:arm_call to:0x02078380 module:overlay(0) +from:0x0211ef5c kind:arm_call to:0x02078264 module:overlay(0) +from:0x0211ef6c kind:load to:0x027e0ce0 module:dtcm +from:0x0211ef70 kind:load to:0x027e09bc module:dtcm +from:0x0211ef7c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ef90 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211ef98 kind:arm_call to:0x02011ff4 module:main +from:0x0211efac kind:arm_call to:0x02097778 module:overlay(0) +from:0x0211efc0 kind:load to:0x02121ac8 module:overlay(38) +from:0x0211efd4 kind:arm_call to:0x02011f3c module:main +from:0x0211efe0 kind:arm_call to:0x0211f01c module:overlay(38) +from:0x0211eff8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0211f018 kind:load to:0x02121494 module:overlay(38) +from:0x0211f024 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0211f038 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211f044 kind:load to:0x021214b0 module:overlay(38) +from:0x0211f08c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0211f0c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0211f0f0 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x0211f178 kind:load to:0x02121ac8 module:overlay(38) +from:0x0211f190 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211f198 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211f1b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0211f1b8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211f1c0 kind:arm_call to:0x02011ff4 module:main +from:0x0211f1d4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0211f1e8 kind:load to:0x02121bac module:overlay(38) +from:0x0211f1fc kind:arm_call to:0x02011f3c module:main +from:0x0211f208 kind:arm_call to:0x0211f254 module:overlay(38) +from:0x0211f21c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211f22c kind:arm_call_thumb to:0x02015538 module:main +from:0x0211f234 kind:arm_call_thumb to:0x02015538 module:main +from:0x0211f24c kind:load to:0x0212153c module:overlay(38) +from:0x0211f250 kind:load to:0x02121518 module:overlay(38) +from:0x0211f260 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211f2cc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0211f330 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211f340 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x0211f348 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0211f358 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211f380 kind:arm_call to:0x0203d160 module:main +from:0x0211f3ac kind:load to:0x02121560 module:overlay(38) +from:0x0211f3b0 kind:load to:0x02121bac module:overlay(38) +from:0x0211f3b4 kind:load to:0x027e0130 module:dtcm +from:0x0211f3b8 kind:load to:0x021211d8 module:overlay(38) +from:0x0211f3bc kind:load to:0x0207ecdc module:overlay(0) +from:0x0211f3c0 kind:load to:0x0207ecbc module:overlay(0) +from:0x0211f3e8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0211f534 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211f654 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211f688 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0211f6b4 kind:arm_call to:0x02015ea8 module:main +from:0x0211f6cc kind:arm_call to:0x02034060 module:main +from:0x0211f6d4 kind:arm_call to:0x02033f7c module:main +from:0x0211f6e8 kind:arm_call to:0x02034060 module:main +from:0x0211f6f0 kind:arm_call to:0x02033f7c module:main +from:0x0211f704 kind:arm_call to:0x02034060 module:main +from:0x0211f724 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0211f758 kind:arm_call to:0x02034060 module:main +from:0x0211f760 kind:arm_call to:0x02033f7c module:main +from:0x0211f774 kind:arm_call to:0x02034060 module:main +from:0x0211f77c kind:arm_call to:0x02033f7c module:main +from:0x0211f790 kind:arm_call to:0x02034060 module:main +from:0x0211f7b4 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0211f7f0 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0211f7fc kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x0211f828 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0211f85c kind:load to:0x027e09c0 module:dtcm +from:0x0211f860 kind:load to:0x02121bac module:overlay(38) +from:0x0211f864 kind:load to:0x021214f0 module:overlay(38) +from:0x0211f868 kind:load to:0x02121508 module:overlay(38) +from:0x0211f86c kind:load to:0x02121c84 module:overlay(38) +from:0x0211f870 kind:load to:0x021214f8 module:overlay(38) +from:0x0211f874 kind:load to:0x02121500 module:overlay(38) +from:0x0211f878 kind:load to:0x02121c98 module:overlay(38) +from:0x0211f87c kind:load to:0x027e00f0 module:dtcm +from:0x0211f8ac kind:arm_call to:0x0211fa48 module:overlay(38) +from:0x0211f8b4 kind:arm_call to:0x0211fe30 module:overlay(38) +from:0x0211f8bc kind:arm_call to:0x021205b8 module:overlay(38) +from:0x0211f95c kind:arm_call to:0x01ffedac module:itcm +from:0x0211f9ec kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0211fa04 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0211fa18 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0211faa0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211faac kind:arm_call to:0x01ffedac module:itcm +from:0x0211fbd4 kind:arm_call to:0x0210b080 module:overlay(31) +from:0x0211fc44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fca0 kind:arm_call to:0x02120964 module:overlay(38) +from:0x0211fd04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fd88 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0211fda0 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0211fdd8 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0211fdf0 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0211fe2c kind:load to:0x0203e964 module:main +from:0x0211fe88 kind:arm_call to:0x02015a18 module:main +from:0x0211ff8c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211fffc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0212002c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212003c kind:arm_call to:0x01ffa60c module:itcm +from:0x02120088 kind:arm_call to:0x01ffedac module:itcm +from:0x0212017c kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02120194 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x021201a8 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x02120370 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x021203f8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02120494 kind:arm_call to:0x02098314 module:overlay(0) +from:0x021204b8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021204c4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021204f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02120504 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02120538 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02120554 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212056c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02120590 kind:load to:0x0203e964 module:main +from:0x02120598 kind:load to:0x027e0130 module:dtcm +from:0x021205a0 kind:load to:0x027e09c0 module:dtcm +from:0x021205a4 kind:load to:0x027e0cec module:dtcm +from:0x021205b0 kind:load to:0x027e09a8 module:dtcm +from:0x02120604 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02120674 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021206a4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021206b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021206c8 kind:arm_call to:0x02098314 module:overlay(0) +from:0x021206ec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021206f8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02120708 kind:arm_call to:0x01ffd118 module:itcm +from:0x02120748 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02120750 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02120758 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02120764 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02120774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212077c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02120788 kind:load to:0x0203e964 module:main +from:0x0212078c kind:load to:0x027e0130 module:dtcm +from:0x02120790 kind:load to:0x027e0c90 module:dtcm +from:0x0212082c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02120850 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212085c kind:load to:0x027e09a8 module:dtcm +from:0x02120864 kind:load to:0x020aed4c module:overlay(0) +from:0x0212087c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02120950 kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x02120960 kind:load to:0x027e09b4 module:dtcm +from:0x02120984 kind:arm_call to:0x01fff498 module:itcm +from:0x02120990 kind:arm_call to:0x01fff584 module:itcm +from:0x021209c8 kind:load to:0x027e0ce8 module:dtcm +from:0x021209dc kind:arm_call to:0x020979ec module:overlay(0) +from:0x02120a0c kind:load to:0x020979a0 module:overlay(0) +from:0x02120a28 kind:arm_call to:0x0203d210 module:main +from:0x02120a30 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02120a38 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02120a40 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02120a4c kind:load to:0x0207ecdc module:overlay(0) +from:0x02120a68 kind:arm_call to:0x0203d210 module:main +from:0x02120a70 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02120a78 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02120a80 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02120a88 kind:arm_call to:0x02011ff4 module:main +from:0x02120a94 kind:load to:0x0207ecdc module:overlay(0) +from:0x02120aa4 kind:arm_call_thumb to:0x0201556c module:main +from:0x02120aac kind:arm_call_thumb to:0x0201556c module:main +from:0x02120ab4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02120c0c kind:arm_call to:0x02119240 module:overlay(38) +from:0x02120c1c kind:arm_call to:0x0203ce74 module:main +from:0x02120c30 kind:load to:0x02120ea0 module:overlay(38) +from:0x02120c34 kind:load to:0x021215c0 module:overlay(38) +from:0x02120c38 kind:load to:0x021215dc module:overlay(38) +from:0x02120c3c kind:load to:0x0211cec4 module:overlay(38) +from:0x02120c40 kind:load to:0x021215d0 module:overlay(38) +from:0x02120c60 kind:arm_call to:0x0211cf08 module:overlay(38) +from:0x02120c70 kind:arm_call to:0x0203ce74 module:main +from:0x02120c84 kind:load to:0x021216b4 module:overlay(38) +from:0x02120c88 kind:load to:0x021216c4 module:overlay(38) +from:0x02120c8c kind:load to:0x0211e55c module:overlay(38) +from:0x02120c90 kind:load to:0x021216b8 module:overlay(38) +from:0x02120cb0 kind:arm_call to:0x0211e5a0 module:overlay(38) +from:0x02120cc0 kind:arm_call to:0x0203ce74 module:main +from:0x02120cd4 kind:load to:0x0212179c module:overlay(38) +from:0x02120cd8 kind:load to:0x021217ac module:overlay(38) +from:0x02120cdc kind:load to:0x0211e89c module:overlay(38) +from:0x02120ce0 kind:load to:0x021217a0 module:overlay(38) +from:0x02120d00 kind:arm_call to:0x0211e8e0 module:overlay(38) +from:0x02120d10 kind:arm_call to:0x0203ce74 module:main +from:0x02120d24 kind:load to:0x021218a0 module:overlay(38) +from:0x02120d28 kind:load to:0x021218b0 module:overlay(38) +from:0x02120d2c kind:load to:0x0211eb74 module:overlay(38) +from:0x02120d30 kind:load to:0x021218a4 module:overlay(38) +from:0x02120d50 kind:arm_call to:0x0211ebb8 module:overlay(38) +from:0x02120d60 kind:arm_call to:0x0203ce74 module:main +from:0x02120d74 kind:load to:0x02121984 module:overlay(38) +from:0x02120d78 kind:load to:0x02121994 module:overlay(38) +from:0x02120d7c kind:load to:0x0211ed90 module:overlay(38) +from:0x02120d80 kind:load to:0x02121988 module:overlay(38) +from:0x02120da0 kind:arm_call to:0x0211edd4 module:overlay(38) +from:0x02120db0 kind:arm_call to:0x0203ce74 module:main +from:0x02120dc4 kind:load to:0x02121a6c module:overlay(38) +from:0x02120dc8 kind:load to:0x02121a7c module:overlay(38) +from:0x02120dcc kind:load to:0x0211efa4 module:overlay(38) +from:0x02120dd0 kind:load to:0x02121a70 module:overlay(38) +from:0x02120df0 kind:arm_call to:0x0211efe8 module:overlay(38) +from:0x02120e00 kind:arm_call to:0x0203ce74 module:main +from:0x02120e14 kind:load to:0x02121ab8 module:overlay(38) +from:0x02120e18 kind:load to:0x02121ac8 module:overlay(38) +from:0x02120e1c kind:load to:0x0211f1cc module:overlay(38) +from:0x02120e20 kind:load to:0x02121abc module:overlay(38) +from:0x02120e40 kind:arm_call to:0x0211f210 module:overlay(38) +from:0x02120e50 kind:arm_call to:0x0203ce74 module:main +from:0x02120e64 kind:load to:0x02121b9c module:overlay(38) +from:0x02120e68 kind:load to:0x02121bac module:overlay(38) +from:0x02120e6c kind:load to:0x02120a98 module:overlay(38) +from:0x02120e70 kind:load to:0x02121ba0 module:overlay(38) +from:0x02120e74 kind:load to:0x02120bb4 module:overlay(38) +from:0x02120e78 kind:load to:0x02120c44 module:overlay(38) +from:0x02120e7c kind:load to:0x02120c94 module:overlay(38) +from:0x02120e80 kind:load to:0x02120ce4 module:overlay(38) +from:0x02120e84 kind:load to:0x02120d34 module:overlay(38) +from:0x02120e88 kind:load to:0x02120d84 module:overlay(38) +from:0x02120e8c kind:load to:0x02120dd4 module:overlay(38) +from:0x02120e90 kind:load to:0x02120e24 module:overlay(38) +from:0x02120ecc kind:load to:0x02119580 module:overlay(38) +from:0x02120ed0 kind:load to:0x0211ce8c module:overlay(38) +from:0x02120ed4 kind:load to:0x0207eeb4 module:overlay(0) +from:0x02120ed8 kind:load to:0x0211cbac module:overlay(38) +from:0x02120ee4 kind:load to:0x0211cc20 module:overlay(38) +from:0x02120ee8 kind:load to:0x0211cc3c module:overlay(38) +from:0x02120eec kind:load to:0x0211cc60 module:overlay(38) +from:0x02120ef0 kind:load to:0x0207c03c module:overlay(0) +from:0x02120ef4 kind:load to:0x0207c044 module:overlay(0) +from:0x02120f00 kind:load to:0x0211921c module:overlay(38) +from:0x02120f04 kind:load to:0x02097998 module:overlay(0) +from:0x02120f08 kind:load to:0x020977a8 module:overlay(0) +from:0x02120f0c kind:load to:0x02097824 module:overlay(0) +from:0x02120f10 kind:load to:0x020979a0 module:overlay(0) +from:0x02120f14 kind:load to:0x020979c0 module:overlay(0) +from:0x02120f18 kind:load to:0x020979ec module:overlay(0) +from:0x02120f24 kind:load to:0x02119558 module:overlay(38) +from:0x02120f28 kind:load to:0x0211ce70 module:overlay(38) +from:0x02120f2c kind:load to:0x02057bf4 module:overlay(0) +from:0x02120f30 kind:load to:0x02057a38 module:overlay(0) +from:0x02120f34 kind:load to:0x02057dc8 module:overlay(0) +from:0x02120f38 kind:load to:0x02057e44 module:overlay(0) +from:0x02120f3c kind:load to:0x02057ea8 module:overlay(0) +from:0x02120f40 kind:load to:0x021192c4 module:overlay(38) +from:0x02120f44 kind:load to:0x02057d84 module:overlay(0) +from:0x02120f50 kind:load to:0x0211956c module:overlay(38) +from:0x02120f54 kind:load to:0x0211cea8 module:overlay(38) +from:0x02120f58 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02120f5c kind:load to:0x0209a2dc module:overlay(0) +from:0x02120f60 kind:load to:0x0209a374 module:overlay(0) +from:0x02120f64 kind:load to:0x0209a388 module:overlay(0) +from:0x02120f68 kind:load to:0x0209a138 module:overlay(0) +from:0x02120f6c kind:load to:0x0209a3b0 module:overlay(0) +from:0x02120f70 kind:load to:0x0209a438 module:overlay(0) +from:0x02120f74 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02120f78 kind:load to:0x0209a344 module:overlay(0) +from:0x02120f7c kind:load to:0x0209a35c module:overlay(0) +from:0x02120f80 kind:load to:0x0209a39c module:overlay(0) +from:0x02120f84 kind:load to:0x0209a728 module:overlay(0) +from:0x02120f88 kind:load to:0x0211ce44 module:overlay(38) +from:0x02120f8c kind:load to:0x0211ce20 module:overlay(38) +from:0x02120f90 kind:load to:0x0209a760 module:overlay(0) +from:0x02120f9c kind:load to:0x0209856c module:overlay(0) +from:0x02120fa0 kind:load to:0x020985a8 module:overlay(0) +from:0x02120fa4 kind:load to:0x020985c0 module:overlay(0) +from:0x02120fa8 kind:load to:0x020985cc module:overlay(0) +from:0x02120fac kind:load to:0x0211cdc8 module:overlay(38) +from:0x02120fb0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02120fb4 kind:load to:0x021196e4 module:overlay(38) +from:0x02120fb8 kind:load to:0x02098504 module:overlay(0) +from:0x02120fbc kind:load to:0x0211c7ec module:overlay(38) +from:0x02120fc0 kind:load to:0x0209850c module:overlay(0) +from:0x02120fc4 kind:load to:0x02098510 module:overlay(0) +from:0x02120fc8 kind:load to:0x0211cb00 module:overlay(38) +from:0x02120fcc kind:load to:0x02099058 module:overlay(0) +from:0x02120fd0 kind:load to:0x0209851c module:overlay(0) +from:0x02120fd4 kind:load to:0x020985d8 module:overlay(0) +from:0x02120fd8 kind:load to:0x02098644 module:overlay(0) +from:0x02120fdc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02120fe0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02120fe4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02120fe8 kind:load to:0x02119594 module:overlay(38) +from:0x02120fec kind:load to:0x02119638 module:overlay(38) +from:0x02120ff0 kind:load to:0x020995dc module:overlay(0) +from:0x021210cc kind:load to:0x02119a68 module:overlay(38) +from:0x021210d4 kind:load to:0x02119b48 module:overlay(38) +from:0x021210dc kind:load to:0x02119b94 module:overlay(38) +from:0x021210e4 kind:load to:0x02119c48 module:overlay(38) +from:0x021210ec kind:load to:0x0211a12c module:overlay(38) +from:0x021210f4 kind:load to:0x0211a278 module:overlay(38) +from:0x021210fc kind:load to:0x0211a408 module:overlay(38) +from:0x02121104 kind:load to:0x0211a4ec module:overlay(38) +from:0x0212110c kind:load to:0x0211a528 module:overlay(38) +from:0x02121114 kind:load to:0x0211a598 module:overlay(38) +from:0x0212111c kind:load to:0x0211a5dc module:overlay(38) +from:0x02121124 kind:load to:0x0211a64c module:overlay(38) +from:0x0212112c kind:load to:0x0211a674 module:overlay(38) +from:0x02121134 kind:load to:0x0211a7ac module:overlay(38) +from:0x0212113c kind:load to:0x0211ab6c module:overlay(38) +from:0x02121144 kind:load to:0x0211acdc module:overlay(38) +from:0x0212114c kind:load to:0x0211ae64 module:overlay(38) +from:0x02121154 kind:load to:0x0211b020 module:overlay(38) +from:0x0212115c kind:load to:0x0211b1d4 module:overlay(38) +from:0x02121164 kind:load to:0x0211b2cc module:overlay(38) +from:0x0212116c kind:load to:0x0211b8e0 module:overlay(38) +from:0x02121174 kind:load to:0x0211b9f0 module:overlay(38) +from:0x0212117c kind:load to:0x0211b350 module:overlay(38) +from:0x02121184 kind:load to:0x0211b48c module:overlay(38) +from:0x0212118c kind:load to:0x0211bbbc module:overlay(38) +from:0x02121194 kind:load to:0x0211bcbc module:overlay(38) +from:0x0212119c kind:load to:0x0211bdfc module:overlay(38) +from:0x021211a4 kind:load to:0x0211bf14 module:overlay(38) +from:0x021211b4 kind:load to:0x0211cee4 module:overlay(38) +from:0x021211b8 kind:load to:0x02097998 module:overlay(0) +from:0x021211bc kind:load to:0x020977a8 module:overlay(0) +from:0x021211c0 kind:load to:0x02097824 module:overlay(0) +from:0x021211c4 kind:load to:0x020979a0 module:overlay(0) +from:0x021211c8 kind:load to:0x020979c0 module:overlay(0) +from:0x021211cc kind:load to:0x020979ec module:overlay(0) +from:0x021211d8 kind:load to:0x0207c4d0 module:overlay(0) +from:0x021211dc kind:load to:0x0207c4d8 module:overlay(0) +from:0x021211e0 kind:load to:0x0207c9a0 module:overlay(0) +from:0x021211e4 kind:load to:0x0207c990 module:overlay(0) +from:0x021211e8 kind:load to:0x0207c9d4 module:overlay(0) +from:0x021211ec kind:load to:0x0207ca44 module:overlay(0) +from:0x021211f0 kind:load to:0x0207ca6c module:overlay(0) +from:0x021211f4 kind:load to:0x0207cae4 module:overlay(0) +from:0x02121200 kind:load to:0x0209856c module:overlay(0) +from:0x02121204 kind:load to:0x020985a8 module:overlay(0) +from:0x02121208 kind:load to:0x020985c0 module:overlay(0) +from:0x0212120c kind:load to:0x020985cc module:overlay(0) +from:0x02121210 kind:load to:0x01fff464 module:itcm +from:0x02121214 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02121218 kind:load to:0x0211d110 module:overlay(38) +from:0x0212121c kind:load to:0x02098504 module:overlay(0) +from:0x02121220 kind:load to:0x0211d210 module:overlay(38) +from:0x02121224 kind:load to:0x0209850c module:overlay(0) +from:0x02121228 kind:load to:0x02098510 module:overlay(0) +from:0x0212122c kind:load to:0x0211de28 module:overlay(38) +from:0x02121230 kind:load to:0x02098518 module:overlay(0) +from:0x02121234 kind:load to:0x0209851c module:overlay(0) +from:0x02121238 kind:load to:0x020985d8 module:overlay(0) +from:0x0212123c kind:load to:0x02098644 module:overlay(0) +from:0x02121240 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121244 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02121248 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212124c kind:load to:0x0211e4f4 module:overlay(38) +from:0x02121250 kind:load to:0x0211e524 module:overlay(38) +from:0x02121254 kind:load to:0x0211dd94 module:overlay(38) +from:0x02121258 kind:load to:0x0211e3c0 module:overlay(38) +from:0x0212125c kind:load to:0x0211e3f0 module:overlay(38) +from:0x02121260 kind:load to:0x0211e420 module:overlay(38) +from:0x02121264 kind:load to:0x0211e470 module:overlay(38) +from:0x02121268 kind:load to:0x0211e49c module:overlay(38) +from:0x0212126c kind:load to:0x0211e4c8 module:overlay(38) +from:0x0212127c kind:load to:0x0209ca64 module:overlay(0) +from:0x02121280 kind:load to:0x0209ca6c module:overlay(0) +from:0x02121284 kind:load to:0x0209caac module:overlay(0) +from:0x02121288 kind:load to:0x0209cacc module:overlay(0) +from:0x02121294 kind:load to:0x0211e57c module:overlay(38) +from:0x02121298 kind:load to:0x0209ca64 module:overlay(0) +from:0x0212129c kind:load to:0x0209ca6c module:overlay(0) +from:0x021212a0 kind:load to:0x0209caac module:overlay(0) +from:0x021212a4 kind:load to:0x0209cacc module:overlay(0) +from:0x021212b0 kind:load to:0x0207caf4 module:overlay(0) +from:0x021212b4 kind:load to:0x0207cafc module:overlay(0) +from:0x021212b8 kind:load to:0x0207d310 module:overlay(0) +from:0x021212bc kind:load to:0x0207d300 module:overlay(0) +from:0x021212c0 kind:load to:0x0207d34c module:overlay(0) +from:0x021212c4 kind:load to:0x0207d384 module:overlay(0) +from:0x021212c8 kind:load to:0x0207d3c8 module:overlay(0) +from:0x021212cc kind:load to:0x0207d3f0 module:overlay(0) +from:0x021212d8 kind:load to:0x0211e688 module:overlay(38) +from:0x021212dc kind:load to:0x0209d10c module:overlay(0) +from:0x021212e0 kind:load to:0x0211e7e0 module:overlay(38) +from:0x021212e4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021212e8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021212ec kind:load to:0x0211e82c module:overlay(38) +from:0x021212f0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021212f4 kind:load to:0x0211e7e4 module:overlay(38) +from:0x021212f8 kind:load to:0x0209d228 module:overlay(0) +from:0x021212fc kind:load to:0x0209d22c module:overlay(0) +from:0x02121300 kind:load to:0x0209d238 module:overlay(0) +from:0x02121304 kind:load to:0x0209d240 module:overlay(0) +from:0x02121308 kind:load to:0x0211e854 module:overlay(38) +from:0x0212130c kind:load to:0x0211e874 module:overlay(38) +from:0x02121318 kind:load to:0x0211e8bc module:overlay(38) +from:0x0212131c kind:load to:0x0209ca64 module:overlay(0) +from:0x02121320 kind:load to:0x0209ca6c module:overlay(0) +from:0x02121324 kind:load to:0x0209caac module:overlay(0) +from:0x02121328 kind:load to:0x0209cacc module:overlay(0) +from:0x02121334 kind:load to:0x0211e96c module:overlay(38) +from:0x02121338 kind:load to:0x0209d10c module:overlay(0) +from:0x0212133c kind:load to:0x0211ea18 module:overlay(38) +from:0x02121340 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02121344 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02121348 kind:load to:0x0211eadc module:overlay(38) +from:0x0212134c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02121350 kind:load to:0x0209d220 module:overlay(0) +from:0x02121354 kind:load to:0x0209d228 module:overlay(0) +from:0x02121358 kind:load to:0x0209d22c module:overlay(0) +from:0x0212135c kind:load to:0x0209d238 module:overlay(0) +from:0x02121360 kind:load to:0x0209d240 module:overlay(0) +from:0x02121364 kind:load to:0x0211eb2c module:overlay(38) +from:0x02121368 kind:load to:0x0211eb4c module:overlay(38) +from:0x02121374 kind:load to:0x0211eb94 module:overlay(38) +from:0x02121378 kind:load to:0x02097998 module:overlay(0) +from:0x0212137c kind:load to:0x020977a8 module:overlay(0) +from:0x02121380 kind:load to:0x02097824 module:overlay(0) +from:0x02121384 kind:load to:0x020979a0 module:overlay(0) +from:0x02121388 kind:load to:0x020979c0 module:overlay(0) +from:0x0212138c kind:load to:0x020979ec module:overlay(0) +from:0x02121398 kind:load to:0x0209856c module:overlay(0) +from:0x0212139c kind:load to:0x020985a8 module:overlay(0) +from:0x021213a0 kind:load to:0x020985c0 module:overlay(0) +from:0x021213a4 kind:load to:0x020985cc module:overlay(0) +from:0x021213a8 kind:load to:0x01fff464 module:itcm +from:0x021213ac kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021213b0 kind:load to:0x0211d110 module:overlay(38) +from:0x021213b4 kind:load to:0x02098504 module:overlay(0) +from:0x021213b8 kind:load to:0x0211d210 module:overlay(38) +from:0x021213bc kind:load to:0x0209850c module:overlay(0) +from:0x021213c0 kind:load to:0x02098510 module:overlay(0) +from:0x021213c4 kind:load to:0x0211de28 module:overlay(38) +from:0x021213c8 kind:load to:0x02098518 module:overlay(0) +from:0x021213cc kind:load to:0x0209851c module:overlay(0) +from:0x021213d0 kind:load to:0x020985d8 module:overlay(0) +from:0x021213d4 kind:load to:0x02098644 module:overlay(0) +from:0x021213d8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021213dc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021213e0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021213e4 kind:load to:0x0211ed28 module:overlay(38) +from:0x021213e8 kind:load to:0x0211ed58 module:overlay(38) +from:0x021213ec kind:load to:0x0211dd94 module:overlay(38) +from:0x021213f0 kind:load to:0x0211ec1c module:overlay(38) +from:0x021213f4 kind:load to:0x0211ec4c module:overlay(38) +from:0x021213f8 kind:load to:0x0211ec54 module:overlay(38) +from:0x021213fc kind:load to:0x0211eca4 module:overlay(38) +from:0x02121400 kind:load to:0x0211ecd0 module:overlay(38) +from:0x02121404 kind:load to:0x0211ecfc module:overlay(38) +from:0x02121410 kind:load to:0x0211edb0 module:overlay(38) +from:0x02121414 kind:load to:0x020977a0 module:overlay(0) +from:0x02121418 kind:load to:0x020977a8 module:overlay(0) +from:0x0212141c kind:load to:0x02097824 module:overlay(0) +from:0x02121420 kind:load to:0x02097864 module:overlay(0) +from:0x02121424 kind:load to:0x02097868 module:overlay(0) +from:0x02121428 kind:load to:0x0209786c module:overlay(0) +from:0x02121434 kind:load to:0x0209856c module:overlay(0) +from:0x02121438 kind:load to:0x020985a8 module:overlay(0) +from:0x0212143c kind:load to:0x020985c0 module:overlay(0) +from:0x02121440 kind:load to:0x020985cc module:overlay(0) +from:0x02121444 kind:load to:0x01fff464 module:itcm +from:0x02121448 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212144c kind:load to:0x0211ee1c module:overlay(38) +from:0x02121450 kind:load to:0x02098504 module:overlay(0) +from:0x02121454 kind:load to:0x0211ee78 module:overlay(38) +from:0x02121458 kind:load to:0x0209850c module:overlay(0) +from:0x0212145c kind:load to:0x02098510 module:overlay(0) +from:0x02121460 kind:load to:0x02098514 module:overlay(0) +from:0x02121464 kind:load to:0x02098518 module:overlay(0) +from:0x02121468 kind:load to:0x0209851c module:overlay(0) +from:0x0212146c kind:load to:0x020985d8 module:overlay(0) +from:0x02121470 kind:load to:0x02098644 module:overlay(0) +from:0x02121474 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02121478 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212147c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02121480 kind:load to:0x0211ef74 module:overlay(38) +from:0x02121484 kind:load to:0x0211ef88 module:overlay(38) +from:0x02121488 kind:load to:0x02150fe4 module:overlays(29,85) +from:0x02121494 kind:load to:0x0211efc4 module:overlay(38) +from:0x02121498 kind:load to:0x0209ca64 module:overlay(0) +from:0x0212149c kind:load to:0x0209ca6c module:overlay(0) +from:0x021214a0 kind:load to:0x0209caac module:overlay(0) +from:0x021214a4 kind:load to:0x0209cacc module:overlay(0) +from:0x021214b0 kind:load to:0x0211f048 module:overlay(38) +from:0x021214b4 kind:load to:0x0209d10c module:overlay(0) +from:0x021214b8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021214bc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021214c0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021214c4 kind:load to:0x0211f0c8 module:overlay(38) +from:0x021214c8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021214cc kind:load to:0x0209d220 module:overlay(0) +from:0x021214d0 kind:load to:0x0209d228 module:overlay(0) +from:0x021214d4 kind:load to:0x0209d22c module:overlay(0) +from:0x021214d8 kind:load to:0x0209d238 module:overlay(0) +from:0x021214dc kind:load to:0x0209d240 module:overlay(0) +from:0x021214e0 kind:load to:0x0211f184 module:overlay(38) +from:0x021214e4 kind:load to:0x0211f1a4 module:overlay(38) +from:0x021214e8 kind:load to:0x0211f12c module:overlay(38) +from:0x021214ec kind:load to:0x0211f17c module:overlay(38) +from:0x02121518 kind:load to:0x0211f1ec module:overlay(38) +from:0x0212151c kind:load to:0x02097998 module:overlay(0) +from:0x02121520 kind:load to:0x020977a8 module:overlay(0) +from:0x02121524 kind:load to:0x02097824 module:overlay(0) +from:0x02121528 kind:load to:0x02120a04 module:overlay(38) +from:0x0212152c kind:load to:0x020979c0 module:overlay(0) +from:0x02121530 kind:load to:0x021209d4 module:overlay(38) +from:0x02121540 kind:load to:0x02097998 module:overlay(0) +from:0x02121544 kind:load to:0x020977a8 module:overlay(0) +from:0x02121548 kind:load to:0x02097824 module:overlay(0) +from:0x0212154c kind:load to:0x02120a04 module:overlay(38) +from:0x02121550 kind:load to:0x020979c0 module:overlay(0) +from:0x02121554 kind:load to:0x021209d4 module:overlay(38) +from:0x02121560 kind:load to:0x0209856c module:overlay(0) +from:0x02121564 kind:load to:0x020985a8 module:overlay(0) +from:0x02121568 kind:load to:0x020985c0 module:overlay(0) +from:0x0212156c kind:load to:0x020985cc module:overlay(0) +from:0x02121570 kind:load to:0x01fff464 module:itcm +from:0x02121574 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02121578 kind:load to:0x0211f3c8 module:overlay(38) +from:0x0212157c kind:load to:0x02098504 module:overlay(0) +from:0x02121580 kind:load to:0x0211f880 module:overlay(38) +from:0x02121584 kind:load to:0x0209850c module:overlay(0) +from:0x02121588 kind:load to:0x02098510 module:overlay(0) +from:0x0212158c kind:load to:0x0212086c module:overlay(38) +from:0x02121590 kind:load to:0x02098518 module:overlay(0) +from:0x02121594 kind:load to:0x0209851c module:overlay(0) +from:0x02121598 kind:load to:0x020985d8 module:overlay(0) +from:0x0212159c kind:load to:0x02098644 module:overlay(0) +from:0x021215a0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021215a4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021215a8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021215ac kind:load to:0x02120a10 module:overlay(38) +from:0x021215b0 kind:load to:0x02120a50 module:overlay(38) +from:0x021215b4 kind:load to:0x02120794 module:overlay(38) diff --git a/config/eur1/arm9/overlays/ov038/symbols.txt b/config/eur1/arm9/overlays/ov038/symbols.txt new file mode 100644 index 00000000..c11d25f9 --- /dev/null +++ b/config/eur1/arm9/overlays/ov038/symbols.txt @@ -0,0 +1,271 @@ +func_ov038_02119100 kind:function(arm,size=0x1c) addr:0x02119100 +func_ov038_0211911c kind:function(arm,size=0xa0) addr:0x0211911c +func_ov038_021191bc kind:function(arm,size=0x10) addr:0x021191bc +func_ov038_021191cc kind:function(arm,size=0x44) addr:0x021191cc +func_ov038_02119210 kind:function(arm,size=0xc) addr:0x02119210 +func_ov038_0211921c kind:function(arm,size=0x24) addr:0x0211921c +func_ov038_02119240 kind:function(arm,size=0x4c) addr:0x02119240 +func_ov038_0211928c kind:function(arm,size=0x38) addr:0x0211928c +func_ov038_021192c4 kind:function(arm,size=0x18) addr:0x021192c4 +func_ov038_021192dc kind:function(arm,size=0x27c) addr:0x021192dc +func_ov038_02119558 kind:function(arm,size=0x14) addr:0x02119558 +func_ov038_0211956c kind:function(arm,size=0x14) addr:0x0211956c +func_ov038_02119580 kind:function(arm,size=0x14) addr:0x02119580 +func_ov038_02119594 kind:function(arm,size=0xa4) addr:0x02119594 +func_ov038_02119638 kind:function(arm,size=0xac) addr:0x02119638 +func_ov038_021196e4 kind:function(arm,size=0x78) addr:0x021196e4 +func_ov038_0211975c kind:function(arm,size=0x44) addr:0x0211975c +func_ov038_021197a0 kind:function(arm,size=0x50) addr:0x021197a0 +func_ov038_021197f0 kind:function(arm,size=0x24) addr:0x021197f0 +func_ov038_02119814 kind:function(arm,size=0x2c) addr:0x02119814 +func_ov038_02119840 kind:function(arm,size=0x4c) addr:0x02119840 +func_ov038_0211988c kind:function(arm,size=0x34) addr:0x0211988c +func_ov038_021198c0 kind:function(arm,size=0x50) addr:0x021198c0 +func_ov038_02119910 kind:function(arm,size=0xcc) addr:0x02119910 +func_ov038_021199dc kind:function(arm,size=0x8c) addr:0x021199dc +func_ov038_02119a68 kind:function(arm,size=0xe0) addr:0x02119a68 +func_ov038_02119b48 kind:function(arm,size=0x4c) addr:0x02119b48 +func_ov038_02119b94 kind:function(arm,size=0xb4) addr:0x02119b94 +func_ov038_02119c48 kind:function(arm,size=0x4e4) addr:0x02119c48 +func_ov038_0211a12c kind:function(arm,size=0x14c) addr:0x0211a12c +func_ov038_0211a278 kind:function(arm,size=0x190) addr:0x0211a278 +func_ov038_0211a408 kind:function(arm,size=0xe4) addr:0x0211a408 +func_ov038_0211a4ec kind:function(arm,size=0x3c) addr:0x0211a4ec +func_ov038_0211a528 kind:function(arm,size=0x70) addr:0x0211a528 +func_ov038_0211a598 kind:function(arm,size=0x44) addr:0x0211a598 +func_ov038_0211a5dc kind:function(arm,size=0x70) addr:0x0211a5dc +func_ov038_0211a64c kind:function(arm,size=0x28) addr:0x0211a64c +func_ov038_0211a674 kind:function(arm,size=0x138) addr:0x0211a674 +func_ov038_0211a7ac kind:function(arm,size=0x3c0) addr:0x0211a7ac +func_ov038_0211ab6c kind:function(arm,size=0x170) addr:0x0211ab6c +func_ov038_0211acdc kind:function(arm,size=0x188) addr:0x0211acdc +func_ov038_0211ae64 kind:function(arm,size=0x1bc) addr:0x0211ae64 +func_ov038_0211b020 kind:function(arm,size=0x1b4) addr:0x0211b020 +func_ov038_0211b1d4 kind:function(arm,size=0xf8) addr:0x0211b1d4 +func_ov038_0211b2cc kind:function(arm,size=0x84) addr:0x0211b2cc +func_ov038_0211b350 kind:function(arm,size=0x13c) addr:0x0211b350 +func_ov038_0211b48c kind:function(arm,size=0x454) addr:0x0211b48c +func_ov038_0211b8e0 kind:function(arm,size=0x110) addr:0x0211b8e0 +func_ov038_0211b9f0 kind:function(arm,size=0x1cc) addr:0x0211b9f0 +func_ov038_0211bbbc kind:function(arm,size=0x100) addr:0x0211bbbc +func_ov038_0211bcbc kind:function(arm,size=0x140) addr:0x0211bcbc +func_ov038_0211bdfc kind:function(arm,size=0x118) addr:0x0211bdfc +func_ov038_0211bf14 kind:function(arm,size=0x138) addr:0x0211bf14 +func_ov038_0211c04c kind:function(arm,size=0x60) addr:0x0211c04c +func_ov038_0211c0ac kind:function(arm,size=0x268) addr:0x0211c0ac +func_ov038_0211c314 kind:function(arm,size=0x4d8) addr:0x0211c314 +func_ov038_0211c7ec kind:function(arm,size=0x228) addr:0x0211c7ec +func_ov038_0211ca14 kind:function(arm,size=0xec) addr:0x0211ca14 +func_ov038_0211cb00 kind:function(arm,size=0xac) addr:0x0211cb00 +func_ov038_0211cbac kind:function(arm,size=0x4c) addr:0x0211cbac +func_ov038_0211cbf8 kind:function(arm,size=0x28) addr:0x0211cbf8 +func_ov038_0211cc20 kind:function(arm,size=0x1c) addr:0x0211cc20 +func_ov038_0211cc3c kind:function(arm,size=0x24) addr:0x0211cc3c +func_ov038_0211cc60 kind:function(arm,size=0x44) addr:0x0211cc60 +func_ov038_0211cca4 kind:function(arm,size=0x124) addr:0x0211cca4 +func_ov038_0211cdc8 kind:function(arm,size=0x58) addr:0x0211cdc8 +func_ov038_0211ce20 kind:function(arm,size=0x24) addr:0x0211ce20 +func_ov038_0211ce44 kind:function(arm,size=0x2c) addr:0x0211ce44 +func_ov038_0211ce70 kind:function(arm,size=0x1c) addr:0x0211ce70 +func_ov038_0211ce8c kind:function(arm,size=0x1c) addr:0x0211ce8c +func_ov038_0211cea8 kind:function(arm,size=0x1c) addr:0x0211cea8 +func_ov038_0211cec4 kind:function(arm,size=0x14) addr:0x0211cec4 +func_ov038_0211ced8 kind:function(arm,size=0xc) addr:0x0211ced8 +func_ov038_0211cee4 kind:function(arm,size=0x24) addr:0x0211cee4 +func_ov038_0211cf08 kind:function(arm,size=0x58) addr:0x0211cf08 +func_ov038_0211cf60 kind:function(arm,size=0xd8) addr:0x0211cf60 +func_ov038_0211d038 kind:function(arm,size=0xd8) addr:0x0211d038 +func_ov038_0211d110 kind:function(arm,size=0x100) addr:0x0211d110 +func_ov038_0211d210 kind:function(arm,size=0xf0) addr:0x0211d210 +func_ov038_0211d300 kind:function(arm,size=0x118) addr:0x0211d300 +func_ov038_0211d418 kind:function(arm,size=0x254) addr:0x0211d418 +func_ov038_0211d66c kind:function(arm,size=0x6b4) addr:0x0211d66c +func_ov038_0211dd20 kind:function(arm,size=0x74) addr:0x0211dd20 +func_ov038_0211dd94 kind:function(arm,size=0x94) addr:0x0211dd94 +func_ov038_0211de28 kind:function(arm,size=0x9c) addr:0x0211de28 +func_ov038_0211dec4 kind:function(arm,size=0x70) addr:0x0211dec4 +func_ov038_0211df34 kind:function(arm,size=0x70) addr:0x0211df34 +func_ov038_0211dfa4 kind:function(arm,size=0x54) addr:0x0211dfa4 +func_ov038_0211dff8 kind:function(arm,size=0x308) addr:0x0211dff8 +func_ov038_0211e300 kind:function(arm,size=0xc0) addr:0x0211e300 +func_ov038_0211e3c0 kind:function(arm,size=0x30) addr:0x0211e3c0 +func_ov038_0211e3f0 kind:function(arm,size=0x30) addr:0x0211e3f0 +func_ov038_0211e420 kind:function(arm,size=0x50) addr:0x0211e420 +func_ov038_0211e470 kind:function(arm,size=0x2c) addr:0x0211e470 +func_ov038_0211e49c kind:function(arm,size=0x2c) addr:0x0211e49c +func_ov038_0211e4c8 kind:function(arm,size=0x2c) addr:0x0211e4c8 +func_ov038_0211e4f4 kind:function(arm,size=0x30) addr:0x0211e4f4 +func_ov038_0211e524 kind:function(arm,size=0x38) addr:0x0211e524 +func_ov038_0211e55c kind:function(arm,size=0x14) addr:0x0211e55c +func_ov038_0211e570 kind:function(arm,size=0xc) addr:0x0211e570 +func_ov038_0211e57c kind:function(arm,size=0x24) addr:0x0211e57c +func_ov038_0211e5a0 kind:function(arm,size=0xac) addr:0x0211e5a0 +func_ov038_0211e64c kind:function(arm,size=0x3c) addr:0x0211e64c +func_ov038_0211e688 kind:function(arm,size=0x158) addr:0x0211e688 +func_ov038_0211e7e0 kind:function(arm,size=0x4) addr:0x0211e7e0 +func_ov038_0211e7e4 kind:function(arm,size=0x48) addr:0x0211e7e4 +func_ov038_0211e82c kind:function(arm,size=0x28) addr:0x0211e82c +func_ov038_0211e854 kind:function(arm,size=0x20) addr:0x0211e854 +func_ov038_0211e874 kind:function(arm,size=0x28) addr:0x0211e874 +func_ov038_0211e89c kind:function(arm,size=0x14) addr:0x0211e89c +func_ov038_0211e8b0 kind:function(arm,size=0xc) addr:0x0211e8b0 +func_ov038_0211e8bc kind:function(arm,size=0x24) addr:0x0211e8bc +func_ov038_0211e8e0 kind:function(arm,size=0x48) addr:0x0211e8e0 +func_ov038_0211e928 kind:function(arm,size=0x44) addr:0x0211e928 +func_ov038_0211e96c kind:function(arm,size=0xac) addr:0x0211e96c +func_ov038_0211ea18 kind:function(arm,size=0xa8) addr:0x0211ea18 +func_ov038_0211eac0 kind:function(arm,size=0x1c) addr:0x0211eac0 +func_ov038_0211eadc kind:function(arm,size=0x20) addr:0x0211eadc +func_ov038_0211eafc kind:function(arm,size=0x30) addr:0x0211eafc +func_ov038_0211eb2c kind:function(arm,size=0x20) addr:0x0211eb2c +func_ov038_0211eb4c kind:function(arm,size=0x28) addr:0x0211eb4c +func_ov038_0211eb74 kind:function(arm,size=0x14) addr:0x0211eb74 +func_ov038_0211eb88 kind:function(arm,size=0xc) addr:0x0211eb88 +func_ov038_0211eb94 kind:function(arm,size=0x24) addr:0x0211eb94 +func_ov038_0211ebb8 kind:function(arm,size=0x44) addr:0x0211ebb8 +func_ov038_0211ebfc kind:function(arm,size=0x20) addr:0x0211ebfc +func_ov038_0211ec1c kind:function(arm,size=0x30) addr:0x0211ec1c +func_ov038_0211ec4c kind:function(arm,size=0x8) addr:0x0211ec4c +func_ov038_0211ec54 kind:function(arm,size=0x50) addr:0x0211ec54 +func_ov038_0211eca4 kind:function(arm,size=0x2c) addr:0x0211eca4 +func_ov038_0211ecd0 kind:function(arm,size=0x2c) addr:0x0211ecd0 +func_ov038_0211ecfc kind:function(arm,size=0x2c) addr:0x0211ecfc +func_ov038_0211ed28 kind:function(arm,size=0x30) addr:0x0211ed28 +func_ov038_0211ed58 kind:function(arm,size=0x38) addr:0x0211ed58 +func_ov038_0211ed90 kind:function(arm,size=0x14) addr:0x0211ed90 +func_ov038_0211eda4 kind:function(arm,size=0xc) addr:0x0211eda4 +func_ov038_0211edb0 kind:function(arm,size=0x24) addr:0x0211edb0 +func_ov038_0211edd4 kind:function(arm,size=0x28) addr:0x0211edd4 +func_ov038_0211edfc kind:function(arm,size=0x20) addr:0x0211edfc +func_ov038_0211ee1c kind:function(arm,size=0x5c) addr:0x0211ee1c +func_ov038_0211ee78 kind:function(arm,size=0xfc) addr:0x0211ee78 +func_ov038_0211ef74 kind:function(arm,size=0x14) addr:0x0211ef74 +func_ov038_0211ef88 kind:function(arm,size=0x1c) addr:0x0211ef88 +func_ov038_0211efa4 kind:function(arm,size=0x14) addr:0x0211efa4 +func_ov038_0211efb8 kind:function(arm,size=0xc) addr:0x0211efb8 +func_ov038_0211efc4 kind:function(arm,size=0x24) addr:0x0211efc4 +func_ov038_0211efe8 kind:function(arm,size=0x34) addr:0x0211efe8 +func_ov038_0211f01c kind:function(arm,size=0x2c) addr:0x0211f01c +func_ov038_0211f048 kind:function(arm,size=0x80) addr:0x0211f048 +func_ov038_0211f0c8 kind:function(arm,size=0x64) addr:0x0211f0c8 +func_ov038_0211f12c kind:function(arm,size=0x50) addr:0x0211f12c +func_ov038_0211f17c kind:function(arm,size=0x8) addr:0x0211f17c +func_ov038_0211f184 kind:function(arm,size=0x20) addr:0x0211f184 +func_ov038_0211f1a4 kind:function(arm,size=0x28) addr:0x0211f1a4 +func_ov038_0211f1cc kind:function(arm,size=0x14) addr:0x0211f1cc +func_ov038_0211f1e0 kind:function(arm,size=0xc) addr:0x0211f1e0 +func_ov038_0211f1ec kind:function(arm,size=0x24) addr:0x0211f1ec +func_ov038_0211f210 kind:function(arm,size=0x44) addr:0x0211f210 +func_ov038_0211f254 kind:function(arm,size=0x174) addr:0x0211f254 +func_ov038_0211f3c8 kind:function(arm,size=0x4b8) addr:0x0211f3c8 +func_ov038_0211f880 kind:function(arm,size=0x1c8) addr:0x0211f880 +func_ov038_0211fa48 kind:function(arm,size=0x3e8) addr:0x0211fa48 +func_ov038_0211fe30 kind:function(arm,size=0x788) addr:0x0211fe30 +func_ov038_021205b8 kind:function(arm,size=0x1dc) addr:0x021205b8 +func_ov038_02120794 kind:function(arm,size=0xd8) addr:0x02120794 +func_ov038_0212086c kind:function(arm,size=0xf8) addr:0x0212086c +func_ov038_02120964 kind:function(arm,size=0x70) addr:0x02120964 +func_ov038_021209d4 kind:function(arm,size=0x30) addr:0x021209d4 +func_ov038_02120a04 kind:function(arm,size=0xc) addr:0x02120a04 +func_ov038_02120a10 kind:function(arm,size=0x40) addr:0x02120a10 +func_ov038_02120a50 kind:function(arm,size=0x48) addr:0x02120a50 +func_ov038_02120a98 kind:function(arm,size=0x28) addr:0x02120a98 +data_ov038_02120b04 kind:data(any) addr:0x02120b04 ambiguous +data_ov038_02120b0c kind:data(any) addr:0x02120b0c +data_ov038_02120b1c kind:data(any) addr:0x02120b1c +data_ov038_02120b2c kind:data(any) addr:0x02120b2c +data_ov038_02120b3c kind:data(any) addr:0x02120b3c +data_ov038_02120b44 kind:data(any) addr:0x02120b44 +data_ov038_02120b54 kind:data(any) addr:0x02120b54 +data_ov038_02120b64 kind:data(any) addr:0x02120b64 +data_ov038_02120b74 kind:data(any) addr:0x02120b74 +data_ov038_02120b8c kind:data(any) addr:0x02120b8c ambiguous +data_ov038_02120ba4 kind:data(any) addr:0x02120ba4 +__sinit_ov038_02120bb4 kind:function(arm,size=0x90) addr:0x02120bb4 +__sinit_ov038_02120c44 kind:function(arm,size=0x50) addr:0x02120c44 +__sinit_ov038_02120c94 kind:function(arm,size=0x50) addr:0x02120c94 +__sinit_ov038_02120ce4 kind:function(arm,size=0x50) addr:0x02120ce4 +__sinit_ov038_02120d34 kind:function(arm,size=0x50) addr:0x02120d34 +__sinit_ov038_02120d84 kind:function(arm,size=0x50) addr:0x02120d84 +__sinit_ov038_02120dd4 kind:function(arm,size=0x50) addr:0x02120dd4 +__sinit_ov038_02120e24 kind:function(arm,size=0x50) addr:0x02120e24 +.p__sinit_ov038_02120bb4 kind:data(word) addr:0x02120e74 +.p__sinit_ov038_02120c44 kind:data(word) addr:0x02120e78 +.p__sinit_ov038_02120c94 kind:data(word) addr:0x02120e7c +.p__sinit_ov038_02120ce4 kind:data(word) addr:0x02120e80 +.p__sinit_ov038_02120d34 kind:data(word) addr:0x02120e84 +.p__sinit_ov038_02120d84 kind:data(word) addr:0x02120e88 +.p__sinit_ov038_02120dd4 kind:data(word) addr:0x02120e8c +.p__sinit_ov038_02120e24 kind:data(word) addr:0x02120e90 +data_ov038_02120ea0 kind:data(any) addr:0x02120ea0 +data_ov038_02120ec0 kind:data(any) addr:0x02120ec0 ambiguous +data_ov038_02120ecc kind:data(any) addr:0x02120ecc +data_ov038_02120ee4 kind:data(any) addr:0x02120ee4 +data_ov038_02120f00 kind:data(any) addr:0x02120f00 +data_ov038_02120f24 kind:data(any) addr:0x02120f24 +data_ov038_02120f50 kind:data(any) addr:0x02120f50 +data_ov038_02120f9c kind:data(any) addr:0x02120f9c +data_ov038_02120ff4 kind:data(any) addr:0x02120ff4 +data_ov038_0212100c kind:data(any) addr:0x0212100c +data_ov038_02121024 kind:data(any) addr:0x02121024 +data_ov038_0212103c kind:data(any) addr:0x0212103c +data_ov038_0212104c kind:data(any) addr:0x0212104c ambiguous +data_ov038_02121054 kind:data(any) addr:0x02121054 +data_ov038_0212106c kind:data(any) addr:0x0212106c +data_ov038_02121084 kind:data(any) addr:0x02121084 +data_ov038_0212109c kind:data(any) addr:0x0212109c +data_ov038_021210b4 kind:data(any) addr:0x021210b4 +data_ov038_021210cc kind:data(any) addr:0x021210cc +data_ov038_021211b4 kind:data(any) addr:0x021211b4 +data_ov038_021211d8 kind:data(any) addr:0x021211d8 +data_ov038_02121200 kind:data(any) addr:0x02121200 +data_ov038_02121278 kind:data(any) addr:0x02121278 +data_ov038_02121294 kind:data(any) addr:0x02121294 +data_ov038_021212b0 kind:data(any) addr:0x021212b0 +data_ov038_021212d8 kind:data(any) addr:0x021212d8 +data_ov038_02121318 kind:data(any) addr:0x02121318 +data_ov038_02121334 kind:data(any) addr:0x02121334 +data_ov038_02121374 kind:data(any) addr:0x02121374 +data_ov038_02121398 kind:data(any) addr:0x02121398 +data_ov038_02121410 kind:data(any) addr:0x02121410 +data_ov038_02121434 kind:data(any) addr:0x02121434 +data_ov038_02121494 kind:data(any) addr:0x02121494 +data_ov038_021214b0 kind:data(any) addr:0x021214b0 +data_ov038_021214f0 kind:data(any) addr:0x021214f0 +data_ov038_021214f8 kind:data(any) addr:0x021214f8 +data_ov038_02121500 kind:data(any) addr:0x02121500 +data_ov038_02121508 kind:data(any) addr:0x02121508 +data_ov038_02121518 kind:data(any) addr:0x02121518 +data_ov038_0212153c kind:data(any) addr:0x0212153c +data_ov038_02121560 kind:data(any) addr:0x02121560 +data_ov038_021215c0 kind:bss addr:0x021215c0 +data_ov038_021215c4 kind:bss addr:0x021215c4 +data_ov038_021215c8 kind:bss addr:0x021215c8 +data_ov038_021215d0 kind:bss addr:0x021215d0 +data_ov038_021215dc kind:bss addr:0x021215dc +data_ov038_021215e0 kind:bss addr:0x021215e0 +data_ov038_021216b4 kind:bss addr:0x021216b4 +data_ov038_021216b8 kind:bss addr:0x021216b8 +data_ov038_021216c4 kind:bss addr:0x021216c4 +data_ov038_0212179c kind:bss addr:0x0212179c +data_ov038_021217a0 kind:bss addr:0x021217a0 +data_ov038_021217ac kind:bss addr:0x021217ac +data_ov038_0212185c kind:bss addr:0x0212185c ambiguous +data_ov038_02121880 kind:bss addr:0x02121880 +data_ov038_021218a0 kind:bss addr:0x021218a0 +data_ov038_021218a4 kind:bss addr:0x021218a4 +data_ov038_021218b0 kind:bss addr:0x021218b0 +data_ov038_02121984 kind:bss addr:0x02121984 +data_ov038_02121988 kind:bss addr:0x02121988 +data_ov038_02121994 kind:bss addr:0x02121994 +data_ov038_02121a6c kind:bss addr:0x02121a6c +data_ov038_02121a70 kind:bss addr:0x02121a70 +data_ov038_02121a7c kind:bss addr:0x02121a7c +data_ov038_02121ab8 kind:bss addr:0x02121ab8 +data_ov038_02121abc kind:bss addr:0x02121abc +data_ov038_02121ac8 kind:bss addr:0x02121ac8 +data_ov038_02121b9c kind:bss addr:0x02121b9c +data_ov038_02121ba0 kind:bss addr:0x02121ba0 +data_ov038_02121bac kind:bss addr:0x02121bac +data_ov038_02121c84 kind:bss addr:0x02121c84 +data_ov038_02121c98 kind:bss addr:0x02121c98 diff --git a/config/eur1/arm9/overlays/ov039/delinks.txt b/config/eur1/arm9/overlays/ov039/delinks.txt new file mode 100644 index 00000000..5f9e0bd7 --- /dev/null +++ b/config/eur1/arm9/overlays/ov039/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02119100 end:0x0211cbec kind:code align:32 + .rodata start:0x0211cbec end:0x0211ccc0 kind:rodata align:4 + .init start:0x0211ccc0 end:0x0211cf48 kind:code align:4 + .ctor start:0x0211cf48 end:0x0211cf5c kind:rodata align:4 + .data start:0x0211cf60 end:0x0211dec0 kind:data align:32 + .bss start:0x0211dec0 end:0x0211e420 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov039/relocs.txt b/config/eur1/arm9/overlays/ov039/relocs.txt new file mode 100644 index 00000000..6b8a1df9 --- /dev/null +++ b/config/eur1/arm9/overlays/ov039/relocs.txt @@ -0,0 +1,996 @@ +from:0x02119108 kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x0211911c kind:load to:0x0211cf8c module:overlay(39) +from:0x02119128 kind:load to:0x01ffc57c module:itcm +from:0x02119134 kind:load to:0x0211ded0 module:overlay(39) +from:0x02119148 kind:arm_call to:0x02011f3c module:main +from:0x02119154 kind:arm_call to:0x021191bc module:overlay(39) +from:0x0211916c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021191b4 kind:load to:0x0211cf68 module:overlay(39) +from:0x02119220 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02119240 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02119268 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x02119280 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119290 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02119300 kind:arm_call to:0x02119100 module:overlay(39) +from:0x02119324 kind:arm_call to:0x0200f05c module:main +from:0x02119340 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02119348 kind:arm_call to:0x020eec38 module:overlays(26,31) +from:0x021193a4 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021193d0 kind:arm_call_thumb to:0x02099b18 module:overlay(0) +from:0x021193ec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211941c kind:arm_call to:0x0200f05c module:main +from:0x02119440 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02119460 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x02119480 kind:arm_call_thumb to:0x02099b18 module:overlay(0) +from:0x0211949c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021194f8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211950c kind:arm_call to:0x01ffa81c module:itcm +from:0x02119524 kind:load to:0x027e0ce0 module:dtcm +from:0x02119528 kind:load to:0x0211d19c module:overlay(39) +from:0x0211952c kind:load to:0x0211d048 module:overlay(39) +from:0x02119530 kind:load to:0x0211d2b8 module:overlay(39) +from:0x02119534 kind:load to:0x0211cc0c module:overlay(39) +from:0x02119538 kind:load to:0x0211cfb8 module:overlay(39) +from:0x0211953c kind:load to:0x0211cbfc module:overlay(39) +from:0x02119540 kind:load to:0x0211d000 module:overlay(39) +from:0x02119544 kind:load to:0x0211d3cc module:overlay(39) +from:0x02119548 kind:load to:0x0211d08c module:overlay(39) +from:0x0211954c kind:load to:0x0211cbf4 module:overlay(39) +from:0x02119558 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211956c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119580 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119594 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021195b0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021195bc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021195c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021195cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021195d4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021195dc kind:arm_call to:0x020e7554 module:overlay(31) +from:0x021195f8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119604 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211960c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119614 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211961c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02119624 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211962c kind:arm_call to:0x02011ff4 module:main +from:0x02119650 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x02119658 kind:arm_call to:0x020e3dc4 module:overlay(31) +from:0x02119660 kind:load to:0x027e09ac module:dtcm +from:0x02119698 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x021196c0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021196cc kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x021196e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021196ec kind:load to:0x0211cbfc module:overlay(39) +from:0x021196f0 kind:load to:0x02119cf4 module:overlay(39) +from:0x02119708 kind:arm_call to:0x020e8650 module:overlay(31) +from:0x02119748 kind:arm_call to:0x02119c9c module:overlay(39) +from:0x02119788 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02119790 kind:load to:0x020b51f8 module:overlay(0) +from:0x021197a4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021197cc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021197f0 kind:arm_call to:0x02028d30 module:main +from:0x02119850 kind:arm_call to:0x02119b00 module:overlay(39) +from:0x02119884 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x021198a8 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x021198c4 kind:load to:0x020b51f8 module:overlay(0) +from:0x021198e8 kind:arm_call to:0x02119aa8 module:overlay(39) +from:0x02119a2c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02119a84 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02119a94 kind:load to:0x0211d3cc module:overlay(39) +from:0x02119a98 kind:load to:0x0211d3e4 module:overlay(39) +from:0x02119a9c kind:load to:0x0211d4d4 module:overlay(39) +from:0x02119aa0 kind:load to:0x0211d4bc module:overlay(39) +from:0x02119aa4 kind:load to:0x0211d4ec module:overlay(39) +from:0x02119af8 kind:load to:0x027e0ce0 module:dtcm +from:0x02119afc kind:load to:0x0211ded0 module:overlay(39) +from:0x02119b34 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02119b40 kind:arm_call to:0x02016958 module:main +from:0x02119b5c kind:arm_call to:0x01ff930c module:itcm +from:0x02119b7c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02119be0 kind:arm_call_thumb to:0x020d9cd4 module:overlay(31) +from:0x02119c3c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02119c48 kind:arm_call to:0x02016958 module:main +from:0x02119c58 kind:arm_call to:0x01ff930c module:itcm +from:0x02119c90 kind:load to:0x020b5254 module:overlay(0) +from:0x02119c98 kind:load to:0x027e0d34 module:dtcm +from:0x02119cd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119d74 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02119d84 kind:arm_call to:0x01ffa60c module:itcm +from:0x02119e00 kind:arm_call to:0x0200e260 module:main +from:0x02119e14 kind:arm_call to:0x01ffad5c module:itcm +from:0x02119e3c kind:load to:0x0203e964 module:main +from:0x02119e40 kind:load to:0x027e0964 module:dtcm +from:0x02119e60 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02119e74 kind:load to:0x020578a4 module:overlay(0) +from:0x02119e88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02119e90 kind:arm_call to:0x02011ff4 module:main +from:0x02119ea4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119eac kind:arm_call to:0x02011ff4 module:main +from:0x02119ec0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02119ec8 kind:arm_call to:0x02011ff4 module:main +from:0x02119ee4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02119ef0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02119f0c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02119f1c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02119f2c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02119f34 kind:arm_call to:0x02011ff4 module:main +from:0x02119f4c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02119f54 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02119f5c kind:arm_call to:0x02011ff4 module:main +from:0x02119f74 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02119f7c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02119f90 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02119fa4 kind:load to:0x0211e02c module:overlay(39) +from:0x02119fc0 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02119fd8 kind:load to:0x0211d5a0 module:overlay(39) +from:0x02119fe4 kind:load to:0x0211e104 module:overlay(39) +from:0x0211a000 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0211a018 kind:load to:0x0211d57c module:overlay(39) +from:0x0211a024 kind:load to:0x0211e1dc module:overlay(39) +from:0x0211a038 kind:arm_call to:0x02011f3c module:main +from:0x0211a044 kind:arm_call to:0x0211a15c module:overlay(39) +from:0x0211a058 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211a0b0 kind:load to:0x0211d558 module:overlay(39) +from:0x0211a0c8 kind:load to:0x0211dfe8 module:overlay(39) +from:0x0211a0dc kind:arm_call to:0x02011f3c module:main +from:0x0211a0e8 kind:arm_call to:0x0211a15c module:overlay(39) +from:0x0211a100 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0211a14c kind:load to:0x0211d534 module:overlay(39) +from:0x0211a1d8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0211a1ec kind:arm_call to:0x02097530 module:overlay(0) +from:0x0211a20c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0211a234 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0211a24c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211a25c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211a2d4 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0211a300 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0211a318 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211a32c kind:arm_call to:0x0211aa90 module:overlay(39) +from:0x0211a370 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211a3a8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0211a3ac kind:load to:0x0211d19c module:overlay(39) +from:0x0211a3b0 kind:load to:0x0211d048 module:overlay(39) +from:0x0211a3b4 kind:load to:0x0211d78c module:overlay(39) +from:0x0211a3b8 kind:load to:0x0211cfb8 module:overlay(39) +from:0x0211a3bc kind:load to:0x0211d6c4 module:overlay(39) +from:0x0211a3c0 kind:load to:0x0211d5ec module:overlay(39) +from:0x0211a3c4 kind:load to:0x0211d604 module:overlay(39) +from:0x0211a3d4 kind:arm_call to:0x020e8650 module:overlay(31) +from:0x0211a43c kind:arm_call to:0x02015080 module:main +from:0x0211a45c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a478 kind:arm_call to:0x02015080 module:main +from:0x0211a498 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a4b4 kind:arm_call to:0x02015080 module:main +from:0x0211a4d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0211a4dc kind:load to:0x027e09a8 module:dtcm +from:0x0211a64c kind:load to:0x027e09b8 module:dtcm +from:0x0211a65c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211a68c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211a6d8 kind:arm_call to:0x02016fbc module:main +from:0x0211a6e0 kind:arm_call to:0x0212621c module:overlay(40) +from:0x0211a714 kind:arm_call to:0x020d40ac module:overlay(24) +from:0x0211a724 kind:arm_call to:0x02016fbc module:main +from:0x0211a72c kind:arm_call to:0x021292a8 module:overlay(40) +from:0x0211a740 kind:arm_call to:0x02016fbc module:main +from:0x0211a754 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x0211a764 kind:load to:0x027e09b8 module:dtcm +from:0x0211a768 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a76c kind:load to:0x020b51f8 module:overlay(0) +from:0x0211a844 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211a884 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211a894 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0211a8ac kind:load to:0x0211d5bc module:overlay(39) +from:0x0211a8b0 kind:load to:0x0211d5d4 module:overlay(39) +from:0x0211a8bc kind:arm_call to:0x0211aa90 module:overlay(39) +from:0x0211a8d0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211a908 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x0211a914 kind:arm_call to:0x020a8fcc module:overlay(0) +from:0x0211a91c kind:load to:0x027e09b8 module:dtcm +from:0x0211a928 kind:arm_call to:0x0211aa90 module:overlay(39) +from:0x0211a938 kind:arm_call to:0x020a9270 module:overlay(0) +from:0x0211a948 kind:arm_call to:0x0211aa90 module:overlay(39) +from:0x0211a95c kind:arm_call to:0x020985c0 module:overlay(0) +from:0x0211a978 kind:arm_call to:0x0211aa90 module:overlay(39) +from:0x0211a9a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a9b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a9e4 kind:arm_call to:0x0209856c module:overlay(0) +from:0x0211aa08 kind:arm_call to:0x0211aa90 module:overlay(39) +from:0x0211aa5c kind:arm_call to:0x01fff148 module:itcm +from:0x0211aa68 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0211aa7c kind:arm_call to:0x020bff0c module:overlay(17) +from:0x0211aa8c kind:load to:0x027e0ce0 module:dtcm +from:0x0211aa94 kind:arm_call to:0x01fff458 module:itcm +from:0x0211aabc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211aac4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211aacc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211aad4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211aaec kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211aaf4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211aafc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ab04 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211ab0c kind:arm_call to:0x02011ff4 module:main +from:0x0211ab20 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211ab34 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211ab48 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211ab5c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0211ab7c kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0211ab9c kind:load to:0x0211d91c module:overlay(39) +from:0x0211abb8 kind:arm_call to:0x02057c6c module:overlay(0) +from:0x0211abc4 kind:load to:0x0211abc8 module:overlay(39) +from:0x0211abec kind:load to:0x0211ac14 module:overlay(39) +from:0x0211abf0 kind:load to:0x0211abf4 module:overlay(39) +from:0x0211ac70 kind:load to:0x0211e2c4 module:overlay(39) +from:0x0211ac84 kind:arm_call to:0x02011f3c module:main +from:0x0211ac90 kind:arm_call to:0x0211acc0 module:overlay(39) +from:0x0211aca4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211acbc kind:load to:0x0211d8f8 module:overlay(39) +from:0x0211acd0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0211ad28 kind:arm_call to:0x0211ab68 module:overlay(39) +from:0x0211ad50 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0211ad68 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211ad9c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0211adb4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211adec kind:arm_call to:0x0203d160 module:main +from:0x0211adfc kind:load to:0x0211d948 module:overlay(39) +from:0x0211ae00 kind:load to:0x0211e2c4 module:overlay(39) +from:0x0211ae04 kind:load to:0x0211d000 module:overlay(39) +from:0x0211ae08 kind:load to:0x0211ae24 module:overlay(39) +from:0x0211ae0c kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x0211ae18 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ae38 kind:arm_call to:0x0203d210 module:main +from:0x0211ae44 kind:load to:0x0211ae48 module:overlay(39) +from:0x0211ae50 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0211aeb4 kind:arm_call to:0x0211b320 module:overlay(39) +from:0x0211af28 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0211af74 kind:arm_call to:0x0200f218 module:main +from:0x0211af9c kind:arm_call to:0x0200f218 module:main +from:0x0211afc8 kind:arm_call to:0x0200f218 module:main +from:0x0211aff0 kind:arm_call to:0x0200f218 module:main +from:0x0211b048 kind:arm_call to:0x0200f218 module:main +from:0x0211b070 kind:arm_call to:0x0200f218 module:main +from:0x0211b0ac kind:arm_call to:0x0200f218 module:main +from:0x0211b0d4 kind:arm_call to:0x0200f218 module:main +from:0x0211b0f0 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0211b0fc kind:arm_call to:0x0211aba0 module:overlay(39) +from:0x0211b12c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0211b158 kind:arm_call to:0x02099eac module:overlay(0) +from:0x0211b178 kind:load to:0x027e09a4 module:dtcm +from:0x0211b17c kind:load to:0x027e0cd8 module:dtcm +from:0x0211b184 kind:load to:0x0211e2c4 module:overlay(39) +from:0x0211b188 kind:load to:0x0211cc20 module:overlay(39) +from:0x0211b18c kind:load to:0x0211cc34 module:overlay(39) +from:0x0211b190 kind:load to:0x0211cc48 module:overlay(39) +from:0x0211b194 kind:load to:0x0211cc5c module:overlay(39) +from:0x0211b198 kind:load to:0x027e09b8 module:dtcm +from:0x0211b19c kind:load to:0x0211cc98 module:overlay(39) +from:0x0211b1a0 kind:load to:0x0211cc70 module:overlay(39) +from:0x0211b1a4 kind:load to:0x027e09ac module:dtcm +from:0x0211b1a8 kind:load to:0x0211cc84 module:overlay(39) +from:0x0211b1ac kind:load to:0x0211ccac module:overlay(39) +from:0x0211b1b0 kind:load to:0x0211d8a8 module:overlay(39) +from:0x0211b1b4 kind:load to:0x0211d8c0 module:overlay(39) +from:0x0211b1c8 kind:arm_call to:0x02082a6c module:overlay(0) +from:0x0211b1d4 kind:arm_call to:0x02082a6c module:overlay(0) +from:0x0211b214 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0211b22c kind:arm_call to:0x02072724 module:overlay(0) +from:0x0211b234 kind:load to:0x027e0cdc module:dtcm +from:0x0211b238 kind:load to:0x027e09a4 module:dtcm +from:0x0211b23c kind:load to:0x027e09b8 module:dtcm +from:0x0211b240 kind:load to:0x027e09ac module:dtcm +from:0x0211b288 kind:arm_call to:0x0211b320 module:overlay(39) +from:0x0211b290 kind:arm_call to:0x0211b450 module:overlay(39) +from:0x0211b2a0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0211b2ac kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0211b2b8 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0211b2c4 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0211b2d0 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0211b2dc kind:arm_call to:0x020f792c module:overlay(31) +from:0x0211b2e4 kind:load to:0x027e09a4 module:dtcm +from:0x0211b2e8 kind:load to:0x0211d8a0 module:overlay(39) +from:0x0211b340 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b36c kind:arm_call to:0x0211b3a4 module:overlay(39) +from:0x0211b390 kind:arm_call to:0x0211b3a4 module:overlay(39) +from:0x0211b39c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b3dc kind:arm_call to:0x02078264 module:overlay(0) +from:0x0211b3ec kind:arm_call to:0x0207873c module:overlay(0) +from:0x0211b40c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0211b41c kind:arm_call to:0x02078348 module:overlay(0) +from:0x0211b430 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0211b440 kind:arm_call to:0x02078348 module:overlay(0) +from:0x0211b448 kind:load to:0x027e09bc module:dtcm +from:0x0211b44c kind:load to:0x0211cc1c module:overlay(39) +from:0x0211b4a0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0211b4c0 kind:arm_call to:0x02070c04 module:overlay(0) +from:0x0211b4f0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b510 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0211b528 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0211b550 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0211b564 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0211b570 kind:load to:0x027e09a4 module:dtcm +from:0x0211b574 kind:load to:0x027e09b8 module:dtcm +from:0x0211b578 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b57c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b588 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b590 kind:arm_call to:0x02011ff4 module:main +from:0x0211b5b4 kind:arm_call to:0x0203d210 module:main +from:0x0211b5bc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211b5c4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211b5cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b5d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211b5e0 kind:load to:0x0211ae24 module:overlay(39) +from:0x0211b5fc kind:arm_call to:0x0203d210 module:main +from:0x0211b604 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211b60c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211b614 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b61c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0211b624 kind:arm_call to:0x02011ff4 module:main +from:0x0211b630 kind:load to:0x0211ae24 module:overlay(39) +from:0x0211b63c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0211b650 kind:load to:0x0211e3ac module:overlay(39) +from:0x0211b664 kind:arm_call to:0x02011f3c module:main +from:0x0211b670 kind:arm_call to:0x0211b6dc module:overlay(39) +from:0x0211b688 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0211b6d4 kind:load to:0x0211d9bc module:overlay(39) +from:0x0211b740 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0211b760 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0211b788 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0211b7a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b7b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b820 kind:arm_call to:0x0211c7d0 module:overlay(39) +from:0x0211b874 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0211b898 kind:arm_call_thumb to:0x02099b18 module:overlay(0) +from:0x0211b8b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0211b938 kind:arm_call to:0x0203d160 module:main +from:0x0211b948 kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211b958 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b95c kind:load to:0x0211d19c module:overlay(39) +from:0x0211b960 kind:load to:0x0211d048 module:overlay(39) +from:0x0211b964 kind:load to:0x0211dbb4 module:overlay(39) +from:0x0211b968 kind:load to:0x0211cfb8 module:overlay(39) +from:0x0211b96c kind:load to:0x0211d9a4 module:overlay(39) +from:0x0211b974 kind:load to:0x0211ae48 module:overlay(39) +from:0x0211b978 kind:load to:0x0211c800 module:overlay(39) +from:0x0211b97c kind:load to:0x0211daa4 module:overlay(39) +from:0x0211b988 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b9ac kind:arm_call to:0x0203d210 module:main +from:0x0211b9b4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0211b9bc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211b9c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211b9cc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211b9d4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211b9e0 kind:load to:0x0211ae48 module:overlay(39) +from:0x0211b9fc kind:arm_call to:0x0203d210 module:main +from:0x0211ba04 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0211ba0c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0211ba14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211ba1c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0211ba24 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0211ba2c kind:arm_call to:0x02011ff4 module:main +from:0x0211ba38 kind:load to:0x0211ae48 module:overlay(39) +from:0x0211ba94 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x0211bac0 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0211badc kind:load to:0x027e0cec module:dtcm +from:0x0211bae8 kind:load to:0x020a8df8 module:overlay(0) +from:0x0211bb3c kind:load to:0x0211da04 module:overlay(39) +from:0x0211bb80 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0211bb90 kind:arm_call to:0x0211bb40 module:overlay(39) +from:0x0211bbe0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0211bc08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bc68 kind:arm_call to:0x02072b58 module:overlay(0) +from:0x0211bc70 kind:load to:0x0211da54 module:overlay(39) +from:0x0211bc74 kind:load to:0x027e09ac module:dtcm +from:0x0211bcbc kind:arm_call to:0x02073138 module:overlay(0) +from:0x0211bce4 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0211bd20 kind:load to:0x027e09b8 module:dtcm +from:0x0211bde0 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0211bdec kind:arm_call to:0x0211bed4 module:overlay(39) +from:0x0211be2c kind:arm_call to:0x020a9048 module:overlay(0) +from:0x0211be40 kind:arm_call to:0x02016958 module:main +from:0x0211be7c kind:arm_call to:0x01fff148 module:itcm +from:0x0211bea8 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0211becc kind:load to:0x027e0ce0 module:dtcm +from:0x0211bef8 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0211bf6c kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0211bf78 kind:load to:0x027e0960 module:dtcm +from:0x0211bf7c kind:load to:0x027e0ce0 module:dtcm +from:0x0211bf8c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211bfcc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211bfdc kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x0211bfe4 kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211bff4 kind:arm_call to:0x020e78d8 module:overlay(31) +from:0x0211bffc kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211c00c kind:arm_call to:0x020e7c24 module:overlay(31) +from:0x0211c014 kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211c024 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0211c030 kind:arm_call to:0x020e82f4 module:overlay(31) +from:0x0211c038 kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211c048 kind:arm_call to:0x020e83c8 module:overlay(31) +from:0x0211c050 kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211c068 kind:arm_call to:0x020e83fc module:overlay(31) +from:0x0211c070 kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211c088 kind:arm_call to:0x020e84a8 module:overlay(31) +from:0x0211c090 kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211c0a8 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0211c0c4 kind:arm_call to:0x0211c494 module:overlay(39) +from:0x0211c0cc kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211c0f0 kind:arm_call to:0x020e83f8 module:overlay(31) +from:0x0211c11c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0211c150 kind:arm_call to:0x0211c494 module:overlay(39) +from:0x0211c198 kind:arm_call to:0x01fff17c module:itcm +from:0x0211c1c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c1d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c204 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0211c220 kind:arm_call to:0x0211c380 module:overlay(39) +from:0x0211c244 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c274 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0211c294 kind:arm_call to:0x0211c380 module:overlay(39) +from:0x0211c2d0 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c2fc kind:arm_call to:0x020a9048 module:overlay(0) +from:0x0211c310 kind:arm_call to:0x02016958 module:main +from:0x0211c324 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c368 kind:arm_call to:0x0211c734 module:overlay(39) +from:0x0211c374 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0211c378 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c3f0 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0211c404 kind:load to:0x0203e964 module:main +from:0x0211c40c kind:load to:0x027e0ce0 module:dtcm +from:0x0211c4bc kind:arm_call to:0x0211c5d0 module:overlay(39) +from:0x0211c4d0 kind:arm_call to:0x0211c5d0 module:overlay(39) +from:0x0211c4e4 kind:arm_call to:0x0211c5d0 module:overlay(39) +from:0x0211c508 kind:load to:0x0211c50c module:overlay(39) +from:0x0211c524 kind:arm_call to:0x0211c578 module:overlay(39) +from:0x0211c5c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c5cc kind:load to:0x0211e3ac module:overlay(39) +from:0x0211c620 kind:arm_call to:0x0211c50c module:overlay(39) +from:0x0211c640 kind:arm_call to:0x0211c6c4 module:overlay(39) +from:0x0211c64c kind:arm_call to:0x0211c658 module:overlay(39) +from:0x0211c6b0 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211c6c0 kind:load to:0x0211dcd0 module:overlay(39) +from:0x0211c71c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0211c730 kind:load to:0x0211de08 module:overlay(39) +from:0x0211c784 kind:arm_call to:0x0211c494 module:overlay(39) +from:0x0211c7c8 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0211c7cc kind:load to:0x0215eed4 module:overlays(63,66) +from:0x0211c7d8 kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x0211c7ec kind:load to:0x0211d9e0 module:overlay(39) +from:0x0211c7f8 kind:load to:0x01ffc57c module:itcm +from:0x0211c81c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0211c824 kind:arm_call to:0x02011ff4 module:main +from:0x0211c838 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0211c84c kind:load to:0x0211e400 module:overlay(39) +from:0x0211c860 kind:arm_call to:0x02011f3c module:main +from:0x0211c86c kind:arm_call to:0x0211c8b8 module:overlay(39) +from:0x0211c880 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x0211c8b0 kind:load to:0x0211de28 module:overlay(39) +from:0x0211c8c0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0211c8d0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0211c8e4 kind:load to:0x0211de6c module:overlay(39) +from:0x0211c8e8 kind:load to:0x0211de44 module:overlay(39) +from:0x0211c91c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c96c kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211ca38 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0211ca4c kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0211ca5c kind:arm_call to:0x02080908 module:overlay(0) +from:0x0211ca9c kind:load to:0x027e0cd8 module:dtcm +from:0x0211cab0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211cac4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0211cacc kind:arm_call to:0x02011ff4 module:main +from:0x0211cae0 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0211cb04 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0211cb38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cb4c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0211cb58 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0211cb94 kind:arm_call to:0x02083484 module:overlay(0) +from:0x0211cba8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211cbb4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0211cbc8 kind:arm_call to:0x02083484 module:overlay(0) +from:0x0211cbdc kind:arm_call to:0x02083484 module:overlay(0) +from:0x0211cbe4 kind:load to:0x020b5254 module:overlay(0) +from:0x0211ccdc kind:arm_call to:0x02119160 module:overlay(39) +from:0x0211ccec kind:arm_call to:0x0203ce74 module:main +from:0x0211cd00 kind:load to:0x0211dec0 module:overlay(39) +from:0x0211cd04 kind:load to:0x0211ded0 module:overlay(39) +from:0x0211cd08 kind:load to:0x02119f88 module:overlay(39) +from:0x0211cd0c kind:load to:0x0211dec4 module:overlay(39) +from:0x0211cd4c kind:arm_call to:0x02119fb0 module:overlay(39) +from:0x0211cd5c kind:arm_call to:0x0203ce74 module:main +from:0x0211cd84 kind:arm_call to:0x02119ff0 module:overlay(39) +from:0x0211cd94 kind:arm_call to:0x0203ce74 module:main +from:0x0211cdbc kind:arm_call to:0x0211a04c module:overlay(39) +from:0x0211cdcc kind:arm_call to:0x0203ce74 module:main +from:0x0211cdf4 kind:arm_call to:0x0211a0f0 module:overlay(39) +from:0x0211ce04 kind:arm_call to:0x0203ce74 module:main +from:0x0211ce18 kind:load to:0x0211d51c module:overlay(39) +from:0x0211ce24 kind:load to:0x0211dfa8 module:overlay(39) +from:0x0211ce28 kind:load to:0x0211e02c module:overlay(39) +from:0x0211ce2c kind:load to:0x0211ab18 module:overlay(39) +from:0x0211ce30 kind:load to:0x0211dfd0 module:overlay(39) +from:0x0211ce34 kind:load to:0x0211e104 module:overlay(39) +from:0x0211ce38 kind:load to:0x0211ab2c module:overlay(39) +from:0x0211ce3c kind:load to:0x0211dfb8 module:overlay(39) +from:0x0211ce40 kind:load to:0x0211e1dc module:overlay(39) +from:0x0211ce44 kind:load to:0x0211ab40 module:overlay(39) +from:0x0211ce48 kind:load to:0x0211dfc4 module:overlay(39) +from:0x0211ce4c kind:load to:0x0211dfe8 module:overlay(39) +from:0x0211ce50 kind:load to:0x0211ab54 module:overlay(39) +from:0x0211ce54 kind:load to:0x0211dfdc module:overlay(39) +from:0x0211ce74 kind:arm_call to:0x0211ac98 module:overlay(39) +from:0x0211ce84 kind:arm_call to:0x0203ce74 module:main +from:0x0211ce98 kind:load to:0x0211e2b4 module:overlay(39) +from:0x0211ce9c kind:load to:0x0211e2c4 module:overlay(39) +from:0x0211cea0 kind:load to:0x0211b634 module:overlay(39) +from:0x0211cea4 kind:load to:0x0211e2b8 module:overlay(39) +from:0x0211cec4 kind:arm_call to:0x0211b678 module:overlay(39) +from:0x0211ced4 kind:arm_call to:0x0203ce74 module:main +from:0x0211cee8 kind:load to:0x0211e39c module:overlay(39) +from:0x0211ceec kind:load to:0x0211e3ac module:overlay(39) +from:0x0211cef0 kind:load to:0x0211c830 module:overlay(39) +from:0x0211cef4 kind:load to:0x0211e3a0 module:overlay(39) +from:0x0211cf14 kind:arm_call to:0x0211c874 module:overlay(39) +from:0x0211cf24 kind:arm_call to:0x0203ce74 module:main +from:0x0211cf38 kind:load to:0x0211e3f0 module:overlay(39) +from:0x0211cf3c kind:load to:0x0211e400 module:overlay(39) +from:0x0211cf40 kind:load to:0x0211cad8 module:overlay(39) +from:0x0211cf44 kind:load to:0x0211e3f4 module:overlay(39) +from:0x0211cf48 kind:load to:0x0211ccc0 module:overlay(39) +from:0x0211cf4c kind:load to:0x0211cd10 module:overlay(39) +from:0x0211cf50 kind:load to:0x0211ce58 module:overlay(39) +from:0x0211cf54 kind:load to:0x0211cea8 module:overlay(39) +from:0x0211cf58 kind:load to:0x0211cef8 module:overlay(39) +from:0x0211cf68 kind:load to:0x02119138 module:overlay(39) +from:0x0211cf6c kind:load to:0x02097998 module:overlay(0) +from:0x0211cf70 kind:load to:0x020977a8 module:overlay(0) +from:0x0211cf74 kind:load to:0x02097824 module:overlay(0) +from:0x0211cf78 kind:load to:0x020979a0 module:overlay(0) +from:0x0211cf7c kind:load to:0x020979c0 module:overlay(0) +from:0x0211cf80 kind:load to:0x020979ec module:overlay(0) +from:0x0211cf8c kind:load to:0x02119564 module:overlay(39) +from:0x0211cf90 kind:load to:0x02119e80 module:overlay(39) +from:0x0211cf94 kind:load to:0x02057bf4 module:overlay(0) +from:0x0211cf98 kind:load to:0x02119120 module:overlay(39) +from:0x0211cf9c kind:load to:0x02057dc8 module:overlay(0) +from:0x0211cfa0 kind:load to:0x02057e44 module:overlay(0) +from:0x0211cfa4 kind:load to:0x02057ea8 module:overlay(0) +from:0x0211cfa8 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0211cfac kind:load to:0x02057d84 module:overlay(0) +from:0x0211cfb8 kind:load to:0x02119578 module:overlay(39) +from:0x0211cfbc kind:load to:0x02119e9c module:overlay(39) +from:0x0211cfc0 kind:load to:0x02099b54 module:overlay(0) +from:0x0211cfc4 kind:load to:0x02099b8c module:overlay(0) +from:0x0211cfc8 kind:load to:0x0209a190 module:overlay(0) +from:0x0211cfcc kind:load to:0x0209a198 module:overlay(0) +from:0x0211cfd0 kind:load to:0x0209a138 module:overlay(0) +from:0x0211cfd4 kind:load to:0x02099d04 module:overlay(0) +from:0x0211cfd8 kind:load to:0x02099bf4 module:overlay(0) +from:0x0211cfdc kind:load to:0x0209a0c0 module:overlay(0) +from:0x0211cfe0 kind:load to:0x0209a148 module:overlay(0) +from:0x0211cfe4 kind:load to:0x0209a160 module:overlay(0) +from:0x0211cfe8 kind:load to:0x02119e78 module:overlay(39) +from:0x0211cfec kind:load to:0x0209a178 module:overlay(0) +from:0x0211cff0 kind:load to:0x02119e68 module:overlay(39) +from:0x0211cff4 kind:load to:0x02119e44 module:overlay(39) +from:0x0211d000 kind:load to:0x0211958c module:overlay(39) +from:0x0211d004 kind:load to:0x02119eb8 module:overlay(39) +from:0x0211d008 kind:load to:0x02099b54 module:overlay(0) +from:0x0211d00c kind:load to:0x02099b8c module:overlay(0) +from:0x0211d010 kind:load to:0x0209a190 module:overlay(0) +from:0x0211d014 kind:load to:0x0209a198 module:overlay(0) +from:0x0211d018 kind:load to:0x0209a138 module:overlay(0) +from:0x0211d01c kind:load to:0x02099d04 module:overlay(0) +from:0x0211d020 kind:load to:0x02099bf4 module:overlay(0) +from:0x0211d024 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0211d028 kind:load to:0x0209a148 module:overlay(0) +from:0x0211d02c kind:load to:0x0209a160 module:overlay(0) +from:0x0211d030 kind:load to:0x02119e78 module:overlay(39) +from:0x0211d034 kind:load to:0x0209a178 module:overlay(0) +from:0x0211d038 kind:load to:0x02119e68 module:overlay(39) +from:0x0211d03c kind:load to:0x02119e44 module:overlay(39) +from:0x0211d048 kind:load to:0x02119550 module:overlay(39) +from:0x0211d04c kind:load to:0x02119f24 module:overlay(39) +from:0x0211d050 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0211d054 kind:load to:0x0209a2dc module:overlay(0) +from:0x0211d058 kind:load to:0x0209a374 module:overlay(0) +from:0x0211d05c kind:load to:0x0209a388 module:overlay(0) +from:0x0211d060 kind:load to:0x0209a138 module:overlay(0) +from:0x0211d064 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0211d068 kind:load to:0x0209a438 module:overlay(0) +from:0x0211d06c kind:load to:0x0209a0c0 module:overlay(0) +from:0x0211d070 kind:load to:0x0209a344 module:overlay(0) +from:0x0211d074 kind:load to:0x0209a35c module:overlay(0) +from:0x0211d078 kind:load to:0x0209a39c module:overlay(0) +from:0x0211d07c kind:load to:0x0209a728 module:overlay(0) +from:0x0211d080 kind:load to:0x02119ef8 module:overlay(39) +from:0x0211d084 kind:load to:0x02119ed4 module:overlay(39) +from:0x0211d088 kind:load to:0x0209a760 module:overlay(0) +from:0x0211d19c kind:load to:0x0209856c module:overlay(0) +from:0x0211d1a0 kind:load to:0x020985a8 module:overlay(0) +from:0x0211d1a4 kind:load to:0x020985c0 module:overlay(0) +from:0x0211d1a8 kind:load to:0x020985cc module:overlay(0) +from:0x0211d1ac kind:load to:0x01fff464 module:itcm +from:0x0211d1b0 kind:load to:0x020a9a2c module:overlay(0) +from:0x0211d1b4 kind:load to:0x020a8d7c module:overlay(0) +from:0x0211d1b8 kind:load to:0x020a8df8 module:overlay(0) +from:0x0211d1bc kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0211d1c0 kind:load to:0x020a9948 module:overlay(0) +from:0x0211d1c4 kind:load to:0x02098510 module:overlay(0) +from:0x0211d1c8 kind:load to:0x020a99b0 module:overlay(0) +from:0x0211d1cc kind:load to:0x02098518 module:overlay(0) +from:0x0211d1d0 kind:load to:0x0209851c module:overlay(0) +from:0x0211d1d4 kind:load to:0x020985d8 module:overlay(0) +from:0x0211d1d8 kind:load to:0x02098644 module:overlay(0) +from:0x0211d1dc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211d1e0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0211d1e4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0211d1e8 kind:load to:0x02119f68 module:overlay(39) +from:0x0211d1ec kind:load to:0x02119f40 module:overlay(39) +from:0x0211d1f0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0211d1f4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0211d1f8 kind:load to:0x020a9324 module:overlay(0) +from:0x0211d1fc kind:load to:0x020a8fcc module:overlay(0) +from:0x0211d200 kind:load to:0x020a9034 module:overlay(0) +from:0x0211d204 kind:load to:0x020a91a4 module:overlay(0) +from:0x0211d208 kind:load to:0x020a91a0 module:overlay(0) +from:0x0211d20c kind:load to:0x020a9270 module:overlay(0) +from:0x0211d210 kind:load to:0x020a9294 module:overlay(0) +from:0x0211d214 kind:load to:0x020a9298 module:overlay(0) +from:0x0211d218 kind:load to:0x020a91f4 module:overlay(0) +from:0x0211d21c kind:load to:0x020a91fc module:overlay(0) +from:0x0211d220 kind:load to:0x020a9204 module:overlay(0) +from:0x0211d224 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0211d228 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0211d22c kind:load to:0x020a8fb8 module:overlay(0) +from:0x0211d230 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0211d234 kind:load to:0x020a949c module:overlay(0) +from:0x0211d238 kind:load to:0x020a95ec module:overlay(0) +from:0x0211d23c kind:load to:0x020a9618 module:overlay(0) +from:0x0211d240 kind:load to:0x020a9638 module:overlay(0) +from:0x0211d244 kind:load to:0x020a9850 module:overlay(0) +from:0x0211d248 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0211d24c kind:load to:0x020a8f14 module:overlay(0) +from:0x0211d250 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0211d254 kind:load to:0x020a99f8 module:overlay(0) +from:0x0211d258 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0211d25c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0211d260 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0211d264 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0211d268 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0211d26c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0211d270 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0211d274 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0211d278 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0211d27c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0211d280 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0211d284 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0211d288 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0211d28c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0211d290 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0211d294 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0211d298 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0211d29c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0211d2a0 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0211d2a4 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0211d2a8 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0211d2ac kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0211d2b8 kind:load to:0x0209856c module:overlay(0) +from:0x0211d2bc kind:load to:0x020985a8 module:overlay(0) +from:0x0211d2c0 kind:load to:0x020985c0 module:overlay(0) +from:0x0211d2c4 kind:load to:0x020985cc module:overlay(0) +from:0x0211d2c8 kind:load to:0x01fff464 module:itcm +from:0x0211d2cc kind:load to:0x020a9a2c module:overlay(0) +from:0x0211d2d0 kind:load to:0x020a8d7c module:overlay(0) +from:0x0211d2d4 kind:load to:0x02119638 module:overlay(39) +from:0x0211d2d8 kind:load to:0x021196f4 module:overlay(39) +from:0x0211d2dc kind:load to:0x020a9948 module:overlay(0) +from:0x0211d2e0 kind:load to:0x02098510 module:overlay(0) +from:0x0211d2e4 kind:load to:0x02119794 module:overlay(39) +from:0x0211d2e8 kind:load to:0x02098518 module:overlay(0) +from:0x0211d2ec kind:load to:0x0209851c module:overlay(0) +from:0x0211d2f0 kind:load to:0x020985d8 module:overlay(0) +from:0x0211d2f4 kind:load to:0x02098644 module:overlay(0) +from:0x0211d2f8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211d2fc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0211d300 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0211d304 kind:load to:0x021195a0 module:overlay(39) +from:0x0211d308 kind:load to:0x021195e8 module:overlay(39) +from:0x0211d30c kind:load to:0x02119664 module:overlay(39) +from:0x0211d310 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0211d314 kind:load to:0x020a9324 module:overlay(0) +from:0x0211d318 kind:load to:0x020a8fcc module:overlay(0) +from:0x0211d31c kind:load to:0x020a9034 module:overlay(0) +from:0x0211d320 kind:load to:0x020a91a4 module:overlay(0) +from:0x0211d324 kind:load to:0x020a91a0 module:overlay(0) +from:0x0211d328 kind:load to:0x020a9270 module:overlay(0) +from:0x0211d32c kind:load to:0x020a9294 module:overlay(0) +from:0x0211d330 kind:load to:0x020a9298 module:overlay(0) +from:0x0211d334 kind:load to:0x02119828 module:overlay(39) +from:0x0211d338 kind:load to:0x020a91fc module:overlay(0) +from:0x0211d33c kind:load to:0x020a9204 module:overlay(0) +from:0x0211d340 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0211d344 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0211d348 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0211d34c kind:load to:0x020a8fc0 module:overlay(0) +from:0x0211d350 kind:load to:0x021198c8 module:overlay(39) +from:0x0211d354 kind:load to:0x020a95ec module:overlay(0) +from:0x0211d358 kind:load to:0x020a9618 module:overlay(0) +from:0x0211d35c kind:load to:0x020a9638 module:overlay(0) +from:0x0211d360 kind:load to:0x020a9850 module:overlay(0) +from:0x0211d364 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0211d368 kind:load to:0x020a8f14 module:overlay(0) +from:0x0211d36c kind:load to:0x020a8ed8 module:overlay(0) +from:0x0211d370 kind:load to:0x020a99f8 module:overlay(0) +from:0x0211d374 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0211d378 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0211d37c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0211d380 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0211d384 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0211d388 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0211d38c kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0211d390 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0211d394 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0211d398 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0211d39c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0211d3a0 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0211d3a4 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0211d3a8 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0211d3ac kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0211d3b0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0211d3b4 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0211d3b8 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0211d3bc kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0211d3c0 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0211d3c4 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0211d3c8 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0211d534 kind:load to:0x0211a0cc module:overlay(39) +from:0x0211d538 kind:load to:0x02097a38 module:overlay(0) +from:0x0211d53c kind:load to:0x02097a6c module:overlay(0) +from:0x0211d540 kind:load to:0x02097824 module:overlay(0) +from:0x0211d544 kind:load to:0x02097a40 module:overlay(0) +from:0x0211d548 kind:load to:0x02097868 module:overlay(0) +from:0x0211d54c kind:load to:0x0209786c module:overlay(0) +from:0x0211d558 kind:load to:0x0211a028 module:overlay(39) +from:0x0211d55c kind:load to:0x02097998 module:overlay(0) +from:0x0211d560 kind:load to:0x020977a8 module:overlay(0) +from:0x0211d564 kind:load to:0x02097824 module:overlay(0) +from:0x0211d568 kind:load to:0x020979a0 module:overlay(0) +from:0x0211d56c kind:load to:0x020979c0 module:overlay(0) +from:0x0211d570 kind:load to:0x020979ec module:overlay(0) +from:0x0211d57c kind:load to:0x02119fe8 module:overlay(39) +from:0x0211d580 kind:load to:0x02097998 module:overlay(0) +from:0x0211d584 kind:load to:0x020977a8 module:overlay(0) +from:0x0211d588 kind:load to:0x02097824 module:overlay(0) +from:0x0211d58c kind:load to:0x020979a0 module:overlay(0) +from:0x0211d590 kind:load to:0x020979c0 module:overlay(0) +from:0x0211d594 kind:load to:0x020979ec module:overlay(0) +from:0x0211d5a0 kind:load to:0x02119fa8 module:overlay(39) +from:0x0211d5a4 kind:load to:0x02097998 module:overlay(0) +from:0x0211d5a8 kind:load to:0x020977a8 module:overlay(0) +from:0x0211d5ac kind:load to:0x02097824 module:overlay(0) +from:0x0211d5b0 kind:load to:0x020979a0 module:overlay(0) +from:0x0211d5b4 kind:load to:0x020979c0 module:overlay(0) +from:0x0211d5b8 kind:load to:0x020979ec module:overlay(0) +from:0x0211d78c kind:load to:0x0211a968 module:overlay(39) +from:0x0211d790 kind:load to:0x020985a8 module:overlay(0) +from:0x0211d794 kind:load to:0x0211a940 module:overlay(39) +from:0x0211d798 kind:load to:0x020985cc module:overlay(0) +from:0x0211d79c kind:load to:0x01fff464 module:itcm +from:0x0211d7a0 kind:load to:0x020a9a2c module:overlay(0) +from:0x0211d7a4 kind:load to:0x020a8d7c module:overlay(0) +from:0x0211d7a8 kind:load to:0x020a8df8 module:overlay(0) +from:0x0211d7ac kind:load to:0x0211a3cc module:overlay(39) +from:0x0211d7b0 kind:load to:0x020a9948 module:overlay(0) +from:0x0211d7b4 kind:load to:0x02098510 module:overlay(0) +from:0x0211d7b8 kind:load to:0x0211a650 module:overlay(39) +from:0x0211d7bc kind:load to:0x02098518 module:overlay(0) +from:0x0211d7c0 kind:load to:0x0209851c module:overlay(0) +from:0x0211d7c4 kind:load to:0x020985d8 module:overlay(0) +from:0x0211d7c8 kind:load to:0x02098644 module:overlay(0) +from:0x0211d7cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211d7d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0211d7d4 kind:load to:0x0211a9f8 module:overlay(39) +from:0x0211d7d8 kind:load to:0x0211aab0 module:overlay(39) +from:0x0211d7dc kind:load to:0x0211aae0 module:overlay(39) +from:0x0211d7e0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0211d7e4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0211d7e8 kind:load to:0x020a9324 module:overlay(0) +from:0x0211d7ec kind:load to:0x0211a8b4 module:overlay(39) +from:0x0211d7f0 kind:load to:0x020a9034 module:overlay(0) +from:0x0211d7f4 kind:load to:0x020a91a4 module:overlay(0) +from:0x0211d7f8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0211d7fc kind:load to:0x0211a920 module:overlay(39) +from:0x0211d800 kind:load to:0x020a9294 module:overlay(0) +from:0x0211d804 kind:load to:0x020a9298 module:overlay(0) +from:0x0211d808 kind:load to:0x0211a6a4 module:overlay(39) +from:0x0211d80c kind:load to:0x020a91fc module:overlay(0) +from:0x0211d810 kind:load to:0x020a9204 module:overlay(0) +from:0x0211d814 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0211d818 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0211d81c kind:load to:0x020a8fb8 module:overlay(0) +from:0x0211d820 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0211d824 kind:load to:0x0211a770 module:overlay(39) +from:0x0211d828 kind:load to:0x020a95ec module:overlay(0) +from:0x0211d82c kind:load to:0x020a9618 module:overlay(0) +from:0x0211d830 kind:load to:0x020a9638 module:overlay(0) +from:0x0211d834 kind:load to:0x020a9850 module:overlay(0) +from:0x0211d838 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0211d83c kind:load to:0x020a8f14 module:overlay(0) +from:0x0211d840 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0211d844 kind:load to:0x020a99f8 module:overlay(0) +from:0x0211d848 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0211d84c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0211d850 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0211d854 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0211d858 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0211d85c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0211d860 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0211d864 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0211d868 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0211d86c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0211d870 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0211d874 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0211d878 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0211d87c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0211d880 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0211d884 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0211d888 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0211d88c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0211d890 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0211d894 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0211d898 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0211d89c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0211d8a0 kind:load to:0x0211d8d8 module:overlay(39) +from:0x0211d8a4 kind:load to:0x0211d8e4 module:overlay(39) +from:0x0211d8f8 kind:load to:0x0211ac74 module:overlay(39) +from:0x0211d8fc kind:load to:0x02097998 module:overlay(0) +from:0x0211d900 kind:load to:0x020977a8 module:overlay(0) +from:0x0211d904 kind:load to:0x02097824 module:overlay(0) +from:0x0211d908 kind:load to:0x020979a0 module:overlay(0) +from:0x0211d90c kind:load to:0x020979c0 module:overlay(0) +from:0x0211d910 kind:load to:0x020979ec module:overlay(0) +from:0x0211d91c kind:load to:0x0211ae10 module:overlay(39) +from:0x0211d920 kind:load to:0x0211b580 module:overlay(39) +from:0x0211d924 kind:load to:0x0205a720 module:overlay(0) +from:0x0211d928 kind:load to:0x01ffc57c module:itcm +from:0x0211d92c kind:load to:0x02057dc8 module:overlay(0) +from:0x0211d930 kind:load to:0x02057e44 module:overlay(0) +from:0x0211d934 kind:load to:0x02057ea8 module:overlay(0) +from:0x0211d938 kind:load to:0x01ffc7a4 module:itcm +from:0x0211d93c kind:load to:0x02057d84 module:overlay(0) +from:0x0211d948 kind:load to:0x0209856c module:overlay(0) +from:0x0211d94c kind:load to:0x020985a8 module:overlay(0) +from:0x0211d950 kind:load to:0x020985c0 module:overlay(0) +from:0x0211d954 kind:load to:0x020985cc module:overlay(0) +from:0x0211d958 kind:load to:0x01fff464 module:itcm +from:0x0211d95c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0211d960 kind:load to:0x0211ae5c module:overlay(39) +from:0x0211d964 kind:load to:0x0211b1b8 module:overlay(39) +from:0x0211d968 kind:load to:0x0211b244 module:overlay(39) +from:0x0211d96c kind:load to:0x0211b2ec module:overlay(39) +from:0x0211d970 kind:load to:0x02098510 module:overlay(0) +from:0x0211d974 kind:load to:0x0211b300 module:overlay(39) +from:0x0211d978 kind:load to:0x02098518 module:overlay(0) +from:0x0211d97c kind:load to:0x0209851c module:overlay(0) +from:0x0211d980 kind:load to:0x020985d8 module:overlay(0) +from:0x0211d984 kind:load to:0x02098644 module:overlay(0) +from:0x0211d988 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211d98c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0211d990 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0211d994 kind:load to:0x0211b59c module:overlay(39) +from:0x0211d998 kind:load to:0x0211b5e4 module:overlay(39) +from:0x0211d9a4 kind:load to:0x0211c7b4 module:overlay(39) +from:0x0211d9a8 kind:load to:0x0211c7fc module:overlay(39) +from:0x0211d9ac kind:load to:0x020731c0 module:overlay(0) +from:0x0211d9b0 kind:load to:0x020731c4 module:overlay(0) +from:0x0211d9bc kind:load to:0x0211b654 module:overlay(39) +from:0x0211d9c0 kind:load to:0x02097a38 module:overlay(0) +from:0x0211d9c4 kind:load to:0x02097a6c module:overlay(0) +from:0x0211d9c8 kind:load to:0x02097824 module:overlay(0) +from:0x0211d9cc kind:load to:0x02097a40 module:overlay(0) +from:0x0211d9d0 kind:load to:0x02097868 module:overlay(0) +from:0x0211d9d4 kind:load to:0x0209786c module:overlay(0) +from:0x0211d9e0 kind:load to:0x0211b980 module:overlay(39) +from:0x0211d9e4 kind:load to:0x0211c814 module:overlay(39) +from:0x0211d9e8 kind:load to:0x02057bf4 module:overlay(0) +from:0x0211d9ec kind:load to:0x0211c7f0 module:overlay(39) +from:0x0211d9f0 kind:load to:0x02057dc8 module:overlay(0) +from:0x0211d9f4 kind:load to:0x02057e44 module:overlay(0) +from:0x0211d9f8 kind:load to:0x02057ea8 module:overlay(0) +from:0x0211d9fc kind:load to:0x0209a7f0 module:overlay(0) +from:0x0211da00 kind:load to:0x02057d84 module:overlay(0) +from:0x0211dbb4 kind:load to:0x0209856c module:overlay(0) +from:0x0211dbb8 kind:load to:0x020985a8 module:overlay(0) +from:0x0211dbbc kind:load to:0x020985c0 module:overlay(0) +from:0x0211dbc0 kind:load to:0x020985cc module:overlay(0) +from:0x0211dbc4 kind:load to:0x01fff464 module:itcm +from:0x0211dbc8 kind:load to:0x020a9a2c module:overlay(0) +from:0x0211dbcc kind:load to:0x0211ba3c module:overlay(39) +from:0x0211dbd0 kind:load to:0x0211bae0 module:overlay(39) +from:0x0211dbd4 kind:load to:0x0211bb50 module:overlay(39) +from:0x0211dbd8 kind:load to:0x020a9948 module:overlay(0) +from:0x0211dbdc kind:load to:0x02098510 module:overlay(0) +from:0x0211dbe0 kind:load to:0x0211bf80 module:overlay(39) +from:0x0211dbe4 kind:load to:0x02098518 module:overlay(0) +from:0x0211dbe8 kind:load to:0x0209851c module:overlay(0) +from:0x0211dbec kind:load to:0x020985d8 module:overlay(0) +from:0x0211dbf0 kind:load to:0x02098644 module:overlay(0) +from:0x0211dbf4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0211dbf8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0211dbfc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0211dc00 kind:load to:0x0211b994 module:overlay(39) +from:0x0211dc04 kind:load to:0x0211b9e4 module:overlay(39) +from:0x0211dc08 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0211dc0c kind:load to:0x0211baec module:overlay(39) +from:0x0211dc10 kind:load to:0x020a9324 module:overlay(0) +from:0x0211dc14 kind:load to:0x020a8fcc module:overlay(0) +from:0x0211dc18 kind:load to:0x020a9034 module:overlay(0) +from:0x0211dc1c kind:load to:0x020a91a4 module:overlay(0) +from:0x0211dc20 kind:load to:0x020a91a0 module:overlay(0) +from:0x0211dc24 kind:load to:0x020a9270 module:overlay(0) +from:0x0211dc28 kind:load to:0x020a9294 module:overlay(0) +from:0x0211dc2c kind:load to:0x020a9298 module:overlay(0) +from:0x0211dc30 kind:load to:0x0211bc78 module:overlay(39) +from:0x0211dc34 kind:load to:0x0211bd24 module:overlay(39) +from:0x0211dc38 kind:load to:0x020a9204 module:overlay(0) +from:0x0211dc3c kind:load to:0x020a8fa8 module:overlay(0) +from:0x0211dc40 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0211dc44 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0211dc48 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0211dc4c kind:load to:0x0211c4f4 module:overlay(39) +from:0x0211dc50 kind:load to:0x020a95ec module:overlay(0) +from:0x0211dc54 kind:load to:0x020a9618 module:overlay(0) +from:0x0211dc58 kind:load to:0x020a9638 module:overlay(0) +from:0x0211dc5c kind:load to:0x020a9850 module:overlay(0) +from:0x0211dc60 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0211dc64 kind:load to:0x020a8f14 module:overlay(0) +from:0x0211dc68 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0211dc6c kind:load to:0x020a99f8 module:overlay(0) +from:0x0211dc70 kind:load to:0x0211bfd4 module:overlay(39) +from:0x0211dc74 kind:load to:0x0211bfec module:overlay(39) +from:0x0211dc78 kind:load to:0x0211c004 module:overlay(39) +from:0x0211dc7c kind:load to:0x0211c01c module:overlay(39) +from:0x0211dc80 kind:load to:0x0211c028 module:overlay(39) +from:0x0211dc84 kind:load to:0x0211c040 module:overlay(39) +from:0x0211dc88 kind:load to:0x0211c060 module:overlay(39) +from:0x0211dc8c kind:load to:0x0211c080 module:overlay(39) +from:0x0211dc90 kind:load to:0x0211c0a0 module:overlay(39) +from:0x0211dc94 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0211dc98 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0211dc9c kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0211dca0 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0211dca4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0211dca8 kind:load to:0x0211c0e8 module:overlay(39) +from:0x0211dcac kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0211dcb0 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0211dcb4 kind:load to:0x0211c114 module:overlay(39) +from:0x0211dcb8 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0211dcbc kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0211dcc0 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0211dcc4 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0211dcc8 kind:load to:0x0211c0ac module:overlay(39) +from:0x0211dccc kind:load to:0x0211c120 module:overlay(39) +from:0x0211de28 kind:load to:0x0211c850 module:overlay(39) +from:0x0211de2c kind:load to:0x0209c930 module:overlay(0) +from:0x0211de30 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0211de34 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0211de38 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0211de44 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0211de48 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0211de4c kind:load to:0x0207c9a0 module:overlay(0) +from:0x0211de50 kind:load to:0x0207c990 module:overlay(0) +from:0x0211de54 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0211de58 kind:load to:0x0207ca44 module:overlay(0) +from:0x0211de5c kind:load to:0x0207ca6c module:overlay(0) +from:0x0211de60 kind:load to:0x0207cae4 module:overlay(0) +from:0x0211de6c kind:load to:0x0211c8ec module:overlay(39) +from:0x0211de70 kind:load to:0x0209d10c module:overlay(0) +from:0x0211de74 kind:load to:0x0211caa0 module:overlay(39) +from:0x0211de78 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0211de7c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0211de80 kind:load to:0x0211caa4 module:overlay(39) +from:0x0211de84 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0211de88 kind:load to:0x0209d220 module:overlay(0) +from:0x0211de8c kind:load to:0x0209d228 module:overlay(0) +from:0x0211de90 kind:load to:0x0209d22c module:overlay(0) +from:0x0211de94 kind:load to:0x0209d238 module:overlay(0) +from:0x0211de98 kind:load to:0x0209d240 module:overlay(0) +from:0x0211de9c kind:load to:0x0211caa8 module:overlay(39) +from:0x0211dea0 kind:load to:0x0211cabc module:overlay(39) diff --git a/config/eur1/arm9/overlays/ov039/symbols.txt b/config/eur1/arm9/overlays/ov039/symbols.txt new file mode 100644 index 00000000..680350a8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov039/symbols.txt @@ -0,0 +1,248 @@ +func_ov039_02119100 kind:function(arm,size=0x20) addr:0x02119100 +func_ov039_02119120 kind:function(arm,size=0xc) addr:0x02119120 +func_ov039_0211912c kind:function(arm,size=0xc) addr:0x0211912c +func_ov039_02119138 kind:function(arm,size=0x28) addr:0x02119138 +func_ov039_02119160 kind:function(arm,size=0x5c) addr:0x02119160 +func_ov039_021191bc kind:function(arm,size=0x394) addr:0x021191bc +func_ov039_02119550 kind:function(arm,size=0x14) addr:0x02119550 +func_ov039_02119564 kind:function(arm,size=0x14) addr:0x02119564 +func_ov039_02119578 kind:function(arm,size=0x14) addr:0x02119578 +func_ov039_0211958c kind:function(arm,size=0x14) addr:0x0211958c +func_ov039_021195a0 kind:function(arm,size=0x48) addr:0x021195a0 +func_ov039_021195e8 kind:function(arm,size=0x50) addr:0x021195e8 +func_ov039_02119638 kind:function(arm,size=0x2c) addr:0x02119638 +func_ov039_02119664 kind:function(arm,size=0x90) addr:0x02119664 +func_ov039_021196f4 kind:function(arm,size=0xa0) addr:0x021196f4 +func_ov039_02119794 kind:function(arm,size=0x94) addr:0x02119794 +func_ov039_02119828 kind:function(arm,size=0xa0) addr:0x02119828 +func_ov039_021198c8 kind:function(arm,size=0x1e0) addr:0x021198c8 +func_ov039_02119aa8 kind:function(arm,size=0x58) addr:0x02119aa8 +func_ov039_02119b00 kind:function(arm,size=0x19c) addr:0x02119b00 +func_ov039_02119c9c kind:function(arm,size=0x58) addr:0x02119c9c +func_ov039_02119cf4 kind:function(arm,size=0x150) addr:0x02119cf4 +func_ov039_02119e44 kind:function(arm,size=0x24) addr:0x02119e44 +func_ov039_02119e68 kind:function(arm,size=0x10) addr:0x02119e68 +func_ov039_02119e78 kind:function(arm,size=0x8) addr:0x02119e78 +func_ov039_02119e80 kind:function(arm,size=0x1c) addr:0x02119e80 +func_ov039_02119e9c kind:function(arm,size=0x1c) addr:0x02119e9c +func_ov039_02119eb8 kind:function(arm,size=0x1c) addr:0x02119eb8 +func_ov039_02119ed4 kind:function(arm,size=0x24) addr:0x02119ed4 +func_ov039_02119ef8 kind:function(arm,size=0x2c) addr:0x02119ef8 +func_ov039_02119f24 kind:function(arm,size=0x1c) addr:0x02119f24 +func_ov039_02119f40 kind:function(arm,size=0x28) addr:0x02119f40 +func_ov039_02119f68 kind:function(arm,size=0x20) addr:0x02119f68 +func_ov039_02119f88 kind:function(arm,size=0x14) addr:0x02119f88 +func_ov039_02119f9c kind:function(arm,size=0xc) addr:0x02119f9c +func_ov039_02119fa8 kind:function(arm,size=0x8) addr:0x02119fa8 +func_ov039_02119fb0 kind:function(arm,size=0x2c) addr:0x02119fb0 +func_ov039_02119fdc kind:function(arm,size=0xc) addr:0x02119fdc +func_ov039_02119fe8 kind:function(arm,size=0x8) addr:0x02119fe8 +func_ov039_02119ff0 kind:function(arm,size=0x2c) addr:0x02119ff0 +func_ov039_0211a01c kind:function(arm,size=0xc) addr:0x0211a01c +func_ov039_0211a028 kind:function(arm,size=0x24) addr:0x0211a028 +func_ov039_0211a04c kind:function(arm,size=0x74) addr:0x0211a04c +func_ov039_0211a0c0 kind:function(arm,size=0xc) addr:0x0211a0c0 +func_ov039_0211a0cc kind:function(arm,size=0x24) addr:0x0211a0cc +func_ov039_0211a0f0 kind:function(arm,size=0x6c) addr:0x0211a0f0 +func_ov039_0211a15c kind:function(arm,size=0x270) addr:0x0211a15c +func_ov039_0211a3cc kind:function(arm,size=0x120) addr:0x0211a3cc +func_ov039_0211a4ec kind:function(arm,size=0x58) addr:0x0211a4ec +func_ov039_0211a544 kind:function(arm,size=0x5c) addr:0x0211a544 +func_ov039_0211a5a0 kind:function(arm,size=0xb0) addr:0x0211a5a0 +func_ov039_0211a650 kind:function(arm,size=0x54) addr:0x0211a650 +func_ov039_0211a6a4 kind:function(arm,size=0xcc) addr:0x0211a6a4 +func_ov039_0211a770 kind:function(arm,size=0x144) addr:0x0211a770 +func_ov039_0211a8b4 kind:function(arm,size=0x6c) addr:0x0211a8b4 +func_ov039_0211a920 kind:function(arm,size=0x20) addr:0x0211a920 +func_ov039_0211a940 kind:function(arm,size=0x28) addr:0x0211a940 +func_ov039_0211a968 kind:function(arm,size=0x90) addr:0x0211a968 +func_ov039_0211a9f8 kind:function(arm,size=0x98) addr:0x0211a9f8 +func_ov039_0211aa90 kind:function(arm,size=0x20) addr:0x0211aa90 +func_ov039_0211aab0 kind:function(arm,size=0x30) addr:0x0211aab0 +func_ov039_0211aae0 kind:function(arm,size=0x38) addr:0x0211aae0 +func_ov039_0211ab18 kind:function(arm,size=0x14) addr:0x0211ab18 +func_ov039_0211ab2c kind:function(arm,size=0x14) addr:0x0211ab2c +func_ov039_0211ab40 kind:function(arm,size=0x14) addr:0x0211ab40 +func_ov039_0211ab54 kind:function(arm,size=0x14) addr:0x0211ab54 +func_ov039_0211ab68 kind:function(arm,size=0x38) addr:0x0211ab68 +func_ov039_0211aba0 kind:function(arm,size=0x28) addr:0x0211aba0 +func_ov039_0211abc8 kind:function(arm,size=0x2c) addr:0x0211abc8 +func_ov039_0211abf4 kind:function(arm,size=0x20) addr:0x0211abf4 +func_ov039_0211ac14 kind:function(arm,size=0x54) addr:0x0211ac14 +func_ov039_0211ac68 kind:function(arm,size=0xc) addr:0x0211ac68 +func_ov039_0211ac74 kind:function(arm,size=0x24) addr:0x0211ac74 +func_ov039_0211ac98 kind:function(arm,size=0x28) addr:0x0211ac98 +func_ov039_0211acc0 kind:function(arm,size=0x150) addr:0x0211acc0 +func_ov039_0211ae10 kind:function(arm,size=0x14) addr:0x0211ae10 +func_ov039_0211ae24 kind:function(arm,size=0x24) addr:0x0211ae24 +func_ov039_0211ae48 kind:function(arm,size=0x14) addr:0x0211ae48 +func_ov039_0211ae5c kind:function(arm,size=0x35c) addr:0x0211ae5c +func_ov039_0211b1b8 kind:function(arm,size=0x8c) addr:0x0211b1b8 +func_ov039_0211b244 kind:function(arm,size=0xa8) addr:0x0211b244 +func_ov039_0211b2ec kind:function(arm,size=0x14) addr:0x0211b2ec +func_ov039_0211b300 kind:function(arm,size=0x20) addr:0x0211b300 +func_ov039_0211b320 kind:function(arm,size=0x84) addr:0x0211b320 +func_ov039_0211b3a4 kind:function(arm,size=0xac) addr:0x0211b3a4 +func_ov039_0211b450 kind:function(arm,size=0x130) addr:0x0211b450 +func_ov039_0211b580 kind:function(arm,size=0x1c) addr:0x0211b580 +func_ov039_0211b59c kind:function(arm,size=0x48) addr:0x0211b59c +func_ov039_0211b5e4 kind:function(arm,size=0x50) addr:0x0211b5e4 +func_ov039_0211b634 kind:function(arm,size=0x14) addr:0x0211b634 +func_ov039_0211b648 kind:function(arm,size=0xc) addr:0x0211b648 +func_ov039_0211b654 kind:function(arm,size=0x24) addr:0x0211b654 +func_ov039_0211b678 kind:function(arm,size=0x64) addr:0x0211b678 +func_ov039_0211b6dc kind:function(arm,size=0x2a4) addr:0x0211b6dc +func_ov039_0211b980 kind:function(arm,size=0x14) addr:0x0211b980 +func_ov039_0211b994 kind:function(arm,size=0x50) addr:0x0211b994 +func_ov039_0211b9e4 kind:function(arm,size=0x58) addr:0x0211b9e4 +func_ov039_0211ba3c kind:function(arm,size=0xa4) addr:0x0211ba3c +func_ov039_0211bae0 kind:function(arm,size=0xc) addr:0x0211bae0 +func_ov039_0211baec kind:function(arm,size=0x54) addr:0x0211baec +func_ov039_0211bb40 kind:function(arm,size=0x10) addr:0x0211bb40 +func_ov039_0211bb50 kind:function(arm,size=0x128) addr:0x0211bb50 +func_ov039_0211bc78 kind:function(arm,size=0xac) addr:0x0211bc78 +func_ov039_0211bd24 kind:function(arm,size=0xc0) addr:0x0211bd24 +func_ov039_0211bde4 kind:function(arm,size=0x34) addr:0x0211bde4 +func_ov039_0211be18 kind:function(arm,size=0xbc) addr:0x0211be18 +func_ov039_0211bed4 kind:function(arm,size=0xac) addr:0x0211bed4 +func_ov039_0211bf80 kind:function(arm,size=0x54) addr:0x0211bf80 +func_ov039_0211bfd4 kind:function(arm,size=0x18) addr:0x0211bfd4 +func_ov039_0211bfec kind:function(arm,size=0x18) addr:0x0211bfec +func_ov039_0211c004 kind:function(arm,size=0x18) addr:0x0211c004 +func_ov039_0211c01c kind:function(arm,size=0xc) addr:0x0211c01c +func_ov039_0211c028 kind:function(arm,size=0x18) addr:0x0211c028 +func_ov039_0211c040 kind:function(arm,size=0x20) addr:0x0211c040 +func_ov039_0211c060 kind:function(arm,size=0x20) addr:0x0211c060 +func_ov039_0211c080 kind:function(arm,size=0x20) addr:0x0211c080 +func_ov039_0211c0a0 kind:function(arm,size=0xc) addr:0x0211c0a0 +func_ov039_0211c0ac kind:function(arm,size=0x3c) addr:0x0211c0ac +func_ov039_0211c0e8 kind:function(arm,size=0x2c) addr:0x0211c0e8 +func_ov039_0211c114 kind:function(arm,size=0xc) addr:0x0211c114 +func_ov039_0211c120 kind:function(arm,size=0x260) addr:0x0211c120 +func_ov039_0211c380 kind:function(arm,size=0x90) addr:0x0211c380 +func_ov039_0211c410 kind:function(arm,size=0x84) addr:0x0211c410 +func_ov039_0211c494 kind:function(arm,size=0x60) addr:0x0211c494 +func_ov039_0211c4f4 kind:function(arm,size=0x18) addr:0x0211c4f4 +func_ov039_0211c50c kind:function(arm,size=0x6c) addr:0x0211c50c +func_ov039_0211c578 kind:function(arm,size=0x58) addr:0x0211c578 +func_ov039_0211c5d0 kind:function(arm,size=0x88) addr:0x0211c5d0 +func_ov039_0211c658 kind:function(arm,size=0x6c) addr:0x0211c658 +func_ov039_0211c6c4 kind:function(arm,size=0x70) addr:0x0211c6c4 +func_ov039_0211c734 kind:function(arm,size=0x80) addr:0x0211c734 +func_ov039_0211c7b4 kind:function(arm,size=0x1c) addr:0x0211c7b4 +func_ov039_0211c7d0 kind:function(arm,size=0x20) addr:0x0211c7d0 +func_ov039_0211c7f0 kind:function(arm,size=0xc) addr:0x0211c7f0 +func_ov039_0211c7fc kind:function(arm,size=0x4) addr:0x0211c7fc +func_ov039_0211c800 kind:function(arm,size=0x14) addr:0x0211c800 +func_ov039_0211c814 kind:function(arm,size=0x1c) addr:0x0211c814 +func_ov039_0211c830 kind:function(arm,size=0x14) addr:0x0211c830 +func_ov039_0211c844 kind:function(arm,size=0xc) addr:0x0211c844 +func_ov039_0211c850 kind:function(arm,size=0x24) addr:0x0211c850 +func_ov039_0211c874 kind:function(arm,size=0x44) addr:0x0211c874 +func_ov039_0211c8b8 kind:function(arm,size=0x34) addr:0x0211c8b8 +func_ov039_0211c8ec kind:function(arm,size=0x1b4) addr:0x0211c8ec +func_ov039_0211caa0 kind:function(arm,size=0x4) addr:0x0211caa0 +func_ov039_0211caa4 kind:function(arm,size=0x4) addr:0x0211caa4 +func_ov039_0211caa8 kind:function(arm,size=0x14) addr:0x0211caa8 +func_ov039_0211cabc kind:function(arm,size=0x1c) addr:0x0211cabc +func_ov039_0211cad8 kind:function(arm,size=0x14) addr:0x0211cad8 +func_ov039_0211caec kind:function(arm,size=0x20) addr:0x0211caec +func_ov039_0211cb0c kind:function(arm,size=0xe0) addr:0x0211cb0c +data_ov039_0211cbf4 kind:data(any) addr:0x0211cbf4 +data_ov039_0211cbfc kind:data(any) addr:0x0211cbfc +data_ov039_0211cc0c kind:data(any) addr:0x0211cc0c +data_ov039_0211cc1c kind:data(any) addr:0x0211cc1c +data_ov039_0211cc20 kind:data(any) addr:0x0211cc20 +data_ov039_0211cc34 kind:data(any) addr:0x0211cc34 +data_ov039_0211cc48 kind:data(any) addr:0x0211cc48 +data_ov039_0211cc5c kind:data(any) addr:0x0211cc5c +data_ov039_0211cc70 kind:data(any) addr:0x0211cc70 +data_ov039_0211cc84 kind:data(any) addr:0x0211cc84 +data_ov039_0211cc98 kind:data(any) addr:0x0211cc98 +data_ov039_0211ccac kind:data(any) addr:0x0211ccac +__sinit_ov039_0211ccc0 kind:function(arm,size=0x50) addr:0x0211ccc0 +__sinit_ov039_0211cd10 kind:function(arm,size=0x148) addr:0x0211cd10 +__sinit_ov039_0211ce58 kind:function(arm,size=0x50) addr:0x0211ce58 +__sinit_ov039_0211cea8 kind:function(arm,size=0x50) addr:0x0211cea8 +__sinit_ov039_0211cef8 kind:function(arm,size=0x50) addr:0x0211cef8 +.p__sinit_ov039_0211ccc0 kind:data(word) addr:0x0211cf48 +.p__sinit_ov039_0211cd10 kind:data(word) addr:0x0211cf4c +.p__sinit_ov039_0211ce58 kind:data(word) addr:0x0211cf50 +.p__sinit_ov039_0211cea8 kind:data(word) addr:0x0211cf54 +.p__sinit_ov039_0211cef8 kind:data(word) addr:0x0211cf58 +data_ov039_0211cf68 kind:data(any) addr:0x0211cf68 +data_ov039_0211cf8c kind:data(any) addr:0x0211cf8c +data_ov039_0211cfb8 kind:data(any) addr:0x0211cfb8 +data_ov039_0211d000 kind:data(any) addr:0x0211d000 +data_ov039_0211d048 kind:data(any) addr:0x0211d048 +data_ov039_0211d08c kind:data(any) addr:0x0211d08c +data_ov039_0211d19c kind:data(any) addr:0x0211d19c +data_ov039_0211d2b8 kind:data(any) addr:0x0211d2b8 +data_ov039_0211d3cc kind:data(any) addr:0x0211d3cc +data_ov039_0211d3e4 kind:data(any) addr:0x0211d3e4 +data_ov039_0211d4bc kind:data(any) addr:0x0211d4bc +data_ov039_0211d4d4 kind:data(any) addr:0x0211d4d4 +data_ov039_0211d4ec kind:data(any) addr:0x0211d4ec +data_ov039_0211d51c kind:data(any) addr:0x0211d51c +data_ov039_0211d534 kind:data(any) addr:0x0211d534 +data_ov039_0211d558 kind:data(any) addr:0x0211d558 +data_ov039_0211d57c kind:data(any) addr:0x0211d57c +data_ov039_0211d5a0 kind:data(any) addr:0x0211d5a0 +data_ov039_0211d5bc kind:data(any) addr:0x0211d5bc +data_ov039_0211d5d4 kind:data(any) addr:0x0211d5d4 +data_ov039_0211d5ec kind:data(any) addr:0x0211d5ec +data_ov039_0211d604 kind:data(any) addr:0x0211d604 +data_ov039_0211d6c4 kind:data(any) addr:0x0211d6c4 +data_ov039_0211d78c kind:data(any) addr:0x0211d78c +data_ov039_0211d8a0 kind:data(any) addr:0x0211d8a0 +data_ov039_0211d8a8 kind:data(any) addr:0x0211d8a8 +data_ov039_0211d8c0 kind:data(any) addr:0x0211d8c0 +data_ov039_0211d8d8 kind:data(any) addr:0x0211d8d8 +data_ov039_0211d8e4 kind:data(any) addr:0x0211d8e4 +data_ov039_0211d8f8 kind:data(any) addr:0x0211d8f8 +data_ov039_0211d91c kind:data(any) addr:0x0211d91c +data_ov039_0211d948 kind:data(any) addr:0x0211d948 +data_ov039_0211d994 kind:data(any) addr:0x0211d994 ambiguous +data_ov039_0211d9a4 kind:data(any) addr:0x0211d9a4 +data_ov039_0211d9bc kind:data(any) addr:0x0211d9bc +data_ov039_0211d9e0 kind:data(any) addr:0x0211d9e0 +data_ov039_0211da04 kind:data(any) addr:0x0211da04 +data_ov039_0211da54 kind:data(any) addr:0x0211da54 +data_ov039_0211daa4 kind:data(any) addr:0x0211daa4 +data_ov039_0211dbb4 kind:data(any) addr:0x0211dbb4 +data_ov039_0211dc80 kind:data(any) addr:0x0211dc80 ambiguous +data_ov039_0211dcd0 kind:data(any) addr:0x0211dcd0 +data_ov039_0211de08 kind:data(any) addr:0x0211de08 +data_ov039_0211de28 kind:data(any) addr:0x0211de28 +data_ov039_0211de44 kind:data(any) addr:0x0211de44 +data_ov039_0211de6c kind:data(any) addr:0x0211de6c +data_ov039_0211dec0 kind:bss addr:0x0211dec0 +data_ov039_0211dec4 kind:bss addr:0x0211dec4 +data_ov039_0211ded0 kind:bss addr:0x0211ded0 +data_ov039_0211df6c kind:bss addr:0x0211df6c ambiguous +data_ov039_0211dfa8 kind:bss addr:0x0211dfa8 +data_ov039_0211dfb8 kind:bss addr:0x0211dfb8 +data_ov039_0211dfc4 kind:bss addr:0x0211dfc4 +data_ov039_0211dfd0 kind:bss addr:0x0211dfd0 +data_ov039_0211dfdc kind:bss addr:0x0211dfdc +data_ov039_0211dfe8 kind:bss addr:0x0211dfe8 +data_ov039_0211e02c kind:bss addr:0x0211e02c +data_ov039_0211e0a8 kind:bss addr:0x0211e0a8 ambiguous +data_ov039_0211e0e0 kind:bss addr:0x0211e0e0 ambiguous +data_ov039_0211e104 kind:bss addr:0x0211e104 +data_ov039_0211e10c kind:bss addr:0x0211e10c ambiguous +data_ov039_0211e110 kind:bss addr:0x0211e110 ambiguous +data_ov039_0211e174 kind:bss addr:0x0211e174 ambiguous +data_ov039_0211e1b4 kind:bss addr:0x0211e1b4 ambiguous +data_ov039_0211e1dc kind:bss addr:0x0211e1dc +data_ov039_0211e1e8 kind:bss addr:0x0211e1e8 ambiguous +data_ov039_0211e218 kind:bss addr:0x0211e218 ambiguous +data_ov039_0211e2b4 kind:bss addr:0x0211e2b4 +data_ov039_0211e2b8 kind:bss addr:0x0211e2b8 +data_ov039_0211e2c4 kind:bss addr:0x0211e2c4 +data_ov039_0211e39c kind:bss addr:0x0211e39c +data_ov039_0211e3a0 kind:bss addr:0x0211e3a0 +data_ov039_0211e3ac kind:bss addr:0x0211e3ac +data_ov039_0211e3f0 kind:bss addr:0x0211e3f0 +data_ov039_0211e3f4 kind:bss addr:0x0211e3f4 +data_ov039_0211e400 kind:bss addr:0x0211e400 diff --git a/config/eur1/arm9/overlays/ov040/delinks.txt b/config/eur1/arm9/overlays/ov040/delinks.txt new file mode 100644 index 00000000..a03d1f1d --- /dev/null +++ b/config/eur1/arm9/overlays/ov040/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02123600 end:0x0212dcf8 kind:code align:32 + .rodata start:0x0212dcf8 end:0x0212def8 kind:rodata align:4 + .init start:0x0212def8 end:0x0212e5d0 kind:code align:4 + .ctor start:0x0212e5d0 end:0x0212e5f0 kind:rodata align:4 + .data start:0x0212e600 end:0x0212f4e0 kind:data align:32 + .bss start:0x0212f4e0 end:0x021305e0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov040/relocs.txt b/config/eur1/arm9/overlays/ov040/relocs.txt new file mode 100644 index 00000000..1b33e240 --- /dev/null +++ b/config/eur1/arm9/overlays/ov040/relocs.txt @@ -0,0 +1,1858 @@ +from:0x02123608 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0212361c kind:load to:0x0212e6b8 module:overlay(40) +from:0x02123630 kind:load to:0x027e0d00 module:dtcm +from:0x02123634 kind:load to:0x020bf771 module:overlays(1,2,4) +from:0x02123648 kind:load to:0x027e0d00 module:dtcm +from:0x0212364c kind:load to:0x020bf791 module:overlays(1,2,4) +from:0x02123658 kind:load to:0x0212f4fc module:overlay(40) +from:0x0212366c kind:arm_call to:0x02011f3c module:main +from:0x02123678 kind:arm_call to:0x021236c4 module:overlay(40) +from:0x02123690 kind:arm_call to:0x02123600 module:overlay(40) +from:0x021236c0 kind:load to:0x0212e694 module:overlay(40) +from:0x021236cc kind:arm_call to:0x020983dc module:overlay(0) +from:0x021236ec kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021236fc kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02123754 kind:arm_call to:0x021275a4 module:overlay(40) +from:0x02123760 kind:arm_call to:0x020d55d0 module:overlay(24) +from:0x0212376c kind:arm_call to:0x020d5a58 module:overlay(24) +from:0x02123790 kind:arm_call_thumb to:0x020141dc module:main +from:0x0212379c kind:arm_call to:0x0201baec module:main +from:0x021237b0 kind:arm_call to:0x020731f8 module:overlay(0) +from:0x021237bc kind:load to:0x0212e704 module:overlay(40) +from:0x021237c0 kind:load to:0x0212e6dc module:overlay(40) +from:0x021237c4 kind:load to:0x0212e678 module:overlay(40) +from:0x021237d0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021237e4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021237f8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212380c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02123820 kind:arm_call to:0x0201bacc module:main +from:0x0212383c kind:arm_call to:0x0201bacc module:main +from:0x02123848 kind:arm_call to:0x020d5a98 module:overlay(24) +from:0x02123854 kind:arm_call to:0x020d5610 module:overlay(24) +from:0x02123860 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0212386c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02123878 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02123884 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0212388c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02123898 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021238a4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021238b0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021238b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021238c4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021238cc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021238d4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021238dc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021238f0 kind:arm_call to:0x0203d210 module:main +from:0x021238f8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02123900 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212390c kind:load to:0x02123804 module:overlay(40) +from:0x02123920 kind:arm_call to:0x0201bacc module:main +from:0x0212392c kind:arm_call to:0x020d5a98 module:overlay(24) +from:0x02123938 kind:arm_call to:0x020d5610 module:overlay(24) +from:0x02123944 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02123950 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0212395c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02123968 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02123970 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212397c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02123988 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02123994 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212399c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021239a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021239b0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021239b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021239c0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021239d4 kind:arm_call to:0x0203d210 module:main +from:0x021239dc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021239e4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021239ec kind:arm_call to:0x02011ff4 module:main +from:0x021239f8 kind:load to:0x02123804 module:overlay(40) +from:0x02123a24 kind:arm_call to:0x021279c0 module:overlay(40) +from:0x02123a40 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02123ac0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123b18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123bc0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123bd8 kind:arm_call to:0x0207056c module:overlay(0) +from:0x02123c38 kind:arm_call to:0x021261d0 module:overlay(40) +from:0x02123c6c kind:arm_call to:0x02125a18 module:overlay(40) +from:0x02123cf8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123d10 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02123d1c kind:arm_call to:0x02126354 module:overlay(40) +from:0x02123d24 kind:arm_call to:0x02125f00 module:overlay(40) +from:0x02123d38 kind:arm_call to:0x02125a18 module:overlay(40) +from:0x02123d70 kind:arm_call to:0x02125a18 module:overlay(40) +from:0x02123dd0 kind:arm_call to:0x02123e18 module:overlay(40) +from:0x02123dfc kind:arm_call to:0x02127e88 module:overlay(40) +from:0x02123e08 kind:load to:0x027e0ce0 module:dtcm +from:0x02123e0c kind:load to:0x0212f4e4 module:overlay(40) +from:0x02123e10 kind:load to:0x027e09a4 module:dtcm +from:0x02123e14 kind:load to:0x027e09b8 module:dtcm +from:0x02123e38 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02123e8c kind:load to:0x0212e620 module:overlay(40) +from:0x02123ea8 kind:arm_call to:0x02126ea4 module:overlay(40) +from:0x02123ebc kind:arm_call to:0x02126ea4 module:overlay(40) +from:0x02123ed0 kind:arm_call to:0x020d5614 module:overlay(24) +from:0x02123edc kind:arm_call to:0x020d5ab0 module:overlay(24) +from:0x02123f10 kind:arm_call to:0x02127af8 module:overlay(40) +from:0x02123f1c kind:arm_call to:0x02126354 module:overlay(40) +from:0x02123f48 kind:load to:0x0212e648 module:overlay(40) +from:0x02123f7c kind:arm_call to:0x02127e88 module:overlay(40) +from:0x02123f84 kind:arm_call to:0x02126cf0 module:overlay(40) +from:0x02124000 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124010 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124048 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124058 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021240ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021240bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021240ec kind:arm_call to:0x01ff9638 module:itcm +from:0x021240fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212414c kind:arm_call to:0x02123f90 module:overlay(40) +from:0x02124198 kind:arm_call to:0x02126924 module:overlay(40) +from:0x021241dc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02124234 kind:arm_call to:0x0212a5e4 module:overlay(40) +from:0x0212423c kind:arm_call to:0x0212a218 module:overlay(40) +from:0x02124244 kind:arm_call to:0x0212a794 module:overlay(40) +from:0x02124254 kind:arm_call to:0x0206f254 module:overlay(0) +from:0x02124270 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02124278 kind:arm_call to:0x02123f90 module:overlay(40) +from:0x0212428c kind:arm_call to:0x021273b4 module:overlay(40) +from:0x021242ac kind:arm_call to:0x02078868 module:overlay(0) +from:0x021242b8 kind:arm_call to:0x0212a794 module:overlay(40) +from:0x02124304 kind:arm_call to:0x0212a3e0 module:overlay(40) +from:0x0212430c kind:arm_call to:0x0212a218 module:overlay(40) +from:0x02124364 kind:arm_call to:0x01ff916c module:itcm +from:0x021243bc kind:arm_call to:0x02126590 module:overlay(40) +from:0x021243c8 kind:arm_call to:0x02126c40 module:overlay(40) +from:0x021243e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021243f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02124400 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x02124458 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02124478 kind:arm_call to:0x02129918 module:overlay(40) +from:0x02124488 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212449c kind:arm_call to:0x02129994 module:overlay(40) +from:0x021244ac kind:arm_call to:0x0212a7ac module:overlay(40) +from:0x021244b4 kind:arm_call to:0x0212989c module:overlay(40) +from:0x021244c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021244cc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021244d8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021244f8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02124504 kind:load to:0x027e09b8 module:dtcm +from:0x02124508 kind:load to:0x027e09a8 module:dtcm +from:0x0212450c kind:load to:0x020b5254 module:overlay(0) +from:0x02124510 kind:load to:0x027e09bc module:dtcm +from:0x02124518 kind:load to:0x027e0ce0 module:dtcm +from:0x02124564 kind:arm_call to:0x020169d4 module:main +from:0x02124594 kind:arm_call to:0x02125da8 module:overlay(40) +from:0x021245d4 kind:arm_call to:0x02125da8 module:overlay(40) +from:0x02124608 kind:arm_call to:0x0212a218 module:overlay(40) +from:0x02124614 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212465c kind:arm_call to:0x0212737c module:overlay(40) +from:0x0212466c kind:arm_call to:0x02125a60 module:overlay(40) +from:0x021246d8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021246e8 kind:load to:0x0212dcf8 module:overlay(40) +from:0x021246f0 kind:load to:0x027e09b8 module:dtcm +from:0x02124734 kind:arm_call to:0x02126bb0 module:overlay(40) +from:0x02124760 kind:arm_call to:0x0212989c module:overlay(40) +from:0x02124768 kind:arm_call to:0x02129994 module:overlay(40) +from:0x02124778 kind:arm_call to:0x0212a7ac module:overlay(40) +from:0x02124784 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02124790 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212479c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021247c0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212480c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212483c kind:arm_call to:0x02125da8 module:overlay(40) +from:0x0212485c kind:arm_call to:0x0212737c module:overlay(40) +from:0x0212486c kind:arm_call to:0x02125ad8 module:overlay(40) +from:0x021248a0 kind:arm_call to:0x0212616c module:overlay(40) +from:0x021248bc kind:arm_call to:0x01ff916c module:itcm +from:0x021248cc kind:arm_call to:0x01ff993c module:itcm +from:0x02124914 kind:arm_call to:0x02125da8 module:overlay(40) +from:0x02124938 kind:arm_call to:0x02125da8 module:overlay(40) +from:0x02124954 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212496c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124980 kind:arm_call to:0x01ffb744 module:itcm +from:0x021249e0 kind:arm_call to:0x02016a70 module:main +from:0x02124a18 kind:arm_call to:0x0212737c module:overlay(40) +from:0x02124a28 kind:arm_call to:0x02125ad8 module:overlay(40) +from:0x02124a30 kind:arm_call to:0x0212616c module:overlay(40) +from:0x02124a48 kind:arm_call to:0x01ff916c module:itcm +from:0x02124a58 kind:arm_call to:0x01ff993c module:itcm +from:0x02124aa0 kind:arm_call to:0x02125da8 module:overlay(40) +from:0x02124ad4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124aec kind:arm_call to:0x0212737c module:overlay(40) +from:0x02124afc kind:arm_call to:0x02125ad8 module:overlay(40) +from:0x02124b04 kind:arm_call to:0x0212616c module:overlay(40) +from:0x02124b20 kind:arm_call to:0x01ff916c module:itcm +from:0x02124b30 kind:arm_call to:0x01ff993c module:itcm +from:0x02124b78 kind:arm_call to:0x02125da8 module:overlay(40) +from:0x02124b9c kind:arm_call to:0x01ffb428 module:itcm +from:0x02124bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02124be4 kind:arm_call to:0x0212737c module:overlay(40) +from:0x02124bf4 kind:arm_call to:0x02125ad8 module:overlay(40) +from:0x02124bfc kind:arm_call to:0x0212616c module:overlay(40) +from:0x02124c14 kind:arm_call to:0x01ff916c module:itcm +from:0x02124c40 kind:arm_call to:0x02129a80 module:overlay(40) +from:0x02124c50 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124c64 kind:arm_call to:0x01ff993c module:itcm +from:0x02124cac kind:arm_call to:0x02125da8 module:overlay(40) +from:0x02124ccc kind:arm_call to:0x0212737c module:overlay(40) +from:0x02124cdc kind:arm_call to:0x02125ad8 module:overlay(40) +from:0x02124ce4 kind:arm_call to:0x0212616c module:overlay(40) +from:0x02124cf4 kind:arm_call to:0x0212616c module:overlay(40) +from:0x02124d38 kind:arm_call to:0x02125b0c module:overlay(40) +from:0x02124d88 kind:arm_call to:0x020d99f8 module:overlay(31) +from:0x02124de8 kind:arm_call to:0x02125da8 module:overlay(40) +from:0x02124e08 kind:arm_call to:0x0212737c module:overlay(40) +from:0x02124e18 kind:arm_call to:0x02125ad8 module:overlay(40) +from:0x02124e58 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02124ea8 kind:arm_call to:0x02125b0c module:overlay(40) +from:0x02124f0c kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02124f18 kind:arm_call to:0x02123e18 module:overlay(40) +from:0x02124f24 kind:load to:0x027e0cd8 module:dtcm +from:0x02124f28 kind:load to:0x027e09a8 module:dtcm +from:0x02124f30 kind:load to:0x027e09b8 module:dtcm +from:0x02124f38 kind:load to:0x027e0d34 module:dtcm +from:0x02124f3c kind:load to:0x027e0ce0 module:dtcm +from:0x02124f70 kind:arm_call to:0x02125b68 module:overlay(40) +from:0x02124f94 kind:arm_call to:0x02125b68 module:overlay(40) +from:0x02124ff0 kind:arm_call to:0x02124f40 module:overlay(40) +from:0x02125018 kind:arm_call to:0x0208bdcc module:overlay(0) +from:0x02125020 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02125070 kind:arm_call to:0x02125a60 module:overlay(40) +from:0x021250d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021250fc kind:arm_call to:0x02125b68 module:overlay(40) +from:0x02125108 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212511c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212512c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125138 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125148 kind:arm_call to:0x01ff938c module:itcm +from:0x02125154 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02125180 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212518c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021251a0 kind:arm_call to:0x02016958 module:main +from:0x021251e0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02125204 kind:load to:0x027e0ce0 module:dtcm +from:0x02125208 kind:load to:0x027e09b8 module:dtcm +from:0x02125268 kind:arm_call to:0x02126924 module:overlay(40) +from:0x021252a4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021252e0 kind:arm_call to:0x02125b68 module:overlay(40) +from:0x021252f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125304 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125344 kind:arm_call to:0x020d99a8 module:overlay(31) +from:0x02125378 kind:arm_call to:0x01fff350 module:itcm +from:0x0212539c kind:arm_call to:0x01fff458 module:itcm +from:0x021253ac kind:arm_call to:0x02151fd8 module:overlay(72) +from:0x021253dc kind:arm_call to:0x02125ad8 module:overlay(40) +from:0x021253f4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125410 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125468 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125480 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021254b0 kind:arm_call to:0x020d99dc module:overlay(31) +from:0x021254d8 kind:arm_call to:0x02125ad8 module:overlay(40) +from:0x021254fc kind:arm_call to:0x02129a80 module:overlay(40) +from:0x02125528 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125574 kind:arm_call to:0x021269e0 module:overlay(40) +from:0x02125584 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021255a0 kind:arm_call to:0x02123e18 module:overlay(40) +from:0x021255b4 kind:arm_call to:0x021273b4 module:overlay(40) +from:0x021255d4 kind:arm_call to:0x02078868 module:overlay(0) +from:0x02125614 kind:arm_call to:0x02123e18 module:overlay(40) +from:0x0212563c kind:arm_call to:0x02078868 module:overlay(0) +from:0x0212565c kind:arm_call to:0x02126c40 module:overlay(40) +from:0x02125668 kind:arm_call to:0x02123e18 module:overlay(40) +from:0x02125678 kind:arm_call to:0x02126a78 module:overlay(40) +from:0x021256bc kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x021256c8 kind:load to:0x027e09b8 module:dtcm +from:0x021256cc kind:load to:0x027e0d34 module:dtcm +from:0x021256d0 kind:load to:0x020b3040 module:overlay(0) +from:0x021256d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021256e4 kind:load to:0x027e09a8 module:dtcm +from:0x021256e8 kind:load to:0x027e09bc module:dtcm +from:0x021256f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212575c kind:arm_call to:0x020169d4 module:main +from:0x02125788 kind:load to:0x0212dcfc module:overlay(40) +from:0x021257ac kind:arm_call to:0x0212989c module:overlay(40) +from:0x021257dc kind:arm_call to:0x02126694 module:overlay(40) +from:0x02125834 kind:arm_call to:0x01ff916c module:itcm +from:0x02125844 kind:arm_call to:0x01ff993c module:itcm +from:0x02125860 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125880 kind:arm_call to:0x02126694 module:overlay(40) +from:0x02125890 kind:arm_call to:0x01ffb428 module:itcm +from:0x021258b4 kind:arm_call to:0x02071e18 module:overlay(0) +from:0x021258c8 kind:arm_call to:0x02126694 module:overlay(40) +from:0x021258dc kind:arm_call to:0x01ff916c module:itcm +from:0x021258fc kind:arm_call to:0x021267f0 module:overlay(40) +from:0x02125918 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212592c kind:arm_call to:0x01ff993c module:itcm +from:0x0212594c kind:arm_call to:0x02071e18 module:overlay(0) +from:0x02125984 kind:arm_call to:0x02126850 module:overlay(40) +from:0x021259bc kind:arm_call to:0x02071e18 module:overlay(0) +from:0x021259fc kind:arm_call to:0x02123e18 module:overlay(40) +from:0x02125a08 kind:load to:0x027e09b8 module:dtcm +from:0x02125a0c kind:load to:0x0212e600 module:overlay(40) +from:0x02125a10 kind:load to:0x027e09a8 module:dtcm +from:0x02125a28 kind:arm_call to:0x02070588 module:overlay(0) +from:0x02125a5c kind:load to:0x027e09a4 module:dtcm +from:0x02125a78 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02125abc kind:arm_call to:0x020158e8 module:main +from:0x02125b00 kind:arm_call to:0x02078868 module:overlay(0) +from:0x02125b08 kind:load to:0x027e09bc module:dtcm +from:0x02125b30 kind:arm_call to:0x02125cd4 module:overlay(40) +from:0x02125b5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125bcc kind:arm_call to:0x01ff9638 module:itcm +from:0x02125be0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125c20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125c30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125c40 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125c5c kind:arm_call to:0x01ff9258 module:itcm +from:0x02125c6c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125c88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125d04 kind:arm_call to:0x02125e50 module:overlay(40) +from:0x02125d80 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125de0 kind:arm_call to:0x02125e50 module:overlay(40) +from:0x02125df0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125e1c kind:arm_call to:0x01ff9638 module:itcm +from:0x02125e2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125ed8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125f0c kind:arm_call to:0x02126504 module:overlay(40) +from:0x02125f80 kind:arm_call to:0x02125a18 module:overlay(40) +from:0x02125ff8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126008 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126050 kind:arm_call to:0x02126504 module:overlay(40) +from:0x0212608c kind:arm_call to:0x02126354 module:overlay(40) +from:0x021260cc kind:arm_call to:0x02073320 module:overlay(0) +from:0x021260f8 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02126120 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02126148 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02126168 kind:load to:0x027e09b8 module:dtcm +from:0x021261c0 kind:arm_call to:0x020d9a40 module:overlay(31) +from:0x021261cc kind:load to:0x027e0d34 module:dtcm +from:0x02126238 kind:load to:0x02123e18 module:overlay(40) +from:0x0212624c kind:arm_call to:0x02123e18 module:overlay(40) +from:0x0212625c kind:arm_call to:0x02126284 module:overlay(40) +from:0x02126270 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02126280 kind:load to:0x027e09b8 module:dtcm +from:0x02126298 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021262e0 kind:arm_call to:0x021273b4 module:overlay(40) +from:0x021262f0 kind:arm_call to:0x02125a60 module:overlay(40) +from:0x0212639c kind:arm_call to:0x01fff350 module:itcm +from:0x021263d8 kind:arm_call to:0x01fff458 module:itcm +from:0x02126430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126440 kind:arm_call to:0x02150dac module:overlay(72) +from:0x02126454 kind:arm_call to:0x02150dac module:overlay(72) +from:0x02126474 kind:load to:0x027e09a4 module:dtcm +from:0x02126478 kind:load to:0x020b3040 module:overlay(0) +from:0x02126480 kind:load to:0x027e0ce4 module:dtcm +from:0x021264cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021264f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126548 kind:arm_call to:0x02127e88 module:overlay(40) +from:0x0212655c kind:arm_call to:0x01ffb714 module:itcm +from:0x02126584 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021265d0 kind:arm_call to:0x01fff350 module:itcm +from:0x0212664c kind:arm_call to:0x0208068c module:overlay(0) +from:0x02126668 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x02126674 kind:arm_call to:0x0202851c module:main +from:0x02126680 kind:load to:0x027e09a4 module:dtcm +from:0x02126688 kind:load to:0x020b3040 module:overlay(0) +from:0x0212668c kind:load to:0x027e0ce4 module:dtcm +from:0x02126690 kind:load to:0x027e0cd8 module:dtcm +from:0x021266c8 kind:arm_call to:0x01fff350 module:itcm +from:0x0212673c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212675c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021267c8 kind:arm_call to:0x0211a544 module:overlay(39) +from:0x021267d4 kind:load to:0x027e0ce4 module:dtcm +from:0x021267d8 kind:load to:0x020b3040 module:overlay(0) +from:0x021267e0 kind:load to:0x027e09b8 module:dtcm +from:0x0212681c kind:arm_call to:0x01fff350 module:itcm +from:0x02126838 kind:arm_call to:0x0211a5a0 module:overlay(39) +from:0x02126844 kind:load to:0x027e0ce4 module:dtcm +from:0x0212684c kind:load to:0x020b3040 module:overlay(0) +from:0x02126880 kind:arm_call to:0x01fff350 module:itcm +from:0x0212690c kind:arm_call to:0x0211a4ec module:overlays(38,39) +from:0x02126918 kind:load to:0x027e0ce4 module:dtcm +from:0x0212691c kind:load to:0x020b3040 module:overlay(0) +from:0x02126940 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212695c kind:arm_call to:0x02014478 module:main +from:0x02126980 kind:arm_call to:0x02126590 module:overlay(40) +from:0x0212699c kind:arm_call to:0x02126c40 module:overlay(40) +from:0x021269b8 kind:arm_call to:0x02126c40 module:overlay(40) +from:0x021269c4 kind:arm_call to:0x02123e18 module:overlay(40) +from:0x021269d8 kind:load to:0x027e09b8 module:dtcm +from:0x021269dc kind:load to:0x02049b2a module:main +from:0x02126a10 kind:arm_call to:0x01fff350 module:itcm +from:0x02126a60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126a6c kind:load to:0x027e0ce4 module:dtcm +from:0x02126a70 kind:load to:0x020b3040 module:overlay(0) +from:0x02126aac kind:arm_call to:0x01fff350 module:itcm +from:0x02126af0 kind:arm_call to:0x01fff350 module:itcm +from:0x02126b54 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126b64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126ba4 kind:load to:0x027e0ce4 module:dtcm +from:0x02126ba8 kind:load to:0x020b3040 module:overlay(0) +from:0x02126bcc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02126be8 kind:arm_call to:0x02014478 module:main +from:0x02126c10 kind:arm_call to:0x0201bb84 module:main +from:0x02126c20 kind:arm_call to:0x0201b9a8 module:main +from:0x02126c34 kind:load to:0x027e09b8 module:dtcm +from:0x02126c38 kind:load to:0x02049b2a module:main +from:0x02126c3c kind:load to:0x0204e5f8 module:main +from:0x02126c58 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02126cb4 kind:arm_call to:0x0208068c module:overlay(0) +from:0x02126cd0 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x02126cdc kind:arm_call to:0x0202851c module:main +from:0x02126ce8 kind:load to:0x027e0cd8 module:dtcm +from:0x02126cec kind:load to:0x027e09a4 module:dtcm +from:0x02126e0c kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02126e28 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02126e74 kind:arm_call to:0x02127cb8 module:overlay(40) +from:0x02126e90 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02126e9c kind:load to:0x027e09c0 module:dtcm +from:0x02126f94 kind:load to:0x027e0ca8 module:dtcm +from:0x02126f98 kind:load to:0x0212e600 module:overlay(40) +from:0x02127010 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127020 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127030 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021270ac kind:arm_call to:0x0201aa44 module:main +from:0x02127130 kind:arm_call to:0x0201aa44 module:main +from:0x0212713c kind:load to:0x027e09a4 module:dtcm +from:0x02127140 kind:load to:0x027e09b8 module:dtcm +from:0x02127144 kind:load to:0x0212f4e0 module:overlay(40) +from:0x02127148 kind:load to:0x027e0998 module:dtcm +from:0x0212714c kind:load to:0x0204af1c module:main +from:0x02127150 kind:load to:0x0212f4e4 module:overlay(40) +from:0x02127160 kind:arm_call to:0x02126ea4 module:overlay(40) +from:0x0212718c kind:arm_call to:0x0212732c module:overlay(40) +from:0x021271a4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021271f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127208 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127228 kind:arm_call to:0x020d5c1c module:overlay(24) +from:0x02127240 kind:arm_call to:0x020d574c module:overlay(24) +from:0x02127250 kind:arm_call to:0x02127f7c module:overlay(40) +from:0x02127264 kind:arm_call to:0x02028d30 module:main +from:0x02127288 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021272a0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021272d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021272e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127304 kind:arm_call to:0x020d5c1c module:overlay(24) +from:0x0212731c kind:arm_call to:0x020d574c module:overlay(24) +from:0x02127328 kind:load to:0x0203e964 module:main +from:0x02127370 kind:arm_call to:0x02128400 module:overlay(40) +from:0x021273f4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02127400 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212740c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021274bc kind:arm_call to:0x02125cd4 module:overlay(40) +from:0x021274cc kind:arm_call to:0x02126484 module:overlay(40) +from:0x021274dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021274ec kind:arm_call to:0x01ffb714 module:itcm +from:0x021274f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212751c kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x0212752c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02127538 kind:arm_call to:0x02123e18 module:overlay(40) +from:0x02127544 kind:load to:0x027e0d34 module:dtcm +from:0x02127548 kind:load to:0x027e09b8 module:dtcm +from:0x02127558 kind:load to:0x021273e4 module:overlay(40) +from:0x02127564 kind:arm_call to:0x0201bacc module:main +from:0x0212756c kind:arm_call to:0x02011ff4 module:main +from:0x02127580 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02127594 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0212759c kind:arm_call to:0x01ffc57c module:itcm +from:0x021275c4 kind:arm_call to:0x0203d160 module:main +from:0x021275dc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021275f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127618 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02127630 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127640 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127668 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02127680 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127690 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021276c0 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021276d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021276e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127714 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0212772c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212773c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127768 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02127780 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021277a8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021277c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021277e8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02127800 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127824 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0212783c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212798c kind:load to:0x02123804 module:overlay(40) +from:0x02127990 kind:load to:0x021279a0 module:overlay(40) +from:0x02127994 kind:load to:0x0212e8c4 module:overlay(40) +from:0x02127998 kind:load to:0x0212e90c module:overlay(40) +from:0x0212799c kind:load to:0x0212e87c module:overlay(40) +from:0x021279ac kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x021279bc kind:load to:0x0212e808 module:overlay(40) +from:0x021279f0 kind:arm_call to:0x021292a8 module:overlay(40) +from:0x02127a04 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02127a14 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02127a70 kind:arm_call to:0x0200f218 module:main +from:0x02127a88 kind:arm_call to:0x0200ed6c module:main +from:0x02127adc kind:arm_call to:0x02127e88 module:overlay(40) +from:0x02127aec kind:load to:0x02129e0c module:overlay(40) +from:0x02127af4 kind:load to:0x0212dd00 module:overlay(40) +from:0x02127b00 kind:arm_call to:0x02129cac module:overlay(40) +from:0x02127cb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02127cb4 kind:load to:0x027e0d00 module:dtcm +from:0x02127de0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127df0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127dfc kind:load to:0x027e0d00 module:dtcm +from:0x02127e00 kind:load to:0x0203e964 module:main +from:0x02127e1c kind:arm_call to:0x02127cb8 module:overlay(40) +from:0x02127e54 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127e64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127e9c kind:arm_call to:0x02127cb8 module:overlay(40) +from:0x02127ea4 kind:arm_call to:0x02127c14 module:overlay(40) +from:0x02127f2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127f50 kind:load to:0x0203e964 module:main +from:0x02127f78 kind:load to:0x0200efdc module:main +from:0x02127fd8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127ff0 kind:arm_call to:0x0200eab0 module:main +from:0x0212811c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021281c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128298 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212833c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021283f4 kind:load to:0x0203e964 module:main +from:0x021283f8 kind:load to:0x027e0ce0 module:dtcm +from:0x021283fc kind:load to:0x027e0d00 module:dtcm +from:0x0212843c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128454 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212846c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021284b0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021284c8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021284fc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128528 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128538 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128548 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128560 kind:arm_call to:0x0200eab0 module:main +from:0x021286c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128768 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212883c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021288e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021288f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128900 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128918 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128928 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128938 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212896c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212897c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212898c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212899c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021289a8 kind:arm_call to:0x0200e260 module:main +from:0x021289b8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021289e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128a48 kind:load to:0x0203e964 module:main +from:0x02128a4c kind:load to:0x027e0ce0 module:dtcm +from:0x02128a50 kind:load to:0x027e0d00 module:dtcm +from:0x02128a54 kind:load to:0x027e0964 module:dtcm +from:0x02128b30 kind:arm_call to:0x0200f218 module:main +from:0x02128b48 kind:arm_call to:0x0200ed6c module:main +from:0x02128b8c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02128d1c kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02128d24 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02128d40 kind:arm_call to:0x0212a76c module:overlay(40) +from:0x02128de4 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02128dec kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02128ea0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02128f68 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02129024 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021290e8 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x021291e8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02129214 kind:load to:0x027e0d00 module:dtcm +from:0x02129218 kind:load to:0x0212dd14 module:overlay(40) +from:0x0212921c kind:load to:0x0212dd68 module:overlay(40) +from:0x02129220 kind:load to:0x0212e758 module:overlay(40) +from:0x02129228 kind:load to:0x0212e7b8 module:overlay(40) +from:0x0212922c kind:load to:0x0212e7e8 module:overlay(40) +from:0x02129230 kind:load to:0x0212e788 module:overlay(40) +from:0x02129250 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02129268 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02129274 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02129290 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021292a0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021292e8 kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x02129308 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0212931c kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x02129358 kind:arm_call_thumb to:0x020d3e14 module:overlay(24) +from:0x021293a4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021293d0 kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x021293f8 kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x02129420 kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x0212946c kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02129474 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02129490 kind:arm_call to:0x0212a76c module:overlay(40) +from:0x021294a0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021294d0 kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x0212951c kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02129524 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0212953c kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x021295a0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021295e8 kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x02129634 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x0212964c kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x021296b8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021296e8 kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x02129728 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x0212973c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02129768 kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x02129814 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02129844 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02129854 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02129870 kind:load to:0x027e0ce0 module:dtcm +from:0x02129874 kind:load to:0x027e0d00 module:dtcm +from:0x02129878 kind:load to:0x0212dd68 module:overlay(40) +from:0x0212987c kind:load to:0x0212e758 module:overlay(40) +from:0x02129880 kind:load to:0x02129e0c module:overlay(40) +from:0x02129888 kind:load to:0x0212e7b8 module:overlay(40) +from:0x0212988c kind:load to:0x0212e7e8 module:overlay(40) +from:0x02129890 kind:load to:0x0212dd28 module:overlay(40) +from:0x02129894 kind:load to:0x0212e788 module:overlay(40) +from:0x02129898 kind:load to:0x0212a140 module:overlay(40) +from:0x02129910 kind:load to:0x027e0cec module:dtcm +from:0x02129914 kind:load to:0x020a0194 module:overlay(0) +from:0x0212998c kind:load to:0x027e0cec module:dtcm +from:0x02129990 kind:load to:0x020a0194 module:overlay(0) +from:0x02129a08 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02129a74 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02129a7c kind:load to:0x027e0cec module:dtcm +from:0x02129ab0 kind:arm_call to:0x02018114 module:main +from:0x02129ad4 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02129af0 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02129b18 kind:arm_call to:0x02018114 module:main +from:0x02129b40 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129b64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129b80 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02129b98 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02129bbc kind:arm_call to:0x02018114 module:main +from:0x02129bd4 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02129bec kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02129c0c kind:arm_call to:0x02018114 module:main +from:0x02129c30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129c58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129c70 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02129c88 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02129ca0 kind:load to:0x027e0cec module:dtcm +from:0x02129e78 kind:arm_call to:0x0200e260 module:main +from:0x02129e88 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129ef8 kind:arm_call to:0x0200e260 module:main +from:0x02129f08 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129f78 kind:arm_call to:0x0200e260 module:main +from:0x02129f88 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129ff8 kind:arm_call to:0x0200e260 module:main +from:0x0212a008 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a078 kind:arm_call to:0x0200e260 module:main +from:0x0212a088 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a0fc kind:arm_call to:0x0200e260 module:main +from:0x0212a10c kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a13c kind:load to:0x027e0964 module:dtcm +from:0x0212a1a8 kind:arm_call to:0x0200e260 module:main +from:0x0212a1bc kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a1e4 kind:arm_call to:0x02028d30 module:main +from:0x0212a1fc kind:load to:0x027e0964 module:dtcm +from:0x0212a210 kind:load to:0x027e0d00 module:dtcm +from:0x0212a214 kind:load to:0x020d49f8 module:overlays(19,24) +from:0x0212a220 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0212a3cc kind:load to:0x0212e82c module:overlay(40) +from:0x0212a3dc kind:load to:0x020578a4 module:overlay(0) +from:0x0212a3f0 kind:load to:0x0212a3f4 module:overlay(40) +from:0x0212a5dc kind:load to:0x0212e82c module:overlay(40) +from:0x0212a768 kind:load to:0x0212e85c module:overlay(40) +from:0x0212a774 kind:arm_call to:0x0212a248 module:overlay(40) +from:0x0212a784 kind:arm_call to:0x0212a3f4 module:overlay(40) +from:0x0212a78c kind:arm_call to:0x0212a218 module:overlay(40) +from:0x0212a7f0 kind:arm_call to:0x02127e04 module:overlay(40) +from:0x0212a7fc kind:arm_call to:0x02127cb8 module:overlay(40) +from:0x0212a818 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a838 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a864 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212a878 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a89c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212a8a4 kind:arm_call to:0x02011ff4 module:main +from:0x0212a8b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212a8c0 kind:arm_call to:0x02011ff4 module:main +from:0x0212a8d4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212a8dc kind:arm_call to:0x02011ff4 module:main +from:0x0212a8f0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212a8f8 kind:arm_call to:0x02011ff4 module:main +from:0x0212a90c kind:load to:0x0212f548 module:overlay(40) +from:0x0212a920 kind:arm_call to:0x02011f3c module:main +from:0x0212a92c kind:arm_call to:0x0212a95c module:overlay(40) +from:0x0212a940 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0212a958 kind:load to:0x0212e988 module:overlay(40) +from:0x0212a964 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212a978 kind:load to:0x0212e9ac module:overlay(40) +from:0x0212a9a0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212a9bc kind:arm_call to:0x0212a9c8 module:overlay(40) +from:0x0212aa00 kind:load to:0x0212e968 module:overlay(40) +from:0x0212aa3c kind:load to:0x0212e950 module:overlay(40) +from:0x0212aaa0 kind:arm_call to:0x0212abe4 module:overlay(40) +from:0x0212aac0 kind:arm_call to:0x020ed67c module:overlay(31) +from:0x0212aacc kind:arm_call to:0x0212a9c8 module:overlay(40) +from:0x0212aaf0 kind:arm_call to:0x0212a9c8 module:overlay(40) +from:0x0212aaf8 kind:load to:0x027e0d3c module:dtcm +from:0x0212ab18 kind:load to:0x027e0d3c module:dtcm +from:0x0212ab2c kind:arm_call to:0x0212abe4 module:overlay(40) +from:0x0212ab84 kind:arm_call to:0x0212a9c8 module:overlay(40) +from:0x0212aba8 kind:arm_call to:0x0212a9c8 module:overlay(40) +from:0x0212abb0 kind:load to:0x027e0d3c module:dtcm +from:0x0212abc8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212abdc kind:arm_call to:0x0212a9c8 module:overlay(40) +from:0x0212ac08 kind:arm_call to:0x01fff148 module:itcm +from:0x0212ac18 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0212ac20 kind:load to:0x027e0cd8 module:dtcm +from:0x0212ac24 kind:load to:0x027e0ce0 module:dtcm +from:0x0212ac30 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212ac44 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212ac4c kind:arm_call to:0x02011ff4 module:main +from:0x0212ac60 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0212ac78 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0212aca0 kind:load to:0x0212eaec module:overlay(40) +from:0x0212acd0 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0212acf8 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0212ad18 kind:arm_call to:0x020979a0 module:overlay(0) +from:0x0212ad20 kind:load to:0x027e09a4 module:dtcm +from:0x0212ad24 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212ad30 kind:load to:0x0212fec4 module:overlay(40) +from:0x0212ad4c kind:arm_call to:0x02097930 module:overlay(0) +from:0x0212ad64 kind:load to:0x0212eac8 module:overlay(40) +from:0x0212ad70 kind:load to:0x0212f654 module:overlay(40) +from:0x0212ad8c kind:arm_call to:0x02097930 module:overlay(0) +from:0x0212ada4 kind:load to:0x0212eaa4 module:overlay(40) +from:0x0212adb0 kind:load to:0x0212f72c module:overlay(40) +from:0x0212adc4 kind:arm_call to:0x02011f3c module:main +from:0x0212add0 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212ade8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212ae48 kind:load to:0x0212ea80 module:overlay(40) +from:0x0212ae58 kind:load to:0x0212f804 module:overlay(40) +from:0x0212ae6c kind:arm_call to:0x02011f3c module:main +from:0x0212ae78 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212ae8c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212aef4 kind:load to:0x0212ea5c module:overlay(40) +from:0x0212af10 kind:load to:0x0212ff9c module:overlay(40) +from:0x0212af24 kind:arm_call to:0x02011f3c module:main +from:0x0212af30 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212af48 kind:arm_call to:0x0212ac6c module:overlay(40) +from:0x0212afa0 kind:load to:0x0212ea38 module:overlay(40) +from:0x0212afb8 kind:load to:0x0213007c module:overlay(40) +from:0x0212afcc kind:arm_call to:0x02011f3c module:main +from:0x0212afd8 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212aff0 kind:arm_call to:0x0212ac6c module:overlay(40) +from:0x0212b04c kind:load to:0x0212ea14 module:overlay(40) +from:0x0212b05c kind:load to:0x0212f8dc module:overlay(40) +from:0x0212b070 kind:arm_call to:0x02011f3c module:main +from:0x0212b07c kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212b090 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212b0d8 kind:load to:0x0212ebe8 module:overlay(40) +from:0x0212b0e8 kind:load to:0x0212f9b4 module:overlay(40) +from:0x0212b0fc kind:arm_call to:0x02011f3c module:main +from:0x0212b108 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212b120 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0212b188 kind:load to:0x0212ebc4 module:overlay(40) +from:0x0212b1a0 kind:load to:0x0212fa8c module:overlay(40) +from:0x0212b1b4 kind:arm_call to:0x02011f3c module:main +from:0x0212b1c0 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212b1d8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212b248 kind:load to:0x0212eba0 module:overlay(40) +from:0x0212b260 kind:load to:0x0212fb64 module:overlay(40) +from:0x0212b274 kind:arm_call to:0x02011f3c module:main +from:0x0212b280 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212b298 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212b2f8 kind:load to:0x0212eb7c module:overlay(40) +from:0x0212b310 kind:load to:0x0212fc3c module:overlay(40) +from:0x0212b324 kind:arm_call to:0x02011f3c module:main +from:0x0212b330 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212b348 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212b3a8 kind:load to:0x0212eb58 module:overlay(40) +from:0x0212b3c0 kind:load to:0x0212fd14 module:overlay(40) +from:0x0212b3d4 kind:arm_call to:0x02011f3c module:main +from:0x0212b3e0 kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212b3f8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212b458 kind:load to:0x0212eb34 module:overlay(40) +from:0x0212b46c kind:load to:0x0212fdec module:overlay(40) +from:0x0212b480 kind:arm_call to:0x02011f3c module:main +from:0x0212b48c kind:arm_call to:0x0212b72c module:overlay(40) +from:0x0212b4a4 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0212b4fc kind:load to:0x0212eb10 module:overlay(40) +from:0x0212b524 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212b5dc kind:arm_call to:0x02097530 module:overlay(0) +from:0x0212b5f8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212b628 kind:arm_call to:0x0212b508 module:overlay(40) +from:0x0212b670 kind:arm_call to:0x0212b528 module:overlay(40) +from:0x0212b678 kind:arm_call to:0x0212b508 module:overlay(40) +from:0x0212b67c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0212b694 kind:arm_call to:0x0216f8c8 module:overlay(94) +from:0x0212b6fc kind:arm_call to:0x0212c698 module:overlay(40) +from:0x0212b720 kind:load to:0x0212edf8 module:overlay(40) +from:0x0212b724 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212b728 kind:load to:0x0212ecd0 module:overlay(40) +from:0x0212b738 kind:arm_call to:0x0212b508 module:overlay(40) +from:0x0212b780 kind:arm_call to:0x0212b528 module:overlay(40) +from:0x0212b788 kind:arm_call to:0x0212b508 module:overlay(40) +from:0x0212b78c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0212b7a4 kind:arm_call to:0x0216f8c8 module:overlay(94) +from:0x0212b80c kind:arm_call to:0x0212c698 module:overlay(40) +from:0x0212b830 kind:load to:0x0212edf8 module:overlay(40) +from:0x0212b834 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212b838 kind:load to:0x0212ecd0 module:overlay(40) +from:0x0212b844 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b85c kind:arm_call to:0x01fff458 module:itcm +from:0x0212b878 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b894 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b8b0 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b8c8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b8e4 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b90c kind:arm_call to:0x0212c4ac module:overlay(40) +from:0x0212b918 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x0212b93c kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0212b95c kind:arm_call to:0x01fff458 module:itcm +from:0x0212bb24 kind:arm_call to:0x020a8e04 module:overlay(0) +from:0x0212bb88 kind:arm_call to:0x0212bc74 module:overlay(40) +from:0x0212bb90 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0212bbe0 kind:load to:0x027e09b8 module:dtcm +from:0x0212bc08 kind:arm_call to:0x0212c6d0 module:overlay(40) +from:0x0212bc20 kind:arm_call to:0x01fff350 module:itcm +from:0x0212bc54 kind:arm_call to:0x01fff350 module:itcm +from:0x0212bc70 kind:load to:0x027e0ce4 module:dtcm +from:0x0212bc80 kind:arm_call to:0x0212bbf4 module:overlay(40) +from:0x0212bce4 kind:load to:0x0212ec30 module:overlay(40) +from:0x0212bd2c kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0212bd90 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0212bdb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212be44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212be7c kind:load to:0x0212ec80 module:overlay(40) +from:0x0212be94 kind:arm_call to:0x01fff458 module:itcm +from:0x0212be9c kind:arm_call to:0x0212bf5c module:overlay(40) +from:0x0212bea8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212bebc kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x0212becc kind:load to:0x027e0cfc module:dtcm +from:0x0212bed8 kind:arm_call to:0x0212c1b8 module:overlay(40) +from:0x0212bef0 kind:arm_call to:0x0212c258 module:overlay(40) +from:0x0212bf00 kind:arm_call to:0x020d444c module:overlay(24) +from:0x0212bf0c kind:load to:0x027e0cfc module:dtcm +from:0x0212bf18 kind:arm_call to:0x020a9324 module:overlay(0) +from:0x0212bf3c kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0212c0e4 kind:arm_call to:0x0212d074 module:overlay(40) +from:0x0212c134 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x0212c148 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x0212c154 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c194 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c1ac kind:load to:0x027e0cfc module:dtcm +from:0x0212c1e4 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x0212c1f4 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x0212c220 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0212c250 kind:load to:0x027e0cfc module:dtcm +from:0x0212c254 kind:load to:0x027e09a4 module:dtcm +from:0x0212c274 kind:arm_call to:0x020d45b0 module:overlay(24) +from:0x0212c290 kind:load to:0x027e0cfc module:dtcm +from:0x0212c2c0 kind:arm_call to:0x020e82f4 module:overlay(31) +from:0x0212c2d0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0212c2ec kind:arm_call to:0x01fff458 module:itcm +from:0x0212c320 kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x0212c328 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c35c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0212c368 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0212c374 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0212c3bc kind:arm_call to:0x0212c258 module:overlay(40) +from:0x0212c3e0 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x0212c3f4 kind:arm_call to:0x020d461c module:overlay(24) +from:0x0212c418 kind:load to:0x027e0cfc module:dtcm +from:0x0212c424 kind:load to:0x020a99b0 module:overlay(0) +from:0x0212c4b8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c650 kind:load to:0x0212de88 module:overlay(40) +from:0x0212c658 kind:load to:0x0212de48 module:overlay(40) +from:0x0212c664 kind:load to:0x0212de80 module:overlay(40) +from:0x0212c668 kind:load to:0x0212de50 module:overlay(40) +from:0x0212c680 kind:load to:0x0212de70 module:overlay(40) +from:0x0212c684 kind:load to:0x0212de90 module:overlay(40) +from:0x0212c688 kind:load to:0x0212de68 module:overlay(40) +from:0x0212c68c kind:load to:0x0212de58 module:overlay(40) +from:0x0212c690 kind:load to:0x0212de78 module:overlay(40) +from:0x0212c694 kind:load to:0x0212de60 module:overlay(40) +from:0x0212c6a0 kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x0212c6b4 kind:load to:0x0212ec0c module:overlay(40) +from:0x0212c6c0 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0212c6c8 kind:arm_call to:0x01ffc57c module:itcm +from:0x0212c6e8 kind:load to:0x0212ea08 module:overlay(40) +from:0x0212c6f8 kind:arm_call to:0x02096d1c module:overlay(0) +from:0x0212c74c kind:load to:0x027e09b8 module:dtcm +from:0x0212c758 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212c760 kind:arm_call to:0x02011ff4 module:main +from:0x0212c778 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212c780 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212c788 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0212c7a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212c7a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212c7b0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0212c7b8 kind:arm_call to:0x02011ff4 module:main +from:0x0212c7cc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c7e0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c7f4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c808 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c81c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c830 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c844 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c858 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c86c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c880 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c894 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c8a8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c8bc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c8d0 kind:load to:0x02130214 module:overlay(40) +from:0x0212c8e4 kind:arm_call to:0x02011f3c module:main +from:0x0212c8f0 kind:arm_call to:0x0212cab4 module:overlay(40) +from:0x0212c908 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0212c974 kind:load to:0x0212ef6c module:overlay(40) +from:0x0212c984 kind:load to:0x0213018c module:overlay(40) +from:0x0212c998 kind:arm_call to:0x02011f3c module:main +from:0x0212c9a4 kind:arm_call to:0x0212cab4 module:overlay(40) +from:0x0212c9bc kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0212ca10 kind:load to:0x0212ef48 module:overlay(40) +from:0x0212ca20 kind:load to:0x021301d0 module:overlay(40) +from:0x0212ca34 kind:arm_call to:0x02011f3c module:main +from:0x0212ca40 kind:arm_call to:0x0212cab4 module:overlay(40) +from:0x0212ca58 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0212caac kind:load to:0x0212ef90 module:overlay(40) +from:0x0212cabc kind:arm_call to:0x0212b61c module:overlay(40) +from:0x0212cafc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0212cb14 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212cb2c kind:load to:0x0212efb4 module:overlay(40) +from:0x0212cb30 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212cb34 kind:load to:0x0212e87c module:overlay(40) +from:0x0212cb94 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0212cba4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0212cbb4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0212cbc4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0212cbd8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212cc64 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212cc70 kind:arm_call to:0x0212b934 module:overlay(40) +from:0x0212cc7c kind:load to:0x0212de98 module:overlay(40) +from:0x0212cc80 kind:load to:0x0212dec8 module:overlay(40) +from:0x0212cc84 kind:load to:0x0212dea8 module:overlay(40) +from:0x0212cc88 kind:load to:0x0212deb8 module:overlay(40) +from:0x0212cc90 kind:load to:0x0212ef28 module:overlay(40) +from:0x0212cce4 kind:arm_call to:0x0200eab0 module:main +from:0x0212ccf4 kind:arm_call to:0x0200eab0 module:main +from:0x0212cd04 kind:arm_call to:0x0200eab0 module:main +from:0x0212cd14 kind:arm_call to:0x0200eab0 module:main +from:0x0212cd20 kind:arm_call to:0x0212c41c module:overlay(40) +from:0x0212cd48 kind:load to:0x0212c428 module:overlay(40) +from:0x0212cd58 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212cd60 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212cd68 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212cd70 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0212cd88 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212cd90 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212cd98 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212cda0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0212cda8 kind:arm_call to:0x02011ff4 module:main +from:0x0212cdbc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212cdd0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0212cde4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0212cdf8 kind:load to:0x021302fc module:overlay(40) +from:0x0212ce0c kind:arm_call to:0x02011f3c module:main +from:0x0212ce18 kind:arm_call to:0x0212cea0 module:overlay(40) +from:0x0212ce2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212ce94 kind:load to:0x0212f0f0 module:overlay(40) +from:0x0212cea8 kind:arm_call to:0x0212b61c module:overlay(40) +from:0x0212cec8 kind:load to:0x0212f114 module:overlay(40) +from:0x0212cf04 kind:arm_call to:0x0212c1b8 module:overlay(40) +from:0x0212cf1c kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0212cf6c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0212cf78 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0212cf84 kind:arm_call to:0x0212d0f8 module:overlay(40) +from:0x0212cfb8 kind:arm_call to:0x0212c1b8 module:overlay(40) +from:0x0212d008 kind:arm_call to:0x0212b934 module:overlay(40) +from:0x0212d014 kind:load to:0x027e09b8 module:dtcm +from:0x0212d018 kind:load to:0x020b508c module:overlay(0) +from:0x0212d01c kind:load to:0x027e0cfc module:dtcm +from:0x0212d020 kind:load to:0x027e09a4 module:dtcm +from:0x0212d094 kind:load to:0x0212f0e4 module:overlay(40) +from:0x0212d098 kind:load to:0x027e0cfc module:dtcm +from:0x0212d0c4 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x0212d0d0 kind:arm_call to:0x01fff458 module:itcm +from:0x0212d0e8 kind:load to:0x027e0cfc module:dtcm +from:0x0212d0f4 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0212d0fc kind:arm_call to:0x0212c258 module:overlay(40) +from:0x0212d110 kind:load to:0x0212ded8 module:overlay(40) +from:0x0212d14c kind:arm_call to:0x0212d0f8 module:overlay(40) +from:0x0212d160 kind:arm_call to:0x020a87bc module:overlay(0) +from:0x0212d17c kind:load to:0x027e0ce0 module:dtcm +from:0x0212d1a4 kind:arm_call to:0x01fff458 module:itcm +from:0x0212d1a8 kind:arm_call to:0x0212d074 module:overlay(40) +from:0x0212d1e0 kind:arm_call to:0x0212c378 module:overlay(40) +from:0x0212d1ec kind:load to:0x0212dee4 module:overlay(40) +from:0x0212d1fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212d204 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212d20c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0212d224 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212d22c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212d234 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0212d23c kind:arm_call to:0x02011ff4 module:main +from:0x0212d250 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212d264 kind:load to:0x021303e4 module:overlay(40) +from:0x0212d278 kind:arm_call to:0x02011f3c module:main +from:0x0212d284 kind:arm_call to:0x0212d2f8 module:overlay(40) +from:0x0212d29c kind:arm_call to:0x02097930 module:overlay(0) +from:0x0212d2ec kind:load to:0x0212f24c module:overlay(40) +from:0x0212d300 kind:arm_call to:0x0212b61c module:overlay(40) +from:0x0212d31c kind:load to:0x0212f270 module:overlay(40) +from:0x0212d34c kind:arm_call to:0x02081d90 module:overlay(0) +from:0x0212d36c kind:arm_call to:0x0212b940 module:overlay(40) +from:0x0212d374 kind:load to:0x027e09a4 module:dtcm +from:0x0212d378 kind:load to:0x027e0cd8 module:dtcm +from:0x0212d384 kind:load to:0x0212bce8 module:overlay(40) +from:0x0212d3a4 kind:load to:0x020a9948 module:overlay(0) +from:0x0212d400 kind:arm_call to:0x020a91f4 module:overlay(0) +from:0x0212d410 kind:arm_call to:0x0212bed0 module:overlay(40) +from:0x0212d434 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212d43c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212d444 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0212d45c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212d464 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212d46c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0212d474 kind:arm_call to:0x02011ff4 module:main +from:0x0212d488 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212d49c kind:load to:0x021304cc module:overlay(40) +from:0x0212d4b0 kind:arm_call to:0x02011f3c module:main +from:0x0212d4bc kind:arm_call to:0x0212d54c module:overlay(40) +from:0x0212d4e0 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x0212d4f0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0212d53c kind:load to:0x0212f3e0 module:overlay(40) +from:0x0212d540 kind:load to:0x0212f408 module:overlay(40) +from:0x0212d544 kind:load to:0x0212f3b8 module:overlay(40) +from:0x0212d554 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0212d56c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212d578 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x0212d580 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0212d58c kind:load to:0x0212f430 module:overlay(40) +from:0x0212d5d8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0212d62c kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0212d750 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0212d77c kind:load to:0x027e0cd8 module:dtcm +from:0x0212d780 kind:load to:0x0212f3a0 module:overlay(40) +from:0x0212d784 kind:load to:0x021304cc module:overlay(40) +from:0x0212d788 kind:load to:0x021304ec module:overlay(40) +from:0x0212d7c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212d7e8 kind:load to:0x0203e964 module:main +from:0x0212d7f8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0212d800 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212d808 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212d820 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0212d828 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212d830 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212d838 kind:arm_call to:0x02011ff4 module:main +from:0x0212d84c kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0212d860 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0212d868 kind:arm_call to:0x02011ff4 module:main +from:0x0212d87c kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0212d884 kind:arm_call to:0x02011ff4 module:main +from:0x0212d898 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0212d8ac kind:load to:0x02130564 module:overlay(40) +from:0x0212d8c0 kind:arm_call to:0x02011f3c module:main +from:0x0212d8cc kind:arm_call to:0x0212d920 module:overlay(40) +from:0x0212d8ec kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x0212d918 kind:load to:0x0212f470 module:overlay(40) +from:0x0212d928 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0212d954 kind:load to:0x0212f498 module:overlay(40) +from:0x0212d958 kind:load to:0x020b19a8 module:overlay(0) +from:0x0212d978 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0212d994 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0212d9f4 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0212dad8 kind:load to:0x02130564 module:overlay(40) +from:0x0212db1c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212dc1c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212dc7c kind:load to:0x0203e964 module:main +from:0x0212dc8c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0212dc94 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212dcac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0212dcb4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212dcbc kind:arm_call to:0x02011ff4 module:main +from:0x0212dcd0 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0212dce4 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0212dcec kind:arm_call to:0x02011ff4 module:main +from:0x0212df1c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212df2c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212dfd8 kind:arm_call to:0x02123684 module:overlay(40) +from:0x0212dfe8 kind:arm_call to:0x0203ce74 module:main +from:0x0212e000 kind:load to:0x0212e600 module:overlay(40) +from:0x0212e008 kind:load to:0x0212f4e0 module:overlay(40) +from:0x0212e00c kind:load to:0x0212f4fc module:overlay(40) +from:0x0212e010 kind:load to:0x02127578 module:overlay(40) +from:0x0212e014 kind:load to:0x0212f4f0 module:overlay(40) +from:0x0212e034 kind:arm_call to:0x0212a934 module:overlay(40) +from:0x0212e044 kind:arm_call to:0x0203ce74 module:main +from:0x0212e058 kind:load to:0x0212f538 module:overlay(40) +from:0x0212e05c kind:load to:0x0212f548 module:overlay(40) +from:0x0212e060 kind:load to:0x0212ac58 module:overlay(40) +from:0x0212e064 kind:load to:0x0212f53c module:overlay(40) +from:0x0212e084 kind:arm_call to:0x0212ad3c module:overlay(40) +from:0x0212e094 kind:arm_call to:0x0203ce74 module:main +from:0x0212e0b8 kind:arm_call to:0x0212ad7c module:overlay(40) +from:0x0212e0c8 kind:arm_call to:0x0203ce74 module:main +from:0x0212e0ec kind:arm_call to:0x0212add8 module:overlay(40) +from:0x0212e0fc kind:arm_call to:0x0203ce74 module:main +from:0x0212e120 kind:arm_call to:0x0212ae80 module:overlay(40) +from:0x0212e130 kind:arm_call to:0x0203ce74 module:main +from:0x0212e154 kind:arm_call to:0x0212af38 module:overlay(40) +from:0x0212e164 kind:arm_call to:0x0203ce74 module:main +from:0x0212e188 kind:arm_call to:0x0212afe0 module:overlay(40) +from:0x0212e198 kind:arm_call to:0x0203ce74 module:main +from:0x0212e1bc kind:arm_call to:0x0212b084 module:overlay(40) +from:0x0212e1cc kind:arm_call to:0x0203ce74 module:main +from:0x0212e1f0 kind:arm_call to:0x0212b110 module:overlay(40) +from:0x0212e200 kind:arm_call to:0x0203ce74 module:main +from:0x0212e224 kind:arm_call to:0x0212b1c8 module:overlay(40) +from:0x0212e234 kind:arm_call to:0x0203ce74 module:main +from:0x0212e258 kind:arm_call to:0x0212b288 module:overlay(40) +from:0x0212e268 kind:arm_call to:0x0203ce74 module:main +from:0x0212e28c kind:arm_call to:0x0212b338 module:overlay(40) +from:0x0212e29c kind:arm_call to:0x0203ce74 module:main +from:0x0212e2c0 kind:arm_call to:0x0212b3e8 module:overlay(40) +from:0x0212e2d0 kind:arm_call to:0x0203ce74 module:main +from:0x0212e2f4 kind:arm_call to:0x0212b494 module:overlay(40) +from:0x0212e304 kind:arm_call to:0x0203ce74 module:main +from:0x0212e318 kind:load to:0x0212f584 module:overlay(40) +from:0x0212e31c kind:load to:0x0212fec4 module:overlay(40) +from:0x0212e320 kind:load to:0x0212c7c4 module:overlay(40) +from:0x0212e324 kind:load to:0x0212f63c module:overlay(40) +from:0x0212e328 kind:load to:0x0212f654 module:overlay(40) +from:0x0212e32c kind:load to:0x0212c7d8 module:overlay(40) +from:0x0212e330 kind:load to:0x0212f648 module:overlay(40) +from:0x0212e334 kind:load to:0x0212f72c module:overlay(40) +from:0x0212e338 kind:load to:0x0212c7ec module:overlay(40) +from:0x0212e33c kind:load to:0x0212f630 module:overlay(40) +from:0x0212e340 kind:load to:0x0212f804 module:overlay(40) +from:0x0212e344 kind:load to:0x0212c800 module:overlay(40) +from:0x0212e348 kind:load to:0x0212f5b8 module:overlay(40) +from:0x0212e34c kind:load to:0x0212ff9c module:overlay(40) +from:0x0212e350 kind:load to:0x0212c814 module:overlay(40) +from:0x0212e354 kind:load to:0x0212f5c4 module:overlay(40) +from:0x0212e358 kind:load to:0x0213007c module:overlay(40) +from:0x0212e35c kind:load to:0x0212c828 module:overlay(40) +from:0x0212e360 kind:load to:0x0212f5d0 module:overlay(40) +from:0x0212e364 kind:load to:0x0212f8dc module:overlay(40) +from:0x0212e368 kind:load to:0x0212c83c module:overlay(40) +from:0x0212e36c kind:load to:0x0212f5dc module:overlay(40) +from:0x0212e370 kind:load to:0x0212f9b4 module:overlay(40) +from:0x0212e374 kind:load to:0x0212c850 module:overlay(40) +from:0x0212e378 kind:load to:0x0212f5e8 module:overlay(40) +from:0x0212e37c kind:load to:0x0212fa8c module:overlay(40) +from:0x0212e380 kind:load to:0x0212c864 module:overlay(40) +from:0x0212e384 kind:load to:0x0212f5f4 module:overlay(40) +from:0x0212e388 kind:load to:0x0212fb64 module:overlay(40) +from:0x0212e38c kind:load to:0x0212c878 module:overlay(40) +from:0x0212e390 kind:load to:0x0212f600 module:overlay(40) +from:0x0212e394 kind:load to:0x0212fc3c module:overlay(40) +from:0x0212e398 kind:load to:0x0212c88c module:overlay(40) +from:0x0212e39c kind:load to:0x0212f60c module:overlay(40) +from:0x0212e3a0 kind:load to:0x0212fd14 module:overlay(40) +from:0x0212e3a4 kind:load to:0x0212c8a0 module:overlay(40) +from:0x0212e3a8 kind:load to:0x0212f618 module:overlay(40) +from:0x0212e3ac kind:load to:0x0212fdec module:overlay(40) +from:0x0212e3b0 kind:load to:0x0212c8b4 module:overlay(40) +from:0x0212e3b4 kind:load to:0x0212f624 module:overlay(40) +from:0x0212e3d4 kind:arm_call to:0x0212c8f8 module:overlay(40) +from:0x0212e3e4 kind:arm_call to:0x0203ce74 module:main +from:0x0212e40c kind:arm_call to:0x0212c9ac module:overlay(40) +from:0x0212e41c kind:arm_call to:0x0203ce74 module:main +from:0x0212e444 kind:arm_call to:0x0212ca48 module:overlay(40) +from:0x0212e454 kind:arm_call to:0x0203ce74 module:main +from:0x0212e468 kind:load to:0x0213015c module:overlay(40) +from:0x0212e46c kind:load to:0x02130214 module:overlay(40) +from:0x0212e470 kind:load to:0x0212cdb4 module:overlay(40) +from:0x0212e474 kind:load to:0x02130174 module:overlay(40) +from:0x0212e478 kind:load to:0x0213018c module:overlay(40) +from:0x0212e47c kind:load to:0x0212cdc8 module:overlay(40) +from:0x0212e480 kind:load to:0x02130168 module:overlay(40) +from:0x0212e484 kind:load to:0x021301d0 module:overlay(40) +from:0x0212e488 kind:load to:0x0212cddc module:overlay(40) +from:0x0212e48c kind:load to:0x02130180 module:overlay(40) +from:0x0212e4ac kind:arm_call to:0x0212ce20 module:overlay(40) +from:0x0212e4bc kind:arm_call to:0x0203ce74 module:main +from:0x0212e4d0 kind:load to:0x021302ec module:overlay(40) +from:0x0212e4d4 kind:load to:0x021302fc module:overlay(40) +from:0x0212e4d8 kind:load to:0x0212d248 module:overlay(40) +from:0x0212e4dc kind:load to:0x021302f0 module:overlay(40) +from:0x0212e4fc kind:arm_call to:0x0212d28c module:overlay(40) +from:0x0212e50c kind:arm_call to:0x0203ce74 module:main +from:0x0212e520 kind:load to:0x021303d4 module:overlay(40) +from:0x0212e524 kind:load to:0x021303e4 module:overlay(40) +from:0x0212e528 kind:load to:0x0212d480 module:overlay(40) +from:0x0212e52c kind:load to:0x021303d8 module:overlay(40) +from:0x0212e54c kind:arm_call to:0x0212d4c4 module:overlay(40) +from:0x0212e55c kind:arm_call to:0x0203ce74 module:main +from:0x0212e570 kind:load to:0x021304bc module:overlay(40) +from:0x0212e574 kind:load to:0x021304cc module:overlay(40) +from:0x0212e578 kind:load to:0x0212d844 module:overlay(40) +from:0x0212e57c kind:load to:0x021304c0 module:overlay(40) +from:0x0212e59c kind:arm_call to:0x0212d8d4 module:overlay(40) +from:0x0212e5ac kind:arm_call to:0x0203ce74 module:main +from:0x0212e5c0 kind:load to:0x02130554 module:overlay(40) +from:0x0212e5c4 kind:load to:0x02130564 module:overlay(40) +from:0x0212e5c8 kind:load to:0x0212dcc8 module:overlay(40) +from:0x0212e5cc kind:load to:0x02130558 module:overlay(40) +from:0x0212e5d0 kind:load to:0x0212def8 module:overlay(40) +from:0x0212e5d4 kind:load to:0x0212e018 module:overlay(40) +from:0x0212e5d8 kind:load to:0x0212e068 module:overlay(40) +from:0x0212e5dc kind:load to:0x0212e3b8 module:overlay(40) +from:0x0212e5e0 kind:load to:0x0212e490 module:overlay(40) +from:0x0212e5e4 kind:load to:0x0212e4e0 module:overlay(40) +from:0x0212e5e8 kind:load to:0x0212e530 module:overlay(40) +from:0x0212e5ec kind:load to:0x0212e580 module:overlay(40) +from:0x0212e620 kind:load to:0x02123f4c module:overlay(40) +from:0x0212e628 kind:load to:0x02124144 module:overlay(40) +from:0x0212e630 kind:load to:0x02124520 module:overlay(40) +from:0x0212e638 kind:load to:0x02124fd4 module:overlay(40) +from:0x0212e640 kind:load to:0x021256f4 module:overlay(40) +from:0x0212e648 kind:load to:0x02123f8c module:overlay(40) +from:0x0212e650 kind:load to:0x02124188 module:overlay(40) +from:0x0212e658 kind:load to:0x021246f4 module:overlay(40) +from:0x0212e660 kind:load to:0x0212520c module:overlay(40) +from:0x0212e668 kind:load to:0x0212578c module:overlay(40) +from:0x0212e678 kind:load to:0x02123818 module:overlay(40) +from:0x0212e67c kind:load to:0x0212755c module:overlay(40) +from:0x0212e680 kind:load to:0x0201bbe4 module:main +from:0x0212e684 kind:load to:0x0212754c module:overlay(40) +from:0x0212e688 kind:load to:0x0201bd8c module:main +from:0x0212e694 kind:load to:0x0212365c module:overlay(40) +from:0x0212e698 kind:load to:0x020977a0 module:overlay(0) +from:0x0212e69c kind:load to:0x020977a8 module:overlay(0) +from:0x0212e6a0 kind:load to:0x02097824 module:overlay(0) +from:0x0212e6a4 kind:load to:0x02123620 module:overlay(40) +from:0x0212e6a8 kind:load to:0x02097868 module:overlay(0) +from:0x0212e6ac kind:load to:0x02123638 module:overlay(40) +from:0x0212e6bc kind:load to:0x020977a0 module:overlay(0) +from:0x0212e6c0 kind:load to:0x020977a8 module:overlay(0) +from:0x0212e6c4 kind:load to:0x02097824 module:overlay(0) +from:0x0212e6c8 kind:load to:0x02123620 module:overlay(40) +from:0x0212e6cc kind:load to:0x02097868 module:overlay(0) +from:0x0212e6d0 kind:load to:0x02123638 module:overlay(40) +from:0x0212e6dc kind:load to:0x0207c4d0 module:overlay(0) +from:0x0212e6e0 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0212e6e4 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0212e6e8 kind:load to:0x0207c990 module:overlay(0) +from:0x0212e6ec kind:load to:0x0207c9d4 module:overlay(0) +from:0x0212e6f0 kind:load to:0x0207ca44 module:overlay(0) +from:0x0212e6f4 kind:load to:0x0207ca6c module:overlay(0) +from:0x0212e6f8 kind:load to:0x0207cae4 module:overlay(0) +from:0x0212e704 kind:load to:0x0209856c module:overlay(0) +from:0x0212e708 kind:load to:0x020985a8 module:overlay(0) +from:0x0212e70c kind:load to:0x020985c0 module:overlay(0) +from:0x0212e710 kind:load to:0x020985cc module:overlay(0) +from:0x0212e714 kind:load to:0x01fff464 module:itcm +from:0x0212e718 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212e71c kind:load to:0x021239fc module:overlay(40) +from:0x0212e720 kind:load to:0x02123a64 module:overlay(40) +from:0x0212e724 kind:load to:0x02123e90 module:overlay(40) +from:0x0212e728 kind:load to:0x021260b0 module:overlay(40) +from:0x0212e72c kind:load to:0x02098510 module:overlay(0) +from:0x0212e730 kind:load to:0x02127154 module:overlay(40) +from:0x0212e734 kind:load to:0x02126f9c module:overlay(40) +from:0x0212e738 kind:load to:0x0209851c module:overlay(0) +from:0x0212e73c kind:load to:0x020985d8 module:overlay(0) +from:0x0212e740 kind:load to:0x02098644 module:overlay(0) +from:0x0212e744 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212e748 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212e74c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212e750 kind:load to:0x0212382c module:overlay(40) +from:0x0212e754 kind:load to:0x02123910 module:overlay(40) +from:0x0212e808 kind:load to:0x02123804 module:overlay(40) +from:0x0212e80c kind:load to:0x0212a894 module:overlay(40) +from:0x0212e810 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212e814 kind:load to:0x0212758c module:overlay(40) +from:0x0212e818 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212e81c kind:load to:0x02057e44 module:overlay(0) +from:0x0212e820 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212e824 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0212e828 kind:load to:0x02057d84 module:overlay(0) +from:0x0212e87c kind:load to:0x021237c8 module:overlay(40) +from:0x0212e880 kind:load to:0x0212a8e8 module:overlay(40) +from:0x0212e884 kind:load to:0x02099b54 module:overlay(0) +from:0x0212e888 kind:load to:0x02099b8c module:overlay(0) +from:0x0212e88c kind:load to:0x0209a190 module:overlay(0) +from:0x0212e890 kind:load to:0x0209a198 module:overlay(0) +from:0x0212e894 kind:load to:0x0209a138 module:overlay(0) +from:0x0212e898 kind:load to:0x02099d04 module:overlay(0) +from:0x0212e89c kind:load to:0x02099bf4 module:overlay(0) +from:0x0212e8a0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212e8a4 kind:load to:0x0209a148 module:overlay(0) +from:0x0212e8a8 kind:load to:0x0209a160 module:overlay(0) +from:0x0212e8ac kind:load to:0x0212a88c module:overlay(40) +from:0x0212e8b0 kind:load to:0x0209a178 module:overlay(0) +from:0x0212e8b4 kind:load to:0x0212a3d0 module:overlay(40) +from:0x0212e8b8 kind:load to:0x02129234 module:overlay(40) +from:0x0212e8c4 kind:load to:0x021237f0 module:overlay(40) +from:0x0212e8c8 kind:load to:0x0212a8b0 module:overlay(40) +from:0x0212e8cc kind:load to:0x02099b54 module:overlay(0) +from:0x0212e8d0 kind:load to:0x02099b8c module:overlay(0) +from:0x0212e8d4 kind:load to:0x0209a190 module:overlay(0) +from:0x0212e8d8 kind:load to:0x0209a198 module:overlay(0) +from:0x0212e8dc kind:load to:0x0209a138 module:overlay(0) +from:0x0212e8e0 kind:load to:0x02099d04 module:overlay(0) +from:0x0212e8e4 kind:load to:0x02099bf4 module:overlay(0) +from:0x0212e8e8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212e8ec kind:load to:0x0209a148 module:overlay(0) +from:0x0212e8f0 kind:load to:0x0209a160 module:overlay(0) +from:0x0212e8f4 kind:load to:0x0212a88c module:overlay(40) +from:0x0212e8f8 kind:load to:0x0209a178 module:overlay(0) +from:0x0212e8fc kind:load to:0x0212a3d0 module:overlay(40) +from:0x0212e900 kind:load to:0x02129234 module:overlay(40) +from:0x0212e90c kind:load to:0x021237dc module:overlay(40) +from:0x0212e910 kind:load to:0x0212a8cc module:overlay(40) +from:0x0212e914 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0212e918 kind:load to:0x0209a2dc module:overlay(0) +from:0x0212e91c kind:load to:0x0209a374 module:overlay(0) +from:0x0212e920 kind:load to:0x0209a388 module:overlay(0) +from:0x0212e924 kind:load to:0x0209a138 module:overlay(0) +from:0x0212e928 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0212e92c kind:load to:0x0209a438 module:overlay(0) +from:0x0212e930 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212e934 kind:load to:0x0209a344 module:overlay(0) +from:0x0212e938 kind:load to:0x0209a35c module:overlay(0) +from:0x0212e93c kind:load to:0x0209a39c module:overlay(0) +from:0x0212e940 kind:load to:0x0209a728 module:overlay(0) +from:0x0212e944 kind:load to:0x0212927c module:overlay(40) +from:0x0212e948 kind:load to:0x02129258 module:overlay(40) +from:0x0212e94c kind:load to:0x0209a760 module:overlay(0) +from:0x0212e950 kind:load to:0x0212aa54 module:overlay(40) +from:0x0212e958 kind:load to:0x0212ab1c module:overlay(40) +from:0x0212e960 kind:load to:0x0212abb8 module:overlay(40) +from:0x0212e968 kind:load to:0x0212aa40 module:overlay(40) +from:0x0212e970 kind:load to:0x0212aafc module:overlay(40) +from:0x0212e978 kind:load to:0x0212abb4 module:overlay(40) +from:0x0212e988 kind:load to:0x0212a910 module:overlay(40) +from:0x0212e98c kind:load to:0x020977a0 module:overlay(0) +from:0x0212e990 kind:load to:0x020977a8 module:overlay(0) +from:0x0212e994 kind:load to:0x02097824 module:overlay(0) +from:0x0212e998 kind:load to:0x02097864 module:overlay(0) +from:0x0212e99c kind:load to:0x02097868 module:overlay(0) +from:0x0212e9a0 kind:load to:0x0209786c module:overlay(0) +from:0x0212e9ac kind:load to:0x0209856c module:overlay(0) +from:0x0212e9b0 kind:load to:0x020985a8 module:overlay(0) +from:0x0212e9b4 kind:load to:0x020985c0 module:overlay(0) +from:0x0212e9b8 kind:load to:0x020985cc module:overlay(0) +from:0x0212e9bc kind:load to:0x01fff464 module:itcm +from:0x0212e9c0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212e9c4 kind:load to:0x0212a97c module:overlay(40) +from:0x0212e9c8 kind:load to:0x02098504 module:overlay(0) +from:0x0212e9cc kind:load to:0x0212aa08 module:overlay(40) +from:0x0212e9d0 kind:load to:0x0212aa04 module:overlay(40) +from:0x0212e9d4 kind:load to:0x02098510 module:overlay(0) +from:0x0212e9d8 kind:load to:0x02098514 module:overlay(0) +from:0x0212e9dc kind:load to:0x02098518 module:overlay(0) +from:0x0212e9e0 kind:load to:0x0209851c module:overlay(0) +from:0x0212e9e4 kind:load to:0x020985d8 module:overlay(0) +from:0x0212e9e8 kind:load to:0x02098644 module:overlay(0) +from:0x0212e9ec kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212e9f0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212e9f4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212e9f8 kind:load to:0x0212ac28 module:overlay(40) +from:0x0212e9fc kind:load to:0x0212ac3c module:overlay(40) +from:0x0212ea08 kind:load to:0x0212c6ec module:overlay(40) +from:0x0212ea14 kind:load to:0x0212afbc module:overlay(40) +from:0x0212ea18 kind:load to:0x0212aca4 module:overlay(40) +from:0x0212ea1c kind:load to:0x020977a8 module:overlay(0) +from:0x0212ea20 kind:load to:0x02097824 module:overlay(0) +from:0x0212ea24 kind:load to:0x0212acac module:overlay(40) +from:0x0212ea28 kind:load to:0x020979c0 module:overlay(0) +from:0x0212ea2c kind:load to:0x020979ec module:overlay(0) +from:0x0212ea38 kind:load to:0x0212af14 module:overlay(40) +from:0x0212ea3c kind:load to:0x0212aca4 module:overlay(40) +from:0x0212ea40 kind:load to:0x020977a8 module:overlay(0) +from:0x0212ea44 kind:load to:0x02097824 module:overlay(0) +from:0x0212ea48 kind:load to:0x0212acac module:overlay(40) +from:0x0212ea4c kind:load to:0x020979c0 module:overlay(0) +from:0x0212ea50 kind:load to:0x020979ec module:overlay(0) +from:0x0212ea5c kind:load to:0x0212ae5c module:overlay(40) +from:0x0212ea60 kind:load to:0x02097998 module:overlay(0) +from:0x0212ea64 kind:load to:0x020977a8 module:overlay(0) +from:0x0212ea68 kind:load to:0x02097824 module:overlay(0) +from:0x0212ea6c kind:load to:0x020979a0 module:overlay(0) +from:0x0212ea70 kind:load to:0x020979c0 module:overlay(0) +from:0x0212ea74 kind:load to:0x020979ec module:overlay(0) +from:0x0212ea80 kind:load to:0x0212adb4 module:overlay(40) +from:0x0212ea84 kind:load to:0x02097998 module:overlay(0) +from:0x0212ea88 kind:load to:0x020977a8 module:overlay(0) +from:0x0212ea8c kind:load to:0x02097824 module:overlay(0) +from:0x0212ea90 kind:load to:0x020979a0 module:overlay(0) +from:0x0212ea94 kind:load to:0x020979c0 module:overlay(0) +from:0x0212ea98 kind:load to:0x020979ec module:overlay(0) +from:0x0212eaa4 kind:load to:0x0212ad74 module:overlay(40) +from:0x0212eaa8 kind:load to:0x02097998 module:overlay(0) +from:0x0212eaac kind:load to:0x020977a8 module:overlay(0) +from:0x0212eab0 kind:load to:0x02097824 module:overlay(0) +from:0x0212eab4 kind:load to:0x020979a0 module:overlay(0) +from:0x0212eab8 kind:load to:0x020979c0 module:overlay(0) +from:0x0212eabc kind:load to:0x020979ec module:overlay(0) +from:0x0212eac8 kind:load to:0x0212ad34 module:overlay(40) +from:0x0212eacc kind:load to:0x02097998 module:overlay(0) +from:0x0212ead0 kind:load to:0x020977a8 module:overlay(0) +from:0x0212ead4 kind:load to:0x02097824 module:overlay(0) +from:0x0212ead8 kind:load to:0x020979a0 module:overlay(0) +from:0x0212eadc kind:load to:0x020979c0 module:overlay(0) +from:0x0212eae0 kind:load to:0x020979ec module:overlay(0) +from:0x0212eaf0 kind:load to:0x0212aca4 module:overlay(40) +from:0x0212eaf4 kind:load to:0x020977a8 module:overlay(0) +from:0x0212eaf8 kind:load to:0x02097824 module:overlay(0) +from:0x0212eafc kind:load to:0x0212acac module:overlay(40) +from:0x0212eb00 kind:load to:0x020979c0 module:overlay(0) +from:0x0212eb04 kind:load to:0x020979ec module:overlay(0) +from:0x0212eb10 kind:load to:0x0212b470 module:overlay(40) +from:0x0212eb14 kind:load to:0x02097998 module:overlay(0) +from:0x0212eb18 kind:load to:0x020977a8 module:overlay(0) +from:0x0212eb1c kind:load to:0x02097824 module:overlay(0) +from:0x0212eb20 kind:load to:0x020979a0 module:overlay(0) +from:0x0212eb24 kind:load to:0x020979c0 module:overlay(0) +from:0x0212eb28 kind:load to:0x020979ec module:overlay(0) +from:0x0212eb34 kind:load to:0x0212b3c4 module:overlay(40) +from:0x0212eb38 kind:load to:0x02097998 module:overlay(0) +from:0x0212eb3c kind:load to:0x020977a8 module:overlay(0) +from:0x0212eb40 kind:load to:0x02097824 module:overlay(0) +from:0x0212eb44 kind:load to:0x020979a0 module:overlay(0) +from:0x0212eb48 kind:load to:0x020979c0 module:overlay(0) +from:0x0212eb4c kind:load to:0x020979ec module:overlay(0) +from:0x0212eb58 kind:load to:0x0212b314 module:overlay(40) +from:0x0212eb5c kind:load to:0x02097998 module:overlay(0) +from:0x0212eb60 kind:load to:0x020977a8 module:overlay(0) +from:0x0212eb64 kind:load to:0x02097824 module:overlay(0) +from:0x0212eb68 kind:load to:0x020979a0 module:overlay(0) +from:0x0212eb6c kind:load to:0x020979c0 module:overlay(0) +from:0x0212eb70 kind:load to:0x020979ec module:overlay(0) +from:0x0212eb7c kind:load to:0x0212b264 module:overlay(40) +from:0x0212eb80 kind:load to:0x02097998 module:overlay(0) +from:0x0212eb84 kind:load to:0x020977a8 module:overlay(0) +from:0x0212eb88 kind:load to:0x02097824 module:overlay(0) +from:0x0212eb8c kind:load to:0x020979a0 module:overlay(0) +from:0x0212eb90 kind:load to:0x020979c0 module:overlay(0) +from:0x0212eb94 kind:load to:0x020979ec module:overlay(0) +from:0x0212eba0 kind:load to:0x0212b1a4 module:overlay(40) +from:0x0212eba4 kind:load to:0x02097998 module:overlay(0) +from:0x0212eba8 kind:load to:0x020977a8 module:overlay(0) +from:0x0212ebac kind:load to:0x02097824 module:overlay(0) +from:0x0212ebb0 kind:load to:0x020979a0 module:overlay(0) +from:0x0212ebb4 kind:load to:0x020979c0 module:overlay(0) +from:0x0212ebb8 kind:load to:0x020979ec module:overlay(0) +from:0x0212ebc4 kind:load to:0x0212b0ec module:overlay(40) +from:0x0212ebc8 kind:load to:0x02097998 module:overlay(0) +from:0x0212ebcc kind:load to:0x020977a8 module:overlay(0) +from:0x0212ebd0 kind:load to:0x02097824 module:overlay(0) +from:0x0212ebd4 kind:load to:0x020979a0 module:overlay(0) +from:0x0212ebd8 kind:load to:0x020979c0 module:overlay(0) +from:0x0212ebdc kind:load to:0x020979ec module:overlay(0) +from:0x0212ebe8 kind:load to:0x0212b060 module:overlay(40) +from:0x0212ebec kind:load to:0x02097998 module:overlay(0) +from:0x0212ebf0 kind:load to:0x020977a8 module:overlay(0) +from:0x0212ebf4 kind:load to:0x02097824 module:overlay(0) +from:0x0212ebf8 kind:load to:0x020979a0 module:overlay(0) +from:0x0212ebfc kind:load to:0x020979c0 module:overlay(0) +from:0x0212ec00 kind:load to:0x020979ec module:overlay(0) +from:0x0212ec0c kind:load to:0x0212b83c module:overlay(40) +from:0x0212ec10 kind:load to:0x0212c750 module:overlay(40) +from:0x0212ec14 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212ec18 kind:load to:0x0212c6b8 module:overlay(40) +from:0x0212ec1c kind:load to:0x02057dc8 module:overlay(0) +from:0x0212ec20 kind:load to:0x02057e44 module:overlay(0) +from:0x0212ec24 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212ec28 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0212ec2c kind:load to:0x02057d84 module:overlay(0) +from:0x0212edf8 kind:load to:0x0209856c module:overlay(0) +from:0x0212edfc kind:load to:0x020985a8 module:overlay(0) +from:0x0212ee00 kind:load to:0x020985c0 module:overlay(0) +from:0x0212ee04 kind:load to:0x020985cc module:overlay(0) +from:0x0212ee08 kind:load to:0x01fff464 module:itcm +from:0x0212ee0c kind:load to:0x020a9a2c module:overlay(0) +from:0x0212ee10 kind:load to:0x0212b850 module:overlay(40) +from:0x0212ee14 kind:load to:0x0212b940 module:overlay(40) +from:0x0212ee18 kind:load to:0x0212bce8 module:overlay(40) +from:0x0212ee1c kind:load to:0x020a9948 module:overlay(0) +from:0x0212ee20 kind:load to:0x02098510 module:overlay(0) +from:0x0212ee24 kind:load to:0x0212c41c module:overlay(40) +from:0x0212ee28 kind:load to:0x02098518 module:overlay(0) +from:0x0212ee2c kind:load to:0x0209851c module:overlay(0) +from:0x0212ee30 kind:load to:0x020985d8 module:overlay(0) +from:0x0212ee34 kind:load to:0x02098644 module:overlay(0) +from:0x0212ee38 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212ee3c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212ee40 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212ee44 kind:load to:0x0212c76c module:overlay(40) +from:0x0212ee48 kind:load to:0x0212c794 module:overlay(40) +from:0x0212ee4c kind:load to:0x0212b934 module:overlay(40) +from:0x0212ee50 kind:load to:0x0212bc94 module:overlay(40) +from:0x0212ee54 kind:load to:0x0212bf10 module:overlay(40) +from:0x0212ee58 kind:load to:0x020a8fcc module:overlay(0) +from:0x0212ee5c kind:load to:0x020a9034 module:overlay(0) +from:0x0212ee60 kind:load to:0x020a91a4 module:overlay(0) +from:0x0212ee64 kind:load to:0x020a91a0 module:overlay(0) +from:0x0212ee68 kind:load to:0x020a9270 module:overlay(0) +from:0x0212ee6c kind:load to:0x020a9294 module:overlay(0) +from:0x0212ee70 kind:load to:0x020a9298 module:overlay(0) +from:0x0212ee74 kind:load to:0x020a91f4 module:overlay(0) +from:0x0212ee78 kind:load to:0x0212c378 module:overlay(40) +from:0x0212ee7c kind:load to:0x0216fb90 module:overlay(94) +from:0x0212ee80 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0212ee84 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0212ee88 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0212ee8c kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212ee90 kind:load to:0x0212c428 module:overlay(40) +from:0x0212ee94 kind:load to:0x0212be80 module:overlay(40) +from:0x0212ee98 kind:load to:0x0212bed0 module:overlay(40) +from:0x0212ee9c kind:load to:0x020a9638 module:overlay(0) +from:0x0212eea0 kind:load to:0x020a9850 module:overlay(0) +from:0x0212eea4 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0212eea8 kind:load to:0x020a8f14 module:overlay(0) +from:0x0212eeac kind:load to:0x020a8ed8 module:overlay(0) +from:0x0212eeb0 kind:load to:0x020a99f8 module:overlay(0) +from:0x0212eeb4 kind:load to:0x0212c318 module:overlay(40) +from:0x0212eeb8 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0212eebc kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0212eec0 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0212eec4 kind:load to:0x0212c2a0 module:overlay(40) +from:0x0212eec8 kind:load to:0x0212c2d4 module:overlay(40) +from:0x0212eecc kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0212eed0 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0212eed4 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0212eed8 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0212eedc kind:load to:0x0212c354 module:overlay(40) +from:0x0212eee0 kind:load to:0x0212c360 module:overlay(40) +from:0x0212eee4 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0212eee8 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0212eeec kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0212eef0 kind:load to:0x0212c36c module:overlay(40) +from:0x0212eef4 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0212eef8 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0212eefc kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0212ef00 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0212ef04 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0212ef08 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0212ef0c kind:load to:0x0216facc module:overlay(94) +from:0x0212ef10 kind:load to:0x0216faec module:overlay(94) +from:0x0212ef14 kind:load to:0x0212c298 module:overlay(40) +from:0x0212ef18 kind:load to:0x0212c294 module:overlay(40) +from:0x0212ef1c kind:load to:0x0212c2c8 module:overlay(40) +from:0x0212ef20 kind:load to:0x0212c118 module:overlay(40) +from:0x0212ef24 kind:load to:0x0212c120 module:overlay(40) +from:0x0212ef48 kind:load to:0x0212c988 module:overlay(40) +from:0x0212ef4c kind:load to:0x02097a38 module:overlay(0) +from:0x0212ef50 kind:load to:0x02097a6c module:overlay(0) +from:0x0212ef54 kind:load to:0x02097824 module:overlay(0) +from:0x0212ef58 kind:load to:0x02097a40 module:overlay(0) +from:0x0212ef5c kind:load to:0x02097868 module:overlay(0) +from:0x0212ef60 kind:load to:0x0209786c module:overlay(0) +from:0x0212ef6c kind:load to:0x0212c8d4 module:overlay(40) +from:0x0212ef70 kind:load to:0x02097998 module:overlay(0) +from:0x0212ef74 kind:load to:0x020977a8 module:overlay(0) +from:0x0212ef78 kind:load to:0x02097824 module:overlay(0) +from:0x0212ef7c kind:load to:0x020979a0 module:overlay(0) +from:0x0212ef80 kind:load to:0x020979c0 module:overlay(0) +from:0x0212ef84 kind:load to:0x020979ec module:overlay(0) +from:0x0212ef90 kind:load to:0x0212ca24 module:overlay(40) +from:0x0212ef94 kind:load to:0x02097a38 module:overlay(0) +from:0x0212ef98 kind:load to:0x02097a6c module:overlay(0) +from:0x0212ef9c kind:load to:0x02097824 module:overlay(0) +from:0x0212efa0 kind:load to:0x02097a40 module:overlay(0) +from:0x0212efa4 kind:load to:0x02097868 module:overlay(0) +from:0x0212efa8 kind:load to:0x0209786c module:overlay(0) +from:0x0212efb4 kind:load to:0x0209856c module:overlay(0) +from:0x0212efb8 kind:load to:0x020985a8 module:overlay(0) +from:0x0212efbc kind:load to:0x020985c0 module:overlay(0) +from:0x0212efc0 kind:load to:0x020985cc module:overlay(0) +from:0x0212efc4 kind:load to:0x01fff464 module:itcm +from:0x0212efc8 kind:load to:0x020a9a2c module:overlay(0) +from:0x0212efcc kind:load to:0x0212b850 module:overlay(40) +from:0x0212efd0 kind:load to:0x0212b940 module:overlay(40) +from:0x0212efd4 kind:load to:0x0212bce8 module:overlay(40) +from:0x0212efd8 kind:load to:0x020a9948 module:overlay(0) +from:0x0212efdc kind:load to:0x02098510 module:overlay(0) +from:0x0212efe0 kind:load to:0x0212cc94 module:overlay(40) +from:0x0212efe4 kind:load to:0x02098518 module:overlay(0) +from:0x0212efe8 kind:load to:0x0209851c module:overlay(0) +from:0x0212efec kind:load to:0x020985d8 module:overlay(0) +from:0x0212eff0 kind:load to:0x02098644 module:overlay(0) +from:0x0212eff4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212eff8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212effc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212f000 kind:load to:0x0212cd4c module:overlay(40) +from:0x0212f004 kind:load to:0x0212cd7c module:overlay(40) +from:0x0212f008 kind:load to:0x0212cb38 module:overlay(40) +from:0x0212f00c kind:load to:0x0212bc94 module:overlay(40) +from:0x0212f010 kind:load to:0x0212bf10 module:overlay(40) +from:0x0212f014 kind:load to:0x020a8fcc module:overlay(0) +from:0x0212f018 kind:load to:0x020a9034 module:overlay(0) +from:0x0212f01c kind:load to:0x020a91a4 module:overlay(0) +from:0x0212f020 kind:load to:0x020a91a0 module:overlay(0) +from:0x0212f024 kind:load to:0x020a9270 module:overlay(0) +from:0x0212f028 kind:load to:0x020a9294 module:overlay(0) +from:0x0212f02c kind:load to:0x020a9298 module:overlay(0) +from:0x0212f030 kind:load to:0x020a91f4 module:overlay(0) +from:0x0212f034 kind:load to:0x0212c378 module:overlay(40) +from:0x0212f038 kind:load to:0x0216fb90 module:overlay(94) +from:0x0212f03c kind:load to:0x020a8fa8 module:overlay(0) +from:0x0212f040 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0212f044 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0212f048 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212f04c kind:load to:0x0212cd28 module:overlay(40) +from:0x0212f050 kind:load to:0x0212be80 module:overlay(40) +from:0x0212f054 kind:load to:0x0212bed0 module:overlay(40) +from:0x0212f058 kind:load to:0x020a9638 module:overlay(0) +from:0x0212f05c kind:load to:0x020a9850 module:overlay(0) +from:0x0212f060 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0212f064 kind:load to:0x020a8f14 module:overlay(0) +from:0x0212f068 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0212f06c kind:load to:0x020a99f8 module:overlay(0) +from:0x0212f070 kind:load to:0x0212c318 module:overlay(40) +from:0x0212f074 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0212f078 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0212f07c kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0212f080 kind:load to:0x0212c2a0 module:overlay(40) +from:0x0212f084 kind:load to:0x0212c2d4 module:overlay(40) +from:0x0212f088 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0212f08c kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0212f090 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0212f094 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0212f098 kind:load to:0x0212c354 module:overlay(40) +from:0x0212f09c kind:load to:0x0212c360 module:overlay(40) +from:0x0212f0a0 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0212f0a4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0212f0a8 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0212f0ac kind:load to:0x0212c36c module:overlay(40) +from:0x0212f0b0 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0212f0b4 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0212f0b8 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0212f0bc kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0212f0c0 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0212f0c4 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0212f0c8 kind:load to:0x0216facc module:overlay(94) +from:0x0212f0cc kind:load to:0x0216faec module:overlay(94) +from:0x0212f0d0 kind:load to:0x0212c298 module:overlay(40) +from:0x0212f0d4 kind:load to:0x0212c294 module:overlay(40) +from:0x0212f0d8 kind:load to:0x0212c2c8 module:overlay(40) +from:0x0212f0dc kind:load to:0x0212c118 module:overlay(40) +from:0x0212f0e0 kind:load to:0x0212c120 module:overlay(40) +from:0x0212f0f0 kind:load to:0x0212cdfc module:overlay(40) +from:0x0212f0f4 kind:load to:0x02097998 module:overlay(0) +from:0x0212f0f8 kind:load to:0x020977a8 module:overlay(0) +from:0x0212f0fc kind:load to:0x02097824 module:overlay(0) +from:0x0212f100 kind:load to:0x020979a0 module:overlay(0) +from:0x0212f104 kind:load to:0x020979c0 module:overlay(0) +from:0x0212f108 kind:load to:0x020979ec module:overlay(0) +from:0x0212f114 kind:load to:0x0209856c module:overlay(0) +from:0x0212f118 kind:load to:0x020985a8 module:overlay(0) +from:0x0212f11c kind:load to:0x020985c0 module:overlay(0) +from:0x0212f120 kind:load to:0x020985cc module:overlay(0) +from:0x0212f124 kind:load to:0x01fff464 module:itcm +from:0x0212f128 kind:load to:0x020a9a2c module:overlay(0) +from:0x0212f12c kind:load to:0x0212b850 module:overlay(40) +from:0x0212f130 kind:load to:0x0212b940 module:overlay(40) +from:0x0212f134 kind:load to:0x0212bce8 module:overlay(40) +from:0x0212f138 kind:load to:0x020a9948 module:overlay(0) +from:0x0212f13c kind:load to:0x02098510 module:overlay(0) +from:0x0212f140 kind:load to:0x0212c41c module:overlay(40) +from:0x0212f144 kind:load to:0x02098518 module:overlay(0) +from:0x0212f148 kind:load to:0x0209851c module:overlay(0) +from:0x0212f14c kind:load to:0x020985d8 module:overlay(0) +from:0x0212f150 kind:load to:0x02098644 module:overlay(0) +from:0x0212f154 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212f158 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212f15c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212f160 kind:load to:0x0212d1f0 module:overlay(40) +from:0x0212f164 kind:load to:0x0212d218 module:overlay(40) +from:0x0212f168 kind:load to:0x0212cecc module:overlay(40) +from:0x0212f16c kind:load to:0x0212bc94 module:overlay(40) +from:0x0212f170 kind:load to:0x0212bf10 module:overlay(40) +from:0x0212f174 kind:load to:0x020a8fcc module:overlay(0) +from:0x0212f178 kind:load to:0x020a9034 module:overlay(0) +from:0x0212f17c kind:load to:0x020a91a4 module:overlay(0) +from:0x0212f180 kind:load to:0x020a91a0 module:overlay(0) +from:0x0212f184 kind:load to:0x020a9270 module:overlay(0) +from:0x0212f188 kind:load to:0x020a9294 module:overlay(0) +from:0x0212f18c kind:load to:0x020a9298 module:overlay(0) +from:0x0212f190 kind:load to:0x0212d114 module:overlay(40) +from:0x0212f194 kind:load to:0x0212d180 module:overlay(40) +from:0x0212f198 kind:load to:0x0216fb90 module:overlay(94) +from:0x0212f19c kind:load to:0x020a8fa8 module:overlay(0) +from:0x0212f1a0 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0212f1a4 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0212f1a8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212f1ac kind:load to:0x0212c428 module:overlay(40) +from:0x0212f1b0 kind:load to:0x0212be80 module:overlay(40) +from:0x0212f1b4 kind:load to:0x0212bed0 module:overlay(40) +from:0x0212f1b8 kind:load to:0x020a9638 module:overlay(0) +from:0x0212f1bc kind:load to:0x020a9850 module:overlay(0) +from:0x0212f1c0 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0212f1c4 kind:load to:0x020a8f14 module:overlay(0) +from:0x0212f1c8 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0212f1cc kind:load to:0x020a99f8 module:overlay(0) +from:0x0212f1d0 kind:load to:0x0212c318 module:overlay(40) +from:0x0212f1d4 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0212f1d8 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0212f1dc kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0212f1e0 kind:load to:0x0212c2a0 module:overlay(40) +from:0x0212f1e4 kind:load to:0x0212c2d4 module:overlay(40) +from:0x0212f1e8 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0212f1ec kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0212f1f0 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0212f1f4 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0212f1f8 kind:load to:0x0212c354 module:overlay(40) +from:0x0212f1fc kind:load to:0x0212c360 module:overlay(40) +from:0x0212f200 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0212f204 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0212f208 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0212f20c kind:load to:0x0212c36c module:overlay(40) +from:0x0212f210 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0212f214 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0212f218 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0212f21c kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0212f220 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0212f224 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0212f228 kind:load to:0x0216facc module:overlay(94) +from:0x0212f22c kind:load to:0x0216faec module:overlay(94) +from:0x0212f230 kind:load to:0x0212d03c module:overlay(40) +from:0x0212f234 kind:load to:0x0212d024 module:overlay(40) +from:0x0212f238 kind:load to:0x0212d0ec module:overlay(40) +from:0x0212f23c kind:load to:0x0212d09c module:overlay(40) +from:0x0212f240 kind:load to:0x0212d0b4 module:overlay(40) +from:0x0212f24c kind:load to:0x0212d268 module:overlay(40) +from:0x0212f250 kind:load to:0x02097998 module:overlay(0) +from:0x0212f254 kind:load to:0x020977a8 module:overlay(0) +from:0x0212f258 kind:load to:0x02097824 module:overlay(0) +from:0x0212f25c kind:load to:0x020979a0 module:overlay(0) +from:0x0212f260 kind:load to:0x020979c0 module:overlay(0) +from:0x0212f264 kind:load to:0x020979ec module:overlay(0) +from:0x0212f270 kind:load to:0x0209856c module:overlay(0) +from:0x0212f274 kind:load to:0x020985a8 module:overlay(0) +from:0x0212f278 kind:load to:0x020985c0 module:overlay(0) +from:0x0212f27c kind:load to:0x020985cc module:overlay(0) +from:0x0212f280 kind:load to:0x01fff464 module:itcm +from:0x0212f284 kind:load to:0x020a9a2c module:overlay(0) +from:0x0212f288 kind:load to:0x0212b850 module:overlay(40) +from:0x0212f28c kind:load to:0x0212d320 module:overlay(40) +from:0x0212f290 kind:load to:0x0212d37c module:overlay(40) +from:0x0212f294 kind:load to:0x0212d388 module:overlay(40) +from:0x0212f298 kind:load to:0x02098510 module:overlay(0) +from:0x0212f29c kind:load to:0x0212c41c module:overlay(40) +from:0x0212f2a0 kind:load to:0x02098518 module:overlay(0) +from:0x0212f2a4 kind:load to:0x0209851c module:overlay(0) +from:0x0212f2a8 kind:load to:0x020985d8 module:overlay(0) +from:0x0212f2ac kind:load to:0x02098644 module:overlay(0) +from:0x0212f2b0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212f2b4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212f2b8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212f2bc kind:load to:0x0212d428 module:overlay(40) +from:0x0212f2c0 kind:load to:0x0212d450 module:overlay(40) +from:0x0212f2c4 kind:load to:0x0212b934 module:overlay(40) +from:0x0212f2c8 kind:load to:0x0212bc94 module:overlay(40) +from:0x0212f2cc kind:load to:0x0212bf10 module:overlay(40) +from:0x0212f2d0 kind:load to:0x020a8fcc module:overlay(0) +from:0x0212f2d4 kind:load to:0x020a9034 module:overlay(0) +from:0x0212f2d8 kind:load to:0x020a91a4 module:overlay(0) +from:0x0212f2dc kind:load to:0x020a91a0 module:overlay(0) +from:0x0212f2e0 kind:load to:0x020a9270 module:overlay(0) +from:0x0212f2e4 kind:load to:0x020a9294 module:overlay(0) +from:0x0212f2e8 kind:load to:0x020a9298 module:overlay(0) +from:0x0212f2ec kind:load to:0x0212d3d8 module:overlay(40) +from:0x0212f2f0 kind:load to:0x0212c378 module:overlay(40) +from:0x0212f2f4 kind:load to:0x0216fb90 module:overlay(94) +from:0x0212f2f8 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0212f2fc kind:load to:0x020a8fb0 module:overlay(0) +from:0x0212f300 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0212f304 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212f308 kind:load to:0x0212c428 module:overlay(40) +from:0x0212f30c kind:load to:0x0212be80 module:overlay(40) +from:0x0212f310 kind:load to:0x0212d408 module:overlay(40) +from:0x0212f314 kind:load to:0x020a9638 module:overlay(0) +from:0x0212f318 kind:load to:0x020a9850 module:overlay(0) +from:0x0212f31c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0212f320 kind:load to:0x020a8f14 module:overlay(0) +from:0x0212f324 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0212f328 kind:load to:0x020a99f8 module:overlay(0) +from:0x0212f32c kind:load to:0x0212c318 module:overlay(40) +from:0x0212f330 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0212f334 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0212f338 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0212f33c kind:load to:0x0212d3c0 module:overlay(40) +from:0x0212f340 kind:load to:0x0212d3a8 module:overlay(40) +from:0x0212f344 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0212f348 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0212f34c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0212f350 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0212f354 kind:load to:0x0212c354 module:overlay(40) +from:0x0212f358 kind:load to:0x0212c360 module:overlay(40) +from:0x0212f35c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0212f360 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0212f364 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0212f368 kind:load to:0x0212c36c module:overlay(40) +from:0x0212f36c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0212f370 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0212f374 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0212f378 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0212f37c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0212f380 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0212f384 kind:load to:0x0216facc module:overlay(94) +from:0x0212f388 kind:load to:0x0216faec module:overlay(94) +from:0x0212f38c kind:load to:0x0212c298 module:overlay(40) +from:0x0212f390 kind:load to:0x0212c294 module:overlay(40) +from:0x0212f394 kind:load to:0x0212c2c8 module:overlay(40) +from:0x0212f398 kind:load to:0x0212c118 module:overlay(40) +from:0x0212f39c kind:load to:0x0212c120 module:overlay(40) +from:0x0212f3b8 kind:load to:0x0212d4a0 module:overlay(40) +from:0x0212f3bc kind:load to:0x0209cbf0 module:overlay(0) +from:0x0212f3c0 kind:load to:0x0209cdb4 module:overlay(0) +from:0x0212f3c4 kind:load to:0x0209cdd0 module:overlay(0) +from:0x0212f3c8 kind:load to:0x0209ce14 module:overlay(0) +from:0x0212f3cc kind:load to:0x0212d844 module:overlay(40) +from:0x0212f3d0 kind:load to:0x0212d858 module:overlay(40) +from:0x0212f3d4 kind:load to:0x0209cc08 module:overlay(0) +from:0x0212f3e4 kind:load to:0x0209cbf0 module:overlay(0) +from:0x0212f3e8 kind:load to:0x0209cdb4 module:overlay(0) +from:0x0212f3ec kind:load to:0x0209cdd0 module:overlay(0) +from:0x0212f3f0 kind:load to:0x0209ce14 module:overlay(0) +from:0x0212f3f4 kind:load to:0x0212d890 module:overlay(40) +from:0x0212f3f8 kind:load to:0x0212d874 module:overlay(40) +from:0x0212f3fc kind:load to:0x0209cc08 module:overlay(0) +from:0x0212f408 kind:load to:0x0207caf4 module:overlay(0) +from:0x0212f40c kind:load to:0x0207cafc module:overlay(0) +from:0x0212f410 kind:load to:0x0207d310 module:overlay(0) +from:0x0212f414 kind:load to:0x0207d300 module:overlay(0) +from:0x0212f418 kind:load to:0x0207d34c module:overlay(0) +from:0x0212f41c kind:load to:0x0207d384 module:overlay(0) +from:0x0212f420 kind:load to:0x0207d3c8 module:overlay(0) +from:0x0212f424 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0212f430 kind:load to:0x0212d590 module:overlay(40) +from:0x0212f434 kind:load to:0x0209d10c module:overlay(0) +from:0x0212f438 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0212f43c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0212f440 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0212f444 kind:load to:0x0212d78c module:overlay(40) +from:0x0212f448 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0212f44c kind:load to:0x0209d220 module:overlay(0) +from:0x0212f450 kind:load to:0x0209d228 module:overlay(0) +from:0x0212f454 kind:load to:0x0209d22c module:overlay(0) +from:0x0212f458 kind:load to:0x0209d238 module:overlay(0) +from:0x0212f45c kind:load to:0x0209d240 module:overlay(0) +from:0x0212f460 kind:load to:0x0212d7ec module:overlay(40) +from:0x0212f464 kind:load to:0x0212d814 module:overlay(40) +from:0x0212f470 kind:load to:0x0212d8b0 module:overlay(40) +from:0x0212f474 kind:load to:0x0209cbf0 module:overlay(0) +from:0x0212f478 kind:load to:0x0209cdb4 module:overlay(0) +from:0x0212f47c kind:load to:0x0209cdd0 module:overlay(0) +from:0x0212f480 kind:load to:0x0209ce14 module:overlay(0) +from:0x0212f484 kind:load to:0x0212dcc8 module:overlay(40) +from:0x0212f488 kind:load to:0x0212dcdc module:overlay(40) +from:0x0212f48c kind:load to:0x0209cc08 module:overlay(0) +from:0x0212f498 kind:load to:0x0212d95c module:overlay(40) +from:0x0212f49c kind:load to:0x0209d10c module:overlay(0) +from:0x0212f4a0 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0212f4a4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0212f4a8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0212f4ac kind:load to:0x0212dae4 module:overlay(40) +from:0x0212f4b0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0212f4b4 kind:load to:0x0209d220 module:overlay(0) +from:0x0212f4b8 kind:load to:0x0209d228 module:overlay(0) +from:0x0212f4bc kind:load to:0x0209d22c module:overlay(0) +from:0x0212f4c0 kind:load to:0x0209d238 module:overlay(0) +from:0x0212f4c4 kind:load to:0x0209d240 module:overlay(0) +from:0x0212f4c8 kind:load to:0x0212dc80 module:overlay(40) +from:0x0212f4cc kind:load to:0x0212dca0 module:overlay(40) diff --git a/config/eur1/arm9/overlays/ov040/symbols.txt b/config/eur1/arm9/overlays/ov040/symbols.txt new file mode 100644 index 00000000..6f83f545 --- /dev/null +++ b/config/eur1/arm9/overlays/ov040/symbols.txt @@ -0,0 +1,443 @@ +func_ov040_02123600 kind:function(arm,size=0x20) addr:0x02123600 +func_ov040_02123620 kind:function(arm,size=0x18) addr:0x02123620 +func_ov040_02123638 kind:function(arm,size=0x18) addr:0x02123638 +func_ov040_02123650 kind:function(arm,size=0xc) addr:0x02123650 +func_ov040_0212365c kind:function(arm,size=0x28) addr:0x0212365c +func_ov040_02123684 kind:function(arm,size=0x40) addr:0x02123684 +func_ov040_021236c4 kind:function(arm,size=0x104) addr:0x021236c4 +func_ov040_021237c8 kind:function(arm,size=0x14) addr:0x021237c8 +func_ov040_021237dc kind:function(arm,size=0x14) addr:0x021237dc +func_ov040_021237f0 kind:function(arm,size=0x14) addr:0x021237f0 +func_ov040_02123804 kind:function(arm,size=0x14) addr:0x02123804 +func_ov040_02123818 kind:function(arm,size=0x14) addr:0x02123818 +func_ov040_0212382c kind:function(arm,size=0xe4) addr:0x0212382c +func_ov040_02123910 kind:function(arm,size=0xec) addr:0x02123910 +func_ov040_021239fc kind:function(arm,size=0x68) addr:0x021239fc +func_ov040_02123a64 kind:function(arm,size=0x3b4) addr:0x02123a64 +func_ov040_02123e18 kind:function(arm,size=0x78) addr:0x02123e18 +func_ov040_02123e90 kind:function(arm,size=0xbc) addr:0x02123e90 +func_ov040_02123f4c kind:function(arm,size=0x40) addr:0x02123f4c +func_ov040_02123f8c kind:function(arm,size=0x4) addr:0x02123f8c +func_ov040_02123f90 kind:function(arm,size=0x1b4) addr:0x02123f90 +func_ov040_02124144 kind:function(arm,size=0x44) addr:0x02124144 +func_ov040_02124188 kind:function(arm,size=0x398) addr:0x02124188 +func_ov040_02124520 kind:function(arm,size=0x1d4) addr:0x02124520 +func_ov040_021246f4 kind:function(arm,size=0x84c) addr:0x021246f4 +func_ov040_02124f40 kind:function(arm,size=0x94) addr:0x02124f40 +func_ov040_02124fd4 kind:function(arm,size=0x238) addr:0x02124fd4 +func_ov040_0212520c kind:function(arm,size=0x4e8) addr:0x0212520c +func_ov040_021256f4 kind:function(arm,size=0x98) addr:0x021256f4 +func_ov040_0212578c kind:function(arm,size=0x28c) addr:0x0212578c +func_ov040_02125a18 kind:function(arm,size=0x48) addr:0x02125a18 +func_ov040_02125a60 kind:function(arm,size=0x78) addr:0x02125a60 +func_ov040_02125ad8 kind:function(arm,size=0x34) addr:0x02125ad8 +func_ov040_02125b0c kind:function(arm,size=0x5c) addr:0x02125b0c +func_ov040_02125b68 kind:function(arm,size=0x16c) addr:0x02125b68 +func_ov040_02125cd4 kind:function(arm,size=0xd4) addr:0x02125cd4 +func_ov040_02125da8 kind:function(arm,size=0xa8) addr:0x02125da8 +func_ov040_02125e50 kind:function(arm,size=0xb0) addr:0x02125e50 +func_ov040_02125f00 kind:function(arm,size=0x1b0) addr:0x02125f00 +func_ov040_021260b0 kind:function(arm,size=0xbc) addr:0x021260b0 +func_ov040_0212616c kind:function(arm,size=0x64) addr:0x0212616c +func_ov040_021261d0 kind:function(arm,size=0x4c) addr:0x021261d0 +func_ov040_0212621c kind:function(arm,size=0x20) addr:0x0212621c +func_ov040_0212623c kind:function(arm,size=0x48) addr:0x0212623c +func_ov040_02126284 kind:function(arm,size=0xd0) addr:0x02126284 +func_ov040_02126354 kind:function(arm,size=0x130) addr:0x02126354 +func_ov040_02126484 kind:function(arm,size=0x80) addr:0x02126484 +func_ov040_02126504 kind:function(arm,size=0x8c) addr:0x02126504 +func_ov040_02126590 kind:function(arm,size=0x104) addr:0x02126590 +func_ov040_02126694 kind:function(arm,size=0x15c) addr:0x02126694 +func_ov040_021267f0 kind:function(arm,size=0x60) addr:0x021267f0 +func_ov040_02126850 kind:function(arm,size=0xd4) addr:0x02126850 +func_ov040_02126924 kind:function(arm,size=0xbc) addr:0x02126924 +func_ov040_021269e0 kind:function(arm,size=0x98) addr:0x021269e0 +func_ov040_02126a78 kind:function(arm,size=0x138) addr:0x02126a78 +func_ov040_02126bb0 kind:function(arm,size=0x90) addr:0x02126bb0 +func_ov040_02126c40 kind:function(arm,size=0xb0) addr:0x02126c40 +func_ov040_02126cf0 kind:function(arm,size=0x1b4) addr:0x02126cf0 +func_ov040_02126ea4 kind:function(arm,size=0xf8) addr:0x02126ea4 +func_ov040_02126f9c kind:function(arm,size=0x1b8) addr:0x02126f9c +func_ov040_02127154 kind:function(arm,size=0x1d8) addr:0x02127154 +func_ov040_0212732c kind:function(arm,size=0x50) addr:0x0212732c +func_ov040_0212737c kind:function(arm,size=0x38) addr:0x0212737c +func_ov040_021273b4 kind:function(arm,size=0x30) addr:0x021273b4 +func_ov040_021273e4 kind:function(arm,size=0x168) addr:0x021273e4 +func_ov040_0212754c kind:function(arm,size=0x10) addr:0x0212754c +func_ov040_0212755c kind:function(arm,size=0x1c) addr:0x0212755c +func_ov040_02127578 kind:function(arm,size=0x14) addr:0x02127578 +func_ov040_0212758c kind:function(arm,size=0x18) addr:0x0212758c +func_ov040_021275a4 kind:function(arm,size=0x3fc) addr:0x021275a4 +func_ov040_021279a0 kind:function(arm,size=0x20) addr:0x021279a0 +func_ov040_021279c0 kind:function(arm,size=0x138) addr:0x021279c0 +func_ov040_02127af8 kind:function(arm,size=0x11c) addr:0x02127af8 +func_ov040_02127c14 kind:function(arm,size=0xa4) addr:0x02127c14 +func_ov040_02127cb8 kind:function(arm,size=0x14c) addr:0x02127cb8 +func_ov040_02127e04 kind:function(arm,size=0x84) addr:0x02127e04 +func_ov040_02127e88 kind:function(arm,size=0xcc) addr:0x02127e88 +func_ov040_02127f54 kind:function(arm,size=0x28) addr:0x02127f54 +func_ov040_02127f7c kind:function(arm,size=0x484) addr:0x02127f7c +func_ov040_02128400 kind:function(arm,size=0x658) addr:0x02128400 +func_ov040_02128a58 kind:function(arm,size=0x7dc) addr:0x02128a58 +func_ov040_02129234 kind:function(arm,size=0x24) addr:0x02129234 +func_ov040_02129258 kind:function(arm,size=0x24) addr:0x02129258 +func_ov040_0212927c kind:function(arm,size=0x2c) addr:0x0212927c +func_ov040_021292a8 kind:function(arm,size=0x5f4) addr:0x021292a8 +func_ov040_0212989c kind:function(arm,size=0x7c) addr:0x0212989c +func_ov040_02129918 kind:function(arm,size=0x7c) addr:0x02129918 +func_ov040_02129994 kind:function(arm,size=0xec) addr:0x02129994 +func_ov040_02129a80 kind:function(arm,size=0x22c) addr:0x02129a80 +func_ov040_02129cac kind:function(arm,size=0x160) addr:0x02129cac +func_ov040_02129e0c kind:function(arm,size=0x334) addr:0x02129e0c +func_ov040_0212a140 kind:function(arm,size=0xc0) addr:0x0212a140 +func_ov040_0212a200 kind:function(arm,size=0x18) addr:0x0212a200 +func_ov040_0212a218 kind:function(arm,size=0x30) addr:0x0212a218 +func_ov040_0212a248 kind:function(arm,size=0x188) addr:0x0212a248 +func_ov040_0212a3d0 kind:function(arm,size=0x10) addr:0x0212a3d0 +func_ov040_0212a3e0 kind:function(arm,size=0x14) addr:0x0212a3e0 +func_ov040_0212a3f4 kind:function(arm,size=0x1f0) addr:0x0212a3f4 +func_ov040_0212a5e4 kind:function(arm,size=0x188) addr:0x0212a5e4 +func_ov040_0212a76c kind:function(arm,size=0x28) addr:0x0212a76c +func_ov040_0212a794 kind:function(arm,size=0x18) addr:0x0212a794 +func_ov040_0212a7ac kind:function(arm,size=0x30) addr:0x0212a7ac +func_ov040_0212a7dc kind:function(arm,size=0xb0) addr:0x0212a7dc +func_ov040_0212a88c kind:function(arm,size=0x8) addr:0x0212a88c +func_ov040_0212a894 kind:function(arm,size=0x1c) addr:0x0212a894 +func_ov040_0212a8b0 kind:function(arm,size=0x1c) addr:0x0212a8b0 +func_ov040_0212a8cc kind:function(arm,size=0x1c) addr:0x0212a8cc +func_ov040_0212a8e8 kind:function(arm,size=0x1c) addr:0x0212a8e8 +func_ov040_0212a904 kind:function(arm,size=0xc) addr:0x0212a904 +func_ov040_0212a910 kind:function(arm,size=0x24) addr:0x0212a910 +func_ov040_0212a934 kind:function(arm,size=0x28) addr:0x0212a934 +func_ov040_0212a95c kind:function(arm,size=0x20) addr:0x0212a95c +func_ov040_0212a97c kind:function(arm,size=0x4c) addr:0x0212a97c +func_ov040_0212a9c8 kind:function(arm,size=0x3c) addr:0x0212a9c8 +func_ov040_0212aa04 kind:function(arm,size=0x4) addr:0x0212aa04 +func_ov040_0212aa08 kind:function(arm,size=0x38) addr:0x0212aa08 +func_ov040_0212aa40 kind:function(arm,size=0x14) addr:0x0212aa40 +func_ov040_0212aa54 kind:function(arm,size=0xa8) addr:0x0212aa54 +func_ov040_0212aafc kind:function(arm,size=0x20) addr:0x0212aafc +func_ov040_0212ab1c kind:function(arm,size=0x98) addr:0x0212ab1c +func_ov040_0212abb4 kind:function(arm,size=0x4) addr:0x0212abb4 +func_ov040_0212abb8 kind:function(arm,size=0x2c) addr:0x0212abb8 +func_ov040_0212abe4 kind:function(arm,size=0x44) addr:0x0212abe4 +func_ov040_0212ac28 kind:function(arm,size=0x14) addr:0x0212ac28 +func_ov040_0212ac3c kind:function(arm,size=0x1c) addr:0x0212ac3c +func_ov040_0212ac58 kind:function(arm,size=0x14) addr:0x0212ac58 +func_ov040_0212ac6c kind:function(arm,size=0x38) addr:0x0212ac6c +func_ov040_0212aca4 kind:function(arm,size=0x8) addr:0x0212aca4 +func_ov040_0212acac kind:function(arm,size=0x7c) addr:0x0212acac +func_ov040_0212ad28 kind:function(arm,size=0xc) addr:0x0212ad28 +func_ov040_0212ad34 kind:function(arm,size=0x8) addr:0x0212ad34 +func_ov040_0212ad3c kind:function(arm,size=0x2c) addr:0x0212ad3c +func_ov040_0212ad68 kind:function(arm,size=0xc) addr:0x0212ad68 +func_ov040_0212ad74 kind:function(arm,size=0x8) addr:0x0212ad74 +func_ov040_0212ad7c kind:function(arm,size=0x2c) addr:0x0212ad7c +func_ov040_0212ada8 kind:function(arm,size=0xc) addr:0x0212ada8 +func_ov040_0212adb4 kind:function(arm,size=0x24) addr:0x0212adb4 +func_ov040_0212add8 kind:function(arm,size=0x78) addr:0x0212add8 +func_ov040_0212ae50 kind:function(arm,size=0xc) addr:0x0212ae50 +func_ov040_0212ae5c kind:function(arm,size=0x24) addr:0x0212ae5c +func_ov040_0212ae80 kind:function(arm,size=0x88) addr:0x0212ae80 +func_ov040_0212af08 kind:function(arm,size=0xc) addr:0x0212af08 +func_ov040_0212af14 kind:function(arm,size=0x24) addr:0x0212af14 +func_ov040_0212af38 kind:function(arm,size=0x78) addr:0x0212af38 +func_ov040_0212afb0 kind:function(arm,size=0xc) addr:0x0212afb0 +func_ov040_0212afbc kind:function(arm,size=0x24) addr:0x0212afbc +func_ov040_0212afe0 kind:function(arm,size=0x74) addr:0x0212afe0 +func_ov040_0212b054 kind:function(arm,size=0xc) addr:0x0212b054 +func_ov040_0212b060 kind:function(arm,size=0x24) addr:0x0212b060 +func_ov040_0212b084 kind:function(arm,size=0x5c) addr:0x0212b084 +func_ov040_0212b0e0 kind:function(arm,size=0xc) addr:0x0212b0e0 +func_ov040_0212b0ec kind:function(arm,size=0x24) addr:0x0212b0ec +func_ov040_0212b110 kind:function(arm,size=0x88) addr:0x0212b110 +func_ov040_0212b198 kind:function(arm,size=0xc) addr:0x0212b198 +func_ov040_0212b1a4 kind:function(arm,size=0x24) addr:0x0212b1a4 +func_ov040_0212b1c8 kind:function(arm,size=0x90) addr:0x0212b1c8 +func_ov040_0212b258 kind:function(arm,size=0xc) addr:0x0212b258 +func_ov040_0212b264 kind:function(arm,size=0x24) addr:0x0212b264 +func_ov040_0212b288 kind:function(arm,size=0x80) addr:0x0212b288 +func_ov040_0212b308 kind:function(arm,size=0xc) addr:0x0212b308 +func_ov040_0212b314 kind:function(arm,size=0x24) addr:0x0212b314 +func_ov040_0212b338 kind:function(arm,size=0x80) addr:0x0212b338 +func_ov040_0212b3b8 kind:function(arm,size=0xc) addr:0x0212b3b8 +func_ov040_0212b3c4 kind:function(arm,size=0x24) addr:0x0212b3c4 +func_ov040_0212b3e8 kind:function(arm,size=0x7c) addr:0x0212b3e8 +func_ov040_0212b464 kind:function(arm,size=0xc) addr:0x0212b464 +func_ov040_0212b470 kind:function(arm,size=0x24) addr:0x0212b470 +func_ov040_0212b494 kind:function(arm,size=0x74) addr:0x0212b494 +func_ov040_0212b508 kind:function(arm,size=0x20) addr:0x0212b508 +func_ov040_0212b528 kind:function(arm,size=0xf4) addr:0x0212b528 +func_ov040_0212b61c kind:function(arm,size=0x110) addr:0x0212b61c +func_ov040_0212b72c kind:function(arm,size=0x110) addr:0x0212b72c +func_ov040_0212b83c kind:function(arm,size=0x14) addr:0x0212b83c +func_ov040_0212b850 kind:function(arm,size=0xe4) addr:0x0212b850 +func_ov040_0212b934 kind:function(arm,size=0xc) addr:0x0212b934 +func_ov040_0212b940 kind:function(arm,size=0x2b4) addr:0x0212b940 +func_ov040_0212bbf4 kind:function(arm,size=0x80) addr:0x0212bbf4 +func_ov040_0212bc74 kind:function(arm,size=0x20) addr:0x0212bc74 +func_ov040_0212bc94 kind:function(arm,size=0x54) addr:0x0212bc94 +func_ov040_0212bce8 kind:function(arm,size=0x198) addr:0x0212bce8 +func_ov040_0212be80 kind:function(arm,size=0x50) addr:0x0212be80 +func_ov040_0212bed0 kind:function(arm,size=0x40) addr:0x0212bed0 +func_ov040_0212bf10 kind:function(arm,size=0x4c) addr:0x0212bf10 +func_ov040_0212bf5c kind:function(arm,size=0x1bc) addr:0x0212bf5c +func_ov040_0212c118 kind:function(arm,size=0x8) addr:0x0212c118 +func_ov040_0212c120 kind:function(arm,size=0x98) addr:0x0212c120 +func_ov040_0212c1b8 kind:function(arm,size=0xa0) addr:0x0212c1b8 +func_ov040_0212c258 kind:function(arm,size=0x3c) addr:0x0212c258 +func_ov040_0212c294 kind:function(arm,size=0x4) addr:0x0212c294 +func_ov040_0212c298 kind:function(arm,size=0x8) addr:0x0212c298 +func_ov040_0212c2a0 kind:function(arm,size=0x28) addr:0x0212c2a0 +func_ov040_0212c2c8 kind:function(arm,size=0xc) addr:0x0212c2c8 +func_ov040_0212c2d4 kind:function(arm,size=0x44) addr:0x0212c2d4 +func_ov040_0212c318 kind:function(arm,size=0x3c) addr:0x0212c318 +func_ov040_0212c354 kind:function(arm,size=0xc) addr:0x0212c354 +func_ov040_0212c360 kind:function(arm,size=0xc) addr:0x0212c360 +func_ov040_0212c36c kind:function(arm,size=0xc) addr:0x0212c36c +func_ov040_0212c378 kind:function(arm,size=0xa4) addr:0x0212c378 +func_ov040_0212c41c kind:function(arm,size=0xc) addr:0x0212c41c +func_ov040_0212c428 kind:function(arm,size=0x84) addr:0x0212c428 +func_ov040_0212c4ac kind:function(arm,size=0x1ec) addr:0x0212c4ac +func_ov040_0212c698 kind:function(arm,size=0x20) addr:0x0212c698 +func_ov040_0212c6b8 kind:function(arm,size=0x18) addr:0x0212c6b8 +func_ov040_0212c6d0 kind:function(arm,size=0x1c) addr:0x0212c6d0 +func_ov040_0212c6ec kind:function(arm,size=0x64) addr:0x0212c6ec +func_ov040_0212c750 kind:function(arm,size=0x1c) addr:0x0212c750 +func_ov040_0212c76c kind:function(arm,size=0x28) addr:0x0212c76c +func_ov040_0212c794 kind:function(arm,size=0x30) addr:0x0212c794 +func_ov040_0212c7c4 kind:function(arm,size=0x14) addr:0x0212c7c4 +func_ov040_0212c7d8 kind:function(arm,size=0x14) addr:0x0212c7d8 +func_ov040_0212c7ec kind:function(arm,size=0x14) addr:0x0212c7ec +func_ov040_0212c800 kind:function(arm,size=0x14) addr:0x0212c800 +func_ov040_0212c814 kind:function(arm,size=0x14) addr:0x0212c814 +func_ov040_0212c828 kind:function(arm,size=0x14) addr:0x0212c828 +func_ov040_0212c83c kind:function(arm,size=0x14) addr:0x0212c83c +func_ov040_0212c850 kind:function(arm,size=0x14) addr:0x0212c850 +func_ov040_0212c864 kind:function(arm,size=0x14) addr:0x0212c864 +func_ov040_0212c878 kind:function(arm,size=0x14) addr:0x0212c878 +func_ov040_0212c88c kind:function(arm,size=0x14) addr:0x0212c88c +func_ov040_0212c8a0 kind:function(arm,size=0x14) addr:0x0212c8a0 +func_ov040_0212c8b4 kind:function(arm,size=0x14) addr:0x0212c8b4 +func_ov040_0212c8c8 kind:function(arm,size=0xc) addr:0x0212c8c8 +func_ov040_0212c8d4 kind:function(arm,size=0x24) addr:0x0212c8d4 +func_ov040_0212c8f8 kind:function(arm,size=0x84) addr:0x0212c8f8 +func_ov040_0212c97c kind:function(arm,size=0xc) addr:0x0212c97c +func_ov040_0212c988 kind:function(arm,size=0x24) addr:0x0212c988 +func_ov040_0212c9ac kind:function(arm,size=0x6c) addr:0x0212c9ac +func_ov040_0212ca18 kind:function(arm,size=0xc) addr:0x0212ca18 +func_ov040_0212ca24 kind:function(arm,size=0x24) addr:0x0212ca24 +func_ov040_0212ca48 kind:function(arm,size=0x6c) addr:0x0212ca48 +func_ov040_0212cab4 kind:function(arm,size=0x84) addr:0x0212cab4 +func_ov040_0212cb38 kind:function(arm,size=0x15c) addr:0x0212cb38 +func_ov040_0212cc94 kind:function(arm,size=0x94) addr:0x0212cc94 +func_ov040_0212cd28 kind:function(arm,size=0x24) addr:0x0212cd28 +func_ov040_0212cd4c kind:function(arm,size=0x30) addr:0x0212cd4c +func_ov040_0212cd7c kind:function(arm,size=0x38) addr:0x0212cd7c +func_ov040_0212cdb4 kind:function(arm,size=0x14) addr:0x0212cdb4 +func_ov040_0212cdc8 kind:function(arm,size=0x14) addr:0x0212cdc8 +func_ov040_0212cddc kind:function(arm,size=0x14) addr:0x0212cddc +func_ov040_0212cdf0 kind:function(arm,size=0xc) addr:0x0212cdf0 +func_ov040_0212cdfc kind:function(arm,size=0x24) addr:0x0212cdfc +func_ov040_0212ce20 kind:function(arm,size=0x80) addr:0x0212ce20 +func_ov040_0212cea0 kind:function(arm,size=0x2c) addr:0x0212cea0 +func_ov040_0212cecc kind:function(arm,size=0x158) addr:0x0212cecc +func_ov040_0212d024 kind:function(arm,size=0x18) addr:0x0212d024 +func_ov040_0212d03c kind:function(arm,size=0x38) addr:0x0212d03c +func_ov040_0212d074 kind:function(arm,size=0x28) addr:0x0212d074 +func_ov040_0212d09c kind:function(arm,size=0x18) addr:0x0212d09c +func_ov040_0212d0b4 kind:function(arm,size=0x38) addr:0x0212d0b4 +func_ov040_0212d0ec kind:function(arm,size=0xc) addr:0x0212d0ec +func_ov040_0212d0f8 kind:function(arm,size=0x1c) addr:0x0212d0f8 +func_ov040_0212d114 kind:function(arm,size=0x6c) addr:0x0212d114 +func_ov040_0212d180 kind:function(arm,size=0x70) addr:0x0212d180 +func_ov040_0212d1f0 kind:function(arm,size=0x28) addr:0x0212d1f0 +func_ov040_0212d218 kind:function(arm,size=0x30) addr:0x0212d218 +func_ov040_0212d248 kind:function(arm,size=0x14) addr:0x0212d248 +func_ov040_0212d25c kind:function(arm,size=0xc) addr:0x0212d25c +func_ov040_0212d268 kind:function(arm,size=0x24) addr:0x0212d268 +func_ov040_0212d28c kind:function(arm,size=0x6c) addr:0x0212d28c +func_ov040_0212d2f8 kind:function(arm,size=0x28) addr:0x0212d2f8 +func_ov040_0212d320 kind:function(arm,size=0x5c) addr:0x0212d320 +func_ov040_0212d37c kind:function(arm,size=0xc) addr:0x0212d37c +func_ov040_0212d388 kind:function(arm,size=0x20) addr:0x0212d388 +func_ov040_0212d3a8 kind:function(arm,size=0x18) addr:0x0212d3a8 +func_ov040_0212d3c0 kind:function(arm,size=0x18) addr:0x0212d3c0 +func_ov040_0212d3d8 kind:function(arm,size=0x30) addr:0x0212d3d8 +func_ov040_0212d408 kind:function(arm,size=0x20) addr:0x0212d408 +func_ov040_0212d428 kind:function(arm,size=0x28) addr:0x0212d428 +func_ov040_0212d450 kind:function(arm,size=0x30) addr:0x0212d450 +func_ov040_0212d480 kind:function(arm,size=0x14) addr:0x0212d480 +func_ov040_0212d494 kind:function(arm,size=0xc) addr:0x0212d494 +func_ov040_0212d4a0 kind:function(arm,size=0x24) addr:0x0212d4a0 +func_ov040_0212d4c4 kind:function(arm,size=0x88) addr:0x0212d4c4 +func_ov040_0212d54c kind:function(arm,size=0x44) addr:0x0212d54c +func_ov040_0212d590 kind:function(arm,size=0x1fc) addr:0x0212d590 +func_ov040_0212d78c kind:function(arm,size=0x60) addr:0x0212d78c +func_ov040_0212d7ec kind:function(arm,size=0x28) addr:0x0212d7ec +func_ov040_0212d814 kind:function(arm,size=0x30) addr:0x0212d814 +func_ov040_0212d844 kind:function(arm,size=0x14) addr:0x0212d844 +func_ov040_0212d858 kind:function(arm,size=0x1c) addr:0x0212d858 +func_ov040_0212d874 kind:function(arm,size=0x1c) addr:0x0212d874 +func_ov040_0212d890 kind:function(arm,size=0x14) addr:0x0212d890 +func_ov040_0212d8a4 kind:function(arm,size=0xc) addr:0x0212d8a4 +func_ov040_0212d8b0 kind:function(arm,size=0x24) addr:0x0212d8b0 +func_ov040_0212d8d4 kind:function(arm,size=0x4c) addr:0x0212d8d4 +func_ov040_0212d920 kind:function(arm,size=0x3c) addr:0x0212d920 +func_ov040_0212d95c kind:function(arm,size=0x188) addr:0x0212d95c +func_ov040_0212dae4 kind:function(arm,size=0x19c) addr:0x0212dae4 +func_ov040_0212dc80 kind:function(arm,size=0x20) addr:0x0212dc80 +func_ov040_0212dca0 kind:function(arm,size=0x28) addr:0x0212dca0 +func_ov040_0212dcc8 kind:function(arm,size=0x14) addr:0x0212dcc8 +func_ov040_0212dcdc kind:function(arm,size=0x1c) addr:0x0212dcdc +data_ov040_0212dcf8 kind:data(any) addr:0x0212dcf8 +data_ov040_0212dcfc kind:data(any) addr:0x0212dcfc +data_ov040_0212dd00 kind:data(any) addr:0x0212dd00 +data_ov040_0212dd14 kind:data(any) addr:0x0212dd14 +data_ov040_0212dd28 kind:data(any) addr:0x0212dd28 +data_ov040_0212dd68 kind:data(any) addr:0x0212dd68 +data_ov040_0212de48 kind:data(any) addr:0x0212de48 +data_ov040_0212de50 kind:data(any) addr:0x0212de50 +data_ov040_0212de58 kind:data(any) addr:0x0212de58 +data_ov040_0212de60 kind:data(any) addr:0x0212de60 +data_ov040_0212de68 kind:data(any) addr:0x0212de68 +data_ov040_0212de70 kind:data(any) addr:0x0212de70 +data_ov040_0212de78 kind:data(any) addr:0x0212de78 +data_ov040_0212de80 kind:data(any) addr:0x0212de80 +data_ov040_0212de88 kind:data(any) addr:0x0212de88 +data_ov040_0212de90 kind:data(any) addr:0x0212de90 +data_ov040_0212de98 kind:data(any) addr:0x0212de98 +data_ov040_0212dea8 kind:data(any) addr:0x0212dea8 +data_ov040_0212deb8 kind:data(any) addr:0x0212deb8 +data_ov040_0212dec8 kind:data(any) addr:0x0212dec8 +data_ov040_0212ded8 kind:data(any) addr:0x0212ded8 +data_ov040_0212dee4 kind:data(any) addr:0x0212dee4 +__sinit_ov040_0212def8 kind:function(arm,size=0x120) addr:0x0212def8 +__sinit_ov040_0212e018 kind:function(arm,size=0x50) addr:0x0212e018 +__sinit_ov040_0212e068 kind:function(arm,size=0x350) addr:0x0212e068 +__sinit_ov040_0212e3b8 kind:function(arm,size=0xd8) addr:0x0212e3b8 +__sinit_ov040_0212e490 kind:function(arm,size=0x50) addr:0x0212e490 +__sinit_ov040_0212e4e0 kind:function(arm,size=0x50) addr:0x0212e4e0 +__sinit_ov040_0212e530 kind:function(arm,size=0x50) addr:0x0212e530 +__sinit_ov040_0212e580 kind:function(arm,size=0x50) addr:0x0212e580 +.p__sinit_ov040_0212def8 kind:data(word) addr:0x0212e5d0 +.p__sinit_ov040_0212e018 kind:data(word) addr:0x0212e5d4 +.p__sinit_ov040_0212e068 kind:data(word) addr:0x0212e5d8 +.p__sinit_ov040_0212e3b8 kind:data(word) addr:0x0212e5dc +.p__sinit_ov040_0212e490 kind:data(word) addr:0x0212e5e0 +.p__sinit_ov040_0212e4e0 kind:data(word) addr:0x0212e5e4 +.p__sinit_ov040_0212e530 kind:data(word) addr:0x0212e5e8 +.p__sinit_ov040_0212e580 kind:data(word) addr:0x0212e5ec +data_ov040_0212e600 kind:data(any) addr:0x0212e600 +data_ov040_0212e620 kind:data(any) addr:0x0212e620 +data_ov040_0212e648 kind:data(any) addr:0x0212e648 +data_ov040_0212e678 kind:data(any) addr:0x0212e678 +data_ov040_0212e694 kind:data(any) addr:0x0212e694 +data_ov040_0212e6b8 kind:data(any) addr:0x0212e6b8 +data_ov040_0212e6dc kind:data(any) addr:0x0212e6dc +data_ov040_0212e704 kind:data(any) addr:0x0212e704 +data_ov040_0212e758 kind:data(any) addr:0x0212e758 +data_ov040_0212e788 kind:data(any) addr:0x0212e788 +data_ov040_0212e7b8 kind:data(any) addr:0x0212e7b8 +data_ov040_0212e7e8 kind:data(any) addr:0x0212e7e8 +data_ov040_0212e808 kind:data(any) addr:0x0212e808 +data_ov040_0212e82c kind:data(any) addr:0x0212e82c +data_ov040_0212e85c kind:data(any) addr:0x0212e85c +data_ov040_0212e87c kind:data(any) addr:0x0212e87c +data_ov040_0212e8c4 kind:data(any) addr:0x0212e8c4 +data_ov040_0212e90c kind:data(any) addr:0x0212e90c +data_ov040_0212e950 kind:data(any) addr:0x0212e950 +data_ov040_0212e968 kind:data(any) addr:0x0212e968 +data_ov040_0212e988 kind:data(any) addr:0x0212e988 +data_ov040_0212e9ac kind:data(any) addr:0x0212e9ac +data_ov040_0212ea08 kind:data(any) addr:0x0212ea08 +data_ov040_0212ea14 kind:data(any) addr:0x0212ea14 +data_ov040_0212ea38 kind:data(any) addr:0x0212ea38 +data_ov040_0212ea5c kind:data(any) addr:0x0212ea5c +data_ov040_0212ea80 kind:data(any) addr:0x0212ea80 +data_ov040_0212eaa4 kind:data(any) addr:0x0212eaa4 +data_ov040_0212eac8 kind:data(any) addr:0x0212eac8 +data_ov040_0212eaec kind:data(any) addr:0x0212eaec +data_ov040_0212eb10 kind:data(any) addr:0x0212eb10 +data_ov040_0212eb34 kind:data(any) addr:0x0212eb34 +data_ov040_0212eb58 kind:data(any) addr:0x0212eb58 +data_ov040_0212eb7c kind:data(any) addr:0x0212eb7c +data_ov040_0212eba0 kind:data(any) addr:0x0212eba0 +data_ov040_0212ebc4 kind:data(any) addr:0x0212ebc4 +data_ov040_0212ebe8 kind:data(any) addr:0x0212ebe8 +data_ov040_0212ec0c kind:data(any) addr:0x0212ec0c +data_ov040_0212ec30 kind:data(any) addr:0x0212ec30 +data_ov040_0212ec80 kind:data(any) addr:0x0212ec80 +data_ov040_0212ecd0 kind:data(any) addr:0x0212ecd0 +data_ov040_0212edf8 kind:data(any) addr:0x0212edf8 +data_ov040_0212ef28 kind:data(any) addr:0x0212ef28 +data_ov040_0212ef48 kind:data(any) addr:0x0212ef48 +data_ov040_0212ef6c kind:data(any) addr:0x0212ef6c +data_ov040_0212ef90 kind:data(any) addr:0x0212ef90 +data_ov040_0212efb4 kind:data(any) addr:0x0212efb4 +data_ov040_0212f0e4 kind:data(any) addr:0x0212f0e4 +data_ov040_0212f0f0 kind:data(any) addr:0x0212f0f0 +data_ov040_0212f114 kind:data(any) addr:0x0212f114 +data_ov040_0212f24c kind:data(any) addr:0x0212f24c +data_ov040_0212f270 kind:data(any) addr:0x0212f270 +data_ov040_0212f3a0 kind:data(any) addr:0x0212f3a0 +data_ov040_0212f3b8 kind:data(any) addr:0x0212f3b8 +data_ov040_0212f3e0 kind:data(any) addr:0x0212f3e0 +data_ov040_0212f408 kind:data(any) addr:0x0212f408 +data_ov040_0212f430 kind:data(any) addr:0x0212f430 +data_ov040_0212f470 kind:data(any) addr:0x0212f470 +data_ov040_0212f498 kind:data(any) addr:0x0212f498 +data_ov040_0212f4e0 kind:bss addr:0x0212f4e0 +data_ov040_0212f4e4 kind:bss addr:0x0212f4e4 +data_ov040_0212f4f0 kind:bss addr:0x0212f4f0 +data_ov040_0212f4fc kind:bss addr:0x0212f4fc +data_ov040_0212f538 kind:bss addr:0x0212f538 +data_ov040_0212f53c kind:bss addr:0x0212f53c +data_ov040_0212f548 kind:bss addr:0x0212f548 +data_ov040_0212f584 kind:bss addr:0x0212f584 +data_ov040_0212f5b8 kind:bss addr:0x0212f5b8 +data_ov040_0212f5c4 kind:bss addr:0x0212f5c4 +data_ov040_0212f5d0 kind:bss addr:0x0212f5d0 +data_ov040_0212f5dc kind:bss addr:0x0212f5dc +data_ov040_0212f5e8 kind:bss addr:0x0212f5e8 +data_ov040_0212f5f4 kind:bss addr:0x0212f5f4 +data_ov040_0212f600 kind:bss addr:0x0212f600 +data_ov040_0212f60c kind:bss addr:0x0212f60c +data_ov040_0212f618 kind:bss addr:0x0212f618 +data_ov040_0212f624 kind:bss addr:0x0212f624 +data_ov040_0212f630 kind:bss addr:0x0212f630 +data_ov040_0212f63c kind:bss addr:0x0212f63c +data_ov040_0212f648 kind:bss addr:0x0212f648 +data_ov040_0212f654 kind:bss addr:0x0212f654 +data_ov040_0212f72c kind:bss addr:0x0212f72c +data_ov040_0212f804 kind:bss addr:0x0212f804 +data_ov040_0212f8dc kind:bss addr:0x0212f8dc +data_ov040_0212f9b4 kind:bss addr:0x0212f9b4 +data_ov040_0212fa8c kind:bss addr:0x0212fa8c +data_ov040_0212fb64 kind:bss addr:0x0212fb64 +data_ov040_0212fc3c kind:bss addr:0x0212fc3c +data_ov040_0212fd14 kind:bss addr:0x0212fd14 +data_ov040_0212fdec kind:bss addr:0x0212fdec +data_ov040_0212fec4 kind:bss addr:0x0212fec4 +data_ov040_0212ff9c kind:bss addr:0x0212ff9c +data_ov040_0213007c kind:bss addr:0x0213007c +data_ov040_0213015c kind:bss addr:0x0213015c +data_ov040_02130168 kind:bss addr:0x02130168 +data_ov040_02130174 kind:bss addr:0x02130174 +data_ov040_02130180 kind:bss addr:0x02130180 +data_ov040_0213018c kind:bss addr:0x0213018c +data_ov040_021301d0 kind:bss addr:0x021301d0 +data_ov040_02130214 kind:bss addr:0x02130214 +data_ov040_021302ec kind:bss addr:0x021302ec +data_ov040_021302f0 kind:bss addr:0x021302f0 +data_ov040_021302fc kind:bss addr:0x021302fc +data_ov040_021303d4 kind:bss addr:0x021303d4 +data_ov040_021303d8 kind:bss addr:0x021303d8 +data_ov040_021303e4 kind:bss addr:0x021303e4 +data_ov040_021304bc kind:bss addr:0x021304bc +data_ov040_021304c0 kind:bss addr:0x021304c0 +data_ov040_021304cc kind:bss addr:0x021304cc +data_ov040_021304ec kind:bss addr:0x021304ec +data_ov040_02130554 kind:bss addr:0x02130554 +data_ov040_02130558 kind:bss addr:0x02130558 +data_ov040_02130564 kind:bss addr:0x02130564 diff --git a/config/eur1/arm9/overlays/ov041/delinks.txt b/config/eur1/arm9/overlays/ov041/delinks.txt new file mode 100644 index 00000000..de8bfd53 --- /dev/null +++ b/config/eur1/arm9/overlays/ov041/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02123600 end:0x0212d4c8 kind:code align:32 + .rodata start:0x0212d4c8 end:0x0212d660 kind:rodata align:4 + .init start:0x0212d660 end:0x0212d9cc kind:code align:4 + .ctor start:0x0212d9cc end:0x0212d9f4 kind:rodata align:4 + .data start:0x0212da00 end:0x0212e3a0 kind:data align:32 + .bss start:0x0212e3a0 end:0x0212e9a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov041/relocs.txt b/config/eur1/arm9/overlays/ov041/relocs.txt new file mode 100644 index 00000000..34d4c4a6 --- /dev/null +++ b/config/eur1/arm9/overlays/ov041/relocs.txt @@ -0,0 +1,1621 @@ +from:0x02123608 kind:load to:0x0212e3b0 module:overlay(41) +from:0x0212361c kind:arm_call to:0x02011f3c module:main +from:0x02123628 kind:arm_call to:0x02123684 module:overlay(41) +from:0x0212363c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212367c kind:load to:0x0212da08 module:overlay(41) +from:0x021236a4 kind:arm_call to:0x02128534 module:overlay(41) +from:0x021236b8 kind:load to:0x0212e3b0 module:overlay(41) +from:0x021236bc kind:load to:0x0212dabc module:overlay(41) +from:0x021236c8 kind:arm_call to:0x021287a0 module:overlay(41) +from:0x021236dc kind:arm_call to:0x021287a0 module:overlay(41) +from:0x021236e4 kind:arm_call to:0x02011ff4 module:main +from:0x021236f8 kind:arm_call to:0x02128800 module:overlay(41) +from:0x02123734 kind:arm_call to:0x02128940 module:overlay(41) +from:0x0212376c kind:load to:0x0212da24 module:overlay(41) +from:0x02123778 kind:arm_call to:0x0212895c module:overlay(41) +from:0x021237c0 kind:arm_call to:0x02129800 module:overlay(41) +from:0x021237c8 kind:load to:0x0212da6c module:overlay(41) +from:0x021237d4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021237e8 kind:load to:0x0212e498 module:overlay(41) +from:0x021237fc kind:arm_call to:0x02011f3c module:main +from:0x02123808 kind:arm_call to:0x02123860 module:overlay(41) +from:0x0212381c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123858 kind:load to:0x0212db30 module:overlay(41) +from:0x02123880 kind:arm_call to:0x02124d48 module:overlay(41) +from:0x02123894 kind:load to:0x0212e498 module:overlay(41) +from:0x02123898 kind:load to:0x0212db54 module:overlay(41) +from:0x021238a4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021238bc kind:arm_call to:0x02124ef8 module:overlay(41) +from:0x021238e0 kind:arm_call to:0x01fff350 module:itcm +from:0x02123918 kind:load to:0x027e0ce4 module:dtcm +from:0x02123920 kind:load to:0x020b3040 module:overlay(0) +from:0x02123930 kind:arm_call to:0x02124f84 module:overlay(41) +from:0x02123968 kind:load to:0x0212dbc4 module:overlay(41) +from:0x021239e8 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02123a20 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02123a44 kind:arm_call to:0x01ffd420 module:itcm +from:0x02123a90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123ab0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02123ae4 kind:arm_call to:0x021250c0 module:overlay(41) +from:0x02123b48 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02123b50 kind:arm_call to:0x02127dc0 module:overlay(41) +from:0x02123b5c kind:load to:0x0212dc44 module:overlay(41) +from:0x02123b60 kind:load to:0x027e09b8 module:dtcm +from:0x02123b68 kind:load to:0x027e09c0 module:dtcm +from:0x02123b78 kind:arm_call_thumb to:0x02141054 module:overlay(70) +from:0x02123b94 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02123bc0 kind:arm_call to:0x0203d210 module:main +from:0x02123bc8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02123bd0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02123bd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02123be0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02123be8 kind:arm_call to:0x021282a0 module:overlay(41) +from:0x02123bf0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123bfc kind:load to:0x020a0328 module:overlay(0) +from:0x02123c0c kind:arm_call_thumb to:0x02141054 module:overlay(70) +from:0x02123c28 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02123c54 kind:arm_call to:0x0203d210 module:main +from:0x02123c5c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02123c64 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02123c6c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02123c74 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02123c7c kind:arm_call to:0x021282a0 module:overlay(41) +from:0x02123c84 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123c8c kind:arm_call to:0x02011ff4 module:main +from:0x02123c98 kind:load to:0x020a0328 module:overlay(0) +from:0x02123ca4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02123cb8 kind:load to:0x0212e58c module:overlay(41) +from:0x02123ccc kind:arm_call to:0x02011f3c module:main +from:0x02123cd8 kind:arm_call to:0x02123d44 module:overlay(41) +from:0x02123cf0 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x02123d3c kind:load to:0x0212dccc module:overlay(41) +from:0x02123d64 kind:arm_call to:0x02128534 module:overlay(41) +from:0x02123d8c kind:arm_call to:0x0203d160 module:main +from:0x02123da0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02123dac kind:load to:0x0212e58c module:overlay(41) +from:0x02123db0 kind:load to:0x0212dd80 module:overlay(41) +from:0x02123db4 kind:load to:0x02123dbc module:overlay(41) +from:0x02123db8 kind:load to:0x021242a4 module:overlay(41) +from:0x02123dc4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02123de8 kind:arm_call to:0x0203d210 module:main +from:0x02123df0 kind:arm_call to:0x021287a0 module:overlay(41) +from:0x02123dfc kind:load to:0x02123dbc module:overlay(41) +from:0x02123e18 kind:arm_call to:0x0203d210 module:main +from:0x02123e20 kind:arm_call to:0x021287a0 module:overlay(41) +from:0x02123e28 kind:arm_call to:0x02011ff4 module:main +from:0x02123e34 kind:load to:0x02123dbc module:overlay(41) +from:0x02123e40 kind:arm_call to:0x02128800 module:overlay(41) +from:0x02123e58 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02123e8c kind:arm_call to:0x02128940 module:overlay(41) +from:0x02123ec4 kind:load to:0x0212dce8 module:overlay(41) +from:0x02123ee4 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02123f14 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02123f70 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02123fc4 kind:arm_call to:0x02129800 module:overlay(41) +from:0x02123fe4 kind:arm_call to:0x02124200 module:overlay(41) +from:0x02123ff0 kind:load to:0x027e0cec module:dtcm +from:0x02123ff4 kind:load to:0x0212dd30 module:overlay(41) +from:0x02124068 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02124080 kind:arm_call to:0x01fff458 module:itcm +from:0x02124094 kind:arm_call to:0x01fff458 module:itcm +from:0x021240a8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212410c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02124118 kind:arm_call to:0x020985d8 module:overlay(0) +from:0x0212412c kind:load to:0x027e0ce4 module:dtcm +from:0x02124144 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02124164 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021241a4 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021241d0 kind:load to:0x027e0d38 module:dtcm +from:0x021241ec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02124214 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124240 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124250 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124270 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021242a0 kind:load to:0x027e09c0 module:dtcm +from:0x021242c0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021242d4 kind:load to:0x0212e5e0 module:overlay(41) +from:0x021242e8 kind:arm_call to:0x02011f3c module:main +from:0x021242f4 kind:arm_call to:0x02124344 module:overlay(41) +from:0x0212430c kind:arm_call to:0x02097a08 module:overlay(0) +from:0x02124340 kind:load to:0x0212dde8 module:overlay(41) +from:0x02124364 kind:arm_call to:0x02124d48 module:overlay(41) +from:0x02124374 kind:arm_call_thumb to:0x020d6788 module:overlay(24) +from:0x02124380 kind:load to:0x0212e5e0 module:overlay(41) +from:0x02124384 kind:load to:0x0212de0c module:overlay(41) +from:0x0212439c kind:arm_call to:0x02124ef8 module:overlay(41) +from:0x021243c0 kind:arm_call to:0x01fff350 module:itcm +from:0x021243f8 kind:load to:0x027e0ce4 module:dtcm +from:0x02124400 kind:load to:0x020b3040 module:overlay(0) +from:0x02124410 kind:arm_call to:0x02124f84 module:overlay(41) +from:0x02124448 kind:load to:0x0212de7c module:overlay(41) +from:0x021244c8 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02124500 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02124524 kind:arm_call to:0x01ffd420 module:itcm +from:0x02124570 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124590 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021245c4 kind:arm_call to:0x021250c0 module:overlay(41) +from:0x02124628 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02124630 kind:arm_call to:0x02127dc0 module:overlay(41) +from:0x0212463c kind:load to:0x0212df04 module:overlay(41) +from:0x02124640 kind:load to:0x027e09b8 module:dtcm +from:0x02124648 kind:load to:0x027e09c0 module:dtcm +from:0x02124664 kind:arm_call to:0x02127c20 module:overlay(41) +from:0x02124698 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021246e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124708 kind:arm_call to:0x02016b8c module:main +from:0x021247dc kind:arm_call to:0x0201767c module:main +from:0x021247e8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021247fc kind:arm_call to:0x0214107c module:overlay(70) +from:0x02124820 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x0212482c kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0212483c kind:load to:0x0212d4e0 module:overlay(41) +from:0x0212484c kind:arm_call to:0x02127c20 module:overlay(41) +from:0x02124880 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021248d8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021248e4 kind:arm_call to:0x0214106c module:overlay(70) +from:0x02124918 kind:arm_call to:0x0201767c module:main +from:0x02124924 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124938 kind:arm_call to:0x0214107c module:overlay(70) +from:0x02124988 kind:arm_call to:0x02141384 module:overlays(58,70) +from:0x021249e8 kind:arm_call to:0x020d6c9c module:overlay(24) +from:0x021249f8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124a28 kind:arm_call to:0x02016b8c module:main +from:0x02124ad0 kind:load to:0x0212d4f8 module:overlay(41) +from:0x02124af0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02124b00 kind:arm_call to:0x01ff930c module:itcm +from:0x02124b18 kind:arm_call to:0x02127c74 module:overlay(41) +from:0x02124b4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124b9c kind:arm_call to:0x0206d134 module:overlay(0) +from:0x02124bb4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02124bc0 kind:arm_call to:0x0215f238 module:overlays(71,87) +from:0x02124bc8 kind:load to:0x027e0d70 module:dtcm +from:0x02124bcc kind:load to:0x020b51f8 module:overlay(0) +from:0x02124be8 kind:arm_call to:0x02080a0c module:overlay(0) +from:0x02124bf4 kind:arm_call to:0x0215f264 module:overlay(71) +from:0x02124bfc kind:load to:0x027e0cd8 module:dtcm +from:0x02124c00 kind:load to:0x027e0d70 module:dtcm +from:0x02124c10 kind:arm_call_thumb to:0x02141054 module:overlay(70) +from:0x02124c2c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02124c58 kind:arm_call to:0x0203d210 module:main +from:0x02124c60 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02124c68 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02124c70 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02124c78 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02124c80 kind:arm_call to:0x021282a0 module:overlay(41) +from:0x02124c88 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02124c94 kind:load to:0x020a0328 module:overlay(0) +from:0x02124ca4 kind:arm_call_thumb to:0x02141054 module:overlay(70) +from:0x02124cc0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02124cec kind:arm_call to:0x0203d210 module:main +from:0x02124cf4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02124cfc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02124d04 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02124d0c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02124d14 kind:arm_call to:0x021282a0 module:overlay(41) +from:0x02124d1c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02124d24 kind:arm_call to:0x02011ff4 module:main +from:0x02124d30 kind:load to:0x020a0328 module:overlay(0) +from:0x02124d3c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02124d58 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02124d6c kind:arm_call to:0x02128278 module:overlay(41) +from:0x02124d74 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02124dc0 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02124dd8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02124df4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02124e04 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02124e20 kind:arm_call_thumb to:0x0213faa8 module:overlay(70) +from:0x02124e28 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02124e30 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02124e60 kind:arm_call_thumb to:0x0214102c module:overlay(70) +from:0x02124ec8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02124ed8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02124ee8 kind:load to:0x0212e008 module:overlay(41) +from:0x02124eec kind:load to:0x0212dfbc module:overlay(41) +from:0x02124ef0 kind:load to:0x0212e628 module:overlay(41) +from:0x02124ef4 kind:load to:0x0212df8c module:overlay(41) +from:0x02124f14 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02124f24 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02124f2c kind:arm_call to:0x02141060 module:overlay(70) +from:0x02124f80 kind:load to:0x02128194 module:overlay(41) +from:0x02124f9c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02124fcc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212500c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02125034 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02125058 kind:arm_call to:0x01ffd420 module:itcm +from:0x02125084 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0212509c kind:arm_call to:0x02073310 module:overlay(0) +from:0x021250bc kind:load to:0x027e09b8 module:dtcm +from:0x021250e8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0212514c kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02125154 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0212517c kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021251c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021251d4 kind:arm_call to:0x01fff458 module:itcm +from:0x021251e8 kind:arm_call to:0x01fff458 module:itcm +from:0x02125218 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0212522c kind:arm_call to:0x02099114 module:overlay(0) +from:0x02125260 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0212527c kind:load to:0x027e0d38 module:dtcm +from:0x02125280 kind:load to:0x027e0ce4 module:dtcm +from:0x021252c0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021252e8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125300 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02125338 kind:load to:0x0212e624 module:overlay(41) +from:0x02125348 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02125360 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125380 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021253bc kind:load to:0x027e0ce4 module:dtcm +from:0x021253c0 kind:load to:0x027e0cd8 module:dtcm +from:0x021253e4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02125428 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212546c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021254dc kind:arm_call to:0x020733bc module:overlay(0) +from:0x0212550c kind:arm_call to:0x02098adc module:overlay(0) +from:0x02125520 kind:load to:0x027e09b8 module:dtcm +from:0x0212556c kind:arm_call to:0x02073320 module:overlay(0) +from:0x021255cc kind:arm_call to:0x021257c4 module:overlay(41) +from:0x021255e4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021255fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212568c kind:arm_call to:0x01ff916c module:itcm +from:0x02125730 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125750 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021257a4 kind:arm_call to:0x02127a10 module:overlay(41) +from:0x021257ac kind:load to:0x027e09b8 module:dtcm +from:0x021257b0 kind:load to:0x027e09a8 module:dtcm +from:0x021257c0 kind:load to:0x0212e624 module:overlay(41) +from:0x02125880 kind:arm_call to:0x02128010 module:overlay(41) +from:0x02125890 kind:arm_call to:0x02098adc module:overlay(0) +from:0x021258a8 kind:load to:0x0212d558 module:overlay(41) +from:0x021258b8 kind:arm_call to:0x02127fa8 module:overlay(41) +from:0x0212592c kind:load to:0x0212d570 module:overlay(41) +from:0x02125944 kind:arm_call to:0x02127c20 module:overlay(41) +from:0x02125970 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125a44 kind:arm_call to:0x0201767c module:main +from:0x02125a50 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125a64 kind:arm_call to:0x0214107c module:overlay(70) +from:0x02125a70 kind:load to:0x0212d570 module:overlay(41) +from:0x02125a80 kind:arm_call to:0x02127c20 module:overlay(41) +from:0x02125ab0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125afc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125b08 kind:arm_call to:0x0214106c module:overlay(70) +from:0x02125b3c kind:arm_call to:0x0201767c module:main +from:0x02125b48 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125b5c kind:arm_call to:0x0214107c module:overlay(70) +from:0x02125ba4 kind:arm_call to:0x02141384 module:overlays(58,70) +from:0x02125be8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c40 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125c78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125cb0 kind:arm_call to:0x021297a4 module:overlay(41) +from:0x02125cc8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125cd4 kind:load to:0x0212d570 module:overlay(41) +from:0x02125cdc kind:load to:0x0212e624 module:overlay(41) +from:0x02125ce4 kind:load to:0x027e0ce4 module:dtcm +from:0x02125ce8 kind:load to:0x027e09a8 module:dtcm +from:0x02125d08 kind:arm_call to:0x01ff930c module:itcm +from:0x02125d10 kind:arm_call to:0x02099330 module:overlay(0) +from:0x02125d54 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02125da0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125dd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125e10 kind:arm_call to:0x021297a4 module:overlay(41) +from:0x02125e28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125e34 kind:load to:0x0212d5e8 module:overlay(41) +from:0x02125e3c kind:load to:0x0212e624 module:overlay(41) +from:0x02125e44 kind:load to:0x027e0ce4 module:dtcm +from:0x02125e48 kind:load to:0x027e09a8 module:dtcm +from:0x02125e84 kind:arm_call to:0x02099330 module:overlay(0) +from:0x02125eb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125ed0 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02125edc kind:arm_call to:0x02099818 module:overlay(0) +from:0x02125f20 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02125f6c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125fa8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125fe4 kind:arm_call to:0x021297a4 module:overlay(41) +from:0x02125ff0 kind:load to:0x020aed44 module:overlay(0) +from:0x02125ff8 kind:load to:0x0212d570 module:overlay(41) +from:0x02125ffc kind:load to:0x0212e624 module:overlay(41) +from:0x02126004 kind:load to:0x027e0ce4 module:dtcm +from:0x02126010 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02126034 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212607c kind:arm_call to:0x02098f88 module:overlay(0) +from:0x021260ec kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02126128 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126164 kind:arm_call to:0x021297a4 module:overlay(41) +from:0x02126174 kind:load to:0x0212d570 module:overlay(41) +from:0x02126178 kind:load to:0x0212e624 module:overlay(41) +from:0x02126180 kind:load to:0x027e0ce4 module:dtcm +from:0x021261e4 kind:load to:0x020aed4c module:overlay(0) +from:0x02126244 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02126254 kind:arm_call to:0x0213fb10 module:overlay(70) +from:0x02126268 kind:load to:0x0212d570 module:overlay(41) +from:0x02126284 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126290 kind:arm_call to:0x02127aa4 module:overlay(41) +from:0x021262cc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02126330 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0212634c kind:arm_call to:0x01ff930c module:itcm +from:0x02126364 kind:arm_call to:0x02017f54 module:main +from:0x02126390 kind:arm_call to:0x01ff916c module:itcm +from:0x021263f0 kind:arm_call to:0x02127a10 module:overlay(41) +from:0x021263fc kind:load to:0x027e0ce4 module:dtcm +from:0x02126404 kind:load to:0x0203e964 module:main +from:0x02126464 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02126474 kind:arm_call to:0x0213fb10 module:overlay(70) +from:0x02126484 kind:load to:0x0212d570 module:overlay(41) +from:0x02126494 kind:arm_call to:0x021279d8 module:overlay(41) +from:0x021264cc kind:arm_call to:0x01ff916c module:itcm +from:0x021264ec kind:arm_call to:0x02098590 module:overlay(0) +from:0x02126518 kind:arm_call to:0x0213fce4 module:overlay(70) +from:0x02126570 kind:arm_call to:0x01ff930c module:itcm +from:0x021265d8 kind:arm_call to:0x021279f4 module:overlay(41) +from:0x021265ec kind:arm_call to:0x02127aa4 module:overlay(41) +from:0x0212661c kind:load to:0x0203e964 module:main +from:0x021266a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021266ac kind:load to:0x0212d588 module:overlay(41) +from:0x021266b4 kind:load to:0x027e09a8 module:dtcm +from:0x021266d4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021266e4 kind:arm_call to:0x01ff930c module:itcm +from:0x02126700 kind:arm_call to:0x02015080 module:main +from:0x02126720 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126738 kind:arm_call to:0x02127c74 module:overlay(41) +from:0x02126780 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021267a4 kind:load to:0x027e09a8 module:dtcm +from:0x02126820 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212683c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126854 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126888 kind:arm_call to:0x01ff916c module:itcm +from:0x021268c8 kind:load to:0x027e0cec module:dtcm +from:0x021268cc kind:load to:0x027e09a8 module:dtcm +from:0x02126950 kind:load to:0x0212d570 module:overlay(41) +from:0x02126970 kind:arm_call to:0x02127b64 module:overlay(41) +from:0x021269a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126a10 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126a30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126a50 kind:arm_call to:0x01ff930c module:itcm +from:0x02126a60 kind:arm_call to:0x01ff916c module:itcm +from:0x02126a78 kind:arm_call to:0x02017f54 module:main +from:0x02126b1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02126b48 kind:load to:0x027e0ce4 module:dtcm +from:0x02126b4c kind:load to:0x0212e624 module:overlay(41) +from:0x02126b54 kind:load to:0x0203e964 module:main +from:0x02126bcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126c00 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126c0c kind:load to:0x0212d5d0 module:overlay(41) +from:0x02126c14 kind:load to:0x027e0ce4 module:dtcm +from:0x02126c18 kind:load to:0x027e09a8 module:dtcm +from:0x02126c38 kind:arm_call to:0x01ff916c module:itcm +from:0x02126c48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126ccc kind:arm_call to:0x01ff9258 module:itcm +from:0x02126ce4 kind:arm_call to:0x01ff993c module:itcm +from:0x02126cf4 kind:arm_call to:0x02016958 module:main +from:0x02126d04 kind:arm_call to:0x01ff930c module:itcm +from:0x02126d20 kind:arm_call to:0x02015080 module:main +from:0x02126d40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126d58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126da8 kind:arm_call to:0x02015080 module:main +from:0x02126e4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126ef0 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02126f64 kind:arm_call to:0x02127fe0 module:overlay(41) +from:0x02126fa8 kind:arm_call to:0x01ff993c module:itcm +from:0x02126fb8 kind:load to:0x027e0ce4 module:dtcm +from:0x02126fc0 kind:load to:0x027e09a8 module:dtcm +from:0x02126fc8 kind:load to:0x0203e964 module:main +from:0x02126fd0 kind:load to:0x027e09c0 module:dtcm +from:0x02126fec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212706c kind:arm_call to:0x01ff9258 module:itcm +from:0x021270fc kind:load to:0x027e0ce4 module:dtcm +from:0x02127100 kind:load to:0x0212e624 module:overlay(41) +from:0x0212710c kind:load to:0x0212d5a0 module:overlay(41) +from:0x0212714c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021271c4 kind:arm_call to:0x01ff993c module:itcm +from:0x02127218 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212725c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021272c8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021272f0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02127308 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212734c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127360 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021273b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021273c8 kind:arm_call to:0x01ff916c module:itcm +from:0x021273dc kind:arm_call to:0x01ff916c module:itcm +from:0x02127434 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02127448 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021274b0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021274e8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02127554 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021275e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127608 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212766c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127684 kind:arm_call to:0x01ff916c module:itcm +from:0x021276ac kind:arm_call to:0x01ff916c module:itcm +from:0x02127738 kind:arm_call to:0x02127fa8 module:overlay(41) +from:0x02127780 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021277a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021277ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127808 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212781c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127854 kind:arm_call to:0x01ff916c module:itcm +from:0x0212786c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02127884 kind:arm_call to:0x02098adc module:overlay(0) +from:0x021278a0 kind:arm_call to:0x02129e64 module:overlay(41) +from:0x021278c0 kind:load to:0x027e09b8 module:dtcm +from:0x021278c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021278c8 kind:load to:0x027e09a8 module:dtcm +from:0x021278d0 kind:load to:0x027e0cec module:dtcm +from:0x021278e4 kind:load to:0x0212d5b8 module:overlay(41) +from:0x02127914 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02127964 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02127988 kind:arm_call to:0x01ffd420 module:itcm +from:0x021279d4 kind:load to:0x027e09b8 module:dtcm +from:0x021279e0 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021279fc kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02127a18 kind:arm_call to:0x021279f4 module:overlay(41) +from:0x02127a30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127a4c kind:arm_call to:0x02127aa4 module:overlay(41) +from:0x02127aa0 kind:load to:0x027e0ce4 module:dtcm +from:0x02127ab8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127ae0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127af0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02127b0c kind:arm_call to:0x01ff9258 module:itcm +from:0x02127b44 kind:arm_call to:0x02016ae0 module:main +from:0x02127b5c kind:load to:0x027e0ce4 module:dtcm +from:0x02127b78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127ba0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127bb0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02127bcc kind:arm_call to:0x01ff9258 module:itcm +from:0x02127c00 kind:arm_call to:0x02016ae0 module:main +from:0x02127c18 kind:load to:0x027e0ce4 module:dtcm +from:0x02127c34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127c5c kind:arm_call to:0x01ff9258 module:itcm +from:0x02127c70 kind:load to:0x027e0ce4 module:dtcm +from:0x02127d14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127da8 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02127db4 kind:load to:0x0203e964 module:main +from:0x02127dbc kind:load to:0x027e09c0 module:dtcm +from:0x02127e04 kind:arm_call to:0x02015080 module:main +from:0x02127e24 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127e44 kind:arm_call to:0x02015080 module:main +from:0x02127e64 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127e84 kind:arm_call to:0x02015080 module:main +from:0x02127ea8 kind:arm_call to:0x02015080 module:main +from:0x02127ec8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127ed0 kind:load to:0x027e09a8 module:dtcm +from:0x02127f0c kind:arm_call to:0x01fff350 module:itcm +from:0x02127f34 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02127f54 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02127f60 kind:load to:0x027e0ce4 module:dtcm +from:0x02127f64 kind:load to:0x020b3040 module:overlay(0) +from:0x02127f6c kind:load to:0x020b53e4 module:overlay(0) +from:0x02127f84 kind:arm_call to:0x02016fbc module:main +from:0x02127f90 kind:arm_call to:0x0213f9fc module:overlay(70) +from:0x02127fd8 kind:load to:0x0212e624 module:overlay(41) +from:0x0212800c kind:load to:0x0212e624 module:overlay(41) +from:0x0212803c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128054 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128060 kind:load to:0x027e0cec module:dtcm +from:0x02128068 kind:load to:0x027e09a8 module:dtcm +from:0x02128080 kind:load to:0x0212e628 module:overlay(41) +from:0x02128084 kind:load to:0x020befc8 module:overlays(2,4,17) +from:0x02128098 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021280e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212817c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02128188 kind:load to:0x0203e964 module:main +from:0x02128190 kind:load to:0x027e09b4 module:dtcm +from:0x021281f8 kind:arm_call to:0x0200e260 module:main +from:0x0212820c kind:arm_call to:0x01ffad5c module:itcm +from:0x02128230 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02128240 kind:arm_call to:0x02028d30 module:main +from:0x0212824c kind:arm_call to:0x02028d30 module:main +from:0x02128270 kind:load to:0x027e0964 module:dtcm +from:0x02128284 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0212829c kind:load to:0x0212dfa0 module:overlay(41) +from:0x021282b0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021282cc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021282d4 kind:arm_call to:0x02011ff4 module:main +from:0x02128318 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x02128348 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128354 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021283a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021283b4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021283d0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021283e0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021283f0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021283f8 kind:arm_call to:0x02011ff4 module:main +from:0x02128410 kind:arm_call_thumb to:0x02141054 module:overlay(70) +from:0x0212842c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02128458 kind:arm_call to:0x0203d210 module:main +from:0x02128460 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02128468 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02128470 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02128478 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02128480 kind:arm_call to:0x021282a0 module:overlay(41) +from:0x02128488 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128494 kind:load to:0x020a0328 module:overlay(0) +from:0x021284a4 kind:arm_call_thumb to:0x02141054 module:overlay(70) +from:0x021284c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021284ec kind:arm_call to:0x0203d210 module:main +from:0x021284f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021284fc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02128504 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212850c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02128514 kind:arm_call to:0x021282a0 module:overlay(41) +from:0x0212851c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128524 kind:arm_call to:0x02011ff4 module:main +from:0x02128530 kind:load to:0x020a0328 module:overlay(0) +from:0x02128544 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02128598 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021285a8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021285f4 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0212864c kind:arm_call to:0x0212a630 module:overlay(41) +from:0x021286b8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021286c8 kind:load to:0x0212e09c module:overlay(41) +from:0x021286cc kind:load to:0x027e07d4 module:dtcm +from:0x021286d0 kind:load to:0x020b30f4 module:overlay(0) +from:0x021286d4 kind:load to:0x0212e634 module:overlay(41) +from:0x021286e4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021286ec kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021286f4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021286fc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02128704 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0212870c kind:arm_call to:0x0212a66c module:overlay(41) +from:0x02128714 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212871c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02128724 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212872c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128744 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0212874c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02128754 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0212875c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02128764 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0212876c kind:arm_call to:0x0212a66c module:overlay(41) +from:0x02128774 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212877c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02128784 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212878c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128794 kind:arm_call to:0x02011ff4 module:main +from:0x021287ac kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021287b4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021287bc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021287c4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021287cc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021287d4 kind:arm_call to:0x0212a66c module:overlay(41) +from:0x021287dc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021287e4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021287ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021287f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128808 kind:arm_call to:0x0212a890 module:overlay(41) +from:0x02128868 kind:load to:0x020aed4c module:overlay(0) +from:0x0212889c kind:arm_call to:0x01fff520 module:itcm +from:0x021288c4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021288e8 kind:arm_call to:0x01fff520 module:itcm +from:0x02128918 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02128924 kind:load to:0x027e0ce8 module:dtcm +from:0x02128928 kind:load to:0x020b3504 module:overlay(0) +from:0x0212893c kind:load to:0x0209d6bc module:overlay(0) +from:0x02128968 kind:arm_call to:0x02098508 module:overlay(0) +from:0x02128984 kind:arm_call to:0x01ffedac module:itcm +from:0x0212899c kind:arm_call to:0x0210b214 module:overlay(31) +from:0x021289c4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02128a04 kind:load to:0x027e09b8 module:dtcm +from:0x02128a24 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02128a3c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02128a64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128a88 kind:arm_call to:0x0212a890 module:overlay(41) +from:0x02128a90 kind:arm_call to:0x0212a550 module:overlay(41) +from:0x02128aa8 kind:load to:0x027e07d4 module:dtcm +from:0x02128ad8 kind:arm_call to:0x01fff17c module:itcm +from:0x02128af0 kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x02128afc kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x02128b10 kind:arm_call to:0x0212a26c module:overlay(41) +from:0x02128b20 kind:arm_call to:0x01ff930c module:itcm +from:0x02128b28 kind:load to:0x027e0ce0 module:dtcm +from:0x02128b48 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02128b70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128b80 kind:arm_call to:0x01ff930c module:itcm +from:0x02128bec kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02128bf4 kind:arm_call to:0x0212a890 module:overlay(41) +from:0x02128bfc kind:arm_call to:0x0212a550 module:overlay(41) +from:0x02128c18 kind:arm_call to:0x0212a32c module:overlay(41) +from:0x02128c28 kind:load to:0x027e09c0 module:dtcm +from:0x02128c54 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02128c78 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02128c90 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02128ca8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02128cc0 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02128ccc kind:load to:0x027e0cec module:dtcm +from:0x02128cd8 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02128d20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128d34 kind:arm_call to:0x01ff930c module:itcm +from:0x02128d44 kind:arm_call to:0x01ff930c module:itcm +from:0x02128d5c kind:arm_call to:0x02098adc module:overlay(0) +from:0x02128e04 kind:arm_call to:0x01ff930c module:itcm +from:0x02128e2c kind:arm_call to:0x01ff916c module:itcm +from:0x02128e4c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128e54 kind:arm_call to:0x01fff584 module:itcm +from:0x02128e6c kind:arm_call to:0x01fff584 module:itcm +from:0x02128eb8 kind:arm_call to:0x01ff930c module:itcm +from:0x02128ed8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128ee0 kind:arm_call to:0x01fff584 module:itcm +from:0x02128ef8 kind:arm_call to:0x01fff584 module:itcm +from:0x02128f7c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02128f84 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02128f8c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02128f94 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02128fc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02129094 kind:arm_call to:0x01fff584 module:itcm +from:0x021290b4 kind:arm_call to:0x01fff584 module:itcm +from:0x021290d0 kind:load to:0x027e09a8 module:dtcm +from:0x021290f0 kind:load to:0x020bfa90 module:overlays(2,4,17) +from:0x021290fc kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02129124 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212912c kind:arm_call to:0x0212a890 module:overlay(41) +from:0x02129140 kind:arm_call to:0x0212a550 module:overlay(41) +from:0x02129158 kind:arm_call to:0x0212a32c module:overlay(41) +from:0x0212916c kind:arm_call to:0x01ff930c module:itcm +from:0x0212917c kind:arm_call to:0x01ff930c module:itcm +from:0x021291e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021292c4 kind:arm_call to:0x0212a890 module:overlay(41) +from:0x021292dc kind:arm_call to:0x0212a550 module:overlay(41) +from:0x021292f8 kind:arm_call to:0x0212a32c module:overlay(41) +from:0x0212932c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02129338 kind:arm_call to:0x0212a26c module:overlay(41) +from:0x021293a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021293b0 kind:arm_call to:0x0212a890 module:overlay(41) +from:0x021293b8 kind:arm_call to:0x0212a550 module:overlay(41) +from:0x021293f8 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02129408 kind:load to:0x027e09c0 module:dtcm +from:0x02129434 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212947c kind:load to:0x027e0cec module:dtcm +from:0x021294a4 kind:arm_call to:0x01ffedac module:itcm +from:0x021294c4 kind:arm_call to:0x0210b080 module:overlay(31) +from:0x02129544 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212955c kind:arm_call to:0x01ff9318 module:itcm +from:0x0212956c kind:arm_call to:0x01ff9318 module:itcm +from:0x02129598 kind:arm_call to:0x02071710 module:overlay(0) +from:0x021295d4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021295f4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02129688 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021296bc kind:arm_call to:0x0210b214 module:overlay(31) +from:0x021296e4 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x021296f8 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x02129720 kind:load to:0x027e0cd8 module:dtcm +from:0x02129728 kind:load to:0x027e0cec module:dtcm +from:0x02129730 kind:load to:0x027e09a8 module:dtcm +from:0x02129734 kind:load to:0x027e09b8 module:dtcm +from:0x02129740 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02129778 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021297a0 kind:load to:0x027e0d38 module:dtcm +from:0x021297d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021297e8 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021297f4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02129860 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0212986c kind:arm_call to:0x01ff9638 module:itcm +from:0x021298f8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02129958 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02129984 kind:arm_call to:0x01ffb974 module:itcm +from:0x021299e4 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02129a0c kind:arm_call to:0x01ffb974 module:itcm +from:0x02129a6c kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02129a98 kind:arm_call to:0x01ffb974 module:itcm +from:0x02129af8 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02129b44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129b50 kind:arm_call to:0x01fff458 module:itcm +from:0x02129b64 kind:arm_call to:0x01fff458 module:itcm +from:0x02129b98 kind:arm_call to:0x02028d30 module:main +from:0x02129bcc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02129be0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02129bf8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129c08 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129c18 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129c28 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129c7c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02129c94 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02129ce4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129d14 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02129d24 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129d60 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02129d70 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129dac kind:arm_call to:0x0200ef9c module:main +from:0x02129db4 kind:arm_call to:0x02057f98 module:overlay(0) +from:0x02129e00 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02129e0c kind:load to:0x027e0ce4 module:dtcm +from:0x02129e14 kind:load to:0x0203e964 module:main +from:0x02129e18 kind:load to:0x0203f964 module:main +from:0x02129e1c kind:load to:0x027e09b4 module:dtcm +from:0x02129e48 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02129e58 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02129e60 kind:load to:0x0212e634 module:overlay(41) +from:0x02129ea4 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02129f04 kind:arm_call to:0x01ffedac module:itcm +from:0x02129f5c kind:arm_call to:0x01fff498 module:itcm +from:0x02129f68 kind:arm_call to:0x01fff584 module:itcm +from:0x02129f80 kind:arm_call to:0x01fff584 module:itcm +from:0x02129fc4 kind:arm_call to:0x01fff584 module:itcm +from:0x02129fe0 kind:arm_call to:0x01fff584 module:itcm +from:0x0212a098 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0212a0ac kind:load to:0x027e0ce8 module:dtcm +from:0x0212a120 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a138 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a14c kind:arm_call to:0x01fff458 module:itcm +from:0x0212a160 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a1a0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212a1ac kind:arm_call to:0x020985d8 module:overlay(0) +from:0x0212a1c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a1dc kind:load to:0x02098adc module:overlay(0) +from:0x0212a218 kind:arm_call to:0x02098644 module:overlay(0) +from:0x0212a244 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212a290 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x0212a2ac kind:arm_call to:0x01ffedac module:itcm +from:0x0212a2c0 kind:arm_call to:0x01fff05c module:itcm +from:0x0212a2e4 kind:arm_call to:0x02080984 module:overlay(0) +from:0x0212a2fc kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x0212a328 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a35c kind:arm_call to:0x0212a26c module:overlay(41) +from:0x0212a46c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212a484 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212a49c kind:arm_call to:0x0212a4b0 module:overlay(41) +from:0x0212a4a4 kind:load to:0x027e09a8 module:dtcm +from:0x0212a4cc kind:arm_call to:0x01ff938c module:itcm +from:0x0212a4e4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212a510 kind:arm_call to:0x01ffb974 module:itcm +from:0x0212a560 kind:arm_call to:0x02098314 module:overlay(0) +from:0x0212a56c kind:arm_call to:0x0212a8c0 module:overlay(41) +from:0x0212a594 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x0212a5ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212a5cc kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0212a5e4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212a61c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212a62c kind:load to:0x027e09a8 module:dtcm +from:0x0212a63c kind:arm_call to:0x020982fc module:overlay(0) +from:0x0212a668 kind:load to:0x0212e080 module:overlay(41) +from:0x0212a67c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212a698 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212a6a0 kind:arm_call to:0x02011ff4 module:main +from:0x0212a6c8 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0212a724 kind:arm_call to:0x01fff498 module:itcm +from:0x0212a728 kind:arm_call to:0x01fff584 module:itcm +from:0x0212a780 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a7b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a7c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a7fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a884 kind:load to:0x027e0ce8 module:dtcm +from:0x0212a8f8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212a90c kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x0212a920 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0212a930 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0212a944 kind:arm_call to:0x01ffd118 module:itcm +from:0x0212a980 kind:load to:0x027e09c0 module:dtcm +from:0x0212a984 kind:load to:0x027e0c90 module:dtcm +from:0x0212a990 kind:load to:0x0212e650 module:overlay(41) +from:0x0212a9a4 kind:arm_call to:0x02011f3c module:main +from:0x0212a9b0 kind:arm_call to:0x0212a9e0 module:overlay(41) +from:0x0212a9c4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0212a9dc kind:load to:0x0212e144 module:overlay(41) +from:0x0212a9e8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212aa34 kind:load to:0x0212e168 module:overlay(41) +from:0x0212aa50 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212aa64 kind:arm_call to:0x0212aab8 module:overlay(41) +from:0x0212aa9c kind:arm_call to:0x0212aab8 module:overlay(41) +from:0x0212aaac kind:arm_call to:0x0212aab8 module:overlay(41) +from:0x0212aab4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212aaf8 kind:load to:0x0212e11c module:overlay(41) +from:0x0212ab18 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212ab38 kind:load to:0x027e09b8 module:dtcm +from:0x0212ab70 kind:load to:0x0212e0fc module:overlay(41) +from:0x0212ab88 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212ab9c kind:arm_call to:0x0212aab8 module:overlay(41) +from:0x0212aba4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212abe4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212abf8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212ac18 kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212ac24 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212ac68 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0212acd8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0212acf4 kind:arm_call to:0x020d9cb8 module:overlay(31) +from:0x0212ad00 kind:load to:0x027e09b8 module:dtcm +from:0x0212ad04 kind:load to:0x027e0d34 module:dtcm +from:0x0212ad78 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0212adb0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212adf8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212ae14 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212ae24 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212ae3c kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212ae4c kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212aea4 kind:arm_call to:0x01fff17c module:itcm +from:0x0212aeb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212aec0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212aed0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212aee0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212aeec kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212af04 kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212af14 kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212af1c kind:arm_call to:0x02166248 module:overlay(93) +from:0x0212af50 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x0212afb4 kind:arm_call to:0x02166258 module:overlay(93) +from:0x0212b004 kind:arm_call to:0x02166268 module:overlays(90,92,93) +from:0x0212b034 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b044 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b050 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b060 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b0ac kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b0bc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b0d4 kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212b0e4 kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212b128 kind:arm_call to:0x02166278 module:overlay(93) +from:0x0212b140 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b15c kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212b16c kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212b1b0 kind:arm_call to:0x02166288 module:overlay(93) +from:0x0212b1c8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b1e4 kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212b1f4 kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212b240 kind:arm_call_thumb to:0x020d9cc8 module:overlay(31) +from:0x0212b298 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b2a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b2b0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b2c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b2e4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b300 kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212b310 kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212b370 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b380 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b38c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b39c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b3c8 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b3e0 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x0212b3f0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0212b3fc kind:arm_call to:0x0212aab8 module:overlay(41) +from:0x0212b408 kind:load to:0x027e0d8c module:dtcm +from:0x0212b40c kind:load to:0x027e0d3c module:dtcm +from:0x0212b410 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b418 kind:load to:0x027e09b8 module:dtcm +from:0x0212b424 kind:load to:0x027e0d34 module:dtcm +from:0x0212b468 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b478 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b49c kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212b4a8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212b4ec kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0212b55c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0212b578 kind:arm_call to:0x020d9cb8 module:overlay(31) +from:0x0212b594 kind:load to:0x027e09b8 module:dtcm +from:0x0212b598 kind:load to:0x027e0d34 module:dtcm +from:0x0212b5fc kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0212b60c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b640 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212b664 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b674 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b698 kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212b6a8 kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212b6bc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b6cc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b6f0 kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212b72c kind:arm_call_thumb to:0x020d9cc8 module:overlay(31) +from:0x0212b74c kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212b760 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b770 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b794 kind:arm_call to:0x0212b934 module:overlay(41) +from:0x0212b7c0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b7d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b7dc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b7ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b814 kind:arm_call to:0x0212bb14 module:overlay(41) +from:0x0212b87c kind:arm_call to:0x01fff17c module:itcm +from:0x0212b88c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b898 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212b8a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b8d4 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b8ec kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x0212b8fc kind:arm_call to:0x02073330 module:overlay(0) +from:0x0212b908 kind:arm_call to:0x0212aab8 module:overlay(41) +from:0x0212b924 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b928 kind:load to:0x027e09b8 module:dtcm +from:0x0212b930 kind:load to:0x027e0d34 module:dtcm +from:0x0212b954 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212b984 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b9a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b9d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b9e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212b9f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ba30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ba3c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212ba50 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ba60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ba84 kind:load to:0x027e0ce0 module:dtcm +from:0x0212baa8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212bac8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212baf8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0212bb0c kind:load to:0x027e09b8 module:dtcm +from:0x0212bb10 kind:load to:0x027e0d3c module:dtcm +from:0x0212bb38 kind:arm_call to:0x02078868 module:overlay(0) +from:0x0212bb40 kind:load to:0x027e09bc module:dtcm +from:0x0212bb4c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212bb60 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212bb68 kind:arm_call to:0x02011ff4 module:main +from:0x0212bb7c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0212bb90 kind:load to:0x0212e6a8 module:overlay(41) +from:0x0212bba4 kind:arm_call to:0x02011f3c module:main +from:0x0212bbb0 kind:arm_call to:0x0212be20 module:overlay(41) +from:0x0212bbcc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0212bbdc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0212bc18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212bc38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212bc70 kind:load to:0x0212e1ec module:overlay(41) +from:0x0212bc78 kind:load to:0x0212e208 module:overlay(41) +from:0x0212bc7c kind:load to:0x0212e1d0 module:overlay(41) +from:0x0212bc88 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0212bcb4 kind:load to:0x0212e230 module:overlay(41) +from:0x0212bcc4 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x0212bcd4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0212bcec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0212bcf8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0212bd04 kind:load to:0x0212e690 module:overlay(41) +from:0x0212bd44 kind:arm_call to:0x01ffc768 module:itcm +from:0x0212bd5c kind:arm_call to:0x0200eab0 module:main +from:0x0212bd70 kind:arm_call to:0x0200ea38 module:main +from:0x0212bd88 kind:arm_call to:0x0200eab0 module:main +from:0x0212bd90 kind:load to:0x020b4f04 module:overlay(0) +from:0x0212bd9c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0212bdc8 kind:arm_call to:0x0212bc80 module:overlay(41) +from:0x0212bde8 kind:arm_call to:0x0203d160 module:main +from:0x0212bdfc kind:load to:0x0212e260 module:overlay(41) +from:0x0212be00 kind:load to:0x020a0328 module:overlay(0) +from:0x0212be04 kind:load to:0x0212c9a0 module:overlay(41) +from:0x0212be08 kind:load to:0x0212e77c module:overlay(41) +from:0x0212be14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212be28 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0212be54 kind:arm_call to:0x0212bc80 module:overlay(41) +from:0x0212be74 kind:arm_call to:0x0203d160 module:main +from:0x0212be88 kind:load to:0x0212e260 module:overlay(41) +from:0x0212be8c kind:load to:0x020a0328 module:overlay(0) +from:0x0212be90 kind:load to:0x0212c9a0 module:overlay(41) +from:0x0212be94 kind:load to:0x0212e77c module:overlay(41) +from:0x0212beb4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212bec8 kind:arm_call to:0x0203d210 module:main +from:0x0212bed0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0212bed8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bee0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212beec kind:load to:0x0212e260 module:overlay(41) +from:0x0212bef0 kind:load to:0x027e0cec module:dtcm +from:0x0212bef4 kind:load to:0x020a0328 module:overlay(0) +from:0x0212bf14 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212bf28 kind:arm_call to:0x0203d210 module:main +from:0x0212bf30 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0212bf38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bf40 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212bf48 kind:arm_call to:0x02011ff4 module:main +from:0x0212bf54 kind:load to:0x0212e260 module:overlay(41) +from:0x0212bf58 kind:load to:0x027e0cec module:dtcm +from:0x0212bf5c kind:load to:0x020a0328 module:overlay(0) +from:0x0212bf7c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212bf90 kind:arm_call to:0x0203d210 module:main +from:0x0212bf98 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0212bfa0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212bfa8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212bfb4 kind:load to:0x0212e260 module:overlay(41) +from:0x0212bfb8 kind:load to:0x027e0cec module:dtcm +from:0x0212bfbc kind:load to:0x020a0328 module:overlay(0) +from:0x0212c018 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x0212c08c kind:arm_call to:0x0208bb78 module:overlay(0) +from:0x0212c0bc kind:arm_call to:0x0212c8bc module:overlay(41) +from:0x0212c10c kind:arm_call to:0x01ffb464 module:itcm +from:0x0212c11c kind:arm_call to:0x01ff9218 module:itcm +from:0x0212c178 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212c184 kind:load to:0x027e0ce0 module:dtcm +from:0x0212c18c kind:load to:0x027e09a8 module:dtcm +from:0x0212c1b8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212c1e8 kind:arm_call to:0x01fff350 module:itcm +from:0x0212c228 kind:arm_call to:0x01fff350 module:itcm +from:0x0212c260 kind:load to:0x027e09b8 module:dtcm +from:0x0212c264 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c26c kind:load to:0x020b3040 module:overlay(0) +from:0x0212c2a4 kind:arm_call to:0x0209d488 module:overlay(0) +from:0x0212c2e0 kind:arm_call to:0x0209d488 module:overlay(0) +from:0x0212c2f4 kind:load to:0x0212e690 module:overlay(41) +from:0x0212c3b0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212c400 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0212c450 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0212c46c kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212c4fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212c518 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212c534 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212c550 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212c56c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212c588 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212c5f4 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0212c608 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212c61c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c63c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212c690 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0212c6b4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212c6cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212c6d8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0212c6f0 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0212c6fc kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0212c710 kind:load to:0x027e09b8 module:dtcm +from:0x0212c718 kind:load to:0x027e0cec module:dtcm +from:0x0212c720 kind:load to:0x0203e964 module:main +from:0x0212c730 kind:load to:0x027e09a8 module:dtcm +from:0x0212c798 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0212c7f8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0212c830 kind:load to:0x027e09b8 module:dtcm +from:0x0212c8b4 kind:load to:0x0212e6a8 module:overlay(41) +from:0x0212c8b8 kind:load to:0x0212d600 module:overlay(41) +from:0x0212c91c kind:arm_call to:0x01fff520 module:itcm +from:0x0212c93c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0212c970 kind:load to:0x027e09a4 module:dtcm +from:0x0212c978 kind:load to:0x020b34f8 module:overlay(0) +from:0x0212c97c kind:load to:0x027e0ce8 module:dtcm +from:0x0212c98c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212c994 kind:arm_call to:0x02011ff4 module:main +from:0x0212c9b4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0212c9c8 kind:load to:0x0212e7b0 module:overlay(41) +from:0x0212c9dc kind:arm_call to:0x02011f3c module:main +from:0x0212c9e8 kind:arm_call to:0x0212cab8 module:overlay(41) +from:0x0212ca04 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0212ca14 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0212ca50 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212ca70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212caa0 kind:load to:0x0212e1ec module:overlay(41) +from:0x0212caa8 kind:load to:0x0212e208 module:overlay(41) +from:0x0212caac kind:load to:0x0212e2b8 module:overlay(41) +from:0x0212cac0 kind:arm_call to:0x0212bd94 module:overlay(41) +from:0x0212cadc kind:load to:0x0212e2d4 module:overlay(41) +from:0x0212cae0 kind:load to:0x0212e884 module:overlay(41) +from:0x0212cb00 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212cb08 kind:arm_call to:0x0212bf60 module:overlay(41) +from:0x0212cb14 kind:load to:0x0212e2d4 module:overlay(41) +from:0x0212cb18 kind:load to:0x027e0cec module:dtcm +from:0x0212cb38 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212cb40 kind:arm_call to:0x0212bf60 module:overlay(41) +from:0x0212cb48 kind:arm_call to:0x02011ff4 module:main +from:0x0212cb54 kind:load to:0x0212e2d4 module:overlay(41) +from:0x0212cb58 kind:load to:0x027e0cec module:dtcm +from:0x0212cb64 kind:arm_call to:0x0212bfc0 module:overlay(41) +from:0x0212cb9c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0212cbe0 kind:arm_call to:0x0212c04c module:overlay(41) +from:0x0212cc84 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212ccd4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0212cd38 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212cd54 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212cd70 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212cd8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212cda8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212cdcc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212ce00 kind:arm_call to:0x02071710 module:overlay(0) +from:0x0212ce54 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0212ce68 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212ce7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ce9c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212cf08 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0212cf2c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212cf38 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0212cf50 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0212cf5c kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0212cf7c kind:load to:0x027e09b8 module:dtcm +from:0x0212cf80 kind:load to:0x027e0cec module:dtcm +from:0x0212cf84 kind:load to:0x027e09a8 module:dtcm +from:0x0212cf8c kind:load to:0x0203e964 module:main +from:0x0212cfb4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212cfc8 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0212d028 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0212d084 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0212d0e4 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0212d0f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212d0f8 kind:load to:0x027e09b8 module:dtcm +from:0x0212d17c kind:load to:0x0212e7b0 module:overlay(41) +from:0x0212d180 kind:load to:0x0212d610 module:overlay(41) +from:0x0212d190 kind:load to:0x0209d2f0 module:overlay(0) +from:0x0212d19c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0212d1b0 kind:load to:0x0212e8b8 module:overlay(41) +from:0x0212d1c4 kind:arm_call to:0x02011f3c module:main +from:0x0212d1d0 kind:arm_call to:0x0212d228 module:overlay(41) +from:0x0212d1e8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0212d220 kind:load to:0x0212e32c module:overlay(41) +from:0x0212d230 kind:arm_call to:0x0212bd94 module:overlay(41) +from:0x0212d24c kind:load to:0x0212e348 module:overlay(41) +from:0x0212d260 kind:arm_call to:0x0212bfc0 module:overlay(41) +from:0x0212d284 kind:arm_call to:0x0212c04c module:overlay(41) +from:0x0212d2b8 kind:arm_call to:0x0212d3ec module:overlay(41) +from:0x0212d2f8 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0212d354 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0212d380 kind:load to:0x027e09b8 module:dtcm +from:0x0212d3ac kind:arm_call to:0x0200f05c module:main +from:0x0212d3e4 kind:load to:0x0212e8b8 module:overlay(41) +from:0x0212d3e8 kind:load to:0x0212d620 module:overlay(41) +from:0x0212d480 kind:load to:0x027e09b8 module:dtcm +from:0x0212d48c kind:arm_call to:0x0212bf60 module:overlay(41) +from:0x0212d4a0 kind:arm_call to:0x0212bf60 module:overlay(41) +from:0x0212d4a8 kind:arm_call to:0x02011ff4 module:main +from:0x0212d4bc kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0212d67c kind:arm_call to:0x02123630 module:overlay(41) +from:0x0212d68c kind:arm_call to:0x0203ce74 module:main +from:0x0212d6a0 kind:load to:0x0212e3a0 module:overlay(41) +from:0x0212d6a4 kind:load to:0x0212e3b0 module:overlay(41) +from:0x0212d6a8 kind:load to:0x021237cc module:overlay(41) +from:0x0212d6ac kind:load to:0x0212e3a4 module:overlay(41) +from:0x0212d6e0 kind:arm_call to:0x02123810 module:overlay(41) +from:0x0212d6f0 kind:arm_call to:0x0203ce74 module:main +from:0x0212d708 kind:load to:0x0212db1c module:overlay(41) +from:0x0212d70c kind:load to:0x0212e488 module:overlay(41) +from:0x0212d710 kind:load to:0x0212e498 module:overlay(41) +from:0x0212d714 kind:load to:0x02123c9c module:overlay(41) +from:0x0212d718 kind:load to:0x0212e48c module:overlay(41) +from:0x0212d744 kind:arm_call to:0x02123ce0 module:overlay(41) +from:0x0212d754 kind:arm_call to:0x0203ce74 module:main +from:0x0212d768 kind:load to:0x0212e570 module:overlay(41) +from:0x0212d76c kind:load to:0x0212e58c module:overlay(41) +from:0x0212d770 kind:load to:0x021242b8 module:overlay(41) +from:0x0212d774 kind:load to:0x0212e574 module:overlay(41) +from:0x0212d794 kind:arm_call to:0x021242fc module:overlay(41) +from:0x0212d7a4 kind:arm_call to:0x0203ce74 module:main +from:0x0212d7b8 kind:load to:0x0212e5d0 module:overlay(41) +from:0x0212d7bc kind:load to:0x0212e5e0 module:overlay(41) +from:0x0212d7c0 kind:load to:0x02124d34 module:overlay(41) +from:0x0212d7c4 kind:load to:0x0212e5d4 module:overlay(41) +from:0x0212d7f0 kind:load to:0x0212e624 module:overlay(41) +from:0x0212d7f8 kind:load to:0x0212df8c module:overlay(41) +from:0x0212d810 kind:load to:0x0212e634 module:overlay(41) +from:0x0212d830 kind:arm_call to:0x0212a9b8 module:overlay(41) +from:0x0212d840 kind:arm_call to:0x0203ce74 module:main +from:0x0212d854 kind:load to:0x0212e640 module:overlay(41) +from:0x0212d858 kind:load to:0x0212e650 module:overlay(41) +from:0x0212d85c kind:load to:0x0212bb74 module:overlay(41) +from:0x0212d860 kind:load to:0x0212e644 module:overlay(41) +from:0x0212d8a8 kind:arm_call to:0x0212bbb8 module:overlay(41) +from:0x0212d8b8 kind:arm_call to:0x0203ce74 module:main +from:0x0212d8d0 kind:load to:0x0212e1bc module:overlay(41) +from:0x0212d8d4 kind:load to:0x0212e68c module:overlay(41) +from:0x0212d8d8 kind:load to:0x0212e6a8 module:overlay(41) +from:0x0212d8dc kind:load to:0x0212c9ac module:overlay(41) +from:0x0212d8e0 kind:load to:0x0212e69c module:overlay(41) +from:0x0212d91c kind:arm_call to:0x0212c9f0 module:overlay(41) +from:0x0212d92c kind:arm_call to:0x0203ce74 module:main +from:0x0212d944 kind:load to:0x0212e2a4 module:overlay(41) +from:0x0212d948 kind:load to:0x0212e7a0 module:overlay(41) +from:0x0212d94c kind:load to:0x0212e7b0 module:overlay(41) +from:0x0212d950 kind:load to:0x0212d194 module:overlay(41) +from:0x0212d954 kind:load to:0x0212e7a4 module:overlay(41) +from:0x0212d990 kind:arm_call to:0x0212d1d8 module:overlay(41) +from:0x0212d9a0 kind:arm_call to:0x0203ce74 module:main +from:0x0212d9b8 kind:load to:0x0212e318 module:overlay(41) +from:0x0212d9bc kind:load to:0x0212e8a8 module:overlay(41) +from:0x0212d9c0 kind:load to:0x0212e8b8 module:overlay(41) +from:0x0212d9c4 kind:load to:0x0212d4b4 module:overlay(41) +from:0x0212d9c8 kind:load to:0x0212e8ac module:overlay(41) +from:0x0212d9cc kind:load to:0x0212d660 module:overlay(41) +from:0x0212d9d0 kind:load to:0x0212d6b0 module:overlay(41) +from:0x0212d9d4 kind:load to:0x0212d71c module:overlay(41) +from:0x0212d9d8 kind:load to:0x0212d778 module:overlay(41) +from:0x0212d9dc kind:load to:0x0212d7c8 module:overlay(41) +from:0x0212d9e0 kind:load to:0x0212d7fc module:overlay(41) +from:0x0212d9e4 kind:load to:0x0212d814 module:overlay(41) +from:0x0212d9e8 kind:load to:0x0212d864 module:overlay(41) +from:0x0212d9ec kind:load to:0x0212d8e4 module:overlay(41) +from:0x0212d9f0 kind:load to:0x0212d958 module:overlay(41) +from:0x0212da08 kind:load to:0x0212360c module:overlay(41) +from:0x0212da0c kind:load to:0x02097998 module:overlay(0) +from:0x0212da10 kind:load to:0x020977a8 module:overlay(0) +from:0x0212da14 kind:load to:0x02097824 module:overlay(0) +from:0x0212da18 kind:load to:0x020979a0 module:overlay(0) +from:0x0212da1c kind:load to:0x020979c0 module:overlay(0) +from:0x0212da20 kind:load to:0x020979ec module:overlay(0) +from:0x0212da24 kind:load to:0x02128a08 module:overlay(41) +from:0x0212da2c kind:load to:0x02128aac module:overlay(41) +from:0x0212da34 kind:load to:0x02128b30 module:overlay(41) +from:0x0212da3c kind:load to:0x02128c34 module:overlay(41) +from:0x0212da44 kind:load to:0x02128d4c module:overlay(41) +from:0x0212da4c kind:load to:0x021290e0 module:overlay(41) +from:0x0212da54 kind:load to:0x0212930c module:overlay(41) +from:0x0212da5c kind:load to:0x0212940c module:overlay(41) +from:0x0212da64 kind:load to:0x0212918c module:overlay(41) +from:0x0212da6c kind:load to:0x02128a34 module:overlay(41) +from:0x0212da74 kind:load to:0x02128ab0 module:overlay(41) +from:0x0212da7c kind:load to:0x02128b3c module:overlay(41) +from:0x0212da84 kind:load to:0x02128cd0 module:overlay(41) +from:0x0212da8c kind:load to:0x02128d9c module:overlay(41) +from:0x0212da94 kind:load to:0x021290f4 module:overlay(41) +from:0x0212da9c kind:load to:0x02129340 module:overlay(41) +from:0x0212daa4 kind:load to:0x02129490 module:overlay(41) +from:0x0212daac kind:load to:0x021291b0 module:overlay(41) +from:0x0212dabc kind:load to:0x0209856c module:overlay(0) +from:0x0212dac0 kind:load to:0x020985a8 module:overlay(0) +from:0x0212dac4 kind:load to:0x020985c0 module:overlay(0) +from:0x0212dac8 kind:load to:0x020985cc module:overlay(0) +from:0x0212dacc kind:load to:0x01fff464 module:itcm +from:0x0212dad0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212dad4 kind:load to:0x021236f0 module:overlay(41) +from:0x0212dad8 kind:load to:0x02128870 module:overlay(41) +from:0x0212dadc kind:load to:0x02123770 module:overlay(41) +from:0x0212dae0 kind:load to:0x021289a8 module:overlay(41) +from:0x0212dae4 kind:load to:0x02098510 module:overlay(0) +from:0x0212dae8 kind:load to:0x02129b04 module:overlay(41) +from:0x0212daec kind:load to:0x02129e24 module:overlay(41) +from:0x0212daf0 kind:load to:0x0209851c module:overlay(0) +from:0x0212daf4 kind:load to:0x0212a0b0 module:overlay(41) +from:0x0212daf8 kind:load to:0x0212a1e0 module:overlay(41) +from:0x0212dafc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212db00 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212db04 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212db08 kind:load to:0x021236c0 module:overlay(41) +from:0x0212db0c kind:load to:0x021236d4 module:overlay(41) +from:0x0212db10 kind:load to:0x02123728 module:overlay(41) +from:0x0212db14 kind:load to:0x02129738 module:overlay(41) +from:0x0212db18 kind:load to:0x0212a88c module:overlay(41) +from:0x0212db30 kind:load to:0x021237ec module:overlay(41) +from:0x0212db34 kind:load to:0x02097998 module:overlay(0) +from:0x0212db38 kind:load to:0x020977a8 module:overlay(0) +from:0x0212db3c kind:load to:0x02097824 module:overlay(0) +from:0x0212db40 kind:load to:0x020979a0 module:overlay(0) +from:0x0212db44 kind:load to:0x020979c0 module:overlay(0) +from:0x0212db48 kind:load to:0x020979ec module:overlay(0) +from:0x0212db54 kind:load to:0x0209856c module:overlay(0) +from:0x0212db58 kind:load to:0x020985a8 module:overlay(0) +from:0x0212db5c kind:load to:0x020985c0 module:overlay(0) +from:0x0212db60 kind:load to:0x020985cc module:overlay(0) +from:0x0212db64 kind:load to:0x01fff464 module:itcm +from:0x0212db68 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212db6c kind:load to:0x021238b0 module:overlay(41) +from:0x0212db70 kind:load to:0x02098504 module:overlay(0) +from:0x0212db74 kind:load to:0x0212396c module:overlay(41) +from:0x0212db78 kind:load to:0x02124ff0 module:overlay(41) +from:0x0212db7c kind:load to:0x02098510 module:overlay(0) +from:0x0212db80 kind:load to:0x02128088 module:overlay(41) +from:0x0212db84 kind:load to:0x02128070 module:overlay(41) +from:0x0212db88 kind:load to:0x0209851c module:overlay(0) +from:0x0212db8c kind:load to:0x020985d8 module:overlay(0) +from:0x0212db90 kind:load to:0x02098644 module:overlay(0) +from:0x0212db94 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212db98 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212db9c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212dba0 kind:load to:0x02123b6c module:overlay(41) +from:0x0212dba4 kind:load to:0x02123c00 module:overlay(41) +from:0x0212dba8 kind:load to:0x020995dc module:overlay(0) +from:0x0212dbac kind:load to:0x02123924 module:overlay(41) +from:0x0212dbb0 kind:load to:0x02125930 module:overlay(41) +from:0x0212dbb4 kind:load to:0x021259d8 module:overlay(41) +from:0x0212dbb8 kind:load to:0x02125a74 module:overlay(41) +from:0x0212dbbc kind:load to:0x02127ee0 module:overlay(41) +from:0x0212dbc0 kind:load to:0x02127f70 module:overlay(41) +from:0x0212dbc4 kind:load to:0x02125288 module:overlay(41) +from:0x0212dbcc kind:load to:0x021253c4 module:overlay(41) +from:0x0212dbd4 kind:load to:0x021258ac module:overlay(41) +from:0x0212dbe4 kind:load to:0x021261e8 module:overlay(41) +from:0x0212dbec kind:load to:0x02126408 module:overlay(41) +from:0x0212dbf4 kind:load to:0x02126620 module:overlay(41) +from:0x0212dbfc kind:load to:0x021267ac module:overlay(41) +from:0x0212dc04 kind:load to:0x021268d8 module:overlay(41) +from:0x0212dc0c kind:load to:0x02126b58 module:overlay(41) +from:0x0212dc14 kind:load to:0x02126fd4 module:overlay(41) +from:0x0212dc1c kind:load to:0x0212606c module:overlay(41) +from:0x0212dc24 kind:load to:0x02125ef8 module:overlay(41) +from:0x0212dc2c kind:load to:0x02125bd4 module:overlay(41) +from:0x0212dc34 kind:load to:0x02125d38 module:overlay(41) +from:0x0212dc3c kind:load to:0x021278f8 module:overlay(41) +from:0x0212dc44 kind:load to:0x0212533c module:overlay(41) +from:0x0212dc4c kind:load to:0x02125524 module:overlay(41) +from:0x0212dc64 kind:load to:0x0212626c module:overlay(41) +from:0x0212dc6c kind:load to:0x02126488 module:overlay(41) +from:0x0212dc74 kind:load to:0x021266bc module:overlay(41) +from:0x0212dc7c kind:load to:0x021267c0 module:overlay(41) +from:0x0212dc84 kind:load to:0x02126954 module:overlay(41) +from:0x0212dc8c kind:load to:0x02126c20 module:overlay(41) +from:0x0212dc94 kind:load to:0x02127110 module:overlay(41) +from:0x0212dc9c kind:load to:0x02126184 module:overlay(41) +from:0x0212dca4 kind:load to:0x02126008 module:overlay(41) +from:0x0212dcac kind:load to:0x02125cf0 module:overlay(41) +from:0x0212dcb4 kind:load to:0x02125e50 module:overlay(41) +from:0x0212dcbc kind:load to:0x02127940 module:overlay(41) +from:0x0212dccc kind:load to:0x02123cbc module:overlay(41) +from:0x0212dcd0 kind:load to:0x02097a38 module:overlay(0) +from:0x0212dcd4 kind:load to:0x02097a6c module:overlay(0) +from:0x0212dcd8 kind:load to:0x02097824 module:overlay(0) +from:0x0212dcdc kind:load to:0x02097a40 module:overlay(0) +from:0x0212dce0 kind:load to:0x02097868 module:overlay(0) +from:0x0212dce4 kind:load to:0x0209786c module:overlay(0) +from:0x0212dce8 kind:load to:0x02128a08 module:overlay(41) +from:0x0212dcf0 kind:load to:0x02128aac module:overlay(41) +from:0x0212dcf8 kind:load to:0x02128b30 module:overlay(41) +from:0x0212dd00 kind:load to:0x02128c34 module:overlay(41) +from:0x0212dd08 kind:load to:0x02128d4c module:overlay(41) +from:0x0212dd10 kind:load to:0x021290e0 module:overlay(41) +from:0x0212dd18 kind:load to:0x0212930c module:overlay(41) +from:0x0212dd20 kind:load to:0x0212940c module:overlay(41) +from:0x0212dd28 kind:load to:0x0212918c module:overlay(41) +from:0x0212dd30 kind:load to:0x02128a34 module:overlay(41) +from:0x0212dd38 kind:load to:0x02128ab0 module:overlay(41) +from:0x0212dd40 kind:load to:0x02128b3c module:overlay(41) +from:0x0212dd48 kind:load to:0x02128cd0 module:overlay(41) +from:0x0212dd50 kind:load to:0x02128d9c module:overlay(41) +from:0x0212dd58 kind:load to:0x021290f4 module:overlay(41) +from:0x0212dd60 kind:load to:0x02129340 module:overlay(41) +from:0x0212dd68 kind:load to:0x02129490 module:overlay(41) +from:0x0212dd70 kind:load to:0x021291b0 module:overlay(41) +from:0x0212dd80 kind:load to:0x0209856c module:overlay(0) +from:0x0212dd84 kind:load to:0x020985a8 module:overlay(0) +from:0x0212dd88 kind:load to:0x020985c0 module:overlay(0) +from:0x0212dd8c kind:load to:0x020985cc module:overlay(0) +from:0x0212dd90 kind:load to:0x01fff464 module:itcm +from:0x0212dd94 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212dd98 kind:load to:0x02123e38 module:overlay(41) +from:0x0212dd9c kind:load to:0x02128870 module:overlay(41) +from:0x0212dda0 kind:load to:0x02123ec8 module:overlay(41) +from:0x0212dda4 kind:load to:0x021289a8 module:overlay(41) +from:0x0212dda8 kind:load to:0x02098510 module:overlay(0) +from:0x0212ddac kind:load to:0x02129b04 module:overlay(41) +from:0x0212ddb0 kind:load to:0x02129e24 module:overlay(41) +from:0x0212ddb4 kind:load to:0x0209851c module:overlay(0) +from:0x0212ddb8 kind:load to:0x02123ff8 module:overlay(41) +from:0x0212ddbc kind:load to:0x0212a1e0 module:overlay(41) +from:0x0212ddc0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212ddc4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212ddc8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212ddcc kind:load to:0x02123dd0 module:overlay(41) +from:0x0212ddd0 kind:load to:0x02123e00 module:overlay(41) +from:0x0212ddd4 kind:load to:0x02123e80 module:overlay(41) +from:0x0212ddd8 kind:load to:0x02124138 module:overlay(41) +from:0x0212dddc kind:load to:0x021241d4 module:overlay(41) +from:0x0212dde8 kind:load to:0x021242d8 module:overlay(41) +from:0x0212ddec kind:load to:0x02097a38 module:overlay(0) +from:0x0212ddf0 kind:load to:0x02097a6c module:overlay(0) +from:0x0212ddf4 kind:load to:0x02097824 module:overlay(0) +from:0x0212ddf8 kind:load to:0x02097a40 module:overlay(0) +from:0x0212ddfc kind:load to:0x02097868 module:overlay(0) +from:0x0212de00 kind:load to:0x0209786c module:overlay(0) +from:0x0212de0c kind:load to:0x0209856c module:overlay(0) +from:0x0212de10 kind:load to:0x020985a8 module:overlay(0) +from:0x0212de14 kind:load to:0x020985c0 module:overlay(0) +from:0x0212de18 kind:load to:0x020985cc module:overlay(0) +from:0x0212de1c kind:load to:0x01fff464 module:itcm +from:0x0212de20 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212de24 kind:load to:0x02124388 module:overlay(41) +from:0x0212de28 kind:load to:0x02098504 module:overlay(0) +from:0x0212de2c kind:load to:0x0212444c module:overlay(41) +from:0x0212de30 kind:load to:0x02124ff0 module:overlay(41) +from:0x0212de34 kind:load to:0x02098510 module:overlay(0) +from:0x0212de38 kind:load to:0x02128088 module:overlay(41) +from:0x0212de3c kind:load to:0x02128070 module:overlay(41) +from:0x0212de40 kind:load to:0x0209851c module:overlay(0) +from:0x0212de44 kind:load to:0x020985d8 module:overlay(0) +from:0x0212de48 kind:load to:0x02098644 module:overlay(0) +from:0x0212de4c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212de50 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212de54 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212de58 kind:load to:0x02124c04 module:overlay(41) +from:0x0212de5c kind:load to:0x02124c98 module:overlay(41) +from:0x0212de60 kind:load to:0x020995dc module:overlay(0) +from:0x0212de64 kind:load to:0x02124404 module:overlay(41) +from:0x0212de68 kind:load to:0x0212464c module:overlay(41) +from:0x0212de6c kind:load to:0x02124764 module:overlay(41) +from:0x0212de70 kind:load to:0x02124840 module:overlay(41) +from:0x0212de74 kind:load to:0x02124b70 module:overlay(41) +from:0x0212de78 kind:load to:0x02124bd0 module:overlay(41) +from:0x0212de7c kind:load to:0x02125288 module:overlay(41) +from:0x0212de84 kind:load to:0x021253c4 module:overlay(41) +from:0x0212de8c kind:load to:0x021258ac module:overlay(41) +from:0x0212de9c kind:load to:0x021261e8 module:overlay(41) +from:0x0212dea4 kind:load to:0x02126408 module:overlay(41) +from:0x0212deac kind:load to:0x02126620 module:overlay(41) +from:0x0212deb4 kind:load to:0x021267ac module:overlay(41) +from:0x0212debc kind:load to:0x021268d8 module:overlay(41) +from:0x0212dec4 kind:load to:0x02126b58 module:overlay(41) +from:0x0212decc kind:load to:0x02126fd4 module:overlay(41) +from:0x0212ded4 kind:load to:0x0212606c module:overlay(41) +from:0x0212dedc kind:load to:0x02125ef8 module:overlay(41) +from:0x0212dee4 kind:load to:0x02125bd4 module:overlay(41) +from:0x0212deec kind:load to:0x02125d38 module:overlay(41) +from:0x0212def4 kind:load to:0x021278f8 module:overlay(41) +from:0x0212defc kind:load to:0x02124a68 module:overlay(41) +from:0x0212df04 kind:load to:0x0212533c module:overlay(41) +from:0x0212df0c kind:load to:0x02125524 module:overlay(41) +from:0x0212df24 kind:load to:0x0212626c module:overlay(41) +from:0x0212df2c kind:load to:0x02126488 module:overlay(41) +from:0x0212df34 kind:load to:0x021266bc module:overlay(41) +from:0x0212df3c kind:load to:0x021267c0 module:overlay(41) +from:0x0212df44 kind:load to:0x02126954 module:overlay(41) +from:0x0212df4c kind:load to:0x02126c20 module:overlay(41) +from:0x0212df54 kind:load to:0x02127110 module:overlay(41) +from:0x0212df5c kind:load to:0x02126184 module:overlay(41) +from:0x0212df64 kind:load to:0x02126008 module:overlay(41) +from:0x0212df6c kind:load to:0x02125cf0 module:overlay(41) +from:0x0212df74 kind:load to:0x02125e50 module:overlay(41) +from:0x0212df7c kind:load to:0x02127940 module:overlay(41) +from:0x0212df84 kind:load to:0x02124ad8 module:overlay(41) +from:0x0212dfa0 kind:load to:0x021282a0 module:overlay(41) +from:0x0212dfa4 kind:load to:0x021282bc module:overlay(41) +from:0x0212dfa8 kind:load to:0x0209832c module:overlay(0) +from:0x0212dfac kind:load to:0x021282e0 module:overlay(41) +from:0x0212dfb0 kind:load to:0x0207c044 module:overlay(0) +from:0x0212dfbc kind:load to:0x0212389c module:overlay(41) +from:0x0212dfc0 kind:load to:0x021283e8 module:overlay(41) +from:0x0212dfc4 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0212dfc8 kind:load to:0x0209a2dc module:overlay(0) +from:0x0212dfcc kind:load to:0x0209a374 module:overlay(0) +from:0x0212dfd0 kind:load to:0x0209a388 module:overlay(0) +from:0x0212dfd4 kind:load to:0x0209a138 module:overlay(0) +from:0x0212dfd8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0212dfdc kind:load to:0x0209a438 module:overlay(0) +from:0x0212dfe0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212dfe4 kind:load to:0x0209a344 module:overlay(0) +from:0x0212dfe8 kind:load to:0x0209a35c module:overlay(0) +from:0x0212dfec kind:load to:0x0209a39c module:overlay(0) +from:0x0212dff0 kind:load to:0x0209a728 module:overlay(0) +from:0x0212dff4 kind:load to:0x021283bc module:overlay(41) +from:0x0212dff8 kind:load to:0x02128398 module:overlay(41) +from:0x0212dffc kind:load to:0x0209a760 module:overlay(0) +from:0x0212e008 kind:load to:0x0209856c module:overlay(0) +from:0x0212e00c kind:load to:0x020985a8 module:overlay(0) +from:0x0212e010 kind:load to:0x020985c0 module:overlay(0) +from:0x0212e014 kind:load to:0x020985cc module:overlay(0) +from:0x0212e018 kind:load to:0x01fff464 module:itcm +from:0x0212e01c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212e020 kind:load to:0x02124ef8 module:overlay(41) +from:0x0212e024 kind:load to:0x02098504 module:overlay(0) +from:0x0212e028 kind:load to:0x02098508 module:overlay(0) +from:0x0212e02c kind:load to:0x02124ff0 module:overlay(41) +from:0x0212e030 kind:load to:0x02098510 module:overlay(0) +from:0x0212e034 kind:load to:0x02128088 module:overlay(41) +from:0x0212e038 kind:load to:0x02128070 module:overlay(41) +from:0x0212e03c kind:load to:0x0209851c module:overlay(0) +from:0x0212e040 kind:load to:0x020985d8 module:overlay(0) +from:0x0212e044 kind:load to:0x02098644 module:overlay(0) +from:0x0212e048 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212e04c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212e050 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212e054 kind:load to:0x02128404 module:overlay(41) +from:0x0212e058 kind:load to:0x02128498 module:overlay(41) +from:0x0212e05c kind:load to:0x020995dc module:overlay(0) +from:0x0212e064 kind:load to:0x02125930 module:overlay(41) +from:0x0212e068 kind:load to:0x021259d8 module:overlay(41) +from:0x0212e06c kind:load to:0x02125a74 module:overlay(41) +from:0x0212e070 kind:load to:0x02127ee0 module:overlay(41) +from:0x0212e074 kind:load to:0x02127f70 module:overlay(41) +from:0x0212e080 kind:load to:0x0212a66c module:overlay(41) +from:0x0212e084 kind:load to:0x0212a688 module:overlay(41) +from:0x0212e088 kind:load to:0x0212a6ac module:overlay(41) +from:0x0212e08c kind:load to:0x0212a6d0 module:overlay(41) +from:0x0212e090 kind:load to:0x0207c044 module:overlay(0) +from:0x0212e09c kind:load to:0x0209856c module:overlay(0) +from:0x0212e0a0 kind:load to:0x020985a8 module:overlay(0) +from:0x0212e0a4 kind:load to:0x020985c0 module:overlay(0) +from:0x0212e0a8 kind:load to:0x020985cc module:overlay(0) +from:0x0212e0ac kind:load to:0x01fff464 module:itcm +from:0x0212e0b0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212e0b4 kind:load to:0x02128800 module:overlay(41) +from:0x0212e0b8 kind:load to:0x02128870 module:overlay(41) +from:0x0212e0bc kind:load to:0x0212895c module:overlay(41) +from:0x0212e0c0 kind:load to:0x021289a8 module:overlay(41) +from:0x0212e0c4 kind:load to:0x02098510 module:overlay(0) +from:0x0212e0c8 kind:load to:0x02129b04 module:overlay(41) +from:0x0212e0cc kind:load to:0x02129e24 module:overlay(41) +from:0x0212e0d0 kind:load to:0x0209851c module:overlay(0) +from:0x0212e0d4 kind:load to:0x0212a0b0 module:overlay(41) +from:0x0212e0d8 kind:load to:0x0212a1e0 module:overlay(41) +from:0x0212e0dc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212e0e0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212e0e4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212e0e8 kind:load to:0x021286d8 module:overlay(41) +from:0x0212e0ec kind:load to:0x02128738 module:overlay(41) +from:0x0212e0f4 kind:load to:0x02129738 module:overlay(41) +from:0x0212e0f8 kind:load to:0x0212a88c module:overlay(41) +from:0x0212e0fc kind:load to:0x0212ab78 module:overlay(41) +from:0x0212e104 kind:load to:0x0212ad08 module:overlay(41) +from:0x0212e10c kind:load to:0x0212ba8c module:overlay(41) +from:0x0212e114 kind:load to:0x0212b59c module:overlay(41) +from:0x0212e11c kind:load to:0x0212ab74 module:overlay(41) +from:0x0212e124 kind:load to:0x0212aba8 module:overlay(41) +from:0x0212e12c kind:load to:0x0212ba88 module:overlay(41) +from:0x0212e134 kind:load to:0x0212b428 module:overlay(41) +from:0x0212e144 kind:load to:0x0212a994 module:overlay(41) +from:0x0212e148 kind:load to:0x020977a0 module:overlay(0) +from:0x0212e14c kind:load to:0x020977a8 module:overlay(0) +from:0x0212e150 kind:load to:0x02097824 module:overlay(0) +from:0x0212e154 kind:load to:0x02097864 module:overlay(0) +from:0x0212e158 kind:load to:0x02097868 module:overlay(0) +from:0x0212e15c kind:load to:0x0209786c module:overlay(0) +from:0x0212e168 kind:load to:0x0209856c module:overlay(0) +from:0x0212e16c kind:load to:0x020985a8 module:overlay(0) +from:0x0212e170 kind:load to:0x020985c0 module:overlay(0) +from:0x0212e174 kind:load to:0x020985cc module:overlay(0) +from:0x0212e178 kind:load to:0x01fff464 module:itcm +from:0x0212e17c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212e180 kind:load to:0x0212aa38 module:overlay(41) +from:0x0212e184 kind:load to:0x0212aa40 module:overlay(41) +from:0x0212e188 kind:load to:0x0212ab3c module:overlay(41) +from:0x0212e18c kind:load to:0x0212aafc module:overlay(41) +from:0x0212e190 kind:load to:0x02098510 module:overlay(0) +from:0x0212e194 kind:load to:0x02098514 module:overlay(0) +from:0x0212e198 kind:load to:0x02098518 module:overlay(0) +from:0x0212e19c kind:load to:0x0209851c module:overlay(0) +from:0x0212e1a0 kind:load to:0x020985d8 module:overlay(0) +from:0x0212e1a4 kind:load to:0x02098644 module:overlay(0) +from:0x0212e1a8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212e1ac kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212e1b0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212e1b4 kind:load to:0x0212bb44 module:overlay(41) +from:0x0212e1b8 kind:load to:0x0212bb58 module:overlay(41) +from:0x0212e1d0 kind:load to:0x0212bb94 module:overlay(41) +from:0x0212e1d4 kind:load to:0x0209ca64 module:overlay(0) +from:0x0212e1d8 kind:load to:0x0209ca6c module:overlay(0) +from:0x0212e1dc kind:load to:0x0209caac module:overlay(0) +from:0x0212e1e0 kind:load to:0x0209cacc module:overlay(0) +from:0x0212e1f0 kind:load to:0x0209ca64 module:overlay(0) +from:0x0212e1f4 kind:load to:0x0209ca6c module:overlay(0) +from:0x0212e1f8 kind:load to:0x0209caac module:overlay(0) +from:0x0212e1fc kind:load to:0x0209cacc module:overlay(0) +from:0x0212e208 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0212e20c kind:load to:0x0207c4d8 module:overlay(0) +from:0x0212e210 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0212e214 kind:load to:0x0207c990 module:overlay(0) +from:0x0212e218 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0212e21c kind:load to:0x0207ca44 module:overlay(0) +from:0x0212e220 kind:load to:0x0207ca6c module:overlay(0) +from:0x0212e224 kind:load to:0x0207cae4 module:overlay(0) +from:0x0212e230 kind:load to:0x0212be0c module:overlay(41) +from:0x0212e234 kind:load to:0x0212c984 module:overlay(41) +from:0x0212e238 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212e23c kind:load to:0x01ffc57c module:itcm +from:0x0212e240 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212e244 kind:load to:0x02057e44 module:overlay(0) +from:0x0212e248 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212e24c kind:load to:0x0212bd08 module:overlay(41) +from:0x0212e250 kind:load to:0x02057d84 module:overlay(0) +from:0x0212e254 kind:load to:0x0212bcb8 module:overlay(41) +from:0x0212e260 kind:load to:0x0212bfc0 module:overlay(41) +from:0x0212e264 kind:load to:0x0209d10c module:overlay(0) +from:0x0212e268 kind:load to:0x0212c04c module:overlay(41) +from:0x0212e26c kind:load to:0x0212c194 module:overlay(41) +from:0x0212e270 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0212e274 kind:load to:0x0212c2fc module:overlay(41) +from:0x0212e278 kind:load to:0x0212c274 module:overlay(41) +from:0x0212e27c kind:load to:0x0209d220 module:overlay(0) +from:0x0212e280 kind:load to:0x0209d228 module:overlay(0) +from:0x0212e284 kind:load to:0x0209d22c module:overlay(0) +from:0x0212e288 kind:load to:0x0212c734 module:overlay(41) +from:0x0212e28c kind:load to:0x0209d240 module:overlay(0) +from:0x0212e290 kind:load to:0x0212be98 module:overlay(41) +from:0x0212e294 kind:load to:0x0212bef8 module:overlay(41) +from:0x0212e298 kind:load to:0x0212c834 module:overlay(41) +from:0x0212e29c kind:load to:0x0212c334 module:overlay(41) +from:0x0212e2a0 kind:load to:0x02128934 module:overlay(41) +from:0x0212e2b8 kind:load to:0x0212c9cc module:overlay(41) +from:0x0212e2bc kind:load to:0x0209ca64 module:overlay(0) +from:0x0212e2c0 kind:load to:0x0209ca6c module:overlay(0) +from:0x0212e2c4 kind:load to:0x0209caac module:overlay(0) +from:0x0212e2c8 kind:load to:0x0209cacc module:overlay(0) +from:0x0212e2d4 kind:load to:0x0212cb5c module:overlay(41) +from:0x0212e2d8 kind:load to:0x0209d10c module:overlay(0) +from:0x0212e2dc kind:load to:0x0212cbd0 module:overlay(41) +from:0x0212e2e0 kind:load to:0x0212c194 module:overlay(41) +from:0x0212e2e4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0212e2e8 kind:load to:0x0212c2fc module:overlay(41) +from:0x0212e2ec kind:load to:0x0212c274 module:overlay(41) +from:0x0212e2f0 kind:load to:0x0209d220 module:overlay(0) +from:0x0212e2f4 kind:load to:0x0209d228 module:overlay(0) +from:0x0212e2f8 kind:load to:0x0209d22c module:overlay(0) +from:0x0212e2fc kind:load to:0x0212cf9c module:overlay(41) +from:0x0212e300 kind:load to:0x0209d240 module:overlay(0) +from:0x0212e304 kind:load to:0x0212cae4 module:overlay(41) +from:0x0212e308 kind:load to:0x0212cb1c module:overlay(41) +from:0x0212e30c kind:load to:0x0212d0fc module:overlay(41) +from:0x0212e310 kind:load to:0x0212cbe8 module:overlay(41) +from:0x0212e314 kind:load to:0x0212d184 module:overlay(41) +from:0x0212e32c kind:load to:0x0212d1b4 module:overlay(41) +from:0x0212e330 kind:load to:0x0209ca64 module:overlay(0) +from:0x0212e334 kind:load to:0x0209ca6c module:overlay(0) +from:0x0212e338 kind:load to:0x0209caac module:overlay(0) +from:0x0212e33c kind:load to:0x0209cacc module:overlay(0) +from:0x0212e348 kind:load to:0x0212d250 module:overlay(41) +from:0x0212e34c kind:load to:0x0209d10c module:overlay(0) +from:0x0212e350 kind:load to:0x0212d274 module:overlay(41) +from:0x0212e354 kind:load to:0x0212c194 module:overlay(41) +from:0x0212e358 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0212e35c kind:load to:0x0212c2fc module:overlay(41) +from:0x0212e360 kind:load to:0x0212c274 module:overlay(41) +from:0x0212e364 kind:load to:0x0209d220 module:overlay(0) +from:0x0212e368 kind:load to:0x0209d228 module:overlay(0) +from:0x0212e36c kind:load to:0x0209d22c module:overlay(0) +from:0x0212e370 kind:load to:0x0212d28c module:overlay(41) +from:0x0212e374 kind:load to:0x0209d240 module:overlay(0) +from:0x0212e378 kind:load to:0x0212d484 module:overlay(41) +from:0x0212e37c kind:load to:0x0212d498 module:overlay(41) +from:0x0212e380 kind:load to:0x0212d384 module:overlay(41) +from:0x0212e384 kind:load to:0x0212c334 module:overlay(41) +from:0x0212e388 kind:load to:0x02128934 module:overlay(41) diff --git a/config/eur1/arm9/overlays/ov041/symbols.txt b/config/eur1/arm9/overlays/ov041/symbols.txt new file mode 100644 index 00000000..f54ad083 --- /dev/null +++ b/config/eur1/arm9/overlays/ov041/symbols.txt @@ -0,0 +1,339 @@ +func_ov041_02123600 kind:function(arm,size=0xc) addr:0x02123600 +func_ov041_0212360c kind:function(arm,size=0x24) addr:0x0212360c +func_ov041_02123630 kind:function(arm,size=0x54) addr:0x02123630 +func_ov041_02123684 kind:function(arm,size=0x3c) addr:0x02123684 +func_ov041_021236c0 kind:function(arm,size=0x14) addr:0x021236c0 +func_ov041_021236d4 kind:function(arm,size=0x1c) addr:0x021236d4 +func_ov041_021236f0 kind:function(arm,size=0x38) addr:0x021236f0 +func_ov041_02123728 kind:function(arm,size=0x48) addr:0x02123728 +func_ov041_02123770 kind:function(arm,size=0x5c) addr:0x02123770 +func_ov041_021237cc kind:function(arm,size=0x14) addr:0x021237cc +func_ov041_021237e0 kind:function(arm,size=0xc) addr:0x021237e0 +func_ov041_021237ec kind:function(arm,size=0x24) addr:0x021237ec +func_ov041_02123810 kind:function(arm,size=0x50) addr:0x02123810 +func_ov041_02123860 kind:function(arm,size=0x3c) addr:0x02123860 +func_ov041_0212389c kind:function(arm,size=0x14) addr:0x0212389c +func_ov041_021238b0 kind:function(arm,size=0x74) addr:0x021238b0 +func_ov041_02123924 kind:function(arm,size=0x48) addr:0x02123924 +func_ov041_0212396c kind:function(arm,size=0x200) addr:0x0212396c +func_ov041_02123b6c kind:function(arm,size=0x94) addr:0x02123b6c +func_ov041_02123c00 kind:function(arm,size=0x9c) addr:0x02123c00 +func_ov041_02123c9c kind:function(arm,size=0x14) addr:0x02123c9c +func_ov041_02123cb0 kind:function(arm,size=0xc) addr:0x02123cb0 +func_ov041_02123cbc kind:function(arm,size=0x24) addr:0x02123cbc +func_ov041_02123ce0 kind:function(arm,size=0x64) addr:0x02123ce0 +func_ov041_02123d44 kind:function(arm,size=0x78) addr:0x02123d44 +func_ov041_02123dbc kind:function(arm,size=0x14) addr:0x02123dbc +func_ov041_02123dd0 kind:function(arm,size=0x30) addr:0x02123dd0 +func_ov041_02123e00 kind:function(arm,size=0x38) addr:0x02123e00 +func_ov041_02123e38 kind:function(arm,size=0x48) addr:0x02123e38 +func_ov041_02123e80 kind:function(arm,size=0x48) addr:0x02123e80 +func_ov041_02123ec8 kind:function(arm,size=0x130) addr:0x02123ec8 +func_ov041_02123ff8 kind:function(arm,size=0x140) addr:0x02123ff8 +func_ov041_02124138 kind:function(arm,size=0x9c) addr:0x02124138 +func_ov041_021241d4 kind:function(arm,size=0x2c) addr:0x021241d4 +func_ov041_02124200 kind:function(arm,size=0xa4) addr:0x02124200 +func_ov041_021242a4 kind:function(arm,size=0x14) addr:0x021242a4 +func_ov041_021242b8 kind:function(arm,size=0x14) addr:0x021242b8 +func_ov041_021242cc kind:function(arm,size=0xc) addr:0x021242cc +func_ov041_021242d8 kind:function(arm,size=0x24) addr:0x021242d8 +func_ov041_021242fc kind:function(arm,size=0x48) addr:0x021242fc +func_ov041_02124344 kind:function(arm,size=0x44) addr:0x02124344 +func_ov041_02124388 kind:function(arm,size=0x7c) addr:0x02124388 +func_ov041_02124404 kind:function(arm,size=0x48) addr:0x02124404 +func_ov041_0212444c kind:function(arm,size=0x200) addr:0x0212444c +func_ov041_0212464c kind:function(arm,size=0x118) addr:0x0212464c +func_ov041_02124764 kind:function(arm,size=0xdc) addr:0x02124764 +func_ov041_02124840 kind:function(arm,size=0x228) addr:0x02124840 +func_ov041_02124a68 kind:function(arm,size=0x70) addr:0x02124a68 +func_ov041_02124ad8 kind:function(arm,size=0x98) addr:0x02124ad8 +func_ov041_02124b70 kind:function(arm,size=0x60) addr:0x02124b70 +func_ov041_02124bd0 kind:function(arm,size=0x34) addr:0x02124bd0 +func_ov041_02124c04 kind:function(arm,size=0x94) addr:0x02124c04 +func_ov041_02124c98 kind:function(arm,size=0x9c) addr:0x02124c98 +func_ov041_02124d34 kind:function(arm,size=0x14) addr:0x02124d34 +func_ov041_02124d48 kind:function(arm,size=0x1b0) addr:0x02124d48 +func_ov041_02124ef8 kind:function(arm,size=0x8c) addr:0x02124ef8 +func_ov041_02124f84 kind:function(arm,size=0x6c) addr:0x02124f84 +func_ov041_02124ff0 kind:function(arm,size=0xd0) addr:0x02124ff0 +func_ov041_021250c0 kind:function(arm,size=0x1c8) addr:0x021250c0 +func_ov041_02125288 kind:function(arm,size=0xb4) addr:0x02125288 +func_ov041_0212533c kind:function(arm,size=0x88) addr:0x0212533c +func_ov041_021253c4 kind:function(arm,size=0x160) addr:0x021253c4 +func_ov041_02125524 kind:function(arm,size=0x2a0) addr:0x02125524 +func_ov041_021257c4 kind:function(arm,size=0xe8) addr:0x021257c4 +func_ov041_021258ac kind:function(arm,size=0x84) addr:0x021258ac +func_ov041_02125930 kind:function(arm,size=0xa8) addr:0x02125930 +func_ov041_021259d8 kind:function(arm,size=0x9c) addr:0x021259d8 +func_ov041_02125a74 kind:function(arm,size=0x160) addr:0x02125a74 +func_ov041_02125bd4 kind:function(arm,size=0x11c) addr:0x02125bd4 +func_ov041_02125cf0 kind:function(arm,size=0x48) addr:0x02125cf0 +func_ov041_02125d38 kind:function(arm,size=0x118) addr:0x02125d38 +func_ov041_02125e50 kind:function(arm,size=0xa8) addr:0x02125e50 +func_ov041_02125ef8 kind:function(arm,size=0x110) addr:0x02125ef8 +func_ov041_02126008 kind:function(arm,size=0x64) addr:0x02126008 +func_ov041_0212606c kind:function(arm,size=0x118) addr:0x0212606c +func_ov041_02126184 kind:function(arm,size=0x64) addr:0x02126184 +func_ov041_021261e8 kind:function(arm,size=0x84) addr:0x021261e8 +func_ov041_0212626c kind:function(arm,size=0x19c) addr:0x0212626c +func_ov041_02126408 kind:function(arm,size=0x80) addr:0x02126408 +func_ov041_02126488 kind:function(arm,size=0x198) addr:0x02126488 +func_ov041_02126620 kind:function(arm,size=0x9c) addr:0x02126620 +func_ov041_021266bc kind:function(arm,size=0xf0) addr:0x021266bc +func_ov041_021267ac kind:function(arm,size=0x14) addr:0x021267ac +func_ov041_021267c0 kind:function(arm,size=0x118) addr:0x021267c0 +func_ov041_021268d8 kind:function(arm,size=0x7c) addr:0x021268d8 +func_ov041_02126954 kind:function(arm,size=0x204) addr:0x02126954 +func_ov041_02126b58 kind:function(arm,size=0xc8) addr:0x02126b58 +func_ov041_02126c20 kind:function(arm,size=0x3b4) addr:0x02126c20 +func_ov041_02126fd4 kind:function(arm,size=0x13c) addr:0x02126fd4 +func_ov041_02127110 kind:function(arm,size=0x7e8) addr:0x02127110 +func_ov041_021278f8 kind:function(arm,size=0x48) addr:0x021278f8 +func_ov041_02127940 kind:function(arm,size=0x98) addr:0x02127940 +func_ov041_021279d8 kind:function(arm,size=0x1c) addr:0x021279d8 +func_ov041_021279f4 kind:function(arm,size=0x1c) addr:0x021279f4 +func_ov041_02127a10 kind:function(arm,size=0x94) addr:0x02127a10 +func_ov041_02127aa4 kind:function(arm,size=0xc0) addr:0x02127aa4 +func_ov041_02127b64 kind:function(arm,size=0xbc) addr:0x02127b64 +func_ov041_02127c20 kind:function(arm,size=0x54) addr:0x02127c20 +func_ov041_02127c74 kind:function(arm,size=0x14c) addr:0x02127c74 +func_ov041_02127dc0 kind:function(arm,size=0x120) addr:0x02127dc0 +func_ov041_02127ee0 kind:function(arm,size=0x90) addr:0x02127ee0 +func_ov041_02127f70 kind:function(arm,size=0x38) addr:0x02127f70 +func_ov041_02127fa8 kind:function(arm,size=0x38) addr:0x02127fa8 +func_ov041_02127fe0 kind:function(arm,size=0x30) addr:0x02127fe0 +func_ov041_02128010 kind:function(arm,size=0x60) addr:0x02128010 +func_ov041_02128070 kind:function(arm,size=0x18) addr:0x02128070 +func_ov041_02128088 kind:function(arm,size=0x10c) addr:0x02128088 +func_ov041_02128194 kind:function(arm,size=0xe4) addr:0x02128194 +func_ov041_02128278 kind:function(arm,size=0x28) addr:0x02128278 +func_ov041_021282a0 kind:function(arm,size=0x1c) addr:0x021282a0 +func_ov041_021282bc kind:function(arm,size=0x24) addr:0x021282bc +func_ov041_021282e0 kind:function(arm,size=0xb8) addr:0x021282e0 +func_ov041_02128398 kind:function(arm,size=0x24) addr:0x02128398 +func_ov041_021283bc kind:function(arm,size=0x2c) addr:0x021283bc +func_ov041_021283e8 kind:function(arm,size=0x1c) addr:0x021283e8 +func_ov041_02128404 kind:function(arm,size=0x94) addr:0x02128404 +func_ov041_02128498 kind:function(arm,size=0x9c) addr:0x02128498 +func_ov041_02128534 kind:function(arm,size=0x1a4) addr:0x02128534 +func_ov041_021286d8 kind:function(arm,size=0x60) addr:0x021286d8 +func_ov041_02128738 kind:function(arm,size=0x68) addr:0x02128738 +func_ov041_021287a0 kind:function(arm,size=0x60) addr:0x021287a0 +func_ov041_02128800 kind:function(arm,size=0x70) addr:0x02128800 +func_ov041_02128870 kind:function(arm,size=0xc4) addr:0x02128870 +func_ov041_02128934 kind:function(arm,size=0xc) addr:0x02128934 +func_ov041_02128940 kind:function(arm,size=0x1c) addr:0x02128940 +func_ov041_0212895c kind:function(arm,size=0x4c) addr:0x0212895c +func_ov041_021289a8 kind:function(arm,size=0x60) addr:0x021289a8 +func_ov041_02128a08 kind:function(arm,size=0x2c) addr:0x02128a08 +func_ov041_02128a34 kind:function(arm,size=0x78) addr:0x02128a34 +func_ov041_02128aac kind:function(arm,size=0x4) addr:0x02128aac +func_ov041_02128ab0 kind:function(arm,size=0x80) addr:0x02128ab0 +func_ov041_02128b30 kind:function(arm,size=0xc) addr:0x02128b30 +func_ov041_02128b3c kind:function(arm,size=0xf8) addr:0x02128b3c +func_ov041_02128c34 kind:function(arm,size=0x9c) addr:0x02128c34 +func_ov041_02128cd0 kind:function(arm,size=0x7c) addr:0x02128cd0 +func_ov041_02128d4c kind:function(arm,size=0x50) addr:0x02128d4c +func_ov041_02128d9c kind:function(arm,size=0x344) addr:0x02128d9c +func_ov041_021290e0 kind:function(arm,size=0x14) addr:0x021290e0 +func_ov041_021290f4 kind:function(arm,size=0x98) addr:0x021290f4 +func_ov041_0212918c kind:function(arm,size=0x24) addr:0x0212918c +func_ov041_021291b0 kind:function(arm,size=0x15c) addr:0x021291b0 +func_ov041_0212930c kind:function(arm,size=0x34) addr:0x0212930c +func_ov041_02129340 kind:function(arm,size=0xcc) addr:0x02129340 +func_ov041_0212940c kind:function(arm,size=0x84) addr:0x0212940c +func_ov041_02129490 kind:function(arm,size=0x2a8) addr:0x02129490 +func_ov041_02129738 kind:function(arm,size=0x6c) addr:0x02129738 +func_ov041_021297a4 kind:function(arm,size=0x5c) addr:0x021297a4 +func_ov041_02129800 kind:function(arm,size=0x304) addr:0x02129800 +func_ov041_02129b04 kind:function(arm,size=0x320) addr:0x02129b04 +func_ov041_02129e24 kind:function(arm,size=0x40) addr:0x02129e24 +func_ov041_02129e64 kind:function(arm,size=0x8c) addr:0x02129e64 +func_ov041_02129ef0 kind:function(arm,size=0x1c0) addr:0x02129ef0 +func_ov041_0212a0b0 kind:function(arm,size=0x11c) addr:0x0212a0b0 +func_ov041_0212a1cc kind:function(arm,size=0x14) addr:0x0212a1cc +func_ov041_0212a1e0 kind:function(arm,size=0x8c) addr:0x0212a1e0 +func_ov041_0212a26c kind:function(arm,size=0xc0) addr:0x0212a26c +func_ov041_0212a32c kind:function(arm,size=0x184) addr:0x0212a32c +func_ov041_0212a4b0 kind:function(arm,size=0xa0) addr:0x0212a4b0 +func_ov041_0212a550 kind:function(arm,size=0xe0) addr:0x0212a550 +func_ov041_0212a630 kind:function(arm,size=0x3c) addr:0x0212a630 +func_ov041_0212a66c kind:function(arm,size=0x1c) addr:0x0212a66c +func_ov041_0212a688 kind:function(arm,size=0x24) addr:0x0212a688 +func_ov041_0212a6ac kind:function(arm,size=0x24) addr:0x0212a6ac +func_ov041_0212a6d0 kind:function(arm,size=0x1bc) addr:0x0212a6d0 +func_ov041_0212a88c kind:function(arm,size=0x4) addr:0x0212a88c +func_ov041_0212a890 kind:function(arm,size=0x30) addr:0x0212a890 +func_ov041_0212a8c0 kind:function(arm,size=0xc8) addr:0x0212a8c0 +func_ov041_0212a988 kind:function(arm,size=0xc) addr:0x0212a988 +func_ov041_0212a994 kind:function(arm,size=0x24) addr:0x0212a994 +func_ov041_0212a9b8 kind:function(arm,size=0x28) addr:0x0212a9b8 +func_ov041_0212a9e0 kind:function(arm,size=0x58) addr:0x0212a9e0 +func_ov041_0212aa38 kind:function(arm,size=0x8) addr:0x0212aa38 +func_ov041_0212aa40 kind:function(arm,size=0x78) addr:0x0212aa40 +func_ov041_0212aab8 kind:function(arm,size=0x44) addr:0x0212aab8 +func_ov041_0212aafc kind:function(arm,size=0x40) addr:0x0212aafc +func_ov041_0212ab3c kind:function(arm,size=0x38) addr:0x0212ab3c +func_ov041_0212ab74 kind:function(arm,size=0x4) addr:0x0212ab74 +func_ov041_0212ab78 kind:function(arm,size=0x30) addr:0x0212ab78 +func_ov041_0212aba8 kind:function(arm,size=0x160) addr:0x0212aba8 +func_ov041_0212ad08 kind:function(arm,size=0x720) addr:0x0212ad08 +func_ov041_0212b428 kind:function(arm,size=0x174) addr:0x0212b428 +func_ov041_0212b59c kind:function(arm,size=0x398) addr:0x0212b59c +func_ov041_0212b934 kind:function(arm,size=0x154) addr:0x0212b934 +func_ov041_0212ba88 kind:function(arm,size=0x4) addr:0x0212ba88 +func_ov041_0212ba8c kind:function(arm,size=0x88) addr:0x0212ba8c +func_ov041_0212bb14 kind:function(arm,size=0x30) addr:0x0212bb14 +func_ov041_0212bb44 kind:function(arm,size=0x14) addr:0x0212bb44 +func_ov041_0212bb58 kind:function(arm,size=0x1c) addr:0x0212bb58 +func_ov041_0212bb74 kind:function(arm,size=0x14) addr:0x0212bb74 +func_ov041_0212bb88 kind:function(arm,size=0xc) addr:0x0212bb88 +func_ov041_0212bb94 kind:function(arm,size=0x24) addr:0x0212bb94 +func_ov041_0212bbb8 kind:function(arm,size=0xc8) addr:0x0212bbb8 +func_ov041_0212bc80 kind:function(arm,size=0x38) addr:0x0212bc80 +func_ov041_0212bcb8 kind:function(arm,size=0x50) addr:0x0212bcb8 +func_ov041_0212bd08 kind:function(arm,size=0x8c) addr:0x0212bd08 +func_ov041_0212bd94 kind:function(arm,size=0x78) addr:0x0212bd94 +func_ov041_0212be0c kind:function(arm,size=0x14) addr:0x0212be0c +func_ov041_0212be20 kind:function(arm,size=0x78) addr:0x0212be20 +func_ov041_0212be98 kind:function(arm,size=0x60) addr:0x0212be98 +func_ov041_0212bef8 kind:function(arm,size=0x68) addr:0x0212bef8 +func_ov041_0212bf60 kind:function(arm,size=0x60) addr:0x0212bf60 +func_ov041_0212bfc0 kind:function(arm,size=0x8c) addr:0x0212bfc0 +func_ov041_0212c04c kind:function(arm,size=0x148) addr:0x0212c04c +func_ov041_0212c194 kind:function(arm,size=0xe0) addr:0x0212c194 +func_ov041_0212c274 kind:function(arm,size=0x88) addr:0x0212c274 +func_ov041_0212c2fc kind:function(arm,size=0x38) addr:0x0212c2fc +func_ov041_0212c334 kind:function(arm,size=0x400) addr:0x0212c334 +func_ov041_0212c734 kind:function(arm,size=0x100) addr:0x0212c734 +func_ov041_0212c834 kind:function(arm,size=0x88) addr:0x0212c834 +func_ov041_0212c8bc kind:function(arm,size=0xc8) addr:0x0212c8bc +func_ov041_0212c984 kind:function(arm,size=0x1c) addr:0x0212c984 +func_ov041_0212c9a0 kind:function(arm,size=0xc) addr:0x0212c9a0 +func_ov041_0212c9ac kind:function(arm,size=0x14) addr:0x0212c9ac +func_ov041_0212c9c0 kind:function(arm,size=0xc) addr:0x0212c9c0 +func_ov041_0212c9cc kind:function(arm,size=0x24) addr:0x0212c9cc +func_ov041_0212c9f0 kind:function(arm,size=0xc8) addr:0x0212c9f0 +func_ov041_0212cab8 kind:function(arm,size=0x2c) addr:0x0212cab8 +func_ov041_0212cae4 kind:function(arm,size=0x38) addr:0x0212cae4 +func_ov041_0212cb1c kind:function(arm,size=0x40) addr:0x0212cb1c +func_ov041_0212cb5c kind:function(arm,size=0x74) addr:0x0212cb5c +func_ov041_0212cbd0 kind:function(arm,size=0x18) addr:0x0212cbd0 +func_ov041_0212cbe8 kind:function(arm,size=0x3b4) addr:0x0212cbe8 +func_ov041_0212cf9c kind:function(arm,size=0x160) addr:0x0212cf9c +func_ov041_0212d0fc kind:function(arm,size=0x88) addr:0x0212d0fc +func_ov041_0212d184 kind:function(arm,size=0x10) addr:0x0212d184 +func_ov041_0212d194 kind:function(arm,size=0x14) addr:0x0212d194 +func_ov041_0212d1a8 kind:function(arm,size=0xc) addr:0x0212d1a8 +func_ov041_0212d1b4 kind:function(arm,size=0x24) addr:0x0212d1b4 +func_ov041_0212d1d8 kind:function(arm,size=0x50) addr:0x0212d1d8 +func_ov041_0212d228 kind:function(arm,size=0x28) addr:0x0212d228 +func_ov041_0212d250 kind:function(arm,size=0x24) addr:0x0212d250 +func_ov041_0212d274 kind:function(arm,size=0x18) addr:0x0212d274 +func_ov041_0212d28c kind:function(arm,size=0xf8) addr:0x0212d28c +func_ov041_0212d384 kind:function(arm,size=0x68) addr:0x0212d384 +func_ov041_0212d3ec kind:function(arm,size=0x98) addr:0x0212d3ec +func_ov041_0212d484 kind:function(arm,size=0x14) addr:0x0212d484 +func_ov041_0212d498 kind:function(arm,size=0x1c) addr:0x0212d498 +func_ov041_0212d4b4 kind:function(arm,size=0x14) addr:0x0212d4b4 +data_ov041_0212d4e0 kind:data(any) addr:0x0212d4e0 +data_ov041_0212d4f8 kind:data(any) addr:0x0212d4f8 +data_ov041_0212d558 kind:data(any) addr:0x0212d558 +data_ov041_0212d570 kind:data(any) addr:0x0212d570 +data_ov041_0212d588 kind:data(any) addr:0x0212d588 +data_ov041_0212d5a0 kind:data(any) addr:0x0212d5a0 +data_ov041_0212d5b8 kind:data(any) addr:0x0212d5b8 +data_ov041_0212d5d0 kind:data(any) addr:0x0212d5d0 +data_ov041_0212d5e8 kind:data(any) addr:0x0212d5e8 +data_ov041_0212d600 kind:data(any) addr:0x0212d600 +data_ov041_0212d610 kind:data(any) addr:0x0212d610 +data_ov041_0212d620 kind:data(any) addr:0x0212d620 +__sinit_ov041_0212d660 kind:function(arm,size=0x50) addr:0x0212d660 +__sinit_ov041_0212d6b0 kind:function(arm,size=0x6c) addr:0x0212d6b0 +__sinit_ov041_0212d71c kind:function(arm,size=0x5c) addr:0x0212d71c +__sinit_ov041_0212d778 kind:function(arm,size=0x50) addr:0x0212d778 +__sinit_ov041_0212d7c8 kind:function(arm,size=0x34) addr:0x0212d7c8 +__sinit_ov041_0212d7fc kind:function(arm,size=0x18) addr:0x0212d7fc +__sinit_ov041_0212d814 kind:function(arm,size=0x50) addr:0x0212d814 +__sinit_ov041_0212d864 kind:function(arm,size=0x80) addr:0x0212d864 +__sinit_ov041_0212d8e4 kind:function(arm,size=0x74) addr:0x0212d8e4 +__sinit_ov041_0212d958 kind:function(arm,size=0x74) addr:0x0212d958 +.p__sinit_ov041_0212d660 kind:data(word) addr:0x0212d9cc +.p__sinit_ov041_0212d6b0 kind:data(word) addr:0x0212d9d0 +.p__sinit_ov041_0212d71c kind:data(word) addr:0x0212d9d4 +.p__sinit_ov041_0212d778 kind:data(word) addr:0x0212d9d8 +.p__sinit_ov041_0212d7c8 kind:data(word) addr:0x0212d9dc +.p__sinit_ov041_0212d7fc kind:data(word) addr:0x0212d9e0 +.p__sinit_ov041_0212d814 kind:data(word) addr:0x0212d9e4 +.p__sinit_ov041_0212d864 kind:data(word) addr:0x0212d9e8 +.p__sinit_ov041_0212d8e4 kind:data(word) addr:0x0212d9ec +.p__sinit_ov041_0212d958 kind:data(word) addr:0x0212d9f0 +data_ov041_0212da08 kind:data(any) addr:0x0212da08 +data_ov041_0212da24 kind:data(any) addr:0x0212da24 +data_ov041_0212da6c kind:data(any) addr:0x0212da6c +data_ov041_0212dabc kind:data(any) addr:0x0212dabc +data_ov041_0212db1c kind:data(any) addr:0x0212db1c +data_ov041_0212db30 kind:data(any) addr:0x0212db30 +data_ov041_0212db54 kind:data(any) addr:0x0212db54 +data_ov041_0212dbc4 kind:data(any) addr:0x0212dbc4 +data_ov041_0212dc44 kind:data(any) addr:0x0212dc44 +data_ov041_0212dccc kind:data(any) addr:0x0212dccc +data_ov041_0212dce8 kind:data(any) addr:0x0212dce8 +data_ov041_0212dd30 kind:data(any) addr:0x0212dd30 +data_ov041_0212dd80 kind:data(any) addr:0x0212dd80 +data_ov041_0212dde8 kind:data(any) addr:0x0212dde8 +data_ov041_0212de0c kind:data(any) addr:0x0212de0c +data_ov041_0212de7c kind:data(any) addr:0x0212de7c +data_ov041_0212df04 kind:data(any) addr:0x0212df04 +data_ov041_0212df8c kind:data(any) addr:0x0212df8c +data_ov041_0212dfa0 kind:data(any) addr:0x0212dfa0 +data_ov041_0212dfbc kind:data(any) addr:0x0212dfbc +data_ov041_0212e008 kind:data(any) addr:0x0212e008 +data_ov041_0212e080 kind:data(any) addr:0x0212e080 +data_ov041_0212e09c kind:data(any) addr:0x0212e09c +data_ov041_0212e0fc kind:data(any) addr:0x0212e0fc +data_ov041_0212e11c kind:data(any) addr:0x0212e11c +data_ov041_0212e144 kind:data(any) addr:0x0212e144 +data_ov041_0212e168 kind:data(any) addr:0x0212e168 +data_ov041_0212e1bc kind:data(any) addr:0x0212e1bc +data_ov041_0212e1d0 kind:data(any) addr:0x0212e1d0 +data_ov041_0212e1ec kind:data(any) addr:0x0212e1ec +data_ov041_0212e208 kind:data(any) addr:0x0212e208 +data_ov041_0212e230 kind:data(any) addr:0x0212e230 +data_ov041_0212e260 kind:data(any) addr:0x0212e260 +data_ov041_0212e2a4 kind:data(any) addr:0x0212e2a4 +data_ov041_0212e2b8 kind:data(any) addr:0x0212e2b8 +data_ov041_0212e2d4 kind:data(any) addr:0x0212e2d4 +data_ov041_0212e318 kind:data(any) addr:0x0212e318 +data_ov041_0212e32c kind:data(any) addr:0x0212e32c +data_ov041_0212e348 kind:data(any) addr:0x0212e348 +data_ov041_0212e3a0 kind:bss addr:0x0212e3a0 +data_ov041_0212e3a4 kind:bss addr:0x0212e3a4 +data_ov041_0212e3b0 kind:bss addr:0x0212e3b0 +data_ov041_0212e488 kind:bss addr:0x0212e488 +data_ov041_0212e48c kind:bss addr:0x0212e48c +data_ov041_0212e498 kind:bss addr:0x0212e498 +data_ov041_0212e570 kind:bss addr:0x0212e570 +data_ov041_0212e574 kind:bss addr:0x0212e574 +data_ov041_0212e58c kind:bss addr:0x0212e58c +data_ov041_0212e5d0 kind:bss addr:0x0212e5d0 +data_ov041_0212e5d4 kind:bss addr:0x0212e5d4 +data_ov041_0212e5e0 kind:bss addr:0x0212e5e0 +data_ov041_0212e624 kind:bss addr:0x0212e624 +data_ov041_0212e628 kind:bss addr:0x0212e628 +data_ov041_0212e634 kind:bss addr:0x0212e634 +data_ov041_0212e640 kind:bss addr:0x0212e640 +data_ov041_0212e644 kind:bss addr:0x0212e644 +data_ov041_0212e650 kind:bss addr:0x0212e650 +data_ov041_0212e68c kind:bss addr:0x0212e68c +data_ov041_0212e690 kind:bss addr:0x0212e690 +data_ov041_0212e69c kind:bss addr:0x0212e69c +data_ov041_0212e6a8 kind:bss addr:0x0212e6a8 +data_ov041_0212e77c kind:bss addr:0x0212e77c +data_ov041_0212e7a0 kind:bss addr:0x0212e7a0 +data_ov041_0212e7a4 kind:bss addr:0x0212e7a4 +data_ov041_0212e7b0 kind:bss addr:0x0212e7b0 +data_ov041_0212e884 kind:bss addr:0x0212e884 +data_ov041_0212e8a8 kind:bss addr:0x0212e8a8 +data_ov041_0212e8ac kind:bss addr:0x0212e8ac +data_ov041_0212e8b8 kind:bss addr:0x0212e8b8 diff --git a/config/eur1/arm9/overlays/ov042/delinks.txt b/config/eur1/arm9/overlays/ov042/delinks.txt new file mode 100644 index 00000000..c0470bea --- /dev/null +++ b/config/eur1/arm9/overlays/ov042/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02123600 end:0x0212bbb4 kind:code align:32 + .rodata start:0x0212bbb4 end:0x0212bc24 kind:rodata align:4 + .init start:0x0212bc24 end:0x0212be04 kind:code align:4 + .ctor start:0x0212be04 end:0x0212be1c kind:rodata align:4 + .data start:0x0212be20 end:0x0212c7a0 kind:data align:32 + .bss start:0x0212c7a0 end:0x0212cc60 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov042/relocs.txt b/config/eur1/arm9/overlays/ov042/relocs.txt new file mode 100644 index 00000000..b8ca6c63 --- /dev/null +++ b/config/eur1/arm9/overlays/ov042/relocs.txt @@ -0,0 +1,1343 @@ +from:0x02123608 kind:load to:0x0212c7b0 module:overlay(42) +from:0x0212361c kind:arm_call to:0x02011f3c module:main +from:0x02123628 kind:arm_call to:0x02123678 module:overlay(42) +from:0x0212363c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123674 kind:load to:0x0212be44 module:overlay(42) +from:0x02123680 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02123698 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x021236ac kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x021236b8 kind:arm_call to:0x02123c7c module:overlay(42) +from:0x02123734 kind:load to:0x0212be68 module:overlay(42) +from:0x02123738 kind:load to:0x0212c7b0 module:overlay(42) +from:0x02123748 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021237d4 kind:load to:0x0203e964 module:main +from:0x02123808 kind:arm_call to:0x02123b78 module:overlay(42) +from:0x02123830 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212384c kind:arm_call to:0x02098964 module:overlay(0) +from:0x0212385c kind:arm_call to:0x02123acc module:overlay(42) +from:0x02123864 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021238bc kind:arm_call to:0x02098750 module:overlay(0) +from:0x021238cc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021238e8 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x021238f0 kind:arm_call to:0x02123acc module:overlay(42) +from:0x021238fc kind:arm_call to:0x02123acc module:overlay(42) +from:0x02123924 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02123934 kind:arm_call to:0x02123b30 module:overlay(42) +from:0x0212398c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x021239d0 kind:arm_call to:0x02123acc module:overlay(42) +from:0x021239f0 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02123a00 kind:arm_call to:0x02123acc module:overlay(42) +from:0x02123a0c kind:load to:0x027e0ce0 module:dtcm +from:0x02123a10 kind:load to:0x027e0d38 module:dtcm +from:0x02123a18 kind:load to:0x027e09c0 module:dtcm +from:0x02123a30 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02123ab8 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02123ac4 kind:load to:0x027e0130 module:dtcm +from:0x02123ac8 kind:load to:0x027e09b4 module:dtcm +from:0x02123ad8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02123afc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02123b14 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02123b20 kind:load to:0x027e0cec module:dtcm +from:0x02123b28 kind:load to:0x027e09a8 module:dtcm +from:0x02123b3c kind:arm_call to:0x02123bb0 module:overlay(42) +from:0x02123b70 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02123ba8 kind:arm_call to:0x02123acc module:overlay(42) +from:0x02123be0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123c68 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02123c74 kind:load to:0x0203e964 module:main +from:0x02123c78 kind:load to:0x027e09a8 module:dtcm +from:0x02123cb4 kind:load to:0x0212be28 module:overlay(42) +from:0x02123ccc kind:arm_call to:0x01fff458 module:itcm +from:0x02123ce0 kind:arm_call to:0x01fff458 module:itcm +from:0x02123cf4 kind:arm_call to:0x02123acc module:overlay(42) +from:0x02123d0c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02123d14 kind:arm_call to:0x02011ff4 module:main +from:0x02123d2c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02123d34 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123d3c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123d54 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02123d5c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123d64 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123d6c kind:arm_call to:0x02011ff4 module:main +from:0x02123d80 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02123d94 kind:load to:0x0212c898 module:overlay(42) +from:0x02123da8 kind:arm_call to:0x02011f3c module:main +from:0x02123db4 kind:arm_call to:0x02123e10 module:overlay(42) +from:0x02123dcc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123e0c kind:load to:0x0212bf70 module:overlay(42) +from:0x02123e1c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02123e80 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02123eac kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02123ec8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123ed8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123ef0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02123ef8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02123f00 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02123f44 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02123f7c kind:load to:0x0212bfe0 module:overlay(42) +from:0x02123f80 kind:load to:0x0212c898 module:overlay(42) +from:0x02123f84 kind:load to:0x0212bf94 module:overlay(42) +from:0x02123f88 kind:load to:0x0212bebc module:overlay(42) +from:0x02123f94 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02123fa8 kind:arm_call to:0x02123fc8 module:overlay(42) +from:0x02124000 kind:arm_call to:0x02017ee4 module:main +from:0x0212400c kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124020 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124030 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124054 kind:load to:0x020aed4c module:overlay(0) +from:0x02124064 kind:arm_call to:0x02124038 module:overlay(42) +from:0x0212409c kind:load to:0x0212bf30 module:overlay(42) +from:0x021240dc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02124104 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x021241dc kind:arm_call to:0x02098750 module:overlay(0) +from:0x02124214 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02124230 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02124248 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x0212425c kind:arm_call to:0x021250a0 module:overlay(42) +from:0x02124268 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0212428c kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021242c8 kind:arm_call to:0x02099114 module:overlay(0) +from:0x021242d4 kind:arm_call to:0x02124058 module:overlay(42) +from:0x021242f4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02124304 kind:load to:0x027e0ce4 module:dtcm +from:0x02124308 kind:load to:0x027e0d38 module:dtcm +from:0x0212431c kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02124390 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02124398 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021243bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021243d0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021243e4 kind:arm_call to:0x021240a0 module:overlay(42) +from:0x02124460 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0212446c kind:load to:0x0212bef8 module:overlay(42) +from:0x02124474 kind:load to:0x027e09c0 module:dtcm +from:0x0212448c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021244c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02124520 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0212452c kind:load to:0x0203e964 module:main +from:0x0212454c kind:arm_call to:0x01fff148 module:itcm +from:0x0212456c kind:arm_call to:0x01ff9258 module:itcm +from:0x021245ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021245f8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02124610 kind:load to:0x027e0ce0 module:dtcm +from:0x02124614 kind:load to:0x0203e964 module:main +from:0x02124634 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021246c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021246e0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0212470c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212471c kind:load to:0x0203e964 module:main +from:0x02124724 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212472c kind:load to:0x027e09a8 module:dtcm +from:0x021247dc kind:load to:0x02049be4 module:main +from:0x021247e4 kind:load to:0x0212bec8 module:overlay(42) +from:0x02124818 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124878 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02124888 kind:load to:0x0212bec8 module:overlay(42) +from:0x021248b0 kind:arm_call to:0x02099330 module:overlay(0) +from:0x02124900 kind:arm_call to:0x02123fc8 module:overlay(42) +from:0x0212490c kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124920 kind:arm_call to:0x01ff930c module:itcm +from:0x02124934 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124968 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x021249b4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021249c0 kind:load to:0x020aed44 module:overlay(0) +from:0x021249c8 kind:load to:0x0212bec8 module:overlay(42) +from:0x021249d4 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x021249e8 kind:arm_call to:0x02123fc8 module:overlay(42) +from:0x02124a00 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02124a70 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02124a80 kind:load to:0x0212bec8 module:overlay(42) +from:0x02124ab8 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02124ac4 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124b30 kind:arm_call to:0x02017ee4 module:main +from:0x02124b48 kind:load to:0x0212bec8 module:overlay(42) +from:0x02124b88 kind:arm_call to:0x01ff930c module:itcm +from:0x02124cc0 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124cd0 kind:arm_call to:0x02124534 module:overlay(42) +from:0x02124cec kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124d64 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124d70 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124d7c kind:load to:0x02049be4 module:main +from:0x02124d80 kind:load to:0x0203e964 module:main +from:0x02124dec kind:load to:0x0212bee0 module:overlay(42) +from:0x02124e28 kind:arm_call to:0x02015080 module:main +from:0x02124e38 kind:arm_call to:0x02124618 module:overlay(42) +from:0x02124e50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124eb8 kind:arm_call to:0x02124534 module:overlay(42) +from:0x02124ed8 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124ee4 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02124f60 kind:load to:0x0212bec8 module:overlay(42) +from:0x02124f88 kind:arm_call to:0x01fff148 module:itcm +from:0x02124fd0 kind:arm_call to:0x01ff916c module:itcm +from:0x02125000 kind:arm_call to:0x01ff916c module:itcm +from:0x0212502c kind:arm_call to:0x02015080 module:main +from:0x0212503c kind:arm_call to:0x02124618 module:overlay(42) +from:0x0212507c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125090 kind:arm_call to:0x02124058 module:overlay(42) +from:0x02125098 kind:load to:0x027e0ce0 module:dtcm +from:0x021250bc kind:arm_call to:0x0209764c module:overlay(0) +from:0x02125108 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02125118 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212515c kind:load to:0x020b53e4 module:overlay(0) +from:0x02125164 kind:load to:0x027e0ce4 module:dtcm +from:0x02125178 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02125184 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021251a0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021251b0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021251c0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021251c8 kind:arm_call to:0x02011ff4 module:main +from:0x021251f4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125220 kind:arm_call to:0x0203d210 module:main +from:0x02125228 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02125230 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02125238 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02125240 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212524c kind:load to:0x020a0328 module:overlay(0) +from:0x02125270 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212529c kind:arm_call to:0x0203d210 module:main +from:0x021252a4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021252ac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021252b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021252bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021252c4 kind:arm_call to:0x02011ff4 module:main +from:0x021252d0 kind:load to:0x020a0328 module:overlay(0) +from:0x021252dc kind:arm_call to:0x02097960 module:overlay(0) +from:0x021252f0 kind:load to:0x0212c980 module:overlay(42) +from:0x02125304 kind:arm_call to:0x02011f3c module:main +from:0x02125310 kind:arm_call to:0x02125398 module:overlay(42) +from:0x02125324 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212535c kind:load to:0x0212c09c module:overlay(42) +from:0x0212536c kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x02125380 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02125390 kind:load to:0x0212c0c0 module:overlay(42) +from:0x02125394 kind:load to:0x0212bbb4 module:overlay(42) +from:0x021253a0 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02125404 kind:arm_call to:0x02125364 module:overlay(42) +from:0x02125428 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02125430 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02125438 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02125484 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021254b0 kind:load to:0x0212c0ec module:overlay(42) +from:0x021254b4 kind:load to:0x0212c980 module:overlay(42) +from:0x021254b8 kind:load to:0x0212c040 module:overlay(42) +from:0x021254c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021254d8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021254f8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02125508 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02125514 kind:arm_call to:0x02125590 module:overlay(42) +from:0x02125520 kind:load to:0x021262a4 module:overlay(42) +from:0x02125538 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02125560 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02125580 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x021255f8 kind:load to:0x020aed4c module:overlay(0) +from:0x021255fc kind:load to:0x0212c074 module:overlay(42) +from:0x02125660 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02125688 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021256a0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021256c4 kind:arm_call to:0x02125590 module:overlay(42) +from:0x021256e0 kind:arm_call to:0x02125a64 module:overlay(42) +from:0x021256e8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125748 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02125754 kind:load to:0x0212c054 module:overlay(42) +from:0x0212575c kind:load to:0x027e09c0 module:dtcm +from:0x02125790 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021257a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021257ac kind:arm_call to:0x020986a8 module:overlay(0) +from:0x021257cc kind:arm_call to:0x02125590 module:overlay(42) +from:0x0212580c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0212581c kind:arm_call to:0x01ff930c module:itcm +from:0x02125890 kind:arm_call to:0x020986a8 module:overlay(0) +from:0x021258b8 kind:arm_call to:0x02125590 module:overlay(42) +from:0x021258c8 kind:load to:0x0203e964 module:main +from:0x021258d8 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x021258e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021258f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125938 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125940 kind:load to:0x027e0ce4 module:dtcm +from:0x02125974 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021259b8 kind:arm_call to:0x02125590 module:overlay(42) +from:0x021259c8 kind:arm_call to:0x021260e8 module:overlay(42) +from:0x021259fc kind:arm_call to:0x01ffb800 module:itcm +from:0x02125a0c kind:arm_call to:0x01ffb428 module:itcm +from:0x02125a4c kind:arm_call to:0x02125590 module:overlay(42) +from:0x02125a58 kind:arm_call to:0x01ff9770 module:itcm +from:0x02125aac kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02125acc kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02125b2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125b54 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02125b5c kind:arm_call to:0x02126168 module:overlay(42) +from:0x02125b6c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02125b8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125b98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125ba8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125bc4 kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x02125bd0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125be4 kind:arm_call to:0x021260e8 module:overlay(42) +from:0x02125c04 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02125c18 kind:arm_call to:0x02125590 module:overlay(42) +from:0x02125c28 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02125c3c kind:arm_call to:0x02098750 module:overlay(0) +from:0x02125c68 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x02125c74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c8c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02125ca4 kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x02125cb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125cc4 kind:arm_call to:0x021260e8 module:overlay(42) +from:0x02125cec kind:arm_call to:0x02125ff0 module:overlay(42) +from:0x02125d0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125d34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125d40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125d50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125d6c kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x02125d78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125d8c kind:arm_call to:0x021260e8 module:overlay(42) +from:0x02125dc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125dec kind:arm_call to:0x01ffb714 module:itcm +from:0x02125df8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125e08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125e24 kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x02125e30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125e44 kind:arm_call to:0x021260e8 module:overlay(42) +from:0x02125e60 kind:arm_call to:0x02125eac module:overlay(42) +from:0x02125e84 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02125e90 kind:load to:0x027e0ce4 module:dtcm +from:0x02125e9c kind:load to:0x027e0d38 module:dtcm +from:0x02125ea0 kind:load to:0x027e0ce0 module:dtcm +from:0x02125f10 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125f2c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125f54 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125f68 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02125fa4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125fb8 kind:arm_call to:0x021260e8 module:overlay(42) +from:0x02125fc8 kind:load to:0x027e0cec module:dtcm +from:0x02126004 kind:arm_call to:0x020d9934 module:overlay(31) +from:0x02126078 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x02126084 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212609c kind:arm_call to:0x02098708 module:overlay(0) +from:0x021260b4 kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x021260c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021260d4 kind:arm_call to:0x021260e8 module:overlay(42) +from:0x021260e0 kind:load to:0x027e0d34 module:dtcm +from:0x021260e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212615c kind:arm_call to:0x02125590 module:overlay(42) +from:0x02126164 kind:load to:0x0203e964 module:main +from:0x02126184 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021261c8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021261d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126238 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126254 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212626c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126284 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212628c kind:load to:0x027e0ce4 module:dtcm +from:0x02126290 kind:load to:0x027e0cec module:dtcm +from:0x0212629c kind:load to:0x027e09a8 module:dtcm +from:0x021262c8 kind:arm_call to:0x0200eab0 module:main +from:0x021262dc kind:arm_call to:0x0209832c module:overlay(0) +from:0x02126350 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021263c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021263d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021263f4 kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x02126400 kind:load to:0x027e09a8 module:dtcm +from:0x0212642c kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0212644c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126494 kind:arm_call to:0x01fff498 module:itcm +from:0x021264a0 kind:arm_call to:0x01fff584 module:itcm +from:0x021264e0 kind:arm_call to:0x0217485c module:overlay(94) +from:0x02126540 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126578 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021265cc kind:arm_call to:0x01ffb800 module:itcm +from:0x0212665c kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x02126670 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126698 kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x02126728 kind:load to:0x027e0ce8 module:dtcm +from:0x02126738 kind:load to:0x027e09a8 module:dtcm +from:0x02126740 kind:load to:0x0203e964 module:main +from:0x02126758 kind:arm_call to:0x0207c044 module:overlay(0) +from:0x0212677c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126788 kind:arm_call to:0x01fff458 module:itcm +from:0x021267fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126830 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212684c kind:arm_call to:0x01ffb800 module:itcm +from:0x021268a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021268b0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02126900 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212690c kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x02126928 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126970 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126980 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212698c kind:arm_call to:0x02125fd4 module:overlay(42) +from:0x0212699c kind:arm_call to:0x02125590 module:overlay(42) +from:0x021269b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021269dc kind:load to:0x027e0ce4 module:dtcm +from:0x021269e4 kind:load to:0x0203e964 module:main +from:0x021269e8 kind:load to:0x027e09a8 module:dtcm +from:0x021269f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02126a00 kind:arm_call to:0x02011ff4 module:main +from:0x02126a14 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02126a1c kind:arm_call to:0x02011ff4 module:main +from:0x02126a34 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02126a3c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02126a44 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02126a4c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02126a64 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02126a6c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02126a74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02126a7c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02126a84 kind:arm_call to:0x02011ff4 module:main +from:0x02126a98 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02126ad8 kind:arm_call to:0x0200f05c module:main +from:0x02126b18 kind:arm_call to:0x0200f05c module:main +from:0x02126b38 kind:arm_call to:0x02151a70 module:overlay(71) +from:0x02126b50 kind:arm_call to:0x021515ec module:overlay(71) +from:0x02126b94 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02126bc4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02126bc8 kind:load to:0x0212bbec module:overlay(42) +from:0x02126bcc kind:load to:0x0212bbfc module:overlay(42) +from:0x02126bd0 kind:load to:0x0212c14c module:overlay(42) +from:0x02126bd4 kind:load to:0x0212ca58 module:overlay(42) +from:0x02126bd8 kind:load to:0x0212bbd4 module:overlay(42) +from:0x02126be4 kind:arm_call to:0x0215adec module:overlay(71) +from:0x02126c3c kind:arm_call to:0x02153120 module:overlays(71,80) +from:0x02126c78 kind:load to:0x0212c1f8 module:overlay(42) +from:0x02126ca4 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x02126d10 kind:load to:0x027e0cd8 module:dtcm +from:0x02126d14 kind:load to:0x0212c308 module:overlay(42) +from:0x02126d38 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02126d44 kind:arm_call to:0x021275c4 module:overlay(42) +from:0x02126d4c kind:load to:0x027e0d70 module:dtcm +from:0x02126d64 kind:arm_call to:0x02159d64 module:overlays(61,71) +from:0x02126d88 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02126e54 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02126e5c kind:arm_call to:0x01ffd420 module:itcm +from:0x02126e88 kind:arm_call to:0x02015244 module:main +from:0x02126eac kind:arm_call to:0x01ffd420 module:itcm +from:0x02126ee0 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02126ee8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02126f34 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02126f3c kind:arm_call to:0x01ffd420 module:itcm +from:0x02126f54 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02126fa4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02127010 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02127038 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x02127070 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x021270d4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212710c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127124 kind:arm_call to:0x02128930 module:overlay(42) +from:0x02127134 kind:arm_call to:0x0215f0f0 module:overlay(71) +from:0x02127140 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02127150 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02127174 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02127180 kind:arm_call to:0x02128614 module:overlay(42) +from:0x021271a4 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021271d4 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02127200 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127284 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021272c8 kind:arm_call to:0x01fff148 module:itcm +from:0x021272e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021272f8 kind:arm_call to:0x01fff148 module:itcm +from:0x02127308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127314 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127328 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0212733c kind:arm_call to:0x02078798 module:overlay(0) +from:0x021273a8 kind:arm_call to:0x02128930 module:overlay(42) +from:0x021273c0 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x0212740c kind:arm_call to:0x02073330 module:overlay(0) +from:0x0212742c kind:arm_call to:0x0215adec module:overlay(71) +from:0x0212748c kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x02127498 kind:load to:0x027e09b8 module:dtcm +from:0x0212749c kind:load to:0x027e0d70 module:dtcm +from:0x021274a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021274a4 kind:load to:0x027e0cec module:dtcm +from:0x021274ac kind:load to:0x0212bbc4 module:overlay(42) +from:0x021274b0 kind:load to:0x0203e964 module:main +from:0x021274b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021274b8 kind:load to:0x027e09bc module:dtcm +from:0x021274e0 kind:arm_call to:0x0215ef70 module:overlay(71) +from:0x021274f0 kind:arm_call to:0x0215614c module:overlay(71) +from:0x02127500 kind:arm_call to:0x021561c8 module:overlay(71) +from:0x02127510 kind:arm_call to:0x02158d64 module:overlay(71) +from:0x02127524 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x02127544 kind:arm_call to:0x021275c4 module:overlay(42) +from:0x0212754c kind:load to:0x027e0d70 module:dtcm +from:0x02127570 kind:arm_call to:0x0215ef70 module:overlay(71) +from:0x02127580 kind:arm_call to:0x0215614c module:overlay(71) +from:0x02127590 kind:arm_call to:0x021561c8 module:overlay(71) +from:0x021275a4 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x021275b0 kind:arm_call to:0x02158dec module:overlays(61,71) +from:0x021275b8 kind:arm_call to:0x02127654 module:overlay(42) +from:0x021275c0 kind:load to:0x027e0d70 module:dtcm +from:0x021275d4 kind:arm_call to:0x02159d64 module:overlays(61,71) +from:0x021275f8 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x021276b0 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x021276d4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02127710 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127774 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021277b8 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x021277dc kind:arm_call to:0x02080320 module:overlay(0) +from:0x02127810 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127828 kind:arm_call to:0x02128930 module:overlay(42) +from:0x02127860 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02127884 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021278c4 kind:arm_call to:0x0215f0f0 module:overlay(71) +from:0x021278d4 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x021278dc kind:arm_call to:0x0215610c module:overlay(71) +from:0x02127908 kind:arm_call to:0x02128614 module:overlay(42) +from:0x02127910 kind:arm_call to:0x021285a0 module:overlay(42) +from:0x02127940 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0212794c kind:arm_call to:0x02128614 module:overlay(42) +from:0x02127954 kind:arm_call to:0x021285a0 module:overlay(42) +from:0x02127968 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x0212798c kind:arm_call to:0x02080320 module:overlay(0) +from:0x021279e0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021279f8 kind:arm_call to:0x02128930 module:overlay(42) +from:0x02127a00 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127a6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127a90 kind:arm_call to:0x0215614c module:overlay(71) +from:0x02127aa0 kind:arm_call to:0x021561c8 module:overlay(71) +from:0x02127ab4 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x02127ac8 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x02127ad4 kind:load to:0x027e0d70 module:dtcm +from:0x02127ad8 kind:load to:0x027e0cd8 module:dtcm +from:0x02127adc kind:load to:0x027e0cec module:dtcm +from:0x02127af0 kind:arm_call to:0x02128550 module:overlay(42) +from:0x02127b18 kind:arm_call to:0x02159d64 module:overlays(61,71) +from:0x02127b24 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127b88 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127ba0 kind:arm_call to:0x021583b4 module:overlays(62,71) +from:0x02127bac kind:load to:0x027e0cec module:dtcm +from:0x02127bc4 kind:arm_call to:0x02127d84 module:overlay(42) +from:0x02127bcc kind:arm_call to:0x02158424 module:overlays(62,65,71) +from:0x02127be0 kind:arm_call to:0x02128550 module:overlay(42) +from:0x02127c08 kind:arm_call to:0x02159d64 module:overlays(61,71) +from:0x02127c24 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127c7c kind:arm_call to:0x021589a8 module:overlays(67,71) +from:0x02127cd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127cf0 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127d58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127d64 kind:arm_call to:0x02127d84 module:overlay(42) +from:0x02127d70 kind:arm_call to:0x02158a88 module:overlay(71) +from:0x02127d7c kind:load to:0x027e0cec module:dtcm +from:0x02127dc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127de8 kind:arm_call to:0x02128930 module:overlay(42) +from:0x02127e74 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127ec0 kind:arm_call to:0x02128930 module:overlay(42) +from:0x02127eec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127f20 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x02127f30 kind:arm_call to:0x0215422c module:overlays(71,75) +from:0x02127f4c kind:arm_call to:0x0215f178 module:overlay(71) +from:0x02128004 kind:arm_call to:0x02128420 module:overlay(42) +from:0x02128010 kind:arm_call to:0x0215385c module:overlay(71) +from:0x02128024 kind:arm_call to:0x021523cc module:overlay(71) +from:0x0212802c kind:arm_call to:0x0215ae20 module:overlays(71,75) +from:0x02128054 kind:load to:0x027e0d70 module:dtcm +from:0x02128070 kind:load to:0x027e0d70 module:dtcm +from:0x02128074 kind:load to:0x0215f290 module:overlays(60,62,66,71,86) +from:0x021280cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021280e0 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128160 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x021281cc kind:arm_call to:0x02098708 module:overlay(0) +from:0x021281dc kind:arm_call to:0x01ff930c module:itcm +from:0x021281ec kind:arm_call to:0x0215abb0 module:overlays(71,86) +from:0x021281f8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0212821c kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128288 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021282a8 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128328 kind:arm_call to:0x02150d80 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128388 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021283b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021283cc kind:arm_call to:0x02128930 module:overlay(42) +from:0x021283ec kind:load to:0x027e0cec module:dtcm +from:0x02128400 kind:arm_call to:0x0215a014 module:overlays(67,71) +from:0x02128444 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0212845c kind:arm_call to:0x020982fc module:overlay(0) +from:0x021284a0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021284d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021284ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0212850c kind:arm_call to:0x01ff9258 module:itcm +from:0x02128548 kind:load to:0x021642c4 module:overlays(59,63,68,71,73,84) +from:0x0212854c kind:load to:0x027e0cd8 module:dtcm +from:0x02128574 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212858c kind:arm_call to:0x02159bdc module:overlays(62,71,87) +from:0x021285d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021285f0 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02128610 kind:load to:0x027e0cd8 module:dtcm +from:0x02128668 kind:arm_call to:0x01fff17c module:itcm +from:0x021286d8 kind:arm_call to:0x01fff17c module:itcm +from:0x0212875c kind:arm_call to:0x01fff17c module:itcm +from:0x021287e0 kind:arm_call to:0x01fff17c module:itcm +from:0x021288a4 kind:arm_call to:0x01fff17c module:itcm +from:0x02128918 kind:load to:0x027e0ce0 module:dtcm +from:0x0212891c kind:load to:0x0203e964 module:main +from:0x02128920 kind:load to:0x02049be4 module:main +from:0x0212892c kind:load to:0x0212ca58 module:overlay(42) +from:0x02128964 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128980 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212899c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021289b8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021289c8 kind:load to:0x027e0cec module:dtcm +from:0x021289d4 kind:arm_call to:0x02152090 module:overlay(71) +from:0x021289e8 kind:arm_call to:0x02152090 module:overlay(71) +from:0x021289f0 kind:arm_call to:0x02011ff4 module:main +from:0x02128a04 kind:load to:0x0212ca74 module:overlay(42) +from:0x02128a18 kind:arm_call to:0x02011f3c module:main +from:0x02128a24 kind:arm_call to:0x02128a78 module:overlay(42) +from:0x02128a38 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02128a74 kind:load to:0x0212c42c module:overlay(42) +from:0x02128a88 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02128aec kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02128b18 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02128b30 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128b40 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128b78 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02128b90 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128ba4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02128bac kind:arm_call to:0x02099874 module:overlay(0) +from:0x02128bb4 kind:arm_call_thumb to:0x0209b29c module:overlay(0) +from:0x02128bbc kind:arm_call to:0x02060804 module:overlay(0) +from:0x02128bc4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02128c3c kind:arm_call to:0x0206082c module:overlay(0) +from:0x02128c4c kind:arm_call to:0x0206082c module:overlay(0) +from:0x02128c5c kind:load to:0x0212c498 module:overlay(42) +from:0x02128c60 kind:load to:0x0212ca74 module:overlay(42) +from:0x02128c64 kind:load to:0x0212bf94 module:overlay(42) +from:0x02128c68 kind:load to:0x0212c450 module:overlay(42) +from:0x02128c6c kind:load to:0x0212c418 module:overlay(42) +from:0x02128c78 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02128cac kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02128d04 kind:arm_call to:0x0212928c module:overlay(42) +from:0x02128d2c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02128d58 kind:load to:0x027e09b8 module:dtcm +from:0x02128da4 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02128dac kind:arm_call to:0x0209888c module:overlay(0) +from:0x02128dd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128de0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02128e34 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02128e4c kind:arm_call to:0x0212b264 module:overlay(42) +from:0x02128eb0 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02128eb8 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02128edc kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02128f18 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02128f24 kind:arm_call to:0x0212928c module:overlay(42) +from:0x02128f54 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02128f5c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02128f74 kind:load to:0x0212c568 module:overlay(42) +from:0x02128f7c kind:load to:0x027e0d38 module:dtcm +from:0x02129004 kind:arm_call to:0x01fff148 module:itcm +from:0x021290b0 kind:arm_call to:0x0201aad0 module:main +from:0x02129170 kind:arm_call to:0x0201aad0 module:main +from:0x0212917c kind:load to:0x027e0998 module:dtcm +from:0x02129180 kind:load to:0x027e0ce0 module:dtcm +from:0x02129184 kind:load to:0x0204af1c module:main +from:0x0212919c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021291f8 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02129218 kind:arm_call to:0x01ffc634 module:itcm +from:0x02129228 kind:load to:0x027e09b4 module:dtcm +from:0x0212924c kind:load to:0x0212928c module:overlay(42) +from:0x02129298 kind:arm_call to:0x02129250 module:overlay(42) +from:0x021292d0 kind:load to:0x0212c5e8 module:overlay(42) +from:0x0212931c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021293a8 kind:load to:0x0212c4f0 module:overlay(42) +from:0x021293ac kind:load to:0x02049be4 module:main +from:0x021293b4 kind:load to:0x0212c668 module:overlay(42) +from:0x021293c4 kind:arm_call to:0x0212b27c module:overlay(42) +from:0x021293e4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021293ec kind:arm_call to:0x0212ada8 module:overlay(42) +from:0x02129404 kind:arm_call to:0x0212928c module:overlay(42) +from:0x02129410 kind:load to:0x027e09a8 module:dtcm +from:0x02129454 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021294e8 kind:arm_call to:0x0209b2b8 module:overlay(0) +from:0x021294f4 kind:load to:0x0212c4f0 module:overlay(42) +from:0x021294f8 kind:load to:0x02049be4 module:main +from:0x02129500 kind:load to:0x0212c668 module:overlay(42) +from:0x02129510 kind:arm_call to:0x0212b27c module:overlay(42) +from:0x02129520 kind:arm_call to:0x01ff916c module:itcm +from:0x0212954c kind:arm_call to:0x0209b474 module:overlay(0) +from:0x02129574 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212957c kind:arm_call to:0x0212ada8 module:overlay(42) +from:0x02129590 kind:arm_call to:0x0212928c module:overlay(42) +from:0x021295b4 kind:arm_call to:0x0212928c module:overlay(42) +from:0x021295c4 kind:load to:0x027e09a8 module:dtcm +from:0x0212960c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02129668 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02129674 kind:load to:0x0212c508 module:overlay(42) +from:0x0212967c kind:load to:0x0212c668 module:overlay(42) +from:0x0212968c kind:arm_call to:0x0212aee4 module:overlay(42) +from:0x0212969c kind:arm_call to:0x0215f124 module:overlay(71) +from:0x021296b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021296d0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021296e4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021296f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02129704 kind:arm_call to:0x01fff148 module:itcm +from:0x02129710 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129718 kind:arm_call to:0x01ffb800 module:itcm +from:0x02129728 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212975c kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x02129770 kind:arm_call to:0x0212928c module:overlay(42) +from:0x02129794 kind:arm_call to:0x01ff9770 module:itcm +from:0x021297a0 kind:arm_call to:0x0212928c module:overlay(42) +from:0x021297ac kind:load to:0x027e0d70 module:dtcm +from:0x021297b4 kind:load to:0x027e09a8 module:dtcm +from:0x021297bc kind:load to:0x027e0ce0 module:dtcm +from:0x02129808 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021298d8 kind:load to:0x0212c508 module:overlay(42) +from:0x021298e0 kind:load to:0x0212c668 module:overlay(42) +from:0x021298e4 kind:load to:0x02049be4 module:main +from:0x021298fc kind:arm_call to:0x0212aee4 module:overlay(42) +from:0x0212990c kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x0212991c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212992c kind:arm_call to:0x01fff1e0 module:itcm +from:0x02129940 kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x02129958 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x02129974 kind:arm_call to:0x01fff148 module:itcm +from:0x02129980 kind:arm_call to:0x0215f124 module:overlay(71) +from:0x02129a88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129a9c kind:arm_call to:0x01ff97c8 module:itcm +from:0x02129aac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129abc kind:arm_call to:0x01fff148 module:itcm +from:0x02129ad0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129af0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129b24 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x02129b38 kind:arm_call to:0x0212928c module:overlay(42) +from:0x02129b80 kind:arm_call to:0x020d9b1c module:overlay(31) +from:0x02129b94 kind:arm_call to:0x0212928c module:overlay(42) +from:0x02129ba4 kind:arm_call to:0x0212928c module:overlay(42) +from:0x02129bb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02129bb4 kind:load to:0x027e0d70 module:dtcm +from:0x02129bb8 kind:load to:0x02049be4 module:main +from:0x02129bc0 kind:load to:0x0203e964 module:main +from:0x02129bc4 kind:load to:0x027e0d34 module:dtcm +from:0x02129c08 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02129c70 kind:arm_call to:0x01fff17c module:itcm +from:0x02129c88 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02129cec kind:load to:0x0212c508 module:overlay(42) +from:0x02129cf4 kind:load to:0x0212c668 module:overlay(42) +from:0x02129cf8 kind:load to:0x027e0ce0 module:dtcm +from:0x02129cfc kind:load to:0x02049be4 module:main +from:0x02129d18 kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x02129d28 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02129d38 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02129d4c kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x02129d68 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x02129d84 kind:arm_call to:0x01fff148 module:itcm +from:0x02129d90 kind:arm_call to:0x0215f124 module:overlay(71) +from:0x02129dd4 kind:arm_call to:0x01fff148 module:itcm +from:0x02129df4 kind:arm_call to:0x01fff17c module:itcm +from:0x02129e08 kind:arm_call to:0x01fff17c module:itcm +from:0x02129f48 kind:arm_call to:0x01fff168 module:itcm +from:0x02129f58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129f78 kind:arm_call to:0x0212aee4 module:overlay(42) +from:0x02129f84 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x02129f9c kind:arm_call to:0x0212928c module:overlay(42) +from:0x02129fa8 kind:load to:0x027e0ce0 module:dtcm +from:0x02129fac kind:load to:0x027e0d70 module:dtcm +from:0x02129fb8 kind:load to:0x0203e964 module:main +from:0x02129fd4 kind:arm_call to:0x01fff148 module:itcm +from:0x02129ff8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0212a090 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a094 kind:load to:0x020aed4c module:overlay(0) +from:0x0212a098 kind:load to:0x0203e964 module:main +from:0x0212a0b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212a0dc kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0212a0e8 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212a130 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212a164 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a174 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a180 kind:load to:0x0212c4f0 module:overlay(42) +from:0x0212a19c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a1b0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212a228 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212a230 kind:arm_call to:0x0212ada8 module:overlay(42) +from:0x0212a244 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212a290 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a2ac kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212a2b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a2bc kind:load to:0x027e09a8 module:dtcm +from:0x0212a308 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212a35c kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a36c kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a38c kind:load to:0x0212c4f0 module:overlay(42) +from:0x0212a390 kind:load to:0x0212c680 module:overlay(42) +from:0x0212a3dc kind:arm_call to:0x02015080 module:main +from:0x0212a3fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212a420 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a4ac kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212a4b4 kind:arm_call to:0x0212b0e0 module:overlay(42) +from:0x0212a4d8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0212a4ec kind:arm_call to:0x02073330 module:overlay(0) +from:0x0212a4fc kind:arm_call to:0x0212b23c module:overlay(42) +from:0x0212a508 kind:load to:0x027e09a8 module:dtcm +from:0x0212a514 kind:load to:0x0212c668 module:overlay(42) +from:0x0212a51c kind:load to:0x027e09b8 module:dtcm +from:0x0212a548 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212a57c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212a5ac kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212a5b4 kind:load to:0x027e09a8 module:dtcm +from:0x0212a5cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212a650 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0212a664 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212a694 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0212a6a8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a6b8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a6c0 kind:load to:0x020aed4c module:overlay(0) +from:0x0212a6cc kind:arm_call to:0x02099330 module:overlay(0) +from:0x0212a720 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212a72c kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212a744 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0212a7a8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0212a7b8 kind:load to:0x0212c668 module:overlay(42) +from:0x0212a7f0 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0212a7fc kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212a84c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212a86c kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0212a880 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0212a894 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a8a4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0212a8b0 kind:load to:0x020aed4c module:overlay(0) +from:0x0212a8b4 kind:load to:0x0212c520 module:overlay(42) +from:0x0212a8b8 kind:load to:0x020aed44 module:overlay(0) +from:0x0212a8c8 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0212a944 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212a9b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a9f4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212aa68 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212aa74 kind:load to:0x0212c520 module:overlay(42) +from:0x0212aa7c kind:load to:0x0212c6b0 module:overlay(42) +from:0x0212aa80 kind:load to:0x0212c538 module:overlay(42) +from:0x0212aa84 kind:load to:0x0212c6c8 module:overlay(42) +from:0x0212aae4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212ab24 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212ab88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212ac14 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212ac1c kind:arm_call to:0x0212b0e0 module:overlay(42) +from:0x0212ac30 kind:arm_call to:0x0212b14c module:overlay(42) +from:0x0212ac3c kind:load to:0x0212c550 module:overlay(42) +from:0x0212ac44 kind:load to:0x0212c6e0 module:overlay(42) +from:0x0212ac48 kind:load to:0x0212c668 module:overlay(42) +from:0x0212ac4c kind:load to:0x027e09a8 module:dtcm +from:0x0212ac9c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212acec kind:load to:0x0212c4f0 module:overlay(42) +from:0x0212acf4 kind:load to:0x0212c668 module:overlay(42) +from:0x0212ad00 kind:arm_call to:0x0212b27c module:overlay(42) +from:0x0212ad10 kind:arm_call to:0x01ff916c module:itcm +from:0x0212ad30 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212ad40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212ad50 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212ad58 kind:arm_call to:0x0212ada8 module:overlay(42) +from:0x0212ad6c kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212ad98 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212ada0 kind:load to:0x027e09a8 module:dtcm +from:0x0212adc4 kind:arm_call to:0x01fff148 module:itcm +from:0x0212ae30 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x0212ae54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212ae70 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0212ae9c kind:arm_call to:0x02016c68 module:main +from:0x0212aec8 kind:arm_call to:0x02016cf0 module:main +from:0x0212aee0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212af08 kind:arm_call to:0x01ffedac module:itcm +from:0x0212af14 kind:arm_call to:0x02080984 module:overlay(0) +from:0x0212af24 kind:arm_call to:0x0205ae80 module:overlay(0) +from:0x0212af60 kind:load to:0x027e0cd8 module:dtcm +from:0x0212af80 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212afec kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0212b004 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0212b050 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0212b0c0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0212b0d0 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212b0dc kind:load to:0x027e09b8 module:dtcm +from:0x0212b148 kind:load to:0x027e0cd8 module:dtcm +from:0x0212b188 kind:arm_call to:0x0209bd3c module:overlay(0) +from:0x0212b1a8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0212b1cc kind:arm_call to:0x02016c68 module:main +from:0x0212b1ec kind:arm_call to:0x02016cf0 module:main +from:0x0212b200 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212b220 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212b230 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212b250 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212b25c kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212b2e4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212b348 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212b388 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0212b394 kind:load to:0x0212c4f0 module:overlay(42) +from:0x0212b398 kind:load to:0x02049be4 module:main +from:0x0212b3c0 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0212b3f0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212b414 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0212b450 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0212b460 kind:arm_call to:0x02099818 module:overlay(0) +from:0x0212b468 kind:arm_call to:0x0212b39c module:overlay(42) +from:0x0212b488 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212b490 kind:arm_call to:0x0212b39c module:overlay(42) +from:0x0212b4b4 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x0212b4f4 kind:arm_call to:0x0202851c module:main +from:0x0212b50c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212b514 kind:arm_call to:0x0212b39c module:overlay(42) +from:0x0212b534 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0212b574 kind:arm_call to:0x0202851c module:main +from:0x0212b590 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212b5a4 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0212b5b4 kind:arm_call to:0x02099818 module:overlay(0) +from:0x0212b5bc kind:arm_call to:0x0212b39c module:overlay(42) +from:0x0212b5c8 kind:load to:0x027e09a8 module:dtcm +from:0x0212b608 kind:arm_call to:0x01ffce1c module:itcm +from:0x0212b63c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212b650 kind:load to:0x020578a4 module:overlay(0) +from:0x0212b664 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212b66c kind:arm_call to:0x02011ff4 module:main +from:0x0212b698 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212b6c4 kind:arm_call to:0x0203d210 module:main +from:0x0212b6cc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212b6d4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212b6dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b6e4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212b6f0 kind:load to:0x020a0328 module:overlay(0) +from:0x0212b714 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212b740 kind:arm_call to:0x0203d210 module:main +from:0x0212b748 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212b750 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212b758 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212b760 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212b768 kind:arm_call to:0x02011ff4 module:main +from:0x0212b774 kind:load to:0x020a0328 module:overlay(0) +from:0x0212b780 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212b794 kind:load to:0x0212cb5c module:overlay(42) +from:0x0212b7a8 kind:arm_call to:0x02011f3c module:main +from:0x0212b7b4 kind:arm_call to:0x0212b85c module:overlay(42) +from:0x0212b7cc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0212b7dc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0212b848 kind:load to:0x0212c700 module:overlay(42) +from:0x0212b84c kind:load to:0x0212c738 module:overlay(42) +from:0x0212b850 kind:load to:0x0212c71c module:overlay(42) +from:0x0212b864 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0212b87c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212b88c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212b8f8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0212b90c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0212b920 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0212b92c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212b94c kind:load to:0x0212c760 module:overlay(42) +from:0x0212b950 kind:load to:0x0212cb5c module:overlay(42) +from:0x0212b954 kind:load to:0x0212cb7c module:overlay(42) +from:0x0212b958 kind:load to:0x0212bc14 module:overlay(42) +from:0x0212b95c kind:load to:0x0212cc30 module:overlay(42) +from:0x0212b9d8 kind:arm_call to:0x0200efdc module:main +from:0x0212b9e8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0212ba10 kind:arm_call to:0x0212baf8 module:overlay(42) +from:0x0212ba1c kind:load to:0x027e0cd8 module:dtcm +from:0x0212ba88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212bac4 kind:arm_call to:0x0212baf8 module:overlay(42) +from:0x0212badc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212baf0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212baf4 kind:load to:0x027e09a8 module:dtcm +from:0x0212bb24 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0212bb2c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0212bb3c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0212bb48 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0212bb50 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0212bb64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212bb6c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212bb84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212bb8c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0212bb94 kind:arm_call to:0x02011ff4 module:main +from:0x0212bba8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0212bc40 kind:arm_call to:0x02123630 module:overlay(42) +from:0x0212bc50 kind:arm_call to:0x0203ce74 module:main +from:0x0212bc64 kind:load to:0x0212c7a0 module:overlay(42) +from:0x0212bc68 kind:load to:0x0212c7b0 module:overlay(42) +from:0x0212bc6c kind:load to:0x02123d78 module:overlay(42) +from:0x0212bc70 kind:load to:0x0212c7a4 module:overlay(42) +from:0x0212bca4 kind:arm_call to:0x02123dbc module:overlay(42) +from:0x0212bcb4 kind:arm_call to:0x0203ce74 module:main +from:0x0212bccc kind:load to:0x0212bebc module:overlay(42) +from:0x0212bcd0 kind:load to:0x0212c888 module:overlay(42) +from:0x0212bcd4 kind:load to:0x0212c898 module:overlay(42) +from:0x0212bcd8 kind:load to:0x021252d4 module:overlay(42) +from:0x0212bcdc kind:load to:0x0212c88c module:overlay(42) +from:0x0212bcfc kind:arm_call to:0x02125318 module:overlay(42) +from:0x0212bd0c kind:arm_call to:0x0203ce74 module:main +from:0x0212bd20 kind:load to:0x0212c970 module:overlay(42) +from:0x0212bd24 kind:load to:0x0212c980 module:overlay(42) +from:0x0212bd28 kind:load to:0x02126a90 module:overlay(42) +from:0x0212bd2c kind:load to:0x0212c974 module:overlay(42) +from:0x0212bd44 kind:load to:0x0212ca58 module:overlay(42) +from:0x0212bd78 kind:arm_call to:0x02128a2c module:overlay(42) +from:0x0212bd88 kind:arm_call to:0x0203ce74 module:main +from:0x0212bda0 kind:load to:0x0212c418 module:overlay(42) +from:0x0212bda4 kind:load to:0x0212ca64 module:overlay(42) +from:0x0212bda8 kind:load to:0x0212ca74 module:overlay(42) +from:0x0212bdac kind:load to:0x0212b778 module:overlay(42) +from:0x0212bdb0 kind:load to:0x0212ca68 module:overlay(42) +from:0x0212bdd0 kind:arm_call to:0x0212b7bc module:overlay(42) +from:0x0212bde0 kind:arm_call to:0x0203ce74 module:main +from:0x0212bdf4 kind:load to:0x0212cb4c module:overlay(42) +from:0x0212bdf8 kind:load to:0x0212cb5c module:overlay(42) +from:0x0212bdfc kind:load to:0x0212bba0 module:overlay(42) +from:0x0212be00 kind:load to:0x0212cb50 module:overlay(42) +from:0x0212be04 kind:load to:0x0212bc24 module:overlay(42) +from:0x0212be08 kind:load to:0x0212bc74 module:overlay(42) +from:0x0212be0c kind:load to:0x0212bce0 module:overlay(42) +from:0x0212be10 kind:load to:0x0212bd30 module:overlay(42) +from:0x0212be14 kind:load to:0x0212bd48 module:overlay(42) +from:0x0212be18 kind:load to:0x0212bdb4 module:overlay(42) +from:0x0212be28 kind:load to:0x02123740 module:overlay(42) +from:0x0212be2c kind:load to:0x02123d04 module:overlay(42) +from:0x0212be30 kind:load to:0x0207b750 module:overlay(0) +from:0x0212be34 kind:load to:0x0207b788 module:overlay(0) +from:0x0212be38 kind:load to:0x02123cb8 module:overlay(42) +from:0x0212be44 kind:load to:0x0212360c module:overlay(42) +from:0x0212be48 kind:load to:0x02097998 module:overlay(0) +from:0x0212be4c kind:load to:0x020977a8 module:overlay(0) +from:0x0212be50 kind:load to:0x02097824 module:overlay(0) +from:0x0212be54 kind:load to:0x020979a0 module:overlay(0) +from:0x0212be58 kind:load to:0x020979c0 module:overlay(0) +from:0x0212be5c kind:load to:0x020979ec module:overlay(0) +from:0x0212be68 kind:load to:0x0209856c module:overlay(0) +from:0x0212be6c kind:load to:0x020985a8 module:overlay(0) +from:0x0212be70 kind:load to:0x020985c0 module:overlay(0) +from:0x0212be74 kind:load to:0x020985cc module:overlay(0) +from:0x0212be78 kind:load to:0x01fff464 module:itcm +from:0x0212be7c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212be80 kind:load to:0x02123754 module:overlay(42) +from:0x0212be84 kind:load to:0x02098504 module:overlay(0) +from:0x0212be88 kind:load to:0x021237d8 module:overlay(42) +from:0x0212be8c kind:load to:0x0209850c module:overlay(0) +from:0x0212be90 kind:load to:0x02098510 module:overlay(0) +from:0x0212be94 kind:load to:0x02123a1c module:overlay(42) +from:0x0212be98 kind:load to:0x02098518 module:overlay(0) +from:0x0212be9c kind:load to:0x0209851c module:overlay(0) +from:0x0212bea0 kind:load to:0x020985d8 module:overlay(0) +from:0x0212bea4 kind:load to:0x02098644 module:overlay(0) +from:0x0212bea8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212beac kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212beb0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212beb4 kind:load to:0x02123d20 module:overlay(42) +from:0x0212beb8 kind:load to:0x02123d48 module:overlay(42) +from:0x0212bef8 kind:load to:0x021247e8 module:overlay(42) +from:0x0212bf00 kind:load to:0x0212488c module:overlay(42) +from:0x0212bf08 kind:load to:0x021249cc module:overlay(42) +from:0x0212bf10 kind:load to:0x02124a84 module:overlay(42) +from:0x0212bf18 kind:load to:0x02124b4c module:overlay(42) +from:0x0212bf20 kind:load to:0x02124df0 module:overlay(42) +from:0x0212bf28 kind:load to:0x02124f64 module:overlay(42) +from:0x0212bf30 kind:load to:0x02124734 module:overlay(42) +from:0x0212bf38 kind:load to:0x02124820 module:overlay(42) +from:0x0212bf40 kind:load to:0x02124940 module:overlay(42) +from:0x0212bf48 kind:load to:0x021249f0 module:overlay(42) +from:0x0212bf50 kind:load to:0x02124ad8 module:overlay(42) +from:0x0212bf58 kind:load to:0x02124d84 module:overlay(42) +from:0x0212bf60 kind:load to:0x02124eec module:overlay(42) +from:0x0212bf70 kind:load to:0x02123d98 module:overlay(42) +from:0x0212bf74 kind:load to:0x02097998 module:overlay(0) +from:0x0212bf78 kind:load to:0x020977a8 module:overlay(0) +from:0x0212bf7c kind:load to:0x02097824 module:overlay(0) +from:0x0212bf80 kind:load to:0x020979a0 module:overlay(0) +from:0x0212bf84 kind:load to:0x020979c0 module:overlay(0) +from:0x0212bf88 kind:load to:0x020979ec module:overlay(0) +from:0x0212bf94 kind:load to:0x02123f8c module:overlay(42) +from:0x0212bf98 kind:load to:0x021251b8 module:overlay(42) +from:0x0212bf9c kind:load to:0x0209a2a8 module:overlay(0) +from:0x0212bfa0 kind:load to:0x0209a2dc module:overlay(0) +from:0x0212bfa4 kind:load to:0x0209a374 module:overlay(0) +from:0x0212bfa8 kind:load to:0x0209a388 module:overlay(0) +from:0x0212bfac kind:load to:0x0209a138 module:overlay(0) +from:0x0212bfb0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0212bfb4 kind:load to:0x0209a438 module:overlay(0) +from:0x0212bfb8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212bfbc kind:load to:0x0209a344 module:overlay(0) +from:0x0212bfc0 kind:load to:0x0209a35c module:overlay(0) +from:0x0212bfc4 kind:load to:0x0209a39c module:overlay(0) +from:0x0212bfc8 kind:load to:0x0209a728 module:overlay(0) +from:0x0212bfcc kind:load to:0x0212518c module:overlay(42) +from:0x0212bfd0 kind:load to:0x02125168 module:overlay(42) +from:0x0212bfd4 kind:load to:0x0209a760 module:overlay(0) +from:0x0212bfe0 kind:load to:0x0209856c module:overlay(0) +from:0x0212bfe4 kind:load to:0x020985a8 module:overlay(0) +from:0x0212bfe8 kind:load to:0x020985c0 module:overlay(0) +from:0x0212bfec kind:load to:0x020985cc module:overlay(0) +from:0x0212bff0 kind:load to:0x01fff464 module:itcm +from:0x0212bff4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212bff8 kind:load to:0x02123fa0 module:overlay(42) +from:0x0212bffc kind:load to:0x02098504 module:overlay(0) +from:0x0212c000 kind:load to:0x0212430c module:overlay(42) +from:0x0212c004 kind:load to:0x0209850c module:overlay(0) +from:0x0212c008 kind:load to:0x02098510 module:overlay(0) +from:0x0212c00c kind:load to:0x02124478 module:overlay(42) +from:0x0212c010 kind:load to:0x02099058 module:overlay(0) +from:0x0212c014 kind:load to:0x0209851c module:overlay(0) +from:0x0212c018 kind:load to:0x020985d8 module:overlay(0) +from:0x0212c01c kind:load to:0x02098644 module:overlay(0) +from:0x0212c020 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212c024 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212c028 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212c02c kind:load to:0x021251d4 module:overlay(42) +from:0x0212c030 kind:load to:0x02125250 module:overlay(42) +from:0x0212c034 kind:load to:0x020995dc module:overlay(0) +from:0x0212c040 kind:load to:0x021254d0 module:overlay(42) +from:0x0212c044 kind:load to:0x02126a0c module:overlay(42) +from:0x0212c048 kind:load to:0x021262d0 module:overlay(42) +from:0x0212c04c kind:load to:0x02126408 module:overlay(42) +from:0x0212c050 kind:load to:0x02126744 module:overlay(42) +from:0x0212c054 kind:load to:0x02125770 module:overlay(42) +from:0x0212c05c kind:load to:0x021259f0 module:overlay(42) +from:0x0212c064 kind:load to:0x021257ec module:overlay(42) +from:0x0212c06c kind:load to:0x02125944 module:overlay(42) +from:0x0212c074 kind:load to:0x02125760 module:overlay(42) +from:0x0212c07c kind:load to:0x021259d4 module:overlay(42) +from:0x0212c084 kind:load to:0x021257dc module:overlay(42) +from:0x0212c08c kind:load to:0x021258cc module:overlay(42) +from:0x0212c09c kind:load to:0x021252f4 module:overlay(42) +from:0x0212c0a0 kind:load to:0x02097998 module:overlay(0) +from:0x0212c0a4 kind:load to:0x020977a8 module:overlay(0) +from:0x0212c0a8 kind:load to:0x02097824 module:overlay(0) +from:0x0212c0ac kind:load to:0x020979a0 module:overlay(0) +from:0x0212c0b0 kind:load to:0x020979c0 module:overlay(0) +from:0x0212c0b4 kind:load to:0x020979ec module:overlay(0) +from:0x0212c0c0 kind:load to:0x021254bc module:overlay(42) +from:0x0212c0c4 kind:load to:0x021269f0 module:overlay(42) +from:0x0212c0c8 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212c0cc kind:load to:0x02057a88 module:overlay(0) +from:0x0212c0d0 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212c0d4 kind:load to:0x02057e44 module:overlay(0) +from:0x0212c0d8 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212c0dc kind:load to:0x0209a7f0 module:overlay(0) +from:0x0212c0e0 kind:load to:0x02057d84 module:overlay(0) +from:0x0212c0ec kind:load to:0x0209856c module:overlay(0) +from:0x0212c0f0 kind:load to:0x020985a8 module:overlay(0) +from:0x0212c0f4 kind:load to:0x020985c0 module:overlay(0) +from:0x0212c0f8 kind:load to:0x020985cc module:overlay(0) +from:0x0212c0fc kind:load to:0x01fff464 module:itcm +from:0x0212c100 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212c104 kind:load to:0x021254e4 module:overlay(42) +from:0x0212c108 kind:load to:0x02098504 module:overlay(0) +from:0x0212c10c kind:load to:0x02125600 module:overlay(42) +from:0x0212c110 kind:load to:0x0209850c module:overlay(0) +from:0x0212c114 kind:load to:0x02098510 module:overlay(0) +from:0x0212c118 kind:load to:0x02125524 module:overlay(42) +from:0x0212c11c kind:load to:0x02099058 module:overlay(0) +from:0x0212c120 kind:load to:0x0209851c module:overlay(0) +from:0x0212c124 kind:load to:0x020985d8 module:overlay(0) +from:0x0212c128 kind:load to:0x02098644 module:overlay(0) +from:0x0212c12c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212c130 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212c134 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212c138 kind:load to:0x02126a28 module:overlay(42) +from:0x0212c13c kind:load to:0x02126a58 module:overlay(42) +from:0x0212c140 kind:load to:0x020995dc module:overlay(0) +from:0x0212c14c kind:load to:0x0209856c module:overlay(0) +from:0x0212c150 kind:load to:0x020985a8 module:overlay(0) +from:0x0212c154 kind:load to:0x020985c0 module:overlay(0) +from:0x0212c158 kind:load to:0x020985cc module:overlay(0) +from:0x0212c15c kind:load to:0x01fff464 module:itcm +from:0x0212c160 kind:load to:0x0215b184 module:overlays(61,64,65,67,69,71) +from:0x0212c164 kind:load to:0x021521f4 module:overlays(29,30,71) +from:0x0212c168 kind:load to:0x02098504 module:overlay(0) +from:0x0212c16c kind:load to:0x02153238 module:overlays(29,58,71) +from:0x0212c170 kind:load to:0x02126bdc module:overlay(42) +from:0x0212c174 kind:load to:0x02098510 module:overlay(0) +from:0x0212c178 kind:load to:0x02153fb8 module:overlays(71,85) +from:0x0212c17c kind:load to:0x02153c5c module:overlay(71) +from:0x0212c180 kind:load to:0x0209851c module:overlay(0) +from:0x0212c184 kind:load to:0x020985d8 module:overlay(0) +from:0x0212c188 kind:load to:0x02098644 module:overlay(0) +from:0x0212c18c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212c190 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212c194 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212c198 kind:load to:0x021289cc module:overlay(42) +from:0x0212c19c kind:load to:0x021289e0 module:overlay(42) +from:0x0212c1a0 kind:load to:0x020995dc module:overlay(0) +from:0x0212c1a4 kind:load to:0x02152268 module:overlays(29,30,71) +from:0x0212c1a8 kind:load to:0x02154078 module:overlays(58,71,78) +from:0x0212c1ac kind:load to:0x02126c44 module:overlay(42) +from:0x0212c1b0 kind:load to:0x02127f3c module:overlay(42) +from:0x0212c1b4 kind:load to:0x02126c7c module:overlay(42) +from:0x0212c1b8 kind:load to:0x02153a38 module:overlays(29,71) +from:0x0212c1bc kind:load to:0x02159a60 module:overlays(62,71) +from:0x0212c1c0 kind:load to:0x021561fc module:overlays(58,71) +from:0x0212c1c4 kind:load to:0x02159a40 module:overlays(65,67,71) +from:0x0212c1c8 kind:load to:0x02159a4c module:overlays(65,71) +from:0x0212c1cc kind:load to:0x02159a58 module:overlays(69,71) +from:0x0212c1d0 kind:load to:0x02159b60 module:overlay(71) +from:0x0212c1d4 kind:load to:0x02159e14 module:overlay(71) +from:0x0212c1d8 kind:load to:0x021283f4 module:overlay(42) +from:0x0212c1dc kind:load to:0x02153100 module:overlays(29,58,71) +from:0x0212c1e0 kind:load to:0x0215310c module:overlays(29,58,71) +from:0x0212c1e4 kind:load to:0x02153118 module:overlays(29,58,71,79) +from:0x0212c1e8 kind:load to:0x0215a120 module:overlays(62,65,71) +from:0x0212c1ec kind:load to:0x021540d4 module:overlay(71) +from:0x0212c1f0 kind:load to:0x02128924 module:overlay(42) +from:0x0212c1f4 kind:load to:0x02153d38 module:overlays(71,83) +from:0x0212c1f8 kind:load to:0x02154c20 module:overlays(58,71) +from:0x0212c200 kind:load to:0x02154364 module:overlays(58,71,85) +from:0x0212c208 kind:load to:0x02154668 module:overlays(58,71) +from:0x0212c210 kind:load to:0x021548a4 module:overlays(58,71) +from:0x0212c218 kind:load to:0x02154ac8 module:overlays(58,71) +from:0x0212c220 kind:load to:0x02154cec module:overlays(58,71) +from:0x0212c228 kind:load to:0x02158274 module:overlays(71,79) +from:0x0212c230 kind:load to:0x021550bc module:overlays(58,71) +from:0x0212c238 kind:load to:0x02155444 module:overlays(58,71) +from:0x0212c240 kind:load to:0x021565e8 module:overlays(58,71) +from:0x0212c248 kind:load to:0x02156afc module:overlays(58,71) +from:0x0212c250 kind:load to:0x02156e78 module:overlays(58,71,82) +from:0x0212c258 kind:load to:0x02157128 module:overlays(58,71,79) +from:0x0212c260 kind:load to:0x02157668 module:overlays(58,71) +from:0x0212c268 kind:load to:0x021571e4 module:overlays(58,71) +from:0x0212c270 kind:load to:0x02157890 module:overlays(58,71,79) +from:0x0212c278 kind:load to:0x02157a88 module:overlays(58,71,79) +from:0x0212c280 kind:load to:0x02157e24 module:overlays(58,71,79) +from:0x0212c288 kind:load to:0x02127bb4 module:overlay(42) +from:0x0212c290 kind:load to:0x02127654 module:overlay(42) +from:0x0212c298 kind:load to:0x02127550 module:overlay(42) +from:0x0212c2a0 kind:load to:0x02158960 module:overlay(71) +from:0x0212c2a8 kind:load to:0x02127c88 module:overlay(42) +from:0x0212c2b0 kind:load to:0x0215586c module:overlays(58,71) +from:0x0212c2b8 kind:load to:0x02155998 module:overlays(58,71,83) +from:0x0212c2c0 kind:load to:0x02155b7c module:overlays(58,71) +from:0x0212c2c8 kind:load to:0x02155d0c module:overlays(58,71) +from:0x0212c2d0 kind:load to:0x02155e6c module:overlays(58,71) +from:0x0212c2d8 kind:load to:0x02155f6c module:overlays(58,71,74) +from:0x0212c2e0 kind:load to:0x02128078 module:overlay(42) +from:0x0212c2e8 kind:load to:0x02159518 module:overlay(71) +from:0x0212c2f0 kind:load to:0x02159640 module:overlays(59,61,71) +from:0x0212c2f8 kind:load to:0x021598dc module:overlays(65,71,87) +from:0x0212c300 kind:load to:0x02126de0 module:overlay(42) +from:0x0212c308 kind:load to:0x02154b5c module:overlays(58,71) +from:0x0212c310 kind:load to:0x02154330 module:overlays(58,71,85) +from:0x0212c318 kind:load to:0x021545ac module:overlays(58,71,85) +from:0x0212c320 kind:load to:0x0215483c module:overlays(58,71) +from:0x0212c328 kind:load to:0x02154a10 module:overlays(58,71) +from:0x0212c330 kind:load to:0x02154c3c module:overlays(58,71,77) +from:0x0212c338 kind:load to:0x021581d0 module:overlays(65,67,71,79) +from:0x0212c340 kind:load to:0x0215500c module:overlays(58,71) +from:0x0212c348 kind:load to:0x02155398 module:overlays(58,71) +from:0x0212c350 kind:load to:0x02156548 module:overlays(58,71) +from:0x0212c358 kind:load to:0x02156a68 module:overlays(58,71) +from:0x0212c360 kind:load to:0x02156df8 module:overlays(58,71) +from:0x0212c368 kind:load to:0x021570b8 module:overlays(58,71,87) +from:0x0212c370 kind:load to:0x0215759c module:overlays(58,71) +from:0x0212c378 kind:load to:0x0215716c module:overlays(58,71,79) +from:0x0212c380 kind:load to:0x02157824 module:overlays(58,71,79) +from:0x0212c388 kind:load to:0x021579f8 module:overlays(58,71,79,80) +from:0x0212c390 kind:load to:0x02157d2c module:overlays(58,71,79) +from:0x0212c398 kind:load to:0x02127ae4 module:overlay(42) +from:0x0212c3a0 kind:load to:0x02126d18 module:overlay(42) +from:0x0212c3a8 kind:load to:0x021274bc module:overlay(42) +from:0x0212c3b0 kind:load to:0x02158948 module:overlay(71) +from:0x0212c3b8 kind:load to:0x02127bd4 module:overlay(42) +from:0x0212c3c0 kind:load to:0x021557e0 module:overlays(58,71) +from:0x0212c3c8 kind:load to:0x021558d0 module:overlays(58,71,74) +from:0x0212c3d0 kind:load to:0x02155b78 module:overlays(58,71) +from:0x0212c3d8 kind:load to:0x02155c94 module:overlays(58,71) +from:0x0212c3e0 kind:load to:0x02155da4 module:overlays(58,71) +from:0x0212c3e8 kind:load to:0x02155f1c module:overlays(58,71) +from:0x0212c3f0 kind:load to:0x02128058 module:overlay(42) +from:0x0212c3f8 kind:load to:0x021593e4 module:overlay(71) +from:0x0212c400 kind:load to:0x02159600 module:overlays(65,67,71) +from:0x0212c408 kind:load to:0x02159864 module:overlay(71) +from:0x0212c410 kind:load to:0x02126d50 module:overlay(42) +from:0x0212c42c kind:load to:0x02128a08 module:overlay(42) +from:0x0212c430 kind:load to:0x02097998 module:overlay(0) +from:0x0212c434 kind:load to:0x020977a8 module:overlay(0) +from:0x0212c438 kind:load to:0x02097824 module:overlay(0) +from:0x0212c43c kind:load to:0x020979a0 module:overlay(0) +from:0x0212c440 kind:load to:0x020979c0 module:overlay(0) +from:0x0212c444 kind:load to:0x020979ec module:overlay(0) +from:0x0212c450 kind:load to:0x02128c70 module:overlay(42) +from:0x0212c454 kind:load to:0x0212b65c module:overlay(42) +from:0x0212c458 kind:load to:0x02099b54 module:overlay(0) +from:0x0212c45c kind:load to:0x02099b8c module:overlay(0) +from:0x0212c460 kind:load to:0x0209a190 module:overlay(0) +from:0x0212c464 kind:load to:0x0209a198 module:overlay(0) +from:0x0212c468 kind:load to:0x0209a138 module:overlay(0) +from:0x0212c46c kind:load to:0x02099d04 module:overlay(0) +from:0x0212c470 kind:load to:0x02099bf4 module:overlay(0) +from:0x0212c474 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212c478 kind:load to:0x0209a148 module:overlay(0) +from:0x0212c47c kind:load to:0x0209a160 module:overlay(0) +from:0x0212c480 kind:load to:0x0212b654 module:overlay(42) +from:0x0212c484 kind:load to:0x0209a178 module:overlay(0) +from:0x0212c488 kind:load to:0x0212b644 module:overlay(42) +from:0x0212c48c kind:load to:0x0212b620 module:overlay(42) +from:0x0212c498 kind:load to:0x0209856c module:overlay(0) +from:0x0212c49c kind:load to:0x020985a8 module:overlay(0) +from:0x0212c4a0 kind:load to:0x020985c0 module:overlay(0) +from:0x0212c4a4 kind:load to:0x020985cc module:overlay(0) +from:0x0212c4a8 kind:load to:0x01fff464 module:itcm +from:0x0212c4ac kind:load to:0x0212b5cc module:overlay(42) +from:0x0212c4b0 kind:load to:0x02128c84 module:overlay(42) +from:0x0212c4b4 kind:load to:0x02098504 module:overlay(0) +from:0x0212c4b8 kind:load to:0x02128d5c module:overlay(42) +from:0x0212c4bc kind:load to:0x02128d10 module:overlay(42) +from:0x0212c4c0 kind:load to:0x02098510 module:overlay(0) +from:0x0212c4c4 kind:load to:0x02129188 module:overlay(42) +from:0x0212c4c8 kind:load to:0x02128f80 module:overlay(42) +from:0x0212c4cc kind:load to:0x0209851c module:overlay(0) +from:0x0212c4d0 kind:load to:0x020985d8 module:overlay(0) +from:0x0212c4d4 kind:load to:0x02098644 module:overlay(0) +from:0x0212c4d8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212c4dc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212c4e0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212c4e4 kind:load to:0x0212b678 module:overlay(42) +from:0x0212c4e8 kind:load to:0x0212b6f4 module:overlay(42) +from:0x0212c4ec kind:load to:0x0212b41c module:overlay(42) +from:0x0212c568 kind:load to:0x021293b8 module:overlay(42) +from:0x0212c570 kind:load to:0x02129504 module:overlay(42) +from:0x0212c578 kind:load to:0x02129680 module:overlay(42) +from:0x0212c580 kind:load to:0x021298e8 module:overlay(42) +from:0x0212c588 kind:load to:0x02129d00 module:overlay(42) +from:0x0212c590 kind:load to:0x0212a0a0 module:overlay(42) +from:0x0212c598 kind:load to:0x0212a184 module:overlay(42) +from:0x0212c5a0 kind:load to:0x0212a394 module:overlay(42) +from:0x0212c5a8 kind:load to:0x0212a558 module:overlay(42) +from:0x0212c5b0 kind:load to:0x0212a618 module:overlay(42) +from:0x0212c5b8 kind:load to:0x0212a6c4 module:overlay(42) +from:0x0212c5c0 kind:load to:0x0212a7bc module:overlay(42) +from:0x0212c5c8 kind:load to:0x0212a8bc module:overlay(42) +from:0x0212c5d0 kind:load to:0x0212aaa0 module:overlay(42) +from:0x0212c5d8 kind:load to:0x0212acf8 module:overlay(42) +from:0x0212c5e0 kind:load to:0x0212afc8 module:overlay(42) +from:0x0212c5e8 kind:load to:0x021292d4 module:overlay(42) +from:0x0212c5f0 kind:load to:0x02129418 module:overlay(42) +from:0x0212c5f8 kind:load to:0x021295cc module:overlay(42) +from:0x0212c600 kind:load to:0x021297c0 module:overlay(42) +from:0x0212c608 kind:load to:0x02129bc8 module:overlay(42) +from:0x0212c610 kind:load to:0x02129fbc module:overlay(42) +from:0x0212c618 kind:load to:0x0212a0f4 module:overlay(42) +from:0x0212c620 kind:load to:0x0212a2c8 module:overlay(42) +from:0x0212c628 kind:load to:0x0212a520 module:overlay(42) +from:0x0212c630 kind:load to:0x0212a5bc module:overlay(42) +from:0x0212c638 kind:load to:0x0212a66c module:overlay(42) +from:0x0212c640 kind:load to:0x0212a734 module:overlay(42) +from:0x0212c648 kind:load to:0x0212a804 module:overlay(42) +from:0x0212c650 kind:load to:0x0212aa88 module:overlay(42) +from:0x0212c658 kind:load to:0x0212ac54 module:overlay(42) +from:0x0212c660 kind:load to:0x0212af64 module:overlay(42) +from:0x0212c704 kind:load to:0x0209ca64 module:overlay(0) +from:0x0212c708 kind:load to:0x0209ca6c module:overlay(0) +from:0x0212c70c kind:load to:0x0209caac module:overlay(0) +from:0x0212c710 kind:load to:0x0209cacc module:overlay(0) +from:0x0212c71c kind:load to:0x0212b798 module:overlay(42) +from:0x0212c720 kind:load to:0x0209ca64 module:overlay(0) +from:0x0212c724 kind:load to:0x0209ca6c module:overlay(0) +from:0x0212c728 kind:load to:0x0209caac module:overlay(0) +from:0x0212c72c kind:load to:0x0209cacc module:overlay(0) +from:0x0212c738 kind:load to:0x0207caf4 module:overlay(0) +from:0x0212c73c kind:load to:0x0207cafc module:overlay(0) +from:0x0212c740 kind:load to:0x0207d310 module:overlay(0) +from:0x0212c744 kind:load to:0x0207d300 module:overlay(0) +from:0x0212c748 kind:load to:0x0207d34c module:overlay(0) +from:0x0212c74c kind:load to:0x0207d384 module:overlay(0) +from:0x0212c750 kind:load to:0x0207d3c8 module:overlay(0) +from:0x0212c754 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0212c760 kind:load to:0x0212b960 module:overlay(42) +from:0x0212c764 kind:load to:0x0209d10c module:overlay(0) +from:0x0212c768 kind:load to:0x0212ba20 module:overlay(42) +from:0x0212c76c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0212c770 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0212c774 kind:load to:0x0212ba24 module:overlay(42) +from:0x0212c778 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0212c77c kind:load to:0x0212ba68 module:overlay(42) +from:0x0212c780 kind:load to:0x0209d228 module:overlay(0) +from:0x0212c784 kind:load to:0x0209d22c module:overlay(0) +from:0x0212c788 kind:load to:0x0209d238 module:overlay(0) +from:0x0212c78c kind:load to:0x0209d240 module:overlay(0) +from:0x0212c790 kind:load to:0x0212bb58 module:overlay(42) +from:0x0212c794 kind:load to:0x0212bb78 module:overlay(42) diff --git a/config/eur1/arm9/overlays/ov042/symbols.txt b/config/eur1/arm9/overlays/ov042/symbols.txt new file mode 100644 index 00000000..88f6806d --- /dev/null +++ b/config/eur1/arm9/overlays/ov042/symbols.txt @@ -0,0 +1,274 @@ +func_ov042_02123600 kind:function(arm,size=0xc) addr:0x02123600 +func_ov042_0212360c kind:function(arm,size=0x24) addr:0x0212360c +func_ov042_02123630 kind:function(arm,size=0x48) addr:0x02123630 +func_ov042_02123678 kind:function(arm,size=0xc8) addr:0x02123678 +func_ov042_02123740 kind:function(arm,size=0x14) addr:0x02123740 +func_ov042_02123754 kind:function(arm,size=0x84) addr:0x02123754 +func_ov042_021237d8 kind:function(arm,size=0x244) addr:0x021237d8 +func_ov042_02123a1c kind:function(arm,size=0xb0) addr:0x02123a1c +func_ov042_02123acc kind:function(arm,size=0x64) addr:0x02123acc +func_ov042_02123b30 kind:function(arm,size=0x48) addr:0x02123b30 +func_ov042_02123b78 kind:function(arm,size=0x38) addr:0x02123b78 +func_ov042_02123bb0 kind:function(arm,size=0xcc) addr:0x02123bb0 +func_ov042_02123c7c kind:function(arm,size=0x3c) addr:0x02123c7c +func_ov042_02123cb8 kind:function(arm,size=0x4c) addr:0x02123cb8 +func_ov042_02123d04 kind:function(arm,size=0x1c) addr:0x02123d04 +func_ov042_02123d20 kind:function(arm,size=0x28) addr:0x02123d20 +func_ov042_02123d48 kind:function(arm,size=0x30) addr:0x02123d48 +func_ov042_02123d78 kind:function(arm,size=0x14) addr:0x02123d78 +func_ov042_02123d8c kind:function(arm,size=0xc) addr:0x02123d8c +func_ov042_02123d98 kind:function(arm,size=0x24) addr:0x02123d98 +func_ov042_02123dbc kind:function(arm,size=0x54) addr:0x02123dbc +func_ov042_02123e10 kind:function(arm,size=0x17c) addr:0x02123e10 +func_ov042_02123f8c kind:function(arm,size=0x14) addr:0x02123f8c +func_ov042_02123fa0 kind:function(arm,size=0x28) addr:0x02123fa0 +func_ov042_02123fc8 kind:function(arm,size=0x70) addr:0x02123fc8 +func_ov042_02124038 kind:function(arm,size=0x20) addr:0x02124038 +func_ov042_02124058 kind:function(arm,size=0x48) addr:0x02124058 +func_ov042_021240a0 kind:function(arm,size=0x26c) addr:0x021240a0 +func_ov042_0212430c kind:function(arm,size=0x16c) addr:0x0212430c +func_ov042_02124478 kind:function(arm,size=0xbc) addr:0x02124478 +func_ov042_02124534 kind:function(arm,size=0xe4) addr:0x02124534 +func_ov042_02124618 kind:function(arm,size=0x11c) addr:0x02124618 +func_ov042_02124734 kind:function(arm,size=0xb4) addr:0x02124734 +func_ov042_021247e8 kind:function(arm,size=0x38) addr:0x021247e8 +func_ov042_02124820 kind:function(arm,size=0x6c) addr:0x02124820 +func_ov042_0212488c kind:function(arm,size=0xb4) addr:0x0212488c +func_ov042_02124940 kind:function(arm,size=0x8c) addr:0x02124940 +func_ov042_021249cc kind:function(arm,size=0x24) addr:0x021249cc +func_ov042_021249f0 kind:function(arm,size=0x94) addr:0x021249f0 +func_ov042_02124a84 kind:function(arm,size=0x54) addr:0x02124a84 +func_ov042_02124ad8 kind:function(arm,size=0x74) addr:0x02124ad8 +func_ov042_02124b4c kind:function(arm,size=0x238) addr:0x02124b4c +func_ov042_02124d84 kind:function(arm,size=0x6c) addr:0x02124d84 +func_ov042_02124df0 kind:function(arm,size=0xfc) addr:0x02124df0 +func_ov042_02124eec kind:function(arm,size=0x78) addr:0x02124eec +func_ov042_02124f64 kind:function(arm,size=0x13c) addr:0x02124f64 +func_ov042_021250a0 kind:function(arm,size=0xc8) addr:0x021250a0 +func_ov042_02125168 kind:function(arm,size=0x24) addr:0x02125168 +func_ov042_0212518c kind:function(arm,size=0x2c) addr:0x0212518c +func_ov042_021251b8 kind:function(arm,size=0x1c) addr:0x021251b8 +func_ov042_021251d4 kind:function(arm,size=0x7c) addr:0x021251d4 +func_ov042_02125250 kind:function(arm,size=0x84) addr:0x02125250 +func_ov042_021252d4 kind:function(arm,size=0x14) addr:0x021252d4 +func_ov042_021252e8 kind:function(arm,size=0xc) addr:0x021252e8 +func_ov042_021252f4 kind:function(arm,size=0x24) addr:0x021252f4 +func_ov042_02125318 kind:function(arm,size=0x4c) addr:0x02125318 +func_ov042_02125364 kind:function(arm,size=0x34) addr:0x02125364 +func_ov042_02125398 kind:function(arm,size=0x124) addr:0x02125398 +func_ov042_021254bc kind:function(arm,size=0x14) addr:0x021254bc +func_ov042_021254d0 kind:function(arm,size=0x14) addr:0x021254d0 +func_ov042_021254e4 kind:function(arm,size=0x40) addr:0x021254e4 +func_ov042_02125524 kind:function(arm,size=0x6c) addr:0x02125524 +func_ov042_02125590 kind:function(arm,size=0x70) addr:0x02125590 +func_ov042_02125600 kind:function(arm,size=0x160) addr:0x02125600 +func_ov042_02125760 kind:function(arm,size=0x10) addr:0x02125760 +func_ov042_02125770 kind:function(arm,size=0x6c) addr:0x02125770 +func_ov042_021257dc kind:function(arm,size=0x10) addr:0x021257dc +func_ov042_021257ec kind:function(arm,size=0xe0) addr:0x021257ec +func_ov042_021258cc kind:function(arm,size=0x78) addr:0x021258cc +func_ov042_02125944 kind:function(arm,size=0x90) addr:0x02125944 +func_ov042_021259d4 kind:function(arm,size=0x1c) addr:0x021259d4 +func_ov042_021259f0 kind:function(arm,size=0x74) addr:0x021259f0 +func_ov042_02125a64 kind:function(arm,size=0x448) addr:0x02125a64 +func_ov042_02125eac kind:function(arm,size=0x128) addr:0x02125eac +func_ov042_02125fd4 kind:function(arm,size=0x1c) addr:0x02125fd4 +func_ov042_02125ff0 kind:function(arm,size=0xf8) addr:0x02125ff0 +func_ov042_021260e8 kind:function(arm,size=0x80) addr:0x021260e8 +func_ov042_02126168 kind:function(arm,size=0x13c) addr:0x02126168 +func_ov042_021262a4 kind:function(arm,size=0x2c) addr:0x021262a4 +func_ov042_021262d0 kind:function(arm,size=0x138) addr:0x021262d0 +func_ov042_02126408 kind:function(arm,size=0x33c) addr:0x02126408 +func_ov042_02126744 kind:function(arm,size=0x2ac) addr:0x02126744 +func_ov042_021269f0 kind:function(arm,size=0x1c) addr:0x021269f0 +func_ov042_02126a0c kind:function(arm,size=0x1c) addr:0x02126a0c +func_ov042_02126a28 kind:function(arm,size=0x30) addr:0x02126a28 +func_ov042_02126a58 kind:function(arm,size=0x38) addr:0x02126a58 +func_ov042_02126a90 kind:function(arm,size=0x14) addr:0x02126a90 +func_ov042_02126aa4 kind:function(arm,size=0x138) addr:0x02126aa4 +func_ov042_02126bdc kind:function(arm,size=0x68) addr:0x02126bdc +func_ov042_02126c44 kind:function(arm,size=0x38) addr:0x02126c44 +func_ov042_02126c7c kind:function(arm,size=0x9c) addr:0x02126c7c +func_ov042_02126d18 kind:function(arm,size=0x38) addr:0x02126d18 +func_ov042_02126d50 kind:function(arm,size=0x90) addr:0x02126d50 +func_ov042_02126de0 kind:function(arm,size=0x6dc) addr:0x02126de0 +func_ov042_021274bc kind:function(arm,size=0x94) addr:0x021274bc +func_ov042_02127550 kind:function(arm,size=0x74) addr:0x02127550 +func_ov042_021275c4 kind:function(arm,size=0x90) addr:0x021275c4 +func_ov042_02127654 kind:function(arm,size=0x490) addr:0x02127654 +func_ov042_02127ae4 kind:function(arm,size=0xd0) addr:0x02127ae4 +func_ov042_02127bb4 kind:function(arm,size=0x20) addr:0x02127bb4 +func_ov042_02127bd4 kind:function(arm,size=0xb4) addr:0x02127bd4 +func_ov042_02127c88 kind:function(arm,size=0xfc) addr:0x02127c88 +func_ov042_02127d84 kind:function(arm,size=0x1b8) addr:0x02127d84 +func_ov042_02127f3c kind:function(arm,size=0x11c) addr:0x02127f3c +func_ov042_02128058 kind:function(arm,size=0x20) addr:0x02128058 +func_ov042_02128078 kind:function(arm,size=0x37c) addr:0x02128078 +func_ov042_021283f4 kind:function(arm,size=0x2c) addr:0x021283f4 +func_ov042_02128420 kind:function(arm,size=0x130) addr:0x02128420 +func_ov042_02128550 kind:function(arm,size=0x50) addr:0x02128550 +func_ov042_021285a0 kind:function(arm,size=0x74) addr:0x021285a0 +func_ov042_02128614 kind:function(arm,size=0x310) addr:0x02128614 +func_ov042_02128924 kind:function(arm,size=0xc) addr:0x02128924 +func_ov042_02128930 kind:function(arm,size=0x9c) addr:0x02128930 +func_ov042_021289cc kind:function(arm,size=0x14) addr:0x021289cc +func_ov042_021289e0 kind:function(arm,size=0x1c) addr:0x021289e0 +func_ov042_021289fc kind:function(arm,size=0xc) addr:0x021289fc +func_ov042_02128a08 kind:function(arm,size=0x24) addr:0x02128a08 +func_ov042_02128a2c kind:function(arm,size=0x4c) addr:0x02128a2c +func_ov042_02128a78 kind:function(arm,size=0x1f8) addr:0x02128a78 +func_ov042_02128c70 kind:function(arm,size=0x14) addr:0x02128c70 +func_ov042_02128c84 kind:function(arm,size=0x8c) addr:0x02128c84 +func_ov042_02128d10 kind:function(arm,size=0x4c) addr:0x02128d10 +func_ov042_02128d5c kind:function(arm,size=0x224) addr:0x02128d5c +func_ov042_02128f80 kind:function(arm,size=0x208) addr:0x02128f80 +func_ov042_02129188 kind:function(arm,size=0xa4) addr:0x02129188 +func_ov042_0212922c kind:function(arm,size=0x14) addr:0x0212922c +func_ov042_02129240 kind:function(arm,size=0x10) addr:0x02129240 +func_ov042_02129250 kind:function(arm,size=0x3c) addr:0x02129250 +func_ov042_0212928c kind:function(arm,size=0x48) addr:0x0212928c +func_ov042_021292d4 kind:function(arm,size=0xe4) addr:0x021292d4 +func_ov042_021293b8 kind:function(arm,size=0x60) addr:0x021293b8 +func_ov042_02129418 kind:function(arm,size=0xec) addr:0x02129418 +func_ov042_02129504 kind:function(arm,size=0xc8) addr:0x02129504 +func_ov042_021295cc kind:function(arm,size=0xb4) addr:0x021295cc +func_ov042_02129680 kind:function(arm,size=0x140) addr:0x02129680 +func_ov042_021297c0 kind:function(arm,size=0x128) addr:0x021297c0 +func_ov042_021298e8 kind:function(arm,size=0x2e0) addr:0x021298e8 +func_ov042_02129bc8 kind:function(arm,size=0x138) addr:0x02129bc8 +func_ov042_02129d00 kind:function(arm,size=0x2bc) addr:0x02129d00 +func_ov042_02129fbc kind:function(arm,size=0xe4) addr:0x02129fbc +func_ov042_0212a0a0 kind:function(arm,size=0x54) addr:0x0212a0a0 +func_ov042_0212a0f4 kind:function(arm,size=0x90) addr:0x0212a0f4 +func_ov042_0212a184 kind:function(arm,size=0x144) addr:0x0212a184 +func_ov042_0212a2c8 kind:function(arm,size=0xcc) addr:0x0212a2c8 +func_ov042_0212a394 kind:function(arm,size=0x18c) addr:0x0212a394 +func_ov042_0212a520 kind:function(arm,size=0x38) addr:0x0212a520 +func_ov042_0212a558 kind:function(arm,size=0x64) addr:0x0212a558 +func_ov042_0212a5bc kind:function(arm,size=0x5c) addr:0x0212a5bc +func_ov042_0212a618 kind:function(arm,size=0x54) addr:0x0212a618 +func_ov042_0212a66c kind:function(arm,size=0x58) addr:0x0212a66c +func_ov042_0212a6c4 kind:function(arm,size=0x70) addr:0x0212a6c4 +func_ov042_0212a734 kind:function(arm,size=0x88) addr:0x0212a734 +func_ov042_0212a7bc kind:function(arm,size=0x48) addr:0x0212a7bc +func_ov042_0212a804 kind:function(arm,size=0xb8) addr:0x0212a804 +func_ov042_0212a8bc kind:function(arm,size=0x1cc) addr:0x0212a8bc +func_ov042_0212aa88 kind:function(arm,size=0x18) addr:0x0212aa88 +func_ov042_0212aaa0 kind:function(arm,size=0x1b4) addr:0x0212aaa0 +func_ov042_0212ac54 kind:function(arm,size=0xa4) addr:0x0212ac54 +func_ov042_0212acf8 kind:function(arm,size=0xb0) addr:0x0212acf8 +func_ov042_0212ada8 kind:function(arm,size=0x13c) addr:0x0212ada8 +func_ov042_0212aee4 kind:function(arm,size=0x80) addr:0x0212aee4 +func_ov042_0212af64 kind:function(arm,size=0x64) addr:0x0212af64 +func_ov042_0212afc8 kind:function(arm,size=0x118) addr:0x0212afc8 +func_ov042_0212b0e0 kind:function(arm,size=0x6c) addr:0x0212b0e0 +func_ov042_0212b14c kind:function(arm,size=0xf0) addr:0x0212b14c +func_ov042_0212b23c kind:function(arm,size=0x28) addr:0x0212b23c +func_ov042_0212b264 kind:function(arm,size=0x18) addr:0x0212b264 +func_ov042_0212b27c kind:function(arm,size=0x120) addr:0x0212b27c +func_ov042_0212b39c kind:function(arm,size=0x80) addr:0x0212b39c +func_ov042_0212b41c kind:function(arm,size=0x1b0) addr:0x0212b41c +func_ov042_0212b5cc kind:function(arm,size=0x54) addr:0x0212b5cc +func_ov042_0212b620 kind:function(arm,size=0x24) addr:0x0212b620 +func_ov042_0212b644 kind:function(arm,size=0x10) addr:0x0212b644 +func_ov042_0212b654 kind:function(arm,size=0x8) addr:0x0212b654 +func_ov042_0212b65c kind:function(arm,size=0x1c) addr:0x0212b65c +func_ov042_0212b678 kind:function(arm,size=0x7c) addr:0x0212b678 +func_ov042_0212b6f4 kind:function(arm,size=0x84) addr:0x0212b6f4 +func_ov042_0212b778 kind:function(arm,size=0x14) addr:0x0212b778 +func_ov042_0212b78c kind:function(arm,size=0xc) addr:0x0212b78c +func_ov042_0212b798 kind:function(arm,size=0x24) addr:0x0212b798 +func_ov042_0212b7bc kind:function(arm,size=0xa0) addr:0x0212b7bc +func_ov042_0212b85c kind:function(arm,size=0x104) addr:0x0212b85c +func_ov042_0212b960 kind:function(arm,size=0xc0) addr:0x0212b960 +func_ov042_0212ba20 kind:function(arm,size=0x4) addr:0x0212ba20 +func_ov042_0212ba24 kind:function(arm,size=0x44) addr:0x0212ba24 +func_ov042_0212ba68 kind:function(arm,size=0x90) addr:0x0212ba68 +func_ov042_0212baf8 kind:function(arm,size=0x60) addr:0x0212baf8 +func_ov042_0212bb58 kind:function(arm,size=0x20) addr:0x0212bb58 +func_ov042_0212bb78 kind:function(arm,size=0x28) addr:0x0212bb78 +func_ov042_0212bba0 kind:function(arm,size=0x14) addr:0x0212bba0 +data_ov042_0212bbb4 kind:data(any) addr:0x0212bbb4 +data_ov042_0212bbc4 kind:data(any) addr:0x0212bbc4 +data_ov042_0212bbd4 kind:data(any) addr:0x0212bbd4 +data_ov042_0212bbec kind:data(any) addr:0x0212bbec +data_ov042_0212bbfc kind:data(any) addr:0x0212bbfc +data_ov042_0212bc14 kind:data(any) addr:0x0212bc14 +__sinit_ov042_0212bc24 kind:function(arm,size=0x50) addr:0x0212bc24 +__sinit_ov042_0212bc74 kind:function(arm,size=0x6c) addr:0x0212bc74 +__sinit_ov042_0212bce0 kind:function(arm,size=0x50) addr:0x0212bce0 +__sinit_ov042_0212bd30 kind:function(arm,size=0x18) addr:0x0212bd30 +__sinit_ov042_0212bd48 kind:function(arm,size=0x6c) addr:0x0212bd48 +__sinit_ov042_0212bdb4 kind:function(arm,size=0x50) addr:0x0212bdb4 +.p__sinit_ov042_0212bc24 kind:data(word) addr:0x0212be04 +.p__sinit_ov042_0212bc74 kind:data(word) addr:0x0212be08 +.p__sinit_ov042_0212bce0 kind:data(word) addr:0x0212be0c +.p__sinit_ov042_0212bd30 kind:data(word) addr:0x0212be10 +.p__sinit_ov042_0212bd48 kind:data(word) addr:0x0212be14 +.p__sinit_ov042_0212bdb4 kind:data(word) addr:0x0212be18 +data_ov042_0212be28 kind:data(any) addr:0x0212be28 +data_ov042_0212be44 kind:data(any) addr:0x0212be44 +data_ov042_0212be68 kind:data(any) addr:0x0212be68 +data_ov042_0212beb0 kind:data(any) addr:0x0212beb0 ambiguous +data_ov042_0212bebc kind:data(any) addr:0x0212bebc +data_ov042_0212bec8 kind:data(any) addr:0x0212bec8 +data_ov042_0212bee0 kind:data(any) addr:0x0212bee0 +data_ov042_0212bef8 kind:data(any) addr:0x0212bef8 +data_ov042_0212bf30 kind:data(any) addr:0x0212bf30 +data_ov042_0212bf70 kind:data(any) addr:0x0212bf70 +data_ov042_0212bf94 kind:data(any) addr:0x0212bf94 +data_ov042_0212bfe0 kind:data(any) addr:0x0212bfe0 +data_ov042_0212c040 kind:data(any) addr:0x0212c040 +data_ov042_0212c054 kind:data(any) addr:0x0212c054 +data_ov042_0212c074 kind:data(any) addr:0x0212c074 +data_ov042_0212c09c kind:data(any) addr:0x0212c09c +data_ov042_0212c0c0 kind:data(any) addr:0x0212c0c0 +data_ov042_0212c0ec kind:data(any) addr:0x0212c0ec +data_ov042_0212c14c kind:data(any) addr:0x0212c14c +data_ov042_0212c1f8 kind:data(any) addr:0x0212c1f8 +data_ov042_0212c308 kind:data(any) addr:0x0212c308 +data_ov042_0212c310 kind:data(any) addr:0x0212c310 ambiguous +data_ov042_0212c418 kind:data(any) addr:0x0212c418 +data_ov042_0212c42c kind:data(any) addr:0x0212c42c +data_ov042_0212c450 kind:data(any) addr:0x0212c450 +data_ov042_0212c498 kind:data(any) addr:0x0212c498 +data_ov042_0212c4f0 kind:data(any) addr:0x0212c4f0 +data_ov042_0212c508 kind:data(any) addr:0x0212c508 +data_ov042_0212c520 kind:data(any) addr:0x0212c520 +data_ov042_0212c538 kind:data(any) addr:0x0212c538 +data_ov042_0212c550 kind:data(any) addr:0x0212c550 +data_ov042_0212c568 kind:data(any) addr:0x0212c568 +data_ov042_0212c5e8 kind:data(any) addr:0x0212c5e8 +data_ov042_0212c668 kind:data(any) addr:0x0212c668 +data_ov042_0212c680 kind:data(any) addr:0x0212c680 +data_ov042_0212c6b0 kind:data(any) addr:0x0212c6b0 +data_ov042_0212c6c8 kind:data(any) addr:0x0212c6c8 +data_ov042_0212c6e0 kind:data(any) addr:0x0212c6e0 +data_ov042_0212c700 kind:data(any) addr:0x0212c700 +data_ov042_0212c71c kind:data(any) addr:0x0212c71c +data_ov042_0212c738 kind:data(any) addr:0x0212c738 +data_ov042_0212c760 kind:data(any) addr:0x0212c760 +data_ov042_0212c7a0 kind:bss addr:0x0212c7a0 +data_ov042_0212c7a4 kind:bss addr:0x0212c7a4 +data_ov042_0212c7ac kind:bss addr:0x0212c7ac ambiguous +data_ov042_0212c7b0 kind:bss addr:0x0212c7b0 +data_ov042_0212c888 kind:bss addr:0x0212c888 +data_ov042_0212c88c kind:bss addr:0x0212c88c +data_ov042_0212c898 kind:bss addr:0x0212c898 +data_ov042_0212c8c8 kind:bss addr:0x0212c8c8 ambiguous +data_ov042_0212c970 kind:bss addr:0x0212c970 +data_ov042_0212c974 kind:bss addr:0x0212c974 +data_ov042_0212c97c kind:bss addr:0x0212c97c ambiguous +data_ov042_0212c980 kind:bss addr:0x0212c980 +data_ov042_0212c9c0 kind:bss addr:0x0212c9c0 ambiguous +data_ov042_0212c9f0 kind:bss addr:0x0212c9f0 ambiguous +data_ov042_0212ca18 kind:bss addr:0x0212ca18 ambiguous +data_ov042_0212ca58 kind:bss addr:0x0212ca58 +data_ov042_0212ca64 kind:bss addr:0x0212ca64 +data_ov042_0212ca68 kind:bss addr:0x0212ca68 +data_ov042_0212ca74 kind:bss addr:0x0212ca74 +data_ov042_0212cb4c kind:bss addr:0x0212cb4c +data_ov042_0212cb50 kind:bss addr:0x0212cb50 +data_ov042_0212cb5c kind:bss addr:0x0212cb5c +data_ov042_0212cb7c kind:bss addr:0x0212cb7c +data_ov042_0212cc30 kind:bss addr:0x0212cc30 diff --git a/config/eur1/arm9/overlays/ov043/delinks.txt b/config/eur1/arm9/overlays/ov043/delinks.txt new file mode 100644 index 00000000..be577785 --- /dev/null +++ b/config/eur1/arm9/overlays/ov043/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02123600 end:0x0212cb44 kind:code align:32 + .rodata start:0x0212cb44 end:0x0212cc88 kind:rodata align:4 + .init start:0x0212cc88 end:0x0212cf30 kind:code align:4 + .ctor start:0x0212cf30 end:0x0212cf40 kind:rodata align:4 + .data start:0x0212cf60 end:0x0212dce0 kind:data align:32 + .bss start:0x0212dce0 end:0x0212e020 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov043/relocs.txt b/config/eur1/arm9/overlays/ov043/relocs.txt new file mode 100644 index 00000000..dd3c1d57 --- /dev/null +++ b/config/eur1/arm9/overlays/ov043/relocs.txt @@ -0,0 +1,1545 @@ +from:0x02123608 kind:load to:0x0212dcf8 module:overlay(43) +from:0x0212361c kind:arm_call to:0x02011f3c module:main +from:0x02123628 kind:arm_call to:0x02123680 module:overlay(43) +from:0x0212363c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123678 kind:load to:0x0212cf68 module:overlay(43) +from:0x0212368c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021236bc kind:arm_call to:0x0200f05c module:main +from:0x021236d8 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02123700 kind:arm_call to:0x0200f05c module:main +from:0x0212375c kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02123778 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123788 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021237a8 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021237b0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02123824 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02123854 kind:load to:0x0212cfd8 module:overlay(43) +from:0x02123858 kind:load to:0x0212dcf8 module:overlay(43) +from:0x0212385c kind:load to:0x0212cb48 module:overlay(43) +from:0x02123860 kind:load to:0x0212cb58 module:overlay(43) +from:0x02123864 kind:load to:0x020b19a8 module:overlay(0) +from:0x02123868 kind:load to:0x0212cf8c module:overlay(43) +from:0x02123870 kind:load to:0x027e07d4 module:dtcm +from:0x0212387c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021238b0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021238b8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021238c0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021238c8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021238d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021238d8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021238e4 kind:load to:0x0212cfd8 module:overlay(43) +from:0x02123910 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02123918 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02123920 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02123928 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123930 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02123938 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123940 kind:arm_call to:0x02011ff4 module:main +from:0x0212394c kind:load to:0x0212cfd8 module:overlay(43) +from:0x02123994 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021239a8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021239c8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021239f8 kind:arm_call to:0x021263a0 module:overlay(43) +from:0x02123a00 kind:arm_call to:0x02123a40 module:overlay(43) +from:0x02123a10 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02123a20 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02123a30 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02123a3c kind:load to:0x021265e0 module:overlay(43) +from:0x02123a6c kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02123a78 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02123a84 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02123a90 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02123a9c kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02123aa8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02123ad0 kind:load to:0x020aed4c module:overlay(0) +from:0x02123ae0 kind:arm_call to:0x02123ab0 module:overlay(43) +from:0x02123b60 kind:load to:0x0212d0e8 module:overlay(43) +from:0x02123b64 kind:load to:0x0212d0d8 module:overlay(43) +from:0x02123bbc kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02123ca8 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x02123cb4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02123cdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123cf0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02123d00 kind:arm_call to:0x0212801c module:overlay(43) +from:0x02123d34 kind:arm_call to:0x02125e30 module:overlay(43) +from:0x02123d74 kind:arm_call to:0x02015080 module:main +from:0x02123d94 kind:arm_call to:0x02015080 module:main +from:0x02123db4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02123e14 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02123e20 kind:load to:0x0212d0d8 module:overlay(43) +from:0x02123e24 kind:load to:0x027e09a8 module:dtcm +from:0x02123e2c kind:load to:0x027e09c0 module:dtcm +from:0x02123e84 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02123edc kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02123ee4 kind:load to:0x02049be4 module:main +from:0x02123f54 kind:arm_call to:0x02123e30 module:overlay(43) +from:0x02123f64 kind:load to:0x0212d030 module:overlay(43) +from:0x02123fac kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02123fb4 kind:arm_call to:0x02126270 module:overlay(43) +from:0x02123fc8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124064 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212407c kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x0212408c kind:load to:0x0212d060 module:overlay(43) +from:0x0212409c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021240b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021240c8 kind:arm_call to:0x02126370 module:overlay(43) +from:0x021240dc kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124150 kind:arm_call to:0x02123e30 module:overlay(43) +from:0x02124160 kind:load to:0x0212d030 module:overlay(43) +from:0x02124180 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021241c4 kind:arm_call to:0x02123e30 module:overlay(43) +from:0x021241e4 kind:arm_call to:0x02126248 module:overlay(43) +from:0x02124200 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124210 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02124228 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212425c kind:arm_call to:0x02016b8c module:main +from:0x02124274 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124280 kind:load to:0x027e0cd8 module:dtcm +from:0x02124348 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02124358 kind:load to:0x0212d030 module:overlay(43) +from:0x0212435c kind:load to:0x02049be4 module:main +from:0x0212437c kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x0212439c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021243ac kind:arm_call to:0x02080320 module:overlay(0) +from:0x021243c0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021243dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021243f0 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124408 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02124420 kind:arm_call to:0x02126248 module:overlay(43) +from:0x02124454 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124460 kind:load to:0x027e0cd8 module:dtcm +from:0x02124470 kind:load to:0x02098680 module:overlay(0) +from:0x02124490 kind:arm_call to:0x02016e74 module:main +from:0x021244f0 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x021244f8 kind:load to:0x0212cb44 module:overlay(43) +from:0x021244fc kind:load to:0x02049be4 module:main +from:0x02124584 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x0212458c kind:arm_call to:0x02126270 module:overlay(43) +from:0x021245a0 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021245a8 kind:arm_call to:0x021261e0 module:overlay(43) +from:0x021245c0 kind:arm_call to:0x02126248 module:overlay(43) +from:0x021245c8 kind:load to:0x02049be4 module:main +from:0x0212462c kind:arm_call to:0x02017ea4 module:main +from:0x0212467c kind:load to:0x0212d048 module:overlay(43) +from:0x02124680 kind:load to:0x02049be4 module:main +from:0x021246c4 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021246cc kind:arm_call to:0x021261e0 module:overlay(43) +from:0x021246e4 kind:arm_call to:0x02126248 module:overlay(43) +from:0x021246fc kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124728 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x0212478c kind:load to:0x0212d0a8 module:overlay(43) +from:0x021247b0 kind:arm_call to:0x02015080 module:main +from:0x021247d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021247e4 kind:arm_call to:0x02126358 module:overlay(43) +from:0x021247f8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124804 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124830 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x0212488c kind:load to:0x0212d030 module:overlay(43) +from:0x02124904 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02124914 kind:arm_call to:0x01ff930c module:itcm +from:0x02124958 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021249d4 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02124a78 kind:load to:0x02049be4 module:main +from:0x02124a84 kind:load to:0x0212d048 module:overlay(43) +from:0x02124aa4 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124ac4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124ae0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124af4 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124b38 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124b6c kind:arm_call to:0x02016b8c module:main +from:0x02124b88 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124b98 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124bb4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02124c4c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124c60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124c6c kind:arm_call to:0x02016958 module:main +from:0x02124c88 kind:arm_call to:0x02126248 module:overlay(43) +from:0x02124c98 kind:load to:0x0203e964 module:main +from:0x02124cd0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02124d30 kind:load to:0x0212d0c0 module:overlay(43) +from:0x02124d58 kind:arm_call to:0x02015080 module:main +from:0x02124d70 kind:arm_call to:0x02126434 module:overlay(43) +from:0x02124d8c kind:arm_call to:0x02015080 module:main +from:0x02124dac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02124dc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124dd4 kind:arm_call to:0x02126358 module:overlay(43) +from:0x02124df0 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124e00 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02124e18 kind:arm_call to:0x02126248 module:overlay(43) +from:0x02124e24 kind:load to:0x027e09a8 module:dtcm +from:0x02124e50 kind:arm_call to:0x02016958 module:main +from:0x02124eb4 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02124ec4 kind:load to:0x0212d048 module:overlay(43) +from:0x02124ee4 kind:arm_call to:0x02016958 module:main +from:0x02124ef4 kind:arm_call to:0x02126358 module:overlay(43) +from:0x02124f08 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124f3c kind:arm_call to:0x02016b8c module:main +from:0x02124f50 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124f5c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02124f90 kind:arm_call to:0x02016b8c module:main +from:0x02124fa4 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02124fc8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124fdc kind:arm_call to:0x02126358 module:overlay(43) +from:0x02124ff8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125000 kind:arm_call to:0x021261e0 module:overlay(43) +from:0x02125018 kind:arm_call to:0x02126248 module:overlay(43) +from:0x02125080 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212508c kind:arm_call to:0x02098680 module:overlay(0) +from:0x021250a4 kind:load to:0x027e0cec module:dtcm +from:0x02125178 kind:arm_call to:0x02015080 module:main +from:0x02125198 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021251b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021251c4 kind:arm_call to:0x02126358 module:overlay(43) +from:0x021251d8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021251e8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021251f8 kind:load to:0x0212d078 module:overlay(43) +from:0x021251fc kind:load to:0x027e09a8 module:dtcm +from:0x02125284 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021252ac kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x021252cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021252d8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021252f4 kind:load to:0x0212d060 module:overlay(43) +from:0x021252f8 kind:load to:0x027e09a8 module:dtcm +from:0x0212532c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212535c kind:load to:0x02097c40 module:overlay(0) +from:0x02125368 kind:arm_call to:0x02099330 module:overlay(0) +from:0x0212538c kind:arm_call to:0x02126358 module:overlay(43) +from:0x021253a0 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021253ac kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021253b8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021253e4 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x0212544c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125454 kind:arm_call to:0x02016958 module:main +from:0x02125480 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212548c kind:load to:0x0212d090 module:overlay(43) +from:0x02125494 kind:load to:0x027e09a8 module:dtcm +from:0x021254bc kind:arm_call to:0x01ff930c module:itcm +from:0x021254dc kind:arm_call to:0x02126358 module:overlay(43) +from:0x021254f8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125510 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125518 kind:load to:0x027e09a8 module:dtcm +from:0x021255a4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021255bc kind:load to:0x0212d030 module:overlay(43) +from:0x02125604 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02125668 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212567c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125688 kind:arm_call to:0x01ff938c module:itcm +from:0x021256a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021256b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021256e4 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021256f0 kind:load to:0x0212dce0 module:overlay(43) +from:0x02125710 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02125738 kind:arm_call to:0x01ffedac module:itcm +from:0x0212574c kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02125778 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021257a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021257b0 kind:arm_call to:0x021263a0 module:overlay(43) +from:0x0212582c kind:load to:0x027e0cd8 module:dtcm +from:0x02125830 kind:load to:0x027e0cec module:dtcm +from:0x0212583c kind:load to:0x0212d030 module:overlay(43) +from:0x021258fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212590c kind:arm_call to:0x01ff916c module:itcm +from:0x02125920 kind:arm_call to:0x02126358 module:overlay(43) +from:0x0212593c kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125950 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x0212595c kind:load to:0x027e0cec module:dtcm +from:0x02125988 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02125a0c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02125a60 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02125a7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02125a98 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02125ad4 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125af0 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02125af8 kind:arm_call to:0x02125b00 module:overlay(43) +from:0x02125b1c kind:arm_call to:0x02126370 module:overlay(43) +from:0x02125b30 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125b3c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02125b70 kind:load to:0x0212dce0 module:overlay(43) +from:0x02125b8c kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02125bfc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125c0c kind:load to:0x0212d048 module:overlay(43) +from:0x02125c2c kind:arm_call to:0x020d9d34 module:overlays(26,31) +from:0x02125c6c kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125c80 kind:load to:0x027e0d38 module:dtcm +from:0x02125c84 kind:load to:0x020aed40 module:overlay(0) +from:0x02125c98 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02125cc4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02125ce4 kind:arm_call to:0x0212802c module:overlay(43) +from:0x02125d00 kind:arm_call to:0x02028d4c module:main +from:0x02125d2c kind:arm_call to:0x01ffa878 module:itcm +from:0x02125d44 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x02125d54 kind:arm_call to:0x01ffad5c module:itcm +from:0x02125d84 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02125d94 kind:arm_call to:0x01ffad5c module:itcm +from:0x02125da4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02125db0 kind:arm_call to:0x02058038 module:overlay(0) +from:0x02125dc4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02125dfc kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02125e08 kind:load to:0x0212cb68 module:overlay(43) +from:0x02125e0c kind:load to:0x0203f964 module:main +from:0x02125e10 kind:load to:0x0203e964 module:main +from:0x02125e28 kind:arm_call to:0x02099058 module:overlay(0) +from:0x02125e3c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02125eac kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02125f18 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02125f38 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02125f44 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125f60 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02125f6c kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125f90 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02125fb0 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02125fc8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02126040 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02126068 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02126074 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02126090 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0212609c kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021260c0 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021260f0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212610c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126128 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126130 kind:arm_call to:0x0212801c module:overlay(43) +from:0x0212615c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02126184 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02126190 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021261ac kind:arm_call to:0x02099114 module:overlay(0) +from:0x021261b8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x021261c8 kind:load to:0x027e0d38 module:dtcm +from:0x021261d0 kind:load to:0x020aed48 module:overlay(0) +from:0x021261d4 kind:load to:0x020aed50 module:overlay(0) +from:0x021261dc kind:load to:0x027e0cec module:dtcm +from:0x02126208 kind:arm_call to:0x02017f54 module:main +from:0x02126220 kind:arm_call to:0x01ff930c module:itcm +from:0x0212625c kind:arm_call to:0x01ff930c module:itcm +from:0x02126298 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021262b0 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021262e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021262f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126388 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021263cc kind:arm_call to:0x0209764c module:overlay(0) +from:0x021263ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126408 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02126418 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126428 kind:load to:0x020b53e4 module:overlay(0) +from:0x02126430 kind:load to:0x027e0ce4 module:dtcm +from:0x02126468 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212647c kind:arm_call to:0x0209764c module:overlay(0) +from:0x021264ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021264b8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021264c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021264d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021264f8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02126518 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126540 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126550 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126570 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126578 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x021265c0 kind:arm_call to:0x02128a94 module:overlay(43) +from:0x021265d4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021265dc kind:load to:0x027e0ce4 module:dtcm +from:0x0212668c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212669c kind:arm_call to:0x01ffa60c module:itcm +from:0x021266d8 kind:arm_call to:0x0200e260 module:main +from:0x021266dc kind:arm_call to:0x0200c198 module:main +from:0x021266ec kind:arm_call to:0x01ffad5c module:itcm +from:0x02126758 kind:arm_call to:0x02028d30 module:main +from:0x021267c8 kind:arm_call to:0x0200e260 module:main +from:0x021267d4 kind:load to:0x0203e964 module:main +from:0x021267e8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021267f4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02126810 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02126820 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02126830 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02126838 kind:arm_call to:0x02011ff4 module:main +from:0x0212684c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02126860 kind:load to:0x0212dde0 module:overlay(43) +from:0x02126874 kind:arm_call to:0x02011f3c module:main +from:0x02126880 kind:arm_call to:0x021269a0 module:overlay(43) +from:0x02126898 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021268e8 kind:load to:0x0212d2d8 module:overlay(43) +from:0x02126904 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x0212691c kind:load to:0x0212d2a8 module:overlay(43) +from:0x0212693c kind:arm_call to:0x02127e94 module:overlay(43) +from:0x0212694c kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x0212696c kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02126974 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x0212698c kind:arm_call to:0x02127eb8 module:overlay(43) +from:0x02126998 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x021269b0 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02126a14 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02126a40 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02126a58 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126a68 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126aa0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02126ab8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126ad0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02126ad8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02126ae4 kind:arm_call to:0x021268ec module:overlay(43) +from:0x02126bc8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02126be0 kind:load to:0x0212d390 module:overlay(43) +from:0x02126be4 kind:load to:0x0212dde0 module:overlay(43) +from:0x02126be8 kind:load to:0x0212d344 module:overlay(43) +from:0x02126bec kind:load to:0x0212d2fc module:overlay(43) +from:0x02126bf0 kind:load to:0x020b2808 module:overlay(0) +from:0x02126bf4 kind:load to:0x027e07d4 module:dtcm +from:0x02126bfc kind:load to:0x0212d2b8 module:overlay(43) +from:0x02126c08 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02126c1c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02126c3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126c68 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02126c74 kind:load to:0x027e0ce4 module:dtcm +from:0x02126ca4 kind:load to:0x020aed4c module:overlay(0) +from:0x02126cb4 kind:arm_call to:0x02126c78 module:overlay(43) +from:0x02126d34 kind:load to:0x0212d4a0 module:overlay(43) +from:0x02126d38 kind:load to:0x0212d490 module:overlay(43) +from:0x02126d48 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02126da4 kind:arm_call to:0x02128090 module:overlay(43) +from:0x02126dbc kind:load to:0x0212d490 module:overlay(43) +from:0x02126e28 kind:load to:0x0212d3e8 module:overlay(43) +from:0x02126e4c kind:arm_call to:0x02127f18 module:overlay(43) +from:0x02126ed4 kind:load to:0x0212d3e8 module:overlay(43) +from:0x02126f14 kind:arm_call to:0x01ff930c module:itcm +from:0x02126f54 kind:arm_call to:0x01ff930c module:itcm +from:0x02126f90 kind:arm_call to:0x01ff930c module:itcm +from:0x02126fa4 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127010 kind:arm_call to:0x02016e74 module:main +from:0x02127034 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127074 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127084 kind:load to:0x0212d418 module:overlay(43) +from:0x02127088 kind:load to:0x0212cb74 module:overlay(43) +from:0x02127090 kind:load to:0x027e09a8 module:dtcm +from:0x02127110 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127120 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0212712c kind:arm_call to:0x02016958 module:main +from:0x0212713c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02127160 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212716c kind:arm_call to:0x0212828c module:overlay(43) +from:0x02127190 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x021271a8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021271b4 kind:arm_call to:0x02016958 module:main +from:0x021271c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021271dc kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x021271fc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02127208 kind:arm_call to:0x02016958 module:main +from:0x02127224 kind:arm_call to:0x02127f18 module:overlay(43) +from:0x021272c0 kind:load to:0x0212d418 module:overlay(43) +from:0x021272cc kind:arm_call to:0x02127de8 module:overlay(43) +from:0x021272d4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021272fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212730c kind:arm_call to:0x0212828c module:overlay(43) +from:0x0212734c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127354 kind:load to:0x027e09a8 module:dtcm +from:0x021273e4 kind:load to:0x0212d3e8 module:overlay(43) +from:0x02127400 kind:arm_call to:0x02127600 module:overlay(43) +from:0x02127428 kind:arm_call to:0x0212828c module:overlay(43) +from:0x02127450 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02127478 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212750c kind:arm_call to:0x021282d0 module:overlay(43) +from:0x02127530 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0212755c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212756c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0212757c kind:load to:0x027e09c0 module:dtcm +from:0x02127580 kind:load to:0x027e07d4 module:dtcm +from:0x021275fc kind:load to:0x0212d418 module:overlay(43) +from:0x02127618 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212766c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212767c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021276b8 kind:arm_call to:0x0212828c module:overlay(43) +from:0x021276c0 kind:arm_call to:0x02127de8 module:overlay(43) +from:0x021276cc kind:load to:0x027e0ce4 module:dtcm +from:0x02127710 kind:arm_call to:0x02016958 module:main +from:0x0212777c kind:load to:0x0212d400 module:overlay(43) +from:0x02127834 kind:arm_call to:0x01ff9984 module:itcm +from:0x02127864 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127878 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x021278a8 kind:arm_call to:0x02127f18 module:overlay(43) +from:0x021278d8 kind:arm_call to:0x02123ad4 module:overlay(43) +from:0x02127944 kind:load to:0x0212d430 module:overlay(43) +from:0x02127974 kind:arm_call to:0x01ff993c module:itcm +from:0x0212798c kind:arm_call to:0x01ff930c module:itcm +from:0x021279a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021279bc kind:arm_call to:0x02098590 module:overlay(0) +from:0x021279d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021279f0 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127ab8 kind:load to:0x0212d3e8 module:overlay(43) +from:0x02127ac4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02127aec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127af8 kind:arm_call to:0x0212828c module:overlay(43) +from:0x02127b18 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127b48 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127b50 kind:load to:0x0203e964 module:main +from:0x02127b68 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02127b80 kind:arm_call to:0x02099330 module:overlay(0) +from:0x02127ba4 kind:arm_call to:0x021282d0 module:overlay(43) +from:0x02127bb0 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127bb8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02127be0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127bec kind:arm_call to:0x0212828c module:overlay(43) +from:0x02127c8c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02127c9c kind:load to:0x0212d400 module:overlay(43) +from:0x02127ccc kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127ce4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02127d0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d18 kind:arm_call to:0x0212828c module:overlay(43) +from:0x02127d9c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02127dac kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02127dd4 kind:arm_call to:0x021282d0 module:overlay(43) +from:0x02127de4 kind:load to:0x027e07d4 module:dtcm +from:0x02127e00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127e2c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02127e38 kind:arm_call to:0x02016958 module:main +from:0x02127e44 kind:arm_call to:0x02018114 module:main +from:0x02127e8c kind:load to:0x027e0ce4 module:dtcm +from:0x02127ea8 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127ef8 kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127f0c kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02127f14 kind:load to:0x027e07d4 module:dtcm +from:0x02127f30 kind:arm_call to:0x01ff930c module:itcm +from:0x02127f90 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127fa4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02128008 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02128014 kind:load to:0x0203e964 module:main +from:0x02128028 kind:load to:0x021282d0 module:overlay(43) +from:0x02128058 kind:arm_call to:0x02028d30 module:main +from:0x0212809c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021280f0 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02128150 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02128170 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0212817c kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x021281b0 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021281ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128208 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128214 kind:arm_call to:0x021282d0 module:overlay(43) +from:0x02128240 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0212824c kind:arm_call to:0x02126ca8 module:overlay(43) +from:0x02128270 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02128280 kind:load to:0x027e0d38 module:dtcm +from:0x02128288 kind:load to:0x027e0cec module:dtcm +from:0x021282a0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021282bc kind:arm_call to:0x021282d0 module:overlay(43) +from:0x02128350 kind:arm_call to:0x020fa0bc module:overlay(31) +from:0x0212835c kind:arm_call to:0x020995dc module:overlay(0) +from:0x02128364 kind:arm_call to:0x02125adc module:overlay(43) +from:0x02128370 kind:load to:0x02049be4 module:main +from:0x02128374 kind:load to:0x0212cb78 module:overlay(43) +from:0x02128394 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021283a8 kind:load to:0x020578a4 module:overlay(0) +from:0x021283bc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021283c4 kind:arm_call to:0x02011ff4 module:main +from:0x021283d8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021283e0 kind:arm_call to:0x02011ff4 module:main +from:0x021283f8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02128400 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02128408 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02128410 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02128418 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02128420 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128438 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02128440 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02128448 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02128450 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02128458 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02128460 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128468 kind:arm_call to:0x02011ff4 module:main +from:0x0212847c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02128490 kind:load to:0x0212dec8 module:overlay(43) +from:0x021284a4 kind:arm_call to:0x02011f3c module:main +from:0x021284b0 kind:arm_call to:0x02128564 module:overlay(43) +from:0x021284c8 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x02128504 kind:load to:0x0212d614 module:overlay(43) +from:0x02128558 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212856c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212859c kind:arm_call to:0x0200f05c module:main +from:0x021285b8 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021285e8 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x02128600 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02128614 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02128628 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0212865c kind:load to:0x0212d638 module:overlay(43) +from:0x02128660 kind:load to:0x0212dec8 module:overlay(43) +from:0x02128664 kind:load to:0x0212cb88 module:overlay(43) +from:0x02128668 kind:load to:0x0212d2fc module:overlay(43) +from:0x0212866c kind:load to:0x0212d5f8 module:overlay(43) +from:0x02128678 kind:arm_call to:0x02128684 module:overlay(43) +from:0x021286bc kind:load to:0x0212d5c8 module:overlay(43) +from:0x02128724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128738 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02128748 kind:arm_call to:0x02128a94 module:overlay(43) +from:0x02128764 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02128828 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02128838 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02128854 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x0212885c kind:arm_call to:0x02128a94 module:overlay(43) +from:0x0212886c kind:arm_call to:0x02128a94 module:overlay(43) +from:0x02128894 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021288a4 kind:arm_call to:0x02128a94 module:overlay(43) +from:0x021288ac kind:load to:0x0212d5d0 module:overlay(43) +from:0x021288b8 kind:load to:0x027e0ce0 module:dtcm +from:0x02128934 kind:load to:0x0212d5d8 module:overlay(43) +from:0x021289dc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02128a0c kind:arm_call to:0x02128a94 module:overlay(43) +from:0x02128a18 kind:load to:0x0203e964 module:main +from:0x02128a20 kind:load to:0x027e09a8 module:dtcm +from:0x02128a38 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02128a6c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02128ac0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128ad8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128ae0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02128aec kind:load to:0x027e0cec module:dtcm +from:0x02128af4 kind:load to:0x027e09a8 module:dtcm +from:0x02128b04 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02128b0c kind:arm_call to:0x02011ff4 module:main +from:0x02128b24 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02128b2c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02128b34 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02128b3c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128b54 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02128b5c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02128b64 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02128b6c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128b74 kind:arm_call to:0x02011ff4 module:main +from:0x02128b88 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02128b98 kind:thumb_call_arm to:0x020976d0 module:overlay(0) +from:0x02128bac kind:thumb_call to:0x0208e7dc module:overlay(0) +from:0x02128bb4 kind:load to:0x0212d730 module:overlay(43) +from:0x02128bc8 kind:thumb_call to:0x020586b4 module:overlay(0) +from:0x02128bd2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02128be0 kind:thumb_call to:0x02083f9c module:overlay(0) +from:0x02128bec kind:load to:0x020ab5b0 module:overlay(0) +from:0x02128bf6 kind:thumb_call to:0x020589e4 module:overlay(0) +from:0x02128c06 kind:thumb_call to:0x02083fcc module:overlay(0) +from:0x02128c0c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02128c1c kind:load to:0x0212df20 module:overlay(43) +from:0x02128c28 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02128c30 kind:thumb_call to:0x021295f0 module:overlay(43) +from:0x02128c42 kind:thumb_call to:0x02128b94 module:overlay(43) +from:0x02128c74 kind:load to:0x0212d70c module:overlay(43) +from:0x02128c7c kind:load to:0x027e0ce0 module:dtcm +from:0x02128c8c kind:thumb_call_arm to:0x020590e4 module:overlay(0) +from:0x02128ca4 kind:thumb_call_arm to:0x0200f05c module:main +from:0x02128cc8 kind:thumb_call to:0x020bc7d4 module:overlay(1) +from:0x02128d56 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02128d68 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02128e02 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x02128e1c kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x02128e36 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x02128e50 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x02128e6e kind:thumb_call_arm to:0x0205cadc module:overlay(0) +from:0x02128e84 kind:thumb_call_arm to:0x0208c60c module:overlay(0) +from:0x02128e90 kind:load to:0x0212d6f0 module:overlay(43) +from:0x02128e94 kind:load to:0x0212dfa0 module:overlay(43) +from:0x02128e98 kind:load to:0x0212d6d8 module:overlay(43) +from:0x02128e9c kind:load to:0x020b1ad8 module:overlay(0) +from:0x02128ea0 kind:load to:0x020b1a88 module:overlay(0) +from:0x02128ea4 kind:load to:0x020b19a8 module:overlay(0) +from:0x02128eac kind:load to:0x027e07d4 module:dtcm +from:0x02128eb0 kind:load to:0x0212d6a8 module:overlay(43) +from:0x02128eb4 kind:load to:0x0212df20 module:overlay(43) +from:0x02128eb8 kind:load to:0x0212d698 module:overlay(43) +from:0x02128ebc kind:load to:0x0212d6b8 module:overlay(43) +from:0x02128ec0 kind:load to:0x0212d6c8 module:overlay(43) +from:0x02128ec4 kind:load to:0x0212d68c module:overlay(43) +from:0x02128eea kind:thumb_call_arm to:0x01ffc768 module:itcm +from:0x02128f04 kind:thumb_call_arm to:0x0208c60c module:overlay(0) +from:0x02128f0c kind:thumb_call_arm to:0x0200ef5c module:main +from:0x02128f16 kind:thumb_call_arm to:0x0208c130 module:overlay(0) +from:0x02128f2a kind:thumb_call_arm to:0x0208c130 module:overlay(0) +from:0x02128f48 kind:thumb_call_arm to:0x01ffc6d4 module:itcm +from:0x02128f56 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f60 kind:thumb_call_arm to:0x0200e260 module:main +from:0x02128f6a kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02128f8e kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f96 kind:thumb_call_arm to:0x0200e260 module:main +from:0x02128fa0 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x0212900a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212900e kind:thumb_call_arm to:0x0205accc module:overlay(0) +from:0x0212901a kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02129028 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02129040 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129050 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129062 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129080 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212908c kind:thumb_call_arm to:0x0200ee5c module:main +from:0x0212909a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x021290b0 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x021290d2 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x021290d6 kind:thumb_call_arm to:0x0205accc module:overlay(0) +from:0x021290e2 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x021290f0 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x0212910a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212911a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212912c kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212914a kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02129156 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02129164 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129168 kind:thumb_call_arm to:0x0205accc module:overlay(0) +from:0x02129174 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02129182 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02129194 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x021291a0 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x021291b2 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x021291d0 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x021291da kind:thumb_call_arm to:0x0200ee5c module:main +from:0x021291e4 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x021291ec kind:load to:0x020b4f04 module:overlay(0) +from:0x021291f0 kind:load to:0x0212df0c module:overlay(43) +from:0x021291f4 kind:load to:0x027e0964 module:dtcm +from:0x021291fc kind:load to:0x027e0254 module:dtcm +from:0x02129282 kind:thumb_call_arm to:0x01ffc3b4 module:itcm +from:0x021292a2 kind:thumb_call_arm to:0x02015080 module:main +from:0x021292be kind:thumb_call_arm to:0x02015080 module:main +from:0x021292d0 kind:thumb_call_arm to:0x020577f8 module:overlay(0) +from:0x021292fc kind:thumb_call_arm to:0x01ffc3b4 module:itcm +from:0x02129318 kind:thumb_call_arm to:0x02015080 module:main +from:0x02129328 kind:thumb_call_arm to:0x020577f8 module:overlay(0) +from:0x02129346 kind:thumb_call_arm to:0x02015080 module:main +from:0x02129358 kind:thumb_call_arm to:0x020577f8 module:overlay(0) +from:0x0212939a kind:thumb_call_arm to:0x0208eee8 module:overlay(0) +from:0x021293b2 kind:thumb_call_arm to:0x02083fdc module:overlay(0) +from:0x021293d8 kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x021293f8 kind:thumb_call_arm to:0x02057cc8 module:overlay(0) +from:0x02129406 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x0212945c kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x0212948e kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x0212955a kind:thumb_call_arm to:0x02057cc8 module:overlay(0) +from:0x02129568 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02129576 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02129584 kind:load to:0x0212d924 module:overlay(43) +from:0x02129588 kind:load to:0x0212d90c module:overlay(43) +from:0x0212958c kind:load to:0x0212df20 module:overlay(43) +from:0x02129590 kind:load to:0x0212dfa0 module:overlay(43) +from:0x02129594 kind:load to:0x0212d920 module:overlay(43) +from:0x02129598 kind:load to:0x0212d928 module:overlay(43) +from:0x021295a8 kind:load to:0x0212d92c module:overlay(43) +from:0x021295f4 kind:thumb_call_arm to:0x02098b7c module:overlay(0) +from:0x02129602 kind:thumb_call to:0x02128c84 module:overlay(43) +from:0x0212960c kind:thumb_call to:0x0212a6c8 module:overlay(43) +from:0x02129616 kind:thumb_call_arm to:0x0207ede0 module:overlay(0) +from:0x021296fc kind:thumb_call_arm to:0x02098680 module:overlay(0) +from:0x02129744 kind:load to:0x0212d754 module:overlay(43) +from:0x0212974c kind:load to:0x0212cbb0 module:overlay(43) +from:0x02129768 kind:thumb_call_arm to:0x02073330 module:overlay(0) +from:0x02129774 kind:thumb_call to:0x02129f10 module:overlay(43) +from:0x0212977c kind:thumb_call_arm to:0x020a0328 module:overlay(0) +from:0x02129784 kind:thumb_call_arm to:0x0207ee1c module:overlay(0) +from:0x02129790 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02129798 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x021297a0 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x021297a8 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x021297b0 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x021297b6 kind:thumb_call_arm to:0x020984dc module:overlay(0) +from:0x021297c0 kind:load to:0x0212d754 module:overlay(43) +from:0x021297c8 kind:load to:0x027e09b8 module:dtcm +from:0x021297e4 kind:thumb_call_arm to:0x02073330 module:overlay(0) +from:0x021297f0 kind:thumb_call to:0x02129f10 module:overlay(43) +from:0x021297f8 kind:thumb_call_arm to:0x020a0328 module:overlay(0) +from:0x02129800 kind:thumb_call_arm to:0x0207ee1c module:overlay(0) +from:0x0212980c kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02129814 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x0212981c kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x02129824 kind:thumb_call to:0x02057ed4 module:overlay(0) +from:0x0212982c kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x02129832 kind:thumb_call_arm to:0x020984dc module:overlay(0) +from:0x02129838 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02129840 kind:load to:0x0212d754 module:overlay(43) +from:0x02129848 kind:load to:0x027e09b8 module:dtcm +from:0x02129858 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x02129860 kind:load to:0x0212df60 module:overlay(43) +from:0x021298c4 kind:thumb_call to:0x0212a5e4 module:overlay(43) +from:0x021298f2 kind:thumb_call_arm to:0x02097c40 module:overlay(0) +from:0x021298fc kind:load to:0x020aed4c module:overlay(0) +from:0x0212990c kind:load to:0x0212d7ac module:overlay(43) +from:0x02129944 kind:thumb_call to:0x0212a440 module:overlay(43) +from:0x021299be kind:thumb_call_arm to:0x02015080 module:main +from:0x021299d0 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x021299ee kind:thumb_call_arm to:0x02015080 module:main +from:0x02129a16 kind:thumb_call_arm to:0x02015080 module:main +from:0x02129a3e kind:thumb_call_arm to:0x02071d68 module:overlay(0) +from:0x02129a8a kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x02129a92 kind:thumb_call to:0x0212a3f4 module:overlay(43) +from:0x02129a98 kind:thumb_call to:0x0212a250 module:overlay(43) +from:0x02129ab4 kind:thumb_call to:0x02129eb4 module:overlay(43) +from:0x02129aba kind:thumb_call_arm to:0x0209888c module:overlay(0) +from:0x02129ad2 kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x02129ade kind:thumb_call_arm to:0x02098be0 module:overlay(0) +from:0x02129af8 kind:thumb_call to:0x02129200 module:overlay(43) +from:0x02129b0a kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x02129b46 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x02129b74 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x02129bb6 kind:thumb_call_arm to:0x0207decc module:overlay(0) +from:0x02129bc2 kind:thumb_call to:0x021295ac module:overlay(43) +from:0x02129bd4 kind:load to:0x0212d7ac module:overlay(43) +from:0x02129bdc kind:load to:0x027e09a8 module:dtcm +from:0x02129bf4 kind:load to:0x027e0ce4 module:dtcm +from:0x02129bfc kind:load to:0x027e09c0 module:dtcm +from:0x02129c0c kind:thumb_call_arm to:0x02073320 module:overlay(0) +from:0x02129c20 kind:load to:0x027e09b8 module:dtcm +from:0x02129c32 kind:thumb_call_arm to:0x02099058 module:overlay(0) +from:0x02129c40 kind:thumb_call_arm to:0x01fff5d0 module:itcm +from:0x02129c5e kind:thumb_call_arm to:0x02078710 module:overlay(0) +from:0x02129c6c kind:thumb_call_arm to:0x02058fc4 module:overlay(0) +from:0x02129c74 kind:thumb_call_arm to:0x01ffc768 module:itcm +from:0x02129cb0 kind:thumb_call_arm to:0x020c09b0 module:overlay(17) +from:0x02129cbc kind:load to:0x027e09bc module:dtcm +from:0x02129cc0 kind:load to:0x027e0958 module:dtcm +from:0x02129cc4 kind:load to:0x020b4f04 module:overlay(0) +from:0x02129cc8 kind:load to:0x027e09ac module:dtcm +from:0x02129ccc kind:load to:0x027e09b4 module:dtcm +from:0x02129cfa kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x02129d0a kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x02129d10 kind:load to:0x027e09a8 module:dtcm +from:0x02129d36 kind:thumb_call_arm to:0x020a0388 module:overlay(0) +from:0x02129d4c kind:thumb_call to:0x02129f30 module:overlay(43) +from:0x02129d9c kind:thumb_call_arm to:0x0209ffe0 module:overlay(0) +from:0x02129db6 kind:thumb_call_arm to:0x01ff9638 module:itcm +from:0x02129e40 kind:thumb_call_arm to:0x0209ffe0 module:overlay(0) +from:0x02129e94 kind:load to:0x027e0cec module:dtcm +from:0x02129ed2 kind:thumb_call to:0x02129f30 module:overlay(43) +from:0x02129f20 kind:thumb_call_arm to:0x020a0164 module:overlay(0) +from:0x02129f28 kind:load to:0x027e0cec module:dtcm +from:0x02129f64 kind:thumb_call_arm to:0x01ff9638 module:itcm +from:0x02129f6e kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x02129f9c kind:thumb_call_arm to:0x0203a19c module:main +from:0x02129fda kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a004 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a024 kind:load to:0x0212cbcc module:overlay(43) +from:0x0212a028 kind:load to:0x0212cbca module:overlay(43) +from:0x0212a030 kind:load to:0x0212cbc0 module:overlay(43) +from:0x0212a034 kind:load to:0x0203e964 module:main +from:0x0212a080 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a0c2 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a0ec kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a110 kind:thumb_call to:0x02129f80 module:overlay(43) +from:0x0212a168 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a192 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a1b6 kind:thumb_call to:0x02129f80 module:overlay(43) +from:0x0212a1c8 kind:load to:0x0212cbcc module:overlay(43) +from:0x0212a1d0 kind:load to:0x0203e964 module:main +from:0x0212a1d4 kind:load to:0x0212cbc0 module:overlay(43) +from:0x0212a22e kind:thumb_call to:0x0212a038 module:overlay(43) +from:0x0212a248 kind:load to:0x027e07d4 module:dtcm +from:0x0212a24c kind:load to:0x0212cbc2 module:overlay(43) +from:0x0212a25c kind:thumb_call to:0x0212a1e8 module:overlay(43) +from:0x0212a2e2 kind:thumb_call_arm to:0x020d9934 module:overlay(31) +from:0x0212a2f2 kind:thumb_call_arm to:0x020987cc module:overlay(0) +from:0x0212a302 kind:thumb_call_arm to:0x0208bc4c module:overlay(0) +from:0x0212a30a kind:thumb_call_arm to:0x01ffccc0 module:itcm +from:0x0212a31e kind:thumb_call_arm to:0x0208bd80 module:overlay(0) +from:0x0212a326 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212a362 kind:thumb_call_arm to:0x0207e48c module:overlay(0) +from:0x0212a390 kind:thumb_call_arm to:0x0207e48c module:overlay(0) +from:0x0212a39c kind:load to:0x0212cbd0 module:overlay(43) +from:0x0212a3a0 kind:load to:0x027e0d34 module:dtcm +from:0x0212a3a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a3b0 kind:load to:0x0212cbd1 module:overlay(43) +from:0x0212a3b4 kind:load to:0x027e09c0 module:dtcm +from:0x0212a434 kind:load to:0x0212cbc4 module:overlay(43) +from:0x0212a438 kind:load to:0x0212cbc6 module:overlay(43) +from:0x0212a43c kind:load to:0x0212cbc8 module:overlay(43) +from:0x0212a444 kind:thumb_call_arm to:0x02098a34 module:overlay(0) +from:0x0212a4a6 kind:thumb_call to:0x0212a53c module:overlay(43) +from:0x0212a4c8 kind:thumb_call_arm to:0x0208bd70 module:overlay(0) +from:0x0212a4d6 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212a504 kind:thumb_call_arm to:0x020bf090 module:overlay(17) +from:0x0212a516 kind:thumb_call_arm to:0x02099114 module:overlay(0) +from:0x0212a51e kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212a530 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a548 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212a582 kind:thumb_call_arm to:0x0209764c module:overlay(0) +from:0x0212a5ae kind:thumb_call_arm to:0x02097448 module:overlay(0) +from:0x0212a5b8 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a5dc kind:load to:0x020b53e4 module:overlay(0) +from:0x0212a5e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a5f8 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a606 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212a634 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a658 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212a68c kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212a6a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a6ac kind:load to:0x0203e964 module:main +from:0x0212a6b4 kind:load to:0x027e09a8 module:dtcm +from:0x0212a6c4 kind:load to:0x02129371 module:overlay(43) +from:0x0212a6ce kind:thumb_call_arm to:0x02097bd8 module:overlay(0) +from:0x0212a6dc kind:load to:0x0212d6fc module:overlay(43) +from:0x0212a716 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a746 kind:thumb_call_arm to:0x02097c74 module:overlay(0) +from:0x0212a758 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a770 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a7a2 kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212a7b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a7e4 kind:thumb_call_arm to:0x02023288 module:main +from:0x0212a81a kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212a842 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212a84c kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212a86c kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212a878 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212a88c kind:thumb_call_arm to:0x02081e64 module:overlay(0) +from:0x0212a898 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212a8a4 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a8b6 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212a8c2 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212a8e6 kind:thumb_call_arm to:0x02073004 module:overlay(0) +from:0x0212a8fc kind:thumb_call_arm to:0x020775c4 module:overlay(0) +from:0x0212a95c kind:thumb_call_arm to:0x020733bc module:overlay(0) +from:0x0212a970 kind:load to:0x027e09b8 module:dtcm +from:0x0212a9b6 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212a9c2 kind:thumb_call_arm to:0x02073320 module:overlay(0) +from:0x0212a9ce kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212a9dc kind:thumb_call_arm to:0x0206c9a8 module:overlay(0) +from:0x0212a9e8 kind:load to:0x027e09a8 module:dtcm +from:0x0212a9f0 kind:load to:0x027e09b8 module:dtcm +from:0x0212a9f8 kind:load to:0x020b51f8 module:overlay(0) +from:0x0212aa08 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212aa12 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212aa44 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212aa50 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212aa84 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212aa9e kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212aaaa kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212aadc kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212aae8 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212ab0c kind:thumb_call to:0x0212a75c module:overlay(43) +from:0x0212ab16 kind:thumb_call to:0x0212a53c module:overlay(43) +from:0x0212ab26 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ab30 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ab48 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ab66 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ab70 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212ab84 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aba2 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212abac kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212abc0 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212abde kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212abe8 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212abf8 kind:thumb_call_arm to:0x020d9924 module:overlay(31) +from:0x0212ac08 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ac26 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ac32 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212ac42 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212ac54 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ac70 kind:thumb_call to:0x0212a7bc module:overlay(43) +from:0x0212ac7c kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ac86 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ac92 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212aca2 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212acc2 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212acfc kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ad08 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212ad18 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212ad2c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ad4e kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ad54 kind:load to:0x02049be4 module:main +from:0x0212ad5c kind:load to:0x027e0d34 module:dtcm +from:0x0212ad7a kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212ad8e kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212ada2 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212adcc kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212adde kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ae2e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ae48 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ae60 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212ae8c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aeae kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aec8 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212aee6 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212af02 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212af20 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212af3c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212af5a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212af74 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212afde kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212afea kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212b004 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b01e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b034 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b04e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b066 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212b076 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212b0a6 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212b0ca kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212b0dc kind:load to:0x02049be4 module:main +from:0x0212b0ec kind:load to:0x0203e964 module:main +from:0x0212b0f0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212b102 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212b11a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b13a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b148 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212b160 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b180 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b198 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212b1b4 kind:load to:0x0203e964 module:main +from:0x0212b1ce kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b1e8 kind:thumb_call_arm to:0x02015080 module:main +from:0x0212b208 kind:thumb_call_arm to:0x02015080 module:main +from:0x0212b212 kind:thumb_call to:0x02129cd4 module:overlay(43) +from:0x0212b28c kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212b296 kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212b2a2 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b2a8 kind:thumb_call to:0x0212a75c module:overlay(43) +from:0x0212b2b2 kind:thumb_call to:0x0212a53c module:overlay(43) +from:0x0212b2c2 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b2ce kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b2da kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212b2ea kind:thumb_call_arm to:0x020d9924 module:overlay(31) +from:0x0212b2fc kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b31c kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b332 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212b348 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b366 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b372 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b38a kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212b3a0 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b3be kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212b3d2 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b3ee kind:thumb_call to:0x0212a7bc module:overlay(43) +from:0x0212b3fa kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b406 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b41c kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b42c kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212b442 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b460 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b478 kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212b484 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b4b4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b4d4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b4f4 kind:load to:0x0203e964 module:main +from:0x0212b4fc kind:load to:0x027e0d34 module:dtcm +from:0x0212b500 kind:load to:0x02049be4 module:main +from:0x0212b51e kind:thumb_call_arm to:0x01ffbbe0 module:itcm +from:0x0212b54e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b56e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b58c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b5ae kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b5c4 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212b5ca kind:thumb_call to:0x0212a53c module:overlay(43) +from:0x0212b5e0 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212b5f8 kind:load to:0x0203e964 module:main +from:0x0212b604 kind:thumb_call_arm to:0x02099330 module:overlay(0) +from:0x0212b61c kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b630 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212b646 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b65e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b66a kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b674 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b680 kind:load to:0x02049be4 module:main +from:0x0212b692 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212b6b6 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b6dc kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212b6fe kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212b708 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212b730 kind:load to:0x0203e964 module:main +from:0x0212b744 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b74e kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212b75c kind:thumb_call_arm to:0x01ff938c module:itcm +from:0x0212b76a kind:thumb_call_arm to:0x02023288 module:main +from:0x0212b774 kind:thumb_call_arm to:0x01ff93c0 module:itcm +from:0x0212b7b8 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b7c4 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b7e2 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212b800 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212b83e kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212b84a kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b856 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b88c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b898 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b8bc kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212b8c6 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212b8f2 kind:thumb_call to:0x0212a568 module:overlay(43) +from:0x0212b934 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212b94c kind:load to:0x027e09a8 module:dtcm +from:0x0212b96c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b980 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b98a kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212b9a2 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212b9ac kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212b9e6 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212b9f2 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b9fe kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212ba36 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ba40 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212ba66 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212ba70 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212ba7c kind:thumb_call to:0x0212a5e4 module:overlay(43) +from:0x0212baa0 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212baac kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212badc kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212baf8 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bb44 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212bb52 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212bb6a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bb8a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bbb4 kind:load to:0x02049be4 module:main +from:0x0212bbc0 kind:load to:0x0203e964 module:main +from:0x0212bc7e kind:thumb_call to:0x02129d1c module:overlay(43) +from:0x0212bc98 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212bca6 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bcb4 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bcbc kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212bcca kind:thumb_call_arm to:0x01ff938c module:itcm +from:0x0212bcd8 kind:thumb_call_arm to:0x02023288 module:main +from:0x0212bce2 kind:thumb_call_arm to:0x01ff93c0 module:itcm +from:0x0212bd06 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212bd12 kind:thumb_call to:0x0212a75c module:overlay(43) +from:0x0212bd1c kind:thumb_call to:0x0212a53c module:overlay(43) +from:0x0212bd2c kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212bd38 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212bd54 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bd72 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212bd7e kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212bd8e kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212bda0 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212bdae kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212bdc4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212bde8 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212bdf4 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212be00 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212be12 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212be2c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212be42 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212be4e kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212be60 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212be6c kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212be80 kind:load to:0x02049be4 module:main +from:0x0212be9a kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212bea6 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212beb0 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212bf06 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212bf18 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bf30 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212bf3c kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212bfc4 kind:load to:0x0203e964 module:main +from:0x0212c010 kind:thumb_call to:0x02129d1c module:overlay(43) +from:0x0212c044 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212c04c kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c06c kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x0212c08a kind:thumb_call_arm to:0x02023288 module:main +from:0x0212c0ca kind:thumb_call_arm to:0x020577f8 module:overlay(0) +from:0x0212c0e2 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c0f4 kind:load to:0x027e09a8 module:dtcm +from:0x0212c120 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212c130 kind:load to:0x027e09a8 module:dtcm +from:0x0212c164 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c170 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c186 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c1be kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c1e8 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c1f6 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c208 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212c232 kind:thumb_call to:0x02129d1c module:overlay(43) +from:0x0212c276 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c2a0 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c2ae kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c2c0 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212c2ea kind:thumb_call to:0x02129d1c module:overlay(43) +from:0x0212c30a kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212c32a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c34a kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c3a0 kind:thumb_call to:0x02129d1c module:overlay(43) +from:0x0212c3b8 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c3c8 kind:load to:0x0203e964 module:main +from:0x0212c3ea kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c3f4 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212c40e kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212c41e kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212c44c kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212c47e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c49e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c4b6 kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212c4c4 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212c4d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c4d8 kind:load to:0x0203e964 module:main +from:0x0212c4e0 kind:load to:0x027e09a8 module:dtcm +from:0x0212c4f6 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c510 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c534 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c550 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212c576 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c582 kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212c598 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c5b6 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c5c0 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c5d0 kind:load to:0x0203e964 module:main +from:0x0212c5d4 kind:load to:0x02049be4 module:main +from:0x0212c5ec kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c5f6 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212c60e kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c650 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c66c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c696 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c6b6 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c6ce kind:thumb_call to:0x0212a3bc module:overlay(43) +from:0x0212c6dc kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212c6e8 kind:load to:0x02049be4 module:main +from:0x0212c6f4 kind:load to:0x0203e964 module:main +from:0x0212c6fc kind:load to:0x027e09a8 module:dtcm +from:0x0212c712 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c72c kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c750 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c76c kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212c792 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c79e kind:thumb_call_arm to:0x020986a8 module:overlay(0) +from:0x0212c7b4 kind:thumb_call_arm to:0x0203a19c module:main +from:0x0212c7d2 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c7dc kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c7ec kind:load to:0x0203e964 module:main +from:0x0212c7f0 kind:load to:0x02049be4 module:main +from:0x0212c814 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c822 kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212c846 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212c858 kind:load to:0x027e09a8 module:dtcm +from:0x0212c86e kind:thumb_call_arm to:0x02098708 module:overlay(0) +from:0x0212c87a kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c886 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c8d8 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c900 kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212c90e kind:thumb_call_arm to:0x0209764c module:overlay(0) +from:0x0212c948 kind:thumb_call_arm to:0x02097448 module:overlay(0) +from:0x0212c956 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212c974 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212c978 kind:load to:0x027e09a8 module:dtcm +from:0x0212c99c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c9b6 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c9c0 kind:thumb_call to:0x02129864 module:overlay(43) +from:0x0212c9f4 kind:thumb_call_arm to:0x02073004 module:overlay(0) +from:0x0212ca08 kind:thumb_call_arm to:0x020775c4 module:overlay(0) +from:0x0212ca64 kind:thumb_call_arm to:0x020733bc module:overlay(0) +from:0x0212ca74 kind:thumb_call_arm to:0x0206d0bc module:overlay(0) +from:0x0212ca84 kind:load to:0x027e09b8 module:dtcm +from:0x0212ca88 kind:load to:0x020b51f8 module:overlay(0) +from:0x0212caba kind:thumb_call to:0x0212a6bc module:overlay(43) +from:0x0212cac8 kind:thumb_call_arm to:0x02071b64 module:overlay(0) +from:0x0212caea kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212cb0a kind:thumb_call_arm to:0x02073330 module:overlay(0) +from:0x0212cb14 kind:load to:0x027e09a8 module:dtcm +from:0x0212cb20 kind:load to:0x027e09b8 module:dtcm +from:0x0212cb30 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0212cb38 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0212cca8 kind:arm_call to:0x02123630 module:overlay(43) +from:0x0212ccb8 kind:arm_call to:0x0203ce74 module:main +from:0x0212cd70 kind:load to:0x0212dce0 module:overlay(43) +from:0x0212cd74 kind:load to:0x0212dcf8 module:overlay(43) +from:0x0212cd78 kind:load to:0x02126844 module:overlay(43) +from:0x0212cd7c kind:load to:0x0212dcec module:overlay(43) +from:0x0212cd80 kind:load to:0x020431b8 module:main +from:0x0212cd84 kind:load to:0x0212d0d8 module:overlay(43) +from:0x0212cda8 kind:arm_call to:0x02126888 module:overlay(43) +from:0x0212cdb8 kind:arm_call to:0x0203ce74 module:main +from:0x0212ce50 kind:load to:0x0212ddd0 module:overlay(43) +from:0x0212ce54 kind:load to:0x0212dde0 module:overlay(43) +from:0x0212ce58 kind:load to:0x02128474 module:overlay(43) +from:0x0212ce5c kind:load to:0x0212ddd4 module:overlay(43) +from:0x0212ce60 kind:load to:0x020431b8 module:main +from:0x0212ce64 kind:load to:0x0212d490 module:overlay(43) +from:0x0212ce84 kind:arm_call to:0x021284b8 module:overlay(43) +from:0x0212ce94 kind:arm_call to:0x0203ce74 module:main +from:0x0212cea8 kind:load to:0x0212deb8 module:overlay(43) +from:0x0212ceac kind:load to:0x0212dec8 module:overlay(43) +from:0x0212ceb0 kind:load to:0x02128b80 module:overlay(43) +from:0x0212ceb4 kind:load to:0x0212debc module:overlay(43) +from:0x0212cef8 kind:arm_call_thumb to:0x02128c3c module:overlay(43) +from:0x0212cf08 kind:arm_call to:0x0203ce74 module:main +from:0x0212cf1c kind:load to:0x0212d68c module:overlay(43) +from:0x0212cf20 kind:load to:0x0212df0c module:overlay(43) +from:0x0212cf24 kind:load to:0x0212df20 module:overlay(43) +from:0x0212cf28 kind:load to:0x0212cb24 module:overlay(43) +from:0x0212cf2c kind:load to:0x0212df14 module:overlay(43) +from:0x0212cf30 kind:load to:0x0212cc88 module:overlay(43) +from:0x0212cf34 kind:load to:0x0212cd88 module:overlay(43) +from:0x0212cf38 kind:load to:0x0212ce68 module:overlay(43) +from:0x0212cf3c kind:load to:0x0212ceb8 module:overlay(43) +from:0x0212cf68 kind:load to:0x0212360c module:overlay(43) +from:0x0212cf6c kind:load to:0x02097998 module:overlay(0) +from:0x0212cf70 kind:load to:0x020977a8 module:overlay(0) +from:0x0212cf74 kind:load to:0x02097824 module:overlay(0) +from:0x0212cf78 kind:load to:0x020979a0 module:overlay(0) +from:0x0212cf7c kind:load to:0x020979c0 module:overlay(0) +from:0x0212cf80 kind:load to:0x020979ec module:overlay(0) +from:0x0212cf8c kind:load to:0x02123874 module:overlay(43) +from:0x0212cf90 kind:load to:0x02126828 module:overlay(43) +from:0x0212cf94 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0212cf98 kind:load to:0x0209a2dc module:overlay(0) +from:0x0212cf9c kind:load to:0x0209a374 module:overlay(0) +from:0x0212cfa0 kind:load to:0x0209a388 module:overlay(0) +from:0x0212cfa4 kind:load to:0x0209a138 module:overlay(0) +from:0x0212cfa8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0212cfac kind:load to:0x0209a438 module:overlay(0) +from:0x0212cfb0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212cfb4 kind:load to:0x0209a344 module:overlay(0) +from:0x0212cfb8 kind:load to:0x0209a35c module:overlay(0) +from:0x0212cfbc kind:load to:0x0209a39c module:overlay(0) +from:0x0212cfc0 kind:load to:0x0209a728 module:overlay(0) +from:0x0212cfc4 kind:load to:0x021267fc module:overlay(43) +from:0x0212cfc8 kind:load to:0x021267d8 module:overlay(43) +from:0x0212cfcc kind:load to:0x0209a760 module:overlay(0) +from:0x0212cfd8 kind:load to:0x0209856c module:overlay(0) +from:0x0212cfdc kind:load to:0x020985a8 module:overlay(0) +from:0x0212cfe0 kind:load to:0x020985c0 module:overlay(0) +from:0x0212cfe4 kind:load to:0x020985cc module:overlay(0) +from:0x0212cfe8 kind:load to:0x01fff464 module:itcm +from:0x0212cfec kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212cff0 kind:load to:0x02123950 module:overlay(43) +from:0x0212cff4 kind:load to:0x02098504 module:overlay(0) +from:0x0212cff8 kind:load to:0x02123b68 module:overlay(43) +from:0x0212cffc kind:load to:0x0209850c module:overlay(0) +from:0x0212d000 kind:load to:0x02098510 module:overlay(0) +from:0x0212d004 kind:load to:0x02125c88 module:overlay(43) +from:0x0212d008 kind:load to:0x02125e18 module:overlay(43) +from:0x0212d00c kind:load to:0x0209851c module:overlay(0) +from:0x0212d010 kind:load to:0x020985d8 module:overlay(0) +from:0x0212d014 kind:load to:0x02098644 module:overlay(0) +from:0x0212d018 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d01c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d020 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d024 kind:load to:0x02123888 module:overlay(43) +from:0x0212d028 kind:load to:0x021238e8 module:overlay(43) +from:0x0212d02c kind:load to:0x020995dc module:overlay(0) +from:0x0212d0d8 kind:load to:0x02123ee8 module:overlay(43) +from:0x0212d0e0 kind:load to:0x02123f68 module:overlay(43) +from:0x0212d0f0 kind:load to:0x02123fd0 module:overlay(43) +from:0x0212d0f8 kind:load to:0x02124090 module:overlay(43) +from:0x0212d100 kind:load to:0x02124464 module:overlay(43) +from:0x0212d108 kind:load to:0x021240e4 module:overlay(43) +from:0x0212d110 kind:load to:0x02124164 module:overlay(43) +from:0x0212d120 kind:load to:0x02124288 module:overlay(43) +from:0x0212d128 kind:load to:0x02124360 module:overlay(43) +from:0x0212d138 kind:load to:0x02124704 module:overlay(43) +from:0x0212d140 kind:load to:0x02124790 module:overlay(43) +from:0x0212d150 kind:load to:0x02124474 module:overlay(43) +from:0x0212d158 kind:load to:0x02124500 module:overlay(43) +from:0x0212d168 kind:load to:0x02124c9c module:overlay(43) +from:0x0212d170 kind:load to:0x02124d34 module:overlay(43) +from:0x0212d180 kind:load to:0x02124968 module:overlay(43) +from:0x0212d188 kind:load to:0x02124a88 module:overlay(43) +from:0x0212d198 kind:load to:0x0212480c module:overlay(43) +from:0x0212d1a0 kind:load to:0x02124890 module:overlay(43) +from:0x0212d1b0 kind:load to:0x02124e2c module:overlay(43) +from:0x0212d1b8 kind:load to:0x02124ec8 module:overlay(43) +from:0x0212d1c8 kind:load to:0x02125030 module:overlay(43) +from:0x0212d1d0 kind:load to:0x021250ac module:overlay(43) +from:0x0212d1e0 kind:load to:0x02125204 module:overlay(43) +from:0x0212d1e8 kind:load to:0x02125300 module:overlay(43) +from:0x0212d1f8 kind:load to:0x02125b74 module:overlay(43) +from:0x0212d200 kind:load to:0x02125c10 module:overlay(43) +from:0x0212d210 kind:load to:0x021253c0 module:overlay(43) +from:0x0212d218 kind:load to:0x0212549c module:overlay(43) +from:0x0212d220 kind:load to:0x02125520 module:overlay(43) +from:0x0212d228 kind:load to:0x02125348 module:overlay(43) +from:0x0212d230 kind:load to:0x02125360 module:overlay(43) +from:0x0212d240 kind:load to:0x021245cc module:overlay(43) +from:0x0212d248 kind:load to:0x02124684 module:overlay(43) +from:0x0212d258 kind:load to:0x02125538 module:overlay(43) +from:0x0212d260 kind:load to:0x021255c0 module:overlay(43) +from:0x0212d270 kind:load to:0x021256f4 module:overlay(43) +from:0x0212d278 kind:load to:0x02125840 module:overlay(43) +from:0x0212d288 kind:load to:0x02125968 module:overlay(43) +from:0x0212d290 kind:load to:0x021259fc module:overlay(43) +from:0x0212d2a8 kind:load to:0x02126920 module:overlay(43) +from:0x0212d2ac kind:load to:0x0212695c module:overlay(43) +from:0x0212d2b0 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x0212d2b4 kind:load to:0x0212697c module:overlay(43) +from:0x0212d2d8 kind:load to:0x02126864 module:overlay(43) +from:0x0212d2dc kind:load to:0x02097998 module:overlay(0) +from:0x0212d2e0 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d2e4 kind:load to:0x02097824 module:overlay(0) +from:0x0212d2e8 kind:load to:0x020979a0 module:overlay(0) +from:0x0212d2ec kind:load to:0x020979c0 module:overlay(0) +from:0x0212d2f0 kind:load to:0x020979ec module:overlay(0) +from:0x0212d2fc kind:load to:0x02126c14 module:overlay(43) +from:0x0212d300 kind:load to:0x021283d0 module:overlay(43) +from:0x0212d304 kind:load to:0x02099b54 module:overlay(0) +from:0x0212d308 kind:load to:0x02099b8c module:overlay(0) +from:0x0212d30c kind:load to:0x0209a190 module:overlay(0) +from:0x0212d310 kind:load to:0x0209a198 module:overlay(0) +from:0x0212d314 kind:load to:0x0209a138 module:overlay(0) +from:0x0212d318 kind:load to:0x02099d04 module:overlay(0) +from:0x0212d31c kind:load to:0x02099bf4 module:overlay(0) +from:0x0212d320 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212d324 kind:load to:0x0209a148 module:overlay(0) +from:0x0212d328 kind:load to:0x0209a160 module:overlay(0) +from:0x0212d32c kind:load to:0x021283ac module:overlay(43) +from:0x0212d330 kind:load to:0x0209a178 module:overlay(0) +from:0x0212d334 kind:load to:0x0212839c module:overlay(43) +from:0x0212d338 kind:load to:0x02128378 module:overlay(43) +from:0x0212d344 kind:load to:0x02126c00 module:overlay(43) +from:0x0212d348 kind:load to:0x021283b4 module:overlay(43) +from:0x0212d34c kind:load to:0x0209a2a8 module:overlay(0) +from:0x0212d350 kind:load to:0x0209a2dc module:overlay(0) +from:0x0212d354 kind:load to:0x0209a374 module:overlay(0) +from:0x0212d358 kind:load to:0x0209a388 module:overlay(0) +from:0x0212d35c kind:load to:0x0209a138 module:overlay(0) +from:0x0212d360 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0212d364 kind:load to:0x0209a438 module:overlay(0) +from:0x0212d368 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212d36c kind:load to:0x0209a344 module:overlay(0) +from:0x0212d370 kind:load to:0x0209a35c module:overlay(0) +from:0x0212d374 kind:load to:0x0209a39c module:overlay(0) +from:0x0212d378 kind:load to:0x0209a728 module:overlay(0) +from:0x0212d37c kind:load to:0x021267fc module:overlay(43) +from:0x0212d380 kind:load to:0x021267d8 module:overlay(43) +from:0x0212d384 kind:load to:0x0209a760 module:overlay(0) +from:0x0212d390 kind:load to:0x0209856c module:overlay(0) +from:0x0212d394 kind:load to:0x020985a8 module:overlay(0) +from:0x0212d398 kind:load to:0x020985c0 module:overlay(0) +from:0x0212d39c kind:load to:0x020985cc module:overlay(0) +from:0x0212d3a0 kind:load to:0x01fff464 module:itcm +from:0x0212d3a4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d3a8 kind:load to:0x02126c28 module:overlay(43) +from:0x0212d3ac kind:load to:0x02098504 module:overlay(0) +from:0x0212d3b0 kind:load to:0x02126d3c module:overlay(43) +from:0x0212d3b4 kind:load to:0x0209850c module:overlay(0) +from:0x0212d3b8 kind:load to:0x02098510 module:overlay(0) +from:0x0212d3bc kind:load to:0x02127f44 module:overlay(43) +from:0x0212d3c0 kind:load to:0x02099058 module:overlay(0) +from:0x0212d3c4 kind:load to:0x0209851c module:overlay(0) +from:0x0212d3c8 kind:load to:0x020985d8 module:overlay(0) +from:0x0212d3cc kind:load to:0x02098644 module:overlay(0) +from:0x0212d3d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d3d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d3d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d3dc kind:load to:0x021283ec module:overlay(43) +from:0x0212d3e0 kind:load to:0x0212842c module:overlay(43) +from:0x0212d3e4 kind:load to:0x021282d0 module:overlay(43) +from:0x0212d490 kind:load to:0x02126dc0 module:overlay(43) +from:0x0212d498 kind:load to:0x02126e2c module:overlay(43) +from:0x0212d4a8 kind:load to:0x02126e54 module:overlay(43) +from:0x0212d4b0 kind:load to:0x02126ed8 module:overlay(43) +from:0x0212d4c0 kind:load to:0x02126fac module:overlay(43) +from:0x0212d4c8 kind:load to:0x02127098 module:overlay(43) +from:0x0212d4d8 kind:load to:0x021271e8 module:overlay(43) +from:0x0212d4e0 kind:load to:0x021271ec module:overlay(43) +from:0x0212d4f0 kind:load to:0x02127198 module:overlay(43) +from:0x0212d4f8 kind:load to:0x0212719c module:overlay(43) +from:0x0212d508 kind:load to:0x021278b8 module:overlay(43) +from:0x0212d510 kind:load to:0x02127948 module:overlay(43) +from:0x0212d520 kind:load to:0x021276d4 module:overlay(43) +from:0x0212d528 kind:load to:0x02127780 module:overlay(43) +from:0x0212d538 kind:load to:0x02127b54 module:overlay(43) +from:0x0212d540 kind:load to:0x02127b78 module:overlay(43) +from:0x0212d550 kind:load to:0x02127c04 module:overlay(43) +from:0x0212d558 kind:load to:0x02127ca0 module:overlay(43) +from:0x0212d568 kind:load to:0x021279fc module:overlay(43) +from:0x0212d570 kind:load to:0x02127abc module:overlay(43) +from:0x0212d580 kind:load to:0x02127230 module:overlay(43) +from:0x0212d588 kind:load to:0x021272c4 module:overlay(43) +from:0x0212d598 kind:load to:0x02127584 module:overlay(43) +from:0x0212d5a0 kind:load to:0x02127600 module:overlay(43) +from:0x0212d5b0 kind:load to:0x0212735c module:overlay(43) +from:0x0212d5b8 kind:load to:0x021273e8 module:overlay(43) +from:0x0212d5c8 kind:load to:0x021288bc module:overlay(43) +from:0x0212d5d0 kind:load to:0x02128938 module:overlay(43) +from:0x0212d5f8 kind:load to:0x02128550 module:overlay(43) +from:0x0212d5fc kind:load to:0x02128afc module:overlay(43) +from:0x0212d600 kind:load to:0x02128508 module:overlay(43) +from:0x0212d604 kind:load to:0x0207c03c module:overlay(0) +from:0x0212d608 kind:load to:0x0207c044 module:overlay(0) +from:0x0212d614 kind:load to:0x02128494 module:overlay(43) +from:0x0212d618 kind:load to:0x02097a38 module:overlay(0) +from:0x0212d61c kind:load to:0x02097a6c module:overlay(0) +from:0x0212d620 kind:load to:0x02097824 module:overlay(0) +from:0x0212d624 kind:load to:0x02097a40 module:overlay(0) +from:0x0212d628 kind:load to:0x02097868 module:overlay(0) +from:0x0212d62c kind:load to:0x0209786c module:overlay(0) +from:0x0212d638 kind:load to:0x0209856c module:overlay(0) +from:0x0212d63c kind:load to:0x020985a8 module:overlay(0) +from:0x0212d640 kind:load to:0x020985c0 module:overlay(0) +from:0x0212d644 kind:load to:0x020985cc module:overlay(0) +from:0x0212d648 kind:load to:0x01fff464 module:itcm +from:0x0212d64c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d650 kind:load to:0x02128670 module:overlay(43) +from:0x0212d654 kind:load to:0x02098504 module:overlay(0) +from:0x0212d658 kind:load to:0x021286c0 module:overlay(43) +from:0x0212d65c kind:load to:0x0209850c module:overlay(0) +from:0x0212d660 kind:load to:0x02098510 module:overlay(0) +from:0x0212d664 kind:load to:0x02128a28 module:overlay(43) +from:0x0212d668 kind:load to:0x02098518 module:overlay(0) +from:0x0212d66c kind:load to:0x0209851c module:overlay(0) +from:0x0212d670 kind:load to:0x020985d8 module:overlay(0) +from:0x0212d674 kind:load to:0x02098644 module:overlay(0) +from:0x0212d678 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d67c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d680 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d684 kind:load to:0x02128b18 module:overlay(43) +from:0x0212d688 kind:load to:0x02128b48 module:overlay(43) +from:0x0212d6f0 kind:load to:0x02128ed5 module:overlay(43) +from:0x0212d6fc kind:load to:0x02097c68 module:overlay(0) +from:0x0212d700 kind:load to:0x0212a6e1 module:overlay(43) +from:0x0212d70c kind:load to:0x02128c21 module:overlay(43) +from:0x0212d710 kind:load to:0x020977a0 module:overlay(0) +from:0x0212d714 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d718 kind:load to:0x02097824 module:overlay(0) +from:0x0212d71c kind:load to:0x02128bb9 module:overlay(43) +from:0x0212d720 kind:load to:0x02097868 module:overlay(0) +from:0x0212d724 kind:load to:0x02128bf1 module:overlay(43) +from:0x0212d734 kind:load to:0x020977a0 module:overlay(0) +from:0x0212d738 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d73c kind:load to:0x02097824 module:overlay(0) +from:0x0212d740 kind:load to:0x02128bb9 module:overlay(43) +from:0x0212d744 kind:load to:0x02097868 module:overlay(0) +from:0x0212d748 kind:load to:0x02128bf1 module:overlay(43) +from:0x0212d754 kind:load to:0x0209856c module:overlay(0) +from:0x0212d758 kind:load to:0x020985a8 module:overlay(0) +from:0x0212d75c kind:load to:0x020985c0 module:overlay(0) +from:0x0212d760 kind:load to:0x020985cc module:overlay(0) +from:0x0212d764 kind:load to:0x01fff464 module:itcm +from:0x0212d768 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d76c kind:load to:0x02129851 module:overlay(43) +from:0x0212d770 kind:load to:0x02098504 module:overlay(0) +from:0x0212d774 kind:load to:0x02129915 module:overlay(43) +from:0x0212d778 kind:load to:0x02129c01 module:overlay(43) +from:0x0212d77c kind:load to:0x02098510 module:overlay(0) +from:0x0212d780 kind:load to:0x02129c39 module:overlay(43) +from:0x0212d784 kind:load to:0x02129c29 module:overlay(43) +from:0x0212d788 kind:load to:0x0209851c module:overlay(0) +from:0x0212d78c kind:load to:0x020985d8 module:overlay(0) +from:0x0212d790 kind:load to:0x02098644 module:overlay(0) +from:0x0212d794 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d798 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d79c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d7a0 kind:load to:0x02129755 module:overlay(43) +from:0x0212d7a4 kind:load to:0x021297d1 module:overlay(43) +from:0x0212d7a8 kind:load to:0x020995dc module:overlay(0) +from:0x0212d7ac kind:load to:0x0212a82d module:overlay(43) +from:0x0212d7b4 kind:load to:0x0212a85d module:overlay(43) +from:0x0212d7bc kind:load to:0x0212a8a9 module:overlay(43) +from:0x0212d7c4 kind:load to:0x0212a975 module:overlay(43) +from:0x0212d7cc kind:load to:0x0212a9fd module:overlay(43) +from:0x0212d7d4 kind:load to:0x0212aa35 module:overlay(43) +from:0x0212d7dc kind:load to:0x0212aa95 module:overlay(43) +from:0x0212d7e4 kind:load to:0x0212aacd module:overlay(43) +from:0x0212d7ec kind:load to:0x0212ad65 module:overlay(43) +from:0x0212d7f4 kind:load to:0x0212b1c1 module:overlay(43) +from:0x0212d7fc kind:load to:0x0212b509 module:overlay(43) +from:0x0212d804 kind:load to:0x0212b601 module:overlay(43) +from:0x0212d80c kind:load to:0x0212b685 module:overlay(43) +from:0x0212d814 kind:load to:0x0212b739 module:overlay(43) +from:0x0212d81c kind:load to:0x0212b7d5 module:overlay(43) +from:0x0212d824 kind:load to:0x0212b831 module:overlay(43) +from:0x0212d82c kind:load to:0x0212b8ad module:overlay(43) +from:0x0212d834 kind:load to:0x0212b955 module:overlay(43) +from:0x0212d83c kind:load to:0x0212b995 module:overlay(43) +from:0x0212d844 kind:load to:0x0212b9d9 module:overlay(43) +from:0x0212d84c kind:load to:0x0212ba59 module:overlay(43) +from:0x0212d854 kind:load to:0x0212ba89 module:overlay(43) +from:0x0212d85c kind:load to:0x0212bab5 module:overlay(43) +from:0x0212d864 kind:load to:0x0212bbcd module:overlay(43) +from:0x0212d86c kind:load to:0x0212be85 module:overlay(43) +from:0x0212d874 kind:load to:0x0212bed5 module:overlay(43) +from:0x0212d87c kind:load to:0x0212bf4d module:overlay(43) +from:0x0212d884 kind:load to:0x0212bfcd module:overlay(43) +from:0x0212d88c kind:load to:0x0212c0fd module:overlay(43) +from:0x0212d894 kind:load to:0x0212c139 module:overlay(43) +from:0x0212d89c kind:load to:0x0212c1c9 module:overlay(43) +from:0x0212d8a4 kind:load to:0x0212c245 module:overlay(43) +from:0x0212d8ac kind:load to:0x0212c281 module:overlay(43) +from:0x0212d8b4 kind:load to:0x0212c2fd module:overlay(43) +from:0x0212d8bc kind:load to:0x0212c3d5 module:overlay(43) +from:0x0212d8c4 kind:load to:0x0212c4e9 module:overlay(43) +from:0x0212d8cc kind:load to:0x0212c5d9 module:overlay(43) +from:0x0212d8d4 kind:load to:0x0212c705 module:overlay(43) +from:0x0212d8dc kind:load to:0x0212c7f5 module:overlay(43) +from:0x0212d8e4 kind:load to:0x0212c861 module:overlay(43) +from:0x0212d8ec kind:load to:0x0212c8ed module:overlay(43) +from:0x0212d8f4 kind:load to:0x0212c985 module:overlay(43) +from:0x0212d8fc kind:load to:0x0212c9cd module:overlay(43) +from:0x0212d904 kind:load to:0x0212ca8d module:overlay(43) diff --git a/config/eur1/arm9/overlays/ov043/symbols.txt b/config/eur1/arm9/overlays/ov043/symbols.txt new file mode 100644 index 00000000..7ea4cd39 --- /dev/null +++ b/config/eur1/arm9/overlays/ov043/symbols.txt @@ -0,0 +1,320 @@ +func_ov043_02123600 kind:function(arm,size=0xc) addr:0x02123600 +func_ov043_0212360c kind:function(arm,size=0x24) addr:0x0212360c +func_ov043_02123630 kind:function(arm,size=0x50) addr:0x02123630 +func_ov043_02123680 kind:function(arm,size=0x1f4) addr:0x02123680 +func_ov043_02123874 kind:function(arm,size=0x14) addr:0x02123874 +func_ov043_02123888 kind:function(arm,size=0x60) addr:0x02123888 +func_ov043_021238e8 kind:function(arm,size=0x68) addr:0x021238e8 +func_ov043_02123950 kind:function(arm,size=0xf0) addr:0x02123950 +func_ov043_02123a40 kind:function(arm,size=0x70) addr:0x02123a40 +func_ov043_02123ab0 kind:function(arm,size=0x24) addr:0x02123ab0 +func_ov043_02123ad4 kind:function(arm,size=0x94) addr:0x02123ad4 +func_ov043_02123b68 kind:function(arm,size=0x2c8) addr:0x02123b68 +func_ov043_02123e30 kind:function(arm,size=0xb8) addr:0x02123e30 +func_ov043_02123ee8 kind:function(arm,size=0x80) addr:0x02123ee8 +func_ov043_02123f68 kind:function(arm,size=0x68) addr:0x02123f68 +func_ov043_02123fd0 kind:function(arm,size=0xc0) addr:0x02123fd0 +func_ov043_02124090 kind:function(arm,size=0x54) addr:0x02124090 +func_ov043_021240e4 kind:function(arm,size=0x80) addr:0x021240e4 +func_ov043_02124164 kind:function(arm,size=0x124) addr:0x02124164 +func_ov043_02124288 kind:function(arm,size=0xd8) addr:0x02124288 +func_ov043_02124360 kind:function(arm,size=0x104) addr:0x02124360 +func_ov043_02124464 kind:function(arm,size=0x10) addr:0x02124464 +func_ov043_02124474 kind:function(arm,size=0x8c) addr:0x02124474 +func_ov043_02124500 kind:function(arm,size=0xcc) addr:0x02124500 +func_ov043_021245cc kind:function(arm,size=0xb8) addr:0x021245cc +func_ov043_02124684 kind:function(arm,size=0x80) addr:0x02124684 +func_ov043_02124704 kind:function(arm,size=0x8c) addr:0x02124704 +func_ov043_02124790 kind:function(arm,size=0x7c) addr:0x02124790 +func_ov043_0212480c kind:function(arm,size=0x84) addr:0x0212480c +func_ov043_02124890 kind:function(arm,size=0xd8) addr:0x02124890 +func_ov043_02124968 kind:function(arm,size=0x120) addr:0x02124968 +func_ov043_02124a88 kind:function(arm,size=0x214) addr:0x02124a88 +func_ov043_02124c9c kind:function(arm,size=0x98) addr:0x02124c9c +func_ov043_02124d34 kind:function(arm,size=0xf8) addr:0x02124d34 +func_ov043_02124e2c kind:function(arm,size=0x9c) addr:0x02124e2c +func_ov043_02124ec8 kind:function(arm,size=0x168) addr:0x02124ec8 +func_ov043_02125030 kind:function(arm,size=0x7c) addr:0x02125030 +func_ov043_021250ac kind:function(arm,size=0x158) addr:0x021250ac +func_ov043_02125204 kind:function(arm,size=0xfc) addr:0x02125204 +func_ov043_02125300 kind:function(arm,size=0x48) addr:0x02125300 +func_ov043_02125348 kind:function(arm,size=0x18) addr:0x02125348 +func_ov043_02125360 kind:function(arm,size=0x60) addr:0x02125360 +func_ov043_021253c0 kind:function(arm,size=0xdc) addr:0x021253c0 +func_ov043_0212549c kind:function(arm,size=0x84) addr:0x0212549c +func_ov043_02125520 kind:function(arm,size=0x18) addr:0x02125520 +func_ov043_02125538 kind:function(arm,size=0x88) addr:0x02125538 +func_ov043_021255c0 kind:function(arm,size=0x134) addr:0x021255c0 +func_ov043_021256f4 kind:function(arm,size=0x14c) addr:0x021256f4 +func_ov043_02125840 kind:function(arm,size=0x128) addr:0x02125840 +func_ov043_02125968 kind:function(arm,size=0x94) addr:0x02125968 +func_ov043_021259fc kind:function(arm,size=0xe0) addr:0x021259fc +func_ov043_02125adc kind:function(arm,size=0x24) addr:0x02125adc +func_ov043_02125b00 kind:function(arm,size=0x74) addr:0x02125b00 +func_ov043_02125b74 kind:function(arm,size=0x9c) addr:0x02125b74 +func_ov043_02125c10 kind:function(arm,size=0x78) addr:0x02125c10 +func_ov043_02125c88 kind:function(arm,size=0x190) addr:0x02125c88 +func_ov043_02125e18 kind:function(arm,size=0x18) addr:0x02125e18 +func_ov043_02125e30 kind:function(arm,size=0x3b0) addr:0x02125e30 +func_ov043_021261e0 kind:function(arm,size=0x68) addr:0x021261e0 +func_ov043_02126248 kind:function(arm,size=0x28) addr:0x02126248 +func_ov043_02126270 kind:function(arm,size=0xe8) addr:0x02126270 +func_ov043_02126358 kind:function(arm,size=0x18) addr:0x02126358 +func_ov043_02126370 kind:function(arm,size=0x30) addr:0x02126370 +func_ov043_021263a0 kind:function(arm,size=0x94) addr:0x021263a0 +func_ov043_02126434 kind:function(arm,size=0x1ac) addr:0x02126434 +func_ov043_021265e0 kind:function(arm,size=0x1f8) addr:0x021265e0 +func_ov043_021267d8 kind:function(arm,size=0x24) addr:0x021267d8 +func_ov043_021267fc kind:function(arm,size=0x2c) addr:0x021267fc +func_ov043_02126828 kind:function(arm,size=0x1c) addr:0x02126828 +func_ov043_02126844 kind:function(arm,size=0x14) addr:0x02126844 +func_ov043_02126858 kind:function(arm,size=0xc) addr:0x02126858 +func_ov043_02126864 kind:function(arm,size=0x24) addr:0x02126864 +func_ov043_02126888 kind:function(arm,size=0x64) addr:0x02126888 +func_ov043_021268ec kind:function(arm,size=0x34) addr:0x021268ec +func_ov043_02126920 kind:function(arm,size=0x3c) addr:0x02126920 +func_ov043_0212695c kind:function(arm,size=0x20) addr:0x0212695c +func_ov043_0212697c kind:function(arm,size=0x24) addr:0x0212697c +func_ov043_021269a0 kind:function(arm,size=0x260) addr:0x021269a0 +func_ov043_02126c00 kind:function(arm,size=0x14) addr:0x02126c00 +func_ov043_02126c14 kind:function(arm,size=0x14) addr:0x02126c14 +func_ov043_02126c28 kind:function(arm,size=0x50) addr:0x02126c28 +func_ov043_02126c78 kind:function(arm,size=0x30) addr:0x02126c78 +func_ov043_02126ca8 kind:function(arm,size=0x94) addr:0x02126ca8 +func_ov043_02126d3c kind:function(arm,size=0x84) addr:0x02126d3c +func_ov043_02126dc0 kind:function(arm,size=0x6c) addr:0x02126dc0 +func_ov043_02126e2c kind:function(arm,size=0x28) addr:0x02126e2c +func_ov043_02126e54 kind:function(arm,size=0x84) addr:0x02126e54 +func_ov043_02126ed8 kind:function(arm,size=0xd4) addr:0x02126ed8 +func_ov043_02126fac kind:function(arm,size=0xec) addr:0x02126fac +func_ov043_02127098 kind:function(arm,size=0x100) addr:0x02127098 +func_ov043_02127198 kind:function(arm,size=0x4) addr:0x02127198 +func_ov043_0212719c kind:function(arm,size=0x4c) addr:0x0212719c +func_ov043_021271e8 kind:function(arm,size=0x4) addr:0x021271e8 +func_ov043_021271ec kind:function(arm,size=0x44) addr:0x021271ec +func_ov043_02127230 kind:function(arm,size=0x94) addr:0x02127230 +func_ov043_021272c4 kind:function(arm,size=0x98) addr:0x021272c4 +func_ov043_0212735c kind:function(arm,size=0x8c) addr:0x0212735c +func_ov043_021273e8 kind:function(arm,size=0x19c) addr:0x021273e8 +func_ov043_02127584 kind:function(arm,size=0x7c) addr:0x02127584 +func_ov043_02127600 kind:function(arm,size=0xd4) addr:0x02127600 +func_ov043_021276d4 kind:function(arm,size=0xac) addr:0x021276d4 +func_ov043_02127780 kind:function(arm,size=0x138) addr:0x02127780 +func_ov043_021278b8 kind:function(arm,size=0x90) addr:0x021278b8 +func_ov043_02127948 kind:function(arm,size=0xb4) addr:0x02127948 +func_ov043_021279fc kind:function(arm,size=0xc0) addr:0x021279fc +func_ov043_02127abc kind:function(arm,size=0x98) addr:0x02127abc +func_ov043_02127b54 kind:function(arm,size=0x24) addr:0x02127b54 +func_ov043_02127b78 kind:function(arm,size=0x8c) addr:0x02127b78 +func_ov043_02127c04 kind:function(arm,size=0x9c) addr:0x02127c04 +func_ov043_02127ca0 kind:function(arm,size=0x148) addr:0x02127ca0 +func_ov043_02127de8 kind:function(arm,size=0xac) addr:0x02127de8 +func_ov043_02127e94 kind:function(arm,size=0x24) addr:0x02127e94 +func_ov043_02127eb8 kind:function(arm,size=0x60) addr:0x02127eb8 +func_ov043_02127f18 kind:function(arm,size=0x2c) addr:0x02127f18 +func_ov043_02127f44 kind:function(arm,size=0xd8) addr:0x02127f44 +func_ov043_0212801c kind:function(arm,size=0x10) addr:0x0212801c +func_ov043_0212802c kind:function(arm,size=0x64) addr:0x0212802c +func_ov043_02128090 kind:function(arm,size=0x1fc) addr:0x02128090 +func_ov043_0212828c kind:function(arm,size=0x44) addr:0x0212828c +func_ov043_021282d0 kind:function(arm,size=0xa8) addr:0x021282d0 +func_ov043_02128378 kind:function(arm,size=0x24) addr:0x02128378 +func_ov043_0212839c kind:function(arm,size=0x10) addr:0x0212839c +func_ov043_021283ac kind:function(arm,size=0x8) addr:0x021283ac +func_ov043_021283b4 kind:function(arm,size=0x1c) addr:0x021283b4 +func_ov043_021283d0 kind:function(arm,size=0x1c) addr:0x021283d0 +func_ov043_021283ec kind:function(arm,size=0x40) addr:0x021283ec +func_ov043_0212842c kind:function(arm,size=0x48) addr:0x0212842c +func_ov043_02128474 kind:function(arm,size=0x14) addr:0x02128474 +func_ov043_02128488 kind:function(arm,size=0xc) addr:0x02128488 +func_ov043_02128494 kind:function(arm,size=0x24) addr:0x02128494 +func_ov043_021284b8 kind:function(arm,size=0x50) addr:0x021284b8 +func_ov043_02128508 kind:function(arm,size=0x48) addr:0x02128508 +func_ov043_02128550 kind:function(arm,size=0x14) addr:0x02128550 +func_ov043_02128564 kind:function(arm,size=0x10c) addr:0x02128564 +func_ov043_02128670 kind:function(arm,size=0x14) addr:0x02128670 +func_ov043_02128684 kind:function(arm,size=0x3c) addr:0x02128684 +func_ov043_021286c0 kind:function(arm,size=0x1fc) addr:0x021286c0 +func_ov043_021288bc kind:function(arm,size=0x7c) addr:0x021288bc +func_ov043_02128938 kind:function(arm,size=0xf0) addr:0x02128938 +func_ov043_02128a28 kind:function(arm,size=0x6c) addr:0x02128a28 +func_ov043_02128a94 kind:function(arm,size=0x68) addr:0x02128a94 +func_ov043_02128afc kind:function(arm,size=0x1c) addr:0x02128afc +func_ov043_02128b18 kind:function(arm,size=0x30) addr:0x02128b18 +func_ov043_02128b48 kind:function(arm,size=0x38) addr:0x02128b48 +func_ov043_02128b80 kind:function(arm,size=0x14) addr:0x02128b80 +func_ov043_02128b94 kind:function(thumb,size=0x24) addr:0x02128b94 +func_ov043_02128bb8 kind:function(thumb,size=0x38) addr:0x02128bb8 +func_ov043_02128bf0 kind:function(thumb,size=0x28) addr:0x02128bf0 +func_ov043_02128c18 kind:function(thumb,size=0x8) addr:0x02128c18 +func_ov043_02128c20 kind:function(thumb,size=0x1c) addr:0x02128c20 +func_ov043_02128c3c kind:function(thumb,size=0x48) addr:0x02128c3c +func_ov043_02128c84 kind:function(thumb,size=0x250) addr:0x02128c84 +func_ov043_02128ed4 kind:function(thumb,size=0x32c) addr:0x02128ed4 +func_ov043_02129200 kind:function(thumb,size=0x170) addr:0x02129200 +func_ov043_02129370 kind:function(thumb,size=0x23c) addr:0x02129370 +func_ov043_021295ac kind:function(thumb,size=0x44) addr:0x021295ac +func_ov043_021295f0 kind:function(thumb,size=0x164) addr:0x021295f0 +func_ov043_02129754 kind:function(thumb,size=0x7c) addr:0x02129754 +func_ov043_021297d0 kind:function(thumb,size=0x80) addr:0x021297d0 +func_ov043_02129850 kind:function(thumb,size=0x14) addr:0x02129850 +func_ov043_02129864 kind:function(thumb,size=0xb0) addr:0x02129864 +func_ov043_02129914 kind:function(thumb,size=0x2ec) addr:0x02129914 +func_ov043_02129c00 kind:function(thumb,size=0x28) addr:0x02129c00 +func_ov043_02129c28 kind:function(thumb,size=0x10) addr:0x02129c28 +func_ov043_02129c38 kind:function(thumb,size=0x9c) addr:0x02129c38 +func_ov043_02129cd4 kind:function(thumb,size=0x48) addr:0x02129cd4 +func_ov043_02129d1c kind:function(thumb,size=0x198) addr:0x02129d1c +func_ov043_02129eb4 kind:function(thumb,size=0x5c) addr:0x02129eb4 +func_ov043_02129f10 kind:function(thumb,size=0x20) addr:0x02129f10 +func_ov043_02129f30 kind:function(thumb,size=0x50) addr:0x02129f30 +func_ov043_02129f80 kind:function(thumb,size=0xb8) addr:0x02129f80 +func_ov043_0212a038 kind:function(thumb,size=0x1b0) addr:0x0212a038 +func_ov043_0212a1e8 kind:function(thumb,size=0x68) addr:0x0212a1e8 +func_ov043_0212a250 kind:function(thumb,size=0x16c) addr:0x0212a250 +func_ov043_0212a3bc kind:function(thumb,size=0x36) addr:0x0212a3bc +func_ov043_0212a3f4 kind:function(thumb,size=0x4c) addr:0x0212a3f4 +func_ov043_0212a440 kind:function(thumb,size=0xfc) addr:0x0212a440 +func_ov043_0212a53c kind:function(thumb,size=0x2c) addr:0x0212a53c +func_ov043_0212a568 kind:function(thumb,size=0x7c) addr:0x0212a568 +func_ov043_0212a5e4 kind:function(thumb,size=0xd8) addr:0x0212a5e4 +func_ov043_0212a6bc kind:function(thumb,size=0xc) addr:0x0212a6bc +func_ov043_0212a6c8 kind:function(thumb,size=0x18) addr:0x0212a6c8 +func_ov043_0212a6e0 kind:function(thumb,size=0x7c) addr:0x0212a6e0 +func_ov043_0212a75c kind:function(thumb,size=0x60) addr:0x0212a75c +func_ov043_0212a7bc kind:function(thumb,size=0x70) addr:0x0212a7bc +func_ov043_0212a82c kind:function(thumb,size=0x30) addr:0x0212a82c +func_ov043_0212a85c kind:function(thumb,size=0x4c) addr:0x0212a85c +func_ov043_0212a8a8 kind:function(thumb,size=0xcc) addr:0x0212a8a8 +func_ov043_0212a974 kind:function(thumb,size=0x88) addr:0x0212a974 +func_ov043_0212a9fc kind:function(thumb,size=0x38) addr:0x0212a9fc +func_ov043_0212aa34 kind:function(thumb,size=0x60) addr:0x0212aa34 +func_ov043_0212aa94 kind:function(thumb,size=0x38) addr:0x0212aa94 +func_ov043_0212aacc kind:function(thumb,size=0x298) addr:0x0212aacc +func_ov043_0212ad64 kind:function(thumb,size=0x45c) addr:0x0212ad64 +func_ov043_0212b1c0 kind:function(thumb,size=0x348) addr:0x0212b1c0 +func_ov043_0212b508 kind:function(thumb,size=0xf8) addr:0x0212b508 +func_ov043_0212b600 kind:function(thumb,size=0x84) addr:0x0212b600 +func_ov043_0212b684 kind:function(thumb,size=0xb4) addr:0x0212b684 +func_ov043_0212b738 kind:function(thumb,size=0x9c) addr:0x0212b738 +func_ov043_0212b7d4 kind:function(thumb,size=0x5c) addr:0x0212b7d4 +func_ov043_0212b830 kind:function(thumb,size=0x7c) addr:0x0212b830 +func_ov043_0212b8ac kind:function(thumb,size=0xa8) addr:0x0212b8ac +func_ov043_0212b954 kind:function(thumb,size=0x40) addr:0x0212b954 +func_ov043_0212b994 kind:function(thumb,size=0x44) addr:0x0212b994 +func_ov043_0212b9d8 kind:function(thumb,size=0x80) addr:0x0212b9d8 +func_ov043_0212ba58 kind:function(thumb,size=0x30) addr:0x0212ba58 +func_ov043_0212ba88 kind:function(thumb,size=0x2a) addr:0x0212ba88 +func_ov043_0212bab4 kind:function(thumb,size=0x118) addr:0x0212bab4 +func_ov043_0212bbcc kind:function(thumb,size=0x2b8) addr:0x0212bbcc +func_ov043_0212be84 kind:function(thumb,size=0x50) addr:0x0212be84 +func_ov043_0212bed4 kind:function(thumb,size=0x78) addr:0x0212bed4 +func_ov043_0212bf4c kind:function(thumb,size=0x80) addr:0x0212bf4c +func_ov043_0212bfcc kind:function(thumb,size=0x130) addr:0x0212bfcc +func_ov043_0212c0fc kind:function(thumb,size=0x3c) addr:0x0212c0fc +func_ov043_0212c138 kind:function(thumb,size=0x90) addr:0x0212c138 +func_ov043_0212c1c8 kind:function(thumb,size=0x7c) addr:0x0212c1c8 +func_ov043_0212c244 kind:function(thumb,size=0x3c) addr:0x0212c244 +func_ov043_0212c280 kind:function(thumb,size=0x7c) addr:0x0212c280 +func_ov043_0212c2fc kind:function(thumb,size=0xd8) addr:0x0212c2fc +func_ov043_0212c3d4 kind:function(thumb,size=0x114) addr:0x0212c3d4 +func_ov043_0212c4e8 kind:function(thumb,size=0xf0) addr:0x0212c4e8 +func_ov043_0212c5d8 kind:function(thumb,size=0x12c) addr:0x0212c5d8 +func_ov043_0212c704 kind:function(thumb,size=0xf0) addr:0x0212c704 +func_ov043_0212c7f4 kind:function(thumb,size=0x6c) addr:0x0212c7f4 +func_ov043_0212c860 kind:function(thumb,size=0x8c) addr:0x0212c860 +func_ov043_0212c8ec kind:function(thumb,size=0x98) addr:0x0212c8ec +func_ov043_0212c984 kind:function(thumb,size=0x48) addr:0x0212c984 +func_ov043_0212c9cc kind:function(thumb,size=0xc0) addr:0x0212c9cc +func_ov043_0212ca8c kind:function(thumb,size=0x98) addr:0x0212ca8c +func_ov043_0212cb24 kind:function(arm,size=0x20) addr:0x0212cb24 +data_ov043_0212cb44 kind:data(any) addr:0x0212cb44 +data_ov043_0212cb48 kind:data(any) addr:0x0212cb48 +data_ov043_0212cb58 kind:data(any) addr:0x0212cb58 +data_ov043_0212cb68 kind:data(any) addr:0x0212cb68 +data_ov043_0212cb74 kind:data(any) addr:0x0212cb74 +data_ov043_0212cb78 kind:data(any) addr:0x0212cb78 +data_ov043_0212cb88 kind:data(any) addr:0x0212cb88 +data_ov043_0212cbb0 kind:data(any) addr:0x0212cbb0 +data_ov043_0212cbc0 kind:data(any) addr:0x0212cbc0 +data_ov043_0212cbc2 kind:data(any) addr:0x0212cbc2 +data_ov043_0212cbc4 kind:data(any) addr:0x0212cbc4 +data_ov043_0212cbc6 kind:data(any) addr:0x0212cbc6 +data_ov043_0212cbc8 kind:data(any) addr:0x0212cbc8 +data_ov043_0212cbca kind:data(any) addr:0x0212cbca +data_ov043_0212cbcc kind:data(any) addr:0x0212cbcc +data_ov043_0212cbd0 kind:data(any) addr:0x0212cbd0 +data_ov043_0212cbd1 kind:data(any) addr:0x0212cbd1 +__sinit_ov043_0212cc88 kind:function(arm,size=0x100) addr:0x0212cc88 +__sinit_ov043_0212cd88 kind:function(arm,size=0xe0) addr:0x0212cd88 +__sinit_ov043_0212ce68 kind:function(arm,size=0x50) addr:0x0212ce68 +__sinit_ov043_0212ceb8 kind:function(arm,size=0x78) addr:0x0212ceb8 +.p__sinit_ov043_0212cc88 kind:data(word) addr:0x0212cf30 +.p__sinit_ov043_0212cd88 kind:data(word) addr:0x0212cf34 +.p__sinit_ov043_0212ce68 kind:data(word) addr:0x0212cf38 +.p__sinit_ov043_0212ceb8 kind:data(word) addr:0x0212cf3c +data_ov043_0212cf68 kind:data(any) addr:0x0212cf68 +data_ov043_0212cf8c kind:data(any) addr:0x0212cf8c +data_ov043_0212cfd8 kind:data(any) addr:0x0212cfd8 +data_ov043_0212d030 kind:data(any) addr:0x0212d030 +data_ov043_0212d048 kind:data(any) addr:0x0212d048 +data_ov043_0212d060 kind:data(any) addr:0x0212d060 +data_ov043_0212d078 kind:data(any) addr:0x0212d078 +data_ov043_0212d090 kind:data(any) addr:0x0212d090 +data_ov043_0212d0a8 kind:data(any) addr:0x0212d0a8 +data_ov043_0212d0c0 kind:data(any) addr:0x0212d0c0 +data_ov043_0212d0d8 kind:data(any) addr:0x0212d0d8 +data_ov043_0212d0e8 kind:data(any) addr:0x0212d0e8 +data_ov043_0212d1a8 kind:data(any) addr:0x0212d1a8 ambiguous +data_ov043_0212d25c kind:data(any) addr:0x0212d25c ambiguous +data_ov043_0212d2a8 kind:data(any) addr:0x0212d2a8 +data_ov043_0212d2b8 kind:data(any) addr:0x0212d2b8 +data_ov043_0212d2d8 kind:data(any) addr:0x0212d2d8 +data_ov043_0212d2fc kind:data(any) addr:0x0212d2fc +data_ov043_0212d344 kind:data(any) addr:0x0212d344 +data_ov043_0212d390 kind:data(any) addr:0x0212d390 +data_ov043_0212d3e8 kind:data(any) addr:0x0212d3e8 +data_ov043_0212d400 kind:data(any) addr:0x0212d400 +data_ov043_0212d418 kind:data(any) addr:0x0212d418 +data_ov043_0212d430 kind:data(any) addr:0x0212d430 +data_ov043_0212d490 kind:data(any) addr:0x0212d490 +data_ov043_0212d494 kind:data(any) addr:0x0212d494 ambiguous +data_ov043_0212d4a0 kind:data(any) addr:0x0212d4a0 +data_ov043_0212d5c8 kind:data(any) addr:0x0212d5c8 +data_ov043_0212d5d0 kind:data(any) addr:0x0212d5d0 +data_ov043_0212d5d8 kind:data(any) addr:0x0212d5d8 +data_ov043_0212d5f8 kind:data(any) addr:0x0212d5f8 +data_ov043_0212d614 kind:data(any) addr:0x0212d614 +data_ov043_0212d638 kind:data(any) addr:0x0212d638 +data_ov043_0212d68c kind:data(any) addr:0x0212d68c +data_ov043_0212d698 kind:data(any) addr:0x0212d698 +data_ov043_0212d6a8 kind:data(any) addr:0x0212d6a8 +data_ov043_0212d6b8 kind:data(any) addr:0x0212d6b8 +data_ov043_0212d6c8 kind:data(any) addr:0x0212d6c8 +data_ov043_0212d6d8 kind:data(any) addr:0x0212d6d8 +data_ov043_0212d6f0 kind:data(any) addr:0x0212d6f0 +data_ov043_0212d6fc kind:data(any) addr:0x0212d6fc +data_ov043_0212d70c kind:data(any) addr:0x0212d70c +data_ov043_0212d730 kind:data(any) addr:0x0212d730 +data_ov043_0212d754 kind:data(any) addr:0x0212d754 +data_ov043_0212d7ac kind:data(any) addr:0x0212d7ac +data_ov043_0212d8a4 kind:data(any) addr:0x0212d8a4 ambiguous +data_ov043_0212d90c kind:data(any) addr:0x0212d90c +data_ov043_0212d920 kind:data(any) addr:0x0212d920 +data_ov043_0212d924 kind:data(any) addr:0x0212d924 +data_ov043_0212d928 kind:data(any) addr:0x0212d928 +data_ov043_0212d92c kind:data(any) addr:0x0212d92c +data_ov043_0212dce0 kind:bss addr:0x0212dce0 +data_ov043_0212dcec kind:bss addr:0x0212dcec +data_ov043_0212dcf8 kind:bss addr:0x0212dcf8 +data_ov043_0212ddd0 kind:bss addr:0x0212ddd0 +data_ov043_0212ddd4 kind:bss addr:0x0212ddd4 +data_ov043_0212dde0 kind:bss addr:0x0212dde0 +data_ov043_0212deb8 kind:bss addr:0x0212deb8 +data_ov043_0212debc kind:bss addr:0x0212debc +data_ov043_0212dec8 kind:bss addr:0x0212dec8 +data_ov043_0212df0c kind:bss addr:0x0212df0c +data_ov043_0212df14 kind:bss addr:0x0212df14 +data_ov043_0212df20 kind:bss addr:0x0212df20 +data_ov043_0212df60 kind:bss addr:0x0212df60 +data_ov043_0212dfa0 kind:bss addr:0x0212dfa0 diff --git a/config/eur1/arm9/overlays/ov044/delinks.txt b/config/eur1/arm9/overlays/ov044/delinks.txt new file mode 100644 index 00000000..e5590a29 --- /dev/null +++ b/config/eur1/arm9/overlays/ov044/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02123600 end:0x0212cb5c kind:code align:32 + .rodata start:0x0212cb5c end:0x0212cc64 kind:rodata align:4 + .init start:0x0212cc64 end:0x0212ceec kind:code align:4 + .ctor start:0x0212ceec end:0x0212cf10 kind:rodata align:4 + .data start:0x0212cf20 end:0x0212d6e0 kind:data align:32 + .bss start:0x0212d6e0 end:0x0212de40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov044/relocs.txt b/config/eur1/arm9/overlays/ov044/relocs.txt new file mode 100644 index 00000000..dd7a8ce0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov044/relocs.txt @@ -0,0 +1,1444 @@ +from:0x0212361c kind:arm_call to:0x020888a0 module:overlay(0) +from:0x0212363c kind:load to:0x02123750 module:overlay(44) +from:0x0212364c kind:load to:0x02123764 module:overlay(44) +from:0x02123668 kind:arm_call to:0x020dd5e8 module:overlay(31) +from:0x02123690 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x021236a0 kind:arm_call to:0x02093740 module:overlay(0) +from:0x021236b8 kind:arm_call to:0x020dd5e8 module:overlay(31) +from:0x021236e0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021236ec kind:arm_call to:0x02092238 module:overlay(0) +from:0x02123708 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02123718 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02123744 kind:arm_call to:0x02083484 module:overlay(0) +from:0x021237a8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021237b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021237e0 kind:arm_call to:0x0203d160 module:main +from:0x02123800 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x0212382c kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02123860 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x02123874 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02123880 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02123894 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021238b8 kind:load to:0x0212cf28 module:overlay(44) +from:0x021238bc kind:load to:0x020b19a8 module:overlay(0) +from:0x021238c0 kind:load to:0x020a0328 module:overlay(0) +from:0x021238c4 kind:load to:0x021238d8 module:overlay(44) +from:0x021238c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021238cc kind:load to:0x0212cb70 module:overlay(44) +from:0x021238d0 kind:load to:0x0212cb5c module:overlay(44) +from:0x021238d4 kind:load to:0x0212cb84 module:overlay(44) +from:0x02123900 kind:arm_call to:0x021239a4 module:overlay(44) +from:0x02123914 kind:arm_call to:0x0203d210 module:main +from:0x0212391c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123924 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0212392c kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02123938 kind:load to:0x0212cf28 module:overlay(44) +from:0x0212393c kind:load to:0x020a0328 module:overlay(0) +from:0x0212395c kind:arm_call to:0x021239a4 module:overlay(44) +from:0x02123970 kind:arm_call to:0x0203d210 module:main +from:0x02123978 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123980 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123988 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02123990 kind:arm_call to:0x02011ff4 module:main +from:0x0212399c kind:load to:0x0212cf28 module:overlay(44) +from:0x021239a0 kind:load to:0x020a0328 module:overlay(0) +from:0x021239c8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021239dc kind:load to:0x027e0cec module:dtcm +from:0x02123a10 kind:arm_call to:0x02015054 module:main +from:0x02123a1c kind:arm_call to:0x021239a4 module:overlay(44) +from:0x02123a40 kind:arm_call to:0x021239a4 module:overlay(44) +from:0x02123a88 kind:arm_call to:0x0200e260 module:main +from:0x02123a98 kind:arm_call to:0x01ffad5c module:itcm +from:0x02123ae4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02123b58 kind:load to:0x027e0964 module:dtcm +from:0x02123b5c kind:load to:0x027e0cec module:dtcm +from:0x02123b74 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02123b94 kind:arm_call to:0x02123bb4 module:overlay(44) +from:0x02123b9c kind:arm_call to:0x02123bec module:overlay(44) +from:0x02123bac kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02123bd8 kind:arm_call to:0x0200b578 module:main +from:0x02123be8 kind:load to:0x02123a48 module:overlay(44) +from:0x02123bf8 kind:load to:0x0200b58c module:main +from:0x02123c30 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02123c5c kind:arm_call to:0x0205cadc module:overlay(0) +from:0x02123c6c kind:load to:0x0212cf48 module:overlay(44) +from:0x02123c70 kind:load to:0x027e0ce0 module:dtcm +from:0x02123c74 kind:load to:0x0212cbc4 module:overlay(44) +from:0x02123c78 kind:load to:0x020b19a8 module:overlay(0) +from:0x02123c7c kind:load to:0x0212cf34 module:overlay(44) +from:0x02123c94 kind:arm_call to:0x0200eab0 module:main +from:0x02123ca8 kind:arm_call to:0x0208c774 module:overlay(0) +from:0x02123cbc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123cc4 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02123cdc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02123ce4 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02123cec kind:arm_call to:0x02011ff4 module:main +from:0x02123d28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123d38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123d74 kind:arm_call to:0x0203d160 module:main +from:0x02123d84 kind:load to:0x020a0328 module:overlay(0) +from:0x02123d88 kind:load to:0x021238d8 module:overlay(44) +from:0x02123da0 kind:arm_call to:0x02123f6c module:overlay(44) +from:0x02123dc0 kind:arm_call to:0x02123cf8 module:overlay(44) +from:0x02123de8 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02123e00 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02123e20 kind:load to:0x027e0cec module:dtcm +from:0x02123e60 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02123e88 kind:arm_call to:0x02123cf8 module:overlay(44) +from:0x02123f9c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02123fb8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02123fc0 kind:load to:0x027e0cec module:dtcm +from:0x02123fcc kind:arm_call to:0x02170174 module:overlay(93) +from:0x02123fe8 kind:arm_call to:0x02123778 module:overlay(44) +from:0x02123ff0 kind:arm_call to:0x02123bfc module:overlay(44) +from:0x02123ff8 kind:arm_call to:0x02123d4c module:overlay(44) +from:0x0212401c kind:arm_call_thumb to:0x020d6788 module:overlay(24) +from:0x02124028 kind:load to:0x0212cf60 module:overlay(44) +from:0x02124038 kind:arm_call to:0x02123f6c module:overlay(44) +from:0x02124040 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02124054 kind:arm_call to:0x0203d210 module:main +from:0x0212405c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02124064 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x0212406c kind:arm_call to:0x021238e4 module:overlay(44) +from:0x02124074 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02124080 kind:load to:0x020a0328 module:overlay(0) +from:0x02124090 kind:arm_call to:0x02123f6c module:overlay(44) +from:0x02124098 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021240ac kind:arm_call to:0x0203d210 module:main +from:0x021240b4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021240bc kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x021240c4 kind:arm_call to:0x021238e4 module:overlay(44) +from:0x021240cc kind:arm_call to:0x02170240 module:overlay(93) +from:0x021240d4 kind:arm_call to:0x02011ff4 module:main +from:0x021240e0 kind:load to:0x020a0328 module:overlay(0) +from:0x02124110 kind:arm_call to:0x021704c0 module:overlay(93) +from:0x02124144 kind:arm_call to:0x021704c0 module:overlay(93) +from:0x02124158 kind:arm_call to:0x02123a24 module:overlay(44) +from:0x02124174 kind:arm_call to:0x02123f6c module:overlay(44) +from:0x021241a8 kind:arm_call to:0x02071734 module:overlay(0) +from:0x021241ec kind:arm_call to:0x02123d8c module:overlay(44) +from:0x02124200 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02124224 kind:arm_call to:0x02123e24 module:overlay(44) +from:0x02124238 kind:arm_call to:0x021239e0 module:overlay(44) +from:0x02124264 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0212426c kind:load to:0x027e09a8 module:dtcm +from:0x021242a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021242f0 kind:arm_call to:0x0215be90 module:overlays(67,75,86) +from:0x02124340 kind:load to:0x027e0ce4 module:dtcm +from:0x02124344 kind:load to:0x02163658 module:overlays(59,60,63,68,73,74,75,84) +from:0x0212437c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124388 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124398 kind:load to:0x02163658 module:overlays(59,60,63,68,73,74,75,84) +from:0x021243cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02124414 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02124424 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124454 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212446c kind:arm_call to:0x01ff930c module:itcm +from:0x02124498 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x021244a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021244a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021244ac kind:load to:0x02177e80 module:overlays(89,90,91,92,93,94) +from:0x021244d0 kind:arm_call to:0x0215bf50 module:overlays(68,75) +from:0x021244f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124510 kind:load to:0x02163658 module:overlays(59,60,63,68,73,74,75,84) +from:0x02124574 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212459c kind:arm_call to:0x02169728 module:overlay(93) +from:0x021245ac kind:arm_call to:0x0212414c module:overlay(44) +from:0x021245d8 kind:arm_call to:0x02071734 module:overlay(0) +from:0x021245ec kind:arm_call to:0x02169728 module:overlay(93) +from:0x02124614 kind:arm_call to:0x0216ad34 module:overlay(93) +from:0x02124668 kind:arm_call to:0x0215be90 module:overlays(67,75,86) +from:0x021246ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212470c kind:arm_call to:0x0216088c module:overlay(75) +from:0x02124734 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0212473c kind:arm_call to:0x0212414c module:overlay(44) +from:0x02124750 kind:arm_call to:0x02169728 module:overlay(93) +from:0x02124760 kind:arm_call to:0x0212414c module:overlay(44) +from:0x02124780 kind:arm_call to:0x0216ad34 module:overlay(93) +from:0x0212478c kind:arm_call to:0x0212414c module:overlay(44) +from:0x021247a8 kind:arm_call to:0x02089f28 module:overlay(0) +from:0x021247c4 kind:arm_call to:0x02169728 module:overlay(93) +from:0x021247d4 kind:arm_call to:0x0212414c module:overlay(44) +from:0x021247e4 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x02124824 kind:arm_call to:0x02124348 module:overlay(44) +from:0x02124844 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0212484c kind:arm_call to:0x0212414c module:overlay(44) +from:0x02124868 kind:load to:0x027e09a8 module:dtcm +from:0x02124870 kind:load to:0x02163658 module:overlays(59,60,63,68,73,74,75,84) +from:0x02124874 kind:load to:0x0203e964 module:main +from:0x0212487c kind:load to:0x0212cf54 module:overlay(44) +from:0x02124880 kind:load to:0x0212cf54 module:overlay(44) +from:0x021248b8 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x021248d0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02124970 kind:arm_call to:0x020a8948 module:overlay(0) +from:0x02124998 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021249ac kind:arm_call to:0x02171184 module:overlay(93) +from:0x021249bc kind:arm_call to:0x02015080 module:main +from:0x021249d4 kind:arm_call to:0x02083484 module:overlay(0) +from:0x021249f0 kind:arm_call to:0x02124348 module:overlay(44) +from:0x02124a00 kind:arm_call to:0x01ff930c module:itcm +from:0x02124a1c kind:arm_call to:0x0212417c module:overlay(44) +from:0x02124ab8 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124ad8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02124b14 kind:arm_call to:0x02124348 module:overlay(44) +from:0x02124b2c kind:arm_call to:0x0212417c module:overlay(44) +from:0x02124bf0 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124c08 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02124ca0 kind:arm_call to:0x0216b1e0 module:overlay(93) +from:0x02124cac kind:arm_call to:0x02124348 module:overlay(44) +from:0x02124cbc kind:arm_call to:0x01ff930c module:itcm +from:0x02124ce4 kind:arm_call to:0x02082c20 module:overlay(0) +from:0x02124cec kind:arm_call to:0x021240e4 module:overlay(44) +from:0x02124d44 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02124d60 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124da0 kind:arm_call to:0x02124348 module:overlay(44) +from:0x02124db8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124df8 kind:arm_call to:0x02124348 module:overlay(44) +from:0x02124eb8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02124fc0 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02125064 kind:arm_call to:0x0216b1e0 module:overlay(93) +from:0x02125070 kind:arm_call to:0x02124348 module:overlay(44) +from:0x02125098 kind:arm_call to:0x02082c20 module:overlay(0) +from:0x021250a0 kind:arm_call to:0x021240e4 module:overlay(44) +from:0x021250e4 kind:arm_call to:0x02089e10 module:overlay(0) +from:0x021250ec kind:arm_call to:0x0212439c module:overlay(44) +from:0x021250fc kind:arm_call to:0x02073310 module:overlay(0) +from:0x02125150 kind:arm_call to:0x02124348 module:overlay(44) +from:0x02125178 kind:arm_call to:0x02082c20 module:overlay(0) +from:0x021251e0 kind:arm_call to:0x0215bf50 module:overlays(68,75) +from:0x02125218 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125248 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125258 kind:arm_call to:0x020d6850 module:overlay(24) +from:0x0212528c kind:arm_call to:0x02170244 module:overlay(93) +from:0x02125298 kind:arm_call to:0x02124348 module:overlay(44) +from:0x021252c0 kind:arm_call to:0x02082c20 module:overlay(0) +from:0x021252c8 kind:arm_call to:0x02124118 module:overlay(44) +from:0x02125318 kind:arm_call to:0x02083484 module:overlay(0) +from:0x02125324 kind:arm_call to:0x0212427c module:overlay(44) +from:0x0212533c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02125344 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125358 kind:load to:0x02163658 module:overlays(59,60,63,68,73,74,75,84) +from:0x02125360 kind:load to:0x027e0ce0 module:dtcm +from:0x02125368 kind:load to:0x0204a110 module:main +from:0x0212536c kind:load to:0x02177ea8 module:overlays(89,90,91,93,94) +from:0x02125370 kind:load to:0x027e09b8 module:dtcm +from:0x021253cc kind:arm_call to:0x02170174 module:overlay(93) +from:0x02125400 kind:arm_call to:0x0203d160 module:main +from:0x02125418 kind:arm_call to:0x0203d160 module:main +from:0x0212542c kind:load to:0x0212cf90 module:overlay(44) +from:0x02125430 kind:load to:0x021238d8 module:overlay(44) +from:0x02125434 kind:load to:0x020a0328 module:overlay(0) +from:0x02125458 kind:arm_call to:0x0203d210 module:main +from:0x0212546c kind:arm_call to:0x0203d210 module:main +from:0x02125474 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0212547c kind:arm_call to:0x02170240 module:overlay(93) +from:0x02125488 kind:load to:0x020a0328 module:overlay(0) +from:0x021254ac kind:arm_call to:0x0203d210 module:main +from:0x021254c0 kind:arm_call to:0x0203d210 module:main +from:0x021254c8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021254d0 kind:arm_call to:0x02170240 module:overlay(93) +from:0x021254d8 kind:arm_call to:0x02011ff4 module:main +from:0x021254e4 kind:load to:0x020a0328 module:overlay(0) +from:0x02125514 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212551c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125538 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125550 kind:load to:0x027e0cec module:dtcm +from:0x021255ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021255f4 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02125604 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125630 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125648 kind:arm_call to:0x01ff930c module:itcm +from:0x02125674 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x021256f8 kind:load to:0x027e0ce4 module:dtcm +from:0x021256fc kind:load to:0x027e0ce0 module:dtcm +from:0x02125700 kind:load to:0x02177e80 module:overlays(89,90,91,92,93,94) +from:0x02125758 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02125768 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02125774 kind:arm_call to:0x02169728 module:overlay(93) +from:0x02125790 kind:arm_call to:0x02072b58 module:overlay(0) +from:0x02125798 kind:arm_call to:0x021254e8 module:overlay(44) +from:0x021257ac kind:arm_call to:0x02072724 module:overlay(0) +from:0x021257d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021257e8 kind:arm_call to:0x02169728 module:overlay(93) +from:0x021257f0 kind:arm_call to:0x021254e8 module:overlay(44) +from:0x02125814 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02125838 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02125858 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x02125868 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x02125888 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021258a4 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x021258e8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0212590c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02125930 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212594c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125968 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125984 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212599c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021259a8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021259b0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021259c8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125a14 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x02125a30 kind:arm_call to:0x02089f28 module:overlay(0) +from:0x02125a44 kind:load to:0x027e09a8 module:dtcm +from:0x02125a4c kind:load to:0x027e09ac module:dtcm +from:0x02125a54 kind:load to:0x0212d7b0 module:overlay(44) +from:0x02125a58 kind:load to:0x0212d6e0 module:overlay(44) +from:0x02125a5c kind:load to:0x027e0cec module:dtcm +from:0x02125a70 kind:load to:0x020b51f8 module:overlay(0) +from:0x02125aa0 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x02125ab8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02125b00 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x02125b10 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x02125b1c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02125b30 kind:arm_call to:0x02015080 module:main +from:0x02125b48 kind:arm_call to:0x02083484 module:overlay(0) +from:0x02125b50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125b68 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02125bb0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02125bc8 kind:arm_call to:0x01ff930c module:itcm +from:0x02125be4 kind:arm_call to:0x02125558 module:overlay(44) +from:0x02125c20 kind:arm_call to:0x02028cdc module:main +from:0x02125c30 kind:arm_call to:0x02072108 module:overlay(0) +from:0x02125c44 kind:arm_call to:0x02072724 module:overlay(0) +from:0x02125cb0 kind:arm_call to:0x02072b58 module:overlay(0) +from:0x02125e08 kind:arm_call to:0x02082b80 module:overlay(0) +from:0x02125e28 kind:arm_call to:0x0206efe8 module:overlay(0) +from:0x02125e40 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02125e58 kind:arm_call to:0x01ff930c module:itcm +from:0x02125f04 kind:arm_call to:0x02072b58 module:overlay(0) +from:0x02125f90 kind:arm_call to:0x02089e10 module:overlay(0) +from:0x02125f98 kind:arm_call to:0x02125580 module:overlay(44) +from:0x02125fa8 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02125fc0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02125fd0 kind:load to:0x0212cf84 module:overlay(44) +from:0x02125fd4 kind:load to:0x0212d748 module:overlay(44) +from:0x02125fd8 kind:load to:0x027e09ac module:dtcm +from:0x02125fdc kind:load to:0x0212d7b0 module:overlay(44) +from:0x02125fe0 kind:load to:0x0212d6e0 module:overlay(44) +from:0x02125fe8 kind:load to:0x020b5254 module:overlay(0) +from:0x02125fec kind:load to:0x0203e964 module:main +from:0x02125ff0 kind:load to:0x027e09b8 module:dtcm +from:0x02125ffc kind:load to:0x0212d840 module:overlay(44) +from:0x02126010 kind:arm_call to:0x02011f3c module:main +from:0x0212601c kind:arm_call to:0x02126148 module:overlay(44) +from:0x02126034 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02126090 kind:load to:0x0212cfdc module:overlay(44) +from:0x021260a0 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x021260b4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021260c4 kind:load to:0x0212d000 module:overlay(44) +from:0x021260c8 kind:load to:0x0212cbe0 module:overlay(44) +from:0x02126130 kind:arm_call to:0x0203d160 module:main +from:0x02126140 kind:load to:0x020a0328 module:overlay(0) +from:0x02126144 kind:load to:0x021238d8 module:overlay(44) +from:0x02126150 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0212618c kind:arm_call to:0x0200f05c module:main +from:0x021261a8 kind:arm_call to:0x02126098 module:overlay(44) +from:0x021261b0 kind:arm_call to:0x0212bd38 module:overlay(44) +from:0x021261e4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02126200 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126210 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126230 kind:arm_call to:0x02059138 module:overlay(0) +from:0x02126254 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021262bc kind:arm_call to:0x0203d160 module:main +from:0x02126300 kind:arm_call to:0x0203d160 module:main +from:0x02126310 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212634c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02126364 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02126378 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02126390 kind:arm_call to:0x0212bd80 module:overlay(44) +from:0x021263c8 kind:arm_call to:0x0202851c module:main +from:0x021263d4 kind:load to:0x0212d078 module:overlay(44) +from:0x021263d8 kind:load to:0x0212d840 module:overlay(44) +from:0x021263dc kind:load to:0x0212cbf0 module:overlay(44) +from:0x021263e0 kind:load to:0x0212d02c module:overlay(44) +from:0x021263e8 kind:load to:0x020a0328 module:overlay(0) +from:0x021263ec kind:load to:0x021238d8 module:overlay(44) +from:0x021263f0 kind:load to:0x0212642c module:overlay(44) +from:0x021263f4 kind:load to:0x021260cc module:overlay(44) +from:0x021263f8 kind:load to:0x0212d81c module:overlay(44) +from:0x021263fc kind:load to:0x0212d828 module:overlay(44) +from:0x02126400 kind:load to:0x0212cfb4 module:overlay(44) +from:0x0212640c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02126420 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02126444 kind:arm_call to:0x0203d210 module:main +from:0x02126450 kind:load to:0x020a0328 module:overlay(0) +from:0x02126464 kind:arm_call to:0x0212a424 module:overlay(44) +from:0x02126484 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021264a8 kind:arm_call to:0x0203d210 module:main +from:0x021264c0 kind:arm_call to:0x0203d210 module:main +from:0x021264cc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021264d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021264dc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021264e8 kind:load to:0x0212d078 module:overlay(44) +from:0x021264ec kind:load to:0x0212642c module:overlay(44) +from:0x021264f0 kind:load to:0x020a0328 module:overlay(0) +from:0x02126504 kind:arm_call to:0x0212a424 module:overlay(44) +from:0x02126524 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02126548 kind:arm_call to:0x0203d210 module:main +from:0x02126560 kind:arm_call to:0x0203d210 module:main +from:0x0212656c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02126574 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212657c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02126584 kind:arm_call to:0x02011ff4 module:main +from:0x02126590 kind:load to:0x0212d078 module:overlay(44) +from:0x02126594 kind:load to:0x0212642c module:overlay(44) +from:0x02126598 kind:load to:0x020a0328 module:overlay(0) +from:0x021265b4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021265c4 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021265dc kind:arm_call to:0x02098708 module:overlay(0) +from:0x021265f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126630 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126644 kind:arm_call to:0x02126794 module:overlay(44) +from:0x021266dc kind:load to:0x0212a46c module:overlay(44) +from:0x021266e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021266e4 kind:load to:0x027e09a8 module:dtcm +from:0x021266f0 kind:load to:0x02049be4 module:main +from:0x02126748 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02126778 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212678c kind:arm_call to:0x02129690 module:overlay(44) +from:0x021267a0 kind:arm_call to:0x021266f4 module:overlay(44) +from:0x021267e8 kind:load to:0x0212d0d0 module:overlay(44) +from:0x02126810 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02126838 kind:load to:0x027e09b8 module:dtcm +from:0x021268c4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021268ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212690c kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02126958 kind:arm_call to:0x0212941c module:overlay(44) +from:0x02126994 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021269d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021269f8 kind:arm_call to:0x020e5154 module:overlays(26,31) +from:0x02126a20 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02126a98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126aac kind:arm_call to:0x021294e0 module:overlay(44) +from:0x02126ac0 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02126ad0 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02126ad8 kind:arm_call to:0x021299c0 module:overlay(44) +from:0x02126af0 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02126b14 kind:arm_call to:0x02129970 module:overlay(44) +from:0x02126b24 kind:arm_call to:0x021299e4 module:overlay(44) +from:0x02126b44 kind:arm_call to:0x021299e4 module:overlay(44) +from:0x02126b58 kind:arm_call to:0x02129524 module:overlay(44) +from:0x02126b78 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02126bb0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126bc4 kind:arm_call to:0x0202851c module:main +from:0x02126be0 kind:arm_call to:0x0212be24 module:overlay(44) +from:0x02126be8 kind:load to:0x0212d148 module:overlay(44) +from:0x02126bf0 kind:load to:0x027e0ce4 module:dtcm +from:0x02126bf8 kind:load to:0x020aed54 module:overlay(0) +from:0x02126bfc kind:load to:0x027e0d38 module:dtcm +from:0x02126c00 kind:load to:0x027e09a8 module:dtcm +from:0x02126c24 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02126c30 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02126c38 kind:load to:0x0212d81c module:overlay(44) +from:0x02126c3c kind:load to:0x0212d828 module:overlay(44) +from:0x02126c50 kind:arm_call to:0x02129558 module:overlay(44) +from:0x02126ca4 kind:arm_call to:0x0200f05c module:main +from:0x02126d14 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02126d40 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02126d50 kind:arm_call to:0x01ffa60c module:itcm +from:0x02126de0 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02126df8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02126e00 kind:arm_call to:0x02129558 module:overlay(44) +from:0x02126e38 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02126e58 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02126e78 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02126e80 kind:arm_call to:0x0212bea4 module:overlay(44) +from:0x02126e8c kind:load to:0x020b19a8 module:overlay(0) +from:0x02126e90 kind:load to:0x0212d840 module:overlay(44) +from:0x02126e94 kind:load to:0x0212cbf0 module:overlay(44) +from:0x02126e98 kind:load to:0x0203e964 module:main +from:0x02126ea0 kind:load to:0x027e0958 module:dtcm +from:0x02126f10 kind:load to:0x0212d1c0 module:overlay(44) +from:0x02126f5c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02126f70 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02126f80 kind:arm_call to:0x01ff930c module:itcm +from:0x02126f8c kind:load to:0x027e09a8 module:dtcm +from:0x02126fc0 kind:arm_call to:0x020d96e8 module:overlay(31) +from:0x02127034 kind:load to:0x027e0d2c module:dtcm +from:0x0212703c kind:load to:0x0212d1c0 module:overlay(44) +from:0x02127094 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021270a0 kind:arm_call to:0x0207e094 module:overlay(0) +from:0x02127138 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127214 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127228 kind:arm_call to:0x01ff930c module:itcm +from:0x0212723c kind:arm_call to:0x01ff916c module:itcm +from:0x021272a0 kind:load to:0x02049be4 module:main +from:0x021272a4 kind:load to:0x0203e964 module:main +from:0x021272d0 kind:arm_call to:0x020d96e8 module:overlay(31) +from:0x0212733c kind:load to:0x027e0d2c module:dtcm +from:0x02127344 kind:load to:0x0212d1c0 module:overlay(44) +from:0x02127390 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021274b0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021274bc kind:arm_call to:0x0207e094 module:overlay(0) +from:0x02127554 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127630 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127644 kind:arm_call to:0x01ff930c module:itcm +from:0x02127658 kind:arm_call to:0x01ff916c module:itcm +from:0x021276bc kind:load to:0x027e09a8 module:dtcm +from:0x021276c8 kind:load to:0x0203e964 module:main +from:0x021276cc kind:load to:0x02049be4 module:main +from:0x021276f8 kind:arm_call to:0x020d96e8 module:overlay(31) +from:0x02127770 kind:load to:0x027e0d2c module:dtcm +from:0x02127778 kind:load to:0x0212d1c0 module:overlay(44) +from:0x021277dc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02127840 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212784c kind:arm_call to:0x0207e094 module:overlay(0) +from:0x0212786c kind:arm_call to:0x01ff916c module:itcm +from:0x021278fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127910 kind:arm_call to:0x01ff930c module:itcm +from:0x02127984 kind:arm_call to:0x01ff9258 module:itcm +from:0x021279d0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02127a0c kind:arm_call to:0x02126794 module:overlay(44) +from:0x02127a28 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02127a38 kind:arm_call to:0x01ff930c module:itcm +from:0x02127a50 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02127a5c kind:load to:0x027e09a8 module:dtcm +from:0x02127a70 kind:load to:0x0203e964 module:main +from:0x02127a78 kind:load to:0x027e09b8 module:dtcm +from:0x02127b24 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x02127b60 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x02127b6c kind:arm_call to:0x0202851c module:main +from:0x02127b7c kind:load to:0x0212d1d8 module:overlay(44) +from:0x02127b84 kind:load to:0x027e0cec module:dtcm +from:0x02127c3c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02127c4c kind:arm_call to:0x01ff930c module:itcm +from:0x02127c7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02127c90 kind:arm_call to:0x01ff9218 module:itcm +from:0x02127cac kind:arm_call to:0x02015080 module:main +from:0x02127ccc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127ce8 kind:arm_call to:0x02015080 module:main +from:0x02127cf8 kind:arm_call to:0x021296c8 module:overlay(44) +from:0x02127d28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127d3c kind:arm_call to:0x0202851c module:main +from:0x02127d94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127da8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02127dc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127df8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02127e10 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02127e18 kind:arm_call to:0x0202851c module:main +from:0x02127e24 kind:load to:0x027e09a8 module:dtcm +from:0x02127ec8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127ee4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127f00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127f18 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127f44 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127f60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127f7c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127f90 kind:arm_call to:0x0202851c module:main +from:0x02127fac kind:load to:0x0212d1f0 module:overlay(44) +from:0x02127fb4 kind:load to:0x027e0cec module:dtcm +from:0x02127fb8 kind:load to:0x027e09a8 module:dtcm +from:0x02127fe8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02128090 kind:arm_call to:0x02129524 module:overlay(44) +from:0x021280bc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0212810c kind:arm_call to:0x01ffb464 module:itcm +from:0x02128158 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212816c kind:arm_call to:0x01ff9218 module:itcm +from:0x02128184 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021281ac kind:arm_call to:0x0215a59c module:overlays(75,80) +from:0x021281c0 kind:arm_call to:0x0215a730 module:overlay(80) +from:0x021281f0 kind:arm_call to:0x0215a59c module:overlays(75,80) +from:0x02128204 kind:arm_call to:0x021519b0 module:overlays(74,80) +from:0x02128210 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02128230 kind:arm_call to:0x02126794 module:overlay(44) +from:0x0212823c kind:load to:0x0203e964 module:main +from:0x02128240 kind:load to:0x027e09c0 module:dtcm +from:0x021282b8 kind:arm_call to:0x020d96e8 module:overlay(31) +from:0x021282c4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021282d8 kind:arm_call to:0x02129abc module:overlay(44) +from:0x02128314 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128340 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212834c kind:arm_call to:0x0202851c module:main +from:0x0212835c kind:load to:0x0212d208 module:overlay(44) +from:0x02128360 kind:load to:0x027e0d2c module:dtcm +from:0x02128364 kind:load to:0x027e09a8 module:dtcm +from:0x021283d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021283ec kind:arm_call to:0x01ff9218 module:itcm +from:0x02128404 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128414 kind:arm_call to:0x02129bd0 module:overlay(44) +from:0x021284a4 kind:arm_call to:0x02129ea8 module:overlay(44) +from:0x021284b0 kind:arm_call to:0x02126794 module:overlay(44) +from:0x021284dc kind:arm_call to:0x020d96e8 module:overlay(31) +from:0x0212856c kind:arm_call to:0x0202851c module:main +from:0x02128598 kind:load to:0x027e0d2c module:dtcm +from:0x021285a0 kind:load to:0x0212d1c0 module:overlay(44) +from:0x021285a4 kind:load to:0x0212cbd8 module:overlay(44) +from:0x021285e0 kind:arm_call to:0x0215a6d4 module:overlay(80) +from:0x0212864c kind:load to:0x027e0d2c module:dtcm +from:0x02128650 kind:load to:0x020d96e8 module:overlays(19,31) +from:0x02128678 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212868c kind:arm_call to:0x01ff916c module:itcm +from:0x021286a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021286dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021286f0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021286f8 kind:arm_call to:0x0212a0fc module:overlay(44) +from:0x02128700 kind:load to:0x027e09a8 module:dtcm +from:0x0212871c kind:arm_call to:0x020d96e8 module:overlay(31) +from:0x02128740 kind:load to:0x027e0d2c module:dtcm +from:0x02128750 kind:arm_call to:0x02129fe4 module:overlay(44) +from:0x02128784 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021287a4 kind:arm_call to:0x0202851c module:main +from:0x021287d8 kind:arm_call to:0x0212a424 module:overlay(44) +from:0x021287e4 kind:arm_call to:0x02126794 module:overlay(44) +from:0x021287f0 kind:load to:0x027e09a8 module:dtcm +from:0x02128824 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128834 kind:arm_call to:0x020d96e8 module:overlay(31) +from:0x02128840 kind:arm_call to:0x02129abc module:overlay(44) +from:0x021288e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128900 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212891c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128930 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128964 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128980 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212899c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021289ac kind:arm_call to:0x0202851c module:main +from:0x021289c0 kind:load to:0x027e09a8 module:dtcm +from:0x021289c8 kind:load to:0x027e0d2c module:dtcm +from:0x021289cc kind:load to:0x0212d268 module:overlay(44) +from:0x021289d4 kind:load to:0x027e0cec module:dtcm +from:0x02128a28 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128a3c kind:arm_call to:0x01ff9218 module:itcm +from:0x02128a54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128a74 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02128a80 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02128b50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128b74 kind:arm_call to:0x01fff148 module:itcm +from:0x02128c0c kind:arm_call to:0x01ffedac module:itcm +from:0x02128c28 kind:arm_call to:0x01fff498 module:itcm +from:0x02128cd4 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02128cec kind:load to:0x0212d1c0 module:overlay(44) +from:0x02128cf0 kind:load to:0x02049be4 module:main +from:0x02128cfc kind:load to:0x027e0ce0 module:dtcm +from:0x02128d00 kind:load to:0x0203e964 module:main +from:0x02128d04 kind:load to:0x027e0ce8 module:dtcm +from:0x02128d20 kind:arm_call to:0x01ff916c module:itcm +from:0x02128d3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128d50 kind:arm_call to:0x01ff930c module:itcm +from:0x02128df4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128e0c kind:arm_call to:0x02126794 module:overlay(44) +from:0x02128e1c kind:load to:0x0203e964 module:main +from:0x02128e90 kind:load to:0x0212d1c0 module:overlay(44) +from:0x02128ee8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128efc kind:arm_call to:0x01ff930c module:itcm +from:0x02128f84 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02128fa0 kind:arm_call to:0x02015080 module:main +from:0x02128fc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128fe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129010 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x02129048 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02129078 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129130 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02129144 kind:arm_call to:0x021295b4 module:overlay(44) +from:0x021291c0 kind:arm_call to:0x02015080 module:main +from:0x021291dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021291f0 kind:arm_call to:0x0212ba08 module:overlay(44) +from:0x02129210 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129238 kind:arm_call to:0x0215a59c module:overlays(75,80) +from:0x0212924c kind:arm_call to:0x021519b0 module:overlays(74,80) +from:0x02129258 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02129264 kind:arm_call to:0x0202851c module:main +from:0x02129278 kind:load to:0x0212d220 module:overlay(44) +from:0x0212927c kind:load to:0x027e09a8 module:dtcm +from:0x0212928c kind:load to:0x027e0cec module:dtcm +from:0x02129290 kind:load to:0x0212d238 module:overlay(44) +from:0x02129294 kind:load to:0x0212d250 module:overlay(44) +from:0x02129298 kind:load to:0x027e0ce4 module:dtcm +from:0x0212930c kind:load to:0x0212d1c0 module:overlay(44) +from:0x02129324 kind:arm_call to:0x020d970c module:overlay(31) +from:0x02129338 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02129340 kind:load to:0x027e0d2c module:dtcm +from:0x021293b4 kind:load to:0x0212d1f0 module:overlay(44) +from:0x021293d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129404 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02129414 kind:arm_call to:0x02126794 module:overlay(44) +from:0x021294c0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021294dc kind:load to:0x027e09b8 module:dtcm +from:0x0212954c kind:arm_call to:0x0202851c module:main +from:0x021295d0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021295f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129614 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212962c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02129640 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129670 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02129680 kind:load to:0x020b53e4 module:overlay(0) +from:0x02129688 kind:load to:0x027e0ce4 module:dtcm +from:0x0212968c kind:load to:0x027e09a8 module:dtcm +from:0x021296a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021296bc kind:arm_call to:0x0212bcdc module:overlay(44) +from:0x021296c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021296f0 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02129730 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02129740 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129750 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129784 kind:arm_call to:0x021298dc module:overlay(44) +from:0x02129794 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02129820 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129854 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212988c kind:arm_call to:0x01ffb428 module:itcm +from:0x021298ac kind:arm_call to:0x02097448 module:overlay(0) +from:0x021298cc kind:load to:0x0203e964 module:main +from:0x021298d4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02129904 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02129930 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0212995c kind:arm_call to:0x02098708 module:overlay(0) +from:0x021299c8 kind:arm_call to:0x02129970 module:overlay(44) +from:0x021299dc kind:arm_call to:0x02126794 module:overlay(44) +from:0x02129a04 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02129a80 kind:arm_call to:0x02129524 module:overlay(44) +from:0x02129aa8 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x02129ab4 kind:load to:0x0203e964 module:main +from:0x02129ab8 kind:load to:0x027e0ce0 module:dtcm +from:0x02129b08 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02129b24 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02129b40 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02129b74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02129b90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02129bac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02129bb8 kind:arm_call to:0x0202851c module:main +from:0x02129bc8 kind:load to:0x027e0cec module:dtcm +from:0x02129e3c kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02129e74 kind:arm_call to:0x0202851c module:main +from:0x02129e90 kind:load to:0x02049be4 module:main +from:0x02129e9c kind:load to:0x0203e964 module:main +from:0x02129ea0 kind:load to:0x027e0cec module:dtcm +from:0x02129ed0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129fe0 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a010 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a03c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a044 kind:arm_call to:0x0203a1bc module:main +from:0x0212a050 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212a064 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a160 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a1c0 kind:arm_call to:0x01ff9824 module:itcm +from:0x0212a1c8 kind:arm_call to:0x01ff986c module:itcm +from:0x0212a1e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a208 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a21c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212a238 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212a24c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a274 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a280 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212a2b4 kind:arm_call to:0x0215bc5c module:overlays(80,86) +from:0x0212a2ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a2f8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212a314 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a44c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212a4d4 kind:arm_call to:0x0200e260 module:main +from:0x0212a4e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a514 kind:load to:0x027e0964 module:dtcm +from:0x0212a528 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212a534 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212a550 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0212a560 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0212a570 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0212a578 kind:arm_call to:0x02011ff4 module:main +from:0x0212a58c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212a594 kind:arm_call to:0x02011ff4 module:main +from:0x0212a5a8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212a5bc kind:load to:0x0212d928 module:overlay(44) +from:0x0212a5d0 kind:arm_call to:0x02011f3c module:main +from:0x0212a5dc kind:arm_call to:0x0212a8b0 module:overlay(44) +from:0x0212a5f0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0212a600 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0212a660 kind:load to:0x0212d324 module:overlay(44) +from:0x0212a664 kind:load to:0x0212d36c module:overlay(44) +from:0x0212a66c kind:load to:0x0212d348 module:overlay(44) +from:0x0212a698 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a6b0 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a6c4 kind:arm_call to:0x0215a4ec module:overlay(80) +from:0x0212a6d4 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a710 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a750 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a794 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a7d4 kind:arm_call to:0x01fff498 module:itcm +from:0x0212a7dc kind:arm_call to:0x01fff584 module:itcm +from:0x0212a848 kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212a88c kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0212a8a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a8a4 kind:load to:0x027e0ce8 module:dtcm +from:0x0212a8b8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212a8e4 kind:arm_call to:0x0203d160 module:main +from:0x0212a8fc kind:arm_call to:0x0203d160 module:main +from:0x0212a914 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x0212a928 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0212a93c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0212a948 kind:arm_call to:0x0212b740 module:overlay(44) +from:0x0212a974 kind:load to:0x0212d394 module:overlay(44) +from:0x0212a978 kind:load to:0x021238d8 module:overlay(44) +from:0x0212a97c kind:load to:0x020a0328 module:overlay(0) +from:0x0212a980 kind:load to:0x0212d2d8 module:overlay(44) +from:0x0212a984 kind:load to:0x0212d2ec module:overlay(44) +from:0x0212a990 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0212a9a4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212a9b8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212a9e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212a9fc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212aa04 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212aa0c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0212aa28 kind:arm_call to:0x0203d210 module:main +from:0x0212aa3c kind:arm_call to:0x0203d210 module:main +from:0x0212aa44 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212aa50 kind:load to:0x0212d394 module:overlay(44) +from:0x0212aa54 kind:load to:0x020a0328 module:overlay(0) +from:0x0212aa7c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212aa90 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212aa98 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212aaa0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0212aabc kind:arm_call to:0x0203d210 module:main +from:0x0212aad0 kind:arm_call to:0x0203d210 module:main +from:0x0212aad8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212aae0 kind:arm_call to:0x02011ff4 module:main +from:0x0212aaec kind:load to:0x0212d394 module:overlay(44) +from:0x0212aaf0 kind:load to:0x020a0328 module:overlay(0) +from:0x0212ab30 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212ab50 kind:arm_call to:0x0202851c module:main +from:0x0212ab74 kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212ab84 kind:load to:0x027e0cec module:dtcm +from:0x0212abd4 kind:load to:0x0212d290 module:overlay(44) +from:0x0212ac4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ad28 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212ad38 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0212ad48 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0212ad68 kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212ad98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212adac kind:arm_call to:0x01fff148 module:itcm +from:0x0212add0 kind:arm_call to:0x0212ae80 module:overlay(44) +from:0x0212adfc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0212ae3c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212ae50 kind:arm_call to:0x0202851c module:main +from:0x0212ae5c kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212ae68 kind:load to:0x0212d2b0 module:overlay(44) +from:0x0212ae6c kind:load to:0x027e0ce0 module:dtcm +from:0x0212ae70 kind:load to:0x027e09c0 module:dtcm +from:0x0212ae74 kind:load to:0x027e09a8 module:dtcm +from:0x0212aea8 kind:arm_call to:0x0202851c module:main +from:0x0212aed0 kind:arm_call to:0x01ff9110 module:itcm +from:0x0212aee0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212af44 kind:load to:0x0203e964 module:main +from:0x0212afcc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212b004 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b020 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b03c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b058 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b070 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212b098 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212b0d0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b0ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b108 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b124 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0212b164 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0212b170 kind:load to:0x0212d280 module:overlay(44) +from:0x0212b174 kind:load to:0x027e0cd8 module:dtcm +from:0x0212b178 kind:load to:0x027e0cec module:dtcm +from:0x0212b180 kind:load to:0x027e09a8 module:dtcm +from:0x0212b18c kind:load to:0x0212d964 module:overlay(44) +from:0x0212b190 kind:load to:0x027e09c0 module:dtcm +from:0x0212b1dc kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0212b1f4 kind:arm_call to:0x0212ae80 module:overlay(44) +from:0x0212b210 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0212b274 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212b28c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212b2a4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212b2e4 kind:arm_call to:0x0212ae80 module:overlay(44) +from:0x0212b300 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0212b31c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0212b3a4 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0212b3d8 kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212b3e0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0212b434 kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212b44c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b478 kind:arm_call to:0x020e5154 module:overlays(26,31) +from:0x0212b488 kind:arm_call to:0x020e5154 module:overlays(26,31) +from:0x0212b4a8 kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212b4b8 kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212b4c8 kind:load to:0x027e09c0 module:dtcm +from:0x0212b4cc kind:load to:0x027e0cec module:dtcm +from:0x0212b4d4 kind:load to:0x027e09a8 module:dtcm +from:0x0212b4e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0212b520 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212b558 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b574 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b590 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b5ac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b5d4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212b5f8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212b630 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b64c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b668 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212b678 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0212b684 kind:load to:0x027e0cec module:dtcm +from:0x0212b690 kind:load to:0x027e09c0 module:dtcm +from:0x0212b69c kind:load to:0x02098524 module:overlay(0) +from:0x0212b6d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0212b6e4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212b724 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0212b738 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0212b778 kind:load to:0x0212d308 module:overlay(44) +from:0x0212b794 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b7c4 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0212b7fc kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212b808 kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0212b818 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0212b820 kind:arm_call to:0x02011ff4 module:main +from:0x0212b834 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212b83c kind:arm_call to:0x02011ff4 module:main +from:0x0212b850 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0212b858 kind:arm_call to:0x02011ff4 module:main +from:0x0212b86c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0212b880 kind:load to:0x0212d994 module:overlay(44) +from:0x0212b894 kind:arm_call to:0x02011f3c module:main +from:0x0212b8a0 kind:arm_call to:0x0212b8f0 module:overlay(44) +from:0x0212b8b4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0212b8ec kind:load to:0x0212d3f0 module:overlay(44) +from:0x0212b8fc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212b920 kind:arm_call to:0x0203d160 module:main +from:0x0212b940 kind:load to:0x0212d414 module:overlay(44) +from:0x0212b944 kind:load to:0x020a0328 module:overlay(0) +from:0x0212b948 kind:load to:0x021238d8 module:overlay(44) +from:0x0212b964 kind:arm_call to:0x0203d210 module:main +from:0x0212b96c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212b978 kind:load to:0x020a0328 module:overlay(0) +from:0x0212b994 kind:arm_call to:0x0203d210 module:main +from:0x0212b99c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212b9a4 kind:arm_call to:0x02011ff4 module:main +from:0x0212b9b0 kind:load to:0x020a0328 module:overlay(0) +from:0x0212b9e4 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0212b9f0 kind:arm_call to:0x0212ba08 module:overlay(44) +from:0x0212ba04 kind:load to:0x027e0cec module:dtcm +from:0x0212ba6c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212ba78 kind:load to:0x027e0cec module:dtcm +from:0x0212bab0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212bac0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0212bad8 kind:arm_call to:0x02126794 module:overlay(44) +from:0x0212baf4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0212bb1c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212bb38 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212bb40 kind:arm_call to:0x0212bcdc module:overlay(44) +from:0x0212bb64 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212bb8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212bbb8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212bbc4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0212bbf4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212bc10 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0212bc24 kind:arm_call to:0x01ffd118 module:itcm +from:0x0212bc44 kind:arm_call to:0x0212bcdc module:overlay(44) +from:0x0212bcc4 kind:load to:0x027e09a8 module:dtcm +from:0x0212bcd0 kind:load to:0x027e0cec module:dtcm +from:0x0212bcd8 kind:load to:0x027e0c90 module:dtcm +from:0x0212bd04 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0212bd18 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0212bd20 kind:load to:0x027e0cec module:dtcm +from:0x0212bd2c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0212bd70 kind:arm_call to:0x0215e920 module:overlays(60,80) +from:0x0212bdd0 kind:arm_call to:0x0202851c module:main +from:0x0212bdec kind:arm_call to:0x020f665c module:overlay(31) +from:0x0212be6c kind:arm_call to:0x0202851c module:main +from:0x0212be84 kind:arm_call to:0x020f674c module:overlay(31) +from:0x0212beac kind:load to:0x020f6890 module:overlays(19,22,23,31) +from:0x0212beb8 kind:load to:0x0212d9e0 module:overlay(44) +from:0x0212becc kind:arm_call to:0x02011f3c module:main +from:0x0212bed8 kind:arm_call to:0x0212bf08 module:overlay(44) +from:0x0212beec kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212bf04 kind:load to:0x0212d470 module:overlay(44) +from:0x0212bf10 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212bf68 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212bf80 kind:load to:0x0212d494 module:overlay(44) +from:0x0212bf84 kind:load to:0x0212d9e0 module:overlay(44) +from:0x0212bfec kind:arm_call to:0x0212c09c module:overlay(44) +from:0x0212bff4 kind:arm_call to:0x0212c128 module:overlay(44) +from:0x0212bffc kind:arm_call to:0x0212c010 module:overlay(44) +from:0x0212c008 kind:load to:0x027e0cd8 module:dtcm +from:0x0212c00c kind:load to:0x027e09a4 module:dtcm +from:0x0212c02c kind:arm_call to:0x02097530 module:overlay(0) +from:0x0212c058 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0212c088 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0212c098 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212c0b8 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0212c0e4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0212c114 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0212c124 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212c144 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0212c170 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0212c1a0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0212c1b0 kind:load to:0x020b53e4 module:overlay(0) +from:0x0212c1dc kind:arm_call to:0x0200ef9c module:main +from:0x0212c1f4 kind:arm_call to:0x0200eab0 module:main +from:0x0212c204 kind:arm_call to:0x0200eab0 module:main +from:0x0212c218 kind:arm_call to:0x0200eab0 module:main +from:0x0212c228 kind:arm_call to:0x0200eab0 module:main +from:0x0212c258 kind:arm_call to:0x0200eab0 module:main +from:0x0212c268 kind:arm_call to:0x0200eab0 module:main +from:0x0212c278 kind:arm_call to:0x0200eab0 module:main +from:0x0212c288 kind:arm_call to:0x0200eab0 module:main +from:0x0212c298 kind:arm_call to:0x0200eab0 module:main +from:0x0212c2c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c2c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212c2e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c2e8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212c2f0 kind:arm_call to:0x02011ff4 module:main +from:0x0212c304 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c318 kind:load to:0x0212db98 module:overlay(44) +from:0x0212c32c kind:arm_call to:0x02011f3c module:main +from:0x0212c338 kind:arm_call to:0x0212c368 module:overlay(44) +from:0x0212c34c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c364 kind:load to:0x0212d508 module:overlay(44) +from:0x0212c374 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212c3cc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212c3f4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0212c40c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212c440 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0212c458 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212c4a4 kind:load to:0x0212d574 module:overlay(44) +from:0x0212c4a8 kind:load to:0x0212db98 module:overlay(44) +from:0x0212c4ac kind:load to:0x0212d52c module:overlay(44) +from:0x0212c4b0 kind:load to:0x027e09a4 module:dtcm +from:0x0212c4bc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212c518 kind:arm_call to:0x02099eac module:overlay(0) +from:0x0212c554 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x0212c578 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x0212c588 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x0212c598 kind:load to:0x0212d4e8 module:overlay(44) +from:0x0212c59c kind:load to:0x027e09ac module:dtcm +from:0x0212c5a0 kind:load to:0x0212dac8 module:overlay(44) +from:0x0212c5a4 kind:load to:0x0212db30 module:overlay(44) +from:0x0212c5c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0212c628 kind:arm_call to:0x02015080 module:main +from:0x0212c64c kind:arm_call to:0x02072724 module:overlay(0) +from:0x0212c694 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0212c6a4 kind:load to:0x0212cc34 module:overlay(44) +from:0x0212c6a8 kind:load to:0x027e09ac module:dtcm +from:0x0212c6ac kind:load to:0x0212db30 module:overlay(44) +from:0x0212c6b0 kind:load to:0x0212dac8 module:overlay(44) +from:0x0212c708 kind:load to:0x020578a4 module:overlay(0) +from:0x0212c71c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212c724 kind:arm_call to:0x02011ff4 module:main +from:0x0212c73c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212c744 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212c74c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c754 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212c76c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212c774 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212c77c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c784 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212c78c kind:arm_call to:0x02011ff4 module:main +from:0x0212c7a0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c7b4 kind:load to:0x0212dc80 module:overlay(44) +from:0x0212c7c8 kind:arm_call to:0x02011f3c module:main +from:0x0212c7d4 kind:arm_call to:0x0212c804 module:overlay(44) +from:0x0212c7e8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c800 kind:load to:0x0212d5e8 module:overlay(44) +from:0x0212c80c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212c864 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212c88c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0212c8a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212c8bc kind:load to:0x0212d60c module:overlay(44) +from:0x0212c8c0 kind:load to:0x0212dc80 module:overlay(44) +from:0x0212c8c4 kind:load to:0x0212d52c module:overlay(44) +from:0x0212c918 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x0212c938 kind:load to:0x0212d5c8 module:overlay(44) +from:0x0212c990 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212c998 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c9a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212c9b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0212c9c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212c9c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212c9d0 kind:arm_call to:0x02011ff4 module:main +from:0x0212c9e4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212c9f8 kind:load to:0x0212dd68 module:overlay(44) +from:0x0212ca0c kind:arm_call to:0x02011f3c module:main +from:0x0212ca18 kind:arm_call to:0x0212ca48 module:overlay(44) +from:0x0212ca2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212ca44 kind:load to:0x0212d668 module:overlay(44) +from:0x0212ca50 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212caa8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212cab4 kind:load to:0x0212d68c module:overlay(44) +from:0x0212cab8 kind:load to:0x0212dd68 module:overlay(44) +from:0x0212cb0c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212cb14 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212cb2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0212cb34 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212cb3c kind:arm_call to:0x02011ff4 module:main +from:0x0212cb50 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212cc7c kind:load to:0x0212cf34 module:overlay(44) +from:0x0212ccb4 kind:arm_call to:0x02126028 module:overlay(44) +from:0x0212ccc4 kind:arm_call to:0x0203ce74 module:main +from:0x0212ccd8 kind:load to:0x0212d818 module:overlay(44) +from:0x0212ccdc kind:load to:0x0212d840 module:overlay(44) +from:0x0212cce0 kind:load to:0x0212a5a0 module:overlay(44) +from:0x0212cce4 kind:load to:0x0212d834 module:overlay(44) +from:0x0212cd20 kind:arm_call to:0x0212a5e4 module:overlay(44) +from:0x0212cd30 kind:arm_call to:0x0203ce74 module:main +from:0x0212cd44 kind:load to:0x0212d280 module:overlay(44) +from:0x0212cd4c kind:load to:0x0212d918 module:overlay(44) +from:0x0212cd50 kind:load to:0x0212d928 module:overlay(44) +from:0x0212cd54 kind:load to:0x0212b864 module:overlay(44) +from:0x0212cd58 kind:load to:0x0212d91c module:overlay(44) +from:0x0212cd78 kind:arm_call to:0x0212b8a8 module:overlay(44) +from:0x0212cd88 kind:arm_call to:0x0203ce74 module:main +from:0x0212cd9c kind:load to:0x0212d984 module:overlay(44) +from:0x0212cda0 kind:load to:0x0212d994 module:overlay(44) +from:0x0212cda4 kind:load to:0x0212bd24 module:overlay(44) +from:0x0212cda8 kind:load to:0x0212d988 module:overlay(44) +from:0x0212cdc8 kind:arm_call to:0x0212bee0 module:overlay(44) +from:0x0212cdd8 kind:arm_call to:0x0203ce74 module:main +from:0x0212cdec kind:load to:0x0212d9d0 module:overlay(44) +from:0x0212cdf0 kind:load to:0x0212d9e0 module:overlay(44) +from:0x0212cdf4 kind:load to:0x0212c2fc module:overlay(44) +from:0x0212cdf8 kind:load to:0x0212d9d4 module:overlay(44) +from:0x0212ce18 kind:arm_call to:0x0212c340 module:overlay(44) +from:0x0212ce28 kind:arm_call to:0x0203ce74 module:main +from:0x0212ce3c kind:load to:0x0212dab8 module:overlay(44) +from:0x0212ce40 kind:load to:0x0212db98 module:overlay(44) +from:0x0212ce44 kind:load to:0x0212c798 module:overlay(44) +from:0x0212ce48 kind:load to:0x0212dabc module:overlay(44) +from:0x0212ce68 kind:arm_call to:0x0212c7dc module:overlay(44) +from:0x0212ce78 kind:arm_call to:0x0203ce74 module:main +from:0x0212ce8c kind:load to:0x0212dc70 module:overlay(44) +from:0x0212ce90 kind:load to:0x0212dc80 module:overlay(44) +from:0x0212ce94 kind:load to:0x0212c9dc module:overlay(44) +from:0x0212ce98 kind:load to:0x0212dc74 module:overlay(44) +from:0x0212ceb8 kind:arm_call to:0x0212ca20 module:overlay(44) +from:0x0212cec8 kind:arm_call to:0x0203ce74 module:main +from:0x0212cedc kind:load to:0x0212dd58 module:overlay(44) +from:0x0212cee0 kind:load to:0x0212dd68 module:overlay(44) +from:0x0212cee4 kind:load to:0x0212cb48 module:overlay(44) +from:0x0212cee8 kind:load to:0x0212dd5c module:overlay(44) +from:0x0212ceec kind:load to:0x0212cc64 module:overlay(44) +from:0x0212cef0 kind:load to:0x0212cc80 module:overlay(44) +from:0x0212cef4 kind:load to:0x0212cc84 module:overlay(44) +from:0x0212cef8 kind:load to:0x0212cce8 module:overlay(44) +from:0x0212cefc kind:load to:0x0212cd5c module:overlay(44) +from:0x0212cf00 kind:load to:0x0212cdac module:overlay(44) +from:0x0212cf04 kind:load to:0x0212cdfc module:overlay(44) +from:0x0212cf08 kind:load to:0x0212ce4c module:overlay(44) +from:0x0212cf0c kind:load to:0x0212ce9c module:overlay(44) +from:0x0212cf28 kind:load to:0x021238e4 module:overlay(44) +from:0x0212cf2c kind:load to:0x02123940 module:overlay(44) +from:0x0212cf30 kind:load to:0x02123b64 module:overlay(44) +from:0x0212cf48 kind:load to:0x02123cb0 module:overlay(44) +from:0x0212cf4c kind:load to:0x02123cd0 module:overlay(44) +from:0x0212cf50 kind:load to:0x02123c80 module:overlay(44) +from:0x0212cf60 kind:load to:0x0212402c module:overlay(44) +from:0x0212cf64 kind:load to:0x02124084 module:overlay(44) +from:0x0212cf68 kind:load to:0x02124514 module:overlay(44) +from:0x0212cf6c kind:load to:0x02124884 module:overlay(44) +from:0x0212cf70 kind:load to:0x0217077c module:overlay(93) +from:0x0212cf74 kind:load to:0x02125378 module:overlay(44) +from:0x0212cf78 kind:load to:0x02170784 module:overlay(93) +from:0x0212cf7c kind:load to:0x0217078c module:overlay(93) +from:0x0212cf80 kind:load to:0x02170858 module:overlays(89,93) +from:0x0212cf90 kind:load to:0x02125438 module:overlay(44) +from:0x0212cf94 kind:load to:0x0212548c module:overlay(44) +from:0x0212cf98 kind:load to:0x02125704 module:overlay(44) +from:0x0212cf9c kind:load to:0x02125a78 module:overlay(44) +from:0x0212cfa0 kind:load to:0x0217077c module:overlay(93) +from:0x0212cfa4 kind:load to:0x02170780 module:overlay(93) +from:0x0212cfa8 kind:load to:0x02170784 module:overlay(93) +from:0x0212cfac kind:load to:0x0217078c module:overlay(93) +from:0x0212cfb0 kind:load to:0x02170858 module:overlays(89,93) +from:0x0212cfb4 kind:load to:0x0212cfbc module:overlay(44) +from:0x0212cfb8 kind:load to:0x0212cfc8 module:overlay(44) +from:0x0212cfdc kind:load to:0x02126000 module:overlay(44) +from:0x0212cfe0 kind:load to:0x02097998 module:overlay(0) +from:0x0212cfe4 kind:load to:0x020977a8 module:overlay(0) +from:0x0212cfe8 kind:load to:0x02097824 module:overlay(0) +from:0x0212cfec kind:load to:0x020979a0 module:overlay(0) +from:0x0212cff0 kind:load to:0x020979c0 module:overlay(0) +from:0x0212cff4 kind:load to:0x020979ec module:overlay(0) +from:0x0212d000 kind:load to:0x02126404 module:overlay(44) +from:0x0212d004 kind:load to:0x0212a568 module:overlay(44) +from:0x0212d008 kind:load to:0x02057bf4 module:overlay(0) +from:0x0212d00c kind:load to:0x02057a88 module:overlay(0) +from:0x0212d010 kind:load to:0x02057dc8 module:overlay(0) +from:0x0212d014 kind:load to:0x02057e44 module:overlay(0) +from:0x0212d018 kind:load to:0x02057ea8 module:overlay(0) +from:0x0212d01c kind:load to:0x0209a7f0 module:overlay(0) +from:0x0212d020 kind:load to:0x02057d84 module:overlay(0) +from:0x0212d02c kind:load to:0x02126418 module:overlay(44) +from:0x0212d030 kind:load to:0x0212a584 module:overlay(44) +from:0x0212d034 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0212d038 kind:load to:0x0209a2dc module:overlay(0) +from:0x0212d03c kind:load to:0x0209a374 module:overlay(0) +from:0x0212d040 kind:load to:0x0209a388 module:overlay(0) +from:0x0212d044 kind:load to:0x0209a138 module:overlay(0) +from:0x0212d048 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0212d04c kind:load to:0x0209a438 module:overlay(0) +from:0x0212d050 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212d054 kind:load to:0x0209a344 module:overlay(0) +from:0x0212d058 kind:load to:0x0209a35c module:overlay(0) +from:0x0212d05c kind:load to:0x0209a39c module:overlay(0) +from:0x0212d060 kind:load to:0x0209a728 module:overlay(0) +from:0x0212d064 kind:load to:0x0212a53c module:overlay(44) +from:0x0212d068 kind:load to:0x0212a518 module:overlay(44) +from:0x0212d06c kind:load to:0x0209a760 module:overlay(0) +from:0x0212d078 kind:load to:0x0209856c module:overlay(0) +from:0x0212d07c kind:load to:0x020985a8 module:overlay(0) +from:0x0212d080 kind:load to:0x020985c0 module:overlay(0) +from:0x0212d084 kind:load to:0x020985cc module:overlay(0) +from:0x0212d088 kind:load to:0x01fff464 module:itcm +from:0x0212d08c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d090 kind:load to:0x0212659c module:overlay(44) +from:0x0212d094 kind:load to:0x02098504 module:overlay(0) +from:0x0212d098 kind:load to:0x0212683c module:overlay(44) +from:0x0212d09c kind:load to:0x021267ec module:overlay(44) +from:0x0212d0a0 kind:load to:0x02098510 module:overlay(0) +from:0x0212d0a4 kind:load to:0x02126c40 module:overlay(44) +from:0x0212d0a8 kind:load to:0x02126c0c module:overlay(44) +from:0x0212d0ac kind:load to:0x0209851c module:overlay(0) +from:0x0212d0b0 kind:load to:0x020985d8 module:overlay(0) +from:0x0212d0b4 kind:load to:0x02098644 module:overlay(0) +from:0x0212d0b8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d0bc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d0c0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d0c4 kind:load to:0x02126454 module:overlay(44) +from:0x0212d0c8 kind:load to:0x021264f4 module:overlay(44) +from:0x0212d0cc kind:load to:0x020995dc module:overlay(0) +from:0x0212d0d0 kind:load to:0x02126ea4 module:overlay(44) +from:0x0212d0d8 kind:load to:0x02126f9c module:overlay(44) +from:0x0212d0e0 kind:load to:0x021272ac module:overlay(44) +from:0x0212d0e8 kind:load to:0x021276d4 module:overlay(44) +from:0x0212d0f0 kind:load to:0x02127a7c module:overlay(44) +from:0x0212d0f8 kind:load to:0x02127e34 module:overlay(44) +from:0x0212d100 kind:load to:0x02128248 module:overlay(44) +from:0x0212d108 kind:load to:0x021284b8 module:overlay(44) +from:0x0212d110 kind:load to:0x02128610 module:overlay(44) +from:0x0212d118 kind:load to:0x02128708 module:overlay(44) +from:0x0212d120 kind:load to:0x021287fc module:overlay(44) +from:0x0212d128 kind:load to:0x02128a88 module:overlay(44) +from:0x0212d130 kind:load to:0x02128e24 module:overlay(44) +from:0x0212d138 kind:load to:0x0212929c module:overlay(44) +from:0x0212d140 kind:load to:0x02129344 module:overlay(44) +from:0x0212d148 kind:load to:0x02126f14 module:overlay(44) +from:0x0212d150 kind:load to:0x02127040 module:overlay(44) +from:0x0212d158 kind:load to:0x02127348 module:overlay(44) +from:0x0212d160 kind:load to:0x0212777c module:overlay(44) +from:0x0212d168 kind:load to:0x02127b8c module:overlay(44) +from:0x0212d170 kind:load to:0x02127fc8 module:overlay(44) +from:0x0212d178 kind:load to:0x02128370 module:overlay(44) +from:0x0212d180 kind:load to:0x021285a8 module:overlay(44) +from:0x0212d188 kind:load to:0x02128654 module:overlay(44) +from:0x0212d190 kind:load to:0x02128744 module:overlay(44) +from:0x0212d198 kind:load to:0x021289dc module:overlay(44) +from:0x0212d1a0 kind:load to:0x02128d08 module:overlay(44) +from:0x0212d1a8 kind:load to:0x02128e94 module:overlay(44) +from:0x0212d1b0 kind:load to:0x02129310 module:overlay(44) +from:0x0212d1b8 kind:load to:0x021293b8 module:overlay(44) +from:0x0212d290 kind:load to:0x0212aeb4 module:overlay(44) +from:0x0212d298 kind:load to:0x0212af48 module:overlay(44) +from:0x0212d2a0 kind:load to:0x0212b4e8 module:overlay(44) +from:0x0212d2a8 kind:load to:0x0212b6a0 module:overlay(44) +from:0x0212d2b0 kind:load to:0x0212aeb8 module:overlay(44) +from:0x0212d2b8 kind:load to:0x0212b194 module:overlay(44) +from:0x0212d2c0 kind:load to:0x0212b694 module:overlay(44) +from:0x0212d2c8 kind:load to:0x0212b6b4 module:overlay(44) +from:0x0212d2d8 kind:load to:0x0212a988 module:overlay(44) +from:0x0212d2dc kind:load to:0x0212b810 module:overlay(44) +from:0x0212d2e0 kind:load to:0x0212a670 module:overlay(44) +from:0x0212d2ec kind:load to:0x0212a99c module:overlay(44) +from:0x0212d2f0 kind:load to:0x0212b82c module:overlay(44) +from:0x0212d2f4 kind:load to:0x0209832c module:overlay(0) +from:0x0212d2f8 kind:load to:0x0212a760 module:overlay(44) +from:0x0212d2fc kind:load to:0x0207c044 module:overlay(0) +from:0x0212d308 kind:load to:0x0212a9b0 module:overlay(44) +from:0x0212d30c kind:load to:0x0212b848 module:overlay(44) +from:0x0212d310 kind:load to:0x0207b750 module:overlay(0) +from:0x0212d314 kind:load to:0x0212b77c module:overlay(44) +from:0x0212d318 kind:load to:0x0212b7d8 module:overlay(44) +from:0x0212d328 kind:load to:0x020977a0 module:overlay(0) +from:0x0212d32c kind:load to:0x020977a8 module:overlay(0) +from:0x0212d330 kind:load to:0x02097824 module:overlay(0) +from:0x0212d334 kind:load to:0x02097864 module:overlay(0) +from:0x0212d338 kind:load to:0x02097868 module:overlay(0) +from:0x0212d33c kind:load to:0x0209786c module:overlay(0) +from:0x0212d348 kind:load to:0x0212a5c0 module:overlay(44) +from:0x0212d34c kind:load to:0x020977a0 module:overlay(0) +from:0x0212d350 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d354 kind:load to:0x02097824 module:overlay(0) +from:0x0212d358 kind:load to:0x02097864 module:overlay(0) +from:0x0212d35c kind:load to:0x02097868 module:overlay(0) +from:0x0212d360 kind:load to:0x0209786c module:overlay(0) +from:0x0212d36c kind:load to:0x0207caf4 module:overlay(0) +from:0x0212d370 kind:load to:0x0207cafc module:overlay(0) +from:0x0212d374 kind:load to:0x0207d310 module:overlay(0) +from:0x0212d378 kind:load to:0x0207d300 module:overlay(0) +from:0x0212d37c kind:load to:0x0207d34c module:overlay(0) +from:0x0212d380 kind:load to:0x0207d384 module:overlay(0) +from:0x0212d384 kind:load to:0x0207d3c8 module:overlay(0) +from:0x0212d388 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0212d394 kind:load to:0x0209856c module:overlay(0) +from:0x0212d398 kind:load to:0x020985a8 module:overlay(0) +from:0x0212d39c kind:load to:0x020985c0 module:overlay(0) +from:0x0212d3a0 kind:load to:0x020985cc module:overlay(0) +from:0x0212d3a4 kind:load to:0x01fff464 module:itcm +from:0x0212d3a8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d3ac kind:load to:0x0212aaf4 module:overlay(44) +from:0x0212d3b0 kind:load to:0x02098504 module:overlay(0) +from:0x0212d3b4 kind:load to:0x0212abd8 module:overlay(44) +from:0x0212d3b8 kind:load to:0x0209850c module:overlay(0) +from:0x0212d3bc kind:load to:0x02098510 module:overlay(0) +from:0x0212d3c0 kind:load to:0x02098514 module:overlay(0) +from:0x0212d3c4 kind:load to:0x02098518 module:overlay(0) +from:0x0212d3c8 kind:load to:0x0209851c module:overlay(0) +from:0x0212d3cc kind:load to:0x020985d8 module:overlay(0) +from:0x0212d3d0 kind:load to:0x02098644 module:overlay(0) +from:0x0212d3d4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d3d8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d3dc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d3e0 kind:load to:0x0212a9c4 module:overlay(44) +from:0x0212d3e4 kind:load to:0x0212aa58 module:overlay(44) +from:0x0212d3f0 kind:load to:0x0212b884 module:overlay(44) +from:0x0212d3f4 kind:load to:0x020977a0 module:overlay(0) +from:0x0212d3f8 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d3fc kind:load to:0x02097824 module:overlay(0) +from:0x0212d400 kind:load to:0x02097864 module:overlay(0) +from:0x0212d404 kind:load to:0x02097868 module:overlay(0) +from:0x0212d408 kind:load to:0x0209786c module:overlay(0) +from:0x0212d414 kind:load to:0x0209856c module:overlay(0) +from:0x0212d418 kind:load to:0x020985a8 module:overlay(0) +from:0x0212d41c kind:load to:0x020985c0 module:overlay(0) +from:0x0212d420 kind:load to:0x020985cc module:overlay(0) +from:0x0212d424 kind:load to:0x01fff464 module:itcm +from:0x0212d428 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d42c kind:load to:0x0212b9b4 module:overlay(44) +from:0x0212d430 kind:load to:0x02098504 module:overlay(0) +from:0x0212d434 kind:load to:0x0212ba80 module:overlay(44) +from:0x0212d438 kind:load to:0x0209850c module:overlay(0) +from:0x0212d43c kind:load to:0x02098510 module:overlay(0) +from:0x0212d440 kind:load to:0x02098514 module:overlay(0) +from:0x0212d444 kind:load to:0x02098518 module:overlay(0) +from:0x0212d448 kind:load to:0x0209851c module:overlay(0) +from:0x0212d44c kind:load to:0x020985d8 module:overlay(0) +from:0x0212d450 kind:load to:0x02098644 module:overlay(0) +from:0x0212d454 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d458 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d45c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d460 kind:load to:0x0212b94c module:overlay(44) +from:0x0212d464 kind:load to:0x0212b97c module:overlay(44) +from:0x0212d470 kind:load to:0x0212bebc module:overlay(44) +from:0x0212d474 kind:load to:0x02097998 module:overlay(0) +from:0x0212d478 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d47c kind:load to:0x02097824 module:overlay(0) +from:0x0212d480 kind:load to:0x020979a0 module:overlay(0) +from:0x0212d484 kind:load to:0x020979c0 module:overlay(0) +from:0x0212d488 kind:load to:0x020979ec module:overlay(0) +from:0x0212d494 kind:load to:0x0209856c module:overlay(0) +from:0x0212d498 kind:load to:0x020985a8 module:overlay(0) +from:0x0212d49c kind:load to:0x020985c0 module:overlay(0) +from:0x0212d4a0 kind:load to:0x020985cc module:overlay(0) +from:0x0212d4a4 kind:load to:0x01fff464 module:itcm +from:0x0212d4a8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d4ac kind:load to:0x0212bf88 module:overlay(44) +from:0x0212d4b0 kind:load to:0x02098504 module:overlay(0) +from:0x0212d4b4 kind:load to:0x0212c1b4 module:overlay(44) +from:0x0212d4b8 kind:load to:0x0209850c module:overlay(0) +from:0x0212d4bc kind:load to:0x02098510 module:overlay(0) +from:0x0212d4c0 kind:load to:0x0212c1b8 module:overlay(44) +from:0x0212d4c4 kind:load to:0x02098518 module:overlay(0) +from:0x0212d4c8 kind:load to:0x0209851c module:overlay(0) +from:0x0212d4cc kind:load to:0x020985d8 module:overlay(0) +from:0x0212d4d0 kind:load to:0x02098644 module:overlay(0) +from:0x0212d4d4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d4d8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d4dc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d4e0 kind:load to:0x0212c2b4 module:overlay(44) +from:0x0212d4e4 kind:load to:0x0212c2d4 module:overlay(44) +from:0x0212d508 kind:load to:0x0212c31c module:overlay(44) +from:0x0212d50c kind:load to:0x02097998 module:overlay(0) +from:0x0212d510 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d514 kind:load to:0x02097824 module:overlay(0) +from:0x0212d518 kind:load to:0x020979a0 module:overlay(0) +from:0x0212d51c kind:load to:0x020979c0 module:overlay(0) +from:0x0212d520 kind:load to:0x020979ec module:overlay(0) +from:0x0212d52c kind:load to:0x0212c4b4 module:overlay(44) +from:0x0212d530 kind:load to:0x0212c714 module:overlay(44) +from:0x0212d534 kind:load to:0x02099b54 module:overlay(0) +from:0x0212d538 kind:load to:0x02099b8c module:overlay(0) +from:0x0212d53c kind:load to:0x0209a190 module:overlay(0) +from:0x0212d540 kind:load to:0x0209a198 module:overlay(0) +from:0x0212d544 kind:load to:0x0209a138 module:overlay(0) +from:0x0212d548 kind:load to:0x02099d04 module:overlay(0) +from:0x0212d54c kind:load to:0x02099bf4 module:overlay(0) +from:0x0212d550 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212d554 kind:load to:0x0209a148 module:overlay(0) +from:0x0212d558 kind:load to:0x0209a160 module:overlay(0) +from:0x0212d55c kind:load to:0x0212c70c module:overlay(44) +from:0x0212d560 kind:load to:0x0209a178 module:overlay(0) +from:0x0212d564 kind:load to:0x0212c6fc module:overlay(44) +from:0x0212d568 kind:load to:0x0212c5a8 module:overlay(44) +from:0x0212d574 kind:load to:0x0209856c module:overlay(0) +from:0x0212d578 kind:load to:0x020985a8 module:overlay(0) +from:0x0212d57c kind:load to:0x020985c0 module:overlay(0) +from:0x0212d580 kind:load to:0x020985cc module:overlay(0) +from:0x0212d584 kind:load to:0x01fff464 module:itcm +from:0x0212d588 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d58c kind:load to:0x0212c4c8 module:overlay(44) +from:0x0212d590 kind:load to:0x02098504 module:overlay(0) +from:0x0212d594 kind:load to:0x0212c5cc module:overlay(44) +from:0x0212d598 kind:load to:0x0212c6b4 module:overlay(44) +from:0x0212d59c kind:load to:0x02098510 module:overlay(0) +from:0x0212d5a0 kind:load to:0x0212c6c8 module:overlay(44) +from:0x0212d5a4 kind:load to:0x02098518 module:overlay(0) +from:0x0212d5a8 kind:load to:0x0209851c module:overlay(0) +from:0x0212d5ac kind:load to:0x020985d8 module:overlay(0) +from:0x0212d5b0 kind:load to:0x02098644 module:overlay(0) +from:0x0212d5b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d5b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d5bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d5c0 kind:load to:0x0212c730 module:overlay(44) +from:0x0212d5c4 kind:load to:0x0212c760 module:overlay(44) +from:0x0212d5e8 kind:load to:0x0212c7b8 module:overlay(44) +from:0x0212d5ec kind:load to:0x02097998 module:overlay(0) +from:0x0212d5f0 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d5f4 kind:load to:0x02097824 module:overlay(0) +from:0x0212d5f8 kind:load to:0x020979a0 module:overlay(0) +from:0x0212d5fc kind:load to:0x020979c0 module:overlay(0) +from:0x0212d600 kind:load to:0x020979ec module:overlay(0) +from:0x0212d60c kind:load to:0x0209856c module:overlay(0) +from:0x0212d610 kind:load to:0x020985a8 module:overlay(0) +from:0x0212d614 kind:load to:0x020985c0 module:overlay(0) +from:0x0212d618 kind:load to:0x020985cc module:overlay(0) +from:0x0212d61c kind:load to:0x01fff464 module:itcm +from:0x0212d620 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d624 kind:load to:0x0212c8c8 module:overlay(44) +from:0x0212d628 kind:load to:0x02098504 module:overlay(0) +from:0x0212d62c kind:load to:0x0212c93c module:overlay(44) +from:0x0212d630 kind:load to:0x0212c950 module:overlay(44) +from:0x0212d634 kind:load to:0x02098510 module:overlay(0) +from:0x0212d638 kind:load to:0x0212c964 module:overlay(44) +from:0x0212d63c kind:load to:0x02098518 module:overlay(0) +from:0x0212d640 kind:load to:0x0209851c module:overlay(0) +from:0x0212d644 kind:load to:0x020985d8 module:overlay(0) +from:0x0212d648 kind:load to:0x02098644 module:overlay(0) +from:0x0212d64c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d650 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d654 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d658 kind:load to:0x0212c984 module:overlay(44) +from:0x0212d65c kind:load to:0x0212c9ac module:overlay(44) +from:0x0212d668 kind:load to:0x0212c9fc module:overlay(44) +from:0x0212d66c kind:load to:0x02097998 module:overlay(0) +from:0x0212d670 kind:load to:0x020977a8 module:overlay(0) +from:0x0212d674 kind:load to:0x02097824 module:overlay(0) +from:0x0212d678 kind:load to:0x020979a0 module:overlay(0) +from:0x0212d67c kind:load to:0x020979c0 module:overlay(0) +from:0x0212d680 kind:load to:0x020979ec module:overlay(0) +from:0x0212d68c kind:load to:0x0209856c module:overlay(0) +from:0x0212d690 kind:load to:0x020985a8 module:overlay(0) +from:0x0212d694 kind:load to:0x020985c0 module:overlay(0) +from:0x0212d698 kind:load to:0x020985cc module:overlay(0) +from:0x0212d69c kind:load to:0x01fff464 module:itcm +from:0x0212d6a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212d6a4 kind:load to:0x0212cabc module:overlay(44) +from:0x0212d6a8 kind:load to:0x02098504 module:overlay(0) +from:0x0212d6ac kind:load to:0x0212cadc module:overlay(44) +from:0x0212d6b0 kind:load to:0x0209850c module:overlay(0) +from:0x0212d6b4 kind:load to:0x02098510 module:overlay(0) +from:0x0212d6b8 kind:load to:0x0212cae0 module:overlay(44) +from:0x0212d6bc kind:load to:0x02098518 module:overlay(0) +from:0x0212d6c0 kind:load to:0x0209851c module:overlay(0) +from:0x0212d6c4 kind:load to:0x020985d8 module:overlay(0) +from:0x0212d6c8 kind:load to:0x02098644 module:overlay(0) +from:0x0212d6cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212d6d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212d6d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212d6d8 kind:load to:0x0212cb00 module:overlay(44) +from:0x0212d6dc kind:load to:0x0212cb20 module:overlay(44) diff --git a/config/eur1/arm9/overlays/ov044/symbols.txt b/config/eur1/arm9/overlays/ov044/symbols.txt new file mode 100644 index 00000000..34fd0b5b --- /dev/null +++ b/config/eur1/arm9/overlays/ov044/symbols.txt @@ -0,0 +1,321 @@ +func_ov044_02123600 kind:function(arm,size=0x30) addr:0x02123600 +func_ov044_02123630 kind:function(arm,size=0x10) addr:0x02123630 +func_ov044_02123640 kind:function(arm,size=0x10) addr:0x02123640 +func_ov044_02123650 kind:function(arm,size=0x5c) addr:0x02123650 +func_ov044_021236ac kind:function(arm,size=0xa4) addr:0x021236ac +func_ov044_02123750 kind:function(arm,size=0x14) addr:0x02123750 +func_ov044_02123764 kind:function(arm,size=0x14) addr:0x02123764 +func_ov044_02123778 kind:function(arm,size=0x160) addr:0x02123778 +func_ov044_021238d8 kind:function(arm,size=0xc) addr:0x021238d8 +func_ov044_021238e4 kind:function(arm,size=0x5c) addr:0x021238e4 +func_ov044_02123940 kind:function(arm,size=0x64) addr:0x02123940 +func_ov044_021239a4 kind:function(arm,size=0x3c) addr:0x021239a4 +func_ov044_021239e0 kind:function(arm,size=0x44) addr:0x021239e0 +func_ov044_02123a24 kind:function(arm,size=0x24) addr:0x02123a24 +func_ov044_02123a48 kind:function(arm,size=0x11c) addr:0x02123a48 +func_ov044_02123b64 kind:function(arm,size=0x50) addr:0x02123b64 +func_ov044_02123bb4 kind:function(arm,size=0x38) addr:0x02123bb4 +func_ov044_02123bec kind:function(arm,size=0x10) addr:0x02123bec +func_ov044_02123bfc kind:function(arm,size=0x84) addr:0x02123bfc +func_ov044_02123c80 kind:function(arm,size=0x30) addr:0x02123c80 +func_ov044_02123cb0 kind:function(arm,size=0x20) addr:0x02123cb0 +func_ov044_02123cd0 kind:function(arm,size=0x28) addr:0x02123cd0 +func_ov044_02123cf8 kind:function(arm,size=0x54) addr:0x02123cf8 +func_ov044_02123d4c kind:function(arm,size=0x40) addr:0x02123d4c +func_ov044_02123d8c kind:function(arm,size=0x98) addr:0x02123d8c +func_ov044_02123e24 kind:function(arm,size=0x148) addr:0x02123e24 +func_ov044_02123f6c kind:function(arm,size=0x58) addr:0x02123f6c +func_ov044_02123fc4 kind:function(arm,size=0x68) addr:0x02123fc4 +func_ov044_0212402c kind:function(arm,size=0x58) addr:0x0212402c +func_ov044_02124084 kind:function(arm,size=0x60) addr:0x02124084 +func_ov044_021240e4 kind:function(arm,size=0x34) addr:0x021240e4 +func_ov044_02124118 kind:function(arm,size=0x34) addr:0x02124118 +func_ov044_0212414c kind:function(arm,size=0x30) addr:0x0212414c +func_ov044_0212417c kind:function(arm,size=0x100) addr:0x0212417c +func_ov044_0212427c kind:function(arm,size=0xcc) addr:0x0212427c +func_ov044_02124348 kind:function(arm,size=0x54) addr:0x02124348 +func_ov044_0212439c kind:function(arm,size=0x114) addr:0x0212439c +func_ov044_021244b0 kind:function(arm,size=0x64) addr:0x021244b0 +func_ov044_02124514 kind:function(arm,size=0x370) addr:0x02124514 +func_ov044_02124884 kind:function(arm,size=0xaf4) addr:0x02124884 +func_ov044_02125378 kind:function(arm,size=0x48) addr:0x02125378 +func_ov044_021253c0 kind:function(arm,size=0x78) addr:0x021253c0 +func_ov044_02125438 kind:function(arm,size=0x54) addr:0x02125438 +func_ov044_0212548c kind:function(arm,size=0x5c) addr:0x0212548c +func_ov044_021254e8 kind:function(arm,size=0x70) addr:0x021254e8 +func_ov044_02125558 kind:function(arm,size=0x28) addr:0x02125558 +func_ov044_02125580 kind:function(arm,size=0x184) addr:0x02125580 +func_ov044_02125704 kind:function(arm,size=0x374) addr:0x02125704 +func_ov044_02125a78 kind:function(arm,size=0x57c) addr:0x02125a78 +func_ov044_02125ff4 kind:function(arm,size=0xc) addr:0x02125ff4 +func_ov044_02126000 kind:function(arm,size=0x28) addr:0x02126000 +func_ov044_02126028 kind:function(arm,size=0x70) addr:0x02126028 +func_ov044_02126098 kind:function(arm,size=0x34) addr:0x02126098 +func_ov044_021260cc kind:function(arm,size=0x7c) addr:0x021260cc +func_ov044_02126148 kind:function(arm,size=0x2bc) addr:0x02126148 +func_ov044_02126404 kind:function(arm,size=0x14) addr:0x02126404 +func_ov044_02126418 kind:function(arm,size=0x14) addr:0x02126418 +func_ov044_0212642c kind:function(arm,size=0x28) addr:0x0212642c +func_ov044_02126454 kind:function(arm,size=0xa0) addr:0x02126454 +func_ov044_021264f4 kind:function(arm,size=0xa8) addr:0x021264f4 +func_ov044_0212659c kind:function(arm,size=0x158) addr:0x0212659c +func_ov044_021266f4 kind:function(arm,size=0xa0) addr:0x021266f4 +func_ov044_02126794 kind:function(arm,size=0x58) addr:0x02126794 +func_ov044_021267ec kind:function(arm,size=0x50) addr:0x021267ec +func_ov044_0212683c kind:function(arm,size=0x3d0) addr:0x0212683c +func_ov044_02126c0c kind:function(arm,size=0x34) addr:0x02126c0c +func_ov044_02126c40 kind:function(arm,size=0x264) addr:0x02126c40 +func_ov044_02126ea4 kind:function(arm,size=0x70) addr:0x02126ea4 +func_ov044_02126f14 kind:function(arm,size=0x88) addr:0x02126f14 +func_ov044_02126f9c kind:function(arm,size=0xa4) addr:0x02126f9c +func_ov044_02127040 kind:function(arm,size=0x26c) addr:0x02127040 +func_ov044_021272ac kind:function(arm,size=0x9c) addr:0x021272ac +func_ov044_02127348 kind:function(arm,size=0x38c) addr:0x02127348 +func_ov044_021276d4 kind:function(arm,size=0xa8) addr:0x021276d4 +func_ov044_0212777c kind:function(arm,size=0x300) addr:0x0212777c +func_ov044_02127a7c kind:function(arm,size=0x110) addr:0x02127a7c +func_ov044_02127b8c kind:function(arm,size=0x2a8) addr:0x02127b8c +func_ov044_02127e34 kind:function(arm,size=0x194) addr:0x02127e34 +func_ov044_02127fc8 kind:function(arm,size=0x280) addr:0x02127fc8 +func_ov044_02128248 kind:function(arm,size=0x128) addr:0x02128248 +func_ov044_02128370 kind:function(arm,size=0x148) addr:0x02128370 +func_ov044_021284b8 kind:function(arm,size=0xf0) addr:0x021284b8 +func_ov044_021285a8 kind:function(arm,size=0x68) addr:0x021285a8 +func_ov044_02128610 kind:function(arm,size=0x44) addr:0x02128610 +func_ov044_02128654 kind:function(arm,size=0xb4) addr:0x02128654 +func_ov044_02128708 kind:function(arm,size=0x3c) addr:0x02128708 +func_ov044_02128744 kind:function(arm,size=0xb8) addr:0x02128744 +func_ov044_021287fc kind:function(arm,size=0x1e0) addr:0x021287fc +func_ov044_021289dc kind:function(arm,size=0xac) addr:0x021289dc +func_ov044_02128a88 kind:function(arm,size=0x280) addr:0x02128a88 +func_ov044_02128d08 kind:function(arm,size=0x11c) addr:0x02128d08 +func_ov044_02128e24 kind:function(arm,size=0x70) addr:0x02128e24 +func_ov044_02128e94 kind:function(arm,size=0x408) addr:0x02128e94 +func_ov044_0212929c kind:function(arm,size=0x74) addr:0x0212929c +func_ov044_02129310 kind:function(arm,size=0x34) addr:0x02129310 +func_ov044_02129344 kind:function(arm,size=0x74) addr:0x02129344 +func_ov044_021293b8 kind:function(arm,size=0x64) addr:0x021293b8 +func_ov044_0212941c kind:function(arm,size=0xc4) addr:0x0212941c +func_ov044_021294e0 kind:function(arm,size=0x44) addr:0x021294e0 +func_ov044_02129524 kind:function(arm,size=0x34) addr:0x02129524 +func_ov044_02129558 kind:function(arm,size=0x5c) addr:0x02129558 +func_ov044_021295b4 kind:function(arm,size=0xdc) addr:0x021295b4 +func_ov044_02129690 kind:function(arm,size=0x38) addr:0x02129690 +func_ov044_021296c8 kind:function(arm,size=0x214) addr:0x021296c8 +func_ov044_021298dc kind:function(arm,size=0x94) addr:0x021298dc +func_ov044_02129970 kind:function(arm,size=0x50) addr:0x02129970 +func_ov044_021299c0 kind:function(arm,size=0x24) addr:0x021299c0 +func_ov044_021299e4 kind:function(arm,size=0xd8) addr:0x021299e4 +func_ov044_02129abc kind:function(arm,size=0x114) addr:0x02129abc +func_ov044_02129bd0 kind:function(arm,size=0x2d8) addr:0x02129bd0 +func_ov044_02129ea8 kind:function(arm,size=0x13c) addr:0x02129ea8 +func_ov044_02129fe4 kind:function(arm,size=0x118) addr:0x02129fe4 +func_ov044_0212a0fc kind:function(arm,size=0x2bc) addr:0x0212a0fc +func_ov044_0212a3b8 kind:function(arm,size=0x6c) addr:0x0212a3b8 +func_ov044_0212a424 kind:function(arm,size=0x48) addr:0x0212a424 +func_ov044_0212a46c kind:function(arm,size=0xac) addr:0x0212a46c +func_ov044_0212a518 kind:function(arm,size=0x24) addr:0x0212a518 +func_ov044_0212a53c kind:function(arm,size=0x2c) addr:0x0212a53c +func_ov044_0212a568 kind:function(arm,size=0x1c) addr:0x0212a568 +func_ov044_0212a584 kind:function(arm,size=0x1c) addr:0x0212a584 +func_ov044_0212a5a0 kind:function(arm,size=0x14) addr:0x0212a5a0 +func_ov044_0212a5b4 kind:function(arm,size=0xc) addr:0x0212a5b4 +func_ov044_0212a5c0 kind:function(arm,size=0x24) addr:0x0212a5c0 +func_ov044_0212a5e4 kind:function(arm,size=0x8c) addr:0x0212a5e4 +func_ov044_0212a670 kind:function(arm,size=0xf0) addr:0x0212a670 +func_ov044_0212a760 kind:function(arm,size=0x150) addr:0x0212a760 +func_ov044_0212a8b0 kind:function(arm,size=0xd8) addr:0x0212a8b0 +func_ov044_0212a988 kind:function(arm,size=0x14) addr:0x0212a988 +func_ov044_0212a99c kind:function(arm,size=0x14) addr:0x0212a99c +func_ov044_0212a9b0 kind:function(arm,size=0x14) addr:0x0212a9b0 +func_ov044_0212a9c4 kind:function(arm,size=0x94) addr:0x0212a9c4 +func_ov044_0212aa58 kind:function(arm,size=0x9c) addr:0x0212aa58 +func_ov044_0212aaf4 kind:function(arm,size=0x9c) addr:0x0212aaf4 +func_ov044_0212ab90 kind:function(arm,size=0x48) addr:0x0212ab90 +func_ov044_0212abd8 kind:function(arm,size=0x2a8) addr:0x0212abd8 +func_ov044_0212ae80 kind:function(arm,size=0x34) addr:0x0212ae80 +func_ov044_0212aeb4 kind:function(arm,size=0x4) addr:0x0212aeb4 +func_ov044_0212aeb8 kind:function(arm,size=0x90) addr:0x0212aeb8 +func_ov044_0212af48 kind:function(arm,size=0x24c) addr:0x0212af48 +func_ov044_0212b194 kind:function(arm,size=0x354) addr:0x0212b194 +func_ov044_0212b4e8 kind:function(arm,size=0x1ac) addr:0x0212b4e8 +func_ov044_0212b694 kind:function(arm,size=0xc) addr:0x0212b694 +func_ov044_0212b6a0 kind:function(arm,size=0x14) addr:0x0212b6a0 +func_ov044_0212b6b4 kind:function(arm,size=0x8c) addr:0x0212b6b4 +func_ov044_0212b740 kind:function(arm,size=0x3c) addr:0x0212b740 +func_ov044_0212b77c kind:function(arm,size=0x5c) addr:0x0212b77c +func_ov044_0212b7d8 kind:function(arm,size=0x38) addr:0x0212b7d8 +func_ov044_0212b810 kind:function(arm,size=0x1c) addr:0x0212b810 +func_ov044_0212b82c kind:function(arm,size=0x1c) addr:0x0212b82c +func_ov044_0212b848 kind:function(arm,size=0x1c) addr:0x0212b848 +func_ov044_0212b864 kind:function(arm,size=0x14) addr:0x0212b864 +func_ov044_0212b878 kind:function(arm,size=0xc) addr:0x0212b878 +func_ov044_0212b884 kind:function(arm,size=0x24) addr:0x0212b884 +func_ov044_0212b8a8 kind:function(arm,size=0x48) addr:0x0212b8a8 +func_ov044_0212b8f0 kind:function(arm,size=0x5c) addr:0x0212b8f0 +func_ov044_0212b94c kind:function(arm,size=0x30) addr:0x0212b94c +func_ov044_0212b97c kind:function(arm,size=0x38) addr:0x0212b97c +func_ov044_0212b9b4 kind:function(arm,size=0x54) addr:0x0212b9b4 +func_ov044_0212ba08 kind:function(arm,size=0x78) addr:0x0212ba08 +func_ov044_0212ba80 kind:function(arm,size=0x25c) addr:0x0212ba80 +func_ov044_0212bcdc kind:function(arm,size=0x48) addr:0x0212bcdc +func_ov044_0212bd24 kind:function(arm,size=0x14) addr:0x0212bd24 +func_ov044_0212bd38 kind:function(arm,size=0x48) addr:0x0212bd38 +func_ov044_0212bd80 kind:function(arm,size=0xa4) addr:0x0212bd80 +func_ov044_0212be24 kind:function(arm,size=0x80) addr:0x0212be24 +func_ov044_0212bea4 kind:function(arm,size=0xc) addr:0x0212bea4 +func_ov044_0212beb0 kind:function(arm,size=0xc) addr:0x0212beb0 +func_ov044_0212bebc kind:function(arm,size=0x24) addr:0x0212bebc +func_ov044_0212bee0 kind:function(arm,size=0x28) addr:0x0212bee0 +func_ov044_0212bf08 kind:function(arm,size=0x80) addr:0x0212bf08 +func_ov044_0212bf88 kind:function(arm,size=0x88) addr:0x0212bf88 +func_ov044_0212c010 kind:function(arm,size=0x8c) addr:0x0212c010 +func_ov044_0212c09c kind:function(arm,size=0x8c) addr:0x0212c09c +func_ov044_0212c128 kind:function(arm,size=0x8c) addr:0x0212c128 +func_ov044_0212c1b4 kind:function(arm,size=0x4) addr:0x0212c1b4 +func_ov044_0212c1b8 kind:function(arm,size=0xfc) addr:0x0212c1b8 +func_ov044_0212c2b4 kind:function(arm,size=0x20) addr:0x0212c2b4 +func_ov044_0212c2d4 kind:function(arm,size=0x28) addr:0x0212c2d4 +func_ov044_0212c2fc kind:function(arm,size=0x14) addr:0x0212c2fc +func_ov044_0212c310 kind:function(arm,size=0xc) addr:0x0212c310 +func_ov044_0212c31c kind:function(arm,size=0x24) addr:0x0212c31c +func_ov044_0212c340 kind:function(arm,size=0x28) addr:0x0212c340 +func_ov044_0212c368 kind:function(arm,size=0x14c) addr:0x0212c368 +func_ov044_0212c4b4 kind:function(arm,size=0x14) addr:0x0212c4b4 +func_ov044_0212c4c8 kind:function(arm,size=0xe0) addr:0x0212c4c8 +func_ov044_0212c5a8 kind:function(arm,size=0x24) addr:0x0212c5a8 +func_ov044_0212c5cc kind:function(arm,size=0xe8) addr:0x0212c5cc +func_ov044_0212c6b4 kind:function(arm,size=0x14) addr:0x0212c6b4 +func_ov044_0212c6c8 kind:function(arm,size=0x34) addr:0x0212c6c8 +func_ov044_0212c6fc kind:function(arm,size=0x10) addr:0x0212c6fc +func_ov044_0212c70c kind:function(arm,size=0x8) addr:0x0212c70c +func_ov044_0212c714 kind:function(arm,size=0x1c) addr:0x0212c714 +func_ov044_0212c730 kind:function(arm,size=0x30) addr:0x0212c730 +func_ov044_0212c760 kind:function(arm,size=0x38) addr:0x0212c760 +func_ov044_0212c798 kind:function(arm,size=0x14) addr:0x0212c798 +func_ov044_0212c7ac kind:function(arm,size=0xc) addr:0x0212c7ac +func_ov044_0212c7b8 kind:function(arm,size=0x24) addr:0x0212c7b8 +func_ov044_0212c7dc kind:function(arm,size=0x28) addr:0x0212c7dc +func_ov044_0212c804 kind:function(arm,size=0xc4) addr:0x0212c804 +func_ov044_0212c8c8 kind:function(arm,size=0x74) addr:0x0212c8c8 +func_ov044_0212c93c kind:function(arm,size=0x14) addr:0x0212c93c +func_ov044_0212c950 kind:function(arm,size=0x14) addr:0x0212c950 +func_ov044_0212c964 kind:function(arm,size=0x20) addr:0x0212c964 +func_ov044_0212c984 kind:function(arm,size=0x28) addr:0x0212c984 +func_ov044_0212c9ac kind:function(arm,size=0x30) addr:0x0212c9ac +func_ov044_0212c9dc kind:function(arm,size=0x14) addr:0x0212c9dc +func_ov044_0212c9f0 kind:function(arm,size=0xc) addr:0x0212c9f0 +func_ov044_0212c9fc kind:function(arm,size=0x24) addr:0x0212c9fc +func_ov044_0212ca20 kind:function(arm,size=0x28) addr:0x0212ca20 +func_ov044_0212ca48 kind:function(arm,size=0x74) addr:0x0212ca48 +func_ov044_0212cabc kind:function(arm,size=0x20) addr:0x0212cabc +func_ov044_0212cadc kind:function(arm,size=0x4) addr:0x0212cadc +func_ov044_0212cae0 kind:function(arm,size=0x20) addr:0x0212cae0 +func_ov044_0212cb00 kind:function(arm,size=0x20) addr:0x0212cb00 +func_ov044_0212cb20 kind:function(arm,size=0x28) addr:0x0212cb20 +func_ov044_0212cb48 kind:function(arm,size=0x14) addr:0x0212cb48 +data_ov044_0212cb5c kind:data(any) addr:0x0212cb5c +data_ov044_0212cb70 kind:data(any) addr:0x0212cb70 +data_ov044_0212cb84 kind:data(any) addr:0x0212cb84 +data_ov044_0212cbc4 kind:data(any) addr:0x0212cbc4 +data_ov044_0212cbd8 kind:data(any) addr:0x0212cbd8 +data_ov044_0212cbe0 kind:data(any) addr:0x0212cbe0 +data_ov044_0212cbf0 kind:data(any) addr:0x0212cbf0 +data_ov044_0212cc34 kind:data(any) addr:0x0212cc34 +__sinit_ov044_0212cc64 kind:function(arm,size=0x1c) addr:0x0212cc64 +__sinit_ov044_0212cc80 kind:function(arm,size=0x4) addr:0x0212cc80 +__sinit_ov044_0212cc84 kind:function(arm,size=0x64) addr:0x0212cc84 +__sinit_ov044_0212cce8 kind:function(arm,size=0x74) addr:0x0212cce8 +__sinit_ov044_0212cd5c kind:function(arm,size=0x50) addr:0x0212cd5c +__sinit_ov044_0212cdac kind:function(arm,size=0x50) addr:0x0212cdac +__sinit_ov044_0212cdfc kind:function(arm,size=0x50) addr:0x0212cdfc +__sinit_ov044_0212ce4c kind:function(arm,size=0x50) addr:0x0212ce4c +__sinit_ov044_0212ce9c kind:function(arm,size=0x50) addr:0x0212ce9c +.p__sinit_ov044_0212cc64 kind:data(word) addr:0x0212ceec +.p__sinit_ov044_0212cc80 kind:data(word) addr:0x0212cef0 +.p__sinit_ov044_0212cc84 kind:data(word) addr:0x0212cef4 +.p__sinit_ov044_0212cce8 kind:data(word) addr:0x0212cef8 +.p__sinit_ov044_0212cd5c kind:data(word) addr:0x0212cefc +.p__sinit_ov044_0212cdac kind:data(word) addr:0x0212cf00 +.p__sinit_ov044_0212cdfc kind:data(word) addr:0x0212cf04 +.p__sinit_ov044_0212ce4c kind:data(word) addr:0x0212cf08 +.p__sinit_ov044_0212ce9c kind:data(word) addr:0x0212cf0c +data_ov044_0212cf28 kind:data(any) addr:0x0212cf28 +data_ov044_0212cf34 kind:data(any) addr:0x0212cf34 +data_ov044_0212cf48 kind:data(any) addr:0x0212cf48 +data_ov044_0212cf54 kind:data(any) addr:0x0212cf54 +data_ov044_0212cf60 kind:data(any) addr:0x0212cf60 +data_ov044_0212cf84 kind:data(any) addr:0x0212cf84 +data_ov044_0212cf90 kind:data(any) addr:0x0212cf90 +data_ov044_0212cfb4 kind:data(any) addr:0x0212cfb4 +data_ov044_0212cfbc kind:data(any) addr:0x0212cfbc +data_ov044_0212cfc8 kind:data(any) addr:0x0212cfc8 +data_ov044_0212cfdc kind:data(any) addr:0x0212cfdc +data_ov044_0212d000 kind:data(any) addr:0x0212d000 +data_ov044_0212d02c kind:data(any) addr:0x0212d02c +data_ov044_0212d078 kind:data(any) addr:0x0212d078 +data_ov044_0212d0d0 kind:data(any) addr:0x0212d0d0 +data_ov044_0212d148 kind:data(any) addr:0x0212d148 +data_ov044_0212d1a8 kind:data(any) addr:0x0212d1a8 ambiguous +data_ov044_0212d1c0 kind:data(any) addr:0x0212d1c0 +data_ov044_0212d1d8 kind:data(any) addr:0x0212d1d8 +data_ov044_0212d1f0 kind:data(any) addr:0x0212d1f0 +data_ov044_0212d208 kind:data(any) addr:0x0212d208 +data_ov044_0212d220 kind:data(any) addr:0x0212d220 +data_ov044_0212d238 kind:data(any) addr:0x0212d238 +data_ov044_0212d250 kind:data(any) addr:0x0212d250 +data_ov044_0212d25c kind:data(any) addr:0x0212d25c ambiguous +data_ov044_0212d268 kind:data(any) addr:0x0212d268 +data_ov044_0212d280 kind:data(any) addr:0x0212d280 +data_ov044_0212d290 kind:data(any) addr:0x0212d290 +data_ov044_0212d2b0 kind:data(any) addr:0x0212d2b0 +data_ov044_0212d2d8 kind:data(any) addr:0x0212d2d8 +data_ov044_0212d2ec kind:data(any) addr:0x0212d2ec +data_ov044_0212d308 kind:data(any) addr:0x0212d308 +data_ov044_0212d324 kind:data(any) addr:0x0212d324 +data_ov044_0212d348 kind:data(any) addr:0x0212d348 +data_ov044_0212d36c kind:data(any) addr:0x0212d36c +data_ov044_0212d394 kind:data(any) addr:0x0212d394 +data_ov044_0212d3f0 kind:data(any) addr:0x0212d3f0 +data_ov044_0212d414 kind:data(any) addr:0x0212d414 +data_ov044_0212d470 kind:data(any) addr:0x0212d470 +data_ov044_0212d494 kind:data(any) addr:0x0212d494 +data_ov044_0212d4e8 kind:data(any) addr:0x0212d4e8 +data_ov044_0212d508 kind:data(any) addr:0x0212d508 +data_ov044_0212d52c kind:data(any) addr:0x0212d52c +data_ov044_0212d574 kind:data(any) addr:0x0212d574 +data_ov044_0212d5c8 kind:data(any) addr:0x0212d5c8 +data_ov044_0212d5e8 kind:data(any) addr:0x0212d5e8 +data_ov044_0212d60c kind:data(any) addr:0x0212d60c +data_ov044_0212d668 kind:data(any) addr:0x0212d668 +data_ov044_0212d68c kind:data(any) addr:0x0212d68c +data_ov044_0212d6e0 kind:bss addr:0x0212d6e0 +data_ov044_0212d748 kind:bss addr:0x0212d748 +data_ov044_0212d7b0 kind:bss addr:0x0212d7b0 +data_ov044_0212d818 kind:bss addr:0x0212d818 +data_ov044_0212d81c kind:bss addr:0x0212d81c +data_ov044_0212d828 kind:bss addr:0x0212d828 +data_ov044_0212d834 kind:bss addr:0x0212d834 +data_ov044_0212d840 kind:bss addr:0x0212d840 +data_ov044_0212d8a4 kind:bss addr:0x0212d8a4 ambiguous +data_ov044_0212d918 kind:bss addr:0x0212d918 +data_ov044_0212d91c kind:bss addr:0x0212d91c +data_ov044_0212d928 kind:bss addr:0x0212d928 +data_ov044_0212d964 kind:bss addr:0x0212d964 +data_ov044_0212d984 kind:bss addr:0x0212d984 +data_ov044_0212d988 kind:bss addr:0x0212d988 +data_ov044_0212d994 kind:bss addr:0x0212d994 +data_ov044_0212d9d0 kind:bss addr:0x0212d9d0 +data_ov044_0212d9d4 kind:bss addr:0x0212d9d4 +data_ov044_0212d9e0 kind:bss addr:0x0212d9e0 +data_ov044_0212dab8 kind:bss addr:0x0212dab8 +data_ov044_0212dabc kind:bss addr:0x0212dabc +data_ov044_0212dac8 kind:bss addr:0x0212dac8 +data_ov044_0212db30 kind:bss addr:0x0212db30 +data_ov044_0212db98 kind:bss addr:0x0212db98 +data_ov044_0212dc70 kind:bss addr:0x0212dc70 +data_ov044_0212dc74 kind:bss addr:0x0212dc74 +data_ov044_0212dc80 kind:bss addr:0x0212dc80 +data_ov044_0212dd58 kind:bss addr:0x0212dd58 +data_ov044_0212dd5c kind:bss addr:0x0212dd5c +data_ov044_0212dd68 kind:bss addr:0x0212dd68 diff --git a/config/eur1/arm9/overlays/ov045/delinks.txt b/config/eur1/arm9/overlays/ov045/delinks.txt new file mode 100644 index 00000000..6d17a71b --- /dev/null +++ b/config/eur1/arm9/overlays/ov045/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02123600 end:0x02129600 kind:code align:32 + .rodata start:0x02129600 end:0x02129760 kind:rodata align:4 + .init start:0x02129760 end:0x02129c14 kind:code align:4 + .ctor start:0x02129c14 end:0x02129c2c kind:rodata align:4 + .data start:0x02129c40 end:0x0212a380 kind:data align:32 + .bss start:0x0212a380 end:0x0212a800 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov045/relocs.txt b/config/eur1/arm9/overlays/ov045/relocs.txt new file mode 100644 index 00000000..a012ea83 --- /dev/null +++ b/config/eur1/arm9/overlays/ov045/relocs.txt @@ -0,0 +1,1038 @@ +from:0x02123608 kind:load to:0x0212a390 module:overlay(45) +from:0x0212361c kind:arm_call to:0x02011f3c module:main +from:0x02123628 kind:arm_call to:0x02123814 module:overlay(45) +from:0x0212363c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212364c kind:arm_call_thumb to:0x02015538 module:main +from:0x02123664 kind:load to:0x02129c64 module:overlay(45) +from:0x02123668 kind:load to:0x02129c88 module:overlay(45) +from:0x02123740 kind:load to:0x02129d54 module:overlay(45) +from:0x02123744 kind:load to:0x02129ca4 module:overlay(45) +from:0x02123748 kind:load to:0x021296c0 module:overlay(45) +from:0x0212379c kind:arm_call to:0x01ff9638 module:itcm +from:0x021237f0 kind:arm_call to:0x02018114 module:main +from:0x0212380c kind:load to:0x02129d54 module:overlay(45) +from:0x02123810 kind:load to:0x02129ca4 module:overlay(45) +from:0x02123820 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02123844 kind:arm_call to:0x0200f05c module:main +from:0x02123860 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0212387c kind:arm_call to:0x0200f05c module:main +from:0x02123898 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021238b4 kind:arm_call to:0x0200f05c module:main +from:0x021238d0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021238ec kind:arm_call to:0x0200f05c module:main +from:0x02123908 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02123920 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02123928 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02123930 kind:arm_call to:0x0212366c module:overlay(45) +from:0x02123938 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02123978 kind:arm_call to:0x0200f218 module:main +from:0x021239a8 kind:load to:0x02129d00 module:overlay(45) +from:0x021239ac kind:load to:0x0212a390 module:overlay(45) +from:0x021239b0 kind:load to:0x02129600 module:overlay(45) +from:0x021239b4 kind:load to:0x02129610 module:overlay(45) +from:0x021239b8 kind:load to:0x02129620 module:overlay(45) +from:0x021239bc kind:load to:0x02129630 module:overlay(45) +from:0x021239c4 kind:load to:0x02129640 module:overlay(45) +from:0x021239ec kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021239f4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021239fc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123a04 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123a0c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123a14 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123a1c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123a28 kind:load to:0x02129d00 module:overlay(45) +from:0x02123a2c kind:load to:0x0212a468 module:overlay(45) +from:0x02123a54 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02123a5c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02123a64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123a6c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123a74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123a7c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02123a84 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02123a8c kind:arm_call to:0x02011ff4 module:main +from:0x02123a98 kind:load to:0x02129d00 module:overlay(45) +from:0x02123a9c kind:load to:0x0212a468 module:overlay(45) +from:0x02123af4 kind:arm_call to:0x02015ea8 module:main +from:0x02123b0c kind:arm_call to:0x02034060 module:main +from:0x02123b14 kind:arm_call to:0x02033f7c module:main +from:0x02123b28 kind:arm_call to:0x02034060 module:main +from:0x02123b30 kind:arm_call to:0x02033f7c module:main +from:0x02123b44 kind:arm_call to:0x02034060 module:main +from:0x02123b64 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x02123b8c kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02123b98 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02123c2c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02123c6c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02123c7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02123cd4 kind:arm_call to:0x0200eab0 module:main +from:0x02123ce4 kind:arm_call to:0x0200eab0 module:main +from:0x02123d04 kind:arm_call to:0x02123df0 module:overlay(45) +from:0x02123d14 kind:load to:0x027e0cd8 module:dtcm +from:0x02123d18 kind:load to:0x0212a390 module:overlay(45) +from:0x02123d1c kind:load to:0x02129c40 module:overlay(45) +from:0x02123d20 kind:load to:0x02129c48 module:overlay(45) +from:0x02123d24 kind:load to:0x0212a468 module:overlay(45) +from:0x02123d28 kind:load to:0x027e00f0 module:dtcm +from:0x02123d2c kind:load to:0x027e09b8 module:dtcm +from:0x02123d30 kind:load to:0x027e09a4 module:dtcm +from:0x02123d34 kind:load to:0x02129c50 module:overlay(45) +from:0x02123d38 kind:load to:0x020b53e4 module:overlay(0) +from:0x02123d40 kind:load to:0x027e0ce4 module:dtcm +from:0x02123d74 kind:arm_call to:0x02077948 module:overlay(0) +from:0x02123d7c kind:load to:0x027e09b8 module:dtcm +from:0x02123d80 kind:load to:0x027e09bc module:dtcm +from:0x02123dcc kind:arm_call to:0x01ff916c module:itcm +from:0x02123de0 kind:arm_call to:0x02124130 module:overlay(45) +from:0x02123e2c kind:arm_call to:0x02080570 module:overlay(0) +from:0x02123e38 kind:arm_call to:0x02080570 module:overlay(0) +from:0x02123e4c kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02123e60 kind:arm_call to:0x02080420 module:overlay(0) +from:0x02123e7c kind:load to:0x027e0cd8 module:dtcm +from:0x02123e80 kind:load to:0x027e09c0 module:dtcm +from:0x02123f5c kind:arm_call to:0x01ffb744 module:itcm +from:0x02123f88 kind:load to:0x027e09bc module:dtcm +from:0x02123f98 kind:load to:0x02123df0 module:overlay(45) +from:0x02123fb4 kind:arm_call to:0x02080570 module:overlay(0) +from:0x02123fc4 kind:arm_call to:0x02124048 module:overlay(45) +from:0x02123fd0 kind:load to:0x027e0cd8 module:dtcm +from:0x02123fec kind:arm_call to:0x02080570 module:overlay(0) +from:0x02123ffc kind:load to:0x027e0cd8 module:dtcm +from:0x0212400c kind:arm_call to:0x02124048 module:overlay(45) +from:0x02124034 kind:arm_call to:0x02080420 module:overlay(0) +from:0x02124044 kind:load to:0x027e0cd8 module:dtcm +from:0x02124070 kind:arm_call to:0x02123680 module:overlay(45) +from:0x02124094 kind:arm_call to:0x01fff350 module:itcm +from:0x021240c8 kind:arm_call to:0x0212374c module:overlay(45) +from:0x021240f8 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02124110 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x02124120 kind:load to:0x027e0ce4 module:dtcm +from:0x02124128 kind:load to:0x020b3040 module:overlay(0) +from:0x0212412c kind:load to:0x027e09c0 module:dtcm +from:0x02124148 kind:arm_call to:0x020786cc module:overlay(0) +from:0x02124174 kind:arm_call to:0x02017e8c module:main +from:0x02124244 kind:arm_call to:0x01ff9110 module:itcm +from:0x02124264 kind:arm_call to:0x0200eab0 module:main +from:0x02124278 kind:load to:0x027e09bc module:dtcm +from:0x02124284 kind:arm_call to:0x020979ec module:overlay(0) +from:0x021242a4 kind:load to:0x020979a0 module:overlay(0) +from:0x021242b4 kind:arm_call_thumb to:0x0201556c module:main +from:0x021242bc kind:arm_call to:0x02097960 module:overlay(0) +from:0x021242d0 kind:load to:0x0212a48c module:overlay(45) +from:0x021242e4 kind:arm_call to:0x02011f3c module:main +from:0x021242f0 kind:arm_call to:0x0212439c module:overlay(45) +from:0x02124308 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212434c kind:load to:0x02129de8 module:overlay(45) +from:0x0212435c kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x02124370 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02124380 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02124390 kind:load to:0x02129e0c module:overlay(45) +from:0x02124394 kind:load to:0x02129740 module:overlay(45) +from:0x02124398 kind:load to:0x02129750 module:overlay(45) +from:0x021243a8 kind:arm_call to:0x020f47f0 module:overlay(31) +from:0x02124410 kind:arm_call to:0x02124354 module:overlay(45) +from:0x02124440 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0212445c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212446c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212449c kind:arm_call to:0x020f5b6c module:overlay(31) +from:0x021244d8 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x021244e8 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02124528 kind:arm_call to:0x0203d160 module:main +from:0x02124560 kind:load to:0x0212a004 module:overlay(45) +from:0x02124564 kind:load to:0x020b53e4 module:overlay(0) +from:0x02124568 kind:load to:0x02129e38 module:overlay(45) +from:0x0212456c kind:load to:0x020a0328 module:overlay(0) +from:0x02124570 kind:load to:0x021278e4 module:overlay(45) +from:0x02124580 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02124594 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021245b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021245cc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021245dc kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021245e8 kind:arm_call to:0x020f48c0 module:overlay(31) +from:0x02124600 kind:arm_call to:0x020f5cac module:overlay(31) +from:0x02124618 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02124624 kind:load to:0x027e0ce4 module:dtcm +from:0x02124628 kind:load to:0x021276b8 module:overlay(45) +from:0x02124640 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02124688 kind:load to:0x02129f3c module:overlay(45) +from:0x021246b4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0212472c kind:arm_call to:0x02124804 module:overlay(45) +from:0x02124788 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021247e8 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021247f4 kind:load to:0x02129e7c module:overlay(45) +from:0x021247f8 kind:load to:0x027e09c0 module:dtcm +from:0x02124838 kind:arm_call to:0x02127584 module:overlay(45) +from:0x0212486c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124884 kind:arm_call to:0x020f5a20 module:overlay(31) +from:0x02124900 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02124954 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02124960 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124990 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124a48 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124b14 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02124b34 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02124b50 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02124b60 kind:load to:0x02129edc module:overlay(45) +from:0x02124b68 kind:load to:0x02129f9c module:overlay(45) +from:0x02124b6c kind:load to:0x027e0cec module:dtcm +from:0x02124bac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124c5c kind:arm_call to:0x01ff916c module:itcm +from:0x02124c98 kind:arm_call to:0x01ffb464 module:itcm +from:0x02124cb0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02124ce4 kind:arm_call to:0x02127584 module:overlay(45) +from:0x02124cf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124d14 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124d20 kind:arm_call to:0x01ff9770 module:itcm +from:0x02124d30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124d7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02124d88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124df8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124e08 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02124e18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124e54 kind:arm_call to:0x01ffb800 module:itcm +from:0x02124e7c kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02124e84 kind:arm_call to:0x020f5578 module:overlay(31) +from:0x02124e8c kind:arm_call to:0x021272b4 module:overlay(45) +from:0x02124ea8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02124eb0 kind:arm_call to:0x02127358 module:overlay(45) +from:0x02124ef0 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02124f3c kind:arm_call to:0x0212462c module:overlay(45) +from:0x02124f6c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02124fa8 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02124fb8 kind:load to:0x02129fe4 module:overlay(45) +from:0x02124fc0 kind:load to:0x027e0cd8 module:dtcm +from:0x02124fc4 kind:load to:0x0203e964 module:main +from:0x02124fcc kind:load to:0x027e09a8 module:dtcm +from:0x02124ff0 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02125008 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02125024 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125030 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125048 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x021250a4 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x021250f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021250f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021250fc kind:load to:0x02129fb4 module:overlay(45) +from:0x0212511c kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02125140 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212514c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125208 kind:arm_call to:0x01fff148 module:itcm +from:0x02125234 kind:arm_call to:0x01ff916c module:itcm +from:0x021252b4 kind:arm_call to:0x021277e4 module:overlay(45) +from:0x021252ec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021252f8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02125384 kind:arm_call to:0x02127414 module:overlay(45) +from:0x021253a0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021253d0 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02125480 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02125494 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021254b4 kind:arm_call to:0x020d9b1c module:overlay(31) +from:0x021254c4 kind:arm_call to:0x021663b0 module:overlay(93) +from:0x021254dc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02125558 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125570 kind:arm_call to:0x0212462c module:overlay(45) +from:0x021256c0 kind:arm_call to:0x01fff17c module:itcm +from:0x021256e0 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x021256f0 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02125728 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212575c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125764 kind:arm_call to:0x020f5578 module:overlay(31) +from:0x0212576c kind:arm_call to:0x021272b4 module:overlay(45) +from:0x02125778 kind:load to:0x027e0ce0 module:dtcm +from:0x02125780 kind:load to:0x0203e964 module:main +from:0x02125784 kind:load to:0x027e09a8 module:dtcm +from:0x0212578c kind:load to:0x027e0cec module:dtcm +from:0x02125790 kind:load to:0x027e09bc module:dtcm +from:0x02125794 kind:load to:0x027e0d34 module:dtcm +from:0x02125798 kind:load to:0x027e0d8c module:dtcm +from:0x0212579c kind:load to:0x02129db4 module:overlay(45) +from:0x021257a8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021257c4 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x021257e4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212581c kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0212582c kind:load to:0x027e0cec module:dtcm +from:0x02125858 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125864 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212587c kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x0212596c kind:arm_call to:0x01fff17c module:itcm +from:0x0212598c kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02125a08 kind:arm_call to:0x02126f48 module:overlay(45) +from:0x02125a14 kind:load to:0x027e0ce0 module:dtcm +from:0x02125a18 kind:load to:0x0203e964 module:main +from:0x02125a48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125acc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02125aec kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02125b54 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125b88 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x02125b9c kind:load to:0x0203e964 module:main +from:0x02125ba8 kind:load to:0x02129fe4 module:overlay(45) +from:0x02125bcc kind:arm_call to:0x01ff930c module:itcm +from:0x02125c74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125c80 kind:arm_call to:0x021277e4 module:overlay(45) +from:0x02125ca8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02125cb8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02125d0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125d7c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02125d94 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02125dac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125f44 kind:arm_call to:0x01ffb464 module:itcm +from:0x02125f54 kind:arm_call to:0x01ff9218 module:itcm +from:0x02125f64 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02125f6c kind:arm_call to:0x020f50b0 module:overlay(31) +from:0x02125f74 kind:arm_call to:0x021272b4 module:overlay(45) +from:0x02125f7c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02125fb0 kind:load to:0x0203e964 module:main +from:0x02125fb8 kind:load to:0x027e0cec module:dtcm +from:0x02125fbc kind:load to:0x027e09a8 module:dtcm +from:0x02125fc8 kind:load to:0x027e0cd8 module:dtcm +from:0x02125fe4 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02126004 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021260bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021260d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021260f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126110 kind:load to:0x02129fe4 module:overlay(45) +from:0x02126114 kind:load to:0x027e0cd8 module:dtcm +from:0x0212611c kind:load to:0x027e0cec module:dtcm +from:0x02126120 kind:load to:0x027e09a8 module:dtcm +from:0x02126128 kind:load to:0x02129db4 module:overlay(45) +from:0x0212616c kind:arm_call to:0x01ffb800 module:itcm +from:0x02126190 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02126198 kind:arm_call to:0x020f5578 module:overlay(31) +from:0x021261a0 kind:arm_call to:0x021272b4 module:overlay(45) +from:0x021261a8 kind:arm_call to:0x02126f48 module:overlay(45) +from:0x02126234 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212623c kind:arm_call to:0x01ffb428 module:itcm +from:0x021262b8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021262dc kind:load to:0x02129fe4 module:overlay(45) +from:0x021262fc kind:arm_call to:0x01ff916c module:itcm +from:0x02126314 kind:arm_call to:0x01ff916c module:itcm +from:0x02126328 kind:arm_call to:0x01ff916c module:itcm +from:0x02126338 kind:arm_call to:0x01ff930c module:itcm +from:0x02126388 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021263cc kind:arm_call to:0x01ffb428 module:itcm +from:0x02126428 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02126434 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x0212643c kind:arm_call to:0x021272b4 module:overlay(45) +from:0x02126478 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02126498 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021264b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021264bc kind:arm_call to:0x0212462c module:overlay(45) +from:0x021264cc kind:load to:0x027e09a8 module:dtcm +from:0x021264d4 kind:load to:0x02129fcc module:overlay(45) +from:0x021264d8 kind:load to:0x027e0cec module:dtcm +from:0x02126508 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212653c kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x021265d0 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x021265e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021265ec kind:load to:0x02129fe4 module:overlay(45) +from:0x02126614 kind:arm_call to:0x01ff930c module:itcm +from:0x02126650 kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x021266a8 kind:arm_call to:0x01fff17c module:itcm +from:0x021266cc kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x021266f0 kind:arm_call to:0x01fff17c module:itcm +from:0x02126748 kind:arm_call to:0x01fff17c module:itcm +from:0x02126778 kind:arm_call to:0x01ffb464 module:itcm +from:0x02126788 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212679c kind:arm_call to:0x01ffb714 module:itcm +from:0x021267ac kind:arm_call to:0x01ff9770 module:itcm +from:0x021267dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021267f4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02126808 kind:arm_call to:0x01ffb464 module:itcm +from:0x02126818 kind:arm_call to:0x01ff9218 module:itcm +from:0x02126834 kind:arm_call to:0x01ffb464 module:itcm +from:0x02126844 kind:arm_call to:0x01ff9218 module:itcm +from:0x021268b4 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x021268bc kind:arm_call to:0x020f5578 module:overlay(31) +from:0x021268c4 kind:arm_call to:0x021272b4 module:overlay(45) +from:0x021268d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0212692c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126944 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021269d4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02126a60 kind:load to:0x0203e964 module:main +from:0x02126a6c kind:load to:0x02129fe4 module:overlay(45) +from:0x02126a70 kind:load to:0x02129db4 module:overlay(45) +from:0x02126a8c kind:arm_call to:0x01ff930c module:itcm +from:0x02126ad0 kind:arm_call to:0x01ff916c module:itcm +from:0x02126ad8 kind:arm_call to:0x02126c50 module:overlay(45) +from:0x02126ae0 kind:arm_call to:0x021272b4 module:overlay(45) +from:0x02126bf0 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02126c10 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02126c20 kind:load to:0x027e0cd8 module:dtcm +from:0x02126c94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126cd4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126ce0 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02126cf0 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02126cf8 kind:arm_call to:0x020f50b0 module:overlay(31) +from:0x02126d70 kind:load to:0x02129fe4 module:overlay(45) +from:0x02126d8c kind:arm_call to:0x01ff930c module:itcm +from:0x02126e4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126e5c kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02126e64 kind:arm_call to:0x020f50b0 module:overlay(31) +from:0x02126e6c kind:arm_call to:0x021272b4 module:overlay(45) +from:0x02126e74 kind:arm_call to:0x02126f48 module:overlay(45) +from:0x02126e80 kind:load to:0x027e0cd8 module:dtcm +from:0x02126eac kind:arm_call to:0x02098680 module:overlay(0) +from:0x02126f0c kind:load to:0x02129fe4 module:overlay(45) +from:0x02126f24 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02126f30 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02126f38 kind:arm_call to:0x021272b4 module:overlay(45) +from:0x02126f40 kind:arm_call to:0x02126f48 module:overlay(45) +from:0x02126f58 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02126fcc kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02126ffc kind:arm_call to:0x020d9b3c module:overlay(31) +from:0x02127010 kind:arm_call to:0x021663c0 module:overlay(93) +from:0x0212701c kind:arm_call to:0x0212462c module:overlay(45) +from:0x02127034 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127048 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x021270a8 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x021270c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021270d4 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02127140 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021271bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021271dc kind:arm_call to:0x020c28f4 module:overlay(17) +from:0x021271f8 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02127210 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127224 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02127238 kind:load to:0x027e0ce0 module:dtcm +from:0x02127240 kind:load to:0x027e0d34 module:dtcm +from:0x02127244 kind:load to:0x027e0d8c module:dtcm +from:0x02127248 kind:load to:0x027e0ce4 module:dtcm +from:0x02127250 kind:load to:0x0203e964 module:main +from:0x02127290 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021272a4 kind:arm_call to:0x020f5cc4 module:overlay(31) +from:0x021272ac kind:arm_call to:0x02127334 module:overlay(45) +from:0x021272f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021272f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02127384 kind:arm_call to:0x02127584 module:overlay(45) +from:0x021273a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021273b0 kind:arm_call to:0x01ff938c module:itcm +from:0x021273d8 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02127400 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02127410 kind:load to:0x027e09c0 module:dtcm +from:0x02127430 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02127468 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02127474 kind:load to:0x027e0ce0 module:dtcm +from:0x02127478 kind:load to:0x027e09c0 module:dtcm +from:0x02127498 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021274d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021274dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021274e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127524 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127564 kind:arm_call to:0x020bfd90 module:overlay(17) +from:0x021275c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021275e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021275f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127634 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02127670 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127680 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127694 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021276a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021276b4 kind:load to:0x0203e964 module:main +from:0x0212771c kind:arm_call to:0x0200e260 module:main +from:0x0212772c kind:arm_call to:0x01ffad5c module:itcm +from:0x021277a0 kind:arm_call to:0x0200e260 module:main +from:0x021277b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021277e0 kind:load to:0x027e0964 module:dtcm +from:0x021277ec kind:arm_call to:0x020982fc module:overlay(0) +from:0x0212781c kind:load to:0x02129dcc module:overlay(45) +from:0x02127830 kind:arm_call to:0x0209832c module:overlay(0) +from:0x021278a4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021278b0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021278cc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021278dc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021278f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127900 kind:arm_call to:0x02011ff4 module:main +from:0x02127914 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0212791c kind:arm_call to:0x02011ff4 module:main +from:0x02127930 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02127938 kind:arm_call to:0x02011ff4 module:main +from:0x02127960 kind:arm_call to:0x0203d210 module:main +from:0x02127968 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02127970 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02127978 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127980 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212798c kind:load to:0x020a0328 module:overlay(0) +from:0x021279ac kind:arm_call to:0x0203d210 module:main +from:0x021279b4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021279bc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021279c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021279cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021279d4 kind:arm_call to:0x02011ff4 module:main +from:0x021279e0 kind:load to:0x020a0328 module:overlay(0) +from:0x021279ec kind:arm_call to:0x02097960 module:overlay(0) +from:0x02127a00 kind:load to:0x0212a574 module:overlay(45) +from:0x02127a14 kind:arm_call to:0x02011f3c module:main +from:0x02127a20 kind:arm_call to:0x02127a80 module:overlay(45) +from:0x02127a34 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02127a70 kind:load to:0x0212a0a0 module:overlay(45) +from:0x02127a8c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02127af0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02127b1c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02127b38 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127b48 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02127b60 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02127ba0 kind:load to:0x0212a110 module:overlay(45) +from:0x02127ba4 kind:load to:0x0212a574 module:overlay(45) +from:0x02127ba8 kind:load to:0x0212a0c4 module:overlay(45) +from:0x02127bb8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02127bd0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02127bd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127be0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02127bf8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02127c00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02127c08 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02127c10 kind:arm_call to:0x02011ff4 module:main +from:0x02127c34 kind:arm_call to:0x02127c40 module:overlay(45) +from:0x02127c78 kind:load to:0x0212a060 module:overlay(45) +from:0x02127c90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127cb4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02127cdc kind:arm_call to:0x02127c40 module:overlay(45) +from:0x02127cf4 kind:load to:0x027e0ce4 module:dtcm +from:0x02127cf8 kind:load to:0x027e09b8 module:dtcm +from:0x02127d64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d74 kind:arm_call to:0x021283a4 module:overlay(45) +from:0x02127da4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02127dcc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127de8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127e04 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02127e1c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127e48 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02127e58 kind:arm_call to:0x01ff938c module:itcm +from:0x02127ea4 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127ebc kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127ed4 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127edc kind:arm_call to:0x02098524 module:overlay(0) +from:0x02127ef4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127f08 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02127f20 kind:arm_call to:0x01ff938c module:itcm +from:0x02127f6c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127f84 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127f9c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02127fe4 kind:arm_call to:0x020bf4f0 module:overlay(17) +from:0x02127ffc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128004 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02128020 kind:load to:0x0212a070 module:overlay(45) +from:0x02128028 kind:load to:0x027e0cec module:dtcm +from:0x0212802c kind:load to:0x027e09a8 module:dtcm +from:0x0212803c kind:load to:0x02049be4 module:main +from:0x021280a8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021280d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021280e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02128148 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212814c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0212819c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x021281a8 kind:load to:0x0203e964 module:main +from:0x021281ac kind:load to:0x027e0cd8 module:dtcm +from:0x021281b4 kind:load to:0x027e09b4 module:dtcm +from:0x02128228 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128234 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128248 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212825c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128270 kind:load to:0x0212a080 module:overlay(45) +from:0x0212829c kind:arm_call to:0x01ff916c module:itcm +from:0x021282ac kind:arm_call to:0x01ff916c module:itcm +from:0x021282d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021282dc kind:arm_call to:0x01ff9770 module:itcm +from:0x021282fc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02128310 kind:load to:0x027e09a8 module:dtcm +from:0x0212834c kind:arm_call to:0x01ffb464 module:itcm +from:0x0212835c kind:arm_call to:0x01ff9218 module:itcm +from:0x0212838c kind:arm_call to:0x02098524 module:overlay(0) +from:0x021283a0 kind:load to:0x02127c40 module:overlay(45) +from:0x021283dc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021283ec kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021283fc kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02128418 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02128420 kind:arm_call to:0x02011ff4 module:main +from:0x02128434 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02128448 kind:load to:0x0212a65c module:overlay(45) +from:0x0212845c kind:arm_call to:0x02011f3c module:main +from:0x02128468 kind:arm_call to:0x021284bc module:overlay(45) +from:0x0212847c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021284b0 kind:load to:0x0212a1ac module:overlay(45) +from:0x021284c8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021284ec kind:arm_call to:0x0203d160 module:main +from:0x021284f4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02128534 kind:load to:0x0212a1d0 module:overlay(45) +from:0x02128538 kind:load to:0x020a0328 module:overlay(0) +from:0x0212853c kind:load to:0x021278e4 module:overlay(45) +from:0x02128558 kind:arm_call to:0x0203d210 module:main +from:0x02128560 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212856c kind:load to:0x020a0328 module:overlay(0) +from:0x02128588 kind:arm_call to:0x0203d210 module:main +from:0x02128590 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128598 kind:arm_call to:0x02011ff4 module:main +from:0x021285a4 kind:load to:0x020a0328 module:overlay(0) +from:0x021285f8 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x02128604 kind:arm_call to:0x0212861c module:overlay(45) +from:0x02128618 kind:load to:0x027e0cec module:dtcm +from:0x02128654 kind:load to:0x0212a184 module:overlay(45) +from:0x0212866c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128690 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021286b8 kind:arm_call to:0x0212861c module:overlay(45) +from:0x021286d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021286d4 kind:load to:0x027e09b8 module:dtcm +from:0x02128740 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212875c kind:arm_call to:0x02128f7c module:overlay(45) +from:0x021287bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021287c8 kind:arm_call to:0x0212861c module:overlay(45) +from:0x021287f8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02128814 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02128838 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128854 kind:arm_call to:0x0212861c module:overlay(45) +from:0x02128868 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02128904 kind:arm_call to:0x0212861c module:overlay(45) +from:0x021289d8 kind:load to:0x0212a164 module:overlay(45) +from:0x021289e0 kind:load to:0x027e09a8 module:dtcm +from:0x021289e8 kind:load to:0x027e0ce4 module:dtcm +from:0x02128a40 kind:arm_call to:0x01ffb428 module:itcm +from:0x02128a44 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02128a94 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02128aa0 kind:load to:0x027e0cd8 module:dtcm +from:0x02128aa8 kind:load to:0x027e09b4 module:dtcm +from:0x02128ae8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02128b04 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128b14 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128b38 kind:load to:0x027e09a8 module:dtcm +from:0x02128b64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128bb0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128bcc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128bf0 kind:load to:0x027e0cec module:dtcm +from:0x02128c1c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02128c5c kind:arm_call to:0x01ff930c module:itcm +from:0x02128c70 kind:arm_call to:0x01ff916c module:itcm +from:0x02128c80 kind:arm_call to:0x01ff916c module:itcm +from:0x02128c9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02128cc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128ccc kind:arm_call to:0x01ff9770 module:itcm +from:0x02128d18 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02128d44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128d54 kind:arm_call to:0x01ffa60c module:itcm +from:0x02128d64 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02128d70 kind:load to:0x027e09a8 module:dtcm +from:0x02128d80 kind:load to:0x0203e964 module:main +from:0x02128db8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128dd4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128df0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128e0c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128e28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128e44 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128e68 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02128e84 kind:load to:0x027e0cec module:dtcm +from:0x02128e90 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02128ee4 kind:arm_call to:0x020bf4f0 module:overlay(17) +from:0x02128eec kind:load to:0x02049be4 module:main +from:0x02128f24 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128f34 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128f64 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02128f78 kind:load to:0x0212861c module:overlay(45) +from:0x02128fb4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128fc4 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02128fd4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02128ff0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02129004 kind:load to:0x0212a744 module:overlay(45) +from:0x02129018 kind:arm_call to:0x02011f3c module:main +from:0x02129024 kind:arm_call to:0x02129054 module:overlay(45) +from:0x02129038 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02129050 kind:load to:0x0212a22c module:overlay(45) +from:0x0212905c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0212906c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0212907c kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02129090 kind:load to:0x0212a278 module:overlay(45) +from:0x02129094 kind:load to:0x0212a250 module:overlay(45) +from:0x02129118 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02129128 kind:load to:0x027e09c0 module:dtcm +from:0x02129138 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02129140 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02129158 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02129160 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02129168 kind:arm_call to:0x02011ff4 module:main +from:0x0212917c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02129190 kind:load to:0x0212a790 module:overlay(45) +from:0x021291a4 kind:arm_call to:0x02011f3c module:main +from:0x021291b0 kind:arm_call to:0x02129204 module:overlay(45) +from:0x021291d0 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x021291fc kind:load to:0x0212a2d4 module:overlay(45) +from:0x0212920c kind:arm_call to:0x0214a1d8 module:overlay(70) +from:0x02129234 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02129244 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02129250 kind:load to:0x0212a790 module:overlay(45) +from:0x02129254 kind:load to:0x0212a2fc module:overlay(45) +from:0x02129258 kind:load to:0x0212a36c module:overlay(45) +from:0x021292c8 kind:load to:0x027e09b8 module:dtcm +from:0x021292e4 kind:arm_call to:0x01ff916c module:itcm +from:0x02129398 kind:load to:0x027e09b8 module:dtcm +from:0x021293b8 kind:load to:0x027e09b8 module:dtcm +from:0x0212940c kind:load to:0x0212a790 module:overlay(45) +from:0x0212946c kind:load to:0x0212a790 module:overlay(45) +from:0x0212947c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02129484 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0212948c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021294a4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021294ac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021294b4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021294bc kind:arm_call to:0x02011ff4 module:main +from:0x021294d0 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x021294e4 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x021294ec kind:arm_call to:0x02011ff4 module:main +from:0x02129500 kind:arm_branch to:0x0214a45c module:overlay(70) +from:0x02129520 kind:arm_call to:0x020dd5e8 module:overlay(31) +from:0x02129548 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x02129568 kind:arm_call to:0x020dd5e8 module:overlay(31) +from:0x02129590 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0212959c kind:arm_call to:0x02092238 module:overlay(0) +from:0x021295d8 kind:arm_call to:0x02071800 module:overlay(0) +from:0x021295ec kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x021295f4 kind:load to:0x027e09a8 module:dtcm +from:0x021295fc kind:load to:0x027e0ce0 module:dtcm +from:0x02129910 kind:arm_call to:0x02123630 module:overlay(45) +from:0x02129920 kind:arm_call to:0x0203ce74 module:main +from:0x02129934 kind:load to:0x02129d54 module:overlay(45) +from:0x0212993c kind:load to:0x02129c50 module:overlay(45) +from:0x02129940 kind:load to:0x02129d60 module:overlay(45) +from:0x02129944 kind:load to:0x02129ca4 module:overlay(45) +from:0x02129948 kind:load to:0x02129d84 module:overlay(45) +from:0x0212994c kind:load to:0x02129d78 module:overlay(45) +from:0x02129950 kind:load to:0x02129d90 module:overlay(45) +from:0x02129954 kind:load to:0x02129cb0 module:overlay(45) +from:0x02129958 kind:load to:0x02129cb6 module:overlay(45) +from:0x0212995c kind:load to:0x02129da8 module:overlay(45) +from:0x02129960 kind:load to:0x02129cda module:overlay(45) +from:0x02129964 kind:load to:0x02129ce6 module:overlay(45) +from:0x02129968 kind:load to:0x02129cce module:overlay(45) +from:0x0212996c kind:load to:0x02129caa module:overlay(45) +from:0x02129970 kind:load to:0x02129ce0 module:overlay(45) +from:0x02129974 kind:load to:0x02129cbc module:overlay(45) +from:0x02129978 kind:load to:0x02129cc8 module:overlay(45) +from:0x0212997c kind:load to:0x02129d6c module:overlay(45) +from:0x02129980 kind:load to:0x02129cc2 module:overlay(45) +from:0x02129984 kind:load to:0x02129d9c module:overlay(45) +from:0x02129988 kind:load to:0x02129cd4 module:overlay(45) +from:0x0212998c kind:load to:0x02129cec module:overlay(45) +from:0x02129990 kind:load to:0x02129cf2 module:overlay(45) +from:0x02129994 kind:load to:0x0212a380 module:overlay(45) +from:0x02129998 kind:load to:0x0212a390 module:overlay(45) +from:0x0212999c kind:load to:0x021242a8 module:overlay(45) +from:0x021299a0 kind:load to:0x0212a384 module:overlay(45) +from:0x02129a70 kind:arm_call to:0x021242f8 module:overlay(45) +from:0x02129a80 kind:arm_call to:0x0203ce74 module:main +from:0x02129a94 kind:load to:0x02129edc module:overlay(45) +from:0x02129a9c kind:load to:0x02129ee8 module:overlay(45) +from:0x02129aa0 kind:load to:0x02129f00 module:overlay(45) +from:0x02129aa8 kind:load to:0x02129ef4 module:overlay(45) +from:0x02129aac kind:load to:0x02129f0c module:overlay(45) +from:0x02129ab4 kind:load to:0x02129db4 module:overlay(45) +from:0x02129ab8 kind:load to:0x02129f18 module:overlay(45) +from:0x02129abc kind:load to:0x02129f24 module:overlay(45) +from:0x02129ac0 kind:load to:0x02129f30 module:overlay(45) +from:0x02129ac4 kind:load to:0x0212a47c module:overlay(45) +from:0x02129ac8 kind:load to:0x0212a48c module:overlay(45) +from:0x02129acc kind:load to:0x021279e4 module:overlay(45) +from:0x02129ad0 kind:load to:0x0212a480 module:overlay(45) +from:0x02129af0 kind:arm_call to:0x02127a28 module:overlay(45) +from:0x02129b00 kind:arm_call to:0x0203ce74 module:main +from:0x02129b14 kind:load to:0x0212a564 module:overlay(45) +from:0x02129b18 kind:load to:0x0212a574 module:overlay(45) +from:0x02129b1c kind:load to:0x0212842c module:overlay(45) +from:0x02129b20 kind:load to:0x0212a568 module:overlay(45) +from:0x02129b40 kind:arm_call to:0x02128470 module:overlay(45) +from:0x02129b50 kind:arm_call to:0x0203ce74 module:main +from:0x02129b64 kind:load to:0x0212a64c module:overlay(45) +from:0x02129b68 kind:load to:0x0212a65c module:overlay(45) +from:0x02129b6c kind:load to:0x02128fe8 module:overlay(45) +from:0x02129b70 kind:load to:0x0212a650 module:overlay(45) +from:0x02129b90 kind:arm_call to:0x0212902c module:overlay(45) +from:0x02129ba0 kind:arm_call to:0x0203ce74 module:main +from:0x02129bb4 kind:load to:0x0212a734 module:overlay(45) +from:0x02129bb8 kind:load to:0x0212a744 module:overlay(45) +from:0x02129bbc kind:load to:0x02129174 module:overlay(45) +from:0x02129bc0 kind:load to:0x0212a738 module:overlay(45) +from:0x02129be0 kind:arm_call to:0x021291b8 module:overlay(45) +from:0x02129bf0 kind:arm_call to:0x0203ce74 module:main +from:0x02129c04 kind:load to:0x0212a780 module:overlay(45) +from:0x02129c08 kind:load to:0x0212a790 module:overlay(45) +from:0x02129c0c kind:load to:0x021294c8 module:overlay(45) +from:0x02129c10 kind:load to:0x0212a784 module:overlay(45) +from:0x02129c14 kind:load to:0x02129760 module:overlay(45) +from:0x02129c18 kind:load to:0x021299a4 module:overlay(45) +from:0x02129c1c kind:load to:0x02129ad4 module:overlay(45) +from:0x02129c20 kind:load to:0x02129b24 module:overlay(45) +from:0x02129c24 kind:load to:0x02129b74 module:overlay(45) +from:0x02129c28 kind:load to:0x02129bc4 module:overlay(45) +from:0x02129c68 kind:load to:0x02097998 module:overlay(0) +from:0x02129c6c kind:load to:0x020977a8 module:overlay(0) +from:0x02129c70 kind:load to:0x02097824 module:overlay(0) +from:0x02129c74 kind:load to:0x0212429c module:overlay(45) +from:0x02129c78 kind:load to:0x020979c0 module:overlay(0) +from:0x02129c7c kind:load to:0x0212427c module:overlay(45) +from:0x02129c88 kind:load to:0x0212360c module:overlay(45) +from:0x02129c8c kind:load to:0x02097998 module:overlay(0) +from:0x02129c90 kind:load to:0x020977a8 module:overlay(0) +from:0x02129c94 kind:load to:0x02097824 module:overlay(0) +from:0x02129c98 kind:load to:0x0212429c module:overlay(45) +from:0x02129c9c kind:load to:0x020979c0 module:overlay(0) +from:0x02129ca0 kind:load to:0x0212427c module:overlay(45) +from:0x02129d00 kind:load to:0x0209856c module:overlay(0) +from:0x02129d04 kind:load to:0x020985a8 module:overlay(0) +from:0x02129d08 kind:load to:0x020985c0 module:overlay(0) +from:0x02129d0c kind:load to:0x020985cc module:overlay(0) +from:0x02129d10 kind:load to:0x01fff464 module:itcm +from:0x02129d14 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02129d18 kind:load to:0x02123aa0 module:overlay(45) +from:0x02129d1c kind:load to:0x02123d4c module:overlay(45) +from:0x02129d20 kind:load to:0x02123d84 module:overlay(45) +from:0x02129d24 kind:load to:0x02123dec module:overlay(45) +from:0x02129d28 kind:load to:0x02098510 module:overlay(0) +from:0x02129d2c kind:load to:0x02123e84 module:overlay(45) +from:0x02129d30 kind:load to:0x02098518 module:overlay(0) +from:0x02129d34 kind:load to:0x0209851c module:overlay(0) +from:0x02129d38 kind:load to:0x020985d8 module:overlay(0) +from:0x02129d3c kind:load to:0x02098644 module:overlay(0) +from:0x02129d40 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02129d44 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02129d48 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02129d4c kind:load to:0x021239c8 module:overlay(45) +from:0x02129d50 kind:load to:0x02123a30 module:overlay(45) +from:0x02129dcc kind:load to:0x021257a0 module:overlay(45) +from:0x02129dd0 kind:load to:0x0212790c module:overlay(45) +from:0x02129dd4 kind:load to:0x02127820 module:overlay(45) +from:0x02129dd8 kind:load to:0x0207c03c module:overlay(0) +from:0x02129ddc kind:load to:0x0207c044 module:overlay(0) +from:0x02129de8 kind:load to:0x021242d4 module:overlay(45) +from:0x02129dec kind:load to:0x02097998 module:overlay(0) +from:0x02129df0 kind:load to:0x020977a8 module:overlay(0) +from:0x02129df4 kind:load to:0x02097824 module:overlay(0) +from:0x02129df8 kind:load to:0x020979a0 module:overlay(0) +from:0x02129dfc kind:load to:0x020979c0 module:overlay(0) +from:0x02129e00 kind:load to:0x020979ec module:overlay(0) +from:0x02129e0c kind:load to:0x02124578 module:overlay(45) +from:0x02129e10 kind:load to:0x021278f0 module:overlay(45) +from:0x02129e14 kind:load to:0x02057bf4 module:overlay(0) +from:0x02129e18 kind:load to:0x02057a88 module:overlay(0) +from:0x02129e1c kind:load to:0x02057dc8 module:overlay(0) +from:0x02129e20 kind:load to:0x02057e44 module:overlay(0) +from:0x02129e24 kind:load to:0x02057ea8 module:overlay(0) +from:0x02129e28 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02129e2c kind:load to:0x02057d84 module:overlay(0) +from:0x02129e38 kind:load to:0x0212458c module:overlay(45) +from:0x02129e3c kind:load to:0x02127928 module:overlay(45) +from:0x02129e40 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02129e44 kind:load to:0x0209a2dc module:overlay(0) +from:0x02129e48 kind:load to:0x0209a374 module:overlay(0) +from:0x02129e4c kind:load to:0x0209a388 module:overlay(0) +from:0x02129e50 kind:load to:0x0209a138 module:overlay(0) +from:0x02129e54 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02129e58 kind:load to:0x0209a438 module:overlay(0) +from:0x02129e5c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02129e60 kind:load to:0x0209a344 module:overlay(0) +from:0x02129e64 kind:load to:0x0209a35c module:overlay(0) +from:0x02129e68 kind:load to:0x0209a39c module:overlay(0) +from:0x02129e6c kind:load to:0x0209a728 module:overlay(0) +from:0x02129e70 kind:load to:0x021278b8 module:overlay(45) +from:0x02129e74 kind:load to:0x02127894 module:overlay(45) +from:0x02129e78 kind:load to:0x0209a760 module:overlay(0) +from:0x02129e7c kind:load to:0x021248e4 module:overlay(45) +from:0x02129e84 kind:load to:0x02124b74 module:overlay(45) +from:0x02129e8c kind:load to:0x02125100 module:overlay(45) +from:0x02129e94 kind:load to:0x02125830 module:overlay(45) +from:0x02129e9c kind:load to:0x02125bb0 module:overlay(45) +from:0x02129ea4 kind:load to:0x0212612c module:overlay(45) +from:0x02129eac kind:load to:0x021262e0 module:overlay(45) +from:0x02129eb4 kind:load to:0x021265f0 module:overlay(45) +from:0x02129ebc kind:load to:0x02126a74 module:overlay(45) +from:0x02129ec4 kind:load to:0x02126d74 module:overlay(45) +from:0x02129ecc kind:load to:0x02126f10 module:overlay(45) +from:0x02129ed4 kind:load to:0x02126c4c module:overlay(45) +from:0x02129f3c kind:load to:0x021248c4 module:overlay(45) +from:0x02129f44 kind:load to:0x021248e8 module:overlay(45) +from:0x02129f4c kind:load to:0x02124fd4 module:overlay(45) +from:0x02129f54 kind:load to:0x021257b4 module:overlay(45) +from:0x02129f5c kind:load to:0x02125a1c module:overlay(45) +from:0x02129f64 kind:load to:0x02125fd0 module:overlay(45) +from:0x02129f6c kind:load to:0x021261b4 module:overlay(45) +from:0x02129f74 kind:load to:0x021264e4 module:overlay(45) +from:0x02129f7c kind:load to:0x021268e0 module:overlay(45) +from:0x02129f84 kind:load to:0x02126d08 module:overlay(45) +from:0x02129f8c kind:load to:0x02126e88 module:overlay(45) +from:0x02129f94 kind:load to:0x02126c2c module:overlay(45) +from:0x0212a004 kind:load to:0x0209856c module:overlay(0) +from:0x0212a008 kind:load to:0x020985a8 module:overlay(0) +from:0x0212a00c kind:load to:0x020985c0 module:overlay(0) +from:0x0212a010 kind:load to:0x020985cc module:overlay(0) +from:0x0212a014 kind:load to:0x021274fc module:overlay(45) +from:0x0212a018 kind:load to:0x0212755c module:overlay(45) +from:0x0212a01c kind:load to:0x021245a0 module:overlay(45) +from:0x0212a020 kind:load to:0x02098504 module:overlay(0) +from:0x0212a024 kind:load to:0x0212468c module:overlay(45) +from:0x0212a028 kind:load to:0x0209850c module:overlay(0) +from:0x0212a02c kind:load to:0x02098510 module:overlay(0) +from:0x0212a030 kind:load to:0x02127254 module:overlay(45) +from:0x0212a034 kind:load to:0x02098518 module:overlay(0) +from:0x0212a038 kind:load to:0x0209851c module:overlay(0) +from:0x0212a03c kind:load to:0x020985d8 module:overlay(0) +from:0x0212a040 kind:load to:0x02098644 module:overlay(0) +from:0x0212a044 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a048 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a04c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a050 kind:load to:0x02127944 module:overlay(45) +from:0x0212a054 kind:load to:0x02127990 module:overlay(45) +from:0x0212a058 kind:load to:0x020f4904 module:overlays(19,22,23,31) +from:0x0212a05c kind:load to:0x020f5a00 module:overlays(19,22,23,31) +from:0x0212a060 kind:load to:0x021281b8 module:overlay(45) +from:0x0212a068 kind:load to:0x02128318 module:overlay(45) +from:0x0212a070 kind:load to:0x02128274 module:overlay(45) +from:0x0212a078 kind:load to:0x0212832c module:overlay(45) +from:0x0212a0a0 kind:load to:0x02127a04 module:overlay(45) +from:0x0212a0a4 kind:load to:0x02097998 module:overlay(0) +from:0x0212a0a8 kind:load to:0x020977a8 module:overlay(0) +from:0x0212a0ac kind:load to:0x02097824 module:overlay(0) +from:0x0212a0b0 kind:load to:0x020979a0 module:overlay(0) +from:0x0212a0b4 kind:load to:0x020979c0 module:overlay(0) +from:0x0212a0b8 kind:load to:0x020979ec module:overlay(0) +from:0x0212a0c4 kind:load to:0x02127bb0 module:overlay(45) +from:0x0212a0c8 kind:load to:0x02128410 module:overlay(45) +from:0x0212a0cc kind:load to:0x0209a2a8 module:overlay(0) +from:0x0212a0d0 kind:load to:0x0209a2dc module:overlay(0) +from:0x0212a0d4 kind:load to:0x0209a374 module:overlay(0) +from:0x0212a0d8 kind:load to:0x0209a388 module:overlay(0) +from:0x0212a0dc kind:load to:0x0209a138 module:overlay(0) +from:0x0212a0e0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0212a0e4 kind:load to:0x0209a438 module:overlay(0) +from:0x0212a0e8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212a0ec kind:load to:0x0209a344 module:overlay(0) +from:0x0212a0f0 kind:load to:0x0209a35c module:overlay(0) +from:0x0212a0f4 kind:load to:0x0209a39c module:overlay(0) +from:0x0212a0f8 kind:load to:0x0209a728 module:overlay(0) +from:0x0212a0fc kind:load to:0x021278b8 module:overlay(45) +from:0x0212a100 kind:load to:0x02127894 module:overlay(45) +from:0x0212a104 kind:load to:0x0209a760 module:overlay(0) +from:0x0212a110 kind:load to:0x0209856c module:overlay(0) +from:0x0212a114 kind:load to:0x020985a8 module:overlay(0) +from:0x0212a118 kind:load to:0x020985c0 module:overlay(0) +from:0x0212a11c kind:load to:0x020985cc module:overlay(0) +from:0x0212a120 kind:load to:0x01fff464 module:itcm +from:0x0212a124 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212a128 kind:load to:0x02127c1c module:overlay(45) +from:0x0212a12c kind:load to:0x02098504 module:overlay(0) +from:0x0212a130 kind:load to:0x02127cfc module:overlay(45) +from:0x0212a134 kind:load to:0x02127c7c module:overlay(45) +from:0x0212a138 kind:load to:0x02098510 module:overlay(0) +from:0x0212a13c kind:load to:0x02128044 module:overlay(45) +from:0x0212a140 kind:load to:0x02098518 module:overlay(0) +from:0x0212a144 kind:load to:0x0209851c module:overlay(0) +from:0x0212a148 kind:load to:0x020985d8 module:overlay(0) +from:0x0212a14c kind:load to:0x02098644 module:overlay(0) +from:0x0212a150 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a154 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a158 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a15c kind:load to:0x02127bc4 module:overlay(45) +from:0x0212a160 kind:load to:0x02127bec module:overlay(45) +from:0x0212a164 kind:load to:0x02128ac0 module:overlay(45) +from:0x0212a16c kind:load to:0x02128bf4 module:overlay(45) +from:0x0212a174 kind:load to:0x02128e88 module:overlay(45) +from:0x0212a17c kind:load to:0x02128f04 module:overlay(45) +from:0x0212a184 kind:load to:0x02128aac module:overlay(45) +from:0x0212a18c kind:load to:0x02128b40 module:overlay(45) +from:0x0212a194 kind:load to:0x02128d84 module:overlay(45) +from:0x0212a19c kind:load to:0x02128ef0 module:overlay(45) +from:0x0212a1ac kind:load to:0x0212844c module:overlay(45) +from:0x0212a1b0 kind:load to:0x02097998 module:overlay(0) +from:0x0212a1b4 kind:load to:0x020977a8 module:overlay(0) +from:0x0212a1b8 kind:load to:0x02097824 module:overlay(0) +from:0x0212a1bc kind:load to:0x020979a0 module:overlay(0) +from:0x0212a1c0 kind:load to:0x020979c0 module:overlay(0) +from:0x0212a1c4 kind:load to:0x020979ec module:overlay(0) +from:0x0212a1d0 kind:load to:0x0209856c module:overlay(0) +from:0x0212a1d4 kind:load to:0x020985a8 module:overlay(0) +from:0x0212a1d8 kind:load to:0x020985c0 module:overlay(0) +from:0x0212a1dc kind:load to:0x020985cc module:overlay(0) +from:0x0212a1e0 kind:load to:0x01fff464 module:itcm +from:0x0212a1e4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212a1e8 kind:load to:0x021285a8 module:overlay(45) +from:0x0212a1ec kind:load to:0x02098504 module:overlay(0) +from:0x0212a1f0 kind:load to:0x021286d8 module:overlay(45) +from:0x0212a1f4 kind:load to:0x02128658 module:overlay(45) +from:0x0212a1f8 kind:load to:0x02098510 module:overlay(0) +from:0x0212a1fc kind:load to:0x021289f8 module:overlay(45) +from:0x0212a200 kind:load to:0x02098518 module:overlay(0) +from:0x0212a204 kind:load to:0x0209851c module:overlay(0) +from:0x0212a208 kind:load to:0x020985d8 module:overlay(0) +from:0x0212a20c kind:load to:0x02098644 module:overlay(0) +from:0x0212a210 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a214 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a218 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a21c kind:load to:0x02128540 module:overlay(45) +from:0x0212a220 kind:load to:0x02128570 module:overlay(45) +from:0x0212a22c kind:load to:0x02129008 module:overlay(45) +from:0x0212a230 kind:load to:0x020977a0 module:overlay(0) +from:0x0212a234 kind:load to:0x020977a8 module:overlay(0) +from:0x0212a238 kind:load to:0x02097824 module:overlay(0) +from:0x0212a23c kind:load to:0x02097864 module:overlay(0) +from:0x0212a240 kind:load to:0x02097868 module:overlay(0) +from:0x0212a244 kind:load to:0x0209786c module:overlay(0) +from:0x0212a250 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0212a254 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0212a258 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0212a25c kind:load to:0x0207c990 module:overlay(0) +from:0x0212a260 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0212a264 kind:load to:0x0207ca44 module:overlay(0) +from:0x0212a268 kind:load to:0x0207ca6c module:overlay(0) +from:0x0212a26c kind:load to:0x0207cae4 module:overlay(0) +from:0x0212a278 kind:load to:0x0209856c module:overlay(0) +from:0x0212a27c kind:load to:0x020985a8 module:overlay(0) +from:0x0212a280 kind:load to:0x020985c0 module:overlay(0) +from:0x0212a284 kind:load to:0x020985cc module:overlay(0) +from:0x0212a288 kind:load to:0x01fff464 module:itcm +from:0x0212a28c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212a290 kind:load to:0x02129098 module:overlay(45) +from:0x0212a294 kind:load to:0x02098504 module:overlay(0) +from:0x0212a298 kind:load to:0x02098508 module:overlay(0) +from:0x0212a29c kind:load to:0x0209850c module:overlay(0) +from:0x0212a2a0 kind:load to:0x02098510 module:overlay(0) +from:0x0212a2a4 kind:load to:0x02098514 module:overlay(0) +from:0x0212a2a8 kind:load to:0x02098518 module:overlay(0) +from:0x0212a2ac kind:load to:0x0209851c module:overlay(0) +from:0x0212a2b0 kind:load to:0x020985d8 module:overlay(0) +from:0x0212a2b4 kind:load to:0x02098644 module:overlay(0) +from:0x0212a2b8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a2bc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a2c0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a2c4 kind:load to:0x0212912c module:overlay(45) +from:0x0212a2c8 kind:load to:0x0212914c module:overlay(45) +from:0x0212a2d4 kind:load to:0x02129194 module:overlay(45) +from:0x0212a2d8 kind:load to:0x0209cbf0 module:overlay(0) +from:0x0212a2dc kind:load to:0x0209cdb4 module:overlay(0) +from:0x0212a2e0 kind:load to:0x0209cdd0 module:overlay(0) +from:0x0212a2e4 kind:load to:0x0209ce14 module:overlay(0) +from:0x0212a2e8 kind:load to:0x021294c8 module:overlay(45) +from:0x0212a2ec kind:load to:0x021294dc module:overlay(45) +from:0x0212a2f0 kind:load to:0x0209cc08 module:overlay(0) +from:0x0212a2fc kind:load to:0x0214a36c module:overlay(70) +from:0x0212a300 kind:load to:0x02129264 module:overlay(45) +from:0x0212a304 kind:load to:0x0214a4f8 module:overlay(70) +from:0x0212a308 kind:load to:0x02129310 module:overlay(45) +from:0x0212a30c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0212a310 kind:load to:0x02129324 module:overlay(45) +from:0x0212a314 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0212a318 kind:load to:0x0209d220 module:overlay(0) +from:0x0212a31c kind:load to:0x0209d228 module:overlay(0) +from:0x0212a320 kind:load to:0x0209d22c module:overlay(0) +from:0x0212a324 kind:load to:0x0209d238 module:overlay(0) +from:0x0212a328 kind:load to:0x0209d240 module:overlay(0) +from:0x0212a32c kind:load to:0x02129470 module:overlay(45) +from:0x0212a330 kind:load to:0x02129498 module:overlay(45) +from:0x0212a334 kind:load to:0x0214a45c module:overlay(70) +from:0x0212a338 kind:load to:0x0214aadc module:overlay(70) +from:0x0212a33c kind:load to:0x0214b330 module:overlay(70) +from:0x0212a340 kind:load to:0x0214b348 module:overlay(70) +from:0x0212a344 kind:load to:0x0212936c module:overlay(45) +from:0x0212a348 kind:load to:0x0212939c module:overlay(45) +from:0x0212a34c kind:load to:0x0214af7c module:overlay(70) +from:0x0212a350 kind:load to:0x021292cc module:overlay(45) +from:0x0212a354 kind:load to:0x0214a8b4 module:overlay(70) +from:0x0212a358 kind:load to:0x021293bc module:overlay(45) +from:0x0212a35c kind:load to:0x02129410 module:overlay(45) +from:0x0212a360 kind:load to:0x0214b35c module:overlay(70) +from:0x0212a36c kind:load to:0x020731b8 module:overlay(0) +from:0x0212a370 kind:load to:0x021294f8 module:overlay(45) +from:0x0212a374 kind:load to:0x020731c0 module:overlay(0) +from:0x0212a378 kind:load to:0x020731c4 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov045/symbols.txt b/config/eur1/arm9/overlays/ov045/symbols.txt new file mode 100644 index 00000000..d2900729 --- /dev/null +++ b/config/eur1/arm9/overlays/ov045/symbols.txt @@ -0,0 +1,257 @@ +func_ov045_02123600 kind:function(arm,size=0xc) addr:0x02123600 +func_ov045_0212360c kind:function(arm,size=0x24) addr:0x0212360c +func_ov045_02123630 kind:function(arm,size=0x3c) addr:0x02123630 +func_ov045_0212366c kind:function(arm,size=0x14) addr:0x0212366c +func_ov045_02123680 kind:function(arm,size=0xcc) addr:0x02123680 +func_ov045_0212374c kind:function(arm,size=0xc8) addr:0x0212374c +func_ov045_02123814 kind:function(arm,size=0x1b4) addr:0x02123814 +func_ov045_021239c8 kind:function(arm,size=0x68) addr:0x021239c8 +func_ov045_02123a30 kind:function(arm,size=0x70) addr:0x02123a30 +func_ov045_02123aa0 kind:function(arm,size=0x2ac) addr:0x02123aa0 +func_ov045_02123d4c kind:function(arm,size=0x38) addr:0x02123d4c +func_ov045_02123d84 kind:function(arm,size=0x68) addr:0x02123d84 +func_ov045_02123dec kind:function(arm,size=0x4) addr:0x02123dec +func_ov045_02123df0 kind:function(arm,size=0x94) addr:0x02123df0 +func_ov045_02123e84 kind:function(arm,size=0x108) addr:0x02123e84 +func_ov045_02123f8c kind:function(arm,size=0x10) addr:0x02123f8c +func_ov045_02123f9c kind:function(arm,size=0x38) addr:0x02123f9c +func_ov045_02123fd4 kind:function(arm,size=0x2c) addr:0x02123fd4 +func_ov045_02124000 kind:function(arm,size=0x1c) addr:0x02124000 +func_ov045_0212401c kind:function(arm,size=0x2c) addr:0x0212401c +func_ov045_02124048 kind:function(arm,size=0xe8) addr:0x02124048 +func_ov045_02124130 kind:function(arm,size=0x14c) addr:0x02124130 +func_ov045_0212427c kind:function(arm,size=0x20) addr:0x0212427c +func_ov045_0212429c kind:function(arm,size=0xc) addr:0x0212429c +func_ov045_021242a8 kind:function(arm,size=0x20) addr:0x021242a8 +func_ov045_021242c8 kind:function(arm,size=0xc) addr:0x021242c8 +func_ov045_021242d4 kind:function(arm,size=0x24) addr:0x021242d4 +func_ov045_021242f8 kind:function(arm,size=0x5c) addr:0x021242f8 +func_ov045_02124354 kind:function(arm,size=0x48) addr:0x02124354 +func_ov045_0212439c kind:function(arm,size=0x1dc) addr:0x0212439c +func_ov045_02124578 kind:function(arm,size=0x14) addr:0x02124578 +func_ov045_0212458c kind:function(arm,size=0x14) addr:0x0212458c +func_ov045_021245a0 kind:function(arm,size=0x8c) addr:0x021245a0 +func_ov045_0212462c kind:function(arm,size=0x60) addr:0x0212462c +func_ov045_0212468c kind:function(arm,size=0x178) addr:0x0212468c +func_ov045_02124804 kind:function(arm,size=0xc0) addr:0x02124804 +func_ov045_021248c4 kind:function(arm,size=0x20) addr:0x021248c4 +func_ov045_021248e4 kind:function(arm,size=0x4) addr:0x021248e4 +func_ov045_021248e8 kind:function(arm,size=0x28c) addr:0x021248e8 +func_ov045_02124b74 kind:function(arm,size=0x460) addr:0x02124b74 +func_ov045_02124fd4 kind:function(arm,size=0x12c) addr:0x02124fd4 +func_ov045_02125100 kind:function(arm,size=0x6a0) addr:0x02125100 +func_ov045_021257a0 kind:function(arm,size=0x14) addr:0x021257a0 +func_ov045_021257b4 kind:function(arm,size=0x7c) addr:0x021257b4 +func_ov045_02125830 kind:function(arm,size=0x1ec) addr:0x02125830 +func_ov045_02125a1c kind:function(arm,size=0x194) addr:0x02125a1c +func_ov045_02125bb0 kind:function(arm,size=0x420) addr:0x02125bb0 +func_ov045_02125fd0 kind:function(arm,size=0x15c) addr:0x02125fd0 +func_ov045_0212612c kind:function(arm,size=0x88) addr:0x0212612c +func_ov045_021261b4 kind:function(arm,size=0x12c) addr:0x021261b4 +func_ov045_021262e0 kind:function(arm,size=0x204) addr:0x021262e0 +func_ov045_021264e4 kind:function(arm,size=0x10c) addr:0x021264e4 +func_ov045_021265f0 kind:function(arm,size=0x2f0) addr:0x021265f0 +func_ov045_021268e0 kind:function(arm,size=0x194) addr:0x021268e0 +func_ov045_02126a74 kind:function(arm,size=0x1b8) addr:0x02126a74 +func_ov045_02126c2c kind:function(arm,size=0x20) addr:0x02126c2c +func_ov045_02126c4c kind:function(arm,size=0x4) addr:0x02126c4c +func_ov045_02126c50 kind:function(arm,size=0xb8) addr:0x02126c50 +func_ov045_02126d08 kind:function(arm,size=0x6c) addr:0x02126d08 +func_ov045_02126d74 kind:function(arm,size=0x114) addr:0x02126d74 +func_ov045_02126e88 kind:function(arm,size=0x88) addr:0x02126e88 +func_ov045_02126f10 kind:function(arm,size=0x38) addr:0x02126f10 +func_ov045_02126f48 kind:function(arm,size=0x30c) addr:0x02126f48 +func_ov045_02127254 kind:function(arm,size=0x60) addr:0x02127254 +func_ov045_021272b4 kind:function(arm,size=0x80) addr:0x021272b4 +func_ov045_02127334 kind:function(arm,size=0x24) addr:0x02127334 +func_ov045_02127358 kind:function(arm,size=0xbc) addr:0x02127358 +func_ov045_02127414 kind:function(arm,size=0x68) addr:0x02127414 +func_ov045_0212747c kind:function(arm,size=0x2c) addr:0x0212747c +func_ov045_021274a8 kind:function(arm,size=0x54) addr:0x021274a8 +func_ov045_021274fc kind:function(arm,size=0x60) addr:0x021274fc +func_ov045_0212755c kind:function(arm,size=0x28) addr:0x0212755c +func_ov045_02127584 kind:function(arm,size=0x134) addr:0x02127584 +func_ov045_021276b8 kind:function(arm,size=0x12c) addr:0x021276b8 +func_ov045_021277e4 kind:function(arm,size=0x3c) addr:0x021277e4 +func_ov045_02127820 kind:function(arm,size=0x74) addr:0x02127820 +func_ov045_02127894 kind:function(arm,size=0x24) addr:0x02127894 +func_ov045_021278b8 kind:function(arm,size=0x2c) addr:0x021278b8 +func_ov045_021278e4 kind:function(arm,size=0xc) addr:0x021278e4 +func_ov045_021278f0 kind:function(arm,size=0x1c) addr:0x021278f0 +func_ov045_0212790c kind:function(arm,size=0x1c) addr:0x0212790c +func_ov045_02127928 kind:function(arm,size=0x1c) addr:0x02127928 +func_ov045_02127944 kind:function(arm,size=0x4c) addr:0x02127944 +func_ov045_02127990 kind:function(arm,size=0x54) addr:0x02127990 +func_ov045_021279e4 kind:function(arm,size=0x14) addr:0x021279e4 +func_ov045_021279f8 kind:function(arm,size=0xc) addr:0x021279f8 +func_ov045_02127a04 kind:function(arm,size=0x24) addr:0x02127a04 +func_ov045_02127a28 kind:function(arm,size=0x58) addr:0x02127a28 +func_ov045_02127a80 kind:function(arm,size=0x130) addr:0x02127a80 +func_ov045_02127bb0 kind:function(arm,size=0x14) addr:0x02127bb0 +func_ov045_02127bc4 kind:function(arm,size=0x28) addr:0x02127bc4 +func_ov045_02127bec kind:function(arm,size=0x30) addr:0x02127bec +func_ov045_02127c1c kind:function(arm,size=0x24) addr:0x02127c1c +func_ov045_02127c40 kind:function(arm,size=0x3c) addr:0x02127c40 +func_ov045_02127c7c kind:function(arm,size=0x80) addr:0x02127c7c +func_ov045_02127cfc kind:function(arm,size=0x348) addr:0x02127cfc +func_ov045_02128044 kind:function(arm,size=0x174) addr:0x02128044 +func_ov045_021281b8 kind:function(arm,size=0xbc) addr:0x021281b8 +func_ov045_02128274 kind:function(arm,size=0xa4) addr:0x02128274 +func_ov045_02128318 kind:function(arm,size=0x14) addr:0x02128318 +func_ov045_0212832c kind:function(arm,size=0x68) addr:0x0212832c +func_ov045_02128394 kind:function(arm,size=0x10) addr:0x02128394 +func_ov045_021283a4 kind:function(arm,size=0x6c) addr:0x021283a4 +func_ov045_02128410 kind:function(arm,size=0x1c) addr:0x02128410 +func_ov045_0212842c kind:function(arm,size=0x14) addr:0x0212842c +func_ov045_02128440 kind:function(arm,size=0xc) addr:0x02128440 +func_ov045_0212844c kind:function(arm,size=0x24) addr:0x0212844c +func_ov045_02128470 kind:function(arm,size=0x4c) addr:0x02128470 +func_ov045_021284bc kind:function(arm,size=0x84) addr:0x021284bc +func_ov045_02128540 kind:function(arm,size=0x30) addr:0x02128540 +func_ov045_02128570 kind:function(arm,size=0x38) addr:0x02128570 +func_ov045_021285a8 kind:function(arm,size=0x74) addr:0x021285a8 +func_ov045_0212861c kind:function(arm,size=0x3c) addr:0x0212861c +func_ov045_02128658 kind:function(arm,size=0x80) addr:0x02128658 +func_ov045_021286d8 kind:function(arm,size=0x320) addr:0x021286d8 +func_ov045_021289f8 kind:function(arm,size=0xb4) addr:0x021289f8 +func_ov045_02128aac kind:function(arm,size=0x14) addr:0x02128aac +func_ov045_02128ac0 kind:function(arm,size=0x80) addr:0x02128ac0 +func_ov045_02128b40 kind:function(arm,size=0xb4) addr:0x02128b40 +func_ov045_02128bf4 kind:function(arm,size=0x190) addr:0x02128bf4 +func_ov045_02128d84 kind:function(arm,size=0x104) addr:0x02128d84 +func_ov045_02128e88 kind:function(arm,size=0x68) addr:0x02128e88 +func_ov045_02128ef0 kind:function(arm,size=0x14) addr:0x02128ef0 +func_ov045_02128f04 kind:function(arm,size=0x68) addr:0x02128f04 +func_ov045_02128f6c kind:function(arm,size=0x10) addr:0x02128f6c +func_ov045_02128f7c kind:function(arm,size=0x6c) addr:0x02128f7c +func_ov045_02128fe8 kind:function(arm,size=0x14) addr:0x02128fe8 +func_ov045_02128ffc kind:function(arm,size=0xc) addr:0x02128ffc +func_ov045_02129008 kind:function(arm,size=0x24) addr:0x02129008 +func_ov045_0212902c kind:function(arm,size=0x28) addr:0x0212902c +func_ov045_02129054 kind:function(arm,size=0x44) addr:0x02129054 +func_ov045_02129098 kind:function(arm,size=0x94) addr:0x02129098 +func_ov045_0212912c kind:function(arm,size=0x20) addr:0x0212912c +func_ov045_0212914c kind:function(arm,size=0x28) addr:0x0212914c +func_ov045_02129174 kind:function(arm,size=0x14) addr:0x02129174 +func_ov045_02129188 kind:function(arm,size=0xc) addr:0x02129188 +func_ov045_02129194 kind:function(arm,size=0x24) addr:0x02129194 +func_ov045_021291b8 kind:function(arm,size=0x4c) addr:0x021291b8 +func_ov045_02129204 kind:function(arm,size=0x60) addr:0x02129204 +func_ov045_02129264 kind:function(arm,size=0x68) addr:0x02129264 +func_ov045_021292cc kind:function(arm,size=0x44) addr:0x021292cc +func_ov045_02129310 kind:function(arm,size=0x14) addr:0x02129310 +func_ov045_02129324 kind:function(arm,size=0x48) addr:0x02129324 +func_ov045_0212936c kind:function(arm,size=0x30) addr:0x0212936c +func_ov045_0212939c kind:function(arm,size=0x20) addr:0x0212939c +func_ov045_021293bc kind:function(arm,size=0x54) addr:0x021293bc +func_ov045_02129410 kind:function(arm,size=0x60) addr:0x02129410 +func_ov045_02129470 kind:function(arm,size=0x28) addr:0x02129470 +func_ov045_02129498 kind:function(arm,size=0x30) addr:0x02129498 +func_ov045_021294c8 kind:function(arm,size=0x14) addr:0x021294c8 +func_ov045_021294dc kind:function(arm,size=0x1c) addr:0x021294dc +func_ov045_021294f8 kind:function(arm,size=0x64) addr:0x021294f8 +func_ov045_0212955c kind:function(arm,size=0xa4) addr:0x0212955c +data_ov045_02129600 kind:data(any) addr:0x02129600 +data_ov045_02129610 kind:data(any) addr:0x02129610 +data_ov045_02129620 kind:data(any) addr:0x02129620 +data_ov045_02129630 kind:data(any) addr:0x02129630 +data_ov045_02129640 kind:data(any) addr:0x02129640 +data_ov045_021296c0 kind:data(any) addr:0x021296c0 +data_ov045_02129740 kind:data(any) addr:0x02129740 +data_ov045_02129750 kind:data(any) addr:0x02129750 +__sinit_ov045_02129760 kind:function(arm,size=0x244) addr:0x02129760 +__sinit_ov045_021299a4 kind:function(arm,size=0x130) addr:0x021299a4 +__sinit_ov045_02129ad4 kind:function(arm,size=0x50) addr:0x02129ad4 +__sinit_ov045_02129b24 kind:function(arm,size=0x50) addr:0x02129b24 +__sinit_ov045_02129b74 kind:function(arm,size=0x50) addr:0x02129b74 +__sinit_ov045_02129bc4 kind:function(arm,size=0x50) addr:0x02129bc4 +.p__sinit_ov045_02129760 kind:data(word) addr:0x02129c14 +.p__sinit_ov045_021299a4 kind:data(word) addr:0x02129c18 +.p__sinit_ov045_02129ad4 kind:data(word) addr:0x02129c1c +.p__sinit_ov045_02129b24 kind:data(word) addr:0x02129c20 +.p__sinit_ov045_02129b74 kind:data(word) addr:0x02129c24 +.p__sinit_ov045_02129bc4 kind:data(word) addr:0x02129c28 +data_ov045_02129c40 kind:data(any) addr:0x02129c40 +data_ov045_02129c48 kind:data(any) addr:0x02129c48 +data_ov045_02129c50 kind:data(any) addr:0x02129c50 +data_ov045_02129c64 kind:data(any) addr:0x02129c64 +data_ov045_02129c88 kind:data(any) addr:0x02129c88 +data_ov045_02129ca4 kind:data(any) addr:0x02129ca4 +data_ov045_02129caa kind:data(any) addr:0x02129caa +data_ov045_02129cb0 kind:data(any) addr:0x02129cb0 +data_ov045_02129cb6 kind:data(any) addr:0x02129cb6 +data_ov045_02129cbc kind:data(any) addr:0x02129cbc +data_ov045_02129cc2 kind:data(any) addr:0x02129cc2 +data_ov045_02129cc8 kind:data(any) addr:0x02129cc8 +data_ov045_02129cce kind:data(any) addr:0x02129cce +data_ov045_02129cd4 kind:data(any) addr:0x02129cd4 +data_ov045_02129cda kind:data(any) addr:0x02129cda +data_ov045_02129ce0 kind:data(any) addr:0x02129ce0 +data_ov045_02129ce6 kind:data(any) addr:0x02129ce6 +data_ov045_02129cec kind:data(any) addr:0x02129cec +data_ov045_02129cf2 kind:data(any) addr:0x02129cf2 +data_ov045_02129d00 kind:data(any) addr:0x02129d00 +data_ov045_02129d54 kind:data(any) addr:0x02129d54 +data_ov045_02129d60 kind:data(any) addr:0x02129d60 +data_ov045_02129d6c kind:data(any) addr:0x02129d6c +data_ov045_02129d78 kind:data(any) addr:0x02129d78 +data_ov045_02129d84 kind:data(any) addr:0x02129d84 +data_ov045_02129d90 kind:data(any) addr:0x02129d90 +data_ov045_02129d9c kind:data(any) addr:0x02129d9c +data_ov045_02129da8 kind:data(any) addr:0x02129da8 +data_ov045_02129db4 kind:data(any) addr:0x02129db4 +data_ov045_02129dcc kind:data(any) addr:0x02129dcc +data_ov045_02129de8 kind:data(any) addr:0x02129de8 +data_ov045_02129e0c kind:data(any) addr:0x02129e0c +data_ov045_02129e38 kind:data(any) addr:0x02129e38 +data_ov045_02129e7c kind:data(any) addr:0x02129e7c +data_ov045_02129edc kind:data(any) addr:0x02129edc +data_ov045_02129ee8 kind:data(any) addr:0x02129ee8 +data_ov045_02129ef4 kind:data(any) addr:0x02129ef4 +data_ov045_02129f00 kind:data(any) addr:0x02129f00 +data_ov045_02129f0c kind:data(any) addr:0x02129f0c +data_ov045_02129f18 kind:data(any) addr:0x02129f18 +data_ov045_02129f24 kind:data(any) addr:0x02129f24 +data_ov045_02129f30 kind:data(any) addr:0x02129f30 +data_ov045_02129f3c kind:data(any) addr:0x02129f3c +data_ov045_02129f9c kind:data(any) addr:0x02129f9c +data_ov045_02129fb4 kind:data(any) addr:0x02129fb4 +data_ov045_02129fcc kind:data(any) addr:0x02129fcc +data_ov045_02129fe4 kind:data(any) addr:0x02129fe4 +data_ov045_0212a004 kind:data(any) addr:0x0212a004 +data_ov045_0212a060 kind:data(any) addr:0x0212a060 +data_ov045_0212a070 kind:data(any) addr:0x0212a070 +data_ov045_0212a080 kind:data(any) addr:0x0212a080 +data_ov045_0212a0a0 kind:data(any) addr:0x0212a0a0 +data_ov045_0212a0c4 kind:data(any) addr:0x0212a0c4 +data_ov045_0212a110 kind:data(any) addr:0x0212a110 +data_ov045_0212a164 kind:data(any) addr:0x0212a164 +data_ov045_0212a184 kind:data(any) addr:0x0212a184 +data_ov045_0212a1ac kind:data(any) addr:0x0212a1ac +data_ov045_0212a1d0 kind:data(any) addr:0x0212a1d0 +data_ov045_0212a22c kind:data(any) addr:0x0212a22c +data_ov045_0212a250 kind:data(any) addr:0x0212a250 +data_ov045_0212a278 kind:data(any) addr:0x0212a278 +data_ov045_0212a2d4 kind:data(any) addr:0x0212a2d4 +data_ov045_0212a2fc kind:data(any) addr:0x0212a2fc +data_ov045_0212a36c kind:data(any) addr:0x0212a36c +data_ov045_0212a380 kind:bss addr:0x0212a380 +data_ov045_0212a384 kind:bss addr:0x0212a384 +data_ov045_0212a390 kind:bss addr:0x0212a390 +data_ov045_0212a468 kind:bss addr:0x0212a468 +data_ov045_0212a47c kind:bss addr:0x0212a47c +data_ov045_0212a480 kind:bss addr:0x0212a480 +data_ov045_0212a48c kind:bss addr:0x0212a48c +data_ov045_0212a564 kind:bss addr:0x0212a564 +data_ov045_0212a568 kind:bss addr:0x0212a568 +data_ov045_0212a574 kind:bss addr:0x0212a574 +data_ov045_0212a5b4 kind:bss addr:0x0212a5b4 ambiguous +data_ov045_0212a64c kind:bss addr:0x0212a64c +data_ov045_0212a650 kind:bss addr:0x0212a650 +data_ov045_0212a65c kind:bss addr:0x0212a65c +data_ov045_0212a734 kind:bss addr:0x0212a734 +data_ov045_0212a738 kind:bss addr:0x0212a738 +data_ov045_0212a744 kind:bss addr:0x0212a744 +data_ov045_0212a780 kind:bss addr:0x0212a780 +data_ov045_0212a784 kind:bss addr:0x0212a784 +data_ov045_0212a790 kind:bss addr:0x0212a790 diff --git a/config/eur1/arm9/overlays/ov046/delinks.txt b/config/eur1/arm9/overlays/ov046/delinks.txt new file mode 100644 index 00000000..d4b3a413 --- /dev/null +++ b/config/eur1/arm9/overlays/ov046/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02123600 end:0x02129b68 kind:code align:32 + .rodata start:0x02129b68 end:0x02129e10 kind:rodata align:4 + .init start:0x02129e10 end:0x0212a0a0 kind:code align:4 + .ctor start:0x0212a0a0 end:0x0212a0b4 kind:rodata align:4 + .data start:0x0212a0c0 end:0x0212a840 kind:data align:32 + .bss start:0x0212a840 end:0x0212ac40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov046/relocs.txt b/config/eur1/arm9/overlays/ov046/relocs.txt new file mode 100644 index 00000000..79280681 --- /dev/null +++ b/config/eur1/arm9/overlays/ov046/relocs.txt @@ -0,0 +1,985 @@ +from:0x02123608 kind:load to:0x0212a850 module:overlay(46) +from:0x0212361c kind:arm_call to:0x02011f3c module:main +from:0x02123628 kind:arm_call to:0x02123698 module:overlay(46) +from:0x0212363c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123690 kind:load to:0x0212a0c8 module:overlay(46) +from:0x021236a4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02123708 kind:arm_call to:0x02058080 module:overlay(0) +from:0x0212372c kind:arm_call to:0x0203d160 module:main +from:0x02123734 kind:arm_call to:0x02129738 module:overlay(46) +from:0x02123770 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02123788 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02123798 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021237cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x021237f0 kind:load to:0x0212a198 module:overlay(46) +from:0x021237f4 kind:load to:0x0212a850 module:overlay(46) +from:0x021237f8 kind:load to:0x020a0328 module:overlay(0) +from:0x021237fc kind:load to:0x02124e34 module:overlay(46) +from:0x02123800 kind:load to:0x027e07d4 module:dtcm +from:0x02123804 kind:load to:0x0212a0ec module:overlay(46) +from:0x02123810 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02123838 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212386c kind:arm_call to:0x020580e4 module:overlay(0) +from:0x021238a4 kind:arm_call to:0x020581d8 module:overlay(0) +from:0x021238b0 kind:arm_call to:0x02124508 module:overlay(46) +from:0x021238bc kind:load to:0x027e0ce4 module:dtcm +from:0x021238c0 kind:load to:0x02058300 module:overlay(0) +from:0x02123988 kind:load to:0x02124508 module:overlay(46) +from:0x021239f4 kind:load to:0x02129b84 module:overlay(46) +from:0x02123a24 kind:arm_call to:0x02124dc8 module:overlay(46) +from:0x02123ab0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02123ac0 kind:arm_call to:0x02153644 module:overlay(83) +from:0x02123afc kind:load to:0x027e09a8 module:dtcm +from:0x02123b3c kind:arm_call to:0x02153644 module:overlay(83) +from:0x02123b58 kind:arm_call to:0x01ff9984 module:itcm +from:0x02123b94 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02123bb0 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02123bc0 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02123c00 kind:arm_call to:0x01ff9218 module:itcm +from:0x02123c40 kind:arm_call to:0x02124dc8 module:overlay(46) +from:0x02123c70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123cd8 kind:arm_call to:0x02153644 module:overlay(83) +from:0x02123d18 kind:arm_call to:0x02153644 module:overlay(83) +from:0x02123d38 kind:arm_call to:0x02124dc8 module:overlay(46) +from:0x02123d90 kind:arm_call to:0x02153644 module:overlay(83) +from:0x02123e10 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02123e20 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123e38 kind:arm_call to:0x02015080 module:main +from:0x02123e64 kind:arm_call to:0x02015080 module:main +from:0x02123e84 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02123ea0 kind:arm_call to:0x02015080 module:main +from:0x02123ecc kind:arm_call to:0x02015080 module:main +from:0x02123ef4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123f04 kind:arm_call to:0x02153644 module:overlay(83) +from:0x02123f1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123f30 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02123f78 kind:load to:0x027e09a8 module:dtcm +from:0x02123fc0 kind:arm_call to:0x02124dc8 module:overlay(46) +from:0x02124018 kind:arm_call to:0x02153644 module:overlay(83) +from:0x02124090 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021240a0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021240b8 kind:arm_call to:0x02015080 module:main +from:0x021240e0 kind:arm_call to:0x02015080 module:main +from:0x02124108 kind:arm_call to:0x01ff9318 module:itcm +from:0x02124118 kind:arm_call to:0x02153644 module:overlay(83) +from:0x02124130 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124144 kind:arm_call to:0x02124508 module:overlay(46) +from:0x021241bc kind:arm_call to:0x02124dc8 module:overlay(46) +from:0x021241ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124264 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02124274 kind:arm_call to:0x02153644 module:overlay(83) +from:0x0212429c kind:load to:0x027e09a8 module:dtcm +from:0x021242dc kind:arm_call to:0x02153644 module:overlay(83) +from:0x021242f8 kind:arm_call to:0x01ff916c module:itcm +from:0x02124308 kind:arm_call to:0x01ff993c module:itcm +from:0x02124338 kind:arm_call to:0x02124508 module:overlay(46) +from:0x021243a8 kind:arm_call to:0x02124dc8 module:overlay(46) +from:0x02124460 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124474 kind:arm_call to:0x02124dc8 module:overlay(46) +from:0x02124590 kind:load to:0x0212a260 module:overlay(46) +from:0x02124594 kind:load to:0x0212a250 module:overlay(46) +from:0x021245f4 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02124634 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02124648 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02124654 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02124668 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02124674 kind:arm_call to:0x02124508 module:overlay(46) +from:0x02124688 kind:arm_call to:0x02124508 module:overlay(46) +from:0x021246a8 kind:arm_call to:0x02124508 module:overlay(46) +from:0x021246ec kind:load to:0x0212a250 module:overlay(46) +from:0x02124798 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021247b0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02124890 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x021248b4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021248e0 kind:load to:0x027e0cec module:dtcm +from:0x02124900 kind:arm_call to:0x02124598 module:overlay(46) +from:0x02124908 kind:arm_call to:0x021246b4 module:overlay(46) +from:0x02124920 kind:arm_call to:0x021246f0 module:overlay(46) +from:0x02124950 kind:arm_call to:0x021246f0 module:overlay(46) +from:0x02124978 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x021249b0 kind:arm_call to:0x020581d8 module:overlay(0) +from:0x021249e0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021249f0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124a60 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124a88 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x02124a9c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124aac kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124abc kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124bb8 kind:arm_call to:0x02015080 module:main +from:0x02124c20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02124c3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02124c58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02124c7c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02124ca4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02124cec kind:load to:0x02058300 module:overlay(0) +from:0x02124cf4 kind:load to:0x027e09c0 module:dtcm +from:0x02124cf8 kind:load to:0x027e07d4 module:dtcm +from:0x02124cfc kind:load to:0x027e0cec module:dtcm +from:0x02124d0c kind:load to:0x027e09bc module:dtcm +from:0x02124d14 kind:load to:0x027e09a8 module:dtcm +from:0x02124d30 kind:arm_call to:0x0215360c module:overlay(83) +from:0x02124d6c kind:arm_call to:0x01ffc744 module:itcm +from:0x02124d7c kind:arm_call to:0x0200ef5c module:main +from:0x02124d9c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02124dbc kind:arm_call to:0x02129758 module:overlay(46) +from:0x02124dc4 kind:load to:0x020b4f04 module:overlay(0) +from:0x02124ddc kind:load to:0x0212a1f0 module:overlay(46) +from:0x02124de0 kind:load to:0x0212a130 module:overlay(46) +from:0x02124df4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02124e00 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02124e1c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02124e2c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02124e48 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02124e50 kind:arm_call to:0x02011ff4 module:main +from:0x02124e68 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02124e7c kind:arm_call to:0x0203d210 module:main +from:0x02124e84 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02124e8c kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02124e94 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02124ea0 kind:load to:0x020a0328 module:overlay(0) +from:0x02124eb0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02124ec4 kind:arm_call to:0x0203d210 module:main +from:0x02124ecc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02124ed4 kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02124edc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02124ee4 kind:arm_call to:0x02011ff4 module:main +from:0x02124ef0 kind:load to:0x020a0328 module:overlay(0) +from:0x02124efc kind:arm_call to:0x02097960 module:overlay(0) +from:0x02124f10 kind:load to:0x0212a938 module:overlay(46) +from:0x02124f24 kind:arm_call to:0x02011f3c module:main +from:0x02124f30 kind:arm_call to:0x02124f88 module:overlay(46) +from:0x02124f48 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02124f84 kind:load to:0x0212a30c module:overlay(46) +from:0x02124f94 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02124fd0 kind:arm_call to:0x0200f05c module:main +from:0x02124fec kind:arm_call to:0x02058080 module:overlay(0) +from:0x02125018 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02125034 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02125044 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0212505c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0212506c kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02125090 kind:arm_call to:0x0203d160 module:main +from:0x021250b8 kind:arm_call to:0x02129738 module:overlay(46) +from:0x021250dc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212515c kind:arm_call to:0x02028c90 module:main +from:0x021251a0 kind:load to:0x0212a3e8 module:overlay(46) +from:0x021251a4 kind:load to:0x0212a938 module:overlay(46) +from:0x021251a8 kind:load to:0x02129bb4 module:overlay(46) +from:0x021251ac kind:load to:0x0212a0ec module:overlay(46) +from:0x021251b0 kind:load to:0x0212a330 module:overlay(46) +from:0x021251b4 kind:load to:0x020a0328 module:overlay(0) +from:0x021251b8 kind:load to:0x02124e34 module:overlay(46) +from:0x021251bc kind:load to:0x027e07d4 module:dtcm +from:0x021251e8 kind:arm_call to:0x02127cc4 module:overlay(46) +from:0x02125208 kind:arm_call to:0x0203d210 module:main +from:0x02125210 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02125218 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02125220 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02125228 kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02125230 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0212523c kind:load to:0x0212a3e8 module:overlay(46) +from:0x02125240 kind:load to:0x020a0328 module:overlay(0) +from:0x02125268 kind:arm_call to:0x02127cc4 module:overlay(46) +from:0x02125288 kind:arm_call to:0x0203d210 module:main +from:0x02125290 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02125298 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021252a0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021252a8 kind:arm_call to:0x020580a0 module:overlay(0) +from:0x021252b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021252b8 kind:arm_call to:0x02011ff4 module:main +from:0x021252c4 kind:load to:0x0212a3e8 module:overlay(46) +from:0x021252c8 kind:load to:0x020a0328 module:overlay(0) +from:0x021252f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125300 kind:arm_call to:0x02125bc0 module:overlay(46) +from:0x02125330 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02125364 kind:arm_call to:0x02058264 module:overlay(0) +from:0x02125388 kind:load to:0x027e0ce4 module:dtcm +from:0x0212538c kind:load to:0x02058300 module:overlay(0) +from:0x021253b4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021253e4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021253f0 kind:load to:0x020b53e4 module:overlay(0) +from:0x021254a0 kind:arm_call to:0x02125390 module:overlay(46) +from:0x021254b4 kind:load to:0x02049be4 module:main +from:0x021254d4 kind:arm_call to:0x02127cb8 module:overlay(46) +from:0x02125504 kind:arm_call to:0x02127cc4 module:overlay(46) +from:0x02125588 kind:arm_call to:0x02125390 module:overlay(46) +from:0x021255b8 kind:arm_call to:0x02126490 module:overlay(46) +from:0x02125664 kind:load to:0x02049be4 module:main +from:0x021256cc kind:arm_call to:0x021253f8 module:overlay(46) +from:0x021256d4 kind:arm_call to:0x02126490 module:overlay(46) +from:0x02125734 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125744 kind:arm_call to:0x021537bc module:overlay(83) +from:0x0212575c kind:arm_call to:0x021536d4 module:overlay(83) +from:0x02125768 kind:load to:0x027e09a8 module:dtcm +from:0x021257ac kind:arm_call to:0x021536d4 module:overlay(83) +from:0x021257b4 kind:arm_call to:0x02125518 module:overlay(46) +from:0x021257c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021257e0 kind:arm_call to:0x02125bc0 module:overlay(46) +from:0x02125840 kind:arm_call to:0x02126490 module:overlay(46) +from:0x02125898 kind:arm_call to:0x021536d4 module:overlay(83) +from:0x021258a4 kind:load to:0x02049be4 module:main +from:0x021258ec kind:arm_call to:0x021536d4 module:overlay(83) +from:0x021258f4 kind:arm_call to:0x02125518 module:overlay(46) +from:0x02125974 kind:arm_call to:0x02015244 module:main +from:0x021259a0 kind:arm_call to:0x02126490 module:overlay(46) +from:0x021259fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02125a04 kind:arm_call to:0x021254b8 module:overlay(46) +from:0x02125a10 kind:load to:0x027e09a8 module:dtcm +from:0x02125a60 kind:arm_call to:0x021536d4 module:overlay(83) +from:0x02125ab8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125acc kind:arm_call to:0x021254e8 module:overlay(46) +from:0x02125ad8 kind:arm_call to:0x02125bc0 module:overlay(46) +from:0x02125af0 kind:arm_call to:0x02126490 module:overlay(46) +from:0x02125ba4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125bb8 kind:arm_call to:0x02125bc0 module:overlay(46) +from:0x02125c48 kind:load to:0x0212a450 module:overlay(46) +from:0x02125c4c kind:load to:0x0212a440 module:overlay(46) +from:0x02125c88 kind:load to:0x0212a440 module:overlay(46) +from:0x02125d10 kind:arm_call to:0x01ffb428 module:itcm +from:0x02125df8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02125e20 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125ed8 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02125f14 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02125f2c kind:load to:0x027e0cec module:dtcm +from:0x02125f90 kind:arm_call to:0x02125bc0 module:overlay(46) +from:0x02125fb8 kind:arm_call to:0x02125bc0 module:overlay(46) +from:0x02125fdc kind:arm_call to:0x02125c50 module:overlay(46) +from:0x02125ff0 kind:arm_call to:0x02125c8c module:overlay(46) +from:0x02126014 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0212603c kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02126070 kind:arm_call to:0x02058264 module:overlay(0) +from:0x02126078 kind:arm_call to:0x02125c8c module:overlay(46) +from:0x021260c0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021260d0 kind:arm_call to:0x02128498 module:overlay(46) +from:0x02126130 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126140 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126150 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02126240 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126264 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126278 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126288 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126298 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126310 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02126354 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02126370 kind:load to:0x027e09c0 module:dtcm +from:0x02126374 kind:load to:0x02058300 module:overlay(0) +from:0x02126378 kind:load to:0x02129bd4 module:overlay(46) +from:0x0212637c kind:load to:0x02129ba8 module:overlay(46) +from:0x02126390 kind:arm_call to:0x0215360c module:overlay(83) +from:0x021263d4 kind:arm_call to:0x01ffc768 module:itcm +from:0x021263e8 kind:arm_call to:0x0200ef5c module:main +from:0x02126404 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02126450 kind:arm_call to:0x02129758 module:overlay(46) +from:0x02126458 kind:load to:0x020b4f04 module:overlay(0) +from:0x021264a4 kind:load to:0x0212a350 module:overlay(46) +from:0x021264a8 kind:load to:0x0212a398 module:overlay(46) +from:0x02126500 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126510 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212652c kind:arm_call to:0x0205ed68 module:overlay(0) +from:0x0212654c kind:arm_call to:0x01ffb800 module:itcm +from:0x02126574 kind:arm_call to:0x01ff938c module:itcm +from:0x02126598 kind:arm_call to:0x01ffb744 module:itcm +from:0x021265e0 kind:arm_call to:0x0207c138 module:overlay(0) +from:0x02126638 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0212664c kind:load to:0x0212aa20 module:overlay(46) +from:0x02126660 kind:arm_call to:0x02011f3c module:main +from:0x0212666c kind:arm_call to:0x021266c0 module:overlay(46) +from:0x02126680 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021266b8 kind:load to:0x0212a4dc module:overlay(46) +from:0x021266d0 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02126734 kind:arm_call to:0x02058080 module:overlay(0) +from:0x02126760 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02126778 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126788 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021267b4 kind:arm_call to:0x0203d160 module:main +from:0x021267d0 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0212683c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02126874 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0212688c kind:arm_call to:0x02126d78 module:overlay(46) +from:0x02126898 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021268a8 kind:arm_call to:0x02028c90 module:main +from:0x021268e0 kind:load to:0x0212a5a8 module:overlay(46) +from:0x021268e4 kind:load to:0x0212aa20 module:overlay(46) +from:0x021268e8 kind:load to:0x0212a0ec module:overlay(46) +from:0x021268ec kind:load to:0x020a0328 module:overlay(0) +from:0x021268f0 kind:load to:0x02124e34 module:overlay(46) +from:0x021268f4 kind:load to:0x0212a4cc module:overlay(46) +from:0x0212691c kind:arm_call to:0x02128ccc module:overlay(46) +from:0x0212693c kind:arm_call to:0x0203d210 module:main +from:0x02126944 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0212694c kind:arm_call to:0x020580a0 module:overlay(0) +from:0x02126954 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02126960 kind:load to:0x0212a5a8 module:overlay(46) +from:0x02126964 kind:load to:0x020a0328 module:overlay(0) +from:0x0212698c kind:arm_call to:0x02128ccc module:overlay(46) +from:0x021269ac kind:arm_call to:0x0203d210 module:main +from:0x021269b4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021269bc kind:arm_call to:0x020580a0 module:overlay(0) +from:0x021269c4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021269cc kind:arm_call to:0x02011ff4 module:main +from:0x021269d8 kind:load to:0x0212a5a8 module:overlay(46) +from:0x021269dc kind:load to:0x020a0328 module:overlay(0) +from:0x02126a0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126a24 kind:arm_call to:0x02126b38 module:overlay(46) +from:0x02126a38 kind:arm_call to:0x021270b8 module:overlay(46) +from:0x02126a8c kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02126ac0 kind:arm_call to:0x02058264 module:overlay(0) +from:0x02126acc kind:load to:0x027e0ce4 module:dtcm +from:0x02126ad0 kind:load to:0x02129d04 module:overlay(46) +from:0x02126ad4 kind:load to:0x02129d18 module:overlay(46) +from:0x02126ad8 kind:load to:0x02058300 module:overlay(0) +from:0x02126b00 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02126b24 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02126b30 kind:load to:0x020b53e4 module:overlay(0) +from:0x02126b98 kind:arm_call to:0x02126adc module:overlay(46) +from:0x02126bb0 kind:load to:0x02049be4 module:main +from:0x02126bd0 kind:arm_call to:0x02128ccc module:overlay(46) +from:0x02126c48 kind:arm_call to:0x02126adc module:overlay(46) +from:0x02126c9c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02126cac kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02126cd4 kind:arm_call to:0x021270b8 module:overlay(46) +from:0x02126ce0 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02126d14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126d24 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02126d38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126d48 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x02126d54 kind:load to:0x027e0ce4 module:dtcm +from:0x02126da4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02126db0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02126dc4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02126dd0 kind:load to:0x0212aa20 module:overlay(46) +from:0x02126dd4 kind:load to:0x02129d30 module:overlay(46) +from:0x02126dfc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02126e14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126e24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126e60 kind:arm_call to:0x021270b8 module:overlay(46) +from:0x02126e84 kind:arm_call to:0x02126b38 module:overlay(46) +from:0x02126ee0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02126eec kind:load to:0x0212a510 module:overlay(46) +from:0x02126ef0 kind:load to:0x027e09a8 module:dtcm +from:0x02126f08 kind:arm_call to:0x02126be4 module:overlay(46) +from:0x02126f1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126f30 kind:arm_call to:0x021270b8 module:overlay(46) +from:0x02126f90 kind:load to:0x0212a4f8 module:overlay(46) +from:0x02126fd4 kind:arm_call to:0x02126be4 module:overlay(46) +from:0x02127044 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127058 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02127064 kind:arm_call to:0x02126d78 module:overlay(46) +from:0x02127070 kind:load to:0x0212a528 module:overlay(46) +from:0x02127074 kind:load to:0x027e09a8 module:dtcm +from:0x02127094 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021270a4 kind:arm_call to:0x02126bb4 module:overlay(46) +from:0x02127140 kind:load to:0x0212a550 module:overlay(46) +from:0x02127144 kind:load to:0x0212a540 module:overlay(46) +from:0x0212723c kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02127258 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127278 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x021272a8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021272c0 kind:load to:0x0212a540 module:overlay(46) +from:0x021272c8 kind:load to:0x027e0cec module:dtcm +from:0x021272cc kind:load to:0x027e0108 module:dtcm +from:0x02127334 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02127350 kind:load to:0x02129d10 module:overlay(46) +from:0x02127354 kind:load to:0x02129d50 module:overlay(46) +from:0x021273c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021273d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021273f0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021273f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02127408 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212746c kind:arm_call to:0x01ffb974 module:itcm +from:0x02127484 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212749c kind:arm_call to:0x01ffb800 module:itcm +from:0x021274b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021274c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021274d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021274dc kind:load to:0x02129d50 module:overlay(46) +from:0x021274e0 kind:load to:0x02129d10 module:overlay(46) +from:0x021274f4 kind:arm_call to:0x02127148 module:overlay(46) +from:0x02127520 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02127554 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0212755c kind:arm_call to:0x02126c64 module:overlay(46) +from:0x02127568 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021275a8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021275c4 kind:arm_call to:0x01fff168 module:itcm +from:0x02127600 kind:arm_call to:0x02127358 module:overlay(46) +from:0x0212760c kind:arm_call to:0x0215b0f8 module:overlays(67,83) +from:0x02127620 kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x02127634 kind:arm_call to:0x021272d0 module:overlay(46) +from:0x02127680 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021276c8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021276d8 kind:arm_call to:0x02129414 module:overlay(46) +from:0x02127720 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02127730 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02127794 kind:arm_call to:0x01ff9638 module:itcm +from:0x021277b4 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x021277c4 kind:load to:0x02058300 module:overlay(0) +from:0x021277c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021277cc kind:load to:0x027e09a8 module:dtcm +from:0x021277d4 kind:load to:0x02129d98 module:overlay(46) +from:0x021277d8 kind:load to:0x02129d08 module:overlay(46) +from:0x021277dc kind:load to:0x027e09c0 module:dtcm +from:0x021277ec kind:arm_call to:0x0215360c module:overlay(83) +from:0x02127818 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02127828 kind:arm_call to:0x01ffc744 module:itcm +from:0x02127834 kind:arm_call to:0x0200ef5c module:main +from:0x02127850 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02127858 kind:load to:0x020b4f04 module:overlay(0) +from:0x021278bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021278c8 kind:arm_call to:0x01fff458 module:itcm +from:0x021278ec kind:load to:0x027e0ce4 module:dtcm +from:0x02127918 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02127974 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02127988 kind:load to:0x0212ab08 module:overlay(46) +from:0x0212799c kind:arm_call to:0x02011f3c module:main +from:0x021279a8 kind:arm_call to:0x02127a00 module:overlay(46) +from:0x021279bc kind:arm_call to:0x020978ec module:overlay(0) +from:0x021279f4 kind:load to:0x0212a65c module:overlay(46) +from:0x02127a08 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02127a80 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02127a8c kind:arm_call to:0x02128714 module:overlay(46) +from:0x02127a98 kind:arm_call to:0x021287e0 module:overlay(46) +from:0x02127aa0 kind:arm_call to:0x02128870 module:overlay(46) +from:0x02127b0c kind:arm_call to:0x01ffa06c module:itcm +from:0x02127b30 kind:load to:0x0212a6d0 module:overlay(46) +from:0x02127b34 kind:load to:0x0212ab08 module:overlay(46) +from:0x02127b38 kind:load to:0x020b19a8 module:overlay(0) +from:0x02127b3c kind:load to:0x0212ab0c module:overlay(46) +from:0x02127b48 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02127b5c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02127b8c kind:arm_call to:0x0212645c module:overlay(46) +from:0x02127b9c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02127ba4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02127bac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02127bb4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02127bc0 kind:load to:0x0212a6d0 module:overlay(46) +from:0x02127be8 kind:arm_call to:0x0212645c module:overlay(46) +from:0x02127bf8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02127c00 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02127c08 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02127c10 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02127c18 kind:arm_call to:0x02011ff4 module:main +from:0x02127c24 kind:load to:0x0212a6d0 module:overlay(46) +from:0x02127ca8 kind:arm_call to:0x021283a0 module:overlay(46) +from:0x02127cb4 kind:load to:0x027e07d4 module:dtcm +from:0x02127d10 kind:arm_call to:0x0212645c module:overlay(46) +from:0x02127d20 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02127dac kind:arm_call to:0x01ffb464 module:itcm +from:0x02127dbc kind:arm_call to:0x01ff9218 module:itcm +from:0x02127ddc kind:arm_call to:0x01ffb464 module:itcm +from:0x02127dec kind:arm_call to:0x01ff9218 module:itcm +from:0x02127e00 kind:arm_call to:0x021285e4 module:overlay(46) +from:0x02127e18 kind:load to:0x021285e4 module:overlay(46) +from:0x02127e68 kind:arm_call to:0x0212645c module:overlay(46) +from:0x02127eb4 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02127ec4 kind:load to:0x0212ab0c module:overlay(46) +from:0x02127ec8 kind:load to:0x0212ab08 module:overlay(46) +from:0x02127ee4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127f28 kind:arm_call to:0x0209978c module:overlay(0) +from:0x02127f44 kind:arm_call to:0x020eee84 module:overlay(31) +from:0x02127f58 kind:arm_call to:0x02028d30 module:main +from:0x02127f70 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127f80 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127fc0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127fd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128010 kind:arm_call to:0x02128904 module:overlay(46) +from:0x0212801c kind:load to:0x027e0ce4 module:dtcm +from:0x02128020 kind:load to:0x02040964 module:main +from:0x021280b0 kind:arm_call to:0x02127ecc module:overlay(46) +from:0x021280e0 kind:arm_call to:0x01ff938c module:itcm +from:0x0212811c kind:arm_call to:0x01fff17c module:itcm +from:0x02128128 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128150 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02128178 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x021281a8 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x021281bc kind:arm_call to:0x0205f298 module:overlay(0) +from:0x021281c8 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021281f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128200 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02128244 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0212825c kind:arm_call to:0x021283a0 module:overlay(46) +from:0x02128298 kind:arm_call to:0x021283a0 module:overlay(46) +from:0x021282a4 kind:load to:0x027e0108 module:dtcm +from:0x021282a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021282b0 kind:load to:0x027e09c0 module:dtcm +from:0x021282e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128304 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128320 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02128338 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02128340 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02128350 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212838c kind:load to:0x027e0cec module:dtcm +from:0x02128390 kind:load to:0x027e09a8 module:dtcm +from:0x02128398 kind:load to:0x027e0ce4 module:dtcm +from:0x021283e0 kind:load to:0x0212a678 module:overlay(46) +from:0x02128418 kind:load to:0x0212a678 module:overlay(46) +from:0x02128430 kind:arm_call to:0x021283e4 module:overlay(46) +from:0x02128450 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02128490 kind:load to:0x02129df8 module:overlay(46) +from:0x02128494 kind:load to:0x027e07b4 module:dtcm +from:0x021284b0 kind:arm_call to:0x02028cdc module:main +from:0x021284c0 kind:arm_call to:0x02028cdc module:main +from:0x021284d8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021284fc kind:arm_call to:0x0200ef5c module:main +from:0x02128508 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0212853c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02128550 kind:arm_call to:0x01ffa60c module:itcm +from:0x021285cc kind:arm_call to:0x020c0904 module:overlay(17) +from:0x021285d8 kind:load to:0x0203e964 module:main +from:0x021285dc kind:load to:0x027e09b4 module:dtcm +from:0x021285f8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02128630 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02128664 kind:load to:0x021283a0 module:overlay(46) +from:0x02128690 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212869c kind:arm_call to:0x021283a0 module:overlay(46) +from:0x021286f4 kind:arm_call to:0x0212645c module:overlay(46) +from:0x02128708 kind:arm_call to:0x021283a0 module:overlay(46) +from:0x0212872c kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x02128744 kind:load to:0x0212a60c module:overlay(46) +from:0x02128764 kind:arm_call to:0x0212863c module:overlay(46) +from:0x02128774 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x02128790 kind:arm_call to:0x02128658 module:overlay(46) +from:0x02128798 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x021287b0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021287c0 kind:arm_call to:0x021286a8 module:overlay(46) +from:0x021287cc kind:arm_call to:0x02128668 module:overlay(46) +from:0x021287d8 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x02128818 kind:load to:0x0212a640 module:overlay(46) +from:0x02128830 kind:arm_call to:0x01fff458 module:itcm +from:0x02128850 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0212886c kind:load to:0x021283a0 module:overlay(46) +from:0x02128878 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0212888c kind:load to:0x0212a624 module:overlay(46) +from:0x021288b8 kind:arm_call to:0x0209832c module:overlay(0) +from:0x021288f4 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0212891c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128964 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128970 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02128980 kind:load to:0x027e0ce4 module:dtcm +from:0x0212898c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02128994 kind:arm_call to:0x02011ff4 module:main +from:0x021289a8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021289b0 kind:arm_call to:0x02011ff4 module:main +from:0x021289c4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021289d8 kind:load to:0x0212abf0 module:overlay(46) +from:0x021289ec kind:arm_call to:0x02011f3c module:main +from:0x021289f8 kind:arm_call to:0x02128a60 module:overlay(46) +from:0x02128a0c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02128a3c kind:load to:0x0212a764 module:overlay(46) +from:0x02128a54 kind:load to:0x020b53e4 module:overlay(0) +from:0x02128a5c kind:load to:0x02097530 module:overlay(0) +from:0x02128a68 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02128a74 kind:arm_call to:0x02128a44 module:overlay(46) +from:0x02128ae0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02128aec kind:arm_call to:0x021295ac module:overlay(46) +from:0x02128af8 kind:arm_call to:0x02129678 module:overlay(46) +from:0x02128b54 kind:arm_call to:0x01ffa06c module:itcm +from:0x02128b78 kind:load to:0x0212a7d8 module:overlay(46) +from:0x02128b7c kind:load to:0x020b19a8 module:overlay(0) +from:0x02128b80 kind:load to:0x0212abf4 module:overlay(46) +from:0x02128b84 kind:load to:0x0212abe0 module:overlay(46) +from:0x02128b90 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02128bc0 kind:arm_call to:0x0212785c module:overlay(46) +from:0x02128bd0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02128bd8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02128be0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128bec kind:load to:0x0212a7d8 module:overlay(46) +from:0x02128c14 kind:arm_call to:0x0212785c module:overlay(46) +from:0x02128c24 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02128c2c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02128c34 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02128c3c kind:arm_call to:0x02011ff4 module:main +from:0x02128c48 kind:load to:0x0212a7d8 module:overlay(46) +from:0x02128cbc kind:arm_call to:0x02129324 module:overlay(46) +from:0x02128cc8 kind:load to:0x027e07d4 module:dtcm +from:0x02128ce8 kind:arm_call to:0x0212785c module:overlay(46) +from:0x02128cf8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02128d74 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128d84 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128da4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128db4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128dc8 kind:arm_call to:0x021294f4 module:overlay(46) +from:0x02128de0 kind:load to:0x021294f4 module:overlay(46) +from:0x02128e00 kind:arm_call to:0x0212785c module:overlay(46) +from:0x02128e40 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02128e4c kind:load to:0x0212abf4 module:overlay(46) +from:0x02128e50 kind:load to:0x0212abe0 module:overlay(46) +from:0x02128e6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128ea4 kind:arm_call to:0x01fff148 module:itcm +from:0x02128ecc kind:arm_call to:0x01ff9258 module:itcm +from:0x02128ee8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128ef8 kind:arm_call to:0x01ff9770 module:itcm +from:0x02128f48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128f50 kind:arm_call to:0x01ff938c module:itcm +from:0x02128f90 kind:arm_call to:0x01ffb974 module:itcm +from:0x02128fa0 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02128fd0 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02128fd8 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x02128fe4 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02128ff8 kind:load to:0x027e0ce4 module:dtcm +from:0x02128ffc kind:load to:0x027e0ce0 module:dtcm +from:0x02129004 kind:load to:0x027e0108 module:dtcm +from:0x02129070 kind:arm_call to:0x01ff938c module:itcm +from:0x021290ac kind:arm_call to:0x01fff17c module:itcm +from:0x021290b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021290dc kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02129104 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0212912c kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02129140 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0212914c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02129174 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129184 kind:arm_call to:0x02098964 module:overlay(0) +from:0x021291c8 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x021291e0 kind:arm_call to:0x02129324 module:overlay(46) +from:0x0212921c kind:arm_call to:0x02129324 module:overlay(46) +from:0x02129228 kind:load to:0x027e0108 module:dtcm +from:0x0212922c kind:load to:0x027e0ce0 module:dtcm +from:0x02129234 kind:load to:0x027e09c0 module:dtcm +from:0x0212926c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02129288 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021292a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021292bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021292c4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021292d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129310 kind:load to:0x027e0cec module:dtcm +from:0x02129314 kind:load to:0x027e09a8 module:dtcm +from:0x0212931c kind:load to:0x027e0ce4 module:dtcm +from:0x02129364 kind:load to:0x0212a780 module:overlay(46) +from:0x0212939c kind:load to:0x0212a780 module:overlay(46) +from:0x021293ac kind:arm_call to:0x02129368 module:overlay(46) +from:0x021293cc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212940c kind:load to:0x02129e04 module:overlay(46) +from:0x02129410 kind:load to:0x027e07b4 module:dtcm +from:0x0212942c kind:arm_call to:0x02028cdc module:main +from:0x0212943c kind:arm_call to:0x02028cdc module:main +from:0x02129458 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212946c kind:arm_call to:0x02057f74 module:overlay(0) +from:0x021294e0 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x021294ec kind:load to:0x027e09b4 module:dtcm +from:0x02129504 kind:load to:0x02098a34 module:overlay(0) +from:0x02129530 kind:load to:0x02129324 module:overlay(46) +from:0x0212955c kind:arm_call to:0x01ff9770 module:itcm +from:0x02129568 kind:arm_call to:0x02129324 module:overlay(46) +from:0x02129590 kind:arm_call to:0x0212785c module:overlay(46) +from:0x021295a4 kind:arm_call to:0x02129324 module:overlay(46) +from:0x021295c4 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x021295dc kind:load to:0x0212a730 module:overlay(46) +from:0x021295fc kind:arm_call to:0x02129508 module:overlay(46) +from:0x0212960c kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x02129628 kind:arm_call to:0x02129524 module:overlay(46) +from:0x02129630 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x02129648 kind:arm_call to:0x01ffb800 module:itcm +from:0x02129658 kind:arm_call to:0x02129574 module:overlay(46) +from:0x02129664 kind:arm_call to:0x02129534 module:overlay(46) +from:0x02129670 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x021296b0 kind:load to:0x0212a748 module:overlay(46) +from:0x021296c8 kind:arm_call to:0x01fff458 module:itcm +from:0x021296e8 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x02129704 kind:load to:0x02129324 module:overlay(46) +from:0x02129710 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02129718 kind:arm_call to:0x02011ff4 module:main +from:0x0212972c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02129794 kind:arm_call to:0x01ffb714 module:itcm +from:0x021297a4 kind:arm_call to:0x01ff938c module:itcm +from:0x021297d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021297dc kind:arm_call to:0x01ff8d38 module:itcm +from:0x02129814 kind:arm_call to:0x0212985c module:overlay(46) +from:0x02129840 kind:arm_call to:0x0212985c module:overlay(46) +from:0x02129850 kind:load to:0x027e09ac module:dtcm +from:0x02129908 kind:arm_call to:0x02024a30 module:main +from:0x02129b5c kind:load to:0x027e0254 module:dtcm +from:0x02129e30 kind:arm_call to:0x02123630 module:overlay(46) +from:0x02129e40 kind:arm_call to:0x0203ce74 module:main +from:0x02129e80 kind:load to:0x0212a840 module:overlay(46) +from:0x02129e84 kind:load to:0x0212a850 module:overlay(46) +from:0x02129e88 kind:load to:0x02124ef4 module:overlay(46) +from:0x02129e8c kind:load to:0x0212a844 module:overlay(46) +from:0x02129e90 kind:load to:0x020431b8 module:main +from:0x02129e94 kind:load to:0x0212a250 module:overlay(46) +from:0x02129ecc kind:arm_call to:0x02124f38 module:overlay(46) +from:0x02129edc kind:arm_call to:0x0203ce74 module:main +from:0x02129f34 kind:load to:0x0212a2f8 module:overlay(46) +from:0x02129f38 kind:load to:0x0212a928 module:overlay(46) +from:0x02129f3c kind:load to:0x0212a938 module:overlay(46) +from:0x02129f40 kind:load to:0x02126630 module:overlay(46) +from:0x02129f44 kind:load to:0x0212a92c module:overlay(46) +from:0x02129f48 kind:load to:0x020431b8 module:main +from:0x02129f4c kind:load to:0x0212a440 module:overlay(46) +from:0x02129f84 kind:arm_call to:0x02126674 module:overlay(46) +from:0x02129f94 kind:arm_call to:0x0203ce74 module:main +from:0x02129fe4 kind:load to:0x0212a4b8 module:overlay(46) +from:0x02129fe8 kind:load to:0x0212aa10 module:overlay(46) +from:0x02129fec kind:load to:0x0212aa20 module:overlay(46) +from:0x02129ff0 kind:load to:0x0212796c module:overlay(46) +from:0x02129ff4 kind:load to:0x0212aa14 module:overlay(46) +from:0x02129ff8 kind:load to:0x020431b8 module:main +from:0x02129ffc kind:load to:0x0212a540 module:overlay(46) +from:0x0212a01c kind:arm_call to:0x021279b0 module:overlay(46) +from:0x0212a02c kind:arm_call to:0x0203ce74 module:main +from:0x0212a040 kind:load to:0x0212aaf8 module:overlay(46) +from:0x0212a044 kind:load to:0x0212ab08 module:overlay(46) +from:0x0212a048 kind:load to:0x021289bc module:overlay(46) +from:0x0212a04c kind:load to:0x0212aafc module:overlay(46) +from:0x0212a06c kind:arm_call to:0x02128a00 module:overlay(46) +from:0x0212a07c kind:arm_call to:0x0203ce74 module:main +from:0x0212a090 kind:load to:0x0212abe0 module:overlay(46) +from:0x0212a094 kind:load to:0x0212abf0 module:overlay(46) +from:0x0212a098 kind:load to:0x02129724 module:overlay(46) +from:0x0212a09c kind:load to:0x0212abe4 module:overlay(46) +from:0x0212a0a0 kind:load to:0x02129e10 module:overlay(46) +from:0x0212a0a4 kind:load to:0x02129e98 module:overlay(46) +from:0x0212a0a8 kind:load to:0x02129f50 module:overlay(46) +from:0x0212a0ac kind:load to:0x0212a000 module:overlay(46) +from:0x0212a0b0 kind:load to:0x0212a050 module:overlay(46) +from:0x0212a0c8 kind:load to:0x0212360c module:overlay(46) +from:0x0212a0cc kind:load to:0x02097998 module:overlay(0) +from:0x0212a0d0 kind:load to:0x020977a8 module:overlay(0) +from:0x0212a0d4 kind:load to:0x02097824 module:overlay(0) +from:0x0212a0d8 kind:load to:0x020979a0 module:overlay(0) +from:0x0212a0dc kind:load to:0x020979c0 module:overlay(0) +from:0x0212a0e0 kind:load to:0x020979ec module:overlay(0) +from:0x0212a0ec kind:load to:0x02123808 module:overlay(46) +from:0x0212a0f0 kind:load to:0x02124e40 module:overlay(46) +from:0x0212a0f4 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0212a0f8 kind:load to:0x0209a2dc module:overlay(0) +from:0x0212a0fc kind:load to:0x0209a374 module:overlay(0) +from:0x0212a100 kind:load to:0x0209a388 module:overlay(0) +from:0x0212a104 kind:load to:0x0209a138 module:overlay(0) +from:0x0212a108 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0212a10c kind:load to:0x0209a438 module:overlay(0) +from:0x0212a110 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0212a114 kind:load to:0x0209a344 module:overlay(0) +from:0x0212a118 kind:load to:0x0209a35c module:overlay(0) +from:0x0212a11c kind:load to:0x0209a39c module:overlay(0) +from:0x0212a120 kind:load to:0x0209a728 module:overlay(0) +from:0x0212a124 kind:load to:0x02124e08 module:overlay(46) +from:0x0212a128 kind:load to:0x02124de4 module:overlay(46) +from:0x0212a12c kind:load to:0x0209a760 module:overlay(0) +from:0x0212a198 kind:load to:0x0209856c module:overlay(0) +from:0x0212a19c kind:load to:0x020985a8 module:overlay(0) +from:0x0212a1a0 kind:load to:0x020985c0 module:overlay(0) +from:0x0212a1a4 kind:load to:0x020985cc module:overlay(0) +from:0x0212a1a8 kind:load to:0x01fff464 module:itcm +from:0x0212a1ac kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212a1b0 kind:load to:0x0212381c module:overlay(46) +from:0x0212a1b4 kind:load to:0x02098504 module:overlay(0) +from:0x0212a1b8 kind:load to:0x021248f4 module:overlay(46) +from:0x0212a1bc kind:load to:0x02124d24 module:overlay(46) +from:0x0212a1c0 kind:load to:0x02098510 module:overlay(0) +from:0x0212a1c4 kind:load to:0x02124d50 module:overlay(46) +from:0x0212a1c8 kind:load to:0x02099058 module:overlay(0) +from:0x0212a1cc kind:load to:0x0209851c module:overlay(0) +from:0x0212a1d0 kind:load to:0x020985d8 module:overlay(0) +from:0x0212a1d4 kind:load to:0x02098644 module:overlay(0) +from:0x0212a1d8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a1dc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a1e0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a1e4 kind:load to:0x02124e5c module:overlay(46) +from:0x0212a1e8 kind:load to:0x02124ea4 module:overlay(46) +from:0x0212a1ec kind:load to:0x020995dc module:overlay(0) +from:0x0212a250 kind:load to:0x021239f8 module:overlay(46) +from:0x0212a258 kind:load to:0x02123a14 module:overlay(46) +from:0x0212a268 kind:load to:0x02123a18 module:overlay(46) +from:0x0212a270 kind:load to:0x02123b04 module:overlay(46) +from:0x0212a278 kind:load to:0x02123c18 module:overlay(46) +from:0x0212a280 kind:load to:0x02123c34 module:overlay(46) +from:0x0212a288 kind:load to:0x02123cf4 module:overlay(46) +from:0x0212a298 kind:load to:0x02123d2c module:overlay(46) +from:0x0212a2a0 kind:load to:0x02123db4 module:overlay(46) +from:0x0212a2a8 kind:load to:0x02123f88 module:overlay(46) +from:0x0212a2b0 kind:load to:0x02123fb4 module:overlay(46) +from:0x0212a2b8 kind:load to:0x0212403c module:overlay(46) +from:0x0212a2c0 kind:load to:0x02124184 module:overlay(46) +from:0x0212a2c8 kind:load to:0x021241b0 module:overlay(46) +from:0x0212a2d0 kind:load to:0x021242a4 module:overlay(46) +from:0x0212a2d8 kind:load to:0x02124348 module:overlay(46) +from:0x0212a2e0 kind:load to:0x0212438c module:overlay(46) +from:0x0212a2e8 kind:load to:0x02124428 module:overlay(46) +from:0x0212a2f0 kind:load to:0x021244c4 module:overlay(46) +from:0x0212a30c kind:load to:0x02124f14 module:overlay(46) +from:0x0212a310 kind:load to:0x02097998 module:overlay(0) +from:0x0212a314 kind:load to:0x020977a8 module:overlay(0) +from:0x0212a318 kind:load to:0x02097824 module:overlay(0) +from:0x0212a31c kind:load to:0x020979a0 module:overlay(0) +from:0x0212a320 kind:load to:0x020979c0 module:overlay(0) +from:0x0212a324 kind:load to:0x020979ec module:overlay(0) +from:0x0212a330 kind:load to:0x0207d40c module:overlay(0) +from:0x0212a334 kind:load to:0x021264ac module:overlay(46) +from:0x0212a338 kind:load to:0x0207d5e4 module:overlay(0) +from:0x0212a33c kind:load to:0x0207d5b8 module:overlay(0) +from:0x0212a340 kind:load to:0x0207d8cc module:overlay(0) +from:0x0212a344 kind:load to:0x0207d928 module:overlay(0) +from:0x0212a348 kind:load to:0x0207d994 module:overlay(0) +from:0x0212a34c kind:load to:0x0207da2c module:overlay(0) +from:0x0212a3e8 kind:load to:0x0209856c module:overlay(0) +from:0x0212a3ec kind:load to:0x020985a8 module:overlay(0) +from:0x0212a3f0 kind:load to:0x020985c0 module:overlay(0) +from:0x0212a3f4 kind:load to:0x020985cc module:overlay(0) +from:0x0212a3f8 kind:load to:0x01fff464 module:itcm +from:0x0212a3fc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212a400 kind:load to:0x021252cc module:overlay(46) +from:0x0212a404 kind:load to:0x02098504 module:overlay(0) +from:0x0212a408 kind:load to:0x02125f40 module:overlay(46) +from:0x0212a40c kind:load to:0x02126384 module:overlay(46) +from:0x0212a410 kind:load to:0x02098510 module:overlay(0) +from:0x0212a414 kind:load to:0x021263b0 module:overlay(46) +from:0x0212a418 kind:load to:0x02099058 module:overlay(0) +from:0x0212a41c kind:load to:0x0209851c module:overlay(0) +from:0x0212a420 kind:load to:0x020985d8 module:overlay(0) +from:0x0212a424 kind:load to:0x02098644 module:overlay(0) +from:0x0212a428 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a42c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a430 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a434 kind:load to:0x021251c4 module:overlay(46) +from:0x0212a438 kind:load to:0x02125244 module:overlay(46) +from:0x0212a43c kind:load to:0x020995dc module:overlay(0) +from:0x0212a440 kind:load to:0x02125608 module:overlay(46) +from:0x0212a448 kind:load to:0x02125668 module:overlay(46) +from:0x0212a458 kind:load to:0x021256b0 module:overlay(46) +from:0x0212a460 kind:load to:0x02125770 module:overlay(46) +from:0x0212a470 kind:load to:0x021257ec module:overlay(46) +from:0x0212a478 kind:load to:0x021258a8 module:overlay(46) +from:0x0212a488 kind:load to:0x02125994 module:overlay(46) +from:0x0212a490 kind:load to:0x02125a18 module:overlay(46) +from:0x0212a4a0 kind:load to:0x02125ae4 module:overlay(46) +from:0x0212a4a8 kind:load to:0x02125b84 module:overlay(46) +from:0x0212a4cc kind:load to:0x02097c68 module:overlay(0) +from:0x0212a4d0 kind:load to:0x021278f4 module:overlay(46) +from:0x0212a4dc kind:load to:0x02126650 module:overlay(46) +from:0x0212a4e0 kind:load to:0x02097998 module:overlay(0) +from:0x0212a4e4 kind:load to:0x020977a8 module:overlay(0) +from:0x0212a4e8 kind:load to:0x02097824 module:overlay(0) +from:0x0212a4ec kind:load to:0x020979a0 module:overlay(0) +from:0x0212a4f0 kind:load to:0x020979c0 module:overlay(0) +from:0x0212a4f4 kind:load to:0x020979ec module:overlay(0) +from:0x0212a540 kind:load to:0x02126dd8 module:overlay(46) +from:0x0212a548 kind:load to:0x02126de8 module:overlay(46) +from:0x0212a558 kind:load to:0x02126e6c module:overlay(46) +from:0x0212a560 kind:load to:0x02126ef8 module:overlay(46) +from:0x0212a570 kind:load to:0x02126f38 module:overlay(46) +from:0x0212a578 kind:load to:0x02126f94 module:overlay(46) +from:0x0212a588 kind:load to:0x02126fdc module:overlay(46) +from:0x0212a590 kind:load to:0x0212707c module:overlay(46) +from:0x0212a5a8 kind:load to:0x0209856c module:overlay(0) +from:0x0212a5ac kind:load to:0x020985a8 module:overlay(0) +from:0x0212a5b0 kind:load to:0x020985c0 module:overlay(0) +from:0x0212a5b4 kind:load to:0x020985cc module:overlay(0) +from:0x0212a5b8 kind:load to:0x02126d5c module:overlay(46) +from:0x0212a5bc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212a5c0 kind:load to:0x021269e0 module:overlay(46) +from:0x0212a5c4 kind:load to:0x02098504 module:overlay(0) +from:0x0212a5c8 kind:load to:0x021274e8 module:overlay(46) +from:0x0212a5cc kind:load to:0x021277e0 module:overlay(46) +from:0x0212a5d0 kind:load to:0x02098510 module:overlay(0) +from:0x0212a5d4 kind:load to:0x0212780c module:overlay(46) +from:0x0212a5d8 kind:load to:0x02099058 module:overlay(0) +from:0x0212a5dc kind:load to:0x0209851c module:overlay(0) +from:0x0212a5e0 kind:load to:0x020985d8 module:overlay(0) +from:0x0212a5e4 kind:load to:0x02098644 module:overlay(0) +from:0x0212a5e8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a5ec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a5f0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a5f4 kind:load to:0x021268f8 module:overlay(46) +from:0x0212a5f8 kind:load to:0x02126968 module:overlay(46) +from:0x0212a5fc kind:load to:0x020995dc module:overlay(0) +from:0x0212a600 kind:load to:0x02127890 module:overlay(46) +from:0x0212a60c kind:load to:0x02128748 module:overlay(46) +from:0x0212a610 kind:load to:0x02128784 module:overlay(46) +from:0x0212a614 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x0212a618 kind:load to:0x021287a0 module:overlay(46) +from:0x0212a624 kind:load to:0x02127b54 module:overlay(46) +from:0x0212a628 kind:load to:0x021289a0 module:overlay(46) +from:0x0212a62c kind:load to:0x02128890 module:overlay(46) +from:0x0212a630 kind:load to:0x021288c0 module:overlay(46) +from:0x0212a634 kind:load to:0x0207c044 module:overlay(0) +from:0x0212a640 kind:load to:0x02127b40 module:overlay(46) +from:0x0212a644 kind:load to:0x02128984 module:overlay(46) +from:0x0212a648 kind:load to:0x0207b750 module:overlay(0) +from:0x0212a64c kind:load to:0x0212881c module:overlay(46) +from:0x0212a650 kind:load to:0x0212885c module:overlay(46) +from:0x0212a65c kind:load to:0x0212798c module:overlay(46) +from:0x0212a660 kind:load to:0x02097998 module:overlay(0) +from:0x0212a664 kind:load to:0x020977a8 module:overlay(0) +from:0x0212a668 kind:load to:0x02097824 module:overlay(0) +from:0x0212a66c kind:load to:0x020979a0 module:overlay(0) +from:0x0212a670 kind:load to:0x020979c0 module:overlay(0) +from:0x0212a674 kind:load to:0x020979ec module:overlay(0) +from:0x0212a678 kind:load to:0x02127d2c module:overlay(46) +from:0x0212a680 kind:load to:0x02127d5c module:overlay(46) +from:0x0212a688 kind:load to:0x02127e08 module:overlay(46) +from:0x0212a690 kind:load to:0x02127e10 module:overlay(46) +from:0x0212a698 kind:load to:0x02127e1c module:overlay(46) +from:0x0212a6a0 kind:load to:0x02127ecc module:overlay(46) +from:0x0212a6a8 kind:load to:0x02128028 module:overlay(46) +from:0x0212a6b0 kind:load to:0x0212807c module:overlay(46) +from:0x0212a6b8 kind:load to:0x021282b4 module:overlay(46) +from:0x0212a6c0 kind:load to:0x0212839c module:overlay(46) +from:0x0212a6d0 kind:load to:0x0209856c module:overlay(0) +from:0x0212a6d4 kind:load to:0x020985a8 module:overlay(0) +from:0x0212a6d8 kind:load to:0x020985c0 module:overlay(0) +from:0x0212a6dc kind:load to:0x020985cc module:overlay(0) +from:0x0212a6e0 kind:load to:0x01fff464 module:itcm +from:0x0212a6e4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212a6e8 kind:load to:0x02127c28 module:overlay(46) +from:0x0212a6ec kind:load to:0x02098504 module:overlay(0) +from:0x0212a6f0 kind:load to:0x0212841c module:overlay(46) +from:0x0212a6f4 kind:load to:0x0209850c module:overlay(0) +from:0x0212a6f8 kind:load to:0x02098510 module:overlay(0) +from:0x0212a6fc kind:load to:0x021284c8 module:overlay(46) +from:0x0212a700 kind:load to:0x02099058 module:overlay(0) +from:0x0212a704 kind:load to:0x0209851c module:overlay(0) +from:0x0212a708 kind:load to:0x020985d8 module:overlay(0) +from:0x0212a70c kind:load to:0x02098644 module:overlay(0) +from:0x0212a710 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a714 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a718 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a71c kind:load to:0x02127b68 module:overlay(46) +from:0x0212a720 kind:load to:0x02127bc4 module:overlay(46) +from:0x0212a724 kind:load to:0x020995dc module:overlay(0) +from:0x0212a730 kind:load to:0x021295e0 module:overlay(46) +from:0x0212a734 kind:load to:0x0212961c module:overlay(46) +from:0x0212a738 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x0212a73c kind:load to:0x02129638 module:overlay(46) +from:0x0212a748 kind:load to:0x02128b88 module:overlay(46) +from:0x0212a74c kind:load to:0x02129708 module:overlay(46) +from:0x0212a750 kind:load to:0x0207b750 module:overlay(0) +from:0x0212a754 kind:load to:0x021296b4 module:overlay(46) +from:0x0212a758 kind:load to:0x021296f4 module:overlay(46) +from:0x0212a764 kind:load to:0x021289dc module:overlay(46) +from:0x0212a768 kind:load to:0x020977a0 module:overlay(0) +from:0x0212a76c kind:load to:0x020977a8 module:overlay(0) +from:0x0212a770 kind:load to:0x02097824 module:overlay(0) +from:0x0212a774 kind:load to:0x02097864 module:overlay(0) +from:0x0212a778 kind:load to:0x02097868 module:overlay(0) +from:0x0212a77c kind:load to:0x0209786c module:overlay(0) +from:0x0212a780 kind:load to:0x02128d00 module:overlay(46) +from:0x0212a788 kind:load to:0x02128d24 module:overlay(46) +from:0x0212a790 kind:load to:0x02128dd0 module:overlay(46) +from:0x0212a798 kind:load to:0x02128dd8 module:overlay(46) +from:0x0212a7a0 kind:load to:0x02128de4 module:overlay(46) +from:0x0212a7a8 kind:load to:0x02128e54 module:overlay(46) +from:0x0212a7b0 kind:load to:0x02129008 module:overlay(46) +from:0x0212a7b8 kind:load to:0x0212904c module:overlay(46) +from:0x0212a7c0 kind:load to:0x02129238 module:overlay(46) +from:0x0212a7c8 kind:load to:0x02129320 module:overlay(46) +from:0x0212a7d8 kind:load to:0x0209856c module:overlay(0) +from:0x0212a7dc kind:load to:0x020985a8 module:overlay(0) +from:0x0212a7e0 kind:load to:0x020985c0 module:overlay(0) +from:0x0212a7e4 kind:load to:0x020985cc module:overlay(0) +from:0x0212a7e8 kind:load to:0x01fff464 module:itcm +from:0x0212a7ec kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0212a7f0 kind:load to:0x02128c4c module:overlay(46) +from:0x0212a7f4 kind:load to:0x02098504 module:overlay(0) +from:0x0212a7f8 kind:load to:0x021293a0 module:overlay(46) +from:0x0212a7fc kind:load to:0x0209850c module:overlay(0) +from:0x0212a800 kind:load to:0x02098510 module:overlay(0) +from:0x0212a804 kind:load to:0x02129444 module:overlay(46) +from:0x0212a808 kind:load to:0x02099058 module:overlay(0) +from:0x0212a80c kind:load to:0x0209851c module:overlay(0) +from:0x0212a810 kind:load to:0x020985d8 module:overlay(0) +from:0x0212a814 kind:load to:0x02098644 module:overlay(0) +from:0x0212a818 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0212a81c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0212a820 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0212a824 kind:load to:0x02128b9c module:overlay(46) +from:0x0212a828 kind:load to:0x02128bf0 module:overlay(46) +from:0x0212a82c kind:load to:0x020995dc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov046/symbols.txt b/config/eur1/arm9/overlays/ov046/symbols.txt new file mode 100644 index 00000000..14c5bd0e --- /dev/null +++ b/config/eur1/arm9/overlays/ov046/symbols.txt @@ -0,0 +1,277 @@ +func_ov046_02123600 kind:function(arm,size=0xc) addr:0x02123600 +func_ov046_0212360c kind:function(arm,size=0x24) addr:0x0212360c +func_ov046_02123630 kind:function(arm,size=0x68) addr:0x02123630 +func_ov046_02123698 kind:function(arm,size=0x170) addr:0x02123698 +func_ov046_02123808 kind:function(arm,size=0x14) addr:0x02123808 +func_ov046_0212381c kind:function(arm,size=0xa8) addr:0x0212381c +func_ov046_021238c4 kind:function(arm,size=0x24) addr:0x021238c4 +func_ov046_021238e8 kind:function(arm,size=0x24) addr:0x021238e8 +func_ov046_0212390c kind:function(arm,size=0x34) addr:0x0212390c +func_ov046_02123940 kind:function(arm,size=0x3c) addr:0x02123940 +func_ov046_0212397c kind:function(arm,size=0x10) addr:0x0212397c +func_ov046_0212398c kind:function(arm,size=0x6c) addr:0x0212398c +func_ov046_021239f8 kind:function(arm,size=0x1c) addr:0x021239f8 +func_ov046_02123a14 kind:function(arm,size=0x4) addr:0x02123a14 +func_ov046_02123a18 kind:function(arm,size=0xec) addr:0x02123a18 +func_ov046_02123b04 kind:function(arm,size=0x114) addr:0x02123b04 +func_ov046_02123c18 kind:function(arm,size=0x1c) addr:0x02123c18 +func_ov046_02123c34 kind:function(arm,size=0xc0) addr:0x02123c34 +func_ov046_02123cf4 kind:function(arm,size=0x38) addr:0x02123cf4 +func_ov046_02123d2c kind:function(arm,size=0x88) addr:0x02123d2c +func_ov046_02123db4 kind:function(arm,size=0x1d4) addr:0x02123db4 +func_ov046_02123f88 kind:function(arm,size=0x2c) addr:0x02123f88 +func_ov046_02123fb4 kind:function(arm,size=0x88) addr:0x02123fb4 +func_ov046_0212403c kind:function(arm,size=0x148) addr:0x0212403c +func_ov046_02124184 kind:function(arm,size=0x2c) addr:0x02124184 +func_ov046_021241b0 kind:function(arm,size=0xf4) addr:0x021241b0 +func_ov046_021242a4 kind:function(arm,size=0xa4) addr:0x021242a4 +func_ov046_02124348 kind:function(arm,size=0x44) addr:0x02124348 +func_ov046_0212438c kind:function(arm,size=0x9c) addr:0x0212438c +func_ov046_02124428 kind:function(arm,size=0x9c) addr:0x02124428 +func_ov046_021244c4 kind:function(arm,size=0x44) addr:0x021244c4 +func_ov046_02124508 kind:function(arm,size=0x90) addr:0x02124508 +func_ov046_02124598 kind:function(arm,size=0x11c) addr:0x02124598 +func_ov046_021246b4 kind:function(arm,size=0x3c) addr:0x021246b4 +func_ov046_021246f0 kind:function(arm,size=0x204) addr:0x021246f0 +func_ov046_021248f4 kind:function(arm,size=0x430) addr:0x021248f4 +func_ov046_02124d24 kind:function(arm,size=0x2c) addr:0x02124d24 +func_ov046_02124d50 kind:function(arm,size=0x78) addr:0x02124d50 +func_ov046_02124dc8 kind:function(arm,size=0x1c) addr:0x02124dc8 +func_ov046_02124de4 kind:function(arm,size=0x24) addr:0x02124de4 +func_ov046_02124e08 kind:function(arm,size=0x2c) addr:0x02124e08 +func_ov046_02124e34 kind:function(arm,size=0xc) addr:0x02124e34 +func_ov046_02124e40 kind:function(arm,size=0x1c) addr:0x02124e40 +func_ov046_02124e5c kind:function(arm,size=0x48) addr:0x02124e5c +func_ov046_02124ea4 kind:function(arm,size=0x50) addr:0x02124ea4 +func_ov046_02124ef4 kind:function(arm,size=0x14) addr:0x02124ef4 +func_ov046_02124f08 kind:function(arm,size=0xc) addr:0x02124f08 +func_ov046_02124f14 kind:function(arm,size=0x24) addr:0x02124f14 +func_ov046_02124f38 kind:function(arm,size=0x50) addr:0x02124f38 +func_ov046_02124f88 kind:function(arm,size=0x23c) addr:0x02124f88 +func_ov046_021251c4 kind:function(arm,size=0x80) addr:0x021251c4 +func_ov046_02125244 kind:function(arm,size=0x88) addr:0x02125244 +func_ov046_021252cc kind:function(arm,size=0xc4) addr:0x021252cc +func_ov046_02125390 kind:function(arm,size=0x68) addr:0x02125390 +func_ov046_021253f8 kind:function(arm,size=0xc0) addr:0x021253f8 +func_ov046_021254b8 kind:function(arm,size=0x30) addr:0x021254b8 +func_ov046_021254e8 kind:function(arm,size=0x30) addr:0x021254e8 +func_ov046_02125518 kind:function(arm,size=0x90) addr:0x02125518 +func_ov046_021255a8 kind:function(arm,size=0x60) addr:0x021255a8 +func_ov046_02125608 kind:function(arm,size=0x60) addr:0x02125608 +func_ov046_02125668 kind:function(arm,size=0x48) addr:0x02125668 +func_ov046_021256b0 kind:function(arm,size=0xc0) addr:0x021256b0 +func_ov046_02125770 kind:function(arm,size=0x7c) addr:0x02125770 +func_ov046_021257ec kind:function(arm,size=0xbc) addr:0x021257ec +func_ov046_021258a8 kind:function(arm,size=0xec) addr:0x021258a8 +func_ov046_02125994 kind:function(arm,size=0x84) addr:0x02125994 +func_ov046_02125a18 kind:function(arm,size=0xcc) addr:0x02125a18 +func_ov046_02125ae4 kind:function(arm,size=0xa0) addr:0x02125ae4 +func_ov046_02125b84 kind:function(arm,size=0x3c) addr:0x02125b84 +func_ov046_02125bc0 kind:function(arm,size=0x90) addr:0x02125bc0 +func_ov046_02125c50 kind:function(arm,size=0x3c) addr:0x02125c50 +func_ov046_02125c8c kind:function(arm,size=0x2b4) addr:0x02125c8c +func_ov046_02125f40 kind:function(arm,size=0x444) addr:0x02125f40 +func_ov046_02126384 kind:function(arm,size=0x2c) addr:0x02126384 +func_ov046_021263b0 kind:function(arm,size=0xac) addr:0x021263b0 +func_ov046_0212645c kind:function(arm,size=0x34) addr:0x0212645c +func_ov046_02126490 kind:function(arm,size=0x1c) addr:0x02126490 +func_ov046_021264ac kind:function(arm,size=0x184) addr:0x021264ac +func_ov046_02126630 kind:function(arm,size=0x14) addr:0x02126630 +func_ov046_02126644 kind:function(arm,size=0xc) addr:0x02126644 +func_ov046_02126650 kind:function(arm,size=0x24) addr:0x02126650 +func_ov046_02126674 kind:function(arm,size=0x4c) addr:0x02126674 +func_ov046_021266c0 kind:function(arm,size=0x238) addr:0x021266c0 +func_ov046_021268f8 kind:function(arm,size=0x70) addr:0x021268f8 +func_ov046_02126968 kind:function(arm,size=0x78) addr:0x02126968 +func_ov046_021269e0 kind:function(arm,size=0xfc) addr:0x021269e0 +func_ov046_02126adc kind:function(arm,size=0x5c) addr:0x02126adc +func_ov046_02126b38 kind:function(arm,size=0x7c) addr:0x02126b38 +func_ov046_02126bb4 kind:function(arm,size=0x30) addr:0x02126bb4 +func_ov046_02126be4 kind:function(arm,size=0x80) addr:0x02126be4 +func_ov046_02126c64 kind:function(arm,size=0xf8) addr:0x02126c64 +func_ov046_02126d5c kind:function(arm,size=0x1c) addr:0x02126d5c +func_ov046_02126d78 kind:function(arm,size=0x60) addr:0x02126d78 +func_ov046_02126dd8 kind:function(arm,size=0x10) addr:0x02126dd8 +func_ov046_02126de8 kind:function(arm,size=0x84) addr:0x02126de8 +func_ov046_02126e6c kind:function(arm,size=0x8c) addr:0x02126e6c +func_ov046_02126ef8 kind:function(arm,size=0x40) addr:0x02126ef8 +func_ov046_02126f38 kind:function(arm,size=0x5c) addr:0x02126f38 +func_ov046_02126f94 kind:function(arm,size=0x48) addr:0x02126f94 +func_ov046_02126fdc kind:function(arm,size=0xa0) addr:0x02126fdc +func_ov046_0212707c kind:function(arm,size=0x3c) addr:0x0212707c +func_ov046_021270b8 kind:function(arm,size=0x90) addr:0x021270b8 +func_ov046_02127148 kind:function(arm,size=0x188) addr:0x02127148 +func_ov046_021272d0 kind:function(arm,size=0x88) addr:0x021272d0 +func_ov046_02127358 kind:function(arm,size=0x190) addr:0x02127358 +func_ov046_021274e8 kind:function(arm,size=0x2f8) addr:0x021274e8 +func_ov046_021277e0 kind:function(arm,size=0x2c) addr:0x021277e0 +func_ov046_0212780c kind:function(arm,size=0x50) addr:0x0212780c +func_ov046_0212785c kind:function(arm,size=0x34) addr:0x0212785c +func_ov046_02127890 kind:function(arm,size=0x64) addr:0x02127890 +func_ov046_021278f4 kind:function(arm,size=0x78) addr:0x021278f4 +func_ov046_0212796c kind:function(arm,size=0x14) addr:0x0212796c +func_ov046_02127980 kind:function(arm,size=0xc) addr:0x02127980 +func_ov046_0212798c kind:function(arm,size=0x24) addr:0x0212798c +func_ov046_021279b0 kind:function(arm,size=0x50) addr:0x021279b0 +func_ov046_02127a00 kind:function(arm,size=0x140) addr:0x02127a00 +func_ov046_02127b40 kind:function(arm,size=0x14) addr:0x02127b40 +func_ov046_02127b54 kind:function(arm,size=0x14) addr:0x02127b54 +func_ov046_02127b68 kind:function(arm,size=0x5c) addr:0x02127b68 +func_ov046_02127bc4 kind:function(arm,size=0x64) addr:0x02127bc4 +func_ov046_02127c28 kind:function(arm,size=0x90) addr:0x02127c28 +func_ov046_02127cb8 kind:function(arm,size=0xc) addr:0x02127cb8 +func_ov046_02127cc4 kind:function(arm,size=0x68) addr:0x02127cc4 +func_ov046_02127d2c kind:function(arm,size=0x30) addr:0x02127d2c +func_ov046_02127d5c kind:function(arm,size=0xac) addr:0x02127d5c +func_ov046_02127e08 kind:function(arm,size=0x8) addr:0x02127e08 +func_ov046_02127e10 kind:function(arm,size=0xc) addr:0x02127e10 +func_ov046_02127e1c kind:function(arm,size=0xb0) addr:0x02127e1c +func_ov046_02127ecc kind:function(arm,size=0x15c) addr:0x02127ecc +func_ov046_02128028 kind:function(arm,size=0x54) addr:0x02128028 +func_ov046_0212807c kind:function(arm,size=0x238) addr:0x0212807c +func_ov046_021282b4 kind:function(arm,size=0xe8) addr:0x021282b4 +func_ov046_0212839c kind:function(arm,size=0x4) addr:0x0212839c +func_ov046_021283a0 kind:function(arm,size=0x44) addr:0x021283a0 +func_ov046_021283e4 kind:function(arm,size=0x38) addr:0x021283e4 +func_ov046_0212841c kind:function(arm,size=0x7c) addr:0x0212841c +func_ov046_02128498 kind:function(arm,size=0x30) addr:0x02128498 +func_ov046_021284c8 kind:function(arm,size=0x11c) addr:0x021284c8 +func_ov046_021285e4 kind:function(arm,size=0x58) addr:0x021285e4 +func_ov046_0212863c kind:function(arm,size=0x1c) addr:0x0212863c +func_ov046_02128658 kind:function(arm,size=0x10) addr:0x02128658 +func_ov046_02128668 kind:function(arm,size=0x40) addr:0x02128668 +func_ov046_021286a8 kind:function(arm,size=0x6c) addr:0x021286a8 +func_ov046_02128714 kind:function(arm,size=0x34) addr:0x02128714 +func_ov046_02128748 kind:function(arm,size=0x3c) addr:0x02128748 +func_ov046_02128784 kind:function(arm,size=0x1c) addr:0x02128784 +func_ov046_021287a0 kind:function(arm,size=0x40) addr:0x021287a0 +func_ov046_021287e0 kind:function(arm,size=0x3c) addr:0x021287e0 +func_ov046_0212881c kind:function(arm,size=0x40) addr:0x0212881c +func_ov046_0212885c kind:function(arm,size=0x14) addr:0x0212885c +func_ov046_02128870 kind:function(arm,size=0x20) addr:0x02128870 +func_ov046_02128890 kind:function(arm,size=0x30) addr:0x02128890 +func_ov046_021288c0 kind:function(arm,size=0x44) addr:0x021288c0 +func_ov046_02128904 kind:function(arm,size=0x80) addr:0x02128904 +func_ov046_02128984 kind:function(arm,size=0x1c) addr:0x02128984 +func_ov046_021289a0 kind:function(arm,size=0x1c) addr:0x021289a0 +func_ov046_021289bc kind:function(arm,size=0x14) addr:0x021289bc +func_ov046_021289d0 kind:function(arm,size=0xc) addr:0x021289d0 +func_ov046_021289dc kind:function(arm,size=0x24) addr:0x021289dc +func_ov046_02128a00 kind:function(arm,size=0x44) addr:0x02128a00 +func_ov046_02128a44 kind:function(arm,size=0x1c) addr:0x02128a44 +func_ov046_02128a60 kind:function(arm,size=0x128) addr:0x02128a60 +func_ov046_02128b88 kind:function(arm,size=0x14) addr:0x02128b88 +func_ov046_02128b9c kind:function(arm,size=0x54) addr:0x02128b9c +func_ov046_02128bf0 kind:function(arm,size=0x5c) addr:0x02128bf0 +func_ov046_02128c4c kind:function(arm,size=0x80) addr:0x02128c4c +func_ov046_02128ccc kind:function(arm,size=0x34) addr:0x02128ccc +func_ov046_02128d00 kind:function(arm,size=0x24) addr:0x02128d00 +func_ov046_02128d24 kind:function(arm,size=0xac) addr:0x02128d24 +func_ov046_02128dd0 kind:function(arm,size=0x8) addr:0x02128dd0 +func_ov046_02128dd8 kind:function(arm,size=0xc) addr:0x02128dd8 +func_ov046_02128de4 kind:function(arm,size=0x70) addr:0x02128de4 +func_ov046_02128e54 kind:function(arm,size=0x1b4) addr:0x02128e54 +func_ov046_02129008 kind:function(arm,size=0x44) addr:0x02129008 +func_ov046_0212904c kind:function(arm,size=0x1ec) addr:0x0212904c +func_ov046_02129238 kind:function(arm,size=0xe8) addr:0x02129238 +func_ov046_02129320 kind:function(arm,size=0x4) addr:0x02129320 +func_ov046_02129324 kind:function(arm,size=0x44) addr:0x02129324 +func_ov046_02129368 kind:function(arm,size=0x38) addr:0x02129368 +func_ov046_021293a0 kind:function(arm,size=0x74) addr:0x021293a0 +func_ov046_02129414 kind:function(arm,size=0x30) addr:0x02129414 +func_ov046_02129444 kind:function(arm,size=0xb0) addr:0x02129444 +func_ov046_021294f4 kind:function(arm,size=0x14) addr:0x021294f4 +func_ov046_02129508 kind:function(arm,size=0x1c) addr:0x02129508 +func_ov046_02129524 kind:function(arm,size=0x10) addr:0x02129524 +func_ov046_02129534 kind:function(arm,size=0x40) addr:0x02129534 +func_ov046_02129574 kind:function(arm,size=0x38) addr:0x02129574 +func_ov046_021295ac kind:function(arm,size=0x34) addr:0x021295ac +func_ov046_021295e0 kind:function(arm,size=0x3c) addr:0x021295e0 +func_ov046_0212961c kind:function(arm,size=0x1c) addr:0x0212961c +func_ov046_02129638 kind:function(arm,size=0x40) addr:0x02129638 +func_ov046_02129678 kind:function(arm,size=0x3c) addr:0x02129678 +func_ov046_021296b4 kind:function(arm,size=0x40) addr:0x021296b4 +func_ov046_021296f4 kind:function(arm,size=0x14) addr:0x021296f4 +func_ov046_02129708 kind:function(arm,size=0x1c) addr:0x02129708 +func_ov046_02129724 kind:function(arm,size=0x14) addr:0x02129724 +func_ov046_02129738 kind:function(arm,size=0x20) addr:0x02129738 +func_ov046_02129758 kind:function(arm,size=0x104) addr:0x02129758 +func_ov046_0212985c kind:function(arm,size=0x30c) addr:0x0212985c +data_ov046_02129b84 kind:data(any) addr:0x02129b84 +data_ov046_02129ba8 kind:data(any) addr:0x02129ba8 +data_ov046_02129bb4 kind:data(any) addr:0x02129bb4 +data_ov046_02129bd4 kind:data(any) addr:0x02129bd4 +data_ov046_02129d04 kind:data(any) addr:0x02129d04 +data_ov046_02129d08 kind:data(any) addr:0x02129d08 +data_ov046_02129d10 kind:data(any) addr:0x02129d10 +data_ov046_02129d18 kind:data(any) addr:0x02129d18 +data_ov046_02129d30 kind:data(any) addr:0x02129d30 +data_ov046_02129d50 kind:data(any) addr:0x02129d50 +data_ov046_02129d98 kind:data(any) addr:0x02129d98 +data_ov046_02129df8 kind:data(any) addr:0x02129df8 +data_ov046_02129e04 kind:data(any) addr:0x02129e04 +__sinit_ov046_02129e10 kind:function(arm,size=0x88) addr:0x02129e10 +__sinit_ov046_02129e98 kind:function(arm,size=0xb8) addr:0x02129e98 +__sinit_ov046_02129f50 kind:function(arm,size=0xb0) addr:0x02129f50 +__sinit_ov046_0212a000 kind:function(arm,size=0x50) addr:0x0212a000 +__sinit_ov046_0212a050 kind:function(arm,size=0x50) addr:0x0212a050 +.p__sinit_ov046_02129e10 kind:data(word) addr:0x0212a0a0 +.p__sinit_ov046_02129e98 kind:data(word) addr:0x0212a0a4 +.p__sinit_ov046_02129f50 kind:data(word) addr:0x0212a0a8 +.p__sinit_ov046_0212a000 kind:data(word) addr:0x0212a0ac +.p__sinit_ov046_0212a050 kind:data(word) addr:0x0212a0b0 +data_ov046_0212a0c8 kind:data(any) addr:0x0212a0c8 +data_ov046_0212a0ec kind:data(any) addr:0x0212a0ec +data_ov046_0212a130 kind:data(any) addr:0x0212a130 +data_ov046_0212a198 kind:data(any) addr:0x0212a198 +data_ov046_0212a1f0 kind:data(any) addr:0x0212a1f0 +data_ov046_0212a250 kind:data(any) addr:0x0212a250 +data_ov046_0212a260 kind:data(any) addr:0x0212a260 +data_ov046_0212a2f8 kind:data(any) addr:0x0212a2f8 +data_ov046_0212a30c kind:data(any) addr:0x0212a30c +data_ov046_0212a330 kind:data(any) addr:0x0212a330 +data_ov046_0212a350 kind:data(any) addr:0x0212a350 +data_ov046_0212a398 kind:data(any) addr:0x0212a398 +data_ov046_0212a3e8 kind:data(any) addr:0x0212a3e8 +data_ov046_0212a440 kind:data(any) addr:0x0212a440 +data_ov046_0212a450 kind:data(any) addr:0x0212a450 +data_ov046_0212a4b8 kind:data(any) addr:0x0212a4b8 +data_ov046_0212a4cc kind:data(any) addr:0x0212a4cc +data_ov046_0212a4dc kind:data(any) addr:0x0212a4dc +data_ov046_0212a4f8 kind:data(any) addr:0x0212a4f8 +data_ov046_0212a510 kind:data(any) addr:0x0212a510 +data_ov046_0212a528 kind:data(any) addr:0x0212a528 +data_ov046_0212a540 kind:data(any) addr:0x0212a540 +data_ov046_0212a550 kind:data(any) addr:0x0212a550 +data_ov046_0212a5a8 kind:data(any) addr:0x0212a5a8 +data_ov046_0212a5b4 kind:data(any) addr:0x0212a5b4 ambiguous +data_ov046_0212a60c kind:data(any) addr:0x0212a60c +data_ov046_0212a624 kind:data(any) addr:0x0212a624 +data_ov046_0212a640 kind:data(any) addr:0x0212a640 +data_ov046_0212a65c kind:data(any) addr:0x0212a65c +data_ov046_0212a678 kind:data(any) addr:0x0212a678 +data_ov046_0212a6d0 kind:data(any) addr:0x0212a6d0 +data_ov046_0212a730 kind:data(any) addr:0x0212a730 +data_ov046_0212a748 kind:data(any) addr:0x0212a748 +data_ov046_0212a764 kind:data(any) addr:0x0212a764 +data_ov046_0212a780 kind:data(any) addr:0x0212a780 +data_ov046_0212a7d8 kind:data(any) addr:0x0212a7d8 +data_ov046_0212a840 kind:bss addr:0x0212a840 +data_ov046_0212a844 kind:bss addr:0x0212a844 +data_ov046_0212a850 kind:bss addr:0x0212a850 +data_ov046_0212a904 kind:bss addr:0x0212a904 ambiguous +data_ov046_0212a928 kind:bss addr:0x0212a928 +data_ov046_0212a92c kind:bss addr:0x0212a92c +data_ov046_0212a938 kind:bss addr:0x0212a938 +data_ov046_0212a988 kind:bss addr:0x0212a988 ambiguous +data_ov046_0212aa10 kind:bss addr:0x0212aa10 +data_ov046_0212aa14 kind:bss addr:0x0212aa14 +data_ov046_0212aa20 kind:bss addr:0x0212aa20 +data_ov046_0212aaf8 kind:bss addr:0x0212aaf8 +data_ov046_0212aafc kind:bss addr:0x0212aafc +data_ov046_0212ab08 kind:bss addr:0x0212ab08 +data_ov046_0212ab0c kind:bss addr:0x0212ab0c +data_ov046_0212abe0 kind:bss addr:0x0212abe0 +data_ov046_0212abe4 kind:bss addr:0x0212abe4 +data_ov046_0212abf0 kind:bss addr:0x0212abf0 +data_ov046_0212abf4 kind:bss addr:0x0212abf4 diff --git a/config/eur1/arm9/overlays/ov047/delinks.txt b/config/eur1/arm9/overlays/ov047/delinks.txt new file mode 100644 index 00000000..e7016b47 --- /dev/null +++ b/config/eur1/arm9/overlays/ov047/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021305e0 end:0x02135e18 kind:code align:32 + .rodata start:0x02135e18 end:0x02135e6c kind:rodata align:4 + .init start:0x02135e6c end:0x02135fc4 kind:code align:4 + .ctor start:0x02135fc4 end:0x02135fd8 kind:rodata align:4 + .data start:0x02135fe0 end:0x02136480 kind:data align:32 + .bss start:0x02136480 end:0x02136660 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov047/relocs.txt b/config/eur1/arm9/overlays/ov047/relocs.txt new file mode 100644 index 00000000..15280f63 --- /dev/null +++ b/config/eur1/arm9/overlays/ov047/relocs.txt @@ -0,0 +1,786 @@ +from:0x021305ec kind:arm_call to:0x0201667c module:main +from:0x0213063c kind:load to:0x02135fec module:overlay(47) +from:0x02130640 kind:load to:0x027e09a4 module:dtcm +from:0x02130654 kind:arm_call to:0x021315a4 module:overlay(47) +from:0x0213065c kind:arm_call to:0x02016694 module:main +from:0x02130668 kind:load to:0x02135fec module:overlay(47) +from:0x02130688 kind:arm_call to:0x020d8fa8 module:overlay(31) +from:0x02130708 kind:arm_call to:0x01ffecdc module:itcm +from:0x0213071c kind:arm_call to:0x0201667c module:main +from:0x0213073c kind:arm_call to:0x02016688 module:main +from:0x02130760 kind:arm_call to:0x02016694 module:main +from:0x021307bc kind:arm_call to:0x02016764 module:main +from:0x021307e4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02130810 kind:arm_call to:0x02016720 module:main +from:0x02130874 kind:arm_call to:0x0213089c module:overlay(47) +from:0x02130a64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02130a74 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02130b60 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02130bb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130bc0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130bd0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130bfc kind:arm_call to:0x02130c38 module:overlay(47) +from:0x02130c14 kind:arm_call to:0x02130c38 module:overlay(47) +from:0x02130c28 kind:load to:0x0203e964 module:main +from:0x02130ffc kind:load to:0x02135fe0 module:overlay(47) +from:0x021310a0 kind:arm_call to:0x01ffd43c module:itcm +from:0x0213115c kind:arm_call to:0x01ffd43c module:itcm +from:0x0213117c kind:arm_call to:0x01ffd43c module:itcm +from:0x021311a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021311c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131258 kind:arm_call to:0x0205b0cc module:overlay(0) +from:0x02131280 kind:load to:0x027e09bc module:dtcm +from:0x0213128c kind:load to:0x027e095c module:dtcm +from:0x0213136c kind:arm_call to:0x020d9078 module:overlay(31) +from:0x021313e4 kind:arm_call to:0x020d90b8 module:overlay(31) +from:0x02131534 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213157c kind:arm_call to:0x02080320 module:overlay(0) +from:0x021315c0 kind:load to:0x02136490 module:overlay(47) +from:0x021315d4 kind:arm_call to:0x02011f3c module:main +from:0x021315e0 kind:arm_call to:0x021317c4 module:overlay(47) +from:0x021315f4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213163c kind:load to:0x02136064 module:overlay(47) +from:0x02131648 kind:arm_call to:0x020f7d0c module:overlay(31) +from:0x0213165c kind:load to:0x02136004 module:overlay(47) +from:0x02131698 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021316a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021316e8 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02131714 kind:arm_call to:0x020f7d6c module:overlay(31) +from:0x02131724 kind:load to:0x027e0ce4 module:dtcm +from:0x02131734 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x02131748 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02131758 kind:load to:0x02136088 module:overlay(47) +from:0x0213175c kind:load to:0x02135e18 module:overlay(47) +from:0x0213176c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02131794 kind:load to:0x02135ff8 module:overlay(47) +from:0x021317bc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021317d4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02131838 kind:arm_call to:0x0213172c module:overlay(47) +from:0x02131864 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0213187c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213188c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021318c4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021318dc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021318f4 kind:arm_call to:0x02131640 module:overlay(47) +from:0x021318fc kind:arm_call to:0x02099874 module:overlay(0) +from:0x02131904 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0213190c kind:arm_call_thumb to:0x0209b29c module:overlay(0) +from:0x02131918 kind:arm_call to:0x02134c58 module:overlay(47) +from:0x02131924 kind:arm_call to:0x02131760 module:overlay(47) +from:0x021319c4 kind:load to:0x02136208 module:overlay(47) +from:0x021319c8 kind:load to:0x02136490 module:overlay(47) +from:0x021319cc kind:load to:0x021360fc module:overlay(47) +from:0x021319d0 kind:load to:0x021360b4 module:overlay(47) +from:0x021319dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021319f0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02131a04 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02131a18 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02131a30 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02131a38 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02131a40 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02131a5c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131a88 kind:arm_call to:0x0203d210 module:main +from:0x02131a90 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02131a98 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02131aa0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02131aa8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02131ab4 kind:load to:0x020a0328 module:overlay(0) +from:0x02131ac4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02131acc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02131ad4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02131af0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131b1c kind:arm_call to:0x0203d210 module:main +from:0x02131b24 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02131b2c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02131b34 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02131b3c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02131b44 kind:arm_call to:0x02011ff4 module:main +from:0x02131b50 kind:load to:0x020a0328 module:overlay(0) +from:0x02131b74 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02131b84 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02131bb8 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02131bc4 kind:load to:0x02134a5c module:overlay(47) +from:0x02131bfc kind:arm_call to:0x02131bc8 module:overlay(47) +from:0x02131c44 kind:load to:0x02136140 module:overlay(47) +from:0x02131c68 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02131cb8 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02131d90 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02131d98 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02131db4 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02131e14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131e44 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131e64 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131e9c kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02131eb8 kind:arm_call to:0x02134c2c module:overlay(47) +from:0x02131efc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02131f1c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02131fe8 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02131ffc kind:arm_call to:0x02098750 module:overlay(0) +from:0x0213201c kind:arm_call to:0x02099114 module:overlay(0) +from:0x02132038 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02132040 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02132064 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021320a0 kind:arm_call to:0x02099114 module:overlay(0) +from:0x021320c8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021321e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021321f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02132254 kind:arm_call to:0x02099064 module:overlay(0) +from:0x02132264 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x0213228c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021322e0 kind:arm_call to:0x02015080 module:main +from:0x0213230c kind:arm_call to:0x02015080 module:main +from:0x02132330 kind:arm_call to:0x02015080 module:main +from:0x02132350 kind:arm_call to:0x02015080 module:main +from:0x02132370 kind:arm_call to:0x02015080 module:main +from:0x02132390 kind:arm_call to:0x02015080 module:main +from:0x021323b0 kind:arm_call to:0x02015080 module:main +from:0x021323dc kind:arm_call to:0x02015080 module:main +from:0x02132408 kind:arm_call to:0x02015080 module:main +from:0x02132434 kind:arm_call to:0x02015080 module:main +from:0x02132450 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02132498 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02132554 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02132560 kind:load to:0x027e09a8 module:dtcm +from:0x02132564 kind:load to:0x027e0cd8 module:dtcm +from:0x02132568 kind:load to:0x021361a0 module:overlay(47) +from:0x02132570 kind:load to:0x027e0d38 module:dtcm +from:0x02132584 kind:load to:0x027e0ce4 module:dtcm +from:0x021325a4 kind:load to:0x027e09c0 module:dtcm +from:0x021325b8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021325e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132618 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0213263c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02132658 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02132684 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02132690 kind:load to:0x027e0958 module:dtcm +from:0x02132694 kind:load to:0x027e0cd8 module:dtcm +from:0x021326dc kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02132738 kind:load to:0x0213600c module:overlay(47) +from:0x02132740 kind:load to:0x02136260 module:overlay(47) +from:0x0213274c kind:arm_call to:0x021348d8 module:overlay(47) +from:0x02132754 kind:arm_call to:0x02134754 module:overlay(47) +from:0x02132768 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x021327b0 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021327fc kind:arm_call to:0x0209b2b8 module:overlay(0) +from:0x02132808 kind:load to:0x0213600c module:overlay(47) +from:0x02132810 kind:load to:0x02136260 module:overlay(47) +from:0x02132830 kind:arm_call to:0x01ff916c module:itcm +from:0x02132870 kind:arm_call to:0x02134a04 module:overlay(47) +from:0x02132884 kind:arm_call to:0x021344d4 module:overlay(47) +from:0x02132890 kind:arm_call to:0x02134168 module:overlay(47) +from:0x021328cc kind:arm_call to:0x0209b474 module:overlay(0) +from:0x021328dc kind:arm_call to:0x0213490c module:overlay(47) +from:0x02132904 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021329a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021329c8 kind:arm_call to:0x0213490c module:overlay(47) +from:0x021329dc kind:arm_call to:0x0209bfa8 module:overlay(0) +from:0x021329e4 kind:arm_call to:0x0209ba00 module:overlay(0) +from:0x02132a24 kind:arm_call to:0x02134168 module:overlay(47) +from:0x02132a2c kind:arm_call to:0x021348d8 module:overlay(47) +from:0x02132a44 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02132a58 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02132a64 kind:arm_call to:0x02134754 module:overlay(47) +from:0x02132a78 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02132aa0 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02132ab0 kind:load to:0x027e0cd8 module:dtcm +from:0x02132b24 kind:load to:0x02136278 module:overlay(47) +from:0x02132b34 kind:arm_call to:0x021348d8 module:overlay(47) +from:0x02132b4c kind:arm_call to:0x02015080 module:main +from:0x02132b88 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02132b9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02132bb4 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02132bc0 kind:load to:0x0213600c module:overlay(47) +from:0x02132c44 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02132c54 kind:load to:0x02136290 module:overlay(47) +from:0x02132c58 kind:load to:0x0213600c module:overlay(47) +from:0x02132c74 kind:arm_call to:0x01ff916c module:itcm +from:0x02132c88 kind:arm_call to:0x01fff148 module:itcm +from:0x02132cb4 kind:arm_call to:0x02134a04 module:overlay(47) +from:0x02132cdc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02132cec kind:arm_call to:0x01ff930c module:itcm +from:0x02132d84 kind:arm_call to:0x0213490c module:overlay(47) +from:0x02132d9c kind:arm_call to:0x02134168 module:overlay(47) +from:0x02132da4 kind:arm_call to:0x021348d8 module:overlay(47) +from:0x02132dbc kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02132dd0 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02132ddc kind:arm_call to:0x021347fc module:overlay(47) +from:0x02132dec kind:arm_call to:0x021340e0 module:overlay(47) +from:0x02132df8 kind:arm_call to:0x0213483c module:overlay(47) +from:0x02132e10 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02132e1c kind:load to:0x027e0ce0 module:dtcm +from:0x02132e24 kind:load to:0x0203e964 module:main +from:0x02132e28 kind:load to:0x027e0cd8 module:dtcm +from:0x02132e6c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02132ebc kind:load to:0x0213600c module:overlay(47) +from:0x02132ec4 kind:load to:0x02136260 module:overlay(47) +from:0x02132ee0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132ef0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132f18 kind:arm_call to:0x02134a04 module:overlay(47) +from:0x02132f2c kind:arm_call to:0x021344d4 module:overlay(47) +from:0x02132f44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132f58 kind:arm_call to:0x01ff930c module:itcm +from:0x02132ff0 kind:arm_call to:0x0213490c module:overlay(47) +from:0x0213300c kind:arm_call to:0x02134168 module:overlay(47) +from:0x02133014 kind:arm_call to:0x021348d8 module:overlay(47) +from:0x02133030 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02133044 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133050 kind:arm_call to:0x02134754 module:overlay(47) +from:0x02133064 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133078 kind:arm_call to:0x01ff9258 module:itcm +from:0x021330a0 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x021330b0 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x021330c0 kind:load to:0x0203e964 module:main +from:0x021330c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0213315c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02133174 kind:load to:0x020aed4c module:overlay(0) +from:0x0213317c kind:load to:0x021362c0 module:overlay(47) +from:0x02133180 kind:load to:0x0213600c module:overlay(47) +from:0x021331a8 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x021331b8 kind:arm_call to:0x021340e0 module:overlay(47) +from:0x021331d8 kind:arm_call to:0x02015080 module:main +from:0x02133214 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02133234 kind:arm_call to:0x02015080 module:main +from:0x02133270 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02133290 kind:arm_call to:0x02015080 module:main +from:0x021332b8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021332d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021332ec kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x021332f8 kind:load to:0x027e0cd8 module:dtcm +from:0x021332fc kind:load to:0x0213600c module:overlay(47) +from:0x02133300 kind:load to:0x027e0cec module:dtcm +from:0x0213339c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021333b4 kind:load to:0x020aed4c module:overlay(0) +from:0x021333bc kind:load to:0x021362d8 module:overlay(47) +from:0x021333c0 kind:load to:0x0213600c module:overlay(47) +from:0x0213343c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02133454 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x02133468 kind:arm_call to:0x021340e0 module:overlay(47) +from:0x02133474 kind:load to:0x027e0cd8 module:dtcm +from:0x02133478 kind:load to:0x027e0cec module:dtcm +from:0x021334a0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021334b4 kind:load to:0x020aed4c module:overlay(0) +from:0x021334c0 kind:arm_call to:0x02099330 module:overlay(0) +from:0x021334e0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021334e8 kind:arm_call to:0x02134b88 module:overlay(47) +from:0x021334f4 kind:arm_call to:0x02099818 module:overlay(0) +from:0x0213351c kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133538 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0213354c kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133554 kind:arm_call to:0x021347fc module:overlay(47) +from:0x02133564 kind:arm_call to:0x021340e0 module:overlay(47) +from:0x02133594 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021335c8 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x021335d8 kind:load to:0x027e0cd8 module:dtcm +from:0x02133614 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0213361c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133628 kind:load to:0x020aed4c module:overlay(0) +from:0x0213362c kind:load to:0x020aed44 module:overlay(0) +from:0x02133638 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02133664 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x02133674 kind:arm_call to:0x021347fc module:overlay(47) +from:0x02133684 kind:arm_call to:0x021340e0 module:overlay(47) +from:0x021336b4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021336e8 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133718 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0213372c kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133734 kind:arm_call to:0x021340e0 module:overlay(47) +from:0x0213373c kind:load to:0x020aed48 module:overlay(0) +from:0x02133740 kind:load to:0x027e0cd8 module:dtcm +from:0x02133764 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x021337e8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021337fc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213380c kind:load to:0x021362d8 module:overlay(47) +from:0x02133810 kind:load to:0x0213600c module:overlay(47) +from:0x0213384c kind:arm_call to:0x02080af8 module:overlay(0) +from:0x0213385c kind:arm_call to:0x021340e0 module:overlay(47) +from:0x02133874 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02133880 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133888 kind:load to:0x027e0cd8 module:dtcm +from:0x021338d4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02133924 kind:load to:0x0213600c module:overlay(47) +from:0x0213392c kind:load to:0x021362a8 module:overlay(47) +from:0x0213399c kind:arm_call to:0x01ff916c module:itcm +from:0x021339b0 kind:arm_call to:0x01fff148 module:itcm +from:0x021339c4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021339d4 kind:arm_call to:0x01ff930c module:itcm +from:0x02133a40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133a64 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02133a78 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133a88 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133a98 kind:load to:0x027e0ce0 module:dtcm +from:0x02133aa0 kind:load to:0x0203e964 module:main +from:0x02133aa4 kind:load to:0x027e0cd8 module:dtcm +from:0x02133adc kind:arm_call to:0x01ff9638 module:itcm +from:0x02133aec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133b18 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02133b30 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02133b48 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133b60 kind:arm_call to:0x021347fc module:overlay(47) +from:0x02133b78 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02133bc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02133bd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133be4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02133bec kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133c18 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02133c5c kind:load to:0x021348cc module:overlay(47) +from:0x02133c60 kind:load to:0x027e0cec module:dtcm +from:0x02133c64 kind:load to:0x027e09a8 module:dtcm +from:0x02133d8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133db0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133dc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133ddc kind:arm_call to:0x01ffb464 module:itcm +from:0x02133dec kind:arm_call to:0x01ff9218 module:itcm +from:0x02133e08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133e18 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133e34 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133e44 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133e74 kind:arm_call to:0x02015080 module:main +from:0x02133eac kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02133ec0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133f34 kind:arm_call to:0x021347fc module:overlay(47) +from:0x02133f64 kind:arm_call to:0x021340e0 module:overlay(47) +from:0x02133f78 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02133f9c kind:arm_call to:0x01ffb464 module:itcm +from:0x02133fac kind:arm_call to:0x01ff9218 module:itcm +from:0x02133fc8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133fd8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133ff4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134004 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134020 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134030 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134048 kind:arm_call to:0x02015080 module:main +from:0x02134080 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02134094 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021340bc kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x021340cc kind:load to:0x02136278 module:overlay(47) +from:0x021340d0 kind:load to:0x027e09a8 module:dtcm +from:0x021340d8 kind:load to:0x0213600c module:overlay(47) +from:0x021340dc kind:load to:0x02136290 module:overlay(47) +from:0x02134110 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02134158 kind:arm_call to:0x02131bf0 module:overlay(47) +from:0x02134194 kind:arm_call to:0x01ffb714 module:itcm +from:0x021341a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134260 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213426c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134280 kind:arm_call to:0x01ff930c module:itcm +from:0x02134304 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134318 kind:arm_call to:0x01ff930c module:itcm +from:0x021343b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021343c4 kind:arm_call to:0x01ff930c module:itcm +from:0x02134450 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134464 kind:arm_call to:0x01ff930c module:itcm +from:0x021344cc kind:load to:0x0203e964 module:main +from:0x021344f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021344fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213463c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02134658 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x0213467c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02134698 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x021346c0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021346d4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02134708 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134728 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213474c kind:load to:0x0203e964 module:main +from:0x02134750 kind:load to:0x027e0cd8 module:dtcm +from:0x02134770 kind:arm_call to:0x01fff148 module:itcm +from:0x0213477c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021347b4 kind:arm_call to:0x02016b8c module:main +from:0x021347d4 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x021347f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021347f8 kind:load to:0x027e0cd8 module:dtcm +from:0x0213481c kind:arm_call to:0x01fff148 module:itcm +from:0x0213482c kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02134834 kind:load to:0x027e0cd8 module:dtcm +from:0x02134838 kind:load to:0x027e0ce0 module:dtcm +from:0x02134854 kind:arm_call to:0x01fff148 module:itcm +from:0x02134864 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02134888 kind:arm_call to:0x01ff9258 module:itcm +from:0x021348b0 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x021348c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021348c8 kind:load to:0x027e0cd8 module:dtcm +from:0x02134934 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0213495c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134988 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021349ac kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021349c4 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021349dc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021349ec kind:load to:0x0213602c module:overlay(47) +from:0x021349f8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02134a48 kind:arm_call to:0x0213490c module:overlay(47) +from:0x02134ac4 kind:arm_call to:0x0200e260 module:main +from:0x02134ad4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02134b0c kind:load to:0x027e0964 module:dtcm +from:0x02134b40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134b68 kind:arm_call to:0x01ff9638 module:itcm +from:0x02134b78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134bc0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02134bdc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02134bf8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02134c10 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02134c1c kind:load to:0x021348cc module:overlay(47) +from:0x02134c24 kind:load to:0x027e0cec module:dtcm +from:0x02134c28 kind:load to:0x027e09a8 module:dtcm +from:0x02134c64 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02134cac kind:load to:0x02136048 module:overlay(47) +from:0x02134d04 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02134d90 kind:arm_call to:0x0209832c module:overlay(0) +from:0x02134da0 kind:load to:0x027e0cd8 module:dtcm +from:0x02134e08 kind:arm_call to:0x02080b60 module:overlay(0) +from:0x02134ec0 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x02134fe8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213500c kind:arm_call to:0x01ff9258 module:itcm +from:0x02135044 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135070 kind:arm_call to:0x01ff9258 module:itcm +from:0x021350b8 kind:load to:0x027e0cd8 module:dtcm +from:0x02135180 kind:arm_call to:0x01ff9258 module:itcm +from:0x021351dc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021351f0 kind:load to:0x020578a4 module:overlay(0) +from:0x0213520c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02135218 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02135234 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02135244 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02135254 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213525c kind:arm_call to:0x02011ff4 module:main +from:0x02135270 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02135278 kind:arm_call to:0x02011ff4 module:main +from:0x0213528c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02135294 kind:arm_call to:0x02011ff4 module:main +from:0x021352a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021352b0 kind:arm_call to:0x02011ff4 module:main +from:0x021352c4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021352cc kind:arm_call to:0x02011ff4 module:main +from:0x021352e0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021352f4 kind:load to:0x02136578 module:overlay(47) +from:0x02135308 kind:arm_call to:0x02011f3c module:main +from:0x02135314 kind:arm_call to:0x02135344 module:overlay(47) +from:0x02135328 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02135340 kind:load to:0x021362f8 module:overlay(47) +from:0x0213534c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02135360 kind:load to:0x0213631c module:overlay(47) +from:0x0213537c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02135394 kind:arm_call to:0x02135438 module:overlay(47) +from:0x021353a0 kind:arm_call to:0x02135438 module:overlay(47) +from:0x021353d0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02135404 kind:arm_call to:0x02135438 module:overlay(47) +from:0x02135494 kind:arm_call to:0x02072724 module:overlay(0) +from:0x021354b8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x021354e0 kind:arm_call to:0x02072724 module:overlay(0) +from:0x021354fc kind:load to:0x027e09ac module:dtcm +from:0x02135500 kind:load to:0x027e0cd8 module:dtcm +from:0x0213550c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02135520 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02135528 kind:arm_call to:0x02011ff4 module:main +from:0x0213553c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02135550 kind:load to:0x021365c4 module:overlay(47) +from:0x02135564 kind:arm_call to:0x02011f3c module:main +from:0x02135570 kind:arm_call to:0x021355a0 module:overlay(47) +from:0x02135584 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0213559c kind:load to:0x02136378 module:overlay(47) +from:0x021355a8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021355d4 kind:arm_call to:0x020d8f10 module:overlay(31) +from:0x021355e0 kind:load to:0x0213639c module:overlay(47) +from:0x02135664 kind:arm_call to:0x01fff148 module:itcm +from:0x02135690 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x021356a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021356a4 kind:load to:0x02135e34 module:overlay(47) +from:0x021356a8 kind:load to:0x02135e28 module:overlay(47) +from:0x021356ac kind:load to:0x027e0ce0 module:dtcm +from:0x021356f4 kind:arm_call to:0x01ff916c module:itcm +from:0x02135718 kind:arm_call to:0x02080aac module:overlay(0) +from:0x0213572c kind:load to:0x02135e2c module:overlay(47) +from:0x02135730 kind:load to:0x027e0cd8 module:dtcm +from:0x02135740 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x02135748 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02135760 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x02135768 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02135770 kind:arm_call to:0x02011ff4 module:main +from:0x02135784 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021357e4 kind:load to:0x02135e3c module:overlay(47) +from:0x02135800 kind:arm_call to:0x02135790 module:overlay(47) +from:0x02135808 kind:arm_call to:0x02135790 module:overlay(47) +from:0x02135810 kind:arm_call to:0x02135790 module:overlay(47) +from:0x02135818 kind:arm_call to:0x02135790 module:overlay(47) +from:0x02135828 kind:load to:0x02136610 module:overlay(47) +from:0x0213583c kind:arm_call to:0x02011f3c module:main +from:0x02135848 kind:arm_call to:0x02135878 module:overlay(47) +from:0x0213585c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02135874 kind:load to:0x021363f8 module:overlay(47) +from:0x02135880 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021358a0 kind:load to:0x0213641c module:overlay(47) +from:0x021358d0 kind:arm_call to:0x02080ae0 module:overlay(0) +from:0x021358d8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021358e4 kind:load to:0x0213641c module:overlay(47) +from:0x021358e8 kind:load to:0x027e0cd8 module:dtcm +from:0x02135918 kind:arm_call to:0x02080ae0 module:overlay(0) +from:0x02135920 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02135928 kind:arm_call to:0x02011ff4 module:main +from:0x02135934 kind:load to:0x0213641c module:overlay(47) +from:0x02135938 kind:load to:0x027e0cd8 module:dtcm +from:0x02135954 kind:arm_call to:0x02080654 module:overlay(0) +from:0x021359b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021359d8 kind:arm_call to:0x02080ac4 module:overlay(0) +from:0x021359e0 kind:load to:0x027e0cd8 module:dtcm +from:0x021359f8 kind:arm_call to:0x02135a00 module:overlay(47) +from:0x02135a0c kind:arm_call to:0x01ff8d38 module:itcm +from:0x02135a34 kind:arm_call to:0x01ffd054 module:itcm +from:0x02135a5c kind:arm_call to:0x01ffd098 module:itcm +from:0x02135ac0 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135ad8 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135aec kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135b00 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135b14 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135b28 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135b4c kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135b60 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135b74 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135b88 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135b9c kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135bb0 kind:arm_call to:0x021357f0 module:overlay(47) +from:0x02135bdc kind:arm_call to:0x02097778 module:overlay(0) +from:0x02135c10 kind:arm_call to:0x0200b8f0 module:main +from:0x02135c20 kind:arm_call to:0x0200ee9c module:main +from:0x02135c2c kind:arm_call to:0x0200ef9c module:main +from:0x02135c38 kind:arm_call to:0x0200eddc module:main +from:0x02135c44 kind:arm_call to:0x0200ee1c module:main +from:0x02135c50 kind:arm_call to:0x0200ee5c module:main +from:0x02135c5c kind:arm_call to:0x0200ef5c module:main +from:0x02135c68 kind:arm_call to:0x0200eedc module:main +from:0x02135c74 kind:arm_call to:0x0200efdc module:main +from:0x02135c9c kind:arm_call to:0x0200ba90 module:main +from:0x02135cac kind:arm_call to:0x0200ee9c module:main +from:0x02135cb8 kind:arm_call to:0x0200ef9c module:main +from:0x02135cc8 kind:arm_call to:0x0200eddc module:main +from:0x02135cd4 kind:arm_call to:0x0200ee1c module:main +from:0x02135ce0 kind:arm_call to:0x0200ee5c module:main +from:0x02135cec kind:arm_call to:0x0200ef5c module:main +from:0x02135cf8 kind:arm_call to:0x0200eedc module:main +from:0x02135d04 kind:arm_call to:0x0200efdc module:main +from:0x02135d3c kind:arm_call_thumb to:0x0208ed48 module:overlay(0) +from:0x02135d74 kind:arm_call to:0x02135bf8 module:overlay(47) +from:0x02135d94 kind:arm_call to:0x02135bf8 module:overlay(47) +from:0x02135da4 kind:load to:0x027e0ce0 module:dtcm +from:0x02135de4 kind:arm_call to:0x02135c84 module:overlay(47) +from:0x02135e08 kind:arm_call to:0x02135c84 module:overlay(47) +from:0x02135e80 kind:load to:0x02135fe0 module:overlay(47) +from:0x02135ea0 kind:arm_call to:0x021315e8 module:overlay(47) +from:0x02135eb0 kind:arm_call to:0x0203ce74 module:main +from:0x02135ec4 kind:load to:0x02136480 module:overlay(47) +from:0x02135ec8 kind:load to:0x02136490 module:overlay(47) +from:0x02135ecc kind:load to:0x021352d8 module:overlay(47) +from:0x02135ed0 kind:load to:0x02136484 module:overlay(47) +from:0x02135ef0 kind:arm_call to:0x0213531c module:overlay(47) +from:0x02135f00 kind:arm_call to:0x0203ce74 module:main +from:0x02135f14 kind:load to:0x02136568 module:overlay(47) +from:0x02135f18 kind:load to:0x02136578 module:overlay(47) +from:0x02135f1c kind:load to:0x02135534 module:overlay(47) +from:0x02135f20 kind:load to:0x0213656c module:overlay(47) +from:0x02135f40 kind:arm_call to:0x02135578 module:overlay(47) +from:0x02135f50 kind:arm_call to:0x0203ce74 module:main +from:0x02135f64 kind:load to:0x021365b4 module:overlay(47) +from:0x02135f68 kind:load to:0x021365c4 module:overlay(47) +from:0x02135f6c kind:load to:0x0213577c module:overlay(47) +from:0x02135f70 kind:load to:0x021365b8 module:overlay(47) +from:0x02135f90 kind:arm_call to:0x02135850 module:overlay(47) +from:0x02135fa0 kind:arm_call to:0x0203ce74 module:main +from:0x02135fb4 kind:load to:0x02136600 module:overlay(47) +from:0x02135fb8 kind:load to:0x02136610 module:overlay(47) +from:0x02135fbc kind:load to:0x02135bd4 module:overlay(47) +from:0x02135fc0 kind:load to:0x02136604 module:overlay(47) +from:0x02135fc4 kind:load to:0x02135e6c module:overlay(47) +from:0x02135fc8 kind:load to:0x02135e84 module:overlay(47) +from:0x02135fcc kind:load to:0x02135ed4 module:overlay(47) +from:0x02135fd0 kind:load to:0x02135f24 module:overlay(47) +from:0x02135fd4 kind:load to:0x02135f74 module:overlay(47) +from:0x02135fec kind:load to:0x02131010 module:overlay(47) +from:0x02135ff8 kind:load to:0x02131798 module:overlay(47) +from:0x02136004 kind:load to:0x02097c68 module:overlay(0) +from:0x02136008 kind:load to:0x02131660 module:overlay(47) +from:0x0213602c kind:load to:0x021349f0 module:overlay(47) +from:0x02136030 kind:load to:0x02135284 module:overlay(47) +from:0x02136034 kind:load to:0x021350bc module:overlay(47) +from:0x02136038 kind:load to:0x021350e4 module:overlay(47) +from:0x0213603c kind:load to:0x0207c044 module:overlay(0) +from:0x02136048 kind:load to:0x02131a10 module:overlay(47) +from:0x0213604c kind:load to:0x02135268 module:overlay(47) +from:0x02136050 kind:load to:0x02134cb0 module:overlay(47) +from:0x02136054 kind:load to:0x02134da4 module:overlay(47) +from:0x02136058 kind:load to:0x0207c044 module:overlay(0) +from:0x02136064 kind:load to:0x021315c4 module:overlay(47) +from:0x02136068 kind:load to:0x02097998 module:overlay(0) +from:0x0213606c kind:load to:0x020977a8 module:overlay(0) +from:0x02136070 kind:load to:0x02097824 module:overlay(0) +from:0x02136074 kind:load to:0x020979a0 module:overlay(0) +from:0x02136078 kind:load to:0x020979c0 module:overlay(0) +from:0x0213607c kind:load to:0x020979ec module:overlay(0) +from:0x02136088 kind:load to:0x021319d4 module:overlay(47) +from:0x0213608c kind:load to:0x0213524c module:overlay(47) +from:0x02136090 kind:load to:0x02057bf4 module:overlay(0) +from:0x02136094 kind:load to:0x02057a88 module:overlay(0) +from:0x02136098 kind:load to:0x02057dc8 module:overlay(0) +from:0x0213609c kind:load to:0x02057e44 module:overlay(0) +from:0x021360a0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021360a4 kind:load to:0x0209a7f0 module:overlay(0) +from:0x021360a8 kind:load to:0x02057d84 module:overlay(0) +from:0x021360b4 kind:load to:0x021319fc module:overlay(47) +from:0x021360b8 kind:load to:0x021352bc module:overlay(47) +from:0x021360bc kind:load to:0x02099b54 module:overlay(0) +from:0x021360c0 kind:load to:0x02099b8c module:overlay(0) +from:0x021360c4 kind:load to:0x0209a190 module:overlay(0) +from:0x021360c8 kind:load to:0x0209a198 module:overlay(0) +from:0x021360cc kind:load to:0x0209a138 module:overlay(0) +from:0x021360d0 kind:load to:0x02099d04 module:overlay(0) +from:0x021360d4 kind:load to:0x02099bf4 module:overlay(0) +from:0x021360d8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021360dc kind:load to:0x0209a148 module:overlay(0) +from:0x021360e0 kind:load to:0x0209a160 module:overlay(0) +from:0x021360e4 kind:load to:0x021351f4 module:overlay(47) +from:0x021360e8 kind:load to:0x0209a178 module:overlay(0) +from:0x021360ec kind:load to:0x021351e4 module:overlay(47) +from:0x021360f0 kind:load to:0x021351c0 module:overlay(47) +from:0x021360fc kind:load to:0x021319e8 module:overlay(47) +from:0x02136100 kind:load to:0x021352a0 module:overlay(47) +from:0x02136104 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02136108 kind:load to:0x0209a2dc module:overlay(0) +from:0x0213610c kind:load to:0x0209a374 module:overlay(0) +from:0x02136110 kind:load to:0x0209a388 module:overlay(0) +from:0x02136114 kind:load to:0x0209a138 module:overlay(0) +from:0x02136118 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0213611c kind:load to:0x0209a438 module:overlay(0) +from:0x02136120 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02136124 kind:load to:0x0209a344 module:overlay(0) +from:0x02136128 kind:load to:0x0209a35c module:overlay(0) +from:0x0213612c kind:load to:0x0209a39c module:overlay(0) +from:0x02136130 kind:load to:0x0209a728 module:overlay(0) +from:0x02136134 kind:load to:0x02135220 module:overlay(47) +from:0x02136138 kind:load to:0x021351fc module:overlay(47) +from:0x0213613c kind:load to:0x0209a760 module:overlay(0) +from:0x02136140 kind:load to:0x0213269c module:overlay(47) +from:0x02136148 kind:load to:0x02132770 module:overlay(47) +from:0x02136150 kind:load to:0x02132ab4 module:overlay(47) +from:0x02136158 kind:load to:0x02132bc4 module:overlay(47) +from:0x02136160 kind:load to:0x02132e2c module:overlay(47) +from:0x02136168 kind:load to:0x021330c8 module:overlay(47) +from:0x02136170 kind:load to:0x02133308 module:overlay(47) +from:0x02136178 kind:load to:0x02133480 module:overlay(47) +from:0x02136180 kind:load to:0x02133744 module:overlay(47) +from:0x02136188 kind:load to:0x021335dc module:overlay(47) +from:0x02136190 kind:load to:0x0213388c module:overlay(47) +from:0x02136198 kind:load to:0x02133aa8 module:overlay(47) +from:0x021361a0 kind:load to:0x02132744 module:overlay(47) +from:0x021361a8 kind:load to:0x02132814 module:overlay(47) +from:0x021361b0 kind:load to:0x02132b28 module:overlay(47) +from:0x021361b8 kind:load to:0x02132c5c module:overlay(47) +from:0x021361c0 kind:load to:0x02132ec8 module:overlay(47) +from:0x021361c8 kind:load to:0x02133184 module:overlay(47) +from:0x021361d0 kind:load to:0x021333c4 module:overlay(47) +from:0x021361d8 kind:load to:0x021334b8 module:overlay(47) +from:0x021361e0 kind:load to:0x02133814 module:overlay(47) +from:0x021361e8 kind:load to:0x02133630 module:overlay(47) +from:0x021361f0 kind:load to:0x02133930 module:overlay(47) +from:0x021361f8 kind:load to:0x02133c6c module:overlay(47) +from:0x02136208 kind:load to:0x0209856c module:overlay(0) +from:0x0213620c kind:load to:0x020985a8 module:overlay(0) +from:0x02136210 kind:load to:0x020985c0 module:overlay(0) +from:0x02136214 kind:load to:0x020985cc module:overlay(0) +from:0x02136218 kind:load to:0x02134b10 module:overlay(47) +from:0x0213621c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02136220 kind:load to:0x02131b54 module:overlay(47) +from:0x02136224 kind:load to:0x02098504 module:overlay(0) +from:0x02136228 kind:load to:0x02131c48 module:overlay(47) +from:0x0213622c kind:load to:0x0209850c module:overlay(0) +from:0x02136230 kind:load to:0x02098510 module:overlay(0) +from:0x02136234 kind:load to:0x021325a8 module:overlay(47) +from:0x02136238 kind:load to:0x02099058 module:overlay(0) +from:0x0213623c kind:load to:0x0209851c module:overlay(0) +from:0x02136240 kind:load to:0x020985d8 module:overlay(0) +from:0x02136244 kind:load to:0x02098644 module:overlay(0) +from:0x02136248 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213624c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136250 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02136254 kind:load to:0x02131a24 module:overlay(47) +from:0x02136258 kind:load to:0x02131ab8 module:overlay(47) +from:0x0213625c kind:load to:0x020995dc module:overlay(0) +from:0x021362f8 kind:load to:0x021352f8 module:overlay(47) +from:0x021362fc kind:load to:0x020977a0 module:overlay(0) +from:0x02136300 kind:load to:0x020977a8 module:overlay(0) +from:0x02136304 kind:load to:0x02097824 module:overlay(0) +from:0x02136308 kind:load to:0x02097864 module:overlay(0) +from:0x0213630c kind:load to:0x02097868 module:overlay(0) +from:0x02136310 kind:load to:0x0209786c module:overlay(0) +from:0x0213631c kind:load to:0x0209856c module:overlay(0) +from:0x02136320 kind:load to:0x020985a8 module:overlay(0) +from:0x02136324 kind:load to:0x020985c0 module:overlay(0) +from:0x02136328 kind:load to:0x020985cc module:overlay(0) +from:0x0213632c kind:load to:0x01fff464 module:itcm +from:0x02136330 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02136334 kind:load to:0x02135364 module:overlay(47) +from:0x02136338 kind:load to:0x0213536c module:overlay(47) +from:0x0213633c kind:load to:0x021353a8 module:overlay(47) +from:0x02136340 kind:load to:0x02135424 module:overlay(47) +from:0x02136344 kind:load to:0x02098510 module:overlay(0) +from:0x02136348 kind:load to:0x02098514 module:overlay(0) +from:0x0213634c kind:load to:0x02098518 module:overlay(0) +from:0x02136350 kind:load to:0x0209851c module:overlay(0) +from:0x02136354 kind:load to:0x020985d8 module:overlay(0) +from:0x02136358 kind:load to:0x02098644 module:overlay(0) +from:0x0213635c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02136360 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136364 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02136368 kind:load to:0x02135504 module:overlay(47) +from:0x0213636c kind:load to:0x02135518 module:overlay(47) +from:0x02136378 kind:load to:0x02135554 module:overlay(47) +from:0x0213637c kind:load to:0x020977a0 module:overlay(0) +from:0x02136380 kind:load to:0x020977a8 module:overlay(0) +from:0x02136384 kind:load to:0x02097824 module:overlay(0) +from:0x02136388 kind:load to:0x02097864 module:overlay(0) +from:0x0213638c kind:load to:0x02097868 module:overlay(0) +from:0x02136390 kind:load to:0x0209786c module:overlay(0) +from:0x0213639c kind:load to:0x0209856c module:overlay(0) +from:0x021363a0 kind:load to:0x020985a8 module:overlay(0) +from:0x021363a4 kind:load to:0x020985c0 module:overlay(0) +from:0x021363a8 kind:load to:0x020985cc module:overlay(0) +from:0x021363ac kind:load to:0x01fff464 module:itcm +from:0x021363b0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021363b4 kind:load to:0x021355e4 module:overlay(47) +from:0x021363b8 kind:load to:0x02098504 module:overlay(0) +from:0x021363bc kind:load to:0x021356b0 module:overlay(47) +from:0x021363c0 kind:load to:0x0209850c module:overlay(0) +from:0x021363c4 kind:load to:0x02098510 module:overlay(0) +from:0x021363c8 kind:load to:0x02098514 module:overlay(0) +from:0x021363cc kind:load to:0x02098518 module:overlay(0) +from:0x021363d0 kind:load to:0x0209851c module:overlay(0) +from:0x021363d4 kind:load to:0x020985d8 module:overlay(0) +from:0x021363d8 kind:load to:0x02098644 module:overlay(0) +from:0x021363dc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021363e0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021363e4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021363e8 kind:load to:0x02135734 module:overlay(47) +from:0x021363ec kind:load to:0x02135754 module:overlay(47) +from:0x021363f8 kind:load to:0x0213582c module:overlay(47) +from:0x021363fc kind:load to:0x020977a0 module:overlay(0) +from:0x02136400 kind:load to:0x020977a8 module:overlay(0) +from:0x02136404 kind:load to:0x02097824 module:overlay(0) +from:0x02136408 kind:load to:0x02097864 module:overlay(0) +from:0x0213640c kind:load to:0x02097868 module:overlay(0) +from:0x02136410 kind:load to:0x0209786c module:overlay(0) +from:0x0213641c kind:load to:0x0209856c module:overlay(0) +from:0x02136420 kind:load to:0x020985a8 module:overlay(0) +from:0x02136424 kind:load to:0x020985c0 module:overlay(0) +from:0x02136428 kind:load to:0x020985cc module:overlay(0) +from:0x0213642c kind:load to:0x01fff464 module:itcm +from:0x02136430 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02136434 kind:load to:0x0213593c module:overlay(47) +from:0x02136438 kind:load to:0x021359b8 module:overlay(47) +from:0x0213643c kind:load to:0x02098508 module:overlay(0) +from:0x02136440 kind:load to:0x0209850c module:overlay(0) +from:0x02136444 kind:load to:0x02098510 module:overlay(0) +from:0x02136448 kind:load to:0x021359e4 module:overlay(47) +from:0x0213644c kind:load to:0x02098518 module:overlay(0) +from:0x02136450 kind:load to:0x0209851c module:overlay(0) +from:0x02136454 kind:load to:0x020985d8 module:overlay(0) +from:0x02136458 kind:load to:0x02098644 module:overlay(0) +from:0x0213645c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02136460 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136464 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02136468 kind:load to:0x021358a4 module:overlay(47) +from:0x0213646c kind:load to:0x021358ec module:overlay(47) diff --git a/config/eur1/arm9/overlays/ov047/symbols.txt b/config/eur1/arm9/overlays/ov047/symbols.txt new file mode 100644 index 00000000..5aa513a9 --- /dev/null +++ b/config/eur1/arm9/overlays/ov047/symbols.txt @@ -0,0 +1,181 @@ +func_ov047_021305e0 kind:function(arm,size=0x64) addr:0x021305e0 +func_ov047_02130644 kind:function(arm,size=0x28) addr:0x02130644 +func_ov047_0213066c kind:function(arm,size=0x30) addr:0x0213066c +func_ov047_0213069c kind:function(arm,size=0x200) addr:0x0213069c +func_ov047_0213089c kind:function(arm,size=0x39c) addr:0x0213089c +func_ov047_02130c38 kind:function(arm,size=0x3d8) addr:0x02130c38 +func_ov047_02131010 kind:function(arm,size=0x280) addr:0x02131010 +func_ov047_02131290 kind:function(arm,size=0xe8) addr:0x02131290 +func_ov047_02131378 kind:function(arm,size=0x74) addr:0x02131378 +func_ov047_021313ec kind:function(arm,size=0x80) addr:0x021313ec +func_ov047_0213146c kind:function(arm,size=0x68) addr:0x0213146c +func_ov047_021314d4 kind:function(arm,size=0xd0) addr:0x021314d4 +func_ov047_021315a4 kind:function(arm,size=0x14) addr:0x021315a4 +func_ov047_021315b8 kind:function(arm,size=0xc) addr:0x021315b8 +func_ov047_021315c4 kind:function(arm,size=0x24) addr:0x021315c4 +func_ov047_021315e8 kind:function(arm,size=0x58) addr:0x021315e8 +func_ov047_02131640 kind:function(arm,size=0x20) addr:0x02131640 +func_ov047_02131660 kind:function(arm,size=0xcc) addr:0x02131660 +func_ov047_0213172c kind:function(arm,size=0x34) addr:0x0213172c +func_ov047_02131760 kind:function(arm,size=0x38) addr:0x02131760 +func_ov047_02131798 kind:function(arm,size=0x2c) addr:0x02131798 +func_ov047_021317c4 kind:function(arm,size=0x210) addr:0x021317c4 +func_ov047_021319d4 kind:function(arm,size=0x14) addr:0x021319d4 +func_ov047_021319e8 kind:function(arm,size=0x14) addr:0x021319e8 +func_ov047_021319fc kind:function(arm,size=0x14) addr:0x021319fc +func_ov047_02131a10 kind:function(arm,size=0x14) addr:0x02131a10 +func_ov047_02131a24 kind:function(arm,size=0x94) addr:0x02131a24 +func_ov047_02131ab8 kind:function(arm,size=0x9c) addr:0x02131ab8 +func_ov047_02131b54 kind:function(arm,size=0x74) addr:0x02131b54 +func_ov047_02131bc8 kind:function(arm,size=0x28) addr:0x02131bc8 +func_ov047_02131bf0 kind:function(arm,size=0x58) addr:0x02131bf0 +func_ov047_02131c48 kind:function(arm,size=0x960) addr:0x02131c48 +func_ov047_021325a8 kind:function(arm,size=0xf4) addr:0x021325a8 +func_ov047_0213269c kind:function(arm,size=0xa8) addr:0x0213269c +func_ov047_02132744 kind:function(arm,size=0x2c) addr:0x02132744 +func_ov047_02132770 kind:function(arm,size=0xa4) addr:0x02132770 +func_ov047_02132814 kind:function(arm,size=0x2a0) addr:0x02132814 +func_ov047_02132ab4 kind:function(arm,size=0x74) addr:0x02132ab4 +func_ov047_02132b28 kind:function(arm,size=0x9c) addr:0x02132b28 +func_ov047_02132bc4 kind:function(arm,size=0x98) addr:0x02132bc4 +func_ov047_02132c5c kind:function(arm,size=0x1d0) addr:0x02132c5c +func_ov047_02132e2c kind:function(arm,size=0x9c) addr:0x02132e2c +func_ov047_02132ec8 kind:function(arm,size=0x200) addr:0x02132ec8 +func_ov047_021330c8 kind:function(arm,size=0xbc) addr:0x021330c8 +func_ov047_02133184 kind:function(arm,size=0x184) addr:0x02133184 +func_ov047_02133308 kind:function(arm,size=0xbc) addr:0x02133308 +func_ov047_021333c4 kind:function(arm,size=0xbc) addr:0x021333c4 +func_ov047_02133480 kind:function(arm,size=0x38) addr:0x02133480 +func_ov047_021334b8 kind:function(arm,size=0x124) addr:0x021334b8 +func_ov047_021335dc kind:function(arm,size=0x54) addr:0x021335dc +func_ov047_02133630 kind:function(arm,size=0x114) addr:0x02133630 +func_ov047_02133744 kind:function(arm,size=0xd0) addr:0x02133744 +func_ov047_02133814 kind:function(arm,size=0x78) addr:0x02133814 +func_ov047_0213388c kind:function(arm,size=0xa4) addr:0x0213388c +func_ov047_02133930 kind:function(arm,size=0x178) addr:0x02133930 +func_ov047_02133aa8 kind:function(arm,size=0x1c4) addr:0x02133aa8 +func_ov047_02133c6c kind:function(arm,size=0x474) addr:0x02133c6c +func_ov047_021340e0 kind:function(arm,size=0x88) addr:0x021340e0 +func_ov047_02134168 kind:function(arm,size=0x36c) addr:0x02134168 +func_ov047_021344d4 kind:function(arm,size=0x280) addr:0x021344d4 +func_ov047_02134754 kind:function(arm,size=0xa8) addr:0x02134754 +func_ov047_021347fc kind:function(arm,size=0x40) addr:0x021347fc +func_ov047_0213483c kind:function(arm,size=0x90) addr:0x0213483c +func_ov047_021348cc kind:function(arm,size=0xc) addr:0x021348cc +func_ov047_021348d8 kind:function(arm,size=0x34) addr:0x021348d8 +func_ov047_0213490c kind:function(arm,size=0xe4) addr:0x0213490c +func_ov047_021349f0 kind:function(arm,size=0x14) addr:0x021349f0 +func_ov047_02134a04 kind:function(arm,size=0x58) addr:0x02134a04 +func_ov047_02134a5c kind:function(arm,size=0xb4) addr:0x02134a5c +func_ov047_02134b10 kind:function(arm,size=0x78) addr:0x02134b10 +func_ov047_02134b88 kind:function(arm,size=0xa4) addr:0x02134b88 +func_ov047_02134c2c kind:function(arm,size=0x2c) addr:0x02134c2c +func_ov047_02134c58 kind:function(arm,size=0x58) addr:0x02134c58 +func_ov047_02134cb0 kind:function(arm,size=0xf4) addr:0x02134cb0 +func_ov047_02134da4 kind:function(arm,size=0x318) addr:0x02134da4 +func_ov047_021350bc kind:function(arm,size=0x28) addr:0x021350bc +func_ov047_021350e4 kind:function(arm,size=0xdc) addr:0x021350e4 +func_ov047_021351c0 kind:function(arm,size=0x24) addr:0x021351c0 +func_ov047_021351e4 kind:function(arm,size=0x10) addr:0x021351e4 +func_ov047_021351f4 kind:function(arm,size=0x8) addr:0x021351f4 +func_ov047_021351fc kind:function(arm,size=0x24) addr:0x021351fc +func_ov047_02135220 kind:function(arm,size=0x2c) addr:0x02135220 +func_ov047_0213524c kind:function(arm,size=0x1c) addr:0x0213524c +func_ov047_02135268 kind:function(arm,size=0x1c) addr:0x02135268 +func_ov047_02135284 kind:function(arm,size=0x1c) addr:0x02135284 +func_ov047_021352a0 kind:function(arm,size=0x1c) addr:0x021352a0 +func_ov047_021352bc kind:function(arm,size=0x1c) addr:0x021352bc +func_ov047_021352d8 kind:function(arm,size=0x14) addr:0x021352d8 +func_ov047_021352ec kind:function(arm,size=0xc) addr:0x021352ec +func_ov047_021352f8 kind:function(arm,size=0x24) addr:0x021352f8 +func_ov047_0213531c kind:function(arm,size=0x28) addr:0x0213531c +func_ov047_02135344 kind:function(arm,size=0x20) addr:0x02135344 +func_ov047_02135364 kind:function(arm,size=0x8) addr:0x02135364 +func_ov047_0213536c kind:function(arm,size=0x3c) addr:0x0213536c +func_ov047_021353a8 kind:function(arm,size=0x7c) addr:0x021353a8 +func_ov047_02135424 kind:function(arm,size=0x14) addr:0x02135424 +func_ov047_02135438 kind:function(arm,size=0xcc) addr:0x02135438 +func_ov047_02135504 kind:function(arm,size=0x14) addr:0x02135504 +func_ov047_02135518 kind:function(arm,size=0x1c) addr:0x02135518 +func_ov047_02135534 kind:function(arm,size=0x14) addr:0x02135534 +func_ov047_02135548 kind:function(arm,size=0xc) addr:0x02135548 +func_ov047_02135554 kind:function(arm,size=0x24) addr:0x02135554 +func_ov047_02135578 kind:function(arm,size=0x28) addr:0x02135578 +func_ov047_021355a0 kind:function(arm,size=0x44) addr:0x021355a0 +func_ov047_021355e4 kind:function(arm,size=0xcc) addr:0x021355e4 +func_ov047_021356b0 kind:function(arm,size=0x84) addr:0x021356b0 +func_ov047_02135734 kind:function(arm,size=0x20) addr:0x02135734 +func_ov047_02135754 kind:function(arm,size=0x28) addr:0x02135754 +func_ov047_0213577c kind:function(arm,size=0x14) addr:0x0213577c +func_ov047_02135790 kind:function(arm,size=0x60) addr:0x02135790 +func_ov047_021357f0 kind:function(arm,size=0x30) addr:0x021357f0 +func_ov047_02135820 kind:function(arm,size=0xc) addr:0x02135820 +func_ov047_0213582c kind:function(arm,size=0x24) addr:0x0213582c +func_ov047_02135850 kind:function(arm,size=0x28) addr:0x02135850 +func_ov047_02135878 kind:function(arm,size=0x2c) addr:0x02135878 +func_ov047_021358a4 kind:function(arm,size=0x48) addr:0x021358a4 +func_ov047_021358ec kind:function(arm,size=0x50) addr:0x021358ec +func_ov047_0213593c kind:function(arm,size=0x7c) addr:0x0213593c +func_ov047_021359b8 kind:function(arm,size=0x2c) addr:0x021359b8 +func_ov047_021359e4 kind:function(arm,size=0x1c) addr:0x021359e4 +func_ov047_02135a00 kind:function(arm,size=0x1d4) addr:0x02135a00 +func_ov047_02135bd4 kind:function(arm,size=0x14) addr:0x02135bd4 +func_ov047_02135be8 kind:function(arm,size=0x10) addr:0x02135be8 +func_ov047_02135bf8 kind:function(arm,size=0x8c) addr:0x02135bf8 +func_ov047_02135c84 kind:function(arm,size=0x8c) addr:0x02135c84 +func_ov047_02135d10 kind:function(arm,size=0x98) addr:0x02135d10 +func_ov047_02135da8 kind:function(arm,size=0x70) addr:0x02135da8 +data_ov047_02135e18 kind:data(any) addr:0x02135e18 +data_ov047_02135e28 kind:data(any) addr:0x02135e28 +data_ov047_02135e2c kind:data(any) addr:0x02135e2c +data_ov047_02135e34 kind:data(any) addr:0x02135e34 +data_ov047_02135e3c kind:data(any) addr:0x02135e3c +__sinit_ov047_02135e6c kind:function(arm,size=0x18) addr:0x02135e6c +__sinit_ov047_02135e84 kind:function(arm,size=0x50) addr:0x02135e84 +__sinit_ov047_02135ed4 kind:function(arm,size=0x50) addr:0x02135ed4 +__sinit_ov047_02135f24 kind:function(arm,size=0x50) addr:0x02135f24 +__sinit_ov047_02135f74 kind:function(arm,size=0x50) addr:0x02135f74 +.p__sinit_ov047_02135e6c kind:data(word) addr:0x02135fc4 +.p__sinit_ov047_02135e84 kind:data(word) addr:0x02135fc8 +.p__sinit_ov047_02135ed4 kind:data(word) addr:0x02135fcc +.p__sinit_ov047_02135f24 kind:data(word) addr:0x02135fd0 +.p__sinit_ov047_02135f74 kind:data(word) addr:0x02135fd4 +data_ov047_02135fe0 kind:data(any) addr:0x02135fe0 +data_ov047_02135fec kind:data(any) addr:0x02135fec +data_ov047_02135ff8 kind:data(any) addr:0x02135ff8 +data_ov047_02136004 kind:data(any) addr:0x02136004 +data_ov047_0213600c kind:data(any) addr:0x0213600c +data_ov047_0213602c kind:data(any) addr:0x0213602c +data_ov047_02136048 kind:data(any) addr:0x02136048 +data_ov047_02136064 kind:data(any) addr:0x02136064 +data_ov047_02136088 kind:data(any) addr:0x02136088 +data_ov047_021360b4 kind:data(any) addr:0x021360b4 +data_ov047_021360fc kind:data(any) addr:0x021360fc +data_ov047_02136140 kind:data(any) addr:0x02136140 +data_ov047_021361a0 kind:data(any) addr:0x021361a0 +data_ov047_02136208 kind:data(any) addr:0x02136208 +data_ov047_02136260 kind:data(any) addr:0x02136260 +data_ov047_02136278 kind:data(any) addr:0x02136278 +data_ov047_02136290 kind:data(any) addr:0x02136290 +data_ov047_021362a8 kind:data(any) addr:0x021362a8 +data_ov047_021362c0 kind:data(any) addr:0x021362c0 +data_ov047_021362d8 kind:data(any) addr:0x021362d8 +data_ov047_021362f8 kind:data(any) addr:0x021362f8 +data_ov047_0213631c kind:data(any) addr:0x0213631c +data_ov047_0213636c kind:data(any) addr:0x0213636c ambiguous +data_ov047_02136378 kind:data(any) addr:0x02136378 +data_ov047_0213639c kind:data(any) addr:0x0213639c +data_ov047_021363f8 kind:data(any) addr:0x021363f8 +data_ov047_0213641c kind:data(any) addr:0x0213641c +data_ov047_02136480 kind:bss addr:0x02136480 +data_ov047_02136484 kind:bss addr:0x02136484 +data_ov047_02136490 kind:bss addr:0x02136490 +data_ov047_02136568 kind:bss addr:0x02136568 +data_ov047_0213656c kind:bss addr:0x0213656c +data_ov047_02136578 kind:bss addr:0x02136578 +data_ov047_021365b4 kind:bss addr:0x021365b4 +data_ov047_021365b8 kind:bss addr:0x021365b8 +data_ov047_021365c4 kind:bss addr:0x021365c4 +data_ov047_02136600 kind:bss addr:0x02136600 +data_ov047_02136604 kind:bss addr:0x02136604 +data_ov047_02136610 kind:bss addr:0x02136610 diff --git a/config/eur1/arm9/overlays/ov048/delinks.txt b/config/eur1/arm9/overlays/ov048/delinks.txt new file mode 100644 index 00000000..53a9cec5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov048/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021305e0 end:0x02137598 kind:code align:32 + .rodata start:0x02137598 end:0x021375b4 kind:rodata align:4 + .init start:0x021375b4 end:0x021376dc kind:code align:4 + .ctor start:0x021376dc end:0x021376ec kind:rodata align:4 + .data start:0x02137700 end:0x02137ba0 kind:data align:32 + .bss start:0x02137ba0 end:0x02137fa0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov048/relocs.txt b/config/eur1/arm9/overlays/ov048/relocs.txt new file mode 100644 index 00000000..a52e24ac --- /dev/null +++ b/config/eur1/arm9/overlays/ov048/relocs.txt @@ -0,0 +1,993 @@ +from:0x02130628 kind:arm_call to:0x01fff498 module:itcm +from:0x0213062c kind:arm_call to:0x01fff584 module:itcm +from:0x02130660 kind:load to:0x027e0ce8 module:dtcm +from:0x02130670 kind:arm_call to:0x0209832c module:overlay(0) +from:0x021306e0 kind:arm_call to:0x01fff498 module:itcm +from:0x021306e4 kind:arm_call to:0x01fff584 module:itcm +from:0x02130718 kind:load to:0x027e0ce8 module:dtcm +from:0x02130738 kind:arm_call to:0x0209832c module:overlay(0) +from:0x02130748 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213076c kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021307a4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x021307dc kind:load to:0x02137740 module:overlay(48) +from:0x021307e0 kind:load to:0x020b2808 module:overlay(0) +from:0x021307e4 kind:load to:0x02137724 module:overlay(48) +from:0x021307f0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130808 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130810 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02130818 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02130820 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02130838 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130840 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02130848 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02130850 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02130858 kind:arm_call to:0x02011ff4 module:main +from:0x02130870 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130878 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02130880 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02130888 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021308a4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021308cc kind:load to:0x02137ba0 module:overlay(48) +from:0x02130950 kind:arm_call to:0x021308d0 module:overlay(48) +from:0x021309c0 kind:arm_call to:0x01ffedac module:itcm +from:0x021309dc kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02130ae8 kind:load to:0x027e0cd8 module:dtcm +from:0x02130aec kind:load to:0x027e0ce8 module:dtcm +from:0x02130af8 kind:load to:0x02137ba0 module:overlay(48) +from:0x02130b1c kind:arm_call to:0x020982fc module:overlay(0) +from:0x02130b48 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02130b94 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02130bb0 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02130bbc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130bcc kind:load to:0x02137708 module:overlay(48) +from:0x02130bd8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130c04 kind:load to:0x02137ba0 module:overlay(48) +from:0x02130c24 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02130c3c kind:arm_call to:0x01fff148 module:itcm +from:0x02130c44 kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x02130c58 kind:arm_call to:0x01fff148 module:itcm +from:0x02130c84 kind:arm_call to:0x01fff148 module:itcm +from:0x02130c8c kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x02130ca0 kind:arm_call to:0x01fff148 module:itcm +from:0x02130cc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02130cd4 kind:load to:0x0205ae38 module:overlay(0) +from:0x02130cf0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130cf8 kind:arm_call to:0x02011ff4 module:main +from:0x02130d0c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130d14 kind:arm_call to:0x02011ff4 module:main +from:0x02130d28 kind:load to:0x02137be4 module:overlay(48) +from:0x02130d3c kind:arm_call to:0x02011f3c module:main +from:0x02130d48 kind:arm_call to:0x02131050 module:overlay(48) +from:0x02130d60 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02130d70 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02130d80 kind:arm_call to:0x0207f51c module:overlay(0) +from:0x02130e28 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02130e3c kind:arm_call to:0x0207f530 module:overlay(0) +from:0x02130e5c kind:load to:0x02137838 module:overlay(48) +from:0x02130e60 kind:load to:0x0213785c module:overlay(48) +from:0x02130e68 kind:load to:0x02137814 module:overlay(48) +from:0x02130e70 kind:load to:0x02137bac module:overlay(48) +from:0x02130e7c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02130e90 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02130e98 kind:arm_call to:0x02011ff4 module:main +from:0x02130ef8 kind:arm_call to:0x01fff148 module:itcm +from:0x02130f20 kind:arm_call to:0x0208be24 module:overlay(0) +from:0x02130f38 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02130f68 kind:arm_call to:0x01fff148 module:itcm +from:0x02130f90 kind:arm_call to:0x0208be24 module:overlay(0) +from:0x02130fb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130fbc kind:arm_call to:0x01fff458 module:itcm +from:0x02130fe8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131024 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x02131038 kind:load to:0x027e0ce0 module:dtcm +from:0x0213103c kind:load to:0x027e09c0 module:dtcm +from:0x02131040 kind:load to:0x02137bcc module:overlay(48) +from:0x02131044 kind:load to:0x027e0ce4 module:dtcm +from:0x0213105c kind:arm_call to:0x02130740 module:overlay(48) +from:0x021310b4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021310bc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021310cc kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02131118 kind:arm_call to:0x0203d160 module:main +from:0x02131128 kind:load to:0x021378e4 module:overlay(48) +from:0x0213112c kind:load to:0x02137be4 module:overlay(48) +from:0x02131130 kind:load to:0x0213785c module:overlay(48) +from:0x02131134 kind:load to:0x021377c0 module:overlay(48) +from:0x02131138 kind:load to:0x02131140 module:overlay(48) +from:0x0213113c kind:load to:0x02132200 module:overlay(48) +from:0x02131148 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02131174 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131190 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x021311a4 kind:arm_call to:0x0203d210 module:main +from:0x021311ac kind:arm_call to:0x02130e74 module:overlay(48) +from:0x021311b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021311bc kind:arm_call to:0x02130864 module:overlay(48) +from:0x021311c8 kind:load to:0x021378e4 module:overlay(48) +from:0x021311cc kind:load to:0x027e09c0 module:dtcm +from:0x021311d0 kind:load to:0x02131140 module:overlay(48) +from:0x021311f4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131210 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02131224 kind:arm_call to:0x0203d210 module:main +from:0x0213122c kind:arm_call to:0x02130e74 module:overlay(48) +from:0x02131234 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213123c kind:arm_call to:0x02130864 module:overlay(48) +from:0x02131244 kind:arm_call to:0x02011ff4 module:main +from:0x02131250 kind:load to:0x021378e4 module:overlay(48) +from:0x02131254 kind:load to:0x027e09c0 module:dtcm +from:0x02131258 kind:load to:0x02131140 module:overlay(48) +from:0x02131268 kind:arm_call to:0x02130894 module:overlay(48) +from:0x02131288 kind:arm_call to:0x02070cb8 module:overlay(0) +from:0x021312cc kind:arm_call to:0x0207f508 module:overlay(0) +from:0x021312d8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021312f4 kind:arm_call to:0x021313a8 module:overlay(48) +from:0x021312fc kind:arm_call to:0x02131328 module:overlay(48) +from:0x0213130c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0213131c kind:load to:0x027e09a4 module:dtcm +from:0x02131320 kind:load to:0x02137bcc module:overlay(48) +from:0x02131324 kind:load to:0x027e09c0 module:dtcm +from:0x02131354 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0213135c kind:load to:0x02137cbc module:overlay(48) +from:0x02131360 kind:load to:0x027e09c0 module:dtcm +from:0x02131390 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021313a4 kind:load to:0x020aed4c module:overlay(0) +from:0x021313b4 kind:arm_call to:0x02131364 module:overlay(48) +from:0x021313e8 kind:load to:0x021377cc module:overlay(48) +from:0x02131420 kind:load to:0x021377ec module:overlay(48) +from:0x02131434 kind:arm_call to:0x0213144c module:overlay(48) +from:0x02131454 kind:arm_call to:0x02131d68 module:overlay(48) +from:0x0213145c kind:arm_call to:0x02131de8 module:overlay(48) +from:0x0213146c kind:arm_call to:0x02131fdc module:overlay(48) +from:0x02131478 kind:arm_call to:0x02131fdc module:overlay(48) +from:0x02131480 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021314a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021314b8 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02131508 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02131554 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02131570 kind:arm_call to:0x0208bbf0 module:overlay(0) +from:0x021315bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02131604 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0213161c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02131628 kind:load to:0x027e09a8 module:dtcm +from:0x02131634 kind:load to:0x027e0cec module:dtcm +from:0x02131638 kind:load to:0x027e0ce0 module:dtcm +from:0x02131654 kind:arm_call to:0x02131f74 module:overlay(48) +from:0x02131664 kind:arm_call to:0x02131c68 module:overlay(48) +from:0x0213166c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02131690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131698 kind:arm_call to:0x02131a04 module:overlay(48) +from:0x021316ac kind:arm_call to:0x020982fc module:overlay(0) +from:0x021316d0 kind:arm_call to:0x02098964 module:overlay(0) +from:0x021316f4 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x0213179c kind:arm_call to:0x021313a8 module:overlay(48) +from:0x021317b8 kind:arm_call to:0x021313a8 module:overlay(48) +from:0x021317c0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021317cc kind:load to:0x02137724 module:overlay(48) +from:0x021317f0 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x0213180c kind:arm_call to:0x02130be4 module:overlay(48) +from:0x02131824 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213184c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02131874 kind:load to:0x027e0ce0 module:dtcm +from:0x02131878 kind:load to:0x027e09a8 module:dtcm +from:0x02131880 kind:load to:0x027e0cec module:dtcm +from:0x02131894 kind:arm_call to:0x02131f74 module:overlay(48) +from:0x021318a4 kind:arm_call to:0x02131c68 module:overlay(48) +from:0x021318ac kind:arm_call to:0x0209888c module:overlay(0) +from:0x021318d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021318dc kind:arm_call to:0x02131a04 module:overlay(48) +from:0x02131908 kind:arm_call to:0x021313a8 module:overlay(48) +from:0x02131930 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x0213194c kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02131954 kind:load to:0x027e0ce0 module:dtcm +from:0x02131964 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0213198c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131998 kind:arm_call to:0x020982fc module:overlay(0) +from:0x021319c0 kind:arm_call to:0x02098964 module:overlay(0) +from:0x021319ec kind:arm_call to:0x021313a8 module:overlay(48) +from:0x021319f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02131a00 kind:load to:0x02137724 module:overlay(48) +from:0x02131ba0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131c10 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02131c20 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02131c38 kind:load to:0x02137bac module:overlay(48) +from:0x02131c40 kind:load to:0x0213787c module:overlay(48) +from:0x02131c44 kind:load to:0x02137888 module:overlay(48) +from:0x02131c48 kind:load to:0x02137894 module:overlay(48) +from:0x02131c4c kind:load to:0x021378a0 module:overlay(48) +from:0x02131c50 kind:load to:0x021378ac module:overlay(48) +from:0x02131c54 kind:load to:0x021378b8 module:overlay(48) +from:0x02131c58 kind:load to:0x021378c4 module:overlay(48) +from:0x02131c5c kind:load to:0x021378d0 module:overlay(48) +from:0x02131c60 kind:load to:0x0203e964 module:main +from:0x02131c64 kind:load to:0x027e0cec module:dtcm +from:0x02131ca8 kind:arm_call to:0x01ff916c module:itcm +from:0x02131ccc kind:arm_call to:0x01ff916c module:itcm +from:0x02131d0c kind:arm_call to:0x01fff17c module:itcm +from:0x02131d28 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02131d4c kind:arm_call to:0x021308d0 module:overlay(48) +from:0x02131d64 kind:load to:0x027e0ce0 module:dtcm +from:0x02131d78 kind:arm_call to:0x01ffedac module:itcm +from:0x02131d94 kind:arm_call to:0x01fff498 module:itcm +from:0x02131da0 kind:arm_call to:0x01fff584 module:itcm +from:0x02131dd4 kind:arm_call to:0x02070cf4 module:overlay(0) +from:0x02131ddc kind:load to:0x027e0ce8 module:dtcm +from:0x02131de4 kind:load to:0x027e09a4 module:dtcm +from:0x02131dfc kind:arm_call to:0x01ffedac module:itcm +from:0x02131e38 kind:arm_call to:0x01fff498 module:itcm +from:0x02131e44 kind:arm_call to:0x01fff584 module:itcm +from:0x02131e5c kind:load to:0x027e0ce8 module:dtcm +from:0x02131e74 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02131e9c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02131ee4 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02131ef0 kind:load to:0x027e09b4 module:dtcm +from:0x02131f28 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02131f54 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02131f70 kind:load to:0x027e0ce0 module:dtcm +from:0x02131f8c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02131fa8 kind:arm_call to:0x0208bbf0 module:overlay(0) +from:0x02131fbc kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02131fd8 kind:load to:0x027e0ce0 module:dtcm +from:0x02131fec kind:arm_call to:0x02131f08 module:overlay(48) +from:0x02132008 kind:arm_call to:0x02131f74 module:overlay(48) +from:0x02132024 kind:arm_call to:0x02131cec module:overlay(48) +from:0x02132050 kind:arm_call to:0x02130be4 module:overlay(48) +from:0x0213205c kind:arm_call to:0x021313a8 module:overlay(48) +from:0x0213207c kind:arm_call to:0x021313a8 module:overlay(48) +from:0x021320ac kind:arm_call to:0x01fff350 module:itcm +from:0x021320bc kind:arm_call to:0x01fff350 module:itcm +from:0x021320f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213211c kind:arm_call to:0x01fff458 module:itcm +from:0x02132144 kind:arm_call to:0x01fff458 module:itcm +from:0x02132164 kind:arm_call to:0x01fff350 module:itcm +from:0x02132180 kind:load to:0x027e0ce4 module:dtcm +from:0x02132184 kind:load to:0x020b304c module:overlay(0) +from:0x021321fc kind:load to:0x027e0cd8 module:dtcm +from:0x0213221c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02132230 kind:load to:0x02137db0 module:overlay(48) +from:0x02132244 kind:arm_call to:0x02011f3c module:main +from:0x02132250 kind:arm_call to:0x021322b0 module:overlay(48) +from:0x02132264 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021322ac kind:load to:0x021379ac module:overlay(48) +from:0x021322b8 kind:arm_call to:0x02130740 module:overlay(48) +from:0x02132310 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02132318 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02132328 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02132368 kind:arm_call to:0x0203d160 module:main +from:0x021323bc kind:load to:0x02137a30 module:overlay(48) +from:0x021323c0 kind:load to:0x02137db0 module:overlay(48) +from:0x021323c4 kind:load to:0x0213785c module:overlay(48) +from:0x021323cc kind:load to:0x02131140 module:overlay(48) +from:0x021323d0 kind:load to:0x02132200 module:overlay(48) +from:0x021323d4 kind:load to:0x020b2808 module:overlay(0) +from:0x021323f8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02132414 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0213241c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02132430 kind:arm_call to:0x0203d210 module:main +from:0x02132438 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02132440 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02132448 kind:arm_call to:0x02130864 module:overlay(48) +from:0x02132454 kind:load to:0x02137a30 module:overlay(48) +from:0x02132458 kind:load to:0x027e09c0 module:dtcm +from:0x0213245c kind:load to:0x02131140 module:overlay(48) +from:0x02132480 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213249c kind:arm_call to:0x0207e288 module:overlay(0) +from:0x021324a4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021324b8 kind:arm_call to:0x0203d210 module:main +from:0x021324c0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021324c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021324d0 kind:arm_call to:0x02130864 module:overlay(48) +from:0x021324d8 kind:arm_call to:0x02011ff4 module:main +from:0x021324e4 kind:load to:0x02137a30 module:overlay(48) +from:0x021324e8 kind:load to:0x027e09c0 module:dtcm +from:0x021324ec kind:load to:0x02131140 module:overlay(48) +from:0x02132538 kind:arm_call to:0x02070cb8 module:overlay(0) +from:0x02132580 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213259c kind:arm_call to:0x0213294c module:overlay(48) +from:0x021325a4 kind:arm_call to:0x021325cc module:overlay(48) +from:0x021325b4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021325c4 kind:load to:0x027e09a4 module:dtcm +from:0x021325c8 kind:load to:0x027e09c0 module:dtcm +from:0x02132608 kind:arm_call to:0x021337d4 module:overlay(48) +from:0x0213263c kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02132684 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x021326c0 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02132708 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02132744 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x0213278c kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x021327c8 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02132810 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02132830 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0213288c kind:arm_call to:0x01ffb714 module:itcm +from:0x02132898 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02132904 kind:load to:0x027e0ce8 module:dtcm +from:0x02132934 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02132948 kind:load to:0x020aed4c module:overlay(0) +from:0x02132958 kind:arm_call to:0x02132910 module:overlay(48) +from:0x0213298c kind:load to:0x02137964 module:overlay(48) +from:0x021329cc kind:arm_call to:0x021325cc module:overlay(48) +from:0x02132a38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132b64 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02132b9c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02132ba8 kind:load to:0x02137984 module:overlay(48) +from:0x02132bb4 kind:load to:0x027e09c0 module:dtcm +from:0x02132bc8 kind:arm_call to:0x02132be4 module:overlay(48) +from:0x02132bec kind:arm_call to:0x0213345c module:overlay(48) +from:0x02132bf4 kind:arm_call to:0x02133594 module:overlay(48) +from:0x02132bfc kind:arm_call to:0x02133728 module:overlay(48) +from:0x02132c3c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02132c88 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02132ca4 kind:arm_call to:0x0208bbf0 module:overlay(0) +from:0x02132cb0 kind:load to:0x027e09a8 module:dtcm +from:0x02132cbc kind:load to:0x027e0cec module:dtcm +from:0x02132cc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02132cdc kind:arm_call to:0x021336c0 module:overlay(48) +from:0x02132cec kind:arm_call to:0x02133324 module:overlay(48) +from:0x02132cf4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02132d18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132d20 kind:arm_call to:0x021330a4 module:overlay(48) +from:0x02132d2c kind:arm_call to:0x020982fc module:overlay(0) +from:0x02132d78 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02132d98 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02132da8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02132e28 kind:arm_call to:0x02133b78 module:overlay(48) +from:0x02132e3c kind:arm_call to:0x0213294c module:overlay(48) +from:0x02132e58 kind:arm_call to:0x0213294c module:overlay(48) +from:0x02132e60 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02132e6c kind:load to:0x02137724 module:overlay(48) +from:0x02132e90 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02132eac kind:arm_call to:0x02130be4 module:overlay(48) +from:0x02132ec4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02132eec kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02132f14 kind:load to:0x027e0ce0 module:dtcm +from:0x02132f18 kind:load to:0x027e09a8 module:dtcm +from:0x02132f20 kind:load to:0x027e0cec module:dtcm +from:0x02132f34 kind:arm_call to:0x021336c0 module:overlay(48) +from:0x02132f44 kind:arm_call to:0x02133324 module:overlay(48) +from:0x02132f4c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02132f74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132f7c kind:arm_call to:0x021330a4 module:overlay(48) +from:0x02132fa8 kind:arm_call to:0x0213294c module:overlay(48) +from:0x02132fd0 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02132fec kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02132ff4 kind:load to:0x027e0ce0 module:dtcm +from:0x02133004 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0213302c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133038 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02133060 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0213308c kind:arm_call to:0x0213294c module:overlay(48) +from:0x02133094 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021330a0 kind:load to:0x02137724 module:overlay(48) +from:0x0213325c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021332cc kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x021332dc kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021332f4 kind:load to:0x02137d98 module:overlay(48) +from:0x021332fc kind:load to:0x021379c8 module:overlay(48) +from:0x02133300 kind:load to:0x021379d4 module:overlay(48) +from:0x02133304 kind:load to:0x021379e0 module:overlay(48) +from:0x02133308 kind:load to:0x021379ec module:overlay(48) +from:0x0213330c kind:load to:0x021379f8 module:overlay(48) +from:0x02133310 kind:load to:0x02137a04 module:overlay(48) +from:0x02133314 kind:load to:0x02137a10 module:overlay(48) +from:0x02133318 kind:load to:0x02137a1c module:overlay(48) +from:0x0213331c kind:load to:0x0203e964 module:main +from:0x02133320 kind:load to:0x027e0cec module:dtcm +from:0x02133364 kind:arm_call to:0x01ff916c module:itcm +from:0x02133388 kind:arm_call to:0x01ff916c module:itcm +from:0x021333c4 kind:arm_call to:0x01fff17c module:itcm +from:0x021333e0 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02133404 kind:arm_call to:0x021308d0 module:overlay(48) +from:0x0213341c kind:load to:0x027e0ce0 module:dtcm +from:0x02133470 kind:arm_call to:0x021337d4 module:overlay(48) +from:0x02133520 kind:arm_call to:0x01fff498 module:itcm +from:0x0213352c kind:arm_call to:0x01fff584 module:itcm +from:0x02133558 kind:arm_call to:0x02070cf4 module:overlay(0) +from:0x02133570 kind:load to:0x02137d98 module:overlay(48) +from:0x02133574 kind:load to:0x0213795c module:overlay(48) +from:0x02133578 kind:load to:0x0213795e module:overlay(48) +from:0x0213357c kind:load to:0x02137960 module:overlay(48) +from:0x02133580 kind:load to:0x02137962 module:overlay(48) +from:0x02133584 kind:load to:0x0213795c module:overlay(48) +from:0x0213358c kind:load to:0x027e09a4 module:dtcm +from:0x02133590 kind:load to:0x027e0ce8 module:dtcm +from:0x021335a4 kind:arm_call to:0x021337d4 module:overlay(48) +from:0x021335e0 kind:arm_call to:0x01fff498 module:itcm +from:0x021335ec kind:arm_call to:0x01fff584 module:itcm +from:0x02133604 kind:load to:0x027e0ce8 module:dtcm +from:0x02133614 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02133638 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02133674 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021336a0 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x021336bc kind:load to:0x027e0ce0 module:dtcm +from:0x021336d8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021336f4 kind:arm_call to:0x0208bbf0 module:overlay(0) +from:0x02133708 kind:arm_call to:0x0208bc00 module:overlay(0) +from:0x02133724 kind:load to:0x027e0ce0 module:dtcm +from:0x0213373c kind:arm_call to:0x02133654 module:overlay(48) +from:0x02133758 kind:arm_call to:0x021336c0 module:overlay(48) +from:0x02133774 kind:arm_call to:0x021333a4 module:overlay(48) +from:0x021337a0 kind:arm_call to:0x02130be4 module:overlay(48) +from:0x021337ac kind:arm_call to:0x0213294c module:overlay(48) +from:0x021337cc kind:arm_call to:0x0213294c module:overlay(48) +from:0x02133810 kind:arm_call to:0x01ffedac module:itcm +from:0x02133834 kind:arm_call to:0x02133654 module:overlay(48) +from:0x02133858 kind:arm_call to:0x021308d0 module:overlay(48) +from:0x021338dc kind:arm_call to:0x02130970 module:overlay(48) +from:0x021338fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213392c kind:arm_call to:0x02133654 module:overlay(48) +from:0x02133940 kind:arm_call to:0x02130970 module:overlay(48) +from:0x021339a0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x021339dc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02133a14 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02133a30 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02133a3c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02133a4c kind:load to:0x02137724 module:overlay(48) +from:0x02133a6c kind:arm_call to:0x02016edc module:main +from:0x02133a84 kind:arm_call to:0x01fff458 module:itcm +from:0x02133ac8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02133bac kind:arm_call to:0x02130c08 module:overlay(48) +from:0x02133bc8 kind:arm_call to:0x01fff148 module:itcm +from:0x02133c78 kind:arm_call to:0x01ffedac module:itcm +from:0x02133c84 kind:arm_call to:0x01ffedac module:itcm +from:0x02133cd4 kind:load to:0x027e0ce0 module:dtcm +from:0x02133ce0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02133cf4 kind:load to:0x02137ea4 module:overlay(48) +from:0x02133d08 kind:arm_call to:0x02011f3c module:main +from:0x02133d14 kind:arm_call to:0x02133dc8 module:overlay(48) +from:0x02133d2c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02133d3c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02133db4 kind:load to:0x02137ab0 module:overlay(48) +from:0x02133dbc kind:load to:0x0213785c module:overlay(48) +from:0x02133dc0 kind:load to:0x02137acc module:overlay(48) +from:0x02133dd0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02133e50 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02133e64 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02133e80 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02133e94 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02133ea8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02133ec8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02133eec kind:load to:0x02137ae8 module:overlay(48) +from:0x02133ef0 kind:load to:0x02137ea4 module:overlay(48) +from:0x02133ef4 kind:load to:0x02137ec4 module:overlay(48) +from:0x02133ef8 kind:load to:0x02137598 module:overlay(48) +from:0x02133efc kind:load to:0x02137f78 module:overlay(48) +from:0x02133f00 kind:load to:0x02137e8c module:overlay(48) +from:0x02133f40 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x02133f70 kind:arm_call to:0x01fff584 module:itcm +from:0x02133f9c kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x02133fb8 kind:arm_call to:0x02134834 module:overlay(48) +from:0x02133fd0 kind:load to:0x027e0ce8 module:dtcm +from:0x02133fe8 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x02134000 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02134020 kind:arm_call to:0x0213447c module:overlay(48) +from:0x02134028 kind:arm_call to:0x02134834 module:overlay(48) +from:0x02134034 kind:arm_call to:0x0213447c module:overlay(48) +from:0x0213404c kind:arm_call to:0x0213447c module:overlay(48) +from:0x02134054 kind:arm_call to:0x02134834 module:overlay(48) +from:0x02134060 kind:arm_call to:0x0213447c module:overlay(48) +from:0x021340b4 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x021340d4 kind:arm_call to:0x0213447c module:overlay(48) +from:0x021340e4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213410c kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02134130 kind:arm_call to:0x0213447c module:overlay(48) +from:0x02134140 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02134154 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213416c kind:arm_call to:0x0213447c module:overlay(48) +from:0x0213418c kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x021341a8 kind:arm_call to:0x0213447c module:overlay(48) +from:0x021341f4 kind:arm_call to:0x01fff498 module:itcm +from:0x02134234 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02134254 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x0213426c kind:arm_call to:0x02073004 module:overlay(0) +from:0x021342d8 kind:arm_call to:0x02166330 module:overlay(93) +from:0x02134300 kind:arm_call to:0x0213447c module:overlay(48) +from:0x02134310 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02134320 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02134340 kind:arm_call to:0x02073340 module:overlay(0) +from:0x0213435c kind:arm_call to:0x0213447c module:overlay(48) +from:0x021343a0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021343a8 kind:arm_call to:0x021348e0 module:overlay(48) +from:0x021343b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021343d4 kind:arm_call to:0x0213447c module:overlay(48) +from:0x021343f8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02134414 kind:arm_call to:0x0213447c module:overlay(48) +from:0x02134420 kind:load to:0x027e0ce0 module:dtcm +from:0x02134424 kind:load to:0x027e0ce8 module:dtcm +from:0x02134428 kind:load to:0x027e0d8c module:dtcm +from:0x02134430 kind:load to:0x027e09b8 module:dtcm +from:0x02134438 kind:load to:0x027e09a8 module:dtcm +from:0x02134458 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02134478 kind:load to:0x027e09b8 module:dtcm +from:0x021344ec kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02134500 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02134528 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x02134554 kind:arm_call to:0x02134834 module:overlay(48) +from:0x02134560 kind:arm_call to:0x02134834 module:overlay(48) +from:0x0213456c kind:arm_call to:0x0213447c module:overlay(48) +from:0x02134594 kind:arm_call to:0x02134890 module:overlay(48) +from:0x021345b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021345b8 kind:arm_call to:0x021348c4 module:overlay(48) +from:0x0213461c kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0213462c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02134638 kind:load to:0x02137ec4 module:overlay(48) +from:0x0213463c kind:load to:0x02137598 module:overlay(48) +from:0x02134648 kind:load to:0x027e09a8 module:dtcm +from:0x0213471c kind:arm_call to:0x02028c4c module:main +from:0x0213472c kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02134754 kind:arm_call to:0x0201aa44 module:main +from:0x02134760 kind:load to:0x02137e88 module:overlay(48) +from:0x02134768 kind:load to:0x027e0998 module:dtcm +from:0x0213476c kind:load to:0x0204af1c module:main +from:0x02134770 kind:load to:0x02137e8c module:overlay(48) +from:0x0213480c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02134830 kind:load to:0x0203e964 module:main +from:0x02134880 kind:arm_call to:0x01fff498 module:itcm +from:0x0213488c kind:load to:0x027e0ce8 module:dtcm +from:0x021348b4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021348bc kind:load to:0x027e0cec module:dtcm +from:0x021348d8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02134960 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02134994 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021349a4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021349dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021349f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134a0c kind:arm_call to:0x02052c48 module:overlay(0) +from:0x02134a18 kind:load to:0x0203e964 module:main +from:0x02134a2c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02134a34 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02134a3c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02134a54 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02134a5c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02134a64 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02134a6c kind:arm_call to:0x02011ff4 module:main +from:0x02134a80 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02134ab4 kind:load to:0x02137b28 module:overlay(48) +from:0x02134b04 kind:arm_call to:0x01fff498 module:itcm +from:0x02134b10 kind:arm_call to:0x01fff584 module:itcm +from:0x02134b70 kind:load to:0x027e0ce8 module:dtcm +from:0x02134be4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02134bf4 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02134c64 kind:arm_call to:0x01ffe868 module:itcm +from:0x02134cbc kind:arm_call to:0x01fff1a4 module:itcm +from:0x02134cd4 kind:arm_call to:0x01fff148 module:itcm +from:0x02134ce0 kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x02134d14 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02134d24 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02134d38 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02134d60 kind:load to:0x027e0ce0 module:dtcm +from:0x02134d6c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02134d80 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02134d88 kind:arm_call to:0x02011ff4 module:main +from:0x02134db8 kind:arm_call to:0x0205d524 module:overlay(0) +from:0x02134dc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02134df4 kind:arm_call to:0x0205d5cc module:overlay(0) +from:0x02134e08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134e14 kind:arm_call to:0x02017f38 module:main +from:0x02134e24 kind:arm_call to:0x0208baac module:overlay(0) +from:0x02134eac kind:load to:0x027e0ce0 module:dtcm +from:0x02134eb0 kind:load to:0x020ab530 module:overlay(0) +from:0x02134eb4 kind:load to:0x0203e964 module:main +from:0x02134ec4 kind:load to:0x02136f94 module:overlay(48) +from:0x02134f50 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02134f58 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02134f70 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02134fa8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02134fc0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02134fd8 kind:load to:0x021375a8 module:overlay(48) +from:0x02134fdc kind:load to:0x021375ac module:overlay(48) +from:0x0213500c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x0213501c kind:arm_call to:0x0207749c module:overlay(0) +from:0x02135030 kind:arm_call to:0x01ffd43c module:itcm +from:0x021351bc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021351c4 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021351d8 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x021351e8 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021351f8 kind:load to:0x027e09bc module:dtcm +from:0x021351fc kind:load to:0x0203e964 module:main +from:0x02135234 kind:arm_call to:0x0201aad0 module:main +from:0x02135254 kind:arm_call to:0x0201aa44 module:main +from:0x02135284 kind:arm_call to:0x0201aad0 module:main +from:0x021352a8 kind:arm_call to:0x0201aa44 module:main +from:0x021352b4 kind:load to:0x0204af1c module:main +from:0x021352c4 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x021352e4 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02135320 kind:arm_call to:0x02134ec8 module:overlay(48) +from:0x02135340 kind:arm_call to:0x02134a8c module:overlay(48) +from:0x02135388 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021353a0 kind:arm_call to:0x0216c150 module:overlays(91,93) +from:0x021353b0 kind:load to:0x02137b44 module:overlay(48) +from:0x021353b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021353e0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021353e8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021353f4 kind:load to:0x02137b44 module:overlay(48) +from:0x02135420 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02135428 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02135430 kind:arm_call to:0x02011ff4 module:main +from:0x0213543c kind:load to:0x02137b44 module:overlay(48) +from:0x021354ac kind:arm_call to:0x01fff458 module:itcm +from:0x021354fc kind:arm_call to:0x01ffd420 module:itcm +from:0x021355a8 kind:arm_call to:0x02134fe0 module:overlay(48) +from:0x021355b8 kind:load to:0x027e09b8 module:dtcm +from:0x021355bc kind:load to:0x02049b18 module:main +from:0x021355f0 kind:arm_call to:0x02136e1c module:overlay(48) +from:0x02135664 kind:load to:0x02177e84 module:overlays(89,90,91,93,94) +from:0x021356c8 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02135704 kind:arm_call to:0x01fff498 module:itcm +from:0x02135718 kind:arm_call to:0x02136f94 module:overlay(48) +from:0x02135750 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0213575c kind:load to:0x027e09a8 module:dtcm +from:0x02135764 kind:load to:0x027e0ce8 module:dtcm +from:0x021357c4 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021357d0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021357e0 kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x021357f4 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02135800 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135810 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02135840 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021358a0 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x021359bc kind:arm_call to:0x02134b78 module:overlay(48) +from:0x02135a74 kind:arm_call to:0x02134c0c module:overlay(48) +from:0x02135a84 kind:arm_call to:0x02135440 module:overlay(48) +from:0x02135a90 kind:arm_call to:0x021355c0 module:overlay(48) +from:0x02135ab0 kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x02135ac4 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02135ad0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135b0c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02135b28 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02135b48 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x02135b84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135ba0 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x02135bb4 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02135bc0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135bdc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135be8 kind:arm_call to:0x02135440 module:overlay(48) +from:0x02135bf4 kind:arm_call to:0x021355c0 module:overlay(48) +from:0x02135c14 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02135c24 kind:arm_call to:0x021355f8 module:overlay(48) +from:0x02135c30 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135c54 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02135c60 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135c6c kind:arm_call to:0x021355f8 module:overlay(48) +from:0x02135c9c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02135cb0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02135cbc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135cf4 kind:arm_call to:0x021355f8 module:overlay(48) +from:0x02135d18 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02135d24 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135d4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135d58 kind:arm_call to:0x01fff458 module:itcm +from:0x02135d74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135da8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02135db4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135dc8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02135dd4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02135de0 kind:load to:0x0204a110 module:main +from:0x02135de4 kind:load to:0x0203e964 module:main +from:0x02135de8 kind:load to:0x027e0ce0 module:dtcm +from:0x02135dec kind:load to:0x027e09b8 module:dtcm +from:0x02135df0 kind:load to:0x02177eb4 module:overlays(89,90,91,93,94) +from:0x02135df4 kind:load to:0x02177eb0 module:overlays(89,90,91,93,94) +from:0x02135df8 kind:load to:0x02177e94 module:overlays(89,90,91,93,94) +from:0x02135dfc kind:load to:0x027e0ce4 module:dtcm +from:0x02135e10 kind:arm_call to:0x02170174 module:overlay(93) +from:0x02135e2c kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02135e7c kind:arm_call to:0x02134a8c module:overlay(48) +from:0x02135ed4 kind:load to:0x02137b6c module:overlay(48) +from:0x02135f00 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02135f08 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02135f14 kind:load to:0x02137b6c module:overlay(48) +from:0x02135f40 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02135f48 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02135f50 kind:arm_call to:0x02011ff4 module:main +from:0x02135f5c kind:load to:0x02137b6c module:overlay(48) +from:0x02136008 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213614c kind:load to:0x0203e964 module:main +from:0x02136154 kind:load to:0x020ab530 module:overlay(0) +from:0x0213619c kind:arm_call to:0x02136e1c module:overlay(48) +from:0x021361dc kind:arm_call to:0x02135f60 module:overlay(48) +from:0x02136254 kind:load to:0x02177e84 module:overlays(89,90,91,93,94) +from:0x02136274 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02136288 kind:load to:0x027e09b8 module:dtcm +from:0x021362b0 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x021362d4 kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x021362f4 kind:arm_call to:0x02169728 module:overlay(93) +from:0x02136300 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0213632c kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02136344 kind:arm_call to:0x0208d1d0 module:overlay(0) +from:0x02136394 kind:arm_call to:0x0216b0b8 module:overlay(93) +from:0x021363b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021363d8 kind:arm_call to:0x02169728 module:overlay(93) +from:0x021363e4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02136400 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0213640c kind:arm_call to:0x02136158 module:overlay(48) +from:0x02136418 kind:load to:0x027e0ce0 module:dtcm +from:0x02136480 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x02136494 kind:arm_call to:0x02071800 module:overlay(0) +from:0x021364d0 kind:arm_call to:0x01fff498 module:itcm +from:0x021364e4 kind:arm_call to:0x02136f94 module:overlay(48) +from:0x02136504 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x02136510 kind:load to:0x027e09a8 module:dtcm +from:0x02136518 kind:load to:0x027e0ce8 module:dtcm +from:0x02136568 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0213657c kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x02136588 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021365cc kind:arm_call to:0x02169728 module:overlay(93) +from:0x021365d8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021365e8 kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x021365fc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02136670 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0213669c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02136794 kind:arm_call to:0x02134b78 module:overlay(48) +from:0x021367ac kind:arm_call to:0x01fff458 module:itcm +from:0x021368f0 kind:arm_call to:0x02134c0c module:overlay(48) +from:0x02136984 kind:arm_call to:0x02134c0c module:overlay(48) +from:0x02136a10 kind:arm_call to:0x02134c0c module:overlay(48) +from:0x02136b10 kind:arm_call to:0x02134c0c module:overlay(48) +from:0x02136b34 kind:arm_call to:0x02136158 module:overlay(48) +from:0x02136b54 kind:arm_call to:0x0213628c module:overlay(48) +from:0x02136b60 kind:arm_call to:0x02015080 module:main +from:0x02136b84 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02136b8c kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x02136b9c kind:arm_call to:0x01fff458 module:itcm +from:0x02136bb8 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02136bc8 kind:arm_call to:0x01fff458 module:itcm +from:0x02136be8 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02136bf8 kind:arm_call to:0x0213628c module:overlay(48) +from:0x02136c04 kind:arm_call to:0x02015080 module:main +from:0x02136c28 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02136c30 kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x02136c40 kind:arm_call to:0x01fff458 module:itcm +from:0x02136c5c kind:arm_call to:0x02071800 module:overlay(0) +from:0x02136c6c kind:arm_call to:0x01fff458 module:itcm +from:0x02136c8c kind:arm_call to:0x02071800 module:overlay(0) +from:0x02136c98 kind:arm_call to:0x02136258 module:overlay(48) +from:0x02136ca8 kind:arm_call to:0x0216f4d8 module:overlay(93) +from:0x02136cb0 kind:arm_call to:0x021361e8 module:overlay(48) +from:0x02136cbc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02136cc8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02136cf8 kind:arm_call to:0x0216f4d8 module:overlay(93) +from:0x02136d04 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02136d1c kind:arm_call to:0x0216f4d8 module:overlay(93) +from:0x02136d28 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02136d44 kind:arm_call to:0x0216f4d8 module:overlay(93) +from:0x02136d4c kind:arm_call to:0x0217051c module:overlay(93) +from:0x02136d58 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02136d68 kind:arm_call to:0x021361e8 module:overlay(48) +from:0x02136d98 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02136da8 kind:arm_call to:0x0216f4d8 module:overlay(93) +from:0x02136db4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02136dec kind:arm_call to:0x021361e8 module:overlay(48) +from:0x02136df8 kind:load to:0x0203e964 module:main +from:0x02136e00 kind:load to:0x027e09a8 module:dtcm +from:0x02136e0c kind:load to:0x02177eb4 module:overlays(89,90,91,93,94) +from:0x02136e10 kind:load to:0x027e09b8 module:dtcm +from:0x02136e14 kind:load to:0x02177eb0 module:overlays(89,90,91,93,94) +from:0x02136e18 kind:load to:0x02177e94 module:overlays(89,90,91,93,94) +from:0x02136e48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136f88 kind:load to:0x0203e964 module:main +from:0x02136f90 kind:load to:0x020ab530 module:overlay(0) +from:0x02136fe0 kind:arm_call to:0x0208baac module:overlay(0) +from:0x02137010 kind:load to:0x027e0ce0 module:dtcm +from:0x02137014 kind:load to:0x020ab530 module:overlay(0) +from:0x021371e0 kind:arm_call to:0x02137018 module:overlay(48) +from:0x02137200 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x0213733c kind:arm_call to:0x02137018 module:overlay(48) +from:0x0213735c kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02137384 kind:arm_call to:0x02137018 module:overlay(48) +from:0x021373a8 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x0213758c kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02137594 kind:load to:0x027e0ce0 module:dtcm +from:0x021375c4 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021375d4 kind:arm_call to:0x0203ce74 module:main +from:0x021375f0 kind:arm_call to:0x02130d50 module:overlay(48) +from:0x02137600 kind:arm_call to:0x0203ce74 module:main +from:0x02137614 kind:load to:0x02137bcc module:overlay(48) +from:0x02137618 kind:load to:0x0207f4dc module:overlay(0) +from:0x0213761c kind:load to:0x02137bb4 module:overlay(48) +from:0x02137620 kind:load to:0x02137bac module:overlay(48) +from:0x02137624 kind:load to:0x02137be4 module:overlay(48) +from:0x02137628 kind:load to:0x02132214 module:overlay(48) +from:0x0213762c kind:load to:0x02137bc0 module:overlay(48) +from:0x0213764c kind:arm_call to:0x02132258 module:overlay(48) +from:0x0213765c kind:arm_call to:0x0203ce74 module:main +from:0x02137670 kind:load to:0x02137d98 module:overlay(48) +from:0x02137674 kind:load to:0x02137db0 module:overlay(48) +from:0x02137678 kind:load to:0x02133cd8 module:overlay(48) +from:0x0213767c kind:load to:0x02137da4 module:overlay(48) +from:0x021376a8 kind:arm_call to:0x02133d1c module:overlay(48) +from:0x021376b8 kind:arm_call to:0x0203ce74 module:main +from:0x021376cc kind:load to:0x02137e88 module:overlay(48) +from:0x021376d0 kind:load to:0x02137ea4 module:overlay(48) +from:0x021376d4 kind:load to:0x02134a78 module:overlay(48) +from:0x021376d8 kind:load to:0x02137e98 module:overlay(48) +from:0x021376dc kind:load to:0x021375b4 module:overlay(48) +from:0x021376e0 kind:load to:0x021375b8 module:overlay(48) +from:0x021376e4 kind:load to:0x02137630 module:overlay(48) +from:0x021376e8 kind:load to:0x02137680 module:overlay(48) +from:0x02137708 kind:load to:0x02130bd0 module:overlay(48) +from:0x0213770c kind:load to:0x02130d04 module:overlay(48) +from:0x02137710 kind:load to:0x02130668 module:overlay(48) +from:0x02137714 kind:load to:0x021305e0 module:overlay(48) +from:0x02137718 kind:load to:0x0207c044 module:overlay(0) +from:0x02137724 kind:load to:0x021307e8 module:overlay(48) +from:0x02137728 kind:load to:0x02130ce8 module:overlay(48) +from:0x0213772c kind:load to:0x02130720 module:overlay(48) +from:0x02137730 kind:load to:0x02130698 module:overlay(48) +from:0x02137734 kind:load to:0x0207c044 module:overlay(0) +from:0x02137740 kind:load to:0x0209856c module:overlay(0) +from:0x02137744 kind:load to:0x020985a8 module:overlay(0) +from:0x02137748 kind:load to:0x020985c0 module:overlay(0) +from:0x0213774c kind:load to:0x020985cc module:overlay(0) +from:0x02137750 kind:load to:0x01fff464 module:itcm +from:0x02137754 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137758 kind:load to:0x02130894 module:overlay(48) +from:0x0213775c kind:load to:0x02098504 module:overlay(0) +from:0x02137760 kind:load to:0x02098508 module:overlay(0) +from:0x02137764 kind:load to:0x0209850c module:overlay(0) +from:0x02137768 kind:load to:0x02098510 module:overlay(0) +from:0x0213776c kind:load to:0x02098514 module:overlay(0) +from:0x02137770 kind:load to:0x02098518 module:overlay(0) +from:0x02137774 kind:load to:0x0209851c module:overlay(0) +from:0x02137778 kind:load to:0x020985d8 module:overlay(0) +from:0x0213777c kind:load to:0x02098644 module:overlay(0) +from:0x02137780 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137784 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137788 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213778c kind:load to:0x021307fc module:overlay(48) +from:0x02137790 kind:load to:0x0213082c module:overlay(48) +from:0x02137794 kind:load to:0x02130938 module:overlay(48) +from:0x02137798 kind:load to:0x02130970 module:overlay(48) +from:0x0213779c kind:load to:0x02130c08 module:overlay(48) +from:0x021377a0 kind:load to:0x02130cc4 module:overlay(48) +from:0x021377a4 kind:load to:0x02130cd8 module:overlay(48) +from:0x021377a8 kind:load to:0x02130ce0 module:overlay(48) +from:0x021377b4 kind:load to:0x02130afc module:overlay(48) +from:0x021377c0 kind:load to:0x02130e74 module:overlay(48) +from:0x021377c4 kind:load to:0x02130e88 module:overlay(48) +from:0x021377c8 kind:load to:0x02130ea4 module:overlay(48) +from:0x021377cc kind:load to:0x0213143c module:overlay(48) +from:0x021377d4 kind:load to:0x021314cc module:overlay(48) +from:0x021377dc kind:load to:0x021317d0 module:overlay(48) +from:0x021377e4 kind:load to:0x02131918 module:overlay(48) +from:0x021377ec kind:load to:0x0213144c module:overlay(48) +from:0x021377f4 kind:load to:0x0213163c module:overlay(48) +from:0x021377fc kind:load to:0x02131884 module:overlay(48) +from:0x02137804 kind:load to:0x02131958 module:overlay(48) +from:0x02137814 kind:load to:0x02130d2c module:overlay(48) +from:0x02137818 kind:load to:0x02097998 module:overlay(0) +from:0x0213781c kind:load to:0x020977a8 module:overlay(0) +from:0x02137820 kind:load to:0x02097824 module:overlay(0) +from:0x02137824 kind:load to:0x020979a0 module:overlay(0) +from:0x02137828 kind:load to:0x020979c0 module:overlay(0) +from:0x0213782c kind:load to:0x020979ec module:overlay(0) +from:0x0213783c kind:load to:0x02097998 module:overlay(0) +from:0x02137840 kind:load to:0x020977a8 module:overlay(0) +from:0x02137844 kind:load to:0x02097824 module:overlay(0) +from:0x02137848 kind:load to:0x020979a0 module:overlay(0) +from:0x0213784c kind:load to:0x020979c0 module:overlay(0) +from:0x02137850 kind:load to:0x020979ec module:overlay(0) +from:0x0213785c kind:load to:0x0207c4d0 module:overlay(0) +from:0x02137860 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02137864 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02137868 kind:load to:0x0207c990 module:overlay(0) +from:0x0213786c kind:load to:0x0207c9d4 module:overlay(0) +from:0x02137870 kind:load to:0x0207ca44 module:overlay(0) +from:0x02137874 kind:load to:0x0207ca6c module:overlay(0) +from:0x02137878 kind:load to:0x0207cae4 module:overlay(0) +from:0x021378e4 kind:load to:0x0209856c module:overlay(0) +from:0x021378e8 kind:load to:0x020985a8 module:overlay(0) +from:0x021378ec kind:load to:0x020985c0 module:overlay(0) +from:0x021378f0 kind:load to:0x020985cc module:overlay(0) +from:0x021378f4 kind:load to:0x01fff464 module:itcm +from:0x021378f8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021378fc kind:load to:0x0213125c module:overlay(48) +from:0x02137900 kind:load to:0x02098504 module:overlay(0) +from:0x02137904 kind:load to:0x021313ec module:overlay(48) +from:0x02137908 kind:load to:0x02131424 module:overlay(48) +from:0x0213790c kind:load to:0x02098510 module:overlay(0) +from:0x02137910 kind:load to:0x02131e60 module:overlay(48) +from:0x02137914 kind:load to:0x02098518 module:overlay(0) +from:0x02137918 kind:load to:0x02131ef4 module:overlay(48) +from:0x0213791c kind:load to:0x020985d8 module:overlay(0) +from:0x02137920 kind:load to:0x02098644 module:overlay(0) +from:0x02137924 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137928 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213792c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137930 kind:load to:0x02131154 module:overlay(48) +from:0x02137934 kind:load to:0x021311d4 module:overlay(48) +from:0x02137938 kind:load to:0x02130938 module:overlay(48) +from:0x0213793c kind:load to:0x02130970 module:overlay(48) +from:0x02137940 kind:load to:0x02130c08 module:overlay(48) +from:0x02137944 kind:load to:0x02130cc4 module:overlay(48) +from:0x02137948 kind:load to:0x02132084 module:overlay(48) +from:0x0213794c kind:load to:0x02132194 module:overlay(48) +from:0x02137950 kind:load to:0x02132068 module:overlay(48) +from:0x02137954 kind:load to:0x02131efc module:overlay(48) +from:0x02137958 kind:load to:0x02130afc module:overlay(48) +from:0x02137964 kind:load to:0x02132bd0 module:overlay(48) +from:0x0213796c kind:load to:0x02132c04 module:overlay(48) +from:0x02137974 kind:load to:0x02132e70 module:overlay(48) +from:0x0213797c kind:load to:0x02132fb8 module:overlay(48) +from:0x02137984 kind:load to:0x02132be4 module:overlay(48) +from:0x0213798c kind:load to:0x02132cc4 module:overlay(48) +from:0x02137994 kind:load to:0x02132f24 module:overlay(48) +from:0x0213799c kind:load to:0x02132ff8 module:overlay(48) +from:0x021379ac kind:load to:0x02132234 module:overlay(48) +from:0x021379b0 kind:load to:0x02097998 module:overlay(0) +from:0x021379b4 kind:load to:0x020977a8 module:overlay(0) +from:0x021379b8 kind:load to:0x02097824 module:overlay(0) +from:0x021379bc kind:load to:0x020979a0 module:overlay(0) +from:0x021379c0 kind:load to:0x020979c0 module:overlay(0) +from:0x021379c4 kind:load to:0x020979ec module:overlay(0) +from:0x02137a30 kind:load to:0x0209856c module:overlay(0) +from:0x02137a34 kind:load to:0x020985a8 module:overlay(0) +from:0x02137a38 kind:load to:0x020985c0 module:overlay(0) +from:0x02137a3c kind:load to:0x020985cc module:overlay(0) +from:0x02137a40 kind:load to:0x01fff464 module:itcm +from:0x02137a44 kind:load to:0x02133420 module:overlay(48) +from:0x02137a48 kind:load to:0x021324f0 module:overlay(48) +from:0x02137a4c kind:load to:0x02098504 module:overlay(0) +from:0x02137a50 kind:load to:0x02132990 module:overlay(48) +from:0x02137a54 kind:load to:0x02132bb8 module:overlay(48) +from:0x02137a58 kind:load to:0x02098510 module:overlay(0) +from:0x02137a5c kind:load to:0x02133608 module:overlay(48) +from:0x02137a60 kind:load to:0x02098518 module:overlay(0) +from:0x02137a64 kind:load to:0x02133640 module:overlay(48) +from:0x02137a68 kind:load to:0x020985d8 module:overlay(0) +from:0x02137a6c kind:load to:0x02098644 module:overlay(0) +from:0x02137a70 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137a74 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137a78 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137a7c kind:load to:0x021323d8 module:overlay(48) +from:0x02137a80 kind:load to:0x02132460 module:overlay(48) +from:0x02137a84 kind:load to:0x0213381c module:overlay(48) +from:0x02137a88 kind:load to:0x02133918 module:overlay(48) +from:0x02137a8c kind:load to:0x02130c08 module:overlay(48) +from:0x02137a90 kind:load to:0x02130cc4 module:overlay(48) +from:0x02137a94 kind:load to:0x02133a54 module:overlay(48) +from:0x02137a98 kind:load to:0x02130ce0 module:overlay(48) +from:0x02137a9c kind:load to:0x021337b8 module:overlay(48) +from:0x02137aa0 kind:load to:0x02133648 module:overlay(48) +from:0x02137aa4 kind:load to:0x02133950 module:overlay(48) +from:0x02137ab4 kind:load to:0x0209ca64 module:overlay(0) +from:0x02137ab8 kind:load to:0x0209ca6c module:overlay(0) +from:0x02137abc kind:load to:0x0209caac module:overlay(0) +from:0x02137ac0 kind:load to:0x0209cacc module:overlay(0) +from:0x02137acc kind:load to:0x02133cf8 module:overlay(48) +from:0x02137ad0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02137ad4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02137ad8 kind:load to:0x0209caac module:overlay(0) +from:0x02137adc kind:load to:0x0209cacc module:overlay(0) +from:0x02137ae8 kind:load to:0x02133f04 module:overlay(48) +from:0x02137aec kind:load to:0x02133fd4 module:overlay(48) +from:0x02137af0 kind:load to:0x02134068 module:overlay(48) +from:0x02137af4 kind:load to:0x0213443c module:overlay(48) +from:0x02137af8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02137afc kind:load to:0x02134774 module:overlay(48) +from:0x02137b00 kind:load to:0x02134650 module:overlay(48) +from:0x02137b04 kind:load to:0x0209d220 module:overlay(0) +from:0x02137b08 kind:load to:0x0209d228 module:overlay(0) +from:0x02137b0c kind:load to:0x0209d22c module:overlay(0) +from:0x02137b10 kind:load to:0x0209d238 module:overlay(0) +from:0x02137b14 kind:load to:0x0209d240 module:overlay(0) +from:0x02137b18 kind:load to:0x02134a20 module:overlay(48) +from:0x02137b1c kind:load to:0x02134a48 module:overlay(48) +from:0x02137b28 kind:load to:0x02134d64 module:overlay(48) +from:0x02137b2c kind:load to:0x02134d78 module:overlay(48) +from:0x02137b30 kind:load to:0x0207c034 module:overlay(0) +from:0x02137b34 kind:load to:0x02134ab8 module:overlay(48) +from:0x02137b38 kind:load to:0x0207c044 module:overlay(0) +from:0x02137b44 kind:load to:0x020901f0 module:overlay(0) +from:0x02137b48 kind:load to:0x021353b8 module:overlay(48) +from:0x02137b4c kind:load to:0x021353f8 module:overlay(48) +from:0x02137b50 kind:load to:0x02135668 module:overlay(48) +from:0x02137b54 kind:load to:0x0213576c module:overlay(48) +from:0x02137b58 kind:load to:0x02090810 module:overlay(0) +from:0x02137b5c kind:load to:0x02090814 module:overlay(0) +from:0x02137b60 kind:load to:0x02090818 module:overlay(0) +from:0x02137b6c kind:load to:0x02135ed8 module:overlay(48) +from:0x02137b70 kind:load to:0x02135f18 module:overlay(48) +from:0x02137b74 kind:load to:0x02136420 module:overlay(48) +from:0x02137b78 kind:load to:0x0213651c module:overlay(48) +from:0x02137b7c kind:load to:0x0217077c module:overlay(93) +from:0x02137b80 kind:load to:0x02170780 module:overlay(93) +from:0x02137b84 kind:load to:0x02170784 module:overlay(93) +from:0x02137b88 kind:load to:0x0217078c module:overlay(93) +from:0x02137b8c kind:load to:0x02170858 module:overlays(89,93) diff --git a/config/eur1/arm9/overlays/ov048/symbols.txt b/config/eur1/arm9/overlays/ov048/symbols.txt new file mode 100644 index 00000000..340d7012 --- /dev/null +++ b/config/eur1/arm9/overlays/ov048/symbols.txt @@ -0,0 +1,220 @@ +func_ov048_021305e0 kind:function(arm,size=0x88) addr:0x021305e0 +func_ov048_02130668 kind:function(arm,size=0x30) addr:0x02130668 +func_ov048_02130698 kind:function(arm,size=0x88) addr:0x02130698 +func_ov048_02130720 kind:function(arm,size=0x20) addr:0x02130720 +func_ov048_02130740 kind:function(arm,size=0xa8) addr:0x02130740 +func_ov048_021307e8 kind:function(arm,size=0x14) addr:0x021307e8 +func_ov048_021307fc kind:function(arm,size=0x30) addr:0x021307fc +func_ov048_0213082c kind:function(arm,size=0x38) addr:0x0213082c +func_ov048_02130864 kind:function(arm,size=0x30) addr:0x02130864 +func_ov048_02130894 kind:function(arm,size=0x3c) addr:0x02130894 +func_ov048_021308d0 kind:function(arm,size=0x68) addr:0x021308d0 +func_ov048_02130938 kind:function(arm,size=0x38) addr:0x02130938 +func_ov048_02130970 kind:function(arm,size=0x18c) addr:0x02130970 +func_ov048_02130afc kind:function(arm,size=0xd4) addr:0x02130afc +func_ov048_02130bd0 kind:function(arm,size=0x14) addr:0x02130bd0 +func_ov048_02130be4 kind:function(arm,size=0x24) addr:0x02130be4 +func_ov048_02130c08 kind:function(arm,size=0xbc) addr:0x02130c08 +func_ov048_02130cc4 kind:function(arm,size=0x14) addr:0x02130cc4 +func_ov048_02130cd8 kind:function(arm,size=0x8) addr:0x02130cd8 +func_ov048_02130ce0 kind:function(arm,size=0x8) addr:0x02130ce0 +func_ov048_02130ce8 kind:function(arm,size=0x1c) addr:0x02130ce8 +func_ov048_02130d04 kind:function(arm,size=0x1c) addr:0x02130d04 +func_ov048_02130d20 kind:function(arm,size=0xc) addr:0x02130d20 +func_ov048_02130d2c kind:function(arm,size=0x24) addr:0x02130d2c +func_ov048_02130d50 kind:function(arm,size=0x124) addr:0x02130d50 +func_ov048_02130e74 kind:function(arm,size=0x14) addr:0x02130e74 +func_ov048_02130e88 kind:function(arm,size=0x1c) addr:0x02130e88 +func_ov048_02130ea4 kind:function(arm,size=0x1ac) addr:0x02130ea4 +func_ov048_02131050 kind:function(arm,size=0xf0) addr:0x02131050 +func_ov048_02131140 kind:function(arm,size=0x14) addr:0x02131140 +func_ov048_02131154 kind:function(arm,size=0x80) addr:0x02131154 +func_ov048_021311d4 kind:function(arm,size=0x88) addr:0x021311d4 +func_ov048_0213125c kind:function(arm,size=0xcc) addr:0x0213125c +func_ov048_02131328 kind:function(arm,size=0x3c) addr:0x02131328 +func_ov048_02131364 kind:function(arm,size=0x44) addr:0x02131364 +func_ov048_021313a8 kind:function(arm,size=0x44) addr:0x021313a8 +func_ov048_021313ec kind:function(arm,size=0x38) addr:0x021313ec +func_ov048_02131424 kind:function(arm,size=0x18) addr:0x02131424 +func_ov048_0213143c kind:function(arm,size=0x10) addr:0x0213143c +func_ov048_0213144c kind:function(arm,size=0x80) addr:0x0213144c +func_ov048_021314cc kind:function(arm,size=0x170) addr:0x021314cc +func_ov048_0213163c kind:function(arm,size=0x194) addr:0x0213163c +func_ov048_021317d0 kind:function(arm,size=0xb4) addr:0x021317d0 +func_ov048_02131884 kind:function(arm,size=0x94) addr:0x02131884 +func_ov048_02131918 kind:function(arm,size=0x40) addr:0x02131918 +func_ov048_02131958 kind:function(arm,size=0xac) addr:0x02131958 +func_ov048_02131a04 kind:function(arm,size=0x264) addr:0x02131a04 +func_ov048_02131c68 kind:function(arm,size=0x84) addr:0x02131c68 +func_ov048_02131cec kind:function(arm,size=0x7c) addr:0x02131cec +func_ov048_02131d68 kind:function(arm,size=0x80) addr:0x02131d68 +func_ov048_02131de8 kind:function(arm,size=0x78) addr:0x02131de8 +func_ov048_02131e60 kind:function(arm,size=0x94) addr:0x02131e60 +func_ov048_02131ef4 kind:function(arm,size=0x8) addr:0x02131ef4 +func_ov048_02131efc kind:function(arm,size=0xc) addr:0x02131efc +func_ov048_02131f08 kind:function(arm,size=0x6c) addr:0x02131f08 +func_ov048_02131f74 kind:function(arm,size=0x68) addr:0x02131f74 +func_ov048_02131fdc kind:function(arm,size=0x8c) addr:0x02131fdc +func_ov048_02132068 kind:function(arm,size=0x1c) addr:0x02132068 +func_ov048_02132084 kind:function(arm,size=0x110) addr:0x02132084 +func_ov048_02132194 kind:function(arm,size=0x6c) addr:0x02132194 +func_ov048_02132200 kind:function(arm,size=0x14) addr:0x02132200 +func_ov048_02132214 kind:function(arm,size=0x14) addr:0x02132214 +func_ov048_02132228 kind:function(arm,size=0xc) addr:0x02132228 +func_ov048_02132234 kind:function(arm,size=0x24) addr:0x02132234 +func_ov048_02132258 kind:function(arm,size=0x58) addr:0x02132258 +func_ov048_021322b0 kind:function(arm,size=0x128) addr:0x021322b0 +func_ov048_021323d8 kind:function(arm,size=0x88) addr:0x021323d8 +func_ov048_02132460 kind:function(arm,size=0x90) addr:0x02132460 +func_ov048_021324f0 kind:function(arm,size=0xdc) addr:0x021324f0 +func_ov048_021325cc kind:function(arm,size=0x344) addr:0x021325cc +func_ov048_02132910 kind:function(arm,size=0x3c) addr:0x02132910 +func_ov048_0213294c kind:function(arm,size=0x44) addr:0x0213294c +func_ov048_02132990 kind:function(arm,size=0x228) addr:0x02132990 +func_ov048_02132bb8 kind:function(arm,size=0x18) addr:0x02132bb8 +func_ov048_02132bd0 kind:function(arm,size=0x14) addr:0x02132bd0 +func_ov048_02132be4 kind:function(arm,size=0x20) addr:0x02132be4 +func_ov048_02132c04 kind:function(arm,size=0xc0) addr:0x02132c04 +func_ov048_02132cc4 kind:function(arm,size=0x1ac) addr:0x02132cc4 +func_ov048_02132e70 kind:function(arm,size=0xb4) addr:0x02132e70 +func_ov048_02132f24 kind:function(arm,size=0x94) addr:0x02132f24 +func_ov048_02132fb8 kind:function(arm,size=0x40) addr:0x02132fb8 +func_ov048_02132ff8 kind:function(arm,size=0xac) addr:0x02132ff8 +func_ov048_021330a4 kind:function(arm,size=0x280) addr:0x021330a4 +func_ov048_02133324 kind:function(arm,size=0x80) addr:0x02133324 +func_ov048_021333a4 kind:function(arm,size=0x7c) addr:0x021333a4 +func_ov048_02133420 kind:function(arm,size=0x3c) addr:0x02133420 +func_ov048_0213345c kind:function(arm,size=0x138) addr:0x0213345c +func_ov048_02133594 kind:function(arm,size=0x74) addr:0x02133594 +func_ov048_02133608 kind:function(arm,size=0x38) addr:0x02133608 +func_ov048_02133640 kind:function(arm,size=0x8) addr:0x02133640 +func_ov048_02133648 kind:function(arm,size=0xc) addr:0x02133648 +func_ov048_02133654 kind:function(arm,size=0x6c) addr:0x02133654 +func_ov048_021336c0 kind:function(arm,size=0x68) addr:0x021336c0 +func_ov048_02133728 kind:function(arm,size=0x90) addr:0x02133728 +func_ov048_021337b8 kind:function(arm,size=0x1c) addr:0x021337b8 +func_ov048_021337d4 kind:function(arm,size=0x48) addr:0x021337d4 +func_ov048_0213381c kind:function(arm,size=0xfc) addr:0x0213381c +func_ov048_02133918 kind:function(arm,size=0x38) addr:0x02133918 +func_ov048_02133950 kind:function(arm,size=0x104) addr:0x02133950 +func_ov048_02133a54 kind:function(arm,size=0x124) addr:0x02133a54 +func_ov048_02133b78 kind:function(arm,size=0x160) addr:0x02133b78 +func_ov048_02133cd8 kind:function(arm,size=0x14) addr:0x02133cd8 +func_ov048_02133cec kind:function(arm,size=0xc) addr:0x02133cec +func_ov048_02133cf8 kind:function(arm,size=0x24) addr:0x02133cf8 +func_ov048_02133d1c kind:function(arm,size=0xac) addr:0x02133d1c +func_ov048_02133dc8 kind:function(arm,size=0x13c) addr:0x02133dc8 +func_ov048_02133f04 kind:function(arm,size=0xd0) addr:0x02133f04 +func_ov048_02133fd4 kind:function(arm,size=0x94) addr:0x02133fd4 +func_ov048_02134068 kind:function(arm,size=0x3d4) addr:0x02134068 +func_ov048_0213443c kind:function(arm,size=0x40) addr:0x0213443c +func_ov048_0213447c kind:function(arm,size=0x1d4) addr:0x0213447c +func_ov048_02134650 kind:function(arm,size=0x124) addr:0x02134650 +func_ov048_02134774 kind:function(arm,size=0xc0) addr:0x02134774 +func_ov048_02134834 kind:function(arm,size=0x5c) addr:0x02134834 +func_ov048_02134890 kind:function(arm,size=0x34) addr:0x02134890 +func_ov048_021348c4 kind:function(arm,size=0x1c) addr:0x021348c4 +func_ov048_021348e0 kind:function(arm,size=0x140) addr:0x021348e0 +func_ov048_02134a20 kind:function(arm,size=0x28) addr:0x02134a20 +func_ov048_02134a48 kind:function(arm,size=0x30) addr:0x02134a48 +func_ov048_02134a78 kind:function(arm,size=0x14) addr:0x02134a78 +func_ov048_02134a8c kind:function(arm,size=0x2c) addr:0x02134a8c +func_ov048_02134ab8 kind:function(arm,size=0xc0) addr:0x02134ab8 +func_ov048_02134b78 kind:function(arm,size=0x94) addr:0x02134b78 +func_ov048_02134c0c kind:function(arm,size=0x158) addr:0x02134c0c +func_ov048_02134d64 kind:function(arm,size=0x14) addr:0x02134d64 +func_ov048_02134d78 kind:function(arm,size=0x1c) addr:0x02134d78 +func_ov048_02134d94 kind:function(arm,size=0x124) addr:0x02134d94 +func_ov048_02134eb8 kind:function(arm,size=0x10) addr:0x02134eb8 +func_ov048_02134ec8 kind:function(arm,size=0x118) addr:0x02134ec8 +func_ov048_02134fe0 kind:function(arm,size=0x220) addr:0x02134fe0 +func_ov048_02135200 kind:function(arm,size=0xb8) addr:0x02135200 +func_ov048_021352b8 kind:function(arm,size=0x100) addr:0x021352b8 +func_ov048_021353b8 kind:function(arm,size=0x40) addr:0x021353b8 +func_ov048_021353f8 kind:function(arm,size=0x48) addr:0x021353f8 +func_ov048_02135440 kind:function(arm,size=0x180) addr:0x02135440 +func_ov048_021355c0 kind:function(arm,size=0x38) addr:0x021355c0 +func_ov048_021355f8 kind:function(arm,size=0x70) addr:0x021355f8 +func_ov048_02135668 kind:function(arm,size=0x104) addr:0x02135668 +func_ov048_0213576c kind:function(arm,size=0x698) addr:0x0213576c +func_ov048_02135e04 kind:function(arm,size=0xd4) addr:0x02135e04 +func_ov048_02135ed8 kind:function(arm,size=0x40) addr:0x02135ed8 +func_ov048_02135f18 kind:function(arm,size=0x48) addr:0x02135f18 +func_ov048_02135f60 kind:function(arm,size=0x1f8) addr:0x02135f60 +func_ov048_02136158 kind:function(arm,size=0x90) addr:0x02136158 +func_ov048_021361e8 kind:function(arm,size=0x70) addr:0x021361e8 +func_ov048_02136258 kind:function(arm,size=0x34) addr:0x02136258 +func_ov048_0213628c kind:function(arm,size=0x194) addr:0x0213628c +func_ov048_02136420 kind:function(arm,size=0xfc) addr:0x02136420 +func_ov048_0213651c kind:function(arm,size=0x900) addr:0x0213651c +func_ov048_02136e1c kind:function(arm,size=0x178) addr:0x02136e1c +func_ov048_02136f94 kind:function(arm,size=0x84) addr:0x02136f94 +func_ov048_02137018 kind:function(arm,size=0xa0) addr:0x02137018 +func_ov048_021370b8 kind:function(arm,size=0x4e0) addr:0x021370b8 +data_ov048_02137598 kind:data(any) addr:0x02137598 +data_ov048_021375a8 kind:data(any) addr:0x021375a8 +data_ov048_021375ac kind:data(any) addr:0x021375ac +__sinit_ov048_021375b4 kind:function(arm,size=0x4) addr:0x021375b4 +__sinit_ov048_021375b8 kind:function(arm,size=0x78) addr:0x021375b8 +__sinit_ov048_02137630 kind:function(arm,size=0x50) addr:0x02137630 +__sinit_ov048_02137680 kind:function(arm,size=0x5c) addr:0x02137680 +.p__sinit_ov048_021375b4 kind:data(word) addr:0x021376dc +.p__sinit_ov048_021375b8 kind:data(word) addr:0x021376e0 +.p__sinit_ov048_02137630 kind:data(word) addr:0x021376e4 +.p__sinit_ov048_02137680 kind:data(word) addr:0x021376e8 +data_ov048_02137708 kind:data(any) addr:0x02137708 +data_ov048_02137724 kind:data(any) addr:0x02137724 +data_ov048_02137740 kind:data(any) addr:0x02137740 +data_ov048_021377c0 kind:data(any) addr:0x021377c0 +data_ov048_021377cc kind:data(any) addr:0x021377cc +data_ov048_021377ec kind:data(any) addr:0x021377ec +data_ov048_02137814 kind:data(any) addr:0x02137814 +data_ov048_02137838 kind:data(any) addr:0x02137838 +data_ov048_0213785c kind:data(any) addr:0x0213785c +data_ov048_0213787c kind:data(any) addr:0x0213787c +data_ov048_02137888 kind:data(any) addr:0x02137888 +data_ov048_02137894 kind:data(any) addr:0x02137894 +data_ov048_021378a0 kind:data(any) addr:0x021378a0 +data_ov048_021378ac kind:data(any) addr:0x021378ac +data_ov048_021378b8 kind:data(any) addr:0x021378b8 +data_ov048_021378c4 kind:data(any) addr:0x021378c4 +data_ov048_021378d0 kind:data(any) addr:0x021378d0 +data_ov048_021378e4 kind:data(any) addr:0x021378e4 +data_ov048_0213795c kind:data(any) addr:0x0213795c +data_ov048_0213795e kind:data(any) addr:0x0213795e +data_ov048_02137960 kind:data(any) addr:0x02137960 +data_ov048_02137962 kind:data(any) addr:0x02137962 +data_ov048_02137964 kind:data(any) addr:0x02137964 +data_ov048_02137984 kind:data(any) addr:0x02137984 +data_ov048_021379ac kind:data(any) addr:0x021379ac +data_ov048_021379c8 kind:data(any) addr:0x021379c8 +data_ov048_021379d4 kind:data(any) addr:0x021379d4 +data_ov048_021379e0 kind:data(any) addr:0x021379e0 +data_ov048_021379ec kind:data(any) addr:0x021379ec +data_ov048_021379f8 kind:data(any) addr:0x021379f8 +data_ov048_02137a04 kind:data(any) addr:0x02137a04 +data_ov048_02137a10 kind:data(any) addr:0x02137a10 +data_ov048_02137a1c kind:data(any) addr:0x02137a1c +data_ov048_02137a30 kind:data(any) addr:0x02137a30 +data_ov048_02137ab0 kind:data(any) addr:0x02137ab0 +data_ov048_02137acc kind:data(any) addr:0x02137acc +data_ov048_02137ae8 kind:data(any) addr:0x02137ae8 +data_ov048_02137b28 kind:data(any) addr:0x02137b28 +data_ov048_02137b44 kind:data(any) addr:0x02137b44 +data_ov048_02137b6c kind:data(any) addr:0x02137b6c +data_ov048_02137ba0 kind:bss addr:0x02137ba0 +data_ov048_02137bac kind:bss addr:0x02137bac +data_ov048_02137bb4 kind:bss addr:0x02137bb4 +data_ov048_02137bc0 kind:bss addr:0x02137bc0 +data_ov048_02137bcc kind:bss addr:0x02137bcc +data_ov048_02137be4 kind:bss addr:0x02137be4 +data_ov048_02137cbc kind:bss addr:0x02137cbc +data_ov048_02137d98 kind:bss addr:0x02137d98 +data_ov048_02137da4 kind:bss addr:0x02137da4 +data_ov048_02137db0 kind:bss addr:0x02137db0 +data_ov048_02137e88 kind:bss addr:0x02137e88 +data_ov048_02137e8c kind:bss addr:0x02137e8c +data_ov048_02137e98 kind:bss addr:0x02137e98 +data_ov048_02137ea4 kind:bss addr:0x02137ea4 +data_ov048_02137ec4 kind:bss addr:0x02137ec4 +data_ov048_02137f78 kind:bss addr:0x02137f78 diff --git a/config/eur1/arm9/overlays/ov049/delinks.txt b/config/eur1/arm9/overlays/ov049/delinks.txt new file mode 100644 index 00000000..aef42eec --- /dev/null +++ b/config/eur1/arm9/overlays/ov049/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021305e0 end:0x02136c7c kind:code align:32 + .rodata start:0x02136c7c end:0x02136cac kind:rodata align:4 + .init start:0x02136cac end:0x02137404 kind:code align:4 + .ctor start:0x02137404 end:0x0213741c kind:rodata align:4 + .data start:0x02137420 end:0x02138120 kind:data align:32 + .bss start:0x02138120 end:0x02138600 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov049/relocs.txt b/config/eur1/arm9/overlays/ov049/relocs.txt new file mode 100644 index 00000000..a81f8f1e --- /dev/null +++ b/config/eur1/arm9/overlays/ov049/relocs.txt @@ -0,0 +1,1331 @@ +from:0x021305e8 kind:load to:0x02138130 module:overlay(49) +from:0x021305fc kind:arm_call to:0x02011f3c module:main +from:0x02130608 kind:arm_call to:0x021306a4 module:overlay(49) +from:0x0213061c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02130650 kind:load to:0x02137428 module:overlay(49) +from:0x02130688 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02130694 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021306ac kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02130714 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x0213072c kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x02130758 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02130770 kind:load to:0x021374ac module:overlay(49) +from:0x02130774 kind:load to:0x02138130 module:overlay(49) +from:0x0213079c kind:arm_call to:0x0213087c module:overlay(49) +from:0x021307d0 kind:arm_call to:0x0213087c module:overlay(49) +from:0x021307f0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02130834 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02130874 kind:load to:0x020b53e4 module:overlay(0) +from:0x021308bc kind:load to:0x02137474 module:overlay(49) +from:0x02130934 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02130944 kind:load to:0x027e09c0 module:dtcm +from:0x0213095c kind:arm_call to:0x02073310 module:overlay(0) +from:0x02130994 kind:load to:0x027e09b8 module:dtcm +from:0x021309b0 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x021309fc kind:arm_call to:0x02130654 module:overlay(49) +from:0x02130a20 kind:arm_call to:0x021308c0 module:overlay(49) +from:0x02130a28 kind:load to:0x02137444 module:overlay(49) +from:0x02130a40 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02130a9c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02130aac kind:load to:0x027e09b4 module:dtcm +from:0x02130ad4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02130ae4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130b00 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02130b2c kind:arm_call to:0x020169d4 module:main +from:0x02130b5c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02130b7c kind:load to:0x027e09a8 module:dtcm +from:0x02130b84 kind:load to:0x027e0ce4 module:dtcm +from:0x02130b88 kind:load to:0x02136c84 module:overlay(49) +from:0x02130b8c kind:load to:0x020b53e4 module:overlay(0) +from:0x02130bf0 kind:arm_call to:0x02016e74 module:main +from:0x02130ca4 kind:load to:0x02049be4 module:main +from:0x02130ca8 kind:load to:0x02136c7c module:overlay(49) +from:0x02130cec kind:arm_call to:0x0213087c module:overlay(49) +from:0x02130d00 kind:arm_call to:0x01ff916c module:itcm +from:0x02130d10 kind:arm_call to:0x01ff916c module:itcm +from:0x02130d20 kind:arm_call to:0x01ff930c module:itcm +from:0x02130d30 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x02130d4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130d68 kind:arm_call to:0x02130ab0 module:overlay(49) +from:0x02130d74 kind:arm_call to:0x0213087c module:overlay(49) +from:0x02130d94 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02130da8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130dc8 kind:arm_call to:0x0213087c module:overlay(49) +from:0x02130dd4 kind:load to:0x027e0ce4 module:dtcm +from:0x02130dd8 kind:load to:0x027e09a8 module:dtcm +from:0x02130e38 kind:load to:0x02049be4 module:main +from:0x02130fb4 kind:arm_call to:0x0213087c module:overlay(49) +from:0x02130fc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02130fd4 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x02130fdc kind:load to:0x02049be4 module:main +from:0x02131004 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02131028 kind:load to:0x027e0ce0 module:dtcm +from:0x02131074 kind:arm_call to:0x02130fe8 module:overlay(49) +from:0x021310a8 kind:arm_call to:0x0213087c module:overlay(49) +from:0x021310b8 kind:arm_call to:0x0208bb58 module:overlay(0) +from:0x021310f0 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02131104 kind:arm_call to:0x01ffd420 module:itcm +from:0x0213113c kind:arm_call to:0x0213087c module:overlay(49) +from:0x02131158 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0213116c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02131198 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02131214 kind:arm_call to:0x02016e74 module:main +from:0x021312e0 kind:arm_call to:0x01ff916c module:itcm +from:0x021312f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02131300 kind:arm_call to:0x01ff930c module:itcm +from:0x02131310 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x0213131c kind:load to:0x027e0ce0 module:dtcm +from:0x02131320 kind:load to:0x027e09b8 module:dtcm +from:0x02131324 kind:load to:0x027e09a8 module:dtcm +from:0x0213132c kind:load to:0x027e0ce4 module:dtcm +from:0x02131330 kind:load to:0x02049be4 module:main +from:0x02131334 kind:load to:0x02136c80 module:overlay(49) +from:0x02131360 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213136c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131388 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02131398 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021313c4 kind:arm_call to:0x01ff916c module:itcm +from:0x021313d4 kind:arm_call to:0x01ff916c module:itcm +from:0x021313e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021313f4 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x0213141c kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0213142c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02131434 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213143c kind:load to:0x020aed48 module:overlay(0) +from:0x02131440 kind:load to:0x020aed50 module:overlay(0) +from:0x0213144c kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x02131460 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02131474 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02131480 kind:arm_call to:0x02099818 module:overlay(0) +from:0x02131490 kind:arm_call to:0x01ff930c module:itcm +from:0x021314a0 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x021314b8 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x021314dc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02131518 kind:arm_call to:0x0213087c module:overlay(49) +from:0x0213152c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02131554 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131568 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02131570 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02131588 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02131590 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02131598 kind:arm_call to:0x02011ff4 module:main +from:0x021315ac kind:arm_call to:0x02097960 module:overlay(0) +from:0x021315c0 kind:load to:0x02138218 module:overlay(49) +from:0x021315d4 kind:arm_call to:0x02011f3c module:main +from:0x021315e0 kind:arm_call to:0x02131654 module:overlay(49) +from:0x021315f8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213164c kind:load to:0x02137570 module:overlay(49) +from:0x0213165c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021316d4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02131710 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213171c kind:load to:0x02137594 module:overlay(49) +from:0x02131720 kind:load to:0x02138218 module:overlay(49) +from:0x02131724 kind:load to:0x020b19a8 module:overlay(0) +from:0x0213173c kind:arm_call to:0x02131924 module:overlay(49) +from:0x02131758 kind:arm_call to:0x021317fc module:overlay(49) +from:0x02131788 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021317b0 kind:arm_call to:0x020169d4 module:main +from:0x021317d0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021317f0 kind:load to:0x02136c88 module:overlay(49) +from:0x021317f4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02131824 kind:arm_call to:0x020169d4 module:main +from:0x02131830 kind:arm_call to:0x01ffedac module:itcm +from:0x0213184c kind:arm_call to:0x01fff498 module:itcm +from:0x02131870 kind:arm_call to:0x0208009c module:overlay(0) +from:0x0213187c kind:arm_call to:0x020800b4 module:overlay(0) +from:0x02131890 kind:arm_call to:0x01fff584 module:itcm +from:0x021318d0 kind:arm_call to:0x020169d4 module:main +from:0x021318f4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02131910 kind:load to:0x02137504 module:overlay(49) +from:0x02131914 kind:load to:0x027e0ce8 module:dtcm +from:0x02131918 kind:load to:0x027e0cd8 module:dtcm +from:0x02131964 kind:load to:0x02137508 module:overlay(49) +from:0x02131970 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021319ac kind:arm_call to:0x02131924 module:overlay(49) +from:0x021319c0 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x021319cc kind:arm_call to:0x02131924 module:overlay(49) +from:0x021319e0 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021319ec kind:arm_call to:0x02131924 module:overlay(49) +from:0x02131a2c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02131a38 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02131a5c kind:arm_call to:0x02073310 module:overlay(0) +from:0x02131a7c kind:load to:0x027e09b8 module:dtcm +from:0x02131a8c kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02131ad0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02131adc kind:arm_call to:0x021319f8 module:overlay(49) +from:0x02131af0 kind:arm_call to:0x02131968 module:overlay(49) +from:0x02131af8 kind:load to:0x02137538 module:overlay(49) +from:0x02131b0c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02131b70 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02131b9c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02131bac kind:arm_call to:0x01ffa60c module:itcm +from:0x02131bf8 kind:arm_call to:0x020169d4 module:main +from:0x02131c28 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02131c34 kind:load to:0x0203e964 module:main +from:0x02131c38 kind:load to:0x02136c8c module:overlay(49) +from:0x02131c3c kind:load to:0x027e09b4 module:dtcm +from:0x02131c68 kind:arm_call to:0x02131924 module:overlay(49) +from:0x02131c7c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02131ca8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02131d08 kind:arm_call to:0x020fa0bc module:overlay(31) +from:0x02131d18 kind:load to:0x027e09a8 module:dtcm +from:0x02131d20 kind:load to:0x02049be4 module:main +from:0x02131d38 kind:arm_call to:0x01ff9110 module:itcm +from:0x02131d48 kind:arm_call to:0x01ff916c module:itcm +from:0x02131d5c kind:arm_call to:0x02131924 module:overlay(49) +from:0x02131ddc kind:load to:0x0203e964 module:main +from:0x02131e20 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02131e2c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02131e54 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x02131e74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02131e80 kind:arm_call to:0x02131924 module:overlay(49) +from:0x02131e90 kind:arm_call to:0x01ff930c module:itcm +from:0x02131eb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131ec4 kind:load to:0x027e0cd8 module:dtcm +from:0x02131ec8 kind:load to:0x027e09a8 module:dtcm +from:0x02131f30 kind:arm_call to:0x020fa0bc module:overlay(31) +from:0x02131f38 kind:load to:0x02049be4 module:main +from:0x02131f64 kind:arm_call to:0x02131924 module:overlay(49) +from:0x02131fac kind:arm_call to:0x01ff9110 module:itcm +from:0x02131fc0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132090 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0213209c kind:load to:0x0203e964 module:main +from:0x021320ac kind:arm_call to:0x02098f88 module:overlay(0) +from:0x021320d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021320ec kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021320fc kind:load to:0x027e09a8 module:dtcm +from:0x02132120 kind:arm_call to:0x01ff9110 module:itcm +from:0x02132130 kind:arm_call to:0x01ff916c module:itcm +from:0x02132144 kind:arm_call to:0x02131924 module:overlay(49) +from:0x021321cc kind:load to:0x0203e964 module:main +from:0x021321dc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021321e4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021321fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02132204 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213220c kind:arm_call to:0x02011ff4 module:main +from:0x02132220 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02132234 kind:load to:0x02138300 module:overlay(49) +from:0x02132248 kind:arm_call to:0x02011f3c module:main +from:0x02132254 kind:arm_call to:0x021322a8 module:overlay(49) +from:0x02132268 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213229c kind:load to:0x02137644 module:overlay(49) +from:0x021322b4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02132318 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02132344 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02132360 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02132370 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02132394 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0213239c kind:arm_call to:0x02099874 module:overlay(0) +from:0x021323ec kind:arm_call to:0x02133fb0 module:overlay(49) +from:0x021323f4 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02132414 kind:arm_call to:0x0203d160 module:main +from:0x02132420 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02132458 kind:load to:0x02137744 module:overlay(49) +from:0x0213245c kind:load to:0x02138300 module:overlay(49) +from:0x02132460 kind:load to:0x021376f8 module:overlay(49) +from:0x02132464 kind:load to:0x020a0328 module:overlay(0) +from:0x02132468 kind:load to:0x02134238 module:overlay(49) +from:0x02132478 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021324a8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021324c8 kind:arm_call to:0x0203d210 module:main +from:0x021324d0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021324d8 kind:arm_call to:0x02133fd8 module:overlay(49) +from:0x021324f4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02132520 kind:arm_call to:0x0203d210 module:main +from:0x02132528 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02132530 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02132538 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02132544 kind:load to:0x02137744 module:overlay(49) +from:0x02132548 kind:load to:0x020a0328 module:overlay(0) +from:0x02132570 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02132590 kind:arm_call to:0x0203d210 module:main +from:0x02132598 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021325a0 kind:arm_call to:0x02133fd8 module:overlay(49) +from:0x021325bc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021325e8 kind:arm_call to:0x0203d210 module:main +from:0x021325f0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021325f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02132600 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02132608 kind:arm_call to:0x02011ff4 module:main +from:0x02132614 kind:load to:0x02137744 module:overlay(49) +from:0x02132618 kind:load to:0x020a0328 module:overlay(0) +from:0x02132674 kind:arm_call to:0x02132740 module:overlay(49) +from:0x0213268c kind:arm_call to:0x02015284 module:main +from:0x02132698 kind:arm_call to:0x02132854 module:overlay(49) +from:0x021326a0 kind:arm_call to:0x02132744 module:overlay(49) +from:0x021326c0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021326d4 kind:load to:0x021375f0 module:overlay(49) +from:0x021326d8 kind:load to:0x02134044 module:overlay(49) +from:0x02132708 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02132710 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02132728 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02132734 kind:load to:0x027e0d40 module:dtcm +from:0x02132738 kind:load to:0x020b53e4 module:overlay(0) +from:0x02132784 kind:arm_call to:0x01ffedac module:itcm +from:0x021327a0 kind:arm_call to:0x01fff498 module:itcm +from:0x02132814 kind:load to:0x027e0ce8 module:dtcm +from:0x02132830 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02132860 kind:arm_call to:0x02132818 module:overlay(49) +from:0x02132898 kind:load to:0x02137660 module:overlay(49) +from:0x021328b0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02132904 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02132954 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0213295c kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0213296c kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02132980 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213298c kind:arm_call to:0x02016958 module:main +from:0x02132a3c kind:arm_call to:0x02098750 module:overlay(0) +from:0x02132a6c kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x02132a78 kind:arm_call to:0x02132854 module:overlay(49) +from:0x02132aa8 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02132ab4 kind:arm_call to:0x02132854 module:overlay(49) +from:0x02132adc kind:arm_call to:0x02099114 module:overlay(0) +from:0x02132ae8 kind:arm_call to:0x02132854 module:overlay(49) +from:0x02132b14 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02132b40 kind:arm_call to:0x021335c8 module:overlay(49) +from:0x02132b58 kind:arm_call to:0x020a87bc module:overlay(0) +from:0x02132b64 kind:arm_call to:0x02132854 module:overlay(49) +from:0x02132b7c kind:load to:0x027e0ce0 module:dtcm +from:0x02132ba4 kind:arm_call to:0x021340fc module:overlay(49) +from:0x02132bc0 kind:arm_call to:0x021340fc module:overlay(49) +from:0x02132c5c kind:arm_call to:0x02015080 module:main +from:0x02132c7c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02132cb0 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02132d40 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02132d58 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02132d74 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02132d8c kind:arm_call to:0x0213289c module:overlay(49) +from:0x02132e08 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02132e14 kind:load to:0x021376a8 module:overlay(49) +from:0x02132e18 kind:load to:0x027e09a8 module:dtcm +from:0x02132e24 kind:load to:0x027e0cec module:dtcm +from:0x02132e2c kind:load to:0x027e09c0 module:dtcm +from:0x02132e48 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02132e6c kind:arm_call to:0x021340fc module:overlay(49) +from:0x02132eac kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02132ed8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02132ee8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02132f28 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02132f34 kind:load to:0x0203e964 module:main +from:0x02132f38 kind:load to:0x027e09b4 module:dtcm +from:0x02132f80 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132fa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132fb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133064 kind:load to:0x021375f0 module:overlay(49) +from:0x02133088 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021330a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021330d8 kind:arm_call to:0x01fff148 module:itcm +from:0x021330fc kind:arm_call to:0x02132f40 module:overlay(49) +from:0x02133114 kind:arm_call to:0x02132854 module:overlay(49) +from:0x02133120 kind:load to:0x027e0ce0 module:dtcm +from:0x02133124 kind:load to:0x021375ec module:overlay(49) +from:0x02133128 kind:load to:0x02136c98 module:overlay(49) +from:0x0213314c kind:arm_call to:0x01ffb714 module:itcm +from:0x02133158 kind:arm_call to:0x01ffb860 module:itcm +from:0x02133164 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133218 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02133250 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213325c kind:load to:0x02137608 module:overlay(49) +from:0x02133260 kind:load to:0x027e09a8 module:dtcm +from:0x02133284 kind:arm_call to:0x01fff148 module:itcm +from:0x021332ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021332bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021332d0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021332ec kind:arm_call to:0x01ff916c module:itcm +from:0x021332fc kind:arm_call to:0x01ff916c module:itcm +from:0x02133310 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133328 kind:arm_call to:0x01ff930c module:itcm +from:0x02133368 kind:arm_call to:0x01ff930c module:itcm +from:0x021333b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021333d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021333f4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02133400 kind:arm_call to:0x02016958 module:main +from:0x02133420 kind:arm_call to:0x01ff916c module:itcm +from:0x02133438 kind:arm_call to:0x02015080 module:main +from:0x02133468 kind:arm_call to:0x02015080 module:main +from:0x02133498 kind:arm_call to:0x0213312c module:overlay(49) +from:0x021334ac kind:arm_call to:0x01ff930c module:itcm +from:0x021334cc kind:arm_call to:0x02132854 module:overlay(49) +from:0x021334ec kind:arm_call to:0x01ffb744 module:itcm +from:0x02133554 kind:arm_call to:0x01ff930c module:itcm +from:0x0213358c kind:arm_call to:0x02132854 module:overlay(49) +from:0x021335ac kind:arm_call to:0x020988b4 module:overlay(0) +from:0x021335b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021335c0 kind:load to:0x02136c94 module:overlay(49) +from:0x021335e4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02133608 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02133640 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02133654 kind:load to:0x027e0ce0 module:dtcm +from:0x02133658 kind:load to:0x020b53e4 module:overlay(0) +from:0x0213374c kind:arm_call to:0x01ff930c module:itcm +from:0x02133754 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0213377c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133794 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021337a8 kind:arm_call to:0x02132854 module:overlay(49) +from:0x021337e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02133800 kind:arm_call to:0x0213312c module:overlay(49) +from:0x0213380c kind:arm_call to:0x02016958 module:main +from:0x02133824 kind:arm_call to:0x01ff930c module:itcm +from:0x02133834 kind:arm_call to:0x01ff916c module:itcm +from:0x02133844 kind:arm_call to:0x01ff916c module:itcm +from:0x02133850 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213387c kind:arm_call to:0x02132854 module:overlay(49) +from:0x02133888 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x021338a8 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x021338b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021338cc kind:load to:0x027e0ce4 module:dtcm +from:0x021339dc kind:load to:0x02049be4 module:main +from:0x021339e4 kind:load to:0x02137608 module:overlay(49) +from:0x02133a0c kind:arm_call to:0x01ff916c module:itcm +from:0x02133a1c kind:arm_call to:0x01ff916c module:itcm +from:0x02133a30 kind:arm_call to:0x01ff930c module:itcm +from:0x02133a44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133a5c kind:arm_call to:0x01ff930c module:itcm +from:0x02133af4 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x02133b04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133b68 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02133b84 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02133b90 kind:arm_call to:0x02132854 module:overlay(49) +from:0x02133ba4 kind:load to:0x027e0ce4 module:dtcm +from:0x02133bb8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02133c18 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02133c2c kind:arm_call to:0x02132854 module:overlay(49) +from:0x02133c48 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133c58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133c68 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x02133c70 kind:load to:0x027e0ce4 module:dtcm +from:0x02133c7c kind:arm_call to:0x02099330 module:overlay(0) +from:0x02133ca4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133cb4 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x02133cf8 kind:arm_call to:0x02132854 module:overlay(49) +from:0x02133d00 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02133d28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133d30 kind:load to:0x027e0ce4 module:dtcm +from:0x02133d50 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02133d58 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133d88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133d98 kind:arm_call to:0x020e9a24 module:overlay(31) +from:0x02133da0 kind:load to:0x020aed48 module:overlay(0) +from:0x02133da4 kind:load to:0x020aed50 module:overlay(0) +from:0x02133dac kind:load to:0x027e0ce4 module:dtcm +from:0x02133db8 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x02133df0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02133e18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133e4c kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02133e60 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133e84 kind:load to:0x020aed44 module:overlay(0) +from:0x02133e88 kind:load to:0x020aed4c module:overlay(0) +from:0x02133e94 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02133eac kind:arm_call to:0x02132854 module:overlay(49) +from:0x02133eb4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02133edc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133ef0 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02133f20 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133f28 kind:load to:0x020aed4c module:overlay(0) +from:0x02133f60 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02133f6c kind:arm_call to:0x02132854 module:overlay(49) +from:0x02133f80 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02133fa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133fbc kind:arm_call to:0x020982fc module:overlay(0) +from:0x02133fd4 kind:load to:0x02137628 module:overlay(49) +from:0x02133fe8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02134004 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213400c kind:arm_call to:0x02011ff4 module:main +from:0x021340c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021340d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021340f8 kind:load to:0x0203e964 module:main +from:0x02134144 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021341e4 kind:load to:0x027e0ca8 module:dtcm +from:0x021341f8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02134204 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02134220 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02134230 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213424c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02134254 kind:arm_call to:0x02011ff4 module:main +from:0x02134268 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213427c kind:load to:0x021383e8 module:overlay(49) +from:0x02134290 kind:arm_call to:0x02011f3c module:main +from:0x0213429c kind:arm_call to:0x021342cc module:overlay(49) +from:0x021342b0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021342c8 kind:load to:0x021377b8 module:overlay(49) +from:0x021342d4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021342e4 kind:arm_call to:0x02134514 module:overlay(49) +from:0x02134300 kind:load to:0x021377a4 module:overlay(49) +from:0x02134304 kind:load to:0x021377dc module:overlay(49) +from:0x02134308 kind:load to:0x02137840 module:overlay(49) +from:0x02134324 kind:arm_call to:0x02082198 module:overlay(0) +from:0x02134340 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x02134348 kind:load to:0x027e0cd8 module:dtcm +from:0x021343a0 kind:arm_call to:0x01fff350 module:itcm +from:0x021343d4 kind:arm_call to:0x020986a8 module:overlay(0) +from:0x021343f0 kind:arm_call to:0x02132854 module:overlay(49) +from:0x02134404 kind:arm_call to:0x01fff350 module:itcm +from:0x02134420 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02134424 kind:load to:0x027e0ce4 module:dtcm +from:0x0213442c kind:load to:0x020b3040 module:overlay(0) +from:0x02134480 kind:arm_call to:0x01fff350 module:itcm +from:0x021344ac kind:arm_call to:0x020986a8 module:overlay(0) +from:0x021344d8 kind:arm_call to:0x01fff350 module:itcm +from:0x021344f8 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x021344fc kind:load to:0x027e0ce4 module:dtcm +from:0x02134504 kind:load to:0x020b3040 module:overlay(0) +from:0x02134520 kind:load to:0x027e0d40 module:dtcm +from:0x02134534 kind:load to:0x027e0d40 module:dtcm +from:0x02134540 kind:arm_call to:0x02134524 module:overlay(49) +from:0x02134548 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213455c kind:arm_call to:0x02134524 module:overlay(49) +from:0x02134564 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213456c kind:arm_call to:0x02011ff4 module:main +from:0x02134580 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02134594 kind:arm_branch to:0x02134430 module:overlay(49) +from:0x021345a4 kind:arm_branch to:0x0213434c module:overlay(49) +from:0x021345c8 kind:load to:0x027e09b8 module:dtcm +from:0x021345e8 kind:load to:0x027e09b8 module:dtcm +from:0x02134608 kind:load to:0x027e09b8 module:dtcm +from:0x02134628 kind:load to:0x027e09b8 module:dtcm +from:0x02134648 kind:load to:0x027e09b8 module:dtcm +from:0x02134668 kind:load to:0x027e09b8 module:dtcm +from:0x02134688 kind:load to:0x027e09b8 module:dtcm +from:0x021346a8 kind:load to:0x027e09b8 module:dtcm +from:0x021346c8 kind:load to:0x027e09b8 module:dtcm +from:0x02134700 kind:load to:0x027e09b8 module:dtcm +from:0x02134704 kind:load to:0x020b62f0 module:overlay(0) +from:0x0213473c kind:load to:0x027e09b8 module:dtcm +from:0x02134740 kind:load to:0x020b62f0 module:overlay(0) +from:0x02134778 kind:load to:0x027e09b8 module:dtcm +from:0x0213477c kind:load to:0x020b62f0 module:overlay(0) +from:0x0213479c kind:load to:0x027e09b8 module:dtcm +from:0x021347bc kind:load to:0x027e09b8 module:dtcm +from:0x021347dc kind:load to:0x027e09b8 module:dtcm +from:0x021347fc kind:load to:0x027e09b8 module:dtcm +from:0x0213481c kind:load to:0x027e09b8 module:dtcm +from:0x02134894 kind:load to:0x02137b30 module:overlay(49) +from:0x02134898 kind:load to:0x027e09b8 module:dtcm +from:0x021348c4 kind:arm_call to:0x02014a34 module:main +from:0x021348f4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x021348f8 kind:load to:0x02049bac module:main +from:0x02134904 kind:load to:0x02138434 module:overlay(49) +from:0x02134918 kind:arm_call to:0x02011f3c module:main +from:0x02134924 kind:arm_call to:0x02134b60 module:overlay(49) +from:0x02134938 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213498c kind:load to:0x02137854 module:overlay(49) +from:0x021349d0 kind:arm_call to:0x01ffedac module:itcm +from:0x02134a04 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02134a44 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02134a84 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02134ac4 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02134ae8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02134b54 kind:load to:0x027e0ce8 module:dtcm +from:0x02134b8c kind:arm_call to:0x020a8c04 module:overlay(0) +from:0x02134bac kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02134bc8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02134bd8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02134c4c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02134c54 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02134c64 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02134c94 kind:arm_call_thumb to:0x020bea6c module:overlay(1) +from:0x02134c9c kind:arm_call_thumb to:0x020ba898 module:overlay(1) +from:0x02134cac kind:load to:0x02138434 module:overlay(49) +from:0x02134cb0 kind:load to:0x02137a74 module:overlay(49) +from:0x02134cb4 kind:load to:0x021376f8 module:overlay(49) +from:0x02134cb8 kind:load to:0x021379b0 module:overlay(49) +from:0x02134cbc kind:load to:0x02137878 module:overlay(49) +from:0x02134cc0 kind:load to:0x02137948 module:overlay(49) +from:0x02134cc4 kind:load to:0x020b508c module:overlay(0) +from:0x02134cc8 kind:load to:0x020b62f0 module:overlay(0) +from:0x02134ce8 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02134cf0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02134cf8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02134d00 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02134d08 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02134d14 kind:load to:0x021379b0 module:overlay(49) +from:0x02134d18 kind:load to:0x027e09c0 module:dtcm +from:0x02134d38 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02134d40 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02134d48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02134d50 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02134d58 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02134d60 kind:arm_call to:0x02011ff4 module:main +from:0x02134d6c kind:load to:0x021379b0 module:overlay(49) +from:0x02134d70 kind:load to:0x027e09c0 module:dtcm +from:0x02134d94 kind:arm_call to:0x02134820 module:overlay(49) +from:0x02134dc4 kind:arm_call to:0x021348a0 module:overlay(49) +from:0x02134df8 kind:arm_call to:0x02134f94 module:overlay(49) +from:0x02134e04 kind:arm_call to:0x02134994 module:overlay(49) +from:0x02134e14 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02134e24 kind:load to:0x027e09c0 module:dtcm +from:0x02134e88 kind:load to:0x02137898 module:overlay(49) +from:0x02134ed4 kind:load to:0x021378f0 module:overlay(49) +from:0x02134f3c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02134f58 kind:load to:0x020b508c module:overlay(0) +from:0x02134f5c kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02134f6c kind:arm_call to:0x020a91a4 module:overlay(0) +from:0x02134fc0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02134ffc kind:arm_call to:0x02097448 module:overlay(0) +from:0x02135014 kind:load to:0x020b53e4 module:overlay(0) +from:0x0213502c kind:arm_call to:0x01ffd420 module:itcm +from:0x02135044 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02135098 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x021350a8 kind:load to:0x027e09b8 module:dtcm +from:0x021350e8 kind:arm_call to:0x020d667c module:overlay(24) +from:0x0213516c kind:arm_call to:0x020d667c module:overlay(24) +from:0x0213518c kind:arm_call to:0x02135244 module:overlay(49) +from:0x0213519c kind:arm_call to:0x020d66bc module:overlay(24) +from:0x021351b4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x021351c8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021351f0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213520c kind:arm_call to:0x01ffc768 module:itcm +from:0x02135230 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0213523c kind:load to:0x020b4f04 module:overlay(0) +from:0x02135240 kind:load to:0x027e09b4 module:dtcm +from:0x02135300 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02135304 kind:load to:0x02049be4 module:main +from:0x02135314 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213531c kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02135324 kind:arm_call to:0x02011ff4 module:main +from:0x0213533c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02135344 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02135358 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02135380 kind:load to:0x027e09b8 module:dtcm +from:0x021353a0 kind:load to:0x027e09b8 module:dtcm +from:0x021353c0 kind:load to:0x027e09b8 module:dtcm +from:0x021353e0 kind:load to:0x027e09b8 module:dtcm +from:0x02135400 kind:load to:0x027e09b8 module:dtcm +from:0x02135420 kind:load to:0x027e09b8 module:dtcm +from:0x02135440 kind:load to:0x027e09b8 module:dtcm +from:0x02135460 kind:load to:0x027e09b8 module:dtcm +from:0x02135480 kind:load to:0x027e09b8 module:dtcm +from:0x021354b8 kind:load to:0x027e09b8 module:dtcm +from:0x021354bc kind:load to:0x020b62f0 module:overlay(0) +from:0x021354f4 kind:load to:0x027e09b8 module:dtcm +from:0x021354f8 kind:load to:0x020b62f0 module:overlay(0) +from:0x02135530 kind:load to:0x027e09b8 module:dtcm +from:0x02135534 kind:load to:0x020b62f0 module:overlay(0) +from:0x02135554 kind:load to:0x027e09b8 module:dtcm +from:0x02135574 kind:load to:0x027e09b8 module:dtcm +from:0x02135594 kind:load to:0x027e09b8 module:dtcm +from:0x021355b4 kind:load to:0x027e09b8 module:dtcm +from:0x021355d4 kind:load to:0x027e09b8 module:dtcm +from:0x0213564c kind:load to:0x02138010 module:overlay(49) +from:0x02135650 kind:load to:0x027e09b8 module:dtcm +from:0x02135678 kind:load to:0x02138014 module:overlay(49) +from:0x0213567c kind:load to:0x020d6544 module:overlays(19,24) +from:0x02135680 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0213568c kind:load to:0x0213851c module:overlay(49) +from:0x021356a0 kind:arm_call to:0x02011f3c module:main +from:0x021356ac kind:arm_call_thumb to:0x02135708 module:overlay(49) +from:0x021356c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021356fc kind:load to:0x02137c6c module:overlay(49) +from:0x02135726 kind:thumb_call_arm to:0x020a8c04 module:overlay(0) +from:0x02135742 kind:thumb_call to:0x0209a1dc module:overlay(0) +from:0x02135756 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02135764 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x021357b0 kind:thumb_call_arm to:0x020a8b9c module:overlay(0) +from:0x02135824 kind:thumb_call_arm to:0x0201baec module:main +from:0x02135850 kind:load to:0x0213851c module:overlay(49) +from:0x02135854 kind:load to:0x02137e90 module:overlay(49) +from:0x02135858 kind:load to:0x02137cbc module:overlay(49) +from:0x0213585c kind:load to:0x02137f54 module:overlay(49) +from:0x02135860 kind:load to:0x02137c90 module:overlay(49) +from:0x02135864 kind:load to:0x02137c50 module:overlay(49) +from:0x0213586c kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x02135878 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x02135884 kind:thumb_call_arm to:0x0201bacc module:main +from:0x0213589a kind:thumb_call_arm to:0x020a0388 module:overlay(0) +from:0x021358a0 kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x021358aa kind:thumb_call_arm to:0x0201bacc module:main +from:0x021358b2 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x021358bc kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x021358c2 kind:thumb_call_arm to:0x020a8d5c module:overlay(0) +from:0x021358cc kind:load to:0x02137f54 module:overlay(49) +from:0x021358de kind:thumb_call_arm to:0x020a0388 module:overlay(0) +from:0x021358e4 kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x021358ee kind:thumb_call_arm to:0x0201bacc module:main +from:0x021358f6 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x02135900 kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x02135906 kind:thumb_call_arm to:0x020a8d5c module:overlay(0) +from:0x0213590c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02135914 kind:load to:0x02137f54 module:overlay(49) +from:0x02135948 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02135958 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0213598c kind:load to:0x02137de0 module:overlay(49) +from:0x02135990 kind:load to:0x020a9858 module:overlay(0) +from:0x021359fc kind:load to:0x02137d70 module:overlay(49) +from:0x02135a64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135ad0 kind:arm_call to:0x02015080 module:main +from:0x02135af0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02135b20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135b8c kind:arm_call to:0x02015080 module:main +from:0x02135bac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02135bd4 kind:arm_call to:0x02015080 module:main +from:0x02135c38 kind:load to:0x02137d00 module:overlay(49) +from:0x02135c40 kind:load to:0x02137e70 module:overlay(49) +from:0x02135c44 kind:load to:0x027e09a8 module:dtcm +from:0x02135c4c kind:load to:0x02137e40 module:overlay(49) +from:0x02135c88 kind:arm_call to:0x021355d8 module:overlay(49) +from:0x02135c9c kind:load to:0x02136428 module:overlay(49) +from:0x02135d6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135da4 kind:load to:0x02137df8 module:overlay(49) +from:0x02135da8 kind:load to:0x027e0ce4 module:dtcm +from:0x02135dc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135e34 kind:arm_call to:0x01ff916c module:itcm +from:0x02135e44 kind:arm_call to:0x01ff993c module:itcm +from:0x02135e94 kind:arm_call to:0x01ff930c module:itcm +from:0x02135f0c kind:arm_call to:0x02015080 module:main +from:0x02135f5c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02135fd8 kind:arm_call to:0x02016a70 module:main +from:0x02135ffc kind:arm_call to:0x02136980 module:overlay(49) +from:0x02136018 kind:arm_call to:0x02136980 module:overlay(49) +from:0x02136050 kind:arm_call to:0x02016a70 module:main +from:0x02136060 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213607c kind:arm_call to:0x01ffb744 module:itcm +from:0x021360d0 kind:arm_call to:0x02136980 module:overlay(49) +from:0x02136100 kind:arm_call to:0x02015080 module:main +from:0x02136120 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213613c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0213614c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02136158 kind:load to:0x027e0ce4 module:dtcm +from:0x02136160 kind:load to:0x02137e58 module:overlay(49) +from:0x02136164 kind:load to:0x027e09b8 module:dtcm +from:0x02136168 kind:load to:0x02137c40 module:overlay(49) +from:0x0213616c kind:load to:0x02137c42 module:overlay(49) +from:0x02136170 kind:load to:0x027e09a8 module:dtcm +from:0x02136178 kind:load to:0x027e0cec module:dtcm +from:0x021361f8 kind:load to:0x02137df8 module:overlay(49) +from:0x02136214 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136240 kind:arm_call to:0x01ff930c module:itcm +from:0x0213628c kind:arm_call to:0x01ff916c module:itcm +from:0x0213629c kind:arm_call to:0x01ff993c module:itcm +from:0x02136320 kind:arm_call to:0x02136980 module:overlay(49) +from:0x02136350 kind:arm_call to:0x02015080 module:main +from:0x02136370 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136390 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021363a0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021363ac kind:load to:0x027e0ce4 module:dtcm +from:0x021363b0 kind:load to:0x027e09a8 module:dtcm +from:0x021363b8 kind:load to:0x027e0cec module:dtcm +from:0x0213640c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213641c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02136424 kind:load to:0x027e0ce4 module:dtcm +from:0x02136438 kind:arm_call to:0x01ffd420 module:itcm +from:0x02136460 kind:arm_call to:0x021364f4 module:overlay(49) +from:0x021364d4 kind:arm_call to:0x0201bb84 module:main +from:0x021364e0 kind:arm_call to:0x0201b9a8 module:main +from:0x021364e8 kind:load to:0x027e09b8 module:dtcm +from:0x021364ec kind:load to:0x02138010 module:overlay(49) +from:0x021364f0 kind:load to:0x0204e5f8 module:main +from:0x0213654c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136578 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02136594 kind:arm_call to:0x01ff9258 module:itcm +from:0x021365b0 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x021365bc kind:load to:0x02138010 module:overlay(49) +from:0x021365c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021365d8 kind:arm_call to:0x01ffd420 module:itcm +from:0x021365ec kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02136678 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0213668c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021366b0 kind:arm_call to:0x020169d4 module:main +from:0x021366dc kind:arm_call to:0x020d99a8 module:overlay(31) +from:0x0213670c kind:arm_call to:0x02016a70 module:main +from:0x02136718 kind:load to:0x027e09b8 module:dtcm +from:0x0213671c kind:load to:0x02138010 module:overlay(49) +from:0x02136720 kind:load to:0x027e0ce4 module:dtcm +from:0x02136724 kind:load to:0x02136c9c module:overlay(49) +from:0x02136728 kind:load to:0x02136ca0 module:overlay(49) +from:0x0213672c kind:load to:0x027e0d34 module:dtcm +from:0x02136730 kind:load to:0x02137c44 module:overlay(49) +from:0x02136748 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02136784 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136794 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021367e4 kind:arm_call to:0x01ff916c module:itcm +from:0x021367f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213680c kind:arm_call to:0x020a91a4 module:overlay(0) +from:0x02136828 kind:arm_call to:0x02135658 module:overlay(49) +from:0x021368bc kind:load to:0x02137de0 module:overlay(49) +from:0x021368cc kind:arm_call to:0x02057f74 module:overlay(0) +from:0x021368d4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02136900 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02136928 kind:arm_call to:0x0200eab0 module:main +from:0x02136948 kind:arm_call to:0x01ffc768 module:itcm +from:0x0213696c kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02136978 kind:load to:0x020b4f04 module:overlay(0) +from:0x0213697c kind:load to:0x027e09b4 module:dtcm +from:0x021369a0 kind:arm_call to:0x020787ec module:overlay(0) +from:0x021369a8 kind:load to:0x027e09bc module:dtcm +from:0x02136a34 kind:arm_call to:0x020a9ae8 module:overlay(0) +from:0x02136a44 kind:arm_call to:0x020d9954 module:overlay(31) +from:0x02136a54 kind:arm_call to:0x020d6730 module:overlay(24) +from:0x02136a7c kind:arm_call to:0x020d9868 module:overlay(31) +from:0x02136aa8 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02136aac kind:load to:0x027e0d34 module:dtcm +from:0x02136ae8 kind:arm_call to:0x020d6730 module:overlay(24) +from:0x02136b00 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02136b1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136b58 kind:arm_call to:0x020169d4 module:main +from:0x02136b8c kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02136bac kind:load to:0x027e0ce4 module:dtcm +from:0x02136bb0 kind:load to:0x02136c9c module:overlay(49) +from:0x02136bb4 kind:load to:0x02136ca0 module:overlay(49) +from:0x02136bb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02136bc8 kind:load to:0x02136b04 module:overlay(49) +from:0x02136bd4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02136bdc kind:arm_call to:0x02011ff4 module:main +from:0x02136bf0 kind:arm_call to:0x0201bacc module:main +from:0x02136bf8 kind:arm_call to:0x02011ff4 module:main +from:0x02136c0c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02136c14 kind:arm_call to:0x02011ff4 module:main +from:0x02136c2c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02136c34 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02136c3c kind:arm_call to:0x02011ff4 module:main +from:0x02136c54 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02136c5c kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02136c70 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02136cc8 kind:arm_call to:0x02130610 module:overlay(49) +from:0x02136cd8 kind:arm_call to:0x0203ce74 module:main +from:0x02136cec kind:load to:0x02138120 module:overlay(49) +from:0x02136cf0 kind:load to:0x02138130 module:overlay(49) +from:0x02136cf4 kind:load to:0x021315a4 module:overlay(49) +from:0x02136cf8 kind:load to:0x02138124 module:overlay(49) +from:0x02136d18 kind:arm_call to:0x021315e8 module:overlay(49) +from:0x02136d28 kind:arm_call to:0x0203ce74 module:main +from:0x02136d3c kind:load to:0x02138208 module:overlay(49) +from:0x02136d40 kind:load to:0x02138218 module:overlay(49) +from:0x02136d44 kind:load to:0x02132218 module:overlay(49) +from:0x02136d48 kind:load to:0x0213820c module:overlay(49) +from:0x02136d68 kind:arm_call to:0x0213225c module:overlay(49) +from:0x02136d78 kind:arm_call to:0x0203ce74 module:main +from:0x02136d8c kind:load to:0x021382f0 module:overlay(49) +from:0x02136d90 kind:load to:0x02138300 module:overlay(49) +from:0x02136d94 kind:load to:0x02134260 module:overlay(49) +from:0x02136d98 kind:load to:0x021382f4 module:overlay(49) +from:0x02136db8 kind:arm_call to:0x021342a4 module:overlay(49) +from:0x02136dc8 kind:arm_call to:0x0203ce74 module:main +from:0x02136ddc kind:load to:0x021383d8 module:overlay(49) +from:0x02136de0 kind:load to:0x021383e8 module:overlay(49) +from:0x02136de4 kind:load to:0x02134578 module:overlay(49) +from:0x02136de8 kind:load to:0x021383dc module:overlay(49) +from:0x02137030 kind:arm_call to:0x0213492c module:overlay(49) +from:0x02137040 kind:arm_call to:0x0203ce74 module:main +from:0x0213705c kind:load to:0x021345ac module:overlay(49) +from:0x02137060 kind:load to:0x02137b30 module:overlay(49) +from:0x02137068 kind:load to:0x02138424 module:overlay(49) +from:0x0213706c kind:load to:0x02137b40 module:overlay(49) +from:0x02137070 kind:load to:0x021345cc module:overlay(49) +from:0x02137074 kind:load to:0x02137b50 module:overlay(49) +from:0x02137078 kind:load to:0x0213460c module:overlay(49) +from:0x0213707c kind:load to:0x02137b60 module:overlay(49) +from:0x02137080 kind:load to:0x021345ec module:overlay(49) +from:0x02137084 kind:load to:0x02137b90 module:overlay(49) +from:0x02137088 kind:load to:0x0213466c module:overlay(49) +from:0x0213708c kind:load to:0x02137ba0 module:overlay(49) +from:0x02137090 kind:load to:0x0213468c module:overlay(49) +from:0x02137094 kind:load to:0x02137b70 module:overlay(49) +from:0x02137098 kind:load to:0x0213462c module:overlay(49) +from:0x0213709c kind:load to:0x02137b80 module:overlay(49) +from:0x021370a0 kind:load to:0x0213464c module:overlay(49) +from:0x021370a4 kind:load to:0x02137bc0 module:overlay(49) +from:0x021370a8 kind:load to:0x021346cc module:overlay(49) +from:0x021370ac kind:load to:0x02137bb0 module:overlay(49) +from:0x021370b0 kind:load to:0x021346ac module:overlay(49) +from:0x021370b4 kind:load to:0x02137bd0 module:overlay(49) +from:0x021370b8 kind:load to:0x02134708 module:overlay(49) +from:0x021370bc kind:load to:0x02137be0 module:overlay(49) +from:0x021370c0 kind:load to:0x02134744 module:overlay(49) +from:0x021370c4 kind:load to:0x02137bf0 module:overlay(49) +from:0x021370c8 kind:load to:0x02134780 module:overlay(49) +from:0x021370cc kind:load to:0x02137c00 module:overlay(49) +from:0x021370d0 kind:load to:0x021347a0 module:overlay(49) +from:0x021370d4 kind:load to:0x02137c10 module:overlay(49) +from:0x021370d8 kind:load to:0x021347c0 module:overlay(49) +from:0x021370dc kind:load to:0x02137c20 module:overlay(49) +from:0x021370e0 kind:load to:0x021347e0 module:overlay(49) +from:0x021370e4 kind:load to:0x02137c30 module:overlay(49) +from:0x021370e8 kind:load to:0x02134800 module:overlay(49) +from:0x021370ec kind:load to:0x02138434 module:overlay(49) +from:0x021370f0 kind:load to:0x02135350 module:overlay(49) +from:0x021370f4 kind:load to:0x02138428 module:overlay(49) +from:0x0213733c kind:arm_call to:0x021356b4 module:overlay(49) +from:0x0213734c kind:arm_call to:0x0203ce74 module:main +from:0x02137368 kind:load to:0x02135364 module:overlay(49) +from:0x0213736c kind:load to:0x02138010 module:overlay(49) +from:0x02137374 kind:load to:0x0213850c module:overlay(49) +from:0x02137378 kind:load to:0x02138020 module:overlay(49) +from:0x0213737c kind:load to:0x02135384 module:overlay(49) +from:0x02137380 kind:load to:0x02138030 module:overlay(49) +from:0x02137384 kind:load to:0x021353c4 module:overlay(49) +from:0x02137388 kind:load to:0x02138040 module:overlay(49) +from:0x0213738c kind:load to:0x021353a4 module:overlay(49) +from:0x02137390 kind:load to:0x02138070 module:overlay(49) +from:0x02137394 kind:load to:0x02135424 module:overlay(49) +from:0x02137398 kind:load to:0x02138080 module:overlay(49) +from:0x0213739c kind:load to:0x02135444 module:overlay(49) +from:0x021373a0 kind:load to:0x02138050 module:overlay(49) +from:0x021373a4 kind:load to:0x021353e4 module:overlay(49) +from:0x021373a8 kind:load to:0x02138060 module:overlay(49) +from:0x021373ac kind:load to:0x02135404 module:overlay(49) +from:0x021373b0 kind:load to:0x021380a0 module:overlay(49) +from:0x021373b4 kind:load to:0x02135484 module:overlay(49) +from:0x021373b8 kind:load to:0x02138090 module:overlay(49) +from:0x021373bc kind:load to:0x02135464 module:overlay(49) +from:0x021373c0 kind:load to:0x021380b0 module:overlay(49) +from:0x021373c4 kind:load to:0x021354c0 module:overlay(49) +from:0x021373c8 kind:load to:0x021380c0 module:overlay(49) +from:0x021373cc kind:load to:0x021354fc module:overlay(49) +from:0x021373d0 kind:load to:0x021380d0 module:overlay(49) +from:0x021373d4 kind:load to:0x02135538 module:overlay(49) +from:0x021373d8 kind:load to:0x021380e0 module:overlay(49) +from:0x021373dc kind:load to:0x02135558 module:overlay(49) +from:0x021373e0 kind:load to:0x021380f0 module:overlay(49) +from:0x021373e4 kind:load to:0x02135578 module:overlay(49) +from:0x021373e8 kind:load to:0x02138100 module:overlay(49) +from:0x021373ec kind:load to:0x02135598 module:overlay(49) +from:0x021373f0 kind:load to:0x02138110 module:overlay(49) +from:0x021373f4 kind:load to:0x021355b8 module:overlay(49) +from:0x021373f8 kind:load to:0x0213851c module:overlay(49) +from:0x021373fc kind:load to:0x02136c68 module:overlay(49) +from:0x02137400 kind:load to:0x02138510 module:overlay(49) +from:0x02137404 kind:load to:0x02136cac module:overlay(49) +from:0x02137408 kind:load to:0x02136cfc module:overlay(49) +from:0x0213740c kind:load to:0x02136d4c module:overlay(49) +from:0x02137410 kind:load to:0x02136d9c module:overlay(49) +from:0x02137414 kind:load to:0x02136dec module:overlay(49) +from:0x02137418 kind:load to:0x021370f8 module:overlay(49) +from:0x02137428 kind:load to:0x021305ec module:overlay(49) +from:0x0213742c kind:load to:0x02097998 module:overlay(0) +from:0x02137430 kind:load to:0x020977a8 module:overlay(0) +from:0x02137434 kind:load to:0x02097824 module:overlay(0) +from:0x02137438 kind:load to:0x020979a0 module:overlay(0) +from:0x0213743c kind:load to:0x020979c0 module:overlay(0) +from:0x02137440 kind:load to:0x020979ec module:overlay(0) +from:0x02137444 kind:load to:0x02130cb4 module:overlay(49) +from:0x0213744c kind:load to:0x02130e3c module:overlay(49) +from:0x02137454 kind:load to:0x02131040 module:overlay(49) +from:0x0213745c kind:load to:0x0213137c module:overlay(49) +from:0x02137464 kind:load to:0x02131444 module:overlay(49) +from:0x0213746c kind:load to:0x021314f0 module:overlay(49) +from:0x02137474 kind:load to:0x02130b94 module:overlay(49) +from:0x0213747c kind:load to:0x02130de0 module:overlay(49) +from:0x02137484 kind:load to:0x0213102c module:overlay(49) +from:0x0213748c kind:load to:0x02131348 module:overlay(49) +from:0x02137494 kind:load to:0x02131400 module:overlay(49) +from:0x0213749c kind:load to:0x021314ac module:overlay(49) +from:0x021374ac kind:load to:0x0209856c module:overlay(0) +from:0x021374b0 kind:load to:0x020985a8 module:overlay(0) +from:0x021374b4 kind:load to:0x020985c0 module:overlay(0) +from:0x021374b8 kind:load to:0x020985cc module:overlay(0) +from:0x021374bc kind:load to:0x01fff464 module:itcm +from:0x021374c0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021374c4 kind:load to:0x02130778 module:overlay(49) +from:0x021374c8 kind:load to:0x02098504 module:overlay(0) +from:0x021374cc kind:load to:0x02130998 module:overlay(49) +from:0x021374d0 kind:load to:0x02130948 module:overlay(49) +from:0x021374d4 kind:load to:0x02098510 module:overlay(0) +from:0x021374d8 kind:load to:0x02130a2c module:overlay(49) +from:0x021374dc kind:load to:0x02099058 module:overlay(0) +from:0x021374e0 kind:load to:0x0209851c module:overlay(0) +from:0x021374e4 kind:load to:0x020985d8 module:overlay(0) +from:0x021374e8 kind:load to:0x02098644 module:overlay(0) +from:0x021374ec kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021374f0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021374f4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021374f8 kind:load to:0x0213155c module:overlay(49) +from:0x021374fc kind:load to:0x0213157c module:overlay(49) +from:0x02137500 kind:load to:0x020995dc module:overlay(0) +from:0x02137508 kind:load to:0x02131c44 module:overlay(49) +from:0x02137510 kind:load to:0x02131c70 module:overlay(49) +from:0x02137518 kind:load to:0x02131de0 module:overlay(49) +from:0x02137520 kind:load to:0x02131f6c module:overlay(49) +from:0x02137528 kind:load to:0x021320a0 module:overlay(49) +from:0x02137530 kind:load to:0x02131ed4 module:overlay(49) +from:0x02137538 kind:load to:0x02131c48 module:overlay(49) +from:0x02137540 kind:load to:0x02131d24 module:overlay(49) +from:0x02137548 kind:load to:0x02131dec module:overlay(49) +from:0x02137550 kind:load to:0x02131f98 module:overlay(49) +from:0x02137558 kind:load to:0x02132104 module:overlay(49) +from:0x02137560 kind:load to:0x02131f3c module:overlay(49) +from:0x02137570 kind:load to:0x021315c4 module:overlay(49) +from:0x02137574 kind:load to:0x02097998 module:overlay(0) +from:0x02137578 kind:load to:0x020977a8 module:overlay(0) +from:0x0213757c kind:load to:0x02097824 module:overlay(0) +from:0x02137580 kind:load to:0x020979a0 module:overlay(0) +from:0x02137584 kind:load to:0x020979c0 module:overlay(0) +from:0x02137588 kind:load to:0x020979ec module:overlay(0) +from:0x02137594 kind:load to:0x0209856c module:overlay(0) +from:0x02137598 kind:load to:0x020985a8 module:overlay(0) +from:0x0213759c kind:load to:0x020985c0 module:overlay(0) +from:0x021375a0 kind:load to:0x020985cc module:overlay(0) +from:0x021375a4 kind:load to:0x01fff464 module:itcm +from:0x021375a8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021375ac kind:load to:0x02131728 module:overlay(49) +from:0x021375b0 kind:load to:0x02098504 module:overlay(0) +from:0x021375b4 kind:load to:0x02131a80 module:overlay(49) +from:0x021375b8 kind:load to:0x02131a48 module:overlay(49) +from:0x021375bc kind:load to:0x02098510 module:overlay(0) +from:0x021375c0 kind:load to:0x02131afc module:overlay(49) +from:0x021375c4 kind:load to:0x02099058 module:overlay(0) +from:0x021375c8 kind:load to:0x0209851c module:overlay(0) +from:0x021375cc kind:load to:0x020985d8 module:overlay(0) +from:0x021375d0 kind:load to:0x02098644 module:overlay(0) +from:0x021375d4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021375d8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021375dc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021375e0 kind:load to:0x021321d0 module:overlay(49) +from:0x021375e4 kind:load to:0x021321f0 module:overlay(49) +from:0x021375e8 kind:load to:0x020995dc module:overlay(0) +from:0x02137628 kind:load to:0x02133fd8 module:overlay(49) +from:0x0213762c kind:load to:0x02133ff4 module:overlay(49) +from:0x02137630 kind:load to:0x0209832c module:overlay(0) +from:0x02137634 kind:load to:0x02134018 module:overlay(49) +from:0x02137638 kind:load to:0x0207c044 module:overlay(0) +from:0x02137644 kind:load to:0x02132238 module:overlay(49) +from:0x02137648 kind:load to:0x02097998 module:overlay(0) +from:0x0213764c kind:load to:0x020977a8 module:overlay(0) +from:0x02137650 kind:load to:0x02097824 module:overlay(0) +from:0x02137654 kind:load to:0x020979a0 module:overlay(0) +from:0x02137658 kind:load to:0x020979c0 module:overlay(0) +from:0x0213765c kind:load to:0x020979ec module:overlay(0) +from:0x02137660 kind:load to:0x02132fe8 module:overlay(49) +from:0x02137668 kind:load to:0x021331a8 module:overlay(49) +from:0x02137670 kind:load to:0x02133660 module:overlay(49) +from:0x02137678 kind:load to:0x021338d8 module:overlay(49) +from:0x02137680 kind:load to:0x02133ba8 module:overlay(49) +from:0x02137688 kind:load to:0x02133c34 module:overlay(49) +from:0x02137690 kind:load to:0x02133d34 module:overlay(49) +from:0x02137698 kind:load to:0x02133e20 module:overlay(49) +from:0x021376a0 kind:load to:0x02133ee4 module:overlay(49) +from:0x021376a8 kind:load to:0x02133068 module:overlay(49) +from:0x021376b0 kind:load to:0x02133268 module:overlay(49) +from:0x021376b8 kind:load to:0x021336d4 module:overlay(49) +from:0x021376c0 kind:load to:0x021339ec module:overlay(49) +from:0x021376c8 kind:load to:0x02133c0c module:overlay(49) +from:0x021376d0 kind:load to:0x02133c74 module:overlay(49) +from:0x021376d8 kind:load to:0x02133db0 module:overlay(49) +from:0x021376e0 kind:load to:0x02133e8c module:overlay(49) +from:0x021376e8 kind:load to:0x02133f2c module:overlay(49) +from:0x021376f8 kind:load to:0x02132470 module:overlay(49) +from:0x021376fc kind:load to:0x02134244 module:overlay(49) +from:0x02137700 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02137704 kind:load to:0x0209a2dc module:overlay(0) +from:0x02137708 kind:load to:0x0209a374 module:overlay(0) +from:0x0213770c kind:load to:0x0209a388 module:overlay(0) +from:0x02137710 kind:load to:0x0209a138 module:overlay(0) +from:0x02137714 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02137718 kind:load to:0x0209a438 module:overlay(0) +from:0x0213771c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02137720 kind:load to:0x0209a344 module:overlay(0) +from:0x02137724 kind:load to:0x0209a35c module:overlay(0) +from:0x02137728 kind:load to:0x0209a39c module:overlay(0) +from:0x0213772c kind:load to:0x0209a728 module:overlay(0) +from:0x02137730 kind:load to:0x0213420c module:overlay(49) +from:0x02137734 kind:load to:0x021341e8 module:overlay(49) +from:0x02137738 kind:load to:0x0209a760 module:overlay(0) +from:0x02137744 kind:load to:0x0209856c module:overlay(0) +from:0x02137748 kind:load to:0x020985a8 module:overlay(0) +from:0x0213774c kind:load to:0x020985c0 module:overlay(0) +from:0x02137750 kind:load to:0x020985cc module:overlay(0) +from:0x02137754 kind:load to:0x01fff464 module:itcm +from:0x02137758 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213775c kind:load to:0x0213261c module:overlay(49) +from:0x02137760 kind:load to:0x021326dc module:overlay(49) +from:0x02137764 kind:load to:0x02132b80 module:overlay(49) +from:0x02137768 kind:load to:0x02132e30 module:overlay(49) +from:0x0213776c kind:load to:0x02098510 module:overlay(0) +from:0x02137770 kind:load to:0x02132e5c module:overlay(49) +from:0x02137774 kind:load to:0x02099058 module:overlay(0) +from:0x02137778 kind:load to:0x0209851c module:overlay(0) +from:0x0213777c kind:load to:0x020985d8 module:overlay(0) +from:0x02137780 kind:load to:0x02098644 module:overlay(0) +from:0x02137784 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137788 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213778c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137790 kind:load to:0x02132484 module:overlay(49) +from:0x02137794 kind:load to:0x0213254c module:overlay(49) +from:0x02137798 kind:load to:0x020995dc module:overlay(0) +from:0x021377a8 kind:load to:0x0213450c module:overlay(49) +from:0x021377ac kind:load to:0x02134508 module:overlay(49) +from:0x021377b8 kind:load to:0x02134280 module:overlay(49) +from:0x021377bc kind:load to:0x020977a0 module:overlay(0) +from:0x021377c0 kind:load to:0x020977a8 module:overlay(0) +from:0x021377c4 kind:load to:0x02097824 module:overlay(0) +from:0x021377c8 kind:load to:0x02097864 module:overlay(0) +from:0x021377cc kind:load to:0x02097868 module:overlay(0) +from:0x021377d0 kind:load to:0x0209786c module:overlay(0) +from:0x021377dc kind:load to:0x0209856c module:overlay(0) +from:0x021377e0 kind:load to:0x020985a8 module:overlay(0) +from:0x021377e4 kind:load to:0x020985c0 module:overlay(0) +from:0x021377e8 kind:load to:0x020985cc module:overlay(0) +from:0x021377ec kind:load to:0x01fff464 module:itcm +from:0x021377f0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021377f4 kind:load to:0x0213430c module:overlay(49) +from:0x021377f8 kind:load to:0x02134314 module:overlay(49) +from:0x021377fc kind:load to:0x02098508 module:overlay(0) +from:0x02137800 kind:load to:0x0209850c module:overlay(0) +from:0x02137804 kind:load to:0x02098510 module:overlay(0) +from:0x02137808 kind:load to:0x02098514 module:overlay(0) +from:0x0213780c kind:load to:0x02098518 module:overlay(0) +from:0x02137810 kind:load to:0x0209851c module:overlay(0) +from:0x02137814 kind:load to:0x020985d8 module:overlay(0) +from:0x02137818 kind:load to:0x02098644 module:overlay(0) +from:0x0213781c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137820 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137824 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137828 kind:load to:0x02134538 module:overlay(49) +from:0x0213782c kind:load to:0x02134554 module:overlay(49) +from:0x02137830 kind:load to:0x0213434c module:overlay(49) +from:0x02137834 kind:load to:0x02134430 module:overlay(49) +from:0x02137840 kind:load to:0x0213459c module:overlay(49) +from:0x02137844 kind:load to:0x0213458c module:overlay(49) +from:0x02137848 kind:load to:0x02134508 module:overlay(49) +from:0x02137854 kind:load to:0x02134908 module:overlay(49) +from:0x02137858 kind:load to:0x02097998 module:overlay(0) +from:0x0213785c kind:load to:0x020977a8 module:overlay(0) +from:0x02137860 kind:load to:0x02097824 module:overlay(0) +from:0x02137864 kind:load to:0x020979a0 module:overlay(0) +from:0x02137868 kind:load to:0x020979c0 module:overlay(0) +from:0x0213786c kind:load to:0x020979ec module:overlay(0) +from:0x02137878 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0213787c kind:load to:0x0207c4d8 module:overlay(0) +from:0x02137880 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02137884 kind:load to:0x0207c990 module:overlay(0) +from:0x02137888 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0213788c kind:load to:0x0207ca44 module:overlay(0) +from:0x02137890 kind:load to:0x0207ca6c module:overlay(0) +from:0x02137894 kind:load to:0x0207cae4 module:overlay(0) +from:0x02137898 kind:load to:0x02134ed8 module:overlay(49) +from:0x021378a0 kind:load to:0x02134f20 module:overlay(49) +from:0x021378f0 kind:load to:0x02134f0c module:overlay(49) +from:0x021378f8 kind:load to:0x02134f60 module:overlay(49) +from:0x021379b0 kind:load to:0x0209856c module:overlay(0) +from:0x021379b4 kind:load to:0x020985a8 module:overlay(0) +from:0x021379b8 kind:load to:0x020985c0 module:overlay(0) +from:0x021379bc kind:load to:0x020985cc module:overlay(0) +from:0x021379c0 kind:load to:0x01fff464 module:itcm +from:0x021379c4 kind:load to:0x020a9a2c module:overlay(0) +from:0x021379c8 kind:load to:0x02134d74 module:overlay(49) +from:0x021379cc kind:load to:0x020a8df8 module:overlay(0) +from:0x021379d0 kind:load to:0x02134e8c module:overlay(49) +from:0x021379d4 kind:load to:0x020a9948 module:overlay(0) +from:0x021379d8 kind:load to:0x02098510 module:overlay(0) +from:0x021379dc kind:load to:0x021351b8 module:overlay(49) +from:0x021379e0 kind:load to:0x02098518 module:overlay(0) +from:0x021379e4 kind:load to:0x0209851c module:overlay(0) +from:0x021379e8 kind:load to:0x020985d8 module:overlay(0) +from:0x021379ec kind:load to:0x02098644 module:overlay(0) +from:0x021379f0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021379f4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021379f8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021379fc kind:load to:0x02134ccc module:overlay(49) +from:0x02137a00 kind:load to:0x02134d1c module:overlay(49) +from:0x02137a04 kind:load to:0x020a8df4 module:overlay(0) +from:0x02137a08 kind:load to:0x02134e28 module:overlay(49) +from:0x02137a0c kind:load to:0x020a9324 module:overlay(0) +from:0x02137a10 kind:load to:0x020a8fcc module:overlay(0) +from:0x02137a14 kind:load to:0x020a9034 module:overlay(0) +from:0x02137a18 kind:load to:0x02134f64 module:overlay(49) +from:0x02137a1c kind:load to:0x020a91a0 module:overlay(0) +from:0x02137a20 kind:load to:0x020a9270 module:overlay(0) +from:0x02137a24 kind:load to:0x020a9294 module:overlay(0) +from:0x02137a28 kind:load to:0x020a9298 module:overlay(0) +from:0x02137a2c kind:load to:0x020a91f4 module:overlay(0) +from:0x02137a30 kind:load to:0x021350ac module:overlay(49) +from:0x02137a34 kind:load to:0x020a9204 module:overlay(0) +from:0x02137a38 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02137a3c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02137a40 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02137a44 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02137a48 kind:load to:0x020a949c module:overlay(0) +from:0x02137a4c kind:load to:0x020a95ec module:overlay(0) +from:0x02137a50 kind:load to:0x020a9618 module:overlay(0) +from:0x02137a54 kind:load to:0x020a9638 module:overlay(0) +from:0x02137a58 kind:load to:0x020a9850 module:overlay(0) +from:0x02137a5c kind:load to:0x02134f88 module:overlay(49) +from:0x02137a60 kind:load to:0x02135018 module:overlay(49) +from:0x02137a64 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02137a68 kind:load to:0x020a99f8 module:overlay(0) +from:0x02137a74 kind:load to:0x0209856c module:overlay(0) +from:0x02137a78 kind:load to:0x020985a8 module:overlay(0) +from:0x02137a7c kind:load to:0x020985c0 module:overlay(0) +from:0x02137a80 kind:load to:0x020985cc module:overlay(0) +from:0x02137a84 kind:load to:0x01fff464 module:itcm +from:0x02137a88 kind:load to:0x020a9a2c module:overlay(0) +from:0x02137a8c kind:load to:0x020a8d7c module:overlay(0) +from:0x02137a90 kind:load to:0x020a8df8 module:overlay(0) +from:0x02137a94 kind:load to:0x020a9944 module:overlay(0) +from:0x02137a98 kind:load to:0x020a9948 module:overlay(0) +from:0x02137a9c kind:load to:0x02098510 module:overlay(0) +from:0x02137aa0 kind:load to:0x020a99b0 module:overlay(0) +from:0x02137aa4 kind:load to:0x02098518 module:overlay(0) +from:0x02137aa8 kind:load to:0x0209851c module:overlay(0) +from:0x02137aac kind:load to:0x020985d8 module:overlay(0) +from:0x02137ab0 kind:load to:0x02098644 module:overlay(0) +from:0x02137ab4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137ab8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137abc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137ac0 kind:load to:0x02135330 module:overlay(49) +from:0x02137ac4 kind:load to:0x02135308 module:overlay(49) +from:0x02137ac8 kind:load to:0x020a8df4 module:overlay(0) +from:0x02137ad0 kind:load to:0x020a9324 module:overlay(0) +from:0x02137ad4 kind:load to:0x020a8fcc module:overlay(0) +from:0x02137ad8 kind:load to:0x020a9034 module:overlay(0) +from:0x02137adc kind:load to:0x020a91a4 module:overlay(0) +from:0x02137ae0 kind:load to:0x020a91a0 module:overlay(0) +from:0x02137ae4 kind:load to:0x020a9270 module:overlay(0) +from:0x02137ae8 kind:load to:0x020a9294 module:overlay(0) +from:0x02137aec kind:load to:0x020a9298 module:overlay(0) +from:0x02137af0 kind:load to:0x020a91f4 module:overlay(0) +from:0x02137af4 kind:load to:0x020a91fc module:overlay(0) +from:0x02137af8 kind:load to:0x020a9204 module:overlay(0) +from:0x02137afc kind:load to:0x020a8fa8 module:overlay(0) +from:0x02137b00 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02137b04 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02137b08 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02137b0c kind:load to:0x020a949c module:overlay(0) +from:0x02137b10 kind:load to:0x020a95ec module:overlay(0) +from:0x02137b14 kind:load to:0x020a9618 module:overlay(0) +from:0x02137b18 kind:load to:0x020a9638 module:overlay(0) +from:0x02137b1c kind:load to:0x020a9850 module:overlay(0) +from:0x02137b20 kind:load to:0x020a9628 module:overlay(0) +from:0x02137b24 kind:load to:0x020a8f14 module:overlay(0) +from:0x02137b28 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02137b2c kind:load to:0x020a99f8 module:overlay(0) +from:0x02137c50 kind:load to:0x02135881 module:overlay(49) +from:0x02137c54 kind:load to:0x02136be8 module:overlay(49) +from:0x02137c58 kind:load to:0x0201bbe4 module:main +from:0x02137c5c kind:load to:0x02136bbc module:overlay(49) +from:0x02137c60 kind:load to:0x0201bd8c module:main +from:0x02137c6c kind:load to:0x02135690 module:overlay(49) +from:0x02137c70 kind:load to:0x02097998 module:overlay(0) +from:0x02137c74 kind:load to:0x020977a8 module:overlay(0) +from:0x02137c78 kind:load to:0x02097824 module:overlay(0) +from:0x02137c7c kind:load to:0x020979a0 module:overlay(0) +from:0x02137c80 kind:load to:0x020979c0 module:overlay(0) +from:0x02137c84 kind:load to:0x020979ec module:overlay(0) +from:0x02137c90 kind:load to:0x02135875 module:overlay(49) +from:0x02137c94 kind:load to:0x02136bcc module:overlay(49) +from:0x02137c98 kind:load to:0x02057bf4 module:overlay(0) +from:0x02137c9c kind:load to:0x021368c4 module:overlay(49) +from:0x02137ca0 kind:load to:0x02057dc8 module:overlay(0) +from:0x02137ca4 kind:load to:0x02057e44 module:overlay(0) +from:0x02137ca8 kind:load to:0x02057ea8 module:overlay(0) +from:0x02137cac kind:load to:0x0209a7f0 module:overlay(0) +from:0x02137cb0 kind:load to:0x02057d84 module:overlay(0) +from:0x02137cbc kind:load to:0x02135869 module:overlay(49) +from:0x02137cc0 kind:load to:0x02136c04 module:overlay(49) +from:0x02137cc4 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02137cc8 kind:load to:0x0209a2dc module:overlay(0) +from:0x02137ccc kind:load to:0x0209a374 module:overlay(0) +from:0x02137cd0 kind:load to:0x0209a388 module:overlay(0) +from:0x02137cd4 kind:load to:0x0209a138 module:overlay(0) +from:0x02137cd8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02137cdc kind:load to:0x0209a438 module:overlay(0) +from:0x02137ce0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02137ce4 kind:load to:0x0209a344 module:overlay(0) +from:0x02137ce8 kind:load to:0x0209a35c module:overlay(0) +from:0x02137cec kind:load to:0x0209a39c module:overlay(0) +from:0x02137cf0 kind:load to:0x0209a728 module:overlay(0) +from:0x02137cf4 kind:load to:0x0213420c module:overlay(49) +from:0x02137cf8 kind:load to:0x021341e8 module:overlay(49) +from:0x02137cfc kind:load to:0x0209a760 module:overlay(0) +from:0x02137d00 kind:load to:0x02135c94 module:overlay(49) +from:0x02137d08 kind:load to:0x02135dac module:overlay(49) +from:0x02137d10 kind:load to:0x02136190 module:overlay(49) +from:0x02137d18 kind:load to:0x021361fc module:overlay(49) +from:0x02137d20 kind:load to:0x021363d0 module:overlay(49) +from:0x02137d70 kind:load to:0x02135c68 module:overlay(49) +from:0x02137d78 kind:load to:0x02135ca0 module:overlay(49) +from:0x02137d80 kind:load to:0x0213617c module:overlay(49) +from:0x02137d88 kind:load to:0x02136194 module:overlay(49) +from:0x02137d90 kind:load to:0x021363bc module:overlay(49) +from:0x02137e90 kind:load to:0x0209856c module:overlay(0) +from:0x02137e94 kind:load to:0x020985a8 module:overlay(0) +from:0x02137e98 kind:load to:0x020985c0 module:overlay(0) +from:0x02137e9c kind:load to:0x020985cc module:overlay(0) +from:0x02137ea0 kind:load to:0x01fff464 module:itcm +from:0x02137ea4 kind:load to:0x020a9a2c module:overlay(0) +from:0x02137ea8 kind:load to:0x020a8d7c module:overlay(0) +from:0x02137eac kind:load to:0x020a8df8 module:overlay(0) +from:0x02137eb0 kind:load to:0x020a9944 module:overlay(0) +from:0x02137eb4 kind:load to:0x020a9948 module:overlay(0) +from:0x02137eb8 kind:load to:0x02098510 module:overlay(0) +from:0x02137ebc kind:load to:0x020a99b0 module:overlay(0) +from:0x02137ec0 kind:load to:0x02098518 module:overlay(0) +from:0x02137ec4 kind:load to:0x0209851c module:overlay(0) +from:0x02137ec8 kind:load to:0x020985d8 module:overlay(0) +from:0x02137ecc kind:load to:0x02098644 module:overlay(0) +from:0x02137ed0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137ed4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137ed8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137edc kind:load to:0x02136c48 module:overlay(49) +from:0x02137ee0 kind:load to:0x02136c20 module:overlay(49) +from:0x02137ee4 kind:load to:0x020a8df4 module:overlay(0) +from:0x02137eec kind:load to:0x020a9324 module:overlay(0) +from:0x02137ef0 kind:load to:0x020a8fcc module:overlay(0) +from:0x02137ef4 kind:load to:0x020a9034 module:overlay(0) +from:0x02137ef8 kind:load to:0x020a91a4 module:overlay(0) +from:0x02137efc kind:load to:0x020a91a0 module:overlay(0) +from:0x02137f00 kind:load to:0x020a9270 module:overlay(0) +from:0x02137f04 kind:load to:0x020a9294 module:overlay(0) +from:0x02137f08 kind:load to:0x020a9298 module:overlay(0) +from:0x02137f0c kind:load to:0x020a91f4 module:overlay(0) +from:0x02137f10 kind:load to:0x020a91fc module:overlay(0) +from:0x02137f14 kind:load to:0x020a9204 module:overlay(0) +from:0x02137f18 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02137f1c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02137f20 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02137f24 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02137f28 kind:load to:0x020a949c module:overlay(0) +from:0x02137f2c kind:load to:0x020a95ec module:overlay(0) +from:0x02137f30 kind:load to:0x020a9618 module:overlay(0) +from:0x02137f34 kind:load to:0x020a9638 module:overlay(0) +from:0x02137f38 kind:load to:0x020a9850 module:overlay(0) +from:0x02137f3c kind:load to:0x020a9628 module:overlay(0) +from:0x02137f40 kind:load to:0x020a8f14 module:overlay(0) +from:0x02137f44 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02137f48 kind:load to:0x020a99f8 module:overlay(0) +from:0x02137f54 kind:load to:0x0209856c module:overlay(0) +from:0x02137f58 kind:load to:0x020985a8 module:overlay(0) +from:0x02137f5c kind:load to:0x020985c0 module:overlay(0) +from:0x02137f60 kind:load to:0x020985cc module:overlay(0) +from:0x02137f64 kind:load to:0x01fff464 module:itcm +from:0x02137f68 kind:load to:0x020a9a2c module:overlay(0) +from:0x02137f6c kind:load to:0x02135918 module:overlay(49) +from:0x02137f70 kind:load to:0x020a8df8 module:overlay(0) +from:0x02137f74 kind:load to:0x02135a00 module:overlay(49) +from:0x02137f78 kind:load to:0x02135c54 module:overlay(49) +from:0x02137f7c kind:load to:0x02098510 module:overlay(0) +from:0x02137f80 kind:load to:0x021368dc module:overlay(49) +from:0x02137f84 kind:load to:0x02098518 module:overlay(0) +from:0x02137f88 kind:load to:0x0209851c module:overlay(0) +from:0x02137f8c kind:load to:0x020985d8 module:overlay(0) +from:0x02137f90 kind:load to:0x02098644 module:overlay(0) +from:0x02137f94 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137f98 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137f9c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137fa0 kind:load to:0x0213588d module:overlay(49) +from:0x02137fa4 kind:load to:0x021358d1 module:overlay(49) +from:0x02137fa8 kind:load to:0x020a8df4 module:overlay(0) +from:0x02137fac kind:load to:0x02135998 module:overlay(49) +from:0x02137fb0 kind:load to:0x020a9324 module:overlay(0) +from:0x02137fb4 kind:load to:0x020a8fcc module:overlay(0) +from:0x02137fb8 kind:load to:0x020a9034 module:overlay(0) +from:0x02137fbc kind:load to:0x02136804 module:overlay(49) +from:0x02137fc0 kind:load to:0x020a91a0 module:overlay(0) +from:0x02137fc4 kind:load to:0x020a9270 module:overlay(0) +from:0x02137fc8 kind:load to:0x020a9294 module:overlay(0) +from:0x02137fcc kind:load to:0x020a9298 module:overlay(0) +from:0x02137fd0 kind:load to:0x021369ac module:overlay(49) +from:0x02137fd4 kind:load to:0x02136ab0 module:overlay(49) +from:0x02137fd8 kind:load to:0x020a9204 module:overlay(0) +from:0x02137fdc kind:load to:0x02136830 module:overlay(49) +from:0x02137fe0 kind:load to:0x02136844 module:overlay(49) +from:0x02137fe4 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02137fe8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02137fec kind:load to:0x02136858 module:overlay(49) +from:0x02137ff0 kind:load to:0x020a95ec module:overlay(0) +from:0x02137ff4 kind:load to:0x020a9618 module:overlay(0) +from:0x02137ff8 kind:load to:0x02136734 module:overlay(49) +from:0x02137ffc kind:load to:0x020a9850 module:overlay(0) +from:0x02138000 kind:load to:0x020a9628 module:overlay(0) +from:0x02138004 kind:load to:0x021365c4 module:overlay(49) +from:0x02138008 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0213800c kind:load to:0x020a99f8 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov049/symbols.txt b/config/eur1/arm9/overlays/ov049/symbols.txt new file mode 100644 index 00000000..9fff24e3 --- /dev/null +++ b/config/eur1/arm9/overlays/ov049/symbols.txt @@ -0,0 +1,347 @@ +func_ov049_021305e0 kind:function(arm,size=0xc) addr:0x021305e0 +func_ov049_021305ec kind:function(arm,size=0x24) addr:0x021305ec +func_ov049_02130610 kind:function(arm,size=0x44) addr:0x02130610 +func_ov049_02130654 kind:function(arm,size=0x50) addr:0x02130654 +func_ov049_021306a4 kind:function(arm,size=0xd4) addr:0x021306a4 +func_ov049_02130778 kind:function(arm,size=0x104) addr:0x02130778 +func_ov049_0213087c kind:function(arm,size=0x44) addr:0x0213087c +func_ov049_021308c0 kind:function(arm,size=0x88) addr:0x021308c0 +func_ov049_02130948 kind:function(arm,size=0x50) addr:0x02130948 +func_ov049_02130998 kind:function(arm,size=0x94) addr:0x02130998 +func_ov049_02130a2c kind:function(arm,size=0x84) addr:0x02130a2c +func_ov049_02130ab0 kind:function(arm,size=0xe4) addr:0x02130ab0 +func_ov049_02130b94 kind:function(arm,size=0x120) addr:0x02130b94 +func_ov049_02130cb4 kind:function(arm,size=0x12c) addr:0x02130cb4 +func_ov049_02130de0 kind:function(arm,size=0x5c) addr:0x02130de0 +func_ov049_02130e3c kind:function(arm,size=0x1ac) addr:0x02130e3c +func_ov049_02130fe8 kind:function(arm,size=0x44) addr:0x02130fe8 +func_ov049_0213102c kind:function(arm,size=0x14) addr:0x0213102c +func_ov049_02131040 kind:function(arm,size=0x308) addr:0x02131040 +func_ov049_02131348 kind:function(arm,size=0x34) addr:0x02131348 +func_ov049_0213137c kind:function(arm,size=0x84) addr:0x0213137c +func_ov049_02131400 kind:function(arm,size=0x44) addr:0x02131400 +func_ov049_02131444 kind:function(arm,size=0x68) addr:0x02131444 +func_ov049_021314ac kind:function(arm,size=0x44) addr:0x021314ac +func_ov049_021314f0 kind:function(arm,size=0x6c) addr:0x021314f0 +func_ov049_0213155c kind:function(arm,size=0x20) addr:0x0213155c +func_ov049_0213157c kind:function(arm,size=0x28) addr:0x0213157c +func_ov049_021315a4 kind:function(arm,size=0x14) addr:0x021315a4 +func_ov049_021315b8 kind:function(arm,size=0xc) addr:0x021315b8 +func_ov049_021315c4 kind:function(arm,size=0x24) addr:0x021315c4 +func_ov049_021315e8 kind:function(arm,size=0x6c) addr:0x021315e8 +func_ov049_02131654 kind:function(arm,size=0xd4) addr:0x02131654 +func_ov049_02131728 kind:function(arm,size=0xd4) addr:0x02131728 +func_ov049_021317fc kind:function(arm,size=0x128) addr:0x021317fc +func_ov049_02131924 kind:function(arm,size=0x44) addr:0x02131924 +func_ov049_02131968 kind:function(arm,size=0x90) addr:0x02131968 +func_ov049_021319f8 kind:function(arm,size=0x50) addr:0x021319f8 +func_ov049_02131a48 kind:function(arm,size=0x38) addr:0x02131a48 +func_ov049_02131a80 kind:function(arm,size=0x7c) addr:0x02131a80 +func_ov049_02131afc kind:function(arm,size=0x148) addr:0x02131afc +func_ov049_02131c44 kind:function(arm,size=0x4) addr:0x02131c44 +func_ov049_02131c48 kind:function(arm,size=0x28) addr:0x02131c48 +func_ov049_02131c70 kind:function(arm,size=0xb4) addr:0x02131c70 +func_ov049_02131d24 kind:function(arm,size=0xbc) addr:0x02131d24 +func_ov049_02131de0 kind:function(arm,size=0xc) addr:0x02131de0 +func_ov049_02131dec kind:function(arm,size=0xe8) addr:0x02131dec +func_ov049_02131ed4 kind:function(arm,size=0x68) addr:0x02131ed4 +func_ov049_02131f3c kind:function(arm,size=0x30) addr:0x02131f3c +func_ov049_02131f6c kind:function(arm,size=0x2c) addr:0x02131f6c +func_ov049_02131f98 kind:function(arm,size=0x108) addr:0x02131f98 +func_ov049_021320a0 kind:function(arm,size=0x64) addr:0x021320a0 +func_ov049_02132104 kind:function(arm,size=0xcc) addr:0x02132104 +func_ov049_021321d0 kind:function(arm,size=0x20) addr:0x021321d0 +func_ov049_021321f0 kind:function(arm,size=0x28) addr:0x021321f0 +func_ov049_02132218 kind:function(arm,size=0x14) addr:0x02132218 +func_ov049_0213222c kind:function(arm,size=0xc) addr:0x0213222c +func_ov049_02132238 kind:function(arm,size=0x24) addr:0x02132238 +func_ov049_0213225c kind:function(arm,size=0x4c) addr:0x0213225c +func_ov049_021322a8 kind:function(arm,size=0x1c8) addr:0x021322a8 +func_ov049_02132470 kind:function(arm,size=0x14) addr:0x02132470 +func_ov049_02132484 kind:function(arm,size=0xc8) addr:0x02132484 +func_ov049_0213254c kind:function(arm,size=0xd0) addr:0x0213254c +func_ov049_0213261c kind:function(arm,size=0xc0) addr:0x0213261c +func_ov049_021326dc kind:function(arm,size=0x64) addr:0x021326dc +func_ov049_02132740 kind:function(arm,size=0x4) addr:0x02132740 +func_ov049_02132744 kind:function(arm,size=0xd4) addr:0x02132744 +func_ov049_02132818 kind:function(arm,size=0x3c) addr:0x02132818 +func_ov049_02132854 kind:function(arm,size=0x48) addr:0x02132854 +func_ov049_0213289c kind:function(arm,size=0x2e4) addr:0x0213289c +func_ov049_02132b80 kind:function(arm,size=0x2b0) addr:0x02132b80 +func_ov049_02132e30 kind:function(arm,size=0x2c) addr:0x02132e30 +func_ov049_02132e5c kind:function(arm,size=0xe4) addr:0x02132e5c +func_ov049_02132f40 kind:function(arm,size=0xa8) addr:0x02132f40 +func_ov049_02132fe8 kind:function(arm,size=0x80) addr:0x02132fe8 +func_ov049_02133068 kind:function(arm,size=0xc4) addr:0x02133068 +func_ov049_0213312c kind:function(arm,size=0x7c) addr:0x0213312c +func_ov049_021331a8 kind:function(arm,size=0xc0) addr:0x021331a8 +func_ov049_02133268 kind:function(arm,size=0x360) addr:0x02133268 +func_ov049_021335c8 kind:function(arm,size=0x98) addr:0x021335c8 +func_ov049_02133660 kind:function(arm,size=0x74) addr:0x02133660 +func_ov049_021336d4 kind:function(arm,size=0x204) addr:0x021336d4 +func_ov049_021338d8 kind:function(arm,size=0x114) addr:0x021338d8 +func_ov049_021339ec kind:function(arm,size=0x1bc) addr:0x021339ec +func_ov049_02133ba8 kind:function(arm,size=0x64) addr:0x02133ba8 +func_ov049_02133c0c kind:function(arm,size=0x28) addr:0x02133c0c +func_ov049_02133c34 kind:function(arm,size=0x40) addr:0x02133c34 +func_ov049_02133c74 kind:function(arm,size=0xc0) addr:0x02133c74 +func_ov049_02133d34 kind:function(arm,size=0x7c) addr:0x02133d34 +func_ov049_02133db0 kind:function(arm,size=0x70) addr:0x02133db0 +func_ov049_02133e20 kind:function(arm,size=0x6c) addr:0x02133e20 +func_ov049_02133e8c kind:function(arm,size=0x58) addr:0x02133e8c +func_ov049_02133ee4 kind:function(arm,size=0x48) addr:0x02133ee4 +func_ov049_02133f2c kind:function(arm,size=0x84) addr:0x02133f2c +func_ov049_02133fb0 kind:function(arm,size=0x28) addr:0x02133fb0 +func_ov049_02133fd8 kind:function(arm,size=0x1c) addr:0x02133fd8 +func_ov049_02133ff4 kind:function(arm,size=0x24) addr:0x02133ff4 +func_ov049_02134018 kind:function(arm,size=0x2c) addr:0x02134018 +func_ov049_02134044 kind:function(arm,size=0xb8) addr:0x02134044 +func_ov049_021340fc kind:function(arm,size=0xec) addr:0x021340fc +func_ov049_021341e8 kind:function(arm,size=0x24) addr:0x021341e8 +func_ov049_0213420c kind:function(arm,size=0x2c) addr:0x0213420c +func_ov049_02134238 kind:function(arm,size=0xc) addr:0x02134238 +func_ov049_02134244 kind:function(arm,size=0x1c) addr:0x02134244 +func_ov049_02134260 kind:function(arm,size=0x14) addr:0x02134260 +func_ov049_02134274 kind:function(arm,size=0xc) addr:0x02134274 +func_ov049_02134280 kind:function(arm,size=0x24) addr:0x02134280 +func_ov049_021342a4 kind:function(arm,size=0x28) addr:0x021342a4 +func_ov049_021342cc kind:function(arm,size=0x40) addr:0x021342cc +func_ov049_0213430c kind:function(arm,size=0x8) addr:0x0213430c +func_ov049_02134314 kind:function(arm,size=0x38) addr:0x02134314 +func_ov049_0213434c kind:function(arm,size=0xe4) addr:0x0213434c +func_ov049_02134430 kind:function(arm,size=0xd8) addr:0x02134430 +func_ov049_02134508 kind:function(arm,size=0x4) addr:0x02134508 +func_ov049_0213450c kind:function(arm,size=0x8) addr:0x0213450c +func_ov049_02134514 kind:function(arm,size=0x10) addr:0x02134514 +func_ov049_02134524 kind:function(arm,size=0x14) addr:0x02134524 +func_ov049_02134538 kind:function(arm,size=0x1c) addr:0x02134538 +func_ov049_02134554 kind:function(arm,size=0x24) addr:0x02134554 +func_ov049_02134578 kind:function(arm,size=0x14) addr:0x02134578 +func_ov049_0213458c kind:function(arm,size=0x10) addr:0x0213458c +func_ov049_0213459c kind:function(arm,size=0x10) addr:0x0213459c +func_ov049_021345ac kind:function(arm,size=0x20) addr:0x021345ac +func_ov049_021345cc kind:function(arm,size=0x20) addr:0x021345cc +func_ov049_021345ec kind:function(arm,size=0x20) addr:0x021345ec +func_ov049_0213460c kind:function(arm,size=0x20) addr:0x0213460c +func_ov049_0213462c kind:function(arm,size=0x20) addr:0x0213462c +func_ov049_0213464c kind:function(arm,size=0x20) addr:0x0213464c +func_ov049_0213466c kind:function(arm,size=0x20) addr:0x0213466c +func_ov049_0213468c kind:function(arm,size=0x20) addr:0x0213468c +func_ov049_021346ac kind:function(arm,size=0x20) addr:0x021346ac +func_ov049_021346cc kind:function(arm,size=0x3c) addr:0x021346cc +func_ov049_02134708 kind:function(arm,size=0x3c) addr:0x02134708 +func_ov049_02134744 kind:function(arm,size=0x3c) addr:0x02134744 +func_ov049_02134780 kind:function(arm,size=0x20) addr:0x02134780 +func_ov049_021347a0 kind:function(arm,size=0x20) addr:0x021347a0 +func_ov049_021347c0 kind:function(arm,size=0x20) addr:0x021347c0 +func_ov049_021347e0 kind:function(arm,size=0x20) addr:0x021347e0 +func_ov049_02134800 kind:function(arm,size=0x20) addr:0x02134800 +func_ov049_02134820 kind:function(arm,size=0x80) addr:0x02134820 +func_ov049_021348a0 kind:function(arm,size=0x5c) addr:0x021348a0 +func_ov049_021348fc kind:function(arm,size=0xc) addr:0x021348fc +func_ov049_02134908 kind:function(arm,size=0x24) addr:0x02134908 +func_ov049_0213492c kind:function(arm,size=0x68) addr:0x0213492c +func_ov049_02134994 kind:function(arm,size=0x1cc) addr:0x02134994 +func_ov049_02134b60 kind:function(arm,size=0x16c) addr:0x02134b60 +func_ov049_02134ccc kind:function(arm,size=0x50) addr:0x02134ccc +func_ov049_02134d1c kind:function(arm,size=0x58) addr:0x02134d1c +func_ov049_02134d74 kind:function(arm,size=0xb4) addr:0x02134d74 +func_ov049_02134e28 kind:function(arm,size=0x64) addr:0x02134e28 +func_ov049_02134e8c kind:function(arm,size=0x4c) addr:0x02134e8c +func_ov049_02134ed8 kind:function(arm,size=0x34) addr:0x02134ed8 +func_ov049_02134f0c kind:function(arm,size=0x14) addr:0x02134f0c +func_ov049_02134f20 kind:function(arm,size=0x40) addr:0x02134f20 +func_ov049_02134f60 kind:function(arm,size=0x4) addr:0x02134f60 +func_ov049_02134f64 kind:function(arm,size=0x24) addr:0x02134f64 +func_ov049_02134f88 kind:function(arm,size=0xc) addr:0x02134f88 +func_ov049_02134f94 kind:function(arm,size=0x84) addr:0x02134f94 +func_ov049_02135018 kind:function(arm,size=0x94) addr:0x02135018 +func_ov049_021350ac kind:function(arm,size=0x10c) addr:0x021350ac +func_ov049_021351b8 kind:function(arm,size=0x8c) addr:0x021351b8 +func_ov049_02135244 kind:function(arm,size=0xc4) addr:0x02135244 +func_ov049_02135308 kind:function(arm,size=0x28) addr:0x02135308 +func_ov049_02135330 kind:function(arm,size=0x20) addr:0x02135330 +func_ov049_02135350 kind:function(arm,size=0x14) addr:0x02135350 +func_ov049_02135364 kind:function(arm,size=0x20) addr:0x02135364 +func_ov049_02135384 kind:function(arm,size=0x20) addr:0x02135384 +func_ov049_021353a4 kind:function(arm,size=0x20) addr:0x021353a4 +func_ov049_021353c4 kind:function(arm,size=0x20) addr:0x021353c4 +func_ov049_021353e4 kind:function(arm,size=0x20) addr:0x021353e4 +func_ov049_02135404 kind:function(arm,size=0x20) addr:0x02135404 +func_ov049_02135424 kind:function(arm,size=0x20) addr:0x02135424 +func_ov049_02135444 kind:function(arm,size=0x20) addr:0x02135444 +func_ov049_02135464 kind:function(arm,size=0x20) addr:0x02135464 +func_ov049_02135484 kind:function(arm,size=0x3c) addr:0x02135484 +func_ov049_021354c0 kind:function(arm,size=0x3c) addr:0x021354c0 +func_ov049_021354fc kind:function(arm,size=0x3c) addr:0x021354fc +func_ov049_02135538 kind:function(arm,size=0x20) addr:0x02135538 +func_ov049_02135558 kind:function(arm,size=0x20) addr:0x02135558 +func_ov049_02135578 kind:function(arm,size=0x20) addr:0x02135578 +func_ov049_02135598 kind:function(arm,size=0x20) addr:0x02135598 +func_ov049_021355b8 kind:function(arm,size=0x20) addr:0x021355b8 +func_ov049_021355d8 kind:function(arm,size=0x80) addr:0x021355d8 +func_ov049_02135658 kind:function(arm,size=0x2c) addr:0x02135658 +func_ov049_02135684 kind:function(arm,size=0xc) addr:0x02135684 +func_ov049_02135690 kind:function(arm,size=0x24) addr:0x02135690 +func_ov049_021356b4 kind:function(arm,size=0x54) addr:0x021356b4 +func_ov049_02135708 kind:function(thumb,size=0x160) addr:0x02135708 +func_ov049_02135868 kind:function(thumb,size=0xc) addr:0x02135868 +func_ov049_02135874 kind:function(thumb,size=0xc) addr:0x02135874 +func_ov049_02135880 kind:function(thumb,size=0xc) addr:0x02135880 +func_ov049_0213588c kind:function(thumb,size=0x44) addr:0x0213588c +func_ov049_021358d0 kind:function(thumb,size=0x48) addr:0x021358d0 +func_ov049_02135918 kind:function(arm,size=0x80) addr:0x02135918 +func_ov049_02135998 kind:function(arm,size=0x68) addr:0x02135998 +func_ov049_02135a00 kind:function(arm,size=0x254) addr:0x02135a00 +func_ov049_02135c54 kind:function(arm,size=0x14) addr:0x02135c54 +func_ov049_02135c68 kind:function(arm,size=0x2c) addr:0x02135c68 +func_ov049_02135c94 kind:function(arm,size=0xc) addr:0x02135c94 +func_ov049_02135ca0 kind:function(arm,size=0x10c) addr:0x02135ca0 +func_ov049_02135dac kind:function(arm,size=0x3d0) addr:0x02135dac +func_ov049_0213617c kind:function(arm,size=0x14) addr:0x0213617c +func_ov049_02136190 kind:function(arm,size=0x4) addr:0x02136190 +func_ov049_02136194 kind:function(arm,size=0x68) addr:0x02136194 +func_ov049_021361fc kind:function(arm,size=0x1c0) addr:0x021361fc +func_ov049_021363bc kind:function(arm,size=0x14) addr:0x021363bc +func_ov049_021363d0 kind:function(arm,size=0x58) addr:0x021363d0 +func_ov049_02136428 kind:function(arm,size=0xcc) addr:0x02136428 +func_ov049_021364f4 kind:function(arm,size=0xd0) addr:0x021364f4 +func_ov049_021365c4 kind:function(arm,size=0x170) addr:0x021365c4 +func_ov049_02136734 kind:function(arm,size=0xd0) addr:0x02136734 +func_ov049_02136804 kind:function(arm,size=0x2c) addr:0x02136804 +func_ov049_02136830 kind:function(arm,size=0x14) addr:0x02136830 +func_ov049_02136844 kind:function(arm,size=0x14) addr:0x02136844 +func_ov049_02136858 kind:function(arm,size=0x6c) addr:0x02136858 +func_ov049_021368c4 kind:function(arm,size=0x18) addr:0x021368c4 +func_ov049_021368dc kind:function(arm,size=0xa4) addr:0x021368dc +func_ov049_02136980 kind:function(arm,size=0x2c) addr:0x02136980 +func_ov049_021369ac kind:function(arm,size=0x104) addr:0x021369ac +func_ov049_02136ab0 kind:function(arm,size=0x54) addr:0x02136ab0 +func_ov049_02136b04 kind:function(arm,size=0xb8) addr:0x02136b04 +func_ov049_02136bbc kind:function(arm,size=0x10) addr:0x02136bbc +func_ov049_02136bcc kind:function(arm,size=0x1c) addr:0x02136bcc +func_ov049_02136be8 kind:function(arm,size=0x1c) addr:0x02136be8 +func_ov049_02136c04 kind:function(arm,size=0x1c) addr:0x02136c04 +func_ov049_02136c20 kind:function(arm,size=0x28) addr:0x02136c20 +func_ov049_02136c48 kind:function(arm,size=0x20) addr:0x02136c48 +func_ov049_02136c68 kind:function(arm,size=0x14) addr:0x02136c68 +data_ov049_02136c7c kind:data(any) addr:0x02136c7c +data_ov049_02136c80 kind:data(any) addr:0x02136c80 +data_ov049_02136c84 kind:data(any) addr:0x02136c84 +data_ov049_02136c88 kind:data(any) addr:0x02136c88 +data_ov049_02136c8c kind:data(any) addr:0x02136c8c +data_ov049_02136c94 kind:data(any) addr:0x02136c94 +data_ov049_02136c98 kind:data(any) addr:0x02136c98 +data_ov049_02136c9c kind:data(any) addr:0x02136c9c +data_ov049_02136ca0 kind:data(any) addr:0x02136ca0 +__sinit_ov049_02136cac kind:function(arm,size=0x50) addr:0x02136cac +__sinit_ov049_02136cfc kind:function(arm,size=0x50) addr:0x02136cfc +__sinit_ov049_02136d4c kind:function(arm,size=0x50) addr:0x02136d4c +__sinit_ov049_02136d9c kind:function(arm,size=0x50) addr:0x02136d9c +__sinit_ov049_02136dec kind:function(arm,size=0x30c) addr:0x02136dec +__sinit_ov049_021370f8 kind:function(arm,size=0x30c) addr:0x021370f8 +.p__sinit_ov049_02136cac kind:data(word) addr:0x02137404 +.p__sinit_ov049_02136cfc kind:data(word) addr:0x02137408 +.p__sinit_ov049_02136d4c kind:data(word) addr:0x0213740c +.p__sinit_ov049_02136d9c kind:data(word) addr:0x02137410 +.p__sinit_ov049_02136dec kind:data(word) addr:0x02137414 +.p__sinit_ov049_021370f8 kind:data(word) addr:0x02137418 +data_ov049_02137428 kind:data(any) addr:0x02137428 +data_ov049_02137444 kind:data(any) addr:0x02137444 +data_ov049_02137474 kind:data(any) addr:0x02137474 +data_ov049_021374ac kind:data(any) addr:0x021374ac +data_ov049_02137504 kind:data(any) addr:0x02137504 +data_ov049_02137508 kind:data(any) addr:0x02137508 +data_ov049_02137538 kind:data(any) addr:0x02137538 +data_ov049_02137570 kind:data(any) addr:0x02137570 +data_ov049_02137594 kind:data(any) addr:0x02137594 +data_ov049_021375ec kind:data(any) addr:0x021375ec +data_ov049_021375f0 kind:data(any) addr:0x021375f0 +data_ov049_02137608 kind:data(any) addr:0x02137608 +data_ov049_02137628 kind:data(any) addr:0x02137628 +data_ov049_02137644 kind:data(any) addr:0x02137644 +data_ov049_02137660 kind:data(any) addr:0x02137660 +data_ov049_021376a8 kind:data(any) addr:0x021376a8 +data_ov049_021376f8 kind:data(any) addr:0x021376f8 +data_ov049_02137724 kind:data(any) addr:0x02137724 ambiguous +data_ov049_02137744 kind:data(any) addr:0x02137744 +data_ov049_021377a4 kind:data(any) addr:0x021377a4 +data_ov049_021377b8 kind:data(any) addr:0x021377b8 +data_ov049_021377dc kind:data(any) addr:0x021377dc +data_ov049_02137840 kind:data(any) addr:0x02137840 +data_ov049_02137854 kind:data(any) addr:0x02137854 +data_ov049_02137878 kind:data(any) addr:0x02137878 +data_ov049_02137898 kind:data(any) addr:0x02137898 +data_ov049_021378f0 kind:data(any) addr:0x021378f0 +data_ov049_02137948 kind:data(any) addr:0x02137948 +data_ov049_021379b0 kind:data(any) addr:0x021379b0 +data_ov049_02137a74 kind:data(any) addr:0x02137a74 +data_ov049_02137b30 kind:data(any) addr:0x02137b30 +data_ov049_02137b40 kind:data(any) addr:0x02137b40 +data_ov049_02137b50 kind:data(any) addr:0x02137b50 +data_ov049_02137b60 kind:data(any) addr:0x02137b60 +data_ov049_02137b70 kind:data(any) addr:0x02137b70 +data_ov049_02137b80 kind:data(any) addr:0x02137b80 +data_ov049_02137b90 kind:data(any) addr:0x02137b90 +data_ov049_02137ba0 kind:data(any) addr:0x02137ba0 +data_ov049_02137bb0 kind:data(any) addr:0x02137bb0 +data_ov049_02137bc0 kind:data(any) addr:0x02137bc0 +data_ov049_02137bd0 kind:data(any) addr:0x02137bd0 +data_ov049_02137be0 kind:data(any) addr:0x02137be0 +data_ov049_02137bf0 kind:data(any) addr:0x02137bf0 +data_ov049_02137c00 kind:data(any) addr:0x02137c00 +data_ov049_02137c10 kind:data(any) addr:0x02137c10 +data_ov049_02137c20 kind:data(any) addr:0x02137c20 +data_ov049_02137c30 kind:data(any) addr:0x02137c30 +data_ov049_02137c40 kind:data(any) addr:0x02137c40 +data_ov049_02137c42 kind:data(any) addr:0x02137c42 +data_ov049_02137c44 kind:data(any) addr:0x02137c44 +data_ov049_02137c50 kind:data(any) addr:0x02137c50 +data_ov049_02137c6c kind:data(any) addr:0x02137c6c +data_ov049_02137c90 kind:data(any) addr:0x02137c90 +data_ov049_02137cbc kind:data(any) addr:0x02137cbc +data_ov049_02137d00 kind:data(any) addr:0x02137d00 +data_ov049_02137d70 kind:data(any) addr:0x02137d70 +data_ov049_02137de0 kind:data(any) addr:0x02137de0 +data_ov049_02137df8 kind:data(any) addr:0x02137df8 +data_ov049_02137e40 kind:data(any) addr:0x02137e40 +data_ov049_02137e58 kind:data(any) addr:0x02137e58 +data_ov049_02137e70 kind:data(any) addr:0x02137e70 +data_ov049_02137e90 kind:data(any) addr:0x02137e90 +data_ov049_02137f54 kind:data(any) addr:0x02137f54 +data_ov049_02138010 kind:data(any) addr:0x02138010 +data_ov049_02138014 kind:data(any) addr:0x02138014 +data_ov049_02138020 kind:data(any) addr:0x02138020 +data_ov049_02138030 kind:data(any) addr:0x02138030 +data_ov049_02138040 kind:data(any) addr:0x02138040 +data_ov049_02138050 kind:data(any) addr:0x02138050 +data_ov049_02138060 kind:data(any) addr:0x02138060 +data_ov049_02138070 kind:data(any) addr:0x02138070 +data_ov049_02138080 kind:data(any) addr:0x02138080 +data_ov049_02138090 kind:data(any) addr:0x02138090 +data_ov049_021380a0 kind:data(any) addr:0x021380a0 +data_ov049_021380b0 kind:data(any) addr:0x021380b0 +data_ov049_021380c0 kind:data(any) addr:0x021380c0 +data_ov049_021380d0 kind:data(any) addr:0x021380d0 +data_ov049_021380e0 kind:data(any) addr:0x021380e0 +data_ov049_021380f0 kind:data(any) addr:0x021380f0 +data_ov049_02138100 kind:data(any) addr:0x02138100 +data_ov049_02138110 kind:data(any) addr:0x02138110 +data_ov049_02138120 kind:bss addr:0x02138120 +data_ov049_02138124 kind:bss addr:0x02138124 +data_ov049_02138130 kind:bss addr:0x02138130 +data_ov049_02138208 kind:bss addr:0x02138208 +data_ov049_0213820c kind:bss addr:0x0213820c +data_ov049_02138218 kind:bss addr:0x02138218 +data_ov049_021382f0 kind:bss addr:0x021382f0 +data_ov049_021382f4 kind:bss addr:0x021382f4 +data_ov049_02138300 kind:bss addr:0x02138300 +data_ov049_021383d8 kind:bss addr:0x021383d8 +data_ov049_021383dc kind:bss addr:0x021383dc +data_ov049_021383e8 kind:bss addr:0x021383e8 +data_ov049_02138424 kind:bss addr:0x02138424 +data_ov049_02138428 kind:bss addr:0x02138428 +data_ov049_02138434 kind:bss addr:0x02138434 +data_ov049_0213850c kind:bss addr:0x0213850c +data_ov049_02138510 kind:bss addr:0x02138510 +data_ov049_0213851c kind:bss addr:0x0213851c diff --git a/config/eur1/arm9/overlays/ov050/delinks.txt b/config/eur1/arm9/overlays/ov050/delinks.txt new file mode 100644 index 00000000..ee5337cc --- /dev/null +++ b/config/eur1/arm9/overlays/ov050/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021305e0 end:0x02136904 kind:code align:32 + .rodata start:0x02136904 end:0x02136924 kind:rodata align:4 + .init start:0x02136924 end:0x02136a98 kind:code align:4 + .ctor start:0x02136a98 end:0x02136aa8 kind:rodata align:4 + .data start:0x02136ac0 end:0x02137160 kind:data align:32 + .bss start:0x02137160 end:0x02137520 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov050/relocs.txt b/config/eur1/arm9/overlays/ov050/relocs.txt new file mode 100644 index 00000000..876a4eca --- /dev/null +++ b/config/eur1/arm9/overlays/ov050/relocs.txt @@ -0,0 +1,1060 @@ +from:0x021305e8 kind:load to:0x0213717c module:overlay(50) +from:0x021305fc kind:arm_call to:0x02011f3c module:main +from:0x02130608 kind:arm_call to:0x02130678 module:overlay(50) +from:0x02130620 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02130674 kind:load to:0x02136b1c module:overlay(50) +from:0x02130688 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0213069c kind:arm_call to:0x02132d74 module:overlay(50) +from:0x021306a4 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02130700 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02130728 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02130740 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02130774 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0213078c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021307a4 kind:arm_call_thumb to:0x0213faa8 module:overlay(70) +from:0x021307b0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021307cc kind:arm_call_thumb to:0x0214102c module:overlay(70) +from:0x021307ec kind:arm_call_thumb to:0x0209b29c module:overlay(0) +from:0x02130840 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02130850 kind:load to:0x02136bd0 module:overlay(50) +from:0x02130854 kind:load to:0x0213717c module:overlay(50) +from:0x02130858 kind:load to:0x02136b40 module:overlay(50) +from:0x0213085c kind:load to:0x02136b88 module:overlay(50) +from:0x02130860 kind:load to:0x02137170 module:overlay(50) +from:0x0213086c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02130880 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02130898 kind:arm_call to:0x02141060 module:overlay(70) +from:0x021308b0 kind:arm_call to:0x021309bc module:overlay(50) +from:0x021308d8 kind:arm_call to:0x02132a7c module:overlay(50) +from:0x021308e4 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02130974 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0213098c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02130994 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021309ac kind:load to:0x020aed4c module:overlay(0) +from:0x021309b0 kind:load to:0x02136ac8 module:overlay(50) +from:0x021309b4 kind:load to:0x027e09a8 module:dtcm +from:0x021309d4 kind:arm_call to:0x021308f0 module:overlay(50) +from:0x02130a0c kind:load to:0x02136c28 module:overlay(50) +from:0x02130ab4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02130adc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02130aec kind:arm_call to:0x02098964 module:overlay(0) +from:0x02130b00 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02130b38 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02130bf4 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02130c08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130c18 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02130c2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130c3c kind:arm_call to:0x020e6434 module:overlay(31) +from:0x02130c5c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02130c84 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02130ca0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02130cb0 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02130cc0 kind:arm_call to:0x02135288 module:overlay(50) +from:0x02130ccc kind:arm_call to:0x021309bc module:overlay(50) +from:0x02130cf0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130cfc kind:arm_call to:0x01fff458 module:itcm +from:0x02130d9c kind:arm_call to:0x01ffb714 module:itcm +from:0x02130dac kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02130dc4 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02130dd0 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02130e00 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02130e74 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02130e80 kind:load to:0x02136c98 module:overlay(50) +from:0x02130e84 kind:load to:0x027e0ce0 module:dtcm +from:0x02130e94 kind:load to:0x027e0ce4 module:dtcm +from:0x02130e9c kind:load to:0x027e09a8 module:dtcm +from:0x02130ea8 kind:load to:0x027e0cec module:dtcm +from:0x02130eb0 kind:load to:0x0203e964 module:main +from:0x02130eb8 kind:load to:0x027e09c0 module:dtcm +from:0x02130ed8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02130ef8 kind:load to:0x027e09b8 module:dtcm +from:0x02130f28 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02130f40 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02130f54 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02130f7c kind:arm_call to:0x02132cb0 module:overlay(50) +from:0x02130f94 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02130fc4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02130fec kind:arm_call to:0x02132b8c module:overlay(50) +from:0x02131000 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131040 kind:arm_call to:0x021309bc module:overlay(50) +from:0x0213104c kind:load to:0x027e0ce0 module:dtcm +from:0x02131070 kind:arm_call to:0x0209b2b8 module:overlay(0) +from:0x02131078 kind:arm_call to:0x0209bfa8 module:overlay(0) +from:0x0213109c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021310b4 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021310c8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021310ec kind:arm_call to:0x02098590 module:overlay(0) +from:0x021310fc kind:arm_call to:0x02132cb0 module:overlay(50) +from:0x02131134 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213115c kind:arm_call to:0x02132b8c module:overlay(50) +from:0x02131188 kind:arm_call to:0x021309bc module:overlay(50) +from:0x021311b4 kind:arm_call to:0x02132470 module:overlay(50) +from:0x02131224 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131230 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131244 kind:arm_call to:0x01ff930c module:itcm +from:0x02131288 kind:arm_call to:0x0209b474 module:overlay(0) +from:0x021312a4 kind:arm_call to:0x02132940 module:overlay(50) +from:0x021312c4 kind:arm_call to:0x02133268 module:overlay(50) +from:0x021312d0 kind:load to:0x027e0ce0 module:dtcm +from:0x02131304 kind:arm_call to:0x0201767c module:main +from:0x02131310 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131324 kind:arm_call to:0x0214107c module:overlay(70) +from:0x02131340 kind:arm_call to:0x021309bc module:overlay(50) +from:0x0213135c kind:arm_call to:0x02132a08 module:overlay(50) +from:0x02131370 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131380 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131390 kind:arm_call to:0x02132cb0 module:overlay(50) +from:0x021313a4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021313d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021313fc kind:arm_call to:0x02132b8c module:overlay(50) +from:0x02131410 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131424 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131430 kind:arm_call to:0x0214106c module:overlay(70) +from:0x02131464 kind:arm_call to:0x0201767c module:main +from:0x02131470 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131484 kind:arm_call to:0x0214107c module:overlay(70) +from:0x02131498 kind:arm_call to:0x021309bc module:overlay(50) +from:0x021314b0 kind:arm_call to:0x021309bc module:overlay(50) +from:0x021314cc kind:arm_call to:0x02132470 module:overlay(50) +from:0x02131520 kind:arm_call to:0x02141384 module:overlays(58,70) +from:0x02131534 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131574 kind:arm_call to:0x02133268 module:overlay(50) +from:0x021315c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021315d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021315e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0213160c kind:load to:0x02136ac0 module:overlay(50) +from:0x02131694 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021316a0 kind:arm_call to:0x02016958 module:main +from:0x021316b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021316f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0213174c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02131764 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021317a0 kind:arm_call to:0x021329b4 module:overlay(50) +from:0x021317b0 kind:load to:0x027e0cec module:dtcm +from:0x021317b8 kind:load to:0x027e09a8 module:dtcm +from:0x021317d0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021317e0 kind:arm_call to:0x0213fb10 module:overlay(70) +from:0x021317ec kind:arm_call to:0x02133268 module:overlay(50) +from:0x0213188c kind:arm_call to:0x02098708 module:overlay(0) +from:0x021318b0 kind:arm_call to:0x02132470 module:overlay(50) +from:0x021318c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021318e0 kind:arm_call to:0x02017f54 module:main +from:0x0213197c kind:arm_call to:0x02132b20 module:overlay(50) +from:0x0213199c kind:arm_call to:0x021309bc module:overlay(50) +from:0x021319ac kind:arm_call to:0x02098590 module:overlay(0) +from:0x021319c4 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021319d8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131a00 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131a10 kind:arm_call to:0x02132cb0 module:overlay(50) +from:0x02131a60 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131a70 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131a80 kind:arm_call to:0x02132a08 module:overlay(50) +from:0x02131a98 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131aac kind:load to:0x0203e964 module:main +from:0x02131ab0 kind:load to:0x027e0ce0 module:dtcm +from:0x02131ac4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131ad4 kind:arm_call to:0x0213fb10 module:overlay(70) +from:0x02131b08 kind:arm_call to:0x02132470 module:overlay(50) +from:0x02131b1c kind:arm_call to:0x02132a08 module:overlay(50) +from:0x02131b30 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131b54 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131b78 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131ba4 kind:arm_call to:0x0213fce4 module:overlay(70) +from:0x02131bd0 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131c28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131c40 kind:arm_call to:0x01ff930c module:itcm +from:0x02131ca0 kind:arm_call to:0x02132a08 module:overlay(50) +from:0x02131cb8 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131cc8 kind:load to:0x0203e964 module:main +from:0x02131d04 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02131d10 kind:load to:0x027e09a8 module:dtcm +from:0x02131d70 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02131d9c kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131db4 kind:arm_call to:0x02132470 module:overlay(50) +from:0x02131e40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02131e54 kind:load to:0x02136904 module:overlay(50) +from:0x02131e58 kind:load to:0x027e09a8 module:dtcm +from:0x02131efc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131f24 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02131f64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131f94 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02131fc8 kind:arm_call to:0x021329b4 module:overlay(50) +from:0x02131fd4 kind:load to:0x0203e964 module:main +from:0x02131fdc kind:load to:0x027e09c0 module:dtcm +from:0x02132004 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02132038 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02132050 kind:load to:0x027e09a8 module:dtcm +from:0x02132058 kind:load to:0x02136ac8 module:overlay(50) +from:0x0213208c kind:arm_call to:0x0209bd3c module:overlay(0) +from:0x021320d4 kind:arm_call to:0x0201767c module:main +from:0x021320e8 kind:arm_call to:0x0214107c module:overlay(70) +from:0x021320f4 kind:arm_call to:0x02133268 module:overlay(50) +from:0x0213211c kind:arm_call to:0x021309bc module:overlay(50) +from:0x02132150 kind:arm_call to:0x02132470 module:overlay(50) +from:0x02132180 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021321a8 kind:arm_call to:0x02132b8c module:overlay(50) +from:0x021321d4 kind:arm_call to:0x021309bc module:overlay(50) +from:0x0213222c kind:arm_call to:0x02141384 module:overlays(58,70) +from:0x02132240 kind:arm_call to:0x021309bc module:overlay(50) +from:0x021322ac kind:arm_call to:0x02016c68 module:main +from:0x02132340 kind:arm_call to:0x0209bfa8 module:overlay(0) +from:0x02132364 kind:arm_call to:0x0209bfa8 module:overlay(0) +from:0x02132378 kind:arm_call to:0x021309bc module:overlay(50) +from:0x0213238c kind:arm_call to:0x02016958 module:main +from:0x021323ac kind:arm_call to:0x02017f54 module:main +from:0x021323d4 kind:arm_call to:0x01ff930c module:itcm +from:0x02132444 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213246c kind:load to:0x0203e964 module:main +from:0x021324e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02132500 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021325a8 kind:load to:0x027e0cec module:dtcm +from:0x021325b0 kind:load to:0x027e09a8 module:dtcm +from:0x02132604 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02132618 kind:load to:0x02136ae0 module:overlay(50) +from:0x0213263c kind:arm_call to:0x02132470 module:overlay(50) +from:0x02132658 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021326a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021326c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021326d4 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x021326e0 kind:arm_call to:0x02099818 module:overlay(0) +from:0x021326ec kind:arm_call to:0x021309bc module:overlay(50) +from:0x02132700 kind:arm_call to:0x02015244 module:main +from:0x0213276c kind:load to:0x027e09a8 module:dtcm +from:0x02132778 kind:load to:0x027e0cec module:dtcm +from:0x02132798 kind:load to:0x02098680 module:overlay(0) +from:0x021327b4 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x021327c4 kind:arm_call to:0x02132a7c module:overlay(50) +from:0x021327d0 kind:arm_call to:0x021309bc module:overlay(50) +from:0x021327d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021327fc kind:load to:0x02098680 module:overlay(0) +from:0x02132818 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02132864 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021328d4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021328e4 kind:load to:0x027e09b8 module:dtcm +from:0x02132904 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02132918 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02132920 kind:load to:0x027e09b8 module:dtcm +from:0x02132938 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02132970 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132980 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021329c4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021329d4 kind:arm_call to:0x0213fb10 module:overlay(70) +from:0x021329f0 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02132a00 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02132a2c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02132a48 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02132a64 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132a78 kind:load to:0x027e0cd8 module:dtcm +from:0x02132a98 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02132af4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02132b04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02132b14 kind:load to:0x020b53e4 module:overlay(0) +from:0x02132b1c kind:load to:0x027e0ce4 module:dtcm +from:0x02132b30 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02132b48 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02132b58 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02132b70 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02132b88 kind:load to:0x027e0ce0 module:dtcm +from:0x02132ba8 kind:arm_call to:0x02132cb0 module:overlay(50) +from:0x02132be8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132bf4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132c3c kind:arm_call to:0x01fff168 module:itcm +from:0x02132c4c kind:arm_call to:0x01ff9258 module:itcm +from:0x02132c60 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02132c7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02132cac kind:load to:0x027e0ce0 module:dtcm +from:0x02132cc4 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02132cd8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02132cf0 kind:load to:0x027e0ce0 module:dtcm +from:0x02132d08 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02132d30 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02132d64 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02132d80 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02132d98 kind:load to:0x02136b00 module:overlay(50) +from:0x02132dac kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02132dc8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02132dd0 kind:arm_call to:0x02011ff4 module:main +from:0x02132e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02132e68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132eec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02132f00 kind:load to:0x020578a4 module:overlay(0) +from:0x02132f14 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02132f1c kind:arm_call to:0x02011ff4 module:main +from:0x02132f30 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02132f38 kind:arm_call to:0x02011ff4 module:main +from:0x02132f50 kind:arm_call_thumb to:0x02141054 module:overlay(70) +from:0x02132f58 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02132f60 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02132f68 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02132f70 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02132f78 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02132f80 kind:arm_call to:0x02132d9c module:overlay(50) +from:0x02132f88 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02132fa0 kind:arm_call_thumb to:0x02141054 module:overlay(70) +from:0x02132fa8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02132fb0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02132fb8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02132fc0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02132fc8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02132fd0 kind:arm_call to:0x02132d9c module:overlay(50) +from:0x02132fd8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02132fe0 kind:arm_call to:0x02011ff4 module:main +from:0x02132ff4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02133008 kind:load to:0x02137264 module:overlay(50) +from:0x0213301c kind:arm_call to:0x02011f3c module:main +from:0x02133028 kind:arm_call to:0x0213307c module:overlay(50) +from:0x02133040 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02133078 kind:load to:0x02136d1c module:overlay(50) +from:0x02133088 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021330ec kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02133118 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02133134 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02133144 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213315c kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02133164 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0213316c kind:arm_call to:0x02099874 module:overlay(0) +from:0x021331d8 kind:load to:0x02136d8c module:overlay(50) +from:0x021331dc kind:load to:0x02137264 module:overlay(50) +from:0x021331e0 kind:load to:0x02136d40 module:overlay(50) +from:0x021331e4 kind:load to:0x02136d08 module:overlay(50) +from:0x021331f0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02133210 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02133220 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02133234 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02133240 kind:load to:0x021351b0 module:overlay(50) +from:0x02133264 kind:load to:0x020aed4c module:overlay(0) +from:0x02133280 kind:arm_call to:0x02133244 module:overlay(50) +from:0x021332b8 kind:load to:0x02136e64 module:overlay(50) +from:0x021332d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021332e8 kind:arm_call to:0x02134fa8 module:overlay(50) +from:0x02133320 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x0213334c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02133374 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133388 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021333a0 kind:arm_call to:0x02132924 module:overlay(50) +from:0x021333a8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021333d0 kind:arm_call to:0x02134d70 module:overlay(50) +from:0x021333d8 kind:arm_call to:0x02134bfc module:overlay(50) +from:0x02133454 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02133460 kind:load to:0x027e0ce4 module:dtcm +from:0x02133464 kind:load to:0x02136de4 module:overlay(50) +from:0x02133468 kind:load to:0x020aed4c module:overlay(0) +from:0x02133470 kind:load to:0x027e09c0 module:dtcm +from:0x021334d8 kind:load to:0x02136ee4 module:overlay(50) +from:0x021334f4 kind:arm_call to:0x01ff930c module:itcm +from:0x021334fc kind:arm_call to:0x02134ac8 module:overlay(50) +from:0x02133504 kind:arm_call to:0x02134af0 module:overlay(50) +from:0x0213350c kind:arm_call to:0x02134bc4 module:overlay(50) +from:0x02133580 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133590 kind:load to:0x02136f14 module:overlay(50) +from:0x02133594 kind:load to:0x027e09a8 module:dtcm +from:0x021335b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021335cc kind:arm_call to:0x02133268 module:overlay(50) +from:0x021335e4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021335ec kind:arm_call to:0x02134ac8 module:overlay(50) +from:0x021335f4 kind:arm_call to:0x02134af0 module:overlay(50) +from:0x02133600 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02133610 kind:arm_call to:0x02134b00 module:overlay(50) +from:0x02133618 kind:load to:0x027e09a8 module:dtcm +from:0x02133684 kind:load to:0x02136ee4 module:overlay(50) +from:0x0213374c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133768 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213377c kind:arm_call to:0x02133268 module:overlay(50) +from:0x02133784 kind:arm_call to:0x02134ac8 module:overlay(50) +from:0x0213378c kind:arm_call to:0x02134af0 module:overlay(50) +from:0x02133798 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021337a8 kind:arm_call to:0x02134b00 module:overlay(50) +from:0x021337b8 kind:load to:0x02136f74 module:overlay(50) +from:0x021337bc kind:load to:0x027e09a8 module:dtcm +from:0x02133830 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133840 kind:load to:0x02136f74 module:overlay(50) +from:0x02133844 kind:load to:0x027e09a8 module:dtcm +from:0x0213386c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133880 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02133888 kind:arm_call to:0x02134ac8 module:overlay(50) +from:0x02133890 kind:arm_call to:0x02134af0 module:overlay(50) +from:0x021338d0 kind:arm_call to:0x02134b00 module:overlay(50) +from:0x02133948 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133958 kind:load to:0x02136f14 module:overlay(50) +from:0x0213395c kind:load to:0x027e09a8 module:dtcm +from:0x021339a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133a1c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133a30 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133a4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133a60 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02133a68 kind:arm_call to:0x02134ac8 module:overlay(50) +from:0x02133a70 kind:arm_call to:0x02134af0 module:overlay(50) +from:0x02133a7c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02133a8c kind:arm_call to:0x02134b00 module:overlay(50) +from:0x02133a9c kind:load to:0x02136f74 module:overlay(50) +from:0x02133aa0 kind:load to:0x027e09a8 module:dtcm +from:0x02133b0c kind:load to:0x02136ee4 module:overlay(50) +from:0x02133b18 kind:arm_call to:0x02134ac8 module:overlay(50) +from:0x02133b20 kind:arm_call to:0x02134af0 module:overlay(50) +from:0x02133b2c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02133b3c kind:arm_call to:0x02134b00 module:overlay(50) +from:0x02133bb4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02133bbc kind:arm_call to:0x02016958 module:main +from:0x02133bd8 kind:arm_call to:0x020169d4 module:main +from:0x02133bf4 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02133c0c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133c1c kind:load to:0x02136f74 module:overlay(50) +from:0x02133c20 kind:load to:0x02136920 module:overlay(50) +from:0x02133c24 kind:load to:0x027e09a8 module:dtcm +from:0x02133c60 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02133c7c kind:arm_call to:0x02132924 module:overlay(50) +from:0x02133c84 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02133c98 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02133ca4 kind:arm_call to:0x02099818 module:overlay(0) +from:0x02133cc0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133ce4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133cfc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133d04 kind:load to:0x027e09a8 module:dtcm +from:0x02133d18 kind:arm_call to:0x02099330 module:overlay(0) +from:0x02133d40 kind:arm_call to:0x02132924 module:overlay(50) +from:0x02133d48 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02133d5c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02133d68 kind:arm_call to:0x02099818 module:overlay(0) +from:0x02133d90 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02133d9c kind:arm_call to:0x02133268 module:overlay(50) +from:0x02133dd4 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02133e20 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133e2c kind:load to:0x020aed44 module:overlay(0) +from:0x02133e34 kind:load to:0x02136ee4 module:overlay(50) +from:0x02133e50 kind:arm_call to:0x01ff930c module:itcm +from:0x02133e58 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02133e70 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02133ea8 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02133ef4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133f00 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02133f18 kind:load to:0x020aed44 module:overlay(0) +from:0x02133f20 kind:load to:0x02136ee4 module:overlay(50) +from:0x02133f3c kind:arm_call to:0x01ff930c module:itcm +from:0x02133f44 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02133f5c kind:arm_call to:0x021309bc module:overlay(50) +from:0x02133f68 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02133f70 kind:arm_call to:0x02134ac8 module:overlay(50) +from:0x02133f98 kind:arm_call to:0x021309bc module:overlay(50) +from:0x02133fa4 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02134014 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02134024 kind:load to:0x02136ee4 module:overlay(50) +from:0x02134068 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02134074 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134088 kind:load to:0x027e09a8 module:dtcm +from:0x021340f0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02134100 kind:load to:0x02136ee4 module:overlay(50) +from:0x02134124 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134144 kind:arm_call to:0x01ff930c module:itcm +from:0x02134154 kind:arm_call to:0x02016958 module:main +from:0x02134164 kind:arm_call to:0x01ff930c module:itcm +from:0x0213420c kind:arm_call to:0x02134b00 module:overlay(50) +from:0x02134224 kind:arm_call to:0x02015080 module:main +from:0x02134244 kind:arm_call to:0x02015080 module:main +from:0x02134264 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02134284 kind:arm_call to:0x01ff9258 module:itcm +from:0x021342b4 kind:arm_call to:0x02133268 module:overlay(50) +from:0x021342c0 kind:load to:0x0203e964 module:main +from:0x021342c8 kind:load to:0x027e09a8 module:dtcm +from:0x02134348 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02134358 kind:load to:0x02136f2c module:overlay(50) +from:0x0213435c kind:load to:0x027e09a8 module:dtcm +from:0x021343a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021343fc kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02134450 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x021344e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134564 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021345a0 kind:arm_call to:0x01ff993c module:itcm +from:0x021345b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021345d0 kind:arm_call to:0x02133268 module:overlay(50) +from:0x021345e0 kind:arm_call to:0x021309bc module:overlay(50) +from:0x021345f8 kind:load to:0x02136f44 module:overlay(50) +from:0x02134600 kind:load to:0x02136f5c module:overlay(50) +from:0x02134604 kind:load to:0x02136ee4 module:overlay(50) +from:0x02134608 kind:load to:0x027e09a8 module:dtcm +from:0x0213467c kind:load to:0x02136ee4 module:overlay(50) +from:0x021346e8 kind:load to:0x02136ee4 module:overlay(50) +from:0x02134714 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134728 kind:arm_call to:0x02134a80 module:overlay(50) +from:0x0213473c kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134754 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02134760 kind:arm_call to:0x02016958 module:main +from:0x02134774 kind:arm_call to:0x01ff930c module:itcm +from:0x0213478c kind:arm_call to:0x01ff9364 module:itcm +from:0x02134814 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213483c kind:arm_call to:0x02134b00 module:overlay(50) +from:0x02134848 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02134864 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213487c kind:arm_call to:0x02133268 module:overlay(50) +from:0x0213488c kind:load to:0x0203e964 module:main +from:0x02134904 kind:load to:0x02136efc module:overlay(50) +from:0x02134930 kind:arm_call to:0x0213498c module:overlay(50) +from:0x0213493c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02134948 kind:arm_call to:0x02016958 module:main +from:0x02134958 kind:arm_call to:0x01ff930c module:itcm +from:0x02134970 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134984 kind:arm_call to:0x02133268 module:overlay(50) +from:0x021349b0 kind:arm_call to:0x020169d4 module:main +from:0x02134a64 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02134a70 kind:load to:0x0213691c module:overlay(50) +from:0x02134a74 kind:load to:0x0203e964 module:main +from:0x02134a7c kind:load to:0x027e09c0 module:dtcm +from:0x02134ab0 kind:arm_call to:0x02016c68 module:main +from:0x02134b1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02134b28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134b64 kind:arm_call to:0x01ff930c module:itcm +from:0x02134b70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134b7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134bb0 kind:arm_call to:0x01ff930c module:itcm +from:0x02134be0 kind:arm_call to:0x01ff930c module:itcm +from:0x02134bf4 kind:arm_call to:0x01ff930c module:itcm +from:0x02134c04 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02134c48 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02134c54 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02134c78 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02134cd4 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02134ce8 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134cfc kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02134d08 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134d30 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02134d4c kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02134d58 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134d64 kind:load to:0x027e0d38 module:dtcm +from:0x02134d68 kind:load to:0x020aed48 module:overlay(0) +from:0x02134d6c kind:load to:0x020aed50 module:overlay(0) +from:0x02134db4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02134e74 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02134e94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02134ea8 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02134eb4 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134ec8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134ee8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02134ef8 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02134f0c kind:arm_call to:0x02099114 module:overlay(0) +from:0x02134f14 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02134f20 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134f3c kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02134f50 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134f78 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02134f84 kind:arm_call to:0x02133268 module:overlay(50) +from:0x02134f98 kind:load to:0x027e09a8 module:dtcm +from:0x02134fa0 kind:load to:0x027e0ce4 module:dtcm +from:0x02134fa4 kind:load to:0x027e0d38 module:dtcm +from:0x02134fb4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02134fc0 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02135004 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02135020 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02135044 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02135064 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02135088 kind:arm_call to:0x01ffa81c module:itcm +from:0x021350a0 kind:arm_call to:0x01ffa878 module:itcm +from:0x021350d4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02135100 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135114 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135124 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02135144 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02135154 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021351a0 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x021351ac kind:load to:0x0203e964 module:main +from:0x02135224 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02135254 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135268 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135278 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135284 kind:load to:0x0203e964 module:main +from:0x0213529c kind:arm_call to:0x02133268 module:overlay(50) +from:0x021352c0 kind:arm_call to:0x02133268 module:overlay(50) +from:0x021352cc kind:arm_call to:0x02133268 module:overlay(50) +from:0x021352e4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021352f0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213530c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213531c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213532c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02135334 kind:arm_call to:0x02011ff4 module:main +from:0x02135360 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213538c kind:arm_call to:0x0203d210 module:main +from:0x02135394 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213539c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021353a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021353ac kind:arm_call to:0x020984dc module:overlay(0) +from:0x021353b8 kind:load to:0x020a0328 module:overlay(0) +from:0x021353dc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02135408 kind:arm_call to:0x0203d210 module:main +from:0x02135410 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02135418 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02135420 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02135428 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02135430 kind:arm_call to:0x02011ff4 module:main +from:0x0213543c kind:load to:0x020a0328 module:overlay(0) +from:0x02135448 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213545c kind:load to:0x02137358 module:overlay(50) +from:0x02135470 kind:arm_call to:0x02011f3c module:main +from:0x0213547c kind:arm_call to:0x021354d0 module:overlay(50) +from:0x02135490 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021354c8 kind:load to:0x02136fe0 module:overlay(50) +from:0x021354d8 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02135558 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02135564 kind:arm_call to:0x021360d0 module:overlay(50) +from:0x02135570 kind:arm_call to:0x0213621c module:overlay(50) +from:0x02135580 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02135590 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x021355e4 kind:arm_call to:0x01ffa06c module:itcm +from:0x021355f8 kind:load to:0x0213702c module:overlay(50) +from:0x021355fc kind:load to:0x02137358 module:overlay(50) +from:0x02135600 kind:load to:0x020b19a8 module:overlay(0) +from:0x02135604 kind:load to:0x02137004 module:overlay(50) +from:0x02135610 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0213564c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021356b0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021356bc kind:arm_call to:0x02135e4c module:overlay(50) +from:0x021356c8 kind:load to:0x0203e964 module:main +from:0x021356d0 kind:load to:0x0213733c module:overlay(50) +from:0x021356d8 kind:load to:0x027e09c0 module:dtcm +from:0x02135718 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02135728 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02135798 kind:arm_call to:0x02135db0 module:overlay(50) +from:0x021357a0 kind:arm_call to:0x0213619c module:overlay(50) +from:0x021357ac kind:arm_call to:0x02135db0 module:overlay(50) +from:0x021357b4 kind:arm_call to:0x0213619c module:overlay(50) +from:0x021357dc kind:arm_call to:0x01ffedac module:itcm +from:0x021357e8 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02135834 kind:arm_call to:0x02135e4c module:overlay(50) +from:0x02135840 kind:arm_call to:0x02135a28 module:overlay(50) +from:0x0213584c kind:arm_call to:0x02135db0 module:overlay(50) +from:0x02135854 kind:arm_call to:0x02135ae0 module:overlay(50) +from:0x02135860 kind:arm_call to:0x0213588c module:overlay(50) +from:0x02135888 kind:load to:0x027e0cd8 module:dtcm +from:0x021358d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135948 kind:arm_call to:0x01ffedac module:itcm +from:0x02135954 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02135978 kind:arm_call to:0x02135e4c module:overlay(50) +from:0x0213599c kind:arm_call to:0x02135e4c module:overlay(50) +from:0x021359a8 kind:load to:0x020aed4c module:overlay(0) +from:0x021359ac kind:load to:0x027e0cd8 module:dtcm +from:0x021359c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021359e0 kind:arm_call to:0x02028d30 module:main +from:0x021359f8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135a08 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135a14 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02135a20 kind:load to:0x027e0ce4 module:dtcm +from:0x02135a24 kind:load to:0x02040964 module:main +from:0x02135a40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135a54 kind:arm_call to:0x02135e4c module:overlay(50) +from:0x02135a9c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02135aac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135acc kind:arm_call to:0x021359b0 module:overlay(50) +from:0x02135ad8 kind:load to:0x027e0ce4 module:dtcm +from:0x02135af8 kind:arm_call to:0x02135a28 module:overlay(50) +from:0x02135b00 kind:arm_call to:0x02136268 module:overlay(50) +from:0x02135b30 kind:arm_call to:0x01ff938c module:itcm +from:0x02135b6c kind:arm_call to:0x01fff17c module:itcm +from:0x02135b78 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135ba0 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02135bc8 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02135bf8 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02135c0c kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02135c18 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02135c3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135c54 kind:arm_call to:0x02136268 module:overlay(50) +from:0x02135c94 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02135cb0 kind:arm_call to:0x02135e4c module:overlay(50) +from:0x02135cbc kind:load to:0x027e0108 module:dtcm +from:0x02135cc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02135cc8 kind:load to:0x027e09c0 module:dtcm +from:0x02135cdc kind:arm_call to:0x01fff5d0 module:itcm +from:0x02135cf8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02135d08 kind:arm_call to:0x0200ef5c module:main +from:0x02135d14 kind:arm_call to:0x0200ef9c module:main +from:0x02135d48 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02135d5c kind:arm_call to:0x01ffa60c module:itcm +from:0x02135d98 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02135da4 kind:load to:0x020b4f04 module:overlay(0) +from:0x02135da8 kind:load to:0x0203e964 module:main +from:0x02135dac kind:load to:0x027e09b4 module:dtcm +from:0x02135dc4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02135e08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135e18 kind:arm_call to:0x01fff458 module:itcm +from:0x02135e34 kind:arm_call to:0x02135e4c module:overlay(50) +from:0x02135e44 kind:load to:0x027e0ce4 module:dtcm +from:0x02135eb4 kind:arm_call to:0x021367fc module:overlay(50) +from:0x02135ecc kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02135ed8 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02135f34 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02135f50 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02135f6c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02135f84 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02135f8c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02135fb4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02135fc0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135ff8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213600c kind:load to:0x027e09c0 module:dtcm +from:0x02136014 kind:load to:0x027e0cec module:dtcm +from:0x02136018 kind:load to:0x027e09a8 module:dtcm +from:0x02136020 kind:load to:0x0203e964 module:main +from:0x0213604c kind:arm_call to:0x02135e4c module:overlay(50) +from:0x02136068 kind:load to:0x02135e4c module:overlay(50) +from:0x0213609c kind:arm_call to:0x02135e4c module:overlay(50) +from:0x021360a8 kind:arm_call to:0x02135e4c module:overlay(50) +from:0x021360bc kind:load to:0x02135e4c module:overlay(50) +from:0x021360cc kind:load to:0x02135e4c module:overlay(50) +from:0x021360e8 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x02136100 kind:load to:0x02136fac module:overlay(50) +from:0x02136120 kind:arm_call to:0x02136024 module:overlay(50) +from:0x02136130 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x0213614c kind:arm_call to:0x0213605c module:overlay(50) +from:0x02136154 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x0213616c kind:arm_call to:0x01ffb800 module:itcm +from:0x0213617c kind:arm_call to:0x021360b0 module:overlay(50) +from:0x02136188 kind:arm_call to:0x0213606c module:overlay(50) +from:0x02136194 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x0213620c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02136218 kind:load to:0x027e09c0 module:dtcm +from:0x02136254 kind:load to:0x02136fc4 module:overlay(50) +from:0x02136264 kind:load to:0x021360c0 module:overlay(50) +from:0x02136284 kind:arm_call to:0x02098314 module:overlay(0) +from:0x021362a4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021362b0 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021362c0 kind:arm_call to:0x02098d64 module:overlay(0) +from:0x021362c8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021362dc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021362e4 kind:arm_call to:0x02011ff4 module:main +from:0x021362fc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02136304 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0213630c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02136314 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213632c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02136334 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0213633c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02136344 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213634c kind:arm_call to:0x02011ff4 module:main +from:0x02136360 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02136374 kind:load to:0x02137440 module:overlay(50) +from:0x02136388 kind:arm_call to:0x02011f3c module:main +from:0x02136394 kind:arm_call to:0x021363e4 module:overlay(50) +from:0x021363ac kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021363dc kind:load to:0x021370ac module:overlay(50) +from:0x021363f4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02136454 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x0213648c kind:arm_call to:0x0203d160 module:main +from:0x021364a4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021364ec kind:load to:0x0213711c module:overlay(50) +from:0x021364f0 kind:load to:0x02137440 module:overlay(50) +from:0x021364f4 kind:load to:0x021370f0 module:overlay(50) +from:0x021364f8 kind:load to:0x0207ecdc module:overlay(0) +from:0x021364fc kind:load to:0x0207ecbc module:overlay(0) +from:0x02136500 kind:load to:0x021370c8 module:overlay(50) +from:0x0213650c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213654c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02136590 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0213659c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x021365b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021365c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021365cc kind:arm_call to:0x0209764c module:overlay(0) +from:0x02136634 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02136644 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021366c0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021366f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136704 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136740 kind:arm_call to:0x021367ac module:overlay(50) +from:0x02136750 kind:load to:0x02137084 module:overlay(50) +from:0x02136758 kind:load to:0x020b53e4 module:overlay(0) +from:0x02136760 kind:load to:0x027e0ce4 module:dtcm +from:0x0213676c kind:load to:0x027e09c0 module:dtcm +from:0x021367f4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02136854 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02136864 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213686c kind:arm_call to:0x02011ff4 module:main +from:0x02136890 kind:arm_call to:0x0203d210 module:main +from:0x02136898 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021368a0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021368ac kind:load to:0x0207ecdc module:overlay(0) +from:0x021368c8 kind:arm_call to:0x0203d210 module:main +from:0x021368d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021368d8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021368e0 kind:arm_call to:0x02011ff4 module:main +from:0x021368ec kind:load to:0x0207ecdc module:overlay(0) +from:0x021368f8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0213694c kind:arm_call to:0x02130610 module:overlay(50) +from:0x0213695c kind:arm_call to:0x0203ce74 module:main +from:0x02136970 kind:load to:0x02137160 module:overlay(50) +from:0x02136974 kind:load to:0x0213717c module:overlay(50) +from:0x02136978 kind:load to:0x02132fec module:overlay(50) +from:0x0213697c kind:load to:0x02137164 module:overlay(50) +from:0x021369b0 kind:arm_call to:0x02133030 module:overlay(50) +from:0x021369c0 kind:arm_call to:0x0203ce74 module:main +from:0x021369d4 kind:load to:0x02136d08 module:overlay(50) +from:0x021369d8 kind:load to:0x02137254 module:overlay(50) +from:0x021369dc kind:load to:0x02137264 module:overlay(50) +from:0x021369e0 kind:load to:0x02135440 module:overlay(50) +from:0x021369e4 kind:load to:0x02137258 module:overlay(50) +from:0x02136a14 kind:arm_call to:0x02135484 module:overlay(50) +from:0x02136a24 kind:arm_call to:0x0203ce74 module:main +from:0x02136a38 kind:load to:0x0213733c module:overlay(50) +from:0x02136a3c kind:load to:0x02137358 module:overlay(50) +from:0x02136a40 kind:load to:0x02136358 module:overlay(50) +from:0x02136a44 kind:load to:0x02137340 module:overlay(50) +from:0x02136a64 kind:arm_call to:0x0213639c module:overlay(50) +from:0x02136a74 kind:arm_call to:0x0203ce74 module:main +from:0x02136a88 kind:load to:0x02137430 module:overlay(50) +from:0x02136a8c kind:load to:0x02137440 module:overlay(50) +from:0x02136a90 kind:load to:0x021368f0 module:overlay(50) +from:0x02136a94 kind:load to:0x02137434 module:overlay(50) +from:0x02136a98 kind:load to:0x02136924 module:overlay(50) +from:0x02136a9c kind:load to:0x02136980 module:overlay(50) +from:0x02136aa0 kind:load to:0x021369e8 module:overlay(50) +from:0x02136aa4 kind:load to:0x02136a48 module:overlay(50) +from:0x02136ac0 kind:load to:0x02132940 module:overlay(50) +from:0x02136b00 kind:load to:0x02132d9c module:overlay(50) +from:0x02136b04 kind:load to:0x02132db8 module:overlay(50) +from:0x02136b08 kind:load to:0x02132ddc module:overlay(50) +from:0x02136b0c kind:load to:0x02132e2c module:overlay(50) +from:0x02136b10 kind:load to:0x02132ea8 module:overlay(50) +from:0x02136b1c kind:load to:0x021305ec module:overlay(50) +from:0x02136b20 kind:load to:0x02097998 module:overlay(0) +from:0x02136b24 kind:load to:0x020977a8 module:overlay(0) +from:0x02136b28 kind:load to:0x02097824 module:overlay(0) +from:0x02136b2c kind:load to:0x020979a0 module:overlay(0) +from:0x02136b30 kind:load to:0x020979c0 module:overlay(0) +from:0x02136b34 kind:load to:0x020979ec module:overlay(0) +from:0x02136b40 kind:load to:0x02130864 module:overlay(50) +from:0x02136b44 kind:load to:0x02132f0c module:overlay(50) +from:0x02136b48 kind:load to:0x02099b54 module:overlay(0) +from:0x02136b4c kind:load to:0x02099b8c module:overlay(0) +from:0x02136b50 kind:load to:0x0209a190 module:overlay(0) +from:0x02136b54 kind:load to:0x0209a198 module:overlay(0) +from:0x02136b58 kind:load to:0x0209a138 module:overlay(0) +from:0x02136b5c kind:load to:0x02099d04 module:overlay(0) +from:0x02136b60 kind:load to:0x02099bf4 module:overlay(0) +from:0x02136b64 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02136b68 kind:load to:0x0209a148 module:overlay(0) +from:0x02136b6c kind:load to:0x0209a160 module:overlay(0) +from:0x02136b70 kind:load to:0x02132f04 module:overlay(50) +from:0x02136b74 kind:load to:0x0209a178 module:overlay(0) +from:0x02136b78 kind:load to:0x02132ef4 module:overlay(50) +from:0x02136b7c kind:load to:0x02132ed0 module:overlay(50) +from:0x02136b88 kind:load to:0x02130878 module:overlay(50) +from:0x02136b8c kind:load to:0x02132f28 module:overlay(50) +from:0x02136b90 kind:load to:0x02099b54 module:overlay(0) +from:0x02136b94 kind:load to:0x02099b8c module:overlay(0) +from:0x02136b98 kind:load to:0x0209a190 module:overlay(0) +from:0x02136b9c kind:load to:0x0209a198 module:overlay(0) +from:0x02136ba0 kind:load to:0x0209a138 module:overlay(0) +from:0x02136ba4 kind:load to:0x02099d04 module:overlay(0) +from:0x02136ba8 kind:load to:0x02099bf4 module:overlay(0) +from:0x02136bac kind:load to:0x0209a0c0 module:overlay(0) +from:0x02136bb0 kind:load to:0x0209a148 module:overlay(0) +from:0x02136bb4 kind:load to:0x0209a160 module:overlay(0) +from:0x02136bb8 kind:load to:0x02132f04 module:overlay(50) +from:0x02136bbc kind:load to:0x0209a178 module:overlay(0) +from:0x02136bc0 kind:load to:0x02132ef4 module:overlay(50) +from:0x02136bc4 kind:load to:0x02132ed0 module:overlay(50) +from:0x02136bd0 kind:load to:0x0209856c module:overlay(0) +from:0x02136bd4 kind:load to:0x020985a8 module:overlay(0) +from:0x02136bd8 kind:load to:0x020985c0 module:overlay(0) +from:0x02136bdc kind:load to:0x020985cc module:overlay(0) +from:0x02136be0 kind:load to:0x01fff464 module:itcm +from:0x02136be4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02136be8 kind:load to:0x0213088c module:overlay(50) +from:0x02136bec kind:load to:0x02098504 module:overlay(0) +from:0x02136bf0 kind:load to:0x02130a10 module:overlay(50) +from:0x02136bf4 kind:load to:0x02130ebc module:overlay(50) +from:0x02136bf8 kind:load to:0x02098510 module:overlay(0) +from:0x02136bfc kind:load to:0x02132cf4 module:overlay(50) +from:0x02136c00 kind:load to:0x02099058 module:overlay(0) +from:0x02136c04 kind:load to:0x0209851c module:overlay(0) +from:0x02136c08 kind:load to:0x020985d8 module:overlay(0) +from:0x02136c0c kind:load to:0x02098644 module:overlay(0) +from:0x02136c10 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02136c14 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136c18 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02136c1c kind:load to:0x02132f44 module:overlay(50) +from:0x02136c20 kind:load to:0x02132f94 module:overlay(50) +from:0x02136c24 kind:load to:0x020995dc module:overlay(0) +from:0x02136c28 kind:load to:0x02130efc module:overlay(50) +from:0x02136c30 kind:load to:0x02131054 module:overlay(50) +from:0x02136c38 kind:load to:0x021312dc module:overlay(50) +from:0x02136c40 kind:load to:0x021317c0 module:overlay(50) +from:0x02136c48 kind:load to:0x02131ab4 module:overlay(50) +from:0x02136c50 kind:load to:0x02131ccc module:overlay(50) +from:0x02136c58 kind:load to:0x02131dc4 module:overlay(50) +from:0x02136c60 kind:load to:0x02131610 module:overlay(50) +from:0x02136c68 kind:load to:0x02131fe0 module:overlay(50) +from:0x02136c70 kind:load to:0x02132060 module:overlay(50) +from:0x02136c78 kind:load to:0x021325b8 module:overlay(50) +from:0x02136c80 kind:load to:0x021327dc module:overlay(50) +from:0x02136c88 kind:load to:0x02132780 module:overlay(50) +from:0x02136c90 kind:load to:0x02132804 module:overlay(50) +from:0x02136c98 kind:load to:0x02130f18 module:overlay(50) +from:0x02136ca0 kind:load to:0x02131088 module:overlay(50) +from:0x02136ca8 kind:load to:0x0213134c module:overlay(50) +from:0x02136cb0 kind:load to:0x02131808 module:overlay(50) +from:0x02136cb8 kind:load to:0x02131ae8 module:overlay(50) +from:0x02136cc0 kind:load to:0x02131d18 module:overlay(50) +from:0x02136cc8 kind:load to:0x02131e60 module:overlay(50) +from:0x02136cd0 kind:load to:0x02131614 module:overlay(50) +from:0x02136cd8 kind:load to:0x0213205c module:overlay(50) +from:0x02136ce0 kind:load to:0x02132128 module:overlay(50) +from:0x02136ce8 kind:load to:0x0213261c module:overlay(50) +from:0x02136cf0 kind:load to:0x02132800 module:overlay(50) +from:0x02136cf8 kind:load to:0x0213279c module:overlay(50) +from:0x02136d00 kind:load to:0x021328e8 module:overlay(50) +from:0x02136d1c kind:load to:0x0213300c module:overlay(50) +from:0x02136d20 kind:load to:0x02097998 module:overlay(0) +from:0x02136d24 kind:load to:0x020977a8 module:overlay(0) +from:0x02136d28 kind:load to:0x02097824 module:overlay(0) +from:0x02136d2c kind:load to:0x020979a0 module:overlay(0) +from:0x02136d30 kind:load to:0x020979c0 module:overlay(0) +from:0x02136d34 kind:load to:0x020979ec module:overlay(0) +from:0x02136d40 kind:load to:0x021331e8 module:overlay(50) +from:0x02136d44 kind:load to:0x02135324 module:overlay(50) +from:0x02136d48 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02136d4c kind:load to:0x0209a2dc module:overlay(0) +from:0x02136d50 kind:load to:0x0209a374 module:overlay(0) +from:0x02136d54 kind:load to:0x0209a388 module:overlay(0) +from:0x02136d58 kind:load to:0x0209a138 module:overlay(0) +from:0x02136d5c kind:load to:0x0209a3b0 module:overlay(0) +from:0x02136d60 kind:load to:0x0209a438 module:overlay(0) +from:0x02136d64 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02136d68 kind:load to:0x0209a344 module:overlay(0) +from:0x02136d6c kind:load to:0x0209a35c module:overlay(0) +from:0x02136d70 kind:load to:0x0209a39c module:overlay(0) +from:0x02136d74 kind:load to:0x0209a728 module:overlay(0) +from:0x02136d78 kind:load to:0x021352f8 module:overlay(50) +from:0x02136d7c kind:load to:0x021352d4 module:overlay(50) +from:0x02136d80 kind:load to:0x0209a760 module:overlay(0) +from:0x02136d8c kind:load to:0x0209856c module:overlay(0) +from:0x02136d90 kind:load to:0x020985a8 module:overlay(0) +from:0x02136d94 kind:load to:0x020985c0 module:overlay(0) +from:0x02136d98 kind:load to:0x020985cc module:overlay(0) +from:0x02136d9c kind:load to:0x01fff464 module:itcm +from:0x02136da0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02136da4 kind:load to:0x021331fc module:overlay(50) +from:0x02136da8 kind:load to:0x02098504 module:overlay(0) +from:0x02136dac kind:load to:0x021332bc module:overlay(50) +from:0x02136db0 kind:load to:0x0209850c module:overlay(0) +from:0x02136db4 kind:load to:0x02098510 module:overlay(0) +from:0x02136db8 kind:load to:0x0213500c module:overlay(50) +from:0x02136dbc kind:load to:0x02099058 module:overlay(0) +from:0x02136dc0 kind:load to:0x0209851c module:overlay(0) +from:0x02136dc4 kind:load to:0x020985d8 module:overlay(0) +from:0x02136dc8 kind:load to:0x02098644 module:overlay(0) +from:0x02136dcc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02136dd0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136dd4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02136dd8 kind:load to:0x02135340 module:overlay(50) +from:0x02136ddc kind:load to:0x021353bc module:overlay(50) +from:0x02136de0 kind:load to:0x020995dc module:overlay(0) +from:0x02136de4 kind:load to:0x021334dc module:overlay(50) +from:0x02136dec kind:load to:0x0213359c module:overlay(50) +from:0x02136df4 kind:load to:0x02133688 module:overlay(50) +from:0x02136dfc kind:load to:0x0213384c module:overlay(50) +from:0x02136e04 kind:load to:0x02133964 module:overlay(50) +from:0x02136e0c kind:load to:0x02133b10 module:overlay(50) +from:0x02136e14 kind:load to:0x02133c2c module:overlay(50) +from:0x02136e1c kind:load to:0x02133d10 module:overlay(50) +from:0x02136e24 kind:load to:0x02133f24 module:overlay(50) +from:0x02136e2c kind:load to:0x02133e38 module:overlay(50) +from:0x02136e34 kind:load to:0x02134028 module:overlay(50) +from:0x02136e3c kind:load to:0x02134104 module:overlay(50) +from:0x02136e44 kind:load to:0x02134364 module:overlay(50) +from:0x02136e4c kind:load to:0x0213471c module:overlay(50) +from:0x02136e54 kind:load to:0x02134908 module:overlay(50) +from:0x02136e5c kind:load to:0x021346ec module:overlay(50) +from:0x02136e64 kind:load to:0x02133474 module:overlay(50) +from:0x02136e6c kind:load to:0x02133514 module:overlay(50) +from:0x02136e74 kind:load to:0x02133620 module:overlay(50) +from:0x02136e7c kind:load to:0x021337c4 module:overlay(50) +from:0x02136e84 kind:load to:0x021338dc module:overlay(50) +from:0x02136e8c kind:load to:0x02133aa8 module:overlay(50) +from:0x02136e94 kind:load to:0x02133b44 module:overlay(50) +from:0x02136e9c kind:load to:0x02133cac module:overlay(50) +from:0x02136ea4 kind:load to:0x02133e7c module:overlay(50) +from:0x02136eac kind:load to:0x02133da4 module:overlay(50) +from:0x02136eb4 kind:load to:0x02133f7c module:overlay(50) +from:0x02136ebc kind:load to:0x02134090 module:overlay(50) +from:0x02136ec4 kind:load to:0x021342d0 module:overlay(50) +from:0x02136ecc kind:load to:0x02134614 module:overlay(50) +from:0x02136ed4 kind:load to:0x02134890 module:overlay(50) +from:0x02136edc kind:load to:0x02134680 module:overlay(50) +from:0x02136fac kind:load to:0x02136104 module:overlay(50) +from:0x02136fb0 kind:load to:0x02136140 module:overlay(50) +from:0x02136fb4 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x02136fb8 kind:load to:0x0213615c module:overlay(50) +from:0x02136fc4 kind:load to:0x02135608 module:overlay(50) +from:0x02136fc8 kind:load to:0x021362d4 module:overlay(50) +from:0x02136fcc kind:load to:0x0207b750 module:overlay(0) +from:0x02136fd0 kind:load to:0x0207b788 module:overlay(0) +from:0x02136fd4 kind:load to:0x02136258 module:overlay(50) +from:0x02136fe0 kind:load to:0x02135460 module:overlay(50) +from:0x02136fe4 kind:load to:0x02097998 module:overlay(0) +from:0x02136fe8 kind:load to:0x020977a8 module:overlay(0) +from:0x02136fec kind:load to:0x02097824 module:overlay(0) +from:0x02136ff0 kind:load to:0x020979a0 module:overlay(0) +from:0x02136ff4 kind:load to:0x020979c0 module:overlay(0) +from:0x02136ff8 kind:load to:0x020979ec module:overlay(0) +from:0x02137004 kind:load to:0x0207c308 module:overlay(0) +from:0x02137008 kind:load to:0x0207c310 module:overlay(0) +from:0x0213700c kind:load to:0x0207c3dc module:overlay(0) +from:0x02137010 kind:load to:0x0207c3cc module:overlay(0) +from:0x02137014 kind:load to:0x0207c420 module:overlay(0) +from:0x02137018 kind:load to:0x0207c440 module:overlay(0) +from:0x0213701c kind:load to:0x0207c484 module:overlay(0) +from:0x02137020 kind:load to:0x0207c4b4 module:overlay(0) +from:0x0213702c kind:load to:0x0209856c module:overlay(0) +from:0x02137030 kind:load to:0x020985a8 module:overlay(0) +from:0x02137034 kind:load to:0x020985c0 module:overlay(0) +from:0x02137038 kind:load to:0x020985cc module:overlay(0) +from:0x0213703c kind:load to:0x01fff464 module:itcm +from:0x02137040 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137044 kind:load to:0x0213561c module:overlay(50) +from:0x02137048 kind:load to:0x02098504 module:overlay(0) +from:0x0213704c kind:load to:0x021356dc module:overlay(50) +from:0x02137050 kind:load to:0x0209850c module:overlay(0) +from:0x02137054 kind:load to:0x02098510 module:overlay(0) +from:0x02137058 kind:load to:0x02135ccc module:overlay(50) +from:0x0213705c kind:load to:0x02099058 module:overlay(0) +from:0x02137060 kind:load to:0x0209851c module:overlay(0) +from:0x02137064 kind:load to:0x020985d8 module:overlay(0) +from:0x02137068 kind:load to:0x02098644 module:overlay(0) +from:0x0213706c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137070 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137074 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02137078 kind:load to:0x021362f0 module:overlay(50) +from:0x0213707c kind:load to:0x02136320 module:overlay(50) +from:0x02137080 kind:load to:0x020995dc module:overlay(0) +from:0x02137084 kind:load to:0x0213708c module:overlay(50) +from:0x02137088 kind:load to:0x02137098 module:overlay(50) +from:0x021370ac kind:load to:0x02136378 module:overlay(50) +from:0x021370b0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021370b4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021370b8 kind:load to:0x0209caac module:overlay(0) +from:0x021370bc kind:load to:0x0209cacc module:overlay(0) +from:0x021370c8 kind:load to:0x0207caf4 module:overlay(0) +from:0x021370cc kind:load to:0x0207cafc module:overlay(0) +from:0x021370d0 kind:load to:0x0207d310 module:overlay(0) +from:0x021370d4 kind:load to:0x0207d300 module:overlay(0) +from:0x021370d8 kind:load to:0x0207d34c module:overlay(0) +from:0x021370dc kind:load to:0x0207d384 module:overlay(0) +from:0x021370e0 kind:load to:0x0207d3c8 module:overlay(0) +from:0x021370e4 kind:load to:0x0207d3f0 module:overlay(0) +from:0x021370f0 kind:load to:0x02136504 module:overlay(50) +from:0x021370f4 kind:load to:0x0213685c module:overlay(50) +from:0x021370f8 kind:load to:0x0205a720 module:overlay(0) +from:0x021370fc kind:load to:0x01ffc57c module:itcm +from:0x02137100 kind:load to:0x02057dc8 module:overlay(0) +from:0x02137104 kind:load to:0x02057e44 module:overlay(0) +from:0x02137108 kind:load to:0x02057ea8 module:overlay(0) +from:0x0213710c kind:load to:0x01ffc7a4 module:itcm +from:0x02137110 kind:load to:0x02057d84 module:overlay(0) +from:0x0213711c kind:load to:0x02136518 module:overlay(50) +from:0x02137120 kind:load to:0x0209d10c module:overlay(0) +from:0x02137124 kind:load to:0x02136778 module:overlay(50) +from:0x02137128 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0213712c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02137130 kind:load to:0x021367cc module:overlay(50) +from:0x02137134 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02137138 kind:load to:0x02136798 module:overlay(50) +from:0x0213713c kind:load to:0x0209d228 module:overlay(0) +from:0x02137140 kind:load to:0x0209d22c module:overlay(0) +from:0x02137144 kind:load to:0x0209d238 module:overlay(0) +from:0x02137148 kind:load to:0x0209d240 module:overlay(0) +from:0x0213714c kind:load to:0x02136878 module:overlay(50) +from:0x02137150 kind:load to:0x021368b0 module:overlay(50) diff --git a/config/eur1/arm9/overlays/ov050/symbols.txt b/config/eur1/arm9/overlays/ov050/symbols.txt new file mode 100644 index 00000000..a86c1069 --- /dev/null +++ b/config/eur1/arm9/overlays/ov050/symbols.txt @@ -0,0 +1,227 @@ +func_ov050_021305e0 kind:function(arm,size=0xc) addr:0x021305e0 +func_ov050_021305ec kind:function(arm,size=0x24) addr:0x021305ec +func_ov050_02130610 kind:function(arm,size=0x68) addr:0x02130610 +func_ov050_02130678 kind:function(arm,size=0x1ec) addr:0x02130678 +func_ov050_02130864 kind:function(arm,size=0x14) addr:0x02130864 +func_ov050_02130878 kind:function(arm,size=0x14) addr:0x02130878 +func_ov050_0213088c kind:function(arm,size=0x64) addr:0x0213088c +func_ov050_021308f0 kind:function(arm,size=0xcc) addr:0x021308f0 +func_ov050_021309bc kind:function(arm,size=0x54) addr:0x021309bc +func_ov050_02130a10 kind:function(arm,size=0x4ac) addr:0x02130a10 +func_ov050_02130ebc kind:function(arm,size=0x40) addr:0x02130ebc +func_ov050_02130efc kind:function(arm,size=0x1c) addr:0x02130efc +func_ov050_02130f18 kind:function(arm,size=0x13c) addr:0x02130f18 +func_ov050_02131054 kind:function(arm,size=0x34) addr:0x02131054 +func_ov050_02131088 kind:function(arm,size=0x254) addr:0x02131088 +func_ov050_021312dc kind:function(arm,size=0x70) addr:0x021312dc +func_ov050_0213134c kind:function(arm,size=0x2c4) addr:0x0213134c +func_ov050_02131610 kind:function(arm,size=0x4) addr:0x02131610 +func_ov050_02131614 kind:function(arm,size=0x1ac) addr:0x02131614 +func_ov050_021317c0 kind:function(arm,size=0x48) addr:0x021317c0 +func_ov050_02131808 kind:function(arm,size=0x2ac) addr:0x02131808 +func_ov050_02131ab4 kind:function(arm,size=0x34) addr:0x02131ab4 +func_ov050_02131ae8 kind:function(arm,size=0x1e4) addr:0x02131ae8 +func_ov050_02131ccc kind:function(arm,size=0x4c) addr:0x02131ccc +func_ov050_02131d18 kind:function(arm,size=0xac) addr:0x02131d18 +func_ov050_02131dc4 kind:function(arm,size=0x9c) addr:0x02131dc4 +func_ov050_02131e60 kind:function(arm,size=0x180) addr:0x02131e60 +func_ov050_02131fe0 kind:function(arm,size=0x7c) addr:0x02131fe0 +func_ov050_0213205c kind:function(arm,size=0x4) addr:0x0213205c +func_ov050_02132060 kind:function(arm,size=0xc8) addr:0x02132060 +func_ov050_02132128 kind:function(arm,size=0x348) addr:0x02132128 +func_ov050_02132470 kind:function(arm,size=0x148) addr:0x02132470 +func_ov050_021325b8 kind:function(arm,size=0x64) addr:0x021325b8 +func_ov050_0213261c kind:function(arm,size=0x164) addr:0x0213261c +func_ov050_02132780 kind:function(arm,size=0x1c) addr:0x02132780 +func_ov050_0213279c kind:function(arm,size=0x40) addr:0x0213279c +func_ov050_021327dc kind:function(arm,size=0x24) addr:0x021327dc +func_ov050_02132800 kind:function(arm,size=0x4) addr:0x02132800 +func_ov050_02132804 kind:function(arm,size=0xe4) addr:0x02132804 +func_ov050_021328e8 kind:function(arm,size=0x3c) addr:0x021328e8 +func_ov050_02132924 kind:function(arm,size=0x1c) addr:0x02132924 +func_ov050_02132940 kind:function(arm,size=0x74) addr:0x02132940 +func_ov050_021329b4 kind:function(arm,size=0x54) addr:0x021329b4 +func_ov050_02132a08 kind:function(arm,size=0x74) addr:0x02132a08 +func_ov050_02132a7c kind:function(arm,size=0xa4) addr:0x02132a7c +func_ov050_02132b20 kind:function(arm,size=0x6c) addr:0x02132b20 +func_ov050_02132b8c kind:function(arm,size=0x124) addr:0x02132b8c +func_ov050_02132cb0 kind:function(arm,size=0x44) addr:0x02132cb0 +func_ov050_02132cf4 kind:function(arm,size=0x80) addr:0x02132cf4 +func_ov050_02132d74 kind:function(arm,size=0x28) addr:0x02132d74 +func_ov050_02132d9c kind:function(arm,size=0x1c) addr:0x02132d9c +func_ov050_02132db8 kind:function(arm,size=0x24) addr:0x02132db8 +func_ov050_02132ddc kind:function(arm,size=0x50) addr:0x02132ddc +func_ov050_02132e2c kind:function(arm,size=0x7c) addr:0x02132e2c +func_ov050_02132ea8 kind:function(arm,size=0x28) addr:0x02132ea8 +func_ov050_02132ed0 kind:function(arm,size=0x24) addr:0x02132ed0 +func_ov050_02132ef4 kind:function(arm,size=0x10) addr:0x02132ef4 +func_ov050_02132f04 kind:function(arm,size=0x8) addr:0x02132f04 +func_ov050_02132f0c kind:function(arm,size=0x1c) addr:0x02132f0c +func_ov050_02132f28 kind:function(arm,size=0x1c) addr:0x02132f28 +func_ov050_02132f44 kind:function(arm,size=0x50) addr:0x02132f44 +func_ov050_02132f94 kind:function(arm,size=0x58) addr:0x02132f94 +func_ov050_02132fec kind:function(arm,size=0x14) addr:0x02132fec +func_ov050_02133000 kind:function(arm,size=0xc) addr:0x02133000 +func_ov050_0213300c kind:function(arm,size=0x24) addr:0x0213300c +func_ov050_02133030 kind:function(arm,size=0x4c) addr:0x02133030 +func_ov050_0213307c kind:function(arm,size=0x16c) addr:0x0213307c +func_ov050_021331e8 kind:function(arm,size=0x14) addr:0x021331e8 +func_ov050_021331fc kind:function(arm,size=0x48) addr:0x021331fc +func_ov050_02133244 kind:function(arm,size=0x24) addr:0x02133244 +func_ov050_02133268 kind:function(arm,size=0x54) addr:0x02133268 +func_ov050_021332bc kind:function(arm,size=0x1b8) addr:0x021332bc +func_ov050_02133474 kind:function(arm,size=0x68) addr:0x02133474 +func_ov050_021334dc kind:function(arm,size=0x38) addr:0x021334dc +func_ov050_02133514 kind:function(arm,size=0x88) addr:0x02133514 +func_ov050_0213359c kind:function(arm,size=0x84) addr:0x0213359c +func_ov050_02133620 kind:function(arm,size=0x68) addr:0x02133620 +func_ov050_02133688 kind:function(arm,size=0x13c) addr:0x02133688 +func_ov050_021337c4 kind:function(arm,size=0x88) addr:0x021337c4 +func_ov050_0213384c kind:function(arm,size=0x90) addr:0x0213384c +func_ov050_021338dc kind:function(arm,size=0x88) addr:0x021338dc +func_ov050_02133964 kind:function(arm,size=0x144) addr:0x02133964 +func_ov050_02133aa8 kind:function(arm,size=0x68) addr:0x02133aa8 +func_ov050_02133b10 kind:function(arm,size=0x34) addr:0x02133b10 +func_ov050_02133b44 kind:function(arm,size=0xe8) addr:0x02133b44 +func_ov050_02133c2c kind:function(arm,size=0x80) addr:0x02133c2c +func_ov050_02133cac kind:function(arm,size=0x64) addr:0x02133cac +func_ov050_02133d10 kind:function(arm,size=0x94) addr:0x02133d10 +func_ov050_02133da4 kind:function(arm,size=0x94) addr:0x02133da4 +func_ov050_02133e38 kind:function(arm,size=0x44) addr:0x02133e38 +func_ov050_02133e7c kind:function(arm,size=0xa8) addr:0x02133e7c +func_ov050_02133f24 kind:function(arm,size=0x58) addr:0x02133f24 +func_ov050_02133f7c kind:function(arm,size=0xac) addr:0x02133f7c +func_ov050_02134028 kind:function(arm,size=0x68) addr:0x02134028 +func_ov050_02134090 kind:function(arm,size=0x74) addr:0x02134090 +func_ov050_02134104 kind:function(arm,size=0x1cc) addr:0x02134104 +func_ov050_021342d0 kind:function(arm,size=0x94) addr:0x021342d0 +func_ov050_02134364 kind:function(arm,size=0x2b0) addr:0x02134364 +func_ov050_02134614 kind:function(arm,size=0x6c) addr:0x02134614 +func_ov050_02134680 kind:function(arm,size=0x6c) addr:0x02134680 +func_ov050_021346ec kind:function(arm,size=0x30) addr:0x021346ec +func_ov050_0213471c kind:function(arm,size=0x174) addr:0x0213471c +func_ov050_02134890 kind:function(arm,size=0x78) addr:0x02134890 +func_ov050_02134908 kind:function(arm,size=0x84) addr:0x02134908 +func_ov050_0213498c kind:function(arm,size=0xf4) addr:0x0213498c +func_ov050_02134a80 kind:function(arm,size=0x48) addr:0x02134a80 +func_ov050_02134ac8 kind:function(arm,size=0x28) addr:0x02134ac8 +func_ov050_02134af0 kind:function(arm,size=0x10) addr:0x02134af0 +func_ov050_02134b00 kind:function(arm,size=0xc4) addr:0x02134b00 +func_ov050_02134bc4 kind:function(arm,size=0x38) addr:0x02134bc4 +func_ov050_02134bfc kind:function(arm,size=0x174) addr:0x02134bfc +func_ov050_02134d70 kind:function(arm,size=0x238) addr:0x02134d70 +func_ov050_02134fa8 kind:function(arm,size=0x64) addr:0x02134fa8 +func_ov050_0213500c kind:function(arm,size=0x1a4) addr:0x0213500c +func_ov050_021351b0 kind:function(arm,size=0xd8) addr:0x021351b0 +func_ov050_02135288 kind:function(arm,size=0x4c) addr:0x02135288 +func_ov050_021352d4 kind:function(arm,size=0x24) addr:0x021352d4 +func_ov050_021352f8 kind:function(arm,size=0x2c) addr:0x021352f8 +func_ov050_02135324 kind:function(arm,size=0x1c) addr:0x02135324 +func_ov050_02135340 kind:function(arm,size=0x7c) addr:0x02135340 +func_ov050_021353bc kind:function(arm,size=0x84) addr:0x021353bc +func_ov050_02135440 kind:function(arm,size=0x14) addr:0x02135440 +func_ov050_02135454 kind:function(arm,size=0xc) addr:0x02135454 +func_ov050_02135460 kind:function(arm,size=0x24) addr:0x02135460 +func_ov050_02135484 kind:function(arm,size=0x4c) addr:0x02135484 +func_ov050_021354d0 kind:function(arm,size=0x138) addr:0x021354d0 +func_ov050_02135608 kind:function(arm,size=0x14) addr:0x02135608 +func_ov050_0213561c kind:function(arm,size=0xc0) addr:0x0213561c +func_ov050_021356dc kind:function(arm,size=0x1b0) addr:0x021356dc +func_ov050_0213588c kind:function(arm,size=0x124) addr:0x0213588c +func_ov050_021359b0 kind:function(arm,size=0x78) addr:0x021359b0 +func_ov050_02135a28 kind:function(arm,size=0xb8) addr:0x02135a28 +func_ov050_02135ae0 kind:function(arm,size=0x1ec) addr:0x02135ae0 +func_ov050_02135ccc kind:function(arm,size=0xe4) addr:0x02135ccc +func_ov050_02135db0 kind:function(arm,size=0x9c) addr:0x02135db0 +func_ov050_02135e4c kind:function(arm,size=0x1d8) addr:0x02135e4c +func_ov050_02136024 kind:function(arm,size=0x38) addr:0x02136024 +func_ov050_0213605c kind:function(arm,size=0x10) addr:0x0213605c +func_ov050_0213606c kind:function(arm,size=0x44) addr:0x0213606c +func_ov050_021360b0 kind:function(arm,size=0x10) addr:0x021360b0 +func_ov050_021360c0 kind:function(arm,size=0x10) addr:0x021360c0 +func_ov050_021360d0 kind:function(arm,size=0x34) addr:0x021360d0 +func_ov050_02136104 kind:function(arm,size=0x3c) addr:0x02136104 +func_ov050_02136140 kind:function(arm,size=0x1c) addr:0x02136140 +func_ov050_0213615c kind:function(arm,size=0x40) addr:0x0213615c +func_ov050_0213619c kind:function(arm,size=0x80) addr:0x0213619c +func_ov050_0213621c kind:function(arm,size=0x3c) addr:0x0213621c +func_ov050_02136258 kind:function(arm,size=0x10) addr:0x02136258 +func_ov050_02136268 kind:function(arm,size=0x6c) addr:0x02136268 +func_ov050_021362d4 kind:function(arm,size=0x1c) addr:0x021362d4 +func_ov050_021362f0 kind:function(arm,size=0x30) addr:0x021362f0 +func_ov050_02136320 kind:function(arm,size=0x38) addr:0x02136320 +func_ov050_02136358 kind:function(arm,size=0x14) addr:0x02136358 +func_ov050_0213636c kind:function(arm,size=0xc) addr:0x0213636c +func_ov050_02136378 kind:function(arm,size=0x24) addr:0x02136378 +func_ov050_0213639c kind:function(arm,size=0x48) addr:0x0213639c +func_ov050_021363e4 kind:function(arm,size=0x120) addr:0x021363e4 +func_ov050_02136504 kind:function(arm,size=0x14) addr:0x02136504 +func_ov050_02136518 kind:function(arm,size=0x260) addr:0x02136518 +func_ov050_02136778 kind:function(arm,size=0x20) addr:0x02136778 +func_ov050_02136798 kind:function(arm,size=0x14) addr:0x02136798 +func_ov050_021367ac kind:function(arm,size=0x20) addr:0x021367ac +func_ov050_021367cc kind:function(arm,size=0x30) addr:0x021367cc +func_ov050_021367fc kind:function(arm,size=0x60) addr:0x021367fc +func_ov050_0213685c kind:function(arm,size=0x1c) addr:0x0213685c +func_ov050_02136878 kind:function(arm,size=0x38) addr:0x02136878 +func_ov050_021368b0 kind:function(arm,size=0x40) addr:0x021368b0 +func_ov050_021368f0 kind:function(arm,size=0x14) addr:0x021368f0 +data_ov050_02136904 kind:data(any) addr:0x02136904 +data_ov050_0213691c kind:data(any) addr:0x0213691c +data_ov050_02136920 kind:data(any) addr:0x02136920 +__sinit_ov050_02136924 kind:function(arm,size=0x5c) addr:0x02136924 +__sinit_ov050_02136980 kind:function(arm,size=0x68) addr:0x02136980 +__sinit_ov050_021369e8 kind:function(arm,size=0x60) addr:0x021369e8 +__sinit_ov050_02136a48 kind:function(arm,size=0x50) addr:0x02136a48 +.p__sinit_ov050_02136924 kind:data(word) addr:0x02136a98 +.p__sinit_ov050_02136980 kind:data(word) addr:0x02136a9c +.p__sinit_ov050_021369e8 kind:data(word) addr:0x02136aa0 +.p__sinit_ov050_02136a48 kind:data(word) addr:0x02136aa4 +data_ov050_02136ac0 kind:data(any) addr:0x02136ac0 +data_ov050_02136ac8 kind:data(any) addr:0x02136ac8 +data_ov050_02136ae0 kind:data(any) addr:0x02136ae0 +data_ov050_02136b00 kind:data(any) addr:0x02136b00 +data_ov050_02136b1c kind:data(any) addr:0x02136b1c +data_ov050_02136b40 kind:data(any) addr:0x02136b40 +data_ov050_02136b88 kind:data(any) addr:0x02136b88 +data_ov050_02136bd0 kind:data(any) addr:0x02136bd0 +data_ov050_02136c28 kind:data(any) addr:0x02136c28 +data_ov050_02136c98 kind:data(any) addr:0x02136c98 +data_ov050_02136d08 kind:data(any) addr:0x02136d08 +data_ov050_02136d1c kind:data(any) addr:0x02136d1c +data_ov050_02136d40 kind:data(any) addr:0x02136d40 +data_ov050_02136d8c kind:data(any) addr:0x02136d8c +data_ov050_02136de4 kind:data(any) addr:0x02136de4 +data_ov050_02136e64 kind:data(any) addr:0x02136e64 +data_ov050_02136ee4 kind:data(any) addr:0x02136ee4 +data_ov050_02136efc kind:data(any) addr:0x02136efc +data_ov050_02136f14 kind:data(any) addr:0x02136f14 +data_ov050_02136f2c kind:data(any) addr:0x02136f2c +data_ov050_02136f44 kind:data(any) addr:0x02136f44 +data_ov050_02136f5c kind:data(any) addr:0x02136f5c +data_ov050_02136f74 kind:data(any) addr:0x02136f74 +data_ov050_02136fac kind:data(any) addr:0x02136fac +data_ov050_02136fc4 kind:data(any) addr:0x02136fc4 +data_ov050_02136fe0 kind:data(any) addr:0x02136fe0 +data_ov050_02137004 kind:data(any) addr:0x02137004 +data_ov050_0213702c kind:data(any) addr:0x0213702c +data_ov050_02137084 kind:data(any) addr:0x02137084 +data_ov050_0213708c kind:data(any) addr:0x0213708c +data_ov050_02137098 kind:data(any) addr:0x02137098 +data_ov050_021370ac kind:data(any) addr:0x021370ac +data_ov050_021370c8 kind:data(any) addr:0x021370c8 +data_ov050_021370f0 kind:data(any) addr:0x021370f0 +data_ov050_0213711c kind:data(any) addr:0x0213711c +data_ov050_02137160 kind:bss addr:0x02137160 +data_ov050_02137164 kind:bss addr:0x02137164 +data_ov050_02137170 kind:bss addr:0x02137170 +data_ov050_0213717c kind:bss addr:0x0213717c +data_ov050_02137254 kind:bss addr:0x02137254 +data_ov050_02137258 kind:bss addr:0x02137258 +data_ov050_02137264 kind:bss addr:0x02137264 +data_ov050_0213733c kind:bss addr:0x0213733c +data_ov050_02137340 kind:bss addr:0x02137340 +data_ov050_02137358 kind:bss addr:0x02137358 +data_ov050_02137430 kind:bss addr:0x02137430 +data_ov050_02137434 kind:bss addr:0x02137434 +data_ov050_02137440 kind:bss addr:0x02137440 diff --git a/config/eur1/arm9/overlays/ov051/delinks.txt b/config/eur1/arm9/overlays/ov051/delinks.txt new file mode 100644 index 00000000..8014a16a --- /dev/null +++ b/config/eur1/arm9/overlays/ov051/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021305e0 end:0x02136e14 kind:code align:32 + .rodata start:0x02136e14 end:0x02136e48 kind:rodata align:4 + .init start:0x02136e48 end:0x02136ed4 kind:code align:4 + .ctor start:0x02136ed4 end:0x02136ed8 kind:rodata align:4 + .data start:0x02136ee0 end:0x021372e0 kind:data align:32 + .bss start:0x021372e0 end:0x021373e0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov051/relocs.txt b/config/eur1/arm9/overlays/ov051/relocs.txt new file mode 100644 index 00000000..6f62fe89 --- /dev/null +++ b/config/eur1/arm9/overlays/ov051/relocs.txt @@ -0,0 +1,716 @@ +from:0x021305e8 kind:load to:0x021372f0 module:overlay(51) +from:0x021305fc kind:arm_call to:0x02011f3c module:main +from:0x02130608 kind:arm_call to:0x021306b0 module:overlay(51) +from:0x0213061c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02130650 kind:load to:0x02136f54 module:overlay(51) +from:0x0213065c kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x02130670 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02130680 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02130690 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021306a0 kind:load to:0x02136f78 module:overlay(51) +from:0x021306a4 kind:load to:0x02136e38 module:overlay(51) +from:0x021306a8 kind:load to:0x02136e28 module:overlay(51) +from:0x021306ac kind:load to:0x02136e18 module:overlay(51) +from:0x021306bc kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02130720 kind:arm_call to:0x02130654 module:overlay(51) +from:0x0213074c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02130768 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02130778 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021307ac kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021307b4 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021307e8 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x021307f0 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02130800 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0213080c kind:arm_call to:0x02136624 module:overlay(51) +from:0x02130814 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02130850 kind:arm_call to:0x0203d160 module:main +from:0x021308c8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021308e4 kind:load to:0x02136ff0 module:overlay(51) +from:0x021308e8 kind:load to:0x021372f0 module:overlay(51) +from:0x021308ec kind:load to:0x02136fa4 module:overlay(51) +from:0x021308f0 kind:load to:0x02136f1c module:overlay(51) +from:0x021308f4 kind:load to:0x020a0328 module:overlay(0) +from:0x021308f8 kind:load to:0x02136d84 module:overlay(51) +from:0x02130904 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02130918 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213092c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130940 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130964 kind:arm_call to:0x0203d210 module:main +from:0x0213096c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02130974 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213097c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130998 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021309c4 kind:arm_call to:0x0203d210 module:main +from:0x021309cc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021309d4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021309dc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021309e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021309ec kind:arm_call to:0x020984dc module:overlay(0) +from:0x021309f8 kind:load to:0x020a0328 module:overlay(0) +from:0x02130a14 kind:arm_call to:0x0203d210 module:main +from:0x02130a1c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02130a24 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130a2c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02130a48 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02130a74 kind:arm_call to:0x0203d210 module:main +from:0x02130a7c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02130a84 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02130a8c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02130a94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02130a9c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02130aa4 kind:arm_call to:0x02011ff4 module:main +from:0x02130ab0 kind:load to:0x020a0328 module:overlay(0) +from:0x02130ac8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02130ad8 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02130af4 kind:arm_call to:0x02134e58 module:overlay(51) +from:0x02130b10 kind:arm_call to:0x02135d1c module:overlay(51) +from:0x02130b40 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02130b54 kind:arm_call to:0x02135d94 module:overlay(51) +from:0x02130b78 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02130b84 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02130b90 kind:load to:0x021364a4 module:overlay(51) +from:0x02130b94 kind:load to:0x02136ef8 module:overlay(51) +from:0x02130bcc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02130bf0 kind:load to:0x020aed4c module:overlay(0) +from:0x02130c00 kind:arm_call to:0x02130b98 module:overlay(51) +from:0x02130c38 kind:load to:0x02137048 module:overlay(51) +from:0x02130c64 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02130ccc kind:load to:0x027e09b8 module:dtcm +from:0x02130d08 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02130d18 kind:arm_call to:0x02134d40 module:overlay(51) +from:0x02130db0 kind:arm_call to:0x02134d88 module:overlay(51) +from:0x02130e08 kind:arm_call to:0x02134bec module:overlay(51) +from:0x02130e10 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02130e38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02130e40 kind:arm_call to:0x02134d88 module:overlay(51) +from:0x02130e58 kind:arm_call to:0x02134cac module:overlay(51) +from:0x02130e6c kind:arm_call to:0x02135908 module:overlay(51) +from:0x02130ed4 kind:arm_call to:0x021662bc module:overlay(94) +from:0x02130f08 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02130f4c kind:arm_call to:0x02134cac module:overlay(51) +from:0x02130f5c kind:arm_call to:0x02135908 module:overlay(51) +from:0x02130fc4 kind:arm_call to:0x021662bc module:overlay(94) +from:0x0213101c kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0213103c kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02131060 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021310dc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021310e4 kind:arm_call to:0x02134d88 module:overlay(51) +from:0x02131128 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02131144 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x021311b0 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x021311d8 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x021311e0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021311ec kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021311f8 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02131220 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02131228 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02131244 kind:arm_call to:0x02099064 module:overlay(0) +from:0x0213124c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02131254 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02131260 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021312e8 kind:arm_call to:0x02135bf0 module:overlay(51) +from:0x021313b0 kind:arm_call to:0x02135bf0 module:overlay(51) +from:0x021313e4 kind:arm_call to:0x02135bf0 module:overlay(51) +from:0x021313fc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02131450 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0213145c kind:arm_call to:0x02134c6c module:overlay(51) +from:0x0213147c kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02131490 kind:arm_call to:0x02135708 module:overlay(51) +from:0x021314f4 kind:arm_call to:0x02134d88 module:overlay(51) +from:0x02131508 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02131510 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02131574 kind:arm_call to:0x02134d88 module:overlay(51) +from:0x02131590 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021315b0 kind:arm_call to:0x02134d88 module:overlay(51) +from:0x021315d8 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02131604 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02131618 kind:arm_call to:0x02135f84 module:overlay(51) +from:0x02131674 kind:arm_call to:0x02135908 module:overlay(51) +from:0x021316d4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021316e0 kind:load to:0x021370e0 module:overlay(51) +from:0x021316ec kind:load to:0x020aed54 module:overlay(0) +from:0x021316f0 kind:load to:0x027e0d38 module:dtcm +from:0x021316fc kind:load to:0x027e09c0 module:dtcm +from:0x02131714 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02131734 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131748 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131758 kind:arm_call to:0x02135908 module:overlay(51) +from:0x02131798 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x021317a8 kind:arm_call to:0x02135908 module:overlay(51) +from:0x021317c8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02131844 kind:load to:0x02137178 module:overlay(51) +from:0x02131850 kind:arm_call to:0x021355f8 module:overlay(51) +from:0x02131864 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x0213186c kind:arm_call to:0x02135228 module:overlay(51) +from:0x02131880 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021318f4 kind:load to:0x02137190 module:overlay(51) +from:0x02131910 kind:arm_call to:0x01ff916c module:itcm +from:0x02131928 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02131938 kind:arm_call to:0x01ff930c module:itcm +from:0x02131998 kind:arm_call to:0x021355f8 module:overlay(51) +from:0x021319ac kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021319b4 kind:arm_call to:0x021352dc module:overlay(51) +from:0x021319c8 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021319d0 kind:arm_call to:0x02135324 module:overlay(51) +from:0x021319e4 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021319ec kind:load to:0x0203e964 module:main +from:0x02131a5c kind:load to:0x021371a8 module:overlay(51) +from:0x02131a78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131a8c kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02131b08 kind:load to:0x021371c0 module:overlay(51) +from:0x02131b40 kind:arm_call to:0x0213552c module:overlay(51) +from:0x02131b54 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02131bc8 kind:load to:0x02137268 module:overlay(51) +from:0x02131be4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131bf4 kind:arm_call to:0x021352dc module:overlay(51) +from:0x02131c08 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02131c14 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02131c8c kind:arm_call to:0x01ffb464 module:itcm +from:0x02131c9c kind:arm_call to:0x01ff9218 module:itcm +from:0x02131cac kind:arm_call to:0x01ffb464 module:itcm +from:0x02131cbc kind:arm_call to:0x01ff9318 module:itcm +from:0x02131ce4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02131cf4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02131d74 kind:arm_call to:0x02134f40 module:overlay(51) +from:0x02131e0c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131e20 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131e4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131e64 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02131e70 kind:load to:0x0203e964 module:main +from:0x02131e78 kind:load to:0x02137268 module:overlay(51) +from:0x02131ea4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02131f44 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02131f64 kind:load to:0x021371d8 module:overlay(51) +from:0x02131f6c kind:load to:0x027e0cec module:dtcm +from:0x02131f94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02131fa4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02131fdc kind:arm_call to:0x02135d94 module:overlay(51) +from:0x0213200c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213201c kind:arm_call to:0x01ff9218 module:itcm +from:0x021320b4 kind:arm_call to:0x02135d1c module:overlay(51) +from:0x02132194 kind:arm_call to:0x01ffb464 module:itcm +from:0x021321a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021321c0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021321d0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02132280 kind:arm_call to:0x02135908 module:overlay(51) +from:0x02132334 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02132344 kind:arm_call to:0x0213578c module:overlay(51) +from:0x02132358 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021323e0 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021323fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02132414 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02132428 kind:load to:0x0203e964 module:main +from:0x02132430 kind:load to:0x027e09c0 module:dtcm +from:0x021324b8 kind:load to:0x021371f0 module:overlay(51) +from:0x021324d8 kind:arm_call to:0x02135d94 module:overlay(51) +from:0x021324f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132504 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213256c kind:arm_call to:0x02135d1c module:overlay(51) +from:0x021325fc kind:arm_call to:0x0213582c module:overlay(51) +from:0x02132658 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132680 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132694 kind:arm_call to:0x01ff9318 module:itcm +from:0x021326b0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021326c0 kind:arm_call to:0x01ff930c module:itcm +from:0x02132794 kind:arm_call to:0x02135908 module:overlay(51) +from:0x02132840 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02132850 kind:arm_call to:0x0213578c module:overlay(51) +from:0x02132868 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021328d8 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02132910 kind:arm_call to:0x01ff916c module:itcm +from:0x02132968 kind:arm_call to:0x021353d8 module:overlay(51) +from:0x021329a8 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021329b8 kind:load to:0x0203e964 module:main +from:0x021329c0 kind:load to:0x027e09c0 module:dtcm +from:0x02132a08 kind:arm_call to:0x02135908 module:overlay(51) +from:0x02132adc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02132af8 kind:arm_call to:0x0213578c module:overlay(51) +from:0x02132b24 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132b34 kind:arm_call to:0x01ff9218 module:itcm +from:0x02132b44 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132b54 kind:arm_call to:0x01ff9218 module:itcm +from:0x02132b64 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132b74 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132c00 kind:arm_call to:0x02134f40 module:overlay(51) +from:0x02132c0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132c94 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02132da4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02132db8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02132dc0 kind:arm_call to:0x02135478 module:overlay(51) +from:0x02132dd0 kind:arm_call to:0x021355f8 module:overlay(51) +from:0x02132de4 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02132df8 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02132e08 kind:load to:0x0203e964 module:main +from:0x02132e0c kind:load to:0x027e09c0 module:dtcm +from:0x02132e40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132ed0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132f2c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02132f44 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02132f5c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02132fc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132fdc kind:arm_call to:0x01ff9258 module:itcm +from:0x02132ff4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021330a4 kind:arm_call to:0x01fff148 module:itcm +from:0x021330c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133118 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02133124 kind:load to:0x0203e964 module:main +from:0x02133128 kind:load to:0x027e0cec module:dtcm +from:0x0213312c kind:load to:0x027e09a8 module:dtcm +from:0x02133138 kind:load to:0x027e0ce0 module:dtcm +from:0x0213313c kind:load to:0x027e09bc module:dtcm +from:0x0213316c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213317c kind:arm_call to:0x01ff9218 module:itcm +from:0x02133204 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133214 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213323c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213324c kind:arm_call to:0x01ff9318 module:itcm +from:0x02133268 kind:arm_call to:0x02135920 module:overlay(51) +from:0x0213328c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021332f0 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021333e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021333fc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02133404 kind:arm_call to:0x02135478 module:overlay(51) +from:0x02133414 kind:arm_call to:0x021355f8 module:overlay(51) +from:0x02133428 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x0213343c kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02133448 kind:load to:0x0203e964 module:main +from:0x02133460 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133474 kind:arm_call to:0x01ff9770 module:itcm +from:0x02133480 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133494 kind:arm_call to:0x01ff9258 module:itcm +from:0x021334a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213356c kind:arm_call to:0x01fff148 module:itcm +from:0x02133588 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021335e0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021335f0 kind:load to:0x0203e964 module:main +from:0x021335f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021335f8 kind:load to:0x027e09bc module:dtcm +from:0x02133628 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133638 kind:arm_call to:0x01ff9218 module:itcm +from:0x021336c0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021336d0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021336f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133708 kind:arm_call to:0x01ff9318 module:itcm +from:0x02133724 kind:arm_call to:0x02135920 module:overlay(51) +from:0x02133748 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021337ac kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021338a4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021338b8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021338c0 kind:arm_call to:0x02135478 module:overlay(51) +from:0x021338d0 kind:arm_call to:0x021355f8 module:overlay(51) +from:0x021338e4 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021338f8 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02133904 kind:load to:0x0203e964 module:main +from:0x02133964 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133a20 kind:arm_call to:0x01fff148 module:itcm +from:0x02133a3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133a6c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02133a74 kind:arm_call to:0x02135df8 module:overlay(51) +from:0x02133a94 kind:load to:0x02137208 module:overlay(51) +from:0x02133a98 kind:load to:0x027e0ce0 module:dtcm +from:0x02133a9c kind:load to:0x0203e964 module:main +from:0x02133b34 kind:arm_call to:0x02135df8 module:overlay(51) +from:0x02133c40 kind:arm_call to:0x01fff148 module:itcm +from:0x02133c5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133c80 kind:arm_call to:0x0203a1bc module:main +from:0x02133cac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133cd0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02133ce8 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02133cf4 kind:load to:0x0203e964 module:main +from:0x02133cf8 kind:load to:0x027e0ce0 module:dtcm +from:0x02133d64 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133d6c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02133d7c kind:load to:0x02137220 module:overlay(51) +from:0x02133d98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133da8 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02133db4 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02133dd8 kind:arm_call to:0x02134b34 module:overlay(51) +from:0x02133e38 kind:load to:0x020aed44 module:overlay(0) +from:0x02133e3c kind:load to:0x027e07d4 module:dtcm +from:0x02133e44 kind:load to:0x02137238 module:overlay(51) +from:0x02133e50 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02133e68 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02133edc kind:load to:0x02137250 module:overlay(51) +from:0x02133ef8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133f0c kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02133f24 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02134000 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02134010 kind:load to:0x02137298 module:overlay(51) +from:0x02134014 kind:load to:0x02137280 module:overlay(51) +from:0x02134018 kind:load to:0x027e09a8 module:dtcm +from:0x02134074 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134098 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02134178 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02134188 kind:load to:0x02137238 module:overlay(51) +from:0x0213418c kind:load to:0x02137178 module:overlay(51) +from:0x02134228 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02134244 kind:load to:0x021372c8 module:overlay(51) +from:0x02134248 kind:load to:0x021372b0 module:overlay(51) +from:0x02134290 kind:arm_call to:0x02015080 module:main +from:0x021342b4 kind:arm_call to:0x02015080 module:main +from:0x021342c4 kind:arm_call to:0x02135e70 module:overlay(51) +from:0x021342d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021342ec kind:arm_call to:0x02098524 module:overlay(0) +from:0x021342f4 kind:arm_call to:0x02134f28 module:overlay(51) +from:0x0213430c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02134344 kind:arm_call to:0x020a1384 module:overlay(0) +from:0x0213436c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02134384 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02134398 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021343a4 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02134414 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0213445c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021344cc kind:arm_call to:0x020733bc module:overlay(0) +from:0x021344f0 kind:arm_call to:0x02135d1c module:overlay(51) +from:0x02134518 kind:arm_call to:0x02135d94 module:overlay(51) +from:0x02134544 kind:load to:0x020aed4c module:overlay(0) +from:0x0213454c kind:load to:0x021371f0 module:overlay(51) +from:0x02134550 kind:load to:0x027e09b8 module:dtcm +from:0x021345b8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02134710 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134720 kind:arm_call to:0x01ff9218 module:itcm +from:0x021347b0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02134894 kind:arm_call to:0x01ffb464 module:itcm +from:0x021348a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021348c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021348e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021348f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213492c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213493c kind:arm_call to:0x01ff9218 module:itcm +from:0x02134998 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021349b8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02134a30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134ae0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02134ae4 kind:arm_call to:0x0209978c module:overlay(0) +from:0x02134b04 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02134b10 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02134b1c kind:load to:0x027e09a8 module:dtcm +from:0x02134b24 kind:load to:0x02137268 module:overlay(51) +from:0x02134b28 kind:load to:0x02137178 module:overlay(51) +from:0x02134b2c kind:load to:0x027e09b8 module:dtcm +from:0x02134b30 kind:load to:0x020b51f8 module:overlay(0) +from:0x02134b64 kind:arm_call to:0x02134cac module:overlay(51) +from:0x02134b7c kind:arm_call to:0x020998c4 module:overlay(0) +from:0x02134bc8 kind:arm_call to:0x01ff9770 module:itcm +from:0x02134be8 kind:load to:0x020aed50 module:overlay(0) +from:0x02134c1c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02134c48 kind:arm_call to:0x02134cac module:overlay(51) +from:0x02134c60 kind:arm_call to:0x02099944 module:overlay(0) +from:0x02134cd4 kind:arm_call to:0x02135908 module:overlay(51) +from:0x02134ce0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02134cec kind:arm_call to:0x01ff9638 module:itcm +from:0x02134cfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134d04 kind:arm_call to:0x02135908 module:overlay(51) +from:0x02134d38 kind:load to:0x02136eec module:overlay(51) +from:0x02134e74 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02134e8c kind:arm_call to:0x02134cac module:overlay(51) +from:0x02134ea8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02134eb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134ec4 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02134ecc kind:arm_call to:0x02135908 module:overlay(51) +from:0x02134f18 kind:load to:0x020b53e4 module:overlay(0) +from:0x02134f20 kind:load to:0x027e0ce4 module:dtcm +from:0x02134f38 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02134f60 kind:arm_call to:0x02135d94 module:overlay(51) +from:0x02134f78 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134f88 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135094 kind:arm_call to:0x02135d1c module:overlay(51) +from:0x02135170 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135180 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135250 kind:arm_call to:0x01fff148 module:itcm +from:0x0213525c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02135270 kind:arm_call to:0x01fff148 module:itcm +from:0x0213528c kind:arm_call to:0x01ff9258 module:itcm +from:0x02135298 kind:arm_call to:0x02135908 module:overlay(51) +from:0x021352d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021352fc kind:arm_call to:0x01fff148 module:itcm +from:0x02135308 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02135320 kind:load to:0x027e0ce0 module:dtcm +from:0x02135338 kind:arm_call to:0x02134cac module:overlay(51) +from:0x0213534c kind:arm_call to:0x01fff148 module:itcm +from:0x02135358 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0213536c kind:arm_call to:0x01fff148 module:itcm +from:0x02135388 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135394 kind:arm_call to:0x02135908 module:overlay(51) +from:0x021353d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021353f4 kind:arm_call to:0x01fff148 module:itcm +from:0x02135400 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02135414 kind:arm_call to:0x01fff148 module:itcm +from:0x02135430 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213543c kind:arm_call to:0x02135908 module:overlay(51) +from:0x02135474 kind:load to:0x027e0ce0 module:dtcm +from:0x0213548c kind:arm_call to:0x02134cac module:overlay(51) +from:0x021354a4 kind:arm_call to:0x01fff148 module:itcm +from:0x021354b0 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021354c4 kind:arm_call to:0x01fff148 module:itcm +from:0x021354e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021354ec kind:arm_call to:0x02135908 module:overlay(51) +from:0x02135528 kind:load to:0x027e0ce0 module:dtcm +from:0x02135554 kind:arm_call to:0x01fff350 module:itcm +from:0x02135578 kind:arm_call to:0x02135908 module:overlay(51) +from:0x02135598 kind:arm_call to:0x01ff9258 module:itcm +from:0x021355d4 kind:arm_call to:0x01fff350 module:itcm +from:0x021355f0 kind:load to:0x027e0ce4 module:dtcm +from:0x021355f4 kind:load to:0x02136ee8 module:overlay(51) +from:0x02135624 kind:arm_call to:0x01fff350 module:itcm +from:0x0213565c kind:arm_call to:0x02134d88 module:overlay(51) +from:0x02135684 kind:arm_call to:0x01ffb974 module:itcm +from:0x0213568c kind:arm_call to:0x02135908 module:overlay(51) +from:0x021356a0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021356e0 kind:arm_call to:0x01fff350 module:itcm +from:0x02135700 kind:load to:0x027e0ce4 module:dtcm +from:0x02135704 kind:load to:0x02136f10 module:overlay(51) +from:0x02135714 kind:load to:0x02130bf4 module:overlay(51) +from:0x02135724 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02135740 kind:arm_call to:0x02134c6c module:overlay(51) +from:0x0213576c kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02135784 kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x021357bc kind:arm_call to:0x01fff350 module:itcm +from:0x021357e4 kind:arm_call to:0x01fff458 module:itcm +from:0x021357f4 kind:arm_call to:0x02135718 module:overlay(51) +from:0x02135804 kind:arm_call to:0x01fff350 module:itcm +from:0x02135820 kind:load to:0x027e0ce4 module:dtcm +from:0x02135824 kind:load to:0x020b3040 module:overlay(0) +from:0x021358d4 kind:arm_call to:0x01fff148 module:itcm +from:0x021358e0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021358fc kind:load to:0x0203e964 module:main +from:0x02135900 kind:load to:0x027e0ce0 module:dtcm +from:0x02135950 kind:arm_call to:0x02135d94 module:overlay(51) +from:0x02135970 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135980 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135a54 kind:arm_call to:0x02135d1c module:overlay(51) +from:0x02135b38 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135b48 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135c2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135ca4 kind:arm_call to:0x020980d0 module:overlay(0) +from:0x02135ce4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02135d04 kind:arm_call to:0x020bf318 module:overlay(17) +from:0x02135d10 kind:load to:0x0203e964 module:main +from:0x02135d18 kind:load to:0x027e09a8 module:dtcm +from:0x02135d58 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02135d7c kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02135d88 kind:load to:0x027e0cec module:dtcm +from:0x02135dc4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02135de4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02135dec kind:load to:0x027e0cec module:dtcm +from:0x02135e34 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02135e58 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02135e64 kind:load to:0x027e0cec module:dtcm +from:0x02135ec8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135edc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135f00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02135f30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135f44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135f68 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02135f78 kind:load to:0x027e0cec module:dtcm +from:0x02136004 kind:arm_call to:0x02015080 module:main +from:0x02136024 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136044 kind:arm_call to:0x02015080 module:main +from:0x02136060 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136080 kind:arm_call to:0x02015080 module:main +from:0x021360a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021360c0 kind:arm_call to:0x02015080 module:main +from:0x021360e0 kind:arm_call to:0x02015080 module:main +from:0x02136100 kind:arm_call to:0x02015080 module:main +from:0x02136120 kind:arm_call to:0x02015080 module:main +from:0x0213613c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213615c kind:arm_call to:0x02015080 module:main +from:0x0213617c kind:arm_call to:0x02015080 module:main +from:0x0213619c kind:arm_call to:0x02015080 module:main +from:0x021361bc kind:arm_call to:0x02015080 module:main +from:0x021361dc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213620c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02136250 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02136270 kind:arm_call to:0x02015080 module:main +from:0x0213628c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021362b4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021362d4 kind:arm_call to:0x02015080 module:main +from:0x021362f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136310 kind:arm_call to:0x02015080 module:main +from:0x02136330 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136350 kind:arm_call to:0x02015080 module:main +from:0x02136370 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136390 kind:arm_call to:0x02015080 module:main +from:0x021363ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021363cc kind:arm_call to:0x02015080 module:main +from:0x021363ec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213640c kind:arm_call to:0x02015080 module:main +from:0x02136428 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136448 kind:arm_call to:0x02015080 module:main +from:0x02136468 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136474 kind:load to:0x027e09a8 module:dtcm +from:0x02136504 kind:arm_call to:0x0200e260 module:main +from:0x0213655c kind:arm_call to:0x0200e260 module:main +from:0x0213656c kind:arm_call to:0x01ffad5c module:itcm +from:0x021365e0 kind:arm_call to:0x0200e260 module:main +from:0x021365f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02136620 kind:load to:0x027e0964 module:dtcm +from:0x02136630 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02136658 kind:load to:0x02136f38 module:overlay(51) +from:0x0213666c kind:arm_call to:0x0209832c module:overlay(0) +from:0x021366d8 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x021366f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02136738 kind:arm_call to:0x01fff498 module:itcm +from:0x02136744 kind:arm_call to:0x01fff584 module:itcm +from:0x02136798 kind:arm_call to:0x01ffb714 module:itcm +from:0x021367c8 kind:load to:0x027e0ce8 module:dtcm +from:0x021367f0 kind:arm_call to:0x0207c044 module:overlay(0) +from:0x02136818 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136824 kind:arm_call to:0x01fff458 module:itcm +from:0x02136894 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021368ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021368bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021368d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02136924 kind:arm_call to:0x02134d88 module:overlay(51) +from:0x02136988 kind:arm_call to:0x01ffb800 module:itcm +from:0x021369d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021369e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136a44 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136a60 kind:arm_call to:0x01ff9770 module:itcm +from:0x02136a98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136ab8 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02136ad4 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02136af0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136afc kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02136b04 kind:arm_call to:0x02134d88 module:overlay(51) +from:0x02136b94 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136ba4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136bf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136c08 kind:arm_call to:0x01ff9770 module:itcm +from:0x02136c18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136c40 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02136c58 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02136c70 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02136c7c kind:arm_call to:0x02130bf4 module:overlay(51) +from:0x02136cbc kind:load to:0x027e0ce4 module:dtcm +from:0x02136cc8 kind:load to:0x0203e964 module:main +from:0x02136ccc kind:load to:0x027e0cec module:dtcm +from:0x02136cd4 kind:load to:0x027e09a8 module:dtcm +from:0x02136cec kind:arm_call to:0x01fff458 module:itcm +from:0x02136d18 kind:arm_call to:0x01fff458 module:itcm +from:0x02136d44 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02136d50 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02136d6c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02136d7c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02136d98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02136da0 kind:arm_call to:0x02011ff4 module:main +from:0x02136db4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02136dbc kind:arm_call to:0x02011ff4 module:main +from:0x02136dd0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02136dd8 kind:arm_call to:0x02011ff4 module:main +from:0x02136dec kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02136df4 kind:arm_call to:0x02011ff4 module:main +from:0x02136e08 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02136e94 kind:arm_call to:0x02130610 module:overlay(51) +from:0x02136ea4 kind:arm_call to:0x0203ce74 module:main +from:0x02136eb8 kind:load to:0x02136eec module:overlay(51) +from:0x02136ec4 kind:load to:0x021372e0 module:overlay(51) +from:0x02136ec8 kind:load to:0x021372f0 module:overlay(51) +from:0x02136ecc kind:load to:0x02136e00 module:overlay(51) +from:0x02136ed0 kind:load to:0x021372e4 module:overlay(51) +from:0x02136ed4 kind:load to:0x02136e48 module:overlay(51) +from:0x02136ee8 kind:load to:0x02136ce4 module:overlay(51) +from:0x02136f10 kind:load to:0x02136d10 module:overlay(51) +from:0x02136f1c kind:load to:0x02130938 module:overlay(51) +from:0x02136f20 kind:load to:0x02136dc8 module:overlay(51) +from:0x02136f24 kind:load to:0x0209832c module:overlay(0) +from:0x02136f28 kind:load to:0x0207c03c module:overlay(0) +from:0x02136f2c kind:load to:0x02136cdc module:overlay(51) +from:0x02136f38 kind:load to:0x02130924 module:overlay(51) +from:0x02136f3c kind:load to:0x02136dac module:overlay(51) +from:0x02136f40 kind:load to:0x0213665c module:overlay(51) +from:0x02136f44 kind:load to:0x021366b8 module:overlay(51) +from:0x02136f48 kind:load to:0x021367d4 module:overlay(51) +from:0x02136f54 kind:load to:0x021305ec module:overlay(51) +from:0x02136f58 kind:load to:0x02097998 module:overlay(0) +from:0x02136f5c kind:load to:0x020977a8 module:overlay(0) +from:0x02136f60 kind:load to:0x02097824 module:overlay(0) +from:0x02136f64 kind:load to:0x020979a0 module:overlay(0) +from:0x02136f68 kind:load to:0x020979c0 module:overlay(0) +from:0x02136f6c kind:load to:0x020979ec module:overlay(0) +from:0x02136f78 kind:load to:0x021308fc module:overlay(51) +from:0x02136f7c kind:load to:0x02136d90 module:overlay(51) +from:0x02136f80 kind:load to:0x02057bf4 module:overlay(0) +from:0x02136f84 kind:load to:0x02057a88 module:overlay(0) +from:0x02136f88 kind:load to:0x02057dc8 module:overlay(0) +from:0x02136f8c kind:load to:0x02057e44 module:overlay(0) +from:0x02136f90 kind:load to:0x02057ea8 module:overlay(0) +from:0x02136f94 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02136f98 kind:load to:0x02057d84 module:overlay(0) +from:0x02136fa4 kind:load to:0x02130910 module:overlay(51) +from:0x02136fa8 kind:load to:0x02136de4 module:overlay(51) +from:0x02136fac kind:load to:0x0209a2a8 module:overlay(0) +from:0x02136fb0 kind:load to:0x0209a2dc module:overlay(0) +from:0x02136fb4 kind:load to:0x0209a374 module:overlay(0) +from:0x02136fb8 kind:load to:0x0209a388 module:overlay(0) +from:0x02136fbc kind:load to:0x0209a138 module:overlay(0) +from:0x02136fc0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02136fc4 kind:load to:0x0209a438 module:overlay(0) +from:0x02136fc8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02136fcc kind:load to:0x0209a344 module:overlay(0) +from:0x02136fd0 kind:load to:0x0209a35c module:overlay(0) +from:0x02136fd4 kind:load to:0x0209a39c module:overlay(0) +from:0x02136fd8 kind:load to:0x0209a728 module:overlay(0) +from:0x02136fdc kind:load to:0x02136d58 module:overlay(51) +from:0x02136fe0 kind:load to:0x02136d34 module:overlay(51) +from:0x02136fe4 kind:load to:0x0209a760 module:overlay(0) +from:0x02136ff0 kind:load to:0x0209856c module:overlay(0) +from:0x02136ff4 kind:load to:0x020985a8 module:overlay(0) +from:0x02136ff8 kind:load to:0x020985c0 module:overlay(0) +from:0x02136ffc kind:load to:0x020985cc module:overlay(0) +from:0x02137000 kind:load to:0x01fff464 module:itcm +from:0x02137004 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02137008 kind:load to:0x02130ab4 module:overlay(51) +from:0x0213700c kind:load to:0x02098504 module:overlay(0) +from:0x02137010 kind:load to:0x02130cd0 module:overlay(51) +from:0x02137014 kind:load to:0x02130c3c module:overlay(51) +from:0x02137018 kind:load to:0x02098510 module:overlay(0) +from:0x0213701c kind:load to:0x02131700 module:overlay(51) +from:0x02137020 kind:load to:0x02099058 module:overlay(0) +from:0x02137024 kind:load to:0x0209851c module:overlay(0) +from:0x02137028 kind:load to:0x020985d8 module:overlay(0) +from:0x0213702c kind:load to:0x02098644 module:overlay(0) +from:0x02137030 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02137034 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02137038 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213703c kind:load to:0x0213094c module:overlay(51) +from:0x02137040 kind:load to:0x021309fc module:overlay(51) +from:0x02137044 kind:load to:0x020995dc module:overlay(0) +from:0x02137048 kind:load to:0x021317d8 module:overlay(51) +from:0x02137050 kind:load to:0x02131888 module:overlay(51) +from:0x02137058 kind:load to:0x021319f0 module:overlay(51) +from:0x02137060 kind:load to:0x02131a94 module:overlay(51) +from:0x02137068 kind:load to:0x02131b5c module:overlay(51) +from:0x02137070 kind:load to:0x02131c1c module:overlay(51) +from:0x02137078 kind:load to:0x02131e7c module:overlay(51) +from:0x02137080 kind:load to:0x02132434 module:overlay(51) +from:0x02137088 kind:load to:0x021329c4 module:overlay(51) +from:0x02137090 kind:load to:0x02132e14 module:overlay(51) +from:0x02137098 kind:load to:0x0213344c module:overlay(51) +from:0x021370a0 kind:load to:0x02133908 module:overlay(51) +from:0x021370a8 kind:load to:0x02133d00 module:overlay(51) +from:0x021370b0 kind:load to:0x02133dbc module:overlay(51) +from:0x021370b8 kind:load to:0x02133e70 module:overlay(51) +from:0x021370c0 kind:load to:0x02133f14 module:overlay(51) +from:0x021370c8 kind:load to:0x02134190 module:overlay(51) +from:0x021370d0 kind:load to:0x02134350 module:overlay(51) +from:0x021370d8 kind:load to:0x021343ac module:overlay(51) +from:0x021370e0 kind:load to:0x02131848 module:overlay(51) +from:0x021370e8 kind:load to:0x021318f8 module:overlay(51) +from:0x021370f0 kind:load to:0x02131a60 module:overlay(51) +from:0x021370f8 kind:load to:0x02131b0c module:overlay(51) +from:0x02137100 kind:load to:0x02131bcc module:overlay(51) +from:0x02137108 kind:load to:0x02131c3c module:overlay(51) +from:0x02137110 kind:load to:0x02131f70 module:overlay(51) +from:0x02137118 kind:load to:0x021324bc module:overlay(51) +from:0x02137120 kind:load to:0x021329d8 module:overlay(51) +from:0x02137128 kind:load to:0x02133140 module:overlay(51) +from:0x02137130 kind:load to:0x021335fc module:overlay(51) +from:0x02137138 kind:load to:0x02133aa8 module:overlay(51) +from:0x02137140 kind:load to:0x02133d80 module:overlay(51) +from:0x02137148 kind:load to:0x02133e48 module:overlay(51) +from:0x02137150 kind:load to:0x02133ee0 module:overlay(51) +from:0x02137158 kind:load to:0x02134020 module:overlay(51) +from:0x02137160 kind:load to:0x0213424c module:overlay(51) +from:0x02137168 kind:load to:0x02134378 module:overlay(51) +from:0x02137170 kind:load to:0x02134558 module:overlay(51) diff --git a/config/eur1/arm9/overlays/ov051/symbols.txt b/config/eur1/arm9/overlays/ov051/symbols.txt new file mode 100644 index 00000000..6cc4b414 --- /dev/null +++ b/config/eur1/arm9/overlays/ov051/symbols.txt @@ -0,0 +1,134 @@ +func_ov051_021305e0 kind:function(arm,size=0xc) addr:0x021305e0 +func_ov051_021305ec kind:function(arm,size=0x24) addr:0x021305ec +func_ov051_02130610 kind:function(arm,size=0x44) addr:0x02130610 +func_ov051_02130654 kind:function(arm,size=0x5c) addr:0x02130654 +func_ov051_021306b0 kind:function(arm,size=0x24c) addr:0x021306b0 +func_ov051_021308fc kind:function(arm,size=0x14) addr:0x021308fc +func_ov051_02130910 kind:function(arm,size=0x14) addr:0x02130910 +func_ov051_02130924 kind:function(arm,size=0x14) addr:0x02130924 +func_ov051_02130938 kind:function(arm,size=0x14) addr:0x02130938 +func_ov051_0213094c kind:function(arm,size=0xb0) addr:0x0213094c +func_ov051_021309fc kind:function(arm,size=0xb8) addr:0x021309fc +func_ov051_02130ab4 kind:function(arm,size=0xe4) addr:0x02130ab4 +func_ov051_02130b98 kind:function(arm,size=0x5c) addr:0x02130b98 +func_ov051_02130bf4 kind:function(arm,size=0x48) addr:0x02130bf4 +func_ov051_02130c3c kind:function(arm,size=0x94) addr:0x02130c3c +func_ov051_02130cd0 kind:function(arm,size=0xa30) addr:0x02130cd0 +func_ov051_02131700 kind:function(arm,size=0xd8) addr:0x02131700 +func_ov051_021317d8 kind:function(arm,size=0x70) addr:0x021317d8 +func_ov051_02131848 kind:function(arm,size=0x40) addr:0x02131848 +func_ov051_02131888 kind:function(arm,size=0x70) addr:0x02131888 +func_ov051_021318f8 kind:function(arm,size=0xf8) addr:0x021318f8 +func_ov051_021319f0 kind:function(arm,size=0x70) addr:0x021319f0 +func_ov051_02131a60 kind:function(arm,size=0x34) addr:0x02131a60 +func_ov051_02131a94 kind:function(arm,size=0x78) addr:0x02131a94 +func_ov051_02131b0c kind:function(arm,size=0x50) addr:0x02131b0c +func_ov051_02131b5c kind:function(arm,size=0x70) addr:0x02131b5c +func_ov051_02131bcc kind:function(arm,size=0x50) addr:0x02131bcc +func_ov051_02131c1c kind:function(arm,size=0x20) addr:0x02131c1c +func_ov051_02131c3c kind:function(arm,size=0x240) addr:0x02131c3c +func_ov051_02131e7c kind:function(arm,size=0xf4) addr:0x02131e7c +func_ov051_02131f70 kind:function(arm,size=0x4c4) addr:0x02131f70 +func_ov051_02132434 kind:function(arm,size=0x88) addr:0x02132434 +func_ov051_021324bc kind:function(arm,size=0x508) addr:0x021324bc +func_ov051_021329c4 kind:function(arm,size=0x14) addr:0x021329c4 +func_ov051_021329d8 kind:function(arm,size=0x43c) addr:0x021329d8 +func_ov051_02132e14 kind:function(arm,size=0x32c) addr:0x02132e14 +func_ov051_02133140 kind:function(arm,size=0x30c) addr:0x02133140 +func_ov051_0213344c kind:function(arm,size=0x1b0) addr:0x0213344c +func_ov051_021335fc kind:function(arm,size=0x30c) addr:0x021335fc +func_ov051_02133908 kind:function(arm,size=0x1a0) addr:0x02133908 +func_ov051_02133aa8 kind:function(arm,size=0x258) addr:0x02133aa8 +func_ov051_02133d00 kind:function(arm,size=0x80) addr:0x02133d00 +func_ov051_02133d80 kind:function(arm,size=0x3c) addr:0x02133d80 +func_ov051_02133dbc kind:function(arm,size=0x8c) addr:0x02133dbc +func_ov051_02133e48 kind:function(arm,size=0x28) addr:0x02133e48 +func_ov051_02133e70 kind:function(arm,size=0x70) addr:0x02133e70 +func_ov051_02133ee0 kind:function(arm,size=0x34) addr:0x02133ee0 +func_ov051_02133f14 kind:function(arm,size=0x10c) addr:0x02133f14 +func_ov051_02134020 kind:function(arm,size=0x170) addr:0x02134020 +func_ov051_02134190 kind:function(arm,size=0xbc) addr:0x02134190 +func_ov051_0213424c kind:function(arm,size=0x104) addr:0x0213424c +func_ov051_02134350 kind:function(arm,size=0x28) addr:0x02134350 +func_ov051_02134378 kind:function(arm,size=0x34) addr:0x02134378 +func_ov051_021343ac kind:function(arm,size=0x1ac) addr:0x021343ac +func_ov051_02134558 kind:function(arm,size=0x5dc) addr:0x02134558 +func_ov051_02134b34 kind:function(arm,size=0xb8) addr:0x02134b34 +func_ov051_02134bec kind:function(arm,size=0x80) addr:0x02134bec +func_ov051_02134c6c kind:function(arm,size=0x40) addr:0x02134c6c +func_ov051_02134cac kind:function(arm,size=0x94) addr:0x02134cac +func_ov051_02134d40 kind:function(arm,size=0x48) addr:0x02134d40 +func_ov051_02134d88 kind:function(arm,size=0xd0) addr:0x02134d88 +func_ov051_02134e58 kind:function(arm,size=0xd0) addr:0x02134e58 +func_ov051_02134f28 kind:function(arm,size=0x18) addr:0x02134f28 +func_ov051_02134f40 kind:function(arm,size=0x2e8) addr:0x02134f40 +func_ov051_02135228 kind:function(arm,size=0xb4) addr:0x02135228 +func_ov051_021352dc kind:function(arm,size=0x48) addr:0x021352dc +func_ov051_02135324 kind:function(arm,size=0xb4) addr:0x02135324 +func_ov051_021353d8 kind:function(arm,size=0xa0) addr:0x021353d8 +func_ov051_02135478 kind:function(arm,size=0xb4) addr:0x02135478 +func_ov051_0213552c kind:function(arm,size=0xcc) addr:0x0213552c +func_ov051_021355f8 kind:function(arm,size=0x110) addr:0x021355f8 +func_ov051_02135708 kind:function(arm,size=0x10) addr:0x02135708 +func_ov051_02135718 kind:function(arm,size=0x74) addr:0x02135718 +func_ov051_0213578c kind:function(arm,size=0xa0) addr:0x0213578c +func_ov051_0213582c kind:function(arm,size=0xdc) addr:0x0213582c +func_ov051_02135908 kind:function(arm,size=0x18) addr:0x02135908 +func_ov051_02135920 kind:function(arm,size=0x2d0) addr:0x02135920 +func_ov051_02135bf0 kind:function(arm,size=0x12c) addr:0x02135bf0 +func_ov051_02135d1c kind:function(arm,size=0x78) addr:0x02135d1c +func_ov051_02135d94 kind:function(arm,size=0x64) addr:0x02135d94 +func_ov051_02135df8 kind:function(arm,size=0x78) addr:0x02135df8 +func_ov051_02135e70 kind:function(arm,size=0x114) addr:0x02135e70 +func_ov051_02135f84 kind:function(arm,size=0x520) addr:0x02135f84 +func_ov051_021364a4 kind:function(arm,size=0x180) addr:0x021364a4 +func_ov051_02136624 kind:function(arm,size=0x38) addr:0x02136624 +func_ov051_0213665c kind:function(arm,size=0x5c) addr:0x0213665c +func_ov051_021366b8 kind:function(arm,size=0x11c) addr:0x021366b8 +func_ov051_021367d4 kind:function(arm,size=0x508) addr:0x021367d4 +func_ov051_02136cdc kind:function(arm,size=0x8) addr:0x02136cdc +func_ov051_02136ce4 kind:function(arm,size=0x2c) addr:0x02136ce4 +func_ov051_02136d10 kind:function(arm,size=0x24) addr:0x02136d10 +func_ov051_02136d34 kind:function(arm,size=0x24) addr:0x02136d34 +func_ov051_02136d58 kind:function(arm,size=0x2c) addr:0x02136d58 +func_ov051_02136d84 kind:function(arm,size=0xc) addr:0x02136d84 +func_ov051_02136d90 kind:function(arm,size=0x1c) addr:0x02136d90 +func_ov051_02136dac kind:function(arm,size=0x1c) addr:0x02136dac +func_ov051_02136dc8 kind:function(arm,size=0x1c) addr:0x02136dc8 +func_ov051_02136de4 kind:function(arm,size=0x1c) addr:0x02136de4 +func_ov051_02136e00 kind:function(arm,size=0x14) addr:0x02136e00 +data_ov051_02136e18 kind:data(any) addr:0x02136e18 +data_ov051_02136e28 kind:data(any) addr:0x02136e28 +data_ov051_02136e38 kind:data(any) addr:0x02136e38 +__sinit_ov051_02136e48 kind:function(arm,size=0x8c) addr:0x02136e48 +.p__sinit_ov051_02136e48 kind:data(word) addr:0x02136ed4 +data_ov051_02136ee8 kind:data(any) addr:0x02136ee8 +data_ov051_02136eec kind:data(any) addr:0x02136eec +data_ov051_02136ef8 kind:data(any) addr:0x02136ef8 +data_ov051_02136f10 kind:data(any) addr:0x02136f10 +data_ov051_02136f1c kind:data(any) addr:0x02136f1c +data_ov051_02136f38 kind:data(any) addr:0x02136f38 +data_ov051_02136f54 kind:data(any) addr:0x02136f54 +data_ov051_02136f78 kind:data(any) addr:0x02136f78 +data_ov051_02136fa4 kind:data(any) addr:0x02136fa4 +data_ov051_02136ff0 kind:data(any) addr:0x02136ff0 +data_ov051_02137048 kind:data(any) addr:0x02137048 +data_ov051_021370e0 kind:data(any) addr:0x021370e0 +data_ov051_02137178 kind:data(any) addr:0x02137178 +data_ov051_02137190 kind:data(any) addr:0x02137190 +data_ov051_021371a8 kind:data(any) addr:0x021371a8 +data_ov051_021371c0 kind:data(any) addr:0x021371c0 +data_ov051_021371d8 kind:data(any) addr:0x021371d8 +data_ov051_021371f0 kind:data(any) addr:0x021371f0 +data_ov051_02137208 kind:data(any) addr:0x02137208 +data_ov051_02137220 kind:data(any) addr:0x02137220 +data_ov051_02137238 kind:data(any) addr:0x02137238 +data_ov051_02137250 kind:data(any) addr:0x02137250 +data_ov051_02137268 kind:data(any) addr:0x02137268 +data_ov051_02137280 kind:data(any) addr:0x02137280 +data_ov051_02137298 kind:data(any) addr:0x02137298 +data_ov051_021372b0 kind:data(any) addr:0x021372b0 +data_ov051_021372c8 kind:data(any) addr:0x021372c8 +data_ov051_021372e0 kind:bss addr:0x021372e0 +data_ov051_021372e4 kind:bss addr:0x021372e4 +data_ov051_021372f0 kind:bss addr:0x021372f0 diff --git a/config/eur1/arm9/overlays/ov052/delinks.txt b/config/eur1/arm9/overlays/ov052/delinks.txt new file mode 100644 index 00000000..81be93dc --- /dev/null +++ b/config/eur1/arm9/overlays/ov052/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021305e0 end:0x02135cc4 kind:code align:32 + .rodata start:0x02135cc4 end:0x02135cec kind:rodata align:4 + .init start:0x02135cec end:0x02135f44 kind:code align:4 + .ctor start:0x02135f44 end:0x02135f50 kind:rodata align:4 + .data start:0x02135f60 end:0x02136880 kind:data align:32 + .bss start:0x02136880 end:0x02136b40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov052/relocs.txt b/config/eur1/arm9/overlays/ov052/relocs.txt new file mode 100644 index 00000000..8e6806c0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov052/relocs.txt @@ -0,0 +1,971 @@ +from:0x021305e8 kind:load to:0x02136898 module:overlay(52) +from:0x021305fc kind:arm_call to:0x02011f3c module:main +from:0x02130608 kind:arm_call to:0x02130660 module:overlay(52) +from:0x0213061c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02130658 kind:load to:0x02135f68 module:overlay(52) +from:0x0213066c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0213069c kind:arm_call to:0x0200f05c module:main +from:0x021306b8 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x021306e4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02130700 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02130710 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02130730 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02130738 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02130758 kind:arm_call to:0x0203d160 module:main +from:0x021307c8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021307f8 kind:load to:0x02135fd8 module:overlay(52) +from:0x021307fc kind:load to:0x02136898 module:overlay(52) +from:0x02130800 kind:load to:0x02135cc8 module:overlay(52) +from:0x02130804 kind:load to:0x02135f8c module:overlay(52) +from:0x02130808 kind:load to:0x020a0328 module:overlay(0) +from:0x0213080c kind:load to:0x02133268 module:overlay(52) +from:0x02130814 kind:load to:0x027e07d4 module:dtcm +from:0x02130820 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02130854 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02130868 kind:arm_call to:0x0203d210 module:main +from:0x02130870 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02130878 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02130880 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02130888 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02130894 kind:load to:0x02135fd8 module:overlay(52) +from:0x02130898 kind:load to:0x020a0328 module:overlay(0) +from:0x021308c4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021308d8 kind:arm_call to:0x0203d210 module:main +from:0x021308e0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021308e8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021308f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021308f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02130900 kind:arm_call to:0x02011ff4 module:main +from:0x0213090c kind:load to:0x02135fd8 module:overlay(52) +from:0x02130910 kind:load to:0x020a0328 module:overlay(0) +from:0x02130958 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213096c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x0213098c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021309bc kind:arm_call to:0x02132eec module:overlay(52) +from:0x021309c4 kind:arm_call to:0x02130a04 module:overlay(52) +from:0x021309d4 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x021309e4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021309f4 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02130a00 kind:load to:0x02132f80 module:overlay(52) +from:0x02130a2c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02130a38 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02130a44 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02130a50 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02130a78 kind:load to:0x020aed4c module:overlay(0) +from:0x02130a88 kind:arm_call to:0x02130a58 module:overlay(52) +from:0x02130b08 kind:load to:0x021360d0 module:overlay(52) +from:0x02130b0c kind:load to:0x021360c0 module:overlay(52) +from:0x02130b64 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02130c20 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x02130c2c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02130c54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02130c5c kind:arm_call to:0x0213310c module:overlay(52) +from:0x02130c70 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02130c80 kind:arm_call to:0x02134a58 module:overlay(52) +from:0x02130cb4 kind:arm_call to:0x0213298c module:overlay(52) +from:0x02130cf4 kind:arm_call to:0x02015080 module:main +from:0x02130d14 kind:arm_call to:0x02015080 module:main +from:0x02130d50 kind:arm_call to:0x02015080 module:main +from:0x02130d70 kind:arm_call to:0x02015080 module:main +from:0x02130d90 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02130df0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02130dfc kind:load to:0x021360c0 module:overlay(52) +from:0x02130e00 kind:load to:0x027e09a8 module:dtcm +from:0x02130e0c kind:load to:0x027e09c0 module:dtcm +from:0x02130e64 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02130ebc kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02130ec4 kind:load to:0x02049be4 module:main +from:0x02130f34 kind:arm_call to:0x02130e10 module:overlay(52) +from:0x02130f44 kind:load to:0x02136030 module:overlay(52) +from:0x02130f8c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02130f94 kind:arm_call to:0x02132dd4 module:overlay(52) +from:0x02130fa8 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131044 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213105c kind:arm_call to:0x021336e8 module:overlay(52) +from:0x0213106c kind:load to:0x02136060 module:overlay(52) +from:0x0213107c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131098 kind:arm_call to:0x01ff9258 module:itcm +from:0x021310a8 kind:arm_call to:0x02132ebc module:overlay(52) +from:0x021310bc kind:arm_call to:0x02130a7c module:overlay(52) +from:0x021310d0 kind:load to:0x02098680 module:overlay(0) +from:0x021310f0 kind:arm_call to:0x02016e74 module:main +from:0x02131150 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02131158 kind:load to:0x02135cc4 module:overlay(52) +from:0x0213115c kind:load to:0x02049be4 module:main +from:0x021311e4 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x021311ec kind:arm_call to:0x02132dd4 module:overlay(52) +from:0x02131200 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131208 kind:arm_call to:0x02132d44 module:overlay(52) +from:0x02131220 kind:arm_call to:0x02132dac module:overlay(52) +from:0x02131228 kind:load to:0x02049be4 module:main +from:0x0213128c kind:arm_call to:0x02017ea4 module:main +from:0x021312dc kind:load to:0x02136048 module:overlay(52) +from:0x021312e0 kind:load to:0x02049be4 module:main +from:0x02131324 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x0213132c kind:arm_call to:0x02132d44 module:overlay(52) +from:0x02131344 kind:arm_call to:0x02132dac module:overlay(52) +from:0x0213135c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131388 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x021313e4 kind:load to:0x02136030 module:overlay(52) +from:0x0213145c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213146c kind:arm_call to:0x01ff930c module:itcm +from:0x021314b0 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131530 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02131590 kind:load to:0x02049be4 module:main +from:0x0213159c kind:load to:0x02136048 module:overlay(52) +from:0x021315b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021315d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021315ec kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131634 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131668 kind:arm_call to:0x02016b8c module:main +from:0x0213167c kind:arm_call to:0x020986a8 module:overlay(0) +from:0x0213169c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x021316b0 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x021316c8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02131760 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131780 kind:arm_call to:0x02016958 module:main +from:0x0213179c kind:arm_call to:0x02132dac module:overlay(52) +from:0x021317ac kind:load to:0x0203e964 module:main +from:0x02131840 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02131868 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02131888 kind:load to:0x02049be4 module:main +from:0x02131890 kind:load to:0x027e0cec module:dtcm +from:0x02131a00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131a2c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02131a44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131a7c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131ab0 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02131ac8 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02131ad8 kind:load to:0x021360a8 module:overlay(52) +from:0x02131ae4 kind:load to:0x0203e964 module:main +from:0x02131aec kind:load to:0x027e09c0 module:dtcm +from:0x02131af4 kind:load to:0x027e0cec module:dtcm +from:0x02131b2c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02131b54 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02131b70 kind:load to:0x027e0cec module:dtcm +from:0x02131b98 kind:arm_call to:0x02016958 module:main +from:0x02131bfc kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02131c0c kind:load to:0x02136048 module:overlay(52) +from:0x02131c2c kind:arm_call to:0x02016958 module:main +from:0x02131c44 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02131c78 kind:arm_call to:0x02016b8c module:main +from:0x02131c8c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131cb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131cc8 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131cd0 kind:arm_call to:0x02132d44 module:overlay(52) +from:0x02131ce8 kind:arm_call to:0x02132dac module:overlay(52) +from:0x02131d4c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02131d58 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02131d70 kind:load to:0x027e0cec module:dtcm +from:0x02131e44 kind:arm_call to:0x02015080 module:main +from:0x02131e64 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02131e7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131e94 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02131ea4 kind:load to:0x02136078 module:overlay(52) +from:0x02131ea8 kind:load to:0x027e09a8 module:dtcm +from:0x02131f30 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02131f58 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02131f78 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02131f84 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02131fa0 kind:load to:0x02136060 module:overlay(52) +from:0x02131fa4 kind:load to:0x027e09a8 module:dtcm +from:0x02131fd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02132008 kind:load to:0x02097c40 module:overlay(0) +from:0x02132014 kind:arm_call to:0x02099330 module:overlay(0) +from:0x0213203c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132048 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132074 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x021320dc kind:arm_call to:0x02098590 module:overlay(0) +from:0x021320e4 kind:arm_call to:0x02016958 module:main +from:0x02132110 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213211c kind:load to:0x02136090 module:overlay(52) +from:0x02132124 kind:load to:0x027e09a8 module:dtcm +from:0x0213214c kind:arm_call to:0x01ff930c module:itcm +from:0x02132170 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132188 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02132190 kind:load to:0x027e09a8 module:dtcm +from:0x0213221c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02132234 kind:load to:0x02136030 module:overlay(52) +from:0x0213227c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021322e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021322f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132300 kind:arm_call to:0x01ff938c module:itcm +from:0x02132320 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213232c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213235c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132368 kind:load to:0x02136880 module:overlay(52) +from:0x02132388 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021323b0 kind:arm_call to:0x01ffedac module:itcm +from:0x021323c4 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x021323f0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02132418 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02132428 kind:arm_call to:0x02132eec module:overlay(52) +from:0x021324a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021324a8 kind:load to:0x027e0cec module:dtcm +from:0x021324b4 kind:load to:0x02136030 module:overlay(52) +from:0x02132574 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02132584 kind:arm_call to:0x01ff916c module:itcm +from:0x0213259c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x021325a8 kind:load to:0x027e0cec module:dtcm +from:0x021325d4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02132654 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021326a8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021326c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021326e0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213271c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132738 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02132740 kind:arm_call to:0x02132748 module:overlay(52) +from:0x02132764 kind:arm_call to:0x02132ebc module:overlay(52) +from:0x02132778 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132784 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021327b8 kind:load to:0x02136880 module:overlay(52) +from:0x021327d4 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02132844 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02132854 kind:load to:0x02136048 module:overlay(52) +from:0x02132874 kind:arm_call to:0x020d9d34 module:overlays(26,31) +from:0x021328b4 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x021328c8 kind:load to:0x027e0d38 module:dtcm +from:0x021328cc kind:load to:0x020aed40 module:overlay(0) +from:0x021328e0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213290c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213292c kind:arm_call to:0x02134a68 module:overlay(52) +from:0x02132964 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02132984 kind:arm_call to:0x02099058 module:overlay(0) +from:0x02132998 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02132a08 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02132a74 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02132a94 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02132aa0 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132abc kind:arm_call to:0x02099114 module:overlay(0) +from:0x02132ac8 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132aec kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132b0c kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02132b24 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132ba4 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02132bcc kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02132bd8 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132bf4 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02132c00 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132c24 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132c54 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02132c70 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02132c8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02132c94 kind:arm_call to:0x02134a58 module:overlay(52) +from:0x02132cc0 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02132ce8 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02132cf4 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132d10 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02132d1c kind:arm_call to:0x02130a7c module:overlay(52) +from:0x02132d2c kind:load to:0x027e0d38 module:dtcm +from:0x02132d34 kind:load to:0x020aed48 module:overlay(0) +from:0x02132d38 kind:load to:0x020aed50 module:overlay(0) +from:0x02132d40 kind:load to:0x027e0cec module:dtcm +from:0x02132d6c kind:arm_call to:0x02017f54 module:main +from:0x02132d84 kind:arm_call to:0x01ff930c module:itcm +from:0x02132dc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02132dfc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02132e14 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02132e48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132e54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132e84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132ed4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02132f18 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02132f38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132f54 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02132f64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02132f74 kind:load to:0x020b53e4 module:overlay(0) +from:0x02132f7c kind:load to:0x027e0ce4 module:dtcm +from:0x02133030 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02133040 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213307c kind:arm_call to:0x0200e260 module:main +from:0x02133080 kind:arm_call to:0x0200c198 module:main +from:0x02133090 kind:arm_call to:0x01ffad5c module:itcm +from:0x021330fc kind:arm_call to:0x02028d30 module:main +from:0x02133108 kind:load to:0x0203e964 module:main +from:0x0213315c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133228 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02133234 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02133250 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02133260 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213327c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02133284 kind:arm_call to:0x02011ff4 module:main +from:0x02133298 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021332ac kind:load to:0x02136980 module:overlay(52) +from:0x021332c0 kind:arm_call to:0x02011f3c module:main +from:0x021332cc kind:arm_call to:0x021333e0 module:overlay(52) +from:0x021332e0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02133328 kind:load to:0x02136278 module:overlay(52) +from:0x02133344 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x0213335c kind:load to:0x02136248 module:overlay(52) +from:0x0213337c kind:arm_call to:0x021348e8 module:overlay(52) +from:0x0213338c kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x021333ac kind:arm_call to:0x021336e8 module:overlay(52) +from:0x021333b4 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x021333cc kind:arm_call to:0x0213490c module:overlay(52) +from:0x021333d8 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x021333f0 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02133454 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02133480 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02133498 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021334a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021334e0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021334f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02133510 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02133518 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02133524 kind:arm_call to:0x0213332c module:overlay(52) +from:0x02133608 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02133620 kind:load to:0x02136330 module:overlay(52) +from:0x02133624 kind:load to:0x02136980 module:overlay(52) +from:0x02133628 kind:load to:0x021362e4 module:overlay(52) +from:0x0213362c kind:load to:0x0213629c module:overlay(52) +from:0x02133630 kind:load to:0x020b2808 module:overlay(0) +from:0x02133634 kind:load to:0x027e07d4 module:dtcm +from:0x0213363c kind:load to:0x02136258 module:overlay(52) +from:0x02133648 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213365c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213367c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021336a8 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x021336b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021336e4 kind:load to:0x020aed4c module:overlay(0) +from:0x021336f4 kind:arm_call to:0x021336b8 module:overlay(52) +from:0x02133774 kind:load to:0x02136428 module:overlay(52) +from:0x02133778 kind:load to:0x02136418 module:overlay(52) +from:0x02133788 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x021337e4 kind:arm_call to:0x02134acc module:overlay(52) +from:0x021337fc kind:load to:0x02136418 module:overlay(52) +from:0x02133868 kind:load to:0x02136388 module:overlay(52) +from:0x0213388c kind:arm_call to:0x0213496c module:overlay(52) +from:0x02133914 kind:load to:0x02136388 module:overlay(52) +from:0x02133954 kind:arm_call to:0x01ff930c module:itcm +from:0x02133994 kind:arm_call to:0x01ff930c module:itcm +from:0x021339d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021339e4 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02133a50 kind:arm_call to:0x02016e74 module:main +from:0x02133a74 kind:arm_call to:0x01ff9638 module:itcm +from:0x02133ab4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133ac4 kind:load to:0x021363b8 module:overlay(52) +from:0x02133ac8 kind:load to:0x02135cd8 module:overlay(52) +from:0x02133ad0 kind:load to:0x027e09a8 module:dtcm +from:0x02133b50 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02133b60 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02133b6c kind:arm_call to:0x02016958 module:main +from:0x02133b7c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02133ba0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133bac kind:arm_call to:0x02134cc8 module:overlay(52) +from:0x02133bd0 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02133be8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02133bf4 kind:arm_call to:0x02016958 module:main +from:0x02133c08 kind:arm_call to:0x01ff930c module:itcm +from:0x02133c1c kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02133c3c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02133c48 kind:arm_call to:0x02016958 module:main +from:0x02133c64 kind:arm_call to:0x0213496c module:overlay(52) +from:0x02133d00 kind:load to:0x021363b8 module:overlay(52) +from:0x02133d0c kind:arm_call to:0x0213483c module:overlay(52) +from:0x02133d14 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02133d3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133d4c kind:arm_call to:0x02134cc8 module:overlay(52) +from:0x02133d8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02133d94 kind:load to:0x027e09a8 module:dtcm +from:0x02133e24 kind:load to:0x02136388 module:overlay(52) +from:0x02133e38 kind:arm_call to:0x02134cc8 module:overlay(52) +from:0x02133e50 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02133e78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133f08 kind:arm_call to:0x02134d0c module:overlay(52) +from:0x02133f2c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02133f58 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02133f68 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02133f74 kind:load to:0x027e09c0 module:dtcm +from:0x02133f78 kind:load to:0x027e07d4 module:dtcm +from:0x02133fdc kind:load to:0x02136400 module:overlay(52) +from:0x0213405c kind:load to:0x021363b8 module:overlay(52) +from:0x02134078 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021340cc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021340dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134118 kind:arm_call to:0x02134cc8 module:overlay(52) +from:0x02134120 kind:arm_call to:0x0213483c module:overlay(52) +from:0x0213412c kind:load to:0x027e0ce4 module:dtcm +from:0x0213416c kind:arm_call to:0x02016958 module:main +from:0x021341d8 kind:load to:0x021363a0 module:overlay(52) +from:0x02134290 kind:arm_call to:0x01ff9984 module:itcm +from:0x021342c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021342d4 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02134304 kind:arm_call to:0x0213496c module:overlay(52) +from:0x02134330 kind:arm_call to:0x02130a7c module:overlay(52) +from:0x021343a0 kind:load to:0x021363d0 module:overlay(52) +from:0x021343d0 kind:arm_call to:0x01ff993c module:itcm +from:0x021343e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02134400 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134418 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02134434 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213444c kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02134514 kind:load to:0x02136388 module:overlay(52) +from:0x02134520 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02134548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134554 kind:arm_call to:0x02134cc8 module:overlay(52) +from:0x02134574 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x021345a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021345ac kind:load to:0x0203e964 module:main +from:0x021345c4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021345dc kind:arm_call to:0x02099330 module:overlay(0) +from:0x02134600 kind:arm_call to:0x02134d0c module:overlay(52) +from:0x0213460c kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02134614 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0213463c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134648 kind:arm_call to:0x02134cc8 module:overlay(52) +from:0x021346e8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021346f8 kind:load to:0x021363a0 module:overlay(52) +from:0x02134728 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02134740 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02134768 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134774 kind:arm_call to:0x02134cc8 module:overlay(52) +from:0x021347f4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02134804 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0213482c kind:arm_call to:0x02134d0c module:overlay(52) +from:0x02134838 kind:load to:0x027e07d4 module:dtcm +from:0x02134854 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134880 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213488c kind:arm_call to:0x02016958 module:main +from:0x02134898 kind:arm_call to:0x02018114 module:main +from:0x021348e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021348fc kind:arm_call to:0x021336e8 module:overlay(52) +from:0x0213494c kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02134960 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02134968 kind:load to:0x027e07d4 module:dtcm +from:0x02134984 kind:arm_call to:0x01ff930c module:itcm +from:0x021349e0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02134a44 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02134a50 kind:load to:0x0203e964 module:main +from:0x02134a64 kind:load to:0x02134d0c module:overlay(52) +from:0x02134a94 kind:arm_call to:0x02028d30 module:main +from:0x02134ad8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02134b2c kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02134b8c kind:arm_call to:0x02098750 module:overlay(0) +from:0x02134bac kind:arm_call to:0x02099114 module:overlay(0) +from:0x02134bb8 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02134bec kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02134c28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02134c44 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02134c50 kind:arm_call to:0x02134d0c module:overlay(52) +from:0x02134c7c kind:arm_call to:0x02099114 module:overlay(0) +from:0x02134c88 kind:arm_call to:0x021336e8 module:overlay(52) +from:0x02134cac kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02134cbc kind:load to:0x027e0d38 module:dtcm +from:0x02134cc4 kind:load to:0x027e0cec module:dtcm +from:0x02134cdc kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02134cf8 kind:arm_call to:0x02134d0c module:overlay(52) +from:0x02134d8c kind:arm_call to:0x020fa0bc module:overlay(31) +from:0x02134d98 kind:arm_call to:0x020995dc module:overlay(0) +from:0x02134da0 kind:arm_call to:0x02132724 module:overlay(52) +from:0x02134dac kind:load to:0x02049be4 module:main +from:0x02134db0 kind:load to:0x02135cdc module:overlay(52) +from:0x02134dd0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02134de4 kind:load to:0x020578a4 module:overlay(0) +from:0x02134df8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02134e00 kind:arm_call to:0x02011ff4 module:main +from:0x02134e14 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02134e1c kind:arm_call to:0x02011ff4 module:main +from:0x02134e34 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02134e3c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02134e44 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02134e4c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02134e54 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02134e5c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02134e74 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02134e7c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02134e84 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02134e8c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02134e94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02134e9c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02134ea4 kind:arm_call to:0x02011ff4 module:main +from:0x02134eb8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02134ecc kind:load to:0x02136a68 module:overlay(52) +from:0x02134ee0 kind:arm_call to:0x02011f3c module:main +from:0x02134eec kind:arm_call to:0x02134f50 module:overlay(52) +from:0x02134f00 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02134f4c kind:load to:0x02136598 module:overlay(52) +from:0x02134f7c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02134f9c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02134fb8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02134fc8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213503c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02135068 kind:arm_call to:0x02135b4c module:overlay(52) +from:0x02135094 kind:arm_call to:0x0203d160 module:main +from:0x021350b0 kind:load to:0x02136a68 module:overlay(52) +from:0x021350b4 kind:load to:0x0213676c module:overlay(52) +from:0x021350b8 kind:load to:0x02136604 module:overlay(52) +from:0x021350bc kind:load to:0x02136650 module:overlay(52) +from:0x021350c0 kind:load to:0x021350e0 module:overlay(52) +from:0x021350c4 kind:load to:0x02135c38 module:overlay(52) +from:0x021350c8 kind:load to:0x021365b4 module:overlay(52) +from:0x021350d4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021350e8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02135108 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213511c kind:arm_call to:0x0203d210 module:main +from:0x02135124 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0213512c kind:arm_call to:0x02135b84 module:overlay(52) +from:0x02135134 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213513c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02135144 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02135150 kind:load to:0x02136650 module:overlay(52) +from:0x02135154 kind:load to:0x021350e0 module:overlay(52) +from:0x0213516c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02135180 kind:arm_call to:0x0203d210 module:main +from:0x02135188 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02135190 kind:arm_call to:0x02135b84 module:overlay(52) +from:0x02135198 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021351a0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021351a8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x021351b0 kind:arm_call to:0x02011ff4 module:main +from:0x021351bc kind:load to:0x02136650 module:overlay(52) +from:0x021351c0 kind:load to:0x021350e0 module:overlay(52) +from:0x021351e0 kind:load to:0x020a8d7c module:overlay(0) +from:0x02135234 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0213527c kind:arm_call to:0x021354f0 module:overlay(52) +from:0x021352bc kind:arm_call to:0x021357b4 module:overlay(52) +from:0x021352c8 kind:arm_call to:0x02135bf8 module:overlay(52) +from:0x021352f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021352fc kind:arm_call to:0x02135c18 module:overlay(52) +from:0x02135348 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021353c4 kind:arm_call to:0x02135ad0 module:overlay(52) +from:0x021353d4 kind:arm_call to:0x02172af8 module:overlay(94) +from:0x021353dc kind:arm_call to:0x020e8650 module:overlay(31) +from:0x021353e4 kind:load to:0x027e09a8 module:dtcm +from:0x021353ec kind:load to:0x027e0cec module:dtcm +from:0x02135438 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02135448 kind:load to:0x027e09a8 module:dtcm +from:0x0213547c kind:arm_call to:0x01fff148 module:itcm +from:0x021354bc kind:arm_call to:0x02135994 module:overlay(52) +from:0x021354c4 kind:arm_call to:0x02135738 module:overlay(52) +from:0x021354e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021354ec kind:load to:0x02136568 module:overlay(52) +from:0x02135520 kind:arm_call to:0x01ffb428 module:itcm +from:0x02135524 kind:arm_call to:0x02039f04 module:main +from:0x02135530 kind:arm_call to:0x0203b00c module:main +from:0x0213553c kind:arm_call to:0x0203a978 module:main +from:0x02135540 kind:arm_call to:0x0203a5ac module:main +from:0x02135598 kind:arm_call to:0x02039f04 module:main +from:0x021355a0 kind:arm_call to:0x0203b00c module:main +from:0x021355ac kind:arm_call to:0x0203a978 module:main +from:0x021355b0 kind:arm_call to:0x0203a5ac module:main +from:0x021356e8 kind:arm_call to:0x02135970 module:overlay(52) +from:0x02135710 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02135724 kind:load to:0x0203e964 module:main +from:0x02135758 kind:arm_call to:0x01fff148 module:itcm +from:0x02135780 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021357a4 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x021357b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021357e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021357ec kind:arm_call to:0x02039f04 module:main +from:0x021357f4 kind:arm_call to:0x0203b00c module:main +from:0x02135800 kind:arm_call to:0x0203a978 module:main +from:0x02135804 kind:arm_call to:0x0203a5ac module:main +from:0x02135884 kind:arm_call to:0x01fff148 module:itcm +from:0x021358b4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021358c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02135900 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135908 kind:arm_call to:0x02135738 module:overlay(52) +from:0x02135910 kind:arm_call to:0x02135970 module:overlay(52) +from:0x02135930 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02135940 kind:arm_call to:0x02135bec module:overlay(52) +from:0x02135948 kind:arm_call to:0x02135bbc module:overlay(52) +from:0x02135960 kind:load to:0x0203e964 module:main +from:0x02135964 kind:load to:0x02136574 module:overlay(52) +from:0x02135968 kind:load to:0x02136568 module:overlay(52) +from:0x0213596c kind:load to:0x027e0ce0 module:dtcm +from:0x0213598c kind:load to:0x027e0cec module:dtcm +from:0x02135990 kind:load to:0x020a0194 module:overlay(0) +from:0x021359b4 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021359c0 kind:arm_call to:0x01fff148 module:itcm +from:0x02135a24 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02135a3c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02135a60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135ab8 kind:arm_call to:0x02078380 module:overlay(0) +from:0x02135ac4 kind:load to:0x027e0ce0 module:dtcm +from:0x02135ac8 kind:load to:0x02136568 module:overlay(52) +from:0x02135acc kind:load to:0x027e09bc module:dtcm +from:0x02135ae8 kind:load to:0x027e09bc module:dtcm +from:0x02135aec kind:load to:0x02078264 module:overlay(0) +from:0x02135b10 kind:arm_call to:0x02135ad0 module:overlay(52) +from:0x02135b40 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02135b6c kind:arm_call to:0x02067278 module:overlay(0) +from:0x02135b80 kind:load to:0x02136588 module:overlay(52) +from:0x02135b90 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02135ba8 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02135bb0 kind:arm_call to:0x02011ff4 module:main +from:0x02135bd8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02135be8 kind:load to:0x020b508c module:overlay(0) +from:0x02135c54 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02135c5c kind:arm_call to:0x02011ff4 module:main +from:0x02135c74 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02135c7c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02135c84 kind:arm_call to:0x02011ff4 module:main +from:0x02135c9c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02135ca4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02135cb8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02135d0c kind:arm_call to:0x02130610 module:overlay(52) +from:0x02135d1c kind:arm_call to:0x0203ce74 module:main +from:0x02135db4 kind:load to:0x02136880 module:overlay(52) +from:0x02135db8 kind:load to:0x02136898 module:overlay(52) +from:0x02135dbc kind:load to:0x02133290 module:overlay(52) +from:0x02135dc0 kind:load to:0x0213688c module:overlay(52) +from:0x02135dc4 kind:load to:0x020431b8 module:main +from:0x02135dc8 kind:load to:0x021360c0 module:overlay(52) +from:0x02135dec kind:arm_call to:0x021332d4 module:overlay(52) +from:0x02135dfc kind:arm_call to:0x0203ce74 module:main +from:0x02135e9c kind:load to:0x02136970 module:overlay(52) +from:0x02135ea0 kind:load to:0x02136980 module:overlay(52) +from:0x02135ea4 kind:load to:0x02134eb0 module:overlay(52) +from:0x02135ea8 kind:load to:0x02136974 module:overlay(52) +from:0x02135eac kind:load to:0x020431b8 module:main +from:0x02135eb0 kind:load to:0x02136418 module:overlay(52) +from:0x02135f04 kind:arm_call to:0x02134ef4 module:overlay(52) +from:0x02135f14 kind:arm_call to:0x0203ce74 module:main +from:0x02135f28 kind:load to:0x02136568 module:overlay(52) +from:0x02135f34 kind:load to:0x02136a58 module:overlay(52) +from:0x02135f38 kind:load to:0x02136a68 module:overlay(52) +from:0x02135f3c kind:load to:0x02135cb0 module:overlay(52) +from:0x02135f40 kind:load to:0x02136a5c module:overlay(52) +from:0x02135f44 kind:load to:0x02135cec module:overlay(52) +from:0x02135f48 kind:load to:0x02135dcc module:overlay(52) +from:0x02135f4c kind:load to:0x02135eb4 module:overlay(52) +from:0x02135f68 kind:load to:0x021305ec module:overlay(52) +from:0x02135f6c kind:load to:0x02097998 module:overlay(0) +from:0x02135f70 kind:load to:0x020977a8 module:overlay(0) +from:0x02135f74 kind:load to:0x02097824 module:overlay(0) +from:0x02135f78 kind:load to:0x020979a0 module:overlay(0) +from:0x02135f7c kind:load to:0x020979c0 module:overlay(0) +from:0x02135f80 kind:load to:0x020979ec module:overlay(0) +from:0x02135f8c kind:load to:0x02130818 module:overlay(52) +from:0x02135f90 kind:load to:0x02133274 module:overlay(52) +from:0x02135f94 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02135f98 kind:load to:0x0209a2dc module:overlay(0) +from:0x02135f9c kind:load to:0x0209a374 module:overlay(0) +from:0x02135fa0 kind:load to:0x0209a388 module:overlay(0) +from:0x02135fa4 kind:load to:0x0209a138 module:overlay(0) +from:0x02135fa8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02135fac kind:load to:0x0209a438 module:overlay(0) +from:0x02135fb0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02135fb4 kind:load to:0x0209a344 module:overlay(0) +from:0x02135fb8 kind:load to:0x0209a35c module:overlay(0) +from:0x02135fbc kind:load to:0x0209a39c module:overlay(0) +from:0x02135fc0 kind:load to:0x0209a728 module:overlay(0) +from:0x02135fc4 kind:load to:0x0213323c module:overlay(52) +from:0x02135fc8 kind:load to:0x02133218 module:overlay(52) +from:0x02135fcc kind:load to:0x0209a760 module:overlay(0) +from:0x02135fd8 kind:load to:0x0209856c module:overlay(0) +from:0x02135fdc kind:load to:0x020985a8 module:overlay(0) +from:0x02135fe0 kind:load to:0x020985c0 module:overlay(0) +from:0x02135fe4 kind:load to:0x020985cc module:overlay(0) +from:0x02135fe8 kind:load to:0x01fff464 module:itcm +from:0x02135fec kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02135ff0 kind:load to:0x02130914 module:overlay(52) +from:0x02135ff4 kind:load to:0x02098504 module:overlay(0) +from:0x02135ff8 kind:load to:0x02130b10 module:overlay(52) +from:0x02135ffc kind:load to:0x0209850c module:overlay(0) +from:0x02136000 kind:load to:0x02098510 module:overlay(0) +from:0x02136004 kind:load to:0x021328d0 module:overlay(52) +from:0x02136008 kind:load to:0x02132974 module:overlay(52) +from:0x0213600c kind:load to:0x0209851c module:overlay(0) +from:0x02136010 kind:load to:0x020985d8 module:overlay(0) +from:0x02136014 kind:load to:0x02098644 module:overlay(0) +from:0x02136018 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213601c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136020 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02136024 kind:load to:0x0213082c module:overlay(52) +from:0x02136028 kind:load to:0x0213089c module:overlay(52) +from:0x0213602c kind:load to:0x020995dc module:overlay(0) +from:0x021360c0 kind:load to:0x02130ec8 module:overlay(52) +from:0x021360c8 kind:load to:0x02130f48 module:overlay(52) +from:0x021360d8 kind:load to:0x02130fb0 module:overlay(52) +from:0x021360e0 kind:load to:0x02131070 module:overlay(52) +from:0x021360e8 kind:load to:0x021310c4 module:overlay(52) +from:0x021360f0 kind:load to:0x021310d4 module:overlay(52) +from:0x021360f8 kind:load to:0x02131160 module:overlay(52) +from:0x02136108 kind:load to:0x021317b0 module:overlay(52) +from:0x02136110 kind:load to:0x02131894 module:overlay(52) +from:0x02136118 kind:load to:0x02131af8 module:overlay(52) +from:0x02136120 kind:load to:0x021314c0 module:overlay(52) +from:0x02136128 kind:load to:0x021315a0 module:overlay(52) +from:0x02136138 kind:load to:0x02131364 module:overlay(52) +from:0x02136140 kind:load to:0x021313e8 module:overlay(52) +from:0x02136150 kind:load to:0x02131b74 module:overlay(52) +from:0x02136158 kind:load to:0x02131c10 module:overlay(52) +from:0x02136168 kind:load to:0x02131cfc module:overlay(52) +from:0x02136170 kind:load to:0x02131d78 module:overlay(52) +from:0x02136180 kind:load to:0x02131eb0 module:overlay(52) +from:0x02136188 kind:load to:0x02131fac module:overlay(52) +from:0x02136198 kind:load to:0x021327bc module:overlay(52) +from:0x021361a0 kind:load to:0x02132858 module:overlay(52) +from:0x021361b0 kind:load to:0x02132050 module:overlay(52) +from:0x021361b8 kind:load to:0x0213212c module:overlay(52) +from:0x021361c0 kind:load to:0x02132198 module:overlay(52) +from:0x021361c8 kind:load to:0x02131ff4 module:overlay(52) +from:0x021361d0 kind:load to:0x0213200c module:overlay(52) +from:0x021361e0 kind:load to:0x0213122c module:overlay(52) +from:0x021361e8 kind:load to:0x021312e4 module:overlay(52) +from:0x021361f8 kind:load to:0x021321b0 module:overlay(52) +from:0x02136200 kind:load to:0x02132238 module:overlay(52) +from:0x02136210 kind:load to:0x0213236c module:overlay(52) +from:0x02136218 kind:load to:0x021324b8 module:overlay(52) +from:0x02136228 kind:load to:0x021325b4 module:overlay(52) +from:0x02136230 kind:load to:0x02132644 module:overlay(52) +from:0x02136248 kind:load to:0x02133360 module:overlay(52) +from:0x0213624c kind:load to:0x0213339c module:overlay(52) +from:0x02136250 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x02136254 kind:load to:0x021333bc module:overlay(52) +from:0x02136278 kind:load to:0x021332b0 module:overlay(52) +from:0x0213627c kind:load to:0x02097998 module:overlay(0) +from:0x02136280 kind:load to:0x020977a8 module:overlay(0) +from:0x02136284 kind:load to:0x02097824 module:overlay(0) +from:0x02136288 kind:load to:0x020979a0 module:overlay(0) +from:0x0213628c kind:load to:0x020979c0 module:overlay(0) +from:0x02136290 kind:load to:0x020979ec module:overlay(0) +from:0x0213629c kind:load to:0x02133654 module:overlay(52) +from:0x021362a0 kind:load to:0x02134e0c module:overlay(52) +from:0x021362a4 kind:load to:0x02099b54 module:overlay(0) +from:0x021362a8 kind:load to:0x02099b8c module:overlay(0) +from:0x021362ac kind:load to:0x0209a190 module:overlay(0) +from:0x021362b0 kind:load to:0x0209a198 module:overlay(0) +from:0x021362b4 kind:load to:0x0209a138 module:overlay(0) +from:0x021362b8 kind:load to:0x02099d04 module:overlay(0) +from:0x021362bc kind:load to:0x02099bf4 module:overlay(0) +from:0x021362c0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021362c4 kind:load to:0x0209a148 module:overlay(0) +from:0x021362c8 kind:load to:0x0209a160 module:overlay(0) +from:0x021362cc kind:load to:0x02134de8 module:overlay(52) +from:0x021362d0 kind:load to:0x0209a178 module:overlay(0) +from:0x021362d4 kind:load to:0x02134dd8 module:overlay(52) +from:0x021362d8 kind:load to:0x02134db4 module:overlay(52) +from:0x021362e4 kind:load to:0x02133640 module:overlay(52) +from:0x021362e8 kind:load to:0x02134df0 module:overlay(52) +from:0x021362ec kind:load to:0x0209a2a8 module:overlay(0) +from:0x021362f0 kind:load to:0x0209a2dc module:overlay(0) +from:0x021362f4 kind:load to:0x0209a374 module:overlay(0) +from:0x021362f8 kind:load to:0x0209a388 module:overlay(0) +from:0x021362fc kind:load to:0x0209a138 module:overlay(0) +from:0x02136300 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02136304 kind:load to:0x0209a438 module:overlay(0) +from:0x02136308 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213630c kind:load to:0x0209a344 module:overlay(0) +from:0x02136310 kind:load to:0x0209a35c module:overlay(0) +from:0x02136314 kind:load to:0x0209a39c module:overlay(0) +from:0x02136318 kind:load to:0x0209a728 module:overlay(0) +from:0x0213631c kind:load to:0x0213323c module:overlay(52) +from:0x02136320 kind:load to:0x02133218 module:overlay(52) +from:0x02136324 kind:load to:0x0209a760 module:overlay(0) +from:0x02136330 kind:load to:0x0209856c module:overlay(0) +from:0x02136334 kind:load to:0x020985a8 module:overlay(0) +from:0x02136338 kind:load to:0x020985c0 module:overlay(0) +from:0x0213633c kind:load to:0x020985cc module:overlay(0) +from:0x02136340 kind:load to:0x01fff464 module:itcm +from:0x02136344 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02136348 kind:load to:0x02133668 module:overlay(52) +from:0x0213634c kind:load to:0x02098504 module:overlay(0) +from:0x02136350 kind:load to:0x0213377c module:overlay(52) +from:0x02136354 kind:load to:0x0209850c module:overlay(0) +from:0x02136358 kind:load to:0x02098510 module:overlay(0) +from:0x0213635c kind:load to:0x02134998 module:overlay(52) +from:0x02136360 kind:load to:0x02099058 module:overlay(0) +from:0x02136364 kind:load to:0x0209851c module:overlay(0) +from:0x02136368 kind:load to:0x020985d8 module:overlay(0) +from:0x0213636c kind:load to:0x02098644 module:overlay(0) +from:0x02136370 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02136374 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136378 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213637c kind:load to:0x02134e28 module:overlay(52) +from:0x02136380 kind:load to:0x02134e68 module:overlay(52) +from:0x02136384 kind:load to:0x02134d0c module:overlay(52) +from:0x02136418 kind:load to:0x02133800 module:overlay(52) +from:0x02136420 kind:load to:0x0213386c module:overlay(52) +from:0x02136430 kind:load to:0x02133894 module:overlay(52) +from:0x02136438 kind:load to:0x02133918 module:overlay(52) +from:0x02136448 kind:load to:0x021339ec module:overlay(52) +from:0x02136450 kind:load to:0x02133ad8 module:overlay(52) +from:0x02136460 kind:load to:0x02133c28 module:overlay(52) +from:0x02136468 kind:load to:0x02133c2c module:overlay(52) +from:0x02136478 kind:load to:0x02133bd8 module:overlay(52) +from:0x02136480 kind:load to:0x02133bdc module:overlay(52) +from:0x02136490 kind:load to:0x02134314 module:overlay(52) +from:0x02136498 kind:load to:0x021343a4 module:overlay(52) +from:0x021364a8 kind:load to:0x02134130 module:overlay(52) +from:0x021364b0 kind:load to:0x021341dc module:overlay(52) +from:0x021364c0 kind:load to:0x021345b0 module:overlay(52) +from:0x021364c8 kind:load to:0x021345d4 module:overlay(52) +from:0x021364d8 kind:load to:0x02134660 module:overlay(52) +from:0x021364e0 kind:load to:0x021346fc module:overlay(52) +from:0x021364f0 kind:load to:0x02134458 module:overlay(52) +from:0x021364f8 kind:load to:0x02134518 module:overlay(52) +from:0x02136508 kind:load to:0x02133c70 module:overlay(52) +from:0x02136510 kind:load to:0x02133d04 module:overlay(52) +from:0x02136520 kind:load to:0x02133fe4 module:overlay(52) +from:0x02136528 kind:load to:0x02134060 module:overlay(52) +from:0x02136538 kind:load to:0x02133d9c module:overlay(52) +from:0x02136540 kind:load to:0x02133e28 module:overlay(52) +from:0x02136550 kind:load to:0x02133f7c module:overlay(52) +from:0x02136558 kind:load to:0x02133fe0 module:overlay(52) +from:0x02136588 kind:load to:0x02135b84 module:overlay(52) +from:0x0213658c kind:load to:0x02135b9c module:overlay(52) +from:0x02136598 kind:load to:0x02134ed0 module:overlay(52) +from:0x0213659c kind:load to:0x02097998 module:overlay(0) +from:0x021365a0 kind:load to:0x020977a8 module:overlay(0) +from:0x021365a4 kind:load to:0x02097824 module:overlay(0) +from:0x021365a8 kind:load to:0x020979a0 module:overlay(0) +from:0x021365ac kind:load to:0x020979c0 module:overlay(0) +from:0x021365b0 kind:load to:0x020979ec module:overlay(0) +from:0x02136604 kind:load to:0x021350cc module:overlay(52) +from:0x02136608 kind:load to:0x02135c4c module:overlay(52) +from:0x0213660c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02136610 kind:load to:0x0209a2dc module:overlay(0) +from:0x02136614 kind:load to:0x0209a374 module:overlay(0) +from:0x02136618 kind:load to:0x0209a388 module:overlay(0) +from:0x0213661c kind:load to:0x0209a138 module:overlay(0) +from:0x02136620 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02136624 kind:load to:0x0209a438 module:overlay(0) +from:0x02136628 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213662c kind:load to:0x0209a344 module:overlay(0) +from:0x02136630 kind:load to:0x0209a35c module:overlay(0) +from:0x02136634 kind:load to:0x0209a39c module:overlay(0) +from:0x02136638 kind:load to:0x0209a728 module:overlay(0) +from:0x0213663c kind:load to:0x0213323c module:overlay(52) +from:0x02136640 kind:load to:0x02133218 module:overlay(52) +from:0x02136644 kind:load to:0x0209a760 module:overlay(0) +from:0x02136650 kind:load to:0x0209856c module:overlay(0) +from:0x02136654 kind:load to:0x020985a8 module:overlay(0) +from:0x02136658 kind:load to:0x020985c0 module:overlay(0) +from:0x0213665c kind:load to:0x020985cc module:overlay(0) +from:0x02136660 kind:load to:0x01fff464 module:itcm +from:0x02136664 kind:load to:0x020a9a2c module:overlay(0) +from:0x02136668 kind:load to:0x021351c4 module:overlay(52) +from:0x0213666c kind:load to:0x021351e4 module:overlay(52) +from:0x02136670 kind:load to:0x02135240 module:overlay(52) +from:0x02136674 kind:load to:0x02135af0 module:overlay(52) +from:0x02136678 kind:load to:0x02098510 module:overlay(0) +from:0x0213667c kind:load to:0x020a99b0 module:overlay(0) +from:0x02136680 kind:load to:0x02098518 module:overlay(0) +from:0x02136684 kind:load to:0x0209851c module:overlay(0) +from:0x02136688 kind:load to:0x020985d8 module:overlay(0) +from:0x0213668c kind:load to:0x02098644 module:overlay(0) +from:0x02136690 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02136694 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02136698 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213669c kind:load to:0x021350f4 module:overlay(52) +from:0x021366a0 kind:load to:0x02135158 module:overlay(52) +from:0x021366a4 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x021366a8 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x021366ac kind:load to:0x020a9324 module:overlay(0) +from:0x021366b0 kind:load to:0x020a8fcc module:overlay(0) +from:0x021366b4 kind:load to:0x020a9034 module:overlay(0) +from:0x021366b8 kind:load to:0x020a91a4 module:overlay(0) +from:0x021366bc kind:load to:0x020a91a0 module:overlay(0) +from:0x021366c0 kind:load to:0x020a9270 module:overlay(0) +from:0x021366c4 kind:load to:0x020a9294 module:overlay(0) +from:0x021366c8 kind:load to:0x020a9298 module:overlay(0) +from:0x021366cc kind:load to:0x02135b04 module:overlay(52) +from:0x021366d0 kind:load to:0x020a91fc module:overlay(0) +from:0x021366d4 kind:load to:0x020a9204 module:overlay(0) +from:0x021366d8 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021366dc kind:load to:0x020a8fb0 module:overlay(0) +from:0x021366e0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x021366e4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021366e8 kind:load to:0x020a949c module:overlay(0) +from:0x021366ec kind:load to:0x020a95ec module:overlay(0) +from:0x021366f0 kind:load to:0x020a9618 module:overlay(0) +from:0x021366f4 kind:load to:0x020a9638 module:overlay(0) +from:0x021366f8 kind:load to:0x020a9850 module:overlay(0) +from:0x021366fc kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02136700 kind:load to:0x020a8f14 module:overlay(0) +from:0x02136704 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02136708 kind:load to:0x02135b1c module:overlay(52) +from:0x0213670c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02136710 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02136714 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02136718 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0213671c kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02136720 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02136724 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02136728 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0213672c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02136730 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02136734 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02136738 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0213673c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02136740 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02136744 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02136748 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0213674c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02136750 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02136754 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02136758 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0213675c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02136760 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0213676c kind:load to:0x0209856c module:overlay(0) +from:0x02136770 kind:load to:0x020985a8 module:overlay(0) +from:0x02136774 kind:load to:0x020985c0 module:overlay(0) +from:0x02136778 kind:load to:0x020985cc module:overlay(0) +from:0x0213677c kind:load to:0x01fff464 module:itcm +from:0x02136780 kind:load to:0x020a9a2c module:overlay(0) +from:0x02136784 kind:load to:0x020a8d7c module:overlay(0) +from:0x02136788 kind:load to:0x020a8df8 module:overlay(0) +from:0x0213678c kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x02136790 kind:load to:0x020a9948 module:overlay(0) +from:0x02136794 kind:load to:0x02098510 module:overlay(0) +from:0x02136798 kind:load to:0x020a99b0 module:overlay(0) +from:0x0213679c kind:load to:0x02098518 module:overlay(0) +from:0x021367a0 kind:load to:0x0209851c module:overlay(0) +from:0x021367a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021367a8 kind:load to:0x02098644 module:overlay(0) +from:0x021367ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021367b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021367b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021367b8 kind:load to:0x02135c90 module:overlay(52) +from:0x021367bc kind:load to:0x02135c68 module:overlay(52) +from:0x021367c0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x021367c4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x021367c8 kind:load to:0x020a9324 module:overlay(0) +from:0x021367cc kind:load to:0x020a8fcc module:overlay(0) +from:0x021367d0 kind:load to:0x020a9034 module:overlay(0) +from:0x021367d4 kind:load to:0x020a91a4 module:overlay(0) +from:0x021367d8 kind:load to:0x020a91a0 module:overlay(0) +from:0x021367dc kind:load to:0x020a9270 module:overlay(0) +from:0x021367e0 kind:load to:0x020a9294 module:overlay(0) +from:0x021367e4 kind:load to:0x020a9298 module:overlay(0) +from:0x021367e8 kind:load to:0x020a91f4 module:overlay(0) +from:0x021367ec kind:load to:0x020a91fc module:overlay(0) +from:0x021367f0 kind:load to:0x020a9204 module:overlay(0) +from:0x021367f4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021367f8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x021367fc kind:load to:0x020a8fb8 module:overlay(0) +from:0x02136800 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02136804 kind:load to:0x020a949c module:overlay(0) +from:0x02136808 kind:load to:0x020a95ec module:overlay(0) +from:0x0213680c kind:load to:0x020a9618 module:overlay(0) +from:0x02136810 kind:load to:0x020a9638 module:overlay(0) +from:0x02136814 kind:load to:0x020a9850 module:overlay(0) +from:0x02136818 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0213681c kind:load to:0x020a8f14 module:overlay(0) +from:0x02136820 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02136824 kind:load to:0x020a99f8 module:overlay(0) +from:0x02136828 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0213682c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02136830 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02136834 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02136838 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0213683c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02136840 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02136844 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02136848 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0213684c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02136850 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02136854 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02136858 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0213685c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02136860 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02136864 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02136868 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0213686c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02136870 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02136874 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02136878 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0213687c kind:load to:0x020e8868 module:overlays(19,20,31) diff --git a/config/eur1/arm9/overlays/ov052/symbols.txt b/config/eur1/arm9/overlays/ov052/symbols.txt new file mode 100644 index 00000000..1ddc6a42 --- /dev/null +++ b/config/eur1/arm9/overlays/ov052/symbols.txt @@ -0,0 +1,211 @@ +func_ov052_021305e0 kind:function(arm,size=0xc) addr:0x021305e0 +func_ov052_021305ec kind:function(arm,size=0x24) addr:0x021305ec +func_ov052_02130610 kind:function(arm,size=0x50) addr:0x02130610 +func_ov052_02130660 kind:function(arm,size=0x1b8) addr:0x02130660 +func_ov052_02130818 kind:function(arm,size=0x14) addr:0x02130818 +func_ov052_0213082c kind:function(arm,size=0x70) addr:0x0213082c +func_ov052_0213089c kind:function(arm,size=0x78) addr:0x0213089c +func_ov052_02130914 kind:function(arm,size=0xf0) addr:0x02130914 +func_ov052_02130a04 kind:function(arm,size=0x54) addr:0x02130a04 +func_ov052_02130a58 kind:function(arm,size=0x24) addr:0x02130a58 +func_ov052_02130a7c kind:function(arm,size=0x94) addr:0x02130a7c +func_ov052_02130b10 kind:function(arm,size=0x300) addr:0x02130b10 +func_ov052_02130e10 kind:function(arm,size=0xb8) addr:0x02130e10 +func_ov052_02130ec8 kind:function(arm,size=0x80) addr:0x02130ec8 +func_ov052_02130f48 kind:function(arm,size=0x68) addr:0x02130f48 +func_ov052_02130fb0 kind:function(arm,size=0xc0) addr:0x02130fb0 +func_ov052_02131070 kind:function(arm,size=0x54) addr:0x02131070 +func_ov052_021310c4 kind:function(arm,size=0x10) addr:0x021310c4 +func_ov052_021310d4 kind:function(arm,size=0x8c) addr:0x021310d4 +func_ov052_02131160 kind:function(arm,size=0xcc) addr:0x02131160 +func_ov052_0213122c kind:function(arm,size=0xb8) addr:0x0213122c +func_ov052_021312e4 kind:function(arm,size=0x80) addr:0x021312e4 +func_ov052_02131364 kind:function(arm,size=0x84) addr:0x02131364 +func_ov052_021313e8 kind:function(arm,size=0xd8) addr:0x021313e8 +func_ov052_021314c0 kind:function(arm,size=0xe0) addr:0x021314c0 +func_ov052_021315a0 kind:function(arm,size=0x210) addr:0x021315a0 +func_ov052_021317b0 kind:function(arm,size=0xe4) addr:0x021317b0 +func_ov052_02131894 kind:function(arm,size=0x264) addr:0x02131894 +func_ov052_02131af8 kind:function(arm,size=0x7c) addr:0x02131af8 +func_ov052_02131b74 kind:function(arm,size=0x9c) addr:0x02131b74 +func_ov052_02131c10 kind:function(arm,size=0xec) addr:0x02131c10 +func_ov052_02131cfc kind:function(arm,size=0x7c) addr:0x02131cfc +func_ov052_02131d78 kind:function(arm,size=0x138) addr:0x02131d78 +func_ov052_02131eb0 kind:function(arm,size=0xfc) addr:0x02131eb0 +func_ov052_02131fac kind:function(arm,size=0x48) addr:0x02131fac +func_ov052_02131ff4 kind:function(arm,size=0x18) addr:0x02131ff4 +func_ov052_0213200c kind:function(arm,size=0x44) addr:0x0213200c +func_ov052_02132050 kind:function(arm,size=0xdc) addr:0x02132050 +func_ov052_0213212c kind:function(arm,size=0x6c) addr:0x0213212c +func_ov052_02132198 kind:function(arm,size=0x18) addr:0x02132198 +func_ov052_021321b0 kind:function(arm,size=0x88) addr:0x021321b0 +func_ov052_02132238 kind:function(arm,size=0x134) addr:0x02132238 +func_ov052_0213236c kind:function(arm,size=0x14c) addr:0x0213236c +func_ov052_021324b8 kind:function(arm,size=0xfc) addr:0x021324b8 +func_ov052_021325b4 kind:function(arm,size=0x90) addr:0x021325b4 +func_ov052_02132644 kind:function(arm,size=0xe0) addr:0x02132644 +func_ov052_02132724 kind:function(arm,size=0x24) addr:0x02132724 +func_ov052_02132748 kind:function(arm,size=0x74) addr:0x02132748 +func_ov052_021327bc kind:function(arm,size=0x9c) addr:0x021327bc +func_ov052_02132858 kind:function(arm,size=0x78) addr:0x02132858 +func_ov052_021328d0 kind:function(arm,size=0xa4) addr:0x021328d0 +func_ov052_02132974 kind:function(arm,size=0x18) addr:0x02132974 +func_ov052_0213298c kind:function(arm,size=0x3b8) addr:0x0213298c +func_ov052_02132d44 kind:function(arm,size=0x68) addr:0x02132d44 +func_ov052_02132dac kind:function(arm,size=0x28) addr:0x02132dac +func_ov052_02132dd4 kind:function(arm,size=0xe8) addr:0x02132dd4 +func_ov052_02132ebc kind:function(arm,size=0x30) addr:0x02132ebc +func_ov052_02132eec kind:function(arm,size=0x94) addr:0x02132eec +func_ov052_02132f80 kind:function(arm,size=0x18c) addr:0x02132f80 +func_ov052_0213310c kind:function(arm,size=0x10c) addr:0x0213310c +func_ov052_02133218 kind:function(arm,size=0x24) addr:0x02133218 +func_ov052_0213323c kind:function(arm,size=0x2c) addr:0x0213323c +func_ov052_02133268 kind:function(arm,size=0xc) addr:0x02133268 +func_ov052_02133274 kind:function(arm,size=0x1c) addr:0x02133274 +func_ov052_02133290 kind:function(arm,size=0x14) addr:0x02133290 +func_ov052_021332a4 kind:function(arm,size=0xc) addr:0x021332a4 +func_ov052_021332b0 kind:function(arm,size=0x24) addr:0x021332b0 +func_ov052_021332d4 kind:function(arm,size=0x58) addr:0x021332d4 +func_ov052_0213332c kind:function(arm,size=0x34) addr:0x0213332c +func_ov052_02133360 kind:function(arm,size=0x3c) addr:0x02133360 +func_ov052_0213339c kind:function(arm,size=0x20) addr:0x0213339c +func_ov052_021333bc kind:function(arm,size=0x24) addr:0x021333bc +func_ov052_021333e0 kind:function(arm,size=0x260) addr:0x021333e0 +func_ov052_02133640 kind:function(arm,size=0x14) addr:0x02133640 +func_ov052_02133654 kind:function(arm,size=0x14) addr:0x02133654 +func_ov052_02133668 kind:function(arm,size=0x50) addr:0x02133668 +func_ov052_021336b8 kind:function(arm,size=0x30) addr:0x021336b8 +func_ov052_021336e8 kind:function(arm,size=0x94) addr:0x021336e8 +func_ov052_0213377c kind:function(arm,size=0x84) addr:0x0213377c +func_ov052_02133800 kind:function(arm,size=0x6c) addr:0x02133800 +func_ov052_0213386c kind:function(arm,size=0x28) addr:0x0213386c +func_ov052_02133894 kind:function(arm,size=0x84) addr:0x02133894 +func_ov052_02133918 kind:function(arm,size=0xd4) addr:0x02133918 +func_ov052_021339ec kind:function(arm,size=0xec) addr:0x021339ec +func_ov052_02133ad8 kind:function(arm,size=0x100) addr:0x02133ad8 +func_ov052_02133bd8 kind:function(arm,size=0x4) addr:0x02133bd8 +func_ov052_02133bdc kind:function(arm,size=0x4c) addr:0x02133bdc +func_ov052_02133c28 kind:function(arm,size=0x4) addr:0x02133c28 +func_ov052_02133c2c kind:function(arm,size=0x44) addr:0x02133c2c +func_ov052_02133c70 kind:function(arm,size=0x94) addr:0x02133c70 +func_ov052_02133d04 kind:function(arm,size=0x98) addr:0x02133d04 +func_ov052_02133d9c kind:function(arm,size=0x8c) addr:0x02133d9c +func_ov052_02133e28 kind:function(arm,size=0x154) addr:0x02133e28 +func_ov052_02133f7c kind:function(arm,size=0x64) addr:0x02133f7c +func_ov052_02133fe0 kind:function(arm,size=0x4) addr:0x02133fe0 +func_ov052_02133fe4 kind:function(arm,size=0x7c) addr:0x02133fe4 +func_ov052_02134060 kind:function(arm,size=0xd0) addr:0x02134060 +func_ov052_02134130 kind:function(arm,size=0xac) addr:0x02134130 +func_ov052_021341dc kind:function(arm,size=0x138) addr:0x021341dc +func_ov052_02134314 kind:function(arm,size=0x90) addr:0x02134314 +func_ov052_021343a4 kind:function(arm,size=0xb4) addr:0x021343a4 +func_ov052_02134458 kind:function(arm,size=0xc0) addr:0x02134458 +func_ov052_02134518 kind:function(arm,size=0x98) addr:0x02134518 +func_ov052_021345b0 kind:function(arm,size=0x24) addr:0x021345b0 +func_ov052_021345d4 kind:function(arm,size=0x8c) addr:0x021345d4 +func_ov052_02134660 kind:function(arm,size=0x9c) addr:0x02134660 +func_ov052_021346fc kind:function(arm,size=0x140) addr:0x021346fc +func_ov052_0213483c kind:function(arm,size=0xac) addr:0x0213483c +func_ov052_021348e8 kind:function(arm,size=0x24) addr:0x021348e8 +func_ov052_0213490c kind:function(arm,size=0x60) addr:0x0213490c +func_ov052_0213496c kind:function(arm,size=0x2c) addr:0x0213496c +func_ov052_02134998 kind:function(arm,size=0xc0) addr:0x02134998 +func_ov052_02134a58 kind:function(arm,size=0x10) addr:0x02134a58 +func_ov052_02134a68 kind:function(arm,size=0x64) addr:0x02134a68 +func_ov052_02134acc kind:function(arm,size=0x1fc) addr:0x02134acc +func_ov052_02134cc8 kind:function(arm,size=0x44) addr:0x02134cc8 +func_ov052_02134d0c kind:function(arm,size=0xa8) addr:0x02134d0c +func_ov052_02134db4 kind:function(arm,size=0x24) addr:0x02134db4 +func_ov052_02134dd8 kind:function(arm,size=0x10) addr:0x02134dd8 +func_ov052_02134de8 kind:function(arm,size=0x8) addr:0x02134de8 +func_ov052_02134df0 kind:function(arm,size=0x1c) addr:0x02134df0 +func_ov052_02134e0c kind:function(arm,size=0x1c) addr:0x02134e0c +func_ov052_02134e28 kind:function(arm,size=0x40) addr:0x02134e28 +func_ov052_02134e68 kind:function(arm,size=0x48) addr:0x02134e68 +func_ov052_02134eb0 kind:function(arm,size=0x14) addr:0x02134eb0 +func_ov052_02134ec4 kind:function(arm,size=0xc) addr:0x02134ec4 +func_ov052_02134ed0 kind:function(arm,size=0x24) addr:0x02134ed0 +func_ov052_02134ef4 kind:function(arm,size=0x5c) addr:0x02134ef4 +func_ov052_02134f50 kind:function(arm,size=0x17c) addr:0x02134f50 +func_ov052_021350cc kind:function(arm,size=0x14) addr:0x021350cc +func_ov052_021350e0 kind:function(arm,size=0x14) addr:0x021350e0 +func_ov052_021350f4 kind:function(arm,size=0x64) addr:0x021350f4 +func_ov052_02135158 kind:function(arm,size=0x6c) addr:0x02135158 +func_ov052_021351c4 kind:function(arm,size=0x20) addr:0x021351c4 +func_ov052_021351e4 kind:function(arm,size=0x5c) addr:0x021351e4 +func_ov052_02135240 kind:function(arm,size=0x1b0) addr:0x02135240 +func_ov052_021353f0 kind:function(arm,size=0x60) addr:0x021353f0 +func_ov052_02135450 kind:function(arm,size=0xa0) addr:0x02135450 +func_ov052_021354f0 kind:function(arm,size=0x248) addr:0x021354f0 +func_ov052_02135738 kind:function(arm,size=0x7c) addr:0x02135738 +func_ov052_021357b4 kind:function(arm,size=0x1bc) addr:0x021357b4 +func_ov052_02135970 kind:function(arm,size=0x24) addr:0x02135970 +func_ov052_02135994 kind:function(arm,size=0x13c) addr:0x02135994 +func_ov052_02135ad0 kind:function(arm,size=0x20) addr:0x02135ad0 +func_ov052_02135af0 kind:function(arm,size=0x14) addr:0x02135af0 +func_ov052_02135b04 kind:function(arm,size=0x18) addr:0x02135b04 +func_ov052_02135b1c kind:function(arm,size=0x30) addr:0x02135b1c +func_ov052_02135b4c kind:function(arm,size=0x38) addr:0x02135b4c +func_ov052_02135b84 kind:function(arm,size=0x18) addr:0x02135b84 +func_ov052_02135b9c kind:function(arm,size=0x20) addr:0x02135b9c +func_ov052_02135bbc kind:function(arm,size=0x30) addr:0x02135bbc +func_ov052_02135bec kind:function(arm,size=0xc) addr:0x02135bec +func_ov052_02135bf8 kind:function(arm,size=0x20) addr:0x02135bf8 +func_ov052_02135c18 kind:function(arm,size=0x20) addr:0x02135c18 +func_ov052_02135c38 kind:function(arm,size=0x14) addr:0x02135c38 +func_ov052_02135c4c kind:function(arm,size=0x1c) addr:0x02135c4c +func_ov052_02135c68 kind:function(arm,size=0x28) addr:0x02135c68 +func_ov052_02135c90 kind:function(arm,size=0x20) addr:0x02135c90 +func_ov052_02135cb0 kind:function(arm,size=0x14) addr:0x02135cb0 +data_ov052_02135cc4 kind:data(any) addr:0x02135cc4 +data_ov052_02135cc8 kind:data(any) addr:0x02135cc8 +data_ov052_02135cd8 kind:data(any) addr:0x02135cd8 +data_ov052_02135cdc kind:data(any) addr:0x02135cdc +__sinit_ov052_02135cec kind:function(arm,size=0xe0) addr:0x02135cec +__sinit_ov052_02135dcc kind:function(arm,size=0xe8) addr:0x02135dcc +__sinit_ov052_02135eb4 kind:function(arm,size=0x90) addr:0x02135eb4 +.p__sinit_ov052_02135cec kind:data(word) addr:0x02135f44 +.p__sinit_ov052_02135dcc kind:data(word) addr:0x02135f48 +.p__sinit_ov052_02135eb4 kind:data(word) addr:0x02135f4c +data_ov052_02135f68 kind:data(any) addr:0x02135f68 +data_ov052_02135f8c kind:data(any) addr:0x02135f8c +data_ov052_02135fd8 kind:data(any) addr:0x02135fd8 +data_ov052_02136030 kind:data(any) addr:0x02136030 +data_ov052_02136048 kind:data(any) addr:0x02136048 +data_ov052_02136060 kind:data(any) addr:0x02136060 +data_ov052_02136078 kind:data(any) addr:0x02136078 +data_ov052_02136090 kind:data(any) addr:0x02136090 +data_ov052_021360a8 kind:data(any) addr:0x021360a8 +data_ov052_021360c0 kind:data(any) addr:0x021360c0 +data_ov052_021360d0 kind:data(any) addr:0x021360d0 +data_ov052_02136248 kind:data(any) addr:0x02136248 +data_ov052_02136258 kind:data(any) addr:0x02136258 +data_ov052_02136278 kind:data(any) addr:0x02136278 +data_ov052_0213629c kind:data(any) addr:0x0213629c +data_ov052_021362e4 kind:data(any) addr:0x021362e4 +data_ov052_02136330 kind:data(any) addr:0x02136330 +data_ov052_0213636c kind:data(any) addr:0x0213636c ambiguous +data_ov052_02136388 kind:data(any) addr:0x02136388 +data_ov052_021363a0 kind:data(any) addr:0x021363a0 +data_ov052_021363b8 kind:data(any) addr:0x021363b8 +data_ov052_021363d0 kind:data(any) addr:0x021363d0 +data_ov052_02136400 kind:data(any) addr:0x02136400 +data_ov052_02136418 kind:data(any) addr:0x02136418 +data_ov052_02136428 kind:data(any) addr:0x02136428 +data_ov052_02136568 kind:data(any) addr:0x02136568 +data_ov052_02136574 kind:data(any) addr:0x02136574 +data_ov052_02136588 kind:data(any) addr:0x02136588 +data_ov052_02136598 kind:data(any) addr:0x02136598 +data_ov052_021365b4 kind:data(any) addr:0x021365b4 +data_ov052_02136604 kind:data(any) addr:0x02136604 +data_ov052_02136650 kind:data(any) addr:0x02136650 +data_ov052_0213676c kind:data(any) addr:0x0213676c +data_ov052_02136880 kind:bss addr:0x02136880 +data_ov052_0213688c kind:bss addr:0x0213688c +data_ov052_02136898 kind:bss addr:0x02136898 +data_ov052_02136970 kind:bss addr:0x02136970 +data_ov052_02136974 kind:bss addr:0x02136974 +data_ov052_02136980 kind:bss addr:0x02136980 +data_ov052_02136a58 kind:bss addr:0x02136a58 +data_ov052_02136a5c kind:bss addr:0x02136a5c +data_ov052_02136a68 kind:bss addr:0x02136a68 diff --git a/config/eur1/arm9/overlays/ov053/delinks.txt b/config/eur1/arm9/overlays/ov053/delinks.txt new file mode 100644 index 00000000..8f66de20 --- /dev/null +++ b/config/eur1/arm9/overlays/ov053/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02138600 end:0x0213ce3c kind:code align:32 + .rodata start:0x0213ce3c end:0x0213ce7c kind:rodata align:4 + .init start:0x0213ce7c end:0x0213cf94 kind:code align:4 + .ctor start:0x0213cf94 end:0x0213cfa0 kind:rodata align:4 + .data start:0x0213cfc0 end:0x0213d4e0 kind:data align:32 + .bss start:0x0213d4e0 end:0x0213d6c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov053/relocs.txt b/config/eur1/arm9/overlays/ov053/relocs.txt new file mode 100644 index 00000000..f8ae5ddf --- /dev/null +++ b/config/eur1/arm9/overlays/ov053/relocs.txt @@ -0,0 +1,754 @@ +from:0x02138608 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0213861c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0213862c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0213863c kind:load to:0x0213d038 module:overlay(53) +from:0x02138640 kind:load to:0x0213ce3c module:overlay(53) +from:0x02138644 kind:load to:0x0213ce4c module:overlay(53) +from:0x0213865c kind:arm_call to:0x0200eab0 module:main +from:0x02138664 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0213866c kind:arm_call to:0x01ffc57c module:itcm +from:0x02138684 kind:arm_call to:0x020977a8 module:overlay(0) +from:0x02138694 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02138698 kind:arm_call to:0x0209c940 module:overlay(0) +from:0x021386a4 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x021386a8 kind:arm_call to:0x0209c940 module:overlay(0) +from:0x021386b0 kind:load to:0x020b5d7c module:overlay(0) +from:0x021386c4 kind:load to:0x0213d4f0 module:overlay(53) +from:0x021386d8 kind:arm_call to:0x02011f3c module:main +from:0x021386e4 kind:arm_call to:0x021388a8 module:overlay(53) +from:0x021386f8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02138744 kind:load to:0x0213d014 module:overlay(53) +from:0x02138754 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0213876c kind:load to:0x0213cff8 module:overlay(53) +from:0x02138780 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213879c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021387a4 kind:arm_call to:0x02011ff4 module:main +from:0x02138804 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138810 kind:arm_call to:0x01fff458 module:itcm +from:0x02138880 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x02138894 kind:load to:0x027e0ce4 module:dtcm +from:0x021388b8 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021388e8 kind:arm_call to:0x0200f05c module:main +from:0x02138904 kind:arm_call to:0x02138600 module:overlay(53) +from:0x0213892c kind:arm_call to:0x0200f05c module:main +from:0x02138948 kind:arm_call_thumb to:0x02057a6c module:overlay(0) +from:0x0213897c kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02138994 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021389a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021389e4 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x021389fc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02138a14 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02138a70 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x02138a7c kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02138ad4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02138ae0 kind:arm_call to:0x02059138 module:overlay(0) +from:0x02138aec kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x02138af4 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02138b38 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02138b50 kind:arm_call to:0x02138748 module:overlay(53) +from:0x02138b94 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02138bb0 kind:load to:0x0213d0f8 module:overlay(53) +from:0x02138bb4 kind:load to:0x0213d4f0 module:overlay(53) +from:0x02138bb8 kind:load to:0x0213ce5c module:overlay(53) +from:0x02138bbc kind:load to:0x0213ce6c module:overlay(53) +from:0x02138bc0 kind:load to:0x0213d0ac module:overlay(53) +from:0x02138bc4 kind:load to:0x0213d064 module:overlay(53) +from:0x02138bcc kind:load to:0x020b5d7c module:overlay(0) +from:0x02138bdc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138bf0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02138c04 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02138c24 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02138c2c kind:arm_call to:0x02138770 module:overlay(53) +from:0x02138c48 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02138c74 kind:arm_call to:0x0203d210 module:main +from:0x02138c7c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02138c84 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02138c8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02138c94 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02138c9c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02138ca4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02138cac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138cb4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138cbc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02138cc8 kind:load to:0x0213d0f8 module:overlay(53) +from:0x02138ccc kind:load to:0x020a0328 module:overlay(0) +from:0x02138ce4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02138cec kind:arm_call to:0x02138770 module:overlay(53) +from:0x02138d08 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02138d34 kind:arm_call to:0x0203d210 module:main +from:0x02138d3c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02138d44 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02138d4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02138d54 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02138d5c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02138d64 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02138d6c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138d74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138d7c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02138d84 kind:arm_call to:0x02011ff4 module:main +from:0x02138d90 kind:load to:0x0213d0f8 module:overlay(53) +from:0x02138d94 kind:load to:0x020a0328 module:overlay(0) +from:0x02138db8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02138dc8 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02138e04 kind:arm_call to:0x02139554 module:overlay(53) +from:0x02138e14 kind:load to:0x0213b228 module:overlay(53) +from:0x02138e2c kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02138e78 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02138e80 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02138ea4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02138eb4 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02138ef4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02138f68 kind:arm_call to:0x0213ae44 module:overlay(53) +from:0x02138f70 kind:arm_call to:0x0213b024 module:overlay(53) +from:0x02138f84 kind:arm_call to:0x02139554 module:overlay(53) +from:0x02138f94 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02138fb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138fc0 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02138fc8 kind:arm_call to:0x0213ae44 module:overlay(53) +from:0x02138fe0 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02138ff4 kind:arm_call to:0x0213ae44 module:overlay(53) +from:0x02138ffc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02139038 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02139044 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02139054 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02139064 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02139078 kind:arm_call to:0x0213ae44 module:overlay(53) +from:0x02139080 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021390ec kind:arm_call to:0x02099114 module:overlay(0) +from:0x021390f8 kind:arm_call to:0x020d9850 module:overlay(31) +from:0x02139108 kind:arm_call to:0x0213b11c module:overlay(53) +from:0x02139120 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0213913c kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02139148 kind:arm_call to:0x020d9850 module:overlay(31) +from:0x02139158 kind:arm_call to:0x0213b11c module:overlay(53) +from:0x02139160 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02139174 kind:arm_call to:0x0213b104 module:overlay(53) +from:0x021391a0 kind:arm_call to:0x0213b024 module:overlay(53) +from:0x021391a8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021391b4 kind:arm_call to:0x0213b104 module:overlay(53) +from:0x021391e4 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02139204 kind:arm_call to:0x020d9850 module:overlay(31) +from:0x02139214 kind:arm_call to:0x0213b11c module:overlay(53) +from:0x0213924c kind:arm_call to:0x020d9850 module:overlay(31) +from:0x0213925c kind:arm_call to:0x0213b11c module:overlay(53) +from:0x02139268 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02139298 kind:arm_call to:0x02099114 module:overlay(0) +from:0x021392a4 kind:arm_call to:0x02139554 module:overlay(53) +from:0x021392b8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021392d8 kind:arm_call to:0x0213ae44 module:overlay(53) +from:0x021392e0 kind:arm_call to:0x0213b024 module:overlay(53) +from:0x021392f4 kind:arm_call to:0x02139554 module:overlay(53) +from:0x021392fc kind:arm_call to:0x0213b024 module:overlay(53) +from:0x021393ac kind:arm_call to:0x0207decc module:overlay(0) +from:0x021393b8 kind:load to:0x0213d150 module:overlay(53) +from:0x021393bc kind:load to:0x027e0ce4 module:dtcm +from:0x021393c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021393d0 kind:load to:0x027e0d38 module:dtcm +from:0x021393d4 kind:load to:0x027e0d34 module:dtcm +from:0x021393e0 kind:load to:0x027e09c0 module:dtcm +from:0x021393f8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02139408 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02139448 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0213947c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x021394b0 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x021394cc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02139500 kind:arm_call to:0x01ff9638 module:itcm +from:0x02139510 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139530 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02139548 kind:load to:0x027e0958 module:dtcm +from:0x021395c0 kind:load to:0x020aed4c module:overlay(0) +from:0x021395c4 kind:load to:0x0213d1c0 module:overlay(53) +from:0x02139708 kind:load to:0x0213d248 module:overlay(53) +from:0x0213970c kind:load to:0x02049be4 module:main +from:0x02139710 kind:load to:0x0203e964 module:main +from:0x0213973c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02139750 kind:arm_call to:0x01ff930c module:itcm +from:0x021397ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02139800 kind:arm_call to:0x02139554 module:overlay(53) +from:0x02139810 kind:arm_call to:0x0213afcc module:overlay(53) +from:0x02139824 kind:arm_call to:0x02139554 module:overlay(53) +from:0x02139848 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213994c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139960 kind:load to:0x027e09a8 module:dtcm +from:0x0213996c kind:load to:0x0203e964 module:main +from:0x02139970 kind:load to:0x02049be4 module:main +from:0x021399f0 kind:load to:0x0213d248 module:overlay(53) +from:0x02139a1c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02139a30 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02139a40 kind:arm_call to:0x01ff930c module:itcm +from:0x02139ac0 kind:arm_call to:0x02015244 module:main +from:0x02139ad8 kind:arm_call to:0x0213afcc module:overlay(53) +from:0x02139ae8 kind:arm_call to:0x0213b074 module:overlay(53) +from:0x02139afc kind:arm_call to:0x02139554 module:overlay(53) +from:0x02139b48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02139b60 kind:arm_call to:0x02139554 module:overlay(53) +from:0x02139b6c kind:load to:0x027e09a8 module:dtcm +from:0x02139b78 kind:load to:0x0203e964 module:main +from:0x02139bf0 kind:load to:0x0213d248 module:overlay(53) +from:0x02139c1c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02139c2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02139c38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139c4c kind:arm_call to:0x01ff930c module:itcm +from:0x02139ce4 kind:arm_call to:0x0213afcc module:overlay(53) +from:0x02139cf8 kind:arm_call to:0x02139554 module:overlay(53) +from:0x02139d1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02139d34 kind:arm_call to:0x02139554 module:overlay(53) +from:0x02139d40 kind:load to:0x027e09a8 module:dtcm +from:0x02139d4c kind:load to:0x0203e964 module:main +from:0x02139db8 kind:load to:0x0213d248 module:overlay(53) +from:0x02139dd4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02139de4 kind:arm_call to:0x01ff930c module:itcm +from:0x02139df8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02139e0c kind:arm_call to:0x02139554 module:overlay(53) +from:0x02139f28 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02139f44 kind:load to:0x0213d278 module:overlay(53) +from:0x02139f48 kind:load to:0x02049be4 module:main +from:0x02139f4c kind:load to:0x0213cfd8 module:overlay(53) +from:0x02139f50 kind:load to:0x0213cfc0 module:overlay(53) +from:0x02139f7c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02139f8c kind:arm_call to:0x01fff148 module:itcm +from:0x02139fbc kind:arm_call to:0x02016b8c module:main +from:0x02139fd8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213a074 kind:arm_call to:0x020d9b7c module:overlay(31) +from:0x0213a10c kind:arm_call to:0x01fff148 module:itcm +from:0x0213a140 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213a14c kind:arm_call to:0x0213b074 module:overlay(53) +from:0x0213a174 kind:arm_call to:0x020d9b1c module:overlay(31) +from:0x0213a188 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a198 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a1d4 kind:arm_call to:0x0213afcc module:overlay(53) +from:0x0213a1ec kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a1f8 kind:load to:0x027e09a8 module:dtcm +from:0x0213a200 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a208 kind:load to:0x0203e964 module:main +from:0x0213a20c kind:load to:0x027e0d34 module:dtcm +from:0x0213a280 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213a29c kind:load to:0x0213d290 module:overlay(53) +from:0x0213a2a0 kind:load to:0x027e09a8 module:dtcm +from:0x0213a2c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a2d4 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a33c kind:load to:0x0213d290 module:overlay(53) +from:0x0213a358 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a36c kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a42c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213a444 kind:arm_call to:0x01fff17c module:itcm +from:0x0213a464 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213a474 kind:load to:0x0213d2a8 module:overlay(53) +from:0x0213a478 kind:load to:0x027e0cec module:dtcm +from:0x0213a480 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a4dc kind:arm_call to:0x01fff17c module:itcm +from:0x0213a4fc kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213a510 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0213a524 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x0213a534 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213a540 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a56c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0213a578 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a57c kind:load to:0x027e0cec module:dtcm +from:0x0213a580 kind:load to:0x027e0d34 module:dtcm +from:0x0213a584 kind:load to:0x027e09a8 module:dtcm +from:0x0213a5fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213a620 kind:load to:0x0213d2c0 module:overlay(53) +from:0x0213a624 kind:load to:0x027e0cec module:dtcm +from:0x0213a698 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213a6a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213a6c4 kind:arm_call to:0x01fff17c module:itcm +from:0x0213a6e4 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213a734 kind:arm_call to:0x02015080 module:main +from:0x0213a758 kind:arm_call to:0x0213b11c module:overlay(53) +from:0x0213a780 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213a79c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a7b4 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a7c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a7c8 kind:load to:0x027e09a8 module:dtcm +from:0x0213a878 kind:load to:0x0213d230 module:overlay(53) +from:0x0213a87c kind:load to:0x02049be4 module:main +from:0x0213a8c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a8d4 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a940 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213a950 kind:load to:0x0213d230 module:overlay(53) +from:0x0213a95c kind:arm_call to:0x02099330 module:overlay(0) +from:0x0213a97c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0213a990 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0213a99c kind:arm_call to:0x02099818 module:overlay(0) +from:0x0213a9c4 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a9d0 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213a9e8 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0213aa64 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213aa74 kind:load to:0x0213d230 module:overlay(53) +from:0x0213aaac kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0213aab8 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213aaf4 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0213ab40 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213ab4c kind:load to:0x020aed44 module:overlay(0) +from:0x0213ab54 kind:load to:0x0213d230 module:overlay(53) +from:0x0213ab60 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0213ab78 kind:arm_call to:0x0213afcc module:overlay(53) +from:0x0213ab8c kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213ab98 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213ac5c kind:load to:0x0213d278 module:overlay(53) +from:0x0213ac60 kind:load to:0x02049be4 module:main +from:0x0213addc kind:arm_call to:0x0208bbb8 module:overlay(0) +from:0x0213adf8 kind:arm_call to:0x0213afcc module:overlay(53) +from:0x0213ae0c kind:arm_call to:0x0213ae44 module:overlay(53) +from:0x0213ae14 kind:arm_call to:0x0213b024 module:overlay(53) +from:0x0213ae2c kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213ae38 kind:load to:0x02049be4 module:main +from:0x0213ae3c kind:load to:0x027e0ce0 module:dtcm +from:0x0213ae60 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213ae80 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213aeac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213aeec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213af0c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213af28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213af74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213af90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213afac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213afb8 kind:load to:0x027e09a8 module:dtcm +from:0x0213afbc kind:load to:0x027e0cec module:dtcm +from:0x0213afe8 kind:arm_call to:0x01fff148 module:itcm +from:0x0213aff4 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0213b008 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0213b020 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b02c kind:arm_call to:0x0213b074 module:overlay(53) +from:0x0213b04c kind:arm_call to:0x020d9b1c module:overlay(31) +from:0x0213b064 kind:arm_call to:0x02139554 module:overlay(53) +from:0x0213b070 kind:load to:0x027e0d34 module:dtcm +from:0x0213b0a4 kind:arm_call to:0x020d9850 module:overlay(31) +from:0x0213b0c0 kind:arm_call to:0x01fff148 module:itcm +from:0x0213b0cc kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0213b0e0 kind:arm_call to:0x0208bb58 module:overlay(0) +from:0x0213b0fc kind:load to:0x027e0d34 module:dtcm +from:0x0213b100 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b1f0 kind:arm_call to:0x020d9b0c module:overlay(31) +from:0x0213b208 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213b214 kind:load to:0x02049be4 module:main +from:0x0213b21c kind:load to:0x0203e964 module:main +from:0x0213b224 kind:load to:0x027e0d34 module:dtcm +from:0x0213b290 kind:arm_call to:0x0200e260 module:main +from:0x0213b2a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b2d0 kind:load to:0x027e0964 module:dtcm +from:0x0213b2f0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213b304 kind:load to:0x020578a4 module:overlay(0) +from:0x0213b320 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213b32c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213b348 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213b358 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213b368 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213b370 kind:arm_call to:0x02011ff4 module:main +from:0x0213b384 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213b38c kind:arm_call to:0x02011ff4 module:main +from:0x0213b3a0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213b3a8 kind:arm_call to:0x02011ff4 module:main +from:0x0213b3bc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213b3d0 kind:load to:0x0213d5dc module:overlay(53) +from:0x0213b3e4 kind:arm_call to:0x02011f3c module:main +from:0x0213b3f0 kind:arm_call to:0x0213b43c module:overlay(53) +from:0x0213b404 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213b438 kind:load to:0x0213d308 module:overlay(53) +from:0x0213b44c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0213b4b0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0213b4dc kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0213b4f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213b504 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213b51c kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0213b528 kind:arm_call to:0x0213c9c4 module:overlay(53) +from:0x0213b530 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0213b538 kind:arm_call to:0x02099874 module:overlay(0) +from:0x0213b568 kind:arm_call to:0x01ffd400 module:itcm +from:0x0213b5bc kind:load to:0x0213d3a8 module:overlay(53) +from:0x0213b5c0 kind:load to:0x0213d5dc module:overlay(53) +from:0x0213b5c4 kind:load to:0x0213d35c module:overlay(53) +from:0x0213b5c8 kind:load to:0x027e09a4 module:dtcm +from:0x0213b5d4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213b604 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213b634 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213b64c kind:load to:0x0213d5c8 module:overlay(53) +from:0x0213b66c kind:load to:0x027e0cd8 module:dtcm +from:0x0213b670 kind:load to:0x02080320 module:overlay(0) +from:0x0213b6a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b6ac kind:arm_call to:0x0213b650 module:overlay(53) +from:0x0213b734 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b744 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b750 kind:arm_call to:0x0213b650 module:overlay(53) +from:0x0213b770 kind:arm_call to:0x02016c68 module:main +from:0x0213b83c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b848 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213b854 kind:arm_call to:0x02017f38 module:main +from:0x0213b8a8 kind:load to:0x02049be4 module:main +from:0x0213b8d4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213b8ec kind:arm_call to:0x01fff148 module:itcm +from:0x0213b8fc kind:arm_call to:0x0213b650 module:overlay(53) +from:0x0213b910 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213b928 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b964 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0213b970 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0213b97c kind:arm_call to:0x020995dc module:overlay(0) +from:0x0213b984 kind:load to:0x0213d5c8 module:overlay(53) +from:0x0213b988 kind:load to:0x020b51f8 module:overlay(0) +from:0x0213ba38 kind:load to:0x02049be4 module:main +from:0x0213ba40 kind:load to:0x0213d324 module:overlay(53) +from:0x0213ba50 kind:arm_call to:0x0213b8b0 module:overlay(53) +from:0x0213ba60 kind:arm_call to:0x0213c524 module:overlay(53) +from:0x0213ba9c kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213babc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0213bac8 kind:load to:0x027e09a8 module:dtcm +from:0x0213bae8 kind:load to:0x02098680 module:overlay(0) +from:0x0213bb10 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0213bb24 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0213bb34 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0213bb4c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213bb54 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213bb5c kind:load to:0x027e09a8 module:dtcm +from:0x0213bb6c kind:arm_call to:0x02099330 module:overlay(0) +from:0x0213bbc0 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213bbcc kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213bbe0 kind:load to:0x02097c40 module:overlay(0) +from:0x0213bbec kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x0213bc04 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213bc30 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0213bc38 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213bc44 kind:load to:0x020aed44 module:overlay(0) +from:0x0213bc50 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0213bc68 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213bd20 kind:load to:0x02049be4 module:main +from:0x0213bd24 kind:load to:0x0213d33c module:overlay(53) +from:0x0213bd30 kind:arm_call to:0x0213b8b0 module:overlay(53) +from:0x0213bd40 kind:arm_call to:0x0213c524 module:overlay(53) +from:0x0213bd8c kind:arm_call to:0x0213b674 module:overlay(53) +from:0x0213bda8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bdb8 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213bdd0 kind:arm_call to:0x02015080 module:main +from:0x0213bdf0 kind:arm_call to:0x02015080 module:main +from:0x0213be10 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213be1c kind:load to:0x027e09a8 module:dtcm +from:0x0213be90 kind:load to:0x0213d33c module:overlay(53) +from:0x0213beb0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213bec4 kind:arm_call to:0x01fff148 module:itcm +from:0x0213bed4 kind:arm_call to:0x0213b650 module:overlay(53) +from:0x0213bef0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213bef8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213bf2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213bf48 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bf60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213bff4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c028 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213c030 kind:arm_call to:0x01ff938c module:itcm +from:0x0213c054 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213c068 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c078 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c088 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c0b0 kind:arm_call to:0x021662e8 module:overlay(93) +from:0x0213c0c4 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213c0dc kind:arm_call to:0x02015080 module:main +from:0x0213c0fc kind:arm_call to:0x02015080 module:main +from:0x0213c11c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213c138 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0213c144 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c150 kind:load to:0x02043e50 module:main +from:0x0213c154 kind:load to:0x027e0d8c module:dtcm +from:0x0213c158 kind:load to:0x027e09a8 module:dtcm +from:0x0213c174 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213c1ec kind:load to:0x0213d33c module:overlay(53) +from:0x0213c208 kind:arm_call to:0x01ffd420 module:itcm +from:0x0213c234 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c23c kind:arm_call to:0x01ffb800 module:itcm +from:0x0213c270 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c28c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213c2a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c338 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c36c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213c374 kind:arm_call to:0x01ff938c module:itcm +from:0x0213c398 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213c3ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c3bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c3cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c3e8 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213c400 kind:arm_call to:0x02015080 module:main +from:0x0213c420 kind:arm_call to:0x02015080 module:main +from:0x0213c440 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213c45c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0213c468 kind:load to:0x027e09b8 module:dtcm +from:0x0213c46c kind:load to:0x027e0d3c module:dtcm +from:0x0213c478 kind:load to:0x027e09a8 module:dtcm +from:0x0213c490 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0213c4bc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213c4fc kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213c520 kind:load to:0x020aed4c module:overlay(0) +from:0x0213c538 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213c544 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213c5d4 kind:load to:0x0213d410 module:overlay(53) +from:0x0213c5d8 kind:load to:0x0213d400 module:overlay(53) +from:0x0213c614 kind:load to:0x0213d400 module:overlay(53) +from:0x0213c658 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0213c680 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0213c6d4 kind:arm_call to:0x02098750 module:overlay(0) +from:0x0213c6ec kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213c700 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c718 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x0213c720 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0213c744 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0213c778 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213c79c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213c7a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c7ac kind:load to:0x027e0d38 module:dtcm +from:0x0213c7c0 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x0213c7f0 kind:arm_call to:0x0213b650 module:overlay(53) +from:0x0213c82c kind:arm_call to:0x0213c5dc module:overlay(53) +from:0x0213c838 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x0213c840 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0213c864 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c874 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0213c88c kind:arm_call to:0x0213c618 module:overlay(53) +from:0x0213c910 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0213c920 kind:load to:0x027e09c0 module:dtcm +from:0x0213c958 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213c980 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213c9b4 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0213c9d0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0213c9f8 kind:load to:0x0213d2ec module:overlay(53) +from:0x0213c9fc kind:load to:0x027e07d4 module:dtcm +from:0x0213ca08 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213ca1c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213ca24 kind:arm_call to:0x02011ff4 module:main +from:0x0213ca38 kind:load to:0x0209832c module:overlay(0) +from:0x0213ca50 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0213ca6c kind:arm_call to:0x01fff458 module:itcm +from:0x0213ca94 kind:arm_call to:0x0213c54c module:overlay(53) +from:0x0213cac0 kind:arm_call to:0x01fff350 module:itcm +from:0x0213cac8 kind:load to:0x027e0ce4 module:dtcm +from:0x0213cacc kind:load to:0x0213d2e0 module:overlay(53) +from:0x0213cad8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213cae0 kind:arm_call to:0x02011ff4 module:main +from:0x0213cb0c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213cb38 kind:arm_call to:0x0203d210 module:main +from:0x0213cb40 kind:arm_call to:0x0213ca00 module:overlay(53) +from:0x0213cb48 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213cb50 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213cb58 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213cb60 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213cb6c kind:load to:0x020a0328 module:overlay(0) +from:0x0213cb90 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213cbbc kind:arm_call to:0x0203d210 module:main +from:0x0213cbc4 kind:arm_call to:0x0213ca00 module:overlay(53) +from:0x0213cbcc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213cbd4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213cbdc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213cbe4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213cbec kind:arm_call to:0x02011ff4 module:main +from:0x0213cbf8 kind:load to:0x020a0328 module:overlay(0) +from:0x0213cc04 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213cc34 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0213cc5c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0213cc6c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0213cc80 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0213cc9c kind:load to:0x027e09b8 module:dtcm +from:0x0213cca0 kind:load to:0x0213d4d8 module:overlay(53) +from:0x0213cca4 kind:load to:0x020b508c module:overlay(0) +from:0x0213ccc4 kind:arm_call to:0x020dd608 module:overlay(31) +from:0x0213ccdc kind:arm_call to:0x020dd690 module:overlay(31) +from:0x0213cd04 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0213cd18 kind:arm_call to:0x020888a0 module:overlay(0) +from:0x0213cd3c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213cd80 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0213cdd0 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0213cdf8 kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x0213ce0c kind:arm_call to:0x020a86b0 module:overlay(0) +from:0x0213ce2c kind:load to:0x020b5254 module:overlay(0) +from:0x0213ce30 kind:load to:0x020aced8 module:overlay(0) +from:0x0213ce34 kind:load to:0x020aced0 module:overlay(0) +from:0x0213ce38 kind:load to:0x02049be4 module:main +from:0x0213ce98 kind:arm_call to:0x021386ec module:overlay(53) +from:0x0213cea8 kind:arm_call to:0x0203ce74 module:main +from:0x0213cebc kind:load to:0x0213d4e0 module:overlay(53) +from:0x0213cec0 kind:load to:0x0213d4f0 module:overlay(53) +from:0x0213cec4 kind:load to:0x0213b3b4 module:overlay(53) +from:0x0213cec8 kind:load to:0x0213d4e4 module:overlay(53) +from:0x0213ceec kind:arm_call to:0x0213b3f8 module:overlay(53) +from:0x0213cefc kind:arm_call to:0x0203ce74 module:main +from:0x0213cf64 kind:load to:0x0213d5c8 module:overlay(53) +from:0x0213cf68 kind:load to:0x0213d5dc module:overlay(53) +from:0x0213cf6c kind:load to:0x0213cbfc module:overlay(53) +from:0x0213cf70 kind:load to:0x0213d5d0 module:overlay(53) +from:0x0213cf74 kind:load to:0x020431b8 module:main +from:0x0213cf78 kind:load to:0x0213d400 module:overlay(53) +from:0x0213cf90 kind:load to:0x0213d4d8 module:overlay(53) +from:0x0213cf94 kind:load to:0x0213ce7c module:overlay(53) +from:0x0213cf98 kind:load to:0x0213cecc module:overlay(53) +from:0x0213cf9c kind:load to:0x0213cf7c module:overlay(53) +from:0x0213cff8 kind:load to:0x02138770 module:overlay(53) +from:0x0213cffc kind:load to:0x0213878c module:overlay(53) +from:0x0213d000 kind:load to:0x0209832c module:overlay(0) +from:0x0213d004 kind:load to:0x021387b0 module:overlay(53) +from:0x0213d008 kind:load to:0x0207c044 module:overlay(0) +from:0x0213d014 kind:load to:0x021386c8 module:overlay(53) +from:0x0213d018 kind:load to:0x02097998 module:overlay(0) +from:0x0213d01c kind:load to:0x02138674 module:overlay(53) +from:0x0213d020 kind:load to:0x02097824 module:overlay(0) +from:0x0213d024 kind:load to:0x020979a0 module:overlay(0) +from:0x0213d028 kind:load to:0x020979c0 module:overlay(0) +from:0x0213d02c kind:load to:0x020979ec module:overlay(0) +from:0x0213d038 kind:load to:0x02138bd4 module:overlay(53) +from:0x0213d03c kind:load to:0x0213b360 module:overlay(53) +from:0x0213d040 kind:load to:0x02057bf4 module:overlay(0) +from:0x0213d044 kind:load to:0x02138648 module:overlay(53) +from:0x0213d048 kind:load to:0x02057dc8 module:overlay(0) +from:0x0213d04c kind:load to:0x02057e44 module:overlay(0) +from:0x0213d050 kind:load to:0x02057ea8 module:overlay(0) +from:0x0213d054 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0213d058 kind:load to:0x02057d84 module:overlay(0) +from:0x0213d064 kind:load to:0x02138bfc module:overlay(53) +from:0x0213d068 kind:load to:0x0213b398 module:overlay(53) +from:0x0213d06c kind:load to:0x02099b54 module:overlay(0) +from:0x0213d070 kind:load to:0x02099b8c module:overlay(0) +from:0x0213d074 kind:load to:0x0209a190 module:overlay(0) +from:0x0213d078 kind:load to:0x0209a198 module:overlay(0) +from:0x0213d07c kind:load to:0x0209a138 module:overlay(0) +from:0x0213d080 kind:load to:0x02099d04 module:overlay(0) +from:0x0213d084 kind:load to:0x02099bf4 module:overlay(0) +from:0x0213d088 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213d08c kind:load to:0x0209a148 module:overlay(0) +from:0x0213d090 kind:load to:0x0209a160 module:overlay(0) +from:0x0213d094 kind:load to:0x0213b308 module:overlay(53) +from:0x0213d098 kind:load to:0x0209a178 module:overlay(0) +from:0x0213d09c kind:load to:0x0213b2f8 module:overlay(53) +from:0x0213d0a0 kind:load to:0x0213b2d4 module:overlay(53) +from:0x0213d0ac kind:load to:0x02138be8 module:overlay(53) +from:0x0213d0b0 kind:load to:0x0213b37c module:overlay(53) +from:0x0213d0b4 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0213d0b8 kind:load to:0x0209a2dc module:overlay(0) +from:0x0213d0bc kind:load to:0x0209a374 module:overlay(0) +from:0x0213d0c0 kind:load to:0x0209a388 module:overlay(0) +from:0x0213d0c4 kind:load to:0x0209a138 module:overlay(0) +from:0x0213d0c8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0213d0cc kind:load to:0x0209a438 module:overlay(0) +from:0x0213d0d0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213d0d4 kind:load to:0x0209a344 module:overlay(0) +from:0x0213d0d8 kind:load to:0x0209a35c module:overlay(0) +from:0x0213d0dc kind:load to:0x0209a39c module:overlay(0) +from:0x0213d0e0 kind:load to:0x0209a728 module:overlay(0) +from:0x0213d0e4 kind:load to:0x0213b334 module:overlay(53) +from:0x0213d0e8 kind:load to:0x0213b310 module:overlay(53) +from:0x0213d0ec kind:load to:0x0209a760 module:overlay(0) +from:0x0213d0f8 kind:load to:0x0209856c module:overlay(0) +from:0x0213d0fc kind:load to:0x020985a8 module:overlay(0) +from:0x0213d100 kind:load to:0x020985c0 module:overlay(0) +from:0x0213d104 kind:load to:0x020985cc module:overlay(0) +from:0x0213d108 kind:load to:0x01fff464 module:itcm +from:0x0213d10c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213d110 kind:load to:0x02138d98 module:overlay(53) +from:0x0213d114 kind:load to:0x02098504 module:overlay(0) +from:0x0213d118 kind:load to:0x02138e18 module:overlay(53) +from:0x0213d11c kind:load to:0x0209850c module:overlay(0) +from:0x0213d120 kind:load to:0x02098510 module:overlay(0) +from:0x0213d124 kind:load to:0x021393e4 module:overlay(53) +from:0x0213d128 kind:load to:0x02099058 module:overlay(0) +from:0x0213d12c kind:load to:0x0209851c module:overlay(0) +from:0x0213d130 kind:load to:0x0213954c module:overlay(53) +from:0x0213d134 kind:load to:0x02098644 module:overlay(0) +from:0x0213d138 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213d13c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213d140 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213d144 kind:load to:0x02138c10 module:overlay(53) +from:0x0213d148 kind:load to:0x02138cd0 module:overlay(53) +from:0x0213d14c kind:load to:0x020995dc module:overlay(0) +from:0x0213d150 kind:load to:0x02139714 module:overlay(53) +from:0x0213d158 kind:load to:0x021399f4 module:overlay(53) +from:0x0213d160 kind:load to:0x02139bf4 module:overlay(53) +from:0x0213d168 kind:load to:0x02139dbc module:overlay(53) +from:0x0213d170 kind:load to:0x02139f54 module:overlay(53) +from:0x0213d178 kind:load to:0x0213a2a8 module:overlay(53) +from:0x0213d180 kind:load to:0x0213a340 module:overlay(53) +from:0x0213d188 kind:load to:0x0213a484 module:overlay(53) +from:0x0213d190 kind:load to:0x0213a62c module:overlay(53) +from:0x0213d198 kind:load to:0x0213a880 module:overlay(53) +from:0x0213d1a0 kind:load to:0x0213a954 module:overlay(53) +from:0x0213d1a8 kind:load to:0x0213aa78 module:overlay(53) +from:0x0213d1b0 kind:load to:0x0213ab58 module:overlay(53) +from:0x0213d1b8 kind:load to:0x0213ac64 module:overlay(53) +from:0x0213d1c0 kind:load to:0x021395c8 module:overlay(53) +from:0x0213d1c8 kind:load to:0x0213997c module:overlay(53) +from:0x0213d1d0 kind:load to:0x02139b7c module:overlay(53) +from:0x0213d1d8 kind:load to:0x02139d50 module:overlay(53) +from:0x0213d1e0 kind:load to:0x02139e18 module:overlay(53) +from:0x0213d1e8 kind:load to:0x0213a218 module:overlay(53) +from:0x0213d1f0 kind:load to:0x0213a2dc module:overlay(53) +from:0x0213d1f8 kind:load to:0x0213a374 module:overlay(53) +from:0x0213d200 kind:load to:0x0213a58c module:overlay(53) +from:0x0213d208 kind:load to:0x0213a7d0 module:overlay(53) +from:0x0213d210 kind:load to:0x0213a8dc module:overlay(53) +from:0x0213d218 kind:load to:0x0213a9d8 module:overlay(53) +from:0x0213d220 kind:load to:0x0213aacc module:overlay(53) +from:0x0213d228 kind:load to:0x0213aba0 module:overlay(53) +from:0x0213d2e0 kind:load to:0x0213ca60 module:overlay(53) +from:0x0213d2ec kind:load to:0x0213ca00 module:overlay(53) +from:0x0213d2f0 kind:load to:0x0213ca14 module:overlay(53) +from:0x0213d2f4 kind:load to:0x0213ca30 module:overlay(53) +from:0x0213d2f8 kind:load to:0x0213ca3c module:overlay(53) +from:0x0213d2fc kind:load to:0x0207c044 module:overlay(0) +from:0x0213d308 kind:load to:0x0213b3d4 module:overlay(53) +from:0x0213d30c kind:load to:0x02097998 module:overlay(0) +from:0x0213d310 kind:load to:0x020977a8 module:overlay(0) +from:0x0213d314 kind:load to:0x02097824 module:overlay(0) +from:0x0213d318 kind:load to:0x020979a0 module:overlay(0) +from:0x0213d31c kind:load to:0x020979c0 module:overlay(0) +from:0x0213d320 kind:load to:0x020979ec module:overlay(0) +from:0x0213d35c kind:load to:0x0213b5cc module:overlay(53) +from:0x0213d360 kind:load to:0x0213cad0 module:overlay(53) +from:0x0213d364 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0213d368 kind:load to:0x0209a2dc module:overlay(0) +from:0x0213d36c kind:load to:0x0209a374 module:overlay(0) +from:0x0213d370 kind:load to:0x0209a388 module:overlay(0) +from:0x0213d374 kind:load to:0x0209a138 module:overlay(0) +from:0x0213d378 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0213d37c kind:load to:0x0209a438 module:overlay(0) +from:0x0213d380 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213d384 kind:load to:0x0209a344 module:overlay(0) +from:0x0213d388 kind:load to:0x0209a35c module:overlay(0) +from:0x0213d38c kind:load to:0x0209a39c module:overlay(0) +from:0x0213d390 kind:load to:0x0209a728 module:overlay(0) +from:0x0213d394 kind:load to:0x0213b334 module:overlay(53) +from:0x0213d398 kind:load to:0x0213b310 module:overlay(53) +from:0x0213d39c kind:load to:0x0209a760 module:overlay(0) +from:0x0213d3a8 kind:load to:0x0209856c module:overlay(0) +from:0x0213d3ac kind:load to:0x020985a8 module:overlay(0) +from:0x0213d3b0 kind:load to:0x020985c0 module:overlay(0) +from:0x0213d3b4 kind:load to:0x020985cc module:overlay(0) +from:0x0213d3b8 kind:load to:0x01fff464 module:itcm +from:0x0213d3bc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213d3c0 kind:load to:0x0213b5e0 module:overlay(53) +from:0x0213d3c4 kind:load to:0x02098504 module:overlay(0) +from:0x0213d3c8 kind:load to:0x0213c7b0 module:overlay(53) +from:0x0213d3cc kind:load to:0x0213c924 module:overlay(53) +from:0x0213d3d0 kind:load to:0x02098510 module:overlay(0) +from:0x0213d3d4 kind:load to:0x0213c944 module:overlay(53) +from:0x0213d3d8 kind:load to:0x02099058 module:overlay(0) +from:0x0213d3dc kind:load to:0x0209851c module:overlay(0) +from:0x0213d3e0 kind:load to:0x020985d8 module:overlay(0) +from:0x0213d3e4 kind:load to:0x02098644 module:overlay(0) +from:0x0213d3e8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213d3ec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213d3f0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213d3f4 kind:load to:0x0213caec module:overlay(53) +from:0x0213d3f8 kind:load to:0x0213cb70 module:overlay(53) +from:0x0213d3fc kind:load to:0x0213b92c module:overlay(53) +from:0x0213d400 kind:load to:0x0213bad0 module:overlay(53) +from:0x0213d408 kind:load to:0x0213baec module:overlay(53) +from:0x0213d418 kind:load to:0x0213b98c module:overlay(53) +from:0x0213d420 kind:load to:0x0213ba44 module:overlay(53) +from:0x0213d430 kind:load to:0x0213baf0 module:overlay(53) +from:0x0213d438 kind:load to:0x0213bb64 module:overlay(53) +from:0x0213d448 kind:load to:0x0213bbd4 module:overlay(53) +from:0x0213d450 kind:load to:0x0213bbe4 module:overlay(53) +from:0x0213d460 kind:load to:0x0213bc0c module:overlay(53) +from:0x0213d468 kind:load to:0x0213bc48 module:overlay(53) +from:0x0213d470 kind:load to:0x0213bc70 module:overlay(53) +from:0x0213d478 kind:load to:0x0213bc74 module:overlay(53) +from:0x0213d480 kind:load to:0x0213bd28 module:overlay(53) +from:0x0213d490 kind:load to:0x0213be24 module:overlay(53) +from:0x0213d498 kind:load to:0x0213be94 module:overlay(53) +from:0x0213d4a8 kind:load to:0x0213c164 module:overlay(53) +from:0x0213d4b0 kind:load to:0x0213c1f0 module:overlay(53) +from:0x0213d4c0 kind:load to:0x0213c484 module:overlay(53) +from:0x0213d4c8 kind:load to:0x0213c4c4 module:overlay(53) +from:0x0213d4d0 kind:load to:0x0213c510 module:overlay(53) diff --git a/config/eur1/arm9/overlays/ov053/symbols.txt b/config/eur1/arm9/overlays/ov053/symbols.txt new file mode 100644 index 00000000..7788339b --- /dev/null +++ b/config/eur1/arm9/overlays/ov053/symbols.txt @@ -0,0 +1,157 @@ +func_ov053_02138600 kind:function(arm,size=0x48) addr:0x02138600 +func_ov053_02138648 kind:function(arm,size=0x2c) addr:0x02138648 +func_ov053_02138674 kind:function(arm,size=0x48) addr:0x02138674 +func_ov053_021386bc kind:function(arm,size=0xc) addr:0x021386bc +func_ov053_021386c8 kind:function(arm,size=0x24) addr:0x021386c8 +func_ov053_021386ec kind:function(arm,size=0x5c) addr:0x021386ec +func_ov053_02138748 kind:function(arm,size=0x28) addr:0x02138748 +func_ov053_02138770 kind:function(arm,size=0x1c) addr:0x02138770 +func_ov053_0213878c kind:function(arm,size=0x24) addr:0x0213878c +func_ov053_021387b0 kind:function(arm,size=0xf8) addr:0x021387b0 +func_ov053_021388a8 kind:function(arm,size=0x32c) addr:0x021388a8 +func_ov053_02138bd4 kind:function(arm,size=0x14) addr:0x02138bd4 +func_ov053_02138be8 kind:function(arm,size=0x14) addr:0x02138be8 +func_ov053_02138bfc kind:function(arm,size=0x14) addr:0x02138bfc +func_ov053_02138c10 kind:function(arm,size=0xc0) addr:0x02138c10 +func_ov053_02138cd0 kind:function(arm,size=0xc8) addr:0x02138cd0 +func_ov053_02138d98 kind:function(arm,size=0x80) addr:0x02138d98 +func_ov053_02138e18 kind:function(arm,size=0x5cc) addr:0x02138e18 +func_ov053_021393e4 kind:function(arm,size=0x168) addr:0x021393e4 +func_ov053_0213954c kind:function(arm,size=0x8) addr:0x0213954c +func_ov053_02139554 kind:function(arm,size=0x74) addr:0x02139554 +func_ov053_021395c8 kind:function(arm,size=0x14c) addr:0x021395c8 +func_ov053_02139714 kind:function(arm,size=0x268) addr:0x02139714 +func_ov053_0213997c kind:function(arm,size=0x78) addr:0x0213997c +func_ov053_021399f4 kind:function(arm,size=0x188) addr:0x021399f4 +func_ov053_02139b7c kind:function(arm,size=0x78) addr:0x02139b7c +func_ov053_02139bf4 kind:function(arm,size=0x15c) addr:0x02139bf4 +func_ov053_02139d50 kind:function(arm,size=0x6c) addr:0x02139d50 +func_ov053_02139dbc kind:function(arm,size=0x5c) addr:0x02139dbc +func_ov053_02139e18 kind:function(arm,size=0x13c) addr:0x02139e18 +func_ov053_02139f54 kind:function(arm,size=0x2c4) addr:0x02139f54 +func_ov053_0213a218 kind:function(arm,size=0x90) addr:0x0213a218 +func_ov053_0213a2a8 kind:function(arm,size=0x34) addr:0x0213a2a8 +func_ov053_0213a2dc kind:function(arm,size=0x64) addr:0x0213a2dc +func_ov053_0213a340 kind:function(arm,size=0x34) addr:0x0213a340 +func_ov053_0213a374 kind:function(arm,size=0x110) addr:0x0213a374 +func_ov053_0213a484 kind:function(arm,size=0x108) addr:0x0213a484 +func_ov053_0213a58c kind:function(arm,size=0xa0) addr:0x0213a58c +func_ov053_0213a62c kind:function(arm,size=0x1a4) addr:0x0213a62c +func_ov053_0213a7d0 kind:function(arm,size=0xb0) addr:0x0213a7d0 +func_ov053_0213a880 kind:function(arm,size=0x5c) addr:0x0213a880 +func_ov053_0213a8dc kind:function(arm,size=0x78) addr:0x0213a8dc +func_ov053_0213a954 kind:function(arm,size=0x84) addr:0x0213a954 +func_ov053_0213a9d8 kind:function(arm,size=0xa0) addr:0x0213a9d8 +func_ov053_0213aa78 kind:function(arm,size=0x54) addr:0x0213aa78 +func_ov053_0213aacc kind:function(arm,size=0x8c) addr:0x0213aacc +func_ov053_0213ab58 kind:function(arm,size=0x48) addr:0x0213ab58 +func_ov053_0213aba0 kind:function(arm,size=0xc4) addr:0x0213aba0 +func_ov053_0213ac64 kind:function(arm,size=0x1e0) addr:0x0213ac64 +func_ov053_0213ae44 kind:function(arm,size=0x188) addr:0x0213ae44 +func_ov053_0213afcc kind:function(arm,size=0x58) addr:0x0213afcc +func_ov053_0213b024 kind:function(arm,size=0x50) addr:0x0213b024 +func_ov053_0213b074 kind:function(arm,size=0x90) addr:0x0213b074 +func_ov053_0213b104 kind:function(arm,size=0x18) addr:0x0213b104 +func_ov053_0213b11c kind:function(arm,size=0x10c) addr:0x0213b11c +func_ov053_0213b228 kind:function(arm,size=0xac) addr:0x0213b228 +func_ov053_0213b2d4 kind:function(arm,size=0x24) addr:0x0213b2d4 +func_ov053_0213b2f8 kind:function(arm,size=0x10) addr:0x0213b2f8 +func_ov053_0213b308 kind:function(arm,size=0x8) addr:0x0213b308 +func_ov053_0213b310 kind:function(arm,size=0x24) addr:0x0213b310 +func_ov053_0213b334 kind:function(arm,size=0x2c) addr:0x0213b334 +func_ov053_0213b360 kind:function(arm,size=0x1c) addr:0x0213b360 +func_ov053_0213b37c kind:function(arm,size=0x1c) addr:0x0213b37c +func_ov053_0213b398 kind:function(arm,size=0x1c) addr:0x0213b398 +func_ov053_0213b3b4 kind:function(arm,size=0x14) addr:0x0213b3b4 +func_ov053_0213b3c8 kind:function(arm,size=0xc) addr:0x0213b3c8 +func_ov053_0213b3d4 kind:function(arm,size=0x24) addr:0x0213b3d4 +func_ov053_0213b3f8 kind:function(arm,size=0x44) addr:0x0213b3f8 +func_ov053_0213b43c kind:function(arm,size=0x190) addr:0x0213b43c +func_ov053_0213b5cc kind:function(arm,size=0x14) addr:0x0213b5cc +func_ov053_0213b5e0 kind:function(arm,size=0x70) addr:0x0213b5e0 +func_ov053_0213b650 kind:function(arm,size=0x24) addr:0x0213b650 +func_ov053_0213b674 kind:function(arm,size=0x23c) addr:0x0213b674 +func_ov053_0213b8b0 kind:function(arm,size=0x7c) addr:0x0213b8b0 +func_ov053_0213b92c kind:function(arm,size=0x60) addr:0x0213b92c +func_ov053_0213b98c kind:function(arm,size=0xb8) addr:0x0213b98c +func_ov053_0213ba44 kind:function(arm,size=0x8c) addr:0x0213ba44 +func_ov053_0213bad0 kind:function(arm,size=0x1c) addr:0x0213bad0 +func_ov053_0213baec kind:function(arm,size=0x4) addr:0x0213baec +func_ov053_0213baf0 kind:function(arm,size=0x74) addr:0x0213baf0 +func_ov053_0213bb64 kind:function(arm,size=0x70) addr:0x0213bb64 +func_ov053_0213bbd4 kind:function(arm,size=0x10) addr:0x0213bbd4 +func_ov053_0213bbe4 kind:function(arm,size=0x28) addr:0x0213bbe4 +func_ov053_0213bc0c kind:function(arm,size=0x3c) addr:0x0213bc0c +func_ov053_0213bc48 kind:function(arm,size=0x28) addr:0x0213bc48 +func_ov053_0213bc70 kind:function(arm,size=0x4) addr:0x0213bc70 +func_ov053_0213bc74 kind:function(arm,size=0xb4) addr:0x0213bc74 +func_ov053_0213bd28 kind:function(arm,size=0xfc) addr:0x0213bd28 +func_ov053_0213be24 kind:function(arm,size=0x70) addr:0x0213be24 +func_ov053_0213be94 kind:function(arm,size=0x2d0) addr:0x0213be94 +func_ov053_0213c164 kind:function(arm,size=0x8c) addr:0x0213c164 +func_ov053_0213c1f0 kind:function(arm,size=0x294) addr:0x0213c1f0 +func_ov053_0213c484 kind:function(arm,size=0x40) addr:0x0213c484 +func_ov053_0213c4c4 kind:function(arm,size=0x4c) addr:0x0213c4c4 +func_ov053_0213c510 kind:function(arm,size=0x14) addr:0x0213c510 +func_ov053_0213c524 kind:function(arm,size=0x28) addr:0x0213c524 +func_ov053_0213c54c kind:function(arm,size=0x90) addr:0x0213c54c +func_ov053_0213c5dc kind:function(arm,size=0x3c) addr:0x0213c5dc +func_ov053_0213c618 kind:function(arm,size=0x198) addr:0x0213c618 +func_ov053_0213c7b0 kind:function(arm,size=0x174) addr:0x0213c7b0 +func_ov053_0213c924 kind:function(arm,size=0x20) addr:0x0213c924 +func_ov053_0213c944 kind:function(arm,size=0x80) addr:0x0213c944 +func_ov053_0213c9c4 kind:function(arm,size=0x3c) addr:0x0213c9c4 +func_ov053_0213ca00 kind:function(arm,size=0x14) addr:0x0213ca00 +func_ov053_0213ca14 kind:function(arm,size=0x1c) addr:0x0213ca14 +func_ov053_0213ca30 kind:function(arm,size=0xc) addr:0x0213ca30 +func_ov053_0213ca3c kind:function(arm,size=0x24) addr:0x0213ca3c +func_ov053_0213ca60 kind:function(arm,size=0x44) addr:0x0213ca60 +func_ov053_0213caa4 kind:function(arm,size=0x2c) addr:0x0213caa4 +func_ov053_0213cad0 kind:function(arm,size=0x1c) addr:0x0213cad0 +func_ov053_0213caec kind:function(arm,size=0x84) addr:0x0213caec +func_ov053_0213cb70 kind:function(arm,size=0x8c) addr:0x0213cb70 +func_ov053_0213cbfc kind:function(arm,size=0x14) addr:0x0213cbfc +func_ov053_0213cc10 kind:function(arm,size=0x98) addr:0x0213cc10 +func_ov053_0213cca8 kind:function(arm,size=0x194) addr:0x0213cca8 +data_ov053_0213ce3c kind:data(any) addr:0x0213ce3c +data_ov053_0213ce4c kind:data(any) addr:0x0213ce4c +data_ov053_0213ce5c kind:data(any) addr:0x0213ce5c +data_ov053_0213ce6c kind:data(any) addr:0x0213ce6c +__sinit_ov053_0213ce7c kind:function(arm,size=0x50) addr:0x0213ce7c +__sinit_ov053_0213cecc kind:function(arm,size=0xb0) addr:0x0213cecc +__sinit_ov053_0213cf7c kind:function(arm,size=0x18) addr:0x0213cf7c +.p__sinit_ov053_0213ce7c kind:data(word) addr:0x0213cf94 +.p__sinit_ov053_0213cecc kind:data(word) addr:0x0213cf98 +.p__sinit_ov053_0213cf7c kind:data(word) addr:0x0213cf9c +data_ov053_0213cfc0 kind:data(any) addr:0x0213cfc0 +data_ov053_0213cfd8 kind:data(any) addr:0x0213cfd8 +data_ov053_0213cff8 kind:data(any) addr:0x0213cff8 +data_ov053_0213d014 kind:data(any) addr:0x0213d014 +data_ov053_0213d038 kind:data(any) addr:0x0213d038 +data_ov053_0213d064 kind:data(any) addr:0x0213d064 +data_ov053_0213d0ac kind:data(any) addr:0x0213d0ac +data_ov053_0213d0f8 kind:data(any) addr:0x0213d0f8 +data_ov053_0213d150 kind:data(any) addr:0x0213d150 +data_ov053_0213d1c0 kind:data(any) addr:0x0213d1c0 +data_ov053_0213d230 kind:data(any) addr:0x0213d230 +data_ov053_0213d248 kind:data(any) addr:0x0213d248 +data_ov053_0213d278 kind:data(any) addr:0x0213d278 +data_ov053_0213d290 kind:data(any) addr:0x0213d290 +data_ov053_0213d2a8 kind:data(any) addr:0x0213d2a8 +data_ov053_0213d2c0 kind:data(any) addr:0x0213d2c0 +data_ov053_0213d2e0 kind:data(any) addr:0x0213d2e0 +data_ov053_0213d2ec kind:data(any) addr:0x0213d2ec +data_ov053_0213d308 kind:data(any) addr:0x0213d308 +data_ov053_0213d324 kind:data(any) addr:0x0213d324 +data_ov053_0213d33c kind:data(any) addr:0x0213d33c +data_ov053_0213d35c kind:data(any) addr:0x0213d35c +data_ov053_0213d3a8 kind:data(any) addr:0x0213d3a8 +data_ov053_0213d400 kind:data(any) addr:0x0213d400 +data_ov053_0213d410 kind:data(any) addr:0x0213d410 +data_ov053_0213d4d8 kind:data(any) addr:0x0213d4d8 +data_ov053_0213d4e0 kind:bss addr:0x0213d4e0 +data_ov053_0213d4e4 kind:bss addr:0x0213d4e4 +data_ov053_0213d4f0 kind:bss addr:0x0213d4f0 +data_ov053_0213d5c8 kind:bss addr:0x0213d5c8 +data_ov053_0213d5d0 kind:bss addr:0x0213d5d0 +data_ov053_0213d5dc kind:bss addr:0x0213d5dc diff --git a/config/eur1/arm9/overlays/ov054/delinks.txt b/config/eur1/arm9/overlays/ov054/delinks.txt new file mode 100644 index 00000000..a58c027b --- /dev/null +++ b/config/eur1/arm9/overlays/ov054/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02138600 end:0x0213db38 kind:code align:32 + .init start:0x0213db38 end:0x0213dd90 kind:code align:4 + .ctor start:0x0213dd90 end:0x0213dd9c kind:rodata align:4 + .data start:0x0213dda0 end:0x0213e640 kind:data align:32 + .bss start:0x0213e640 end:0x0213e900 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov054/relocs.txt b/config/eur1/arm9/overlays/ov054/relocs.txt new file mode 100644 index 00000000..19db0f39 --- /dev/null +++ b/config/eur1/arm9/overlays/ov054/relocs.txt @@ -0,0 +1,786 @@ +from:0x0213864c kind:arm_call to:0x0200e260 module:main +from:0x02138650 kind:arm_call to:0x0200c198 module:main +from:0x02138660 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213868c kind:load to:0x0213e650 module:overlay(54) +from:0x021386a0 kind:arm_call to:0x02011f3c module:main +from:0x021386ac kind:arm_call to:0x021386f8 module:overlay(54) +from:0x021386c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021386f0 kind:load to:0x0213dde8 module:overlay(54) +from:0x02138704 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02138768 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02138794 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021387b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021387c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021387d8 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021387f8 kind:arm_call to:0x02138bfc module:overlay(54) +from:0x02138804 kind:arm_call to:0x02138bfc module:overlay(54) +from:0x02138810 kind:arm_call to:0x021388e8 module:overlay(54) +from:0x02138818 kind:arm_call to:0x02099874 module:overlay(0) +from:0x0213888c kind:arm_call to:0x02098680 module:overlay(0) +from:0x021388c4 kind:load to:0x0213de58 module:overlay(54) +from:0x021388c8 kind:load to:0x0213e650 module:overlay(54) +from:0x021388cc kind:load to:0x0213de0c module:overlay(54) +from:0x021388dc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02138900 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x02138918 kind:load to:0x0213ddd0 module:overlay(54) +from:0x02138954 kind:arm_call to:0x02138998 module:overlay(54) +from:0x02138964 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x02138984 kind:arm_call to:0x021389e4 module:overlay(54) +from:0x02138990 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x021389c0 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x021389d4 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x021389f8 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x02138a18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138a30 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x02138ad8 kind:load to:0x027e0ce4 module:dtcm +from:0x02138ae4 kind:load to:0x0203e964 module:main +from:0x02138b38 kind:arm_call to:0x01ffa93c module:itcm +from:0x02138b44 kind:arm_call to:0x02058038 module:overlay(0) +from:0x02138b64 kind:arm_call to:0x01ffa878 module:itcm +from:0x02138b74 kind:arm_call to:0x01ffad5c module:itcm +from:0x02138be0 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02138bec kind:load to:0x0203e964 module:main +from:0x02138bf0 kind:load to:0x0213dda0 module:overlay(54) +from:0x02138bf4 kind:load to:0x027e0964 module:dtcm +from:0x02138c08 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02138c30 kind:load to:0x0213ddc0 module:overlay(54) +from:0x02138c50 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02138ce4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138d1c kind:arm_call to:0x02138d2c module:overlay(54) +from:0x02138d28 kind:load to:0x027e0ce4 module:dtcm +from:0x02138dbc kind:load to:0x0213dec0 module:overlay(54) +from:0x02138dc0 kind:load to:0x0213deb0 module:overlay(54) +from:0x02138e34 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02138ee4 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02138f04 kind:arm_call to:0x01ff9638 module:itcm +from:0x02138f18 kind:arm_call to:0x020d9b0c module:overlay(31) +from:0x02138f2c kind:arm_call to:0x02138d2c module:overlay(54) +from:0x02138f68 kind:load to:0x027e0ce0 module:dtcm +from:0x02138f6c kind:load to:0x0203e964 module:main +from:0x02138f70 kind:load to:0x0213dda0 module:overlay(54) +from:0x02138f74 kind:load to:0x027e0d34 module:dtcm +from:0x02138f84 kind:arm_call to:0x020995dc module:overlay(0) +from:0x02138f8c kind:arm_call to:0x0213d630 module:overlay(54) +from:0x02138fb0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02138fb8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02139044 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02139070 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213907c kind:arm_call to:0x01ffb860 module:itcm +from:0x02139088 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021390a0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021390b8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021390c4 kind:load to:0x0203e964 module:main +from:0x021390d0 kind:load to:0x020b53e4 module:overlay(0) +from:0x021390d8 kind:load to:0x027e09a8 module:dtcm +from:0x021390f8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02139144 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x021391e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021391f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139208 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213922c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02139238 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x02139258 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213926c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139280 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x021392a0 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x021392b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021392dc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02139314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02139320 kind:arm_call to:0x01fff458 module:itcm +from:0x0213933c kind:arm_call to:0x021393bc module:overlay(54) +from:0x0213937c kind:arm_call to:0x021393bc module:overlay(54) +from:0x021393a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021393e4 kind:arm_call to:0x02016958 module:main +from:0x02139418 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02139440 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139454 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02139478 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x0213954c kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213955c kind:arm_call to:0x01ff9638 module:itcm +from:0x02139568 kind:arm_call to:0x0213982c module:overlay(54) +from:0x0213957c kind:arm_call to:0x020d9b0c module:overlay(31) +from:0x02139598 kind:load to:0x027e0d34 module:dtcm +from:0x0213959c kind:load to:0x0213dda0 module:overlay(54) +from:0x021395a0 kind:load to:0x0203e964 module:main +from:0x021395a4 kind:load to:0x027e0ce0 module:dtcm +from:0x02139600 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02139610 kind:load to:0x027e09c0 module:dtcm +from:0x02139668 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02139684 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021396a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021396bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021396d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021396f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021396fc kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x02139710 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0213971c kind:arm_call to:0x02138f7c module:overlay(54) +from:0x0213973c kind:load to:0x027e0cec module:dtcm +from:0x02139740 kind:load to:0x027e09a8 module:dtcm +from:0x02139744 kind:load to:0x027e09bc module:dtcm +from:0x021397e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021397f0 kind:load to:0x027e0cd8 module:dtcm +from:0x021397f4 kind:load to:0x027e0cec module:dtcm +from:0x02139810 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02139820 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02139828 kind:load to:0x02138600 module:overlay(54) +from:0x02139854 kind:arm_call to:0x02018114 module:main +from:0x02139860 kind:arm_call to:0x02022dec module:main +from:0x02139880 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02139888 kind:arm_call to:0x0200b58c module:main +from:0x02139894 kind:load to:0x027e0cec module:dtcm +from:0x0213990c kind:load to:0x0213e090 module:overlay(54) +from:0x0213992c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02139948 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x021399a4 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021399c4 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x021399d8 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x021399ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x021399fc kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02139a24 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02139a44 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x02139a50 kind:load to:0x027e0d38 module:dtcm +from:0x02139a54 kind:load to:0x027e0ce4 module:dtcm +from:0x02139acc kind:load to:0x0213e0a8 module:overlay(54) +from:0x02139ad8 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x02139af0 kind:arm_call to:0x02015080 module:main +from:0x02139b10 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02139b18 kind:load to:0x027e09a8 module:dtcm +from:0x02139b8c kind:load to:0x0213e0c0 module:overlay(54) +from:0x02139b98 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x02139bb0 kind:arm_call to:0x02015080 module:main +from:0x02139bd0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02139bd8 kind:load to:0x027e09a8 module:dtcm +from:0x02139c3c kind:arm_call to:0x02139748 module:overlay(54) +from:0x02139c58 kind:load to:0x0213e0d8 module:overlay(54) +from:0x02139c64 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x02139c6c kind:arm_call to:0x021392bc module:overlay(54) +from:0x02139c80 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x02139cf0 kind:load to:0x0213e0f0 module:overlay(54) +from:0x02139cfc kind:arm_call to:0x021390e0 module:overlay(54) +from:0x02139d14 kind:arm_call to:0x02015080 module:main +from:0x02139d24 kind:arm_call to:0x02138f94 module:overlay(54) +from:0x02139d98 kind:load to:0x0213e108 module:overlay(54) +from:0x02139dc0 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x02139e00 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02139e18 kind:arm_call to:0x02015080 module:main +from:0x02139e38 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02139e50 kind:arm_call to:0x02015080 module:main +from:0x02139e70 kind:arm_call to:0x02015080 module:main +from:0x02139e84 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02139ea4 kind:arm_call to:0x020d9b1c module:overlay(31) +from:0x02139ebc kind:arm_call to:0x021397fc module:overlay(54) +from:0x02139ed4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02139efc kind:arm_call to:0x02138d2c module:overlay(54) +from:0x02139f04 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x02139f10 kind:load to:0x027e0d34 module:dtcm +from:0x02139f14 kind:load to:0x027e0ce0 module:dtcm +from:0x02139f18 kind:load to:0x027e09a8 module:dtcm +from:0x02139f3c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x02139f94 kind:load to:0x0213e120 module:overlay(54) +from:0x02139fc0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02139fd0 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x0213a014 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213a024 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213a02c kind:arm_call to:0x021390e0 module:overlay(54) +from:0x0213a038 kind:load to:0x027e09a8 module:dtcm +from:0x0213a040 kind:load to:0x027e0d34 module:dtcm +from:0x0213a044 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a05c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213a0b8 kind:load to:0x0213e138 module:overlay(54) +from:0x0213a100 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213a118 kind:arm_call to:0x02015080 module:main +from:0x0213a138 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213a150 kind:arm_call to:0x02015080 module:main +from:0x0213a208 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213a228 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213a23c kind:arm_call to:0x020d9b0c module:overlay(31) +from:0x0213a24c kind:arm_call to:0x0213982c module:overlay(54) +from:0x0213a268 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a280 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213a28c kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213a294 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x0213a2a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a2a4 kind:load to:0x027e09a8 module:dtcm +from:0x0213a2ac kind:load to:0x0203e964 module:main +from:0x0213a2b0 kind:load to:0x0213dda0 module:overlay(54) +from:0x0213a2b4 kind:load to:0x027e0d34 module:dtcm +from:0x0213a2cc kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213a32c kind:load to:0x0213e150 module:overlay(54) +from:0x0213a34c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a364 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213a370 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213a378 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x0213a394 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213a400 kind:load to:0x0213e168 module:overlay(54) +from:0x0213a434 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213a44c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213a458 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213a468 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213a4d0 kind:arm_call to:0x02015080 module:main +from:0x0213a4f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213a508 kind:arm_call to:0x02015080 module:main +from:0x0213a550 kind:arm_call to:0x02139614 module:overlay(54) +from:0x0213a574 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a58c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213a598 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213a5a0 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x0213a5ac kind:load to:0x027e0ce4 module:dtcm +from:0x0213a5b4 kind:load to:0x027e09a8 module:dtcm +from:0x0213a5ec kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213a64c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213a684 kind:load to:0x0213e198 module:overlay(54) +from:0x0213a6a0 kind:arm_call to:0x01ff916c module:itcm +from:0x0213a6f4 kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213a72c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213a744 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213a74c kind:arm_call to:0x021395a8 module:overlay(54) +from:0x0213a754 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x0213a75c kind:load to:0x0203e964 module:main +from:0x0213a810 kind:arm_call to:0x02139748 module:overlay(54) +from:0x0213a828 kind:load to:0x0213e180 module:overlay(54) +from:0x0213a834 kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213a8ac kind:arm_call to:0x02139748 module:overlay(54) +from:0x0213a8b4 kind:arm_call to:0x02139778 module:overlay(54) +from:0x0213a8cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213a8e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a8fc kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213a904 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x0213a90c kind:arm_call to:0x021395a8 module:overlay(54) +from:0x0213a918 kind:load to:0x027e09a8 module:dtcm +from:0x0213a998 kind:load to:0x0213e1c8 module:overlay(54) +from:0x0213a9ac kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213a9e0 kind:arm_call to:0x02139778 module:overlay(54) +from:0x0213aa08 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213aa48 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213aa50 kind:arm_call to:0x021395a8 module:overlay(54) +from:0x0213aa64 kind:arm_call to:0x020d9850 module:overlay(31) +from:0x0213aa78 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213aac4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213aae8 kind:arm_call to:0x02016958 module:main +from:0x0213ab18 kind:arm_call to:0x01ff930c module:itcm +from:0x0213ab30 kind:arm_call to:0x02015080 module:main +from:0x0213ab50 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213ab68 kind:arm_call to:0x02015080 module:main +from:0x0213abb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213ac64 kind:arm_call to:0x020d9850 module:overlay(31) +from:0x0213ac78 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0213ac94 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213acc8 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213ace0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213ad24 kind:arm_call to:0x021395a8 module:overlay(54) +from:0x0213ad2c kind:arm_call to:0x021392bc module:overlay(54) +from:0x0213ad40 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213ad4c kind:arm_call to:0x021390e0 module:overlay(54) +from:0x0213ad58 kind:load to:0x027e0d34 module:dtcm +from:0x0213ad68 kind:load to:0x027e09a8 module:dtcm +from:0x0213ad7c kind:load to:0x0203e964 module:main +from:0x0213ae14 kind:load to:0x0213e240 module:overlay(54) +from:0x0213ae24 kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213ae64 kind:arm_call to:0x02016958 module:main +from:0x0213ae74 kind:arm_call to:0x01ff930c module:itcm +from:0x0213ae8c kind:arm_call to:0x02015080 module:main +from:0x0213af08 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213af24 kind:arm_call to:0x01ff9984 module:itcm +from:0x0213af3c kind:arm_call to:0x02015080 module:main +from:0x0213af68 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213af88 kind:arm_call to:0x02015080 module:main +from:0x0213af9c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213afb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213afc4 kind:load to:0x027e09a8 module:dtcm +from:0x0213aff4 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213b064 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0213b06c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213b084 kind:arm_call to:0x02139748 module:overlay(54) +from:0x0213b0bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213b0d8 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x0213b1ac kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213b1bc kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b1c8 kind:arm_call to:0x0213982c module:overlay(54) +from:0x0213b1dc kind:arm_call to:0x020d9b0c module:overlay(31) +from:0x0213b1f0 kind:load to:0x0213e180 module:overlay(54) +from:0x0213b1f4 kind:load to:0x027e09a8 module:dtcm +from:0x0213b200 kind:load to:0x027e0d34 module:dtcm +from:0x0213b204 kind:load to:0x0213dda0 module:overlay(54) +from:0x0213b208 kind:load to:0x0203e964 module:main +from:0x0213b20c kind:load to:0x027e0ce0 module:dtcm +from:0x0213b218 kind:arm_call to:0x02099330 module:overlay(0) +from:0x0213b23c kind:arm_call to:0x02138f7c module:overlay(54) +from:0x0213b248 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213b250 kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213b280 kind:arm_call to:0x02139778 module:overlay(54) +from:0x0213b310 kind:load to:0x0213e168 module:overlay(54) +from:0x0213b320 kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213b358 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b370 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b37c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213b390 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213b39c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213b400 kind:arm_call to:0x02015080 module:main +from:0x0213b420 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213b438 kind:arm_call to:0x02015080 module:main +from:0x0213b4cc kind:arm_call to:0x02139614 module:overlay(54) +from:0x0213b4f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213b508 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213b514 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b51c kind:load to:0x027e09a8 module:dtcm +from:0x0213b524 kind:load to:0x0213e150 module:overlay(54) +from:0x0213b5b4 kind:load to:0x0213e090 module:overlay(54) +from:0x0213b5d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0213b5e8 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213b678 kind:load to:0x0213e1e0 module:overlay(54) +from:0x0213b6a4 kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213b704 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213b734 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213b74c kind:arm_call to:0x02015080 module:main +from:0x0213b76c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213b784 kind:arm_call to:0x02015080 module:main +from:0x0213b7b8 kind:arm_call to:0x020986a8 module:overlay(0) +from:0x0213b7c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213b834 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x0213b868 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213b888 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b898 kind:arm_call to:0x020d9b0c module:overlay(31) +from:0x0213b8a8 kind:arm_call to:0x0213982c module:overlay(54) +from:0x0213b8c0 kind:arm_call to:0x02015080 module:main +from:0x0213b8e0 kind:arm_call to:0x02015080 module:main +from:0x0213b8f4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213b90c kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0213b948 kind:arm_call to:0x020d9b1c module:overlay(31) +from:0x0213b95c kind:arm_call to:0x021397fc module:overlay(54) +from:0x0213b98c kind:arm_call to:0x02139778 module:overlay(54) +from:0x0213ba18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213ba30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bb10 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0213bb20 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x0213bb60 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213bbf0 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0213bc08 kind:arm_call to:0x02015080 module:main +from:0x0213bc28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213bc40 kind:arm_call to:0x02015080 module:main +from:0x0213bc64 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bc78 kind:arm_call to:0x020d9b0c module:overlay(31) +from:0x0213bc88 kind:arm_call to:0x0213982c module:overlay(54) +from:0x0213bca0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bcb4 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213bcd4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bce8 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213bcfc kind:arm_call to:0x021395a8 module:overlay(54) +from:0x0213bd04 kind:arm_call to:0x021390e0 module:overlay(54) +from:0x0213bd14 kind:load to:0x027e09a8 module:dtcm +from:0x0213bd20 kind:load to:0x0203e964 module:main +from:0x0213bd24 kind:load to:0x027e0d34 module:dtcm +from:0x0213bd28 kind:load to:0x027e0ce0 module:dtcm +from:0x0213bd2c kind:load to:0x0213dda0 module:overlay(54) +from:0x0213bd3c kind:load to:0x0213e1f8 module:overlay(54) +from:0x0213bd40 kind:load to:0x0213e228 module:overlay(54) +from:0x0213bd48 kind:load to:0x0213e210 module:overlay(54) +from:0x0213bdac kind:arm_call to:0x02139748 module:overlay(54) +from:0x0213bde4 kind:load to:0x0213e1c8 module:overlay(54) +from:0x0213be04 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213be18 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213be84 kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213be9c kind:arm_call to:0x020986a8 module:overlay(0) +from:0x0213beb0 kind:arm_call to:0x02138a00 module:overlay(54) +from:0x0213bec0 kind:load to:0x0203e964 module:main +from:0x0213bf48 kind:load to:0x0213e1c8 module:overlay(54) +from:0x0213bf64 kind:arm_call to:0x01ff916c module:itcm +from:0x0213bfb8 kind:arm_call to:0x0213940c module:overlay(54) +from:0x0213bffc kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213c024 kind:load to:0x0203e964 module:main +from:0x0213c03c kind:arm_call to:0x0213c044 module:overlay(54) +from:0x0213c0bc kind:arm_call to:0x01ff916c module:itcm +from:0x0213c0d8 kind:load to:0x0213deb0 module:overlay(54) +from:0x0213c0fc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213c150 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0213c1a8 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0213c1b8 kind:load to:0x0203e964 module:main +from:0x0213c1cc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213c1d8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213c1f4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213c204 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213c214 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213c21c kind:arm_call to:0x02011ff4 module:main +from:0x0213c248 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213c274 kind:arm_call to:0x0203d210 module:main +from:0x0213c27c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213c284 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213c28c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213c294 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213c2a0 kind:load to:0x020a0328 module:overlay(0) +from:0x0213c2c4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213c2f0 kind:arm_call to:0x0203d210 module:main +from:0x0213c2f8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213c300 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213c308 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213c310 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213c318 kind:arm_call to:0x02011ff4 module:main +from:0x0213c324 kind:load to:0x020a0328 module:overlay(0) +from:0x0213c330 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213c344 kind:load to:0x0213e738 module:overlay(54) +from:0x0213c358 kind:arm_call to:0x02011f3c module:main +from:0x0213c364 kind:arm_call to:0x0213c3c0 module:overlay(54) +from:0x0213c378 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213c3b4 kind:load to:0x0213e278 module:overlay(54) +from:0x0213c3cc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213c430 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0213c45c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0213c478 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213c488 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213c4a0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0213c4a8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0213c518 kind:arm_call to:0x02028c90 module:main +from:0x0213c528 kind:load to:0x0213e29c module:overlay(54) +from:0x0213c52c kind:load to:0x0213e738 module:overlay(54) +from:0x0213c530 kind:load to:0x0213de0c module:overlay(54) +from:0x0213c670 kind:arm_call to:0x0200e260 module:main +from:0x0213c684 kind:load to:0x0203e964 module:main +from:0x0213c6a0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213c6b0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0213c6bc kind:arm_call to:0x0213d450 module:overlay(54) +from:0x0213c6c8 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213c6d4 kind:load to:0x0213c534 module:overlay(54) +from:0x0213c760 kind:load to:0x0213e300 module:overlay(54) +from:0x0213c764 kind:load to:0x0213e2f0 module:overlay(54) +from:0x0213c7d0 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213c7e0 kind:load to:0x0213e440 module:overlay(54) +from:0x0213c7ec kind:arm_call to:0x0213d5fc module:overlay(54) +from:0x0213c810 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213c874 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213c884 kind:load to:0x0213e458 module:overlay(54) +from:0x0213c890 kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213c8d0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213c8e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213c8f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c90c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213c974 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213c984 kind:load to:0x0213e470 module:overlay(54) +from:0x0213c990 kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213c9d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213c9e8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213ca00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213ca14 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213ca1c kind:arm_call to:0x0213d5fc module:overlay(54) +from:0x0213ca30 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213cad4 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213cae4 kind:load to:0x0213e488 module:overlay(54) +from:0x0213cae8 kind:load to:0x02049be4 module:main +from:0x0213caf8 kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213cb1c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213cb2c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213cb5c kind:arm_call to:0x0213d5fc module:overlay(54) +from:0x0213cb70 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213cb8c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213cb9c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0213cbc4 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213cc30 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213cc40 kind:load to:0x0213e4a0 module:overlay(54) +from:0x0213cc5c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213cc6c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213cc74 kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213cc94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213cca8 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213cd10 kind:arm_call to:0x02138d2c module:overlay(54) +from:0x0213cd20 kind:load to:0x0213e4b8 module:overlay(54) +from:0x0213cd2c kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213cd68 kind:arm_call to:0x02015080 module:main +from:0x0213cd78 kind:arm_call to:0x0213d5fc module:overlay(54) +from:0x0213cdd0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213cde0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213cdf0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ce0c kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ce1c kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ce2c kind:arm_call to:0x01ff9218 module:itcm +from:0x0213cebc kind:load to:0x0213e4d0 module:overlay(54) +from:0x0213cf24 kind:load to:0x0213e4e8 module:overlay(54) +from:0x0213cf8c kind:load to:0x0213e500 module:overlay(54) +from:0x0213cf94 kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213cffc kind:load to:0x0213e518 module:overlay(54) +from:0x0213d018 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213d020 kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213d08c kind:load to:0x0213e548 module:overlay(54) +from:0x0213d094 kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213d0fc kind:load to:0x0213e530 module:overlay(54) +from:0x0213d138 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d1a0 kind:arm_call to:0x02015080 module:main +from:0x0213d1c0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213d1d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213d1e0 kind:load to:0x0213e578 module:overlay(54) +from:0x0213d1e4 kind:load to:0x027e09a8 module:dtcm +from:0x0213d25c kind:load to:0x0213e548 module:overlay(54) +from:0x0213d268 kind:arm_call to:0x0213d4d4 module:overlay(54) +from:0x0213d288 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d29c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213d304 kind:load to:0x0213e590 module:overlay(54) +from:0x0213d324 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d338 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213d394 kind:arm_call to:0x01ff916c module:itcm +from:0x0213d3c4 kind:arm_call to:0x0213c044 module:overlay(54) +from:0x0213d438 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0213d444 kind:load to:0x0213e2f0 module:overlay(54) +from:0x0213d44c kind:load to:0x027e09c0 module:dtcm +from:0x0213d46c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0213d48c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d4a8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0213d4b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213d4c8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0213d4d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213d4e4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0213d5a8 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0213d5d8 kind:arm_call to:0x02138dc4 module:overlay(54) +from:0x0213d5e4 kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213d60c kind:arm_call to:0x020d9850 module:overlay(31) +from:0x0213d624 kind:arm_call to:0x020986a8 module:overlay(0) +from:0x0213d62c kind:load to:0x027e0d34 module:dtcm +from:0x0213d64c kind:arm_call to:0x0213c6d8 module:overlay(54) +from:0x0213d678 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0213d698 kind:arm_call to:0x02138ae8 module:overlay(54) +from:0x0213d6b0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213d6b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213d6c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213d6c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213d6e0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213d6e8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213d6f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213d6f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213d700 kind:arm_call to:0x02011ff4 module:main +from:0x0213d714 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213d728 kind:load to:0x0213e820 module:overlay(54) +from:0x0213d73c kind:arm_call to:0x02011f3c module:main +from:0x0213d748 kind:arm_call to:0x0213d794 module:overlay(54) +from:0x0213d75c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213d78c kind:load to:0x0213e5b0 module:overlay(54) +from:0x0213d79c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213d7ac kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0213d7cc kind:load to:0x0213e5d4 module:overlay(54) +from:0x0213d7e4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213d7ec kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0213d7f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213d800 kind:load to:0x0213e5d4 module:overlay(54) +from:0x0213d818 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213d820 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0213d828 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213d830 kind:arm_call to:0x02011ff4 module:main +from:0x0213d83c kind:load to:0x0213e5d4 module:overlay(54) +from:0x0213d868 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0213d8b0 kind:load to:0x027e0cec module:dtcm +from:0x0213d948 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d9b0 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0213d9c0 kind:arm_call to:0x0213dacc module:overlay(54) +from:0x0213d9c8 kind:arm_call to:0x0213da54 module:overlay(54) +from:0x0213d9f4 kind:arm_call to:0x0213dacc module:overlay(54) +from:0x0213da40 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0213da60 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0213da84 kind:arm_call to:0x0213dacc module:overlay(54) +from:0x0213daa8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213dabc kind:arm_call to:0x0213dacc module:overlay(54) +from:0x0213dae4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0213db04 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213db1c kind:load to:0x027e0cec module:dtcm +from:0x0213db2c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213db80 kind:arm_call to:0x021386b4 module:overlay(54) +from:0x0213db90 kind:arm_call to:0x0203ce74 module:main +from:0x0213dc48 kind:load to:0x0213dda0 module:overlay(54) +from:0x0213dc50 kind:load to:0x0213e640 module:overlay(54) +from:0x0213dc54 kind:load to:0x0213e650 module:overlay(54) +from:0x0213dc58 kind:load to:0x0213c328 module:overlay(54) +from:0x0213dc5c kind:load to:0x0213e644 module:overlay(54) +from:0x0213dc60 kind:load to:0x020431b8 module:main +from:0x0213dc64 kind:load to:0x0213deb0 module:overlay(54) +from:0x0213dc88 kind:arm_call to:0x0213c36c module:overlay(54) +from:0x0213dc98 kind:arm_call to:0x0203ce74 module:main +from:0x0213dd28 kind:load to:0x0213e728 module:overlay(54) +from:0x0213dd2c kind:load to:0x0213e738 module:overlay(54) +from:0x0213dd30 kind:load to:0x0213d70c module:overlay(54) +from:0x0213dd34 kind:load to:0x0213e72c module:overlay(54) +from:0x0213dd38 kind:load to:0x020431b8 module:main +from:0x0213dd3c kind:load to:0x0213e2f0 module:overlay(54) +from:0x0213dd5c kind:arm_call to:0x0213d750 module:overlay(54) +from:0x0213dd6c kind:arm_call to:0x0203ce74 module:main +from:0x0213dd80 kind:load to:0x0213e810 module:overlay(54) +from:0x0213dd84 kind:load to:0x0213e820 module:overlay(54) +from:0x0213dd88 kind:load to:0x0213db24 module:overlay(54) +from:0x0213dd8c kind:load to:0x0213e814 module:overlay(54) +from:0x0213dd90 kind:load to:0x0213db38 module:overlay(54) +from:0x0213dd94 kind:load to:0x0213dc68 module:overlay(54) +from:0x0213dd98 kind:load to:0x0213dd40 module:overlay(54) +from:0x0213ddc0 kind:load to:0x02097c68 module:overlay(0) +from:0x0213ddc4 kind:load to:0x02138c34 module:overlay(54) +from:0x0213ddd0 kind:load to:0x0213891c module:overlay(54) +from:0x0213ddd4 kind:load to:0x020f64a4 module:overlays(19,22,23,31) +from:0x0213ddd8 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x0213dddc kind:load to:0x02138974 module:overlay(54) +from:0x0213dde8 kind:load to:0x02138690 module:overlay(54) +from:0x0213ddec kind:load to:0x02097998 module:overlay(0) +from:0x0213ddf0 kind:load to:0x020977a8 module:overlay(0) +from:0x0213ddf4 kind:load to:0x02097824 module:overlay(0) +from:0x0213ddf8 kind:load to:0x020979a0 module:overlay(0) +from:0x0213ddfc kind:load to:0x020979c0 module:overlay(0) +from:0x0213de00 kind:load to:0x020979ec module:overlay(0) +from:0x0213de0c kind:load to:0x021388d4 module:overlay(54) +from:0x0213de10 kind:load to:0x0213c20c module:overlay(54) +from:0x0213de14 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0213de18 kind:load to:0x0209a2dc module:overlay(0) +from:0x0213de1c kind:load to:0x0209a374 module:overlay(0) +from:0x0213de20 kind:load to:0x0209a388 module:overlay(0) +from:0x0213de24 kind:load to:0x0209a138 module:overlay(0) +from:0x0213de28 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0213de2c kind:load to:0x0209a438 module:overlay(0) +from:0x0213de30 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213de34 kind:load to:0x0209a344 module:overlay(0) +from:0x0213de38 kind:load to:0x0209a35c module:overlay(0) +from:0x0213de3c kind:load to:0x0209a39c module:overlay(0) +from:0x0213de40 kind:load to:0x0209a728 module:overlay(0) +from:0x0213de44 kind:load to:0x0213c1e0 module:overlay(54) +from:0x0213de48 kind:load to:0x0213c1bc module:overlay(54) +from:0x0213de4c kind:load to:0x0209a760 module:overlay(0) +from:0x0213de58 kind:load to:0x0209856c module:overlay(0) +from:0x0213de5c kind:load to:0x020985a8 module:overlay(0) +from:0x0213de60 kind:load to:0x020985c0 module:overlay(0) +from:0x0213de64 kind:load to:0x020985cc module:overlay(0) +from:0x0213de68 kind:load to:0x01fff464 module:itcm +from:0x0213de6c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213de70 kind:load to:0x02138c94 module:overlay(54) +from:0x0213de74 kind:load to:0x02098504 module:overlay(0) +from:0x0213de78 kind:load to:0x0213c02c module:overlay(54) +from:0x0213de7c kind:load to:0x0209850c module:overlay(0) +from:0x0213de80 kind:load to:0x02098510 module:overlay(0) +from:0x0213de84 kind:load to:0x0213c0dc module:overlay(54) +from:0x0213de88 kind:load to:0x02099058 module:overlay(0) +from:0x0213de8c kind:load to:0x0209851c module:overlay(0) +from:0x0213de90 kind:load to:0x020985d8 module:overlay(0) +from:0x0213de94 kind:load to:0x02098644 module:overlay(0) +from:0x0213de98 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213de9c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213dea0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213dea4 kind:load to:0x0213c228 module:overlay(54) +from:0x0213dea8 kind:load to:0x0213c2a4 module:overlay(54) +from:0x0213deac kind:load to:0x02138f7c module:overlay(54) +from:0x0213deb0 kind:load to:0x0213989c module:overlay(54) +from:0x0213deb8 kind:load to:0x02139910 module:overlay(54) +from:0x0213dec8 kind:load to:0x02139a60 module:overlay(54) +from:0x0213ded0 kind:load to:0x02139ad0 module:overlay(54) +from:0x0213dee0 kind:load to:0x02139b20 module:overlay(54) +from:0x0213dee8 kind:load to:0x02139b90 module:overlay(54) +from:0x0213def8 kind:load to:0x02139be0 module:overlay(54) +from:0x0213df00 kind:load to:0x02139c5c module:overlay(54) +from:0x0213df10 kind:load to:0x02139c88 module:overlay(54) +from:0x0213df18 kind:load to:0x02139cf4 module:overlay(54) +from:0x0213df28 kind:load to:0x02139d2c module:overlay(54) +from:0x0213df30 kind:load to:0x02139d9c module:overlay(54) +from:0x0213df40 kind:load to:0x02139f24 module:overlay(54) +from:0x0213df48 kind:load to:0x02139f98 module:overlay(54) +from:0x0213df58 kind:load to:0x0213a048 module:overlay(54) +from:0x0213df60 kind:load to:0x0213a0bc module:overlay(54) +from:0x0213df70 kind:load to:0x0213a2b8 module:overlay(54) +from:0x0213df78 kind:load to:0x0213a330 module:overlay(54) +from:0x0213df88 kind:load to:0x0213a380 module:overlay(54) +from:0x0213df90 kind:load to:0x0213a404 module:overlay(54) +from:0x0213df98 kind:load to:0x0213a5bc module:overlay(54) +from:0x0213dfa0 kind:load to:0x0213a5dc module:overlay(54) +from:0x0213dfa8 kind:load to:0x0213a68c module:overlay(54) +from:0x0213dfb0 kind:load to:0x0213a760 module:overlay(54) +from:0x0213dfb8 kind:load to:0x0213a7a4 module:overlay(54) +from:0x0213dfc0 kind:load to:0x0213a82c module:overlay(54) +from:0x0213dfd0 kind:load to:0x0213a920 module:overlay(54) +from:0x0213dfd8 kind:load to:0x0213a99c module:overlay(54) +from:0x0213dfe8 kind:load to:0x0213ad88 module:overlay(54) +from:0x0213dff0 kind:load to:0x0213ae18 module:overlay(54) +from:0x0213e000 kind:load to:0x0213afd0 module:overlay(54) +from:0x0213e008 kind:load to:0x0213b210 module:overlay(54) +from:0x0213e018 kind:load to:0x0213b290 module:overlay(54) +from:0x0213e020 kind:load to:0x0213b314 module:overlay(54) +from:0x0213e028 kind:load to:0x0213b528 module:overlay(54) +from:0x0213e030 kind:load to:0x0213b548 module:overlay(54) +from:0x0213e038 kind:load to:0x0213b5b8 module:overlay(54) +from:0x0213e048 kind:load to:0x0213b5f4 module:overlay(54) +from:0x0213e050 kind:load to:0x0213b67c module:overlay(54) +from:0x0213e060 kind:load to:0x0213bd50 module:overlay(54) +from:0x0213e068 kind:load to:0x0213bde8 module:overlay(54) +from:0x0213e078 kind:load to:0x0213bec4 module:overlay(54) +from:0x0213e080 kind:load to:0x0213bf4c module:overlay(54) +from:0x0213e278 kind:load to:0x0213c348 module:overlay(54) +from:0x0213e27c kind:load to:0x02097998 module:overlay(0) +from:0x0213e280 kind:load to:0x020977a8 module:overlay(0) +from:0x0213e284 kind:load to:0x02097824 module:overlay(0) +from:0x0213e288 kind:load to:0x020979a0 module:overlay(0) +from:0x0213e28c kind:load to:0x020979c0 module:overlay(0) +from:0x0213e290 kind:load to:0x020979ec module:overlay(0) +from:0x0213e29c kind:load to:0x0209856c module:overlay(0) +from:0x0213e2a0 kind:load to:0x020985a8 module:overlay(0) +from:0x0213e2a4 kind:load to:0x020985c0 module:overlay(0) +from:0x0213e2a8 kind:load to:0x020985cc module:overlay(0) +from:0x0213e2ac kind:load to:0x01fff464 module:itcm +from:0x0213e2b0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213e2b4 kind:load to:0x0213c688 module:overlay(54) +from:0x0213e2b8 kind:load to:0x02098504 module:overlay(0) +from:0x0213e2bc kind:load to:0x0213d340 module:overlay(54) +from:0x0213e2c0 kind:load to:0x0209850c module:overlay(0) +from:0x0213e2c4 kind:load to:0x02098510 module:overlay(0) +from:0x0213e2c8 kind:load to:0x0213d654 module:overlay(54) +from:0x0213e2cc kind:load to:0x02098518 module:overlay(0) +from:0x0213e2d0 kind:load to:0x0209851c module:overlay(0) +from:0x0213e2d4 kind:load to:0x020985d8 module:overlay(0) +from:0x0213e2d8 kind:load to:0x02098644 module:overlay(0) +from:0x0213e2dc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213e2e0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213e2e4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213e2e8 kind:load to:0x0213d6a4 module:overlay(54) +from:0x0213e2ec kind:load to:0x0213d6d4 module:overlay(54) +from:0x0213e2f0 kind:load to:0x0213c768 module:overlay(54) +from:0x0213e2f8 kind:load to:0x0213c7e4 module:overlay(54) +from:0x0213e308 kind:load to:0x0213c818 module:overlay(54) +from:0x0213e310 kind:load to:0x0213c888 module:overlay(54) +from:0x0213e320 kind:load to:0x0213c918 module:overlay(54) +from:0x0213e328 kind:load to:0x0213c988 module:overlay(54) +from:0x0213e338 kind:load to:0x0213ca38 module:overlay(54) +from:0x0213e340 kind:load to:0x0213caec module:overlay(54) +from:0x0213e350 kind:load to:0x0213cbd4 module:overlay(54) +from:0x0213e358 kind:load to:0x0213cc44 module:overlay(54) +from:0x0213e368 kind:load to:0x0213ccb4 module:overlay(54) +from:0x0213e370 kind:load to:0x0213cd24 module:overlay(54) +from:0x0213e378 kind:load to:0x0213ce48 module:overlay(54) +from:0x0213e380 kind:load to:0x0213ce5c module:overlay(54) +from:0x0213e388 kind:load to:0x0213cec0 module:overlay(54) +from:0x0213e398 kind:load to:0x0213cec4 module:overlay(54) +from:0x0213e3a0 kind:load to:0x0213cf28 module:overlay(54) +from:0x0213e3b0 kind:load to:0x0213cf2c module:overlay(54) +from:0x0213e3b8 kind:load to:0x0213cf90 module:overlay(54) +from:0x0213e3c8 kind:load to:0x0213cf9c module:overlay(54) +from:0x0213e3d0 kind:load to:0x0213d000 module:overlay(54) +from:0x0213e3e0 kind:load to:0x0213d02c module:overlay(54) +from:0x0213e3e8 kind:load to:0x0213d090 module:overlay(54) +from:0x0213e3f8 kind:load to:0x0213d09c module:overlay(54) +from:0x0213e400 kind:load to:0x0213d100 module:overlay(54) +from:0x0213e408 kind:load to:0x0213d1f0 module:overlay(54) +from:0x0213e410 kind:load to:0x0213d1fc module:overlay(54) +from:0x0213e418 kind:load to:0x0213d260 module:overlay(54) +from:0x0213e428 kind:load to:0x0213d2a4 module:overlay(54) +from:0x0213e430 kind:load to:0x0213d308 module:overlay(54) +from:0x0213e5b0 kind:load to:0x0213d72c module:overlay(54) +from:0x0213e5b4 kind:load to:0x02097998 module:overlay(0) +from:0x0213e5b8 kind:load to:0x020977a8 module:overlay(0) +from:0x0213e5bc kind:load to:0x02097824 module:overlay(0) +from:0x0213e5c0 kind:load to:0x020979a0 module:overlay(0) +from:0x0213e5c4 kind:load to:0x020979c0 module:overlay(0) +from:0x0213e5c8 kind:load to:0x020979ec module:overlay(0) +from:0x0213e5d4 kind:load to:0x0209856c module:overlay(0) +from:0x0213e5d8 kind:load to:0x020985a8 module:overlay(0) +from:0x0213e5dc kind:load to:0x020985c0 module:overlay(0) +from:0x0213e5e0 kind:load to:0x020985cc module:overlay(0) +from:0x0213e5e4 kind:load to:0x01fff464 module:itcm +from:0x0213e5e8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213e5ec kind:load to:0x0213d840 module:overlay(54) +from:0x0213e5f0 kind:load to:0x02098504 module:overlay(0) +from:0x0213e5f4 kind:load to:0x0213d8b8 module:overlay(54) +from:0x0213e5f8 kind:load to:0x0209850c module:overlay(0) +from:0x0213e5fc kind:load to:0x02098510 module:overlay(0) +from:0x0213e600 kind:load to:0x0213da00 module:overlay(54) +from:0x0213e604 kind:load to:0x02098518 module:overlay(0) +from:0x0213e608 kind:load to:0x0209851c module:overlay(0) +from:0x0213e60c kind:load to:0x020985d8 module:overlay(0) +from:0x0213e610 kind:load to:0x02098644 module:overlay(0) +from:0x0213e614 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213e618 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213e61c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213e620 kind:load to:0x0213d7d0 module:overlay(54) +from:0x0213e624 kind:load to:0x0213d804 module:overlay(54) diff --git a/config/eur1/arm9/overlays/ov054/symbols.txt b/config/eur1/arm9/overlays/ov054/symbols.txt new file mode 100644 index 00000000..13145acb --- /dev/null +++ b/config/eur1/arm9/overlays/ov054/symbols.txt @@ -0,0 +1,202 @@ +func_ov054_02138600 kind:function(arm,size=0x84) addr:0x02138600 +func_ov054_02138684 kind:function(arm,size=0xc) addr:0x02138684 +func_ov054_02138690 kind:function(arm,size=0x24) addr:0x02138690 +func_ov054_021386b4 kind:function(arm,size=0x44) addr:0x021386b4 +func_ov054_021386f8 kind:function(arm,size=0x1dc) addr:0x021386f8 +func_ov054_021388d4 kind:function(arm,size=0x14) addr:0x021388d4 +func_ov054_021388e8 kind:function(arm,size=0x34) addr:0x021388e8 +func_ov054_0213891c kind:function(arm,size=0x58) addr:0x0213891c +func_ov054_02138974 kind:function(arm,size=0x24) addr:0x02138974 +func_ov054_02138998 kind:function(arm,size=0x4c) addr:0x02138998 +func_ov054_021389e4 kind:function(arm,size=0x1c) addr:0x021389e4 +func_ov054_02138a00 kind:function(arm,size=0xe8) addr:0x02138a00 +func_ov054_02138ae8 kind:function(arm,size=0x114) addr:0x02138ae8 +func_ov054_02138bfc kind:function(arm,size=0x38) addr:0x02138bfc +func_ov054_02138c34 kind:function(arm,size=0x60) addr:0x02138c34 +func_ov054_02138c94 kind:function(arm,size=0x98) addr:0x02138c94 +func_ov054_02138d2c kind:function(arm,size=0x98) addr:0x02138d2c +func_ov054_02138dc4 kind:function(arm,size=0x1b8) addr:0x02138dc4 +func_ov054_02138f7c kind:function(arm,size=0x18) addr:0x02138f7c +func_ov054_02138f94 kind:function(arm,size=0x14c) addr:0x02138f94 +func_ov054_021390e0 kind:function(arm,size=0x1dc) addr:0x021390e0 +func_ov054_021392bc kind:function(arm,size=0x100) addr:0x021392bc +func_ov054_021393bc kind:function(arm,size=0x50) addr:0x021393bc +func_ov054_0213940c kind:function(arm,size=0x19c) addr:0x0213940c +func_ov054_021395a8 kind:function(arm,size=0x6c) addr:0x021395a8 +func_ov054_02139614 kind:function(arm,size=0x134) addr:0x02139614 +func_ov054_02139748 kind:function(arm,size=0x30) addr:0x02139748 +func_ov054_02139778 kind:function(arm,size=0x84) addr:0x02139778 +func_ov054_021397fc kind:function(arm,size=0x30) addr:0x021397fc +func_ov054_0213982c kind:function(arm,size=0x70) addr:0x0213982c +func_ov054_0213989c kind:function(arm,size=0x74) addr:0x0213989c +func_ov054_02139910 kind:function(arm,size=0x150) addr:0x02139910 +func_ov054_02139a60 kind:function(arm,size=0x70) addr:0x02139a60 +func_ov054_02139ad0 kind:function(arm,size=0x50) addr:0x02139ad0 +func_ov054_02139b20 kind:function(arm,size=0x70) addr:0x02139b20 +func_ov054_02139b90 kind:function(arm,size=0x50) addr:0x02139b90 +func_ov054_02139be0 kind:function(arm,size=0x7c) addr:0x02139be0 +func_ov054_02139c5c kind:function(arm,size=0x2c) addr:0x02139c5c +func_ov054_02139c88 kind:function(arm,size=0x6c) addr:0x02139c88 +func_ov054_02139cf4 kind:function(arm,size=0x38) addr:0x02139cf4 +func_ov054_02139d2c kind:function(arm,size=0x70) addr:0x02139d2c +func_ov054_02139d9c kind:function(arm,size=0x188) addr:0x02139d9c +func_ov054_02139f24 kind:function(arm,size=0x74) addr:0x02139f24 +func_ov054_02139f98 kind:function(arm,size=0xb0) addr:0x02139f98 +func_ov054_0213a048 kind:function(arm,size=0x74) addr:0x0213a048 +func_ov054_0213a0bc kind:function(arm,size=0x1fc) addr:0x0213a0bc +func_ov054_0213a2b8 kind:function(arm,size=0x78) addr:0x0213a2b8 +func_ov054_0213a330 kind:function(arm,size=0x50) addr:0x0213a330 +func_ov054_0213a380 kind:function(arm,size=0x84) addr:0x0213a380 +func_ov054_0213a404 kind:function(arm,size=0x1b8) addr:0x0213a404 +func_ov054_0213a5bc kind:function(arm,size=0x20) addr:0x0213a5bc +func_ov054_0213a5dc kind:function(arm,size=0xb0) addr:0x0213a5dc +func_ov054_0213a68c kind:function(arm,size=0xd4) addr:0x0213a68c +func_ov054_0213a760 kind:function(arm,size=0x44) addr:0x0213a760 +func_ov054_0213a7a4 kind:function(arm,size=0x88) addr:0x0213a7a4 +func_ov054_0213a82c kind:function(arm,size=0xf4) addr:0x0213a82c +func_ov054_0213a920 kind:function(arm,size=0x7c) addr:0x0213a920 +func_ov054_0213a99c kind:function(arm,size=0x3ec) addr:0x0213a99c +func_ov054_0213ad88 kind:function(arm,size=0x90) addr:0x0213ad88 +func_ov054_0213ae18 kind:function(arm,size=0x1b8) addr:0x0213ae18 +func_ov054_0213afd0 kind:function(arm,size=0x240) addr:0x0213afd0 +func_ov054_0213b210 kind:function(arm,size=0x80) addr:0x0213b210 +func_ov054_0213b290 kind:function(arm,size=0x84) addr:0x0213b290 +func_ov054_0213b314 kind:function(arm,size=0x214) addr:0x0213b314 +func_ov054_0213b528 kind:function(arm,size=0x20) addr:0x0213b528 +func_ov054_0213b548 kind:function(arm,size=0x70) addr:0x0213b548 +func_ov054_0213b5b8 kind:function(arm,size=0x3c) addr:0x0213b5b8 +func_ov054_0213b5f4 kind:function(arm,size=0x88) addr:0x0213b5f4 +func_ov054_0213b67c kind:function(arm,size=0x6d4) addr:0x0213b67c +func_ov054_0213bd50 kind:function(arm,size=0x98) addr:0x0213bd50 +func_ov054_0213bde8 kind:function(arm,size=0xdc) addr:0x0213bde8 +func_ov054_0213bec4 kind:function(arm,size=0x88) addr:0x0213bec4 +func_ov054_0213bf4c kind:function(arm,size=0xe0) addr:0x0213bf4c +func_ov054_0213c02c kind:function(arm,size=0x18) addr:0x0213c02c +func_ov054_0213c044 kind:function(arm,size=0x98) addr:0x0213c044 +func_ov054_0213c0dc kind:function(arm,size=0xe0) addr:0x0213c0dc +func_ov054_0213c1bc kind:function(arm,size=0x24) addr:0x0213c1bc +func_ov054_0213c1e0 kind:function(arm,size=0x2c) addr:0x0213c1e0 +func_ov054_0213c20c kind:function(arm,size=0x1c) addr:0x0213c20c +func_ov054_0213c228 kind:function(arm,size=0x7c) addr:0x0213c228 +func_ov054_0213c2a4 kind:function(arm,size=0x84) addr:0x0213c2a4 +func_ov054_0213c328 kind:function(arm,size=0x14) addr:0x0213c328 +func_ov054_0213c33c kind:function(arm,size=0xc) addr:0x0213c33c +func_ov054_0213c348 kind:function(arm,size=0x24) addr:0x0213c348 +func_ov054_0213c36c kind:function(arm,size=0x54) addr:0x0213c36c +func_ov054_0213c3c0 kind:function(arm,size=0x174) addr:0x0213c3c0 +func_ov054_0213c534 kind:function(arm,size=0x154) addr:0x0213c534 +func_ov054_0213c688 kind:function(arm,size=0x50) addr:0x0213c688 +func_ov054_0213c6d8 kind:function(arm,size=0x90) addr:0x0213c6d8 +func_ov054_0213c768 kind:function(arm,size=0x7c) addr:0x0213c768 +func_ov054_0213c7e4 kind:function(arm,size=0x34) addr:0x0213c7e4 +func_ov054_0213c818 kind:function(arm,size=0x70) addr:0x0213c818 +func_ov054_0213c888 kind:function(arm,size=0x90) addr:0x0213c888 +func_ov054_0213c918 kind:function(arm,size=0x70) addr:0x0213c918 +func_ov054_0213c988 kind:function(arm,size=0xb0) addr:0x0213c988 +func_ov054_0213ca38 kind:function(arm,size=0xb4) addr:0x0213ca38 +func_ov054_0213caec kind:function(arm,size=0xe8) addr:0x0213caec +func_ov054_0213cbd4 kind:function(arm,size=0x70) addr:0x0213cbd4 +func_ov054_0213cc44 kind:function(arm,size=0x70) addr:0x0213cc44 +func_ov054_0213ccb4 kind:function(arm,size=0x70) addr:0x0213ccb4 +func_ov054_0213cd24 kind:function(arm,size=0x124) addr:0x0213cd24 +func_ov054_0213ce48 kind:function(arm,size=0x14) addr:0x0213ce48 +func_ov054_0213ce5c kind:function(arm,size=0x64) addr:0x0213ce5c +func_ov054_0213cec0 kind:function(arm,size=0x4) addr:0x0213cec0 +func_ov054_0213cec4 kind:function(arm,size=0x64) addr:0x0213cec4 +func_ov054_0213cf28 kind:function(arm,size=0x4) addr:0x0213cf28 +func_ov054_0213cf2c kind:function(arm,size=0x64) addr:0x0213cf2c +func_ov054_0213cf90 kind:function(arm,size=0xc) addr:0x0213cf90 +func_ov054_0213cf9c kind:function(arm,size=0x64) addr:0x0213cf9c +func_ov054_0213d000 kind:function(arm,size=0x2c) addr:0x0213d000 +func_ov054_0213d02c kind:function(arm,size=0x64) addr:0x0213d02c +func_ov054_0213d090 kind:function(arm,size=0xc) addr:0x0213d090 +func_ov054_0213d09c kind:function(arm,size=0x64) addr:0x0213d09c +func_ov054_0213d100 kind:function(arm,size=0xf0) addr:0x0213d100 +func_ov054_0213d1f0 kind:function(arm,size=0xc) addr:0x0213d1f0 +func_ov054_0213d1fc kind:function(arm,size=0x64) addr:0x0213d1fc +func_ov054_0213d260 kind:function(arm,size=0x44) addr:0x0213d260 +func_ov054_0213d2a4 kind:function(arm,size=0x64) addr:0x0213d2a4 +func_ov054_0213d308 kind:function(arm,size=0x38) addr:0x0213d308 +func_ov054_0213d340 kind:function(arm,size=0x110) addr:0x0213d340 +func_ov054_0213d450 kind:function(arm,size=0x84) addr:0x0213d450 +func_ov054_0213d4d4 kind:function(arm,size=0x128) addr:0x0213d4d4 +func_ov054_0213d5fc kind:function(arm,size=0x34) addr:0x0213d5fc +func_ov054_0213d630 kind:function(arm,size=0x24) addr:0x0213d630 +func_ov054_0213d654 kind:function(arm,size=0x50) addr:0x0213d654 +func_ov054_0213d6a4 kind:function(arm,size=0x30) addr:0x0213d6a4 +func_ov054_0213d6d4 kind:function(arm,size=0x38) addr:0x0213d6d4 +func_ov054_0213d70c kind:function(arm,size=0x14) addr:0x0213d70c +func_ov054_0213d720 kind:function(arm,size=0xc) addr:0x0213d720 +func_ov054_0213d72c kind:function(arm,size=0x24) addr:0x0213d72c +func_ov054_0213d750 kind:function(arm,size=0x44) addr:0x0213d750 +func_ov054_0213d794 kind:function(arm,size=0x3c) addr:0x0213d794 +func_ov054_0213d7d0 kind:function(arm,size=0x34) addr:0x0213d7d0 +func_ov054_0213d804 kind:function(arm,size=0x3c) addr:0x0213d804 +func_ov054_0213d840 kind:function(arm,size=0x78) addr:0x0213d840 +func_ov054_0213d8b8 kind:function(arm,size=0x148) addr:0x0213d8b8 +func_ov054_0213da00 kind:function(arm,size=0x54) addr:0x0213da00 +func_ov054_0213da54 kind:function(arm,size=0x78) addr:0x0213da54 +func_ov054_0213dacc kind:function(arm,size=0x58) addr:0x0213dacc +func_ov054_0213db24 kind:function(arm,size=0x14) addr:0x0213db24 +__sinit_ov054_0213db38 kind:function(arm,size=0x130) addr:0x0213db38 +__sinit_ov054_0213dc68 kind:function(arm,size=0xd8) addr:0x0213dc68 +__sinit_ov054_0213dd40 kind:function(arm,size=0x50) addr:0x0213dd40 +.p__sinit_ov054_0213db38 kind:data(word) addr:0x0213dd90 +.p__sinit_ov054_0213dc68 kind:data(word) addr:0x0213dd94 +.p__sinit_ov054_0213dd40 kind:data(word) addr:0x0213dd98 +data_ov054_0213dda0 kind:data(any) addr:0x0213dda0 +data_ov054_0213ddc0 kind:data(any) addr:0x0213ddc0 +data_ov054_0213ddd0 kind:data(any) addr:0x0213ddd0 +data_ov054_0213dde8 kind:data(any) addr:0x0213dde8 +data_ov054_0213de0c kind:data(any) addr:0x0213de0c +data_ov054_0213de58 kind:data(any) addr:0x0213de58 +data_ov054_0213deb0 kind:data(any) addr:0x0213deb0 +data_ov054_0213dec0 kind:data(any) addr:0x0213dec0 +data_ov054_0213e090 kind:data(any) addr:0x0213e090 +data_ov054_0213e0a8 kind:data(any) addr:0x0213e0a8 +data_ov054_0213e0c0 kind:data(any) addr:0x0213e0c0 +data_ov054_0213e0d8 kind:data(any) addr:0x0213e0d8 +data_ov054_0213e0f0 kind:data(any) addr:0x0213e0f0 +data_ov054_0213e108 kind:data(any) addr:0x0213e108 +data_ov054_0213e120 kind:data(any) addr:0x0213e120 +data_ov054_0213e138 kind:data(any) addr:0x0213e138 +data_ov054_0213e150 kind:data(any) addr:0x0213e150 +data_ov054_0213e168 kind:data(any) addr:0x0213e168 +data_ov054_0213e170 kind:data(any) addr:0x0213e170 ambiguous +data_ov054_0213e180 kind:data(any) addr:0x0213e180 +data_ov054_0213e198 kind:data(any) addr:0x0213e198 +data_ov054_0213e1c8 kind:data(any) addr:0x0213e1c8 +data_ov054_0213e1e0 kind:data(any) addr:0x0213e1e0 +data_ov054_0213e1f8 kind:data(any) addr:0x0213e1f8 +data_ov054_0213e210 kind:data(any) addr:0x0213e210 +data_ov054_0213e228 kind:data(any) addr:0x0213e228 +data_ov054_0213e240 kind:data(any) addr:0x0213e240 +data_ov054_0213e278 kind:data(any) addr:0x0213e278 +data_ov054_0213e29c kind:data(any) addr:0x0213e29c +data_ov054_0213e2f0 kind:data(any) addr:0x0213e2f0 +data_ov054_0213e300 kind:data(any) addr:0x0213e300 +data_ov054_0213e440 kind:data(any) addr:0x0213e440 +data_ov054_0213e458 kind:data(any) addr:0x0213e458 +data_ov054_0213e470 kind:data(any) addr:0x0213e470 +data_ov054_0213e488 kind:data(any) addr:0x0213e488 +data_ov054_0213e4a0 kind:data(any) addr:0x0213e4a0 +data_ov054_0213e4b8 kind:data(any) addr:0x0213e4b8 +data_ov054_0213e4d0 kind:data(any) addr:0x0213e4d0 +data_ov054_0213e4e8 kind:data(any) addr:0x0213e4e8 +data_ov054_0213e500 kind:data(any) addr:0x0213e500 +data_ov054_0213e518 kind:data(any) addr:0x0213e518 +data_ov054_0213e530 kind:data(any) addr:0x0213e530 +data_ov054_0213e548 kind:data(any) addr:0x0213e548 +data_ov054_0213e578 kind:data(any) addr:0x0213e578 +data_ov054_0213e590 kind:data(any) addr:0x0213e590 +data_ov054_0213e5b0 kind:data(any) addr:0x0213e5b0 +data_ov054_0213e5d4 kind:data(any) addr:0x0213e5d4 +data_ov054_0213e640 kind:bss addr:0x0213e640 +data_ov054_0213e644 kind:bss addr:0x0213e644 +data_ov054_0213e650 kind:bss addr:0x0213e650 +data_ov054_0213e728 kind:bss addr:0x0213e728 +data_ov054_0213e72c kind:bss addr:0x0213e72c +data_ov054_0213e738 kind:bss addr:0x0213e738 +data_ov054_0213e810 kind:bss addr:0x0213e810 +data_ov054_0213e814 kind:bss addr:0x0213e814 +data_ov054_0213e820 kind:bss addr:0x0213e820 diff --git a/config/eur1/arm9/overlays/ov055/delinks.txt b/config/eur1/arm9/overlays/ov055/delinks.txt new file mode 100644 index 00000000..c3661d85 --- /dev/null +++ b/config/eur1/arm9/overlays/ov055/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02138600 end:0x0213d378 kind:code align:32 + .rodata start:0x0213d378 end:0x0213d3a8 kind:rodata align:4 + .init start:0x0213d3a8 end:0x0213d514 kind:code align:4 + .ctor start:0x0213d514 end:0x0213d520 kind:rodata align:4 + .data start:0x0213d540 end:0x0213dd00 kind:data align:32 + .bss start:0x0213dd00 end:0x0213df40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov055/relocs.txt b/config/eur1/arm9/overlays/ov055/relocs.txt new file mode 100644 index 00000000..0f069ae4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov055/relocs.txt @@ -0,0 +1,872 @@ +from:0x02138608 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0213861c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0213862c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0213863c kind:load to:0x0213d548 module:overlay(55) +from:0x02138640 kind:load to:0x0213d378 module:overlay(55) +from:0x02138644 kind:load to:0x0213d388 module:overlay(55) +from:0x02138658 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021386ac kind:arm_call to:0x02138600 module:overlay(55) +from:0x021386c4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021386e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021386f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02138734 kind:arm_call to:0x02099874 module:overlay(0) +from:0x0213873c kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02138784 kind:load to:0x0213d5c0 module:overlay(55) +from:0x02138788 kind:load to:0x0213d574 module:overlay(55) +from:0x02138794 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021387a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021387c0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021387dc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02138808 kind:arm_call to:0x0203d210 module:main +from:0x02138810 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02138818 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138820 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02138828 kind:arm_call to:0x02011ff4 module:main +from:0x02138834 kind:load to:0x020a0328 module:overlay(0) +from:0x02138844 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02138860 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213888c kind:arm_call to:0x0203d210 module:main +from:0x02138894 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213889c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021388a4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021388b0 kind:load to:0x020a0328 module:overlay(0) +from:0x021388b8 kind:arm_call to:0x021395f8 module:overlay(55) +from:0x021388e0 kind:load to:0x020aed4c module:overlay(0) +from:0x0213891c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0213896c kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02138984 kind:arm_call to:0x02138990 module:overlay(55) +from:0x021389e0 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02138a00 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02138a0c kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02138a14 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02138a38 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02138a70 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02138a90 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x02138a9c kind:load to:0x027e0d38 module:dtcm +from:0x02138ab0 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02138b08 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02138b10 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02138b3c kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02138bf8 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02138c08 kind:load to:0x027e09c0 module:dtcm +from:0x02138c38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02138c5c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02138c78 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02138cb4 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02138cd4 kind:arm_call to:0x01ffc634 module:itcm +from:0x02138dd4 kind:load to:0x02049be4 module:main +from:0x02138e34 kind:arm_call to:0x01ff930c module:itcm +from:0x02138e94 kind:load to:0x02049be4 module:main +from:0x02138e9c kind:load to:0x0203e964 module:main +from:0x02138f18 kind:arm_call to:0x02138f58 module:overlay(55) +from:0x02138f20 kind:arm_call to:0x02139804 module:overlay(55) +from:0x02138f34 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x02138f3c kind:arm_call to:0x02139514 module:overlay(55) +from:0x02138f50 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x02138f70 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02138f80 kind:arm_call to:0x01ff930c module:itcm +from:0x02138f88 kind:arm_call to:0x021395d8 module:overlay(55) +from:0x02138fe8 kind:load to:0x0203e964 module:main +from:0x02139068 kind:arm_call to:0x021392f0 module:overlay(55) +from:0x0213907c kind:arm_call to:0x021388e4 module:overlay(55) +from:0x02139090 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021390ac kind:arm_call to:0x02099330 module:overlay(0) +from:0x0213910c kind:arm_call to:0x021388e4 module:overlay(55) +from:0x02139150 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0213919c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021391a8 kind:load to:0x020aed44 module:overlay(0) +from:0x021391b8 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x021391f0 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0213926c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021392ac kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021392cc kind:arm_call to:0x021388e4 module:overlay(55) +from:0x021392ec kind:load to:0x021388e4 module:overlay(55) +from:0x02139334 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213934c kind:arm_call to:0x01ff930c module:itcm +from:0x02139364 kind:arm_call to:0x02015080 module:main +from:0x02139384 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213939c kind:arm_call to:0x021396d0 module:overlay(55) +from:0x021393b8 kind:arm_call to:0x02015080 module:main +from:0x021393dc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02139418 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213943c kind:load to:0x027e09a8 module:dtcm +from:0x02139448 kind:load to:0x020aed4c module:overlay(0) +from:0x0213946c kind:arm_call to:0x01fff148 module:itcm +from:0x0213947c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02139484 kind:load to:0x027e0cd8 module:dtcm +from:0x02139488 kind:load to:0x027e0ce0 module:dtcm +from:0x021394a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021394e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021394f8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02139510 kind:load to:0x027e0ce0 module:dtcm +from:0x0213952c kind:arm_call to:0x01fff148 module:itcm +from:0x02139538 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0213955c kind:arm_call to:0x01ff9258 module:itcm +from:0x02139574 kind:load to:0x027e0ce0 module:dtcm +from:0x02139590 kind:arm_call to:0x01fff148 module:itcm +from:0x0213959c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021395c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021395d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021395e4 kind:arm_call to:0x020986a8 module:overlay(0) +from:0x02139650 kind:arm_call to:0x01ffb800 module:itcm +from:0x02139670 kind:arm_call to:0x02022dec module:main +from:0x0213969c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021396b8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021396c8 kind:load to:0x02139884 module:overlay(55) +from:0x021396cc kind:load to:0x027e0cec module:dtcm +from:0x021396dc kind:arm_call to:0x01ffb464 module:itcm +from:0x021397a0 kind:load to:0x0203e964 module:main +from:0x021397b8 kind:load to:0x021388e4 module:overlay(55) +from:0x021397c4 kind:arm_call to:0x02139514 module:overlay(55) +from:0x021397e0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021397f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02139810 kind:arm_call to:0x02139578 module:overlay(55) +from:0x02139838 kind:arm_call to:0x02015080 module:main +from:0x02139880 kind:load to:0x02049be4 module:main +from:0x021398b0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021398bc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021398d8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021398e8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021398f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02139900 kind:arm_call to:0x02011ff4 module:main +from:0x02139914 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213991c kind:arm_call to:0x02011ff4 module:main +from:0x02139930 kind:load to:0x0213dd10 module:overlay(55) +from:0x02139944 kind:arm_call to:0x02011f3c module:main +from:0x02139950 kind:arm_call to:0x021399b4 module:overlay(55) +from:0x02139964 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021399b0 kind:load to:0x0213d68c module:overlay(55) +from:0x021399d8 kind:arm_call to:0x02138648 module:overlay(55) +from:0x02139a08 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02139a20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02139a64 kind:arm_call to:0x0203d160 module:main +from:0x02139a6c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02139aa8 kind:load to:0x0213dd10 module:overlay(55) +from:0x02139aac kind:load to:0x0213d7a8 module:overlay(55) +from:0x02139ab0 kind:load to:0x0213d6b0 module:overlay(55) +from:0x02139ab4 kind:load to:0x02139ad8 module:overlay(55) +from:0x02139ab8 kind:load to:0x0213b384 module:overlay(55) +from:0x02139abc kind:load to:0x0213d828 module:overlay(55) +from:0x02139ac0 kind:load to:0x0213d640 module:overlay(55) +from:0x02139acc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02139ae0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02139b10 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02139b30 kind:arm_call to:0x0203d210 module:main +from:0x02139b38 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02139b40 kind:arm_call to:0x02138838 module:overlay(55) +from:0x02139b4c kind:load to:0x0213d7a8 module:overlay(55) +from:0x02139b50 kind:load to:0x02139ad8 module:overlay(55) +from:0x02139b78 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02139b98 kind:arm_call to:0x0203d210 module:main +from:0x02139ba0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02139ba8 kind:arm_call to:0x02138838 module:overlay(55) +from:0x02139bb0 kind:arm_call to:0x02011ff4 module:main +from:0x02139bbc kind:load to:0x0213d7a8 module:overlay(55) +from:0x02139bc0 kind:load to:0x02139ad8 module:overlay(55) +from:0x02139bd0 kind:arm_call to:0x0213abcc module:overlay(55) +from:0x02139bdc kind:arm_call to:0x021388b4 module:overlay(55) +from:0x02139bfc kind:arm_call to:0x01fff5d0 module:itcm +from:0x02139c2c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02139c60 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02139c80 kind:arm_call to:0x01ffc634 module:itcm +from:0x02139c9c kind:arm_call to:0x0213ab6c module:overlay(55) +from:0x02139ca4 kind:arm_call to:0x021388c4 module:overlay(55) +from:0x02139ce0 kind:load to:0x0213d748 module:overlay(55) +from:0x02139d24 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02139d74 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02139d8c kind:arm_call to:0x0213b090 module:overlay(55) +from:0x02139df8 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x02139e44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02139e6c kind:arm_call to:0x01fff148 module:itcm +from:0x02139e7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02139e88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02139e94 kind:arm_call to:0x01fff148 module:itcm +from:0x02139ea4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139ebc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02139ec8 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02139ef8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02139f04 kind:arm_call to:0x01fff458 module:itcm +from:0x02139f38 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02139f58 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x02139f7c kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02139f90 kind:arm_call to:0x02138990 module:overlay(55) +from:0x02139fa0 kind:arm_call to:0x02138990 module:overlay(55) +from:0x02139fbc kind:load to:0x027e0ce0 module:dtcm +from:0x02139fc0 kind:load to:0x027e0ce4 module:dtcm +from:0x02139fc4 kind:load to:0x027e09a8 module:dtcm +from:0x0213a01c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213a038 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213a040 kind:arm_call to:0x02138c40 module:overlay(55) +from:0x0213a07c kind:load to:0x0213d6f0 module:overlay(55) +from:0x0213a0ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a0b4 kind:arm_call to:0x0213aa10 module:overlay(55) +from:0x0213a1a8 kind:load to:0x02049be4 module:main +from:0x0213a1b4 kind:arm_call to:0x021397bc module:overlay(55) +from:0x0213a1e8 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a1f8 kind:arm_call to:0x02138dd8 module:overlay(55) +from:0x0213a224 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a230 kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213a23c kind:arm_call to:0x02139804 module:overlay(55) +from:0x0213a250 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a258 kind:arm_call to:0x02139514 module:overlay(55) +from:0x0213a274 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a2ac kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a2bc kind:arm_call to:0x02138f58 module:overlay(55) +from:0x0213a2c8 kind:arm_call to:0x020d9890 module:overlay(31) +from:0x0213a2dc kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a30c kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a318 kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213a324 kind:arm_call to:0x02139804 module:overlay(55) +from:0x0213a338 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a340 kind:arm_call to:0x02139514 module:overlay(55) +from:0x0213a354 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a35c kind:load to:0x027e0d34 module:dtcm +from:0x0213a370 kind:load to:0x0213ab6c module:overlay(55) +from:0x0213a388 kind:arm_call to:0x0213948c module:overlay(55) +from:0x0213a3a4 kind:arm_call to:0x0213944c module:overlay(55) +from:0x0213a3b8 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a3e4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213a404 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213a450 kind:arm_call to:0x0213abac module:overlay(55) +from:0x0213a468 kind:arm_call to:0x0213ab6c module:overlay(55) +from:0x0213a474 kind:load to:0x027e09a8 module:dtcm +from:0x0213a480 kind:load to:0x0213d828 module:overlay(55) +from:0x0213a4a4 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a4b4 kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213a4cc kind:arm_call to:0x021392f0 module:overlay(55) +from:0x0213a4ec kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a4f8 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a50c kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213a514 kind:arm_call to:0x02139084 module:overlay(55) +from:0x0213a528 kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213a530 kind:arm_call to:0x02139124 module:overlay(55) +from:0x0213a544 kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213a54c kind:arm_call to:0x021391dc module:overlay(55) +from:0x0213a5e8 kind:load to:0x02049be4 module:main +from:0x0213a60c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213a644 kind:arm_call to:0x01fff148 module:itcm +from:0x0213a6dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0213a6e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213a6fc kind:arm_call to:0x01ff930c module:itcm +from:0x0213a76c kind:arm_call to:0x020d9890 module:overlay(31) +from:0x0213a780 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a828 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a838 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a83c kind:load to:0x0203e964 module:main +from:0x0213a840 kind:load to:0x027e0d34 module:dtcm +from:0x0213a8bc kind:load to:0x0213d8a0 module:overlay(55) +from:0x0213a8c8 kind:arm_call to:0x021397bc module:overlay(55) +from:0x0213a914 kind:arm_call to:0x0213b024 module:overlay(55) +from:0x0213a920 kind:arm_call to:0x0213afb8 module:overlay(55) +from:0x0213a94c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213a96c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a97c kind:arm_call to:0x02139514 module:overlay(55) +from:0x0213a998 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213a9a4 kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213aa0c kind:load to:0x0213d64c module:overlay(55) +from:0x0213aa54 kind:load to:0x0213d65c module:overlay(55) +from:0x0213aa70 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213aaf8 kind:load to:0x02049be4 module:main +from:0x0213ab20 kind:arm_call to:0x0213b024 module:overlay(55) +from:0x0213ab28 kind:arm_call to:0x0213afb8 module:overlay(55) +from:0x0213ab80 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213ab98 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213ac2c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0213ac7c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0213acb8 kind:arm_call to:0x0213b15c module:overlay(55) +from:0x0213acf8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0213ad34 kind:arm_call to:0x0213b18c module:overlay(55) +from:0x0213ad74 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0213adb0 kind:arm_call to:0x0213b15c module:overlay(55) +from:0x0213adbc kind:load to:0x0213d66c module:overlay(55) +from:0x0213ade0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213ae00 kind:arm_call to:0x02022dec module:main +from:0x0213ae48 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213ae60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213ae90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213aea8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213aed8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213aef0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213af20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213af38 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213af44 kind:load to:0x02139884 module:overlay(55) +from:0x0213af4c kind:load to:0x027e0cec module:dtcm +from:0x0213af60 kind:arm_call to:0x021397a4 module:overlay(55) +from:0x0213af6c kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213af9c kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213afa8 kind:arm_call to:0x0213a9ac module:overlay(55) +from:0x0213afdc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0213b004 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0213b018 kind:load to:0x027e09a8 module:dtcm +from:0x0213b020 kind:load to:0x027e0cec module:dtcm +from:0x0213b048 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0213b070 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0213b084 kind:load to:0x027e09a8 module:dtcm +from:0x0213b08c kind:load to:0x027e0cec module:dtcm +from:0x0213b170 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213b180 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0213b188 kind:load to:0x0213b1f0 module:overlay(55) +from:0x0213b1a0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213b1b0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0213b1b8 kind:load to:0x0213b29c module:overlay(55) +from:0x0213b1dc kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213b1e8 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213b258 kind:arm_call to:0x0200e260 module:main +from:0x0213b268 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b298 kind:load to:0x027e0964 module:dtcm +from:0x0213b304 kind:arm_call to:0x0200e260 module:main +from:0x0213b314 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b344 kind:load to:0x027e0964 module:dtcm +from:0x0213b364 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213b378 kind:load to:0x020578a4 module:overlay(0) +from:0x0213b3a0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213b3a8 kind:arm_call to:0x02011ff4 module:main +from:0x0213b3bc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213b3d0 kind:load to:0x0213ddf8 module:overlay(55) +from:0x0213b3e4 kind:arm_call to:0x02011f3c module:main +from:0x0213b3f0 kind:arm_call to:0x0213b4a8 module:overlay(55) +from:0x0213b408 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0213b448 kind:load to:0x0213d8e0 module:overlay(55) +from:0x0213b480 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213b494 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x0213b4c8 kind:arm_call to:0x02138648 module:overlay(55) +from:0x0213b4d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0213b4fc kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x0213b520 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0213b550 kind:load to:0x0213ddf8 module:overlay(55) +from:0x0213b554 kind:load to:0x0213d9cc module:overlay(55) +from:0x0213b558 kind:load to:0x0213d904 module:overlay(55) +from:0x0213b55c kind:load to:0x0213d8cc module:overlay(55) +from:0x0213b560 kind:load to:0x0213dadc module:overlay(55) +from:0x0213b56c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0213b584 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0213b58c kind:arm_call to:0x02138838 module:overlay(55) +from:0x0213b5a4 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0213b5ac kind:arm_call to:0x02138838 module:overlay(55) +from:0x0213b5b4 kind:arm_call to:0x02011ff4 module:main +from:0x0213b5cc kind:arm_call to:0x021388b4 module:overlay(55) +from:0x0213b5dc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213b5ec kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0213b608 kind:arm_call to:0x0213c13c module:overlay(55) +from:0x0213b614 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b640 kind:arm_call to:0x0213d078 module:overlay(55) +from:0x0213b650 kind:load to:0x0213bbc0 module:overlay(55) +from:0x0213b654 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b68c kind:load to:0x0213d924 module:overlay(55) +from:0x0213b698 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0213b6e8 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0213b70c kind:arm_call to:0x0213bd70 module:overlay(55) +from:0x0213b724 kind:arm_call to:0x0213bd9c module:overlay(55) +from:0x0213b72c kind:arm_call to:0x02138990 module:overlay(55) +from:0x0213b75c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213b798 kind:load to:0x0213d974 module:overlay(55) +from:0x0213b7a4 kind:arm_call to:0x02138c0c module:overlay(55) +from:0x0213b7cc kind:arm_call to:0x0213d078 module:overlay(55) +from:0x0213b7e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213b830 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0213b850 kind:arm_call to:0x01ffc634 module:itcm +from:0x0213b868 kind:arm_call to:0x02138dd8 module:overlay(55) +from:0x0213b870 kind:arm_call to:0x02139514 module:overlay(55) +from:0x0213b890 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213b89c kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213b8d4 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213b8f0 kind:arm_call to:0x0213be38 module:overlay(55) +from:0x0213b8fc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213b918 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0213b930 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213b944 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213b9a8 kind:load to:0x027e09c0 module:dtcm +from:0x0213b9ac kind:load to:0x027e09a8 module:dtcm +from:0x0213b9c0 kind:load to:0x021388e4 module:overlay(55) +from:0x0213ba58 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0213ba74 kind:arm_call to:0x01ff930c module:itcm +from:0x0213bad4 kind:arm_call to:0x02139514 module:overlay(55) +from:0x0213bae8 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213baf4 kind:load to:0x0203e964 module:main +from:0x0213bb18 kind:arm_call to:0x0213be38 module:overlay(55) +from:0x0213bb24 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213bb40 kind:arm_call to:0x0213be38 module:overlay(55) +from:0x0213bb4c kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213bbac kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0213bbbc kind:load to:0x027e09c0 module:dtcm +from:0x0213bc24 kind:arm_call to:0x0200e260 module:main +from:0x0213bc38 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213bc5c kind:arm_call to:0x02028d30 module:main +from:0x0213bc74 kind:load to:0x027e0964 module:dtcm +from:0x0213bd64 kind:load to:0x0213da4c module:overlay(55) +from:0x0213bd68 kind:load to:0x0213d8b8 module:overlay(55) +from:0x0213bd90 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213bdec kind:arm_call to:0x02099114 module:overlay(0) +from:0x0213be00 kind:arm_call to:0x02098750 module:overlay(0) +from:0x0213be20 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0213be2c kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213be74 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0213beac kind:arm_call to:0x02098524 module:overlay(0) +from:0x0213beb8 kind:arm_call to:0x020995dc module:overlay(0) +from:0x0213bec8 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213bee8 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213bf1c kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213bf28 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213bf4c kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0213bf60 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213bf68 kind:load to:0x027e0d38 module:dtcm +from:0x0213bf74 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0213bf7c kind:arm_call to:0x02011ff4 module:main +from:0x0213bf90 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0213bfa4 kind:load to:0x0213de4c module:overlay(55) +from:0x0213bfb8 kind:arm_call to:0x02011f3c module:main +from:0x0213bfc4 kind:arm_call to:0x0213c1b0 module:overlay(55) +from:0x0213bfd8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213c008 kind:load to:0x0213dc2c module:overlay(55) +from:0x0213c028 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x0213c040 kind:load to:0x0213dbf8 module:overlay(55) +from:0x0213c060 kind:arm_call to:0x0213d0d4 module:overlay(55) +from:0x0213c070 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x0213c08c kind:arm_call to:0x0213d110 module:overlay(55) +from:0x0213c094 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x0213c0a8 kind:arm_call to:0x0213d188 module:overlay(55) +from:0x0213c0b0 kind:arm_call to:0x020f64ac module:overlay(31) +from:0x0213c0f0 kind:load to:0x0213dc10 module:overlay(55) +from:0x0213c104 kind:arm_call to:0x0213d18c module:overlay(55) +from:0x0213c110 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x0213c128 kind:arm_call to:0x0213cfb4 module:overlay(55) +from:0x0213c134 kind:arm_call to:0x0207b740 module:overlay(0) +from:0x0213c160 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0213c194 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0213c1a8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0213c1bc kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0213c220 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0213c24c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0213c268 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213c278 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213c2ac kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x0213c2bc kind:arm_call to:0x0213c010 module:overlay(55) +from:0x0213c2c8 kind:arm_call to:0x0213c0b8 module:overlay(55) +from:0x0213c324 kind:load to:0x0213dc9c module:overlay(55) +from:0x0213c328 kind:load to:0x0213de4c module:overlay(55) +from:0x0213c32c kind:load to:0x0213dc50 module:overlay(55) +from:0x0213c330 kind:load to:0x0213d398 module:overlay(55) +from:0x0213c33c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213c350 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0213c368 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0213c370 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213c378 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213c380 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213c398 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0213c3a0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213c3a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213c3b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213c3b8 kind:arm_call to:0x02011ff4 module:main +from:0x0213c3d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c3f8 kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213c410 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c464 kind:load to:0x020aed4c module:overlay(0) +from:0x0213c468 kind:load to:0x0213dbb8 module:overlay(55) +from:0x0213c48c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c4a4 kind:arm_call to:0x0213bef0 module:overlay(55) +from:0x0213c4b0 kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213c4b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c4e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c4fc kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213c52c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213c56c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c574 kind:arm_call to:0x0213d240 module:overlay(55) +from:0x0213c590 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c5ec kind:arm_call to:0x0213c4d0 module:overlay(55) +from:0x0213c600 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0213c634 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c664 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0213c6b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c6cc kind:arm_call to:0x02098964 module:overlay(0) +from:0x0213c700 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c730 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0213c744 kind:arm_call to:0x0213cfb4 module:overlay(55) +from:0x0213c74c kind:load to:0x027e09c0 module:dtcm +from:0x0213c79c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c7a4 kind:arm_call to:0x0213d2c0 module:overlay(55) +from:0x0213c7bc kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213c7e8 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0213c814 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0213c858 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c870 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0213c884 kind:arm_call to:0x0213cfb4 module:overlay(55) +from:0x0213c8c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c8e0 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0213c8f0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0213c90c kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213c924 kind:load to:0x027e09c0 module:dtcm +from:0x0213c94c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0213c9a4 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0213c9c0 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0213ca40 kind:arm_call to:0x0213cfb4 module:overlay(55) +from:0x0213ca50 kind:arm_call to:0x0213bc78 module:overlay(55) +from:0x0213ca6c kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0213ca78 kind:arm_call to:0x0213cfb4 module:overlay(55) +from:0x0213ca88 kind:arm_call to:0x0213bc78 module:overlay(55) +from:0x0213ca94 kind:arm_call to:0x021388e4 module:overlay(55) +from:0x0213caa8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213cab8 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0213cacc kind:arm_call to:0x0213bf30 module:overlay(55) +from:0x0213cad8 kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213caf8 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0213cb0c kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213cb2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213cb30 kind:arm_call to:0x01fff458 module:itcm +from:0x0213cb44 kind:arm_call to:0x0213cfb4 module:overlay(55) +from:0x0213cb54 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x0213cb64 kind:load to:0x027e0ce0 module:dtcm +from:0x0213cb6c kind:load to:0x027e0ce4 module:dtcm +from:0x0213cb74 kind:load to:0x027e0d38 module:dtcm +from:0x0213cbb0 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0213cbe8 kind:arm_call to:0x0213cfb4 module:overlay(55) +from:0x0213cc78 kind:arm_call to:0x0213c928 module:overlay(55) +from:0x0213cc94 kind:load to:0x0213db80 module:overlay(55) +from:0x0213ccd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213cd48 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213cd60 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0213cd74 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213cd84 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213cdc4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213ce1c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213ce44 kind:load to:0x027e0ce4 module:dtcm +from:0x0213ce48 kind:load to:0x0203f964 module:main +from:0x0213ce4c kind:load to:0x0203e964 module:main +from:0x0213ce64 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213ce94 kind:arm_call to:0x0213cc98 module:overlay(55) +from:0x0213ceb4 kind:arm_call to:0x02058038 module:overlay(0) +from:0x0213cec4 kind:arm_call to:0x02028d30 module:main +from:0x0213cf04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213cf38 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0213cf4c kind:arm_call to:0x01ffa60c module:itcm +from:0x0213cf8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213cfb0 kind:load to:0x0203e964 module:main +from:0x0213cfe8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213d004 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213d020 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213d03c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0213d054 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213d05c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0213d06c kind:load to:0x027e0cec module:dtcm +from:0x0213d070 kind:load to:0x027e09a8 module:dtcm +from:0x0213d0f4 kind:arm_call to:0x0213bed4 module:overlay(55) +from:0x0213d100 kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213d168 kind:arm_call to:0x0213bc78 module:overlay(55) +from:0x0213d170 kind:arm_call to:0x0213bef0 module:overlay(55) +from:0x0213d180 kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213d1a4 kind:arm_call to:0x0213bef0 module:overlay(55) +from:0x0213d1cc kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213d1d8 kind:arm_call to:0x0213bc78 module:overlay(55) +from:0x0213d208 kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213d238 kind:arm_call to:0x0213c414 module:overlay(55) +from:0x0213d258 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213d2a0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213d2ac kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0213d2bc kind:load to:0x027e0ce4 module:dtcm +from:0x0213d2dc kind:arm_call to:0x02098314 module:overlay(0) +from:0x0213d2fc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213d308 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0213d318 kind:arm_call to:0x02098d64 module:overlay(0) +from:0x0213d320 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213d334 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0213d33c kind:arm_call to:0x02011ff4 module:main +from:0x0213d350 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213d358 kind:arm_call to:0x02011ff4 module:main +from:0x0213d36c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213d3d8 kind:arm_call to:0x02139958 module:overlay(55) +from:0x0213d3e8 kind:arm_call to:0x0203ce74 module:main +from:0x0213d400 kind:load to:0x0213d640 module:overlay(55) +from:0x0213d404 kind:load to:0x0213dd00 module:overlay(55) +from:0x0213d408 kind:load to:0x0213dd10 module:overlay(55) +from:0x0213d40c kind:load to:0x0213b3b4 module:overlay(55) +from:0x0213d410 kind:load to:0x0213dd04 module:overlay(55) +from:0x0213d444 kind:arm_call to:0x0213b3f8 module:overlay(55) +from:0x0213d454 kind:arm_call to:0x0203ce74 module:main +from:0x0213d46c kind:load to:0x0213d8b8 module:overlay(55) +from:0x0213d470 kind:load to:0x0213dde8 module:overlay(55) +from:0x0213d474 kind:load to:0x0213ddf8 module:overlay(55) +from:0x0213d478 kind:load to:0x0213bf88 module:overlay(55) +from:0x0213d47c kind:load to:0x0213ddec module:overlay(55) +from:0x0213d4d0 kind:arm_call to:0x0213bfcc module:overlay(55) +from:0x0213d4e0 kind:arm_call to:0x0203ce74 module:main +from:0x0213d4f4 kind:load to:0x0213db6c module:overlay(55) +from:0x0213d504 kind:load to:0x0213de3c module:overlay(55) +from:0x0213d508 kind:load to:0x0213de4c module:overlay(55) +from:0x0213d50c kind:load to:0x0213d364 module:overlay(55) +from:0x0213d510 kind:load to:0x0213de40 module:overlay(55) +from:0x0213d514 kind:load to:0x0213d3a8 module:overlay(55) +from:0x0213d518 kind:load to:0x0213d414 module:overlay(55) +from:0x0213d51c kind:load to:0x0213d480 module:overlay(55) +from:0x0213d548 kind:load to:0x0213878c module:overlay(55) +from:0x0213d54c kind:load to:0x021398f0 module:overlay(55) +from:0x0213d550 kind:load to:0x02057bf4 module:overlay(0) +from:0x0213d554 kind:load to:0x02057a88 module:overlay(0) +from:0x0213d558 kind:load to:0x02057dc8 module:overlay(0) +from:0x0213d55c kind:load to:0x02057e44 module:overlay(0) +from:0x0213d560 kind:load to:0x02057ea8 module:overlay(0) +from:0x0213d564 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0213d568 kind:load to:0x02057d84 module:overlay(0) +from:0x0213d574 kind:load to:0x021387a0 module:overlay(55) +from:0x0213d578 kind:load to:0x0213990c module:overlay(55) +from:0x0213d57c kind:load to:0x0209a2a8 module:overlay(0) +from:0x0213d580 kind:load to:0x0209a2dc module:overlay(0) +from:0x0213d584 kind:load to:0x0209a374 module:overlay(0) +from:0x0213d588 kind:load to:0x0209a388 module:overlay(0) +from:0x0213d58c kind:load to:0x0209a138 module:overlay(0) +from:0x0213d590 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0213d594 kind:load to:0x0209a438 module:overlay(0) +from:0x0213d598 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213d59c kind:load to:0x0209a344 module:overlay(0) +from:0x0213d5a0 kind:load to:0x0209a35c module:overlay(0) +from:0x0213d5a4 kind:load to:0x0209a39c module:overlay(0) +from:0x0213d5a8 kind:load to:0x0209a728 module:overlay(0) +from:0x0213d5ac kind:load to:0x021398c4 module:overlay(55) +from:0x0213d5b0 kind:load to:0x021398a0 module:overlay(55) +from:0x0213d5b4 kind:load to:0x0209a760 module:overlay(0) +from:0x0213d5c0 kind:load to:0x0209856c module:overlay(0) +from:0x0213d5c4 kind:load to:0x020985a8 module:overlay(0) +from:0x0213d5c8 kind:load to:0x020985c0 module:overlay(0) +from:0x0213d5cc kind:load to:0x020985cc module:overlay(0) +from:0x0213d5d0 kind:load to:0x01fff464 module:itcm +from:0x0213d5d4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213d5d8 kind:load to:0x021388b4 module:overlay(55) +from:0x0213d5dc kind:load to:0x02098504 module:overlay(0) +from:0x0213d5e0 kind:load to:0x02138aa0 module:overlay(55) +from:0x0213d5e4 kind:load to:0x0209850c module:overlay(0) +from:0x0213d5e8 kind:load to:0x02098510 module:overlay(0) +from:0x0213d5ec kind:load to:0x02138c64 module:overlay(55) +from:0x0213d5f0 kind:load to:0x02099058 module:overlay(0) +from:0x0213d5f4 kind:load to:0x0209851c module:overlay(0) +from:0x0213d5f8 kind:load to:0x020985d8 module:overlay(0) +from:0x0213d5fc kind:load to:0x02098644 module:overlay(0) +from:0x0213d600 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213d604 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213d608 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213d610 kind:load to:0x021387b4 module:overlay(55) +from:0x0213d614 kind:load to:0x020995dc module:overlay(0) +from:0x0213d618 kind:load to:0x021388c4 module:overlay(55) +from:0x0213d624 kind:load to:0x02138c0c module:overlay(55) +from:0x0213d628 kind:load to:0x021392e0 module:overlay(55) +from:0x0213d62c kind:load to:0x02138914 module:overlay(55) +from:0x0213d630 kind:load to:0x02138c40 module:overlay(55) +from:0x0213d634 kind:load to:0x021397a4 module:overlay(55) +from:0x0213d63c kind:load to:0x02139638 module:overlay(55) +from:0x0213d64c kind:load to:0x0213aa58 module:overlay(55) +from:0x0213d654 kind:load to:0x0213aaa4 module:overlay(55) +from:0x0213d65c kind:load to:0x0213aa84 module:overlay(55) +from:0x0213d664 kind:load to:0x0213aafc module:overlay(55) +from:0x0213d68c kind:load to:0x02139934 module:overlay(55) +from:0x0213d690 kind:load to:0x02097998 module:overlay(0) +from:0x0213d694 kind:load to:0x020977a8 module:overlay(0) +from:0x0213d698 kind:load to:0x02097824 module:overlay(0) +from:0x0213d69c kind:load to:0x020979a0 module:overlay(0) +from:0x0213d6a0 kind:load to:0x020979c0 module:overlay(0) +from:0x0213d6a4 kind:load to:0x020979ec module:overlay(0) +from:0x0213d6b0 kind:load to:0x02139ac4 module:overlay(55) +from:0x0213d6b4 kind:load to:0x0213b398 module:overlay(55) +from:0x0213d6b8 kind:load to:0x02099b54 module:overlay(0) +from:0x0213d6bc kind:load to:0x02099b8c module:overlay(0) +from:0x0213d6c0 kind:load to:0x0209a190 module:overlay(0) +from:0x0213d6c4 kind:load to:0x0209a198 module:overlay(0) +from:0x0213d6c8 kind:load to:0x0209a138 module:overlay(0) +from:0x0213d6cc kind:load to:0x02099d04 module:overlay(0) +from:0x0213d6d0 kind:load to:0x02099bf4 module:overlay(0) +from:0x0213d6d4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213d6d8 kind:load to:0x0209a148 module:overlay(0) +from:0x0213d6dc kind:load to:0x0209a160 module:overlay(0) +from:0x0213d6e0 kind:load to:0x0213b37c module:overlay(55) +from:0x0213d6e4 kind:load to:0x0209a178 module:overlay(0) +from:0x0213d6e8 kind:load to:0x0213b36c module:overlay(55) +from:0x0213d6ec kind:load to:0x0213b348 module:overlay(55) +from:0x0213d6f0 kind:load to:0x0213a374 module:overlay(55) +from:0x0213d6f8 kind:load to:0x0213a484 module:overlay(55) +from:0x0213d700 kind:load to:0x021390a4 module:overlay(55) +from:0x0213d708 kind:load to:0x0213a1f0 module:overlay(55) +from:0x0213d710 kind:load to:0x0213a2b4 module:overlay(55) +from:0x0213d718 kind:load to:0x021391b0 module:overlay(55) +from:0x0213d720 kind:load to:0x0213927c module:overlay(55) +from:0x0213d728 kind:load to:0x0213a4c4 module:overlay(55) +from:0x0213d730 kind:load to:0x0213a1ac module:overlay(55) +from:0x0213d738 kind:load to:0x0213a8c0 module:overlay(55) +from:0x0213d740 kind:load to:0x0213a5ec module:overlay(55) +from:0x0213d748 kind:load to:0x0213a360 module:overlay(55) +from:0x0213d750 kind:load to:0x0213a3c0 module:overlay(55) +from:0x0213d758 kind:load to:0x0213a500 module:overlay(55) +from:0x0213d760 kind:load to:0x02138ce4 module:overlay(55) +from:0x0213d768 kind:load to:0x02138ea0 module:overlay(55) +from:0x0213d770 kind:load to:0x0213a51c module:overlay(55) +from:0x0213d778 kind:load to:0x0213a538 module:overlay(55) +from:0x0213d780 kind:load to:0x02138ff4 module:overlay(55) +from:0x0213d788 kind:load to:0x0213a0bc module:overlay(55) +from:0x0213d790 kind:load to:0x0213a844 module:overlay(55) +from:0x0213d798 kind:load to:0x0213a554 module:overlay(55) +from:0x0213d7a8 kind:load to:0x0209856c module:overlay(0) +from:0x0213d7ac kind:load to:0x020985a8 module:overlay(0) +from:0x0213d7b0 kind:load to:0x020985c0 module:overlay(0) +from:0x0213d7b4 kind:load to:0x020985cc module:overlay(0) +from:0x0213d7b8 kind:load to:0x01fff464 module:itcm +from:0x0213d7bc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213d7c0 kind:load to:0x02139bc4 module:overlay(55) +from:0x0213d7c4 kind:load to:0x02098504 module:overlay(0) +from:0x0213d7c8 kind:load to:0x02138aa0 module:overlay(55) +from:0x0213d7cc kind:load to:0x0209850c module:overlay(0) +from:0x0213d7d0 kind:load to:0x02098510 module:overlay(0) +from:0x0213d7d4 kind:load to:0x02139be8 module:overlay(55) +from:0x0213d7d8 kind:load to:0x02099058 module:overlay(0) +from:0x0213d7dc kind:load to:0x0209851c module:overlay(0) +from:0x0213d7e0 kind:load to:0x020985d8 module:overlay(0) +from:0x0213d7e4 kind:load to:0x02098644 module:overlay(0) +from:0x0213d7e8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213d7ec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213d7f0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213d7f4 kind:load to:0x02139aec module:overlay(55) +from:0x0213d7f8 kind:load to:0x02139b54 module:overlay(55) +from:0x0213d7fc kind:load to:0x020995dc module:overlay(0) +from:0x0213d800 kind:load to:0x02139c90 module:overlay(55) +from:0x0213d804 kind:load to:0x02139cac module:overlay(55) +from:0x0213d808 kind:load to:0x0213a048 module:overlay(55) +from:0x0213d80c kind:load to:0x0213a080 module:overlay(55) +from:0x0213d810 kind:load to:0x0213b1bc module:overlay(55) +from:0x0213d814 kind:load to:0x02139ce4 module:overlay(55) +from:0x0213d818 kind:load to:0x02139fd4 module:overlay(55) +from:0x0213d81c kind:load to:0x0213af58 module:overlay(55) +from:0x0213d820 kind:load to:0x0213af74 module:overlay(55) +from:0x0213d824 kind:load to:0x0213adc8 module:overlay(55) +from:0x0213d8cc kind:load to:0x0213b564 module:overlay(55) +from:0x0213d8d0 kind:load to:0x0213bf6c module:overlay(55) +from:0x0213d8d4 kind:load to:0x0213b450 module:overlay(55) +from:0x0213d8e0 kind:load to:0x0213b3d4 module:overlay(55) +from:0x0213d8e4 kind:load to:0x02097a38 module:overlay(0) +from:0x0213d8e8 kind:load to:0x02097a6c module:overlay(0) +from:0x0213d8ec kind:load to:0x02097824 module:overlay(0) +from:0x0213d8f0 kind:load to:0x02097a40 module:overlay(0) +from:0x0213d8f4 kind:load to:0x02097868 module:overlay(0) +from:0x0213d8f8 kind:load to:0x0209786c module:overlay(0) +from:0x0213d904 kind:load to:0x0207caf4 module:overlay(0) +from:0x0213d908 kind:load to:0x0207cafc module:overlay(0) +from:0x0213d90c kind:load to:0x0207d310 module:overlay(0) +from:0x0213d910 kind:load to:0x0207d300 module:overlay(0) +from:0x0213d914 kind:load to:0x0207d34c module:overlay(0) +from:0x0213d918 kind:load to:0x0207d384 module:overlay(0) +from:0x0213d91c kind:load to:0x0207d3c8 module:overlay(0) +from:0x0213d920 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0213d924 kind:load to:0x02138fec module:overlay(55) +from:0x0213d92c kind:load to:0x0213b8dc module:overlay(55) +from:0x0213d934 kind:load to:0x02139084 module:overlay(55) +from:0x0213d93c kind:load to:0x02138ce4 module:overlay(55) +from:0x0213d944 kind:load to:0x02138ea0 module:overlay(55) +from:0x0213d94c kind:load to:0x02139124 module:overlay(55) +from:0x0213d954 kind:load to:0x021391dc module:overlay(55) +from:0x0213d95c kind:load to:0x02138ff4 module:overlay(55) +from:0x0213d964 kind:load to:0x0213b9c4 module:overlay(55) +from:0x0213d96c kind:load to:0x0213baf8 module:overlay(55) +from:0x0213d974 kind:load to:0x02138ff0 module:overlay(55) +from:0x0213d97c kind:load to:0x0213b9b4 module:overlay(55) +from:0x0213d984 kind:load to:0x021390a4 module:overlay(55) +from:0x0213d98c kind:load to:0x0213b860 module:overlay(55) +from:0x0213d994 kind:load to:0x02138f10 module:overlay(55) +from:0x0213d99c kind:load to:0x021391b0 module:overlay(55) +from:0x0213d9a4 kind:load to:0x0213927c module:overlay(55) +from:0x0213d9ac kind:load to:0x02139060 module:overlay(55) +from:0x0213d9b4 kind:load to:0x0213ba40 module:overlay(55) +from:0x0213d9bc kind:load to:0x0213bb08 module:overlay(55) +from:0x0213d9cc kind:load to:0x0209856c module:overlay(0) +from:0x0213d9d0 kind:load to:0x020985a8 module:overlay(0) +from:0x0213d9d4 kind:load to:0x020985c0 module:overlay(0) +from:0x0213d9d8 kind:load to:0x020985cc module:overlay(0) +from:0x0213d9dc kind:load to:0x01fff464 module:itcm +from:0x0213d9e0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213d9e4 kind:load to:0x0213b5c0 module:overlay(55) +from:0x0213d9e8 kind:load to:0x02098504 module:overlay(0) +from:0x0213d9ec kind:load to:0x02138aa0 module:overlay(55) +from:0x0213d9f0 kind:load to:0x0209850c module:overlay(0) +from:0x0213d9f4 kind:load to:0x02098510 module:overlay(0) +from:0x0213d9f8 kind:load to:0x0213b7d4 module:overlay(55) +from:0x0213d9fc kind:load to:0x02099058 module:overlay(0) +from:0x0213da00 kind:load to:0x0209851c module:overlay(0) +from:0x0213da04 kind:load to:0x0213bec0 module:overlay(55) +from:0x0213da08 kind:load to:0x02098644 module:overlay(0) +from:0x0213da0c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213da10 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213da14 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213da18 kind:load to:0x0213b578 module:overlay(55) +from:0x0213da1c kind:load to:0x0213b598 module:overlay(55) +from:0x0213da20 kind:load to:0x0213be90 module:overlay(55) +from:0x0213da24 kind:load to:0x021388c4 module:overlay(55) +from:0x0213da28 kind:load to:0x0213b658 module:overlay(55) +from:0x0213da2c kind:load to:0x0213b764 module:overlay(55) +from:0x0213da30 kind:load to:0x0213b79c module:overlay(55) +from:0x0213da34 kind:load to:0x021392e0 module:overlay(55) +from:0x0213da38 kind:load to:0x0213b690 module:overlay(55) +from:0x0213da3c kind:load to:0x0213b734 module:overlay(55) +from:0x0213da40 kind:load to:0x0213bb0c module:overlay(55) +from:0x0213da44 kind:load to:0x0213bb2c module:overlay(55) +from:0x0213da48 kind:load to:0x02139638 module:overlay(55) +from:0x0213db80 kind:load to:0x0213c470 module:overlay(55) +from:0x0213db88 kind:load to:0x0213c81c module:overlay(55) +from:0x0213db90 kind:load to:0x0213c478 module:overlay(55) +from:0x0213db98 kind:load to:0x0213c4d0 module:overlay(55) +from:0x0213dba0 kind:load to:0x0213c5b8 module:overlay(55) +from:0x0213dba8 kind:load to:0x0213c760 module:overlay(55) +from:0x0213dbb0 kind:load to:0x0213c7d8 module:overlay(55) +from:0x0213dbb8 kind:load to:0x0213c46c module:overlay(55) +from:0x0213dbc0 kind:load to:0x0213c7dc module:overlay(55) +from:0x0213dbc8 kind:load to:0x0213c474 module:overlay(55) +from:0x0213dbd0 kind:load to:0x0213c4bc module:overlay(55) +from:0x0213dbd8 kind:load to:0x0213c598 module:overlay(55) +from:0x0213dbe0 kind:load to:0x0213c750 module:overlay(55) +from:0x0213dbe8 kind:load to:0x0213c7c4 module:overlay(55) +from:0x0213dbf8 kind:load to:0x0213c044 module:overlay(55) +from:0x0213dbfc kind:load to:0x0213c080 module:overlay(55) +from:0x0213dc00 kind:load to:0x0213c09c module:overlay(55) +from:0x0213dc04 kind:load to:0x0213c0f4 module:overlay(55) +from:0x0213dc10 kind:load to:0x0213c348 module:overlay(55) +from:0x0213dc14 kind:load to:0x0213d32c module:overlay(55) +from:0x0213dc18 kind:load to:0x0207b750 module:overlay(0) +from:0x0213dc1c kind:load to:0x0207b788 module:overlay(0) +from:0x0213dc20 kind:load to:0x0213c118 module:overlay(55) +from:0x0213dc2c kind:load to:0x0213bfa8 module:overlay(55) +from:0x0213dc30 kind:load to:0x02097998 module:overlay(0) +from:0x0213dc34 kind:load to:0x020977a8 module:overlay(0) +from:0x0213dc38 kind:load to:0x02097824 module:overlay(0) +from:0x0213dc3c kind:load to:0x020979a0 module:overlay(0) +from:0x0213dc40 kind:load to:0x020979c0 module:overlay(0) +from:0x0213dc44 kind:load to:0x020979ec module:overlay(0) +from:0x0213dc50 kind:load to:0x0213c334 module:overlay(55) +from:0x0213dc54 kind:load to:0x0213d348 module:overlay(55) +from:0x0213dc58 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0213dc5c kind:load to:0x0209a2dc module:overlay(0) +from:0x0213dc60 kind:load to:0x0209a374 module:overlay(0) +from:0x0213dc64 kind:load to:0x0209a388 module:overlay(0) +from:0x0213dc68 kind:load to:0x0209a138 module:overlay(0) +from:0x0213dc6c kind:load to:0x0209a3b0 module:overlay(0) +from:0x0213dc70 kind:load to:0x0209a438 module:overlay(0) +from:0x0213dc74 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213dc78 kind:load to:0x0209a344 module:overlay(0) +from:0x0213dc7c kind:load to:0x0209a35c module:overlay(0) +from:0x0213dc80 kind:load to:0x0209a39c module:overlay(0) +from:0x0213dc84 kind:load to:0x0209a728 module:overlay(0) +from:0x0213dc88 kind:load to:0x021398c4 module:overlay(55) +from:0x0213dc8c kind:load to:0x021398a0 module:overlay(55) +from:0x0213dc90 kind:load to:0x0209a760 module:overlay(0) +from:0x0213dc9c kind:load to:0x0209856c module:overlay(0) +from:0x0213dca0 kind:load to:0x020985a8 module:overlay(0) +from:0x0213dca4 kind:load to:0x020985c0 module:overlay(0) +from:0x0213dca8 kind:load to:0x020985cc module:overlay(0) +from:0x0213dcac kind:load to:0x01fff464 module:itcm +from:0x0213dcb0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213dcb4 kind:load to:0x0213c3c4 module:overlay(55) +from:0x0213dcb8 kind:load to:0x02098504 module:overlay(0) +from:0x0213dcbc kind:load to:0x0213cba0 module:overlay(55) +from:0x0213dcc0 kind:load to:0x0213cb7c module:overlay(55) +from:0x0213dcc4 kind:load to:0x02098510 module:overlay(0) +from:0x0213dcc8 kind:load to:0x0213ce54 module:overlay(55) +from:0x0213dccc kind:load to:0x02099058 module:overlay(0) +from:0x0213dcd0 kind:load to:0x0209851c module:overlay(0) +from:0x0213dcd4 kind:load to:0x020985d8 module:overlay(0) +from:0x0213dcd8 kind:load to:0x02098644 module:overlay(0) +from:0x0213dcdc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213dce0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213dce4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213dce8 kind:load to:0x0213c35c module:overlay(55) +from:0x0213dcec kind:load to:0x0213c38c module:overlay(55) +from:0x0213dcf0 kind:load to:0x020995dc module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov055/symbols.txt b/config/eur1/arm9/overlays/ov055/symbols.txt new file mode 100644 index 00000000..8db55bf0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov055/symbols.txt @@ -0,0 +1,240 @@ +func_ov055_02138600 kind:function(arm,size=0x48) addr:0x02138600 +func_ov055_02138648 kind:function(arm,size=0x144) addr:0x02138648 +func_ov055_0213878c kind:function(arm,size=0x14) addr:0x0213878c +func_ov055_021387a0 kind:function(arm,size=0x14) addr:0x021387a0 +func_ov055_021387b4 kind:function(arm,size=0x84) addr:0x021387b4 +func_ov055_02138838 kind:function(arm,size=0x7c) addr:0x02138838 +func_ov055_021388b4 kind:function(arm,size=0x10) addr:0x021388b4 +func_ov055_021388c4 kind:function(arm,size=0x20) addr:0x021388c4 +func_ov055_021388e4 kind:function(arm,size=0x30) addr:0x021388e4 +func_ov055_02138914 kind:function(arm,size=0x7c) addr:0x02138914 +func_ov055_02138990 kind:function(arm,size=0x110) addr:0x02138990 +func_ov055_02138aa0 kind:function(arm,size=0x16c) addr:0x02138aa0 +func_ov055_02138c0c kind:function(arm,size=0x34) addr:0x02138c0c +func_ov055_02138c40 kind:function(arm,size=0x24) addr:0x02138c40 +func_ov055_02138c64 kind:function(arm,size=0x80) addr:0x02138c64 +func_ov055_02138ce4 kind:function(arm,size=0xf4) addr:0x02138ce4 +func_ov055_02138dd8 kind:function(arm,size=0xc8) addr:0x02138dd8 +func_ov055_02138ea0 kind:function(arm,size=0x70) addr:0x02138ea0 +func_ov055_02138f10 kind:function(arm,size=0x48) addr:0x02138f10 +func_ov055_02138f58 kind:function(arm,size=0x94) addr:0x02138f58 +func_ov055_02138fec kind:function(arm,size=0x4) addr:0x02138fec +func_ov055_02138ff0 kind:function(arm,size=0x4) addr:0x02138ff0 +func_ov055_02138ff4 kind:function(arm,size=0x6c) addr:0x02138ff4 +func_ov055_02139060 kind:function(arm,size=0x24) addr:0x02139060 +func_ov055_02139084 kind:function(arm,size=0x20) addr:0x02139084 +func_ov055_021390a4 kind:function(arm,size=0x80) addr:0x021390a4 +func_ov055_02139124 kind:function(arm,size=0x8c) addr:0x02139124 +func_ov055_021391b0 kind:function(arm,size=0x2c) addr:0x021391b0 +func_ov055_021391dc kind:function(arm,size=0xa0) addr:0x021391dc +func_ov055_0213927c kind:function(arm,size=0x64) addr:0x0213927c +func_ov055_021392e0 kind:function(arm,size=0x10) addr:0x021392e0 +func_ov055_021392f0 kind:function(arm,size=0x15c) addr:0x021392f0 +func_ov055_0213944c kind:function(arm,size=0x40) addr:0x0213944c +func_ov055_0213948c kind:function(arm,size=0x88) addr:0x0213948c +func_ov055_02139514 kind:function(arm,size=0x64) addr:0x02139514 +func_ov055_02139578 kind:function(arm,size=0x60) addr:0x02139578 +func_ov055_021395d8 kind:function(arm,size=0x20) addr:0x021395d8 +func_ov055_021395f8 kind:function(arm,size=0x40) addr:0x021395f8 +func_ov055_02139638 kind:function(arm,size=0x98) addr:0x02139638 +func_ov055_021396d0 kind:function(arm,size=0xd4) addr:0x021396d0 +func_ov055_021397a4 kind:function(arm,size=0x18) addr:0x021397a4 +func_ov055_021397bc kind:function(arm,size=0x48) addr:0x021397bc +func_ov055_02139804 kind:function(arm,size=0x80) addr:0x02139804 +func_ov055_02139884 kind:function(arm,size=0x1c) addr:0x02139884 +func_ov055_021398a0 kind:function(arm,size=0x24) addr:0x021398a0 +func_ov055_021398c4 kind:function(arm,size=0x2c) addr:0x021398c4 +func_ov055_021398f0 kind:function(arm,size=0x1c) addr:0x021398f0 +func_ov055_0213990c kind:function(arm,size=0x1c) addr:0x0213990c +func_ov055_02139928 kind:function(arm,size=0xc) addr:0x02139928 +func_ov055_02139934 kind:function(arm,size=0x24) addr:0x02139934 +func_ov055_02139958 kind:function(arm,size=0x5c) addr:0x02139958 +func_ov055_021399b4 kind:function(arm,size=0x110) addr:0x021399b4 +func_ov055_02139ac4 kind:function(arm,size=0x14) addr:0x02139ac4 +func_ov055_02139ad8 kind:function(arm,size=0x14) addr:0x02139ad8 +func_ov055_02139aec kind:function(arm,size=0x68) addr:0x02139aec +func_ov055_02139b54 kind:function(arm,size=0x70) addr:0x02139b54 +func_ov055_02139bc4 kind:function(arm,size=0x24) addr:0x02139bc4 +func_ov055_02139be8 kind:function(arm,size=0xa8) addr:0x02139be8 +func_ov055_02139c90 kind:function(arm,size=0x1c) addr:0x02139c90 +func_ov055_02139cac kind:function(arm,size=0x38) addr:0x02139cac +func_ov055_02139ce4 kind:function(arm,size=0x2f0) addr:0x02139ce4 +func_ov055_02139fd4 kind:function(arm,size=0x74) addr:0x02139fd4 +func_ov055_0213a048 kind:function(arm,size=0x38) addr:0x0213a048 +func_ov055_0213a080 kind:function(arm,size=0x3c) addr:0x0213a080 +func_ov055_0213a0bc kind:function(arm,size=0xf0) addr:0x0213a0bc +func_ov055_0213a1ac kind:function(arm,size=0x44) addr:0x0213a1ac +func_ov055_0213a1f0 kind:function(arm,size=0xc4) addr:0x0213a1f0 +func_ov055_0213a2b4 kind:function(arm,size=0xac) addr:0x0213a2b4 +func_ov055_0213a360 kind:function(arm,size=0x14) addr:0x0213a360 +func_ov055_0213a374 kind:function(arm,size=0x4c) addr:0x0213a374 +func_ov055_0213a3c0 kind:function(arm,size=0xc4) addr:0x0213a3c0 +func_ov055_0213a484 kind:function(arm,size=0x40) addr:0x0213a484 +func_ov055_0213a4c4 kind:function(arm,size=0x3c) addr:0x0213a4c4 +func_ov055_0213a500 kind:function(arm,size=0x1c) addr:0x0213a500 +func_ov055_0213a51c kind:function(arm,size=0x1c) addr:0x0213a51c +func_ov055_0213a538 kind:function(arm,size=0x1c) addr:0x0213a538 +func_ov055_0213a554 kind:function(arm,size=0x98) addr:0x0213a554 +func_ov055_0213a5ec kind:function(arm,size=0x258) addr:0x0213a5ec +func_ov055_0213a844 kind:function(arm,size=0x7c) addr:0x0213a844 +func_ov055_0213a8c0 kind:function(arm,size=0xec) addr:0x0213a8c0 +func_ov055_0213a9ac kind:function(arm,size=0x64) addr:0x0213a9ac +func_ov055_0213aa10 kind:function(arm,size=0x48) addr:0x0213aa10 +func_ov055_0213aa58 kind:function(arm,size=0x2c) addr:0x0213aa58 +func_ov055_0213aa84 kind:function(arm,size=0x20) addr:0x0213aa84 +func_ov055_0213aaa4 kind:function(arm,size=0x58) addr:0x0213aaa4 +func_ov055_0213aafc kind:function(arm,size=0x70) addr:0x0213aafc +func_ov055_0213ab6c kind:function(arm,size=0x40) addr:0x0213ab6c +func_ov055_0213abac kind:function(arm,size=0x20) addr:0x0213abac +func_ov055_0213abcc kind:function(arm,size=0x1fc) addr:0x0213abcc +func_ov055_0213adc8 kind:function(arm,size=0x190) addr:0x0213adc8 +func_ov055_0213af58 kind:function(arm,size=0x1c) addr:0x0213af58 +func_ov055_0213af74 kind:function(arm,size=0x44) addr:0x0213af74 +func_ov055_0213afb8 kind:function(arm,size=0x6c) addr:0x0213afb8 +func_ov055_0213b024 kind:function(arm,size=0x6c) addr:0x0213b024 +func_ov055_0213b090 kind:function(arm,size=0xcc) addr:0x0213b090 +func_ov055_0213b15c kind:function(arm,size=0x30) addr:0x0213b15c +func_ov055_0213b18c kind:function(arm,size=0x30) addr:0x0213b18c +func_ov055_0213b1bc kind:function(arm,size=0x34) addr:0x0213b1bc +func_ov055_0213b1f0 kind:function(arm,size=0xac) addr:0x0213b1f0 +func_ov055_0213b29c kind:function(arm,size=0xac) addr:0x0213b29c +func_ov055_0213b348 kind:function(arm,size=0x24) addr:0x0213b348 +func_ov055_0213b36c kind:function(arm,size=0x10) addr:0x0213b36c +func_ov055_0213b37c kind:function(arm,size=0x8) addr:0x0213b37c +func_ov055_0213b384 kind:function(arm,size=0x14) addr:0x0213b384 +func_ov055_0213b398 kind:function(arm,size=0x1c) addr:0x0213b398 +func_ov055_0213b3b4 kind:function(arm,size=0x14) addr:0x0213b3b4 +func_ov055_0213b3c8 kind:function(arm,size=0xc) addr:0x0213b3c8 +func_ov055_0213b3d4 kind:function(arm,size=0x24) addr:0x0213b3d4 +func_ov055_0213b3f8 kind:function(arm,size=0x58) addr:0x0213b3f8 +func_ov055_0213b450 kind:function(arm,size=0x58) addr:0x0213b450 +func_ov055_0213b4a8 kind:function(arm,size=0xbc) addr:0x0213b4a8 +func_ov055_0213b564 kind:function(arm,size=0x14) addr:0x0213b564 +func_ov055_0213b578 kind:function(arm,size=0x20) addr:0x0213b578 +func_ov055_0213b598 kind:function(arm,size=0x28) addr:0x0213b598 +func_ov055_0213b5c0 kind:function(arm,size=0x98) addr:0x0213b5c0 +func_ov055_0213b658 kind:function(arm,size=0x38) addr:0x0213b658 +func_ov055_0213b690 kind:function(arm,size=0xa4) addr:0x0213b690 +func_ov055_0213b734 kind:function(arm,size=0x30) addr:0x0213b734 +func_ov055_0213b764 kind:function(arm,size=0x38) addr:0x0213b764 +func_ov055_0213b79c kind:function(arm,size=0x38) addr:0x0213b79c +func_ov055_0213b7d4 kind:function(arm,size=0x8c) addr:0x0213b7d4 +func_ov055_0213b860 kind:function(arm,size=0x7c) addr:0x0213b860 +func_ov055_0213b8dc kind:function(arm,size=0xd8) addr:0x0213b8dc +func_ov055_0213b9b4 kind:function(arm,size=0x10) addr:0x0213b9b4 +func_ov055_0213b9c4 kind:function(arm,size=0x7c) addr:0x0213b9c4 +func_ov055_0213ba40 kind:function(arm,size=0xb8) addr:0x0213ba40 +func_ov055_0213baf8 kind:function(arm,size=0x10) addr:0x0213baf8 +func_ov055_0213bb08 kind:function(arm,size=0x4) addr:0x0213bb08 +func_ov055_0213bb0c kind:function(arm,size=0x20) addr:0x0213bb0c +func_ov055_0213bb2c kind:function(arm,size=0x94) addr:0x0213bb2c +func_ov055_0213bbc0 kind:function(arm,size=0xb8) addr:0x0213bbc0 +func_ov055_0213bc78 kind:function(arm,size=0xf8) addr:0x0213bc78 +func_ov055_0213bd70 kind:function(arm,size=0x2c) addr:0x0213bd70 +func_ov055_0213bd9c kind:function(arm,size=0x9c) addr:0x0213bd9c +func_ov055_0213be38 kind:function(arm,size=0x58) addr:0x0213be38 +func_ov055_0213be90 kind:function(arm,size=0x30) addr:0x0213be90 +func_ov055_0213bec0 kind:function(arm,size=0x14) addr:0x0213bec0 +func_ov055_0213bed4 kind:function(arm,size=0x1c) addr:0x0213bed4 +func_ov055_0213bef0 kind:function(arm,size=0x40) addr:0x0213bef0 +func_ov055_0213bf30 kind:function(arm,size=0x3c) addr:0x0213bf30 +func_ov055_0213bf6c kind:function(arm,size=0x1c) addr:0x0213bf6c +func_ov055_0213bf88 kind:function(arm,size=0x14) addr:0x0213bf88 +func_ov055_0213bf9c kind:function(arm,size=0xc) addr:0x0213bf9c +func_ov055_0213bfa8 kind:function(arm,size=0x24) addr:0x0213bfa8 +func_ov055_0213bfcc kind:function(arm,size=0x44) addr:0x0213bfcc +func_ov055_0213c010 kind:function(arm,size=0x34) addr:0x0213c010 +func_ov055_0213c044 kind:function(arm,size=0x3c) addr:0x0213c044 +func_ov055_0213c080 kind:function(arm,size=0x1c) addr:0x0213c080 +func_ov055_0213c09c kind:function(arm,size=0x1c) addr:0x0213c09c +func_ov055_0213c0b8 kind:function(arm,size=0x3c) addr:0x0213c0b8 +func_ov055_0213c0f4 kind:function(arm,size=0x24) addr:0x0213c0f4 +func_ov055_0213c118 kind:function(arm,size=0x24) addr:0x0213c118 +func_ov055_0213c13c kind:function(arm,size=0x74) addr:0x0213c13c +func_ov055_0213c1b0 kind:function(arm,size=0x184) addr:0x0213c1b0 +func_ov055_0213c334 kind:function(arm,size=0x14) addr:0x0213c334 +func_ov055_0213c348 kind:function(arm,size=0x14) addr:0x0213c348 +func_ov055_0213c35c kind:function(arm,size=0x30) addr:0x0213c35c +func_ov055_0213c38c kind:function(arm,size=0x38) addr:0x0213c38c +func_ov055_0213c3c4 kind:function(arm,size=0x50) addr:0x0213c3c4 +func_ov055_0213c414 kind:function(arm,size=0x58) addr:0x0213c414 +func_ov055_0213c46c kind:function(arm,size=0x4) addr:0x0213c46c +func_ov055_0213c470 kind:function(arm,size=0x4) addr:0x0213c470 +func_ov055_0213c474 kind:function(arm,size=0x4) addr:0x0213c474 +func_ov055_0213c478 kind:function(arm,size=0x44) addr:0x0213c478 +func_ov055_0213c4bc kind:function(arm,size=0x14) addr:0x0213c4bc +func_ov055_0213c4d0 kind:function(arm,size=0xc8) addr:0x0213c4d0 +func_ov055_0213c598 kind:function(arm,size=0x20) addr:0x0213c598 +func_ov055_0213c5b8 kind:function(arm,size=0x198) addr:0x0213c5b8 +func_ov055_0213c750 kind:function(arm,size=0x10) addr:0x0213c750 +func_ov055_0213c760 kind:function(arm,size=0x64) addr:0x0213c760 +func_ov055_0213c7c4 kind:function(arm,size=0x14) addr:0x0213c7c4 +func_ov055_0213c7d8 kind:function(arm,size=0x4) addr:0x0213c7d8 +func_ov055_0213c7dc kind:function(arm,size=0x40) addr:0x0213c7dc +func_ov055_0213c81c kind:function(arm,size=0x10c) addr:0x0213c81c +func_ov055_0213c928 kind:function(arm,size=0x254) addr:0x0213c928 +func_ov055_0213cb7c kind:function(arm,size=0x24) addr:0x0213cb7c +func_ov055_0213cba0 kind:function(arm,size=0xf8) addr:0x0213cba0 +func_ov055_0213cc98 kind:function(arm,size=0x1bc) addr:0x0213cc98 +func_ov055_0213ce54 kind:function(arm,size=0x160) addr:0x0213ce54 +func_ov055_0213cfb4 kind:function(arm,size=0xc4) addr:0x0213cfb4 +func_ov055_0213d078 kind:function(arm,size=0x5c) addr:0x0213d078 +func_ov055_0213d0d4 kind:function(arm,size=0x3c) addr:0x0213d0d4 +func_ov055_0213d110 kind:function(arm,size=0x78) addr:0x0213d110 +func_ov055_0213d188 kind:function(arm,size=0x4) addr:0x0213d188 +func_ov055_0213d18c kind:function(arm,size=0xb4) addr:0x0213d18c +func_ov055_0213d240 kind:function(arm,size=0x80) addr:0x0213d240 +func_ov055_0213d2c0 kind:function(arm,size=0x6c) addr:0x0213d2c0 +func_ov055_0213d32c kind:function(arm,size=0x1c) addr:0x0213d32c +func_ov055_0213d348 kind:function(arm,size=0x1c) addr:0x0213d348 +func_ov055_0213d364 kind:function(arm,size=0x14) addr:0x0213d364 +data_ov055_0213d378 kind:data(any) addr:0x0213d378 +data_ov055_0213d388 kind:data(any) addr:0x0213d388 +data_ov055_0213d398 kind:data(any) addr:0x0213d398 +__sinit_ov055_0213d3a8 kind:function(arm,size=0x6c) addr:0x0213d3a8 +__sinit_ov055_0213d414 kind:function(arm,size=0x6c) addr:0x0213d414 +__sinit_ov055_0213d480 kind:function(arm,size=0x94) addr:0x0213d480 +.p__sinit_ov055_0213d3a8 kind:data(word) addr:0x0213d514 +.p__sinit_ov055_0213d414 kind:data(word) addr:0x0213d518 +.p__sinit_ov055_0213d480 kind:data(word) addr:0x0213d51c +data_ov055_0213d548 kind:data(any) addr:0x0213d548 +data_ov055_0213d574 kind:data(any) addr:0x0213d574 +data_ov055_0213d5c0 kind:data(any) addr:0x0213d5c0 +data_ov055_0213d640 kind:data(any) addr:0x0213d640 +data_ov055_0213d64c kind:data(any) addr:0x0213d64c +data_ov055_0213d65c kind:data(any) addr:0x0213d65c +data_ov055_0213d66c kind:data(any) addr:0x0213d66c +data_ov055_0213d68c kind:data(any) addr:0x0213d68c +data_ov055_0213d6b0 kind:data(any) addr:0x0213d6b0 +data_ov055_0213d6f0 kind:data(any) addr:0x0213d6f0 +data_ov055_0213d720 kind:data(any) addr:0x0213d720 ambiguous +data_ov055_0213d748 kind:data(any) addr:0x0213d748 +data_ov055_0213d7a8 kind:data(any) addr:0x0213d7a8 +data_ov055_0213d828 kind:data(any) addr:0x0213d828 +data_ov055_0213d8a0 kind:data(any) addr:0x0213d8a0 +data_ov055_0213d8b8 kind:data(any) addr:0x0213d8b8 +data_ov055_0213d8cc kind:data(any) addr:0x0213d8cc +data_ov055_0213d8e0 kind:data(any) addr:0x0213d8e0 +data_ov055_0213d904 kind:data(any) addr:0x0213d904 +data_ov055_0213d924 kind:data(any) addr:0x0213d924 +data_ov055_0213d974 kind:data(any) addr:0x0213d974 +data_ov055_0213d9cc kind:data(any) addr:0x0213d9cc +data_ov055_0213da4c kind:data(any) addr:0x0213da4c +data_ov055_0213dadc kind:data(any) addr:0x0213dadc +data_ov055_0213db6c kind:data(any) addr:0x0213db6c +data_ov055_0213db80 kind:data(any) addr:0x0213db80 +data_ov055_0213dbb8 kind:data(any) addr:0x0213dbb8 +data_ov055_0213dbf8 kind:data(any) addr:0x0213dbf8 +data_ov055_0213dc10 kind:data(any) addr:0x0213dc10 +data_ov055_0213dc2c kind:data(any) addr:0x0213dc2c +data_ov055_0213dc50 kind:data(any) addr:0x0213dc50 +data_ov055_0213dc9c kind:data(any) addr:0x0213dc9c +data_ov055_0213dd00 kind:bss addr:0x0213dd00 +data_ov055_0213dd04 kind:bss addr:0x0213dd04 +data_ov055_0213dd10 kind:bss addr:0x0213dd10 +data_ov055_0213dde8 kind:bss addr:0x0213dde8 +data_ov055_0213ddec kind:bss addr:0x0213ddec +data_ov055_0213ddf8 kind:bss addr:0x0213ddf8 +data_ov055_0213de3c kind:bss addr:0x0213de3c +data_ov055_0213de40 kind:bss addr:0x0213de40 +data_ov055_0213de4c kind:bss addr:0x0213de4c diff --git a/config/eur1/arm9/overlays/ov056/delinks.txt b/config/eur1/arm9/overlays/ov056/delinks.txt new file mode 100644 index 00000000..373dc025 --- /dev/null +++ b/config/eur1/arm9/overlays/ov056/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02138600 end:0x0213e3ac kind:code align:32 + .rodata start:0x0213e3ac end:0x0213e4fc kind:rodata align:4 + .init start:0x0213e4fc end:0x0213e5ec kind:code align:4 + .ctor start:0x0213e5ec end:0x0213e5f8 kind:rodata align:4 + .data start:0x0213e600 end:0x0213ef40 kind:data align:32 + .bss start:0x0213ef40 end:0x0213f0e0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov056/relocs.txt b/config/eur1/arm9/overlays/ov056/relocs.txt new file mode 100644 index 00000000..73e10a70 --- /dev/null +++ b/config/eur1/arm9/overlays/ov056/relocs.txt @@ -0,0 +1,1073 @@ +from:0x02138610 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0213864c kind:load to:0x0213e608 module:overlay(56) +from:0x021386c4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021386d0 kind:load to:0x0213e608 module:overlay(56) +from:0x0213871c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02138724 kind:arm_call to:0x02011ff4 module:main +from:0x02138730 kind:load to:0x0213e608 module:overlay(56) +from:0x0213877c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02138788 kind:load to:0x0213e608 module:overlay(56) +from:0x0213879c kind:arm_call to:0x02011f3c module:main +from:0x021387a8 kind:arm_call to:0x02138938 module:overlay(56) +from:0x021387e4 kind:arm_call to:0x02011f3c module:main +from:0x021387f4 kind:arm_call to:0x02097b4c module:overlay(0) +from:0x02138814 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x02138834 kind:arm_call to:0x021387b0 module:overlay(56) +from:0x021388a0 kind:arm_call_thumb to:0x02058914 module:overlay(0) +from:0x021388b0 kind:load to:0x0213ef50 module:overlay(56) +from:0x021388c4 kind:arm_call to:0x02011f3c module:main +from:0x021388d0 kind:arm_call to:0x02138938 module:overlay(56) +from:0x021388f0 kind:arm_call to:0x02138600 module:overlay(56) +from:0x02138930 kind:load to:0x0213e664 module:overlay(56) +from:0x02138964 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02138984 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021389a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021389b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02138a24 kind:arm_call to:0x0213a9d8 module:overlay(56) +from:0x02138a60 kind:load to:0x0213ef50 module:overlay(56) +from:0x02138a64 kind:load to:0x0213e860 module:overlay(56) +from:0x02138a68 kind:load to:0x0213e694 module:overlay(56) +from:0x02138a6c kind:load to:0x0213e97c module:overlay(56) +from:0x02138a74 kind:load to:0x0213e798 module:overlay(56) +from:0x02138a80 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02138a94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02138aa8 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x02138ac8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02138ad8 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02138ae4 kind:load to:0x02138c78 module:overlay(56) +from:0x02138b34 kind:arm_call to:0x02138d50 module:overlay(56) +from:0x02138b3c kind:arm_call to:0x02138da0 module:overlay(56) +from:0x02138b44 kind:arm_call to:0x02138de8 module:overlay(56) +from:0x02138b68 kind:arm_call to:0x02139904 module:overlay(56) +from:0x02138b74 kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x02138b7c kind:load to:0x027e09b8 module:dtcm +from:0x02138bac kind:arm_call to:0x02098964 module:overlay(0) +from:0x02138c18 kind:arm_call to:0x0213a250 module:overlay(56) +from:0x02138c64 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02138c70 kind:load to:0x027e0cd8 module:dtcm +from:0x02138c74 kind:load to:0x027e09c0 module:dtcm +from:0x02138cf8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02138d08 kind:arm_call to:0x01ffa60c module:itcm +from:0x02138d30 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02138d40 kind:arm_call to:0x01ffa60c module:itcm +from:0x02138d4c kind:load to:0x0203e964 module:main +from:0x02138d64 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02138d80 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x02138d8c kind:arm_call to:0x02138e34 module:overlay(56) +from:0x02138d9c kind:load to:0x027e0cfc module:dtcm +from:0x02138db4 kind:arm_call to:0x020d461c module:overlay(24) +from:0x02138dd0 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x02138ddc kind:arm_call to:0x02138e34 module:overlay(56) +from:0x02138de4 kind:load to:0x027e0cfc module:dtcm +from:0x02138e18 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x02138e24 kind:arm_call to:0x02138e34 module:overlay(56) +from:0x02138e2c kind:load to:0x027e09b8 module:dtcm +from:0x02138e30 kind:load to:0x027e0cfc module:dtcm +from:0x02138f24 kind:arm_call to:0x021387b0 module:overlay(56) +from:0x02138fbc kind:arm_call to:0x021387b0 module:overlay(56) +from:0x0213909c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021390ac kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021390bc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021390cc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0213913c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02139148 kind:arm_call to:0x021392dc module:overlay(56) +from:0x02139170 kind:load to:0x0213e47c module:overlay(56) +from:0x02139174 kind:load to:0x0213e480 module:overlay(56) +from:0x02139178 kind:load to:0x0213ef50 module:overlay(56) +from:0x0213917c kind:load to:0x0213e43c module:overlay(56) +from:0x02139180 kind:load to:0x0213e44c module:overlay(56) +from:0x02139184 kind:load to:0x0213e45c module:overlay(56) +from:0x02139188 kind:load to:0x0213e46c module:overlay(56) +from:0x0213918c kind:load to:0x0213e40c module:overlay(56) +from:0x021391d8 kind:load to:0x0213e6d8 module:overlay(56) +from:0x021391e8 kind:arm_call to:0x020e83c8 module:overlay(31) +from:0x02139258 kind:load to:0x0213e840 module:overlay(56) +from:0x02139268 kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x021392d8 kind:load to:0x0213e828 module:overlay(56) +from:0x021392e8 kind:arm_call to:0x0213a250 module:overlay(56) +from:0x021392f4 kind:arm_call to:0x0213a250 module:overlay(56) +from:0x0213930c kind:arm_call to:0x0213a05c module:overlay(56) +from:0x0213938c kind:arm_call to:0x0200eab0 module:main +from:0x0213939c kind:arm_call to:0x0200eab0 module:main +from:0x021393ac kind:arm_call to:0x0200eab0 module:main +from:0x021393bc kind:arm_call to:0x0200eab0 module:main +from:0x021393c8 kind:arm_call to:0x020a99b0 module:overlay(0) +from:0x02139410 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x021394c8 kind:arm_call to:0x02139554 module:overlay(56) +from:0x021394e0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02139508 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139544 kind:load to:0x0213e738 module:overlay(56) +from:0x0213954c kind:load to:0x0213e41c module:overlay(56) +from:0x02139550 kind:load to:0x0213e42c module:overlay(56) +from:0x02139584 kind:arm_call to:0x02015080 module:main +from:0x021395a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021395c0 kind:load to:0x027e09a8 module:dtcm +from:0x021395cc kind:arm_call to:0x020a9324 module:overlay(0) +from:0x021395fc kind:arm_call to:0x020e771c module:overlay(31) +from:0x0213962c kind:arm_call to:0x0212bf5c module:overlay(40) +from:0x02139640 kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x0213964c kind:load to:0x027e0cfc module:dtcm +from:0x02139a70 kind:load to:0x0213e3fc module:overlay(56) +from:0x02139a80 kind:load to:0x0213e3bc module:overlay(56) +from:0x02139a90 kind:load to:0x0213e3c4 module:overlay(56) +from:0x02139a9c kind:load to:0x0213e3f4 module:overlay(56) +from:0x02139aa4 kind:load to:0x0213e3ec module:overlay(56) +from:0x02139aa8 kind:load to:0x0213e3d4 module:overlay(56) +from:0x02139aac kind:load to:0x0213e404 module:overlay(56) +from:0x02139ab0 kind:load to:0x0213e3dc module:overlay(56) +from:0x02139ab4 kind:load to:0x0213e3e4 module:overlay(56) +from:0x02139ab8 kind:load to:0x0213e3cc module:overlay(56) +from:0x0213a5bc kind:load to:0x0213e7e0 module:overlay(56) +from:0x0213a620 kind:load to:0x0213e7f8 module:overlay(56) +from:0x0213a684 kind:load to:0x0213e810 module:overlay(56) +from:0x0213a6f4 kind:load to:0x0213e7e0 module:overlay(56) +from:0x0213a758 kind:load to:0x0213e7f8 module:overlay(56) +from:0x0213a7bc kind:load to:0x0213e810 module:overlay(56) +from:0x0213a820 kind:load to:0x0213e798 module:overlay(56) +from:0x0213a884 kind:load to:0x0213e7b0 module:overlay(56) +from:0x0213a8e8 kind:load to:0x0213e7c8 module:overlay(56) +from:0x0213a8f4 kind:arm_call to:0x020e78d4 module:overlay(31) +from:0x0213a960 kind:arm_call to:0x02015080 module:main +from:0x0213a984 kind:arm_call to:0x01fff05c module:itcm +from:0x0213a9b0 kind:arm_call to:0x02071968 module:overlay(0) +from:0x0213a9d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0213a9d4 kind:load to:0x027e09a8 module:dtcm +from:0x0213a9e0 kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x0213a9f4 kind:load to:0x0213e638 module:overlay(56) +from:0x0213aa00 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0213aa08 kind:arm_call to:0x01ffc57c module:itcm +from:0x0213aa18 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213aa20 kind:arm_call to:0x02011ff4 module:main +from:0x0213aa38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213aa40 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213aa48 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0213aa60 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213aa68 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213aa70 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0213aa78 kind:arm_call to:0x02011ff4 module:main +from:0x0213aa8c kind:arm_call to:0x02138734 module:overlay(56) +from:0x0213aaa0 kind:arm_call to:0x02138734 module:overlay(56) +from:0x0213aaa8 kind:arm_call to:0x02011ff4 module:main +from:0x0213aac4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213aad0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213aaec kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213aafc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0213ab0c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213ab14 kind:arm_call to:0x02011ff4 module:main +from:0x0213ab2c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213ab34 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0213ab3c kind:arm_call to:0x02011ff4 module:main +from:0x0213ab54 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213ab5c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0213ab70 kind:load to:0x0213efb0 module:overlay(56) +from:0x0213ab84 kind:arm_call to:0x02011f3c module:main +from:0x0213ab90 kind:arm_call to:0x0213abcc module:overlay(56) +from:0x0213aba8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0213abc8 kind:load to:0x0213eab0 module:overlay(56) +from:0x0213abd4 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0213abe8 kind:load to:0x0213eacc module:overlay(56) +from:0x0213ac38 kind:load to:0x0213efb0 module:overlay(56) +from:0x0213ac50 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213ac58 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0213ac70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213ac78 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0213ac80 kind:arm_call to:0x02011ff4 module:main +from:0x0213ac94 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0213aca8 kind:load to:0x0213f094 module:overlay(56) +from:0x0213acbc kind:arm_call to:0x02011f3c module:main +from:0x0213acc8 kind:arm_call to:0x0213ad40 module:overlay(56) +from:0x0213ace0 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0213ad34 kind:load to:0x0213eb20 module:overlay(56) +from:0x0213adbc kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0213add0 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0213adf0 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0213ae18 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0213ae30 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213ae40 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213ae58 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0213aec8 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0213aed4 kind:arm_call_thumb to:0x020bf770 module:overlay(1) +from:0x0213af20 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0213af40 kind:arm_call_thumb to:0x020bea3c module:overlay(1) +from:0x0213af50 kind:load to:0x020b53e4 module:overlay(0) +from:0x0213af54 kind:load to:0x0213e860 module:overlay(56) +from:0x0213af58 kind:load to:0x0213e694 module:overlay(56) +from:0x0213af5c kind:load to:0x0213eb8c module:overlay(56) +from:0x0213af60 kind:load to:0x0213ecc8 module:overlay(56) +from:0x0213af64 kind:load to:0x027e0d00 module:dtcm +from:0x0213af68 kind:load to:0x0213eb3c module:overlay(56) +from:0x0213af6c kind:load to:0x027e0ce0 module:dtcm +from:0x0213af70 kind:load to:0x020b508c module:overlay(0) +from:0x0213af94 kind:arm_call_thumb to:0x020bf790 module:overlay(1) +from:0x0213af9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213afa4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0213afac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213afb4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0213afc0 kind:load to:0x0213eb8c module:overlay(56) +from:0x0213afc4 kind:load to:0x0213ecc8 module:overlay(56) +from:0x0213afc8 kind:load to:0x027e0d00 module:dtcm +from:0x0213afec kind:arm_call_thumb to:0x020bf790 module:overlay(1) +from:0x0213aff4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213affc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0213b004 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213b00c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0213b014 kind:arm_call to:0x02011ff4 module:main +from:0x0213b020 kind:load to:0x0213eb8c module:overlay(56) +from:0x0213b024 kind:load to:0x0213ecc8 module:overlay(56) +from:0x0213b028 kind:load to:0x027e0d00 module:dtcm +from:0x0213b05c kind:arm_call to:0x020611dc module:overlay(0) +from:0x0213b064 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0213b088 kind:load to:0x0204a088 module:main +from:0x0213b08c kind:load to:0x0213eb10 module:overlay(56) +from:0x0213b0b4 kind:load to:0x0213eb10 module:overlay(56) +from:0x0213b0b8 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0213b0d0 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0213b134 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0213b144 kind:load to:0x027e09b8 module:dtcm +from:0x0213b174 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0213b1a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b1c0 kind:arm_call to:0x02073138 module:overlay(0) +from:0x0213b1e4 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0213b1f4 kind:arm_call to:0x020a91f4 module:overlay(0) +from:0x0213b200 kind:load to:0x027e09b8 module:dtcm +from:0x0213b230 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0213b250 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b294 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0213b29c kind:arm_call to:0x0213b148 module:overlay(56) +from:0x0213b2b4 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0213b314 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0213b328 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0213b33c kind:arm_call to:0x020784b8 module:overlay(0) +from:0x0213b348 kind:load to:0x027e09bc module:dtcm +from:0x0213b350 kind:load to:0x027e09b8 module:dtcm +from:0x0213b360 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0213b374 kind:arm_branch to:0x0213afcc module:overlay(56) +from:0x0213b384 kind:arm_branch to:0x0213b354 module:overlay(56) +from:0x0213b394 kind:arm_branch to:0x0213b268 module:overlay(56) +from:0x0213b3a4 kind:arm_branch to:0x0213b264 module:overlay(56) +from:0x0213b3b4 kind:arm_branch to:0x0213b260 module:overlay(56) +from:0x0213b3c4 kind:arm_branch to:0x0213b25c module:overlay(56) +from:0x0213b3d4 kind:arm_branch to:0x0213b258 module:overlay(56) +from:0x0213b3e4 kind:arm_branch to:0x0213b254 module:overlay(56) +from:0x0213b3f4 kind:arm_branch to:0x0213b204 module:overlay(56) +from:0x0213b404 kind:arm_branch to:0x0213af74 module:overlay(56) +from:0x0213b438 kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x0213b45c kind:load to:0x027e0ce0 module:dtcm +from:0x0213b480 kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213b48c kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213b494 kind:load to:0x0213f0d8 module:overlay(56) +from:0x0213b4a8 kind:arm_call to:0x0213d5d8 module:overlay(56) +from:0x0213b4b0 kind:arm_call to:0x0201baec module:main +from:0x0213b4cc kind:arm_call to:0x0213d474 module:overlay(56) +from:0x0213b4ec kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0213b4f4 kind:arm_call to:0x0213d084 module:overlay(56) +from:0x0213b504 kind:arm_call to:0x0213de50 module:overlay(56) +from:0x0213b50c kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0213b514 kind:arm_call to:0x02062ac8 module:overlay(0) +from:0x0213b530 kind:arm_call to:0x0201f6f0 module:main +from:0x0213b574 kind:arm_call to:0x02064664 module:overlay(0) +from:0x0213b580 kind:arm_call to:0x0213de50 module:overlay(56) +from:0x0213b598 kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0213b5a0 kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0213b5ac kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0213b5e4 kind:arm_call to:0x0213bf84 module:overlay(56) +from:0x0213b5f8 kind:arm_call to:0x02019538 module:main +from:0x0213b608 kind:arm_call to:0x02011f3c module:main +from:0x0213b624 kind:arm_call to:0x020b7080 module:overlays(4,5) +from:0x0213b658 kind:arm_call to:0x0213de78 module:overlay(56) +from:0x0213b664 kind:arm_call to:0x0213e200 module:overlay(56) +from:0x0213b68c kind:arm_call to:0x0213d850 module:overlay(56) +from:0x0213b69c kind:arm_call to:0x0201f730 module:main +from:0x0213b6cc kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0213b6e0 kind:arm_call to:0x0201f730 module:main +from:0x0213b708 kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0213b718 kind:arm_call to:0x0201f730 module:main +from:0x0213b748 kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0213b758 kind:arm_call to:0x0201f730 module:main +from:0x0213b760 kind:arm_call to:0x0213bc14 module:overlay(56) +from:0x0213b770 kind:arm_call to:0x0201f730 module:main +from:0x0213b77c kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0213b7a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213b7dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213b810 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213b82c kind:arm_call to:0x02019538 module:main +from:0x0213b850 kind:arm_call to:0x0213de78 module:overlay(56) +from:0x0213b870 kind:arm_call to:0x02062c90 module:overlay(0) +from:0x0213b8e4 kind:arm_call to:0x020647d8 module:overlay(0) +from:0x0213b92c kind:arm_call to:0x02064e24 module:overlay(0) +from:0x0213b958 kind:arm_call to:0x02019538 module:main +from:0x0213b964 kind:arm_call to:0x020b6598 module:overlay(4) +from:0x0213b9a4 kind:arm_call to:0x020b66b8 module:overlay(4) +from:0x0213b9b8 kind:arm_call to:0x02024d10 module:main +from:0x0213b9e0 kind:arm_call to:0x02024ddc module:main +from:0x0213b9ec kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213b9fc kind:load to:0x0213ed24 module:overlay(56) +from:0x0213ba00 kind:load to:0x0213ed0c module:overlay(56) +from:0x0213ba04 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ba08 kind:load to:0x0204a110 module:main +from:0x0213ba24 kind:arm_call to:0x0201bacc module:main +from:0x0213ba38 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0213ba4c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213ba64 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213ba6c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213ba74 kind:arm_call to:0x0201f2cc module:main +from:0x0213ba7c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213ba90 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213baa8 kind:arm_call to:0x020b65b8 module:overlays(4,7,16) +from:0x0213bab4 kind:arm_call to:0x0201f498 module:main +from:0x0213bac0 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0213bac8 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0213bad4 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0213badc kind:arm_call to:0x0213bc80 module:overlay(56) +from:0x0213baf0 kind:arm_call to:0x020b743c module:overlay(4) +from:0x0213baf8 kind:arm_call to:0x02011ff4 module:main +from:0x0213bb08 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0213bb18 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213bb20 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213bb28 kind:arm_call to:0x0201f2cc module:main +from:0x0213bb30 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bb3c kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213bb44 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213bb4c kind:arm_call to:0x0201f2cc module:main +from:0x0213bb54 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bb64 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213bb6c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213bb74 kind:arm_call to:0x0201f2cc module:main +from:0x0213bb7c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bb88 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bb94 kind:arm_call to:0x020647d4 module:overlay(0) +from:0x0213bba0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213bba8 kind:arm_call to:0x0201f2cc module:main +from:0x0213bbb0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bbbc kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213bbc4 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213bbcc kind:arm_call to:0x0201f2cc module:main +from:0x0213bbd4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bbe0 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213bbe8 kind:arm_call to:0x0213d12c module:overlay(56) +from:0x0213bbf0 kind:arm_call to:0x020b6580 module:overlay(4) +from:0x0213bbf8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0213bc00 kind:arm_call to:0x0201bacc module:main +from:0x0213bc08 kind:arm_call to:0x0213d5e8 module:overlay(56) +from:0x0213bc28 kind:arm_call to:0x020166cc module:main +from:0x0213bc3c kind:arm_call to:0x020166cc module:main +from:0x0213bc50 kind:arm_call to:0x020166cc module:main +from:0x0213bc64 kind:arm_call to:0x020166cc module:main +from:0x0213bc78 kind:arm_call to:0x020166cc module:main +from:0x0213bc90 kind:arm_call to:0x020166ac module:main +from:0x0213bc9c kind:arm_call to:0x020166ac module:main +from:0x0213bca8 kind:arm_call to:0x020166ac module:main +from:0x0213bcb4 kind:arm_call to:0x020166ac module:main +from:0x0213bcbc kind:arm_call to:0x020166ac module:main +from:0x0213bcfc kind:arm_call to:0x0213d260 module:overlay(56) +from:0x0213bd04 kind:arm_call to:0x0213c56c module:overlay(56) +from:0x0213bd10 kind:arm_call to:0x020648ac module:overlay(0) +from:0x0213bd34 kind:arm_call to:0x020648e4 module:overlay(0) +from:0x0213bd54 kind:arm_call to:0x020b74d4 module:overlay(4) +from:0x0213bd88 kind:arm_call to:0x0213d35c module:overlay(56) +from:0x0213bda0 kind:arm_call to:0x0213beb4 module:overlay(56) +from:0x0213bdd8 kind:arm_call to:0x02064d60 module:overlay(0) +from:0x0213be08 kind:arm_call to:0x0201aa44 module:main +from:0x0213be18 kind:arm_call to:0x0201f4b4 module:main +from:0x0213be38 kind:arm_call to:0x0201aa44 module:main +from:0x0213be58 kind:arm_call to:0x0201aa44 module:main +from:0x0213be60 kind:arm_call to:0x020b77b8 module:overlay(4) +from:0x0213be6c kind:load to:0x0204af1c module:main +from:0x0213be7c kind:load to:0x0213d350 module:overlay(56) +from:0x0213be8c kind:load to:0x020b7810 module:overlays(4,8,9,13,15) +from:0x0213be9c kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213beb0 kind:load to:0x0204a110 module:main +from:0x0213bf6c kind:arm_call to:0x020b66b8 module:overlay(4) +from:0x0213bfa4 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0213bfb4 kind:arm_call_thumb to:0x020154ec module:main +from:0x0213bfd0 kind:arm_call to:0x0201739c module:main +from:0x0213bffc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c004 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c00c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c014 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c01c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c030 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0213c03c kind:arm_call_thumb to:0x020154ec module:main +from:0x0213c054 kind:arm_call to:0x0201739c module:main +from:0x0213c07c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c084 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c08c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c094 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c0ac kind:arm_call to:0x0201739c module:main +from:0x0213c0d0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c0d8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c0e0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c0e8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c100 kind:arm_call to:0x0201739c module:main +from:0x0213c12c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c134 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c13c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c144 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c15c kind:arm_call to:0x0201739c module:main +from:0x0213c184 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c18c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c194 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c19c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c1a4 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c22c kind:load to:0x0213ee2c module:overlay(56) +from:0x0213c230 kind:load to:0x0213ee40 module:overlay(56) +from:0x0213c234 kind:load to:0x0213ee50 module:overlay(56) +from:0x0213c238 kind:load to:0x0213ee44 module:overlay(56) +from:0x0213c23c kind:load to:0x0213ee5c module:overlay(56) +from:0x0213c240 kind:load to:0x0213ee68 module:overlay(56) +from:0x0213c244 kind:load to:0x0213ee74 module:overlay(56) +from:0x0213c248 kind:load to:0x0213ee80 module:overlay(56) +from:0x0213c270 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0213c27c kind:arm_call_thumb to:0x020154ec module:main +from:0x0213c294 kind:arm_call to:0x0201739c module:main +from:0x0213c2c0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c2c8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c2d0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c2d8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c2f0 kind:arm_call to:0x0201739c module:main +from:0x0213c31c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c324 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c32c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c334 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c33c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c350 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0213c35c kind:arm_call_thumb to:0x020154ec module:main +from:0x0213c374 kind:arm_call to:0x0201739c module:main +from:0x0213c398 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c3a0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c3a8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c3b0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c3c8 kind:arm_call to:0x0201739c module:main +from:0x0213c3ec kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c3f4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c3fc kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c404 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c41c kind:arm_call to:0x0201739c module:main +from:0x0213c444 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c44c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c454 kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c45c kind:arm_call_thumb to:0x0201568c module:main +from:0x0213c464 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c508 kind:load to:0x0213ee8c module:overlay(56) +from:0x0213c50c kind:load to:0x0213eea4 module:overlay(56) +from:0x0213c510 kind:load to:0x0213eeb8 module:overlay(56) +from:0x0213c514 kind:load to:0x0213eea8 module:overlay(56) +from:0x0213c518 kind:load to:0x0213eec8 module:overlay(56) +from:0x0213c51c kind:load to:0x0213eed8 module:overlay(56) +from:0x0213c520 kind:load to:0x0213eee8 module:overlay(56) +from:0x0213c524 kind:load to:0x0213eef8 module:overlay(56) +from:0x0213c568 kind:load to:0x0213ed6c module:overlay(56) +from:0x0213c5a4 kind:load to:0x0213edcc module:overlay(56) +from:0x0213c5b8 kind:arm_call to:0x0213dd40 module:overlay(56) +from:0x0213c5c4 kind:arm_call to:0x0213dd40 module:overlay(56) +from:0x0213c5cc kind:arm_call to:0x0206738c module:overlay(0) +from:0x0213c5d8 kind:arm_call to:0x020b7ab8 module:overlay(4) +from:0x0213c5ec kind:arm_call to:0x0213d494 module:overlay(56) +from:0x0213c600 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x0213c614 kind:arm_call to:0x0213de00 module:overlay(56) +from:0x0213c628 kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c640 kind:arm_call to:0x0213e200 module:overlay(56) +from:0x0213c650 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0213c660 kind:arm_call to:0x0213d414 module:overlay(56) +from:0x0213c670 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0213c678 kind:arm_call to:0x0213dd40 module:overlay(56) +from:0x0213c688 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0213c6a8 kind:arm_call to:0x0213beb4 module:overlay(56) +from:0x0213c6b0 kind:load to:0x020b508c module:overlay(0) +from:0x0213c6e0 kind:arm_call to:0x0213e350 module:overlay(56) +from:0x0213c6f4 kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c70c kind:load to:0x020b7b24 module:overlays(4,8,9,13,15) +from:0x0213c71c kind:arm_call to:0x0213d414 module:overlay(56) +from:0x0213c72c kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0213c734 kind:arm_call to:0x0213dd40 module:overlay(56) +from:0x0213c74c kind:arm_call to:0x0213dddc module:overlay(56) +from:0x0213c760 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c76c kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c77c kind:arm_call to:0x0213e32c module:overlay(56) +from:0x0213c790 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c79c kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c7a4 kind:arm_call to:0x0213d3bc module:overlay(56) +from:0x0213c7b4 kind:arm_call to:0x0213be90 module:overlay(56) +from:0x0213c7c8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c7d4 kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c7dc kind:load to:0x020b5254 module:overlay(0) +from:0x0213c7ec kind:arm_call to:0x0213dd40 module:overlay(56) +from:0x0213c7f8 kind:arm_call to:0x0213e294 module:overlay(56) +from:0x0213c800 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0213c810 kind:arm_call to:0x020b7ab8 module:overlay(4) +from:0x0213c820 kind:arm_call to:0x0213beb4 module:overlay(56) +from:0x0213c850 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0213c86c kind:arm_call to:0x0213d494 module:overlay(56) +from:0x0213c87c kind:arm_call to:0x0213de00 module:overlay(56) +from:0x0213c890 kind:arm_call to:0x0213e350 module:overlay(56) +from:0x0213c8a4 kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c8bc kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0213c8c8 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0213c8d8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0213c8e0 kind:load to:0x020b508c module:overlay(0) +from:0x0213c8f8 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x0213c91c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c928 kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c938 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x0213c95c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213c968 kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c970 kind:load to:0x020b5254 module:overlay(0) +from:0x0213c984 kind:arm_call to:0x0213dd40 module:overlay(56) +from:0x0213c990 kind:arm_call to:0x0213dd40 module:overlay(56) +from:0x0213c998 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0213c9a4 kind:arm_call to:0x020b7ab8 module:overlay(4) +from:0x0213c9b8 kind:arm_call to:0x0213d494 module:overlay(56) +from:0x0213c9cc kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213c9e8 kind:load to:0x0204a088 module:main +from:0x0213c9ec kind:load to:0x020611fc module:overlay(0) +from:0x0213ca0c kind:arm_call to:0x0201bb84 module:main +from:0x0213ca18 kind:arm_call to:0x0201b9a8 module:main +from:0x0213ca20 kind:load to:0x0204e5f8 module:main +from:0x0213ca38 kind:arm_call to:0x0213d4c4 module:overlay(56) +from:0x0213ca40 kind:arm_call to:0x0213bc80 module:overlay(56) +from:0x0213ca50 kind:arm_call to:0x020b7ab8 module:overlay(4) +from:0x0213ca5c kind:arm_call to:0x02018c2c module:main +from:0x0213ca6c kind:arm_call to:0x02019538 module:main +from:0x0213ca74 kind:arm_call to:0x0213c250 module:overlay(56) +from:0x0213ca88 kind:arm_call to:0x020166cc module:main +from:0x0213ca94 kind:arm_call to:0x0213e17c module:overlay(56) +from:0x0213caa8 kind:arm_call to:0x020166cc module:main +from:0x0213cab4 kind:arm_call to:0x020b6598 module:overlay(4) +from:0x0213cb40 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213cb4c kind:arm_call to:0x0206538c module:overlay(0) +from:0x0213cbc4 kind:arm_call to:0x020b66b8 module:overlay(4) +from:0x0213cc08 kind:load to:0x0204a110 module:main +from:0x0213cc0c kind:load to:0x0213ecf0 module:overlay(56) +from:0x0213cc2c kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213cc5c kind:arm_call to:0x0213e32c module:overlay(56) +from:0x0213cc70 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0213cc7c kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213cc90 kind:arm_call to:0x0206538c module:overlay(0) +from:0x0213ccd4 kind:arm_call to:0x0201599c module:main +from:0x0213cdd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213ce60 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0213ce6c kind:arm_call to:0x01ffb860 module:itcm +from:0x0213ce7c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213ce88 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213cf30 kind:arm_call to:0x020b66b8 module:overlay(4) +from:0x0213cf3c kind:load to:0x0213ecf0 module:overlay(56) +from:0x0213cf40 kind:load to:0x020b5254 module:overlay(0) +from:0x0213cf48 kind:load to:0x0203e964 module:main +from:0x0213cf64 kind:arm_call to:0x0201bb84 module:main +from:0x0213cf70 kind:arm_call to:0x0201b9a8 module:main +from:0x0213cf78 kind:load to:0x0204e5f8 module:main +from:0x0213cf94 kind:arm_call to:0x020166ac module:main +from:0x0213cfa0 kind:arm_call to:0x020166ac module:main +from:0x0213cfac kind:arm_call to:0x02018c2c module:main +from:0x0213cfc0 kind:arm_call to:0x02019538 module:main +from:0x0213cfc8 kind:arm_call to:0x0213bc14 module:overlay(56) +from:0x0213cfd0 kind:arm_call to:0x020b7b24 module:overlay(4) +from:0x0213cfd8 kind:arm_call to:0x0213bf84 module:overlay(56) +from:0x0213cfe4 kind:arm_call to:0x020b6598 module:overlay(4) +from:0x0213d028 kind:arm_call to:0x020b66b8 module:overlay(4) +from:0x0213d040 kind:arm_call to:0x0213beb4 module:overlay(56) +from:0x0213d04c kind:arm_call to:0x0213e17c module:overlay(56) +from:0x0213d060 kind:load to:0x0204a110 module:main +from:0x0213d07c kind:arm_call to:0x0213c52c module:overlay(56) +from:0x0213d08c kind:arm_call to:0x021275a4 module:overlay(40) +from:0x0213d0c0 kind:arm_call to:0x0213d368 module:overlay(56) +from:0x0213d0f0 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0213d114 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d120 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213d164 kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x0213d174 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0213d184 kind:arm_call to:0x0212a200 module:overlay(40) +from:0x0213d190 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0213d1a4 kind:arm_call to:0x02128a58 module:overlay(40) +from:0x0213d1bc kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0213d1c8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0213d1d4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0213d1e0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0213d1e8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213d1f4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213d200 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213d20c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213d214 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213d220 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213d228 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213d230 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213d238 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213d24c kind:arm_call to:0x0203d210 module:main +from:0x0213d258 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d25c kind:load to:0x0213d118 module:overlay(56) +from:0x0213d280 kind:arm_call to:0x0213b40c module:overlay(56) +from:0x0213d298 kind:arm_call to:0x020d3f50 module:overlay(24) +from:0x0213d2a8 kind:arm_call to:0x0212a200 module:overlay(40) +from:0x0213d2bc kind:arm_call to:0x02128a58 module:overlay(40) +from:0x0213d2cc kind:arm_call to:0x0213d368 module:overlay(56) +from:0x0213d304 kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x0213d32c kind:arm_call to:0x02127f54 module:overlay(40) +from:0x0213d344 kind:arm_call to:0x02127af8 module:overlay(40) +from:0x0213d34c kind:load to:0x027e0ce0 module:dtcm +from:0x0213d358 kind:load to:0x02127f7c module:overlay(40) +from:0x0213d3a0 kind:arm_call to:0x021279c0 module:overlay(40) +from:0x0213d3a8 kind:arm_call to:0x02127e88 module:overlay(40) +from:0x0213d3f0 kind:arm_call to:0x020d3f50 module:overlay(24) +from:0x0213d410 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d440 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0213d470 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d47c kind:arm_call to:0x02067244 module:overlay(0) +from:0x0213d490 kind:load to:0x0213ed40 module:overlay(56) +from:0x0213d4a0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0213d4c0 kind:load to:0x020b508c module:overlay(0) +from:0x0213d4d4 kind:arm_call to:0x020669b4 module:overlay(0) +from:0x0213d4ec kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0213d508 kind:load to:0x020b508c module:overlay(0) +from:0x0213d518 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x0213d5e4 kind:load to:0x0213f0d8 module:overlay(56) +from:0x0213d5f8 kind:load to:0x0213f0d8 module:overlay(56) +from:0x0213d604 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0213d60c kind:arm_call to:0x02011ff4 module:main +from:0x0213d620 kind:arm_call to:0x0201bacc module:main +from:0x0213d628 kind:arm_call to:0x02011ff4 module:main +from:0x0213d63c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213d644 kind:arm_call to:0x02011ff4 module:main +from:0x0213d658 kind:arm_call to:0x02063338 module:overlay(0) +from:0x0213d668 kind:arm_call to:0x0201f678 module:main +from:0x0213d670 kind:arm_call to:0x0201e6d0 module:main +from:0x0213d678 kind:arm_call to:0x0205fdf8 module:overlay(0) +from:0x0213d694 kind:load to:0x0213ef2c module:overlay(56) +from:0x0213d6d0 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x0213d6e0 kind:arm_call to:0x0201f5c4 module:main +from:0x0213d714 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213d794 kind:arm_call to:0x0201e874 module:main +from:0x0213d7d4 kind:arm_call to:0x0201e874 module:main +from:0x0213d800 kind:arm_call to:0x0201e8d4 module:main +from:0x0213d81c kind:arm_call to:0x0201e8d4 module:main +from:0x0213d84c kind:load to:0x0213ef08 module:overlay(56) +from:0x0213d890 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x0213d8a0 kind:arm_call to:0x0201f5c4 module:main +from:0x0213d8d0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213d940 kind:arm_call to:0x0201e874 module:main +from:0x0213d97c kind:arm_call to:0x0201e874 module:main +from:0x0213d98c kind:arm_call to:0x0201e8d4 module:main +from:0x0213d9a8 kind:arm_call to:0x0201e8d4 module:main +from:0x0213d9d8 kind:load to:0x0213ef08 module:overlay(56) +from:0x0213db5c kind:arm_call to:0x0201e8d4 module:main +from:0x0213db78 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x0213db8c kind:arm_call to:0x0201e8d4 module:main +from:0x0213dc30 kind:arm_call to:0x02060018 module:overlay(0) +from:0x0213dc78 kind:arm_call to:0x02060028 module:overlay(0) +from:0x0213dc94 kind:arm_call to:0x0206353c module:overlay(0) +from:0x0213dca0 kind:arm_call to:0x0201f4b4 module:main +from:0x0213dd00 kind:arm_call to:0x0201e874 module:main +from:0x0213dd3c kind:load to:0x0213ef08 module:overlay(56) +from:0x0213dd98 kind:arm_call to:0x0201e874 module:main +from:0x0213ddd8 kind:load to:0x0213ef08 module:overlay(56) +from:0x0213dde8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213ddfc kind:load to:0x0204a110 module:main +from:0x0213de20 kind:arm_call to:0x0201f498 module:main +from:0x0213de30 kind:arm_call to:0x02063338 module:overlay(0) +from:0x0213de40 kind:arm_call to:0x0201e6d0 module:main +from:0x0213de4c kind:load to:0x0213ef14 module:overlay(56) +from:0x0213de58 kind:arm_call to:0x02063338 module:overlay(0) +from:0x0213de68 kind:arm_call to:0x0201e6d0 module:main +from:0x0213de74 kind:load to:0x0213ef14 module:overlay(56) +from:0x0213deb0 kind:arm_call to:0x020633c0 module:overlay(0) +from:0x0213dee4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0213df64 kind:arm_call to:0x0201e874 module:main +from:0x0213dfa4 kind:arm_call to:0x0201e874 module:main +from:0x0213dfb4 kind:arm_call to:0x0201e8d4 module:main +from:0x0213dfe0 kind:load to:0x0213ef08 module:overlay(56) +from:0x0213e144 kind:arm_call to:0x0201e8d4 module:main +from:0x0213e160 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x0213e178 kind:load to:0x0206353c module:overlay(0) +from:0x0213e1c4 kind:arm_call to:0x0201e874 module:main +from:0x0213e1fc kind:load to:0x0213ef08 module:overlay(56) +from:0x0213e258 kind:arm_call to:0x0201e874 module:main +from:0x0213e290 kind:load to:0x0213ef08 module:overlay(56) +from:0x0213e2ec kind:arm_call to:0x0201e874 module:main +from:0x0213e328 kind:load to:0x0213ef08 module:overlay(56) +from:0x0213e338 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213e34c kind:load to:0x0204a110 module:main +from:0x0213e364 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0213e36c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0213e374 kind:arm_call to:0x0201f2cc module:main +from:0x0213e37c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213e384 kind:arm_call to:0x02011ff4 module:main +from:0x0213e398 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0213e3a0 kind:arm_call to:0x02011ff4 module:main +from:0x0213e518 kind:arm_call to:0x021388d8 module:overlay(56) +from:0x0213e528 kind:arm_call to:0x0203ce74 module:main +from:0x0213e53c kind:load to:0x0213ef40 module:overlay(56) +from:0x0213e540 kind:load to:0x0213ef50 module:overlay(56) +from:0x0213e544 kind:load to:0x0213aa84 module:overlay(56) +from:0x0213e548 kind:load to:0x0213ef44 module:overlay(56) +from:0x0213e568 kind:arm_call to:0x0213ab98 module:overlay(56) +from:0x0213e578 kind:arm_call to:0x0203ce74 module:main +from:0x0213e58c kind:load to:0x0213efa0 module:overlay(56) +from:0x0213e590 kind:load to:0x0213efb0 module:overlay(56) +from:0x0213e594 kind:load to:0x0213ac8c module:overlay(56) +from:0x0213e598 kind:load to:0x0213efa4 module:overlay(56) +from:0x0213e5b8 kind:arm_call to:0x0213acd0 module:overlay(56) +from:0x0213e5c8 kind:arm_call to:0x0203ce74 module:main +from:0x0213e5dc kind:load to:0x0213f084 module:overlay(56) +from:0x0213e5e0 kind:load to:0x0213f094 module:overlay(56) +from:0x0213e5e4 kind:load to:0x0213b358 module:overlay(56) +from:0x0213e5e8 kind:load to:0x0213f088 module:overlay(56) +from:0x0213e5ec kind:load to:0x0213e4fc module:overlay(56) +from:0x0213e5f0 kind:load to:0x0213e54c module:overlay(56) +from:0x0213e5f4 kind:load to:0x0213e59c module:overlay(56) +from:0x0213e608 kind:load to:0x0213878c module:overlay(56) +from:0x0213e60c kind:load to:0x02138650 module:overlay(56) +from:0x0213e610 kind:load to:0x020977a8 module:overlay(0) +from:0x0213e614 kind:load to:0x02097824 module:overlay(0) +from:0x0213e618 kind:load to:0x02138820 module:overlay(56) +from:0x0213e61c kind:load to:0x02138884 module:overlay(56) +from:0x0213e620 kind:load to:0x0213883c module:overlay(56) +from:0x0213e624 kind:load to:0x0213867c module:overlay(56) +from:0x0213e628 kind:load to:0x021386d4 module:overlay(56) +from:0x0213e62c kind:load to:0x02138668 module:overlay(56) +from:0x0213e638 kind:load to:0x02138a8c module:overlay(56) +from:0x0213e63c kind:load to:0x0213aa10 module:overlay(56) +from:0x0213e640 kind:load to:0x02057bf4 module:overlay(0) +from:0x0213e644 kind:load to:0x0213a9f8 module:overlay(56) +from:0x0213e648 kind:load to:0x02057dc8 module:overlay(0) +from:0x0213e64c kind:load to:0x02057e44 module:overlay(0) +from:0x0213e650 kind:load to:0x02057ea8 module:overlay(0) +from:0x0213e654 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0213e658 kind:load to:0x02057d84 module:overlay(0) +from:0x0213e664 kind:load to:0x021388b4 module:overlay(56) +from:0x0213e668 kind:load to:0x02138650 module:overlay(56) +from:0x0213e66c kind:load to:0x020977a8 module:overlay(0) +from:0x0213e670 kind:load to:0x02097824 module:overlay(0) +from:0x0213e674 kind:load to:0x02138820 module:overlay(56) +from:0x0213e678 kind:load to:0x02138884 module:overlay(56) +from:0x0213e67c kind:load to:0x0213883c module:overlay(56) +from:0x0213e680 kind:load to:0x0213aa84 module:overlay(56) +from:0x0213e684 kind:load to:0x0213aa98 module:overlay(56) +from:0x0213e688 kind:load to:0x02138668 module:overlay(56) +from:0x0213e694 kind:load to:0x02138a78 module:overlay(56) +from:0x0213e698 kind:load to:0x0213ab04 module:overlay(56) +from:0x0213e69c kind:load to:0x0209a2a8 module:overlay(0) +from:0x0213e6a0 kind:load to:0x0209a2dc module:overlay(0) +from:0x0213e6a4 kind:load to:0x0209a374 module:overlay(0) +from:0x0213e6a8 kind:load to:0x0209a388 module:overlay(0) +from:0x0213e6ac kind:load to:0x0209a138 module:overlay(0) +from:0x0213e6b0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0213e6b4 kind:load to:0x0209a438 module:overlay(0) +from:0x0213e6b8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213e6bc kind:load to:0x0209a344 module:overlay(0) +from:0x0213e6c0 kind:load to:0x0209a35c module:overlay(0) +from:0x0213e6c4 kind:load to:0x0209a39c module:overlay(0) +from:0x0213e6c8 kind:load to:0x0209a728 module:overlay(0) +from:0x0213e6cc kind:load to:0x0213aad8 module:overlay(56) +from:0x0213e6d0 kind:load to:0x0213aab4 module:overlay(56) +from:0x0213e6d4 kind:load to:0x0209a760 module:overlay(0) +from:0x0213e860 kind:load to:0x0209856c module:overlay(0) +from:0x0213e864 kind:load to:0x020985a8 module:overlay(0) +from:0x0213e868 kind:load to:0x020985c0 module:overlay(0) +from:0x0213e86c kind:load to:0x020985cc module:overlay(0) +from:0x0213e870 kind:load to:0x01fff464 module:itcm +from:0x0213e874 kind:load to:0x020a9a2c module:overlay(0) +from:0x0213e878 kind:load to:0x020a8d7c module:overlay(0) +from:0x0213e87c kind:load to:0x020a8df8 module:overlay(0) +from:0x0213e880 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0213e884 kind:load to:0x020a9948 module:overlay(0) +from:0x0213e888 kind:load to:0x02098510 module:overlay(0) +from:0x0213e88c kind:load to:0x020a99b0 module:overlay(0) +from:0x0213e890 kind:load to:0x02098518 module:overlay(0) +from:0x0213e894 kind:load to:0x0209851c module:overlay(0) +from:0x0213e898 kind:load to:0x020985d8 module:overlay(0) +from:0x0213e89c kind:load to:0x02098644 module:overlay(0) +from:0x0213e8a0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213e8a4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213e8a8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213e8ac kind:load to:0x0213ab48 module:overlay(56) +from:0x0213e8b0 kind:load to:0x0213ab20 module:overlay(56) +from:0x0213e8b4 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0213e8b8 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0213e8bc kind:load to:0x020a9324 module:overlay(0) +from:0x0213e8c0 kind:load to:0x020a8fcc module:overlay(0) +from:0x0213e8c4 kind:load to:0x020a9034 module:overlay(0) +from:0x0213e8c8 kind:load to:0x020a91a4 module:overlay(0) +from:0x0213e8cc kind:load to:0x020a91a0 module:overlay(0) +from:0x0213e8d0 kind:load to:0x020a9270 module:overlay(0) +from:0x0213e8d4 kind:load to:0x020a9294 module:overlay(0) +from:0x0213e8d8 kind:load to:0x020a9298 module:overlay(0) +from:0x0213e8dc kind:load to:0x020a91f4 module:overlay(0) +from:0x0213e8e0 kind:load to:0x020a91fc module:overlay(0) +from:0x0213e8e4 kind:load to:0x020a9204 module:overlay(0) +from:0x0213e8e8 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0213e8ec kind:load to:0x020a8fb0 module:overlay(0) +from:0x0213e8f0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0213e8f4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0213e8f8 kind:load to:0x020a949c module:overlay(0) +from:0x0213e8fc kind:load to:0x020a95ec module:overlay(0) +from:0x0213e900 kind:load to:0x020a9618 module:overlay(0) +from:0x0213e904 kind:load to:0x020a9638 module:overlay(0) +from:0x0213e908 kind:load to:0x020a9850 module:overlay(0) +from:0x0213e90c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0213e910 kind:load to:0x020a8f14 module:overlay(0) +from:0x0213e914 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0213e918 kind:load to:0x020a99f8 module:overlay(0) +from:0x0213e91c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0213e920 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0213e924 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0213e928 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0213e92c kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0213e930 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0213e934 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0213e938 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0213e93c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0213e940 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0213e944 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0213e948 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0213e94c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0213e950 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0213e954 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0213e958 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0213e95c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0213e960 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0213e964 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0213e968 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0213e96c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0213e970 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0213e97c kind:load to:0x0209856c module:overlay(0) +from:0x0213e980 kind:load to:0x02139abc module:overlay(56) +from:0x0213e984 kind:load to:0x02139c94 module:overlay(56) +from:0x0213e988 kind:load to:0x02139e80 module:overlay(56) +from:0x0213e98c kind:load to:0x01fff464 module:itcm +from:0x0213e990 kind:load to:0x020a9a2c module:overlay(0) +from:0x0213e994 kind:load to:0x02138aa0 module:overlay(56) +from:0x0213e998 kind:load to:0x020a8df8 module:overlay(0) +from:0x0213e99c kind:load to:0x021393d8 module:overlay(56) +from:0x0213e9a0 kind:load to:0x020a9948 module:overlay(0) +from:0x0213e9a4 kind:load to:0x02098510 module:overlay(0) +from:0x0213e9a8 kind:load to:0x02139318 module:overlay(56) +from:0x0213e9ac kind:load to:0x02098518 module:overlay(0) +from:0x0213e9b0 kind:load to:0x0209851c module:overlay(0) +from:0x0213e9b4 kind:load to:0x020985d8 module:overlay(0) +from:0x0213e9b8 kind:load to:0x02098644 module:overlay(0) +from:0x0213e9bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213e9c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213e9c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213e9c8 kind:load to:0x0213aa2c module:overlay(56) +from:0x0213e9cc kind:load to:0x0213aa54 module:overlay(56) +from:0x0213e9d0 kind:load to:0x02138ae8 module:overlay(56) +from:0x0213e9d4 kind:load to:0x02139190 module:overlay(56) +from:0x0213e9d8 kind:load to:0x021395c4 module:overlay(56) +from:0x0213e9dc kind:load to:0x020a8fcc module:overlay(0) +from:0x0213e9e0 kind:load to:0x020a9034 module:overlay(0) +from:0x0213e9e4 kind:load to:0x020a91a4 module:overlay(0) +from:0x0213e9e8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0213e9ec kind:load to:0x020a9270 module:overlay(0) +from:0x0213e9f0 kind:load to:0x020a9294 module:overlay(0) +from:0x0213e9f4 kind:load to:0x020a9298 module:overlay(0) +from:0x0213e9f8 kind:load to:0x020a91f4 module:overlay(0) +from:0x0213e9fc kind:load to:0x02139650 module:overlay(56) +from:0x0213ea00 kind:load to:0x020a9204 module:overlay(0) +from:0x0213ea04 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0213ea08 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0213ea0c kind:load to:0x020a8fb8 module:overlay(0) +from:0x0213ea10 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0213ea14 kind:load to:0x020a949c module:overlay(0) +from:0x0213ea18 kind:load to:0x02139614 module:overlay(56) +from:0x0213ea1c kind:load to:0x020a9618 module:overlay(0) +from:0x0213ea20 kind:load to:0x020a9638 module:overlay(0) +from:0x0213ea24 kind:load to:0x020a9850 module:overlay(0) +from:0x0213ea28 kind:load to:0x021395f4 module:overlay(56) +from:0x0213ea2c kind:load to:0x020a8f14 module:overlay(0) +from:0x0213ea30 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0213ea34 kind:load to:0x020a99f8 module:overlay(0) +from:0x0213ea38 kind:load to:0x0213925c module:overlay(56) +from:0x0213ea3c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0213ea40 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0213ea44 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0213ea48 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0213ea4c kind:load to:0x021391dc module:overlay(56) +from:0x0213ea50 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0213ea54 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0213ea58 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0213ea5c kind:load to:0x0213a8ec module:overlay(56) +from:0x0213ea60 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0213ea64 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0213ea68 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0213ea6c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0213ea70 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0213ea74 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0213ea78 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0213ea7c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0213ea80 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0213ea84 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0213ea88 kind:load to:0x02138b80 module:overlay(56) +from:0x0213ea8c kind:load to:0x0213a90c module:overlay(56) +from:0x0213ea90 kind:load to:0x0213a55c module:overlay(56) +from:0x0213ea94 kind:load to:0x0213a5c0 module:overlay(56) +from:0x0213ea98 kind:load to:0x0213a624 module:overlay(56) +from:0x0213ea9c kind:load to:0x0213a688 module:overlay(56) +from:0x0213eaa0 kind:load to:0x0213a68c module:overlay(56) +from:0x0213eaa4 kind:load to:0x0213a690 module:overlay(56) +from:0x0213eab0 kind:load to:0x0213ab74 module:overlay(56) +from:0x0213eab4 kind:load to:0x0209ca64 module:overlay(0) +from:0x0213eab8 kind:load to:0x0209ca6c module:overlay(0) +from:0x0213eabc kind:load to:0x0209caac module:overlay(0) +from:0x0213eac0 kind:load to:0x0209cacc module:overlay(0) +from:0x0213eacc kind:load to:0x0214f760 module:overlays(58,70) +from:0x0213ead0 kind:load to:0x0209d10c module:overlay(0) +from:0x0213ead4 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0213ead8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0213eadc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0213eae0 kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x0213eae4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0213eae8 kind:load to:0x0209d220 module:overlay(0) +from:0x0213eaec kind:load to:0x0209d228 module:overlay(0) +from:0x0213eaf0 kind:load to:0x0209d22c module:overlay(0) +from:0x0213eaf4 kind:load to:0x0209d238 module:overlay(0) +from:0x0213eaf8 kind:load to:0x0209d240 module:overlay(0) +from:0x0213eafc kind:load to:0x0213ac44 module:overlay(56) +from:0x0213eb00 kind:load to:0x0213ac64 module:overlay(56) +from:0x0213eb04 kind:load to:0x0213abec module:overlay(56) +from:0x0213eb08 kind:load to:0x0214f868 module:overlays(58,70) +from:0x0213eb0c kind:load to:0x0213ac3c module:overlay(56) +from:0x0213eb20 kind:load to:0x0213acac module:overlay(56) +from:0x0213eb24 kind:load to:0x02097a38 module:overlay(0) +from:0x0213eb28 kind:load to:0x02097a6c module:overlay(0) +from:0x0213eb2c kind:load to:0x02097824 module:overlay(0) +from:0x0213eb30 kind:load to:0x02097a40 module:overlay(0) +from:0x0213eb34 kind:load to:0x02097868 module:overlay(0) +from:0x0213eb38 kind:load to:0x0209786c module:overlay(0) +from:0x0213eb8c kind:load to:0x0209856c module:overlay(0) +from:0x0213eb90 kind:load to:0x020985a8 module:overlay(0) +from:0x0213eb94 kind:load to:0x020985c0 module:overlay(0) +from:0x0213eb98 kind:load to:0x020985cc module:overlay(0) +from:0x0213eb9c kind:load to:0x01fff464 module:itcm +from:0x0213eba0 kind:load to:0x020a9a2c module:overlay(0) +from:0x0213eba4 kind:load to:0x020a8d7c module:overlay(0) +from:0x0213eba8 kind:load to:0x0213b02c module:overlay(56) +from:0x0213ebac kind:load to:0x0213b090 module:overlay(56) +from:0x0213ebb0 kind:load to:0x020a9948 module:overlay(0) +from:0x0213ebb4 kind:load to:0x02098510 module:overlay(0) +from:0x0213ebb8 kind:load to:0x020a99b0 module:overlay(0) +from:0x0213ebbc kind:load to:0x02098518 module:overlay(0) +from:0x0213ebc0 kind:load to:0x0209851c module:overlay(0) +from:0x0213ebc4 kind:load to:0x020985d8 module:overlay(0) +from:0x0213ebc8 kind:load to:0x02098644 module:overlay(0) +from:0x0213ebcc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213ebd0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213ebd4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213ebd8 kind:load to:0x0213af74 module:overlay(56) +from:0x0213ebdc kind:load to:0x0213afcc module:overlay(56) +from:0x0213ebe0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0213ebe4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0213ebe8 kind:load to:0x020a9324 module:overlay(0) +from:0x0213ebec kind:load to:0x020a8fcc module:overlay(0) +from:0x0213ebf0 kind:load to:0x020a9034 module:overlay(0) +from:0x0213ebf4 kind:load to:0x020a91a4 module:overlay(0) +from:0x0213ebf8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0213ebfc kind:load to:0x020a9270 module:overlay(0) +from:0x0213ec00 kind:load to:0x020a9294 module:overlay(0) +from:0x0213ec04 kind:load to:0x020a9298 module:overlay(0) +from:0x0213ec08 kind:load to:0x0213b1a8 module:overlay(56) +from:0x0213ec0c kind:load to:0x020a91fc module:overlay(0) +from:0x0213ec10 kind:load to:0x020a9204 module:overlay(0) +from:0x0213ec14 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0213ec18 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0213ec1c kind:load to:0x020a8fb8 module:overlay(0) +from:0x0213ec20 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0213ec24 kind:load to:0x020a949c module:overlay(0) +from:0x0213ec28 kind:load to:0x020a95ec module:overlay(0) +from:0x0213ec2c kind:load to:0x020a9618 module:overlay(0) +from:0x0213ec30 kind:load to:0x020a9638 module:overlay(0) +from:0x0213ec34 kind:load to:0x020a9850 module:overlay(0) +from:0x0213ec38 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0213ec3c kind:load to:0x0213b0bc module:overlay(56) +from:0x0213ec40 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0213ec44 kind:load to:0x020a99f8 module:overlay(0) +from:0x0213ec48 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0213ec4c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0213ec50 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0213ec54 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0213ec58 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0213ec5c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0213ec60 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0213ec64 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0213ec68 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0213ec6c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0213ec70 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0213ec74 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0213ec78 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0213ec7c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0213ec80 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0213ec84 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0213ec88 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0213ec8c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0213ec90 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0213ec94 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0213ec98 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0213ec9c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0213eca0 kind:load to:0x0213b204 module:overlay(56) +from:0x0213eca4 kind:load to:0x0213b254 module:overlay(56) +from:0x0213eca8 kind:load to:0x0213b25c module:overlay(56) +from:0x0213ecac kind:load to:0x0213b258 module:overlay(56) +from:0x0213ecb0 kind:load to:0x0213b260 module:overlay(56) +from:0x0213ecb4 kind:load to:0x0213b264 module:overlay(56) +from:0x0213ecb8 kind:load to:0x0213b354 module:overlay(56) +from:0x0213ecbc kind:load to:0x0213b268 module:overlay(56) +from:0x0213ecc8 kind:load to:0x0213b3fc module:overlay(56) +from:0x0213eccc kind:load to:0x0213b36c module:overlay(56) +from:0x0213ecd0 kind:load to:0x0213b3ec module:overlay(56) +from:0x0213ecd4 kind:load to:0x0213b3dc module:overlay(56) +from:0x0213ecd8 kind:load to:0x0213b3cc module:overlay(56) +from:0x0213ecdc kind:load to:0x0213b3bc module:overlay(56) +from:0x0213ece0 kind:load to:0x0213b3ac module:overlay(56) +from:0x0213ece4 kind:load to:0x0213b39c module:overlay(56) +from:0x0213ece8 kind:load to:0x0213b38c module:overlay(56) +from:0x0213ecec kind:load to:0x0213b37c module:overlay(56) +from:0x0213ed0c kind:load to:0x0213ba88 module:overlay(56) +from:0x0213ed10 kind:load to:0x0213d634 module:overlay(56) +from:0x0213ed14 kind:load to:0x0213d50c module:overlay(56) +from:0x0213ed18 kind:load to:0x02062dd8 module:overlay(0) +from:0x0213ed24 kind:load to:0x0213ba1c module:overlay(56) +from:0x0213ed28 kind:load to:0x0213d618 module:overlay(56) +from:0x0213ed2c kind:load to:0x0201bbe4 module:main +from:0x0213ed30 kind:load to:0x0213b460 module:overlay(56) +from:0x0213ed34 kind:load to:0x0201bd8c module:main +from:0x0213ed40 kind:load to:0x020667d8 module:overlay(0) +from:0x0213ed44 kind:load to:0x020667f4 module:overlay(0) +from:0x0213ed48 kind:load to:0x020673c8 module:overlay(0) +from:0x0213ed4c kind:load to:0x02067434 module:overlay(0) +from:0x0213ed50 kind:load to:0x02067474 module:overlay(0) +from:0x0213ed54 kind:load to:0x02066dfc module:overlay(0) +from:0x0213ed58 kind:load to:0x020669d8 module:overlay(0) +from:0x0213ed5c kind:load to:0x02067234 module:overlay(0) +from:0x0213ed60 kind:load to:0x0206723c module:overlay(0) +from:0x0213ed64 kind:load to:0x0213ba30 module:overlay(56) +from:0x0213ed68 kind:load to:0x0213d5fc module:overlay(56) +from:0x0213ed6c kind:load to:0x0213c5a8 module:overlay(56) +from:0x0213ed74 kind:load to:0x0213c630 module:overlay(56) +from:0x0213ed7c kind:load to:0x0213c700 module:overlay(56) +from:0x0213ed84 kind:load to:0x0213c7e0 module:overlay(56) +from:0x0213ed8c kind:load to:0x0213c8ac module:overlay(56) +from:0x0213ed94 kind:load to:0x0213c974 module:overlay(56) +from:0x0213ed9c kind:load to:0x0213c9d4 module:overlay(56) +from:0x0213eda4 kind:load to:0x0213c9f4 module:overlay(56) +from:0x0213edac kind:load to:0x0213ca28 module:overlay(56) +from:0x0213edb4 kind:load to:0x0213cc34 module:overlay(56) +from:0x0213edbc kind:load to:0x0213cf4c module:overlay(56) +from:0x0213edc4 kind:load to:0x0213cf80 module:overlay(56) +from:0x0213edcc kind:load to:0x0213c5e0 module:overlay(56) +from:0x0213edd4 kind:load to:0x0213c6b8 module:overlay(56) +from:0x0213eddc kind:load to:0x0213c710 module:overlay(56) +from:0x0213ede4 kind:load to:0x0213c860 module:overlay(56) +from:0x0213edec kind:load to:0x0213c8e8 module:overlay(56) +from:0x0213edf4 kind:load to:0x0213c9ac module:overlay(56) +from:0x0213edfc kind:load to:0x0213c9f0 module:overlay(56) +from:0x0213ee04 kind:load to:0x0213ca24 module:overlay(56) +from:0x0213ee0c kind:load to:0x0213cc14 module:overlay(56) +from:0x0213ee14 kind:load to:0x0213cc38 module:overlay(56) +from:0x0213ee1c kind:load to:0x0213cf7c module:overlay(56) +from:0x0213ee24 kind:load to:0x0213d064 module:overlay(56) +from:0x0213ef14 kind:load to:0x0213ba44 module:overlay(56) +from:0x0213ef18 kind:load to:0x0213e390 module:overlay(56) +from:0x0213ef1c kind:load to:0x0213dfe4 module:overlay(56) +from:0x0213ef20 kind:load to:0x0213e170 module:overlay(56) +from:0x0213ef2c kind:load to:0x0213ba58 module:overlay(56) +from:0x0213ef30 kind:load to:0x0213e358 module:overlay(56) +from:0x0213ef34 kind:load to:0x0213d9dc module:overlay(56) +from:0x0213ef38 kind:load to:0x0213dc8c module:overlay(56) diff --git a/config/eur1/arm9/overlays/ov056/symbols.txt b/config/eur1/arm9/overlays/ov056/symbols.txt new file mode 100644 index 00000000..a8af895e --- /dev/null +++ b/config/eur1/arm9/overlays/ov056/symbols.txt @@ -0,0 +1,275 @@ +func_ov056_02138600 kind:function(arm,size=0x50) addr:0x02138600 +func_ov056_02138650 kind:function(arm,size=0x18) addr:0x02138650 +func_ov056_02138668 kind:function(arm,size=0x14) addr:0x02138668 +func_ov056_0213867c kind:function(arm,size=0x58) addr:0x0213867c +func_ov056_021386d4 kind:function(arm,size=0x60) addr:0x021386d4 +func_ov056_02138734 kind:function(arm,size=0x58) addr:0x02138734 +func_ov056_0213878c kind:function(arm,size=0x24) addr:0x0213878c +func_ov056_021387b0 kind:function(arm,size=0x70) addr:0x021387b0 +func_ov056_02138820 kind:function(arm,size=0x1c) addr:0x02138820 +func_ov056_0213883c kind:function(arm,size=0x48) addr:0x0213883c +func_ov056_02138884 kind:function(arm,size=0x24) addr:0x02138884 +func_ov056_021388a8 kind:function(arm,size=0xc) addr:0x021388a8 +func_ov056_021388b4 kind:function(arm,size=0x24) addr:0x021388b4 +func_ov056_021388d8 kind:function(arm,size=0x60) addr:0x021388d8 +func_ov056_02138938 kind:function(arm,size=0x140) addr:0x02138938 +func_ov056_02138a78 kind:function(arm,size=0x14) addr:0x02138a78 +func_ov056_02138a8c kind:function(arm,size=0x14) addr:0x02138a8c +func_ov056_02138aa0 kind:function(arm,size=0x48) addr:0x02138aa0 +func_ov056_02138ae8 kind:function(arm,size=0x98) addr:0x02138ae8 +func_ov056_02138b80 kind:function(arm,size=0xf8) addr:0x02138b80 +func_ov056_02138c78 kind:function(arm,size=0xd8) addr:0x02138c78 +func_ov056_02138d50 kind:function(arm,size=0x50) addr:0x02138d50 +func_ov056_02138da0 kind:function(arm,size=0x48) addr:0x02138da0 +func_ov056_02138de8 kind:function(arm,size=0x4c) addr:0x02138de8 +func_ov056_02138e34 kind:function(arm,size=0x35c) addr:0x02138e34 +func_ov056_02139190 kind:function(arm,size=0x4c) addr:0x02139190 +func_ov056_021391dc kind:function(arm,size=0x80) addr:0x021391dc +func_ov056_0213925c kind:function(arm,size=0x80) addr:0x0213925c +func_ov056_021392dc kind:function(arm,size=0x3c) addr:0x021392dc +func_ov056_02139318 kind:function(arm,size=0xc0) addr:0x02139318 +func_ov056_021393d8 kind:function(arm,size=0x17c) addr:0x021393d8 +func_ov056_02139554 kind:function(arm,size=0x70) addr:0x02139554 +func_ov056_021395c4 kind:function(arm,size=0x30) addr:0x021395c4 +func_ov056_021395f4 kind:function(arm,size=0x20) addr:0x021395f4 +func_ov056_02139614 kind:function(arm,size=0x3c) addr:0x02139614 +func_ov056_02139650 kind:function(arm,size=0x2b4) addr:0x02139650 +func_ov056_02139904 kind:function(arm,size=0x1b8) addr:0x02139904 +func_ov056_02139abc kind:function(arm,size=0x1d8) addr:0x02139abc +func_ov056_02139c94 kind:function(arm,size=0x1ec) addr:0x02139c94 +func_ov056_02139e80 kind:function(arm,size=0x1dc) addr:0x02139e80 +func_ov056_0213a05c kind:function(arm,size=0x1f4) addr:0x0213a05c +func_ov056_0213a250 kind:function(arm,size=0x30c) addr:0x0213a250 +func_ov056_0213a55c kind:function(arm,size=0x64) addr:0x0213a55c +func_ov056_0213a5c0 kind:function(arm,size=0x64) addr:0x0213a5c0 +func_ov056_0213a624 kind:function(arm,size=0x64) addr:0x0213a624 +func_ov056_0213a688 kind:function(arm,size=0x4) addr:0x0213a688 +func_ov056_0213a68c kind:function(arm,size=0x4) addr:0x0213a68c +func_ov056_0213a690 kind:function(arm,size=0x4) addr:0x0213a690 +func_ov056_0213a694 kind:function(arm,size=0x64) addr:0x0213a694 +func_ov056_0213a6f8 kind:function(arm,size=0x64) addr:0x0213a6f8 +func_ov056_0213a75c kind:function(arm,size=0x64) addr:0x0213a75c +func_ov056_0213a7c0 kind:function(arm,size=0x64) addr:0x0213a7c0 +func_ov056_0213a824 kind:function(arm,size=0x64) addr:0x0213a824 +func_ov056_0213a888 kind:function(arm,size=0x64) addr:0x0213a888 +func_ov056_0213a8ec kind:function(arm,size=0x20) addr:0x0213a8ec +func_ov056_0213a90c kind:function(arm,size=0xcc) addr:0x0213a90c +func_ov056_0213a9d8 kind:function(arm,size=0x20) addr:0x0213a9d8 +func_ov056_0213a9f8 kind:function(arm,size=0x18) addr:0x0213a9f8 +func_ov056_0213aa10 kind:function(arm,size=0x1c) addr:0x0213aa10 +func_ov056_0213aa2c kind:function(arm,size=0x28) addr:0x0213aa2c +func_ov056_0213aa54 kind:function(arm,size=0x30) addr:0x0213aa54 +func_ov056_0213aa84 kind:function(arm,size=0x14) addr:0x0213aa84 +func_ov056_0213aa98 kind:function(arm,size=0x1c) addr:0x0213aa98 +func_ov056_0213aab4 kind:function(arm,size=0x24) addr:0x0213aab4 +func_ov056_0213aad8 kind:function(arm,size=0x2c) addr:0x0213aad8 +func_ov056_0213ab04 kind:function(arm,size=0x1c) addr:0x0213ab04 +func_ov056_0213ab20 kind:function(arm,size=0x28) addr:0x0213ab20 +func_ov056_0213ab48 kind:function(arm,size=0x20) addr:0x0213ab48 +func_ov056_0213ab68 kind:function(arm,size=0xc) addr:0x0213ab68 +func_ov056_0213ab74 kind:function(arm,size=0x24) addr:0x0213ab74 +func_ov056_0213ab98 kind:function(arm,size=0x34) addr:0x0213ab98 +func_ov056_0213abcc kind:function(arm,size=0x20) addr:0x0213abcc +func_ov056_0213abec kind:function(arm,size=0x50) addr:0x0213abec +func_ov056_0213ac3c kind:function(arm,size=0x8) addr:0x0213ac3c +func_ov056_0213ac44 kind:function(arm,size=0x20) addr:0x0213ac44 +func_ov056_0213ac64 kind:function(arm,size=0x28) addr:0x0213ac64 +func_ov056_0213ac8c kind:function(arm,size=0x14) addr:0x0213ac8c +func_ov056_0213aca0 kind:function(arm,size=0xc) addr:0x0213aca0 +func_ov056_0213acac kind:function(arm,size=0x24) addr:0x0213acac +func_ov056_0213acd0 kind:function(arm,size=0x70) addr:0x0213acd0 +func_ov056_0213ad40 kind:function(arm,size=0x234) addr:0x0213ad40 +func_ov056_0213af74 kind:function(arm,size=0x58) addr:0x0213af74 +func_ov056_0213afcc kind:function(arm,size=0x60) addr:0x0213afcc +func_ov056_0213b02c kind:function(arm,size=0x64) addr:0x0213b02c +func_ov056_0213b090 kind:function(arm,size=0x2c) addr:0x0213b090 +func_ov056_0213b0bc kind:function(arm,size=0x8c) addr:0x0213b0bc +func_ov056_0213b148 kind:function(arm,size=0x60) addr:0x0213b148 +func_ov056_0213b1a8 kind:function(arm,size=0x5c) addr:0x0213b1a8 +func_ov056_0213b204 kind:function(arm,size=0x50) addr:0x0213b204 +func_ov056_0213b254 kind:function(arm,size=0x4) addr:0x0213b254 +func_ov056_0213b258 kind:function(arm,size=0x4) addr:0x0213b258 +func_ov056_0213b25c kind:function(arm,size=0x4) addr:0x0213b25c +func_ov056_0213b260 kind:function(arm,size=0x4) addr:0x0213b260 +func_ov056_0213b264 kind:function(arm,size=0x4) addr:0x0213b264 +func_ov056_0213b268 kind:function(arm,size=0xec) addr:0x0213b268 +func_ov056_0213b354 kind:function(arm,size=0x4) addr:0x0213b354 +func_ov056_0213b358 kind:function(arm,size=0x14) addr:0x0213b358 +func_ov056_0213b36c kind:function(arm,size=0x10) addr:0x0213b36c +func_ov056_0213b37c kind:function(arm,size=0x10) addr:0x0213b37c +func_ov056_0213b38c kind:function(arm,size=0x10) addr:0x0213b38c +func_ov056_0213b39c kind:function(arm,size=0x10) addr:0x0213b39c +func_ov056_0213b3ac kind:function(arm,size=0x10) addr:0x0213b3ac +func_ov056_0213b3bc kind:function(arm,size=0x10) addr:0x0213b3bc +func_ov056_0213b3cc kind:function(arm,size=0x10) addr:0x0213b3cc +func_ov056_0213b3dc kind:function(arm,size=0x10) addr:0x0213b3dc +func_ov056_0213b3ec kind:function(arm,size=0x10) addr:0x0213b3ec +func_ov056_0213b3fc kind:function(arm,size=0x10) addr:0x0213b3fc +func_ov056_0213b40c kind:function(arm,size=0x54) addr:0x0213b40c +func_ov056_0213b460 kind:function(arm,size=0x38) addr:0x0213b460 +func_ov056_0213b498 kind:function(arm,size=0x584) addr:0x0213b498 +func_ov056_0213ba1c kind:function(arm,size=0x14) addr:0x0213ba1c +func_ov056_0213ba30 kind:function(arm,size=0x14) addr:0x0213ba30 +func_ov056_0213ba44 kind:function(arm,size=0x14) addr:0x0213ba44 +func_ov056_0213ba58 kind:function(arm,size=0x30) addr:0x0213ba58 +func_ov056_0213ba88 kind:function(arm,size=0x14) addr:0x0213ba88 +func_ov056_0213ba9c kind:function(arm,size=0x178) addr:0x0213ba9c +func_ov056_0213bc14 kind:function(arm,size=0x6c) addr:0x0213bc14 +func_ov056_0213bc80 kind:function(arm,size=0x44) addr:0x0213bc80 +func_ov056_0213bcc4 kind:function(arm,size=0xf0) addr:0x0213bcc4 +func_ov056_0213bdb4 kind:function(arm,size=0xbc) addr:0x0213bdb4 +func_ov056_0213be70 kind:function(arm,size=0x10) addr:0x0213be70 +func_ov056_0213be80 kind:function(arm,size=0x10) addr:0x0213be80 +func_ov056_0213be90 kind:function(arm,size=0x24) addr:0x0213be90 +func_ov056_0213beb4 kind:function(arm,size=0xd0) addr:0x0213beb4 +func_ov056_0213bf84 kind:function(arm,size=0x2cc) addr:0x0213bf84 +func_ov056_0213c250 kind:function(arm,size=0x2dc) addr:0x0213c250 +func_ov056_0213c52c kind:function(arm,size=0x40) addr:0x0213c52c +func_ov056_0213c56c kind:function(arm,size=0x3c) addr:0x0213c56c +func_ov056_0213c5a8 kind:function(arm,size=0x38) addr:0x0213c5a8 +func_ov056_0213c5e0 kind:function(arm,size=0x50) addr:0x0213c5e0 +func_ov056_0213c630 kind:function(arm,size=0x88) addr:0x0213c630 +func_ov056_0213c6b8 kind:function(arm,size=0x48) addr:0x0213c6b8 +func_ov056_0213c700 kind:function(arm,size=0x10) addr:0x0213c700 +func_ov056_0213c710 kind:function(arm,size=0xd0) addr:0x0213c710 +func_ov056_0213c7e0 kind:function(arm,size=0x80) addr:0x0213c7e0 +func_ov056_0213c860 kind:function(arm,size=0x4c) addr:0x0213c860 +func_ov056_0213c8ac kind:function(arm,size=0x3c) addr:0x0213c8ac +func_ov056_0213c8e8 kind:function(arm,size=0x8c) addr:0x0213c8e8 +func_ov056_0213c974 kind:function(arm,size=0x38) addr:0x0213c974 +func_ov056_0213c9ac kind:function(arm,size=0x28) addr:0x0213c9ac +func_ov056_0213c9d4 kind:function(arm,size=0x1c) addr:0x0213c9d4 +func_ov056_0213c9f0 kind:function(arm,size=0x4) addr:0x0213c9f0 +func_ov056_0213c9f4 kind:function(arm,size=0x30) addr:0x0213c9f4 +func_ov056_0213ca24 kind:function(arm,size=0x4) addr:0x0213ca24 +func_ov056_0213ca28 kind:function(arm,size=0x1ec) addr:0x0213ca28 +func_ov056_0213cc14 kind:function(arm,size=0x20) addr:0x0213cc14 +func_ov056_0213cc34 kind:function(arm,size=0x4) addr:0x0213cc34 +func_ov056_0213cc38 kind:function(arm,size=0x314) addr:0x0213cc38 +func_ov056_0213cf4c kind:function(arm,size=0x30) addr:0x0213cf4c +func_ov056_0213cf7c kind:function(arm,size=0x4) addr:0x0213cf7c +func_ov056_0213cf80 kind:function(arm,size=0xe4) addr:0x0213cf80 +func_ov056_0213d064 kind:function(arm,size=0x20) addr:0x0213d064 +func_ov056_0213d084 kind:function(arm,size=0x94) addr:0x0213d084 +func_ov056_0213d118 kind:function(arm,size=0x14) addr:0x0213d118 +func_ov056_0213d12c kind:function(arm,size=0x134) addr:0x0213d12c +func_ov056_0213d260 kind:function(arm,size=0xf0) addr:0x0213d260 +func_ov056_0213d350 kind:function(arm,size=0xc) addr:0x0213d350 +func_ov056_0213d35c kind:function(arm,size=0xc) addr:0x0213d35c +func_ov056_0213d368 kind:function(arm,size=0x54) addr:0x0213d368 +func_ov056_0213d3bc kind:function(arm,size=0x58) addr:0x0213d3bc +func_ov056_0213d414 kind:function(arm,size=0x60) addr:0x0213d414 +func_ov056_0213d474 kind:function(arm,size=0x20) addr:0x0213d474 +func_ov056_0213d494 kind:function(arm,size=0x30) addr:0x0213d494 +func_ov056_0213d4c4 kind:function(arm,size=0x48) addr:0x0213d4c4 +func_ov056_0213d50c kind:function(arm,size=0xcc) addr:0x0213d50c +func_ov056_0213d5d8 kind:function(arm,size=0x10) addr:0x0213d5d8 +func_ov056_0213d5e8 kind:function(arm,size=0x14) addr:0x0213d5e8 +func_ov056_0213d5fc kind:function(arm,size=0x1c) addr:0x0213d5fc +func_ov056_0213d618 kind:function(arm,size=0x1c) addr:0x0213d618 +func_ov056_0213d634 kind:function(arm,size=0x1c) addr:0x0213d634 +func_ov056_0213d650 kind:function(arm,size=0x48) addr:0x0213d650 +func_ov056_0213d698 kind:function(arm,size=0x1b8) addr:0x0213d698 +func_ov056_0213d850 kind:function(arm,size=0x18c) addr:0x0213d850 +func_ov056_0213d9dc kind:function(arm,size=0x2b0) addr:0x0213d9dc +func_ov056_0213dc8c kind:function(arm,size=0x1c) addr:0x0213dc8c +func_ov056_0213dca8 kind:function(arm,size=0x98) addr:0x0213dca8 +func_ov056_0213dd40 kind:function(arm,size=0x9c) addr:0x0213dd40 +func_ov056_0213dddc kind:function(arm,size=0x24) addr:0x0213dddc +func_ov056_0213de00 kind:function(arm,size=0x8) addr:0x0213de00 +func_ov056_0213de08 kind:function(arm,size=0x20) addr:0x0213de08 +func_ov056_0213de28 kind:function(arm,size=0x28) addr:0x0213de28 +func_ov056_0213de50 kind:function(arm,size=0x28) addr:0x0213de50 +func_ov056_0213de78 kind:function(arm,size=0x16c) addr:0x0213de78 +func_ov056_0213dfe4 kind:function(arm,size=0x18c) addr:0x0213dfe4 +func_ov056_0213e170 kind:function(arm,size=0xc) addr:0x0213e170 +func_ov056_0213e17c kind:function(arm,size=0x84) addr:0x0213e17c +func_ov056_0213e200 kind:function(arm,size=0x94) addr:0x0213e200 +func_ov056_0213e294 kind:function(arm,size=0x98) addr:0x0213e294 +func_ov056_0213e32c kind:function(arm,size=0x24) addr:0x0213e32c +func_ov056_0213e350 kind:function(arm,size=0x8) addr:0x0213e350 +func_ov056_0213e358 kind:function(arm,size=0x38) addr:0x0213e358 +func_ov056_0213e390 kind:function(arm,size=0x1c) addr:0x0213e390 +data_ov056_0213e3bc kind:data(any) addr:0x0213e3bc +data_ov056_0213e3c4 kind:data(any) addr:0x0213e3c4 +data_ov056_0213e3cc kind:data(any) addr:0x0213e3cc +data_ov056_0213e3d4 kind:data(any) addr:0x0213e3d4 +data_ov056_0213e3dc kind:data(any) addr:0x0213e3dc +data_ov056_0213e3e4 kind:data(any) addr:0x0213e3e4 +data_ov056_0213e3ec kind:data(any) addr:0x0213e3ec +data_ov056_0213e3f4 kind:data(any) addr:0x0213e3f4 +data_ov056_0213e3fc kind:data(any) addr:0x0213e3fc +data_ov056_0213e404 kind:data(any) addr:0x0213e404 +data_ov056_0213e40c kind:data(any) addr:0x0213e40c +data_ov056_0213e41c kind:data(any) addr:0x0213e41c +data_ov056_0213e42c kind:data(any) addr:0x0213e42c +data_ov056_0213e43c kind:data(any) addr:0x0213e43c +data_ov056_0213e44c kind:data(any) addr:0x0213e44c +data_ov056_0213e45c kind:data(any) addr:0x0213e45c +data_ov056_0213e46c kind:data(any) addr:0x0213e46c +data_ov056_0213e47c kind:data(any) addr:0x0213e47c +data_ov056_0213e480 kind:data(any) addr:0x0213e480 +__sinit_ov056_0213e4fc kind:function(arm,size=0x50) addr:0x0213e4fc +__sinit_ov056_0213e54c kind:function(arm,size=0x50) addr:0x0213e54c +__sinit_ov056_0213e59c kind:function(arm,size=0x50) addr:0x0213e59c +.p__sinit_ov056_0213e4fc kind:data(word) addr:0x0213e5ec +.p__sinit_ov056_0213e54c kind:data(word) addr:0x0213e5f0 +.p__sinit_ov056_0213e59c kind:data(word) addr:0x0213e5f4 +data_ov056_0213e608 kind:data(any) addr:0x0213e608 +data_ov056_0213e638 kind:data(any) addr:0x0213e638 +data_ov056_0213e664 kind:data(any) addr:0x0213e664 +data_ov056_0213e694 kind:data(any) addr:0x0213e694 +data_ov056_0213e6d8 kind:data(any) addr:0x0213e6d8 +data_ov056_0213e738 kind:data(any) addr:0x0213e738 +data_ov056_0213e798 kind:data(any) addr:0x0213e798 +data_ov056_0213e7b0 kind:data(any) addr:0x0213e7b0 +data_ov056_0213e7c8 kind:data(any) addr:0x0213e7c8 +data_ov056_0213e7e0 kind:data(any) addr:0x0213e7e0 +data_ov056_0213e7f8 kind:data(any) addr:0x0213e7f8 +data_ov056_0213e810 kind:data(any) addr:0x0213e810 +data_ov056_0213e828 kind:data(any) addr:0x0213e828 +data_ov056_0213e840 kind:data(any) addr:0x0213e840 +data_ov056_0213e860 kind:data(any) addr:0x0213e860 +data_ov056_0213e97c kind:data(any) addr:0x0213e97c +data_ov056_0213eab0 kind:data(any) addr:0x0213eab0 +data_ov056_0213eacc kind:data(any) addr:0x0213eacc +data_ov056_0213eb10 kind:data(any) addr:0x0213eb10 +data_ov056_0213eb20 kind:data(any) addr:0x0213eb20 +data_ov056_0213eb3c kind:data(any) addr:0x0213eb3c +data_ov056_0213eb8c kind:data(any) addr:0x0213eb8c +data_ov056_0213ecc8 kind:data(any) addr:0x0213ecc8 +data_ov056_0213ecf0 kind:data(any) addr:0x0213ecf0 +data_ov056_0213ed0c kind:data(any) addr:0x0213ed0c +data_ov056_0213ed24 kind:data(any) addr:0x0213ed24 +data_ov056_0213ed40 kind:data(any) addr:0x0213ed40 +data_ov056_0213ed6c kind:data(any) addr:0x0213ed6c +data_ov056_0213edcc kind:data(any) addr:0x0213edcc +data_ov056_0213ee2c kind:data(any) addr:0x0213ee2c +data_ov056_0213ee40 kind:data(any) addr:0x0213ee40 +data_ov056_0213ee44 kind:data(any) addr:0x0213ee44 +data_ov056_0213ee50 kind:data(any) addr:0x0213ee50 +data_ov056_0213ee5c kind:data(any) addr:0x0213ee5c +data_ov056_0213ee68 kind:data(any) addr:0x0213ee68 +data_ov056_0213ee74 kind:data(any) addr:0x0213ee74 +data_ov056_0213ee80 kind:data(any) addr:0x0213ee80 +data_ov056_0213ee8c kind:data(any) addr:0x0213ee8c +data_ov056_0213eea4 kind:data(any) addr:0x0213eea4 +data_ov056_0213eea8 kind:data(any) addr:0x0213eea8 +data_ov056_0213eeb8 kind:data(any) addr:0x0213eeb8 +data_ov056_0213eec8 kind:data(any) addr:0x0213eec8 +data_ov056_0213eed8 kind:data(any) addr:0x0213eed8 +data_ov056_0213eee8 kind:data(any) addr:0x0213eee8 +data_ov056_0213eef8 kind:data(any) addr:0x0213eef8 +data_ov056_0213ef08 kind:data(any) addr:0x0213ef08 +data_ov056_0213ef14 kind:data(any) addr:0x0213ef14 +data_ov056_0213ef2c kind:data(any) addr:0x0213ef2c +data_ov056_0213ef40 kind:bss addr:0x0213ef40 +data_ov056_0213ef44 kind:bss addr:0x0213ef44 +data_ov056_0213ef50 kind:bss addr:0x0213ef50 +data_ov056_0213efa0 kind:bss addr:0x0213efa0 +data_ov056_0213efa4 kind:bss addr:0x0213efa4 +data_ov056_0213efb0 kind:bss addr:0x0213efb0 +data_ov056_0213f084 kind:bss addr:0x0213f084 +data_ov056_0213f088 kind:bss addr:0x0213f088 +data_ov056_0213f094 kind:bss addr:0x0213f094 +data_ov056_0213f0d8 kind:bss addr:0x0213f0d8 diff --git a/config/eur1/arm9/overlays/ov057/delinks.txt b/config/eur1/arm9/overlays/ov057/delinks.txt new file mode 100644 index 00000000..9e2cdbfc --- /dev/null +++ b/config/eur1/arm9/overlays/ov057/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02138600 end:0x0213ba1c kind:code align:32 + .rodata start:0x0213ba1c end:0x0213baa0 kind:rodata align:4 + .init start:0x0213baa0 end:0x0213bea4 kind:code align:4 + .ctor start:0x0213bea4 end:0x0213bec0 kind:rodata align:4 + .data start:0x0213bee0 end:0x0213c400 kind:data align:32 + .bss start:0x0213c400 end:0x0213c8a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov057/relocs.txt b/config/eur1/arm9/overlays/ov057/relocs.txt new file mode 100644 index 00000000..29b45805 --- /dev/null +++ b/config/eur1/arm9/overlays/ov057/relocs.txt @@ -0,0 +1,686 @@ +from:0x02138608 kind:load to:0x0213c41c module:overlay(57) +from:0x0213861c kind:arm_call to:0x02011f3c module:main +from:0x02138628 kind:arm_call to:0x0213867c module:overlay(57) +from:0x0213863c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02138670 kind:load to:0x0213bee8 module:overlay(57) +from:0x02138684 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02138768 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02138790 kind:arm_call to:0x0203d160 module:main +from:0x021387cc kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x021387d4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021387e4 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x021387ec kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02138834 kind:load to:0x0213bf5c module:overlay(57) +from:0x02138838 kind:load to:0x0213c41c module:overlay(57) +from:0x0213883c kind:load to:0x020b19a8 module:overlay(0) +from:0x02138840 kind:load to:0x020b2840 module:overlay(0) +from:0x02138844 kind:load to:0x02138854 module:overlay(57) +from:0x02138848 kind:load to:0x02139e90 module:overlay(57) +from:0x0213884c kind:load to:0x0213bf34 module:overlay(57) +from:0x02138850 kind:load to:0x0213bf0c module:overlay(57) +from:0x0213885c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x021388fc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02138920 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213894c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02138968 kind:arm_call to:0x02138f90 module:overlay(57) +from:0x02138990 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021389e4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02138a30 kind:load to:0x0213ba1c module:overlay(57) +from:0x02138a34 kind:load to:0x027e0cec module:dtcm +from:0x02138a40 kind:load to:0x0213c410 module:overlay(57) +from:0x02138a44 kind:load to:0x027e09c0 module:dtcm +from:0x02138a68 kind:load to:0x027e0cec module:dtcm +from:0x02138a6c kind:load to:0x020a0274 module:overlay(0) +from:0x02138aa0 kind:arm_call to:0x02138cf0 module:overlay(57) +from:0x02138aa8 kind:arm_call to:0x02138ca4 module:overlay(57) +from:0x02138ab0 kind:arm_call to:0x02138d70 module:overlay(57) +from:0x02138ab8 kind:arm_call to:0x02138e24 module:overlay(57) +from:0x02138ac0 kind:arm_call to:0x02138ee8 module:overlay(57) +from:0x02138b00 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02138b14 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02138bbc kind:arm_call to:0x02097448 module:overlay(0) +from:0x02138bcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138bfc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02138c6c kind:arm_call to:0x02139344 module:overlay(57) +from:0x02138c8c kind:load to:0x027e09a8 module:dtcm +from:0x02138c94 kind:load to:0x02049be4 module:main +from:0x02138c98 kind:load to:0x020b53e4 module:overlay(0) +from:0x02138ca0 kind:load to:0x027e0ce4 module:dtcm +from:0x02138cbc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02138d24 kind:arm_call to:0x02015a18 module:main +from:0x02138d30 kind:arm_call to:0x0213908c module:overlay(57) +from:0x02138d78 kind:arm_call to:0x0213908c module:overlay(57) +from:0x02138dfc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02138e20 kind:load to:0x02049be4 module:main +from:0x02138e5c kind:arm_call to:0x02015a18 module:main +from:0x02138e68 kind:arm_call to:0x0213908c module:overlay(57) +from:0x02138ee4 kind:load to:0x02049be4 module:main +from:0x02138ef4 kind:arm_call to:0x0213908c module:overlay(57) +from:0x02138f04 kind:arm_call to:0x021397e0 module:overlay(57) +from:0x02138f60 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02138f8c kind:load to:0x027e0cec module:dtcm +from:0x02138fec kind:arm_call to:0x01ff9638 module:itcm +from:0x02139020 kind:arm_call to:0x01ffb974 module:itcm +from:0x021390a0 kind:arm_call to:0x021390b8 module:overlay(57) +from:0x021390a8 kind:arm_call to:0x02138f90 module:overlay(57) +from:0x021390b0 kind:arm_call to:0x021395cc module:overlay(57) +from:0x02139114 kind:arm_call to:0x02139a60 module:overlay(57) +from:0x02139148 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02139158 kind:arm_call to:0x02139d40 module:overlay(57) +from:0x0213919c kind:arm_call to:0x01ff9638 module:itcm +from:0x021391f0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02139238 kind:arm_call to:0x02139d40 module:overlay(57) +from:0x02139274 kind:arm_call to:0x02015a18 module:main +from:0x021392d8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02139310 kind:arm_call to:0x02015a18 module:main +from:0x0213933c kind:load to:0x027e09a8 module:dtcm +from:0x02139350 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02139360 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02139398 kind:arm_call to:0x02139cdc module:overlay(57) +from:0x021394ec kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02139558 kind:load to:0x027e0cec module:dtcm +from:0x0213956c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021395c0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02139608 kind:arm_call to:0x01fff148 module:itcm +from:0x021396ac kind:arm_call to:0x01ffb780 module:itcm +from:0x02139784 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x021397c8 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x021397d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021397d8 kind:load to:0x0203e964 module:main +from:0x021397dc kind:load to:0x027e09c0 module:dtcm +from:0x02139830 kind:arm_call to:0x02039f04 module:main +from:0x0213983c kind:arm_call to:0x0203a978 module:main +from:0x02139844 kind:arm_call to:0x02039d60 module:main +from:0x02139888 kind:arm_call to:0x02039f04 module:main +from:0x02139894 kind:arm_call to:0x0203a978 module:main +from:0x021398a0 kind:arm_call to:0x0203a978 module:main +from:0x021398ac kind:arm_call to:0x0203ab58 module:main +from:0x021398e0 kind:arm_call to:0x02039f04 module:main +from:0x021398ec kind:arm_call to:0x0203a978 module:main +from:0x021398f8 kind:arm_call to:0x0203a978 module:main +from:0x02139900 kind:arm_call to:0x0203ad88 module:main +from:0x02139904 kind:arm_call to:0x0203a5ac module:main +from:0x0213995c kind:arm_call to:0x02039f04 module:main +from:0x02139968 kind:arm_call to:0x0203a978 module:main +from:0x02139970 kind:arm_call to:0x02039d60 module:main +from:0x021399ac kind:arm_call to:0x02039f04 module:main +from:0x021399b8 kind:arm_call to:0x0203a978 module:main +from:0x021399c4 kind:arm_call to:0x0203a978 module:main +from:0x021399d0 kind:arm_call to:0x0203ab58 module:main +from:0x021399fc kind:arm_call to:0x02039f04 module:main +from:0x02139a08 kind:arm_call to:0x0203a978 module:main +from:0x02139a14 kind:arm_call to:0x0203a978 module:main +from:0x02139a1c kind:arm_call to:0x0203ad88 module:main +from:0x02139a20 kind:arm_call to:0x0203a5ac module:main +from:0x02139a54 kind:load to:0x02049be4 module:main +from:0x02139ac0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02139af4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02139b38 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02139b58 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02139b64 kind:arm_call to:0x01ffd218 module:itcm +from:0x02139b7c kind:arm_call to:0x01fff148 module:itcm +from:0x02139b84 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02139bc4 kind:arm_call to:0x01fff458 module:itcm +from:0x02139bd8 kind:arm_call to:0x01fff458 module:itcm +from:0x02139bec kind:arm_call to:0x01fff458 module:itcm +from:0x02139c00 kind:arm_call to:0x01fff458 module:itcm +from:0x02139c14 kind:arm_call to:0x01fff458 module:itcm +from:0x02139c24 kind:arm_call to:0x01fff458 module:itcm +from:0x02139c38 kind:arm_call to:0x01fff458 module:itcm +from:0x02139c48 kind:arm_call to:0x0215ac30 module:overlay(71) +from:0x02139c70 kind:arm_call to:0x01ffd218 module:itcm +from:0x02139c88 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02139cc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02139cc4 kind:load to:0x027e0ce4 module:dtcm +from:0x02139de8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02139e4c kind:arm_call to:0x01ffb860 module:itcm +from:0x02139e7c kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02139e88 kind:load to:0x0203e964 module:main +from:0x02139e8c kind:load to:0x027e0cec module:dtcm +from:0x02139eb0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02139eb8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02139ec0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02139ec8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02139edc kind:arm_call to:0x0203d210 module:main +from:0x02139ee4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02139eec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02139ef4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02139f00 kind:load to:0x02138854 module:overlay(57) +from:0x02139f10 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02139f18 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02139f20 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02139f28 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02139f3c kind:arm_call to:0x0203d210 module:main +from:0x02139f44 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02139f4c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02139f54 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02139f5c kind:arm_call to:0x02011ff4 module:main +from:0x02139f68 kind:load to:0x02138854 module:overlay(57) +from:0x02139f74 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02139f88 kind:load to:0x0213c504 module:overlay(57) +from:0x02139f9c kind:arm_call to:0x02011f3c module:main +from:0x02139fa8 kind:arm_call to:0x02139fd8 module:overlay(57) +from:0x02139fbc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02139fd4 kind:load to:0x0213bfbc module:overlay(57) +from:0x02139fe0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213a010 kind:load to:0x0213bfe0 module:overlay(57) +from:0x0213a01c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213a030 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213a038 kind:arm_call to:0x02011ff4 module:main +from:0x0213a0c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213a0dc kind:load to:0x0203e964 module:main +from:0x0213a0f4 kind:arm_call to:0x02139d00 module:overlay(57) +from:0x0213a114 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213a124 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0213a130 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0213a158 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a190 kind:arm_call to:0x02015a18 module:main +from:0x0213a1bc kind:arm_call to:0x02138a4c module:overlay(57) +from:0x0213a234 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0213a240 kind:load to:0x027e09b4 module:dtcm +from:0x0213a258 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213a27c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213a284 kind:load to:0x0204a110 module:main +from:0x0213a290 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0213a2a4 kind:load to:0x0213c550 module:overlay(57) +from:0x0213a2b8 kind:arm_call to:0x02011f3c module:main +from:0x0213a2c4 kind:arm_call to:0x0213a4f0 module:overlay(57) +from:0x0213a2d8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213a2f0 kind:load to:0x0213c0e4 module:overlay(57) +from:0x0213a418 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a42c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213a488 kind:arm_call to:0x02018114 module:main +from:0x0213a4d8 kind:load to:0x027e09b8 module:dtcm +from:0x0213a4dc kind:load to:0x0213c070 module:overlay(57) +from:0x0213a4e0 kind:load to:0x0213c0a0 module:overlay(57) +from:0x0213a4e4 kind:load to:0x0213c03a module:overlay(57) +from:0x0213a4e8 kind:load to:0x0213c044 module:overlay(57) +from:0x0213a4ec kind:load to:0x0213ba2e module:overlay(57) +from:0x0213a4fc kind:arm_call to:0x020f763c module:overlay(31) +from:0x0213a50c kind:arm_call to:0x0213a2f4 module:overlay(57) +from:0x0213a514 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0213a530 kind:arm_call to:0x0203d160 module:main +from:0x0213a54c kind:load to:0x0213c108 module:overlay(57) +from:0x0213a550 kind:load to:0x02057b8d module:overlay(0) +from:0x0213a554 kind:load to:0x0213a55c module:overlay(57) +from:0x0213a568 kind:load to:0x02057b71 module:overlay(0) +from:0x0213a574 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x0213a5d4 kind:arm_call to:0x0200f05c module:main +from:0x0213a640 kind:arm_call to:0x0213a818 module:overlay(57) +from:0x0213a64c kind:load to:0x0213ba50 module:overlay(57) +from:0x0213a650 kind:load to:0x0213ba24 module:overlay(57) +from:0x0213a654 kind:load to:0x0213c550 module:overlay(57) +from:0x0213a658 kind:load to:0x027e09b8 module:dtcm +from:0x0213a65c kind:load to:0x027e0cd8 module:dtcm +from:0x0213a68c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213a6a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0213a6c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213a758 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a778 kind:arm_call to:0x020f76a4 module:overlay(31) +from:0x0213a7f4 kind:arm_call to:0x0200f05c module:main +from:0x0213a810 kind:load to:0x0213c550 module:overlay(57) +from:0x0213a814 kind:load to:0x0213ba50 module:overlay(57) +from:0x0213a838 kind:arm_call to:0x0213a308 module:overlay(57) +from:0x0213a868 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0213a878 kind:load to:0x027e09c0 module:dtcm +from:0x0213a894 kind:arm_call to:0x0203d210 module:main +from:0x0213a89c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0213a8a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213a8ac kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213a8b8 kind:load to:0x02057b8d module:overlay(0) +from:0x0213a8d4 kind:arm_call to:0x0203d210 module:main +from:0x0213a8dc kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0213a8e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213a8ec kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213a8f4 kind:arm_call to:0x02011ff4 module:main +from:0x0213a900 kind:load to:0x02057b8d module:overlay(0) +from:0x0213a90c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213a920 kind:load to:0x0213c638 module:overlay(57) +from:0x0213a934 kind:arm_call to:0x02011f3c module:main +from:0x0213a940 kind:arm_call to:0x0213a988 module:overlay(57) +from:0x0213a954 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0213a984 kind:load to:0x0213c168 module:overlay(57) +from:0x0213a990 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213a9a0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0213a9c4 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0213a9d0 kind:load to:0x0213c18c module:overlay(57) +from:0x0213a9d4 kind:load to:0x0213bf0c module:overlay(57) +from:0x0213aaa0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0213aabc kind:load to:0x027e09c0 module:dtcm +from:0x0213aacc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0213aad4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213aaec kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0213aaf4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213aafc kind:arm_call to:0x02011ff4 module:main +from:0x0213ab10 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0213ab24 kind:load to:0x0213c684 module:overlay(57) +from:0x0213ab38 kind:arm_call to:0x02011f3c module:main +from:0x0213ab44 kind:arm_call to:0x0213ab74 module:overlay(57) +from:0x0213ab58 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0213ab70 kind:load to:0x0213c1e8 module:overlay(57) +from:0x0213ab7c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213ab90 kind:load to:0x0213c20c module:overlay(57) +from:0x0213aba4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213abcc kind:arm_call to:0x0213ac60 module:overlay(57) +from:0x0213ac00 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213ac18 kind:arm_call to:0x0213ac60 module:overlay(57) +from:0x0213ac28 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213ac40 kind:arm_call to:0x0213ac60 module:overlay(57) +from:0x0213ac48 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ac90 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0213aca4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0213acac kind:arm_call to:0x02098544 module:overlay(0) +from:0x0213acc4 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0213acd4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213ace8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213acf0 kind:arm_call to:0x02011ff4 module:main +from:0x0213ad04 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0213ad18 kind:load to:0x0213c6d0 module:overlay(57) +from:0x0213ad2c kind:arm_call to:0x02011f3c module:main +from:0x0213ad38 kind:arm_call to:0x0213ae6c module:overlay(57) +from:0x0213ad4c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213ad88 kind:load to:0x0213c27c module:overlay(57) +from:0x0213ad98 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x0213adb0 kind:load to:0x0213c268 module:overlay(57) +from:0x0213adbc kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0213add0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0213add8 kind:arm_call to:0x02011ff4 module:main +from:0x0213ae00 kind:arm_call to:0x01ffd420 module:itcm +from:0x0213ae20 kind:arm_call to:0x0213b65c module:overlay(57) +from:0x0213ae34 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x0213ae44 kind:load to:0x027e09b8 module:dtcm +from:0x0213ae64 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0213ae78 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213ae9c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0213aec0 kind:arm_call to:0x0213ad8c module:overlay(57) +from:0x0213aec8 kind:arm_call to:0x0207f8d4 module:overlay(0) +from:0x0213aed0 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0213af20 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0213af48 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0213af60 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213af94 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0213afac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213b028 kind:arm_call to:0x02099eac module:overlay(0) +from:0x0213b048 kind:load to:0x0213c318 module:overlay(57) +from:0x0213b04c kind:load to:0x0213bf0c module:overlay(57) +from:0x0213b050 kind:load to:0x0213c6d0 module:overlay(57) +from:0x0213b054 kind:load to:0x0213c2d0 module:overlay(57) +from:0x0213b05c kind:load to:0x0213c298 module:overlay(57) +from:0x0213b060 kind:load to:0x0213c2b0 module:overlay(57) +from:0x0213b06c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213b138 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0213b15c kind:arm_call to:0x0207f8e8 module:overlay(0) +from:0x0213b188 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0213b194 kind:arm_call to:0x0213b3e8 module:overlay(57) +from:0x0213b1ac kind:load to:0x027e09c0 module:dtcm +from:0x0213b1e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b2a8 kind:arm_call to:0x01ff916c module:itcm +from:0x0213b32c kind:arm_call to:0x0208068c module:overlay(0) +from:0x0213b348 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x0213b35c kind:arm_call to:0x0213b3e8 module:overlay(57) +from:0x0213b3a0 kind:load to:0x027e0cd8 module:dtcm +from:0x0213b3a4 kind:load to:0x027e09a4 module:dtcm +from:0x0213b3c4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0213b3e4 kind:load to:0x027e09b8 module:dtcm +from:0x0213b458 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0213b48c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0213b49c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0213b4cc kind:arm_call to:0x020d99a8 module:overlay(31) +from:0x0213b510 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0213b534 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0213b58c kind:arm_call to:0x0208068c module:overlay(0) +from:0x0213b5ac kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x0213b5c4 kind:arm_call to:0x0213b3e8 module:overlay(57) +from:0x0213b5e4 kind:load to:0x027e09b8 module:dtcm +from:0x0213b5ec kind:load to:0x0213b738 module:overlay(57) +from:0x0213b5f0 kind:load to:0x027e0d34 module:dtcm +from:0x0213b5f8 kind:load to:0x027e09a8 module:dtcm +from:0x0213b600 kind:load to:0x027e09c0 module:dtcm +from:0x0213b604 kind:load to:0x027e0cd8 module:dtcm +from:0x0213b608 kind:load to:0x027e09a4 module:dtcm +from:0x0213b620 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213b650 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213b674 kind:arm_call to:0x0213b3e8 module:overlay(57) +from:0x0213b6a0 kind:arm_call to:0x0213b3e8 module:overlay(57) +from:0x0213b6ac kind:arm_call to:0x02073004 module:overlay(0) +from:0x0213b6f8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0213b708 kind:load to:0x027e09b8 module:dtcm +from:0x0213b728 kind:arm_call to:0x0213b3e8 module:overlay(57) +from:0x0213b76c kind:arm_call to:0x01fff350 module:itcm +from:0x0213b794 kind:arm_call to:0x0213b67c module:overlay(57) +from:0x0213b79c kind:arm_call to:0x0213b70c module:overlay(57) +from:0x0213b7ac kind:arm_call to:0x01fff350 module:itcm +from:0x0213b7cc kind:load to:0x027e0ce4 module:dtcm +from:0x0213b7d0 kind:load to:0x020b3040 module:overlay(0) +from:0x0213b7e4 kind:load to:0x020578a4 module:overlay(0) +from:0x0213b7f8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213b800 kind:arm_call to:0x02011ff4 module:main +from:0x0213b818 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213b820 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213b828 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213b830 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0213b838 kind:arm_call to:0x0213adb4 module:overlay(57) +from:0x0213b840 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213b858 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213b860 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213b868 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0213b870 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0213b878 kind:arm_call to:0x0213adb4 module:overlay(57) +from:0x0213b880 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213b888 kind:arm_call to:0x02011ff4 module:main +from:0x0213b89c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0213b8b0 kind:load to:0x0213c7b8 module:overlay(57) +from:0x0213b8c4 kind:arm_call to:0x02011f3c module:main +from:0x0213b8d0 kind:arm_call to:0x0213b920 module:overlay(57) +from:0x0213b8e8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0213b918 kind:load to:0x0213c37c module:overlay(57) +from:0x0213b92c kind:arm_call to:0x021031ac module:overlay(31) +from:0x0213b998 kind:load to:0x0213c398 module:overlay(57) +from:0x0213b99c kind:load to:0x0213c7b8 module:overlay(57) +from:0x0213b9c4 kind:load to:0x027e09a8 module:dtcm +from:0x0213b9c8 kind:load to:0x02071b64 module:overlay(0) +from:0x0213b9d4 kind:load to:0x0213c36c module:overlay(57) +from:0x0213b9e0 kind:arm_call to:0x02103288 module:overlay(31) +from:0x0213b9f4 kind:arm_call to:0x02103288 module:overlay(31) +from:0x0213b9fc kind:arm_call to:0x02011ff4 module:main +from:0x0213ba10 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0213bacc kind:arm_call to:0x02138630 module:overlay(57) +from:0x0213badc kind:arm_call to:0x0203ce74 module:main +from:0x0213baf0 kind:load to:0x0213c400 module:overlay(57) +from:0x0213baf4 kind:load to:0x0213c41c module:overlay(57) +from:0x0213baf8 kind:load to:0x02139f6c module:overlay(57) +from:0x0213bafc kind:load to:0x0213c404 module:overlay(57) +from:0x0213bb1c kind:arm_call to:0x02139fb0 module:overlay(57) +from:0x0213bb2c kind:arm_call to:0x0203ce74 module:main +from:0x0213bb40 kind:load to:0x0213c4f4 module:overlay(57) +from:0x0213bb44 kind:load to:0x0213c504 module:overlay(57) +from:0x0213bb48 kind:load to:0x0213a288 module:overlay(57) +from:0x0213bb4c kind:load to:0x0213c4f8 module:overlay(57) +from:0x0213bcc4 kind:arm_call to:0x0213a2cc module:overlay(57) +from:0x0213bcd4 kind:arm_call to:0x0203ce74 module:main +from:0x0213bce8 kind:load to:0x0213c038 module:overlay(57) +from:0x0213bcf0 kind:load to:0x0213c07c module:overlay(57) +from:0x0213bcf4 kind:load to:0x0213c094 module:overlay(57) +from:0x0213bcf8 kind:load to:0x0213c088 module:overlay(57) +from:0x0213bcfc kind:load to:0x0213c04a module:overlay(57) +from:0x0213bd00 kind:load to:0x0213c050 module:overlay(57) +from:0x0213bd04 kind:load to:0x0213c062 module:overlay(57) +from:0x0213bd08 kind:load to:0x0213c056 module:overlay(57) +from:0x0213bd0c kind:load to:0x0213c05c module:overlay(57) +from:0x0213bd10 kind:load to:0x0213c068 module:overlay(57) +from:0x0213bd18 kind:load to:0x0213c0ac module:overlay(57) +from:0x0213bd1c kind:load to:0x0213c0b8 module:overlay(57) +from:0x0213bd20 kind:load to:0x0213c0c4 module:overlay(57) +from:0x0213bd24 kind:load to:0x0213c0d0 module:overlay(57) +from:0x0213bd28 kind:load to:0x0213c040 module:overlay(57) +from:0x0213bd2c kind:load to:0x0213c03c module:overlay(57) +from:0x0213bd30 kind:load to:0x0213c03e module:overlay(57) +from:0x0213bd34 kind:load to:0x0213c042 module:overlay(57) +from:0x0213bd38 kind:load to:0x0213c540 module:overlay(57) +from:0x0213bd3c kind:load to:0x0213c550 module:overlay(57) +from:0x0213bd40 kind:load to:0x0213a904 module:overlay(57) +from:0x0213bd44 kind:load to:0x0213c544 module:overlay(57) +from:0x0213bd64 kind:arm_call to:0x0213a948 module:overlay(57) +from:0x0213bd74 kind:arm_call to:0x0203ce74 module:main +from:0x0213bd88 kind:load to:0x0213c628 module:overlay(57) +from:0x0213bd8c kind:load to:0x0213c638 module:overlay(57) +from:0x0213bd90 kind:load to:0x0213ab08 module:overlay(57) +from:0x0213bd94 kind:load to:0x0213c62c module:overlay(57) +from:0x0213bdb4 kind:arm_call to:0x0213ab4c module:overlay(57) +from:0x0213bdc4 kind:arm_call to:0x0203ce74 module:main +from:0x0213bdd8 kind:load to:0x0213c674 module:overlay(57) +from:0x0213bddc kind:load to:0x0213c684 module:overlay(57) +from:0x0213bde0 kind:load to:0x0213acfc module:overlay(57) +from:0x0213bde4 kind:load to:0x0213c678 module:overlay(57) +from:0x0213be04 kind:arm_call to:0x0213ad40 module:overlay(57) +from:0x0213be14 kind:arm_call to:0x0203ce74 module:main +from:0x0213be28 kind:load to:0x0213c6c0 module:overlay(57) +from:0x0213be2c kind:load to:0x0213c6d0 module:overlay(57) +from:0x0213be30 kind:load to:0x0213b894 module:overlay(57) +from:0x0213be34 kind:load to:0x0213c6c4 module:overlay(57) +from:0x0213be68 kind:arm_call to:0x0213b8d8 module:overlay(57) +from:0x0213be78 kind:arm_call to:0x0203ce74 module:main +from:0x0213be90 kind:load to:0x0213c36c module:overlay(57) +from:0x0213be94 kind:load to:0x0213c7a8 module:overlay(57) +from:0x0213be98 kind:load to:0x0213c7b8 module:overlay(57) +from:0x0213be9c kind:load to:0x0213ba08 module:overlay(57) +from:0x0213bea0 kind:load to:0x0213c7ac module:overlay(57) +from:0x0213bea4 kind:load to:0x0213baa0 module:overlay(57) +from:0x0213bea8 kind:load to:0x0213bb00 module:overlay(57) +from:0x0213beac kind:load to:0x0213bb50 module:overlay(57) +from:0x0213beb0 kind:load to:0x0213bd48 module:overlay(57) +from:0x0213beb4 kind:load to:0x0213bd98 module:overlay(57) +from:0x0213beb8 kind:load to:0x0213bde8 module:overlay(57) +from:0x0213bebc kind:load to:0x0213be38 module:overlay(57) +from:0x0213bee8 kind:load to:0x0213860c module:overlay(57) +from:0x0213beec kind:load to:0x02097998 module:overlay(0) +from:0x0213bef0 kind:load to:0x020977a8 module:overlay(0) +from:0x0213bef4 kind:load to:0x02097824 module:overlay(0) +from:0x0213bef8 kind:load to:0x020979a0 module:overlay(0) +from:0x0213befc kind:load to:0x020979c0 module:overlay(0) +from:0x0213bf00 kind:load to:0x020979ec module:overlay(0) +from:0x0213bf0c kind:load to:0x0207caf4 module:overlay(0) +from:0x0213bf10 kind:load to:0x0207cafc module:overlay(0) +from:0x0213bf14 kind:load to:0x0207d310 module:overlay(0) +from:0x0213bf18 kind:load to:0x0207d300 module:overlay(0) +from:0x0213bf1c kind:load to:0x0207d34c module:overlay(0) +from:0x0213bf20 kind:load to:0x0207d384 module:overlay(0) +from:0x0213bf24 kind:load to:0x0207d3c8 module:overlay(0) +from:0x0213bf28 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0213bf34 kind:load to:0x0207d40c module:overlay(0) +from:0x0213bf38 kind:load to:0x0207d414 module:overlay(0) +from:0x0213bf3c kind:load to:0x0207d5e4 module:overlay(0) +from:0x0213bf40 kind:load to:0x0207d5b8 module:overlay(0) +from:0x0213bf44 kind:load to:0x0207d8cc module:overlay(0) +from:0x0213bf48 kind:load to:0x0207d928 module:overlay(0) +from:0x0213bf4c kind:load to:0x0207d994 module:overlay(0) +from:0x0213bf50 kind:load to:0x0207da2c module:overlay(0) +from:0x0213bf5c kind:load to:0x0209856c module:overlay(0) +from:0x0213bf60 kind:load to:0x020985a8 module:overlay(0) +from:0x0213bf64 kind:load to:0x020985c0 module:overlay(0) +from:0x0213bf68 kind:load to:0x020985cc module:overlay(0) +from:0x0213bf6c kind:load to:0x01fff464 module:itcm +from:0x0213bf70 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213bf74 kind:load to:0x02138868 module:overlay(57) +from:0x0213bf78 kind:load to:0x02098504 module:overlay(0) +from:0x0213bf7c kind:load to:0x02138a70 module:overlay(57) +from:0x0213bf80 kind:load to:0x02139d28 module:overlay(57) +from:0x0213bf84 kind:load to:0x02098510 module:overlay(0) +from:0x0213bf88 kind:load to:0x0213955c module:overlay(57) +from:0x0213bf8c kind:load to:0x02098518 module:overlay(0) +from:0x0213bf90 kind:load to:0x0209851c module:overlay(0) +from:0x0213bf94 kind:load to:0x020985d8 module:overlay(0) +from:0x0213bf98 kind:load to:0x02098644 module:overlay(0) +from:0x0213bf9c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213bfa0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213bfa4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213bfa8 kind:load to:0x02139ea4 module:overlay(57) +from:0x0213bfac kind:load to:0x02139f04 module:overlay(57) +from:0x0213bfb0 kind:load to:0x021393a4 module:overlay(57) +from:0x0213bfbc kind:load to:0x02139f8c module:overlay(57) +from:0x0213bfc0 kind:load to:0x020977a0 module:overlay(0) +from:0x0213bfc4 kind:load to:0x020977a8 module:overlay(0) +from:0x0213bfc8 kind:load to:0x02097824 module:overlay(0) +from:0x0213bfcc kind:load to:0x02097864 module:overlay(0) +from:0x0213bfd0 kind:load to:0x02097868 module:overlay(0) +from:0x0213bfd4 kind:load to:0x0209786c module:overlay(0) +from:0x0213bfe0 kind:load to:0x0209856c module:overlay(0) +from:0x0213bfe4 kind:load to:0x020985a8 module:overlay(0) +from:0x0213bfe8 kind:load to:0x020985c0 module:overlay(0) +from:0x0213bfec kind:load to:0x020985cc module:overlay(0) +from:0x0213bff0 kind:load to:0x01fff464 module:itcm +from:0x0213bff4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213bff8 kind:load to:0x0213a044 module:overlay(57) +from:0x0213bffc kind:load to:0x02098504 module:overlay(0) +from:0x0213c000 kind:load to:0x0213a0e4 module:overlay(57) +from:0x0213c004 kind:load to:0x0213a1e0 module:overlay(57) +from:0x0213c008 kind:load to:0x02098510 module:overlay(0) +from:0x0213c00c kind:load to:0x0213a1ec module:overlay(57) +from:0x0213c010 kind:load to:0x02098518 module:overlay(0) +from:0x0213c014 kind:load to:0x0209851c module:overlay(0) +from:0x0213c018 kind:load to:0x020985d8 module:overlay(0) +from:0x0213c01c kind:load to:0x02098644 module:overlay(0) +from:0x0213c020 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213c024 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213c028 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213c02c kind:load to:0x0213a014 module:overlay(57) +from:0x0213c030 kind:load to:0x0213a028 module:overlay(57) +from:0x0213c034 kind:load to:0x0213a244 module:overlay(57) +from:0x0213c0e4 kind:load to:0x0213a2a8 module:overlay(57) +from:0x0213c0e8 kind:load to:0x02097998 module:overlay(0) +from:0x0213c0ec kind:load to:0x020977a8 module:overlay(0) +from:0x0213c0f0 kind:load to:0x02097824 module:overlay(0) +from:0x0213c0f4 kind:load to:0x020979a0 module:overlay(0) +from:0x0213c0f8 kind:load to:0x020979c0 module:overlay(0) +from:0x0213c0fc kind:load to:0x020979ec module:overlay(0) +from:0x0213c108 kind:load to:0x0209856c module:overlay(0) +from:0x0213c10c kind:load to:0x020985a8 module:overlay(0) +from:0x0213c110 kind:load to:0x020985c0 module:overlay(0) +from:0x0213c114 kind:load to:0x020985cc module:overlay(0) +from:0x0213c118 kind:load to:0x01fff464 module:itcm +from:0x0213c11c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213c120 kind:load to:0x0213a56c module:overlay(57) +from:0x0213c124 kind:load to:0x0213a660 module:overlay(57) +from:0x0213c128 kind:load to:0x0213a664 module:overlay(57) +from:0x0213c12c kind:load to:0x0213a678 module:overlay(57) +from:0x0213c130 kind:load to:0x02098510 module:overlay(0) +from:0x0213c134 kind:load to:0x0213a760 module:overlay(57) +from:0x0213c138 kind:load to:0x02098518 module:overlay(0) +from:0x0213c13c kind:load to:0x0209851c module:overlay(0) +from:0x0213c140 kind:load to:0x020985d8 module:overlay(0) +from:0x0213c144 kind:load to:0x02098644 module:overlay(0) +from:0x0213c148 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213c14c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213c150 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213c154 kind:load to:0x0213a87c module:overlay(57) +from:0x0213c158 kind:load to:0x0213a8bc module:overlay(57) +from:0x0213c15c kind:load to:0x0213a7d8 module:overlay(57) +from:0x0213c168 kind:load to:0x0213a924 module:overlay(57) +from:0x0213c16c kind:load to:0x020977a0 module:overlay(0) +from:0x0213c170 kind:load to:0x020977a8 module:overlay(0) +from:0x0213c174 kind:load to:0x02097824 module:overlay(0) +from:0x0213c178 kind:load to:0x02097864 module:overlay(0) +from:0x0213c17c kind:load to:0x02097868 module:overlay(0) +from:0x0213c180 kind:load to:0x0209786c module:overlay(0) +from:0x0213c18c kind:load to:0x0209856c module:overlay(0) +from:0x0213c190 kind:load to:0x020985a8 module:overlay(0) +from:0x0213c194 kind:load to:0x020985c0 module:overlay(0) +from:0x0213c198 kind:load to:0x020985cc module:overlay(0) +from:0x0213c19c kind:load to:0x01fff464 module:itcm +from:0x0213c1a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213c1a4 kind:load to:0x0213a9d8 module:overlay(57) +from:0x0213c1a8 kind:load to:0x02098504 module:overlay(0) +from:0x0213c1ac kind:load to:0x02098508 module:overlay(0) +from:0x0213c1b0 kind:load to:0x0209850c module:overlay(0) +from:0x0213c1b4 kind:load to:0x02098510 module:overlay(0) +from:0x0213c1b8 kind:load to:0x02098514 module:overlay(0) +from:0x0213c1bc kind:load to:0x02098518 module:overlay(0) +from:0x0213c1c0 kind:load to:0x0209851c module:overlay(0) +from:0x0213c1c4 kind:load to:0x020985d8 module:overlay(0) +from:0x0213c1c8 kind:load to:0x02098644 module:overlay(0) +from:0x0213c1cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213c1d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213c1d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213c1d8 kind:load to:0x0213aac0 module:overlay(57) +from:0x0213c1dc kind:load to:0x0213aae0 module:overlay(57) +from:0x0213c1e8 kind:load to:0x0213ab28 module:overlay(57) +from:0x0213c1ec kind:load to:0x020977a0 module:overlay(0) +from:0x0213c1f0 kind:load to:0x020977a8 module:overlay(0) +from:0x0213c1f4 kind:load to:0x02097824 module:overlay(0) +from:0x0213c1f8 kind:load to:0x02097864 module:overlay(0) +from:0x0213c1fc kind:load to:0x02097868 module:overlay(0) +from:0x0213c200 kind:load to:0x0209786c module:overlay(0) +from:0x0213c20c kind:load to:0x0209856c module:overlay(0) +from:0x0213c210 kind:load to:0x020985a8 module:overlay(0) +from:0x0213c214 kind:load to:0x020985c0 module:overlay(0) +from:0x0213c218 kind:load to:0x020985cc module:overlay(0) +from:0x0213c21c kind:load to:0x01fff464 module:itcm +from:0x0213c220 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213c224 kind:load to:0x0213ab94 module:overlay(57) +from:0x0213c228 kind:load to:0x02098504 module:overlay(0) +from:0x0213c22c kind:load to:0x0213abd8 module:overlay(57) +from:0x0213c230 kind:load to:0x0213ac4c module:overlay(57) +from:0x0213c234 kind:load to:0x02098510 module:overlay(0) +from:0x0213c238 kind:load to:0x02098514 module:overlay(0) +from:0x0213c23c kind:load to:0x02098518 module:overlay(0) +from:0x0213c240 kind:load to:0x0209851c module:overlay(0) +from:0x0213c244 kind:load to:0x020985d8 module:overlay(0) +from:0x0213c248 kind:load to:0x02098644 module:overlay(0) +from:0x0213c24c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213c250 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213c254 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213c258 kind:load to:0x0213accc module:overlay(57) +from:0x0213c25c kind:load to:0x0213ace0 module:overlay(57) +from:0x0213c268 kind:load to:0x0213adb4 module:overlay(57) +from:0x0213c26c kind:load to:0x0213adc8 module:overlay(57) +from:0x0213c270 kind:load to:0x0213ade4 module:overlay(57) +from:0x0213c27c kind:load to:0x0213ad1c module:overlay(57) +from:0x0213c280 kind:load to:0x02097998 module:overlay(0) +from:0x0213c284 kind:load to:0x020977a8 module:overlay(0) +from:0x0213c288 kind:load to:0x02097824 module:overlay(0) +from:0x0213c28c kind:load to:0x020979a0 module:overlay(0) +from:0x0213c290 kind:load to:0x020979c0 module:overlay(0) +from:0x0213c294 kind:load to:0x020979ec module:overlay(0) +from:0x0213c2d0 kind:load to:0x0213b064 module:overlay(57) +from:0x0213c2d4 kind:load to:0x0213b7f0 module:overlay(57) +from:0x0213c2d8 kind:load to:0x02099b54 module:overlay(0) +from:0x0213c2dc kind:load to:0x02099b8c module:overlay(0) +from:0x0213c2e0 kind:load to:0x0209a190 module:overlay(0) +from:0x0213c2e4 kind:load to:0x0209a198 module:overlay(0) +from:0x0213c2e8 kind:load to:0x0209a138 module:overlay(0) +from:0x0213c2ec kind:load to:0x02099d04 module:overlay(0) +from:0x0213c2f0 kind:load to:0x02099bf4 module:overlay(0) +from:0x0213c2f4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0213c2f8 kind:load to:0x0209a148 module:overlay(0) +from:0x0213c2fc kind:load to:0x0209a160 module:overlay(0) +from:0x0213c300 kind:load to:0x0213b7e8 module:overlay(57) +from:0x0213c304 kind:load to:0x0209a178 module:overlay(0) +from:0x0213c308 kind:load to:0x0213b7d8 module:overlay(57) +from:0x0213c30c kind:load to:0x0213ae48 module:overlay(57) +from:0x0213c318 kind:load to:0x0209856c module:overlay(0) +from:0x0213c31c kind:load to:0x020985a8 module:overlay(0) +from:0x0213c320 kind:load to:0x020985c0 module:overlay(0) +from:0x0213c324 kind:load to:0x020985cc module:overlay(0) +from:0x0213c328 kind:load to:0x01fff464 module:itcm +from:0x0213c32c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0213c330 kind:load to:0x0213b078 module:overlay(57) +from:0x0213c334 kind:load to:0x02098504 module:overlay(0) +from:0x0213c338 kind:load to:0x0213b1b4 module:overlay(57) +from:0x0213c33c kind:load to:0x0213b3a8 module:overlay(57) +from:0x0213c340 kind:load to:0x02098510 module:overlay(0) +from:0x0213c344 kind:load to:0x0213b610 module:overlay(57) +from:0x0213c348 kind:load to:0x02098518 module:overlay(0) +from:0x0213c34c kind:load to:0x0209851c module:overlay(0) +from:0x0213c350 kind:load to:0x020985d8 module:overlay(0) +from:0x0213c354 kind:load to:0x02098644 module:overlay(0) +from:0x0213c358 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0213c35c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0213c360 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0213c364 kind:load to:0x0213b80c module:overlay(57) +from:0x0213c368 kind:load to:0x0213b84c module:overlay(57) +from:0x0213c37c kind:load to:0x0213b8b4 module:overlay(57) +from:0x0213c380 kind:load to:0x0209ca64 module:overlay(0) +from:0x0213c384 kind:load to:0x0209ca6c module:overlay(0) +from:0x0213c388 kind:load to:0x0209caac module:overlay(0) +from:0x0213c38c kind:load to:0x0209cacc module:overlay(0) +from:0x0213c398 kind:load to:0x021032a8 module:overlays(19,31) +from:0x0213c39c kind:load to:0x02103384 module:overlays(19,31) +from:0x0213c3a0 kind:load to:0x02103664 module:overlays(19,31) +from:0x0213c3a4 kind:load to:0x021038e0 module:overlays(19,31) +from:0x0213c3a8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0213c3ac kind:load to:0x02103e60 module:overlays(19,31) +from:0x0213c3b0 kind:load to:0x02103d78 module:overlays(19,31) +from:0x0213c3b4 kind:load to:0x0209d220 module:overlay(0) +from:0x0213c3b8 kind:load to:0x0209d228 module:overlay(0) +from:0x0213c3bc kind:load to:0x0209d22c module:overlay(0) +from:0x0213c3c0 kind:load to:0x021038f4 module:overlays(19,31) +from:0x0213c3c4 kind:load to:0x0209d240 module:overlay(0) +from:0x0213c3c8 kind:load to:0x0213b9d8 module:overlay(57) +from:0x0213c3cc kind:load to:0x0213b9ec module:overlay(57) +from:0x0213c3d0 kind:load to:0x021039c4 module:overlays(19,31) +from:0x0213c3d4 kind:load to:0x02103f68 module:overlays(19,31) +from:0x0213c3d8 kind:load to:0x02104068 module:overlays(19,31) +from:0x0213c3dc kind:load to:0x02104070 module:overlays(19,31) +from:0x0213c3e0 kind:load to:0x0213b9a0 module:overlay(57) +from:0x0213c3e4 kind:load to:0x0213b9a4 module:overlay(57) +from:0x0213c3e8 kind:load to:0x0213b9cc module:overlay(57) diff --git a/config/eur1/arm9/overlays/ov057/symbols.txt b/config/eur1/arm9/overlays/ov057/symbols.txt new file mode 100644 index 00000000..490ddb8a --- /dev/null +++ b/config/eur1/arm9/overlays/ov057/symbols.txt @@ -0,0 +1,198 @@ +func_ov057_02138600 kind:function(arm,size=0xc) addr:0x02138600 +func_ov057_0213860c kind:function(arm,size=0x24) addr:0x0213860c +func_ov057_02138630 kind:function(arm,size=0x4c) addr:0x02138630 +func_ov057_0213867c kind:function(arm,size=0x1d8) addr:0x0213867c +func_ov057_02138854 kind:function(arm,size=0x14) addr:0x02138854 +func_ov057_02138868 kind:function(arm,size=0x1e4) addr:0x02138868 +func_ov057_02138a4c kind:function(arm,size=0x24) addr:0x02138a4c +func_ov057_02138a70 kind:function(arm,size=0x234) addr:0x02138a70 +func_ov057_02138ca4 kind:function(arm,size=0x4c) addr:0x02138ca4 +func_ov057_02138cf0 kind:function(arm,size=0x80) addr:0x02138cf0 +func_ov057_02138d70 kind:function(arm,size=0xb4) addr:0x02138d70 +func_ov057_02138e24 kind:function(arm,size=0xc4) addr:0x02138e24 +func_ov057_02138ee8 kind:function(arm,size=0xa8) addr:0x02138ee8 +func_ov057_02138f90 kind:function(arm,size=0xfc) addr:0x02138f90 +func_ov057_0213908c kind:function(arm,size=0x2c) addr:0x0213908c +func_ov057_021390b8 kind:function(arm,size=0x28c) addr:0x021390b8 +func_ov057_02139344 kind:function(arm,size=0x60) addr:0x02139344 +func_ov057_021393a4 kind:function(arm,size=0x1b8) addr:0x021393a4 +func_ov057_0213955c kind:function(arm,size=0x70) addr:0x0213955c +func_ov057_021395cc kind:function(arm,size=0x214) addr:0x021395cc +func_ov057_021397e0 kind:function(arm,size=0x280) addr:0x021397e0 +func_ov057_02139a60 kind:function(arm,size=0x27c) addr:0x02139a60 +func_ov057_02139cdc kind:function(arm,size=0x24) addr:0x02139cdc +func_ov057_02139d00 kind:function(arm,size=0x28) addr:0x02139d00 +func_ov057_02139d28 kind:function(arm,size=0x18) addr:0x02139d28 +func_ov057_02139d40 kind:function(arm,size=0x150) addr:0x02139d40 +func_ov057_02139e90 kind:function(arm,size=0x14) addr:0x02139e90 +func_ov057_02139ea4 kind:function(arm,size=0x60) addr:0x02139ea4 +func_ov057_02139f04 kind:function(arm,size=0x68) addr:0x02139f04 +func_ov057_02139f6c kind:function(arm,size=0x14) addr:0x02139f6c +func_ov057_02139f80 kind:function(arm,size=0xc) addr:0x02139f80 +func_ov057_02139f8c kind:function(arm,size=0x24) addr:0x02139f8c +func_ov057_02139fb0 kind:function(arm,size=0x28) addr:0x02139fb0 +func_ov057_02139fd8 kind:function(arm,size=0x3c) addr:0x02139fd8 +func_ov057_0213a014 kind:function(arm,size=0x14) addr:0x0213a014 +func_ov057_0213a028 kind:function(arm,size=0x1c) addr:0x0213a028 +func_ov057_0213a044 kind:function(arm,size=0xa0) addr:0x0213a044 +func_ov057_0213a0e4 kind:function(arm,size=0xfc) addr:0x0213a0e4 +func_ov057_0213a1e0 kind:function(arm,size=0xc) addr:0x0213a1e0 +func_ov057_0213a1ec kind:function(arm,size=0x58) addr:0x0213a1ec +func_ov057_0213a244 kind:function(arm,size=0x44) addr:0x0213a244 +func_ov057_0213a288 kind:function(arm,size=0x14) addr:0x0213a288 +func_ov057_0213a29c kind:function(arm,size=0xc) addr:0x0213a29c +func_ov057_0213a2a8 kind:function(arm,size=0x24) addr:0x0213a2a8 +func_ov057_0213a2cc kind:function(arm,size=0x28) addr:0x0213a2cc +func_ov057_0213a2f4 kind:function(arm,size=0x14) addr:0x0213a2f4 +func_ov057_0213a308 kind:function(arm,size=0x1e8) addr:0x0213a308 +func_ov057_0213a4f0 kind:function(arm,size=0x6c) addr:0x0213a4f0 +func_ov057_0213a55c kind:function(arm,size=0x10) addr:0x0213a55c +func_ov057_0213a56c kind:function(arm,size=0xf4) addr:0x0213a56c +func_ov057_0213a660 kind:function(arm,size=0x4) addr:0x0213a660 +func_ov057_0213a664 kind:function(arm,size=0x14) addr:0x0213a664 +func_ov057_0213a678 kind:function(arm,size=0xe8) addr:0x0213a678 +func_ov057_0213a760 kind:function(arm,size=0x78) addr:0x0213a760 +func_ov057_0213a7d8 kind:function(arm,size=0x40) addr:0x0213a7d8 +func_ov057_0213a818 kind:function(arm,size=0x64) addr:0x0213a818 +func_ov057_0213a87c kind:function(arm,size=0x40) addr:0x0213a87c +func_ov057_0213a8bc kind:function(arm,size=0x48) addr:0x0213a8bc +func_ov057_0213a904 kind:function(arm,size=0x14) addr:0x0213a904 +func_ov057_0213a918 kind:function(arm,size=0xc) addr:0x0213a918 +func_ov057_0213a924 kind:function(arm,size=0x24) addr:0x0213a924 +func_ov057_0213a948 kind:function(arm,size=0x40) addr:0x0213a948 +func_ov057_0213a988 kind:function(arm,size=0x50) addr:0x0213a988 +func_ov057_0213a9d8 kind:function(arm,size=0xe8) addr:0x0213a9d8 +func_ov057_0213aac0 kind:function(arm,size=0x20) addr:0x0213aac0 +func_ov057_0213aae0 kind:function(arm,size=0x28) addr:0x0213aae0 +func_ov057_0213ab08 kind:function(arm,size=0x14) addr:0x0213ab08 +func_ov057_0213ab1c kind:function(arm,size=0xc) addr:0x0213ab1c +func_ov057_0213ab28 kind:function(arm,size=0x24) addr:0x0213ab28 +func_ov057_0213ab4c kind:function(arm,size=0x28) addr:0x0213ab4c +func_ov057_0213ab74 kind:function(arm,size=0x20) addr:0x0213ab74 +func_ov057_0213ab94 kind:function(arm,size=0x44) addr:0x0213ab94 +func_ov057_0213abd8 kind:function(arm,size=0x74) addr:0x0213abd8 +func_ov057_0213ac4c kind:function(arm,size=0x14) addr:0x0213ac4c +func_ov057_0213ac60 kind:function(arm,size=0x6c) addr:0x0213ac60 +func_ov057_0213accc kind:function(arm,size=0x14) addr:0x0213accc +func_ov057_0213ace0 kind:function(arm,size=0x1c) addr:0x0213ace0 +func_ov057_0213acfc kind:function(arm,size=0x14) addr:0x0213acfc +func_ov057_0213ad10 kind:function(arm,size=0xc) addr:0x0213ad10 +func_ov057_0213ad1c kind:function(arm,size=0x24) addr:0x0213ad1c +func_ov057_0213ad40 kind:function(arm,size=0x4c) addr:0x0213ad40 +func_ov057_0213ad8c kind:function(arm,size=0x28) addr:0x0213ad8c +func_ov057_0213adb4 kind:function(arm,size=0x14) addr:0x0213adb4 +func_ov057_0213adc8 kind:function(arm,size=0x1c) addr:0x0213adc8 +func_ov057_0213ade4 kind:function(arm,size=0x64) addr:0x0213ade4 +func_ov057_0213ae48 kind:function(arm,size=0x24) addr:0x0213ae48 +func_ov057_0213ae6c kind:function(arm,size=0x1f8) addr:0x0213ae6c +func_ov057_0213b064 kind:function(arm,size=0x14) addr:0x0213b064 +func_ov057_0213b078 kind:function(arm,size=0x13c) addr:0x0213b078 +func_ov057_0213b1b4 kind:function(arm,size=0x1f4) addr:0x0213b1b4 +func_ov057_0213b3a8 kind:function(arm,size=0x40) addr:0x0213b3a8 +func_ov057_0213b3e8 kind:function(arm,size=0x228) addr:0x0213b3e8 +func_ov057_0213b610 kind:function(arm,size=0x4c) addr:0x0213b610 +func_ov057_0213b65c kind:function(arm,size=0x20) addr:0x0213b65c +func_ov057_0213b67c kind:function(arm,size=0x90) addr:0x0213b67c +func_ov057_0213b70c kind:function(arm,size=0x2c) addr:0x0213b70c +func_ov057_0213b738 kind:function(arm,size=0xa0) addr:0x0213b738 +func_ov057_0213b7d8 kind:function(arm,size=0x10) addr:0x0213b7d8 +func_ov057_0213b7e8 kind:function(arm,size=0x8) addr:0x0213b7e8 +func_ov057_0213b7f0 kind:function(arm,size=0x1c) addr:0x0213b7f0 +func_ov057_0213b80c kind:function(arm,size=0x40) addr:0x0213b80c +func_ov057_0213b84c kind:function(arm,size=0x48) addr:0x0213b84c +func_ov057_0213b894 kind:function(arm,size=0x14) addr:0x0213b894 +func_ov057_0213b8a8 kind:function(arm,size=0xc) addr:0x0213b8a8 +func_ov057_0213b8b4 kind:function(arm,size=0x24) addr:0x0213b8b4 +func_ov057_0213b8d8 kind:function(arm,size=0x48) addr:0x0213b8d8 +func_ov057_0213b920 kind:function(arm,size=0x80) addr:0x0213b920 +func_ov057_0213b9a0 kind:function(arm,size=0x4) addr:0x0213b9a0 +func_ov057_0213b9a4 kind:function(arm,size=0x28) addr:0x0213b9a4 +func_ov057_0213b9cc kind:function(arm,size=0xc) addr:0x0213b9cc +func_ov057_0213b9d8 kind:function(arm,size=0x14) addr:0x0213b9d8 +func_ov057_0213b9ec kind:function(arm,size=0x1c) addr:0x0213b9ec +func_ov057_0213ba08 kind:function(arm,size=0x14) addr:0x0213ba08 +data_ov057_0213ba1c kind:data(any) addr:0x0213ba1c +data_ov057_0213ba24 kind:data(any) addr:0x0213ba24 +data_ov057_0213ba2e kind:data(any) addr:0x0213ba2e +data_ov057_0213ba50 kind:data(any) addr:0x0213ba50 +__sinit_ov057_0213baa0 kind:function(arm,size=0x60) addr:0x0213baa0 +__sinit_ov057_0213bb00 kind:function(arm,size=0x50) addr:0x0213bb00 +__sinit_ov057_0213bb50 kind:function(arm,size=0x1f8) addr:0x0213bb50 +__sinit_ov057_0213bd48 kind:function(arm,size=0x50) addr:0x0213bd48 +__sinit_ov057_0213bd98 kind:function(arm,size=0x50) addr:0x0213bd98 +__sinit_ov057_0213bde8 kind:function(arm,size=0x50) addr:0x0213bde8 +__sinit_ov057_0213be38 kind:function(arm,size=0x6c) addr:0x0213be38 +.p__sinit_ov057_0213baa0 kind:data(word) addr:0x0213bea4 +.p__sinit_ov057_0213bb00 kind:data(word) addr:0x0213bea8 +.p__sinit_ov057_0213bb50 kind:data(word) addr:0x0213beac +.p__sinit_ov057_0213bd48 kind:data(word) addr:0x0213beb0 +.p__sinit_ov057_0213bd98 kind:data(word) addr:0x0213beb4 +.p__sinit_ov057_0213bde8 kind:data(word) addr:0x0213beb8 +.p__sinit_ov057_0213be38 kind:data(word) addr:0x0213bebc +data_ov057_0213bee8 kind:data(any) addr:0x0213bee8 +data_ov057_0213bf0c kind:data(any) addr:0x0213bf0c +data_ov057_0213bf34 kind:data(any) addr:0x0213bf34 +data_ov057_0213bf5c kind:data(any) addr:0x0213bf5c +data_ov057_0213bf9c kind:data(any) addr:0x0213bf9c ambiguous +data_ov057_0213bfbc kind:data(any) addr:0x0213bfbc +data_ov057_0213bfe0 kind:data(any) addr:0x0213bfe0 +data_ov057_0213c038 kind:data(any) addr:0x0213c038 +data_ov057_0213c03a kind:data(any) addr:0x0213c03a +data_ov057_0213c03c kind:data(any) addr:0x0213c03c +data_ov057_0213c03e kind:data(any) addr:0x0213c03e +data_ov057_0213c040 kind:data(any) addr:0x0213c040 +data_ov057_0213c042 kind:data(any) addr:0x0213c042 +data_ov057_0213c044 kind:data(any) addr:0x0213c044 +data_ov057_0213c04a kind:data(any) addr:0x0213c04a +data_ov057_0213c050 kind:data(any) addr:0x0213c050 +data_ov057_0213c056 kind:data(any) addr:0x0213c056 +data_ov057_0213c05c kind:data(any) addr:0x0213c05c +data_ov057_0213c062 kind:data(any) addr:0x0213c062 +data_ov057_0213c068 kind:data(any) addr:0x0213c068 +data_ov057_0213c070 kind:data(any) addr:0x0213c070 +data_ov057_0213c07c kind:data(any) addr:0x0213c07c +data_ov057_0213c088 kind:data(any) addr:0x0213c088 +data_ov057_0213c094 kind:data(any) addr:0x0213c094 +data_ov057_0213c0a0 kind:data(any) addr:0x0213c0a0 +data_ov057_0213c0ac kind:data(any) addr:0x0213c0ac +data_ov057_0213c0b8 kind:data(any) addr:0x0213c0b8 +data_ov057_0213c0c4 kind:data(any) addr:0x0213c0c4 +data_ov057_0213c0d0 kind:data(any) addr:0x0213c0d0 +data_ov057_0213c0e4 kind:data(any) addr:0x0213c0e4 +data_ov057_0213c108 kind:data(any) addr:0x0213c108 +data_ov057_0213c168 kind:data(any) addr:0x0213c168 +data_ov057_0213c18c kind:data(any) addr:0x0213c18c +data_ov057_0213c1e8 kind:data(any) addr:0x0213c1e8 +data_ov057_0213c20c kind:data(any) addr:0x0213c20c +data_ov057_0213c268 kind:data(any) addr:0x0213c268 +data_ov057_0213c27c kind:data(any) addr:0x0213c27c +data_ov057_0213c298 kind:data(any) addr:0x0213c298 +data_ov057_0213c2b0 kind:data(any) addr:0x0213c2b0 +data_ov057_0213c2d0 kind:data(any) addr:0x0213c2d0 +data_ov057_0213c318 kind:data(any) addr:0x0213c318 +data_ov057_0213c33c kind:data(any) addr:0x0213c33c ambiguous +data_ov057_0213c36c kind:data(any) addr:0x0213c36c +data_ov057_0213c37c kind:data(any) addr:0x0213c37c +data_ov057_0213c398 kind:data(any) addr:0x0213c398 +data_ov057_0213c400 kind:bss addr:0x0213c400 +data_ov057_0213c404 kind:bss addr:0x0213c404 +data_ov057_0213c410 kind:bss addr:0x0213c410 +data_ov057_0213c41c kind:bss addr:0x0213c41c +data_ov057_0213c4f4 kind:bss addr:0x0213c4f4 +data_ov057_0213c4f8 kind:bss addr:0x0213c4f8 +data_ov057_0213c504 kind:bss addr:0x0213c504 +data_ov057_0213c540 kind:bss addr:0x0213c540 +data_ov057_0213c544 kind:bss addr:0x0213c544 +data_ov057_0213c550 kind:bss addr:0x0213c550 +data_ov057_0213c628 kind:bss addr:0x0213c628 +data_ov057_0213c62c kind:bss addr:0x0213c62c +data_ov057_0213c638 kind:bss addr:0x0213c638 +data_ov057_0213c674 kind:bss addr:0x0213c674 +data_ov057_0213c678 kind:bss addr:0x0213c678 +data_ov057_0213c684 kind:bss addr:0x0213c684 +data_ov057_0213c6c0 kind:bss addr:0x0213c6c0 +data_ov057_0213c6c4 kind:bss addr:0x0213c6c4 +data_ov057_0213c6d0 kind:bss addr:0x0213c6d0 +data_ov057_0213c7a8 kind:bss addr:0x0213c7a8 +data_ov057_0213c7ac kind:bss addr:0x0213c7ac +data_ov057_0213c7b8 kind:bss addr:0x0213c7b8 diff --git a/config/eur1/arm9/overlays/ov058/delinks.txt b/config/eur1/arm9/overlays/ov058/delinks.txt new file mode 100644 index 00000000..fd2c8fe4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov058/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x0213f0e0 end:0x02152fd8 kind:code align:32 + .rodata start:0x02152fd8 end:0x021535b8 kind:rodata align:4 + .init start:0x021535b8 end:0x02154240 kind:code align:4 + .ctor start:0x02154240 end:0x021542a4 kind:rodata align:4 + .data start:0x021542c0 end:0x02155fc0 kind:data align:32 + .bss start:0x02155fc0 end:0x02157fc0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov058/relocs.txt b/config/eur1/arm9/overlays/ov058/relocs.txt new file mode 100644 index 00000000..06851d8c --- /dev/null +++ b/config/eur1/arm9/overlays/ov058/relocs.txt @@ -0,0 +1,3797 @@ +from:0x0213f0ec kind:arm_call_thumb to:0x021834d8 module:overlay(101) +from:0x0213f104 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x0213f120 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213f13c kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f190 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f1a4 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f1d8 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f1e4 kind:load to:0x021542c8 module:overlay(58) +from:0x0213f1e8 kind:load to:0x027e09a0 module:dtcm +from:0x0213f1ec kind:load to:0x02049ba0 module:main +from:0x0213f1f8 kind:arm_call_thumb to:0x02183528 module:overlay(101) +from:0x0213f204 kind:arm_call_thumb to:0x020be7dc module:overlay(1) +from:0x0213f20c kind:load to:0x020b508c module:overlay(0) +from:0x0213f250 kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x0213f264 kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x0213f26c kind:arm_call to:0x02011ff4 module:main +from:0x0213f280 kind:arm_call_thumb to:0x021834d8 module:overlay(101) +from:0x0213f298 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213f2b0 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f2cc kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f2d8 kind:load to:0x02049ba0 module:main +from:0x0213f2dc kind:load to:0x021542e4 module:overlay(58) +from:0x0213f2e8 kind:arm_call_thumb to:0x02183528 module:overlay(101) +from:0x0213f2f4 kind:arm_call_thumb to:0x020be7dc module:overlay(1) +from:0x0213f2fc kind:load to:0x020b508c module:overlay(0) +from:0x0213f328 kind:arm_call to:0x02059270 module:overlay(0) +from:0x0213f330 kind:load to:0x027e09a4 module:dtcm +from:0x0213f334 kind:load to:0x021542f8 module:overlay(58) +from:0x0213f34c kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x0213f360 kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x0213f368 kind:arm_call to:0x02011ff4 module:main +from:0x0213f37c kind:load to:0x02155fd0 module:overlay(58) +from:0x0213f390 kind:arm_call to:0x02011f3c module:main +from:0x0213f39c kind:arm_call to:0x0213f444 module:overlay(58) +from:0x0213f3b0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213f408 kind:load to:0x02154324 module:overlay(58) +from:0x0213f418 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0213f42c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0213f43c kind:load to:0x02154348 module:overlay(58) +from:0x0213f440 kind:load to:0x02152fd8 module:overlay(58) +from:0x0213f450 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0213f4b4 kind:arm_call to:0x0213f410 module:overlay(58) +from:0x0213f4e0 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0213f4f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213f508 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213f540 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0213f558 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0213f590 kind:arm_call to:0x0203d160 module:main +from:0x0213f5bc kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0213f5cc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0213f5d4 kind:arm_call to:0x02099874 module:overlay(0) +from:0x0213f648 kind:load to:0x02154468 module:overlay(58) +from:0x0213f64c kind:load to:0x02155fd0 module:overlay(58) +from:0x0213f650 kind:load to:0x021543bc module:overlay(58) +from:0x0213f654 kind:load to:0x02154374 module:overlay(58) +from:0x0213f658 kind:load to:0x0213f69c module:overlay(58) +from:0x0213f65c kind:load to:0x02141e7c module:overlay(58) +from:0x0213f668 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213f67c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213f690 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213f6a4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0213f6d4 kind:arm_call to:0x021427d8 module:overlay(58) +from:0x0213f6dc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213f6f4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213f71c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213f74c kind:arm_call to:0x0203d210 module:main +from:0x0213f754 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213f768 kind:arm_call to:0x0203d210 module:main +from:0x0213f770 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0213f778 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213f780 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213f788 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213f790 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213f79c kind:load to:0x02154468 module:overlay(58) +from:0x0213f7a0 kind:load to:0x027e0d44 module:dtcm +from:0x0213f7a4 kind:load to:0x020a0328 module:overlay(0) +from:0x0213f7a8 kind:load to:0x0213f69c module:overlay(58) +from:0x0213f7d0 kind:arm_call to:0x021427d8 module:overlay(58) +from:0x0213f7d8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213f7f0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213f818 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213f848 kind:arm_call to:0x0203d210 module:main +from:0x0213f850 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0213f864 kind:arm_call to:0x0203d210 module:main +from:0x0213f86c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0213f874 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0213f87c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0213f884 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0213f88c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213f894 kind:arm_call to:0x02011ff4 module:main +from:0x0213f8a0 kind:load to:0x02154468 module:overlay(58) +from:0x0213f8a4 kind:load to:0x027e0d44 module:dtcm +from:0x0213f8a8 kind:load to:0x020a0328 module:overlay(0) +from:0x0213f8ac kind:load to:0x0213f69c module:overlay(58) +from:0x0213f934 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0213f944 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0213f94c kind:arm_call to:0x02141b24 module:overlay(58) +from:0x0213f95c kind:arm_call to:0x02141b5c module:overlay(58) +from:0x0213f97c kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x0213f988 kind:load to:0x02049be4 module:main +from:0x0213f990 kind:load to:0x02141d44 module:overlay(58) +from:0x0213f9c0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0213f9c8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0213f9e0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0213f9f0 kind:arm_call to:0x01fff148 module:itcm +from:0x0213fa10 kind:arm_call to:0x02142830 module:overlay(58) +from:0x0213fa1c kind:load to:0x027e0d44 module:dtcm +from:0x0213fa20 kind:load to:0x020b53e4 module:overlay(0) +from:0x0213fa28 kind:load to:0x027e0ce0 module:dtcm +from:0x0213fa2c kind:load to:0x021560ac module:overlay(58) +from:0x0213fa54 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x0213fad0 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x0213fae0 kind:arm_call to:0x02141b5c module:overlay(58) +from:0x0213fafc kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x0213fb4c kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x0213fb60 kind:arm_call to:0x01fff148 module:itcm +from:0x0213fbb4 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x0213fbd0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0213fbf0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0213fc3c kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0213fc68 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0213fc74 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x0213fca8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213fccc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213fd54 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0213fd60 kind:load to:0x027e0ce0 module:dtcm +from:0x0213fd64 kind:load to:0x021560ac module:overlay(58) +from:0x0213fd68 kind:load to:0x02154528 module:overlay(58) +from:0x0213fd6c kind:load to:0x027e0d38 module:dtcm +from:0x0213fd74 kind:load to:0x027e09c0 module:dtcm +from:0x0213fdac kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213fdd4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213fdf8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213fe2c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0213fe48 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213fe78 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213feac kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x0213fec0 kind:arm_call to:0x020985d8 module:overlay(0) +from:0x0213fee4 kind:arm_call to:0x02098644 module:overlay(0) +from:0x0213ff24 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x0213ff4c kind:arm_call to:0x02141b94 module:overlay(58) +from:0x0213ff60 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213ff78 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0213ffa0 kind:load to:0x020aed4c module:overlay(0) +from:0x0213ffb0 kind:arm_call to:0x0213ff38 module:overlay(58) +from:0x0213fff8 kind:load to:0x021544c0 module:overlay(58) +from:0x021400ac kind:load to:0x02154400 module:overlay(58) +from:0x021400b0 kind:load to:0x02049be4 module:main +from:0x021400bc kind:arm_call to:0x02141bb4 module:overlay(58) +from:0x0214010c kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02140114 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214013c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021401f0 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02140258 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02140288 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214029c kind:arm_call to:0x01ff947c module:itcm +from:0x021402fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02140390 kind:load to:0x02154418 module:overlay(58) +from:0x02140394 kind:load to:0x02049be4 module:main +from:0x021403a0 kind:load to:0x027e09a8 module:dtcm +from:0x021403a8 kind:load to:0x0203e964 module:main +from:0x021403cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021403e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0214044c kind:arm_call to:0x02015244 module:main +from:0x0214045c kind:arm_call to:0x02141bb4 module:overlay(58) +from:0x02140478 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x021404b0 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x021404b8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021404e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021404ec kind:load to:0x0203e964 module:main +from:0x02140550 kind:load to:0x02154430 module:overlay(58) +from:0x02140584 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021405b0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021405c0 kind:arm_call to:0x01ff916c module:itcm +from:0x021405d4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021405f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02140654 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02140670 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02140678 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021406a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021406ac kind:load to:0x027e0cec module:dtcm +from:0x021406b0 kind:load to:0x027e09a8 module:dtcm +from:0x021406c0 kind:load to:0x0203e964 module:main +from:0x0214075c kind:load to:0x02154430 module:overlay(58) +from:0x02140808 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0214082c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02140850 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02140860 kind:arm_call to:0x01ff930c module:itcm +from:0x02140888 kind:arm_call to:0x01ffb464 module:itcm +from:0x02140898 kind:arm_call to:0x01ff9218 module:itcm +from:0x021408ac kind:arm_call to:0x01ff916c module:itcm +from:0x02140910 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0214091c kind:arm_call to:0x01ff97c8 module:itcm +from:0x02140950 kind:arm_call to:0x02141f74 module:overlay(58) +from:0x02140980 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02140988 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021409b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021409bc kind:load to:0x0203e964 module:main +from:0x021409c0 kind:load to:0x027e0cec module:dtcm +from:0x02140a18 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02140ad4 kind:load to:0x02154304 module:overlay(58) +from:0x02140ad8 kind:load to:0x02154400 module:overlay(58) +from:0x02140adc kind:load to:0x02049be4 module:main +from:0x02140b1c kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02140b24 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02140b4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02140bc4 kind:arm_call to:0x021426cc module:overlay(58) +from:0x02140bfc kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02140c18 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02140c24 kind:load to:0x02154448 module:overlay(58) +from:0x02140c28 kind:load to:0x020aed44 module:overlay(0) +from:0x02140c2c kind:load to:0x027e07d4 module:dtcm +from:0x02140c30 kind:load to:0x027e09a8 module:dtcm +from:0x02140c5c kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02140cb4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02140ce0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02140d0c kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x02140d1c kind:arm_call to:0x01fff17c module:itcm +from:0x02140d30 kind:load to:0x027e0cec module:dtcm +from:0x02140d34 kind:load to:0x027e09a8 module:dtcm +from:0x02140d3c kind:load to:0x027e0ce0 module:dtcm +from:0x02140e14 kind:arm_call to:0x01fff148 module:itcm +from:0x02140e3c kind:load to:0x020aed4c module:overlay(0) +from:0x02140e44 kind:load to:0x027e0ce0 module:dtcm +from:0x02140e74 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02140eb8 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02140ec0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02140ee8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02140ef0 kind:load to:0x027e0cec module:dtcm +from:0x02140f04 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02140f74 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02140fa0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02140fb0 kind:arm_call to:0x021426cc module:overlay(58) +from:0x02140fb8 kind:arm_call to:0x02141ba4 module:overlay(58) +from:0x02140fc4 kind:load to:0x02154304 module:overlay(58) +from:0x02140fc8 kind:load to:0x027e09a8 module:dtcm +from:0x02140fdc kind:arm_call to:0x02099330 module:overlay(0) +from:0x0214108c kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02141094 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021410bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021410ec kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02141138 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02141144 kind:load to:0x020aed44 module:overlay(0) +from:0x0214114c kind:load to:0x02154400 module:overlay(58) +from:0x02141158 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0214118c kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02141194 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021411bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021411d4 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x021411f4 kind:arm_call to:0x021426cc module:overlay(58) +from:0x02141254 kind:arm_call to:0x02141ba4 module:overlay(58) +from:0x0214125c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0214126c kind:load to:0x02154400 module:overlay(58) +from:0x02141294 kind:arm_call to:0x02141b94 module:overlay(58) +from:0x021412ac kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021412b8 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x021412cc kind:arm_call to:0x0209888c module:overlay(0) +from:0x021412f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141380 kind:load to:0x02154430 module:overlay(58) +from:0x021413b8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021413d4 kind:arm_call to:0x01fff148 module:itcm +from:0x02141400 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0214142c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214143c kind:arm_call to:0x01ff916c module:itcm +from:0x02141468 kind:arm_call to:0x02016c68 module:main +from:0x02141488 kind:arm_call to:0x02016cf0 module:main +from:0x021414e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02141590 kind:arm_call to:0x01ff930c module:itcm +from:0x021415c4 kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x021415e8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021415f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0214166c kind:arm_call to:0x01ff9258 module:itcm +from:0x02141680 kind:arm_call to:0x021426fc module:overlay(58) +from:0x021416b8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021416cc kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x021416d4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021416fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141708 kind:load to:0x027e0cec module:dtcm +from:0x0214170c kind:load to:0x027e0ce0 module:dtcm +from:0x02141710 kind:load to:0x027e09a8 module:dtcm +from:0x0214171c kind:load to:0x0203e964 module:main +from:0x02141734 kind:arm_call to:0x0214286c module:overlay(58) +from:0x0214174c kind:arm_call to:0x021428ac module:overlay(58) +from:0x02141780 kind:arm_call to:0x0214295c module:overlay(58) +from:0x0214179c kind:arm_call to:0x01ffb714 module:itcm +from:0x021417a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021417bc kind:arm_call to:0x01ff930c module:itcm +from:0x021417d0 kind:arm_call to:0x02142734 module:overlay(58) +from:0x021417e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021417ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02141854 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021418c0 kind:arm_call to:0x01ff916c module:itcm +from:0x021418d8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02141944 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0214196c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214197c kind:arm_call to:0x01ff916c module:itcm +from:0x021419dc kind:arm_call to:0x0209888c module:overlay(0) +from:0x02141a04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141a14 kind:load to:0x02154400 module:overlay(58) +from:0x02141a18 kind:load to:0x02154418 module:overlay(58) +from:0x02141a1c kind:load to:0x02154430 module:overlay(58) +from:0x02141a20 kind:load to:0x027e0cec module:dtcm +from:0x02141a24 kind:load to:0x027e09a8 module:dtcm +from:0x02141a30 kind:load to:0x0203e964 module:main +from:0x02141a4c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02141a70 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02141ae4 kind:arm_call to:0x02141b24 module:overlay(58) +from:0x02141af4 kind:arm_call to:0x02141b5c module:overlay(58) +from:0x02141b1c kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02141b44 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x02141b58 kind:load to:0x027e0cd8 module:dtcm +from:0x02141b7c kind:arm_call to:0x02081e64 module:overlay(0) +from:0x02141b90 kind:load to:0x027e0cd8 module:dtcm +from:0x02141bc8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02141bf4 kind:arm_call to:0x01fff168 module:itcm +from:0x02141c04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141c18 kind:arm_call to:0x01fff148 module:itcm +from:0x02141c40 kind:arm_call to:0x02016ae0 module:main +from:0x02141c68 kind:load to:0x027e0ce0 module:dtcm +from:0x02141c78 kind:arm_call to:0x02141cc4 module:overlay(58) +from:0x02141c9c kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02141cbc kind:arm_call to:0x0213ffa4 module:overlay(58) +from:0x02141dac kind:arm_call to:0x0200e260 module:main +from:0x02141dbc kind:arm_call to:0x01ffad5c module:itcm +from:0x02141dec kind:load to:0x027e0964 module:dtcm +from:0x02141e0c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02141e20 kind:load to:0x020578a4 module:overlay(0) +from:0x02141e3c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02141e48 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02141e64 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02141e74 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02141e98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02141ea0 kind:arm_call to:0x02011ff4 module:main +from:0x02141eb4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02141ebc kind:arm_call to:0x02011ff4 module:main +from:0x02141ed0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02141ed8 kind:arm_call to:0x02011ff4 module:main +from:0x02141eec kind:arm_call to:0x02097960 module:overlay(0) +from:0x02141f00 kind:load to:0x021560c0 module:overlay(58) +from:0x02141f14 kind:arm_call to:0x02011f3c module:main +from:0x02141f20 kind:arm_call to:0x021420e0 module:overlay(58) +from:0x02141f38 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x02141f70 kind:load to:0x021545b0 module:overlay(58) +from:0x02141fbc kind:arm_call to:0x0209764c module:overlay(0) +from:0x021420bc kind:arm_call to:0x02097448 module:overlay(0) +from:0x021420c8 kind:load to:0x027e09a4 module:dtcm +from:0x021420cc kind:load to:0x021560a8 module:overlay(58) +from:0x021420d0 kind:load to:0x02049be4 module:main +from:0x021420d4 kind:load to:0x0203e964 module:main +from:0x021420d8 kind:load to:0x020b53e4 module:overlay(0) +from:0x021420ec kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02142150 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0214217c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02142198 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021421a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021421c8 kind:load to:0x021545d4 module:overlay(58) +from:0x021421cc kind:load to:0x021560c0 module:overlay(58) +from:0x021421d0 kind:load to:0x021543bc module:overlay(58) +from:0x021421e0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021421e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021421f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142208 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02142210 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02142218 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142220 kind:arm_call to:0x02011ff4 module:main +from:0x0214224c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02142324 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02142334 kind:load to:0x0203e964 module:main +from:0x0214233c kind:load to:0x02154590 module:overlay(58) +from:0x02142340 kind:load to:0x027e09a8 module:dtcm +from:0x02142384 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x021423bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021423c4 kind:arm_call to:0x020809cc module:overlay(0) +from:0x021423d4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021423f4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02142424 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142458 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02142474 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02142484 kind:load to:0x027e09b4 module:dtcm +from:0x02142490 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021424a4 kind:load to:0x02156114 module:overlay(58) +from:0x021424b8 kind:arm_call to:0x02011f3c module:main +from:0x021424c4 kind:arm_call to:0x021424f8 module:overlay(58) +from:0x021424dc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021424f4 kind:load to:0x02154648 module:overlay(58) +from:0x02142500 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02142510 kind:arm_call to:0x02142a54 module:overlay(58) +from:0x0214253c kind:arm_call to:0x021428d4 module:overlay(58) +from:0x02142554 kind:load to:0x02154634 module:overlay(58) +from:0x02142558 kind:load to:0x0215466c module:overlay(58) +from:0x0214255c kind:load to:0x021546d0 module:overlay(58) +from:0x0214257c kind:arm_call to:0x01fff148 module:itcm +from:0x02142588 kind:arm_call to:0x021428e4 module:overlay(58) +from:0x02142594 kind:arm_call to:0x02082198 module:overlay(0) +from:0x021425b0 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x021425b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021425bc kind:load to:0x027e0cd8 module:dtcm +from:0x021425d0 kind:arm_call to:0x0214295c module:overlay(58) +from:0x021425e8 kind:arm_call to:0x01fff148 module:itcm +from:0x02142604 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142618 kind:arm_call to:0x01fff148 module:itcm +from:0x02142624 kind:arm_call to:0x0214290c module:overlay(58) +from:0x02142678 kind:arm_call to:0x0214295c module:overlay(58) +from:0x02142694 kind:arm_call to:0x01ff9258 module:itcm +from:0x021426b0 kind:arm_call to:0x0214290c module:overlay(58) +from:0x021426c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021426e8 kind:arm_call to:0x02141ca4 module:overlay(58) +from:0x02142750 kind:arm_call to:0x01fff148 module:itcm +from:0x021427d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021428cc kind:arm_call to:0x021428e4 module:overlay(58) +from:0x021429cc kind:arm_call to:0x02141c70 module:overlay(58) +from:0x021429e4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02142a20 kind:arm_call to:0x02141cc4 module:overlay(58) +from:0x02142a60 kind:load to:0x027e0d44 module:dtcm +from:0x02142a74 kind:load to:0x027e0d44 module:dtcm +from:0x02142a80 kind:arm_call to:0x02142a64 module:overlay(58) +from:0x02142a88 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142a9c kind:arm_call to:0x02142a64 module:overlay(58) +from:0x02142aa4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142aac kind:arm_call to:0x02011ff4 module:main +from:0x02142ac0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02142ad4 kind:arm_branch to:0x021429e8 module:overlay(58) +from:0x02142ae4 kind:arm_branch to:0x0214298c module:overlay(58) +from:0x02142af4 kind:load to:0x02156160 module:overlay(58) +from:0x02142b08 kind:arm_call to:0x02011f3c module:main +from:0x02142b14 kind:arm_call to:0x02142b4c module:overlay(58) +from:0x02142b28 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02142b48 kind:load to:0x021546e4 module:overlay(58) +from:0x02142b54 kind:arm_call to:0x020efe04 module:overlay(31) +from:0x02142b68 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02142bc4 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x02142bd0 kind:load to:0x02154788 module:overlay(58) +from:0x02142bd4 kind:load to:0x020b5d7c module:overlay(0) +from:0x02142be4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142bf8 kind:arm_call to:0x020efe9c module:overlay(31) +from:0x02142c60 kind:load to:0x02154700 module:overlay(58) +from:0x02142c98 kind:load to:0x02154740 module:overlay(58) +from:0x02142ca8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142cd4 kind:load to:0x020f01c4 module:overlays(19,22,31) +from:0x02142ce0 kind:load to:0x020f01c8 module:overlays(19,21,22,26,31) +from:0x02142cec kind:load to:0x020f01cc module:overlays(19,22,31) +from:0x02142cf8 kind:load to:0x020f01d0 module:overlays(19,22,31) +from:0x02142d04 kind:load to:0x020f01cc module:overlays(19,22,31) +from:0x02142d10 kind:load to:0x020f01f4 module:overlays(19,22,31) +from:0x02142d1c kind:load to:0x020f02c8 module:overlays(19,22,31) +from:0x02142d28 kind:load to:0x020f02dc module:overlays(19,22,31) +from:0x02142d78 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02142d84 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x02142dcc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02142de8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02142e04 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02142e10 kind:arm_call to:0x020f0580 module:overlay(31) +from:0x02142e1c kind:load to:0x027e09a8 module:dtcm +from:0x02142e24 kind:load to:0x027e0cec module:dtcm +from:0x02142e30 kind:load to:0x020f05d8 module:overlays(19,22,31) +from:0x02142e40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142e48 kind:arm_call to:0x020f0b28 module:overlay(31) +from:0x02142e50 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02142e58 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142e70 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02142e78 kind:arm_call to:0x020f0b28 module:overlay(31) +from:0x02142e80 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02142e88 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142e90 kind:arm_call to:0x02011ff4 module:main +from:0x02142ea4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02142eb8 kind:load to:0x02156850 module:overlay(58) +from:0x02142ed4 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02142eec kind:load to:0x021549fc module:overlay(58) +from:0x02142ef8 kind:load to:0x02156928 module:overlay(58) +from:0x02142f14 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02142f2c kind:load to:0x021549d8 module:overlay(58) +from:0x02142f38 kind:load to:0x02156a00 module:overlay(58) +from:0x02142f54 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02142f6c kind:load to:0x02154990 module:overlay(58) +from:0x02142f78 kind:load to:0x02156ad8 module:overlay(58) +from:0x02142f94 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02142fac kind:load to:0x0215496c module:overlay(58) +from:0x02142fb8 kind:load to:0x02156bb0 module:overlay(58) +from:0x02142fd4 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02142fec kind:load to:0x02154948 module:overlay(58) +from:0x02142ff8 kind:load to:0x02156c88 module:overlay(58) +from:0x02143014 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0214302c kind:load to:0x02154924 module:overlay(58) +from:0x02143038 kind:load to:0x02156d60 module:overlay(58) +from:0x02143054 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0214306c kind:load to:0x02154900 module:overlay(58) +from:0x02143078 kind:load to:0x02156e38 module:overlay(58) +from:0x02143094 kind:arm_call to:0x02097930 module:overlay(0) +from:0x021430ac kind:load to:0x021548dc module:overlay(58) +from:0x021430b8 kind:load to:0x02156f10 module:overlay(58) +from:0x021430d4 kind:arm_call to:0x02097930 module:overlay(0) +from:0x021430ec kind:load to:0x021549b4 module:overlay(58) +from:0x021430f8 kind:load to:0x02156340 module:overlay(58) +from:0x02143114 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0214312c kind:load to:0x02154a20 module:overlay(58) +from:0x02143138 kind:load to:0x02156418 module:overlay(58) +from:0x0214314c kind:arm_call to:0x02011f3c module:main +from:0x02143158 kind:arm_call to:0x02143700 module:overlay(58) +from:0x02143170 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021431e8 kind:load to:0x021548b8 module:overlay(58) +from:0x021431fc kind:load to:0x027e09a4 module:dtcm +from:0x02143210 kind:load to:0x021564f0 module:overlay(58) +from:0x02143224 kind:arm_call to:0x02011f3c module:main +from:0x02143230 kind:arm_call to:0x02143700 module:overlay(58) +from:0x0214324c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021432c8 kind:load to:0x02154894 module:overlay(58) +from:0x021432d4 kind:load to:0x027e09a4 module:dtcm +from:0x021432e0 kind:load to:0x021565c8 module:overlay(58) +from:0x021432f4 kind:arm_call to:0x02011f3c module:main +from:0x02143300 kind:arm_call to:0x02143700 module:overlay(58) +from:0x0214331c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02143394 kind:load to:0x02154870 module:overlay(58) +from:0x021433a8 kind:load to:0x027e09a4 module:dtcm +from:0x021433b4 kind:load to:0x021566a0 module:overlay(58) +from:0x021433c8 kind:arm_call to:0x02011f3c module:main +from:0x021433d4 kind:arm_call to:0x02143700 module:overlay(58) +from:0x021433ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02143464 kind:load to:0x0215484c module:overlay(58) +from:0x02143478 kind:load to:0x027e09a4 module:dtcm +from:0x0214348c kind:load to:0x02156778 module:overlay(58) +from:0x021434a0 kind:arm_call to:0x02011f3c module:main +from:0x021434ac kind:arm_call to:0x02143700 module:overlay(58) +from:0x021434c8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02143540 kind:load to:0x02154828 module:overlay(58) +from:0x02143554 kind:load to:0x027e09a4 module:dtcm +from:0x021435b4 kind:arm_call to:0x01fff458 module:itcm +from:0x021435cc kind:arm_call to:0x01fff458 module:itcm +from:0x021435e4 kind:arm_call to:0x01fff458 module:itcm +from:0x021435fc kind:arm_call to:0x01fff458 module:itcm +from:0x021436a8 kind:arm_call to:0x02097530 module:overlay(0) +from:0x021436c4 kind:load to:0x027e09a4 module:dtcm +from:0x021436c8 kind:load to:0x020b53e4 module:overlay(0) +from:0x021437cc kind:arm_call to:0x0200f05c module:main +from:0x02143844 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02143854 kind:arm_call to:0x02143558 module:overlay(58) +from:0x02143868 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02143888 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0214389c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021438ac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143980 kind:arm_call to:0x0200f05c module:main +from:0x021439a0 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02143a4c kind:arm_call to:0x0200f05c module:main +from:0x02143a6c kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02143b60 kind:arm_call to:0x0200f05c module:main +from:0x02143b8c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02143c90 kind:arm_call to:0x0200f05c module:main +from:0x02143cbc kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02143dc0 kind:arm_call to:0x0200f05c module:main +from:0x02143dec kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02143eb4 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x02143ecc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143f60 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02143f74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02143f84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144058 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x0214406c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214407c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144154 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02144168 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144178 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144250 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02144264 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144274 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02144324 kind:arm_call to:0x0203d160 module:main +from:0x02144468 kind:arm_call to:0x0200f05c module:main +from:0x0214449c kind:arm_call to:0x02143558 module:overlay(58) +from:0x021444f0 kind:arm_call to:0x021471f8 module:overlay(58) +from:0x02144534 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144544 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144554 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144588 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02144598 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021445a8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021445c4 kind:arm_call to:0x02033cfc module:main +from:0x021445d8 kind:arm_call to:0x02033cfc module:main +from:0x021445ec kind:arm_call to:0x02033cfc module:main +from:0x021445fc kind:load to:0x020b53e4 module:overlay(0) +from:0x02144604 kind:load to:0x02153220 module:overlay(58) +from:0x02144610 kind:load to:0x02156418 module:overlay(58) +from:0x02144614 kind:load to:0x021564f0 module:overlay(58) +from:0x02144618 kind:load to:0x021565c8 module:overlay(58) +from:0x02144620 kind:load to:0x021566a0 module:overlay(58) +from:0x02144624 kind:load to:0x02156778 module:overlay(58) +from:0x02144628 kind:load to:0x02154a8c module:overlay(58) +from:0x0214462c kind:load to:0x02154ba8 module:overlay(58) +from:0x02144630 kind:load to:0x02154cc4 module:overlay(58) +from:0x02144634 kind:load to:0x02153271 module:overlay(58) +from:0x02144638 kind:load to:0x02153272 module:overlay(58) +from:0x0214463c kind:load to:0x02153273 module:overlay(58) +from:0x02144640 kind:load to:0x02154374 module:overlay(58) +from:0x02144644 kind:load to:0x021547f8 module:overlay(58) +from:0x02144648 kind:load to:0x02153270 module:overlay(58) +from:0x0214464c kind:load to:0x0213f69c module:overlay(58) +from:0x02144650 kind:load to:0x02141e7c module:overlay(58) +from:0x02144654 kind:load to:0x027e09a4 module:dtcm +from:0x0214465c kind:load to:0x02154808 module:overlay(58) +from:0x02144664 kind:load to:0x0215306c module:overlay(58) +from:0x02144668 kind:load to:0x0215309c module:overlay(58) +from:0x02144674 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214469c kind:arm_call to:0x0203d210 module:main +from:0x021446a8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x021446b4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021446c0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021446c8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021446d4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021446e0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021446e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021446f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021446f8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144700 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144708 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144710 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02144718 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02144724 kind:load to:0x0213f69c module:overlay(58) +from:0x02144744 kind:arm_call to:0x0203d210 module:main +from:0x02144750 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0214475c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02144768 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02144770 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214477c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02144788 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02144790 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02144798 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021447a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021447a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021447b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021447b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021447c0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x021447c8 kind:arm_call to:0x02011ff4 module:main +from:0x021447d4 kind:load to:0x0213f69c module:overlay(58) +from:0x021447e0 kind:arm_call to:0x021457c4 module:overlay(58) +from:0x021447ec kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02144c84 kind:load to:0x0215628c module:overlay(58) +from:0x02144c88 kind:load to:0x02156290 module:overlay(58) +from:0x02144c8c kind:load to:0x02156294 module:overlay(58) +from:0x02144c90 kind:load to:0x02156298 module:overlay(58) +from:0x02144c94 kind:load to:0x0215629c module:overlay(58) +from:0x02144c98 kind:load to:0x021562a0 module:overlay(58) +from:0x02144c9c kind:load to:0x021562a4 module:overlay(58) +from:0x02144ca0 kind:load to:0x021562a8 module:overlay(58) +from:0x02144ca4 kind:load to:0x021562ac module:overlay(58) +from:0x02144ca8 kind:load to:0x021562b0 module:overlay(58) +from:0x02144cac kind:load to:0x021562b4 module:overlay(58) +from:0x02144cb0 kind:load to:0x021562b8 module:overlay(58) +from:0x02144cb4 kind:load to:0x021562c0 module:overlay(58) +from:0x02144cb8 kind:load to:0x021562c4 module:overlay(58) +from:0x02144cbc kind:load to:0x021562bc module:overlay(58) +from:0x02144cc8 kind:arm_call to:0x021457c4 module:overlay(58) +from:0x02144cd4 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02145204 kind:load to:0x0215628c module:overlay(58) +from:0x02145208 kind:load to:0x02156290 module:overlay(58) +from:0x0214520c kind:load to:0x02156294 module:overlay(58) +from:0x02145210 kind:load to:0x02156298 module:overlay(58) +from:0x02145214 kind:load to:0x0215629c module:overlay(58) +from:0x02145218 kind:load to:0x021562a0 module:overlay(58) +from:0x0214521c kind:load to:0x021562a4 module:overlay(58) +from:0x02145220 kind:load to:0x021562a8 module:overlay(58) +from:0x02145224 kind:load to:0x021562ac module:overlay(58) +from:0x02145228 kind:load to:0x021562b0 module:overlay(58) +from:0x0214522c kind:load to:0x021562b4 module:overlay(58) +from:0x02145230 kind:load to:0x021562b8 module:overlay(58) +from:0x02145234 kind:load to:0x021562c0 module:overlay(58) +from:0x02145238 kind:load to:0x021562c4 module:overlay(58) +from:0x0214523c kind:load to:0x021562bc module:overlay(58) +from:0x02145248 kind:arm_call to:0x021457c4 module:overlay(58) +from:0x02145254 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02145788 kind:load to:0x0215628c module:overlay(58) +from:0x0214578c kind:load to:0x02156290 module:overlay(58) +from:0x02145790 kind:load to:0x02156294 module:overlay(58) +from:0x02145794 kind:load to:0x02156298 module:overlay(58) +from:0x02145798 kind:load to:0x0215629c module:overlay(58) +from:0x0214579c kind:load to:0x021562a0 module:overlay(58) +from:0x021457a0 kind:load to:0x021562a4 module:overlay(58) +from:0x021457a4 kind:load to:0x021562a8 module:overlay(58) +from:0x021457a8 kind:load to:0x021562ac module:overlay(58) +from:0x021457ac kind:load to:0x021562b0 module:overlay(58) +from:0x021457b0 kind:load to:0x021562b4 module:overlay(58) +from:0x021457b4 kind:load to:0x021562b8 module:overlay(58) +from:0x021457b8 kind:load to:0x021562c0 module:overlay(58) +from:0x021457bc kind:load to:0x021562c4 module:overlay(58) +from:0x021457c0 kind:load to:0x021562bc module:overlay(58) +from:0x021457c8 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02145800 kind:arm_call to:0x01fff458 module:itcm +from:0x02145818 kind:arm_call to:0x01fff458 module:itcm +from:0x02145830 kind:arm_call to:0x01fff458 module:itcm +from:0x02145848 kind:arm_call to:0x01fff458 module:itcm +from:0x02145884 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02145894 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021458b4 kind:arm_call to:0x021457c4 module:overlay(58) +from:0x021458d4 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x021458f0 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02145904 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0214591c kind:arm_call to:0x021447d8 module:overlay(58) +from:0x02145924 kind:arm_call to:0x02144cc0 module:overlay(58) +from:0x0214592c kind:arm_call to:0x02145240 module:overlay(58) +from:0x02145938 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x02145958 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x021459a0 kind:load to:0x02147980 module:overlay(58) +from:0x021459a4 kind:load to:0x0215628c module:overlay(58) +from:0x021459a8 kind:load to:0x02153130 module:overlay(58) +from:0x021459ac kind:load to:0x02147880 module:overlay(58) +from:0x021459b0 kind:load to:0x021530cc module:overlay(58) +from:0x021459c0 kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x021459cc kind:arm_call to:0x02147c0c module:overlay(58) +from:0x021459f4 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02145a4c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02145a7c kind:load to:0x027e09b8 module:dtcm +from:0x02145ad4 kind:load to:0x02154ad0 module:overlay(58) +from:0x02145afc kind:load to:0x027e0cec module:dtcm +from:0x02145b00 kind:load to:0x020a0164 module:overlay(0) +from:0x02145b40 kind:arm_call to:0x01fff458 module:itcm +from:0x02145b5c kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x02145b6c kind:arm_call to:0x02145ad8 module:overlay(58) +from:0x02145bc0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02145be8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145cc0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02145cd8 kind:arm_call to:0x02145cf4 module:overlay(58) +from:0x02145ce8 kind:load to:0x02154b38 module:overlay(58) +from:0x02145cec kind:load to:0x027e09a8 module:dtcm +from:0x02145d30 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02145d58 kind:arm_call to:0x01ff9638 module:itcm +from:0x02145d64 kind:arm_call to:0x01ffb860 module:itcm +from:0x02145d74 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02145d80 kind:load to:0x027e0cec module:dtcm +from:0x02145de4 kind:arm_call to:0x02073138 module:overlay(0) +from:0x02145e10 kind:arm_call to:0x020735ac module:overlay(0) +from:0x02145e44 kind:arm_call to:0x0215cb48 module:overlay(63) +from:0x02145ea4 kind:arm_call to:0x0215d6ec module:overlay(63) +from:0x02145eb4 kind:load to:0x027e09b8 module:dtcm +from:0x02145eb8 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x02145fb0 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x02145fc0 kind:arm_call to:0x02146190 module:overlay(58) +from:0x02146030 kind:arm_call to:0x020a9048 module:overlay(0) +from:0x02146044 kind:arm_call to:0x02016958 module:main +from:0x0214605c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02146064 kind:arm_call to:0x02145cf4 module:overlay(58) +from:0x021460b0 kind:arm_call to:0x01fff148 module:itcm +from:0x021460dc kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02146120 kind:arm_call to:0x02078aa4 module:overlay(0) +from:0x0214615c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02146180 kind:load to:0x027e0cec module:dtcm +from:0x02146184 kind:load to:0x027e0ce0 module:dtcm +from:0x02146188 kind:load to:0x027e09bc module:dtcm +from:0x021461c4 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x02146238 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0214624c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02146254 kind:arm_call to:0x02145cf4 module:overlay(58) +from:0x02146260 kind:load to:0x027e0960 module:dtcm +from:0x02146264 kind:load to:0x027e0ce0 module:dtcm +from:0x02146268 kind:load to:0x027e0cec module:dtcm +from:0x02146280 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021462f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02146300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146318 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02146358 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146380 kind:arm_call to:0x02058038 module:overlay(0) +from:0x0214639c kind:arm_call to:0x02058038 module:overlay(0) +from:0x021463b8 kind:arm_call to:0x02058038 module:overlay(0) +from:0x021463d4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146420 kind:arm_call to:0x01fff60c module:itcm +from:0x0214642c kind:load to:0x027e09b4 module:dtcm +from:0x02146444 kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x0214644c kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02146454 kind:arm_call to:0x021471f8 module:overlay(58) +from:0x0214646c kind:arm_call to:0x020e78d8 module:overlay(31) +from:0x02146474 kind:arm_call to:0x02147c8c module:overlay(58) +from:0x0214647c kind:arm_call to:0x021471f8 module:overlay(58) +from:0x02146494 kind:arm_call to:0x020e7c24 module:overlay(31) +from:0x0214649c kind:arm_call to:0x02147c8c module:overlay(58) +from:0x021464a4 kind:arm_call to:0x021471f8 module:overlay(58) +from:0x021464bc kind:arm_call to:0x020e7f84 module:overlay(31) +from:0x021464c4 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x021464dc kind:arm_call to:0x020e82f4 module:overlay(31) +from:0x021464e4 kind:arm_call to:0x02147c8c module:overlay(58) +from:0x021464ec kind:arm_call to:0x021471f8 module:overlay(58) +from:0x02146504 kind:arm_call to:0x020e83c8 module:overlay(31) +from:0x0214650c kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02146514 kind:arm_call to:0x021471f8 module:overlay(58) +from:0x02146530 kind:arm_call to:0x020e83fc module:overlay(31) +from:0x02146538 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02146540 kind:arm_call to:0x021471f8 module:overlay(58) +from:0x0214655c kind:arm_call to:0x020e84a8 module:overlay(31) +from:0x02146564 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x0214656c kind:arm_call to:0x021471f8 module:overlay(58) +from:0x02146580 kind:arm_call to:0x020e8578 module:overlay(31) +from:0x02146594 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0214659c kind:load to:0x027e0cec module:dtcm +from:0x021465b0 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x021465c0 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x021465d4 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x021465e4 kind:arm_call to:0x02146aa4 module:overlay(58) +from:0x021465ec kind:arm_call to:0x02147268 module:overlay(58) +from:0x0214661c kind:arm_call to:0x020e78d4 module:overlay(31) +from:0x02146648 kind:arm_call to:0x020e83f8 module:overlay(31) +from:0x02146674 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021466b8 kind:arm_call to:0x02146aa4 module:overlay(58) +from:0x0214670c kind:arm_call to:0x01fff17c module:itcm +from:0x02146734 kind:arm_call to:0x01ff930c module:itcm +from:0x02146744 kind:arm_call to:0x01fff148 module:itcm +from:0x02146774 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02146790 kind:arm_call to:0x02146968 module:overlay(58) +from:0x021467b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021467e4 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02146804 kind:arm_call to:0x02146968 module:overlay(58) +from:0x02146840 kind:arm_call to:0x01ff930c module:itcm +from:0x02146864 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x0214687c kind:arm_call to:0x020a9048 module:overlay(0) +from:0x02146890 kind:arm_call to:0x02016958 module:main +from:0x021468a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021468b8 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x021468f8 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02146920 kind:arm_call to:0x02147314 module:overlay(58) +from:0x02146930 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x0214694c kind:arm_call to:0x02147314 module:overlay(58) +from:0x02146958 kind:load to:0x02164328 module:overlays(59,63,68,71,73,84) +from:0x0214695c kind:load to:0x027e0ce0 module:dtcm +from:0x02146964 kind:load to:0x0216445c module:overlays(59,63,68,71,73,84) +from:0x021469d8 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x021469ec kind:load to:0x0203e964 module:main +from:0x021469f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02146a74 kind:arm_call to:0x02147c8c module:overlay(58) +from:0x02146a90 kind:arm_call to:0x02147c8c module:overlay(58) +from:0x02146acc kind:arm_call to:0x02146e94 module:overlay(58) +from:0x02146ae0 kind:arm_call to:0x02146e94 module:overlay(58) +from:0x02146af4 kind:arm_call to:0x02146e94 module:overlay(58) +from:0x02146b3c kind:arm_call to:0x02143558 module:overlay(58) +from:0x02146b50 kind:arm_call to:0x02143558 module:overlay(58) +from:0x02146b60 kind:arm_call to:0x02143558 module:overlay(58) +from:0x02146b70 kind:arm_call to:0x02143558 module:overlay(58) +from:0x02146c48 kind:arm_call to:0x02146d8c module:overlay(58) +from:0x02146c54 kind:load to:0x02154dfc module:overlay(58) +from:0x02146c74 kind:arm_call to:0x02143558 module:overlay(58) +from:0x02146c88 kind:arm_call to:0x02143558 module:overlay(58) +from:0x02146c98 kind:arm_call to:0x02143558 module:overlay(58) +from:0x02146ca8 kind:arm_call to:0x02143558 module:overlay(58) +from:0x02146d7c kind:arm_call to:0x02146d8c module:overlay(58) +from:0x02146d88 kind:load to:0x02154dfc module:overlay(58) +from:0x02146d94 kind:arm_call to:0x021447d8 module:overlay(58) +from:0x02146d9c kind:arm_call to:0x02144cc0 module:overlay(58) +from:0x02146da4 kind:arm_call to:0x02145240 module:overlay(58) +from:0x02146dac kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02146df0 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02146e14 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02146e58 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02146edc kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02146f00 kind:arm_call to:0x02146dec module:overlay(58) +from:0x02146f74 kind:arm_call to:0x02146e0c module:overlay(58) +from:0x02146fc4 kind:arm_call to:0x02146e50 module:overlay(58) +from:0x02146ff8 kind:arm_call to:0x02146dec module:overlay(58) +from:0x02147050 kind:arm_call to:0x02146e0c module:overlay(58) +from:0x021470a0 kind:arm_call to:0x02146e50 module:overlay(58) +from:0x021471ac kind:arm_call to:0x02146d8c module:overlay(58) +from:0x021471d0 kind:arm_call to:0x02147268 module:overlay(58) +from:0x021471e0 kind:arm_call to:0x021471f8 module:overlay(58) +from:0x021471f0 kind:load to:0x02154dfc module:overlay(58) +from:0x021471f4 kind:load to:0x02154f7c module:overlay(58) +from:0x02147254 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02147264 kind:load to:0x02154a3c module:overlay(58) +from:0x021472c4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021472d8 kind:load to:0x02154a54 module:overlay(58) +from:0x021472e4 kind:arm_call to:0x020a9638 module:overlay(0) +from:0x0214730c kind:arm_call to:0x01ff930c module:itcm +from:0x0214735c kind:arm_call to:0x02146aa4 module:overlay(58) +from:0x021473bc kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021473d0 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02147404 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02147428 kind:arm_call to:0x02071cc4 module:overlay(0) +from:0x02147448 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02147518 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147598 kind:arm_call to:0x02146d8c module:overlay(58) +from:0x021475e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147620 kind:arm_call to:0x02146e0c module:overlay(58) +from:0x02147690 kind:arm_call to:0x02146e0c module:overlay(58) +from:0x02147710 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147748 kind:arm_call to:0x02146e50 module:overlay(58) +from:0x021477b8 kind:arm_call to:0x02146e50 module:overlay(58) +from:0x02147834 kind:arm_call to:0x02146d8c module:overlay(58) +from:0x02147840 kind:load to:0x027e0cec module:dtcm +from:0x02147844 kind:load to:0x02153030 module:overlay(58) +from:0x02147848 kind:load to:0x027e09a8 module:dtcm +from:0x0214785c kind:load to:0x02154dfc module:overlay(58) +from:0x0214786c kind:arm_call to:0x021457f8 module:overlay(58) +from:0x0214787c kind:load to:0x02164330 module:overlays(59,63,68,71,73,84) +from:0x021478d4 kind:arm_call to:0x0200e260 module:main +from:0x02147920 kind:arm_call to:0x0200e260 module:main +from:0x0214796c kind:arm_call to:0x0200e260 module:main +from:0x021479dc kind:arm_call to:0x0200e260 module:main +from:0x021479ec kind:arm_call to:0x01ffad5c module:itcm +from:0x02147a18 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x02147a68 kind:arm_call to:0x0200e260 module:main +from:0x02147a78 kind:arm_call to:0x01ffad5c module:itcm +from:0x02147aec kind:arm_call to:0x0200e260 module:main +from:0x02147afc kind:arm_call to:0x01ffad5c module:itcm +from:0x02147b2c kind:load to:0x027e0964 module:dtcm +from:0x02147b38 kind:arm_call to:0x01fff458 module:itcm +from:0x02147b54 kind:arm_call to:0x01fff458 module:itcm +from:0x02147b68 kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x02147b78 kind:load to:0x027e0cfc module:dtcm +from:0x02147b80 kind:arm_call to:0x02147c0c module:overlay(58) +from:0x02147b94 kind:arm_call to:0x020d444c module:overlay(24) +from:0x02147ba0 kind:load to:0x027e0cfc module:dtcm +from:0x02147bb4 kind:arm_call to:0x02147c8c module:overlay(58) +from:0x02147bbc kind:arm_call to:0x021471f8 module:overlay(58) +from:0x02147bcc kind:arm_call to:0x020a9324 module:overlay(0) +from:0x02147bf0 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x02147c00 kind:arm_call to:0x02145ad8 module:overlay(58) +from:0x02147c14 kind:arm_call to:0x01fff458 module:itcm +from:0x02147c34 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02147c44 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x02147c50 kind:arm_call to:0x01fff458 module:itcm +from:0x02147c84 kind:load to:0x027e0cfc module:dtcm +from:0x02147c88 kind:load to:0x027e09a4 module:dtcm +from:0x02147d1c kind:arm_call to:0x01fff458 module:itcm +from:0x02147d30 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02147d58 kind:arm_call to:0x01fff458 module:itcm +from:0x02147d6c kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02147d94 kind:arm_call to:0x01fff458 module:itcm +from:0x02147da8 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02147dd0 kind:arm_call to:0x01fff458 module:itcm +from:0x02147de4 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02147e10 kind:arm_call to:0x01fff458 module:itcm +from:0x02147e2c kind:arm_call to:0x02147c8c module:overlay(58) +from:0x02147e34 kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02147e48 kind:arm_call to:0x01fff458 module:itcm +from:0x02147e5c kind:arm_call to:0x02147cb8 module:overlay(58) +from:0x02147e88 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02147e90 kind:arm_call to:0x02011ff4 module:main +from:0x02147ea8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02147eb0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02147eb8 kind:arm_call to:0x02011ff4 module:main +from:0x02147ed0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02147ed8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02147eec kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147f00 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147f14 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147f28 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147f3c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147f50 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147f64 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147f78 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147f8c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147fa0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147fb4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147fc8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147fdc kind:arm_call to:0x02097960 module:overlay(0) +from:0x02147ff0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02148004 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02148018 kind:load to:0x02156ff8 module:overlay(58) +from:0x0214802c kind:arm_call to:0x02011f3c module:main +from:0x02148038 kind:arm_call to:0x021480b0 module:overlay(58) +from:0x0214804c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021480a4 kind:load to:0x02154fe4 module:overlay(58) +from:0x021480e0 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02148100 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0214811c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214812c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02148170 kind:arm_call to:0x0200f05c module:main +from:0x0214818c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x021481b8 kind:arm_call to:0x0200f05c module:main +from:0x021481d4 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02148200 kind:arm_call to:0x02148830 module:overlay(58) +from:0x02148224 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02148238 kind:arm_call to:0x02033cfc module:main +from:0x02148248 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214824c kind:load to:0x02154ba8 module:overlay(58) +from:0x02148250 kind:load to:0x02154a8c module:overlay(58) +from:0x02148254 kind:load to:0x02155130 module:overlay(58) +from:0x02148258 kind:load to:0x02153428 module:overlay(58) +from:0x0214825c kind:load to:0x02153438 module:overlay(58) +from:0x02148260 kind:load to:0x021550b0 module:overlay(58) +from:0x02148264 kind:load to:0x02153450 module:overlay(58) +from:0x02148270 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x02148290 kind:load to:0x02148c24 module:overlay(58) +from:0x02148294 kind:load to:0x02153420 module:overlay(58) +from:0x021482e8 kind:load to:0x02155000 module:overlay(58) +from:0x021482f8 kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x02148304 kind:arm_call to:0x0214897c module:overlay(58) +from:0x02148334 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0214838c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02148398 kind:load to:0x027e09b8 module:dtcm +from:0x021483c4 kind:arm_call to:0x020a8e04 module:overlay(0) +from:0x021483e8 kind:arm_call to:0x0214897c module:overlay(58) +from:0x021483f8 kind:arm_call to:0x0212bbf4 module:overlay(40) +from:0x0214840c kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x02148414 kind:load to:0x027e09b8 module:dtcm +from:0x02148458 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x021484b8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021484e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148518 kind:load to:0x02155058 module:overlay(58) +from:0x02148524 kind:arm_call to:0x020a9324 module:overlay(0) +from:0x02148548 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x02148570 kind:arm_call to:0x02148830 module:overlay(58) +from:0x02148594 kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x021485a4 kind:arm_call to:0x02148830 module:overlay(58) +from:0x021485f4 kind:arm_call to:0x020e82f4 module:overlay(31) +from:0x02148608 kind:arm_call to:0x020e83c8 module:overlay(31) +from:0x02148610 kind:arm_call to:0x02148830 module:overlay(58) +from:0x021486ac kind:load to:0x02049be4 module:main +from:0x02148728 kind:load to:0x02049be4 module:main +from:0x02148750 kind:arm_call to:0x02015244 module:main +from:0x021487d4 kind:arm_call to:0x02015244 module:main +from:0x0214887c kind:load to:0x02153448 module:overlay(58) +from:0x021488b4 kind:arm_call to:0x02015080 module:main +from:0x021488d0 kind:arm_call to:0x021488e8 module:overlay(58) +from:0x021488fc kind:load to:0x027e09a8 module:dtcm +from:0x02148900 kind:load to:0x02071b64 module:overlay(0) +from:0x02148918 kind:arm_call to:0x01fff458 module:itcm +from:0x0214892c kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x02148938 kind:load to:0x027e0cfc module:dtcm +from:0x02148944 kind:arm_call to:0x0214897c module:overlay(58) +from:0x0214895c kind:arm_call to:0x021489f8 module:overlay(58) +from:0x0214896c kind:arm_call to:0x020d444c module:overlay(24) +from:0x02148978 kind:load to:0x027e0cfc module:dtcm +from:0x02148990 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x021489a0 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x021489b0 kind:arm_call to:0x01fff458 module:itcm +from:0x021489ec kind:load to:0x027e0cfc module:dtcm +from:0x021489f4 kind:load to:0x027e09a4 module:dtcm +from:0x02148a04 kind:arm_call to:0x020d45b0 module:overlay(24) +from:0x02148a20 kind:load to:0x027e0cfc module:dtcm +from:0x02148a68 kind:arm_call to:0x021489f8 module:overlay(58) +from:0x02148a8c kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02148aa0 kind:arm_call to:0x020d461c module:overlay(24) +from:0x02148ac4 kind:load to:0x027e0cfc module:dtcm +from:0x02148adc kind:arm_call to:0x02148830 module:overlay(58) +from:0x02148b0c kind:arm_call to:0x020bff0c module:overlay(17) +from:0x02148b18 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02148b34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148b5c kind:arm_call to:0x01ff9258 module:itcm +from:0x02148b80 kind:load to:0x027e09a4 module:dtcm +from:0x02148b84 kind:load to:0x020aed5c module:overlay(0) +from:0x02148b94 kind:arm_call to:0x020a9638 module:overlay(0) +from:0x02148bb0 kind:arm_call to:0x01ff930c module:itcm +from:0x02148bc4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02148c04 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02148c1c kind:arm_call to:0x02058038 module:overlay(0) +from:0x02148c7c kind:arm_call to:0x0200e260 module:main +from:0x02148c9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148ca4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148cac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02148cb4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02148ccc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148cd4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148cdc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02148ce4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02148cec kind:arm_call to:0x02011ff4 module:main +from:0x02148d00 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02148d14 kind:load to:0x0215710c module:overlay(58) +from:0x02148d28 kind:arm_call to:0x02011f3c module:main +from:0x02148d34 kind:arm_call to:0x02148ff0 module:overlay(58) +from:0x02148d4c kind:arm_call to:0x02097930 module:overlay(0) +from:0x02148d7c kind:load to:0x021552cc module:overlay(58) +from:0x02148d94 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02148dc4 kind:load to:0x021552b0 module:overlay(58) +from:0x02148e8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148e98 kind:arm_call to:0x01fff458 module:itcm +from:0x02148f88 kind:arm_call to:0x0214963c module:overlay(58) +from:0x02148fa8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148fc8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148fe8 kind:load to:0x027e0ce4 module:dtcm +from:0x02148ffc kind:arm_call to:0x020983dc module:overlay(0) +from:0x02149060 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0214908c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021490a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021490b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021490d0 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x021490e0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021490ec kind:arm_call to:0x02148da8 module:overlay(58) +from:0x02149148 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02149178 kind:arm_call to:0x02028c90 module:main +from:0x02149188 kind:load to:0x02155330 module:overlay(58) +from:0x0214918c kind:load to:0x0215710c module:overlay(58) +from:0x02149190 kind:load to:0x021543bc module:overlay(58) +from:0x02149194 kind:load to:0x021552a0 module:overlay(58) +from:0x02149198 kind:load to:0x027e07d4 module:dtcm +from:0x021491a8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02149238 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02149240 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02149248 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02149250 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02149258 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02149264 kind:load to:0x02155330 module:overlay(58) +from:0x02149268 kind:load to:0x021570d0 module:overlay(58) +from:0x0214926c kind:load to:0x021570e4 module:overlay(58) +from:0x021492f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021492fc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02149304 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214930c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02149314 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214931c kind:arm_call to:0x02011ff4 module:main +from:0x02149328 kind:load to:0x02155330 module:overlay(58) +from:0x0214932c kind:load to:0x021570d0 module:overlay(58) +from:0x02149330 kind:load to:0x021570e4 module:overlay(58) +from:0x02149348 kind:arm_call to:0x02149434 module:overlay(58) +from:0x021493a8 kind:arm_call to:0x02149434 module:overlay(58) +from:0x021493c8 kind:load to:0x021570d0 module:overlay(58) +from:0x021493cc kind:load to:0x021570e4 module:overlay(58) +from:0x021493fc kind:arm_call to:0x0209764c module:overlay(0) +from:0x02149404 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214941c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02149428 kind:load to:0x027e0d48 module:dtcm +from:0x0214942c kind:load to:0x020b53e4 module:overlay(0) +from:0x02149470 kind:load to:0x021552e8 module:overlay(58) +from:0x021494a8 kind:load to:0x021552e8 module:overlay(58) +from:0x021494c0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021494f4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02149530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02149584 kind:arm_call to:0x01fff168 module:itcm +from:0x021495d4 kind:load to:0x027e0ce4 module:dtcm +from:0x021495d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021495dc kind:load to:0x027e07d4 module:dtcm +from:0x021495e8 kind:arm_call to:0x021494ac module:overlay(58) +from:0x02149608 kind:arm_call to:0x02071f6c module:overlay(0) +from:0x02149638 kind:load to:0x027e09a8 module:dtcm +from:0x02149658 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02149674 kind:arm_call to:0x01ffa878 module:itcm +from:0x0214968c kind:load to:0x027e0d34 module:dtcm +from:0x02149690 kind:load to:0x0215525c module:overlay(58) +from:0x021496d0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021496fc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214970c kind:arm_call to:0x01ffa60c module:itcm +from:0x02149718 kind:load to:0x0203e964 module:main +from:0x02149754 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149768 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x02149788 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02149794 kind:load to:0x027e09c0 module:dtcm +from:0x021497fc kind:arm_call to:0x02149474 module:overlay(58) +from:0x021499c8 kind:load to:0x02155280 module:overlay(58) +from:0x021499cc kind:load to:0x02049be4 module:main +from:0x021499d0 kind:load to:0x027e0cd8 module:dtcm +from:0x02149a34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149a9c kind:arm_call to:0x02016958 module:main +from:0x02149ad0 kind:arm_call to:0x01ff930c module:itcm +from:0x02149c24 kind:arm_call to:0x0214971c module:overlay(58) +from:0x02149c2c kind:arm_call to:0x021495e0 module:overlay(58) +from:0x02149c78 kind:arm_call to:0x02149434 module:overlay(58) +from:0x02149cb8 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02149cc8 kind:load to:0x02049be4 module:main +from:0x02149cd8 kind:load to:0x0203e964 module:main +from:0x02149cdc kind:load to:0x027e0cd8 module:dtcm +from:0x02149ce4 kind:load to:0x027e09c0 module:dtcm +from:0x02149d60 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02149d70 kind:load to:0x02155268 module:overlay(58) +from:0x02149d74 kind:load to:0x027e09a8 module:dtcm +from:0x02149dac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149dcc kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02149dd8 kind:arm_call to:0x02016958 module:main +from:0x02149dec kind:arm_call to:0x01ff9318 module:itcm +from:0x02149e48 kind:arm_call to:0x01ff9218 module:itcm +from:0x02149e5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149e74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149e80 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02149ea0 kind:load to:0x0203e964 module:main +from:0x02149ecc kind:arm_call to:0x0214971c module:overlay(58) +from:0x02149f00 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02149f10 kind:arm_call to:0x01ff930c module:itcm +from:0x02149f88 kind:arm_call to:0x0214963c module:overlay(58) +from:0x02149fa4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149fcc kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a040 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a04c kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a108 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214a128 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a148 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a150 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a184 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a1a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a1a8 kind:arm_call to:0x0214963c module:overlay(58) +from:0x0214a1f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a224 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x0214a244 kind:arm_call to:0x02149694 module:overlay(58) +from:0x0214a254 kind:arm_call to:0x01ffa328 module:itcm +from:0x0214a264 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a27c kind:arm_call to:0x01fff17c module:itcm +from:0x0214a2fc kind:arm_call to:0x0214963c module:overlay(58) +from:0x0214a320 kind:arm_call to:0x020d9824 module:overlay(31) +from:0x0214a330 kind:arm_call to:0x021495e0 module:overlay(58) +from:0x0214a364 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214a374 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a408 kind:arm_call to:0x02149434 module:overlay(58) +from:0x0214a448 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0214a45c kind:load to:0x02155268 module:overlay(58) +from:0x0214a464 kind:load to:0x0203e964 module:main +from:0x0214a468 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a470 kind:load to:0x021570d0 module:overlay(58) +from:0x0214a478 kind:load to:0x027e0d34 module:dtcm +from:0x0214a47c kind:load to:0x027e0ce0 module:dtcm +from:0x0214a480 kind:load to:0x02155280 module:overlay(58) +from:0x0214a484 kind:load to:0x027e09c0 module:dtcm +from:0x0214a56c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214a574 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214a6b0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214a6fc kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0214a714 kind:load to:0x02049be4 module:main +from:0x0214a718 kind:load to:0x021570d0 module:overlay(58) +from:0x0214a71c kind:load to:0x021570e4 module:overlay(58) +from:0x0214a720 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a724 kind:load to:0x0203e964 module:main +from:0x0214a728 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214a740 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214a784 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x0214a794 kind:arm_call to:0x02028d30 module:main +from:0x0214a7a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a7d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214a7e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a828 kind:arm_call to:0x02149694 module:overlay(58) +from:0x0214a8b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a8e4 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0214a8f0 kind:load to:0x027e0d34 module:dtcm +from:0x0214a8f4 kind:load to:0x0203e964 module:main +from:0x0214a8fc kind:load to:0x027e0cd8 module:dtcm +from:0x0214a918 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0214a938 kind:arm_call to:0x02149434 module:overlay(58) +from:0x0214a95c kind:load to:0x021570d0 module:overlay(58) +from:0x0214a9c4 kind:arm_call to:0x0214a900 module:overlay(58) +from:0x0214a9e8 kind:load to:0x021570d0 module:overlay(58) +from:0x0214a9ec kind:load to:0x021570e4 module:overlay(58) +from:0x0214aa00 kind:load to:0x021570d0 module:overlay(58) +from:0x0214aa48 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0214aa70 kind:load to:0x021570d0 module:overlay(58) +from:0x0214aa74 kind:load to:0x021570e4 module:overlay(58) +from:0x0214aa80 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214aa88 kind:arm_call to:0x02011ff4 module:main +from:0x0214aa9c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214aab0 kind:load to:0x021571f4 module:overlay(58) +from:0x0214aac4 kind:arm_call to:0x02011f3c module:main +from:0x0214aad0 kind:arm_call to:0x0214ab00 module:overlay(58) +from:0x0214aae4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0214aafc kind:load to:0x0215538c module:overlay(58) +from:0x0214ab08 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214ab18 kind:arm_call to:0x0214ac88 module:overlay(58) +from:0x0214ab34 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214ab4c kind:load to:0x02154634 module:overlay(58) +from:0x0214ab50 kind:load to:0x021553b0 module:overlay(58) +from:0x0214ab54 kind:load to:0x02155414 module:overlay(58) +from:0x0214ab70 kind:arm_call to:0x0214a9f0 module:overlay(58) +from:0x0214ab78 kind:arm_call to:0x0214ac98 module:overlay(58) +from:0x0214ab80 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214ab8c kind:load to:0x021553b0 module:overlay(58) +from:0x0214ab90 kind:load to:0x02155414 module:overlay(58) +from:0x0214abac kind:arm_call to:0x0214a9f0 module:overlay(58) +from:0x0214abb4 kind:arm_call to:0x0214ac98 module:overlay(58) +from:0x0214abbc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214abc4 kind:arm_call to:0x02011ff4 module:main +from:0x0214abd0 kind:load to:0x021553b0 module:overlay(58) +from:0x0214abd4 kind:load to:0x02155414 module:overlay(58) +from:0x0214abfc kind:arm_call to:0x02082198 module:overlay(0) +from:0x0214ac18 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x0214ac20 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ac48 kind:arm_call to:0x0214a960 module:overlay(58) +from:0x0214ac50 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0214ac7c kind:arm_call to:0x0214aa04 module:overlay(58) +from:0x0214ac84 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0214ac94 kind:load to:0x027e0d48 module:dtcm +from:0x0214aca8 kind:load to:0x027e0d48 module:dtcm +from:0x0214acb4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0214acc8 kind:arm_branch to:0x0214ac54 module:overlay(58) +from:0x0214acd8 kind:arm_branch to:0x0214ac24 module:overlay(58) +from:0x0214ace8 kind:load to:0x02157244 module:overlay(58) +from:0x0214acfc kind:arm_call to:0x02011f3c module:main +from:0x0214ad08 kind:arm_call to:0x0214ae14 module:overlay(58) +from:0x0214ad1c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214ad50 kind:load to:0x0215551c module:overlay(58) +from:0x0214ad84 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0214adbc kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x0214addc kind:load to:0x021554cc module:overlay(58) +from:0x0214adf4 kind:arm_call to:0x0214cc84 module:overlay(58) +from:0x0214ae04 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x0214ae20 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214ae84 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0214aeb0 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0214aecc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214aedc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214af0c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0214af18 kind:arm_call to:0x0214ada8 module:overlay(58) +from:0x0214afac kind:arm_call to:0x0201baec module:main +from:0x0214afc0 kind:arm_call_thumb to:0x020d6788 module:overlay(24) +from:0x0214afec kind:arm_call to:0x020982fc module:overlay(0) +from:0x0214b00c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214b028 kind:arm_call to:0x01ffa06c module:itcm +from:0x0214b038 kind:load to:0x02155540 module:overlay(58) +from:0x0214b03c kind:load to:0x02157244 module:overlay(58) +from:0x0214b040 kind:load to:0x02154a8c module:overlay(58) +from:0x0214b044 kind:load to:0x02155500 module:overlay(58) +from:0x0214b048 kind:load to:0x021554e4 module:overlay(58) +from:0x0214b054 kind:arm_call to:0x0201bacc module:main +from:0x0214b068 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214b088 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0214b0ac kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0214b0bc kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0214b0cc kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214b128 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x0214b170 kind:arm_call to:0x0214d0c4 module:overlay(58) +from:0x0214b17c kind:arm_call to:0x0214cbd8 module:overlay(58) +from:0x0214b1a8 kind:arm_call to:0x0214cc84 module:overlay(58) +from:0x0214b1bc kind:arm_call to:0x0214cd08 module:overlay(58) +from:0x0214b1dc kind:load to:0x0214d198 module:overlay(58) +from:0x0214b1e0 kind:load to:0x02155494 module:overlay(58) +from:0x0214b1e4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0214b1f4 kind:arm_call to:0x0214cbd8 module:overlay(58) +from:0x0214b20c kind:arm_call to:0x02016fbc module:main +from:0x0214b218 kind:arm_call to:0x02147e40 module:overlay(58) +from:0x0214b258 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214b260 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214b278 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214b288 kind:load to:0x027e09a4 module:dtcm +from:0x0214b28c kind:load to:0x027e0d4c module:dtcm +from:0x0214b290 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214b2e0 kind:load to:0x02155444 module:overlay(58) +from:0x0214b304 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214b330 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0214b350 kind:load to:0x02155420 module:overlay(58) +from:0x0214b354 kind:load to:0x027e09b8 module:dtcm +from:0x0214b36c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0214b3a0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214b3dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b404 kind:arm_call to:0x0214ca4c module:overlay(58) +from:0x0214b40c kind:arm_call to:0x0214cb60 module:overlay(58) +from:0x0214b43c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214b448 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0214b460 kind:arm_call to:0x0214cbec module:overlay(58) +from:0x0214b468 kind:arm_call to:0x0214cbd8 module:overlay(58) +from:0x0214b4b0 kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214b4b8 kind:arm_call to:0x0214cdf0 module:overlay(58) +from:0x0214b4c0 kind:arm_call to:0x0214ceb4 module:overlay(58) +from:0x0214b4e0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214b518 kind:arm_call to:0x02015080 module:main +from:0x0214b53c kind:arm_call to:0x02015080 module:main +from:0x0214b560 kind:arm_call to:0x02015080 module:main +from:0x0214b584 kind:arm_call to:0x02015080 module:main +from:0x0214b5a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214b5b4 kind:load to:0x0215546c module:overlay(58) +from:0x0214b5b8 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0214b5bc kind:load to:0x027e09a8 module:dtcm +from:0x0214b5d8 kind:arm_call to:0x0214d3e4 module:overlay(58) +from:0x0214b61c kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x0214b630 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214b64c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214b670 kind:arm_call to:0x02078710 module:overlay(0) +from:0x0214b6a4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214b6b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214b71c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0214b728 kind:load to:0x02157230 module:overlay(58) +from:0x0214b72c kind:load to:0x027e0ce0 module:dtcm +from:0x0214b730 kind:load to:0x027e09bc module:dtcm +from:0x0214b734 kind:load to:0x0203e964 module:main +from:0x0214b758 kind:arm_call to:0x020d6ea0 module:overlay(24) +from:0x0214b774 kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214b7cc kind:arm_call to:0x01ff916c module:itcm +from:0x0214b888 kind:arm_call to:0x01ff916c module:itcm +from:0x0214b928 kind:arm_call to:0x0214bcec module:overlay(58) +from:0x0214b934 kind:load to:0x02049be4 module:main +from:0x0214b938 kind:load to:0x021554ac module:overlay(58) +from:0x0214b93c kind:load to:0x02155494 module:overlay(58) +from:0x0214b95c kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214b99c kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214b9dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b9e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214ba64 kind:arm_call to:0x020169d4 module:main +from:0x0214ba98 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bb58 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bbf8 kind:arm_call to:0x0214bcec module:overlay(58) +from:0x0214bc64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214bc70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bc80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bcb0 kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214bccc kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214bcd8 kind:load to:0x02155428 module:overlay(58) +from:0x0214bcdc kind:load to:0x02049be4 module:main +from:0x0214bce0 kind:load to:0x021554ac module:overlay(58) +from:0x0214bce4 kind:load to:0x02155494 module:overlay(58) +from:0x0214bd64 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bd80 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x0214bde4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214be10 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214be3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214be50 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214be74 kind:arm_call to:0x0214d0c4 module:overlay(58) +from:0x0214be94 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214bea0 kind:load to:0x027e0ce0 module:dtcm +from:0x0214bea8 kind:load to:0x02157230 module:overlay(58) +from:0x0214bf28 kind:arm_call to:0x0214d0c4 module:overlay(58) +from:0x0214bf38 kind:arm_call to:0x02016958 module:main +from:0x0214bf54 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bf7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bfbc kind:arm_call to:0x02073004 module:overlay(0) +from:0x0214c00c kind:arm_call to:0x0214d370 module:overlay(58) +from:0x0214c078 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0214c09c kind:arm_call to:0x02016fbc module:main +from:0x0214c0a0 kind:arm_call to:0x02147e40 module:overlay(58) +from:0x0214c0ac kind:load to:0x02155438 module:overlay(58) +from:0x0214c0b0 kind:load to:0x0215542c module:overlay(58) +from:0x0214c0b8 kind:load to:0x027e09b8 module:dtcm +from:0x0214c0bc kind:load to:0x02155420 module:overlay(58) +from:0x0214c10c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214c150 kind:arm_call to:0x0201bb84 module:main +from:0x0214c15c kind:arm_call to:0x0201b9a8 module:main +from:0x0214c17c kind:arm_call to:0x0214bcec module:overlay(58) +from:0x0214c188 kind:load to:0x0215542c module:overlay(58) +from:0x0214c18c kind:load to:0x027e09b8 module:dtcm +from:0x0214c190 kind:load to:0x02155420 module:overlay(58) +from:0x0214c194 kind:load to:0x0204e5f8 module:main +from:0x0214c1a8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214c220 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c234 kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214c268 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c324 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c3dc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214c3f8 kind:arm_call to:0x0214bcec module:overlay(58) +from:0x0214c414 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0214c43c kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214c448 kind:load to:0x02049be4 module:main +from:0x0214c44c kind:load to:0x021554ac module:overlay(58) +from:0x0214c450 kind:load to:0x02155494 module:overlay(58) +from:0x0214c484 kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214c4a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c50c kind:arm_call to:0x020169d4 module:main +from:0x0214c540 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c5fc kind:arm_call to:0x01ff916c module:itcm +from:0x0214c69c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214c6b8 kind:arm_call to:0x0214bcec module:overlay(58) +from:0x0214c6f4 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0214c730 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c73c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c74c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c794 kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214c7b0 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0214c7d8 kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214c7e4 kind:load to:0x02155420 module:overlay(58) +from:0x0214c7e8 kind:load to:0x02049be4 module:main +from:0x0214c7ec kind:load to:0x021554ac module:overlay(58) +from:0x0214c7f0 kind:load to:0x02155494 module:overlay(58) +from:0x0214c80c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214c828 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c83c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214c84c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c858 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c87c kind:arm_call to:0x0214d0c4 module:overlay(58) +from:0x0214c888 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214c898 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c8a0 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c8ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c8b8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214c8c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c8d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214c938 kind:arm_call to:0x0214b298 module:overlay(58) +from:0x0214c958 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0214c96c kind:arm_call to:0x02016fbc module:main +from:0x0214c9b0 kind:arm_call to:0x02147dc8 module:overlay(58) +from:0x0214c9d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c9e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c9fc kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214ca0c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0214ca28 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0214ca40 kind:load to:0x027e0ce4 module:dtcm +from:0x0214ca44 kind:load to:0x027e09b8 module:dtcm +from:0x0214ca48 kind:load to:0x02155420 module:overlay(58) +from:0x0214ca6c kind:arm_call to:0x01ff930c module:itcm +from:0x0214ca88 kind:arm_call to:0x01ff930c module:itcm +from:0x0214caec kind:arm_call to:0x01ffb714 module:itcm +from:0x0214cafc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214cb08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214cb18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214cb50 kind:arm_call to:0x01ff930c module:itcm +from:0x0214cb70 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214cc1c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cc58 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cd00 kind:load to:0x02157230 module:overlay(58) +from:0x0214cd04 kind:load to:0x021554ac module:overlay(58) +from:0x0214cd24 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214cd64 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214cd84 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214cd98 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214cdc4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214cdd4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0214cdec kind:load to:0x027e0cd8 module:dtcm +from:0x0214ce0c kind:arm_call to:0x02016fbc module:main +from:0x0214ce44 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cea0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214ced0 kind:arm_call to:0x02016fbc module:main +from:0x0214cefc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cf34 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cf48 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cf64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cf74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cf80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cf90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cfa0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214cfb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214cfd8 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x0214d000 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d010 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d050 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x0214d078 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d088 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d0b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0214d114 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0214d138 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0214d168 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0214d178 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0214d180 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x0214d18c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0214d238 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214d248 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214d27c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214d28c kind:arm_call to:0x01ffa60c module:itcm +from:0x0214d2c0 kind:arm_call to:0x0200e260 module:main +from:0x0214d2d0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214d30c kind:arm_call to:0x02028d30 module:main +from:0x0214d334 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214d344 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d368 kind:load to:0x0203e964 module:main +from:0x0214d36c kind:load to:0x027e0964 module:dtcm +from:0x0214d3b4 kind:arm_call to:0x020158e8 module:main +from:0x0214d3e0 kind:load to:0x0214c944 module:overlay(58) +from:0x0214d428 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d4c0 kind:load to:0x027e0ca8 module:dtcm +from:0x0214d4cc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214d4d4 kind:arm_call to:0x02011ff4 module:main +from:0x0214d4e8 kind:arm_call to:0x0201bacc module:main +from:0x0214d4f0 kind:arm_call to:0x02011ff4 module:main +from:0x0214d508 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214d510 kind:arm_call to:0x0201bacc module:main +from:0x0214d518 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214d520 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214d528 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d540 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214d548 kind:arm_call to:0x0201bacc module:main +from:0x0214d550 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214d558 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214d560 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d568 kind:arm_call to:0x02011ff4 module:main +from:0x0214d57c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214d590 kind:load to:0x0215732c module:overlay(58) +from:0x0214d5a4 kind:arm_call to:0x02011f3c module:main +from:0x0214d5b0 kind:arm_call to:0x0214d5e0 module:overlay(58) +from:0x0214d5c4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0214d5dc kind:load to:0x0215559c module:overlay(58) +from:0x0214d5e8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214d5f8 kind:arm_call to:0x0214d7a4 module:overlay(58) +from:0x0214d614 kind:load to:0x02154634 module:overlay(58) +from:0x0214d618 kind:load to:0x021555c0 module:overlay(58) +from:0x0214d61c kind:load to:0x02155624 module:overlay(58) +from:0x0214d638 kind:arm_call to:0x02082198 module:overlay(0) +from:0x0214d654 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x0214d65c kind:load to:0x027e0cd8 module:dtcm +from:0x0214d664 kind:arm_call to:0x0214d690 module:overlay(58) +from:0x0214d670 kind:arm_call to:0x0214c7f8 module:overlay(58) +from:0x0214d67c kind:arm_call to:0x0214d690 module:overlay(58) +from:0x0214d6e8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0214d704 kind:arm_call to:0x01fff350 module:itcm +from:0x0214d728 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214d734 kind:arm_call to:0x0214cbd8 module:overlay(58) +from:0x0214d744 kind:arm_call to:0x0214cda0 module:overlay(58) +from:0x0214d774 kind:arm_call to:0x01fff350 module:itcm +from:0x0214d794 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x0214d798 kind:load to:0x020b3040 module:overlay(0) +from:0x0214d7a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0214d7b0 kind:load to:0x027e0d4c module:dtcm +from:0x0214d7c4 kind:load to:0x027e0d4c module:dtcm +from:0x0214d7d0 kind:arm_call to:0x0214d7b4 module:overlay(58) +from:0x0214d7d8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d7ec kind:arm_call to:0x0214d7b4 module:overlay(58) +from:0x0214d7f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d7fc kind:arm_call to:0x02011ff4 module:main +from:0x0214d810 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0214d824 kind:arm_branch to:0x0214d678 module:overlay(58) +from:0x0214d834 kind:arm_branch to:0x0214d660 module:overlay(58) +from:0x0214d844 kind:load to:0x02157378 module:overlay(58) +from:0x0214d858 kind:arm_call to:0x02011f3c module:main +from:0x0214d864 kind:arm_call to:0x0214d894 module:overlay(58) +from:0x0214d878 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0214d890 kind:load to:0x02155638 module:overlay(58) +from:0x0214d89c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214d8b0 kind:load to:0x0215565c module:overlay(58) +from:0x0214d8e0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214d8e8 kind:load to:0x027e09a8 module:dtcm +from:0x0214d8f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d90c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214d914 kind:arm_call to:0x02011ff4 module:main +from:0x0214d928 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0214d93c kind:load to:0x0215741c module:overlay(58) +from:0x0214d950 kind:arm_call to:0x02011f3c module:main +from:0x0214d95c kind:arm_call to:0x0214d9cc module:overlay(58) +from:0x0214d970 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214d9c0 kind:load to:0x021556b8 module:overlay(58) +from:0x0214d9f8 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0214da18 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0214da34 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214da44 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0214dab8 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0214daec kind:load to:0x0215741c module:overlay(58) +from:0x0214daf0 kind:load to:0x02154ba8 module:overlay(58) +from:0x0214daf4 kind:load to:0x02154a8c module:overlay(58) +from:0x0214daf8 kind:load to:0x0215576c module:overlay(58) +from:0x0214dafc kind:load to:0x027e09a4 module:dtcm +from:0x0214db00 kind:load to:0x02153468 module:overlay(58) +from:0x0214db04 kind:load to:0x021556d4 module:overlay(58) +from:0x0214db08 kind:load to:0x0215571c module:overlay(58) +from:0x0214db20 kind:arm_call to:0x01fff458 module:itcm +from:0x0214db64 kind:arm_call to:0x020a8e04 module:overlay(0) +from:0x0214db8c kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x0214db9c kind:arm_call to:0x0212bbf4 module:overlay(40) +from:0x0214dbb0 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0214dbb8 kind:load to:0x027e09b8 module:dtcm +from:0x0214dbc4 kind:load to:0x027e0cfc module:dtcm +from:0x0214dbd0 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0214dbec kind:load to:0x021573d0 module:overlay(58) +from:0x0214dbf0 kind:load to:0x02152d34 module:overlay(58) +from:0x0214dc30 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x0214dc44 kind:arm_call to:0x020d461c module:overlay(24) +from:0x0214dc80 kind:load to:0x027e0cfc module:dtcm +from:0x0214dc84 kind:load to:0x021573d0 module:overlay(58) +from:0x0214dcac kind:arm_call to:0x01fff458 module:itcm +from:0x0214dcbc kind:arm_call to:0x0212bf5c module:overlay(40) +from:0x0214dcd0 kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x0214dcdc kind:load to:0x027e09b8 module:dtcm +from:0x0214dce0 kind:load to:0x027e0cfc module:dtcm +from:0x0214dcf4 kind:arm_call to:0x020d444c module:overlay(24) +from:0x0214dd00 kind:load to:0x027e0cfc module:dtcm +from:0x0214dd0c kind:arm_call to:0x020a9324 module:overlay(0) +from:0x0214dd30 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0214dd5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214dd64 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214dd6c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0214dd84 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214dd8c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0214dd94 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0214dd9c kind:arm_call to:0x02011ff4 module:main +from:0x0214ddb4 kind:arm_call to:0x0201bacc module:main +from:0x0214ddbc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0214ddd0 kind:arm_call to:0x0201bacc module:main +from:0x0214dde4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214ddf8 kind:load to:0x02157504 module:overlay(58) +from:0x0214de0c kind:arm_call to:0x02011f3c module:main +from:0x0214de18 kind:arm_call to:0x0214de64 module:overlay(58) +from:0x0214de2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214de60 kind:load to:0x02155888 module:overlay(58) +from:0x0214de6c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214ded0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0214ded8 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0214dee4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0214def8 kind:load to:0x021558ac module:overlay(58) +from:0x0214defc kind:load to:0x02157504 module:overlay(58) +from:0x0214df10 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0214df7c kind:arm_call to:0x0207decc module:overlay(0) +from:0x0214df8c kind:load to:0x027e09c0 module:dtcm +from:0x0214dfa4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214dfcc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214e000 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0214e01c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0214e024 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214e02c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214e044 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0214e04c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214e054 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214e05c kind:arm_call to:0x02011ff4 module:main +from:0x0214e070 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214e084 kind:load to:0x0215760c module:overlay(58) +from:0x0214e098 kind:arm_call to:0x02011f3c module:main +from:0x0214e0a4 kind:arm_call to:0x0214e170 module:overlay(58) +from:0x0214e0c8 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x0214e0d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214e150 kind:load to:0x02155908 module:overlay(58) +from:0x0214e158 kind:load to:0x02155958 module:overlay(58) +from:0x0214e15c kind:load to:0x02155930 module:overlay(58) +from:0x0214e168 kind:load to:0x021575dc module:overlay(58) +from:0x0214e178 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214e1b4 kind:load to:0x02155980 module:overlay(58) +from:0x0214e1b8 kind:load to:0x020b19a8 module:overlay(0) +from:0x0214e268 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0214e2a0 kind:arm_call to:0x0200f05c module:main +from:0x0214e338 kind:arm_call to:0x0214e408 module:overlay(58) +from:0x0214e344 kind:load to:0x02049be4 module:main +from:0x0214e348 kind:load to:0x0215760c module:overlay(58) +from:0x0214e34c kind:load to:0x02153470 module:overlay(58) +from:0x0214e350 kind:load to:0x0215347c module:overlay(58) +from:0x0214e354 kind:load to:0x021575ec module:overlay(58) +from:0x0214e358 kind:load to:0x02157674 module:overlay(58) +from:0x0214e3e0 kind:arm_call to:0x01ff9110 module:itcm +from:0x0214e3f8 kind:arm_call to:0x0214e408 module:overlay(58) +from:0x0214e400 kind:load to:0x0203e964 module:main +from:0x0214e444 kind:arm_call to:0x0214e408 module:overlay(58) +from:0x0214e490 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0214e4bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214e4d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214e4e8 kind:arm_call to:0x0214e408 module:overlay(58) +from:0x0214e4fc kind:load to:0x027e09bc module:dtcm +from:0x0214e504 kind:load to:0x027e0cec module:dtcm +from:0x0214e558 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0214e57c kind:load to:0x0203e964 module:main +from:0x0214e58c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214e594 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214e5ac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214e5b4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214e5bc kind:arm_call to:0x02011ff4 module:main +from:0x0214e5d0 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0214e5e4 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0214e5ec kind:arm_call to:0x02011ff4 module:main +from:0x0214e600 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0214e608 kind:arm_call to:0x02011ff4 module:main +from:0x0214e61c kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0214e630 kind:load to:0x021576a4 module:overlay(58) +from:0x0214e644 kind:arm_call to:0x02011f3c module:main +from:0x0214e650 kind:arm_call to:0x0214e794 module:overlay(58) +from:0x0214e668 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214e678 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214e6e8 kind:load to:0x021559c0 module:overlay(58) +from:0x0214e6ec kind:load to:0x02155958 module:overlay(58) +from:0x0214e6f0 kind:load to:0x021559dc module:overlay(58) +from:0x0214e704 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214e784 kind:load to:0x021559f8 module:overlay(58) +from:0x0214e788 kind:load to:0x021576a4 module:overlay(58) +from:0x0214e78c kind:load to:0x020b19a8 module:overlay(0) +from:0x0214e790 kind:load to:0x02157778 module:overlay(58) +from:0x0214e79c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214e81c kind:load to:0x021559f8 module:overlay(58) +from:0x0214e820 kind:load to:0x021576a4 module:overlay(58) +from:0x0214e824 kind:load to:0x020b19a8 module:overlay(0) +from:0x0214e828 kind:load to:0x02157778 module:overlay(58) +from:0x0214e838 kind:arm_call to:0x0214e8c4 module:overlay(58) +from:0x0214e878 kind:arm_call to:0x0214e8c4 module:overlay(58) +from:0x0214e924 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214e940 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214e958 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214e970 kind:load to:0x027e0cec module:dtcm +from:0x0214e974 kind:load to:0x027e09a8 module:dtcm +from:0x0214e9a4 kind:arm_call to:0x0214e8c4 module:overlay(58) +from:0x0214e9f0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214ea58 kind:arm_call to:0x020a1384 module:overlay(0) +from:0x0214ea74 kind:arm_call to:0x020a9dcc module:overlay(0) +from:0x0214ea88 kind:arm_call to:0x020fa0bc module:overlay(31) +from:0x0214ea98 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0214eaa8 kind:arm_call to:0x020a9e68 module:overlay(0) +from:0x0214eabc kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x0214ead0 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x0214eb10 kind:arm_call to:0x020a1384 module:overlay(0) +from:0x0214eb40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214eb48 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214eb60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214eb68 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214eb70 kind:arm_call to:0x02011ff4 module:main +from:0x0214eb84 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214eb98 kind:load to:0x021577a8 module:overlay(58) +from:0x0214ebac kind:arm_call to:0x02011f3c module:main +from:0x0214ebb8 kind:arm_call to:0x0214ec4c module:overlay(58) +from:0x0214ebd0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214ebe0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214ec38 kind:load to:0x021559c0 module:overlay(58) +from:0x0214ec40 kind:load to:0x02155958 module:overlay(58) +from:0x0214ec44 kind:load to:0x02155a3c module:overlay(58) +from:0x0214ec54 kind:arm_call to:0x0209d754 module:overlay(0) +from:0x0214ecb4 kind:arm_call_thumb to:0x020578e8 module:overlay(0) +from:0x0214ecf0 kind:load to:0x02155a58 module:overlay(58) +from:0x0214ecf4 kind:load to:0x021577a8 module:overlay(58) +from:0x0214ecfc kind:load to:0x0215787c module:overlay(58) +from:0x0214ed54 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0214ed6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214eda8 kind:load to:0x027e0d38 module:dtcm +from:0x0214edac kind:load to:0x027e0ce4 module:dtcm +from:0x0214edd4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214ede0 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x0214ee24 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214ee40 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214ee5c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214ee68 kind:load to:0x027e09a8 module:dtcm +from:0x0214ee70 kind:load to:0x027e0cec module:dtcm +from:0x0214ee7c kind:arm_call to:0x0209d7f8 module:overlay(0) +from:0x0214ee88 kind:arm_call to:0x0214f0d8 module:overlay(58) +from:0x0214eed0 kind:arm_call to:0x020c05cc module:overlay(17) +from:0x0214eeec kind:arm_call to:0x01fff1a4 module:itcm +from:0x0214ef04 kind:arm_call to:0x01fff148 module:itcm +from:0x0214ef30 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214ef44 kind:arm_call to:0x01fff148 module:itcm +from:0x0214ef54 kind:arm_call to:0x01fff148 module:itcm +from:0x0214efa8 kind:arm_call to:0x0208bec0 module:overlay(0) +from:0x0214effc kind:arm_call to:0x01ffb800 module:itcm +from:0x0214f00c kind:arm_call to:0x01ffb800 module:itcm +from:0x0214f030 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f078 kind:load to:0x027e0ce0 module:dtcm +from:0x0214f07c kind:load to:0x027e0ce4 module:dtcm +from:0x0214f080 kind:load to:0x0215787c module:overlay(58) +from:0x0214f0b4 kind:arm_call to:0x0209d56c module:overlay(0) +from:0x0214f104 kind:arm_call to:0x0209d93c module:overlay(0) +from:0x0214f134 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214f13c kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x0214f154 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214f15c kind:arm_call to:0x0209d7c0 module:overlay(0) +from:0x0214f164 kind:arm_call to:0x02011ff4 module:main +from:0x0214f178 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214f18c kind:load to:0x021578b4 module:overlay(58) +from:0x0214f1a0 kind:arm_call to:0x02011f3c module:main +from:0x0214f1ac kind:arm_call to:0x0214f208 module:overlay(58) +from:0x0214f1cc kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x0214f200 kind:load to:0x02155ac8 module:overlay(58) +from:0x0214f210 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214f228 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214f238 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0214f240 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214f250 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214f274 kind:load to:0x02155b18 module:overlay(58) +from:0x0214f278 kind:load to:0x02155af0 module:overlay(58) +from:0x0214f27c kind:load to:0x02155958 module:overlay(58) +from:0x0214f2a8 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0214f5e8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0214f5f4 kind:load to:0x0215349c module:overlay(58) +from:0x0214f5f8 kind:load to:0x021578b4 module:overlay(58) +from:0x0214f5fc kind:load to:0x0215789c module:overlay(58) +from:0x0214f600 kind:load to:0x02155ab0 module:overlay(58) +from:0x0214f604 kind:load to:0x021578d4 module:overlay(58) +from:0x0214f648 kind:load to:0x027e09c0 module:dtcm +from:0x0214f684 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214f6a8 kind:load to:0x0203e964 module:main +from:0x0214f6b8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0214f6c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f6c8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214f6e0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0214f6e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f6f0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214f6f8 kind:arm_call to:0x02011ff4 module:main +from:0x0214f70c kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0214f720 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0214f728 kind:arm_call to:0x02011ff4 module:main +from:0x0214f73c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214f750 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214f75c kind:load to:0x02155b58 module:overlay(58) +from:0x0214f7a4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214f7dc kind:load to:0x027e0cd8 module:dtcm +from:0x0214f808 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x0214f884 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f88c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214f8a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f8ac kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214f8b4 kind:arm_call to:0x02011ff4 module:main +from:0x0214f8c8 kind:load to:0x0215792c module:overlay(58) +from:0x0214f8dc kind:arm_call to:0x02011f3c module:main +from:0x0214f8e8 kind:arm_call to:0x0214f938 module:overlay(58) +from:0x0214f900 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214f930 kind:load to:0x02155ba4 module:overlay(58) +from:0x0214f940 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0214f954 kind:load to:0x02155bc0 module:overlay(58) +from:0x0214f9a4 kind:load to:0x0215792c module:overlay(58) +from:0x0214f9bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f9c4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214f9dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214f9e4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214f9ec kind:arm_call to:0x02011ff4 module:main +from:0x0214fa00 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214fa14 kind:load to:0x02157a10 module:overlay(58) +from:0x0214fa28 kind:arm_call to:0x02011f3c module:main +from:0x0214fa34 kind:arm_call to:0x0214facc module:overlay(58) +from:0x0214fa4c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214fa7c kind:load to:0x02155c0c module:overlay(58) +from:0x0214fa8c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214faa8 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x0214fab0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214fac4 kind:load to:0x02155c28 module:overlay(58) +from:0x0214fac8 kind:load to:0x02155af0 module:overlay(58) +from:0x0214fad4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214faf0 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x0214faf8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214fb0c kind:load to:0x02155c28 module:overlay(58) +from:0x0214fb10 kind:load to:0x02155af0 module:overlay(58) +from:0x0214fb84 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214fbb0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214fbd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fbf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fc18 kind:arm_call to:0x0200f05c module:main +from:0x0214fca0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214fcd8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214fd30 kind:load to:0x027e0cd8 module:dtcm +from:0x0214fd38 kind:load to:0x02157a10 module:overlay(58) +from:0x0214fd3c kind:load to:0x021534d0 module:overlay(58) +from:0x0214fd6c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214fde8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214fdf0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214fe08 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214fe10 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214fe18 kind:arm_call to:0x02011ff4 module:main +from:0x0214fe2c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214fe40 kind:load to:0x02157af4 module:overlay(58) +from:0x0214fe54 kind:arm_call to:0x02011f3c module:main +from:0x0214fe60 kind:arm_call to:0x0214feac module:overlay(58) +from:0x0214fe74 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x0214fea4 kind:load to:0x02155c68 module:overlay(58) +from:0x0214feb4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214fec4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214fed8 kind:load to:0x02155c84 module:overlay(58) +from:0x0214fedc kind:load to:0x02155af0 module:overlay(58) +from:0x0214ff0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ff48 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214ffb4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214ffc8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214ffd0 kind:arm_call to:0x02011ff4 module:main +from:0x0214ffe4 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0214fff8 kind:load to:0x02157b24 module:overlay(58) +from:0x0215000c kind:arm_call to:0x02011f3c module:main +from:0x02150018 kind:arm_call to:0x02150068 module:overlay(58) +from:0x02150030 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02150060 kind:load to:0x02155cc4 module:overlay(58) +from:0x02150070 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021500b4 kind:arm_call to:0x0200f05c module:main +from:0x021500d0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021500d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021500e8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021500f4 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02150100 kind:load to:0x02155ce0 module:overlay(58) +from:0x02150104 kind:load to:0x020b19a8 module:overlay(0) +from:0x02150108 kind:load to:0x02157b24 module:overlay(58) +from:0x0215010c kind:load to:0x02153510 module:overlay(58) +from:0x02150110 kind:load to:0x02155af0 module:overlay(58) +from:0x0215014c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02150180 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021501a4 kind:arm_call to:0x0200f05c module:main +from:0x0215020c kind:arm_call to:0x01ffb714 module:itcm +from:0x02150230 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150250 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021502c4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021502e4 kind:arm_call to:0x0215038c module:overlay(58) +from:0x021502f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021502f8 kind:load to:0x0203f964 module:main +from:0x021502fc kind:load to:0x02157b24 module:overlay(58) +from:0x02150300 kind:load to:0x021534f0 module:overlay(58) +from:0x0215036c kind:arm_call to:0x0210b214 module:overlay(31) +from:0x021503bc kind:arm_call to:0x02150630 module:overlay(58) +from:0x0215040c kind:arm_call to:0x01ffb714 module:itcm +from:0x02150430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150440 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021504b0 kind:arm_call to:0x02150630 module:overlay(58) +from:0x02150510 kind:arm_call to:0x01ffb714 module:itcm +from:0x02150538 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150548 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021506d4 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x021506e8 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02150710 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02150724 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02150734 kind:arm_call to:0x02080908 module:overlay(0) +from:0x02150784 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x0215079c kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x021507b0 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x021507c8 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x021507f0 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0215080c kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x02150828 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x02150844 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0215086c kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x02150884 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0215089c kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x021508b4 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x021508c0 kind:load to:0x027e0cd8 module:dtcm +from:0x021508c4 kind:load to:0x027e09c0 module:dtcm +from:0x0215093c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02150958 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02150974 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02150990 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021509a4 kind:arm_call to:0x02071710 module:overlay(0) +from:0x021509b0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021509fc kind:arm_call to:0x020733bc module:overlay(0) +from:0x02150a10 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02150a1c kind:arm_call to:0x0215038c module:overlay(58) +from:0x02150a3c kind:load to:0x027e0cec module:dtcm +from:0x02150a40 kind:load to:0x027e09a8 module:dtcm +from:0x02150a44 kind:load to:0x027e09b8 module:dtcm +from:0x02150a54 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02150a5c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02150a64 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02150a6c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02150a84 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02150a8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02150a94 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02150a9c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02150aa4 kind:arm_call to:0x02011ff4 module:main +from:0x02150ab8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02150acc kind:load to:0x02157c08 module:overlay(58) +from:0x02150ae0 kind:arm_call to:0x02011f3c module:main +from:0x02150aec kind:arm_call to:0x02150f14 module:overlay(58) +from:0x02150b04 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02150b14 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02150b6c kind:load to:0x02155d48 module:overlay(58) +from:0x02150b78 kind:load to:0x02155af0 module:overlay(58) +from:0x02150b7c kind:load to:0x02155d2c module:overlay(58) +from:0x02150b8c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02150bd0 kind:arm_call to:0x0200b5a0 module:main +from:0x02150bdc kind:load to:0x02155d64 module:overlay(58) +from:0x02150be0 kind:load to:0x02150efc module:overlay(58) +from:0x02150c04 kind:arm_call to:0x01ff938c module:itcm +from:0x02150c18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02150c3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150c78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150cbc kind:arm_call to:0x01ff9110 module:itcm +from:0x02150cd0 kind:arm_call to:0x01ff9110 module:itcm +from:0x02150d24 kind:arm_call to:0x0200f218 module:main +from:0x02150dc8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02150df4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150e08 kind:arm_call to:0x01ffa60c module:itcm +from:0x02150e14 kind:load to:0x02153534 module:overlay(58) +from:0x02150e18 kind:load to:0x0203e964 module:main +from:0x02150e64 kind:arm_call to:0x0200f218 module:main +from:0x02150ea0 kind:load to:0x02153520 module:overlay(58) +from:0x02150ec4 kind:load to:0x02150ecc module:overlay(58) +from:0x02150ec8 kind:load to:0x02150ee4 module:overlay(58) +from:0x02150ee0 kind:load to:0x02150cf0 module:overlay(58) +from:0x02150ef8 kind:load to:0x02150e1c module:overlay(58) +from:0x02150f10 kind:load to:0x02150ea4 module:overlay(58) +from:0x02150f1c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02150f74 kind:arm_call to:0x02150b84 module:overlay(58) +from:0x02150f88 kind:load to:0x02155d90 module:overlay(58) +from:0x02150f8c kind:load to:0x02157c08 module:overlay(58) +from:0x02150f90 kind:load to:0x02157cdc module:overlay(58) +from:0x02150f9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150fc8 kind:arm_call to:0x021511b8 module:overlay(58) +from:0x02150fec kind:arm_call to:0x02150c58 module:overlay(58) +from:0x02151004 kind:arm_call to:0x021511b8 module:overlay(58) +from:0x0215107c kind:arm_call to:0x020e1050 module:overlay(31) +from:0x02151088 kind:arm_call to:0x02150be4 module:overlay(58) +from:0x0215109c kind:arm_call to:0x021511b8 module:overlay(58) +from:0x021510b8 kind:arm_call to:0x02150be4 module:overlay(58) +from:0x021510c8 kind:arm_call to:0x021511b8 module:overlay(58) +from:0x021510f8 kind:arm_call to:0x0209d280 module:overlay(0) +from:0x02151104 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02151180 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02151190 kind:load to:0x02155d18 module:overlay(58) +from:0x02151194 kind:load to:0x027e09b8 module:dtcm +from:0x021511f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151234 kind:load to:0x027e09a8 module:dtcm +from:0x0215124c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151254 kind:arm_call to:0x02011ff4 module:main +from:0x0215126c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151274 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215128c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151294 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215129c kind:arm_call to:0x02011ff4 module:main +from:0x021512b0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021512c4 kind:load to:0x02157d10 module:overlay(58) +from:0x021512d8 kind:arm_call to:0x02011f3c module:main +from:0x021512e4 kind:arm_call to:0x02151394 module:overlay(58) +from:0x021512f8 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02151308 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215137c kind:load to:0x02155ddc module:overlay(58) +from:0x02151384 kind:load to:0x02155af0 module:overlay(58) +from:0x02151388 kind:load to:0x02155df8 module:overlay(58) +from:0x0215139c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021513dc kind:load to:0x02155e14 module:overlay(58) +from:0x02151414 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02151454 kind:arm_call to:0x02151540 module:overlay(58) +from:0x02151464 kind:load to:0x02157d30 module:overlay(58) +from:0x02151468 kind:load to:0x027e0cd8 module:dtcm +from:0x021514a4 kind:arm_call to:0x0209d280 module:overlay(0) +from:0x021514ac kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0215152c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0215153c kind:load to:0x027e09b8 module:dtcm +from:0x02151564 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02151578 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02151580 kind:arm_call to:0x02011ff4 module:main +from:0x02151594 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x021515a8 kind:load to:0x02157dc0 module:overlay(58) +from:0x021515bc kind:arm_call to:0x02011f3c module:main +from:0x021515c8 kind:arm_call to:0x02151658 module:overlay(58) +from:0x021515e0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021515f0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02151644 kind:load to:0x021559c0 module:overlay(58) +from:0x02151648 kind:load to:0x02155958 module:overlay(58) +from:0x0215164c kind:load to:0x02155e54 module:overlay(58) +from:0x02151660 kind:arm_call to:0x02101210 module:overlay(31) +from:0x02151674 kind:load to:0x02155e70 module:overlay(58) +from:0x021516d0 kind:arm_call to:0x02039998 module:main +from:0x021516e4 kind:arm_call to:0x02039530 module:main +from:0x021516f0 kind:arm_call to:0x02039a14 module:main +from:0x02151728 kind:arm_call to:0x02039998 module:main +from:0x0215173c kind:arm_call to:0x02039530 module:main +from:0x02151750 kind:arm_call to:0x02039530 module:main +from:0x02151764 kind:arm_call to:0x02038e4c module:main +from:0x0215178c kind:arm_call to:0x02039998 module:main +from:0x021517a0 kind:arm_call to:0x02039530 module:main +from:0x021517b4 kind:arm_call to:0x02039530 module:main +from:0x021517c0 kind:arm_call to:0x0203917c module:main +from:0x021517d0 kind:arm_call to:0x0203a620 module:main +from:0x02151804 kind:arm_call to:0x02039998 module:main +from:0x02151818 kind:arm_call to:0x02039530 module:main +from:0x02151824 kind:arm_call to:0x02039a14 module:main +from:0x0215185c kind:arm_call to:0x02039998 module:main +from:0x02151870 kind:arm_call to:0x02039530 module:main +from:0x02151884 kind:arm_call to:0x02039530 module:main +from:0x02151898 kind:arm_call to:0x02038e4c module:main +from:0x021518c0 kind:arm_call to:0x02039998 module:main +from:0x021518d4 kind:arm_call to:0x02039530 module:main +from:0x021518e8 kind:arm_call to:0x02039530 module:main +from:0x021518f4 kind:arm_call to:0x0203917c module:main +from:0x021518f8 kind:arm_call to:0x0203a620 module:main +from:0x02151934 kind:arm_call to:0x0200f05c module:main +from:0x02151950 kind:arm_call to:0x02057908 module:overlay(0) +from:0x0215197c kind:load to:0x02049be4 module:main +from:0x02151984 kind:load to:0x02153548 module:overlay(58) +from:0x02151988 kind:load to:0x02157d70 module:overlay(58) +from:0x0215198c kind:load to:0x02157dc0 module:overlay(58) +from:0x02151990 kind:load to:0x02157e94 module:overlay(58) +from:0x021519c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151a04 kind:load to:0x02157d70 module:overlay(58) +from:0x02151a30 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02151a3c kind:load to:0x027e0cec module:dtcm +from:0x02151a4c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02151a60 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02151a68 kind:arm_call to:0x02011ff4 module:main +from:0x02151a7c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02151a98 kind:load to:0x020578e9 module:overlay(0) +from:0x02151ab4 kind:load to:0x02157d70 module:overlay(58) +from:0x02151ab8 kind:load to:0x02142bdc module:overlay(58) +from:0x02151abc kind:load to:0x0203d210 module:main +from:0x02151ac8 kind:load to:0x02157ec4 module:overlay(58) +from:0x02151adc kind:arm_call to:0x02011f3c module:main +from:0x02151ae8 kind:arm_call to:0x02151d7c module:overlay(58) +from:0x02151b00 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02151b10 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02151b70 kind:load to:0x021559c0 module:overlay(58) +from:0x02151b74 kind:load to:0x02155958 module:overlay(58) +from:0x02151b78 kind:load to:0x02155ecc module:overlay(58) +from:0x02151b98 kind:load to:0x02155eb8 module:overlay(58) +from:0x02151ba8 kind:load to:0x02151bcc module:overlay(58) +from:0x02151bb8 kind:load to:0x02151ca8 module:overlay(58) +from:0x02151bc8 kind:load to:0x02151d78 module:overlay(58) +from:0x02151bec kind:arm_call to:0x0217374c module:overlay(94) +from:0x02151c18 kind:arm_call to:0x01fff520 module:itcm +from:0x02151c24 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x02151c3c kind:arm_call to:0x021522cc module:overlay(58) +from:0x02151c54 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x02151c8c kind:arm_call to:0x021522cc module:overlay(58) +from:0x02151c98 kind:load to:0x027e0ce8 module:dtcm +from:0x02151ca0 kind:load to:0x020b3504 module:overlay(0) +from:0x02151ca4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02151ccc kind:arm_call to:0x0217374c module:overlay(94) +from:0x02151cf8 kind:arm_call to:0x01fff520 module:itcm +from:0x02151d04 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x02151d28 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x02151d68 kind:load to:0x027e0ce8 module:dtcm +from:0x02151d70 kind:load to:0x020b3504 module:overlay(0) +from:0x02151d74 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02151d84 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02151ddc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02151df0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151e00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151e0c kind:arm_call to:0x02151b88 module:overlay(58) +from:0x02151e2c kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02151e3c kind:load to:0x02155ee8 module:overlay(58) +from:0x02151e40 kind:load to:0x02157ec4 module:overlay(58) +from:0x02151e58 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02151e9c kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02151ebc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02151ed0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02151edc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02151ee8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02151f00 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02151f14 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02151f20 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02151f2c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02151f58 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02151f78 kind:arm_call to:0x021522cc module:overlay(58) +from:0x02151f8c kind:load to:0x020b53e4 module:overlay(0) +from:0x02151f94 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02151f98 kind:load to:0x02157ee4 module:overlay(58) +from:0x02151f9c kind:load to:0x02153598 module:overlay(58) +from:0x02151fa0 kind:load to:0x021535a8 module:overlay(58) +from:0x02151fa4 kind:load to:0x02157f98 module:overlay(58) +from:0x02151fb0 kind:arm_call to:0x02152694 module:overlay(58) +from:0x02151fcc kind:arm_call to:0x021522cc module:overlay(58) +from:0x02151fd8 kind:arm_call to:0x02082198 module:overlay(0) +from:0x02151fec kind:arm_call to:0x020d9434 module:overlay(31) +from:0x02151ff4 kind:load to:0x027e0cd8 module:dtcm +from:0x02152038 kind:arm_call to:0x0217374c module:overlay(94) +from:0x0215204c kind:arm_call to:0x021522cc module:overlay(58) +from:0x02152064 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02152074 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02152094 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021520a0 kind:arm_call to:0x021522cc module:overlay(58) +from:0x021520b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021520c4 kind:arm_call to:0x021522cc module:overlay(58) +from:0x021520d4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021520f4 kind:arm_call to:0x021522cc module:overlay(58) +from:0x0215210c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152118 kind:arm_call to:0x02071710 module:overlay(0) +from:0x02152148 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02152154 kind:arm_call to:0x021521ac module:overlay(58) +from:0x0215215c kind:arm_call to:0x021521b0 module:overlay(58) +from:0x02152184 kind:load to:0x027e09b8 module:dtcm +from:0x02152188 kind:load to:0x027e09a8 module:dtcm +from:0x021521e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021521f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02152208 kind:arm_call to:0x0215278c module:overlay(58) +from:0x02152248 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152284 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021522a4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021522b0 kind:arm_call to:0x021522cc module:overlay(58) +from:0x021522c0 kind:load to:0x027e09a8 module:dtcm +from:0x021522c8 kind:load to:0x027e0cec module:dtcm +from:0x02152330 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215233c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02152350 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02152370 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02152404 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215242c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02152448 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215245c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02152494 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02152530 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215254c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02152558 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02152564 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021525fc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215260c kind:load to:0x027e09b8 module:dtcm +from:0x02152610 kind:load to:0x027e0cec module:dtcm +from:0x02152618 kind:load to:0x0203e964 module:main +from:0x0215261c kind:load to:0x020b53e4 module:overlay(0) +from:0x02152624 kind:load to:0x02157f98 module:overlay(58) +from:0x02152628 kind:load to:0x027e09c0 module:dtcm +from:0x02152690 kind:load to:0x021522cc module:overlay(58) +from:0x021526a8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215274c kind:arm_call to:0x01fff498 module:itcm +from:0x02152758 kind:arm_call to:0x01fff584 module:itcm +from:0x02152788 kind:load to:0x027e0ce8 module:dtcm +from:0x021527dc kind:arm_call to:0x02039f04 module:main +from:0x021527e8 kind:arm_call to:0x0203a978 module:main +from:0x021527f0 kind:arm_call to:0x02039d60 module:main +from:0x02152834 kind:arm_call to:0x02039f04 module:main +from:0x02152840 kind:arm_call to:0x0203a978 module:main +from:0x0215284c kind:arm_call to:0x0203a978 module:main +from:0x02152858 kind:arm_call to:0x0203ab58 module:main +from:0x0215288c kind:arm_call to:0x02039f04 module:main +from:0x02152898 kind:arm_call to:0x0203a978 module:main +from:0x021528a4 kind:arm_call to:0x0203a978 module:main +from:0x021528ac kind:arm_call to:0x0203ad88 module:main +from:0x021528b0 kind:arm_call to:0x0203a5ac module:main +from:0x02152908 kind:arm_call to:0x02039f04 module:main +from:0x02152914 kind:arm_call to:0x0203a978 module:main +from:0x0215291c kind:arm_call to:0x02039d60 module:main +from:0x02152958 kind:arm_call to:0x02039f04 module:main +from:0x02152964 kind:arm_call to:0x0203a978 module:main +from:0x02152970 kind:arm_call to:0x0203a978 module:main +from:0x0215297c kind:arm_call to:0x0203ab58 module:main +from:0x021529a8 kind:arm_call to:0x02039f04 module:main +from:0x021529b4 kind:arm_call to:0x0203a978 module:main +from:0x021529c0 kind:arm_call to:0x0203a978 module:main +from:0x021529c8 kind:arm_call to:0x0203ad88 module:main +from:0x021529cc kind:arm_call to:0x0203a5ac module:main +from:0x02152a00 kind:load to:0x02049be4 module:main +from:0x02152a18 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02152a20 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02152a28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152a30 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02152a48 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02152a50 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02152a58 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152a60 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02152a68 kind:arm_call to:0x02011ff4 module:main +from:0x02152a7c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02152a92 kind:thumb_call to:0x0208eb30 module:overlay(0) +from:0x02152a9e kind:thumb_call to:0x0208eb98 module:overlay(0) +from:0x02152aaa kind:thumb_call to:0x0208c070 module:overlay(0) +from:0x02152ab4 kind:thumb_call to:0x0208c070 module:overlay(0) +from:0x02152abc kind:thumb_call to:0x02082e2c module:overlay(0) +from:0x02152ac6 kind:thumb_call to:0x0208eac4 module:overlay(0) +from:0x02152ad0 kind:thumb_call_arm to:0x02083794 module:overlay(0) +from:0x02152adc kind:thumb_call_arm to:0x021666a0 module:overlay(93) +from:0x02152b20 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x02152b5e kind:thumb_call to:0x0208c964 module:overlay(0) +from:0x02152b64 kind:thumb_call to:0x020dcddc module:overlay(31) +from:0x02152b6a kind:thumb_call to:0x0208d450 module:overlay(0) +from:0x02152b70 kind:thumb_call to:0x02152a88 module:overlay(58) +from:0x02152b7c kind:thumb_call_arm to:0x0209376c module:overlay(0) +from:0x02152b88 kind:thumb_call_arm to:0x020937e0 module:overlay(0) +from:0x02152ba0 kind:thumb_call_arm to:0x02083108 module:overlay(0) +from:0x02152bb4 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02152bd0 kind:arm_call to:0x0201baec module:main +from:0x02152bf0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x02152bfc kind:load to:0x02155f28 module:overlay(58) +from:0x02152c00 kind:load to:0x021226e8 module:overlays(32,33,36,37) +from:0x02152c04 kind:load to:0x0204a088 module:main +from:0x02152c14 kind:arm_call to:0x0201bacc module:main +from:0x02152c1c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02152c34 kind:arm_call to:0x0201bacc module:main +from:0x02152c3c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02152c44 kind:arm_call to:0x02011ff4 module:main +from:0x02152c60 kind:load to:0x02155f58 module:overlay(58) +from:0x02152c80 kind:load to:0x0204a088 module:main +from:0x02152c84 kind:load to:0x020611dc module:overlay(0) +from:0x02152c98 kind:arm_call to:0x020166ac module:main +from:0x02152ca0 kind:arm_call to:0x02152f48 module:overlay(58) +from:0x02152cb8 kind:load to:0x0204a088 module:main +from:0x02152cbc kind:load to:0x02061224 module:overlay(0) +from:0x02152cd0 kind:load to:0x0204a088 module:main +from:0x02152cd4 kind:load to:0x02061224 module:overlay(0) +from:0x02152ce0 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02152d00 kind:arm_call to:0x0201baec module:main +from:0x02152d20 kind:arm_call to:0x02152c50 module:overlay(58) +from:0x02152d2c kind:load to:0x02155f8c module:overlay(58) +from:0x02152d30 kind:load to:0x02155f70 module:overlay(58) +from:0x02152d58 kind:arm_call to:0x02152ed8 module:overlay(58) +from:0x02152d78 kind:arm_call to:0x02152f54 module:overlay(58) +from:0x02152da0 kind:arm_call to:0x02061230 module:overlay(0) +from:0x02152da8 kind:load to:0x0204a088 module:main +from:0x02152dc4 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02152dd4 kind:arm_call to:0x02019538 module:main +from:0x02152de4 kind:arm_call to:0x020b6560 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x02152df8 kind:arm_call to:0x020b6f20 module:overlays(5,13) +from:0x02152e04 kind:arm_call to:0x020b6f54 module:overlay(13) +from:0x02152e0c kind:load to:0x0204a088 module:main +from:0x02152e10 kind:load to:0x0204a110 module:main +from:0x02152e14 kind:load to:0x027e0994 module:dtcm +from:0x02152e3c kind:arm_call to:0x02152f54 module:overlay(58) +from:0x02152e58 kind:arm_call to:0x02063eb0 module:overlay(0) +from:0x02152e88 kind:arm_call to:0x02061230 module:overlay(0) +from:0x02152e90 kind:load to:0x0204a088 module:main +from:0x02152eb0 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02152ec0 kind:load to:0x0204a088 module:main +from:0x02152f10 kind:arm_call to:0x02073138 module:overlay(0) +from:0x02152f34 kind:arm_call to:0x020735ac module:overlay(0) +from:0x02152f44 kind:load to:0x027e09b8 module:dtcm +from:0x02152f74 kind:arm_call to:0x0201bb84 module:main +from:0x02152f88 kind:arm_call to:0x0201b9a8 module:main +from:0x02152f90 kind:load to:0x0204e5f8 module:main +from:0x02152f9c kind:arm_call to:0x0201bacc module:main +from:0x02152fa4 kind:arm_call to:0x02011ff4 module:main +from:0x02152fbc kind:arm_call to:0x0201bacc module:main +from:0x02152fc4 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02152fcc kind:arm_call to:0x02011ff4 module:main +from:0x021535d4 kind:arm_call to:0x0213f3a4 module:overlay(58) +from:0x021535e4 kind:arm_call to:0x0203ce74 module:main +from:0x021535f8 kind:load to:0x02155fc0 module:overlay(58) +from:0x021535fc kind:load to:0x02155fd0 module:overlay(58) +from:0x02153600 kind:load to:0x02141ee4 module:overlay(58) +from:0x02153604 kind:load to:0x02155fc4 module:overlay(58) +from:0x02153624 kind:arm_call to:0x02141f28 module:overlay(58) +from:0x02153634 kind:arm_call to:0x0203ce74 module:main +from:0x02153648 kind:load to:0x021560a8 module:overlay(58) +from:0x0215364c kind:load to:0x021560c0 module:overlay(58) +from:0x02153650 kind:load to:0x02142488 module:overlay(58) +from:0x02153654 kind:load to:0x021560b4 module:overlay(58) +from:0x02153674 kind:arm_call to:0x021424d0 module:overlay(58) +from:0x02153684 kind:arm_call to:0x0203ce74 module:main +from:0x02153698 kind:load to:0x02156104 module:overlay(58) +from:0x0215369c kind:load to:0x02156114 module:overlay(58) +from:0x021536a0 kind:load to:0x02142ab8 module:overlay(58) +from:0x021536a4 kind:load to:0x02156108 module:overlay(58) +from:0x021536c4 kind:arm_call to:0x02142b1c module:overlay(58) +from:0x021536d4 kind:arm_call to:0x0203ce74 module:main +from:0x021536e8 kind:load to:0x02156150 module:overlay(58) +from:0x021536ec kind:load to:0x02156160 module:overlay(58) +from:0x021536f0 kind:load to:0x02142e9c module:overlay(58) +from:0x021536f4 kind:load to:0x02156154 module:overlay(58) +from:0x02153714 kind:arm_call to:0x02142ec4 module:overlay(58) +from:0x02153724 kind:arm_call to:0x0203ce74 module:main +from:0x02153748 kind:arm_call to:0x02142f04 module:overlay(58) +from:0x02153758 kind:arm_call to:0x0203ce74 module:main +from:0x0215377c kind:arm_call to:0x02142f44 module:overlay(58) +from:0x0215378c kind:arm_call to:0x0203ce74 module:main +from:0x021537b0 kind:arm_call to:0x02142f84 module:overlay(58) +from:0x021537c0 kind:arm_call to:0x0203ce74 module:main +from:0x021537e4 kind:arm_call to:0x02142fc4 module:overlay(58) +from:0x021537f4 kind:arm_call to:0x0203ce74 module:main +from:0x02153818 kind:arm_call to:0x02143004 module:overlay(58) +from:0x02153828 kind:arm_call to:0x0203ce74 module:main +from:0x0215384c kind:arm_call to:0x02143044 module:overlay(58) +from:0x0215385c kind:arm_call to:0x0203ce74 module:main +from:0x02153880 kind:arm_call to:0x02143084 module:overlay(58) +from:0x02153890 kind:arm_call to:0x0203ce74 module:main +from:0x021538b4 kind:arm_call to:0x021430c4 module:overlay(58) +from:0x021538c4 kind:arm_call to:0x0203ce74 module:main +from:0x021538e8 kind:arm_call to:0x02143104 module:overlay(58) +from:0x021538f8 kind:arm_call to:0x0203ce74 module:main +from:0x0215391c kind:arm_call to:0x02143164 module:overlay(58) +from:0x0215392c kind:arm_call to:0x0203ce74 module:main +from:0x02153950 kind:arm_call to:0x0214323c module:overlay(58) +from:0x02153960 kind:arm_call to:0x0203ce74 module:main +from:0x02153984 kind:arm_call to:0x0214330c module:overlay(58) +from:0x02153994 kind:arm_call to:0x0203ce74 module:main +from:0x021539b8 kind:arm_call to:0x021433e0 module:overlay(58) +from:0x021539c8 kind:arm_call to:0x0203ce74 module:main +from:0x021539ec kind:arm_call to:0x021434b8 module:overlay(58) +from:0x021539fc kind:arm_call to:0x0203ce74 module:main +from:0x02153a10 kind:load to:0x0215619c module:overlay(58) +from:0x02153a14 kind:load to:0x02156850 module:overlay(58) +from:0x02153a18 kind:load to:0x02147ee4 module:overlay(58) +from:0x02153a1c kind:load to:0x02156250 module:overlay(58) +from:0x02153a20 kind:load to:0x02156928 module:overlay(58) +from:0x02153a24 kind:load to:0x02147ef8 module:overlay(58) +from:0x02153a28 kind:load to:0x02156238 module:overlay(58) +from:0x02153a2c kind:load to:0x02156a00 module:overlay(58) +from:0x02153a30 kind:load to:0x02147f0c module:overlay(58) +from:0x02153a34 kind:load to:0x02156220 module:overlay(58) +from:0x02153a38 kind:load to:0x02156ad8 module:overlay(58) +from:0x02153a3c kind:load to:0x02147f20 module:overlay(58) +from:0x02153a40 kind:load to:0x02156244 module:overlay(58) +from:0x02153a44 kind:load to:0x02156bb0 module:overlay(58) +from:0x02153a48 kind:load to:0x02147f34 module:overlay(58) +from:0x02153a4c kind:load to:0x021561d8 module:overlay(58) +from:0x02153a50 kind:load to:0x02156c88 module:overlay(58) +from:0x02153a54 kind:load to:0x02147f48 module:overlay(58) +from:0x02153a58 kind:load to:0x0215622c module:overlay(58) +from:0x02153a5c kind:load to:0x02156d60 module:overlay(58) +from:0x02153a60 kind:load to:0x02147f5c module:overlay(58) +from:0x02153a64 kind:load to:0x021561f0 module:overlay(58) +from:0x02153a68 kind:load to:0x02156e38 module:overlay(58) +from:0x02153a6c kind:load to:0x02147f70 module:overlay(58) +from:0x02153a70 kind:load to:0x0215625c module:overlay(58) +from:0x02153a74 kind:load to:0x02156f10 module:overlay(58) +from:0x02153a78 kind:load to:0x02147f84 module:overlay(58) +from:0x02153a7c kind:load to:0x02156268 module:overlay(58) +from:0x02153a80 kind:load to:0x02156340 module:overlay(58) +from:0x02153a84 kind:load to:0x02147f98 module:overlay(58) +from:0x02153a88 kind:load to:0x02156274 module:overlay(58) +from:0x02153a8c kind:load to:0x02156418 module:overlay(58) +from:0x02153a90 kind:load to:0x02147fac module:overlay(58) +from:0x02153a94 kind:load to:0x02156280 module:overlay(58) +from:0x02153a98 kind:load to:0x021564f0 module:overlay(58) +from:0x02153a9c kind:load to:0x02147fc0 module:overlay(58) +from:0x02153aa0 kind:load to:0x021561e4 module:overlay(58) +from:0x02153aa4 kind:load to:0x021565c8 module:overlay(58) +from:0x02153aa8 kind:load to:0x02147fd4 module:overlay(58) +from:0x02153aac kind:load to:0x021561fc module:overlay(58) +from:0x02153ab0 kind:load to:0x021566a0 module:overlay(58) +from:0x02153ab4 kind:load to:0x02147fe8 module:overlay(58) +from:0x02153ab8 kind:load to:0x02156208 module:overlay(58) +from:0x02153abc kind:load to:0x02156778 module:overlay(58) +from:0x02153ac0 kind:load to:0x02147ffc module:overlay(58) +from:0x02153ac4 kind:load to:0x02156214 module:overlay(58) +from:0x02153ae4 kind:arm_call to:0x02148040 module:overlay(58) +from:0x02153af4 kind:arm_call to:0x0203ce74 module:main +from:0x02153b08 kind:load to:0x02156fe8 module:overlay(58) +from:0x02153b0c kind:load to:0x02156ff8 module:overlay(58) +from:0x02153b10 kind:load to:0x02148cf8 module:overlay(58) +from:0x02153b14 kind:load to:0x02156fec module:overlay(58) +from:0x02153b54 kind:arm_call to:0x02148d3c module:overlay(58) +from:0x02153b64 kind:arm_call to:0x0203ce74 module:main +from:0x02153b78 kind:load to:0x021570e4 module:overlay(58) +from:0x02153b7c kind:load to:0x021570d0 module:overlay(58) +from:0x02153b84 kind:load to:0x0215525c module:overlay(58) +from:0x02153b88 kind:load to:0x0215710c module:overlay(58) +from:0x02153b8c kind:load to:0x0214aa94 module:overlay(58) +from:0x02153b90 kind:load to:0x021570d8 module:overlay(58) +from:0x02153bb0 kind:arm_call to:0x0214aad8 module:overlay(58) +from:0x02153bc0 kind:arm_call to:0x0203ce74 module:main +from:0x02153bd4 kind:load to:0x021571e4 module:overlay(58) +from:0x02153bd8 kind:load to:0x021571f4 module:overlay(58) +from:0x02153bdc kind:load to:0x0214acac module:overlay(58) +from:0x02153be0 kind:load to:0x021571e8 module:overlay(58) +from:0x02153c2c kind:arm_call to:0x0214ad10 module:overlay(58) +from:0x02153c3c kind:arm_call to:0x0203ce74 module:main +from:0x02153c50 kind:load to:0x02155420 module:overlay(58) +from:0x02153c54 kind:load to:0x02157230 module:overlay(58) +from:0x02153c58 kind:load to:0x02157244 module:overlay(58) +from:0x02153c5c kind:load to:0x0214d574 module:overlay(58) +from:0x02153c60 kind:load to:0x02157238 module:overlay(58) +from:0x02153c80 kind:arm_call to:0x0214d5b8 module:overlay(58) +from:0x02153c90 kind:arm_call to:0x0203ce74 module:main +from:0x02153ca4 kind:load to:0x0215731c module:overlay(58) +from:0x02153ca8 kind:load to:0x0215732c module:overlay(58) +from:0x02153cac kind:load to:0x0214d808 module:overlay(58) +from:0x02153cb0 kind:load to:0x02157320 module:overlay(58) +from:0x02153cd0 kind:arm_call to:0x0214d86c module:overlay(58) +from:0x02153ce0 kind:arm_call to:0x0203ce74 module:main +from:0x02153cf4 kind:load to:0x02157368 module:overlay(58) +from:0x02153cf8 kind:load to:0x02157378 module:overlay(58) +from:0x02153cfc kind:load to:0x0214d920 module:overlay(58) +from:0x02153d00 kind:load to:0x0215736c module:overlay(58) +from:0x02153d10 kind:arm_call to:0x02152cd8 module:overlay(58) +from:0x02153d20 kind:arm_call to:0x0203ce74 module:main +from:0x02153d3c kind:arm_call to:0x0214d964 module:overlay(58) +from:0x02153d4c kind:arm_call to:0x0203ce74 module:main +from:0x02153d60 kind:load to:0x021573d0 module:overlay(58) +from:0x02153d64 kind:load to:0x0214dda8 module:overlay(58) +from:0x02153d68 kind:load to:0x021573b8 module:overlay(58) +from:0x02153d6c kind:load to:0x021573b4 module:overlay(58) +from:0x02153d70 kind:load to:0x0215741c module:overlay(58) +from:0x02153d74 kind:load to:0x0214dddc module:overlay(58) +from:0x02153d78 kind:load to:0x021573c4 module:overlay(58) +from:0x02153d98 kind:arm_call to:0x0214de20 module:overlay(58) +from:0x02153da8 kind:arm_call to:0x0203ce74 module:main +from:0x02153dbc kind:load to:0x021574f4 module:overlay(58) +from:0x02153dc0 kind:load to:0x02157504 module:overlay(58) +from:0x02153dc4 kind:load to:0x0214e068 module:overlay(58) +from:0x02153dc8 kind:load to:0x021574f8 module:overlay(58) +from:0x02153dd4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02153e0c kind:arm_call to:0x0214e0ac module:overlay(58) +from:0x02153e1c kind:arm_call to:0x0203ce74 module:main +from:0x02153e30 kind:load to:0x021575ec module:overlay(58) +from:0x02153e34 kind:load to:0x02155958 module:overlay(58) +from:0x02153e38 kind:load to:0x021575dc module:overlay(58) +from:0x02153e3c kind:load to:0x0215760c module:overlay(58) +from:0x02153e40 kind:load to:0x0214e5c8 module:overlay(58) +from:0x02153e44 kind:load to:0x021575e0 module:overlay(58) +from:0x02153e64 kind:arm_call to:0x0214e658 module:overlay(58) +from:0x02153e74 kind:arm_call to:0x0203ce74 module:main +from:0x02153e88 kind:load to:0x02157694 module:overlay(58) +from:0x02153e8c kind:load to:0x021576a4 module:overlay(58) +from:0x02153e90 kind:load to:0x0214eb7c module:overlay(58) +from:0x02153e94 kind:load to:0x02157698 module:overlay(58) +from:0x02153eb4 kind:arm_call to:0x0214ebc0 module:overlay(58) +from:0x02153ec4 kind:arm_call to:0x0203ce74 module:main +from:0x02153ed8 kind:load to:0x02157798 module:overlay(58) +from:0x02153edc kind:load to:0x021577a8 module:overlay(58) +from:0x02153ee0 kind:load to:0x0214f170 module:overlay(58) +from:0x02153ee4 kind:load to:0x0215779c module:overlay(58) +from:0x02153f04 kind:arm_call to:0x0214f1b4 module:overlay(58) +from:0x02153f14 kind:arm_call to:0x0203ce74 module:main +from:0x02153f28 kind:load to:0x0215789c module:overlay(58) +from:0x02153f2c kind:load to:0x021578b4 module:overlay(58) +from:0x02153f30 kind:load to:0x0214f704 module:overlay(58) +from:0x02153f34 kind:load to:0x021578a8 module:overlay(58) +from:0x02153f54 kind:arm_call to:0x0214f8f0 module:overlay(58) +from:0x02153f64 kind:arm_call to:0x0203ce74 module:main +from:0x02153f78 kind:load to:0x0215791c module:overlay(58) +from:0x02153f7c kind:load to:0x0215792c module:overlay(58) +from:0x02153f80 kind:load to:0x0214f9f8 module:overlay(58) +from:0x02153f84 kind:load to:0x02157920 module:overlay(58) +from:0x02153fa4 kind:arm_call to:0x0214fa3c module:overlay(58) +from:0x02153fb4 kind:arm_call to:0x0203ce74 module:main +from:0x02153fc8 kind:load to:0x02157a00 module:overlay(58) +from:0x02153fcc kind:load to:0x02157a10 module:overlay(58) +from:0x02153fd0 kind:load to:0x0214fe24 module:overlay(58) +from:0x02153fd4 kind:load to:0x02157a04 module:overlay(58) +from:0x02153ff4 kind:arm_call to:0x0214fe68 module:overlay(58) +from:0x02154004 kind:arm_call to:0x0203ce74 module:main +from:0x02154018 kind:load to:0x02157ae4 module:overlay(58) +from:0x0215401c kind:load to:0x02157af4 module:overlay(58) +from:0x02154020 kind:load to:0x0214ffdc module:overlay(58) +from:0x02154024 kind:load to:0x02157ae8 module:overlay(58) +from:0x02154044 kind:arm_call to:0x02150020 module:overlay(58) +from:0x02154054 kind:arm_call to:0x0203ce74 module:main +from:0x02154068 kind:load to:0x02157b14 module:overlay(58) +from:0x0215406c kind:load to:0x02157b24 module:overlay(58) +from:0x02154070 kind:load to:0x02150ab0 module:overlay(58) +from:0x02154074 kind:load to:0x02157b18 module:overlay(58) +from:0x021540b0 kind:arm_call to:0x02150af4 module:overlay(58) +from:0x021540c0 kind:arm_call to:0x0203ce74 module:main +from:0x021540d8 kind:load to:0x02155d18 module:overlay(58) +from:0x021540dc kind:load to:0x02157bf8 module:overlay(58) +from:0x021540e0 kind:load to:0x02157c08 module:overlay(58) +from:0x021540e4 kind:load to:0x021512a8 module:overlay(58) +from:0x021540e8 kind:load to:0x02157bfc module:overlay(58) +from:0x02154124 kind:arm_call to:0x021512ec module:overlay(58) +from:0x02154134 kind:arm_call to:0x0203ce74 module:main +from:0x0215414c kind:load to:0x02155dc8 module:overlay(58) +from:0x02154150 kind:load to:0x02157d00 module:overlay(58) +from:0x02154154 kind:load to:0x02157d10 module:overlay(58) +from:0x02154158 kind:load to:0x0215158c module:overlay(58) +from:0x0215415c kind:load to:0x02157d04 module:overlay(58) +from:0x0215417c kind:arm_call to:0x021515d0 module:overlay(58) +from:0x0215418c kind:arm_call to:0x0203ce74 module:main +from:0x021541b4 kind:arm_call to:0x0203d160 module:main +from:0x021541c4 kind:arm_call to:0x0203ce74 module:main +from:0x021541cc kind:load to:0x02157d54 module:overlay(58) +from:0x021541d0 kind:load to:0x02157dc0 module:overlay(58) +from:0x021541d4 kind:load to:0x02151a74 module:overlay(58) +from:0x021541d8 kind:load to:0x02157d64 module:overlay(58) +from:0x021541dc kind:load to:0x02142bdc module:overlay(58) +from:0x021541e0 kind:load to:0x02157d70 module:overlay(58) +from:0x021541e4 kind:load to:0x02151a88 module:overlay(58) +from:0x021541e8 kind:load to:0x02151a9c module:overlay(58) +from:0x021541ec kind:load to:0x02157d58 module:overlay(58) +from:0x0215420c kind:arm_call to:0x02151af0 module:overlay(58) +from:0x0215421c kind:arm_call to:0x0203ce74 module:main +from:0x02154230 kind:load to:0x02157eb4 module:overlay(58) +from:0x02154234 kind:load to:0x02157ec4 module:overlay(58) +from:0x02154238 kind:load to:0x02152a74 module:overlay(58) +from:0x0215423c kind:load to:0x02157eb8 module:overlay(58) +from:0x02154240 kind:load to:0x021535b8 module:overlay(58) +from:0x02154244 kind:load to:0x02153608 module:overlay(58) +from:0x02154248 kind:load to:0x02153658 module:overlay(58) +from:0x0215424c kind:load to:0x021536a8 module:overlay(58) +from:0x02154250 kind:load to:0x021536f8 module:overlay(58) +from:0x02154254 kind:load to:0x02153ac8 module:overlay(58) +from:0x02154258 kind:load to:0x02153b18 module:overlay(58) +from:0x0215425c kind:load to:0x02153b94 module:overlay(58) +from:0x02154260 kind:load to:0x02153be4 module:overlay(58) +from:0x02154264 kind:load to:0x02153c64 module:overlay(58) +from:0x02154268 kind:load to:0x02153cb4 module:overlay(58) +from:0x0215426c kind:load to:0x02153d04 module:overlay(58) +from:0x02154270 kind:load to:0x02153d7c module:overlay(58) +from:0x02154274 kind:load to:0x02153dcc module:overlay(58) +from:0x02154278 kind:load to:0x02153e48 module:overlay(58) +from:0x0215427c kind:load to:0x02153e98 module:overlay(58) +from:0x02154280 kind:load to:0x02153ee8 module:overlay(58) +from:0x02154284 kind:load to:0x02153f38 module:overlay(58) +from:0x02154288 kind:load to:0x02153f88 module:overlay(58) +from:0x0215428c kind:load to:0x02153fd8 module:overlay(58) +from:0x02154290 kind:load to:0x02154028 module:overlay(58) +from:0x02154294 kind:load to:0x02154078 module:overlay(58) +from:0x02154298 kind:load to:0x021540ec module:overlay(58) +from:0x0215429c kind:load to:0x02154160 module:overlay(58) +from:0x021542a0 kind:load to:0x021541f0 module:overlay(58) +from:0x021542c8 kind:load to:0x0213f210 module:overlay(58) +from:0x021542cc kind:load to:0x0213f248 module:overlay(58) +from:0x021542d0 kind:load to:0x0213f25c module:overlay(58) +from:0x021542d4 kind:load to:0x0213f1f0 module:overlay(58) +from:0x021542d8 kind:load to:0x0218365d module:overlays(97,100,101) +from:0x021542e4 kind:load to:0x0213f33c module:overlay(58) +from:0x021542e8 kind:load to:0x0213f344 module:overlay(58) +from:0x021542ec kind:load to:0x0213f358 module:overlay(58) +from:0x021542f0 kind:load to:0x0213f2e0 module:overlay(58) +from:0x021542f4 kind:load to:0x0213f300 module:overlay(58) +from:0x02154324 kind:load to:0x0213f380 module:overlay(58) +from:0x02154328 kind:load to:0x02097998 module:overlay(0) +from:0x0215432c kind:load to:0x020977a8 module:overlay(0) +from:0x02154330 kind:load to:0x02097824 module:overlay(0) +from:0x02154334 kind:load to:0x020979a0 module:overlay(0) +from:0x02154338 kind:load to:0x020979c0 module:overlay(0) +from:0x0215433c kind:load to:0x020979ec module:overlay(0) +from:0x02154348 kind:load to:0x0213f660 module:overlay(58) +from:0x0215434c kind:load to:0x02141e90 module:overlay(58) +from:0x02154350 kind:load to:0x02057bf4 module:overlay(0) +from:0x02154354 kind:load to:0x02057a88 module:overlay(0) +from:0x02154358 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215435c kind:load to:0x02057e44 module:overlay(0) +from:0x02154360 kind:load to:0x02057ea8 module:overlay(0) +from:0x02154364 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02154368 kind:load to:0x02057d84 module:overlay(0) +from:0x02154374 kind:load to:0x0213f688 module:overlay(58) +from:0x02154378 kind:load to:0x02141ec8 module:overlay(58) +from:0x0215437c kind:load to:0x02099b54 module:overlay(0) +from:0x02154380 kind:load to:0x02099b8c module:overlay(0) +from:0x02154384 kind:load to:0x0209a190 module:overlay(0) +from:0x02154388 kind:load to:0x0209a198 module:overlay(0) +from:0x0215438c kind:load to:0x0209a138 module:overlay(0) +from:0x02154390 kind:load to:0x02099d04 module:overlay(0) +from:0x02154394 kind:load to:0x02099bf4 module:overlay(0) +from:0x02154398 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215439c kind:load to:0x0209a148 module:overlay(0) +from:0x021543a0 kind:load to:0x0209a160 module:overlay(0) +from:0x021543a4 kind:load to:0x02141e24 module:overlay(58) +from:0x021543a8 kind:load to:0x0209a178 module:overlay(0) +from:0x021543ac kind:load to:0x02141e14 module:overlay(58) +from:0x021543b0 kind:load to:0x02141df0 module:overlay(58) +from:0x021543bc kind:load to:0x0213f674 module:overlay(58) +from:0x021543c0 kind:load to:0x02141eac module:overlay(58) +from:0x021543c4 kind:load to:0x0209a2a8 module:overlay(0) +from:0x021543c8 kind:load to:0x0209a2dc module:overlay(0) +from:0x021543cc kind:load to:0x0209a374 module:overlay(0) +from:0x021543d0 kind:load to:0x0209a388 module:overlay(0) +from:0x021543d4 kind:load to:0x0209a138 module:overlay(0) +from:0x021543d8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x021543dc kind:load to:0x0209a438 module:overlay(0) +from:0x021543e0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021543e4 kind:load to:0x0209a344 module:overlay(0) +from:0x021543e8 kind:load to:0x0209a35c module:overlay(0) +from:0x021543ec kind:load to:0x0209a39c module:overlay(0) +from:0x021543f0 kind:load to:0x0209a728 module:overlay(0) +from:0x021543f4 kind:load to:0x02141e50 module:overlay(58) +from:0x021543f8 kind:load to:0x02141e2c module:overlay(58) +from:0x021543fc kind:load to:0x0209a760 module:overlay(0) +from:0x02154468 kind:load to:0x0209856c module:overlay(0) +from:0x0215446c kind:load to:0x020985a8 module:overlay(0) +from:0x02154470 kind:load to:0x020985c0 module:overlay(0) +from:0x02154474 kind:load to:0x020985cc module:overlay(0) +from:0x02154478 kind:load to:0x01fff464 module:itcm +from:0x0215447c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02154480 kind:load to:0x0213f8b0 module:overlay(58) +from:0x02154484 kind:load to:0x0213f994 module:overlay(58) +from:0x02154488 kind:load to:0x0213fa30 module:overlay(58) +from:0x0215448c kind:load to:0x0213fd78 module:overlay(58) +from:0x02154490 kind:load to:0x02098510 module:overlay(0) +from:0x02154494 kind:load to:0x0213fdc0 module:overlay(58) +from:0x02154498 kind:load to:0x02099058 module:overlay(0) +from:0x0215449c kind:load to:0x0209851c module:overlay(0) +from:0x021544a0 kind:load to:0x0213fe58 module:overlay(58) +from:0x021544a4 kind:load to:0x0213fed0 module:overlay(58) +from:0x021544a8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021544ac kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021544b0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021544b4 kind:load to:0x0213f6b0 module:overlay(58) +from:0x021544b8 kind:load to:0x0213f7ac module:overlay(58) +from:0x021544bc kind:load to:0x020995dc module:overlay(0) +from:0x021544c0 kind:load to:0x0213fffc module:overlay(58) +from:0x021544c8 kind:load to:0x02140144 module:overlay(58) +from:0x021544d0 kind:load to:0x021404f0 module:overlay(58) +from:0x021544d8 kind:load to:0x021406c4 module:overlay(58) +from:0x021544e0 kind:load to:0x021409c8 module:overlay(58) +from:0x021544e8 kind:load to:0x02140b54 module:overlay(58) +from:0x021544f0 kind:load to:0x02140d40 module:overlay(58) +from:0x021544f8 kind:load to:0x02140ef4 module:overlay(58) +from:0x02154500 kind:load to:0x021410c4 module:overlay(58) +from:0x02154508 kind:load to:0x021411c4 module:overlay(58) +from:0x02154510 kind:load to:0x021412fc module:overlay(58) +from:0x02154518 kind:load to:0x02141724 module:overlay(58) +from:0x02154520 kind:load to:0x02141a34 module:overlay(58) +from:0x02154528 kind:load to:0x021400b4 module:overlay(58) +from:0x02154530 kind:load to:0x021403ac module:overlay(58) +from:0x02154538 kind:load to:0x02140554 module:overlay(58) +from:0x02154540 kind:load to:0x02140764 module:overlay(58) +from:0x02154548 kind:load to:0x02140ae4 module:overlay(58) +from:0x02154550 kind:load to:0x02140c38 module:overlay(58) +from:0x02154558 kind:load to:0x02140e48 module:overlay(58) +from:0x02154560 kind:load to:0x02140fd4 module:overlay(58) +from:0x02154568 kind:load to:0x02141150 module:overlay(58) +from:0x02154570 kind:load to:0x02141270 module:overlay(58) +from:0x02154578 kind:load to:0x02141384 module:overlay(58) +from:0x02154580 kind:load to:0x02141754 module:overlay(58) +from:0x02154588 kind:load to:0x02141adc module:overlay(58) +from:0x021545b0 kind:load to:0x02141f04 module:overlay(58) +from:0x021545b4 kind:load to:0x02097a38 module:overlay(0) +from:0x021545b8 kind:load to:0x02097a6c module:overlay(0) +from:0x021545bc kind:load to:0x02097824 module:overlay(0) +from:0x021545c0 kind:load to:0x02097a40 module:overlay(0) +from:0x021545c4 kind:load to:0x02097868 module:overlay(0) +from:0x021545c8 kind:load to:0x0209786c module:overlay(0) +from:0x021545d4 kind:load to:0x0209856c module:overlay(0) +from:0x021545d8 kind:load to:0x020985a8 module:overlay(0) +from:0x021545dc kind:load to:0x020985c0 module:overlay(0) +from:0x021545e0 kind:load to:0x020985cc module:overlay(0) +from:0x021545e4 kind:load to:0x01fff464 module:itcm +from:0x021545e8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021545ec kind:load to:0x0214222c module:overlay(58) +from:0x021545f0 kind:load to:0x02098504 module:overlay(0) +from:0x021545f4 kind:load to:0x02142348 module:overlay(58) +from:0x021545f8 kind:load to:0x0209850c module:overlay(0) +from:0x021545fc kind:load to:0x02098510 module:overlay(0) +from:0x02154600 kind:load to:0x02142410 module:overlay(58) +from:0x02154604 kind:load to:0x02099058 module:overlay(0) +from:0x02154608 kind:load to:0x0209851c module:overlay(0) +from:0x0215460c kind:load to:0x020985d8 module:overlay(0) +from:0x02154610 kind:load to:0x02098644 module:overlay(0) +from:0x02154614 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02154618 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215461c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02154620 kind:load to:0x021421d4 module:overlay(58) +from:0x02154624 kind:load to:0x021421fc module:overlay(58) +from:0x02154628 kind:load to:0x020995dc module:overlay(0) +from:0x02154638 kind:load to:0x02142a4c module:overlay(58) +from:0x0215463c kind:load to:0x02142a48 module:overlay(58) +from:0x02154648 kind:load to:0x021424a8 module:overlay(58) +from:0x0215464c kind:load to:0x020977a0 module:overlay(0) +from:0x02154650 kind:load to:0x020977a8 module:overlay(0) +from:0x02154654 kind:load to:0x02097824 module:overlay(0) +from:0x02154658 kind:load to:0x02097864 module:overlay(0) +from:0x0215465c kind:load to:0x02097868 module:overlay(0) +from:0x02154660 kind:load to:0x0209786c module:overlay(0) +from:0x0215466c kind:load to:0x0209856c module:overlay(0) +from:0x02154670 kind:load to:0x020985a8 module:overlay(0) +from:0x02154674 kind:load to:0x020985c0 module:overlay(0) +from:0x02154678 kind:load to:0x020985cc module:overlay(0) +from:0x0215467c kind:load to:0x01fff464 module:itcm +from:0x02154680 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02154684 kind:load to:0x02142560 module:overlay(58) +from:0x02154688 kind:load to:0x02142568 module:overlay(58) +from:0x0215468c kind:load to:0x021425c0 module:overlay(58) +from:0x02154690 kind:load to:0x0209850c module:overlay(0) +from:0x02154694 kind:load to:0x02098510 module:overlay(0) +from:0x02154698 kind:load to:0x02098514 module:overlay(0) +from:0x0215469c kind:load to:0x02098518 module:overlay(0) +from:0x021546a0 kind:load to:0x0209851c module:overlay(0) +from:0x021546a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021546a8 kind:load to:0x02098644 module:overlay(0) +from:0x021546ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021546b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021546b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021546b8 kind:load to:0x02142a78 module:overlay(58) +from:0x021546bc kind:load to:0x02142a94 module:overlay(58) +from:0x021546c0 kind:load to:0x0214298c module:overlay(58) +from:0x021546c4 kind:load to:0x021429e8 module:overlay(58) +from:0x021546d0 kind:load to:0x02142adc module:overlay(58) +from:0x021546d4 kind:load to:0x02142acc module:overlay(58) +from:0x021546d8 kind:load to:0x02142a48 module:overlay(58) +from:0x021546e4 kind:load to:0x02142af8 module:overlay(58) +from:0x021546e8 kind:load to:0x020977a0 module:overlay(0) +from:0x021546ec kind:load to:0x020977a8 module:overlay(0) +from:0x021546f0 kind:load to:0x02097824 module:overlay(0) +from:0x021546f4 kind:load to:0x02097864 module:overlay(0) +from:0x021546f8 kind:load to:0x02097868 module:overlay(0) +from:0x021546fc kind:load to:0x0209786c module:overlay(0) +from:0x02154700 kind:load to:0x02142ccc module:overlay(58) +from:0x02154708 kind:load to:0x02142ce4 module:overlay(58) +from:0x02154710 kind:load to:0x02142cfc module:overlay(58) +from:0x02154718 kind:load to:0x02142d14 module:overlay(58) +from:0x02154720 kind:load to:0x02142d2c module:overlay(58) +from:0x02154728 kind:load to:0x02142d54 module:overlay(58) +from:0x02154730 kind:load to:0x020f0350 module:overlays(19,22,31) +from:0x02154738 kind:load to:0x020f060c module:overlays(19,22,31) +from:0x02154740 kind:load to:0x02142cd8 module:overlay(58) +from:0x02154748 kind:load to:0x02142cf0 module:overlay(58) +from:0x02154750 kind:load to:0x02142d08 module:overlay(58) +from:0x02154758 kind:load to:0x02142d20 module:overlay(58) +from:0x02154760 kind:load to:0x02142d40 module:overlay(58) +from:0x02154768 kind:load to:0x02142e28 module:overlay(58) +from:0x02154770 kind:load to:0x020f0374 module:overlays(19,22,31) +from:0x02154778 kind:load to:0x020f0644 module:overlays(19,22,31) +from:0x02154788 kind:load to:0x0209856c module:overlay(0) +from:0x0215478c kind:load to:0x020985a8 module:overlay(0) +from:0x02154790 kind:load to:0x020985c0 module:overlay(0) +from:0x02154794 kind:load to:0x020985cc module:overlay(0) +from:0x02154798 kind:load to:0x01fff464 module:itcm +from:0x0215479c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021547a0 kind:load to:0x02142bf0 module:overlay(58) +from:0x021547a4 kind:load to:0x02098504 module:overlay(0) +from:0x021547a8 kind:load to:0x02142c64 module:overlay(58) +from:0x021547ac kind:load to:0x020f0190 module:overlays(19,21,22,26,31) +from:0x021547b0 kind:load to:0x02098510 module:overlay(0) +from:0x021547b4 kind:load to:0x02142c9c module:overlay(58) +from:0x021547b8 kind:load to:0x02098518 module:overlay(0) +from:0x021547bc kind:load to:0x0209851c module:overlay(0) +from:0x021547c0 kind:load to:0x020efefc module:overlays(19,22,31) +from:0x021547c4 kind:load to:0x020eff38 module:overlays(19,22,31) +from:0x021547c8 kind:load to:0x020f03d8 module:overlays(19,22,31) +from:0x021547cc kind:load to:0x020f03f8 module:overlays(19,22,31) +from:0x021547d0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021547d4 kind:load to:0x02142e34 module:overlay(58) +from:0x021547d8 kind:load to:0x02142e64 module:overlay(58) +from:0x021547dc kind:load to:0x020f077c module:overlays(19,21,22,31) +from:0x021547e0 kind:load to:0x02142c08 module:overlay(58) +from:0x021547e4 kind:load to:0x02142c10 module:overlay(58) +from:0x021547e8 kind:load to:0x020f01c0 module:overlays(19,22,31) +from:0x021547ec kind:load to:0x020f078c module:overlays(19,22,31) +from:0x021547f8 kind:load to:0x02147860 module:overlay(58) +from:0x021547fc kind:load to:0x02147e7c module:overlay(58) +from:0x02154800 kind:load to:0x020731c0 module:overlay(0) +from:0x02154804 kind:load to:0x020731c4 module:overlay(0) +from:0x02154828 kind:load to:0x02143490 module:overlay(58) +from:0x0215482c kind:load to:0x02097998 module:overlay(0) +from:0x02154830 kind:load to:0x020977a8 module:overlay(0) +from:0x02154834 kind:load to:0x02097824 module:overlay(0) +from:0x02154838 kind:load to:0x020979a0 module:overlay(0) +from:0x0215483c kind:load to:0x020979c0 module:overlay(0) +from:0x02154840 kind:load to:0x020979ec module:overlay(0) +from:0x0215484c kind:load to:0x021433b8 module:overlay(58) +from:0x02154850 kind:load to:0x02097998 module:overlay(0) +from:0x02154854 kind:load to:0x020977a8 module:overlay(0) +from:0x02154858 kind:load to:0x02097824 module:overlay(0) +from:0x0215485c kind:load to:0x020979a0 module:overlay(0) +from:0x02154860 kind:load to:0x020979c0 module:overlay(0) +from:0x02154864 kind:load to:0x020979ec module:overlay(0) +from:0x02154870 kind:load to:0x021432e4 module:overlay(58) +from:0x02154874 kind:load to:0x02097998 module:overlay(0) +from:0x02154878 kind:load to:0x020977a8 module:overlay(0) +from:0x0215487c kind:load to:0x02097824 module:overlay(0) +from:0x02154880 kind:load to:0x020979a0 module:overlay(0) +from:0x02154884 kind:load to:0x020979c0 module:overlay(0) +from:0x02154888 kind:load to:0x020979ec module:overlay(0) +from:0x02154894 kind:load to:0x02143214 module:overlay(58) +from:0x02154898 kind:load to:0x02097998 module:overlay(0) +from:0x0215489c kind:load to:0x020977a8 module:overlay(0) +from:0x021548a0 kind:load to:0x02097824 module:overlay(0) +from:0x021548a4 kind:load to:0x020979a0 module:overlay(0) +from:0x021548a8 kind:load to:0x020979c0 module:overlay(0) +from:0x021548ac kind:load to:0x020979ec module:overlay(0) +from:0x021548b8 kind:load to:0x0214313c module:overlay(58) +from:0x021548bc kind:load to:0x02097998 module:overlay(0) +from:0x021548c0 kind:load to:0x020977a8 module:overlay(0) +from:0x021548c4 kind:load to:0x02097824 module:overlay(0) +from:0x021548c8 kind:load to:0x020979a0 module:overlay(0) +from:0x021548cc kind:load to:0x020979c0 module:overlay(0) +from:0x021548d0 kind:load to:0x020979ec module:overlay(0) +from:0x021548dc kind:load to:0x0214307c module:overlay(58) +from:0x021548e0 kind:load to:0x02097998 module:overlay(0) +from:0x021548e4 kind:load to:0x020977a8 module:overlay(0) +from:0x021548e8 kind:load to:0x02097824 module:overlay(0) +from:0x021548ec kind:load to:0x020979a0 module:overlay(0) +from:0x021548f0 kind:load to:0x020979c0 module:overlay(0) +from:0x021548f4 kind:load to:0x020979ec module:overlay(0) +from:0x02154900 kind:load to:0x0214303c module:overlay(58) +from:0x02154904 kind:load to:0x02097998 module:overlay(0) +from:0x02154908 kind:load to:0x020977a8 module:overlay(0) +from:0x0215490c kind:load to:0x02097824 module:overlay(0) +from:0x02154910 kind:load to:0x020979a0 module:overlay(0) +from:0x02154914 kind:load to:0x020979c0 module:overlay(0) +from:0x02154918 kind:load to:0x020979ec module:overlay(0) +from:0x02154924 kind:load to:0x02142ffc module:overlay(58) +from:0x02154928 kind:load to:0x02097998 module:overlay(0) +from:0x0215492c kind:load to:0x020977a8 module:overlay(0) +from:0x02154930 kind:load to:0x02097824 module:overlay(0) +from:0x02154934 kind:load to:0x020979a0 module:overlay(0) +from:0x02154938 kind:load to:0x020979c0 module:overlay(0) +from:0x0215493c kind:load to:0x020979ec module:overlay(0) +from:0x02154948 kind:load to:0x02142fbc module:overlay(58) +from:0x0215494c kind:load to:0x02097998 module:overlay(0) +from:0x02154950 kind:load to:0x020977a8 module:overlay(0) +from:0x02154954 kind:load to:0x02097824 module:overlay(0) +from:0x02154958 kind:load to:0x020979a0 module:overlay(0) +from:0x0215495c kind:load to:0x020979c0 module:overlay(0) +from:0x02154960 kind:load to:0x020979ec module:overlay(0) +from:0x0215496c kind:load to:0x02142f7c module:overlay(58) +from:0x02154970 kind:load to:0x02097998 module:overlay(0) +from:0x02154974 kind:load to:0x020977a8 module:overlay(0) +from:0x02154978 kind:load to:0x02097824 module:overlay(0) +from:0x0215497c kind:load to:0x020979a0 module:overlay(0) +from:0x02154980 kind:load to:0x020979c0 module:overlay(0) +from:0x02154984 kind:load to:0x020979ec module:overlay(0) +from:0x02154990 kind:load to:0x02142f3c module:overlay(58) +from:0x02154994 kind:load to:0x02097998 module:overlay(0) +from:0x02154998 kind:load to:0x020977a8 module:overlay(0) +from:0x0215499c kind:load to:0x02097824 module:overlay(0) +from:0x021549a0 kind:load to:0x020979a0 module:overlay(0) +from:0x021549a4 kind:load to:0x020979c0 module:overlay(0) +from:0x021549a8 kind:load to:0x020979ec module:overlay(0) +from:0x021549b4 kind:load to:0x021430bc module:overlay(58) +from:0x021549b8 kind:load to:0x02097998 module:overlay(0) +from:0x021549bc kind:load to:0x020977a8 module:overlay(0) +from:0x021549c0 kind:load to:0x02097824 module:overlay(0) +from:0x021549c4 kind:load to:0x020979a0 module:overlay(0) +from:0x021549c8 kind:load to:0x020979c0 module:overlay(0) +from:0x021549cc kind:load to:0x020979ec module:overlay(0) +from:0x021549d8 kind:load to:0x02142efc module:overlay(58) +from:0x021549dc kind:load to:0x02097998 module:overlay(0) +from:0x021549e0 kind:load to:0x020977a8 module:overlay(0) +from:0x021549e4 kind:load to:0x02097824 module:overlay(0) +from:0x021549e8 kind:load to:0x020979a0 module:overlay(0) +from:0x021549ec kind:load to:0x020979c0 module:overlay(0) +from:0x021549f0 kind:load to:0x020979ec module:overlay(0) +from:0x021549fc kind:load to:0x02142ebc module:overlay(58) +from:0x02154a00 kind:load to:0x02097998 module:overlay(0) +from:0x02154a04 kind:load to:0x020977a8 module:overlay(0) +from:0x02154a08 kind:load to:0x02097824 module:overlay(0) +from:0x02154a0c kind:load to:0x020979a0 module:overlay(0) +from:0x02154a10 kind:load to:0x020979c0 module:overlay(0) +from:0x02154a14 kind:load to:0x020979ec module:overlay(0) +from:0x02154a20 kind:load to:0x021430fc module:overlay(58) +from:0x02154a24 kind:load to:0x02097998 module:overlay(0) +from:0x02154a28 kind:load to:0x020977a8 module:overlay(0) +from:0x02154a2c kind:load to:0x02097824 module:overlay(0) +from:0x02154a30 kind:load to:0x020979a0 module:overlay(0) +from:0x02154a34 kind:load to:0x020979c0 module:overlay(0) +from:0x02154a38 kind:load to:0x020979ec module:overlay(0) +from:0x02154a8c kind:load to:0x0214466c module:overlay(58) +from:0x02154a90 kind:load to:0x02147e80 module:overlay(58) +from:0x02154a94 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02154a98 kind:load to:0x0209a2dc module:overlay(0) +from:0x02154a9c kind:load to:0x0209a374 module:overlay(0) +from:0x02154aa0 kind:load to:0x0209a388 module:overlay(0) +from:0x02154aa4 kind:load to:0x0209a138 module:overlay(0) +from:0x02154aa8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02154aac kind:load to:0x0209a438 module:overlay(0) +from:0x02154ab0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02154ab4 kind:load to:0x0209a344 module:overlay(0) +from:0x02154ab8 kind:load to:0x0209a35c module:overlay(0) +from:0x02154abc kind:load to:0x0209a39c module:overlay(0) +from:0x02154ac0 kind:load to:0x0209a728 module:overlay(0) +from:0x02154ac4 kind:load to:0x02141e50 module:overlay(58) +from:0x02154ac8 kind:load to:0x02141e2c module:overlay(58) +from:0x02154acc kind:load to:0x0209a760 module:overlay(0) +from:0x02154ba8 kind:load to:0x0209856c module:overlay(0) +from:0x02154bac kind:load to:0x020985a8 module:overlay(0) +from:0x02154bb0 kind:load to:0x020985c0 module:overlay(0) +from:0x02154bb4 kind:load to:0x020985cc module:overlay(0) +from:0x02154bb8 kind:load to:0x01fff464 module:itcm +from:0x02154bbc kind:load to:0x020a9a2c module:overlay(0) +from:0x02154bc0 kind:load to:0x020a8d7c module:overlay(0) +from:0x02154bc4 kind:load to:0x020a8df8 module:overlay(0) +from:0x02154bc8 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x02154bcc kind:load to:0x020a9948 module:overlay(0) +from:0x02154bd0 kind:load to:0x02098510 module:overlay(0) +from:0x02154bd4 kind:load to:0x020a99b0 module:overlay(0) +from:0x02154bd8 kind:load to:0x02098518 module:overlay(0) +from:0x02154bdc kind:load to:0x0209851c module:overlay(0) +from:0x02154be0 kind:load to:0x020985d8 module:overlay(0) +from:0x02154be4 kind:load to:0x02098644 module:overlay(0) +from:0x02154be8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02154bec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02154bf0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02154bf4 kind:load to:0x02147ec4 module:overlay(58) +from:0x02154bf8 kind:load to:0x02147e9c module:overlay(58) +from:0x02154bfc kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02154c00 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x02154c04 kind:load to:0x020a9324 module:overlay(0) +from:0x02154c08 kind:load to:0x020a8fcc module:overlay(0) +from:0x02154c0c kind:load to:0x020a9034 module:overlay(0) +from:0x02154c10 kind:load to:0x020a91a4 module:overlay(0) +from:0x02154c14 kind:load to:0x020a91a0 module:overlay(0) +from:0x02154c18 kind:load to:0x020a9270 module:overlay(0) +from:0x02154c1c kind:load to:0x020a9294 module:overlay(0) +from:0x02154c20 kind:load to:0x020a9298 module:overlay(0) +from:0x02154c24 kind:load to:0x020a91f4 module:overlay(0) +from:0x02154c28 kind:load to:0x020a91fc module:overlay(0) +from:0x02154c2c kind:load to:0x020a9204 module:overlay(0) +from:0x02154c30 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02154c34 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02154c38 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02154c3c kind:load to:0x020a8fc0 module:overlay(0) +from:0x02154c40 kind:load to:0x020a949c module:overlay(0) +from:0x02154c44 kind:load to:0x020a95ec module:overlay(0) +from:0x02154c48 kind:load to:0x020a9618 module:overlay(0) +from:0x02154c4c kind:load to:0x020a9638 module:overlay(0) +from:0x02154c50 kind:load to:0x020a9850 module:overlay(0) +from:0x02154c54 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02154c58 kind:load to:0x020a8f14 module:overlay(0) +from:0x02154c5c kind:load to:0x020a8ed8 module:overlay(0) +from:0x02154c60 kind:load to:0x020a99f8 module:overlay(0) +from:0x02154c64 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02154c68 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02154c6c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02154c70 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02154c74 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02154c78 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02154c7c kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02154c80 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02154c84 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02154c88 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02154c8c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02154c90 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02154c94 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02154c98 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02154c9c kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02154ca0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02154ca4 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02154ca8 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02154cac kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02154cb0 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02154cb4 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02154cb8 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02154cc4 kind:load to:0x0209856c module:overlay(0) +from:0x02154cc8 kind:load to:0x020985a8 module:overlay(0) +from:0x02154ccc kind:load to:0x020985c0 module:overlay(0) +from:0x02154cd0 kind:load to:0x020985cc module:overlay(0) +from:0x02154cd4 kind:load to:0x01fff464 module:itcm +from:0x02154cd8 kind:load to:0x020a9a2c module:overlay(0) +from:0x02154cdc kind:load to:0x0214586c module:overlay(58) +from:0x02154ce0 kind:load to:0x020a8df8 module:overlay(0) +from:0x02154ce4 kind:load to:0x02145b04 module:overlay(58) +from:0x02154ce8 kind:load to:0x020a9948 module:overlay(0) +from:0x02154cec kind:load to:0x02098510 module:overlay(0) +from:0x02154cf0 kind:load to:0x0214626c module:overlay(58) +from:0x02154cf4 kind:load to:0x02098518 module:overlay(0) +from:0x02154cf8 kind:load to:0x0209851c module:overlay(0) +from:0x02154cfc kind:load to:0x020985d8 module:overlay(0) +from:0x02154d00 kind:load to:0x02098644 module:overlay(0) +from:0x02154d04 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02154d08 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02154d0c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02154d10 kind:load to:0x02144680 module:overlay(58) +from:0x02154d14 kind:load to:0x02144728 module:overlay(58) +from:0x02154d18 kind:load to:0x021459b4 module:overlay(58) +from:0x02154d1c kind:load to:0x02145a84 module:overlay(58) +from:0x02154d20 kind:load to:0x02147ba4 module:overlay(58) +from:0x02154d24 kind:load to:0x020a8fcc module:overlay(0) +from:0x02154d28 kind:load to:0x020a9034 module:overlay(0) +from:0x02154d2c kind:load to:0x020a91a4 module:overlay(0) +from:0x02154d30 kind:load to:0x020a91a0 module:overlay(0) +from:0x02154d34 kind:load to:0x020a9270 module:overlay(0) +from:0x02154d38 kind:load to:0x020a9294 module:overlay(0) +from:0x02154d3c kind:load to:0x020a9298 module:overlay(0) +from:0x02154d40 kind:load to:0x02145d88 module:overlay(58) +from:0x02154d44 kind:load to:0x02145ec8 module:overlay(58) +from:0x02154d48 kind:load to:0x020a9204 module:overlay(0) +from:0x02154d4c kind:load to:0x020a8fa8 module:overlay(0) +from:0x02154d50 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02154d54 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02154d58 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02154d5c kind:load to:0x02146b04 module:overlay(58) +from:0x02154d60 kind:load to:0x02147b30 module:overlay(58) +from:0x02154d64 kind:load to:0x02147b7c module:overlay(58) +from:0x02154d68 kind:load to:0x021472dc module:overlay(58) +from:0x02154d6c kind:load to:0x020a9850 module:overlay(0) +from:0x02154d70 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02154d74 kind:load to:0x020a8f14 module:overlay(0) +from:0x02154d78 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02154d7c kind:load to:0x021463e0 module:overlay(58) +from:0x02154d80 kind:load to:0x02146434 module:overlay(58) +from:0x02154d84 kind:load to:0x0214645c module:overlay(58) +from:0x02154d88 kind:load to:0x02146484 module:overlay(58) +from:0x02154d8c kind:load to:0x021464ac module:overlay(58) +from:0x02154d90 kind:load to:0x021464cc module:overlay(58) +from:0x02154d94 kind:load to:0x021464f4 module:overlay(58) +from:0x02154d98 kind:load to:0x02146520 module:overlay(58) +from:0x02154d9c kind:load to:0x0214654c module:overlay(58) +from:0x02154da0 kind:load to:0x02146578 module:overlay(58) +from:0x02154da4 kind:load to:0x02146614 module:overlay(58) +from:0x02154da8 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02154dac kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02154db0 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02154db4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02154db8 kind:load to:0x02146640 module:overlay(58) +from:0x02154dbc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02154dc0 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02154dc4 kind:load to:0x0214666c module:overlay(58) +from:0x02154dc8 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02154dcc kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02154dd0 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02154dd4 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02154dd8 kind:load to:0x021465a0 module:overlay(58) +from:0x02154ddc kind:load to:0x02146608 module:overlay(58) +from:0x02154de0 kind:load to:0x0214660c module:overlay(58) +from:0x02154de4 kind:load to:0x02146610 module:overlay(58) +from:0x02154de8 kind:load to:0x02146678 module:overlay(58) +from:0x02154dec kind:load to:0x02146a98 module:overlay(58) +from:0x02154df0 kind:load to:0x02146a9c module:overlay(58) +from:0x02154df4 kind:load to:0x02146aa0 module:overlay(58) +from:0x02154df8 kind:load to:0x02146c5c module:overlay(58) +from:0x02154fe4 kind:load to:0x0214801c module:overlay(58) +from:0x02154fe8 kind:load to:0x02097998 module:overlay(0) +from:0x02154fec kind:load to:0x020977a8 module:overlay(0) +from:0x02154ff0 kind:load to:0x02097824 module:overlay(0) +from:0x02154ff4 kind:load to:0x020979a0 module:overlay(0) +from:0x02154ff8 kind:load to:0x020979c0 module:overlay(0) +from:0x02154ffc kind:load to:0x020979ec module:overlay(0) +from:0x02155130 kind:load to:0x0209856c module:overlay(0) +from:0x02155134 kind:load to:0x020985a8 module:overlay(0) +from:0x02155138 kind:load to:0x020985c0 module:overlay(0) +from:0x0215513c kind:load to:0x020985cc module:overlay(0) +from:0x02155140 kind:load to:0x01fff464 module:itcm +from:0x02155144 kind:load to:0x020a9a2c module:overlay(0) +from:0x02155148 kind:load to:0x02148268 module:overlay(58) +from:0x0215514c kind:load to:0x0214839c module:overlay(58) +from:0x02155150 kind:load to:0x02148418 module:overlay(58) +from:0x02155154 kind:load to:0x020a9948 module:overlay(0) +from:0x02155158 kind:load to:0x02098510 module:overlay(0) +from:0x0215515c kind:load to:0x02148bb8 module:overlay(58) +from:0x02155160 kind:load to:0x02098518 module:overlay(0) +from:0x02155164 kind:load to:0x0209851c module:overlay(0) +from:0x02155168 kind:load to:0x020985d8 module:overlay(0) +from:0x0215516c kind:load to:0x02098644 module:overlay(0) +from:0x02155170 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02155174 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02155178 kind:load to:0x02148ac8 module:overlay(58) +from:0x0215517c kind:load to:0x02148c90 module:overlay(58) +from:0x02155180 kind:load to:0x02148cc0 module:overlay(58) +from:0x02155184 kind:load to:0x021482ec module:overlay(58) +from:0x02155188 kind:load to:0x02148298 module:overlay(58) +from:0x0215518c kind:load to:0x0214851c module:overlay(58) +from:0x02155190 kind:load to:0x020a8fcc module:overlay(0) +from:0x02155194 kind:load to:0x020a9034 module:overlay(0) +from:0x02155198 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215519c kind:load to:0x020a91a0 module:overlay(0) +from:0x021551a0 kind:load to:0x020a9270 module:overlay(0) +from:0x021551a4 kind:load to:0x020a9294 module:overlay(0) +from:0x021551a8 kind:load to:0x020a9298 module:overlay(0) +from:0x021551ac kind:load to:0x02148904 module:overlay(58) +from:0x021551b0 kind:load to:0x02148a24 module:overlay(58) +from:0x021551b4 kind:load to:0x020a9204 module:overlay(0) +from:0x021551b8 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021551bc kind:load to:0x020a8fb0 module:overlay(0) +from:0x021551c0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x021551c4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021551c8 kind:load to:0x020a949c module:overlay(0) +from:0x021551cc kind:load to:0x0214890c module:overlay(58) +from:0x021551d0 kind:load to:0x0214893c module:overlay(58) +from:0x021551d4 kind:load to:0x02148b8c module:overlay(58) +from:0x021551d8 kind:load to:0x020a9850 module:overlay(0) +from:0x021551dc kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021551e0 kind:load to:0x020a8f14 module:overlay(0) +from:0x021551e4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021551e8 kind:load to:0x020a99f8 module:overlay(0) +from:0x021551ec kind:load to:0x02148568 module:overlay(58) +from:0x021551f0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021551f4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021551f8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021551fc kind:load to:0x0214859c module:overlay(58) +from:0x02155200 kind:load to:0x02148600 module:overlay(58) +from:0x02155204 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02155208 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215520c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02155210 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02155214 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02155218 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215521c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02155220 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02155224 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02155228 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215522c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02155230 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02155234 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02155238 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215523c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02155240 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02155244 kind:load to:0x02148634 module:overlay(58) +from:0x02155248 kind:load to:0x021486b0 module:overlay(58) +from:0x0215524c kind:load to:0x0214872c module:overlay(58) +from:0x02155250 kind:load to:0x021487bc module:overlay(58) +from:0x02155254 kind:load to:0x02148844 module:overlay(58) +from:0x02155258 kind:load to:0x02148880 module:overlay(58) +from:0x021552a0 kind:load to:0x02097c68 module:overlay(0) +from:0x021552a4 kind:load to:0x02148d80 module:overlay(58) +from:0x021552b0 kind:load to:0x021491a0 module:overlay(58) +from:0x021552b4 kind:load to:0x0214aa78 module:overlay(58) +from:0x021552b8 kind:load to:0x02148dc8 module:overlay(58) +from:0x021552bc kind:load to:0x0207c03c module:overlay(0) +from:0x021552c0 kind:load to:0x02148e18 module:overlay(58) +from:0x021552cc kind:load to:0x02148d18 module:overlay(58) +from:0x021552d0 kind:load to:0x02097998 module:overlay(0) +from:0x021552d4 kind:load to:0x020977a8 module:overlay(0) +from:0x021552d8 kind:load to:0x02097824 module:overlay(0) +from:0x021552dc kind:load to:0x020979a0 module:overlay(0) +from:0x021552e0 kind:load to:0x020979c0 module:overlay(0) +from:0x021552e4 kind:load to:0x020979ec module:overlay(0) +from:0x021552e8 kind:load to:0x02149804 module:overlay(58) +from:0x021552f0 kind:load to:0x021499d4 module:overlay(58) +from:0x021552f8 kind:load to:0x02149cec module:overlay(58) +from:0x02155300 kind:load to:0x02149d7c module:overlay(58) +from:0x02155308 kind:load to:0x02149ea4 module:overlay(58) +from:0x02155310 kind:load to:0x02149eb8 module:overlay(58) +from:0x02155318 kind:load to:0x0214a48c module:overlay(58) +from:0x02155320 kind:load to:0x0214a4a4 module:overlay(58) +from:0x02155330 kind:load to:0x0209856c module:overlay(0) +from:0x02155334 kind:load to:0x020985a8 module:overlay(0) +from:0x02155338 kind:load to:0x020985c0 module:overlay(0) +from:0x0215533c kind:load to:0x020985cc module:overlay(0) +from:0x02155340 kind:load to:0x01fff464 module:itcm +from:0x02155344 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02155348 kind:load to:0x02149334 module:overlay(58) +from:0x0215534c kind:load to:0x021493d0 module:overlay(58) +from:0x02155350 kind:load to:0x021497b0 module:overlay(58) +from:0x02155354 kind:load to:0x0214979c module:overlay(58) +from:0x02155358 kind:load to:0x02098510 module:overlay(0) +from:0x0215535c kind:load to:0x0214a730 module:overlay(58) +from:0x02155360 kind:load to:0x02098518 module:overlay(0) +from:0x02155364 kind:load to:0x0209851c module:overlay(0) +from:0x02155368 kind:load to:0x020985d8 module:overlay(0) +from:0x0215536c kind:load to:0x02098644 module:overlay(0) +from:0x02155370 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02155374 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02155378 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215537c kind:load to:0x021491b4 module:overlay(58) +from:0x02155380 kind:load to:0x02149270 module:overlay(58) +from:0x0215538c kind:load to:0x0214aab4 module:overlay(58) +from:0x02155390 kind:load to:0x020977a0 module:overlay(0) +from:0x02155394 kind:load to:0x020977a8 module:overlay(0) +from:0x02155398 kind:load to:0x02097824 module:overlay(0) +from:0x0215539c kind:load to:0x02097864 module:overlay(0) +from:0x021553a0 kind:load to:0x02097868 module:overlay(0) +from:0x021553a4 kind:load to:0x0209786c module:overlay(0) +from:0x021553b0 kind:load to:0x0209856c module:overlay(0) +from:0x021553b4 kind:load to:0x020985a8 module:overlay(0) +from:0x021553b8 kind:load to:0x020985c0 module:overlay(0) +from:0x021553bc kind:load to:0x020985cc module:overlay(0) +from:0x021553c0 kind:load to:0x01fff464 module:itcm +from:0x021553c4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021553c8 kind:load to:0x0214abd8 module:overlay(58) +from:0x021553cc kind:load to:0x0214abec module:overlay(58) +from:0x021553d0 kind:load to:0x02098508 module:overlay(0) +from:0x021553d4 kind:load to:0x0209850c module:overlay(0) +from:0x021553d8 kind:load to:0x02098510 module:overlay(0) +from:0x021553dc kind:load to:0x02098514 module:overlay(0) +from:0x021553e0 kind:load to:0x02098518 module:overlay(0) +from:0x021553e4 kind:load to:0x0209851c module:overlay(0) +from:0x021553e8 kind:load to:0x020985d8 module:overlay(0) +from:0x021553ec kind:load to:0x02098644 module:overlay(0) +from:0x021553f0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021553f4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021553f8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021553fc kind:load to:0x0214ab58 module:overlay(58) +from:0x02155400 kind:load to:0x0214ab94 module:overlay(58) +from:0x02155404 kind:load to:0x0214ac24 module:overlay(58) +from:0x02155408 kind:load to:0x0214ac54 module:overlay(58) +from:0x02155414 kind:load to:0x0214acd0 module:overlay(58) +from:0x02155418 kind:load to:0x0214acc0 module:overlay(58) +from:0x0215541c kind:load to:0x02142a48 module:overlay(58) +from:0x02155444 kind:load to:0x0214b73c module:overlay(58) +from:0x0215544c kind:load to:0x0214b940 module:overlay(58) +from:0x02155454 kind:load to:0x0214beb8 module:overlay(58) +from:0x0215545c kind:load to:0x0214c198 module:overlay(58) +from:0x02155464 kind:load to:0x0214c454 module:overlay(58) +from:0x0215546c kind:load to:0x0214b740 module:overlay(58) +from:0x02155474 kind:load to:0x0214b9fc module:overlay(58) +from:0x0215547c kind:load to:0x0214c0c4 module:overlay(58) +from:0x02155484 kind:load to:0x0214c1d4 module:overlay(58) +from:0x0215548c kind:load to:0x0214c4b4 module:overlay(58) +from:0x021554cc kind:load to:0x0214ade0 module:overlay(58) +from:0x021554d0 kind:load to:0x020f64a4 module:overlays(19,22,23,31) +from:0x021554d4 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x021554d8 kind:load to:0x020f64b4 module:overlays(19,22,23,31) +from:0x021554e4 kind:load to:0x0214b060 module:overlay(58) +from:0x021554e8 kind:load to:0x0214d4c4 module:overlay(58) +from:0x021554ec kind:load to:0x0214ad54 module:overlay(58) +from:0x021554f0 kind:load to:0x0207c03c module:overlay(0) +from:0x021554f4 kind:load to:0x0207c044 module:overlay(0) +from:0x02155500 kind:load to:0x0214b04c module:overlay(58) +from:0x02155504 kind:load to:0x0214d4e0 module:overlay(58) +from:0x02155508 kind:load to:0x0201bbe4 module:main +from:0x0215550c kind:load to:0x0214d3d4 module:overlay(58) +from:0x02155510 kind:load to:0x0201bd8c module:main +from:0x0215551c kind:load to:0x0214acec module:overlay(58) +from:0x02155520 kind:load to:0x02097998 module:overlay(0) +from:0x02155524 kind:load to:0x020977a8 module:overlay(0) +from:0x02155528 kind:load to:0x02097824 module:overlay(0) +from:0x0215552c kind:load to:0x020979a0 module:overlay(0) +from:0x02155530 kind:load to:0x020979c0 module:overlay(0) +from:0x02155534 kind:load to:0x020979ec module:overlay(0) +from:0x02155540 kind:load to:0x0209856c module:overlay(0) +from:0x02155544 kind:load to:0x020985a8 module:overlay(0) +from:0x02155548 kind:load to:0x020985c0 module:overlay(0) +from:0x0215554c kind:load to:0x020985cc module:overlay(0) +from:0x02155550 kind:load to:0x01fff464 module:itcm +from:0x02155554 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02155558 kind:load to:0x0214b074 module:overlay(58) +from:0x0215555c kind:load to:0x0214b1e8 module:overlay(58) +from:0x02155560 kind:load to:0x0214b358 module:overlay(58) +from:0x02155564 kind:load to:0x0214b2e4 module:overlay(58) +from:0x02155568 kind:load to:0x02098510 module:overlay(0) +from:0x0215556c kind:load to:0x0214b5c8 module:overlay(58) +from:0x02155570 kind:load to:0x02098518 module:overlay(0) +from:0x02155574 kind:load to:0x0209851c module:overlay(0) +from:0x02155578 kind:load to:0x020985d8 module:overlay(0) +from:0x0215557c kind:load to:0x02098644 module:overlay(0) +from:0x02155580 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02155584 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02155588 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215558c kind:load to:0x0214d4fc module:overlay(58) +from:0x02155590 kind:load to:0x0214d534 module:overlay(58) +from:0x0215559c kind:load to:0x0214d594 module:overlay(58) +from:0x021555a0 kind:load to:0x020977a0 module:overlay(0) +from:0x021555a4 kind:load to:0x020977a8 module:overlay(0) +from:0x021555a8 kind:load to:0x02097824 module:overlay(0) +from:0x021555ac kind:load to:0x02097864 module:overlay(0) +from:0x021555b0 kind:load to:0x02097868 module:overlay(0) +from:0x021555b4 kind:load to:0x0209786c module:overlay(0) +from:0x021555c0 kind:load to:0x0209856c module:overlay(0) +from:0x021555c4 kind:load to:0x020985a8 module:overlay(0) +from:0x021555c8 kind:load to:0x020985c0 module:overlay(0) +from:0x021555cc kind:load to:0x020985cc module:overlay(0) +from:0x021555d0 kind:load to:0x01fff464 module:itcm +from:0x021555d4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021555d8 kind:load to:0x0214d620 module:overlay(58) +from:0x021555dc kind:load to:0x0214d628 module:overlay(58) +from:0x021555e0 kind:load to:0x02098508 module:overlay(0) +from:0x021555e4 kind:load to:0x0209850c module:overlay(0) +from:0x021555e8 kind:load to:0x02098510 module:overlay(0) +from:0x021555ec kind:load to:0x02098514 module:overlay(0) +from:0x021555f0 kind:load to:0x02098518 module:overlay(0) +from:0x021555f4 kind:load to:0x0209851c module:overlay(0) +from:0x021555f8 kind:load to:0x020985d8 module:overlay(0) +from:0x021555fc kind:load to:0x02098644 module:overlay(0) +from:0x02155600 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02155604 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02155608 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215560c kind:load to:0x0214d7c8 module:overlay(58) +from:0x02155610 kind:load to:0x0214d7e4 module:overlay(58) +from:0x02155614 kind:load to:0x0214d660 module:overlay(58) +from:0x02155618 kind:load to:0x0214d678 module:overlay(58) +from:0x02155624 kind:load to:0x0214d82c module:overlay(58) +from:0x02155628 kind:load to:0x0214d81c module:overlay(58) +from:0x0215562c kind:load to:0x02142a48 module:overlay(58) +from:0x02155638 kind:load to:0x0214d848 module:overlay(58) +from:0x0215563c kind:load to:0x020977a0 module:overlay(0) +from:0x02155640 kind:load to:0x020977a8 module:overlay(0) +from:0x02155644 kind:load to:0x02097824 module:overlay(0) +from:0x02155648 kind:load to:0x02097864 module:overlay(0) +from:0x0215564c kind:load to:0x02097868 module:overlay(0) +from:0x02155650 kind:load to:0x0209786c module:overlay(0) +from:0x0215565c kind:load to:0x0209856c module:overlay(0) +from:0x02155660 kind:load to:0x020985a8 module:overlay(0) +from:0x02155664 kind:load to:0x020985c0 module:overlay(0) +from:0x02155668 kind:load to:0x020985cc module:overlay(0) +from:0x0215566c kind:load to:0x01fff464 module:itcm +from:0x02155670 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02155674 kind:load to:0x0214d8b4 module:overlay(58) +from:0x02155678 kind:load to:0x02098504 module:overlay(0) +from:0x0215567c kind:load to:0x0214d8bc module:overlay(58) +from:0x02155680 kind:load to:0x0209850c module:overlay(0) +from:0x02155684 kind:load to:0x02098510 module:overlay(0) +from:0x02155688 kind:load to:0x02098514 module:overlay(0) +from:0x0215568c kind:load to:0x02098518 module:overlay(0) +from:0x02155690 kind:load to:0x0209851c module:overlay(0) +from:0x02155694 kind:load to:0x020985d8 module:overlay(0) +from:0x02155698 kind:load to:0x02098644 module:overlay(0) +from:0x0215569c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021556a0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021556a4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021556a8 kind:load to:0x0214d8f0 module:overlay(58) +from:0x021556ac kind:load to:0x0214d904 module:overlay(58) +from:0x021556b8 kind:load to:0x0214d940 module:overlay(58) +from:0x021556bc kind:load to:0x02097998 module:overlay(0) +from:0x021556c0 kind:load to:0x020977a8 module:overlay(0) +from:0x021556c4 kind:load to:0x02097824 module:overlay(0) +from:0x021556c8 kind:load to:0x020979a0 module:overlay(0) +from:0x021556cc kind:load to:0x020979c0 module:overlay(0) +from:0x021556d0 kind:load to:0x020979ec module:overlay(0) +from:0x0215576c kind:load to:0x0209856c module:overlay(0) +from:0x02155770 kind:load to:0x020985a8 module:overlay(0) +from:0x02155774 kind:load to:0x020985c0 module:overlay(0) +from:0x02155778 kind:load to:0x020985cc module:overlay(0) +from:0x0215577c kind:load to:0x01fff464 module:itcm +from:0x02155780 kind:load to:0x020a9a2c module:overlay(0) +from:0x02155784 kind:load to:0x020a8d7c module:overlay(0) +from:0x02155788 kind:load to:0x0214db0c module:overlay(58) +from:0x0215578c kind:load to:0x0214dbc8 module:overlay(58) +from:0x02155790 kind:load to:0x020a9948 module:overlay(0) +from:0x02155794 kind:load to:0x02098510 module:overlay(0) +from:0x02155798 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215579c kind:load to:0x02098518 module:overlay(0) +from:0x021557a0 kind:load to:0x0209851c module:overlay(0) +from:0x021557a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021557a8 kind:load to:0x02098644 module:overlay(0) +from:0x021557ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021557b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021557b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021557b8 kind:load to:0x0214dd50 module:overlay(58) +from:0x021557bc kind:load to:0x0214dd78 module:overlay(58) +from:0x021557c0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x021557c4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x021557c8 kind:load to:0x0214dd04 module:overlay(58) +from:0x021557cc kind:load to:0x020a8fcc module:overlay(0) +from:0x021557d0 kind:load to:0x020a9034 module:overlay(0) +from:0x021557d4 kind:load to:0x020a91a4 module:overlay(0) +from:0x021557d8 kind:load to:0x020a91a0 module:overlay(0) +from:0x021557dc kind:load to:0x020a9270 module:overlay(0) +from:0x021557e0 kind:load to:0x020a9294 module:overlay(0) +from:0x021557e4 kind:load to:0x020a9298 module:overlay(0) +from:0x021557e8 kind:load to:0x0214dbd4 module:overlay(58) +from:0x021557ec kind:load to:0x0214dbf4 module:overlay(58) +from:0x021557f0 kind:load to:0x020a9204 module:overlay(0) +from:0x021557f4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021557f8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x021557fc kind:load to:0x020a8fb8 module:overlay(0) +from:0x02155800 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02155804 kind:load to:0x020a949c module:overlay(0) +from:0x02155808 kind:load to:0x0214dc88 module:overlay(58) +from:0x0215580c kind:load to:0x0214dce8 module:overlay(58) +from:0x02155810 kind:load to:0x020a9638 module:overlay(0) +from:0x02155814 kind:load to:0x020a9850 module:overlay(0) +from:0x02155818 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215581c kind:load to:0x020a8f14 module:overlay(0) +from:0x02155820 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02155824 kind:load to:0x020a99f8 module:overlay(0) +from:0x02155828 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215582c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02155830 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02155834 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02155838 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215583c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02155840 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02155844 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02155848 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215584c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02155850 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02155854 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02155858 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215585c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02155860 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02155864 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02155868 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215586c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02155870 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02155874 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02155878 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215587c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02155888 kind:load to:0x0214ddfc module:overlay(58) +from:0x0215588c kind:load to:0x02097998 module:overlay(0) +from:0x02155890 kind:load to:0x020977a8 module:overlay(0) +from:0x02155894 kind:load to:0x02097824 module:overlay(0) +from:0x02155898 kind:load to:0x020979a0 module:overlay(0) +from:0x0215589c kind:load to:0x020979c0 module:overlay(0) +from:0x021558a0 kind:load to:0x020979ec module:overlay(0) +from:0x021558ac kind:load to:0x0209856c module:overlay(0) +from:0x021558b0 kind:load to:0x020985a8 module:overlay(0) +from:0x021558b4 kind:load to:0x020985c0 module:overlay(0) +from:0x021558b8 kind:load to:0x020985cc module:overlay(0) +from:0x021558bc kind:load to:0x01fff464 module:itcm +from:0x021558c0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021558c4 kind:load to:0x020984fc module:overlay(0) +from:0x021558c8 kind:load to:0x02098504 module:overlay(0) +from:0x021558cc kind:load to:0x0214df00 module:overlay(58) +from:0x021558d0 kind:load to:0x0209850c module:overlay(0) +from:0x021558d4 kind:load to:0x02098510 module:overlay(0) +from:0x021558d8 kind:load to:0x0214df90 module:overlay(58) +from:0x021558dc kind:load to:0x02098518 module:overlay(0) +from:0x021558e0 kind:load to:0x0209851c module:overlay(0) +from:0x021558e4 kind:load to:0x020985d8 module:overlay(0) +from:0x021558e8 kind:load to:0x02098644 module:overlay(0) +from:0x021558ec kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021558f0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021558f4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021558f8 kind:load to:0x0214e010 module:overlay(58) +from:0x021558fc kind:load to:0x0214e038 module:overlay(58) +from:0x0215590c kind:load to:0x0209cbf0 module:overlay(0) +from:0x02155910 kind:load to:0x0209cdb4 module:overlay(0) +from:0x02155914 kind:load to:0x0209cdd0 module:overlay(0) +from:0x02155918 kind:load to:0x0209ce14 module:overlay(0) +from:0x0215591c kind:load to:0x0214e614 module:overlay(58) +from:0x02155920 kind:load to:0x0214e5f8 module:overlay(58) +from:0x02155924 kind:load to:0x0209cc08 module:overlay(0) +from:0x02155930 kind:load to:0x0214e088 module:overlay(58) +from:0x02155934 kind:load to:0x0209cbf0 module:overlay(0) +from:0x02155938 kind:load to:0x0209cdb4 module:overlay(0) +from:0x0215593c kind:load to:0x0209cdd0 module:overlay(0) +from:0x02155940 kind:load to:0x0209ce14 module:overlay(0) +from:0x02155944 kind:load to:0x0214e5c8 module:overlay(58) +from:0x02155948 kind:load to:0x0214e5dc module:overlay(58) +from:0x0215594c kind:load to:0x0209cc08 module:overlay(0) +from:0x02155958 kind:load to:0x0207caf4 module:overlay(0) +from:0x0215595c kind:load to:0x0207cafc module:overlay(0) +from:0x02155960 kind:load to:0x0207d310 module:overlay(0) +from:0x02155964 kind:load to:0x0207d300 module:overlay(0) +from:0x02155968 kind:load to:0x0207d34c module:overlay(0) +from:0x0215596c kind:load to:0x0207d384 module:overlay(0) +from:0x02155970 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02155974 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02155980 kind:load to:0x0214e1bc module:overlay(58) +from:0x02155984 kind:load to:0x0209d10c module:overlay(0) +from:0x02155988 kind:load to:0x0214e35c module:overlay(58) +from:0x0215598c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155990 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155994 kind:load to:0x0214e508 module:overlay(58) +from:0x02155998 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215599c kind:load to:0x0214e450 module:overlay(58) +from:0x021559a0 kind:load to:0x0209d228 module:overlay(0) +from:0x021559a4 kind:load to:0x0209d22c module:overlay(0) +from:0x021559a8 kind:load to:0x0209d238 module:overlay(0) +from:0x021559ac kind:load to:0x0209d240 module:overlay(0) +from:0x021559b0 kind:load to:0x0214e580 module:overlay(58) +from:0x021559b4 kind:load to:0x0214e5a0 module:overlay(58) +from:0x021559c4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021559c8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021559cc kind:load to:0x0209caac module:overlay(0) +from:0x021559d0 kind:load to:0x0209cacc module:overlay(0) +from:0x021559dc kind:load to:0x0214e634 module:overlay(58) +from:0x021559e0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021559e4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021559e8 kind:load to:0x0209caac module:overlay(0) +from:0x021559ec kind:load to:0x0209cacc module:overlay(0) +from:0x021559f8 kind:load to:0x0214e82c module:overlay(58) +from:0x021559fc kind:load to:0x0209d10c module:overlay(0) +from:0x02155a00 kind:load to:0x0214e844 module:overlay(58) +from:0x02155a04 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155a08 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155a0c kind:load to:0x0214e880 module:overlay(58) +from:0x02155a10 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155a14 kind:load to:0x0214e978 module:overlay(58) +from:0x02155a18 kind:load to:0x0209d228 module:overlay(0) +from:0x02155a1c kind:load to:0x0209d22c module:overlay(0) +from:0x02155a20 kind:load to:0x0209d238 module:overlay(0) +from:0x02155a24 kind:load to:0x0209d240 module:overlay(0) +from:0x02155a28 kind:load to:0x0214eb34 module:overlay(58) +from:0x02155a2c kind:load to:0x0214eb54 module:overlay(58) +from:0x02155a30 kind:load to:0x0214e9b0 module:overlay(58) +from:0x02155a3c kind:load to:0x0214eb9c module:overlay(58) +from:0x02155a40 kind:load to:0x0209ca64 module:overlay(0) +from:0x02155a44 kind:load to:0x0209ca6c module:overlay(0) +from:0x02155a48 kind:load to:0x0209caac module:overlay(0) +from:0x02155a4c kind:load to:0x0209cacc module:overlay(0) +from:0x02155a58 kind:load to:0x0209d7d4 module:overlay(0) +from:0x02155a5c kind:load to:0x0209d10c module:overlay(0) +from:0x02155a60 kind:load to:0x0214eec4 module:overlay(58) +from:0x02155a64 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155a68 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155a6c kind:load to:0x0214f084 module:overlay(58) +from:0x02155a70 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155a74 kind:load to:0x0214ed00 module:overlay(58) +from:0x02155a78 kind:load to:0x0209d228 module:overlay(0) +from:0x02155a7c kind:load to:0x0214f0ec module:overlay(58) +from:0x02155a80 kind:load to:0x0209da4c module:overlay(0) +from:0x02155a84 kind:load to:0x0209d240 module:overlay(0) +from:0x02155a88 kind:load to:0x0214f128 module:overlay(58) +from:0x02155a8c kind:load to:0x0214f148 module:overlay(58) +from:0x02155a90 kind:load to:0x0209da00 module:overlay(0) +from:0x02155a94 kind:load to:0x0209dbc8 module:overlay(0) +from:0x02155a98 kind:load to:0x0209dbd0 module:overlay(0) +from:0x02155a9c kind:load to:0x0214ee74 module:overlay(58) +from:0x02155aa0 kind:load to:0x0214edb0 module:overlay(58) +from:0x02155aa4 kind:load to:0x0214f120 module:overlay(58) +from:0x02155aa8 kind:load to:0x0209db14 module:overlay(0) +from:0x02155aac kind:load to:0x0209dab8 module:overlay(0) +from:0x02155ac8 kind:load to:0x0214f190 module:overlay(58) +from:0x02155acc kind:load to:0x0209cbf0 module:overlay(0) +from:0x02155ad0 kind:load to:0x0209cdb4 module:overlay(0) +from:0x02155ad4 kind:load to:0x0209cdd0 module:overlay(0) +from:0x02155ad8 kind:load to:0x0209ce14 module:overlay(0) +from:0x02155adc kind:load to:0x0214f704 module:overlay(58) +from:0x02155ae0 kind:load to:0x0214f718 module:overlay(58) +from:0x02155ae4 kind:load to:0x0209cc08 module:overlay(0) +from:0x02155af0 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02155af4 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02155af8 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02155afc kind:load to:0x0207c990 module:overlay(0) +from:0x02155b00 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02155b04 kind:load to:0x0207ca44 module:overlay(0) +from:0x02155b08 kind:load to:0x0207ca6c module:overlay(0) +from:0x02155b0c kind:load to:0x0207cae4 module:overlay(0) +from:0x02155b18 kind:load to:0x0214f280 module:overlay(58) +from:0x02155b1c kind:load to:0x0209d10c module:overlay(0) +from:0x02155b20 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02155b24 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155b28 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155b2c kind:load to:0x0214f64c module:overlay(58) +from:0x02155b30 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155b34 kind:load to:0x0209d220 module:overlay(0) +from:0x02155b38 kind:load to:0x0209d228 module:overlay(0) +from:0x02155b3c kind:load to:0x0209d22c module:overlay(0) +from:0x02155b40 kind:load to:0x0209d238 module:overlay(0) +from:0x02155b44 kind:load to:0x0209d240 module:overlay(0) +from:0x02155b48 kind:load to:0x0214f6ac module:overlay(58) +from:0x02155b4c kind:load to:0x0214f6d4 module:overlay(58) +from:0x02155b58 kind:load to:0x0214f760 module:overlay(58) +from:0x02155b5c kind:load to:0x0209d10c module:overlay(0) +from:0x02155b60 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02155b64 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155b68 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155b6c kind:load to:0x0214f7e0 module:overlay(58) +from:0x02155b70 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155b74 kind:load to:0x0209d220 module:overlay(0) +from:0x02155b78 kind:load to:0x0209d228 module:overlay(0) +from:0x02155b7c kind:load to:0x0209d22c module:overlay(0) +from:0x02155b80 kind:load to:0x0209d238 module:overlay(0) +from:0x02155b84 kind:load to:0x0209d240 module:overlay(0) +from:0x02155b88 kind:load to:0x0214f878 module:overlay(58) +from:0x02155b8c kind:load to:0x0214f898 module:overlay(58) +from:0x02155b90 kind:load to:0x0214f860 module:overlay(58) +from:0x02155b94 kind:load to:0x0214f868 module:overlay(58) +from:0x02155b98 kind:load to:0x0214f870 module:overlay(58) +from:0x02155ba4 kind:load to:0x0214f8cc module:overlay(58) +from:0x02155ba8 kind:load to:0x0209ca64 module:overlay(0) +from:0x02155bac kind:load to:0x0209ca6c module:overlay(0) +from:0x02155bb0 kind:load to:0x0209caac module:overlay(0) +from:0x02155bb4 kind:load to:0x0209cacc module:overlay(0) +from:0x02155bc0 kind:load to:0x0214f760 module:overlay(58) +from:0x02155bc4 kind:load to:0x0209d10c module:overlay(0) +from:0x02155bc8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02155bcc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155bd0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155bd4 kind:load to:0x0214f7e0 module:overlay(58) +from:0x02155bd8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155bdc kind:load to:0x0209d220 module:overlay(0) +from:0x02155be0 kind:load to:0x0209d228 module:overlay(0) +from:0x02155be4 kind:load to:0x0209d22c module:overlay(0) +from:0x02155be8 kind:load to:0x0209d238 module:overlay(0) +from:0x02155bec kind:load to:0x0209d240 module:overlay(0) +from:0x02155bf0 kind:load to:0x0214f9b0 module:overlay(58) +from:0x02155bf4 kind:load to:0x0214f9d0 module:overlay(58) +from:0x02155bf8 kind:load to:0x0214f958 module:overlay(58) +from:0x02155bfc kind:load to:0x0214f868 module:overlay(58) +from:0x02155c00 kind:load to:0x0214f9a8 module:overlay(58) +from:0x02155c0c kind:load to:0x0214fa18 module:overlay(58) +from:0x02155c10 kind:load to:0x0209ca64 module:overlay(0) +from:0x02155c14 kind:load to:0x0209ca6c module:overlay(0) +from:0x02155c18 kind:load to:0x0209caac module:overlay(0) +from:0x02155c1c kind:load to:0x0209cacc module:overlay(0) +from:0x02155c28 kind:load to:0x0214fb14 module:overlay(58) +from:0x02155c2c kind:load to:0x0209d10c module:overlay(0) +from:0x02155c30 kind:load to:0x0214fd44 module:overlay(58) +from:0x02155c34 kind:load to:0x0214fd9c module:overlay(58) +from:0x02155c38 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155c3c kind:load to:0x0214fdb0 module:overlay(58) +from:0x02155c40 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155c44 kind:load to:0x0209d220 module:overlay(0) +from:0x02155c48 kind:load to:0x0209d228 module:overlay(0) +from:0x02155c4c kind:load to:0x0209d22c module:overlay(0) +from:0x02155c50 kind:load to:0x0209d238 module:overlay(0) +from:0x02155c54 kind:load to:0x0209d240 module:overlay(0) +from:0x02155c58 kind:load to:0x0214fddc module:overlay(58) +from:0x02155c5c kind:load to:0x0214fdfc module:overlay(58) +from:0x02155c68 kind:load to:0x0214fe44 module:overlay(58) +from:0x02155c6c kind:load to:0x0209c930 module:overlay(0) +from:0x02155c70 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155c74 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02155c78 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155c84 kind:load to:0x0214fee0 module:overlay(58) +from:0x02155c88 kind:load to:0x0209d10c module:overlay(0) +from:0x02155c8c kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02155c90 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155c94 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155c98 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02155c9c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155ca0 kind:load to:0x0209d220 module:overlay(0) +from:0x02155ca4 kind:load to:0x0209d228 module:overlay(0) +from:0x02155ca8 kind:load to:0x0209d22c module:overlay(0) +from:0x02155cac kind:load to:0x0209d238 module:overlay(0) +from:0x02155cb0 kind:load to:0x0209d240 module:overlay(0) +from:0x02155cb4 kind:load to:0x0214ffac module:overlay(58) +from:0x02155cb8 kind:load to:0x0214ffc0 module:overlay(58) +from:0x02155cc4 kind:load to:0x0214fffc module:overlay(58) +from:0x02155cc8 kind:load to:0x0209ca64 module:overlay(0) +from:0x02155ccc kind:load to:0x0209ca6c module:overlay(0) +from:0x02155cd0 kind:load to:0x0209caac module:overlay(0) +from:0x02155cd4 kind:load to:0x0209cacc module:overlay(0) +from:0x02155ce0 kind:load to:0x02150114 module:overlay(58) +from:0x02155ce4 kind:load to:0x0209d10c module:overlay(0) +from:0x02155ce8 kind:load to:0x0215030c module:overlay(58) +from:0x02155cec kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155cf0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155cf4 kind:load to:0x021505bc module:overlay(58) +from:0x02155cf8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155cfc kind:load to:0x021508c8 module:overlay(58) +from:0x02155d00 kind:load to:0x0209d228 module:overlay(0) +from:0x02155d04 kind:load to:0x0209d22c module:overlay(0) +from:0x02155d08 kind:load to:0x0209d238 module:overlay(0) +from:0x02155d0c kind:load to:0x0209d240 module:overlay(0) +from:0x02155d10 kind:load to:0x02150a48 module:overlay(58) +from:0x02155d14 kind:load to:0x02150a78 module:overlay(58) +from:0x02155d2c kind:load to:0x02150ad0 module:overlay(58) +from:0x02155d30 kind:load to:0x0209ca64 module:overlay(0) +from:0x02155d34 kind:load to:0x0209ca6c module:overlay(0) +from:0x02155d38 kind:load to:0x0209caac module:overlay(0) +from:0x02155d3c kind:load to:0x0209cacc module:overlay(0) +from:0x02155d4c kind:load to:0x0209ca64 module:overlay(0) +from:0x02155d50 kind:load to:0x0209ca6c module:overlay(0) +from:0x02155d54 kind:load to:0x0209caac module:overlay(0) +from:0x02155d58 kind:load to:0x0209cacc module:overlay(0) +from:0x02155d64 kind:load to:0x02150f94 module:overlay(58) +from:0x02155d68 kind:load to:0x02151244 module:overlay(58) +from:0x02155d6c kind:load to:0x02057bf4 module:overlay(0) +from:0x02155d70 kind:load to:0x01ffc57c module:itcm +from:0x02155d74 kind:load to:0x02057dc8 module:overlay(0) +from:0x02155d78 kind:load to:0x02057e44 module:overlay(0) +from:0x02155d7c kind:load to:0x02057ea8 module:overlay(0) +from:0x02155d80 kind:load to:0x02057c34 module:overlay(0) +from:0x02155d84 kind:load to:0x02057d84 module:overlay(0) +from:0x02155d90 kind:load to:0x02150fa8 module:overlay(58) +from:0x02155d94 kind:load to:0x0209d10c module:overlay(0) +from:0x02155d98 kind:load to:0x02150fd4 module:overlay(58) +from:0x02155d9c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155da0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155da4 kind:load to:0x02151198 module:overlay(58) +from:0x02155da8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155dac kind:load to:0x0215100c module:overlay(58) +from:0x02155db0 kind:load to:0x0209d228 module:overlay(0) +from:0x02155db4 kind:load to:0x0209d22c module:overlay(0) +from:0x02155db8 kind:load to:0x021510dc module:overlay(58) +from:0x02155dbc kind:load to:0x0209d240 module:overlay(0) +from:0x02155dc0 kind:load to:0x02151260 module:overlay(58) +from:0x02155dc4 kind:load to:0x02151280 module:overlay(58) +from:0x02155de0 kind:load to:0x0209c930 module:overlay(0) +from:0x02155de4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155de8 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02155dec kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155df8 kind:load to:0x021512c8 module:overlay(58) +from:0x02155dfc kind:load to:0x0209c930 module:overlay(0) +from:0x02155e00 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155e04 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02155e08 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155e14 kind:load to:0x021513e0 module:overlay(58) +from:0x02155e18 kind:load to:0x0209d10c module:overlay(0) +from:0x02155e1c kind:load to:0x02151470 module:overlay(58) +from:0x02155e20 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155e24 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155e28 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02155e2c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155e30 kind:load to:0x0209d220 module:overlay(0) +from:0x02155e34 kind:load to:0x0209d228 module:overlay(0) +from:0x02155e38 kind:load to:0x0209d22c module:overlay(0) +from:0x02155e3c kind:load to:0x0215148c module:overlay(58) +from:0x02155e40 kind:load to:0x0209d240 module:overlay(0) +from:0x02155e44 kind:load to:0x0215155c module:overlay(58) +from:0x02155e48 kind:load to:0x02151570 module:overlay(58) +from:0x02155e54 kind:load to:0x021515ac module:overlay(58) +from:0x02155e58 kind:load to:0x0209ca64 module:overlay(0) +from:0x02155e5c kind:load to:0x0209ca6c module:overlay(0) +from:0x02155e60 kind:load to:0x0209caac module:overlay(0) +from:0x02155e64 kind:load to:0x0209cacc module:overlay(0) +from:0x02155e70 kind:load to:0x02151678 module:overlay(58) +from:0x02155e74 kind:load to:0x0209d10c module:overlay(0) +from:0x02155e78 kind:load to:0x021015bc module:overlays(19,31) +from:0x02155e7c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02155e80 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155e84 kind:load to:0x02151994 module:overlay(58) +from:0x02155e88 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155e8c kind:load to:0x0210191c module:overlays(19,31) +from:0x02155e90 kind:load to:0x0209d228 module:overlay(0) +from:0x02155e94 kind:load to:0x0209d22c module:overlay(0) +from:0x02155e98 kind:load to:0x0209d238 module:overlay(0) +from:0x02155e9c kind:load to:0x0209d240 module:overlay(0) +from:0x02155ea0 kind:load to:0x02151a44 module:overlay(58) +from:0x02155ea4 kind:load to:0x02151a58 module:overlay(58) +from:0x02155ea8 kind:load to:0x021016a8 module:overlays(19,31) +from:0x02155eac kind:load to:0x02151a08 module:overlay(58) +from:0x02155eb8 kind:load to:0x02151b9c module:overlay(58) +from:0x02155ebc kind:load to:0x02151bac module:overlay(58) +from:0x02155ec0 kind:load to:0x02151bbc module:overlay(58) +from:0x02155ecc kind:load to:0x02151acc module:overlay(58) +from:0x02155ed0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02155ed4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02155ed8 kind:load to:0x0209caac module:overlay(0) +from:0x02155edc kind:load to:0x0209cacc module:overlay(0) +from:0x02155ee8 kind:load to:0x02151e44 module:overlay(58) +from:0x02155eec kind:load to:0x02151fa8 module:overlay(58) +from:0x02155ef0 kind:load to:0x02151ff8 module:overlay(58) +from:0x02155ef4 kind:load to:0x02152198 module:overlay(58) +from:0x02155ef8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02155efc kind:load to:0x0215262c module:overlay(58) +from:0x02155f00 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02155f04 kind:load to:0x0209d220 module:overlay(0) +from:0x02155f08 kind:load to:0x0209d228 module:overlay(0) +from:0x02155f0c kind:load to:0x0209d22c module:overlay(0) +from:0x02155f10 kind:load to:0x0209d238 module:overlay(0) +from:0x02155f14 kind:load to:0x0209d240 module:overlay(0) +from:0x02155f18 kind:load to:0x02152a0c module:overlay(58) +from:0x02155f1c kind:load to:0x02152a3c module:overlay(58) +from:0x02155f28 kind:load to:0x02152c08 module:overlay(58) +from:0x02155f2c kind:load to:0x02152c28 module:overlay(58) +from:0x02155f30 kind:load to:0x0211e0a8 module:overlays(33,36,39) +from:0x02155f34 kind:load to:0x0211e0e0 module:overlays(33,36,39) +from:0x02155f38 kind:load to:0x0211e110 module:overlays(26,33,36,39) +from:0x02155f3c kind:load to:0x0211e10c module:overlays(33,36,39) +from:0x02155f40 kind:load to:0x0211e174 module:overlays(33,36,39) +from:0x02155f44 kind:load to:0x0211e1b4 module:overlays(33,36,39) +from:0x02155f48 kind:load to:0x0211e1e8 module:overlays(33,36,39) +from:0x02155f4c kind:load to:0x020616fc module:overlay(0) +from:0x02155f58 kind:load to:0x02152c64 module:overlay(58) +from:0x02155f5c kind:load to:0x02152c88 module:overlay(58) +from:0x02155f60 kind:load to:0x020731c0 module:overlay(0) +from:0x02155f64 kind:load to:0x020731c4 module:overlay(0) +from:0x02155f70 kind:load to:0x0214ddc8 module:overlay(58) +from:0x02155f74 kind:load to:0x02152f94 module:overlay(58) +from:0x02155f78 kind:load to:0x0201bbe4 module:main +from:0x02155f7c kind:load to:0x02152ca8 module:overlay(58) +from:0x02155f80 kind:load to:0x02152cc0 module:overlay(58) +from:0x02155f8c kind:load to:0x0214dda8 module:overlay(58) +from:0x02155f90 kind:load to:0x02152fb0 module:overlay(58) +from:0x02155f94 kind:load to:0x02152d64 module:overlay(58) +from:0x02155f98 kind:load to:0x02152d80 module:overlay(58) +from:0x02155f9c kind:load to:0x02152dac module:overlay(58) +from:0x02155fa0 kind:load to:0x020616ec module:overlay(0) +from:0x02155fa4 kind:load to:0x02152e18 module:overlay(58) +from:0x02155fa8 kind:load to:0x02152e60 module:overlay(58) +from:0x02155fac kind:load to:0x02152e94 module:overlay(58) +from:0x02155fb0 kind:load to:0x02152ec4 module:overlay(58) diff --git a/config/eur1/arm9/overlays/ov058/symbols.txt b/config/eur1/arm9/overlays/ov058/symbols.txt new file mode 100644 index 00000000..edc7f636 --- /dev/null +++ b/config/eur1/arm9/overlays/ov058/symbols.txt @@ -0,0 +1,1075 @@ +func_ov058_0213f0e0 kind:function(arm,size=0x110) addr:0x0213f0e0 +func_ov058_0213f1f0 kind:function(arm,size=0x20) addr:0x0213f1f0 +func_ov058_0213f210 kind:function(arm,size=0x38) addr:0x0213f210 +func_ov058_0213f248 kind:function(arm,size=0x14) addr:0x0213f248 +func_ov058_0213f25c kind:function(arm,size=0x1c) addr:0x0213f25c +func_ov058_0213f278 kind:function(arm,size=0x68) addr:0x0213f278 +func_ov058_0213f2e0 kind:function(arm,size=0x20) addr:0x0213f2e0 +func_ov058_0213f300 kind:function(arm,size=0x3c) addr:0x0213f300 +func_ov058_0213f33c kind:function(arm,size=0x8) addr:0x0213f33c +func_ov058_0213f344 kind:function(arm,size=0x14) addr:0x0213f344 +func_ov058_0213f358 kind:function(arm,size=0x1c) addr:0x0213f358 +func_ov058_0213f374 kind:function(arm,size=0xc) addr:0x0213f374 +func_ov058_0213f380 kind:function(arm,size=0x24) addr:0x0213f380 +func_ov058_0213f3a4 kind:function(arm,size=0x6c) addr:0x0213f3a4 +func_ov058_0213f410 kind:function(arm,size=0x34) addr:0x0213f410 +func_ov058_0213f444 kind:function(arm,size=0x21c) addr:0x0213f444 +func_ov058_0213f660 kind:function(arm,size=0x14) addr:0x0213f660 +func_ov058_0213f674 kind:function(arm,size=0x14) addr:0x0213f674 +func_ov058_0213f688 kind:function(arm,size=0x14) addr:0x0213f688 +func_ov058_0213f69c kind:function(arm,size=0x14) addr:0x0213f69c +func_ov058_0213f6b0 kind:function(arm,size=0xfc) addr:0x0213f6b0 +func_ov058_0213f7ac kind:function(arm,size=0x104) addr:0x0213f7ac +func_ov058_0213f8b0 kind:function(arm,size=0xe4) addr:0x0213f8b0 +func_ov058_0213f994 kind:function(arm,size=0x9c) addr:0x0213f994 +func_ov058_0213fa30 kind:function(arm,size=0x348) addr:0x0213fa30 +func_ov058_0213fd78 kind:function(arm,size=0x48) addr:0x0213fd78 +func_ov058_0213fdc0 kind:function(arm,size=0x98) addr:0x0213fdc0 +func_ov058_0213fe58 kind:function(arm,size=0x78) addr:0x0213fe58 +func_ov058_0213fed0 kind:function(arm,size=0x68) addr:0x0213fed0 +func_ov058_0213ff38 kind:function(arm,size=0x6c) addr:0x0213ff38 +func_ov058_0213ffa4 kind:function(arm,size=0x58) addr:0x0213ffa4 +func_ov058_0213fffc kind:function(arm,size=0xb8) addr:0x0213fffc +func_ov058_021400b4 kind:function(arm,size=0x90) addr:0x021400b4 +func_ov058_02140144 kind:function(arm,size=0x268) addr:0x02140144 +func_ov058_021403ac kind:function(arm,size=0x144) addr:0x021403ac +func_ov058_021404f0 kind:function(arm,size=0x64) addr:0x021404f0 +func_ov058_02140554 kind:function(arm,size=0x170) addr:0x02140554 +func_ov058_021406c4 kind:function(arm,size=0xa0) addr:0x021406c4 +func_ov058_02140764 kind:function(arm,size=0x264) addr:0x02140764 +func_ov058_021409c8 kind:function(arm,size=0x11c) addr:0x021409c8 +func_ov058_02140ae4 kind:function(arm,size=0x70) addr:0x02140ae4 +func_ov058_02140b54 kind:function(arm,size=0xe4) addr:0x02140b54 +func_ov058_02140c38 kind:function(arm,size=0x108) addr:0x02140c38 +func_ov058_02140d40 kind:function(arm,size=0x108) addr:0x02140d40 +func_ov058_02140e48 kind:function(arm,size=0xac) addr:0x02140e48 +func_ov058_02140ef4 kind:function(arm,size=0xe0) addr:0x02140ef4 +func_ov058_02140fd4 kind:function(arm,size=0xf0) addr:0x02140fd4 +func_ov058_021410c4 kind:function(arm,size=0x8c) addr:0x021410c4 +func_ov058_02141150 kind:function(arm,size=0x74) addr:0x02141150 +func_ov058_021411c4 kind:function(arm,size=0xac) addr:0x021411c4 +func_ov058_02141270 kind:function(arm,size=0x8c) addr:0x02141270 +func_ov058_021412fc kind:function(arm,size=0x88) addr:0x021412fc +func_ov058_02141384 kind:function(arm,size=0x3a0) addr:0x02141384 +func_ov058_02141724 kind:function(arm,size=0x30) addr:0x02141724 +func_ov058_02141754 kind:function(arm,size=0x2e0) addr:0x02141754 +func_ov058_02141a34 kind:function(arm,size=0xa8) addr:0x02141a34 +func_ov058_02141adc kind:function(arm,size=0x48) addr:0x02141adc +func_ov058_02141b24 kind:function(arm,size=0x38) addr:0x02141b24 +func_ov058_02141b5c kind:function(arm,size=0x38) addr:0x02141b5c +func_ov058_02141b94 kind:function(arm,size=0x10) addr:0x02141b94 +func_ov058_02141ba4 kind:function(arm,size=0x10) addr:0x02141ba4 +func_ov058_02141bb4 kind:function(arm,size=0xbc) addr:0x02141bb4 +func_ov058_02141c70 kind:function(arm,size=0x34) addr:0x02141c70 +func_ov058_02141ca4 kind:function(arm,size=0x20) addr:0x02141ca4 +func_ov058_02141cc4 kind:function(arm,size=0x80) addr:0x02141cc4 +func_ov058_02141d44 kind:function(arm,size=0xac) addr:0x02141d44 +func_ov058_02141df0 kind:function(arm,size=0x24) addr:0x02141df0 +func_ov058_02141e14 kind:function(arm,size=0x10) addr:0x02141e14 +func_ov058_02141e24 kind:function(arm,size=0x8) addr:0x02141e24 +func_ov058_02141e2c kind:function(arm,size=0x24) addr:0x02141e2c +func_ov058_02141e50 kind:function(arm,size=0x2c) addr:0x02141e50 +func_ov058_02141e7c kind:function(arm,size=0x14) addr:0x02141e7c +func_ov058_02141e90 kind:function(arm,size=0x1c) addr:0x02141e90 +func_ov058_02141eac kind:function(arm,size=0x1c) addr:0x02141eac +func_ov058_02141ec8 kind:function(arm,size=0x1c) addr:0x02141ec8 +func_ov058_02141ee4 kind:function(arm,size=0x14) addr:0x02141ee4 +func_ov058_02141ef8 kind:function(arm,size=0xc) addr:0x02141ef8 +func_ov058_02141f04 kind:function(arm,size=0x24) addr:0x02141f04 +func_ov058_02141f28 kind:function(arm,size=0x4c) addr:0x02141f28 +func_ov058_02141f74 kind:function(arm,size=0x16c) addr:0x02141f74 +func_ov058_021420e0 kind:function(arm,size=0xf4) addr:0x021420e0 +func_ov058_021421d4 kind:function(arm,size=0x28) addr:0x021421d4 +func_ov058_021421fc kind:function(arm,size=0x30) addr:0x021421fc +func_ov058_0214222c kind:function(arm,size=0x11c) addr:0x0214222c +func_ov058_02142348 kind:function(arm,size=0xc8) addr:0x02142348 +func_ov058_02142410 kind:function(arm,size=0x78) addr:0x02142410 +func_ov058_02142488 kind:function(arm,size=0x14) addr:0x02142488 +func_ov058_0214249c kind:function(arm,size=0xc) addr:0x0214249c +func_ov058_021424a8 kind:function(arm,size=0x28) addr:0x021424a8 +func_ov058_021424d0 kind:function(arm,size=0x28) addr:0x021424d0 +func_ov058_021424f8 kind:function(arm,size=0x68) addr:0x021424f8 +func_ov058_02142560 kind:function(arm,size=0x8) addr:0x02142560 +func_ov058_02142568 kind:function(arm,size=0x58) addr:0x02142568 +func_ov058_021425c0 kind:function(arm,size=0x10c) addr:0x021425c0 +func_ov058_021426cc kind:function(arm,size=0x30) addr:0x021426cc +func_ov058_021426fc kind:function(arm,size=0x38) addr:0x021426fc +func_ov058_02142734 kind:function(arm,size=0xa4) addr:0x02142734 +func_ov058_021427d8 kind:function(arm,size=0x58) addr:0x021427d8 +func_ov058_02142830 kind:function(arm,size=0x3c) addr:0x02142830 +func_ov058_0214286c kind:function(arm,size=0x40) addr:0x0214286c +func_ov058_021428ac kind:function(arm,size=0x28) addr:0x021428ac +func_ov058_021428d4 kind:function(arm,size=0x10) addr:0x021428d4 +func_ov058_021428e4 kind:function(arm,size=0x28) addr:0x021428e4 +func_ov058_0214290c kind:function(arm,size=0x50) addr:0x0214290c +func_ov058_0214295c kind:function(arm,size=0x30) addr:0x0214295c +func_ov058_0214298c kind:function(arm,size=0x5c) addr:0x0214298c +func_ov058_021429e8 kind:function(arm,size=0x60) addr:0x021429e8 +func_ov058_02142a48 kind:function(arm,size=0x4) addr:0x02142a48 +func_ov058_02142a4c kind:function(arm,size=0x8) addr:0x02142a4c +func_ov058_02142a54 kind:function(arm,size=0x10) addr:0x02142a54 +func_ov058_02142a64 kind:function(arm,size=0x14) addr:0x02142a64 +func_ov058_02142a78 kind:function(arm,size=0x1c) addr:0x02142a78 +func_ov058_02142a94 kind:function(arm,size=0x24) addr:0x02142a94 +func_ov058_02142ab8 kind:function(arm,size=0x14) addr:0x02142ab8 +func_ov058_02142acc kind:function(arm,size=0x10) addr:0x02142acc +func_ov058_02142adc kind:function(arm,size=0x10) addr:0x02142adc +func_ov058_02142aec kind:function(arm,size=0xc) addr:0x02142aec +func_ov058_02142af8 kind:function(arm,size=0x24) addr:0x02142af8 +func_ov058_02142b1c kind:function(arm,size=0x30) addr:0x02142b1c +func_ov058_02142b4c kind:function(arm,size=0x90) addr:0x02142b4c +func_ov058_02142bdc kind:function(arm,size=0x14) addr:0x02142bdc +func_ov058_02142bf0 kind:function(arm,size=0x18) addr:0x02142bf0 +func_ov058_02142c08 kind:function(arm,size=0x8) addr:0x02142c08 +func_ov058_02142c10 kind:function(arm,size=0x54) addr:0x02142c10 +func_ov058_02142c64 kind:function(arm,size=0x38) addr:0x02142c64 +func_ov058_02142c9c kind:function(arm,size=0x30) addr:0x02142c9c +func_ov058_02142ccc kind:function(arm,size=0xc) addr:0x02142ccc +func_ov058_02142cd8 kind:function(arm,size=0xc) addr:0x02142cd8 +func_ov058_02142ce4 kind:function(arm,size=0xc) addr:0x02142ce4 +func_ov058_02142cf0 kind:function(arm,size=0xc) addr:0x02142cf0 +func_ov058_02142cfc kind:function(arm,size=0xc) addr:0x02142cfc +func_ov058_02142d08 kind:function(arm,size=0xc) addr:0x02142d08 +func_ov058_02142d14 kind:function(arm,size=0xc) addr:0x02142d14 +func_ov058_02142d20 kind:function(arm,size=0xc) addr:0x02142d20 +func_ov058_02142d2c kind:function(arm,size=0x14) addr:0x02142d2c +func_ov058_02142d40 kind:function(arm,size=0x14) addr:0x02142d40 +func_ov058_02142d54 kind:function(arm,size=0xd4) addr:0x02142d54 +func_ov058_02142e28 kind:function(arm,size=0xc) addr:0x02142e28 +func_ov058_02142e34 kind:function(arm,size=0x30) addr:0x02142e34 +func_ov058_02142e64 kind:function(arm,size=0x38) addr:0x02142e64 +func_ov058_02142e9c kind:function(arm,size=0x14) addr:0x02142e9c +func_ov058_02142eb0 kind:function(arm,size=0xc) addr:0x02142eb0 +func_ov058_02142ebc kind:function(arm,size=0x8) addr:0x02142ebc +func_ov058_02142ec4 kind:function(arm,size=0x2c) addr:0x02142ec4 +func_ov058_02142ef0 kind:function(arm,size=0xc) addr:0x02142ef0 +func_ov058_02142efc kind:function(arm,size=0x8) addr:0x02142efc +func_ov058_02142f04 kind:function(arm,size=0x2c) addr:0x02142f04 +func_ov058_02142f30 kind:function(arm,size=0xc) addr:0x02142f30 +func_ov058_02142f3c kind:function(arm,size=0x8) addr:0x02142f3c +func_ov058_02142f44 kind:function(arm,size=0x2c) addr:0x02142f44 +func_ov058_02142f70 kind:function(arm,size=0xc) addr:0x02142f70 +func_ov058_02142f7c kind:function(arm,size=0x8) addr:0x02142f7c +func_ov058_02142f84 kind:function(arm,size=0x2c) addr:0x02142f84 +func_ov058_02142fb0 kind:function(arm,size=0xc) addr:0x02142fb0 +func_ov058_02142fbc kind:function(arm,size=0x8) addr:0x02142fbc +func_ov058_02142fc4 kind:function(arm,size=0x2c) addr:0x02142fc4 +func_ov058_02142ff0 kind:function(arm,size=0xc) addr:0x02142ff0 +func_ov058_02142ffc kind:function(arm,size=0x8) addr:0x02142ffc +func_ov058_02143004 kind:function(arm,size=0x2c) addr:0x02143004 +func_ov058_02143030 kind:function(arm,size=0xc) addr:0x02143030 +func_ov058_0214303c kind:function(arm,size=0x8) addr:0x0214303c +func_ov058_02143044 kind:function(arm,size=0x2c) addr:0x02143044 +func_ov058_02143070 kind:function(arm,size=0xc) addr:0x02143070 +func_ov058_0214307c kind:function(arm,size=0x8) addr:0x0214307c +func_ov058_02143084 kind:function(arm,size=0x2c) addr:0x02143084 +func_ov058_021430b0 kind:function(arm,size=0xc) addr:0x021430b0 +func_ov058_021430bc kind:function(arm,size=0x8) addr:0x021430bc +func_ov058_021430c4 kind:function(arm,size=0x2c) addr:0x021430c4 +func_ov058_021430f0 kind:function(arm,size=0xc) addr:0x021430f0 +func_ov058_021430fc kind:function(arm,size=0x8) addr:0x021430fc +func_ov058_02143104 kind:function(arm,size=0x2c) addr:0x02143104 +func_ov058_02143130 kind:function(arm,size=0xc) addr:0x02143130 +func_ov058_0214313c kind:function(arm,size=0x28) addr:0x0214313c +func_ov058_02143164 kind:function(arm,size=0xa4) addr:0x02143164 +func_ov058_02143208 kind:function(arm,size=0xc) addr:0x02143208 +func_ov058_02143214 kind:function(arm,size=0x28) addr:0x02143214 +func_ov058_0214323c kind:function(arm,size=0x9c) addr:0x0214323c +func_ov058_021432d8 kind:function(arm,size=0xc) addr:0x021432d8 +func_ov058_021432e4 kind:function(arm,size=0x28) addr:0x021432e4 +func_ov058_0214330c kind:function(arm,size=0xa0) addr:0x0214330c +func_ov058_021433ac kind:function(arm,size=0xc) addr:0x021433ac +func_ov058_021433b8 kind:function(arm,size=0x28) addr:0x021433b8 +func_ov058_021433e0 kind:function(arm,size=0xa4) addr:0x021433e0 +func_ov058_02143484 kind:function(arm,size=0xc) addr:0x02143484 +func_ov058_02143490 kind:function(arm,size=0x28) addr:0x02143490 +func_ov058_021434b8 kind:function(arm,size=0xa0) addr:0x021434b8 +func_ov058_02143558 kind:function(arm,size=0x1a8) addr:0x02143558 +func_ov058_02143700 kind:function(arm,size=0xf6c) addr:0x02143700 +func_ov058_0214466c kind:function(arm,size=0x14) addr:0x0214466c +func_ov058_02144680 kind:function(arm,size=0xa8) addr:0x02144680 +func_ov058_02144728 kind:function(arm,size=0xb0) addr:0x02144728 +func_ov058_021447d8 kind:function(arm,size=0x4e8) addr:0x021447d8 +func_ov058_02144cc0 kind:function(arm,size=0x580) addr:0x02144cc0 +func_ov058_02145240 kind:function(arm,size=0x584) addr:0x02145240 +func_ov058_021457c4 kind:function(arm,size=0x34) addr:0x021457c4 +func_ov058_021457f8 kind:function(arm,size=0x74) addr:0x021457f8 +func_ov058_0214586c kind:function(arm,size=0x148) addr:0x0214586c +func_ov058_021459b4 kind:function(arm,size=0xd0) addr:0x021459b4 +func_ov058_02145a84 kind:function(arm,size=0x54) addr:0x02145a84 +func_ov058_02145ad8 kind:function(arm,size=0x2c) addr:0x02145ad8 +func_ov058_02145b04 kind:function(arm,size=0x1f0) addr:0x02145b04 +func_ov058_02145cf4 kind:function(arm,size=0x94) addr:0x02145cf4 +func_ov058_02145d88 kind:function(arm,size=0x140) addr:0x02145d88 +func_ov058_02145ec8 kind:function(arm,size=0xec) addr:0x02145ec8 +func_ov058_02145fb4 kind:function(arm,size=0x5c) addr:0x02145fb4 +func_ov058_02146010 kind:function(arm,size=0x180) addr:0x02146010 +func_ov058_02146190 kind:function(arm,size=0xdc) addr:0x02146190 +func_ov058_0214626c kind:function(arm,size=0x174) addr:0x0214626c +func_ov058_021463e0 kind:function(arm,size=0x54) addr:0x021463e0 +func_ov058_02146434 kind:function(arm,size=0x28) addr:0x02146434 +func_ov058_0214645c kind:function(arm,size=0x28) addr:0x0214645c +func_ov058_02146484 kind:function(arm,size=0x28) addr:0x02146484 +func_ov058_021464ac kind:function(arm,size=0x20) addr:0x021464ac +func_ov058_021464cc kind:function(arm,size=0x28) addr:0x021464cc +func_ov058_021464f4 kind:function(arm,size=0x2c) addr:0x021464f4 +func_ov058_02146520 kind:function(arm,size=0x2c) addr:0x02146520 +func_ov058_0214654c kind:function(arm,size=0x2c) addr:0x0214654c +func_ov058_02146578 kind:function(arm,size=0x28) addr:0x02146578 +func_ov058_021465a0 kind:function(arm,size=0x68) addr:0x021465a0 +func_ov058_02146608 kind:function(arm,size=0x4) addr:0x02146608 +func_ov058_0214660c kind:function(arm,size=0x4) addr:0x0214660c +func_ov058_02146610 kind:function(arm,size=0x4) addr:0x02146610 +func_ov058_02146614 kind:function(arm,size=0x2c) addr:0x02146614 +func_ov058_02146640 kind:function(arm,size=0x2c) addr:0x02146640 +func_ov058_0214666c kind:function(arm,size=0xc) addr:0x0214666c +func_ov058_02146678 kind:function(arm,size=0x2f0) addr:0x02146678 +func_ov058_02146968 kind:function(arm,size=0x90) addr:0x02146968 +func_ov058_021469f8 kind:function(arm,size=0xa0) addr:0x021469f8 +func_ov058_02146a98 kind:function(arm,size=0x4) addr:0x02146a98 +func_ov058_02146a9c kind:function(arm,size=0x4) addr:0x02146a9c +func_ov058_02146aa0 kind:function(arm,size=0x4) addr:0x02146aa0 +func_ov058_02146aa4 kind:function(arm,size=0x60) addr:0x02146aa4 +func_ov058_02146b04 kind:function(arm,size=0x158) addr:0x02146b04 +func_ov058_02146c5c kind:function(arm,size=0x130) addr:0x02146c5c +func_ov058_02146d8c kind:function(arm,size=0x60) addr:0x02146d8c +func_ov058_02146dec kind:function(arm,size=0x20) addr:0x02146dec +func_ov058_02146e0c kind:function(arm,size=0x44) addr:0x02146e0c +func_ov058_02146e50 kind:function(arm,size=0x44) addr:0x02146e50 +func_ov058_02146e94 kind:function(arm,size=0x364) addr:0x02146e94 +func_ov058_021471f8 kind:function(arm,size=0x70) addr:0x021471f8 +func_ov058_02147268 kind:function(arm,size=0x74) addr:0x02147268 +func_ov058_021472dc kind:function(arm,size=0x38) addr:0x021472dc +func_ov058_02147314 kind:function(arm,size=0x54c) addr:0x02147314 +func_ov058_02147860 kind:function(arm,size=0x20) addr:0x02147860 +func_ov058_02147880 kind:function(arm,size=0x100) addr:0x02147880 +func_ov058_02147980 kind:function(arm,size=0x1b0) addr:0x02147980 +func_ov058_02147b30 kind:function(arm,size=0x4c) addr:0x02147b30 +func_ov058_02147b7c kind:function(arm,size=0x28) addr:0x02147b7c +func_ov058_02147ba4 kind:function(arm,size=0x68) addr:0x02147ba4 +func_ov058_02147c0c kind:function(arm,size=0x80) addr:0x02147c0c +func_ov058_02147c8c kind:function(arm,size=0x2c) addr:0x02147c8c +func_ov058_02147cb8 kind:function(arm,size=0x2c) addr:0x02147cb8 +func_ov058_02147ce4 kind:function(arm,size=0x30) addr:0x02147ce4 +func_ov058_02147d14 kind:function(arm,size=0x3c) addr:0x02147d14 +func_ov058_02147d50 kind:function(arm,size=0x3c) addr:0x02147d50 +func_ov058_02147d8c kind:function(arm,size=0x3c) addr:0x02147d8c +func_ov058_02147dc8 kind:function(arm,size=0x3c) addr:0x02147dc8 +func_ov058_02147e04 kind:function(arm,size=0x3c) addr:0x02147e04 +func_ov058_02147e40 kind:function(arm,size=0x3c) addr:0x02147e40 +func_ov058_02147e7c kind:function(arm,size=0x4) addr:0x02147e7c +func_ov058_02147e80 kind:function(arm,size=0x1c) addr:0x02147e80 +func_ov058_02147e9c kind:function(arm,size=0x28) addr:0x02147e9c +func_ov058_02147ec4 kind:function(arm,size=0x20) addr:0x02147ec4 +func_ov058_02147ee4 kind:function(arm,size=0x14) addr:0x02147ee4 +func_ov058_02147ef8 kind:function(arm,size=0x14) addr:0x02147ef8 +func_ov058_02147f0c kind:function(arm,size=0x14) addr:0x02147f0c +func_ov058_02147f20 kind:function(arm,size=0x14) addr:0x02147f20 +func_ov058_02147f34 kind:function(arm,size=0x14) addr:0x02147f34 +func_ov058_02147f48 kind:function(arm,size=0x14) addr:0x02147f48 +func_ov058_02147f5c kind:function(arm,size=0x14) addr:0x02147f5c +func_ov058_02147f70 kind:function(arm,size=0x14) addr:0x02147f70 +func_ov058_02147f84 kind:function(arm,size=0x14) addr:0x02147f84 +func_ov058_02147f98 kind:function(arm,size=0x14) addr:0x02147f98 +func_ov058_02147fac kind:function(arm,size=0x14) addr:0x02147fac +func_ov058_02147fc0 kind:function(arm,size=0x14) addr:0x02147fc0 +func_ov058_02147fd4 kind:function(arm,size=0x14) addr:0x02147fd4 +func_ov058_02147fe8 kind:function(arm,size=0x14) addr:0x02147fe8 +func_ov058_02147ffc kind:function(arm,size=0x14) addr:0x02147ffc +func_ov058_02148010 kind:function(arm,size=0xc) addr:0x02148010 +func_ov058_0214801c kind:function(arm,size=0x24) addr:0x0214801c +func_ov058_02148040 kind:function(arm,size=0x70) addr:0x02148040 +func_ov058_021480b0 kind:function(arm,size=0x1b8) addr:0x021480b0 +func_ov058_02148268 kind:function(arm,size=0x30) addr:0x02148268 +func_ov058_02148298 kind:function(arm,size=0x54) addr:0x02148298 +func_ov058_021482ec kind:function(arm,size=0xb0) addr:0x021482ec +func_ov058_0214839c kind:function(arm,size=0x7c) addr:0x0214839c +func_ov058_02148418 kind:function(arm,size=0x104) addr:0x02148418 +func_ov058_0214851c kind:function(arm,size=0x4c) addr:0x0214851c +func_ov058_02148568 kind:function(arm,size=0x34) addr:0x02148568 +func_ov058_0214859c kind:function(arm,size=0x64) addr:0x0214859c +func_ov058_02148600 kind:function(arm,size=0x34) addr:0x02148600 +func_ov058_02148634 kind:function(arm,size=0x7c) addr:0x02148634 +func_ov058_021486b0 kind:function(arm,size=0x7c) addr:0x021486b0 +func_ov058_0214872c kind:function(arm,size=0x90) addr:0x0214872c +func_ov058_021487bc kind:function(arm,size=0x74) addr:0x021487bc +func_ov058_02148830 kind:function(arm,size=0x14) addr:0x02148830 +func_ov058_02148844 kind:function(arm,size=0x3c) addr:0x02148844 +func_ov058_02148880 kind:function(arm,size=0x68) addr:0x02148880 +func_ov058_021488e8 kind:function(arm,size=0x1c) addr:0x021488e8 +func_ov058_02148904 kind:function(arm,size=0x8) addr:0x02148904 +func_ov058_0214890c kind:function(arm,size=0x30) addr:0x0214890c +func_ov058_0214893c kind:function(arm,size=0x40) addr:0x0214893c +func_ov058_0214897c kind:function(arm,size=0x7c) addr:0x0214897c +func_ov058_021489f8 kind:function(arm,size=0x2c) addr:0x021489f8 +func_ov058_02148a24 kind:function(arm,size=0xa4) addr:0x02148a24 +func_ov058_02148ac8 kind:function(arm,size=0xc4) addr:0x02148ac8 +func_ov058_02148b8c kind:function(arm,size=0x2c) addr:0x02148b8c +func_ov058_02148bb8 kind:function(arm,size=0x6c) addr:0x02148bb8 +func_ov058_02148c24 kind:function(arm,size=0x6c) addr:0x02148c24 +func_ov058_02148c90 kind:function(arm,size=0x30) addr:0x02148c90 +func_ov058_02148cc0 kind:function(arm,size=0x38) addr:0x02148cc0 +func_ov058_02148cf8 kind:function(arm,size=0x14) addr:0x02148cf8 +func_ov058_02148d0c kind:function(arm,size=0xc) addr:0x02148d0c +func_ov058_02148d18 kind:function(arm,size=0x24) addr:0x02148d18 +func_ov058_02148d3c kind:function(arm,size=0x44) addr:0x02148d3c +func_ov058_02148d80 kind:function(arm,size=0x28) addr:0x02148d80 +func_ov058_02148da8 kind:function(arm,size=0x20) addr:0x02148da8 +func_ov058_02148dc8 kind:function(arm,size=0x50) addr:0x02148dc8 +func_ov058_02148e18 kind:function(arm,size=0x1d8) addr:0x02148e18 +func_ov058_02148ff0 kind:function(arm,size=0x1b0) addr:0x02148ff0 +func_ov058_021491a0 kind:function(arm,size=0x14) addr:0x021491a0 +func_ov058_021491b4 kind:function(arm,size=0xbc) addr:0x021491b4 +func_ov058_02149270 kind:function(arm,size=0xc4) addr:0x02149270 +func_ov058_02149334 kind:function(arm,size=0x9c) addr:0x02149334 +func_ov058_021493d0 kind:function(arm,size=0x64) addr:0x021493d0 +func_ov058_02149434 kind:function(arm,size=0x40) addr:0x02149434 +func_ov058_02149474 kind:function(arm,size=0x38) addr:0x02149474 +func_ov058_021494ac kind:function(arm,size=0x134) addr:0x021494ac +func_ov058_021495e0 kind:function(arm,size=0x5c) addr:0x021495e0 +func_ov058_0214963c kind:function(arm,size=0x58) addr:0x0214963c +func_ov058_02149694 kind:function(arm,size=0x88) addr:0x02149694 +func_ov058_0214971c kind:function(arm,size=0x80) addr:0x0214971c +func_ov058_0214979c kind:function(arm,size=0x14) addr:0x0214979c +func_ov058_021497b0 kind:function(arm,size=0x54) addr:0x021497b0 +func_ov058_02149804 kind:function(arm,size=0x1d0) addr:0x02149804 +func_ov058_021499d4 kind:function(arm,size=0x318) addr:0x021499d4 +func_ov058_02149cec kind:function(arm,size=0x90) addr:0x02149cec +func_ov058_02149d7c kind:function(arm,size=0x128) addr:0x02149d7c +func_ov058_02149ea4 kind:function(arm,size=0x14) addr:0x02149ea4 +func_ov058_02149eb8 kind:function(arm,size=0x5d4) addr:0x02149eb8 +func_ov058_0214a48c kind:function(arm,size=0x18) addr:0x0214a48c +func_ov058_0214a4a4 kind:function(arm,size=0x28c) addr:0x0214a4a4 +func_ov058_0214a730 kind:function(arm,size=0x1d0) addr:0x0214a730 +func_ov058_0214a900 kind:function(arm,size=0x60) addr:0x0214a900 +func_ov058_0214a960 kind:function(arm,size=0x90) addr:0x0214a960 +func_ov058_0214a9f0 kind:function(arm,size=0x14) addr:0x0214a9f0 +func_ov058_0214aa04 kind:function(arm,size=0x74) addr:0x0214aa04 +func_ov058_0214aa78 kind:function(arm,size=0x1c) addr:0x0214aa78 +func_ov058_0214aa94 kind:function(arm,size=0x14) addr:0x0214aa94 +func_ov058_0214aaa8 kind:function(arm,size=0xc) addr:0x0214aaa8 +func_ov058_0214aab4 kind:function(arm,size=0x24) addr:0x0214aab4 +func_ov058_0214aad8 kind:function(arm,size=0x28) addr:0x0214aad8 +func_ov058_0214ab00 kind:function(arm,size=0x58) addr:0x0214ab00 +func_ov058_0214ab58 kind:function(arm,size=0x3c) addr:0x0214ab58 +func_ov058_0214ab94 kind:function(arm,size=0x44) addr:0x0214ab94 +func_ov058_0214abd8 kind:function(arm,size=0x14) addr:0x0214abd8 +func_ov058_0214abec kind:function(arm,size=0x38) addr:0x0214abec +func_ov058_0214ac24 kind:function(arm,size=0x30) addr:0x0214ac24 +func_ov058_0214ac54 kind:function(arm,size=0x34) addr:0x0214ac54 +func_ov058_0214ac88 kind:function(arm,size=0x10) addr:0x0214ac88 +func_ov058_0214ac98 kind:function(arm,size=0x14) addr:0x0214ac98 +func_ov058_0214acac kind:function(arm,size=0x14) addr:0x0214acac +func_ov058_0214acc0 kind:function(arm,size=0x10) addr:0x0214acc0 +func_ov058_0214acd0 kind:function(arm,size=0x10) addr:0x0214acd0 +func_ov058_0214ace0 kind:function(arm,size=0xc) addr:0x0214ace0 +func_ov058_0214acec kind:function(arm,size=0x24) addr:0x0214acec +func_ov058_0214ad10 kind:function(arm,size=0x44) addr:0x0214ad10 +func_ov058_0214ad54 kind:function(arm,size=0x54) addr:0x0214ad54 +func_ov058_0214ada8 kind:function(arm,size=0x38) addr:0x0214ada8 +func_ov058_0214ade0 kind:function(arm,size=0x34) addr:0x0214ade0 +func_ov058_0214ae14 kind:function(arm,size=0x238) addr:0x0214ae14 +func_ov058_0214b04c kind:function(arm,size=0x14) addr:0x0214b04c +func_ov058_0214b060 kind:function(arm,size=0x14) addr:0x0214b060 +func_ov058_0214b074 kind:function(arm,size=0x174) addr:0x0214b074 +func_ov058_0214b1e8 kind:function(arm,size=0xb0) addr:0x0214b1e8 +func_ov058_0214b298 kind:function(arm,size=0x4c) addr:0x0214b298 +func_ov058_0214b2e4 kind:function(arm,size=0x74) addr:0x0214b2e4 +func_ov058_0214b358 kind:function(arm,size=0x270) addr:0x0214b358 +func_ov058_0214b5c8 kind:function(arm,size=0x174) addr:0x0214b5c8 +func_ov058_0214b73c kind:function(arm,size=0x4) addr:0x0214b73c +func_ov058_0214b740 kind:function(arm,size=0x200) addr:0x0214b740 +func_ov058_0214b940 kind:function(arm,size=0xbc) addr:0x0214b940 +func_ov058_0214b9fc kind:function(arm,size=0x2f0) addr:0x0214b9fc +func_ov058_0214bcec kind:function(arm,size=0x1cc) addr:0x0214bcec +func_ov058_0214beb8 kind:function(arm,size=0x20c) addr:0x0214beb8 +func_ov058_0214c0c4 kind:function(arm,size=0xd4) addr:0x0214c0c4 +func_ov058_0214c198 kind:function(arm,size=0x3c) addr:0x0214c198 +func_ov058_0214c1d4 kind:function(arm,size=0x280) addr:0x0214c1d4 +func_ov058_0214c454 kind:function(arm,size=0x60) addr:0x0214c454 +func_ov058_0214c4b4 kind:function(arm,size=0x344) addr:0x0214c4b4 +func_ov058_0214c7f8 kind:function(arm,size=0x14c) addr:0x0214c7f8 +func_ov058_0214c944 kind:function(arm,size=0x108) addr:0x0214c944 +func_ov058_0214ca4c kind:function(arm,size=0x114) addr:0x0214ca4c +func_ov058_0214cb60 kind:function(arm,size=0x78) addr:0x0214cb60 +func_ov058_0214cbd8 kind:function(arm,size=0x14) addr:0x0214cbd8 +func_ov058_0214cbec kind:function(arm,size=0x98) addr:0x0214cbec +func_ov058_0214cc84 kind:function(arm,size=0x84) addr:0x0214cc84 +func_ov058_0214cd08 kind:function(arm,size=0x98) addr:0x0214cd08 +func_ov058_0214cda0 kind:function(arm,size=0x50) addr:0x0214cda0 +func_ov058_0214cdf0 kind:function(arm,size=0xc4) addr:0x0214cdf0 +func_ov058_0214ceb4 kind:function(arm,size=0x210) addr:0x0214ceb4 +func_ov058_0214d0c4 kind:function(arm,size=0xd4) addr:0x0214d0c4 +func_ov058_0214d198 kind:function(arm,size=0x1d8) addr:0x0214d198 +func_ov058_0214d370 kind:function(arm,size=0x64) addr:0x0214d370 +func_ov058_0214d3d4 kind:function(arm,size=0x10) addr:0x0214d3d4 +func_ov058_0214d3e4 kind:function(arm,size=0xe0) addr:0x0214d3e4 +func_ov058_0214d4c4 kind:function(arm,size=0x1c) addr:0x0214d4c4 +func_ov058_0214d4e0 kind:function(arm,size=0x1c) addr:0x0214d4e0 +func_ov058_0214d4fc kind:function(arm,size=0x38) addr:0x0214d4fc +func_ov058_0214d534 kind:function(arm,size=0x40) addr:0x0214d534 +func_ov058_0214d574 kind:function(arm,size=0x14) addr:0x0214d574 +func_ov058_0214d588 kind:function(arm,size=0xc) addr:0x0214d588 +func_ov058_0214d594 kind:function(arm,size=0x24) addr:0x0214d594 +func_ov058_0214d5b8 kind:function(arm,size=0x28) addr:0x0214d5b8 +func_ov058_0214d5e0 kind:function(arm,size=0x40) addr:0x0214d5e0 +func_ov058_0214d620 kind:function(arm,size=0x8) addr:0x0214d620 +func_ov058_0214d628 kind:function(arm,size=0x38) addr:0x0214d628 +func_ov058_0214d660 kind:function(arm,size=0x18) addr:0x0214d660 +func_ov058_0214d678 kind:function(arm,size=0x18) addr:0x0214d678 +func_ov058_0214d690 kind:function(arm,size=0x114) addr:0x0214d690 +func_ov058_0214d7a4 kind:function(arm,size=0x10) addr:0x0214d7a4 +func_ov058_0214d7b4 kind:function(arm,size=0x14) addr:0x0214d7b4 +func_ov058_0214d7c8 kind:function(arm,size=0x1c) addr:0x0214d7c8 +func_ov058_0214d7e4 kind:function(arm,size=0x24) addr:0x0214d7e4 +func_ov058_0214d808 kind:function(arm,size=0x14) addr:0x0214d808 +func_ov058_0214d81c kind:function(arm,size=0x10) addr:0x0214d81c +func_ov058_0214d82c kind:function(arm,size=0x10) addr:0x0214d82c +func_ov058_0214d83c kind:function(arm,size=0xc) addr:0x0214d83c +func_ov058_0214d848 kind:function(arm,size=0x24) addr:0x0214d848 +func_ov058_0214d86c kind:function(arm,size=0x28) addr:0x0214d86c +func_ov058_0214d894 kind:function(arm,size=0x20) addr:0x0214d894 +func_ov058_0214d8b4 kind:function(arm,size=0x8) addr:0x0214d8b4 +func_ov058_0214d8bc kind:function(arm,size=0x34) addr:0x0214d8bc +func_ov058_0214d8f0 kind:function(arm,size=0x14) addr:0x0214d8f0 +func_ov058_0214d904 kind:function(arm,size=0x1c) addr:0x0214d904 +func_ov058_0214d920 kind:function(arm,size=0x14) addr:0x0214d920 +func_ov058_0214d934 kind:function(arm,size=0xc) addr:0x0214d934 +func_ov058_0214d940 kind:function(arm,size=0x24) addr:0x0214d940 +func_ov058_0214d964 kind:function(arm,size=0x68) addr:0x0214d964 +func_ov058_0214d9cc kind:function(arm,size=0x140) addr:0x0214d9cc +func_ov058_0214db0c kind:function(arm,size=0xbc) addr:0x0214db0c +func_ov058_0214dbc8 kind:function(arm,size=0xc) addr:0x0214dbc8 +func_ov058_0214dbd4 kind:function(arm,size=0x20) addr:0x0214dbd4 +func_ov058_0214dbf4 kind:function(arm,size=0x94) addr:0x0214dbf4 +func_ov058_0214dc88 kind:function(arm,size=0x60) addr:0x0214dc88 +func_ov058_0214dce8 kind:function(arm,size=0x1c) addr:0x0214dce8 +func_ov058_0214dd04 kind:function(arm,size=0x4c) addr:0x0214dd04 +func_ov058_0214dd50 kind:function(arm,size=0x28) addr:0x0214dd50 +func_ov058_0214dd78 kind:function(arm,size=0x30) addr:0x0214dd78 +func_ov058_0214dda8 kind:function(arm,size=0x20) addr:0x0214dda8 +func_ov058_0214ddc8 kind:function(arm,size=0x14) addr:0x0214ddc8 +func_ov058_0214dddc kind:function(arm,size=0x14) addr:0x0214dddc +func_ov058_0214ddf0 kind:function(arm,size=0xc) addr:0x0214ddf0 +func_ov058_0214ddfc kind:function(arm,size=0x24) addr:0x0214ddfc +func_ov058_0214de20 kind:function(arm,size=0x44) addr:0x0214de20 +func_ov058_0214de64 kind:function(arm,size=0x9c) addr:0x0214de64 +func_ov058_0214df00 kind:function(arm,size=0x90) addr:0x0214df00 +func_ov058_0214df90 kind:function(arm,size=0x80) addr:0x0214df90 +func_ov058_0214e010 kind:function(arm,size=0x28) addr:0x0214e010 +func_ov058_0214e038 kind:function(arm,size=0x30) addr:0x0214e038 +func_ov058_0214e068 kind:function(arm,size=0x14) addr:0x0214e068 +func_ov058_0214e07c kind:function(arm,size=0xc) addr:0x0214e07c +func_ov058_0214e088 kind:function(arm,size=0x24) addr:0x0214e088 +func_ov058_0214e0ac kind:function(arm,size=0xc4) addr:0x0214e0ac +func_ov058_0214e170 kind:function(arm,size=0x4c) addr:0x0214e170 +func_ov058_0214e1bc kind:function(arm,size=0x1a0) addr:0x0214e1bc +func_ov058_0214e35c kind:function(arm,size=0xac) addr:0x0214e35c +func_ov058_0214e408 kind:function(arm,size=0x48) addr:0x0214e408 +func_ov058_0214e450 kind:function(arm,size=0x8) addr:0x0214e450 +func_ov058_0214e458 kind:function(arm,size=0xb0) addr:0x0214e458 +func_ov058_0214e508 kind:function(arm,size=0x78) addr:0x0214e508 +func_ov058_0214e580 kind:function(arm,size=0x20) addr:0x0214e580 +func_ov058_0214e5a0 kind:function(arm,size=0x28) addr:0x0214e5a0 +func_ov058_0214e5c8 kind:function(arm,size=0x14) addr:0x0214e5c8 +func_ov058_0214e5dc kind:function(arm,size=0x1c) addr:0x0214e5dc +func_ov058_0214e5f8 kind:function(arm,size=0x1c) addr:0x0214e5f8 +func_ov058_0214e614 kind:function(arm,size=0x14) addr:0x0214e614 +func_ov058_0214e628 kind:function(arm,size=0xc) addr:0x0214e628 +func_ov058_0214e634 kind:function(arm,size=0x24) addr:0x0214e634 +func_ov058_0214e658 kind:function(arm,size=0xa4) addr:0x0214e658 +func_ov058_0214e6fc kind:function(arm,size=0x98) addr:0x0214e6fc +func_ov058_0214e794 kind:function(arm,size=0x98) addr:0x0214e794 +func_ov058_0214e82c kind:function(arm,size=0x18) addr:0x0214e82c +func_ov058_0214e844 kind:function(arm,size=0x3c) addr:0x0214e844 +func_ov058_0214e880 kind:function(arm,size=0x44) addr:0x0214e880 +func_ov058_0214e8c4 kind:function(arm,size=0xb4) addr:0x0214e8c4 +func_ov058_0214e978 kind:function(arm,size=0x38) addr:0x0214e978 +func_ov058_0214e9b0 kind:function(arm,size=0x184) addr:0x0214e9b0 +func_ov058_0214eb34 kind:function(arm,size=0x20) addr:0x0214eb34 +func_ov058_0214eb54 kind:function(arm,size=0x28) addr:0x0214eb54 +func_ov058_0214eb7c kind:function(arm,size=0x14) addr:0x0214eb7c +func_ov058_0214eb90 kind:function(arm,size=0xc) addr:0x0214eb90 +func_ov058_0214eb9c kind:function(arm,size=0x24) addr:0x0214eb9c +func_ov058_0214ebc0 kind:function(arm,size=0x8c) addr:0x0214ebc0 +func_ov058_0214ec4c kind:function(arm,size=0xb4) addr:0x0214ec4c +func_ov058_0214ed00 kind:function(arm,size=0xb0) addr:0x0214ed00 +func_ov058_0214edb0 kind:function(arm,size=0xc4) addr:0x0214edb0 +func_ov058_0214ee74 kind:function(arm,size=0x50) addr:0x0214ee74 +func_ov058_0214eec4 kind:function(arm,size=0x1c0) addr:0x0214eec4 +func_ov058_0214f084 kind:function(arm,size=0x54) addr:0x0214f084 +func_ov058_0214f0d8 kind:function(arm,size=0x14) addr:0x0214f0d8 +func_ov058_0214f0ec kind:function(arm,size=0x34) addr:0x0214f0ec +func_ov058_0214f120 kind:function(arm,size=0x8) addr:0x0214f120 +func_ov058_0214f128 kind:function(arm,size=0x20) addr:0x0214f128 +func_ov058_0214f148 kind:function(arm,size=0x28) addr:0x0214f148 +func_ov058_0214f170 kind:function(arm,size=0x14) addr:0x0214f170 +func_ov058_0214f184 kind:function(arm,size=0xc) addr:0x0214f184 +func_ov058_0214f190 kind:function(arm,size=0x24) addr:0x0214f190 +func_ov058_0214f1b4 kind:function(arm,size=0x54) addr:0x0214f1b4 +func_ov058_0214f208 kind:function(arm,size=0x78) addr:0x0214f208 +func_ov058_0214f280 kind:function(arm,size=0x3cc) addr:0x0214f280 +func_ov058_0214f64c kind:function(arm,size=0x60) addr:0x0214f64c +func_ov058_0214f6ac kind:function(arm,size=0x28) addr:0x0214f6ac +func_ov058_0214f6d4 kind:function(arm,size=0x30) addr:0x0214f6d4 +func_ov058_0214f704 kind:function(arm,size=0x14) addr:0x0214f704 +func_ov058_0214f718 kind:function(arm,size=0x1c) addr:0x0214f718 +func_ov058_0214f734 kind:function(arm,size=0x2c) addr:0x0214f734 +func_ov058_0214f760 kind:function(arm,size=0x80) addr:0x0214f760 +func_ov058_0214f7e0 kind:function(arm,size=0x80) addr:0x0214f7e0 +func_ov058_0214f860 kind:function(arm,size=0x8) addr:0x0214f860 +func_ov058_0214f868 kind:function(arm,size=0x8) addr:0x0214f868 +func_ov058_0214f870 kind:function(arm,size=0x8) addr:0x0214f870 +func_ov058_0214f878 kind:function(arm,size=0x20) addr:0x0214f878 +func_ov058_0214f898 kind:function(arm,size=0x28) addr:0x0214f898 +func_ov058_0214f8c0 kind:function(arm,size=0xc) addr:0x0214f8c0 +func_ov058_0214f8cc kind:function(arm,size=0x24) addr:0x0214f8cc +func_ov058_0214f8f0 kind:function(arm,size=0x48) addr:0x0214f8f0 +func_ov058_0214f938 kind:function(arm,size=0x20) addr:0x0214f938 +func_ov058_0214f958 kind:function(arm,size=0x50) addr:0x0214f958 +func_ov058_0214f9a8 kind:function(arm,size=0x8) addr:0x0214f9a8 +func_ov058_0214f9b0 kind:function(arm,size=0x20) addr:0x0214f9b0 +func_ov058_0214f9d0 kind:function(arm,size=0x28) addr:0x0214f9d0 +func_ov058_0214f9f8 kind:function(arm,size=0x14) addr:0x0214f9f8 +func_ov058_0214fa0c kind:function(arm,size=0xc) addr:0x0214fa0c +func_ov058_0214fa18 kind:function(arm,size=0x24) addr:0x0214fa18 +func_ov058_0214fa3c kind:function(arm,size=0x48) addr:0x0214fa3c +func_ov058_0214fa84 kind:function(arm,size=0x48) addr:0x0214fa84 +func_ov058_0214facc kind:function(arm,size=0x48) addr:0x0214facc +func_ov058_0214fb14 kind:function(arm,size=0x230) addr:0x0214fb14 +func_ov058_0214fd44 kind:function(arm,size=0x58) addr:0x0214fd44 +func_ov058_0214fd9c kind:function(arm,size=0x14) addr:0x0214fd9c +func_ov058_0214fdb0 kind:function(arm,size=0x2c) addr:0x0214fdb0 +func_ov058_0214fddc kind:function(arm,size=0x20) addr:0x0214fddc +func_ov058_0214fdfc kind:function(arm,size=0x28) addr:0x0214fdfc +func_ov058_0214fe24 kind:function(arm,size=0x14) addr:0x0214fe24 +func_ov058_0214fe38 kind:function(arm,size=0xc) addr:0x0214fe38 +func_ov058_0214fe44 kind:function(arm,size=0x24) addr:0x0214fe44 +func_ov058_0214fe68 kind:function(arm,size=0x44) addr:0x0214fe68 +func_ov058_0214feac kind:function(arm,size=0x34) addr:0x0214feac +func_ov058_0214fee0 kind:function(arm,size=0xcc) addr:0x0214fee0 +func_ov058_0214ffac kind:function(arm,size=0x14) addr:0x0214ffac +func_ov058_0214ffc0 kind:function(arm,size=0x1c) addr:0x0214ffc0 +func_ov058_0214ffdc kind:function(arm,size=0x14) addr:0x0214ffdc +func_ov058_0214fff0 kind:function(arm,size=0xc) addr:0x0214fff0 +func_ov058_0214fffc kind:function(arm,size=0x24) addr:0x0214fffc +func_ov058_02150020 kind:function(arm,size=0x48) addr:0x02150020 +func_ov058_02150068 kind:function(arm,size=0xac) addr:0x02150068 +func_ov058_02150114 kind:function(arm,size=0x1f8) addr:0x02150114 +func_ov058_0215030c kind:function(arm,size=0x80) addr:0x0215030c +func_ov058_0215038c kind:function(arm,size=0x230) addr:0x0215038c +func_ov058_021505bc kind:function(arm,size=0x74) addr:0x021505bc +func_ov058_02150630 kind:function(arm,size=0x298) addr:0x02150630 +func_ov058_021508c8 kind:function(arm,size=0x180) addr:0x021508c8 +func_ov058_02150a48 kind:function(arm,size=0x30) addr:0x02150a48 +func_ov058_02150a78 kind:function(arm,size=0x38) addr:0x02150a78 +func_ov058_02150ab0 kind:function(arm,size=0x14) addr:0x02150ab0 +func_ov058_02150ac4 kind:function(arm,size=0xc) addr:0x02150ac4 +func_ov058_02150ad0 kind:function(arm,size=0x24) addr:0x02150ad0 +func_ov058_02150af4 kind:function(arm,size=0x90) addr:0x02150af4 +func_ov058_02150b84 kind:function(arm,size=0x60) addr:0x02150b84 +func_ov058_02150be4 kind:function(arm,size=0x74) addr:0x02150be4 +func_ov058_02150c58 kind:function(arm,size=0x98) addr:0x02150c58 +func_ov058_02150cf0 kind:function(arm,size=0x12c) addr:0x02150cf0 +func_ov058_02150e1c kind:function(arm,size=0x88) addr:0x02150e1c +func_ov058_02150ea4 kind:function(arm,size=0x28) addr:0x02150ea4 +func_ov058_02150ecc kind:function(arm,size=0x18) addr:0x02150ecc +func_ov058_02150ee4 kind:function(arm,size=0x18) addr:0x02150ee4 +func_ov058_02150efc kind:function(arm,size=0x18) addr:0x02150efc +func_ov058_02150f14 kind:function(arm,size=0x80) addr:0x02150f14 +func_ov058_02150f94 kind:function(arm,size=0x14) addr:0x02150f94 +func_ov058_02150fa8 kind:function(arm,size=0x2c) addr:0x02150fa8 +func_ov058_02150fd4 kind:function(arm,size=0x38) addr:0x02150fd4 +func_ov058_0215100c kind:function(arm,size=0xd0) addr:0x0215100c +func_ov058_021510dc kind:function(arm,size=0xbc) addr:0x021510dc +func_ov058_02151198 kind:function(arm,size=0x20) addr:0x02151198 +func_ov058_021511b8 kind:function(arm,size=0x8c) addr:0x021511b8 +func_ov058_02151244 kind:function(arm,size=0x1c) addr:0x02151244 +func_ov058_02151260 kind:function(arm,size=0x20) addr:0x02151260 +func_ov058_02151280 kind:function(arm,size=0x28) addr:0x02151280 +func_ov058_021512a8 kind:function(arm,size=0x14) addr:0x021512a8 +func_ov058_021512bc kind:function(arm,size=0xc) addr:0x021512bc +func_ov058_021512c8 kind:function(arm,size=0x24) addr:0x021512c8 +func_ov058_021512ec kind:function(arm,size=0xa8) addr:0x021512ec +func_ov058_02151394 kind:function(arm,size=0x4c) addr:0x02151394 +func_ov058_021513e0 kind:function(arm,size=0x90) addr:0x021513e0 +func_ov058_02151470 kind:function(arm,size=0x1c) addr:0x02151470 +func_ov058_0215148c kind:function(arm,size=0xb4) addr:0x0215148c +func_ov058_02151540 kind:function(arm,size=0x1c) addr:0x02151540 +func_ov058_0215155c kind:function(arm,size=0x14) addr:0x0215155c +func_ov058_02151570 kind:function(arm,size=0x1c) addr:0x02151570 +func_ov058_0215158c kind:function(arm,size=0x14) addr:0x0215158c +func_ov058_021515a0 kind:function(arm,size=0xc) addr:0x021515a0 +func_ov058_021515ac kind:function(arm,size=0x24) addr:0x021515ac +func_ov058_021515d0 kind:function(arm,size=0x88) addr:0x021515d0 +func_ov058_02151658 kind:function(arm,size=0x20) addr:0x02151658 +func_ov058_02151678 kind:function(arm,size=0x31c) addr:0x02151678 +func_ov058_02151994 kind:function(arm,size=0x74) addr:0x02151994 +func_ov058_02151a08 kind:function(arm,size=0x3c) addr:0x02151a08 +func_ov058_02151a44 kind:function(arm,size=0x14) addr:0x02151a44 +func_ov058_02151a58 kind:function(arm,size=0x1c) addr:0x02151a58 +func_ov058_02151a74 kind:function(arm,size=0x14) addr:0x02151a74 +func_ov058_02151a88 kind:function(arm,size=0x14) addr:0x02151a88 +func_ov058_02151a9c kind:function(arm,size=0x24) addr:0x02151a9c +func_ov058_02151ac0 kind:function(arm,size=0xc) addr:0x02151ac0 +func_ov058_02151acc kind:function(arm,size=0x24) addr:0x02151acc +func_ov058_02151af0 kind:function(arm,size=0x98) addr:0x02151af0 +func_ov058_02151b88 kind:function(arm,size=0x14) addr:0x02151b88 +func_ov058_02151b9c kind:function(arm,size=0x10) addr:0x02151b9c +func_ov058_02151bac kind:function(arm,size=0x10) addr:0x02151bac +func_ov058_02151bbc kind:function(arm,size=0x10) addr:0x02151bbc +func_ov058_02151bcc kind:function(arm,size=0xdc) addr:0x02151bcc +func_ov058_02151ca8 kind:function(arm,size=0xd0) addr:0x02151ca8 +func_ov058_02151d78 kind:function(arm,size=0x4) addr:0x02151d78 +func_ov058_02151d7c kind:function(arm,size=0xc8) addr:0x02151d7c +func_ov058_02151e44 kind:function(arm,size=0x164) addr:0x02151e44 +func_ov058_02151fa8 kind:function(arm,size=0x50) addr:0x02151fa8 +func_ov058_02151ff8 kind:function(arm,size=0x1a0) addr:0x02151ff8 +func_ov058_02152198 kind:function(arm,size=0x14) addr:0x02152198 +func_ov058_021521ac kind:function(arm,size=0x4) addr:0x021521ac +func_ov058_021521b0 kind:function(arm,size=0x11c) addr:0x021521b0 +func_ov058_021522cc kind:function(arm,size=0x360) addr:0x021522cc +func_ov058_0215262c kind:function(arm,size=0x58) addr:0x0215262c +func_ov058_02152684 kind:function(arm,size=0x10) addr:0x02152684 +func_ov058_02152694 kind:function(arm,size=0xf8) addr:0x02152694 +func_ov058_0215278c kind:function(arm,size=0x280) addr:0x0215278c +func_ov058_02152a0c kind:function(arm,size=0x30) addr:0x02152a0c +func_ov058_02152a3c kind:function(arm,size=0x38) addr:0x02152a3c +func_ov058_02152a74 kind:function(arm,size=0x14) addr:0x02152a74 +func_ov058_02152a88 kind:function(thumb,size=0x5a) addr:0x02152a88 +func_ov058_02152ae4 kind:function(arm,size=0x60) addr:0x02152ae4 +func_ov058_02152b44 kind:function(thumb,size=0x64) addr:0x02152b44 +func_ov058_02152ba8 kind:function(arm,size=0x60) addr:0x02152ba8 +func_ov058_02152c08 kind:function(arm,size=0x20) addr:0x02152c08 +func_ov058_02152c28 kind:function(arm,size=0x28) addr:0x02152c28 +func_ov058_02152c50 kind:function(arm,size=0x14) addr:0x02152c50 +func_ov058_02152c64 kind:function(arm,size=0x24) addr:0x02152c64 +func_ov058_02152c88 kind:function(arm,size=0x20) addr:0x02152c88 +func_ov058_02152ca8 kind:function(arm,size=0x18) addr:0x02152ca8 +func_ov058_02152cc0 kind:function(arm,size=0x18) addr:0x02152cc0 +func_ov058_02152cd8 kind:function(arm,size=0x5c) addr:0x02152cd8 +func_ov058_02152d34 kind:function(arm,size=0x30) addr:0x02152d34 +func_ov058_02152d64 kind:function(arm,size=0x1c) addr:0x02152d64 +func_ov058_02152d80 kind:function(arm,size=0x2c) addr:0x02152d80 +func_ov058_02152dac kind:function(arm,size=0x6c) addr:0x02152dac +func_ov058_02152e18 kind:function(arm,size=0x48) addr:0x02152e18 +func_ov058_02152e60 kind:function(arm,size=0x34) addr:0x02152e60 +func_ov058_02152e94 kind:function(arm,size=0x30) addr:0x02152e94 +func_ov058_02152ec4 kind:function(arm,size=0x14) addr:0x02152ec4 +func_ov058_02152ed8 kind:function(arm,size=0x70) addr:0x02152ed8 +func_ov058_02152f48 kind:function(arm,size=0xc) addr:0x02152f48 +func_ov058_02152f54 kind:function(arm,size=0x40) addr:0x02152f54 +func_ov058_02152f94 kind:function(arm,size=0x1c) addr:0x02152f94 +func_ov058_02152fb0 kind:function(arm,size=0x28) addr:0x02152fb0 +data_ov058_02152fd8 kind:data(any) addr:0x02152fd8 +data_ov058_02153020 kind:data(any) addr:0x02153020 ambiguous +data_ov058_02153030 kind:data(any) addr:0x02153030 +data_ov058_0215306c kind:data(any) addr:0x0215306c +data_ov058_02153088 kind:data(any) addr:0x02153088 ambiguous +data_ov058_0215309c kind:data(any) addr:0x0215309c +data_ov058_021530cc kind:data(any) addr:0x021530cc +data_ov058_021530e8 kind:data(any) addr:0x021530e8 ambiguous +data_ov058_02153100 kind:data(any) addr:0x02153100 ambiguous +data_ov058_0215310c kind:data(any) addr:0x0215310c ambiguous +data_ov058_02153118 kind:data(any) addr:0x02153118 ambiguous +data_ov058_02153130 kind:data(any) addr:0x02153130 +data_ov058_02153220 kind:data(any) addr:0x02153220 +data_ov058_02153238 kind:data(any) addr:0x02153238 ambiguous +data_ov058_02153270 kind:data(any) addr:0x02153270 +data_ov058_02153271 kind:data(any) addr:0x02153271 +data_ov058_02153272 kind:data(any) addr:0x02153272 +data_ov058_02153273 kind:data(any) addr:0x02153273 +data_ov058_02153334 kind:data(any) addr:0x02153334 ambiguous +data_ov058_02153420 kind:data(any) addr:0x02153420 +data_ov058_02153428 kind:data(any) addr:0x02153428 +data_ov058_02153438 kind:data(any) addr:0x02153438 +data_ov058_02153448 kind:data(any) addr:0x02153448 +data_ov058_02153450 kind:data(any) addr:0x02153450 +data_ov058_02153468 kind:data(any) addr:0x02153468 +data_ov058_02153470 kind:data(any) addr:0x02153470 +data_ov058_0215347c kind:data(any) addr:0x0215347c +data_ov058_0215349c kind:data(any) addr:0x0215349c +data_ov058_021534d0 kind:data(any) addr:0x021534d0 +data_ov058_021534f0 kind:data(any) addr:0x021534f0 +data_ov058_02153510 kind:data(any) addr:0x02153510 +data_ov058_02153520 kind:data(any) addr:0x02153520 +data_ov058_02153534 kind:data(any) addr:0x02153534 +data_ov058_02153548 kind:data(any) addr:0x02153548 +data_ov058_02153598 kind:data(any) addr:0x02153598 +data_ov058_021535a8 kind:data(any) addr:0x021535a8 +__sinit_ov058_021535b8 kind:function(arm,size=0x50) addr:0x021535b8 +__sinit_ov058_02153608 kind:function(arm,size=0x50) addr:0x02153608 +__sinit_ov058_02153658 kind:function(arm,size=0x50) addr:0x02153658 +__sinit_ov058_021536a8 kind:function(arm,size=0x50) addr:0x021536a8 +__sinit_ov058_021536f8 kind:function(arm,size=0x3d0) addr:0x021536f8 +__sinit_ov058_02153ac8 kind:function(arm,size=0x50) addr:0x02153ac8 +__sinit_ov058_02153b18 kind:function(arm,size=0x7c) addr:0x02153b18 +__sinit_ov058_02153b94 kind:function(arm,size=0x50) addr:0x02153b94 +__sinit_ov058_02153be4 kind:function(arm,size=0x80) addr:0x02153be4 +__sinit_ov058_02153c64 kind:function(arm,size=0x50) addr:0x02153c64 +__sinit_ov058_02153cb4 kind:function(arm,size=0x50) addr:0x02153cb4 +__sinit_ov058_02153d04 kind:function(arm,size=0x78) addr:0x02153d04 +__sinit_ov058_02153d7c kind:function(arm,size=0x50) addr:0x02153d7c +__sinit_ov058_02153dcc kind:function(arm,size=0x7c) addr:0x02153dcc +__sinit_ov058_02153e48 kind:function(arm,size=0x50) addr:0x02153e48 +__sinit_ov058_02153e98 kind:function(arm,size=0x50) addr:0x02153e98 +__sinit_ov058_02153ee8 kind:function(arm,size=0x50) addr:0x02153ee8 +__sinit_ov058_02153f38 kind:function(arm,size=0x50) addr:0x02153f38 +__sinit_ov058_02153f88 kind:function(arm,size=0x50) addr:0x02153f88 +__sinit_ov058_02153fd8 kind:function(arm,size=0x50) addr:0x02153fd8 +__sinit_ov058_02154028 kind:function(arm,size=0x50) addr:0x02154028 +__sinit_ov058_02154078 kind:function(arm,size=0x74) addr:0x02154078 +__sinit_ov058_021540ec kind:function(arm,size=0x74) addr:0x021540ec +__sinit_ov058_02154160 kind:function(arm,size=0x90) addr:0x02154160 +__sinit_ov058_021541f0 kind:function(arm,size=0x50) addr:0x021541f0 +.p__sinit_ov058_021535b8 kind:data(word) addr:0x02154240 +.p__sinit_ov058_02153608 kind:data(word) addr:0x02154244 +.p__sinit_ov058_02153658 kind:data(word) addr:0x02154248 +.p__sinit_ov058_021536a8 kind:data(word) addr:0x0215424c +.p__sinit_ov058_021536f8 kind:data(word) addr:0x02154250 +.p__sinit_ov058_02153ac8 kind:data(word) addr:0x02154254 +.p__sinit_ov058_02153b18 kind:data(word) addr:0x02154258 +.p__sinit_ov058_02153b94 kind:data(word) addr:0x0215425c +.p__sinit_ov058_02153be4 kind:data(word) addr:0x02154260 +.p__sinit_ov058_02153c64 kind:data(word) addr:0x02154264 +.p__sinit_ov058_02153cb4 kind:data(word) addr:0x02154268 +.p__sinit_ov058_02153d04 kind:data(word) addr:0x0215426c +.p__sinit_ov058_02153d7c kind:data(word) addr:0x02154270 +.p__sinit_ov058_02153dcc kind:data(word) addr:0x02154274 +.p__sinit_ov058_02153e48 kind:data(word) addr:0x02154278 +.p__sinit_ov058_02153e98 kind:data(word) addr:0x0215427c +.p__sinit_ov058_02153ee8 kind:data(word) addr:0x02154280 +.p__sinit_ov058_02153f38 kind:data(word) addr:0x02154284 +.p__sinit_ov058_02153f88 kind:data(word) addr:0x02154288 +.p__sinit_ov058_02153fd8 kind:data(word) addr:0x0215428c +.p__sinit_ov058_02154028 kind:data(word) addr:0x02154290 +.p__sinit_ov058_02154078 kind:data(word) addr:0x02154294 +.p__sinit_ov058_021540ec kind:data(word) addr:0x02154298 +.p__sinit_ov058_02154160 kind:data(word) addr:0x0215429c +.p__sinit_ov058_021541f0 kind:data(word) addr:0x021542a0 +data_ov058_021542c8 kind:data(any) addr:0x021542c8 +data_ov058_021542e4 kind:data(any) addr:0x021542e4 +data_ov058_021542f8 kind:data(any) addr:0x021542f8 +data_ov058_02154304 kind:data(any) addr:0x02154304 +data_ov058_02154320 kind:data(any) addr:0x02154320 ambiguous +data_ov058_02154324 kind:data(any) addr:0x02154324 +data_ov058_02154330 kind:data(any) addr:0x02154330 ambiguous +data_ov058_02154348 kind:data(any) addr:0x02154348 +data_ov058_02154364 kind:data(any) addr:0x02154364 ambiguous +data_ov058_02154374 kind:data(any) addr:0x02154374 +data_ov058_021543bc kind:data(any) addr:0x021543bc +data_ov058_02154400 kind:data(any) addr:0x02154400 +data_ov058_02154418 kind:data(any) addr:0x02154418 +data_ov058_02154430 kind:data(any) addr:0x02154430 +data_ov058_02154448 kind:data(any) addr:0x02154448 +data_ov058_02154468 kind:data(any) addr:0x02154468 +data_ov058_021544c0 kind:data(any) addr:0x021544c0 +data_ov058_02154528 kind:data(any) addr:0x02154528 +data_ov058_02154590 kind:data(any) addr:0x02154590 +data_ov058_021545ac kind:data(any) addr:0x021545ac ambiguous +data_ov058_021545b0 kind:data(any) addr:0x021545b0 +data_ov058_021545c0 kind:data(any) addr:0x021545c0 ambiguous +data_ov058_021545d4 kind:data(any) addr:0x021545d4 +data_ov058_02154634 kind:data(any) addr:0x02154634 +data_ov058_02154648 kind:data(any) addr:0x02154648 +data_ov058_02154668 kind:data(any) addr:0x02154668 ambiguous +data_ov058_0215466c kind:data(any) addr:0x0215466c +data_ov058_021546d0 kind:data(any) addr:0x021546d0 +data_ov058_021546e4 kind:data(any) addr:0x021546e4 +data_ov058_02154700 kind:data(any) addr:0x02154700 +data_ov058_02154740 kind:data(any) addr:0x02154740 +data_ov058_02154788 kind:data(any) addr:0x02154788 +data_ov058_021547f8 kind:data(any) addr:0x021547f8 +data_ov058_02154808 kind:data(any) addr:0x02154808 +data_ov058_02154828 kind:data(any) addr:0x02154828 +data_ov058_0215483c kind:data(any) addr:0x0215483c ambiguous +data_ov058_0215484c kind:data(any) addr:0x0215484c +data_ov058_02154870 kind:data(any) addr:0x02154870 +data_ov058_02154894 kind:data(any) addr:0x02154894 +data_ov058_021548a4 kind:data(any) addr:0x021548a4 ambiguous +data_ov058_021548b8 kind:data(any) addr:0x021548b8 +data_ov058_021548dc kind:data(any) addr:0x021548dc +data_ov058_02154900 kind:data(any) addr:0x02154900 +data_ov058_02154924 kind:data(any) addr:0x02154924 +data_ov058_02154948 kind:data(any) addr:0x02154948 +data_ov058_0215496c kind:data(any) addr:0x0215496c +data_ov058_02154990 kind:data(any) addr:0x02154990 +data_ov058_021549b4 kind:data(any) addr:0x021549b4 +data_ov058_021549d8 kind:data(any) addr:0x021549d8 +data_ov058_021549fc kind:data(any) addr:0x021549fc +data_ov058_02154a10 kind:data(any) addr:0x02154a10 ambiguous +data_ov058_02154a20 kind:data(any) addr:0x02154a20 +data_ov058_02154a3c kind:data(any) addr:0x02154a3c +data_ov058_02154a54 kind:data(any) addr:0x02154a54 +data_ov058_02154a8c kind:data(any) addr:0x02154a8c +data_ov058_02154ac8 kind:data(any) addr:0x02154ac8 ambiguous +data_ov058_02154ad0 kind:data(any) addr:0x02154ad0 +data_ov058_02154b38 kind:data(any) addr:0x02154b38 +data_ov058_02154b5c kind:data(any) addr:0x02154b5c ambiguous +data_ov058_02154ba8 kind:data(any) addr:0x02154ba8 +data_ov058_02154c20 kind:data(any) addr:0x02154c20 ambiguous +data_ov058_02154c3c kind:data(any) addr:0x02154c3c ambiguous +data_ov058_02154cc4 kind:data(any) addr:0x02154cc4 +data_ov058_02154cec kind:data(any) addr:0x02154cec ambiguous +data_ov058_02154dfc kind:data(any) addr:0x02154dfc +data_ov058_02154f7c kind:data(any) addr:0x02154f7c +data_ov058_02154fe4 kind:data(any) addr:0x02154fe4 +data_ov058_02155000 kind:data(any) addr:0x02155000 +data_ov058_0215500c kind:data(any) addr:0x0215500c ambiguous +data_ov058_02155058 kind:data(any) addr:0x02155058 +data_ov058_021550b0 kind:data(any) addr:0x021550b0 +data_ov058_021550bc kind:data(any) addr:0x021550bc ambiguous +data_ov058_02155130 kind:data(any) addr:0x02155130 +data_ov058_02155258 kind:data(any) addr:0x02155258 ambiguous +data_ov058_0215525c kind:data(any) addr:0x0215525c +data_ov058_02155268 kind:data(any) addr:0x02155268 +data_ov058_02155280 kind:data(any) addr:0x02155280 +data_ov058_021552a0 kind:data(any) addr:0x021552a0 +data_ov058_021552b0 kind:data(any) addr:0x021552b0 +data_ov058_021552cc kind:data(any) addr:0x021552cc +data_ov058_021552e8 kind:data(any) addr:0x021552e8 +data_ov058_02155330 kind:data(any) addr:0x02155330 +data_ov058_0215538c kind:data(any) addr:0x0215538c +data_ov058_02155398 kind:data(any) addr:0x02155398 ambiguous +data_ov058_021553b0 kind:data(any) addr:0x021553b0 +data_ov058_02155414 kind:data(any) addr:0x02155414 +data_ov058_02155420 kind:data(any) addr:0x02155420 +data_ov058_02155428 kind:data(any) addr:0x02155428 +data_ov058_0215542c kind:data(any) addr:0x0215542c +data_ov058_02155438 kind:data(any) addr:0x02155438 +data_ov058_02155444 kind:data(any) addr:0x02155444 +data_ov058_0215546c kind:data(any) addr:0x0215546c +data_ov058_02155494 kind:data(any) addr:0x02155494 +data_ov058_021554ac kind:data(any) addr:0x021554ac +data_ov058_021554cc kind:data(any) addr:0x021554cc +data_ov058_021554e4 kind:data(any) addr:0x021554e4 +data_ov058_02155500 kind:data(any) addr:0x02155500 +data_ov058_0215551c kind:data(any) addr:0x0215551c +data_ov058_02155540 kind:data(any) addr:0x02155540 +data_ov058_0215559c kind:data(any) addr:0x0215559c +data_ov058_021555c0 kind:data(any) addr:0x021555c0 +data_ov058_02155624 kind:data(any) addr:0x02155624 +data_ov058_02155638 kind:data(any) addr:0x02155638 +data_ov058_0215565c kind:data(any) addr:0x0215565c +data_ov058_021556b8 kind:data(any) addr:0x021556b8 +data_ov058_021556d4 kind:data(any) addr:0x021556d4 +data_ov058_0215571c kind:data(any) addr:0x0215571c +data_ov058_0215576c kind:data(any) addr:0x0215576c +data_ov058_021557e0 kind:data(any) addr:0x021557e0 ambiguous +data_ov058_0215585c kind:data(any) addr:0x0215585c ambiguous +data_ov058_0215586c kind:data(any) addr:0x0215586c ambiguous +data_ov058_02155888 kind:data(any) addr:0x02155888 +data_ov058_021558ac kind:data(any) addr:0x021558ac +data_ov058_021558d0 kind:data(any) addr:0x021558d0 ambiguous +data_ov058_02155908 kind:data(any) addr:0x02155908 +data_ov058_02155930 kind:data(any) addr:0x02155930 +data_ov058_02155958 kind:data(any) addr:0x02155958 +data_ov058_02155980 kind:data(any) addr:0x02155980 +data_ov058_02155998 kind:data(any) addr:0x02155998 ambiguous +data_ov058_021559c0 kind:data(any) addr:0x021559c0 +data_ov058_021559dc kind:data(any) addr:0x021559dc +data_ov058_021559f8 kind:data(any) addr:0x021559f8 +data_ov058_02155a3c kind:data(any) addr:0x02155a3c +data_ov058_02155a58 kind:data(any) addr:0x02155a58 +data_ov058_02155ab0 kind:data(any) addr:0x02155ab0 +data_ov058_02155ac8 kind:data(any) addr:0x02155ac8 +data_ov058_02155aec kind:data(any) addr:0x02155aec ambiguous +data_ov058_02155af0 kind:data(any) addr:0x02155af0 +data_ov058_02155b18 kind:data(any) addr:0x02155b18 +data_ov058_02155b58 kind:data(any) addr:0x02155b58 +data_ov058_02155b78 kind:data(any) addr:0x02155b78 ambiguous +data_ov058_02155b7c kind:data(any) addr:0x02155b7c ambiguous +data_ov058_02155ba4 kind:data(any) addr:0x02155ba4 +data_ov058_02155bc0 kind:data(any) addr:0x02155bc0 +data_ov058_02155c0c kind:data(any) addr:0x02155c0c +data_ov058_02155c10 kind:data(any) addr:0x02155c10 ambiguous +data_ov058_02155c28 kind:data(any) addr:0x02155c28 +data_ov058_02155c68 kind:data(any) addr:0x02155c68 +data_ov058_02155c84 kind:data(any) addr:0x02155c84 +data_ov058_02155c94 kind:data(any) addr:0x02155c94 ambiguous +data_ov058_02155cc4 kind:data(any) addr:0x02155cc4 +data_ov058_02155ce0 kind:data(any) addr:0x02155ce0 +data_ov058_02155d0c kind:data(any) addr:0x02155d0c ambiguous +data_ov058_02155d18 kind:data(any) addr:0x02155d18 +data_ov058_02155d2c kind:data(any) addr:0x02155d2c +data_ov058_02155d48 kind:data(any) addr:0x02155d48 +data_ov058_02155d64 kind:data(any) addr:0x02155d64 +data_ov058_02155d90 kind:data(any) addr:0x02155d90 +data_ov058_02155da4 kind:data(any) addr:0x02155da4 ambiguous +data_ov058_02155dc8 kind:data(any) addr:0x02155dc8 +data_ov058_02155ddc kind:data(any) addr:0x02155ddc +data_ov058_02155df8 kind:data(any) addr:0x02155df8 +data_ov058_02155e14 kind:data(any) addr:0x02155e14 +data_ov058_02155e54 kind:data(any) addr:0x02155e54 +data_ov058_02155e6c kind:data(any) addr:0x02155e6c ambiguous +data_ov058_02155e70 kind:data(any) addr:0x02155e70 +data_ov058_02155eb8 kind:data(any) addr:0x02155eb8 +data_ov058_02155ecc kind:data(any) addr:0x02155ecc +data_ov058_02155ee8 kind:data(any) addr:0x02155ee8 +data_ov058_02155f1c kind:data(any) addr:0x02155f1c ambiguous +data_ov058_02155f28 kind:data(any) addr:0x02155f28 +data_ov058_02155f58 kind:data(any) addr:0x02155f58 +data_ov058_02155f6c kind:data(any) addr:0x02155f6c ambiguous +data_ov058_02155f70 kind:data(any) addr:0x02155f70 +data_ov058_02155f8c kind:data(any) addr:0x02155f8c +data_ov058_02155fc0 kind:bss addr:0x02155fc0 +data_ov058_02155fc4 kind:bss addr:0x02155fc4 +data_ov058_02155fd0 kind:bss addr:0x02155fd0 +data_ov058_021560a8 kind:bss addr:0x021560a8 +data_ov058_021560ac kind:bss addr:0x021560ac +data_ov058_021560b4 kind:bss addr:0x021560b4 +data_ov058_021560c0 kind:bss addr:0x021560c0 +data_ov058_02156104 kind:bss addr:0x02156104 +data_ov058_02156108 kind:bss addr:0x02156108 +data_ov058_02156114 kind:bss addr:0x02156114 +data_ov058_02156150 kind:bss addr:0x02156150 +data_ov058_02156154 kind:bss addr:0x02156154 +data_ov058_02156160 kind:bss addr:0x02156160 +data_ov058_0215619c kind:bss addr:0x0215619c +data_ov058_021561d8 kind:bss addr:0x021561d8 +data_ov058_021561e4 kind:bss addr:0x021561e4 +data_ov058_021561f0 kind:bss addr:0x021561f0 +data_ov058_021561fc kind:bss addr:0x021561fc +data_ov058_02156208 kind:bss addr:0x02156208 +data_ov058_02156214 kind:bss addr:0x02156214 +data_ov058_02156220 kind:bss addr:0x02156220 +data_ov058_0215622c kind:bss addr:0x0215622c +data_ov058_02156238 kind:bss addr:0x02156238 +data_ov058_02156244 kind:bss addr:0x02156244 +data_ov058_02156250 kind:bss addr:0x02156250 +data_ov058_0215625c kind:bss addr:0x0215625c +data_ov058_02156268 kind:bss addr:0x02156268 +data_ov058_02156274 kind:bss addr:0x02156274 +data_ov058_02156280 kind:bss addr:0x02156280 +data_ov058_0215628c kind:bss addr:0x0215628c +data_ov058_02156290 kind:bss addr:0x02156290 +data_ov058_02156294 kind:bss addr:0x02156294 +data_ov058_02156298 kind:bss addr:0x02156298 +data_ov058_0215629c kind:bss addr:0x0215629c +data_ov058_021562a0 kind:bss addr:0x021562a0 +data_ov058_021562a4 kind:bss addr:0x021562a4 +data_ov058_021562a8 kind:bss addr:0x021562a8 +data_ov058_021562ac kind:bss addr:0x021562ac +data_ov058_021562b0 kind:bss addr:0x021562b0 +data_ov058_021562b4 kind:bss addr:0x021562b4 +data_ov058_021562b8 kind:bss addr:0x021562b8 +data_ov058_021562bc kind:bss addr:0x021562bc +data_ov058_021562c0 kind:bss addr:0x021562c0 +data_ov058_021562c4 kind:bss addr:0x021562c4 +data_ov058_02156340 kind:bss addr:0x02156340 +data_ov058_02156418 kind:bss addr:0x02156418 +data_ov058_021564f0 kind:bss addr:0x021564f0 +data_ov058_02156548 kind:bss addr:0x02156548 ambiguous +data_ov058_021565c8 kind:bss addr:0x021565c8 +data_ov058_021565e8 kind:bss addr:0x021565e8 ambiguous +data_ov058_021566a0 kind:bss addr:0x021566a0 +data_ov058_02156758 kind:bss addr:0x02156758 ambiguous +data_ov058_02156778 kind:bss addr:0x02156778 +data_ov058_02156850 kind:bss addr:0x02156850 +data_ov058_02156928 kind:bss addr:0x02156928 +data_ov058_02156a00 kind:bss addr:0x02156a00 +data_ov058_02156a58 kind:bss addr:0x02156a58 ambiguous +data_ov058_02156a68 kind:bss addr:0x02156a68 ambiguous +data_ov058_02156ad8 kind:bss addr:0x02156ad8 +data_ov058_02156afc kind:bss addr:0x02156afc ambiguous +data_ov058_02156bb0 kind:bss addr:0x02156bb0 +data_ov058_02156c88 kind:bss addr:0x02156c88 +data_ov058_02156d08 kind:bss addr:0x02156d08 ambiguous +data_ov058_02156d60 kind:bss addr:0x02156d60 +data_ov058_02156df8 kind:bss addr:0x02156df8 ambiguous +data_ov058_02156e38 kind:bss addr:0x02156e38 +data_ov058_02156e78 kind:bss addr:0x02156e78 ambiguous +data_ov058_02156e80 kind:bss addr:0x02156e80 ambiguous +data_ov058_02156f10 kind:bss addr:0x02156f10 +data_ov058_02156fe8 kind:bss addr:0x02156fe8 +data_ov058_02156fec kind:bss addr:0x02156fec +data_ov058_02156ff8 kind:bss addr:0x02156ff8 +data_ov058_021570b8 kind:bss addr:0x021570b8 ambiguous +data_ov058_021570d0 kind:bss addr:0x021570d0 +data_ov058_021570d8 kind:bss addr:0x021570d8 +data_ov058_021570e4 kind:bss addr:0x021570e4 +data_ov058_021570fc kind:bss addr:0x021570fc ambiguous +data_ov058_0215710c kind:bss addr:0x0215710c +data_ov058_02157128 kind:bss addr:0x02157128 ambiguous +data_ov058_0215713c kind:bss addr:0x0215713c ambiguous +data_ov058_0215716c kind:bss addr:0x0215716c ambiguous +data_ov058_021571e4 kind:bss addr:0x021571e4 +data_ov058_021571e8 kind:bss addr:0x021571e8 +data_ov058_021571f4 kind:bss addr:0x021571f4 +data_ov058_02157230 kind:bss addr:0x02157230 +data_ov058_02157238 kind:bss addr:0x02157238 +data_ov058_02157244 kind:bss addr:0x02157244 +data_ov058_0215731c kind:bss addr:0x0215731c +data_ov058_02157320 kind:bss addr:0x02157320 +data_ov058_0215732c kind:bss addr:0x0215732c +data_ov058_02157368 kind:bss addr:0x02157368 +data_ov058_0215736c kind:bss addr:0x0215736c +data_ov058_02157378 kind:bss addr:0x02157378 +data_ov058_021573b4 kind:bss addr:0x021573b4 +data_ov058_021573b8 kind:bss addr:0x021573b8 +data_ov058_021573c4 kind:bss addr:0x021573c4 +data_ov058_021573d0 kind:bss addr:0x021573d0 +data_ov058_0215741c kind:bss addr:0x0215741c +data_ov058_021574f4 kind:bss addr:0x021574f4 +data_ov058_021574f8 kind:bss addr:0x021574f8 +data_ov058_02157504 kind:bss addr:0x02157504 +data_ov058_0215759c kind:bss addr:0x0215759c ambiguous +data_ov058_021575dc kind:bss addr:0x021575dc +data_ov058_021575e0 kind:bss addr:0x021575e0 +data_ov058_021575ec kind:bss addr:0x021575ec +data_ov058_0215760c kind:bss addr:0x0215760c +data_ov058_02157668 kind:bss addr:0x02157668 ambiguous +data_ov058_02157674 kind:bss addr:0x02157674 +data_ov058_02157694 kind:bss addr:0x02157694 +data_ov058_02157698 kind:bss addr:0x02157698 +data_ov058_021576a4 kind:bss addr:0x021576a4 +data_ov058_02157778 kind:bss addr:0x02157778 +data_ov058_02157798 kind:bss addr:0x02157798 +data_ov058_0215779c kind:bss addr:0x0215779c +data_ov058_021577a8 kind:bss addr:0x021577a8 +data_ov058_02157824 kind:bss addr:0x02157824 ambiguous +data_ov058_0215785c kind:bss addr:0x0215785c ambiguous +data_ov058_0215787c kind:bss addr:0x0215787c +data_ov058_02157890 kind:bss addr:0x02157890 ambiguous +data_ov058_0215789c kind:bss addr:0x0215789c +data_ov058_021578a8 kind:bss addr:0x021578a8 +data_ov058_021578b4 kind:bss addr:0x021578b4 +data_ov058_021578d4 kind:bss addr:0x021578d4 +data_ov058_0215791c kind:bss addr:0x0215791c +data_ov058_02157920 kind:bss addr:0x02157920 +data_ov058_0215792c kind:bss addr:0x0215792c +data_ov058_021579f8 kind:bss addr:0x021579f8 ambiguous +data_ov058_02157a00 kind:bss addr:0x02157a00 +data_ov058_02157a04 kind:bss addr:0x02157a04 +data_ov058_02157a10 kind:bss addr:0x02157a10 +data_ov058_02157a88 kind:bss addr:0x02157a88 ambiguous +data_ov058_02157ae4 kind:bss addr:0x02157ae4 +data_ov058_02157ae8 kind:bss addr:0x02157ae8 +data_ov058_02157af4 kind:bss addr:0x02157af4 +data_ov058_02157b14 kind:bss addr:0x02157b14 +data_ov058_02157b18 kind:bss addr:0x02157b18 +data_ov058_02157b24 kind:bss addr:0x02157b24 +data_ov058_02157bf0 kind:bss addr:0x02157bf0 ambiguous +data_ov058_02157bf8 kind:bss addr:0x02157bf8 +data_ov058_02157bfc kind:bss addr:0x02157bfc +data_ov058_02157c08 kind:bss addr:0x02157c08 +data_ov058_02157c54 kind:bss addr:0x02157c54 ambiguous +data_ov058_02157cdc kind:bss addr:0x02157cdc +data_ov058_02157d00 kind:bss addr:0x02157d00 +data_ov058_02157d04 kind:bss addr:0x02157d04 +data_ov058_02157d10 kind:bss addr:0x02157d10 +data_ov058_02157d2c kind:bss addr:0x02157d2c ambiguous +data_ov058_02157d30 kind:bss addr:0x02157d30 +data_ov058_02157d54 kind:bss addr:0x02157d54 +data_ov058_02157d58 kind:bss addr:0x02157d58 +data_ov058_02157d64 kind:bss addr:0x02157d64 +data_ov058_02157d70 kind:bss addr:0x02157d70 +data_ov058_02157dc0 kind:bss addr:0x02157dc0 +data_ov058_02157e24 kind:bss addr:0x02157e24 ambiguous +data_ov058_02157e94 kind:bss addr:0x02157e94 +data_ov058_02157eb4 kind:bss addr:0x02157eb4 +data_ov058_02157eb8 kind:bss addr:0x02157eb8 +data_ov058_02157ec4 kind:bss addr:0x02157ec4 +data_ov058_02157ee4 kind:bss addr:0x02157ee4 +data_ov058_02157f98 kind:bss addr:0x02157f98 +data_ov058_02157fb8 kind:bss addr:0x02157fb8 ambiguous diff --git a/config/eur1/arm9/overlays/ov059/delinks.txt b/config/eur1/arm9/overlays/ov059/delinks.txt new file mode 100644 index 00000000..0326e157 --- /dev/null +++ b/config/eur1/arm9/overlays/ov059/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x02162f68 kind:code align:32 + .rodata start:0x02162f68 end:0x02162fcc kind:rodata align:4 + .init start:0x02162fcc end:0x021634b4 kind:code align:4 + .ctor start:0x021634b4 end:0x021634ec kind:rodata align:4 + .data start:0x02163500 end:0x02164460 kind:data align:32 + .bss start:0x02164460 end:0x02164fe0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov059/relocs.txt b/config/eur1/arm9/overlays/ov059/relocs.txt new file mode 100644 index 00000000..c6e52d2b --- /dev/null +++ b/config/eur1/arm9/overlays/ov059/relocs.txt @@ -0,0 +1,2055 @@ +from:0x02157fc8 kind:load to:0x02164470 module:overlay(59) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x02158040 module:overlay(59) +from:0x02157ffc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02158038 kind:load to:0x02163508 module:overlay(59) +from:0x02158048 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02158094 kind:load to:0x0216357c module:overlay(59) +from:0x02158098 kind:load to:0x027e0d50 module:dtcm +from:0x021580b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021580bc kind:load to:0x027e0d50 module:dtcm +from:0x021580d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021580dc kind:arm_call to:0x02011ff4 module:main +from:0x021580e8 kind:load to:0x027e0d50 module:dtcm +from:0x02158104 kind:arm_call to:0x02158118 module:overlay(59) +from:0x02158110 kind:load to:0x027e0d54 module:dtcm +from:0x02158114 kind:load to:0x027e0d58 module:dtcm +from:0x02158158 kind:load to:0x02163524 module:overlay(59) +from:0x021581f0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02158224 kind:load to:0x02049be4 module:main +from:0x02158228 kind:load to:0x027e09bc module:dtcm +from:0x0215822c kind:load to:0x0216354c module:overlay(59) +from:0x02158248 kind:arm_call to:0x0215845c module:overlay(59) +from:0x02158264 kind:load to:0x02158768 module:overlay(59) +from:0x0215829c kind:arm_call to:0x0215851c module:overlay(59) +from:0x021582b0 kind:arm_call to:0x02158118 module:overlay(59) +from:0x021582ec kind:arm_call to:0x01fff350 module:itcm +from:0x02158304 kind:arm_call to:0x02158ad4 module:overlay(59) +from:0x02158310 kind:arm_call to:0x02158118 module:overlay(59) +from:0x0215831c kind:load to:0x027e0ce4 module:dtcm +from:0x02158320 kind:load to:0x020b3040 module:overlay(0) +from:0x02158340 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158360 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x02158368 kind:load to:0x027e0ce4 module:dtcm +from:0x0215836c kind:load to:0x027e0cd8 module:dtcm +from:0x021583a4 kind:arm_call to:0x02016fbc module:main +from:0x02158404 kind:arm_call to:0x021586f4 module:overlay(59) +from:0x0215841c kind:arm_call to:0x02158118 module:overlay(59) +from:0x02158428 kind:arm_call to:0x02158118 module:overlay(59) +from:0x02158478 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021584ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021584dc kind:arm_call to:0x02097448 module:overlay(0) +from:0x021584e8 kind:load to:0x020b53e4 module:overlay(0) +from:0x02158510 kind:arm_call to:0x02158118 module:overlay(59) +from:0x02158550 kind:arm_call to:0x01fff350 module:itcm +from:0x02158560 kind:arm_call to:0x01fff350 module:itcm +from:0x0215858c kind:arm_call to:0x01fff350 module:itcm +from:0x021585b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021585bc kind:load to:0x020b3040 module:overlay(0) +from:0x02158670 kind:arm_call to:0x021587c8 module:overlay(59) +from:0x02158678 kind:arm_call to:0x02158684 module:overlay(59) +from:0x021586fc kind:arm_call to:0x021587c8 module:overlay(59) +from:0x02158760 kind:arm_call to:0x02158684 module:overlay(59) +from:0x02158770 kind:arm_call to:0x021585c0 module:overlay(59) +from:0x021587a0 kind:arm_call to:0x0215887c module:overlay(59) +from:0x021587ac kind:arm_call to:0x021588e8 module:overlay(59) +from:0x021587b8 kind:arm_call to:0x02158a40 module:overlay(59) +from:0x021587c0 kind:arm_call to:0x021584f0 module:overlay(59) +from:0x02158878 kind:load to:0x02049be4 module:main +from:0x02158898 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021588d4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021588e0 kind:load to:0x020b53e4 module:overlay(0) +from:0x02158904 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02158940 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158a28 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158a34 kind:load to:0x020b53e4 module:overlay(0) +from:0x02158a3c kind:load to:0x02049be4 module:main +from:0x02158a5c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02158aa4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158ac4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02158ae8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02158afc kind:arm_call to:0x0209764c module:overlay(0) +from:0x02158b34 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158b48 kind:load to:0x020b51f8 module:overlay(0) +from:0x02158b4c kind:load to:0x020b53e4 module:overlay(0) +from:0x02158b70 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02158bac kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158bbc kind:load to:0x020b53e4 module:overlay(0) +from:0x02158bdc kind:arm_call to:0x0209764c module:overlay(0) +from:0x02158c20 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158c3c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158c48 kind:load to:0x020b53e4 module:overlay(0) +from:0x02158c58 kind:load to:0x02158a40 module:overlay(59) +from:0x02158c64 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02158c78 kind:load to:0x021644c8 module:overlay(59) +from:0x02158c8c kind:arm_call to:0x02011f3c module:main +from:0x02158c98 kind:arm_call to:0x02158cec module:overlay(59) +from:0x02158cac kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158ce4 kind:load to:0x02163610 module:overlay(59) +from:0x02158cf8 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02158d5c kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02158d88 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02158da4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158db4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158dcc kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02158dd4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02158ddc kind:arm_call to:0x02099874 module:overlay(0) +from:0x02158e18 kind:arm_call to:0x0215c2d4 module:overlay(59) +from:0x02158e6c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02158eb0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158ef0 kind:load to:0x02163680 module:overlay(59) +from:0x02158ef4 kind:load to:0x021644c8 module:overlay(59) +from:0x02158ef8 kind:load to:0x02163634 module:overlay(59) +from:0x02158efc kind:load to:0x021644b0 module:overlay(59) +from:0x02158f00 kind:load to:0x021635d4 module:overlay(59) +from:0x02158f0c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158f2c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02158f3c kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02158f5c kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x02158fb0 kind:load to:0x0215c1c4 module:overlay(59) +from:0x02158fb4 kind:load to:0x02049be4 module:main +from:0x02158ff4 kind:load to:0x027e0d54 module:dtcm +from:0x02159004 kind:arm_call to:0x02158fbc module:overlay(59) +from:0x0215903c kind:load to:0x021636d8 module:overlay(59) +from:0x02159048 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021590a0 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x021590fc kind:arm_call to:0x02098750 module:overlay(0) +from:0x02159124 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02159130 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x02159144 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215915c kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02159170 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02159178 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02159184 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x021591a0 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021591b4 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x021591d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021591fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159240 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215925c kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02159298 kind:arm_call to:0x02160d38 module:overlay(59) +from:0x021592a4 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x021592b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021592b4 kind:load to:0x027e0d38 module:dtcm +from:0x021592bc kind:load to:0x020aed48 module:overlay(0) +from:0x021592c0 kind:load to:0x020aed50 module:overlay(0) +from:0x021592c4 kind:load to:0x027e0d58 module:dtcm +from:0x021592c8 kind:load to:0x027e0d5c module:dtcm +from:0x021592f0 kind:arm_call to:0x02159040 module:overlay(59) +from:0x02159328 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02159350 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159360 kind:arm_call to:0x02098964 module:overlay(0) +from:0x021593f4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02159400 kind:load to:0x02163748 module:overlay(59) +from:0x02159408 kind:load to:0x027e09c0 module:dtcm +from:0x02159428 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02159448 kind:load to:0x027e09b8 module:dtcm +from:0x02159460 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159480 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021594a0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021594c4 kind:arm_call to:0x01ffa81c module:itcm +from:0x021594e0 kind:arm_call to:0x01ffa878 module:itcm +from:0x02159510 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02159540 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215956c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215957c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215958c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215959c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021595bc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021595cc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215960c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02159618 kind:load to:0x0203e964 module:main +from:0x02159634 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0215963c kind:load to:0x021644b0 module:overlay(59) +from:0x02159658 kind:arm_call to:0x0215c0d4 module:overlay(59) +from:0x021596a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215976c kind:load to:0x021637b8 module:overlay(59) +from:0x02159770 kind:load to:0x02049be4 module:main +from:0x021597f4 kind:arm_call to:0x0215c0d4 module:overlay(59) +from:0x02159824 kind:arm_call to:0x01ff916c module:itcm +from:0x021598dc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021598f4 kind:arm_call to:0x0215bbc8 module:overlay(59) +from:0x02159904 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02159920 kind:arm_call to:0x0215c104 module:overlay(59) +from:0x0215992c kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215999c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021599d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021599ec kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x021599fc kind:load to:0x02163818 module:overlay(59) +from:0x02159a00 kind:load to:0x027e09a8 module:dtcm +from:0x02159a08 kind:load to:0x02163830 module:overlay(59) +from:0x02159a84 kind:load to:0x021637b8 module:overlay(59) +from:0x02159aa0 kind:arm_call to:0x01ff916c module:itcm +from:0x02159acc kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x02159ae4 kind:arm_call to:0x02015080 module:main +from:0x02159b04 kind:arm_call to:0x02015080 module:main +from:0x02159b24 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159b30 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159b3c kind:arm_call to:0x0215be84 module:overlay(59) +from:0x02159b48 kind:load to:0x027e09a8 module:dtcm +from:0x02159bbc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159bcc kind:load to:0x021637b8 module:overlay(59) +from:0x02159bd0 kind:load to:0x027e09a8 module:dtcm +from:0x02159c08 kind:arm_call to:0x02016d7c module:main +from:0x02159c40 kind:arm_call to:0x02015080 module:main +from:0x02159c60 kind:arm_call to:0x02015080 module:main +from:0x02159c80 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159c8c kind:arm_call to:0x02016958 module:main +from:0x02159ca0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159d14 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159d30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159d58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159d90 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x02159da4 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x02159db0 kind:arm_call to:0x0215be84 module:overlay(59) +from:0x02159dbc kind:load to:0x027e0d5c module:dtcm +from:0x02159dc0 kind:load to:0x027e09a8 module:dtcm +from:0x02159dc8 kind:load to:0x0203e964 module:main +from:0x02159e40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159e50 kind:load to:0x021637b8 module:overlay(59) +from:0x02159e54 kind:load to:0x027e09a8 module:dtcm +from:0x02159e70 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159e8c kind:arm_call to:0x02016d7c module:main +from:0x02159ebc kind:arm_call to:0x02015080 module:main +from:0x02159edc kind:arm_call to:0x02015080 module:main +from:0x02159efc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159f08 kind:arm_call to:0x02016958 module:main +from:0x02159f18 kind:arm_call to:0x01ff930c module:itcm +from:0x02159f8c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159fa8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159fbc kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x02159ff0 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x02159ffc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a008 kind:arm_call to:0x0215be84 module:overlay(59) +from:0x0215a014 kind:load to:0x027e09a8 module:dtcm +from:0x0215a01c kind:load to:0x0203e964 module:main +from:0x0215a024 kind:load to:0x027e0d58 module:dtcm +from:0x0215a0a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a0b4 kind:load to:0x027e0d54 module:dtcm +from:0x0215a0bc kind:load to:0x021637d0 module:overlay(59) +from:0x0215a0c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a0e4 kind:arm_call to:0x02015080 module:main +from:0x0215a104 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a128 kind:arm_call to:0x0215bfb0 module:overlay(59) +from:0x0215a134 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a140 kind:arm_call to:0x02016958 module:main +from:0x0215a150 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a168 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a18c kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215a198 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215a1a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a1c4 kind:arm_call to:0x02016958 module:main +from:0x0215a1d0 kind:arm_call to:0x02160cf4 module:overlay(59) +from:0x0215a22c kind:arm_call to:0x02158acc module:overlay(59) +from:0x0215a244 kind:load to:0x027e0d5c module:dtcm +from:0x0215a24c kind:load to:0x02163860 module:overlay(59) +from:0x0215a250 kind:load to:0x027e0d50 module:dtcm +from:0x0215a2a8 kind:arm_call to:0x02015244 module:main +from:0x0215a2d0 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215a2f0 kind:arm_call to:0x02015080 module:main +from:0x0215a308 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215a324 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215a3dc kind:load to:0x02163860 module:overlay(59) +from:0x0215a3e0 kind:load to:0x020aed4c module:overlay(0) +from:0x0215a438 kind:arm_call to:0x02015244 module:main +from:0x0215a464 kind:arm_call to:0x0215a64c module:overlay(59) +from:0x0215a490 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215a4ac kind:arm_call to:0x02015080 module:main +from:0x0215a4cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a500 kind:arm_call to:0x02015080 module:main +from:0x0215a518 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215a544 kind:arm_call to:0x02015080 module:main +from:0x0215a564 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a584 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a598 kind:arm_call to:0x021614b0 module:overlay(59) +from:0x0215a5d4 kind:arm_call to:0x0215aa40 module:overlay(59) +from:0x0215a5dc kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215a61c kind:arm_call to:0x02016958 module:main +from:0x0215a62c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a634 kind:load to:0x027e09a8 module:dtcm +from:0x0215a63c kind:load to:0x020aed4c module:overlay(0) +from:0x0215a640 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a644 kind:load to:0x021635e0 module:overlay(59) +from:0x0215a648 kind:load to:0x027e0d5c module:dtcm +from:0x0215a668 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215a6a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a6d0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215a700 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215a71c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215a728 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215a734 kind:load to:0x027e0cec module:dtcm +from:0x0215a838 kind:load to:0x021637b8 module:overlay(59) +from:0x0215a83c kind:load to:0x02049be4 module:main +from:0x0215a854 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a85c kind:arm_call to:0x02016958 module:main +from:0x0215a888 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a89c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a8b4 kind:arm_call to:0x020169d4 module:main +from:0x0215a8c4 kind:arm_call to:0x02016958 module:main +from:0x0215a928 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a934 kind:arm_call to:0x02016958 module:main +from:0x0215a944 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a950 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a95c kind:arm_call to:0x0215be84 module:overlay(59) +from:0x0215a990 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215a9d8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a9f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215aa10 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215aa24 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215aa34 kind:load to:0x0203e964 module:main +from:0x0215aa38 kind:load to:0x027e0d58 module:dtcm +from:0x0215aa3c kind:load to:0x027e0d54 module:dtcm +from:0x0215aa58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215aa90 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215aab4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ab04 kind:arm_call to:0x02016a70 module:main +from:0x0215ab34 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215ab7c kind:arm_call to:0x0215c130 module:overlay(59) +from:0x0215abe8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215ac18 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ac44 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215ac54 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ac70 kind:arm_call to:0x02160cc4 module:overlay(59) +from:0x0215ac7c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ac80 kind:load to:0x027e0d5c module:dtcm +from:0x0215ac88 kind:load to:0x027e09b8 module:dtcm +from:0x0215ac90 kind:load to:0x020b3040 module:overlay(0) +from:0x0215acf4 kind:load to:0x02163878 module:overlay(59) +from:0x0215ad10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ad30 kind:arm_call to:0x02015080 module:main +from:0x0215ad44 kind:arm_call to:0x021610b4 module:overlay(59) +from:0x0215ad64 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ad78 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ae14 kind:arm_call to:0x0215c194 module:overlay(59) +from:0x0215ae68 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215ae84 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215ae90 kind:arm_call to:0x02073138 module:overlay(0) +from:0x0215aeb4 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0215aec0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215aed4 kind:arm_call to:0x02070bac module:overlay(0) +from:0x0215aee0 kind:arm_call to:0x020d44d0 module:overlay(24) +from:0x0215af48 kind:arm_call to:0x0215c194 module:overlay(59) +from:0x0215af54 kind:load to:0x027e0ce4 module:dtcm +from:0x0215af58 kind:load to:0x027e09a8 module:dtcm +from:0x0215af60 kind:load to:0x027e0d5c module:dtcm +from:0x0215af68 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215af6c kind:load to:0x027e09b8 module:dtcm +from:0x0215af70 kind:load to:0x027e09a4 module:dtcm +from:0x0215af74 kind:load to:0x027e0cfc module:dtcm +from:0x0215af8c kind:arm_call to:0x0215bc24 module:overlay(59) +from:0x0215afb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215afbc kind:arm_call to:0x01ff938c module:itcm +from:0x0215afc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215aff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b00c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b018 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b020 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b060 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215b06c kind:arm_call to:0x02099818 module:overlay(0) +from:0x0215b098 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b0a8 kind:arm_call to:0x021610b4 module:overlay(59) +from:0x0215b0b4 kind:arm_call to:0x02158434 module:overlay(59) +from:0x0215b0c4 kind:arm_call to:0x0215bef4 module:overlay(59) +from:0x0215b0d8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215b0f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b0fc kind:load to:0x027e0ce4 module:dtcm +from:0x0215b100 kind:load to:0x027e0d50 module:dtcm +from:0x0215b104 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215b108 kind:load to:0x027e09a8 module:dtcm +from:0x0215b144 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215b170 kind:arm_call to:0x0215c104 module:overlay(59) +from:0x0215b19c kind:arm_call to:0x01ff916c module:itcm +from:0x0215b224 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215b234 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215b264 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b2b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b2d4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215b2e4 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215b330 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215b340 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215b350 kind:load to:0x027e09a8 module:dtcm +from:0x0215b364 kind:load to:0x02097c40 module:overlay(0) +from:0x0215b370 kind:arm_call to:0x02099330 module:overlay(0) +from:0x0215b3a0 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215b3ac kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215b3cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b3dc kind:arm_call to:0x021610b4 module:overlay(59) +from:0x0215b400 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0215b44c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215b458 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b45c kind:load to:0x020aed44 module:overlay(0) +from:0x0215b464 kind:load to:0x021637b8 module:overlay(59) +from:0x0215b470 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0215b488 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215b4a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b4b8 kind:arm_call to:0x021610b4 module:overlay(59) +from:0x0215b4c4 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x0215b528 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215b534 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b53c kind:load to:0x021637b8 module:overlay(59) +from:0x0215b580 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b588 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0215b594 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215b59c kind:load to:0x027e09a8 module:dtcm +from:0x0215b5b8 kind:arm_call to:0x0215b9ec module:overlay(59) +from:0x0215b5c4 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x0215b5cc kind:load to:0x020b51f8 module:overlay(0) +from:0x0215b618 kind:arm_call to:0x0215c0d4 module:overlay(59) +from:0x0215b648 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b6b8 kind:arm_call to:0x0215bbc8 module:overlay(59) +from:0x0215b6cc kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215b728 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b744 kind:arm_call to:0x0215c104 module:overlay(59) +from:0x0215b750 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215b7bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b818 kind:arm_call to:0x0215c194 module:overlay(59) +from:0x0215b838 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b8e4 kind:arm_call to:0x0215c194 module:overlay(59) +from:0x0215b92c kind:arm_call to:0x0215c194 module:overlay(59) +from:0x0215b964 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215b980 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0215b988 kind:arm_call to:0x021586f4 module:overlay(59) +from:0x0215b990 kind:arm_call to:0x021585c0 module:overlay(59) +from:0x0215b9a0 kind:arm_call to:0x02158ff8 module:overlay(59) +from:0x0215b9b8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215b9c8 kind:load to:0x02163818 module:overlay(59) +from:0x0215b9cc kind:load to:0x027e09a8 module:dtcm +from:0x0215b9d4 kind:load to:0x02163830 module:overlay(59) +from:0x0215b9dc kind:load to:0x021637b8 module:overlay(59) +from:0x0215b9e0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b9e4 kind:load to:0x027e0d50 module:dtcm +from:0x0215b9e8 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215ba00 kind:arm_call to:0x0215c0d4 module:overlay(59) +from:0x0215ba4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ba7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bab4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215baf4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215bb48 kind:arm_call to:0x0215c130 module:overlay(59) +from:0x0215bbb4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215bbc4 kind:load to:0x027e09b8 module:dtcm +from:0x0215bbec kind:arm_call to:0x0215c0d4 module:overlay(59) +from:0x0215bc14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bc4c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215bc60 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bc68 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bc90 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bcf8 kind:arm_call to:0x0215c0d4 module:overlay(59) +from:0x0215bd38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bd44 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215bd58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bd68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215be00 kind:arm_call to:0x01ff938c module:itcm +from:0x0215be0c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215be34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be9c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bea8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bee4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bf24 kind:arm_call to:0x01fff350 module:itcm +from:0x0215bf4c kind:arm_call to:0x01fff350 module:itcm +from:0x0215bf84 kind:arm_call to:0x01fff350 module:itcm +from:0x0215bfa4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bfac kind:load to:0x020b3040 module:overlay(0) +from:0x0215bfd4 kind:arm_call to:0x020169d4 module:main +from:0x0215c08c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215c0b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c0bc kind:load to:0x02162f6c module:overlay(59) +from:0x0215c0c0 kind:load to:0x0203e964 module:main +from:0x0215c0c8 kind:load to:0x027e09c0 module:dtcm +from:0x0215c0cc kind:load to:0x027e09a8 module:dtcm +from:0x0215c0ec kind:arm_call to:0x02016fbc module:main +from:0x0215c11c kind:arm_call to:0x02016fbc module:main +from:0x0215c124 kind:arm_call to:0x02161a0c module:overlay(59) +from:0x0215c174 kind:arm_call to:0x020158e8 module:main +from:0x0215c1b8 kind:arm_call to:0x02078868 module:overlay(0) +from:0x0215c1c0 kind:load to:0x027e09bc module:dtcm +from:0x0215c258 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c288 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c29c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c2ac kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c2d0 kind:load to:0x0203e964 module:main +from:0x0215c2e0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215c308 kind:load to:0x021635f4 module:overlay(59) +from:0x0215c31c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215c338 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215c340 kind:arm_call to:0x02011ff4 module:main +from:0x0215c3d8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c3e4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c400 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215c410 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215c420 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c428 kind:arm_call to:0x02011ff4 module:main +from:0x0215c440 kind:arm_call to:0x0215c30c module:overlay(59) +from:0x0215c45c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215c488 kind:arm_call to:0x0203d210 module:main +from:0x0215c490 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215c498 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c4a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c4a8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c4b4 kind:load to:0x020a0328 module:overlay(0) +from:0x0215c4c4 kind:arm_call to:0x0215c30c module:overlay(59) +from:0x0215c4e0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215c50c kind:arm_call to:0x0203d210 module:main +from:0x0215c514 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215c51c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c524 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c52c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c534 kind:arm_call to:0x02011ff4 module:main +from:0x0215c540 kind:load to:0x020a0328 module:overlay(0) +from:0x0215c54c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c560 kind:load to:0x021645bc module:overlay(59) +from:0x0215c574 kind:arm_call to:0x02011f3c module:main +from:0x0215c580 kind:arm_call to:0x0215c5e4 module:overlay(59) +from:0x0215c598 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c5d8 kind:load to:0x021638a4 module:overlay(59) +from:0x0215c5f4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215c658 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0215c68c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215c6a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c6b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c6f0 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215c708 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c718 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c730 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215c7d8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215c7e0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215c7e8 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215c7f0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215c838 kind:arm_call to:0x020a0508 module:overlay(0) +from:0x0215c878 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215c8d8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215c8e0 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215c8fc kind:load to:0x02163974 module:overlay(59) +from:0x0215c900 kind:load to:0x021645bc module:overlay(59) +from:0x0215c904 kind:load to:0x021638c8 module:overlay(59) +from:0x0215c908 kind:load to:0x02163634 module:overlay(59) +from:0x0215c90c kind:load to:0x020b2808 module:overlay(0) +from:0x0215c910 kind:load to:0x021645b0 module:overlay(59) +from:0x0215c91c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c948 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215c958 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0215c9e4 kind:arm_call to:0x0215fcc4 module:overlay(59) +from:0x0215c9ec kind:arm_call to:0x0215fc0c module:overlay(59) +from:0x0215c9f4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215ca24 kind:arm_call to:0x0215cad0 module:overlay(59) +from:0x0215ca48 kind:arm_call to:0x020a0828 module:overlay(0) +from:0x0215ca50 kind:arm_call to:0x02160018 module:overlay(59) +from:0x0215ca98 kind:load to:0x0215f894 module:overlay(59) +from:0x0215ca9c kind:load to:0x021639e4 module:overlay(59) +from:0x0215caa0 kind:load to:0x02049be4 module:main +from:0x0215cadc kind:arm_call to:0x0215caa4 module:overlay(59) +from:0x0215cb14 kind:load to:0x021638ec module:overlay(59) +from:0x0215cb64 kind:arm_call to:0x0215cb98 module:overlay(59) +from:0x0215cb90 kind:arm_call to:0x0215cb98 module:overlay(59) +from:0x0215cbb8 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215cc20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cc30 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0215cc44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cc54 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215cc6c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cc80 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0215cd08 kind:arm_call to:0x02160260 module:overlay(59) +from:0x0215cd30 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215cd48 kind:arm_call to:0x0215cad0 module:overlay(59) +from:0x0215cd88 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215cda4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cdac kind:load to:0x027e09a8 module:dtcm +from:0x0215cdd0 kind:arm_call to:0x021602cc module:overlay(59) +from:0x0215cdd8 kind:arm_call to:0x02160164 module:overlay(59) +from:0x0215ce34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ce48 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215ce60 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ce78 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ce9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cea4 kind:arm_call to:0x0215cb18 module:overlay(59) +from:0x0215cf1c kind:arm_call to:0x02028d30 module:main +from:0x0215cf30 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215cf40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cf80 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215d01c kind:arm_call to:0x02015080 module:main +from:0x0215d050 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215d070 kind:arm_call to:0x020a0a0c module:overlay(0) +from:0x0215d094 kind:arm_call to:0x020a0a0c module:overlay(0) +from:0x0215d0a8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215d0c0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215d0cc kind:load to:0x0216392c module:overlay(59) +from:0x0215d0d8 kind:load to:0x027e09c0 module:dtcm +from:0x0215d0e0 kind:load to:0x027e0d5c module:dtcm +from:0x0215d0e4 kind:load to:0x027e0cec module:dtcm +from:0x0215d108 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215d128 kind:load to:0x027e09b8 module:dtcm +from:0x0215d13c kind:load to:0x021645b0 module:overlay(59) +from:0x0215d140 kind:load to:0x020befc8 module:overlays(2,4,17) +from:0x0215d170 kind:arm_call to:0x0200eab0 module:main +from:0x0215d190 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215d1e0 kind:arm_call to:0x02028d30 module:main +from:0x0215d1f4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215d204 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d21c kind:arm_call to:0x020a0a34 module:overlay(0) +from:0x0215d22c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d254 kind:arm_call to:0x02028d30 module:main +from:0x0215d270 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215d284 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215d29c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215d2b0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d2c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d2d0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d308 kind:arm_call to:0x01ff993c module:itcm +from:0x0215d318 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215d328 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d338 kind:arm_call to:0x02161568 module:overlay(59) +from:0x0215d358 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d398 kind:arm_call to:0x02078710 module:overlay(0) +from:0x0215d3d0 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0215d3dc kind:load to:0x027e0ce4 module:dtcm +from:0x0215d3e0 kind:load to:0x0203e964 module:main +from:0x0215d3e4 kind:load to:0x0203f964 module:main +from:0x0215d3f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d3f4 kind:load to:0x027e09bc module:dtcm +from:0x0215d414 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215d45c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215d470 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215d48c kind:arm_call to:0x0215fd4c module:overlay(59) +from:0x0215d498 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215d510 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d528 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215d5b4 kind:arm_call to:0x020d99a8 module:overlay(31) +from:0x0215d5c0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215d5f4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215d664 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215d688 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215d6a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d724 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d738 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215d818 kind:arm_call to:0x020169d4 module:main +from:0x0215d85c kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215d908 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215d918 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215d964 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215d980 kind:arm_call to:0x02015080 module:main +from:0x0215d99c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215d9b8 kind:arm_call to:0x02015080 module:main +from:0x0215d9d4 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215da40 kind:arm_call to:0x02015080 module:main +from:0x0215da90 kind:arm_call to:0x02015080 module:main +from:0x0215daac kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215db2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215db50 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215db84 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215dbdc kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215dc20 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215dc44 kind:arm_call to:0x02015080 module:main +from:0x0215dc60 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215dc7c kind:arm_call to:0x02015080 module:main +from:0x0215dc98 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215dcd8 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215dd10 kind:arm_call to:0x0215cad0 module:overlay(59) +from:0x0215dd20 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215dd38 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215dd44 kind:load to:0x027e09a8 module:dtcm +from:0x0215dd48 kind:load to:0x027e0d5c module:dtcm +from:0x0215dd4c kind:load to:0x027e09b8 module:dtcm +from:0x0215dd50 kind:load to:0x027e0d34 module:dtcm +from:0x0215dd58 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dd60 kind:load to:0x027e09bc module:dtcm +from:0x0215dd64 kind:load to:0x02162f78 module:overlay(59) +from:0x0215dd7c kind:load to:0x020b51f8 module:overlay(0) +from:0x0215dda8 kind:load to:0x0215f54c module:overlay(59) +from:0x0215de74 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215de9c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215deb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215def0 kind:arm_call to:0x0215cad0 module:overlay(59) +from:0x0215defc kind:arm_call to:0x0215fdb8 module:overlay(59) +from:0x0215df18 kind:arm_call to:0x02015080 module:main +from:0x0215df38 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215df54 kind:arm_call to:0x02015080 module:main +from:0x0215df74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215df7c kind:load to:0x0203e964 module:main +from:0x0215df80 kind:load to:0x027e0d5c module:dtcm +from:0x0215df88 kind:load to:0x027e09a8 module:dtcm +from:0x0215e008 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215e080 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e090 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e09c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215e0c0 kind:load to:0x02049be4 module:main +from:0x0215e0c4 kind:load to:0x0203e964 module:main +from:0x0215e12c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e148 kind:arm_call to:0x02015080 module:main +from:0x0215e168 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215e184 kind:arm_call to:0x02015080 module:main +from:0x0215e1a4 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215e25c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e26c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e294 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215e2a8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e2e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e300 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e318 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e358 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215e38c kind:arm_call to:0x02015080 module:main +from:0x0215e39c kind:arm_call to:0x0215f4f0 module:overlay(59) +from:0x0215e3b0 kind:arm_call to:0x0215cad0 module:overlay(59) +from:0x0215e3c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e3dc kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215e434 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e444 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e454 kind:arm_call to:0x0215fdb8 module:overlay(59) +from:0x0215e49c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e4b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e4c8 kind:arm_call to:0x0215cad0 module:overlay(59) +from:0x0215e4d4 kind:arm_call to:0x0215fdb8 module:overlay(59) +from:0x0215e4e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215e4ec kind:load to:0x027e09c0 module:dtcm +from:0x0215e4f0 kind:load to:0x027e0cec module:dtcm +from:0x0215e564 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215e56c kind:load to:0x02049be4 module:main +from:0x0215e5d0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e620 kind:arm_call to:0x02015080 module:main +from:0x0215e640 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215e68c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e69c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e6c4 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215e6e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e6fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e70c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e728 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e740 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e780 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215e7b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e7c4 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215e81c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e82c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e840 kind:arm_call to:0x0215fdb8 module:overlay(59) +from:0x0215e858 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e86c kind:arm_call to:0x0215cad0 module:overlay(59) +from:0x0215e878 kind:arm_call to:0x0215fdb8 module:overlay(59) +from:0x0215e884 kind:load to:0x027e09a8 module:dtcm +from:0x0215e88c kind:load to:0x027e09c0 module:dtcm +from:0x0215e890 kind:load to:0x027e0cec module:dtcm +from:0x0215e8b8 kind:load to:0x0215cad0 module:overlay(59) +from:0x0215e8d4 kind:load to:0x0215d3f8 module:overlay(59) +from:0x0215e8f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e930 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e93c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e980 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e9a0 kind:arm_call to:0x020169d4 module:main +from:0x0215e9e8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215ea38 kind:arm_call to:0x0215f7f8 module:overlay(59) +from:0x0215eaa0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215eac0 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215eac8 kind:arm_call to:0x02160cc4 module:overlay(59) +from:0x0215eaec kind:arm_call to:0x02015080 module:main +from:0x0215eb08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215eb24 kind:arm_call to:0x02015080 module:main +from:0x0215eb40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215eb6c kind:arm_call to:0x021614b0 module:overlay(59) +from:0x0215eb94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215eba8 kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215ebe0 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215ebf8 kind:arm_call to:0x021614b0 module:overlay(59) +from:0x0215ec14 kind:arm_call to:0x02015080 module:main +from:0x0215ec30 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ec48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ec5c kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215ec94 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215ecb8 kind:arm_call to:0x02015080 module:main +from:0x0215ecd4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ecf0 kind:arm_call to:0x02015080 module:main +from:0x0215ed0c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ed24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ed50 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215ed68 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215ed74 kind:arm_call to:0x02073138 module:overlay(0) +from:0x0215ed98 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0215eda4 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215edb8 kind:arm_call to:0x02070bac module:overlay(0) +from:0x0215edc4 kind:arm_call to:0x020d44d0 module:overlay(24) +from:0x0215ee24 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215ee30 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ee34 kind:load to:0x027e09a8 module:dtcm +from:0x0215ee38 kind:load to:0x027e0d5c module:dtcm +from:0x0215ee3c kind:load to:0x027e09b8 module:dtcm +from:0x0215ee40 kind:load to:0x02162f70 module:overlay(59) +from:0x0215ee44 kind:load to:0x02162f74 module:overlay(59) +from:0x0215ee54 kind:load to:0x02163890 module:overlay(59) +from:0x0215ee64 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215ee68 kind:load to:0x027e09a4 module:dtcm +from:0x0215ee6c kind:load to:0x027e0cfc module:dtcm +from:0x0215ee84 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215eed4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215eef4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ef00 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215ef54 kind:arm_call to:0x0215f7f8 module:overlay(59) +from:0x0215efc0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215eff0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f000 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f01c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215f02c kind:arm_call to:0x01fff350 module:itcm +from:0x0215f048 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215f054 kind:load to:0x027e09b8 module:dtcm +from:0x0215f05c kind:load to:0x020b3040 module:overlay(0) +from:0x0215f060 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f0d8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215f134 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x0215f198 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f1a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f1c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f1e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f1ec kind:arm_call to:0x0215f54c module:overlay(59) +from:0x0215f220 kind:arm_call to:0x02015080 module:main +from:0x0215f254 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f280 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f290 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215f2b4 kind:arm_call to:0x02015080 module:main +from:0x0215f2d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f2f0 kind:arm_call to:0x02015080 module:main +from:0x0215f310 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f328 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f360 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f374 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f390 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f398 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f3a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f3b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f3e0 kind:arm_call to:0x0215f860 module:overlay(59) +from:0x0215f420 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215f494 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215f49c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215f4ac kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215f4c0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215f4cc kind:load to:0x027e09b8 module:dtcm +from:0x0215f4d0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f4d8 kind:load to:0x027e0cec module:dtcm +from:0x0215f4dc kind:load to:0x027e09a8 module:dtcm +from:0x0215f548 kind:load to:0x02049be4 module:main +from:0x0215f7a8 kind:arm_call to:0x0215fcc4 module:overlay(59) +from:0x0215f7b0 kind:arm_call to:0x0215fc0c module:overlay(59) +from:0x0215f7b8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215f7ec kind:load to:0x021639cc module:overlay(59) +from:0x0215f7f0 kind:load to:0x02163a44 module:overlay(59) +from:0x0215f7f4 kind:load to:0x021639e4 module:overlay(59) +from:0x0215f840 kind:arm_call to:0x020158e8 module:main +from:0x0215f888 kind:arm_call to:0x02078868 module:overlay(0) +from:0x0215f890 kind:load to:0x027e09bc module:dtcm +from:0x0215f918 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215f948 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f95c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f96c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f990 kind:arm_call to:0x0200e260 module:main +from:0x0215f9a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fa3c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215fa6c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215fa80 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fa90 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fac0 kind:arm_call to:0x0200e260 module:main +from:0x0215fad0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fb48 kind:arm_call to:0x0200e260 module:main +from:0x0215fb58 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fbd0 kind:arm_call to:0x0200e260 module:main +from:0x0215fbe0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fc04 kind:load to:0x0203e964 module:main +from:0x0215fc08 kind:load to:0x027e0964 module:dtcm +from:0x0215fdd0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215fdec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fe70 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215fea8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fed8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215ff00 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ff0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ff84 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ff94 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ffa0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ffac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ffdc kind:arm_call to:0x01ff930c module:itcm +from:0x0215ffe8 kind:load to:0x0203e964 module:main +from:0x0215ffec kind:load to:0x027e0d5c module:dtcm +from:0x02160008 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02160010 kind:arm_call to:0x01ffc57c module:itcm +from:0x02160034 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02160074 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02160084 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160098 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x021600a4 kind:arm_call to:0x021662bc module:overlay(94) +from:0x021600c8 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x021600e8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02160100 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160118 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02160124 kind:arm_call to:0x021662bc module:overlay(94) +from:0x02160148 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02160154 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216015c kind:load to:0x027e0ce4 module:dtcm +from:0x021601a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021601b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216020c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216021c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216028c kind:arm_call to:0x02158b54 module:overlay(59) +from:0x021602a4 kind:arm_call to:0x02158bc0 module:overlay(59) +from:0x021602bc kind:arm_call to:0x02158c50 module:overlay(59) +from:0x021602c4 kind:load to:0x027e09b8 module:dtcm +from:0x021602c8 kind:load to:0x027e0d50 module:dtcm +from:0x02160324 kind:arm_call to:0x021603f4 module:overlay(59) +from:0x02160338 kind:arm_call to:0x021603f4 module:overlay(59) +from:0x0216034c kind:arm_call to:0x021587c8 module:overlay(59) +from:0x02160354 kind:arm_call to:0x021588e8 module:overlay(59) +from:0x0216037c kind:arm_call to:0x021603f4 module:overlay(59) +from:0x02160390 kind:arm_call to:0x021587c8 module:overlay(59) +from:0x02160398 kind:arm_call to:0x02158a40 module:overlay(59) +from:0x021603b4 kind:arm_call to:0x021603f4 module:overlay(59) +from:0x021603c8 kind:arm_call to:0x021587c8 module:overlay(59) +from:0x021603d0 kind:arm_call to:0x0215887c module:overlay(59) +from:0x021603ec kind:load to:0x027e09b8 module:dtcm +from:0x021603f0 kind:load to:0x027e0d50 module:dtcm +from:0x02160424 kind:arm_call to:0x01fff350 module:itcm +from:0x0216044c kind:arm_call to:0x01fff350 module:itcm +from:0x02160478 kind:arm_call to:0x01fff350 module:itcm +from:0x02160498 kind:load to:0x027e0ce4 module:dtcm +from:0x021604a0 kind:load to:0x020b3040 module:overlay(0) +from:0x021604ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021604b4 kind:arm_call to:0x02011ff4 module:main +from:0x021604cc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021604d4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021604dc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021604e4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021604ec kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021604f4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021604fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160504 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216051c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02160524 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0216052c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02160534 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0216053c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02160544 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216054c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160554 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216055c kind:arm_call to:0x02011ff4 module:main +from:0x02160570 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02160580 kind:load to:0x021646b0 module:overlay(59) +from:0x0216058e kind:thumb_call_arm to:0x02011f3c module:main +from:0x02160596 kind:thumb_call to:0x021605d8 module:overlay(59) +from:0x021605a4 kind:thumb_call_arm to:0x02097930 module:overlay(0) +from:0x021605cc kind:load to:0x02163ac4 module:overlay(59) +from:0x021605f4 kind:thumb_call_arm to:0x020a8c04 module:overlay(0) +from:0x02160610 kind:thumb_call to:0x0209a1dc module:overlay(0) +from:0x02160624 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02160632 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x0216067e kind:thumb_call_arm to:0x020a8bd0 module:overlay(0) +from:0x02160688 kind:thumb_call_arm to:0x0209fabc module:overlay(0) +from:0x021606c4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x021606cc kind:load to:0x021646b0 module:overlay(59) +from:0x021606d0 kind:load to:0x02163b7c module:overlay(59) +from:0x021606d4 kind:load to:0x02163634 module:overlay(59) +from:0x021606d8 kind:load to:0x02163c40 module:overlay(59) +from:0x021606dc kind:load to:0x02163b48 module:overlay(59) +from:0x021606e0 kind:load to:0x027e0d5c module:dtcm +from:0x021606e4 kind:load to:0x021646a4 module:overlay(59) +from:0x021606ec kind:thumb_call_arm to:0x0209fbfc module:overlay(0) +from:0x02160704 kind:thumb_call_arm to:0x0209fbfc module:overlay(0) +from:0x0216070c kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x02160716 kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x0216071c kind:thumb_call_arm to:0x020a8d5c module:overlay(0) +from:0x02160724 kind:load to:0x027e0d5c module:dtcm +from:0x02160738 kind:thumb_call_arm to:0x0209fbfc module:overlay(0) +from:0x02160740 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x0216074a kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x02160750 kind:thumb_call_arm to:0x020a8d5c module:overlay(0) +from:0x02160756 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02160760 kind:load to:0x027e0d5c module:dtcm +from:0x02160778 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02160788 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021607b4 kind:load to:0x020a9858 module:overlay(0) +from:0x021607c0 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x021607d4 kind:arm_call to:0x02016fbc module:main +from:0x021607e8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216080c kind:arm_call to:0x02016fbc module:main +from:0x02160820 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02160884 kind:arm_call to:0x02160840 module:overlay(59) +from:0x021608b8 kind:load to:0x02163ae0 module:overlay(59) +from:0x021609b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021609ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02160a14 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02160a20 kind:load to:0x02163b10 module:overlay(59) +from:0x02160a24 kind:load to:0x021646a4 module:overlay(59) +from:0x02160a50 kind:arm_call to:0x02147d14 module:overlay(58) +from:0x02160a64 kind:arm_call to:0x0213a694 module:overlay(56) +from:0x02160a84 kind:arm_call to:0x02147dc8 module:overlays(58,70) +from:0x02160a98 kind:arm_call to:0x0213a7c0 module:overlay(56) +from:0x02160ab8 kind:arm_call to:0x01ff930c module:itcm +from:0x02160af0 kind:arm_call to:0x02147d50 module:overlay(58) +from:0x02160b04 kind:arm_call to:0x0213a6f8 module:overlay(56) +from:0x02160b4c kind:arm_call to:0x01ff930c module:itcm +from:0x02160b6c kind:arm_call to:0x02147d50 module:overlay(58) +from:0x02160b80 kind:arm_call to:0x0213a6f8 module:overlay(56) +from:0x02160bac kind:arm_call to:0x02147d14 module:overlay(58) +from:0x02160bb4 kind:arm_call to:0x02147c8c module:overlay(58) +from:0x02160bc8 kind:arm_call to:0x0213a824 module:overlay(56) +from:0x02160be4 kind:arm_call to:0x01ff930c module:itcm +from:0x02160bfc kind:arm_call to:0x01ff916c module:itcm +from:0x02160c0c kind:arm_call to:0x01ff916c module:itcm +from:0x02160c4c kind:arm_call to:0x02147e04 module:overlays(58,70) +from:0x02160c60 kind:arm_call to:0x0213a824 module:overlay(56) +from:0x02160c74 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02160c80 kind:arm_call to:0x02016958 module:main +from:0x02160c90 kind:arm_call to:0x01ff930c module:itcm +from:0x02160ca8 kind:arm_call to:0x02147d8c module:overlay(58) +from:0x02160cbc kind:arm_call to:0x0213a888 module:overlay(56) +from:0x02160cd8 kind:arm_call to:0x02147d14 module:overlay(58) +from:0x02160cec kind:arm_call to:0x0213a694 module:overlay(56) +from:0x02160d0c kind:arm_call to:0x0206807c module:overlay(0) +from:0x02160d30 kind:load to:0x020b508c module:overlay(0) +from:0x02160de0 kind:load to:0x021646a4 module:overlay(59) +from:0x02160de4 kind:load to:0x020befc8 module:overlays(2,4,17) +from:0x02160df8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02160e04 kind:arm_call to:0x02016958 module:main +from:0x02160eac kind:arm_call to:0x02066a5c module:overlay(0) +from:0x02160eb4 kind:load to:0x027e0d5c module:dtcm +from:0x02160ec0 kind:arm_call to:0x0209fbfc module:overlay(0) +from:0x02160ec8 kind:arm_call to:0x02011ff4 module:main +from:0x02160ee0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02160ee8 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02160ef0 kind:arm_call to:0x02011ff4 module:main +from:0x02160f08 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02160f10 kind:arm_call to:0x020a8d5c module:overlay(0) +from:0x02160f24 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02160f38 kind:load to:0x02164798 module:overlay(59) +from:0x02160f4c kind:arm_call to:0x02011f3c module:main +from:0x02160f58 kind:arm_call to:0x02160fa4 module:overlay(59) +from:0x02160f6c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160fa0 kind:load to:0x02163d04 module:overlay(59) +from:0x02160fac kind:arm_call to:0x020983dc module:overlay(0) +from:0x02161044 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02161074 kind:load to:0x02163d78 module:overlay(59) +from:0x02161078 kind:load to:0x020b2808 module:overlay(0) +from:0x0216107c kind:load to:0x02164798 module:overlay(59) +from:0x021610a8 kind:arm_call to:0x021610b4 module:overlay(59) +from:0x021610ec kind:load to:0x02163d20 module:overlay(59) +from:0x02161148 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161150 kind:load to:0x02163d48 module:overlay(59) +from:0x02161198 kind:load to:0x027e0d5c module:dtcm +from:0x0216119c kind:load to:0x020bfa90 module:overlays(2,4,17) +from:0x021611ac kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x021611e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021611f0 kind:arm_call to:0x021610b4 module:overlay(59) +from:0x021611fc kind:load to:0x027e0cec module:dtcm +from:0x02161264 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216127c kind:load to:0x027e09a8 module:dtcm +from:0x021612cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161324 kind:load to:0x027e09a8 module:dtcm +from:0x0216135c kind:arm_call to:0x01ff9258 module:itcm +from:0x021613bc kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x021613f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161428 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161484 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02161494 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x021614a0 kind:load to:0x027e09c0 module:dtcm +from:0x021614a4 kind:load to:0x027e09a8 module:dtcm +from:0x021614c0 kind:arm_call to:0x01ff993c module:itcm +from:0x021614f0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02161524 kind:arm_call to:0x01ffc634 module:itcm +from:0x02161558 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0216159c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021615a4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021615ac kind:arm_call to:0x020984dc module:overlay(0) +from:0x021615c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021615cc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021615d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021615dc kind:arm_call to:0x02011ff4 module:main +from:0x021615f0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02161604 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161618 kind:load to:0x02163de0 module:overlay(59) +from:0x02161620 kind:arm_call to:0x020979a0 module:overlay(0) +from:0x0216162c kind:arm_call_thumb to:0x020bf770 module:overlay(1) +from:0x02161634 kind:load to:0x027e0d00 module:dtcm +from:0x02161648 kind:arm_call_thumb to:0x020bf790 module:overlay(1) +from:0x02161650 kind:arm_call to:0x020979ec module:overlay(0) +from:0x02161658 kind:load to:0x027e0d00 module:dtcm +from:0x02161664 kind:load to:0x02164880 module:overlay(59) +from:0x02161678 kind:arm_call to:0x02011f3c module:main +from:0x02161684 kind:arm_call to:0x021616cc module:overlay(59) +from:0x02161698 kind:arm_call to:0x021615fc module:overlay(59) +from:0x021616c8 kind:load to:0x02163e04 module:overlay(59) +from:0x021616d4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021616f8 kind:arm_call to:0x0200f05c module:main +from:0x02161714 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161730 kind:arm_call to:0x0203d160 module:main +from:0x02161768 kind:arm_call to:0x0200f05c module:main +from:0x021617a4 kind:load to:0x02163e28 module:overlay(59) +from:0x021617a8 kind:load to:0x02164880 module:overlay(59) +from:0x021617ac kind:load to:0x02162f7c module:overlay(59) +from:0x021617b0 kind:load to:0x021617d8 module:overlay(59) +from:0x021617b4 kind:load to:0x021617bc module:overlay(59) +from:0x021617b8 kind:load to:0x02162f8c module:overlay(59) +from:0x021617d4 kind:load to:0x020b19a8 module:overlay(0) +from:0x021617e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161854 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161874 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161894 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021618b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021618d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021618f8 kind:arm_call to:0x02161b18 module:overlay(59) +from:0x0216190c kind:arm_call to:0x02097530 module:overlay(0) +from:0x02161928 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02161958 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02161968 kind:load to:0x027e0cd8 module:dtcm +from:0x0216196c kind:load to:0x020b53e4 module:overlay(0) +from:0x021619d4 kind:arm_call to:0x02161b00 module:overlay(59) +from:0x02161a08 kind:load to:0x027e0130 module:dtcm +from:0x02161a1c kind:arm_call to:0x02161b00 module:overlay(59) +from:0x02161a78 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02161a94 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02161ab0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02161ac8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161af4 kind:load to:0x027e0cec module:dtcm +from:0x02161af8 kind:load to:0x027e09a8 module:dtcm +from:0x02161b88 kind:load to:0x027e09a4 module:dtcm +from:0x02161ba8 kind:arm_call to:0x0203d210 module:main +from:0x02161bb0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161bb8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161bc4 kind:load to:0x021617d8 module:overlay(59) +from:0x02161be0 kind:arm_call to:0x0203d210 module:main +from:0x02161be8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161bf0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161bf8 kind:arm_call to:0x02011ff4 module:main +from:0x02161c04 kind:load to:0x021617d8 module:overlay(59) +from:0x02161c10 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02161c24 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02161c38 kind:load to:0x02163e84 module:overlay(59) +from:0x02161c44 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02161c78 kind:load to:0x027e0cd8 module:dtcm +from:0x02161ca0 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02161cb0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161cb8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161cd0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161cd8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161ce0 kind:arm_call to:0x02011ff4 module:main +from:0x02161cf4 kind:load to:0x02164968 module:overlay(59) +from:0x02161d08 kind:arm_call to:0x02011f3c module:main +from:0x02161d14 kind:arm_call to:0x02161d44 module:overlay(59) +from:0x02161d28 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161d40 kind:load to:0x02163ee8 module:overlay(59) +from:0x02161d4c kind:arm_call to:0x02161c1c module:overlay(59) +from:0x02161d7c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02161d94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161dc8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02161de0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161df8 kind:load to:0x02163f84 module:overlay(59) +from:0x02161dfc kind:load to:0x02164968 module:overlay(59) +from:0x02161e00 kind:load to:0x02163f3c module:overlay(59) +from:0x02161e0c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161e24 kind:arm_call to:0x02161c3c module:overlay(59) +from:0x02161e9c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02161eb0 kind:load to:0x02163f04 module:overlay(59) +from:0x02161eb4 kind:load to:0x02163f1c module:overlay(59) +from:0x02161f30 kind:load to:0x02164968 module:overlay(59) +from:0x02161f58 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161f6c kind:load to:0x020578a4 module:overlay(0) +from:0x02161f80 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161f88 kind:arm_call to:0x02011ff4 module:main +from:0x02161fa0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161fa8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161fb0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161fb8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161fd0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161fd8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161fe0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161fe8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161ff0 kind:arm_call to:0x02011ff4 module:main +from:0x02162004 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02162018 kind:load to:0x02164a50 module:overlay(59) +from:0x0216202c kind:arm_call to:0x02011f3c module:main +from:0x02162038 kind:arm_call to:0x02162068 module:overlay(59) +from:0x0216204c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02162064 kind:load to:0x02163fe8 module:overlay(59) +from:0x02162070 kind:arm_call to:0x02161c1c module:overlay(59) +from:0x021620a0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021620b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021620ec kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02162104 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216211c kind:load to:0x0216403c module:overlay(59) +from:0x02162120 kind:load to:0x02164a50 module:overlay(59) +from:0x02162124 kind:load to:0x02163f3c module:overlay(59) +from:0x02162134 kind:arm_call to:0x02161c3c module:overlay(59) +from:0x021621ac kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021621c0 kind:load to:0x02164004 module:overlay(59) +from:0x021621c4 kind:load to:0x0216401c module:overlay(59) +from:0x02162240 kind:load to:0x02164a50 module:overlay(59) +from:0x02162258 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162260 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162268 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162270 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162288 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162290 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162298 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021622a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021622a8 kind:arm_call to:0x02011ff4 module:main +from:0x021622bc kind:arm_call to:0x02097960 module:overlay(0) +from:0x021622d0 kind:load to:0x02164b38 module:overlay(59) +from:0x021622e4 kind:arm_call to:0x02011f3c module:main +from:0x021622f0 kind:arm_call to:0x02162320 module:overlay(59) +from:0x02162304 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216231c kind:load to:0x021640a0 module:overlay(59) +from:0x02162328 kind:arm_call to:0x02161c1c module:overlay(59) +from:0x02162358 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02162370 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021623a4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021623bc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021623d4 kind:load to:0x021640f4 module:overlay(59) +from:0x021623d8 kind:load to:0x02164b38 module:overlay(59) +from:0x021623dc kind:load to:0x02163f3c module:overlay(59) +from:0x021623ec kind:arm_call to:0x02161c3c module:overlay(59) +from:0x02162464 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02162478 kind:load to:0x021640bc module:overlay(59) +from:0x0216247c kind:load to:0x021640d4 module:overlay(59) +from:0x021624f8 kind:load to:0x02164b38 module:overlay(59) +from:0x02162510 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162518 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162520 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162528 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162540 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162548 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162550 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162558 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162560 kind:arm_call to:0x02011ff4 module:main +from:0x02162574 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02162588 kind:load to:0x02164c20 module:overlay(59) +from:0x0216259c kind:arm_call to:0x02011f3c module:main +from:0x021625a8 kind:arm_call to:0x021625d8 module:overlay(59) +from:0x021625bc kind:arm_call to:0x020978ec module:overlay(0) +from:0x021625d4 kind:load to:0x02164158 module:overlay(59) +from:0x021625e0 kind:arm_call to:0x02161c1c module:overlay(59) +from:0x02162610 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02162628 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216265c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02162674 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216268c kind:load to:0x021641ac module:overlay(59) +from:0x02162690 kind:load to:0x02164c20 module:overlay(59) +from:0x02162694 kind:load to:0x02163f3c module:overlay(59) +from:0x021626a4 kind:arm_call to:0x02161c3c module:overlay(59) +from:0x0216271c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02162730 kind:load to:0x02164174 module:overlay(59) +from:0x02162734 kind:load to:0x0216418c module:overlay(59) +from:0x021627b0 kind:load to:0x02164c20 module:overlay(59) +from:0x021627c8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021627d0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021627d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021627e0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021627f8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162800 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162808 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162810 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162818 kind:arm_call to:0x02011ff4 module:main +from:0x0216282c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02162840 kind:load to:0x02164d08 module:overlay(59) +from:0x02162854 kind:arm_call to:0x02011f3c module:main +from:0x02162860 kind:arm_call to:0x02162890 module:overlay(59) +from:0x02162874 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216288c kind:load to:0x02164210 module:overlay(59) +from:0x02162898 kind:arm_call to:0x02161c1c module:overlay(59) +from:0x021628c8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021628e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02162914 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0216292c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02162944 kind:load to:0x02164264 module:overlay(59) +from:0x02162948 kind:load to:0x02164d08 module:overlay(59) +from:0x0216294c kind:load to:0x02163f3c module:overlay(59) +from:0x0216295c kind:arm_call to:0x02161c3c module:overlay(59) +from:0x021629d4 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021629e8 kind:load to:0x0216422c module:overlay(59) +from:0x021629ec kind:load to:0x02164244 module:overlay(59) +from:0x02162a68 kind:load to:0x02164d08 module:overlay(59) +from:0x02162a80 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162a88 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162a90 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162a98 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162ab0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162ab8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02162ac0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162ac8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162ad0 kind:arm_call to:0x02011ff4 module:main +from:0x02162ae4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02162af8 kind:load to:0x02164df0 module:overlay(59) +from:0x02162b0c kind:arm_call to:0x02011f3c module:main +from:0x02162b18 kind:arm_call to:0x02162b48 module:overlay(59) +from:0x02162b2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02162b44 kind:load to:0x021642c8 module:overlay(59) +from:0x02162b50 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02162ba8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02162bb4 kind:load to:0x021642ec module:overlay(59) +from:0x02162bb8 kind:load to:0x02164df0 module:overlay(59) +from:0x02162bf0 kind:load to:0x027e0cd8 module:dtcm +from:0x02162c24 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02162c34 kind:arm_call to:0x0200eab0 module:main +from:0x02162c48 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162c50 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162c68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162c70 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162c78 kind:arm_call to:0x02011ff4 module:main +from:0x02162c8c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02162ca0 kind:load to:0x02164ed8 module:overlay(59) +from:0x02162cb4 kind:arm_call to:0x02011f3c module:main +from:0x02162cc0 kind:arm_call to:0x02162cf0 module:overlay(59) +from:0x02162cd4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02162cec kind:load to:0x02164348 module:overlay(59) +from:0x02162cf8 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02162d0c kind:load to:0x0216436c module:overlay(59) +from:0x02162d5c kind:load to:0x02164ed8 module:overlay(59) +from:0x02162d6c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162d74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162d8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162d94 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02162d9c kind:arm_call to:0x02011ff4 module:main +from:0x02162db0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02162dc4 kind:load to:0x02164fc0 module:overlay(59) +from:0x02162dd8 kind:arm_call to:0x02011f3c module:main +from:0x02162de4 kind:arm_call to:0x02162e30 module:overlay(59) +from:0x02162df8 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02162e28 kind:load to:0x021643cc module:overlay(59) +from:0x02162e38 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02162e48 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02162e5c kind:load to:0x02164410 module:overlay(59) +from:0x02162e60 kind:load to:0x021643e8 module:overlay(59) +from:0x02162e90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162ec4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02162f2c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02162f40 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02162f48 kind:arm_call to:0x02011ff4 module:main +from:0x02162f5c kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02162fe8 kind:arm_call to:0x02157ff0 module:overlay(59) +from:0x02162ff8 kind:arm_call to:0x0203ce74 module:main +from:0x0216300c kind:load to:0x02164460 module:overlay(59) +from:0x02163010 kind:load to:0x02164470 module:overlay(59) +from:0x02163014 kind:load to:0x02158c5c module:overlay(59) +from:0x02163018 kind:load to:0x02164464 module:overlay(59) +from:0x0216306c kind:arm_call to:0x02158ca0 module:overlay(59) +from:0x0216307c kind:arm_call to:0x0203ce74 module:main +from:0x02163094 kind:load to:0x021635d4 module:overlay(59) +from:0x02163098 kind:load to:0x021644ac module:overlay(59) +from:0x0216309c kind:load to:0x021644c8 module:overlay(59) +from:0x021630a0 kind:load to:0x0215c544 module:overlay(59) +from:0x021630a4 kind:load to:0x021644bc module:overlay(59) +from:0x021630e4 kind:arm_call to:0x0215c58c module:overlay(59) +from:0x021630f4 kind:arm_call to:0x0203ce74 module:main +from:0x0216310c kind:load to:0x02163890 module:overlay(59) +from:0x02163110 kind:load to:0x021645a0 module:overlay(59) +from:0x02163114 kind:load to:0x021645bc module:overlay(59) +from:0x02163118 kind:load to:0x02160568 module:overlay(59) +from:0x0216311c kind:load to:0x021645a4 module:overlay(59) +from:0x02163148 kind:arm_call_thumb to:0x0216059c module:overlay(59) +from:0x02163158 kind:arm_call to:0x0203ce74 module:main +from:0x0216316c kind:load to:0x02164694 module:overlay(59) +from:0x02163170 kind:load to:0x021646b0 module:overlay(59) +from:0x02163174 kind:load to:0x02160f1c module:overlay(59) +from:0x02163178 kind:load to:0x02164698 module:overlay(59) +from:0x02163198 kind:arm_call to:0x02160f60 module:overlay(59) +from:0x021631a8 kind:arm_call to:0x0203ce74 module:main +from:0x021631bc kind:load to:0x02164788 module:overlay(59) +from:0x021631c0 kind:load to:0x02164798 module:overlay(59) +from:0x021631c4 kind:load to:0x021615e8 module:overlay(59) +from:0x021631c8 kind:load to:0x0216478c module:overlay(59) +from:0x021631fc kind:arm_call to:0x0216168c module:overlay(59) +from:0x0216320c kind:arm_call to:0x0203ce74 module:main +from:0x02163220 kind:load to:0x02163dcc module:overlay(59) +from:0x02163224 kind:load to:0x02164870 module:overlay(59) +from:0x02163228 kind:load to:0x02164880 module:overlay(59) +from:0x0216322c kind:load to:0x02161c08 module:overlay(59) +from:0x02163230 kind:load to:0x02164874 module:overlay(59) +from:0x02163250 kind:arm_call to:0x02161d1c module:overlay(59) +from:0x02163260 kind:arm_call to:0x0203ce74 module:main +from:0x02163274 kind:load to:0x02164958 module:overlay(59) +from:0x02163278 kind:load to:0x02164968 module:overlay(59) +from:0x0216327c kind:load to:0x02161ffc module:overlay(59) +from:0x02163280 kind:load to:0x0216495c module:overlay(59) +from:0x021632a0 kind:arm_call to:0x02162040 module:overlay(59) +from:0x021632b0 kind:arm_call to:0x0203ce74 module:main +from:0x021632c4 kind:load to:0x02164a40 module:overlay(59) +from:0x021632c8 kind:load to:0x02164a50 module:overlay(59) +from:0x021632cc kind:load to:0x021622b4 module:overlay(59) +from:0x021632d0 kind:load to:0x02164a44 module:overlay(59) +from:0x021632f0 kind:arm_call to:0x021622f8 module:overlay(59) +from:0x02163300 kind:arm_call to:0x0203ce74 module:main +from:0x02163314 kind:load to:0x02164b28 module:overlay(59) +from:0x02163318 kind:load to:0x02164b38 module:overlay(59) +from:0x0216331c kind:load to:0x0216256c module:overlay(59) +from:0x02163320 kind:load to:0x02164b2c module:overlay(59) +from:0x02163340 kind:arm_call to:0x021625b0 module:overlay(59) +from:0x02163350 kind:arm_call to:0x0203ce74 module:main +from:0x02163364 kind:load to:0x02164c10 module:overlay(59) +from:0x02163368 kind:load to:0x02164c20 module:overlay(59) +from:0x0216336c kind:load to:0x02162824 module:overlay(59) +from:0x02163370 kind:load to:0x02164c14 module:overlay(59) +from:0x02163390 kind:arm_call to:0x02162868 module:overlay(59) +from:0x021633a0 kind:arm_call to:0x0203ce74 module:main +from:0x021633b4 kind:load to:0x02164cf8 module:overlay(59) +from:0x021633b8 kind:load to:0x02164d08 module:overlay(59) +from:0x021633bc kind:load to:0x02162adc module:overlay(59) +from:0x021633c0 kind:load to:0x02164cfc module:overlay(59) +from:0x021633e0 kind:arm_call to:0x02162b20 module:overlay(59) +from:0x021633f0 kind:arm_call to:0x0203ce74 module:main +from:0x02163404 kind:load to:0x02164de0 module:overlay(59) +from:0x02163408 kind:load to:0x02164df0 module:overlay(59) +from:0x0216340c kind:load to:0x02162c84 module:overlay(59) +from:0x02163410 kind:load to:0x02164de4 module:overlay(59) +from:0x02163430 kind:arm_call to:0x02162cc8 module:overlay(59) +from:0x02163440 kind:arm_call to:0x0203ce74 module:main +from:0x02163454 kind:load to:0x02164ec8 module:overlay(59) +from:0x02163458 kind:load to:0x02164ed8 module:overlay(59) +from:0x0216345c kind:load to:0x02162da8 module:overlay(59) +from:0x02163460 kind:load to:0x02164ecc module:overlay(59) +from:0x02163480 kind:arm_call to:0x02162dec module:overlay(59) +from:0x02163490 kind:arm_call to:0x0203ce74 module:main +from:0x021634a4 kind:load to:0x02164fb0 module:overlay(59) +from:0x021634a8 kind:load to:0x02164fc0 module:overlay(59) +from:0x021634ac kind:load to:0x02162f54 module:overlay(59) +from:0x021634b0 kind:load to:0x02164fb4 module:overlay(59) +from:0x021634b4 kind:load to:0x02162fcc module:overlay(59) +from:0x021634b8 kind:load to:0x0216301c module:overlay(59) +from:0x021634bc kind:load to:0x021630a8 module:overlay(59) +from:0x021634c0 kind:load to:0x02163120 module:overlay(59) +from:0x021634c4 kind:load to:0x0216317c module:overlay(59) +from:0x021634c8 kind:load to:0x021631cc module:overlay(59) +from:0x021634cc kind:load to:0x02163234 module:overlay(59) +from:0x021634d0 kind:load to:0x02163284 module:overlay(59) +from:0x021634d4 kind:load to:0x021632d4 module:overlay(59) +from:0x021634d8 kind:load to:0x02163324 module:overlay(59) +from:0x021634dc kind:load to:0x02163374 module:overlay(59) +from:0x021634e0 kind:load to:0x021633c4 module:overlay(59) +from:0x021634e4 kind:load to:0x02163414 module:overlay(59) +from:0x021634e8 kind:load to:0x02163464 module:overlay(59) +from:0x02163508 kind:load to:0x02157fcc module:overlay(59) +from:0x0216350c kind:load to:0x020977a0 module:overlay(0) +from:0x02163510 kind:load to:0x020977a8 module:overlay(0) +from:0x02163514 kind:load to:0x02097824 module:overlay(0) +from:0x02163518 kind:load to:0x02097864 module:overlay(0) +from:0x0216351c kind:load to:0x02097868 module:overlay(0) +from:0x02163520 kind:load to:0x0209786c module:overlay(0) +from:0x02163524 kind:load to:0x02158230 module:overlay(59) +from:0x0216352c kind:load to:0x0215825c module:overlay(59) +from:0x02163534 kind:load to:0x021582b8 module:overlay(59) +from:0x0216353c kind:load to:0x02158328 module:overlay(59) +from:0x02163544 kind:load to:0x02158370 module:overlay(59) +from:0x0216354c kind:load to:0x02158234 module:overlay(59) +from:0x02163554 kind:load to:0x02158268 module:overlay(59) +from:0x0216355c kind:load to:0x021582bc module:overlay(59) +from:0x02163564 kind:load to:0x0215832c module:overlay(59) +from:0x0216356c kind:load to:0x02158374 module:overlay(59) +from:0x0216357c kind:load to:0x0209856c module:overlay(0) +from:0x02163580 kind:load to:0x020985a8 module:overlay(0) +from:0x02163584 kind:load to:0x020985c0 module:overlay(0) +from:0x02163588 kind:load to:0x020985cc module:overlay(0) +from:0x0216358c kind:load to:0x01fff464 module:itcm +from:0x02163590 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163594 kind:load to:0x021580ec module:overlay(59) +from:0x02163598 kind:load to:0x02098504 module:overlay(0) +from:0x0216359c kind:load to:0x0215815c module:overlay(59) +from:0x021635a0 kind:load to:0x0209850c module:overlay(0) +from:0x021635a4 kind:load to:0x02098510 module:overlay(0) +from:0x021635a8 kind:load to:0x02098514 module:overlay(0) +from:0x021635ac kind:load to:0x02099058 module:overlay(0) +from:0x021635b0 kind:load to:0x0209851c module:overlay(0) +from:0x021635b4 kind:load to:0x020985d8 module:overlay(0) +from:0x021635b8 kind:load to:0x02098644 module:overlay(0) +from:0x021635bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021635c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021635c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021635c8 kind:load to:0x0215809c module:overlay(59) +from:0x021635cc kind:load to:0x021580c0 module:overlay(59) +from:0x021635d0 kind:load to:0x020995dc module:overlay(0) +from:0x021635f4 kind:load to:0x0215c30c module:overlay(59) +from:0x021635f8 kind:load to:0x0215c328 module:overlay(59) +from:0x021635fc kind:load to:0x0215c34c module:overlay(59) +from:0x02163600 kind:load to:0x0207c03c module:overlay(0) +from:0x02163604 kind:load to:0x0207c044 module:overlay(0) +from:0x02163610 kind:load to:0x02158c7c module:overlay(59) +from:0x02163614 kind:load to:0x02097998 module:overlay(0) +from:0x02163618 kind:load to:0x020977a8 module:overlay(0) +from:0x0216361c kind:load to:0x02097824 module:overlay(0) +from:0x02163620 kind:load to:0x020979a0 module:overlay(0) +from:0x02163624 kind:load to:0x020979c0 module:overlay(0) +from:0x02163628 kind:load to:0x020979ec module:overlay(0) +from:0x02163634 kind:load to:0x02158f04 module:overlay(59) +from:0x02163638 kind:load to:0x0215c418 module:overlay(59) +from:0x0216363c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02163640 kind:load to:0x0209a2dc module:overlay(0) +from:0x02163644 kind:load to:0x0209a374 module:overlay(0) +from:0x02163648 kind:load to:0x0209a388 module:overlay(0) +from:0x0216364c kind:load to:0x0209a138 module:overlay(0) +from:0x02163650 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02163654 kind:load to:0x0209a438 module:overlay(0) +from:0x02163658 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0216365c kind:load to:0x0209a344 module:overlay(0) +from:0x02163660 kind:load to:0x0209a35c module:overlay(0) +from:0x02163664 kind:load to:0x0209a39c module:overlay(0) +from:0x02163668 kind:load to:0x0209a728 module:overlay(0) +from:0x0216366c kind:load to:0x0215c3ec module:overlay(59) +from:0x02163670 kind:load to:0x0215c3c8 module:overlay(59) +from:0x02163674 kind:load to:0x0209a760 module:overlay(0) +from:0x02163680 kind:load to:0x0209856c module:overlay(0) +from:0x02163684 kind:load to:0x020985a8 module:overlay(0) +from:0x02163688 kind:load to:0x020985c0 module:overlay(0) +from:0x0216368c kind:load to:0x020985cc module:overlay(0) +from:0x02163690 kind:load to:0x01fff464 module:itcm +from:0x02163694 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163698 kind:load to:0x02158f18 module:overlay(59) +from:0x0216369c kind:load to:0x02098504 module:overlay(0) +from:0x021636a0 kind:load to:0x021592cc module:overlay(59) +from:0x021636a4 kind:load to:0x0215940c module:overlay(59) +from:0x021636a8 kind:load to:0x02098510 module:overlay(0) +from:0x021636ac kind:load to:0x0215944c module:overlay(59) +from:0x021636b0 kind:load to:0x0215961c module:overlay(59) +from:0x021636b4 kind:load to:0x0209851c module:overlay(0) +from:0x021636b8 kind:load to:0x020985d8 module:overlay(0) +from:0x021636bc kind:load to:0x02098644 module:overlay(0) +from:0x021636c0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021636c4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021636c8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021636cc kind:load to:0x0215c434 module:overlay(59) +from:0x021636d0 kind:load to:0x0215c4b8 module:overlay(59) +from:0x021636d4 kind:load to:0x020995dc module:overlay(0) +from:0x021636d8 kind:load to:0x02159640 module:overlay(59) +from:0x021636e0 kind:load to:0x02159a10 module:overlay(59) +from:0x021636e8 kind:load to:0x02159b50 module:overlay(59) +from:0x021636f0 kind:load to:0x02159dd4 module:overlay(59) +from:0x021636f8 kind:load to:0x0215a028 module:overlay(59) +from:0x02163700 kind:load to:0x0215a358 module:overlay(59) +from:0x02163708 kind:load to:0x0215ac94 module:overlay(59) +from:0x02163710 kind:load to:0x0215af78 module:overlay(59) +from:0x02163718 kind:load to:0x0215a1a8 module:overlay(59) +from:0x02163720 kind:load to:0x0215b3b4 module:overlay(59) +from:0x02163728 kind:load to:0x0215b490 module:overlay(59) +from:0x02163730 kind:load to:0x0215b5a4 module:overlay(59) +from:0x02163738 kind:load to:0x0215a738 module:overlay(59) +from:0x02163740 kind:load to:0x0215b358 module:overlay(59) +from:0x02163748 kind:load to:0x02159774 module:overlay(59) +from:0x02163750 kind:load to:0x02159a88 module:overlay(59) +from:0x02163758 kind:load to:0x02159bd8 module:overlay(59) +from:0x02163760 kind:load to:0x02159e5c module:overlay(59) +from:0x02163768 kind:load to:0x0215a0c8 module:overlay(59) +from:0x02163770 kind:load to:0x0215a3e4 module:overlay(59) +from:0x02163778 kind:load to:0x0215acf8 module:overlay(59) +from:0x02163780 kind:load to:0x0215b110 module:overlay(59) +from:0x02163788 kind:load to:0x0215a254 module:overlay(59) +from:0x02163790 kind:load to:0x0215b468 module:overlay(59) +from:0x02163798 kind:load to:0x0215b540 module:overlay(59) +from:0x021637a0 kind:load to:0x0215b5d0 module:overlay(59) +from:0x021637a8 kind:load to:0x0215a844 module:overlay(59) +from:0x021637b0 kind:load to:0x0215b368 module:overlay(59) +from:0x021638a4 kind:load to:0x0215c564 module:overlay(59) +from:0x021638a8 kind:load to:0x02097998 module:overlay(0) +from:0x021638ac kind:load to:0x020977a8 module:overlay(0) +from:0x021638b0 kind:load to:0x02097824 module:overlay(0) +from:0x021638b4 kind:load to:0x020979a0 module:overlay(0) +from:0x021638b8 kind:load to:0x020979c0 module:overlay(0) +from:0x021638bc kind:load to:0x020979ec module:overlay(0) +from:0x021638c8 kind:load to:0x0215c914 module:overlay(59) +from:0x021638cc kind:load to:0x021604a4 module:overlay(59) +from:0x021638d0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021638d4 kind:load to:0x02160000 module:overlay(59) +from:0x021638d8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021638dc kind:load to:0x02057e44 module:overlay(0) +from:0x021638e0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021638e4 kind:load to:0x0209a7f0 module:overlay(0) +from:0x021638e8 kind:load to:0x02057d84 module:overlay(0) +from:0x021638ec kind:load to:0x0215d478 module:overlay(59) +from:0x021638f4 kind:load to:0x0215dd80 module:overlay(59) +from:0x021638fc kind:load to:0x0215df94 module:overlay(59) +from:0x02163904 kind:load to:0x0215e8a4 module:overlay(59) +from:0x0216390c kind:load to:0x0215e8c0 module:overlay(59) +from:0x02163914 kind:load to:0x0215e8ac module:overlay(59) +from:0x0216391c kind:load to:0x0215ee70 module:overlay(59) +from:0x02163924 kind:load to:0x0215e504 module:overlay(59) +from:0x0216392c kind:load to:0x0215d4a8 module:overlay(59) +from:0x02163934 kind:load to:0x0215ddac module:overlay(59) +from:0x0216393c kind:load to:0x0215e0c8 module:overlay(59) +from:0x02163944 kind:load to:0x0215e8a8 module:overlay(59) +from:0x0216394c kind:load to:0x0215e8d8 module:overlay(59) +from:0x02163954 kind:load to:0x0215e8bc module:overlay(59) +from:0x0216395c kind:load to:0x0215f064 module:overlay(59) +from:0x02163964 kind:load to:0x0215e570 module:overlay(59) +from:0x02163974 kind:load to:0x0209856c module:overlay(0) +from:0x02163978 kind:load to:0x020985a8 module:overlay(0) +from:0x0216397c kind:load to:0x020985c0 module:overlay(0) +from:0x02163980 kind:load to:0x020985cc module:overlay(0) +from:0x02163984 kind:load to:0x01fff464 module:itcm +from:0x02163988 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216398c kind:load to:0x0215c928 module:overlay(59) +from:0x02163990 kind:load to:0x02098504 module:overlay(0) +from:0x02163994 kind:load to:0x0215cdb4 module:overlay(59) +from:0x02163998 kind:load to:0x0215d0ec module:overlay(59) +from:0x0216399c kind:load to:0x02098510 module:overlay(0) +from:0x021639a0 kind:load to:0x0215d144 module:overlay(59) +from:0x021639a4 kind:load to:0x0215d12c module:overlay(59) +from:0x021639a8 kind:load to:0x0209851c module:overlay(0) +from:0x021639ac kind:load to:0x020985d8 module:overlay(0) +from:0x021639b0 kind:load to:0x02098644 module:overlay(0) +from:0x021639b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021639b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021639bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021639c0 kind:load to:0x021604c0 module:overlay(59) +from:0x021639c4 kind:load to:0x02160510 module:overlay(59) +from:0x021639c8 kind:load to:0x020995dc module:overlay(0) +from:0x02163ac4 kind:load to:0x02160585 module:overlay(59) +from:0x02163ac8 kind:load to:0x02097998 module:overlay(0) +from:0x02163acc kind:load to:0x020977a8 module:overlay(0) +from:0x02163ad0 kind:load to:0x02097824 module:overlay(0) +from:0x02163ad4 kind:load to:0x020979a0 module:overlay(0) +from:0x02163ad8 kind:load to:0x020979c0 module:overlay(0) +from:0x02163adc kind:load to:0x020979ec module:overlay(0) +from:0x02163ae0 kind:load to:0x02160a3c module:overlay(59) +from:0x02163ae8 kind:load to:0x02160a70 module:overlay(59) +from:0x02163af0 kind:load to:0x02160adc module:overlay(59) +from:0x02163af8 kind:load to:0x02160b98 module:overlay(59) +from:0x02163b00 kind:load to:0x02160b58 module:overlay(59) +from:0x02163b08 kind:load to:0x02160c34 module:overlay(59) +from:0x02163b10 kind:load to:0x02160a6c module:overlay(59) +from:0x02163b18 kind:load to:0x02160aa0 module:overlay(59) +from:0x02163b20 kind:load to:0x02160b0c module:overlay(59) +from:0x02163b28 kind:load to:0x02160bd0 module:overlay(59) +from:0x02163b30 kind:load to:0x02160b88 module:overlay(59) +from:0x02163b38 kind:load to:0x02160c68 module:overlay(59) +from:0x02163b48 kind:load to:0x020667d8 module:overlay(0) +from:0x02163b4c kind:load to:0x020667f4 module:overlay(0) +from:0x02163b50 kind:load to:0x0209fc40 module:overlay(0) +from:0x02163b54 kind:load to:0x0209fd30 module:overlay(0) +from:0x02163b58 kind:load to:0x02160e28 module:overlay(59) +from:0x02163b5c kind:load to:0x02066dfc module:overlay(0) +from:0x02163b60 kind:load to:0x020669d8 module:overlay(0) +from:0x02163b64 kind:load to:0x02067234 module:overlay(0) +from:0x02163b68 kind:load to:0x0206723c module:overlay(0) +from:0x02163b6c kind:load to:0x021606e9 module:overlay(59) +from:0x02163b70 kind:load to:0x02160eb8 module:overlay(59) +from:0x02163b7c kind:load to:0x0209856c module:overlay(0) +from:0x02163b80 kind:load to:0x020985a8 module:overlay(0) +from:0x02163b84 kind:load to:0x020985c0 module:overlay(0) +from:0x02163b88 kind:load to:0x020985cc module:overlay(0) +from:0x02163b8c kind:load to:0x01fff464 module:itcm +from:0x02163b90 kind:load to:0x020a9a2c module:overlay(0) +from:0x02163b94 kind:load to:0x020a8d7c module:overlay(0) +from:0x02163b98 kind:load to:0x020a8df8 module:overlay(0) +from:0x02163b9c kind:load to:0x020a9944 module:overlay(0) +from:0x02163ba0 kind:load to:0x020a9948 module:overlay(0) +from:0x02163ba4 kind:load to:0x02098510 module:overlay(0) +from:0x02163ba8 kind:load to:0x020a99b0 module:overlay(0) +from:0x02163bac kind:load to:0x02098518 module:overlay(0) +from:0x02163bb0 kind:load to:0x0209851c module:overlay(0) +from:0x02163bb4 kind:load to:0x020985d8 module:overlay(0) +from:0x02163bb8 kind:load to:0x02098644 module:overlay(0) +from:0x02163bbc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163bc0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163bc4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163bc8 kind:load to:0x02160efc module:overlay(59) +from:0x02163bcc kind:load to:0x02160ed4 module:overlay(59) +from:0x02163bd0 kind:load to:0x020a8df4 module:overlay(0) +from:0x02163bd8 kind:load to:0x020a9324 module:overlay(0) +from:0x02163bdc kind:load to:0x020a8fcc module:overlay(0) +from:0x02163be0 kind:load to:0x020a9034 module:overlay(0) +from:0x02163be4 kind:load to:0x020a91a4 module:overlay(0) +from:0x02163be8 kind:load to:0x020a91a0 module:overlay(0) +from:0x02163bec kind:load to:0x020a9270 module:overlay(0) +from:0x02163bf0 kind:load to:0x020a9294 module:overlay(0) +from:0x02163bf4 kind:load to:0x020a9298 module:overlay(0) +from:0x02163bf8 kind:load to:0x020a91f4 module:overlay(0) +from:0x02163bfc kind:load to:0x020a91fc module:overlay(0) +from:0x02163c00 kind:load to:0x020a9204 module:overlay(0) +from:0x02163c04 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02163c08 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02163c0c kind:load to:0x020a8fb8 module:overlay(0) +from:0x02163c10 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02163c14 kind:load to:0x020a949c module:overlay(0) +from:0x02163c18 kind:load to:0x020a95ec module:overlay(0) +from:0x02163c1c kind:load to:0x020a9618 module:overlay(0) +from:0x02163c20 kind:load to:0x020a9638 module:overlay(0) +from:0x02163c24 kind:load to:0x020a9850 module:overlay(0) +from:0x02163c28 kind:load to:0x020a9628 module:overlay(0) +from:0x02163c2c kind:load to:0x020a8f14 module:overlay(0) +from:0x02163c30 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02163c34 kind:load to:0x020a99f8 module:overlay(0) +from:0x02163c40 kind:load to:0x0209856c module:overlay(0) +from:0x02163c44 kind:load to:0x020985a8 module:overlay(0) +from:0x02163c48 kind:load to:0x020985c0 module:overlay(0) +from:0x02163c4c kind:load to:0x020985cc module:overlay(0) +from:0x02163c50 kind:load to:0x01fff464 module:itcm +from:0x02163c54 kind:load to:0x020a9a2c module:overlay(0) +from:0x02163c58 kind:load to:0x02160764 module:overlay(59) +from:0x02163c5c kind:load to:0x021607b8 module:overlay(59) +from:0x02163c60 kind:load to:0x021608bc module:overlay(59) +from:0x02163c64 kind:load to:0x02160a28 module:overlay(59) +from:0x02163c68 kind:load to:0x02098510 module:overlay(0) +from:0x02163c6c kind:load to:0x02160dcc module:overlay(59) +from:0x02163c70 kind:load to:0x02160dd0 module:overlay(59) +from:0x02163c74 kind:load to:0x0209851c module:overlay(0) +from:0x02163c78 kind:load to:0x020985d8 module:overlay(0) +from:0x02163c7c kind:load to:0x02098644 module:overlay(0) +from:0x02163c80 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163c84 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163c88 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163c8c kind:load to:0x021606f5 module:overlay(59) +from:0x02163c90 kind:load to:0x02160729 module:overlay(59) +from:0x02163c94 kind:load to:0x020a8df4 module:overlay(0) +from:0x02163c98 kind:load to:0x0216086c module:overlay(59) +from:0x02163c9c kind:load to:0x020a9324 module:overlay(0) +from:0x02163ca0 kind:load to:0x020a8fcc module:overlay(0) +from:0x02163ca4 kind:load to:0x020a9034 module:overlay(0) +from:0x02163ca8 kind:load to:0x020a91a4 module:overlay(0) +from:0x02163cac kind:load to:0x020a91a0 module:overlay(0) +from:0x02163cb0 kind:load to:0x02160d50 module:overlay(59) +from:0x02163cb4 kind:load to:0x020a9294 module:overlay(0) +from:0x02163cb8 kind:load to:0x020a9298 module:overlay(0) +from:0x02163cbc kind:load to:0x020a91f4 module:overlay(0) +from:0x02163cc0 kind:load to:0x02160d68 module:overlay(59) +from:0x02163cc4 kind:load to:0x020a9204 module:overlay(0) +from:0x02163cc8 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02163ccc kind:load to:0x020a8fb0 module:overlay(0) +from:0x02163cd0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02163cd4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02163cd8 kind:load to:0x020a949c module:overlay(0) +from:0x02163cdc kind:load to:0x020a95ec module:overlay(0) +from:0x02163ce0 kind:load to:0x020a9618 module:overlay(0) +from:0x02163ce4 kind:load to:0x020a9638 module:overlay(0) +from:0x02163ce8 kind:load to:0x020a9850 module:overlay(0) +from:0x02163cec kind:load to:0x02160de8 module:overlay(59) +from:0x02163cf0 kind:load to:0x020a8f14 module:overlay(0) +from:0x02163cf4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02163cf8 kind:load to:0x020a99f8 module:overlay(0) +from:0x02163d04 kind:load to:0x02160f3c module:overlay(59) +from:0x02163d08 kind:load to:0x02097998 module:overlay(0) +from:0x02163d0c kind:load to:0x020977a8 module:overlay(0) +from:0x02163d10 kind:load to:0x02097824 module:overlay(0) +from:0x02163d14 kind:load to:0x020979a0 module:overlay(0) +from:0x02163d18 kind:load to:0x020979c0 module:overlay(0) +from:0x02163d1c kind:load to:0x020979ec module:overlay(0) +from:0x02163d20 kind:load to:0x02161168 module:overlay(59) +from:0x02163d28 kind:load to:0x02161180 module:overlay(59) +from:0x02163d30 kind:load to:0x02161204 module:overlay(59) +from:0x02163d38 kind:load to:0x0216120c module:overlay(59) +from:0x02163d40 kind:load to:0x02161330 module:overlay(59) +from:0x02163d48 kind:load to:0x0216117c module:overlay(59) +from:0x02163d50 kind:load to:0x021611a0 module:overlay(59) +from:0x02163d58 kind:load to:0x02161208 module:overlay(59) +from:0x02163d60 kind:load to:0x02161284 module:overlay(59) +from:0x02163d68 kind:load to:0x02161344 module:overlay(59) +from:0x02163d78 kind:load to:0x0209856c module:overlay(0) +from:0x02163d7c kind:load to:0x020985a8 module:overlay(0) +from:0x02163d80 kind:load to:0x020985c0 module:overlay(0) +from:0x02163d84 kind:load to:0x020985cc module:overlay(0) +from:0x02163d88 kind:load to:0x01fff464 module:itcm +from:0x02163d8c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163d90 kind:load to:0x02161084 module:overlay(59) +from:0x02163d94 kind:load to:0x02098504 module:overlay(0) +from:0x02163d98 kind:load to:0x021610f0 module:overlay(59) +from:0x02163d9c kind:load to:0x02161154 module:overlay(59) +from:0x02163da0 kind:load to:0x02098510 module:overlay(0) +from:0x02163da4 kind:load to:0x021614dc module:overlay(59) +from:0x02163da8 kind:load to:0x02098518 module:overlay(0) +from:0x02163dac kind:load to:0x0209851c module:overlay(0) +from:0x02163db0 kind:load to:0x020985d8 module:overlay(0) +from:0x02163db4 kind:load to:0x02098644 module:overlay(0) +from:0x02163db8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163dbc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163dc0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163dc4 kind:load to:0x02161590 module:overlay(59) +from:0x02163dc8 kind:load to:0x021615b8 module:overlay(59) +from:0x02163de4 kind:load to:0x02097998 module:overlay(0) +from:0x02163de8 kind:load to:0x020977a8 module:overlay(0) +from:0x02163dec kind:load to:0x02097824 module:overlay(0) +from:0x02163df0 kind:load to:0x0216161c module:overlay(59) +from:0x02163df4 kind:load to:0x020979c0 module:overlay(0) +from:0x02163df8 kind:load to:0x02161638 module:overlay(59) +from:0x02163e04 kind:load to:0x02161668 module:overlay(59) +from:0x02163e08 kind:load to:0x02097998 module:overlay(0) +from:0x02163e0c kind:load to:0x020977a8 module:overlay(0) +from:0x02163e10 kind:load to:0x02097824 module:overlay(0) +from:0x02163e14 kind:load to:0x0216161c module:overlay(59) +from:0x02163e18 kind:load to:0x020979c0 module:overlay(0) +from:0x02163e1c kind:load to:0x02161638 module:overlay(59) +from:0x02163e28 kind:load to:0x0209856c module:overlay(0) +from:0x02163e2c kind:load to:0x020985a8 module:overlay(0) +from:0x02163e30 kind:load to:0x020985c0 module:overlay(0) +from:0x02163e34 kind:load to:0x020985cc module:overlay(0) +from:0x02163e38 kind:load to:0x01fff464 module:itcm +from:0x02163e3c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163e40 kind:load to:0x021617ec module:overlay(59) +from:0x02163e44 kind:load to:0x02098504 module:overlay(0) +from:0x02163e48 kind:load to:0x02161970 module:overlay(59) +from:0x02163e4c kind:load to:0x02161974 module:overlay(59) +from:0x02163e50 kind:load to:0x02098510 module:overlay(0) +from:0x02163e54 kind:load to:0x02161988 module:overlay(59) +from:0x02163e58 kind:load to:0x02098518 module:overlay(0) +from:0x02163e5c kind:load to:0x0209851c module:overlay(0) +from:0x02163e60 kind:load to:0x020985d8 module:overlay(0) +from:0x02163e64 kind:load to:0x02098644 module:overlay(0) +from:0x02163e68 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163e6c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163e70 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163e74 kind:load to:0x02161b90 module:overlay(59) +from:0x02163e78 kind:load to:0x02161bc8 module:overlay(59) +from:0x02163e84 kind:load to:0x0209856c module:overlay(0) +from:0x02163e88 kind:load to:0x020985a8 module:overlay(0) +from:0x02163e8c kind:load to:0x020985c0 module:overlay(0) +from:0x02163e90 kind:load to:0x020985cc module:overlay(0) +from:0x02163e94 kind:load to:0x01fff464 module:itcm +from:0x02163e98 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163e9c kind:load to:0x02161c3c module:overlay(59) +from:0x02163ea0 kind:load to:0x02161c7c module:overlay(59) +from:0x02163ea4 kind:load to:0x02161c80 module:overlay(59) +from:0x02163ea8 kind:load to:0x02161c84 module:overlay(59) +from:0x02163eac kind:load to:0x02098510 module:overlay(0) +from:0x02163eb0 kind:load to:0x02161c98 module:overlay(59) +from:0x02163eb4 kind:load to:0x02098518 module:overlay(0) +from:0x02163eb8 kind:load to:0x0209851c module:overlay(0) +from:0x02163ebc kind:load to:0x020985d8 module:overlay(0) +from:0x02163ec0 kind:load to:0x02098644 module:overlay(0) +from:0x02163ec4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163ec8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163ecc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163ed0 kind:load to:0x02161ca4 module:overlay(59) +from:0x02163ed4 kind:load to:0x02161cc4 module:overlay(59) +from:0x02163ed8 kind:load to:0x020f76c4 module:overlays(19,22,23,31) +from:0x02163ee8 kind:load to:0x02161cf8 module:overlay(59) +from:0x02163eec kind:load to:0x02097998 module:overlay(0) +from:0x02163ef0 kind:load to:0x020977a8 module:overlay(0) +from:0x02163ef4 kind:load to:0x02097824 module:overlay(0) +from:0x02163ef8 kind:load to:0x020979a0 module:overlay(0) +from:0x02163efc kind:load to:0x020979c0 module:overlay(0) +from:0x02163f00 kind:load to:0x020979ec module:overlay(0) +from:0x02163f3c kind:load to:0x02161e04 module:overlay(59) +from:0x02163f40 kind:load to:0x02161f78 module:overlay(59) +from:0x02163f44 kind:load to:0x02099b54 module:overlay(0) +from:0x02163f48 kind:load to:0x02099b8c module:overlay(0) +from:0x02163f4c kind:load to:0x0209a190 module:overlay(0) +from:0x02163f50 kind:load to:0x0209a198 module:overlay(0) +from:0x02163f54 kind:load to:0x0209a138 module:overlay(0) +from:0x02163f58 kind:load to:0x02099d04 module:overlay(0) +from:0x02163f5c kind:load to:0x02099bf4 module:overlay(0) +from:0x02163f60 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02163f64 kind:load to:0x0209a148 module:overlay(0) +from:0x02163f68 kind:load to:0x0209a160 module:overlay(0) +from:0x02163f6c kind:load to:0x02161f70 module:overlay(59) +from:0x02163f70 kind:load to:0x0209a178 module:overlay(0) +from:0x02163f74 kind:load to:0x02161f60 module:overlay(59) +from:0x02163f78 kind:load to:0x02161f3c module:overlay(59) +from:0x02163f84 kind:load to:0x0209856c module:overlay(0) +from:0x02163f88 kind:load to:0x020985a8 module:overlay(0) +from:0x02163f8c kind:load to:0x020985c0 module:overlay(0) +from:0x02163f90 kind:load to:0x020985cc module:overlay(0) +from:0x02163f94 kind:load to:0x01fff464 module:itcm +from:0x02163f98 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163f9c kind:load to:0x02161e18 module:overlay(59) +from:0x02163fa0 kind:load to:0x02161c7c module:overlay(59) +from:0x02163fa4 kind:load to:0x02161eb8 module:overlay(59) +from:0x02163fa8 kind:load to:0x02161c84 module:overlay(59) +from:0x02163fac kind:load to:0x02098510 module:overlay(0) +from:0x02163fb0 kind:load to:0x02161c98 module:overlay(59) +from:0x02163fb4 kind:load to:0x02098518 module:overlay(0) +from:0x02163fb8 kind:load to:0x0209851c module:overlay(0) +from:0x02163fbc kind:load to:0x020985d8 module:overlay(0) +from:0x02163fc0 kind:load to:0x02098644 module:overlay(0) +from:0x02163fc4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163fc8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163fcc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163fd0 kind:load to:0x02161f94 module:overlay(59) +from:0x02163fd4 kind:load to:0x02161fc4 module:overlay(59) +from:0x02163fd8 kind:load to:0x02161ee4 module:overlay(59) +from:0x02163fdc kind:load to:0x02161f34 module:overlay(59) +from:0x02163fe8 kind:load to:0x0216201c module:overlay(59) +from:0x02163fec kind:load to:0x02097998 module:overlay(0) +from:0x02163ff0 kind:load to:0x020977a8 module:overlay(0) +from:0x02163ff4 kind:load to:0x02097824 module:overlay(0) +from:0x02163ff8 kind:load to:0x020979a0 module:overlay(0) +from:0x02163ffc kind:load to:0x020979c0 module:overlay(0) +from:0x02164000 kind:load to:0x020979ec module:overlay(0) +from:0x0216403c kind:load to:0x0209856c module:overlay(0) +from:0x02164040 kind:load to:0x020985a8 module:overlay(0) +from:0x02164044 kind:load to:0x020985c0 module:overlay(0) +from:0x02164048 kind:load to:0x020985cc module:overlay(0) +from:0x0216404c kind:load to:0x01fff464 module:itcm +from:0x02164050 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02164054 kind:load to:0x02162128 module:overlay(59) +from:0x02164058 kind:load to:0x02161c7c module:overlay(59) +from:0x0216405c kind:load to:0x021621c8 module:overlay(59) +from:0x02164060 kind:load to:0x02161c84 module:overlay(59) +from:0x02164064 kind:load to:0x02098510 module:overlay(0) +from:0x02164068 kind:load to:0x02161c98 module:overlay(59) +from:0x0216406c kind:load to:0x02098518 module:overlay(0) +from:0x02164070 kind:load to:0x0209851c module:overlay(0) +from:0x02164074 kind:load to:0x020985d8 module:overlay(0) +from:0x02164078 kind:load to:0x02098644 module:overlay(0) +from:0x0216407c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164080 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02164084 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164088 kind:load to:0x0216224c module:overlay(59) +from:0x0216408c kind:load to:0x0216227c module:overlay(59) +from:0x02164090 kind:load to:0x021621f4 module:overlay(59) +from:0x02164094 kind:load to:0x02162244 module:overlay(59) +from:0x021640a0 kind:load to:0x021622d4 module:overlay(59) +from:0x021640a4 kind:load to:0x02097998 module:overlay(0) +from:0x021640a8 kind:load to:0x020977a8 module:overlay(0) +from:0x021640ac kind:load to:0x02097824 module:overlay(0) +from:0x021640b0 kind:load to:0x020979a0 module:overlay(0) +from:0x021640b4 kind:load to:0x020979c0 module:overlay(0) +from:0x021640b8 kind:load to:0x020979ec module:overlay(0) +from:0x021640f4 kind:load to:0x0209856c module:overlay(0) +from:0x021640f8 kind:load to:0x020985a8 module:overlay(0) +from:0x021640fc kind:load to:0x020985c0 module:overlay(0) +from:0x02164100 kind:load to:0x020985cc module:overlay(0) +from:0x02164104 kind:load to:0x01fff464 module:itcm +from:0x02164108 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216410c kind:load to:0x021623e0 module:overlay(59) +from:0x02164110 kind:load to:0x02161c7c module:overlay(59) +from:0x02164114 kind:load to:0x02162480 module:overlay(59) +from:0x02164118 kind:load to:0x02161c84 module:overlay(59) +from:0x0216411c kind:load to:0x02098510 module:overlay(0) +from:0x02164120 kind:load to:0x02161c98 module:overlay(59) +from:0x02164124 kind:load to:0x02098518 module:overlay(0) +from:0x02164128 kind:load to:0x0209851c module:overlay(0) +from:0x0216412c kind:load to:0x020985d8 module:overlay(0) +from:0x02164130 kind:load to:0x02098644 module:overlay(0) +from:0x02164134 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164138 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216413c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164140 kind:load to:0x02162504 module:overlay(59) +from:0x02164144 kind:load to:0x02162534 module:overlay(59) +from:0x02164148 kind:load to:0x021624ac module:overlay(59) +from:0x0216414c kind:load to:0x021624fc module:overlay(59) +from:0x02164158 kind:load to:0x0216258c module:overlay(59) +from:0x0216415c kind:load to:0x02097998 module:overlay(0) +from:0x02164160 kind:load to:0x020977a8 module:overlay(0) +from:0x02164164 kind:load to:0x02097824 module:overlay(0) +from:0x02164168 kind:load to:0x020979a0 module:overlay(0) +from:0x0216416c kind:load to:0x020979c0 module:overlay(0) +from:0x02164170 kind:load to:0x020979ec module:overlay(0) +from:0x021641ac kind:load to:0x0209856c module:overlay(0) +from:0x021641b0 kind:load to:0x020985a8 module:overlay(0) +from:0x021641b4 kind:load to:0x020985c0 module:overlay(0) +from:0x021641b8 kind:load to:0x020985cc module:overlay(0) +from:0x021641bc kind:load to:0x01fff464 module:itcm +from:0x021641c0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021641c4 kind:load to:0x02162698 module:overlay(59) +from:0x021641c8 kind:load to:0x02161c7c module:overlay(59) +from:0x021641cc kind:load to:0x02162738 module:overlay(59) +from:0x021641d0 kind:load to:0x02161c84 module:overlay(59) +from:0x021641d4 kind:load to:0x02098510 module:overlay(0) +from:0x021641d8 kind:load to:0x02161c98 module:overlay(59) +from:0x021641dc kind:load to:0x02098518 module:overlay(0) +from:0x021641e0 kind:load to:0x0209851c module:overlay(0) +from:0x021641e4 kind:load to:0x020985d8 module:overlay(0) +from:0x021641e8 kind:load to:0x02098644 module:overlay(0) +from:0x021641ec kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021641f0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021641f4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021641f8 kind:load to:0x021627bc module:overlay(59) +from:0x021641fc kind:load to:0x021627ec module:overlay(59) +from:0x02164200 kind:load to:0x02162764 module:overlay(59) +from:0x02164204 kind:load to:0x021627b4 module:overlay(59) +from:0x02164210 kind:load to:0x02162844 module:overlay(59) +from:0x02164214 kind:load to:0x02097998 module:overlay(0) +from:0x02164218 kind:load to:0x020977a8 module:overlay(0) +from:0x0216421c kind:load to:0x02097824 module:overlay(0) +from:0x02164220 kind:load to:0x020979a0 module:overlay(0) +from:0x02164224 kind:load to:0x020979c0 module:overlay(0) +from:0x02164228 kind:load to:0x020979ec module:overlay(0) +from:0x02164264 kind:load to:0x0209856c module:overlay(0) +from:0x02164268 kind:load to:0x020985a8 module:overlay(0) +from:0x0216426c kind:load to:0x020985c0 module:overlay(0) +from:0x02164270 kind:load to:0x020985cc module:overlay(0) +from:0x02164274 kind:load to:0x01fff464 module:itcm +from:0x02164278 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216427c kind:load to:0x02162950 module:overlay(59) +from:0x02164280 kind:load to:0x02161c7c module:overlay(59) +from:0x02164284 kind:load to:0x021629f0 module:overlay(59) +from:0x02164288 kind:load to:0x02161c84 module:overlay(59) +from:0x0216428c kind:load to:0x02098510 module:overlay(0) +from:0x02164290 kind:load to:0x02161c98 module:overlay(59) +from:0x02164294 kind:load to:0x02098518 module:overlay(0) +from:0x02164298 kind:load to:0x0209851c module:overlay(0) +from:0x0216429c kind:load to:0x020985d8 module:overlay(0) +from:0x021642a0 kind:load to:0x02098644 module:overlay(0) +from:0x021642a4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021642a8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021642ac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021642b0 kind:load to:0x02162a74 module:overlay(59) +from:0x021642b4 kind:load to:0x02162aa4 module:overlay(59) +from:0x021642b8 kind:load to:0x02162a1c module:overlay(59) +from:0x021642bc kind:load to:0x02162a6c module:overlay(59) +from:0x021642c8 kind:load to:0x02162afc module:overlay(59) +from:0x021642cc kind:load to:0x02097998 module:overlay(0) +from:0x021642d0 kind:load to:0x020977a8 module:overlay(0) +from:0x021642d4 kind:load to:0x02097824 module:overlay(0) +from:0x021642d8 kind:load to:0x020979a0 module:overlay(0) +from:0x021642dc kind:load to:0x020979c0 module:overlay(0) +from:0x021642e0 kind:load to:0x020979ec module:overlay(0) +from:0x021642ec kind:load to:0x0209856c module:overlay(0) +from:0x021642f0 kind:load to:0x020985a8 module:overlay(0) +from:0x021642f4 kind:load to:0x020985c0 module:overlay(0) +from:0x021642f8 kind:load to:0x020985cc module:overlay(0) +from:0x021642fc kind:load to:0x01fff464 module:itcm +from:0x02164300 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02164304 kind:load to:0x02162bbc module:overlay(59) +from:0x02164308 kind:load to:0x02098504 module:overlay(0) +from:0x0216430c kind:load to:0x02098508 module:overlay(0) +from:0x02164310 kind:load to:0x0209850c module:overlay(0) +from:0x02164314 kind:load to:0x02098510 module:overlay(0) +from:0x02164318 kind:load to:0x02162bf4 module:overlay(59) +from:0x0216431c kind:load to:0x02098518 module:overlay(0) +from:0x02164320 kind:load to:0x0209851c module:overlay(0) +from:0x02164324 kind:load to:0x020985d8 module:overlay(0) +from:0x02164328 kind:load to:0x02098644 module:overlay(0) +from:0x0216432c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164330 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02164334 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164338 kind:load to:0x02162c3c module:overlay(59) +from:0x0216433c kind:load to:0x02162c5c module:overlay(59) +from:0x02164348 kind:load to:0x02162ca4 module:overlay(59) +from:0x0216434c kind:load to:0x02097998 module:overlay(0) +from:0x02164350 kind:load to:0x020977a8 module:overlay(0) +from:0x02164354 kind:load to:0x02097824 module:overlay(0) +from:0x02164358 kind:load to:0x020979a0 module:overlay(0) +from:0x0216435c kind:load to:0x020979c0 module:overlay(0) +from:0x02164360 kind:load to:0x020979ec module:overlay(0) +from:0x0216436c kind:load to:0x0209856c module:overlay(0) +from:0x02164370 kind:load to:0x020985a8 module:overlay(0) +from:0x02164374 kind:load to:0x020985c0 module:overlay(0) +from:0x02164378 kind:load to:0x020985cc module:overlay(0) +from:0x0216437c kind:load to:0x01fff464 module:itcm +from:0x02164380 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02164384 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x02164388 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0216438c kind:load to:0x02098508 module:overlay(0) +from:0x02164390 kind:load to:0x0209850c module:overlay(0) +from:0x02164394 kind:load to:0x02098510 module:overlay(0) +from:0x02164398 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0216439c kind:load to:0x02098518 module:overlay(0) +from:0x021643a0 kind:load to:0x0209851c module:overlay(0) +from:0x021643a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021643a8 kind:load to:0x02098644 module:overlay(0) +from:0x021643ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021643b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021643b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021643b8 kind:load to:0x02162d60 module:overlay(59) +from:0x021643bc kind:load to:0x02162d80 module:overlay(59) +from:0x021643c0 kind:load to:0x02162d10 module:overlay(59) +from:0x021643cc kind:load to:0x02162dc8 module:overlay(59) +from:0x021643d0 kind:load to:0x0209c930 module:overlay(0) +from:0x021643d4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021643d8 kind:load to:0x0209c9f4 module:overlay(0) +from:0x021643dc kind:load to:0x0209c9f8 module:overlay(0) +from:0x021643e8 kind:load to:0x0207c4d0 module:overlay(0) +from:0x021643ec kind:load to:0x0207c4d8 module:overlay(0) +from:0x021643f0 kind:load to:0x0207c9a0 module:overlay(0) +from:0x021643f4 kind:load to:0x0207c990 module:overlay(0) +from:0x021643f8 kind:load to:0x0207c9d4 module:overlay(0) +from:0x021643fc kind:load to:0x0207ca44 module:overlay(0) +from:0x02164400 kind:load to:0x0207ca6c module:overlay(0) +from:0x02164404 kind:load to:0x0207cae4 module:overlay(0) +from:0x02164410 kind:load to:0x02162e64 module:overlay(59) +from:0x02164414 kind:load to:0x0209d10c module:overlay(0) +from:0x02164418 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0216441c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02164420 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02164424 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02164428 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0216442c kind:load to:0x0209d220 module:overlay(0) +from:0x02164430 kind:load to:0x0209d228 module:overlay(0) +from:0x02164434 kind:load to:0x0209d22c module:overlay(0) +from:0x02164438 kind:load to:0x0209d238 module:overlay(0) +from:0x0216443c kind:load to:0x0209d240 module:overlay(0) +from:0x02164440 kind:load to:0x02162f24 module:overlay(59) +from:0x02164444 kind:load to:0x02162f38 module:overlay(59) diff --git a/config/eur1/arm9/overlays/ov059/symbols.txt b/config/eur1/arm9/overlays/ov059/symbols.txt new file mode 100644 index 00000000..84caaf26 --- /dev/null +++ b/config/eur1/arm9/overlays/ov059/symbols.txt @@ -0,0 +1,487 @@ +func_ov059_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov059_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov059_02157ff0 kind:function(arm,size=0x50) addr:0x02157ff0 +func_ov059_02158040 kind:function(arm,size=0x5c) addr:0x02158040 +func_ov059_0215809c kind:function(arm,size=0x24) addr:0x0215809c +func_ov059_021580c0 kind:function(arm,size=0x2c) addr:0x021580c0 +func_ov059_021580ec kind:function(arm,size=0x2c) addr:0x021580ec +func_ov059_02158118 kind:function(arm,size=0x44) addr:0x02158118 +func_ov059_0215815c kind:function(arm,size=0xd4) addr:0x0215815c +func_ov059_02158230 kind:function(arm,size=0x4) addr:0x02158230 +func_ov059_02158234 kind:function(arm,size=0x28) addr:0x02158234 +func_ov059_0215825c kind:function(arm,size=0xc) addr:0x0215825c +func_ov059_02158268 kind:function(arm,size=0x50) addr:0x02158268 +func_ov059_021582b8 kind:function(arm,size=0x4) addr:0x021582b8 +func_ov059_021582bc kind:function(arm,size=0x6c) addr:0x021582bc +func_ov059_02158328 kind:function(arm,size=0x4) addr:0x02158328 +func_ov059_0215832c kind:function(arm,size=0x44) addr:0x0215832c +func_ov059_02158370 kind:function(arm,size=0x4) addr:0x02158370 +func_ov059_02158374 kind:function(arm,size=0xc0) addr:0x02158374 +func_ov059_02158434 kind:function(arm,size=0x28) addr:0x02158434 +func_ov059_0215845c kind:function(arm,size=0x94) addr:0x0215845c +func_ov059_021584f0 kind:function(arm,size=0x2c) addr:0x021584f0 +func_ov059_0215851c kind:function(arm,size=0xa4) addr:0x0215851c +func_ov059_021585c0 kind:function(arm,size=0xc4) addr:0x021585c0 +func_ov059_02158684 kind:function(arm,size=0x70) addr:0x02158684 +func_ov059_021586f4 kind:function(arm,size=0x74) addr:0x021586f4 +func_ov059_02158768 kind:function(arm,size=0x60) addr:0x02158768 +func_ov059_021587c8 kind:function(arm,size=0xb4) addr:0x021587c8 +func_ov059_0215887c kind:function(arm,size=0x6c) addr:0x0215887c +func_ov059_021588e8 kind:function(arm,size=0x158) addr:0x021588e8 +func_ov059_02158a40 kind:function(arm,size=0x8c) addr:0x02158a40 +func_ov059_02158acc kind:function(arm,size=0x8) addr:0x02158acc +func_ov059_02158ad4 kind:function(arm,size=0x80) addr:0x02158ad4 +func_ov059_02158b54 kind:function(arm,size=0x6c) addr:0x02158b54 +func_ov059_02158bc0 kind:function(arm,size=0x90) addr:0x02158bc0 +func_ov059_02158c50 kind:function(arm,size=0xc) addr:0x02158c50 +func_ov059_02158c5c kind:function(arm,size=0x14) addr:0x02158c5c +func_ov059_02158c70 kind:function(arm,size=0xc) addr:0x02158c70 +func_ov059_02158c7c kind:function(arm,size=0x24) addr:0x02158c7c +func_ov059_02158ca0 kind:function(arm,size=0x4c) addr:0x02158ca0 +func_ov059_02158cec kind:function(arm,size=0x218) addr:0x02158cec +func_ov059_02158f04 kind:function(arm,size=0x14) addr:0x02158f04 +func_ov059_02158f18 kind:function(arm,size=0xa4) addr:0x02158f18 +func_ov059_02158fbc kind:function(arm,size=0x3c) addr:0x02158fbc +func_ov059_02158ff8 kind:function(arm,size=0x48) addr:0x02158ff8 +func_ov059_02159040 kind:function(arm,size=0x28c) addr:0x02159040 +func_ov059_021592cc kind:function(arm,size=0x140) addr:0x021592cc +func_ov059_0215940c kind:function(arm,size=0x40) addr:0x0215940c +func_ov059_0215944c kind:function(arm,size=0x1d0) addr:0x0215944c +func_ov059_0215961c kind:function(arm,size=0x24) addr:0x0215961c +func_ov059_02159640 kind:function(arm,size=0x134) addr:0x02159640 +func_ov059_02159774 kind:function(arm,size=0x29c) addr:0x02159774 +func_ov059_02159a10 kind:function(arm,size=0x78) addr:0x02159a10 +func_ov059_02159a88 kind:function(arm,size=0xc8) addr:0x02159a88 +func_ov059_02159b50 kind:function(arm,size=0x88) addr:0x02159b50 +func_ov059_02159bd8 kind:function(arm,size=0x1fc) addr:0x02159bd8 +func_ov059_02159dd4 kind:function(arm,size=0x88) addr:0x02159dd4 +func_ov059_02159e5c kind:function(arm,size=0x1cc) addr:0x02159e5c +func_ov059_0215a028 kind:function(arm,size=0xa0) addr:0x0215a028 +func_ov059_0215a0c8 kind:function(arm,size=0xe0) addr:0x0215a0c8 +func_ov059_0215a1a8 kind:function(arm,size=0xac) addr:0x0215a1a8 +func_ov059_0215a254 kind:function(arm,size=0x104) addr:0x0215a254 +func_ov059_0215a358 kind:function(arm,size=0x8c) addr:0x0215a358 +func_ov059_0215a3e4 kind:function(arm,size=0x268) addr:0x0215a3e4 +func_ov059_0215a64c kind:function(arm,size=0xec) addr:0x0215a64c +func_ov059_0215a738 kind:function(arm,size=0x10c) addr:0x0215a738 +func_ov059_0215a844 kind:function(arm,size=0x1fc) addr:0x0215a844 +func_ov059_0215aa40 kind:function(arm,size=0x254) addr:0x0215aa40 +func_ov059_0215ac94 kind:function(arm,size=0x64) addr:0x0215ac94 +func_ov059_0215acf8 kind:function(arm,size=0x280) addr:0x0215acf8 +func_ov059_0215af78 kind:function(arm,size=0x198) addr:0x0215af78 +func_ov059_0215b110 kind:function(arm,size=0x248) addr:0x0215b110 +func_ov059_0215b358 kind:function(arm,size=0x10) addr:0x0215b358 +func_ov059_0215b368 kind:function(arm,size=0x4c) addr:0x0215b368 +func_ov059_0215b3b4 kind:function(arm,size=0xb4) addr:0x0215b3b4 +func_ov059_0215b468 kind:function(arm,size=0x28) addr:0x0215b468 +func_ov059_0215b490 kind:function(arm,size=0xb0) addr:0x0215b490 +func_ov059_0215b540 kind:function(arm,size=0x64) addr:0x0215b540 +func_ov059_0215b5a4 kind:function(arm,size=0x2c) addr:0x0215b5a4 +func_ov059_0215b5d0 kind:function(arm,size=0x41c) addr:0x0215b5d0 +func_ov059_0215b9ec kind:function(arm,size=0x1dc) addr:0x0215b9ec +func_ov059_0215bbc8 kind:function(arm,size=0x5c) addr:0x0215bbc8 +func_ov059_0215bc24 kind:function(arm,size=0x260) addr:0x0215bc24 +func_ov059_0215be84 kind:function(arm,size=0x70) addr:0x0215be84 +func_ov059_0215bef4 kind:function(arm,size=0xbc) addr:0x0215bef4 +func_ov059_0215bfb0 kind:function(arm,size=0x124) addr:0x0215bfb0 +func_ov059_0215c0d4 kind:function(arm,size=0x30) addr:0x0215c0d4 +func_ov059_0215c104 kind:function(arm,size=0x2c) addr:0x0215c104 +func_ov059_0215c130 kind:function(arm,size=0x64) addr:0x0215c130 +func_ov059_0215c194 kind:function(arm,size=0x30) addr:0x0215c194 +func_ov059_0215c1c4 kind:function(arm,size=0x110) addr:0x0215c1c4 +func_ov059_0215c2d4 kind:function(arm,size=0x38) addr:0x0215c2d4 +func_ov059_0215c30c kind:function(arm,size=0x1c) addr:0x0215c30c +func_ov059_0215c328 kind:function(arm,size=0x24) addr:0x0215c328 +func_ov059_0215c34c kind:function(arm,size=0x7c) addr:0x0215c34c +func_ov059_0215c3c8 kind:function(arm,size=0x24) addr:0x0215c3c8 +func_ov059_0215c3ec kind:function(arm,size=0x2c) addr:0x0215c3ec +func_ov059_0215c418 kind:function(arm,size=0x1c) addr:0x0215c418 +func_ov059_0215c434 kind:function(arm,size=0x84) addr:0x0215c434 +func_ov059_0215c4b8 kind:function(arm,size=0x8c) addr:0x0215c4b8 +func_ov059_0215c544 kind:function(arm,size=0x14) addr:0x0215c544 +func_ov059_0215c558 kind:function(arm,size=0xc) addr:0x0215c558 +func_ov059_0215c564 kind:function(arm,size=0x28) addr:0x0215c564 +func_ov059_0215c58c kind:function(arm,size=0x58) addr:0x0215c58c +func_ov059_0215c5e4 kind:function(arm,size=0x330) addr:0x0215c5e4 +func_ov059_0215c914 kind:function(arm,size=0x14) addr:0x0215c914 +func_ov059_0215c928 kind:function(arm,size=0x17c) addr:0x0215c928 +func_ov059_0215caa4 kind:function(arm,size=0x2c) addr:0x0215caa4 +func_ov059_0215cad0 kind:function(arm,size=0x48) addr:0x0215cad0 +func_ov059_0215cb18 kind:function(arm,size=0x80) addr:0x0215cb18 +func_ov059_0215cb98 kind:function(arm,size=0x21c) addr:0x0215cb98 +func_ov059_0215cdb4 kind:function(arm,size=0x338) addr:0x0215cdb4 +func_ov059_0215d0ec kind:function(arm,size=0x40) addr:0x0215d0ec +func_ov059_0215d12c kind:function(arm,size=0x18) addr:0x0215d12c +func_ov059_0215d144 kind:function(arm,size=0x2b4) addr:0x0215d144 +func_ov059_0215d3f8 kind:function(arm,size=0x80) addr:0x0215d3f8 +func_ov059_0215d478 kind:function(arm,size=0x30) addr:0x0215d478 +func_ov059_0215d4a8 kind:function(arm,size=0x8d8) addr:0x0215d4a8 +func_ov059_0215dd80 kind:function(arm,size=0x2c) addr:0x0215dd80 +func_ov059_0215ddac kind:function(arm,size=0x1e8) addr:0x0215ddac +func_ov059_0215df94 kind:function(arm,size=0x134) addr:0x0215df94 +func_ov059_0215e0c8 kind:function(arm,size=0x43c) addr:0x0215e0c8 +func_ov059_0215e504 kind:function(arm,size=0x6c) addr:0x0215e504 +func_ov059_0215e570 kind:function(arm,size=0x334) addr:0x0215e570 +func_ov059_0215e8a4 kind:function(arm,size=0x4) addr:0x0215e8a4 +func_ov059_0215e8a8 kind:function(arm,size=0x4) addr:0x0215e8a8 +func_ov059_0215e8ac kind:function(arm,size=0x10) addr:0x0215e8ac +func_ov059_0215e8bc kind:function(arm,size=0x4) addr:0x0215e8bc +func_ov059_0215e8c0 kind:function(arm,size=0x18) addr:0x0215e8c0 +func_ov059_0215e8d8 kind:function(arm,size=0x598) addr:0x0215e8d8 +func_ov059_0215ee70 kind:function(arm,size=0x1f4) addr:0x0215ee70 +func_ov059_0215f064 kind:function(arm,size=0x48c) addr:0x0215f064 +func_ov059_0215f4f0 kind:function(arm,size=0x5c) addr:0x0215f4f0 +func_ov059_0215f54c kind:function(arm,size=0x2ac) addr:0x0215f54c +func_ov059_0215f7f8 kind:function(arm,size=0x68) addr:0x0215f7f8 +func_ov059_0215f860 kind:function(arm,size=0x34) addr:0x0215f860 +func_ov059_0215f894 kind:function(arm,size=0x378) addr:0x0215f894 +func_ov059_0215fc0c kind:function(arm,size=0xb8) addr:0x0215fc0c +func_ov059_0215fcc4 kind:function(arm,size=0x88) addr:0x0215fcc4 +func_ov059_0215fd4c kind:function(arm,size=0x6c) addr:0x0215fd4c +func_ov059_0215fdb8 kind:function(arm,size=0x248) addr:0x0215fdb8 +func_ov059_02160000 kind:function(arm,size=0x18) addr:0x02160000 +func_ov059_02160018 kind:function(arm,size=0x14c) addr:0x02160018 +func_ov059_02160164 kind:function(arm,size=0xfc) addr:0x02160164 +func_ov059_02160260 kind:function(arm,size=0x6c) addr:0x02160260 +func_ov059_021602cc kind:function(arm,size=0x128) addr:0x021602cc +func_ov059_021603f4 kind:function(arm,size=0xb0) addr:0x021603f4 +func_ov059_021604a4 kind:function(arm,size=0x1c) addr:0x021604a4 +func_ov059_021604c0 kind:function(arm,size=0x50) addr:0x021604c0 +func_ov059_02160510 kind:function(arm,size=0x58) addr:0x02160510 +func_ov059_02160568 kind:function(arm,size=0x14) addr:0x02160568 +func_ov059_0216057c kind:function(thumb,size=0x8) addr:0x0216057c +func_ov059_02160584 kind:function(thumb,size=0x18) addr:0x02160584 +func_ov059_0216059c kind:function(thumb,size=0x3c) addr:0x0216059c +func_ov059_021605d8 kind:function(thumb,size=0x110) addr:0x021605d8 +func_ov059_021606e8 kind:function(thumb,size=0xc) addr:0x021606e8 +func_ov059_021606f4 kind:function(thumb,size=0x34) addr:0x021606f4 +func_ov059_02160728 kind:function(thumb,size=0x3c) addr:0x02160728 +func_ov059_02160764 kind:function(arm,size=0x54) addr:0x02160764 +func_ov059_021607b8 kind:function(arm,size=0x88) addr:0x021607b8 +func_ov059_02160840 kind:function(arm,size=0x2c) addr:0x02160840 +func_ov059_0216086c kind:function(arm,size=0x50) addr:0x0216086c +func_ov059_021608bc kind:function(arm,size=0x16c) addr:0x021608bc +func_ov059_02160a28 kind:function(arm,size=0x14) addr:0x02160a28 +func_ov059_02160a3c kind:function(arm,size=0x30) addr:0x02160a3c +func_ov059_02160a6c kind:function(arm,size=0x4) addr:0x02160a6c +func_ov059_02160a70 kind:function(arm,size=0x30) addr:0x02160a70 +func_ov059_02160aa0 kind:function(arm,size=0x3c) addr:0x02160aa0 +func_ov059_02160adc kind:function(arm,size=0x30) addr:0x02160adc +func_ov059_02160b0c kind:function(arm,size=0x4c) addr:0x02160b0c +func_ov059_02160b58 kind:function(arm,size=0x30) addr:0x02160b58 +func_ov059_02160b88 kind:function(arm,size=0x10) addr:0x02160b88 +func_ov059_02160b98 kind:function(arm,size=0x38) addr:0x02160b98 +func_ov059_02160bd0 kind:function(arm,size=0x64) addr:0x02160bd0 +func_ov059_02160c34 kind:function(arm,size=0x34) addr:0x02160c34 +func_ov059_02160c68 kind:function(arm,size=0x5c) addr:0x02160c68 +func_ov059_02160cc4 kind:function(arm,size=0x30) addr:0x02160cc4 +func_ov059_02160cf4 kind:function(arm,size=0x44) addr:0x02160cf4 +func_ov059_02160d38 kind:function(arm,size=0x18) addr:0x02160d38 +func_ov059_02160d50 kind:function(arm,size=0x18) addr:0x02160d50 +func_ov059_02160d68 kind:function(arm,size=0x64) addr:0x02160d68 +func_ov059_02160dcc kind:function(arm,size=0x4) addr:0x02160dcc +func_ov059_02160dd0 kind:function(arm,size=0x18) addr:0x02160dd0 +func_ov059_02160de8 kind:function(arm,size=0x40) addr:0x02160de8 +func_ov059_02160e28 kind:function(arm,size=0x90) addr:0x02160e28 +func_ov059_02160eb8 kind:function(arm,size=0x1c) addr:0x02160eb8 +func_ov059_02160ed4 kind:function(arm,size=0x28) addr:0x02160ed4 +func_ov059_02160efc kind:function(arm,size=0x20) addr:0x02160efc +func_ov059_02160f1c kind:function(arm,size=0x14) addr:0x02160f1c +func_ov059_02160f30 kind:function(arm,size=0xc) addr:0x02160f30 +func_ov059_02160f3c kind:function(arm,size=0x24) addr:0x02160f3c +func_ov059_02160f60 kind:function(arm,size=0x44) addr:0x02160f60 +func_ov059_02160fa4 kind:function(arm,size=0xe0) addr:0x02160fa4 +func_ov059_02161084 kind:function(arm,size=0x30) addr:0x02161084 +func_ov059_021610b4 kind:function(arm,size=0x3c) addr:0x021610b4 +func_ov059_021610f0 kind:function(arm,size=0x64) addr:0x021610f0 +func_ov059_02161154 kind:function(arm,size=0x14) addr:0x02161154 +func_ov059_02161168 kind:function(arm,size=0x14) addr:0x02161168 +func_ov059_0216117c kind:function(arm,size=0x4) addr:0x0216117c +func_ov059_02161180 kind:function(arm,size=0x20) addr:0x02161180 +func_ov059_021611a0 kind:function(arm,size=0x64) addr:0x021611a0 +func_ov059_02161204 kind:function(arm,size=0x4) addr:0x02161204 +func_ov059_02161208 kind:function(arm,size=0x4) addr:0x02161208 +func_ov059_0216120c kind:function(arm,size=0x78) addr:0x0216120c +func_ov059_02161284 kind:function(arm,size=0xac) addr:0x02161284 +func_ov059_02161330 kind:function(arm,size=0x14) addr:0x02161330 +func_ov059_02161344 kind:function(arm,size=0x16c) addr:0x02161344 +func_ov059_021614b0 kind:function(arm,size=0x2c) addr:0x021614b0 +func_ov059_021614dc kind:function(arm,size=0x8c) addr:0x021614dc +func_ov059_02161568 kind:function(arm,size=0x28) addr:0x02161568 +func_ov059_02161590 kind:function(arm,size=0x28) addr:0x02161590 +func_ov059_021615b8 kind:function(arm,size=0x30) addr:0x021615b8 +func_ov059_021615e8 kind:function(arm,size=0x14) addr:0x021615e8 +func_ov059_021615fc kind:function(arm,size=0x20) addr:0x021615fc +func_ov059_0216161c kind:function(arm,size=0x1c) addr:0x0216161c +func_ov059_02161638 kind:function(arm,size=0x24) addr:0x02161638 +func_ov059_0216165c kind:function(arm,size=0xc) addr:0x0216165c +func_ov059_02161668 kind:function(arm,size=0x24) addr:0x02161668 +func_ov059_0216168c kind:function(arm,size=0x40) addr:0x0216168c +func_ov059_021616cc kind:function(arm,size=0xf0) addr:0x021616cc +func_ov059_021617bc kind:function(arm,size=0x1c) addr:0x021617bc +func_ov059_021617d8 kind:function(arm,size=0x14) addr:0x021617d8 +func_ov059_021617ec kind:function(arm,size=0x184) addr:0x021617ec +func_ov059_02161970 kind:function(arm,size=0x4) addr:0x02161970 +func_ov059_02161974 kind:function(arm,size=0x14) addr:0x02161974 +func_ov059_02161988 kind:function(arm,size=0x84) addr:0x02161988 +func_ov059_02161a0c kind:function(arm,size=0xf4) addr:0x02161a0c +func_ov059_02161b00 kind:function(arm,size=0x18) addr:0x02161b00 +func_ov059_02161b18 kind:function(arm,size=0x78) addr:0x02161b18 +func_ov059_02161b90 kind:function(arm,size=0x38) addr:0x02161b90 +func_ov059_02161bc8 kind:function(arm,size=0x40) addr:0x02161bc8 +func_ov059_02161c08 kind:function(arm,size=0x14) addr:0x02161c08 +func_ov059_02161c1c kind:function(arm,size=0x20) addr:0x02161c1c +func_ov059_02161c3c kind:function(arm,size=0x40) addr:0x02161c3c +func_ov059_02161c7c kind:function(arm,size=0x4) addr:0x02161c7c +func_ov059_02161c80 kind:function(arm,size=0x4) addr:0x02161c80 +func_ov059_02161c84 kind:function(arm,size=0x14) addr:0x02161c84 +func_ov059_02161c98 kind:function(arm,size=0xc) addr:0x02161c98 +func_ov059_02161ca4 kind:function(arm,size=0x20) addr:0x02161ca4 +func_ov059_02161cc4 kind:function(arm,size=0x28) addr:0x02161cc4 +func_ov059_02161cec kind:function(arm,size=0xc) addr:0x02161cec +func_ov059_02161cf8 kind:function(arm,size=0x24) addr:0x02161cf8 +func_ov059_02161d1c kind:function(arm,size=0x28) addr:0x02161d1c +func_ov059_02161d44 kind:function(arm,size=0xc0) addr:0x02161d44 +func_ov059_02161e04 kind:function(arm,size=0x14) addr:0x02161e04 +func_ov059_02161e18 kind:function(arm,size=0xa0) addr:0x02161e18 +func_ov059_02161eb8 kind:function(arm,size=0x2c) addr:0x02161eb8 +func_ov059_02161ee4 kind:function(arm,size=0x50) addr:0x02161ee4 +func_ov059_02161f34 kind:function(arm,size=0x8) addr:0x02161f34 +func_ov059_02161f3c kind:function(arm,size=0x24) addr:0x02161f3c +func_ov059_02161f60 kind:function(arm,size=0x10) addr:0x02161f60 +func_ov059_02161f70 kind:function(arm,size=0x8) addr:0x02161f70 +func_ov059_02161f78 kind:function(arm,size=0x1c) addr:0x02161f78 +func_ov059_02161f94 kind:function(arm,size=0x30) addr:0x02161f94 +func_ov059_02161fc4 kind:function(arm,size=0x38) addr:0x02161fc4 +func_ov059_02161ffc kind:function(arm,size=0x14) addr:0x02161ffc +func_ov059_02162010 kind:function(arm,size=0xc) addr:0x02162010 +func_ov059_0216201c kind:function(arm,size=0x24) addr:0x0216201c +func_ov059_02162040 kind:function(arm,size=0x28) addr:0x02162040 +func_ov059_02162068 kind:function(arm,size=0xc0) addr:0x02162068 +func_ov059_02162128 kind:function(arm,size=0xa0) addr:0x02162128 +func_ov059_021621c8 kind:function(arm,size=0x2c) addr:0x021621c8 +func_ov059_021621f4 kind:function(arm,size=0x50) addr:0x021621f4 +func_ov059_02162244 kind:function(arm,size=0x8) addr:0x02162244 +func_ov059_0216224c kind:function(arm,size=0x30) addr:0x0216224c +func_ov059_0216227c kind:function(arm,size=0x38) addr:0x0216227c +func_ov059_021622b4 kind:function(arm,size=0x14) addr:0x021622b4 +func_ov059_021622c8 kind:function(arm,size=0xc) addr:0x021622c8 +func_ov059_021622d4 kind:function(arm,size=0x24) addr:0x021622d4 +func_ov059_021622f8 kind:function(arm,size=0x28) addr:0x021622f8 +func_ov059_02162320 kind:function(arm,size=0xc0) addr:0x02162320 +func_ov059_021623e0 kind:function(arm,size=0xa0) addr:0x021623e0 +func_ov059_02162480 kind:function(arm,size=0x2c) addr:0x02162480 +func_ov059_021624ac kind:function(arm,size=0x50) addr:0x021624ac +func_ov059_021624fc kind:function(arm,size=0x8) addr:0x021624fc +func_ov059_02162504 kind:function(arm,size=0x30) addr:0x02162504 +func_ov059_02162534 kind:function(arm,size=0x38) addr:0x02162534 +func_ov059_0216256c kind:function(arm,size=0x14) addr:0x0216256c +func_ov059_02162580 kind:function(arm,size=0xc) addr:0x02162580 +func_ov059_0216258c kind:function(arm,size=0x24) addr:0x0216258c +func_ov059_021625b0 kind:function(arm,size=0x28) addr:0x021625b0 +func_ov059_021625d8 kind:function(arm,size=0xc0) addr:0x021625d8 +func_ov059_02162698 kind:function(arm,size=0xa0) addr:0x02162698 +func_ov059_02162738 kind:function(arm,size=0x2c) addr:0x02162738 +func_ov059_02162764 kind:function(arm,size=0x50) addr:0x02162764 +func_ov059_021627b4 kind:function(arm,size=0x8) addr:0x021627b4 +func_ov059_021627bc kind:function(arm,size=0x30) addr:0x021627bc +func_ov059_021627ec kind:function(arm,size=0x38) addr:0x021627ec +func_ov059_02162824 kind:function(arm,size=0x14) addr:0x02162824 +func_ov059_02162838 kind:function(arm,size=0xc) addr:0x02162838 +func_ov059_02162844 kind:function(arm,size=0x24) addr:0x02162844 +func_ov059_02162868 kind:function(arm,size=0x28) addr:0x02162868 +func_ov059_02162890 kind:function(arm,size=0xc0) addr:0x02162890 +func_ov059_02162950 kind:function(arm,size=0xa0) addr:0x02162950 +func_ov059_021629f0 kind:function(arm,size=0x2c) addr:0x021629f0 +func_ov059_02162a1c kind:function(arm,size=0x50) addr:0x02162a1c +func_ov059_02162a6c kind:function(arm,size=0x8) addr:0x02162a6c +func_ov059_02162a74 kind:function(arm,size=0x30) addr:0x02162a74 +func_ov059_02162aa4 kind:function(arm,size=0x38) addr:0x02162aa4 +func_ov059_02162adc kind:function(arm,size=0x14) addr:0x02162adc +func_ov059_02162af0 kind:function(arm,size=0xc) addr:0x02162af0 +func_ov059_02162afc kind:function(arm,size=0x24) addr:0x02162afc +func_ov059_02162b20 kind:function(arm,size=0x28) addr:0x02162b20 +func_ov059_02162b48 kind:function(arm,size=0x74) addr:0x02162b48 +func_ov059_02162bbc kind:function(arm,size=0x38) addr:0x02162bbc +func_ov059_02162bf4 kind:function(arm,size=0x20) addr:0x02162bf4 +func_ov059_02162c14 kind:function(arm,size=0x28) addr:0x02162c14 +func_ov059_02162c3c kind:function(arm,size=0x20) addr:0x02162c3c +func_ov059_02162c5c kind:function(arm,size=0x28) addr:0x02162c5c +func_ov059_02162c84 kind:function(arm,size=0x14) addr:0x02162c84 +func_ov059_02162c98 kind:function(arm,size=0xc) addr:0x02162c98 +func_ov059_02162ca4 kind:function(arm,size=0x24) addr:0x02162ca4 +func_ov059_02162cc8 kind:function(arm,size=0x28) addr:0x02162cc8 +func_ov059_02162cf0 kind:function(arm,size=0x20) addr:0x02162cf0 +func_ov059_02162d10 kind:function(arm,size=0x50) addr:0x02162d10 +func_ov059_02162d60 kind:function(arm,size=0x20) addr:0x02162d60 +func_ov059_02162d80 kind:function(arm,size=0x28) addr:0x02162d80 +func_ov059_02162da8 kind:function(arm,size=0x14) addr:0x02162da8 +func_ov059_02162dbc kind:function(arm,size=0xc) addr:0x02162dbc +func_ov059_02162dc8 kind:function(arm,size=0x24) addr:0x02162dc8 +func_ov059_02162dec kind:function(arm,size=0x44) addr:0x02162dec +func_ov059_02162e30 kind:function(arm,size=0x34) addr:0x02162e30 +func_ov059_02162e64 kind:function(arm,size=0xc0) addr:0x02162e64 +func_ov059_02162f24 kind:function(arm,size=0x14) addr:0x02162f24 +func_ov059_02162f38 kind:function(arm,size=0x1c) addr:0x02162f38 +func_ov059_02162f54 kind:function(arm,size=0x14) addr:0x02162f54 +data_ov059_02162f6c kind:data(any) addr:0x02162f6c +data_ov059_02162f70 kind:data(any) addr:0x02162f70 +data_ov059_02162f74 kind:data(any) addr:0x02162f74 +data_ov059_02162f78 kind:data(any) addr:0x02162f78 +data_ov059_02162f7c kind:data(any) addr:0x02162f7c +data_ov059_02162f8c kind:data(any) addr:0x02162f8c +__sinit_ov059_02162fcc kind:function(arm,size=0x50) addr:0x02162fcc +__sinit_ov059_0216301c kind:function(arm,size=0x8c) addr:0x0216301c +__sinit_ov059_021630a8 kind:function(arm,size=0x78) addr:0x021630a8 +__sinit_ov059_02163120 kind:function(arm,size=0x5c) addr:0x02163120 +__sinit_ov059_0216317c kind:function(arm,size=0x50) addr:0x0216317c +__sinit_ov059_021631cc kind:function(arm,size=0x68) addr:0x021631cc +__sinit_ov059_02163234 kind:function(arm,size=0x50) addr:0x02163234 +__sinit_ov059_02163284 kind:function(arm,size=0x50) addr:0x02163284 +__sinit_ov059_021632d4 kind:function(arm,size=0x50) addr:0x021632d4 +__sinit_ov059_02163324 kind:function(arm,size=0x50) addr:0x02163324 +__sinit_ov059_02163374 kind:function(arm,size=0x50) addr:0x02163374 +__sinit_ov059_021633c4 kind:function(arm,size=0x50) addr:0x021633c4 +__sinit_ov059_02163414 kind:function(arm,size=0x50) addr:0x02163414 +__sinit_ov059_02163464 kind:function(arm,size=0x50) addr:0x02163464 +.p__sinit_ov059_02162fcc kind:data(word) addr:0x021634b4 +.p__sinit_ov059_0216301c kind:data(word) addr:0x021634b8 +.p__sinit_ov059_021630a8 kind:data(word) addr:0x021634bc +.p__sinit_ov059_02163120 kind:data(word) addr:0x021634c0 +.p__sinit_ov059_0216317c kind:data(word) addr:0x021634c4 +.p__sinit_ov059_021631cc kind:data(word) addr:0x021634c8 +.p__sinit_ov059_02163234 kind:data(word) addr:0x021634cc +.p__sinit_ov059_02163284 kind:data(word) addr:0x021634d0 +.p__sinit_ov059_021632d4 kind:data(word) addr:0x021634d4 +.p__sinit_ov059_02163324 kind:data(word) addr:0x021634d8 +.p__sinit_ov059_02163374 kind:data(word) addr:0x021634dc +.p__sinit_ov059_021633c4 kind:data(word) addr:0x021634e0 +.p__sinit_ov059_02163414 kind:data(word) addr:0x021634e4 +.p__sinit_ov059_02163464 kind:data(word) addr:0x021634e8 +data_ov059_02163508 kind:data(any) addr:0x02163508 +data_ov059_02163524 kind:data(any) addr:0x02163524 +data_ov059_0216354c kind:data(any) addr:0x0216354c +data_ov059_0216357c kind:data(any) addr:0x0216357c +data_ov059_021635d4 kind:data(any) addr:0x021635d4 +data_ov059_021635e0 kind:data(any) addr:0x021635e0 +data_ov059_021635f4 kind:data(any) addr:0x021635f4 +data_ov059_02163610 kind:data(any) addr:0x02163610 +data_ov059_02163634 kind:data(any) addr:0x02163634 +data_ov059_02163658 kind:data(any) addr:0x02163658 ambiguous +data_ov059_02163680 kind:data(any) addr:0x02163680 +data_ov059_021636ac kind:data(any) addr:0x021636ac ambiguous +data_ov059_021636d8 kind:data(any) addr:0x021636d8 +data_ov059_02163748 kind:data(any) addr:0x02163748 +data_ov059_021637b8 kind:data(any) addr:0x021637b8 +data_ov059_021637d0 kind:data(any) addr:0x021637d0 +data_ov059_021637fc kind:data(any) addr:0x021637fc ambiguous +data_ov059_02163818 kind:data(any) addr:0x02163818 +data_ov059_02163830 kind:data(any) addr:0x02163830 +data_ov059_02163860 kind:data(any) addr:0x02163860 +data_ov059_02163878 kind:data(any) addr:0x02163878 +data_ov059_02163890 kind:data(any) addr:0x02163890 +data_ov059_021638a4 kind:data(any) addr:0x021638a4 +data_ov059_021638c8 kind:data(any) addr:0x021638c8 +data_ov059_021638ec kind:data(any) addr:0x021638ec +data_ov059_0216392c kind:data(any) addr:0x0216392c +data_ov059_02163974 kind:data(any) addr:0x02163974 +data_ov059_021639cc kind:data(any) addr:0x021639cc +data_ov059_021639e4 kind:data(any) addr:0x021639e4 +data_ov059_02163a44 kind:data(any) addr:0x02163a44 +data_ov059_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov059_02163ac4 kind:data(any) addr:0x02163ac4 +data_ov059_02163ae0 kind:data(any) addr:0x02163ae0 +data_ov059_02163b10 kind:data(any) addr:0x02163b10 +data_ov059_02163b48 kind:data(any) addr:0x02163b48 +data_ov059_02163b7c kind:data(any) addr:0x02163b7c +data_ov059_02163c40 kind:data(any) addr:0x02163c40 +data_ov059_02163c48 kind:data(any) addr:0x02163c48 ambiguous +data_ov059_02163d04 kind:data(any) addr:0x02163d04 +data_ov059_02163d20 kind:data(any) addr:0x02163d20 +data_ov059_02163d48 kind:data(any) addr:0x02163d48 +data_ov059_02163d78 kind:data(any) addr:0x02163d78 +data_ov059_02163dcc kind:data(any) addr:0x02163dcc +data_ov059_02163de0 kind:data(any) addr:0x02163de0 +data_ov059_02163e04 kind:data(any) addr:0x02163e04 +data_ov059_02163e28 kind:data(any) addr:0x02163e28 +data_ov059_02163e84 kind:data(any) addr:0x02163e84 +data_ov059_02163ee8 kind:data(any) addr:0x02163ee8 +data_ov059_02163f04 kind:data(any) addr:0x02163f04 +data_ov059_02163f1c kind:data(any) addr:0x02163f1c +data_ov059_02163f3c kind:data(any) addr:0x02163f3c +data_ov059_02163f84 kind:data(any) addr:0x02163f84 +data_ov059_02163fe8 kind:data(any) addr:0x02163fe8 +data_ov059_02164004 kind:data(any) addr:0x02164004 +data_ov059_0216401c kind:data(any) addr:0x0216401c +data_ov059_0216403c kind:data(any) addr:0x0216403c +data_ov059_021640a0 kind:data(any) addr:0x021640a0 +data_ov059_021640bc kind:data(any) addr:0x021640bc +data_ov059_021640d4 kind:data(any) addr:0x021640d4 +data_ov059_021640f4 kind:data(any) addr:0x021640f4 +data_ov059_02164158 kind:data(any) addr:0x02164158 +data_ov059_02164174 kind:data(any) addr:0x02164174 +data_ov059_0216418c kind:data(any) addr:0x0216418c +data_ov059_021641ac kind:data(any) addr:0x021641ac +data_ov059_02164210 kind:data(any) addr:0x02164210 +data_ov059_0216422c kind:data(any) addr:0x0216422c +data_ov059_02164244 kind:data(any) addr:0x02164244 +data_ov059_02164264 kind:data(any) addr:0x02164264 +data_ov059_02164280 kind:data(any) addr:0x02164280 ambiguous +data_ov059_02164294 kind:data(any) addr:0x02164294 ambiguous +data_ov059_021642c4 kind:data(any) addr:0x021642c4 ambiguous +data_ov059_021642c8 kind:data(any) addr:0x021642c8 +data_ov059_021642ec kind:data(any) addr:0x021642ec +data_ov059_02164328 kind:data(any) addr:0x02164328 ambiguous +data_ov059_02164330 kind:data(any) addr:0x02164330 ambiguous +data_ov059_02164348 kind:data(any) addr:0x02164348 +data_ov059_0216436c kind:data(any) addr:0x0216436c +data_ov059_021643cc kind:data(any) addr:0x021643cc +data_ov059_021643e8 kind:data(any) addr:0x021643e8 +data_ov059_02164410 kind:data(any) addr:0x02164410 +data_ov059_0216445c kind:data(any) addr:0x0216445c ambiguous +data_ov059_02164460 kind:bss addr:0x02164460 +data_ov059_02164464 kind:bss addr:0x02164464 +data_ov059_02164470 kind:bss addr:0x02164470 +data_ov059_021644ac kind:bss addr:0x021644ac +data_ov059_021644b0 kind:bss addr:0x021644b0 +data_ov059_021644bc kind:bss addr:0x021644bc +data_ov059_021644c8 kind:bss addr:0x021644c8 +data_ov059_021645a0 kind:bss addr:0x021645a0 +data_ov059_021645a4 kind:bss addr:0x021645a4 +data_ov059_021645b0 kind:bss addr:0x021645b0 +data_ov059_021645bc kind:bss addr:0x021645bc +data_ov059_02164694 kind:bss addr:0x02164694 +data_ov059_02164698 kind:bss addr:0x02164698 +data_ov059_021646a4 kind:bss addr:0x021646a4 +data_ov059_021646b0 kind:bss addr:0x021646b0 +data_ov059_02164788 kind:bss addr:0x02164788 +data_ov059_0216478c kind:bss addr:0x0216478c +data_ov059_02164798 kind:bss addr:0x02164798 +data_ov059_02164810 kind:bss addr:0x02164810 ambiguous +data_ov059_02164870 kind:bss addr:0x02164870 +data_ov059_02164874 kind:bss addr:0x02164874 +data_ov059_02164880 kind:bss addr:0x02164880 +data_ov059_02164958 kind:bss addr:0x02164958 +data_ov059_0216495c kind:bss addr:0x0216495c +data_ov059_02164968 kind:bss addr:0x02164968 +data_ov059_02164a40 kind:bss addr:0x02164a40 +data_ov059_02164a44 kind:bss addr:0x02164a44 +data_ov059_02164a50 kind:bss addr:0x02164a50 +data_ov059_02164b28 kind:bss addr:0x02164b28 +data_ov059_02164b2c kind:bss addr:0x02164b2c +data_ov059_02164b38 kind:bss addr:0x02164b38 +data_ov059_02164c10 kind:bss addr:0x02164c10 +data_ov059_02164c14 kind:bss addr:0x02164c14 +data_ov059_02164c20 kind:bss addr:0x02164c20 +data_ov059_02164cf8 kind:bss addr:0x02164cf8 +data_ov059_02164cfc kind:bss addr:0x02164cfc +data_ov059_02164d08 kind:bss addr:0x02164d08 +data_ov059_02164de0 kind:bss addr:0x02164de0 +data_ov059_02164de4 kind:bss addr:0x02164de4 +data_ov059_02164df0 kind:bss addr:0x02164df0 +data_ov059_02164ec8 kind:bss addr:0x02164ec8 +data_ov059_02164ecc kind:bss addr:0x02164ecc +data_ov059_02164ed8 kind:bss addr:0x02164ed8 +data_ov059_02164fb0 kind:bss addr:0x02164fb0 +data_ov059_02164fb4 kind:bss addr:0x02164fb4 +data_ov059_02164fc0 kind:bss addr:0x02164fc0 diff --git a/config/eur1/arm9/overlays/ov060/delinks.txt b/config/eur1/arm9/overlays/ov060/delinks.txt new file mode 100644 index 00000000..fe93562d --- /dev/null +++ b/config/eur1/arm9/overlays/ov060/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x02160cb4 kind:code align:32 + .rodata start:0x02160cb4 end:0x02160dfc kind:rodata align:4 + .init start:0x02160dfc end:0x0216150c kind:code align:4 + .ctor start:0x0216150c end:0x02161554 kind:rodata align:4 + .data start:0x02161560 end:0x02163020 kind:data align:32 + .bss start:0x02163020 end:0x02164260 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov060/relocs.txt b/config/eur1/arm9/overlays/ov060/relocs.txt new file mode 100644 index 00000000..b9d3d43d --- /dev/null +++ b/config/eur1/arm9/overlays/ov060/relocs.txt @@ -0,0 +1,2232 @@ +from:0x02157fc8 kind:load to:0x02163050 module:overlay(60) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x0215815c module:overlay(60) +from:0x02157ffc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158040 kind:load to:0x021615b0 module:overlay(60) +from:0x02158050 kind:load to:0x02163128 module:overlay(60) +from:0x02158064 kind:arm_call to:0x02011f3c module:main +from:0x02158070 kind:arm_call to:0x0215815c module:overlay(60) +from:0x02158084 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021580c8 kind:load to:0x0216158c module:overlay(60) +from:0x021580dc kind:load to:0x02163200 module:overlay(60) +from:0x021580f0 kind:arm_call to:0x02011f3c module:main +from:0x021580fc kind:arm_call to:0x0215815c module:overlay(60) +from:0x02158110 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158158 kind:load to:0x02161568 module:overlay(60) +from:0x0215818c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x021581ac kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021581c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021581d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158250 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02158278 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02158284 kind:arm_call to:0x01fff458 module:itcm +from:0x021582b4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021582b8 kind:load to:0x0216187c module:overlay(60) +from:0x021582bc kind:load to:0x021615d4 module:overlay(60) +from:0x021582c0 kind:load to:0x02161760 module:overlay(60) +from:0x021582d0 kind:load to:0x02161618 module:overlay(60) +from:0x021582dc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021582f4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021582fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158304 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215830c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158324 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215832c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158334 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215833c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158344 kind:arm_call to:0x02011ff4 module:main +from:0x02158358 kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x02158360 kind:arm_call to:0x0215901c module:overlay(60) +from:0x021583a4 kind:arm_call to:0x02159034 module:overlay(60) +from:0x021583b4 kind:arm_call to:0x02159064 module:overlay(60) +from:0x02158400 kind:arm_call to:0x0215901c module:overlay(60) +from:0x02158410 kind:arm_call to:0x02159034 module:overlay(60) +from:0x0215841c kind:arm_call to:0x02158f7c module:overlay(60) +from:0x02158518 kind:arm_call to:0x0202851c module:main +from:0x02158528 kind:load to:0x020a99b0 module:overlay(0) +from:0x02158594 kind:load to:0x02161678 module:overlay(60) +from:0x021585cc kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x021585f4 kind:arm_call to:0x021583f8 module:overlay(60) +from:0x02158634 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215865c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158674 kind:arm_call to:0x01fff458 module:itcm +from:0x021586cc kind:arm_call to:0x02015080 module:main +from:0x021586f8 kind:arm_call to:0x02015080 module:main +from:0x02158734 kind:arm_call to:0x02015080 module:main +from:0x02158758 kind:arm_call to:0x02015080 module:main +from:0x02158794 kind:arm_call to:0x02015080 module:main +from:0x021587b8 kind:arm_call to:0x02015080 module:main +from:0x021587d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021587fc kind:load to:0x027e09a8 module:dtcm +from:0x02158800 kind:load to:0x021616e8 module:overlay(60) +from:0x02158818 kind:arm_call to:0x0215901c module:overlay(60) +from:0x02158830 kind:arm_call to:0x01ff930c module:itcm +from:0x02158874 kind:arm_call to:0x020e82f4 module:overlay(31) +from:0x0215887c kind:load to:0x027e09b8 module:dtcm +from:0x021588b8 kind:arm_call to:0x020e8374 module:overlay(31) +from:0x021588d4 kind:load to:0x027e09b8 module:dtcm +from:0x02158910 kind:arm_call to:0x020e83c8 module:overlay(31) +from:0x02158918 kind:load to:0x027e09b8 module:dtcm +from:0x02158b00 kind:load to:0x02161630 module:overlay(60) +from:0x02158b04 kind:load to:0x0203e964 module:main +from:0x02158b40 kind:arm_call to:0x01ff930c module:itcm +from:0x02158b68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158b74 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02158bc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158c68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158c8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158ca4 kind:load to:0x02161630 module:overlay(60) +from:0x02158ce0 kind:arm_call to:0x01ff930c module:itcm +from:0x02158d08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158d14 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02158d64 kind:arm_call to:0x01ff930c module:itcm +from:0x02158e10 kind:load to:0x02161630 module:overlay(60) +from:0x02158ea0 kind:load to:0x02161630 module:overlay(60) +from:0x02158f34 kind:load to:0x02161660 module:overlay(60) +from:0x02158f78 kind:load to:0x027e09b8 module:dtcm +from:0x02158f94 kind:arm_call to:0x01fff148 module:itcm +from:0x02158fb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158fc4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158fdc kind:arm_call to:0x01fff148 module:itcm +from:0x02158ff8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159018 kind:load to:0x027e0ce0 module:dtcm +from:0x02159060 kind:load to:0x027e09b8 module:dtcm +from:0x0215915c kind:load to:0x0203e964 module:main +from:0x0215916c kind:arm_call to:0x020e8750 module:overlay(31) +from:0x02159174 kind:arm_call to:0x0215901c module:overlay(60) +from:0x02159188 kind:arm_call to:0x02159034 module:overlay(60) +from:0x021591e4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021591f0 kind:load to:0x027e09c0 module:dtcm +from:0x021592d0 kind:load to:0x027e09b8 module:dtcm +from:0x021592e4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021592f0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215930c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215931c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215932c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159334 kind:arm_call to:0x02011ff4 module:main +from:0x0215934c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159354 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215935c kind:arm_call to:0x02011ff4 module:main +from:0x02159374 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215937c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159390 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021593a4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021593b8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021593cc kind:load to:0x02163320 module:overlay(60) +from:0x021593e0 kind:arm_call to:0x02011f3c module:main +from:0x021593ec kind:arm_call to:0x0215956c module:overlay(60) +from:0x02159404 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x02159448 kind:load to:0x021619ac module:overlay(60) +from:0x02159458 kind:load to:0x02163364 module:overlay(60) +from:0x0215946c kind:arm_call to:0x02011f3c module:main +from:0x02159478 kind:arm_call to:0x0215956c module:overlay(60) +from:0x02159490 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x021594d4 kind:load to:0x021619f4 module:overlay(60) +from:0x021594e8 kind:load to:0x021633a8 module:overlay(60) +from:0x021594fc kind:arm_call to:0x02011f3c module:main +from:0x02159508 kind:arm_call to:0x0215956c module:overlay(60) +from:0x02159520 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x02159568 kind:load to:0x021619d0 module:overlay(60) +from:0x02159598 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x021595b8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021595d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021595e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215965c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x021596a4 kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x021596b4 kind:arm_call to:0x02067278 module:overlay(0) +from:0x02159714 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215972c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02159734 kind:arm_call to:0x01fff458 module:itcm +from:0x02159758 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215975c kind:load to:0x0216187c module:overlay(60) +from:0x02159760 kind:load to:0x021615d4 module:overlay(60) +from:0x02159764 kind:load to:0x02161ba0 module:overlay(60) +from:0x02159768 kind:load to:0x02161a10 module:overlay(60) +from:0x0215976c kind:load to:0x021632e4 module:overlay(60) +from:0x02159770 kind:load to:0x02163314 module:overlay(60) +from:0x021597a4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021597c4 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021597cc kind:arm_call to:0x020672ac module:overlay(0) +from:0x021597d4 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x021597dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021597e4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021597ec kind:arm_call to:0x020e7554 module:overlay(31) +from:0x021597f8 kind:load to:0x02161ba0 module:overlay(60) +from:0x021597fc kind:load to:0x027e09b8 module:dtcm +from:0x02159828 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02159848 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02159850 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02159858 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02159860 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159868 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159870 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159878 kind:arm_call to:0x02011ff4 module:main +from:0x02159884 kind:load to:0x02161ba0 module:overlay(60) +from:0x02159888 kind:load to:0x027e09b8 module:dtcm +from:0x02159894 kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x0215994c kind:arm_call to:0x020a962c module:overlay(0) +from:0x02159954 kind:load to:0x02049be4 module:main +from:0x0215997c kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x021599fc kind:arm_call to:0x0215c154 module:overlay(60) +from:0x02159a18 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02159a2c kind:arm_call to:0x01fff148 module:itcm +from:0x02159a68 kind:arm_call to:0x02016b8c module:main +from:0x02159a7c kind:arm_call to:0x0215c734 module:overlay(60) +from:0x02159ab8 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159be0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159c78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159ca0 kind:arm_call to:0x0215c734 module:overlay(60) +from:0x02159cf0 kind:arm_call to:0x02071f6c module:overlay(0) +from:0x02159d34 kind:arm_call to:0x02159f74 module:overlay(60) +from:0x02159d74 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02159d9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159db4 kind:arm_call to:0x01fff458 module:itcm +from:0x02159e0c kind:arm_call to:0x02015080 module:main +from:0x02159e38 kind:arm_call to:0x02015080 module:main +from:0x02159e74 kind:arm_call to:0x02015080 module:main +from:0x02159e98 kind:arm_call to:0x02015080 module:main +from:0x02159ed4 kind:arm_call to:0x02015080 module:main +from:0x02159ef8 kind:arm_call to:0x02015080 module:main +from:0x02159f14 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159f40 kind:load to:0x027e09a8 module:dtcm +from:0x02159f44 kind:load to:0x02161a10 module:overlay(60) +from:0x02159f4c kind:load to:0x027e0ce0 module:dtcm +from:0x02159f54 kind:load to:0x02040964 module:main +from:0x02159f58 kind:load to:0x0203f964 module:main +from:0x02159f5c kind:load to:0x02041964 module:main +from:0x02159fa8 kind:load to:0x02161a58 module:overlay(60) +from:0x02159fd0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02159ffc kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215a020 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215a038 kind:arm_call to:0x02159f74 module:overlay(60) +from:0x0215a050 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215a078 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a158 kind:load to:0x027e09b8 module:dtcm +from:0x0215a160 kind:load to:0x02161a10 module:overlay(60) +from:0x0215a190 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0215a1ac kind:arm_call to:0x02028c4c module:main +from:0x0215a1f8 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0215a204 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a21c kind:arm_call to:0x01ff9f68 module:itcm +from:0x0215a27c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a334 kind:arm_call to:0x0201c4d8 module:main +from:0x0215a350 kind:arm_call to:0x0201aa44 module:main +from:0x0215a35c kind:load to:0x021632e4 module:overlay(60) +from:0x0215a360 kind:load to:0x0203e964 module:main +from:0x0215a364 kind:load to:0x021632d8 module:overlay(60) +from:0x0215a368 kind:load to:0x027e0998 module:dtcm +from:0x0215a36c kind:load to:0x0204aeac module:main +from:0x0215a370 kind:load to:0x0204af1c module:main +from:0x0215a374 kind:load to:0x02163314 module:overlay(60) +from:0x0215a380 kind:arm_call to:0x020e85d4 module:overlay(31) +from:0x0215a3f0 kind:load to:0x02161af8 module:overlay(60) +from:0x0215a3fc kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215a408 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215a41c kind:arm_call to:0x020e82f4 module:overlay(31) +from:0x0215a434 kind:arm_call to:0x020e8374 module:overlay(31) +from:0x0215a4d4 kind:load to:0x020aed4c module:overlay(0) +from:0x0215a4dc kind:load to:0x02161a10 module:overlay(60) +from:0x0215a504 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a514 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a5fc kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215a60c kind:load to:0x02161a28 module:overlay(60) +from:0x0215a610 kind:load to:0x02161990 module:overlay(60) +from:0x0215a614 kind:load to:0x020b508c module:overlay(0) +from:0x0215a658 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a668 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a6c4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a6d8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a6f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a73c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215a79c kind:arm_call to:0x0215c734 module:overlay(60) +from:0x0215a7e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a820 kind:arm_call to:0x0215c650 module:overlay(60) +from:0x0215a83c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a84c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a864 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a8c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a8d0 kind:load to:0x02161990 module:overlay(60) +from:0x0215a8d4 kind:load to:0x020b508c module:overlay(0) +from:0x0215a8d8 kind:load to:0x0203e964 module:main +from:0x0215a94c kind:load to:0x02161a28 module:overlay(60) +from:0x0215a998 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a9ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a9c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a9d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215a9e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215aa14 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aa24 kind:arm_call to:0x01fff148 module:itcm +from:0x0215aa68 kind:arm_call to:0x02016b8c module:main +from:0x0215aa7c kind:arm_call to:0x0215c734 module:overlay(60) +from:0x0215aae4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ab74 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ab7c kind:load to:0x0203e964 module:main +from:0x0215ac08 kind:load to:0x02161a28 module:overlay(60) +from:0x0215ac34 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ac70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ac84 kind:arm_call to:0x01ff930c module:itcm +from:0x0215acb0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215accc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ad8c kind:arm_call to:0x0215c734 module:overlay(60) +from:0x0215add8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ae14 kind:arm_call to:0x0215c650 module:overlay(60) +from:0x0215ae38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ae4c kind:arm_call to:0x01ff930c module:itcm +from:0x0215aec8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215aefc kind:load to:0x0203e964 module:main +from:0x0215af38 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215af94 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b00c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215b07c kind:load to:0x02161a10 module:overlay(60) +from:0x0215b084 kind:load to:0x02161a28 module:overlay(60) +from:0x0215b088 kind:load to:0x02161990 module:overlay(60) +from:0x0215b08c kind:load to:0x020b508c module:overlay(0) +from:0x0215b104 kind:load to:0x02161a10 module:overlay(60) +from:0x0215b120 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b1b8 kind:load to:0x0203e964 module:main +from:0x0215b20c kind:arm_call to:0x01ff930c module:itcm +from:0x0215b2bc kind:load to:0x02161a10 module:overlay(60) +from:0x0215b2d8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b31c kind:arm_call to:0x02016b8c module:main +from:0x0215b330 kind:arm_call to:0x0215c734 module:overlay(60) +from:0x0215b384 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b3b0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b3f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b408 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b438 kind:arm_call to:0x02016b8c module:main +from:0x0215b488 kind:arm_call to:0x020d6af8 module:overlay(24) +from:0x0215b4a8 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215b564 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b56c kind:load to:0x02049be4 module:main +from:0x0215b5cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b5e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b614 kind:arm_call to:0x02016b8c module:main +from:0x0215b6bc kind:arm_call to:0x020169d4 module:main +from:0x0215b6d4 kind:arm_call to:0x020a8ef0 module:overlay(0) +from:0x0215b79c kind:load to:0x027e0ce0 module:dtcm +from:0x0215b7a0 kind:load to:0x02161990 module:overlay(60) +from:0x0215b818 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b854 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b8a0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b900 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b954 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0215b98c kind:load to:0x02161a10 module:overlay(60) +from:0x0215b994 kind:load to:0x02161a28 module:overlay(60) +from:0x0215ba00 kind:load to:0x02161a28 module:overlay(60) +from:0x0215ba18 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ba6c kind:load to:0x020b5254 module:overlay(0) +from:0x0215ba70 kind:load to:0x0206db44 module:overlay(0) +from:0x0215bacc kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215baf8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bb18 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215bb98 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215bbfc kind:arm_call to:0x021662b8 module:overlay(93) +from:0x0215bc94 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215bca4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bcf4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bd5c kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0215bdf0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215be44 kind:arm_call to:0x02070b68 module:overlay(0) +from:0x0215be50 kind:load to:0x027e0ce0 module:dtcm +from:0x0215be54 kind:load to:0x027e09b8 module:dtcm +from:0x0215be5c kind:load to:0x02161a28 module:overlay(60) +from:0x0215be60 kind:load to:0x027e0d8c module:dtcm +from:0x0215be64 kind:load to:0x020aed4c module:overlay(0) +from:0x0215be6c kind:load to:0x0203e964 module:main +from:0x0215be70 kind:load to:0x02161a10 module:overlay(60) +from:0x0215be74 kind:load to:0x02161990 module:overlay(60) +from:0x0215be78 kind:load to:0x020b508c module:overlay(0) +from:0x0215be80 kind:load to:0x027e09a4 module:dtcm +from:0x0215bea0 kind:arm_call to:0x0215c0b0 module:overlay(60) +from:0x0215bee4 kind:arm_call to:0x020a9638 module:overlay(0) +from:0x0215bf00 kind:arm_call to:0x0215c0bc module:overlay(60) +from:0x0215bf20 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bf64 kind:arm_call to:0x02016b8c module:main +from:0x0215bf78 kind:arm_call to:0x0215c734 module:overlay(60) +from:0x0215bfcc kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215bfe8 kind:arm_call to:0x0215c0f8 module:overlay(60) +from:0x0215c03c kind:arm_call to:0x0215c344 module:overlay(60) +from:0x0215c078 kind:arm_call to:0x0215c47c module:overlay(60) +from:0x0215c088 kind:arm_call to:0x0215c344 module:overlay(60) +from:0x0215c094 kind:arm_call to:0x020a9638 module:overlay(0) +from:0x0215c0a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c0a8 kind:load to:0x02161990 module:overlay(60) +from:0x0215c0ac kind:load to:0x020b508c module:overlay(0) +from:0x0215c0b8 kind:load to:0x0215c47c module:overlay(60) +from:0x0215c0e0 kind:arm_call to:0x0215c238 module:overlay(60) +from:0x0215c11c kind:arm_call to:0x0215c238 module:overlay(60) +from:0x0215c12c kind:arm_call to:0x01ff916c module:itcm +from:0x0215c13c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c14c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c1a8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c1ec kind:arm_call to:0x02016b8c module:main +from:0x0215c204 kind:arm_call to:0x0215c734 module:overlay(60) +from:0x0215c230 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c254 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215c29c kind:arm_call to:0x020a9048 module:overlay(0) +from:0x0215c2ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c2bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c2fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c308 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c340 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c3c4 kind:arm_call to:0x0202851c module:main +from:0x0215c400 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c430 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c470 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c498 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c4a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c4cc kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215c4ec kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215c588 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215c594 kind:load to:0x027e09c0 module:dtcm +from:0x0215c5a8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215c5ec kind:arm_call to:0x020a9254 module:overlay(0) +from:0x0215c608 kind:load to:0x027e09b8 module:dtcm +from:0x0215c620 kind:arm_call to:0x020a9254 module:overlay(0) +from:0x0215c668 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c730 kind:load to:0x0203e964 module:main +from:0x0215c758 kind:arm_call to:0x02016c68 module:main +from:0x0215c79c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215c7a8 kind:arm_call to:0x0207e094 module:overlay(0) +from:0x0215c7c8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215c7dc kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215c7f0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215c804 kind:load to:0x021633fc module:overlay(60) +from:0x0215c818 kind:arm_call to:0x02011f3c module:main +from:0x0215c824 kind:arm_call to:0x0215c888 module:overlay(60) +from:0x0215c838 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c880 kind:load to:0x02161ccc module:overlay(60) +from:0x0215c8b4 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215c8d4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215c8f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c900 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c974 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0215c97c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215c9b4 kind:load to:0x021633fc module:overlay(60) +from:0x0215c9b8 kind:load to:0x0216187c module:overlay(60) +from:0x0215c9bc kind:load to:0x021615d4 module:overlay(60) +from:0x0215c9c0 kind:load to:0x02161e40 module:overlay(60) +from:0x0215c9c4 kind:load to:0x02161da8 module:overlay(60) +from:0x0215ca14 kind:load to:0x02161ce8 module:overlay(60) +from:0x0215ca48 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215cabc kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215cae4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215caec kind:arm_call to:0x0215cb28 module:overlay(60) +from:0x0215cb24 kind:load to:0x02161d48 module:overlay(60) +from:0x0215cb44 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215cb94 kind:load to:0x02161cb4 module:overlay(60) +from:0x0215cb98 kind:load to:0x02163400 module:overlay(60) +from:0x0215cc04 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215cc14 kind:load to:0x02161df0 module:overlay(60) +from:0x0215cc30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cc5c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215cc84 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215cc94 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cc9c kind:arm_call to:0x020e78d4 module:overlay(31) +from:0x0215cd6c kind:load to:0x02161e20 module:overlay(60) +from:0x0215cd88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cdac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cdc8 kind:load to:0x027e09a8 module:dtcm +from:0x0215ce08 kind:arm_call to:0x020a962c module:overlay(0) +from:0x0215ce3c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215ce54 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0215cea8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0215ceb8 kind:arm_call to:0x020a8f14 module:overlay(0) +from:0x0215cec4 kind:load to:0x027e09b8 module:dtcm +from:0x0215cee0 kind:arm_call to:0x0215cf58 module:overlay(60) +from:0x0215cf3c kind:arm_call to:0x0211accc module:overlay(37) +from:0x0215cf54 kind:load to:0x02122970 module:overlays(32,34,36,37) +from:0x0215cf78 kind:arm_call to:0x020c4aec module:overlays(19,24) +from:0x0215cf80 kind:load to:0x02043e50 module:main +from:0x0215cf84 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0215cf88 kind:load to:0x02122970 module:overlays(32,34,36,37) +from:0x0215cf98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cfa0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215cfa8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215cfc0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cfc8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215cfd0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215cfd8 kind:arm_call to:0x02011ff4 module:main +from:0x0215cfec kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215d000 kind:load to:0x021634e4 module:overlay(60) +from:0x0215d014 kind:arm_call to:0x02011f3c module:main +from:0x0215d020 kind:arm_call to:0x0215d0a8 module:overlay(60) +from:0x0215d034 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d09c kind:load to:0x02161f5c module:overlay(60) +from:0x0215d0d8 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215d0f8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215d114 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d124 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d19c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0215d1c4 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215d1c8 kind:load to:0x0216187c module:overlay(60) +from:0x0215d1cc kind:load to:0x021615d4 module:overlay(60) +from:0x0215d1d0 kind:load to:0x02162148 module:overlay(60) +from:0x0215d1d4 kind:load to:0x02162068 module:overlay(60) +from:0x0215d1d8 kind:load to:0x02160cb4 module:overlay(60) +from:0x0215d240 kind:load to:0x02161f78 module:overlay(60) +from:0x0215d27c kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215d2e0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215d308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d384 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d3bc kind:load to:0x02161ff0 module:overlay(60) +from:0x0215d3ec kind:load to:0x027e09b8 module:dtcm +from:0x0215d3f8 kind:arm_call to:0x0215d3c0 module:overlay(60) +from:0x0215d41c kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x0215d42c kind:arm_call to:0x0215d3c0 module:overlay(60) +from:0x0215d460 kind:arm_call to:0x020e82f4 module:overlay(31) +from:0x0215d4b8 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215d4c4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215d594 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d59c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d5a4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215d5bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d5c4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d5cc kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215d5d4 kind:arm_call to:0x02011ff4 module:main +from:0x0215d5e8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215d5fc kind:load to:0x021635cc module:overlay(60) +from:0x0215d610 kind:arm_call to:0x02011f3c module:main +from:0x0215d61c kind:arm_call to:0x0215d6b4 module:overlay(60) +from:0x0215d630 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d648 kind:load to:0x0216227c module:overlay(60) +from:0x0215d658 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215d670 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215d694 kind:arm_call to:0x0203d160 module:main +from:0x0215d6a4 kind:load to:0x021622cc module:overlay(60) +from:0x0215d6a8 kind:load to:0x021622a0 module:overlay(60) +from:0x0215d6ac kind:load to:0x0215d730 module:overlay(60) +from:0x0215d6b0 kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x0215d6c0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215d6d8 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215d6fc kind:arm_call to:0x0203d160 module:main +from:0x0215d70c kind:load to:0x021622cc module:overlay(60) +from:0x0215d710 kind:load to:0x021622a0 module:overlay(60) +from:0x0215d714 kind:load to:0x0215d730 module:overlay(60) +from:0x0215d718 kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x0215d724 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d744 kind:arm_call to:0x0203d210 module:main +from:0x0215d750 kind:load to:0x0215d754 module:overlay(60) +from:0x0215d75c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215d7cc kind:load to:0x027e0cd8 module:dtcm +from:0x0215d7e0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215d7ec kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215d7f8 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215d804 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215d810 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215d81c kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215d828 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215d834 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215d840 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215d84c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215d858 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215d864 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215d86c kind:load to:0x02162324 module:overlay(60) +from:0x0215d870 kind:load to:0x02162330 module:overlay(60) +from:0x0215d874 kind:load to:0x0216233c module:overlay(60) +from:0x0215d878 kind:load to:0x02162348 module:overlay(60) +from:0x0215d8fc kind:load to:0x021635cc module:overlay(60) +from:0x0215d908 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d910 kind:arm_call to:0x02011ff4 module:main +from:0x0215d934 kind:arm_call to:0x0203d210 module:main +from:0x0215d93c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d944 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d950 kind:load to:0x0215d730 module:overlay(60) +from:0x0215d96c kind:arm_call to:0x0203d210 module:main +from:0x0215d974 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d97c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d984 kind:arm_call to:0x02011ff4 module:main +from:0x0215d990 kind:load to:0x0215d730 module:overlay(60) +from:0x0215d99c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215d9b0 kind:load to:0x021636b4 module:overlay(60) +from:0x0215d9c4 kind:arm_call to:0x02011f3c module:main +from:0x0215d9d0 kind:arm_call to:0x0215da00 module:overlay(60) +from:0x0215d9e4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d9fc kind:load to:0x0216235c module:overlay(60) +from:0x0215da08 kind:arm_call to:0x0215d64c module:overlay(60) +from:0x0215da1c kind:load to:0x02162380 module:overlay(60) +from:0x0215da6c kind:load to:0x021636b4 module:overlay(60) +from:0x0215da88 kind:arm_call to:0x0203d210 module:main +from:0x0215da90 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215da98 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215daa4 kind:load to:0x0215d730 module:overlay(60) +from:0x0215dac0 kind:arm_call to:0x0203d210 module:main +from:0x0215dac8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215dad0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215dad8 kind:arm_call to:0x02011ff4 module:main +from:0x0215dae4 kind:load to:0x0215d730 module:overlay(60) +from:0x0215daf0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215db04 kind:load to:0x0216379c module:overlay(60) +from:0x0215db18 kind:arm_call to:0x02011f3c module:main +from:0x0215db24 kind:arm_call to:0x0215db68 module:overlay(60) +from:0x0215db38 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215db48 kind:arm_call to:0x020f7970 module:overlay(31) +from:0x0215db60 kind:load to:0x0216241c module:overlay(60) +from:0x0215db64 kind:load to:0x021623f8 module:overlay(60) +from:0x0215db70 kind:arm_call to:0x020f75a4 module:overlay(31) +from:0x0215db88 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215dbc0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215dbd8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215dc00 kind:arm_call to:0x0200f05c module:main +from:0x0215dc1c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215dc38 kind:arm_call to:0x0203d160 module:main +from:0x0215dc44 kind:load to:0x02114800 module:overlays(19,31) +from:0x0215dc48 kind:load to:0x021622a0 module:overlay(60) +from:0x0215dc4c kind:load to:0x02162488 module:overlay(60) +from:0x0215dc50 kind:load to:0x0216379c module:overlay(60) +from:0x0215dc54 kind:load to:0x02162440 module:overlay(60) +from:0x0215dc58 kind:load to:0x02160ccc module:overlay(60) +from:0x0215dc5c kind:load to:0x0215d730 module:overlay(60) +from:0x0215dc60 kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x0215dc6c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215dc94 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215dca4 kind:arm_call to:0x02078348 module:overlay(0) +from:0x0215dcc8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215dd14 kind:load to:0x027e09bc module:dtcm +from:0x0215dd18 kind:load to:0x027e0ce4 module:dtcm +from:0x0215dd20 kind:load to:0x020b3040 module:overlay(0) +from:0x0215dd30 kind:arm_call to:0x020f76cc module:overlay(31) +from:0x0215dd64 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215dd70 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0215dd78 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0215dd84 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215dd90 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215dda4 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215ddb0 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215de00 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215de0c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215de18 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215de28 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215de34 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215de84 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215de90 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0215dea0 kind:load to:0x021623d8 module:overlay(60) +from:0x0215dea4 kind:load to:0x021624e0 module:overlay(60) +from:0x0215dea8 kind:load to:0x021624ec module:overlay(60) +from:0x0215deac kind:load to:0x021624f8 module:overlay(60) +from:0x0215ded4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0215dedc kind:load to:0x020b51f8 module:overlay(0) +from:0x0215df04 kind:arm_call to:0x020f7724 module:overlay(31) +from:0x0215df14 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215df30 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215df3c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215df58 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215df64 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215dfdc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215e00c kind:load to:0x02162504 module:overlay(60) +from:0x0215e010 kind:load to:0x02163874 module:overlay(60) +from:0x0215e014 kind:load to:0x027e09b8 module:dtcm +from:0x0215e018 kind:load to:0x027e09bc module:dtcm +from:0x0215e03c kind:arm_call to:0x0200f05c module:main +from:0x0215e058 kind:load to:0x0216379c module:overlay(60) +from:0x0215e05c kind:load to:0x02160cbc module:overlay(60) +from:0x0215e068 kind:arm_call to:0x020979ec module:overlay(0) +from:0x0215e070 kind:arm_call to:0x020f7b74 module:overlay(31) +from:0x0215e080 kind:arm_call to:0x020979a0 module:overlay(0) +from:0x0215e088 kind:arm_call to:0x020f7b50 module:overlay(31) +from:0x0215e094 kind:arm_call to:0x020f7994 module:overlay(31) +from:0x0215e0b8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215e0cc kind:load to:0x020578a4 module:overlay(0) +from:0x0215e0e0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e0e8 kind:arm_call to:0x02011ff4 module:main +from:0x0215e10c kind:arm_call to:0x0203d210 module:main +from:0x0215e114 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e11c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e124 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e12c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e138 kind:load to:0x0215d730 module:overlay(60) +from:0x0215e154 kind:arm_call to:0x0203d210 module:main +from:0x0215e15c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e164 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e16c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e174 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e17c kind:arm_call to:0x02011ff4 module:main +from:0x0215e188 kind:load to:0x0215d730 module:overlay(60) +from:0x0215e198 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e1a0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215e1b4 kind:load to:0x021638e8 module:overlay(60) +from:0x0215e1c8 kind:arm_call to:0x02011f3c module:main +from:0x0215e1d4 kind:arm_call to:0x0215e204 module:overlay(60) +from:0x0215e1e8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e200 kind:load to:0x02162514 module:overlay(60) +from:0x0215e20c kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215e220 kind:load to:0x02162538 module:overlay(60) +from:0x0215e274 kind:load to:0x021638e8 module:overlay(60) +from:0x0215e284 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e28c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e2a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e2ac kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e2b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e2c8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215e2dc kind:load to:0x021639d0 module:overlay(60) +from:0x0215e2f0 kind:arm_call to:0x02011f3c module:main +from:0x0215e2fc kind:arm_call to:0x0215e32c module:overlay(60) +from:0x0215e310 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e328 kind:load to:0x021625b0 module:overlay(60) +from:0x0215e334 kind:arm_call to:0x020f75a4 module:overlay(31) +from:0x0215e34c kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215e378 kind:arm_call to:0x0200f05c module:main +from:0x0215e394 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215e3bc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215e3d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e3fc kind:arm_call to:0x0203d160 module:main +from:0x0215e408 kind:load to:0x02114800 module:overlays(19,31) +from:0x0215e40c kind:load to:0x021622a0 module:overlay(60) +from:0x0215e410 kind:load to:0x0216261c module:overlay(60) +from:0x0215e414 kind:load to:0x021639d0 module:overlay(60) +from:0x0215e418 kind:load to:0x02160cec module:overlay(60) +from:0x0215e41c kind:load to:0x021625d4 module:overlay(60) +from:0x0215e420 kind:load to:0x0215d730 module:overlay(60) +from:0x0215e424 kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x0215e430 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e448 kind:arm_call to:0x020f76cc module:overlay(31) +from:0x0215e47c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215e494 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0215e49c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0215e4a8 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e4b4 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215e4c4 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e4d0 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215e500 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e50c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215e550 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215e55c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e568 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215e5ac kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215e5bc kind:load to:0x02162590 module:overlay(60) +from:0x0215e5c0 kind:load to:0x02162674 module:overlay(60) +from:0x0215e5c4 kind:load to:0x0216267c module:overlay(60) +from:0x0215e5c8 kind:load to:0x02162688 module:overlay(60) +from:0x0215e5cc kind:load to:0x02162694 module:overlay(60) +from:0x0215e618 kind:arm_call to:0x0200f05c module:main +from:0x0215e634 kind:load to:0x021639d0 module:overlay(60) +from:0x0215e638 kind:load to:0x02160cdc module:overlay(60) +from:0x0215e644 kind:arm_call to:0x020f7724 module:overlay(31) +from:0x0215e668 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e670 kind:arm_call to:0x02011ff4 module:main +from:0x0215e694 kind:arm_call to:0x0203d210 module:main +from:0x0215e69c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e6a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e6ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e6b4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e6c0 kind:load to:0x0215d730 module:overlay(60) +from:0x0215e6dc kind:arm_call to:0x0203d210 module:main +from:0x0215e6e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e6ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e6f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e6fc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e704 kind:arm_call to:0x02011ff4 module:main +from:0x0215e710 kind:load to:0x0215d730 module:overlay(60) +from:0x0215e71c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215e730 kind:load to:0x02163ab8 module:overlay(60) +from:0x0215e744 kind:arm_call to:0x02011f3c module:main +from:0x0215e750 kind:arm_call to:0x0215e780 module:overlay(60) +from:0x0215e764 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e77c kind:load to:0x021626a8 module:overlay(60) +from:0x0215e788 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215e79c kind:load to:0x021626cc module:overlay(60) +from:0x0215e7f0 kind:load to:0x02163ab8 module:overlay(60) +from:0x0215e800 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e808 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e820 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e828 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e830 kind:arm_call to:0x02011ff4 module:main +from:0x0215e844 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215e858 kind:load to:0x02163ba0 module:overlay(60) +from:0x0215e86c kind:arm_call to:0x02011f3c module:main +from:0x0215e878 kind:arm_call to:0x0215e8a8 module:overlay(60) +from:0x0215e88c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e8a4 kind:load to:0x0216272c module:overlay(60) +from:0x0215e8b4 kind:arm_call to:0x020f75a4 module:overlay(31) +from:0x0215e8cc kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0215e8f8 kind:arm_call to:0x0203d160 module:main +from:0x0215e908 kind:load to:0x02114800 module:overlays(19,31) +from:0x0215e90c kind:load to:0x021622a0 module:overlay(60) +from:0x0215e910 kind:load to:0x02162750 module:overlay(60) +from:0x0215e914 kind:load to:0x0215d730 module:overlay(60) +from:0x0215e918 kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x0215e930 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e93c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215e948 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215e954 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e960 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215e96c kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215e978 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215e984 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x0215e990 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215e998 kind:load to:0x021627a8 module:overlay(60) +from:0x0215e99c kind:load to:0x021627b4 module:overlay(60) +from:0x0215e9a0 kind:load to:0x021627c0 module:overlay(60) +from:0x0215ea04 kind:load to:0x02163ba0 module:overlay(60) +from:0x0215ea20 kind:arm_call to:0x0203d210 module:main +from:0x0215ea28 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ea30 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ea3c kind:load to:0x0215d730 module:overlay(60) +from:0x0215ea58 kind:arm_call to:0x0203d210 module:main +from:0x0215ea60 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ea68 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ea70 kind:arm_call to:0x02011ff4 module:main +from:0x0215ea7c kind:load to:0x0215d730 module:overlay(60) +from:0x0215ea88 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215ea9c kind:load to:0x02163c88 module:overlay(60) +from:0x0215eab0 kind:arm_call to:0x02011f3c module:main +from:0x0215eabc kind:arm_call to:0x0215eaec module:overlay(60) +from:0x0215ead0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215eae8 kind:load to:0x021627ec module:overlay(60) +from:0x0215eaf4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215eb4c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215eb74 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215eb8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215eba4 kind:load to:0x02162810 module:overlay(60) +from:0x0215eba8 kind:load to:0x02163c88 module:overlay(60) +from:0x0215ebac kind:load to:0x02162440 module:overlay(60) +from:0x0215ec08 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215ec18 kind:load to:0x021627cc module:overlay(60) +from:0x0215ec70 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ec78 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ec80 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ec98 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215eca0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215eca8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ecb0 kind:arm_call to:0x02011ff4 module:main +from:0x0215ecc4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215ecd8 kind:load to:0x02163d70 module:overlay(60) +from:0x0215ecec kind:arm_call to:0x02011f3c module:main +from:0x0215ecf8 kind:arm_call to:0x0215ed28 module:overlay(60) +from:0x0215ed0c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215ed24 kind:load to:0x0216286c module:overlay(60) +from:0x0215ed30 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215ed88 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ed94 kind:load to:0x02162890 module:overlay(60) +from:0x0215ed98 kind:load to:0x02163d70 module:overlay(60) +from:0x0215ee08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ee10 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ee28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ee30 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ee38 kind:arm_call to:0x02011ff4 module:main +from:0x0215ee4c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215ee60 kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x0215ee74 kind:load to:0x02162910 module:overlay(60) +from:0x0215ee80 kind:load to:0x01ffc57c module:itcm +from:0x0215ee8c kind:load to:0x02163e58 module:overlay(60) +from:0x0215eea0 kind:arm_call to:0x02011f3c module:main +from:0x0215eeac kind:arm_call to:0x0215ef20 module:overlay(60) +from:0x0215eec4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215ef10 kind:load to:0x021628ec module:overlay(60) +from:0x0215ef84 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215ef94 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215efb4 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215efd8 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0215eff0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f000 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f074 kind:arm_call to:0x0215ee58 module:overlay(60) +from:0x0215f080 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215f094 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215f0ac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f0c0 kind:arm_call to:0x020eec38 module:overlays(26,31) +from:0x0215f120 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215f150 kind:arm_call_thumb to:0x02099b18 module:overlay(0) +from:0x0215f16c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f1cc kind:arm_call to:0x0203d160 module:main +from:0x0215f220 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215f228 kind:arm_call to:0x020eec78 module:overlay(31) +from:0x0215f238 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f23c kind:load to:0x020b53e4 module:overlay(0) +from:0x0215f244 kind:load to:0x0216187c module:overlay(60) +from:0x0215f248 kind:load to:0x021615d4 module:overlay(60) +from:0x0215f24c kind:load to:0x02162a74 module:overlay(60) +from:0x0215f250 kind:load to:0x0216293c module:overlay(60) +from:0x0215f254 kind:load to:0x02162984 module:overlay(60) +from:0x0215f258 kind:load to:0x020a0328 module:overlay(0) +from:0x0215f25c kind:load to:0x021601e0 module:overlay(60) +from:0x0215f260 kind:load to:0x021629c4 module:overlay(60) +from:0x0215f264 kind:load to:0x02162b88 module:overlay(60) +from:0x0215f270 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215f284 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f298 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f2d0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f2e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f2f4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215f30c kind:arm_call to:0x0203d210 module:main +from:0x0215f318 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f320 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f328 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f330 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215f338 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215f340 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215f34c kind:load to:0x02162a74 module:overlay(60) +from:0x0215f350 kind:load to:0x020a0328 module:overlay(0) +from:0x0215f380 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f398 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f3a4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215f3bc kind:arm_call to:0x0203d210 module:main +from:0x0215f3c8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f3d0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f3d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f3e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215f3e8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215f3f0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215f3f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215f404 kind:load to:0x02162a74 module:overlay(60) +from:0x0215f408 kind:load to:0x020a0328 module:overlay(0) +from:0x0215f424 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x0215f42c kind:arm_call to:0x020e3dc4 module:overlay(31) +from:0x0215f448 kind:load to:0x027e09ac module:dtcm +from:0x0215f474 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215f494 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215f500 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215f56c kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215f5cc kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x0215f5f4 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215f600 kind:load to:0x02162a54 module:overlay(60) +from:0x0215f604 kind:load to:0x0215fda0 module:overlay(60) +from:0x0215f620 kind:arm_call to:0x020e8650 module:overlay(31) +from:0x0215f65c kind:arm_call to:0x020eedc8 module:overlay(31) +from:0x0215f674 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f688 kind:arm_call to:0x020e78d8 module:overlay(31) +from:0x0215f738 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f778 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f7a8 kind:arm_call to:0x020d6c9c module:overlay(24) +from:0x0215f7ec kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215f8a8 kind:load to:0x02049be4 module:main +from:0x0215f8ec kind:load to:0x0215f8f0 module:overlay(60) +from:0x0215f944 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215f994 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f9c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215fa10 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215fa34 kind:arm_call to:0x020eee08 module:overlay(31) +from:0x0215fa40 kind:load to:0x0203e964 module:main +from:0x0215fa68 kind:arm_call to:0x0215fcc8 module:overlay(60) +from:0x0215fa94 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215fac4 kind:arm_call to:0x0215fe58 module:overlay(60) +from:0x0215fad4 kind:arm_call to:0x02160068 module:overlay(60) +from:0x0215fb48 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215fc20 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215fc60 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215fca0 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215fcac kind:load to:0x02163e58 module:overlay(60) +from:0x0215fcb0 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215fcbc kind:load to:0x02162b88 module:overlay(60) +from:0x0215fcc0 kind:load to:0x02162c30 module:overlay(60) +from:0x0215fcc4 kind:load to:0x02162c48 module:overlay(60) +from:0x0215fd9c kind:load to:0x027e0d3c module:dtcm +from:0x0215fe20 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215fe30 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fe54 kind:load to:0x0203e964 module:main +from:0x0215fe80 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ff6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ff84 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215ff94 kind:load to:0x0203e964 module:main +from:0x0215ff98 kind:load to:0x027e0cec module:dtcm +from:0x0215ffa8 kind:arm_call to:0x020a9324 module:overlay(0) +from:0x0215ffd8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ffec kind:arm_call to:0x0206dc4c module:overlay(0) +from:0x02160004 kind:arm_call to:0x0215fe58 module:overlay(60) +from:0x02160060 kind:load to:0x020b5254 module:overlay(0) +from:0x02160064 kind:load to:0x027e0cd8 module:dtcm +from:0x02160098 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021600d8 kind:arm_call to:0x02071cc4 module:overlay(0) +from:0x02160138 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x02160150 kind:arm_call to:0x01ff916c module:itcm +from:0x02160168 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160190 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021601d0 kind:load to:0x027e09a8 module:dtcm +from:0x021601d8 kind:load to:0x027e0cec module:dtcm +from:0x021601f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021601fc kind:arm_call to:0x02011ff4 module:main +from:0x02160210 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02160218 kind:arm_call to:0x02011ff4 module:main +from:0x0216022c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02160234 kind:arm_call to:0x02011ff4 module:main +from:0x02160248 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216025c kind:load to:0x02163f40 module:overlay(60) +from:0x02160270 kind:arm_call to:0x02011f3c module:main +from:0x0216027c kind:arm_call to:0x021602d8 module:overlay(60) +from:0x02160290 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021602cc kind:load to:0x02162ce0 module:overlay(60) +from:0x02160304 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02160324 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02160340 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02160350 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021603c4 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x021603e4 kind:load to:0x02163f40 module:overlay(60) +from:0x021603e8 kind:load to:0x0216187c module:overlay(60) +from:0x021603ec kind:load to:0x021615d4 module:overlay(60) +from:0x021603f0 kind:load to:0x02162d4c module:overlay(60) +from:0x021603f4 kind:load to:0x02162cfc module:overlay(60) +from:0x021603f8 kind:load to:0x02160d04 module:overlay(60) +from:0x02160408 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160410 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02160418 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02160430 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160438 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02160440 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02160448 kind:arm_call to:0x02011ff4 module:main +from:0x0216045c kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x02160478 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216048c kind:load to:0x02164028 module:overlay(60) +from:0x021604a0 kind:arm_call to:0x02011f3c module:main +from:0x021604ac kind:arm_call to:0x0216054c module:overlay(60) +from:0x021604c4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021604d4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160534 kind:load to:0x02162e6c module:overlay(60) +from:0x02160538 kind:load to:0x02162ea4 module:overlay(60) +from:0x0216053c kind:load to:0x02162e88 module:overlay(60) +from:0x02160554 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021605ac kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021605c0 kind:load to:0x02162ecc module:overlay(60) +from:0x021605c4 kind:load to:0x02164028 module:overlay(60) +from:0x021605c8 kind:load to:0x021640fc module:overlay(60) +from:0x02160604 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216060c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160624 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216062c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160634 kind:arm_call to:0x02011ff4 module:main +from:0x02160648 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0216065c kind:load to:0x0216412c module:overlay(60) +from:0x02160670 kind:arm_call to:0x02011f3c module:main +from:0x0216067c kind:arm_call to:0x02160730 module:overlay(60) +from:0x02160694 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021606a4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0216071c kind:load to:0x02162f0c module:overlay(60) +from:0x02160720 kind:load to:0x02162f44 module:overlay(60) +from:0x02160724 kind:load to:0x02162f28 module:overlay(60) +from:0x02160738 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0216077c kind:load to:0x02162f6c module:overlay(60) +from:0x02160780 kind:load to:0x020b19a8 module:overlay(0) +from:0x021607b0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021607cc kind:load to:0x027e0cd8 module:dtcm +from:0x021607d0 kind:load to:0x02164200 module:overlay(60) +from:0x0216081c kind:arm_call to:0x01fff498 module:itcm +from:0x02160828 kind:arm_call to:0x01fff584 module:itcm +from:0x02160864 kind:arm_call to:0x01fff498 module:itcm +from:0x02160870 kind:arm_call to:0x01fff584 module:itcm +from:0x021608ac kind:arm_call to:0x01fff498 module:itcm +from:0x021608b8 kind:arm_call to:0x01fff584 module:itcm +from:0x021608f4 kind:arm_call to:0x01fff498 module:itcm +from:0x02160900 kind:arm_call to:0x01fff584 module:itcm +from:0x02160934 kind:arm_call to:0x02160a88 module:overlay(60) +from:0x0216094c kind:arm_call to:0x02160a88 module:overlay(60) +from:0x02160964 kind:arm_call to:0x02160a88 module:overlay(60) +from:0x0216097c kind:arm_call to:0x02160a88 module:overlay(60) +from:0x021609d8 kind:load to:0x027e0ce8 module:dtcm +from:0x021609e0 kind:load to:0x02160d3c module:overlay(60) +from:0x02160a1c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02160a40 kind:load to:0x0203e964 module:main +from:0x02160a64 kind:arm_call to:0x0200f05c module:main +from:0x02160a80 kind:load to:0x0216412c module:overlay(60) +from:0x02160a84 kind:load to:0x02160d0c module:overlay(60) +from:0x02160aac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160ab4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160acc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160ad4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160adc kind:arm_call to:0x02011ff4 module:main +from:0x02160af0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02160b04 kind:load to:0x02164234 module:overlay(60) +from:0x02160b18 kind:arm_call to:0x02011f3c module:main +from:0x02160b24 kind:arm_call to:0x02160b70 module:overlay(60) +from:0x02160b38 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02160b68 kind:load to:0x02162fb0 module:overlay(60) +from:0x02160b78 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02160b88 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160b9c kind:load to:0x02162fcc module:overlay(60) +from:0x02160ba0 kind:load to:0x02162f44 module:overlay(60) +from:0x02160bd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160c0c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160c78 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160c8c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160c94 kind:arm_call to:0x02011ff4 module:main +from:0x02160ca8 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02160e18 kind:arm_call to:0x02157ff0 module:overlay(60) +from:0x02160e28 kind:arm_call to:0x0203ce74 module:main +from:0x02160e50 kind:arm_call to:0x02158078 module:overlay(60) +from:0x02160e60 kind:arm_call to:0x0203ce74 module:main +from:0x02160e88 kind:arm_call to:0x02158104 module:overlay(60) +from:0x02160e98 kind:arm_call to:0x0203ce74 module:main +from:0x02160eac kind:load to:0x02163020 module:overlay(60) +from:0x02160eb0 kind:load to:0x02163050 module:overlay(60) +from:0x02160eb4 kind:load to:0x02159388 module:overlay(60) +from:0x02160eb8 kind:load to:0x0216302c module:overlay(60) +from:0x02160ebc kind:load to:0x02163128 module:overlay(60) +from:0x02160ec0 kind:load to:0x0215939c module:overlay(60) +from:0x02160ec4 kind:load to:0x02163038 module:overlay(60) +from:0x02160ec8 kind:load to:0x02163200 module:overlay(60) +from:0x02160ecc kind:load to:0x021593b0 module:overlay(60) +from:0x02160ed0 kind:load to:0x02163044 module:overlay(60) +from:0x02160f28 kind:arm_call to:0x021593f4 module:overlay(60) +from:0x02160f38 kind:arm_call to:0x0203ce74 module:main +from:0x02160f60 kind:arm_call to:0x02159480 module:overlay(60) +from:0x02160f70 kind:arm_call to:0x0203ce74 module:main +from:0x02160f98 kind:arm_call to:0x02159510 module:overlay(60) +from:0x02160fa8 kind:arm_call to:0x0203ce74 module:main +from:0x02160fc0 kind:load to:0x02161990 module:overlay(60) +from:0x02160fc4 kind:load to:0x021632d8 module:overlay(60) +from:0x02160fc8 kind:load to:0x02163320 module:overlay(60) +from:0x02160fcc kind:load to:0x0215c7c0 module:overlay(60) +from:0x02160fd0 kind:load to:0x021632f0 module:overlay(60) +from:0x02160fd4 kind:load to:0x02163364 module:overlay(60) +from:0x02160fd8 kind:load to:0x0215c7d4 module:overlay(60) +from:0x02160fdc kind:load to:0x021632fc module:overlay(60) +from:0x02160fe0 kind:load to:0x021633a8 module:overlay(60) +from:0x02160fe4 kind:load to:0x0215c7e8 module:overlay(60) +from:0x02160fe8 kind:load to:0x02163308 module:overlay(60) +from:0x02161020 kind:arm_call to:0x0215c82c module:overlay(60) +from:0x02161030 kind:arm_call to:0x0203ce74 module:main +from:0x02161044 kind:load to:0x02161cb4 module:overlay(60) +from:0x0216104c kind:load to:0x021633ec module:overlay(60) +from:0x02161050 kind:load to:0x021633fc module:overlay(60) +from:0x02161054 kind:load to:0x0215cfe4 module:overlay(60) +from:0x02161058 kind:load to:0x021633f0 module:overlay(60) +from:0x02161078 kind:arm_call to:0x0215d028 module:overlay(60) +from:0x02161088 kind:arm_call to:0x0203ce74 module:main +from:0x0216109c kind:load to:0x021634d4 module:overlay(60) +from:0x021610a0 kind:load to:0x021634e4 module:overlay(60) +from:0x021610a4 kind:load to:0x0215d5e0 module:overlay(60) +from:0x021610a8 kind:load to:0x021634d8 module:overlay(60) +from:0x021610c8 kind:arm_call to:0x0215d624 module:overlay(60) +from:0x021610d8 kind:arm_call to:0x0203ce74 module:main +from:0x021610ec kind:load to:0x021635bc module:overlay(60) +from:0x021610f0 kind:load to:0x021635cc module:overlay(60) +from:0x021610f4 kind:load to:0x0215d994 module:overlay(60) +from:0x021610f8 kind:load to:0x021635c0 module:overlay(60) +from:0x02161118 kind:arm_call to:0x0215d9d8 module:overlay(60) +from:0x02161128 kind:arm_call to:0x0203ce74 module:main +from:0x0216113c kind:load to:0x021636a4 module:overlay(60) +from:0x02161140 kind:load to:0x021636b4 module:overlay(60) +from:0x02161144 kind:load to:0x0215dae8 module:overlay(60) +from:0x02161148 kind:load to:0x021636a8 module:overlay(60) +from:0x02161168 kind:arm_call to:0x0215db2c module:overlay(60) +from:0x02161178 kind:arm_call to:0x0203ce74 module:main +from:0x0216118c kind:load to:0x0216378c module:overlay(60) +from:0x02161190 kind:load to:0x0216379c module:overlay(60) +from:0x02161194 kind:load to:0x0215e18c module:overlay(60) +from:0x02161198 kind:load to:0x02163790 module:overlay(60) +from:0x021611b8 kind:arm_call to:0x0215e1dc module:overlay(60) +from:0x021611c8 kind:arm_call to:0x0203ce74 module:main +from:0x021611dc kind:load to:0x021638d8 module:overlay(60) +from:0x021611e0 kind:load to:0x021638e8 module:overlay(60) +from:0x021611e4 kind:load to:0x0215e2c0 module:overlay(60) +from:0x021611e8 kind:load to:0x021638dc module:overlay(60) +from:0x02161208 kind:arm_call to:0x0215e304 module:overlay(60) +from:0x02161218 kind:arm_call to:0x0203ce74 module:main +from:0x0216122c kind:load to:0x021639c0 module:overlay(60) +from:0x02161230 kind:load to:0x021639d0 module:overlay(60) +from:0x02161234 kind:load to:0x0215e714 module:overlay(60) +from:0x02161238 kind:load to:0x021639c4 module:overlay(60) +from:0x02161258 kind:arm_call to:0x0215e758 module:overlay(60) +from:0x02161268 kind:arm_call to:0x0203ce74 module:main +from:0x0216127c kind:load to:0x02163aa8 module:overlay(60) +from:0x02161280 kind:load to:0x02163ab8 module:overlay(60) +from:0x02161284 kind:load to:0x0215e83c module:overlay(60) +from:0x02161288 kind:load to:0x02163aac module:overlay(60) +from:0x021612a8 kind:arm_call to:0x0215e880 module:overlay(60) +from:0x021612b8 kind:arm_call to:0x0203ce74 module:main +from:0x021612cc kind:load to:0x02163b90 module:overlay(60) +from:0x021612d0 kind:load to:0x02163ba0 module:overlay(60) +from:0x021612d4 kind:load to:0x0215ea80 module:overlay(60) +from:0x021612d8 kind:load to:0x02163b94 module:overlay(60) +from:0x021612f8 kind:arm_call to:0x0215eac4 module:overlay(60) +from:0x02161308 kind:arm_call to:0x0203ce74 module:main +from:0x0216131c kind:load to:0x02163c78 module:overlay(60) +from:0x02161320 kind:load to:0x02163c88 module:overlay(60) +from:0x02161324 kind:load to:0x0215ecbc module:overlay(60) +from:0x02161328 kind:load to:0x02163c7c module:overlay(60) +from:0x02161348 kind:arm_call to:0x0215ed00 module:overlay(60) +from:0x02161358 kind:arm_call to:0x0203ce74 module:main +from:0x0216136c kind:load to:0x02163d60 module:overlay(60) +from:0x02161370 kind:load to:0x02163d70 module:overlay(60) +from:0x02161374 kind:load to:0x0215ee44 module:overlay(60) +from:0x02161378 kind:load to:0x02163d64 module:overlay(60) +from:0x02161398 kind:arm_call to:0x0215eeb8 module:overlay(60) +from:0x021613a8 kind:arm_call to:0x0203ce74 module:main +from:0x021613bc kind:load to:0x02163e48 module:overlay(60) +from:0x021613c0 kind:load to:0x02163e58 module:overlay(60) +from:0x021613c4 kind:load to:0x02160240 module:overlay(60) +from:0x021613c8 kind:load to:0x02163e4c module:overlay(60) +from:0x021613e8 kind:arm_call to:0x02160284 module:overlay(60) +from:0x021613f8 kind:arm_call to:0x0203ce74 module:main +from:0x0216140c kind:load to:0x02163f30 module:overlay(60) +from:0x02161410 kind:load to:0x02163f40 module:overlay(60) +from:0x02161414 kind:load to:0x02160470 module:overlay(60) +from:0x02161418 kind:load to:0x02163f34 module:overlay(60) +from:0x02161438 kind:arm_call to:0x021604b4 module:overlay(60) +from:0x02161448 kind:arm_call to:0x0203ce74 module:main +from:0x0216145c kind:load to:0x02164018 module:overlay(60) +from:0x02161460 kind:load to:0x02164028 module:overlay(60) +from:0x02161464 kind:load to:0x02160640 module:overlay(60) +from:0x02161468 kind:load to:0x0216401c module:overlay(60) +from:0x02161488 kind:arm_call to:0x02160684 module:overlay(60) +from:0x02161498 kind:arm_call to:0x0203ce74 module:main +from:0x021614ac kind:load to:0x0216411c module:overlay(60) +from:0x021614b0 kind:load to:0x0216412c module:overlay(60) +from:0x021614b4 kind:load to:0x02160ae8 module:overlay(60) +from:0x021614b8 kind:load to:0x02164120 module:overlay(60) +from:0x021614d8 kind:arm_call to:0x02160b2c module:overlay(60) +from:0x021614e8 kind:arm_call to:0x0203ce74 module:main +from:0x021614fc kind:load to:0x02164224 module:overlay(60) +from:0x02161500 kind:load to:0x02164234 module:overlay(60) +from:0x02161504 kind:load to:0x02160ca0 module:overlay(60) +from:0x02161508 kind:load to:0x02164228 module:overlay(60) +from:0x0216150c kind:load to:0x02160dfc module:overlay(60) +from:0x02161510 kind:load to:0x02160ed4 module:overlay(60) +from:0x02161514 kind:load to:0x02160fec module:overlay(60) +from:0x02161518 kind:load to:0x0216105c module:overlay(60) +from:0x0216151c kind:load to:0x021610ac module:overlay(60) +from:0x02161520 kind:load to:0x021610fc module:overlay(60) +from:0x02161524 kind:load to:0x0216114c module:overlay(60) +from:0x02161528 kind:load to:0x0216119c module:overlay(60) +from:0x0216152c kind:load to:0x021611ec module:overlay(60) +from:0x02161530 kind:load to:0x0216123c module:overlay(60) +from:0x02161534 kind:load to:0x0216128c module:overlay(60) +from:0x02161538 kind:load to:0x021612dc module:overlay(60) +from:0x0216153c kind:load to:0x0216132c module:overlay(60) +from:0x02161540 kind:load to:0x0216137c module:overlay(60) +from:0x02161544 kind:load to:0x021613cc module:overlay(60) +from:0x02161548 kind:load to:0x0216141c module:overlay(60) +from:0x0216154c kind:load to:0x0216146c module:overlay(60) +from:0x02161550 kind:load to:0x021614bc module:overlay(60) +from:0x02161568 kind:load to:0x021580e0 module:overlay(60) +from:0x0216156c kind:load to:0x02097998 module:overlay(0) +from:0x02161570 kind:load to:0x020977a8 module:overlay(0) +from:0x02161574 kind:load to:0x02097824 module:overlay(0) +from:0x02161578 kind:load to:0x020979a0 module:overlay(0) +from:0x0216157c kind:load to:0x020979c0 module:overlay(0) +from:0x02161580 kind:load to:0x020979ec module:overlay(0) +from:0x0216158c kind:load to:0x02158054 module:overlay(60) +from:0x02161590 kind:load to:0x02097998 module:overlay(0) +from:0x02161594 kind:load to:0x020977a8 module:overlay(0) +from:0x02161598 kind:load to:0x02097824 module:overlay(0) +from:0x0216159c kind:load to:0x020979a0 module:overlay(0) +from:0x021615a0 kind:load to:0x020979c0 module:overlay(0) +from:0x021615a4 kind:load to:0x020979ec module:overlay(0) +from:0x021615b0 kind:load to:0x02157fcc module:overlay(60) +from:0x021615b4 kind:load to:0x02097998 module:overlay(0) +from:0x021615b8 kind:load to:0x020977a8 module:overlay(0) +from:0x021615bc kind:load to:0x02097824 module:overlay(0) +from:0x021615c0 kind:load to:0x020979a0 module:overlay(0) +from:0x021615c4 kind:load to:0x020979c0 module:overlay(0) +from:0x021615c8 kind:load to:0x020979ec module:overlay(0) +from:0x021615d4 kind:load to:0x021582d4 module:overlay(60) +from:0x021615d8 kind:load to:0x02159324 module:overlay(60) +from:0x021615dc kind:load to:0x0209a2a8 module:overlay(0) +from:0x021615e0 kind:load to:0x0209a2dc module:overlay(0) +from:0x021615e4 kind:load to:0x0209a374 module:overlay(0) +from:0x021615e8 kind:load to:0x0209a388 module:overlay(0) +from:0x021615ec kind:load to:0x0209a138 module:overlay(0) +from:0x021615f0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x021615f4 kind:load to:0x0209a438 module:overlay(0) +from:0x021615f8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021615fc kind:load to:0x0209a344 module:overlay(0) +from:0x02161600 kind:load to:0x0209a35c module:overlay(0) +from:0x02161604 kind:load to:0x0209a39c module:overlay(0) +from:0x02161608 kind:load to:0x0209a728 module:overlay(0) +from:0x0216160c kind:load to:0x021592f8 module:overlay(60) +from:0x02161610 kind:load to:0x021592d4 module:overlay(60) +from:0x02161614 kind:load to:0x0209a760 module:overlay(0) +from:0x021616c0 kind:load to:0x02158d98 module:overlay(60) +from:0x021616c8 kind:load to:0x021589e0 module:overlay(60) +from:0x021616d0 kind:load to:0x02158e2c module:overlay(60) +from:0x021616d8 kind:load to:0x02158bf0 module:overlay(60) +from:0x021616e0 kind:load to:0x02158ec4 module:overlay(60) +from:0x02161730 kind:load to:0x02158e14 module:overlay(60) +from:0x02161738 kind:load to:0x02158b08 module:overlay(60) +from:0x02161740 kind:load to:0x02158ea4 module:overlay(60) +from:0x02161748 kind:load to:0x02158ca8 module:overlay(60) +from:0x02161750 kind:load to:0x02158f38 module:overlay(60) +from:0x02161760 kind:load to:0x0209856c module:overlay(0) +from:0x02161764 kind:load to:0x020985a8 module:overlay(0) +from:0x02161768 kind:load to:0x020985c0 module:overlay(0) +from:0x0216176c kind:load to:0x020985cc module:overlay(0) +from:0x02161770 kind:load to:0x01fff464 module:itcm +from:0x02161774 kind:load to:0x020a9a2c module:overlay(0) +from:0x02161778 kind:load to:0x020a8d7c module:overlay(0) +from:0x0216177c kind:load to:0x020a8df8 module:overlay(0) +from:0x02161780 kind:load to:0x02158598 module:overlay(60) +from:0x02161784 kind:load to:0x020a9948 module:overlay(0) +from:0x02161788 kind:load to:0x02098510 module:overlay(0) +from:0x0216178c kind:load to:0x02158520 module:overlay(60) +from:0x02161790 kind:load to:0x02098518 module:overlay(0) +from:0x02161794 kind:load to:0x0209851c module:overlay(0) +from:0x02161798 kind:load to:0x020985d8 module:overlay(0) +from:0x0216179c kind:load to:0x02098644 module:overlay(0) +from:0x021617a0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021617a4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021617a8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021617ac kind:load to:0x021582e8 module:overlay(60) +from:0x021617b0 kind:load to:0x02158318 module:overlay(60) +from:0x021617b4 kind:load to:0x02158350 module:overlay(60) +from:0x021617b8 kind:load to:0x0215852c module:overlay(60) +from:0x021617bc kind:load to:0x020a9324 module:overlay(0) +from:0x021617c0 kind:load to:0x020a8fcc module:overlay(0) +from:0x021617c4 kind:load to:0x020a9034 module:overlay(0) +from:0x021617c8 kind:load to:0x020a91a4 module:overlay(0) +from:0x021617cc kind:load to:0x020a91a0 module:overlay(0) +from:0x021617d0 kind:load to:0x020a9270 module:overlay(0) +from:0x021617d4 kind:load to:0x020a9294 module:overlay(0) +from:0x021617d8 kind:load to:0x020a9298 module:overlay(0) +from:0x021617dc kind:load to:0x020a91f4 module:overlay(0) +from:0x021617e0 kind:load to:0x020a91fc module:overlay(0) +from:0x021617e4 kind:load to:0x020a9204 module:overlay(0) +from:0x021617e8 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021617ec kind:load to:0x020a8fb0 module:overlay(0) +from:0x021617f0 kind:load to:0x021583e0 module:overlay(60) +from:0x021617f4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021617f8 kind:load to:0x020a949c module:overlay(0) +from:0x021617fc kind:load to:0x020a95ec module:overlay(0) +from:0x02161800 kind:load to:0x020a9618 module:overlay(0) +from:0x02161804 kind:load to:0x020a9638 module:overlay(0) +from:0x02161808 kind:load to:0x020a9850 module:overlay(0) +from:0x0216180c kind:load to:0x021591f8 module:overlay(60) +from:0x02161810 kind:load to:0x020a8f14 module:overlay(0) +from:0x02161814 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02161818 kind:load to:0x020a99f8 module:overlay(0) +from:0x0216181c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02161820 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02161824 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02161828 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0216182c kind:load to:0x0215883c module:overlay(60) +from:0x02161830 kind:load to:0x021588d8 module:overlay(60) +from:0x02161834 kind:load to:0x0215891c module:overlay(60) +from:0x02161838 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0216183c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02161840 kind:load to:0x02158810 module:overlay(60) +from:0x02161844 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02161848 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0216184c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02161850 kind:load to:0x02158880 module:overlay(60) +from:0x02161854 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02161858 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0216185c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02161860 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02161864 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02161868 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0216186c kind:load to:0x02159160 module:overlay(60) +from:0x02161870 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0216187c kind:load to:0x0209856c module:overlay(0) +from:0x02161880 kind:load to:0x020985a8 module:overlay(0) +from:0x02161884 kind:load to:0x020985c0 module:overlay(0) +from:0x02161888 kind:load to:0x020985cc module:overlay(0) +from:0x0216188c kind:load to:0x01fff464 module:itcm +from:0x02161890 kind:load to:0x020a9a2c module:overlay(0) +from:0x02161894 kind:load to:0x020a8d7c module:overlay(0) +from:0x02161898 kind:load to:0x020a8df8 module:overlay(0) +from:0x0216189c kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x021618a0 kind:load to:0x020a9948 module:overlay(0) +from:0x021618a4 kind:load to:0x02098510 module:overlay(0) +from:0x021618a8 kind:load to:0x020a99b0 module:overlay(0) +from:0x021618ac kind:load to:0x02098518 module:overlay(0) +from:0x021618b0 kind:load to:0x0209851c module:overlay(0) +from:0x021618b4 kind:load to:0x020985d8 module:overlay(0) +from:0x021618b8 kind:load to:0x02098644 module:overlay(0) +from:0x021618bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021618c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021618c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021618c8 kind:load to:0x02159368 module:overlay(60) +from:0x021618cc kind:load to:0x02159340 module:overlay(60) +from:0x021618d0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x021618d4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x021618d8 kind:load to:0x020a9324 module:overlay(0) +from:0x021618dc kind:load to:0x020a8fcc module:overlay(0) +from:0x021618e0 kind:load to:0x020a9034 module:overlay(0) +from:0x021618e4 kind:load to:0x020a91a4 module:overlay(0) +from:0x021618e8 kind:load to:0x020a91a0 module:overlay(0) +from:0x021618ec kind:load to:0x020a9270 module:overlay(0) +from:0x021618f0 kind:load to:0x020a9294 module:overlay(0) +from:0x021618f4 kind:load to:0x020a9298 module:overlay(0) +from:0x021618f8 kind:load to:0x020a91f4 module:overlay(0) +from:0x021618fc kind:load to:0x020a91fc module:overlay(0) +from:0x02161900 kind:load to:0x020a9204 module:overlay(0) +from:0x02161904 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02161908 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0216190c kind:load to:0x020a8fb8 module:overlay(0) +from:0x02161910 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02161914 kind:load to:0x020a949c module:overlay(0) +from:0x02161918 kind:load to:0x020a95ec module:overlay(0) +from:0x0216191c kind:load to:0x020a9618 module:overlay(0) +from:0x02161920 kind:load to:0x020a9638 module:overlay(0) +from:0x02161924 kind:load to:0x020a9850 module:overlay(0) +from:0x02161928 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0216192c kind:load to:0x020a8f14 module:overlay(0) +from:0x02161930 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02161934 kind:load to:0x020a99f8 module:overlay(0) +from:0x02161938 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0216193c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02161940 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02161944 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02161948 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0216194c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02161950 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02161954 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02161958 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0216195c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02161960 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02161964 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02161968 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0216196c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02161970 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02161974 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02161978 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0216197c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02161980 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02161984 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02161988 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0216198c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021619ac kind:load to:0x021593d0 module:overlay(60) +from:0x021619b0 kind:load to:0x02097a38 module:overlay(0) +from:0x021619b4 kind:load to:0x02097a6c module:overlay(0) +from:0x021619b8 kind:load to:0x02097824 module:overlay(0) +from:0x021619bc kind:load to:0x02097a40 module:overlay(0) +from:0x021619c0 kind:load to:0x02097868 module:overlay(0) +from:0x021619c4 kind:load to:0x0209786c module:overlay(0) +from:0x021619d0 kind:load to:0x021594ec module:overlay(60) +from:0x021619d4 kind:load to:0x02097a38 module:overlay(0) +from:0x021619d8 kind:load to:0x02097a6c module:overlay(0) +from:0x021619dc kind:load to:0x02097824 module:overlay(0) +from:0x021619e0 kind:load to:0x02097a40 module:overlay(0) +from:0x021619e4 kind:load to:0x02097868 module:overlay(0) +from:0x021619e8 kind:load to:0x0209786c module:overlay(0) +from:0x021619f4 kind:load to:0x0215945c module:overlay(60) +from:0x021619f8 kind:load to:0x02097a38 module:overlay(0) +from:0x021619fc kind:load to:0x02097a6c module:overlay(0) +from:0x02161a00 kind:load to:0x02097824 module:overlay(0) +from:0x02161a04 kind:load to:0x02097a40 module:overlay(0) +from:0x02161a08 kind:load to:0x02097868 module:overlay(0) +from:0x02161a0c kind:load to:0x0209786c module:overlay(0) +from:0x02161aa0 kind:load to:0x0215a4e4 module:overlay(60) +from:0x02161aa8 kind:load to:0x0215a618 module:overlay(60) +from:0x02161ab0 kind:load to:0x0215a950 module:overlay(60) +from:0x02161ab8 kind:load to:0x0215ac0c module:overlay(60) +from:0x02161ac0 kind:load to:0x0215af18 module:overlay(60) +from:0x02161ac8 kind:load to:0x0215b108 module:overlay(60) +from:0x02161ad0 kind:load to:0x0215b1c0 module:overlay(60) +from:0x02161ad8 kind:load to:0x0215b2c0 module:overlay(60) +from:0x02161ae0 kind:load to:0x0215b7d4 module:overlay(60) +from:0x02161ae8 kind:load to:0x0215ba04 module:overlay(60) +from:0x02161af0 kind:load to:0x0215ba74 module:overlay(60) +from:0x02161b40 kind:load to:0x0215a450 module:overlay(60) +from:0x02161b48 kind:load to:0x0215a570 module:overlay(60) +from:0x02161b50 kind:load to:0x0215a8dc module:overlay(60) +from:0x02161b58 kind:load to:0x0215ab80 module:overlay(60) +from:0x02161b60 kind:load to:0x0215af00 module:overlay(60) +from:0x02161b68 kind:load to:0x0215b094 module:overlay(60) +from:0x02161b70 kind:load to:0x0215b1bc module:overlay(60) +from:0x02161b78 kind:load to:0x0215b24c module:overlay(60) +from:0x02161b80 kind:load to:0x0215b7a4 module:overlay(60) +from:0x02161b88 kind:load to:0x0215b998 module:overlay(60) +from:0x02161b90 kind:load to:0x0215ba40 module:overlay(60) +from:0x02161ba0 kind:load to:0x0209856c module:overlay(0) +from:0x02161ba4 kind:load to:0x020985a8 module:overlay(0) +from:0x02161ba8 kind:load to:0x020985c0 module:overlay(0) +from:0x02161bac kind:load to:0x020985cc module:overlay(0) +from:0x02161bb0 kind:load to:0x01fff464 module:itcm +from:0x02161bb4 kind:load to:0x020a9a2c module:overlay(0) +from:0x02161bb8 kind:load to:0x020a8d7c module:overlay(0) +from:0x02161bbc kind:load to:0x020a8df8 module:overlay(0) +from:0x02161bc0 kind:load to:0x02159958 module:overlay(60) +from:0x02161bc4 kind:load to:0x02159fac module:overlay(60) +from:0x02161bc8 kind:load to:0x02098510 module:overlay(0) +from:0x02161bcc kind:load to:0x020a99b0 module:overlay(0) +from:0x02161bd0 kind:load to:0x0215a164 module:overlay(60) +from:0x02161bd4 kind:load to:0x0209851c module:overlay(0) +from:0x02161bd8 kind:load to:0x020985d8 module:overlay(0) +from:0x02161bdc kind:load to:0x02098644 module:overlay(0) +from:0x02161be0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02161be4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02161be8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02161bec kind:load to:0x0215977c module:overlay(60) +from:0x02161bf0 kind:load to:0x02159800 module:overlay(60) +from:0x02161bf4 kind:load to:0x0215988c module:overlay(60) +from:0x02161bf8 kind:load to:0x0215a3a8 module:overlay(60) +from:0x02161bfc kind:load to:0x020a9324 module:overlay(0) +from:0x02161c00 kind:load to:0x0215c598 module:overlay(60) +from:0x02161c04 kind:load to:0x020a9034 module:overlay(0) +from:0x02161c08 kind:load to:0x0215c60c module:overlay(60) +from:0x02161c0c kind:load to:0x020a91a0 module:overlay(0) +from:0x02161c10 kind:load to:0x020a9270 module:overlay(0) +from:0x02161c14 kind:load to:0x020a9294 module:overlay(0) +from:0x02161c18 kind:load to:0x020a9298 module:overlay(0) +from:0x02161c1c kind:load to:0x020a91f4 module:overlay(0) +from:0x02161c20 kind:load to:0x020a91fc module:overlay(0) +from:0x02161c24 kind:load to:0x020a9204 module:overlay(0) +from:0x02161c28 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02161c2c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02161c30 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02161c34 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02161c38 kind:load to:0x020a949c module:overlay(0) +from:0x02161c3c kind:load to:0x020a95ec module:overlay(0) +from:0x02161c40 kind:load to:0x020a9618 module:overlay(0) +from:0x02161c44 kind:load to:0x0215be84 module:overlay(60) +from:0x02161c48 kind:load to:0x020a9850 module:overlay(0) +from:0x02161c4c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02161c50 kind:load to:0x020a8f14 module:overlay(0) +from:0x02161c54 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02161c58 kind:load to:0x020a99f8 module:overlay(0) +from:0x02161c5c kind:load to:0x0215a3f4 module:overlay(60) +from:0x02161c60 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02161c64 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02161c68 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02161c6c kind:load to:0x0215a40c module:overlay(60) +from:0x02161c70 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02161c74 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02161c78 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02161c7c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02161c80 kind:load to:0x0215a400 module:overlay(60) +from:0x02161c84 kind:load to:0x0215b38c module:overlay(60) +from:0x02161c88 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02161c8c kind:load to:0x0215b570 module:overlay(60) +from:0x02161c90 kind:load to:0x0215a424 module:overlay(60) +from:0x02161c94 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02161c98 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02161c9c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02161ca0 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02161ca4 kind:load to:0x0215a378 module:overlay(60) +from:0x02161ca8 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02161cac kind:load to:0x0215c4b0 module:overlay(60) +from:0x02161cb0 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02161ccc kind:load to:0x0215c808 module:overlay(60) +from:0x02161cd0 kind:load to:0x02097998 module:overlay(0) +from:0x02161cd4 kind:load to:0x020977a8 module:overlay(0) +from:0x02161cd8 kind:load to:0x02097824 module:overlay(0) +from:0x02161cdc kind:load to:0x020979a0 module:overlay(0) +from:0x02161ce0 kind:load to:0x020979c0 module:overlay(0) +from:0x02161ce4 kind:load to:0x020979ec module:overlay(0) +from:0x02161d30 kind:load to:0x0215cba4 module:overlay(60) +from:0x02161d38 kind:load to:0x0215cca8 module:overlay(60) +from:0x02161d40 kind:load to:0x0215cd04 module:overlay(60) +from:0x02161d90 kind:load to:0x0215cc18 module:overlay(60) +from:0x02161d98 kind:load to:0x0215ccc4 module:overlay(60) +from:0x02161da0 kind:load to:0x0215cd70 module:overlay(60) +from:0x02161e40 kind:load to:0x0209856c module:overlay(0) +from:0x02161e44 kind:load to:0x020985a8 module:overlay(0) +from:0x02161e48 kind:load to:0x020985c0 module:overlay(0) +from:0x02161e4c kind:load to:0x020985cc module:overlay(0) +from:0x02161e50 kind:load to:0x01fff464 module:itcm +from:0x02161e54 kind:load to:0x020a9a2c module:overlay(0) +from:0x02161e58 kind:load to:0x020a8d7c module:overlay(0) +from:0x02161e5c kind:load to:0x020a8df8 module:overlay(0) +from:0x02161e60 kind:load to:0x0215ca18 module:overlay(60) +from:0x02161e64 kind:load to:0x020a9948 module:overlay(0) +from:0x02161e68 kind:load to:0x02098510 module:overlay(0) +from:0x02161e6c kind:load to:0x020a99b0 module:overlay(0) +from:0x02161e70 kind:load to:0x02098518 module:overlay(0) +from:0x02161e74 kind:load to:0x0209851c module:overlay(0) +from:0x02161e78 kind:load to:0x020985d8 module:overlay(0) +from:0x02161e7c kind:load to:0x02098644 module:overlay(0) +from:0x02161e80 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02161e84 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02161e88 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02161e8c kind:load to:0x0215cf8c module:overlay(60) +from:0x02161e90 kind:load to:0x0215cfb4 module:overlay(60) +from:0x02161e94 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02161e98 kind:load to:0x0215c9cc module:overlay(60) +from:0x02161e9c kind:load to:0x020a9324 module:overlay(0) +from:0x02161ea0 kind:load to:0x020a8fcc module:overlay(0) +from:0x02161ea4 kind:load to:0x020a9034 module:overlay(0) +from:0x02161ea8 kind:load to:0x020a91a4 module:overlay(0) +from:0x02161eac kind:load to:0x020a91a0 module:overlay(0) +from:0x02161eb0 kind:load to:0x020a9270 module:overlay(0) +from:0x02161eb4 kind:load to:0x020a9294 module:overlay(0) +from:0x02161eb8 kind:load to:0x020a9298 module:overlay(0) +from:0x02161ebc kind:load to:0x0215ced0 module:overlay(60) +from:0x02161ec0 kind:load to:0x0215ceec module:overlay(60) +from:0x02161ec4 kind:load to:0x020a9204 module:overlay(0) +from:0x02161ec8 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02161ecc kind:load to:0x020a8fb0 module:overlay(0) +from:0x02161ed0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02161ed4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02161ed8 kind:load to:0x020a949c module:overlay(0) +from:0x02161edc kind:load to:0x020a95ec module:overlay(0) +from:0x02161ee0 kind:load to:0x020a9618 module:overlay(0) +from:0x02161ee4 kind:load to:0x020a9638 module:overlay(0) +from:0x02161ee8 kind:load to:0x020a9850 module:overlay(0) +from:0x02161eec kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02161ef0 kind:load to:0x0215ce1c module:overlay(60) +from:0x02161ef4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02161ef8 kind:load to:0x020a99f8 module:overlay(0) +from:0x02161efc kind:load to:0x0215cc54 module:overlay(60) +from:0x02161f00 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02161f04 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02161f08 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02161f0c kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02161f10 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02161f14 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02161f18 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02161f1c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02161f20 kind:load to:0x0215cc60 module:overlay(60) +from:0x02161f24 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02161f28 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02161f2c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02161f30 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02161f34 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02161f38 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02161f3c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02161f40 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02161f44 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02161f48 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02161f4c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02161f50 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02161f5c kind:load to:0x0215d004 module:overlay(60) +from:0x02161f60 kind:load to:0x02097998 module:overlay(0) +from:0x02161f64 kind:load to:0x020977a8 module:overlay(0) +from:0x02161f68 kind:load to:0x02097824 module:overlay(0) +from:0x02161f6c kind:load to:0x020979a0 module:overlay(0) +from:0x02161f70 kind:load to:0x020979c0 module:overlay(0) +from:0x02161f74 kind:load to:0x020979ec module:overlay(0) +from:0x02162148 kind:load to:0x0209856c module:overlay(0) +from:0x0216214c kind:load to:0x020985a8 module:overlay(0) +from:0x02162150 kind:load to:0x020985c0 module:overlay(0) +from:0x02162154 kind:load to:0x020985cc module:overlay(0) +from:0x02162158 kind:load to:0x01fff464 module:itcm +from:0x0216215c kind:load to:0x020a9a2c module:overlay(0) +from:0x02162160 kind:load to:0x020a8d7c module:overlay(0) +from:0x02162164 kind:load to:0x020a8df8 module:overlay(0) +from:0x02162168 kind:load to:0x0215d244 module:overlay(60) +from:0x0216216c kind:load to:0x020a9948 module:overlay(0) +from:0x02162170 kind:load to:0x02098510 module:overlay(0) +from:0x02162174 kind:load to:0x020a99b0 module:overlay(0) +from:0x02162178 kind:load to:0x02098518 module:overlay(0) +from:0x0216217c kind:load to:0x0209851c module:overlay(0) +from:0x02162180 kind:load to:0x020985d8 module:overlay(0) +from:0x02162184 kind:load to:0x02098644 module:overlay(0) +from:0x02162188 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0216218c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162190 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162194 kind:load to:0x0215d588 module:overlay(60) +from:0x02162198 kind:load to:0x0215d5b0 module:overlay(60) +from:0x0216219c kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x021621a0 kind:load to:0x0215d1dc module:overlay(60) +from:0x021621a4 kind:load to:0x020a9324 module:overlay(0) +from:0x021621a8 kind:load to:0x020a8fcc module:overlay(0) +from:0x021621ac kind:load to:0x020a9034 module:overlay(0) +from:0x021621b0 kind:load to:0x020a91a4 module:overlay(0) +from:0x021621b4 kind:load to:0x020a91a0 module:overlay(0) +from:0x021621b8 kind:load to:0x020a9270 module:overlay(0) +from:0x021621bc kind:load to:0x020a9294 module:overlay(0) +from:0x021621c0 kind:load to:0x020a9298 module:overlay(0) +from:0x021621c4 kind:load to:0x020a91f4 module:overlay(0) +from:0x021621c8 kind:load to:0x020a91fc module:overlay(0) +from:0x021621cc kind:load to:0x020a9204 module:overlay(0) +from:0x021621d0 kind:load to:0x020a8fa8 module:overlay(0) +from:0x021621d4 kind:load to:0x020a8fb0 module:overlay(0) +from:0x021621d8 kind:load to:0x020a8fb8 module:overlay(0) +from:0x021621dc kind:load to:0x020a8fc0 module:overlay(0) +from:0x021621e0 kind:load to:0x0215d4e0 module:overlay(60) +from:0x021621e4 kind:load to:0x020a95ec module:overlay(0) +from:0x021621e8 kind:load to:0x020a9618 module:overlay(0) +from:0x021621ec kind:load to:0x020a9638 module:overlay(0) +from:0x021621f0 kind:load to:0x020a9850 module:overlay(0) +from:0x021621f4 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021621f8 kind:load to:0x020a8f14 module:overlay(0) +from:0x021621fc kind:load to:0x020a8ed8 module:overlay(0) +from:0x02162200 kind:load to:0x020a99f8 module:overlay(0) +from:0x02162204 kind:load to:0x0215d3f0 module:overlay(60) +from:0x02162208 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0216220c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02162210 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02162214 kind:load to:0x0215d424 module:overlay(60) +from:0x02162218 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0216221c kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02162220 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02162224 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02162228 kind:load to:0x0215d4b0 module:overlay(60) +from:0x0216222c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02162230 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02162234 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02162238 kind:load to:0x0215d4bc module:overlay(60) +from:0x0216223c kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02162240 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02162244 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02162248 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0216224c kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02162250 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02162254 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02162258 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0216225c kind:load to:0x0215d468 module:overlay(60) +from:0x02162260 kind:load to:0x0215d480 module:overlay(60) +from:0x02162264 kind:load to:0x0215d498 module:overlay(60) +from:0x02162268 kind:load to:0x0215d4c8 module:overlay(60) +from:0x0216226c kind:load to:0x0215d4cc module:overlay(60) +from:0x02162270 kind:load to:0x0215d4dc module:overlay(60) +from:0x0216227c kind:load to:0x0215d600 module:overlay(60) +from:0x02162280 kind:load to:0x02097998 module:overlay(0) +from:0x02162284 kind:load to:0x020977a8 module:overlay(0) +from:0x02162288 kind:load to:0x02097824 module:overlay(0) +from:0x0216228c kind:load to:0x020979a0 module:overlay(0) +from:0x02162290 kind:load to:0x020979c0 module:overlay(0) +from:0x02162294 kind:load to:0x020979ec module:overlay(0) +from:0x021622a0 kind:load to:0x0215d71c module:overlay(60) +from:0x021622a4 kind:load to:0x0215d900 module:overlay(60) +from:0x021622a8 kind:load to:0x0205a720 module:overlay(0) +from:0x021622ac kind:load to:0x01ffc57c module:itcm +from:0x021622b0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021622b4 kind:load to:0x02057e44 module:overlay(0) +from:0x021622b8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021622bc kind:load to:0x01ffc7a4 module:itcm +from:0x021622c0 kind:load to:0x02057d84 module:overlay(0) +from:0x021622cc kind:load to:0x0209856c module:overlay(0) +from:0x021622d0 kind:load to:0x020985a8 module:overlay(0) +from:0x021622d4 kind:load to:0x020985c0 module:overlay(0) +from:0x021622d8 kind:load to:0x020985cc module:overlay(0) +from:0x021622dc kind:load to:0x01fff464 module:itcm +from:0x021622e0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021622e4 kind:load to:0x0215d768 module:overlay(60) +from:0x021622e8 kind:load to:0x02098504 module:overlay(0) +from:0x021622ec kind:load to:0x0215d7d0 module:overlay(60) +from:0x021622f0 kind:load to:0x0215d87c module:overlay(60) +from:0x021622f4 kind:load to:0x02098510 module:overlay(0) +from:0x021622f8 kind:load to:0x0215d890 module:overlay(60) +from:0x021622fc kind:load to:0x02098518 module:overlay(0) +from:0x02162300 kind:load to:0x0209851c module:overlay(0) +from:0x02162304 kind:load to:0x020985d8 module:overlay(0) +from:0x02162308 kind:load to:0x02098644 module:overlay(0) +from:0x0216230c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162310 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162314 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162318 kind:load to:0x0215d91c module:overlay(60) +from:0x0216231c kind:load to:0x0215d954 module:overlay(60) +from:0x02162320 kind:load to:0x0215d8b0 module:overlay(60) +from:0x0216235c kind:load to:0x0215d9b4 module:overlay(60) +from:0x02162360 kind:load to:0x02097998 module:overlay(0) +from:0x02162364 kind:load to:0x020977a8 module:overlay(0) +from:0x02162368 kind:load to:0x02097824 module:overlay(0) +from:0x0216236c kind:load to:0x020979a0 module:overlay(0) +from:0x02162370 kind:load to:0x020979c0 module:overlay(0) +from:0x02162374 kind:load to:0x020979ec module:overlay(0) +from:0x02162380 kind:load to:0x0209856c module:overlay(0) +from:0x02162384 kind:load to:0x020985a8 module:overlay(0) +from:0x02162388 kind:load to:0x020985c0 module:overlay(0) +from:0x0216238c kind:load to:0x020985cc module:overlay(0) +from:0x02162390 kind:load to:0x01fff464 module:itcm +from:0x02162394 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162398 kind:load to:0x0215d768 module:overlay(60) +from:0x0216239c kind:load to:0x02098504 module:overlay(0) +from:0x021623a0 kind:load to:0x0215d7d0 module:overlay(60) +from:0x021623a4 kind:load to:0x0215d87c module:overlay(60) +from:0x021623a8 kind:load to:0x02098510 module:overlay(0) +from:0x021623ac kind:load to:0x0215d890 module:overlay(60) +from:0x021623b0 kind:load to:0x02098518 module:overlay(0) +from:0x021623b4 kind:load to:0x0209851c module:overlay(0) +from:0x021623b8 kind:load to:0x020985d8 module:overlay(0) +from:0x021623bc kind:load to:0x02098644 module:overlay(0) +from:0x021623c0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021623c4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021623c8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021623cc kind:load to:0x0215da70 module:overlay(60) +from:0x021623d0 kind:load to:0x0215daa8 module:overlay(60) +from:0x021623d4 kind:load to:0x0215da20 module:overlay(60) +from:0x021623f8 kind:load to:0x0215db08 module:overlay(60) +from:0x021623fc kind:load to:0x02097998 module:overlay(0) +from:0x02162400 kind:load to:0x020977a8 module:overlay(0) +from:0x02162404 kind:load to:0x02097824 module:overlay(0) +from:0x02162408 kind:load to:0x0215e078 module:overlay(60) +from:0x0216240c kind:load to:0x020979c0 module:overlay(0) +from:0x02162410 kind:load to:0x0215e060 module:overlay(60) +from:0x02162420 kind:load to:0x02097998 module:overlay(0) +from:0x02162424 kind:load to:0x020977a8 module:overlay(0) +from:0x02162428 kind:load to:0x02097824 module:overlay(0) +from:0x0216242c kind:load to:0x0215e078 module:overlay(60) +from:0x02162430 kind:load to:0x020979c0 module:overlay(0) +from:0x02162434 kind:load to:0x0215e060 module:overlay(60) +from:0x02162440 kind:load to:0x0215dc64 module:overlay(60) +from:0x02162444 kind:load to:0x0215e0d8 module:overlay(60) +from:0x02162448 kind:load to:0x02099b54 module:overlay(0) +from:0x0216244c kind:load to:0x02099b8c module:overlay(0) +from:0x02162450 kind:load to:0x0209a190 module:overlay(0) +from:0x02162454 kind:load to:0x0209a198 module:overlay(0) +from:0x02162458 kind:load to:0x0209a138 module:overlay(0) +from:0x0216245c kind:load to:0x02099d04 module:overlay(0) +from:0x02162460 kind:load to:0x02099bf4 module:overlay(0) +from:0x02162464 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02162468 kind:load to:0x0209a148 module:overlay(0) +from:0x0216246c kind:load to:0x0209a160 module:overlay(0) +from:0x02162470 kind:load to:0x0215e0d0 module:overlay(60) +from:0x02162474 kind:load to:0x0209a178 module:overlay(0) +from:0x02162478 kind:load to:0x0215e0c0 module:overlay(60) +from:0x0216247c kind:load to:0x0215e09c module:overlay(60) +from:0x02162488 kind:load to:0x0209856c module:overlay(0) +from:0x0216248c kind:load to:0x020985a8 module:overlay(0) +from:0x02162490 kind:load to:0x020985c0 module:overlay(0) +from:0x02162494 kind:load to:0x020985cc module:overlay(0) +from:0x02162498 kind:load to:0x01fff464 module:itcm +from:0x0216249c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021624a0 kind:load to:0x0215dd24 module:overlay(60) +from:0x021624a4 kind:load to:0x0215dc78 module:overlay(60) +from:0x021624a8 kind:load to:0x0215deb0 module:overlay(60) +from:0x021624ac kind:load to:0x0215dee0 module:overlay(60) +from:0x021624b0 kind:load to:0x02098510 module:overlay(0) +from:0x021624b4 kind:load to:0x0215def4 module:overlay(60) +from:0x021624b8 kind:load to:0x02098518 module:overlay(0) +from:0x021624bc kind:load to:0x0209851c module:overlay(0) +from:0x021624c0 kind:load to:0x020985d8 module:overlay(0) +from:0x021624c4 kind:load to:0x02098644 module:overlay(0) +from:0x021624c8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021624cc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021624d0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021624d4 kind:load to:0x0215e0f4 module:overlay(60) +from:0x021624d8 kind:load to:0x0215e13c module:overlay(60) +from:0x021624dc kind:load to:0x0215e020 module:overlay(60) +from:0x02162514 kind:load to:0x0215e1b8 module:overlay(60) +from:0x02162518 kind:load to:0x02097998 module:overlay(0) +from:0x0216251c kind:load to:0x020977a8 module:overlay(0) +from:0x02162520 kind:load to:0x02097824 module:overlay(0) +from:0x02162524 kind:load to:0x020979a0 module:overlay(0) +from:0x02162528 kind:load to:0x020979c0 module:overlay(0) +from:0x0216252c kind:load to:0x020979ec module:overlay(0) +from:0x02162538 kind:load to:0x0209856c module:overlay(0) +from:0x0216253c kind:load to:0x020985a8 module:overlay(0) +from:0x02162540 kind:load to:0x020985c0 module:overlay(0) +from:0x02162544 kind:load to:0x020985cc module:overlay(0) +from:0x02162548 kind:load to:0x01fff464 module:itcm +from:0x0216254c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162550 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x02162554 kind:load to:0x0215e224 module:overlay(60) +from:0x02162558 kind:load to:0x02098508 module:overlay(0) +from:0x0216255c kind:load to:0x0209850c module:overlay(0) +from:0x02162560 kind:load to:0x02098510 module:overlay(0) +from:0x02162564 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02162568 kind:load to:0x02098518 module:overlay(0) +from:0x0216256c kind:load to:0x0209851c module:overlay(0) +from:0x02162570 kind:load to:0x020985d8 module:overlay(0) +from:0x02162574 kind:load to:0x02098644 module:overlay(0) +from:0x02162578 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0216257c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162580 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162584 kind:load to:0x0215e278 module:overlay(60) +from:0x02162588 kind:load to:0x0215e298 module:overlay(60) +from:0x0216258c kind:load to:0x0215e228 module:overlay(60) +from:0x021625b0 kind:load to:0x0215e2e0 module:overlay(60) +from:0x021625b4 kind:load to:0x02097998 module:overlay(0) +from:0x021625b8 kind:load to:0x020977a8 module:overlay(0) +from:0x021625bc kind:load to:0x02097824 module:overlay(0) +from:0x021625c0 kind:load to:0x020979a0 module:overlay(0) +from:0x021625c4 kind:load to:0x020979c0 module:overlay(0) +from:0x021625c8 kind:load to:0x020979ec module:overlay(0) +from:0x021625d4 kind:load to:0x0215e428 module:overlay(60) +from:0x021625d8 kind:load to:0x0215e660 module:overlay(60) +from:0x021625dc kind:load to:0x02099b54 module:overlay(0) +from:0x021625e0 kind:load to:0x02099b8c module:overlay(0) +from:0x021625e4 kind:load to:0x0209a190 module:overlay(0) +from:0x021625e8 kind:load to:0x0209a198 module:overlay(0) +from:0x021625ec kind:load to:0x0209a138 module:overlay(0) +from:0x021625f0 kind:load to:0x02099d04 module:overlay(0) +from:0x021625f4 kind:load to:0x02099bf4 module:overlay(0) +from:0x021625f8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021625fc kind:load to:0x0209a148 module:overlay(0) +from:0x02162600 kind:load to:0x0209a160 module:overlay(0) +from:0x02162604 kind:load to:0x0215e0d0 module:overlay(60) +from:0x02162608 kind:load to:0x0209a178 module:overlay(0) +from:0x0216260c kind:load to:0x0215e0c0 module:overlay(60) +from:0x02162610 kind:load to:0x0215e09c module:overlay(60) +from:0x0216261c kind:load to:0x0209856c module:overlay(0) +from:0x02162620 kind:load to:0x020985a8 module:overlay(0) +from:0x02162624 kind:load to:0x020985c0 module:overlay(0) +from:0x02162628 kind:load to:0x020985cc module:overlay(0) +from:0x0216262c kind:load to:0x01fff464 module:itcm +from:0x02162630 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162634 kind:load to:0x0215e43c module:overlay(60) +from:0x02162638 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0216263c kind:load to:0x0215e5d0 module:overlay(60) +from:0x02162640 kind:load to:0x0215e5e8 module:overlay(60) +from:0x02162644 kind:load to:0x02098510 module:overlay(0) +from:0x02162648 kind:load to:0x0215e63c module:overlay(60) +from:0x0216264c kind:load to:0x02098518 module:overlay(0) +from:0x02162650 kind:load to:0x0209851c module:overlay(0) +from:0x02162654 kind:load to:0x020985d8 module:overlay(0) +from:0x02162658 kind:load to:0x02098644 module:overlay(0) +from:0x0216265c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162660 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162664 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162668 kind:load to:0x0215e67c module:overlay(60) +from:0x0216266c kind:load to:0x0215e6c4 module:overlay(60) +from:0x02162670 kind:load to:0x0215e5fc module:overlay(60) +from:0x021626a8 kind:load to:0x0215e734 module:overlay(60) +from:0x021626ac kind:load to:0x02097998 module:overlay(0) +from:0x021626b0 kind:load to:0x020977a8 module:overlay(0) +from:0x021626b4 kind:load to:0x02097824 module:overlay(0) +from:0x021626b8 kind:load to:0x020979a0 module:overlay(0) +from:0x021626bc kind:load to:0x020979c0 module:overlay(0) +from:0x021626c0 kind:load to:0x020979ec module:overlay(0) +from:0x021626cc kind:load to:0x0209856c module:overlay(0) +from:0x021626d0 kind:load to:0x020985a8 module:overlay(0) +from:0x021626d4 kind:load to:0x020985c0 module:overlay(0) +from:0x021626d8 kind:load to:0x020985cc module:overlay(0) +from:0x021626dc kind:load to:0x01fff464 module:itcm +from:0x021626e0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021626e4 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x021626e8 kind:load to:0x0215e7a0 module:overlay(60) +from:0x021626ec kind:load to:0x02098508 module:overlay(0) +from:0x021626f0 kind:load to:0x0209850c module:overlay(0) +from:0x021626f4 kind:load to:0x02098510 module:overlay(0) +from:0x021626f8 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021626fc kind:load to:0x02098518 module:overlay(0) +from:0x02162700 kind:load to:0x0209851c module:overlay(0) +from:0x02162704 kind:load to:0x020985d8 module:overlay(0) +from:0x02162708 kind:load to:0x02098644 module:overlay(0) +from:0x0216270c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162710 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162714 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162718 kind:load to:0x0215e7f4 module:overlay(60) +from:0x0216271c kind:load to:0x0215e814 module:overlay(60) +from:0x02162720 kind:load to:0x0215e7a4 module:overlay(60) +from:0x0216272c kind:load to:0x0215e85c module:overlay(60) +from:0x02162730 kind:load to:0x02097998 module:overlay(0) +from:0x02162734 kind:load to:0x020977a8 module:overlay(0) +from:0x02162738 kind:load to:0x02097824 module:overlay(0) +from:0x0216273c kind:load to:0x020979a0 module:overlay(0) +from:0x02162740 kind:load to:0x020979c0 module:overlay(0) +from:0x02162744 kind:load to:0x020979ec module:overlay(0) +from:0x02162750 kind:load to:0x0209856c module:overlay(0) +from:0x02162754 kind:load to:0x020985a8 module:overlay(0) +from:0x02162758 kind:load to:0x020985c0 module:overlay(0) +from:0x0216275c kind:load to:0x020985cc module:overlay(0) +from:0x02162760 kind:load to:0x01fff464 module:itcm +from:0x02162764 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162768 kind:load to:0x020f76cc module:overlays(19,22,23,31) +from:0x0216276c kind:load to:0x0215e91c module:overlay(60) +from:0x02162770 kind:load to:0x0215e920 module:overlay(60) +from:0x02162774 kind:load to:0x0215e9a4 module:overlay(60) +from:0x02162778 kind:load to:0x02098510 module:overlay(0) +from:0x0216277c kind:load to:0x020f7724 module:overlays(19,22,23,31) +from:0x02162780 kind:load to:0x02098518 module:overlay(0) +from:0x02162784 kind:load to:0x0209851c module:overlay(0) +from:0x02162788 kind:load to:0x020985d8 module:overlay(0) +from:0x0216278c kind:load to:0x02098644 module:overlay(0) +from:0x02162790 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162794 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162798 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216279c kind:load to:0x0215ea08 module:overlay(60) +from:0x021627a0 kind:load to:0x0215ea40 module:overlay(60) +from:0x021627a4 kind:load to:0x0215e9b8 module:overlay(60) +from:0x021627ec kind:load to:0x0215eaa0 module:overlay(60) +from:0x021627f0 kind:load to:0x02097998 module:overlay(0) +from:0x021627f4 kind:load to:0x020977a8 module:overlay(0) +from:0x021627f8 kind:load to:0x02097824 module:overlay(0) +from:0x021627fc kind:load to:0x020979a0 module:overlay(0) +from:0x02162800 kind:load to:0x020979c0 module:overlay(0) +from:0x02162804 kind:load to:0x020979ec module:overlay(0) +from:0x02162810 kind:load to:0x0209856c module:overlay(0) +from:0x02162814 kind:load to:0x020985a8 module:overlay(0) +from:0x02162818 kind:load to:0x020985c0 module:overlay(0) +from:0x0216281c kind:load to:0x020985cc module:overlay(0) +from:0x02162820 kind:load to:0x01fff464 module:itcm +from:0x02162824 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162828 kind:load to:0x0215ebb0 module:overlay(60) +from:0x0216282c kind:load to:0x02098504 module:overlay(0) +from:0x02162830 kind:load to:0x0215ec1c module:overlay(60) +from:0x02162834 kind:load to:0x0215ec30 module:overlay(60) +from:0x02162838 kind:load to:0x02098510 module:overlay(0) +from:0x0216283c kind:load to:0x0215ec44 module:overlay(60) +from:0x02162840 kind:load to:0x02098518 module:overlay(0) +from:0x02162844 kind:load to:0x0209851c module:overlay(0) +from:0x02162848 kind:load to:0x020985d8 module:overlay(0) +from:0x0216284c kind:load to:0x02098644 module:overlay(0) +from:0x02162850 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162854 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162858 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216285c kind:load to:0x0215ec64 module:overlay(60) +from:0x02162860 kind:load to:0x0215ec8c module:overlay(60) +from:0x0216286c kind:load to:0x0215ecdc module:overlay(60) +from:0x02162870 kind:load to:0x02097998 module:overlay(0) +from:0x02162874 kind:load to:0x020977a8 module:overlay(0) +from:0x02162878 kind:load to:0x02097824 module:overlay(0) +from:0x0216287c kind:load to:0x020979a0 module:overlay(0) +from:0x02162880 kind:load to:0x020979c0 module:overlay(0) +from:0x02162884 kind:load to:0x020979ec module:overlay(0) +from:0x02162890 kind:load to:0x0209856c module:overlay(0) +from:0x02162894 kind:load to:0x020985a8 module:overlay(0) +from:0x02162898 kind:load to:0x020985c0 module:overlay(0) +from:0x0216289c kind:load to:0x020985cc module:overlay(0) +from:0x021628a0 kind:load to:0x01fff464 module:itcm +from:0x021628a4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021628a8 kind:load to:0x0215ed9c module:overlay(60) +from:0x021628ac kind:load to:0x02098504 module:overlay(0) +from:0x021628b0 kind:load to:0x0215edc4 module:overlay(60) +from:0x021628b4 kind:load to:0x0215edc8 module:overlay(60) +from:0x021628b8 kind:load to:0x02098510 module:overlay(0) +from:0x021628bc kind:load to:0x0215eddc module:overlay(60) +from:0x021628c0 kind:load to:0x02098518 module:overlay(0) +from:0x021628c4 kind:load to:0x0209851c module:overlay(0) +from:0x021628c8 kind:load to:0x020985d8 module:overlay(0) +from:0x021628cc kind:load to:0x02098644 module:overlay(0) +from:0x021628d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021628d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021628d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021628dc kind:load to:0x0215edfc module:overlay(60) +from:0x021628e0 kind:load to:0x0215ee1c module:overlay(60) +from:0x021628ec kind:load to:0x0215ee90 module:overlay(60) +from:0x021628f0 kind:load to:0x02097998 module:overlay(0) +from:0x021628f4 kind:load to:0x020977a8 module:overlay(0) +from:0x021628f8 kind:load to:0x02097824 module:overlay(0) +from:0x021628fc kind:load to:0x020979a0 module:overlay(0) +from:0x02162900 kind:load to:0x020979c0 module:overlay(0) +from:0x02162904 kind:load to:0x020979ec module:overlay(0) +from:0x02162910 kind:load to:0x0215f268 module:overlay(60) +from:0x02162914 kind:load to:0x021601ec module:overlay(60) +from:0x02162918 kind:load to:0x02057bf4 module:overlay(0) +from:0x0216291c kind:load to:0x0215ee78 module:overlay(60) +from:0x02162920 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162924 kind:load to:0x02057e44 module:overlay(0) +from:0x02162928 kind:load to:0x02057ea8 module:overlay(0) +from:0x0216292c kind:load to:0x0209a7f0 module:overlay(0) +from:0x02162930 kind:load to:0x02057d84 module:overlay(0) +from:0x0216293c kind:load to:0x0215f27c module:overlay(60) +from:0x02162940 kind:load to:0x02160208 module:overlay(60) +from:0x02162944 kind:load to:0x02099b54 module:overlay(0) +from:0x02162948 kind:load to:0x02099b8c module:overlay(0) +from:0x0216294c kind:load to:0x0209a190 module:overlay(0) +from:0x02162950 kind:load to:0x0209a198 module:overlay(0) +from:0x02162954 kind:load to:0x0209a138 module:overlay(0) +from:0x02162958 kind:load to:0x02099d04 module:overlay(0) +from:0x0216295c kind:load to:0x02099bf4 module:overlay(0) +from:0x02162960 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02162964 kind:load to:0x0209a148 module:overlay(0) +from:0x02162968 kind:load to:0x0209a160 module:overlay(0) +from:0x0216296c kind:load to:0x0215e0d0 module:overlay(60) +from:0x02162970 kind:load to:0x0209a178 module:overlay(0) +from:0x02162974 kind:load to:0x0215e0c0 module:overlay(60) +from:0x02162978 kind:load to:0x0215e09c module:overlay(60) +from:0x02162984 kind:load to:0x0215f290 module:overlay(60) +from:0x02162988 kind:load to:0x02160224 module:overlay(60) +from:0x0216298c kind:load to:0x02099b54 module:overlay(0) +from:0x02162990 kind:load to:0x02099b8c module:overlay(0) +from:0x02162994 kind:load to:0x0209a190 module:overlay(0) +from:0x02162998 kind:load to:0x0209a198 module:overlay(0) +from:0x0216299c kind:load to:0x0209a138 module:overlay(0) +from:0x021629a0 kind:load to:0x02099d04 module:overlay(0) +from:0x021629a4 kind:load to:0x02099bf4 module:overlay(0) +from:0x021629a8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021629ac kind:load to:0x0209a148 module:overlay(0) +from:0x021629b0 kind:load to:0x0209a160 module:overlay(0) +from:0x021629b4 kind:load to:0x0215e0d0 module:overlay(60) +from:0x021629b8 kind:load to:0x0209a178 module:overlay(0) +from:0x021629bc kind:load to:0x0215e0c0 module:overlay(60) +from:0x021629c0 kind:load to:0x0215e09c module:overlay(60) +from:0x02162a74 kind:load to:0x0209856c module:overlay(0) +from:0x02162a78 kind:load to:0x020985a8 module:overlay(0) +from:0x02162a7c kind:load to:0x020985c0 module:overlay(0) +from:0x02162a80 kind:load to:0x020985cc module:overlay(0) +from:0x02162a84 kind:load to:0x01fff464 module:itcm +from:0x02162a88 kind:load to:0x020a9a2c module:overlay(0) +from:0x02162a8c kind:load to:0x020a8d7c module:overlay(0) +from:0x02162a90 kind:load to:0x0215f40c module:overlay(60) +from:0x02162a94 kind:load to:0x0215f60c module:overlay(60) +from:0x02162a98 kind:load to:0x020a9948 module:overlay(0) +from:0x02162a9c kind:load to:0x02098510 module:overlay(0) +from:0x02162aa0 kind:load to:0x0215f934 module:overlay(60) +from:0x02162aa4 kind:load to:0x02098518 module:overlay(0) +from:0x02162aa8 kind:load to:0x0209851c module:overlay(0) +from:0x02162aac kind:load to:0x020985d8 module:overlay(0) +from:0x02162ab0 kind:load to:0x02098644 module:overlay(0) +from:0x02162ab4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162ab8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162abc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162ac0 kind:load to:0x0215f2a4 module:overlay(60) +from:0x02162ac4 kind:load to:0x0215f354 module:overlay(60) +from:0x02162ac8 kind:load to:0x0215f450 module:overlay(60) +from:0x02162acc kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x02162ad0 kind:load to:0x0215ff9c module:overlay(60) +from:0x02162ad4 kind:load to:0x020a8fcc module:overlay(0) +from:0x02162ad8 kind:load to:0x020a9034 module:overlay(0) +from:0x02162adc kind:load to:0x020a91a4 module:overlay(0) +from:0x02162ae0 kind:load to:0x020a91a0 module:overlay(0) +from:0x02162ae4 kind:load to:0x020a9270 module:overlay(0) +from:0x02162ae8 kind:load to:0x020a9294 module:overlay(0) +from:0x02162aec kind:load to:0x020a9298 module:overlay(0) +from:0x02162af0 kind:load to:0x0215fa44 module:overlay(60) +from:0x02162af4 kind:load to:0x020a91fc module:overlay(0) +from:0x02162af8 kind:load to:0x020a9204 module:overlay(0) +from:0x02162afc kind:load to:0x020a8fa8 module:overlay(0) +from:0x02162b00 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02162b04 kind:load to:0x0215f92c module:overlay(60) +from:0x02162b08 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162b0c kind:load to:0x0215fb00 module:overlay(60) +from:0x02162b10 kind:load to:0x020a95ec module:overlay(0) +from:0x02162b14 kind:load to:0x020a9618 module:overlay(0) +from:0x02162b18 kind:load to:0x020a9638 module:overlay(0) +from:0x02162b1c kind:load to:0x020a9850 module:overlay(0) +from:0x02162b20 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02162b24 kind:load to:0x020a8f14 module:overlay(0) +from:0x02162b28 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02162b2c kind:load to:0x020a99f8 module:overlay(0) +from:0x02162b30 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02162b34 kind:load to:0x0215f67c module:overlay(60) +from:0x02162b38 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02162b3c kind:load to:0x0215f8ac module:overlay(60) +from:0x02162b40 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02162b44 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02162b48 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02162b4c kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02162b50 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02162b54 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02162b58 kind:load to:0x0215f6f0 module:overlay(60) +from:0x02162b5c kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02162b60 kind:load to:0x0215f8e4 module:overlay(60) +from:0x02162b64 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02162b68 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02162b6c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02162b70 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02162b74 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02162b78 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02162b7c kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02162b80 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02162b84 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02162ce0 kind:load to:0x02160260 module:overlay(60) +from:0x02162ce4 kind:load to:0x02097998 module:overlay(0) +from:0x02162ce8 kind:load to:0x020977a8 module:overlay(0) +from:0x02162cec kind:load to:0x02097824 module:overlay(0) +from:0x02162cf0 kind:load to:0x020979a0 module:overlay(0) +from:0x02162cf4 kind:load to:0x020979c0 module:overlay(0) +from:0x02162cf8 kind:load to:0x020979ec module:overlay(0) +from:0x02162d4c kind:load to:0x0209856c module:overlay(0) +from:0x02162d50 kind:load to:0x020985a8 module:overlay(0) +from:0x02162d54 kind:load to:0x020985c0 module:overlay(0) +from:0x02162d58 kind:load to:0x020985cc module:overlay(0) +from:0x02162d5c kind:load to:0x01fff464 module:itcm +from:0x02162d60 kind:load to:0x020a9a2c module:overlay(0) +from:0x02162d64 kind:load to:0x020a8d7c module:overlay(0) +from:0x02162d68 kind:load to:0x020a8df8 module:overlay(0) +from:0x02162d6c kind:load to:0x02160454 module:overlay(60) +from:0x02162d70 kind:load to:0x020a9948 module:overlay(0) +from:0x02162d74 kind:load to:0x02098510 module:overlay(0) +from:0x02162d78 kind:load to:0x020a99b0 module:overlay(0) +from:0x02162d7c kind:load to:0x02098518 module:overlay(0) +from:0x02162d80 kind:load to:0x0209851c module:overlay(0) +from:0x02162d84 kind:load to:0x020985d8 module:overlay(0) +from:0x02162d88 kind:load to:0x02098644 module:overlay(0) +from:0x02162d8c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162d90 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162d94 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162d98 kind:load to:0x021603fc module:overlay(60) +from:0x02162d9c kind:load to:0x02160424 module:overlay(60) +from:0x02162da0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02162da4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x02162da8 kind:load to:0x020a9324 module:overlay(0) +from:0x02162dac kind:load to:0x020a8fcc module:overlay(0) +from:0x02162db0 kind:load to:0x020a9034 module:overlay(0) +from:0x02162db4 kind:load to:0x020a91a4 module:overlay(0) +from:0x02162db8 kind:load to:0x020a91a0 module:overlay(0) +from:0x02162dbc kind:load to:0x020a9270 module:overlay(0) +from:0x02162dc0 kind:load to:0x020a9294 module:overlay(0) +from:0x02162dc4 kind:load to:0x020a9298 module:overlay(0) +from:0x02162dc8 kind:load to:0x020a91f4 module:overlay(0) +from:0x02162dcc kind:load to:0x020a91fc module:overlay(0) +from:0x02162dd0 kind:load to:0x020a9204 module:overlay(0) +from:0x02162dd4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02162dd8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02162ddc kind:load to:0x02160460 module:overlay(60) +from:0x02162de0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162de4 kind:load to:0x020a949c module:overlay(0) +from:0x02162de8 kind:load to:0x020a95ec module:overlay(0) +from:0x02162dec kind:load to:0x020a9618 module:overlay(0) +from:0x02162df0 kind:load to:0x020a9638 module:overlay(0) +from:0x02162df4 kind:load to:0x020a9850 module:overlay(0) +from:0x02162df8 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02162dfc kind:load to:0x020a8f14 module:overlay(0) +from:0x02162e00 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02162e04 kind:load to:0x020a99f8 module:overlay(0) +from:0x02162e08 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02162e0c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02162e10 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02162e14 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02162e18 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02162e1c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02162e20 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02162e24 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02162e28 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02162e2c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02162e30 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02162e34 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02162e38 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02162e3c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02162e40 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02162e44 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02162e48 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02162e4c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02162e50 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02162e54 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02162e58 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02162e5c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02162e60 kind:load to:0x02160468 module:overlay(60) +from:0x02162e70 kind:load to:0x0209ca64 module:overlay(0) +from:0x02162e74 kind:load to:0x0209ca6c module:overlay(0) +from:0x02162e78 kind:load to:0x0209caac module:overlay(0) +from:0x02162e7c kind:load to:0x0209cacc module:overlay(0) +from:0x02162e88 kind:load to:0x02160490 module:overlay(60) +from:0x02162e8c kind:load to:0x0209ca64 module:overlay(0) +from:0x02162e90 kind:load to:0x0209ca6c module:overlay(0) +from:0x02162e94 kind:load to:0x0209caac module:overlay(0) +from:0x02162e98 kind:load to:0x0209cacc module:overlay(0) +from:0x02162ea4 kind:load to:0x0207caf4 module:overlay(0) +from:0x02162ea8 kind:load to:0x0207cafc module:overlay(0) +from:0x02162eac kind:load to:0x0207d310 module:overlay(0) +from:0x02162eb0 kind:load to:0x0207d300 module:overlay(0) +from:0x02162eb4 kind:load to:0x0207d34c module:overlay(0) +from:0x02162eb8 kind:load to:0x0207d384 module:overlay(0) +from:0x02162ebc kind:load to:0x0207d3c8 module:overlay(0) +from:0x02162ec0 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02162ecc kind:load to:0x021605cc module:overlay(60) +from:0x02162ed0 kind:load to:0x0209d10c module:overlay(0) +from:0x02162ed4 kind:load to:0x021605d4 module:overlay(60) +from:0x02162ed8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02162edc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02162ee0 kind:load to:0x021605d8 module:overlay(60) +from:0x02162ee4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02162ee8 kind:load to:0x0209d220 module:overlay(0) +from:0x02162eec kind:load to:0x0209d228 module:overlay(0) +from:0x02162ef0 kind:load to:0x0209d22c module:overlay(0) +from:0x02162ef4 kind:load to:0x0209d238 module:overlay(0) +from:0x02162ef8 kind:load to:0x0209d240 module:overlay(0) +from:0x02162efc kind:load to:0x021605f8 module:overlay(60) +from:0x02162f00 kind:load to:0x02160618 module:overlay(60) +from:0x02162f10 kind:load to:0x0209ca64 module:overlay(0) +from:0x02162f14 kind:load to:0x0209ca6c module:overlay(0) +from:0x02162f18 kind:load to:0x0209caac module:overlay(0) +from:0x02162f1c kind:load to:0x0209cacc module:overlay(0) +from:0x02162f28 kind:load to:0x02160660 module:overlay(60) +from:0x02162f2c kind:load to:0x0209ca64 module:overlay(0) +from:0x02162f30 kind:load to:0x0209ca6c module:overlay(0) +from:0x02162f34 kind:load to:0x0209caac module:overlay(0) +from:0x02162f38 kind:load to:0x0209cacc module:overlay(0) +from:0x02162f44 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02162f48 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02162f4c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02162f50 kind:load to:0x0207c990 module:overlay(0) +from:0x02162f54 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02162f58 kind:load to:0x0207ca44 module:overlay(0) +from:0x02162f5c kind:load to:0x0207ca6c module:overlay(0) +from:0x02162f60 kind:load to:0x0207cae4 module:overlay(0) +from:0x02162f6c kind:load to:0x02160784 module:overlay(60) +from:0x02162f70 kind:load to:0x021607d4 module:overlay(60) +from:0x02162f74 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02162f78 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02162f7c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02162f80 kind:load to:0x021609e4 module:overlay(60) +from:0x02162f84 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02162f88 kind:load to:0x0209d220 module:overlay(0) +from:0x02162f8c kind:load to:0x0209d228 module:overlay(0) +from:0x02162f90 kind:load to:0x0209d22c module:overlay(0) +from:0x02162f94 kind:load to:0x0209d238 module:overlay(0) +from:0x02162f98 kind:load to:0x0209d240 module:overlay(0) +from:0x02162f9c kind:load to:0x02160aa0 module:overlay(60) +from:0x02162fa0 kind:load to:0x02160ac0 module:overlay(60) +from:0x02162fa4 kind:load to:0x02160a44 module:overlay(60) +from:0x02162fb0 kind:load to:0x02160b08 module:overlay(60) +from:0x02162fb4 kind:load to:0x0209c930 module:overlay(0) +from:0x02162fb8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162fbc kind:load to:0x0209c9f4 module:overlay(0) +from:0x02162fc0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162fcc kind:load to:0x02160ba4 module:overlay(60) +from:0x02162fd0 kind:load to:0x0209d10c module:overlay(0) +from:0x02162fd4 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02162fd8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02162fdc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02162fe0 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02162fe4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02162fe8 kind:load to:0x0209d220 module:overlay(0) +from:0x02162fec kind:load to:0x0209d228 module:overlay(0) +from:0x02162ff0 kind:load to:0x0209d22c module:overlay(0) +from:0x02162ff4 kind:load to:0x0209d238 module:overlay(0) +from:0x02162ff8 kind:load to:0x0209d240 module:overlay(0) +from:0x02162ffc kind:load to:0x02160c70 module:overlay(60) +from:0x02163000 kind:load to:0x02160c84 module:overlay(60) diff --git a/config/eur1/arm9/overlays/ov060/symbols.txt b/config/eur1/arm9/overlays/ov060/symbols.txt new file mode 100644 index 00000000..db6b437b --- /dev/null +++ b/config/eur1/arm9/overlays/ov060/symbols.txt @@ -0,0 +1,581 @@ +func_ov060_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov060_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov060_02157ff0 kind:function(arm,size=0x58) addr:0x02157ff0 +func_ov060_02158048 kind:function(arm,size=0xc) addr:0x02158048 +func_ov060_02158054 kind:function(arm,size=0x24) addr:0x02158054 +func_ov060_02158078 kind:function(arm,size=0x5c) addr:0x02158078 +func_ov060_021580d4 kind:function(arm,size=0xc) addr:0x021580d4 +func_ov060_021580e0 kind:function(arm,size=0x24) addr:0x021580e0 +func_ov060_02158104 kind:function(arm,size=0x58) addr:0x02158104 +func_ov060_0215815c kind:function(arm,size=0x178) addr:0x0215815c +func_ov060_021582d4 kind:function(arm,size=0x14) addr:0x021582d4 +func_ov060_021582e8 kind:function(arm,size=0x30) addr:0x021582e8 +func_ov060_02158318 kind:function(arm,size=0x38) addr:0x02158318 +func_ov060_02158350 kind:function(arm,size=0x90) addr:0x02158350 +func_ov060_021583e0 kind:function(arm,size=0x18) addr:0x021583e0 +func_ov060_021583f8 kind:function(arm,size=0x128) addr:0x021583f8 +func_ov060_02158520 kind:function(arm,size=0xc) addr:0x02158520 +func_ov060_0215852c kind:function(arm,size=0x6c) addr:0x0215852c +func_ov060_02158598 kind:function(arm,size=0x278) addr:0x02158598 +func_ov060_02158810 kind:function(arm,size=0x2c) addr:0x02158810 +func_ov060_0215883c kind:function(arm,size=0x44) addr:0x0215883c +func_ov060_02158880 kind:function(arm,size=0x58) addr:0x02158880 +func_ov060_021588d8 kind:function(arm,size=0x44) addr:0x021588d8 +func_ov060_0215891c kind:function(arm,size=0xc4) addr:0x0215891c +func_ov060_021589e0 kind:function(arm,size=0x128) addr:0x021589e0 +func_ov060_02158b08 kind:function(arm,size=0xe8) addr:0x02158b08 +func_ov060_02158bf0 kind:function(arm,size=0xb8) addr:0x02158bf0 +func_ov060_02158ca8 kind:function(arm,size=0xf0) addr:0x02158ca8 +func_ov060_02158d98 kind:function(arm,size=0x7c) addr:0x02158d98 +func_ov060_02158e14 kind:function(arm,size=0x18) addr:0x02158e14 +func_ov060_02158e2c kind:function(arm,size=0x78) addr:0x02158e2c +func_ov060_02158ea4 kind:function(arm,size=0x20) addr:0x02158ea4 +func_ov060_02158ec4 kind:function(arm,size=0x74) addr:0x02158ec4 +func_ov060_02158f38 kind:function(arm,size=0x44) addr:0x02158f38 +func_ov060_02158f7c kind:function(arm,size=0xa0) addr:0x02158f7c +func_ov060_0215901c kind:function(arm,size=0x18) addr:0x0215901c +func_ov060_02159034 kind:function(arm,size=0x30) addr:0x02159034 +func_ov060_02159064 kind:function(arm,size=0xfc) addr:0x02159064 +func_ov060_02159160 kind:function(arm,size=0x98) addr:0x02159160 +func_ov060_021591f8 kind:function(arm,size=0xdc) addr:0x021591f8 +func_ov060_021592d4 kind:function(arm,size=0x24) addr:0x021592d4 +func_ov060_021592f8 kind:function(arm,size=0x2c) addr:0x021592f8 +func_ov060_02159324 kind:function(arm,size=0x1c) addr:0x02159324 +func_ov060_02159340 kind:function(arm,size=0x28) addr:0x02159340 +func_ov060_02159368 kind:function(arm,size=0x20) addr:0x02159368 +func_ov060_02159388 kind:function(arm,size=0x14) addr:0x02159388 +func_ov060_0215939c kind:function(arm,size=0x14) addr:0x0215939c +func_ov060_021593b0 kind:function(arm,size=0x14) addr:0x021593b0 +func_ov060_021593c4 kind:function(arm,size=0xc) addr:0x021593c4 +func_ov060_021593d0 kind:function(arm,size=0x24) addr:0x021593d0 +func_ov060_021593f4 kind:function(arm,size=0x5c) addr:0x021593f4 +func_ov060_02159450 kind:function(arm,size=0xc) addr:0x02159450 +func_ov060_0215945c kind:function(arm,size=0x24) addr:0x0215945c +func_ov060_02159480 kind:function(arm,size=0x60) addr:0x02159480 +func_ov060_021594e0 kind:function(arm,size=0xc) addr:0x021594e0 +func_ov060_021594ec kind:function(arm,size=0x24) addr:0x021594ec +func_ov060_02159510 kind:function(arm,size=0x5c) addr:0x02159510 +func_ov060_0215956c kind:function(arm,size=0x210) addr:0x0215956c +func_ov060_0215977c kind:function(arm,size=0x84) addr:0x0215977c +func_ov060_02159800 kind:function(arm,size=0x8c) addr:0x02159800 +func_ov060_0215988c kind:function(arm,size=0xcc) addr:0x0215988c +func_ov060_02159958 kind:function(arm,size=0x61c) addr:0x02159958 +func_ov060_02159f74 kind:function(arm,size=0x38) addr:0x02159f74 +func_ov060_02159fac kind:function(arm,size=0x1b8) addr:0x02159fac +func_ov060_0215a164 kind:function(arm,size=0x214) addr:0x0215a164 +func_ov060_0215a378 kind:function(arm,size=0x30) addr:0x0215a378 +func_ov060_0215a3a8 kind:function(arm,size=0x4c) addr:0x0215a3a8 +func_ov060_0215a3f4 kind:function(arm,size=0xc) addr:0x0215a3f4 +func_ov060_0215a400 kind:function(arm,size=0xc) addr:0x0215a400 +func_ov060_0215a40c kind:function(arm,size=0x18) addr:0x0215a40c +func_ov060_0215a424 kind:function(arm,size=0x2c) addr:0x0215a424 +func_ov060_0215a450 kind:function(arm,size=0x94) addr:0x0215a450 +func_ov060_0215a4e4 kind:function(arm,size=0x8c) addr:0x0215a4e4 +func_ov060_0215a570 kind:function(arm,size=0xa8) addr:0x0215a570 +func_ov060_0215a618 kind:function(arm,size=0x2c4) addr:0x0215a618 +func_ov060_0215a8dc kind:function(arm,size=0x74) addr:0x0215a8dc +func_ov060_0215a950 kind:function(arm,size=0x230) addr:0x0215a950 +func_ov060_0215ab80 kind:function(arm,size=0x8c) addr:0x0215ab80 +func_ov060_0215ac0c kind:function(arm,size=0x2f4) addr:0x0215ac0c +func_ov060_0215af00 kind:function(arm,size=0x18) addr:0x0215af00 +func_ov060_0215af18 kind:function(arm,size=0x17c) addr:0x0215af18 +func_ov060_0215b094 kind:function(arm,size=0x74) addr:0x0215b094 +func_ov060_0215b108 kind:function(arm,size=0xb4) addr:0x0215b108 +func_ov060_0215b1bc kind:function(arm,size=0x4) addr:0x0215b1bc +func_ov060_0215b1c0 kind:function(arm,size=0x8c) addr:0x0215b1c0 +func_ov060_0215b24c kind:function(arm,size=0x74) addr:0x0215b24c +func_ov060_0215b2c0 kind:function(arm,size=0xcc) addr:0x0215b2c0 +func_ov060_0215b38c kind:function(arm,size=0x1e4) addr:0x0215b38c +func_ov060_0215b570 kind:function(arm,size=0x234) addr:0x0215b570 +func_ov060_0215b7a4 kind:function(arm,size=0x30) addr:0x0215b7a4 +func_ov060_0215b7d4 kind:function(arm,size=0x1c4) addr:0x0215b7d4 +func_ov060_0215b998 kind:function(arm,size=0x6c) addr:0x0215b998 +func_ov060_0215ba04 kind:function(arm,size=0x3c) addr:0x0215ba04 +func_ov060_0215ba40 kind:function(arm,size=0x34) addr:0x0215ba40 +func_ov060_0215ba74 kind:function(arm,size=0x410) addr:0x0215ba74 +func_ov060_0215be84 kind:function(arm,size=0x22c) addr:0x0215be84 +func_ov060_0215c0b0 kind:function(arm,size=0xc) addr:0x0215c0b0 +func_ov060_0215c0bc kind:function(arm,size=0x3c) addr:0x0215c0bc +func_ov060_0215c0f8 kind:function(arm,size=0x5c) addr:0x0215c0f8 +func_ov060_0215c154 kind:function(arm,size=0xe4) addr:0x0215c154 +func_ov060_0215c238 kind:function(arm,size=0x10c) addr:0x0215c238 +func_ov060_0215c344 kind:function(arm,size=0x138) addr:0x0215c344 +func_ov060_0215c47c kind:function(arm,size=0x34) addr:0x0215c47c +func_ov060_0215c4b0 kind:function(arm,size=0xe8) addr:0x0215c4b0 +func_ov060_0215c598 kind:function(arm,size=0x74) addr:0x0215c598 +func_ov060_0215c60c kind:function(arm,size=0x44) addr:0x0215c60c +func_ov060_0215c650 kind:function(arm,size=0xe4) addr:0x0215c650 +func_ov060_0215c734 kind:function(arm,size=0x8c) addr:0x0215c734 +func_ov060_0215c7c0 kind:function(arm,size=0x14) addr:0x0215c7c0 +func_ov060_0215c7d4 kind:function(arm,size=0x14) addr:0x0215c7d4 +func_ov060_0215c7e8 kind:function(arm,size=0x14) addr:0x0215c7e8 +func_ov060_0215c7fc kind:function(arm,size=0xc) addr:0x0215c7fc +func_ov060_0215c808 kind:function(arm,size=0x24) addr:0x0215c808 +func_ov060_0215c82c kind:function(arm,size=0x5c) addr:0x0215c82c +func_ov060_0215c888 kind:function(arm,size=0x144) addr:0x0215c888 +func_ov060_0215c9cc kind:function(arm,size=0x4c) addr:0x0215c9cc +func_ov060_0215ca18 kind:function(arm,size=0x110) addr:0x0215ca18 +func_ov060_0215cb28 kind:function(arm,size=0x7c) addr:0x0215cb28 +func_ov060_0215cba4 kind:function(arm,size=0x74) addr:0x0215cba4 +func_ov060_0215cc18 kind:function(arm,size=0x3c) addr:0x0215cc18 +func_ov060_0215cc54 kind:function(arm,size=0xc) addr:0x0215cc54 +func_ov060_0215cc60 kind:function(arm,size=0x48) addr:0x0215cc60 +func_ov060_0215cca8 kind:function(arm,size=0x1c) addr:0x0215cca8 +func_ov060_0215ccc4 kind:function(arm,size=0x40) addr:0x0215ccc4 +func_ov060_0215cd04 kind:function(arm,size=0x6c) addr:0x0215cd04 +func_ov060_0215cd70 kind:function(arm,size=0x5c) addr:0x0215cd70 +func_ov060_0215cdcc kind:function(arm,size=0x18) addr:0x0215cdcc +func_ov060_0215cde4 kind:function(arm,size=0x14) addr:0x0215cde4 +func_ov060_0215cdf8 kind:function(arm,size=0x1c) addr:0x0215cdf8 +func_ov060_0215ce14 kind:function(arm,size=0x8) addr:0x0215ce14 +func_ov060_0215ce1c kind:function(arm,size=0xac) addr:0x0215ce1c +func_ov060_0215cec8 kind:function(arm,size=0x8) addr:0x0215cec8 +func_ov060_0215ced0 kind:function(arm,size=0x1c) addr:0x0215ced0 +func_ov060_0215ceec kind:function(arm,size=0x6c) addr:0x0215ceec +func_ov060_0215cf58 kind:function(arm,size=0x34) addr:0x0215cf58 +func_ov060_0215cf8c kind:function(arm,size=0x28) addr:0x0215cf8c +func_ov060_0215cfb4 kind:function(arm,size=0x30) addr:0x0215cfb4 +func_ov060_0215cfe4 kind:function(arm,size=0x14) addr:0x0215cfe4 +func_ov060_0215cff8 kind:function(arm,size=0xc) addr:0x0215cff8 +func_ov060_0215d004 kind:function(arm,size=0x24) addr:0x0215d004 +func_ov060_0215d028 kind:function(arm,size=0x80) addr:0x0215d028 +func_ov060_0215d0a8 kind:function(arm,size=0x134) addr:0x0215d0a8 +func_ov060_0215d1dc kind:function(arm,size=0x68) addr:0x0215d1dc +func_ov060_0215d244 kind:function(arm,size=0x17c) addr:0x0215d244 +func_ov060_0215d3c0 kind:function(arm,size=0x30) addr:0x0215d3c0 +func_ov060_0215d3f0 kind:function(arm,size=0x34) addr:0x0215d3f0 +func_ov060_0215d424 kind:function(arm,size=0x44) addr:0x0215d424 +func_ov060_0215d468 kind:function(arm,size=0x18) addr:0x0215d468 +func_ov060_0215d480 kind:function(arm,size=0x18) addr:0x0215d480 +func_ov060_0215d498 kind:function(arm,size=0x18) addr:0x0215d498 +func_ov060_0215d4b0 kind:function(arm,size=0xc) addr:0x0215d4b0 +func_ov060_0215d4bc kind:function(arm,size=0xc) addr:0x0215d4bc +func_ov060_0215d4c8 kind:function(arm,size=0x4) addr:0x0215d4c8 +func_ov060_0215d4cc kind:function(arm,size=0x10) addr:0x0215d4cc +func_ov060_0215d4dc kind:function(arm,size=0x4) addr:0x0215d4dc +func_ov060_0215d4e0 kind:function(arm,size=0xa8) addr:0x0215d4e0 +func_ov060_0215d588 kind:function(arm,size=0x28) addr:0x0215d588 +func_ov060_0215d5b0 kind:function(arm,size=0x30) addr:0x0215d5b0 +func_ov060_0215d5e0 kind:function(arm,size=0x14) addr:0x0215d5e0 +func_ov060_0215d5f4 kind:function(arm,size=0xc) addr:0x0215d5f4 +func_ov060_0215d600 kind:function(arm,size=0x24) addr:0x0215d600 +func_ov060_0215d624 kind:function(arm,size=0x28) addr:0x0215d624 +func_ov060_0215d64c kind:function(arm,size=0x68) addr:0x0215d64c +func_ov060_0215d6b4 kind:function(arm,size=0x68) addr:0x0215d6b4 +func_ov060_0215d71c kind:function(arm,size=0x14) addr:0x0215d71c +func_ov060_0215d730 kind:function(arm,size=0x24) addr:0x0215d730 +func_ov060_0215d754 kind:function(arm,size=0x14) addr:0x0215d754 +func_ov060_0215d768 kind:function(arm,size=0x68) addr:0x0215d768 +func_ov060_0215d7d0 kind:function(arm,size=0xac) addr:0x0215d7d0 +func_ov060_0215d87c kind:function(arm,size=0x14) addr:0x0215d87c +func_ov060_0215d890 kind:function(arm,size=0x20) addr:0x0215d890 +func_ov060_0215d8b0 kind:function(arm,size=0x50) addr:0x0215d8b0 +func_ov060_0215d900 kind:function(arm,size=0x1c) addr:0x0215d900 +func_ov060_0215d91c kind:function(arm,size=0x38) addr:0x0215d91c +func_ov060_0215d954 kind:function(arm,size=0x40) addr:0x0215d954 +func_ov060_0215d994 kind:function(arm,size=0x14) addr:0x0215d994 +func_ov060_0215d9a8 kind:function(arm,size=0xc) addr:0x0215d9a8 +func_ov060_0215d9b4 kind:function(arm,size=0x24) addr:0x0215d9b4 +func_ov060_0215d9d8 kind:function(arm,size=0x28) addr:0x0215d9d8 +func_ov060_0215da00 kind:function(arm,size=0x20) addr:0x0215da00 +func_ov060_0215da20 kind:function(arm,size=0x50) addr:0x0215da20 +func_ov060_0215da70 kind:function(arm,size=0x38) addr:0x0215da70 +func_ov060_0215daa8 kind:function(arm,size=0x40) addr:0x0215daa8 +func_ov060_0215dae8 kind:function(arm,size=0x14) addr:0x0215dae8 +func_ov060_0215dafc kind:function(arm,size=0xc) addr:0x0215dafc +func_ov060_0215db08 kind:function(arm,size=0x24) addr:0x0215db08 +func_ov060_0215db2c kind:function(arm,size=0x3c) addr:0x0215db2c +func_ov060_0215db68 kind:function(arm,size=0xfc) addr:0x0215db68 +func_ov060_0215dc64 kind:function(arm,size=0x14) addr:0x0215dc64 +func_ov060_0215dc78 kind:function(arm,size=0xac) addr:0x0215dc78 +func_ov060_0215dd24 kind:function(arm,size=0x18c) addr:0x0215dd24 +func_ov060_0215deb0 kind:function(arm,size=0x30) addr:0x0215deb0 +func_ov060_0215dee0 kind:function(arm,size=0x14) addr:0x0215dee0 +func_ov060_0215def4 kind:function(arm,size=0x12c) addr:0x0215def4 +func_ov060_0215e020 kind:function(arm,size=0x40) addr:0x0215e020 +func_ov060_0215e060 kind:function(arm,size=0x18) addr:0x0215e060 +func_ov060_0215e078 kind:function(arm,size=0x24) addr:0x0215e078 +func_ov060_0215e09c kind:function(arm,size=0x24) addr:0x0215e09c +func_ov060_0215e0c0 kind:function(arm,size=0x10) addr:0x0215e0c0 +func_ov060_0215e0d0 kind:function(arm,size=0x8) addr:0x0215e0d0 +func_ov060_0215e0d8 kind:function(arm,size=0x1c) addr:0x0215e0d8 +func_ov060_0215e0f4 kind:function(arm,size=0x48) addr:0x0215e0f4 +func_ov060_0215e13c kind:function(arm,size=0x50) addr:0x0215e13c +func_ov060_0215e18c kind:function(arm,size=0x20) addr:0x0215e18c +func_ov060_0215e1ac kind:function(arm,size=0xc) addr:0x0215e1ac +func_ov060_0215e1b8 kind:function(arm,size=0x24) addr:0x0215e1b8 +func_ov060_0215e1dc kind:function(arm,size=0x28) addr:0x0215e1dc +func_ov060_0215e204 kind:function(arm,size=0x20) addr:0x0215e204 +func_ov060_0215e224 kind:function(arm,size=0x4) addr:0x0215e224 +func_ov060_0215e228 kind:function(arm,size=0x50) addr:0x0215e228 +func_ov060_0215e278 kind:function(arm,size=0x20) addr:0x0215e278 +func_ov060_0215e298 kind:function(arm,size=0x28) addr:0x0215e298 +func_ov060_0215e2c0 kind:function(arm,size=0x14) addr:0x0215e2c0 +func_ov060_0215e2d4 kind:function(arm,size=0xc) addr:0x0215e2d4 +func_ov060_0215e2e0 kind:function(arm,size=0x24) addr:0x0215e2e0 +func_ov060_0215e304 kind:function(arm,size=0x28) addr:0x0215e304 +func_ov060_0215e32c kind:function(arm,size=0xfc) addr:0x0215e32c +func_ov060_0215e428 kind:function(arm,size=0x14) addr:0x0215e428 +func_ov060_0215e43c kind:function(arm,size=0x194) addr:0x0215e43c +func_ov060_0215e5d0 kind:function(arm,size=0x18) addr:0x0215e5d0 +func_ov060_0215e5e8 kind:function(arm,size=0x14) addr:0x0215e5e8 +func_ov060_0215e5fc kind:function(arm,size=0x40) addr:0x0215e5fc +func_ov060_0215e63c kind:function(arm,size=0x24) addr:0x0215e63c +func_ov060_0215e660 kind:function(arm,size=0x1c) addr:0x0215e660 +func_ov060_0215e67c kind:function(arm,size=0x48) addr:0x0215e67c +func_ov060_0215e6c4 kind:function(arm,size=0x50) addr:0x0215e6c4 +func_ov060_0215e714 kind:function(arm,size=0x14) addr:0x0215e714 +func_ov060_0215e728 kind:function(arm,size=0xc) addr:0x0215e728 +func_ov060_0215e734 kind:function(arm,size=0x24) addr:0x0215e734 +func_ov060_0215e758 kind:function(arm,size=0x28) addr:0x0215e758 +func_ov060_0215e780 kind:function(arm,size=0x20) addr:0x0215e780 +func_ov060_0215e7a0 kind:function(arm,size=0x4) addr:0x0215e7a0 +func_ov060_0215e7a4 kind:function(arm,size=0x50) addr:0x0215e7a4 +func_ov060_0215e7f4 kind:function(arm,size=0x20) addr:0x0215e7f4 +func_ov060_0215e814 kind:function(arm,size=0x28) addr:0x0215e814 +func_ov060_0215e83c kind:function(arm,size=0x14) addr:0x0215e83c +func_ov060_0215e850 kind:function(arm,size=0xc) addr:0x0215e850 +func_ov060_0215e85c kind:function(arm,size=0x24) addr:0x0215e85c +func_ov060_0215e880 kind:function(arm,size=0x28) addr:0x0215e880 +func_ov060_0215e8a8 kind:function(arm,size=0x74) addr:0x0215e8a8 +func_ov060_0215e91c kind:function(arm,size=0x4) addr:0x0215e91c +func_ov060_0215e920 kind:function(arm,size=0x84) addr:0x0215e920 +func_ov060_0215e9a4 kind:function(arm,size=0x14) addr:0x0215e9a4 +func_ov060_0215e9b8 kind:function(arm,size=0x50) addr:0x0215e9b8 +func_ov060_0215ea08 kind:function(arm,size=0x38) addr:0x0215ea08 +func_ov060_0215ea40 kind:function(arm,size=0x40) addr:0x0215ea40 +func_ov060_0215ea80 kind:function(arm,size=0x14) addr:0x0215ea80 +func_ov060_0215ea94 kind:function(arm,size=0xc) addr:0x0215ea94 +func_ov060_0215eaa0 kind:function(arm,size=0x24) addr:0x0215eaa0 +func_ov060_0215eac4 kind:function(arm,size=0x28) addr:0x0215eac4 +func_ov060_0215eaec kind:function(arm,size=0xc4) addr:0x0215eaec +func_ov060_0215ebb0 kind:function(arm,size=0x6c) addr:0x0215ebb0 +func_ov060_0215ec1c kind:function(arm,size=0x14) addr:0x0215ec1c +func_ov060_0215ec30 kind:function(arm,size=0x14) addr:0x0215ec30 +func_ov060_0215ec44 kind:function(arm,size=0x20) addr:0x0215ec44 +func_ov060_0215ec64 kind:function(arm,size=0x28) addr:0x0215ec64 +func_ov060_0215ec8c kind:function(arm,size=0x30) addr:0x0215ec8c +func_ov060_0215ecbc kind:function(arm,size=0x14) addr:0x0215ecbc +func_ov060_0215ecd0 kind:function(arm,size=0xc) addr:0x0215ecd0 +func_ov060_0215ecdc kind:function(arm,size=0x24) addr:0x0215ecdc +func_ov060_0215ed00 kind:function(arm,size=0x28) addr:0x0215ed00 +func_ov060_0215ed28 kind:function(arm,size=0x74) addr:0x0215ed28 +func_ov060_0215ed9c kind:function(arm,size=0x28) addr:0x0215ed9c +func_ov060_0215edc4 kind:function(arm,size=0x4) addr:0x0215edc4 +func_ov060_0215edc8 kind:function(arm,size=0x14) addr:0x0215edc8 +func_ov060_0215eddc kind:function(arm,size=0x20) addr:0x0215eddc +func_ov060_0215edfc kind:function(arm,size=0x20) addr:0x0215edfc +func_ov060_0215ee1c kind:function(arm,size=0x28) addr:0x0215ee1c +func_ov060_0215ee44 kind:function(arm,size=0x14) addr:0x0215ee44 +func_ov060_0215ee58 kind:function(arm,size=0x20) addr:0x0215ee58 +func_ov060_0215ee78 kind:function(arm,size=0xc) addr:0x0215ee78 +func_ov060_0215ee84 kind:function(arm,size=0xc) addr:0x0215ee84 +func_ov060_0215ee90 kind:function(arm,size=0x28) addr:0x0215ee90 +func_ov060_0215eeb8 kind:function(arm,size=0x68) addr:0x0215eeb8 +func_ov060_0215ef20 kind:function(arm,size=0x348) addr:0x0215ef20 +func_ov060_0215f268 kind:function(arm,size=0x14) addr:0x0215f268 +func_ov060_0215f27c kind:function(arm,size=0x14) addr:0x0215f27c +func_ov060_0215f290 kind:function(arm,size=0x14) addr:0x0215f290 +func_ov060_0215f2a4 kind:function(arm,size=0xb0) addr:0x0215f2a4 +func_ov060_0215f354 kind:function(arm,size=0xb8) addr:0x0215f354 +func_ov060_0215f40c kind:function(arm,size=0x44) addr:0x0215f40c +func_ov060_0215f450 kind:function(arm,size=0x1bc) addr:0x0215f450 +func_ov060_0215f60c kind:function(arm,size=0x70) addr:0x0215f60c +func_ov060_0215f67c kind:function(arm,size=0x74) addr:0x0215f67c +func_ov060_0215f6f0 kind:function(arm,size=0x1bc) addr:0x0215f6f0 +func_ov060_0215f8ac kind:function(arm,size=0x38) addr:0x0215f8ac +func_ov060_0215f8e4 kind:function(arm,size=0xc) addr:0x0215f8e4 +func_ov060_0215f8f0 kind:function(arm,size=0x3c) addr:0x0215f8f0 +func_ov060_0215f92c kind:function(arm,size=0x8) addr:0x0215f92c +func_ov060_0215f934 kind:function(arm,size=0x110) addr:0x0215f934 +func_ov060_0215fa44 kind:function(arm,size=0xbc) addr:0x0215fa44 +func_ov060_0215fb00 kind:function(arm,size=0x1c8) addr:0x0215fb00 +func_ov060_0215fcc8 kind:function(arm,size=0xd8) addr:0x0215fcc8 +func_ov060_0215fda0 kind:function(arm,size=0xb8) addr:0x0215fda0 +func_ov060_0215fe58 kind:function(arm,size=0x144) addr:0x0215fe58 +func_ov060_0215ff9c kind:function(arm,size=0xcc) addr:0x0215ff9c +func_ov060_02160068 kind:function(arm,size=0x178) addr:0x02160068 +func_ov060_021601e0 kind:function(arm,size=0xc) addr:0x021601e0 +func_ov060_021601ec kind:function(arm,size=0x1c) addr:0x021601ec +func_ov060_02160208 kind:function(arm,size=0x1c) addr:0x02160208 +func_ov060_02160224 kind:function(arm,size=0x1c) addr:0x02160224 +func_ov060_02160240 kind:function(arm,size=0x14) addr:0x02160240 +func_ov060_02160254 kind:function(arm,size=0xc) addr:0x02160254 +func_ov060_02160260 kind:function(arm,size=0x24) addr:0x02160260 +func_ov060_02160284 kind:function(arm,size=0x54) addr:0x02160284 +func_ov060_021602d8 kind:function(arm,size=0x124) addr:0x021602d8 +func_ov060_021603fc kind:function(arm,size=0x28) addr:0x021603fc +func_ov060_02160424 kind:function(arm,size=0x30) addr:0x02160424 +func_ov060_02160454 kind:function(arm,size=0xc) addr:0x02160454 +func_ov060_02160460 kind:function(arm,size=0x8) addr:0x02160460 +func_ov060_02160468 kind:function(arm,size=0x8) addr:0x02160468 +func_ov060_02160470 kind:function(arm,size=0x14) addr:0x02160470 +func_ov060_02160484 kind:function(arm,size=0xc) addr:0x02160484 +func_ov060_02160490 kind:function(arm,size=0x24) addr:0x02160490 +func_ov060_021604b4 kind:function(arm,size=0x98) addr:0x021604b4 +func_ov060_0216054c kind:function(arm,size=0x80) addr:0x0216054c +func_ov060_021605cc kind:function(arm,size=0x8) addr:0x021605cc +func_ov060_021605d4 kind:function(arm,size=0x4) addr:0x021605d4 +func_ov060_021605d8 kind:function(arm,size=0x20) addr:0x021605d8 +func_ov060_021605f8 kind:function(arm,size=0x20) addr:0x021605f8 +func_ov060_02160618 kind:function(arm,size=0x28) addr:0x02160618 +func_ov060_02160640 kind:function(arm,size=0x14) addr:0x02160640 +func_ov060_02160654 kind:function(arm,size=0xc) addr:0x02160654 +func_ov060_02160660 kind:function(arm,size=0x24) addr:0x02160660 +func_ov060_02160684 kind:function(arm,size=0xac) addr:0x02160684 +func_ov060_02160730 kind:function(arm,size=0x54) addr:0x02160730 +func_ov060_02160784 kind:function(arm,size=0x50) addr:0x02160784 +func_ov060_021607d4 kind:function(arm,size=0x210) addr:0x021607d4 +func_ov060_021609e4 kind:function(arm,size=0x60) addr:0x021609e4 +func_ov060_02160a44 kind:function(arm,size=0x44) addr:0x02160a44 +func_ov060_02160a88 kind:function(arm,size=0x18) addr:0x02160a88 +func_ov060_02160aa0 kind:function(arm,size=0x20) addr:0x02160aa0 +func_ov060_02160ac0 kind:function(arm,size=0x28) addr:0x02160ac0 +func_ov060_02160ae8 kind:function(arm,size=0x14) addr:0x02160ae8 +func_ov060_02160afc kind:function(arm,size=0xc) addr:0x02160afc +func_ov060_02160b08 kind:function(arm,size=0x24) addr:0x02160b08 +func_ov060_02160b2c kind:function(arm,size=0x44) addr:0x02160b2c +func_ov060_02160b70 kind:function(arm,size=0x34) addr:0x02160b70 +func_ov060_02160ba4 kind:function(arm,size=0xcc) addr:0x02160ba4 +func_ov060_02160c70 kind:function(arm,size=0x14) addr:0x02160c70 +func_ov060_02160c84 kind:function(arm,size=0x1c) addr:0x02160c84 +func_ov060_02160ca0 kind:function(arm,size=0x14) addr:0x02160ca0 +data_ov060_02160cb4 kind:data(any) addr:0x02160cb4 +data_ov060_02160cbc kind:data(any) addr:0x02160cbc +data_ov060_02160ccc kind:data(any) addr:0x02160ccc +data_ov060_02160cdc kind:data(any) addr:0x02160cdc +data_ov060_02160cec kind:data(any) addr:0x02160cec +data_ov060_02160d04 kind:data(any) addr:0x02160d04 +data_ov060_02160d0c kind:data(any) addr:0x02160d0c +data_ov060_02160d38 kind:data(any) addr:0x02160d38 ambiguous +data_ov060_02160d3c kind:data(any) addr:0x02160d3c +__sinit_ov060_02160dfc kind:function(arm,size=0xd8) addr:0x02160dfc +__sinit_ov060_02160ed4 kind:function(arm,size=0x118) addr:0x02160ed4 +__sinit_ov060_02160fec kind:function(arm,size=0x70) addr:0x02160fec +__sinit_ov060_0216105c kind:function(arm,size=0x50) addr:0x0216105c +__sinit_ov060_021610ac kind:function(arm,size=0x50) addr:0x021610ac +__sinit_ov060_021610fc kind:function(arm,size=0x50) addr:0x021610fc +__sinit_ov060_0216114c kind:function(arm,size=0x50) addr:0x0216114c +__sinit_ov060_0216119c kind:function(arm,size=0x50) addr:0x0216119c +__sinit_ov060_021611ec kind:function(arm,size=0x50) addr:0x021611ec +__sinit_ov060_0216123c kind:function(arm,size=0x50) addr:0x0216123c +__sinit_ov060_0216128c kind:function(arm,size=0x50) addr:0x0216128c +__sinit_ov060_021612dc kind:function(arm,size=0x50) addr:0x021612dc +__sinit_ov060_0216132c kind:function(arm,size=0x50) addr:0x0216132c +__sinit_ov060_0216137c kind:function(arm,size=0x50) addr:0x0216137c +__sinit_ov060_021613cc kind:function(arm,size=0x50) addr:0x021613cc +__sinit_ov060_0216141c kind:function(arm,size=0x50) addr:0x0216141c +__sinit_ov060_0216146c kind:function(arm,size=0x50) addr:0x0216146c +__sinit_ov060_021614bc kind:function(arm,size=0x50) addr:0x021614bc +.p__sinit_ov060_02160dfc kind:data(word) addr:0x0216150c +.p__sinit_ov060_02160ed4 kind:data(word) addr:0x02161510 +.p__sinit_ov060_02160fec kind:data(word) addr:0x02161514 +.p__sinit_ov060_0216105c kind:data(word) addr:0x02161518 +.p__sinit_ov060_021610ac kind:data(word) addr:0x0216151c +.p__sinit_ov060_021610fc kind:data(word) addr:0x02161520 +.p__sinit_ov060_0216114c kind:data(word) addr:0x02161524 +.p__sinit_ov060_0216119c kind:data(word) addr:0x02161528 +.p__sinit_ov060_021611ec kind:data(word) addr:0x0216152c +.p__sinit_ov060_0216123c kind:data(word) addr:0x02161530 +.p__sinit_ov060_0216128c kind:data(word) addr:0x02161534 +.p__sinit_ov060_021612dc kind:data(word) addr:0x02161538 +.p__sinit_ov060_0216132c kind:data(word) addr:0x0216153c +.p__sinit_ov060_0216137c kind:data(word) addr:0x02161540 +.p__sinit_ov060_021613cc kind:data(word) addr:0x02161544 +.p__sinit_ov060_0216141c kind:data(word) addr:0x02161548 +.p__sinit_ov060_0216146c kind:data(word) addr:0x0216154c +.p__sinit_ov060_021614bc kind:data(word) addr:0x02161550 +data_ov060_02161568 kind:data(any) addr:0x02161568 +data_ov060_0216158c kind:data(any) addr:0x0216158c +data_ov060_02161594 kind:data(any) addr:0x02161594 ambiguous +data_ov060_021615b0 kind:data(any) addr:0x021615b0 +data_ov060_021615d4 kind:data(any) addr:0x021615d4 +data_ov060_02161618 kind:data(any) addr:0x02161618 +data_ov060_02161630 kind:data(any) addr:0x02161630 +data_ov060_02161648 kind:data(any) addr:0x02161648 ambiguous +data_ov060_0216165c kind:data(any) addr:0x0216165c ambiguous +data_ov060_02161660 kind:data(any) addr:0x02161660 +data_ov060_02161678 kind:data(any) addr:0x02161678 +data_ov060_021616e8 kind:data(any) addr:0x021616e8 +data_ov060_02161760 kind:data(any) addr:0x02161760 +data_ov060_021617c4 kind:data(any) addr:0x021617c4 ambiguous +data_ov060_0216187c kind:data(any) addr:0x0216187c +data_ov060_0216189c kind:data(any) addr:0x0216189c ambiguous +data_ov060_02161990 kind:data(any) addr:0x02161990 +data_ov060_021619ac kind:data(any) addr:0x021619ac +data_ov060_021619d0 kind:data(any) addr:0x021619d0 +data_ov060_021619e0 kind:data(any) addr:0x021619e0 ambiguous +data_ov060_021619f4 kind:data(any) addr:0x021619f4 +data_ov060_02161a10 kind:data(any) addr:0x02161a10 +data_ov060_02161a28 kind:data(any) addr:0x02161a28 +data_ov060_02161a58 kind:data(any) addr:0x02161a58 +data_ov060_02161adc kind:data(any) addr:0x02161adc ambiguous +data_ov060_02161af8 kind:data(any) addr:0x02161af8 +data_ov060_02161ba0 kind:data(any) addr:0x02161ba0 +data_ov060_02161ba8 kind:data(any) addr:0x02161ba8 ambiguous +data_ov060_02161c6c kind:data(any) addr:0x02161c6c ambiguous +data_ov060_02161cb4 kind:data(any) addr:0x02161cb4 +data_ov060_02161ccc kind:data(any) addr:0x02161ccc +data_ov060_02161ce8 kind:data(any) addr:0x02161ce8 +data_ov060_02161cec kind:data(any) addr:0x02161cec ambiguous +data_ov060_02161d48 kind:data(any) addr:0x02161d48 +data_ov060_02161da8 kind:data(any) addr:0x02161da8 +data_ov060_02161dac kind:data(any) addr:0x02161dac ambiguous +data_ov060_02161df0 kind:data(any) addr:0x02161df0 +data_ov060_02161e20 kind:data(any) addr:0x02161e20 +data_ov060_02161e40 kind:data(any) addr:0x02161e40 +data_ov060_02161e5c kind:data(any) addr:0x02161e5c ambiguous +data_ov060_02161e84 kind:data(any) addr:0x02161e84 ambiguous +data_ov060_02161f48 kind:data(any) addr:0x02161f48 ambiguous +data_ov060_02161f5c kind:data(any) addr:0x02161f5c +data_ov060_02161f78 kind:data(any) addr:0x02161f78 +data_ov060_02161f8c kind:data(any) addr:0x02161f8c ambiguous +data_ov060_02161ff0 kind:data(any) addr:0x02161ff0 +data_ov060_02162010 kind:data(any) addr:0x02162010 ambiguous +data_ov060_02162068 kind:data(any) addr:0x02162068 +data_ov060_02162148 kind:data(any) addr:0x02162148 +data_ov060_02162240 kind:data(any) addr:0x02162240 ambiguous +data_ov060_0216227c kind:data(any) addr:0x0216227c +data_ov060_021622a0 kind:data(any) addr:0x021622a0 +data_ov060_021622c8 kind:data(any) addr:0x021622c8 ambiguous +data_ov060_021622cc kind:data(any) addr:0x021622cc +data_ov060_02162324 kind:data(any) addr:0x02162324 +data_ov060_02162330 kind:data(any) addr:0x02162330 +data_ov060_0216233c kind:data(any) addr:0x0216233c +data_ov060_02162348 kind:data(any) addr:0x02162348 +data_ov060_0216235c kind:data(any) addr:0x0216235c +data_ov060_02162380 kind:data(any) addr:0x02162380 +data_ov060_021623d8 kind:data(any) addr:0x021623d8 +data_ov060_021623f8 kind:data(any) addr:0x021623f8 +data_ov060_0216241c kind:data(any) addr:0x0216241c +data_ov060_02162440 kind:data(any) addr:0x02162440 +data_ov060_02162488 kind:data(any) addr:0x02162488 +data_ov060_021624e0 kind:data(any) addr:0x021624e0 +data_ov060_021624ec kind:data(any) addr:0x021624ec +data_ov060_021624f8 kind:data(any) addr:0x021624f8 +data_ov060_02162504 kind:data(any) addr:0x02162504 +data_ov060_02162514 kind:data(any) addr:0x02162514 +data_ov060_02162538 kind:data(any) addr:0x02162538 +data_ov060_02162580 kind:data(any) addr:0x02162580 ambiguous +data_ov060_02162590 kind:data(any) addr:0x02162590 +data_ov060_021625b0 kind:data(any) addr:0x021625b0 +data_ov060_021625d4 kind:data(any) addr:0x021625d4 +data_ov060_0216261c kind:data(any) addr:0x0216261c +data_ov060_02162674 kind:data(any) addr:0x02162674 +data_ov060_0216267c kind:data(any) addr:0x0216267c +data_ov060_02162688 kind:data(any) addr:0x02162688 +data_ov060_02162694 kind:data(any) addr:0x02162694 +data_ov060_021626a8 kind:data(any) addr:0x021626a8 +data_ov060_021626cc kind:data(any) addr:0x021626cc +data_ov060_0216272c kind:data(any) addr:0x0216272c +data_ov060_02162750 kind:data(any) addr:0x02162750 +data_ov060_021627a8 kind:data(any) addr:0x021627a8 +data_ov060_021627b4 kind:data(any) addr:0x021627b4 +data_ov060_021627c0 kind:data(any) addr:0x021627c0 +data_ov060_021627cc kind:data(any) addr:0x021627cc +data_ov060_021627ec kind:data(any) addr:0x021627ec +data_ov060_02162810 kind:data(any) addr:0x02162810 +data_ov060_02162838 kind:data(any) addr:0x02162838 ambiguous +data_ov060_0216286c kind:data(any) addr:0x0216286c +data_ov060_02162890 kind:data(any) addr:0x02162890 +data_ov060_021628ec kind:data(any) addr:0x021628ec +data_ov060_02162910 kind:data(any) addr:0x02162910 +data_ov060_0216293c kind:data(any) addr:0x0216293c +data_ov060_02162984 kind:data(any) addr:0x02162984 +data_ov060_021629c4 kind:data(any) addr:0x021629c4 +data_ov060_02162a54 kind:data(any) addr:0x02162a54 +data_ov060_02162a74 kind:data(any) addr:0x02162a74 +data_ov060_02162af0 kind:data(any) addr:0x02162af0 ambiguous +data_ov060_02162b88 kind:data(any) addr:0x02162b88 +data_ov060_02162c30 kind:data(any) addr:0x02162c30 +data_ov060_02162c48 kind:data(any) addr:0x02162c48 +data_ov060_02162c98 kind:data(any) addr:0x02162c98 ambiguous +data_ov060_02162ce0 kind:data(any) addr:0x02162ce0 +data_ov060_02162cfc kind:data(any) addr:0x02162cfc +data_ov060_02162d4c kind:data(any) addr:0x02162d4c +data_ov060_02162dbc kind:data(any) addr:0x02162dbc ambiguous +data_ov060_02162e6c kind:data(any) addr:0x02162e6c +data_ov060_02162e88 kind:data(any) addr:0x02162e88 +data_ov060_02162ea4 kind:data(any) addr:0x02162ea4 +data_ov060_02162ecc kind:data(any) addr:0x02162ecc +data_ov060_02162f0c kind:data(any) addr:0x02162f0c +data_ov060_02162f28 kind:data(any) addr:0x02162f28 +data_ov060_02162f44 kind:data(any) addr:0x02162f44 +data_ov060_02162f6c kind:data(any) addr:0x02162f6c +data_ov060_02162fb0 kind:data(any) addr:0x02162fb0 +data_ov060_02162fcc kind:data(any) addr:0x02162fcc +data_ov060_02163020 kind:bss addr:0x02163020 +data_ov060_0216302c kind:bss addr:0x0216302c +data_ov060_02163038 kind:bss addr:0x02163038 +data_ov060_02163044 kind:bss addr:0x02163044 +data_ov060_02163050 kind:bss addr:0x02163050 +data_ov060_021630b4 kind:bss addr:0x021630b4 ambiguous +data_ov060_02163128 kind:bss addr:0x02163128 +data_ov060_02163200 kind:bss addr:0x02163200 +data_ov060_021632d8 kind:bss addr:0x021632d8 +data_ov060_021632e4 kind:bss addr:0x021632e4 +data_ov060_021632f0 kind:bss addr:0x021632f0 +data_ov060_021632fc kind:bss addr:0x021632fc +data_ov060_02163308 kind:bss addr:0x02163308 +data_ov060_02163314 kind:bss addr:0x02163314 +data_ov060_02163320 kind:bss addr:0x02163320 +data_ov060_02163364 kind:bss addr:0x02163364 +data_ov060_021633a8 kind:bss addr:0x021633a8 +data_ov060_021633ec kind:bss addr:0x021633ec +data_ov060_021633f0 kind:bss addr:0x021633f0 +data_ov060_021633fc kind:bss addr:0x021633fc +data_ov060_02163400 kind:bss addr:0x02163400 +data_ov060_02163408 kind:bss addr:0x02163408 ambiguous +data_ov060_021634d4 kind:bss addr:0x021634d4 +data_ov060_021634d8 kind:bss addr:0x021634d8 +data_ov060_021634e4 kind:bss addr:0x021634e4 +data_ov060_021635bc kind:bss addr:0x021635bc +data_ov060_021635c0 kind:bss addr:0x021635c0 +data_ov060_021635cc kind:bss addr:0x021635cc +data_ov060_02163658 kind:bss addr:0x02163658 ambiguous +data_ov060_021636a4 kind:bss addr:0x021636a4 +data_ov060_021636a8 kind:bss addr:0x021636a8 +data_ov060_021636ac kind:bss addr:0x021636ac ambiguous +data_ov060_021636b4 kind:bss addr:0x021636b4 +data_ov060_0216378c kind:bss addr:0x0216378c +data_ov060_02163790 kind:bss addr:0x02163790 +data_ov060_0216379c kind:bss addr:0x0216379c +data_ov060_021637fc kind:bss addr:0x021637fc ambiguous +data_ov060_02163874 kind:bss addr:0x02163874 +data_ov060_021638d8 kind:bss addr:0x021638d8 +data_ov060_021638dc kind:bss addr:0x021638dc +data_ov060_021638e8 kind:bss addr:0x021638e8 +data_ov060_021639c0 kind:bss addr:0x021639c0 +data_ov060_021639c4 kind:bss addr:0x021639c4 +data_ov060_021639d0 kind:bss addr:0x021639d0 +data_ov060_02163a68 kind:bss addr:0x02163a68 ambiguous +data_ov060_02163aa8 kind:bss addr:0x02163aa8 +data_ov060_02163aac kind:bss addr:0x02163aac +data_ov060_02163ab8 kind:bss addr:0x02163ab8 +data_ov060_02163b90 kind:bss addr:0x02163b90 +data_ov060_02163b94 kind:bss addr:0x02163b94 +data_ov060_02163ba0 kind:bss addr:0x02163ba0 +data_ov060_02163c48 kind:bss addr:0x02163c48 ambiguous +data_ov060_02163c78 kind:bss addr:0x02163c78 +data_ov060_02163c7c kind:bss addr:0x02163c7c +data_ov060_02163c88 kind:bss addr:0x02163c88 +data_ov060_02163d60 kind:bss addr:0x02163d60 +data_ov060_02163d64 kind:bss addr:0x02163d64 +data_ov060_02163d70 kind:bss addr:0x02163d70 +data_ov060_02163e48 kind:bss addr:0x02163e48 +data_ov060_02163e4c kind:bss addr:0x02163e4c +data_ov060_02163e58 kind:bss addr:0x02163e58 +data_ov060_02163f30 kind:bss addr:0x02163f30 +data_ov060_02163f34 kind:bss addr:0x02163f34 +data_ov060_02163f40 kind:bss addr:0x02163f40 +data_ov060_02164018 kind:bss addr:0x02164018 +data_ov060_0216401c kind:bss addr:0x0216401c +data_ov060_02164028 kind:bss addr:0x02164028 +data_ov060_021640fc kind:bss addr:0x021640fc +data_ov060_0216411c kind:bss addr:0x0216411c +data_ov060_02164120 kind:bss addr:0x02164120 +data_ov060_0216412c kind:bss addr:0x0216412c +data_ov060_02164200 kind:bss addr:0x02164200 +data_ov060_02164224 kind:bss addr:0x02164224 +data_ov060_02164228 kind:bss addr:0x02164228 +data_ov060_02164234 kind:bss addr:0x02164234 diff --git a/config/eur1/arm9/overlays/ov061/delinks.txt b/config/eur1/arm9/overlays/ov061/delinks.txt new file mode 100644 index 00000000..b0917e4c --- /dev/null +++ b/config/eur1/arm9/overlays/ov061/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x02159f3c kind:code align:32 + .rodata start:0x02159f3c end:0x02159fb8 kind:rodata align:4 + .init start:0x02159fb8 end:0x0215a3f8 kind:code align:4 + .ctor start:0x0215a3f8 end:0x0215a424 kind:rodata align:4 + .data start:0x0215a440 end:0x0215b0a0 kind:data align:32 + .bss start:0x0215b0a0 end:0x0215bc60 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov061/relocs.txt b/config/eur1/arm9/overlays/ov061/relocs.txt new file mode 100644 index 00000000..d42a4e71 --- /dev/null +++ b/config/eur1/arm9/overlays/ov061/relocs.txt @@ -0,0 +1,1012 @@ +from:0x02157fc8 kind:load to:0x0215b0b0 module:overlay(61) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x02158018 module:overlay(61) +from:0x02157ffc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158014 kind:load to:0x0215a448 module:overlay(61) +from:0x02158020 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02158034 kind:load to:0x0215a46c module:overlay(61) +from:0x02158084 kind:load to:0x0215b0b0 module:overlay(61) +from:0x02158094 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215809c kind:arm_call to:0x020984dc module:overlay(0) +from:0x021580b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021580bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021580c4 kind:arm_call to:0x02011ff4 module:main +from:0x021580d8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021580ec kind:load to:0x0215b198 module:overlay(61) +from:0x02158100 kind:arm_call to:0x02011f3c module:main +from:0x0215810c kind:arm_call to:0x0215813c module:overlay(61) +from:0x02158120 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158138 kind:load to:0x0215a4e4 module:overlay(61) +from:0x02158144 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02158174 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215818c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021581a4 kind:load to:0x0215a550 module:overlay(61) +from:0x021581a8 kind:load to:0x0215b198 module:overlay(61) +from:0x021581ac kind:load to:0x0215a508 module:overlay(61) +from:0x021581b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021581d0 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02158204 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02158214 kind:load to:0x0215a4c4 module:overlay(61) +from:0x0215828c kind:load to:0x0215b198 module:overlay(61) +from:0x021582ac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021582c0 kind:load to:0x020578a4 module:overlay(0) +from:0x021582d4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021582dc kind:arm_call to:0x02011ff4 module:main +from:0x021582f4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021582fc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158304 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215831c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158324 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215832c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158334 kind:arm_call to:0x02011ff4 module:main +from:0x02158348 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215835c kind:load to:0x0215b280 module:overlay(61) +from:0x02158370 kind:arm_call to:0x02011f3c module:main +from:0x0215837c kind:arm_call to:0x021583ac module:overlay(61) +from:0x02158390 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021583a8 kind:load to:0x0215a5b0 module:overlay(61) +from:0x021583b4 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021583c8 kind:load to:0x0215a5d4 module:overlay(61) +from:0x02158418 kind:load to:0x0215b280 module:overlay(61) +from:0x02158428 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158430 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158448 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158450 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158458 kind:arm_call to:0x02011ff4 module:main +from:0x0215846c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158480 kind:load to:0x0215b368 module:overlay(61) +from:0x02158494 kind:arm_call to:0x02011f3c module:main +from:0x021584a0 kind:arm_call to:0x021584d0 module:overlay(61) +from:0x021584b4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021584cc kind:load to:0x0215a634 module:overlay(61) +from:0x021584d8 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021584ec kind:load to:0x0215a658 module:overlay(61) +from:0x0215853c kind:load to:0x0215b368 module:overlay(61) +from:0x0215854c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158554 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215856c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158574 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215857c kind:arm_call to:0x02011ff4 module:main +from:0x02158590 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021585a4 kind:load to:0x0215b450 module:overlay(61) +from:0x021585b8 kind:arm_call to:0x02011f3c module:main +from:0x021585c4 kind:arm_call to:0x021585f4 module:overlay(61) +from:0x021585d8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021585f0 kind:load to:0x0215a6b8 module:overlay(61) +from:0x021585fc kind:arm_call to:0x020f763c module:overlay(31) +from:0x02158610 kind:load to:0x0215a6dc module:overlay(61) +from:0x02158660 kind:load to:0x0215b450 module:overlay(61) +from:0x02158670 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158678 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158690 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158698 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021586a0 kind:arm_call to:0x02011ff4 module:main +from:0x021586b4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021586c8 kind:load to:0x0215b630 module:overlay(61) +from:0x021586e4 kind:arm_call to:0x02097930 module:overlay(0) +from:0x021586fc kind:load to:0x0215a784 module:overlay(61) +from:0x02158708 kind:load to:0x0215b708 module:overlay(61) +from:0x0215871c kind:arm_call to:0x02011f3c module:main +from:0x02158728 kind:arm_call to:0x0215889c module:overlay(61) +from:0x02158740 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215878c kind:load to:0x0215a760 module:overlay(61) +from:0x021587a0 kind:load to:0x0215b558 module:overlay(61) +from:0x021587b4 kind:arm_call to:0x02011f3c module:main +from:0x021587c0 kind:arm_call to:0x0215889c module:overlay(61) +from:0x021587d8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158824 kind:load to:0x0215a73c module:overlay(61) +from:0x0215884c kind:load to:0x020b53e4 module:overlay(0) +from:0x02158874 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02158890 kind:load to:0x020b53e4 module:overlay(0) +from:0x021588ac kind:arm_call to:0x02158830 module:overlay(61) +from:0x021588f4 kind:arm_call to:0x02158830 module:overlay(61) +from:0x021588f8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02158900 kind:arm_call to:0x02158850 module:overlay(61) +from:0x02158914 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02158938 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x02158950 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158960 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021589d8 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x021589f0 kind:load to:0x0215a958 module:overlay(61) +from:0x021589f4 kind:load to:0x0215a7f0 module:overlay(61) +from:0x021589f8 kind:load to:0x0215a83c module:overlay(61) +from:0x021589fc kind:load to:0x020b53e4 module:overlay(0) +from:0x02158a00 kind:load to:0x0215a7a0 module:overlay(61) +from:0x02158a0c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158a24 kind:arm_call to:0x01fff458 module:itcm +from:0x02158a40 kind:arm_call to:0x01fff458 module:itcm +from:0x02158a5c kind:arm_call to:0x01fff458 module:itcm +from:0x02158a74 kind:arm_call to:0x01fff458 module:itcm +from:0x02158aa8 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x02158ac0 kind:load to:0x02159f4c module:overlay(61) +from:0x02158acc kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x02158adc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158ae4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158aec kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158b04 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158b0c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158b14 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158b1c kind:arm_call to:0x02011ff4 module:main +from:0x02158b38 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158b44 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158b60 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158b70 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158b80 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158b88 kind:arm_call to:0x02011ff4 module:main +from:0x02158ba0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158ba8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158bb0 kind:arm_call to:0x02011ff4 module:main +from:0x02158bc8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158bd0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158be4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158bf8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158c0c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158c20 kind:load to:0x0215b7f0 module:overlay(61) +from:0x02158c34 kind:arm_call to:0x02011f3c module:main +from:0x02158c40 kind:arm_call to:0x02158ce8 module:overlay(61) +from:0x02158c54 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158c98 kind:load to:0x0215aa74 module:overlay(61) +from:0x02158cc4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02158ce4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02158cf4 kind:arm_call to:0x02158ca8 module:overlay(61) +from:0x02158d3c kind:arm_call to:0x02158cc8 module:overlay(61) +from:0x02158d44 kind:arm_call to:0x02158ca8 module:overlay(61) +from:0x02158d48 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02158d60 kind:arm_call to:0x0216f8c8 module:overlay(94) +from:0x02158dc8 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02158de0 kind:load to:0x0215ab80 module:overlay(61) +from:0x02158de4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02158de8 kind:load to:0x0215aa90 module:overlay(61) +from:0x02158e08 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x02158e14 kind:load to:0x02159f5c module:overlay(61) +from:0x02158e68 kind:load to:0x0215aad8 module:overlay(61) +from:0x02158e9c kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x02158efc kind:arm_call to:0x0209888c module:overlay(0) +from:0x02158f24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158f5c kind:load to:0x0215ab28 module:overlay(61) +from:0x02158f6c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158f74 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158f7c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158f94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158f9c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158fa4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158fac kind:arm_call to:0x02011ff4 module:main +from:0x02158fc0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158fd4 kind:load to:0x0215b8d8 module:overlay(61) +from:0x02158fe8 kind:arm_call to:0x02011f3c module:main +from:0x02158ff4 kind:arm_call to:0x02159050 module:overlay(61) +from:0x02159008 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215904c kind:load to:0x0215aca4 module:overlay(61) +from:0x0215907c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215909c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021590b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021590c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215913c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02159154 kind:load to:0x0215b8d8 module:overlay(61) +from:0x02159158 kind:load to:0x0215a958 module:overlay(61) +from:0x0215915c kind:load to:0x0215a7f0 module:overlay(61) +from:0x02159160 kind:load to:0x0215ad10 module:overlay(61) +from:0x02159164 kind:load to:0x0215acc0 module:overlay(61) +from:0x02159188 kind:load to:0x020a8d7c module:overlay(0) +from:0x02159194 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x021591e8 kind:arm_call to:0x0217dbc0 module:overlay(96) +from:0x021591fc kind:arm_call to:0x0217dbd4 module:overlay(96) +from:0x02159214 kind:arm_call to:0x0217dbc0 module:overlay(96) +from:0x02159228 kind:arm_call to:0x0217dbd4 module:overlay(96) +from:0x02159250 kind:load to:0x0217e620 module:overlay(96) +from:0x02159260 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159268 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159270 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159288 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159290 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159298 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x021592a0 kind:arm_call to:0x02011ff4 module:main +from:0x021592b4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021592c8 kind:load to:0x0215b9c0 module:overlay(61) +from:0x021592dc kind:arm_call to:0x02011f3c module:main +from:0x021592e8 kind:arm_call to:0x02159318 module:overlay(61) +from:0x021592fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159314 kind:load to:0x0215ae50 module:overlay(61) +from:0x02159320 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02159350 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02159368 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159380 kind:load to:0x0215aebc module:overlay(61) +from:0x02159384 kind:load to:0x0215b9c0 module:overlay(61) +from:0x02159388 kind:load to:0x0215ae74 module:overlay(61) +from:0x02159394 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021593ac kind:arm_call to:0x020f7668 module:overlay(31) +from:0x021593f0 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02159400 kind:load to:0x027e0cd8 module:dtcm +from:0x02159404 kind:load to:0x0215ae30 module:overlay(61) +from:0x0215945c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02159478 kind:load to:0x0215ae24 module:overlay(61) +from:0x0215947c kind:load to:0x027e09a8 module:dtcm +from:0x021594e0 kind:load to:0x0215b9c0 module:overlay(61) +from:0x021594ec kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021594f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215950c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159514 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215951c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159534 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215953c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159544 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215954c kind:arm_call to:0x02011ff4 module:main +from:0x02159560 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159574 kind:load to:0x0215baa8 module:overlay(61) +from:0x02159588 kind:arm_call to:0x02011f3c module:main +from:0x02159594 kind:arm_call to:0x021595d0 module:overlay(61) +from:0x021595ac kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021595cc kind:load to:0x0215af1c module:overlay(61) +from:0x021595d8 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x021595ec kind:load to:0x0215af38 module:overlay(61) +from:0x0215963c kind:load to:0x0215baa8 module:overlay(61) +from:0x02159654 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215965c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159674 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215967c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159684 kind:arm_call to:0x02011ff4 module:main +from:0x02159698 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021596ac kind:load to:0x0215bb8c module:overlay(61) +from:0x021596c0 kind:arm_call to:0x02011f3c module:main +from:0x021596cc kind:arm_call to:0x0215971c module:overlay(61) +from:0x021596e4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02159714 kind:load to:0x0215af90 module:overlay(61) +from:0x02159724 kind:arm_call to:0x020ff6c8 module:overlay(31) +from:0x0215973c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02159774 kind:load to:0x0215afd4 module:overlay(61) +from:0x02159778 kind:load to:0x0215b06c module:overlay(61) +from:0x0215977c kind:load to:0x0215afac module:overlay(61) +from:0x02159790 kind:arm_call to:0x020ff7ec module:overlay(31) +from:0x0215984c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021598b4 kind:arm_call to:0x020ff8ec module:overlay(31) +from:0x021598cc kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215994c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215995c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021599a8 kind:arm_call to:0x02073310 module:overlay(0) +from:0x021599c8 kind:arm_call to:0x020fc588 module:overlay(31) +from:0x021599d0 kind:load to:0x027e09b8 module:dtcm +from:0x02159a28 kind:arm_call to:0x0200f05c module:main +from:0x02159a80 kind:arm_call to:0x0200f05c module:main +from:0x02159ad8 kind:arm_call to:0x0200f05c module:main +from:0x02159b20 kind:arm_call to:0x0200f05c module:main +from:0x02159b4c kind:load to:0x027e09b8 module:dtcm +from:0x02159b50 kind:load to:0x0215bb8c module:overlay(61) +from:0x02159b54 kind:load to:0x02159f64 module:overlay(61) +from:0x02159b58 kind:load to:0x02159f88 module:overlay(61) +from:0x02159b78 kind:arm_call to:0x02039f04 module:main +from:0x02159b80 kind:arm_call to:0x0203b00c module:main +from:0x02159b90 kind:arm_call to:0x02039f04 module:main +from:0x02159b98 kind:arm_call to:0x0203b00c module:main +from:0x02159ba4 kind:arm_call to:0x0203a978 module:main +from:0x02159ba8 kind:arm_call to:0x0203a5ac module:main +from:0x02159c3c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02159ce4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02159d60 kind:load to:0x0203e964 module:main +from:0x02159d7c kind:arm_call to:0x020fff0c module:overlay(31) +from:0x02159d94 kind:load to:0x02159f74 module:overlay(61) +from:0x02159dbc kind:load to:0x027e09a8 module:dtcm +from:0x02159dc0 kind:load to:0x02071b64 module:overlay(0) +from:0x02159df4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02159e00 kind:load to:0x027e09a8 module:dtcm +from:0x02159e28 kind:load to:0x027e09a8 module:dtcm +from:0x02159e2c kind:load to:0x02071b64 module:overlay(0) +from:0x02159e60 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02159e6c kind:load to:0x027e09a8 module:dtcm +from:0x02159e94 kind:load to:0x027e09a8 module:dtcm +from:0x02159e9c kind:load to:0x02071b64 module:overlay(0) +from:0x02159eac kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02159eb4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02159ebc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02159ec4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159edc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02159ee4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02159eec kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02159ef4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159efc kind:arm_call to:0x02011ff4 module:main +from:0x02159f10 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02159f24 kind:arm_branch to:0x020fd0a8 module:overlay(31) +from:0x02159f34 kind:arm_branch to:0x020fd0a4 module:overlay(31) +from:0x02159fd4 kind:arm_call to:0x02157ff0 module:overlay(61) +from:0x02159fe4 kind:arm_call to:0x0203ce74 module:main +from:0x02159ff8 kind:load to:0x0215b0a0 module:overlay(61) +from:0x02159ffc kind:load to:0x0215b0b0 module:overlay(61) +from:0x0215a000 kind:load to:0x021580d0 module:overlay(61) +from:0x0215a004 kind:load to:0x0215b0a4 module:overlay(61) +from:0x0215a024 kind:arm_call to:0x02158114 module:overlay(61) +from:0x0215a034 kind:arm_call to:0x0203ce74 module:main +from:0x0215a048 kind:load to:0x0215b188 module:overlay(61) +from:0x0215a04c kind:load to:0x0215b198 module:overlay(61) +from:0x0215a050 kind:load to:0x02158340 module:overlay(61) +from:0x0215a054 kind:load to:0x0215b18c module:overlay(61) +from:0x0215a074 kind:arm_call to:0x02158384 module:overlay(61) +from:0x0215a084 kind:arm_call to:0x0203ce74 module:main +from:0x0215a098 kind:load to:0x0215b270 module:overlay(61) +from:0x0215a09c kind:load to:0x0215b280 module:overlay(61) +from:0x0215a0a0 kind:load to:0x02158464 module:overlay(61) +from:0x0215a0a4 kind:load to:0x0215b274 module:overlay(61) +from:0x0215a0c4 kind:arm_call to:0x021584a8 module:overlay(61) +from:0x0215a0d4 kind:arm_call to:0x0203ce74 module:main +from:0x0215a0e8 kind:load to:0x0215b358 module:overlay(61) +from:0x0215a0ec kind:load to:0x0215b368 module:overlay(61) +from:0x0215a0f0 kind:load to:0x02158588 module:overlay(61) +from:0x0215a0f4 kind:load to:0x0215b35c module:overlay(61) +from:0x0215a114 kind:arm_call to:0x021585cc module:overlay(61) +from:0x0215a124 kind:arm_call to:0x0203ce74 module:main +from:0x0215a138 kind:load to:0x0215b440 module:overlay(61) +from:0x0215a13c kind:load to:0x0215b450 module:overlay(61) +from:0x0215a140 kind:load to:0x021586ac module:overlay(61) +from:0x0215a144 kind:load to:0x0215b444 module:overlay(61) +from:0x0215a164 kind:arm_call to:0x021586d4 module:overlay(61) +from:0x0215a174 kind:arm_call to:0x0203ce74 module:main +from:0x0215a19c kind:arm_call to:0x02158730 module:overlay(61) +from:0x0215a1ac kind:arm_call to:0x0203ce74 module:main +from:0x0215a1d4 kind:arm_call to:0x021587c8 module:overlay(61) +from:0x0215a1e4 kind:arm_call to:0x0203ce74 module:main +from:0x0215a1f8 kind:load to:0x0215b528 module:overlay(61) +from:0x0215a1fc kind:load to:0x0215b630 module:overlay(61) +from:0x0215a200 kind:load to:0x02158bdc module:overlay(61) +from:0x0215a204 kind:load to:0x0215b540 module:overlay(61) +from:0x0215a208 kind:load to:0x0215b708 module:overlay(61) +from:0x0215a20c kind:load to:0x02158bf0 module:overlay(61) +from:0x0215a210 kind:load to:0x0215b54c module:overlay(61) +from:0x0215a214 kind:load to:0x0215b558 module:overlay(61) +from:0x0215a218 kind:load to:0x02158c04 module:overlay(61) +from:0x0215a21c kind:load to:0x0215b534 module:overlay(61) +from:0x0215a23c kind:arm_call to:0x02158c48 module:overlay(61) +from:0x0215a24c kind:arm_call to:0x0203ce74 module:main +from:0x0215a260 kind:load to:0x0215b7e0 module:overlay(61) +from:0x0215a264 kind:load to:0x0215b7f0 module:overlay(61) +from:0x0215a268 kind:load to:0x02158fb8 module:overlay(61) +from:0x0215a26c kind:load to:0x0215b7e4 module:overlay(61) +from:0x0215a28c kind:arm_call to:0x02158ffc module:overlay(61) +from:0x0215a29c kind:arm_call to:0x0203ce74 module:main +from:0x0215a2b0 kind:load to:0x0215b8c8 module:overlay(61) +from:0x0215a2b4 kind:load to:0x0215b8d8 module:overlay(61) +from:0x0215a2b8 kind:load to:0x021592ac module:overlay(61) +from:0x0215a2bc kind:load to:0x0215b8cc module:overlay(61) +from:0x0215a2f8 kind:arm_call to:0x021592f0 module:overlay(61) +from:0x0215a308 kind:arm_call to:0x0203ce74 module:main +from:0x0215a31c kind:load to:0x0215ae24 module:overlay(61) +from:0x0215a324 kind:load to:0x0215b9b0 module:overlay(61) +from:0x0215a328 kind:load to:0x0215b9c0 module:overlay(61) +from:0x0215a32c kind:load to:0x02159558 module:overlay(61) +from:0x0215a330 kind:load to:0x0215b9b4 module:overlay(61) +from:0x0215a350 kind:arm_call to:0x0215959c module:overlay(61) +from:0x0215a360 kind:arm_call to:0x0203ce74 module:main +from:0x0215a374 kind:load to:0x0215ba98 module:overlay(61) +from:0x0215a378 kind:load to:0x0215baa8 module:overlay(61) +from:0x0215a37c kind:load to:0x02159690 module:overlay(61) +from:0x0215a380 kind:load to:0x0215ba9c module:overlay(61) +from:0x0215a3bc kind:arm_call to:0x021596d4 module:overlay(61) +from:0x0215a3cc kind:arm_call to:0x0203ce74 module:main +from:0x0215a3e4 kind:load to:0x0215af7c module:overlay(61) +from:0x0215a3e8 kind:load to:0x0215bb7c module:overlay(61) +from:0x0215a3ec kind:load to:0x0215bb8c module:overlay(61) +from:0x0215a3f0 kind:load to:0x02159f08 module:overlay(61) +from:0x0215a3f4 kind:load to:0x0215bb80 module:overlay(61) +from:0x0215a3f8 kind:load to:0x02159fb8 module:overlay(61) +from:0x0215a3fc kind:load to:0x0215a008 module:overlay(61) +from:0x0215a400 kind:load to:0x0215a058 module:overlay(61) +from:0x0215a404 kind:load to:0x0215a0a8 module:overlay(61) +from:0x0215a408 kind:load to:0x0215a0f8 module:overlay(61) +from:0x0215a40c kind:load to:0x0215a148 module:overlay(61) +from:0x0215a410 kind:load to:0x0215a220 module:overlay(61) +from:0x0215a414 kind:load to:0x0215a270 module:overlay(61) +from:0x0215a418 kind:load to:0x0215a2c0 module:overlay(61) +from:0x0215a41c kind:load to:0x0215a334 module:overlay(61) +from:0x0215a420 kind:load to:0x0215a384 module:overlay(61) +from:0x0215a448 kind:load to:0x02157fcc module:overlay(61) +from:0x0215a44c kind:load to:0x02097998 module:overlay(0) +from:0x0215a450 kind:load to:0x020977a8 module:overlay(0) +from:0x0215a454 kind:load to:0x02097824 module:overlay(0) +from:0x0215a458 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a45c kind:load to:0x020979c0 module:overlay(0) +from:0x0215a460 kind:load to:0x020979ec module:overlay(0) +from:0x0215a46c kind:load to:0x0209856c module:overlay(0) +from:0x0215a470 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a474 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a478 kind:load to:0x020985cc module:overlay(0) +from:0x0215a47c kind:load to:0x01fff464 module:itcm +from:0x0215a480 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215a484 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215a488 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215a48c kind:load to:0x02098508 module:overlay(0) +from:0x0215a490 kind:load to:0x0209850c module:overlay(0) +from:0x0215a494 kind:load to:0x02098510 module:overlay(0) +from:0x0215a498 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215a49c kind:load to:0x02098518 module:overlay(0) +from:0x0215a4a0 kind:load to:0x0209851c module:overlay(0) +from:0x0215a4a4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a4a8 kind:load to:0x02098644 module:overlay(0) +from:0x0215a4ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a4b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a4b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a4b8 kind:load to:0x02158088 module:overlay(61) +from:0x0215a4bc kind:load to:0x021580a8 module:overlay(61) +from:0x0215a4c0 kind:load to:0x02158038 module:overlay(61) +from:0x0215a4e4 kind:load to:0x021580f0 module:overlay(61) +from:0x0215a4e8 kind:load to:0x02097998 module:overlay(0) +from:0x0215a4ec kind:load to:0x020977a8 module:overlay(0) +from:0x0215a4f0 kind:load to:0x02097824 module:overlay(0) +from:0x0215a4f4 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a4f8 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a4fc kind:load to:0x020979ec module:overlay(0) +from:0x0215a508 kind:load to:0x021581b0 module:overlay(61) +from:0x0215a50c kind:load to:0x021582cc module:overlay(61) +from:0x0215a510 kind:load to:0x02099b54 module:overlay(0) +from:0x0215a514 kind:load to:0x02099b8c module:overlay(0) +from:0x0215a518 kind:load to:0x0209a190 module:overlay(0) +from:0x0215a51c kind:load to:0x0209a198 module:overlay(0) +from:0x0215a520 kind:load to:0x0209a138 module:overlay(0) +from:0x0215a524 kind:load to:0x02099d04 module:overlay(0) +from:0x0215a528 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215a52c kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215a530 kind:load to:0x0209a148 module:overlay(0) +from:0x0215a534 kind:load to:0x0209a160 module:overlay(0) +from:0x0215a538 kind:load to:0x021582c4 module:overlay(61) +from:0x0215a53c kind:load to:0x0209a178 module:overlay(0) +from:0x0215a540 kind:load to:0x021582b4 module:overlay(61) +from:0x0215a544 kind:load to:0x02158290 module:overlay(61) +from:0x0215a550 kind:load to:0x0209856c module:overlay(0) +from:0x0215a554 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a558 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a55c kind:load to:0x020985cc module:overlay(0) +from:0x0215a560 kind:load to:0x01fff464 module:itcm +from:0x0215a564 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215a568 kind:load to:0x021581c4 module:overlay(61) +from:0x0215a56c kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215a570 kind:load to:0x02158218 module:overlay(61) +from:0x0215a574 kind:load to:0x0215822c module:overlay(61) +from:0x0215a578 kind:load to:0x02098510 module:overlay(0) +from:0x0215a57c kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215a580 kind:load to:0x02098518 module:overlay(0) +from:0x0215a584 kind:load to:0x0209851c module:overlay(0) +from:0x0215a588 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a58c kind:load to:0x02098644 module:overlay(0) +from:0x0215a590 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a594 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a598 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a59c kind:load to:0x021582e8 module:overlay(61) +from:0x0215a5a0 kind:load to:0x02158310 module:overlay(61) +from:0x0215a5a4 kind:load to:0x02158240 module:overlay(61) +from:0x0215a5b0 kind:load to:0x02158360 module:overlay(61) +from:0x0215a5b4 kind:load to:0x02097998 module:overlay(0) +from:0x0215a5b8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215a5bc kind:load to:0x02097824 module:overlay(0) +from:0x0215a5c0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a5c4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a5c8 kind:load to:0x020979ec module:overlay(0) +from:0x0215a5d4 kind:load to:0x0209856c module:overlay(0) +from:0x0215a5d8 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a5dc kind:load to:0x020985c0 module:overlay(0) +from:0x0215a5e0 kind:load to:0x020985cc module:overlay(0) +from:0x0215a5e4 kind:load to:0x01fff464 module:itcm +from:0x0215a5e8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215a5ec kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215a5f0 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215a5f4 kind:load to:0x02098508 module:overlay(0) +from:0x0215a5f8 kind:load to:0x0209850c module:overlay(0) +from:0x0215a5fc kind:load to:0x02098510 module:overlay(0) +from:0x0215a600 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215a604 kind:load to:0x02098518 module:overlay(0) +from:0x0215a608 kind:load to:0x0209851c module:overlay(0) +from:0x0215a60c kind:load to:0x020985d8 module:overlay(0) +from:0x0215a610 kind:load to:0x02098644 module:overlay(0) +from:0x0215a614 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a618 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a61c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a620 kind:load to:0x0215841c module:overlay(61) +from:0x0215a624 kind:load to:0x0215843c module:overlay(61) +from:0x0215a628 kind:load to:0x021583cc module:overlay(61) +from:0x0215a634 kind:load to:0x02158484 module:overlay(61) +from:0x0215a638 kind:load to:0x02097998 module:overlay(0) +from:0x0215a63c kind:load to:0x020977a8 module:overlay(0) +from:0x0215a640 kind:load to:0x02097824 module:overlay(0) +from:0x0215a644 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a648 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a64c kind:load to:0x020979ec module:overlay(0) +from:0x0215a658 kind:load to:0x0209856c module:overlay(0) +from:0x0215a65c kind:load to:0x020985a8 module:overlay(0) +from:0x0215a660 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a664 kind:load to:0x020985cc module:overlay(0) +from:0x0215a668 kind:load to:0x01fff464 module:itcm +from:0x0215a66c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215a670 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215a674 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215a678 kind:load to:0x02098508 module:overlay(0) +from:0x0215a67c kind:load to:0x0209850c module:overlay(0) +from:0x0215a680 kind:load to:0x02098510 module:overlay(0) +from:0x0215a684 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215a688 kind:load to:0x02098518 module:overlay(0) +from:0x0215a68c kind:load to:0x0209851c module:overlay(0) +from:0x0215a690 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a694 kind:load to:0x02098644 module:overlay(0) +from:0x0215a698 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a69c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a6a0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a6a4 kind:load to:0x02158540 module:overlay(61) +from:0x0215a6a8 kind:load to:0x02158560 module:overlay(61) +from:0x0215a6ac kind:load to:0x021584f0 module:overlay(61) +from:0x0215a6b8 kind:load to:0x021585a8 module:overlay(61) +from:0x0215a6bc kind:load to:0x02097998 module:overlay(0) +from:0x0215a6c0 kind:load to:0x020977a8 module:overlay(0) +from:0x0215a6c4 kind:load to:0x02097824 module:overlay(0) +from:0x0215a6c8 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a6cc kind:load to:0x020979c0 module:overlay(0) +from:0x0215a6d0 kind:load to:0x020979ec module:overlay(0) +from:0x0215a6dc kind:load to:0x0209856c module:overlay(0) +from:0x0215a6e0 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a6e4 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a6e8 kind:load to:0x020985cc module:overlay(0) +from:0x0215a6ec kind:load to:0x01fff464 module:itcm +from:0x0215a6f0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215a6f4 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215a6f8 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215a6fc kind:load to:0x02098508 module:overlay(0) +from:0x0215a700 kind:load to:0x0209850c module:overlay(0) +from:0x0215a704 kind:load to:0x02098510 module:overlay(0) +from:0x0215a708 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215a70c kind:load to:0x02098518 module:overlay(0) +from:0x0215a710 kind:load to:0x0209851c module:overlay(0) +from:0x0215a714 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a718 kind:load to:0x02098644 module:overlay(0) +from:0x0215a71c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a720 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a724 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a728 kind:load to:0x02158664 module:overlay(61) +from:0x0215a72c kind:load to:0x02158684 module:overlay(61) +from:0x0215a730 kind:load to:0x02158614 module:overlay(61) +from:0x0215a73c kind:load to:0x021587a4 module:overlay(61) +from:0x0215a740 kind:load to:0x02097998 module:overlay(0) +from:0x0215a744 kind:load to:0x020977a8 module:overlay(0) +from:0x0215a748 kind:load to:0x02097824 module:overlay(0) +from:0x0215a74c kind:load to:0x020979a0 module:overlay(0) +from:0x0215a750 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a754 kind:load to:0x020979ec module:overlay(0) +from:0x0215a760 kind:load to:0x0215870c module:overlay(61) +from:0x0215a764 kind:load to:0x02097998 module:overlay(0) +from:0x0215a768 kind:load to:0x020977a8 module:overlay(0) +from:0x0215a76c kind:load to:0x02097824 module:overlay(0) +from:0x0215a770 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a774 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a778 kind:load to:0x020979ec module:overlay(0) +from:0x0215a784 kind:load to:0x021586cc module:overlay(61) +from:0x0215a788 kind:load to:0x02097998 module:overlay(0) +from:0x0215a78c kind:load to:0x020977a8 module:overlay(0) +from:0x0215a790 kind:load to:0x02097824 module:overlay(0) +from:0x0215a794 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a798 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a79c kind:load to:0x020979ec module:overlay(0) +from:0x0215a7f0 kind:load to:0x02158a04 module:overlay(61) +from:0x0215a7f4 kind:load to:0x02158b78 module:overlay(61) +from:0x0215a7f8 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215a7fc kind:load to:0x0209a2dc module:overlay(0) +from:0x0215a800 kind:load to:0x0209a374 module:overlay(0) +from:0x0215a804 kind:load to:0x0209a388 module:overlay(0) +from:0x0215a808 kind:load to:0x0209a138 module:overlay(0) +from:0x0215a80c kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215a810 kind:load to:0x0209a438 module:overlay(0) +from:0x0215a814 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215a818 kind:load to:0x0209a344 module:overlay(0) +from:0x0215a81c kind:load to:0x0209a35c module:overlay(0) +from:0x0215a820 kind:load to:0x0209a39c module:overlay(0) +from:0x0215a824 kind:load to:0x0209a728 module:overlay(0) +from:0x0215a828 kind:load to:0x02158b4c module:overlay(61) +from:0x0215a82c kind:load to:0x02158b28 module:overlay(61) +from:0x0215a830 kind:load to:0x0209a760 module:overlay(0) +from:0x0215a83c kind:load to:0x0209856c module:overlay(0) +from:0x0215a840 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a844 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a848 kind:load to:0x020985cc module:overlay(0) +from:0x0215a84c kind:load to:0x01fff464 module:itcm +from:0x0215a850 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215a854 kind:load to:0x02158a18 module:overlay(61) +from:0x0215a858 kind:load to:0x020a8df8 module:overlay(0) +from:0x0215a85c kind:load to:0x02158ac4 module:overlay(61) +from:0x0215a860 kind:load to:0x020a9948 module:overlay(0) +from:0x0215a864 kind:load to:0x02098510 module:overlay(0) +from:0x0215a868 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215a86c kind:load to:0x02098518 module:overlay(0) +from:0x0215a870 kind:load to:0x0209851c module:overlay(0) +from:0x0215a874 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a878 kind:load to:0x02098644 module:overlay(0) +from:0x0215a87c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a880 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a884 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a888 kind:load to:0x02158ad0 module:overlay(61) +from:0x0215a88c kind:load to:0x02158af8 module:overlay(61) +from:0x0215a890 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215a894 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215a898 kind:load to:0x020a9324 module:overlay(0) +from:0x0215a89c kind:load to:0x020a8fcc module:overlay(0) +from:0x0215a8a0 kind:load to:0x020a9034 module:overlay(0) +from:0x0215a8a4 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215a8a8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215a8ac kind:load to:0x020a9270 module:overlay(0) +from:0x0215a8b0 kind:load to:0x020a9294 module:overlay(0) +from:0x0215a8b4 kind:load to:0x020a9298 module:overlay(0) +from:0x0215a8b8 kind:load to:0x020a91f4 module:overlay(0) +from:0x0215a8bc kind:load to:0x020a91fc module:overlay(0) +from:0x0215a8c0 kind:load to:0x020a9204 module:overlay(0) +from:0x0215a8c4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215a8c8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215a8cc kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215a8d0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215a8d4 kind:load to:0x020a949c module:overlay(0) +from:0x0215a8d8 kind:load to:0x020a95ec module:overlay(0) +from:0x0215a8dc kind:load to:0x020a9618 module:overlay(0) +from:0x0215a8e0 kind:load to:0x020a9638 module:overlay(0) +from:0x0215a8e4 kind:load to:0x020a9850 module:overlay(0) +from:0x0215a8e8 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215a8ec kind:load to:0x020a8f14 module:overlay(0) +from:0x0215a8f0 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215a8f4 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215a8f8 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215a8fc kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215a900 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215a904 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215a908 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215a90c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215a910 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215a914 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215a918 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215a91c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215a920 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215a924 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215a928 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215a92c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215a930 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215a934 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215a938 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215a93c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215a940 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215a944 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215a948 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215a94c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215a958 kind:load to:0x0209856c module:overlay(0) +from:0x0215a95c kind:load to:0x020985a8 module:overlay(0) +from:0x0215a960 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a964 kind:load to:0x020985cc module:overlay(0) +from:0x0215a968 kind:load to:0x01fff464 module:itcm +from:0x0215a96c kind:load to:0x020a9a2c module:overlay(0) +from:0x0215a970 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215a974 kind:load to:0x020a8df8 module:overlay(0) +from:0x0215a978 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215a97c kind:load to:0x020a9948 module:overlay(0) +from:0x0215a980 kind:load to:0x02098510 module:overlay(0) +from:0x0215a984 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215a988 kind:load to:0x02098518 module:overlay(0) +from:0x0215a98c kind:load to:0x0209851c module:overlay(0) +from:0x0215a990 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a994 kind:load to:0x02098644 module:overlay(0) +from:0x0215a998 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a99c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a9a0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a9a4 kind:load to:0x02158bbc module:overlay(61) +from:0x0215a9a8 kind:load to:0x02158b94 module:overlay(61) +from:0x0215a9ac kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215a9b0 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215a9b4 kind:load to:0x020a9324 module:overlay(0) +from:0x0215a9b8 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215a9bc kind:load to:0x020a9034 module:overlay(0) +from:0x0215a9c0 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215a9c4 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215a9c8 kind:load to:0x020a9270 module:overlay(0) +from:0x0215a9cc kind:load to:0x020a9294 module:overlay(0) +from:0x0215a9d0 kind:load to:0x020a9298 module:overlay(0) +from:0x0215a9d4 kind:load to:0x020a91f4 module:overlay(0) +from:0x0215a9d8 kind:load to:0x020a91fc module:overlay(0) +from:0x0215a9dc kind:load to:0x020a9204 module:overlay(0) +from:0x0215a9e0 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215a9e4 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215a9e8 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215a9ec kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215a9f0 kind:load to:0x020a949c module:overlay(0) +from:0x0215a9f4 kind:load to:0x020a95ec module:overlay(0) +from:0x0215a9f8 kind:load to:0x020a9618 module:overlay(0) +from:0x0215a9fc kind:load to:0x020a9638 module:overlay(0) +from:0x0215aa00 kind:load to:0x020a9850 module:overlay(0) +from:0x0215aa04 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215aa08 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215aa0c kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215aa10 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215aa14 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215aa18 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215aa1c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215aa20 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215aa24 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215aa28 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215aa2c kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215aa30 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215aa34 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215aa38 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215aa3c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215aa40 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215aa44 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215aa48 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215aa4c kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215aa50 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215aa54 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215aa58 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215aa5c kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215aa60 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215aa64 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215aa68 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215aa74 kind:load to:0x02158c24 module:overlay(61) +from:0x0215aa78 kind:load to:0x02097998 module:overlay(0) +from:0x0215aa7c kind:load to:0x020977a8 module:overlay(0) +from:0x0215aa80 kind:load to:0x02097824 module:overlay(0) +from:0x0215aa84 kind:load to:0x020979a0 module:overlay(0) +from:0x0215aa88 kind:load to:0x020979c0 module:overlay(0) +from:0x0215aa8c kind:load to:0x020979ec module:overlay(0) +from:0x0215ab80 kind:load to:0x0209856c module:overlay(0) +from:0x0215ab84 kind:load to:0x020985a8 module:overlay(0) +from:0x0215ab88 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ab8c kind:load to:0x020985cc module:overlay(0) +from:0x0215ab90 kind:load to:0x01fff464 module:itcm +from:0x0215ab94 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215ab98 kind:load to:0x02158dec module:overlay(61) +from:0x0215ab9c kind:load to:0x020a8df8 module:overlay(0) +from:0x0215aba0 kind:load to:0x02158e6c module:overlay(61) +from:0x0215aba4 kind:load to:0x020a9948 module:overlay(0) +from:0x0215aba8 kind:load to:0x02098510 module:overlay(0) +from:0x0215abac kind:load to:0x020a99b0 module:overlay(0) +from:0x0215abb0 kind:load to:0x02098518 module:overlay(0) +from:0x0215abb4 kind:load to:0x0209851c module:overlay(0) +from:0x0215abb8 kind:load to:0x020985d8 module:overlay(0) +from:0x0215abbc kind:load to:0x02098644 module:overlay(0) +from:0x0215abc0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215abc4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215abc8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215abcc kind:load to:0x02158f60 module:overlay(61) +from:0x0215abd0 kind:load to:0x02158f88 module:overlay(61) +from:0x0215abd4 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215abd8 kind:load to:0x02158e18 module:overlay(61) +from:0x0215abdc kind:load to:0x020a9324 module:overlay(0) +from:0x0215abe0 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215abe4 kind:load to:0x020a9034 module:overlay(0) +from:0x0215abe8 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215abec kind:load to:0x020a91a0 module:overlay(0) +from:0x0215abf0 kind:load to:0x020a9270 module:overlay(0) +from:0x0215abf4 kind:load to:0x020a9294 module:overlay(0) +from:0x0215abf8 kind:load to:0x020a9298 module:overlay(0) +from:0x0215abfc kind:load to:0x020a91f4 module:overlay(0) +from:0x0215ac00 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ac04 kind:load to:0x0216fb90 module:overlay(94) +from:0x0215ac08 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215ac0c kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215ac10 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215ac14 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ac18 kind:load to:0x020a949c module:overlay(0) +from:0x0215ac1c kind:load to:0x020a95ec module:overlay(0) +from:0x0215ac20 kind:load to:0x020a9618 module:overlay(0) +from:0x0215ac24 kind:load to:0x020a9638 module:overlay(0) +from:0x0215ac28 kind:load to:0x020a9850 module:overlay(0) +from:0x0215ac2c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215ac30 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215ac34 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215ac38 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215ac3c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215ac40 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215ac44 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215ac48 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215ac4c kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215ac50 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215ac54 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215ac58 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215ac5c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215ac60 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215ac64 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215ac68 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215ac6c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215ac70 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215ac74 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215ac78 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215ac7c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215ac80 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215ac84 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215ac88 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215ac8c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215ac90 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215ac94 kind:load to:0x0216facc module:overlay(94) +from:0x0215ac98 kind:load to:0x0216faec module:overlay(94) +from:0x0215aca4 kind:load to:0x02158fd8 module:overlay(61) +from:0x0215aca8 kind:load to:0x02097998 module:overlay(0) +from:0x0215acac kind:load to:0x020977a8 module:overlay(0) +from:0x0215acb0 kind:load to:0x02097824 module:overlay(0) +from:0x0215acb4 kind:load to:0x020979a0 module:overlay(0) +from:0x0215acb8 kind:load to:0x020979c0 module:overlay(0) +from:0x0215acbc kind:load to:0x020979ec module:overlay(0) +from:0x0215ad10 kind:load to:0x0209856c module:overlay(0) +from:0x0215ad14 kind:load to:0x020985a8 module:overlay(0) +from:0x0215ad18 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ad1c kind:load to:0x020985cc module:overlay(0) +from:0x0215ad20 kind:load to:0x01fff464 module:itcm +from:0x0215ad24 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215ad28 kind:load to:0x02159168 module:overlay(61) +from:0x0215ad2c kind:load to:0x020a8df8 module:overlay(0) +from:0x0215ad30 kind:load to:0x0215918c module:overlay(61) +from:0x0215ad34 kind:load to:0x020a9948 module:overlay(0) +from:0x0215ad38 kind:load to:0x02098510 module:overlay(0) +from:0x0215ad3c kind:load to:0x020a99b0 module:overlay(0) +from:0x0215ad40 kind:load to:0x02098518 module:overlay(0) +from:0x0215ad44 kind:load to:0x0209851c module:overlay(0) +from:0x0215ad48 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ad4c kind:load to:0x02098644 module:overlay(0) +from:0x0215ad50 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ad54 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ad58 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ad5c kind:load to:0x02159254 module:overlay(61) +from:0x0215ad60 kind:load to:0x0215927c module:overlay(61) +from:0x0215ad64 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215ad68 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215ad6c kind:load to:0x020a9324 module:overlay(0) +from:0x0215ad70 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215ad74 kind:load to:0x020a9034 module:overlay(0) +from:0x0215ad78 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215ad7c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215ad80 kind:load to:0x020a9270 module:overlay(0) +from:0x0215ad84 kind:load to:0x020a9294 module:overlay(0) +from:0x0215ad88 kind:load to:0x020a9298 module:overlay(0) +from:0x0215ad8c kind:load to:0x02159198 module:overlay(61) +from:0x0215ad90 kind:load to:0x021591a0 module:overlay(61) +from:0x0215ad94 kind:load to:0x020a9204 module:overlay(0) +from:0x0215ad98 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215ad9c kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215ada0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215ada4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ada8 kind:load to:0x020a949c module:overlay(0) +from:0x0215adac kind:load to:0x020a95ec module:overlay(0) +from:0x0215adb0 kind:load to:0x020a9618 module:overlay(0) +from:0x0215adb4 kind:load to:0x020a9638 module:overlay(0) +from:0x0215adb8 kind:load to:0x020a9850 module:overlay(0) +from:0x0215adbc kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215adc0 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215adc4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215adc8 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215adcc kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215add0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215add4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215add8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215addc kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215ade0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215ade4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215ade8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215adec kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215adf0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215adf4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215adf8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215adfc kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215ae00 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215ae04 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215ae08 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215ae0c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215ae10 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215ae14 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215ae18 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215ae1c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215ae20 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215ae50 kind:load to:0x021592cc module:overlay(61) +from:0x0215ae54 kind:load to:0x02097998 module:overlay(0) +from:0x0215ae58 kind:load to:0x020977a8 module:overlay(0) +from:0x0215ae5c kind:load to:0x02097824 module:overlay(0) +from:0x0215ae60 kind:load to:0x020979a0 module:overlay(0) +from:0x0215ae64 kind:load to:0x020979c0 module:overlay(0) +from:0x0215ae68 kind:load to:0x020979ec module:overlay(0) +from:0x0215ae74 kind:load to:0x0215938c module:overlay(61) +from:0x0215ae78 kind:load to:0x021594e4 module:overlay(61) +from:0x0215ae7c kind:load to:0x02099b54 module:overlay(0) +from:0x0215ae80 kind:load to:0x02099b8c module:overlay(0) +from:0x0215ae84 kind:load to:0x0209a190 module:overlay(0) +from:0x0215ae88 kind:load to:0x0209a198 module:overlay(0) +from:0x0215ae8c kind:load to:0x0209a138 module:overlay(0) +from:0x0215ae90 kind:load to:0x02099d04 module:overlay(0) +from:0x0215ae94 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215ae98 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215ae9c kind:load to:0x0209a148 module:overlay(0) +from:0x0215aea0 kind:load to:0x0209a160 module:overlay(0) +from:0x0215aea4 kind:load to:0x021582c4 module:overlay(61) +from:0x0215aea8 kind:load to:0x0209a178 module:overlay(0) +from:0x0215aeac kind:load to:0x021582b4 module:overlay(61) +from:0x0215aeb0 kind:load to:0x02158290 module:overlay(61) +from:0x0215aebc kind:load to:0x0209856c module:overlay(0) +from:0x0215aec0 kind:load to:0x020985a8 module:overlay(0) +from:0x0215aec4 kind:load to:0x020985c0 module:overlay(0) +from:0x0215aec8 kind:load to:0x020985cc module:overlay(0) +from:0x0215aecc kind:load to:0x01fff464 module:itcm +from:0x0215aed0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215aed4 kind:load to:0x021593a0 module:overlay(61) +from:0x0215aed8 kind:load to:0x02159408 module:overlay(61) +from:0x0215aedc kind:load to:0x0215940c module:overlay(61) +from:0x0215aee0 kind:load to:0x02159480 module:overlay(61) +from:0x0215aee4 kind:load to:0x02098510 module:overlay(0) +from:0x0215aee8 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215aeec kind:load to:0x02098518 module:overlay(0) +from:0x0215aef0 kind:load to:0x0209851c module:overlay(0) +from:0x0215aef4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215aef8 kind:load to:0x02098644 module:overlay(0) +from:0x0215aefc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215af00 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215af04 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215af08 kind:load to:0x02159500 module:overlay(61) +from:0x0215af0c kind:load to:0x02159528 module:overlay(61) +from:0x0215af10 kind:load to:0x02159494 module:overlay(61) +from:0x0215af1c kind:load to:0x02159578 module:overlay(61) +from:0x0215af20 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215af24 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215af28 kind:load to:0x0209caac module:overlay(0) +from:0x0215af2c kind:load to:0x0209cacc module:overlay(0) +from:0x0215af38 kind:load to:0x0214f760 module:overlays(58,70) +from:0x0215af3c kind:load to:0x0209d10c module:overlay(0) +from:0x0215af40 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0215af44 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215af48 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215af4c kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x0215af50 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215af54 kind:load to:0x0209d220 module:overlay(0) +from:0x0215af58 kind:load to:0x0209d228 module:overlay(0) +from:0x0215af5c kind:load to:0x0209d22c module:overlay(0) +from:0x0215af60 kind:load to:0x0209d238 module:overlay(0) +from:0x0215af64 kind:load to:0x0209d240 module:overlay(0) +from:0x0215af68 kind:load to:0x02159648 module:overlay(61) +from:0x0215af6c kind:load to:0x02159668 module:overlay(61) +from:0x0215af70 kind:load to:0x021595f0 module:overlay(61) +from:0x0215af74 kind:load to:0x0214f868 module:overlays(58,70) +from:0x0215af78 kind:load to:0x02159640 module:overlay(61) +from:0x0215af90 kind:load to:0x021596b0 module:overlay(61) +from:0x0215af94 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215af98 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215af9c kind:load to:0x0209caac module:overlay(0) +from:0x0215afa0 kind:load to:0x0209cacc module:overlay(0) +from:0x0215afac kind:load to:0x0207caf4 module:overlay(0) +from:0x0215afb0 kind:load to:0x0207cafc module:overlay(0) +from:0x0215afb4 kind:load to:0x0207d310 module:overlay(0) +from:0x0215afb8 kind:load to:0x0207d300 module:overlay(0) +from:0x0215afbc kind:load to:0x0207d34c module:overlay(0) +from:0x0215afc0 kind:load to:0x0207d384 module:overlay(0) +from:0x0215afc4 kind:load to:0x0207d3c8 module:overlay(0) +from:0x0215afc8 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0215afd4 kind:load to:0x02159780 module:overlay(61) +from:0x0215afd8 kind:load to:0x0209d10c module:overlay(0) +from:0x0215afdc kind:load to:0x021598ac module:overlay(61) +from:0x0215afe0 kind:load to:0x02159994 module:overlay(61) +from:0x0215afe4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215afe8 kind:load to:0x02159b5c module:overlay(61) +from:0x0215afec kind:load to:0x020ffcbc module:overlays(19,31) +from:0x0215aff0 kind:load to:0x0209d220 module:overlay(0) +from:0x0215aff4 kind:load to:0x0209d228 module:overlay(0) +from:0x0215aff8 kind:load to:0x0209d22c module:overlay(0) +from:0x0215affc kind:load to:0x020fff4c module:overlays(19,31) +from:0x0215b000 kind:load to:0x0209d240 module:overlay(0) +from:0x0215b004 kind:load to:0x02159ea0 module:overlay(61) +from:0x0215b008 kind:load to:0x02159ed0 module:overlay(61) +from:0x0215b00c kind:load to:0x020fd0a4 module:overlays(19,31) +from:0x0215b010 kind:load to:0x020fd0a8 module:overlays(19,31) +from:0x0215b014 kind:load to:0x02159d9c module:overlay(61) +from:0x0215b018 kind:load to:0x02159dc4 module:overlay(61) +from:0x0215b01c kind:load to:0x02159e08 module:overlay(61) +from:0x0215b020 kind:load to:0x02159e30 module:overlay(61) +from:0x0215b024 kind:load to:0x020fd1b4 module:overlays(19,31) +from:0x0215b028 kind:load to:0x020fd1b8 module:overlays(19,31) +from:0x0215b02c kind:load to:0x020fd1bc module:overlays(19,31) +from:0x0215b030 kind:load to:0x020ffe14 module:overlays(19,21,31) +from:0x0215b034 kind:load to:0x020fc5ec module:overlays(19,31) +from:0x0215b038 kind:load to:0x020fffac module:overlays(19,31) +from:0x0215b03c kind:load to:0x020fffbc module:overlays(19,31) +from:0x0215b040 kind:load to:0x020fffc4 module:overlays(19,31) +from:0x0215b044 kind:load to:0x020fce98 module:overlays(19,31) +from:0x0215b048 kind:load to:0x02159d98 module:overlay(61) +from:0x0215b04c kind:load to:0x02100040 module:overlays(19,31) +from:0x0215b050 kind:load to:0x0210001c module:overlays(19,31) +from:0x0215b054 kind:load to:0x020fce40 module:overlays(19,31) +from:0x0215b058 kind:load to:0x020fcf20 module:overlays(19,31) +from:0x0215b05c kind:load to:0x020fd1a4 module:overlays(19,31) +from:0x0215b060 kind:load to:0x020fd1ac module:overlays(19,31) +from:0x0215b06c kind:load to:0x020731b8 module:overlay(0) +from:0x0215b070 kind:load to:0x02159f2c module:overlay(61) +from:0x0215b074 kind:load to:0x02159f1c module:overlay(61) +from:0x0215b078 kind:load to:0x020732a4 module:overlay(0) +from:0x0215b07c kind:load to:0x021599d4 module:overlay(61) +from:0x0215b080 kind:load to:0x02159d64 module:overlay(61) +from:0x0215b084 kind:load to:0x02159e74 module:overlay(61) +from:0x0215b088 kind:load to:0x02159d84 module:overlay(61) diff --git a/config/eur1/arm9/overlays/ov061/symbols.txt b/config/eur1/arm9/overlays/ov061/symbols.txt new file mode 100644 index 00000000..1735fb98 --- /dev/null +++ b/config/eur1/arm9/overlays/ov061/symbols.txt @@ -0,0 +1,275 @@ +func_ov061_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov061_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov061_02157ff0 kind:function(arm,size=0x28) addr:0x02157ff0 +func_ov061_02158018 kind:function(arm,size=0x20) addr:0x02158018 +func_ov061_02158038 kind:function(arm,size=0x50) addr:0x02158038 +func_ov061_02158088 kind:function(arm,size=0x20) addr:0x02158088 +func_ov061_021580a8 kind:function(arm,size=0x28) addr:0x021580a8 +func_ov061_021580d0 kind:function(arm,size=0x14) addr:0x021580d0 +func_ov061_021580e4 kind:function(arm,size=0xc) addr:0x021580e4 +func_ov061_021580f0 kind:function(arm,size=0x24) addr:0x021580f0 +func_ov061_02158114 kind:function(arm,size=0x28) addr:0x02158114 +func_ov061_0215813c kind:function(arm,size=0x74) addr:0x0215813c +func_ov061_021581b0 kind:function(arm,size=0x14) addr:0x021581b0 +func_ov061_021581c4 kind:function(arm,size=0x54) addr:0x021581c4 +func_ov061_02158218 kind:function(arm,size=0x14) addr:0x02158218 +func_ov061_0215822c kind:function(arm,size=0x14) addr:0x0215822c +func_ov061_02158240 kind:function(arm,size=0x50) addr:0x02158240 +func_ov061_02158290 kind:function(arm,size=0x24) addr:0x02158290 +func_ov061_021582b4 kind:function(arm,size=0x10) addr:0x021582b4 +func_ov061_021582c4 kind:function(arm,size=0x8) addr:0x021582c4 +func_ov061_021582cc kind:function(arm,size=0x1c) addr:0x021582cc +func_ov061_021582e8 kind:function(arm,size=0x28) addr:0x021582e8 +func_ov061_02158310 kind:function(arm,size=0x30) addr:0x02158310 +func_ov061_02158340 kind:function(arm,size=0x14) addr:0x02158340 +func_ov061_02158354 kind:function(arm,size=0xc) addr:0x02158354 +func_ov061_02158360 kind:function(arm,size=0x24) addr:0x02158360 +func_ov061_02158384 kind:function(arm,size=0x28) addr:0x02158384 +func_ov061_021583ac kind:function(arm,size=0x20) addr:0x021583ac +func_ov061_021583cc kind:function(arm,size=0x50) addr:0x021583cc +func_ov061_0215841c kind:function(arm,size=0x20) addr:0x0215841c +func_ov061_0215843c kind:function(arm,size=0x28) addr:0x0215843c +func_ov061_02158464 kind:function(arm,size=0x14) addr:0x02158464 +func_ov061_02158478 kind:function(arm,size=0xc) addr:0x02158478 +func_ov061_02158484 kind:function(arm,size=0x24) addr:0x02158484 +func_ov061_021584a8 kind:function(arm,size=0x28) addr:0x021584a8 +func_ov061_021584d0 kind:function(arm,size=0x20) addr:0x021584d0 +func_ov061_021584f0 kind:function(arm,size=0x50) addr:0x021584f0 +func_ov061_02158540 kind:function(arm,size=0x20) addr:0x02158540 +func_ov061_02158560 kind:function(arm,size=0x28) addr:0x02158560 +func_ov061_02158588 kind:function(arm,size=0x14) addr:0x02158588 +func_ov061_0215859c kind:function(arm,size=0xc) addr:0x0215859c +func_ov061_021585a8 kind:function(arm,size=0x24) addr:0x021585a8 +func_ov061_021585cc kind:function(arm,size=0x28) addr:0x021585cc +func_ov061_021585f4 kind:function(arm,size=0x20) addr:0x021585f4 +func_ov061_02158614 kind:function(arm,size=0x50) addr:0x02158614 +func_ov061_02158664 kind:function(arm,size=0x20) addr:0x02158664 +func_ov061_02158684 kind:function(arm,size=0x28) addr:0x02158684 +func_ov061_021586ac kind:function(arm,size=0x14) addr:0x021586ac +func_ov061_021586c0 kind:function(arm,size=0xc) addr:0x021586c0 +func_ov061_021586cc kind:function(arm,size=0x8) addr:0x021586cc +func_ov061_021586d4 kind:function(arm,size=0x2c) addr:0x021586d4 +func_ov061_02158700 kind:function(arm,size=0xc) addr:0x02158700 +func_ov061_0215870c kind:function(arm,size=0x24) addr:0x0215870c +func_ov061_02158730 kind:function(arm,size=0x68) addr:0x02158730 +func_ov061_02158798 kind:function(arm,size=0xc) addr:0x02158798 +func_ov061_021587a4 kind:function(arm,size=0x24) addr:0x021587a4 +func_ov061_021587c8 kind:function(arm,size=0x68) addr:0x021587c8 +func_ov061_02158830 kind:function(arm,size=0x20) addr:0x02158830 +func_ov061_02158850 kind:function(arm,size=0x4c) addr:0x02158850 +func_ov061_0215889c kind:function(arm,size=0x168) addr:0x0215889c +func_ov061_02158a04 kind:function(arm,size=0x14) addr:0x02158a04 +func_ov061_02158a18 kind:function(arm,size=0xac) addr:0x02158a18 +func_ov061_02158ac4 kind:function(arm,size=0xc) addr:0x02158ac4 +func_ov061_02158ad0 kind:function(arm,size=0x28) addr:0x02158ad0 +func_ov061_02158af8 kind:function(arm,size=0x30) addr:0x02158af8 +func_ov061_02158b28 kind:function(arm,size=0x24) addr:0x02158b28 +func_ov061_02158b4c kind:function(arm,size=0x2c) addr:0x02158b4c +func_ov061_02158b78 kind:function(arm,size=0x1c) addr:0x02158b78 +func_ov061_02158b94 kind:function(arm,size=0x28) addr:0x02158b94 +func_ov061_02158bbc kind:function(arm,size=0x20) addr:0x02158bbc +func_ov061_02158bdc kind:function(arm,size=0x14) addr:0x02158bdc +func_ov061_02158bf0 kind:function(arm,size=0x14) addr:0x02158bf0 +func_ov061_02158c04 kind:function(arm,size=0x14) addr:0x02158c04 +func_ov061_02158c18 kind:function(arm,size=0xc) addr:0x02158c18 +func_ov061_02158c24 kind:function(arm,size=0x24) addr:0x02158c24 +func_ov061_02158c48 kind:function(arm,size=0x60) addr:0x02158c48 +func_ov061_02158ca8 kind:function(arm,size=0x20) addr:0x02158ca8 +func_ov061_02158cc8 kind:function(arm,size=0x20) addr:0x02158cc8 +func_ov061_02158ce8 kind:function(arm,size=0x104) addr:0x02158ce8 +func_ov061_02158dec kind:function(arm,size=0x2c) addr:0x02158dec +func_ov061_02158e18 kind:function(arm,size=0x54) addr:0x02158e18 +func_ov061_02158e6c kind:function(arm,size=0xf4) addr:0x02158e6c +func_ov061_02158f60 kind:function(arm,size=0x28) addr:0x02158f60 +func_ov061_02158f88 kind:function(arm,size=0x30) addr:0x02158f88 +func_ov061_02158fb8 kind:function(arm,size=0x14) addr:0x02158fb8 +func_ov061_02158fcc kind:function(arm,size=0xc) addr:0x02158fcc +func_ov061_02158fd8 kind:function(arm,size=0x24) addr:0x02158fd8 +func_ov061_02158ffc kind:function(arm,size=0x54) addr:0x02158ffc +func_ov061_02159050 kind:function(arm,size=0x118) addr:0x02159050 +func_ov061_02159168 kind:function(arm,size=0x24) addr:0x02159168 +func_ov061_0215918c kind:function(arm,size=0xc) addr:0x0215918c +func_ov061_02159198 kind:function(arm,size=0x8) addr:0x02159198 +func_ov061_021591a0 kind:function(arm,size=0xb4) addr:0x021591a0 +func_ov061_02159254 kind:function(arm,size=0x28) addr:0x02159254 +func_ov061_0215927c kind:function(arm,size=0x30) addr:0x0215927c +func_ov061_021592ac kind:function(arm,size=0x14) addr:0x021592ac +func_ov061_021592c0 kind:function(arm,size=0xc) addr:0x021592c0 +func_ov061_021592cc kind:function(arm,size=0x24) addr:0x021592cc +func_ov061_021592f0 kind:function(arm,size=0x28) addr:0x021592f0 +func_ov061_02159318 kind:function(arm,size=0x74) addr:0x02159318 +func_ov061_0215938c kind:function(arm,size=0x14) addr:0x0215938c +func_ov061_021593a0 kind:function(arm,size=0x68) addr:0x021593a0 +func_ov061_02159408 kind:function(arm,size=0x4) addr:0x02159408 +func_ov061_0215940c kind:function(arm,size=0x74) addr:0x0215940c +func_ov061_02159480 kind:function(arm,size=0x14) addr:0x02159480 +func_ov061_02159494 kind:function(arm,size=0x50) addr:0x02159494 +func_ov061_021594e4 kind:function(arm,size=0x1c) addr:0x021594e4 +func_ov061_02159500 kind:function(arm,size=0x28) addr:0x02159500 +func_ov061_02159528 kind:function(arm,size=0x30) addr:0x02159528 +func_ov061_02159558 kind:function(arm,size=0x14) addr:0x02159558 +func_ov061_0215956c kind:function(arm,size=0xc) addr:0x0215956c +func_ov061_02159578 kind:function(arm,size=0x24) addr:0x02159578 +func_ov061_0215959c kind:function(arm,size=0x34) addr:0x0215959c +func_ov061_021595d0 kind:function(arm,size=0x20) addr:0x021595d0 +func_ov061_021595f0 kind:function(arm,size=0x50) addr:0x021595f0 +func_ov061_02159640 kind:function(arm,size=0x8) addr:0x02159640 +func_ov061_02159648 kind:function(arm,size=0x20) addr:0x02159648 +func_ov061_02159668 kind:function(arm,size=0x28) addr:0x02159668 +func_ov061_02159690 kind:function(arm,size=0x14) addr:0x02159690 +func_ov061_021596a4 kind:function(arm,size=0xc) addr:0x021596a4 +func_ov061_021596b0 kind:function(arm,size=0x24) addr:0x021596b0 +func_ov061_021596d4 kind:function(arm,size=0x48) addr:0x021596d4 +func_ov061_0215971c kind:function(arm,size=0x64) addr:0x0215971c +func_ov061_02159780 kind:function(arm,size=0x12c) addr:0x02159780 +func_ov061_021598ac kind:function(arm,size=0xe8) addr:0x021598ac +func_ov061_02159994 kind:function(arm,size=0x40) addr:0x02159994 +func_ov061_021599d4 kind:function(arm,size=0x188) addr:0x021599d4 +func_ov061_02159b5c kind:function(arm,size=0x208) addr:0x02159b5c +func_ov061_02159d64 kind:function(arm,size=0x20) addr:0x02159d64 +func_ov061_02159d84 kind:function(arm,size=0x14) addr:0x02159d84 +func_ov061_02159d98 kind:function(arm,size=0x4) addr:0x02159d98 +func_ov061_02159d9c kind:function(arm,size=0x28) addr:0x02159d9c +func_ov061_02159dc4 kind:function(arm,size=0x44) addr:0x02159dc4 +func_ov061_02159e08 kind:function(arm,size=0x28) addr:0x02159e08 +func_ov061_02159e30 kind:function(arm,size=0x44) addr:0x02159e30 +func_ov061_02159e74 kind:function(arm,size=0x2c) addr:0x02159e74 +func_ov061_02159ea0 kind:function(arm,size=0x30) addr:0x02159ea0 +func_ov061_02159ed0 kind:function(arm,size=0x38) addr:0x02159ed0 +func_ov061_02159f08 kind:function(arm,size=0x14) addr:0x02159f08 +func_ov061_02159f1c kind:function(arm,size=0x10) addr:0x02159f1c +func_ov061_02159f2c kind:function(arm,size=0x10) addr:0x02159f2c +data_ov061_02159f4c kind:data(any) addr:0x02159f4c +data_ov061_02159f5c kind:data(any) addr:0x02159f5c +data_ov061_02159f64 kind:data(any) addr:0x02159f64 +data_ov061_02159f74 kind:data(any) addr:0x02159f74 +data_ov061_02159f88 kind:data(any) addr:0x02159f88 +data_ov061_02159f9c kind:data(any) addr:0x02159f9c ambiguous +data_ov061_02159fac kind:data(any) addr:0x02159fac ambiguous +__sinit_ov061_02159fb8 kind:function(arm,size=0x50) addr:0x02159fb8 +__sinit_ov061_0215a008 kind:function(arm,size=0x50) addr:0x0215a008 +__sinit_ov061_0215a058 kind:function(arm,size=0x50) addr:0x0215a058 +__sinit_ov061_0215a0a8 kind:function(arm,size=0x50) addr:0x0215a0a8 +__sinit_ov061_0215a0f8 kind:function(arm,size=0x50) addr:0x0215a0f8 +__sinit_ov061_0215a148 kind:function(arm,size=0xd8) addr:0x0215a148 +__sinit_ov061_0215a220 kind:function(arm,size=0x50) addr:0x0215a220 +__sinit_ov061_0215a270 kind:function(arm,size=0x50) addr:0x0215a270 +__sinit_ov061_0215a2c0 kind:function(arm,size=0x74) addr:0x0215a2c0 +__sinit_ov061_0215a334 kind:function(arm,size=0x50) addr:0x0215a334 +__sinit_ov061_0215a384 kind:function(arm,size=0x74) addr:0x0215a384 +.p__sinit_ov061_02159fb8 kind:data(word) addr:0x0215a3f8 +.p__sinit_ov061_0215a008 kind:data(word) addr:0x0215a3fc +.p__sinit_ov061_0215a058 kind:data(word) addr:0x0215a400 +.p__sinit_ov061_0215a0a8 kind:data(word) addr:0x0215a404 +.p__sinit_ov061_0215a0f8 kind:data(word) addr:0x0215a408 +.p__sinit_ov061_0215a148 kind:data(word) addr:0x0215a40c +.p__sinit_ov061_0215a220 kind:data(word) addr:0x0215a410 +.p__sinit_ov061_0215a270 kind:data(word) addr:0x0215a414 +.p__sinit_ov061_0215a2c0 kind:data(word) addr:0x0215a418 +.p__sinit_ov061_0215a334 kind:data(word) addr:0x0215a41c +.p__sinit_ov061_0215a384 kind:data(word) addr:0x0215a420 +data_ov061_0215a448 kind:data(any) addr:0x0215a448 +data_ov061_0215a46c kind:data(any) addr:0x0215a46c +data_ov061_0215a4c4 kind:data(any) addr:0x0215a4c4 +data_ov061_0215a4e4 kind:data(any) addr:0x0215a4e4 +data_ov061_0215a508 kind:data(any) addr:0x0215a508 +data_ov061_0215a50c kind:data(any) addr:0x0215a50c ambiguous +data_ov061_0215a528 kind:data(any) addr:0x0215a528 ambiguous +data_ov061_0215a550 kind:data(any) addr:0x0215a550 +data_ov061_0215a5b0 kind:data(any) addr:0x0215a5b0 +data_ov061_0215a5d4 kind:data(any) addr:0x0215a5d4 +data_ov061_0215a630 kind:data(any) addr:0x0215a630 ambiguous +data_ov061_0215a634 kind:data(any) addr:0x0215a634 +data_ov061_0215a658 kind:data(any) addr:0x0215a658 +data_ov061_0215a6b8 kind:data(any) addr:0x0215a6b8 +data_ov061_0215a6dc kind:data(any) addr:0x0215a6dc +data_ov061_0215a6f0 kind:data(any) addr:0x0215a6f0 ambiguous +data_ov061_0215a73c kind:data(any) addr:0x0215a73c +data_ov061_0215a760 kind:data(any) addr:0x0215a760 +data_ov061_0215a784 kind:data(any) addr:0x0215a784 +data_ov061_0215a7a0 kind:data(any) addr:0x0215a7a0 +data_ov061_0215a7f0 kind:data(any) addr:0x0215a7f0 +data_ov061_0215a83c kind:data(any) addr:0x0215a83c +data_ov061_0215a850 kind:data(any) addr:0x0215a850 ambiguous +data_ov061_0215a958 kind:data(any) addr:0x0215a958 +data_ov061_0215a964 kind:data(any) addr:0x0215a964 ambiguous +data_ov061_0215a9b8 kind:data(any) addr:0x0215a9b8 ambiguous +data_ov061_0215aa74 kind:data(any) addr:0x0215aa74 +data_ov061_0215aa90 kind:data(any) addr:0x0215aa90 +data_ov061_0215aad8 kind:data(any) addr:0x0215aad8 +data_ov061_0215ab28 kind:data(any) addr:0x0215ab28 +data_ov061_0215ab80 kind:data(any) addr:0x0215ab80 +data_ov061_0215ac18 kind:data(any) addr:0x0215ac18 ambiguous +data_ov061_0215ac4c kind:data(any) addr:0x0215ac4c ambiguous +data_ov061_0215ac54 kind:data(any) addr:0x0215ac54 ambiguous +data_ov061_0215ac74 kind:data(any) addr:0x0215ac74 ambiguous +data_ov061_0215aca4 kind:data(any) addr:0x0215aca4 +data_ov061_0215acc0 kind:data(any) addr:0x0215acc0 +data_ov061_0215ad10 kind:data(any) addr:0x0215ad10 +data_ov061_0215ad9c kind:data(any) addr:0x0215ad9c ambiguous +data_ov061_0215ae24 kind:data(any) addr:0x0215ae24 +data_ov061_0215ae30 kind:data(any) addr:0x0215ae30 +data_ov061_0215ae50 kind:data(any) addr:0x0215ae50 +data_ov061_0215ae74 kind:data(any) addr:0x0215ae74 +data_ov061_0215aebc kind:data(any) addr:0x0215aebc +data_ov061_0215af1c kind:data(any) addr:0x0215af1c +data_ov061_0215af38 kind:data(any) addr:0x0215af38 +data_ov061_0215af7c kind:data(any) addr:0x0215af7c +data_ov061_0215af90 kind:data(any) addr:0x0215af90 +data_ov061_0215afac kind:data(any) addr:0x0215afac +data_ov061_0215afd0 kind:data(any) addr:0x0215afd0 ambiguous +data_ov061_0215afd4 kind:data(any) addr:0x0215afd4 +data_ov061_0215b064 kind:data(any) addr:0x0215b064 ambiguous +data_ov061_0215b06c kind:data(any) addr:0x0215b06c +data_ov061_0215b0a0 kind:bss addr:0x0215b0a0 +data_ov061_0215b0a4 kind:bss addr:0x0215b0a4 +data_ov061_0215b0b0 kind:bss addr:0x0215b0b0 +data_ov061_0215b124 kind:bss addr:0x0215b124 ambiguous +data_ov061_0215b184 kind:bss addr:0x0215b184 ambiguous +data_ov061_0215b188 kind:bss addr:0x0215b188 +data_ov061_0215b18c kind:bss addr:0x0215b18c +data_ov061_0215b198 kind:bss addr:0x0215b198 +data_ov061_0215b218 kind:bss addr:0x0215b218 ambiguous +data_ov061_0215b270 kind:bss addr:0x0215b270 +data_ov061_0215b274 kind:bss addr:0x0215b274 +data_ov061_0215b280 kind:bss addr:0x0215b280 +data_ov061_0215b334 kind:bss addr:0x0215b334 ambiguous +data_ov061_0215b358 kind:bss addr:0x0215b358 +data_ov061_0215b35c kind:bss addr:0x0215b35c +data_ov061_0215b368 kind:bss addr:0x0215b368 +data_ov061_0215b440 kind:bss addr:0x0215b440 +data_ov061_0215b444 kind:bss addr:0x0215b444 +data_ov061_0215b450 kind:bss addr:0x0215b450 +data_ov061_0215b4a8 kind:bss addr:0x0215b4a8 ambiguous +data_ov061_0215b4f4 kind:bss addr:0x0215b4f4 ambiguous +data_ov061_0215b528 kind:bss addr:0x0215b528 +data_ov061_0215b534 kind:bss addr:0x0215b534 +data_ov061_0215b540 kind:bss addr:0x0215b540 +data_ov061_0215b54c kind:bss addr:0x0215b54c +data_ov061_0215b558 kind:bss addr:0x0215b558 +data_ov061_0215b62c kind:bss addr:0x0215b62c ambiguous +data_ov061_0215b630 kind:bss addr:0x0215b630 +data_ov061_0215b708 kind:bss addr:0x0215b708 +data_ov061_0215b7e0 kind:bss addr:0x0215b7e0 +data_ov061_0215b7e4 kind:bss addr:0x0215b7e4 +data_ov061_0215b7f0 kind:bss addr:0x0215b7f0 +data_ov061_0215b86c kind:bss addr:0x0215b86c ambiguous +data_ov061_0215b8c8 kind:bss addr:0x0215b8c8 +data_ov061_0215b8cc kind:bss addr:0x0215b8cc +data_ov061_0215b8d8 kind:bss addr:0x0215b8d8 +data_ov061_0215b970 kind:bss addr:0x0215b970 ambiguous +data_ov061_0215b984 kind:bss addr:0x0215b984 ambiguous +data_ov061_0215b9b0 kind:bss addr:0x0215b9b0 +data_ov061_0215b9b4 kind:bss addr:0x0215b9b4 +data_ov061_0215b9c0 kind:bss addr:0x0215b9c0 +data_ov061_0215ba98 kind:bss addr:0x0215ba98 +data_ov061_0215ba9c kind:bss addr:0x0215ba9c +data_ov061_0215baa8 kind:bss addr:0x0215baa8 +data_ov061_0215bac4 kind:bss addr:0x0215bac4 ambiguous +data_ov061_0215bb78 kind:bss addr:0x0215bb78 ambiguous +data_ov061_0215bb7c kind:bss addr:0x0215bb7c +data_ov061_0215bb80 kind:bss addr:0x0215bb80 +data_ov061_0215bb8c kind:bss addr:0x0215bb8c +data_ov061_0215bb94 kind:bss addr:0x0215bb94 ambiguous +data_ov061_0215bbb8 kind:bss addr:0x0215bbb8 ambiguous +data_ov061_0215bc18 kind:bss addr:0x0215bc18 ambiguous diff --git a/config/eur1/arm9/overlays/ov062/delinks.txt b/config/eur1/arm9/overlays/ov062/delinks.txt new file mode 100644 index 00000000..014f9070 --- /dev/null +++ b/config/eur1/arm9/overlays/ov062/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x0215e8a8 kind:code align:32 + .rodata start:0x0215e8a8 end:0x0215e9ec kind:rodata align:4 + .init start:0x0215e9ec end:0x0215f0d4 kind:code align:4 + .ctor start:0x0215f0d4 end:0x0215f128 kind:rodata align:4 + .data start:0x0215f140 end:0x02160aa0 kind:data align:32 + .bss start:0x02160aa0 end:0x02161d80 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov062/relocs.txt b/config/eur1/arm9/overlays/ov062/relocs.txt new file mode 100644 index 00000000..158f6fd2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov062/relocs.txt @@ -0,0 +1,2304 @@ +from:0x02157fc8 kind:load to:0x02160ab0 module:overlay(62) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x02158018 module:overlay(62) +from:0x02157ffc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158014 kind:load to:0x0215f148 module:overlay(62) +from:0x02158020 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02158034 kind:load to:0x0215f16c module:overlay(62) +from:0x0215804c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215805c kind:arm_call to:0x02078348 module:overlay(0) +from:0x02158064 kind:load to:0x027e09bc module:dtcm +from:0x021580b4 kind:load to:0x02160ab0 module:overlay(62) +from:0x021580c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021580cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021580e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021580ec kind:arm_call to:0x020984dc module:overlay(0) +from:0x021580f4 kind:arm_call to:0x02011ff4 module:main +from:0x02158108 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215811c kind:load to:0x02160b98 module:overlay(62) +from:0x02158130 kind:arm_call to:0x02011f3c module:main +from:0x0215813c kind:arm_call to:0x0215816c module:overlay(62) +from:0x02158150 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158168 kind:load to:0x0215f1cc module:overlay(62) +from:0x02158174 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02158188 kind:load to:0x0215f1f0 module:overlay(62) +from:0x021581d8 kind:load to:0x02160b98 module:overlay(62) +from:0x021581e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021581f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158208 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158210 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158218 kind:arm_call to:0x02011ff4 module:main +from:0x0215822c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158240 kind:load to:0x02160c80 module:overlay(62) +from:0x02158254 kind:arm_call to:0x02011f3c module:main +from:0x02158260 kind:arm_call to:0x02158290 module:overlay(62) +from:0x02158274 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215828c kind:load to:0x0215f250 module:overlay(62) +from:0x02158298 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021582ac kind:load to:0x0215f274 module:overlay(62) +from:0x021582fc kind:load to:0x02160c80 module:overlay(62) +from:0x0215830c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158314 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215832c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158334 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215833c kind:arm_call to:0x02011ff4 module:main +from:0x02158350 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158364 kind:load to:0x02160d68 module:overlay(62) +from:0x02158378 kind:arm_call to:0x02011f3c module:main +from:0x02158384 kind:arm_call to:0x021583b4 module:overlay(62) +from:0x02158398 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021583b0 kind:load to:0x0215f2d4 module:overlay(62) +from:0x021583bc kind:arm_call to:0x020f763c module:overlay(31) +from:0x021583d0 kind:load to:0x0215f2f8 module:overlay(62) +from:0x02158420 kind:load to:0x02160d68 module:overlay(62) +from:0x02158430 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158438 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158450 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158458 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158460 kind:arm_call to:0x02011ff4 module:main +from:0x02158474 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158488 kind:load to:0x02160e50 module:overlay(62) +from:0x0215849c kind:arm_call to:0x02011f3c module:main +from:0x021584a8 kind:arm_call to:0x02158510 module:overlay(62) +from:0x021584bc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158504 kind:load to:0x0215f358 module:overlay(62) +from:0x0215853c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215855c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02158578 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158588 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021585fc kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02158628 kind:load to:0x02160e50 module:overlay(62) +from:0x0215862c kind:load to:0x0215f52c module:overlay(62) +from:0x02158630 kind:load to:0x0215f3c4 module:overlay(62) +from:0x02158634 kind:load to:0x0215f410 module:overlay(62) +from:0x02158638 kind:load to:0x0215f374 module:overlay(62) +from:0x02158644 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215868c kind:arm_call to:0x020d6588 module:overlay(24) +from:0x021586a0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x021586f4 kind:arm_call to:0x020a86d4 module:overlay(0) +from:0x02158724 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02158728 kind:load to:0x020b508c module:overlay(0) +from:0x0215872c kind:load to:0x0215e8a8 module:overlay(62) +from:0x02158730 kind:load to:0x027e0ce0 module:dtcm +from:0x02158740 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158748 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158750 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158768 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158770 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158778 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158780 kind:arm_call to:0x02011ff4 module:main +from:0x0215879c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021587a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021587c4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021587d4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021587e4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021587ec kind:arm_call to:0x02011ff4 module:main +from:0x02158804 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215880c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158814 kind:arm_call to:0x02011ff4 module:main +from:0x0215882c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158834 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158848 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215885c kind:load to:0x02160f38 module:overlay(62) +from:0x02158870 kind:arm_call to:0x02011f3c module:main +from:0x0215887c kind:arm_call to:0x021588c0 module:overlay(62) +from:0x02158890 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021588a8 kind:load to:0x0215f6c0 module:overlay(62) +from:0x021588b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021588c8 kind:arm_call to:0x020f75a4 module:overlay(31) +from:0x021588e0 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02158918 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02158930 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158964 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215897c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158990 kind:arm_call to:0x0215c174 module:overlay(62) +from:0x0215899c kind:load to:0x02114860 module:overlays(19,31) +from:0x021589a0 kind:load to:0x0215f73c module:overlay(62) +from:0x021589a4 kind:load to:0x0215f7b0 module:overlay(62) +from:0x021589a8 kind:load to:0x02160f38 module:overlay(62) +from:0x021589ac kind:load to:0x0215f768 module:overlay(62) +from:0x021589b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158a1c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02158a48 kind:arm_call to:0x02099eac module:overlay(0) +from:0x02158a84 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02158a90 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02158a9c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02158aec kind:load to:0x0215f704 module:overlay(62) +from:0x02158af0 kind:load to:0x0215f71c module:overlay(62) +from:0x02158af4 kind:load to:0x0215f6dc module:overlay(62) +from:0x02158b14 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158ba0 kind:arm_call to:0x0215c230 module:overlay(62) +from:0x02158bb4 kind:arm_call to:0x0215c19c module:overlay(62) +from:0x02158c1c kind:load to:0x02160f38 module:overlay(62) +from:0x02158c2c kind:load to:0x020578a4 module:overlay(0) +from:0x02158c40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158c48 kind:arm_call to:0x02011ff4 module:main +from:0x02158c5c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158c64 kind:arm_call to:0x02011ff4 module:main +from:0x02158c7c kind:arm_call to:0x0215c198 module:overlay(62) +from:0x02158c84 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158c8c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158c94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158c9c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158cb4 kind:arm_call to:0x0215c198 module:overlay(62) +from:0x02158cbc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158cc4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158ccc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158cd4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158cdc kind:arm_call to:0x02011ff4 module:main +from:0x02158cf0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158d04 kind:load to:0x02161030 module:overlay(62) +from:0x02158d18 kind:arm_call to:0x02011f3c module:main +from:0x02158d24 kind:arm_call to:0x02158d68 module:overlay(62) +from:0x02158d38 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02158d60 kind:load to:0x0215f810 module:overlay(62) +from:0x02158d70 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02158d88 kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x02158d90 kind:arm_call to:0x02158de8 module:overlay(62) +from:0x02158db8 kind:arm_call to:0x02158e08 module:overlay(62) +from:0x02158ddc kind:load to:0x0215f834 module:overlay(62) +from:0x02158de0 kind:load to:0x02161020 module:overlay(62) +from:0x02158de4 kind:load to:0x02161010 module:overlay(62) +from:0x02158e00 kind:load to:0x027e0cd8 module:dtcm +from:0x02158e04 kind:load to:0x02081e64 module:overlay(0) +from:0x02158e24 kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x02158e48 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02158eb0 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02158f08 kind:load to:0x027e0ce0 module:dtcm +from:0x02158f0c kind:load to:0x0215e8b8 module:overlay(62) +from:0x02158f10 kind:load to:0x0215e8cc module:overlay(62) +from:0x02158f38 kind:arm_call to:0x02158de8 module:overlay(62) +from:0x02158f4c kind:arm_call to:0x02158e08 module:overlay(62) +from:0x02158f54 kind:load to:0x02161010 module:overlay(62) +from:0x02158f8c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02158fc8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02158fd8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215904c kind:arm_call to:0x01fff60c module:itcm +from:0x02159058 kind:load to:0x02040964 module:main +from:0x0215905c kind:load to:0x0203e964 module:main +from:0x02159060 kind:load to:0x027e09b4 module:dtcm +from:0x02159074 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215907c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159094 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215909c kind:arm_call to:0x020984dc module:overlay(0) +from:0x021590a4 kind:arm_call to:0x02011ff4 module:main +from:0x021590b8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021590cc kind:load to:0x0216107c module:overlay(62) +from:0x021590e0 kind:arm_call to:0x02011f3c module:main +from:0x021590ec kind:arm_call to:0x021591c4 module:overlay(62) +from:0x02159100 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159160 kind:load to:0x0215f898 module:overlay(62) +from:0x0215916c kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x02159180 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02159190 kind:load to:0x0215f8bc module:overlay(62) +from:0x02159194 kind:load to:0x0215e8e8 module:overlay(62) +from:0x021591ac kind:arm_call to:0x0200eab0 module:main +from:0x021591b4 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x021591bc kind:arm_call to:0x01ffc57c module:itcm +from:0x021591f0 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02159210 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215922c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215923c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021592b0 kind:arm_call to:0x02159164 module:overlay(62) +from:0x021592d8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021592f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215933c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215934c kind:load to:0x0216107c module:overlay(62) +from:0x02159350 kind:load to:0x0215f52c module:overlay(62) +from:0x02159354 kind:load to:0x0215f3c4 module:overlay(62) +from:0x02159358 kind:load to:0x0215fb10 module:overlay(62) +from:0x0215935c kind:load to:0x0215f8e8 module:overlay(62) +from:0x02159360 kind:load to:0x0215fa00 module:overlay(62) +from:0x02159364 kind:load to:0x0215f988 module:overlay(62) +from:0x02159370 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159384 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159398 kind:load to:0x020bff75 module:overlays(1,2,4) +from:0x02159408 kind:arm_call to:0x02159738 module:overlay(62) +from:0x02159438 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159484 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021594d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215951c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159568 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021595b8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215961c kind:arm_call to:0x020e8650 module:overlay(31) +from:0x02159658 kind:arm_call to:0x02015080 module:main +from:0x0215966c kind:arm_call to:0x02082158 module:overlay(0) +from:0x0215968c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021596a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021596bc kind:arm_call to:0x02015080 module:main +from:0x021596d4 kind:arm_call to:0x02082158 module:overlay(0) +from:0x021596f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159710 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215971c kind:load to:0x02049be4 module:main +from:0x02159720 kind:load to:0x0215f988 module:overlay(62) +from:0x02159724 kind:load to:0x027e0cd8 module:dtcm +from:0x02159728 kind:load to:0x027e09a8 module:dtcm +from:0x02159758 kind:load to:0x0215f888 module:overlay(62) +from:0x0215978c kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x021597a4 kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x021597c4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021597e4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021597f0 kind:arm_call to:0x020a91f4 module:overlay(0) +from:0x021597f8 kind:load to:0x020b6558 module:overlay(0) +from:0x021597fc kind:load to:0x020b51f8 module:overlay(0) +from:0x02159824 kind:arm_call to:0x020a949c module:overlay(0) +from:0x0215988c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021598c4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021598fc kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02159934 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215996c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02159984 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021599bc kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021599f4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02159a2c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02159a38 kind:load to:0x0215f928 module:overlay(62) +from:0x02159a3c kind:load to:0x0215f940 module:overlay(62) +from:0x02159a40 kind:load to:0x0215f958 module:overlay(62) +from:0x02159a44 kind:load to:0x0215f9a0 module:overlay(62) +from:0x02159a48 kind:load to:0x0215f970 module:overlay(62) +from:0x02159a4c kind:load to:0x027e09a8 module:dtcm +from:0x02159a54 kind:load to:0x0215f9d0 module:overlay(62) +from:0x02159a58 kind:load to:0x0215f9e8 module:overlay(62) +from:0x02159a5c kind:load to:0x0215f988 module:overlay(62) +from:0x02159a68 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159a70 kind:arm_call to:0x02011ff4 module:main +from:0x02159a84 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159a8c kind:arm_call to:0x02011ff4 module:main +from:0x02159aa4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159aac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159ab4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159abc kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159ad4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159adc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159ae4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159aec kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159af4 kind:arm_call to:0x02011ff4 module:main +from:0x02159b08 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159b1c kind:load to:0x02161164 module:overlay(62) +from:0x02159b30 kind:arm_call to:0x02011f3c module:main +from:0x02159b3c kind:arm_call to:0x02159b6c module:overlay(62) +from:0x02159b50 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159b68 kind:load to:0x0215fc2c module:overlay(62) +from:0x02159b74 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02159b88 kind:load to:0x0215fc50 module:overlay(62) +from:0x02159bd8 kind:load to:0x02161164 module:overlay(62) +from:0x02159be8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159bf0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159c08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159c10 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159c18 kind:arm_call to:0x02011ff4 module:main +from:0x02159c2c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159c40 kind:load to:0x0216125c module:overlay(62) +from:0x02159c54 kind:arm_call to:0x02011f3c module:main +from:0x02159c60 kind:arm_call to:0x02159dcc module:overlay(62) +from:0x02159c74 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159cbc kind:load to:0x0215fcd4 module:overlay(62) +from:0x02159cd0 kind:load to:0x02161334 module:overlay(62) +from:0x02159ce4 kind:arm_call to:0x02011f3c module:main +from:0x02159cf0 kind:arm_call to:0x02159dcc module:overlay(62) +from:0x02159d08 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159d54 kind:load to:0x0215fcb0 module:overlay(62) +from:0x02159d7c kind:load to:0x020b53e4 module:overlay(0) +from:0x02159dac kind:arm_call to:0x02097530 module:overlay(0) +from:0x02159dc0 kind:load to:0x020b53e4 module:overlay(0) +from:0x02159dd8 kind:arm_call to:0x02159d60 module:overlay(62) +from:0x02159e20 kind:arm_call to:0x02159d80 module:overlay(62) +from:0x02159e28 kind:arm_call to:0x02159d60 module:overlay(62) +from:0x02159e2c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02159e44 kind:arm_call to:0x0216f8c8 module:overlay(94) +from:0x02159eac kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02159ec4 kind:load to:0x0215fde0 module:overlay(62) +from:0x02159ec8 kind:load to:0x020b53e4 module:overlay(0) +from:0x02159ecc kind:load to:0x0215fcf0 module:overlay(62) +from:0x02159edc kind:arm_call to:0x01fff458 module:itcm +from:0x02159f00 kind:arm_call to:0x01fff458 module:itcm +from:0x02159f28 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x02159f44 kind:load to:0x0215e910 module:overlay(62) +from:0x02159f48 kind:load to:0x0215e908 module:overlay(62) +from:0x02159f9c kind:load to:0x0215fd38 module:overlay(62) +from:0x02159fd0 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215a030 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215a058 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a090 kind:load to:0x0215fd88 module:overlay(62) +from:0x0215a0a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a0a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a0b0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215a0c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a0d0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a0d8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215a0e0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a0f4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a108 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a11c kind:load to:0x0216141c module:overlay(62) +from:0x0215a130 kind:arm_call to:0x02011f3c module:main +from:0x0215a13c kind:arm_call to:0x0215a1c4 module:overlay(62) +from:0x0215a150 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a194 kind:load to:0x0215ff04 module:overlay(62) +from:0x0215a1c0 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215a1d4 kind:arm_call to:0x0215a1a4 module:overlay(62) +from:0x0215a21c kind:arm_call to:0x0215a1a4 module:overlay(62) +from:0x0215a220 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215a24c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215a274 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0215a28c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a29c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a314 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0215a32c kind:load to:0x020b53e4 module:overlay(0) +from:0x0215a330 kind:load to:0x0215f52c module:overlay(62) +from:0x0215a334 kind:load to:0x0215f3c4 module:overlay(62) +from:0x0215a338 kind:load to:0x02160000 module:overlay(62) +from:0x0215a33c kind:load to:0x0215ff20 module:overlay(62) +from:0x0215a350 kind:load to:0x0215e920 module:overlay(62) +from:0x0215a354 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215a3a8 kind:load to:0x0215ff68 module:overlay(62) +from:0x0215a3dc kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215a43c kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215a464 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a49c kind:load to:0x0215ffb0 module:overlay(62) +from:0x0215a4ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a4b4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a4bc kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215a4d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a4dc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a4e4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215a4ec kind:arm_call to:0x02011ff4 module:main +from:0x0215a500 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a514 kind:load to:0x02161504 module:overlay(62) +from:0x0215a528 kind:arm_call to:0x02011f3c module:main +from:0x0215a534 kind:arm_call to:0x0215a564 module:overlay(62) +from:0x0215a548 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a560 kind:load to:0x0216011c module:overlay(62) +from:0x0215a56c kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215a580 kind:load to:0x02160140 module:overlay(62) +from:0x0215a5d0 kind:load to:0x02161504 module:overlay(62) +from:0x0215a5e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a5e8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a600 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a608 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a610 kind:arm_call to:0x02011ff4 module:main +from:0x0215a624 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a638 kind:load to:0x021615ec module:overlay(62) +from:0x0215a64c kind:arm_call to:0x02011f3c module:main +from:0x0215a658 kind:arm_call to:0x0215a688 module:overlay(62) +from:0x0215a66c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215a684 kind:load to:0x021601a0 module:overlay(62) +from:0x0215a690 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215a6a4 kind:load to:0x021601c4 module:overlay(62) +from:0x0215a6b8 kind:arm_call to:0x0215a790 module:overlay(62) +from:0x0215a70c kind:arm_call to:0x0215a790 module:overlay(62) +from:0x0215a730 kind:arm_call to:0x0215a790 module:overlay(62) +from:0x0215a778 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0215a788 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0215a7d8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215a804 kind:load to:0x027e0ce8 module:dtcm +from:0x0215a808 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a814 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a828 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a830 kind:arm_call to:0x02011ff4 module:main +from:0x0215a844 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215a858 kind:load to:0x02161638 module:overlay(62) +from:0x0215a86c kind:arm_call to:0x02011f3c module:main +from:0x0215a878 kind:arm_call to:0x0215a8f8 module:overlay(62) +from:0x0215a890 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0215a8f4 kind:load to:0x0216022c module:overlay(62) +from:0x0215a924 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215a944 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215a960 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a970 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a988 kind:arm_call to:0x0215b484 module:overlay(62) +from:0x0215a9ec kind:arm_call to:0x02159164 module:overlay(62) +from:0x0215aa14 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215aa2c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215aa44 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0215aa54 kind:arm_call to:0x02061648 module:overlay(0) +from:0x0215aa70 kind:arm_call_thumb to:0x020bf770 module:overlay(1) +from:0x0215aaa8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215aafc kind:arm_call_thumb to:0x020bea3c module:overlay(1) +from:0x0215ab0c kind:load to:0x02161638 module:overlay(62) +from:0x0215ab10 kind:load to:0x0215f52c module:overlay(62) +from:0x0215ab14 kind:load to:0x0215f3c4 module:overlay(62) +from:0x0215ab18 kind:load to:0x02160490 module:overlay(62) +from:0x0215ab1c kind:load to:0x0215f8e8 module:overlay(62) +from:0x0215ab20 kind:load to:0x02160250 module:overlay(62) +from:0x0215ab24 kind:load to:0x02160280 module:overlay(62) +from:0x0215ab28 kind:load to:0x027e0d00 module:dtcm +from:0x0215ab2c kind:load to:0x02160380 module:overlay(62) +from:0x0215ab30 kind:load to:0x02160308 module:overlay(62) +from:0x0215ab34 kind:load to:0x02049be4 module:main +from:0x0215ab38 kind:load to:0x020b508c module:overlay(0) +from:0x0215ab44 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215ab58 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215ab7c kind:arm_call_thumb to:0x020bf790 module:overlay(1) +from:0x0215ab84 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215ab8c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215ab94 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ab9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aba4 kind:arm_call to:0x0215b494 module:overlay(62) +from:0x0215abac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215abb4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215abc0 kind:load to:0x02160490 module:overlay(62) +from:0x0215abc4 kind:load to:0x027e0d00 module:dtcm +from:0x0215abe0 kind:arm_call_thumb to:0x020bf790 module:overlay(1) +from:0x0215abe8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215abf0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215abf8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ac00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ac08 kind:arm_call to:0x0215b494 module:overlay(62) +from:0x0215ac10 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215ac18 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215ac20 kind:arm_call to:0x02011ff4 module:main +from:0x0215ac2c kind:load to:0x02160490 module:overlay(62) +from:0x0215ac30 kind:load to:0x027e0d00 module:dtcm +from:0x0215ac44 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215ac70 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215ac80 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215ac88 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0215acac kind:load to:0x0215e930 module:overlay(62) +from:0x0215acb0 kind:load to:0x0204a088 module:main +from:0x0215acb4 kind:load to:0x0216021c module:overlay(62) +from:0x0215ad0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ad58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ada4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215adf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ae3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ae88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215aedc kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215af3c kind:arm_call to:0x020e8650 module:overlay(31) +from:0x0215af48 kind:load to:0x0216021c module:overlay(62) +from:0x0215af4c kind:load to:0x02160308 module:overlay(62) +from:0x0215af50 kind:load to:0x02049be4 module:main +from:0x0215af68 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0215afcc kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0215afe0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b00c kind:arm_call to:0x02073138 module:overlay(0) +from:0x0215b034 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0215b050 kind:arm_call to:0x02073138 module:overlay(0) +from:0x0215b078 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0215b08c kind:arm_call to:0x020a91f4 module:overlay(0) +from:0x0215b098 kind:load to:0x027e09b8 module:dtcm +from:0x0215b0c0 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0215b124 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0215b140 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215b154 kind:arm_call to:0x020784b8 module:overlay(0) +from:0x0215b164 kind:load to:0x027e09b8 module:dtcm +from:0x0215b168 kind:load to:0x027e09bc module:dtcm +from:0x0215b190 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0215b19c kind:arm_call to:0x0215b09c module:overlay(62) +from:0x0215b1a4 kind:load to:0x027e09bc module:dtcm +from:0x0215b1a8 kind:load to:0x027e0d60 module:dtcm +from:0x0215b1c8 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0215b1d4 kind:arm_call to:0x0215b09c module:overlay(62) +from:0x0215b1dc kind:load to:0x027e09bc module:dtcm +from:0x0215b1e0 kind:load to:0x027e0d60 module:dtcm +from:0x0215b208 kind:arm_call to:0x020a949c module:overlay(0) +from:0x0215b270 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b2a8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b2e0 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b318 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b350 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b368 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b3a0 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b3d8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b410 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b41c kind:load to:0x021602a8 module:overlay(62) +from:0x0215b420 kind:load to:0x021602c0 module:overlay(62) +from:0x0215b424 kind:load to:0x021602d8 module:overlay(62) +from:0x0215b428 kind:load to:0x02160320 module:overlay(62) +from:0x0215b42c kind:load to:0x021602f0 module:overlay(62) +from:0x0215b430 kind:load to:0x027e09a8 module:dtcm +from:0x0215b438 kind:load to:0x02160350 module:overlay(62) +from:0x0215b43c kind:load to:0x02160368 module:overlay(62) +from:0x0215b440 kind:load to:0x02160308 module:overlay(62) +from:0x0215b44c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215b458 kind:arm_call to:0x020a91a4 module:overlay(0) +from:0x0215b478 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0215b480 kind:load to:0x027e09bc module:dtcm +from:0x0215b490 kind:load to:0x027e0d60 module:dtcm +from:0x0215b4a4 kind:load to:0x027e0d60 module:dtcm +from:0x0215b4b0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215b4b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215b4cc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215b4d4 kind:arm_call to:0x02011ff4 module:main +from:0x0215b4e8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215b4fc kind:load to:0x02161720 module:overlay(62) +from:0x0215b510 kind:arm_call to:0x02011f3c module:main +from:0x0215b51c kind:arm_call to:0x0215b558 module:overlay(62) +from:0x0215b534 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215b554 kind:load to:0x021605ac module:overlay(62) +from:0x0215b560 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215b574 kind:load to:0x021605c8 module:overlay(62) +from:0x0215b5c4 kind:load to:0x02161720 module:overlay(62) +from:0x0215b5dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b5e4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215b5fc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b604 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215b60c kind:arm_call to:0x02011ff4 module:main +from:0x0215b620 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215b634 kind:load to:0x02161804 module:overlay(62) +from:0x0215b648 kind:arm_call to:0x02011f3c module:main +from:0x0215b654 kind:arm_call to:0x0215b6cc module:overlay(62) +from:0x0215b66c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215b67c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215b6bc kind:load to:0x02160614 module:overlay(62) +from:0x0215b6c0 kind:load to:0x0216064c module:overlay(62) +from:0x0215b6c4 kind:load to:0x02160630 module:overlay(62) +from:0x0215b6d4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215b700 kind:arm_call to:0x0200f05c module:main +from:0x0215b71c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b738 kind:arm_call to:0x0200f05c module:main +from:0x0215b754 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b764 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b770 kind:load to:0x02160674 module:overlay(62) +from:0x0215b774 kind:load to:0x02161804 module:overlay(62) +from:0x0215b778 kind:load to:0x0215e950 module:overlay(62) +from:0x0215b77c kind:load to:0x0215e960 module:overlay(62) +from:0x0215b7c0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b7d8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b7e0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215b7ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b7fc kind:load to:0x02161824 module:overlay(62) +from:0x0215b800 kind:load to:0x0215e940 module:overlay(62) +from:0x0215b844 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215b850 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b85c kind:arm_call to:0x02015080 module:main +from:0x0215b87c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215b898 kind:load to:0x020b508c module:overlay(0) +from:0x0215b89c kind:load to:0x027e09a8 module:dtcm +from:0x0215b910 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b918 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b920 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215b938 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b940 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b948 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215b950 kind:arm_call to:0x02011ff4 module:main +from:0x0215b964 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215b978 kind:load to:0x0216190c module:overlay(62) +from:0x0215b98c kind:arm_call to:0x02011f3c module:main +from:0x0215b998 kind:arm_call to:0x0215b9e8 module:overlay(62) +from:0x0215b9b0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215b9e0 kind:load to:0x021606b4 module:overlay(62) +from:0x0215b9f0 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215ba04 kind:load to:0x021606d0 module:overlay(62) +from:0x0215ba54 kind:load to:0x0216190c module:overlay(62) +from:0x0215ba74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ba7c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215ba94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ba9c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215baa4 kind:arm_call to:0x02011ff4 module:main +from:0x0215bab8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215bacc kind:load to:0x021619f0 module:overlay(62) +from:0x0215bae0 kind:arm_call to:0x02011f3c module:main +from:0x0215baec kind:arm_call to:0x0215bb3c module:overlay(62) +from:0x0215bb04 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215bb34 kind:load to:0x0216071c module:overlay(62) +from:0x0215bb44 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215bb58 kind:load to:0x02160738 module:overlay(62) +from:0x0215bba8 kind:load to:0x021619f0 module:overlay(62) +from:0x0215bbc8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bbd0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215bbe8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bbf0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215bbf8 kind:arm_call to:0x02011ff4 module:main +from:0x0215bc0c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215bc20 kind:load to:0x02161ad4 module:overlay(62) +from:0x0215bc34 kind:arm_call to:0x02011f3c module:main +from:0x0215bc40 kind:arm_call to:0x0215bc90 module:overlay(62) +from:0x0215bc58 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215bc88 kind:load to:0x02160784 module:overlay(62) +from:0x0215bc98 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215bcac kind:load to:0x021607a0 module:overlay(62) +from:0x0215bcfc kind:load to:0x02161ad4 module:overlay(62) +from:0x0215bd1c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd24 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215bd3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd44 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215bd4c kind:arm_call to:0x02011ff4 module:main +from:0x0215bd60 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215bd74 kind:load to:0x02161bb8 module:overlay(62) +from:0x0215bd88 kind:arm_call to:0x02011f3c module:main +from:0x0215bd94 kind:arm_call to:0x0215bde4 module:overlay(62) +from:0x0215bdac kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215bddc kind:load to:0x021607ec module:overlay(62) +from:0x0215bdec kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215be00 kind:load to:0x02160808 module:overlay(62) +from:0x0215be50 kind:load to:0x02161bb8 module:overlay(62) +from:0x0215be70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215be78 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215be90 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215be98 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215bea0 kind:arm_call to:0x02011ff4 module:main +from:0x0215beb4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215bec8 kind:load to:0x02161c9c module:overlay(62) +from:0x0215bedc kind:arm_call to:0x02011f3c module:main +from:0x0215bee8 kind:arm_call to:0x0215bf38 module:overlay(62) +from:0x0215bf00 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215bf30 kind:load to:0x02160854 module:overlay(62) +from:0x0215bf40 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215bf68 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215bf70 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215bf84 kind:load to:0x02160870 module:overlay(62) +from:0x0215bf88 kind:load to:0x020b19a8 module:overlay(0) +from:0x0215bf8c kind:load to:0x0216064c module:overlay(62) +from:0x0215bfa0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215bfc4 kind:arm_call to:0x0200f05c module:main +from:0x0215bff8 kind:arm_call to:0x0200f05c module:main +from:0x0215c094 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215c0b8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215c0cc kind:load to:0x02161c9c module:overlay(62) +from:0x0215c0d0 kind:load to:0x0215e970 module:overlay(62) +from:0x0215c0d4 kind:load to:0x0215e980 module:overlay(62) +from:0x0215c0e0 kind:load to:0x027e09c0 module:dtcm +from:0x0215c0e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c114 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215c11c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215c124 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215c13c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215c144 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215c14c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215c154 kind:arm_call to:0x02011ff4 module:main +from:0x0215c168 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215c18c kind:arm_call to:0x02002c80 module:main +from:0x0215c1c4 kind:arm_call to:0x02004ae0 module:main +from:0x0215c214 kind:arm_call to:0x02002d9c module:main +from:0x0215c248 kind:arm_call to:0x02071690 module:overlay(0) +from:0x0215c268 kind:load to:0x027e09a8 module:dtcm +from:0x0215c274 kind:arm_call_thumb to:0x020c90d0 module:overlay(24) +from:0x0215c298 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215c2a4 kind:load to:0x021608b0 module:overlay(62) +from:0x0215c2a8 kind:load to:0x0204a088 module:main +from:0x0215c2bc kind:arm_call_thumb to:0x020c892c module:overlay(24) +from:0x0215c2c8 kind:arm_call to:0x020b69bc module:overlay(4) +from:0x0215c2e8 kind:arm_call_thumb to:0x020c8b68 module:overlay(24) +from:0x0215c2fc kind:arm_call to:0x0201bacc module:main +from:0x0215c304 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c31c kind:arm_call to:0x0201bacc module:main +from:0x0215c324 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c32c kind:arm_call to:0x02011ff4 module:main +from:0x0215c340 kind:arm_call_thumb to:0x020c88bc module:overlay(24) +from:0x0215c364 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215c370 kind:load to:0x021608e0 module:overlay(62) +from:0x0215c374 kind:load to:0x0204a088 module:main +from:0x0215c398 kind:arm_call to:0x0201bb84 module:main +from:0x0215c3a4 kind:arm_call to:0x0201b9a8 module:main +from:0x0215c3ac kind:load to:0x0204e5f8 module:main +from:0x0215c3cc kind:arm_call to:0x02061230 module:overlay(0) +from:0x0215c3d4 kind:load to:0x0204a088 module:main +from:0x0215c3e8 kind:arm_call_thumb to:0x020c892c module:overlay(24) +from:0x0215c3f4 kind:arm_call to:0x020b69bc module:overlay(4) +from:0x0215c420 kind:arm_call to:0x0201bb84 module:main +from:0x0215c42c kind:arm_call to:0x0201b9a8 module:main +from:0x0215c434 kind:load to:0x0204e5f8 module:main +from:0x0215c454 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0215c45c kind:load to:0x0204a088 module:main +from:0x0215c474 kind:arm_call_thumb to:0x020c8b68 module:overlay(24) +from:0x0215c488 kind:arm_call to:0x0201bacc module:main +from:0x0215c490 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c4a8 kind:arm_call to:0x0201bacc module:main +from:0x0215c4b0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c4b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c4cc kind:arm_call_thumb to:0x020c88bc module:overlay(24) +from:0x0215c4f0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215c4fc kind:load to:0x02160910 module:overlay(62) +from:0x0215c500 kind:load to:0x0204a088 module:main +from:0x0215c524 kind:arm_call to:0x0201bb84 module:main +from:0x0215c530 kind:arm_call to:0x0201b9a8 module:main +from:0x0215c538 kind:load to:0x0204e5f8 module:main +from:0x0215c558 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0215c560 kind:load to:0x0204a088 module:main +from:0x0215c574 kind:arm_call_thumb to:0x020c892c module:overlay(24) +from:0x0215c580 kind:arm_call_thumb to:0x020bc958 module:overlay(2) +from:0x0215c5ac kind:arm_call to:0x0201bb84 module:main +from:0x0215c5b8 kind:arm_call to:0x0201b9a8 module:main +from:0x0215c5c0 kind:load to:0x0204e5f8 module:main +from:0x0215c5e0 kind:arm_call to:0x02061230 module:overlay(0) +from:0x0215c5e8 kind:load to:0x0204a088 module:main +from:0x0215c600 kind:arm_call_thumb to:0x020c8b68 module:overlay(24) +from:0x0215c614 kind:arm_call to:0x0201bacc module:main +from:0x0215c61c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c634 kind:arm_call to:0x0201bacc module:main +from:0x0215c63c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0215c644 kind:arm_call to:0x02011ff4 module:main +from:0x0215c660 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x0215c67c kind:arm_call to:0x0215e12c module:overlay(62) +from:0x0215c6a0 kind:arm_call to:0x0213de50 module:overlay(56) +from:0x0215c6b0 kind:arm_call to:0x0201f6f0 module:main +from:0x0215c6cc kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c6fc kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c73c kind:arm_call to:0x0201f6f0 module:main +from:0x0215c748 kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c750 kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0215c758 kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0215c760 kind:arm_call to:0x0213d650 module:overlay(56) +from:0x0215c76c kind:arm_call to:0x0215e7b0 module:overlay(62) +from:0x0215c778 kind:arm_call to:0x0215e7b0 module:overlay(62) +from:0x0215c784 kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c78c kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c798 kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c7a4 kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c7b0 kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c7bc kind:arm_call to:0x0215e17c module:overlay(62) +from:0x0215c7c8 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0215c820 kind:arm_call to:0x0201c494 module:main +from:0x0215c830 kind:arm_call to:0x02019538 module:main +from:0x0215c844 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0215c850 kind:arm_call_thumb to:0x020154ec module:main +from:0x0215c868 kind:arm_call to:0x0201739c module:main +from:0x0215c890 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c898 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c8a0 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c8a8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c8b0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0215c8c4 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0215c8d0 kind:arm_call_thumb to:0x020154ec module:main +from:0x0215c8e8 kind:arm_call to:0x0201739c module:main +from:0x0215c910 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c918 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c920 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c928 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c940 kind:arm_call to:0x0201739c module:main +from:0x0215c964 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c96c kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c974 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c97c kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c994 kind:arm_call to:0x0201739c module:main +from:0x0215c9bc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c9c4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c9cc kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c9d4 kind:arm_call_thumb to:0x0201568c module:main +from:0x0215c9dc kind:arm_call_thumb to:0x020154c4 module:main +from:0x0215ca4c kind:arm_call to:0x02011f3c module:main +from:0x0215ca5c kind:arm_call_thumb to:0x020b7388 module:overlay(2) +from:0x0215ca88 kind:arm_call to:0x0213de78 module:overlay(56) +from:0x0215ca94 kind:arm_call to:0x020166cc module:main +from:0x0215ca9c kind:arm_call to:0x0213e200 module:overlay(56) +from:0x0215cac4 kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0215cad4 kind:arm_call to:0x020166cc module:main +from:0x0215cae8 kind:arm_call to:0x0201f730 module:main +from:0x0215cb10 kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0215cb20 kind:arm_call to:0x020166cc module:main +from:0x0215cb30 kind:arm_call to:0x0201f730 module:main +from:0x0215cb58 kind:arm_call to:0x0213d698 module:overlay(56) +from:0x0215cb68 kind:arm_call to:0x020166cc module:main +from:0x0215cb78 kind:arm_call to:0x0201f730 module:main +from:0x0215cb84 kind:arm_call to:0x0201f730 module:main +from:0x0215cb90 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0215cbb8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cbe0 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215cbf8 kind:arm_call to:0x0215e740 module:overlay(62) +from:0x0215cc20 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cc50 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cc80 kind:arm_call to:0x02065930 module:overlay(0) +from:0x0215cca0 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x0215ccac kind:arm_call to:0x0201e8d4 module:main +from:0x0215ccd8 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215ccf0 kind:arm_call to:0x0215e740 module:overlay(62) +from:0x0215cd18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cd48 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cd7c kind:arm_call to:0x02065930 module:overlay(0) +from:0x0215cd94 kind:arm_call to:0x0201e8d4 module:main +from:0x0215cdc4 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215cdd4 kind:arm_call to:0x020166cc module:main +from:0x0215cdec kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215cdfc kind:arm_call to:0x020166cc module:main +from:0x0215ce18 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215ce28 kind:arm_call to:0x020166cc module:main +from:0x0215ce48 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215ce58 kind:arm_call to:0x020166cc module:main +from:0x0215ce74 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215ce84 kind:arm_call to:0x020166cc module:main +from:0x0215cea0 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215ceb0 kind:arm_call to:0x020166cc module:main +from:0x0215ced8 kind:arm_call to:0x0213de78 module:overlay(56) +from:0x0215cee8 kind:arm_call to:0x020166cc module:main +from:0x0215cf08 kind:arm_call to:0x0213de78 module:overlay(56) +from:0x0215cf18 kind:arm_call to:0x020166cc module:main +from:0x0215cf24 kind:arm_call to:0x0201f730 module:main +from:0x0215cf44 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215cf60 kind:arm_call to:0x0215e740 module:overlay(62) +from:0x0215cf6c kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0215cf7c kind:arm_call to:0x0201e8d4 module:main +from:0x0215cfa4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0215cfd8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215cff0 kind:arm_call to:0x0215d924 module:overlay(62) +from:0x0215d000 kind:load to:0x021609e4 module:overlay(62) +from:0x0215d004 kind:load to:0x0204aeac module:main +from:0x0215d008 kind:load to:0x0204a110 module:main +from:0x0215d00c kind:load to:0x02160a34 module:overlay(62) +from:0x0215d010 kind:load to:0x02160a48 module:overlay(62) +from:0x0215d014 kind:load to:0x02160a58 module:overlay(62) +from:0x0215d018 kind:load to:0x02160a4c module:overlay(62) +from:0x0215d01c kind:load to:0x02160a64 module:overlay(62) +from:0x0215d020 kind:load to:0x02160a70 module:overlay(62) +from:0x0215d024 kind:load to:0x02160a7c module:overlay(62) +from:0x0215d030 kind:load to:0x0215e990 module:overlay(62) +from:0x0215d034 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d040 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215d054 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d068 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d08c kind:arm_call to:0x020166ac module:main +from:0x0215d098 kind:arm_call to:0x020166ac module:main +from:0x0215d0a4 kind:arm_call to:0x020166ac module:main +from:0x0215d0b0 kind:arm_call to:0x020166ac module:main +from:0x0215d0bc kind:arm_call to:0x020166ac module:main +from:0x0215d0c8 kind:arm_call to:0x020166ac module:main +from:0x0215d0d4 kind:arm_call to:0x020166ac module:main +from:0x0215d0e0 kind:arm_call to:0x020166ac module:main +from:0x0215d0ec kind:arm_call to:0x020166ac module:main +from:0x0215d0f8 kind:arm_call to:0x020166ac module:main +from:0x0215d104 kind:arm_call to:0x020166ac module:main +from:0x0215d10c kind:arm_call to:0x020166ac module:main +from:0x0215d114 kind:arm_call to:0x0201f498 module:main +from:0x0215d11c kind:arm_call to:0x0201f498 module:main +from:0x0215d124 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0215d12c kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0215d134 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0215d148 kind:arm_call_thumb to:0x020b74ec module:overlay(2) +from:0x0215d150 kind:arm_call to:0x02011ff4 module:main +from:0x0215d164 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d170 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d17c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d188 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d190 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d19c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d1a8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d1b4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d1c0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d1c8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d1d0 kind:arm_call to:0x0201f2cc module:main +from:0x0215d1d8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d1e4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d1ec kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d1f4 kind:arm_call to:0x0201f2cc module:main +from:0x0215d1fc kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d208 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d210 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d218 kind:arm_call to:0x0201f2cc module:main +from:0x0215d220 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d22c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d234 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d23c kind:arm_call to:0x0201f2cc module:main +from:0x0215d244 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d24c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d254 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d25c kind:arm_call to:0x0201f2cc module:main +from:0x0215d264 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d26c kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215d274 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215d280 kind:load to:0x021609e4 module:overlay(62) +from:0x0215d29c kind:arm_call to:0x020166ac module:main +from:0x0215d2a8 kind:arm_call to:0x020166ac module:main +from:0x0215d2b4 kind:arm_call to:0x020166ac module:main +from:0x0215d2c0 kind:arm_call to:0x020166ac module:main +from:0x0215d2cc kind:arm_call to:0x020166ac module:main +from:0x0215d2d8 kind:arm_call to:0x020166ac module:main +from:0x0215d2e4 kind:arm_call to:0x020166ac module:main +from:0x0215d2f0 kind:arm_call to:0x020166ac module:main +from:0x0215d2fc kind:arm_call to:0x020166ac module:main +from:0x0215d308 kind:arm_call to:0x020166ac module:main +from:0x0215d314 kind:arm_call to:0x020166ac module:main +from:0x0215d31c kind:arm_call to:0x020166ac module:main +from:0x0215d324 kind:arm_call to:0x0201f498 module:main +from:0x0215d32c kind:arm_call to:0x0201f498 module:main +from:0x0215d334 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0215d33c kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0215d344 kind:arm_call to:0x0213de08 module:overlay(56) +from:0x0215d358 kind:arm_call_thumb to:0x020b74ec module:overlay(2) +from:0x0215d360 kind:arm_call to:0x02011ff4 module:main +from:0x0215d374 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d380 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d38c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d398 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d3a0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d3ac kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d3b8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d3c4 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d3d0 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d3d8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d3e0 kind:arm_call to:0x0201f2cc module:main +from:0x0215d3e8 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d3f4 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d3fc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d404 kind:arm_call to:0x0201f2cc module:main +from:0x0215d40c kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d418 kind:arm_call to:0x0205fe20 module:overlay(0) +from:0x0215d420 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d428 kind:arm_call to:0x0201f2cc module:main +from:0x0215d430 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d43c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d444 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d44c kind:arm_call to:0x0201f2cc module:main +from:0x0215d454 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d45c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215d464 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0215d46c kind:arm_call to:0x0201f2cc module:main +from:0x0215d474 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215d47c kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215d484 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215d48c kind:arm_call to:0x02011ff4 module:main +from:0x0215d498 kind:load to:0x021609e4 module:overlay(62) +from:0x0215d4ac kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0215d508 kind:arm_call to:0x0201c4d8 module:main +from:0x0215d538 kind:arm_call to:0x0215d964 module:overlay(62) +from:0x0215d54c kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0215d55c kind:arm_call_thumb to:0x020b7538 module:overlays(1,2) +from:0x0215d578 kind:arm_call to:0x02065b48 module:overlay(0) +from:0x0215d580 kind:arm_call to:0x02065b8c module:overlay(0) +from:0x0215d5a4 kind:arm_call to:0x020a9b80 module:overlay(0) +from:0x0215d5b0 kind:arm_call to:0x0201fa70 module:main +from:0x0215d5c4 kind:arm_call to:0x020a9ba0 module:overlay(0) +from:0x0215d5d4 kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215d5dc kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215d5f0 kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215d608 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x0215d61c kind:arm_call to:0x0215e66c module:overlay(62) +from:0x0215d624 kind:arm_call to:0x0215e408 module:overlay(62) +from:0x0215d62c kind:arm_call to:0x0215e408 module:overlay(62) +from:0x0215d638 kind:arm_call to:0x0215e408 module:overlay(62) +from:0x0215d650 kind:load to:0x0204aeac module:main +from:0x0215d654 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215d658 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d65c kind:load to:0x020b6558 module:overlay(0) +from:0x0215d660 kind:load to:0x020b5254 module:overlay(0) +from:0x0215d694 kind:arm_call to:0x0201aa44 module:main +from:0x0215d6a0 kind:arm_call to:0x0201f4b4 module:main +from:0x0215d6d0 kind:arm_call to:0x0201aad0 module:main +from:0x0215d6d8 kind:arm_call to:0x0215e554 module:overlay(62) +from:0x0215d6e0 kind:arm_call to:0x0215e554 module:overlay(62) +from:0x0215d6ec kind:arm_call to:0x0215e554 module:overlay(62) +from:0x0215d710 kind:arm_call to:0x0201e8d4 module:main +from:0x0215d764 kind:arm_call to:0x0201f4b4 module:main +from:0x0215d790 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215d7b0 kind:arm_call to:0x0201e8d4 module:main +from:0x0215d804 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x0215d82c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215d850 kind:arm_call to:0x0201e8d4 module:main +from:0x0215d8a8 kind:arm_call to:0x020659d0 module:overlay(0) +from:0x0215d8c0 kind:arm_call_thumb to:0x020b75ac module:overlay(2) +from:0x0215d8cc kind:load to:0x0204af1c module:main +from:0x0215d8e0 kind:arm_call_thumb to:0x020b76a8 module:overlay(2) +from:0x0215d910 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215d918 kind:load to:0x020b508c module:overlay(0) +from:0x0215d91c kind:load to:0x02160a88 module:overlay(62) +from:0x0215d920 kind:load to:0x02161d70 module:overlay(62) +from:0x0215d960 kind:load to:0x0216093c module:overlay(62) +from:0x0215d99c kind:load to:0x02160974 module:overlay(62) +from:0x0215d9ac kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0215d9b4 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0215d9bc kind:arm_call to:0x0215e0c4 module:overlay(62) +from:0x0215d9c4 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0215d9cc kind:arm_call_thumb to:0x020b76d4 module:overlay(2) +from:0x0215d9ec kind:arm_call to:0x0215e14c module:overlay(62) +from:0x0215d9fc kind:arm_call to:0x0213de00 module:overlay(56) +from:0x0215da0c kind:arm_call to:0x0213de00 module:overlay(56) +from:0x0215da20 kind:arm_call to:0x0215d924 module:overlay(62) +from:0x0215da34 kind:arm_call to:0x0213e200 module:overlay(56) +from:0x0215da4c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215da54 kind:load to:0x020b508c module:overlay(0) +from:0x0215da7c kind:arm_call to:0x0213e350 module:overlay(56) +from:0x0215da90 kind:arm_call to:0x0215d924 module:overlay(62) +from:0x0215daa8 kind:load to:0x020b7705 module:overlays(2,8,9,13,15) +from:0x0215dacc kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x0215dadc kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0215dae8 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0215daf0 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x0215db04 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215db10 kind:arm_call to:0x0215d924 module:overlay(62) +from:0x0215db1c kind:arm_call to:0x0213e32c module:overlay(56) +from:0x0215db30 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215db3c kind:arm_call to:0x0215d924 module:overlay(62) +from:0x0215db44 kind:load to:0x020b6558 module:overlay(0) +from:0x0215db48 kind:load to:0x020b5254 module:overlay(0) +from:0x0215db64 kind:arm_call to:0x0213dd40 module:overlays(54,56) +from:0x0215db6c kind:arm_call to:0x0213e294 module:overlay(56) +from:0x0215db74 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0215db7c kind:arm_call_thumb to:0x020b76d4 module:overlay(2) +from:0x0215db98 kind:arm_call to:0x0215e14c module:overlay(62) +from:0x0215dbac kind:arm_call to:0x0215d924 module:overlay(62) +from:0x0215dbc0 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0215dbc8 kind:arm_call to:0x0213dca8 module:overlay(56) +from:0x0215dbdc kind:arm_call to:0x020a9ba0 module:overlay(0) +from:0x0215dbf4 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0215dc14 kind:arm_call to:0x020a9b80 module:overlay(0) +from:0x0215dc54 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215dca8 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215dcf0 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215dd04 kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x0215dd5c kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215dda0 kind:arm_call to:0x0215e1c8 module:overlay(62) +from:0x0215dda8 kind:arm_call to:0x0215e05c module:overlay(62) +from:0x0215ddb8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215ddc0 kind:load to:0x020b6558 module:overlay(0) +from:0x0215ddc4 kind:load to:0x020b508c module:overlay(0) +from:0x0215ddc8 kind:load to:0x02161d70 module:overlay(62) +from:0x0215ddcc kind:load to:0x0215d8e8 module:overlay(62) +from:0x0215ddd0 kind:load to:0x0215e9cc module:overlay(62) +from:0x0215ddd8 kind:load to:0x0215e9b8 module:overlay(62) +from:0x0215dddc kind:load to:0x0215e9a4 module:overlay(62) +from:0x0215ddf4 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x0215de24 kind:arm_call to:0x020a87bc module:overlay(0) +from:0x0215de44 kind:arm_call to:0x020a9d10 module:overlay(0) +from:0x0215de6c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0215de78 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215de84 kind:arm_call to:0x0215d924 module:overlay(62) +from:0x0215de90 kind:arm_call to:0x0213dddc module:overlay(56) +from:0x0215ded4 kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x0215df18 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215df2c kind:arm_call to:0x020a9ce4 module:overlay(0) +from:0x0215df78 kind:arm_call to:0x0215e700 module:overlay(62) +from:0x0215dfb0 kind:arm_call to:0x0215e700 module:overlay(62) +from:0x0215dfe0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dfe4 kind:load to:0x020b6558 module:overlay(0) +from:0x0215dfe8 kind:load to:0x027e0d60 module:dtcm +from:0x0215dfec kind:load to:0x020b5254 module:overlay(0) +from:0x0215dff4 kind:load to:0x0215e9b8 module:overlay(62) +from:0x0215e004 kind:arm_call to:0x0206738c module:overlay(0) +from:0x0215e00c kind:arm_call_thumb to:0x020b76d4 module:overlay(2) +from:0x0215e020 kind:arm_call to:0x0215e14c module:overlay(62) +from:0x0215e034 kind:arm_call to:0x0215d924 module:overlay(62) +from:0x0215e050 kind:load to:0x0204a088 module:main +from:0x0215e054 kind:load to:0x020611fc module:overlay(0) +from:0x0215e06c kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215e074 kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215e080 kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215e08c kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215e098 kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215e0a4 kind:arm_call to:0x0215e5d8 module:overlay(62) +from:0x0215e0b0 kind:arm_call to:0x0213e200 module:overlay(56) +from:0x0215e0bc kind:arm_call to:0x0213e200 module:overlay(56) +from:0x0215e0d4 kind:arm_call to:0x0215e66c module:overlay(62) +from:0x0215e0dc kind:arm_call to:0x0215e66c module:overlay(62) +from:0x0215e0e8 kind:arm_call to:0x0215e66c module:overlay(62) +from:0x0215e0f4 kind:arm_call to:0x0215e66c module:overlay(62) +from:0x0215e100 kind:arm_call to:0x0215e66c module:overlay(62) +from:0x0215e10c kind:arm_call to:0x0215e66c module:overlay(62) +from:0x0215e118 kind:arm_call to:0x0213e294 module:overlay(56) +from:0x0215e124 kind:arm_call to:0x0213e294 module:overlay(56) +from:0x0215e134 kind:arm_call to:0x02067244 module:overlay(0) +from:0x0215e148 kind:load to:0x02160a08 module:overlay(62) +from:0x0215e158 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0215e178 kind:load to:0x020b508c module:overlay(0) +from:0x0215e188 kind:arm_call to:0x0201667c module:main +from:0x0215e1ac kind:arm_call to:0x0201e6d0 module:main +from:0x0215e1c4 kind:load to:0x021609cc module:overlay(62) +from:0x0215e204 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215e270 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215e2ac kind:arm_call to:0x0201e874 module:main +from:0x0215e2b8 kind:load to:0x02160938 module:overlay(62) +from:0x0215e3fc kind:arm_call to:0x02061adc module:overlay(0) +from:0x0215e550 kind:load to:0x0215e554 module:overlay(62) +from:0x0215e58c kind:arm_call to:0x02028c4c module:main +from:0x0215e5b0 kind:arm_call to:0x0201e8d4 module:main +from:0x0215e5c8 kind:arm_call to:0x0201aa44 module:main +from:0x0215e5d4 kind:load to:0x0204af1c module:main +from:0x0215e630 kind:arm_call to:0x0201e874 module:main +from:0x0215e668 kind:load to:0x02160938 module:overlay(62) +from:0x0215e6c4 kind:arm_call to:0x0201e874 module:main +from:0x0215e6fc kind:load to:0x02160938 module:overlay(62) +from:0x0215e72c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215e7a4 kind:arm_call to:0x0201e874 module:main +from:0x0215e7b8 kind:arm_call to:0x0213de28 module:overlay(56) +from:0x0215e7d8 kind:load to:0x021609b4 module:overlay(62) +from:0x0215e7e4 kind:arm_call to:0x0213dfe4 module:overlay(56) +from:0x0215e85c kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215e864 kind:arm_call to:0x02011ff4 module:main +from:0x0215e878 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215e880 kind:arm_call to:0x02011ff4 module:main +from:0x0215e894 kind:arm_call to:0x02062be0 module:overlay(0) +from:0x0215e89c kind:arm_call to:0x02011ff4 module:main +from:0x0215ea08 kind:arm_call to:0x02157ff0 module:overlay(62) +from:0x0215ea18 kind:arm_call to:0x0203ce74 module:main +from:0x0215ea2c kind:load to:0x02160aa0 module:overlay(62) +from:0x0215ea30 kind:load to:0x02160ab0 module:overlay(62) +from:0x0215ea34 kind:load to:0x02158100 module:overlay(62) +from:0x0215ea38 kind:load to:0x02160aa4 module:overlay(62) +from:0x0215ea58 kind:arm_call to:0x02158144 module:overlay(62) +from:0x0215ea68 kind:arm_call to:0x0203ce74 module:main +from:0x0215ea7c kind:load to:0x02160b88 module:overlay(62) +from:0x0215ea80 kind:load to:0x02160b98 module:overlay(62) +from:0x0215ea84 kind:load to:0x02158224 module:overlay(62) +from:0x0215ea88 kind:load to:0x02160b8c module:overlay(62) +from:0x0215eaa8 kind:arm_call to:0x02158268 module:overlay(62) +from:0x0215eab8 kind:arm_call to:0x0203ce74 module:main +from:0x0215eacc kind:load to:0x02160c70 module:overlay(62) +from:0x0215ead0 kind:load to:0x02160c80 module:overlay(62) +from:0x0215ead4 kind:load to:0x02158348 module:overlay(62) +from:0x0215ead8 kind:load to:0x02160c74 module:overlay(62) +from:0x0215eaf8 kind:arm_call to:0x0215838c module:overlay(62) +from:0x0215eb08 kind:arm_call to:0x0203ce74 module:main +from:0x0215eb1c kind:load to:0x02160d58 module:overlay(62) +from:0x0215eb20 kind:load to:0x02160d68 module:overlay(62) +from:0x0215eb24 kind:load to:0x0215846c module:overlay(62) +from:0x0215eb28 kind:load to:0x02160d5c module:overlay(62) +from:0x0215eb48 kind:arm_call to:0x021584b0 module:overlay(62) +from:0x0215eb58 kind:arm_call to:0x0203ce74 module:main +from:0x0215eb6c kind:load to:0x02160e40 module:overlay(62) +from:0x0215eb70 kind:load to:0x02160e50 module:overlay(62) +from:0x0215eb74 kind:load to:0x02158840 module:overlay(62) +from:0x0215eb78 kind:load to:0x02160e44 module:overlay(62) +from:0x0215eb98 kind:arm_call to:0x02158884 module:overlay(62) +from:0x0215eba8 kind:arm_call to:0x0203ce74 module:main +from:0x0215ebbc kind:load to:0x02160f28 module:overlay(62) +from:0x0215ebc0 kind:load to:0x02160f38 module:overlay(62) +from:0x0215ebc4 kind:load to:0x02158ce8 module:overlay(62) +from:0x0215ebc8 kind:load to:0x02160f2c module:overlay(62) +from:0x0215ebfc kind:arm_call to:0x02158d2c module:overlay(62) +from:0x0215ec0c kind:arm_call to:0x0203ce74 module:main +from:0x0215ec20 kind:load to:0x02161010 module:overlay(62) +from:0x0215ec24 kind:load to:0x02161030 module:overlay(62) +from:0x0215ec28 kind:load to:0x021590b0 module:overlay(62) +from:0x0215ec2c kind:load to:0x02161014 module:overlay(62) +from:0x0215ec4c kind:arm_call to:0x021590f4 module:overlay(62) +from:0x0215ec5c kind:arm_call to:0x0203ce74 module:main +from:0x0215ec70 kind:load to:0x0216106c module:overlay(62) +from:0x0215ec74 kind:load to:0x0216107c module:overlay(62) +from:0x0215ec78 kind:load to:0x02159b00 module:overlay(62) +from:0x0215ec7c kind:load to:0x02161070 module:overlay(62) +from:0x0215ec9c kind:arm_call to:0x02159b44 module:overlay(62) +from:0x0215ecac kind:arm_call to:0x0203ce74 module:main +from:0x0215ecc0 kind:load to:0x02161154 module:overlay(62) +from:0x0215ecc4 kind:load to:0x02161164 module:overlay(62) +from:0x0215ecc8 kind:load to:0x02159c24 module:overlay(62) +from:0x0215eccc kind:load to:0x02161158 module:overlay(62) +from:0x0215ecec kind:arm_call to:0x02159c68 module:overlay(62) +from:0x0215ecfc kind:arm_call to:0x0203ce74 module:main +from:0x0215ed24 kind:arm_call to:0x02159cf8 module:overlay(62) +from:0x0215ed34 kind:arm_call to:0x0203ce74 module:main +from:0x0215ed48 kind:load to:0x0216123c module:overlay(62) +from:0x0215ed4c kind:load to:0x0216125c module:overlay(62) +from:0x0215ed50 kind:load to:0x0215a0ec module:overlay(62) +from:0x0215ed54 kind:load to:0x02161244 module:overlay(62) +from:0x0215ed58 kind:load to:0x02161334 module:overlay(62) +from:0x0215ed5c kind:load to:0x0215a100 module:overlay(62) +from:0x0215ed60 kind:load to:0x02161250 module:overlay(62) +from:0x0215ed80 kind:arm_call to:0x0215a144 module:overlay(62) +from:0x0215ed90 kind:arm_call to:0x0203ce74 module:main +from:0x0215eda4 kind:load to:0x0216140c module:overlay(62) +from:0x0215eda8 kind:load to:0x0216141c module:overlay(62) +from:0x0215edac kind:load to:0x0215a4f8 module:overlay(62) +from:0x0215edb0 kind:load to:0x02161410 module:overlay(62) +from:0x0215edd0 kind:arm_call to:0x0215a53c module:overlay(62) +from:0x0215ede0 kind:arm_call to:0x0203ce74 module:main +from:0x0215edf4 kind:load to:0x021614f4 module:overlay(62) +from:0x0215edf8 kind:load to:0x02161504 module:overlay(62) +from:0x0215edfc kind:load to:0x0215a61c module:overlay(62) +from:0x0215ee00 kind:load to:0x021614f8 module:overlay(62) +from:0x0215ee20 kind:arm_call to:0x0215a660 module:overlay(62) +from:0x0215ee30 kind:arm_call to:0x0203ce74 module:main +from:0x0215ee44 kind:load to:0x021615dc module:overlay(62) +from:0x0215ee48 kind:load to:0x021615ec module:overlay(62) +from:0x0215ee4c kind:load to:0x0215a83c module:overlay(62) +from:0x0215ee50 kind:load to:0x021615e0 module:overlay(62) +from:0x0215ee70 kind:arm_call to:0x0215a880 module:overlay(62) +from:0x0215ee80 kind:arm_call to:0x0203ce74 module:main +from:0x0215ee94 kind:load to:0x02161628 module:overlay(62) +from:0x0215ee98 kind:load to:0x02161638 module:overlay(62) +from:0x0215ee9c kind:load to:0x0215b4e0 module:overlay(62) +from:0x0215eea0 kind:load to:0x0216162c module:overlay(62) +from:0x0215eec0 kind:arm_call to:0x0215b524 module:overlay(62) +from:0x0215eed0 kind:arm_call to:0x0203ce74 module:main +from:0x0215eee4 kind:load to:0x02161710 module:overlay(62) +from:0x0215eee8 kind:load to:0x02161720 module:overlay(62) +from:0x0215eeec kind:load to:0x0215b618 module:overlay(62) +from:0x0215eef0 kind:load to:0x02161714 module:overlay(62) +from:0x0215ef10 kind:arm_call to:0x0215b65c module:overlay(62) +from:0x0215ef20 kind:arm_call to:0x0203ce74 module:main +from:0x0215ef34 kind:load to:0x021617f4 module:overlay(62) +from:0x0215ef38 kind:load to:0x02161804 module:overlay(62) +from:0x0215ef3c kind:load to:0x0215b95c module:overlay(62) +from:0x0215ef40 kind:load to:0x021617f8 module:overlay(62) +from:0x0215ef60 kind:arm_call to:0x0215b9a0 module:overlay(62) +from:0x0215ef70 kind:arm_call to:0x0203ce74 module:main +from:0x0215ef84 kind:load to:0x021618fc module:overlay(62) +from:0x0215ef88 kind:load to:0x0216190c module:overlay(62) +from:0x0215ef8c kind:load to:0x0215bab0 module:overlay(62) +from:0x0215ef90 kind:load to:0x02161900 module:overlay(62) +from:0x0215efb0 kind:arm_call to:0x0215baf4 module:overlay(62) +from:0x0215efc0 kind:arm_call to:0x0203ce74 module:main +from:0x0215efd4 kind:load to:0x021619e0 module:overlay(62) +from:0x0215efd8 kind:load to:0x021619f0 module:overlay(62) +from:0x0215efdc kind:load to:0x0215bc04 module:overlay(62) +from:0x0215efe0 kind:load to:0x021619e4 module:overlay(62) +from:0x0215f000 kind:arm_call to:0x0215bc48 module:overlay(62) +from:0x0215f010 kind:arm_call to:0x0203ce74 module:main +from:0x0215f024 kind:load to:0x02161ac4 module:overlay(62) +from:0x0215f028 kind:load to:0x02161ad4 module:overlay(62) +from:0x0215f02c kind:load to:0x0215bd58 module:overlay(62) +from:0x0215f030 kind:load to:0x02161ac8 module:overlay(62) +from:0x0215f050 kind:arm_call to:0x0215bd9c module:overlay(62) +from:0x0215f060 kind:arm_call to:0x0203ce74 module:main +from:0x0215f074 kind:load to:0x02161ba8 module:overlay(62) +from:0x0215f078 kind:load to:0x02161bb8 module:overlay(62) +from:0x0215f07c kind:load to:0x0215beac module:overlay(62) +from:0x0215f080 kind:load to:0x02161bac module:overlay(62) +from:0x0215f0a0 kind:arm_call to:0x0215bef0 module:overlay(62) +from:0x0215f0b0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f0c4 kind:load to:0x02161c8c module:overlay(62) +from:0x0215f0c8 kind:load to:0x02161c9c module:overlay(62) +from:0x0215f0cc kind:load to:0x0215c160 module:overlay(62) +from:0x0215f0d0 kind:load to:0x02161c90 module:overlay(62) +from:0x0215f0d4 kind:load to:0x0215e9ec module:overlay(62) +from:0x0215f0d8 kind:load to:0x0215ea3c module:overlay(62) +from:0x0215f0dc kind:load to:0x0215ea8c module:overlay(62) +from:0x0215f0e0 kind:load to:0x0215eadc module:overlay(62) +from:0x0215f0e4 kind:load to:0x0215eb2c module:overlay(62) +from:0x0215f0e8 kind:load to:0x0215eb7c module:overlay(62) +from:0x0215f0ec kind:load to:0x0215ebcc module:overlay(62) +from:0x0215f0f0 kind:load to:0x0215ec30 module:overlay(62) +from:0x0215f0f4 kind:load to:0x0215ec80 module:overlay(62) +from:0x0215f0f8 kind:load to:0x0215ecd0 module:overlay(62) +from:0x0215f0fc kind:load to:0x0215ed64 module:overlay(62) +from:0x0215f100 kind:load to:0x0215edb4 module:overlay(62) +from:0x0215f104 kind:load to:0x0215ee04 module:overlay(62) +from:0x0215f108 kind:load to:0x0215ee54 module:overlay(62) +from:0x0215f10c kind:load to:0x0215eea4 module:overlay(62) +from:0x0215f110 kind:load to:0x0215eef4 module:overlay(62) +from:0x0215f114 kind:load to:0x0215ef44 module:overlay(62) +from:0x0215f118 kind:load to:0x0215ef94 module:overlay(62) +from:0x0215f11c kind:load to:0x0215efe4 module:overlay(62) +from:0x0215f120 kind:load to:0x0215f034 module:overlay(62) +from:0x0215f124 kind:load to:0x0215f084 module:overlay(62) +from:0x0215f148 kind:load to:0x02157fcc module:overlay(62) +from:0x0215f14c kind:load to:0x02097998 module:overlay(0) +from:0x0215f150 kind:load to:0x020977a8 module:overlay(0) +from:0x0215f154 kind:load to:0x02097824 module:overlay(0) +from:0x0215f158 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f15c kind:load to:0x020979c0 module:overlay(0) +from:0x0215f160 kind:load to:0x020979ec module:overlay(0) +from:0x0215f16c kind:load to:0x0209856c module:overlay(0) +from:0x0215f170 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f174 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f178 kind:load to:0x020985cc module:overlay(0) +from:0x0215f17c kind:load to:0x01fff464 module:itcm +from:0x0215f180 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215f184 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215f188 kind:load to:0x02158038 module:overlay(62) +from:0x0215f18c kind:load to:0x02098508 module:overlay(0) +from:0x0215f190 kind:load to:0x0209850c module:overlay(0) +from:0x0215f194 kind:load to:0x02098510 module:overlay(0) +from:0x0215f198 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215f19c kind:load to:0x02098518 module:overlay(0) +from:0x0215f1a0 kind:load to:0x0209851c module:overlay(0) +from:0x0215f1a4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215f1a8 kind:load to:0x02098644 module:overlay(0) +from:0x0215f1ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f1b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f1b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f1b8 kind:load to:0x021580b8 module:overlay(62) +from:0x0215f1bc kind:load to:0x021580d8 module:overlay(62) +from:0x0215f1c0 kind:load to:0x02158068 module:overlay(62) +from:0x0215f1cc kind:load to:0x02158120 module:overlay(62) +from:0x0215f1d0 kind:load to:0x02097998 module:overlay(0) +from:0x0215f1d4 kind:load to:0x020977a8 module:overlay(0) +from:0x0215f1d8 kind:load to:0x02097824 module:overlay(0) +from:0x0215f1dc kind:load to:0x020979a0 module:overlay(0) +from:0x0215f1e0 kind:load to:0x020979c0 module:overlay(0) +from:0x0215f1e4 kind:load to:0x020979ec module:overlay(0) +from:0x0215f1f0 kind:load to:0x0209856c module:overlay(0) +from:0x0215f1f4 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f1f8 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f1fc kind:load to:0x020985cc module:overlay(0) +from:0x0215f200 kind:load to:0x01fff464 module:itcm +from:0x0215f204 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215f208 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215f20c kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215f210 kind:load to:0x02098508 module:overlay(0) +from:0x0215f214 kind:load to:0x0209850c module:overlay(0) +from:0x0215f218 kind:load to:0x02098510 module:overlay(0) +from:0x0215f21c kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215f220 kind:load to:0x02098518 module:overlay(0) +from:0x0215f224 kind:load to:0x0209851c module:overlay(0) +from:0x0215f228 kind:load to:0x020985d8 module:overlay(0) +from:0x0215f22c kind:load to:0x02098644 module:overlay(0) +from:0x0215f230 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f234 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f238 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f23c kind:load to:0x021581dc module:overlay(62) +from:0x0215f240 kind:load to:0x021581fc module:overlay(62) +from:0x0215f244 kind:load to:0x0215818c module:overlay(62) +from:0x0215f250 kind:load to:0x02158244 module:overlay(62) +from:0x0215f254 kind:load to:0x02097998 module:overlay(0) +from:0x0215f258 kind:load to:0x020977a8 module:overlay(0) +from:0x0215f25c kind:load to:0x02097824 module:overlay(0) +from:0x0215f260 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f264 kind:load to:0x020979c0 module:overlay(0) +from:0x0215f268 kind:load to:0x020979ec module:overlay(0) +from:0x0215f274 kind:load to:0x0209856c module:overlay(0) +from:0x0215f278 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f27c kind:load to:0x020985c0 module:overlay(0) +from:0x0215f280 kind:load to:0x020985cc module:overlay(0) +from:0x0215f284 kind:load to:0x01fff464 module:itcm +from:0x0215f288 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215f28c kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215f290 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215f294 kind:load to:0x02098508 module:overlay(0) +from:0x0215f298 kind:load to:0x0209850c module:overlay(0) +from:0x0215f29c kind:load to:0x02098510 module:overlay(0) +from:0x0215f2a0 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215f2a4 kind:load to:0x02098518 module:overlay(0) +from:0x0215f2a8 kind:load to:0x0209851c module:overlay(0) +from:0x0215f2ac kind:load to:0x020985d8 module:overlay(0) +from:0x0215f2b0 kind:load to:0x02098644 module:overlay(0) +from:0x0215f2b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f2b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f2bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f2c0 kind:load to:0x02158300 module:overlay(62) +from:0x0215f2c4 kind:load to:0x02158320 module:overlay(62) +from:0x0215f2c8 kind:load to:0x021582b0 module:overlay(62) +from:0x0215f2d4 kind:load to:0x02158368 module:overlay(62) +from:0x0215f2d8 kind:load to:0x02097998 module:overlay(0) +from:0x0215f2dc kind:load to:0x020977a8 module:overlay(0) +from:0x0215f2e0 kind:load to:0x02097824 module:overlay(0) +from:0x0215f2e4 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f2e8 kind:load to:0x020979c0 module:overlay(0) +from:0x0215f2ec kind:load to:0x020979ec module:overlay(0) +from:0x0215f2f8 kind:load to:0x0209856c module:overlay(0) +from:0x0215f2fc kind:load to:0x020985a8 module:overlay(0) +from:0x0215f300 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f304 kind:load to:0x020985cc module:overlay(0) +from:0x0215f308 kind:load to:0x01fff464 module:itcm +from:0x0215f30c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215f310 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215f314 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215f318 kind:load to:0x02098508 module:overlay(0) +from:0x0215f31c kind:load to:0x0209850c module:overlay(0) +from:0x0215f320 kind:load to:0x02098510 module:overlay(0) +from:0x0215f324 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215f328 kind:load to:0x02098518 module:overlay(0) +from:0x0215f32c kind:load to:0x0209851c module:overlay(0) +from:0x0215f330 kind:load to:0x020985d8 module:overlay(0) +from:0x0215f334 kind:load to:0x02098644 module:overlay(0) +from:0x0215f338 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f33c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f340 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f344 kind:load to:0x02158424 module:overlay(62) +from:0x0215f348 kind:load to:0x02158444 module:overlay(62) +from:0x0215f34c kind:load to:0x021583d4 module:overlay(62) +from:0x0215f358 kind:load to:0x0215848c module:overlay(62) +from:0x0215f35c kind:load to:0x02097998 module:overlay(0) +from:0x0215f360 kind:load to:0x020977a8 module:overlay(0) +from:0x0215f364 kind:load to:0x02097824 module:overlay(0) +from:0x0215f368 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f36c kind:load to:0x020979c0 module:overlay(0) +from:0x0215f370 kind:load to:0x020979ec module:overlay(0) +from:0x0215f3c4 kind:load to:0x0215863c module:overlay(62) +from:0x0215f3c8 kind:load to:0x021587dc module:overlay(62) +from:0x0215f3cc kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215f3d0 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215f3d4 kind:load to:0x0209a374 module:overlay(0) +from:0x0215f3d8 kind:load to:0x0209a388 module:overlay(0) +from:0x0215f3dc kind:load to:0x0209a138 module:overlay(0) +from:0x0215f3e0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215f3e4 kind:load to:0x0209a438 module:overlay(0) +from:0x0215f3e8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215f3ec kind:load to:0x0209a344 module:overlay(0) +from:0x0215f3f0 kind:load to:0x0209a35c module:overlay(0) +from:0x0215f3f4 kind:load to:0x0209a39c module:overlay(0) +from:0x0215f3f8 kind:load to:0x0209a728 module:overlay(0) +from:0x0215f3fc kind:load to:0x021587b0 module:overlay(62) +from:0x0215f400 kind:load to:0x0215878c module:overlay(62) +from:0x0215f404 kind:load to:0x0209a760 module:overlay(0) +from:0x0215f410 kind:load to:0x0209856c module:overlay(0) +from:0x0215f414 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f418 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f41c kind:load to:0x020985cc module:overlay(0) +from:0x0215f420 kind:load to:0x01fff464 module:itcm +from:0x0215f424 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215f428 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215f42c kind:load to:0x020a8df8 module:overlay(0) +from:0x0215f430 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215f434 kind:load to:0x020a9948 module:overlay(0) +from:0x0215f438 kind:load to:0x02098510 module:overlay(0) +from:0x0215f43c kind:load to:0x020a99b0 module:overlay(0) +from:0x0215f440 kind:load to:0x02098518 module:overlay(0) +from:0x0215f444 kind:load to:0x0209851c module:overlay(0) +from:0x0215f448 kind:load to:0x020985d8 module:overlay(0) +from:0x0215f44c kind:load to:0x02098644 module:overlay(0) +from:0x0215f450 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f454 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f458 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f45c kind:load to:0x02158734 module:overlay(62) +from:0x0215f460 kind:load to:0x0215875c module:overlay(62) +from:0x0215f464 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215f468 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215f46c kind:load to:0x020a9324 module:overlay(0) +from:0x0215f470 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215f474 kind:load to:0x020a9034 module:overlay(0) +from:0x0215f478 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215f47c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215f480 kind:load to:0x020a9270 module:overlay(0) +from:0x0215f484 kind:load to:0x020a9294 module:overlay(0) +from:0x0215f488 kind:load to:0x020a9298 module:overlay(0) +from:0x0215f48c kind:load to:0x020a91f4 module:overlay(0) +from:0x0215f490 kind:load to:0x02158650 module:overlay(62) +from:0x0215f494 kind:load to:0x020a9204 module:overlay(0) +from:0x0215f498 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215f49c kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215f4a0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215f4a4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215f4a8 kind:load to:0x020a949c module:overlay(0) +from:0x0215f4ac kind:load to:0x020a95ec module:overlay(0) +from:0x0215f4b0 kind:load to:0x020a9618 module:overlay(0) +from:0x0215f4b4 kind:load to:0x020a9638 module:overlay(0) +from:0x0215f4b8 kind:load to:0x020a9850 module:overlay(0) +from:0x0215f4bc kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215f4c0 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215f4c4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215f4c8 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215f4cc kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215f4d0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215f4d4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215f4d8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215f4dc kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215f4e0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215f4e4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215f4e8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215f4ec kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215f4f0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215f4f4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215f4f8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215f4fc kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215f500 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215f504 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215f508 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215f50c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215f510 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215f514 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215f518 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215f51c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215f520 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215f52c kind:load to:0x0209856c module:overlay(0) +from:0x0215f530 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f534 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f538 kind:load to:0x020985cc module:overlay(0) +from:0x0215f53c kind:load to:0x01fff464 module:itcm +from:0x0215f540 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215f544 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215f548 kind:load to:0x020a8df8 module:overlay(0) +from:0x0215f54c kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215f550 kind:load to:0x020a9948 module:overlay(0) +from:0x0215f554 kind:load to:0x02098510 module:overlay(0) +from:0x0215f558 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215f55c kind:load to:0x02098518 module:overlay(0) +from:0x0215f560 kind:load to:0x0209851c module:overlay(0) +from:0x0215f564 kind:load to:0x020985d8 module:overlay(0) +from:0x0215f568 kind:load to:0x02098644 module:overlay(0) +from:0x0215f56c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f570 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f574 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f578 kind:load to:0x02158820 module:overlay(62) +from:0x0215f57c kind:load to:0x021587f8 module:overlay(62) +from:0x0215f580 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215f584 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215f588 kind:load to:0x020a9324 module:overlay(0) +from:0x0215f58c kind:load to:0x020a8fcc module:overlay(0) +from:0x0215f590 kind:load to:0x020a9034 module:overlay(0) +from:0x0215f594 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215f598 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215f59c kind:load to:0x020a9270 module:overlay(0) +from:0x0215f5a0 kind:load to:0x020a9294 module:overlay(0) +from:0x0215f5a4 kind:load to:0x020a9298 module:overlay(0) +from:0x0215f5a8 kind:load to:0x020a91f4 module:overlay(0) +from:0x0215f5ac kind:load to:0x020a91fc module:overlay(0) +from:0x0215f5b0 kind:load to:0x020a9204 module:overlay(0) +from:0x0215f5b4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215f5b8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215f5bc kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215f5c0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215f5c4 kind:load to:0x020a949c module:overlay(0) +from:0x0215f5c8 kind:load to:0x020a95ec module:overlay(0) +from:0x0215f5cc kind:load to:0x020a9618 module:overlay(0) +from:0x0215f5d0 kind:load to:0x020a9638 module:overlay(0) +from:0x0215f5d4 kind:load to:0x020a9850 module:overlay(0) +from:0x0215f5d8 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215f5dc kind:load to:0x020a8f14 module:overlay(0) +from:0x0215f5e0 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215f5e4 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215f5e8 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215f5ec kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215f5f0 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215f5f4 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215f5f8 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215f5fc kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215f600 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215f604 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215f608 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215f60c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215f610 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215f614 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215f618 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215f61c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215f620 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215f624 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215f628 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215f62c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215f630 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215f634 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215f638 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215f63c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215f6c0 kind:load to:0x02158860 module:overlay(62) +from:0x0215f6c4 kind:load to:0x02097998 module:overlay(0) +from:0x0215f6c8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215f6cc kind:load to:0x02097824 module:overlay(0) +from:0x0215f6d0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f6d4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215f6d8 kind:load to:0x020979ec module:overlay(0) +from:0x0215f6dc kind:load to:0x0215f670 module:overlay(62) +from:0x0215f6e0 kind:load to:0x0215f64c module:overlay(62) +from:0x0215f6e4 kind:load to:0x0215f67c module:overlay(62) +from:0x0215f6e8 kind:load to:0x0215f658 module:overlay(62) +from:0x0215f6ec kind:load to:0x0215f6ac module:overlay(62) +from:0x0215f6f0 kind:load to:0x0215f640 module:overlay(62) +from:0x0215f6f4 kind:load to:0x0215f664 module:overlay(62) +from:0x0215f6f8 kind:load to:0x0215f6a0 module:overlay(62) +from:0x0215f6fc kind:load to:0x0215f694 module:overlay(62) +from:0x0215f700 kind:load to:0x0215f688 module:overlay(62) +from:0x0215f73c kind:load to:0x021588ac module:overlay(62) +from:0x0215f740 kind:load to:0x02158c38 module:overlay(62) +from:0x0215f744 kind:load to:0x0205a720 module:overlay(0) +from:0x0215f748 kind:load to:0x01ffc57c module:itcm +from:0x0215f74c kind:load to:0x02057dc8 module:overlay(0) +from:0x0215f750 kind:load to:0x02057e44 module:overlay(0) +from:0x0215f754 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215f758 kind:load to:0x01ffc7a4 module:itcm +from:0x0215f75c kind:load to:0x02057d84 module:overlay(0) +from:0x0215f768 kind:load to:0x021589b0 module:overlay(62) +from:0x0215f76c kind:load to:0x02158c54 module:overlay(62) +from:0x0215f770 kind:load to:0x02099b54 module:overlay(0) +from:0x0215f774 kind:load to:0x02099b8c module:overlay(0) +from:0x0215f778 kind:load to:0x0209a190 module:overlay(0) +from:0x0215f77c kind:load to:0x0209a198 module:overlay(0) +from:0x0215f780 kind:load to:0x0209a138 module:overlay(0) +from:0x0215f784 kind:load to:0x02099d04 module:overlay(0) +from:0x0215f788 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215f78c kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215f790 kind:load to:0x0209a148 module:overlay(0) +from:0x0215f794 kind:load to:0x0209a160 module:overlay(0) +from:0x0215f798 kind:load to:0x02158c30 module:overlay(62) +from:0x0215f79c kind:load to:0x0209a178 module:overlay(0) +from:0x0215f7a0 kind:load to:0x02158c20 module:overlay(62) +from:0x0215f7a4 kind:load to:0x02158af8 module:overlay(62) +from:0x0215f7b0 kind:load to:0x0209856c module:overlay(0) +from:0x0215f7b4 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f7b8 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f7bc kind:load to:0x020985cc module:overlay(0) +from:0x0215f7c0 kind:load to:0x01fff464 module:itcm +from:0x0215f7c4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215f7c8 kind:load to:0x021589c4 module:overlay(62) +from:0x0215f7cc kind:load to:0x02158b1c module:overlay(62) +from:0x0215f7d0 kind:load to:0x02158b20 module:overlay(62) +from:0x0215f7d4 kind:load to:0x02158bbc module:overlay(62) +from:0x0215f7d8 kind:load to:0x02098510 module:overlay(0) +from:0x0215f7dc kind:load to:0x020f779c module:overlays(19,22,23,31) +from:0x0215f7e0 kind:load to:0x02098518 module:overlay(0) +from:0x0215f7e4 kind:load to:0x0209851c module:overlay(0) +from:0x0215f7e8 kind:load to:0x020985d8 module:overlay(0) +from:0x0215f7ec kind:load to:0x02098644 module:overlay(0) +from:0x0215f7f0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f7f4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f7f8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f7fc kind:load to:0x02158c70 module:overlay(62) +from:0x0215f800 kind:load to:0x02158ca8 module:overlay(62) +from:0x0215f804 kind:load to:0x02158bd0 module:overlay(62) +from:0x0215f810 kind:load to:0x02158d08 module:overlay(62) +from:0x0215f814 kind:load to:0x020977a0 module:overlay(0) +from:0x0215f818 kind:load to:0x020977a8 module:overlay(0) +from:0x0215f81c kind:load to:0x02097824 module:overlay(0) +from:0x0215f820 kind:load to:0x02097864 module:overlay(0) +from:0x0215f824 kind:load to:0x02097868 module:overlay(0) +from:0x0215f828 kind:load to:0x0209786c module:overlay(0) +from:0x0215f834 kind:load to:0x0209856c module:overlay(0) +from:0x0215f838 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f83c kind:load to:0x020985c0 module:overlay(0) +from:0x0215f840 kind:load to:0x020985cc module:overlay(0) +from:0x0215f844 kind:load to:0x01fff464 module:itcm +from:0x0215f848 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215f84c kind:load to:0x020984fc module:overlay(0) +from:0x0215f850 kind:load to:0x02098504 module:overlay(0) +from:0x0215f854 kind:load to:0x02158f14 module:overlay(62) +from:0x0215f858 kind:load to:0x02158f58 module:overlay(62) +from:0x0215f85c kind:load to:0x02098510 module:overlay(0) +from:0x0215f860 kind:load to:0x02158f6c module:overlay(62) +from:0x0215f864 kind:load to:0x02098518 module:overlay(0) +from:0x0215f868 kind:load to:0x0209851c module:overlay(0) +from:0x0215f86c kind:load to:0x020985d8 module:overlay(0) +from:0x0215f870 kind:load to:0x02098644 module:overlay(0) +from:0x0215f874 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f878 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f87c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f880 kind:load to:0x02159068 module:overlay(62) +from:0x0215f884 kind:load to:0x02159088 module:overlay(62) +from:0x0215f898 kind:load to:0x021590d0 module:overlay(62) +from:0x0215f89c kind:load to:0x02097998 module:overlay(0) +from:0x0215f8a0 kind:load to:0x020977a8 module:overlay(0) +from:0x0215f8a4 kind:load to:0x02097824 module:overlay(0) +from:0x0215f8a8 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f8ac kind:load to:0x020979c0 module:overlay(0) +from:0x0215f8b0 kind:load to:0x020979ec module:overlay(0) +from:0x0215f8bc kind:load to:0x02159368 module:overlay(62) +from:0x0215f8c0 kind:load to:0x02159a60 module:overlay(62) +from:0x0215f8c4 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215f8c8 kind:load to:0x02159198 module:overlay(62) +from:0x0215f8cc kind:load to:0x02057dc8 module:overlay(0) +from:0x0215f8d0 kind:load to:0x02057e44 module:overlay(0) +from:0x0215f8d4 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215f8d8 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0215f8dc kind:load to:0x02057d84 module:overlay(0) +from:0x0215f8e8 kind:load to:0x0215937c module:overlay(62) +from:0x0215f8ec kind:load to:0x02159a7c module:overlay(62) +from:0x0215f8f0 kind:load to:0x02099b54 module:overlay(0) +from:0x0215f8f4 kind:load to:0x02099b8c module:overlay(0) +from:0x0215f8f8 kind:load to:0x0209a190 module:overlay(0) +from:0x0215f8fc kind:load to:0x0209a198 module:overlay(0) +from:0x0215f900 kind:load to:0x0209a138 module:overlay(0) +from:0x0215f904 kind:load to:0x02099d04 module:overlay(0) +from:0x0215f908 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215f90c kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215f910 kind:load to:0x0209a148 module:overlay(0) +from:0x0215f914 kind:load to:0x0209a160 module:overlay(0) +from:0x0215f918 kind:load to:0x02158c30 module:overlay(62) +from:0x0215f91c kind:load to:0x0209a178 module:overlay(0) +from:0x0215f920 kind:load to:0x02158c20 module:overlay(62) +from:0x0215f924 kind:load to:0x02158af8 module:overlay(62) +from:0x0215fb10 kind:load to:0x0209856c module:overlay(0) +from:0x0215fb14 kind:load to:0x020985a8 module:overlay(0) +from:0x0215fb18 kind:load to:0x020985c0 module:overlay(0) +from:0x0215fb1c kind:load to:0x020985cc module:overlay(0) +from:0x0215fb20 kind:load to:0x01fff464 module:itcm +from:0x0215fb24 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215fb28 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215fb2c kind:load to:0x02159390 module:overlay(62) +from:0x0215fb30 kind:load to:0x0215939c module:overlay(62) +from:0x0215fb34 kind:load to:0x020a9948 module:overlay(0) +from:0x0215fb38 kind:load to:0x02098510 module:overlay(0) +from:0x0215fb3c kind:load to:0x020a99b0 module:overlay(0) +from:0x0215fb40 kind:load to:0x02098518 module:overlay(0) +from:0x0215fb44 kind:load to:0x0209851c module:overlay(0) +from:0x0215fb48 kind:load to:0x020985d8 module:overlay(0) +from:0x0215fb4c kind:load to:0x02098644 module:overlay(0) +from:0x0215fb50 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215fb54 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215fb58 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215fb5c kind:load to:0x02159a98 module:overlay(62) +from:0x0215fb60 kind:load to:0x02159ac8 module:overlay(62) +from:0x0215fb64 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215fb68 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215fb6c kind:load to:0x020a9324 module:overlay(0) +from:0x0215fb70 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215fb74 kind:load to:0x020a9034 module:overlay(0) +from:0x0215fb78 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215fb7c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215fb80 kind:load to:0x020a9270 module:overlay(0) +from:0x0215fb84 kind:load to:0x020a9294 module:overlay(0) +from:0x0215fb88 kind:load to:0x020a9298 module:overlay(0) +from:0x0215fb8c kind:load to:0x0215975c module:overlay(62) +from:0x0215fb90 kind:load to:0x020a91fc module:overlay(0) +from:0x0215fb94 kind:load to:0x020a9204 module:overlay(0) +from:0x0215fb98 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215fb9c kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215fba0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215fba4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215fba8 kind:load to:0x02159800 module:overlay(62) +from:0x0215fbac kind:load to:0x020a95ec module:overlay(0) +from:0x0215fbb0 kind:load to:0x020a9618 module:overlay(0) +from:0x0215fbb4 kind:load to:0x020a9638 module:overlay(0) +from:0x0215fbb8 kind:load to:0x020a9850 module:overlay(0) +from:0x0215fbbc kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215fbc0 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215fbc4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215fbc8 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215fbcc kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215fbd0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215fbd4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215fbd8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215fbdc kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215fbe0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215fbe4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215fbe8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215fbec kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215fbf0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215fbf4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215fbf8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215fbfc kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215fc00 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215fc04 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215fc08 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215fc0c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215fc10 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215fc14 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215fc18 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215fc1c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215fc20 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215fc2c kind:load to:0x02159b20 module:overlay(62) +from:0x0215fc30 kind:load to:0x02097998 module:overlay(0) +from:0x0215fc34 kind:load to:0x020977a8 module:overlay(0) +from:0x0215fc38 kind:load to:0x02097824 module:overlay(0) +from:0x0215fc3c kind:load to:0x020979a0 module:overlay(0) +from:0x0215fc40 kind:load to:0x020979c0 module:overlay(0) +from:0x0215fc44 kind:load to:0x020979ec module:overlay(0) +from:0x0215fc50 kind:load to:0x0209856c module:overlay(0) +from:0x0215fc54 kind:load to:0x020985a8 module:overlay(0) +from:0x0215fc58 kind:load to:0x020985c0 module:overlay(0) +from:0x0215fc5c kind:load to:0x020985cc module:overlay(0) +from:0x0215fc60 kind:load to:0x01fff464 module:itcm +from:0x0215fc64 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215fc68 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215fc6c kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215fc70 kind:load to:0x02098508 module:overlay(0) +from:0x0215fc74 kind:load to:0x0209850c module:overlay(0) +from:0x0215fc78 kind:load to:0x02098510 module:overlay(0) +from:0x0215fc7c kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215fc80 kind:load to:0x02098518 module:overlay(0) +from:0x0215fc84 kind:load to:0x0209851c module:overlay(0) +from:0x0215fc88 kind:load to:0x020985d8 module:overlay(0) +from:0x0215fc8c kind:load to:0x02098644 module:overlay(0) +from:0x0215fc90 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215fc94 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215fc98 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215fc9c kind:load to:0x02159bdc module:overlay(62) +from:0x0215fca0 kind:load to:0x02159bfc module:overlay(62) +from:0x0215fca4 kind:load to:0x02159b8c module:overlay(62) +from:0x0215fcb0 kind:load to:0x02159cd4 module:overlay(62) +from:0x0215fcb4 kind:load to:0x02097998 module:overlay(0) +from:0x0215fcb8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215fcbc kind:load to:0x02097824 module:overlay(0) +from:0x0215fcc0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215fcc4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215fcc8 kind:load to:0x020979ec module:overlay(0) +from:0x0215fcd4 kind:load to:0x02159c44 module:overlay(62) +from:0x0215fcd8 kind:load to:0x02097998 module:overlay(0) +from:0x0215fcdc kind:load to:0x020977a8 module:overlay(0) +from:0x0215fce0 kind:load to:0x02097824 module:overlay(0) +from:0x0215fce4 kind:load to:0x020979a0 module:overlay(0) +from:0x0215fce8 kind:load to:0x020979c0 module:overlay(0) +from:0x0215fcec kind:load to:0x020979ec module:overlay(0) +from:0x0215fde0 kind:load to:0x0209856c module:overlay(0) +from:0x0215fde4 kind:load to:0x020985a8 module:overlay(0) +from:0x0215fde8 kind:load to:0x020985c0 module:overlay(0) +from:0x0215fdec kind:load to:0x020985cc module:overlay(0) +from:0x0215fdf0 kind:load to:0x01fff464 module:itcm +from:0x0215fdf4 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215fdf8 kind:load to:0x02159ed0 module:overlay(62) +from:0x0215fdfc kind:load to:0x020a8df8 module:overlay(0) +from:0x0215fe00 kind:load to:0x02159fa0 module:overlay(62) +from:0x0215fe04 kind:load to:0x020a9948 module:overlay(0) +from:0x0215fe08 kind:load to:0x02098510 module:overlay(0) +from:0x0215fe0c kind:load to:0x020a99b0 module:overlay(0) +from:0x0215fe10 kind:load to:0x02098518 module:overlay(0) +from:0x0215fe14 kind:load to:0x0209851c module:overlay(0) +from:0x0215fe18 kind:load to:0x020985d8 module:overlay(0) +from:0x0215fe1c kind:load to:0x02098644 module:overlay(0) +from:0x0215fe20 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215fe24 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215fe28 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215fe2c kind:load to:0x0215a094 module:overlay(62) +from:0x0215fe30 kind:load to:0x0215a0bc module:overlay(62) +from:0x0215fe34 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215fe38 kind:load to:0x02159f4c module:overlay(62) +from:0x0215fe3c kind:load to:0x020a9324 module:overlay(0) +from:0x0215fe40 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215fe44 kind:load to:0x020a9034 module:overlay(0) +from:0x0215fe48 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215fe4c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215fe50 kind:load to:0x020a9270 module:overlay(0) +from:0x0215fe54 kind:load to:0x020a9294 module:overlay(0) +from:0x0215fe58 kind:load to:0x020a9298 module:overlay(0) +from:0x0215fe5c kind:load to:0x020a91f4 module:overlay(0) +from:0x0215fe60 kind:load to:0x020a91fc module:overlay(0) +from:0x0215fe64 kind:load to:0x0216fb90 module:overlay(94) +from:0x0215fe68 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215fe6c kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215fe70 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215fe74 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215fe78 kind:load to:0x020a949c module:overlay(0) +from:0x0215fe7c kind:load to:0x020a95ec module:overlay(0) +from:0x0215fe80 kind:load to:0x020a9618 module:overlay(0) +from:0x0215fe84 kind:load to:0x020a9638 module:overlay(0) +from:0x0215fe88 kind:load to:0x020a9850 module:overlay(0) +from:0x0215fe8c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215fe90 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215fe94 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215fe98 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215fe9c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215fea0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215fea4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215fea8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215feac kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215feb0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215feb4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215feb8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215febc kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215fec0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215fec4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215fec8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215fecc kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215fed0 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215fed4 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215fed8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215fedc kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215fee0 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215fee4 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215fee8 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215feec kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215fef0 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215fef4 kind:load to:0x0216facc module:overlay(94) +from:0x0215fef8 kind:load to:0x0216faec module:overlay(94) +from:0x0215ff04 kind:load to:0x0215a120 module:overlay(62) +from:0x0215ff08 kind:load to:0x02097998 module:overlay(0) +from:0x0215ff0c kind:load to:0x020977a8 module:overlay(0) +from:0x0215ff10 kind:load to:0x02097824 module:overlay(0) +from:0x0215ff14 kind:load to:0x020979a0 module:overlay(0) +from:0x0215ff18 kind:load to:0x020979c0 module:overlay(0) +from:0x0215ff1c kind:load to:0x020979ec module:overlay(0) +from:0x02160000 kind:load to:0x0209856c module:overlay(0) +from:0x02160004 kind:load to:0x020985a8 module:overlay(0) +from:0x02160008 kind:load to:0x020985c0 module:overlay(0) +from:0x0216000c kind:load to:0x020985cc module:overlay(0) +from:0x02160010 kind:load to:0x01fff464 module:itcm +from:0x02160014 kind:load to:0x020a9a2c module:overlay(0) +from:0x02160018 kind:load to:0x0215a340 module:overlay(62) +from:0x0216001c kind:load to:0x020a8df8 module:overlay(0) +from:0x02160020 kind:load to:0x0215a3ac module:overlay(62) +from:0x02160024 kind:load to:0x020a9948 module:overlay(0) +from:0x02160028 kind:load to:0x02098510 module:overlay(0) +from:0x0216002c kind:load to:0x020a99b0 module:overlay(0) +from:0x02160030 kind:load to:0x02098518 module:overlay(0) +from:0x02160034 kind:load to:0x0209851c module:overlay(0) +from:0x02160038 kind:load to:0x020985d8 module:overlay(0) +from:0x0216003c kind:load to:0x02098644 module:overlay(0) +from:0x02160040 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02160044 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02160048 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216004c kind:load to:0x0215a4a0 module:overlay(62) +from:0x02160050 kind:load to:0x0215a4c8 module:overlay(62) +from:0x02160054 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02160058 kind:load to:0x0215a358 module:overlay(62) +from:0x0216005c kind:load to:0x020a9324 module:overlay(0) +from:0x02160060 kind:load to:0x020a8fcc module:overlay(0) +from:0x02160064 kind:load to:0x020a9034 module:overlay(0) +from:0x02160068 kind:load to:0x020a91a4 module:overlay(0) +from:0x0216006c kind:load to:0x020a91a0 module:overlay(0) +from:0x02160070 kind:load to:0x020a9270 module:overlay(0) +from:0x02160074 kind:load to:0x020a9294 module:overlay(0) +from:0x02160078 kind:load to:0x020a9298 module:overlay(0) +from:0x0216007c kind:load to:0x020a91f4 module:overlay(0) +from:0x02160080 kind:load to:0x020a91fc module:overlay(0) +from:0x02160084 kind:load to:0x020a9204 module:overlay(0) +from:0x02160088 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0216008c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02160090 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02160094 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02160098 kind:load to:0x020a949c module:overlay(0) +from:0x0216009c kind:load to:0x020a95ec module:overlay(0) +from:0x021600a0 kind:load to:0x020a9618 module:overlay(0) +from:0x021600a4 kind:load to:0x020a9638 module:overlay(0) +from:0x021600a8 kind:load to:0x020a9850 module:overlay(0) +from:0x021600ac kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021600b0 kind:load to:0x020a8f14 module:overlay(0) +from:0x021600b4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021600b8 kind:load to:0x020a99f8 module:overlay(0) +from:0x021600bc kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x021600c0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021600c4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021600c8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021600cc kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021600d0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021600d4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021600d8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021600dc kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021600e0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x021600e4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021600e8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021600ec kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021600f0 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021600f4 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021600f8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021600fc kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02160100 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02160104 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02160108 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0216010c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02160110 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0216011c kind:load to:0x0215a518 module:overlay(62) +from:0x02160120 kind:load to:0x02097998 module:overlay(0) +from:0x02160124 kind:load to:0x020977a8 module:overlay(0) +from:0x02160128 kind:load to:0x02097824 module:overlay(0) +from:0x0216012c kind:load to:0x020979a0 module:overlay(0) +from:0x02160130 kind:load to:0x020979c0 module:overlay(0) +from:0x02160134 kind:load to:0x020979ec module:overlay(0) +from:0x02160140 kind:load to:0x0209856c module:overlay(0) +from:0x02160144 kind:load to:0x020985a8 module:overlay(0) +from:0x02160148 kind:load to:0x020985c0 module:overlay(0) +from:0x0216014c kind:load to:0x020985cc module:overlay(0) +from:0x02160150 kind:load to:0x01fff464 module:itcm +from:0x02160154 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02160158 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0216015c kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x02160160 kind:load to:0x02098508 module:overlay(0) +from:0x02160164 kind:load to:0x0209850c module:overlay(0) +from:0x02160168 kind:load to:0x02098510 module:overlay(0) +from:0x0216016c kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02160170 kind:load to:0x02098518 module:overlay(0) +from:0x02160174 kind:load to:0x0209851c module:overlay(0) +from:0x02160178 kind:load to:0x020985d8 module:overlay(0) +from:0x0216017c kind:load to:0x02098644 module:overlay(0) +from:0x02160180 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02160184 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02160188 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216018c kind:load to:0x0215a5d4 module:overlay(62) +from:0x02160190 kind:load to:0x0215a5f4 module:overlay(62) +from:0x02160194 kind:load to:0x0215a584 module:overlay(62) +from:0x021601a0 kind:load to:0x0215a63c module:overlay(62) +from:0x021601a4 kind:load to:0x020977a0 module:overlay(0) +from:0x021601a8 kind:load to:0x020977a8 module:overlay(0) +from:0x021601ac kind:load to:0x02097824 module:overlay(0) +from:0x021601b0 kind:load to:0x02097864 module:overlay(0) +from:0x021601b4 kind:load to:0x02097868 module:overlay(0) +from:0x021601b8 kind:load to:0x0209786c module:overlay(0) +from:0x021601c4 kind:load to:0x0209856c module:overlay(0) +from:0x021601c8 kind:load to:0x020985a8 module:overlay(0) +from:0x021601cc kind:load to:0x020985c0 module:overlay(0) +from:0x021601d0 kind:load to:0x020985cc module:overlay(0) +from:0x021601d4 kind:load to:0x01fff464 module:itcm +from:0x021601d8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021601dc kind:load to:0x0215a6a8 module:overlay(62) +from:0x021601e0 kind:load to:0x0215a6b0 module:overlay(62) +from:0x021601e4 kind:load to:0x0215a6ec module:overlay(62) +from:0x021601e8 kind:load to:0x0209850c module:overlay(0) +from:0x021601ec kind:load to:0x02098510 module:overlay(0) +from:0x021601f0 kind:load to:0x02098514 module:overlay(0) +from:0x021601f4 kind:load to:0x02098518 module:overlay(0) +from:0x021601f8 kind:load to:0x0209851c module:overlay(0) +from:0x021601fc kind:load to:0x020985d8 module:overlay(0) +from:0x02160200 kind:load to:0x02098644 module:overlay(0) +from:0x02160204 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02160208 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216020c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02160210 kind:load to:0x0215a80c module:overlay(62) +from:0x02160214 kind:load to:0x0215a820 module:overlay(62) +from:0x02160218 kind:load to:0x0215a754 module:overlay(62) +from:0x0216022c kind:load to:0x0215a85c module:overlay(62) +from:0x02160230 kind:load to:0x02097998 module:overlay(0) +from:0x02160234 kind:load to:0x020977a8 module:overlay(0) +from:0x02160238 kind:load to:0x02097824 module:overlay(0) +from:0x0216023c kind:load to:0x020979a0 module:overlay(0) +from:0x02160240 kind:load to:0x020979c0 module:overlay(0) +from:0x02160244 kind:load to:0x020979ec module:overlay(0) +from:0x02160250 kind:load to:0x0215ab3c module:overlay(62) +from:0x02160254 kind:load to:0x0215b4a8 module:overlay(62) +from:0x02160258 kind:load to:0x020616e0 module:overlay(0) +from:0x0216025c kind:load to:0x020616e4 module:overlay(0) +from:0x02160260 kind:load to:0x0215b16c module:overlay(62) +from:0x02160264 kind:load to:0x020616ec module:overlay(0) +from:0x02160268 kind:load to:0x020616f0 module:overlay(0) +from:0x0216026c kind:load to:0x020616f4 module:overlay(0) +from:0x02160270 kind:load to:0x0215b174 module:overlay(62) +from:0x02160274 kind:load to:0x020616fc module:overlay(0) +from:0x02160280 kind:load to:0x0215ab50 module:overlay(62) +from:0x02160284 kind:load to:0x0215b4c4 module:overlay(62) +from:0x02160288 kind:load to:0x020616e0 module:overlay(0) +from:0x0216028c kind:load to:0x020616e4 module:overlay(0) +from:0x02160290 kind:load to:0x0215b170 module:overlay(62) +from:0x02160294 kind:load to:0x020616ec module:overlay(0) +from:0x02160298 kind:load to:0x020616f0 module:overlay(0) +from:0x0216029c kind:load to:0x020616f4 module:overlay(0) +from:0x021602a0 kind:load to:0x0215b1ac module:overlay(62) +from:0x021602a4 kind:load to:0x020616fc module:overlay(0) +from:0x02160490 kind:load to:0x0209856c module:overlay(0) +from:0x02160494 kind:load to:0x020985a8 module:overlay(0) +from:0x02160498 kind:load to:0x020985c0 module:overlay(0) +from:0x0216049c kind:load to:0x020985cc module:overlay(0) +from:0x021604a0 kind:load to:0x01fff464 module:itcm +from:0x021604a4 kind:load to:0x020a9a2c module:overlay(0) +from:0x021604a8 kind:load to:0x020a8d7c module:overlay(0) +from:0x021604ac kind:load to:0x0215ac34 module:overlay(62) +from:0x021604b0 kind:load to:0x0215acb8 module:overlay(62) +from:0x021604b4 kind:load to:0x020a9948 module:overlay(0) +from:0x021604b8 kind:load to:0x02098510 module:overlay(0) +from:0x021604bc kind:load to:0x020a99b0 module:overlay(0) +from:0x021604c0 kind:load to:0x02098518 module:overlay(0) +from:0x021604c4 kind:load to:0x0209851c module:overlay(0) +from:0x021604c8 kind:load to:0x020985d8 module:overlay(0) +from:0x021604cc kind:load to:0x02098644 module:overlay(0) +from:0x021604d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021604d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021604d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021604dc kind:load to:0x0215ab64 module:overlay(62) +from:0x021604e0 kind:load to:0x0215abc8 module:overlay(62) +from:0x021604e4 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x021604e8 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x021604ec kind:load to:0x020a9324 module:overlay(0) +from:0x021604f0 kind:load to:0x020a8fcc module:overlay(0) +from:0x021604f4 kind:load to:0x020a9034 module:overlay(0) +from:0x021604f8 kind:load to:0x0215b450 module:overlay(62) +from:0x021604fc kind:load to:0x0215b444 module:overlay(62) +from:0x02160500 kind:load to:0x020a9270 module:overlay(0) +from:0x02160504 kind:load to:0x020a9294 module:overlay(0) +from:0x02160508 kind:load to:0x020a9298 module:overlay(0) +from:0x0216050c kind:load to:0x0215afe4 module:overlay(62) +from:0x02160510 kind:load to:0x020a91fc module:overlay(0) +from:0x02160514 kind:load to:0x020a9204 module:overlay(0) +from:0x02160518 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0216051c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02160520 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02160524 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02160528 kind:load to:0x0215b1e4 module:overlay(62) +from:0x0216052c kind:load to:0x020a95ec module:overlay(0) +from:0x02160530 kind:load to:0x020a9618 module:overlay(0) +from:0x02160534 kind:load to:0x020a9638 module:overlay(0) +from:0x02160538 kind:load to:0x020a9850 module:overlay(0) +from:0x0216053c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02160540 kind:load to:0x0215af54 module:overlay(62) +from:0x02160544 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02160548 kind:load to:0x020a99f8 module:overlay(0) +from:0x0216054c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02160550 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02160554 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02160558 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0216055c kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02160560 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02160564 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02160568 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0216056c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02160570 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02160574 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02160578 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0216057c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02160580 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02160584 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02160588 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0216058c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02160590 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02160594 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02160598 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0216059c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x021605a0 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021605ac kind:load to:0x0215b500 module:overlay(62) +from:0x021605b0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021605b4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021605b8 kind:load to:0x0209caac module:overlay(0) +from:0x021605bc kind:load to:0x0209cacc module:overlay(0) +from:0x021605c8 kind:load to:0x0214f760 module:overlays(58,70) +from:0x021605cc kind:load to:0x0209d10c module:overlay(0) +from:0x021605d0 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021605d4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021605d8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021605dc kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x021605e0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021605e4 kind:load to:0x0209d220 module:overlay(0) +from:0x021605e8 kind:load to:0x0209d228 module:overlay(0) +from:0x021605ec kind:load to:0x0209d22c module:overlay(0) +from:0x021605f0 kind:load to:0x0209d238 module:overlay(0) +from:0x021605f4 kind:load to:0x0209d240 module:overlay(0) +from:0x021605f8 kind:load to:0x0215b5d0 module:overlay(62) +from:0x021605fc kind:load to:0x0215b5f0 module:overlay(62) +from:0x02160600 kind:load to:0x0215b578 module:overlay(62) +from:0x02160604 kind:load to:0x0214f868 module:overlays(58,70) +from:0x02160608 kind:load to:0x0215b5c8 module:overlay(62) +from:0x02160618 kind:load to:0x0209ca64 module:overlay(0) +from:0x0216061c kind:load to:0x0209ca6c module:overlay(0) +from:0x02160620 kind:load to:0x0209caac module:overlay(0) +from:0x02160624 kind:load to:0x0209cacc module:overlay(0) +from:0x02160630 kind:load to:0x0215b638 module:overlay(62) +from:0x02160634 kind:load to:0x0209ca64 module:overlay(0) +from:0x02160638 kind:load to:0x0209ca6c module:overlay(0) +from:0x0216063c kind:load to:0x0209caac module:overlay(0) +from:0x02160640 kind:load to:0x0209cacc module:overlay(0) +from:0x0216064c kind:load to:0x0207c4d0 module:overlay(0) +from:0x02160650 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02160654 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02160658 kind:load to:0x0207c990 module:overlay(0) +from:0x0216065c kind:load to:0x0207c9d4 module:overlay(0) +from:0x02160660 kind:load to:0x0207ca44 module:overlay(0) +from:0x02160664 kind:load to:0x0207ca6c module:overlay(0) +from:0x02160668 kind:load to:0x0207cae4 module:overlay(0) +from:0x02160674 kind:load to:0x0215b780 module:overlay(62) +from:0x02160678 kind:load to:0x0209d10c module:overlay(0) +from:0x0216067c kind:load to:0x0215b804 module:overlay(62) +from:0x02160680 kind:load to:0x0215b8a4 module:overlay(62) +from:0x02160684 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02160688 kind:load to:0x0215b8b8 module:overlay(62) +from:0x0216068c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02160690 kind:load to:0x0209d220 module:overlay(0) +from:0x02160694 kind:load to:0x0209d228 module:overlay(0) +from:0x02160698 kind:load to:0x0209d22c module:overlay(0) +from:0x0216069c kind:load to:0x0209d238 module:overlay(0) +from:0x021606a0 kind:load to:0x0209d240 module:overlay(0) +from:0x021606a4 kind:load to:0x0215b904 module:overlay(62) +from:0x021606a8 kind:load to:0x0215b92c module:overlay(62) +from:0x021606b4 kind:load to:0x0215b97c module:overlay(62) +from:0x021606b8 kind:load to:0x0209ca64 module:overlay(0) +from:0x021606bc kind:load to:0x0209ca6c module:overlay(0) +from:0x021606c0 kind:load to:0x0209caac module:overlay(0) +from:0x021606c4 kind:load to:0x0209cacc module:overlay(0) +from:0x021606d0 kind:load to:0x0214f760 module:overlays(58,70) +from:0x021606d4 kind:load to:0x0209d10c module:overlay(0) +from:0x021606d8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021606dc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021606e0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021606e4 kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x021606e8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021606ec kind:load to:0x0209d220 module:overlay(0) +from:0x021606f0 kind:load to:0x0209d228 module:overlay(0) +from:0x021606f4 kind:load to:0x0209d22c module:overlay(0) +from:0x021606f8 kind:load to:0x0209d238 module:overlay(0) +from:0x021606fc kind:load to:0x0209d240 module:overlay(0) +from:0x02160700 kind:load to:0x0215ba68 module:overlay(62) +from:0x02160704 kind:load to:0x0215ba88 module:overlay(62) +from:0x02160708 kind:load to:0x0215ba08 module:overlay(62) +from:0x0216070c kind:load to:0x0215ba58 module:overlay(62) +from:0x02160710 kind:load to:0x0215ba60 module:overlay(62) +from:0x0216071c kind:load to:0x0215bad0 module:overlay(62) +from:0x02160720 kind:load to:0x0209ca64 module:overlay(0) +from:0x02160724 kind:load to:0x0209ca6c module:overlay(0) +from:0x02160728 kind:load to:0x0209caac module:overlay(0) +from:0x0216072c kind:load to:0x0209cacc module:overlay(0) +from:0x02160738 kind:load to:0x0214f760 module:overlays(58,70) +from:0x0216073c kind:load to:0x0209d10c module:overlay(0) +from:0x02160740 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02160744 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02160748 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0216074c kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x02160750 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02160754 kind:load to:0x0209d220 module:overlay(0) +from:0x02160758 kind:load to:0x0209d228 module:overlay(0) +from:0x0216075c kind:load to:0x0209d22c module:overlay(0) +from:0x02160760 kind:load to:0x0209d238 module:overlay(0) +from:0x02160764 kind:load to:0x0209d240 module:overlay(0) +from:0x02160768 kind:load to:0x0215bbbc module:overlay(62) +from:0x0216076c kind:load to:0x0215bbdc module:overlay(62) +from:0x02160770 kind:load to:0x0215bb5c module:overlay(62) +from:0x02160774 kind:load to:0x0215bbac module:overlay(62) +from:0x02160778 kind:load to:0x0215bbb4 module:overlay(62) +from:0x02160784 kind:load to:0x0215bc24 module:overlay(62) +from:0x02160788 kind:load to:0x0209ca64 module:overlay(0) +from:0x0216078c kind:load to:0x0209ca6c module:overlay(0) +from:0x02160790 kind:load to:0x0209caac module:overlay(0) +from:0x02160794 kind:load to:0x0209cacc module:overlay(0) +from:0x021607a0 kind:load to:0x0214f760 module:overlays(58,70) +from:0x021607a4 kind:load to:0x0209d10c module:overlay(0) +from:0x021607a8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021607ac kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021607b0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021607b4 kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x021607b8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021607bc kind:load to:0x0209d220 module:overlay(0) +from:0x021607c0 kind:load to:0x0209d228 module:overlay(0) +from:0x021607c4 kind:load to:0x0209d22c module:overlay(0) +from:0x021607c8 kind:load to:0x0209d238 module:overlay(0) +from:0x021607cc kind:load to:0x0209d240 module:overlay(0) +from:0x021607d0 kind:load to:0x0215bd10 module:overlay(62) +from:0x021607d4 kind:load to:0x0215bd30 module:overlay(62) +from:0x021607d8 kind:load to:0x0215bcb0 module:overlay(62) +from:0x021607dc kind:load to:0x0215bd00 module:overlay(62) +from:0x021607e0 kind:load to:0x0215bd08 module:overlay(62) +from:0x021607ec kind:load to:0x0215bd78 module:overlay(62) +from:0x021607f0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021607f4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021607f8 kind:load to:0x0209caac module:overlay(0) +from:0x021607fc kind:load to:0x0209cacc module:overlay(0) +from:0x02160808 kind:load to:0x0214f760 module:overlays(58,70) +from:0x0216080c kind:load to:0x0209d10c module:overlay(0) +from:0x02160810 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02160814 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02160818 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0216081c kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x02160820 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02160824 kind:load to:0x0209d220 module:overlay(0) +from:0x02160828 kind:load to:0x0209d228 module:overlay(0) +from:0x0216082c kind:load to:0x0209d22c module:overlay(0) +from:0x02160830 kind:load to:0x0209d238 module:overlay(0) +from:0x02160834 kind:load to:0x0209d240 module:overlay(0) +from:0x02160838 kind:load to:0x0215be64 module:overlay(62) +from:0x0216083c kind:load to:0x0215be84 module:overlay(62) +from:0x02160840 kind:load to:0x0215be04 module:overlay(62) +from:0x02160844 kind:load to:0x0215be54 module:overlay(62) +from:0x02160848 kind:load to:0x0215be5c module:overlay(62) +from:0x02160854 kind:load to:0x0215becc module:overlay(62) +from:0x02160858 kind:load to:0x0209ca64 module:overlay(0) +from:0x0216085c kind:load to:0x0209ca6c module:overlay(0) +from:0x02160860 kind:load to:0x0209caac module:overlay(0) +from:0x02160864 kind:load to:0x0209cacc module:overlay(0) +from:0x02160870 kind:load to:0x0215bf90 module:overlay(62) +from:0x02160874 kind:load to:0x0209d10c module:overlay(0) +from:0x02160878 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0216087c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02160880 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02160884 kind:load to:0x0215c0e8 module:overlay(62) +from:0x02160888 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0216088c kind:load to:0x0209d220 module:overlay(0) +from:0x02160890 kind:load to:0x0209d228 module:overlay(0) +from:0x02160894 kind:load to:0x0209d22c module:overlay(0) +from:0x02160898 kind:load to:0x0209d238 module:overlay(0) +from:0x0216089c kind:load to:0x0209d240 module:overlay(0) +from:0x021608a0 kind:load to:0x0215c108 module:overlay(62) +from:0x021608a4 kind:load to:0x0215c130 module:overlay(62) +from:0x021608b0 kind:load to:0x0215c2f0 module:overlay(62) +from:0x021608b4 kind:load to:0x0215c310 module:overlay(62) +from:0x021608b8 kind:load to:0x020c90e5 module:overlay(24) +from:0x021608bc kind:load to:0x020c9111 module:overlay(24) +from:0x021608c0 kind:load to:0x0215c2ac module:overlay(62) +from:0x021608c4 kind:load to:0x020616ec module:overlay(0) +from:0x021608c8 kind:load to:0x020c912d module:overlay(24) +from:0x021608cc kind:load to:0x020c9159 module:overlay(24) +from:0x021608d0 kind:load to:0x0215c2d4 module:overlay(62) +from:0x021608d4 kind:load to:0x020616fc module:overlay(0) +from:0x021608e0 kind:load to:0x0215c47c module:overlay(62) +from:0x021608e4 kind:load to:0x0215c49c module:overlay(62) +from:0x021608e8 kind:load to:0x0215c378 module:overlay(62) +from:0x021608ec kind:load to:0x0215c3b0 module:overlay(62) +from:0x021608f0 kind:load to:0x0215c3d8 module:overlay(62) +from:0x021608f4 kind:load to:0x020616ec module:overlay(0) +from:0x021608f8 kind:load to:0x0215c400 module:overlay(62) +from:0x021608fc kind:load to:0x0215c438 module:overlay(62) +from:0x02160900 kind:load to:0x0215c460 module:overlay(62) +from:0x02160904 kind:load to:0x020616fc module:overlay(0) +from:0x02160910 kind:load to:0x0215c608 module:overlay(62) +from:0x02160914 kind:load to:0x0215c628 module:overlay(62) +from:0x02160918 kind:load to:0x0215c504 module:overlay(62) +from:0x0216091c kind:load to:0x0215c53c module:overlay(62) +from:0x02160920 kind:load to:0x0215c564 module:overlay(62) +from:0x02160924 kind:load to:0x020616ec module:overlay(0) +from:0x02160928 kind:load to:0x0215c58c module:overlay(62) +from:0x0216092c kind:load to:0x0215c5c4 module:overlay(62) +from:0x02160930 kind:load to:0x0215c5ec module:overlay(62) +from:0x02160934 kind:load to:0x020616fc module:overlay(0) +from:0x0216093c kind:load to:0x0215d9a0 module:overlay(62) +from:0x02160944 kind:load to:0x0215da28 module:overlay(62) +from:0x0216094c kind:load to:0x0215da9c module:overlay(62) +from:0x02160954 kind:load to:0x0215db4c module:overlay(62) +from:0x0216095c kind:load to:0x0215dbb4 module:overlay(62) +from:0x02160964 kind:load to:0x0215dff8 module:overlay(62) +from:0x0216096c kind:load to:0x0215e03c module:overlay(62) +from:0x02160974 kind:load to:0x0215d9e0 module:overlay(62) +from:0x0216097c kind:load to:0x0215da58 module:overlay(62) +from:0x02160984 kind:load to:0x0215daac module:overlay(62) +from:0x0216098c kind:load to:0x0215db8c module:overlay(62) +from:0x02160994 kind:load to:0x0215dde4 module:overlay(62) +from:0x0216099c kind:load to:0x0215e014 module:overlay(62) +from:0x021609a4 kind:load to:0x0215e058 module:overlay(62) +from:0x021609b4 kind:load to:0x0215d060 module:overlay(62) +from:0x021609b8 kind:load to:0x0215e88c module:overlay(62) +from:0x021609bc kind:load to:0x0215e7dc module:overlay(62) +from:0x021609c0 kind:load to:0x0213e170 module:overlays(26,54,56) +from:0x021609cc kind:load to:0x0215d04c module:overlay(62) +from:0x021609d0 kind:load to:0x0215e870 module:overlay(62) +from:0x021609d4 kind:load to:0x0215e2bc module:overlay(62) +from:0x021609d8 kind:load to:0x0215e548 module:overlay(62) +from:0x021609e4 kind:load to:0x0215d074 module:overlay(62) +from:0x021609e8 kind:load to:0x0215d284 module:overlay(62) +from:0x021609ec kind:load to:0x0215d49c module:overlay(62) +from:0x021609f0 kind:load to:0x0215d8d0 module:overlay(62) +from:0x021609f4 kind:load to:0x0215d664 module:overlay(62) +from:0x021609f8 kind:load to:0x02061cd8 module:overlay(0) +from:0x021609fc kind:load to:0x02061cdc module:overlay(0) +from:0x02160a08 kind:load to:0x020667d8 module:overlay(0) +from:0x02160a0c kind:load to:0x020667f4 module:overlay(0) +from:0x02160a10 kind:load to:0x020673c8 module:overlay(0) +from:0x02160a14 kind:load to:0x02067434 module:overlay(0) +from:0x02160a18 kind:load to:0x02067474 module:overlay(0) +from:0x02160a1c kind:load to:0x02066dfc module:overlay(0) +from:0x02160a20 kind:load to:0x020669d8 module:overlay(0) +from:0x02160a24 kind:load to:0x02067234 module:overlay(0) +from:0x02160a28 kind:load to:0x0206723c module:overlay(0) +from:0x02160a2c kind:load to:0x0215d038 module:overlay(62) +from:0x02160a30 kind:load to:0x0215e854 module:overlay(62) diff --git a/config/eur1/arm9/overlays/ov062/symbols.txt b/config/eur1/arm9/overlays/ov062/symbols.txt new file mode 100644 index 00000000..8c5f22f2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov062/symbols.txt @@ -0,0 +1,593 @@ +func_ov062_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov062_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov062_02157ff0 kind:function(arm,size=0x28) addr:0x02157ff0 +func_ov062_02158018 kind:function(arm,size=0x20) addr:0x02158018 +func_ov062_02158038 kind:function(arm,size=0x30) addr:0x02158038 +func_ov062_02158068 kind:function(arm,size=0x50) addr:0x02158068 +func_ov062_021580b8 kind:function(arm,size=0x20) addr:0x021580b8 +func_ov062_021580d8 kind:function(arm,size=0x28) addr:0x021580d8 +func_ov062_02158100 kind:function(arm,size=0x14) addr:0x02158100 +func_ov062_02158114 kind:function(arm,size=0xc) addr:0x02158114 +func_ov062_02158120 kind:function(arm,size=0x24) addr:0x02158120 +func_ov062_02158144 kind:function(arm,size=0x28) addr:0x02158144 +func_ov062_0215816c kind:function(arm,size=0x20) addr:0x0215816c +func_ov062_0215818c kind:function(arm,size=0x50) addr:0x0215818c +func_ov062_021581dc kind:function(arm,size=0x20) addr:0x021581dc +func_ov062_021581fc kind:function(arm,size=0x28) addr:0x021581fc +func_ov062_02158224 kind:function(arm,size=0x14) addr:0x02158224 +func_ov062_02158238 kind:function(arm,size=0xc) addr:0x02158238 +func_ov062_02158244 kind:function(arm,size=0x24) addr:0x02158244 +func_ov062_02158268 kind:function(arm,size=0x28) addr:0x02158268 +func_ov062_02158290 kind:function(arm,size=0x20) addr:0x02158290 +func_ov062_021582b0 kind:function(arm,size=0x50) addr:0x021582b0 +func_ov062_02158300 kind:function(arm,size=0x20) addr:0x02158300 +func_ov062_02158320 kind:function(arm,size=0x28) addr:0x02158320 +func_ov062_02158348 kind:function(arm,size=0x14) addr:0x02158348 +func_ov062_0215835c kind:function(arm,size=0xc) addr:0x0215835c +func_ov062_02158368 kind:function(arm,size=0x24) addr:0x02158368 +func_ov062_0215838c kind:function(arm,size=0x28) addr:0x0215838c +func_ov062_021583b4 kind:function(arm,size=0x20) addr:0x021583b4 +func_ov062_021583d4 kind:function(arm,size=0x50) addr:0x021583d4 +func_ov062_02158424 kind:function(arm,size=0x20) addr:0x02158424 +func_ov062_02158444 kind:function(arm,size=0x28) addr:0x02158444 +func_ov062_0215846c kind:function(arm,size=0x14) addr:0x0215846c +func_ov062_02158480 kind:function(arm,size=0xc) addr:0x02158480 +func_ov062_0215848c kind:function(arm,size=0x24) addr:0x0215848c +func_ov062_021584b0 kind:function(arm,size=0x60) addr:0x021584b0 +func_ov062_02158510 kind:function(arm,size=0x12c) addr:0x02158510 +func_ov062_0215863c kind:function(arm,size=0x14) addr:0x0215863c +func_ov062_02158650 kind:function(arm,size=0xe4) addr:0x02158650 +func_ov062_02158734 kind:function(arm,size=0x28) addr:0x02158734 +func_ov062_0215875c kind:function(arm,size=0x30) addr:0x0215875c +func_ov062_0215878c kind:function(arm,size=0x24) addr:0x0215878c +func_ov062_021587b0 kind:function(arm,size=0x2c) addr:0x021587b0 +func_ov062_021587dc kind:function(arm,size=0x1c) addr:0x021587dc +func_ov062_021587f8 kind:function(arm,size=0x28) addr:0x021587f8 +func_ov062_02158820 kind:function(arm,size=0x20) addr:0x02158820 +func_ov062_02158840 kind:function(arm,size=0x14) addr:0x02158840 +func_ov062_02158854 kind:function(arm,size=0xc) addr:0x02158854 +func_ov062_02158860 kind:function(arm,size=0x24) addr:0x02158860 +func_ov062_02158884 kind:function(arm,size=0x28) addr:0x02158884 +func_ov062_021588ac kind:function(arm,size=0x14) addr:0x021588ac +func_ov062_021588c0 kind:function(arm,size=0xf0) addr:0x021588c0 +func_ov062_021589b0 kind:function(arm,size=0x14) addr:0x021589b0 +func_ov062_021589c4 kind:function(arm,size=0x134) addr:0x021589c4 +func_ov062_02158af8 kind:function(arm,size=0x24) addr:0x02158af8 +func_ov062_02158b1c kind:function(arm,size=0x4) addr:0x02158b1c +func_ov062_02158b20 kind:function(arm,size=0x9c) addr:0x02158b20 +func_ov062_02158bbc kind:function(arm,size=0x14) addr:0x02158bbc +func_ov062_02158bd0 kind:function(arm,size=0x50) addr:0x02158bd0 +func_ov062_02158c20 kind:function(arm,size=0x10) addr:0x02158c20 +func_ov062_02158c30 kind:function(arm,size=0x8) addr:0x02158c30 +func_ov062_02158c38 kind:function(arm,size=0x1c) addr:0x02158c38 +func_ov062_02158c54 kind:function(arm,size=0x1c) addr:0x02158c54 +func_ov062_02158c70 kind:function(arm,size=0x38) addr:0x02158c70 +func_ov062_02158ca8 kind:function(arm,size=0x40) addr:0x02158ca8 +func_ov062_02158ce8 kind:function(arm,size=0x14) addr:0x02158ce8 +func_ov062_02158cfc kind:function(arm,size=0xc) addr:0x02158cfc +func_ov062_02158d08 kind:function(arm,size=0x24) addr:0x02158d08 +func_ov062_02158d2c kind:function(arm,size=0x3c) addr:0x02158d2c +func_ov062_02158d68 kind:function(arm,size=0x80) addr:0x02158d68 +func_ov062_02158de8 kind:function(arm,size=0x20) addr:0x02158de8 +func_ov062_02158e08 kind:function(arm,size=0x10c) addr:0x02158e08 +func_ov062_02158f14 kind:function(arm,size=0x44) addr:0x02158f14 +func_ov062_02158f58 kind:function(arm,size=0x14) addr:0x02158f58 +func_ov062_02158f6c kind:function(arm,size=0xfc) addr:0x02158f6c +func_ov062_02159068 kind:function(arm,size=0x20) addr:0x02159068 +func_ov062_02159088 kind:function(arm,size=0x28) addr:0x02159088 +func_ov062_021590b0 kind:function(arm,size=0x14) addr:0x021590b0 +func_ov062_021590c4 kind:function(arm,size=0xc) addr:0x021590c4 +func_ov062_021590d0 kind:function(arm,size=0x24) addr:0x021590d0 +func_ov062_021590f4 kind:function(arm,size=0x70) addr:0x021590f4 +func_ov062_02159164 kind:function(arm,size=0x34) addr:0x02159164 +func_ov062_02159198 kind:function(arm,size=0x2c) addr:0x02159198 +func_ov062_021591c4 kind:function(arm,size=0x1a4) addr:0x021591c4 +func_ov062_02159368 kind:function(arm,size=0x14) addr:0x02159368 +func_ov062_0215937c kind:function(arm,size=0x14) addr:0x0215937c +func_ov062_02159390 kind:function(arm,size=0xc) addr:0x02159390 +func_ov062_0215939c kind:function(arm,size=0x39c) addr:0x0215939c +func_ov062_02159738 kind:function(arm,size=0x24) addr:0x02159738 +func_ov062_0215975c kind:function(arm,size=0xa4) addr:0x0215975c +func_ov062_02159800 kind:function(arm,size=0x260) addr:0x02159800 +func_ov062_02159a60 kind:function(arm,size=0x1c) addr:0x02159a60 +func_ov062_02159a7c kind:function(arm,size=0x1c) addr:0x02159a7c +func_ov062_02159a98 kind:function(arm,size=0x30) addr:0x02159a98 +func_ov062_02159ac8 kind:function(arm,size=0x38) addr:0x02159ac8 +func_ov062_02159b00 kind:function(arm,size=0x14) addr:0x02159b00 +func_ov062_02159b14 kind:function(arm,size=0xc) addr:0x02159b14 +func_ov062_02159b20 kind:function(arm,size=0x24) addr:0x02159b20 +func_ov062_02159b44 kind:function(arm,size=0x28) addr:0x02159b44 +func_ov062_02159b6c kind:function(arm,size=0x20) addr:0x02159b6c +func_ov062_02159b8c kind:function(arm,size=0x50) addr:0x02159b8c +func_ov062_02159bdc kind:function(arm,size=0x20) addr:0x02159bdc +func_ov062_02159bfc kind:function(arm,size=0x28) addr:0x02159bfc +func_ov062_02159c24 kind:function(arm,size=0x14) addr:0x02159c24 +func_ov062_02159c38 kind:function(arm,size=0xc) addr:0x02159c38 +func_ov062_02159c44 kind:function(arm,size=0x24) addr:0x02159c44 +func_ov062_02159c68 kind:function(arm,size=0x60) addr:0x02159c68 +func_ov062_02159cc8 kind:function(arm,size=0xc) addr:0x02159cc8 +func_ov062_02159cd4 kind:function(arm,size=0x24) addr:0x02159cd4 +func_ov062_02159cf8 kind:function(arm,size=0x68) addr:0x02159cf8 +func_ov062_02159d60 kind:function(arm,size=0x20) addr:0x02159d60 +func_ov062_02159d80 kind:function(arm,size=0x4c) addr:0x02159d80 +func_ov062_02159dcc kind:function(arm,size=0x104) addr:0x02159dcc +func_ov062_02159ed0 kind:function(arm,size=0x7c) addr:0x02159ed0 +func_ov062_02159f4c kind:function(arm,size=0x54) addr:0x02159f4c +func_ov062_02159fa0 kind:function(arm,size=0xf4) addr:0x02159fa0 +func_ov062_0215a094 kind:function(arm,size=0x28) addr:0x0215a094 +func_ov062_0215a0bc kind:function(arm,size=0x30) addr:0x0215a0bc +func_ov062_0215a0ec kind:function(arm,size=0x14) addr:0x0215a0ec +func_ov062_0215a100 kind:function(arm,size=0x14) addr:0x0215a100 +func_ov062_0215a114 kind:function(arm,size=0xc) addr:0x0215a114 +func_ov062_0215a120 kind:function(arm,size=0x24) addr:0x0215a120 +func_ov062_0215a144 kind:function(arm,size=0x60) addr:0x0215a144 +func_ov062_0215a1a4 kind:function(arm,size=0x20) addr:0x0215a1a4 +func_ov062_0215a1c4 kind:function(arm,size=0x17c) addr:0x0215a1c4 +func_ov062_0215a340 kind:function(arm,size=0x18) addr:0x0215a340 +func_ov062_0215a358 kind:function(arm,size=0x54) addr:0x0215a358 +func_ov062_0215a3ac kind:function(arm,size=0xf4) addr:0x0215a3ac +func_ov062_0215a4a0 kind:function(arm,size=0x28) addr:0x0215a4a0 +func_ov062_0215a4c8 kind:function(arm,size=0x30) addr:0x0215a4c8 +func_ov062_0215a4f8 kind:function(arm,size=0x14) addr:0x0215a4f8 +func_ov062_0215a50c kind:function(arm,size=0xc) addr:0x0215a50c +func_ov062_0215a518 kind:function(arm,size=0x24) addr:0x0215a518 +func_ov062_0215a53c kind:function(arm,size=0x28) addr:0x0215a53c +func_ov062_0215a564 kind:function(arm,size=0x20) addr:0x0215a564 +func_ov062_0215a584 kind:function(arm,size=0x50) addr:0x0215a584 +func_ov062_0215a5d4 kind:function(arm,size=0x20) addr:0x0215a5d4 +func_ov062_0215a5f4 kind:function(arm,size=0x28) addr:0x0215a5f4 +func_ov062_0215a61c kind:function(arm,size=0x14) addr:0x0215a61c +func_ov062_0215a630 kind:function(arm,size=0xc) addr:0x0215a630 +func_ov062_0215a63c kind:function(arm,size=0x24) addr:0x0215a63c +func_ov062_0215a660 kind:function(arm,size=0x28) addr:0x0215a660 +func_ov062_0215a688 kind:function(arm,size=0x20) addr:0x0215a688 +func_ov062_0215a6a8 kind:function(arm,size=0x8) addr:0x0215a6a8 +func_ov062_0215a6b0 kind:function(arm,size=0x3c) addr:0x0215a6b0 +func_ov062_0215a6ec kind:function(arm,size=0x68) addr:0x0215a6ec +func_ov062_0215a754 kind:function(arm,size=0x3c) addr:0x0215a754 +func_ov062_0215a790 kind:function(arm,size=0x7c) addr:0x0215a790 +func_ov062_0215a80c kind:function(arm,size=0x14) addr:0x0215a80c +func_ov062_0215a820 kind:function(arm,size=0x1c) addr:0x0215a820 +func_ov062_0215a83c kind:function(arm,size=0x14) addr:0x0215a83c +func_ov062_0215a850 kind:function(arm,size=0xc) addr:0x0215a850 +func_ov062_0215a85c kind:function(arm,size=0x24) addr:0x0215a85c +func_ov062_0215a880 kind:function(arm,size=0x78) addr:0x0215a880 +func_ov062_0215a8f8 kind:function(arm,size=0x244) addr:0x0215a8f8 +func_ov062_0215ab3c kind:function(arm,size=0x14) addr:0x0215ab3c +func_ov062_0215ab50 kind:function(arm,size=0x14) addr:0x0215ab50 +func_ov062_0215ab64 kind:function(arm,size=0x64) addr:0x0215ab64 +func_ov062_0215abc8 kind:function(arm,size=0x6c) addr:0x0215abc8 +func_ov062_0215ac34 kind:function(arm,size=0x84) addr:0x0215ac34 +func_ov062_0215acb8 kind:function(arm,size=0x29c) addr:0x0215acb8 +func_ov062_0215af54 kind:function(arm,size=0x90) addr:0x0215af54 +func_ov062_0215afe4 kind:function(arm,size=0xb8) addr:0x0215afe4 +func_ov062_0215b09c kind:function(arm,size=0xd0) addr:0x0215b09c +func_ov062_0215b16c kind:function(arm,size=0x4) addr:0x0215b16c +func_ov062_0215b170 kind:function(arm,size=0x4) addr:0x0215b170 +func_ov062_0215b174 kind:function(arm,size=0x38) addr:0x0215b174 +func_ov062_0215b1ac kind:function(arm,size=0x38) addr:0x0215b1ac +func_ov062_0215b1e4 kind:function(arm,size=0x260) addr:0x0215b1e4 +func_ov062_0215b444 kind:function(arm,size=0xc) addr:0x0215b444 +func_ov062_0215b450 kind:function(arm,size=0x34) addr:0x0215b450 +func_ov062_0215b484 kind:function(arm,size=0x10) addr:0x0215b484 +func_ov062_0215b494 kind:function(arm,size=0x14) addr:0x0215b494 +func_ov062_0215b4a8 kind:function(arm,size=0x1c) addr:0x0215b4a8 +func_ov062_0215b4c4 kind:function(arm,size=0x1c) addr:0x0215b4c4 +func_ov062_0215b4e0 kind:function(arm,size=0x14) addr:0x0215b4e0 +func_ov062_0215b4f4 kind:function(arm,size=0xc) addr:0x0215b4f4 +func_ov062_0215b500 kind:function(arm,size=0x24) addr:0x0215b500 +func_ov062_0215b524 kind:function(arm,size=0x34) addr:0x0215b524 +func_ov062_0215b558 kind:function(arm,size=0x20) addr:0x0215b558 +func_ov062_0215b578 kind:function(arm,size=0x50) addr:0x0215b578 +func_ov062_0215b5c8 kind:function(arm,size=0x8) addr:0x0215b5c8 +func_ov062_0215b5d0 kind:function(arm,size=0x20) addr:0x0215b5d0 +func_ov062_0215b5f0 kind:function(arm,size=0x28) addr:0x0215b5f0 +func_ov062_0215b618 kind:function(arm,size=0x14) addr:0x0215b618 +func_ov062_0215b62c kind:function(arm,size=0xc) addr:0x0215b62c +func_ov062_0215b638 kind:function(arm,size=0x24) addr:0x0215b638 +func_ov062_0215b65c kind:function(arm,size=0x70) addr:0x0215b65c +func_ov062_0215b6cc kind:function(arm,size=0xb4) addr:0x0215b6cc +func_ov062_0215b780 kind:function(arm,size=0x84) addr:0x0215b780 +func_ov062_0215b804 kind:function(arm,size=0xa0) addr:0x0215b804 +func_ov062_0215b8a4 kind:function(arm,size=0x14) addr:0x0215b8a4 +func_ov062_0215b8b8 kind:function(arm,size=0x4c) addr:0x0215b8b8 +func_ov062_0215b904 kind:function(arm,size=0x28) addr:0x0215b904 +func_ov062_0215b92c kind:function(arm,size=0x30) addr:0x0215b92c +func_ov062_0215b95c kind:function(arm,size=0x14) addr:0x0215b95c +func_ov062_0215b970 kind:function(arm,size=0xc) addr:0x0215b970 +func_ov062_0215b97c kind:function(arm,size=0x24) addr:0x0215b97c +func_ov062_0215b9a0 kind:function(arm,size=0x48) addr:0x0215b9a0 +func_ov062_0215b9e8 kind:function(arm,size=0x20) addr:0x0215b9e8 +func_ov062_0215ba08 kind:function(arm,size=0x50) addr:0x0215ba08 +func_ov062_0215ba58 kind:function(arm,size=0x8) addr:0x0215ba58 +func_ov062_0215ba60 kind:function(arm,size=0x8) addr:0x0215ba60 +func_ov062_0215ba68 kind:function(arm,size=0x20) addr:0x0215ba68 +func_ov062_0215ba88 kind:function(arm,size=0x28) addr:0x0215ba88 +func_ov062_0215bab0 kind:function(arm,size=0x14) addr:0x0215bab0 +func_ov062_0215bac4 kind:function(arm,size=0xc) addr:0x0215bac4 +func_ov062_0215bad0 kind:function(arm,size=0x24) addr:0x0215bad0 +func_ov062_0215baf4 kind:function(arm,size=0x48) addr:0x0215baf4 +func_ov062_0215bb3c kind:function(arm,size=0x20) addr:0x0215bb3c +func_ov062_0215bb5c kind:function(arm,size=0x50) addr:0x0215bb5c +func_ov062_0215bbac kind:function(arm,size=0x8) addr:0x0215bbac +func_ov062_0215bbb4 kind:function(arm,size=0x8) addr:0x0215bbb4 +func_ov062_0215bbbc kind:function(arm,size=0x20) addr:0x0215bbbc +func_ov062_0215bbdc kind:function(arm,size=0x28) addr:0x0215bbdc +func_ov062_0215bc04 kind:function(arm,size=0x14) addr:0x0215bc04 +func_ov062_0215bc18 kind:function(arm,size=0xc) addr:0x0215bc18 +func_ov062_0215bc24 kind:function(arm,size=0x24) addr:0x0215bc24 +func_ov062_0215bc48 kind:function(arm,size=0x48) addr:0x0215bc48 +func_ov062_0215bc90 kind:function(arm,size=0x20) addr:0x0215bc90 +func_ov062_0215bcb0 kind:function(arm,size=0x50) addr:0x0215bcb0 +func_ov062_0215bd00 kind:function(arm,size=0x8) addr:0x0215bd00 +func_ov062_0215bd08 kind:function(arm,size=0x8) addr:0x0215bd08 +func_ov062_0215bd10 kind:function(arm,size=0x20) addr:0x0215bd10 +func_ov062_0215bd30 kind:function(arm,size=0x28) addr:0x0215bd30 +func_ov062_0215bd58 kind:function(arm,size=0x14) addr:0x0215bd58 +func_ov062_0215bd6c kind:function(arm,size=0xc) addr:0x0215bd6c +func_ov062_0215bd78 kind:function(arm,size=0x24) addr:0x0215bd78 +func_ov062_0215bd9c kind:function(arm,size=0x48) addr:0x0215bd9c +func_ov062_0215bde4 kind:function(arm,size=0x20) addr:0x0215bde4 +func_ov062_0215be04 kind:function(arm,size=0x50) addr:0x0215be04 +func_ov062_0215be54 kind:function(arm,size=0x8) addr:0x0215be54 +func_ov062_0215be5c kind:function(arm,size=0x8) addr:0x0215be5c +func_ov062_0215be64 kind:function(arm,size=0x20) addr:0x0215be64 +func_ov062_0215be84 kind:function(arm,size=0x28) addr:0x0215be84 +func_ov062_0215beac kind:function(arm,size=0x14) addr:0x0215beac +func_ov062_0215bec0 kind:function(arm,size=0xc) addr:0x0215bec0 +func_ov062_0215becc kind:function(arm,size=0x24) addr:0x0215becc +func_ov062_0215bef0 kind:function(arm,size=0x48) addr:0x0215bef0 +func_ov062_0215bf38 kind:function(arm,size=0x58) addr:0x0215bf38 +func_ov062_0215bf90 kind:function(arm,size=0x158) addr:0x0215bf90 +func_ov062_0215c0e8 kind:function(arm,size=0x20) addr:0x0215c0e8 +func_ov062_0215c108 kind:function(arm,size=0x28) addr:0x0215c108 +func_ov062_0215c130 kind:function(arm,size=0x30) addr:0x0215c130 +func_ov062_0215c160 kind:function(arm,size=0x14) addr:0x0215c160 +func_ov062_0215c174 kind:function(arm,size=0x24) addr:0x0215c174 +func_ov062_0215c198 kind:function(arm,size=0x4) addr:0x0215c198 +func_ov062_0215c19c kind:function(arm,size=0x94) addr:0x0215c19c +func_ov062_0215c230 kind:function(arm,size=0x3c) addr:0x0215c230 +func_ov062_0215c26c kind:function(arm,size=0x40) addr:0x0215c26c +func_ov062_0215c2ac kind:function(arm,size=0x28) addr:0x0215c2ac +func_ov062_0215c2d4 kind:function(arm,size=0x1c) addr:0x0215c2d4 +func_ov062_0215c2f0 kind:function(arm,size=0x20) addr:0x0215c2f0 +func_ov062_0215c310 kind:function(arm,size=0x28) addr:0x0215c310 +func_ov062_0215c338 kind:function(arm,size=0x40) addr:0x0215c338 +func_ov062_0215c378 kind:function(arm,size=0x38) addr:0x0215c378 +func_ov062_0215c3b0 kind:function(arm,size=0x28) addr:0x0215c3b0 +func_ov062_0215c3d8 kind:function(arm,size=0x28) addr:0x0215c3d8 +func_ov062_0215c400 kind:function(arm,size=0x38) addr:0x0215c400 +func_ov062_0215c438 kind:function(arm,size=0x28) addr:0x0215c438 +func_ov062_0215c460 kind:function(arm,size=0x1c) addr:0x0215c460 +func_ov062_0215c47c kind:function(arm,size=0x20) addr:0x0215c47c +func_ov062_0215c49c kind:function(arm,size=0x28) addr:0x0215c49c +func_ov062_0215c4c4 kind:function(arm,size=0x40) addr:0x0215c4c4 +func_ov062_0215c504 kind:function(arm,size=0x38) addr:0x0215c504 +func_ov062_0215c53c kind:function(arm,size=0x28) addr:0x0215c53c +func_ov062_0215c564 kind:function(arm,size=0x28) addr:0x0215c564 +func_ov062_0215c58c kind:function(arm,size=0x38) addr:0x0215c58c +func_ov062_0215c5c4 kind:function(arm,size=0x28) addr:0x0215c5c4 +func_ov062_0215c5ec kind:function(arm,size=0x1c) addr:0x0215c5ec +func_ov062_0215c608 kind:function(arm,size=0x20) addr:0x0215c608 +func_ov062_0215c628 kind:function(arm,size=0x28) addr:0x0215c628 +func_ov062_0215c650 kind:function(arm,size=0x9e8) addr:0x0215c650 +func_ov062_0215d038 kind:function(arm,size=0x14) addr:0x0215d038 +func_ov062_0215d04c kind:function(arm,size=0x14) addr:0x0215d04c +func_ov062_0215d060 kind:function(arm,size=0x14) addr:0x0215d060 +func_ov062_0215d074 kind:function(arm,size=0x210) addr:0x0215d074 +func_ov062_0215d284 kind:function(arm,size=0x218) addr:0x0215d284 +func_ov062_0215d49c kind:function(arm,size=0x1c8) addr:0x0215d49c +func_ov062_0215d664 kind:function(arm,size=0x26c) addr:0x0215d664 +func_ov062_0215d8d0 kind:function(arm,size=0x18) addr:0x0215d8d0 +func_ov062_0215d8e8 kind:function(arm,size=0x3c) addr:0x0215d8e8 +func_ov062_0215d924 kind:function(arm,size=0x40) addr:0x0215d924 +func_ov062_0215d964 kind:function(arm,size=0x3c) addr:0x0215d964 +func_ov062_0215d9a0 kind:function(arm,size=0x40) addr:0x0215d9a0 +func_ov062_0215d9e0 kind:function(arm,size=0x48) addr:0x0215d9e0 +func_ov062_0215da28 kind:function(arm,size=0x30) addr:0x0215da28 +func_ov062_0215da58 kind:function(arm,size=0x44) addr:0x0215da58 +func_ov062_0215da9c kind:function(arm,size=0x10) addr:0x0215da9c +func_ov062_0215daac kind:function(arm,size=0xa0) addr:0x0215daac +func_ov062_0215db4c kind:function(arm,size=0x40) addr:0x0215db4c +func_ov062_0215db8c kind:function(arm,size=0x28) addr:0x0215db8c +func_ov062_0215dbb4 kind:function(arm,size=0x230) addr:0x0215dbb4 +func_ov062_0215dde4 kind:function(arm,size=0x214) addr:0x0215dde4 +func_ov062_0215dff8 kind:function(arm,size=0x1c) addr:0x0215dff8 +func_ov062_0215e014 kind:function(arm,size=0x28) addr:0x0215e014 +func_ov062_0215e03c kind:function(arm,size=0x1c) addr:0x0215e03c +func_ov062_0215e058 kind:function(arm,size=0x4) addr:0x0215e058 +func_ov062_0215e05c kind:function(arm,size=0x68) addr:0x0215e05c +func_ov062_0215e0c4 kind:function(arm,size=0x68) addr:0x0215e0c4 +func_ov062_0215e12c kind:function(arm,size=0x20) addr:0x0215e12c +func_ov062_0215e14c kind:function(arm,size=0x30) addr:0x0215e14c +func_ov062_0215e17c kind:function(arm,size=0x4c) addr:0x0215e17c +func_ov062_0215e1c8 kind:function(arm,size=0xf4) addr:0x0215e1c8 +func_ov062_0215e2bc kind:function(arm,size=0x14c) addr:0x0215e2bc +func_ov062_0215e408 kind:function(arm,size=0x140) addr:0x0215e408 +func_ov062_0215e548 kind:function(arm,size=0xc) addr:0x0215e548 +func_ov062_0215e554 kind:function(arm,size=0x84) addr:0x0215e554 +func_ov062_0215e5d8 kind:function(arm,size=0x94) addr:0x0215e5d8 +func_ov062_0215e66c kind:function(arm,size=0x94) addr:0x0215e66c +func_ov062_0215e700 kind:function(arm,size=0x40) addr:0x0215e700 +func_ov062_0215e740 kind:function(arm,size=0x70) addr:0x0215e740 +func_ov062_0215e7b0 kind:function(arm,size=0x2c) addr:0x0215e7b0 +func_ov062_0215e7dc kind:function(arm,size=0x78) addr:0x0215e7dc +func_ov062_0215e854 kind:function(arm,size=0x1c) addr:0x0215e854 +func_ov062_0215e870 kind:function(arm,size=0x1c) addr:0x0215e870 +func_ov062_0215e88c kind:function(arm,size=0x1c) addr:0x0215e88c +data_ov062_0215e8a8 kind:data(any) addr:0x0215e8a8 +data_ov062_0215e8b8 kind:data(any) addr:0x0215e8b8 +data_ov062_0215e8cc kind:data(any) addr:0x0215e8cc +data_ov062_0215e8e8 kind:data(any) addr:0x0215e8e8 +data_ov062_0215e908 kind:data(any) addr:0x0215e908 +data_ov062_0215e910 kind:data(any) addr:0x0215e910 +data_ov062_0215e920 kind:data(any) addr:0x0215e920 +data_ov062_0215e930 kind:data(any) addr:0x0215e930 +data_ov062_0215e940 kind:data(any) addr:0x0215e940 +data_ov062_0215e950 kind:data(any) addr:0x0215e950 +data_ov062_0215e960 kind:data(any) addr:0x0215e960 +data_ov062_0215e970 kind:data(any) addr:0x0215e970 +data_ov062_0215e980 kind:data(any) addr:0x0215e980 +data_ov062_0215e990 kind:data(any) addr:0x0215e990 +data_ov062_0215e9a4 kind:data(any) addr:0x0215e9a4 +data_ov062_0215e9b0 kind:data(any) addr:0x0215e9b0 ambiguous +data_ov062_0215e9b8 kind:data(any) addr:0x0215e9b8 +data_ov062_0215e9cc kind:data(any) addr:0x0215e9cc +__sinit_ov062_0215e9ec kind:function(arm,size=0x50) addr:0x0215e9ec +__sinit_ov062_0215ea3c kind:function(arm,size=0x50) addr:0x0215ea3c +__sinit_ov062_0215ea8c kind:function(arm,size=0x50) addr:0x0215ea8c +__sinit_ov062_0215eadc kind:function(arm,size=0x50) addr:0x0215eadc +__sinit_ov062_0215eb2c kind:function(arm,size=0x50) addr:0x0215eb2c +__sinit_ov062_0215eb7c kind:function(arm,size=0x50) addr:0x0215eb7c +__sinit_ov062_0215ebcc kind:function(arm,size=0x64) addr:0x0215ebcc +__sinit_ov062_0215ec30 kind:function(arm,size=0x50) addr:0x0215ec30 +__sinit_ov062_0215ec80 kind:function(arm,size=0x50) addr:0x0215ec80 +__sinit_ov062_0215ecd0 kind:function(arm,size=0x94) addr:0x0215ecd0 +__sinit_ov062_0215ed64 kind:function(arm,size=0x50) addr:0x0215ed64 +__sinit_ov062_0215edb4 kind:function(arm,size=0x50) addr:0x0215edb4 +__sinit_ov062_0215ee04 kind:function(arm,size=0x50) addr:0x0215ee04 +__sinit_ov062_0215ee54 kind:function(arm,size=0x50) addr:0x0215ee54 +__sinit_ov062_0215eea4 kind:function(arm,size=0x50) addr:0x0215eea4 +__sinit_ov062_0215eef4 kind:function(arm,size=0x50) addr:0x0215eef4 +__sinit_ov062_0215ef44 kind:function(arm,size=0x50) addr:0x0215ef44 +__sinit_ov062_0215ef94 kind:function(arm,size=0x50) addr:0x0215ef94 +__sinit_ov062_0215efe4 kind:function(arm,size=0x50) addr:0x0215efe4 +__sinit_ov062_0215f034 kind:function(arm,size=0x50) addr:0x0215f034 +__sinit_ov062_0215f084 kind:function(arm,size=0x50) addr:0x0215f084 +.p__sinit_ov062_0215e9ec kind:data(word) addr:0x0215f0d4 +.p__sinit_ov062_0215ea3c kind:data(word) addr:0x0215f0d8 +.p__sinit_ov062_0215ea8c kind:data(word) addr:0x0215f0dc +.p__sinit_ov062_0215eadc kind:data(word) addr:0x0215f0e0 +.p__sinit_ov062_0215eb2c kind:data(word) addr:0x0215f0e4 +.p__sinit_ov062_0215eb7c kind:data(word) addr:0x0215f0e8 +.p__sinit_ov062_0215ebcc kind:data(word) addr:0x0215f0ec +.p__sinit_ov062_0215ec30 kind:data(word) addr:0x0215f0f0 +.p__sinit_ov062_0215ec80 kind:data(word) addr:0x0215f0f4 +.p__sinit_ov062_0215ecd0 kind:data(word) addr:0x0215f0f8 +.p__sinit_ov062_0215ed64 kind:data(word) addr:0x0215f0fc +.p__sinit_ov062_0215edb4 kind:data(word) addr:0x0215f100 +.p__sinit_ov062_0215ee04 kind:data(word) addr:0x0215f104 +.p__sinit_ov062_0215ee54 kind:data(word) addr:0x0215f108 +.p__sinit_ov062_0215eea4 kind:data(word) addr:0x0215f10c +.p__sinit_ov062_0215eef4 kind:data(word) addr:0x0215f110 +.p__sinit_ov062_0215ef44 kind:data(word) addr:0x0215f114 +.p__sinit_ov062_0215ef94 kind:data(word) addr:0x0215f118 +.p__sinit_ov062_0215efe4 kind:data(word) addr:0x0215f11c +.p__sinit_ov062_0215f034 kind:data(word) addr:0x0215f120 +.p__sinit_ov062_0215f084 kind:data(word) addr:0x0215f124 +data_ov062_0215f148 kind:data(any) addr:0x0215f148 +data_ov062_0215f16c kind:data(any) addr:0x0215f16c +data_ov062_0215f1cc kind:data(any) addr:0x0215f1cc +data_ov062_0215f1f0 kind:data(any) addr:0x0215f1f0 +data_ov062_0215f250 kind:data(any) addr:0x0215f250 +data_ov062_0215f274 kind:data(any) addr:0x0215f274 +data_ov062_0215f290 kind:data(any) addr:0x0215f290 ambiguous +data_ov062_0215f2d4 kind:data(any) addr:0x0215f2d4 +data_ov062_0215f2f8 kind:data(any) addr:0x0215f2f8 +data_ov062_0215f358 kind:data(any) addr:0x0215f358 +data_ov062_0215f374 kind:data(any) addr:0x0215f374 +data_ov062_0215f390 kind:data(any) addr:0x0215f390 ambiguous +data_ov062_0215f3c4 kind:data(any) addr:0x0215f3c4 +data_ov062_0215f3d8 kind:data(any) addr:0x0215f3d8 ambiguous +data_ov062_0215f410 kind:data(any) addr:0x0215f410 +data_ov062_0215f52c kind:data(any) addr:0x0215f52c +data_ov062_0215f640 kind:data(any) addr:0x0215f640 +data_ov062_0215f64c kind:data(any) addr:0x0215f64c +data_ov062_0215f658 kind:data(any) addr:0x0215f658 +data_ov062_0215f664 kind:data(any) addr:0x0215f664 +data_ov062_0215f670 kind:data(any) addr:0x0215f670 +data_ov062_0215f67c kind:data(any) addr:0x0215f67c +data_ov062_0215f688 kind:data(any) addr:0x0215f688 +data_ov062_0215f694 kind:data(any) addr:0x0215f694 +data_ov062_0215f6a0 kind:data(any) addr:0x0215f6a0 +data_ov062_0215f6ac kind:data(any) addr:0x0215f6ac +data_ov062_0215f6c0 kind:data(any) addr:0x0215f6c0 +data_ov062_0215f6dc kind:data(any) addr:0x0215f6dc +data_ov062_0215f704 kind:data(any) addr:0x0215f704 +data_ov062_0215f71c kind:data(any) addr:0x0215f71c +data_ov062_0215f73c kind:data(any) addr:0x0215f73c +data_ov062_0215f768 kind:data(any) addr:0x0215f768 +data_ov062_0215f7b0 kind:data(any) addr:0x0215f7b0 +data_ov062_0215f810 kind:data(any) addr:0x0215f810 +data_ov062_0215f834 kind:data(any) addr:0x0215f834 +data_ov062_0215f888 kind:data(any) addr:0x0215f888 +data_ov062_0215f898 kind:data(any) addr:0x0215f898 +data_ov062_0215f8bc kind:data(any) addr:0x0215f8bc +data_ov062_0215f8e8 kind:data(any) addr:0x0215f8e8 +data_ov062_0215f928 kind:data(any) addr:0x0215f928 +data_ov062_0215f940 kind:data(any) addr:0x0215f940 +data_ov062_0215f958 kind:data(any) addr:0x0215f958 +data_ov062_0215f970 kind:data(any) addr:0x0215f970 +data_ov062_0215f988 kind:data(any) addr:0x0215f988 +data_ov062_0215f9a0 kind:data(any) addr:0x0215f9a0 +data_ov062_0215f9d0 kind:data(any) addr:0x0215f9d0 +data_ov062_0215f9e8 kind:data(any) addr:0x0215f9e8 +data_ov062_0215fa00 kind:data(any) addr:0x0215fa00 +data_ov062_0215fb10 kind:data(any) addr:0x0215fb10 +data_ov062_0215fc2c kind:data(any) addr:0x0215fc2c +data_ov062_0215fc50 kind:data(any) addr:0x0215fc50 +data_ov062_0215fcb0 kind:data(any) addr:0x0215fcb0 +data_ov062_0215fcd4 kind:data(any) addr:0x0215fcd4 +data_ov062_0215fcf0 kind:data(any) addr:0x0215fcf0 +data_ov062_0215fd38 kind:data(any) addr:0x0215fd38 +data_ov062_0215fd88 kind:data(any) addr:0x0215fd88 +data_ov062_0215fde0 kind:data(any) addr:0x0215fde0 +data_ov062_0215feb4 kind:data(any) addr:0x0215feb4 ambiguous +data_ov062_0215ff04 kind:data(any) addr:0x0215ff04 +data_ov062_0215ff20 kind:data(any) addr:0x0215ff20 +data_ov062_0215ff68 kind:data(any) addr:0x0215ff68 +data_ov062_0215ffb0 kind:data(any) addr:0x0215ffb0 +data_ov062_02160000 kind:data(any) addr:0x02160000 +data_ov062_0216011c kind:data(any) addr:0x0216011c +data_ov062_02160140 kind:data(any) addr:0x02160140 +data_ov062_021601a0 kind:data(any) addr:0x021601a0 +data_ov062_021601c4 kind:data(any) addr:0x021601c4 +data_ov062_0216021c kind:data(any) addr:0x0216021c +data_ov062_0216022c kind:data(any) addr:0x0216022c +data_ov062_02160250 kind:data(any) addr:0x02160250 +data_ov062_02160254 kind:data(any) addr:0x02160254 ambiguous +data_ov062_02160280 kind:data(any) addr:0x02160280 +data_ov062_02160298 kind:data(any) addr:0x02160298 ambiguous +data_ov062_021602a8 kind:data(any) addr:0x021602a8 +data_ov062_021602c0 kind:data(any) addr:0x021602c0 +data_ov062_021602d8 kind:data(any) addr:0x021602d8 +data_ov062_021602f0 kind:data(any) addr:0x021602f0 +data_ov062_02160308 kind:data(any) addr:0x02160308 +data_ov062_02160320 kind:data(any) addr:0x02160320 +data_ov062_02160350 kind:data(any) addr:0x02160350 +data_ov062_02160368 kind:data(any) addr:0x02160368 +data_ov062_02160380 kind:data(any) addr:0x02160380 +data_ov062_02160484 kind:data(any) addr:0x02160484 ambiguous +data_ov062_02160490 kind:data(any) addr:0x02160490 +data_ov062_0216057d kind:data(any) addr:0x0216057d ambiguous +data_ov062_021605ac kind:data(any) addr:0x021605ac +data_ov062_021605c8 kind:data(any) addr:0x021605c8 +data_ov062_021605d8 kind:data(any) addr:0x021605d8 ambiguous +data_ov062_02160614 kind:data(any) addr:0x02160614 +data_ov062_02160630 kind:data(any) addr:0x02160630 +data_ov062_0216064c kind:data(any) addr:0x0216064c +data_ov062_02160654 kind:data(any) addr:0x02160654 ambiguous +data_ov062_02160674 kind:data(any) addr:0x02160674 +data_ov062_0216067c kind:data(any) addr:0x0216067c ambiguous +data_ov062_021606b4 kind:data(any) addr:0x021606b4 +data_ov062_021606d0 kind:data(any) addr:0x021606d0 +data_ov062_0216071c kind:data(any) addr:0x0216071c +data_ov062_02160738 kind:data(any) addr:0x02160738 +data_ov062_02160784 kind:data(any) addr:0x02160784 +data_ov062_0216078c kind:data(any) addr:0x0216078c ambiguous +data_ov062_021607a0 kind:data(any) addr:0x021607a0 +data_ov062_021607cc kind:data(any) addr:0x021607cc ambiguous +data_ov062_021607ec kind:data(any) addr:0x021607ec +data_ov062_02160808 kind:data(any) addr:0x02160808 +data_ov062_02160854 kind:data(any) addr:0x02160854 +data_ov062_02160870 kind:data(any) addr:0x02160870 +data_ov062_021608b0 kind:data(any) addr:0x021608b0 +data_ov062_021608e0 kind:data(any) addr:0x021608e0 +data_ov062_02160910 kind:data(any) addr:0x02160910 +data_ov062_0216091c kind:data(any) addr:0x0216091c ambiguous +data_ov062_02160938 kind:data(any) addr:0x02160938 +data_ov062_0216093c kind:data(any) addr:0x0216093c +data_ov062_02160974 kind:data(any) addr:0x02160974 +data_ov062_021609b0 kind:data(any) addr:0x021609b0 ambiguous +data_ov062_021609b4 kind:data(any) addr:0x021609b4 +data_ov062_021609cc kind:data(any) addr:0x021609cc +data_ov062_021609e4 kind:data(any) addr:0x021609e4 +data_ov062_02160a08 kind:data(any) addr:0x02160a08 +data_ov062_02160a34 kind:data(any) addr:0x02160a34 +data_ov062_02160a48 kind:data(any) addr:0x02160a48 +data_ov062_02160a4c kind:data(any) addr:0x02160a4c +data_ov062_02160a58 kind:data(any) addr:0x02160a58 +data_ov062_02160a64 kind:data(any) addr:0x02160a64 +data_ov062_02160a6c kind:data(any) addr:0x02160a6c ambiguous +data_ov062_02160a70 kind:data(any) addr:0x02160a70 +data_ov062_02160a7c kind:data(any) addr:0x02160a7c +data_ov062_02160a88 kind:data(any) addr:0x02160a88 +data_ov062_02160aa0 kind:bss addr:0x02160aa0 +data_ov062_02160aa4 kind:bss addr:0x02160aa4 +data_ov062_02160ab0 kind:bss addr:0x02160ab0 +data_ov062_02160afc kind:bss addr:0x02160afc ambiguous +data_ov062_02160b88 kind:bss addr:0x02160b88 +data_ov062_02160b8c kind:bss addr:0x02160b8c +data_ov062_02160b98 kind:bss addr:0x02160b98 +data_ov062_02160bbc kind:bss addr:0x02160bbc ambiguous +data_ov062_02160c34 kind:bss addr:0x02160c34 ambiguous +data_ov062_02160c70 kind:bss addr:0x02160c70 +data_ov062_02160c74 kind:bss addr:0x02160c74 +data_ov062_02160c80 kind:bss addr:0x02160c80 +data_ov062_02160d38 kind:bss addr:0x02160d38 ambiguous +data_ov062_02160d58 kind:bss addr:0x02160d58 +data_ov062_02160d5c kind:bss addr:0x02160d5c +data_ov062_02160d68 kind:bss addr:0x02160d68 +data_ov062_02160e14 kind:bss addr:0x02160e14 ambiguous +data_ov062_02160e40 kind:bss addr:0x02160e40 +data_ov062_02160e44 kind:bss addr:0x02160e44 +data_ov062_02160e50 kind:bss addr:0x02160e50 +data_ov062_02160f28 kind:bss addr:0x02160f28 +data_ov062_02160f2c kind:bss addr:0x02160f2c +data_ov062_02160f30 kind:bss addr:0x02160f30 ambiguous +data_ov062_02160f38 kind:bss addr:0x02160f38 +data_ov062_02160ffc kind:bss addr:0x02160ffc ambiguous +data_ov062_02161010 kind:bss addr:0x02161010 +data_ov062_02161014 kind:bss addr:0x02161014 +data_ov062_02161020 kind:bss addr:0x02161020 +data_ov062_02161030 kind:bss addr:0x02161030 +data_ov062_0216106c kind:bss addr:0x0216106c +data_ov062_02161070 kind:bss addr:0x02161070 +data_ov062_0216107c kind:bss addr:0x0216107c +data_ov062_02161154 kind:bss addr:0x02161154 +data_ov062_02161158 kind:bss addr:0x02161158 +data_ov062_02161164 kind:bss addr:0x02161164 +data_ov062_02161230 kind:bss addr:0x02161230 ambiguous +data_ov062_0216123c kind:bss addr:0x0216123c +data_ov062_02161244 kind:bss addr:0x02161244 +data_ov062_02161250 kind:bss addr:0x02161250 +data_ov062_0216125c kind:bss addr:0x0216125c +data_ov062_021612f8 kind:bss addr:0x021612f8 ambiguous +data_ov062_02161334 kind:bss addr:0x02161334 +data_ov062_021613ac kind:bss addr:0x021613ac ambiguous +data_ov062_02161400 kind:bss addr:0x02161400 ambiguous +data_ov062_0216140c kind:bss addr:0x0216140c +data_ov062_02161410 kind:bss addr:0x02161410 +data_ov062_0216141c kind:bss addr:0x0216141c +data_ov062_02161448 kind:bss addr:0x02161448 ambiguous +data_ov062_021614f4 kind:bss addr:0x021614f4 +data_ov062_021614f8 kind:bss addr:0x021614f8 +data_ov062_02161504 kind:bss addr:0x02161504 +data_ov062_02161528 kind:bss addr:0x02161528 ambiguous +data_ov062_02161594 kind:bss addr:0x02161594 ambiguous +data_ov062_021615dc kind:bss addr:0x021615dc +data_ov062_021615e0 kind:bss addr:0x021615e0 +data_ov062_021615ec kind:bss addr:0x021615ec +data_ov062_02161628 kind:bss addr:0x02161628 +data_ov062_0216162c kind:bss addr:0x0216162c +data_ov062_02161638 kind:bss addr:0x02161638 +data_ov062_02161648 kind:bss addr:0x02161648 ambiguous +data_ov062_0216165c kind:bss addr:0x0216165c ambiguous +data_ov062_02161710 kind:bss addr:0x02161710 +data_ov062_02161714 kind:bss addr:0x02161714 +data_ov062_02161720 kind:bss addr:0x02161720 +data_ov062_021617c4 kind:bss addr:0x021617c4 ambiguous +data_ov062_021617f4 kind:bss addr:0x021617f4 +data_ov062_021617f8 kind:bss addr:0x021617f8 +data_ov062_02161804 kind:bss addr:0x02161804 +data_ov062_02161824 kind:bss addr:0x02161824 +data_ov062_0216189c kind:bss addr:0x0216189c ambiguous +data_ov062_021618fc kind:bss addr:0x021618fc +data_ov062_02161900 kind:bss addr:0x02161900 +data_ov062_0216190c kind:bss addr:0x0216190c +data_ov062_021619e0 kind:bss addr:0x021619e0 +data_ov062_021619e4 kind:bss addr:0x021619e4 +data_ov062_021619f0 kind:bss addr:0x021619f0 +data_ov062_02161ac4 kind:bss addr:0x02161ac4 +data_ov062_02161ac8 kind:bss addr:0x02161ac8 +data_ov062_02161ad4 kind:bss addr:0x02161ad4 +data_ov062_02161adc kind:bss addr:0x02161adc ambiguous +data_ov062_02161ba8 kind:bss addr:0x02161ba8 +data_ov062_02161bac kind:bss addr:0x02161bac +data_ov062_02161bb8 kind:bss addr:0x02161bb8 +data_ov062_02161c6c kind:bss addr:0x02161c6c ambiguous +data_ov062_02161c8c kind:bss addr:0x02161c8c +data_ov062_02161c90 kind:bss addr:0x02161c90 +data_ov062_02161c9c kind:bss addr:0x02161c9c +data_ov062_02161cec kind:bss addr:0x02161cec ambiguous +data_ov062_02161d70 kind:bss addr:0x02161d70 diff --git a/config/eur1/arm9/overlays/ov063/delinks.txt b/config/eur1/arm9/overlays/ov063/delinks.txt new file mode 100644 index 00000000..e20a41c2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov063/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x02162688 kind:code align:32 + .rodata start:0x02162688 end:0x02162894 kind:rodata align:4 + .init start:0x02162894 end:0x02162fa4 kind:code align:4 + .ctor start:0x02162fa4 end:0x02162fdc kind:rodata align:4 + .data start:0x02162fe0 end:0x02163cc0 kind:data align:32 + .bss start:0x02163cc0 end:0x02164b80 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov063/relocs.txt b/config/eur1/arm9/overlays/ov063/relocs.txt new file mode 100644 index 00000000..c51d9293 --- /dev/null +++ b/config/eur1/arm9/overlays/ov063/relocs.txt @@ -0,0 +1,2072 @@ +from:0x02157fc8 kind:load to:0x02163cd0 module:overlay(63) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x0215823c module:overlay(63) +from:0x02157ffc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158038 kind:load to:0x02163024 module:overlay(63) +from:0x02158048 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0215805c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215806c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215807c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215808c kind:load to:0x02163048 module:overlay(63) +from:0x02158090 kind:load to:0x0216268c module:overlay(63) +from:0x02158094 kind:load to:0x0216269c module:overlay(63) +from:0x02158098 kind:load to:0x021626ac module:overlay(63) +from:0x021580a8 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x021580c0 kind:load to:0x02162fe8 module:overlay(63) +from:0x021580e8 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0215811c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215812c kind:arm_call to:0x0215a68c module:overlay(63) +from:0x02158154 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158160 kind:arm_call to:0x01fff458 module:itcm +from:0x021581f0 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02158230 kind:load to:0x027e0ce4 module:dtcm +from:0x02158238 kind:load to:0x0203e964 module:main +from:0x02158248 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021582ac kind:arm_call to:0x02158040 module:overlay(63) +from:0x021582d8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021582f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158304 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215831c kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02158328 kind:arm_call to:0x0215809c module:overlay(63) +from:0x02158330 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02158350 kind:arm_call to:0x0215a8f4 module:overlay(63) +from:0x02158398 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02158408 kind:load to:0x02163170 module:overlay(63) +from:0x0215840c kind:load to:0x02163cd0 module:overlay(63) +from:0x02158410 kind:load to:0x02163074 module:overlay(63) +from:0x02158414 kind:load to:0x02049be4 module:main +from:0x02158420 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158434 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158458 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02158468 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02158480 kind:arm_call to:0x0215ae0c module:overlay(63) +from:0x0215848c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021584a0 kind:load to:0x0215a798 module:overlay(63) +from:0x021584a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021584cc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158538 kind:arm_call to:0x02158568 module:overlay(63) +from:0x02158574 kind:arm_call to:0x02158544 module:overlay(63) +from:0x021585ac kind:load to:0x021630b8 module:overlay(63) +from:0x021585d0 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021585dc kind:arm_call to:0x02158568 module:overlay(63) +from:0x0215860c kind:load to:0x027e09b8 module:dtcm +from:0x02158644 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x021586a8 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x021586b0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021586d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021586f8 kind:arm_call to:0x0215b7e8 module:overlay(63) +from:0x02158708 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02158714 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158724 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021587d8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021587fc kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02158814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158824 kind:arm_call to:0x0215a68c module:overlay(63) +from:0x0215888c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215889c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x021588b4 kind:arm_call to:0x02158568 module:overlay(63) +from:0x021588c4 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x021588cc kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021588fc kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02158924 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0215898c kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x021589a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021589f0 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02158a04 kind:arm_call to:0x021585b0 module:overlay(63) +from:0x02158a64 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158a74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158ab4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02158b0c kind:arm_call to:0x0207decc module:overlay(0) +from:0x02158b18 kind:load to:0x02163110 module:overlay(63) +from:0x02158b20 kind:load to:0x027e0ce4 module:dtcm +from:0x02158b28 kind:load to:0x027e0d38 module:dtcm +from:0x02158b2c kind:load to:0x020aed54 module:overlay(0) +from:0x02158b34 kind:load to:0x027e0ce0 module:dtcm +from:0x02158b3c kind:load to:0x027e09a8 module:dtcm +from:0x02158b44 kind:load to:0x027e09c0 module:dtcm +from:0x02158b60 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02158b88 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02158bb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158bc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158be8 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02158c14 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02158c50 kind:load to:0x02162ff0 module:overlay(63) +from:0x02158cb4 kind:load to:0x021631c8 module:overlay(63) +from:0x02158cd4 kind:arm_call to:0x02015080 module:main +from:0x02158cf4 kind:arm_call to:0x02015080 module:main +from:0x02158d14 kind:arm_call to:0x02015080 module:main +from:0x02158d34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158d4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158da0 kind:arm_call to:0x01ff916c module:itcm +from:0x02158e18 kind:arm_call to:0x0215a634 module:overlay(63) +from:0x02158e2c kind:arm_call to:0x02158568 module:overlay(63) +from:0x02158e38 kind:arm_call to:0x0215a05c module:overlay(63) +from:0x02158e4c kind:arm_call to:0x02158568 module:overlay(63) +from:0x02158e54 kind:load to:0x027e09a8 module:dtcm +from:0x02158e5c kind:load to:0x0203e964 module:main +from:0x02158ecc kind:load to:0x021631c8 module:overlay(63) +from:0x02158ef0 kind:arm_call to:0x02015080 module:main +from:0x02158f10 kind:arm_call to:0x02015080 module:main +from:0x02158f30 kind:arm_call to:0x02015080 module:main +from:0x02158f50 kind:arm_call to:0x02015080 module:main +from:0x02158f70 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158f84 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158fd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159094 kind:arm_call to:0x01fff148 module:itcm +from:0x021590a0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021590d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215914c kind:arm_call to:0x0215a634 module:overlay(63) +from:0x02159160 kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159170 kind:arm_call to:0x0215a05c module:overlay(63) +from:0x02159184 kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159190 kind:arm_call to:0x0215a210 module:overlay(63) +from:0x021591a4 kind:arm_call to:0x0215a594 module:overlay(63) +from:0x021591b8 kind:arm_call to:0x02158568 module:overlay(63) +from:0x021591c8 kind:arm_call to:0x02158568 module:overlay(63) +from:0x021591d4 kind:load to:0x027e09a8 module:dtcm +from:0x021591dc kind:load to:0x0203e964 module:main +from:0x021591e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021591f0 kind:arm_call to:0x0215a6dc module:overlay(63) +from:0x021591fc kind:arm_call to:0x0215a6f8 module:overlay(63) +from:0x02159210 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02159218 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02159228 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x02159250 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215928c kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159294 kind:arm_call to:0x0215a634 module:overlay(63) +from:0x021592a8 kind:arm_call to:0x02158568 module:overlay(63) +from:0x021592e0 kind:arm_call to:0x02158568 module:overlay(63) +from:0x021592ec kind:arm_call to:0x0215a05c module:overlay(63) +from:0x02159300 kind:arm_call to:0x02158568 module:overlay(63) +from:0x0215930c kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159374 kind:load to:0x021631c8 module:overlay(63) +from:0x02159394 kind:arm_call to:0x02015080 module:main +from:0x021593b4 kind:arm_call to:0x02015080 module:main +from:0x021593d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021593ec kind:arm_call to:0x02015080 module:main +from:0x0215940c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215941c kind:arm_call to:0x01ff916c module:itcm +from:0x0215949c kind:arm_call to:0x0215a634 module:overlay(63) +from:0x021594b0 kind:arm_call to:0x02158568 module:overlay(63) +from:0x021594dc kind:arm_call to:0x0215a594 module:overlay(63) +from:0x021594f0 kind:arm_call to:0x02158568 module:overlay(63) +from:0x021594fc kind:arm_call to:0x0215a3e0 module:overlay(63) +from:0x02159510 kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159518 kind:load to:0x027e09a8 module:dtcm +from:0x02159524 kind:load to:0x0203e964 module:main +from:0x02159550 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02159598 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021595a4 kind:load to:0x020aed44 module:overlay(0) +from:0x021595a8 kind:load to:0x027e07d4 module:dtcm +from:0x021595b0 kind:load to:0x021631c8 module:overlay(63) +from:0x021595c0 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x021595d8 kind:arm_call to:0x0215a634 module:overlay(63) +from:0x021595ec kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159678 kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159688 kind:arm_call to:0x0215a05c module:overlay(63) +from:0x0215969c kind:arm_call to:0x02158568 module:overlay(63) +from:0x021596ac kind:arm_call to:0x02158568 module:overlay(63) +from:0x021596c0 kind:load to:0x021631c8 module:overlay(63) +from:0x02159728 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02159734 kind:load to:0x02163210 module:overlay(63) +from:0x02159754 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021597d4 kind:arm_call to:0x0215a594 module:overlay(63) +from:0x021597e8 kind:arm_call to:0x02158568 module:overlay(63) +from:0x021597f8 kind:arm_call to:0x0215a05c module:overlay(63) +from:0x0215980c kind:arm_call to:0x02158568 module:overlay(63) +from:0x0215981c kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159830 kind:load to:0x021631c8 module:overlay(63) +from:0x021598a0 kind:load to:0x021631f8 module:overlay(63) +from:0x021598c4 kind:arm_call to:0x02015080 module:main +from:0x021598e4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159944 kind:arm_call to:0x0215a6c0 module:overlay(63) +from:0x02159954 kind:arm_call to:0x01fff148 module:itcm +from:0x02159970 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159990 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021599a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021599b8 kind:arm_call to:0x0215a634 module:overlay(63) +from:0x021599cc kind:arm_call to:0x02158568 module:overlay(63) +from:0x021599d8 kind:arm_call to:0x0215a3e0 module:overlay(63) +from:0x021599ec kind:arm_call to:0x02158568 module:overlay(63) +from:0x021599fc kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159a08 kind:load to:0x027e09a8 module:dtcm +from:0x02159a14 kind:load to:0x027e0ce0 module:dtcm +from:0x02159a18 kind:load to:0x027e09c0 module:dtcm +from:0x02159afc kind:load to:0x021631e0 module:overlay(63) +from:0x02159b00 kind:load to:0x02049be4 module:main +from:0x02159b24 kind:arm_call to:0x02015080 module:main +from:0x02159b44 kind:arm_call to:0x02015080 module:main +from:0x02159b64 kind:arm_call to:0x02015080 module:main +from:0x02159b84 kind:arm_call to:0x02015080 module:main +from:0x02159ba4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159bbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159ca4 kind:arm_call to:0x01ff916c module:itcm +from:0x02159d98 kind:arm_call to:0x0215a634 module:overlay(63) +from:0x02159dac kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159db4 kind:load to:0x027e09a8 module:dtcm +from:0x02159dbc kind:load to:0x02049be4 module:main +from:0x02159dc4 kind:load to:0x0203e964 module:main +from:0x02159e34 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159e84 kind:load to:0x021631c8 module:overlay(63) +from:0x02159e90 kind:arm_call to:0x0215a634 module:overlay(63) +from:0x02159eb8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159ee4 kind:arm_call to:0x0215a594 module:overlay(63) +from:0x02159ef8 kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159f04 kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159f10 kind:arm_call to:0x02158568 module:overlay(63) +from:0x02159f38 kind:load to:0x02097c40 module:overlay(0) +from:0x02159f50 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02159fc0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02159fdc kind:load to:0x021631c8 module:overlay(63) +from:0x0215a028 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0215a044 kind:arm_call to:0x02158568 module:overlay(63) +from:0x0215a058 kind:load to:0x020aed4c module:overlay(0) +from:0x0215a078 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a1e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a1f0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a208 kind:load to:0x0203e964 module:main +from:0x0215a20c kind:load to:0x027e0ce0 module:dtcm +from:0x0215a228 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a260 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a278 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a2e0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a2f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a3ac kind:arm_call to:0x01fff148 module:itcm +from:0x0215a3b8 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a3d4 kind:load to:0x0203e964 module:main +from:0x0215a3d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a3f8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a430 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a448 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a514 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a520 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a53c kind:load to:0x0203e964 module:main +from:0x0215a540 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a568 kind:arm_call to:0x02158568 module:overlay(63) +from:0x0215a580 kind:arm_call to:0x02158568 module:overlay(63) +from:0x0215a58c kind:arm_call to:0x02158568 module:overlay(63) +from:0x0215a5ac kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a5e0 kind:arm_call to:0x0215a6c0 module:overlay(63) +from:0x0215a5f4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a610 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a62c kind:load to:0x027e0ce0 module:dtcm +from:0x0215a64c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a6f4 kind:load to:0x020aed48 module:overlay(0) +from:0x0215a714 kind:load to:0x020aed50 module:overlay(0) +from:0x0215a748 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a77c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a78c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a7cc kind:arm_call to:0x0200eab0 module:main +from:0x0215a820 kind:arm_call to:0x0200e260 module:main +from:0x0215a830 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a8b0 kind:arm_call to:0x0200e260 module:main +from:0x0215a8c0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a8f0 kind:load to:0x027e0964 module:dtcm +from:0x0215a8fc kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215a920 kind:load to:0x02163008 module:overlay(63) +from:0x0215a92c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215a940 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215a948 kind:arm_call to:0x02011ff4 module:main +from:0x0215a960 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0215a974 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a9f4 kind:arm_call to:0x01fff498 module:itcm +from:0x0215aa00 kind:arm_call to:0x01fff584 module:itcm +from:0x0215aa48 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0215aa5c kind:load to:0x027e0ce8 module:dtcm +from:0x0215aa7c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215aa88 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215aaa4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215aab4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215aac4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215aacc kind:arm_call to:0x02011ff4 module:main +from:0x0215aae0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215aae8 kind:arm_call to:0x02011ff4 module:main +from:0x0215ab00 kind:arm_call to:0x0215a924 module:overlay(63) +from:0x0215ab1c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215ab48 kind:arm_call to:0x0203d210 module:main +from:0x0215ab50 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215ab58 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215ab60 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ab68 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ab74 kind:load to:0x020a0328 module:overlay(0) +from:0x0215ab84 kind:arm_call to:0x0215a924 module:overlay(63) +from:0x0215aba0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215abcc kind:arm_call to:0x0203d210 module:main +from:0x0215abd4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215abdc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215abe4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215abec kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215abf4 kind:arm_call to:0x02011ff4 module:main +from:0x0215ac00 kind:load to:0x020a0328 module:overlay(0) +from:0x0215ac0c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215ac20 kind:load to:0x02163db8 module:overlay(63) +from:0x0215ac34 kind:arm_call to:0x02011f3c module:main +from:0x0215ac40 kind:arm_call to:0x0215ae68 module:overlay(63) +from:0x0215ac54 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215ac88 kind:load to:0x021632dc module:overlay(63) +from:0x0215ac98 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0215acac kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215acbc kind:load to:0x02163300 module:overlay(63) +from:0x0215acc0 kind:load to:0x021626cc module:overlay(63) +from:0x0215acdc kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x0215acf4 kind:load to:0x021632a8 module:overlay(63) +from:0x0215ad4c kind:arm_call to:0x0215b934 module:overlay(63) +from:0x0215ad5c kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x0215ad78 kind:arm_call to:0x0215b974 module:overlay(63) +from:0x0215ad80 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x0215ad98 kind:arm_call to:0x0215ba08 module:overlay(63) +from:0x0215ada4 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x0215ade4 kind:load to:0x021632c0 module:overlay(63) +from:0x0215adf8 kind:arm_call to:0x0215b844 module:overlay(63) +from:0x0215ae04 kind:arm_call to:0x0207b740 module:overlay(0) +from:0x0215ae2c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215ae4c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215ae60 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215ae70 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215aed4 kind:arm_call to:0x0215ac90 module:overlay(63) +from:0x0215aeec kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x0215aefc kind:arm_call to:0x0215acc4 module:overlay(63) +from:0x0215af08 kind:arm_call to:0x0215adac module:overlay(63) +from:0x0215af34 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215af80 kind:load to:0x0216332c module:overlay(63) +from:0x0215af84 kind:load to:0x02163db8 module:overlay(63) +from:0x0215af88 kind:load to:0x021626bc module:overlay(63) +from:0x0215af94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215afa8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215afc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215afdc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215afec kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0215affc kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215b014 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b018 kind:load to:0x0215babc module:overlay(63) +from:0x0215b06c kind:load to:0x020aed4c module:overlay(0) +from:0x0215b070 kind:load to:0x02163270 module:overlay(63) +from:0x0215b094 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b0ac kind:arm_call to:0x0215a548 module:overlay(63) +from:0x0215b0b8 kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215b0c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b0f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b104 kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215b170 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b1c8 kind:arm_call to:0x0215b0d8 module:overlay(63) +from:0x0215b214 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215b250 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b280 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215b2b4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215b2cc kind:arm_call to:0x0215b844 module:overlay(63) +from:0x0215b2d8 kind:load to:0x027e09c0 module:dtcm +from:0x0215b310 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215b31c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b354 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b360 kind:load to:0x0203e964 module:main +from:0x0215b3a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b3b0 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0215b3c8 kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215b424 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x0215b464 kind:arm_call to:0x0215b844 module:overlay(63) +from:0x0215b4cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b510 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b550 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b594 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b5b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b610 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215b66c kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0215b680 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b684 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b698 kind:arm_call to:0x0215b844 module:overlay(63) +from:0x0215b6b0 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0215b710 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215b71c kind:load to:0x02163240 module:overlay(63) +from:0x0215b720 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b724 kind:load to:0x0203e964 module:main +from:0x0215b72c kind:load to:0x020aed54 module:overlay(0) +from:0x0215b730 kind:load to:0x027e0d38 module:dtcm +from:0x0215b734 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b73c kind:load to:0x027e09c0 module:dtcm +from:0x0215b754 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b7ac kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215b7c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215b7e4 kind:load to:0x0203e964 module:main +from:0x0215b850 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215b87c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b898 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b8b4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b8cc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b8dc kind:load to:0x027e0cec module:dtcm +from:0x0215b8e4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b958 kind:arm_call to:0x02158568 module:overlay(63) +from:0x0215b964 kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215b9dc kind:arm_call to:0x02158c2c module:overlay(63) +from:0x0215b9e4 kind:arm_call to:0x0215a548 module:overlay(63) +from:0x0215b9fc kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215ba20 kind:arm_call to:0x0215a548 module:overlay(63) +from:0x0215ba48 kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215ba54 kind:arm_call to:0x02158c2c module:overlay(63) +from:0x0215ba84 kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215bab4 kind:arm_call to:0x0215b01c module:overlay(63) +from:0x0215bb24 kind:arm_call to:0x0200e260 module:main +from:0x0215bb34 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215bb64 kind:load to:0x027e0964 module:dtcm +from:0x0215bb70 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215bb78 kind:arm_call to:0x02011ff4 module:main +from:0x0215bb8c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bb94 kind:arm_call to:0x02011ff4 module:main +from:0x0215bbac kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215bbb4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215bbbc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bbc4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bbdc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215bbe4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215bbec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bbf4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bbfc kind:arm_call to:0x02011ff4 module:main +from:0x0215bc10 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215bc24 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215bc3c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215bc50 kind:load to:0x0216338c module:overlay(63) +from:0x0215bc5c kind:arm_call to:0x020f7668 module:overlay(31) +from:0x0215bca4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bccc kind:arm_call to:0x020f76a4 module:overlay(31) +from:0x0215bd00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd10 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bd28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd30 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bd38 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bd40 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd54 kind:load to:0x02163ea0 module:overlay(63) +from:0x0215bd68 kind:arm_call to:0x02011f3c module:main +from:0x0215bd74 kind:arm_call to:0x0215bda4 module:overlay(63) +from:0x0215bd88 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bda0 kind:load to:0x021633f0 module:overlay(63) +from:0x0215bdac kind:arm_call to:0x0215bc1c module:overlay(63) +from:0x0215bddc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215bdf4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215be28 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215be40 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215be58 kind:load to:0x0216348c module:overlay(63) +from:0x0215be5c kind:load to:0x02163ea0 module:overlay(63) +from:0x0215be60 kind:load to:0x02163444 module:overlay(63) +from:0x0215be6c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215be84 kind:arm_call to:0x0215bc54 module:overlay(63) +from:0x0215beb8 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215bee4 kind:arm_call to:0x02099eac module:overlay(0) +from:0x0215bf04 kind:load to:0x0216340c module:overlay(63) +from:0x0215bf08 kind:load to:0x02163424 module:overlay(63) +from:0x0215bf28 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215bf8c kind:arm_call to:0x0200f05c module:main +from:0x0215bfa8 kind:load to:0x02163ea0 module:overlay(63) +from:0x0215bfac kind:load to:0x021626dc module:overlay(63) +from:0x0215bfcc kind:arm_call to:0x0200f05c module:main +from:0x0215bfe8 kind:load to:0x02163ea0 module:overlay(63) +from:0x0215bfec kind:load to:0x021626ec module:overlay(63) +from:0x0215bffc kind:load to:0x020578a4 module:overlay(0) +from:0x0215c010 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c018 kind:arm_call to:0x02011ff4 module:main +from:0x0215c030 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c038 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c040 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c048 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c050 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c068 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c070 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c078 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c080 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c088 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c090 kind:arm_call to:0x02011ff4 module:main +from:0x0215c0a4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c0b8 kind:load to:0x02163f88 module:overlay(63) +from:0x0215c0cc kind:arm_call to:0x02011f3c module:main +from:0x0215c0d8 kind:arm_call to:0x0215c108 module:overlay(63) +from:0x0215c0ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c104 kind:load to:0x02163508 module:overlay(63) +from:0x0215c110 kind:arm_call to:0x0215bc1c module:overlay(63) +from:0x0215c140 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215c158 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c170 kind:load to:0x0216352c module:overlay(63) +from:0x0215c174 kind:load to:0x02163f88 module:overlay(63) +from:0x0215c178 kind:load to:0x02163444 module:overlay(63) +from:0x0215c188 kind:arm_call to:0x0215bc54 module:overlay(63) +from:0x0215c1bc kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215c1cc kind:load to:0x021634e8 module:overlay(63) +from:0x0215c218 kind:arm_call to:0x0200f05c module:main +from:0x0215c234 kind:load to:0x02163f88 module:overlay(63) +from:0x0215c238 kind:load to:0x0216270c module:overlay(63) +from:0x0215c258 kind:arm_call to:0x0200f05c module:main +from:0x0215c274 kind:load to:0x02163f88 module:overlay(63) +from:0x0215c278 kind:load to:0x021626fc module:overlay(63) +from:0x0215c288 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c290 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c298 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c2a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c2b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c2c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c2c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c2d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c2d8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c2ec kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c300 kind:load to:0x02164070 module:overlay(63) +from:0x0215c314 kind:arm_call to:0x02011f3c module:main +from:0x0215c320 kind:arm_call to:0x0215c350 module:overlay(63) +from:0x0215c334 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c34c kind:load to:0x02163590 module:overlay(63) +from:0x0215c358 kind:arm_call to:0x0215bc1c module:overlay(63) +from:0x0215c36c kind:load to:0x021635b4 module:overlay(63) +from:0x0215c38c kind:arm_call to:0x0200f05c module:main +from:0x0215c3a8 kind:load to:0x02164070 module:overlay(63) +from:0x0215c3ac kind:load to:0x0216272c module:overlay(63) +from:0x0215c3cc kind:arm_call to:0x0200f05c module:main +from:0x0215c3e8 kind:load to:0x02164070 module:overlay(63) +from:0x0215c3ec kind:load to:0x0216271c module:overlay(63) +from:0x0215c3fc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c404 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c40c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c424 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c42c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c434 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c43c kind:arm_call to:0x02011ff4 module:main +from:0x0215c450 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c464 kind:load to:0x02164158 module:overlay(63) +from:0x0215c478 kind:arm_call to:0x02011f3c module:main +from:0x0215c484 kind:arm_call to:0x0215c4b4 module:overlay(63) +from:0x0215c498 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c4b0 kind:load to:0x02163630 module:overlay(63) +from:0x0215c4bc kind:arm_call to:0x0215bc1c module:overlay(63) +from:0x0215c4ec kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215c504 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c51c kind:load to:0x02163654 module:overlay(63) +from:0x0215c520 kind:load to:0x02164158 module:overlay(63) +from:0x0215c524 kind:load to:0x02163444 module:overlay(63) +from:0x0215c534 kind:arm_call to:0x0215bc54 module:overlay(63) +from:0x0215c568 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215c578 kind:load to:0x02163610 module:overlay(63) +from:0x0215c5c4 kind:arm_call to:0x0200f05c module:main +from:0x0215c5e0 kind:load to:0x02164158 module:overlay(63) +from:0x0215c5e4 kind:load to:0x0216274c module:overlay(63) +from:0x0215c604 kind:arm_call to:0x0200f05c module:main +from:0x0215c620 kind:load to:0x02164158 module:overlay(63) +from:0x0215c624 kind:load to:0x0216273c module:overlay(63) +from:0x0215c634 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c63c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c644 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c64c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c664 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c66c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c674 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c67c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c684 kind:arm_call to:0x02011ff4 module:main +from:0x0215c698 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c6ac kind:load to:0x02164240 module:overlay(63) +from:0x0215c6c0 kind:arm_call to:0x02011f3c module:main +from:0x0215c6cc kind:arm_call to:0x0215c6fc module:overlay(63) +from:0x0215c6e0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c6f8 kind:load to:0x021636b8 module:overlay(63) +from:0x0215c704 kind:arm_call to:0x0215bc1c module:overlay(63) +from:0x0215c718 kind:load to:0x021636dc module:overlay(63) +from:0x0215c738 kind:arm_call to:0x0200f05c module:main +from:0x0215c754 kind:load to:0x02164240 module:overlay(63) +from:0x0215c758 kind:load to:0x0216276c module:overlay(63) +from:0x0215c778 kind:arm_call to:0x0200f05c module:main +from:0x0215c794 kind:load to:0x02164240 module:overlay(63) +from:0x0215c798 kind:load to:0x0216275c module:overlay(63) +from:0x0215c7a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c7b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c7b8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c7d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c7d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c7e0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c7e8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c7fc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c83c kind:arm_call to:0x0215f00c module:overlay(63) +from:0x0215c864 kind:arm_call to:0x0215f2a8 module:overlay(63) +from:0x0215c870 kind:arm_call to:0x021622ac module:overlay(63) +from:0x0215c8bc kind:arm_call to:0x02033cfc module:main +from:0x0215c8c8 kind:load to:0x0216375c module:overlay(63) +from:0x0215c8d8 kind:arm_call to:0x0201bacc module:main +from:0x0215c8f0 kind:arm_call to:0x021622c8 module:overlay(63) +from:0x0215c8f8 kind:arm_call to:0x0215f2f4 module:overlay(63) +from:0x0215c900 kind:arm_call to:0x0201bacc module:main +from:0x0215c918 kind:arm_call to:0x021622c8 module:overlay(63) +from:0x0215c920 kind:arm_call to:0x0215f2f4 module:overlay(63) +from:0x0215c928 kind:arm_call to:0x0201bacc module:main +from:0x0215c930 kind:arm_call to:0x02011ff4 module:main +from:0x0215c964 kind:arm_call_thumb to:0x020b7af4 module:overlay(12) +from:0x0215c97c kind:arm_call to:0x0215eea0 module:overlay(63) +from:0x0215c984 kind:load to:0x0215ef54 module:overlay(63) +from:0x0215ca0c kind:arm_call to:0x0211bde4 module:overlay(39) +from:0x0215ca14 kind:arm_call to:0x0215ccd0 module:overlay(63) +from:0x0215ca64 kind:arm_call to:0x02145fb4 module:overlay(58) +from:0x0215ca94 kind:arm_call to:0x02145fb4 module:overlay(58) +from:0x0215caa0 kind:arm_call to:0x0215ccd0 module:overlay(63) +from:0x0215caf0 kind:arm_call to:0x0215cd50 module:overlay(63) +from:0x0215cb20 kind:arm_call to:0x02033cfc module:main +from:0x0215cb34 kind:arm_call to:0x02082198 module:overlay(0) +from:0x0215cb3c kind:arm_call to:0x020d94b8 module:overlay(31) +from:0x0215cb44 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cb64 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cb68 kind:load to:0x02080a0c module:overlay(0) +from:0x0215cb78 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215cb7c kind:load to:0x0206d134 module:overlay(0) +from:0x0215cbac kind:arm_call to:0x02080a78 module:overlay(0) +from:0x0215cbc8 kind:arm_call to:0x0206d0ec module:overlay(0) +from:0x0215cbd8 kind:arm_call to:0x0211be18 module:overlay(39) +from:0x0215cbf0 kind:arm_call to:0x02146010 module:overlay(58) +from:0x0215cc34 kind:arm_call to:0x0215ce64 module:overlay(63) +from:0x0215cc6c kind:arm_call to:0x0215e214 module:overlay(63) +from:0x0215cc78 kind:arm_call to:0x02082198 module:overlay(0) +from:0x0215cc80 kind:arm_call to:0x020d94b8 module:overlay(31) +from:0x0215cc88 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cc8c kind:load to:0x020b51f8 module:overlay(0) +from:0x0215cc90 kind:load to:0x027e0d3c module:dtcm +from:0x0215ccc0 kind:arm_call_thumb to:0x020b81c4 module:overlay(12) +from:0x0215ccc8 kind:load to:0x027e09a4 module:dtcm +from:0x0215cccc kind:load to:0x027e0cf0 module:dtcm +from:0x0215cd4c kind:load to:0x021627c8 module:overlay(63) +from:0x0215cda8 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215cdbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cdc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cdec kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215ce10 kind:arm_call to:0x02039f04 module:main +from:0x0215ce1c kind:arm_call to:0x02039f04 module:main +from:0x0215ce24 kind:arm_call to:0x0203b00c module:main +from:0x0215ce30 kind:arm_call to:0x0203a978 module:main +from:0x0215ce34 kind:arm_call to:0x0203a5ac module:main +from:0x0215ce4c kind:arm_call to:0x02078380 module:overlay(0) +from:0x0215ce58 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ce5c kind:load to:0x027e09bc module:dtcm +from:0x0215ce7c kind:load to:0x027e09bc module:dtcm +from:0x0215ce80 kind:load to:0x02078264 module:overlay(0) +from:0x0215ce98 kind:arm_call_thumb to:0x020b7ac4 module:overlay(12) +from:0x0215cea4 kind:arm_call_thumb to:0x020b7adc module:overlay(12) +from:0x0215cec0 kind:arm_call to:0x0215cec8 module:overlay(63) +from:0x0215cf88 kind:arm_call_thumb to:0x020b81a4 module:overlay(12) +from:0x0215cf90 kind:arm_call_thumb to:0x020b8184 module:overlay(12) +from:0x0215cf9c kind:arm_call_thumb to:0x020b8234 module:overlay(12) +from:0x0215d01c kind:arm_call to:0x0215da78 module:overlay(63) +from:0x0215d02c kind:arm_call to:0x0215e93c module:overlay(63) +from:0x0215d038 kind:arm_call to:0x0215d5dc module:overlay(63) +from:0x0215d040 kind:arm_call to:0x0215dea8 module:overlay(63) +from:0x0215d054 kind:arm_call to:0x0215d8fc module:overlay(63) +from:0x0215d05c kind:arm_call to:0x0215dc48 module:overlay(63) +from:0x0215d070 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215d07c kind:arm_call to:0x0215dff0 module:overlay(63) +from:0x0215d094 kind:arm_call to:0x0203a3c8 module:main +from:0x0215d0b4 kind:arm_call to:0x0215d730 module:overlay(63) +from:0x0215d10c kind:arm_call to:0x0215d730 module:overlay(63) +from:0x0215d128 kind:arm_call to:0x0215d5dc module:overlay(63) +from:0x0215d130 kind:arm_call to:0x0215dea8 module:overlay(63) +from:0x0215d140 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215d148 kind:arm_call to:0x0203a3c8 module:main +from:0x0215d188 kind:arm_call to:0x0215d8fc module:overlay(63) +from:0x0215d190 kind:arm_call to:0x0215dff0 module:overlay(63) +from:0x0215d1c4 kind:arm_call_thumb to:0x020b81e8 module:overlay(12) +from:0x0215d1e8 kind:arm_call to:0x0211c410 module:overlay(39) +from:0x0215d204 kind:arm_call to:0x021469f8 module:overlay(58) +from:0x0215d210 kind:arm_call_thumb to:0x020b81f8 module:overlay(12) +from:0x0215d228 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215d240 kind:arm_call to:0x0215d730 module:overlay(63) +from:0x0215d278 kind:arm_call to:0x0215f040 module:overlay(63) +from:0x0215d29c kind:arm_call to:0x0215e214 module:overlay(63) +from:0x0215d2a4 kind:arm_call_thumb to:0x020b8180 module:overlay(12) +from:0x0215d2c0 kind:arm_call to:0x0206becc module:overlay(0) +from:0x0215d2c8 kind:arm_call to:0x0215e76c module:overlay(63) +from:0x0215d2ec kind:arm_call to:0x0215f32c module:overlay(63) +from:0x0215d310 kind:arm_call to:0x0215f3a8 module:overlay(63) +from:0x0215d318 kind:arm_call to:0x0215f388 module:overlay(63) +from:0x0215d320 kind:arm_call to:0x0215f368 module:overlay(63) +from:0x0215d378 kind:arm_call to:0x021622cc module:overlay(63) +from:0x0215d398 kind:arm_call to:0x0215d58c module:overlay(63) +from:0x0215d3dc kind:arm_call to:0x02033cfc module:main +from:0x0215d3ec kind:arm_call to:0x0215dae0 module:overlay(63) +from:0x0215d40c kind:arm_call to:0x0215e9a0 module:overlay(63) +from:0x0215d418 kind:arm_call_thumb to:0x020b7a68 module:overlay(12) +from:0x0215d420 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215d430 kind:arm_call to:0x0203a3c8 module:main +from:0x0215d440 kind:arm_call to:0x0203a3c8 module:main +from:0x0215d468 kind:arm_call to:0x0215d730 module:overlay(63) +from:0x0215d48c kind:arm_call to:0x0215eb94 module:overlay(63) +from:0x0215d494 kind:arm_call to:0x0215d694 module:overlay(63) +from:0x0215d4cc kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215d570 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d57c kind:load to:0x027e09a4 module:dtcm +from:0x0215d580 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215d584 kind:load to:0x027e0d3c module:dtcm +from:0x0215d5e8 kind:arm_call to:0x0215dcc8 module:overlay(63) +from:0x0215d618 kind:arm_call to:0x0211c410 module:overlay(39) +from:0x0215d634 kind:arm_call to:0x021469f8 module:overlay(58) +from:0x0215d644 kind:arm_call_thumb to:0x020b7a68 module:overlay(12) +from:0x0215d668 kind:arm_call to:0x0211c410 module:overlay(39) +from:0x0215d680 kind:arm_call to:0x021469f8 module:overlay(58) +from:0x0215d6b4 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215d6e8 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d6f8 kind:load to:0x0215f35c module:overlay(63) +from:0x0215d714 kind:arm_call to:0x0215c988 module:overlay(63) +from:0x0215d724 kind:arm_call to:0x0215eea0 module:overlay(63) +from:0x0215d7ec kind:arm_call_thumb to:0x020b81d4 module:overlay(12) +from:0x0215d7f4 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d830 kind:arm_call_thumb to:0x020b81c4 module:overlay(12) +from:0x0215d8a0 kind:arm_call to:0x0208068c module:overlay(0) +from:0x0215d8b8 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x0215d8d8 kind:arm_call to:0x020611fc module:overlay(0) +from:0x0215d8ec kind:load to:0x027e09a4 module:dtcm +from:0x0215d8f0 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d8f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d8f8 kind:load to:0x0204a088 module:main +from:0x0215d948 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d954 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d970 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215d998 kind:arm_call to:0x02039f04 module:main +from:0x0215d9a4 kind:arm_call to:0x02039f04 module:main +from:0x0215d9ac kind:arm_call to:0x0203b00c module:main +from:0x0215d9b8 kind:arm_call to:0x0203a978 module:main +from:0x0215d9bc kind:arm_call to:0x0203a5ac module:main +from:0x0215d9d4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0215d9e0 kind:load to:0x027e09bc module:dtcm +from:0x0215da04 kind:load to:0x0204a110 module:main +from:0x0215da08 kind:load to:0x02019538 module:main +from:0x0215da60 kind:arm_call_thumb to:0x020b795c module:overlay(12) +from:0x0215da98 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215dab0 kind:arm_call to:0x0203a3c8 module:main +from:0x0215dac4 kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215dadc kind:load to:0x027e0cf0 module:dtcm +from:0x0215db20 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215db30 kind:arm_call to:0x0203a3c8 module:main +from:0x0215db40 kind:arm_call to:0x0203a3c8 module:main +from:0x0215db6c kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215db9c kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215dbc4 kind:arm_call to:0x0203a3c8 module:main +from:0x0215dbd0 kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215dbe8 kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215dc44 kind:load to:0x027e0cf0 module:dtcm +from:0x0215dc68 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215dc7c kind:arm_call to:0x0203a3c8 module:main +from:0x0215dc90 kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215dcac kind:arm_call to:0x0203a3c8 module:main +from:0x0215dcc4 kind:load to:0x027e0cf0 module:dtcm +from:0x0215dcd8 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215dcf0 kind:arm_call to:0x0203a3c8 module:main +from:0x0215dd44 kind:arm_call to:0x0203a3c8 module:main +from:0x0215dd5c kind:arm_call to:0x02039f04 module:main +from:0x0215dd68 kind:arm_call to:0x0203ab58 module:main +from:0x0215dd70 kind:arm_call to:0x02039f04 module:main +from:0x0215dd78 kind:arm_call to:0x0203ad88 module:main +from:0x0215dd7c kind:arm_call to:0x0203a5ac module:main +from:0x0215dd90 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ddac kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215dea0 kind:load to:0x027e0cf0 module:dtcm +from:0x0215decc kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215dee4 kind:arm_call to:0x0203a3c8 module:main +from:0x0215def4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215df0c kind:arm_call to:0x02039f04 module:main +from:0x0215df18 kind:arm_call to:0x0203ab58 module:main +from:0x0215df20 kind:arm_call to:0x02039f04 module:main +from:0x0215df28 kind:arm_call to:0x0203ad88 module:main +from:0x0215df2c kind:arm_call to:0x0203a5ac module:main +from:0x0215df40 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215df7c kind:arm_call to:0x0203a3c8 module:main +from:0x0215df94 kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215dfec kind:load to:0x027e0cf0 module:dtcm +from:0x0215e004 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215e024 kind:arm_call to:0x02039f04 module:main +from:0x0215e030 kind:arm_call to:0x0203ab58 module:main +from:0x0215e038 kind:arm_call to:0x02039f04 module:main +from:0x0215e040 kind:arm_call to:0x0203ad88 module:main +from:0x0215e044 kind:arm_call to:0x0203a5ac module:main +from:0x0215e058 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215e08c kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0215e0a0 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0215e0bc kind:arm_call to:0x0203a3c8 module:main +from:0x0215e0cc kind:arm_call to:0x0203a3c8 module:main +from:0x0215e10c kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215e174 kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215e1ac kind:load to:0x027e0cf0 module:dtcm +from:0x0215e1c0 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215e1c8 kind:arm_call to:0x0203a3c8 module:main +from:0x0215e1dc kind:load to:0x027e0cf0 module:dtcm +from:0x0215e1e8 kind:arm_call to:0x0215e2a8 module:overlay(63) +from:0x0215e1f0 kind:arm_call to:0x0215e52c module:overlay(63) +from:0x0215e20c kind:arm_call to:0x0215e214 module:overlay(63) +from:0x0215e268 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e29c kind:load to:0x021627b4 module:overlay(63) +from:0x0215e2a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e2a4 kind:load to:0x020b3040 module:overlay(0) +from:0x0215e2c0 kind:arm_call to:0x02018c2c module:main +from:0x0215e2d4 kind:arm_call to:0x020c55bc module:overlay(24) +from:0x0215e2dc kind:arm_call to:0x020c5448 module:overlay(24) +from:0x0215e2f8 kind:load to:0x0204a110 module:main +from:0x0215e2fc kind:load to:0x027e0994 module:dtcm +from:0x0215e314 kind:arm_call to:0x02039f04 module:main +from:0x0215e31c kind:arm_call to:0x0203a978 module:main +from:0x0215e328 kind:arm_call to:0x02039f04 module:main +from:0x0215e33c kind:arm_call to:0x0203ad88 module:main +from:0x0215e348 kind:arm_call to:0x0203a978 module:main +from:0x0215e354 kind:arm_call to:0x0203ab58 module:main +from:0x0215e358 kind:arm_call to:0x0203a5ac module:main +from:0x0215e364 kind:arm_call to:0x02039f04 module:main +from:0x0215e36c kind:arm_call to:0x0203a978 module:main +from:0x0215e378 kind:arm_call to:0x02039f04 module:main +from:0x0215e388 kind:arm_call to:0x0203ad88 module:main +from:0x0215e394 kind:arm_call to:0x0203a978 module:main +from:0x0215e3a0 kind:arm_call to:0x0203ab58 module:main +from:0x0215e3a4 kind:arm_call to:0x0203a5ac module:main +from:0x0215e3b0 kind:arm_call to:0x02039f04 module:main +from:0x0215e3b8 kind:arm_call to:0x0203a978 module:main +from:0x0215e3c4 kind:arm_call to:0x02039f04 module:main +from:0x0215e3d4 kind:arm_call to:0x0203ad88 module:main +from:0x0215e3e0 kind:arm_call to:0x0203a978 module:main +from:0x0215e3ec kind:arm_call to:0x0203ab58 module:main +from:0x0215e3f0 kind:arm_call to:0x0203a5ac module:main +from:0x0215e3fc kind:arm_call to:0x02039f04 module:main +from:0x0215e404 kind:arm_call to:0x0203a978 module:main +from:0x0215e410 kind:arm_call to:0x02039f04 module:main +from:0x0215e420 kind:arm_call to:0x0203ad88 module:main +from:0x0215e42c kind:arm_call to:0x0203a978 module:main +from:0x0215e438 kind:arm_call to:0x0203ab58 module:main +from:0x0215e43c kind:arm_call to:0x0203a5ac module:main +from:0x0215e448 kind:arm_call to:0x02039f04 module:main +from:0x0215e450 kind:arm_call to:0x0203a978 module:main +from:0x0215e45c kind:arm_call to:0x02039f04 module:main +from:0x0215e46c kind:arm_call to:0x0203ad88 module:main +from:0x0215e478 kind:arm_call to:0x0203a978 module:main +from:0x0215e484 kind:arm_call to:0x0203ab58 module:main +from:0x0215e488 kind:arm_call to:0x0203a5ac module:main +from:0x0215e494 kind:arm_call to:0x02039f04 module:main +from:0x0215e49c kind:arm_call to:0x0203a978 module:main +from:0x0215e4a8 kind:arm_call to:0x02039f04 module:main +from:0x0215e4b8 kind:arm_call to:0x0203ad88 module:main +from:0x0215e4c4 kind:arm_call to:0x0203a978 module:main +from:0x0215e4d0 kind:arm_call to:0x0203ab58 module:main +from:0x0215e4d4 kind:arm_call to:0x0203a5ac module:main +from:0x0215e4e0 kind:arm_call to:0x02039f04 module:main +from:0x0215e4e8 kind:arm_call to:0x0203a978 module:main +from:0x0215e4f4 kind:arm_call to:0x02039f04 module:main +from:0x0215e504 kind:arm_call to:0x0203ad88 module:main +from:0x0215e510 kind:arm_call to:0x0203a978 module:main +from:0x0215e51c kind:arm_call to:0x0203ab58 module:main +from:0x0215e520 kind:arm_call to:0x0203a5ac module:main +from:0x0215e584 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215e58c kind:arm_call to:0x0215eeb0 module:overlay(63) +from:0x0215e5a8 kind:arm_call to:0x0215e300 module:overlay(63) +from:0x0215e5b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e5c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e5e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e5f8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215e624 kind:arm_call to:0x02039f04 module:main +from:0x0215e630 kind:arm_call to:0x0203b00c module:main +from:0x0215e63c kind:arm_call to:0x0203b00c module:main +from:0x0215e64c kind:arm_call to:0x0203a978 module:main +from:0x0215e650 kind:arm_call to:0x0203a5ac module:main +from:0x0215e65c kind:arm_call to:0x02039f04 module:main +from:0x0215e664 kind:arm_call to:0x0203b00c module:main +from:0x0215e66c kind:arm_call to:0x0203b00c module:main +from:0x0215e678 kind:arm_call to:0x0203a978 module:main +from:0x0215e67c kind:arm_call to:0x0203a5ac module:main +from:0x0215e69c kind:arm_call to:0x02078798 module:overlay(0) +from:0x0215e700 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e720 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e740 kind:arm_call to:0x02147ce4 module:overlay(58) +from:0x0215e758 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e75c kind:load to:0x021637b4 module:overlay(63) +from:0x0215e760 kind:load to:0x027e09bc module:dtcm +from:0x0215e768 kind:load to:0x02163778 module:overlay(63) +from:0x0215e798 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215e7d0 kind:arm_call to:0x02039f4c module:main +from:0x0215e7dc kind:arm_call to:0x02039f4c module:main +from:0x0215e7e8 kind:arm_call to:0x0203b00c module:main +from:0x0215e7f8 kind:arm_call to:0x02039d60 module:main +from:0x0215e804 kind:arm_call to:0x0215eeb0 module:overlay(63) +from:0x0215e820 kind:arm_call to:0x0215e300 module:overlay(63) +from:0x0215e82c kind:arm_call to:0x02039d04 module:main +from:0x0215e844 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e850 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e860 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e874 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215e8a0 kind:arm_call to:0x02039f04 module:main +from:0x0215e8ac kind:arm_call to:0x0203b00c module:main +from:0x0215e8b8 kind:arm_call to:0x0203b00c module:main +from:0x0215e8c8 kind:arm_call to:0x0203a978 module:main +from:0x0215e8cc kind:arm_call to:0x0203a5ac module:main +from:0x0215e8d8 kind:arm_call to:0x02039f04 module:main +from:0x0215e8e0 kind:arm_call to:0x0203b00c module:main +from:0x0215e8e8 kind:arm_call to:0x0203b00c module:main +from:0x0215e8f4 kind:arm_call to:0x0203a978 module:main +from:0x0215e8f8 kind:arm_call to:0x0203a5ac module:main +from:0x0215e918 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0215e928 kind:load to:0x027e0cf0 module:dtcm +from:0x0215e92c kind:load to:0x027e09a4 module:dtcm +from:0x0215e930 kind:load to:0x021637b4 module:overlay(63) +from:0x0215e934 kind:load to:0x027e09bc module:dtcm +from:0x0215e99c kind:load to:0x027e0cf0 module:dtcm +from:0x0215e9c8 kind:arm_call to:0x0215eaa8 module:overlay(63) +from:0x0215ea38 kind:arm_call to:0x02033c90 module:main +from:0x0215eaa0 kind:load to:0x027e0cf0 module:dtcm +from:0x0215eaa4 kind:load to:0x02162796 module:overlay(63) +from:0x0215eb54 kind:arm_call to:0x02039f4c module:main +from:0x0215eb60 kind:arm_call to:0x02039f4c module:main +from:0x0215eb6c kind:arm_call to:0x0203a978 module:main +from:0x0215eb78 kind:arm_call to:0x02039d04 module:main +from:0x0215eb88 kind:load to:0x02162788 module:overlay(63) +from:0x0215eb8c kind:load to:0x0216278f module:overlay(63) +from:0x0215ec0c kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215ec1c kind:arm_call to:0x0203a1bc module:main +from:0x0215ec34 kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215ec98 kind:arm_call to:0x0215ed64 module:overlay(63) +from:0x0215ecbc kind:arm_call to:0x0215edc4 module:overlay(63) +from:0x0215ed5c kind:load to:0x027e0cf0 module:dtcm +from:0x0215edf8 kind:arm_call to:0x0215d8fc module:overlay(63) +from:0x0215ee14 kind:arm_call to:0x0215d8fc module:overlay(63) +from:0x0215ee44 kind:arm_call to:0x021469f8 module:overlay(58) +from:0x0215ee78 kind:arm_call to:0x021469f8 module:overlay(58) +from:0x0215ee98 kind:arm_call_thumb to:0x020b7af4 module:overlay(12) +from:0x0215eeac kind:load to:0x020b7b15 module:overlays(8,9,12,13,15) +from:0x0215ef10 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ef28 kind:arm_call to:0x021457f8 module:overlay(58) +from:0x0215ef48 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ef4c kind:load to:0x020b3040 module:overlay(0) +from:0x0215ef50 kind:load to:0x021627a0 module:overlay(63) +from:0x0215ef5c kind:load to:0x0215ef60 module:overlay(63) +from:0x0215ef94 kind:arm_call_thumb to:0x020b81fc module:overlay(12) +from:0x0215efa0 kind:arm_call to:0x0203a1bc module:main +from:0x0215efac kind:arm_call to:0x0215e1b0 module:overlay(63) +from:0x0215efd8 kind:arm_call to:0x0215ed64 module:overlay(63) +from:0x0215f008 kind:load to:0x027e0cf0 module:dtcm +from:0x0215f018 kind:arm_call to:0x0201baec module:main +from:0x0215f03c kind:load to:0x02163740 module:overlay(63) +from:0x0215f054 kind:arm_call to:0x0201bb84 module:main +from:0x0215f060 kind:arm_call to:0x0201b9a8 module:main +from:0x0215f068 kind:load to:0x0204e5f8 module:main +from:0x0215f078 kind:load to:0x0215e1e0 module:overlay(63) +from:0x0215f084 kind:arm_call to:0x0201bacc module:main +from:0x0215f08c kind:arm_call to:0x02011ff4 module:main +from:0x0215f0a0 kind:arm_call to:0x02067244 module:overlay(0) +from:0x0215f0b0 kind:arm_call_thumb to:0x020141dc module:main +from:0x0215f0cc kind:load to:0x02163874 module:overlay(63) +from:0x0215f110 kind:arm_call to:0x0215d6fc module:overlay(63) +from:0x0215f124 kind:arm_call to:0x02014478 module:main +from:0x0215f198 kind:arm_call to:0x0215ce84 module:overlay(63) +from:0x0215f1e4 kind:arm_call to:0x0215ce84 module:overlay(63) +from:0x0215f1f4 kind:arm_call to:0x0215ede4 module:overlay(63) +from:0x0215f200 kind:arm_call to:0x0215ee00 module:overlay(63) +from:0x0215f20c kind:arm_call to:0x0215ee1c module:overlay(63) +from:0x0215f218 kind:arm_call to:0x0215ee50 module:overlay(63) +from:0x0215f228 kind:arm_call to:0x0215ee84 module:overlay(63) +from:0x0215f2a0 kind:load to:0x02164328 module:overlay(63) +from:0x0215f2a4 kind:load to:0x02049b4c module:main +from:0x0215f2c8 kind:arm_call to:0x0215f098 module:overlay(63) +from:0x0215f2dc kind:load to:0x02163864 module:overlay(63) +from:0x0215f2e8 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215f300 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215f318 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215f320 kind:arm_call to:0x02011ff4 module:main +from:0x0215f348 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f358 kind:load to:0x020b508c module:overlay(0) +from:0x0215f3c4 kind:arm_call to:0x02067344 module:overlay(0) +from:0x0215f3cc kind:arm_call to:0x02011ff4 module:main +from:0x0215f3e0 kind:load to:0x02164488 module:overlay(63) +from:0x0215f3f4 kind:arm_call to:0x02011f3c module:main +from:0x0215f400 kind:arm_call to:0x0215f430 module:overlay(63) +from:0x0215f414 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215f42c kind:load to:0x021638c0 module:overlay(63) +from:0x0215f438 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215f490 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215f4b8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215f4d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f4e8 kind:load to:0x0216392c module:overlay(63) +from:0x0215f4ec kind:load to:0x02164488 module:overlay(63) +from:0x0215f4f0 kind:load to:0x021638e4 module:overlay(63) +from:0x0215f4fc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f55c kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x0215f58c kind:load to:0x021638a0 module:overlay(63) +from:0x0215f590 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f5e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f5ec kind:arm_call to:0x02011ff4 module:main +from:0x0215f604 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f60c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f614 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215f62c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f634 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f63c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215f644 kind:arm_call to:0x02011ff4 module:main +from:0x0215f658 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215f66c kind:load to:0x02164570 module:overlay(63) +from:0x0215f680 kind:arm_call to:0x02011f3c module:main +from:0x0215f68c kind:arm_call to:0x0215f728 module:overlay(63) +from:0x0215f6a4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215f6b4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215f714 kind:load to:0x02163988 module:overlay(63) +from:0x0215f718 kind:load to:0x021639c0 module:overlay(63) +from:0x0215f71c kind:load to:0x021639a4 module:overlay(63) +from:0x0215f730 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215f7e0 kind:load to:0x021639e8 module:overlay(63) +from:0x0215f7e4 kind:load to:0x02164570 module:overlay(63) +from:0x0215f7e8 kind:load to:0x020b19a8 module:overlay(0) +from:0x0215f7ec kind:load to:0x02164644 module:overlay(63) +from:0x0215f810 kind:arm_call to:0x0215fd60 module:overlay(63) +from:0x0215f84c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f878 kind:arm_call to:0x0215f8cc module:overlay(63) +from:0x0215f884 kind:arm_call to:0x0215fe00 module:overlay(63) +from:0x0215f898 kind:arm_call to:0x0215fd60 module:overlay(63) +from:0x0215f8e0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215f8fc kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215f924 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215f93c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0215f948 kind:arm_call to:0x0215fd60 module:overlay(63) +from:0x0215f98c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f9a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f9c0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fa24 kind:arm_call to:0x02039f04 module:main +from:0x0215fa34 kind:arm_call to:0x0203a978 module:main +from:0x0215fa3c kind:arm_call to:0x02039d60 module:main +from:0x0215fa80 kind:arm_call to:0x02039f04 module:main +from:0x0215fa8c kind:arm_call to:0x0203a978 module:main +from:0x0215fa98 kind:arm_call to:0x0203a978 module:main +from:0x0215faa4 kind:arm_call to:0x0203ab58 module:main +from:0x0215fad8 kind:arm_call to:0x02039f04 module:main +from:0x0215fae4 kind:arm_call to:0x0203a978 module:main +from:0x0215faf0 kind:arm_call to:0x0203a978 module:main +from:0x0215faf8 kind:arm_call to:0x0203ad88 module:main +from:0x0215fafc kind:arm_call to:0x0203a5ac module:main +from:0x0215fb48 kind:arm_call to:0x02039f04 module:main +from:0x0215fb54 kind:arm_call to:0x0203a978 module:main +from:0x0215fb5c kind:arm_call to:0x02039d60 module:main +from:0x0215fba0 kind:arm_call to:0x02039f04 module:main +from:0x0215fbac kind:arm_call to:0x0203a978 module:main +from:0x0215fbb8 kind:arm_call to:0x0203a978 module:main +from:0x0215fbc4 kind:arm_call to:0x0203ab58 module:main +from:0x0215fbf8 kind:arm_call to:0x02039f04 module:main +from:0x0215fc04 kind:arm_call to:0x0203a978 module:main +from:0x0215fc10 kind:arm_call to:0x0203a978 module:main +from:0x0215fc18 kind:arm_call to:0x0203ad88 module:main +from:0x0215fc1c kind:arm_call to:0x0203a5ac module:main +from:0x0215fc3c kind:arm_call to:0x0215fe00 module:overlay(63) +from:0x0215fc54 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215fc78 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215fd0c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215fd34 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215fd40 kind:load to:0x027e09b8 module:dtcm +from:0x0215fd48 kind:load to:0x027e0cec module:dtcm +from:0x0215fd4c kind:load to:0x027e09a8 module:dtcm +from:0x0215fd54 kind:load to:0x02049be4 module:main +from:0x0215fdf4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fe18 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fe48 kind:arm_call to:0x02016b8c module:main +from:0x0215fe54 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fe64 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215fe6c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215fe84 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215fe8c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215fe94 kind:arm_call to:0x02011ff4 module:main +from:0x0215fea8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215febc kind:load to:0x02164764 module:overlay(63) +from:0x0215fed0 kind:arm_call to:0x02011f3c module:main +from:0x0215fedc kind:arm_call to:0x0215ffe4 module:overlay(63) +from:0x0215fef8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215ff08 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215ff80 kind:load to:0x02163988 module:overlay(63) +from:0x0215ff84 kind:load to:0x021639c0 module:overlay(63) +from:0x0215ff88 kind:load to:0x02163a88 module:overlay(63) +from:0x0215ffa4 kind:load to:0x02163a70 module:overlay(63) +from:0x0215ffc8 kind:load to:0x0204a088 module:main +from:0x0215ffcc kind:load to:0x020611dc module:overlay(0) +from:0x0215ffe0 kind:load to:0x020166ac module:main +from:0x0215ffec kind:arm_call to:0x02170fec module:overlay(94) +from:0x0216004c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216005c kind:arm_call to:0x0205b324 module:overlay(0) +from:0x02160064 kind:arm_call_thumb to:0x020141dc module:main +from:0x02160084 kind:arm_call to:0x0215ff94 module:overlay(63) +from:0x021600b8 kind:arm_call to:0x02028c90 module:main +from:0x021600d4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021600dc kind:arm_call to:0x02060bac module:overlay(0) +from:0x021600f0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021600f8 kind:arm_call to:0x02060bac module:overlay(0) +from:0x02160104 kind:load to:0x02163aa4 module:overlay(63) +from:0x02160108 kind:load to:0x02163ae8 module:overlay(63) +from:0x0216010c kind:load to:0x02164764 module:overlay(63) +from:0x02160110 kind:load to:0x02164838 module:overlay(63) +from:0x02160114 kind:load to:0x02164674 module:overlay(63) +from:0x02160118 kind:load to:0x021646ec module:overlay(63) +from:0x02160148 kind:arm_call to:0x021606dc module:overlay(63) +from:0x02160178 kind:arm_call to:0x021606dc module:overlay(63) +from:0x02160218 kind:arm_call to:0x020b679c module:overlay(9) +from:0x02160270 kind:arm_call to:0x021606dc module:overlay(63) +from:0x02160290 kind:arm_call to:0x021603b0 module:overlay(63) +from:0x0216029c kind:arm_call to:0x01ff9b50 module:itcm +from:0x021602b4 kind:arm_call to:0x020611fc module:overlay(0) +from:0x021602c0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02160338 kind:arm_call to:0x02071710 module:overlay(0) +from:0x02160350 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0216035c kind:arm_call to:0x02171120 module:overlay(94) +from:0x02160374 kind:arm_call to:0x021606dc module:overlay(63) +from:0x0216037c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02160384 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02160390 kind:load to:0x0204a088 module:main +from:0x02160394 kind:load to:0x021190e4 module:overlay(31) +from:0x0216039c kind:load to:0x0204a110 module:main +from:0x021603a0 kind:load to:0x027e09a8 module:dtcm +from:0x021603a4 kind:load to:0x020b5254 module:overlay(0) +from:0x021603a8 kind:load to:0x02164674 module:overlay(63) +from:0x021603ac kind:load to:0x021646ec module:overlay(63) +from:0x021603cc kind:arm_call to:0x02014478 module:main +from:0x021603ec kind:arm_call to:0x021606a4 module:overlay(63) +from:0x021604bc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021604cc kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x021604e4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02160500 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02160558 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x0216056c kind:arm_call to:0x021606dc module:overlay(63) +from:0x02160594 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x021605a8 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x021605c0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021605d0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02160658 kind:arm_call to:0x0205b1d8 module:overlay(0) +from:0x0216067c kind:arm_call to:0x0206f778 module:overlay(0) +from:0x02160684 kind:load to:0x021190e4 module:overlay(31) +from:0x02160688 kind:load to:0x02163a20 module:overlay(63) +from:0x0216068c kind:load to:0x02163a48 module:overlay(63) +from:0x02160690 kind:load to:0x020b5254 module:overlay(0) +from:0x02160698 kind:load to:0x02164674 module:overlay(63) +from:0x0216069c kind:load to:0x021646ec module:overlay(63) +from:0x021606a0 kind:load to:0x020b52f4 module:overlay(0) +from:0x021606d0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021606d8 kind:load to:0x02164674 module:overlay(63) +from:0x02160720 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02160764 kind:arm_call to:0x02073138 module:overlay(0) +from:0x02160780 kind:arm_call to:0x021710fc module:overlays(90,94) +from:0x0216078c kind:arm_call to:0x02171154 module:overlays(90,94) +from:0x021607b0 kind:arm_call to:0x020b66dc module:overlay(9) +from:0x021607e8 kind:load to:0x021190e4 module:overlay(31) +from:0x0216080c kind:arm_call to:0x021606dc module:overlay(63) +from:0x021608d0 kind:arm_call to:0x020166f4 module:main +from:0x021608e0 kind:load to:0x027e0954 module:dtcm +from:0x021609b8 kind:arm_call to:0x0201aad0 module:main +from:0x021609d0 kind:load to:0x02163a48 module:overlay(63) +from:0x021609d4 kind:load to:0x0204af1c module:main +from:0x021609d8 kind:load to:0x02163a20 module:overlay(63) +from:0x021609dc kind:load to:0x02164674 module:overlay(63) +from:0x021609e0 kind:load to:0x021646ec module:overlay(63) +from:0x02160a00 kind:arm_call to:0x020b66dc module:overlay(9) +from:0x02160a08 kind:load to:0x021190e4 module:overlay(31) +from:0x02160a68 kind:arm_call to:0x02078380 module:overlay(0) +from:0x02160a74 kind:load to:0x02163a28 module:overlay(63) +from:0x02160a78 kind:load to:0x027e09bc module:dtcm +from:0x02160a94 kind:arm_call to:0x021606dc module:overlay(63) +from:0x02160ab8 kind:arm_call to:0x021606a4 module:overlay(63) +from:0x02160af0 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02160b0c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02160b1c kind:arm_call to:0x021606dc module:overlay(63) +from:0x02160b24 kind:load to:0x027e09bc module:dtcm +from:0x02160b34 kind:arm_call to:0x02016694 module:main +from:0x02160b3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160b44 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02160b4c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160b54 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02160b5c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160b64 kind:arm_call to:0x02011ff4 module:main +from:0x02160b7c kind:arm_call to:0x02016694 module:main +from:0x02160b84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160b8c kind:arm_call to:0x020672ac module:overlay(0) +from:0x02160b94 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160b9c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02160ba4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160bb8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02160bcc kind:arm_branch to:0x02160b28 module:overlay(63) +from:0x02160bdc kind:arm_branch to:0x02160ac0 module:overlay(63) +from:0x02160bec kind:arm_branch to:0x02160a9c module:overlay(63) +from:0x02160bfc kind:arm_branch to:0x02160a7c module:overlay(63) +from:0x02160c0c kind:arm_branch to:0x02160a0c module:overlay(63) +from:0x02160c1c kind:arm_branch to:0x021609e4 module:overlay(63) +from:0x02160c2c kind:arm_branch to:0x02160b70 module:overlay(63) +from:0x02160c3c kind:load to:0x02164868 module:overlay(63) +from:0x02160c50 kind:arm_call to:0x02011f3c module:main +from:0x02160c5c kind:arm_call to:0x02160d34 module:overlay(63) +from:0x02160c74 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02160c84 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160d18 kind:load to:0x02163b5c module:overlay(63) +from:0x02160d1c kind:load to:0x02163b94 module:overlay(63) +from:0x02160d20 kind:load to:0x02163b78 module:overlay(63) +from:0x02160d2c kind:load to:0x02163b24 module:overlay(63) +from:0x02160d3c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02160d94 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02160dc4 kind:load to:0x02163bbc module:overlay(63) +from:0x02160dc8 kind:load to:0x02164868 module:overlay(63) +from:0x02160dcc kind:load to:0x02163b44 module:overlay(63) +from:0x02160e1c kind:arm_call to:0x02160e7c module:overlay(63) +from:0x02160e28 kind:load to:0x0216493c module:overlay(63) +from:0x02160e68 kind:arm_call to:0x020e1050 module:overlay(31) +from:0x02160eb4 kind:arm_call to:0x0209d280 module:overlay(0) +from:0x02160ec0 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02160f44 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02160f54 kind:load to:0x02163b24 module:overlay(63) +from:0x02160f58 kind:load to:0x027e09b8 module:dtcm +from:0x02160f98 kind:load to:0x027e0cd8 module:dtcm +from:0x02160f9c kind:load to:0x02081db0 module:overlay(0) +from:0x02160fac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160fb4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160fcc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160fd4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160fdc kind:arm_call to:0x02011ff4 module:main +from:0x02160ff0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02161004 kind:load to:0x02164970 module:overlay(63) +from:0x02161018 kind:arm_call to:0x02011f3c module:main +from:0x02161024 kind:arm_call to:0x021610c8 module:overlay(63) +from:0x0216103c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0216104c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021610ac kind:load to:0x02163988 module:overlay(63) +from:0x021610b0 kind:load to:0x021639c0 module:overlay(63) +from:0x021610b4 kind:load to:0x02163bfc module:overlay(63) +from:0x021610d0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02161128 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161158 kind:load to:0x02163c18 module:overlay(63) +from:0x0216115c kind:load to:0x02164970 module:overlay(63) +from:0x02161170 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021611b4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021611c0 kind:arm_call to:0x021613b8 module:overlay(63) +from:0x021611cc kind:load to:0x02164a44 module:overlay(63) +from:0x021612e0 kind:arm_call to:0x020a0274 module:overlay(0) +from:0x02161304 kind:load to:0x02049be4 module:main +from:0x0216130c kind:load to:0x027e0cec module:dtcm +from:0x02161374 kind:arm_call to:0x021613b8 module:overlay(63) +from:0x0216137c kind:arm_call to:0x020e1050 module:overlay(31) +from:0x0216138c kind:arm_call to:0x021613b8 module:overlay(63) +from:0x021613a4 kind:arm_call to:0x021613b8 module:overlay(63) +from:0x021613e0 kind:arm_call to:0x021613ec module:overlay(63) +from:0x02161410 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216141c kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x02161454 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02161470 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216148c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021614a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021614b8 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021614d4 kind:load to:0x027e09a8 module:dtcm +from:0x021614dc kind:load to:0x027e0cec module:dtcm +from:0x02161504 kind:arm_call to:0x0209d56c module:overlay(0) +from:0x02161534 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0216153c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161544 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0216155c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02161564 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216156c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02161574 kind:arm_call to:0x02011ff4 module:main +from:0x02161588 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0216159c kind:load to:0x02164a74 module:overlay(63) +from:0x021615b0 kind:arm_call to:0x02011f3c module:main +from:0x021615bc kind:arm_call to:0x021617a0 module:overlay(63) +from:0x021615d4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021615e4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02161644 kind:load to:0x02163988 module:overlay(63) +from:0x02161648 kind:load to:0x021639c0 module:overlay(63) +from:0x0216164c kind:load to:0x02163c6c module:overlay(63) +from:0x0216166c kind:load to:0x02163c58 module:overlay(63) +from:0x0216167c kind:load to:0x021616a0 module:overlay(63) +from:0x0216168c kind:load to:0x02161728 module:overlay(63) +from:0x0216169c kind:load to:0x0216179c module:overlay(63) +from:0x021616dc kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x021616f0 kind:arm_call to:0x02161c6c module:overlay(63) +from:0x02161708 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x0216171c kind:arm_call to:0x02161c6c module:overlay(63) +from:0x02161724 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02161760 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x02161780 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x02161798 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x021617a8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02161800 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161814 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161824 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161834 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161840 kind:arm_call to:0x0216165c module:overlay(63) +from:0x02161878 kind:load to:0x02163c88 module:overlay(63) +from:0x0216187c kind:load to:0x02164a74 module:overlay(63) +from:0x02161894 kind:arm_call to:0x02097530 module:overlay(0) +from:0x021618d8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021618f8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0216190c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02161924 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02161938 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02161950 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02161964 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021619ac kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021619e0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02161a00 kind:arm_call to:0x02161c6c module:overlay(63) +from:0x02161a0c kind:load to:0x020b53e4 module:overlay(0) +from:0x02161a14 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02161a18 kind:load to:0x02164a94 module:overlay(63) +from:0x02161a1c kind:load to:0x02162864 module:overlay(63) +from:0x02161a20 kind:load to:0x02162874 module:overlay(63) +from:0x02161a24 kind:load to:0x02162884 module:overlay(63) +from:0x02161a28 kind:load to:0x02164b48 module:overlay(63) +from:0x02161a3c kind:arm_call to:0x02082198 module:overlay(0) +from:0x02161a50 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x02161a58 kind:load to:0x027e0cd8 module:dtcm +from:0x02161aa4 kind:arm_call to:0x0217374c module:overlay(94) +from:0x02161ab8 kind:arm_call to:0x02161c6c module:overlay(63) +from:0x02161acc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02161adc kind:arm_call to:0x02073340 module:overlay(0) +from:0x02161af8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161b04 kind:arm_call to:0x02161c6c module:overlay(63) +from:0x02161b14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161b28 kind:arm_call to:0x02161c6c module:overlay(63) +from:0x02161b34 kind:arm_call to:0x02071710 module:overlay(0) +from:0x02161b44 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02161b68 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02161b80 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02161b90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161ba4 kind:arm_call to:0x02071710 module:overlay(0) +from:0x02161bb0 kind:arm_call to:0x02161c6c module:overlay(63) +from:0x02161bc0 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02161bd0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02161bdc kind:arm_call to:0x02073340 module:overlay(0) +from:0x02161bf8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161c48 kind:load to:0x027e09a8 module:dtcm +from:0x02161c4c kind:load to:0x027e09b8 module:dtcm +from:0x02161c54 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02161cc0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161cc8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02161cd4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161ce0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161cec kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161cf8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161d0c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02161d2c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02161dc0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02161dec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02161e08 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02161e18 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161e20 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02161e2c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161e38 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161e44 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161e50 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161e70 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02161e78 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161e80 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02161e8c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161e98 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161ea8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161eb4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161ed0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02161f6c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02161f8c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02161f94 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02161f9c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02161fa8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161fb4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161fc4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161fd0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161fec kind:arm_call to:0x0209764c module:overlay(0) +from:0x02162088 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021620a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021620c0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021620e0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02162174 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02162188 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02162190 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216219c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021621a8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021621d0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021621ec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021621fc kind:load to:0x027e09b8 module:dtcm +from:0x02162204 kind:load to:0x027e0cec module:dtcm +from:0x02162208 kind:load to:0x0203e964 module:main +from:0x0216220c kind:load to:0x020b53e4 module:overlay(0) +from:0x02162214 kind:load to:0x027e09a8 module:dtcm +from:0x0216221c kind:load to:0x02164b48 module:overlay(63) +from:0x0216225c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162264 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0216227c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162284 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0216228c kind:arm_call to:0x02011ff4 module:main +from:0x021622a0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021622d8 kind:arm_call to:0x02002f04 module:main +from:0x0216230c kind:arm_call to:0x021623e8 module:overlay(63) +from:0x02162314 kind:arm_call to:0x02162320 module:overlay(63) +from:0x0216231c kind:load to:0x020b5200 module:overlay(0) +from:0x02162348 kind:arm_call to:0x02002f54 module:main +from:0x02162358 kind:arm_call to:0x02002f54 module:main +from:0x021623a0 kind:arm_call to:0x02002f04 module:main +from:0x021623c0 kind:arm_call to:0x02162640 module:overlay(63) +from:0x021623d8 kind:arm_call to:0x02162638 module:overlay(63) +from:0x021623e4 kind:load to:0x020b5200 module:overlay(0) +from:0x02162410 kind:arm_call to:0x02002f54 module:main +from:0x02162440 kind:arm_call to:0x02002f54 module:main +from:0x02162450 kind:arm_call to:0x02002f54 module:main +from:0x02162490 kind:arm_call to:0x02162638 module:overlay(63) +from:0x021624ac kind:arm_call to:0x02002f54 module:main +from:0x021624bc kind:arm_call to:0x02002f54 module:main +from:0x021624fc kind:arm_call to:0x02162638 module:overlay(63) +from:0x02162514 kind:arm_call to:0x02002f54 module:main +from:0x0216253c kind:arm_call to:0x02162638 module:overlay(63) +from:0x02162558 kind:arm_call to:0x02002f54 module:main +from:0x02162568 kind:arm_call to:0x02002f54 module:main +from:0x021625a8 kind:arm_call to:0x02162640 module:overlay(63) +from:0x021625c0 kind:arm_call to:0x02002f54 module:main +from:0x021625e8 kind:arm_call to:0x02162638 module:overlay(63) +from:0x02162600 kind:arm_call to:0x02002f54 module:main +from:0x02162628 kind:arm_call to:0x02162638 module:overlay(63) +from:0x02162634 kind:load to:0x020b5200 module:overlay(0) +from:0x021628c8 kind:arm_call to:0x02157ff0 module:overlay(63) +from:0x021628d8 kind:arm_call to:0x0203ce74 module:main +from:0x021628ec kind:load to:0x02162ff0 module:overlay(63) +from:0x021628f4 kind:load to:0x02163cc0 module:overlay(63) +from:0x021628f8 kind:load to:0x02163cd0 module:overlay(63) +from:0x021628fc kind:load to:0x0215ac04 module:overlay(63) +from:0x02162900 kind:load to:0x02163cc4 module:overlay(63) +from:0x02162950 kind:arm_call to:0x0215ac48 module:overlay(63) +from:0x02162960 kind:arm_call to:0x0203ce74 module:main +from:0x02162978 kind:load to:0x02163228 module:overlay(63) +from:0x02162980 kind:load to:0x02163da8 module:overlay(63) +from:0x0216298c kind:load to:0x02163db8 module:overlay(63) +from:0x02162990 kind:load to:0x0215bc08 module:overlay(63) +from:0x02162994 kind:load to:0x02163dac module:overlay(63) +from:0x021629b4 kind:arm_call to:0x0215bd7c module:overlay(63) +from:0x021629c4 kind:arm_call to:0x0203ce74 module:main +from:0x021629d8 kind:load to:0x02163e90 module:overlay(63) +from:0x021629dc kind:load to:0x02163ea0 module:overlay(63) +from:0x021629e0 kind:load to:0x0215c09c module:overlay(63) +from:0x021629e4 kind:load to:0x02163e94 module:overlay(63) +from:0x02162a04 kind:arm_call to:0x0215c0e0 module:overlay(63) +from:0x02162a14 kind:arm_call to:0x0203ce74 module:main +from:0x02162a28 kind:load to:0x02163f78 module:overlay(63) +from:0x02162a2c kind:load to:0x02163f88 module:overlay(63) +from:0x02162a30 kind:load to:0x0215c2e4 module:overlay(63) +from:0x02162a34 kind:load to:0x02163f7c module:overlay(63) +from:0x02162a54 kind:arm_call to:0x0215c328 module:overlay(63) +from:0x02162a64 kind:arm_call to:0x0203ce74 module:main +from:0x02162a78 kind:load to:0x02164060 module:overlay(63) +from:0x02162a7c kind:load to:0x02164070 module:overlay(63) +from:0x02162a80 kind:load to:0x0215c448 module:overlay(63) +from:0x02162a84 kind:load to:0x02164064 module:overlay(63) +from:0x02162aa4 kind:arm_call to:0x0215c48c module:overlay(63) +from:0x02162ab4 kind:arm_call to:0x0203ce74 module:main +from:0x02162ac8 kind:load to:0x02164148 module:overlay(63) +from:0x02162acc kind:load to:0x02164158 module:overlay(63) +from:0x02162ad0 kind:load to:0x0215c690 module:overlay(63) +from:0x02162ad4 kind:load to:0x0216414c module:overlay(63) +from:0x02162af4 kind:arm_call to:0x0215c6d4 module:overlay(63) +from:0x02162b04 kind:arm_call to:0x0203ce74 module:main +from:0x02162b18 kind:load to:0x02164230 module:overlay(63) +from:0x02162b1c kind:load to:0x02164240 module:overlay(63) +from:0x02162b20 kind:load to:0x0215c7f4 module:overlay(63) +from:0x02162b24 kind:load to:0x02164234 module:overlay(63) +from:0x02162c30 kind:arm_call to:0x0215c808 module:overlay(63) +from:0x02162c40 kind:arm_call to:0x0203ce74 module:main +from:0x02162c58 kind:load to:0x021637c4 module:overlay(63) +from:0x02162c5c kind:load to:0x021637e0 module:overlay(63) +from:0x02162c60 kind:load to:0x021637fc module:overlay(63) +from:0x02162c64 kind:load to:0x02163818 module:overlay(63) +from:0x02162c68 kind:load to:0x02163834 module:overlay(63) +from:0x02162c6c kind:load to:0x02163778 module:overlay(63) +from:0x02162c74 kind:load to:0x02163850 module:overlay(63) +from:0x02162c80 kind:load to:0x02164318 module:overlay(63) +from:0x02162c84 kind:load to:0x02164328 module:overlay(63) +from:0x02162c88 kind:load to:0x0215c8e4 module:overlay(63) +from:0x02162c8c kind:load to:0x0216431c module:overlay(63) +from:0x02162cac kind:arm_call to:0x0215f408 module:overlay(63) +from:0x02162cbc kind:arm_call to:0x0203ce74 module:main +from:0x02162cd0 kind:load to:0x02164478 module:overlay(63) +from:0x02162cd4 kind:load to:0x02164488 module:overlay(63) +from:0x02162cd8 kind:load to:0x0215f650 module:overlay(63) +from:0x02162cdc kind:load to:0x0216447c module:overlay(63) +from:0x02162cfc kind:arm_call to:0x0215f694 module:overlay(63) +from:0x02162d0c kind:arm_call to:0x0203ce74 module:main +from:0x02162d20 kind:load to:0x02164560 module:overlay(63) +from:0x02162d24 kind:load to:0x02164570 module:overlay(63) +from:0x02162d28 kind:load to:0x0215fea0 module:overlay(63) +from:0x02162d2c kind:load to:0x02164564 module:overlay(63) +from:0x02162df4 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02162dfc kind:arm_call to:0x02060804 module:overlay(0) +from:0x02162e1c kind:arm_call to:0x0215fee4 module:overlay(63) +from:0x02162e2c kind:arm_call to:0x0203ce74 module:main +from:0x02162e44 kind:load to:0x02163a20 module:overlay(63) +from:0x02162e4c kind:load to:0x02163a34 module:overlay(63) +from:0x02162e50 kind:load to:0x02163a64 module:overlay(63) +from:0x02162e54 kind:load to:0x02163a54 module:overlay(63) +from:0x02162e58 kind:load to:0x02163a58 module:overlay(63) +from:0x02162e5c kind:load to:0x02163a4c module:overlay(63) +from:0x02162e60 kind:load to:0x02163a50 module:overlay(63) +from:0x02162e64 kind:load to:0x02163a60 module:overlay(63) +from:0x02162e68 kind:load to:0x02163a5c module:overlay(63) +from:0x02162e6c kind:load to:0x02164674 module:overlay(63) +from:0x02162e70 kind:load to:0x021646ec module:overlay(63) +from:0x02162e74 kind:load to:0x02164664 module:overlay(63) +from:0x02162e78 kind:load to:0x02164764 module:overlay(63) +from:0x02162e7c kind:load to:0x02160bb0 module:overlay(63) +from:0x02162e80 kind:load to:0x02164668 module:overlay(63) +from:0x02162ec8 kind:arm_call to:0x02160c64 module:overlay(63) +from:0x02162ed8 kind:arm_call to:0x0203ce74 module:main +from:0x02162ef0 kind:load to:0x02163b24 module:overlay(63) +from:0x02162ef4 kind:load to:0x02164858 module:overlay(63) +from:0x02162ef8 kind:load to:0x02164868 module:overlay(63) +from:0x02162efc kind:load to:0x02160fe8 module:overlay(63) +from:0x02162f00 kind:load to:0x0216485c module:overlay(63) +from:0x02162f20 kind:arm_call to:0x0216102c module:overlay(63) +from:0x02162f30 kind:arm_call to:0x0203ce74 module:main +from:0x02162f44 kind:load to:0x02164960 module:overlay(63) +from:0x02162f48 kind:load to:0x02164970 module:overlay(63) +from:0x02162f4c kind:load to:0x02161580 module:overlay(63) +from:0x02162f50 kind:load to:0x02164964 module:overlay(63) +from:0x02162f70 kind:arm_call to:0x021615c4 module:overlay(63) +from:0x02162f80 kind:arm_call to:0x0203ce74 module:main +from:0x02162f94 kind:load to:0x02164a64 module:overlay(63) +from:0x02162f98 kind:load to:0x02164a74 module:overlay(63) +from:0x02162f9c kind:load to:0x02162298 module:overlay(63) +from:0x02162fa0 kind:load to:0x02164a68 module:overlay(63) +from:0x02162fa4 kind:load to:0x02162894 module:overlay(63) +from:0x02162fa8 kind:load to:0x02162904 module:overlay(63) +from:0x02162fac kind:load to:0x02162998 module:overlay(63) +from:0x02162fb0 kind:load to:0x021629e8 module:overlay(63) +from:0x02162fb4 kind:load to:0x02162a38 module:overlay(63) +from:0x02162fb8 kind:load to:0x02162a88 module:overlay(63) +from:0x02162fbc kind:load to:0x02162ad8 module:overlay(63) +from:0x02162fc0 kind:load to:0x02162b28 module:overlay(63) +from:0x02162fc4 kind:load to:0x02162c90 module:overlay(63) +from:0x02162fc8 kind:load to:0x02162ce0 module:overlay(63) +from:0x02162fcc kind:load to:0x02162d30 module:overlay(63) +from:0x02162fd0 kind:load to:0x02162e84 module:overlay(63) +from:0x02162fd4 kind:load to:0x02162f04 module:overlay(63) +from:0x02162fd8 kind:load to:0x02162f54 module:overlay(63) +from:0x02162fe8 kind:load to:0x02097c68 module:overlay(0) +from:0x02162fec kind:load to:0x021580c4 module:overlay(63) +from:0x02163008 kind:load to:0x0215a924 module:overlay(63) +from:0x0216300c kind:load to:0x0215a938 module:overlay(63) +from:0x02163010 kind:load to:0x0215a954 module:overlay(63) +from:0x02163014 kind:load to:0x0215a9a0 module:overlay(63) +from:0x02163018 kind:load to:0x0207c044 module:overlay(0) +from:0x02163024 kind:load to:0x02157fcc module:overlay(63) +from:0x02163028 kind:load to:0x02097998 module:overlay(0) +from:0x0216302c kind:load to:0x020977a8 module:overlay(0) +from:0x02163030 kind:load to:0x02097824 module:overlay(0) +from:0x02163034 kind:load to:0x020979a0 module:overlay(0) +from:0x02163038 kind:load to:0x020979c0 module:overlay(0) +from:0x0216303c kind:load to:0x020979ec module:overlay(0) +from:0x02163048 kind:load to:0x02158418 module:overlay(63) +from:0x0216304c kind:load to:0x0215aabc module:overlay(63) +from:0x02163050 kind:load to:0x02057bf4 module:overlay(0) +from:0x02163054 kind:load to:0x02057a88 module:overlay(0) +from:0x02163058 kind:load to:0x02057dc8 module:overlay(0) +from:0x0216305c kind:load to:0x02057e44 module:overlay(0) +from:0x02163060 kind:load to:0x02057ea8 module:overlay(0) +from:0x02163064 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02163068 kind:load to:0x02057d84 module:overlay(0) +from:0x02163074 kind:load to:0x0215842c module:overlay(63) +from:0x02163078 kind:load to:0x0215aad8 module:overlay(63) +from:0x0216307c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02163080 kind:load to:0x0209a2dc module:overlay(0) +from:0x02163084 kind:load to:0x0209a374 module:overlay(0) +from:0x02163088 kind:load to:0x0209a388 module:overlay(0) +from:0x0216308c kind:load to:0x0209a138 module:overlay(0) +from:0x02163090 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02163094 kind:load to:0x0209a438 module:overlay(0) +from:0x02163098 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0216309c kind:load to:0x0209a344 module:overlay(0) +from:0x021630a0 kind:load to:0x0209a35c module:overlay(0) +from:0x021630a4 kind:load to:0x0209a39c module:overlay(0) +from:0x021630a8 kind:load to:0x0209a728 module:overlay(0) +from:0x021630ac kind:load to:0x0215aa90 module:overlay(63) +from:0x021630b0 kind:load to:0x0215aa6c module:overlay(63) +from:0x021630b4 kind:load to:0x0209a760 module:overlay(0) +from:0x021630b8 kind:load to:0x02158c54 module:overlay(63) +from:0x021630c0 kind:load to:0x02158e60 module:overlay(63) +from:0x021630c8 kind:load to:0x021591e8 module:overlay(63) +from:0x021630d0 kind:load to:0x02159314 module:overlay(63) +from:0x021630d8 kind:load to:0x02159528 module:overlay(63) +from:0x021630e0 kind:load to:0x021596c4 module:overlay(63) +from:0x021630e8 kind:load to:0x02159834 module:overlay(63) +from:0x021630f0 kind:load to:0x02159a1c module:overlay(63) +from:0x021630f8 kind:load to:0x02159dc8 module:overlay(63) +from:0x02163100 kind:load to:0x02159f1c module:overlay(63) +from:0x02163108 kind:load to:0x02159f40 module:overlay(63) +from:0x02163110 kind:load to:0x02158cb8 module:overlay(63) +from:0x02163118 kind:load to:0x02158ed0 module:overlay(63) +from:0x02163120 kind:load to:0x02159220 module:overlay(63) +from:0x02163128 kind:load to:0x02159378 module:overlay(63) +from:0x02163130 kind:load to:0x021595b4 module:overlay(63) +from:0x02163138 kind:load to:0x02159738 module:overlay(63) +from:0x02163140 kind:load to:0x021598a4 module:overlay(63) +from:0x02163148 kind:load to:0x02159b04 module:overlay(63) +from:0x02163150 kind:load to:0x02159e88 module:overlay(63) +from:0x02163158 kind:load to:0x02159f3c module:overlay(63) +from:0x02163160 kind:load to:0x02159fe0 module:overlay(63) +from:0x02163170 kind:load to:0x0209856c module:overlay(0) +from:0x02163174 kind:load to:0x020985a8 module:overlay(0) +from:0x02163178 kind:load to:0x020985c0 module:overlay(0) +from:0x0216317c kind:load to:0x020985cc module:overlay(0) +from:0x02163180 kind:load to:0x0215a718 module:overlay(63) +from:0x02163184 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163188 kind:load to:0x02158440 module:overlay(63) +from:0x0216318c kind:load to:0x021584a8 module:overlay(63) +from:0x02163190 kind:load to:0x02158610 module:overlay(63) +from:0x02163194 kind:load to:0x021585e4 module:overlay(63) +from:0x02163198 kind:load to:0x02098510 module:overlay(0) +from:0x0216319c kind:load to:0x02158b4c module:overlay(63) +from:0x021631a0 kind:load to:0x02099058 module:overlay(0) +from:0x021631a4 kind:load to:0x0209851c module:overlay(0) +from:0x021631a8 kind:load to:0x020985d8 module:overlay(0) +from:0x021631ac kind:load to:0x02098644 module:overlay(0) +from:0x021631b0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021631b4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021631b8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021631bc kind:load to:0x0215aaf4 module:overlay(63) +from:0x021631c0 kind:load to:0x0215ab78 module:overlay(63) +from:0x021631c4 kind:load to:0x020995dc module:overlay(0) +from:0x02163240 kind:load to:0x0215b078 module:overlay(63) +from:0x02163248 kind:load to:0x0215b080 module:overlay(63) +from:0x02163250 kind:load to:0x0215b0d8 module:overlay(63) +from:0x02163258 kind:load to:0x0215b1b0 module:overlay(63) +from:0x02163260 kind:load to:0x0215b364 module:overlay(63) +from:0x02163268 kind:load to:0x0215b3e4 module:overlay(63) +from:0x02163270 kind:load to:0x0215b074 module:overlay(63) +from:0x02163278 kind:load to:0x0215b07c module:overlay(63) +from:0x02163280 kind:load to:0x0215b0c4 module:overlay(63) +from:0x02163288 kind:load to:0x0215b174 module:overlay(63) +from:0x02163290 kind:load to:0x0215b2dc module:overlay(63) +from:0x02163298 kind:load to:0x0215b3d0 module:overlay(63) +from:0x021632a8 kind:load to:0x0215acf8 module:overlay(63) +from:0x021632ac kind:load to:0x0215ad6c module:overlay(63) +from:0x021632b0 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x021632b4 kind:load to:0x0215ad88 module:overlay(63) +from:0x021632c0 kind:load to:0x0215afa0 module:overlay(63) +from:0x021632c4 kind:load to:0x0215bb68 module:overlay(63) +from:0x021632c8 kind:load to:0x0207b750 module:overlay(0) +from:0x021632cc kind:load to:0x0207b788 module:overlay(0) +from:0x021632d0 kind:load to:0x0215ade8 module:overlay(63) +from:0x021632dc kind:load to:0x0215ac24 module:overlay(63) +from:0x021632e0 kind:load to:0x02097998 module:overlay(0) +from:0x021632e4 kind:load to:0x020977a8 module:overlay(0) +from:0x021632e8 kind:load to:0x02097824 module:overlay(0) +from:0x021632ec kind:load to:0x020979a0 module:overlay(0) +from:0x021632f0 kind:load to:0x020979c0 module:overlay(0) +from:0x021632f4 kind:load to:0x020979ec module:overlay(0) +from:0x02163300 kind:load to:0x0215af8c module:overlay(63) +from:0x02163304 kind:load to:0x0215bb84 module:overlay(63) +from:0x02163308 kind:load to:0x02057bf4 module:overlay(0) +from:0x0216330c kind:load to:0x02057a88 module:overlay(0) +from:0x02163310 kind:load to:0x02057dc8 module:overlay(0) +from:0x02163314 kind:load to:0x02057e44 module:overlay(0) +from:0x02163318 kind:load to:0x02057ea8 module:overlay(0) +from:0x0216331c kind:load to:0x0209a7f0 module:overlay(0) +from:0x02163320 kind:load to:0x02057d84 module:overlay(0) +from:0x0216332c kind:load to:0x0209856c module:overlay(0) +from:0x02163330 kind:load to:0x020985a8 module:overlay(0) +from:0x02163334 kind:load to:0x020985c0 module:overlay(0) +from:0x02163338 kind:load to:0x020985cc module:overlay(0) +from:0x0216333c kind:load to:0x0215b8ec module:overlay(63) +from:0x02163340 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163344 kind:load to:0x0215afb4 module:overlay(63) +from:0x02163348 kind:load to:0x02098504 module:overlay(0) +from:0x0216334c kind:load to:0x0215b40c module:overlay(63) +from:0x02163350 kind:load to:0x0215b3e8 module:overlay(63) +from:0x02163354 kind:load to:0x02098510 module:overlay(0) +from:0x02163358 kind:load to:0x0215b744 module:overlay(63) +from:0x0216335c kind:load to:0x02099058 module:overlay(0) +from:0x02163360 kind:load to:0x0209851c module:overlay(0) +from:0x02163364 kind:load to:0x020985d8 module:overlay(0) +from:0x02163368 kind:load to:0x02098644 module:overlay(0) +from:0x0216336c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163370 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163374 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163378 kind:load to:0x0215bba0 module:overlay(63) +from:0x0216337c kind:load to:0x0215bbd0 module:overlay(63) +from:0x02163380 kind:load to:0x020995dc module:overlay(0) +from:0x0216338c kind:load to:0x0209856c module:overlay(0) +from:0x02163390 kind:load to:0x020985a8 module:overlay(0) +from:0x02163394 kind:load to:0x020985c0 module:overlay(0) +from:0x02163398 kind:load to:0x020985cc module:overlay(0) +from:0x0216339c kind:load to:0x01fff464 module:itcm +from:0x021633a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021633a4 kind:load to:0x0215bc54 module:overlay(63) +from:0x021633a8 kind:load to:0x0215bca8 module:overlay(63) +from:0x021633ac kind:load to:0x0215bcac module:overlay(63) +from:0x021633b0 kind:load to:0x0215bcb0 module:overlay(63) +from:0x021633b4 kind:load to:0x02098510 module:overlay(0) +from:0x021633b8 kind:load to:0x0215bcc4 module:overlay(63) +from:0x021633bc kind:load to:0x02098518 module:overlay(0) +from:0x021633c0 kind:load to:0x0209851c module:overlay(0) +from:0x021633c4 kind:load to:0x020985d8 module:overlay(0) +from:0x021633c8 kind:load to:0x02098644 module:overlay(0) +from:0x021633cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021633d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021633d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021633d8 kind:load to:0x0215bcf4 module:overlay(63) +from:0x021633dc kind:load to:0x0215bd1c module:overlay(63) +from:0x021633e0 kind:load to:0x020f76c4 module:overlays(19,22,23,31) +from:0x021633f0 kind:load to:0x0215bd58 module:overlay(63) +from:0x021633f4 kind:load to:0x02097998 module:overlay(0) +from:0x021633f8 kind:load to:0x020977a8 module:overlay(0) +from:0x021633fc kind:load to:0x02097824 module:overlay(0) +from:0x02163400 kind:load to:0x020979a0 module:overlay(0) +from:0x02163404 kind:load to:0x020979c0 module:overlay(0) +from:0x02163408 kind:load to:0x020979ec module:overlay(0) +from:0x02163444 kind:load to:0x0215be64 module:overlay(63) +from:0x02163448 kind:load to:0x0215c008 module:overlay(63) +from:0x0216344c kind:load to:0x02099b54 module:overlay(0) +from:0x02163450 kind:load to:0x02099b8c module:overlay(0) +from:0x02163454 kind:load to:0x0209a190 module:overlay(0) +from:0x02163458 kind:load to:0x0209a198 module:overlay(0) +from:0x0216345c kind:load to:0x0209a138 module:overlay(0) +from:0x02163460 kind:load to:0x02099d04 module:overlay(0) +from:0x02163464 kind:load to:0x02099bf4 module:overlay(0) +from:0x02163468 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0216346c kind:load to:0x0209a148 module:overlay(0) +from:0x02163470 kind:load to:0x0209a160 module:overlay(0) +from:0x02163474 kind:load to:0x0215c000 module:overlay(63) +from:0x02163478 kind:load to:0x0209a178 module:overlay(0) +from:0x0216347c kind:load to:0x0215bff0 module:overlay(63) +from:0x02163480 kind:load to:0x0215bf0c module:overlay(63) +from:0x0216348c kind:load to:0x0209856c module:overlay(0) +from:0x02163490 kind:load to:0x020985a8 module:overlay(0) +from:0x02163494 kind:load to:0x020985c0 module:overlay(0) +from:0x02163498 kind:load to:0x020985cc module:overlay(0) +from:0x0216349c kind:load to:0x01fff464 module:itcm +from:0x021634a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021634a4 kind:load to:0x0215be78 module:overlay(63) +from:0x021634a8 kind:load to:0x0215bca8 module:overlay(63) +from:0x021634ac kind:load to:0x0215bf30 module:overlay(63) +from:0x021634b0 kind:load to:0x0215bf5c module:overlay(63) +from:0x021634b4 kind:load to:0x02098510 module:overlay(0) +from:0x021634b8 kind:load to:0x0215bcc4 module:overlay(63) +from:0x021634bc kind:load to:0x02098518 module:overlay(0) +from:0x021634c0 kind:load to:0x0209851c module:overlay(0) +from:0x021634c4 kind:load to:0x020985d8 module:overlay(0) +from:0x021634c8 kind:load to:0x02098644 module:overlay(0) +from:0x021634cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021634d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021634d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021634d8 kind:load to:0x0215c024 module:overlay(63) +from:0x021634dc kind:load to:0x0215c05c module:overlay(63) +from:0x021634e0 kind:load to:0x0215bf70 module:overlay(63) +from:0x021634e4 kind:load to:0x0215bfb0 module:overlay(63) +from:0x02163508 kind:load to:0x0215c0bc module:overlay(63) +from:0x0216350c kind:load to:0x02097998 module:overlay(0) +from:0x02163510 kind:load to:0x020977a8 module:overlay(0) +from:0x02163514 kind:load to:0x02097824 module:overlay(0) +from:0x02163518 kind:load to:0x020979a0 module:overlay(0) +from:0x0216351c kind:load to:0x020979c0 module:overlay(0) +from:0x02163520 kind:load to:0x020979ec module:overlay(0) +from:0x0216352c kind:load to:0x0209856c module:overlay(0) +from:0x02163530 kind:load to:0x020985a8 module:overlay(0) +from:0x02163534 kind:load to:0x020985c0 module:overlay(0) +from:0x02163538 kind:load to:0x020985cc module:overlay(0) +from:0x0216353c kind:load to:0x01fff464 module:itcm +from:0x02163540 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163544 kind:load to:0x0215c17c module:overlay(63) +from:0x02163548 kind:load to:0x0215bca8 module:overlay(63) +from:0x0216354c kind:load to:0x0215c1d0 module:overlay(63) +from:0x02163550 kind:load to:0x0215c1e8 module:overlay(63) +from:0x02163554 kind:load to:0x02098510 module:overlay(0) +from:0x02163558 kind:load to:0x0215bcc4 module:overlay(63) +from:0x0216355c kind:load to:0x02098518 module:overlay(0) +from:0x02163560 kind:load to:0x0209851c module:overlay(0) +from:0x02163564 kind:load to:0x020985d8 module:overlay(0) +from:0x02163568 kind:load to:0x02098644 module:overlay(0) +from:0x0216356c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163570 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163574 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163578 kind:load to:0x0215c27c module:overlay(63) +from:0x0216357c kind:load to:0x0215c2ac module:overlay(63) +from:0x02163580 kind:load to:0x0215c1fc module:overlay(63) +from:0x02163584 kind:load to:0x0215c23c module:overlay(63) +from:0x02163590 kind:load to:0x0215c304 module:overlay(63) +from:0x02163594 kind:load to:0x02097998 module:overlay(0) +from:0x02163598 kind:load to:0x020977a8 module:overlay(0) +from:0x0216359c kind:load to:0x02097824 module:overlay(0) +from:0x021635a0 kind:load to:0x020979a0 module:overlay(0) +from:0x021635a4 kind:load to:0x020979c0 module:overlay(0) +from:0x021635a8 kind:load to:0x020979ec module:overlay(0) +from:0x021635b4 kind:load to:0x0209856c module:overlay(0) +from:0x021635b8 kind:load to:0x020985a8 module:overlay(0) +from:0x021635bc kind:load to:0x020985c0 module:overlay(0) +from:0x021635c0 kind:load to:0x020985cc module:overlay(0) +from:0x021635c4 kind:load to:0x01fff464 module:itcm +from:0x021635c8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021635cc kind:load to:0x0215bc54 module:overlay(63) +from:0x021635d0 kind:load to:0x0215bca8 module:overlay(63) +from:0x021635d4 kind:load to:0x0215bcac module:overlay(63) +from:0x021635d8 kind:load to:0x0215bcb0 module:overlay(63) +from:0x021635dc kind:load to:0x02098510 module:overlay(0) +from:0x021635e0 kind:load to:0x0215bcc4 module:overlay(63) +from:0x021635e4 kind:load to:0x02098518 module:overlay(0) +from:0x021635e8 kind:load to:0x0209851c module:overlay(0) +from:0x021635ec kind:load to:0x020985d8 module:overlay(0) +from:0x021635f0 kind:load to:0x02098644 module:overlay(0) +from:0x021635f4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021635f8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021635fc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163600 kind:load to:0x0215c3f0 module:overlay(63) +from:0x02163604 kind:load to:0x0215c418 module:overlay(63) +from:0x02163608 kind:load to:0x0215c370 module:overlay(63) +from:0x0216360c kind:load to:0x0215c3b0 module:overlay(63) +from:0x02163630 kind:load to:0x0215c468 module:overlay(63) +from:0x02163634 kind:load to:0x02097998 module:overlay(0) +from:0x02163638 kind:load to:0x020977a8 module:overlay(0) +from:0x0216363c kind:load to:0x02097824 module:overlay(0) +from:0x02163640 kind:load to:0x020979a0 module:overlay(0) +from:0x02163644 kind:load to:0x020979c0 module:overlay(0) +from:0x02163648 kind:load to:0x020979ec module:overlay(0) +from:0x02163654 kind:load to:0x0209856c module:overlay(0) +from:0x02163658 kind:load to:0x020985a8 module:overlay(0) +from:0x0216365c kind:load to:0x020985c0 module:overlay(0) +from:0x02163660 kind:load to:0x020985cc module:overlay(0) +from:0x02163664 kind:load to:0x01fff464 module:itcm +from:0x02163668 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216366c kind:load to:0x0215c528 module:overlay(63) +from:0x02163670 kind:load to:0x0215bca8 module:overlay(63) +from:0x02163674 kind:load to:0x0215c57c module:overlay(63) +from:0x02163678 kind:load to:0x0215c594 module:overlay(63) +from:0x0216367c kind:load to:0x02098510 module:overlay(0) +from:0x02163680 kind:load to:0x0215bcc4 module:overlay(63) +from:0x02163684 kind:load to:0x02098518 module:overlay(0) +from:0x02163688 kind:load to:0x0209851c module:overlay(0) +from:0x0216368c kind:load to:0x020985d8 module:overlay(0) +from:0x02163690 kind:load to:0x02098644 module:overlay(0) +from:0x02163694 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163698 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216369c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021636a0 kind:load to:0x0215c628 module:overlay(63) +from:0x021636a4 kind:load to:0x0215c658 module:overlay(63) +from:0x021636a8 kind:load to:0x0215c5a8 module:overlay(63) +from:0x021636ac kind:load to:0x0215c5e8 module:overlay(63) +from:0x021636b8 kind:load to:0x0215c6b0 module:overlay(63) +from:0x021636bc kind:load to:0x02097998 module:overlay(0) +from:0x021636c0 kind:load to:0x020977a8 module:overlay(0) +from:0x021636c4 kind:load to:0x02097824 module:overlay(0) +from:0x021636c8 kind:load to:0x020979a0 module:overlay(0) +from:0x021636cc kind:load to:0x020979c0 module:overlay(0) +from:0x021636d0 kind:load to:0x020979ec module:overlay(0) +from:0x021636dc kind:load to:0x0209856c module:overlay(0) +from:0x021636e0 kind:load to:0x020985a8 module:overlay(0) +from:0x021636e4 kind:load to:0x020985c0 module:overlay(0) +from:0x021636e8 kind:load to:0x020985cc module:overlay(0) +from:0x021636ec kind:load to:0x01fff464 module:itcm +from:0x021636f0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021636f4 kind:load to:0x0215bc54 module:overlay(63) +from:0x021636f8 kind:load to:0x0215bca8 module:overlay(63) +from:0x021636fc kind:load to:0x0215bcac module:overlay(63) +from:0x02163700 kind:load to:0x0215bcb0 module:overlay(63) +from:0x02163704 kind:load to:0x02098510 module:overlay(0) +from:0x02163708 kind:load to:0x0215bcc4 module:overlay(63) +from:0x0216370c kind:load to:0x02098518 module:overlay(0) +from:0x02163710 kind:load to:0x0209851c module:overlay(0) +from:0x02163714 kind:load to:0x020985d8 module:overlay(0) +from:0x02163718 kind:load to:0x02098644 module:overlay(0) +from:0x0216371c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163720 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163724 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163728 kind:load to:0x0215c79c module:overlay(63) +from:0x0216372c kind:load to:0x0215c7c4 module:overlay(63) +from:0x02163730 kind:load to:0x0215c71c module:overlay(63) +from:0x02163734 kind:load to:0x0215c75c module:overlay(63) +from:0x02163740 kind:load to:0x0215c8d0 module:overlay(63) +from:0x02163744 kind:load to:0x0215f07c module:overlay(63) +from:0x02163748 kind:load to:0x0201bbe4 module:main +from:0x0216374c kind:load to:0x0215f06c module:overlay(63) +from:0x02163750 kind:load to:0x0201bd8c module:main +from:0x0216375c kind:load to:0x0215c8e4 module:overlay(63) +from:0x02163760 kind:load to:0x0215c90c module:overlay(63) +from:0x02163764 kind:load to:0x0215ceac module:overlay(63) +from:0x02163768 kind:load to:0x0215d9e8 module:overlay(63) +from:0x0216376c kind:load to:0x0215d9ec module:overlay(63) +from:0x02163770 kind:load to:0x0215d9f0 module:overlay(63) +from:0x02163774 kind:load to:0x0215d7f8 module:overlay(63) +from:0x02163864 kind:load to:0x0215f2f4 module:overlay(63) +from:0x02163868 kind:load to:0x0215f30c module:overlay(63) +from:0x02163874 kind:load to:0x020667d8 module:overlay(0) +from:0x02163878 kind:load to:0x020667f4 module:overlay(0) +from:0x0216387c kind:load to:0x020673c8 module:overlay(0) +from:0x02163880 kind:load to:0x02067434 module:overlay(0) +from:0x02163884 kind:load to:0x02067474 module:overlay(0) +from:0x02163888 kind:load to:0x02066dfc module:overlay(0) +from:0x0216388c kind:load to:0x020669d8 module:overlay(0) +from:0x02163890 kind:load to:0x0215f0d0 module:overlay(63) +from:0x02163894 kind:load to:0x0206723c module:overlay(0) +from:0x02163898 kind:load to:0x0215f2e0 module:overlay(63) +from:0x0216389c kind:load to:0x0215f3bc module:overlay(63) +from:0x021638c0 kind:load to:0x0215f3e4 module:overlay(63) +from:0x021638c4 kind:load to:0x02097998 module:overlay(0) +from:0x021638c8 kind:load to:0x020977a8 module:overlay(0) +from:0x021638cc kind:load to:0x02097824 module:overlay(0) +from:0x021638d0 kind:load to:0x020979a0 module:overlay(0) +from:0x021638d4 kind:load to:0x020979c0 module:overlay(0) +from:0x021638d8 kind:load to:0x020979ec module:overlay(0) +from:0x021638e4 kind:load to:0x0215f4f4 module:overlay(63) +from:0x021638e8 kind:load to:0x0215f5dc module:overlay(63) +from:0x021638ec kind:load to:0x02099b54 module:overlay(0) +from:0x021638f0 kind:load to:0x02099b8c module:overlay(0) +from:0x021638f4 kind:load to:0x0209a190 module:overlay(0) +from:0x021638f8 kind:load to:0x0209a198 module:overlay(0) +from:0x021638fc kind:load to:0x0209a138 module:overlay(0) +from:0x02163900 kind:load to:0x02099d04 module:overlay(0) +from:0x02163904 kind:load to:0x02099bf4 module:overlay(0) +from:0x02163908 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0216390c kind:load to:0x0209a148 module:overlay(0) +from:0x02163910 kind:load to:0x0209a160 module:overlay(0) +from:0x02163914 kind:load to:0x0215c000 module:overlay(63) +from:0x02163918 kind:load to:0x0209a178 module:overlay(0) +from:0x0216391c kind:load to:0x0215bff0 module:overlay(63) +from:0x02163920 kind:load to:0x0215bf0c module:overlay(63) +from:0x0216392c kind:load to:0x0209856c module:overlay(0) +from:0x02163930 kind:load to:0x020985a8 module:overlay(0) +from:0x02163934 kind:load to:0x020985c0 module:overlay(0) +from:0x02163938 kind:load to:0x020985cc module:overlay(0) +from:0x0216393c kind:load to:0x01fff464 module:itcm +from:0x02163940 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163944 kind:load to:0x0215f508 module:overlay(63) +from:0x02163948 kind:load to:0x02098504 module:overlay(0) +from:0x0216394c kind:load to:0x0215f594 module:overlay(63) +from:0x02163950 kind:load to:0x0215f5a8 module:overlay(63) +from:0x02163954 kind:load to:0x02098510 module:overlay(0) +from:0x02163958 kind:load to:0x0215f5bc module:overlay(63) +from:0x0216395c kind:load to:0x02098518 module:overlay(0) +from:0x02163960 kind:load to:0x0209851c module:overlay(0) +from:0x02163964 kind:load to:0x020985d8 module:overlay(0) +from:0x02163968 kind:load to:0x02098644 module:overlay(0) +from:0x0216396c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163970 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163974 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163978 kind:load to:0x0215f5f8 module:overlay(63) +from:0x0216397c kind:load to:0x0215f620 module:overlay(63) +from:0x0216398c kind:load to:0x0209ca64 module:overlay(0) +from:0x02163990 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163994 kind:load to:0x0209caac module:overlay(0) +from:0x02163998 kind:load to:0x0209cacc module:overlay(0) +from:0x021639a4 kind:load to:0x0215f670 module:overlay(63) +from:0x021639a8 kind:load to:0x0209ca64 module:overlay(0) +from:0x021639ac kind:load to:0x0209ca6c module:overlay(0) +from:0x021639b0 kind:load to:0x0209caac module:overlay(0) +from:0x021639b4 kind:load to:0x0209cacc module:overlay(0) +from:0x021639c0 kind:load to:0x0207caf4 module:overlay(0) +from:0x021639c4 kind:load to:0x0207cafc module:overlay(0) +from:0x021639c8 kind:load to:0x0207d310 module:overlay(0) +from:0x021639cc kind:load to:0x0207d300 module:overlay(0) +from:0x021639d0 kind:load to:0x0207d34c module:overlay(0) +from:0x021639d4 kind:load to:0x0207d384 module:overlay(0) +from:0x021639d8 kind:load to:0x0207d3c8 module:overlay(0) +from:0x021639dc kind:load to:0x0207d3f0 module:overlay(0) +from:0x021639e8 kind:load to:0x0215f7f0 module:overlay(63) +from:0x021639ec kind:load to:0x0209d10c module:overlay(0) +from:0x021639f0 kind:load to:0x0215f830 module:overlay(63) +from:0x021639f4 kind:load to:0x0215f8b8 module:overlay(63) +from:0x021639f8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021639fc kind:load to:0x0215fda8 module:overlay(63) +from:0x02163a00 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163a04 kind:load to:0x0209d220 module:overlay(0) +from:0x02163a08 kind:load to:0x0209d228 module:overlay(0) +from:0x02163a0c kind:load to:0x0209d22c module:overlay(0) +from:0x02163a10 kind:load to:0x0209d238 module:overlay(0) +from:0x02163a14 kind:load to:0x0209d240 module:overlay(0) +from:0x02163a18 kind:load to:0x0215fe58 module:overlay(63) +from:0x02163a1c kind:load to:0x0215fe78 module:overlay(63) +from:0x02163a70 kind:load to:0x0215ffa8 module:overlay(63) +from:0x02163a74 kind:load to:0x0215ffd0 module:overlay(63) +from:0x02163a78 kind:load to:0x020731c0 module:overlay(0) +from:0x02163a7c kind:load to:0x020731c4 module:overlay(0) +from:0x02163a88 kind:load to:0x0215fec0 module:overlay(63) +from:0x02163a8c kind:load to:0x0209ca64 module:overlay(0) +from:0x02163a90 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163a94 kind:load to:0x0209caac module:overlay(0) +from:0x02163a98 kind:load to:0x0209cacc module:overlay(0) +from:0x02163aa4 kind:load to:0x0216011c module:overlay(63) +from:0x02163aa8 kind:load to:0x0209d10c module:overlay(0) +from:0x02163aac kind:load to:0x02160154 module:overlay(63) +from:0x02163ab0 kind:load to:0x021710b8 module:overlays(89,94) +from:0x02163ab4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163ab8 kind:load to:0x02160818 module:overlay(63) +from:0x02163abc kind:load to:0x021608e4 module:overlay(63) +from:0x02163ac0 kind:load to:0x0209d220 module:overlay(0) +from:0x02163ac4 kind:load to:0x0209d228 module:overlay(0) +from:0x02163ac8 kind:load to:0x0209d22c module:overlay(0) +from:0x02163acc kind:load to:0x021607ec module:overlay(63) +from:0x02163ad0 kind:load to:0x0209d240 module:overlay(0) +from:0x02163ad4 kind:load to:0x02160b70 module:overlay(63) +from:0x02163ad8 kind:load to:0x02160b28 module:overlay(63) +from:0x02163adc kind:load to:0x02160188 module:overlay(63) +from:0x02163ae8 kind:load to:0x02160c24 module:overlay(63) +from:0x02163aec kind:load to:0x02160bc4 module:overlay(63) +from:0x02163af0 kind:load to:0x020616e0 module:overlay(0) +from:0x02163af4 kind:load to:0x02160c14 module:overlay(63) +from:0x02163af8 kind:load to:0x02160c04 module:overlay(63) +from:0x02163afc kind:load to:0x02160bf4 module:overlay(63) +from:0x02163b00 kind:load to:0x02160be4 module:overlay(63) +from:0x02163b04 kind:load to:0x020616f4 module:overlay(0) +from:0x02163b08 kind:load to:0x02160bd4 module:overlay(63) +from:0x02163b0c kind:load to:0x020616fc module:overlay(0) +from:0x02163b10 kind:load to:0x021609e4 module:overlay(63) +from:0x02163b14 kind:load to:0x02160a0c module:overlay(63) +from:0x02163b18 kind:load to:0x02160a7c module:overlay(63) +from:0x02163b1c kind:load to:0x02160a9c module:overlay(63) +from:0x02163b20 kind:load to:0x02160ac0 module:overlay(63) +from:0x02163b44 kind:load to:0x020731b8 module:overlay(0) +from:0x02163b48 kind:load to:0x02160f7c module:overlay(63) +from:0x02163b4c kind:load to:0x020731c0 module:overlay(0) +from:0x02163b50 kind:load to:0x020731c4 module:overlay(0) +from:0x02163b60 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163b64 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163b68 kind:load to:0x0209caac module:overlay(0) +from:0x02163b6c kind:load to:0x0209cacc module:overlay(0) +from:0x02163b78 kind:load to:0x02160c40 module:overlay(63) +from:0x02163b7c kind:load to:0x0209ca64 module:overlay(0) +from:0x02163b80 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163b84 kind:load to:0x0209caac module:overlay(0) +from:0x02163b88 kind:load to:0x0209cacc module:overlay(0) +from:0x02163b94 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02163b98 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02163b9c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02163ba0 kind:load to:0x0207c990 module:overlay(0) +from:0x02163ba4 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02163ba8 kind:load to:0x0207ca44 module:overlay(0) +from:0x02163bac kind:load to:0x0207ca6c module:overlay(0) +from:0x02163bb0 kind:load to:0x0207cae4 module:overlay(0) +from:0x02163bbc kind:load to:0x02160dd0 module:overlay(63) +from:0x02163bc0 kind:load to:0x0209d10c module:overlay(0) +from:0x02163bc4 kind:load to:0x02160e2c module:overlay(63) +from:0x02163bc8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02163bcc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163bd0 kind:load to:0x02160f5c module:overlay(63) +from:0x02163bd4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163bd8 kind:load to:0x02160e48 module:overlay(63) +from:0x02163bdc kind:load to:0x0209d228 module:overlay(0) +from:0x02163be0 kind:load to:0x0209d22c module:overlay(0) +from:0x02163be4 kind:load to:0x02160e98 module:overlay(63) +from:0x02163be8 kind:load to:0x0209d240 module:overlay(0) +from:0x02163bec kind:load to:0x02160fa0 module:overlay(63) +from:0x02163bf0 kind:load to:0x02160fc0 module:overlay(63) +from:0x02163bfc kind:load to:0x02161008 module:overlay(63) +from:0x02163c00 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163c04 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163c08 kind:load to:0x0209caac module:overlay(0) +from:0x02163c0c kind:load to:0x0209cacc module:overlay(0) +from:0x02163c18 kind:load to:0x02161160 module:overlay(63) +from:0x02163c1c kind:load to:0x0209d10c module:overlay(0) +from:0x02163c20 kind:load to:0x021611d4 module:overlay(63) +from:0x02163c24 kind:load to:0x02161310 module:overlay(63) +from:0x02163c28 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163c2c kind:load to:0x021614e4 module:overlay(63) +from:0x02163c30 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163c34 kind:load to:0x02161324 module:overlay(63) +from:0x02163c38 kind:load to:0x0209d228 module:overlay(0) +from:0x02163c3c kind:load to:0x0209d22c module:overlay(0) +from:0x02163c40 kind:load to:0x0209d238 module:overlay(0) +from:0x02163c44 kind:load to:0x0209d240 module:overlay(0) +from:0x02163c48 kind:load to:0x02161528 module:overlay(63) +from:0x02163c4c kind:load to:0x02161550 module:overlay(63) +from:0x02163c58 kind:load to:0x02161670 module:overlay(63) +from:0x02163c5c kind:load to:0x02161680 module:overlay(63) +from:0x02163c60 kind:load to:0x02161690 module:overlay(63) +from:0x02163c6c kind:load to:0x021615a0 module:overlay(63) +from:0x02163c70 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163c74 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163c78 kind:load to:0x0209caac module:overlay(0) +from:0x02163c7c kind:load to:0x0209cacc module:overlay(0) +from:0x02163c88 kind:load to:0x02161880 module:overlay(63) +from:0x02163c8c kind:load to:0x02161a2c module:overlay(63) +from:0x02163c90 kind:load to:0x02161a5c module:overlay(63) +from:0x02163c94 kind:load to:0x02161c58 module:overlay(63) +from:0x02163c98 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163c9c kind:load to:0x02162224 module:overlay(63) +from:0x02163ca0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163ca4 kind:load to:0x0209d220 module:overlay(0) +from:0x02163ca8 kind:load to:0x0209d228 module:overlay(0) +from:0x02163cac kind:load to:0x0209d22c module:overlay(0) +from:0x02163cb0 kind:load to:0x0209d238 module:overlay(0) +from:0x02163cb4 kind:load to:0x0209d240 module:overlay(0) +from:0x02163cb8 kind:load to:0x02162250 module:overlay(63) +from:0x02163cbc kind:load to:0x02162270 module:overlay(63) diff --git a/config/eur1/arm9/overlays/ov063/symbols.txt b/config/eur1/arm9/overlays/ov063/symbols.txt new file mode 100644 index 00000000..1fc0ced8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov063/symbols.txt @@ -0,0 +1,560 @@ +func_ov063_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov063_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov063_02157ff0 kind:function(arm,size=0x50) addr:0x02157ff0 +func_ov063_02158040 kind:function(arm,size=0x5c) addr:0x02158040 +func_ov063_0215809c kind:function(arm,size=0x28) addr:0x0215809c +func_ov063_021580c4 kind:function(arm,size=0x178) addr:0x021580c4 +func_ov063_0215823c kind:function(arm,size=0x1dc) addr:0x0215823c +func_ov063_02158418 kind:function(arm,size=0x14) addr:0x02158418 +func_ov063_0215842c kind:function(arm,size=0x14) addr:0x0215842c +func_ov063_02158440 kind:function(arm,size=0x68) addr:0x02158440 +func_ov063_021584a8 kind:function(arm,size=0x9c) addr:0x021584a8 +func_ov063_02158544 kind:function(arm,size=0x24) addr:0x02158544 +func_ov063_02158568 kind:function(arm,size=0x48) addr:0x02158568 +func_ov063_021585b0 kind:function(arm,size=0x34) addr:0x021585b0 +func_ov063_021585e4 kind:function(arm,size=0x2c) addr:0x021585e4 +func_ov063_02158610 kind:function(arm,size=0x53c) addr:0x02158610 +func_ov063_02158b4c kind:function(arm,size=0xe0) addr:0x02158b4c +func_ov063_02158c2c kind:function(arm,size=0x28) addr:0x02158c2c +func_ov063_02158c54 kind:function(arm,size=0x64) addr:0x02158c54 +func_ov063_02158cb8 kind:function(arm,size=0x1a8) addr:0x02158cb8 +func_ov063_02158e60 kind:function(arm,size=0x70) addr:0x02158e60 +func_ov063_02158ed0 kind:function(arm,size=0x318) addr:0x02158ed0 +func_ov063_021591e8 kind:function(arm,size=0x38) addr:0x021591e8 +func_ov063_02159220 kind:function(arm,size=0xf4) addr:0x02159220 +func_ov063_02159314 kind:function(arm,size=0x64) addr:0x02159314 +func_ov063_02159378 kind:function(arm,size=0x1b0) addr:0x02159378 +func_ov063_02159528 kind:function(arm,size=0x8c) addr:0x02159528 +func_ov063_021595b4 kind:function(arm,size=0x110) addr:0x021595b4 +func_ov063_021596c4 kind:function(arm,size=0x74) addr:0x021596c4 +func_ov063_02159738 kind:function(arm,size=0xfc) addr:0x02159738 +func_ov063_02159834 kind:function(arm,size=0x70) addr:0x02159834 +func_ov063_021598a4 kind:function(arm,size=0x178) addr:0x021598a4 +func_ov063_02159a1c kind:function(arm,size=0xe8) addr:0x02159a1c +func_ov063_02159b04 kind:function(arm,size=0x2c4) addr:0x02159b04 +func_ov063_02159dc8 kind:function(arm,size=0xc0) addr:0x02159dc8 +func_ov063_02159e88 kind:function(arm,size=0x94) addr:0x02159e88 +func_ov063_02159f1c kind:function(arm,size=0x20) addr:0x02159f1c +func_ov063_02159f3c kind:function(arm,size=0x4) addr:0x02159f3c +func_ov063_02159f40 kind:function(arm,size=0xa0) addr:0x02159f40 +func_ov063_02159fe0 kind:function(arm,size=0x7c) addr:0x02159fe0 +func_ov063_0215a05c kind:function(arm,size=0x1b4) addr:0x0215a05c +func_ov063_0215a210 kind:function(arm,size=0x1d0) addr:0x0215a210 +func_ov063_0215a3e0 kind:function(arm,size=0x168) addr:0x0215a3e0 +func_ov063_0215a548 kind:function(arm,size=0x4c) addr:0x0215a548 +func_ov063_0215a594 kind:function(arm,size=0xa0) addr:0x0215a594 +func_ov063_0215a634 kind:function(arm,size=0x58) addr:0x0215a634 +func_ov063_0215a68c kind:function(arm,size=0x34) addr:0x0215a68c +func_ov063_0215a6c0 kind:function(arm,size=0x1c) addr:0x0215a6c0 +func_ov063_0215a6dc kind:function(arm,size=0x1c) addr:0x0215a6dc +func_ov063_0215a6f8 kind:function(arm,size=0x20) addr:0x0215a6f8 +func_ov063_0215a718 kind:function(arm,size=0x80) addr:0x0215a718 +func_ov063_0215a798 kind:function(arm,size=0x15c) addr:0x0215a798 +func_ov063_0215a8f4 kind:function(arm,size=0x30) addr:0x0215a8f4 +func_ov063_0215a924 kind:function(arm,size=0x14) addr:0x0215a924 +func_ov063_0215a938 kind:function(arm,size=0x1c) addr:0x0215a938 +func_ov063_0215a954 kind:function(arm,size=0x4c) addr:0x0215a954 +func_ov063_0215a9a0 kind:function(arm,size=0xcc) addr:0x0215a9a0 +func_ov063_0215aa6c kind:function(arm,size=0x24) addr:0x0215aa6c +func_ov063_0215aa90 kind:function(arm,size=0x2c) addr:0x0215aa90 +func_ov063_0215aabc kind:function(arm,size=0x1c) addr:0x0215aabc +func_ov063_0215aad8 kind:function(arm,size=0x1c) addr:0x0215aad8 +func_ov063_0215aaf4 kind:function(arm,size=0x84) addr:0x0215aaf4 +func_ov063_0215ab78 kind:function(arm,size=0x8c) addr:0x0215ab78 +func_ov063_0215ac04 kind:function(arm,size=0x14) addr:0x0215ac04 +func_ov063_0215ac18 kind:function(arm,size=0xc) addr:0x0215ac18 +func_ov063_0215ac24 kind:function(arm,size=0x24) addr:0x0215ac24 +func_ov063_0215ac48 kind:function(arm,size=0x48) addr:0x0215ac48 +func_ov063_0215ac90 kind:function(arm,size=0x34) addr:0x0215ac90 +func_ov063_0215acc4 kind:function(arm,size=0x34) addr:0x0215acc4 +func_ov063_0215acf8 kind:function(arm,size=0x74) addr:0x0215acf8 +func_ov063_0215ad6c kind:function(arm,size=0x1c) addr:0x0215ad6c +func_ov063_0215ad88 kind:function(arm,size=0x24) addr:0x0215ad88 +func_ov063_0215adac kind:function(arm,size=0x3c) addr:0x0215adac +func_ov063_0215ade8 kind:function(arm,size=0x24) addr:0x0215ade8 +func_ov063_0215ae0c kind:function(arm,size=0x5c) addr:0x0215ae0c +func_ov063_0215ae68 kind:function(arm,size=0x124) addr:0x0215ae68 +func_ov063_0215af8c kind:function(arm,size=0x14) addr:0x0215af8c +func_ov063_0215afa0 kind:function(arm,size=0x14) addr:0x0215afa0 +func_ov063_0215afb4 kind:function(arm,size=0x68) addr:0x0215afb4 +func_ov063_0215b01c kind:function(arm,size=0x58) addr:0x0215b01c +func_ov063_0215b074 kind:function(arm,size=0x4) addr:0x0215b074 +func_ov063_0215b078 kind:function(arm,size=0x4) addr:0x0215b078 +func_ov063_0215b07c kind:function(arm,size=0x4) addr:0x0215b07c +func_ov063_0215b080 kind:function(arm,size=0x44) addr:0x0215b080 +func_ov063_0215b0c4 kind:function(arm,size=0x14) addr:0x0215b0c4 +func_ov063_0215b0d8 kind:function(arm,size=0x9c) addr:0x0215b0d8 +func_ov063_0215b174 kind:function(arm,size=0x3c) addr:0x0215b174 +func_ov063_0215b1b0 kind:function(arm,size=0x12c) addr:0x0215b1b0 +func_ov063_0215b2dc kind:function(arm,size=0x88) addr:0x0215b2dc +func_ov063_0215b364 kind:function(arm,size=0x6c) addr:0x0215b364 +func_ov063_0215b3d0 kind:function(arm,size=0x14) addr:0x0215b3d0 +func_ov063_0215b3e4 kind:function(arm,size=0x4) addr:0x0215b3e4 +func_ov063_0215b3e8 kind:function(arm,size=0x24) addr:0x0215b3e8 +func_ov063_0215b40c kind:function(arm,size=0x338) addr:0x0215b40c +func_ov063_0215b744 kind:function(arm,size=0xa4) addr:0x0215b744 +func_ov063_0215b7e8 kind:function(arm,size=0x5c) addr:0x0215b7e8 +func_ov063_0215b844 kind:function(arm,size=0xa8) addr:0x0215b844 +func_ov063_0215b8ec kind:function(arm,size=0x48) addr:0x0215b8ec +func_ov063_0215b934 kind:function(arm,size=0x40) addr:0x0215b934 +func_ov063_0215b974 kind:function(arm,size=0x94) addr:0x0215b974 +func_ov063_0215ba08 kind:function(arm,size=0xb4) addr:0x0215ba08 +func_ov063_0215babc kind:function(arm,size=0xac) addr:0x0215babc +func_ov063_0215bb68 kind:function(arm,size=0x1c) addr:0x0215bb68 +func_ov063_0215bb84 kind:function(arm,size=0x1c) addr:0x0215bb84 +func_ov063_0215bba0 kind:function(arm,size=0x30) addr:0x0215bba0 +func_ov063_0215bbd0 kind:function(arm,size=0x38) addr:0x0215bbd0 +func_ov063_0215bc08 kind:function(arm,size=0x14) addr:0x0215bc08 +func_ov063_0215bc1c kind:function(arm,size=0x38) addr:0x0215bc1c +func_ov063_0215bc54 kind:function(arm,size=0x54) addr:0x0215bc54 +func_ov063_0215bca8 kind:function(arm,size=0x4) addr:0x0215bca8 +func_ov063_0215bcac kind:function(arm,size=0x4) addr:0x0215bcac +func_ov063_0215bcb0 kind:function(arm,size=0x14) addr:0x0215bcb0 +func_ov063_0215bcc4 kind:function(arm,size=0x30) addr:0x0215bcc4 +func_ov063_0215bcf4 kind:function(arm,size=0x28) addr:0x0215bcf4 +func_ov063_0215bd1c kind:function(arm,size=0x30) addr:0x0215bd1c +func_ov063_0215bd4c kind:function(arm,size=0xc) addr:0x0215bd4c +func_ov063_0215bd58 kind:function(arm,size=0x24) addr:0x0215bd58 +func_ov063_0215bd7c kind:function(arm,size=0x28) addr:0x0215bd7c +func_ov063_0215bda4 kind:function(arm,size=0xc0) addr:0x0215bda4 +func_ov063_0215be64 kind:function(arm,size=0x14) addr:0x0215be64 +func_ov063_0215be78 kind:function(arm,size=0x94) addr:0x0215be78 +func_ov063_0215bf0c kind:function(arm,size=0x24) addr:0x0215bf0c +func_ov063_0215bf30 kind:function(arm,size=0x2c) addr:0x0215bf30 +func_ov063_0215bf5c kind:function(arm,size=0x14) addr:0x0215bf5c +func_ov063_0215bf70 kind:function(arm,size=0x40) addr:0x0215bf70 +func_ov063_0215bfb0 kind:function(arm,size=0x40) addr:0x0215bfb0 +func_ov063_0215bff0 kind:function(arm,size=0x10) addr:0x0215bff0 +func_ov063_0215c000 kind:function(arm,size=0x8) addr:0x0215c000 +func_ov063_0215c008 kind:function(arm,size=0x1c) addr:0x0215c008 +func_ov063_0215c024 kind:function(arm,size=0x38) addr:0x0215c024 +func_ov063_0215c05c kind:function(arm,size=0x40) addr:0x0215c05c +func_ov063_0215c09c kind:function(arm,size=0x14) addr:0x0215c09c +func_ov063_0215c0b0 kind:function(arm,size=0xc) addr:0x0215c0b0 +func_ov063_0215c0bc kind:function(arm,size=0x24) addr:0x0215c0bc +func_ov063_0215c0e0 kind:function(arm,size=0x28) addr:0x0215c0e0 +func_ov063_0215c108 kind:function(arm,size=0x74) addr:0x0215c108 +func_ov063_0215c17c kind:function(arm,size=0x54) addr:0x0215c17c +func_ov063_0215c1d0 kind:function(arm,size=0x18) addr:0x0215c1d0 +func_ov063_0215c1e8 kind:function(arm,size=0x14) addr:0x0215c1e8 +func_ov063_0215c1fc kind:function(arm,size=0x40) addr:0x0215c1fc +func_ov063_0215c23c kind:function(arm,size=0x40) addr:0x0215c23c +func_ov063_0215c27c kind:function(arm,size=0x30) addr:0x0215c27c +func_ov063_0215c2ac kind:function(arm,size=0x38) addr:0x0215c2ac +func_ov063_0215c2e4 kind:function(arm,size=0x14) addr:0x0215c2e4 +func_ov063_0215c2f8 kind:function(arm,size=0xc) addr:0x0215c2f8 +func_ov063_0215c304 kind:function(arm,size=0x24) addr:0x0215c304 +func_ov063_0215c328 kind:function(arm,size=0x28) addr:0x0215c328 +func_ov063_0215c350 kind:function(arm,size=0x20) addr:0x0215c350 +func_ov063_0215c370 kind:function(arm,size=0x40) addr:0x0215c370 +func_ov063_0215c3b0 kind:function(arm,size=0x40) addr:0x0215c3b0 +func_ov063_0215c3f0 kind:function(arm,size=0x28) addr:0x0215c3f0 +func_ov063_0215c418 kind:function(arm,size=0x30) addr:0x0215c418 +func_ov063_0215c448 kind:function(arm,size=0x14) addr:0x0215c448 +func_ov063_0215c45c kind:function(arm,size=0xc) addr:0x0215c45c +func_ov063_0215c468 kind:function(arm,size=0x24) addr:0x0215c468 +func_ov063_0215c48c kind:function(arm,size=0x28) addr:0x0215c48c +func_ov063_0215c4b4 kind:function(arm,size=0x74) addr:0x0215c4b4 +func_ov063_0215c528 kind:function(arm,size=0x54) addr:0x0215c528 +func_ov063_0215c57c kind:function(arm,size=0x18) addr:0x0215c57c +func_ov063_0215c594 kind:function(arm,size=0x14) addr:0x0215c594 +func_ov063_0215c5a8 kind:function(arm,size=0x40) addr:0x0215c5a8 +func_ov063_0215c5e8 kind:function(arm,size=0x40) addr:0x0215c5e8 +func_ov063_0215c628 kind:function(arm,size=0x30) addr:0x0215c628 +func_ov063_0215c658 kind:function(arm,size=0x38) addr:0x0215c658 +func_ov063_0215c690 kind:function(arm,size=0x14) addr:0x0215c690 +func_ov063_0215c6a4 kind:function(arm,size=0xc) addr:0x0215c6a4 +func_ov063_0215c6b0 kind:function(arm,size=0x24) addr:0x0215c6b0 +func_ov063_0215c6d4 kind:function(arm,size=0x28) addr:0x0215c6d4 +func_ov063_0215c6fc kind:function(arm,size=0x20) addr:0x0215c6fc +func_ov063_0215c71c kind:function(arm,size=0x40) addr:0x0215c71c +func_ov063_0215c75c kind:function(arm,size=0x40) addr:0x0215c75c +func_ov063_0215c79c kind:function(arm,size=0x28) addr:0x0215c79c +func_ov063_0215c7c4 kind:function(arm,size=0x30) addr:0x0215c7c4 +func_ov063_0215c7f4 kind:function(arm,size=0x14) addr:0x0215c7f4 +func_ov063_0215c808 kind:function(arm,size=0xc8) addr:0x0215c808 +func_ov063_0215c8d0 kind:function(arm,size=0x14) addr:0x0215c8d0 +func_ov063_0215c8e4 kind:function(arm,size=0x28) addr:0x0215c8e4 +func_ov063_0215c90c kind:function(arm,size=0x30) addr:0x0215c90c +func_ov063_0215c93c kind:function(arm,size=0x4c) addr:0x0215c93c +func_ov063_0215c988 kind:function(arm,size=0x1c) addr:0x0215c988 +func_ov063_0215c9a4 kind:function(arm,size=0x4c) addr:0x0215c9a4 +func_ov063_0215c9f0 kind:function(arm,size=0x158) addr:0x0215c9f0 +func_ov063_0215cb48 kind:function(arm,size=0x24) addr:0x0215cb48 +func_ov063_0215cb6c kind:function(arm,size=0x14) addr:0x0215cb6c +func_ov063_0215cb80 kind:function(arm,size=0x118) addr:0x0215cb80 +func_ov063_0215cc98 kind:function(arm,size=0x38) addr:0x0215cc98 +func_ov063_0215ccd0 kind:function(arm,size=0x80) addr:0x0215ccd0 +func_ov063_0215cd50 kind:function(arm,size=0x114) addr:0x0215cd50 +func_ov063_0215ce64 kind:function(arm,size=0x20) addr:0x0215ce64 +func_ov063_0215ce84 kind:function(arm,size=0x28) addr:0x0215ce84 +func_ov063_0215ceac kind:function(arm,size=0x1c) addr:0x0215ceac +func_ov063_0215cec8 kind:function(arm,size=0x6c4) addr:0x0215cec8 +func_ov063_0215d58c kind:function(arm,size=0x50) addr:0x0215d58c +func_ov063_0215d5dc kind:function(arm,size=0xb8) addr:0x0215d5dc +func_ov063_0215d694 kind:function(arm,size=0x58) addr:0x0215d694 +func_ov063_0215d6ec kind:function(arm,size=0x10) addr:0x0215d6ec +func_ov063_0215d6fc kind:function(arm,size=0x34) addr:0x0215d6fc +func_ov063_0215d730 kind:function(arm,size=0xc8) addr:0x0215d730 +func_ov063_0215d7f8 kind:function(arm,size=0x104) addr:0x0215d7f8 +func_ov063_0215d8fc kind:function(arm,size=0xec) addr:0x0215d8fc +func_ov063_0215d9e8 kind:function(arm,size=0x4) addr:0x0215d9e8 +func_ov063_0215d9ec kind:function(arm,size=0x4) addr:0x0215d9ec +func_ov063_0215d9f0 kind:function(arm,size=0x1c) addr:0x0215d9f0 +func_ov063_0215da0c kind:function(arm,size=0x6c) addr:0x0215da0c +func_ov063_0215da78 kind:function(arm,size=0x68) addr:0x0215da78 +func_ov063_0215dae0 kind:function(arm,size=0x168) addr:0x0215dae0 +func_ov063_0215dc48 kind:function(arm,size=0x80) addr:0x0215dc48 +func_ov063_0215dcc8 kind:function(arm,size=0x1e0) addr:0x0215dcc8 +func_ov063_0215dea8 kind:function(arm,size=0x148) addr:0x0215dea8 +func_ov063_0215dff0 kind:function(arm,size=0x1c0) addr:0x0215dff0 +func_ov063_0215e1b0 kind:function(arm,size=0x30) addr:0x0215e1b0 +func_ov063_0215e1e0 kind:function(arm,size=0x34) addr:0x0215e1e0 +func_ov063_0215e214 kind:function(arm,size=0x94) addr:0x0215e214 +func_ov063_0215e2a8 kind:function(arm,size=0x58) addr:0x0215e2a8 +func_ov063_0215e300 kind:function(arm,size=0x22c) addr:0x0215e300 +func_ov063_0215e52c kind:function(arm,size=0x240) addr:0x0215e52c +func_ov063_0215e76c kind:function(arm,size=0x1d0) addr:0x0215e76c +func_ov063_0215e93c kind:function(arm,size=0x64) addr:0x0215e93c +func_ov063_0215e9a0 kind:function(arm,size=0x108) addr:0x0215e9a0 +func_ov063_0215eaa8 kind:function(arm,size=0xec) addr:0x0215eaa8 +func_ov063_0215eb94 kind:function(arm,size=0x1d0) addr:0x0215eb94 +func_ov063_0215ed64 kind:function(arm,size=0x60) addr:0x0215ed64 +func_ov063_0215edc4 kind:function(arm,size=0x20) addr:0x0215edc4 +func_ov063_0215ede4 kind:function(arm,size=0x1c) addr:0x0215ede4 +func_ov063_0215ee00 kind:function(arm,size=0x1c) addr:0x0215ee00 +func_ov063_0215ee1c kind:function(arm,size=0x34) addr:0x0215ee1c +func_ov063_0215ee50 kind:function(arm,size=0x34) addr:0x0215ee50 +func_ov063_0215ee84 kind:function(arm,size=0x1c) addr:0x0215ee84 +func_ov063_0215eea0 kind:function(arm,size=0x10) addr:0x0215eea0 +func_ov063_0215eeb0 kind:function(arm,size=0x24) addr:0x0215eeb0 +func_ov063_0215eed4 kind:function(arm,size=0x80) addr:0x0215eed4 +func_ov063_0215ef54 kind:function(arm,size=0xc) addr:0x0215ef54 +func_ov063_0215ef60 kind:function(arm,size=0xac) addr:0x0215ef60 +func_ov063_0215f00c kind:function(arm,size=0x34) addr:0x0215f00c +func_ov063_0215f040 kind:function(arm,size=0x2c) addr:0x0215f040 +func_ov063_0215f06c kind:function(arm,size=0x10) addr:0x0215f06c +func_ov063_0215f07c kind:function(arm,size=0x1c) addr:0x0215f07c +func_ov063_0215f098 kind:function(arm,size=0x38) addr:0x0215f098 +func_ov063_0215f0d0 kind:function(arm,size=0x1d8) addr:0x0215f0d0 +func_ov063_0215f2a8 kind:function(arm,size=0x38) addr:0x0215f2a8 +func_ov063_0215f2e0 kind:function(arm,size=0x14) addr:0x0215f2e0 +func_ov063_0215f2f4 kind:function(arm,size=0x18) addr:0x0215f2f4 +func_ov063_0215f30c kind:function(arm,size=0x20) addr:0x0215f30c +func_ov063_0215f32c kind:function(arm,size=0x30) addr:0x0215f32c +func_ov063_0215f35c kind:function(arm,size=0xc) addr:0x0215f35c +func_ov063_0215f368 kind:function(arm,size=0x20) addr:0x0215f368 +func_ov063_0215f388 kind:function(arm,size=0x20) addr:0x0215f388 +func_ov063_0215f3a8 kind:function(arm,size=0x14) addr:0x0215f3a8 +func_ov063_0215f3bc kind:function(arm,size=0x1c) addr:0x0215f3bc +func_ov063_0215f3d8 kind:function(arm,size=0xc) addr:0x0215f3d8 +func_ov063_0215f3e4 kind:function(arm,size=0x24) addr:0x0215f3e4 +func_ov063_0215f408 kind:function(arm,size=0x28) addr:0x0215f408 +func_ov063_0215f430 kind:function(arm,size=0xc4) addr:0x0215f430 +func_ov063_0215f4f4 kind:function(arm,size=0x14) addr:0x0215f4f4 +func_ov063_0215f508 kind:function(arm,size=0x8c) addr:0x0215f508 +func_ov063_0215f594 kind:function(arm,size=0x14) addr:0x0215f594 +func_ov063_0215f5a8 kind:function(arm,size=0x14) addr:0x0215f5a8 +func_ov063_0215f5bc kind:function(arm,size=0x20) addr:0x0215f5bc +func_ov063_0215f5dc kind:function(arm,size=0x1c) addr:0x0215f5dc +func_ov063_0215f5f8 kind:function(arm,size=0x28) addr:0x0215f5f8 +func_ov063_0215f620 kind:function(arm,size=0x30) addr:0x0215f620 +func_ov063_0215f650 kind:function(arm,size=0x14) addr:0x0215f650 +func_ov063_0215f664 kind:function(arm,size=0xc) addr:0x0215f664 +func_ov063_0215f670 kind:function(arm,size=0x24) addr:0x0215f670 +func_ov063_0215f694 kind:function(arm,size=0x94) addr:0x0215f694 +func_ov063_0215f728 kind:function(arm,size=0xc8) addr:0x0215f728 +func_ov063_0215f7f0 kind:function(arm,size=0x40) addr:0x0215f7f0 +func_ov063_0215f830 kind:function(arm,size=0x88) addr:0x0215f830 +func_ov063_0215f8b8 kind:function(arm,size=0x14) addr:0x0215f8b8 +func_ov063_0215f8cc kind:function(arm,size=0x494) addr:0x0215f8cc +func_ov063_0215fd60 kind:function(arm,size=0x48) addr:0x0215fd60 +func_ov063_0215fda8 kind:function(arm,size=0x58) addr:0x0215fda8 +func_ov063_0215fe00 kind:function(arm,size=0x58) addr:0x0215fe00 +func_ov063_0215fe58 kind:function(arm,size=0x20) addr:0x0215fe58 +func_ov063_0215fe78 kind:function(arm,size=0x28) addr:0x0215fe78 +func_ov063_0215fea0 kind:function(arm,size=0x14) addr:0x0215fea0 +func_ov063_0215feb4 kind:function(arm,size=0xc) addr:0x0215feb4 +func_ov063_0215fec0 kind:function(arm,size=0x24) addr:0x0215fec0 +func_ov063_0215fee4 kind:function(arm,size=0xb0) addr:0x0215fee4 +func_ov063_0215ff94 kind:function(arm,size=0x14) addr:0x0215ff94 +func_ov063_0215ffa8 kind:function(arm,size=0x28) addr:0x0215ffa8 +func_ov063_0215ffd0 kind:function(arm,size=0x14) addr:0x0215ffd0 +func_ov063_0215ffe4 kind:function(arm,size=0x138) addr:0x0215ffe4 +func_ov063_0216011c kind:function(arm,size=0x38) addr:0x0216011c +func_ov063_02160154 kind:function(arm,size=0x34) addr:0x02160154 +func_ov063_02160188 kind:function(arm,size=0x228) addr:0x02160188 +func_ov063_021603b0 kind:function(arm,size=0x2f4) addr:0x021603b0 +func_ov063_021606a4 kind:function(arm,size=0x38) addr:0x021606a4 +func_ov063_021606dc kind:function(arm,size=0x110) addr:0x021606dc +func_ov063_021607ec kind:function(arm,size=0x2c) addr:0x021607ec +func_ov063_02160818 kind:function(arm,size=0xcc) addr:0x02160818 +func_ov063_021608e4 kind:function(arm,size=0x100) addr:0x021608e4 +func_ov063_021609e4 kind:function(arm,size=0x28) addr:0x021609e4 +func_ov063_02160a0c kind:function(arm,size=0x70) addr:0x02160a0c +func_ov063_02160a7c kind:function(arm,size=0x20) addr:0x02160a7c +func_ov063_02160a9c kind:function(arm,size=0x24) addr:0x02160a9c +func_ov063_02160ac0 kind:function(arm,size=0x68) addr:0x02160ac0 +func_ov063_02160b28 kind:function(arm,size=0x48) addr:0x02160b28 +func_ov063_02160b70 kind:function(arm,size=0x40) addr:0x02160b70 +func_ov063_02160bb0 kind:function(arm,size=0x14) addr:0x02160bb0 +func_ov063_02160bc4 kind:function(arm,size=0x10) addr:0x02160bc4 +func_ov063_02160bd4 kind:function(arm,size=0x10) addr:0x02160bd4 +func_ov063_02160be4 kind:function(arm,size=0x10) addr:0x02160be4 +func_ov063_02160bf4 kind:function(arm,size=0x10) addr:0x02160bf4 +func_ov063_02160c04 kind:function(arm,size=0x10) addr:0x02160c04 +func_ov063_02160c14 kind:function(arm,size=0x10) addr:0x02160c14 +func_ov063_02160c24 kind:function(arm,size=0x10) addr:0x02160c24 +func_ov063_02160c34 kind:function(arm,size=0xc) addr:0x02160c34 +func_ov063_02160c40 kind:function(arm,size=0x24) addr:0x02160c40 +func_ov063_02160c64 kind:function(arm,size=0xd0) addr:0x02160c64 +func_ov063_02160d34 kind:function(arm,size=0x9c) addr:0x02160d34 +func_ov063_02160dd0 kind:function(arm,size=0x5c) addr:0x02160dd0 +func_ov063_02160e2c kind:function(arm,size=0x1c) addr:0x02160e2c +func_ov063_02160e48 kind:function(arm,size=0x34) addr:0x02160e48 +func_ov063_02160e7c kind:function(arm,size=0x1c) addr:0x02160e7c +func_ov063_02160e98 kind:function(arm,size=0xc4) addr:0x02160e98 +func_ov063_02160f5c kind:function(arm,size=0x20) addr:0x02160f5c +func_ov063_02160f7c kind:function(arm,size=0x24) addr:0x02160f7c +func_ov063_02160fa0 kind:function(arm,size=0x20) addr:0x02160fa0 +func_ov063_02160fc0 kind:function(arm,size=0x28) addr:0x02160fc0 +func_ov063_02160fe8 kind:function(arm,size=0x14) addr:0x02160fe8 +func_ov063_02160ffc kind:function(arm,size=0xc) addr:0x02160ffc +func_ov063_02161008 kind:function(arm,size=0x24) addr:0x02161008 +func_ov063_0216102c kind:function(arm,size=0x9c) addr:0x0216102c +func_ov063_021610c8 kind:function(arm,size=0x98) addr:0x021610c8 +func_ov063_02161160 kind:function(arm,size=0x74) addr:0x02161160 +func_ov063_021611d4 kind:function(arm,size=0x13c) addr:0x021611d4 +func_ov063_02161310 kind:function(arm,size=0x14) addr:0x02161310 +func_ov063_02161324 kind:function(arm,size=0x94) addr:0x02161324 +func_ov063_021613b8 kind:function(arm,size=0x34) addr:0x021613b8 +func_ov063_021613ec kind:function(arm,size=0xf8) addr:0x021613ec +func_ov063_021614e4 kind:function(arm,size=0x44) addr:0x021614e4 +func_ov063_02161528 kind:function(arm,size=0x28) addr:0x02161528 +func_ov063_02161550 kind:function(arm,size=0x30) addr:0x02161550 +func_ov063_02161580 kind:function(arm,size=0x14) addr:0x02161580 +func_ov063_02161594 kind:function(arm,size=0xc) addr:0x02161594 +func_ov063_021615a0 kind:function(arm,size=0x24) addr:0x021615a0 +func_ov063_021615c4 kind:function(arm,size=0x98) addr:0x021615c4 +func_ov063_0216165c kind:function(arm,size=0x14) addr:0x0216165c +func_ov063_02161670 kind:function(arm,size=0x10) addr:0x02161670 +func_ov063_02161680 kind:function(arm,size=0x10) addr:0x02161680 +func_ov063_02161690 kind:function(arm,size=0x10) addr:0x02161690 +func_ov063_021616a0 kind:function(arm,size=0x88) addr:0x021616a0 +func_ov063_02161728 kind:function(arm,size=0x74) addr:0x02161728 +func_ov063_0216179c kind:function(arm,size=0x4) addr:0x0216179c +func_ov063_021617a0 kind:function(arm,size=0xe0) addr:0x021617a0 +func_ov063_02161880 kind:function(arm,size=0x1ac) addr:0x02161880 +func_ov063_02161a2c kind:function(arm,size=0x30) addr:0x02161a2c +func_ov063_02161a5c kind:function(arm,size=0x1fc) addr:0x02161a5c +func_ov063_02161c58 kind:function(arm,size=0x14) addr:0x02161c58 +func_ov063_02161c6c kind:function(arm,size=0x5b8) addr:0x02161c6c +func_ov063_02162224 kind:function(arm,size=0x2c) addr:0x02162224 +func_ov063_02162250 kind:function(arm,size=0x20) addr:0x02162250 +func_ov063_02162270 kind:function(arm,size=0x28) addr:0x02162270 +func_ov063_02162298 kind:function(arm,size=0x14) addr:0x02162298 +func_ov063_021622ac kind:function(arm,size=0x1c) addr:0x021622ac +func_ov063_021622c8 kind:function(arm,size=0x4) addr:0x021622c8 +func_ov063_021622cc kind:function(arm,size=0x54) addr:0x021622cc +func_ov063_02162320 kind:function(arm,size=0xc8) addr:0x02162320 +func_ov063_021623e8 kind:function(arm,size=0x250) addr:0x021623e8 +func_ov063_02162638 kind:function(arm,size=0x8) addr:0x02162638 +func_ov063_02162640 kind:function(arm,size=0x48) addr:0x02162640 +data_ov063_0216268c kind:data(any) addr:0x0216268c +data_ov063_0216269c kind:data(any) addr:0x0216269c +data_ov063_021626ac kind:data(any) addr:0x021626ac +data_ov063_021626bc kind:data(any) addr:0x021626bc +data_ov063_021626cc kind:data(any) addr:0x021626cc +data_ov063_021626dc kind:data(any) addr:0x021626dc +data_ov063_021626ec kind:data(any) addr:0x021626ec +data_ov063_021626fc kind:data(any) addr:0x021626fc +data_ov063_0216270c kind:data(any) addr:0x0216270c +data_ov063_0216271c kind:data(any) addr:0x0216271c +data_ov063_0216272c kind:data(any) addr:0x0216272c +data_ov063_0216273c kind:data(any) addr:0x0216273c +data_ov063_0216274c kind:data(any) addr:0x0216274c +data_ov063_0216275c kind:data(any) addr:0x0216275c +data_ov063_0216276c kind:data(any) addr:0x0216276c +data_ov063_02162788 kind:data(any) addr:0x02162788 +data_ov063_0216278f kind:data(any) addr:0x0216278f +data_ov063_02162796 kind:data(any) addr:0x02162796 +data_ov063_021627a0 kind:data(any) addr:0x021627a0 +data_ov063_021627b4 kind:data(any) addr:0x021627b4 +data_ov063_021627c8 kind:data(any) addr:0x021627c8 +data_ov063_02162838 kind:data(any) addr:0x02162838 ambiguous +data_ov063_02162864 kind:data(any) addr:0x02162864 +data_ov063_02162874 kind:data(any) addr:0x02162874 +data_ov063_02162884 kind:data(any) addr:0x02162884 +__sinit_ov063_02162894 kind:function(arm,size=0x70) addr:0x02162894 +__sinit_ov063_02162904 kind:function(arm,size=0x94) addr:0x02162904 +__sinit_ov063_02162998 kind:function(arm,size=0x50) addr:0x02162998 +__sinit_ov063_021629e8 kind:function(arm,size=0x50) addr:0x021629e8 +__sinit_ov063_02162a38 kind:function(arm,size=0x50) addr:0x02162a38 +__sinit_ov063_02162a88 kind:function(arm,size=0x50) addr:0x02162a88 +__sinit_ov063_02162ad8 kind:function(arm,size=0x50) addr:0x02162ad8 +__sinit_ov063_02162b28 kind:function(arm,size=0x168) addr:0x02162b28 +__sinit_ov063_02162c90 kind:function(arm,size=0x50) addr:0x02162c90 +__sinit_ov063_02162ce0 kind:function(arm,size=0x50) addr:0x02162ce0 +__sinit_ov063_02162d30 kind:function(arm,size=0x154) addr:0x02162d30 +__sinit_ov063_02162e84 kind:function(arm,size=0x80) addr:0x02162e84 +__sinit_ov063_02162f04 kind:function(arm,size=0x50) addr:0x02162f04 +__sinit_ov063_02162f54 kind:function(arm,size=0x50) addr:0x02162f54 +.p__sinit_ov063_02162894 kind:data(word) addr:0x02162fa4 +.p__sinit_ov063_02162904 kind:data(word) addr:0x02162fa8 +.p__sinit_ov063_02162998 kind:data(word) addr:0x02162fac +.p__sinit_ov063_021629e8 kind:data(word) addr:0x02162fb0 +.p__sinit_ov063_02162a38 kind:data(word) addr:0x02162fb4 +.p__sinit_ov063_02162a88 kind:data(word) addr:0x02162fb8 +.p__sinit_ov063_02162ad8 kind:data(word) addr:0x02162fbc +.p__sinit_ov063_02162b28 kind:data(word) addr:0x02162fc0 +.p__sinit_ov063_02162c90 kind:data(word) addr:0x02162fc4 +.p__sinit_ov063_02162ce0 kind:data(word) addr:0x02162fc8 +.p__sinit_ov063_02162d30 kind:data(word) addr:0x02162fcc +.p__sinit_ov063_02162e84 kind:data(word) addr:0x02162fd0 +.p__sinit_ov063_02162f04 kind:data(word) addr:0x02162fd4 +.p__sinit_ov063_02162f54 kind:data(word) addr:0x02162fd8 +data_ov063_02162fe8 kind:data(any) addr:0x02162fe8 +data_ov063_02162ff0 kind:data(any) addr:0x02162ff0 +data_ov063_02163008 kind:data(any) addr:0x02163008 +data_ov063_02163024 kind:data(any) addr:0x02163024 +data_ov063_02163048 kind:data(any) addr:0x02163048 +data_ov063_02163074 kind:data(any) addr:0x02163074 +data_ov063_021630b4 kind:data(any) addr:0x021630b4 ambiguous +data_ov063_021630b8 kind:data(any) addr:0x021630b8 +data_ov063_02163110 kind:data(any) addr:0x02163110 +data_ov063_02163170 kind:data(any) addr:0x02163170 +data_ov063_021631c8 kind:data(any) addr:0x021631c8 +data_ov063_021631e0 kind:data(any) addr:0x021631e0 +data_ov063_021631f8 kind:data(any) addr:0x021631f8 +data_ov063_02163210 kind:data(any) addr:0x02163210 +data_ov063_02163228 kind:data(any) addr:0x02163228 +data_ov063_02163240 kind:data(any) addr:0x02163240 +data_ov063_02163270 kind:data(any) addr:0x02163270 +data_ov063_021632a8 kind:data(any) addr:0x021632a8 +data_ov063_021632c0 kind:data(any) addr:0x021632c0 +data_ov063_021632dc kind:data(any) addr:0x021632dc +data_ov063_02163300 kind:data(any) addr:0x02163300 +data_ov063_0216332c kind:data(any) addr:0x0216332c +data_ov063_0216338c kind:data(any) addr:0x0216338c +data_ov063_021633f0 kind:data(any) addr:0x021633f0 +data_ov063_02163408 kind:data(any) addr:0x02163408 ambiguous +data_ov063_0216340c kind:data(any) addr:0x0216340c +data_ov063_02163424 kind:data(any) addr:0x02163424 +data_ov063_02163444 kind:data(any) addr:0x02163444 +data_ov063_0216348c kind:data(any) addr:0x0216348c +data_ov063_021634e8 kind:data(any) addr:0x021634e8 +data_ov063_02163508 kind:data(any) addr:0x02163508 +data_ov063_0216352c kind:data(any) addr:0x0216352c +data_ov063_02163590 kind:data(any) addr:0x02163590 +data_ov063_021635b4 kind:data(any) addr:0x021635b4 +data_ov063_02163610 kind:data(any) addr:0x02163610 +data_ov063_02163630 kind:data(any) addr:0x02163630 +data_ov063_02163654 kind:data(any) addr:0x02163654 +data_ov063_02163658 kind:data(any) addr:0x02163658 ambiguous +data_ov063_021636ac kind:data(any) addr:0x021636ac ambiguous +data_ov063_021636b8 kind:data(any) addr:0x021636b8 +data_ov063_021636dc kind:data(any) addr:0x021636dc +data_ov063_02163740 kind:data(any) addr:0x02163740 +data_ov063_0216375c kind:data(any) addr:0x0216375c +data_ov063_02163778 kind:data(any) addr:0x02163778 +data_ov063_021637b4 kind:data(any) addr:0x021637b4 +data_ov063_021637c4 kind:data(any) addr:0x021637c4 +data_ov063_021637e0 kind:data(any) addr:0x021637e0 +data_ov063_021637fc kind:data(any) addr:0x021637fc +data_ov063_02163818 kind:data(any) addr:0x02163818 +data_ov063_02163834 kind:data(any) addr:0x02163834 +data_ov063_02163850 kind:data(any) addr:0x02163850 +data_ov063_02163864 kind:data(any) addr:0x02163864 +data_ov063_02163874 kind:data(any) addr:0x02163874 +data_ov063_021638a0 kind:data(any) addr:0x021638a0 +data_ov063_021638c0 kind:data(any) addr:0x021638c0 +data_ov063_021638e4 kind:data(any) addr:0x021638e4 +data_ov063_0216392c kind:data(any) addr:0x0216392c +data_ov063_02163988 kind:data(any) addr:0x02163988 +data_ov063_021639a4 kind:data(any) addr:0x021639a4 +data_ov063_021639c0 kind:data(any) addr:0x021639c0 +data_ov063_021639e8 kind:data(any) addr:0x021639e8 +data_ov063_02163a20 kind:data(any) addr:0x02163a20 +data_ov063_02163a28 kind:data(any) addr:0x02163a28 +data_ov063_02163a34 kind:data(any) addr:0x02163a34 +data_ov063_02163a48 kind:data(any) addr:0x02163a48 +data_ov063_02163a4c kind:data(any) addr:0x02163a4c +data_ov063_02163a50 kind:data(any) addr:0x02163a50 +data_ov063_02163a54 kind:data(any) addr:0x02163a54 +data_ov063_02163a58 kind:data(any) addr:0x02163a58 +data_ov063_02163a5c kind:data(any) addr:0x02163a5c +data_ov063_02163a60 kind:data(any) addr:0x02163a60 +data_ov063_02163a64 kind:data(any) addr:0x02163a64 +data_ov063_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov063_02163a70 kind:data(any) addr:0x02163a70 +data_ov063_02163a88 kind:data(any) addr:0x02163a88 +data_ov063_02163aa4 kind:data(any) addr:0x02163aa4 +data_ov063_02163ae8 kind:data(any) addr:0x02163ae8 +data_ov063_02163b24 kind:data(any) addr:0x02163b24 +data_ov063_02163b44 kind:data(any) addr:0x02163b44 +data_ov063_02163b5c kind:data(any) addr:0x02163b5c +data_ov063_02163b78 kind:data(any) addr:0x02163b78 +data_ov063_02163b94 kind:data(any) addr:0x02163b94 +data_ov063_02163bbc kind:data(any) addr:0x02163bbc +data_ov063_02163bfc kind:data(any) addr:0x02163bfc +data_ov063_02163c18 kind:data(any) addr:0x02163c18 +data_ov063_02163c48 kind:data(any) addr:0x02163c48 ambiguous +data_ov063_02163c58 kind:data(any) addr:0x02163c58 +data_ov063_02163c6c kind:data(any) addr:0x02163c6c +data_ov063_02163c88 kind:data(any) addr:0x02163c88 +data_ov063_02163cc0 kind:bss addr:0x02163cc0 +data_ov063_02163cc4 kind:bss addr:0x02163cc4 +data_ov063_02163cd0 kind:bss addr:0x02163cd0 +data_ov063_02163da8 kind:bss addr:0x02163da8 +data_ov063_02163dac kind:bss addr:0x02163dac +data_ov063_02163db8 kind:bss addr:0x02163db8 +data_ov063_02163e90 kind:bss addr:0x02163e90 +data_ov063_02163e94 kind:bss addr:0x02163e94 +data_ov063_02163ea0 kind:bss addr:0x02163ea0 +data_ov063_02163f78 kind:bss addr:0x02163f78 +data_ov063_02163f7c kind:bss addr:0x02163f7c +data_ov063_02163f88 kind:bss addr:0x02163f88 +data_ov063_02164060 kind:bss addr:0x02164060 +data_ov063_02164064 kind:bss addr:0x02164064 +data_ov063_02164070 kind:bss addr:0x02164070 +data_ov063_02164148 kind:bss addr:0x02164148 +data_ov063_0216414c kind:bss addr:0x0216414c +data_ov063_02164158 kind:bss addr:0x02164158 +data_ov063_02164230 kind:bss addr:0x02164230 +data_ov063_02164234 kind:bss addr:0x02164234 +data_ov063_02164240 kind:bss addr:0x02164240 +data_ov063_02164280 kind:bss addr:0x02164280 ambiguous +data_ov063_02164294 kind:bss addr:0x02164294 ambiguous +data_ov063_021642c4 kind:bss addr:0x021642c4 ambiguous +data_ov063_02164318 kind:bss addr:0x02164318 +data_ov063_0216431c kind:bss addr:0x0216431c +data_ov063_02164328 kind:bss addr:0x02164328 +data_ov063_02164330 kind:bss addr:0x02164330 ambiguous +data_ov063_0216445c kind:bss addr:0x0216445c ambiguous +data_ov063_02164478 kind:bss addr:0x02164478 +data_ov063_0216447c kind:bss addr:0x0216447c +data_ov063_02164488 kind:bss addr:0x02164488 +data_ov063_02164560 kind:bss addr:0x02164560 +data_ov063_02164564 kind:bss addr:0x02164564 +data_ov063_02164570 kind:bss addr:0x02164570 +data_ov063_02164644 kind:bss addr:0x02164644 +data_ov063_02164664 kind:bss addr:0x02164664 +data_ov063_02164668 kind:bss addr:0x02164668 +data_ov063_02164674 kind:bss addr:0x02164674 +data_ov063_021646ec kind:bss addr:0x021646ec +data_ov063_02164764 kind:bss addr:0x02164764 +data_ov063_02164810 kind:bss addr:0x02164810 ambiguous +data_ov063_02164838 kind:bss addr:0x02164838 +data_ov063_02164858 kind:bss addr:0x02164858 +data_ov063_0216485c kind:bss addr:0x0216485c +data_ov063_02164868 kind:bss addr:0x02164868 +data_ov063_0216493c kind:bss addr:0x0216493c +data_ov063_02164960 kind:bss addr:0x02164960 +data_ov063_02164964 kind:bss addr:0x02164964 +data_ov063_02164970 kind:bss addr:0x02164970 +data_ov063_02164a44 kind:bss addr:0x02164a44 +data_ov063_02164a64 kind:bss addr:0x02164a64 +data_ov063_02164a68 kind:bss addr:0x02164a68 +data_ov063_02164a74 kind:bss addr:0x02164a74 +data_ov063_02164a94 kind:bss addr:0x02164a94 +data_ov063_02164b48 kind:bss addr:0x02164b48 diff --git a/config/eur1/arm9/overlays/ov064/delinks.txt b/config/eur1/arm9/overlays/ov064/delinks.txt new file mode 100644 index 00000000..22214531 --- /dev/null +++ b/config/eur1/arm9/overlays/ov064/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x0215a3f8 kind:code align:32 + .rodata start:0x0215a3f8 end:0x0215a464 kind:rodata align:4 + .init start:0x0215a464 end:0x0215a70c kind:code align:4 + .ctor start:0x0215a70c end:0x0215a72c kind:rodata align:4 + .data start:0x0215a740 end:0x0215aee0 kind:data align:32 + .bss start:0x0215aee0 end:0x0215b640 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov064/relocs.txt b/config/eur1/arm9/overlays/ov064/relocs.txt new file mode 100644 index 00000000..eae8be6a --- /dev/null +++ b/config/eur1/arm9/overlays/ov064/relocs.txt @@ -0,0 +1,824 @@ +from:0x02157fc8 kind:arm_call to:0x020c4e60 module:overlay(24) +from:0x02157fec kind:arm_call to:0x02158ad0 module:overlay(64) +from:0x02158008 kind:load to:0x0215a748 module:overlay(64) +from:0x0215800c kind:load to:0x020b62f0 module:overlay(0) +from:0x02158020 kind:arm_call to:0x02158268 module:overlay(64) +from:0x02158028 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x02158034 kind:load to:0x0215a748 module:overlay(64) +from:0x02158048 kind:arm_call to:0x02158268 module:overlay(64) +from:0x02158050 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x02158058 kind:arm_call to:0x02011ff4 module:main +from:0x02158064 kind:load to:0x0215a748 module:overlay(64) +from:0x02158070 kind:arm_call to:0x020c4e94 module:overlays(24,25) +from:0x02158078 kind:arm_call to:0x02158ac4 module:overlay(64) +from:0x02158088 kind:arm_call to:0x02011f3c module:main +from:0x02158094 kind:arm_call to:0x02158d2c module:overlay(64) +from:0x021580ac kind:arm_call to:0x02011f3c module:main +from:0x021580bc kind:arm_call to:0x020c4ec8 module:overlay(24) +from:0x021580cc kind:arm_call to:0x02159244 module:overlay(64) +from:0x021580d8 kind:arm_call to:0x020c5180 module:overlay(24) +from:0x021580fc kind:arm_call to:0x020166cc module:main +from:0x02158128 kind:arm_call to:0x020166cc module:main +from:0x0215814c kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215815c kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02158198 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x021581a0 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x021581a8 kind:arm_call to:0x020c4fac module:overlay(24) +from:0x021581b0 kind:load to:0x027e0994 module:dtcm +from:0x021581b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021581b8 kind:load to:0x0204a110 module:main +from:0x021581bc kind:load to:0x020b51f8 module:overlay(0) +from:0x021581d4 kind:arm_call to:0x02018d78 module:main +from:0x021581f4 kind:arm_call to:0x020d98c4 module:overlay(31) +from:0x02158210 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02158220 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215822c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02158240 kind:arm_call to:0x02158268 module:overlay(64) +from:0x02158248 kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x02158250 kind:load to:0x0204a110 module:main +from:0x02158254 kind:load to:0x027e0ce0 module:dtcm +from:0x02158258 kind:load to:0x027e0d34 module:dtcm +from:0x0215825c kind:load to:0x027e0994 module:dtcm +from:0x02158260 kind:load to:0x020b508c module:overlay(0) +from:0x02158264 kind:load to:0x02158c24 module:overlay(64) +from:0x02158280 kind:arm_call to:0x020166ac module:main +from:0x021582b4 kind:arm_call to:0x020166ac module:main +from:0x021582e4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x021582ec kind:arm_call to:0x02011ff4 module:main +from:0x02158318 kind:arm_call to:0x0215832c module:overlay(64) +from:0x02158320 kind:arm_call to:0x021587c4 module:overlay(64) +from:0x02158328 kind:load to:0x0204a110 module:main +from:0x02158374 kind:arm_call to:0x01fff148 module:itcm +from:0x02158398 kind:arm_call to:0x02158b04 module:overlay(64) +from:0x021583a8 kind:arm_call to:0x021583cc module:overlay(64) +from:0x021583bc kind:arm_call to:0x021584b0 module:overlay(64) +from:0x021583c8 kind:load to:0x027e0ce0 module:dtcm +from:0x02158438 kind:arm_call to:0x02039f04 module:main +from:0x02158440 kind:arm_call to:0x0203b00c module:main +from:0x02158444 kind:arm_call to:0x0203a5e0 module:main +from:0x02158458 kind:arm_call to:0x02159090 module:overlay(64) +from:0x0215849c kind:arm_call to:0x02159090 module:overlay(64) +from:0x02158504 kind:arm_call to:0x02039f04 module:main +from:0x02158510 kind:arm_call to:0x0203b00c module:main +from:0x02158524 kind:arm_call to:0x02039f04 module:main +from:0x0215852c kind:arm_call to:0x0203b00c module:main +from:0x02158538 kind:arm_call to:0x02039e80 module:main +from:0x0215853c kind:arm_call to:0x02038660 module:main +from:0x02158540 kind:arm_call to:0x02039894 module:main +from:0x0215854c kind:arm_call to:0x02039dbc module:main +from:0x02158560 kind:arm_call to:0x0203ad88 module:main +from:0x02158570 kind:arm_call to:0x0203ad88 module:main +from:0x0215857c kind:arm_call to:0x0203b00c module:main +from:0x0215859c kind:arm_call to:0x0203ad88 module:main +from:0x021585a4 kind:arm_call to:0x02039d60 module:main +from:0x021585b4 kind:arm_call to:0x0203ad88 module:main +from:0x021585c0 kind:arm_call to:0x0203a978 module:main +from:0x021585cc kind:arm_call to:0x0203ab58 module:main +from:0x021585d4 kind:arm_call to:0x0203ad88 module:main +from:0x021585e0 kind:arm_call to:0x0203a978 module:main +from:0x021585e8 kind:arm_call to:0x0203ad88 module:main +from:0x021585ec kind:arm_call to:0x0203a5ac module:main +from:0x021585f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158610 kind:arm_call to:0x02039d60 module:main +from:0x02158620 kind:arm_call to:0x0203a978 module:main +from:0x0215862c kind:arm_call to:0x0203ab58 module:main +from:0x02158634 kind:arm_call to:0x0203a978 module:main +from:0x0215863c kind:arm_call to:0x0203ad88 module:main +from:0x02158640 kind:arm_call to:0x0203a5ac module:main +from:0x0215864c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158688 kind:arm_call to:0x02158b04 module:overlay(64) +from:0x021586a4 kind:arm_call to:0x0203ab58 module:main +from:0x021586b0 kind:arm_call to:0x02039dbc module:main +from:0x021586c8 kind:arm_call to:0x02039e80 module:main +from:0x021586cc kind:arm_call to:0x02038660 module:main +from:0x021586d0 kind:arm_call to:0x02039894 module:main +from:0x021586fc kind:arm_call to:0x0203a5e0 module:main +from:0x0215876c kind:arm_call to:0x02159090 module:overlay(64) +from:0x021587b4 kind:load to:0x0215aee0 module:overlay(64) +from:0x021587c0 kind:load to:0x020b62f0 module:overlay(0) +from:0x02158828 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02158864 kind:arm_call to:0x020c4f68 module:overlay(24) +from:0x0215887c kind:arm_call to:0x02159244 module:overlay(64) +from:0x0215888c kind:arm_call to:0x020c4fbc module:overlay(24) +from:0x021588a8 kind:arm_call to:0x02019538 module:main +from:0x021588b0 kind:arm_call to:0x020196b0 module:main +from:0x021588c4 kind:arm_call to:0x0201c0c4 module:main +from:0x021588cc kind:arm_call to:0x02158e08 module:overlay(64) +from:0x02158924 kind:arm_call to:0x02159020 module:overlay(64) +from:0x0215892c kind:arm_call to:0x020c4f50 module:overlay(24) +from:0x02158934 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x02158940 kind:arm_call to:0x02159244 module:overlay(64) +from:0x021589a0 kind:arm_call to:0x020c4fdc module:overlay(24) +from:0x021589b0 kind:arm_call to:0x020c4f88 module:overlay(24) +from:0x021589b8 kind:arm_call to:0x02158c0c module:overlay(64) +from:0x021589c0 kind:arm_call to:0x020c4fcc module:overlay(24) +from:0x021589d4 kind:arm_call to:0x021589f8 module:overlay(64) +from:0x021589e0 kind:load to:0x020b51f8 module:overlay(0) +from:0x021589e4 kind:load to:0x0204a110 module:main +from:0x021589e8 kind:load to:0x027e0994 module:dtcm +from:0x021589f4 kind:load to:0x02049b18 module:main +from:0x02158a68 kind:arm_call to:0x0208068c module:overlay(0) +from:0x02158a84 kind:arm_call to:0x020c4de8 module:overlay(24) +from:0x02158a98 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x02158aa4 kind:arm_call to:0x0202851c module:main +from:0x02158ab0 kind:load to:0x027e0cd8 module:dtcm +from:0x02158ab4 kind:load to:0x020d8780 module:overlays(19,24) +from:0x02158ac0 kind:load to:0x027e09a4 module:dtcm +from:0x02158acc kind:load to:0x02158ad0 module:overlay(64) +from:0x02158b00 kind:load to:0x0215aee0 module:overlay(64) +from:0x02158b34 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02158b58 kind:load to:0x027e0cd8 module:dtcm +from:0x02158b78 kind:arm_call to:0x02019538 module:main +from:0x02158b80 kind:arm_call to:0x020196b0 module:main +from:0x02158b94 kind:arm_call to:0x0201c0c4 module:main +from:0x02158b9c kind:load to:0x0204a110 module:main +from:0x02158ba0 kind:load to:0x027e0994 module:dtcm +from:0x02158bf4 kind:arm_call to:0x021589f8 module:overlay(64) +from:0x02158bfc kind:arm_call to:0x021589f8 module:overlay(64) +from:0x02158c04 kind:arm_call to:0x02158c0c module:overlay(64) +from:0x02158c1c kind:load to:0x020b51f8 module:overlay(0) +from:0x02158c20 kind:load to:0x0206d0bc module:overlay(0) +from:0x02158cf0 kind:arm_call to:0x020360d4 module:main +from:0x02158d08 kind:arm_call to:0x020360d4 module:main +from:0x02158d18 kind:load to:0x0215aee0 module:overlay(64) +from:0x02158d24 kind:load to:0x0215a778 module:overlay(64) +from:0x02158d28 kind:load to:0x0215aee4 module:overlay(64) +from:0x02158d34 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x02158e04 kind:load to:0x0215a790 module:overlay(64) +from:0x02158e30 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158e58 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158e9c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158ed0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158f28 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158f5c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02158f7c kind:load to:0x0215a412 module:overlay(64) +from:0x02158f80 kind:load to:0x0215a408 module:overlay(64) +from:0x02158f84 kind:load to:0x0215a3fc module:overlay(64) +from:0x02158f88 kind:load to:0x0215a404 module:overlay(64) +from:0x02158fec kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x0215904c kind:arm_call to:0x02158f8c module:overlay(64) +from:0x02159068 kind:arm_call to:0x02158f8c module:overlay(64) +from:0x02159080 kind:arm_call to:0x02158f8c module:overlay(64) +from:0x0215908c kind:load to:0x0215a430 module:overlay(64) +from:0x021590bc kind:arm_call to:0x02158f8c module:overlay(64) +from:0x021590d8 kind:arm_call to:0x02158f8c module:overlay(64) +from:0x021590f0 kind:arm_call to:0x02158f8c module:overlay(64) +from:0x021590fc kind:load to:0x0215a41c module:overlay(64) +from:0x02159110 kind:arm_call to:0x02159230 module:overlay(64) +from:0x02159140 kind:arm_call to:0x0201aa44 module:main +from:0x02159164 kind:arm_call to:0x0201aa44 module:main +from:0x02159198 kind:arm_call to:0x0201aa44 module:main +from:0x021591bc kind:arm_call to:0x0201aa44 module:main +from:0x021591e4 kind:arm_call to:0x0201aa44 module:main +from:0x02159218 kind:arm_call to:0x0201aa44 module:main +from:0x0215922c kind:load to:0x0204af1c module:main +from:0x02159254 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02159268 kind:load to:0x0215af14 module:overlay(64) +from:0x0215927c kind:arm_call to:0x02011f3c module:main +from:0x02159288 kind:arm_call to:0x021592c4 module:overlay(64) +from:0x021592a0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021592c0 kind:load to:0x0215a7b4 module:overlay(64) +from:0x021592cc kind:arm_call to:0x0214f734 module:overlay(58) +from:0x021592e0 kind:load to:0x0215a7d0 module:overlay(64) +from:0x02159330 kind:load to:0x0215af14 module:overlay(64) +from:0x02159348 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159350 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159368 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159370 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159378 kind:arm_call to:0x02011ff4 module:main +from:0x0215938c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021593a0 kind:load to:0x0215aff8 module:overlay(64) +from:0x021593b4 kind:arm_call to:0x02011f3c module:main +from:0x021593c0 kind:arm_call to:0x021593f0 module:overlay(64) +from:0x021593d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021593ec kind:load to:0x0215a81c module:overlay(64) +from:0x021593f8 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215940c kind:load to:0x0215a840 module:overlay(64) +from:0x0215945c kind:load to:0x0215aff8 module:overlay(64) +from:0x0215946c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159474 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215948c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159494 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215949c kind:arm_call to:0x02011ff4 module:main +from:0x021594b0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021594c4 kind:load to:0x0215b0e0 module:overlay(64) +from:0x021594d8 kind:arm_call to:0x02011f3c module:main +from:0x021594e4 kind:arm_call to:0x02159514 module:overlay(64) +from:0x021594f8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159510 kind:load to:0x0215a8a0 module:overlay(64) +from:0x0215951c kind:arm_call to:0x020f763c module:overlay(31) +from:0x02159530 kind:load to:0x0215a8c4 module:overlay(64) +from:0x02159580 kind:load to:0x0215b0e0 module:overlay(64) +from:0x02159590 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159598 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021595b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021595b8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021595c0 kind:arm_call to:0x02011ff4 module:main +from:0x021595d4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021595e8 kind:load to:0x0215b1c8 module:overlay(64) +from:0x021595fc kind:arm_call to:0x02011f3c module:main +from:0x02159608 kind:arm_call to:0x02159638 module:overlay(64) +from:0x0215961c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159634 kind:load to:0x0215a924 module:overlay(64) +from:0x02159640 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02159698 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021596a4 kind:load to:0x0215a948 module:overlay(64) +from:0x021596a8 kind:load to:0x0215b1c8 module:overlay(64) +from:0x021596e4 kind:load to:0x027e0cd8 module:dtcm +from:0x02159700 kind:arm_call to:0x02077948 module:overlay(0) +from:0x0215971c kind:arm_call to:0x0207873c module:overlay(0) +from:0x02159728 kind:load to:0x027e09bc module:dtcm +from:0x0215972c kind:load to:0x0215a444 module:overlay(64) +from:0x0215975c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159764 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215977c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159784 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215978c kind:arm_call to:0x02011ff4 module:main +from:0x021597a0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021597b4 kind:load to:0x0215b2f8 module:overlay(64) +from:0x021597c8 kind:arm_call to:0x02011f3c module:main +from:0x021597d4 kind:arm_call to:0x02159860 module:overlay(64) +from:0x021597e8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159850 kind:load to:0x0215a9a4 module:overlay(64) +from:0x0215988c kind:arm_call to:0x020e7498 module:overlay(31) +from:0x021598ac kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021598c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021598d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215994c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02159974 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215998c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021599bc kind:load to:0x0215b2f8 module:overlay(64) +from:0x021599c0 kind:load to:0x0215ac08 module:overlay(64) +from:0x021599c4 kind:load to:0x0215aa40 module:overlay(64) +from:0x021599c8 kind:load to:0x0215aaec module:overlay(64) +from:0x021599cc kind:load to:0x0215a9f8 module:overlay(64) +from:0x021599d0 kind:load to:0x0215aa84 module:overlay(64) +from:0x021599d4 kind:load to:0x0215a44c module:overlay(64) +from:0x021599e0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021599f4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159a08 kind:arm_call to:0x020e8650 module:overlay(31) +from:0x02159a34 kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x02159a3c kind:arm_call to:0x02159a44 module:overlay(64) +from:0x02159a50 kind:load to:0x02057cf4 module:overlay(0) +from:0x02159a94 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02159aa8 kind:load to:0x0215a9c0 module:overlay(64) +from:0x02159aec kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02159b00 kind:load to:0x0215a9d8 module:overlay(64) +from:0x02159b20 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02159b70 kind:arm_call to:0x02078380 module:overlay(0) +from:0x02159b7c kind:load to:0x027e09bc module:dtcm +from:0x02159b98 kind:load to:0x027e09bc module:dtcm +from:0x02159b9c kind:load to:0x02078264 module:overlay(0) +from:0x02159bc0 kind:arm_call to:0x02159a44 module:overlay(64) +from:0x02159bc8 kind:arm_call to:0x02159a54 module:overlay(64) +from:0x02159bd0 kind:arm_call to:0x02159aac module:overlay(64) +from:0x02159bd8 kind:arm_call to:0x020a949c module:overlay(0) +from:0x02159c00 kind:arm_call to:0x02159dc0 module:overlay(64) +from:0x02159c08 kind:arm_call to:0x02159b04 module:overlay(64) +from:0x02159c10 kind:arm_call to:0x02159b80 module:overlay(64) +from:0x02159ca4 kind:arm_call to:0x02158ba4 module:overlay(64) +from:0x02159cbc kind:arm_call to:0x02158bb8 module:overlay(64) +from:0x02159d64 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02159d7c kind:arm_call to:0x020d461c module:overlay(24) +from:0x02159da8 kind:load to:0x0215b2bc module:overlay(64) +from:0x02159dac kind:load to:0x0215b2a0 module:overlay(64) +from:0x02159db0 kind:load to:0x0215aee0 module:overlay(64) +from:0x02159db4 kind:load to:0x0215a454 module:overlay(64) +from:0x02159dbc kind:load to:0x027e0cfc module:dtcm +from:0x02159dd4 kind:load to:0x020d8780 module:overlays(19,24) +from:0x02159dd8 kind:load to:0x0215b2bc module:overlay(64) +from:0x02159ddc kind:load to:0x020c4aec module:overlays(19,24) +from:0x02159df0 kind:arm_call to:0x01fff458 module:itcm +from:0x02159df8 kind:arm_call to:0x0212bf5c module:overlay(40) +from:0x02159e0c kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x02159e1c kind:load to:0x027e0cfc module:dtcm +from:0x02159e40 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159e54 kind:load to:0x020578a4 module:overlay(0) +from:0x02159e68 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159e70 kind:arm_call to:0x02011ff4 module:main +from:0x02159e88 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159e90 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159e98 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159ea0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159eb8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159ec0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159ec8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159ed0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159ed8 kind:arm_call to:0x02011ff4 module:main +from:0x02159ef4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159f00 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159f1c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02159f2c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02159f3c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159f44 kind:arm_call to:0x02011ff4 module:main +from:0x02159f5c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159f64 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159f6c kind:arm_call to:0x02011ff4 module:main +from:0x02159f84 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159f8c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159fa0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159fb4 kind:load to:0x0215b3e0 module:overlay(64) +from:0x02159fc8 kind:arm_call to:0x02011f3c module:main +from:0x02159fd4 kind:arm_call to:0x0215a04c module:overlay(64) +from:0x02159fec kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02159ffc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215a03c kind:load to:0x0215ad24 module:overlay(64) +from:0x0215a040 kind:load to:0x0215ad5c module:overlay(64) +from:0x0215a044 kind:load to:0x0215ad40 module:overlay(64) +from:0x0215a054 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215a068 kind:load to:0x0215ad84 module:overlay(64) +from:0x0215a0b8 kind:load to:0x0215b3e0 module:overlay(64) +from:0x0215a0c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a0d0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215a0e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a0f0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215a0f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215a10c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215a120 kind:load to:0x0215b4e8 module:overlay(64) +from:0x0215a134 kind:arm_call to:0x02011f3c module:main +from:0x0215a140 kind:arm_call to:0x0215a1b8 module:overlay(64) +from:0x0215a158 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215a168 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215a1a8 kind:load to:0x0215ad24 module:overlay(64) +from:0x0215a1ac kind:load to:0x0215ad5c module:overlay(64) +from:0x0215a1b0 kind:load to:0x0215add0 module:overlay(64) +from:0x0215a1c0 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215a1d4 kind:load to:0x0215adec module:overlay(64) +from:0x0215a1e0 kind:load to:0x0214f760 module:overlays(58,70) +from:0x0215a230 kind:load to:0x0215b4e8 module:overlay(64) +from:0x0215a240 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a248 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215a260 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a268 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215a270 kind:arm_call to:0x02011ff4 module:main +from:0x0215a284 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215a298 kind:load to:0x0215b5f0 module:overlay(64) +from:0x0215a2ac kind:arm_call to:0x02011f3c module:main +from:0x0215a2b8 kind:arm_call to:0x0215a360 module:overlay(64) +from:0x0215a2d0 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x0215a2e0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215a34c kind:load to:0x0215ae38 module:overlay(64) +from:0x0215a350 kind:load to:0x0215ae70 module:overlay(64) +from:0x0215a354 kind:load to:0x0215ae54 module:overlay(64) +from:0x0215a368 kind:arm_call to:0x0214e6fc module:overlay(58) +from:0x0215a37c kind:load to:0x0215ae98 module:overlay(64) +from:0x0215a3a8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215a3b0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215a3c8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215a3d0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215a3d8 kind:arm_call to:0x02011ff4 module:main +from:0x0215a3ec kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0215a480 kind:arm_call to:0x02159290 module:overlay(64) +from:0x0215a490 kind:arm_call to:0x0203ce74 module:main +from:0x0215a4a4 kind:load to:0x0215af04 module:overlay(64) +from:0x0215a4a8 kind:load to:0x0215af14 module:overlay(64) +from:0x0215a4ac kind:load to:0x02159384 module:overlay(64) +from:0x0215a4b0 kind:load to:0x0215af08 module:overlay(64) +from:0x0215a4d0 kind:arm_call to:0x021593c8 module:overlay(64) +from:0x0215a4e0 kind:arm_call to:0x0203ce74 module:main +from:0x0215a4f4 kind:load to:0x0215afe8 module:overlay(64) +from:0x0215a4f8 kind:load to:0x0215aff8 module:overlay(64) +from:0x0215a4fc kind:load to:0x021594a8 module:overlay(64) +from:0x0215a500 kind:load to:0x0215afec module:overlay(64) +from:0x0215a520 kind:arm_call to:0x021594ec module:overlay(64) +from:0x0215a530 kind:arm_call to:0x0203ce74 module:main +from:0x0215a544 kind:load to:0x0215b0d0 module:overlay(64) +from:0x0215a548 kind:load to:0x0215b0e0 module:overlay(64) +from:0x0215a54c kind:load to:0x021595cc module:overlay(64) +from:0x0215a550 kind:load to:0x0215b0d4 module:overlay(64) +from:0x0215a570 kind:arm_call to:0x02159610 module:overlay(64) +from:0x0215a580 kind:arm_call to:0x0203ce74 module:main +from:0x0215a594 kind:load to:0x0215b1b8 module:overlay(64) +from:0x0215a598 kind:load to:0x0215b1c8 module:overlay(64) +from:0x0215a59c kind:load to:0x02159798 module:overlay(64) +from:0x0215a5a0 kind:load to:0x0215b1bc module:overlay(64) +from:0x0215a5b0 kind:arm_call to:0x02157fc0 module:overlay(64) +from:0x0215a5c0 kind:arm_call to:0x0203ce74 module:main +from:0x0215a5dc kind:arm_call to:0x021597dc module:overlay(64) +from:0x0215a5ec kind:arm_call to:0x0203ce74 module:main +from:0x0215a600 kind:load to:0x0215b2bc module:overlay(64) +from:0x0215a604 kind:load to:0x02158010 module:overlay(64) +from:0x0215a608 kind:load to:0x0215b2a4 module:overlay(64) +from:0x0215a60c kind:load to:0x0215b2a0 module:overlay(64) +from:0x0215a610 kind:load to:0x0215b2f8 module:overlay(64) +from:0x0215a614 kind:load to:0x02159f98 module:overlay(64) +from:0x0215a618 kind:load to:0x0215b2b0 module:overlay(64) +from:0x0215a638 kind:arm_call to:0x02159fdc module:overlay(64) +from:0x0215a648 kind:arm_call to:0x0203ce74 module:main +from:0x0215a65c kind:load to:0x0215b3d0 module:overlay(64) +from:0x0215a660 kind:load to:0x0215b3e0 module:overlay(64) +from:0x0215a664 kind:load to:0x0215a104 module:overlay(64) +from:0x0215a668 kind:load to:0x0215b3d4 module:overlay(64) +from:0x0215a688 kind:arm_call to:0x0215a148 module:overlay(64) +from:0x0215a698 kind:arm_call to:0x0203ce74 module:main +from:0x0215a6ac kind:load to:0x0215b4d8 module:overlay(64) +from:0x0215a6b0 kind:load to:0x0215b4e8 module:overlay(64) +from:0x0215a6b4 kind:load to:0x0215a27c module:overlay(64) +from:0x0215a6b8 kind:load to:0x0215b4dc module:overlay(64) +from:0x0215a6d8 kind:arm_call to:0x0215a2c0 module:overlay(64) +from:0x0215a6e8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a6fc kind:load to:0x0215b5e0 module:overlay(64) +from:0x0215a700 kind:load to:0x0215b5f0 module:overlay(64) +from:0x0215a704 kind:load to:0x0215a3e4 module:overlay(64) +from:0x0215a708 kind:load to:0x0215b5e4 module:overlay(64) +from:0x0215a70c kind:load to:0x0215a464 module:overlay(64) +from:0x0215a710 kind:load to:0x0215a4b4 module:overlay(64) +from:0x0215a714 kind:load to:0x0215a504 module:overlay(64) +from:0x0215a718 kind:load to:0x0215a554 module:overlay(64) +from:0x0215a71c kind:load to:0x0215a5a4 module:overlay(64) +from:0x0215a720 kind:load to:0x0215a61c module:overlay(64) +from:0x0215a724 kind:load to:0x0215a66c module:overlay(64) +from:0x0215a728 kind:load to:0x0215a6bc module:overlay(64) +from:0x0215a748 kind:load to:0x02158010 module:overlay(64) +from:0x0215a74c kind:load to:0x02158038 module:overlay(64) +from:0x0215a750 kind:load to:0x02158068 module:overlay(64) +from:0x0215a754 kind:load to:0x021581c0 module:overlay(64) +from:0x0215a758 kind:load to:0x021582f8 module:overlay(64) +from:0x0215a75c kind:load to:0x020c4eb0 module:overlay(24) +from:0x0215a760 kind:load to:0x02158b5c module:overlay(64) +from:0x0215a764 kind:load to:0x02158b60 module:overlay(64) +from:0x0215a768 kind:load to:0x02158b64 module:overlay(64) +from:0x0215a76c kind:load to:0x02158bcc module:overlay(64) +from:0x0215a770 kind:load to:0x02158bd4 module:overlay(64) +from:0x0215a774 kind:load to:0x020c4ec0 module:overlay(24) +from:0x0215a790 kind:load to:0x0215924c module:overlay(64) +from:0x0215a794 kind:load to:0x021582dc module:overlay(64) +from:0x0215a798 kind:load to:0x02159100 module:overlay(64) +from:0x0215a79c kind:load to:0x02061cd0 module:overlay(0) +from:0x0215a7a0 kind:load to:0x02159104 module:overlay(64) +from:0x0215a7a4 kind:load to:0x02061cd8 module:overlay(0) +from:0x0215a7a8 kind:load to:0x02061cdc module:overlay(0) +from:0x0215a7b4 kind:load to:0x0215926c module:overlay(64) +from:0x0215a7b8 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215a7bc kind:load to:0x0209ca6c module:overlay(0) +from:0x0215a7c0 kind:load to:0x0209caac module:overlay(0) +from:0x0215a7c4 kind:load to:0x0209cacc module:overlay(0) +from:0x0215a7d0 kind:load to:0x0214f760 module:overlays(58,70) +from:0x0215a7d4 kind:load to:0x0209d10c module:overlay(0) +from:0x0215a7d8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0215a7dc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215a7e0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215a7e4 kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x0215a7e8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215a7ec kind:load to:0x0209d220 module:overlay(0) +from:0x0215a7f0 kind:load to:0x0209d228 module:overlay(0) +from:0x0215a7f4 kind:load to:0x0209d22c module:overlay(0) +from:0x0215a7f8 kind:load to:0x0209d238 module:overlay(0) +from:0x0215a7fc kind:load to:0x0209d240 module:overlay(0) +from:0x0215a800 kind:load to:0x0215933c module:overlay(64) +from:0x0215a804 kind:load to:0x0215935c module:overlay(64) +from:0x0215a808 kind:load to:0x021592e4 module:overlay(64) +from:0x0215a80c kind:load to:0x0214f868 module:overlays(58,70) +from:0x0215a810 kind:load to:0x02159334 module:overlay(64) +from:0x0215a81c kind:load to:0x021593a4 module:overlay(64) +from:0x0215a820 kind:load to:0x02097998 module:overlay(0) +from:0x0215a824 kind:load to:0x020977a8 module:overlay(0) +from:0x0215a828 kind:load to:0x02097824 module:overlay(0) +from:0x0215a82c kind:load to:0x020979a0 module:overlay(0) +from:0x0215a830 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a834 kind:load to:0x020979ec module:overlay(0) +from:0x0215a840 kind:load to:0x0209856c module:overlay(0) +from:0x0215a844 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a848 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a84c kind:load to:0x020985cc module:overlay(0) +from:0x0215a850 kind:load to:0x01fff464 module:itcm +from:0x0215a854 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215a858 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215a85c kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215a860 kind:load to:0x02098508 module:overlay(0) +from:0x0215a864 kind:load to:0x0209850c module:overlay(0) +from:0x0215a868 kind:load to:0x02098510 module:overlay(0) +from:0x0215a86c kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215a870 kind:load to:0x02098518 module:overlay(0) +from:0x0215a874 kind:load to:0x0209851c module:overlay(0) +from:0x0215a878 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a87c kind:load to:0x02098644 module:overlay(0) +from:0x0215a880 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a884 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a888 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a88c kind:load to:0x02159460 module:overlay(64) +from:0x0215a890 kind:load to:0x02159480 module:overlay(64) +from:0x0215a894 kind:load to:0x02159410 module:overlay(64) +from:0x0215a8a0 kind:load to:0x021594c8 module:overlay(64) +from:0x0215a8a4 kind:load to:0x02097998 module:overlay(0) +from:0x0215a8a8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215a8ac kind:load to:0x02097824 module:overlay(0) +from:0x0215a8b0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a8b4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a8b8 kind:load to:0x020979ec module:overlay(0) +from:0x0215a8c4 kind:load to:0x0209856c module:overlay(0) +from:0x0215a8c8 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a8cc kind:load to:0x020985c0 module:overlay(0) +from:0x0215a8d0 kind:load to:0x020985cc module:overlay(0) +from:0x0215a8d4 kind:load to:0x01fff464 module:itcm +from:0x0215a8d8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215a8dc kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215a8e0 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215a8e4 kind:load to:0x02098508 module:overlay(0) +from:0x0215a8e8 kind:load to:0x0209850c module:overlay(0) +from:0x0215a8ec kind:load to:0x02098510 module:overlay(0) +from:0x0215a8f0 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215a8f4 kind:load to:0x02098518 module:overlay(0) +from:0x0215a8f8 kind:load to:0x0209851c module:overlay(0) +from:0x0215a8fc kind:load to:0x020985d8 module:overlay(0) +from:0x0215a900 kind:load to:0x02098644 module:overlay(0) +from:0x0215a904 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a908 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a90c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a910 kind:load to:0x02159584 module:overlay(64) +from:0x0215a914 kind:load to:0x021595a4 module:overlay(64) +from:0x0215a918 kind:load to:0x02159534 module:overlay(64) +from:0x0215a924 kind:load to:0x021595ec module:overlay(64) +from:0x0215a928 kind:load to:0x02097998 module:overlay(0) +from:0x0215a92c kind:load to:0x020977a8 module:overlay(0) +from:0x0215a930 kind:load to:0x02097824 module:overlay(0) +from:0x0215a934 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a938 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a93c kind:load to:0x020979ec module:overlay(0) +from:0x0215a948 kind:load to:0x0209856c module:overlay(0) +from:0x0215a94c kind:load to:0x020985a8 module:overlay(0) +from:0x0215a950 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a954 kind:load to:0x020985cc module:overlay(0) +from:0x0215a958 kind:load to:0x01fff464 module:itcm +from:0x0215a95c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215a960 kind:load to:0x021596ac module:overlay(64) +from:0x0215a964 kind:load to:0x021596e8 module:overlay(64) +from:0x0215a968 kind:load to:0x02098508 module:overlay(0) +from:0x0215a96c kind:load to:0x0209850c module:overlay(0) +from:0x0215a970 kind:load to:0x02098510 module:overlay(0) +from:0x0215a974 kind:load to:0x02159730 module:overlay(64) +from:0x0215a978 kind:load to:0x02098518 module:overlay(0) +from:0x0215a97c kind:load to:0x0209851c module:overlay(0) +from:0x0215a980 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a984 kind:load to:0x02098644 module:overlay(0) +from:0x0215a988 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a98c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a990 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a994 kind:load to:0x02159750 module:overlay(64) +from:0x0215a998 kind:load to:0x02159770 module:overlay(64) +from:0x0215a9a4 kind:load to:0x021597b8 module:overlay(64) +from:0x0215a9a8 kind:load to:0x02097998 module:overlay(0) +from:0x0215a9ac kind:load to:0x020977a8 module:overlay(0) +from:0x0215a9b0 kind:load to:0x02097824 module:overlay(0) +from:0x0215a9b4 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a9b8 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a9bc kind:load to:0x020979ec module:overlay(0) +from:0x0215a9f8 kind:load to:0x021599ec module:overlay(64) +from:0x0215a9fc kind:load to:0x02159e60 module:overlay(64) +from:0x0215aa00 kind:load to:0x02099b54 module:overlay(0) +from:0x0215aa04 kind:load to:0x02099b8c module:overlay(0) +from:0x0215aa08 kind:load to:0x0209a190 module:overlay(0) +from:0x0215aa0c kind:load to:0x0209a198 module:overlay(0) +from:0x0215aa10 kind:load to:0x0209a138 module:overlay(0) +from:0x0215aa14 kind:load to:0x02099d04 module:overlay(0) +from:0x0215aa18 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215aa1c kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215aa20 kind:load to:0x0209a148 module:overlay(0) +from:0x0215aa24 kind:load to:0x0209a160 module:overlay(0) +from:0x0215aa28 kind:load to:0x02159e58 module:overlay(64) +from:0x0215aa2c kind:load to:0x0209a178 module:overlay(0) +from:0x0215aa30 kind:load to:0x02159e48 module:overlay(64) +from:0x0215aa34 kind:load to:0x02159e24 module:overlay(64) +from:0x0215aa40 kind:load to:0x021599d8 module:overlay(64) +from:0x0215aa44 kind:load to:0x02159f34 module:overlay(64) +from:0x0215aa48 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215aa4c kind:load to:0x0209a2dc module:overlay(0) +from:0x0215aa50 kind:load to:0x0209a374 module:overlay(0) +from:0x0215aa54 kind:load to:0x0209a388 module:overlay(0) +from:0x0215aa58 kind:load to:0x0209a138 module:overlay(0) +from:0x0215aa5c kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215aa60 kind:load to:0x0209a438 module:overlay(0) +from:0x0215aa64 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215aa68 kind:load to:0x0209a344 module:overlay(0) +from:0x0215aa6c kind:load to:0x0209a35c module:overlay(0) +from:0x0215aa70 kind:load to:0x0209a39c module:overlay(0) +from:0x0215aa74 kind:load to:0x0209a728 module:overlay(0) +from:0x0215aa78 kind:load to:0x02159f08 module:overlay(64) +from:0x0215aa7c kind:load to:0x02159ee4 module:overlay(64) +from:0x0215aa80 kind:load to:0x0209a760 module:overlay(0) +from:0x0215aaec kind:load to:0x0209856c module:overlay(0) +from:0x0215aaf0 kind:load to:0x020985a8 module:overlay(0) +from:0x0215aaf4 kind:load to:0x020985c0 module:overlay(0) +from:0x0215aaf8 kind:load to:0x020985cc module:overlay(0) +from:0x0215aafc kind:load to:0x01fff464 module:itcm +from:0x0215ab00 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215ab04 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215ab08 kind:load to:0x020a8df8 module:overlay(0) +from:0x0215ab0c kind:load to:0x02159a00 module:overlay(64) +from:0x0215ab10 kind:load to:0x020a9948 module:overlay(0) +from:0x0215ab14 kind:load to:0x02098510 module:overlay(0) +from:0x0215ab18 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215ab1c kind:load to:0x02098518 module:overlay(0) +from:0x0215ab20 kind:load to:0x0209851c module:overlay(0) +from:0x0215ab24 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ab28 kind:load to:0x02098644 module:overlay(0) +from:0x0215ab2c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ab30 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ab34 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ab38 kind:load to:0x02159e7c module:overlay(64) +from:0x0215ab3c kind:load to:0x02159eac module:overlay(64) +from:0x0215ab40 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215ab44 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215ab48 kind:load to:0x020a9324 module:overlay(0) +from:0x0215ab4c kind:load to:0x020a8fcc module:overlay(0) +from:0x0215ab50 kind:load to:0x020a9034 module:overlay(0) +from:0x0215ab54 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215ab58 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215ab5c kind:load to:0x020a9270 module:overlay(0) +from:0x0215ab60 kind:load to:0x020a9294 module:overlay(0) +from:0x0215ab64 kind:load to:0x020a9298 module:overlay(0) +from:0x0215ab68 kind:load to:0x02159be0 module:overlay(64) +from:0x0215ab6c kind:load to:0x02159c1c module:overlay(64) +from:0x0215ab70 kind:load to:0x020a9204 module:overlay(0) +from:0x0215ab74 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215ab78 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215ab7c kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215ab80 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ab84 kind:load to:0x02159ba0 module:overlay(64) +from:0x0215ab88 kind:load to:0x02159de0 module:overlay(64) +from:0x0215ab8c kind:load to:0x020a9618 module:overlay(0) +from:0x0215ab90 kind:load to:0x020a9638 module:overlay(0) +from:0x0215ab94 kind:load to:0x020a9850 module:overlay(0) +from:0x0215ab98 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215ab9c kind:load to:0x020a8f14 module:overlay(0) +from:0x0215aba0 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215aba4 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215aba8 kind:load to:0x02159a2c module:overlay(64) +from:0x0215abac kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215abb0 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215abb4 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215abb8 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215abbc kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215abc0 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215abc4 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215abc8 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215abcc kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215abd0 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215abd4 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215abd8 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215abdc kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215abe0 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215abe4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215abe8 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215abec kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215abf0 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215abf4 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215abf8 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215abfc kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215ac08 kind:load to:0x0209856c module:overlay(0) +from:0x0215ac0c kind:load to:0x020985a8 module:overlay(0) +from:0x0215ac10 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ac14 kind:load to:0x020985cc module:overlay(0) +from:0x0215ac18 kind:load to:0x01fff464 module:itcm +from:0x0215ac1c kind:load to:0x020a9a2c module:overlay(0) +from:0x0215ac20 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215ac24 kind:load to:0x020a8df8 module:overlay(0) +from:0x0215ac28 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215ac2c kind:load to:0x020a9948 module:overlay(0) +from:0x0215ac30 kind:load to:0x02098510 module:overlay(0) +from:0x0215ac34 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215ac38 kind:load to:0x02098518 module:overlay(0) +from:0x0215ac3c kind:load to:0x0209851c module:overlay(0) +from:0x0215ac40 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ac44 kind:load to:0x02098644 module:overlay(0) +from:0x0215ac48 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ac4c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ac50 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ac54 kind:load to:0x02159f78 module:overlay(64) +from:0x0215ac58 kind:load to:0x02159f50 module:overlay(64) +from:0x0215ac5c kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215ac60 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215ac64 kind:load to:0x020a9324 module:overlay(0) +from:0x0215ac68 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215ac6c kind:load to:0x020a9034 module:overlay(0) +from:0x0215ac70 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215ac74 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215ac78 kind:load to:0x020a9270 module:overlay(0) +from:0x0215ac7c kind:load to:0x020a9294 module:overlay(0) +from:0x0215ac80 kind:load to:0x020a9298 module:overlay(0) +from:0x0215ac84 kind:load to:0x020a91f4 module:overlay(0) +from:0x0215ac88 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ac8c kind:load to:0x020a9204 module:overlay(0) +from:0x0215ac90 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215ac94 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215ac98 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215ac9c kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215aca0 kind:load to:0x020a949c module:overlay(0) +from:0x0215aca4 kind:load to:0x020a95ec module:overlay(0) +from:0x0215aca8 kind:load to:0x020a9618 module:overlay(0) +from:0x0215acac kind:load to:0x020a9638 module:overlay(0) +from:0x0215acb0 kind:load to:0x020a9850 module:overlay(0) +from:0x0215acb4 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215acb8 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215acbc kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215acc0 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215acc4 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215acc8 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215accc kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215acd0 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215acd4 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215acd8 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215acdc kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215ace0 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215ace4 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215ace8 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215acec kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215acf0 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215acf4 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215acf8 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215acfc kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215ad00 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215ad04 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215ad08 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215ad0c kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215ad10 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215ad14 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215ad18 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215ad28 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215ad2c kind:load to:0x0209ca6c module:overlay(0) +from:0x0215ad30 kind:load to:0x0209caac module:overlay(0) +from:0x0215ad34 kind:load to:0x0209cacc module:overlay(0) +from:0x0215ad40 kind:load to:0x02159fb8 module:overlay(64) +from:0x0215ad44 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215ad48 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215ad4c kind:load to:0x0209caac module:overlay(0) +from:0x0215ad50 kind:load to:0x0209cacc module:overlay(0) +from:0x0215ad5c kind:load to:0x0207c4d0 module:overlay(0) +from:0x0215ad60 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0215ad64 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215ad68 kind:load to:0x0207c990 module:overlay(0) +from:0x0215ad6c kind:load to:0x0207c9d4 module:overlay(0) +from:0x0215ad70 kind:load to:0x0207ca44 module:overlay(0) +from:0x0215ad74 kind:load to:0x0207ca6c module:overlay(0) +from:0x0215ad78 kind:load to:0x0207cae4 module:overlay(0) +from:0x0215ad84 kind:load to:0x0214f760 module:overlays(58,70) +from:0x0215ad88 kind:load to:0x0209d10c module:overlay(0) +from:0x0215ad8c kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0215ad90 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215ad94 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215ad98 kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x0215ad9c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215ada0 kind:load to:0x0209d220 module:overlay(0) +from:0x0215ada4 kind:load to:0x0209d228 module:overlay(0) +from:0x0215ada8 kind:load to:0x0209d22c module:overlay(0) +from:0x0215adac kind:load to:0x0209d238 module:overlay(0) +from:0x0215adb0 kind:load to:0x0209d240 module:overlay(0) +from:0x0215adb4 kind:load to:0x0215a0bc module:overlay(64) +from:0x0215adb8 kind:load to:0x0215a0dc module:overlay(64) +from:0x0215adbc kind:load to:0x0215a06c module:overlay(64) +from:0x0215adc0 kind:load to:0x0214f868 module:overlays(58,70) +from:0x0215adc4 kind:load to:0x0214f870 module:overlays(58,70) +from:0x0215add0 kind:load to:0x0215a124 module:overlay(64) +from:0x0215add4 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215add8 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215addc kind:load to:0x0209caac module:overlay(0) +from:0x0215ade0 kind:load to:0x0209cacc module:overlay(0) +from:0x0215adec kind:load to:0x0215a1d8 module:overlay(64) +from:0x0215adf0 kind:load to:0x0209d10c module:overlay(0) +from:0x0215adf4 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0215adf8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215adfc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215ae00 kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x0215ae04 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215ae08 kind:load to:0x0209d220 module:overlay(0) +from:0x0215ae0c kind:load to:0x0209d228 module:overlay(0) +from:0x0215ae10 kind:load to:0x0209d22c module:overlay(0) +from:0x0215ae14 kind:load to:0x0209d238 module:overlay(0) +from:0x0215ae18 kind:load to:0x0209d240 module:overlay(0) +from:0x0215ae1c kind:load to:0x0215a234 module:overlay(64) +from:0x0215ae20 kind:load to:0x0215a254 module:overlay(64) +from:0x0215ae24 kind:load to:0x0215a1e4 module:overlay(64) +from:0x0215ae28 kind:load to:0x0214f868 module:overlays(58,70) +from:0x0215ae2c kind:load to:0x0214f870 module:overlays(58,70) +from:0x0215ae3c kind:load to:0x0209cb0c module:overlay(0) +from:0x0215ae40 kind:load to:0x0209cb14 module:overlay(0) +from:0x0215ae44 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0215ae48 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215ae54 kind:load to:0x0215a29c module:overlay(64) +from:0x0215ae58 kind:load to:0x0209cb0c module:overlay(0) +from:0x0215ae5c kind:load to:0x0209cb14 module:overlay(0) +from:0x0215ae60 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0215ae64 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215ae70 kind:load to:0x0207caf4 module:overlay(0) +from:0x0215ae74 kind:load to:0x0207cafc module:overlay(0) +from:0x0215ae78 kind:load to:0x0207d310 module:overlay(0) +from:0x0215ae7c kind:load to:0x0207d300 module:overlay(0) +from:0x0215ae80 kind:load to:0x0207d34c module:overlay(0) +from:0x0215ae84 kind:load to:0x0207d384 module:overlay(0) +from:0x0215ae88 kind:load to:0x0207d3c8 module:overlay(0) +from:0x0215ae8c kind:load to:0x0207d3f0 module:overlay(0) +from:0x0215ae98 kind:load to:0x0214e82c module:overlay(58) +from:0x0215ae9c kind:load to:0x0209d10c module:overlay(0) +from:0x0215aea0 kind:load to:0x0214e844 module:overlay(58) +from:0x0215aea4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215aea8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215aeac kind:load to:0x0214e880 module:overlay(58) +from:0x0215aeb0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215aeb4 kind:load to:0x0214e978 module:overlays(58,70) +from:0x0215aeb8 kind:load to:0x0209d228 module:overlay(0) +from:0x0215aebc kind:load to:0x0209d22c module:overlay(0) +from:0x0215aec0 kind:load to:0x0209d238 module:overlay(0) +from:0x0215aec4 kind:load to:0x0209d240 module:overlay(0) +from:0x0215aec8 kind:load to:0x0215a39c module:overlay(64) +from:0x0215aecc kind:load to:0x0215a3bc module:overlay(64) +from:0x0215aed0 kind:load to:0x0215a380 module:overlay(64) diff --git a/config/eur1/arm9/overlays/ov064/symbols.txt b/config/eur1/arm9/overlays/ov064/symbols.txt new file mode 100644 index 00000000..b152b938 --- /dev/null +++ b/config/eur1/arm9/overlays/ov064/symbols.txt @@ -0,0 +1,225 @@ +func_ov064_02157fc0 kind:function(arm,size=0x50) addr:0x02157fc0 +func_ov064_02158010 kind:function(arm,size=0x28) addr:0x02158010 +func_ov064_02158038 kind:function(arm,size=0x30) addr:0x02158038 +func_ov064_02158068 kind:function(arm,size=0x158) addr:0x02158068 +func_ov064_021581c0 kind:function(arm,size=0xa8) addr:0x021581c0 +func_ov064_02158268 kind:function(arm,size=0x74) addr:0x02158268 +func_ov064_021582dc kind:function(arm,size=0x1c) addr:0x021582dc +func_ov064_021582f8 kind:function(arm,size=0x34) addr:0x021582f8 +func_ov064_0215832c kind:function(arm,size=0xa0) addr:0x0215832c +func_ov064_021583cc kind:function(arm,size=0xe4) addr:0x021583cc +func_ov064_021584b0 kind:function(arm,size=0x314) addr:0x021584b0 +func_ov064_021587c4 kind:function(arm,size=0x234) addr:0x021587c4 +func_ov064_021589f8 kind:function(arm,size=0xcc) addr:0x021589f8 +func_ov064_02158ac4 kind:function(arm,size=0xc) addr:0x02158ac4 +func_ov064_02158ad0 kind:function(arm,size=0x34) addr:0x02158ad0 +func_ov064_02158b04 kind:function(arm,size=0x58) addr:0x02158b04 +func_ov064_02158b5c kind:function(arm,size=0x4) addr:0x02158b5c +func_ov064_02158b60 kind:function(arm,size=0x4) addr:0x02158b60 +func_ov064_02158b64 kind:function(arm,size=0x40) addr:0x02158b64 +func_ov064_02158ba4 kind:function(arm,size=0x14) addr:0x02158ba4 +func_ov064_02158bb8 kind:function(arm,size=0x14) addr:0x02158bb8 +func_ov064_02158bcc kind:function(arm,size=0x8) addr:0x02158bcc +func_ov064_02158bd4 kind:function(arm,size=0x38) addr:0x02158bd4 +func_ov064_02158c0c kind:function(arm,size=0x18) addr:0x02158c0c +func_ov064_02158c24 kind:function(arm,size=0x108) addr:0x02158c24 +func_ov064_02158d2c kind:function(arm,size=0xdc) addr:0x02158d2c +func_ov064_02158e08 kind:function(arm,size=0x184) addr:0x02158e08 +func_ov064_02158f8c kind:function(arm,size=0x94) addr:0x02158f8c +func_ov064_02159020 kind:function(arm,size=0x70) addr:0x02159020 +func_ov064_02159090 kind:function(arm,size=0x70) addr:0x02159090 +func_ov064_02159100 kind:function(arm,size=0x4) addr:0x02159100 +func_ov064_02159104 kind:function(arm,size=0x12c) addr:0x02159104 +func_ov064_02159230 kind:function(arm,size=0x14) addr:0x02159230 +func_ov064_02159244 kind:function(arm,size=0x8) addr:0x02159244 +func_ov064_0215924c kind:function(arm,size=0x14) addr:0x0215924c +func_ov064_02159260 kind:function(arm,size=0xc) addr:0x02159260 +func_ov064_0215926c kind:function(arm,size=0x24) addr:0x0215926c +func_ov064_02159290 kind:function(arm,size=0x34) addr:0x02159290 +func_ov064_021592c4 kind:function(arm,size=0x20) addr:0x021592c4 +func_ov064_021592e4 kind:function(arm,size=0x50) addr:0x021592e4 +func_ov064_02159334 kind:function(arm,size=0x8) addr:0x02159334 +func_ov064_0215933c kind:function(arm,size=0x20) addr:0x0215933c +func_ov064_0215935c kind:function(arm,size=0x28) addr:0x0215935c +func_ov064_02159384 kind:function(arm,size=0x14) addr:0x02159384 +func_ov064_02159398 kind:function(arm,size=0xc) addr:0x02159398 +func_ov064_021593a4 kind:function(arm,size=0x24) addr:0x021593a4 +func_ov064_021593c8 kind:function(arm,size=0x28) addr:0x021593c8 +func_ov064_021593f0 kind:function(arm,size=0x20) addr:0x021593f0 +func_ov064_02159410 kind:function(arm,size=0x50) addr:0x02159410 +func_ov064_02159460 kind:function(arm,size=0x20) addr:0x02159460 +func_ov064_02159480 kind:function(arm,size=0x28) addr:0x02159480 +func_ov064_021594a8 kind:function(arm,size=0x14) addr:0x021594a8 +func_ov064_021594bc kind:function(arm,size=0xc) addr:0x021594bc +func_ov064_021594c8 kind:function(arm,size=0x24) addr:0x021594c8 +func_ov064_021594ec kind:function(arm,size=0x28) addr:0x021594ec +func_ov064_02159514 kind:function(arm,size=0x20) addr:0x02159514 +func_ov064_02159534 kind:function(arm,size=0x50) addr:0x02159534 +func_ov064_02159584 kind:function(arm,size=0x20) addr:0x02159584 +func_ov064_021595a4 kind:function(arm,size=0x28) addr:0x021595a4 +func_ov064_021595cc kind:function(arm,size=0x14) addr:0x021595cc +func_ov064_021595e0 kind:function(arm,size=0xc) addr:0x021595e0 +func_ov064_021595ec kind:function(arm,size=0x24) addr:0x021595ec +func_ov064_02159610 kind:function(arm,size=0x28) addr:0x02159610 +func_ov064_02159638 kind:function(arm,size=0x74) addr:0x02159638 +func_ov064_021596ac kind:function(arm,size=0x3c) addr:0x021596ac +func_ov064_021596e8 kind:function(arm,size=0x48) addr:0x021596e8 +func_ov064_02159730 kind:function(arm,size=0x20) addr:0x02159730 +func_ov064_02159750 kind:function(arm,size=0x20) addr:0x02159750 +func_ov064_02159770 kind:function(arm,size=0x28) addr:0x02159770 +func_ov064_02159798 kind:function(arm,size=0x14) addr:0x02159798 +func_ov064_021597ac kind:function(arm,size=0xc) addr:0x021597ac +func_ov064_021597b8 kind:function(arm,size=0x24) addr:0x021597b8 +func_ov064_021597dc kind:function(arm,size=0x84) addr:0x021597dc +func_ov064_02159860 kind:function(arm,size=0x178) addr:0x02159860 +func_ov064_021599d8 kind:function(arm,size=0x14) addr:0x021599d8 +func_ov064_021599ec kind:function(arm,size=0x14) addr:0x021599ec +func_ov064_02159a00 kind:function(arm,size=0x2c) addr:0x02159a00 +func_ov064_02159a2c kind:function(arm,size=0x18) addr:0x02159a2c +func_ov064_02159a44 kind:function(arm,size=0x10) addr:0x02159a44 +func_ov064_02159a54 kind:function(arm,size=0x58) addr:0x02159a54 +func_ov064_02159aac kind:function(arm,size=0x58) addr:0x02159aac +func_ov064_02159b04 kind:function(arm,size=0x7c) addr:0x02159b04 +func_ov064_02159b80 kind:function(arm,size=0x20) addr:0x02159b80 +func_ov064_02159ba0 kind:function(arm,size=0x40) addr:0x02159ba0 +func_ov064_02159be0 kind:function(arm,size=0x3c) addr:0x02159be0 +func_ov064_02159c1c kind:function(arm,size=0x1a4) addr:0x02159c1c +func_ov064_02159dc0 kind:function(arm,size=0x20) addr:0x02159dc0 +func_ov064_02159de0 kind:function(arm,size=0x44) addr:0x02159de0 +func_ov064_02159e24 kind:function(arm,size=0x24) addr:0x02159e24 +func_ov064_02159e48 kind:function(arm,size=0x10) addr:0x02159e48 +func_ov064_02159e58 kind:function(arm,size=0x8) addr:0x02159e58 +func_ov064_02159e60 kind:function(arm,size=0x1c) addr:0x02159e60 +func_ov064_02159e7c kind:function(arm,size=0x30) addr:0x02159e7c +func_ov064_02159eac kind:function(arm,size=0x38) addr:0x02159eac +func_ov064_02159ee4 kind:function(arm,size=0x24) addr:0x02159ee4 +func_ov064_02159f08 kind:function(arm,size=0x2c) addr:0x02159f08 +func_ov064_02159f34 kind:function(arm,size=0x1c) addr:0x02159f34 +func_ov064_02159f50 kind:function(arm,size=0x28) addr:0x02159f50 +func_ov064_02159f78 kind:function(arm,size=0x20) addr:0x02159f78 +func_ov064_02159f98 kind:function(arm,size=0x14) addr:0x02159f98 +func_ov064_02159fac kind:function(arm,size=0xc) addr:0x02159fac +func_ov064_02159fb8 kind:function(arm,size=0x24) addr:0x02159fb8 +func_ov064_02159fdc kind:function(arm,size=0x70) addr:0x02159fdc +func_ov064_0215a04c kind:function(arm,size=0x20) addr:0x0215a04c +func_ov064_0215a06c kind:function(arm,size=0x50) addr:0x0215a06c +func_ov064_0215a0bc kind:function(arm,size=0x20) addr:0x0215a0bc +func_ov064_0215a0dc kind:function(arm,size=0x28) addr:0x0215a0dc +func_ov064_0215a104 kind:function(arm,size=0x14) addr:0x0215a104 +func_ov064_0215a118 kind:function(arm,size=0xc) addr:0x0215a118 +func_ov064_0215a124 kind:function(arm,size=0x24) addr:0x0215a124 +func_ov064_0215a148 kind:function(arm,size=0x70) addr:0x0215a148 +func_ov064_0215a1b8 kind:function(arm,size=0x20) addr:0x0215a1b8 +func_ov064_0215a1d8 kind:function(arm,size=0xc) addr:0x0215a1d8 +func_ov064_0215a1e4 kind:function(arm,size=0x50) addr:0x0215a1e4 +func_ov064_0215a234 kind:function(arm,size=0x20) addr:0x0215a234 +func_ov064_0215a254 kind:function(arm,size=0x28) addr:0x0215a254 +func_ov064_0215a27c kind:function(arm,size=0x14) addr:0x0215a27c +func_ov064_0215a290 kind:function(arm,size=0xc) addr:0x0215a290 +func_ov064_0215a29c kind:function(arm,size=0x24) addr:0x0215a29c +func_ov064_0215a2c0 kind:function(arm,size=0xa0) addr:0x0215a2c0 +func_ov064_0215a360 kind:function(arm,size=0x20) addr:0x0215a360 +func_ov064_0215a380 kind:function(arm,size=0x1c) addr:0x0215a380 +func_ov064_0215a39c kind:function(arm,size=0x20) addr:0x0215a39c +func_ov064_0215a3bc kind:function(arm,size=0x28) addr:0x0215a3bc +func_ov064_0215a3e4 kind:function(arm,size=0x14) addr:0x0215a3e4 +data_ov064_0215a3fc kind:data(any) addr:0x0215a3fc +data_ov064_0215a404 kind:data(any) addr:0x0215a404 +data_ov064_0215a408 kind:data(any) addr:0x0215a408 +data_ov064_0215a412 kind:data(any) addr:0x0215a412 +data_ov064_0215a41c kind:data(any) addr:0x0215a41c +data_ov064_0215a430 kind:data(any) addr:0x0215a430 +data_ov064_0215a444 kind:data(any) addr:0x0215a444 +data_ov064_0215a44c kind:data(any) addr:0x0215a44c +data_ov064_0215a454 kind:data(any) addr:0x0215a454 +__sinit_ov064_0215a464 kind:function(arm,size=0x50) addr:0x0215a464 +__sinit_ov064_0215a4b4 kind:function(arm,size=0x50) addr:0x0215a4b4 +__sinit_ov064_0215a504 kind:function(arm,size=0x50) addr:0x0215a504 +__sinit_ov064_0215a554 kind:function(arm,size=0x50) addr:0x0215a554 +__sinit_ov064_0215a5a4 kind:function(arm,size=0x78) addr:0x0215a5a4 +__sinit_ov064_0215a61c kind:function(arm,size=0x50) addr:0x0215a61c +__sinit_ov064_0215a66c kind:function(arm,size=0x50) addr:0x0215a66c +__sinit_ov064_0215a6bc kind:function(arm,size=0x50) addr:0x0215a6bc +.p__sinit_ov064_0215a464 kind:data(word) addr:0x0215a70c +.p__sinit_ov064_0215a4b4 kind:data(word) addr:0x0215a710 +.p__sinit_ov064_0215a504 kind:data(word) addr:0x0215a714 +.p__sinit_ov064_0215a554 kind:data(word) addr:0x0215a718 +.p__sinit_ov064_0215a5a4 kind:data(word) addr:0x0215a71c +.p__sinit_ov064_0215a61c kind:data(word) addr:0x0215a720 +.p__sinit_ov064_0215a66c kind:data(word) addr:0x0215a724 +.p__sinit_ov064_0215a6bc kind:data(word) addr:0x0215a728 +data_ov064_0215a748 kind:data(any) addr:0x0215a748 +data_ov064_0215a778 kind:data(any) addr:0x0215a778 +data_ov064_0215a790 kind:data(any) addr:0x0215a790 +data_ov064_0215a7b4 kind:data(any) addr:0x0215a7b4 +data_ov064_0215a7d0 kind:data(any) addr:0x0215a7d0 +data_ov064_0215a81c kind:data(any) addr:0x0215a81c +data_ov064_0215a840 kind:data(any) addr:0x0215a840 +data_ov064_0215a850 kind:data(any) addr:0x0215a850 ambiguous +data_ov064_0215a8a0 kind:data(any) addr:0x0215a8a0 +data_ov064_0215a8c4 kind:data(any) addr:0x0215a8c4 +data_ov064_0215a924 kind:data(any) addr:0x0215a924 +data_ov064_0215a948 kind:data(any) addr:0x0215a948 +data_ov064_0215a964 kind:data(any) addr:0x0215a964 ambiguous +data_ov064_0215a9a4 kind:data(any) addr:0x0215a9a4 +data_ov064_0215a9b8 kind:data(any) addr:0x0215a9b8 ambiguous +data_ov064_0215a9c0 kind:data(any) addr:0x0215a9c0 +data_ov064_0215a9d8 kind:data(any) addr:0x0215a9d8 +data_ov064_0215a9f8 kind:data(any) addr:0x0215a9f8 +data_ov064_0215aa40 kind:data(any) addr:0x0215aa40 +data_ov064_0215aa84 kind:data(any) addr:0x0215aa84 +data_ov064_0215aaec kind:data(any) addr:0x0215aaec +data_ov064_0215ac08 kind:data(any) addr:0x0215ac08 +data_ov064_0215ac18 kind:data(any) addr:0x0215ac18 ambiguous +data_ov064_0215ac4c kind:data(any) addr:0x0215ac4c ambiguous +data_ov064_0215ac54 kind:data(any) addr:0x0215ac54 ambiguous +data_ov064_0215ac74 kind:data(any) addr:0x0215ac74 ambiguous +data_ov064_0215ad24 kind:data(any) addr:0x0215ad24 +data_ov064_0215ad40 kind:data(any) addr:0x0215ad40 +data_ov064_0215ad5c kind:data(any) addr:0x0215ad5c +data_ov064_0215ad84 kind:data(any) addr:0x0215ad84 +data_ov064_0215ad9c kind:data(any) addr:0x0215ad9c ambiguous +data_ov064_0215add0 kind:data(any) addr:0x0215add0 +data_ov064_0215adec kind:data(any) addr:0x0215adec +data_ov064_0215ae38 kind:data(any) addr:0x0215ae38 +data_ov064_0215ae54 kind:data(any) addr:0x0215ae54 +data_ov064_0215ae70 kind:data(any) addr:0x0215ae70 +data_ov064_0215ae98 kind:data(any) addr:0x0215ae98 +data_ov064_0215aee0 kind:bss addr:0x0215aee0 +data_ov064_0215aee4 kind:bss addr:0x0215aee4 +data_ov064_0215af04 kind:bss addr:0x0215af04 +data_ov064_0215af08 kind:bss addr:0x0215af08 +data_ov064_0215af14 kind:bss addr:0x0215af14 +data_ov064_0215afd0 kind:bss addr:0x0215afd0 ambiguous +data_ov064_0215afe8 kind:bss addr:0x0215afe8 +data_ov064_0215afec kind:bss addr:0x0215afec +data_ov064_0215aff8 kind:bss addr:0x0215aff8 +data_ov064_0215b064 kind:bss addr:0x0215b064 ambiguous +data_ov064_0215b0d0 kind:bss addr:0x0215b0d0 +data_ov064_0215b0d4 kind:bss addr:0x0215b0d4 +data_ov064_0215b0e0 kind:bss addr:0x0215b0e0 +data_ov064_0215b124 kind:bss addr:0x0215b124 ambiguous +data_ov064_0215b184 kind:bss addr:0x0215b184 ambiguous +data_ov064_0215b188 kind:bss addr:0x0215b188 ambiguous +data_ov064_0215b1b8 kind:bss addr:0x0215b1b8 +data_ov064_0215b1bc kind:bss addr:0x0215b1bc +data_ov064_0215b1c8 kind:bss addr:0x0215b1c8 +data_ov064_0215b218 kind:bss addr:0x0215b218 ambiguous +data_ov064_0215b2a0 kind:bss addr:0x0215b2a0 +data_ov064_0215b2a4 kind:bss addr:0x0215b2a4 +data_ov064_0215b2b0 kind:bss addr:0x0215b2b0 +data_ov064_0215b2bc kind:bss addr:0x0215b2bc +data_ov064_0215b2f8 kind:bss addr:0x0215b2f8 +data_ov064_0215b334 kind:bss addr:0x0215b334 ambiguous +data_ov064_0215b3d0 kind:bss addr:0x0215b3d0 +data_ov064_0215b3d4 kind:bss addr:0x0215b3d4 +data_ov064_0215b3e0 kind:bss addr:0x0215b3e0 +data_ov064_0215b4a8 kind:bss addr:0x0215b4a8 ambiguous +data_ov064_0215b4d8 kind:bss addr:0x0215b4d8 +data_ov064_0215b4dc kind:bss addr:0x0215b4dc +data_ov064_0215b4e8 kind:bss addr:0x0215b4e8 +data_ov064_0215b4f4 kind:bss addr:0x0215b4f4 ambiguous +data_ov064_0215b5e0 kind:bss addr:0x0215b5e0 +data_ov064_0215b5e4 kind:bss addr:0x0215b5e4 +data_ov064_0215b5f0 kind:bss addr:0x0215b5f0 +data_ov064_0215b62c kind:bss addr:0x0215b62c ambiguous diff --git a/config/eur1/arm9/overlays/ov065/delinks.txt b/config/eur1/arm9/overlays/ov065/delinks.txt new file mode 100644 index 00000000..f1d9c27f --- /dev/null +++ b/config/eur1/arm9/overlays/ov065/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x0215a0f4 kind:code align:32 + .rodata start:0x0215a0f4 end:0x0215a184 kind:rodata align:4 + .init start:0x0215a184 end:0x0215a5c8 kind:code align:4 + .ctor start:0x0215a5c8 end:0x0215a5f8 kind:rodata align:4 + .data start:0x0215a600 end:0x0215b0c0 kind:data align:32 + .bss start:0x0215b0c0 end:0x0215bb20 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov065/relocs.txt b/config/eur1/arm9/overlays/ov065/relocs.txt new file mode 100644 index 00000000..a1dd39e6 --- /dev/null +++ b/config/eur1/arm9/overlays/ov065/relocs.txt @@ -0,0 +1,990 @@ +from:0x02157fc8 kind:load to:0x0215b12c module:overlay(65) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x0215806c module:overlay(65) +from:0x02157ffc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158064 kind:load to:0x0215a620 module:overlay(65) +from:0x02158098 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x021580b8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021580d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021580e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158158 kind:arm_call to:0x02158898 module:overlay(65) +from:0x02158180 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02158198 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021581bc kind:load to:0x0215b12c module:overlay(65) +from:0x021581c0 kind:load to:0x0215a910 module:overlay(65) +from:0x021581c4 kind:load to:0x0215a6b8 module:overlay(65) +from:0x021581c8 kind:load to:0x0215a7f4 module:overlay(65) +from:0x021581cc kind:load to:0x0215a670 module:overlay(65) +from:0x021581d8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021581ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158200 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158230 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x0215828c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215829c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021582ac kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021582bc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215837c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215838c kind:load to:0x0215a774 module:overlay(65) +from:0x02158390 kind:load to:0x0215a6fc module:overlay(65) +from:0x02158394 kind:load to:0x0215a0f4 module:overlay(65) +from:0x02158398 kind:load to:0x0215a124 module:overlay(65) +from:0x0215839c kind:load to:0x0215a104 module:overlay(65) +from:0x021583a0 kind:load to:0x0215a114 module:overlay(65) +from:0x021583a4 kind:load to:0x0215a600 module:overlay(65) +from:0x021583d0 kind:arm_call to:0x020a8e04 module:overlay(0) +from:0x021583f4 kind:arm_call to:0x02158424 module:overlay(65) +from:0x02158404 kind:arm_call to:0x0212bbf4 module:overlay(40) +from:0x02158418 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x02158420 kind:load to:0x027e09b8 module:dtcm +from:0x02158438 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02158448 kind:arm_call to:0x020d4648 module:overlay(24) +from:0x02158458 kind:arm_call to:0x01fff458 module:itcm +from:0x02158494 kind:load to:0x027e0cfc module:dtcm +from:0x0215849c kind:load to:0x027e09a4 module:dtcm +from:0x021584cc kind:arm_call to:0x020e8650 module:overlay(31) +from:0x02158530 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158544 kind:arm_call to:0x02015080 module:main +from:0x02158560 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158574 kind:arm_call to:0x02015080 module:main +from:0x02158594 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021585b4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021585c8 kind:arm_call to:0x02015080 module:main +from:0x021585e4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021585f8 kind:arm_call to:0x02015080 module:main +from:0x02158618 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158624 kind:load to:0x027e09a8 module:dtcm +from:0x02158654 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021586b0 kind:arm_call to:0x0200eab0 module:main +from:0x021586c0 kind:arm_call to:0x0200eab0 module:main +from:0x021586d0 kind:arm_call to:0x0200eab0 module:main +from:0x021586e0 kind:arm_call to:0x0200eab0 module:main +from:0x0215870c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02158720 kind:load to:0x0215b0dc module:overlay(65) +from:0x02158724 kind:load to:0x02158dd4 module:overlay(65) +from:0x02158768 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x0215877c kind:arm_call to:0x020d461c module:overlay(24) +from:0x021587a0 kind:arm_call to:0x02158e18 module:overlay(65) +from:0x021587c0 kind:load to:0x027e0cfc module:dtcm +from:0x021587c4 kind:load to:0x0215b0dc module:overlay(65) +from:0x021587d0 kind:arm_call to:0x020a9324 module:overlay(0) +from:0x021587f4 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x02158824 kind:arm_call to:0x01fff458 module:itcm +from:0x02158850 kind:arm_call to:0x0212bf5c module:overlay(40) +from:0x02158864 kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x02158870 kind:load to:0x027e0cfc module:dtcm +from:0x02158888 kind:arm_call to:0x020d444c module:overlay(24) +from:0x02158894 kind:load to:0x027e0cfc module:dtcm +from:0x021588a0 kind:arm_call to:0x020a8b9c module:overlay(0) +from:0x021588b4 kind:load to:0x0215a644 module:overlay(65) +from:0x021588c0 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x021588c8 kind:arm_call to:0x01ffc57c module:itcm +from:0x021588ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158900 kind:load to:0x020578a4 module:overlay(0) +from:0x02158914 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215891c kind:arm_call to:0x02011ff4 module:main +from:0x02158930 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158938 kind:arm_call to:0x02011ff4 module:main +from:0x02158950 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158958 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158960 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158968 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158980 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158988 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158990 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158998 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x021589a0 kind:arm_call to:0x02011ff4 module:main +from:0x021589bc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021589c8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021589e4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021589f4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158a04 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158a0c kind:arm_call to:0x02011ff4 module:main +from:0x02158a24 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158a2c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158a34 kind:arm_call to:0x02011ff4 module:main +from:0x02158a4c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158a54 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158a6c kind:arm_call to:0x0201bacc module:main +from:0x02158a74 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02158a88 kind:arm_call to:0x0201bacc module:main +from:0x02158a9c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158ab8 kind:load to:0x0204a088 module:main +from:0x02158abc kind:load to:0x02061224 module:overlay(0) +from:0x02158ad0 kind:load to:0x0215aa2c module:overlay(65) +from:0x02158af0 kind:load to:0x0204a088 module:main +from:0x02158af4 kind:load to:0x020611dc module:overlay(0) +from:0x02158b08 kind:load to:0x020166ac module:main +from:0x02158b14 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02158b44 kind:arm_call to:0x02158ac0 module:overlay(65) +from:0x02158b4c kind:arm_call to:0x0201baec module:main +from:0x02158b64 kind:load to:0x0215aa60 module:overlay(65) +from:0x02158b68 kind:load to:0x0215aa44 module:overlay(65) +from:0x02158b80 kind:arm_call to:0x02158e2c module:overlay(65) +from:0x02158bb4 kind:arm_call to:0x02018d78 module:main +from:0x02158bc4 kind:arm_call to:0x02019538 module:main +from:0x02158bd0 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02158be0 kind:arm_call to:0x020b695c module:overlays(9,15) +from:0x02158c54 kind:load to:0x0204a110 module:main +from:0x02158c58 kind:load to:0x0204a088 module:main +from:0x02158c5c kind:load to:0x027e0994 module:dtcm +from:0x02158c84 kind:arm_call to:0x02061230 module:overlay(0) +from:0x02158c8c kind:load to:0x0204a088 module:main +from:0x02158ca4 kind:arm_call to:0x02158e2c module:overlay(65) +from:0x02158cd4 kind:arm_call to:0x020c55bc module:overlay(24) +from:0x02158ce4 kind:arm_call to:0x02018d78 module:main +from:0x02158cec kind:arm_call to:0x02019528 module:main +from:0x02158d04 kind:arm_call to:0x02061248 module:overlay(0) +from:0x02158d1c kind:load to:0x027e0994 module:dtcm +from:0x02158d20 kind:load to:0x0204a110 module:main +from:0x02158d24 kind:load to:0x0204a088 module:main +from:0x02158d50 kind:arm_call to:0x02061230 module:overlay(0) +from:0x02158d58 kind:load to:0x0204a088 module:main +from:0x02158d94 kind:arm_call to:0x02073138 module:overlay(0) +from:0x02158dbc kind:arm_call to:0x020735ac module:overlay(0) +from:0x02158dd0 kind:load to:0x027e09b8 module:dtcm +from:0x02158df4 kind:arm_call to:0x02158d70 module:overlay(65) +from:0x02158e4c kind:arm_call to:0x0201bb84 module:main +from:0x02158e60 kind:arm_call to:0x0201b9a8 module:main +from:0x02158e68 kind:load to:0x0204e5f8 module:main +from:0x02158e74 kind:arm_call to:0x0201bacc module:main +from:0x02158e7c kind:arm_call to:0x02011ff4 module:main +from:0x02158e94 kind:arm_call to:0x0201bacc module:main +from:0x02158e9c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02158ea4 kind:arm_call to:0x02011ff4 module:main +from:0x02158eb8 kind:load to:0x0215b214 module:overlay(65) +from:0x02158ecc kind:arm_call to:0x02011f3c module:main +from:0x02158ed8 kind:arm_call to:0x02158f08 module:overlay(65) +from:0x02158eec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158f04 kind:load to:0x0215aa90 module:overlay(65) +from:0x02158f10 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02158f24 kind:load to:0x0215aab4 module:overlay(65) +from:0x02158f74 kind:load to:0x0215b214 module:overlay(65) +from:0x02158f84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158f8c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158fa4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158fac kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158fb4 kind:arm_call to:0x02011ff4 module:main +from:0x02158fc8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158fdc kind:load to:0x0215b2fc module:overlay(65) +from:0x02158ff0 kind:arm_call to:0x02011f3c module:main +from:0x02158ffc kind:arm_call to:0x0215902c module:overlay(65) +from:0x02159010 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159028 kind:load to:0x0215ab14 module:overlay(65) +from:0x02159034 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02159048 kind:load to:0x0215ab38 module:overlay(65) +from:0x02159098 kind:load to:0x0215b2fc module:overlay(65) +from:0x021590a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021590b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021590c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021590d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021590d8 kind:arm_call to:0x02011ff4 module:main +from:0x021590ec kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159100 kind:load to:0x0215b3e4 module:overlay(65) +from:0x02159114 kind:arm_call to:0x02011f3c module:main +from:0x02159120 kind:arm_call to:0x02159150 module:overlay(65) +from:0x02159134 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215914c kind:load to:0x0215ab98 module:overlay(65) +from:0x02159158 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215916c kind:load to:0x0215abbc module:overlay(65) +from:0x021591bc kind:load to:0x0215b3e4 module:overlay(65) +from:0x021591cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021591d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021591ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021591f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021591fc kind:arm_call to:0x02011ff4 module:main +from:0x02159210 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159224 kind:load to:0x0215b4cc module:overlay(65) +from:0x02159238 kind:arm_call to:0x02011f3c module:main +from:0x02159244 kind:arm_call to:0x02159274 module:overlay(65) +from:0x02159258 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159270 kind:load to:0x0215ac1c module:overlay(65) +from:0x0215927c kind:arm_call to:0x020f763c module:overlay(31) +from:0x02159290 kind:load to:0x0215ac40 module:overlay(65) +from:0x021592e0 kind:load to:0x0215b4cc module:overlay(65) +from:0x021592f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021592f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159310 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159318 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159320 kind:arm_call to:0x02011ff4 module:main +from:0x02159334 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159348 kind:load to:0x0215b5b4 module:overlay(65) +from:0x0215935c kind:arm_call to:0x02011f3c module:main +from:0x02159368 kind:arm_call to:0x02159398 module:overlay(65) +from:0x0215937c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159394 kind:load to:0x0215aca0 module:overlay(65) +from:0x021593a0 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021593b4 kind:load to:0x0215acc4 module:overlay(65) +from:0x02159404 kind:load to:0x0215b5b4 module:overlay(65) +from:0x02159414 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215941c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159434 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215943c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159444 kind:arm_call to:0x02011ff4 module:main +from:0x02159458 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215946c kind:load to:0x0215b69c module:overlay(65) +from:0x02159480 kind:arm_call to:0x02011f3c module:main +from:0x0215948c kind:arm_call to:0x021594bc module:overlay(65) +from:0x021594a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021594b8 kind:load to:0x0215ad24 module:overlay(65) +from:0x021594c4 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021594d8 kind:load to:0x0215ad48 module:overlay(65) +from:0x02159528 kind:load to:0x0215b69c module:overlay(65) +from:0x02159538 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159540 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159558 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159560 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159568 kind:arm_call to:0x02011ff4 module:main +from:0x0215957c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159590 kind:load to:0x0215b784 module:overlay(65) +from:0x021595a4 kind:arm_call to:0x02011f3c module:main +from:0x021595b0 kind:arm_call to:0x021595e0 module:overlay(65) +from:0x021595c4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021595dc kind:load to:0x0215ada8 module:overlay(65) +from:0x021595e8 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021595fc kind:load to:0x0215adcc module:overlay(65) +from:0x02159608 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02159730 kind:arm_call to:0x0200f218 module:main +from:0x02159740 kind:arm_call to:0x0200eab0 module:main +from:0x02159758 kind:load to:0x027e09b8 module:dtcm +from:0x0215975c kind:load to:0x0215a170 module:overlay(65) +from:0x02159760 kind:load to:0x0215a134 module:overlay(65) +from:0x02159764 kind:load to:0x0215a148 module:overlay(65) +from:0x02159768 kind:load to:0x0215a15c module:overlay(65) +from:0x021597b8 kind:load to:0x0215b784 module:overlay(65) +from:0x021597c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021597d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021597e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021597f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021597f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215980c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159820 kind:load to:0x0215b884 module:overlay(65) +from:0x02159834 kind:arm_call to:0x02011f3c module:main +from:0x02159840 kind:arm_call to:0x02159870 module:overlay(65) +from:0x02159854 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215986c kind:load to:0x0215ae30 module:overlay(65) +from:0x02159878 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021598b0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021598c8 kind:load to:0x0215ae54 module:overlay(65) +from:0x021598cc kind:load to:0x0215b87a module:overlay(65) +from:0x021598d0 kind:load to:0x0215b86c module:overlay(65) +from:0x021598d4 kind:load to:0x0215b876 module:overlay(65) +from:0x021598d8 kind:load to:0x0215b85c module:overlay(65) +from:0x02159910 kind:load to:0x027e09b8 module:dtcm +from:0x02159960 kind:arm_call to:0x020c71a8 module:overlay(24) +from:0x021599d4 kind:arm_call to:0x0201aa44 module:main +from:0x021599e0 kind:load to:0x027e09a4 module:dtcm +from:0x021599e4 kind:load to:0x027e0998 module:dtcm +from:0x021599e8 kind:load to:0x0215b85c module:overlay(65) +from:0x021599ec kind:load to:0x0204af10 module:main +from:0x021599f4 kind:load to:0x0204af1c module:main +from:0x021599f8 kind:load to:0x0215b86c module:overlay(65) +from:0x02159a04 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159a18 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159a20 kind:arm_call to:0x02011ff4 module:main +from:0x02159a34 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02159a48 kind:load to:0x0215b8dc module:overlay(65) +from:0x02159a5c kind:arm_call to:0x02011f3c module:main +from:0x02159a68 kind:arm_call to:0x02159b08 module:overlay(65) +from:0x02159a7c kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02159a8c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02159af4 kind:load to:0x0215aec0 module:overlay(65) +from:0x02159af8 kind:load to:0x0215aef8 module:overlay(65) +from:0x02159afc kind:load to:0x0215aedc module:overlay(65) +from:0x02159b10 kind:arm_call to:0x021712d0 module:overlay(94) +from:0x02159b2c kind:load to:0x0215af20 module:overlay(65) +from:0x02159b30 kind:load to:0x0215af64 module:overlay(65) +from:0x02159b5c kind:arm_call to:0x020611dc module:overlay(0) +from:0x02159b90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159ba0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159bb4 kind:arm_call to:0x02171660 module:overlays(90,94) +from:0x02159bc4 kind:load to:0x0215b8fc module:overlay(65) +from:0x02159bc8 kind:load to:0x0204a088 module:main +from:0x02159bcc kind:load to:0x0215aeac module:overlay(65) +from:0x02159bf4 kind:load to:0x0204a088 module:main +from:0x02159c20 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02159c34 kind:arm_call to:0x02078380 module:overlay(0) +from:0x02159c3c kind:load to:0x027e09bc module:dtcm +from:0x02159c58 kind:arm_call to:0x02171660 module:overlays(90,94) +from:0x02159c90 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02159ca0 kind:arm_call to:0x02171660 module:overlays(90,94) +from:0x02159ca8 kind:load to:0x027e09bc module:dtcm +from:0x02159cb8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159cc0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02159cc8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02159cd0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02159cd8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159ce0 kind:arm_call to:0x02011ff4 module:main +from:0x02159cf8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159d00 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02159d08 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02159d10 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02159d18 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159d2c kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02159d40 kind:arm_branch to:0x02159cac module:overlay(65) +from:0x02159d50 kind:arm_branch to:0x02159c60 module:overlay(65) +from:0x02159d60 kind:arm_branch to:0x02159c40 module:overlay(65) +from:0x02159d70 kind:arm_branch to:0x02159bf8 module:overlay(65) +from:0x02159d80 kind:arm_branch to:0x02159bd8 module:overlay(65) +from:0x02159d90 kind:arm_branch to:0x02159cec module:overlay(65) +from:0x02159da0 kind:load to:0x0215b92c module:overlay(65) +from:0x02159db4 kind:arm_call to:0x02011f3c module:main +from:0x02159dc0 kind:arm_call to:0x02159e10 module:overlay(65) +from:0x02159dd8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02159e08 kind:load to:0x0215afa4 module:overlay(65) +from:0x02159e18 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x02159e2c kind:load to:0x0215afc0 module:overlay(65) +from:0x02159e7c kind:load to:0x0215b92c module:overlay(65) +from:0x02159e9c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159ea4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159ebc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159ec4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02159ecc kind:arm_call to:0x02011ff4 module:main +from:0x02159ee0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02159ef4 kind:load to:0x0215ba10 module:overlay(65) +from:0x02159f08 kind:arm_call to:0x02011f3c module:main +from:0x02159f14 kind:arm_call to:0x02159fb4 module:overlay(65) +from:0x02159f2c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02159f3c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02159fa0 kind:load to:0x0215b00c module:overlay(65) +from:0x02159fa8 kind:load to:0x0215b044 module:overlay(65) +from:0x02159fac kind:load to:0x0215b028 module:overlay(65) +from:0x02159fbc kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215a014 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215a020 kind:load to:0x0215b06c module:overlay(65) +from:0x0215a024 kind:load to:0x0215ba10 module:overlay(65) +from:0x0215a038 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215a070 kind:load to:0x0215bae4 module:overlay(65) +from:0x0215a0a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a0ac kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215a0c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a0cc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215a0d4 kind:arm_call to:0x02011ff4 module:main +from:0x0215a0e8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215a190 kind:arm_call to:0x02158b0c module:overlay(65) +from:0x0215a1a0 kind:arm_call to:0x0203ce74 module:main +from:0x0215a1bc kind:arm_call to:0x02157ff0 module:overlay(65) +from:0x0215a1cc kind:arm_call to:0x0203ce74 module:main +from:0x0215a1e0 kind:load to:0x0215b0dc module:overlay(65) +from:0x0215a1e4 kind:load to:0x02158a60 module:overlay(65) +from:0x0215a1e8 kind:load to:0x0215b0c4 module:overlay(65) +from:0x0215a1ec kind:load to:0x0215b0c0 module:overlay(65) +from:0x0215a1f0 kind:load to:0x0215b12c module:overlay(65) +from:0x0215a1f4 kind:load to:0x02158a94 module:overlay(65) +from:0x0215a1f8 kind:load to:0x0215b0d0 module:overlay(65) +from:0x0215a218 kind:arm_call to:0x02158ee0 module:overlay(65) +from:0x0215a228 kind:arm_call to:0x0203ce74 module:main +from:0x0215a23c kind:load to:0x0215b204 module:overlay(65) +from:0x0215a240 kind:load to:0x0215b214 module:overlay(65) +from:0x0215a244 kind:load to:0x02158fc0 module:overlay(65) +from:0x0215a248 kind:load to:0x0215b208 module:overlay(65) +from:0x0215a268 kind:arm_call to:0x02159004 module:overlay(65) +from:0x0215a278 kind:arm_call to:0x0203ce74 module:main +from:0x0215a28c kind:load to:0x0215b2ec module:overlay(65) +from:0x0215a290 kind:load to:0x0215b2fc module:overlay(65) +from:0x0215a294 kind:load to:0x021590e4 module:overlay(65) +from:0x0215a298 kind:load to:0x0215b2f0 module:overlay(65) +from:0x0215a2b8 kind:arm_call to:0x02159128 module:overlay(65) +from:0x0215a2c8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a2dc kind:load to:0x0215b3d4 module:overlay(65) +from:0x0215a2e0 kind:load to:0x0215b3e4 module:overlay(65) +from:0x0215a2e4 kind:load to:0x02159208 module:overlay(65) +from:0x0215a2e8 kind:load to:0x0215b3d8 module:overlay(65) +from:0x0215a308 kind:arm_call to:0x0215924c module:overlay(65) +from:0x0215a318 kind:arm_call to:0x0203ce74 module:main +from:0x0215a32c kind:load to:0x0215b4bc module:overlay(65) +from:0x0215a330 kind:load to:0x0215b4cc module:overlay(65) +from:0x0215a334 kind:load to:0x0215932c module:overlay(65) +from:0x0215a338 kind:load to:0x0215b4c0 module:overlay(65) +from:0x0215a358 kind:arm_call to:0x02159370 module:overlay(65) +from:0x0215a368 kind:arm_call to:0x0203ce74 module:main +from:0x0215a37c kind:load to:0x0215b5a4 module:overlay(65) +from:0x0215a380 kind:load to:0x0215b5b4 module:overlay(65) +from:0x0215a384 kind:load to:0x02159450 module:overlay(65) +from:0x0215a388 kind:load to:0x0215b5a8 module:overlay(65) +from:0x0215a3a8 kind:arm_call to:0x02159494 module:overlay(65) +from:0x0215a3b8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a3cc kind:load to:0x0215b68c module:overlay(65) +from:0x0215a3d0 kind:load to:0x0215b69c module:overlay(65) +from:0x0215a3d4 kind:load to:0x02159574 module:overlay(65) +from:0x0215a3d8 kind:load to:0x0215b690 module:overlay(65) +from:0x0215a3f8 kind:arm_call to:0x021595b8 module:overlay(65) +from:0x0215a408 kind:arm_call to:0x0203ce74 module:main +from:0x0215a41c kind:load to:0x0215b774 module:overlay(65) +from:0x0215a420 kind:load to:0x0215b784 module:overlay(65) +from:0x0215a424 kind:load to:0x02159804 module:overlay(65) +from:0x0215a428 kind:load to:0x0215b778 module:overlay(65) +from:0x0215a470 kind:arm_call to:0x02159848 module:overlay(65) +from:0x0215a480 kind:arm_call to:0x0203ce74 module:main +from:0x0215a494 kind:load to:0x0215b85c module:overlay(65) +from:0x0215a498 kind:load to:0x0215ae24 module:overlay(65) +from:0x0215a49c kind:load to:0x0215b884 module:overlay(65) +from:0x0215a4a0 kind:load to:0x02159a2c module:overlay(65) +from:0x0215a4a4 kind:load to:0x0215b860 module:overlay(65) +from:0x0215a4e8 kind:arm_call to:0x02159a70 module:overlay(65) +from:0x0215a4f8 kind:arm_call to:0x0203ce74 module:main +from:0x0215a50c kind:load to:0x0215aeac module:overlay(65) +from:0x0215a518 kind:load to:0x0215b8c0 module:overlay(65) +from:0x0215a51c kind:load to:0x0215b8dc module:overlay(65) +from:0x0215a520 kind:load to:0x02159d24 module:overlay(65) +from:0x0215a524 kind:load to:0x0215b8d0 module:overlay(65) +from:0x0215a544 kind:arm_call to:0x02159dc8 module:overlay(65) +from:0x0215a554 kind:arm_call to:0x0203ce74 module:main +from:0x0215a568 kind:load to:0x0215b91c module:overlay(65) +from:0x0215a56c kind:load to:0x0215b92c module:overlay(65) +from:0x0215a570 kind:load to:0x02159ed8 module:overlay(65) +from:0x0215a574 kind:load to:0x0215b920 module:overlay(65) +from:0x0215a594 kind:arm_call to:0x02159f1c module:overlay(65) +from:0x0215a5a4 kind:arm_call to:0x0203ce74 module:main +from:0x0215a5b8 kind:load to:0x0215ba00 module:overlay(65) +from:0x0215a5bc kind:load to:0x0215ba10 module:overlay(65) +from:0x0215a5c0 kind:load to:0x0215a0e0 module:overlay(65) +from:0x0215a5c4 kind:load to:0x0215ba04 module:overlay(65) +from:0x0215a5c8 kind:load to:0x0215a184 module:overlay(65) +from:0x0215a5cc kind:load to:0x0215a1fc module:overlay(65) +from:0x0215a5d0 kind:load to:0x0215a24c module:overlay(65) +from:0x0215a5d4 kind:load to:0x0215a29c module:overlay(65) +from:0x0215a5d8 kind:load to:0x0215a2ec module:overlay(65) +from:0x0215a5dc kind:load to:0x0215a33c module:overlay(65) +from:0x0215a5e0 kind:load to:0x0215a38c module:overlay(65) +from:0x0215a5e4 kind:load to:0x0215a3dc module:overlay(65) +from:0x0215a5e8 kind:load to:0x0215a42c module:overlay(65) +from:0x0215a5ec kind:load to:0x0215a4a8 module:overlay(65) +from:0x0215a5f0 kind:load to:0x0215a528 module:overlay(65) +from:0x0215a5f4 kind:load to:0x0215a578 module:overlay(65) +from:0x0215a620 kind:load to:0x02157fcc module:overlay(65) +from:0x0215a624 kind:load to:0x02097998 module:overlay(0) +from:0x0215a628 kind:load to:0x020977a8 module:overlay(0) +from:0x0215a62c kind:load to:0x02097824 module:overlay(0) +from:0x0215a630 kind:load to:0x020979a0 module:overlay(0) +from:0x0215a634 kind:load to:0x020979c0 module:overlay(0) +from:0x0215a638 kind:load to:0x020979ec module:overlay(0) +from:0x0215a644 kind:load to:0x021581e4 module:overlay(65) +from:0x0215a648 kind:load to:0x0215890c module:overlay(65) +from:0x0215a64c kind:load to:0x02057bf4 module:overlay(0) +from:0x0215a650 kind:load to:0x021588b8 module:overlay(65) +from:0x0215a654 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215a658 kind:load to:0x02057e44 module:overlay(0) +from:0x0215a65c kind:load to:0x02057ea8 module:overlay(0) +from:0x0215a660 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0215a664 kind:load to:0x02057d84 module:overlay(0) +from:0x0215a670 kind:load to:0x021581f8 module:overlay(65) +from:0x0215a674 kind:load to:0x02158928 module:overlay(65) +from:0x0215a678 kind:load to:0x02099b54 module:overlay(0) +from:0x0215a67c kind:load to:0x02099b8c module:overlay(0) +from:0x0215a680 kind:load to:0x0209a190 module:overlay(0) +from:0x0215a684 kind:load to:0x0209a198 module:overlay(0) +from:0x0215a688 kind:load to:0x0209a138 module:overlay(0) +from:0x0215a68c kind:load to:0x02099d04 module:overlay(0) +from:0x0215a690 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215a694 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215a698 kind:load to:0x0209a148 module:overlay(0) +from:0x0215a69c kind:load to:0x0209a160 module:overlay(0) +from:0x0215a6a0 kind:load to:0x02158904 module:overlay(65) +from:0x0215a6a4 kind:load to:0x0209a178 module:overlay(0) +from:0x0215a6a8 kind:load to:0x021588f4 module:overlay(65) +from:0x0215a6ac kind:load to:0x021588d0 module:overlay(65) +from:0x0215a6b8 kind:load to:0x021581d0 module:overlay(65) +from:0x0215a6bc kind:load to:0x021589fc module:overlay(65) +from:0x0215a6c0 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215a6c4 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215a6c8 kind:load to:0x0209a374 module:overlay(0) +from:0x0215a6cc kind:load to:0x0209a388 module:overlay(0) +from:0x0215a6d0 kind:load to:0x0209a138 module:overlay(0) +from:0x0215a6d4 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215a6d8 kind:load to:0x0209a438 module:overlay(0) +from:0x0215a6dc kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215a6e0 kind:load to:0x0209a344 module:overlay(0) +from:0x0215a6e4 kind:load to:0x0209a35c module:overlay(0) +from:0x0215a6e8 kind:load to:0x0209a39c module:overlay(0) +from:0x0215a6ec kind:load to:0x0209a728 module:overlay(0) +from:0x0215a6f0 kind:load to:0x021589d0 module:overlay(65) +from:0x0215a6f4 kind:load to:0x021589ac module:overlay(65) +from:0x0215a6f8 kind:load to:0x0209a760 module:overlay(0) +from:0x0215a7f4 kind:load to:0x0209856c module:overlay(0) +from:0x0215a7f8 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a7fc kind:load to:0x020985c0 module:overlay(0) +from:0x0215a800 kind:load to:0x020985cc module:overlay(0) +from:0x0215a804 kind:load to:0x01fff464 module:itcm +from:0x0215a808 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215a80c kind:load to:0x0215820c module:overlay(65) +from:0x0215a810 kind:load to:0x021583a8 module:overlay(65) +from:0x0215a814 kind:load to:0x021584a0 module:overlay(65) +from:0x0215a818 kind:load to:0x020a9948 module:overlay(0) +from:0x0215a81c kind:load to:0x02098510 module:overlay(0) +from:0x0215a820 kind:load to:0x02158644 module:overlay(65) +from:0x0215a824 kind:load to:0x02158640 module:overlay(65) +from:0x0215a828 kind:load to:0x0209851c module:overlay(0) +from:0x0215a82c kind:load to:0x020985d8 module:overlay(0) +from:0x0215a830 kind:load to:0x02098644 module:overlay(0) +from:0x0215a834 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a838 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a83c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a840 kind:load to:0x02158944 module:overlay(65) +from:0x0215a844 kind:load to:0x02158974 module:overlay(65) +from:0x0215a848 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215a84c kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215a850 kind:load to:0x021587c8 module:overlay(65) +from:0x0215a854 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215a858 kind:load to:0x020a9034 module:overlay(0) +from:0x0215a85c kind:load to:0x020a91a4 module:overlay(0) +from:0x0215a860 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215a864 kind:load to:0x020a9270 module:overlay(0) +from:0x0215a868 kind:load to:0x020a9294 module:overlay(0) +from:0x0215a86c kind:load to:0x020a9298 module:overlay(0) +from:0x0215a870 kind:load to:0x02158714 module:overlay(65) +from:0x0215a874 kind:load to:0x02158728 module:overlay(65) +from:0x0215a878 kind:load to:0x020a9204 module:overlay(0) +from:0x0215a87c kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215a880 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215a884 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215a888 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215a88c kind:load to:0x020a949c module:overlay(0) +from:0x0215a890 kind:load to:0x02158814 module:overlay(65) +from:0x0215a894 kind:load to:0x0215887c module:overlay(65) +from:0x0215a898 kind:load to:0x020a9638 module:overlay(0) +from:0x0215a89c kind:load to:0x020a9850 module:overlay(0) +from:0x0215a8a0 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215a8a4 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215a8a8 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215a8ac kind:load to:0x020a99f8 module:overlay(0) +from:0x0215a8b0 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215a8b4 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215a8b8 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215a8bc kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215a8c0 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215a8c4 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215a8c8 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215a8cc kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215a8d0 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215a8d4 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215a8d8 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215a8dc kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215a8e0 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215a8e4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215a8e8 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215a8ec kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215a8f0 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215a8f4 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215a8f8 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215a8fc kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215a900 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215a904 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215a910 kind:load to:0x0209856c module:overlay(0) +from:0x0215a914 kind:load to:0x020985a8 module:overlay(0) +from:0x0215a918 kind:load to:0x020985c0 module:overlay(0) +from:0x0215a91c kind:load to:0x020985cc module:overlay(0) +from:0x0215a920 kind:load to:0x01fff464 module:itcm +from:0x0215a924 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215a928 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215a92c kind:load to:0x020a8df8 module:overlay(0) +from:0x0215a930 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215a934 kind:load to:0x020a9948 module:overlay(0) +from:0x0215a938 kind:load to:0x02098510 module:overlay(0) +from:0x0215a93c kind:load to:0x020a99b0 module:overlay(0) +from:0x0215a940 kind:load to:0x02098518 module:overlay(0) +from:0x0215a944 kind:load to:0x0209851c module:overlay(0) +from:0x0215a948 kind:load to:0x020985d8 module:overlay(0) +from:0x0215a94c kind:load to:0x02098644 module:overlay(0) +from:0x0215a950 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215a954 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215a958 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215a95c kind:load to:0x02158a40 module:overlay(65) +from:0x0215a960 kind:load to:0x02158a18 module:overlay(65) +from:0x0215a964 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215a968 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215a96c kind:load to:0x020a9324 module:overlay(0) +from:0x0215a970 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215a974 kind:load to:0x020a9034 module:overlay(0) +from:0x0215a978 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215a97c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215a980 kind:load to:0x020a9270 module:overlay(0) +from:0x0215a984 kind:load to:0x020a9294 module:overlay(0) +from:0x0215a988 kind:load to:0x020a9298 module:overlay(0) +from:0x0215a98c kind:load to:0x020a91f4 module:overlay(0) +from:0x0215a990 kind:load to:0x020a91fc module:overlay(0) +from:0x0215a994 kind:load to:0x020a9204 module:overlay(0) +from:0x0215a998 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215a99c kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215a9a0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215a9a4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215a9a8 kind:load to:0x020a949c module:overlay(0) +from:0x0215a9ac kind:load to:0x020a95ec module:overlay(0) +from:0x0215a9b0 kind:load to:0x020a9618 module:overlay(0) +from:0x0215a9b4 kind:load to:0x020a9638 module:overlay(0) +from:0x0215a9b8 kind:load to:0x020a9850 module:overlay(0) +from:0x0215a9bc kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215a9c0 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215a9c4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215a9c8 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215a9cc kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215a9d0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215a9d4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215a9d8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215a9dc kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215a9e0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215a9e4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215a9e8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215a9ec kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215a9f0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215a9f4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215a9f8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215a9fc kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215aa00 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215aa04 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215aa08 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215aa0c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215aa10 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215aa14 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215aa18 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215aa1c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215aa20 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215aa2c kind:load to:0x02158ad4 module:overlay(65) +from:0x0215aa30 kind:load to:0x02158af8 module:overlay(65) +from:0x0215aa34 kind:load to:0x020731c0 module:overlay(0) +from:0x0215aa38 kind:load to:0x020731c4 module:overlay(0) +from:0x0215aa44 kind:load to:0x02158a80 module:overlay(65) +from:0x0215aa48 kind:load to:0x02158e6c module:overlay(65) +from:0x0215aa4c kind:load to:0x0201bbe4 module:main +from:0x0215aa50 kind:load to:0x02158aa8 module:overlay(65) +from:0x0215aa54 kind:load to:0x0201bd8c module:main +from:0x0215aa60 kind:load to:0x02158a60 module:overlay(65) +from:0x0215aa64 kind:load to:0x02158e88 module:overlay(65) +from:0x0215aa68 kind:load to:0x02158b6c module:overlay(65) +from:0x0215aa6c kind:load to:0x02158c64 module:overlay(65) +from:0x0215aa70 kind:load to:0x02158b88 module:overlay(65) +from:0x0215aa74 kind:load to:0x020616ec module:overlay(0) +from:0x0215aa78 kind:load to:0x02158c90 module:overlay(65) +from:0x0215aa7c kind:load to:0x02158d28 module:overlay(65) +from:0x0215aa80 kind:load to:0x02158cac module:overlay(65) +from:0x0215aa84 kind:load to:0x02158d5c module:overlay(65) +from:0x0215aa90 kind:load to:0x02158ebc module:overlay(65) +from:0x0215aa94 kind:load to:0x02097998 module:overlay(0) +from:0x0215aa98 kind:load to:0x020977a8 module:overlay(0) +from:0x0215aa9c kind:load to:0x02097824 module:overlay(0) +from:0x0215aaa0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215aaa4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215aaa8 kind:load to:0x020979ec module:overlay(0) +from:0x0215aab4 kind:load to:0x0209856c module:overlay(0) +from:0x0215aab8 kind:load to:0x020985a8 module:overlay(0) +from:0x0215aabc kind:load to:0x020985c0 module:overlay(0) +from:0x0215aac0 kind:load to:0x020985cc module:overlay(0) +from:0x0215aac4 kind:load to:0x01fff464 module:itcm +from:0x0215aac8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215aacc kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215aad0 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215aad4 kind:load to:0x02098508 module:overlay(0) +from:0x0215aad8 kind:load to:0x0209850c module:overlay(0) +from:0x0215aadc kind:load to:0x02098510 module:overlay(0) +from:0x0215aae0 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215aae4 kind:load to:0x02098518 module:overlay(0) +from:0x0215aae8 kind:load to:0x0209851c module:overlay(0) +from:0x0215aaec kind:load to:0x020985d8 module:overlay(0) +from:0x0215aaf0 kind:load to:0x02098644 module:overlay(0) +from:0x0215aaf4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215aaf8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215aafc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ab00 kind:load to:0x02158f78 module:overlay(65) +from:0x0215ab04 kind:load to:0x02158f98 module:overlay(65) +from:0x0215ab08 kind:load to:0x02158f28 module:overlay(65) +from:0x0215ab14 kind:load to:0x02158fe0 module:overlay(65) +from:0x0215ab18 kind:load to:0x02097998 module:overlay(0) +from:0x0215ab1c kind:load to:0x020977a8 module:overlay(0) +from:0x0215ab20 kind:load to:0x02097824 module:overlay(0) +from:0x0215ab24 kind:load to:0x020979a0 module:overlay(0) +from:0x0215ab28 kind:load to:0x020979c0 module:overlay(0) +from:0x0215ab2c kind:load to:0x020979ec module:overlay(0) +from:0x0215ab38 kind:load to:0x0209856c module:overlay(0) +from:0x0215ab3c kind:load to:0x020985a8 module:overlay(0) +from:0x0215ab40 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ab44 kind:load to:0x020985cc module:overlay(0) +from:0x0215ab48 kind:load to:0x01fff464 module:itcm +from:0x0215ab4c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215ab50 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215ab54 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215ab58 kind:load to:0x02098508 module:overlay(0) +from:0x0215ab5c kind:load to:0x0209850c module:overlay(0) +from:0x0215ab60 kind:load to:0x02098510 module:overlay(0) +from:0x0215ab64 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215ab68 kind:load to:0x02098518 module:overlay(0) +from:0x0215ab6c kind:load to:0x0209851c module:overlay(0) +from:0x0215ab70 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ab74 kind:load to:0x02098644 module:overlay(0) +from:0x0215ab78 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ab7c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ab80 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ab84 kind:load to:0x0215909c module:overlay(65) +from:0x0215ab88 kind:load to:0x021590bc module:overlay(65) +from:0x0215ab8c kind:load to:0x0215904c module:overlay(65) +from:0x0215ab98 kind:load to:0x02159104 module:overlay(65) +from:0x0215ab9c kind:load to:0x02097998 module:overlay(0) +from:0x0215aba0 kind:load to:0x020977a8 module:overlay(0) +from:0x0215aba4 kind:load to:0x02097824 module:overlay(0) +from:0x0215aba8 kind:load to:0x020979a0 module:overlay(0) +from:0x0215abac kind:load to:0x020979c0 module:overlay(0) +from:0x0215abb0 kind:load to:0x020979ec module:overlay(0) +from:0x0215abbc kind:load to:0x0209856c module:overlay(0) +from:0x0215abc0 kind:load to:0x020985a8 module:overlay(0) +from:0x0215abc4 kind:load to:0x020985c0 module:overlay(0) +from:0x0215abc8 kind:load to:0x020985cc module:overlay(0) +from:0x0215abcc kind:load to:0x01fff464 module:itcm +from:0x0215abd0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215abd4 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215abd8 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215abdc kind:load to:0x02098508 module:overlay(0) +from:0x0215abe0 kind:load to:0x0209850c module:overlay(0) +from:0x0215abe4 kind:load to:0x02098510 module:overlay(0) +from:0x0215abe8 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215abec kind:load to:0x02098518 module:overlay(0) +from:0x0215abf0 kind:load to:0x0209851c module:overlay(0) +from:0x0215abf4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215abf8 kind:load to:0x02098644 module:overlay(0) +from:0x0215abfc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ac00 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ac04 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ac08 kind:load to:0x021591c0 module:overlay(65) +from:0x0215ac0c kind:load to:0x021591e0 module:overlay(65) +from:0x0215ac10 kind:load to:0x02159170 module:overlay(65) +from:0x0215ac1c kind:load to:0x02159228 module:overlay(65) +from:0x0215ac20 kind:load to:0x02097998 module:overlay(0) +from:0x0215ac24 kind:load to:0x020977a8 module:overlay(0) +from:0x0215ac28 kind:load to:0x02097824 module:overlay(0) +from:0x0215ac2c kind:load to:0x020979a0 module:overlay(0) +from:0x0215ac30 kind:load to:0x020979c0 module:overlay(0) +from:0x0215ac34 kind:load to:0x020979ec module:overlay(0) +from:0x0215ac40 kind:load to:0x0209856c module:overlay(0) +from:0x0215ac44 kind:load to:0x020985a8 module:overlay(0) +from:0x0215ac48 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ac4c kind:load to:0x020985cc module:overlay(0) +from:0x0215ac50 kind:load to:0x01fff464 module:itcm +from:0x0215ac54 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215ac58 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215ac5c kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215ac60 kind:load to:0x02098508 module:overlay(0) +from:0x0215ac64 kind:load to:0x0209850c module:overlay(0) +from:0x0215ac68 kind:load to:0x02098510 module:overlay(0) +from:0x0215ac6c kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215ac70 kind:load to:0x02098518 module:overlay(0) +from:0x0215ac74 kind:load to:0x0209851c module:overlay(0) +from:0x0215ac78 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ac7c kind:load to:0x02098644 module:overlay(0) +from:0x0215ac80 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ac84 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ac88 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ac8c kind:load to:0x021592e4 module:overlay(65) +from:0x0215ac90 kind:load to:0x02159304 module:overlay(65) +from:0x0215ac94 kind:load to:0x02159294 module:overlay(65) +from:0x0215aca0 kind:load to:0x0215934c module:overlay(65) +from:0x0215aca4 kind:load to:0x02097998 module:overlay(0) +from:0x0215aca8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215acac kind:load to:0x02097824 module:overlay(0) +from:0x0215acb0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215acb4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215acb8 kind:load to:0x020979ec module:overlay(0) +from:0x0215acc4 kind:load to:0x0209856c module:overlay(0) +from:0x0215acc8 kind:load to:0x020985a8 module:overlay(0) +from:0x0215accc kind:load to:0x020985c0 module:overlay(0) +from:0x0215acd0 kind:load to:0x020985cc module:overlay(0) +from:0x0215acd4 kind:load to:0x01fff464 module:itcm +from:0x0215acd8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215acdc kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215ace0 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215ace4 kind:load to:0x02098508 module:overlay(0) +from:0x0215ace8 kind:load to:0x0209850c module:overlay(0) +from:0x0215acec kind:load to:0x02098510 module:overlay(0) +from:0x0215acf0 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215acf4 kind:load to:0x02098518 module:overlay(0) +from:0x0215acf8 kind:load to:0x0209851c module:overlay(0) +from:0x0215acfc kind:load to:0x020985d8 module:overlay(0) +from:0x0215ad00 kind:load to:0x02098644 module:overlay(0) +from:0x0215ad04 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ad08 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ad0c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ad10 kind:load to:0x02159408 module:overlay(65) +from:0x0215ad14 kind:load to:0x02159428 module:overlay(65) +from:0x0215ad18 kind:load to:0x021593b8 module:overlay(65) +from:0x0215ad24 kind:load to:0x02159470 module:overlay(65) +from:0x0215ad28 kind:load to:0x02097998 module:overlay(0) +from:0x0215ad2c kind:load to:0x020977a8 module:overlay(0) +from:0x0215ad30 kind:load to:0x02097824 module:overlay(0) +from:0x0215ad34 kind:load to:0x020979a0 module:overlay(0) +from:0x0215ad38 kind:load to:0x020979c0 module:overlay(0) +from:0x0215ad3c kind:load to:0x020979ec module:overlay(0) +from:0x0215ad48 kind:load to:0x0209856c module:overlay(0) +from:0x0215ad4c kind:load to:0x020985a8 module:overlay(0) +from:0x0215ad50 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ad54 kind:load to:0x020985cc module:overlay(0) +from:0x0215ad58 kind:load to:0x01fff464 module:itcm +from:0x0215ad5c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215ad60 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215ad64 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215ad68 kind:load to:0x02098508 module:overlay(0) +from:0x0215ad6c kind:load to:0x0209850c module:overlay(0) +from:0x0215ad70 kind:load to:0x02098510 module:overlay(0) +from:0x0215ad74 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215ad78 kind:load to:0x02098518 module:overlay(0) +from:0x0215ad7c kind:load to:0x0209851c module:overlay(0) +from:0x0215ad80 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ad84 kind:load to:0x02098644 module:overlay(0) +from:0x0215ad88 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ad8c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ad90 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ad94 kind:load to:0x0215952c module:overlay(65) +from:0x0215ad98 kind:load to:0x0215954c module:overlay(65) +from:0x0215ad9c kind:load to:0x021594dc module:overlay(65) +from:0x0215ada8 kind:load to:0x02159594 module:overlay(65) +from:0x0215adac kind:load to:0x02097998 module:overlay(0) +from:0x0215adb0 kind:load to:0x020977a8 module:overlay(0) +from:0x0215adb4 kind:load to:0x02097824 module:overlay(0) +from:0x0215adb8 kind:load to:0x020979a0 module:overlay(0) +from:0x0215adbc kind:load to:0x020979c0 module:overlay(0) +from:0x0215adc0 kind:load to:0x020979ec module:overlay(0) +from:0x0215adcc kind:load to:0x0209856c module:overlay(0) +from:0x0215add0 kind:load to:0x020985a8 module:overlay(0) +from:0x0215add4 kind:load to:0x020985c0 module:overlay(0) +from:0x0215add8 kind:load to:0x020985cc module:overlay(0) +from:0x0215addc kind:load to:0x01fff464 module:itcm +from:0x0215ade0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215ade4 kind:load to:0x02159600 module:overlay(65) +from:0x0215ade8 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215adec kind:load to:0x02098508 module:overlay(0) +from:0x0215adf0 kind:load to:0x0209850c module:overlay(0) +from:0x0215adf4 kind:load to:0x02098510 module:overlay(0) +from:0x0215adf8 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215adfc kind:load to:0x02098518 module:overlay(0) +from:0x0215ae00 kind:load to:0x0209851c module:overlay(0) +from:0x0215ae04 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ae08 kind:load to:0x02098644 module:overlay(0) +from:0x0215ae0c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ae10 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ae14 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ae18 kind:load to:0x021597bc module:overlay(65) +from:0x0215ae1c kind:load to:0x021597dc module:overlay(65) +from:0x0215ae20 kind:load to:0x0215976c module:overlay(65) +from:0x0215ae30 kind:load to:0x02159824 module:overlay(65) +from:0x0215ae34 kind:load to:0x020977a0 module:overlay(0) +from:0x0215ae38 kind:load to:0x020977a8 module:overlay(0) +from:0x0215ae3c kind:load to:0x02097824 module:overlay(0) +from:0x0215ae40 kind:load to:0x02097864 module:overlay(0) +from:0x0215ae44 kind:load to:0x02097868 module:overlay(0) +from:0x0215ae48 kind:load to:0x0209786c module:overlay(0) +from:0x0215ae54 kind:load to:0x0209856c module:overlay(0) +from:0x0215ae58 kind:load to:0x020985a8 module:overlay(0) +from:0x0215ae5c kind:load to:0x020985c0 module:overlay(0) +from:0x0215ae60 kind:load to:0x020985cc module:overlay(0) +from:0x0215ae64 kind:load to:0x01fff464 module:itcm +from:0x0215ae68 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215ae6c kind:load to:0x021598dc module:overlay(65) +from:0x0215ae70 kind:load to:0x02098504 module:overlay(0) +from:0x0215ae74 kind:load to:0x021598e4 module:overlay(65) +from:0x0215ae78 kind:load to:0x02159914 module:overlay(65) +from:0x0215ae7c kind:load to:0x02098510 module:overlay(0) +from:0x0215ae80 kind:load to:0x02098514 module:overlay(0) +from:0x0215ae84 kind:load to:0x02159930 module:overlay(65) +from:0x0215ae88 kind:load to:0x0209851c module:overlay(0) +from:0x0215ae8c kind:load to:0x020985d8 module:overlay(0) +from:0x0215ae90 kind:load to:0x02098644 module:overlay(0) +from:0x0215ae94 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ae98 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ae9c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215aea0 kind:load to:0x021599fc module:overlay(65) +from:0x0215aea4 kind:load to:0x02159a10 module:overlay(65) +from:0x0215aea8 kind:load to:0x02159928 module:overlay(65) +from:0x0215aec4 kind:load to:0x0209c930 module:overlay(0) +from:0x0215aec8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215aecc kind:load to:0x0209c9f4 module:overlay(0) +from:0x0215aed0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215aedc kind:load to:0x02159a4c module:overlay(65) +from:0x0215aee0 kind:load to:0x0209c930 module:overlay(0) +from:0x0215aee4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215aee8 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0215aeec kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215aef8 kind:load to:0x0207caf4 module:overlay(0) +from:0x0215aefc kind:load to:0x0207cafc module:overlay(0) +from:0x0215af00 kind:load to:0x0207d310 module:overlay(0) +from:0x0215af04 kind:load to:0x0207d300 module:overlay(0) +from:0x0215af08 kind:load to:0x0207d34c module:overlay(0) +from:0x0215af0c kind:load to:0x0207d384 module:overlay(0) +from:0x0215af10 kind:load to:0x0207d3c8 module:overlay(0) +from:0x0215af14 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0215af20 kind:load to:0x02159b34 module:overlay(65) +from:0x0215af24 kind:load to:0x0209d10c module:overlay(0) +from:0x0215af28 kind:load to:0x02159bd0 module:overlay(65) +from:0x0215af2c kind:load to:0x021710b8 module:overlays(89,94) +from:0x0215af30 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215af34 kind:load to:0x02159bd4 module:overlay(65) +from:0x0215af38 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215af3c kind:load to:0x0209d220 module:overlay(0) +from:0x0215af40 kind:load to:0x0209d228 module:overlay(0) +from:0x0215af44 kind:load to:0x0209d22c module:overlay(0) +from:0x0215af48 kind:load to:0x02171734 module:overlays(89,94) +from:0x0215af4c kind:load to:0x0209d240 module:overlay(0) +from:0x0215af50 kind:load to:0x02159cec module:overlay(65) +from:0x0215af54 kind:load to:0x02159cac module:overlay(65) +from:0x0215af58 kind:load to:0x021714e4 module:overlays(89,94) +from:0x0215af64 kind:load to:0x02159d88 module:overlay(65) +from:0x0215af68 kind:load to:0x02159d38 module:overlay(65) +from:0x0215af6c kind:load to:0x020616e0 module:overlay(0) +from:0x0215af70 kind:load to:0x02159d78 module:overlay(65) +from:0x0215af74 kind:load to:0x02159d68 module:overlay(65) +from:0x0215af78 kind:load to:0x02159d58 module:overlay(65) +from:0x0215af7c kind:load to:0x020616f0 module:overlay(0) +from:0x0215af80 kind:load to:0x020616f4 module:overlay(0) +from:0x0215af84 kind:load to:0x02159d48 module:overlay(65) +from:0x0215af88 kind:load to:0x020616fc module:overlay(0) +from:0x0215af8c kind:load to:0x02159bf8 module:overlay(65) +from:0x0215af90 kind:load to:0x02159c40 module:overlay(65) +from:0x0215af94 kind:load to:0x02159c60 module:overlay(65) +from:0x0215af98 kind:load to:0x02159bd8 module:overlay(65) +from:0x0215afa4 kind:load to:0x02159da4 module:overlay(65) +from:0x0215afa8 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215afac kind:load to:0x0209ca6c module:overlay(0) +from:0x0215afb0 kind:load to:0x0209caac module:overlay(0) +from:0x0215afb4 kind:load to:0x0209cacc module:overlay(0) +from:0x0215afc0 kind:load to:0x0214f760 module:overlays(58,70) +from:0x0215afc4 kind:load to:0x0209d10c module:overlay(0) +from:0x0215afc8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0215afcc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215afd0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215afd4 kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x0215afd8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215afdc kind:load to:0x0209d220 module:overlay(0) +from:0x0215afe0 kind:load to:0x0209d228 module:overlay(0) +from:0x0215afe4 kind:load to:0x0209d22c module:overlay(0) +from:0x0215afe8 kind:load to:0x0209d238 module:overlay(0) +from:0x0215afec kind:load to:0x0209d240 module:overlay(0) +from:0x0215aff0 kind:load to:0x02159e90 module:overlay(65) +from:0x0215aff4 kind:load to:0x02159eb0 module:overlay(65) +from:0x0215aff8 kind:load to:0x02159e30 module:overlay(65) +from:0x0215affc kind:load to:0x02159e80 module:overlay(65) +from:0x0215b000 kind:load to:0x02159e88 module:overlay(65) +from:0x0215b010 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215b014 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215b018 kind:load to:0x0209caac module:overlay(0) +from:0x0215b01c kind:load to:0x0209cacc module:overlay(0) +from:0x0215b028 kind:load to:0x02159ef8 module:overlay(65) +from:0x0215b02c kind:load to:0x0209ca64 module:overlay(0) +from:0x0215b030 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215b034 kind:load to:0x0209caac module:overlay(0) +from:0x0215b038 kind:load to:0x0209cacc module:overlay(0) +from:0x0215b044 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0215b048 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0215b04c kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215b050 kind:load to:0x0207c990 module:overlay(0) +from:0x0215b054 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0215b058 kind:load to:0x0207ca44 module:overlay(0) +from:0x0215b05c kind:load to:0x0207ca6c module:overlay(0) +from:0x0215b060 kind:load to:0x0207cae4 module:overlay(0) +from:0x0215b06c kind:load to:0x0215a028 module:overlay(65) +from:0x0215b070 kind:load to:0x0209d10c module:overlay(0) +from:0x0215b074 kind:load to:0x0215a074 module:overlay(65) +from:0x0215b078 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215b07c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215b080 kind:load to:0x0215a078 module:overlay(65) +from:0x0215b084 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215b088 kind:load to:0x0209d220 module:overlay(0) +from:0x0215b08c kind:load to:0x0209d228 module:overlay(0) +from:0x0215b090 kind:load to:0x0209d22c module:overlay(0) +from:0x0215b094 kind:load to:0x0209d238 module:overlay(0) +from:0x0215b098 kind:load to:0x0209d240 module:overlay(0) +from:0x0215b09c kind:load to:0x0215a098 module:overlay(65) +from:0x0215b0a0 kind:load to:0x0215a0b8 module:overlay(65) diff --git a/config/eur1/arm9/overlays/ov065/symbols.txt b/config/eur1/arm9/overlays/ov065/symbols.txt new file mode 100644 index 00000000..ebf0946d --- /dev/null +++ b/config/eur1/arm9/overlays/ov065/symbols.txt @@ -0,0 +1,303 @@ +func_ov065_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov065_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov065_02157ff0 kind:function(arm,size=0x7c) addr:0x02157ff0 +func_ov065_0215806c kind:function(arm,size=0x164) addr:0x0215806c +func_ov065_021581d0 kind:function(arm,size=0x14) addr:0x021581d0 +func_ov065_021581e4 kind:function(arm,size=0x14) addr:0x021581e4 +func_ov065_021581f8 kind:function(arm,size=0x14) addr:0x021581f8 +func_ov065_0215820c kind:function(arm,size=0x19c) addr:0x0215820c +func_ov065_021583a8 kind:function(arm,size=0x7c) addr:0x021583a8 +func_ov065_02158424 kind:function(arm,size=0x7c) addr:0x02158424 +func_ov065_021584a0 kind:function(arm,size=0x1a0) addr:0x021584a0 +func_ov065_02158640 kind:function(arm,size=0x4) addr:0x02158640 +func_ov065_02158644 kind:function(arm,size=0xd0) addr:0x02158644 +func_ov065_02158714 kind:function(arm,size=0x14) addr:0x02158714 +func_ov065_02158728 kind:function(arm,size=0xa0) addr:0x02158728 +func_ov065_021587c8 kind:function(arm,size=0x4c) addr:0x021587c8 +func_ov065_02158814 kind:function(arm,size=0x68) addr:0x02158814 +func_ov065_0215887c kind:function(arm,size=0x1c) addr:0x0215887c +func_ov065_02158898 kind:function(arm,size=0x20) addr:0x02158898 +func_ov065_021588b8 kind:function(arm,size=0x18) addr:0x021588b8 +func_ov065_021588d0 kind:function(arm,size=0x24) addr:0x021588d0 +func_ov065_021588f4 kind:function(arm,size=0x10) addr:0x021588f4 +func_ov065_02158904 kind:function(arm,size=0x8) addr:0x02158904 +func_ov065_0215890c kind:function(arm,size=0x1c) addr:0x0215890c +func_ov065_02158928 kind:function(arm,size=0x1c) addr:0x02158928 +func_ov065_02158944 kind:function(arm,size=0x30) addr:0x02158944 +func_ov065_02158974 kind:function(arm,size=0x38) addr:0x02158974 +func_ov065_021589ac kind:function(arm,size=0x24) addr:0x021589ac +func_ov065_021589d0 kind:function(arm,size=0x2c) addr:0x021589d0 +func_ov065_021589fc kind:function(arm,size=0x1c) addr:0x021589fc +func_ov065_02158a18 kind:function(arm,size=0x28) addr:0x02158a18 +func_ov065_02158a40 kind:function(arm,size=0x20) addr:0x02158a40 +func_ov065_02158a60 kind:function(arm,size=0x20) addr:0x02158a60 +func_ov065_02158a80 kind:function(arm,size=0x14) addr:0x02158a80 +func_ov065_02158a94 kind:function(arm,size=0x14) addr:0x02158a94 +func_ov065_02158aa8 kind:function(arm,size=0x18) addr:0x02158aa8 +func_ov065_02158ac0 kind:function(arm,size=0x14) addr:0x02158ac0 +func_ov065_02158ad4 kind:function(arm,size=0x24) addr:0x02158ad4 +func_ov065_02158af8 kind:function(arm,size=0x14) addr:0x02158af8 +func_ov065_02158b0c kind:function(arm,size=0x60) addr:0x02158b0c +func_ov065_02158b6c kind:function(arm,size=0x1c) addr:0x02158b6c +func_ov065_02158b88 kind:function(arm,size=0xdc) addr:0x02158b88 +func_ov065_02158c64 kind:function(arm,size=0x2c) addr:0x02158c64 +func_ov065_02158c90 kind:function(arm,size=0x1c) addr:0x02158c90 +func_ov065_02158cac kind:function(arm,size=0x7c) addr:0x02158cac +func_ov065_02158d28 kind:function(arm,size=0x34) addr:0x02158d28 +func_ov065_02158d5c kind:function(arm,size=0x14) addr:0x02158d5c +func_ov065_02158d70 kind:function(arm,size=0x64) addr:0x02158d70 +func_ov065_02158dd4 kind:function(arm,size=0x44) addr:0x02158dd4 +func_ov065_02158e18 kind:function(arm,size=0x14) addr:0x02158e18 +func_ov065_02158e2c kind:function(arm,size=0x40) addr:0x02158e2c +func_ov065_02158e6c kind:function(arm,size=0x1c) addr:0x02158e6c +func_ov065_02158e88 kind:function(arm,size=0x28) addr:0x02158e88 +func_ov065_02158eb0 kind:function(arm,size=0xc) addr:0x02158eb0 +func_ov065_02158ebc kind:function(arm,size=0x24) addr:0x02158ebc +func_ov065_02158ee0 kind:function(arm,size=0x28) addr:0x02158ee0 +func_ov065_02158f08 kind:function(arm,size=0x20) addr:0x02158f08 +func_ov065_02158f28 kind:function(arm,size=0x50) addr:0x02158f28 +func_ov065_02158f78 kind:function(arm,size=0x20) addr:0x02158f78 +func_ov065_02158f98 kind:function(arm,size=0x28) addr:0x02158f98 +func_ov065_02158fc0 kind:function(arm,size=0x14) addr:0x02158fc0 +func_ov065_02158fd4 kind:function(arm,size=0xc) addr:0x02158fd4 +func_ov065_02158fe0 kind:function(arm,size=0x24) addr:0x02158fe0 +func_ov065_02159004 kind:function(arm,size=0x28) addr:0x02159004 +func_ov065_0215902c kind:function(arm,size=0x20) addr:0x0215902c +func_ov065_0215904c kind:function(arm,size=0x50) addr:0x0215904c +func_ov065_0215909c kind:function(arm,size=0x20) addr:0x0215909c +func_ov065_021590bc kind:function(arm,size=0x28) addr:0x021590bc +func_ov065_021590e4 kind:function(arm,size=0x14) addr:0x021590e4 +func_ov065_021590f8 kind:function(arm,size=0xc) addr:0x021590f8 +func_ov065_02159104 kind:function(arm,size=0x24) addr:0x02159104 +func_ov065_02159128 kind:function(arm,size=0x28) addr:0x02159128 +func_ov065_02159150 kind:function(arm,size=0x20) addr:0x02159150 +func_ov065_02159170 kind:function(arm,size=0x50) addr:0x02159170 +func_ov065_021591c0 kind:function(arm,size=0x20) addr:0x021591c0 +func_ov065_021591e0 kind:function(arm,size=0x28) addr:0x021591e0 +func_ov065_02159208 kind:function(arm,size=0x14) addr:0x02159208 +func_ov065_0215921c kind:function(arm,size=0xc) addr:0x0215921c +func_ov065_02159228 kind:function(arm,size=0x24) addr:0x02159228 +func_ov065_0215924c kind:function(arm,size=0x28) addr:0x0215924c +func_ov065_02159274 kind:function(arm,size=0x20) addr:0x02159274 +func_ov065_02159294 kind:function(arm,size=0x50) addr:0x02159294 +func_ov065_021592e4 kind:function(arm,size=0x20) addr:0x021592e4 +func_ov065_02159304 kind:function(arm,size=0x28) addr:0x02159304 +func_ov065_0215932c kind:function(arm,size=0x14) addr:0x0215932c +func_ov065_02159340 kind:function(arm,size=0xc) addr:0x02159340 +func_ov065_0215934c kind:function(arm,size=0x24) addr:0x0215934c +func_ov065_02159370 kind:function(arm,size=0x28) addr:0x02159370 +func_ov065_02159398 kind:function(arm,size=0x20) addr:0x02159398 +func_ov065_021593b8 kind:function(arm,size=0x50) addr:0x021593b8 +func_ov065_02159408 kind:function(arm,size=0x20) addr:0x02159408 +func_ov065_02159428 kind:function(arm,size=0x28) addr:0x02159428 +func_ov065_02159450 kind:function(arm,size=0x14) addr:0x02159450 +func_ov065_02159464 kind:function(arm,size=0xc) addr:0x02159464 +func_ov065_02159470 kind:function(arm,size=0x24) addr:0x02159470 +func_ov065_02159494 kind:function(arm,size=0x28) addr:0x02159494 +func_ov065_021594bc kind:function(arm,size=0x20) addr:0x021594bc +func_ov065_021594dc kind:function(arm,size=0x50) addr:0x021594dc +func_ov065_0215952c kind:function(arm,size=0x20) addr:0x0215952c +func_ov065_0215954c kind:function(arm,size=0x28) addr:0x0215954c +func_ov065_02159574 kind:function(arm,size=0x14) addr:0x02159574 +func_ov065_02159588 kind:function(arm,size=0xc) addr:0x02159588 +func_ov065_02159594 kind:function(arm,size=0x24) addr:0x02159594 +func_ov065_021595b8 kind:function(arm,size=0x28) addr:0x021595b8 +func_ov065_021595e0 kind:function(arm,size=0x20) addr:0x021595e0 +func_ov065_02159600 kind:function(arm,size=0x16c) addr:0x02159600 +func_ov065_0215976c kind:function(arm,size=0x50) addr:0x0215976c +func_ov065_021597bc kind:function(arm,size=0x20) addr:0x021597bc +func_ov065_021597dc kind:function(arm,size=0x28) addr:0x021597dc +func_ov065_02159804 kind:function(arm,size=0x14) addr:0x02159804 +func_ov065_02159818 kind:function(arm,size=0xc) addr:0x02159818 +func_ov065_02159824 kind:function(arm,size=0x24) addr:0x02159824 +func_ov065_02159848 kind:function(arm,size=0x28) addr:0x02159848 +func_ov065_02159870 kind:function(arm,size=0x6c) addr:0x02159870 +func_ov065_021598dc kind:function(arm,size=0x8) addr:0x021598dc +func_ov065_021598e4 kind:function(arm,size=0x30) addr:0x021598e4 +func_ov065_02159914 kind:function(arm,size=0x14) addr:0x02159914 +func_ov065_02159928 kind:function(arm,size=0x8) addr:0x02159928 +func_ov065_02159930 kind:function(arm,size=0xcc) addr:0x02159930 +func_ov065_021599fc kind:function(arm,size=0x14) addr:0x021599fc +func_ov065_02159a10 kind:function(arm,size=0x1c) addr:0x02159a10 +func_ov065_02159a2c kind:function(arm,size=0x14) addr:0x02159a2c +func_ov065_02159a40 kind:function(arm,size=0xc) addr:0x02159a40 +func_ov065_02159a4c kind:function(arm,size=0x24) addr:0x02159a4c +func_ov065_02159a70 kind:function(arm,size=0x98) addr:0x02159a70 +func_ov065_02159b08 kind:function(arm,size=0x2c) addr:0x02159b08 +func_ov065_02159b34 kind:function(arm,size=0x9c) addr:0x02159b34 +func_ov065_02159bd0 kind:function(arm,size=0x4) addr:0x02159bd0 +func_ov065_02159bd4 kind:function(arm,size=0x4) addr:0x02159bd4 +func_ov065_02159bd8 kind:function(arm,size=0x20) addr:0x02159bd8 +func_ov065_02159bf8 kind:function(arm,size=0x48) addr:0x02159bf8 +func_ov065_02159c40 kind:function(arm,size=0x20) addr:0x02159c40 +func_ov065_02159c60 kind:function(arm,size=0x4c) addr:0x02159c60 +func_ov065_02159cac kind:function(arm,size=0x40) addr:0x02159cac +func_ov065_02159cec kind:function(arm,size=0x38) addr:0x02159cec +func_ov065_02159d24 kind:function(arm,size=0x14) addr:0x02159d24 +func_ov065_02159d38 kind:function(arm,size=0x10) addr:0x02159d38 +func_ov065_02159d48 kind:function(arm,size=0x10) addr:0x02159d48 +func_ov065_02159d58 kind:function(arm,size=0x10) addr:0x02159d58 +func_ov065_02159d68 kind:function(arm,size=0x10) addr:0x02159d68 +func_ov065_02159d78 kind:function(arm,size=0x10) addr:0x02159d78 +func_ov065_02159d88 kind:function(arm,size=0x10) addr:0x02159d88 +func_ov065_02159d98 kind:function(arm,size=0xc) addr:0x02159d98 +func_ov065_02159da4 kind:function(arm,size=0x24) addr:0x02159da4 +func_ov065_02159dc8 kind:function(arm,size=0x48) addr:0x02159dc8 +func_ov065_02159e10 kind:function(arm,size=0x20) addr:0x02159e10 +func_ov065_02159e30 kind:function(arm,size=0x50) addr:0x02159e30 +func_ov065_02159e80 kind:function(arm,size=0x8) addr:0x02159e80 +func_ov065_02159e88 kind:function(arm,size=0x8) addr:0x02159e88 +func_ov065_02159e90 kind:function(arm,size=0x20) addr:0x02159e90 +func_ov065_02159eb0 kind:function(arm,size=0x28) addr:0x02159eb0 +func_ov065_02159ed8 kind:function(arm,size=0x14) addr:0x02159ed8 +func_ov065_02159eec kind:function(arm,size=0xc) addr:0x02159eec +func_ov065_02159ef8 kind:function(arm,size=0x24) addr:0x02159ef8 +func_ov065_02159f1c kind:function(arm,size=0x98) addr:0x02159f1c +func_ov065_02159fb4 kind:function(arm,size=0x74) addr:0x02159fb4 +func_ov065_0215a028 kind:function(arm,size=0x4c) addr:0x0215a028 +func_ov065_0215a074 kind:function(arm,size=0x4) addr:0x0215a074 +func_ov065_0215a078 kind:function(arm,size=0x20) addr:0x0215a078 +func_ov065_0215a098 kind:function(arm,size=0x20) addr:0x0215a098 +func_ov065_0215a0b8 kind:function(arm,size=0x28) addr:0x0215a0b8 +func_ov065_0215a0e0 kind:function(arm,size=0x14) addr:0x0215a0e0 +data_ov065_0215a0f4 kind:data(any) addr:0x0215a0f4 +data_ov065_0215a104 kind:data(any) addr:0x0215a104 +data_ov065_0215a114 kind:data(any) addr:0x0215a114 +data_ov065_0215a118 kind:data(any) addr:0x0215a118 ambiguous +data_ov065_0215a120 kind:data(any) addr:0x0215a120 ambiguous +data_ov065_0215a124 kind:data(any) addr:0x0215a124 +data_ov065_0215a134 kind:data(any) addr:0x0215a134 +data_ov065_0215a148 kind:data(any) addr:0x0215a148 +data_ov065_0215a15c kind:data(any) addr:0x0215a15c +data_ov065_0215a170 kind:data(any) addr:0x0215a170 +__sinit_ov065_0215a184 kind:function(arm,size=0x78) addr:0x0215a184 +__sinit_ov065_0215a1fc kind:function(arm,size=0x50) addr:0x0215a1fc +__sinit_ov065_0215a24c kind:function(arm,size=0x50) addr:0x0215a24c +__sinit_ov065_0215a29c kind:function(arm,size=0x50) addr:0x0215a29c +__sinit_ov065_0215a2ec kind:function(arm,size=0x50) addr:0x0215a2ec +__sinit_ov065_0215a33c kind:function(arm,size=0x50) addr:0x0215a33c +__sinit_ov065_0215a38c kind:function(arm,size=0x50) addr:0x0215a38c +__sinit_ov065_0215a3dc kind:function(arm,size=0x50) addr:0x0215a3dc +__sinit_ov065_0215a42c kind:function(arm,size=0x7c) addr:0x0215a42c +__sinit_ov065_0215a4a8 kind:function(arm,size=0x80) addr:0x0215a4a8 +__sinit_ov065_0215a528 kind:function(arm,size=0x50) addr:0x0215a528 +__sinit_ov065_0215a578 kind:function(arm,size=0x50) addr:0x0215a578 +.p__sinit_ov065_0215a184 kind:data(word) addr:0x0215a5c8 +.p__sinit_ov065_0215a1fc kind:data(word) addr:0x0215a5cc +.p__sinit_ov065_0215a24c kind:data(word) addr:0x0215a5d0 +.p__sinit_ov065_0215a29c kind:data(word) addr:0x0215a5d4 +.p__sinit_ov065_0215a2ec kind:data(word) addr:0x0215a5d8 +.p__sinit_ov065_0215a33c kind:data(word) addr:0x0215a5dc +.p__sinit_ov065_0215a38c kind:data(word) addr:0x0215a5e0 +.p__sinit_ov065_0215a3dc kind:data(word) addr:0x0215a5e4 +.p__sinit_ov065_0215a42c kind:data(word) addr:0x0215a5e8 +.p__sinit_ov065_0215a4a8 kind:data(word) addr:0x0215a5ec +.p__sinit_ov065_0215a528 kind:data(word) addr:0x0215a5f0 +.p__sinit_ov065_0215a578 kind:data(word) addr:0x0215a5f4 +data_ov065_0215a600 kind:data(any) addr:0x0215a600 +data_ov065_0215a620 kind:data(any) addr:0x0215a620 +data_ov065_0215a630 kind:data(any) addr:0x0215a630 ambiguous +data_ov065_0215a644 kind:data(any) addr:0x0215a644 +data_ov065_0215a670 kind:data(any) addr:0x0215a670 +data_ov065_0215a6b8 kind:data(any) addr:0x0215a6b8 +data_ov065_0215a6f0 kind:data(any) addr:0x0215a6f0 ambiguous +data_ov065_0215a6fc kind:data(any) addr:0x0215a6fc +data_ov065_0215a774 kind:data(any) addr:0x0215a774 +data_ov065_0215a7f4 kind:data(any) addr:0x0215a7f4 +data_ov065_0215a850 kind:data(any) addr:0x0215a850 ambiguous +data_ov065_0215a910 kind:data(any) addr:0x0215a910 +data_ov065_0215a964 kind:data(any) addr:0x0215a964 ambiguous +data_ov065_0215a9b8 kind:data(any) addr:0x0215a9b8 ambiguous +data_ov065_0215aa2c kind:data(any) addr:0x0215aa2c +data_ov065_0215aa44 kind:data(any) addr:0x0215aa44 +data_ov065_0215aa60 kind:data(any) addr:0x0215aa60 +data_ov065_0215aa90 kind:data(any) addr:0x0215aa90 +data_ov065_0215aab4 kind:data(any) addr:0x0215aab4 +data_ov065_0215ab14 kind:data(any) addr:0x0215ab14 +data_ov065_0215ab38 kind:data(any) addr:0x0215ab38 +data_ov065_0215ab98 kind:data(any) addr:0x0215ab98 +data_ov065_0215abbc kind:data(any) addr:0x0215abbc +data_ov065_0215ac18 kind:data(any) addr:0x0215ac18 ambiguous +data_ov065_0215ac1c kind:data(any) addr:0x0215ac1c +data_ov065_0215ac40 kind:data(any) addr:0x0215ac40 +data_ov065_0215ac4c kind:data(any) addr:0x0215ac4c ambiguous +data_ov065_0215ac54 kind:data(any) addr:0x0215ac54 ambiguous +data_ov065_0215ac74 kind:data(any) addr:0x0215ac74 ambiguous +data_ov065_0215aca0 kind:data(any) addr:0x0215aca0 +data_ov065_0215acc4 kind:data(any) addr:0x0215acc4 +data_ov065_0215ad24 kind:data(any) addr:0x0215ad24 +data_ov065_0215ad48 kind:data(any) addr:0x0215ad48 +data_ov065_0215ad9c kind:data(any) addr:0x0215ad9c ambiguous +data_ov065_0215ada8 kind:data(any) addr:0x0215ada8 +data_ov065_0215adcc kind:data(any) addr:0x0215adcc +data_ov065_0215ae24 kind:data(any) addr:0x0215ae24 +data_ov065_0215ae30 kind:data(any) addr:0x0215ae30 +data_ov065_0215ae54 kind:data(any) addr:0x0215ae54 +data_ov065_0215aeac kind:data(any) addr:0x0215aeac +data_ov065_0215aec0 kind:data(any) addr:0x0215aec0 +data_ov065_0215aedc kind:data(any) addr:0x0215aedc +data_ov065_0215aef8 kind:data(any) addr:0x0215aef8 +data_ov065_0215af20 kind:data(any) addr:0x0215af20 +data_ov065_0215af64 kind:data(any) addr:0x0215af64 +data_ov065_0215afa4 kind:data(any) addr:0x0215afa4 +data_ov065_0215afc0 kind:data(any) addr:0x0215afc0 +data_ov065_0215afd0 kind:data(any) addr:0x0215afd0 ambiguous +data_ov065_0215b00c kind:data(any) addr:0x0215b00c +data_ov065_0215b028 kind:data(any) addr:0x0215b028 +data_ov065_0215b044 kind:data(any) addr:0x0215b044 +data_ov065_0215b064 kind:data(any) addr:0x0215b064 ambiguous +data_ov065_0215b06c kind:data(any) addr:0x0215b06c +data_ov065_0215b0c0 kind:bss addr:0x0215b0c0 +data_ov065_0215b0c4 kind:bss addr:0x0215b0c4 +data_ov065_0215b0d0 kind:bss addr:0x0215b0d0 +data_ov065_0215b0dc kind:bss addr:0x0215b0dc +data_ov065_0215b124 kind:bss addr:0x0215b124 ambiguous +data_ov065_0215b12c kind:bss addr:0x0215b12c +data_ov065_0215b184 kind:bss addr:0x0215b184 ambiguous +data_ov065_0215b188 kind:bss addr:0x0215b188 ambiguous +data_ov065_0215b204 kind:bss addr:0x0215b204 +data_ov065_0215b208 kind:bss addr:0x0215b208 +data_ov065_0215b214 kind:bss addr:0x0215b214 +data_ov065_0215b218 kind:bss addr:0x0215b218 ambiguous +data_ov065_0215b2ec kind:bss addr:0x0215b2ec +data_ov065_0215b2f0 kind:bss addr:0x0215b2f0 +data_ov065_0215b2fc kind:bss addr:0x0215b2fc +data_ov065_0215b334 kind:bss addr:0x0215b334 ambiguous +data_ov065_0215b3d4 kind:bss addr:0x0215b3d4 +data_ov065_0215b3d8 kind:bss addr:0x0215b3d8 +data_ov065_0215b3e4 kind:bss addr:0x0215b3e4 +data_ov065_0215b4a8 kind:bss addr:0x0215b4a8 ambiguous +data_ov065_0215b4bc kind:bss addr:0x0215b4bc +data_ov065_0215b4c0 kind:bss addr:0x0215b4c0 +data_ov065_0215b4cc kind:bss addr:0x0215b4cc +data_ov065_0215b4f4 kind:bss addr:0x0215b4f4 ambiguous +data_ov065_0215b5a4 kind:bss addr:0x0215b5a4 +data_ov065_0215b5a8 kind:bss addr:0x0215b5a8 +data_ov065_0215b5b4 kind:bss addr:0x0215b5b4 +data_ov065_0215b62c kind:bss addr:0x0215b62c ambiguous +data_ov065_0215b68c kind:bss addr:0x0215b68c +data_ov065_0215b690 kind:bss addr:0x0215b690 +data_ov065_0215b69c kind:bss addr:0x0215b69c +data_ov065_0215b774 kind:bss addr:0x0215b774 +data_ov065_0215b778 kind:bss addr:0x0215b778 +data_ov065_0215b784 kind:bss addr:0x0215b784 +data_ov065_0215b85c kind:bss addr:0x0215b85c +data_ov065_0215b860 kind:bss addr:0x0215b860 +data_ov065_0215b86c kind:bss addr:0x0215b86c +data_ov065_0215b876 kind:bss addr:0x0215b876 +data_ov065_0215b87a kind:bss addr:0x0215b87a +data_ov065_0215b884 kind:bss addr:0x0215b884 +data_ov065_0215b8c0 kind:bss addr:0x0215b8c0 +data_ov065_0215b8d0 kind:bss addr:0x0215b8d0 +data_ov065_0215b8dc kind:bss addr:0x0215b8dc +data_ov065_0215b8fc kind:bss addr:0x0215b8fc +data_ov065_0215b91c kind:bss addr:0x0215b91c +data_ov065_0215b920 kind:bss addr:0x0215b920 +data_ov065_0215b92c kind:bss addr:0x0215b92c +data_ov065_0215b970 kind:bss addr:0x0215b970 ambiguous +data_ov065_0215b984 kind:bss addr:0x0215b984 ambiguous +data_ov065_0215ba00 kind:bss addr:0x0215ba00 +data_ov065_0215ba04 kind:bss addr:0x0215ba04 +data_ov065_0215ba10 kind:bss addr:0x0215ba10 +data_ov065_0215bac4 kind:bss addr:0x0215bac4 ambiguous +data_ov065_0215bae4 kind:bss addr:0x0215bae4 diff --git a/config/eur1/arm9/overlays/ov066/delinks.txt b/config/eur1/arm9/overlays/ov066/delinks.txt new file mode 100644 index 00000000..f1ca1f73 --- /dev/null +++ b/config/eur1/arm9/overlays/ov066/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x0215d8c0 kind:code align:32 + .rodata start:0x0215d8c0 end:0x0215d9e8 kind:rodata align:4 + .init start:0x0215d9e8 end:0x0215dde0 kind:code align:4 + .ctor start:0x0215dde0 end:0x0215de0c kind:rodata align:4 + .data start:0x0215de20 end:0x02162740 kind:data align:32 + .bss start:0x02162740 end:0x02163280 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov066/relocs.txt b/config/eur1/arm9/overlays/ov066/relocs.txt new file mode 100644 index 00000000..02ca743a --- /dev/null +++ b/config/eur1/arm9/overlays/ov066/relocs.txt @@ -0,0 +1,2385 @@ +from:0x02157fc8 kind:load to:0x02162750 module:overlay(66) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x02158380 module:overlay(66) +from:0x02157ffc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158058 kind:load to:0x0215e360 module:overlay(66) +from:0x02158070 kind:arm_call to:0x02165a20 module:overlays(88,89,90,91,92,93,94) +from:0x02158090 kind:load to:0x0215ead0 module:overlay(66) +from:0x02158094 kind:load to:0x0215e344 module:overlay(66) +from:0x021580a8 kind:arm_call to:0x02165a68 module:overlay(89) +from:0x021580c4 kind:arm_call to:0x02165a68 module:overlay(89) +from:0x021580cc kind:arm_call to:0x02011ff4 module:main +from:0x021580ec kind:arm_call to:0x02165a6c module:overlay(89) +from:0x021580fc kind:arm_call to:0x02165ba8 module:overlay(89) +from:0x02158140 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02158190 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021581b0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021581c0 kind:arm_call to:0x02014fe0 module:main +from:0x021581d4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021581f4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02158204 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02158224 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02158238 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215824c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215826c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02158280 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02158294 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021582b4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021582c8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021582d4 kind:arm_call to:0x02014fe0 module:main +from:0x021582ec kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215830c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02158320 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215832c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215834c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02158360 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215837c kind:load to:0x02049be0 module:main +from:0x021583ac kind:arm_call to:0x020e7498 module:overlay(31) +from:0x021583cc kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021583e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021583f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215846c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02158494 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021584ac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021584c4 kind:arm_call to:0x02158060 module:overlay(66) +from:0x021584cc kind:arm_call to:0x021664e4 module:overlay(89) +from:0x02158548 kind:load to:0x02162750 module:overlay(66) +from:0x0215854c kind:load to:0x0215ede4 module:overlay(66) +from:0x02158550 kind:load to:0x0215e3fc module:overlay(66) +from:0x02158554 kind:load to:0x0215ef00 module:overlay(66) +from:0x02158558 kind:load to:0x0215e3b4 module:overlay(66) +from:0x0215855c kind:load to:0x0215e440 module:overlay(66) +from:0x02158560 kind:load to:0x0215d8c8 module:overlay(66) +from:0x02158564 kind:load to:0x020b62f0 module:overlay(0) +from:0x02158570 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158584 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021585b4 kind:load to:0x020b62f0 module:overlay(0) +from:0x02158604 kind:arm_call to:0x021580d8 module:overlay(66) +from:0x0215864c kind:arm_call to:0x02014fe0 module:main +from:0x0215867c kind:arm_call to:0x02014fe0 module:main +from:0x021586a0 kind:arm_call to:0x02014fe0 module:main +from:0x021586c4 kind:arm_call to:0x02165e00 module:overlays(88,89) +from:0x021586e0 kind:arm_call to:0x02165f1c module:overlay(89) +from:0x02158700 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215873c kind:arm_call to:0x020a8ef0 module:overlay(0) +from:0x02158774 kind:arm_call to:0x02078380 module:overlay(0) +from:0x02158784 kind:arm_call to:0x01fff148 module:itcm +from:0x021587c8 kind:arm_call to:0x01fff17c module:itcm +from:0x021587fc kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02158828 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0215883c kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215886c kind:arm_call to:0x02078264 module:overlay(0) +from:0x021588b8 kind:arm_call to:0x020a920c module:overlay(0) +from:0x021588c8 kind:load to:0x02049be0 module:main +from:0x021588cc kind:load to:0x021716c0 module:overlay(89) +from:0x021588d0 kind:load to:0x0215ead0 module:overlay(66) +from:0x021588d4 kind:load to:0x0215e9cc module:overlay(66) +from:0x021588d8 kind:load to:0x0215ecd8 module:overlay(66) +from:0x021588dc kind:load to:0x0215e8c8 module:overlay(66) +from:0x021588e0 kind:load to:0x0215ebd4 module:overlay(66) +from:0x021588e4 kind:load to:0x0215e5bc module:overlay(66) +from:0x021588e8 kind:load to:0x0215e7c4 module:overlay(66) +from:0x021588ec kind:load to:0x0215e4b8 module:overlay(66) +from:0x021588f0 kind:load to:0x0215e6c0 module:overlay(66) +from:0x021588f4 kind:load to:0x027e0994 module:dtcm +from:0x021588f8 kind:load to:0x027e09bc module:dtcm +from:0x021588fc kind:load to:0x0215d8d0 module:overlay(66) +from:0x02158900 kind:load to:0x027e0ce0 module:dtcm +from:0x02158984 kind:arm_call to:0x02165bb4 module:overlay(89) +from:0x021589e0 kind:arm_call to:0x021665ac module:overlays(89,92) +from:0x02158a30 kind:arm_call to:0x02014a34 module:main +from:0x02158a6c kind:arm_call to:0x02158590 module:overlay(66) +from:0x02158adc kind:load to:0x02049bac module:main +from:0x02158aec kind:arm_call to:0x020a99b0 module:overlay(0) +from:0x02158b30 kind:arm_call to:0x020166f4 module:main +from:0x02158b3c kind:load to:0x027e0954 module:dtcm +from:0x02158b48 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x02158b60 kind:arm_call to:0x02158ca8 module:overlay(66) +from:0x02158b7c kind:arm_call to:0x02158c8c module:overlay(66) +from:0x02158b90 kind:arm_call to:0x020e8650 module:overlay(31) +from:0x02158bb4 kind:arm_call to:0x02166638 module:overlays(88,89) +from:0x02158bd4 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x02158bdc kind:load to:0x020b51f8 module:overlay(0) +from:0x02158c6c kind:arm_call to:0x02158c8c module:overlay(66) +from:0x02158c7c kind:arm_call to:0x02158ca8 module:overlay(66) +from:0x02158c98 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02158cf0 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02158d04 kind:load to:0x0215e37c module:overlay(66) +from:0x02158d24 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158d38 kind:load to:0x020578a4 module:overlay(0) +from:0x02158d4c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158d54 kind:arm_call to:0x02011ff4 module:main +from:0x02158d6c kind:arm_call to:0x02016694 module:main +from:0x02158d74 kind:arm_call to:0x02158098 module:overlay(66) +from:0x02158d7c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158d84 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158d8c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158d94 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158dac kind:arm_call to:0x02016694 module:main +from:0x02158db4 kind:arm_call to:0x02158098 module:overlay(66) +from:0x02158dbc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02158dc4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158dcc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158dd4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158ddc kind:arm_call to:0x02011ff4 module:main +from:0x02158df8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158e04 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158e20 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158e30 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158e40 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158e48 kind:arm_call to:0x02011ff4 module:main +from:0x02158e60 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158e68 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158e70 kind:arm_call to:0x02011ff4 module:main +from:0x02158e88 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158e90 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158ea4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158eb8 kind:load to:0x02162838 module:overlay(66) +from:0x02158ecc kind:arm_call to:0x02011f3c module:main +from:0x02158ed8 kind:arm_call to:0x0215ad90 module:overlay(66) +from:0x02158eec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158f48 kind:load to:0x021600ec module:overlay(66) +from:0x02158f5c kind:arm_call to:0x02165a20 module:overlays(88,89,90,91,92,93,94) +from:0x02158f8c kind:load to:0x0216092c module:overlay(66) +from:0x02158f90 kind:load to:0x021600d0 module:overlay(66) +from:0x02158fa4 kind:arm_call to:0x02165a68 module:overlay(89) +from:0x02158fc0 kind:arm_call to:0x02165a68 module:overlay(89) +from:0x02158fc8 kind:arm_call to:0x02011ff4 module:main +from:0x02159000 kind:arm_call to:0x02165a6c module:overlay(89) +from:0x02159010 kind:arm_call to:0x02165ba8 module:overlay(89) +from:0x02159084 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021590dc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215913c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021592e8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159308 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215931c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159338 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159358 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215936c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159384 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159398 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021593b0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021593c4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021593e0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159400 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159414 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215942c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159440 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215945c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159470 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215948c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021594a4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021594d4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021594e8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159510 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159524 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159548 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159560 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159580 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159598 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021595c8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021595dc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159600 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159614 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159644 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159658 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159684 kind:arm_call to:0x02014fe0 module:main +from:0x021596bc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021596dc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021596f0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215970c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215972c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159740 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159758 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215976c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159784 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159798 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021597b4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021597d4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021597e8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159800 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159814 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159830 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159844 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159860 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159878 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159890 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021598a4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021598c0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021598d4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021598f0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159908 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159920 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159938 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159950 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159964 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215997c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159990 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021599a8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021599bc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x021599f4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159a14 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159a28 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159a44 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159a64 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159a78 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159a90 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159aa4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159abc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159ad0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159aec kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159b0c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159b20 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159b38 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159b4c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159b68 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159b7c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159b98 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159bb0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159bc8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159bdc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159bf8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159c0c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159c28 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159c40 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159c58 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159c70 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159c88 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159c9c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159cb4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159cc8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159ce0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159cf4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159d34 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159d54 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159d68 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159d84 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159da4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159db8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159dd0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159de4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159dfc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159e10 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159e2c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159e4c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159e60 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159e78 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159e8c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159ea8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159ebc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159ed8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159ef0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159f08 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159f1c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159f38 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159f4c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159f68 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159f80 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159f98 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159fb0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159fc0 kind:load to:0x02049be0 module:main +from:0x02159fcc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159fe0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02159ff8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a00c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a024 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a038 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a04c kind:arm_call to:0x02014fe0 module:main +from:0x0215a084 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a0a4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a0b8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a0d4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a0f4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a108 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a120 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a134 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a14c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a160 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a17c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a19c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a1b0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a1c8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a1dc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a1f8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a20c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a228 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a240 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a258 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a26c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a288 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a29c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a2b8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a2d0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a2e8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a300 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a318 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a32c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a344 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a358 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a370 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a384 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a3bc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a3dc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a3f0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a40c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a42c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a440 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a458 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a46c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a484 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a498 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a4b4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a4d4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a4e8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a500 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a514 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a530 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a544 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a560 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a578 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a590 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a5a4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a5c0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a5d4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a5f0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a608 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a620 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a638 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a650 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a664 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a67c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a690 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a6a8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a6bc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a6d0 kind:arm_call to:0x02014fe0 module:main +from:0x0215a708 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a728 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a73c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a758 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a778 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a78c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a7a4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a7b8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a7d0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a7e4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a800 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a820 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a834 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a84c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a860 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a87c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a890 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a8ac kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a8c4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a8dc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a8f0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a918 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a92c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a960 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a978 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a990 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a9a8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a9c0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a9d4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215a9ec kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aa00 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aa18 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aa2c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aa64 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aa84 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aa98 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aab4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aad4 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aae8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ab00 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ab14 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ab2c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ab40 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ab5c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ab7c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ab90 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215aba8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215abbc kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215abd8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215abec kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ac08 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ac20 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ac38 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ac4c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ac68 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ac7c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ac98 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215acb0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215acc8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ace0 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215acf8 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ad0c kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ad24 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ad38 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ad50 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215ad64 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x0215adbc kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215addc kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215adf8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ae08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ae7c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0215aea4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215aebc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215aed4 kind:arm_call to:0x02158f4c module:overlay(66) +from:0x0215aee0 kind:arm_call to:0x02158f4c module:overlay(66) +from:0x0215aee8 kind:arm_call to:0x021664e4 module:overlay(89) +from:0x0215af54 kind:load to:0x02162838 module:overlay(66) +from:0x0215af58 kind:load to:0x0215ede4 module:overlay(66) +from:0x0215af5c kind:load to:0x0215e3fc module:overlay(66) +from:0x0215af60 kind:load to:0x02160200 module:overlay(66) +from:0x0215af64 kind:load to:0x0215e3b4 module:overlay(66) +from:0x0215af68 kind:load to:0x02160138 module:overlay(66) +from:0x0215af6c kind:load to:0x020b62f0 module:overlay(0) +from:0x0215afc8 kind:arm_call to:0x02158fd4 module:overlay(66) +from:0x0215b010 kind:arm_call to:0x02014fe0 module:main +from:0x0215b030 kind:arm_call to:0x02014fe0 module:main +from:0x0215b05c kind:arm_call to:0x02014fe0 module:main +from:0x0215b084 kind:arm_call to:0x0215ad88 module:overlay(66) +from:0x0215b09c kind:arm_call to:0x02165e00 module:overlays(88,89) +from:0x0215b0dc kind:arm_call to:0x02158fd4 module:overlay(66) +from:0x0215b124 kind:arm_call to:0x02014fe0 module:main +from:0x0215b144 kind:arm_call to:0x02014fe0 module:main +from:0x0215b170 kind:arm_call to:0x02014fe0 module:main +from:0x0215b198 kind:arm_call to:0x0215ad88 module:overlay(66) +from:0x0215b1b0 kind:arm_call to:0x02165e00 module:overlays(88,89) +from:0x0215b1bc kind:arm_call to:0x02165f1c module:overlay(89) +from:0x0215b1f0 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215b234 kind:arm_call to:0x02078380 module:overlay(0) +from:0x0215b240 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0215b278 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215b28c kind:arm_call to:0x02078264 module:overlay(0) +from:0x0215b31c kind:arm_call to:0x0215ba58 module:overlay(66) +from:0x0215b33c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b3a8 kind:arm_call to:0x0215b9e4 module:overlay(66) +from:0x0215b3b4 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x0215b3d0 kind:load to:0x02049be0 module:main +from:0x0215b3d4 kind:load to:0x0216092c module:overlay(66) +from:0x0215b3d8 kind:load to:0x02160620 module:overlay(66) +from:0x0215b3dc kind:load to:0x02161250 module:overlay(66) +from:0x0215b3e0 kind:load to:0x0216155c module:overlay(66) +from:0x0215b3e4 kind:load to:0x02160314 module:overlay(66) +from:0x0215b3e8 kind:load to:0x02161868 module:overlay(66) +from:0x0215b3ec kind:load to:0x02160c38 module:overlay(66) +from:0x0215b3f0 kind:load to:0x02160f44 module:overlay(66) +from:0x0215b3f4 kind:load to:0x02161b74 module:overlay(66) +from:0x0215b3f8 kind:load to:0x021716c0 module:overlay(89) +from:0x0215b3fc kind:load to:0x027e0994 module:dtcm +from:0x0215b400 kind:load to:0x0215d950 module:overlay(66) +from:0x0215b404 kind:load to:0x027e09bc module:dtcm +from:0x0215b408 kind:load to:0x020b508c module:overlay(0) +from:0x0215b40c kind:load to:0x0215b414 module:overlay(66) +from:0x0215b410 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215b444 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b468 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b4a4 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b4d0 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b4e8 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b504 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b520 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0215b53c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b540 kind:load to:0x020b3040 module:overlay(0) +from:0x0215b548 kind:load to:0x020b508c module:overlay(0) +from:0x0215b54c kind:load to:0x0215d8f8 module:overlay(66) +from:0x0215b550 kind:load to:0x02049be0 module:main +from:0x0215b554 kind:load to:0x0215d910 module:overlay(66) +from:0x0215b558 kind:load to:0x0215d900 module:overlay(66) +from:0x0215b55c kind:load to:0x0215d920 module:overlay(66) +from:0x0215b560 kind:load to:0x0215d970 module:overlay(66) +from:0x0215b564 kind:load to:0x02161e80 module:overlay(66) +from:0x0215b644 kind:arm_call to:0x02165bb4 module:overlay(89) +from:0x0215b6a0 kind:arm_call to:0x021665ac module:overlays(89,92) +from:0x0215b730 kind:load to:0x02049be4 module:main +from:0x0215b734 kind:load to:0x02049bac module:main +from:0x0215b748 kind:arm_call to:0x020a99b0 module:overlay(0) +from:0x0215b78c kind:arm_call to:0x020166f4 module:main +from:0x0215b798 kind:load to:0x027e0954 module:dtcm +from:0x0215b7b4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b7dc kind:arm_call to:0x020e8650 module:overlay(31) +from:0x0215b800 kind:arm_call to:0x02166638 module:overlays(88,89) +from:0x0215b820 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x0215b828 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215b8c8 kind:arm_call to:0x0215b984 module:overlay(66) +from:0x0215b8e0 kind:arm_call to:0x0215b968 module:overlay(66) +from:0x0215b92c kind:arm_call to:0x0215b968 module:overlay(66) +from:0x0215b93c kind:arm_call to:0x0215b984 module:overlay(66) +from:0x0215b958 kind:arm_call to:0x020e78a8 module:overlay(31) +from:0x0215b960 kind:arm_call to:0x0215b968 module:overlay(66) +from:0x0215b974 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0215b9cc kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b9e0 kind:load to:0x02160108 module:overlay(66) +from:0x0215ba10 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ba30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba40 kind:arm_call to:0x0215c92c module:overlay(66) +from:0x0215ba4c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ba54 kind:load to:0x020b3040 module:overlay(0) +from:0x0215ba84 kind:arm_call to:0x01fff350 module:itcm +from:0x0215baa4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bab4 kind:arm_call to:0x0215c988 module:overlay(66) +from:0x0215bac0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bac8 kind:load to:0x020b3040 module:overlay(0) +from:0x0215bad8 kind:arm_call to:0x02016694 module:main +from:0x0215bae0 kind:arm_call to:0x02158f94 module:overlay(66) +from:0x0215bae8 kind:arm_call to:0x02158f94 module:overlay(66) +from:0x0215baf0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215baf8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bb00 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215bb08 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215bb20 kind:arm_call to:0x02016694 module:main +from:0x0215bb28 kind:arm_call to:0x02158f94 module:overlay(66) +from:0x0215bb30 kind:arm_call to:0x02158f94 module:overlay(66) +from:0x0215bb38 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215bb40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bb48 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215bb50 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215bb58 kind:arm_call to:0x02011ff4 module:main +from:0x0215bb6c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215bb80 kind:load to:0x02162930 module:overlay(66) +from:0x0215bb9c kind:arm_call to:0x02097930 module:overlay(0) +from:0x0215bbb4 kind:load to:0x02161eb4 module:overlay(66) +from:0x0215bbc0 kind:load to:0x02162a08 module:overlay(66) +from:0x0215bbd4 kind:arm_call to:0x02011f3c module:main +from:0x0215bbe0 kind:arm_call to:0x0215bcd0 module:overlay(66) +from:0x0215bbf8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bc58 kind:load to:0x02161e90 module:overlay(66) +from:0x0215bc80 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215bcb0 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215bcc4 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215bce0 kind:arm_call to:0x0215bc64 module:overlay(66) +from:0x0215bd28 kind:arm_call to:0x0215bc64 module:overlay(66) +from:0x0215bd2c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215bd34 kind:arm_call to:0x0215bc84 module:overlay(66) +from:0x0215bd48 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215bd6c kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0215bd84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bd94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215be0c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0215be28 kind:load to:0x0215ede4 module:overlay(66) +from:0x0215be2c kind:load to:0x0215e3fc module:overlay(66) +from:0x0215be30 kind:load to:0x02161fb0 module:overlay(66) +from:0x0215be34 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215be38 kind:load to:0x02161f60 module:overlay(66) +from:0x0215be48 kind:arm_call to:0x01fff458 module:itcm +from:0x0215be64 kind:arm_call to:0x01fff458 module:itcm +from:0x0215be98 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x0215beac kind:load to:0x0215d9c8 module:overlay(66) +from:0x0215bf00 kind:load to:0x02161ed0 module:overlay(66) +from:0x0215bf34 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215bf94 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215bfbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bff4 kind:load to:0x02161f18 module:overlay(66) +from:0x0215c008 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215c018 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c020 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c028 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215c040 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c048 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c050 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215c058 kind:arm_call to:0x02011ff4 module:main +from:0x0215c06c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c080 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c094 kind:load to:0x02162b00 module:overlay(66) +from:0x0215c0a8 kind:arm_call to:0x02011f3c module:main +from:0x0215c0b4 kind:arm_call to:0x0215c240 module:overlay(66) +from:0x0215c0cc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c12c kind:load to:0x021620f0 module:overlay(66) +from:0x0215c144 kind:load to:0x02162bd8 module:overlay(66) +from:0x0215c158 kind:arm_call to:0x02011f3c module:main +from:0x0215c164 kind:arm_call to:0x0215c240 module:overlay(66) +from:0x0215c178 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c1d4 kind:load to:0x021620cc module:overlay(66) +from:0x0215c1f8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215c21c kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215c238 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215c24c kind:arm_call to:0x0215c1dc module:overlay(66) +from:0x0215c294 kind:arm_call to:0x0215c1fc module:overlay(66) +from:0x0215c29c kind:arm_call to:0x0215c1dc module:overlay(66) +from:0x0215c2a0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215c2b8 kind:arm_call to:0x0216f8c8 module:overlay(94) +from:0x0215c320 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0215c338 kind:load to:0x021621fc module:overlay(66) +from:0x0215c33c kind:load to:0x020b53e4 module:overlay(0) +from:0x0215c340 kind:load to:0x0216210c module:overlay(66) +from:0x0215c350 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c384 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x0215c398 kind:load to:0x0215d9e0 module:overlay(66) +from:0x0215c3ec kind:load to:0x02162154 module:overlay(66) +from:0x0215c420 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0215c480 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215c4a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c4e0 kind:load to:0x021621a4 module:overlay(66) +from:0x0215c4f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c4f8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c500 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215c518 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c520 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c528 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215c530 kind:arm_call to:0x02011ff4 module:main +from:0x0215c544 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c558 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c56c kind:load to:0x02162cc0 module:overlay(66) +from:0x0215c580 kind:arm_call to:0x02011f3c module:main +from:0x0215c58c kind:arm_call to:0x0215c5bc module:overlay(66) +from:0x0215c5a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c5b8 kind:load to:0x02162320 module:overlay(66) +from:0x0215c5c4 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215c5d8 kind:load to:0x02162344 module:overlay(66) +from:0x0215c628 kind:load to:0x02162cc0 module:overlay(66) +from:0x0215c638 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c640 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c658 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c660 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c668 kind:arm_call to:0x02011ff4 module:main +from:0x0215c67c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c690 kind:load to:0x02162da8 module:overlay(66) +from:0x0215c6a4 kind:arm_call to:0x02011f3c module:main +from:0x0215c6b0 kind:arm_call to:0x0215c6f4 module:overlay(66) +from:0x0215c6c4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c6dc kind:load to:0x021623c4 module:overlay(66) +from:0x0215c6e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c700 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215c72c kind:arm_call to:0x0205a690 module:overlay(0) +from:0x0215c750 kind:arm_call to:0x0203d160 module:main +from:0x0215c760 kind:load to:0x02162414 module:overlay(66) +from:0x0215c764 kind:load to:0x021623e8 module:overlay(66) +from:0x0215c768 kind:load to:0x0215c770 module:overlay(66) +from:0x0215c76c kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x0215c784 kind:arm_call to:0x0203d210 module:main +from:0x0215c790 kind:load to:0x0215c794 module:overlay(66) +from:0x0215c79c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215c7b4 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x0215c7bc kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0215c7d8 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215c7e4 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215c814 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c82c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215c838 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215c86c kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215c878 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215c884 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215c8c0 kind:arm_call to:0x020f792c module:overlay(31) +from:0x0215c8d0 kind:load to:0x0216239c module:overlay(66) +from:0x0215c8d4 kind:load to:0x0216246c module:overlay(66) +from:0x0215c8d8 kind:load to:0x02162478 module:overlay(66) +from:0x0215c928 kind:load to:0x02162da8 module:overlay(66) +from:0x0215c968 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215c984 kind:load to:0x027e0cec module:dtcm +from:0x0215c9c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215c9e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ca00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ca1c kind:load to:0x027e0cec module:dtcm +from:0x0215ca48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ca50 kind:arm_call to:0x02011ff4 module:main +from:0x0215ca74 kind:arm_call to:0x0203d210 module:main +from:0x0215ca7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ca84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ca8c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ca98 kind:load to:0x0215c770 module:overlay(66) +from:0x0215cab4 kind:arm_call to:0x0203d210 module:main +from:0x0215cabc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cac4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cacc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215cad4 kind:arm_call to:0x02011ff4 module:main +from:0x0215cae0 kind:load to:0x0215c770 module:overlay(66) +from:0x0215caec kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215cb00 kind:load to:0x02162e90 module:overlay(66) +from:0x0215cb14 kind:arm_call to:0x02011f3c module:main +from:0x0215cb20 kind:arm_call to:0x0215cb5c module:overlay(66) +from:0x0215cb38 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215cb58 kind:load to:0x0216248c module:overlay(66) +from:0x0215cb64 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215cb78 kind:load to:0x021624a8 module:overlay(66) +from:0x0215cbc8 kind:load to:0x02162e90 module:overlay(66) +from:0x0215cbe0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cbe8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215cc00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215cc08 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215cc10 kind:arm_call to:0x02011ff4 module:main +from:0x0215cc24 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215cc38 kind:load to:0x02162f74 module:overlay(66) +from:0x0215cc4c kind:arm_call to:0x02011f3c module:main +from:0x0215cc58 kind:arm_call to:0x0215cca0 module:overlay(66) +from:0x0215cc6c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215cc9c kind:load to:0x02162514 module:overlay(66) +from:0x0215cca8 kind:arm_call to:0x020f41cc module:overlay(31) +from:0x0215ccc8 kind:load to:0x02162538 module:overlay(66) +from:0x0215ccd4 kind:arm_call to:0x020f4274 module:overlay(31) +from:0x0215cce4 kind:arm_call to:0x0215cd10 module:overlay(66) +from:0x0215ccec kind:arm_call to:0x020f4310 module:overlay(31) +from:0x0215ccf8 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x0215cd48 kind:load to:0x021624fc module:overlay(66) +from:0x0215cd88 kind:arm_call to:0x020f4a38 module:overlay(31) +from:0x0215cd90 kind:load to:0x021624ec module:overlay(66) +from:0x0215ce0c kind:arm_call to:0x020f5a20 module:overlay(31) +from:0x0215ce24 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x0215ce2c kind:arm_call to:0x020f5b20 module:overlays(21,31) +from:0x0215ce50 kind:arm_call to:0x020f49bc module:overlay(31) +from:0x0215ce60 kind:arm_call to:0x020f5578 module:overlay(31) +from:0x0215ce68 kind:arm_call to:0x020f5a9c module:overlay(31) +from:0x0215ce84 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ceb4 kind:arm_call to:0x0215cd4c module:overlay(66) +from:0x0215cebc kind:arm_call to:0x020f5cc4 module:overlay(31) +from:0x0215ced4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215cedc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cee4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215cefc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215cf04 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cf0c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215cf14 kind:arm_call to:0x02011ff4 module:main +from:0x0215cf28 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215cf3c kind:load to:0x02162fc0 module:overlay(66) +from:0x0215cf50 kind:arm_call to:0x02011f3c module:main +from:0x0215cf5c kind:arm_call to:0x0215cfb4 module:overlay(66) +from:0x0215cf74 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215cfac kind:load to:0x0216259c module:overlay(66) +from:0x0215cfbc kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215cfd0 kind:load to:0x021625b8 module:overlay(66) +from:0x0215d020 kind:load to:0x02162fc0 module:overlay(66) +from:0x0215d038 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d040 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215d058 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d060 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215d068 kind:arm_call to:0x02011ff4 module:main +from:0x0215d07c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215d090 kind:load to:0x021630a4 module:overlay(66) +from:0x0215d0a4 kind:arm_call to:0x02011f3c module:main +from:0x0215d0b0 kind:arm_call to:0x0215d108 module:overlay(66) +from:0x0215d0c8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215d100 kind:load to:0x02162604 module:overlay(66) +from:0x0215d110 kind:arm_call to:0x0214f734 module:overlay(58) +from:0x0215d124 kind:load to:0x02162620 module:overlay(66) +from:0x0215d174 kind:load to:0x021630a4 module:overlay(66) +from:0x0215d18c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d194 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215d1ac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d1b4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215d1bc kind:arm_call to:0x02011ff4 module:main +from:0x0215d1d0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215d1ec kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0215d208 kind:load to:0x021626cc module:overlay(66) +from:0x0215d214 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215d264 kind:load to:0x02163188 module:overlay(66) +from:0x0215d278 kind:arm_call to:0x02011f3c module:main +from:0x0215d284 kind:arm_call to:0x0215d338 module:overlay(66) +from:0x0215d29c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215d2ac kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215d320 kind:load to:0x02162688 module:overlay(66) +from:0x0215d328 kind:load to:0x021626a4 module:overlay(66) +from:0x0215d32c kind:load to:0x0216266c module:overlay(66) +from:0x0215d340 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215d350 kind:arm_call to:0x0215d1dc module:overlay(66) +from:0x0215d378 kind:load to:0x021626f8 module:overlay(66) +from:0x0215d384 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d3a0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215d440 kind:load to:0x02163188 module:overlay(66) +from:0x0215d444 kind:load to:0x0216325c module:overlay(66) +from:0x0215d4f0 kind:arm_call to:0x0215d5c8 module:overlay(66) +from:0x0215d590 kind:load to:0x02049be4 module:main +from:0x0215d618 kind:arm_call to:0x02039f04 module:main +from:0x0215d624 kind:arm_call to:0x0203a978 module:main +from:0x0215d62c kind:arm_call to:0x02039d60 module:main +from:0x0215d670 kind:arm_call to:0x02039f04 module:main +from:0x0215d67c kind:arm_call to:0x0203a978 module:main +from:0x0215d688 kind:arm_call to:0x0203a978 module:main +from:0x0215d694 kind:arm_call to:0x0203ab58 module:main +from:0x0215d6c8 kind:arm_call to:0x02039f04 module:main +from:0x0215d6d4 kind:arm_call to:0x0203a978 module:main +from:0x0215d6e0 kind:arm_call to:0x0203a978 module:main +from:0x0215d6e8 kind:arm_call to:0x0203ad88 module:main +from:0x0215d6ec kind:arm_call to:0x0203a5ac module:main +from:0x0215d744 kind:arm_call to:0x02039f04 module:main +from:0x0215d750 kind:arm_call to:0x0203a978 module:main +from:0x0215d758 kind:arm_call to:0x02039d60 module:main +from:0x0215d794 kind:arm_call to:0x02039f04 module:main +from:0x0215d7a0 kind:arm_call to:0x0203a978 module:main +from:0x0215d7ac kind:arm_call to:0x0203a978 module:main +from:0x0215d7b8 kind:arm_call to:0x0203ab58 module:main +from:0x0215d7e4 kind:arm_call to:0x02039f04 module:main +from:0x0215d7f0 kind:arm_call to:0x0203a978 module:main +from:0x0215d7fc kind:arm_call to:0x0203a978 module:main +from:0x0215d804 kind:arm_call to:0x0203ad88 module:main +from:0x0215d808 kind:arm_call to:0x0203a5ac module:main +from:0x0215d83c kind:load to:0x02049be4 module:main +from:0x0215d850 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d858 kind:arm_call to:0x02011ff4 module:main +from:0x0215d870 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d878 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215d890 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d898 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215d8a0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d8b4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215da04 kind:arm_call to:0x02157ff0 module:overlay(66) +from:0x0215da14 kind:arm_call to:0x0203ce74 module:main +from:0x0215da28 kind:load to:0x02162740 module:overlay(66) +from:0x0215da2c kind:load to:0x02162750 module:overlay(66) +from:0x0215da30 kind:load to:0x02158e9c module:overlay(66) +from:0x0215da34 kind:load to:0x02162744 module:overlay(66) +from:0x0215da54 kind:arm_call to:0x02158ee0 module:overlay(66) +from:0x0215da64 kind:arm_call to:0x0203ce74 module:main +from:0x0215da78 kind:load to:0x02162828 module:overlay(66) +from:0x0215da7c kind:load to:0x02162838 module:overlay(66) +from:0x0215da80 kind:load to:0x0215bb64 module:overlay(66) +from:0x0215da84 kind:load to:0x0216282c module:overlay(66) +from:0x0215daa4 kind:arm_call to:0x0215bb8c module:overlay(66) +from:0x0215dab4 kind:arm_call to:0x0203ce74 module:main +from:0x0215dadc kind:arm_call to:0x0215bbe8 module:overlay(66) +from:0x0215daec kind:arm_call to:0x0203ce74 module:main +from:0x0215db00 kind:load to:0x02162910 module:overlay(66) +from:0x0215db04 kind:load to:0x02162930 module:overlay(66) +from:0x0215db08 kind:load to:0x0215c064 module:overlay(66) +from:0x0215db0c kind:load to:0x02162918 module:overlay(66) +from:0x0215db10 kind:load to:0x02162a08 module:overlay(66) +from:0x0215db14 kind:load to:0x0215c078 module:overlay(66) +from:0x0215db18 kind:load to:0x02162924 module:overlay(66) +from:0x0215db38 kind:arm_call to:0x0215c0bc module:overlay(66) +from:0x0215db48 kind:arm_call to:0x0203ce74 module:main +from:0x0215db70 kind:arm_call to:0x0215c16c module:overlay(66) +from:0x0215db80 kind:arm_call to:0x0203ce74 module:main +from:0x0215db94 kind:load to:0x02162ae0 module:overlay(66) +from:0x0215db98 kind:load to:0x02162b00 module:overlay(66) +from:0x0215db9c kind:load to:0x0215c53c module:overlay(66) +from:0x0215dba0 kind:load to:0x02162ae8 module:overlay(66) +from:0x0215dba4 kind:load to:0x02162bd8 module:overlay(66) +from:0x0215dba8 kind:load to:0x0215c550 module:overlay(66) +from:0x0215dbac kind:load to:0x02162af4 module:overlay(66) +from:0x0215dbcc kind:arm_call to:0x0215c594 module:overlay(66) +from:0x0215dbdc kind:arm_call to:0x0203ce74 module:main +from:0x0215dbf0 kind:load to:0x02162cb0 module:overlay(66) +from:0x0215dbf4 kind:load to:0x02162cc0 module:overlay(66) +from:0x0215dbf8 kind:load to:0x0215c674 module:overlay(66) +from:0x0215dbfc kind:load to:0x02162cb4 module:overlay(66) +from:0x0215dc1c kind:arm_call to:0x0215c6b8 module:overlay(66) +from:0x0215dc2c kind:arm_call to:0x0203ce74 module:main +from:0x0215dc40 kind:load to:0x02162d98 module:overlay(66) +from:0x0215dc44 kind:load to:0x02162da8 module:overlay(66) +from:0x0215dc48 kind:load to:0x0215cae4 module:overlay(66) +from:0x0215dc4c kind:load to:0x02162d9c module:overlay(66) +from:0x0215dc6c kind:arm_call to:0x0215cb28 module:overlay(66) +from:0x0215dc7c kind:arm_call to:0x0203ce74 module:main +from:0x0215dc90 kind:load to:0x02162e80 module:overlay(66) +from:0x0215dc94 kind:load to:0x02162e90 module:overlay(66) +from:0x0215dc98 kind:load to:0x0215cc1c module:overlay(66) +from:0x0215dc9c kind:load to:0x02162e84 module:overlay(66) +from:0x0215dcbc kind:arm_call to:0x0215cc60 module:overlay(66) +from:0x0215dccc kind:arm_call to:0x0203ce74 module:main +from:0x0215dce0 kind:load to:0x02162f64 module:overlay(66) +from:0x0215dce4 kind:load to:0x02162f74 module:overlay(66) +from:0x0215dce8 kind:load to:0x0215cf20 module:overlay(66) +from:0x0215dcec kind:load to:0x02162f68 module:overlay(66) +from:0x0215dd0c kind:arm_call to:0x0215cf64 module:overlay(66) +from:0x0215dd1c kind:arm_call to:0x0203ce74 module:main +from:0x0215dd30 kind:load to:0x02162fb0 module:overlay(66) +from:0x0215dd34 kind:load to:0x02162fc0 module:overlay(66) +from:0x0215dd38 kind:load to:0x0215d074 module:overlay(66) +from:0x0215dd3c kind:load to:0x02162fb4 module:overlay(66) +from:0x0215dd5c kind:arm_call to:0x0215d0b8 module:overlay(66) +from:0x0215dd6c kind:arm_call to:0x0203ce74 module:main +from:0x0215dd80 kind:load to:0x02163094 module:overlay(66) +from:0x0215dd84 kind:load to:0x021630a4 module:overlay(66) +from:0x0215dd88 kind:load to:0x0215d1c8 module:overlay(66) +from:0x0215dd8c kind:load to:0x02163098 module:overlay(66) +from:0x0215ddac kind:arm_call to:0x0215d28c module:overlay(66) +from:0x0215ddbc kind:arm_call to:0x0203ce74 module:main +from:0x0215ddd0 kind:load to:0x02163178 module:overlay(66) +from:0x0215ddd4 kind:load to:0x02163188 module:overlay(66) +from:0x0215ddd8 kind:load to:0x0215d8ac module:overlay(66) +from:0x0215dddc kind:load to:0x0216317c module:overlay(66) +from:0x0215dde0 kind:load to:0x0215d9e8 module:overlay(66) +from:0x0215dde4 kind:load to:0x0215da38 module:overlay(66) +from:0x0215dde8 kind:load to:0x0215da88 module:overlay(66) +from:0x0215ddec kind:load to:0x0215db1c module:overlay(66) +from:0x0215ddf0 kind:load to:0x0215dbb0 module:overlay(66) +from:0x0215ddf4 kind:load to:0x0215dc00 module:overlay(66) +from:0x0215ddf8 kind:load to:0x0215dc50 module:overlay(66) +from:0x0215ddfc kind:load to:0x0215dca0 module:overlay(66) +from:0x0215de00 kind:load to:0x0215dcf0 module:overlay(66) +from:0x0215de04 kind:load to:0x0215dd40 module:overlay(66) +from:0x0215de08 kind:load to:0x0215dd90 module:overlay(66) +from:0x0215e344 kind:load to:0x02158098 module:overlay(66) +from:0x0215e348 kind:load to:0x021580b4 module:overlay(66) +from:0x0215e34c kind:load to:0x021580e4 module:overlay(66) +from:0x0215e350 kind:load to:0x02165ad0 module:overlay(89) +from:0x0215e354 kind:load to:0x02165b34 module:overlays(89,92) +from:0x0215e360 kind:load to:0x02157fcc module:overlay(66) +from:0x0215e364 kind:load to:0x02097998 module:overlay(0) +from:0x0215e368 kind:load to:0x020977a8 module:overlay(0) +from:0x0215e36c kind:load to:0x02097824 module:overlay(0) +from:0x0215e370 kind:load to:0x020979a0 module:overlay(0) +from:0x0215e374 kind:load to:0x020979c0 module:overlay(0) +from:0x0215e378 kind:load to:0x020979ec module:overlay(0) +from:0x0215e3b4 kind:load to:0x0215857c module:overlay(66) +from:0x0215e3b8 kind:load to:0x02158d44 module:overlay(66) +from:0x0215e3bc kind:load to:0x02099b54 module:overlay(0) +from:0x0215e3c0 kind:load to:0x02099b8c module:overlay(0) +from:0x0215e3c4 kind:load to:0x0209a190 module:overlay(0) +from:0x0215e3c8 kind:load to:0x0209a198 module:overlay(0) +from:0x0215e3cc kind:load to:0x0209a138 module:overlay(0) +from:0x0215e3d0 kind:load to:0x02099d04 module:overlay(0) +from:0x0215e3d4 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215e3d8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215e3dc kind:load to:0x0209a148 module:overlay(0) +from:0x0215e3e0 kind:load to:0x0209a160 module:overlay(0) +from:0x0215e3e4 kind:load to:0x02158d3c module:overlay(66) +from:0x0215e3e8 kind:load to:0x0209a178 module:overlay(0) +from:0x0215e3ec kind:load to:0x02158d2c module:overlay(66) +from:0x0215e3f0 kind:load to:0x02158d08 module:overlay(66) +from:0x0215e3fc kind:load to:0x02158568 module:overlay(66) +from:0x0215e400 kind:load to:0x02158e38 module:overlay(66) +from:0x0215e404 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215e408 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215e40c kind:load to:0x0209a374 module:overlay(0) +from:0x0215e410 kind:load to:0x0209a388 module:overlay(0) +from:0x0215e414 kind:load to:0x0209a138 module:overlay(0) +from:0x0215e418 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215e41c kind:load to:0x0209a438 module:overlay(0) +from:0x0215e420 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215e424 kind:load to:0x0209a344 module:overlay(0) +from:0x0215e428 kind:load to:0x0209a35c module:overlay(0) +from:0x0215e42c kind:load to:0x0209a39c module:overlay(0) +from:0x0215e430 kind:load to:0x0209a728 module:overlay(0) +from:0x0215e434 kind:load to:0x02158e0c module:overlay(66) +from:0x0215e438 kind:load to:0x02158de8 module:overlay(66) +from:0x0215e43c kind:load to:0x0209a760 module:overlay(0) +from:0x0215e4b8 kind:load to:0x0215df84 module:overlay(66) +from:0x0215e4bc kind:load to:0x0215e164 module:overlay(66) +from:0x0215e4c0 kind:load to:0x0215e04c module:overlay(66) +from:0x0215e4c4 kind:load to:0x0215e054 module:overlay(66) +from:0x0215e4c8 kind:load to:0x0215e1c4 module:overlay(66) +from:0x0215e4cc kind:load to:0x0215e16c module:overlay(66) +from:0x0215e4d0 kind:load to:0x0215e1e4 module:overlay(66) +from:0x0215e4d4 kind:load to:0x0215e17c module:overlay(66) +from:0x0215e4d8 kind:load to:0x0215e0dc module:overlay(66) +from:0x0215e4dc kind:load to:0x0215e184 module:overlay(66) +from:0x0215e4e0 kind:load to:0x0215e1f4 module:overlay(66) +from:0x0215e4e4 kind:load to:0x0215de7c module:overlay(66) +from:0x0215e4e8 kind:load to:0x0215df94 module:overlay(66) +from:0x0215e4ec kind:load to:0x0215e06c module:overlay(66) +from:0x0215e4f0 kind:load to:0x0215e06c module:overlay(66) +from:0x0215e4f4 kind:load to:0x0215e074 module:overlay(66) +from:0x0215e4f8 kind:load to:0x0215e19c module:overlay(66) +from:0x0215e4fc kind:load to:0x0215e07c module:overlay(66) +from:0x0215e500 kind:load to:0x0215e1ac module:overlay(66) +from:0x0215e504 kind:load to:0x0215df8c module:overlay(66) +from:0x0215e508 kind:load to:0x0215e1b4 module:overlay(66) +from:0x0215e50c kind:load to:0x0215e174 module:overlay(66) +from:0x0215e510 kind:load to:0x0215e05c module:overlay(66) +from:0x0215e514 kind:load to:0x0215e034 module:overlay(66) +from:0x0215e518 kind:load to:0x0215e08c module:overlay(66) +from:0x0215e51c kind:load to:0x0215de28 module:overlay(66) +from:0x0215e520 kind:load to:0x0215df54 module:overlay(66) +from:0x0215e524 kind:load to:0x0215de98 module:overlay(66) +from:0x0215e528 kind:load to:0x0215de9c module:overlay(66) +from:0x0215e5bc kind:load to:0x0215e064 module:overlay(66) +from:0x0215e5c0 kind:load to:0x0215e1a4 module:overlay(66) +from:0x0215e5c4 kind:load to:0x0215e1fc module:overlay(66) +from:0x0215e5c8 kind:load to:0x0215dfac module:overlay(66) +from:0x0215e5cc kind:load to:0x0215e094 module:overlay(66) +from:0x0215e5d0 kind:load to:0x0215e204 module:overlay(66) +from:0x0215e5d4 kind:load to:0x0215e300 module:overlay(66) +from:0x0215e5d8 kind:load to:0x0215e30c module:overlay(66) +from:0x0215e5dc kind:load to:0x0215e318 module:overlay(66) +from:0x0215e5e0 kind:load to:0x0215de24 module:overlay(66) +from:0x0215e5e4 kind:load to:0x0215de34 module:overlay(66) +from:0x0215e5e8 kind:load to:0x0215de94 module:overlay(66) +from:0x0215e5ec kind:load to:0x0215de84 module:overlay(66) +from:0x0215e5f0 kind:load to:0x0215de30 module:overlay(66) +from:0x0215e5f4 kind:load to:0x0215df04 module:overlay(66) +from:0x0215e5f8 kind:load to:0x0215de90 module:overlay(66) +from:0x0215e5fc kind:load to:0x0215df44 module:overlay(66) +from:0x0215e600 kind:load to:0x0215e2e8 module:overlay(66) +from:0x0215e604 kind:load to:0x0215e2f4 module:overlay(66) +from:0x0215e608 kind:load to:0x0215de28 module:overlay(66) +from:0x0215e60c kind:load to:0x0215de78 module:overlay(66) +from:0x0215e610 kind:load to:0x0215de4c module:overlay(66) +from:0x0215e614 kind:load to:0x0215de38 module:overlay(66) +from:0x0215e6c0 kind:load to:0x0215df84 module:overlay(66) +from:0x0215e6c4 kind:load to:0x0215dfbc module:overlay(66) +from:0x0215e6c8 kind:load to:0x0215df1c module:overlay(66) +from:0x0215e6cc kind:load to:0x0215e16c module:overlay(66) +from:0x0215e6d0 kind:load to:0x0215e09c module:overlay(66) +from:0x0215e6d4 kind:load to:0x0215e0ac module:overlay(66) +from:0x0215e6d8 kind:load to:0x0215e0b4 module:overlay(66) +from:0x0215e6dc kind:load to:0x0215e0bc module:overlay(66) +from:0x0215e6e0 kind:load to:0x0215de7c module:overlay(66) +from:0x0215e6e4 kind:load to:0x0215df94 module:overlay(66) +from:0x0215e6e8 kind:load to:0x0215de8c module:overlay(66) +from:0x0215e6ec kind:load to:0x0215e074 module:overlay(66) +from:0x0215e6f0 kind:load to:0x0215e07c module:overlay(66) +from:0x0215e6f4 kind:load to:0x0215df8c module:overlay(66) +from:0x0215e6f8 kind:load to:0x0215dfc4 module:overlay(66) +from:0x0215e6fc kind:load to:0x0215dfcc module:overlay(66) +from:0x0215e700 kind:load to:0x0215de28 module:overlay(66) +from:0x0215e704 kind:load to:0x0215de78 module:overlay(66) +from:0x0215e708 kind:load to:0x0215de3c module:overlay(66) +from:0x0215e70c kind:load to:0x0215de68 module:overlay(66) +from:0x0215e7c4 kind:load to:0x0215e064 module:overlay(66) +from:0x0215e7c8 kind:load to:0x0215e1a4 module:overlay(66) +from:0x0215e7cc kind:load to:0x0215e1fc module:overlay(66) +from:0x0215e7d0 kind:load to:0x0215dfac module:overlay(66) +from:0x0215e7d4 kind:load to:0x0215e094 module:overlay(66) +from:0x0215e7d8 kind:load to:0x0215e204 module:overlay(66) +from:0x0215e7dc kind:load to:0x0215e300 module:overlay(66) +from:0x0215e7e0 kind:load to:0x0215e30c module:overlay(66) +from:0x0215e7e4 kind:load to:0x0215e318 module:overlay(66) +from:0x0215e7e8 kind:load to:0x0215de24 module:overlay(66) +from:0x0215e7ec kind:load to:0x0215de34 module:overlay(66) +from:0x0215e7f0 kind:load to:0x0215de94 module:overlay(66) +from:0x0215e7f4 kind:load to:0x0215de84 module:overlay(66) +from:0x0215e7f8 kind:load to:0x0215de30 module:overlay(66) +from:0x0215e7fc kind:load to:0x0215df04 module:overlay(66) +from:0x0215e800 kind:load to:0x0215de90 module:overlay(66) +from:0x0215e804 kind:load to:0x0215df44 module:overlay(66) +from:0x0215e808 kind:load to:0x0215e2e8 module:overlay(66) +from:0x0215e80c kind:load to:0x0215e2f4 module:overlay(66) +from:0x0215e810 kind:load to:0x0215de28 module:overlay(66) +from:0x0215e814 kind:load to:0x0215de78 module:overlay(66) +from:0x0215e818 kind:load to:0x0215de4c module:overlay(66) +from:0x0215e81c kind:load to:0x0215de38 module:overlay(66) +from:0x0215e8c8 kind:load to:0x0215e084 module:overlay(66) +from:0x0215e8cc kind:load to:0x0215e024 module:overlay(66) +from:0x0215e8d0 kind:load to:0x0215df64 module:overlay(66) +from:0x0215e8d4 kind:load to:0x0215dfb4 module:overlay(66) +from:0x0215e8d8 kind:load to:0x0215e00c module:overlay(66) +from:0x0215e8dc kind:load to:0x0215e014 module:overlay(66) +from:0x0215e8e0 kind:load to:0x0215de58 module:overlay(66) +from:0x0215e8e4 kind:load to:0x0215de48 module:overlay(66) +from:0x0215e8e8 kind:load to:0x0215de88 module:overlay(66) +from:0x0215e8ec kind:load to:0x0215de60 module:overlay(66) +from:0x0215e8f0 kind:load to:0x0215de40 module:overlay(66) +from:0x0215e8f4 kind:load to:0x0215df5c module:overlay(66) +from:0x0215e8f8 kind:load to:0x0215de44 module:overlay(66) +from:0x0215e8fc kind:load to:0x0215de50 module:overlay(66) +from:0x0215e900 kind:load to:0x0215de20 module:overlay(66) +from:0x0215e904 kind:load to:0x0215de6c module:overlay(66) +from:0x0215e908 kind:load to:0x0215de80 module:overlay(66) +from:0x0215e90c kind:load to:0x0215de64 module:overlay(66) +from:0x0215e910 kind:load to:0x0215de70 module:overlay(66) +from:0x0215e914 kind:load to:0x0215df7c module:overlay(66) +from:0x0215e918 kind:load to:0x0215df74 module:overlay(66) +from:0x0215e9cc kind:load to:0x0215dfd4 module:overlay(66) +from:0x0215e9d0 kind:load to:0x0215dfdc module:overlay(66) +from:0x0215e9d4 kind:load to:0x0215e0cc module:overlay(66) +from:0x0215e9d8 kind:load to:0x0215dfe4 module:overlay(66) +from:0x0215e9dc kind:load to:0x0215dfec module:overlay(66) +from:0x0215e9e0 kind:load to:0x0215dfec module:overlay(66) +from:0x0215e9e4 kind:load to:0x0215de5c module:overlay(66) +from:0x0215e9e8 kind:load to:0x0215dea4 module:overlay(66) +from:0x0215e9ec kind:load to:0x0215de2c module:overlay(66) +from:0x0215e9f0 kind:load to:0x0215dedc module:overlay(66) +from:0x0215e9f4 kind:load to:0x0215e1cc module:overlay(66) +from:0x0215e9f8 kind:load to:0x0215e1dc module:overlay(66) +from:0x0215e9fc kind:load to:0x0215e210 module:overlay(66) +from:0x0215ea00 kind:load to:0x0215e228 module:overlay(66) +from:0x0215ea04 kind:load to:0x0215e234 module:overlay(66) +from:0x0215ea08 kind:load to:0x0215e330 module:overlay(66) +from:0x0215ea0c kind:load to:0x0215dffc module:overlay(66) +from:0x0215ea10 kind:load to:0x0215e104 module:overlay(66) +from:0x0215ea14 kind:load to:0x0215df0c module:overlay(66) +from:0x0215ea18 kind:load to:0x0215dfa4 module:overlay(66) +from:0x0215ea1c kind:load to:0x0215defc module:overlay(66) +from:0x0215ead0 kind:load to:0x0215e21c module:overlay(66) +from:0x0215ead4 kind:load to:0x0215e0e4 module:overlay(66) +from:0x0215ead8 kind:load to:0x0215debc module:overlay(66) +from:0x0215eadc kind:load to:0x0215df14 module:overlay(66) +from:0x0215eae0 kind:load to:0x0215e240 module:overlay(66) +from:0x0215eae4 kind:load to:0x0215deb4 module:overlay(66) +from:0x0215eae8 kind:load to:0x0215e0a4 module:overlay(66) +from:0x0215eaec kind:load to:0x0215e0f4 module:overlay(66) +from:0x0215eaf0 kind:load to:0x0215e15c module:overlay(66) +from:0x0215eaf4 kind:load to:0x0215e0fc module:overlay(66) +from:0x0215eaf8 kind:load to:0x0215decc module:overlay(66) +from:0x0215eafc kind:load to:0x0215dee4 module:overlay(66) +from:0x0215eb00 kind:load to:0x0215e10c module:overlay(66) +from:0x0215eb04 kind:load to:0x0215deac module:overlay(66) +from:0x0215eb08 kind:load to:0x0215e24c module:overlay(66) +from:0x0215eb0c kind:load to:0x0215e114 module:overlay(66) +from:0x0215eb10 kind:load to:0x0215e0c4 module:overlay(66) +from:0x0215eb14 kind:load to:0x0215e258 module:overlay(66) +from:0x0215eb18 kind:load to:0x0215e264 module:overlay(66) +from:0x0215eb1c kind:load to:0x0215e270 module:overlay(66) +from:0x0215eb20 kind:load to:0x0215e27c module:overlay(66) +from:0x0215eb24 kind:load to:0x0215e288 module:overlay(66) +from:0x0215eb28 kind:load to:0x0215e13c module:overlay(66) +from:0x0215eb2c kind:load to:0x0215e294 module:overlay(66) +from:0x0215eb30 kind:load to:0x0215e2a0 module:overlay(66) +from:0x0215eb34 kind:load to:0x0215e124 module:overlay(66) +from:0x0215eb38 kind:load to:0x0215e12c module:overlay(66) +from:0x0215eb3c kind:load to:0x0215e2ac module:overlay(66) +from:0x0215eb40 kind:load to:0x0215e2b8 module:overlay(66) +from:0x0215eb44 kind:load to:0x0215df9c module:overlay(66) +from:0x0215eb48 kind:load to:0x0215df24 module:overlay(66) +from:0x0215eb4c kind:load to:0x0215df3c module:overlay(66) +from:0x0215eb50 kind:load to:0x0215e144 module:overlay(66) +from:0x0215eb54 kind:load to:0x0215e14c module:overlay(66) +from:0x0215eb58 kind:load to:0x0215def4 module:overlay(66) +from:0x0215eb5c kind:load to:0x0215e2d0 module:overlay(66) +from:0x0215eb60 kind:load to:0x0215deec module:overlay(66) +from:0x0215eb64 kind:load to:0x0215e154 module:overlay(66) +from:0x0215eb68 kind:load to:0x0215df4c module:overlay(66) +from:0x0215ebd4 kind:load to:0x0215e0d4 module:overlay(66) +from:0x0215ebd8 kind:load to:0x0215e1d4 module:overlay(66) +from:0x0215ebdc kind:load to:0x0215e1bc module:overlay(66) +from:0x0215ebe0 kind:load to:0x0215e0ec module:overlay(66) +from:0x0215ebe4 kind:load to:0x0215dff4 module:overlay(66) +from:0x0215ebe8 kind:load to:0x0215de24 module:overlay(66) +from:0x0215ebec kind:load to:0x0215de74 module:overlay(66) +from:0x0215ebf0 kind:load to:0x0215de54 module:overlay(66) +from:0x0215ebf4 kind:load to:0x0215e11c module:overlay(66) +from:0x0215ebf8 kind:load to:0x0215e134 module:overlay(66) +from:0x0215ebfc kind:load to:0x0215e2c4 module:overlay(66) +from:0x0215ec00 kind:load to:0x0215e2dc module:overlay(66) +from:0x0215ec04 kind:load to:0x0215e324 module:overlay(66) +from:0x0215ec08 kind:load to:0x0215de28 module:overlay(66) +from:0x0215ec0c kind:load to:0x0215de3c module:overlay(66) +from:0x0215ec10 kind:load to:0x0215ded4 module:overlay(66) +from:0x0215ecd8 kind:load to:0x0215e004 module:overlay(66) +from:0x0215ecdc kind:load to:0x0215e01c module:overlay(66) +from:0x0215ece0 kind:load to:0x0215e02c module:overlay(66) +from:0x0215ece4 kind:load to:0x0215e03c module:overlay(66) +from:0x0215ece8 kind:load to:0x0215df2c module:overlay(66) +from:0x0215ecec kind:load to:0x0215df34 module:overlay(66) +from:0x0215ecf0 kind:load to:0x0215de58 module:overlay(66) +from:0x0215ecf4 kind:load to:0x0215de48 module:overlay(66) +from:0x0215ecf8 kind:load to:0x0215de88 module:overlay(66) +from:0x0215ecfc kind:load to:0x0215de60 module:overlay(66) +from:0x0215ed00 kind:load to:0x0215de40 module:overlay(66) +from:0x0215ed04 kind:load to:0x0215e044 module:overlay(66) +from:0x0215ed08 kind:load to:0x0215dec4 module:overlay(66) +from:0x0215ed0c kind:load to:0x0215df6c module:overlay(66) +from:0x0215ed10 kind:load to:0x0215e1ec module:overlay(66) +from:0x0215ed14 kind:load to:0x0215e18c module:overlay(66) +from:0x0215ed18 kind:load to:0x0215e194 module:overlay(66) +from:0x0215ed1c kind:load to:0x0215de70 module:overlay(66) +from:0x0215ed20 kind:load to:0x0215df7c module:overlay(66) +from:0x0215ed24 kind:load to:0x0215df74 module:overlay(66) +from:0x0215ede4 kind:load to:0x0209856c module:overlay(0) +from:0x0215ede8 kind:load to:0x020985a8 module:overlay(0) +from:0x0215edec kind:load to:0x020985c0 module:overlay(0) +from:0x0215edf0 kind:load to:0x020985cc module:overlay(0) +from:0x0215edf4 kind:load to:0x01fff464 module:itcm +from:0x0215edf8 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215edfc kind:load to:0x020a8d7c module:overlay(0) +from:0x0215ee00 kind:load to:0x020a8df8 module:overlay(0) +from:0x0215ee04 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215ee08 kind:load to:0x020a9948 module:overlay(0) +from:0x0215ee0c kind:load to:0x02098510 module:overlay(0) +from:0x0215ee10 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215ee14 kind:load to:0x02098518 module:overlay(0) +from:0x0215ee18 kind:load to:0x0209851c module:overlay(0) +from:0x0215ee1c kind:load to:0x020985d8 module:overlay(0) +from:0x0215ee20 kind:load to:0x02098644 module:overlay(0) +from:0x0215ee24 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ee28 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ee2c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ee30 kind:load to:0x02158e7c module:overlay(66) +from:0x0215ee34 kind:load to:0x02158e54 module:overlay(66) +from:0x0215ee38 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215ee3c kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215ee40 kind:load to:0x020a9324 module:overlay(0) +from:0x0215ee44 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215ee48 kind:load to:0x020a9034 module:overlay(0) +from:0x0215ee4c kind:load to:0x020a91a4 module:overlay(0) +from:0x0215ee50 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215ee54 kind:load to:0x020a9270 module:overlay(0) +from:0x0215ee58 kind:load to:0x020a9294 module:overlay(0) +from:0x0215ee5c kind:load to:0x020a9298 module:overlay(0) +from:0x0215ee60 kind:load to:0x020a91f4 module:overlay(0) +from:0x0215ee64 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ee68 kind:load to:0x020a9204 module:overlay(0) +from:0x0215ee6c kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215ee70 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215ee74 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215ee78 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ee7c kind:load to:0x020a949c module:overlay(0) +from:0x0215ee80 kind:load to:0x020a95ec module:overlay(0) +from:0x0215ee84 kind:load to:0x020a9618 module:overlay(0) +from:0x0215ee88 kind:load to:0x020a9638 module:overlay(0) +from:0x0215ee8c kind:load to:0x020a9850 module:overlay(0) +from:0x0215ee90 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215ee94 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215ee98 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215ee9c kind:load to:0x020a99f8 module:overlay(0) +from:0x0215eea0 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215eea4 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215eea8 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215eeac kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215eeb0 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215eeb4 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215eeb8 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215eebc kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215eec0 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215eec4 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215eec8 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215eecc kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215eed0 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215eed4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215eed8 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215eedc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215eee0 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215eee4 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215eee8 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215eeec kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215eef0 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215eef4 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215ef00 kind:load to:0x0209856c module:overlay(0) +from:0x0215ef04 kind:load to:0x020985a8 module:overlay(0) +from:0x0215ef08 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ef0c kind:load to:0x020985cc module:overlay(0) +from:0x0215ef10 kind:load to:0x01fff464 module:itcm +from:0x0215ef14 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215ef18 kind:load to:0x02158b40 module:overlay(66) +from:0x0215ef1c kind:load to:0x020a8df8 module:overlay(0) +from:0x0215ef20 kind:load to:0x02158b88 module:overlay(66) +from:0x0215ef24 kind:load to:0x020a9948 module:overlay(0) +from:0x0215ef28 kind:load to:0x02098510 module:overlay(0) +from:0x0215ef2c kind:load to:0x02158ae0 module:overlay(66) +from:0x0215ef30 kind:load to:0x02098518 module:overlay(0) +from:0x0215ef34 kind:load to:0x0209851c module:overlay(0) +from:0x0215ef38 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ef3c kind:load to:0x02098644 module:overlay(0) +from:0x0215ef40 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ef44 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ef48 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ef4c kind:load to:0x02158d60 module:overlay(66) +from:0x0215ef50 kind:load to:0x02158da0 module:overlay(66) +from:0x0215ef54 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215ef58 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215ef5c kind:load to:0x020a9324 module:overlay(0) +from:0x0215ef60 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215ef64 kind:load to:0x020a9034 module:overlay(0) +from:0x0215ef68 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215ef6c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215ef70 kind:load to:0x020a9270 module:overlay(0) +from:0x0215ef74 kind:load to:0x020a9294 module:overlay(0) +from:0x0215ef78 kind:load to:0x020a9298 module:overlay(0) +from:0x0215ef7c kind:load to:0x021585b8 module:overlay(66) +from:0x0215ef80 kind:load to:0x02158908 module:overlay(66) +from:0x0215ef84 kind:load to:0x020a9204 module:overlay(0) +from:0x0215ef88 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215ef8c kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215ef90 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215ef94 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ef98 kind:load to:0x02158be0 module:overlay(66) +from:0x0215ef9c kind:load to:0x020a95ec module:overlay(0) +from:0x0215efa0 kind:load to:0x020a9618 module:overlay(0) +from:0x0215efa4 kind:load to:0x020a9638 module:overlay(0) +from:0x0215efa8 kind:load to:0x020a9850 module:overlay(0) +from:0x0215efac kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215efb0 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215efb4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215efb8 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215efbc kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215efc0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215efc4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215efc8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215efcc kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215efd0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215efd4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215efd8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215efdc kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215efe0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215efe4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215efe8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215efec kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215eff0 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215eff4 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215eff8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215effc kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215f000 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215f004 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215f008 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215f00c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215f010 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021600d0 kind:load to:0x02158f94 module:overlay(66) +from:0x021600d4 kind:load to:0x02158fb0 module:overlay(66) +from:0x021600d8 kind:load to:0x02158fe8 module:overlay(66) +from:0x021600dc kind:load to:0x02165ad0 module:overlay(89) +from:0x021600e0 kind:load to:0x02165b34 module:overlays(89,92) +from:0x021600ec kind:load to:0x02158ebc module:overlay(66) +from:0x021600f0 kind:load to:0x02097998 module:overlay(0) +from:0x021600f4 kind:load to:0x020977a8 module:overlay(0) +from:0x021600f8 kind:load to:0x02097824 module:overlay(0) +from:0x021600fc kind:load to:0x020979a0 module:overlay(0) +from:0x02160100 kind:load to:0x020979c0 module:overlay(0) +from:0x02160104 kind:load to:0x020979ec module:overlay(0) +from:0x02160200 kind:load to:0x0209856c module:overlay(0) +from:0x02160204 kind:load to:0x020985a8 module:overlay(0) +from:0x02160208 kind:load to:0x020985c0 module:overlay(0) +from:0x0216020c kind:load to:0x020985cc module:overlay(0) +from:0x02160210 kind:load to:0x01fff464 module:itcm +from:0x02160214 kind:load to:0x020a9a2c module:overlay(0) +from:0x02160218 kind:load to:0x020a8d7c module:overlay(0) +from:0x0216021c kind:load to:0x020a8df8 module:overlay(0) +from:0x02160220 kind:load to:0x0215b79c module:overlay(66) +from:0x02160224 kind:load to:0x020a9948 module:overlay(0) +from:0x02160228 kind:load to:0x02098510 module:overlay(0) +from:0x0216022c kind:load to:0x0215b73c module:overlay(66) +from:0x02160230 kind:load to:0x02098518 module:overlay(0) +from:0x02160234 kind:load to:0x0209851c module:overlay(0) +from:0x02160238 kind:load to:0x020985d8 module:overlay(0) +from:0x0216023c kind:load to:0x02098644 module:overlay(0) +from:0x02160240 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02160244 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02160248 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216024c kind:load to:0x0215bacc module:overlay(66) +from:0x02160250 kind:load to:0x0215bb14 module:overlay(66) +from:0x02160254 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02160258 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0216025c kind:load to:0x020a9324 module:overlay(0) +from:0x02160260 kind:load to:0x020a8fcc module:overlay(0) +from:0x02160264 kind:load to:0x020a9034 module:overlay(0) +from:0x02160268 kind:load to:0x020a91a4 module:overlay(0) +from:0x0216026c kind:load to:0x020a91a0 module:overlay(0) +from:0x02160270 kind:load to:0x020a9270 module:overlay(0) +from:0x02160274 kind:load to:0x020a9294 module:overlay(0) +from:0x02160278 kind:load to:0x020a9298 module:overlay(0) +from:0x0216027c kind:load to:0x0215af70 module:overlay(66) +from:0x02160280 kind:load to:0x0215b568 module:overlay(66) +from:0x02160284 kind:load to:0x020a9204 module:overlay(0) +from:0x02160288 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0216028c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02160290 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02160294 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02160298 kind:load to:0x0215b82c module:overlay(66) +from:0x0216029c kind:load to:0x020a95ec module:overlay(0) +from:0x021602a0 kind:load to:0x020a9618 module:overlay(0) +from:0x021602a4 kind:load to:0x020a9638 module:overlay(0) +from:0x021602a8 kind:load to:0x020a9850 module:overlay(0) +from:0x021602ac kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021602b0 kind:load to:0x020a8f14 module:overlay(0) +from:0x021602b4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021602b8 kind:load to:0x020a99f8 module:overlay(0) +from:0x021602bc kind:load to:0x0215b950 module:overlay(66) +from:0x021602c0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021602c4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021602c8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021602cc kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021602d0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021602d4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021602d8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021602dc kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021602e0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x021602e4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021602e8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021602ec kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021602f0 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021602f4 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021602f8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021602fc kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02160300 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02160304 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02160308 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0216030c kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02160310 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02160314 kind:load to:0x0215f258 module:overlay(66) +from:0x02160318 kind:load to:0x0215f2d0 module:overlay(66) +from:0x0216031c kind:load to:0x0215f570 module:overlay(66) +from:0x02160320 kind:load to:0x0215f2f0 module:overlay(66) +from:0x02160324 kind:load to:0x0215f278 module:overlay(66) +from:0x02160328 kind:load to:0x0215f588 module:overlay(66) +from:0x02160418 kind:load to:0x0215f598 module:overlay(66) +from:0x0216041c kind:load to:0x0215f868 module:overlay(66) +from:0x02160420 kind:load to:0x0215f5a8 module:overlay(66) +from:0x02160424 kind:load to:0x0215f880 module:overlay(66) +from:0x02160428 kind:load to:0x0215f5c8 module:overlay(66) +from:0x0216042c kind:load to:0x0215f8a8 module:overlay(66) +from:0x02160430 kind:load to:0x0215f4f0 module:overlay(66) +from:0x02160434 kind:load to:0x0215f8c8 module:overlay(66) +from:0x02160438 kind:load to:0x0215f4e0 module:overlay(66) +from:0x0216043c kind:load to:0x0215f220 module:overlay(66) +from:0x02160440 kind:load to:0x0215fe14 module:overlay(66) +from:0x02160444 kind:load to:0x0215fbbc module:overlay(66) +from:0x02160448 kind:load to:0x0215f958 module:overlay(66) +from:0x0216044c kind:load to:0x0215f8e0 module:overlay(66) +from:0x02160450 kind:load to:0x0215fbc8 module:overlay(66) +from:0x02160454 kind:load to:0x0215f8f8 module:overlay(66) +from:0x02160458 kind:load to:0x0215f6b0 module:overlay(66) +from:0x0216045c kind:load to:0x0215f900 module:overlay(66) +from:0x02160460 kind:load to:0x0215f690 module:overlay(66) +from:0x02160464 kind:load to:0x0215f390 module:overlay(66) +from:0x0216051c kind:load to:0x0215f710 module:overlay(66) +from:0x02160520 kind:load to:0x0215f2e0 module:overlay(66) +from:0x02160524 kind:load to:0x0215f740 module:overlay(66) +from:0x02160528 kind:load to:0x0215f3c0 module:overlay(66) +from:0x0216052c kind:load to:0x0215f760 module:overlay(66) +from:0x02160530 kind:load to:0x0215f770 module:overlay(66) +from:0x02160534 kind:load to:0x0215f320 module:overlay(66) +from:0x02160538 kind:load to:0x0215f7b8 module:overlay(66) +from:0x0216053c kind:load to:0x0215f428 module:overlay(66) +from:0x02160540 kind:load to:0x0215f970 module:overlay(66) +from:0x02160544 kind:load to:0x0215f7c0 module:overlay(66) +from:0x02160548 kind:load to:0x0215f7d8 module:overlay(66) +from:0x0216054c kind:load to:0x0215f7e0 module:overlay(66) +from:0x02160550 kind:load to:0x0215f708 module:overlay(66) +from:0x02160554 kind:load to:0x0215f4a8 module:overlay(66) +from:0x02160558 kind:load to:0x0215f130 module:overlay(66) +from:0x0216055c kind:load to:0x0215f300 module:overlay(66) +from:0x02160560 kind:load to:0x0215f608 module:overlay(66) +from:0x02160564 kind:load to:0x0215f640 module:overlay(66) +from:0x02160568 kind:load to:0x0215f7f8 module:overlay(66) +from:0x0216056c kind:load to:0x0215f800 module:overlay(66) +from:0x02160570 kind:load to:0x0215f510 module:overlay(66) +from:0x02160574 kind:load to:0x0215f548 module:overlay(66) +from:0x02160578 kind:load to:0x0215f548 module:overlay(66) +from:0x0216057c kind:load to:0x0215f558 module:overlay(66) +from:0x02160580 kind:load to:0x0215f828 module:overlay(66) +from:0x02160584 kind:load to:0x0215fd60 module:overlay(66) +from:0x02160588 kind:load to:0x0215fd78 module:overlay(66) +from:0x0216058c kind:load to:0x0215fb38 module:overlay(66) +from:0x02160590 kind:load to:0x0215fd9c module:overlay(66) +from:0x02160594 kind:load to:0x0215fda8 module:overlay(66) +from:0x02160598 kind:load to:0x0215ff34 module:overlay(66) +from:0x0216059c kind:load to:0x0215ff40 module:overlay(66) +from:0x021605a0 kind:load to:0x0215fe20 module:overlay(66) +from:0x021605a4 kind:load to:0x02160068 module:overlay(66) +from:0x021605a8 kind:load to:0x02160068 module:overlay(66) +from:0x021605ac kind:load to:0x02160078 module:overlay(66) +from:0x021605b0 kind:load to:0x0215ffdc module:overlay(66) +from:0x021605b4 kind:load to:0x021600b8 module:overlay(66) +from:0x021605b8 kind:load to:0x0215fafc module:overlay(66) +from:0x021605bc kind:load to:0x0215fc40 module:overlay(66) +from:0x021605c0 kind:load to:0x0215f960 module:overlay(66) +from:0x021605c4 kind:load to:0x0215f798 module:overlay(66) +from:0x021605c8 kind:load to:0x0215f430 module:overlay(66) +from:0x021605cc kind:load to:0x0215f348 module:overlay(66) +from:0x02160620 kind:load to:0x0215f750 module:overlay(66) +from:0x02160624 kind:load to:0x0215f070 module:overlay(66) +from:0x02160628 kind:load to:0x0215f140 module:overlay(66) +from:0x0216062c kind:load to:0x0215f758 module:overlay(66) +from:0x02160630 kind:load to:0x0215f410 module:overlay(66) +from:0x02160634 kind:load to:0x0215fc58 module:overlay(66) +from:0x02160638 kind:load to:0x0215fc64 module:overlay(66) +from:0x0216063c kind:load to:0x0215fc70 module:overlay(66) +from:0x02160640 kind:load to:0x0215fc7c module:overlay(66) +from:0x02160644 kind:load to:0x0215fc88 module:overlay(66) +from:0x02160724 kind:load to:0x0215f310 module:overlay(66) +from:0x02160728 kind:load to:0x0215f3d8 module:overlay(66) +from:0x0216072c kind:load to:0x0215f090 module:overlay(66) +from:0x02160730 kind:load to:0x0215f500 module:overlay(66) +from:0x02160734 kind:load to:0x0215f790 module:overlay(66) +from:0x02160738 kind:load to:0x0215f3e8 module:overlay(66) +from:0x0216073c kind:load to:0x0215f7a0 module:overlay(66) +from:0x02160740 kind:load to:0x0215f7a8 module:overlay(66) +from:0x02160744 kind:load to:0x0215f3c8 module:overlay(66) +from:0x02160748 kind:load to:0x0215f400 module:overlay(66) +from:0x0216074c kind:load to:0x0215f3d0 module:overlay(66) +from:0x02160750 kind:load to:0x0215f198 module:overlay(66) +from:0x02160754 kind:load to:0x0215f248 module:overlay(66) +from:0x02160758 kind:load to:0x0215f1d0 module:overlay(66) +from:0x02160828 kind:load to:0x0215f3f0 module:overlay(66) +from:0x0216082c kind:load to:0x0215f418 module:overlay(66) +from:0x02160830 kind:load to:0x0215f438 module:overlay(66) +from:0x02160834 kind:load to:0x0215f440 module:overlay(66) +from:0x02160838 kind:load to:0x0215f448 module:overlay(66) +from:0x0216083c kind:load to:0x0215f450 module:overlay(66) +from:0x02160840 kind:load to:0x0215f3e0 module:overlay(66) +from:0x02160844 kind:load to:0x0215f7c8 module:overlay(66) +from:0x02160848 kind:load to:0x0215fcac module:overlay(66) +from:0x0216084c kind:load to:0x0215fe74 module:overlay(66) +from:0x02160850 kind:load to:0x0215fcb8 module:overlay(66) +from:0x02160854 kind:load to:0x0215f910 module:overlay(66) +from:0x02160858 kind:load to:0x0215f778 module:overlay(66) +from:0x0216085c kind:load to:0x0215f210 module:overlay(66) +from:0x02160860 kind:load to:0x0215f7e8 module:overlay(66) +from:0x02160864 kind:load to:0x0215f488 module:overlay(66) +from:0x02160868 kind:load to:0x0215f730 module:overlay(66) +from:0x0216086c kind:load to:0x0215f228 module:overlay(66) +from:0x02160870 kind:load to:0x0215f228 module:overlay(66) +from:0x02160874 kind:load to:0x0215f9ac module:overlay(66) +from:0x02160878 kind:load to:0x0215f9d0 module:overlay(66) +from:0x0216087c kind:load to:0x0215f9dc module:overlay(66) +from:0x02160880 kind:load to:0x0215f530 module:overlay(66) +from:0x02160884 kind:load to:0x0215f7f0 module:overlay(66) +from:0x02160888 kind:load to:0x0215f378 module:overlay(66) +from:0x0216088c kind:load to:0x0215f1e0 module:overlay(66) +from:0x02160890 kind:load to:0x0215f700 module:overlay(66) +from:0x02160894 kind:load to:0x0215fe80 module:overlay(66) +from:0x02160898 kind:load to:0x0215fce8 module:overlay(66) +from:0x0216089c kind:load to:0x0215fcf4 module:overlay(66) +from:0x021608a0 kind:load to:0x0215fe8c module:overlay(66) +from:0x021608a4 kind:load to:0x0215fa3c module:overlay(66) +from:0x021608a8 kind:load to:0x0215f4d0 module:overlay(66) +from:0x021608ac kind:load to:0x0215f808 module:overlay(66) +from:0x021608b0 kind:load to:0x0215f718 module:overlay(66) +from:0x021608b4 kind:load to:0x0215f718 module:overlay(66) +from:0x021608b8 kind:load to:0x0215fd0c module:overlay(66) +from:0x021608bc kind:load to:0x0215fd18 module:overlay(66) +from:0x021608c0 kind:load to:0x0215fd24 module:overlay(66) +from:0x021608c4 kind:load to:0x0215fd30 module:overlay(66) +from:0x021608c8 kind:load to:0x0215fa90 module:overlay(66) +from:0x021608cc kind:load to:0x0215febc module:overlay(66) +from:0x021608d0 kind:load to:0x0215fac0 module:overlay(66) +from:0x021608d4 kind:load to:0x0215f1f8 module:overlay(66) +from:0x021608d8 kind:load to:0x0215f328 module:overlay(66) +from:0x021608dc kind:load to:0x0215f388 module:overlay(66) +from:0x021608e0 kind:load to:0x0215f650 module:overlay(66) +from:0x021608e4 kind:load to:0x0215f650 module:overlay(66) +from:0x0216092c kind:load to:0x0215f5d0 module:overlay(66) +from:0x02160930 kind:load to:0x0215f988 module:overlay(66) +from:0x02160934 kind:load to:0x0215f538 module:overlay(66) +from:0x02160938 kind:load to:0x0215f994 module:overlay(66) +from:0x0216093c kind:load to:0x0215f478 module:overlay(66) +from:0x02160940 kind:load to:0x0215f4d8 module:overlay(66) +from:0x02160944 kind:load to:0x0215f660 module:overlay(66) +from:0x02160948 kind:load to:0x0215f058 module:overlay(66) +from:0x0216094c kind:load to:0x0215f028 module:overlay(66) +from:0x02160950 kind:load to:0x0215f550 module:overlay(66) +from:0x02160954 kind:load to:0x0215f0a8 module:overlay(66) +from:0x02160958 kind:load to:0x0215f9a0 module:overlay(66) +from:0x0216095c kind:load to:0x0215f490 module:overlay(66) +from:0x02160960 kind:load to:0x0215f460 module:overlay(66) +from:0x02160964 kind:load to:0x0215f528 module:overlay(66) +from:0x02160968 kind:load to:0x0215f9b8 module:overlay(66) +from:0x0216096c kind:load to:0x0215f9c4 module:overlay(66) +from:0x02160970 kind:load to:0x0215fa30 module:overlay(66) +from:0x02160974 kind:load to:0x0215fc34 module:overlay(66) +from:0x02160978 kind:load to:0x0215f9e8 module:overlay(66) +from:0x0216097c kind:load to:0x0215f5c0 module:overlay(66) +from:0x02160980 kind:load to:0x0215f720 module:overlay(66) +from:0x02160984 kind:load to:0x0215f4a0 module:overlay(66) +from:0x02160988 kind:load to:0x0215fbf8 module:overlay(66) +from:0x0216098c kind:load to:0x0215f9f4 module:overlay(66) +from:0x02160990 kind:load to:0x0215f618 module:overlay(66) +from:0x02160994 kind:load to:0x0215f4b0 module:overlay(66) +from:0x02160998 kind:load to:0x0215fa0c module:overlay(66) +from:0x0216099c kind:load to:0x0215fa18 module:overlay(66) +from:0x021609a0 kind:load to:0x0215f1a0 module:overlay(66) +from:0x021609a4 kind:load to:0x0215f128 module:overlay(66) +from:0x021609a8 kind:load to:0x0215f098 module:overlay(66) +from:0x021609ac kind:load to:0x0215f4c0 module:overlay(66) +from:0x021609b0 kind:load to:0x0215f4c8 module:overlay(66) +from:0x021609b4 kind:load to:0x0215f1a8 module:overlay(66) +from:0x021609b8 kind:load to:0x0215fb8c module:overlay(66) +from:0x021609bc kind:load to:0x0215f178 module:overlay(66) +from:0x021609c0 kind:load to:0x0215f780 module:overlay(66) +from:0x021609c4 kind:load to:0x0215f0e0 module:overlay(66) +from:0x02160a30 kind:load to:0x0215f068 module:overlay(66) +from:0x02160a34 kind:load to:0x0215fa48 module:overlay(66) +from:0x02160a38 kind:load to:0x0215f088 module:overlay(66) +from:0x02160a3c kind:load to:0x0215fa54 module:overlay(66) +from:0x02160a40 kind:load to:0x0215f148 module:overlay(66) +from:0x02160a44 kind:load to:0x0215fa60 module:overlay(66) +from:0x02160a48 kind:load to:0x0215fa6c module:overlay(66) +from:0x02160a4c kind:load to:0x0215ffe8 module:overlay(66) +from:0x02160a50 kind:load to:0x0215f478 module:overlay(66) +from:0x02160a54 kind:load to:0x0215f4d8 module:overlay(66) +from:0x02160a58 kind:load to:0x0215f660 module:overlay(66) +from:0x02160a5c kind:load to:0x0215f058 module:overlay(66) +from:0x02160a60 kind:load to:0x0215f028 module:overlay(66) +from:0x02160a64 kind:load to:0x0215f550 module:overlay(66) +from:0x02160a68 kind:load to:0x0215f0a8 module:overlay(66) +from:0x02160a6c kind:load to:0x0215f9a0 module:overlay(66) +from:0x02160a70 kind:load to:0x0215f490 module:overlay(66) +from:0x02160a74 kind:load to:0x0215f460 module:overlay(66) +from:0x02160a78 kind:load to:0x0215f528 module:overlay(66) +from:0x02160a7c kind:load to:0x0215f9b8 module:overlay(66) +from:0x02160a80 kind:load to:0x0215f9c4 module:overlay(66) +from:0x02160a84 kind:load to:0x0215fa30 module:overlay(66) +from:0x02160a88 kind:load to:0x0215fc34 module:overlay(66) +from:0x02160a8c kind:load to:0x0215f9e8 module:overlay(66) +from:0x02160a90 kind:load to:0x0215f5c0 module:overlay(66) +from:0x02160a94 kind:load to:0x0215f720 module:overlay(66) +from:0x02160a98 kind:load to:0x0215f4a0 module:overlay(66) +from:0x02160a9c kind:load to:0x0215fbf8 module:overlay(66) +from:0x02160aa0 kind:load to:0x0215f9f4 module:overlay(66) +from:0x02160aa4 kind:load to:0x0215f618 module:overlay(66) +from:0x02160aa8 kind:load to:0x0215f4b0 module:overlay(66) +from:0x02160aac kind:load to:0x0215fa0c module:overlay(66) +from:0x02160ab0 kind:load to:0x0215fa18 module:overlay(66) +from:0x02160ab4 kind:load to:0x0215f1a0 module:overlay(66) +from:0x02160ab8 kind:load to:0x0215f128 module:overlay(66) +from:0x02160abc kind:load to:0x0215f098 module:overlay(66) +from:0x02160ac0 kind:load to:0x0215f4c0 module:overlay(66) +from:0x02160ac4 kind:load to:0x0215f4c8 module:overlay(66) +from:0x02160ac8 kind:load to:0x0215f1a8 module:overlay(66) +from:0x02160acc kind:load to:0x0215fb8c module:overlay(66) +from:0x02160ad0 kind:load to:0x0215f178 module:overlay(66) +from:0x02160ad4 kind:load to:0x0215f780 module:overlay(66) +from:0x02160ad8 kind:load to:0x0215f0e0 module:overlay(66) +from:0x02160b34 kind:load to:0x0215feb0 module:overlay(66) +from:0x02160b38 kind:load to:0x0215fa78 module:overlay(66) +from:0x02160b3c kind:load to:0x0215fba4 module:overlay(66) +from:0x02160b40 kind:load to:0x0215fb50 module:overlay(66) +from:0x02160b44 kind:load to:0x0215fa84 module:overlay(66) +from:0x02160b48 kind:load to:0x0215f728 module:overlay(66) +from:0x02160b4c kind:load to:0x0215f768 module:overlay(66) +from:0x02160b50 kind:load to:0x0215faa8 module:overlay(66) +from:0x02160b54 kind:load to:0x0215fa9c module:overlay(66) +from:0x02160b58 kind:load to:0x0215f4e8 module:overlay(66) +from:0x02160b5c kind:load to:0x0215fab4 module:overlay(66) +from:0x02160b60 kind:load to:0x0215f6d0 module:overlay(66) +from:0x02160b64 kind:load to:0x0215f0d8 module:overlay(66) +from:0x02160b68 kind:load to:0x0215fed4 module:overlay(66) +from:0x02160b6c kind:load to:0x0215f4f8 module:overlay(66) +from:0x02160b70 kind:load to:0x0215f0c8 module:overlay(66) +from:0x02160b74 kind:load to:0x0215f150 module:overlay(66) +from:0x02160b78 kind:load to:0x0215facc module:overlay(66) +from:0x02160b7c kind:load to:0x0215f520 module:overlay(66) +from:0x02160b80 kind:load to:0x0215f748 module:overlay(66) +from:0x02160b84 kind:load to:0x0215feec module:overlay(66) +from:0x02160b88 kind:load to:0x0215fad8 module:overlay(66) +from:0x02160b8c kind:load to:0x0215fae4 module:overlay(66) +from:0x02160b90 kind:load to:0x0215faf0 module:overlay(66) +from:0x02160b94 kind:load to:0x0215f518 module:overlay(66) +from:0x02160b98 kind:load to:0x0215fef8 module:overlay(66) +from:0x02160b9c kind:load to:0x0215f630 module:overlay(66) +from:0x02160ba0 kind:load to:0x0215f0e8 module:overlay(66) +from:0x02160ba4 kind:load to:0x02160008 module:overlay(66) +from:0x02160ba8 kind:load to:0x0215f628 module:overlay(66) +from:0x02160bac kind:load to:0x0215f190 module:overlay(66) +from:0x02160bb0 kind:load to:0x02160018 module:overlay(66) +from:0x02160bb4 kind:load to:0x0215ff04 module:overlay(66) +from:0x02160bb8 kind:load to:0x0215fb14 module:overlay(66) +from:0x02160bbc kind:load to:0x02160028 module:overlay(66) +from:0x02160bc0 kind:load to:0x0215f590 module:overlay(66) +from:0x02160bc4 kind:load to:0x0215f050 module:overlay(66) +from:0x02160bc8 kind:load to:0x0215fb20 module:overlay(66) +from:0x02160c38 kind:load to:0x0215f908 module:overlay(66) +from:0x02160c3c kind:load to:0x0215fbec module:overlay(66) +from:0x02160c40 kind:load to:0x0215f698 module:overlay(66) +from:0x02160c44 kind:load to:0x0215f928 module:overlay(66) +from:0x02160c48 kind:load to:0x0215fc10 module:overlay(66) +from:0x02160c4c kind:load to:0x0215f6e8 module:overlay(66) +from:0x02160d3c kind:load to:0x0215fe44 module:overlay(66) +from:0x02160d40 kind:load to:0x0215fc28 module:overlay(66) +from:0x02160d44 kind:load to:0x0215fe50 module:overlay(66) +from:0x02160d48 kind:load to:0x0215f2c8 module:overlay(66) +from:0x02160d4c kind:load to:0x0215f738 module:overlay(66) +from:0x02160d50 kind:load to:0x0215f2a8 module:overlay(66) +from:0x02160d54 kind:load to:0x0215f950 module:overlay(66) +from:0x02160d58 kind:load to:0x0215fc4c module:overlay(66) +from:0x02160d5c kind:load to:0x0215f958 module:overlay(66) +from:0x02160d60 kind:load to:0x0215f118 module:overlay(66) +from:0x02160d64 kind:load to:0x0215f2a0 module:overlay(66) +from:0x02160d68 kind:load to:0x0215f108 module:overlay(66) +from:0x02160e40 kind:load to:0x0215f788 module:overlay(66) +from:0x02160e44 kind:load to:0x0215f968 module:overlay(66) +from:0x02160e48 kind:load to:0x0215f7b0 module:overlay(66) +from:0x02160e4c kind:load to:0x0215f408 module:overlay(66) +from:0x02160e50 kind:load to:0x0215f0a0 module:overlay(66) +from:0x02160e54 kind:load to:0x0215f170 module:overlay(66) +from:0x02160e58 kind:load to:0x0215fc94 module:overlay(66) +from:0x02160e5c kind:load to:0x0215fca0 module:overlay(66) +from:0x02160e60 kind:load to:0x0215f97c module:overlay(66) +from:0x02160e64 kind:load to:0x0215f7d0 module:overlay(66) +from:0x02160e68 kind:load to:0x0215f458 module:overlay(66) +from:0x02160e6c kind:load to:0x0215f468 module:overlay(66) +from:0x02160e70 kind:load to:0x0215f3b8 module:overlay(66) +from:0x02160e74 kind:load to:0x0215f480 module:overlay(66) +from:0x02160e78 kind:load to:0x0215f1c8 module:overlay(66) +from:0x02160e7c kind:load to:0x0215fcc4 module:overlay(66) +from:0x02160e80 kind:load to:0x0215fcd0 module:overlay(66) +from:0x02160e84 kind:load to:0x0215fa00 module:overlay(66) +from:0x02160e88 kind:load to:0x0215fcdc module:overlay(66) +from:0x02160e8c kind:load to:0x0215fa24 module:overlay(66) +from:0x02160e90 kind:load to:0x0215fe98 module:overlay(66) +from:0x02160e94 kind:load to:0x0215fea4 module:overlay(66) +from:0x02160e98 kind:load to:0x0215fd00 module:overlay(66) +from:0x02160e9c kind:load to:0x0215fff8 module:overlay(66) +from:0x02160ea0 kind:load to:0x0215ff88 module:overlay(66) +from:0x02160ea4 kind:load to:0x0215fec8 module:overlay(66) +from:0x02160ea8 kind:load to:0x0215ff94 module:overlay(66) +from:0x02160eac kind:load to:0x0215fee0 module:overlay(66) +from:0x02160eb0 kind:load to:0x0215fd3c module:overlay(66) +from:0x02160eb4 kind:load to:0x0215fafc module:overlay(66) +from:0x02160eb8 kind:load to:0x0215fb08 module:overlay(66) +from:0x02160ebc kind:load to:0x0215f308 module:overlay(66) +from:0x02160ec0 kind:load to:0x0215f610 module:overlay(66) +from:0x02160ec4 kind:load to:0x0215f0f0 module:overlay(66) +from:0x02160f44 kind:load to:0x0215f024 module:overlay(66) +from:0x02160f48 kind:load to:0x0215f0b0 module:overlay(66) +from:0x02160f4c kind:load to:0x0215f138 module:overlay(66) +from:0x02160f50 kind:load to:0x0215f120 module:overlay(66) +from:0x02160f54 kind:load to:0x0215f040 module:overlay(66) +from:0x02160f58 kind:load to:0x0215f030 module:overlay(66) +from:0x02160f5c kind:load to:0x0215f2b8 module:overlay(66) +from:0x02160f60 kind:load to:0x0215f0f8 module:overlay(66) +from:0x02160f64 kind:load to:0x0215f160 module:overlay(66) +from:0x02160f68 kind:load to:0x0215f420 module:overlay(66) +from:0x02160f6c kind:load to:0x0215f260 module:overlay(66) +from:0x02161048 kind:load to:0x0215f0c0 module:overlay(66) +from:0x0216104c kind:load to:0x0215f038 module:overlay(66) +from:0x02161050 kind:load to:0x0215f1e8 module:overlay(66) +from:0x02161054 kind:load to:0x0215f2e8 module:overlay(66) +from:0x02161058 kind:load to:0x0215f1b0 module:overlay(66) +from:0x0216105c kind:load to:0x0215f568 module:overlay(66) +from:0x02161060 kind:load to:0x0215f470 module:overlay(66) +from:0x02161064 kind:load to:0x0215f398 module:overlay(66) +from:0x02161068 kind:load to:0x0215f578 module:overlay(66) +from:0x0216106c kind:load to:0x0215f2c0 module:overlay(66) +from:0x02161070 kind:load to:0x0215f188 module:overlay(66) +from:0x02161074 kind:load to:0x0215f280 module:overlay(66) +from:0x02161078 kind:load to:0x0215f2d8 module:overlay(66) +from:0x0216107c kind:load to:0x0215f3b0 module:overlay(66) +from:0x02161080 kind:load to:0x0215f288 module:overlay(66) +from:0x0216114c kind:load to:0x0215f268 module:overlay(66) +from:0x02161150 kind:load to:0x0215f6f0 module:overlay(66) +from:0x02161154 kind:load to:0x0215f6c0 module:overlay(66) +from:0x02161158 kind:load to:0x0215f840 module:overlay(66) +from:0x0216115c kind:load to:0x0215f6b8 module:overlay(66) +from:0x02161160 kind:load to:0x0215f918 module:overlay(66) +from:0x02161164 kind:load to:0x0215f848 module:overlay(66) +from:0x02161168 kind:load to:0x0215f850 module:overlay(66) +from:0x0216116c kind:load to:0x0215f858 module:overlay(66) +from:0x02161170 kind:load to:0x0215f860 module:overlay(66) +from:0x02161174 kind:load to:0x0215f6c8 module:overlay(66) +from:0x02161178 kind:load to:0x0215fd84 module:overlay(66) +from:0x0216117c kind:load to:0x0215fd90 module:overlay(66) +from:0x02161180 kind:load to:0x0215f658 module:overlay(66) +from:0x02161184 kind:load to:0x0215fb44 module:overlay(66) +from:0x02161188 kind:load to:0x0215f870 module:overlay(66) +from:0x0216118c kind:load to:0x0215f878 module:overlay(66) +from:0x02161190 kind:load to:0x0215f014 module:overlay(66) +from:0x02161194 kind:load to:0x0215f5b0 module:overlay(66) +from:0x02161198 kind:load to:0x0215f240 module:overlay(66) +from:0x0216119c kind:load to:0x0215f5b8 module:overlay(66) +from:0x021611a0 kind:load to:0x0215f1d8 module:overlay(66) +from:0x021611a4 kind:load to:0x0215fb5c module:overlay(66) +from:0x021611a8 kind:load to:0x0215f888 module:overlay(66) +from:0x021611ac kind:load to:0x0215fb68 module:overlay(66) +from:0x021611b0 kind:load to:0x0215f898 module:overlay(66) +from:0x021611b4 kind:load to:0x0215f508 module:overlay(66) +from:0x021611b8 kind:load to:0x0215f330 module:overlay(66) +from:0x021611bc kind:load to:0x0215f8a0 module:overlay(66) +from:0x021611c0 kind:load to:0x0215f8b0 module:overlay(66) +from:0x021611c4 kind:load to:0x0215f8b8 module:overlay(66) +from:0x021611c8 kind:load to:0x0215f8c0 module:overlay(66) +from:0x021611cc kind:load to:0x0215ff1c module:overlay(66) +from:0x021611d0 kind:load to:0x0215fdb4 module:overlay(66) +from:0x021611d4 kind:load to:0x0215ff28 module:overlay(66) +from:0x021611d8 kind:load to:0x0215ffac module:overlay(66) +from:0x021611dc kind:load to:0x02160038 module:overlay(66) +from:0x021611e0 kind:load to:0x02160048 module:overlay(66) +from:0x021611e4 kind:load to:0x02160058 module:overlay(66) +from:0x021611e8 kind:load to:0x0215fdc0 module:overlay(66) +from:0x021611ec kind:load to:0x0215ffb8 module:overlay(66) +from:0x021611f0 kind:load to:0x0215ffc4 module:overlay(66) +from:0x021611f4 kind:load to:0x0215ffd0 module:overlay(66) +from:0x021611f8 kind:load to:0x0215fb74 module:overlay(66) +from:0x021611fc kind:load to:0x0215fde4 module:overlay(66) +from:0x02161200 kind:load to:0x0215fdf0 module:overlay(66) +from:0x02161204 kind:load to:0x0215fdfc module:overlay(66) +from:0x02161208 kind:load to:0x0215fe08 module:overlay(66) +from:0x0216120c kind:load to:0x0215f648 module:overlay(66) +from:0x02161210 kind:load to:0x0215fbb0 module:overlay(66) +from:0x02161214 kind:load to:0x0215f8d8 module:overlay(66) +from:0x02161250 kind:load to:0x0215f930 module:overlay(66) +from:0x02161254 kind:load to:0x0215fd48 module:overlay(66) +from:0x02161258 kind:load to:0x0215f018 module:overlay(66) +from:0x0216125c kind:load to:0x0215f5f8 module:overlay(66) +from:0x02161260 kind:load to:0x0215fd54 module:overlay(66) +from:0x02161264 kind:load to:0x0215f100 module:overlay(66) +from:0x02161268 kind:load to:0x0215f620 module:overlay(66) +from:0x0216126c kind:load to:0x0215f078 module:overlay(66) +from:0x02161270 kind:load to:0x0215f540 module:overlay(66) +from:0x02161274 kind:load to:0x0215fb2c module:overlay(66) +from:0x02161354 kind:load to:0x0215f060 module:overlay(66) +from:0x02161358 kind:load to:0x0215f110 module:overlay(66) +from:0x0216135c kind:load to:0x0215f080 module:overlay(66) +from:0x02161360 kind:load to:0x0215f810 module:overlay(66) +from:0x02161364 kind:load to:0x0215f818 module:overlay(66) +from:0x02161368 kind:load to:0x0215f180 module:overlay(66) +from:0x0216136c kind:load to:0x0215f048 module:overlay(66) +from:0x02161370 kind:load to:0x0215f820 module:overlay(66) +from:0x02161374 kind:load to:0x0215f830 module:overlay(66) +from:0x02161378 kind:load to:0x0215f580 module:overlay(66) +from:0x0216137c kind:load to:0x0215f2b0 module:overlay(66) +from:0x02161380 kind:load to:0x0215f838 module:overlay(66) +from:0x02161384 kind:load to:0x0215fd6c module:overlay(66) +from:0x02161388 kind:load to:0x0215f370 module:overlay(66) +from:0x0216138c kind:load to:0x0215ff10 module:overlay(66) +from:0x02161390 kind:load to:0x0215ffa0 module:overlay(66) +from:0x02161458 kind:load to:0x0215f688 module:overlay(66) +from:0x0216145c kind:load to:0x0215f5a0 module:overlay(66) +from:0x02161460 kind:load to:0x0215f208 module:overlay(66) +from:0x02161464 kind:load to:0x0215f340 module:overlay(66) +from:0x02161468 kind:load to:0x0215f290 module:overlay(66) +from:0x0216146c kind:load to:0x0215f338 module:overlay(66) +from:0x02161470 kind:load to:0x0215f238 module:overlay(66) +from:0x02161474 kind:load to:0x0215f890 module:overlay(66) +from:0x02161478 kind:load to:0x0215f318 module:overlay(66) +from:0x0216147c kind:load to:0x0215f250 module:overlay(66) +from:0x02161480 kind:load to:0x0215f5d8 module:overlay(66) +from:0x02161484 kind:load to:0x0215f5e0 module:overlay(66) +from:0x02161488 kind:load to:0x0215f5e8 module:overlay(66) +from:0x0216148c kind:load to:0x0215f5f0 module:overlay(66) +from:0x02161490 kind:load to:0x0215f8d0 module:overlay(66) +from:0x02161494 kind:load to:0x0215fdcc module:overlay(66) +from:0x02161498 kind:load to:0x0215fdd8 module:overlay(66) +from:0x0216149c kind:load to:0x0215fb80 module:overlay(66) +from:0x021614a0 kind:load to:0x0215fb98 module:overlay(66) +from:0x021614a4 kind:load to:0x0215ff4c module:overlay(66) +from:0x021614a8 kind:load to:0x0215f498 module:overlay(66) +from:0x021614ac kind:load to:0x0215f668 module:overlay(66) +from:0x021614b0 kind:load to:0x0215f670 module:overlay(66) +from:0x021614b4 kind:load to:0x0215f680 module:overlay(66) +from:0x021614b8 kind:load to:0x0215f8e8 module:overlay(66) +from:0x021614bc kind:load to:0x0215f8f0 module:overlay(66) +from:0x0216155c kind:load to:0x0215f930 module:overlay(66) +from:0x02161560 kind:load to:0x0215fd48 module:overlay(66) +from:0x02161564 kind:load to:0x0215f018 module:overlay(66) +from:0x02161568 kind:load to:0x0215f5f8 module:overlay(66) +from:0x0216156c kind:load to:0x0215fd54 module:overlay(66) +from:0x02161570 kind:load to:0x0215f100 module:overlay(66) +from:0x02161574 kind:load to:0x0215f620 module:overlay(66) +from:0x02161578 kind:load to:0x0215f078 module:overlay(66) +from:0x0216157c kind:load to:0x0215f540 module:overlay(66) +from:0x02161580 kind:load to:0x0215fb2c module:overlay(66) +from:0x02161660 kind:load to:0x0215f060 module:overlay(66) +from:0x02161664 kind:load to:0x0215f110 module:overlay(66) +from:0x02161668 kind:load to:0x0215f080 module:overlay(66) +from:0x0216166c kind:load to:0x0215f810 module:overlay(66) +from:0x02161670 kind:load to:0x0215f818 module:overlay(66) +from:0x02161674 kind:load to:0x0215f180 module:overlay(66) +from:0x02161678 kind:load to:0x0215f048 module:overlay(66) +from:0x0216167c kind:load to:0x0215f820 module:overlay(66) +from:0x02161680 kind:load to:0x0215f830 module:overlay(66) +from:0x02161684 kind:load to:0x0215f01c module:overlay(66) +from:0x02161688 kind:load to:0x0215f020 module:overlay(66) +from:0x0216168c kind:load to:0x0215f580 module:overlay(66) +from:0x02161690 kind:load to:0x0215f2b0 module:overlay(66) +from:0x02161694 kind:load to:0x0215f838 module:overlay(66) +from:0x02161698 kind:load to:0x0215fd6c module:overlay(66) +from:0x0216169c kind:load to:0x0215f370 module:overlay(66) +from:0x021616a0 kind:load to:0x0215ff10 module:overlay(66) +from:0x021616a4 kind:load to:0x0215ffa0 module:overlay(66) +from:0x02161764 kind:load to:0x0215f688 module:overlay(66) +from:0x02161768 kind:load to:0x0215f5a0 module:overlay(66) +from:0x0216176c kind:load to:0x0215f208 module:overlay(66) +from:0x02161770 kind:load to:0x0215f340 module:overlay(66) +from:0x02161774 kind:load to:0x0215f290 module:overlay(66) +from:0x02161778 kind:load to:0x0215f338 module:overlay(66) +from:0x0216177c kind:load to:0x0215f238 module:overlay(66) +from:0x02161780 kind:load to:0x0215f890 module:overlay(66) +from:0x02161784 kind:load to:0x0215f318 module:overlay(66) +from:0x02161788 kind:load to:0x0215f250 module:overlay(66) +from:0x0216178c kind:load to:0x0215f5d8 module:overlay(66) +from:0x02161790 kind:load to:0x0215f5e0 module:overlay(66) +from:0x02161794 kind:load to:0x0215f5e8 module:overlay(66) +from:0x02161798 kind:load to:0x0215f5f0 module:overlay(66) +from:0x0216179c kind:load to:0x0215f8d0 module:overlay(66) +from:0x021617a0 kind:load to:0x0215fdcc module:overlay(66) +from:0x021617a4 kind:load to:0x0215fdd8 module:overlay(66) +from:0x021617a8 kind:load to:0x0215fb80 module:overlay(66) +from:0x021617ac kind:load to:0x0215fb98 module:overlay(66) +from:0x021617b0 kind:load to:0x0215ff4c module:overlay(66) +from:0x021617b4 kind:load to:0x0215f498 module:overlay(66) +from:0x021617b8 kind:load to:0x0215f668 module:overlay(66) +from:0x021617bc kind:load to:0x0215f670 module:overlay(66) +from:0x021617c0 kind:load to:0x0215f680 module:overlay(66) +from:0x021617c4 kind:load to:0x0215f8e8 module:overlay(66) +from:0x021617c8 kind:load to:0x0215f8f0 module:overlay(66) +from:0x02161868 kind:load to:0x0215f4b8 module:overlay(66) +from:0x0216186c kind:load to:0x0215f638 module:overlay(66) +from:0x02161870 kind:load to:0x0215f218 module:overlay(66) +from:0x02161874 kind:load to:0x0215f2f8 module:overlay(66) +from:0x02161878 kind:load to:0x0215f560 module:overlay(66) +from:0x0216187c kind:load to:0x0215f270 module:overlay(66) +from:0x02161880 kind:load to:0x0215f380 module:overlay(66) +from:0x02161884 kind:load to:0x0215f168 module:overlay(66) +from:0x02161888 kind:load to:0x0215f600 module:overlay(66) +from:0x0216196c kind:load to:0x0215f868 module:overlay(66) +from:0x02161970 kind:load to:0x0215f5a8 module:overlay(66) +from:0x02161974 kind:load to:0x0215f880 module:overlay(66) +from:0x02161978 kind:load to:0x0215f5c8 module:overlay(66) +from:0x0216197c kind:load to:0x0215f350 module:overlay(66) +from:0x02161980 kind:load to:0x0215f8a8 module:overlay(66) +from:0x02161984 kind:load to:0x0215f4f0 module:overlay(66) +from:0x02161988 kind:load to:0x0215f8c8 module:overlay(66) +from:0x0216198c kind:load to:0x0215f4e0 module:overlay(66) +from:0x02161990 kind:load to:0x0215f220 module:overlay(66) +from:0x02161994 kind:load to:0x0215fe14 module:overlay(66) +from:0x02161998 kind:load to:0x0215fbbc module:overlay(66) +from:0x0216199c kind:load to:0x0215f958 module:overlay(66) +from:0x021619a0 kind:load to:0x0215f8e0 module:overlay(66) +from:0x021619a4 kind:load to:0x0215fbc8 module:overlay(66) +from:0x021619a8 kind:load to:0x0215f8f8 module:overlay(66) +from:0x021619ac kind:load to:0x0215f6b0 module:overlay(66) +from:0x021619b0 kind:load to:0x0215f900 module:overlay(66) +from:0x021619b4 kind:load to:0x0215f690 module:overlay(66) +from:0x021619b8 kind:load to:0x0215f390 module:overlay(66) +from:0x02161a70 kind:load to:0x0215f710 module:overlay(66) +from:0x02161a74 kind:load to:0x0215f2e0 module:overlay(66) +from:0x02161a78 kind:load to:0x0215f740 module:overlay(66) +from:0x02161a7c kind:load to:0x0215f3c0 module:overlay(66) +from:0x02161a80 kind:load to:0x0215f760 module:overlay(66) +from:0x02161a84 kind:load to:0x0215f770 module:overlay(66) +from:0x02161a88 kind:load to:0x0215f320 module:overlay(66) +from:0x02161a8c kind:load to:0x0215f7b8 module:overlay(66) +from:0x02161a90 kind:load to:0x0215f428 module:overlay(66) +from:0x02161a94 kind:load to:0x0215f970 module:overlay(66) +from:0x02161a98 kind:load to:0x0215f7c0 module:overlay(66) +from:0x02161a9c kind:load to:0x0215f7d8 module:overlay(66) +from:0x02161aa0 kind:load to:0x0215f7e0 module:overlay(66) +from:0x02161aa4 kind:load to:0x0215f708 module:overlay(66) +from:0x02161aa8 kind:load to:0x0215f4a8 module:overlay(66) +from:0x02161aac kind:load to:0x0215f130 module:overlay(66) +from:0x02161ab0 kind:load to:0x0215f300 module:overlay(66) +from:0x02161ab4 kind:load to:0x0215f608 module:overlay(66) +from:0x02161ab8 kind:load to:0x0215f640 module:overlay(66) +from:0x02161abc kind:load to:0x0215f7f8 module:overlay(66) +from:0x02161ac0 kind:load to:0x0215f800 module:overlay(66) +from:0x02161ac4 kind:load to:0x0215f510 module:overlay(66) +from:0x02161ac8 kind:load to:0x0215f548 module:overlay(66) +from:0x02161acc kind:load to:0x0215f548 module:overlay(66) +from:0x02161ad0 kind:load to:0x0215f558 module:overlay(66) +from:0x02161ad4 kind:load to:0x0215f828 module:overlay(66) +from:0x02161ad8 kind:load to:0x0215fd60 module:overlay(66) +from:0x02161adc kind:load to:0x0215fd78 module:overlay(66) +from:0x02161ae0 kind:load to:0x0215fb38 module:overlay(66) +from:0x02161ae4 kind:load to:0x0215fd9c module:overlay(66) +from:0x02161ae8 kind:load to:0x0215fda8 module:overlay(66) +from:0x02161aec kind:load to:0x0215ff34 module:overlay(66) +from:0x02161af0 kind:load to:0x0215ff40 module:overlay(66) +from:0x02161af4 kind:load to:0x0215fe20 module:overlay(66) +from:0x02161af8 kind:load to:0x02160068 module:overlay(66) +from:0x02161afc kind:load to:0x02160068 module:overlay(66) +from:0x02161b00 kind:load to:0x02160078 module:overlay(66) +from:0x02161b04 kind:load to:0x0215ffdc module:overlay(66) +from:0x02161b08 kind:load to:0x021600b8 module:overlay(66) +from:0x02161b0c kind:load to:0x0215fafc module:overlay(66) +from:0x02161b10 kind:load to:0x0215fc40 module:overlay(66) +from:0x02161b14 kind:load to:0x0215f960 module:overlay(66) +from:0x02161b18 kind:load to:0x0215f798 module:overlay(66) +from:0x02161b1c kind:load to:0x0215f430 module:overlay(66) +from:0x02161b20 kind:load to:0x0215f348 module:overlay(66) +from:0x02161b74 kind:load to:0x0215f024 module:overlay(66) +from:0x02161b78 kind:load to:0x0215f158 module:overlay(66) +from:0x02161b7c kind:load to:0x0215f030 module:overlay(66) +from:0x02161b80 kind:load to:0x0215f3a8 module:overlay(66) +from:0x02161b84 kind:load to:0x0215f1b8 module:overlay(66) +from:0x02161b88 kind:load to:0x0215f678 module:overlay(66) +from:0x02161b8c kind:load to:0x0215f1f0 module:overlay(66) +from:0x02161c78 kind:load to:0x0215f0c0 module:overlay(66) +from:0x02161c7c kind:load to:0x0215f0b8 module:overlay(66) +from:0x02161c80 kind:load to:0x0215f038 module:overlay(66) +from:0x02161c84 kind:load to:0x0215f1c0 module:overlay(66) +from:0x02161c88 kind:load to:0x0215f3a0 module:overlay(66) +from:0x02161c8c kind:load to:0x0215f230 module:overlay(66) +from:0x02161c90 kind:load to:0x0215f1b0 module:overlay(66) +from:0x02161c94 kind:load to:0x0215f200 module:overlay(66) +from:0x02161c98 kind:load to:0x0215f398 module:overlay(66) +from:0x02161c9c kind:load to:0x0215f578 module:overlay(66) +from:0x02161ca0 kind:load to:0x0215f298 module:overlay(66) +from:0x02161ca4 kind:load to:0x0215f358 module:overlay(66) +from:0x02161d7c kind:load to:0x0215f268 module:overlay(66) +from:0x02161d80 kind:load to:0x0215f360 module:overlay(66) +from:0x02161d84 kind:load to:0x0215f3f8 module:overlay(66) +from:0x02161d88 kind:load to:0x0215f368 module:overlay(66) +from:0x02161d8c kind:load to:0x0215f6b8 module:overlay(66) +from:0x02161d90 kind:load to:0x0215f6f8 module:overlay(66) +from:0x02161d94 kind:load to:0x0215f6a8 module:overlay(66) +from:0x02161d98 kind:load to:0x0215f6c8 module:overlay(66) +from:0x02161d9c kind:load to:0x0215fe2c module:overlay(66) +from:0x02161da0 kind:load to:0x0215fe38 module:overlay(66) +from:0x02161da4 kind:load to:0x0215fbd4 module:overlay(66) +from:0x02161da8 kind:load to:0x0215fbe0 module:overlay(66) +from:0x02161dac kind:load to:0x0215f658 module:overlay(66) +from:0x02161db0 kind:load to:0x0215f920 module:overlay(66) +from:0x02161db4 kind:load to:0x0215fc04 module:overlay(66) +from:0x02161db8 kind:load to:0x0215f014 module:overlay(66) +from:0x02161dbc kind:load to:0x0215f0d0 module:overlay(66) +from:0x02161dc0 kind:load to:0x0215f1d8 module:overlay(66) +from:0x02161dc4 kind:load to:0x0215f6d8 module:overlay(66) +from:0x02161dc8 kind:load to:0x0215f6a0 module:overlay(66) +from:0x02161dcc kind:load to:0x0215f330 module:overlay(66) +from:0x02161dd0 kind:load to:0x0215f6e0 module:overlay(66) +from:0x02161dd4 kind:load to:0x0215f938 module:overlay(66) +from:0x02161dd8 kind:load to:0x0215f8c0 module:overlay(66) +from:0x02161ddc kind:load to:0x0215fc1c module:overlay(66) +from:0x02161de0 kind:load to:0x0215ffac module:overlay(66) +from:0x02161de4 kind:load to:0x02160088 module:overlay(66) +from:0x02161de8 kind:load to:0x02160098 module:overlay(66) +from:0x02161dec kind:load to:0x021600a8 module:overlay(66) +from:0x02161df0 kind:load to:0x0215fdc0 module:overlay(66) +from:0x02161df4 kind:load to:0x0215ff58 module:overlay(66) +from:0x02161df8 kind:load to:0x0215ff64 module:overlay(66) +from:0x02161dfc kind:load to:0x0215ff70 module:overlay(66) +from:0x02161e00 kind:load to:0x0215ff7c module:overlay(66) +from:0x02161e04 kind:load to:0x0215fb74 module:overlay(66) +from:0x02161e08 kind:load to:0x0215fe5c module:overlay(66) +from:0x02161e0c kind:load to:0x0215fe68 module:overlay(66) +from:0x02161e10 kind:load to:0x0215f648 module:overlay(66) +from:0x02161e14 kind:load to:0x0215f940 module:overlay(66) +from:0x02161e18 kind:load to:0x0215f948 module:overlay(66) +from:0x02161e90 kind:load to:0x0215bbc4 module:overlay(66) +from:0x02161e94 kind:load to:0x02097998 module:overlay(0) +from:0x02161e98 kind:load to:0x020977a8 module:overlay(0) +from:0x02161e9c kind:load to:0x02097824 module:overlay(0) +from:0x02161ea0 kind:load to:0x020979a0 module:overlay(0) +from:0x02161ea4 kind:load to:0x020979c0 module:overlay(0) +from:0x02161ea8 kind:load to:0x020979ec module:overlay(0) +from:0x02161eb4 kind:load to:0x0215bb84 module:overlay(66) +from:0x02161eb8 kind:load to:0x02097998 module:overlay(0) +from:0x02161ebc kind:load to:0x020977a8 module:overlay(0) +from:0x02161ec0 kind:load to:0x02097824 module:overlay(0) +from:0x02161ec4 kind:load to:0x020979a0 module:overlay(0) +from:0x02161ec8 kind:load to:0x020979c0 module:overlay(0) +from:0x02161ecc kind:load to:0x020979ec module:overlay(0) +from:0x02161fb0 kind:load to:0x0209856c module:overlay(0) +from:0x02161fb4 kind:load to:0x020985a8 module:overlay(0) +from:0x02161fb8 kind:load to:0x020985c0 module:overlay(0) +from:0x02161fbc kind:load to:0x020985cc module:overlay(0) +from:0x02161fc0 kind:load to:0x01fff464 module:itcm +from:0x02161fc4 kind:load to:0x020a9a2c module:overlay(0) +from:0x02161fc8 kind:load to:0x0215be3c module:overlay(66) +from:0x02161fcc kind:load to:0x020a8df8 module:overlay(0) +from:0x02161fd0 kind:load to:0x0215bf04 module:overlay(66) +from:0x02161fd4 kind:load to:0x020a9948 module:overlay(0) +from:0x02161fd8 kind:load to:0x02098510 module:overlay(0) +from:0x02161fdc kind:load to:0x0215c000 module:overlay(66) +from:0x02161fe0 kind:load to:0x02098518 module:overlay(0) +from:0x02161fe4 kind:load to:0x0209851c module:overlay(0) +from:0x02161fe8 kind:load to:0x020985d8 module:overlay(0) +from:0x02161fec kind:load to:0x02098644 module:overlay(0) +from:0x02161ff0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02161ff4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02161ff8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02161ffc kind:load to:0x0215c00c module:overlay(66) +from:0x02162000 kind:load to:0x0215c034 module:overlay(66) +from:0x02162004 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02162008 kind:load to:0x0215beb0 module:overlay(66) +from:0x0216200c kind:load to:0x020a9324 module:overlay(0) +from:0x02162010 kind:load to:0x020a8fcc module:overlay(0) +from:0x02162014 kind:load to:0x020a9034 module:overlay(0) +from:0x02162018 kind:load to:0x020a91a4 module:overlay(0) +from:0x0216201c kind:load to:0x020a91a0 module:overlay(0) +from:0x02162020 kind:load to:0x020a9270 module:overlay(0) +from:0x02162024 kind:load to:0x020a9294 module:overlay(0) +from:0x02162028 kind:load to:0x020a9298 module:overlay(0) +from:0x0216202c kind:load to:0x0215bff8 module:overlay(66) +from:0x02162030 kind:load to:0x020a91fc module:overlay(0) +from:0x02162034 kind:load to:0x020a9204 module:overlay(0) +from:0x02162038 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0216203c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02162040 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02162044 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162048 kind:load to:0x020a949c module:overlay(0) +from:0x0216204c kind:load to:0x020a95ec module:overlay(0) +from:0x02162050 kind:load to:0x020a9618 module:overlay(0) +from:0x02162054 kind:load to:0x020a9638 module:overlay(0) +from:0x02162058 kind:load to:0x020a9850 module:overlay(0) +from:0x0216205c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02162060 kind:load to:0x020a8f14 module:overlay(0) +from:0x02162064 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02162068 kind:load to:0x020a99f8 module:overlay(0) +from:0x0216206c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02162070 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02162074 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02162078 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0216207c kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02162080 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02162084 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02162088 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0216208c kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02162090 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02162094 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02162098 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0216209c kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021620a0 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021620a4 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021620a8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021620ac kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021620b0 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021620b4 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x021620b8 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x021620bc kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x021620c0 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021620cc kind:load to:0x0215c148 module:overlay(66) +from:0x021620d0 kind:load to:0x02097998 module:overlay(0) +from:0x021620d4 kind:load to:0x020977a8 module:overlay(0) +from:0x021620d8 kind:load to:0x02097824 module:overlay(0) +from:0x021620dc kind:load to:0x020979a0 module:overlay(0) +from:0x021620e0 kind:load to:0x020979c0 module:overlay(0) +from:0x021620e4 kind:load to:0x020979ec module:overlay(0) +from:0x021620f0 kind:load to:0x0215c098 module:overlay(66) +from:0x021620f4 kind:load to:0x02097998 module:overlay(0) +from:0x021620f8 kind:load to:0x020977a8 module:overlay(0) +from:0x021620fc kind:load to:0x02097824 module:overlay(0) +from:0x02162100 kind:load to:0x020979a0 module:overlay(0) +from:0x02162104 kind:load to:0x020979c0 module:overlay(0) +from:0x02162108 kind:load to:0x020979ec module:overlay(0) +from:0x021621fc kind:load to:0x0209856c module:overlay(0) +from:0x02162200 kind:load to:0x020985a8 module:overlay(0) +from:0x02162204 kind:load to:0x020985c0 module:overlay(0) +from:0x02162208 kind:load to:0x020985cc module:overlay(0) +from:0x0216220c kind:load to:0x01fff464 module:itcm +from:0x02162210 kind:load to:0x020a9a2c module:overlay(0) +from:0x02162214 kind:load to:0x0215c344 module:overlay(66) +from:0x02162218 kind:load to:0x020a8df8 module:overlay(0) +from:0x0216221c kind:load to:0x0215c3f0 module:overlay(66) +from:0x02162220 kind:load to:0x020a9948 module:overlay(0) +from:0x02162224 kind:load to:0x02098510 module:overlay(0) +from:0x02162228 kind:load to:0x020a99b0 module:overlay(0) +from:0x0216222c kind:load to:0x02098518 module:overlay(0) +from:0x02162230 kind:load to:0x0209851c module:overlay(0) +from:0x02162234 kind:load to:0x020985d8 module:overlay(0) +from:0x02162238 kind:load to:0x02098644 module:overlay(0) +from:0x0216223c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162240 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162244 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162248 kind:load to:0x0215c4e4 module:overlay(66) +from:0x0216224c kind:load to:0x0215c50c module:overlay(66) +from:0x02162250 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02162254 kind:load to:0x0215c39c module:overlay(66) +from:0x02162258 kind:load to:0x020a9324 module:overlay(0) +from:0x0216225c kind:load to:0x020a8fcc module:overlay(0) +from:0x02162260 kind:load to:0x020a9034 module:overlay(0) +from:0x02162264 kind:load to:0x020a91a4 module:overlay(0) +from:0x02162268 kind:load to:0x020a91a0 module:overlay(0) +from:0x0216226c kind:load to:0x020a9270 module:overlay(0) +from:0x02162270 kind:load to:0x020a9294 module:overlay(0) +from:0x02162274 kind:load to:0x020a9298 module:overlay(0) +from:0x02162278 kind:load to:0x020a91f4 module:overlay(0) +from:0x0216227c kind:load to:0x020a91fc module:overlay(0) +from:0x02162280 kind:load to:0x0216fb90 module:overlay(94) +from:0x02162284 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02162288 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0216228c kind:load to:0x020a8fb8 module:overlay(0) +from:0x02162290 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162294 kind:load to:0x020a949c module:overlay(0) +from:0x02162298 kind:load to:0x020a95ec module:overlay(0) +from:0x0216229c kind:load to:0x020a9618 module:overlay(0) +from:0x021622a0 kind:load to:0x020a9638 module:overlay(0) +from:0x021622a4 kind:load to:0x020a9850 module:overlay(0) +from:0x021622a8 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021622ac kind:load to:0x020a8f14 module:overlay(0) +from:0x021622b0 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021622b4 kind:load to:0x020a99f8 module:overlay(0) +from:0x021622b8 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x021622bc kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021622c0 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021622c4 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021622c8 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021622cc kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021622d0 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021622d4 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021622d8 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021622dc kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x021622e0 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021622e4 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021622e8 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021622ec kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021622f0 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021622f4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021622f8 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021622fc kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02162300 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02162304 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02162308 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0216230c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02162310 kind:load to:0x0216facc module:overlay(94) +from:0x02162314 kind:load to:0x0216faec module:overlay(94) +from:0x02162320 kind:load to:0x0215c570 module:overlay(66) +from:0x02162324 kind:load to:0x02097998 module:overlay(0) +from:0x02162328 kind:load to:0x020977a8 module:overlay(0) +from:0x0216232c kind:load to:0x02097824 module:overlay(0) +from:0x02162330 kind:load to:0x020979a0 module:overlay(0) +from:0x02162334 kind:load to:0x020979c0 module:overlay(0) +from:0x02162338 kind:load to:0x020979ec module:overlay(0) +from:0x02162344 kind:load to:0x0209856c module:overlay(0) +from:0x02162348 kind:load to:0x020985a8 module:overlay(0) +from:0x0216234c kind:load to:0x020985c0 module:overlay(0) +from:0x02162350 kind:load to:0x020985cc module:overlay(0) +from:0x02162354 kind:load to:0x01fff464 module:itcm +from:0x02162358 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216235c kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x02162360 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x02162364 kind:load to:0x02098508 module:overlay(0) +from:0x02162368 kind:load to:0x0209850c module:overlay(0) +from:0x0216236c kind:load to:0x02098510 module:overlay(0) +from:0x02162370 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02162374 kind:load to:0x02098518 module:overlay(0) +from:0x02162378 kind:load to:0x0209851c module:overlay(0) +from:0x0216237c kind:load to:0x020985d8 module:overlay(0) +from:0x02162380 kind:load to:0x02098644 module:overlay(0) +from:0x02162384 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162388 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216238c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162390 kind:load to:0x0215c62c module:overlay(66) +from:0x02162394 kind:load to:0x0215c64c module:overlay(66) +from:0x02162398 kind:load to:0x0215c5dc module:overlay(66) +from:0x0216239c kind:load to:0x021623a4 module:overlay(66) +from:0x021623a0 kind:load to:0x021623b0 module:overlay(66) +from:0x021623c4 kind:load to:0x0215c694 module:overlay(66) +from:0x021623c8 kind:load to:0x02097998 module:overlay(0) +from:0x021623cc kind:load to:0x020977a8 module:overlay(0) +from:0x021623d0 kind:load to:0x02097824 module:overlay(0) +from:0x021623d4 kind:load to:0x020979a0 module:overlay(0) +from:0x021623d8 kind:load to:0x020979c0 module:overlay(0) +from:0x021623dc kind:load to:0x020979ec module:overlay(0) +from:0x021623e8 kind:load to:0x0215c6e0 module:overlay(66) +from:0x021623ec kind:load to:0x0215ca40 module:overlay(66) +from:0x021623f0 kind:load to:0x0205a720 module:overlay(0) +from:0x021623f4 kind:load to:0x01ffc57c module:itcm +from:0x021623f8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021623fc kind:load to:0x02057e44 module:overlay(0) +from:0x02162400 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162404 kind:load to:0x01ffc7a4 module:itcm +from:0x02162408 kind:load to:0x02057d84 module:overlay(0) +from:0x02162414 kind:load to:0x0209856c module:overlay(0) +from:0x02162418 kind:load to:0x020985a8 module:overlay(0) +from:0x0216241c kind:load to:0x020985c0 module:overlay(0) +from:0x02162420 kind:load to:0x020985cc module:overlay(0) +from:0x02162424 kind:load to:0x01fff464 module:itcm +from:0x02162428 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216242c kind:load to:0x0215c7a8 module:overlay(66) +from:0x02162430 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x02162434 kind:load to:0x02098508 module:overlay(0) +from:0x02162438 kind:load to:0x0209850c module:overlay(0) +from:0x0216243c kind:load to:0x02098510 module:overlay(0) +from:0x02162440 kind:load to:0x0215ca20 module:overlay(66) +from:0x02162444 kind:load to:0x02098518 module:overlay(0) +from:0x02162448 kind:load to:0x0209851c module:overlay(0) +from:0x0216244c kind:load to:0x020985d8 module:overlay(0) +from:0x02162450 kind:load to:0x02098644 module:overlay(0) +from:0x02162454 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162458 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216245c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162460 kind:load to:0x0215ca5c module:overlay(66) +from:0x02162464 kind:load to:0x0215ca9c module:overlay(66) +from:0x02162468 kind:load to:0x0215c8dc module:overlay(66) +from:0x0216248c kind:load to:0x0215cb04 module:overlay(66) +from:0x02162490 kind:load to:0x0209ca64 module:overlay(0) +from:0x02162494 kind:load to:0x0209ca6c module:overlay(0) +from:0x02162498 kind:load to:0x0209caac module:overlay(0) +from:0x0216249c kind:load to:0x0209cacc module:overlay(0) +from:0x021624a8 kind:load to:0x0214f760 module:overlays(58,70) +from:0x021624ac kind:load to:0x0209d10c module:overlay(0) +from:0x021624b0 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021624b4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021624b8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021624bc kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x021624c0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021624c4 kind:load to:0x0209d220 module:overlay(0) +from:0x021624c8 kind:load to:0x0209d228 module:overlay(0) +from:0x021624cc kind:load to:0x0209d22c module:overlay(0) +from:0x021624d0 kind:load to:0x0209d238 module:overlay(0) +from:0x021624d4 kind:load to:0x0209d240 module:overlay(0) +from:0x021624d8 kind:load to:0x0215cbd4 module:overlay(66) +from:0x021624dc kind:load to:0x0215cbf4 module:overlay(66) +from:0x021624e0 kind:load to:0x0215cb7c module:overlay(66) +from:0x021624e4 kind:load to:0x0214f868 module:overlays(58,70) +from:0x021624e8 kind:load to:0x0215cbcc module:overlay(66) +from:0x021624ec kind:load to:0x0215ce18 module:overlay(66) +from:0x021624f4 kind:load to:0x0215ce58 module:overlay(66) +from:0x021624fc kind:load to:0x0215ce14 module:overlay(66) +from:0x02162504 kind:load to:0x0215ce34 module:overlay(66) +from:0x02162514 kind:load to:0x0215cc3c module:overlay(66) +from:0x02162518 kind:load to:0x020977a0 module:overlay(0) +from:0x0216251c kind:load to:0x020977a8 module:overlay(0) +from:0x02162520 kind:load to:0x02097824 module:overlay(0) +from:0x02162524 kind:load to:0x02097864 module:overlay(0) +from:0x02162528 kind:load to:0x02097868 module:overlay(0) +from:0x0216252c kind:load to:0x0209786c module:overlay(0) +from:0x02162538 kind:load to:0x0209856c module:overlay(0) +from:0x0216253c kind:load to:0x020985a8 module:overlay(0) +from:0x02162540 kind:load to:0x020985c0 module:overlay(0) +from:0x02162544 kind:load to:0x020985cc module:overlay(0) +from:0x02162548 kind:load to:0x01fff464 module:itcm +from:0x0216254c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162550 kind:load to:0x0215cccc module:overlay(66) +from:0x02162554 kind:load to:0x02098504 module:overlay(0) +from:0x02162558 kind:load to:0x0215cda8 module:overlay(66) +from:0x0216255c kind:load to:0x0215cd94 module:overlay(66) +from:0x02162560 kind:load to:0x02098510 module:overlay(0) +from:0x02162564 kind:load to:0x0215ce78 module:overlay(66) +from:0x02162568 kind:load to:0x02098518 module:overlay(0) +from:0x0216256c kind:load to:0x0209851c module:overlay(0) +from:0x02162570 kind:load to:0x020985d8 module:overlay(0) +from:0x02162574 kind:load to:0x02098644 module:overlay(0) +from:0x02162578 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0216257c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162580 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162584 kind:load to:0x0215cec8 module:overlay(66) +from:0x02162588 kind:load to:0x0215cef0 module:overlay(66) +from:0x0216258c kind:load to:0x0215cdd4 module:overlay(66) +from:0x02162590 kind:load to:0x0215ce70 module:overlay(66) +from:0x0216259c kind:load to:0x0215cf40 module:overlay(66) +from:0x021625a0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021625a4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021625a8 kind:load to:0x0209caac module:overlay(0) +from:0x021625ac kind:load to:0x0209cacc module:overlay(0) +from:0x021625b8 kind:load to:0x0214f760 module:overlays(58,70) +from:0x021625bc kind:load to:0x0209d10c module:overlay(0) +from:0x021625c0 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021625c4 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021625c8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021625cc kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x021625d0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021625d4 kind:load to:0x0209d220 module:overlay(0) +from:0x021625d8 kind:load to:0x0209d228 module:overlay(0) +from:0x021625dc kind:load to:0x0209d22c module:overlay(0) +from:0x021625e0 kind:load to:0x0209d238 module:overlay(0) +from:0x021625e4 kind:load to:0x0209d240 module:overlay(0) +from:0x021625e8 kind:load to:0x0215d02c module:overlay(66) +from:0x021625ec kind:load to:0x0215d04c module:overlay(66) +from:0x021625f0 kind:load to:0x0215cfd4 module:overlay(66) +from:0x021625f4 kind:load to:0x0214f868 module:overlays(58,70) +from:0x021625f8 kind:load to:0x0215d024 module:overlay(66) +from:0x02162604 kind:load to:0x0215d094 module:overlay(66) +from:0x02162608 kind:load to:0x0209ca64 module:overlay(0) +from:0x0216260c kind:load to:0x0209ca6c module:overlay(0) +from:0x02162610 kind:load to:0x0209caac module:overlay(0) +from:0x02162614 kind:load to:0x0209cacc module:overlay(0) +from:0x02162620 kind:load to:0x0214f760 module:overlays(58,70) +from:0x02162624 kind:load to:0x0209d10c module:overlay(0) +from:0x02162628 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0216262c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02162630 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02162634 kind:load to:0x0214f7e0 module:overlays(30,58,70) +from:0x02162638 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0216263c kind:load to:0x0209d220 module:overlay(0) +from:0x02162640 kind:load to:0x0209d228 module:overlay(0) +from:0x02162644 kind:load to:0x0209d22c module:overlay(0) +from:0x02162648 kind:load to:0x0209d238 module:overlay(0) +from:0x0216264c kind:load to:0x0209d240 module:overlay(0) +from:0x02162650 kind:load to:0x0215d180 module:overlay(66) +from:0x02162654 kind:load to:0x0215d1a0 module:overlay(66) +from:0x02162658 kind:load to:0x0215d128 module:overlay(66) +from:0x0216265c kind:load to:0x0214f868 module:overlays(58,70) +from:0x02162660 kind:load to:0x0215d178 module:overlay(66) +from:0x0216266c kind:load to:0x0215d268 module:overlay(66) +from:0x02162670 kind:load to:0x0209ca64 module:overlay(0) +from:0x02162674 kind:load to:0x0209ca6c module:overlay(0) +from:0x02162678 kind:load to:0x0209caac module:overlay(0) +from:0x0216267c kind:load to:0x0209cacc module:overlay(0) +from:0x0216268c kind:load to:0x0209ca64 module:overlay(0) +from:0x02162690 kind:load to:0x0209ca6c module:overlay(0) +from:0x02162694 kind:load to:0x0209caac module:overlay(0) +from:0x02162698 kind:load to:0x0209cacc module:overlay(0) +from:0x021626a4 kind:load to:0x0207c4d0 module:overlay(0) +from:0x021626a8 kind:load to:0x0207c4d8 module:overlay(0) +from:0x021626ac kind:load to:0x0207c9a0 module:overlay(0) +from:0x021626b0 kind:load to:0x0207c990 module:overlay(0) +from:0x021626b4 kind:load to:0x0207c9d4 module:overlay(0) +from:0x021626b8 kind:load to:0x0207ca44 module:overlay(0) +from:0x021626bc kind:load to:0x0207ca6c module:overlay(0) +from:0x021626c0 kind:load to:0x0207cae4 module:overlay(0) +from:0x021626cc kind:load to:0x0215d37c module:overlay(66) +from:0x021626d0 kind:load to:0x0215d848 module:overlay(66) +from:0x021626d4 kind:load to:0x0215d20c module:overlay(66) +from:0x021626d8 kind:load to:0x01ffc57c module:itcm +from:0x021626dc kind:load to:0x02057dc8 module:overlay(0) +from:0x021626e0 kind:load to:0x02057e44 module:overlay(0) +from:0x021626e4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021626e8 kind:load to:0x0215d218 module:overlay(66) +from:0x021626ec kind:load to:0x02057d84 module:overlay(0) +from:0x021626f8 kind:load to:0x0215d390 module:overlay(66) +from:0x021626fc kind:load to:0x0209d10c module:overlay(0) +from:0x02162700 kind:load to:0x0215d448 module:overlay(66) +from:0x02162704 kind:load to:0x0215d594 module:overlay(66) +from:0x02162708 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0216270c kind:load to:0x0215d5a8 module:overlay(66) +from:0x02162710 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02162714 kind:load to:0x0209d220 module:overlay(0) +from:0x02162718 kind:load to:0x0209d228 module:overlay(0) +from:0x0216271c kind:load to:0x0209d22c module:overlay(0) +from:0x02162720 kind:load to:0x0209d238 module:overlay(0) +from:0x02162724 kind:load to:0x0209d240 module:overlay(0) +from:0x02162728 kind:load to:0x0215d864 module:overlay(66) +from:0x0216272c kind:load to:0x0215d884 module:overlay(66) diff --git a/config/eur1/arm9/overlays/ov066/symbols.txt b/config/eur1/arm9/overlays/ov066/symbols.txt new file mode 100644 index 00000000..1cd64c9a --- /dev/null +++ b/config/eur1/arm9/overlays/ov066/symbols.txt @@ -0,0 +1,1005 @@ +func_ov066_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov066_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov066_02157ff0 kind:function(arm,size=0x70) addr:0x02157ff0 +func_ov066_02158060 kind:function(arm,size=0x38) addr:0x02158060 +func_ov066_02158098 kind:function(arm,size=0x1c) addr:0x02158098 +func_ov066_021580b4 kind:function(arm,size=0x24) addr:0x021580b4 +func_ov066_021580d8 kind:function(arm,size=0xc) addr:0x021580d8 +func_ov066_021580e4 kind:function(arm,size=0x29c) addr:0x021580e4 +func_ov066_02158380 kind:function(arm,size=0x1e8) addr:0x02158380 +func_ov066_02158568 kind:function(arm,size=0x14) addr:0x02158568 +func_ov066_0215857c kind:function(arm,size=0x14) addr:0x0215857c +func_ov066_02158590 kind:function(arm,size=0x28) addr:0x02158590 +func_ov066_021585b8 kind:function(arm,size=0x350) addr:0x021585b8 +func_ov066_02158908 kind:function(arm,size=0x1d8) addr:0x02158908 +func_ov066_02158ae0 kind:function(arm,size=0x60) addr:0x02158ae0 +func_ov066_02158b40 kind:function(arm,size=0x48) addr:0x02158b40 +func_ov066_02158b88 kind:function(arm,size=0x58) addr:0x02158b88 +func_ov066_02158be0 kind:function(arm,size=0xac) addr:0x02158be0 +func_ov066_02158c8c kind:function(arm,size=0x1c) addr:0x02158c8c +func_ov066_02158ca8 kind:function(arm,size=0x60) addr:0x02158ca8 +func_ov066_02158d08 kind:function(arm,size=0x24) addr:0x02158d08 +func_ov066_02158d2c kind:function(arm,size=0x10) addr:0x02158d2c +func_ov066_02158d3c kind:function(arm,size=0x8) addr:0x02158d3c +func_ov066_02158d44 kind:function(arm,size=0x1c) addr:0x02158d44 +func_ov066_02158d60 kind:function(arm,size=0x40) addr:0x02158d60 +func_ov066_02158da0 kind:function(arm,size=0x48) addr:0x02158da0 +func_ov066_02158de8 kind:function(arm,size=0x24) addr:0x02158de8 +func_ov066_02158e0c kind:function(arm,size=0x2c) addr:0x02158e0c +func_ov066_02158e38 kind:function(arm,size=0x1c) addr:0x02158e38 +func_ov066_02158e54 kind:function(arm,size=0x28) addr:0x02158e54 +func_ov066_02158e7c kind:function(arm,size=0x20) addr:0x02158e7c +func_ov066_02158e9c kind:function(arm,size=0x14) addr:0x02158e9c +func_ov066_02158eb0 kind:function(arm,size=0xc) addr:0x02158eb0 +func_ov066_02158ebc kind:function(arm,size=0x24) addr:0x02158ebc +func_ov066_02158ee0 kind:function(arm,size=0x6c) addr:0x02158ee0 +func_ov066_02158f4c kind:function(arm,size=0x48) addr:0x02158f4c +func_ov066_02158f94 kind:function(arm,size=0x1c) addr:0x02158f94 +func_ov066_02158fb0 kind:function(arm,size=0x24) addr:0x02158fb0 +func_ov066_02158fd4 kind:function(arm,size=0x14) addr:0x02158fd4 +func_ov066_02158fe8 kind:function(arm,size=0x1da0) addr:0x02158fe8 +func_ov066_0215ad88 kind:function(arm,size=0x8) addr:0x0215ad88 +func_ov066_0215ad90 kind:function(arm,size=0x1e0) addr:0x0215ad90 +func_ov066_0215af70 kind:function(arm,size=0x4a4) addr:0x0215af70 +func_ov066_0215b414 kind:function(arm,size=0x154) addr:0x0215b414 +func_ov066_0215b568 kind:function(arm,size=0x1d4) addr:0x0215b568 +func_ov066_0215b73c kind:function(arm,size=0x60) addr:0x0215b73c +func_ov066_0215b79c kind:function(arm,size=0x90) addr:0x0215b79c +func_ov066_0215b82c kind:function(arm,size=0x124) addr:0x0215b82c +func_ov066_0215b950 kind:function(arm,size=0x18) addr:0x0215b950 +func_ov066_0215b968 kind:function(arm,size=0x1c) addr:0x0215b968 +func_ov066_0215b984 kind:function(arm,size=0x60) addr:0x0215b984 +func_ov066_0215b9e4 kind:function(arm,size=0x74) addr:0x0215b9e4 +func_ov066_0215ba58 kind:function(arm,size=0x74) addr:0x0215ba58 +func_ov066_0215bacc kind:function(arm,size=0x48) addr:0x0215bacc +func_ov066_0215bb14 kind:function(arm,size=0x50) addr:0x0215bb14 +func_ov066_0215bb64 kind:function(arm,size=0x14) addr:0x0215bb64 +func_ov066_0215bb78 kind:function(arm,size=0xc) addr:0x0215bb78 +func_ov066_0215bb84 kind:function(arm,size=0x8) addr:0x0215bb84 +func_ov066_0215bb8c kind:function(arm,size=0x2c) addr:0x0215bb8c +func_ov066_0215bbb8 kind:function(arm,size=0xc) addr:0x0215bbb8 +func_ov066_0215bbc4 kind:function(arm,size=0x24) addr:0x0215bbc4 +func_ov066_0215bbe8 kind:function(arm,size=0x7c) addr:0x0215bbe8 +func_ov066_0215bc64 kind:function(arm,size=0x20) addr:0x0215bc64 +func_ov066_0215bc84 kind:function(arm,size=0x4c) addr:0x0215bc84 +func_ov066_0215bcd0 kind:function(arm,size=0x16c) addr:0x0215bcd0 +func_ov066_0215be3c kind:function(arm,size=0x74) addr:0x0215be3c +func_ov066_0215beb0 kind:function(arm,size=0x54) addr:0x0215beb0 +func_ov066_0215bf04 kind:function(arm,size=0xf4) addr:0x0215bf04 +func_ov066_0215bff8 kind:function(arm,size=0x8) addr:0x0215bff8 +func_ov066_0215c000 kind:function(arm,size=0xc) addr:0x0215c000 +func_ov066_0215c00c kind:function(arm,size=0x28) addr:0x0215c00c +func_ov066_0215c034 kind:function(arm,size=0x30) addr:0x0215c034 +func_ov066_0215c064 kind:function(arm,size=0x14) addr:0x0215c064 +func_ov066_0215c078 kind:function(arm,size=0x14) addr:0x0215c078 +func_ov066_0215c08c kind:function(arm,size=0xc) addr:0x0215c08c +func_ov066_0215c098 kind:function(arm,size=0x24) addr:0x0215c098 +func_ov066_0215c0bc kind:function(arm,size=0x80) addr:0x0215c0bc +func_ov066_0215c13c kind:function(arm,size=0xc) addr:0x0215c13c +func_ov066_0215c148 kind:function(arm,size=0x24) addr:0x0215c148 +func_ov066_0215c16c kind:function(arm,size=0x70) addr:0x0215c16c +func_ov066_0215c1dc kind:function(arm,size=0x20) addr:0x0215c1dc +func_ov066_0215c1fc kind:function(arm,size=0x44) addr:0x0215c1fc +func_ov066_0215c240 kind:function(arm,size=0x104) addr:0x0215c240 +func_ov066_0215c344 kind:function(arm,size=0x58) addr:0x0215c344 +func_ov066_0215c39c kind:function(arm,size=0x54) addr:0x0215c39c +func_ov066_0215c3f0 kind:function(arm,size=0xf4) addr:0x0215c3f0 +func_ov066_0215c4e4 kind:function(arm,size=0x28) addr:0x0215c4e4 +func_ov066_0215c50c kind:function(arm,size=0x30) addr:0x0215c50c +func_ov066_0215c53c kind:function(arm,size=0x14) addr:0x0215c53c +func_ov066_0215c550 kind:function(arm,size=0x14) addr:0x0215c550 +func_ov066_0215c564 kind:function(arm,size=0xc) addr:0x0215c564 +func_ov066_0215c570 kind:function(arm,size=0x24) addr:0x0215c570 +func_ov066_0215c594 kind:function(arm,size=0x28) addr:0x0215c594 +func_ov066_0215c5bc kind:function(arm,size=0x20) addr:0x0215c5bc +func_ov066_0215c5dc kind:function(arm,size=0x50) addr:0x0215c5dc +func_ov066_0215c62c kind:function(arm,size=0x20) addr:0x0215c62c +func_ov066_0215c64c kind:function(arm,size=0x28) addr:0x0215c64c +func_ov066_0215c674 kind:function(arm,size=0x14) addr:0x0215c674 +func_ov066_0215c688 kind:function(arm,size=0xc) addr:0x0215c688 +func_ov066_0215c694 kind:function(arm,size=0x24) addr:0x0215c694 +func_ov066_0215c6b8 kind:function(arm,size=0x28) addr:0x0215c6b8 +func_ov066_0215c6e0 kind:function(arm,size=0x14) addr:0x0215c6e0 +func_ov066_0215c6f4 kind:function(arm,size=0x7c) addr:0x0215c6f4 +func_ov066_0215c770 kind:function(arm,size=0x24) addr:0x0215c770 +func_ov066_0215c794 kind:function(arm,size=0x14) addr:0x0215c794 +func_ov066_0215c7a8 kind:function(arm,size=0x134) addr:0x0215c7a8 +func_ov066_0215c8dc kind:function(arm,size=0x50) addr:0x0215c8dc +func_ov066_0215c92c kind:function(arm,size=0x5c) addr:0x0215c92c +func_ov066_0215c988 kind:function(arm,size=0x98) addr:0x0215c988 +func_ov066_0215ca20 kind:function(arm,size=0x20) addr:0x0215ca20 +func_ov066_0215ca40 kind:function(arm,size=0x1c) addr:0x0215ca40 +func_ov066_0215ca5c kind:function(arm,size=0x40) addr:0x0215ca5c +func_ov066_0215ca9c kind:function(arm,size=0x48) addr:0x0215ca9c +func_ov066_0215cae4 kind:function(arm,size=0x14) addr:0x0215cae4 +func_ov066_0215caf8 kind:function(arm,size=0xc) addr:0x0215caf8 +func_ov066_0215cb04 kind:function(arm,size=0x24) addr:0x0215cb04 +func_ov066_0215cb28 kind:function(arm,size=0x34) addr:0x0215cb28 +func_ov066_0215cb5c kind:function(arm,size=0x20) addr:0x0215cb5c +func_ov066_0215cb7c kind:function(arm,size=0x50) addr:0x0215cb7c +func_ov066_0215cbcc kind:function(arm,size=0x8) addr:0x0215cbcc +func_ov066_0215cbd4 kind:function(arm,size=0x20) addr:0x0215cbd4 +func_ov066_0215cbf4 kind:function(arm,size=0x28) addr:0x0215cbf4 +func_ov066_0215cc1c kind:function(arm,size=0x14) addr:0x0215cc1c +func_ov066_0215cc30 kind:function(arm,size=0xc) addr:0x0215cc30 +func_ov066_0215cc3c kind:function(arm,size=0x24) addr:0x0215cc3c +func_ov066_0215cc60 kind:function(arm,size=0x40) addr:0x0215cc60 +func_ov066_0215cca0 kind:function(arm,size=0x2c) addr:0x0215cca0 +func_ov066_0215cccc kind:function(arm,size=0x44) addr:0x0215cccc +func_ov066_0215cd10 kind:function(arm,size=0x3c) addr:0x0215cd10 +func_ov066_0215cd4c kind:function(arm,size=0x48) addr:0x0215cd4c +func_ov066_0215cd94 kind:function(arm,size=0x14) addr:0x0215cd94 +func_ov066_0215cda8 kind:function(arm,size=0x2c) addr:0x0215cda8 +func_ov066_0215cdd4 kind:function(arm,size=0x40) addr:0x0215cdd4 +func_ov066_0215ce14 kind:function(arm,size=0x4) addr:0x0215ce14 +func_ov066_0215ce18 kind:function(arm,size=0x1c) addr:0x0215ce18 +func_ov066_0215ce34 kind:function(arm,size=0x24) addr:0x0215ce34 +func_ov066_0215ce58 kind:function(arm,size=0x18) addr:0x0215ce58 +func_ov066_0215ce70 kind:function(arm,size=0x8) addr:0x0215ce70 +func_ov066_0215ce78 kind:function(arm,size=0x50) addr:0x0215ce78 +func_ov066_0215cec8 kind:function(arm,size=0x28) addr:0x0215cec8 +func_ov066_0215cef0 kind:function(arm,size=0x30) addr:0x0215cef0 +func_ov066_0215cf20 kind:function(arm,size=0x14) addr:0x0215cf20 +func_ov066_0215cf34 kind:function(arm,size=0xc) addr:0x0215cf34 +func_ov066_0215cf40 kind:function(arm,size=0x24) addr:0x0215cf40 +func_ov066_0215cf64 kind:function(arm,size=0x50) addr:0x0215cf64 +func_ov066_0215cfb4 kind:function(arm,size=0x20) addr:0x0215cfb4 +func_ov066_0215cfd4 kind:function(arm,size=0x50) addr:0x0215cfd4 +func_ov066_0215d024 kind:function(arm,size=0x8) addr:0x0215d024 +func_ov066_0215d02c kind:function(arm,size=0x20) addr:0x0215d02c +func_ov066_0215d04c kind:function(arm,size=0x28) addr:0x0215d04c +func_ov066_0215d074 kind:function(arm,size=0x14) addr:0x0215d074 +func_ov066_0215d088 kind:function(arm,size=0xc) addr:0x0215d088 +func_ov066_0215d094 kind:function(arm,size=0x24) addr:0x0215d094 +func_ov066_0215d0b8 kind:function(arm,size=0x50) addr:0x0215d0b8 +func_ov066_0215d108 kind:function(arm,size=0x20) addr:0x0215d108 +func_ov066_0215d128 kind:function(arm,size=0x50) addr:0x0215d128 +func_ov066_0215d178 kind:function(arm,size=0x8) addr:0x0215d178 +func_ov066_0215d180 kind:function(arm,size=0x20) addr:0x0215d180 +func_ov066_0215d1a0 kind:function(arm,size=0x28) addr:0x0215d1a0 +func_ov066_0215d1c8 kind:function(arm,size=0x14) addr:0x0215d1c8 +func_ov066_0215d1dc kind:function(arm,size=0x30) addr:0x0215d1dc +func_ov066_0215d20c kind:function(arm,size=0xc) addr:0x0215d20c +func_ov066_0215d218 kind:function(arm,size=0x44) addr:0x0215d218 +func_ov066_0215d25c kind:function(arm,size=0xc) addr:0x0215d25c +func_ov066_0215d268 kind:function(arm,size=0x24) addr:0x0215d268 +func_ov066_0215d28c kind:function(arm,size=0xac) addr:0x0215d28c +func_ov066_0215d338 kind:function(arm,size=0x44) addr:0x0215d338 +func_ov066_0215d37c kind:function(arm,size=0x14) addr:0x0215d37c +func_ov066_0215d390 kind:function(arm,size=0xb8) addr:0x0215d390 +func_ov066_0215d448 kind:function(arm,size=0x14c) addr:0x0215d448 +func_ov066_0215d594 kind:function(arm,size=0x14) addr:0x0215d594 +func_ov066_0215d5a8 kind:function(arm,size=0x20) addr:0x0215d5a8 +func_ov066_0215d5c8 kind:function(arm,size=0x280) addr:0x0215d5c8 +func_ov066_0215d848 kind:function(arm,size=0x1c) addr:0x0215d848 +func_ov066_0215d864 kind:function(arm,size=0x20) addr:0x0215d864 +func_ov066_0215d884 kind:function(arm,size=0x28) addr:0x0215d884 +func_ov066_0215d8ac kind:function(arm,size=0x14) addr:0x0215d8ac +data_ov066_0215d8c8 kind:data(any) addr:0x0215d8c8 +data_ov066_0215d8d0 kind:data(any) addr:0x0215d8d0 +data_ov066_0215d8f8 kind:data(any) addr:0x0215d8f8 +data_ov066_0215d900 kind:data(any) addr:0x0215d900 +data_ov066_0215d910 kind:data(any) addr:0x0215d910 +data_ov066_0215d920 kind:data(any) addr:0x0215d920 +data_ov066_0215d950 kind:data(any) addr:0x0215d950 +data_ov066_0215d970 kind:data(any) addr:0x0215d970 +data_ov066_0215d9a8 kind:data(any) addr:0x0215d9a8 ambiguous +data_ov066_0215d9c8 kind:data(any) addr:0x0215d9c8 +data_ov066_0215d9e0 kind:data(any) addr:0x0215d9e0 +__sinit_ov066_0215d9e8 kind:function(arm,size=0x50) addr:0x0215d9e8 +__sinit_ov066_0215da38 kind:function(arm,size=0x50) addr:0x0215da38 +__sinit_ov066_0215da88 kind:function(arm,size=0x94) addr:0x0215da88 +__sinit_ov066_0215db1c kind:function(arm,size=0x94) addr:0x0215db1c +__sinit_ov066_0215dbb0 kind:function(arm,size=0x50) addr:0x0215dbb0 +__sinit_ov066_0215dc00 kind:function(arm,size=0x50) addr:0x0215dc00 +__sinit_ov066_0215dc50 kind:function(arm,size=0x50) addr:0x0215dc50 +__sinit_ov066_0215dca0 kind:function(arm,size=0x50) addr:0x0215dca0 +__sinit_ov066_0215dcf0 kind:function(arm,size=0x50) addr:0x0215dcf0 +__sinit_ov066_0215dd40 kind:function(arm,size=0x50) addr:0x0215dd40 +__sinit_ov066_0215dd90 kind:function(arm,size=0x50) addr:0x0215dd90 +.p__sinit_ov066_0215d9e8 kind:data(word) addr:0x0215dde0 +.p__sinit_ov066_0215da38 kind:data(word) addr:0x0215dde4 +.p__sinit_ov066_0215da88 kind:data(word) addr:0x0215dde8 +.p__sinit_ov066_0215db1c kind:data(word) addr:0x0215ddec +.p__sinit_ov066_0215dbb0 kind:data(word) addr:0x0215ddf0 +.p__sinit_ov066_0215dc00 kind:data(word) addr:0x0215ddf4 +.p__sinit_ov066_0215dc50 kind:data(word) addr:0x0215ddf8 +.p__sinit_ov066_0215dca0 kind:data(word) addr:0x0215ddfc +.p__sinit_ov066_0215dcf0 kind:data(word) addr:0x0215de00 +.p__sinit_ov066_0215dd40 kind:data(word) addr:0x0215de04 +.p__sinit_ov066_0215dd90 kind:data(word) addr:0x0215de08 +data_ov066_0215de20 kind:data(any) addr:0x0215de20 +data_ov066_0215de24 kind:data(any) addr:0x0215de24 +data_ov066_0215de28 kind:data(any) addr:0x0215de28 +data_ov066_0215de2c kind:data(any) addr:0x0215de2c +data_ov066_0215de30 kind:data(any) addr:0x0215de30 +data_ov066_0215de34 kind:data(any) addr:0x0215de34 +data_ov066_0215de38 kind:data(any) addr:0x0215de38 +data_ov066_0215de3c kind:data(any) addr:0x0215de3c +data_ov066_0215de40 kind:data(any) addr:0x0215de40 +data_ov066_0215de44 kind:data(any) addr:0x0215de44 +data_ov066_0215de48 kind:data(any) addr:0x0215de48 +data_ov066_0215de4c kind:data(any) addr:0x0215de4c +data_ov066_0215de50 kind:data(any) addr:0x0215de50 +data_ov066_0215de54 kind:data(any) addr:0x0215de54 +data_ov066_0215de58 kind:data(any) addr:0x0215de58 +data_ov066_0215de5c kind:data(any) addr:0x0215de5c +data_ov066_0215de60 kind:data(any) addr:0x0215de60 +data_ov066_0215de64 kind:data(any) addr:0x0215de64 +data_ov066_0215de68 kind:data(any) addr:0x0215de68 +data_ov066_0215de6c kind:data(any) addr:0x0215de6c +data_ov066_0215de70 kind:data(any) addr:0x0215de70 +data_ov066_0215de74 kind:data(any) addr:0x0215de74 +data_ov066_0215de78 kind:data(any) addr:0x0215de78 +data_ov066_0215de7c kind:data(any) addr:0x0215de7c +data_ov066_0215de80 kind:data(any) addr:0x0215de80 +data_ov066_0215de84 kind:data(any) addr:0x0215de84 +data_ov066_0215de88 kind:data(any) addr:0x0215de88 +data_ov066_0215de8c kind:data(any) addr:0x0215de8c +data_ov066_0215de90 kind:data(any) addr:0x0215de90 +data_ov066_0215de94 kind:data(any) addr:0x0215de94 +data_ov066_0215de98 kind:data(any) addr:0x0215de98 +data_ov066_0215de9c kind:data(any) addr:0x0215de9c +data_ov066_0215dea4 kind:data(any) addr:0x0215dea4 +data_ov066_0215deac kind:data(any) addr:0x0215deac +data_ov066_0215deb4 kind:data(any) addr:0x0215deb4 +data_ov066_0215debc kind:data(any) addr:0x0215debc +data_ov066_0215dec4 kind:data(any) addr:0x0215dec4 +data_ov066_0215decc kind:data(any) addr:0x0215decc +data_ov066_0215ded4 kind:data(any) addr:0x0215ded4 +data_ov066_0215dedc kind:data(any) addr:0x0215dedc +data_ov066_0215dee4 kind:data(any) addr:0x0215dee4 +data_ov066_0215deec kind:data(any) addr:0x0215deec +data_ov066_0215def4 kind:data(any) addr:0x0215def4 +data_ov066_0215defc kind:data(any) addr:0x0215defc +data_ov066_0215df04 kind:data(any) addr:0x0215df04 +data_ov066_0215df0c kind:data(any) addr:0x0215df0c +data_ov066_0215df14 kind:data(any) addr:0x0215df14 +data_ov066_0215df1c kind:data(any) addr:0x0215df1c +data_ov066_0215df24 kind:data(any) addr:0x0215df24 +data_ov066_0215df2c kind:data(any) addr:0x0215df2c +data_ov066_0215df34 kind:data(any) addr:0x0215df34 +data_ov066_0215df3c kind:data(any) addr:0x0215df3c +data_ov066_0215df44 kind:data(any) addr:0x0215df44 +data_ov066_0215df4c kind:data(any) addr:0x0215df4c +data_ov066_0215df54 kind:data(any) addr:0x0215df54 +data_ov066_0215df5c kind:data(any) addr:0x0215df5c +data_ov066_0215df64 kind:data(any) addr:0x0215df64 +data_ov066_0215df6c kind:data(any) addr:0x0215df6c +data_ov066_0215df74 kind:data(any) addr:0x0215df74 +data_ov066_0215df7c kind:data(any) addr:0x0215df7c +data_ov066_0215df84 kind:data(any) addr:0x0215df84 +data_ov066_0215df8c kind:data(any) addr:0x0215df8c +data_ov066_0215df94 kind:data(any) addr:0x0215df94 +data_ov066_0215df9c kind:data(any) addr:0x0215df9c +data_ov066_0215dfa4 kind:data(any) addr:0x0215dfa4 +data_ov066_0215dfac kind:data(any) addr:0x0215dfac +data_ov066_0215dfb4 kind:data(any) addr:0x0215dfb4 +data_ov066_0215dfbc kind:data(any) addr:0x0215dfbc +data_ov066_0215dfc4 kind:data(any) addr:0x0215dfc4 +data_ov066_0215dfcc kind:data(any) addr:0x0215dfcc +data_ov066_0215dfd4 kind:data(any) addr:0x0215dfd4 +data_ov066_0215dfdc kind:data(any) addr:0x0215dfdc +data_ov066_0215dfe4 kind:data(any) addr:0x0215dfe4 +data_ov066_0215dfec kind:data(any) addr:0x0215dfec +data_ov066_0215dff4 kind:data(any) addr:0x0215dff4 +data_ov066_0215dffc kind:data(any) addr:0x0215dffc +data_ov066_0215e004 kind:data(any) addr:0x0215e004 +data_ov066_0215e00c kind:data(any) addr:0x0215e00c +data_ov066_0215e014 kind:data(any) addr:0x0215e014 +data_ov066_0215e01c kind:data(any) addr:0x0215e01c +data_ov066_0215e024 kind:data(any) addr:0x0215e024 +data_ov066_0215e02c kind:data(any) addr:0x0215e02c +data_ov066_0215e034 kind:data(any) addr:0x0215e034 +data_ov066_0215e03c kind:data(any) addr:0x0215e03c +data_ov066_0215e044 kind:data(any) addr:0x0215e044 +data_ov066_0215e04c kind:data(any) addr:0x0215e04c +data_ov066_0215e054 kind:data(any) addr:0x0215e054 +data_ov066_0215e05c kind:data(any) addr:0x0215e05c +data_ov066_0215e064 kind:data(any) addr:0x0215e064 +data_ov066_0215e06c kind:data(any) addr:0x0215e06c +data_ov066_0215e074 kind:data(any) addr:0x0215e074 +data_ov066_0215e07c kind:data(any) addr:0x0215e07c +data_ov066_0215e084 kind:data(any) addr:0x0215e084 +data_ov066_0215e08c kind:data(any) addr:0x0215e08c +data_ov066_0215e094 kind:data(any) addr:0x0215e094 +data_ov066_0215e09c kind:data(any) addr:0x0215e09c +data_ov066_0215e0a4 kind:data(any) addr:0x0215e0a4 +data_ov066_0215e0ac kind:data(any) addr:0x0215e0ac +data_ov066_0215e0b4 kind:data(any) addr:0x0215e0b4 +data_ov066_0215e0b8 kind:data(any) addr:0x0215e0b8 ambiguous +data_ov066_0215e0bc kind:data(any) addr:0x0215e0bc +data_ov066_0215e0c4 kind:data(any) addr:0x0215e0c4 +data_ov066_0215e0cc kind:data(any) addr:0x0215e0cc +data_ov066_0215e0d4 kind:data(any) addr:0x0215e0d4 +data_ov066_0215e0dc kind:data(any) addr:0x0215e0dc +data_ov066_0215e0e4 kind:data(any) addr:0x0215e0e4 +data_ov066_0215e0ec kind:data(any) addr:0x0215e0ec +data_ov066_0215e0f4 kind:data(any) addr:0x0215e0f4 +data_ov066_0215e0fc kind:data(any) addr:0x0215e0fc +data_ov066_0215e104 kind:data(any) addr:0x0215e104 +data_ov066_0215e10c kind:data(any) addr:0x0215e10c +data_ov066_0215e114 kind:data(any) addr:0x0215e114 +data_ov066_0215e11c kind:data(any) addr:0x0215e11c +data_ov066_0215e124 kind:data(any) addr:0x0215e124 +data_ov066_0215e12c kind:data(any) addr:0x0215e12c +data_ov066_0215e134 kind:data(any) addr:0x0215e134 +data_ov066_0215e13c kind:data(any) addr:0x0215e13c +data_ov066_0215e144 kind:data(any) addr:0x0215e144 +data_ov066_0215e14c kind:data(any) addr:0x0215e14c +data_ov066_0215e154 kind:data(any) addr:0x0215e154 +data_ov066_0215e15c kind:data(any) addr:0x0215e15c +data_ov066_0215e164 kind:data(any) addr:0x0215e164 +data_ov066_0215e16c kind:data(any) addr:0x0215e16c +data_ov066_0215e174 kind:data(any) addr:0x0215e174 +data_ov066_0215e17c kind:data(any) addr:0x0215e17c +data_ov066_0215e184 kind:data(any) addr:0x0215e184 +data_ov066_0215e18c kind:data(any) addr:0x0215e18c +data_ov066_0215e194 kind:data(any) addr:0x0215e194 +data_ov066_0215e19c kind:data(any) addr:0x0215e19c +data_ov066_0215e1a4 kind:data(any) addr:0x0215e1a4 +data_ov066_0215e1ac kind:data(any) addr:0x0215e1ac +data_ov066_0215e1b4 kind:data(any) addr:0x0215e1b4 +data_ov066_0215e1bc kind:data(any) addr:0x0215e1bc +data_ov066_0215e1c4 kind:data(any) addr:0x0215e1c4 +data_ov066_0215e1cc kind:data(any) addr:0x0215e1cc +data_ov066_0215e1d4 kind:data(any) addr:0x0215e1d4 +data_ov066_0215e1dc kind:data(any) addr:0x0215e1dc +data_ov066_0215e1e4 kind:data(any) addr:0x0215e1e4 +data_ov066_0215e1ec kind:data(any) addr:0x0215e1ec +data_ov066_0215e1f4 kind:data(any) addr:0x0215e1f4 +data_ov066_0215e1fc kind:data(any) addr:0x0215e1fc +data_ov066_0215e204 kind:data(any) addr:0x0215e204 +data_ov066_0215e210 kind:data(any) addr:0x0215e210 +data_ov066_0215e21c kind:data(any) addr:0x0215e21c +data_ov066_0215e228 kind:data(any) addr:0x0215e228 +data_ov066_0215e234 kind:data(any) addr:0x0215e234 +data_ov066_0215e240 kind:data(any) addr:0x0215e240 +data_ov066_0215e24c kind:data(any) addr:0x0215e24c +data_ov066_0215e258 kind:data(any) addr:0x0215e258 +data_ov066_0215e264 kind:data(any) addr:0x0215e264 +data_ov066_0215e270 kind:data(any) addr:0x0215e270 +data_ov066_0215e27c kind:data(any) addr:0x0215e27c +data_ov066_0215e288 kind:data(any) addr:0x0215e288 +data_ov066_0215e290 kind:data(any) addr:0x0215e290 ambiguous +data_ov066_0215e294 kind:data(any) addr:0x0215e294 +data_ov066_0215e2a0 kind:data(any) addr:0x0215e2a0 +data_ov066_0215e2ac kind:data(any) addr:0x0215e2ac +data_ov066_0215e2b8 kind:data(any) addr:0x0215e2b8 +data_ov066_0215e2c4 kind:data(any) addr:0x0215e2c4 +data_ov066_0215e2d0 kind:data(any) addr:0x0215e2d0 +data_ov066_0215e2d4 kind:data(any) addr:0x0215e2d4 ambiguous +data_ov066_0215e2dc kind:data(any) addr:0x0215e2dc +data_ov066_0215e2e8 kind:data(any) addr:0x0215e2e8 +data_ov066_0215e2f4 kind:data(any) addr:0x0215e2f4 +data_ov066_0215e300 kind:data(any) addr:0x0215e300 +data_ov066_0215e30c kind:data(any) addr:0x0215e30c +data_ov066_0215e318 kind:data(any) addr:0x0215e318 +data_ov066_0215e324 kind:data(any) addr:0x0215e324 +data_ov066_0215e330 kind:data(any) addr:0x0215e330 +data_ov066_0215e344 kind:data(any) addr:0x0215e344 +data_ov066_0215e360 kind:data(any) addr:0x0215e360 +data_ov066_0215e37c kind:data(any) addr:0x0215e37c +data_ov066_0215e3b4 kind:data(any) addr:0x0215e3b4 +data_ov066_0215e3c4 kind:data(any) addr:0x0215e3c4 ambiguous +data_ov066_0215e3fc kind:data(any) addr:0x0215e3fc +data_ov066_0215e410 kind:data(any) addr:0x0215e410 ambiguous +data_ov066_0215e440 kind:data(any) addr:0x0215e440 +data_ov066_0215e4b8 kind:data(any) addr:0x0215e4b8 +data_ov066_0215e5bc kind:data(any) addr:0x0215e5bc +data_ov066_0215e6c0 kind:data(any) addr:0x0215e6c0 +data_ov066_0215e728 kind:data(any) addr:0x0215e728 ambiguous +data_ov066_0215e7bc kind:data(any) addr:0x0215e7bc ambiguous +data_ov066_0215e7c4 kind:data(any) addr:0x0215e7c4 +data_ov066_0215e7d8 kind:data(any) addr:0x0215e7d8 ambiguous +data_ov066_0215e808 kind:data(any) addr:0x0215e808 ambiguous +data_ov066_0215e850 kind:data(any) addr:0x0215e850 ambiguous +data_ov066_0215e8c8 kind:data(any) addr:0x0215e8c8 +data_ov066_0215e9b0 kind:data(any) addr:0x0215e9b0 ambiguous +data_ov066_0215e9cc kind:data(any) addr:0x0215e9cc +data_ov066_0215ea94 kind:data(any) addr:0x0215ea94 ambiguous +data_ov066_0215ead0 kind:data(any) addr:0x0215ead0 +data_ov066_0215ebb0 kind:data(any) addr:0x0215ebb0 ambiguous +data_ov066_0215ebd4 kind:data(any) addr:0x0215ebd4 +data_ov066_0215ec7c kind:data(any) addr:0x0215ec7c ambiguous +data_ov066_0215ecd0 kind:data(any) addr:0x0215ecd0 ambiguous +data_ov066_0215ecd8 kind:data(any) addr:0x0215ecd8 +data_ov066_0215ede4 kind:data(any) addr:0x0215ede4 +data_ov066_0215ee84 kind:data(any) addr:0x0215ee84 ambiguous +data_ov066_0215eed4 kind:data(any) addr:0x0215eed4 ambiguous +data_ov066_0215ef00 kind:data(any) addr:0x0215ef00 +data_ov066_0215f014 kind:data(any) addr:0x0215f014 +data_ov066_0215f018 kind:data(any) addr:0x0215f018 +data_ov066_0215f01c kind:data(any) addr:0x0215f01c +data_ov066_0215f020 kind:data(any) addr:0x0215f020 +data_ov066_0215f023 kind:data(any) addr:0x0215f023 +data_ov066_0215f024 kind:data(any) addr:0x0215f024 +data_ov066_0215f028 kind:data(any) addr:0x0215f028 +data_ov066_0215f030 kind:data(any) addr:0x0215f030 +data_ov066_0215f038 kind:data(any) addr:0x0215f038 +data_ov066_0215f040 kind:data(any) addr:0x0215f040 +data_ov066_0215f048 kind:data(any) addr:0x0215f048 +data_ov066_0215f050 kind:data(any) addr:0x0215f050 +data_ov066_0215f058 kind:data(any) addr:0x0215f058 +data_ov066_0215f060 kind:data(any) addr:0x0215f060 +data_ov066_0215f068 kind:data(any) addr:0x0215f068 +data_ov066_0215f070 kind:data(any) addr:0x0215f070 +data_ov066_0215f078 kind:data(any) addr:0x0215f078 +data_ov066_0215f080 kind:data(any) addr:0x0215f080 +data_ov066_0215f088 kind:data(any) addr:0x0215f088 +data_ov066_0215f090 kind:data(any) addr:0x0215f090 +data_ov066_0215f098 kind:data(any) addr:0x0215f098 +data_ov066_0215f0a0 kind:data(any) addr:0x0215f0a0 +data_ov066_0215f0a8 kind:data(any) addr:0x0215f0a8 +data_ov066_0215f0b0 kind:data(any) addr:0x0215f0b0 +data_ov066_0215f0b8 kind:data(any) addr:0x0215f0b8 +data_ov066_0215f0c0 kind:data(any) addr:0x0215f0c0 +data_ov066_0215f0c8 kind:data(any) addr:0x0215f0c8 +data_ov066_0215f0d0 kind:data(any) addr:0x0215f0d0 +data_ov066_0215f0d8 kind:data(any) addr:0x0215f0d8 +data_ov066_0215f0e0 kind:data(any) addr:0x0215f0e0 +data_ov066_0215f0e8 kind:data(any) addr:0x0215f0e8 +data_ov066_0215f0f0 kind:data(any) addr:0x0215f0f0 +data_ov066_0215f0f8 kind:data(any) addr:0x0215f0f8 +data_ov066_0215f100 kind:data(any) addr:0x0215f100 +data_ov066_0215f108 kind:data(any) addr:0x0215f108 +data_ov066_0215f110 kind:data(any) addr:0x0215f110 +data_ov066_0215f118 kind:data(any) addr:0x0215f118 +data_ov066_0215f120 kind:data(any) addr:0x0215f120 +data_ov066_0215f128 kind:data(any) addr:0x0215f128 +data_ov066_0215f130 kind:data(any) addr:0x0215f130 +data_ov066_0215f138 kind:data(any) addr:0x0215f138 +data_ov066_0215f140 kind:data(any) addr:0x0215f140 +data_ov066_0215f148 kind:data(any) addr:0x0215f148 +data_ov066_0215f150 kind:data(any) addr:0x0215f150 +data_ov066_0215f158 kind:data(any) addr:0x0215f158 +data_ov066_0215f160 kind:data(any) addr:0x0215f160 +data_ov066_0215f168 kind:data(any) addr:0x0215f168 +data_ov066_0215f170 kind:data(any) addr:0x0215f170 +data_ov066_0215f178 kind:data(any) addr:0x0215f178 +data_ov066_0215f180 kind:data(any) addr:0x0215f180 +data_ov066_0215f188 kind:data(any) addr:0x0215f188 +data_ov066_0215f190 kind:data(any) addr:0x0215f190 +data_ov066_0215f198 kind:data(any) addr:0x0215f198 +data_ov066_0215f1a0 kind:data(any) addr:0x0215f1a0 +data_ov066_0215f1a8 kind:data(any) addr:0x0215f1a8 +data_ov066_0215f1b0 kind:data(any) addr:0x0215f1b0 +data_ov066_0215f1b8 kind:data(any) addr:0x0215f1b8 +data_ov066_0215f1c0 kind:data(any) addr:0x0215f1c0 +data_ov066_0215f1c8 kind:data(any) addr:0x0215f1c8 +data_ov066_0215f1d0 kind:data(any) addr:0x0215f1d0 +data_ov066_0215f1d8 kind:data(any) addr:0x0215f1d8 +data_ov066_0215f1e0 kind:data(any) addr:0x0215f1e0 +data_ov066_0215f1e8 kind:data(any) addr:0x0215f1e8 +data_ov066_0215f1f0 kind:data(any) addr:0x0215f1f0 +data_ov066_0215f1f8 kind:data(any) addr:0x0215f1f8 +data_ov066_0215f200 kind:data(any) addr:0x0215f200 +data_ov066_0215f208 kind:data(any) addr:0x0215f208 +data_ov066_0215f210 kind:data(any) addr:0x0215f210 +data_ov066_0215f218 kind:data(any) addr:0x0215f218 +data_ov066_0215f220 kind:data(any) addr:0x0215f220 +data_ov066_0215f228 kind:data(any) addr:0x0215f228 +data_ov066_0215f230 kind:data(any) addr:0x0215f230 +data_ov066_0215f238 kind:data(any) addr:0x0215f238 +data_ov066_0215f240 kind:data(any) addr:0x0215f240 +data_ov066_0215f248 kind:data(any) addr:0x0215f248 +data_ov066_0215f250 kind:data(any) addr:0x0215f250 +data_ov066_0215f258 kind:data(any) addr:0x0215f258 +data_ov066_0215f260 kind:data(any) addr:0x0215f260 +data_ov066_0215f268 kind:data(any) addr:0x0215f268 +data_ov066_0215f270 kind:data(any) addr:0x0215f270 +data_ov066_0215f278 kind:data(any) addr:0x0215f278 +data_ov066_0215f280 kind:data(any) addr:0x0215f280 +data_ov066_0215f288 kind:data(any) addr:0x0215f288 +data_ov066_0215f290 kind:data(any) addr:0x0215f290 +data_ov066_0215f298 kind:data(any) addr:0x0215f298 +data_ov066_0215f2a0 kind:data(any) addr:0x0215f2a0 +data_ov066_0215f2a8 kind:data(any) addr:0x0215f2a8 +data_ov066_0215f2b0 kind:data(any) addr:0x0215f2b0 +data_ov066_0215f2b8 kind:data(any) addr:0x0215f2b8 +data_ov066_0215f2c0 kind:data(any) addr:0x0215f2c0 +data_ov066_0215f2c8 kind:data(any) addr:0x0215f2c8 +data_ov066_0215f2d0 kind:data(any) addr:0x0215f2d0 +data_ov066_0215f2d8 kind:data(any) addr:0x0215f2d8 +data_ov066_0215f2e0 kind:data(any) addr:0x0215f2e0 +data_ov066_0215f2e8 kind:data(any) addr:0x0215f2e8 +data_ov066_0215f2f0 kind:data(any) addr:0x0215f2f0 +data_ov066_0215f2f8 kind:data(any) addr:0x0215f2f8 +data_ov066_0215f300 kind:data(any) addr:0x0215f300 +data_ov066_0215f308 kind:data(any) addr:0x0215f308 +data_ov066_0215f310 kind:data(any) addr:0x0215f310 +data_ov066_0215f318 kind:data(any) addr:0x0215f318 +data_ov066_0215f320 kind:data(any) addr:0x0215f320 +data_ov066_0215f328 kind:data(any) addr:0x0215f328 +data_ov066_0215f330 kind:data(any) addr:0x0215f330 +data_ov066_0215f338 kind:data(any) addr:0x0215f338 +data_ov066_0215f340 kind:data(any) addr:0x0215f340 +data_ov066_0215f348 kind:data(any) addr:0x0215f348 +data_ov066_0215f350 kind:data(any) addr:0x0215f350 +data_ov066_0215f358 kind:data(any) addr:0x0215f358 +data_ov066_0215f360 kind:data(any) addr:0x0215f360 +data_ov066_0215f368 kind:data(any) addr:0x0215f368 +data_ov066_0215f370 kind:data(any) addr:0x0215f370 +data_ov066_0215f378 kind:data(any) addr:0x0215f378 +data_ov066_0215f380 kind:data(any) addr:0x0215f380 +data_ov066_0215f388 kind:data(any) addr:0x0215f388 +data_ov066_0215f390 kind:data(any) addr:0x0215f390 +data_ov066_0215f398 kind:data(any) addr:0x0215f398 +data_ov066_0215f3a0 kind:data(any) addr:0x0215f3a0 +data_ov066_0215f3a8 kind:data(any) addr:0x0215f3a8 +data_ov066_0215f3b0 kind:data(any) addr:0x0215f3b0 +data_ov066_0215f3b8 kind:data(any) addr:0x0215f3b8 +data_ov066_0215f3c0 kind:data(any) addr:0x0215f3c0 +data_ov066_0215f3c8 kind:data(any) addr:0x0215f3c8 +data_ov066_0215f3d0 kind:data(any) addr:0x0215f3d0 +data_ov066_0215f3d8 kind:data(any) addr:0x0215f3d8 +data_ov066_0215f3e0 kind:data(any) addr:0x0215f3e0 +data_ov066_0215f3e8 kind:data(any) addr:0x0215f3e8 +data_ov066_0215f3f0 kind:data(any) addr:0x0215f3f0 +data_ov066_0215f3f8 kind:data(any) addr:0x0215f3f8 +data_ov066_0215f400 kind:data(any) addr:0x0215f400 +data_ov066_0215f408 kind:data(any) addr:0x0215f408 +data_ov066_0215f410 kind:data(any) addr:0x0215f410 +data_ov066_0215f418 kind:data(any) addr:0x0215f418 +data_ov066_0215f420 kind:data(any) addr:0x0215f420 +data_ov066_0215f428 kind:data(any) addr:0x0215f428 +data_ov066_0215f430 kind:data(any) addr:0x0215f430 +data_ov066_0215f438 kind:data(any) addr:0x0215f438 +data_ov066_0215f440 kind:data(any) addr:0x0215f440 +data_ov066_0215f448 kind:data(any) addr:0x0215f448 +data_ov066_0215f450 kind:data(any) addr:0x0215f450 +data_ov066_0215f458 kind:data(any) addr:0x0215f458 +data_ov066_0215f460 kind:data(any) addr:0x0215f460 +data_ov066_0215f468 kind:data(any) addr:0x0215f468 +data_ov066_0215f470 kind:data(any) addr:0x0215f470 +data_ov066_0215f478 kind:data(any) addr:0x0215f478 +data_ov066_0215f480 kind:data(any) addr:0x0215f480 +data_ov066_0215f488 kind:data(any) addr:0x0215f488 +data_ov066_0215f490 kind:data(any) addr:0x0215f490 +data_ov066_0215f498 kind:data(any) addr:0x0215f498 +data_ov066_0215f4a0 kind:data(any) addr:0x0215f4a0 +data_ov066_0215f4a8 kind:data(any) addr:0x0215f4a8 +data_ov066_0215f4b0 kind:data(any) addr:0x0215f4b0 +data_ov066_0215f4b8 kind:data(any) addr:0x0215f4b8 +data_ov066_0215f4c0 kind:data(any) addr:0x0215f4c0 +data_ov066_0215f4c8 kind:data(any) addr:0x0215f4c8 +data_ov066_0215f4d0 kind:data(any) addr:0x0215f4d0 +data_ov066_0215f4d8 kind:data(any) addr:0x0215f4d8 +data_ov066_0215f4e0 kind:data(any) addr:0x0215f4e0 +data_ov066_0215f4e8 kind:data(any) addr:0x0215f4e8 +data_ov066_0215f4f0 kind:data(any) addr:0x0215f4f0 +data_ov066_0215f4f8 kind:data(any) addr:0x0215f4f8 +data_ov066_0215f500 kind:data(any) addr:0x0215f500 +data_ov066_0215f508 kind:data(any) addr:0x0215f508 +data_ov066_0215f510 kind:data(any) addr:0x0215f510 +data_ov066_0215f518 kind:data(any) addr:0x0215f518 +data_ov066_0215f520 kind:data(any) addr:0x0215f520 +data_ov066_0215f528 kind:data(any) addr:0x0215f528 +data_ov066_0215f530 kind:data(any) addr:0x0215f530 +data_ov066_0215f538 kind:data(any) addr:0x0215f538 +data_ov066_0215f540 kind:data(any) addr:0x0215f540 +data_ov066_0215f548 kind:data(any) addr:0x0215f548 +data_ov066_0215f550 kind:data(any) addr:0x0215f550 +data_ov066_0215f558 kind:data(any) addr:0x0215f558 +data_ov066_0215f560 kind:data(any) addr:0x0215f560 +data_ov066_0215f568 kind:data(any) addr:0x0215f568 +data_ov066_0215f570 kind:data(any) addr:0x0215f570 +data_ov066_0215f578 kind:data(any) addr:0x0215f578 +data_ov066_0215f580 kind:data(any) addr:0x0215f580 +data_ov066_0215f588 kind:data(any) addr:0x0215f588 +data_ov066_0215f590 kind:data(any) addr:0x0215f590 +data_ov066_0215f598 kind:data(any) addr:0x0215f598 +data_ov066_0215f5a0 kind:data(any) addr:0x0215f5a0 +data_ov066_0215f5a8 kind:data(any) addr:0x0215f5a8 +data_ov066_0215f5b0 kind:data(any) addr:0x0215f5b0 +data_ov066_0215f5b8 kind:data(any) addr:0x0215f5b8 +data_ov066_0215f5c0 kind:data(any) addr:0x0215f5c0 +data_ov066_0215f5c8 kind:data(any) addr:0x0215f5c8 +data_ov066_0215f5d0 kind:data(any) addr:0x0215f5d0 +data_ov066_0215f5d8 kind:data(any) addr:0x0215f5d8 +data_ov066_0215f5e0 kind:data(any) addr:0x0215f5e0 +data_ov066_0215f5e8 kind:data(any) addr:0x0215f5e8 +data_ov066_0215f5f0 kind:data(any) addr:0x0215f5f0 +data_ov066_0215f5f8 kind:data(any) addr:0x0215f5f8 +data_ov066_0215f600 kind:data(any) addr:0x0215f600 +data_ov066_0215f608 kind:data(any) addr:0x0215f608 +data_ov066_0215f610 kind:data(any) addr:0x0215f610 +data_ov066_0215f618 kind:data(any) addr:0x0215f618 +data_ov066_0215f620 kind:data(any) addr:0x0215f620 +data_ov066_0215f628 kind:data(any) addr:0x0215f628 +data_ov066_0215f630 kind:data(any) addr:0x0215f630 +data_ov066_0215f638 kind:data(any) addr:0x0215f638 +data_ov066_0215f640 kind:data(any) addr:0x0215f640 +data_ov066_0215f648 kind:data(any) addr:0x0215f648 +data_ov066_0215f650 kind:data(any) addr:0x0215f650 +data_ov066_0215f658 kind:data(any) addr:0x0215f658 +data_ov066_0215f660 kind:data(any) addr:0x0215f660 +data_ov066_0215f664 kind:data(any) addr:0x0215f664 ambiguous +data_ov066_0215f668 kind:data(any) addr:0x0215f668 +data_ov066_0215f670 kind:data(any) addr:0x0215f670 +data_ov066_0215f678 kind:data(any) addr:0x0215f678 +data_ov066_0215f680 kind:data(any) addr:0x0215f680 +data_ov066_0215f688 kind:data(any) addr:0x0215f688 +data_ov066_0215f690 kind:data(any) addr:0x0215f690 +data_ov066_0215f698 kind:data(any) addr:0x0215f698 +data_ov066_0215f6a0 kind:data(any) addr:0x0215f6a0 +data_ov066_0215f6a8 kind:data(any) addr:0x0215f6a8 +data_ov066_0215f6b0 kind:data(any) addr:0x0215f6b0 +data_ov066_0215f6b8 kind:data(any) addr:0x0215f6b8 +data_ov066_0215f6c0 kind:data(any) addr:0x0215f6c0 +data_ov066_0215f6c8 kind:data(any) addr:0x0215f6c8 +data_ov066_0215f6d0 kind:data(any) addr:0x0215f6d0 +data_ov066_0215f6d8 kind:data(any) addr:0x0215f6d8 +data_ov066_0215f6e0 kind:data(any) addr:0x0215f6e0 +data_ov066_0215f6e8 kind:data(any) addr:0x0215f6e8 +data_ov066_0215f6f0 kind:data(any) addr:0x0215f6f0 +data_ov066_0215f6f8 kind:data(any) addr:0x0215f6f8 +data_ov066_0215f700 kind:data(any) addr:0x0215f700 +data_ov066_0215f708 kind:data(any) addr:0x0215f708 +data_ov066_0215f710 kind:data(any) addr:0x0215f710 +data_ov066_0215f718 kind:data(any) addr:0x0215f718 +data_ov066_0215f720 kind:data(any) addr:0x0215f720 +data_ov066_0215f728 kind:data(any) addr:0x0215f728 +data_ov066_0215f730 kind:data(any) addr:0x0215f730 +data_ov066_0215f738 kind:data(any) addr:0x0215f738 +data_ov066_0215f740 kind:data(any) addr:0x0215f740 +data_ov066_0215f748 kind:data(any) addr:0x0215f748 +data_ov066_0215f750 kind:data(any) addr:0x0215f750 +data_ov066_0215f758 kind:data(any) addr:0x0215f758 +data_ov066_0215f760 kind:data(any) addr:0x0215f760 +data_ov066_0215f768 kind:data(any) addr:0x0215f768 +data_ov066_0215f770 kind:data(any) addr:0x0215f770 +data_ov066_0215f778 kind:data(any) addr:0x0215f778 +data_ov066_0215f780 kind:data(any) addr:0x0215f780 +data_ov066_0215f788 kind:data(any) addr:0x0215f788 +data_ov066_0215f790 kind:data(any) addr:0x0215f790 +data_ov066_0215f798 kind:data(any) addr:0x0215f798 +data_ov066_0215f7a0 kind:data(any) addr:0x0215f7a0 +data_ov066_0215f7a8 kind:data(any) addr:0x0215f7a8 +data_ov066_0215f7b0 kind:data(any) addr:0x0215f7b0 +data_ov066_0215f7b8 kind:data(any) addr:0x0215f7b8 +data_ov066_0215f7c0 kind:data(any) addr:0x0215f7c0 +data_ov066_0215f7c8 kind:data(any) addr:0x0215f7c8 +data_ov066_0215f7d0 kind:data(any) addr:0x0215f7d0 +data_ov066_0215f7d8 kind:data(any) addr:0x0215f7d8 +data_ov066_0215f7e0 kind:data(any) addr:0x0215f7e0 +data_ov066_0215f7e8 kind:data(any) addr:0x0215f7e8 +data_ov066_0215f7f0 kind:data(any) addr:0x0215f7f0 +data_ov066_0215f7f8 kind:data(any) addr:0x0215f7f8 +data_ov066_0215f800 kind:data(any) addr:0x0215f800 +data_ov066_0215f808 kind:data(any) addr:0x0215f808 +data_ov066_0215f810 kind:data(any) addr:0x0215f810 +data_ov066_0215f818 kind:data(any) addr:0x0215f818 +data_ov066_0215f820 kind:data(any) addr:0x0215f820 +data_ov066_0215f828 kind:data(any) addr:0x0215f828 +data_ov066_0215f830 kind:data(any) addr:0x0215f830 +data_ov066_0215f838 kind:data(any) addr:0x0215f838 +data_ov066_0215f840 kind:data(any) addr:0x0215f840 +data_ov066_0215f848 kind:data(any) addr:0x0215f848 +data_ov066_0215f850 kind:data(any) addr:0x0215f850 +data_ov066_0215f858 kind:data(any) addr:0x0215f858 +data_ov066_0215f860 kind:data(any) addr:0x0215f860 +data_ov066_0215f868 kind:data(any) addr:0x0215f868 +data_ov066_0215f870 kind:data(any) addr:0x0215f870 +data_ov066_0215f878 kind:data(any) addr:0x0215f878 +data_ov066_0215f880 kind:data(any) addr:0x0215f880 +data_ov066_0215f888 kind:data(any) addr:0x0215f888 +data_ov066_0215f890 kind:data(any) addr:0x0215f890 +data_ov066_0215f898 kind:data(any) addr:0x0215f898 +data_ov066_0215f8a0 kind:data(any) addr:0x0215f8a0 +data_ov066_0215f8a8 kind:data(any) addr:0x0215f8a8 +data_ov066_0215f8b0 kind:data(any) addr:0x0215f8b0 +data_ov066_0215f8b8 kind:data(any) addr:0x0215f8b8 +data_ov066_0215f8c0 kind:data(any) addr:0x0215f8c0 +data_ov066_0215f8c8 kind:data(any) addr:0x0215f8c8 +data_ov066_0215f8d0 kind:data(any) addr:0x0215f8d0 +data_ov066_0215f8d8 kind:data(any) addr:0x0215f8d8 +data_ov066_0215f8e0 kind:data(any) addr:0x0215f8e0 +data_ov066_0215f8e8 kind:data(any) addr:0x0215f8e8 +data_ov066_0215f8f0 kind:data(any) addr:0x0215f8f0 +data_ov066_0215f8f8 kind:data(any) addr:0x0215f8f8 +data_ov066_0215f900 kind:data(any) addr:0x0215f900 +data_ov066_0215f908 kind:data(any) addr:0x0215f908 +data_ov066_0215f910 kind:data(any) addr:0x0215f910 +data_ov066_0215f918 kind:data(any) addr:0x0215f918 +data_ov066_0215f920 kind:data(any) addr:0x0215f920 +data_ov066_0215f928 kind:data(any) addr:0x0215f928 +data_ov066_0215f930 kind:data(any) addr:0x0215f930 +data_ov066_0215f938 kind:data(any) addr:0x0215f938 +data_ov066_0215f940 kind:data(any) addr:0x0215f940 +data_ov066_0215f948 kind:data(any) addr:0x0215f948 +data_ov066_0215f950 kind:data(any) addr:0x0215f950 +data_ov066_0215f958 kind:data(any) addr:0x0215f958 +data_ov066_0215f960 kind:data(any) addr:0x0215f960 +data_ov066_0215f968 kind:data(any) addr:0x0215f968 +data_ov066_0215f970 kind:data(any) addr:0x0215f970 +data_ov066_0215f97c kind:data(any) addr:0x0215f97c +data_ov066_0215f988 kind:data(any) addr:0x0215f988 +data_ov066_0215f994 kind:data(any) addr:0x0215f994 +data_ov066_0215f9a0 kind:data(any) addr:0x0215f9a0 +data_ov066_0215f9ac kind:data(any) addr:0x0215f9ac +data_ov066_0215f9b8 kind:data(any) addr:0x0215f9b8 +data_ov066_0215f9c4 kind:data(any) addr:0x0215f9c4 +data_ov066_0215f9d0 kind:data(any) addr:0x0215f9d0 +data_ov066_0215f9dc kind:data(any) addr:0x0215f9dc +data_ov066_0215f9e8 kind:data(any) addr:0x0215f9e8 +data_ov066_0215f9f4 kind:data(any) addr:0x0215f9f4 +data_ov066_0215fa00 kind:data(any) addr:0x0215fa00 +data_ov066_0215fa0c kind:data(any) addr:0x0215fa0c +data_ov066_0215fa18 kind:data(any) addr:0x0215fa18 +data_ov066_0215fa24 kind:data(any) addr:0x0215fa24 +data_ov066_0215fa30 kind:data(any) addr:0x0215fa30 +data_ov066_0215fa3c kind:data(any) addr:0x0215fa3c +data_ov066_0215fa48 kind:data(any) addr:0x0215fa48 +data_ov066_0215fa54 kind:data(any) addr:0x0215fa54 +data_ov066_0215fa60 kind:data(any) addr:0x0215fa60 +data_ov066_0215fa6c kind:data(any) addr:0x0215fa6c +data_ov066_0215fa78 kind:data(any) addr:0x0215fa78 +data_ov066_0215fa84 kind:data(any) addr:0x0215fa84 +data_ov066_0215fa90 kind:data(any) addr:0x0215fa90 +data_ov066_0215fa9c kind:data(any) addr:0x0215fa9c +data_ov066_0215faa8 kind:data(any) addr:0x0215faa8 +data_ov066_0215fab4 kind:data(any) addr:0x0215fab4 +data_ov066_0215fac0 kind:data(any) addr:0x0215fac0 +data_ov066_0215facc kind:data(any) addr:0x0215facc +data_ov066_0215fad8 kind:data(any) addr:0x0215fad8 +data_ov066_0215fae4 kind:data(any) addr:0x0215fae4 +data_ov066_0215faf0 kind:data(any) addr:0x0215faf0 +data_ov066_0215fafc kind:data(any) addr:0x0215fafc +data_ov066_0215fb08 kind:data(any) addr:0x0215fb08 +data_ov066_0215fb14 kind:data(any) addr:0x0215fb14 +data_ov066_0215fb20 kind:data(any) addr:0x0215fb20 +data_ov066_0215fb2c kind:data(any) addr:0x0215fb2c +data_ov066_0215fb38 kind:data(any) addr:0x0215fb38 +data_ov066_0215fb44 kind:data(any) addr:0x0215fb44 +data_ov066_0215fb50 kind:data(any) addr:0x0215fb50 +data_ov066_0215fb5c kind:data(any) addr:0x0215fb5c +data_ov066_0215fb68 kind:data(any) addr:0x0215fb68 +data_ov066_0215fb74 kind:data(any) addr:0x0215fb74 +data_ov066_0215fb80 kind:data(any) addr:0x0215fb80 +data_ov066_0215fb8c kind:data(any) addr:0x0215fb8c +data_ov066_0215fb98 kind:data(any) addr:0x0215fb98 +data_ov066_0215fba4 kind:data(any) addr:0x0215fba4 +data_ov066_0215fbb0 kind:data(any) addr:0x0215fbb0 +data_ov066_0215fbbc kind:data(any) addr:0x0215fbbc +data_ov066_0215fbc8 kind:data(any) addr:0x0215fbc8 +data_ov066_0215fbd4 kind:data(any) addr:0x0215fbd4 +data_ov066_0215fbe0 kind:data(any) addr:0x0215fbe0 +data_ov066_0215fbec kind:data(any) addr:0x0215fbec +data_ov066_0215fbf8 kind:data(any) addr:0x0215fbf8 +data_ov066_0215fc04 kind:data(any) addr:0x0215fc04 +data_ov066_0215fc10 kind:data(any) addr:0x0215fc10 +data_ov066_0215fc1c kind:data(any) addr:0x0215fc1c +data_ov066_0215fc28 kind:data(any) addr:0x0215fc28 +data_ov066_0215fc34 kind:data(any) addr:0x0215fc34 +data_ov066_0215fc40 kind:data(any) addr:0x0215fc40 +data_ov066_0215fc4c kind:data(any) addr:0x0215fc4c +data_ov066_0215fc58 kind:data(any) addr:0x0215fc58 +data_ov066_0215fc64 kind:data(any) addr:0x0215fc64 +data_ov066_0215fc70 kind:data(any) addr:0x0215fc70 +data_ov066_0215fc7c kind:data(any) addr:0x0215fc7c +data_ov066_0215fc88 kind:data(any) addr:0x0215fc88 +data_ov066_0215fc94 kind:data(any) addr:0x0215fc94 +data_ov066_0215fca0 kind:data(any) addr:0x0215fca0 +data_ov066_0215fcac kind:data(any) addr:0x0215fcac +data_ov066_0215fcb8 kind:data(any) addr:0x0215fcb8 +data_ov066_0215fcc4 kind:data(any) addr:0x0215fcc4 +data_ov066_0215fcd0 kind:data(any) addr:0x0215fcd0 +data_ov066_0215fcdc kind:data(any) addr:0x0215fcdc +data_ov066_0215fce8 kind:data(any) addr:0x0215fce8 +data_ov066_0215fcf4 kind:data(any) addr:0x0215fcf4 +data_ov066_0215fd00 kind:data(any) addr:0x0215fd00 +data_ov066_0215fd0c kind:data(any) addr:0x0215fd0c +data_ov066_0215fd18 kind:data(any) addr:0x0215fd18 +data_ov066_0215fd24 kind:data(any) addr:0x0215fd24 +data_ov066_0215fd30 kind:data(any) addr:0x0215fd30 +data_ov066_0215fd3c kind:data(any) addr:0x0215fd3c +data_ov066_0215fd48 kind:data(any) addr:0x0215fd48 +data_ov066_0215fd54 kind:data(any) addr:0x0215fd54 +data_ov066_0215fd60 kind:data(any) addr:0x0215fd60 +data_ov066_0215fd6c kind:data(any) addr:0x0215fd6c +data_ov066_0215fd78 kind:data(any) addr:0x0215fd78 +data_ov066_0215fd84 kind:data(any) addr:0x0215fd84 +data_ov066_0215fd90 kind:data(any) addr:0x0215fd90 +data_ov066_0215fd9c kind:data(any) addr:0x0215fd9c +data_ov066_0215fda8 kind:data(any) addr:0x0215fda8 +data_ov066_0215fdb4 kind:data(any) addr:0x0215fdb4 +data_ov066_0215fdc0 kind:data(any) addr:0x0215fdc0 +data_ov066_0215fdcc kind:data(any) addr:0x0215fdcc +data_ov066_0215fdd8 kind:data(any) addr:0x0215fdd8 +data_ov066_0215fde4 kind:data(any) addr:0x0215fde4 +data_ov066_0215fdf0 kind:data(any) addr:0x0215fdf0 +data_ov066_0215fdfc kind:data(any) addr:0x0215fdfc +data_ov066_0215fe08 kind:data(any) addr:0x0215fe08 +data_ov066_0215fe14 kind:data(any) addr:0x0215fe14 +data_ov066_0215fe20 kind:data(any) addr:0x0215fe20 +data_ov066_0215fe2c kind:data(any) addr:0x0215fe2c +data_ov066_0215fe38 kind:data(any) addr:0x0215fe38 +data_ov066_0215fe44 kind:data(any) addr:0x0215fe44 +data_ov066_0215fe50 kind:data(any) addr:0x0215fe50 +data_ov066_0215fe5c kind:data(any) addr:0x0215fe5c +data_ov066_0215fe68 kind:data(any) addr:0x0215fe68 +data_ov066_0215fe74 kind:data(any) addr:0x0215fe74 +data_ov066_0215fe80 kind:data(any) addr:0x0215fe80 +data_ov066_0215fe8c kind:data(any) addr:0x0215fe8c +data_ov066_0215fe98 kind:data(any) addr:0x0215fe98 +data_ov066_0215fea4 kind:data(any) addr:0x0215fea4 +data_ov066_0215feb0 kind:data(any) addr:0x0215feb0 +data_ov066_0215feb4 kind:data(any) addr:0x0215feb4 ambiguous +data_ov066_0215febc kind:data(any) addr:0x0215febc +data_ov066_0215fec8 kind:data(any) addr:0x0215fec8 +data_ov066_0215fed4 kind:data(any) addr:0x0215fed4 +data_ov066_0215fee0 kind:data(any) addr:0x0215fee0 +data_ov066_0215feec kind:data(any) addr:0x0215feec +data_ov066_0215fef8 kind:data(any) addr:0x0215fef8 +data_ov066_0215ff04 kind:data(any) addr:0x0215ff04 +data_ov066_0215ff10 kind:data(any) addr:0x0215ff10 +data_ov066_0215ff1c kind:data(any) addr:0x0215ff1c +data_ov066_0215ff28 kind:data(any) addr:0x0215ff28 +data_ov066_0215ff34 kind:data(any) addr:0x0215ff34 +data_ov066_0215ff40 kind:data(any) addr:0x0215ff40 +data_ov066_0215ff4c kind:data(any) addr:0x0215ff4c +data_ov066_0215ff58 kind:data(any) addr:0x0215ff58 +data_ov066_0215ff64 kind:data(any) addr:0x0215ff64 +data_ov066_0215ff70 kind:data(any) addr:0x0215ff70 +data_ov066_0215ff7c kind:data(any) addr:0x0215ff7c +data_ov066_0215ff88 kind:data(any) addr:0x0215ff88 +data_ov066_0215ff94 kind:data(any) addr:0x0215ff94 +data_ov066_0215ffa0 kind:data(any) addr:0x0215ffa0 +data_ov066_0215ffac kind:data(any) addr:0x0215ffac +data_ov066_0215ffb8 kind:data(any) addr:0x0215ffb8 +data_ov066_0215ffc4 kind:data(any) addr:0x0215ffc4 +data_ov066_0215ffd0 kind:data(any) addr:0x0215ffd0 +data_ov066_0215ffdc kind:data(any) addr:0x0215ffdc +data_ov066_0215ffe8 kind:data(any) addr:0x0215ffe8 +data_ov066_0215fff8 kind:data(any) addr:0x0215fff8 +data_ov066_02160008 kind:data(any) addr:0x02160008 +data_ov066_02160018 kind:data(any) addr:0x02160018 +data_ov066_02160028 kind:data(any) addr:0x02160028 +data_ov066_02160038 kind:data(any) addr:0x02160038 +data_ov066_02160048 kind:data(any) addr:0x02160048 +data_ov066_02160058 kind:data(any) addr:0x02160058 +data_ov066_02160068 kind:data(any) addr:0x02160068 +data_ov066_02160078 kind:data(any) addr:0x02160078 +data_ov066_02160088 kind:data(any) addr:0x02160088 +data_ov066_02160098 kind:data(any) addr:0x02160098 +data_ov066_021600a8 kind:data(any) addr:0x021600a8 +data_ov066_021600b8 kind:data(any) addr:0x021600b8 +data_ov066_021600d0 kind:data(any) addr:0x021600d0 +data_ov066_021600ec kind:data(any) addr:0x021600ec +data_ov066_02160108 kind:data(any) addr:0x02160108 +data_ov066_02160138 kind:data(any) addr:0x02160138 +data_ov066_02160200 kind:data(any) addr:0x02160200 +data_ov066_02160254 kind:data(any) addr:0x02160254 ambiguous +data_ov066_02160298 kind:data(any) addr:0x02160298 ambiguous +data_ov066_02160314 kind:data(any) addr:0x02160314 +data_ov066_02160484 kind:data(any) addr:0x02160484 ambiguous +data_ov066_0216057d kind:data(any) addr:0x0216057d ambiguous +data_ov066_021605d8 kind:data(any) addr:0x021605d8 ambiguous +data_ov066_02160620 kind:data(any) addr:0x02160620 +data_ov066_02160654 kind:data(any) addr:0x02160654 ambiguous +data_ov066_0216067c kind:data(any) addr:0x0216067c ambiguous +data_ov066_0216078c kind:data(any) addr:0x0216078c ambiguous +data_ov066_021607cc kind:data(any) addr:0x021607cc ambiguous +data_ov066_0216091c kind:data(any) addr:0x0216091c ambiguous +data_ov066_0216092c kind:data(any) addr:0x0216092c +data_ov066_021609b0 kind:data(any) addr:0x021609b0 ambiguous +data_ov066_02160a6c kind:data(any) addr:0x02160a6c ambiguous +data_ov066_02160afc kind:data(any) addr:0x02160afc ambiguous +data_ov066_02160bbc kind:data(any) addr:0x02160bbc ambiguous +data_ov066_02160c34 kind:data(any) addr:0x02160c34 ambiguous +data_ov066_02160c38 kind:data(any) addr:0x02160c38 +data_ov066_02160d38 kind:data(any) addr:0x02160d38 ambiguous +data_ov066_02160e14 kind:data(any) addr:0x02160e14 ambiguous +data_ov066_02160f30 kind:data(any) addr:0x02160f30 ambiguous +data_ov066_02160f44 kind:data(any) addr:0x02160f44 +data_ov066_02160ffc kind:data(any) addr:0x02160ffc ambiguous +data_ov066_02161230 kind:data(any) addr:0x02161230 ambiguous +data_ov066_02161250 kind:data(any) addr:0x02161250 +data_ov066_021612f8 kind:data(any) addr:0x021612f8 ambiguous +data_ov066_021613ac kind:data(any) addr:0x021613ac ambiguous +data_ov066_02161400 kind:data(any) addr:0x02161400 ambiguous +data_ov066_02161448 kind:data(any) addr:0x02161448 ambiguous +data_ov066_02161528 kind:data(any) addr:0x02161528 ambiguous +data_ov066_0216155c kind:data(any) addr:0x0216155c +data_ov066_02161594 kind:data(any) addr:0x02161594 ambiguous +data_ov066_02161648 kind:data(any) addr:0x02161648 ambiguous +data_ov066_0216165c kind:data(any) addr:0x0216165c ambiguous +data_ov066_021617c4 kind:data(any) addr:0x021617c4 ambiguous +data_ov066_02161868 kind:data(any) addr:0x02161868 +data_ov066_0216189c kind:data(any) addr:0x0216189c ambiguous +data_ov066_021619e0 kind:data(any) addr:0x021619e0 ambiguous +data_ov066_02161adc kind:data(any) addr:0x02161adc ambiguous +data_ov066_02161b74 kind:data(any) addr:0x02161b74 +data_ov066_02161ba8 kind:data(any) addr:0x02161ba8 ambiguous +data_ov066_02161c6c kind:data(any) addr:0x02161c6c ambiguous +data_ov066_02161cec kind:data(any) addr:0x02161cec ambiguous +data_ov066_02161dac kind:data(any) addr:0x02161dac ambiguous +data_ov066_02161e5c kind:data(any) addr:0x02161e5c ambiguous +data_ov066_02161e80 kind:data(any) addr:0x02161e80 +data_ov066_02161e84 kind:data(any) addr:0x02161e84 ambiguous +data_ov066_02161e90 kind:data(any) addr:0x02161e90 +data_ov066_02161eb4 kind:data(any) addr:0x02161eb4 +data_ov066_02161ed0 kind:data(any) addr:0x02161ed0 +data_ov066_02161f18 kind:data(any) addr:0x02161f18 +data_ov066_02161f48 kind:data(any) addr:0x02161f48 ambiguous +data_ov066_02161f60 kind:data(any) addr:0x02161f60 +data_ov066_02161f8c kind:data(any) addr:0x02161f8c ambiguous +data_ov066_02161fb0 kind:data(any) addr:0x02161fb0 +data_ov066_02162010 kind:data(any) addr:0x02162010 ambiguous +data_ov066_021620cc kind:data(any) addr:0x021620cc +data_ov066_021620f0 kind:data(any) addr:0x021620f0 +data_ov066_0216210c kind:data(any) addr:0x0216210c +data_ov066_02162154 kind:data(any) addr:0x02162154 +data_ov066_021621a4 kind:data(any) addr:0x021621a4 +data_ov066_021621fc kind:data(any) addr:0x021621fc +data_ov066_02162240 kind:data(any) addr:0x02162240 ambiguous +data_ov066_021622c8 kind:data(any) addr:0x021622c8 ambiguous +data_ov066_02162320 kind:data(any) addr:0x02162320 +data_ov066_02162344 kind:data(any) addr:0x02162344 +data_ov066_0216239c kind:data(any) addr:0x0216239c +data_ov066_021623a4 kind:data(any) addr:0x021623a4 +data_ov066_021623b0 kind:data(any) addr:0x021623b0 +data_ov066_021623c4 kind:data(any) addr:0x021623c4 +data_ov066_021623e8 kind:data(any) addr:0x021623e8 +data_ov066_02162414 kind:data(any) addr:0x02162414 +data_ov066_0216246c kind:data(any) addr:0x0216246c +data_ov066_02162478 kind:data(any) addr:0x02162478 +data_ov066_0216248c kind:data(any) addr:0x0216248c +data_ov066_021624a8 kind:data(any) addr:0x021624a8 +data_ov066_021624ec kind:data(any) addr:0x021624ec +data_ov066_021624fc kind:data(any) addr:0x021624fc +data_ov066_02162514 kind:data(any) addr:0x02162514 +data_ov066_02162538 kind:data(any) addr:0x02162538 +data_ov066_02162580 kind:data(any) addr:0x02162580 ambiguous +data_ov066_0216259c kind:data(any) addr:0x0216259c +data_ov066_021625b8 kind:data(any) addr:0x021625b8 +data_ov066_02162604 kind:data(any) addr:0x02162604 +data_ov066_02162620 kind:data(any) addr:0x02162620 +data_ov066_0216266c kind:data(any) addr:0x0216266c +data_ov066_02162688 kind:data(any) addr:0x02162688 +data_ov066_021626a4 kind:data(any) addr:0x021626a4 +data_ov066_021626cc kind:data(any) addr:0x021626cc +data_ov066_021626f8 kind:data(any) addr:0x021626f8 +data_ov066_02162740 kind:bss addr:0x02162740 +data_ov066_02162744 kind:bss addr:0x02162744 +data_ov066_02162750 kind:bss addr:0x02162750 +data_ov066_02162828 kind:bss addr:0x02162828 +data_ov066_0216282c kind:bss addr:0x0216282c +data_ov066_02162838 kind:bss addr:0x02162838 +data_ov066_02162910 kind:bss addr:0x02162910 +data_ov066_02162918 kind:bss addr:0x02162918 +data_ov066_02162924 kind:bss addr:0x02162924 +data_ov066_02162930 kind:bss addr:0x02162930 +data_ov066_02162a08 kind:bss addr:0x02162a08 +data_ov066_02162ae0 kind:bss addr:0x02162ae0 +data_ov066_02162ae8 kind:bss addr:0x02162ae8 +data_ov066_02162af0 kind:bss addr:0x02162af0 ambiguous +data_ov066_02162af4 kind:bss addr:0x02162af4 +data_ov066_02162b00 kind:bss addr:0x02162b00 +data_ov066_02162bd8 kind:bss addr:0x02162bd8 +data_ov066_02162c98 kind:bss addr:0x02162c98 ambiguous +data_ov066_02162cb0 kind:bss addr:0x02162cb0 +data_ov066_02162cb4 kind:bss addr:0x02162cb4 +data_ov066_02162cc0 kind:bss addr:0x02162cc0 +data_ov066_02162d98 kind:bss addr:0x02162d98 +data_ov066_02162d9c kind:bss addr:0x02162d9c +data_ov066_02162da8 kind:bss addr:0x02162da8 +data_ov066_02162dbc kind:bss addr:0x02162dbc ambiguous +data_ov066_02162e80 kind:bss addr:0x02162e80 +data_ov066_02162e84 kind:bss addr:0x02162e84 +data_ov066_02162e90 kind:bss addr:0x02162e90 +data_ov066_02162f64 kind:bss addr:0x02162f64 +data_ov066_02162f68 kind:bss addr:0x02162f68 +data_ov066_02162f74 kind:bss addr:0x02162f74 +data_ov066_02162fb0 kind:bss addr:0x02162fb0 +data_ov066_02162fb4 kind:bss addr:0x02162fb4 +data_ov066_02162fc0 kind:bss addr:0x02162fc0 +data_ov066_02163094 kind:bss addr:0x02163094 +data_ov066_02163098 kind:bss addr:0x02163098 +data_ov066_021630a4 kind:bss addr:0x021630a4 +data_ov066_021630b4 kind:bss addr:0x021630b4 ambiguous +data_ov066_02163178 kind:bss addr:0x02163178 +data_ov066_0216317c kind:bss addr:0x0216317c +data_ov066_02163188 kind:bss addr:0x02163188 +data_ov066_0216325c kind:bss addr:0x0216325c diff --git a/config/eur1/arm9/overlays/ov067/delinks.txt b/config/eur1/arm9/overlays/ov067/delinks.txt new file mode 100644 index 00000000..120d071c --- /dev/null +++ b/config/eur1/arm9/overlays/ov067/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x0215c614 kind:code align:32 + .rodata start:0x0215c614 end:0x0215c720 kind:rodata align:4 + .init start:0x0215c720 end:0x0215cbc4 kind:code align:4 + .ctor start:0x0215cbc4 end:0x0215cbf4 kind:rodata align:4 + .data start:0x0215cc00 end:0x0215d980 kind:data align:32 + .bss start:0x0215d980 end:0x0215e580 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov067/relocs.txt b/config/eur1/arm9/overlays/ov067/relocs.txt new file mode 100644 index 00000000..f7f22c45 --- /dev/null +++ b/config/eur1/arm9/overlays/ov067/relocs.txt @@ -0,0 +1,1230 @@ +from:0x02157fc8 kind:load to:0x0215dc48 module:overlay(67) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x021583bc module:overlay(67) +from:0x02157ffc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158064 kind:load to:0x0215cc74 module:overlay(67) +from:0x0215807c kind:load to:0x0215d9c0 module:overlay(67) +from:0x02158090 kind:arm_call to:0x02011f3c module:main +from:0x0215809c kind:arm_call to:0x021583bc module:overlay(67) +from:0x021580b0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158118 kind:load to:0x0215cc50 module:overlay(67) +from:0x0215812c kind:load to:0x0215da98 module:overlay(67) +from:0x02158140 kind:arm_call to:0x02011f3c module:main +from:0x0215814c kind:arm_call to:0x021583bc module:overlay(67) +from:0x02158160 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021581bc kind:load to:0x0215cc2c module:overlay(67) +from:0x021581cc kind:load to:0x0215db70 module:overlay(67) +from:0x021581e0 kind:arm_call to:0x02011f3c module:main +from:0x021581ec kind:arm_call to:0x021583bc module:overlay(67) +from:0x02158200 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215825c kind:load to:0x0215cc08 module:overlay(67) +from:0x02158298 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x021582b8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021582d4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021582e4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215835c kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x02158390 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021583a4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021583a8 kind:load to:0x0215ce5c module:overlay(67) +from:0x021583ac kind:load to:0x0215cc98 module:overlay(67) +from:0x021583b0 kind:load to:0x0215cf78 module:overlay(67) +from:0x021583b4 kind:load to:0x0215cdac module:overlay(67) +from:0x021583b8 kind:load to:0x0215c650 module:overlay(67) +from:0x021583ec kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215840c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02158428 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158438 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021584b0 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x021584e4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021584f8 kind:load to:0x020b53e4 module:overlay(0) +from:0x021584fc kind:load to:0x0215ce5c module:overlay(67) +from:0x02158500 kind:load to:0x0215cc98 module:overlay(67) +from:0x02158504 kind:load to:0x0215cf78 module:overlay(67) +from:0x02158508 kind:load to:0x0215cdac module:overlay(67) +from:0x0215850c kind:load to:0x0215c650 module:overlay(67) +from:0x02158518 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158530 kind:arm_call to:0x01fff458 module:itcm +from:0x0215854c kind:arm_call to:0x01fff458 module:itcm +from:0x02158598 kind:arm_call to:0x01fff458 module:itcm +from:0x021585b0 kind:arm_call to:0x01fff458 module:itcm +from:0x021585c8 kind:arm_call to:0x01fff458 module:itcm +from:0x02158618 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x0215862c kind:load to:0x02159434 module:overlay(67) +from:0x02158634 kind:load to:0x0215c638 module:overlay(67) +from:0x02158638 kind:load to:0x0215c640 module:overlay(67) +from:0x0215863c kind:load to:0x0215c648 module:overlay(67) +from:0x02158648 kind:arm_call to:0x02159264 module:overlay(67) +from:0x0215866c kind:arm_call to:0x0207056c module:overlay(0) +from:0x02158690 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x021586a0 kind:arm_call to:0x02158a80 module:overlay(67) +from:0x021586ac kind:arm_call to:0x02159360 module:overlay(67) +from:0x021586dc kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x021586e4 kind:load to:0x027e09a4 module:dtcm +from:0x021586e8 kind:load to:0x027e0cd8 module:dtcm +from:0x021586ec kind:load to:0x0215c664 module:overlay(67) +from:0x021586f0 kind:load to:0x0215c660 module:overlay(67) +from:0x02158744 kind:load to:0x0215ccdc module:overlay(67) +from:0x02158778 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x021587d8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02158800 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158838 kind:load to:0x0215cd44 module:overlay(67) +from:0x0215886c kind:arm_call to:0x02103994 module:overlay(31) +from:0x02158884 kind:arm_call to:0x02103994 module:overlay(31) +from:0x021588a4 kind:arm_call to:0x021588b4 module:overlay(67) +from:0x021588ac kind:arm_call to:0x020a9948 module:overlay(0) +from:0x021588c8 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0215890c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02158918 kind:load to:0x027e09b8 module:dtcm +from:0x02158950 kind:arm_call to:0x020c4aec module:overlays(19,24) +from:0x02158958 kind:arm_call to:0x021589a8 module:overlay(67) +from:0x0215896c kind:arm_call to:0x02158a14 module:overlay(67) +from:0x02158980 kind:arm_call to:0x02158a80 module:overlay(67) +from:0x02158990 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x0215899c kind:load to:0x020d8780 module:overlays(19,24) +from:0x021589a0 kind:load to:0x02178710 module:overlays(89,91,94) +from:0x021589a4 kind:load to:0x020b51f8 module:overlay(0) +from:0x021589c0 kind:arm_call to:0x02016fbc module:main +from:0x021589e8 kind:arm_call to:0x0215a2f0 module:overlay(67) +from:0x02158a2c kind:arm_call to:0x02016fbc module:main +from:0x02158a54 kind:arm_call to:0x0215a2f0 module:overlay(67) +from:0x02158a9c kind:arm_call to:0x02103994 module:overlay(31) +from:0x02158aac kind:arm_call to:0x021039a8 module:overlay(31) +from:0x02158abc kind:arm_call to:0x02103994 module:overlay(31) +from:0x02158acc kind:arm_call to:0x021039a8 module:overlay(31) +from:0x02158b7c kind:arm_call to:0x021661b0 module:overlays(88,94) +from:0x02158b88 kind:arm_call to:0x021661a8 module:overlays(93,94) +from:0x02158bd4 kind:arm_call to:0x02159360 module:overlay(67) +from:0x02158bf8 kind:arm_call to:0x021661b0 module:overlays(88,94) +from:0x02158c04 kind:arm_call to:0x021661a8 module:overlays(93,94) +from:0x02158c50 kind:arm_call to:0x020d45e0 module:overlay(24) +from:0x02158c68 kind:arm_call to:0x020d461c module:overlay(24) +from:0x02158c94 kind:load to:0x02178710 module:overlays(89,91,94) +from:0x02158c98 kind:load to:0x020b62f0 module:overlay(0) +from:0x02158c9c kind:load to:0x0215c690 module:overlay(67) +from:0x02158ca0 kind:load to:0x027e0cfc module:dtcm +from:0x02158cac kind:load to:0x020a99b0 module:overlay(0) +from:0x02158ccc kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02158cec kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02158d20 kind:arm_call to:0x02158a80 module:overlay(67) +from:0x02158d28 kind:arm_call to:0x020e82f4 module:overlay(31) +from:0x02158d38 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02158dac kind:arm_call to:0x01fff458 module:itcm +from:0x02158dc4 kind:arm_call to:0x01fff458 module:itcm +from:0x02158ddc kind:arm_call to:0x01fff458 module:itcm +from:0x02158e9c kind:arm_call to:0x01fff458 module:itcm +from:0x02158eb4 kind:arm_call to:0x01fff458 module:itcm +from:0x02158ecc kind:arm_call to:0x01fff458 module:itcm +from:0x02158f8c kind:arm_call to:0x01fff458 module:itcm +from:0x02158fa4 kind:arm_call to:0x01fff458 module:itcm +from:0x02158fbc kind:arm_call to:0x01fff458 module:itcm +from:0x0215907c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021590c8 kind:arm_call to:0x020e7cbc module:overlay(31) +from:0x021590dc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215913c kind:arm_call to:0x01fff458 module:itcm +from:0x02159154 kind:arm_call to:0x01fff458 module:itcm +from:0x0215916c kind:arm_call to:0x01fff458 module:itcm +from:0x021591d0 kind:load to:0x0215c688 module:overlay(67) +from:0x021591d4 kind:load to:0x0215c69c module:overlay(67) +from:0x02159214 kind:arm_call to:0x02015080 module:main +from:0x02159230 kind:arm_call to:0x02159248 module:overlay(67) +from:0x0215925c kind:load to:0x027e09a8 module:dtcm +from:0x02159260 kind:load to:0x02071b64 module:overlay(0) +from:0x02159294 kind:arm_call to:0x01fff520 module:itcm +from:0x021592c8 kind:arm_call to:0x01fff520 module:itcm +from:0x021592e8 kind:load to:0x027e0ce8 module:dtcm +from:0x021592ec kind:load to:0x020b3504 module:overlay(0) +from:0x0215937c kind:arm_call to:0x021661a8 module:overlays(93,94) +from:0x021593b0 kind:load to:0x0215c6ac module:overlay(67) +from:0x021593b4 kind:load to:0x02178710 module:overlays(89,91,94) +from:0x021593cc kind:arm_call to:0x01fff458 module:itcm +from:0x021593d8 kind:arm_call to:0x01fff458 module:itcm +from:0x02159404 kind:arm_call to:0x0212bf5c module:overlay(40) +from:0x02159418 kind:arm_call to:0x020d43a8 module:overlay(24) +from:0x02159428 kind:load to:0x027e0cfc module:dtcm +from:0x0215949c kind:arm_call to:0x0200e260 module:main +from:0x021594ac kind:arm_call to:0x01ffad5c module:itcm +from:0x021594dc kind:load to:0x027e0964 module:dtcm +from:0x02159528 kind:arm_call to:0x01fff60c module:itcm +from:0x02159538 kind:load to:0x027e09b4 module:dtcm +from:0x02159548 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159550 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159558 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159570 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159578 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159580 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159588 kind:arm_call to:0x02011ff4 module:main +from:0x021595a4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021595b0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021595cc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021595dc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021595ec kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021595f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215960c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159614 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215961c kind:arm_call to:0x02011ff4 module:main +from:0x02159634 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215963c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159650 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159664 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159678 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215968c kind:arm_call to:0x02097960 module:overlay(0) +from:0x021596a0 kind:load to:0x0215dd30 module:overlay(67) +from:0x021596b4 kind:arm_call to:0x02011f3c module:main +from:0x021596c0 kind:arm_call to:0x02159734 module:overlay(67) +from:0x021596d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215972c kind:load to:0x0215d0e0 module:overlay(67) +from:0x0215973c kind:arm_call to:0x02158268 module:overlay(67) +from:0x0215976c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02159784 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021597b4 kind:load to:0x0215d25c module:overlay(67) +from:0x021597b8 kind:load to:0x0215dd30 module:overlay(67) +from:0x021597bc kind:load to:0x0215d104 module:overlay(67) +from:0x021597c0 kind:load to:0x0215d1f4 module:overlay(67) +from:0x021597cc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021597e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021597ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021597f4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021597fc kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159814 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215981c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159824 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215982c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159834 kind:arm_call to:0x02011ff4 module:main +from:0x02159848 kind:arm_call to:0x02158524 module:overlay(67) +from:0x02159870 kind:load to:0x0215c6c4 module:overlay(67) +from:0x021598c4 kind:load to:0x0215d19c module:overlay(67) +from:0x021598f8 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x02159958 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02159980 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021599d4 kind:load to:0x0215d144 module:overlay(67) +from:0x02159a28 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02159a3c kind:load to:0x0215d0c0 module:overlay(67) +from:0x02159a58 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02159a70 kind:load to:0x02158cc4 module:overlay(67) +from:0x02159a7c kind:load to:0x02158ce4 module:overlay(67) +from:0x02159a88 kind:load to:0x02158d30 module:overlay(67) +from:0x02159be8 kind:load to:0x0215d20c module:overlay(67) +from:0x02159bec kind:load to:0x0203f964 module:main +from:0x02159c2c kind:arm_call to:0x01ff930c module:itcm +from:0x02159c4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159c58 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02159c8c kind:arm_call to:0x01ff930c module:itcm +from:0x02159d4c kind:arm_call to:0x021599d8 module:overlay(67) +from:0x02159d58 kind:arm_call to:0x02159a40 module:overlay(67) +from:0x02159da8 kind:arm_call to:0x02158920 module:overlay(67) +from:0x02159dfc kind:arm_call to:0x01fff60c module:itcm +from:0x02159e08 kind:load to:0x027e09b4 module:dtcm +from:0x02159e28 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159e3c kind:load to:0x020578a4 module:overlay(0) +from:0x02159e50 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159e58 kind:arm_call to:0x02011ff4 module:main +from:0x02159e6c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159e80 kind:load to:0x0215de18 module:overlay(67) +from:0x02159e94 kind:arm_call to:0x02011f3c module:main +from:0x02159ea0 kind:arm_call to:0x02159ed0 module:overlay(67) +from:0x02159eb4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159ecc kind:load to:0x0215d3b4 module:overlay(67) +from:0x02159ed8 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02159eec kind:load to:0x0215d3d8 module:overlay(67) +from:0x02159f3c kind:load to:0x0215de18 module:overlay(67) +from:0x02159f4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159f54 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159f6c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02159f74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159f7c kind:arm_call to:0x02011ff4 module:main +from:0x02159f90 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159fa4 kind:load to:0x0215df00 module:overlay(67) +from:0x02159fb8 kind:arm_call to:0x02011f3c module:main +from:0x02159fc4 kind:arm_call to:0x02159ff4 module:overlay(67) +from:0x02159fd8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159ff0 kind:load to:0x0215d438 module:overlay(67) +from:0x02159ffc kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215a010 kind:load to:0x0215d45c module:overlay(67) +from:0x0215a060 kind:load to:0x0215df00 module:overlay(67) +from:0x0215a070 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a078 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a090 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a098 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a0a0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a0b4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a0c8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215a0dc kind:load to:0x0215d568 module:overlay(67) +from:0x0215a0f0 kind:load to:0x0215dfe8 module:overlay(67) +from:0x0215a104 kind:arm_call to:0x02011f3c module:main +from:0x0215a110 kind:arm_call to:0x0215a158 module:overlay(67) +from:0x0215a124 kind:arm_call to:0x0215a0c0 module:overlay(67) +from:0x0215a154 kind:load to:0x0215d544 module:overlay(67) +from:0x0215a160 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215a178 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0215a190 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215a1a8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a1b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a1e0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215a1f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a230 kind:load to:0x0215d58c module:overlay(67) +from:0x0215a234 kind:load to:0x0215cc98 module:overlay(67) +from:0x0215a238 kind:load to:0x0215d104 module:overlay(67) +from:0x0215a248 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215a250 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a258 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a260 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a278 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215a280 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a288 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a290 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a298 kind:arm_call to:0x02011ff4 module:main +from:0x0215a2d4 kind:arm_call to:0x0215a99c module:overlay(67) +from:0x0215a2e0 kind:arm_call to:0x0215a2f0 module:overlay(67) +from:0x0215a2ec kind:load to:0x027e09b8 module:dtcm +from:0x0215a334 kind:load to:0x0215d4ec module:overlay(67) +from:0x0215a384 kind:arm_call to:0x0215a948 module:overlay(67) +from:0x0215a3c4 kind:arm_call to:0x0215a81c module:overlay(67) +from:0x0215a3cc kind:load to:0x0215d4cc module:overlay(67) +from:0x0215a440 kind:load to:0x0215d50c module:overlay(67) +from:0x0215a498 kind:arm_call to:0x02016fbc module:main +from:0x0215a4a8 kind:arm_call to:0x0215ae74 module:overlay(67) +from:0x0215a4bc kind:arm_call to:0x0215a81c module:overlay(67) +from:0x0215a4c4 kind:arm_call to:0x0215a76c module:overlay(67) +from:0x0215a538 kind:arm_call to:0x02071e18 module:overlay(0) +from:0x0215a540 kind:load to:0x027e09a8 module:dtcm +from:0x0215a570 kind:arm_call to:0x0215a8cc module:overlay(67) +from:0x0215a5cc kind:arm_call to:0x02016fbc module:main +from:0x0215a5e0 kind:arm_call to:0x0215ae74 module:overlay(67) +from:0x0215a60c kind:arm_call to:0x0215a8fc module:overlay(67) +from:0x0215a624 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a638 kind:arm_call to:0x0215a2f0 module:overlay(67) +from:0x0215a658 kind:arm_call to:0x02071e18 module:overlay(0) +from:0x0215a664 kind:load to:0x027e09a8 module:dtcm +from:0x0215a68c kind:arm_call to:0x020d40e8 module:overlay(24) +from:0x0215a6a0 kind:arm_call to:0x02016fbc module:main +from:0x0215a6b0 kind:arm_call to:0x0215ae74 module:overlay(67) +from:0x0215a6c0 kind:arm_call to:0x02016fbc module:main +from:0x0215a6d0 kind:arm_call to:0x02127c14 module:overlay(40) +from:0x0215a6d8 kind:arm_call to:0x02126cf0 module:overlay(40) +from:0x0215a6fc kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215a714 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215a71c kind:load to:0x027e0ce0 module:dtcm +from:0x0215a728 kind:load to:0x027e09bc module:dtcm +from:0x0215a72c kind:load to:0x027e09a8 module:dtcm +from:0x0215a784 kind:arm_call to:0x02016fbc module:main +from:0x0215a7f4 kind:arm_call to:0x0212a7dc module:overlay(40) +from:0x0215a7fc kind:arm_call to:0x02125f00 module:overlay(40) +from:0x0215a804 kind:arm_call to:0x02127e88 module:overlay(40) +from:0x0215a80c kind:arm_call to:0x02126cf0 module:overlay(40) +from:0x0215a854 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a864 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a874 kind:arm_call to:0x02016fbc module:main +from:0x0215a8e4 kind:arm_call to:0x02016fbc module:main +from:0x0215a918 kind:arm_call to:0x02016fbc module:main +from:0x0215a934 kind:arm_call to:0x02127e04 module:overlay(40) +from:0x0215aac0 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x0215ab98 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215abc4 kind:load to:0x027e0d00 module:dtcm +from:0x0215abc8 kind:load to:0x0215d4b4 module:overlay(67) +from:0x0215abd0 kind:load to:0x0215d524 module:overlay(67) +from:0x0215ac0c kind:arm_call to:0x01ffc634 module:itcm +from:0x0215ac50 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0215ac5c kind:load to:0x027e09b4 module:dtcm +from:0x0215ac68 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215ac7c kind:load to:0x0215e034 module:overlay(67) +from:0x0215ac90 kind:arm_call to:0x02011f3c module:main +from:0x0215ac9c kind:arm_call to:0x0215acec module:overlay(67) +from:0x0215acb4 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0215ace8 kind:load to:0x0215d658 module:overlay(67) +from:0x0215acf8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215ad5c kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0215ad88 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215ada4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215adb4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ade8 kind:load to:0x0215d67c module:overlay(67) +from:0x0215adec kind:load to:0x0215e034 module:overlay(67) +from:0x0215adf0 kind:load to:0x0215cc98 module:overlay(67) +from:0x0215ae00 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215ae08 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ae10 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ae28 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215ae30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ae38 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ae40 kind:arm_call to:0x02011ff4 module:main +from:0x0215ae5c kind:arm_call to:0x0215ae74 module:overlay(67) +from:0x0215aeb8 kind:load to:0x0215d5e0 module:overlay(67) +from:0x0215af18 kind:load to:0x0215d600 module:overlay(67) +from:0x0215af7c kind:load to:0x0215d620 module:overlay(67) +from:0x0215afe4 kind:load to:0x0215d638 module:overlay(67) +from:0x0215b04c kind:load to:0x0215d638 module:overlay(67) +from:0x0215b0c0 kind:load to:0x0215d620 module:overlay(67) +from:0x0215b0f0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215b11c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215b160 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0215b16c kind:load to:0x027e09b4 module:dtcm +from:0x0215b178 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215b18c kind:load to:0x0215e088 module:overlay(67) +from:0x0215b1a0 kind:arm_call to:0x02011f3c module:main +from:0x0215b1ac kind:arm_call to:0x0215b1fc module:overlay(67) +from:0x0215b1c4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215b1f4 kind:load to:0x0215d6d8 module:overlay(67) +from:0x0215b204 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215b25c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b278 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215b288 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215b294 kind:load to:0x0215d71c module:overlay(67) +from:0x0215b298 kind:load to:0x0215e088 module:overlay(67) +from:0x0215b29c kind:load to:0x0215d6f4 module:overlay(67) +from:0x0215b2d0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215b354 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215b370 kind:arm_call to:0x0215b3d4 module:overlay(67) +from:0x0215b380 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b3a0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215b3b4 kind:arm_call to:0x0215b3d4 module:overlay(67) +from:0x0215b400 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215b40c kind:load to:0x027e09c0 module:dtcm +from:0x0215b448 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215b450 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b458 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215b470 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215b478 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b480 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215b488 kind:arm_call to:0x02011ff4 module:main +from:0x0215b49c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215b4b0 kind:load to:0x0215e17c module:overlay(67) +from:0x0215b4c4 kind:arm_call to:0x02011f3c module:main +from:0x0215b4d0 kind:arm_call to:0x0215b5ec module:overlay(67) +from:0x0215b4e8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215b520 kind:load to:0x0215d75c module:overlay(67) +from:0x0215b534 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0215b568 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215b578 kind:load to:0x0215d778 module:overlay(67) +from:0x0215b57c kind:load to:0x0215e170 module:overlay(67) +from:0x0215b598 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215b5a8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215b5f4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215b60c kind:arm_call to:0x0215b528 module:overlay(67) +from:0x0215b61c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b624 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215b62c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215b660 kind:arm_call to:0x0203d160 module:main +from:0x0215b66c kind:load to:0x0215d7a4 module:overlay(67) +from:0x0215b670 kind:load to:0x0215d6f4 module:overlay(67) +from:0x0215b674 kind:load to:0x020a0328 module:overlay(0) +from:0x0215b678 kind:load to:0x0215b67c module:overlay(67) +from:0x0215b690 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b714 kind:arm_call to:0x0215b580 module:overlay(67) +from:0x0215b738 kind:arm_call to:0x0200f218 module:main +from:0x0215b764 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b778 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b784 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b7b4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215b7d4 kind:arm_call to:0x0215b8bc module:overlay(67) +from:0x0215b7e4 kind:load to:0x0215e17c module:overlay(67) +from:0x0215b7e8 kind:load to:0x0215c6dc module:overlay(67) +from:0x0215b7ec kind:load to:0x0215c6cc module:overlay(67) +from:0x0215b7f0 kind:load to:0x0215e19c module:overlay(67) +from:0x0215b810 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b838 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215b850 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215b864 kind:arm_call to:0x0215b8bc module:overlay(67) +from:0x0215b88c kind:load to:0x027e09a8 module:dtcm +from:0x0215b948 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215b968 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215b980 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215b9a4 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0215b9b4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215b9c0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215b9d4 kind:load to:0x027e09c0 module:dtcm +from:0x0215b9d8 kind:load to:0x027e0cec module:dtcm +from:0x0215bac0 kind:arm_call to:0x0201aa44 module:main +from:0x0215bacc kind:load to:0x0215e15c module:overlay(67) +from:0x0215bad0 kind:load to:0x027e0998 module:dtcm +from:0x0215bad4 kind:load to:0x0204af1c module:main +from:0x0215bad8 kind:load to:0x0215e170 module:overlay(67) +from:0x0215bae4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215baec kind:arm_call to:0x02011ff4 module:main +from:0x0215bb10 kind:arm_call to:0x0203d210 module:main +from:0x0215bb18 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215bb20 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bb28 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215bb34 kind:load to:0x020a0328 module:overlay(0) +from:0x0215bb50 kind:arm_call to:0x0203d210 module:main +from:0x0215bb58 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215bb60 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215bb68 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215bb70 kind:arm_call to:0x02011ff4 module:main +from:0x0215bb7c kind:load to:0x020a0328 module:overlay(0) +from:0x0215bb88 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215bb9c kind:load to:0x0215e260 module:overlay(67) +from:0x0215bbb0 kind:arm_call to:0x02011f3c module:main +from:0x0215bbbc kind:arm_call to:0x0215bc08 module:overlay(67) +from:0x0215bbd0 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x0215bc00 kind:load to:0x0215d7e4 module:overlay(67) +from:0x0215bc10 kind:arm_call to:0x0214fa84 module:overlay(58) +from:0x0215bc24 kind:load to:0x0215d800 module:overlay(67) +from:0x0215bc98 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215bcc4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215bcec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bd10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bd58 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215bd94 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215bdec kind:load to:0x027e0cd8 module:dtcm +from:0x0215be10 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215be18 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215be30 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215be38 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215be40 kind:arm_call to:0x02011ff4 module:main +from:0x0215be54 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0215be68 kind:load to:0x0215e290 module:overlay(67) +from:0x0215be7c kind:arm_call to:0x02011f3c module:main +from:0x0215be88 kind:arm_call to:0x0215bf20 module:overlay(67) +from:0x0215bea0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215beb0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215bf0c kind:load to:0x0215d840 module:overlay(67) +from:0x0215bf14 kind:load to:0x0215d6f4 module:overlay(67) +from:0x0215bf18 kind:load to:0x0215d85c module:overlay(67) +from:0x0215bf28 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215bf80 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215bf8c kind:load to:0x0215d878 module:overlay(67) +from:0x0215bf90 kind:load to:0x0215e290 module:overlay(67) +from:0x0215bfa4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215bfdc kind:load to:0x0215e364 module:overlay(67) +from:0x0215c010 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c018 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215c030 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c038 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215c040 kind:arm_call to:0x02011ff4 module:main +from:0x0215c054 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215c068 kind:load to:0x0215e398 module:overlay(67) +from:0x0215c07c kind:arm_call to:0x02011f3c module:main +from:0x0215c088 kind:arm_call to:0x0215c120 module:overlay(67) +from:0x0215c0a0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215c0b0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215c10c kind:load to:0x0215d840 module:overlay(67) +from:0x0215c114 kind:load to:0x0215d6f4 module:overlay(67) +from:0x0215c118 kind:load to:0x0215d8b8 module:overlay(67) +from:0x0215c128 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215c180 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c18c kind:load to:0x0215d8d4 module:overlay(67) +from:0x0215c190 kind:load to:0x0215e398 module:overlay(67) +from:0x0215c1a4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215c1dc kind:load to:0x0215e46c module:overlay(67) +from:0x0215c210 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c218 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215c230 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c238 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215c240 kind:arm_call to:0x02011ff4 module:main +from:0x0215c254 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215c268 kind:load to:0x0215e4a0 module:overlay(67) +from:0x0215c27c kind:arm_call to:0x02011f3c module:main +from:0x0215c288 kind:arm_call to:0x0215c2d8 module:overlay(67) +from:0x0215c2a0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215c2d0 kind:load to:0x0215d914 module:overlay(67) +from:0x0215c2e0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215c304 kind:arm_call to:0x0200f05c module:main +from:0x0215c320 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c33c kind:arm_call to:0x0200f05c module:main +from:0x0215c358 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c36c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c38c kind:load to:0x0215d930 module:overlay(67) +from:0x0215c390 kind:load to:0x0215e4a0 module:overlay(67) +from:0x0215c394 kind:load to:0x0215c700 module:overlay(67) +from:0x0215c398 kind:load to:0x0215c710 module:overlay(67) +from:0x0215c3c8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215c3dc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215c3e4 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0215c3f0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c3fc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c408 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215c424 kind:arm_call to:0x0215c504 module:overlay(67) +from:0x0215c430 kind:load to:0x0215e4c0 module:overlay(67) +from:0x0215c434 kind:load to:0x0215c6f0 module:overlay(67) +from:0x0215c45c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215c470 kind:arm_call to:0x0215c504 module:overlay(67) +from:0x0215c47c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c490 kind:arm_call to:0x0215c504 module:overlay(67) +from:0x0215c49c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215c4a8 kind:arm_call to:0x02015080 module:main +from:0x0215c4c8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215c4ec kind:load to:0x027e09a8 module:dtcm +from:0x0215c544 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c550 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c55c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c568 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215c5b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c5bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c5c4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215c5dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c5e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c5ec kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215c5f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c608 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215c73c kind:arm_call to:0x02157ff0 module:overlay(67) +from:0x0215c74c kind:arm_call to:0x0203ce74 module:main +from:0x0215c774 kind:arm_call to:0x021580a4 module:overlay(67) +from:0x0215c784 kind:arm_call to:0x0203ce74 module:main +from:0x0215c7ac kind:arm_call to:0x02158154 module:overlay(67) +from:0x0215c7bc kind:arm_call to:0x0203ce74 module:main +from:0x0215c7e4 kind:arm_call to:0x021581f4 module:overlay(67) +from:0x0215c7f4 kind:arm_call to:0x0203ce74 module:main +from:0x0215c808 kind:load to:0x0215d980 module:overlay(67) +from:0x0215c80c kind:load to:0x0215dc48 module:overlay(67) +from:0x0215c810 kind:load to:0x02159648 module:overlay(67) +from:0x0215c814 kind:load to:0x0215d9a8 module:overlay(67) +from:0x0215c818 kind:load to:0x0215d9c0 module:overlay(67) +from:0x0215c81c kind:load to:0x0215965c module:overlay(67) +from:0x0215c820 kind:load to:0x0215d9b4 module:overlay(67) +from:0x0215c824 kind:load to:0x0215da98 module:overlay(67) +from:0x0215c828 kind:load to:0x02159670 module:overlay(67) +from:0x0215c82c kind:load to:0x0215d990 module:overlay(67) +from:0x0215c830 kind:load to:0x0215db70 module:overlay(67) +from:0x0215c834 kind:load to:0x02159684 module:overlay(67) +from:0x0215c838 kind:load to:0x0215d99c module:overlay(67) +from:0x0215c858 kind:arm_call to:0x021596c8 module:overlay(67) +from:0x0215c868 kind:arm_call to:0x0203ce74 module:main +from:0x0215c87c kind:load to:0x0215dd20 module:overlay(67) +from:0x0215c880 kind:load to:0x0215dd30 module:overlay(67) +from:0x0215c884 kind:load to:0x02159e64 module:overlay(67) +from:0x0215c888 kind:load to:0x0215dd24 module:overlay(67) +from:0x0215c8a8 kind:arm_call to:0x02159ea8 module:overlay(67) +from:0x0215c8b8 kind:arm_call to:0x0203ce74 module:main +from:0x0215c8cc kind:load to:0x0215de08 module:overlay(67) +from:0x0215c8d0 kind:load to:0x0215de18 module:overlay(67) +from:0x0215c8d4 kind:load to:0x02159f88 module:overlay(67) +from:0x0215c8d8 kind:load to:0x0215de0c module:overlay(67) +from:0x0215c8f8 kind:arm_call to:0x02159fcc module:overlay(67) +from:0x0215c908 kind:arm_call to:0x0203ce74 module:main +from:0x0215c91c kind:load to:0x0215def0 module:overlay(67) +from:0x0215c920 kind:load to:0x0215df00 module:overlay(67) +from:0x0215c924 kind:load to:0x0215a0ac module:overlay(67) +from:0x0215c928 kind:load to:0x0215def4 module:overlay(67) +from:0x0215c948 kind:arm_call to:0x0215a118 module:overlay(67) +from:0x0215c958 kind:arm_call to:0x0203ce74 module:main +from:0x0215c96c kind:load to:0x0215dfd8 module:overlay(67) +from:0x0215c970 kind:load to:0x0215dfe8 module:overlay(67) +from:0x0215c974 kind:load to:0x0215ac60 module:overlay(67) +from:0x0215c978 kind:load to:0x0215dfdc module:overlay(67) +from:0x0215c998 kind:arm_call to:0x0215aca4 module:overlay(67) +from:0x0215c9a8 kind:arm_call to:0x0203ce74 module:main +from:0x0215c9bc kind:load to:0x0215e024 module:overlay(67) +from:0x0215c9c0 kind:load to:0x0215e034 module:overlay(67) +from:0x0215c9c4 kind:load to:0x0215b170 module:overlay(67) +from:0x0215c9c8 kind:load to:0x0215e028 module:overlay(67) +from:0x0215c9e8 kind:arm_call to:0x0215b1b4 module:overlay(67) +from:0x0215c9f8 kind:arm_call to:0x0203ce74 module:main +from:0x0215ca0c kind:load to:0x0215e078 module:overlay(67) +from:0x0215ca10 kind:load to:0x0215e088 module:overlay(67) +from:0x0215ca14 kind:load to:0x0215b494 module:overlay(67) +from:0x0215ca18 kind:load to:0x0215e07c module:overlay(67) +from:0x0215ca50 kind:arm_call to:0x0215b4d8 module:overlay(67) +from:0x0215ca60 kind:arm_call to:0x0203ce74 module:main +from:0x0215ca74 kind:load to:0x0215e15c module:overlay(67) +from:0x0215ca78 kind:load to:0x0215e17c module:overlay(67) +from:0x0215ca7c kind:load to:0x0215bb80 module:overlay(67) +from:0x0215ca80 kind:load to:0x0215e164 module:overlay(67) +from:0x0215caa0 kind:arm_call to:0x0215bbc4 module:overlay(67) +from:0x0215cab0 kind:arm_call to:0x0203ce74 module:main +from:0x0215cac4 kind:load to:0x0215e250 module:overlay(67) +from:0x0215cac8 kind:load to:0x0215e260 module:overlay(67) +from:0x0215cacc kind:load to:0x0215be4c module:overlay(67) +from:0x0215cad0 kind:load to:0x0215e254 module:overlay(67) +from:0x0215caf0 kind:arm_call to:0x0215be90 module:overlay(67) +from:0x0215cb00 kind:arm_call to:0x0203ce74 module:main +from:0x0215cb14 kind:load to:0x0215e280 module:overlay(67) +from:0x0215cb18 kind:load to:0x0215e290 module:overlay(67) +from:0x0215cb1c kind:load to:0x0215c04c module:overlay(67) +from:0x0215cb20 kind:load to:0x0215e284 module:overlay(67) +from:0x0215cb40 kind:arm_call to:0x0215c090 module:overlay(67) +from:0x0215cb50 kind:arm_call to:0x0203ce74 module:main +from:0x0215cb64 kind:load to:0x0215e388 module:overlay(67) +from:0x0215cb68 kind:load to:0x0215e398 module:overlay(67) +from:0x0215cb6c kind:load to:0x0215c24c module:overlay(67) +from:0x0215cb70 kind:load to:0x0215e38c module:overlay(67) +from:0x0215cb90 kind:arm_call to:0x0215c290 module:overlay(67) +from:0x0215cba0 kind:arm_call to:0x0203ce74 module:main +from:0x0215cbb4 kind:load to:0x0215e490 module:overlay(67) +from:0x0215cbb8 kind:load to:0x0215e4a0 module:overlay(67) +from:0x0215cbbc kind:load to:0x0215c600 module:overlay(67) +from:0x0215cbc0 kind:load to:0x0215e494 module:overlay(67) +from:0x0215cbc4 kind:load to:0x0215c720 module:overlay(67) +from:0x0215cbc8 kind:load to:0x0215c83c module:overlay(67) +from:0x0215cbcc kind:load to:0x0215c88c module:overlay(67) +from:0x0215cbd0 kind:load to:0x0215c8dc module:overlay(67) +from:0x0215cbd4 kind:load to:0x0215c92c module:overlay(67) +from:0x0215cbd8 kind:load to:0x0215c97c module:overlay(67) +from:0x0215cbdc kind:load to:0x0215c9cc module:overlay(67) +from:0x0215cbe0 kind:load to:0x0215ca1c module:overlay(67) +from:0x0215cbe4 kind:load to:0x0215ca84 module:overlay(67) +from:0x0215cbe8 kind:load to:0x0215cad4 module:overlay(67) +from:0x0215cbec kind:load to:0x0215cb24 module:overlay(67) +from:0x0215cbf0 kind:load to:0x0215cb74 module:overlay(67) +from:0x0215cc08 kind:load to:0x021581d0 module:overlay(67) +from:0x0215cc0c kind:load to:0x02097998 module:overlay(0) +from:0x0215cc10 kind:load to:0x020977a8 module:overlay(0) +from:0x0215cc14 kind:load to:0x02097824 module:overlay(0) +from:0x0215cc18 kind:load to:0x020979a0 module:overlay(0) +from:0x0215cc1c kind:load to:0x020979c0 module:overlay(0) +from:0x0215cc20 kind:load to:0x020979ec module:overlay(0) +from:0x0215cc2c kind:load to:0x02158130 module:overlay(67) +from:0x0215cc30 kind:load to:0x02097998 module:overlay(0) +from:0x0215cc34 kind:load to:0x020977a8 module:overlay(0) +from:0x0215cc38 kind:load to:0x02097824 module:overlay(0) +from:0x0215cc3c kind:load to:0x020979a0 module:overlay(0) +from:0x0215cc40 kind:load to:0x020979c0 module:overlay(0) +from:0x0215cc44 kind:load to:0x020979ec module:overlay(0) +from:0x0215cc50 kind:load to:0x02158080 module:overlay(67) +from:0x0215cc54 kind:load to:0x02097998 module:overlay(0) +from:0x0215cc58 kind:load to:0x020977a8 module:overlay(0) +from:0x0215cc5c kind:load to:0x02097824 module:overlay(0) +from:0x0215cc60 kind:load to:0x020979a0 module:overlay(0) +from:0x0215cc64 kind:load to:0x020979c0 module:overlay(0) +from:0x0215cc68 kind:load to:0x020979ec module:overlay(0) +from:0x0215cc74 kind:load to:0x02157fcc module:overlay(67) +from:0x0215cc78 kind:load to:0x02097998 module:overlay(0) +from:0x0215cc7c kind:load to:0x020977a8 module:overlay(0) +from:0x0215cc80 kind:load to:0x02097824 module:overlay(0) +from:0x0215cc84 kind:load to:0x020979a0 module:overlay(0) +from:0x0215cc88 kind:load to:0x020979c0 module:overlay(0) +from:0x0215cc8c kind:load to:0x020979ec module:overlay(0) +from:0x0215cc98 kind:load to:0x02158510 module:overlay(67) +from:0x0215cc9c kind:load to:0x021595e4 module:overlay(67) +from:0x0215cca0 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215cca4 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215cca8 kind:load to:0x0209a374 module:overlay(0) +from:0x0215ccac kind:load to:0x0209a388 module:overlay(0) +from:0x0215ccb0 kind:load to:0x0209a138 module:overlay(0) +from:0x0215ccb4 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215ccb8 kind:load to:0x0209a438 module:overlay(0) +from:0x0215ccbc kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215ccc0 kind:load to:0x0209a344 module:overlay(0) +from:0x0215ccc4 kind:load to:0x0209a35c module:overlay(0) +from:0x0215ccc8 kind:load to:0x0209a39c module:overlay(0) +from:0x0215cccc kind:load to:0x0209a728 module:overlay(0) +from:0x0215ccd0 kind:load to:0x021595b8 module:overlay(67) +from:0x0215ccd4 kind:load to:0x02159594 module:overlay(67) +from:0x0215ccd8 kind:load to:0x0209a760 module:overlay(0) +from:0x0215ce5c kind:load to:0x0209856c module:overlay(0) +from:0x0215ce60 kind:load to:0x020985a8 module:overlay(0) +from:0x0215ce64 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ce68 kind:load to:0x020985cc module:overlay(0) +from:0x0215ce6c kind:load to:0x01fff464 module:itcm +from:0x0215ce70 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215ce74 kind:load to:0x020a8d7c module:overlay(0) +from:0x0215ce78 kind:load to:0x020a8df8 module:overlay(0) +from:0x0215ce7c kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215ce80 kind:load to:0x020a9948 module:overlay(0) +from:0x0215ce84 kind:load to:0x02098510 module:overlay(0) +from:0x0215ce88 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215ce8c kind:load to:0x02098518 module:overlay(0) +from:0x0215ce90 kind:load to:0x0209851c module:overlay(0) +from:0x0215ce94 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ce98 kind:load to:0x02098644 module:overlay(0) +from:0x0215ce9c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215cea0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215cea4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215cea8 kind:load to:0x02159628 module:overlay(67) +from:0x0215ceac kind:load to:0x02159600 module:overlay(67) +from:0x0215ceb0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215ceb4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215ceb8 kind:load to:0x020a9324 module:overlay(0) +from:0x0215cebc kind:load to:0x020a8fcc module:overlay(0) +from:0x0215cec0 kind:load to:0x020a9034 module:overlay(0) +from:0x0215cec4 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215cec8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215cecc kind:load to:0x020a9270 module:overlay(0) +from:0x0215ced0 kind:load to:0x020a9294 module:overlay(0) +from:0x0215ced4 kind:load to:0x020a9298 module:overlay(0) +from:0x0215ced8 kind:load to:0x020a91f4 module:overlay(0) +from:0x0215cedc kind:load to:0x020a91fc module:overlay(0) +from:0x0215cee0 kind:load to:0x020a9204 module:overlay(0) +from:0x0215cee4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215cee8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215ceec kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215cef0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215cef4 kind:load to:0x020a949c module:overlay(0) +from:0x0215cef8 kind:load to:0x020a95ec module:overlay(0) +from:0x0215cefc kind:load to:0x020a9618 module:overlay(0) +from:0x0215cf00 kind:load to:0x020a9638 module:overlay(0) +from:0x0215cf04 kind:load to:0x020a9850 module:overlay(0) +from:0x0215cf08 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215cf0c kind:load to:0x020a8f14 module:overlay(0) +from:0x0215cf10 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215cf14 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215cf18 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215cf1c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215cf20 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215cf24 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215cf28 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215cf2c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215cf30 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215cf34 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215cf38 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215cf3c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215cf40 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215cf44 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215cf48 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215cf4c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215cf50 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215cf54 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215cf58 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215cf5c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215cf60 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215cf64 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215cf68 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215cf6c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215cf78 kind:load to:0x0209856c module:overlay(0) +from:0x0215cf7c kind:load to:0x020985a8 module:overlay(0) +from:0x0215cf80 kind:load to:0x020985c0 module:overlay(0) +from:0x0215cf84 kind:load to:0x020985cc module:overlay(0) +from:0x0215cf88 kind:load to:0x01fff464 module:itcm +from:0x0215cf8c kind:load to:0x020a9a2c module:overlay(0) +from:0x0215cf90 kind:load to:0x02158524 module:overlay(67) +from:0x0215cf94 kind:load to:0x02158640 module:overlay(67) +from:0x0215cf98 kind:load to:0x02158748 module:overlay(67) +from:0x0215cf9c kind:load to:0x0215883c module:overlay(67) +from:0x0215cfa0 kind:load to:0x02098510 module:overlay(0) +from:0x0215cfa4 kind:load to:0x02158ca4 module:overlay(67) +from:0x0215cfa8 kind:load to:0x02098518 module:overlay(0) +from:0x0215cfac kind:load to:0x0209851c module:overlay(0) +from:0x0215cfb0 kind:load to:0x020985d8 module:overlay(0) +from:0x0215cfb4 kind:load to:0x02098644 module:overlay(0) +from:0x0215cfb8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215cfbc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215cfc0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215cfc4 kind:load to:0x0215953c module:overlay(67) +from:0x0215cfc8 kind:load to:0x02159564 module:overlay(67) +from:0x0215cfcc kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215cfd0 kind:load to:0x021586f4 module:overlay(67) +from:0x0215cfd4 kind:load to:0x020a9324 module:overlay(0) +from:0x0215cfd8 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215cfdc kind:load to:0x020a9034 module:overlay(0) +from:0x0215cfe0 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215cfe4 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215cfe8 kind:load to:0x020a9270 module:overlay(0) +from:0x0215cfec kind:load to:0x020a9294 module:overlay(0) +from:0x0215cff0 kind:load to:0x020a9298 module:overlay(0) +from:0x0215cff4 kind:load to:0x02158920 module:overlay(67) +from:0x0215cff8 kind:load to:0x02158ad4 module:overlay(67) +from:0x0215cffc kind:load to:0x020a9204 module:overlay(0) +from:0x0215d000 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215d004 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215d008 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215d00c kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215d010 kind:load to:0x021592f8 module:overlay(67) +from:0x0215d014 kind:load to:0x021593b8 module:overlay(67) +from:0x0215d018 kind:load to:0x020a9618 module:overlay(0) +from:0x0215d01c kind:load to:0x020a9638 module:overlay(0) +from:0x0215d020 kind:load to:0x020a9850 module:overlay(0) +from:0x0215d024 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215d028 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215d02c kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215d030 kind:load to:0x021594e0 module:overlay(67) +from:0x0215d034 kind:load to:0x02158cb0 module:overlay(67) +from:0x0215d038 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215d03c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215d040 kind:load to:0x02158cd0 module:overlay(67) +from:0x0215d044 kind:load to:0x02158d04 module:overlay(67) +from:0x0215d048 kind:load to:0x02158cf0 module:overlay(67) +from:0x0215d04c kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215d050 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215d054 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215d058 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215d05c kind:load to:0x02159074 module:overlay(67) +from:0x0215d060 kind:load to:0x02159080 module:overlay(67) +from:0x0215d064 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215d068 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215d06c kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215d070 kind:load to:0x021590d4 module:overlay(67) +from:0x0215d074 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215d078 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215d07c kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215d080 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215d084 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215d088 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215d08c kind:load to:0x02158d3c module:overlay(67) +from:0x0215d090 kind:load to:0x02158da0 module:overlay(67) +from:0x0215d094 kind:load to:0x02158e90 module:overlay(67) +from:0x0215d098 kind:load to:0x02158f80 module:overlay(67) +from:0x0215d09c kind:load to:0x021590e0 module:overlay(67) +from:0x0215d0a0 kind:load to:0x021590f4 module:overlay(67) +from:0x0215d0a4 kind:load to:0x021590f8 module:overlay(67) +from:0x0215d0a8 kind:load to:0x021590fc module:overlay(67) +from:0x0215d0ac kind:load to:0x02158cc4 module:overlay(67) +from:0x0215d0b0 kind:load to:0x02158ce4 module:overlay(67) +from:0x0215d0b4 kind:load to:0x02158d30 module:overlay(67) +from:0x0215d0b8 kind:load to:0x02159100 module:overlay(67) +from:0x0215d0bc kind:load to:0x021591e0 module:overlay(67) +from:0x0215d0e0 kind:load to:0x021596a4 module:overlay(67) +from:0x0215d0e4 kind:load to:0x02097998 module:overlay(0) +from:0x0215d0e8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215d0ec kind:load to:0x02097824 module:overlay(0) +from:0x0215d0f0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215d0f4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215d0f8 kind:load to:0x020979ec module:overlay(0) +from:0x0215d104 kind:load to:0x021597c4 module:overlay(67) +from:0x0215d108 kind:load to:0x02159e48 module:overlay(67) +from:0x0215d10c kind:load to:0x02099b54 module:overlay(0) +from:0x0215d110 kind:load to:0x02099b8c module:overlay(0) +from:0x0215d114 kind:load to:0x0209a190 module:overlay(0) +from:0x0215d118 kind:load to:0x0209a198 module:overlay(0) +from:0x0215d11c kind:load to:0x0209a138 module:overlay(0) +from:0x0215d120 kind:load to:0x02099d04 module:overlay(0) +from:0x0215d124 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215d128 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215d12c kind:load to:0x0209a148 module:overlay(0) +from:0x0215d130 kind:load to:0x0209a160 module:overlay(0) +from:0x0215d134 kind:load to:0x02159e40 module:overlay(67) +from:0x0215d138 kind:load to:0x0209a178 module:overlay(0) +from:0x0215d13c kind:load to:0x02159e30 module:overlay(67) +from:0x0215d140 kind:load to:0x02159e0c module:overlay(67) +from:0x0215d25c kind:load to:0x0209856c module:overlay(0) +from:0x0215d260 kind:load to:0x020985a8 module:overlay(0) +from:0x0215d264 kind:load to:0x020985c0 module:overlay(0) +from:0x0215d268 kind:load to:0x020985cc module:overlay(0) +from:0x0215d26c kind:load to:0x01fff464 module:itcm +from:0x0215d270 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215d274 kind:load to:0x02159840 module:overlay(67) +from:0x0215d278 kind:load to:0x02158640 module:overlay(67) +from:0x0215d27c kind:load to:0x021598c8 module:overlay(67) +from:0x0215d280 kind:load to:0x0215883c module:overlay(67) +from:0x0215d284 kind:load to:0x02098510 module:overlay(0) +from:0x0215d288 kind:load to:0x02158ca4 module:overlay(67) +from:0x0215d28c kind:load to:0x02098518 module:overlay(0) +from:0x0215d290 kind:load to:0x0209851c module:overlay(0) +from:0x0215d294 kind:load to:0x020985d8 module:overlay(0) +from:0x0215d298 kind:load to:0x02098644 module:overlay(0) +from:0x0215d29c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215d2a0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215d2a4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215d2a8 kind:load to:0x021597d8 module:overlay(67) +from:0x0215d2ac kind:load to:0x02159808 module:overlay(67) +from:0x0215d2b0 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215d2b4 kind:load to:0x02159874 module:overlay(67) +from:0x0215d2b8 kind:load to:0x020a9324 module:overlay(0) +from:0x0215d2bc kind:load to:0x020a8fcc module:overlay(0) +from:0x0215d2c0 kind:load to:0x020a9034 module:overlay(0) +from:0x0215d2c4 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215d2c8 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215d2cc kind:load to:0x020a9270 module:overlay(0) +from:0x0215d2d0 kind:load to:0x020a9294 module:overlay(0) +from:0x0215d2d4 kind:load to:0x020a9298 module:overlay(0) +from:0x0215d2d8 kind:load to:0x02159d68 module:overlay(67) +from:0x0215d2dc kind:load to:0x02158ad4 module:overlay(67) +from:0x0215d2e0 kind:load to:0x020a9204 module:overlay(0) +from:0x0215d2e4 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215d2e8 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215d2ec kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215d2f0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215d2f4 kind:load to:0x02159cc8 module:overlay(67) +from:0x0215d2f8 kind:load to:0x021593b8 module:overlay(67) +from:0x0215d2fc kind:load to:0x020a9618 module:overlay(0) +from:0x0215d300 kind:load to:0x020a9638 module:overlay(0) +from:0x0215d304 kind:load to:0x020a9850 module:overlay(0) +from:0x0215d308 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215d30c kind:load to:0x020a8f14 module:overlay(0) +from:0x0215d310 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215d314 kind:load to:0x02159db0 module:overlay(67) +from:0x0215d318 kind:load to:0x02158cb0 module:overlay(67) +from:0x0215d31c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215d320 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215d324 kind:load to:0x02158cd0 module:overlay(67) +from:0x0215d328 kind:load to:0x02158d04 module:overlay(67) +from:0x0215d32c kind:load to:0x02158cf0 module:overlay(67) +from:0x0215d330 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215d334 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215d338 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215d33c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215d340 kind:load to:0x02159074 module:overlay(67) +from:0x0215d344 kind:load to:0x02159080 module:overlay(67) +from:0x0215d348 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215d34c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215d350 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215d354 kind:load to:0x021590d4 module:overlay(67) +from:0x0215d358 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215d35c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215d360 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215d364 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215d368 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215d36c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215d370 kind:load to:0x02159a8c module:overlay(67) +from:0x0215d374 kind:load to:0x02158da0 module:overlay(67) +from:0x0215d378 kind:load to:0x02158e90 module:overlay(67) +from:0x0215d37c kind:load to:0x02158f80 module:overlay(67) +from:0x0215d380 kind:load to:0x021590e0 module:overlay(67) +from:0x0215d384 kind:load to:0x021590f4 module:overlay(67) +from:0x0215d388 kind:load to:0x021590f8 module:overlay(67) +from:0x0215d38c kind:load to:0x021590fc module:overlay(67) +from:0x0215d390 kind:load to:0x02159a68 module:overlay(67) +from:0x0215d394 kind:load to:0x02159a74 module:overlay(67) +from:0x0215d398 kind:load to:0x02159a80 module:overlay(67) +from:0x0215d39c kind:load to:0x02159100 module:overlay(67) +from:0x0215d3a0 kind:load to:0x021591e0 module:overlay(67) +from:0x0215d3a4 kind:load to:0x02159af0 module:overlay(67) +from:0x0215d3a8 kind:load to:0x02159bf0 module:overlay(67) +from:0x0215d3b4 kind:load to:0x02159e84 module:overlay(67) +from:0x0215d3b8 kind:load to:0x02097998 module:overlay(0) +from:0x0215d3bc kind:load to:0x020977a8 module:overlay(0) +from:0x0215d3c0 kind:load to:0x02097824 module:overlay(0) +from:0x0215d3c4 kind:load to:0x020979a0 module:overlay(0) +from:0x0215d3c8 kind:load to:0x020979c0 module:overlay(0) +from:0x0215d3cc kind:load to:0x020979ec module:overlay(0) +from:0x0215d3d8 kind:load to:0x0209856c module:overlay(0) +from:0x0215d3dc kind:load to:0x020985a8 module:overlay(0) +from:0x0215d3e0 kind:load to:0x020985c0 module:overlay(0) +from:0x0215d3e4 kind:load to:0x020985cc module:overlay(0) +from:0x0215d3e8 kind:load to:0x01fff464 module:itcm +from:0x0215d3ec kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215d3f0 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215d3f4 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215d3f8 kind:load to:0x02098508 module:overlay(0) +from:0x0215d3fc kind:load to:0x0209850c module:overlay(0) +from:0x0215d400 kind:load to:0x02098510 module:overlay(0) +from:0x0215d404 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215d408 kind:load to:0x02098518 module:overlay(0) +from:0x0215d40c kind:load to:0x0209851c module:overlay(0) +from:0x0215d410 kind:load to:0x020985d8 module:overlay(0) +from:0x0215d414 kind:load to:0x02098644 module:overlay(0) +from:0x0215d418 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215d41c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215d420 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215d424 kind:load to:0x02159f40 module:overlay(67) +from:0x0215d428 kind:load to:0x02159f60 module:overlay(67) +from:0x0215d42c kind:load to:0x02159ef0 module:overlay(67) +from:0x0215d438 kind:load to:0x02159fa8 module:overlay(67) +from:0x0215d43c kind:load to:0x02097998 module:overlay(0) +from:0x0215d440 kind:load to:0x020977a8 module:overlay(0) +from:0x0215d444 kind:load to:0x02097824 module:overlay(0) +from:0x0215d448 kind:load to:0x020979a0 module:overlay(0) +from:0x0215d44c kind:load to:0x020979c0 module:overlay(0) +from:0x0215d450 kind:load to:0x020979ec module:overlay(0) +from:0x0215d45c kind:load to:0x0209856c module:overlay(0) +from:0x0215d460 kind:load to:0x020985a8 module:overlay(0) +from:0x0215d464 kind:load to:0x020985c0 module:overlay(0) +from:0x0215d468 kind:load to:0x020985cc module:overlay(0) +from:0x0215d46c kind:load to:0x01fff464 module:itcm +from:0x0215d470 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215d474 kind:load to:0x020f7668 module:overlays(19,22,23,31) +from:0x0215d478 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x0215d47c kind:load to:0x02098508 module:overlay(0) +from:0x0215d480 kind:load to:0x0209850c module:overlay(0) +from:0x0215d484 kind:load to:0x02098510 module:overlay(0) +from:0x0215d488 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215d48c kind:load to:0x02098518 module:overlay(0) +from:0x0215d490 kind:load to:0x0209851c module:overlay(0) +from:0x0215d494 kind:load to:0x020985d8 module:overlay(0) +from:0x0215d498 kind:load to:0x02098644 module:overlay(0) +from:0x0215d49c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215d4a0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215d4a4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215d4a8 kind:load to:0x0215a064 module:overlay(67) +from:0x0215d4ac kind:load to:0x0215a084 module:overlay(67) +from:0x0215d4b0 kind:load to:0x0215a014 module:overlay(67) +from:0x0215d4cc kind:load to:0x0215a444 module:overlay(67) +from:0x0215d4d4 kind:load to:0x0215a4d4 module:overlay(67) +from:0x0215d4dc kind:load to:0x0215a600 module:overlay(67) +from:0x0215d4e4 kind:load to:0x0215a734 module:overlay(67) +from:0x0215d4ec kind:load to:0x0215a3d0 module:overlay(67) +from:0x0215d4f4 kind:load to:0x0215a448 module:overlay(67) +from:0x0215d4fc kind:load to:0x0215a548 module:overlay(67) +from:0x0215d504 kind:load to:0x0215a66c module:overlay(67) +from:0x0215d544 kind:load to:0x0215a0f4 module:overlay(67) +from:0x0215d548 kind:load to:0x020977a0 module:overlay(0) +from:0x0215d54c kind:load to:0x020977a8 module:overlay(0) +from:0x0215d550 kind:load to:0x02097824 module:overlay(0) +from:0x0215d554 kind:load to:0x0215a0e0 module:overlay(67) +from:0x0215d558 kind:load to:0x02097868 module:overlay(0) +from:0x0215d55c kind:load to:0x0215a0e4 module:overlay(67) +from:0x0215d56c kind:load to:0x020977a0 module:overlay(0) +from:0x0215d570 kind:load to:0x020977a8 module:overlay(0) +from:0x0215d574 kind:load to:0x02097824 module:overlay(0) +from:0x0215d578 kind:load to:0x0215a0e0 module:overlay(67) +from:0x0215d57c kind:load to:0x02097868 module:overlay(0) +from:0x0215d580 kind:load to:0x0215a0e4 module:overlay(67) +from:0x0215d58c kind:load to:0x0209856c module:overlay(0) +from:0x0215d590 kind:load to:0x020985a8 module:overlay(0) +from:0x0215d594 kind:load to:0x020985c0 module:overlay(0) +from:0x0215d598 kind:load to:0x020985cc module:overlay(0) +from:0x0215d59c kind:load to:0x01fff464 module:itcm +from:0x0215d5a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215d5a4 kind:load to:0x0215a2a4 module:overlay(67) +from:0x0215d5a8 kind:load to:0x02098504 module:overlay(0) +from:0x0215d5ac kind:load to:0x0215a34c module:overlay(67) +from:0x0215d5b0 kind:load to:0x0215a338 module:overlay(67) +from:0x0215d5b4 kind:load to:0x02098510 module:overlay(0) +from:0x0215d5b8 kind:load to:0x0215abd4 module:overlay(67) +from:0x0215d5bc kind:load to:0x02098518 module:overlay(0) +from:0x0215d5c0 kind:load to:0x0209851c module:overlay(0) +from:0x0215d5c4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215d5c8 kind:load to:0x02098644 module:overlay(0) +from:0x0215d5cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215d5d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215d5d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215d5d8 kind:load to:0x0215a23c module:overlay(67) +from:0x0215d5dc kind:load to:0x0215a26c module:overlay(67) +from:0x0215d5e0 kind:load to:0x0215af1c module:overlay(67) +from:0x0215d5e8 kind:load to:0x0215af84 module:overlay(67) +from:0x0215d5f0 kind:load to:0x0215afec module:overlay(67) +from:0x0215d5f8 kind:load to:0x0215b054 module:overlay(67) +from:0x0215d600 kind:load to:0x0215af80 module:overlay(67) +from:0x0215d608 kind:load to:0x0215afe8 module:overlay(67) +from:0x0215d610 kind:load to:0x0215b050 module:overlay(67) +from:0x0215d618 kind:load to:0x0215b0c4 module:overlay(67) +from:0x0215d658 kind:load to:0x0215ac80 module:overlay(67) +from:0x0215d65c kind:load to:0x02097a38 module:overlay(0) +from:0x0215d660 kind:load to:0x02097a6c module:overlay(0) +from:0x0215d664 kind:load to:0x02097824 module:overlay(0) +from:0x0215d668 kind:load to:0x02097a40 module:overlay(0) +from:0x0215d66c kind:load to:0x02097868 module:overlay(0) +from:0x0215d670 kind:load to:0x0209786c module:overlay(0) +from:0x0215d67c kind:load to:0x0209856c module:overlay(0) +from:0x0215d680 kind:load to:0x020985a8 module:overlay(0) +from:0x0215d684 kind:load to:0x020985c0 module:overlay(0) +from:0x0215d688 kind:load to:0x020985cc module:overlay(0) +from:0x0215d68c kind:load to:0x01fff464 module:itcm +from:0x0215d690 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215d694 kind:load to:0x0215ae4c module:overlay(67) +from:0x0215d698 kind:load to:0x02098504 module:overlay(0) +from:0x0215d69c kind:load to:0x0215aed0 module:overlay(67) +from:0x0215d6a0 kind:load to:0x0215aebc module:overlay(67) +from:0x0215d6a4 kind:load to:0x02098510 module:overlay(0) +from:0x0215d6a8 kind:load to:0x0215b0f8 module:overlay(67) +from:0x0215d6ac kind:load to:0x02098518 module:overlay(0) +from:0x0215d6b0 kind:load to:0x0209851c module:overlay(0) +from:0x0215d6b4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215d6b8 kind:load to:0x02098644 module:overlay(0) +from:0x0215d6bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215d6c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215d6c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215d6c8 kind:load to:0x0215adf4 module:overlay(67) +from:0x0215d6cc kind:load to:0x0215ae1c module:overlay(67) +from:0x0215d6d8 kind:load to:0x0215b190 module:overlay(67) +from:0x0215d6dc kind:load to:0x0209ca64 module:overlay(0) +from:0x0215d6e0 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215d6e4 kind:load to:0x0209caac module:overlay(0) +from:0x0215d6e8 kind:load to:0x0209cacc module:overlay(0) +from:0x0215d6f4 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0215d6f8 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0215d6fc kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215d700 kind:load to:0x0207c990 module:overlay(0) +from:0x0215d704 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0215d708 kind:load to:0x0207ca44 module:overlay(0) +from:0x0215d70c kind:load to:0x0207ca6c module:overlay(0) +from:0x0215d710 kind:load to:0x0207cae4 module:overlay(0) +from:0x0215d71c kind:load to:0x0215b2a0 module:overlay(67) +from:0x0215d720 kind:load to:0x0209d10c module:overlay(0) +from:0x0215d724 kind:load to:0x0215b388 module:overlay(67) +from:0x0215d728 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215d72c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215d730 kind:load to:0x0215b410 module:overlay(67) +from:0x0215d734 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215d738 kind:load to:0x0209d220 module:overlay(0) +from:0x0215d73c kind:load to:0x0209d228 module:overlay(0) +from:0x0215d740 kind:load to:0x0209d22c module:overlay(0) +from:0x0215d744 kind:load to:0x0209d238 module:overlay(0) +from:0x0215d748 kind:load to:0x0209d240 module:overlay(0) +from:0x0215d74c kind:load to:0x0215b43c module:overlay(67) +from:0x0215d750 kind:load to:0x0215b464 module:overlay(67) +from:0x0215d75c kind:load to:0x0215b4b4 module:overlay(67) +from:0x0215d760 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215d764 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215d768 kind:load to:0x0209caac module:overlay(0) +from:0x0215d76c kind:load to:0x0209cacc module:overlay(0) +from:0x0215d778 kind:load to:0x0215b688 module:overlay(67) +from:0x0215d77c kind:load to:0x0215badc module:overlay(67) +from:0x0215d780 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215d784 kind:load to:0x01ffc57c module:itcm +from:0x0215d788 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215d78c kind:load to:0x02057e44 module:overlay(0) +from:0x0215d790 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215d794 kind:load to:0x0215b5b0 module:overlay(67) +from:0x0215d798 kind:load to:0x02057d84 module:overlay(0) +from:0x0215d7a4 kind:load to:0x0215b69c module:overlay(67) +from:0x0215d7a8 kind:load to:0x0209d10c module:overlay(0) +from:0x0215d7ac kind:load to:0x0215b7f4 module:overlay(67) +from:0x0215d7b0 kind:load to:0x0215b894 module:overlay(67) +from:0x0215d7b4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215d7b8 kind:load to:0x0215b9e4 module:overlay(67) +from:0x0215d7bc kind:load to:0x0215ba04 module:overlay(67) +from:0x0215d7c0 kind:load to:0x0215b8a8 module:overlay(67) +from:0x0215d7c4 kind:load to:0x0209d228 module:overlay(0) +from:0x0215d7c8 kind:load to:0x0209d22c module:overlay(0) +from:0x0215d7cc kind:load to:0x0209d238 module:overlay(0) +from:0x0215d7d0 kind:load to:0x0209d240 module:overlay(0) +from:0x0215d7d4 kind:load to:0x0215baf8 module:overlay(67) +from:0x0215d7d8 kind:load to:0x0215bb38 module:overlay(67) +from:0x0215d7e4 kind:load to:0x0215bba0 module:overlay(67) +from:0x0215d7e8 kind:load to:0x0209c930 module:overlay(0) +from:0x0215d7ec kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215d7f0 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0215d7f4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215d800 kind:load to:0x0215bc28 module:overlay(67) +from:0x0215d804 kind:load to:0x0209d10c module:overlay(0) +from:0x0215d808 kind:load to:0x0215be00 module:overlay(67) +from:0x0215d80c kind:load to:0x0214fd9c module:overlays(58,70) +from:0x0215d810 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215d814 kind:load to:0x0214fdb0 module:overlays(58,70) +from:0x0215d818 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215d81c kind:load to:0x0209d220 module:overlay(0) +from:0x0215d820 kind:load to:0x0209d228 module:overlay(0) +from:0x0215d824 kind:load to:0x0209d22c module:overlay(0) +from:0x0215d828 kind:load to:0x0209d238 module:overlay(0) +from:0x0215d82c kind:load to:0x0209d240 module:overlay(0) +from:0x0215d830 kind:load to:0x0215be04 module:overlay(67) +from:0x0215d834 kind:load to:0x0215be24 module:overlay(67) +from:0x0215d844 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215d848 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215d84c kind:load to:0x0209caac module:overlay(0) +from:0x0215d850 kind:load to:0x0209cacc module:overlay(0) +from:0x0215d85c kind:load to:0x0215be6c module:overlay(67) +from:0x0215d860 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215d864 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215d868 kind:load to:0x0209caac module:overlay(0) +from:0x0215d86c kind:load to:0x0209cacc module:overlay(0) +from:0x0215d878 kind:load to:0x0215bf94 module:overlay(67) +from:0x0215d87c kind:load to:0x0209d10c module:overlay(0) +from:0x0215d880 kind:load to:0x0215bfe0 module:overlay(67) +from:0x0215d884 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215d888 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215d88c kind:load to:0x0215bfe4 module:overlay(67) +from:0x0215d890 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215d894 kind:load to:0x0209d220 module:overlay(0) +from:0x0215d898 kind:load to:0x0209d228 module:overlay(0) +from:0x0215d89c kind:load to:0x0209d22c module:overlay(0) +from:0x0215d8a0 kind:load to:0x0209d238 module:overlay(0) +from:0x0215d8a4 kind:load to:0x0209d240 module:overlay(0) +from:0x0215d8a8 kind:load to:0x0215c004 module:overlay(67) +from:0x0215d8ac kind:load to:0x0215c024 module:overlay(67) +from:0x0215d8b8 kind:load to:0x0215c06c module:overlay(67) +from:0x0215d8bc kind:load to:0x0209ca64 module:overlay(0) +from:0x0215d8c0 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215d8c4 kind:load to:0x0209caac module:overlay(0) +from:0x0215d8c8 kind:load to:0x0209cacc module:overlay(0) +from:0x0215d8d4 kind:load to:0x0215c194 module:overlay(67) +from:0x0215d8d8 kind:load to:0x0209d10c module:overlay(0) +from:0x0215d8dc kind:load to:0x0215c1e0 module:overlay(67) +from:0x0215d8e0 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215d8e4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215d8e8 kind:load to:0x0215c1e4 module:overlay(67) +from:0x0215d8ec kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215d8f0 kind:load to:0x0209d220 module:overlay(0) +from:0x0215d8f4 kind:load to:0x0209d228 module:overlay(0) +from:0x0215d8f8 kind:load to:0x0209d22c module:overlay(0) +from:0x0215d8fc kind:load to:0x0209d238 module:overlay(0) +from:0x0215d900 kind:load to:0x0209d240 module:overlay(0) +from:0x0215d904 kind:load to:0x0215c204 module:overlay(67) +from:0x0215d908 kind:load to:0x0215c224 module:overlay(67) +from:0x0215d914 kind:load to:0x0215c26c module:overlay(67) +from:0x0215d918 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215d91c kind:load to:0x0209ca6c module:overlay(0) +from:0x0215d920 kind:load to:0x0209caac module:overlay(0) +from:0x0215d924 kind:load to:0x0209cacc module:overlay(0) +from:0x0215d930 kind:load to:0x0215c39c module:overlay(67) +from:0x0215d934 kind:load to:0x0209d10c module:overlay(0) +from:0x0215d938 kind:load to:0x0215c438 module:overlay(67) +from:0x0215d93c kind:load to:0x0215c4f0 module:overlay(67) +from:0x0215d940 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215d944 kind:load to:0x0215c574 module:overlay(67) +from:0x0215d948 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215d94c kind:load to:0x0209d220 module:overlay(0) +from:0x0215d950 kind:load to:0x0209d228 module:overlay(0) +from:0x0215d954 kind:load to:0x0209d22c module:overlay(0) +from:0x0215d958 kind:load to:0x0209d238 module:overlay(0) +from:0x0215d95c kind:load to:0x0209d240 module:overlay(0) +from:0x0215d960 kind:load to:0x0215c5a8 module:overlay(67) +from:0x0215d964 kind:load to:0x0215c5d0 module:overlay(67) diff --git a/config/eur1/arm9/overlays/ov067/symbols.txt b/config/eur1/arm9/overlays/ov067/symbols.txt new file mode 100644 index 00000000..7e6017e4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov067/symbols.txt @@ -0,0 +1,395 @@ +func_ov067_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov067_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov067_02157ff0 kind:function(arm,size=0x84) addr:0x02157ff0 +func_ov067_02158074 kind:function(arm,size=0xc) addr:0x02158074 +func_ov067_02158080 kind:function(arm,size=0x24) addr:0x02158080 +func_ov067_021580a4 kind:function(arm,size=0x80) addr:0x021580a4 +func_ov067_02158124 kind:function(arm,size=0xc) addr:0x02158124 +func_ov067_02158130 kind:function(arm,size=0x24) addr:0x02158130 +func_ov067_02158154 kind:function(arm,size=0x70) addr:0x02158154 +func_ov067_021581c4 kind:function(arm,size=0xc) addr:0x021581c4 +func_ov067_021581d0 kind:function(arm,size=0x24) addr:0x021581d0 +func_ov067_021581f4 kind:function(arm,size=0x74) addr:0x021581f4 +func_ov067_02158268 kind:function(arm,size=0x154) addr:0x02158268 +func_ov067_021583bc kind:function(arm,size=0x154) addr:0x021583bc +func_ov067_02158510 kind:function(arm,size=0x14) addr:0x02158510 +func_ov067_02158524 kind:function(arm,size=0x11c) addr:0x02158524 +func_ov067_02158640 kind:function(arm,size=0xb4) addr:0x02158640 +func_ov067_021586f4 kind:function(arm,size=0x54) addr:0x021586f4 +func_ov067_02158748 kind:function(arm,size=0xf4) addr:0x02158748 +func_ov067_0215883c kind:function(arm,size=0x78) addr:0x0215883c +func_ov067_021588b4 kind:function(arm,size=0x6c) addr:0x021588b4 +func_ov067_02158920 kind:function(arm,size=0x88) addr:0x02158920 +func_ov067_021589a8 kind:function(arm,size=0x6c) addr:0x021589a8 +func_ov067_02158a14 kind:function(arm,size=0x6c) addr:0x02158a14 +func_ov067_02158a80 kind:function(arm,size=0x54) addr:0x02158a80 +func_ov067_02158ad4 kind:function(arm,size=0x1d0) addr:0x02158ad4 +func_ov067_02158ca4 kind:function(arm,size=0xc) addr:0x02158ca4 +func_ov067_02158cb0 kind:function(arm,size=0x14) addr:0x02158cb0 +func_ov067_02158cc4 kind:function(arm,size=0xc) addr:0x02158cc4 +func_ov067_02158cd0 kind:function(arm,size=0x14) addr:0x02158cd0 +func_ov067_02158ce4 kind:function(arm,size=0xc) addr:0x02158ce4 +func_ov067_02158cf0 kind:function(arm,size=0x14) addr:0x02158cf0 +func_ov067_02158d04 kind:function(arm,size=0x2c) addr:0x02158d04 +func_ov067_02158d30 kind:function(arm,size=0xc) addr:0x02158d30 +func_ov067_02158d3c kind:function(arm,size=0x64) addr:0x02158d3c +func_ov067_02158da0 kind:function(arm,size=0xf0) addr:0x02158da0 +func_ov067_02158e90 kind:function(arm,size=0xf0) addr:0x02158e90 +func_ov067_02158f80 kind:function(arm,size=0xf4) addr:0x02158f80 +func_ov067_02159074 kind:function(arm,size=0xc) addr:0x02159074 +func_ov067_02159080 kind:function(arm,size=0x54) addr:0x02159080 +func_ov067_021590d4 kind:function(arm,size=0xc) addr:0x021590d4 +func_ov067_021590e0 kind:function(arm,size=0x14) addr:0x021590e0 +func_ov067_021590f4 kind:function(arm,size=0x4) addr:0x021590f4 +func_ov067_021590f8 kind:function(arm,size=0x4) addr:0x021590f8 +func_ov067_021590fc kind:function(arm,size=0x4) addr:0x021590fc +func_ov067_02159100 kind:function(arm,size=0xe0) addr:0x02159100 +func_ov067_021591e0 kind:function(arm,size=0x68) addr:0x021591e0 +func_ov067_02159248 kind:function(arm,size=0x1c) addr:0x02159248 +func_ov067_02159264 kind:function(arm,size=0x94) addr:0x02159264 +func_ov067_021592f8 kind:function(arm,size=0x68) addr:0x021592f8 +func_ov067_02159360 kind:function(arm,size=0x58) addr:0x02159360 +func_ov067_021593b8 kind:function(arm,size=0x7c) addr:0x021593b8 +func_ov067_02159434 kind:function(arm,size=0xac) addr:0x02159434 +func_ov067_021594e0 kind:function(arm,size=0x5c) addr:0x021594e0 +func_ov067_0215953c kind:function(arm,size=0x28) addr:0x0215953c +func_ov067_02159564 kind:function(arm,size=0x30) addr:0x02159564 +func_ov067_02159594 kind:function(arm,size=0x24) addr:0x02159594 +func_ov067_021595b8 kind:function(arm,size=0x2c) addr:0x021595b8 +func_ov067_021595e4 kind:function(arm,size=0x1c) addr:0x021595e4 +func_ov067_02159600 kind:function(arm,size=0x28) addr:0x02159600 +func_ov067_02159628 kind:function(arm,size=0x20) addr:0x02159628 +func_ov067_02159648 kind:function(arm,size=0x14) addr:0x02159648 +func_ov067_0215965c kind:function(arm,size=0x14) addr:0x0215965c +func_ov067_02159670 kind:function(arm,size=0x14) addr:0x02159670 +func_ov067_02159684 kind:function(arm,size=0x14) addr:0x02159684 +func_ov067_02159698 kind:function(arm,size=0xc) addr:0x02159698 +func_ov067_021596a4 kind:function(arm,size=0x24) addr:0x021596a4 +func_ov067_021596c8 kind:function(arm,size=0x6c) addr:0x021596c8 +func_ov067_02159734 kind:function(arm,size=0x90) addr:0x02159734 +func_ov067_021597c4 kind:function(arm,size=0x14) addr:0x021597c4 +func_ov067_021597d8 kind:function(arm,size=0x30) addr:0x021597d8 +func_ov067_02159808 kind:function(arm,size=0x38) addr:0x02159808 +func_ov067_02159840 kind:function(arm,size=0x34) addr:0x02159840 +func_ov067_02159874 kind:function(arm,size=0x54) addr:0x02159874 +func_ov067_021598c8 kind:function(arm,size=0x110) addr:0x021598c8 +func_ov067_021599d8 kind:function(arm,size=0x68) addr:0x021599d8 +func_ov067_02159a40 kind:function(arm,size=0x28) addr:0x02159a40 +func_ov067_02159a68 kind:function(arm,size=0xc) addr:0x02159a68 +func_ov067_02159a74 kind:function(arm,size=0xc) addr:0x02159a74 +func_ov067_02159a80 kind:function(arm,size=0xc) addr:0x02159a80 +func_ov067_02159a8c kind:function(arm,size=0x64) addr:0x02159a8c +func_ov067_02159af0 kind:function(arm,size=0x100) addr:0x02159af0 +func_ov067_02159bf0 kind:function(arm,size=0xd8) addr:0x02159bf0 +func_ov067_02159cc8 kind:function(arm,size=0xa0) addr:0x02159cc8 +func_ov067_02159d68 kind:function(arm,size=0x48) addr:0x02159d68 +func_ov067_02159db0 kind:function(arm,size=0x5c) addr:0x02159db0 +func_ov067_02159e0c kind:function(arm,size=0x24) addr:0x02159e0c +func_ov067_02159e30 kind:function(arm,size=0x10) addr:0x02159e30 +func_ov067_02159e40 kind:function(arm,size=0x8) addr:0x02159e40 +func_ov067_02159e48 kind:function(arm,size=0x1c) addr:0x02159e48 +func_ov067_02159e64 kind:function(arm,size=0x14) addr:0x02159e64 +func_ov067_02159e78 kind:function(arm,size=0xc) addr:0x02159e78 +func_ov067_02159e84 kind:function(arm,size=0x24) addr:0x02159e84 +func_ov067_02159ea8 kind:function(arm,size=0x28) addr:0x02159ea8 +func_ov067_02159ed0 kind:function(arm,size=0x20) addr:0x02159ed0 +func_ov067_02159ef0 kind:function(arm,size=0x50) addr:0x02159ef0 +func_ov067_02159f40 kind:function(arm,size=0x20) addr:0x02159f40 +func_ov067_02159f60 kind:function(arm,size=0x28) addr:0x02159f60 +func_ov067_02159f88 kind:function(arm,size=0x14) addr:0x02159f88 +func_ov067_02159f9c kind:function(arm,size=0xc) addr:0x02159f9c +func_ov067_02159fa8 kind:function(arm,size=0x24) addr:0x02159fa8 +func_ov067_02159fcc kind:function(arm,size=0x28) addr:0x02159fcc +func_ov067_02159ff4 kind:function(arm,size=0x20) addr:0x02159ff4 +func_ov067_0215a014 kind:function(arm,size=0x50) addr:0x0215a014 +func_ov067_0215a064 kind:function(arm,size=0x20) addr:0x0215a064 +func_ov067_0215a084 kind:function(arm,size=0x28) addr:0x0215a084 +func_ov067_0215a0ac kind:function(arm,size=0x14) addr:0x0215a0ac +func_ov067_0215a0c0 kind:function(arm,size=0x20) addr:0x0215a0c0 +func_ov067_0215a0e0 kind:function(arm,size=0x4) addr:0x0215a0e0 +func_ov067_0215a0e4 kind:function(arm,size=0x4) addr:0x0215a0e4 +func_ov067_0215a0e8 kind:function(arm,size=0xc) addr:0x0215a0e8 +func_ov067_0215a0f4 kind:function(arm,size=0x24) addr:0x0215a0f4 +func_ov067_0215a118 kind:function(arm,size=0x40) addr:0x0215a118 +func_ov067_0215a158 kind:function(arm,size=0xe4) addr:0x0215a158 +func_ov067_0215a23c kind:function(arm,size=0x30) addr:0x0215a23c +func_ov067_0215a26c kind:function(arm,size=0x38) addr:0x0215a26c +func_ov067_0215a2a4 kind:function(arm,size=0x4c) addr:0x0215a2a4 +func_ov067_0215a2f0 kind:function(arm,size=0x48) addr:0x0215a2f0 +func_ov067_0215a338 kind:function(arm,size=0x14) addr:0x0215a338 +func_ov067_0215a34c kind:function(arm,size=0x84) addr:0x0215a34c +func_ov067_0215a3d0 kind:function(arm,size=0x74) addr:0x0215a3d0 +func_ov067_0215a444 kind:function(arm,size=0x4) addr:0x0215a444 +func_ov067_0215a448 kind:function(arm,size=0x8c) addr:0x0215a448 +func_ov067_0215a4d4 kind:function(arm,size=0x74) addr:0x0215a4d4 +func_ov067_0215a548 kind:function(arm,size=0xb8) addr:0x0215a548 +func_ov067_0215a600 kind:function(arm,size=0x6c) addr:0x0215a600 +func_ov067_0215a66c kind:function(arm,size=0xc8) addr:0x0215a66c +func_ov067_0215a734 kind:function(arm,size=0x38) addr:0x0215a734 +func_ov067_0215a76c kind:function(arm,size=0xb0) addr:0x0215a76c +func_ov067_0215a81c kind:function(arm,size=0xb0) addr:0x0215a81c +func_ov067_0215a8cc kind:function(arm,size=0x30) addr:0x0215a8cc +func_ov067_0215a8fc kind:function(arm,size=0x4c) addr:0x0215a8fc +func_ov067_0215a948 kind:function(arm,size=0x54) addr:0x0215a948 +func_ov067_0215a99c kind:function(arm,size=0x238) addr:0x0215a99c +func_ov067_0215abd4 kind:function(arm,size=0x8c) addr:0x0215abd4 +func_ov067_0215ac60 kind:function(arm,size=0x14) addr:0x0215ac60 +func_ov067_0215ac74 kind:function(arm,size=0xc) addr:0x0215ac74 +func_ov067_0215ac80 kind:function(arm,size=0x24) addr:0x0215ac80 +func_ov067_0215aca4 kind:function(arm,size=0x48) addr:0x0215aca4 +func_ov067_0215acec kind:function(arm,size=0x108) addr:0x0215acec +func_ov067_0215adf4 kind:function(arm,size=0x28) addr:0x0215adf4 +func_ov067_0215ae1c kind:function(arm,size=0x30) addr:0x0215ae1c +func_ov067_0215ae4c kind:function(arm,size=0x28) addr:0x0215ae4c +func_ov067_0215ae74 kind:function(arm,size=0x48) addr:0x0215ae74 +func_ov067_0215aebc kind:function(arm,size=0x14) addr:0x0215aebc +func_ov067_0215aed0 kind:function(arm,size=0x4c) addr:0x0215aed0 +func_ov067_0215af1c kind:function(arm,size=0x64) addr:0x0215af1c +func_ov067_0215af80 kind:function(arm,size=0x4) addr:0x0215af80 +func_ov067_0215af84 kind:function(arm,size=0x64) addr:0x0215af84 +func_ov067_0215afe8 kind:function(arm,size=0x4) addr:0x0215afe8 +func_ov067_0215afec kind:function(arm,size=0x64) addr:0x0215afec +func_ov067_0215b050 kind:function(arm,size=0x4) addr:0x0215b050 +func_ov067_0215b054 kind:function(arm,size=0x70) addr:0x0215b054 +func_ov067_0215b0c4 kind:function(arm,size=0x34) addr:0x0215b0c4 +func_ov067_0215b0f8 kind:function(arm,size=0x78) addr:0x0215b0f8 +func_ov067_0215b170 kind:function(arm,size=0x14) addr:0x0215b170 +func_ov067_0215b184 kind:function(arm,size=0xc) addr:0x0215b184 +func_ov067_0215b190 kind:function(arm,size=0x24) addr:0x0215b190 +func_ov067_0215b1b4 kind:function(arm,size=0x48) addr:0x0215b1b4 +func_ov067_0215b1fc kind:function(arm,size=0xa4) addr:0x0215b1fc +func_ov067_0215b2a0 kind:function(arm,size=0xe8) addr:0x0215b2a0 +func_ov067_0215b388 kind:function(arm,size=0x4c) addr:0x0215b388 +func_ov067_0215b3d4 kind:function(arm,size=0x3c) addr:0x0215b3d4 +func_ov067_0215b410 kind:function(arm,size=0x2c) addr:0x0215b410 +func_ov067_0215b43c kind:function(arm,size=0x28) addr:0x0215b43c +func_ov067_0215b464 kind:function(arm,size=0x30) addr:0x0215b464 +func_ov067_0215b494 kind:function(arm,size=0x14) addr:0x0215b494 +func_ov067_0215b4a8 kind:function(arm,size=0xc) addr:0x0215b4a8 +func_ov067_0215b4b4 kind:function(arm,size=0x24) addr:0x0215b4b4 +func_ov067_0215b4d8 kind:function(arm,size=0x50) addr:0x0215b4d8 +func_ov067_0215b528 kind:function(arm,size=0x58) addr:0x0215b528 +func_ov067_0215b580 kind:function(arm,size=0x30) addr:0x0215b580 +func_ov067_0215b5b0 kind:function(arm,size=0x3c) addr:0x0215b5b0 +func_ov067_0215b5ec kind:function(arm,size=0x90) addr:0x0215b5ec +func_ov067_0215b67c kind:function(arm,size=0xc) addr:0x0215b67c +func_ov067_0215b688 kind:function(arm,size=0x14) addr:0x0215b688 +func_ov067_0215b69c kind:function(arm,size=0x158) addr:0x0215b69c +func_ov067_0215b7f4 kind:function(arm,size=0xa0) addr:0x0215b7f4 +func_ov067_0215b894 kind:function(arm,size=0x14) addr:0x0215b894 +func_ov067_0215b8a8 kind:function(arm,size=0x14) addr:0x0215b8a8 +func_ov067_0215b8bc kind:function(arm,size=0x128) addr:0x0215b8bc +func_ov067_0215b9e4 kind:function(arm,size=0x20) addr:0x0215b9e4 +func_ov067_0215ba04 kind:function(arm,size=0xd8) addr:0x0215ba04 +func_ov067_0215badc kind:function(arm,size=0x1c) addr:0x0215badc +func_ov067_0215baf8 kind:function(arm,size=0x40) addr:0x0215baf8 +func_ov067_0215bb38 kind:function(arm,size=0x48) addr:0x0215bb38 +func_ov067_0215bb80 kind:function(arm,size=0x14) addr:0x0215bb80 +func_ov067_0215bb94 kind:function(arm,size=0xc) addr:0x0215bb94 +func_ov067_0215bba0 kind:function(arm,size=0x24) addr:0x0215bba0 +func_ov067_0215bbc4 kind:function(arm,size=0x44) addr:0x0215bbc4 +func_ov067_0215bc08 kind:function(arm,size=0x20) addr:0x0215bc08 +func_ov067_0215bc28 kind:function(arm,size=0x1d8) addr:0x0215bc28 +func_ov067_0215be00 kind:function(arm,size=0x4) addr:0x0215be00 +func_ov067_0215be04 kind:function(arm,size=0x20) addr:0x0215be04 +func_ov067_0215be24 kind:function(arm,size=0x28) addr:0x0215be24 +func_ov067_0215be4c kind:function(arm,size=0x14) addr:0x0215be4c +func_ov067_0215be60 kind:function(arm,size=0xc) addr:0x0215be60 +func_ov067_0215be6c kind:function(arm,size=0x24) addr:0x0215be6c +func_ov067_0215be90 kind:function(arm,size=0x90) addr:0x0215be90 +func_ov067_0215bf20 kind:function(arm,size=0x74) addr:0x0215bf20 +func_ov067_0215bf94 kind:function(arm,size=0x4c) addr:0x0215bf94 +func_ov067_0215bfe0 kind:function(arm,size=0x4) addr:0x0215bfe0 +func_ov067_0215bfe4 kind:function(arm,size=0x20) addr:0x0215bfe4 +func_ov067_0215c004 kind:function(arm,size=0x20) addr:0x0215c004 +func_ov067_0215c024 kind:function(arm,size=0x28) addr:0x0215c024 +func_ov067_0215c04c kind:function(arm,size=0x14) addr:0x0215c04c +func_ov067_0215c060 kind:function(arm,size=0xc) addr:0x0215c060 +func_ov067_0215c06c kind:function(arm,size=0x24) addr:0x0215c06c +func_ov067_0215c090 kind:function(arm,size=0x90) addr:0x0215c090 +func_ov067_0215c120 kind:function(arm,size=0x74) addr:0x0215c120 +func_ov067_0215c194 kind:function(arm,size=0x4c) addr:0x0215c194 +func_ov067_0215c1e0 kind:function(arm,size=0x4) addr:0x0215c1e0 +func_ov067_0215c1e4 kind:function(arm,size=0x20) addr:0x0215c1e4 +func_ov067_0215c204 kind:function(arm,size=0x20) addr:0x0215c204 +func_ov067_0215c224 kind:function(arm,size=0x28) addr:0x0215c224 +func_ov067_0215c24c kind:function(arm,size=0x14) addr:0x0215c24c +func_ov067_0215c260 kind:function(arm,size=0xc) addr:0x0215c260 +func_ov067_0215c26c kind:function(arm,size=0x24) addr:0x0215c26c +func_ov067_0215c290 kind:function(arm,size=0x48) addr:0x0215c290 +func_ov067_0215c2d8 kind:function(arm,size=0xc4) addr:0x0215c2d8 +func_ov067_0215c39c kind:function(arm,size=0x9c) addr:0x0215c39c +func_ov067_0215c438 kind:function(arm,size=0xb8) addr:0x0215c438 +func_ov067_0215c4f0 kind:function(arm,size=0x14) addr:0x0215c4f0 +func_ov067_0215c504 kind:function(arm,size=0x70) addr:0x0215c504 +func_ov067_0215c574 kind:function(arm,size=0x34) addr:0x0215c574 +func_ov067_0215c5a8 kind:function(arm,size=0x28) addr:0x0215c5a8 +func_ov067_0215c5d0 kind:function(arm,size=0x30) addr:0x0215c5d0 +func_ov067_0215c600 kind:function(arm,size=0x14) addr:0x0215c600 +data_ov067_0215c634 kind:data(any) addr:0x0215c634 ambiguous +data_ov067_0215c638 kind:data(any) addr:0x0215c638 +data_ov067_0215c640 kind:data(any) addr:0x0215c640 +data_ov067_0215c648 kind:data(any) addr:0x0215c648 +data_ov067_0215c650 kind:data(any) addr:0x0215c650 +data_ov067_0215c660 kind:data(any) addr:0x0215c660 +data_ov067_0215c664 kind:data(any) addr:0x0215c664 +data_ov067_0215c688 kind:data(any) addr:0x0215c688 +data_ov067_0215c690 kind:data(any) addr:0x0215c690 +data_ov067_0215c69c kind:data(any) addr:0x0215c69c +data_ov067_0215c6a4 kind:data(any) addr:0x0215c6a4 ambiguous +data_ov067_0215c6ac kind:data(any) addr:0x0215c6ac +data_ov067_0215c6c4 kind:data(any) addr:0x0215c6c4 +data_ov067_0215c6cc kind:data(any) addr:0x0215c6cc +data_ov067_0215c6dc kind:data(any) addr:0x0215c6dc +data_ov067_0215c6f0 kind:data(any) addr:0x0215c6f0 +data_ov067_0215c700 kind:data(any) addr:0x0215c700 +data_ov067_0215c710 kind:data(any) addr:0x0215c710 +__sinit_ov067_0215c720 kind:function(arm,size=0x11c) addr:0x0215c720 +__sinit_ov067_0215c83c kind:function(arm,size=0x50) addr:0x0215c83c +__sinit_ov067_0215c88c kind:function(arm,size=0x50) addr:0x0215c88c +__sinit_ov067_0215c8dc kind:function(arm,size=0x50) addr:0x0215c8dc +__sinit_ov067_0215c92c kind:function(arm,size=0x50) addr:0x0215c92c +__sinit_ov067_0215c97c kind:function(arm,size=0x50) addr:0x0215c97c +__sinit_ov067_0215c9cc kind:function(arm,size=0x50) addr:0x0215c9cc +__sinit_ov067_0215ca1c kind:function(arm,size=0x68) addr:0x0215ca1c +__sinit_ov067_0215ca84 kind:function(arm,size=0x50) addr:0x0215ca84 +__sinit_ov067_0215cad4 kind:function(arm,size=0x50) addr:0x0215cad4 +__sinit_ov067_0215cb24 kind:function(arm,size=0x50) addr:0x0215cb24 +__sinit_ov067_0215cb74 kind:function(arm,size=0x50) addr:0x0215cb74 +.p__sinit_ov067_0215c720 kind:data(word) addr:0x0215cbc4 +.p__sinit_ov067_0215c83c kind:data(word) addr:0x0215cbc8 +.p__sinit_ov067_0215c88c kind:data(word) addr:0x0215cbcc +.p__sinit_ov067_0215c8dc kind:data(word) addr:0x0215cbd0 +.p__sinit_ov067_0215c92c kind:data(word) addr:0x0215cbd4 +.p__sinit_ov067_0215c97c kind:data(word) addr:0x0215cbd8 +.p__sinit_ov067_0215c9cc kind:data(word) addr:0x0215cbdc +.p__sinit_ov067_0215ca1c kind:data(word) addr:0x0215cbe0 +.p__sinit_ov067_0215ca84 kind:data(word) addr:0x0215cbe4 +.p__sinit_ov067_0215cad4 kind:data(word) addr:0x0215cbe8 +.p__sinit_ov067_0215cb24 kind:data(word) addr:0x0215cbec +.p__sinit_ov067_0215cb74 kind:data(word) addr:0x0215cbf0 +data_ov067_0215cc08 kind:data(any) addr:0x0215cc08 +data_ov067_0215cc2c kind:data(any) addr:0x0215cc2c +data_ov067_0215cc30 kind:data(any) addr:0x0215cc30 ambiguous +data_ov067_0215cc50 kind:data(any) addr:0x0215cc50 +data_ov067_0215cc74 kind:data(any) addr:0x0215cc74 +data_ov067_0215cc98 kind:data(any) addr:0x0215cc98 +data_ov067_0215ccdc kind:data(any) addr:0x0215ccdc +data_ov067_0215cd44 kind:data(any) addr:0x0215cd44 +data_ov067_0215cdac kind:data(any) addr:0x0215cdac +data_ov067_0215ce1c kind:data(any) addr:0x0215ce1c ambiguous +data_ov067_0215ce34 kind:data(any) addr:0x0215ce34 ambiguous +data_ov067_0215ce5c kind:data(any) addr:0x0215ce5c +data_ov067_0215cf34 kind:data(any) addr:0x0215cf34 ambiguous +data_ov067_0215cf78 kind:data(any) addr:0x0215cf78 +data_ov067_0215cff8 kind:data(any) addr:0x0215cff8 ambiguous +data_ov067_0215d074 kind:data(any) addr:0x0215d074 ambiguous +data_ov067_0215d088 kind:data(any) addr:0x0215d088 ambiguous +data_ov067_0215d0c0 kind:data(any) addr:0x0215d0c0 +data_ov067_0215d0e0 kind:data(any) addr:0x0215d0e0 +data_ov067_0215d104 kind:data(any) addr:0x0215d104 +data_ov067_0215d120 kind:data(any) addr:0x0215d120 ambiguous +data_ov067_0215d144 kind:data(any) addr:0x0215d144 +data_ov067_0215d148 kind:data(any) addr:0x0215d148 ambiguous +data_ov067_0215d19c kind:data(any) addr:0x0215d19c +data_ov067_0215d1f1 kind:data(any) addr:0x0215d1f1 ambiguous +data_ov067_0215d1f4 kind:data(any) addr:0x0215d1f4 +data_ov067_0215d20c kind:data(any) addr:0x0215d20c +data_ov067_0215d218 kind:data(any) addr:0x0215d218 ambiguous +data_ov067_0215d25c kind:data(any) addr:0x0215d25c +data_ov067_0215d36c kind:data(any) addr:0x0215d36c ambiguous +data_ov067_0215d3b4 kind:data(any) addr:0x0215d3b4 +data_ov067_0215d3d8 kind:data(any) addr:0x0215d3d8 +data_ov067_0215d438 kind:data(any) addr:0x0215d438 +data_ov067_0215d45c kind:data(any) addr:0x0215d45c +data_ov067_0215d4b4 kind:data(any) addr:0x0215d4b4 +data_ov067_0215d4cc kind:data(any) addr:0x0215d4cc +data_ov067_0215d4ec kind:data(any) addr:0x0215d4ec +data_ov067_0215d504 kind:data(any) addr:0x0215d504 ambiguous +data_ov067_0215d50c kind:data(any) addr:0x0215d50c +data_ov067_0215d524 kind:data(any) addr:0x0215d524 +data_ov067_0215d544 kind:data(any) addr:0x0215d544 +data_ov067_0215d568 kind:data(any) addr:0x0215d568 +data_ov067_0215d58c kind:data(any) addr:0x0215d58c +data_ov067_0215d5e0 kind:data(any) addr:0x0215d5e0 +data_ov067_0215d5e8 kind:data(any) addr:0x0215d5e8 ambiguous +data_ov067_0215d5f4 kind:data(any) addr:0x0215d5f4 ambiguous +data_ov067_0215d600 kind:data(any) addr:0x0215d600 +data_ov067_0215d620 kind:data(any) addr:0x0215d620 +data_ov067_0215d638 kind:data(any) addr:0x0215d638 +data_ov067_0215d658 kind:data(any) addr:0x0215d658 +data_ov067_0215d67c kind:data(any) addr:0x0215d67c +data_ov067_0215d6d8 kind:data(any) addr:0x0215d6d8 +data_ov067_0215d6f4 kind:data(any) addr:0x0215d6f4 +data_ov067_0215d71c kind:data(any) addr:0x0215d71c +data_ov067_0215d75c kind:data(any) addr:0x0215d75c +data_ov067_0215d778 kind:data(any) addr:0x0215d778 +data_ov067_0215d7a4 kind:data(any) addr:0x0215d7a4 +data_ov067_0215d7e4 kind:data(any) addr:0x0215d7e4 +data_ov067_0215d800 kind:data(any) addr:0x0215d800 +data_ov067_0215d840 kind:data(any) addr:0x0215d840 +data_ov067_0215d85c kind:data(any) addr:0x0215d85c +data_ov067_0215d878 kind:data(any) addr:0x0215d878 +data_ov067_0215d8b8 kind:data(any) addr:0x0215d8b8 +data_ov067_0215d8d0 kind:data(any) addr:0x0215d8d0 ambiguous +data_ov067_0215d8d4 kind:data(any) addr:0x0215d8d4 +data_ov067_0215d914 kind:data(any) addr:0x0215d914 +data_ov067_0215d930 kind:data(any) addr:0x0215d930 +data_ov067_0215d980 kind:bss addr:0x0215d980 +data_ov067_0215d990 kind:bss addr:0x0215d990 +data_ov067_0215d99c kind:bss addr:0x0215d99c +data_ov067_0215d9a8 kind:bss addr:0x0215d9a8 +data_ov067_0215d9b4 kind:bss addr:0x0215d9b4 +data_ov067_0215d9c0 kind:bss addr:0x0215d9c0 +data_ov067_0215da98 kind:bss addr:0x0215da98 +data_ov067_0215dafc kind:bss addr:0x0215dafc ambiguous +data_ov067_0215db70 kind:bss addr:0x0215db70 +data_ov067_0215dbf8 kind:bss addr:0x0215dbf8 ambiguous +data_ov067_0215dc48 kind:bss addr:0x0215dc48 +data_ov067_0215dcf8 kind:bss addr:0x0215dcf8 ambiguous +data_ov067_0215dd20 kind:bss addr:0x0215dd20 +data_ov067_0215dd24 kind:bss addr:0x0215dd24 +data_ov067_0215dd30 kind:bss addr:0x0215dd30 +data_ov067_0215de08 kind:bss addr:0x0215de08 +data_ov067_0215de0c kind:bss addr:0x0215de0c +data_ov067_0215de18 kind:bss addr:0x0215de18 +data_ov067_0215de24 kind:bss addr:0x0215de24 ambiguous +data_ov067_0215def0 kind:bss addr:0x0215def0 +data_ov067_0215def4 kind:bss addr:0x0215def4 +data_ov067_0215df00 kind:bss addr:0x0215df00 +data_ov067_0215dfd8 kind:bss addr:0x0215dfd8 +data_ov067_0215dfdc kind:bss addr:0x0215dfdc +data_ov067_0215dfe8 kind:bss addr:0x0215dfe8 +data_ov067_0215e024 kind:bss addr:0x0215e024 +data_ov067_0215e028 kind:bss addr:0x0215e028 +data_ov067_0215e034 kind:bss addr:0x0215e034 +data_ov067_0215e064 kind:bss addr:0x0215e064 ambiguous +data_ov067_0215e078 kind:bss addr:0x0215e078 +data_ov067_0215e07c kind:bss addr:0x0215e07c +data_ov067_0215e088 kind:bss addr:0x0215e088 +data_ov067_0215e0b8 kind:bss addr:0x0215e0b8 ambiguous +data_ov067_0215e0ec kind:bss addr:0x0215e0ec ambiguous +data_ov067_0215e15c kind:bss addr:0x0215e15c +data_ov067_0215e164 kind:bss addr:0x0215e164 +data_ov067_0215e170 kind:bss addr:0x0215e170 +data_ov067_0215e17c kind:bss addr:0x0215e17c +data_ov067_0215e19c kind:bss addr:0x0215e19c +data_ov067_0215e1ac kind:bss addr:0x0215e1ac ambiguous +data_ov067_0215e250 kind:bss addr:0x0215e250 +data_ov067_0215e254 kind:bss addr:0x0215e254 +data_ov067_0215e260 kind:bss addr:0x0215e260 +data_ov067_0215e280 kind:bss addr:0x0215e280 +data_ov067_0215e284 kind:bss addr:0x0215e284 +data_ov067_0215e290 kind:bss addr:0x0215e290 +data_ov067_0215e2d4 kind:bss addr:0x0215e2d4 ambiguous +data_ov067_0215e364 kind:bss addr:0x0215e364 +data_ov067_0215e388 kind:bss addr:0x0215e388 +data_ov067_0215e38c kind:bss addr:0x0215e38c +data_ov067_0215e398 kind:bss addr:0x0215e398 +data_ov067_0215e3c4 kind:bss addr:0x0215e3c4 ambiguous +data_ov067_0215e410 kind:bss addr:0x0215e410 ambiguous +data_ov067_0215e46c kind:bss addr:0x0215e46c +data_ov067_0215e490 kind:bss addr:0x0215e490 +data_ov067_0215e494 kind:bss addr:0x0215e494 +data_ov067_0215e4a0 kind:bss addr:0x0215e4a0 +data_ov067_0215e4c0 kind:bss addr:0x0215e4c0 diff --git a/config/eur1/arm9/overlays/ov068/delinks.txt b/config/eur1/arm9/overlays/ov068/delinks.txt new file mode 100644 index 00000000..e0c95f06 --- /dev/null +++ b/config/eur1/arm9/overlays/ov068/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x021620a0 kind:code align:32 + .rodata start:0x021620a0 end:0x02162110 kind:rodata align:4 + .init start:0x02162110 end:0x02162700 kind:code align:4 + .ctor start:0x02162700 end:0x0216274c kind:rodata align:4 + .data start:0x02162760 end:0x02163d60 kind:data align:32 + .bss start:0x02163d60 end:0x02164d40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov068/relocs.txt b/config/eur1/arm9/overlays/ov068/relocs.txt new file mode 100644 index 00000000..e04b566c --- /dev/null +++ b/config/eur1/arm9/overlays/ov068/relocs.txt @@ -0,0 +1,2237 @@ +from:0x02157fc8 kind:load to:0x02163d70 module:overlay(68) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x02158018 module:overlay(68) +from:0x02157ffc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02158014 kind:load to:0x02162768 module:overlay(68) +from:0x02158020 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02158034 kind:load to:0x0216278c module:overlay(68) +from:0x0215806c kind:load to:0x027e0cdc module:dtcm +from:0x02158070 kind:load to:0x02082a6c module:overlay(0) +from:0x02158084 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158098 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021580a0 kind:arm_call to:0x02011ff4 module:main +from:0x021580b4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021580c8 kind:load to:0x02163dbc module:overlay(68) +from:0x021580dc kind:arm_call to:0x02011f3c module:main +from:0x021580e8 kind:arm_call to:0x02158140 module:overlay(68) +from:0x021580fc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02158138 kind:load to:0x021627e8 module:overlay(68) +from:0x0215814c kind:arm_call to:0x020983dc module:overlay(0) +from:0x021581b4 kind:load to:0x0216285c module:overlay(68) +from:0x021581b8 kind:load to:0x027e0d64 module:dtcm +from:0x021581d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021581dc kind:load to:0x027e0d64 module:dtcm +from:0x021581f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021581fc kind:arm_call to:0x02011ff4 module:main +from:0x02158208 kind:load to:0x027e0d64 module:dtcm +from:0x02158224 kind:arm_call to:0x02016fbc module:main +from:0x02158234 kind:arm_call to:0x02158288 module:overlay(68) +from:0x02158250 kind:arm_call to:0x020c4dd4 module:overlay(24) +from:0x02158268 kind:arm_call to:0x0215d7cc module:overlay(68) +from:0x02158270 kind:load to:0x020d8780 module:overlays(19,24) +from:0x02158274 kind:load to:0x027e0d6c module:dtcm +from:0x02158294 kind:arm_call to:0x0215827c module:overlay(68) +from:0x021582cc kind:load to:0x02162804 module:overlay(68) +from:0x02158304 kind:load to:0x0216282c module:overlay(68) +from:0x02158324 kind:arm_call to:0x02158288 module:overlay(68) +from:0x0215832c kind:load to:0x02164294 module:overlay(68) +from:0x02158338 kind:arm_call to:0x0215878c module:overlay(68) +from:0x02158384 kind:arm_call to:0x02158288 module:overlay(68) +from:0x021583e8 kind:arm_call to:0x021588ec module:overlay(68) +from:0x02158408 kind:arm_call to:0x02158838 module:overlay(68) +from:0x02158434 kind:arm_call to:0x021588ec module:overlay(68) +from:0x02158454 kind:arm_call to:0x02158838 module:overlay(68) +from:0x02158480 kind:arm_call to:0x021588ec module:overlay(68) +from:0x021584a0 kind:arm_call to:0x02158838 module:overlay(68) +from:0x021584d0 kind:arm_call to:0x02158288 module:overlay(68) +from:0x02158518 kind:arm_call to:0x02158288 module:overlay(68) +from:0x02158520 kind:load to:0x02164494 module:overlay(68) +from:0x02158560 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021585c0 kind:arm_call to:0x01fff350 module:itcm +from:0x021585d0 kind:arm_call to:0x01fff350 module:itcm +from:0x021585e8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021585f8 kind:arm_call to:0x01fff350 module:itcm +from:0x02158620 kind:arm_call to:0x0215d73c module:overlay(68) +from:0x0215862c kind:arm_call to:0x0215df08 module:overlay(68) +from:0x02158638 kind:load to:0x027e0ce4 module:dtcm +from:0x02158640 kind:load to:0x020b3040 module:overlay(0) +from:0x02158644 kind:load to:0x027e0d6c module:dtcm +from:0x02158648 kind:load to:0x02164294 module:overlay(68) +from:0x02158670 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021586c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021586d8 kind:arm_call to:0x02158a3c module:overlay(68) +from:0x021586e4 kind:arm_call to:0x0215a58c module:overlay(68) +from:0x021586f0 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02158710 kind:arm_call to:0x02158288 module:overlay(68) +from:0x0215871c kind:load to:0x027e0ce4 module:dtcm +from:0x02158740 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158784 kind:load to:0x027e0ce4 module:dtcm +from:0x02158788 kind:load to:0x02164494 module:overlay(68) +from:0x021587bc kind:arm_call to:0x0209764c module:overlay(0) +from:0x021587f4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158820 kind:arm_call to:0x02158838 module:overlay(68) +from:0x0215882c kind:load to:0x021620a0 module:overlay(68) +from:0x02158830 kind:load to:0x020b53e4 module:overlay(0) +from:0x021588a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021588cc kind:arm_call to:0x02158a3c module:overlay(68) +from:0x021588d8 kind:arm_call to:0x0215a58c module:overlay(68) +from:0x021588e4 kind:load to:0x02049be4 module:main +from:0x021588e8 kind:load to:0x027e0ce4 module:dtcm +from:0x02158910 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158954 kind:load to:0x027e0ce4 module:dtcm +from:0x02158978 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158a14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158a34 kind:load to:0x027e0ce4 module:dtcm +from:0x02158a38 kind:load to:0x02049be4 module:main +from:0x02158aa4 kind:load to:0x02049be4 module:main +from:0x02158aa8 kind:load to:0x021620a0 module:overlay(68) +from:0x02158ab8 kind:arm_call to:0x02158b38 module:overlay(68) +from:0x02158adc kind:arm_call to:0x02158958 module:overlay(68) +from:0x02158afc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158b1c kind:arm_call to:0x02158a3c module:overlay(68) +from:0x02158b28 kind:arm_call to:0x0215a58c module:overlay(68) +from:0x02158b34 kind:load to:0x027e0ce4 module:dtcm +from:0x02158b58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158bec kind:load to:0x027e0ce4 module:dtcm +from:0x02158bf8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02158c0c kind:load to:0x02163e08 module:overlay(68) +from:0x02158c20 kind:arm_call to:0x02011f3c module:main +from:0x02158c2c kind:arm_call to:0x02158c80 module:overlay(68) +from:0x02158c44 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02158c7c kind:load to:0x021628b8 module:overlay(68) +from:0x02158c88 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02158c98 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02158cf4 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x02158d28 kind:load to:0x0216292c module:overlay(68) +from:0x02158d2c kind:load to:0x02163e08 module:overlay(68) +from:0x02158d48 kind:arm_call to:0x02158db0 module:overlay(68) +from:0x02158d70 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02158d8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02158da0 kind:load to:0x027e0cec module:dtcm +from:0x02158dbc kind:arm_call to:0x02158da4 module:overlay(68) +from:0x02158df4 kind:load to:0x021628d4 module:overlay(68) +from:0x02158e58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158e60 kind:load to:0x021628fc module:overlay(68) +from:0x02158e70 kind:arm_call to:0x0215e41c module:overlay(68) +from:0x02158e90 kind:load to:0x02164294 module:overlay(68) +from:0x02158ec4 kind:load to:0x020bfa90 module:overlays(2,4,17) +from:0x02158ed0 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02158eec kind:arm_call to:0x02158db0 module:overlay(68) +from:0x02158ef4 kind:arm_call to:0x02159240 module:overlay(68) +from:0x02158f5c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158f70 kind:arm_call to:0x0215e57c module:overlay(68) +from:0x02158f88 kind:arm_call to:0x02158db0 module:overlay(68) +from:0x02158fb0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02158fc0 kind:load to:0x027e09a8 module:dtcm +from:0x02158fc8 kind:load to:0x02164294 module:overlay(68) +from:0x02158fcc kind:load to:0x027e0cec module:dtcm +from:0x02159018 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159070 kind:load to:0x027e09a8 module:dtcm +from:0x021590d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159154 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021591b4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021591c4 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x021591d0 kind:load to:0x027e0cd8 module:dtcm +from:0x021591d4 kind:load to:0x027e09a8 module:dtcm +from:0x021591e8 kind:arm_call to:0x0211e344 module:overlay(34) +from:0x02159218 kind:arm_call to:0x0211e344 module:overlay(34) +from:0x02159248 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215926c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215927c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02159284 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215929c kind:load to:0x01ff916c module:itcm +from:0x021592d8 kind:arm_call to:0x01ffc634 module:itcm +from:0x02159310 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02159320 kind:load to:0x027e09b4 module:dtcm +from:0x02159350 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215935c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159380 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159388 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021593a0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021593a8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021593b0 kind:arm_call to:0x02011ff4 module:main +from:0x021593c4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021593d8 kind:load to:0x02163ef4 module:overlay(68) +from:0x021593ec kind:arm_call to:0x02011f3c module:main +from:0x021593f8 kind:arm_call to:0x02159458 module:overlay(68) +from:0x02159410 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02159450 kind:load to:0x02162988 module:overlay(68) +from:0x02159464 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021594c8 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x021594f4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02159510 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159520 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159538 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215957c kind:arm_call to:0x02098680 module:overlay(0) +from:0x021595a4 kind:load to:0x02162a78 module:overlay(68) +from:0x021595a8 kind:load to:0x02163ef4 module:overlay(68) +from:0x021595ac kind:load to:0x02162a2c module:overlay(68) +from:0x021595b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021595fc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215960c kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02159618 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02159624 kind:load to:0x0215a774 module:overlay(68) +from:0x02159658 kind:arm_call to:0x02159628 module:overlay(68) +from:0x02159690 kind:load to:0x021629a4 module:overlay(68) +from:0x021596a8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02159728 kind:arm_call to:0x01ff9770 module:itcm +from:0x02159738 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215974c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021597c4 kind:arm_call to:0x020980d0 module:overlay(0) +from:0x021597d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021597e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021597f0 kind:arm_call to:0x01ff938c module:itcm +from:0x021597fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02159808 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159818 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159830 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159864 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159870 kind:arm_call to:0x01fff458 module:itcm +from:0x021598a4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021598c0 kind:arm_call to:0x0215964c module:overlay(68) +from:0x0215990c kind:load to:0x0203e964 module:main +from:0x02159910 kind:load to:0x027e09a8 module:dtcm +from:0x02159914 kind:load to:0x027e0ce4 module:dtcm +from:0x0215991c kind:load to:0x02163ee0 module:overlay(68) +from:0x02159980 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215998c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159998 kind:arm_call to:0x0215a708 module:overlay(68) +from:0x021599b0 kind:arm_call to:0x02159694 module:overlay(68) +from:0x021599c8 kind:load to:0x021629e4 module:overlay(68) +from:0x02159a38 kind:load to:0x02049be4 module:main +from:0x02159a80 kind:arm_call to:0x0215a6e8 module:overlay(68) +from:0x02159a90 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02159aa0 kind:arm_call to:0x02158aac module:overlay(68) +from:0x02159ac0 kind:load to:0x027e0d64 module:dtcm +from:0x02159b30 kind:load to:0x02162ad0 module:overlay(68) +from:0x02159b40 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159b4c kind:arm_call to:0x02016958 module:main +from:0x02159b5c kind:arm_call to:0x01ff930c module:itcm +from:0x02159b84 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02159bf0 kind:load to:0x02162ad0 module:overlay(68) +from:0x02159c3c kind:arm_call to:0x01ff930c module:itcm +from:0x02159c4c kind:arm_call to:0x01ff916c module:itcm +from:0x02159c5c kind:arm_call to:0x0215a6e8 module:overlay(68) +from:0x02159c6c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02159c7c kind:arm_call to:0x02158aac module:overlay(68) +from:0x02159c88 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02159cd8 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02159cec kind:arm_call to:0x01ff930c module:itcm +from:0x02159d08 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02159d10 kind:load to:0x027e0d64 module:dtcm +from:0x02159d90 kind:load to:0x02162ad0 module:overlay(68) +from:0x02159dcc kind:arm_call to:0x01ff930c module:itcm +from:0x02159e28 kind:arm_call to:0x01ff930c module:itcm +from:0x02159e38 kind:arm_call to:0x01ff916c module:itcm +from:0x02159e48 kind:arm_call to:0x0215a6e8 module:overlay(68) +from:0x02159e58 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02159e68 kind:arm_call to:0x02158aac module:overlay(68) +from:0x02159e74 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02159ea0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159f08 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02159f18 kind:arm_call to:0x0215964c module:overlay(68) +from:0x02159f20 kind:load to:0x027e0d64 module:dtcm +from:0x02159f90 kind:load to:0x02162ad0 module:overlay(68) +from:0x02159f94 kind:load to:0x02163ee0 module:overlay(68) +from:0x0215a00c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a020 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a058 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a08c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a09c kind:arm_call to:0x01ff916c module:itcm +from:0x0215a0ac kind:arm_call to:0x0215a6e8 module:overlay(68) +from:0x0215a0bc kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215a11c kind:arm_call to:0x0215964c module:overlay(68) +from:0x0215a128 kind:arm_call to:0x02158aac module:overlay(68) +from:0x0215a130 kind:load to:0x027e0d64 module:dtcm +from:0x0215a134 kind:load to:0x02163ee0 module:overlay(68) +from:0x0215a1ac kind:arm_call to:0x0215a4fc module:overlay(68) +from:0x0215a1bc kind:load to:0x02162b78 module:overlay(68) +from:0x0215a1d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a1e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a1fc kind:arm_call to:0x02159290 module:overlay(68) +from:0x0215a28c kind:arm_call to:0x02015244 module:main +from:0x0215a2bc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a2e0 kind:arm_call to:0x02158db0 module:overlay(68) +from:0x0215a348 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a360 kind:arm_call to:0x0215964c module:overlay(68) +from:0x0215a36c kind:load to:0x027e0ce4 module:dtcm +from:0x0215a374 kind:load to:0x02162b90 module:overlay(68) +from:0x0215a38c kind:arm_call to:0x0215e450 module:overlay(68) +from:0x0215a3f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a404 kind:arm_call to:0x02158db0 module:overlay(68) +from:0x0215a420 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215a428 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215a44c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215a458 kind:arm_call to:0x0215964c module:overlay(68) +from:0x0215a464 kind:load to:0x02164294 module:overlay(68) +from:0x0215a46c kind:load to:0x02162ad0 module:overlay(68) +from:0x0215a470 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a4f4 kind:load to:0x02162ad0 module:overlay(68) +from:0x0215a534 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215a570 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215a584 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215a6c0 kind:arm_call to:0x0215964c module:overlay(68) +from:0x0215a6d0 kind:arm_call to:0x0215964c module:overlay(68) +from:0x0215a6e0 kind:load to:0x02049be4 module:main +from:0x0215a6e4 kind:load to:0x027e0d64 module:dtcm +from:0x0215a704 kind:load to:0x027e0d64 module:dtcm +from:0x0215a720 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a72c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a768 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a7f4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a804 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a828 kind:load to:0x0203e964 module:main +from:0x0215a850 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215a878 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0215a888 kind:load to:0x027e09b4 module:dtcm +from:0x0215a89c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a8a8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a8c4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a8d4 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a8e4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a8ec kind:arm_call to:0x02011ff4 module:main +from:0x0215a904 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a90c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a914 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a92c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a934 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215a93c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a944 kind:arm_call to:0x02011ff4 module:main +from:0x0215a958 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a96c kind:load to:0x02163fdc module:overlay(68) +from:0x0215a980 kind:arm_call to:0x02011f3c module:main +from:0x0215a98c kind:arm_call to:0x0215a9bc module:overlay(68) +from:0x0215a9a0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215a9b8 kind:load to:0x02162bb0 module:overlay(68) +from:0x0215a9c4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215a9e8 kind:load to:0x02162bd4 module:overlay(68) +from:0x0215aa38 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215aa48 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215aa98 kind:arm_call to:0x0208068c module:overlay(0) +from:0x0215aab8 kind:arm_call to:0x0215e5ac module:overlay(68) +from:0x0215aad8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215ab04 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215ab14 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ab18 kind:load to:0x02164294 module:overlay(68) +from:0x0215ab1c kind:load to:0x027e09b8 module:dtcm +from:0x0215ab44 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215aba4 kind:arm_call to:0x0208068c module:overlay(0) +from:0x0215abc4 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x0215abe8 kind:arm_call to:0x0215df08 module:overlay(68) +from:0x0215ac00 kind:load to:0x027e09b8 module:dtcm +from:0x0215ac04 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ac08 kind:load to:0x027e09a4 module:dtcm +from:0x0215ac0c kind:load to:0x02164294 module:overlay(68) +from:0x0215ac18 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ac2c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ac34 kind:arm_call to:0x02011ff4 module:main +from:0x0215ac48 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215ac5c kind:load to:0x02164028 module:overlay(68) +from:0x0215ac70 kind:arm_call to:0x02011f3c module:main +from:0x0215ac7c kind:arm_call to:0x0215acd8 module:overlay(68) +from:0x0215ac94 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0215acd0 kind:load to:0x02162c30 module:overlay(68) +from:0x0215ace4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215ad48 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0215ad74 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215ad90 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ada0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215adb8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215adf8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215ae20 kind:load to:0x02162ca4 module:overlay(68) +from:0x0215ae24 kind:load to:0x02164028 module:overlay(68) +from:0x0215ae28 kind:load to:0x02162a2c module:overlay(68) +from:0x0215ae40 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215ae50 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0215ae5c kind:arm_call to:0x0215ae94 module:overlay(68) +from:0x0215ae68 kind:load to:0x0215bf50 module:overlay(68) +from:0x0215aea0 kind:arm_call to:0x0215ae6c module:overlay(68) +from:0x0215aed8 kind:load to:0x02162c74 module:overlay(68) +from:0x0215aee8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215af68 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215af78 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215af8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b004 kind:arm_call to:0x020980d0 module:overlay(0) +from:0x0215b014 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b028 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b030 kind:arm_call to:0x01ff938c module:itcm +from:0x0215b03c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215b048 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b058 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b070 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b0a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b0b0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b0e8 kind:arm_call to:0x0215ae94 module:overlay(68) +from:0x0215b0f8 kind:load to:0x0203e964 module:main +from:0x0215b0fc kind:load to:0x027e09a8 module:dtcm +from:0x0215b100 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b120 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b184 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b190 kind:arm_call to:0x02016958 module:main +from:0x0215b1f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b1fc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b208 kind:arm_call to:0x0215bee4 module:overlay(68) +from:0x0215b220 kind:arm_call to:0x0215aedc module:overlay(68) +from:0x0215b23c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b25c kind:arm_call to:0x0215ae94 module:overlay(68) +from:0x0215b278 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b27c kind:load to:0x02162c4c module:overlay(68) +from:0x0215b310 kind:load to:0x02162cfc module:overlay(68) +from:0x0215b328 kind:arm_call to:0x0215ba38 module:overlay(68) +from:0x0215b330 kind:arm_call to:0x0215bd1c module:overlay(68) +from:0x0215b374 kind:arm_call to:0x0215ae94 module:overlay(68) +from:0x0215b3d4 kind:arm_call to:0x0215bd98 module:overlay(68) +from:0x0215b3e4 kind:load to:0x02162da4 module:overlay(68) +from:0x0215b400 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b414 kind:arm_call to:0x02159290 module:overlay(68) +from:0x0215b4a4 kind:arm_call to:0x02015244 module:main +from:0x0215b4dc kind:arm_call to:0x0215d034 module:overlay(68) +from:0x0215b50c kind:arm_call to:0x02158db0 module:overlay(68) +from:0x0215b574 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b58c kind:arm_call to:0x0215ae94 module:overlay(68) +from:0x0215b598 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b5a0 kind:load to:0x027e0d68 module:dtcm +from:0x0215b5a4 kind:load to:0x02162dbc module:overlay(68) +from:0x0215b5fc kind:arm_call to:0x0215e450 module:overlay(68) +from:0x0215b654 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b670 kind:arm_call to:0x02158db0 module:overlay(68) +from:0x0215b680 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b688 kind:arm_call to:0x02016958 module:main +from:0x0215b70c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b71c kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215b72c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b73c kind:arm_call to:0x0211c5e8 module:overlay(34) +from:0x0215b74c kind:load to:0x02164294 module:overlay(68) +from:0x0215b754 kind:load to:0x02162cfc module:overlay(68) +from:0x0215b758 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b75c kind:load to:0x0203e964 module:main +from:0x0215b79c kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215b7c8 kind:arm_call to:0x0215cad0 module:overlay(68) +from:0x0215b7dc kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215b830 kind:arm_call to:0x0215cafc module:overlay(68) +from:0x0215b848 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215b850 kind:arm_call to:0x0215be30 module:overlay(68) +from:0x0215b858 kind:load to:0x027e0d68 module:dtcm +from:0x0215b8fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b918 kind:arm_call to:0x02158db0 module:overlay(68) +from:0x0215b928 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b930 kind:arm_call to:0x02016958 module:main +from:0x0215b9b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b9c4 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215b9d8 kind:load to:0x02162cfc module:overlay(68) +from:0x0215b9dc kind:load to:0x027e0ce4 module:dtcm +from:0x0215b9e0 kind:load to:0x0203e964 module:main +from:0x0215ba08 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215ba20 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215ba30 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215ba40 kind:arm_call to:0x0215bc64 module:overlay(68) +from:0x0215ba70 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ba80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba94 kind:arm_call to:0x0211d5c0 module:overlay(34) +from:0x0215baa0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215baf4 kind:arm_call to:0x0215cdcc module:overlay(68) +from:0x0215bb08 kind:arm_call to:0x0215bb28 module:overlay(68) +from:0x0215bb20 kind:load to:0x027e0d68 module:dtcm +from:0x0215bb64 kind:arm_call to:0x0211e220 module:overlay(34) +from:0x0215bb8c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215bb98 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215bbb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bbd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bbf0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bc04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bc14 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215bc24 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215bc40 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215bc60 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bc7c kind:arm_call to:0x0215c7e8 module:overlay(68) +from:0x0215bcb8 kind:arm_call to:0x0215baa4 module:overlay(68) +from:0x0215bce4 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0215bd0c kind:load to:0x027e0d68 module:dtcm +from:0x0215bd54 kind:arm_call to:0x0211e220 module:overlay(34) +from:0x0215bdd0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215be14 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215be28 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215be78 kind:arm_call to:0x0215cb44 module:overlay(68) +from:0x0215be94 kind:arm_call to:0x0215cdb4 module:overlay(68) +from:0x0215bec4 kind:arm_call to:0x0211e134 module:overlay(34) +from:0x0215bed0 kind:arm_call to:0x0215ae94 module:overlay(68) +from:0x0215bedc kind:load to:0x027e0d68 module:dtcm +from:0x0215bee0 kind:load to:0x021620b4 module:overlay(68) +from:0x0215befc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bf08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bf44 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bfcc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bfdc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c070 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c080 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c0a4 kind:load to:0x0203e964 module:main +from:0x0215c0e4 kind:arm_call to:0x02078710 module:overlay(0) +from:0x0215c10c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c134 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c140 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215c158 kind:arm_call to:0x01ffa878 module:itcm +from:0x0215c18c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c1b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c1cc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c1e0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c200 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c210 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c22c kind:load to:0x027e09bc module:dtcm +from:0x0215c234 kind:load to:0x0203e964 module:main +from:0x0215c244 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c24c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c254 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c26c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c274 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c27c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c284 kind:arm_call to:0x02011ff4 module:main +from:0x0215c298 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c2ac kind:load to:0x02164110 module:overlay(68) +from:0x0215c2c0 kind:arm_call to:0x02011f3c module:main +from:0x0215c2cc kind:arm_call to:0x0215c324 module:overlay(68) +from:0x0215c2e0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215c31c kind:load to:0x02162e0c module:overlay(68) +from:0x0215c330 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215c3e0 kind:load to:0x02162e30 module:overlay(68) +from:0x0215c3e4 kind:load to:0x027e0d68 module:dtcm +from:0x0215c3fc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c408 kind:load to:0x027e0d68 module:dtcm +from:0x0215c420 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c428 kind:arm_call to:0x02011ff4 module:main +from:0x0215c434 kind:load to:0x027e0d68 module:dtcm +from:0x0215c448 kind:arm_call to:0x0215c4e4 module:overlay(68) +from:0x0215c45c kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0215c49c kind:arm_call to:0x0205a3c8 module:overlay(0) +from:0x0215c4d4 kind:load to:0x027e0960 module:dtcm +from:0x0215c4f0 kind:arm_call to:0x0215c4d8 module:overlay(68) +from:0x0215c528 kind:load to:0x02162dd4 module:overlay(68) +from:0x0215c598 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c5b0 kind:arm_call to:0x0205a3fc module:overlay(0) +from:0x0215c5d0 kind:arm_call to:0x02016fbc module:main +from:0x0215c5dc kind:arm_call to:0x0211e344 module:overlay(34) +from:0x0215c600 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c614 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c624 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c690 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c694 kind:load to:0x027e0960 module:dtcm +from:0x0215c69c kind:load to:0x02162dec module:overlay(68) +from:0x0215c6e4 kind:arm_call to:0x0215c4e4 module:overlay(68) +from:0x0215c6f4 kind:arm_call to:0x0215c9d8 module:overlay(68) +from:0x0215c75c kind:arm_call to:0x0215ca7c module:overlay(68) +from:0x0215c7bc kind:arm_call to:0x0215c4e4 module:overlay(68) +from:0x0215c808 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c870 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c890 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c898 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c8a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c8b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c8dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c8f4 kind:arm_call to:0x0211ec4c module:overlays(34,38) +from:0x0215c968 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c98c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c9d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ca14 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215ca44 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215ca74 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215ca94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cac4 kind:arm_call to:0x0215be30 module:overlay(68) +from:0x0215cacc kind:load to:0x027e0ce4 module:dtcm +from:0x0215cbc4 kind:load to:0x02049be4 module:main +from:0x0215cc08 kind:arm_call to:0x0211e220 module:overlay(34) +from:0x0215cc14 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215cc4c kind:arm_call to:0x02059ea0 module:overlay(0) +from:0x0215cc60 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215cc70 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0215ccfc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215cd0c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cd20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cd28 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215cd38 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215cd40 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215cd58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cd60 kind:arm_call to:0x01ff938c module:itcm +from:0x0215cd78 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cd88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cdc4 kind:arm_call to:0x0215cdcc module:overlay(68) +from:0x0215ce04 kind:arm_call to:0x0215cbc8 module:overlay(68) +from:0x0215ce54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce70 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ce78 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ce84 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ce94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cf34 kind:arm_call to:0x0215d174 module:overlay(68) +from:0x0215cf68 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0215cfa4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215cfc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cfd0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215cfec kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d074 kind:arm_call to:0x0211e220 module:overlay(34) +from:0x0215d0a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d0c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d0d0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d0dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d0ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d13c kind:arm_call to:0x0211ec4c module:overlays(34,38) +from:0x0215d1ac kind:arm_call to:0x01ffecdc module:itcm +from:0x0215d1c0 kind:arm_call to:0x01ffecdc module:itcm +from:0x0215d1e4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215d1f4 kind:load to:0x0216415c module:overlay(68) +from:0x0215d202 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0215d20a kind:thumb_call to:0x0215d254 module:overlay(68) +from:0x0215d218 kind:thumb_call_arm to:0x02097930 module:overlay(0) +from:0x0215d244 kind:load to:0x02162e8c module:overlay(68) +from:0x0215d270 kind:thumb_call_arm to:0x020e7498 module:overlay(31) +from:0x0215d28c kind:thumb_call to:0x0209a1dc module:overlay(0) +from:0x0215d2a0 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x0215d2ae kind:thumb_call to:0x0205778c module:overlay(0) +from:0x0215d2fa kind:thumb_call_arm to:0x020a8bd0 module:overlay(0) +from:0x0215d328 kind:load to:0x0216415c module:overlay(68) +from:0x0215d32c kind:load to:0x021630fc module:overlay(68) +from:0x0215d330 kind:load to:0x02162a2c module:overlay(68) +from:0x0215d334 kind:load to:0x02162fe0 module:overlay(68) +from:0x0215d338 kind:load to:0x027e0d6c module:dtcm +from:0x0215d33c kind:load to:0x02162f48 module:overlay(68) +from:0x0215d350 kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x0215d358 kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x0215d35e kind:thumb_call_arm to:0x020e7554 module:overlay(31) +from:0x0215d368 kind:load to:0x027e0d6c module:dtcm +from:0x0215d37c kind:thumb_call to:0x02057bd4 module:overlay(0) +from:0x0215d384 kind:thumb_call to:0x0209a29c module:overlay(0) +from:0x0215d38a kind:thumb_call_arm to:0x020e7554 module:overlay(31) +from:0x0215d390 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0215d398 kind:load to:0x027e0d6c module:dtcm +from:0x0215d3c0 kind:arm_call to:0x020d461c module:overlay(24) +from:0x0215d3d4 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215d440 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0215d474 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215d484 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0215d490 kind:load to:0x027e09b8 module:dtcm +from:0x0215d494 kind:load to:0x027e0cfc module:dtcm +from:0x0215d498 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215d4a0 kind:load to:0x020a9858 module:overlay(0) +from:0x0215d4ac kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0215d4b4 kind:arm_call to:0x0215d85c module:overlay(68) +from:0x0215d544 kind:load to:0x02162ea8 module:overlay(68) +from:0x0215d604 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d610 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215d61c kind:arm_call to:0x02016958 module:main +from:0x0215d66c kind:load to:0x02162ef8 module:overlay(68) +from:0x0215d698 kind:arm_call to:0x0213a694 module:overlay(56) +from:0x0215d6f0 kind:arm_call to:0x0213a7c0 module:overlay(56) +from:0x0215d6fc kind:arm_call to:0x0213a824 module:overlay(56) +from:0x0215d708 kind:arm_call to:0x0213a888 module:overlay(56) +from:0x0215d714 kind:arm_call to:0x0213a694 module:overlay(56) +from:0x0215d720 kind:arm_call to:0x0213a75c module:overlay(56) +from:0x0215d72c kind:arm_call to:0x0213a6f8 module:overlay(56) +from:0x0215d734 kind:arm_call to:0x020a949c module:overlay(0) +from:0x0215d750 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d768 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0215d7b8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0215d7c8 kind:load to:0x027e09b8 module:dtcm +from:0x0215d7e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d7fc kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0215d848 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0215d858 kind:load to:0x027e09b8 module:dtcm +from:0x0215d88c kind:arm_call to:0x01fff350 module:itcm +from:0x0215d8b0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215d8bc kind:load to:0x027e0ce4 module:dtcm +from:0x0215d8c0 kind:load to:0x020b3040 module:overlay(0) +from:0x0215d8f4 kind:arm_call to:0x020d461c module:overlay(24) +from:0x0215d920 kind:load to:0x027e0cfc module:dtcm +from:0x0215d948 kind:load to:0x01ffc6d4 module:itcm +from:0x0215d958 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d960 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215d968 kind:arm_call to:0x02011ff4 module:main +from:0x0215d980 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d988 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215d99c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215d9b0 kind:load to:0x02164244 module:overlay(68) +from:0x0215d9c4 kind:arm_call to:0x02011f3c module:main +from:0x0215d9d0 kind:arm_call to:0x0215da00 module:overlay(68) +from:0x0215d9e4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215d9fc kind:load to:0x02163218 module:overlay(68) +from:0x0215da08 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215da2c kind:load to:0x0216323c module:overlay(68) +from:0x0215da48 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0215daa4 kind:arm_call to:0x0205e7f4 module:overlay(0) +from:0x0215dad8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215dafc kind:arm_call to:0x0205e898 module:overlay(0) +from:0x0215db0c kind:load to:0x027e0960 module:dtcm +from:0x0215db20 kind:load to:0x0205ecd0 module:overlay(0) +from:0x0215db2c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215db40 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215db48 kind:arm_call to:0x02011ff4 module:main +from:0x0215db5c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215db70 kind:arm_call to:0x020c4e60 module:overlay(24) +from:0x0215dbac kind:arm_call to:0x021619ec module:overlay(68) +from:0x0215dbb8 kind:arm_call to:0x020c4ec8 module:overlay(24) +from:0x0215dbf4 kind:load to:0x021632f8 module:overlay(68) +from:0x0215dbf8 kind:load to:0x02164280 module:overlay(68) +from:0x0215dc0c kind:arm_call to:0x0215deec module:overlay(68) +from:0x0215dc20 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215dc28 kind:arm_call to:0x02161aa8 module:overlay(68) +from:0x0215dc30 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x0215dc3c kind:load to:0x021632f8 module:overlay(68) +from:0x0215dc40 kind:load to:0x02164280 module:overlay(68) +from:0x0215dc54 kind:arm_call to:0x0215deec module:overlay(68) +from:0x0215dc68 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0215dc70 kind:arm_call to:0x02161aa8 module:overlay(68) +from:0x0215dc78 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x0215dc80 kind:arm_call to:0x02011ff4 module:main +from:0x0215dc8c kind:load to:0x021632f8 module:overlay(68) +from:0x0215dc90 kind:load to:0x02164280 module:overlay(68) +from:0x0215dcc0 kind:arm_call to:0x020c4f20 module:overlay(24) +from:0x0215dce0 kind:load to:0x020b62f0 module:overlay(0) +from:0x0215dcec kind:arm_call to:0x020c4e94 module:overlays(24,25) +from:0x0215dd28 kind:arm_call to:0x0215dc9c module:overlay(68) +from:0x0215dd38 kind:arm_call to:0x02161ce4 module:overlay(68) +from:0x0215dd48 kind:arm_call to:0x02161d20 module:overlay(68) +from:0x0215dd58 kind:arm_call to:0x02161e00 module:overlay(68) +from:0x0215dd60 kind:arm_call to:0x020c4f20 module:overlay(24) +from:0x0215dd70 kind:arm_call to:0x020c5180 module:overlay(24) +from:0x0215dd88 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215dd98 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215dda8 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215ddb8 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215ddcc kind:arm_call to:0x020166cc module:main +from:0x0215ddf0 kind:arm_call to:0x020166cc module:main +from:0x0215de08 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x0215de10 kind:arm_call to:0x020c4fac module:overlay(24) +from:0x0215de38 kind:arm_call to:0x020d461c module:overlay(24) +from:0x0215de58 kind:arm_call to:0x0215df08 module:overlay(68) +from:0x0215de6c kind:load to:0x027e0ce0 module:dtcm +from:0x0215de70 kind:load to:0x027e0994 module:dtcm +from:0x0215de74 kind:load to:0x027e09b8 module:dtcm +from:0x0215de78 kind:load to:0x027e0cfc module:dtcm +from:0x0215dea8 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x0215decc kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x0215ded4 kind:arm_call to:0x0215deec module:overlay(68) +from:0x0215dedc kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x0215dee4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dee8 kind:load to:0x027e0994 module:dtcm +from:0x0215df20 kind:arm_call to:0x0215def0 module:overlay(68) +from:0x0215df54 kind:load to:0x021632c0 module:overlay(68) +from:0x0215df78 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215df9c kind:load to:0x027e09b8 module:dtcm +from:0x0215dff0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215e000 kind:arm_call to:0x02161ce4 module:overlay(68) +from:0x0215e010 kind:arm_call to:0x02161d20 module:overlay(68) +from:0x0215e0a0 kind:arm_call to:0x02161d20 module:overlay(68) +from:0x0215e0c8 kind:arm_call to:0x02161d20 module:overlay(68) +from:0x0215e0d4 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215e0d8 kind:load to:0x02163290 module:overlay(68) +from:0x0215e0dc kind:load to:0x02049b18 module:main +from:0x0215e104 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e118 kind:arm_call to:0x0215df08 module:overlay(68) +from:0x0215e120 kind:load to:0x027e09b8 module:dtcm +from:0x0215e1a4 kind:arm_call to:0x020c4f68 module:overlay(24) +from:0x0215e1b4 kind:arm_call to:0x02161e00 module:overlay(68) +from:0x0215e1c4 kind:arm_call to:0x020c5180 module:overlay(24) +from:0x0215e1dc kind:arm_call to:0x020c4fbc module:overlay(24) +from:0x0215e1f8 kind:arm_call to:0x02019538 module:main +from:0x0215e200 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x0215e20c kind:arm_call to:0x0215df08 module:overlay(68) +from:0x0215e214 kind:arm_call to:0x02161af0 module:overlay(68) +from:0x0215e220 kind:arm_call to:0x02161e00 module:overlay(68) +from:0x0215e22c kind:arm_call to:0x0215d684 module:overlay(68) +from:0x0215e234 kind:load to:0x0204a110 module:main +from:0x0215e238 kind:load to:0x027e0d6c module:dtcm +from:0x0215e248 kind:load to:0x0215e4f4 module:overlay(68) +from:0x0215e258 kind:load to:0x0215e4f4 module:overlay(68) +from:0x0215e264 kind:arm_call to:0x020c4f88 module:overlay(24) +from:0x0215e270 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215e278 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215e288 kind:arm_call to:0x020c4fcc module:overlay(24) +from:0x0215e298 kind:arm_call to:0x0215e5ac module:overlay(68) +from:0x0215e2d8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e2f0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215e310 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215e348 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215e35c kind:arm_call to:0x0215e3a0 module:overlay(68) +from:0x0215e364 kind:arm_call to:0x0215e67c module:overlay(68) +from:0x0215e380 kind:load to:0x027e09b8 module:dtcm +from:0x0215e434 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215e44c kind:load to:0x027e09b8 module:dtcm +from:0x0215e540 kind:arm_call to:0x02019538 module:main +from:0x0215e560 kind:arm_call to:0x02019538 module:main +from:0x0215e568 kind:load to:0x0204a110 module:main +from:0x0215e578 kind:load to:0x0215e65c module:overlay(68) +from:0x0215e58c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e5a0 kind:arm_call to:0x0215e65c module:overlay(68) +from:0x0215e5a8 kind:load to:0x027e09b8 module:dtcm +from:0x0215e5f4 kind:arm_call to:0x0215e384 module:overlay(68) +from:0x0215e5fc kind:arm_call to:0x0215e614 module:overlay(68) +from:0x0215e608 kind:arm_call to:0x0215e65c module:overlay(68) +from:0x0215e610 kind:load to:0x027e09b8 module:dtcm +from:0x0215e630 kind:load to:0x020b62f0 module:overlay(0) +from:0x0215e674 kind:arm_call to:0x0215df08 module:overlay(68) +from:0x0215e6d8 kind:arm_call to:0x0208068c module:overlay(0) +from:0x0215e760 kind:arm_call to:0x020c4de8 module:overlay(24) +from:0x0215e774 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x0215e780 kind:arm_call to:0x0202851c module:main +from:0x0215e78c kind:load to:0x027e0cd8 module:dtcm +from:0x0215e790 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0215e7b8 kind:load to:0x027e09a4 module:dtcm +from:0x0215e7c4 kind:load to:0x02164504 module:overlay(68) +from:0x0215e7d8 kind:arm_call to:0x02011f3c module:main +from:0x0215e7e4 kind:arm_call to:0x0215e84c module:overlay(68) +from:0x0215e7fc kind:arm_call to:0x02097930 module:overlay(0) +from:0x0215e844 kind:load to:0x02163330 module:overlay(68) +from:0x0215e878 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0215e898 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215e8b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e8c4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e938 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0215e964 kind:load to:0x02164504 module:overlay(68) +from:0x0215e968 kind:load to:0x021630fc module:overlay(68) +from:0x0215e96c kind:load to:0x02162a2c module:overlay(68) +from:0x0215e970 kind:load to:0x0216339c module:overlay(68) +from:0x0215e974 kind:load to:0x0216334c module:overlay(68) +from:0x0215e9a4 kind:arm_call to:0x020d461c module:overlay(24) +from:0x0215ea08 kind:load to:0x027e09b8 module:dtcm +from:0x0215ea0c kind:load to:0x027e0cfc module:dtcm +from:0x0215ea18 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0215ea34 kind:arm_call to:0x02016fbc module:main +from:0x0215ea58 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215ea74 kind:arm_call to:0x020c4aec module:overlays(19,24) +from:0x0215ea80 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0215ea84 kind:load to:0x02164294 module:overlay(68) +from:0x0215eb2c kind:load to:0x02164294 module:overlay(68) +from:0x0215eb30 kind:load to:0x02164494 module:overlay(68) +from:0x0215eb34 kind:load to:0x021620c0 module:overlay(68) +from:0x0215eb40 kind:load to:0x020a949c module:overlay(0) +from:0x0215eb50 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215eb58 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215eb60 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215eb78 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215eb80 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215eb88 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215eb90 kind:arm_call to:0x02011ff4 module:main +from:0x0215eba4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215ebb8 kind:load to:0x021645ec module:overlay(68) +from:0x0215ebcc kind:arm_call to:0x02011f3c module:main +from:0x0215ebd8 kind:arm_call to:0x0215ec38 module:overlay(68) +from:0x0215ebf4 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0215ec30 kind:load to:0x021634b8 module:overlay(68) +from:0x0215ec44 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215eca8 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0215ecdc kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215ecf8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ed08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ed20 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215ed60 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215ed68 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215ed70 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215eda4 kind:arm_call to:0x020a0508 module:overlay(0) +from:0x0215ee18 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215ee3c kind:arm_call to:0x01ffa81c module:itcm +from:0x0215ee58 kind:load to:0x02163568 module:overlay(68) +from:0x0215ee5c kind:load to:0x021645ec module:overlay(68) +from:0x0215ee60 kind:load to:0x021634dc module:overlay(68) +from:0x0215ee64 kind:load to:0x02162a2c module:overlay(68) +from:0x0215ee68 kind:load to:0x020b2808 module:overlay(0) +from:0x0215ee74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ee9c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215eeac kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0215ef50 kind:arm_call to:0x0215efb4 module:overlay(68) +from:0x0215ef70 kind:arm_call to:0x020a0828 module:overlay(0) +from:0x0215ef78 kind:arm_call to:0x021602c4 module:overlay(68) +from:0x0215ef88 kind:load to:0x0215ff74 module:overlay(68) +from:0x0215ef8c kind:load to:0x021636b0 module:overlay(68) +from:0x0215ef90 kind:load to:0x027e09b8 module:dtcm +from:0x0215efc0 kind:arm_call to:0x0215ef98 module:overlay(68) +from:0x0215eff8 kind:load to:0x02163530 module:overlay(68) +from:0x0215f034 kind:arm_call to:0x0215f064 module:overlay(68) +from:0x0215f048 kind:arm_call to:0x0215f064 module:overlay(68) +from:0x0215f05c kind:arm_call to:0x0215f064 module:overlay(68) +from:0x0215f090 kind:arm_call to:0x0215e450 module:overlay(68) +from:0x0215f09c kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215f11c kind:arm_call to:0x01ff9770 module:itcm +from:0x0215f12c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f140 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f1b8 kind:arm_call to:0x020980d0 module:overlay(0) +from:0x0215f1c8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f1dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f1e4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f1f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f1fc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f20c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f230 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f23c kind:arm_call to:0x0215efb4 module:overlay(68) +from:0x0215f258 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f284 kind:load to:0x02164294 module:overlay(68) +from:0x0215f288 kind:load to:0x0203e964 module:main +from:0x0215f28c kind:load to:0x027e09a8 module:dtcm +from:0x0215f2a4 kind:arm_call to:0x02160468 module:overlay(68) +from:0x0215f2e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f300 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f324 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f32c kind:arm_call to:0x0215effc module:overlay(68) +from:0x0215f35c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215f370 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215f384 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215f38c kind:load to:0x02163500 module:overlay(68) +from:0x0215f3ac kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215f3cc kind:load to:0x027e09b8 module:dtcm +from:0x0215f3f8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215f444 kind:arm_call to:0x02028d30 module:main +from:0x0215f458 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215f468 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f47c kind:arm_call to:0x020a0a34 module:overlay(0) +from:0x0215f4b4 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0215f520 kind:load to:0x021636b0 module:overlay(68) +from:0x0215f52c kind:arm_call to:0x0211e2e4 module:overlay(34) +from:0x0215f538 kind:arm_call to:0x0211e2e4 module:overlay(34) +from:0x0215f544 kind:arm_call to:0x0211d5c0 module:overlay(34) +from:0x0215f548 kind:arm_call to:0x0211e344 module:overlay(34) +from:0x0215f554 kind:arm_call to:0x0211e344 module:overlay(34) +from:0x0215f560 kind:arm_call to:0x0211d5c0 module:overlay(34) +from:0x0215f56c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f588 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f59c kind:arm_call to:0x0215efb4 module:overlay(68) +from:0x0215f5a4 kind:load to:0x021620cc module:overlay(68) +from:0x0215f608 kind:load to:0x021636b0 module:overlay(68) +from:0x0215f618 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f648 kind:arm_call to:0x0215efb4 module:overlay(68) +from:0x0215f6c8 kind:load to:0x021635f0 module:overlay(68) +from:0x0215f700 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f710 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f738 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215f74c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f788 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f7a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f7bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f7c4 kind:arm_call to:0x0215e57c module:overlay(68) +from:0x0215f814 kind:arm_call to:0x020a0a0c module:overlay(0) +from:0x0215f830 kind:arm_call to:0x02015080 module:main +from:0x0215f850 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215f86c kind:arm_call to:0x02015080 module:main +from:0x0215f88c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215f8a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f8bc kind:arm_call to:0x0215ff08 module:overlay(68) +from:0x0215f8c8 kind:load to:0x027e09c0 module:dtcm +from:0x0215f8cc kind:load to:0x027e0cec module:dtcm +from:0x0215f8d8 kind:load to:0x027e09a8 module:dtcm +from:0x0215f8e0 kind:load to:0x02164294 module:overlay(68) +from:0x0215f96c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f97c kind:load to:0x02163650 module:overlay(68) +from:0x0215f980 kind:load to:0x027e09a8 module:dtcm +from:0x0215f9a8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f9c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f9e4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f9ec kind:arm_call to:0x020980d0 module:overlay(0) +from:0x0215f9f8 kind:arm_call to:0x0215efb4 module:overlay(68) +from:0x0215fa14 kind:arm_call to:0x02015080 module:main +from:0x0215fa34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fa50 kind:arm_call to:0x02015080 module:main +from:0x0215fa70 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fa78 kind:load to:0x027e09a8 module:dtcm +from:0x0215fafc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215fb08 kind:arm_call to:0x02016958 module:main +from:0x0215fb1c kind:arm_call to:0x01ff930c module:itcm +from:0x0215fb50 kind:arm_call to:0x02018114 module:main +from:0x0215fb6c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0215fc34 kind:arm_call to:0x02015080 module:main +from:0x0215fc54 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fc70 kind:arm_call to:0x02015080 module:main +from:0x0215fc94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fca4 kind:load to:0x027e0cec module:dtcm +from:0x0215fca8 kind:load to:0x027e09a8 module:dtcm +from:0x0215fd6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fd84 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215fdc0 kind:arm_call to:0x02160228 module:overlay(68) +from:0x0215fe2c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215fe3c kind:load to:0x0203e964 module:main +from:0x0215fe40 kind:load to:0x027e09b8 module:dtcm +from:0x0215fe7c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215feb8 kind:arm_call to:0x02160290 module:overlay(68) +from:0x0215feec kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215fef8 kind:arm_call to:0x0215efb4 module:overlay(68) +from:0x0215ff00 kind:load to:0x027e09b8 module:dtcm +from:0x0215ff70 kind:load to:0x021635c0 module:overlay(68) +from:0x0215ffd4 kind:arm_call to:0x0200e260 module:main +from:0x0215ffe4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160080 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021600b0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021600c4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021600d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216014c kind:arm_call to:0x0200e260 module:main +from:0x0216015c kind:arm_call to:0x01ffad5c module:itcm +from:0x021601d4 kind:arm_call to:0x0200e260 module:main +from:0x021601e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160208 kind:load to:0x027e0964 module:dtcm +from:0x0216020c kind:load to:0x0203e964 module:main +from:0x02160218 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x02160220 kind:arm_call to:0x01ffc57c module:itcm +from:0x02160270 kind:arm_call to:0x020158e8 module:main +from:0x021602b8 kind:arm_call to:0x02078868 module:overlay(0) +from:0x021602c0 kind:load to:0x027e09bc module:dtcm +from:0x021602e0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02160320 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02160330 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160344 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02160368 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02160388 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021603a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021603b4 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x021603d8 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x021603f8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02160410 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160428 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0216044c kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02160458 kind:load to:0x020b53e4 module:overlay(0) +from:0x02160460 kind:load to:0x027e0ce4 module:dtcm +from:0x021604b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021604c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216051c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216052c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216057c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216058c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021605dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021605e4 kind:arm_call to:0x02011ff4 module:main +from:0x021605fc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02160604 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0216060c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02160614 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216061c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160634 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0216063c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02160644 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216064c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160654 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216065c kind:arm_call to:0x02011ff4 module:main +from:0x02160670 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02160684 kind:load to:0x021646d4 module:overlay(68) +from:0x02160698 kind:arm_call to:0x02011f3c module:main +from:0x021606a4 kind:arm_call to:0x021606d4 module:overlay(68) +from:0x021606b8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021606d0 kind:load to:0x021636d0 module:overlay(68) +from:0x021606dc kind:arm_call to:0x020f763c module:overlay(31) +from:0x021606f0 kind:load to:0x021636f4 module:overlay(68) +from:0x021606f8 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02160718 kind:load to:0x027e0cd8 module:dtcm +from:0x0216076c kind:load to:0x021646d4 module:overlay(68) +from:0x0216077c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160784 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216079c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021607a4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021607ac kind:arm_call to:0x02011ff4 module:main +from:0x021607c0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021607d4 kind:load to:0x021647bc module:overlay(68) +from:0x021607e8 kind:arm_call to:0x02011f3c module:main +from:0x021607f4 kind:arm_call to:0x02160824 module:overlay(68) +from:0x02160808 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160820 kind:load to:0x02163754 module:overlay(68) +from:0x0216082c kind:arm_call to:0x020f763c module:overlay(31) +from:0x02160840 kind:load to:0x02163778 module:overlay(68) +from:0x02160848 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02160868 kind:load to:0x027e0cd8 module:dtcm +from:0x021608bc kind:load to:0x021647bc module:overlay(68) +from:0x021608cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021608d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021608ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021608f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021608fc kind:arm_call to:0x02011ff4 module:main +from:0x02160910 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02160924 kind:load to:0x021648a4 module:overlay(68) +from:0x02160938 kind:arm_call to:0x02011f3c module:main +from:0x02160944 kind:arm_call to:0x02160974 module:overlay(68) +from:0x02160958 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160970 kind:load to:0x021637d8 module:overlay(68) +from:0x0216097c kind:arm_call to:0x020f763c module:overlay(31) +from:0x02160990 kind:load to:0x021637fc module:overlay(68) +from:0x02160998 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x021609b8 kind:load to:0x027e0cd8 module:dtcm +from:0x02160a0c kind:load to:0x021648a4 module:overlay(68) +from:0x02160a1c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160a24 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160a3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160a44 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160a4c kind:arm_call to:0x02011ff4 module:main +from:0x02160a60 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02160a74 kind:load to:0x0216498c module:overlay(68) +from:0x02160a88 kind:arm_call to:0x02011f3c module:main +from:0x02160a94 kind:arm_call to:0x02160ac4 module:overlay(68) +from:0x02160aa8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160ac0 kind:load to:0x0216385c module:overlay(68) +from:0x02160acc kind:arm_call to:0x020f763c module:overlay(31) +from:0x02160ae0 kind:load to:0x02163880 module:overlay(68) +from:0x02160ae8 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02160b08 kind:load to:0x027e0cd8 module:dtcm +from:0x02160b5c kind:load to:0x0216498c module:overlay(68) +from:0x02160b6c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160b74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160b8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160b94 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160b9c kind:arm_call to:0x02011ff4 module:main +from:0x02160bb0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02160bc4 kind:load to:0x02164a74 module:overlay(68) +from:0x02160bd8 kind:arm_call to:0x02011f3c module:main +from:0x02160be4 kind:arm_call to:0x02160c1c module:overlay(68) +from:0x02160bfc kind:arm_call to:0x02097930 module:overlay(0) +from:0x02160c18 kind:load to:0x021638e0 module:overlay(68) +from:0x02160c24 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02160c7c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02160c84 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160c94 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02160ca0 kind:load to:0x0216392c module:overlay(68) +from:0x02160ca4 kind:load to:0x02164a74 module:overlay(68) +from:0x02160ca8 kind:load to:0x02163904 module:overlay(68) +from:0x02160d04 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160d5c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02160d70 kind:load to:0x027e09c0 module:dtcm +from:0x02160da0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02160db4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02160dbc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160dc4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160ddc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02160de4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160dec kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160df4 kind:arm_call to:0x02011ff4 module:main +from:0x02160e08 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02160e1c kind:load to:0x02164b5c module:overlay(68) +from:0x02160e30 kind:arm_call to:0x02011f3c module:main +from:0x02160e3c kind:arm_call to:0x02160f98 module:overlay(68) +from:0x02160e54 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02160e84 kind:load to:0x02163b24 module:overlay(68) +from:0x02160e9c kind:arm_call to:0x02165a20 module:overlays(88,89,90,91,92,93,94) +from:0x02160ec0 kind:load to:0x02163b94 module:overlay(68) +from:0x02160ec4 kind:load to:0x02163b40 module:overlay(68) +from:0x02160ed8 kind:arm_call to:0x02165a68 module:overlay(89) +from:0x02160ef4 kind:arm_call to:0x02165a68 module:overlay(89) +from:0x02160efc kind:arm_call to:0x02011ff4 module:main +from:0x02160f1c kind:arm_call to:0x02165a6c module:overlay(89) +from:0x02160f30 kind:arm_call to:0x02165b98 module:overlay(89) +from:0x02160f48 kind:arm_call to:0x02165ba8 module:overlay(89) +from:0x02160f60 kind:arm_call to:0x0216166c module:overlay(68) +from:0x02160f8c kind:arm_call to:0x02161680 module:overlay(68) +from:0x02160fa0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02161030 kind:arm_call to:0x02067278 module:overlay(0) +from:0x0216103c kind:arm_call to:0x02160e8c module:overlay(68) +from:0x02161044 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02161054 kind:arm_call to:0x021664e4 module:overlay(89) +from:0x0216107c kind:load to:0x02163b5c module:overlay(68) +from:0x02161080 kind:load to:0x02164b5c module:overlay(68) +from:0x02161084 kind:load to:0x020b19a8 module:overlay(0) +from:0x02161088 kind:load to:0x02163904 module:overlay(68) +from:0x021610f4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0216113c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02161160 kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161184 kind:arm_call to:0x02166638 module:overlays(88,89) +from:0x021611a8 kind:arm_call to:0x02161460 module:overlay(68) +from:0x021611bc kind:arm_call to:0x02161460 module:overlay(68) +from:0x021611e0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021611f0 kind:arm_call to:0x02166638 module:overlays(88,89) +from:0x0216123c kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161248 kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161288 kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161294 kind:arm_call to:0x02165bb4 module:overlay(89) +from:0x021612f0 kind:arm_call to:0x021665ac module:overlays(89,92) +from:0x02161328 kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161370 kind:arm_call to:0x02161460 module:overlay(68) +from:0x0216137c kind:arm_call to:0x02161460 module:overlay(68) +from:0x021613c4 kind:arm_call to:0x02161460 module:overlay(68) +from:0x021613d0 kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161410 kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161450 kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161458 kind:load to:0x027e09b8 module:dtcm +from:0x021614d4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02161550 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02161568 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02161574 kind:arm_call to:0x02160f08 module:overlay(68) +from:0x02161584 kind:arm_call to:0x02165e00 module:overlays(88,89) +from:0x02161598 kind:arm_call to:0x021665ac module:overlays(89,92) +from:0x021615a0 kind:arm_call to:0x02165f1c module:overlay(89) +from:0x021615ac kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021615c8 kind:arm_call to:0x021665ac module:overlays(89,92) +from:0x021615d0 kind:arm_call to:0x02165f1c module:overlay(89) +from:0x0216161c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02161640 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02161658 kind:load to:0x027e09b8 module:dtcm +from:0x0216165c kind:load to:0x020b508c module:overlay(0) +from:0x02161660 kind:load to:0x021716c0 module:overlay(89) +from:0x02161664 kind:load to:0x02163b94 module:overlay(68) +from:0x02161668 kind:load to:0x020b5254 module:overlay(0) +from:0x0216167c kind:load to:0x02161460 module:overlay(68) +from:0x02161690 kind:load to:0x02161460 module:overlay(68) +from:0x021616a4 kind:arm_call to:0x02161460 module:overlay(68) +from:0x02161728 kind:arm_call to:0x020166f4 module:main +from:0x02161734 kind:load to:0x027e0954 module:dtcm +from:0x02161744 kind:arm_call to:0x02016694 module:main +from:0x0216174c kind:arm_call to:0x02160ec8 module:overlay(68) +from:0x02161754 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0216175c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161764 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0216177c kind:arm_call to:0x02016694 module:main +from:0x02161784 kind:arm_call to:0x02160ec8 module:overlay(68) +from:0x0216178c kind:arm_call to:0x020672ac module:overlay(0) +from:0x02161794 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216179c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021617a4 kind:arm_call to:0x02011ff4 module:main +from:0x021617b8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021617cc kind:load to:0x02164c40 module:overlay(68) +from:0x021617e0 kind:arm_call to:0x02011f3c module:main +from:0x021617ec kind:arm_call to:0x02161890 module:overlay(68) +from:0x02161804 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02161814 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02161878 kind:load to:0x02163ca0 module:overlay(68) +from:0x0216187c kind:load to:0x02163cd8 module:overlay(68) +from:0x02161880 kind:load to:0x02163cbc module:overlay(68) +from:0x02161898 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021618f0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216190c kind:load to:0x02163d00 module:overlay(68) +from:0x02161910 kind:load to:0x02164c40 module:overlay(68) +from:0x02161914 kind:load to:0x02164d14 module:overlay(68) +from:0x0216196c kind:arm_call to:0x0209d56c module:overlay(0) +from:0x0216199c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021619a4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021619bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021619c4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021619cc kind:arm_call to:0x02011ff4 module:main +from:0x021619e0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021619f4 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x02161a78 kind:arm_call to:0x0201667c module:main +from:0x02161aa0 kind:load to:0x02163d44 module:overlay(68) +from:0x02161aa4 kind:load to:0x020b1e88 module:overlay(0) +from:0x02161ab4 kind:arm_call to:0x02061a8c module:overlay(0) +from:0x02161abc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02161ad4 kind:arm_call to:0x02061a8c module:overlay(0) +from:0x02161adc kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02161ae4 kind:arm_call to:0x02011ff4 module:main +from:0x02161b18 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02161b40 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02161b84 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02161bb8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02161bd4 kind:load to:0x021620d8 module:overlay(68) +from:0x02161bd8 kind:load to:0x021620e0 module:overlay(68) +from:0x02161c10 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02161c54 kind:arm_call to:0x0201aa44 module:main +from:0x02161c78 kind:arm_call to:0x0201aa44 module:main +from:0x02161c9c kind:arm_call to:0x0201aa44 module:main +from:0x02161cc4 kind:arm_call to:0x0201aa44 module:main +from:0x02161cdc kind:load to:0x027e09b8 module:dtcm +from:0x02161ce0 kind:load to:0x0204af1c module:main +from:0x02161d18 kind:load to:0x021620e8 module:overlay(68) +from:0x02161d1c kind:load to:0x02161d5c module:overlay(68) +from:0x02161d54 kind:load to:0x021620fc module:overlay(68) +from:0x02161d58 kind:load to:0x02161d5c module:overlay(68) +from:0x02161dc0 kind:arm_call to:0x0205fd40 module:overlay(0) +from:0x02161e1c kind:arm_call to:0x02081d90 module:overlay(0) +from:0x02161e38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161e44 kind:arm_call to:0x0215db14 module:overlay(68) +from:0x02161e50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161e60 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x02161e7c kind:load to:0x027e0cd8 module:dtcm +from:0x02161e80 kind:load to:0x027e0ce4 module:dtcm +from:0x02161e9c kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x02161eb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161ec8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161ed8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161ee8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161f04 kind:arm_call to:0x0215db14 module:overlay(68) +from:0x02161f10 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161f28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161f3c kind:arm_call to:0x01ff9318 module:itcm +from:0x02161f64 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161f74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161f80 kind:load to:0x027e0d34 module:dtcm +from:0x02161f84 kind:load to:0x027e0ce4 module:dtcm +from:0x02161f88 kind:load to:0x020aaf24 module:overlay(0) +from:0x02161fa4 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x02161fc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161fd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161fe0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161ff0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216200c kind:arm_call to:0x0215db14 module:overlay(68) +from:0x02162018 kind:arm_call to:0x01ffb428 module:itcm +from:0x02162030 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162050 kind:arm_call to:0x01ff9318 module:itcm +from:0x02162078 kind:arm_call to:0x01ff9638 module:itcm +from:0x02162088 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162094 kind:load to:0x027e0d34 module:dtcm +from:0x02162098 kind:load to:0x027e0ce4 module:dtcm +from:0x0216209c kind:load to:0x020aaf20 module:overlay(0) +from:0x0216212c kind:arm_call to:0x02157ff0 module:overlay(68) +from:0x0216213c kind:arm_call to:0x0203ce74 module:main +from:0x02162150 kind:load to:0x02163d60 module:overlay(68) +from:0x02162154 kind:load to:0x02163d70 module:overlay(68) +from:0x02162158 kind:load to:0x021580ac module:overlay(68) +from:0x0216215c kind:load to:0x02163d64 module:overlay(68) +from:0x0216217c kind:arm_call to:0x021580f0 module:overlay(68) +from:0x0216218c kind:arm_call to:0x0203ce74 module:main +from:0x021621a0 kind:load to:0x02163dac module:overlay(68) +from:0x021621a4 kind:load to:0x02163dbc module:overlay(68) +from:0x021621a8 kind:load to:0x02158bf0 module:overlay(68) +from:0x021621ac kind:load to:0x02163db0 module:overlay(68) +from:0x021621cc kind:arm_call to:0x02158c34 module:overlay(68) +from:0x021621dc kind:arm_call to:0x0203ce74 module:main +from:0x021621f0 kind:load to:0x02163df8 module:overlay(68) +from:0x021621f4 kind:load to:0x02163e08 module:overlay(68) +from:0x021621f8 kind:load to:0x021593bc module:overlay(68) +from:0x021621fc kind:load to:0x02163dfc module:overlay(68) +from:0x0216221c kind:arm_call to:0x02159400 module:overlay(68) +from:0x0216222c kind:arm_call to:0x0203ce74 module:main +from:0x02162240 kind:load to:0x02163ee0 module:overlay(68) +from:0x02162244 kind:load to:0x02163ef4 module:overlay(68) +from:0x02162248 kind:load to:0x0215a950 module:overlay(68) +from:0x0216224c kind:load to:0x02163ee8 module:overlay(68) +from:0x0216226c kind:arm_call to:0x0215a994 module:overlay(68) +from:0x0216227c kind:arm_call to:0x0203ce74 module:main +from:0x02162290 kind:load to:0x02163fcc module:overlay(68) +from:0x02162294 kind:load to:0x02163fdc module:overlay(68) +from:0x02162298 kind:load to:0x0215ac40 module:overlay(68) +from:0x0216229c kind:load to:0x02163fd0 module:overlay(68) +from:0x021622bc kind:arm_call to:0x0215ac84 module:overlay(68) +from:0x021622cc kind:arm_call to:0x0203ce74 module:main +from:0x021622e0 kind:load to:0x02164018 module:overlay(68) +from:0x021622e4 kind:load to:0x02164028 module:overlay(68) +from:0x021622e8 kind:load to:0x0215c290 module:overlay(68) +from:0x021622ec kind:load to:0x0216401c module:overlay(68) +from:0x0216230c kind:arm_call to:0x0215c2d4 module:overlay(68) +from:0x0216231c kind:arm_call to:0x0203ce74 module:main +from:0x02162330 kind:load to:0x02164100 module:overlay(68) +from:0x02162334 kind:load to:0x02164110 module:overlay(68) +from:0x02162338 kind:load to:0x0215d1dc module:overlay(68) +from:0x0216233c kind:load to:0x02164104 module:overlay(68) +from:0x0216235c kind:arm_call_thumb to:0x0215d210 module:overlay(68) +from:0x0216236c kind:arm_call to:0x0203ce74 module:main +from:0x02162380 kind:load to:0x0216414c module:overlay(68) +from:0x02162384 kind:load to:0x0216415c module:overlay(68) +from:0x02162388 kind:load to:0x0215d994 module:overlay(68) +from:0x0216238c kind:load to:0x02164150 module:overlay(68) +from:0x021623ac kind:arm_call to:0x0215d9d8 module:overlay(68) +from:0x021623bc kind:arm_call to:0x0203ce74 module:main +from:0x021623d0 kind:load to:0x02164234 module:overlay(68) +from:0x021623d4 kind:load to:0x02164244 module:overlay(68) +from:0x021623d8 kind:load to:0x0215db54 module:overlay(68) +from:0x021623dc kind:load to:0x02164238 module:overlay(68) +from:0x021623fc kind:arm_call to:0x0215db68 module:overlay(68) +from:0x0216240c kind:arm_call to:0x0203ce74 module:main +from:0x02162420 kind:load to:0x02164280 module:overlay(68) +from:0x02162424 kind:load to:0x02164294 module:overlay(68) +from:0x02162428 kind:load to:0x0215dbfc module:overlay(68) +from:0x0216242c kind:load to:0x02164288 module:overlay(68) +from:0x0216244c kind:arm_call to:0x0215e7ec module:overlay(68) +from:0x0216245c kind:arm_call to:0x0203ce74 module:main +from:0x02162470 kind:load to:0x021644f4 module:overlay(68) +from:0x02162474 kind:load to:0x02164504 module:overlay(68) +from:0x02162478 kind:load to:0x0215eb9c module:overlay(68) +from:0x0216247c kind:load to:0x021644f8 module:overlay(68) +from:0x0216249c kind:arm_call to:0x0215ebe4 module:overlay(68) +from:0x021624ac kind:arm_call to:0x0203ce74 module:main +from:0x021624c0 kind:load to:0x021645dc module:overlay(68) +from:0x021624c4 kind:load to:0x021645ec module:overlay(68) +from:0x021624c8 kind:load to:0x02160668 module:overlay(68) +from:0x021624cc kind:load to:0x021645e0 module:overlay(68) +from:0x021624ec kind:arm_call to:0x021606ac module:overlay(68) +from:0x021624fc kind:arm_call to:0x0203ce74 module:main +from:0x02162510 kind:load to:0x021646c4 module:overlay(68) +from:0x02162514 kind:load to:0x021646d4 module:overlay(68) +from:0x02162518 kind:load to:0x021607b8 module:overlay(68) +from:0x0216251c kind:load to:0x021646c8 module:overlay(68) +from:0x0216253c kind:arm_call to:0x021607fc module:overlay(68) +from:0x0216254c kind:arm_call to:0x0203ce74 module:main +from:0x02162560 kind:load to:0x021647ac module:overlay(68) +from:0x02162564 kind:load to:0x021647bc module:overlay(68) +from:0x02162568 kind:load to:0x02160908 module:overlay(68) +from:0x0216256c kind:load to:0x021647b0 module:overlay(68) +from:0x0216258c kind:arm_call to:0x0216094c module:overlay(68) +from:0x0216259c kind:arm_call to:0x0203ce74 module:main +from:0x021625b0 kind:load to:0x02164894 module:overlay(68) +from:0x021625b4 kind:load to:0x021648a4 module:overlay(68) +from:0x021625b8 kind:load to:0x02160a58 module:overlay(68) +from:0x021625bc kind:load to:0x02164898 module:overlay(68) +from:0x021625dc kind:arm_call to:0x02160a9c module:overlay(68) +from:0x021625ec kind:arm_call to:0x0203ce74 module:main +from:0x02162600 kind:load to:0x0216497c module:overlay(68) +from:0x02162604 kind:load to:0x0216498c module:overlay(68) +from:0x02162608 kind:load to:0x02160ba8 module:overlay(68) +from:0x0216260c kind:load to:0x02164980 module:overlay(68) +from:0x0216262c kind:arm_call to:0x02160bec module:overlay(68) +from:0x0216263c kind:arm_call to:0x0203ce74 module:main +from:0x02162650 kind:load to:0x02164a64 module:overlay(68) +from:0x02162654 kind:load to:0x02164a74 module:overlay(68) +from:0x02162658 kind:load to:0x02160e00 module:overlay(68) +from:0x0216265c kind:load to:0x02164a68 module:overlay(68) +from:0x0216267c kind:arm_call to:0x02160e44 module:overlay(68) +from:0x0216268c kind:arm_call to:0x0203ce74 module:main +from:0x021626a0 kind:load to:0x02164b4c module:overlay(68) +from:0x021626a4 kind:load to:0x02164b5c module:overlay(68) +from:0x021626a8 kind:load to:0x021617b0 module:overlay(68) +from:0x021626ac kind:load to:0x02164b50 module:overlay(68) +from:0x021626cc kind:arm_call to:0x021617f4 module:overlay(68) +from:0x021626dc kind:arm_call to:0x0203ce74 module:main +from:0x021626f0 kind:load to:0x02164c30 module:overlay(68) +from:0x021626f4 kind:load to:0x02164c40 module:overlay(68) +from:0x021626f8 kind:load to:0x021619d8 module:overlay(68) +from:0x021626fc kind:load to:0x02164c34 module:overlay(68) +from:0x02162700 kind:load to:0x02162110 module:overlay(68) +from:0x02162704 kind:load to:0x02162160 module:overlay(68) +from:0x02162708 kind:load to:0x021621b0 module:overlay(68) +from:0x0216270c kind:load to:0x02162200 module:overlay(68) +from:0x02162710 kind:load to:0x02162250 module:overlay(68) +from:0x02162714 kind:load to:0x021622a0 module:overlay(68) +from:0x02162718 kind:load to:0x021622f0 module:overlay(68) +from:0x0216271c kind:load to:0x02162340 module:overlay(68) +from:0x02162720 kind:load to:0x02162390 module:overlay(68) +from:0x02162724 kind:load to:0x021623e0 module:overlay(68) +from:0x02162728 kind:load to:0x02162430 module:overlay(68) +from:0x0216272c kind:load to:0x02162480 module:overlay(68) +from:0x02162730 kind:load to:0x021624d0 module:overlay(68) +from:0x02162734 kind:load to:0x02162520 module:overlay(68) +from:0x02162738 kind:load to:0x02162570 module:overlay(68) +from:0x0216273c kind:load to:0x021625c0 module:overlay(68) +from:0x02162740 kind:load to:0x02162610 module:overlay(68) +from:0x02162744 kind:load to:0x02162660 module:overlay(68) +from:0x02162748 kind:load to:0x021626b0 module:overlay(68) +from:0x02162768 kind:load to:0x02157fcc module:overlay(68) +from:0x0216276c kind:load to:0x020977a0 module:overlay(0) +from:0x02162770 kind:load to:0x020977a8 module:overlay(0) +from:0x02162774 kind:load to:0x02097824 module:overlay(0) +from:0x02162778 kind:load to:0x02097864 module:overlay(0) +from:0x0216277c kind:load to:0x02097868 module:overlay(0) +from:0x02162780 kind:load to:0x0209786c module:overlay(0) +from:0x0216278c kind:load to:0x0209856c module:overlay(0) +from:0x02162790 kind:load to:0x020985a8 module:overlay(0) +from:0x02162794 kind:load to:0x020985c0 module:overlay(0) +from:0x02162798 kind:load to:0x020985cc module:overlay(0) +from:0x0216279c kind:load to:0x01fff464 module:itcm +from:0x021627a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021627a4 kind:load to:0x02158038 module:overlay(68) +from:0x021627a8 kind:load to:0x02158058 module:overlay(68) +from:0x021627ac kind:load to:0x02158074 module:overlay(68) +from:0x021627b0 kind:load to:0x0209850c module:overlay(0) +from:0x021627b4 kind:load to:0x02098510 module:overlay(0) +from:0x021627b8 kind:load to:0x02158078 module:overlay(68) +from:0x021627bc kind:load to:0x02098518 module:overlay(0) +from:0x021627c0 kind:load to:0x0209851c module:overlay(0) +from:0x021627c4 kind:load to:0x020985d8 module:overlay(0) +from:0x021627c8 kind:load to:0x02098644 module:overlay(0) +from:0x021627cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021627d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021627d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021627d8 kind:load to:0x0215807c module:overlay(68) +from:0x021627dc kind:load to:0x02158090 module:overlay(68) +from:0x021627e8 kind:load to:0x021580cc module:overlay(68) +from:0x021627ec kind:load to:0x020977a0 module:overlay(0) +from:0x021627f0 kind:load to:0x020977a8 module:overlay(0) +from:0x021627f4 kind:load to:0x02097824 module:overlay(0) +from:0x021627f8 kind:load to:0x02097864 module:overlay(0) +from:0x021627fc kind:load to:0x02097868 module:overlay(0) +from:0x02162800 kind:load to:0x0209786c module:overlay(0) +from:0x02162804 kind:load to:0x02158308 module:overlay(68) +from:0x0216280c kind:load to:0x02158330 module:overlay(68) +from:0x02162814 kind:load to:0x02158524 module:overlay(68) +from:0x0216281c kind:load to:0x0215864c module:overlay(68) +from:0x02162824 kind:load to:0x02158720 module:overlay(68) +from:0x0216282c kind:load to:0x0215830c module:overlay(68) +from:0x02162834 kind:load to:0x02158350 module:overlay(68) +from:0x0216283c kind:load to:0x02158528 module:overlay(68) +from:0x02162844 kind:load to:0x02158650 module:overlay(68) +from:0x0216284c kind:load to:0x02158724 module:overlay(68) +from:0x0216285c kind:load to:0x0209856c module:overlay(0) +from:0x02162860 kind:load to:0x020985a8 module:overlay(0) +from:0x02162864 kind:load to:0x020985c0 module:overlay(0) +from:0x02162868 kind:load to:0x020985cc module:overlay(0) +from:0x0216286c kind:load to:0x01fff464 module:itcm +from:0x02162870 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162874 kind:load to:0x0215820c module:overlay(68) +from:0x02162878 kind:load to:0x02158244 module:overlay(68) +from:0x0216287c kind:load to:0x021582d0 module:overlay(68) +from:0x02162880 kind:load to:0x0209850c module:overlay(0) +from:0x02162884 kind:load to:0x02098510 module:overlay(0) +from:0x02162888 kind:load to:0x02098514 module:overlay(0) +from:0x0216288c kind:load to:0x02098518 module:overlay(0) +from:0x02162890 kind:load to:0x0209851c module:overlay(0) +from:0x02162894 kind:load to:0x020985d8 module:overlay(0) +from:0x02162898 kind:load to:0x02098644 module:overlay(0) +from:0x0216289c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021628a0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021628a4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021628a8 kind:load to:0x021581bc module:overlay(68) +from:0x021628ac kind:load to:0x021581e0 module:overlay(68) +from:0x021628b8 kind:load to:0x02158c10 module:overlay(68) +from:0x021628bc kind:load to:0x02097998 module:overlay(0) +from:0x021628c0 kind:load to:0x020977a8 module:overlay(0) +from:0x021628c4 kind:load to:0x02097824 module:overlay(0) +from:0x021628c8 kind:load to:0x020979a0 module:overlay(0) +from:0x021628cc kind:load to:0x020979c0 module:overlay(0) +from:0x021628d0 kind:load to:0x020979ec module:overlay(0) +from:0x021628d4 kind:load to:0x02158e94 module:overlay(68) +from:0x021628dc kind:load to:0x02158eac module:overlay(68) +from:0x021628e4 kind:load to:0x02158efc module:overlay(68) +from:0x021628ec kind:load to:0x0215907c module:overlay(68) +from:0x021628f4 kind:load to:0x021591e0 module:overlay(68) +from:0x021628fc kind:load to:0x02158ea8 module:overlay(68) +from:0x02162904 kind:load to:0x02158ec8 module:overlay(68) +from:0x0216290c kind:load to:0x02158fd0 module:overlay(68) +from:0x02162914 kind:load to:0x02159090 module:overlay(68) +from:0x0216291c kind:load to:0x02159210 module:overlay(68) +from:0x0216292c kind:load to:0x0209856c module:overlay(0) +from:0x02162930 kind:load to:0x020985a8 module:overlay(0) +from:0x02162934 kind:load to:0x020985c0 module:overlay(0) +from:0x02162938 kind:load to:0x020985cc module:overlay(0) +from:0x0216293c kind:load to:0x02159324 module:overlay(68) +from:0x02162940 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162944 kind:load to:0x02158d34 module:overlay(68) +from:0x02162948 kind:load to:0x02098504 module:overlay(0) +from:0x0216294c kind:load to:0x02158df8 module:overlay(68) +from:0x02162950 kind:load to:0x02158e64 module:overlay(68) +from:0x02162954 kind:load to:0x02098510 module:overlay(0) +from:0x02162958 kind:load to:0x021592a0 module:overlay(68) +from:0x0216295c kind:load to:0x02098518 module:overlay(0) +from:0x02162960 kind:load to:0x0209851c module:overlay(0) +from:0x02162964 kind:load to:0x020985d8 module:overlay(0) +from:0x02162968 kind:load to:0x02098644 module:overlay(0) +from:0x0216296c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162970 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162974 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162978 kind:load to:0x02159374 module:overlay(68) +from:0x0216297c kind:load to:0x02159394 module:overlay(68) +from:0x02162988 kind:load to:0x021593dc module:overlay(68) +from:0x0216298c kind:load to:0x02097998 module:overlay(0) +from:0x02162990 kind:load to:0x020977a8 module:overlay(0) +from:0x02162994 kind:load to:0x02097824 module:overlay(0) +from:0x02162998 kind:load to:0x020979a0 module:overlay(0) +from:0x0216299c kind:load to:0x020979c0 module:overlay(0) +from:0x021629a0 kind:load to:0x020979ec module:overlay(0) +from:0x021629a4 kind:load to:0x021599cc module:overlay(68) +from:0x021629ac kind:load to:0x02159b64 module:overlay(68) +from:0x021629b4 kind:load to:0x02159d14 module:overlay(68) +from:0x021629bc kind:load to:0x0215a138 module:overlay(68) +from:0x021629c4 kind:load to:0x0215a378 module:overlay(68) +from:0x021629cc kind:load to:0x02159f28 module:overlay(68) +from:0x021629d4 kind:load to:0x02159ac4 module:overlay(68) +from:0x021629dc kind:load to:0x0215a478 module:overlay(68) +from:0x021629e4 kind:load to:0x02159a3c module:overlay(68) +from:0x021629ec kind:load to:0x02159bf4 module:overlay(68) +from:0x021629f4 kind:load to:0x02159d94 module:overlay(68) +from:0x021629fc kind:load to:0x0215a1c0 module:overlay(68) +from:0x02162a04 kind:load to:0x0215a474 module:overlay(68) +from:0x02162a0c kind:load to:0x02159f98 module:overlay(68) +from:0x02162a14 kind:load to:0x02159b34 module:overlay(68) +from:0x02162a1c kind:load to:0x0215a4f8 module:overlay(68) +from:0x02162a2c kind:load to:0x021595b0 module:overlay(68) +from:0x02162a30 kind:load to:0x0215a8dc module:overlay(68) +from:0x02162a34 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02162a38 kind:load to:0x0209a2dc module:overlay(0) +from:0x02162a3c kind:load to:0x0209a374 module:overlay(0) +from:0x02162a40 kind:load to:0x0209a388 module:overlay(0) +from:0x02162a44 kind:load to:0x0209a138 module:overlay(0) +from:0x02162a48 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02162a4c kind:load to:0x0209a438 module:overlay(0) +from:0x02162a50 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02162a54 kind:load to:0x0209a344 module:overlay(0) +from:0x02162a58 kind:load to:0x0209a35c module:overlay(0) +from:0x02162a5c kind:load to:0x0209a39c module:overlay(0) +from:0x02162a60 kind:load to:0x0209a728 module:overlay(0) +from:0x02162a64 kind:load to:0x0215a8b0 module:overlay(68) +from:0x02162a68 kind:load to:0x0215a88c module:overlay(68) +from:0x02162a6c kind:load to:0x0209a760 module:overlay(0) +from:0x02162a78 kind:load to:0x0209856c module:overlay(0) +from:0x02162a7c kind:load to:0x020985a8 module:overlay(0) +from:0x02162a80 kind:load to:0x020985c0 module:overlay(0) +from:0x02162a84 kind:load to:0x020985cc module:overlay(0) +from:0x02162a88 kind:load to:0x01fff464 module:itcm +from:0x02162a8c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162a90 kind:load to:0x021595c4 module:overlay(68) +from:0x02162a94 kind:load to:0x02098504 module:overlay(0) +from:0x02162a98 kind:load to:0x02159920 module:overlay(68) +from:0x02162a9c kind:load to:0x0209850c module:overlay(0) +from:0x02162aa0 kind:load to:0x02098510 module:overlay(0) +from:0x02162aa4 kind:load to:0x0215a82c module:overlay(68) +from:0x02162aa8 kind:load to:0x02099058 module:overlay(0) +from:0x02162aac kind:load to:0x0209851c module:overlay(0) +from:0x02162ab0 kind:load to:0x020985d8 module:overlay(0) +from:0x02162ab4 kind:load to:0x02098644 module:overlay(0) +from:0x02162ab8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162abc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162ac0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162ac4 kind:load to:0x0215a8f8 module:overlay(68) +from:0x02162ac8 kind:load to:0x0215a920 module:overlay(68) +from:0x02162acc kind:load to:0x020995dc module:overlay(0) +from:0x02162bb0 kind:load to:0x0215a970 module:overlay(68) +from:0x02162bb4 kind:load to:0x020977a0 module:overlay(0) +from:0x02162bb8 kind:load to:0x020977a8 module:overlay(0) +from:0x02162bbc kind:load to:0x02097824 module:overlay(0) +from:0x02162bc0 kind:load to:0x02097864 module:overlay(0) +from:0x02162bc4 kind:load to:0x02097868 module:overlay(0) +from:0x02162bc8 kind:load to:0x0209786c module:overlay(0) +from:0x02162bd4 kind:load to:0x0209856c module:overlay(0) +from:0x02162bd8 kind:load to:0x020985a8 module:overlay(0) +from:0x02162bdc kind:load to:0x020985c0 module:overlay(0) +from:0x02162be0 kind:load to:0x020985cc module:overlay(0) +from:0x02162be4 kind:load to:0x01fff464 module:itcm +from:0x02162be8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162bec kind:load to:0x0215a9ec module:overlay(68) +from:0x02162bf0 kind:load to:0x02098504 module:overlay(0) +from:0x02162bf4 kind:load to:0x0215aa08 module:overlay(68) +from:0x02162bf8 kind:load to:0x0215ab20 module:overlay(68) +from:0x02162bfc kind:load to:0x02098510 module:overlay(0) +from:0x02162c00 kind:load to:0x02098514 module:overlay(0) +from:0x02162c04 kind:load to:0x02098518 module:overlay(0) +from:0x02162c08 kind:load to:0x0209851c module:overlay(0) +from:0x02162c0c kind:load to:0x020985d8 module:overlay(0) +from:0x02162c10 kind:load to:0x02098644 module:overlay(0) +from:0x02162c14 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162c18 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162c1c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162c20 kind:load to:0x0215ac10 module:overlay(68) +from:0x02162c24 kind:load to:0x0215ac24 module:overlay(68) +from:0x02162c30 kind:load to:0x0215ac60 module:overlay(68) +from:0x02162c34 kind:load to:0x02097998 module:overlay(0) +from:0x02162c38 kind:load to:0x020977a8 module:overlay(0) +from:0x02162c3c kind:load to:0x02097824 module:overlay(0) +from:0x02162c40 kind:load to:0x020979a0 module:overlay(0) +from:0x02162c44 kind:load to:0x020979c0 module:overlay(0) +from:0x02162c48 kind:load to:0x020979ec module:overlay(0) +from:0x02162c4c kind:load to:0x0215b2a0 module:overlay(68) +from:0x02162c54 kind:load to:0x0215b314 module:overlay(68) +from:0x02162c5c kind:load to:0x0215b3e8 module:overlay(68) +from:0x02162c64 kind:load to:0x0215b760 module:overlay(68) +from:0x02162c6c kind:load to:0x0215b9e4 module:overlay(68) +from:0x02162c74 kind:load to:0x0215b280 module:overlay(68) +from:0x02162c7c kind:load to:0x0215b2a4 module:overlay(68) +from:0x02162c84 kind:load to:0x0215b37c module:overlay(68) +from:0x02162c8c kind:load to:0x0215b5a8 module:overlay(68) +from:0x02162c94 kind:load to:0x0215b85c module:overlay(68) +from:0x02162ca4 kind:load to:0x0209856c module:overlay(0) +from:0x02162ca8 kind:load to:0x020985a8 module:overlay(0) +from:0x02162cac kind:load to:0x020985c0 module:overlay(0) +from:0x02162cb0 kind:load to:0x020985cc module:overlay(0) +from:0x02162cb4 kind:load to:0x01fff464 module:itcm +from:0x02162cb8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162cbc kind:load to:0x0215ae2c module:overlay(68) +from:0x02162cc0 kind:load to:0x02098504 module:overlay(0) +from:0x02162cc4 kind:load to:0x0215b108 module:overlay(68) +from:0x02162cc8 kind:load to:0x0209850c module:overlay(0) +from:0x02162ccc kind:load to:0x02098510 module:overlay(0) +from:0x02162cd0 kind:load to:0x0215c0a8 module:overlay(68) +from:0x02162cd4 kind:load to:0x02099058 module:overlay(0) +from:0x02162cd8 kind:load to:0x0209851c module:overlay(0) +from:0x02162cdc kind:load to:0x020985d8 module:overlay(0) +from:0x02162ce0 kind:load to:0x02098644 module:overlay(0) +from:0x02162ce4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162ce8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162cec kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162cf0 kind:load to:0x0215c238 module:overlay(68) +from:0x02162cf4 kind:load to:0x0215c260 module:overlay(68) +from:0x02162cf8 kind:load to:0x020995dc module:overlay(0) +from:0x02162dd4 kind:load to:0x0215c6a0 module:overlay(68) +from:0x02162ddc kind:load to:0x0215c6ec module:overlay(68) +from:0x02162de4 kind:load to:0x0215c7c8 module:overlay(68) +from:0x02162dec kind:load to:0x0215c6b4 module:overlay(68) +from:0x02162df4 kind:load to:0x0215c720 module:overlay(68) +from:0x02162dfc kind:load to:0x0215c7cc module:overlay(68) +from:0x02162e0c kind:load to:0x0215c2b0 module:overlay(68) +from:0x02162e10 kind:load to:0x020977a0 module:overlay(0) +from:0x02162e14 kind:load to:0x020977a8 module:overlay(0) +from:0x02162e18 kind:load to:0x02097824 module:overlay(0) +from:0x02162e1c kind:load to:0x02097864 module:overlay(0) +from:0x02162e20 kind:load to:0x02097868 module:overlay(0) +from:0x02162e24 kind:load to:0x0209786c module:overlay(0) +from:0x02162e30 kind:load to:0x0209856c module:overlay(0) +from:0x02162e34 kind:load to:0x020985a8 module:overlay(0) +from:0x02162e38 kind:load to:0x020985c0 module:overlay(0) +from:0x02162e3c kind:load to:0x020985cc module:overlay(0) +from:0x02162e40 kind:load to:0x01fff464 module:itcm +from:0x02162e44 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162e48 kind:load to:0x0215c438 module:overlay(68) +from:0x02162e4c kind:load to:0x02098504 module:overlay(0) +from:0x02162e50 kind:load to:0x0215c540 module:overlay(68) +from:0x02162e54 kind:load to:0x0215c52c module:overlay(68) +from:0x02162e58 kind:load to:0x02098510 module:overlay(0) +from:0x02162e5c kind:load to:0x02098514 module:overlay(0) +from:0x02162e60 kind:load to:0x02098518 module:overlay(0) +from:0x02162e64 kind:load to:0x0209851c module:overlay(0) +from:0x02162e68 kind:load to:0x020985d8 module:overlay(0) +from:0x02162e6c kind:load to:0x02098644 module:overlay(0) +from:0x02162e70 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162e74 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162e78 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162e7c kind:load to:0x0215c3e8 module:overlay(68) +from:0x02162e80 kind:load to:0x0215c40c module:overlay(68) +from:0x02162e8c kind:load to:0x0215d1f9 module:overlay(68) +from:0x02162e90 kind:load to:0x02097998 module:overlay(0) +from:0x02162e94 kind:load to:0x020977a8 module:overlay(0) +from:0x02162e98 kind:load to:0x02097824 module:overlay(0) +from:0x02162e9c kind:load to:0x020979a0 module:overlay(0) +from:0x02162ea0 kind:load to:0x020979c0 module:overlay(0) +from:0x02162ea4 kind:load to:0x020979ec module:overlay(0) +from:0x02162ef0 kind:load to:0x0215d684 module:overlay(68) +from:0x02162f40 kind:load to:0x0215d6b4 module:overlay(68) +from:0x02162fe0 kind:load to:0x0209856c module:overlay(0) +from:0x02162fe4 kind:load to:0x020985a8 module:overlay(0) +from:0x02162fe8 kind:load to:0x020985c0 module:overlay(0) +from:0x02162fec kind:load to:0x020985cc module:overlay(0) +from:0x02162ff0 kind:load to:0x01fff464 module:itcm +from:0x02162ff4 kind:load to:0x020a9a2c module:overlay(0) +from:0x02162ff8 kind:load to:0x0215d39c module:overlay(68) +from:0x02162ffc kind:load to:0x0215d4a4 module:overlay(68) +from:0x02163000 kind:load to:0x0215d548 module:overlay(68) +from:0x02163004 kind:load to:0x0215d670 module:overlay(68) +from:0x02163008 kind:load to:0x02098510 module:overlay(0) +from:0x0216300c kind:load to:0x0215d924 module:overlay(68) +from:0x02163010 kind:load to:0x02098518 module:overlay(0) +from:0x02163014 kind:load to:0x0209851c module:overlay(0) +from:0x02163018 kind:load to:0x020985d8 module:overlay(0) +from:0x0216301c kind:load to:0x02098644 module:overlay(0) +from:0x02163020 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163024 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163028 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216302c kind:load to:0x0215d341 module:overlay(68) +from:0x02163030 kind:load to:0x0215d36d module:overlay(68) +from:0x02163034 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02163038 kind:load to:0x0215d4f0 module:overlay(68) +from:0x0216303c kind:load to:0x020a9324 module:overlay(0) +from:0x02163040 kind:load to:0x020a8fcc module:overlay(0) +from:0x02163044 kind:load to:0x020a9034 module:overlay(0) +from:0x02163048 kind:load to:0x020a91a4 module:overlay(0) +from:0x0216304c kind:load to:0x020a91a0 module:overlay(0) +from:0x02163050 kind:load to:0x020a9270 module:overlay(0) +from:0x02163054 kind:load to:0x020a9294 module:overlay(0) +from:0x02163058 kind:load to:0x020a9298 module:overlay(0) +from:0x0216305c kind:load to:0x020a91f4 module:overlay(0) +from:0x02163060 kind:load to:0x0215d8c8 module:overlay(68) +from:0x02163064 kind:load to:0x020a9204 module:overlay(0) +from:0x02163068 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0216306c kind:load to:0x020a8fb0 module:overlay(0) +from:0x02163070 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02163074 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02163078 kind:load to:0x0215d6b8 module:overlay(68) +from:0x0216307c kind:load to:0x020a95ec module:overlay(0) +from:0x02163080 kind:load to:0x020a9618 module:overlay(0) +from:0x02163084 kind:load to:0x020a9638 module:overlay(0) +from:0x02163088 kind:load to:0x020a9850 module:overlay(0) +from:0x0216308c kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02163090 kind:load to:0x020a8f14 module:overlay(0) +from:0x02163094 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02163098 kind:load to:0x020a99f8 module:overlay(0) +from:0x0216309c kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x021630a0 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021630a4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021630a8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021630ac kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021630b0 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021630b4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021630b8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021630bc kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021630c0 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x021630c4 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021630c8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021630cc kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021630d0 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021630d4 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021630d8 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021630dc kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021630e0 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021630e4 kind:load to:0x0215d4d0 module:overlay(68) +from:0x021630e8 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x021630ec kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x021630f0 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021630fc kind:load to:0x0209856c module:overlay(0) +from:0x02163100 kind:load to:0x020985a8 module:overlay(0) +from:0x02163104 kind:load to:0x020985c0 module:overlay(0) +from:0x02163108 kind:load to:0x020985cc module:overlay(0) +from:0x0216310c kind:load to:0x01fff464 module:itcm +from:0x02163110 kind:load to:0x020a9a2c module:overlay(0) +from:0x02163114 kind:load to:0x020a8d7c module:overlay(0) +from:0x02163118 kind:load to:0x020a8df8 module:overlay(0) +from:0x0216311c kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x02163120 kind:load to:0x020a9948 module:overlay(0) +from:0x02163124 kind:load to:0x02098510 module:overlay(0) +from:0x02163128 kind:load to:0x020a99b0 module:overlay(0) +from:0x0216312c kind:load to:0x02098518 module:overlay(0) +from:0x02163130 kind:load to:0x0209851c module:overlay(0) +from:0x02163134 kind:load to:0x020985d8 module:overlay(0) +from:0x02163138 kind:load to:0x02098644 module:overlay(0) +from:0x0216313c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163140 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163144 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163148 kind:load to:0x0215d974 module:overlay(68) +from:0x0216314c kind:load to:0x0215d94c module:overlay(68) +from:0x02163150 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02163154 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x02163158 kind:load to:0x020a9324 module:overlay(0) +from:0x0216315c kind:load to:0x020a8fcc module:overlay(0) +from:0x02163160 kind:load to:0x020a9034 module:overlay(0) +from:0x02163164 kind:load to:0x020a91a4 module:overlay(0) +from:0x02163168 kind:load to:0x020a91a0 module:overlay(0) +from:0x0216316c kind:load to:0x020a9270 module:overlay(0) +from:0x02163170 kind:load to:0x020a9294 module:overlay(0) +from:0x02163174 kind:load to:0x020a9298 module:overlay(0) +from:0x02163178 kind:load to:0x020a91f4 module:overlay(0) +from:0x0216317c kind:load to:0x020a91fc module:overlay(0) +from:0x02163180 kind:load to:0x020a9204 module:overlay(0) +from:0x02163184 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02163188 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0216318c kind:load to:0x020a8fb8 module:overlay(0) +from:0x02163190 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02163194 kind:load to:0x020a949c module:overlay(0) +from:0x02163198 kind:load to:0x020a95ec module:overlay(0) +from:0x0216319c kind:load to:0x020a9618 module:overlay(0) +from:0x021631a0 kind:load to:0x020a9638 module:overlay(0) +from:0x021631a4 kind:load to:0x020a9850 module:overlay(0) +from:0x021631a8 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x021631ac kind:load to:0x020a8f14 module:overlay(0) +from:0x021631b0 kind:load to:0x020a8ed8 module:overlay(0) +from:0x021631b4 kind:load to:0x020a99f8 module:overlay(0) +from:0x021631b8 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x021631bc kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x021631c0 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x021631c4 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x021631c8 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x021631cc kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x021631d0 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x021631d4 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021631d8 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021631dc kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x021631e0 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021631e4 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021631e8 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021631ec kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021631f0 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021631f4 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021631f8 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021631fc kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02163200 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02163204 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02163208 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0216320c kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02163218 kind:load to:0x0215d9b4 module:overlay(68) +from:0x0216321c kind:load to:0x020977a0 module:overlay(0) +from:0x02163220 kind:load to:0x020977a8 module:overlay(0) +from:0x02163224 kind:load to:0x02097824 module:overlay(0) +from:0x02163228 kind:load to:0x02097864 module:overlay(0) +from:0x0216322c kind:load to:0x02097868 module:overlay(0) +from:0x02163230 kind:load to:0x0209786c module:overlay(0) +from:0x0216323c kind:load to:0x0209856c module:overlay(0) +from:0x02163240 kind:load to:0x020985a8 module:overlay(0) +from:0x02163244 kind:load to:0x020985c0 module:overlay(0) +from:0x02163248 kind:load to:0x020985cc module:overlay(0) +from:0x0216324c kind:load to:0x01fff464 module:itcm +from:0x02163250 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163254 kind:load to:0x0215da30 module:overlay(68) +from:0x02163258 kind:load to:0x02098504 module:overlay(0) +from:0x0216325c kind:load to:0x02098508 module:overlay(0) +from:0x02163260 kind:load to:0x0209850c module:overlay(0) +from:0x02163264 kind:load to:0x02098510 module:overlay(0) +from:0x02163268 kind:load to:0x02098514 module:overlay(0) +from:0x0216326c kind:load to:0x02098518 module:overlay(0) +from:0x02163270 kind:load to:0x0209851c module:overlay(0) +from:0x02163274 kind:load to:0x020985d8 module:overlay(0) +from:0x02163278 kind:load to:0x02098644 module:overlay(0) +from:0x0216327c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163280 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163284 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163288 kind:load to:0x0215db24 module:overlay(68) +from:0x0216328c kind:load to:0x0215db38 module:overlay(68) +from:0x02163290 kind:load to:0x0215e0f4 module:overlay(68) +from:0x02163298 kind:load to:0x0215e144 module:overlay(68) +from:0x021632a0 kind:load to:0x0215e240 module:overlay(68) +from:0x021632a8 kind:load to:0x0215e250 module:overlay(68) +from:0x021632b0 kind:load to:0x0215e27c module:overlay(68) +from:0x021632b8 kind:load to:0x0215e2a4 module:overlay(68) +from:0x021632c0 kind:load to:0x0215e0e4 module:overlay(68) +from:0x021632c8 kind:load to:0x0215e124 module:overlay(68) +from:0x021632d0 kind:load to:0x0215e23c module:overlay(68) +from:0x021632d8 kind:load to:0x0215e24c module:overlay(68) +from:0x021632e0 kind:load to:0x0215e25c module:overlay(68) +from:0x021632e8 kind:load to:0x0215e2a0 module:overlay(68) +from:0x021632f8 kind:load to:0x0215dbfc module:overlay(68) +from:0x021632fc kind:load to:0x0215dc44 module:overlay(68) +from:0x02163300 kind:load to:0x0215dce4 module:overlay(68) +from:0x02163304 kind:load to:0x0215de7c module:overlay(68) +from:0x02163308 kind:load to:0x0215dfa0 module:overlay(68) +from:0x0216330c kind:load to:0x0215df58 module:overlay(68) +from:0x02163310 kind:load to:0x0215e514 module:overlay(68) +from:0x02163314 kind:load to:0x0215e518 module:overlay(68) +from:0x02163318 kind:load to:0x0215e51c module:overlay(68) +from:0x0216331c kind:load to:0x0215dc94 module:overlay(68) +from:0x02163320 kind:load to:0x0215e56c module:overlay(68) +from:0x02163324 kind:load to:0x0215e634 module:overlay(68) +from:0x02163330 kind:load to:0x0215e7c8 module:overlay(68) +from:0x02163334 kind:load to:0x02097998 module:overlay(0) +from:0x02163338 kind:load to:0x020977a8 module:overlay(0) +from:0x0216333c kind:load to:0x02097824 module:overlay(0) +from:0x02163340 kind:load to:0x020979a0 module:overlay(0) +from:0x02163344 kind:load to:0x020979c0 module:overlay(0) +from:0x02163348 kind:load to:0x020979ec module:overlay(0) +from:0x0216339c kind:load to:0x0209856c module:overlay(0) +from:0x021633a0 kind:load to:0x020985a8 module:overlay(0) +from:0x021633a4 kind:load to:0x020985c0 module:overlay(0) +from:0x021633a8 kind:load to:0x020985cc module:overlay(0) +from:0x021633ac kind:load to:0x01fff464 module:itcm +from:0x021633b0 kind:load to:0x020a9a2c module:overlay(0) +from:0x021633b4 kind:load to:0x020a8d7c module:overlay(0) +from:0x021633b8 kind:load to:0x0215ea10 module:overlay(68) +from:0x021633bc kind:load to:0x0215ea50 module:overlay(68) +from:0x021633c0 kind:load to:0x020a9948 module:overlay(0) +from:0x021633c4 kind:load to:0x02098510 module:overlay(0) +from:0x021633c8 kind:load to:0x020a99b0 module:overlay(0) +from:0x021633cc kind:load to:0x02098518 module:overlay(0) +from:0x021633d0 kind:load to:0x0209851c module:overlay(0) +from:0x021633d4 kind:load to:0x020985d8 module:overlay(0) +from:0x021633d8 kind:load to:0x02098644 module:overlay(0) +from:0x021633dc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021633e0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021633e4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021633e8 kind:load to:0x0215eb44 module:overlay(68) +from:0x021633ec kind:load to:0x0215eb6c module:overlay(68) +from:0x021633f0 kind:load to:0x0215e978 module:overlay(68) +from:0x021633f4 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x021633f8 kind:load to:0x020a9324 module:overlay(0) +from:0x021633fc kind:load to:0x020a8fcc module:overlay(0) +from:0x02163400 kind:load to:0x020a9034 module:overlay(0) +from:0x02163404 kind:load to:0x020a91a4 module:overlay(0) +from:0x02163408 kind:load to:0x020a91a0 module:overlay(0) +from:0x0216340c kind:load to:0x020a9270 module:overlay(0) +from:0x02163410 kind:load to:0x020a9294 module:overlay(0) +from:0x02163414 kind:load to:0x020a9298 module:overlay(0) +from:0x02163418 kind:load to:0x0215ea5c module:overlay(68) +from:0x0216341c kind:load to:0x0215ea88 module:overlay(68) +from:0x02163420 kind:load to:0x020a9204 module:overlay(0) +from:0x02163424 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02163428 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0216342c kind:load to:0x020a8fb8 module:overlay(0) +from:0x02163430 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02163434 kind:load to:0x0215eb38 module:overlay(68) +from:0x02163438 kind:load to:0x020a95ec module:overlay(0) +from:0x0216343c kind:load to:0x020a9618 module:overlay(0) +from:0x02163440 kind:load to:0x020a9638 module:overlay(0) +from:0x02163444 kind:load to:0x020a9850 module:overlay(0) +from:0x02163448 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0216344c kind:load to:0x020a8f14 module:overlay(0) +from:0x02163450 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02163454 kind:load to:0x020a99f8 module:overlay(0) +from:0x02163458 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0216345c kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02163460 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02163464 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02163468 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0216346c kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02163470 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02163474 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02163478 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0216347c kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02163480 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02163484 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02163488 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0216348c kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02163490 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02163494 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02163498 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0216349c kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021634a0 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x021634a4 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x021634a8 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x021634ac kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021634b8 kind:load to:0x0215ebbc module:overlay(68) +from:0x021634bc kind:load to:0x02097998 module:overlay(0) +from:0x021634c0 kind:load to:0x020977a8 module:overlay(0) +from:0x021634c4 kind:load to:0x02097824 module:overlay(0) +from:0x021634c8 kind:load to:0x020979a0 module:overlay(0) +from:0x021634cc kind:load to:0x020979c0 module:overlay(0) +from:0x021634d0 kind:load to:0x020979ec module:overlay(0) +from:0x021634dc kind:load to:0x0215ee6c module:overlay(68) +from:0x021634e0 kind:load to:0x021605d4 module:overlay(68) +from:0x021634e4 kind:load to:0x02057bf4 module:overlay(0) +from:0x021634e8 kind:load to:0x02160210 module:overlay(68) +from:0x021634ec kind:load to:0x02057dc8 module:overlay(0) +from:0x021634f0 kind:load to:0x02057e44 module:overlay(0) +from:0x021634f4 kind:load to:0x02057ea8 module:overlay(0) +from:0x021634f8 kind:load to:0x0209a7f0 module:overlay(0) +from:0x021634fc kind:load to:0x02057d84 module:overlay(0) +from:0x02163500 kind:load to:0x0215f524 module:overlay(68) +from:0x02163508 kind:load to:0x0215f60c module:overlay(68) +from:0x02163510 kind:load to:0x0215f6cc module:overlay(68) +from:0x02163518 kind:load to:0x0215f988 module:overlay(68) +from:0x02163520 kind:load to:0x0215faa4 module:overlay(68) +from:0x02163528 kind:load to:0x0215fe44 module:overlay(68) +from:0x02163530 kind:load to:0x0215f4c0 module:overlay(68) +from:0x02163538 kind:load to:0x0215f5a8 module:overlay(68) +from:0x02163540 kind:load to:0x0215f650 module:overlay(68) +from:0x02163548 kind:load to:0x0215f8ec module:overlay(68) +from:0x02163550 kind:load to:0x0215fa84 module:overlay(68) +from:0x02163558 kind:load to:0x0215fcb4 module:overlay(68) +from:0x02163568 kind:load to:0x0209856c module:overlay(0) +from:0x0216356c kind:load to:0x020985a8 module:overlay(0) +from:0x02163570 kind:load to:0x020985c0 module:overlay(0) +from:0x02163574 kind:load to:0x020985cc module:overlay(0) +from:0x02163578 kind:load to:0x01fff464 module:itcm +from:0x0216357c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163580 kind:load to:0x0215ee80 module:overlay(68) +from:0x02163584 kind:load to:0x0215ef94 module:overlay(68) +from:0x02163588 kind:load to:0x0215f294 module:overlay(68) +from:0x0216358c kind:load to:0x0215f390 module:overlay(68) +from:0x02163590 kind:load to:0x02098510 module:overlay(0) +from:0x02163594 kind:load to:0x0215f3d0 module:overlay(68) +from:0x02163598 kind:load to:0x02099058 module:overlay(0) +from:0x0216359c kind:load to:0x0209851c module:overlay(0) +from:0x021635a0 kind:load to:0x020985d8 module:overlay(0) +from:0x021635a4 kind:load to:0x02098644 module:overlay(0) +from:0x021635a8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021635ac kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021635b0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021635b4 kind:load to:0x021605f0 module:overlay(68) +from:0x021635b8 kind:load to:0x02160628 module:overlay(68) +from:0x021635bc kind:load to:0x020995dc module:overlay(0) +from:0x021636d0 kind:load to:0x02160688 module:overlay(68) +from:0x021636d4 kind:load to:0x02097998 module:overlay(0) +from:0x021636d8 kind:load to:0x020977a8 module:overlay(0) +from:0x021636dc kind:load to:0x02097824 module:overlay(0) +from:0x021636e0 kind:load to:0x020979a0 module:overlay(0) +from:0x021636e4 kind:load to:0x020979c0 module:overlay(0) +from:0x021636e8 kind:load to:0x020979ec module:overlay(0) +from:0x021636f4 kind:load to:0x0209856c module:overlay(0) +from:0x021636f8 kind:load to:0x020985a8 module:overlay(0) +from:0x021636fc kind:load to:0x020985c0 module:overlay(0) +from:0x02163700 kind:load to:0x020985cc module:overlay(0) +from:0x02163704 kind:load to:0x01fff464 module:itcm +from:0x02163708 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216370c kind:load to:0x021606f4 module:overlay(68) +from:0x02163710 kind:load to:0x0216071c module:overlay(68) +from:0x02163714 kind:load to:0x02098508 module:overlay(0) +from:0x02163718 kind:load to:0x0209850c module:overlay(0) +from:0x0216371c kind:load to:0x02098510 module:overlay(0) +from:0x02163720 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02163724 kind:load to:0x02098518 module:overlay(0) +from:0x02163728 kind:load to:0x0209851c module:overlay(0) +from:0x0216372c kind:load to:0x020985d8 module:overlay(0) +from:0x02163730 kind:load to:0x02098644 module:overlay(0) +from:0x02163734 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163738 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216373c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163740 kind:load to:0x02160770 module:overlay(68) +from:0x02163744 kind:load to:0x02160790 module:overlay(68) +from:0x02163748 kind:load to:0x02160720 module:overlay(68) +from:0x02163754 kind:load to:0x021607d8 module:overlay(68) +from:0x02163758 kind:load to:0x02097998 module:overlay(0) +from:0x0216375c kind:load to:0x020977a8 module:overlay(0) +from:0x02163760 kind:load to:0x02097824 module:overlay(0) +from:0x02163764 kind:load to:0x020979a0 module:overlay(0) +from:0x02163768 kind:load to:0x020979c0 module:overlay(0) +from:0x0216376c kind:load to:0x020979ec module:overlay(0) +from:0x02163778 kind:load to:0x0209856c module:overlay(0) +from:0x0216377c kind:load to:0x020985a8 module:overlay(0) +from:0x02163780 kind:load to:0x020985c0 module:overlay(0) +from:0x02163784 kind:load to:0x020985cc module:overlay(0) +from:0x02163788 kind:load to:0x01fff464 module:itcm +from:0x0216378c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163790 kind:load to:0x02160844 module:overlay(68) +from:0x02163794 kind:load to:0x0216086c module:overlay(68) +from:0x02163798 kind:load to:0x02098508 module:overlay(0) +from:0x0216379c kind:load to:0x0209850c module:overlay(0) +from:0x021637a0 kind:load to:0x02098510 module:overlay(0) +from:0x021637a4 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021637a8 kind:load to:0x02098518 module:overlay(0) +from:0x021637ac kind:load to:0x0209851c module:overlay(0) +from:0x021637b0 kind:load to:0x020985d8 module:overlay(0) +from:0x021637b4 kind:load to:0x02098644 module:overlay(0) +from:0x021637b8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021637bc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021637c0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021637c4 kind:load to:0x021608c0 module:overlay(68) +from:0x021637c8 kind:load to:0x021608e0 module:overlay(68) +from:0x021637cc kind:load to:0x02160870 module:overlay(68) +from:0x021637d8 kind:load to:0x02160928 module:overlay(68) +from:0x021637dc kind:load to:0x02097998 module:overlay(0) +from:0x021637e0 kind:load to:0x020977a8 module:overlay(0) +from:0x021637e4 kind:load to:0x02097824 module:overlay(0) +from:0x021637e8 kind:load to:0x020979a0 module:overlay(0) +from:0x021637ec kind:load to:0x020979c0 module:overlay(0) +from:0x021637f0 kind:load to:0x020979ec module:overlay(0) +from:0x021637fc kind:load to:0x0209856c module:overlay(0) +from:0x02163800 kind:load to:0x020985a8 module:overlay(0) +from:0x02163804 kind:load to:0x020985c0 module:overlay(0) +from:0x02163808 kind:load to:0x020985cc module:overlay(0) +from:0x0216380c kind:load to:0x01fff464 module:itcm +from:0x02163810 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163814 kind:load to:0x02160994 module:overlay(68) +from:0x02163818 kind:load to:0x021609bc module:overlay(68) +from:0x0216381c kind:load to:0x02098508 module:overlay(0) +from:0x02163820 kind:load to:0x0209850c module:overlay(0) +from:0x02163824 kind:load to:0x02098510 module:overlay(0) +from:0x02163828 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0216382c kind:load to:0x02098518 module:overlay(0) +from:0x02163830 kind:load to:0x0209851c module:overlay(0) +from:0x02163834 kind:load to:0x020985d8 module:overlay(0) +from:0x02163838 kind:load to:0x02098644 module:overlay(0) +from:0x0216383c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163840 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163844 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163848 kind:load to:0x02160a10 module:overlay(68) +from:0x0216384c kind:load to:0x02160a30 module:overlay(68) +from:0x02163850 kind:load to:0x021609c0 module:overlay(68) +from:0x0216385c kind:load to:0x02160a78 module:overlay(68) +from:0x02163860 kind:load to:0x02097998 module:overlay(0) +from:0x02163864 kind:load to:0x020977a8 module:overlay(0) +from:0x02163868 kind:load to:0x02097824 module:overlay(0) +from:0x0216386c kind:load to:0x020979a0 module:overlay(0) +from:0x02163870 kind:load to:0x020979c0 module:overlay(0) +from:0x02163874 kind:load to:0x020979ec module:overlay(0) +from:0x02163880 kind:load to:0x0209856c module:overlay(0) +from:0x02163884 kind:load to:0x020985a8 module:overlay(0) +from:0x02163888 kind:load to:0x020985c0 module:overlay(0) +from:0x0216388c kind:load to:0x020985cc module:overlay(0) +from:0x02163890 kind:load to:0x01fff464 module:itcm +from:0x02163894 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163898 kind:load to:0x02160ae4 module:overlay(68) +from:0x0216389c kind:load to:0x02160b0c module:overlay(68) +from:0x021638a0 kind:load to:0x02098508 module:overlay(0) +from:0x021638a4 kind:load to:0x0209850c module:overlay(0) +from:0x021638a8 kind:load to:0x02098510 module:overlay(0) +from:0x021638ac kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021638b0 kind:load to:0x02098518 module:overlay(0) +from:0x021638b4 kind:load to:0x0209851c module:overlay(0) +from:0x021638b8 kind:load to:0x020985d8 module:overlay(0) +from:0x021638bc kind:load to:0x02098644 module:overlay(0) +from:0x021638c0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021638c4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021638c8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021638cc kind:load to:0x02160b60 module:overlay(68) +from:0x021638d0 kind:load to:0x02160b80 module:overlay(68) +from:0x021638d4 kind:load to:0x02160b10 module:overlay(68) +from:0x021638e0 kind:load to:0x02160bc8 module:overlay(68) +from:0x021638e4 kind:load to:0x02097998 module:overlay(0) +from:0x021638e8 kind:load to:0x020977a8 module:overlay(0) +from:0x021638ec kind:load to:0x02097824 module:overlay(0) +from:0x021638f0 kind:load to:0x020979a0 module:overlay(0) +from:0x021638f4 kind:load to:0x020979c0 module:overlay(0) +from:0x021638f8 kind:load to:0x020979ec module:overlay(0) +from:0x02163904 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02163908 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0216390c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02163910 kind:load to:0x0207c990 module:overlay(0) +from:0x02163914 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02163918 kind:load to:0x0207ca44 module:overlay(0) +from:0x0216391c kind:load to:0x0207ca6c module:overlay(0) +from:0x02163920 kind:load to:0x0207cae4 module:overlay(0) +from:0x0216392c kind:load to:0x0209856c module:overlay(0) +from:0x02163930 kind:load to:0x020985a8 module:overlay(0) +from:0x02163934 kind:load to:0x020985c0 module:overlay(0) +from:0x02163938 kind:load to:0x020985cc module:overlay(0) +from:0x0216393c kind:load to:0x01fff464 module:itcm +from:0x02163940 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163944 kind:load to:0x02160cac module:overlay(68) +from:0x02163948 kind:load to:0x02098504 module:overlay(0) +from:0x0216394c kind:load to:0x02098508 module:overlay(0) +from:0x02163950 kind:load to:0x0209850c module:overlay(0) +from:0x02163954 kind:load to:0x02098510 module:overlay(0) +from:0x02163958 kind:load to:0x02160d74 module:overlay(68) +from:0x0216395c kind:load to:0x02098518 module:overlay(0) +from:0x02163960 kind:load to:0x0209851c module:overlay(0) +from:0x02163964 kind:load to:0x020985d8 module:overlay(0) +from:0x02163968 kind:load to:0x02098644 module:overlay(0) +from:0x0216396c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163970 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163974 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163978 kind:load to:0x02160da8 module:overlay(68) +from:0x0216397c kind:load to:0x02160dd0 module:overlay(68) +from:0x02163b24 kind:load to:0x02160e20 module:overlay(68) +from:0x02163b28 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163b2c kind:load to:0x0209ca6c module:overlay(0) +from:0x02163b30 kind:load to:0x0209caac module:overlay(0) +from:0x02163b34 kind:load to:0x0209cacc module:overlay(0) +from:0x02163b40 kind:load to:0x02160ec8 module:overlay(68) +from:0x02163b44 kind:load to:0x02160ee4 module:overlay(68) +from:0x02163b48 kind:load to:0x02160f14 module:overlay(68) +from:0x02163b4c kind:load to:0x02165ad0 module:overlay(89) +from:0x02163b50 kind:load to:0x02165b34 module:overlays(89,92) +from:0x02163b5c kind:load to:0x0216108c module:overlay(68) +from:0x02163b60 kind:load to:0x0209d10c module:overlay(0) +from:0x02163b64 kind:load to:0x02161178 module:overlay(68) +from:0x02163b68 kind:load to:0x021611c4 module:overlay(68) +from:0x02163b6c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163b70 kind:load to:0x021616b0 module:overlay(68) +from:0x02163b74 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163b78 kind:load to:0x0209d220 module:overlay(0) +from:0x02163b7c kind:load to:0x0209d228 module:overlay(0) +from:0x02163b80 kind:load to:0x0209d22c module:overlay(0) +from:0x02163b84 kind:load to:0x02161694 module:overlay(68) +from:0x02163b88 kind:load to:0x0209d240 module:overlay(0) +from:0x02163b8c kind:load to:0x02161738 module:overlay(68) +from:0x02163b90 kind:load to:0x02161770 module:overlay(68) +from:0x02163b94 kind:load to:0x02163afc module:overlay(68) +from:0x02163b98 kind:load to:0x02163b08 module:overlay(68) +from:0x02163b9c kind:load to:0x02163aa8 module:overlay(68) +from:0x02163ba0 kind:load to:0x02163a9c module:overlay(68) +from:0x02163ba4 kind:load to:0x02163a38 module:overlay(68) +from:0x02163ba8 kind:load to:0x021639d8 module:overlay(68) +from:0x02163bac kind:load to:0x021639f0 module:overlay(68) +from:0x02163bb0 kind:load to:0x02163a00 module:overlay(68) +from:0x02163bb4 kind:load to:0x02163a58 module:overlay(68) +from:0x02163bb8 kind:load to:0x021639c8 module:overlay(68) +from:0x02163bbc kind:load to:0x02163988 module:overlay(68) +from:0x02163bc0 kind:load to:0x02163a10 module:overlay(68) +from:0x02163bc4 kind:load to:0x02163990 module:overlay(68) +from:0x02163bc8 kind:load to:0x02163acc module:overlay(68) +from:0x02163bcc kind:load to:0x02163a28 module:overlay(68) +from:0x02163bd0 kind:load to:0x02163a30 module:overlay(68) +from:0x02163bd4 kind:load to:0x021639f8 module:overlay(68) +from:0x02163bd8 kind:load to:0x02163ad8 module:overlay(68) +from:0x02163bdc kind:load to:0x02163ae4 module:overlay(68) +from:0x02163be0 kind:load to:0x02163af0 module:overlay(68) +from:0x02163be4 kind:load to:0x02163a60 module:overlay(68) +from:0x02163be8 kind:load to:0x02163a6c module:overlay(68) +from:0x02163bec kind:load to:0x02163a50 module:overlay(68) +from:0x02163bf0 kind:load to:0x021639d0 module:overlay(68) +from:0x02163bf4 kind:load to:0x021639e8 module:overlay(68) +from:0x02163bf8 kind:load to:0x02163a84 module:overlay(68) +from:0x02163bfc kind:load to:0x02163a90 module:overlay(68) +from:0x02163c00 kind:load to:0x02163a18 module:overlay(68) +from:0x02163c04 kind:load to:0x02163a20 module:overlay(68) +from:0x02163c08 kind:load to:0x02163ab4 module:overlay(68) +from:0x02163c0c kind:load to:0x02163ac0 module:overlay(68) +from:0x02163c10 kind:load to:0x021639b8 module:overlay(68) +from:0x02163c14 kind:load to:0x021639a0 module:overlay(68) +from:0x02163c18 kind:load to:0x02163980 module:overlay(68) +from:0x02163c1c kind:load to:0x021639e0 module:overlay(68) +from:0x02163c20 kind:load to:0x02163a40 module:overlay(68) +from:0x02163c24 kind:load to:0x02163998 module:overlay(68) +from:0x02163c28 kind:load to:0x02163a78 module:overlay(68) +from:0x02163c2c kind:load to:0x021639b0 module:overlay(68) +from:0x02163c30 kind:load to:0x02163a48 module:overlay(68) +from:0x02163c34 kind:load to:0x021639a8 module:overlay(68) +from:0x02163c38 kind:load to:0x02163a08 module:overlay(68) +from:0x02163c3c kind:load to:0x021639c0 module:overlay(68) +from:0x02163ca4 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163ca8 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163cac kind:load to:0x0209caac module:overlay(0) +from:0x02163cb0 kind:load to:0x0209cacc module:overlay(0) +from:0x02163cbc kind:load to:0x021617d0 module:overlay(68) +from:0x02163cc0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163cc4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163cc8 kind:load to:0x0209caac module:overlay(0) +from:0x02163ccc kind:load to:0x0209cacc module:overlay(0) +from:0x02163cd8 kind:load to:0x0207caf4 module:overlay(0) +from:0x02163cdc kind:load to:0x0207cafc module:overlay(0) +from:0x02163ce0 kind:load to:0x0207d310 module:overlay(0) +from:0x02163ce4 kind:load to:0x0207d300 module:overlay(0) +from:0x02163ce8 kind:load to:0x0207d34c module:overlay(0) +from:0x02163cec kind:load to:0x0207d384 module:overlay(0) +from:0x02163cf0 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02163cf4 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02163d00 kind:load to:0x02161918 module:overlay(68) +from:0x02163d04 kind:load to:0x0209d10c module:overlay(0) +from:0x02163d08 kind:load to:0x02161938 module:overlay(68) +from:0x02163d0c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02163d10 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163d14 kind:load to:0x0216193c module:overlay(68) +from:0x02163d18 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163d1c kind:load to:0x02161928 module:overlay(68) +from:0x02163d20 kind:load to:0x0209d228 module:overlay(0) +from:0x02163d24 kind:load to:0x0209d22c module:overlay(0) +from:0x02163d28 kind:load to:0x0209d238 module:overlay(0) +from:0x02163d2c kind:load to:0x0209d240 module:overlay(0) +from:0x02163d30 kind:load to:0x02161990 module:overlay(68) +from:0x02163d34 kind:load to:0x021619b0 module:overlay(68) +from:0x02163d38 kind:load to:0x02161930 module:overlay(68) +from:0x02163d44 kind:load to:0x02161aa8 module:overlay(68) +from:0x02163d48 kind:load to:0x02161ac8 module:overlay(68) +from:0x02163d4c kind:load to:0x02161bdc module:overlay(68) +from:0x02163d50 kind:load to:0x02161be0 module:overlay(68) +from:0x02163d54 kind:load to:0x02161be4 module:overlay(68) +from:0x02163d58 kind:load to:0x02161df8 module:overlay(68) +from:0x02163d5c kind:load to:0x02161dfc module:overlay(68) diff --git a/config/eur1/arm9/overlays/ov068/symbols.txt b/config/eur1/arm9/overlays/ov068/symbols.txt new file mode 100644 index 00000000..77f12bc0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov068/symbols.txt @@ -0,0 +1,629 @@ +func_ov068_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov068_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov068_02157ff0 kind:function(arm,size=0x28) addr:0x02157ff0 +func_ov068_02158018 kind:function(arm,size=0x20) addr:0x02158018 +func_ov068_02158038 kind:function(arm,size=0x20) addr:0x02158038 +func_ov068_02158058 kind:function(arm,size=0x1c) addr:0x02158058 +func_ov068_02158074 kind:function(arm,size=0x4) addr:0x02158074 +func_ov068_02158078 kind:function(arm,size=0x4) addr:0x02158078 +func_ov068_0215807c kind:function(arm,size=0x14) addr:0x0215807c +func_ov068_02158090 kind:function(arm,size=0x1c) addr:0x02158090 +func_ov068_021580ac kind:function(arm,size=0x14) addr:0x021580ac +func_ov068_021580c0 kind:function(arm,size=0xc) addr:0x021580c0 +func_ov068_021580cc kind:function(arm,size=0x24) addr:0x021580cc +func_ov068_021580f0 kind:function(arm,size=0x50) addr:0x021580f0 +func_ov068_02158140 kind:function(arm,size=0x7c) addr:0x02158140 +func_ov068_021581bc kind:function(arm,size=0x24) addr:0x021581bc +func_ov068_021581e0 kind:function(arm,size=0x2c) addr:0x021581e0 +func_ov068_0215820c kind:function(arm,size=0x38) addr:0x0215820c +func_ov068_02158244 kind:function(arm,size=0x38) addr:0x02158244 +func_ov068_0215827c kind:function(arm,size=0xc) addr:0x0215827c +func_ov068_02158288 kind:function(arm,size=0x48) addr:0x02158288 +func_ov068_021582d0 kind:function(arm,size=0x38) addr:0x021582d0 +func_ov068_02158308 kind:function(arm,size=0x4) addr:0x02158308 +func_ov068_0215830c kind:function(arm,size=0x24) addr:0x0215830c +func_ov068_02158330 kind:function(arm,size=0x20) addr:0x02158330 +func_ov068_02158350 kind:function(arm,size=0x1d4) addr:0x02158350 +func_ov068_02158524 kind:function(arm,size=0x4) addr:0x02158524 +func_ov068_02158528 kind:function(arm,size=0x124) addr:0x02158528 +func_ov068_0215864c kind:function(arm,size=0x4) addr:0x0215864c +func_ov068_02158650 kind:function(arm,size=0xd0) addr:0x02158650 +func_ov068_02158720 kind:function(arm,size=0x4) addr:0x02158720 +func_ov068_02158724 kind:function(arm,size=0x68) addr:0x02158724 +func_ov068_0215878c kind:function(arm,size=0xac) addr:0x0215878c +func_ov068_02158838 kind:function(arm,size=0xb4) addr:0x02158838 +func_ov068_021588ec kind:function(arm,size=0x6c) addr:0x021588ec +func_ov068_02158958 kind:function(arm,size=0xe4) addr:0x02158958 +func_ov068_02158a3c kind:function(arm,size=0x70) addr:0x02158a3c +func_ov068_02158aac kind:function(arm,size=0x8c) addr:0x02158aac +func_ov068_02158b38 kind:function(arm,size=0xb8) addr:0x02158b38 +func_ov068_02158bf0 kind:function(arm,size=0x14) addr:0x02158bf0 +func_ov068_02158c04 kind:function(arm,size=0xc) addr:0x02158c04 +func_ov068_02158c10 kind:function(arm,size=0x24) addr:0x02158c10 +func_ov068_02158c34 kind:function(arm,size=0x4c) addr:0x02158c34 +func_ov068_02158c80 kind:function(arm,size=0xb4) addr:0x02158c80 +func_ov068_02158d34 kind:function(arm,size=0x70) addr:0x02158d34 +func_ov068_02158da4 kind:function(arm,size=0xc) addr:0x02158da4 +func_ov068_02158db0 kind:function(arm,size=0x48) addr:0x02158db0 +func_ov068_02158df8 kind:function(arm,size=0x6c) addr:0x02158df8 +func_ov068_02158e64 kind:function(arm,size=0x30) addr:0x02158e64 +func_ov068_02158e94 kind:function(arm,size=0x14) addr:0x02158e94 +func_ov068_02158ea8 kind:function(arm,size=0x4) addr:0x02158ea8 +func_ov068_02158eac kind:function(arm,size=0x1c) addr:0x02158eac +func_ov068_02158ec8 kind:function(arm,size=0x34) addr:0x02158ec8 +func_ov068_02158efc kind:function(arm,size=0xd4) addr:0x02158efc +func_ov068_02158fd0 kind:function(arm,size=0xac) addr:0x02158fd0 +func_ov068_0215907c kind:function(arm,size=0x14) addr:0x0215907c +func_ov068_02159090 kind:function(arm,size=0x150) addr:0x02159090 +func_ov068_021591e0 kind:function(arm,size=0x30) addr:0x021591e0 +func_ov068_02159210 kind:function(arm,size=0x30) addr:0x02159210 +func_ov068_02159240 kind:function(arm,size=0x50) addr:0x02159240 +func_ov068_02159290 kind:function(arm,size=0x10) addr:0x02159290 +func_ov068_021592a0 kind:function(arm,size=0x84) addr:0x021592a0 +func_ov068_02159324 kind:function(arm,size=0x50) addr:0x02159324 +func_ov068_02159374 kind:function(arm,size=0x20) addr:0x02159374 +func_ov068_02159394 kind:function(arm,size=0x28) addr:0x02159394 +func_ov068_021593bc kind:function(arm,size=0x14) addr:0x021593bc +func_ov068_021593d0 kind:function(arm,size=0xc) addr:0x021593d0 +func_ov068_021593dc kind:function(arm,size=0x24) addr:0x021593dc +func_ov068_02159400 kind:function(arm,size=0x58) addr:0x02159400 +func_ov068_02159458 kind:function(arm,size=0x158) addr:0x02159458 +func_ov068_021595b0 kind:function(arm,size=0x14) addr:0x021595b0 +func_ov068_021595c4 kind:function(arm,size=0x64) addr:0x021595c4 +func_ov068_02159628 kind:function(arm,size=0x24) addr:0x02159628 +func_ov068_0215964c kind:function(arm,size=0x48) addr:0x0215964c +func_ov068_02159694 kind:function(arm,size=0x28c) addr:0x02159694 +func_ov068_02159920 kind:function(arm,size=0xac) addr:0x02159920 +func_ov068_021599cc kind:function(arm,size=0x70) addr:0x021599cc +func_ov068_02159a3c kind:function(arm,size=0x88) addr:0x02159a3c +func_ov068_02159ac4 kind:function(arm,size=0x70) addr:0x02159ac4 +func_ov068_02159b34 kind:function(arm,size=0x30) addr:0x02159b34 +func_ov068_02159b64 kind:function(arm,size=0x90) addr:0x02159b64 +func_ov068_02159bf4 kind:function(arm,size=0x120) addr:0x02159bf4 +func_ov068_02159d14 kind:function(arm,size=0x80) addr:0x02159d14 +func_ov068_02159d94 kind:function(arm,size=0x194) addr:0x02159d94 +func_ov068_02159f28 kind:function(arm,size=0x70) addr:0x02159f28 +func_ov068_02159f98 kind:function(arm,size=0x1a0) addr:0x02159f98 +func_ov068_0215a138 kind:function(arm,size=0x88) addr:0x0215a138 +func_ov068_0215a1c0 kind:function(arm,size=0x1b8) addr:0x0215a1c0 +func_ov068_0215a378 kind:function(arm,size=0xfc) addr:0x0215a378 +func_ov068_0215a474 kind:function(arm,size=0x4) addr:0x0215a474 +func_ov068_0215a478 kind:function(arm,size=0x80) addr:0x0215a478 +func_ov068_0215a4f8 kind:function(arm,size=0x4) addr:0x0215a4f8 +func_ov068_0215a4fc kind:function(arm,size=0x90) addr:0x0215a4fc +func_ov068_0215a58c kind:function(arm,size=0x15c) addr:0x0215a58c +func_ov068_0215a6e8 kind:function(arm,size=0x20) addr:0x0215a6e8 +func_ov068_0215a708 kind:function(arm,size=0x6c) addr:0x0215a708 +func_ov068_0215a774 kind:function(arm,size=0xb8) addr:0x0215a774 +func_ov068_0215a82c kind:function(arm,size=0x60) addr:0x0215a82c +func_ov068_0215a88c kind:function(arm,size=0x24) addr:0x0215a88c +func_ov068_0215a8b0 kind:function(arm,size=0x2c) addr:0x0215a8b0 +func_ov068_0215a8dc kind:function(arm,size=0x1c) addr:0x0215a8dc +func_ov068_0215a8f8 kind:function(arm,size=0x28) addr:0x0215a8f8 +func_ov068_0215a920 kind:function(arm,size=0x30) addr:0x0215a920 +func_ov068_0215a950 kind:function(arm,size=0x14) addr:0x0215a950 +func_ov068_0215a964 kind:function(arm,size=0xc) addr:0x0215a964 +func_ov068_0215a970 kind:function(arm,size=0x24) addr:0x0215a970 +func_ov068_0215a994 kind:function(arm,size=0x28) addr:0x0215a994 +func_ov068_0215a9bc kind:function(arm,size=0x30) addr:0x0215a9bc +func_ov068_0215a9ec kind:function(arm,size=0x1c) addr:0x0215a9ec +func_ov068_0215aa08 kind:function(arm,size=0x118) addr:0x0215aa08 +func_ov068_0215ab20 kind:function(arm,size=0xf0) addr:0x0215ab20 +func_ov068_0215ac10 kind:function(arm,size=0x14) addr:0x0215ac10 +func_ov068_0215ac24 kind:function(arm,size=0x1c) addr:0x0215ac24 +func_ov068_0215ac40 kind:function(arm,size=0x14) addr:0x0215ac40 +func_ov068_0215ac54 kind:function(arm,size=0xc) addr:0x0215ac54 +func_ov068_0215ac60 kind:function(arm,size=0x24) addr:0x0215ac60 +func_ov068_0215ac84 kind:function(arm,size=0x54) addr:0x0215ac84 +func_ov068_0215acd8 kind:function(arm,size=0x154) addr:0x0215acd8 +func_ov068_0215ae2c kind:function(arm,size=0x40) addr:0x0215ae2c +func_ov068_0215ae6c kind:function(arm,size=0x28) addr:0x0215ae6c +func_ov068_0215ae94 kind:function(arm,size=0x48) addr:0x0215ae94 +func_ov068_0215aedc kind:function(arm,size=0x22c) addr:0x0215aedc +func_ov068_0215b108 kind:function(arm,size=0x178) addr:0x0215b108 +func_ov068_0215b280 kind:function(arm,size=0x20) addr:0x0215b280 +func_ov068_0215b2a0 kind:function(arm,size=0x4) addr:0x0215b2a0 +func_ov068_0215b2a4 kind:function(arm,size=0x70) addr:0x0215b2a4 +func_ov068_0215b314 kind:function(arm,size=0x68) addr:0x0215b314 +func_ov068_0215b37c kind:function(arm,size=0x6c) addr:0x0215b37c +func_ov068_0215b3e8 kind:function(arm,size=0x1c0) addr:0x0215b3e8 +func_ov068_0215b5a8 kind:function(arm,size=0x1b8) addr:0x0215b5a8 +func_ov068_0215b760 kind:function(arm,size=0xfc) addr:0x0215b760 +func_ov068_0215b85c kind:function(arm,size=0x188) addr:0x0215b85c +func_ov068_0215b9e4 kind:function(arm,size=0x54) addr:0x0215b9e4 +func_ov068_0215ba38 kind:function(arm,size=0x6c) addr:0x0215ba38 +func_ov068_0215baa4 kind:function(arm,size=0x84) addr:0x0215baa4 +func_ov068_0215bb28 kind:function(arm,size=0x13c) addr:0x0215bb28 +func_ov068_0215bc64 kind:function(arm,size=0xb8) addr:0x0215bc64 +func_ov068_0215bd1c kind:function(arm,size=0x7c) addr:0x0215bd1c +func_ov068_0215bd98 kind:function(arm,size=0x98) addr:0x0215bd98 +func_ov068_0215be30 kind:function(arm,size=0xb4) addr:0x0215be30 +func_ov068_0215bee4 kind:function(arm,size=0x6c) addr:0x0215bee4 +func_ov068_0215bf50 kind:function(arm,size=0x158) addr:0x0215bf50 +func_ov068_0215c0a8 kind:function(arm,size=0x190) addr:0x0215c0a8 +func_ov068_0215c238 kind:function(arm,size=0x28) addr:0x0215c238 +func_ov068_0215c260 kind:function(arm,size=0x30) addr:0x0215c260 +func_ov068_0215c290 kind:function(arm,size=0x14) addr:0x0215c290 +func_ov068_0215c2a4 kind:function(arm,size=0xc) addr:0x0215c2a4 +func_ov068_0215c2b0 kind:function(arm,size=0x24) addr:0x0215c2b0 +func_ov068_0215c2d4 kind:function(arm,size=0x50) addr:0x0215c2d4 +func_ov068_0215c324 kind:function(arm,size=0xc4) addr:0x0215c324 +func_ov068_0215c3e8 kind:function(arm,size=0x24) addr:0x0215c3e8 +func_ov068_0215c40c kind:function(arm,size=0x2c) addr:0x0215c40c +func_ov068_0215c438 kind:function(arm,size=0xa0) addr:0x0215c438 +func_ov068_0215c4d8 kind:function(arm,size=0xc) addr:0x0215c4d8 +func_ov068_0215c4e4 kind:function(arm,size=0x48) addr:0x0215c4e4 +func_ov068_0215c52c kind:function(arm,size=0x14) addr:0x0215c52c +func_ov068_0215c540 kind:function(arm,size=0x160) addr:0x0215c540 +func_ov068_0215c6a0 kind:function(arm,size=0x14) addr:0x0215c6a0 +func_ov068_0215c6b4 kind:function(arm,size=0x38) addr:0x0215c6b4 +func_ov068_0215c6ec kind:function(arm,size=0x34) addr:0x0215c6ec +func_ov068_0215c720 kind:function(arm,size=0xa8) addr:0x0215c720 +func_ov068_0215c7c8 kind:function(arm,size=0x4) addr:0x0215c7c8 +func_ov068_0215c7cc kind:function(arm,size=0x1c) addr:0x0215c7cc +func_ov068_0215c7e8 kind:function(arm,size=0x1f0) addr:0x0215c7e8 +func_ov068_0215c9d8 kind:function(arm,size=0xa4) addr:0x0215c9d8 +func_ov068_0215ca7c kind:function(arm,size=0x54) addr:0x0215ca7c +func_ov068_0215cad0 kind:function(arm,size=0x2c) addr:0x0215cad0 +func_ov068_0215cafc kind:function(arm,size=0x48) addr:0x0215cafc +func_ov068_0215cb44 kind:function(arm,size=0x84) addr:0x0215cb44 +func_ov068_0215cbc8 kind:function(arm,size=0x1ec) addr:0x0215cbc8 +func_ov068_0215cdb4 kind:function(arm,size=0x18) addr:0x0215cdb4 +func_ov068_0215cdcc kind:function(arm,size=0x268) addr:0x0215cdcc +func_ov068_0215d034 kind:function(arm,size=0x140) addr:0x0215d034 +func_ov068_0215d174 kind:function(arm,size=0x68) addr:0x0215d174 +func_ov068_0215d1dc kind:function(arm,size=0x14) addr:0x0215d1dc +func_ov068_0215d1f0 kind:function(thumb,size=0x8) addr:0x0215d1f0 +func_ov068_0215d1f8 kind:function(thumb,size=0x18) addr:0x0215d1f8 +func_ov068_0215d210 kind:function(thumb,size=0x44) addr:0x0215d210 +func_ov068_0215d254 kind:function(thumb,size=0xec) addr:0x0215d254 +func_ov068_0215d340 kind:function(thumb,size=0x2c) addr:0x0215d340 +func_ov068_0215d36c kind:function(thumb,size=0x30) addr:0x0215d36c +func_ov068_0215d39c kind:function(arm,size=0x108) addr:0x0215d39c +func_ov068_0215d4a4 kind:function(arm,size=0x2c) addr:0x0215d4a4 +func_ov068_0215d4d0 kind:function(arm,size=0x20) addr:0x0215d4d0 +func_ov068_0215d4f0 kind:function(arm,size=0x58) addr:0x0215d4f0 +func_ov068_0215d548 kind:function(arm,size=0x128) addr:0x0215d548 +func_ov068_0215d670 kind:function(arm,size=0x14) addr:0x0215d670 +func_ov068_0215d684 kind:function(arm,size=0x30) addr:0x0215d684 +func_ov068_0215d6b4 kind:function(arm,size=0x4) addr:0x0215d6b4 +func_ov068_0215d6b8 kind:function(arm,size=0x84) addr:0x0215d6b8 +func_ov068_0215d73c kind:function(arm,size=0x90) addr:0x0215d73c +func_ov068_0215d7cc kind:function(arm,size=0x90) addr:0x0215d7cc +func_ov068_0215d85c kind:function(arm,size=0x6c) addr:0x0215d85c +func_ov068_0215d8c8 kind:function(arm,size=0x5c) addr:0x0215d8c8 +func_ov068_0215d924 kind:function(arm,size=0x28) addr:0x0215d924 +func_ov068_0215d94c kind:function(arm,size=0x28) addr:0x0215d94c +func_ov068_0215d974 kind:function(arm,size=0x20) addr:0x0215d974 +func_ov068_0215d994 kind:function(arm,size=0x14) addr:0x0215d994 +func_ov068_0215d9a8 kind:function(arm,size=0xc) addr:0x0215d9a8 +func_ov068_0215d9b4 kind:function(arm,size=0x24) addr:0x0215d9b4 +func_ov068_0215d9d8 kind:function(arm,size=0x28) addr:0x0215d9d8 +func_ov068_0215da00 kind:function(arm,size=0x30) addr:0x0215da00 +func_ov068_0215da30 kind:function(arm,size=0xe4) addr:0x0215da30 +func_ov068_0215db14 kind:function(arm,size=0x10) addr:0x0215db14 +func_ov068_0215db24 kind:function(arm,size=0x14) addr:0x0215db24 +func_ov068_0215db38 kind:function(arm,size=0x1c) addr:0x0215db38 +func_ov068_0215db54 kind:function(arm,size=0x14) addr:0x0215db54 +func_ov068_0215db68 kind:function(arm,size=0x94) addr:0x0215db68 +func_ov068_0215dbfc kind:function(arm,size=0x48) addr:0x0215dbfc +func_ov068_0215dc44 kind:function(arm,size=0x50) addr:0x0215dc44 +func_ov068_0215dc94 kind:function(arm,size=0x8) addr:0x0215dc94 +func_ov068_0215dc9c kind:function(arm,size=0x48) addr:0x0215dc9c +func_ov068_0215dce4 kind:function(arm,size=0x198) addr:0x0215dce4 +func_ov068_0215de7c kind:function(arm,size=0x70) addr:0x0215de7c +func_ov068_0215deec kind:function(arm,size=0x4) addr:0x0215deec +func_ov068_0215def0 kind:function(arm,size=0x18) addr:0x0215def0 +func_ov068_0215df08 kind:function(arm,size=0x50) addr:0x0215df08 +func_ov068_0215df58 kind:function(arm,size=0x48) addr:0x0215df58 +func_ov068_0215dfa0 kind:function(arm,size=0x144) addr:0x0215dfa0 +func_ov068_0215e0e4 kind:function(arm,size=0x10) addr:0x0215e0e4 +func_ov068_0215e0f4 kind:function(arm,size=0x30) addr:0x0215e0f4 +func_ov068_0215e124 kind:function(arm,size=0x20) addr:0x0215e124 +func_ov068_0215e144 kind:function(arm,size=0xf8) addr:0x0215e144 +func_ov068_0215e23c kind:function(arm,size=0x4) addr:0x0215e23c +func_ov068_0215e240 kind:function(arm,size=0xc) addr:0x0215e240 +func_ov068_0215e24c kind:function(arm,size=0x4) addr:0x0215e24c +func_ov068_0215e250 kind:function(arm,size=0xc) addr:0x0215e250 +func_ov068_0215e25c kind:function(arm,size=0x20) addr:0x0215e25c +func_ov068_0215e27c kind:function(arm,size=0x24) addr:0x0215e27c +func_ov068_0215e2a0 kind:function(arm,size=0x4) addr:0x0215e2a0 +func_ov068_0215e2a4 kind:function(arm,size=0xe0) addr:0x0215e2a4 +func_ov068_0215e384 kind:function(arm,size=0x1c) addr:0x0215e384 +func_ov068_0215e3a0 kind:function(arm,size=0x7c) addr:0x0215e3a0 +func_ov068_0215e41c kind:function(arm,size=0x34) addr:0x0215e41c +func_ov068_0215e450 kind:function(arm,size=0xa4) addr:0x0215e450 +func_ov068_0215e4f4 kind:function(arm,size=0x20) addr:0x0215e4f4 +func_ov068_0215e514 kind:function(arm,size=0x4) addr:0x0215e514 +func_ov068_0215e518 kind:function(arm,size=0x4) addr:0x0215e518 +func_ov068_0215e51c kind:function(arm,size=0x50) addr:0x0215e51c +func_ov068_0215e56c kind:function(arm,size=0x10) addr:0x0215e56c +func_ov068_0215e57c kind:function(arm,size=0x30) addr:0x0215e57c +func_ov068_0215e5ac kind:function(arm,size=0x68) addr:0x0215e5ac +func_ov068_0215e614 kind:function(arm,size=0x20) addr:0x0215e614 +func_ov068_0215e634 kind:function(arm,size=0x28) addr:0x0215e634 +func_ov068_0215e65c kind:function(arm,size=0x20) addr:0x0215e65c +func_ov068_0215e67c kind:function(arm,size=0x140) addr:0x0215e67c +func_ov068_0215e7bc kind:function(arm,size=0xc) addr:0x0215e7bc +func_ov068_0215e7c8 kind:function(arm,size=0x24) addr:0x0215e7c8 +func_ov068_0215e7ec kind:function(arm,size=0x60) addr:0x0215e7ec +func_ov068_0215e84c kind:function(arm,size=0x12c) addr:0x0215e84c +func_ov068_0215e978 kind:function(arm,size=0x98) addr:0x0215e978 +func_ov068_0215ea10 kind:function(arm,size=0x40) addr:0x0215ea10 +func_ov068_0215ea50 kind:function(arm,size=0xc) addr:0x0215ea50 +func_ov068_0215ea5c kind:function(arm,size=0x2c) addr:0x0215ea5c +func_ov068_0215ea88 kind:function(arm,size=0xb0) addr:0x0215ea88 +func_ov068_0215eb38 kind:function(arm,size=0xc) addr:0x0215eb38 +func_ov068_0215eb44 kind:function(arm,size=0x28) addr:0x0215eb44 +func_ov068_0215eb6c kind:function(arm,size=0x30) addr:0x0215eb6c +func_ov068_0215eb9c kind:function(arm,size=0x14) addr:0x0215eb9c +func_ov068_0215ebb0 kind:function(arm,size=0xc) addr:0x0215ebb0 +func_ov068_0215ebbc kind:function(arm,size=0x28) addr:0x0215ebbc +func_ov068_0215ebe4 kind:function(arm,size=0x54) addr:0x0215ebe4 +func_ov068_0215ec38 kind:function(arm,size=0x234) addr:0x0215ec38 +func_ov068_0215ee6c kind:function(arm,size=0x14) addr:0x0215ee6c +func_ov068_0215ee80 kind:function(arm,size=0x114) addr:0x0215ee80 +func_ov068_0215ef94 kind:function(arm,size=0x4) addr:0x0215ef94 +func_ov068_0215ef98 kind:function(arm,size=0x1c) addr:0x0215ef98 +func_ov068_0215efb4 kind:function(arm,size=0x48) addr:0x0215efb4 +func_ov068_0215effc kind:function(arm,size=0x68) addr:0x0215effc +func_ov068_0215f064 kind:function(arm,size=0x230) addr:0x0215f064 +func_ov068_0215f294 kind:function(arm,size=0xfc) addr:0x0215f294 +func_ov068_0215f390 kind:function(arm,size=0x40) addr:0x0215f390 +func_ov068_0215f3d0 kind:function(arm,size=0xf0) addr:0x0215f3d0 +func_ov068_0215f4c0 kind:function(arm,size=0x64) addr:0x0215f4c0 +func_ov068_0215f524 kind:function(arm,size=0x84) addr:0x0215f524 +func_ov068_0215f5a8 kind:function(arm,size=0x64) addr:0x0215f5a8 +func_ov068_0215f60c kind:function(arm,size=0x44) addr:0x0215f60c +func_ov068_0215f650 kind:function(arm,size=0x7c) addr:0x0215f650 +func_ov068_0215f6cc kind:function(arm,size=0x220) addr:0x0215f6cc +func_ov068_0215f8ec kind:function(arm,size=0x9c) addr:0x0215f8ec +func_ov068_0215f988 kind:function(arm,size=0xfc) addr:0x0215f988 +func_ov068_0215fa84 kind:function(arm,size=0x20) addr:0x0215fa84 +func_ov068_0215faa4 kind:function(arm,size=0x210) addr:0x0215faa4 +func_ov068_0215fcb4 kind:function(arm,size=0x190) addr:0x0215fcb4 +func_ov068_0215fe44 kind:function(arm,size=0xc4) addr:0x0215fe44 +func_ov068_0215ff08 kind:function(arm,size=0x6c) addr:0x0215ff08 +func_ov068_0215ff74 kind:function(arm,size=0x29c) addr:0x0215ff74 +func_ov068_02160210 kind:function(arm,size=0x18) addr:0x02160210 +func_ov068_02160228 kind:function(arm,size=0x68) addr:0x02160228 +func_ov068_02160290 kind:function(arm,size=0x34) addr:0x02160290 +func_ov068_021602c4 kind:function(arm,size=0x1a4) addr:0x021602c4 +func_ov068_02160468 kind:function(arm,size=0x16c) addr:0x02160468 +func_ov068_021605d4 kind:function(arm,size=0x1c) addr:0x021605d4 +func_ov068_021605f0 kind:function(arm,size=0x38) addr:0x021605f0 +func_ov068_02160628 kind:function(arm,size=0x40) addr:0x02160628 +func_ov068_02160668 kind:function(arm,size=0x14) addr:0x02160668 +func_ov068_0216067c kind:function(arm,size=0xc) addr:0x0216067c +func_ov068_02160688 kind:function(arm,size=0x24) addr:0x02160688 +func_ov068_021606ac kind:function(arm,size=0x28) addr:0x021606ac +func_ov068_021606d4 kind:function(arm,size=0x20) addr:0x021606d4 +func_ov068_021606f4 kind:function(arm,size=0x28) addr:0x021606f4 +func_ov068_0216071c kind:function(arm,size=0x4) addr:0x0216071c +func_ov068_02160720 kind:function(arm,size=0x50) addr:0x02160720 +func_ov068_02160770 kind:function(arm,size=0x20) addr:0x02160770 +func_ov068_02160790 kind:function(arm,size=0x28) addr:0x02160790 +func_ov068_021607b8 kind:function(arm,size=0x14) addr:0x021607b8 +func_ov068_021607cc kind:function(arm,size=0xc) addr:0x021607cc +func_ov068_021607d8 kind:function(arm,size=0x24) addr:0x021607d8 +func_ov068_021607fc kind:function(arm,size=0x28) addr:0x021607fc +func_ov068_02160824 kind:function(arm,size=0x20) addr:0x02160824 +func_ov068_02160844 kind:function(arm,size=0x28) addr:0x02160844 +func_ov068_0216086c kind:function(arm,size=0x4) addr:0x0216086c +func_ov068_02160870 kind:function(arm,size=0x50) addr:0x02160870 +func_ov068_021608c0 kind:function(arm,size=0x20) addr:0x021608c0 +func_ov068_021608e0 kind:function(arm,size=0x28) addr:0x021608e0 +func_ov068_02160908 kind:function(arm,size=0x14) addr:0x02160908 +func_ov068_0216091c kind:function(arm,size=0xc) addr:0x0216091c +func_ov068_02160928 kind:function(arm,size=0x24) addr:0x02160928 +func_ov068_0216094c kind:function(arm,size=0x28) addr:0x0216094c +func_ov068_02160974 kind:function(arm,size=0x20) addr:0x02160974 +func_ov068_02160994 kind:function(arm,size=0x28) addr:0x02160994 +func_ov068_021609bc kind:function(arm,size=0x4) addr:0x021609bc +func_ov068_021609c0 kind:function(arm,size=0x50) addr:0x021609c0 +func_ov068_02160a10 kind:function(arm,size=0x20) addr:0x02160a10 +func_ov068_02160a30 kind:function(arm,size=0x28) addr:0x02160a30 +func_ov068_02160a58 kind:function(arm,size=0x14) addr:0x02160a58 +func_ov068_02160a6c kind:function(arm,size=0xc) addr:0x02160a6c +func_ov068_02160a78 kind:function(arm,size=0x24) addr:0x02160a78 +func_ov068_02160a9c kind:function(arm,size=0x28) addr:0x02160a9c +func_ov068_02160ac4 kind:function(arm,size=0x20) addr:0x02160ac4 +func_ov068_02160ae4 kind:function(arm,size=0x28) addr:0x02160ae4 +func_ov068_02160b0c kind:function(arm,size=0x4) addr:0x02160b0c +func_ov068_02160b10 kind:function(arm,size=0x50) addr:0x02160b10 +func_ov068_02160b60 kind:function(arm,size=0x20) addr:0x02160b60 +func_ov068_02160b80 kind:function(arm,size=0x28) addr:0x02160b80 +func_ov068_02160ba8 kind:function(arm,size=0x14) addr:0x02160ba8 +func_ov068_02160bbc kind:function(arm,size=0xc) addr:0x02160bbc +func_ov068_02160bc8 kind:function(arm,size=0x24) addr:0x02160bc8 +func_ov068_02160bec kind:function(arm,size=0x30) addr:0x02160bec +func_ov068_02160c1c kind:function(arm,size=0x90) addr:0x02160c1c +func_ov068_02160cac kind:function(arm,size=0xc8) addr:0x02160cac +func_ov068_02160d74 kind:function(arm,size=0x34) addr:0x02160d74 +func_ov068_02160da8 kind:function(arm,size=0x28) addr:0x02160da8 +func_ov068_02160dd0 kind:function(arm,size=0x30) addr:0x02160dd0 +func_ov068_02160e00 kind:function(arm,size=0x14) addr:0x02160e00 +func_ov068_02160e14 kind:function(arm,size=0xc) addr:0x02160e14 +func_ov068_02160e20 kind:function(arm,size=0x24) addr:0x02160e20 +func_ov068_02160e44 kind:function(arm,size=0x48) addr:0x02160e44 +func_ov068_02160e8c kind:function(arm,size=0x3c) addr:0x02160e8c +func_ov068_02160ec8 kind:function(arm,size=0x1c) addr:0x02160ec8 +func_ov068_02160ee4 kind:function(arm,size=0x24) addr:0x02160ee4 +func_ov068_02160f08 kind:function(arm,size=0xc) addr:0x02160f08 +func_ov068_02160f14 kind:function(arm,size=0x84) addr:0x02160f14 +func_ov068_02160f98 kind:function(arm,size=0xf4) addr:0x02160f98 +func_ov068_0216108c kind:function(arm,size=0xec) addr:0x0216108c +func_ov068_02161178 kind:function(arm,size=0x4c) addr:0x02161178 +func_ov068_021611c4 kind:function(arm,size=0x29c) addr:0x021611c4 +func_ov068_02161460 kind:function(arm,size=0x20c) addr:0x02161460 +func_ov068_0216166c kind:function(arm,size=0x14) addr:0x0216166c +func_ov068_02161680 kind:function(arm,size=0x14) addr:0x02161680 +func_ov068_02161694 kind:function(arm,size=0x1c) addr:0x02161694 +func_ov068_021616b0 kind:function(arm,size=0x88) addr:0x021616b0 +func_ov068_02161738 kind:function(arm,size=0x38) addr:0x02161738 +func_ov068_02161770 kind:function(arm,size=0x40) addr:0x02161770 +func_ov068_021617b0 kind:function(arm,size=0x14) addr:0x021617b0 +func_ov068_021617c4 kind:function(arm,size=0xc) addr:0x021617c4 +func_ov068_021617d0 kind:function(arm,size=0x24) addr:0x021617d0 +func_ov068_021617f4 kind:function(arm,size=0x9c) addr:0x021617f4 +func_ov068_02161890 kind:function(arm,size=0x88) addr:0x02161890 +func_ov068_02161918 kind:function(arm,size=0x10) addr:0x02161918 +func_ov068_02161928 kind:function(arm,size=0x8) addr:0x02161928 +func_ov068_02161930 kind:function(arm,size=0x8) addr:0x02161930 +func_ov068_02161938 kind:function(arm,size=0x4) addr:0x02161938 +func_ov068_0216193c kind:function(arm,size=0x54) addr:0x0216193c +func_ov068_02161990 kind:function(arm,size=0x20) addr:0x02161990 +func_ov068_021619b0 kind:function(arm,size=0x28) addr:0x021619b0 +func_ov068_021619d8 kind:function(arm,size=0x14) addr:0x021619d8 +func_ov068_021619ec kind:function(arm,size=0xbc) addr:0x021619ec +func_ov068_02161aa8 kind:function(arm,size=0x20) addr:0x02161aa8 +func_ov068_02161ac8 kind:function(arm,size=0x28) addr:0x02161ac8 +func_ov068_02161af0 kind:function(arm,size=0xec) addr:0x02161af0 +func_ov068_02161bdc kind:function(arm,size=0x4) addr:0x02161bdc +func_ov068_02161be0 kind:function(arm,size=0x4) addr:0x02161be0 +func_ov068_02161be4 kind:function(arm,size=0x100) addr:0x02161be4 +func_ov068_02161ce4 kind:function(arm,size=0x3c) addr:0x02161ce4 +func_ov068_02161d20 kind:function(arm,size=0x3c) addr:0x02161d20 +func_ov068_02161d5c kind:function(arm,size=0x9c) addr:0x02161d5c +func_ov068_02161df8 kind:function(arm,size=0x4) addr:0x02161df8 +func_ov068_02161dfc kind:function(arm,size=0x4) addr:0x02161dfc +func_ov068_02161e00 kind:function(arm,size=0x8) addr:0x02161e00 +func_ov068_02161e08 kind:function(arm,size=0x7c) addr:0x02161e08 +func_ov068_02161e84 kind:function(arm,size=0x108) addr:0x02161e84 +func_ov068_02161f8c kind:function(arm,size=0x114) addr:0x02161f8c +data_ov068_021620a0 kind:data(any) addr:0x021620a0 +data_ov068_021620b4 kind:data(any) addr:0x021620b4 +data_ov068_021620c0 kind:data(any) addr:0x021620c0 +data_ov068_021620cc kind:data(any) addr:0x021620cc +data_ov068_021620d8 kind:data(any) addr:0x021620d8 +data_ov068_021620e0 kind:data(any) addr:0x021620e0 +data_ov068_021620e8 kind:data(any) addr:0x021620e8 +data_ov068_021620fc kind:data(any) addr:0x021620fc +__sinit_ov068_02162110 kind:function(arm,size=0x50) addr:0x02162110 +__sinit_ov068_02162160 kind:function(arm,size=0x50) addr:0x02162160 +__sinit_ov068_021621b0 kind:function(arm,size=0x50) addr:0x021621b0 +__sinit_ov068_02162200 kind:function(arm,size=0x50) addr:0x02162200 +__sinit_ov068_02162250 kind:function(arm,size=0x50) addr:0x02162250 +__sinit_ov068_021622a0 kind:function(arm,size=0x50) addr:0x021622a0 +__sinit_ov068_021622f0 kind:function(arm,size=0x50) addr:0x021622f0 +__sinit_ov068_02162340 kind:function(arm,size=0x50) addr:0x02162340 +__sinit_ov068_02162390 kind:function(arm,size=0x50) addr:0x02162390 +__sinit_ov068_021623e0 kind:function(arm,size=0x50) addr:0x021623e0 +__sinit_ov068_02162430 kind:function(arm,size=0x50) addr:0x02162430 +__sinit_ov068_02162480 kind:function(arm,size=0x50) addr:0x02162480 +__sinit_ov068_021624d0 kind:function(arm,size=0x50) addr:0x021624d0 +__sinit_ov068_02162520 kind:function(arm,size=0x50) addr:0x02162520 +__sinit_ov068_02162570 kind:function(arm,size=0x50) addr:0x02162570 +__sinit_ov068_021625c0 kind:function(arm,size=0x50) addr:0x021625c0 +__sinit_ov068_02162610 kind:function(arm,size=0x50) addr:0x02162610 +__sinit_ov068_02162660 kind:function(arm,size=0x50) addr:0x02162660 +__sinit_ov068_021626b0 kind:function(arm,size=0x50) addr:0x021626b0 +.p__sinit_ov068_02162110 kind:data(word) addr:0x02162700 +.p__sinit_ov068_02162160 kind:data(word) addr:0x02162704 +.p__sinit_ov068_021621b0 kind:data(word) addr:0x02162708 +.p__sinit_ov068_02162200 kind:data(word) addr:0x0216270c +.p__sinit_ov068_02162250 kind:data(word) addr:0x02162710 +.p__sinit_ov068_021622a0 kind:data(word) addr:0x02162714 +.p__sinit_ov068_021622f0 kind:data(word) addr:0x02162718 +.p__sinit_ov068_02162340 kind:data(word) addr:0x0216271c +.p__sinit_ov068_02162390 kind:data(word) addr:0x02162720 +.p__sinit_ov068_021623e0 kind:data(word) addr:0x02162724 +.p__sinit_ov068_02162430 kind:data(word) addr:0x02162728 +.p__sinit_ov068_02162480 kind:data(word) addr:0x0216272c +.p__sinit_ov068_021624d0 kind:data(word) addr:0x02162730 +.p__sinit_ov068_02162520 kind:data(word) addr:0x02162734 +.p__sinit_ov068_02162570 kind:data(word) addr:0x02162738 +.p__sinit_ov068_021625c0 kind:data(word) addr:0x0216273c +.p__sinit_ov068_02162610 kind:data(word) addr:0x02162740 +.p__sinit_ov068_02162660 kind:data(word) addr:0x02162744 +.p__sinit_ov068_021626b0 kind:data(word) addr:0x02162748 +data_ov068_02162768 kind:data(any) addr:0x02162768 +data_ov068_0216278c kind:data(any) addr:0x0216278c +data_ov068_021627e8 kind:data(any) addr:0x021627e8 +data_ov068_02162804 kind:data(any) addr:0x02162804 +data_ov068_0216282c kind:data(any) addr:0x0216282c +data_ov068_02162838 kind:data(any) addr:0x02162838 ambiguous +data_ov068_0216285c kind:data(any) addr:0x0216285c +data_ov068_021628b8 kind:data(any) addr:0x021628b8 +data_ov068_021628d4 kind:data(any) addr:0x021628d4 +data_ov068_021628fc kind:data(any) addr:0x021628fc +data_ov068_0216292c kind:data(any) addr:0x0216292c +data_ov068_02162988 kind:data(any) addr:0x02162988 +data_ov068_021629a4 kind:data(any) addr:0x021629a4 +data_ov068_021629e4 kind:data(any) addr:0x021629e4 +data_ov068_02162a2c kind:data(any) addr:0x02162a2c +data_ov068_02162a78 kind:data(any) addr:0x02162a78 +data_ov068_02162ad0 kind:data(any) addr:0x02162ad0 +data_ov068_02162af0 kind:data(any) addr:0x02162af0 ambiguous +data_ov068_02162b78 kind:data(any) addr:0x02162b78 +data_ov068_02162b90 kind:data(any) addr:0x02162b90 +data_ov068_02162bb0 kind:data(any) addr:0x02162bb0 +data_ov068_02162bd4 kind:data(any) addr:0x02162bd4 +data_ov068_02162c30 kind:data(any) addr:0x02162c30 +data_ov068_02162c4c kind:data(any) addr:0x02162c4c +data_ov068_02162c74 kind:data(any) addr:0x02162c74 +data_ov068_02162c98 kind:data(any) addr:0x02162c98 ambiguous +data_ov068_02162ca4 kind:data(any) addr:0x02162ca4 +data_ov068_02162cfc kind:data(any) addr:0x02162cfc +data_ov068_02162da4 kind:data(any) addr:0x02162da4 +data_ov068_02162dbc kind:data(any) addr:0x02162dbc +data_ov068_02162dd4 kind:data(any) addr:0x02162dd4 +data_ov068_02162dec kind:data(any) addr:0x02162dec +data_ov068_02162e0c kind:data(any) addr:0x02162e0c +data_ov068_02162e30 kind:data(any) addr:0x02162e30 +data_ov068_02162e8c kind:data(any) addr:0x02162e8c +data_ov068_02162ea8 kind:data(any) addr:0x02162ea8 +data_ov068_02162ef8 kind:data(any) addr:0x02162ef8 +data_ov068_02162f48 kind:data(any) addr:0x02162f48 +data_ov068_02162fe0 kind:data(any) addr:0x02162fe0 +data_ov068_021630b4 kind:data(any) addr:0x021630b4 ambiguous +data_ov068_021630fc kind:data(any) addr:0x021630fc +data_ov068_02163218 kind:data(any) addr:0x02163218 +data_ov068_0216323c kind:data(any) addr:0x0216323c +data_ov068_02163290 kind:data(any) addr:0x02163290 +data_ov068_021632c0 kind:data(any) addr:0x021632c0 +data_ov068_021632f8 kind:data(any) addr:0x021632f8 +data_ov068_02163330 kind:data(any) addr:0x02163330 +data_ov068_0216334c kind:data(any) addr:0x0216334c +data_ov068_0216339c kind:data(any) addr:0x0216339c +data_ov068_02163408 kind:data(any) addr:0x02163408 ambiguous +data_ov068_021634b8 kind:data(any) addr:0x021634b8 +data_ov068_021634dc kind:data(any) addr:0x021634dc +data_ov068_02163500 kind:data(any) addr:0x02163500 +data_ov068_02163530 kind:data(any) addr:0x02163530 +data_ov068_02163568 kind:data(any) addr:0x02163568 +data_ov068_021635c0 kind:data(any) addr:0x021635c0 +data_ov068_021635f0 kind:data(any) addr:0x021635f0 +data_ov068_02163650 kind:data(any) addr:0x02163650 +data_ov068_02163658 kind:data(any) addr:0x02163658 ambiguous +data_ov068_021636ac kind:data(any) addr:0x021636ac ambiguous +data_ov068_021636b0 kind:data(any) addr:0x021636b0 +data_ov068_021636d0 kind:data(any) addr:0x021636d0 +data_ov068_021636f4 kind:data(any) addr:0x021636f4 +data_ov068_02163754 kind:data(any) addr:0x02163754 +data_ov068_02163778 kind:data(any) addr:0x02163778 +data_ov068_021637d8 kind:data(any) addr:0x021637d8 +data_ov068_021637fc kind:data(any) addr:0x021637fc +data_ov068_0216385c kind:data(any) addr:0x0216385c +data_ov068_02163880 kind:data(any) addr:0x02163880 +data_ov068_021638e0 kind:data(any) addr:0x021638e0 +data_ov068_02163904 kind:data(any) addr:0x02163904 +data_ov068_0216392c kind:data(any) addr:0x0216392c +data_ov068_02163980 kind:data(any) addr:0x02163980 +data_ov068_02163988 kind:data(any) addr:0x02163988 +data_ov068_02163990 kind:data(any) addr:0x02163990 +data_ov068_02163998 kind:data(any) addr:0x02163998 +data_ov068_021639a0 kind:data(any) addr:0x021639a0 +data_ov068_021639a8 kind:data(any) addr:0x021639a8 +data_ov068_021639b0 kind:data(any) addr:0x021639b0 +data_ov068_021639b8 kind:data(any) addr:0x021639b8 +data_ov068_021639c0 kind:data(any) addr:0x021639c0 +data_ov068_021639c8 kind:data(any) addr:0x021639c8 +data_ov068_021639d0 kind:data(any) addr:0x021639d0 +data_ov068_021639d8 kind:data(any) addr:0x021639d8 +data_ov068_021639e0 kind:data(any) addr:0x021639e0 +data_ov068_021639e8 kind:data(any) addr:0x021639e8 +data_ov068_021639f0 kind:data(any) addr:0x021639f0 +data_ov068_021639f8 kind:data(any) addr:0x021639f8 +data_ov068_02163a00 kind:data(any) addr:0x02163a00 +data_ov068_02163a08 kind:data(any) addr:0x02163a08 +data_ov068_02163a10 kind:data(any) addr:0x02163a10 +data_ov068_02163a18 kind:data(any) addr:0x02163a18 +data_ov068_02163a20 kind:data(any) addr:0x02163a20 +data_ov068_02163a28 kind:data(any) addr:0x02163a28 +data_ov068_02163a30 kind:data(any) addr:0x02163a30 +data_ov068_02163a38 kind:data(any) addr:0x02163a38 +data_ov068_02163a40 kind:data(any) addr:0x02163a40 +data_ov068_02163a48 kind:data(any) addr:0x02163a48 +data_ov068_02163a50 kind:data(any) addr:0x02163a50 +data_ov068_02163a58 kind:data(any) addr:0x02163a58 +data_ov068_02163a60 kind:data(any) addr:0x02163a60 +data_ov068_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov068_02163a6c kind:data(any) addr:0x02163a6c +data_ov068_02163a78 kind:data(any) addr:0x02163a78 +data_ov068_02163a84 kind:data(any) addr:0x02163a84 +data_ov068_02163a90 kind:data(any) addr:0x02163a90 +data_ov068_02163a9c kind:data(any) addr:0x02163a9c +data_ov068_02163aa8 kind:data(any) addr:0x02163aa8 +data_ov068_02163ab4 kind:data(any) addr:0x02163ab4 +data_ov068_02163ac0 kind:data(any) addr:0x02163ac0 +data_ov068_02163acc kind:data(any) addr:0x02163acc +data_ov068_02163ad8 kind:data(any) addr:0x02163ad8 +data_ov068_02163ae4 kind:data(any) addr:0x02163ae4 +data_ov068_02163af0 kind:data(any) addr:0x02163af0 +data_ov068_02163afc kind:data(any) addr:0x02163afc +data_ov068_02163b08 kind:data(any) addr:0x02163b08 +data_ov068_02163b24 kind:data(any) addr:0x02163b24 +data_ov068_02163b40 kind:data(any) addr:0x02163b40 +data_ov068_02163b5c kind:data(any) addr:0x02163b5c +data_ov068_02163b94 kind:data(any) addr:0x02163b94 +data_ov068_02163c48 kind:data(any) addr:0x02163c48 ambiguous +data_ov068_02163ca0 kind:data(any) addr:0x02163ca0 +data_ov068_02163cbc kind:data(any) addr:0x02163cbc +data_ov068_02163cd8 kind:data(any) addr:0x02163cd8 +data_ov068_02163d00 kind:data(any) addr:0x02163d00 +data_ov068_02163d44 kind:data(any) addr:0x02163d44 +data_ov068_02163d60 kind:bss addr:0x02163d60 +data_ov068_02163d64 kind:bss addr:0x02163d64 +data_ov068_02163d70 kind:bss addr:0x02163d70 +data_ov068_02163dac kind:bss addr:0x02163dac +data_ov068_02163db0 kind:bss addr:0x02163db0 +data_ov068_02163dbc kind:bss addr:0x02163dbc +data_ov068_02163df8 kind:bss addr:0x02163df8 +data_ov068_02163dfc kind:bss addr:0x02163dfc +data_ov068_02163e08 kind:bss addr:0x02163e08 +data_ov068_02163ee0 kind:bss addr:0x02163ee0 +data_ov068_02163ee8 kind:bss addr:0x02163ee8 +data_ov068_02163ef4 kind:bss addr:0x02163ef4 +data_ov068_02163fcc kind:bss addr:0x02163fcc +data_ov068_02163fd0 kind:bss addr:0x02163fd0 +data_ov068_02163fdc kind:bss addr:0x02163fdc +data_ov068_02164018 kind:bss addr:0x02164018 +data_ov068_0216401c kind:bss addr:0x0216401c +data_ov068_02164028 kind:bss addr:0x02164028 +data_ov068_02164100 kind:bss addr:0x02164100 +data_ov068_02164104 kind:bss addr:0x02164104 +data_ov068_02164110 kind:bss addr:0x02164110 +data_ov068_0216414c kind:bss addr:0x0216414c +data_ov068_02164150 kind:bss addr:0x02164150 +data_ov068_0216415c kind:bss addr:0x0216415c +data_ov068_02164234 kind:bss addr:0x02164234 +data_ov068_02164238 kind:bss addr:0x02164238 +data_ov068_02164244 kind:bss addr:0x02164244 +data_ov068_02164280 kind:bss addr:0x02164280 +data_ov068_02164288 kind:bss addr:0x02164288 +data_ov068_02164294 kind:bss addr:0x02164294 +data_ov068_021642c4 kind:bss addr:0x021642c4 ambiguous +data_ov068_02164328 kind:bss addr:0x02164328 ambiguous +data_ov068_02164330 kind:bss addr:0x02164330 ambiguous +data_ov068_0216445c kind:bss addr:0x0216445c ambiguous +data_ov068_02164494 kind:bss addr:0x02164494 +data_ov068_021644f4 kind:bss addr:0x021644f4 +data_ov068_021644f8 kind:bss addr:0x021644f8 +data_ov068_02164504 kind:bss addr:0x02164504 +data_ov068_021645dc kind:bss addr:0x021645dc +data_ov068_021645e0 kind:bss addr:0x021645e0 +data_ov068_021645ec kind:bss addr:0x021645ec +data_ov068_021646c4 kind:bss addr:0x021646c4 +data_ov068_021646c8 kind:bss addr:0x021646c8 +data_ov068_021646d4 kind:bss addr:0x021646d4 +data_ov068_021647ac kind:bss addr:0x021647ac +data_ov068_021647b0 kind:bss addr:0x021647b0 +data_ov068_021647bc kind:bss addr:0x021647bc +data_ov068_02164810 kind:bss addr:0x02164810 ambiguous +data_ov068_02164894 kind:bss addr:0x02164894 +data_ov068_02164898 kind:bss addr:0x02164898 +data_ov068_021648a4 kind:bss addr:0x021648a4 +data_ov068_0216497c kind:bss addr:0x0216497c +data_ov068_02164980 kind:bss addr:0x02164980 +data_ov068_0216498c kind:bss addr:0x0216498c +data_ov068_02164a64 kind:bss addr:0x02164a64 +data_ov068_02164a68 kind:bss addr:0x02164a68 +data_ov068_02164a74 kind:bss addr:0x02164a74 +data_ov068_02164b4c kind:bss addr:0x02164b4c +data_ov068_02164b50 kind:bss addr:0x02164b50 +data_ov068_02164b5c kind:bss addr:0x02164b5c +data_ov068_02164c30 kind:bss addr:0x02164c30 +data_ov068_02164c34 kind:bss addr:0x02164c34 +data_ov068_02164c40 kind:bss addr:0x02164c40 +data_ov068_02164d14 kind:bss addr:0x02164d14 diff --git a/config/eur1/arm9/overlays/ov069/delinks.txt b/config/eur1/arm9/overlays/ov069/delinks.txt new file mode 100644 index 00000000..83c4cc36 --- /dev/null +++ b/config/eur1/arm9/overlays/ov069/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157fc0 end:0x0215abb4 kind:code align:32 + .rodata start:0x0215abb4 end:0x0215abc8 kind:rodata align:4 + .init start:0x0215abc8 end:0x0215ad58 kind:code align:4 + .ctor start:0x0215ad58 end:0x0215ad6c kind:rodata align:4 + .data start:0x0215ad80 end:0x0215b520 kind:data align:32 + .bss start:0x0215b520 end:0x0215b900 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov069/relocs.txt b/config/eur1/arm9/overlays/ov069/relocs.txt new file mode 100644 index 00000000..b8e03692 --- /dev/null +++ b/config/eur1/arm9/overlays/ov069/relocs.txt @@ -0,0 +1,639 @@ +from:0x02157fc8 kind:load to:0x0215b530 module:overlay(69) +from:0x02157fdc kind:arm_call to:0x02011f3c module:main +from:0x02157fe8 kind:arm_call to:0x0215804c module:overlay(69) +from:0x02157ffc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158044 kind:load to:0x0215ad88 module:overlay(69) +from:0x02158078 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02158098 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021580b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021580c4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158138 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x021581e0 kind:arm_call to:0x02158278 module:overlay(69) +from:0x02158248 kind:load to:0x0215b530 module:overlay(69) +from:0x0215824c kind:load to:0x0215af74 module:overlay(69) +from:0x02158250 kind:load to:0x0215adac module:overlay(69) +from:0x02158254 kind:load to:0x0215ae58 module:overlay(69) +from:0x02158258 kind:load to:0x0215adf0 module:overlay(69) +from:0x0215825c kind:load to:0x020b62f0 module:overlay(0) +from:0x02158260 kind:load to:0x0215abbc module:overlay(69) +from:0x0215826c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215828c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x021582b8 kind:load to:0x020b508c module:overlay(0) +from:0x021582c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021582d0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021582d8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x021582f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021582f8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158300 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158308 kind:arm_call to:0x02011ff4 module:main +from:0x02158324 kind:arm_call to:0x02158444 module:overlay(69) +from:0x02158330 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x02158370 kind:arm_call to:0x02159f14 module:overlay(69) +from:0x02158388 kind:arm_call to:0x01fff350 module:itcm +from:0x021583c0 kind:arm_call to:0x01fff350 module:itcm +from:0x021583d8 kind:arm_call to:0x0215a23c module:overlay(69) +from:0x021583e0 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x021583ec kind:load to:0x027e0ce4 module:dtcm +from:0x021583f0 kind:load to:0x0215b700 module:overlay(69) +from:0x02158410 kind:arm_call to:0x020e8650 module:overlay(31) +from:0x02158418 kind:load to:0x0215b700 module:overlay(69) +from:0x02158438 kind:arm_call to:0x020a9948 module:overlay(0) +from:0x02158440 kind:load to:0x0215b700 module:overlay(69) +from:0x02158454 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02158474 kind:load to:0x020b508c module:overlay(0) +from:0x021584c8 kind:arm_call to:0x020a87bc module:overlay(0) +from:0x021584fc kind:load to:0x027e0ce0 module:dtcm +from:0x02158500 kind:load to:0x020b62f0 module:overlay(0) +from:0x02158750 kind:load to:0x020b62f0 module:overlay(0) +from:0x02158838 kind:load to:0x02049be4 module:main +from:0x02158850 kind:arm_call to:0x02158758 module:overlay(69) +from:0x02158860 kind:arm_call to:0x02158868 module:overlay(69) +from:0x021588bc kind:load to:0x02049be4 module:main +from:0x021588e4 kind:arm_call to:0x020a9048 module:overlay(0) +from:0x021588fc kind:arm_call to:0x01ff930c module:itcm +from:0x02158934 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158944 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158994 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158a68 kind:arm_call to:0x0215883c module:overlay(69) +from:0x02158ad8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158ae8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158c10 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158c20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158c50 kind:arm_call to:0x02158868 module:overlay(69) +from:0x02158cb4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158cfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158d10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158d1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158da0 kind:arm_call to:0x01ff916c module:itcm +from:0x02158dd0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158de0 kind:arm_call to:0x01ff930c module:itcm +from:0x02158df0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158e10 kind:load to:0x02049be4 module:main +from:0x02158e30 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158e3c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158e58 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158e68 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158e78 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158e80 kind:arm_call to:0x02011ff4 module:main +from:0x02158e98 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158ea0 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158ea8 kind:arm_call to:0x02011ff4 module:main +from:0x02158ec0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158ec8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02158edc kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158ef0 kind:load to:0x0215b618 module:overlay(69) +from:0x02158f04 kind:arm_call to:0x02011f3c module:main +from:0x02158f10 kind:arm_call to:0x02158f84 module:overlay(69) +from:0x02158f24 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158f80 kind:load to:0x0215b0b4 module:overlay(69) +from:0x02158fb4 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x02158fd4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02158ff0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159000 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159078 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x021590b4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021590cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02159108 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215910c kind:load to:0x0215af74 module:overlay(69) +from:0x02159110 kind:load to:0x0215adac module:overlay(69) +from:0x02159114 kind:load to:0x0215b210 module:overlay(69) +from:0x02159118 kind:load to:0x0215b0d8 module:overlay(69) +from:0x0215911c kind:load to:0x0215b1a8 module:overlay(69) +from:0x02159128 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021591e0 kind:arm_call to:0x020a8d7c module:overlay(0) +from:0x021592b8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021592d4 kind:load to:0x020b62f0 module:overlay(0) +from:0x021592dc kind:load to:0x02049be4 module:main +from:0x021592e4 kind:load to:0x0215b094 module:overlay(69) +from:0x021592f4 kind:arm_call to:0x02159380 module:overlay(69) +from:0x02159308 kind:arm_call to:0x0215a954 module:overlay(69) +from:0x02159320 kind:arm_call to:0x01fff350 module:itcm +from:0x02159358 kind:arm_call to:0x01fff350 module:itcm +from:0x02159370 kind:arm_call to:0x020a8df8 module:overlay(0) +from:0x0215937c kind:load to:0x027e0ce4 module:dtcm +from:0x021593e4 kind:load to:0x0215b118 module:overlay(69) +from:0x02159408 kind:arm_call to:0x0215a080 module:overlay(69) +from:0x02159464 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x021594b4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021594dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159518 kind:load to:0x0215b700 module:overlay(69) +from:0x0215951c kind:load to:0x0215b160 module:overlay(69) +from:0x02159530 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159564 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02159624 kind:load to:0x02049be4 module:main +from:0x02159634 kind:arm_call to:0x020e78d8 module:overlay(31) +from:0x021596e4 kind:arm_call to:0x02159a58 module:overlay(69) +from:0x02159700 kind:arm_call to:0x02159dc4 module:overlay(69) +from:0x0215970c kind:arm_call to:0x02159b40 module:overlay(69) +from:0x02159740 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159774 kind:arm_call to:0x0215a7b4 module:overlay(69) +from:0x0215977c kind:arm_call to:0x02159a2c module:overlay(69) +from:0x02159790 kind:load to:0x02049be4 module:main +from:0x021597b8 kind:arm_call to:0x02159380 module:overlay(69) +from:0x02159814 kind:load to:0x020aed4c module:overlay(0) +from:0x02159838 kind:arm_call to:0x01ff930c module:itcm +from:0x02159864 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159908 kind:arm_call to:0x02159380 module:overlay(69) +from:0x02159934 kind:arm_call to:0x02015244 module:main +from:0x02159970 kind:arm_call to:0x02159a58 module:overlay(69) +from:0x021599f8 kind:arm_call to:0x02159a2c module:overlay(69) +from:0x02159a1c kind:arm_call to:0x0215a7b4 module:overlay(69) +from:0x02159a24 kind:load to:0x0203e964 module:main +from:0x02159a28 kind:load to:0x020aed4c module:overlay(0) +from:0x02159a4c kind:load to:0x027e09a8 module:dtcm +from:0x02159a54 kind:load to:0x02071b64 module:overlay(0) +from:0x02159a6c kind:arm_call to:0x02159a94 module:overlay(69) +from:0x02159a7c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02159a90 kind:load to:0x027e0cd8 module:dtcm +from:0x02159b34 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02159b5c kind:arm_call to:0x02159a94 module:overlay(69) +from:0x02159b68 kind:arm_call to:0x02080654 module:overlay(0) +from:0x02159db8 kind:load to:0x027e0cd8 module:dtcm +from:0x02159dbc kind:load to:0x02049be4 module:main +from:0x02159dd0 kind:arm_call to:0x02159ac8 module:overlay(69) +from:0x02159de4 kind:arm_call to:0x02159b40 module:overlay(69) +from:0x02159e10 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02159e28 kind:arm_call to:0x02159380 module:overlay(69) +from:0x02159e58 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02159e64 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02159e78 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02159edc kind:arm_call to:0x0207decc module:overlay(0) +from:0x02159ee8 kind:load to:0x027e09c0 module:dtcm +from:0x02159ef0 kind:arm_call to:0x02159380 module:overlay(69) +from:0x02159f08 kind:arm_call to:0x0215a2e0 module:overlay(69) +from:0x02159f10 kind:load to:0x0215b700 module:overlay(69) +from:0x02159f28 kind:load to:0x0215b090 module:overlay(69) +from:0x02159f34 kind:arm_call to:0x02096d1c module:overlay(0) +from:0x02159f74 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159f88 kind:load to:0x020578a4 module:overlay(0) +from:0x02159f9c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159fa4 kind:arm_call to:0x02011ff4 module:main +from:0x02159fbc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159fc4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159fcc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159fd4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02159fec kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02159ff4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159ffc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a004 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0215a00c kind:arm_call to:0x02011ff4 module:main +from:0x0215a020 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a064 kind:load to:0x0215b32c module:overlay(69) +from:0x0215a074 kind:arm_call to:0x02011ff4 module:main +from:0x0215a0e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a10c kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215a158 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215a224 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a228 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a2ac kind:arm_call to:0x02080654 module:overlay(0) +from:0x0215a2dc kind:load to:0x027e0cd8 module:dtcm +from:0x0215a2fc kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0215a338 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0215a348 kind:load to:0x027e09b8 module:dtcm +from:0x0215a354 kind:load to:0x0215b730 module:overlay(69) +from:0x0215a368 kind:arm_call to:0x02011f3c module:main +from:0x0215a374 kind:arm_call to:0x0215a3ec module:overlay(69) +from:0x0215a388 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a3e8 kind:load to:0x0215b3ac module:overlay(69) +from:0x0215a3f8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215a45c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215a488 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215a4a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a4b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a4ec kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215a504 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a528 kind:load to:0x0215b464 module:overlay(69) +from:0x0215a52c kind:load to:0x0215b730 module:overlay(69) +from:0x0215a530 kind:load to:0x0215b418 module:overlay(69) +from:0x0215a534 kind:load to:0x0215b3d0 module:overlay(69) +from:0x0215a538 kind:load to:0x0215b38c module:overlay(69) +from:0x0215a544 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a558 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215a570 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215a578 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a580 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a588 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a5a0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215a5a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a5b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215a5b8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215a5c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a61c kind:arm_call to:0x0215a62c module:overlay(69) +from:0x0215a628 kind:load to:0x020b62f0 module:overlay(0) +from:0x0215a664 kind:load to:0x0215b364 module:overlay(69) +from:0x0215a6e4 kind:load to:0x0215b354 module:overlay(69) +from:0x0215a790 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a7a8 kind:arm_call to:0x0215a62c module:overlay(69) +from:0x0215a818 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a824 kind:arm_call to:0x0215a62c module:overlay(69) +from:0x0215a838 kind:load to:0x027e09a8 module:dtcm +from:0x0215a848 kind:load to:0x02098518 module:overlay(0) +from:0x0215a878 kind:load to:0x01ffc5a0 module:itcm +from:0x0215a91c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215a950 kind:load to:0x0215b374 module:overlay(69) +from:0x0215a968 kind:load to:0x0215b350 module:overlay(69) +from:0x0215a974 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a97c kind:arm_call to:0x02011ff4 module:main +from:0x0215a990 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215a998 kind:arm_call to:0x02011ff4 module:main +from:0x0215a9ac kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a9c0 kind:load to:0x0215b818 module:overlay(69) +from:0x0215a9d4 kind:arm_call to:0x02011f3c module:main +from:0x0215a9e0 kind:arm_call to:0x0215aa14 module:overlay(69) +from:0x0215a9f8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215aa10 kind:load to:0x0215b4c4 module:overlay(69) +from:0x0215aa1c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215aa74 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215aa94 kind:load to:0x0215b4e0 module:overlay(69) +from:0x0215aa98 kind:load to:0x0215b818 module:overlay(69) +from:0x0215aacc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aad8 kind:arm_call to:0x0215ab1c module:overlay(69) +from:0x0215ab64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ab6c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215ab84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ab8c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215ab94 kind:arm_call to:0x02011ff4 module:main +from:0x0215aba8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215abe4 kind:arm_call to:0x02157ff0 module:overlay(69) +from:0x0215abf4 kind:arm_call to:0x0203ce74 module:main +from:0x0215ac08 kind:load to:0x0215b520 module:overlay(69) +from:0x0215ac0c kind:load to:0x0215b530 module:overlay(69) +from:0x0215ac10 kind:load to:0x02158ed4 module:overlay(69) +from:0x0215ac14 kind:load to:0x0215b524 module:overlay(69) +from:0x0215ac34 kind:arm_call to:0x02158f18 module:overlay(69) +from:0x0215ac44 kind:arm_call to:0x0203ce74 module:main +from:0x0215ac58 kind:load to:0x0215b608 module:overlay(69) +from:0x0215ac5c kind:load to:0x0215b618 module:overlay(69) +from:0x0215ac60 kind:load to:0x0215a018 module:overlay(69) +from:0x0215ac64 kind:load to:0x0215b60c module:overlay(69) +from:0x0215ac84 kind:arm_call to:0x0215a02c module:overlay(69) +from:0x0215ac94 kind:arm_call to:0x0203ce74 module:main +from:0x0215aca8 kind:load to:0x0215b6f0 module:overlay(69) +from:0x0215acac kind:load to:0x0215b700 module:overlay(69) +from:0x0215acb0 kind:load to:0x0215a068 module:overlay(69) +from:0x0215acb4 kind:load to:0x0215b6f4 module:overlay(69) +from:0x0215acd4 kind:arm_call to:0x0215a37c module:overlay(69) +from:0x0215ace4 kind:arm_call to:0x0203ce74 module:main +from:0x0215acf8 kind:load to:0x0215b720 module:overlay(69) +from:0x0215acfc kind:load to:0x0215b730 module:overlay(69) +from:0x0215ad00 kind:load to:0x0215a9a4 module:overlay(69) +from:0x0215ad04 kind:load to:0x0215b724 module:overlay(69) +from:0x0215ad24 kind:arm_call to:0x0215a9e8 module:overlay(69) +from:0x0215ad34 kind:arm_call to:0x0203ce74 module:main +from:0x0215ad48 kind:load to:0x0215b808 module:overlay(69) +from:0x0215ad4c kind:load to:0x0215b818 module:overlay(69) +from:0x0215ad50 kind:load to:0x0215aba0 module:overlay(69) +from:0x0215ad54 kind:load to:0x0215b80c module:overlay(69) +from:0x0215ad58 kind:load to:0x0215abc8 module:overlay(69) +from:0x0215ad5c kind:load to:0x0215ac18 module:overlay(69) +from:0x0215ad60 kind:load to:0x0215ac68 module:overlay(69) +from:0x0215ad64 kind:load to:0x0215acb8 module:overlay(69) +from:0x0215ad68 kind:load to:0x0215ad08 module:overlay(69) +from:0x0215ad88 kind:load to:0x02157fcc module:overlay(69) +from:0x0215ad8c kind:load to:0x02097998 module:overlay(0) +from:0x0215ad90 kind:load to:0x020977a8 module:overlay(0) +from:0x0215ad94 kind:load to:0x02097824 module:overlay(0) +from:0x0215ad98 kind:load to:0x020979a0 module:overlay(0) +from:0x0215ad9c kind:load to:0x020979c0 module:overlay(0) +from:0x0215ada0 kind:load to:0x020979ec module:overlay(0) +from:0x0215adac kind:load to:0x02158264 module:overlay(69) +from:0x0215adb0 kind:load to:0x02158e70 module:overlay(69) +from:0x0215adb4 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215adb8 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215adbc kind:load to:0x0209a374 module:overlay(0) +from:0x0215adc0 kind:load to:0x0209a388 module:overlay(0) +from:0x0215adc4 kind:load to:0x0209a138 module:overlay(0) +from:0x0215adc8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215adcc kind:load to:0x0209a438 module:overlay(0) +from:0x0215add0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215add4 kind:load to:0x0209a344 module:overlay(0) +from:0x0215add8 kind:load to:0x0209a35c module:overlay(0) +from:0x0215addc kind:load to:0x0209a39c module:overlay(0) +from:0x0215ade0 kind:load to:0x0209a728 module:overlay(0) +from:0x0215ade4 kind:load to:0x02158e44 module:overlay(69) +from:0x0215ade8 kind:load to:0x02158e20 module:overlay(69) +from:0x0215adec kind:load to:0x0209a760 module:overlay(0) +from:0x0215ae58 kind:load to:0x0209856c module:overlay(0) +from:0x0215ae5c kind:load to:0x020985a8 module:overlay(0) +from:0x0215ae60 kind:load to:0x020985c0 module:overlay(0) +from:0x0215ae64 kind:load to:0x020985cc module:overlay(0) +from:0x0215ae68 kind:load to:0x01fff464 module:itcm +from:0x0215ae6c kind:load to:0x020a9a2c module:overlay(0) +from:0x0215ae70 kind:load to:0x02158314 module:overlay(69) +from:0x0215ae74 kind:load to:0x02158338 module:overlay(69) +from:0x0215ae78 kind:load to:0x021583f4 module:overlay(69) +from:0x0215ae7c kind:load to:0x0215841c module:overlay(69) +from:0x0215ae80 kind:load to:0x02098510 module:overlay(0) +from:0x0215ae84 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215ae88 kind:load to:0x02098518 module:overlay(0) +from:0x0215ae8c kind:load to:0x0209851c module:overlay(0) +from:0x0215ae90 kind:load to:0x020985d8 module:overlay(0) +from:0x0215ae94 kind:load to:0x02098644 module:overlay(0) +from:0x0215ae98 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ae9c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215aea0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215aea4 kind:load to:0x021582bc module:overlay(69) +from:0x0215aea8 kind:load to:0x021582e4 module:overlay(69) +from:0x0215aeac kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215aeb0 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215aeb4 kind:load to:0x020a9324 module:overlay(0) +from:0x0215aeb8 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215aebc kind:load to:0x020a9034 module:overlay(0) +from:0x0215aec0 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215aec4 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215aec8 kind:load to:0x020a9270 module:overlay(0) +from:0x0215aecc kind:load to:0x020a9294 module:overlay(0) +from:0x0215aed0 kind:load to:0x020a9298 module:overlay(0) +from:0x0215aed4 kind:load to:0x02158478 module:overlay(69) +from:0x0215aed8 kind:load to:0x02158504 module:overlay(69) +from:0x0215aedc kind:load to:0x020a9204 module:overlay(0) +from:0x0215aee0 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215aee4 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215aee8 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215aeec kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215aef0 kind:load to:0x020a949c module:overlay(0) +from:0x0215aef4 kind:load to:0x020a95ec module:overlay(0) +from:0x0215aef8 kind:load to:0x020a9618 module:overlay(0) +from:0x0215aefc kind:load to:0x021588c0 module:overlay(69) +from:0x0215af00 kind:load to:0x020a9850 module:overlay(0) +from:0x0215af04 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215af08 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215af0c kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215af10 kind:load to:0x020a99f8 module:overlay(0) +from:0x0215af14 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215af18 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215af1c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215af20 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215af24 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215af28 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215af2c kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215af30 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215af34 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215af38 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215af3c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215af40 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215af44 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215af48 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215af4c kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215af50 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215af54 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215af58 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215af5c kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215af60 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215af64 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215af68 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215af74 kind:load to:0x0209856c module:overlay(0) +from:0x0215af78 kind:load to:0x020985a8 module:overlay(0) +from:0x0215af7c kind:load to:0x020985c0 module:overlay(0) +from:0x0215af80 kind:load to:0x020985cc module:overlay(0) +from:0x0215af84 kind:load to:0x01fff464 module:itcm +from:0x0215af88 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215af8c kind:load to:0x020a8d7c module:overlay(0) +from:0x0215af90 kind:load to:0x020a8df8 module:overlay(0) +from:0x0215af94 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x0215af98 kind:load to:0x020a9948 module:overlay(0) +from:0x0215af9c kind:load to:0x02098510 module:overlay(0) +from:0x0215afa0 kind:load to:0x020a99b0 module:overlay(0) +from:0x0215afa4 kind:load to:0x02098518 module:overlay(0) +from:0x0215afa8 kind:load to:0x0209851c module:overlay(0) +from:0x0215afac kind:load to:0x020985d8 module:overlay(0) +from:0x0215afb0 kind:load to:0x02098644 module:overlay(0) +from:0x0215afb4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215afb8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215afbc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215afc0 kind:load to:0x02158eb4 module:overlay(69) +from:0x0215afc4 kind:load to:0x02158e8c module:overlay(69) +from:0x0215afc8 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215afcc kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x0215afd0 kind:load to:0x020a9324 module:overlay(0) +from:0x0215afd4 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215afd8 kind:load to:0x020a9034 module:overlay(0) +from:0x0215afdc kind:load to:0x020a91a4 module:overlay(0) +from:0x0215afe0 kind:load to:0x020a91a0 module:overlay(0) +from:0x0215afe4 kind:load to:0x020a9270 module:overlay(0) +from:0x0215afe8 kind:load to:0x020a9294 module:overlay(0) +from:0x0215afec kind:load to:0x020a9298 module:overlay(0) +from:0x0215aff0 kind:load to:0x020a91f4 module:overlay(0) +from:0x0215aff4 kind:load to:0x020a91fc module:overlay(0) +from:0x0215aff8 kind:load to:0x020a9204 module:overlay(0) +from:0x0215affc kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215b000 kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215b004 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215b008 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215b00c kind:load to:0x020a949c module:overlay(0) +from:0x0215b010 kind:load to:0x020a95ec module:overlay(0) +from:0x0215b014 kind:load to:0x020a9618 module:overlay(0) +from:0x0215b018 kind:load to:0x020a9638 module:overlay(0) +from:0x0215b01c kind:load to:0x020a9850 module:overlay(0) +from:0x0215b020 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215b024 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215b028 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215b02c kind:load to:0x020a99f8 module:overlay(0) +from:0x0215b030 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x0215b034 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0215b038 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215b03c kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215b040 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215b044 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0215b048 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215b04c kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215b050 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215b054 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0215b058 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x0215b05c kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215b060 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215b064 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215b068 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215b06c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215b070 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215b074 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215b078 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215b07c kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215b080 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x0215b084 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215b090 kind:load to:0x02159f2c module:overlay(69) +from:0x0215b0b4 kind:load to:0x02158ef4 module:overlay(69) +from:0x0215b0b8 kind:load to:0x02097998 module:overlay(0) +from:0x0215b0bc kind:load to:0x020977a8 module:overlay(0) +from:0x0215b0c0 kind:load to:0x02097824 module:overlay(0) +from:0x0215b0c4 kind:load to:0x020979a0 module:overlay(0) +from:0x0215b0c8 kind:load to:0x020979c0 module:overlay(0) +from:0x0215b0cc kind:load to:0x020979ec module:overlay(0) +from:0x0215b0d8 kind:load to:0x02159120 module:overlay(69) +from:0x0215b0dc kind:load to:0x02159f94 module:overlay(69) +from:0x0215b0e0 kind:load to:0x02099b54 module:overlay(0) +from:0x0215b0e4 kind:load to:0x02099b8c module:overlay(0) +from:0x0215b0e8 kind:load to:0x0209a190 module:overlay(0) +from:0x0215b0ec kind:load to:0x0209a198 module:overlay(0) +from:0x0215b0f0 kind:load to:0x0209a138 module:overlay(0) +from:0x0215b0f4 kind:load to:0x02099d04 module:overlay(0) +from:0x0215b0f8 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215b0fc kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215b100 kind:load to:0x0209a148 module:overlay(0) +from:0x0215b104 kind:load to:0x0209a160 module:overlay(0) +from:0x0215b108 kind:load to:0x02159f8c module:overlay(69) +from:0x0215b10c kind:load to:0x0209a178 module:overlay(0) +from:0x0215b110 kind:load to:0x02159f7c module:overlay(69) +from:0x0215b114 kind:load to:0x02159f58 module:overlay(69) +from:0x0215b210 kind:load to:0x0209856c module:overlay(0) +from:0x0215b214 kind:load to:0x020985a8 module:overlay(0) +from:0x0215b218 kind:load to:0x020985c0 module:overlay(0) +from:0x0215b21c kind:load to:0x020985cc module:overlay(0) +from:0x0215b220 kind:load to:0x01fff464 module:itcm +from:0x0215b224 kind:load to:0x020a9a2c module:overlay(0) +from:0x0215b228 kind:load to:0x02159134 module:overlay(69) +from:0x0215b22c kind:load to:0x021592e8 module:overlay(69) +from:0x0215b230 kind:load to:0x021593e8 module:overlay(69) +from:0x0215b234 kind:load to:0x02159520 module:overlay(69) +from:0x0215b238 kind:load to:0x02098510 module:overlay(0) +from:0x0215b23c kind:load to:0x02159524 module:overlay(69) +from:0x0215b240 kind:load to:0x02098518 module:overlay(0) +from:0x0215b244 kind:load to:0x0209851c module:overlay(0) +from:0x0215b248 kind:load to:0x020985d8 module:overlay(0) +from:0x0215b24c kind:load to:0x02098644 module:overlay(0) +from:0x0215b250 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215b254 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215b258 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215b25c kind:load to:0x02159fb0 module:overlay(69) +from:0x0215b260 kind:load to:0x02159fe0 module:overlay(69) +from:0x0215b264 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0215b268 kind:load to:0x02159398 module:overlay(69) +from:0x0215b26c kind:load to:0x020a9324 module:overlay(0) +from:0x0215b270 kind:load to:0x020a8fcc module:overlay(0) +from:0x0215b274 kind:load to:0x020a9034 module:overlay(0) +from:0x0215b278 kind:load to:0x020a91a4 module:overlay(0) +from:0x0215b27c kind:load to:0x020a91a0 module:overlay(0) +from:0x0215b280 kind:load to:0x020a9270 module:overlay(0) +from:0x0215b284 kind:load to:0x020a9294 module:overlay(0) +from:0x0215b288 kind:load to:0x020a9298 module:overlay(0) +from:0x0215b28c kind:load to:0x020a91f4 module:overlay(0) +from:0x0215b290 kind:load to:0x020a91fc module:overlay(0) +from:0x0215b294 kind:load to:0x020a9204 module:overlay(0) +from:0x0215b298 kind:load to:0x020a8fa8 module:overlay(0) +from:0x0215b29c kind:load to:0x020a8fb0 module:overlay(0) +from:0x0215b2a0 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0215b2a4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215b2a8 kind:load to:0x020a949c module:overlay(0) +from:0x0215b2ac kind:load to:0x020a95ec module:overlay(0) +from:0x0215b2b0 kind:load to:0x020a9618 module:overlay(0) +from:0x0215b2b4 kind:load to:0x020a9638 module:overlay(0) +from:0x0215b2b8 kind:load to:0x020a9850 module:overlay(0) +from:0x0215b2bc kind:load to:0x020e771c module:overlays(19,20,31) +from:0x0215b2c0 kind:load to:0x020a8f14 module:overlay(0) +from:0x0215b2c4 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0215b2c8 kind:load to:0x02159aec module:overlay(69) +from:0x0215b2cc kind:load to:0x0215956c module:overlay(69) +from:0x0215b2d0 kind:load to:0x02159628 module:overlay(69) +from:0x0215b2d4 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0215b2d8 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x0215b2dc kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x0215b2e0 kind:load to:0x02159798 module:overlay(69) +from:0x0215b2e4 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0215b2e8 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x0215b2ec kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x0215b2f0 kind:load to:0x021597b0 module:overlay(69) +from:0x0215b2f4 kind:load to:0x02159818 module:overlay(69) +from:0x0215b2f8 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x0215b2fc kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x0215b300 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0215b304 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x0215b308 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x0215b30c kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x0215b310 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x0215b314 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x0215b318 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x0215b31c kind:load to:0x02159dec module:overlay(69) +from:0x0215b320 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x0215b32c kind:load to:0x0215a068 module:overlay(69) +from:0x0215b330 kind:load to:0x0215a06c module:overlay(69) +from:0x0215b334 kind:load to:0x0215a0bc module:overlay(69) +from:0x0215b338 kind:load to:0x0215a0a8 module:overlay(69) +from:0x0215b33c kind:load to:0x0215a230 module:overlay(69) +from:0x0215b340 kind:load to:0x0215a234 module:overlay(69) +from:0x0215b344 kind:load to:0x0215a238 module:overlay(69) +from:0x0215b350 kind:load to:0x02096d1c module:overlay(0) +from:0x0215b354 kind:load to:0x0215a6f8 module:overlay(69) +from:0x0215b35c kind:load to:0x0215a738 module:overlay(69) +from:0x0215b364 kind:load to:0x0215a6e8 module:overlay(69) +from:0x0215b36c kind:load to:0x0215a6fc module:overlay(69) +from:0x0215b3ac kind:load to:0x0215a358 module:overlay(69) +from:0x0215b3b0 kind:load to:0x02097998 module:overlay(0) +from:0x0215b3b4 kind:load to:0x020977a8 module:overlay(0) +from:0x0215b3b8 kind:load to:0x02097824 module:overlay(0) +from:0x0215b3bc kind:load to:0x020979a0 module:overlay(0) +from:0x0215b3c0 kind:load to:0x020979c0 module:overlay(0) +from:0x0215b3c4 kind:load to:0x020979ec module:overlay(0) +from:0x0215b3d0 kind:load to:0x0215a550 module:overlay(69) +from:0x0215b3d4 kind:load to:0x0215a988 module:overlay(69) +from:0x0215b3d8 kind:load to:0x02099b54 module:overlay(0) +from:0x0215b3dc kind:load to:0x02099b8c module:overlay(0) +from:0x0215b3e0 kind:load to:0x0209a190 module:overlay(0) +from:0x0215b3e4 kind:load to:0x0209a198 module:overlay(0) +from:0x0215b3e8 kind:load to:0x0209a138 module:overlay(0) +from:0x0215b3ec kind:load to:0x02099d04 module:overlay(0) +from:0x0215b3f0 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215b3f4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215b3f8 kind:load to:0x0209a148 module:overlay(0) +from:0x0215b3fc kind:load to:0x0209a160 module:overlay(0) +from:0x0215b400 kind:load to:0x02159f8c module:overlay(69) +from:0x0215b404 kind:load to:0x0209a178 module:overlay(0) +from:0x0215b408 kind:load to:0x02159f7c module:overlay(69) +from:0x0215b40c kind:load to:0x02159f58 module:overlay(69) +from:0x0215b418 kind:load to:0x0215a53c module:overlay(69) +from:0x0215b41c kind:load to:0x0215a96c module:overlay(69) +from:0x0215b420 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215b424 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215b428 kind:load to:0x0209a374 module:overlay(0) +from:0x0215b42c kind:load to:0x0209a388 module:overlay(0) +from:0x0215b430 kind:load to:0x0209a138 module:overlay(0) +from:0x0215b434 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215b438 kind:load to:0x0209a438 module:overlay(0) +from:0x0215b43c kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215b440 kind:load to:0x0209a344 module:overlay(0) +from:0x0215b444 kind:load to:0x0209a35c module:overlay(0) +from:0x0215b448 kind:load to:0x0209a39c module:overlay(0) +from:0x0215b44c kind:load to:0x0209a728 module:overlay(0) +from:0x0215b450 kind:load to:0x02158e44 module:overlay(69) +from:0x0215b454 kind:load to:0x02158e20 module:overlay(69) +from:0x0215b458 kind:load to:0x0209a760 module:overlay(0) +from:0x0215b464 kind:load to:0x0209856c module:overlay(0) +from:0x0215b468 kind:load to:0x020985a8 module:overlay(0) +from:0x0215b46c kind:load to:0x020985c0 module:overlay(0) +from:0x0215b470 kind:load to:0x020985cc module:overlay(0) +from:0x0215b474 kind:load to:0x01fff464 module:itcm +from:0x0215b478 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215b47c kind:load to:0x0215a5cc module:overlay(69) +from:0x0215b480 kind:load to:0x02098504 module:overlay(0) +from:0x0215b484 kind:load to:0x0215a668 module:overlay(69) +from:0x0215b488 kind:load to:0x0209850c module:overlay(0) +from:0x0215b48c kind:load to:0x02098510 module:overlay(0) +from:0x0215b490 kind:load to:0x0215a84c module:overlay(69) +from:0x0215b494 kind:load to:0x0215a840 module:overlay(69) +from:0x0215b498 kind:load to:0x0209851c module:overlay(0) +from:0x0215b49c kind:load to:0x020985d8 module:overlay(0) +from:0x0215b4a0 kind:load to:0x02098644 module:overlay(0) +from:0x0215b4a4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215b4a8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215b4ac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215b4b0 kind:load to:0x0215a564 module:overlay(69) +from:0x0215b4b4 kind:load to:0x0215a594 module:overlay(69) +from:0x0215b4b8 kind:load to:0x0215a87c module:overlay(69) +from:0x0215b4c4 kind:load to:0x0215a9c4 module:overlay(69) +from:0x0215b4c8 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215b4cc kind:load to:0x0209ca6c module:overlay(0) +from:0x0215b4d0 kind:load to:0x0209caac module:overlay(0) +from:0x0215b4d4 kind:load to:0x0209cacc module:overlay(0) +from:0x0215b4e0 kind:load to:0x0215aa9c module:overlay(69) +from:0x0215b4e4 kind:load to:0x0209d10c module:overlay(0) +from:0x0215b4e8 kind:load to:0x0215aaec module:overlay(69) +from:0x0215b4ec kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215b4f0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215b4f4 kind:load to:0x0215ab38 module:overlay(69) +from:0x0215b4f8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215b4fc kind:load to:0x0215ab08 module:overlay(69) +from:0x0215b500 kind:load to:0x0209d228 module:overlay(0) +from:0x0215b504 kind:load to:0x0209d22c module:overlay(0) +from:0x0215b508 kind:load to:0x0209d238 module:overlay(0) +from:0x0215b50c kind:load to:0x0209d240 module:overlay(0) +from:0x0215b510 kind:load to:0x0215ab58 module:overlay(69) +from:0x0215b514 kind:load to:0x0215ab78 module:overlay(69) diff --git a/config/eur1/arm9/overlays/ov069/symbols.txt b/config/eur1/arm9/overlays/ov069/symbols.txt new file mode 100644 index 00000000..40e5831d --- /dev/null +++ b/config/eur1/arm9/overlays/ov069/symbols.txt @@ -0,0 +1,169 @@ +func_ov069_02157fc0 kind:function(arm,size=0xc) addr:0x02157fc0 +func_ov069_02157fcc kind:function(arm,size=0x24) addr:0x02157fcc +func_ov069_02157ff0 kind:function(arm,size=0x5c) addr:0x02157ff0 +func_ov069_0215804c kind:function(arm,size=0x218) addr:0x0215804c +func_ov069_02158264 kind:function(arm,size=0x14) addr:0x02158264 +func_ov069_02158278 kind:function(arm,size=0x44) addr:0x02158278 +func_ov069_021582bc kind:function(arm,size=0x28) addr:0x021582bc +func_ov069_021582e4 kind:function(arm,size=0x30) addr:0x021582e4 +func_ov069_02158314 kind:function(arm,size=0x24) addr:0x02158314 +func_ov069_02158338 kind:function(arm,size=0xbc) addr:0x02158338 +func_ov069_021583f4 kind:function(arm,size=0x28) addr:0x021583f4 +func_ov069_0215841c kind:function(arm,size=0x28) addr:0x0215841c +func_ov069_02158444 kind:function(arm,size=0x34) addr:0x02158444 +func_ov069_02158478 kind:function(arm,size=0x8c) addr:0x02158478 +func_ov069_02158504 kind:function(arm,size=0x254) addr:0x02158504 +func_ov069_02158758 kind:function(arm,size=0xe4) addr:0x02158758 +func_ov069_0215883c kind:function(arm,size=0x2c) addr:0x0215883c +func_ov069_02158868 kind:function(arm,size=0x58) addr:0x02158868 +func_ov069_021588c0 kind:function(arm,size=0x560) addr:0x021588c0 +func_ov069_02158e20 kind:function(arm,size=0x24) addr:0x02158e20 +func_ov069_02158e44 kind:function(arm,size=0x2c) addr:0x02158e44 +func_ov069_02158e70 kind:function(arm,size=0x1c) addr:0x02158e70 +func_ov069_02158e8c kind:function(arm,size=0x28) addr:0x02158e8c +func_ov069_02158eb4 kind:function(arm,size=0x20) addr:0x02158eb4 +func_ov069_02158ed4 kind:function(arm,size=0x14) addr:0x02158ed4 +func_ov069_02158ee8 kind:function(arm,size=0xc) addr:0x02158ee8 +func_ov069_02158ef4 kind:function(arm,size=0x24) addr:0x02158ef4 +func_ov069_02158f18 kind:function(arm,size=0x6c) addr:0x02158f18 +func_ov069_02158f84 kind:function(arm,size=0x19c) addr:0x02158f84 +func_ov069_02159120 kind:function(arm,size=0x14) addr:0x02159120 +func_ov069_02159134 kind:function(arm,size=0x1b4) addr:0x02159134 +func_ov069_021592e8 kind:function(arm,size=0x98) addr:0x021592e8 +func_ov069_02159380 kind:function(arm,size=0x18) addr:0x02159380 +func_ov069_02159398 kind:function(arm,size=0x50) addr:0x02159398 +func_ov069_021593e8 kind:function(arm,size=0x138) addr:0x021593e8 +func_ov069_02159520 kind:function(arm,size=0x4) addr:0x02159520 +func_ov069_02159524 kind:function(arm,size=0x48) addr:0x02159524 +func_ov069_0215956c kind:function(arm,size=0xbc) addr:0x0215956c +func_ov069_02159628 kind:function(arm,size=0x170) addr:0x02159628 +func_ov069_02159798 kind:function(arm,size=0x18) addr:0x02159798 +func_ov069_021597b0 kind:function(arm,size=0x68) addr:0x021597b0 +func_ov069_02159818 kind:function(arm,size=0x214) addr:0x02159818 +func_ov069_02159a2c kind:function(arm,size=0x2c) addr:0x02159a2c +func_ov069_02159a58 kind:function(arm,size=0x3c) addr:0x02159a58 +func_ov069_02159a94 kind:function(arm,size=0x34) addr:0x02159a94 +func_ov069_02159ac8 kind:function(arm,size=0x24) addr:0x02159ac8 +func_ov069_02159aec kind:function(arm,size=0x54) addr:0x02159aec +func_ov069_02159b40 kind:function(arm,size=0x284) addr:0x02159b40 +func_ov069_02159dc4 kind:function(arm,size=0x28) addr:0x02159dc4 +func_ov069_02159dec kind:function(arm,size=0x100) addr:0x02159dec +func_ov069_02159eec kind:function(arm,size=0x28) addr:0x02159eec +func_ov069_02159f14 kind:function(arm,size=0x18) addr:0x02159f14 +func_ov069_02159f2c kind:function(arm,size=0x2c) addr:0x02159f2c +func_ov069_02159f58 kind:function(arm,size=0x24) addr:0x02159f58 +func_ov069_02159f7c kind:function(arm,size=0x10) addr:0x02159f7c +func_ov069_02159f8c kind:function(arm,size=0x8) addr:0x02159f8c +func_ov069_02159f94 kind:function(arm,size=0x1c) addr:0x02159f94 +func_ov069_02159fb0 kind:function(arm,size=0x30) addr:0x02159fb0 +func_ov069_02159fe0 kind:function(arm,size=0x38) addr:0x02159fe0 +func_ov069_0215a018 kind:function(arm,size=0x14) addr:0x0215a018 +func_ov069_0215a02c kind:function(arm,size=0x3c) addr:0x0215a02c +func_ov069_0215a068 kind:function(arm,size=0x4) addr:0x0215a068 +func_ov069_0215a06c kind:function(arm,size=0x14) addr:0x0215a06c +func_ov069_0215a080 kind:function(arm,size=0x28) addr:0x0215a080 +func_ov069_0215a0a8 kind:function(arm,size=0x14) addr:0x0215a0a8 +func_ov069_0215a0bc kind:function(arm,size=0x174) addr:0x0215a0bc +func_ov069_0215a230 kind:function(arm,size=0x4) addr:0x0215a230 +func_ov069_0215a234 kind:function(arm,size=0x4) addr:0x0215a234 +func_ov069_0215a238 kind:function(arm,size=0x4) addr:0x0215a238 +func_ov069_0215a23c kind:function(arm,size=0xa4) addr:0x0215a23c +func_ov069_0215a2e0 kind:function(arm,size=0x6c) addr:0x0215a2e0 +func_ov069_0215a34c kind:function(arm,size=0xc) addr:0x0215a34c +func_ov069_0215a358 kind:function(arm,size=0x24) addr:0x0215a358 +func_ov069_0215a37c kind:function(arm,size=0x70) addr:0x0215a37c +func_ov069_0215a3ec kind:function(arm,size=0x150) addr:0x0215a3ec +func_ov069_0215a53c kind:function(arm,size=0x14) addr:0x0215a53c +func_ov069_0215a550 kind:function(arm,size=0x14) addr:0x0215a550 +func_ov069_0215a564 kind:function(arm,size=0x30) addr:0x0215a564 +func_ov069_0215a594 kind:function(arm,size=0x38) addr:0x0215a594 +func_ov069_0215a5cc kind:function(arm,size=0x60) addr:0x0215a5cc +func_ov069_0215a62c kind:function(arm,size=0x3c) addr:0x0215a62c +func_ov069_0215a668 kind:function(arm,size=0x80) addr:0x0215a668 +func_ov069_0215a6e8 kind:function(arm,size=0x10) addr:0x0215a6e8 +func_ov069_0215a6f8 kind:function(arm,size=0x4) addr:0x0215a6f8 +func_ov069_0215a6fc kind:function(arm,size=0x3c) addr:0x0215a6fc +func_ov069_0215a738 kind:function(arm,size=0x7c) addr:0x0215a738 +func_ov069_0215a7b4 kind:function(arm,size=0x8c) addr:0x0215a7b4 +func_ov069_0215a840 kind:function(arm,size=0xc) addr:0x0215a840 +func_ov069_0215a84c kind:function(arm,size=0x30) addr:0x0215a84c +func_ov069_0215a87c kind:function(arm,size=0xd8) addr:0x0215a87c +func_ov069_0215a954 kind:function(arm,size=0x18) addr:0x0215a954 +func_ov069_0215a96c kind:function(arm,size=0x1c) addr:0x0215a96c +func_ov069_0215a988 kind:function(arm,size=0x1c) addr:0x0215a988 +func_ov069_0215a9a4 kind:function(arm,size=0x14) addr:0x0215a9a4 +func_ov069_0215a9b8 kind:function(arm,size=0xc) addr:0x0215a9b8 +func_ov069_0215a9c4 kind:function(arm,size=0x24) addr:0x0215a9c4 +func_ov069_0215a9e8 kind:function(arm,size=0x2c) addr:0x0215a9e8 +func_ov069_0215aa14 kind:function(arm,size=0x88) addr:0x0215aa14 +func_ov069_0215aa9c kind:function(arm,size=0x50) addr:0x0215aa9c +func_ov069_0215aaec kind:function(arm,size=0x1c) addr:0x0215aaec +func_ov069_0215ab08 kind:function(arm,size=0x14) addr:0x0215ab08 +func_ov069_0215ab1c kind:function(arm,size=0x1c) addr:0x0215ab1c +func_ov069_0215ab38 kind:function(arm,size=0x20) addr:0x0215ab38 +func_ov069_0215ab58 kind:function(arm,size=0x20) addr:0x0215ab58 +func_ov069_0215ab78 kind:function(arm,size=0x28) addr:0x0215ab78 +func_ov069_0215aba0 kind:function(arm,size=0x14) addr:0x0215aba0 +data_ov069_0215abbc kind:data(any) addr:0x0215abbc +__sinit_ov069_0215abc8 kind:function(arm,size=0x50) addr:0x0215abc8 +__sinit_ov069_0215ac18 kind:function(arm,size=0x50) addr:0x0215ac18 +__sinit_ov069_0215ac68 kind:function(arm,size=0x50) addr:0x0215ac68 +__sinit_ov069_0215acb8 kind:function(arm,size=0x50) addr:0x0215acb8 +__sinit_ov069_0215ad08 kind:function(arm,size=0x50) addr:0x0215ad08 +.p__sinit_ov069_0215abc8 kind:data(word) addr:0x0215ad58 +.p__sinit_ov069_0215ac18 kind:data(word) addr:0x0215ad5c +.p__sinit_ov069_0215ac68 kind:data(word) addr:0x0215ad60 +.p__sinit_ov069_0215acb8 kind:data(word) addr:0x0215ad64 +.p__sinit_ov069_0215ad08 kind:data(word) addr:0x0215ad68 +data_ov069_0215ad88 kind:data(any) addr:0x0215ad88 +data_ov069_0215ad9c kind:data(any) addr:0x0215ad9c ambiguous +data_ov069_0215adac kind:data(any) addr:0x0215adac +data_ov069_0215adf0 kind:data(any) addr:0x0215adf0 +data_ov069_0215ae58 kind:data(any) addr:0x0215ae58 +data_ov069_0215af74 kind:data(any) addr:0x0215af74 +data_ov069_0215afd0 kind:data(any) addr:0x0215afd0 ambiguous +data_ov069_0215b064 kind:data(any) addr:0x0215b064 ambiguous +data_ov069_0215b090 kind:data(any) addr:0x0215b090 +data_ov069_0215b094 kind:data(any) addr:0x0215b094 +data_ov069_0215b0b4 kind:data(any) addr:0x0215b0b4 +data_ov069_0215b0d8 kind:data(any) addr:0x0215b0d8 +data_ov069_0215b118 kind:data(any) addr:0x0215b118 +data_ov069_0215b124 kind:data(any) addr:0x0215b124 ambiguous +data_ov069_0215b160 kind:data(any) addr:0x0215b160 +data_ov069_0215b184 kind:data(any) addr:0x0215b184 ambiguous +data_ov069_0215b188 kind:data(any) addr:0x0215b188 ambiguous +data_ov069_0215b1a8 kind:data(any) addr:0x0215b1a8 +data_ov069_0215b210 kind:data(any) addr:0x0215b210 +data_ov069_0215b218 kind:data(any) addr:0x0215b218 ambiguous +data_ov069_0215b32c kind:data(any) addr:0x0215b32c +data_ov069_0215b334 kind:data(any) addr:0x0215b334 ambiguous +data_ov069_0215b350 kind:data(any) addr:0x0215b350 +data_ov069_0215b354 kind:data(any) addr:0x0215b354 +data_ov069_0215b364 kind:data(any) addr:0x0215b364 +data_ov069_0215b374 kind:data(any) addr:0x0215b374 +data_ov069_0215b38c kind:data(any) addr:0x0215b38c +data_ov069_0215b3ac kind:data(any) addr:0x0215b3ac +data_ov069_0215b3d0 kind:data(any) addr:0x0215b3d0 +data_ov069_0215b418 kind:data(any) addr:0x0215b418 +data_ov069_0215b464 kind:data(any) addr:0x0215b464 +data_ov069_0215b4a8 kind:data(any) addr:0x0215b4a8 ambiguous +data_ov069_0215b4c4 kind:data(any) addr:0x0215b4c4 +data_ov069_0215b4e0 kind:data(any) addr:0x0215b4e0 +data_ov069_0215b4f4 kind:data(any) addr:0x0215b4f4 ambiguous +data_ov069_0215b520 kind:bss addr:0x0215b520 +data_ov069_0215b524 kind:bss addr:0x0215b524 +data_ov069_0215b530 kind:bss addr:0x0215b530 +data_ov069_0215b608 kind:bss addr:0x0215b608 +data_ov069_0215b60c kind:bss addr:0x0215b60c +data_ov069_0215b618 kind:bss addr:0x0215b618 +data_ov069_0215b62c kind:bss addr:0x0215b62c ambiguous +data_ov069_0215b6f0 kind:bss addr:0x0215b6f0 +data_ov069_0215b6f4 kind:bss addr:0x0215b6f4 +data_ov069_0215b700 kind:bss addr:0x0215b700 +data_ov069_0215b720 kind:bss addr:0x0215b720 +data_ov069_0215b724 kind:bss addr:0x0215b724 +data_ov069_0215b730 kind:bss addr:0x0215b730 +data_ov069_0215b808 kind:bss addr:0x0215b808 +data_ov069_0215b80c kind:bss addr:0x0215b80c +data_ov069_0215b818 kind:bss addr:0x0215b818 +data_ov069_0215b86c kind:bss addr:0x0215b86c ambiguous diff --git a/config/eur1/arm9/overlays/ov070/delinks.txt b/config/eur1/arm9/overlays/ov070/delinks.txt new file mode 100644 index 00000000..e003b92f --- /dev/null +++ b/config/eur1/arm9/overlays/ov070/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x0213f0e0 end:0x0214dd74 kind:code align:32 + .rodata start:0x0214dd74 end:0x0214df60 kind:rodata align:4 + .init start:0x0214df60 end:0x0214e8e4 kind:code align:4 + .ctor start:0x0214e8e4 end:0x0214e948 kind:rodata align:4 + .data start:0x0214e960 end:0x0214f9e0 kind:data align:32 + .bss start:0x0214f9e0 end:0x02150d80 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov070/relocs.txt b/config/eur1/arm9/overlays/ov070/relocs.txt new file mode 100644 index 00000000..b4350c35 --- /dev/null +++ b/config/eur1/arm9/overlays/ov070/relocs.txt @@ -0,0 +1,2782 @@ +from:0x0213f0f0 kind:arm_call_thumb to:0x021834d8 module:overlay(101) +from:0x0213f108 kind:arm_call to:0x020702d0 module:overlay(0) +from:0x0213f124 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213f13c kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f180 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f190 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f1d8 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f1e4 kind:load to:0x02049ba0 module:main +from:0x0213f1e8 kind:load to:0x0214e968 module:overlay(70) +from:0x0213f1ec kind:load to:0x027e09a0 module:dtcm +from:0x0213f1f8 kind:arm_call_thumb to:0x02183528 module:overlay(101) +from:0x0213f204 kind:arm_call_thumb to:0x020be86c module:overlay(1) +from:0x0213f20c kind:load to:0x020b508c module:overlay(0) +from:0x0213f430 kind:load to:0x027e09b8 module:dtcm +from:0x0213f43c kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x0213f450 kind:arm_call_thumb to:0x020b6eec module:overlay(1) +from:0x0213f458 kind:arm_call to:0x02011ff4 module:main +from:0x0213f46c kind:load to:0x0214f9f0 module:overlay(70) +from:0x0213f480 kind:arm_call to:0x02011f3c module:main +from:0x0213f48c kind:arm_call to:0x0213f4d0 module:overlay(70) +from:0x0213f4a0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0213f4cc kind:load to:0x0214e984 module:overlay(70) +from:0x0213f4d8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213f500 kind:load to:0x0214e9a8 module:overlay(70) +from:0x0213f51c kind:arm_call to:0x02097530 module:overlay(0) +from:0x0213f53c kind:arm_call to:0x0213f668 module:overlay(70) +from:0x0213f548 kind:load to:0x0214dd9c module:overlay(70) +from:0x0213f54c kind:load to:0x020b53e4 module:overlay(0) +from:0x0213f598 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0213f5ac kind:arm_call to:0x0213f668 module:overlay(70) +from:0x0213f5c4 kind:arm_call to:0x0213f77c module:overlay(70) +from:0x0213f5dc kind:arm_call to:0x0213f668 module:overlay(70) +from:0x0213f5f4 kind:arm_call to:0x020802bc module:overlay(0) +from:0x0213f608 kind:arm_call to:0x0209711c module:overlay(0) +from:0x0213f618 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0213f620 kind:load to:0x027e0cd8 module:dtcm +from:0x0213f624 kind:load to:0x027e0ce4 module:dtcm +from:0x0213f644 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0213f664 kind:load to:0x027e09b8 module:dtcm +from:0x0213f6ac kind:arm_call to:0x02073004 module:overlay(0) +from:0x0213f6e4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0213f754 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0213f778 kind:load to:0x027e09b8 module:dtcm +from:0x0213f798 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0213f7f4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0213f810 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213f83c kind:arm_call to:0x020981b4 module:overlay(0) +from:0x0213f844 kind:arm_call to:0x02098234 module:overlay(0) +from:0x0213f860 kind:load to:0x0214dd9c module:overlay(70) +from:0x0213f864 kind:load to:0x0214dd74 module:overlay(70) +from:0x0213f868 kind:load to:0x020b53e4 module:overlay(0) +from:0x0213f86c kind:load to:0x027e0ce4 module:dtcm +from:0x0213f878 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213f88c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213f894 kind:arm_call to:0x02011ff4 module:main +from:0x0213f8a8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0213f8bc kind:load to:0x0214fa3c module:overlay(70) +from:0x0213f8d0 kind:arm_call to:0x02011f3c module:main +from:0x0213f8dc kind:arm_call to:0x0213f920 module:overlay(70) +from:0x0213f8f0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0213f91c kind:load to:0x0214ea04 module:overlay(70) +from:0x0213f928 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0213f938 kind:arm_call to:0x021437d8 module:overlay(70) +from:0x0213f944 kind:load to:0x0214ea28 module:overlay(70) +from:0x0213f954 kind:arm_call to:0x021437fc module:overlay(70) +from:0x0213f95c kind:arm_call to:0x0213f98c module:overlay(70) +from:0x0213f974 kind:load to:0x0214387c module:overlay(70) +from:0x0213f9c8 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x0213f9e0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0213f9ec kind:arm_call to:0x021438f0 module:overlay(70) +from:0x0213f9f8 kind:load to:0x020b51f8 module:overlay(0) +from:0x0213fa34 kind:arm_call to:0x02080a0c module:overlay(0) +from:0x0213fa40 kind:arm_call to:0x021438f0 module:overlay(70) +from:0x0213fa48 kind:load to:0x027e0cd8 module:dtcm +from:0x0213fa58 kind:arm_call to:0x021437f8 module:overlay(70) +from:0x0213fa60 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213fa78 kind:arm_call to:0x021437f8 module:overlay(70) +from:0x0213fa80 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0213fa88 kind:arm_call to:0x02011ff4 module:main +from:0x0213fa9c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0213faf0 kind:load to:0x0214ea84 module:overlay(70) +from:0x0213faf4 kind:load to:0x020b2878 module:overlay(0) +from:0x0213faf8 kind:load to:0x0214ea98 module:overlay(70) +from:0x0213fb04 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213fbd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213fbec kind:arm_call to:0x02016d7c module:main +from:0x0213fc14 kind:arm_call to:0x02016cf0 module:main +from:0x0213fc84 kind:arm_call to:0x0203a1bc module:main +from:0x0213fca0 kind:arm_call to:0x02016d7c module:main +from:0x0213fcc8 kind:arm_call to:0x02016cf0 module:main +from:0x0213fd74 kind:arm_call to:0x02016d7c module:main +from:0x0213fd9c kind:arm_call to:0x02016cf0 module:main +from:0x0213fe0c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213fe18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213fe30 kind:arm_call to:0x01ff930c module:itcm +from:0x0213fe48 kind:arm_call to:0x02017f54 module:main +from:0x0213fed0 kind:load to:0x0203e964 module:main +from:0x0213fef8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0213ff00 kind:arm_call to:0x02011ff4 module:main +from:0x0213ffd8 kind:arm_call to:0x020f66f4 module:overlay(31) +from:0x02140038 kind:arm_call to:0x01ffb464 module:itcm +from:0x02140048 kind:arm_call to:0x01ff9218 module:itcm +from:0x021400a4 kind:arm_call to:0x020f674c module:overlay(31) +from:0x021400cc kind:load to:0x02140008 module:overlay(70) +from:0x021400dc kind:load to:0x020f6890 module:overlays(19,22,23,31) +from:0x021400e8 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021400fc kind:load to:0x0214eab4 module:overlay(70) +from:0x02140104 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02140128 kind:load to:0x027e0cd8 module:dtcm +from:0x0214013c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02140144 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214015c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02140164 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214016c kind:arm_call to:0x02011ff4 module:main +from:0x02140180 kind:load to:0x0214fa88 module:overlay(70) +from:0x02140194 kind:arm_call to:0x02011f3c module:main +from:0x021401a0 kind:arm_call to:0x021402a0 module:overlay(70) +from:0x021401b4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021401fc kind:load to:0x0214eb50 module:overlay(70) +from:0x02140210 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02140224 kind:load to:0x0214eb20 module:overlay(70) +from:0x02140230 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02140244 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0214024c kind:arm_call to:0x02011ff4 module:main +from:0x0214027c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02140288 kind:arm_call to:0x01fff458 module:itcm +from:0x0214029c kind:load to:0x027e0ce4 module:dtcm +from:0x021402a8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214032c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214033c kind:arm_call to:0x02140208 module:overlay(70) +from:0x02140348 kind:load to:0x0214eb9c module:overlay(70) +from:0x0214034c kind:load to:0x0214fa88 module:overlay(70) +from:0x02140350 kind:load to:0x020b19a8 module:overlay(0) +from:0x02140354 kind:load to:0x0214eb74 module:overlay(70) +from:0x02140364 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021403a4 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02140410 kind:arm_call to:0x02140520 module:overlay(70) +from:0x0214041c kind:load to:0x0214ddec module:overlay(70) +from:0x02140424 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214043c kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02140474 kind:arm_call to:0x021409b4 module:overlay(70) +from:0x021404a8 kind:arm_call to:0x02096d54 module:overlay(0) +from:0x021404f4 kind:arm_call to:0x02140520 module:overlay(70) +from:0x0214050c kind:arm_call to:0x02140520 module:overlay(70) +from:0x02140518 kind:load to:0x027e0ce4 module:dtcm +from:0x0214051c kind:load to:0x0214eb14 module:overlay(70) +from:0x02140584 kind:arm_call to:0x02140590 module:overlay(70) +from:0x021405c0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021405f4 kind:arm_call to:0x02080654 module:overlay(0) +from:0x021406bc kind:arm_call to:0x021407dc module:overlay(70) +from:0x021406f4 kind:arm_call to:0x021408c4 module:overlay(70) +from:0x02140754 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02140778 kind:arm_call to:0x02080398 module:overlay(0) +from:0x02140794 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021407a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021407c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021407cc kind:load to:0x02049be4 module:main +from:0x021407d4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021407d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021407fc kind:arm_call to:0x01ffedac module:itcm +from:0x02140808 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02140860 kind:arm_call to:0x01fff498 module:itcm +from:0x02140884 kind:arm_call to:0x01fff148 module:itcm +from:0x021408a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021408b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021408bc kind:load to:0x027e0ce8 module:dtcm +from:0x021408c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0214091c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214092c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02140940 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02140950 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02140960 kind:load to:0x0214eb34 module:overlay(70) +from:0x0214096c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02140990 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021409cc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021409dc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021409e4 kind:arm_call to:0x02011ff4 module:main +from:0x02140a20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02140a2c kind:arm_call to:0x01fff458 module:itcm +from:0x02140a58 kind:load to:0x027e0ce4 module:dtcm +from:0x02140a74 kind:arm_call to:0x01fff458 module:itcm +from:0x02140aa8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02140ab0 kind:load to:0x027e0cd8 module:dtcm +from:0x02140ac0 kind:arm_call to:0x02140228 module:overlay(70) +from:0x02140ac8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02140ad0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02140ae8 kind:arm_call to:0x02140228 module:overlay(70) +from:0x02140af0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02140af8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02140b00 kind:arm_call to:0x02011ff4 module:main +from:0x02140b14 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02140b24 kind:thumb_call_arm to:0x0201778c module:main +from:0x02140b38 kind:load to:0x0214ec14 module:overlay(70) +from:0x02140b40 kind:thumb_call_arm to:0x020177c8 module:main +from:0x02140b4c kind:thumb_call_arm to:0x020177c8 module:main +from:0x02140b52 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140b80 kind:thumb_call to:0x0201797c module:main +from:0x02140b98 kind:load to:0x0214ebf8 module:overlay(70) +from:0x02140bc2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140be0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140be6 kind:thumb_call to:0x020179a0 module:main +from:0x02140bf0 kind:load to:0x0214ebf8 module:overlay(70) +from:0x02140bf4 kind:load to:0x0214fb60 module:overlay(70) +from:0x02140c1e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140c3c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140c42 kind:thumb_call to:0x020179a0 module:main +from:0x02140c48 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140c50 kind:load to:0x0214ebf8 module:overlay(70) +from:0x02140c54 kind:load to:0x0214fb60 module:overlay(70) +from:0x02140c7c kind:arm_call to:0x0205a31c module:overlay(0) +from:0x02140cb8 kind:arm_call to:0x02011ff4 module:main +from:0x02140cc8 kind:arm_call to:0x02011f3c module:main +from:0x02140cf0 kind:arm_call_thumb to:0x02140b20 module:overlay(70) +from:0x02140d08 kind:arm_call to:0x02140d74 module:overlay(70) +from:0x02140d10 kind:load to:0x0214fb60 module:overlay(70) +from:0x02140d14 kind:load to:0x027e0960 module:dtcm +from:0x02140d5c kind:arm_call to:0x02011ff4 module:main +from:0x02140d70 kind:load to:0x0214fb60 module:overlay(70) +from:0x02140d8c kind:arm_call to:0x0205a390 module:overlay(0) +from:0x02140dd8 kind:arm_call to:0x02140b5c module:overlay(70) +from:0x02140e10 kind:arm_call to:0x0205a3c8 module:overlay(0) +from:0x02140e2c kind:load to:0x027e0960 module:dtcm +from:0x02140ea0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02140eac kind:arm_call to:0x01ffb744 module:itcm +from:0x02140f08 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02140f20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02140f2c kind:arm_call to:0x01ffb744 module:itcm +from:0x02141030 kind:thumb_call to:0x02140b7c module:overlay(70) +from:0x02141058 kind:thumb_call to:0x02140b9c module:overlay(70) +from:0x02141068 kind:load to:0x02140c58 module:overlay(70) +from:0x02141078 kind:load to:0x0201785c module:main +from:0x021410b0 kind:arm_call to:0x02140e6c module:overlay(70) +from:0x021410d0 kind:arm_call to:0x02140e6c module:overlay(70) +from:0x021410f4 kind:arm_call to:0x02017d84 module:main +from:0x02141138 kind:arm_call to:0x02016d7c module:main +from:0x02141160 kind:arm_call to:0x02017c20 module:main +from:0x021411d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021411e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021411f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02141228 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141244 kind:arm_call to:0x02017f54 module:main +from:0x02141290 kind:arm_call to:0x01ffb714 module:itcm +from:0x021412b8 kind:arm_call to:0x02017c20 module:main +from:0x021412dc kind:arm_call to:0x01ffb744 module:itcm +from:0x02141304 kind:arm_call to:0x02017c20 module:main +from:0x02141380 kind:load to:0x0203e964 module:main +from:0x02141404 kind:arm_call to:0x02017c20 module:main +from:0x02141438 kind:arm_call to:0x02016d7c module:main +from:0x0214144c kind:arm_call to:0x02017c20 module:main +from:0x02141470 kind:arm_call to:0x02016d7c module:main +from:0x02141498 kind:arm_call to:0x02017c20 module:main +from:0x021414c8 kind:arm_call to:0x02141174 module:overlay(70) +from:0x021414dc kind:load to:0x0214fb80 module:overlay(70) +from:0x021414f0 kind:arm_call to:0x02011f3c module:main +from:0x021414fc kind:arm_call to:0x02141608 module:overlay(70) +from:0x02141510 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02141558 kind:load to:0x0214ec54 module:overlay(70) +from:0x02141584 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021415d0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021415e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021415e8 kind:arm_call to:0x02141a00 module:overlay(70) +from:0x021415fc kind:load to:0x020b53e4 module:overlay(0) +from:0x02141604 kind:load to:0x027e0ce4 module:dtcm +from:0x02141614 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214166c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02141688 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021416ac kind:arm_call to:0x02142714 module:overlay(70) +from:0x02141714 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02141724 kind:load to:0x0214ec78 module:overlay(70) +from:0x02141728 kind:load to:0x0214fb80 module:overlay(70) +from:0x0214172c kind:load to:0x020431b8 module:main +from:0x02141734 kind:load to:0x0214fb68 module:overlay(70) +from:0x02141740 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0214175c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021417a4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021417cc kind:arm_call to:0x021420dc module:overlay(70) +from:0x021417fc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02141838 kind:arm_call to:0x02142134 module:overlay(70) +from:0x02141860 kind:arm_call to:0x02141eac module:overlay(70) +from:0x02141878 kind:load to:0x02141a70 module:overlay(70) +from:0x02141890 kind:arm_call to:0x02141a70 module:overlay(70) +from:0x021418d4 kind:arm_call to:0x02141e4c module:overlay(70) +from:0x02141900 kind:arm_call to:0x02141a70 module:overlay(70) +from:0x0214191c kind:arm_call to:0x02141a70 module:overlay(70) +from:0x02141930 kind:arm_call to:0x02141a70 module:overlay(70) +from:0x0214194c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02141988 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021419c8 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x021419d4 kind:load to:0x0203e964 module:main +from:0x021419d8 kind:load to:0x027e09b4 module:dtcm +from:0x021419f4 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x021419fc kind:load to:0x0214fb68 module:overlay(70) +from:0x02141a20 kind:load to:0x02141dfc module:overlay(70) +from:0x02141a38 kind:load to:0x020aed4c module:overlay(0) +from:0x02141a6c kind:load to:0x02141e4c module:overlay(70) +from:0x02141a8c kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02141ab0 kind:arm_call to:0x01ffedac module:itcm +from:0x02141ac8 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x02141afc kind:arm_call to:0x02141a3c module:overlay(70) +from:0x02141b24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141b50 kind:arm_call to:0x02098314 module:overlay(0) +from:0x02141b60 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02141b74 kind:arm_call to:0x02141dfc module:overlay(70) +from:0x02141ba0 kind:arm_call to:0x01ffedac module:itcm +from:0x02141bac kind:arm_call to:0x02080984 module:overlay(0) +from:0x02141bbc kind:arm_call to:0x02141dfc module:overlay(70) +from:0x02141bc4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02141bec kind:arm_call to:0x0208009c module:overlay(0) +from:0x02141bf8 kind:arm_call to:0x020800b4 module:overlay(0) +from:0x02141c20 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02141c38 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02141c7c kind:arm_call to:0x02141eac module:overlay(70) +from:0x02141cc0 kind:arm_call to:0x02141a3c module:overlay(70) +from:0x02141cc8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02141cd0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02141d24 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02141d38 kind:arm_call to:0x02141fa0 module:overlay(70) +from:0x02141d5c kind:arm_call to:0x02141f4c module:overlay(70) +from:0x02141d70 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02141da0 kind:arm_call to:0x02141f4c module:overlay(70) +from:0x02141dc4 kind:arm_call to:0x02142020 module:overlay(70) +from:0x02141dd0 kind:load to:0x027e0cd8 module:dtcm +from:0x02141dd4 kind:load to:0x027e09a8 module:dtcm +from:0x02141de8 kind:load to:0x027e0d38 module:dtcm +from:0x02141dec kind:load to:0x027e0ce0 module:dtcm +from:0x02141df8 kind:load to:0x02141f4c module:overlay(70) +from:0x02141e0c kind:arm_call to:0x02141a24 module:overlay(70) +from:0x02141e20 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02141e48 kind:load to:0x0214eccc module:overlay(70) +from:0x02141e5c kind:arm_call to:0x02141a24 module:overlay(70) +from:0x02141ea8 kind:load to:0x0214ecd4 module:overlay(70) +from:0x02141eb8 kind:arm_call to:0x02141a24 module:overlay(70) +from:0x02141f1c kind:arm_call to:0x02071710 module:overlay(0) +from:0x02141f44 kind:load to:0x027e09a8 module:dtcm +from:0x02141f48 kind:load to:0x0214ecdc module:overlay(70) +from:0x02141f58 kind:arm_call to:0x02141a24 module:overlay(70) +from:0x02141f9c kind:load to:0x0214ece4 module:overlay(70) +from:0x02141fac kind:arm_call to:0x02141a24 module:overlay(70) +from:0x02141ff0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0214201c kind:load to:0x0214ecec module:overlay(70) +from:0x0214202c kind:arm_call to:0x02141a24 module:overlay(70) +from:0x02142034 kind:arm_call to:0x020bf9dc module:overlay(17) +from:0x0214203c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02142058 kind:load to:0x0214ecf4 module:overlay(70) +from:0x02142068 kind:arm_call to:0x02141a24 module:overlay(70) +from:0x02142098 kind:load to:0x0214ecfc module:overlay(70) +from:0x021420a8 kind:arm_call to:0x02141a24 module:overlay(70) +from:0x021420d8 kind:load to:0x0214ed04 module:overlay(70) +from:0x021420e8 kind:arm_call to:0x02141a24 module:overlay(70) +from:0x02142130 kind:load to:0x0214ed0c module:overlay(70) +from:0x02142140 kind:arm_call to:0x02141a24 module:overlay(70) +from:0x021421ac kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021421b8 kind:load to:0x0214ed14 module:overlay(70) +from:0x021421c0 kind:load to:0x027e0cec module:dtcm +from:0x021421e8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02142244 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02142258 kind:arm_call to:0x02141e4c module:overlay(70) +from:0x02142288 kind:arm_call to:0x01ffd420 module:itcm +from:0x021422a0 kind:arm_call to:0x020d9954 module:overlay(31) +from:0x021422b8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x021422cc kind:arm_call to:0x02098544 module:overlay(0) +from:0x021422d4 kind:load to:0x027e09b8 module:dtcm +from:0x021422d8 kind:load to:0x027e0d34 module:dtcm +from:0x021422f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021422fc kind:arm_call to:0x020bfa08 module:overlay(17) +from:0x02142304 kind:load to:0x027e0ce4 module:dtcm +from:0x02142320 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142330 kind:arm_call to:0x02141e4c module:overlay(70) +from:0x02142344 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214234c kind:load to:0x027e0ce4 module:dtcm +from:0x02142390 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021423ac kind:arm_call to:0x02141eac module:overlay(70) +from:0x021423bc kind:arm_call to:0x02071710 module:overlay(0) +from:0x021423c8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021423e8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02142480 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0214248c kind:load to:0x027e09a8 module:dtcm +from:0x02142490 kind:load to:0x027e09b8 module:dtcm +from:0x021424c0 kind:arm_call to:0x01ffedac module:itcm +from:0x021424e0 kind:arm_call to:0x0210b080 module:overlay(31) +from:0x02142574 kind:arm_call to:0x02071710 module:overlay(0) +from:0x0214257c kind:arm_call to:0x02141e4c module:overlay(70) +from:0x02142588 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021425a8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02142640 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02142670 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x02142698 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x021426ac kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x021426d8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021426f8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02142704 kind:load to:0x027e0cd8 module:dtcm +from:0x02142708 kind:load to:0x027e09a8 module:dtcm +from:0x0214270c kind:load to:0x027e09b8 module:dtcm +from:0x02142710 kind:load to:0x027e0cec module:dtcm +from:0x02142728 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x02142748 kind:load to:0x0214ec3c module:overlay(70) +from:0x0214276c kind:arm_call to:0x0214205c module:overlay(70) +from:0x0214277c kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x02142798 kind:arm_call to:0x0214209c module:overlay(70) +from:0x021427a0 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x021427b8 kind:arm_call to:0x02141e4c module:overlay(70) +from:0x021427c4 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x021427d8 kind:arm_call to:0x02141df0 module:overlay(70) +from:0x021427e0 kind:arm_call to:0x020f64ac module:overlay(31) +from:0x021427f4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x021427fc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02142804 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214281c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02142824 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214282c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142834 kind:arm_call to:0x02011ff4 module:main +from:0x02142848 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214285c kind:load to:0x0214fc74 module:overlay(70) +from:0x02142870 kind:arm_call to:0x02011f3c module:main +from:0x0214287c kind:arm_call to:0x02142b0c module:overlay(70) +from:0x02142894 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021428a4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021428b4 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021428bc kind:arm_call to:0x0207f51c module:overlay(0) +from:0x02142944 kind:arm_call to:0x0207f530 module:overlay(0) +from:0x02142978 kind:load to:0x0214ed5c module:overlay(70) +from:0x0214297c kind:load to:0x0214eb74 module:overlay(70) +from:0x02142980 kind:load to:0x0214ed38 module:overlay(70) +from:0x02142994 kind:arm_call to:0x020979ec module:overlay(0) +from:0x0214299c kind:arm_call to:0x0207f508 module:overlay(0) +from:0x021429ac kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021429c0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021429c8 kind:arm_call to:0x02011ff4 module:main +from:0x021429f0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02142a28 kind:arm_call to:0x0208be24 module:overlay(0) +from:0x02142a40 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02142a48 kind:arm_call to:0x02142dc0 module:overlay(70) +from:0x02142a68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142a74 kind:arm_call to:0x01fff458 module:itcm +from:0x02142aa0 kind:arm_call to:0x020e1a40 module:overlay(31) +from:0x02142ae0 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x02142af0 kind:load to:0x027e09b8 module:dtcm +from:0x02142af4 kind:load to:0x027e0ce0 module:dtcm +from:0x02142af8 kind:load to:0x027e09c0 module:dtcm +from:0x02142afc kind:load to:0x0214fd70 module:overlay(70) +from:0x02142b00 kind:load to:0x027e0ce4 module:dtcm +from:0x02142b14 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02142b78 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02142b80 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02142b94 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02142be8 kind:arm_call_thumb to:0x020d6770 module:overlay(24) +from:0x02142c04 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02142c1c kind:arm_call to:0x01ffb428 module:itcm +from:0x02142c54 kind:load to:0x0214ede0 module:overlay(70) +from:0x02142c58 kind:load to:0x0214fc74 module:overlay(70) +from:0x02142c5c kind:load to:0x0214ed24 module:overlay(70) +from:0x02142c60 kind:load to:0x0214fc68 module:overlay(70) +from:0x02142c74 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142c7c kind:arm_call to:0x021429a4 module:overlay(70) +from:0x02142c84 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02142c8c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142ca4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142cac kind:arm_call to:0x021429a4 module:overlay(70) +from:0x02142cb4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02142cbc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02142cc4 kind:arm_call to:0x02011ff4 module:main +from:0x02142cdc kind:arm_call to:0x0207f508 module:overlay(0) +from:0x02142d0c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02142d40 kind:load to:0x0214fd4c module:overlay(70) +from:0x02142d44 kind:load to:0x027e09c0 module:dtcm +from:0x02142d64 kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x02142d78 kind:arm_call to:0x0208bb28 module:overlay(0) +from:0x02142da8 kind:arm_call to:0x0214303c module:overlay(70) +from:0x02142db4 kind:arm_call to:0x0214303c module:overlay(70) +from:0x02142dbc kind:load to:0x027e0ce0 module:dtcm +from:0x02142e18 kind:arm_call to:0x01fff148 module:itcm +from:0x02142e4c kind:arm_call to:0x0214303c module:overlay(70) +from:0x02142e68 kind:load to:0x027e0ce0 module:dtcm +from:0x02142eac kind:arm_call to:0x0209888c module:overlay(0) +from:0x02142ed0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142f00 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02142f10 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02142f20 kind:load to:0x0214ed78 module:overlay(70) +from:0x02142fa8 kind:arm_call to:0x02028c4c module:main +from:0x02142fb8 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02142fe0 kind:arm_call to:0x0201aa44 module:main +from:0x02142fec kind:load to:0x0214fc58 module:overlay(70) +from:0x02142ff0 kind:load to:0x027e0998 module:dtcm +from:0x02142ff4 kind:load to:0x0204af1c module:main +from:0x02142ff8 kind:load to:0x0214fc68 module:overlay(70) +from:0x02143008 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02143034 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02143074 kind:load to:0x0214eda8 module:overlay(70) +from:0x021430e4 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0214311c kind:arm_call to:0x0208bb28 module:overlay(0) +from:0x0214317c kind:load to:0x027e0ce0 module:dtcm +from:0x02143190 kind:load to:0x0214303c module:overlay(70) +from:0x021431ac kind:arm_call to:0x01ff916c module:itcm +from:0x021431b4 kind:arm_call to:0x02143470 module:overlay(70) +from:0x021431c8 kind:arm_call to:0x0214303c module:overlay(70) +from:0x021431ec kind:arm_call to:0x0214303c module:overlay(70) +from:0x02143220 kind:arm_call to:0x021433d4 module:overlay(70) +from:0x02143250 kind:arm_call to:0x02143428 module:overlay(70) +from:0x0214325c kind:arm_call to:0x0214303c module:overlay(70) +from:0x02143270 kind:arm_call to:0x01ff916c module:itcm +from:0x02143278 kind:arm_call to:0x02143470 module:overlay(70) +from:0x0214328c kind:arm_call to:0x0214303c module:overlay(70) +from:0x021432b0 kind:arm_call to:0x0214303c module:overlay(70) +from:0x02143304 kind:arm_call to:0x0214303c module:overlay(70) +from:0x02143338 kind:arm_call to:0x0214303c module:overlay(70) +from:0x02143398 kind:arm_call to:0x02143428 module:overlay(70) +from:0x021433a4 kind:arm_call to:0x0214303c module:overlay(70) +from:0x021433c0 kind:arm_call to:0x02143428 module:overlay(70) +from:0x021433cc kind:arm_call to:0x0214303c module:overlay(70) +from:0x02143438 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x021434a4 kind:arm_call to:0x02143534 module:overlay(70) +from:0x021434ac kind:arm_call to:0x020d6824 module:overlay(24) +from:0x02143510 kind:arm_call to:0x0208bb28 module:overlay(0) +from:0x02143530 kind:load to:0x027e0ce0 module:dtcm +from:0x021435c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021435cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021435e4 kind:arm_call to:0x01ff930c module:itcm +from:0x02143600 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214361c kind:arm_call to:0x02017f54 module:main +from:0x0214365c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143664 kind:arm_call to:0x020d6850 module:overlay(24) +from:0x021436cc kind:load to:0x0203e964 module:main +from:0x021436dc kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021436e4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021436f8 kind:load to:0x0214fe50 module:overlay(70) +from:0x0214370c kind:arm_call to:0x02011f3c module:main +from:0x02143718 kind:arm_call to:0x02143748 module:overlay(70) +from:0x0214372c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02143744 kind:load to:0x0214ee3c module:overlay(70) +from:0x02143750 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02143790 kind:load to:0x0214ee60 module:overlay(70) +from:0x0214379c kind:arm_call to:0x020984dc module:overlay(0) +from:0x021437b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021437b8 kind:arm_call to:0x02011ff4 module:main +from:0x021437cc kind:arm_call to:0x02097778 module:overlay(0) +from:0x02143838 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0214384c kind:arm_call to:0x02143a08 module:overlay(70) +from:0x02143854 kind:arm_call to:0x02143a78 module:overlay(70) +from:0x02143860 kind:arm_call to:0x02143a40 module:overlay(70) +from:0x0214386c kind:arm_call to:0x021438f0 module:overlay(70) +from:0x02143874 kind:load to:0x027e0cd8 module:dtcm +from:0x02143878 kind:load to:0x027e09ac module:dtcm +from:0x021438d0 kind:arm_call to:0x021438f0 module:overlay(70) +from:0x021438dc kind:arm_call to:0x021438f0 module:overlay(70) +from:0x021438e8 kind:arm_call to:0x021438f0 module:overlay(70) +from:0x02143930 kind:arm_call to:0x02143a08 module:overlay(70) +from:0x02143938 kind:arm_call to:0x02143a78 module:overlay(70) +from:0x02143944 kind:arm_call to:0x02143a40 module:overlay(70) +from:0x0214396c kind:arm_call to:0x02072724 module:overlay(0) +from:0x0214399c kind:arm_call to:0x02072724 module:overlay(0) +from:0x021439cc kind:arm_call to:0x02072724 module:overlay(0) +from:0x021439fc kind:arm_call to:0x02072724 module:overlay(0) +from:0x02143a04 kind:load to:0x027e09ac module:dtcm +from:0x02143a34 kind:arm_call to:0x02072a80 module:overlay(0) +from:0x02143a3c kind:load to:0x027e09ac module:dtcm +from:0x02143a6c kind:arm_call to:0x02072a80 module:overlay(0) +from:0x02143a74 kind:load to:0x027e09ac module:dtcm +from:0x02143ae4 kind:load to:0x027e09a4 module:dtcm +from:0x02143af0 kind:load to:0x0214fe9c module:overlay(70) +from:0x02143b04 kind:arm_call to:0x02011f3c module:main +from:0x02143b10 kind:arm_call to:0x02143b40 module:overlay(70) +from:0x02143b24 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02143b3c kind:load to:0x0214eebc module:overlay(70) +from:0x02143b48 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02143b6c kind:load to:0x0214eee0 module:overlay(70) +from:0x02143b98 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02143bc8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02143bf0 kind:arm_call to:0x02143d08 module:overlay(70) +from:0x02143c2c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02143c4c kind:arm_call to:0x0209711c module:overlay(0) +from:0x02143c68 kind:arm_call to:0x02143d08 module:overlay(70) +from:0x02143c78 kind:arm_call to:0x02143d08 module:overlay(70) +from:0x02143c94 kind:arm_call to:0x0209711c module:overlay(0) +from:0x02143cb0 kind:arm_call to:0x02143d08 module:overlay(70) +from:0x02143ccc kind:arm_call to:0x0209711c module:overlay(0) +from:0x02143ce8 kind:arm_call to:0x02143d08 module:overlay(70) +from:0x02143cf0 kind:load to:0x027e0ce4 module:dtcm +from:0x02143d3c kind:arm_call to:0x02098adc module:overlay(0) +from:0x02143d60 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02143d70 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02143d84 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02143d8c kind:arm_call to:0x02011ff4 module:main +from:0x02143da0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02143db4 kind:load to:0x0214fee8 module:overlay(70) +from:0x02143dc8 kind:arm_call to:0x02011f3c module:main +from:0x02143dd4 kind:arm_call to:0x02143e04 module:overlay(70) +from:0x02143de8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02143e00 kind:load to:0x0214ef3c module:overlay(70) +from:0x02143e0c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02143e48 kind:load to:0x0214ef60 module:overlay(70) +from:0x02143e4c kind:load to:0x0214efc8 module:overlay(70) +from:0x02143e94 kind:arm_call to:0x02144104 module:overlay(70) +from:0x02143eb8 kind:arm_call to:0x02082198 module:overlay(0) +from:0x02143ed4 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x02143ef4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02143ef8 kind:load to:0x027e09a4 module:dtcm +from:0x02143efc kind:load to:0x027e0cd8 module:dtcm +from:0x02143f20 kind:arm_call to:0x02144054 module:overlay(70) +from:0x02143f28 kind:arm_call to:0x02144058 module:overlay(70) +from:0x02143f70 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02143fbc kind:arm_call to:0x020d9a9c module:overlay(31) +from:0x02143fc8 kind:load to:0x027e0d34 module:dtcm +from:0x02143ffc kind:arm_call to:0x020d9a9c module:overlay(31) +from:0x0214401c kind:arm_call to:0x020d9a9c module:overlay(31) +from:0x02144044 kind:load to:0x027e0cd8 module:dtcm +from:0x02144048 kind:load to:0x027e0d34 module:dtcm +from:0x02144074 kind:arm_call to:0x01ffd420 module:itcm +from:0x02144098 kind:load to:0x027e09b8 module:dtcm +from:0x021440a8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021440bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021440c4 kind:arm_call to:0x02011ff4 module:main +from:0x021440d8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021440ec kind:arm_branch to:0x0214404c module:overlay(70) +from:0x021440fc kind:arm_branch to:0x02143fcc module:overlay(70) +from:0x02144110 kind:load to:0x0214ddfc module:overlay(70) +from:0x0214411c kind:load to:0x0214ff34 module:overlay(70) +from:0x02144130 kind:arm_call to:0x02011f3c module:main +from:0x0214413c kind:arm_call to:0x02144190 module:overlay(70) +from:0x0214415c kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x02144188 kind:load to:0x0214efdc module:overlay(70) +from:0x02144198 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021441c4 kind:load to:0x0214f004 module:overlay(70) +from:0x021441c8 kind:load to:0x020b19a8 module:overlay(0) +from:0x021441ec kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02144270 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02144284 kind:load to:0x0214de8c module:overlay(70) +from:0x02144288 kind:load to:0x0214ff34 module:overlay(70) +from:0x0214428c kind:load to:0x0214ff54 module:overlay(70) +from:0x02144290 kind:load to:0x027e0cd8 module:dtcm +from:0x021442c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021442c8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021442e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021442e8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021442f0 kind:arm_call to:0x02011ff4 module:main +from:0x02144304 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02144318 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02144320 kind:arm_call to:0x02011ff4 module:main +from:0x02144334 kind:load to:0x0214ffc4 module:overlay(70) +from:0x02144348 kind:arm_call to:0x02011f3c module:main +from:0x02144354 kind:arm_call to:0x0214459c module:overlay(70) +from:0x0214436c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214437c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02144400 kind:load to:0x0214f044 module:overlay(70) +from:0x02144404 kind:load to:0x0214eb74 module:overlay(70) +from:0x02144408 kind:load to:0x0214f060 module:overlay(70) +from:0x0214441c kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x0214444c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02144458 kind:load to:0x0214f0a0 module:overlay(70) +from:0x02144484 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021444ac kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021444bc kind:load to:0x0214de9c module:overlay(70) +from:0x02144528 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02144570 kind:arm_call to:0x02144414 module:overlay(70) +from:0x02144580 kind:load to:0x0214f0cc module:overlay(70) +from:0x02144590 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021445a4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021445ec kind:arm_call to:0x02144414 module:overlay(70) +from:0x021445fc kind:load to:0x0214f0cc module:overlay(70) +from:0x0214465c kind:arm_call to:0x0214445c module:overlay(70) +from:0x021446d0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021447b4 kind:arm_call to:0x01fff584 module:itcm +from:0x021447e0 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0214480c kind:arm_call to:0x01fff498 module:itcm +from:0x02144848 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02144870 kind:arm_call to:0x02144bac module:overlay(70) +from:0x02144884 kind:load to:0x0214ffac module:overlay(70) +from:0x02144888 kind:load to:0x0214ffb8 module:overlay(70) +from:0x0214488c kind:load to:0x027e0ce8 module:dtcm +from:0x0214489c kind:load to:0x02144900 module:overlay(70) +from:0x021448bc kind:arm_call to:0x02073320 module:overlay(0) +from:0x021448d0 kind:arm_call to:0x02144900 module:overlay(70) +from:0x021448f4 kind:arm_call to:0x02144900 module:overlay(70) +from:0x021448fc kind:load to:0x027e09b8 module:dtcm +from:0x02144950 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02144968 kind:arm_call to:0x01ff916c module:itcm +from:0x021449ac kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021449f0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02144a24 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02144a60 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02144a98 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02144ab0 kind:arm_call to:0x01ff916c module:itcm +from:0x02144aec kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02144b40 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02144b5c kind:arm_call to:0x01ff916c module:itcm +from:0x02144b74 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02144b8c kind:arm_call to:0x02144bac module:overlay(70) +from:0x02144b9c kind:load to:0x027e09b8 module:dtcm +from:0x02144c18 kind:arm_call to:0x02144f28 module:overlay(70) +from:0x02144c30 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x02144c9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144ce4 kind:arm_call to:0x02144fb0 module:overlay(70) +from:0x02144cf8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02144d5c kind:arm_call to:0x020733bc module:overlay(0) +from:0x02144d84 kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x02144da4 kind:arm_call to:0x02144f28 module:overlay(70) +from:0x02144e84 kind:arm_call to:0x01fff498 module:itcm +from:0x02144e98 kind:arm_call to:0x02144bac module:overlay(70) +from:0x02144ed8 kind:load to:0x02049be4 module:main +from:0x02144edc kind:load to:0x0214f074 module:overlay(70) +from:0x02144ee4 kind:load to:0x027e09b8 module:dtcm +from:0x02144ef0 kind:load to:0x027e0ce8 module:dtcm +from:0x02144f24 kind:load to:0x0209d488 module:overlay(0) +from:0x02144f80 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02144f98 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02144fa4 kind:load to:0x027e09a8 module:dtcm +from:0x0214502c kind:load to:0x0214ffc4 module:overlay(70) +from:0x02145038 kind:load to:0x02150098 module:overlay(70) +from:0x02145060 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02145078 kind:arm_call to:0x01fff458 module:itcm +from:0x02145178 kind:load to:0x027e0ce4 module:dtcm +from:0x021451a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021451ac kind:arm_call to:0x02011ff4 module:main +from:0x021451c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021451cc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021451e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021451ec kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021451f4 kind:arm_call to:0x02011ff4 module:main +from:0x02145208 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214521c kind:load to:0x021500cc module:overlay(70) +from:0x02145230 kind:arm_call to:0x02011f3c module:main +from:0x0214523c kind:arm_call to:0x02145300 module:overlay(70) +from:0x02145254 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02145264 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021452e8 kind:load to:0x0214f044 module:overlay(70) +from:0x021452f0 kind:load to:0x0214eb74 module:overlay(70) +from:0x021452f4 kind:load to:0x0214f114 module:overlay(70) +from:0x02145308 kind:arm_call to:0x02144520 module:overlay(70) +from:0x0214531c kind:load to:0x0214f130 module:overlay(70) +from:0x02145328 kind:load to:0x02144890 module:overlay(70) +from:0x02145378 kind:load to:0x021500cc module:overlay(70) +from:0x02145384 kind:load to:0x021501a0 module:overlay(70) +from:0x02145394 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214539c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021453b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021453bc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021453c4 kind:arm_call to:0x02011ff4 module:main +from:0x021453d8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021453f4 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02145414 kind:load to:0x0214f194 module:overlay(70) +from:0x0214542c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02145440 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x0214545c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0214546c kind:load to:0x0214ded4 module:overlay(70) +from:0x021454c0 kind:load to:0x02150204 module:overlay(70) +from:0x021454d4 kind:arm_call to:0x02011f3c module:main +from:0x021454e0 kind:arm_call to:0x02145598 module:overlay(70) +from:0x021454f8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02145508 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02145580 kind:load to:0x0214f044 module:overlay(70) +from:0x02145584 kind:load to:0x0214eb74 module:overlay(70) +from:0x02145588 kind:load to:0x0214f178 module:overlay(70) +from:0x021455a0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021455b0 kind:arm_call to:0x021453e4 module:overlay(70) +from:0x021455d4 kind:load to:0x0214f1c0 module:overlay(70) +from:0x021455e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145628 kind:arm_call to:0x0200f05c module:main +from:0x02145694 kind:arm_call to:0x0200f05c module:main +from:0x021456e0 kind:arm_call to:0x02145a1c module:overlay(70) +from:0x02145710 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02145738 kind:arm_call to:0x02145418 module:overlay(70) +from:0x02145748 kind:load to:0x02150204 module:overlay(70) +from:0x0214574c kind:load to:0x0214dec4 module:overlay(70) +from:0x02145750 kind:load to:0x027e0cd8 module:dtcm +from:0x02145754 kind:load to:0x0214deb4 module:overlay(70) +from:0x02145758 kind:load to:0x021501d4 module:overlay(70) +from:0x0214575c kind:load to:0x0214deac module:overlay(70) +from:0x021457a4 kind:arm_call to:0x02145a1c module:overlay(70) +from:0x0214580c kind:arm_call to:0x02015a18 module:main +from:0x02145818 kind:arm_call to:0x02145840 module:overlay(70) +from:0x0214587c kind:arm_call to:0x02145a1c module:overlay(70) +from:0x021458a0 kind:arm_call to:0x02145a1c module:overlay(70) +from:0x021458d0 kind:arm_call to:0x02145a1c module:overlay(70) +from:0x021458f8 kind:arm_call to:0x02145a1c module:overlay(70) +from:0x02145900 kind:load to:0x027e0cd8 module:dtcm +from:0x0214598c kind:arm_call to:0x02028c4c module:main +from:0x02145a00 kind:arm_call to:0x0201aa44 module:main +from:0x02145a0c kind:load to:0x027e0998 module:dtcm +from:0x02145a10 kind:load to:0x027e0cd8 module:dtcm +from:0x02145a14 kind:load to:0x021501d4 module:overlay(70) +from:0x02145a18 kind:load to:0x0204af1c module:main +from:0x02145aa0 kind:arm_call to:0x02039f04 module:main +from:0x02145aa8 kind:arm_call to:0x02039d60 module:main +from:0x02145ae4 kind:arm_call to:0x02039f04 module:main +from:0x02145af0 kind:arm_call to:0x0203a978 module:main +from:0x02145afc kind:arm_call to:0x0203ab58 module:main +from:0x02145b28 kind:arm_call to:0x02039f04 module:main +from:0x02145b34 kind:arm_call to:0x0203a978 module:main +from:0x02145b3c kind:arm_call to:0x0203ad88 module:main +from:0x02145b40 kind:arm_call to:0x0203a5ac module:main +from:0x02145bc8 kind:arm_call to:0x02039f04 module:main +from:0x02145bd0 kind:arm_call to:0x02039d60 module:main +from:0x02145c10 kind:arm_call to:0x02039f04 module:main +from:0x02145c1c kind:arm_call to:0x0203a978 module:main +from:0x02145c28 kind:arm_call to:0x0203ab58 module:main +from:0x02145c58 kind:arm_call to:0x02039f04 module:main +from:0x02145c64 kind:arm_call to:0x0203a978 module:main +from:0x02145c6c kind:arm_call to:0x0203ad88 module:main +from:0x02145c70 kind:arm_call to:0x0203a5ac module:main +from:0x02145ca8 kind:load to:0x02049be4 module:main +from:0x02145cb0 kind:load to:0x021502d8 module:overlay(70) +from:0x02145cc0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145cc8 kind:arm_call to:0x02011ff4 module:main +from:0x02145ce0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145ce8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02145d00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02145d08 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02145d10 kind:arm_call to:0x02011ff4 module:main +from:0x02145d34 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02145d48 kind:load to:0x0215030c module:overlay(70) +from:0x02145d5c kind:arm_call to:0x02011f3c module:main +from:0x02145d68 kind:arm_call to:0x02145e18 module:overlay(70) +from:0x02145d80 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02145d90 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02145dfc kind:load to:0x0214f200 module:overlay(70) +from:0x02145e00 kind:load to:0x0214f238 module:overlay(70) +from:0x02145e04 kind:load to:0x0214f21c module:overlay(70) +from:0x02145e20 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02145e78 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02145e8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02145eb8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02145ecc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02145ee0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02145eec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02145f0c kind:load to:0x0214f260 module:overlay(70) +from:0x02145f10 kind:load to:0x0215030c module:overlay(70) +from:0x02145f14 kind:load to:0x0215032c module:overlay(70) +from:0x02145f18 kind:load to:0x0214deec module:overlay(70) +from:0x02145f1c kind:load to:0x021503e0 module:overlay(70) +from:0x02145f3c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02145f44 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02145f4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02145f54 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02145f60 kind:load to:0x0214f260 module:overlay(70) +from:0x02145f64 kind:load to:0x027e0cec module:dtcm +from:0x02145f84 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02145f8c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02145f94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02145f9c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02145fa4 kind:arm_call to:0x02011ff4 module:main +from:0x02145fb0 kind:load to:0x0214f260 module:overlay(70) +from:0x02145fb4 kind:load to:0x027e0cec module:dtcm +from:0x0214600c kind:arm_call to:0x02146110 module:overlay(70) +from:0x02146028 kind:load to:0x027e0cd8 module:dtcm +from:0x02146088 kind:arm_call to:0x02146110 module:overlay(70) +from:0x02146098 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x021460b4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021460c8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021460e8 kind:load to:0x027e0cd8 module:dtcm +from:0x021460ec kind:load to:0x027e0cec module:dtcm +from:0x02146138 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02146148 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02146158 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02146168 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02146170 kind:load to:0x027e0cec module:dtcm +from:0x021461b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0214620c kind:arm_call to:0x02146174 module:overlay(70) +from:0x02146220 kind:arm_call to:0x02146174 module:overlay(70) +from:0x02146230 kind:arm_call to:0x020e1050 module:overlay(31) +from:0x02146244 kind:arm_call to:0x02146174 module:overlay(70) +from:0x02146270 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02146284 kind:load to:0x02150410 module:overlay(70) +from:0x02146298 kind:arm_call to:0x02011f3c module:main +from:0x021462a4 kind:arm_call to:0x021463b0 module:overlay(70) +from:0x021462bc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021462cc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02146338 kind:load to:0x0214f044 module:overlay(70) +from:0x0214633c kind:load to:0x0214eb74 module:overlay(70) +from:0x02146340 kind:load to:0x0214f2b4 module:overlay(70) +from:0x0214635c kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02146374 kind:load to:0x0214f2a0 module:overlay(70) +from:0x02146398 kind:arm_call to:0x02146b04 module:overlay(70) +from:0x021463b8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02146460 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x0214646c kind:arm_call_thumb to:0x02058b98 module:overlay(0) +from:0x02146474 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02146488 kind:arm_call to:0x02146350 module:overlay(70) +from:0x021464b0 kind:load to:0x0214f2d0 module:overlay(70) +from:0x021464b8 kind:load to:0x02150410 module:overlay(70) +from:0x021464bc kind:load to:0x020b19a8 module:overlay(0) +from:0x021464c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021464c4 kind:load to:0x0214defc module:overlay(70) +from:0x021464c8 kind:load to:0x0214eb74 module:overlay(70) +from:0x021464cc kind:load to:0x021504e4 module:overlay(70) +from:0x021464d8 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02146544 kind:arm_call to:0x01ffedac module:itcm +from:0x02146550 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02146590 kind:arm_call to:0x01ff9638 module:itcm +from:0x021465a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021465e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021465f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02146614 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02146674 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02146680 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021466a8 kind:arm_call to:0x02146894 module:overlay(70) +from:0x021466b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021466c4 kind:load to:0x027e09c0 module:dtcm +from:0x02146700 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02146718 kind:arm_call to:0x02146894 module:overlay(70) +from:0x02146724 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214673c kind:arm_call to:0x02146894 module:overlay(70) +from:0x02146768 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02146780 kind:arm_call to:0x02146894 module:overlay(70) +from:0x021467bc kind:arm_call to:0x02146894 module:overlay(70) +from:0x021467f8 kind:arm_call to:0x02146894 module:overlay(70) +from:0x02146834 kind:arm_call to:0x01ffb464 module:itcm +from:0x02146844 kind:arm_call to:0x01ff9218 module:itcm +from:0x02146864 kind:arm_call to:0x02146894 module:overlay(70) +from:0x02146870 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02146888 kind:arm_call to:0x02146894 module:overlay(70) +from:0x02146914 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02146960 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214697c kind:arm_call to:0x02146894 module:overlay(70) +from:0x02146994 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021469cc kind:load to:0x020b53e4 module:overlay(0) +from:0x021469d4 kind:load to:0x027e09a8 module:dtcm +from:0x02146a14 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02146a6c kind:arm_call to:0x01ff9638 module:itcm +from:0x02146a7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146a8c kind:arm_call to:0x0200eab0 module:main +from:0x02146ab0 kind:load to:0x0203e964 module:main +from:0x02146aec kind:arm_call to:0x02146894 module:overlay(70) +from:0x02146b1c kind:arm_call to:0x02146894 module:overlay(70) +from:0x02146b2c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02146b34 kind:arm_call to:0x02011ff4 module:main +from:0x02146b4c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02146b54 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146b5c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146b64 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02146b7c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02146b84 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146b8c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02146b94 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02146b9c kind:arm_call to:0x02011ff4 module:main +from:0x02146bb0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02146bc4 kind:load to:0x02150518 module:overlay(70) +from:0x02146bd8 kind:arm_call to:0x02011f3c module:main +from:0x02146be4 kind:arm_call to:0x02146da8 module:overlay(70) +from:0x02146bfc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02146c0c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02146c8c kind:load to:0x0214f044 module:overlay(70) +from:0x02146c90 kind:load to:0x0214eb74 module:overlay(70) +from:0x02146c94 kind:load to:0x0214f310 module:overlay(70) +from:0x02146cac kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02146cd4 kind:load to:0x0214f32c module:overlay(70) +from:0x02146d14 kind:arm_call to:0x0200f218 module:main +from:0x02146d64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02146d6c kind:load to:0x0214df0c module:overlay(70) +from:0x02146d70 kind:load to:0x0203e964 module:main +from:0x02146d8c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02146d9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02146db0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02146de4 kind:arm_call to:0x0200f05c module:main +from:0x02146e00 kind:arm_call to:0x02146ca4 module:overlay(70) +from:0x02146e1c kind:arm_call to:0x0200f05c module:main +from:0x02146e38 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02146e64 kind:load to:0x0214f358 module:overlay(70) +from:0x02146e68 kind:load to:0x02150518 module:overlay(70) +from:0x02146e6c kind:load to:0x0214df20 module:overlay(70) +from:0x02146e70 kind:load to:0x0214df30 module:overlay(70) +from:0x02146e74 kind:load to:0x021505ec module:overlay(70) +from:0x02146e8c kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x02146eb0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02146ef0 kind:arm_call to:0x02147064 module:overlay(70) +from:0x02146f40 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02146f8c kind:arm_call to:0x01ff9110 module:itcm +from:0x02146fa8 kind:arm_call to:0x02147064 module:overlay(70) +from:0x02146fbc kind:arm_call to:0x01ff9110 module:itcm +from:0x02146fe4 kind:arm_call to:0x02147064 module:overlay(70) +from:0x02147000 kind:arm_call to:0x01ffb464 module:itcm +from:0x02147010 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02147048 kind:load to:0x027e09a8 module:dtcm +from:0x021470bc kind:arm_call to:0x02146d74 module:overlay(70) +from:0x021470dc kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02147104 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02147114 kind:arm_call to:0x02146d74 module:overlay(70) +from:0x02147140 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02147160 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021471f4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02147208 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02147224 kind:arm_call to:0x02146d74 module:overlay(70) +from:0x02147240 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02147278 kind:load to:0x027e09b8 module:dtcm +from:0x021472c4 kind:arm_call to:0x0200ef9c module:main +from:0x02147318 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147344 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214736c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02147388 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02147394 kind:arm_call to:0x0209d668 module:overlay(0) +from:0x021473a4 kind:arm_call to:0x02147064 module:overlay(70) +from:0x02147414 kind:arm_call to:0x0208bfd8 module:overlay(0) +from:0x02147424 kind:arm_call to:0x02082a4c module:overlay(0) +from:0x02147448 kind:arm_call to:0x02147064 module:overlay(70) +from:0x02147460 kind:load to:0x027e0ce4 module:dtcm +from:0x02147464 kind:load to:0x027e09a8 module:dtcm +from:0x02147470 kind:load to:0x027e0cec module:dtcm +from:0x02147474 kind:load to:0x027e0ce0 module:dtcm +from:0x02147478 kind:load to:0x027e0cdc module:dtcm +from:0x02147484 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0214748c kind:arm_call to:0x02011ff4 module:main +from:0x021474a4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021474ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021474b4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021474cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021474d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021474dc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021474e4 kind:arm_call to:0x02011ff4 module:main +from:0x021474f8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214750c kind:load to:0x02150620 module:overlay(70) +from:0x02147520 kind:arm_call to:0x02011f3c module:main +from:0x0214752c kind:arm_call to:0x021475d8 module:overlay(70) +from:0x02147544 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02147554 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021475c0 kind:load to:0x0214f200 module:overlay(70) +from:0x021475c8 kind:load to:0x0214f238 module:overlay(70) +from:0x021475cc kind:load to:0x0214f398 module:overlay(70) +from:0x021475e0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02147638 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214764c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02147694 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021476a8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021476bc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021476c8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021476d4 kind:load to:0x0214f3b4 module:overlay(70) +from:0x021476d8 kind:load to:0x02150620 module:overlay(70) +from:0x021476dc kind:load to:0x02150640 module:overlay(70) +from:0x021476e0 kind:load to:0x021506f4 module:overlay(70) +from:0x021476e4 kind:load to:0x0214df48 module:overlay(70) +from:0x02147710 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02147728 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02147730 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02147738 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02147744 kind:load to:0x0214f3b4 module:overlay(70) +from:0x02147770 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02147788 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02147790 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02147798 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021477a0 kind:arm_call to:0x02011ff4 module:main +from:0x021477ac kind:load to:0x0214f3b4 module:overlay(70) +from:0x0214788c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147934 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02147954 kind:arm_call to:0x02147c68 module:overlay(70) +from:0x02147968 kind:load to:0x0203e964 module:main +from:0x021479a8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021479c0 kind:arm_call to:0x02147c68 module:overlay(70) +from:0x021479e0 kind:arm_call to:0x02147c68 module:overlay(70) +from:0x021479ec kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02147a08 kind:arm_call to:0x02147dc8 module:overlay(70) +from:0x02147a34 kind:arm_call to:0x02147c68 module:overlay(70) +from:0x02147a50 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02147a68 kind:arm_call to:0x02147c68 module:overlay(70) +from:0x02147ad4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147b9c kind:arm_call to:0x01ffb744 module:itcm +from:0x02147bd0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02147be0 kind:arm_call to:0x02147c68 module:overlay(70) +from:0x02147c14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147c20 kind:arm_call to:0x01fff458 module:itcm +from:0x02147c54 kind:load to:0x027e0ce4 module:dtcm +from:0x02147c58 kind:load to:0x0203e964 module:main +from:0x02147c5c kind:load to:0x027e09a8 module:dtcm +from:0x02147cac kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02147cc4 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02147cd4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02147ce4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02147d00 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02147d24 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02147d68 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02147d8c kind:arm_call to:0x01ffc768 module:itcm +from:0x02147db0 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02147dbc kind:load to:0x0203e964 module:main +from:0x02147dc0 kind:load to:0x020b4f04 module:overlay(0) +from:0x02147dc4 kind:load to:0x027e09b4 module:dtcm +from:0x02147de8 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02147df8 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02147e00 kind:load to:0x020b5254 module:overlay(0) +from:0x02147e0c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02147e24 kind:arm_call to:0x0209832c module:overlay(0) +from:0x02147e98 kind:arm_call to:0x01fff498 module:itcm +from:0x02147ea0 kind:arm_call to:0x01fff584 module:itcm +from:0x02147ee8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147ef0 kind:arm_call to:0x01ff938c module:itcm +from:0x02147f18 kind:load to:0x027e0ce8 module:dtcm +from:0x02147f70 kind:load to:0x02150724 module:overlay(70) +from:0x02147f84 kind:arm_call to:0x02011f3c module:main +from:0x02147f90 kind:arm_call to:0x02147fdc module:overlay(70) +from:0x02147fa4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147fd8 kind:load to:0x0214f410 module:overlay(70) +from:0x02147fe4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0214803c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02148050 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02148058 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021480a0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02148108 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02148120 kind:load to:0x0214f4b4 module:overlay(70) +from:0x02148124 kind:load to:0x02150724 module:overlay(70) +from:0x02148128 kind:load to:0x020b2808 module:overlay(0) +from:0x0214812c kind:load to:0x0214f3f4 module:overlay(70) +from:0x02148138 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02148180 kind:arm_call to:0x021483ec module:overlay(70) +from:0x0214819c kind:arm_call to:0x0202851c module:main +from:0x02148234 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214825c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148278 kind:arm_call to:0x02147f50 module:overlay(70) +from:0x0214828c kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02148294 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021482dc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0214830c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02148368 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02148374 kind:load to:0x0214f42c module:overlay(70) +from:0x0214837c kind:load to:0x027e09c0 module:dtcm +from:0x02148394 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021483c0 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x021483dc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02148430 kind:load to:0x0214f46c module:overlay(70) +from:0x02148460 kind:load to:0x01ff930c module:itcm +from:0x0214848c kind:arm_call to:0x01ff930c module:itcm +from:0x02148494 kind:arm_call to:0x021489a0 module:overlay(70) +from:0x021484a8 kind:arm_call to:0x021483ec module:overlay(70) +from:0x021484d8 kind:arm_call to:0x02148700 module:overlay(70) +from:0x021484ec kind:arm_call to:0x021483ec module:overlay(70) +from:0x0214851c kind:arm_call to:0x02148700 module:overlay(70) +from:0x02148530 kind:arm_call to:0x021483ec module:overlay(70) +from:0x02148560 kind:arm_call to:0x021487b4 module:overlay(70) +from:0x02148574 kind:arm_call to:0x021483ec module:overlay(70) +from:0x021485a0 kind:arm_call to:0x021487b4 module:overlay(70) +from:0x021485b4 kind:arm_call to:0x021483ec module:overlay(70) +from:0x021485e8 kind:load to:0x027e09a8 module:dtcm +from:0x021485f0 kind:load to:0x02071b64 module:overlay(0) +from:0x0214860c kind:arm_call to:0x01ff930c module:itcm +from:0x02148634 kind:arm_call to:0x021487b4 module:overlay(70) +from:0x02148648 kind:arm_call to:0x021483ec module:overlay(70) +from:0x02148654 kind:arm_call to:0x02148700 module:overlay(70) +from:0x02148668 kind:arm_call to:0x021483ec module:overlay(70) +from:0x021486a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021486b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021486c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021486cc kind:arm_call to:0x01ff97c8 module:itcm +from:0x021486f4 kind:arm_call to:0x021483ec module:overlay(70) +from:0x02148708 kind:arm_call to:0x02148884 module:overlay(70) +from:0x02148718 kind:arm_call to:0x02148bf8 module:overlay(70) +from:0x02148734 kind:arm_call to:0x01ff930c module:itcm +from:0x0214873c kind:arm_call to:0x02148870 module:overlay(70) +from:0x0214874c kind:arm_call to:0x01ff916c module:itcm +from:0x021487a0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021487b0 kind:load to:0x0203e964 module:main +from:0x021487bc kind:arm_call to:0x02148884 module:overlay(70) +from:0x021487cc kind:arm_call to:0x02148bf8 module:overlay(70) +from:0x021487e8 kind:arm_call to:0x01ff930c module:itcm +from:0x021487f0 kind:arm_call to:0x02148870 module:overlay(70) +from:0x02148800 kind:arm_call to:0x01ff916c module:itcm +from:0x0214885c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0214886c kind:load to:0x0203e964 module:main +from:0x02148880 kind:load to:0x0214df58 module:overlay(70) +from:0x021488c0 kind:arm_call to:0x01ff947c module:itcm +from:0x02148910 kind:arm_call to:0x01fff148 module:itcm +from:0x0214891c kind:arm_call to:0x02148b64 module:overlay(70) +from:0x02148954 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148960 kind:arm_call to:0x01fff458 module:itcm +from:0x02148978 kind:arm_call to:0x02148b64 module:overlay(70) +from:0x02148994 kind:load to:0x027e0ce0 module:dtcm +from:0x02148998 kind:load to:0x027e0ce4 module:dtcm +from:0x021489bc kind:arm_call to:0x01fff148 module:itcm +from:0x021489cc kind:arm_call to:0x0205adfc module:overlay(0) +from:0x021489ec kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02148a1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02148a48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148a54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02148ac8 kind:arm_call to:0x02016c68 module:main +from:0x02148b38 kind:arm_call to:0x02016c68 module:main +from:0x02148b50 kind:arm_call to:0x0202851c module:main +from:0x02148b60 kind:load to:0x027e0ce0 module:dtcm +from:0x02148b94 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148b9c kind:arm_call to:0x01ffb800 module:itcm +from:0x02148bcc kind:arm_call to:0x01ff947c module:itcm +from:0x02148c2c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02148c44 kind:load to:0x027e09a8 module:dtcm +from:0x02148c54 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02148c5c kind:arm_call to:0x02011ff4 module:main +from:0x02148c74 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02148c7c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02148c84 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02148c8c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148c94 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02148cac kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02148cb4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02148cbc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02148cc4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02148ccc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02148cd4 kind:arm_call to:0x02011ff4 module:main +from:0x02148ce8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02148cfc kind:load to:0x0215080c module:overlay(70) +from:0x02148d10 kind:arm_call to:0x02011f3c module:main +from:0x02148d1c kind:arm_call to:0x02148d6c module:overlay(70) +from:0x02148d34 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02148d64 kind:load to:0x0214f518 module:overlay(70) +from:0x02148d74 kind:arm_call to:0x020fbf74 module:overlay(31) +from:0x02148e00 kind:load to:0x0214f534 module:overlay(70) +from:0x02148e04 kind:load to:0x0214f5cc module:overlay(70) +from:0x02148e08 kind:load to:0x0215080c module:overlay(70) +from:0x02148e0c kind:load to:0x020b19a8 module:overlay(0) +from:0x02148e20 kind:arm_call to:0x020fc040 module:overlay(31) +from:0x02148e38 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02148e58 kind:load to:0x0209d2f0 module:overlay(0) +from:0x02148e68 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02148ec8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02148f0c kind:load to:0x0203e964 module:main +from:0x02148f18 kind:load to:0x020fcca8 module:overlays(19,31) +from:0x02148f78 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02148f8c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02148f9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148fbc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02148fdc kind:load to:0x0203e964 module:main +from:0x02148fe0 kind:load to:0x027e0cec module:dtcm +from:0x02148ff0 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x02149008 kind:arm_call to:0x020fd03c module:overlay(31) +from:0x02149030 kind:load to:0x027e09a8 module:dtcm +from:0x02149038 kind:load to:0x02071b64 module:overlay(0) +from:0x0214906c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02149078 kind:load to:0x027e09a8 module:dtcm +from:0x0214909c kind:load to:0x027e09a8 module:dtcm +from:0x021490a4 kind:load to:0x02071b64 module:overlay(0) +from:0x021490d8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021490e4 kind:load to:0x027e09a8 module:dtcm +from:0x021490f8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02149100 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02149108 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02149120 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02149128 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02149130 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02149138 kind:arm_call to:0x02011ff4 module:main +from:0x0214914c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02149160 kind:arm_branch to:0x020fd0a8 module:overlay(31) +from:0x02149170 kind:arm_branch to:0x020fd0a4 module:overlay(31) +from:0x02149180 kind:load to:0x021508fc module:overlay(70) +from:0x02149194 kind:arm_call to:0x02011f3c module:main +from:0x021491a0 kind:arm_call to:0x02149264 module:overlay(70) +from:0x021491b8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021491c8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02149250 kind:load to:0x0214f044 module:overlay(70) +from:0x02149254 kind:load to:0x0214f5e4 module:overlay(70) +from:0x02149258 kind:load to:0x0214eb74 module:overlay(70) +from:0x0214926c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021492ac kind:arm_call to:0x0203d160 module:main +from:0x02149344 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02149350 kind:load to:0x0214f600 module:overlay(70) +from:0x02149354 kind:load to:0x02141738 module:overlay(70) +from:0x02149358 kind:load to:0x0214a0c0 module:overlay(70) +from:0x0214935c kind:load to:0x020b19a8 module:overlay(0) +from:0x02149360 kind:load to:0x021508fc module:overlay(70) +from:0x02149364 kind:load to:0x021508f0 module:overlay(70) +from:0x021494e0 kind:arm_call to:0x01fff584 module:itcm +from:0x0214950c kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x02149540 kind:arm_call to:0x01fff498 module:itcm +from:0x02149578 kind:arm_call to:0x02149fe4 module:overlay(70) +from:0x021495a0 kind:arm_call to:0x02149b98 module:overlay(70) +from:0x021495c0 kind:load to:0x027e0ce8 module:dtcm +from:0x0214960c kind:load to:0x021508f0 module:overlay(70) +from:0x02149610 kind:load to:0x0209d488 module:overlay(0) +from:0x021496b4 kind:arm_call to:0x0203a1bc module:main +from:0x021496d4 kind:arm_call to:0x0203a1bc module:main +from:0x021496fc kind:arm_call to:0x01fff498 module:itcm +from:0x02149708 kind:arm_call to:0x01fff584 module:itcm +from:0x02149714 kind:arm_call to:0x01fff584 module:itcm +from:0x0214972c kind:arm_call to:0x02149b98 module:overlay(70) +from:0x0214979c kind:arm_call to:0x0203a1bc module:main +from:0x021497bc kind:arm_call to:0x0203a1bc module:main +from:0x021497e4 kind:arm_call to:0x01fff498 module:itcm +from:0x021497f0 kind:arm_call to:0x01fff584 module:itcm +from:0x021497fc kind:arm_call to:0x01fff584 module:itcm +from:0x02149814 kind:arm_call to:0x02149b98 module:overlay(70) +from:0x0214984c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021498c4 kind:arm_call to:0x02149b98 module:overlay(70) +from:0x021498cc kind:arm_call to:0x02149fe4 module:overlay(70) +from:0x021498f8 kind:arm_call to:0x02149b98 module:overlay(70) +from:0x02149908 kind:arm_call to:0x02149fe4 module:overlay(70) +from:0x02149934 kind:arm_call to:0x02149b98 module:overlay(70) +from:0x02149990 kind:arm_call to:0x02149b98 module:overlay(70) +from:0x02149998 kind:arm_call to:0x02149fe4 module:overlay(70) +from:0x021499bc kind:arm_call to:0x02149b98 module:overlay(70) +from:0x021499cc kind:arm_call to:0x0214a088 module:overlay(70) +from:0x021499fc kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02149a30 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02149a44 kind:arm_call to:0x02149fe4 module:overlay(70) +from:0x02149a68 kind:arm_call to:0x02149b98 module:overlay(70) +from:0x02149a78 kind:arm_call to:0x0214a088 module:overlay(70) +from:0x02149aa8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02149adc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02149af0 kind:arm_call to:0x02149fe4 module:overlay(70) +from:0x02149b14 kind:arm_call to:0x02149b98 module:overlay(70) +from:0x02149b28 kind:load to:0x027e0ce8 module:dtcm +from:0x02149b2c kind:load to:0x027e09a8 module:dtcm +from:0x02149b30 kind:load to:0x027e0cec module:dtcm +from:0x02149b50 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02149b94 kind:load to:0x027e09b8 module:dtcm +from:0x02149c10 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02149c38 kind:arm_call to:0x0209d61c module:overlay(0) +from:0x02149c48 kind:arm_call to:0x0214a020 module:overlay(70) +from:0x02149c68 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02149cc8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02149d38 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02149d6c kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x02149db4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02149dcc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02149e14 kind:arm_call to:0x0209d61c module:overlay(0) +from:0x02149e24 kind:arm_call to:0x0214a020 module:overlay(70) +from:0x02149e44 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02149e58 kind:arm_call to:0x0214a020 module:overlay(70) +from:0x02149e98 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02149f08 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02149f3c kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x02149f88 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02149fb8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02149fd0 kind:load to:0x027e0cec module:dtcm +from:0x02149fd4 kind:load to:0x027e09b8 module:dtcm +from:0x02149fdc kind:load to:0x027e09a8 module:dtcm +from:0x02149fe0 kind:load to:0x021509d0 module:overlay(70) +from:0x02149ff8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214a00c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214a094 kind:arm_call to:0x01fff590 module:itcm +from:0x0214a0b4 kind:arm_call to:0x01fff590 module:itcm +from:0x0214a0bc kind:load to:0x0204a110 module:main +from:0x0214a0e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214a0f4 kind:arm_call to:0x0203d210 module:main +from:0x0214a0fc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214a108 kind:load to:0x02141738 module:overlay(70) +from:0x0214a118 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214a12c kind:arm_call to:0x0203d210 module:main +from:0x0214a134 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214a13c kind:arm_call to:0x02011ff4 module:main +from:0x0214a148 kind:load to:0x02141738 module:overlay(70) +from:0x0214a154 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214a168 kind:load to:0x02150a04 module:overlay(70) +from:0x0214a17c kind:arm_call to:0x02011f3c module:main +from:0x0214a188 kind:arm_call to:0x0214a24c module:overlay(70) +from:0x0214a1a0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214a1d0 kind:load to:0x0214f640 module:overlay(70) +from:0x0214a1e0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214a21c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214a23c kind:load to:0x020b19a8 module:overlay(0) +from:0x0214a240 kind:load to:0x0214f680 module:overlay(70) +from:0x0214a244 kind:load to:0x0214f6f0 module:overlay(70) +from:0x0214a248 kind:load to:0x0214eb74 module:overlay(70) +from:0x0214a254 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214a290 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214a2b0 kind:load to:0x020b19a8 module:overlay(0) +from:0x0214a2b4 kind:load to:0x0214f680 module:overlay(70) +from:0x0214a2b8 kind:load to:0x0214f6f0 module:overlay(70) +from:0x0214a2bc kind:load to:0x0214eb74 module:overlay(70) +from:0x0214a30c kind:load to:0x02150a04 module:overlay(70) +from:0x0214a368 kind:load to:0x02150a04 module:overlay(70) +from:0x0214a3e8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214a400 kind:arm_call to:0x0214ad68 module:overlay(70) +from:0x0214a410 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a470 kind:arm_call to:0x0214b20c module:overlay(70) +from:0x0214a480 kind:arm_call to:0x0214b234 module:overlay(70) +from:0x0214a490 kind:arm_call to:0x0214b258 module:overlay(70) +from:0x0214a4b0 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0214a4c4 kind:arm_call to:0x0214b27c module:overlay(70) +from:0x0214a4e4 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0214a4f4 kind:load to:0x027e09bc module:dtcm +from:0x0214a5b0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a5fc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214a620 kind:load to:0x027e09a8 module:dtcm +from:0x0214a640 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214a684 kind:load to:0x027e09b8 module:dtcm +from:0x0214a694 kind:arm_call to:0x0214aa3c module:overlay(70) +from:0x0214a6c4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214a6d8 kind:arm_call to:0x02073340 module:overlay(0) +from:0x0214a6f4 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a728 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a73c kind:arm_call to:0x020d9974 module:overlay(31) +from:0x0214a760 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a794 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a7dc kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0214a7e4 kind:arm_call to:0x0214b3bc module:overlay(70) +from:0x0214a810 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214a824 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a850 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214a870 kind:arm_call to:0x020d9964 module:overlay(31) +from:0x0214a894 kind:load to:0x027e09b8 module:dtcm +from:0x0214a898 kind:load to:0x027e0ce0 module:dtcm +from:0x0214a89c kind:load to:0x027e0d34 module:dtcm +from:0x0214a8a8 kind:load to:0x027e09a8 module:dtcm +from:0x0214a8cc kind:arm_call to:0x02073320 module:overlay(0) +from:0x0214a8e0 kind:arm_call to:0x02073340 module:overlay(0) +from:0x0214a900 kind:arm_call to:0x0214b2a0 module:overlay(70) +from:0x0214a920 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a974 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0214a984 kind:arm_call to:0x0214b3bc module:overlay(70) +from:0x0214a9b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214a9c4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a9f0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0214aa28 kind:load to:0x027e09b8 module:dtcm +from:0x0214aa2c kind:load to:0x027e0ce0 module:dtcm +from:0x0214aa30 kind:load to:0x027e09a8 module:dtcm +from:0x0214aa44 kind:load to:0x020997b8 module:overlay(0) +from:0x0214aa68 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214aad8 kind:load to:0x0203f964 module:main +from:0x0214ab70 kind:arm_call to:0x02080570 module:overlay(0) +from:0x0214ab9c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0214abd0 kind:arm_call to:0x02080420 module:overlay(0) +from:0x0214ac50 kind:arm_call to:0x0214b310 module:overlay(70) +from:0x0214ac60 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0214ac78 kind:arm_call to:0x0214b368 module:overlay(70) +from:0x0214acac kind:arm_call to:0x020733bc module:overlay(0) +from:0x0214acb8 kind:arm_call to:0x0214b20c module:overlay(70) +from:0x0214acd4 kind:arm_call to:0x0214b234 module:overlay(70) +from:0x0214acf0 kind:arm_call to:0x0214b258 module:overlay(70) +from:0x0214ad0c kind:arm_call to:0x0214b27c module:overlay(70) +from:0x0214ad28 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0214ad3c kind:arm_call to:0x02078380 module:overlay(0) +from:0x0214ad4c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0214ad58 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ad60 kind:load to:0x027e09b8 module:dtcm +from:0x0214ad64 kind:load to:0x027e09bc module:dtcm +from:0x0214adb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214addc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214adfc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214ae8c kind:arm_call to:0x0209711c module:overlay(0) +from:0x0214aea4 kind:arm_call to:0x020970a0 module:overlay(0) +from:0x0214aec4 kind:arm_call to:0x020970a0 module:overlay(0) +from:0x0214aedc kind:arm_call to:0x0209711c module:overlay(0) +from:0x0214aef4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214aefc kind:load to:0x027e0ce4 module:dtcm +from:0x0214af08 kind:arm_call to:0x0214b2c4 module:overlay(70) +from:0x0214af1c kind:arm_call to:0x0214b2e4 module:overlay(70) +from:0x0214af48 kind:arm_call to:0x0209711c module:overlay(0) +from:0x0214af60 kind:arm_call to:0x020970a0 module:overlay(0) +from:0x0214af78 kind:load to:0x027e0ce4 module:dtcm +from:0x0214b01c kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0214b030 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0214b05c kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0214b070 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0214b080 kind:arm_call to:0x02080908 module:overlay(0) +from:0x0214b0d0 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x0214b0e8 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x0214b0fc kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x0214b114 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x0214b13c kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214b158 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214b174 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214b190 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214b1b0 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214b1c8 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214b1e0 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214b1f8 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214b204 kind:load to:0x027e0cd8 module:dtcm +from:0x0214b208 kind:load to:0x027e09c0 module:dtcm +from:0x0214b230 kind:load to:0x027e09a4 module:dtcm +from:0x0214b254 kind:load to:0x027e09a4 module:dtcm +from:0x0214b278 kind:load to:0x027e09a4 module:dtcm +from:0x0214b29c kind:load to:0x027e09a4 module:dtcm +from:0x0214b2c0 kind:load to:0x027e09a4 module:dtcm +from:0x0214b2e0 kind:load to:0x027e09a4 module:dtcm +from:0x0214b30c kind:load to:0x027e09a4 module:dtcm +from:0x0214b32c kind:load to:0x027e09a4 module:dtcm +from:0x0214b358 kind:load to:0x0214f654 module:overlay(70) +from:0x0214b374 kind:arm_call to:0x0214aa3c module:overlay(70) +from:0x0214b384 kind:arm_call to:0x0214b234 module:overlay(70) +from:0x0214b394 kind:arm_call to:0x0214aa3c module:overlay(70) +from:0x0214b3c0 kind:arm_call to:0x0214aa3c module:overlay(70) +from:0x0214b3e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214b3e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214b3f0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214b408 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214b410 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0214b418 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214b420 kind:arm_call to:0x02011ff4 module:main +from:0x0214b434 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214b448 kind:arm_branch to:0x0214a45c module:overlay(70) +from:0x0214b458 kind:load to:0x02150ae8 module:overlay(70) +from:0x0214b46c kind:arm_call to:0x02011f3c module:main +from:0x0214b478 kind:arm_call to:0x0214b4c4 module:overlay(70) +from:0x0214b490 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0214b4bc kind:load to:0x0214f710 module:overlay(70) +from:0x0214b4d0 kind:arm_call to:0x021031ac module:overlay(31) +from:0x0214b53c kind:load to:0x0214f72c module:overlay(70) +from:0x0214b540 kind:load to:0x02150ae8 module:overlay(70) +from:0x0214b558 kind:arm_call to:0x02081f70 module:overlay(0) +from:0x0214b56c kind:load to:0x027e0cd8 module:dtcm +from:0x0214b598 kind:load to:0x027e09a8 module:dtcm +from:0x0214b5a0 kind:load to:0x02071b64 module:overlay(0) +from:0x0214b5c4 kind:load to:0x027e09a8 module:dtcm +from:0x0214b5c8 kind:load to:0x02071b64 module:overlay(0) +from:0x0214b5d4 kind:load to:0x0214f700 module:overlay(70) +from:0x0214b5e0 kind:arm_call to:0x02103288 module:overlay(31) +from:0x0214b5f4 kind:arm_call to:0x02103288 module:overlay(31) +from:0x0214b5fc kind:arm_call to:0x02011ff4 module:main +from:0x0214b610 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0214b624 kind:load to:0x02150bcc module:overlay(70) +from:0x0214b638 kind:arm_call to:0x02011f3c module:main +from:0x0214b644 kind:arm_call to:0x0214b690 module:overlay(70) +from:0x0214b65c kind:arm_call to:0x0209cadc module:overlay(0) +from:0x0214b688 kind:load to:0x0214f790 module:overlay(70) +from:0x0214b69c kind:arm_call to:0x021031ac module:overlay(31) +from:0x0214b70c kind:load to:0x0214f7ac module:overlay(70) +from:0x0214b710 kind:load to:0x02150bbc module:overlay(70) +from:0x0214b734 kind:arm_call to:0x0209711c module:overlay(0) +from:0x0214b74c kind:arm_call to:0x020970a0 module:overlay(0) +from:0x0214b764 kind:load to:0x027e0ce4 module:dtcm +from:0x0214b788 kind:load to:0x027e09a8 module:dtcm +from:0x0214b78c kind:load to:0x02071b64 module:overlay(0) +from:0x0214b7b0 kind:load to:0x027e09a8 module:dtcm +from:0x0214b7b4 kind:load to:0x02071b64 module:overlay(0) +from:0x0214b7c0 kind:load to:0x0214f780 module:overlay(70) +from:0x0214b7cc kind:arm_call to:0x02103288 module:overlay(31) +from:0x0214b7e0 kind:arm_call to:0x02103288 module:overlay(31) +from:0x0214b7e8 kind:arm_call to:0x02011ff4 module:main +from:0x0214b7fc kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0214b810 kind:load to:0x02150c00 module:overlay(70) +from:0x0214b824 kind:arm_call to:0x02011f3c module:main +from:0x0214b830 kind:arm_call to:0x0214b87c module:overlay(70) +from:0x0214b848 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x0214b874 kind:load to:0x0214f810 module:overlay(70) +from:0x0214b888 kind:arm_call to:0x021031ac module:overlay(31) +from:0x0214b8f8 kind:load to:0x0214f82c module:overlay(70) +from:0x0214b8fc kind:load to:0x02150bf0 module:overlay(70) +from:0x0214b91c kind:load to:0x021032a8 module:overlays(19,31) +from:0x0214b92c kind:load to:0x0209d2f0 module:overlay(0) +from:0x0214b948 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0214b97c kind:load to:0x027e09a8 module:dtcm +from:0x0214b980 kind:load to:0x02071b64 module:overlay(0) +from:0x0214b9a4 kind:load to:0x027e09a8 module:dtcm +from:0x0214b9a8 kind:load to:0x02071b64 module:overlay(0) +from:0x0214b9b4 kind:load to:0x0214f800 module:overlay(70) +from:0x0214b9c0 kind:arm_call to:0x02103288 module:overlay(31) +from:0x0214b9d4 kind:arm_call to:0x02103288 module:overlay(31) +from:0x0214b9dc kind:arm_call to:0x02011ff4 module:main +from:0x0214b9f0 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0214ba04 kind:load to:0x02150c40 module:overlay(70) +from:0x0214ba18 kind:arm_call to:0x02011f3c module:main +from:0x0214ba24 kind:arm_call to:0x0214bad4 module:overlay(70) +from:0x0214ba38 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x0214ba48 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0214bac0 kind:load to:0x0214f888 module:overlay(70) +from:0x0214bac8 kind:load to:0x0214eb74 module:overlay(70) +from:0x0214bacc kind:load to:0x0214f8a4 module:overlay(70) +from:0x0214bae0 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0214bb38 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0214bb48 kind:load to:0x0214f8c0 module:overlay(70) +from:0x0214bb4c kind:load to:0x02150c60 module:overlay(70) +from:0x0214bb50 kind:load to:0x02150c34 module:overlay(70) +from:0x0214bb7c kind:arm_call to:0x01ffedac module:itcm +from:0x0214bb88 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0214bc50 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0214bc84 kind:arm_call to:0x02080c20 module:overlay(0) +from:0x0214bc94 kind:load to:0x027e0cd8 module:dtcm +from:0x0214bcac kind:arm_call to:0x0214c07c module:overlay(70) +from:0x0214bcc4 kind:arm_call to:0x0214bcf0 module:overlay(70) +from:0x0214bcd8 kind:arm_call to:0x0214bcf0 module:overlay(70) +from:0x0214bce8 kind:arm_call to:0x0214bcf0 module:overlay(70) +from:0x0214bd54 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214bd64 kind:arm_call to:0x0214beb0 module:overlay(70) +from:0x0214bd70 kind:arm_call to:0x0214c078 module:overlay(70) +from:0x0214bd90 kind:arm_call to:0x0214beb0 module:overlay(70) +from:0x0214bdac kind:arm_call to:0x0209d61c module:overlay(0) +from:0x0214bdd0 kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x0214bde8 kind:arm_call to:0x0214c078 module:overlay(70) +from:0x0214be18 kind:arm_call to:0x0214beb0 module:overlay(70) +from:0x0214be30 kind:arm_call to:0x0214c078 module:overlay(70) +from:0x0214be5c kind:load to:0x027e09a8 module:dtcm +from:0x0214be9c kind:arm_call to:0x0214bcf0 module:overlay(70) +from:0x0214bee4 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x0214bf18 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214bf38 kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x0214bf6c kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x0214c03c kind:arm_call to:0x02080908 module:overlay(0) +from:0x0214c06c kind:load to:0x027e0cd8 module:dtcm +from:0x0214c070 kind:load to:0x027e09c0 module:dtcm +from:0x0214c074 kind:load to:0x027e0c90 module:dtcm +from:0x0214c088 kind:load to:0x0209d2f0 module:overlay(0) +from:0x0214c0a8 kind:arm_call to:0x01fff148 module:itcm +from:0x0214c0c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214c0d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0214c0f4 kind:arm_call to:0x0209d488 module:overlay(0) +from:0x0214c0fc kind:load to:0x02150c34 module:overlay(70) +from:0x0214c108 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214c11c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0214c124 kind:arm_call to:0x02011ff4 module:main +from:0x0214c138 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0214c14c kind:load to:0x02150ca4 module:overlay(70) +from:0x0214c160 kind:arm_call to:0x02011f3c module:main +from:0x0214c16c kind:arm_call to:0x0214c1d4 module:overlay(70) +from:0x0214c180 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214c1c8 kind:load to:0x0214f948 module:overlay(70) +from:0x0214c1dc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0214c234 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0214c25c kind:arm_call to:0x020982fc module:overlay(0) +from:0x0214c270 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0214c27c kind:arm_call to:0x0214db54 module:overlay(70) +from:0x0214c2c0 kind:arm_call to:0x0214dc10 module:overlay(70) +from:0x0214c310 kind:load to:0x0214f96c module:overlay(70) +from:0x0214c314 kind:load to:0x02150ca4 module:overlay(70) +from:0x0214c318 kind:load to:0x0214f92c module:overlay(70) +from:0x0214c31c kind:load to:0x020b30f4 module:overlay(0) +from:0x0214c32c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214c340 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0214c47c kind:load to:0x02150c94 module:overlay(70) +from:0x0214c480 kind:load to:0x02150c84 module:overlay(70) +from:0x0214c4bc kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c528 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0214c604 kind:load to:0x027e09c0 module:dtcm +from:0x0214c640 kind:arm_call to:0x0215eb94 module:overlays(63,71,84) +from:0x0214c694 kind:arm_call to:0x0214d75c module:overlay(70) +from:0x0214c6f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c708 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0214c798 kind:arm_call to:0x01ffedac module:itcm +from:0x0214c7a4 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0214c808 kind:arm_call to:0x01fff148 module:itcm +from:0x0214c830 kind:arm_call to:0x01ffce40 module:itcm +from:0x0214c858 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0214c868 kind:arm_call to:0x0214d468 module:overlay(70) +from:0x0214c878 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c87c kind:load to:0x027e0ce0 module:dtcm +from:0x0214c880 kind:load to:0x027e09c0 module:dtcm +from:0x0214c89c kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x0214c8c4 kind:arm_call to:0x0214d468 module:overlay(70) +from:0x0214c8cc kind:load to:0x027e0ce0 module:dtcm +from:0x0214c910 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214c924 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x0214c938 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0214c948 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0214c964 kind:arm_call to:0x01ffd118 module:itcm +from:0x0214c99c kind:load to:0x027e09c0 module:dtcm +from:0x0214c9a0 kind:load to:0x027e0c90 module:dtcm +from:0x0214c9b4 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214c9c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c9d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214c9e8 kind:arm_call to:0x0214c8d4 module:overlay(70) +from:0x0214ca48 kind:arm_call to:0x01ffedac module:itcm +from:0x0214ca54 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0214ca68 kind:arm_call to:0x0214d39c module:overlay(70) +from:0x0214caac kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0214caf4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214cb00 kind:arm_call to:0x01fff458 module:itcm +from:0x0214cb44 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214cb94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214cbc4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214cc90 kind:arm_call to:0x01ffedac module:itcm +from:0x0214cc9c kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0214ccb0 kind:arm_call to:0x0214d39c module:overlay(70) +from:0x0214cd68 kind:load to:0x027e0cd8 module:dtcm +from:0x0214cd6c kind:load to:0x027e0ce4 module:dtcm +from:0x0214cd7c kind:load to:0x027e09a8 module:dtcm +from:0x0214cd84 kind:load to:0x027e0cec module:dtcm +from:0x0214ce0c kind:arm_call to:0x0209888c module:overlay(0) +from:0x0214ce1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce2c kind:arm_call to:0x02098964 module:overlay(0) +from:0x0214ce58 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214ce88 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214cec0 kind:arm_call to:0x01ffedac module:itcm +from:0x0214cecc kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0214cee4 kind:arm_call to:0x0214d39c module:overlay(70) +from:0x0214cf20 kind:load to:0x027e09a8 module:dtcm +from:0x0214cf28 kind:load to:0x027e0cec module:dtcm +from:0x0214cf30 kind:load to:0x027e0cd8 module:dtcm +from:0x0214cf4c kind:arm_call to:0x01ff916c module:itcm +from:0x0214cfb0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214d030 kind:arm_call to:0x020d97a4 module:overlay(31) +from:0x0214d054 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0214d0d0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0214d0e8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214d128 kind:load to:0x027e0d30 module:dtcm +from:0x0214d130 kind:load to:0x020b53e4 module:overlay(0) +from:0x0214d134 kind:load to:0x027e09a8 module:dtcm +from:0x0214d1b0 kind:arm_call to:0x0214d39c module:overlay(70) +from:0x0214d1f4 kind:arm_call to:0x01fff17c module:itcm +from:0x0214d24c kind:arm_call to:0x02017f38 module:main +from:0x0214d2b8 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0214d2d0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214d2f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0214d2f8 kind:load to:0x027e09a8 module:dtcm +from:0x0214d30c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214d35c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214d38c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0214d398 kind:load to:0x027e09b4 module:dtcm +from:0x0214d3a8 kind:arm_call to:0x01ffedac module:itcm +from:0x0214d3c4 kind:arm_call to:0x01fff498 module:itcm +from:0x0214d3d0 kind:arm_call to:0x01fff584 module:itcm +from:0x0214d3e8 kind:load to:0x027e0ce8 module:dtcm +from:0x0214d41c kind:arm_call to:0x020985d8 module:overlay(0) +from:0x0214d458 kind:arm_call to:0x02098644 module:overlay(0) +from:0x0214d478 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0214d488 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0214d50c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214d51c kind:arm_call to:0x01fff458 module:itcm +from:0x0214d55c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214d59c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214d5b8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214d5d4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214d5f0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214d65c kind:arm_call to:0x020d9794 module:overlay(31) +from:0x0214d694 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214d6f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214d704 kind:arm_call to:0x01fff458 module:itcm +from:0x0214d71c kind:arm_call to:0x0214dae0 module:overlay(70) +from:0x0214d72c kind:load to:0x027e0ce4 module:dtcm +from:0x0214d734 kind:load to:0x027e09a8 module:dtcm +from:0x0214d73c kind:load to:0x027e0cec module:dtcm +from:0x0214d750 kind:load to:0x027e0d30 module:dtcm +from:0x0214d7ac kind:arm_call to:0x02039f04 module:main +from:0x0214d7b8 kind:arm_call to:0x0203a978 module:main +from:0x0214d7c0 kind:arm_call to:0x02039d60 module:main +from:0x0214d804 kind:arm_call to:0x02039f04 module:main +from:0x0214d810 kind:arm_call to:0x0203a978 module:main +from:0x0214d81c kind:arm_call to:0x0203a978 module:main +from:0x0214d828 kind:arm_call to:0x0203ab58 module:main +from:0x0214d85c kind:arm_call to:0x02039f04 module:main +from:0x0214d868 kind:arm_call to:0x0203a978 module:main +from:0x0214d874 kind:arm_call to:0x0203a978 module:main +from:0x0214d87c kind:arm_call to:0x0203ad88 module:main +from:0x0214d880 kind:arm_call to:0x0203a5ac module:main +from:0x0214d8d8 kind:arm_call to:0x02039f04 module:main +from:0x0214d8e4 kind:arm_call to:0x0203a978 module:main +from:0x0214d8ec kind:arm_call to:0x02039d60 module:main +from:0x0214d928 kind:arm_call to:0x02039f04 module:main +from:0x0214d934 kind:arm_call to:0x0203a978 module:main +from:0x0214d940 kind:arm_call to:0x0203a978 module:main +from:0x0214d94c kind:arm_call to:0x0203ab58 module:main +from:0x0214d978 kind:arm_call to:0x02039f04 module:main +from:0x0214d984 kind:arm_call to:0x0203a978 module:main +from:0x0214d990 kind:arm_call to:0x0203a978 module:main +from:0x0214d998 kind:arm_call to:0x0203ad88 module:main +from:0x0214d99c kind:arm_call to:0x0203a5ac module:main +from:0x0214d9d0 kind:load to:0x02049be4 module:main +from:0x0214d9e4 kind:load to:0x0209832c module:overlay(0) +from:0x0214da3c kind:arm_call to:0x01fff498 module:itcm +from:0x0214da48 kind:arm_call to:0x01fff584 module:itcm +from:0x0214da90 kind:arm_call to:0x0214cd90 module:overlay(70) +from:0x0214da9c kind:arm_call to:0x0214dae0 module:overlay(70) +from:0x0214dab8 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0214dacc kind:load to:0x027e0ce8 module:dtcm +from:0x0214db10 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0214db28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0214db48 kind:load to:0x027e0cec module:dtcm +from:0x0214db50 kind:load to:0x027e09a8 module:dtcm +from:0x0214db60 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0214db78 kind:load to:0x0214f900 module:overlay(70) +from:0x0214dbb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214dbf8 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0214dc0c kind:load to:0x027e0ce4 module:dtcm +from:0x0214dc48 kind:load to:0x0214f910 module:overlay(70) +from:0x0214dc64 kind:arm_call to:0x01fff458 module:itcm +from:0x0214dc88 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0214dca8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0214dcb0 kind:arm_call to:0x02011ff4 module:main +from:0x0214dcc4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214dccc kind:arm_call to:0x02011ff4 module:main +from:0x0214dce4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0214dcec kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0214dcf4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0214dcfc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214dd04 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214dd0c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214dd24 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0214dd2c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0214dd34 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0214dd3c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0214dd44 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0214dd4c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0214dd54 kind:arm_call to:0x02011ff4 module:main +from:0x0214dd68 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0214df7c kind:arm_call to:0x0213f494 module:overlay(70) +from:0x0214df8c kind:arm_call to:0x0203ce74 module:main +from:0x0214dfa0 kind:load to:0x0214f9e0 module:overlay(70) +from:0x0214dfa4 kind:load to:0x0214f9f0 module:overlay(70) +from:0x0214dfa8 kind:load to:0x0213f8a0 module:overlay(70) +from:0x0214dfac kind:load to:0x0214f9e4 module:overlay(70) +from:0x0214dfcc kind:arm_call to:0x0213f8e4 module:overlay(70) +from:0x0214dfdc kind:arm_call to:0x0203ce74 module:main +from:0x0214dff0 kind:load to:0x0214fa2c module:overlay(70) +from:0x0214dff4 kind:load to:0x0214fa3c module:overlay(70) +from:0x0214dff8 kind:load to:0x0213fa94 module:overlay(70) +from:0x0214dffc kind:load to:0x0214fa30 module:overlay(70) +from:0x0214e01c kind:arm_call to:0x021401a8 module:overlay(70) +from:0x0214e02c kind:arm_call to:0x0203ce74 module:main +from:0x0214e040 kind:load to:0x0214fa78 module:overlay(70) +from:0x0214e044 kind:load to:0x0214fa88 module:overlay(70) +from:0x0214e048 kind:load to:0x02140b0c module:overlay(70) +from:0x0214e04c kind:load to:0x0214fa7c module:overlay(70) +from:0x0214e078 kind:arm_call to:0x02141504 module:overlay(70) +from:0x0214e088 kind:arm_call to:0x0203ce74 module:main +from:0x0214e09c kind:load to:0x0214fb64 module:overlay(70) +from:0x0214e0a0 kind:load to:0x0214fb80 module:overlay(70) +from:0x0214e0a4 kind:load to:0x02142840 module:overlay(70) +from:0x0214e0a8 kind:load to:0x0214fb74 module:overlay(70) +from:0x0214e0d4 kind:arm_call to:0x02142884 module:overlay(70) +from:0x0214e0e4 kind:arm_call to:0x0203ce74 module:main +from:0x0214e0f8 kind:load to:0x0214fc58 module:overlay(70) +from:0x0214e0fc kind:load to:0x0214fc74 module:overlay(70) +from:0x0214e100 kind:load to:0x021436d0 module:overlay(70) +from:0x0214e104 kind:load to:0x0214fc5c module:overlay(70) +from:0x0214e124 kind:arm_call to:0x02143720 module:overlay(70) +from:0x0214e134 kind:arm_call to:0x0203ce74 module:main +from:0x0214e148 kind:load to:0x0214fe40 module:overlay(70) +from:0x0214e14c kind:load to:0x0214fe50 module:overlay(70) +from:0x0214e150 kind:load to:0x021437c4 module:overlay(70) +from:0x0214e154 kind:load to:0x0214fe44 module:overlay(70) +from:0x0214e174 kind:arm_call to:0x02143b18 module:overlay(70) +from:0x0214e184 kind:arm_call to:0x0203ce74 module:main +from:0x0214e198 kind:load to:0x0214fe8c module:overlay(70) +from:0x0214e19c kind:load to:0x0214fe9c module:overlay(70) +from:0x0214e1a0 kind:load to:0x02143d98 module:overlay(70) +from:0x0214e1a4 kind:load to:0x0214fe90 module:overlay(70) +from:0x0214e1c4 kind:arm_call to:0x02143ddc module:overlay(70) +from:0x0214e1d4 kind:arm_call to:0x0203ce74 module:main +from:0x0214e1e8 kind:load to:0x0214fed8 module:overlay(70) +from:0x0214e1ec kind:load to:0x0214fee8 module:overlay(70) +from:0x0214e1f0 kind:load to:0x021440d0 module:overlay(70) +from:0x0214e1f4 kind:load to:0x0214fedc module:overlay(70) +from:0x0214e214 kind:arm_call to:0x02144144 module:overlay(70) +from:0x0214e224 kind:arm_call to:0x0203ce74 module:main +from:0x0214e238 kind:load to:0x0214ff24 module:overlay(70) +from:0x0214e23c kind:load to:0x0214ff34 module:overlay(70) +from:0x0214e240 kind:load to:0x021442fc module:overlay(70) +from:0x0214e244 kind:load to:0x0214ff28 module:overlay(70) +from:0x0214e2c8 kind:arm_call to:0x0214435c module:overlay(70) +from:0x0214e2d8 kind:arm_call to:0x0203ce74 module:main +from:0x0214e2ec kind:load to:0x0214f074 module:overlay(70) +from:0x0214e2fc kind:load to:0x0214f080 module:overlay(70) +from:0x0214e300 kind:load to:0x0214ff9c module:overlay(70) +from:0x0214e308 kind:load to:0x0214f08c module:overlay(70) +from:0x0214e310 kind:load to:0x0214ffc4 module:overlay(70) +from:0x0214e314 kind:load to:0x02145200 module:overlay(70) +from:0x0214e318 kind:load to:0x0214ffa0 module:overlay(70) +from:0x0214e338 kind:arm_call to:0x02145244 module:overlay(70) +from:0x0214e348 kind:arm_call to:0x0203ce74 module:main +from:0x0214e35c kind:load to:0x021500bc module:overlay(70) +from:0x0214e360 kind:load to:0x021500cc module:overlay(70) +from:0x0214e364 kind:load to:0x021453d0 module:overlay(70) +from:0x0214e368 kind:load to:0x021500c0 module:overlay(70) +from:0x0214e388 kind:arm_call to:0x0203d160 module:main +from:0x0214e3a4 kind:arm_call to:0x021454e8 module:overlay(70) +from:0x0214e3b4 kind:arm_call to:0x0203ce74 module:main +from:0x0214e3c8 kind:load to:0x021501d4 module:overlay(70) +from:0x0214e3cc kind:load to:0x02145d1c module:overlay(70) +from:0x0214e3d0 kind:load to:0x021501c4 module:overlay(70) +from:0x0214e3d4 kind:load to:0x02150204 module:overlay(70) +from:0x0214e3d8 kind:load to:0x02145d2c module:overlay(70) +from:0x0214e3dc kind:load to:0x021501c8 module:overlay(70) +from:0x0214e3fc kind:arm_call to:0x02145d70 module:overlay(70) +from:0x0214e40c kind:arm_call to:0x0203ce74 module:main +from:0x0214e420 kind:load to:0x021502fc module:overlay(70) +from:0x0214e424 kind:load to:0x0215030c module:overlay(70) +from:0x0214e428 kind:load to:0x02146268 module:overlay(70) +from:0x0214e42c kind:load to:0x02150300 module:overlay(70) +from:0x0214e44c kind:arm_call to:0x021462ac module:overlay(70) +from:0x0214e45c kind:arm_call to:0x0203ce74 module:main +from:0x0214e470 kind:load to:0x02150400 module:overlay(70) +from:0x0214e474 kind:load to:0x02150410 module:overlay(70) +from:0x0214e478 kind:load to:0x02146ba8 module:overlay(70) +from:0x0214e47c kind:load to:0x02150404 module:overlay(70) +from:0x0214e49c kind:arm_call to:0x02146bec module:overlay(70) +from:0x0214e4ac kind:arm_call to:0x0203ce74 module:main +from:0x0214e4c0 kind:load to:0x02150508 module:overlay(70) +from:0x0214e4c4 kind:load to:0x02150518 module:overlay(70) +from:0x0214e4c8 kind:load to:0x021474f0 module:overlay(70) +from:0x0214e4cc kind:load to:0x0215050c module:overlay(70) +from:0x0214e4ec kind:arm_call to:0x02147534 module:overlay(70) +from:0x0214e4fc kind:arm_call to:0x0203ce74 module:main +from:0x0214e510 kind:load to:0x02150610 module:overlay(70) +from:0x0214e514 kind:load to:0x02150620 module:overlay(70) +from:0x0214e518 kind:load to:0x02147e04 module:overlay(70) +from:0x0214e51c kind:load to:0x02150614 module:overlay(70) +from:0x0214e53c kind:arm_call to:0x02147f98 module:overlay(70) +from:0x0214e54c kind:arm_call to:0x0203ce74 module:main +from:0x0214e560 kind:load to:0x02150714 module:overlay(70) +from:0x0214e564 kind:load to:0x02150724 module:overlay(70) +from:0x0214e568 kind:load to:0x02148ce0 module:overlay(70) +from:0x0214e56c kind:load to:0x02150718 module:overlay(70) +from:0x0214e598 kind:arm_call to:0x02148d24 module:overlay(70) +from:0x0214e5a8 kind:arm_call to:0x0203ce74 module:main +from:0x0214e5bc kind:load to:0x021507fc module:overlay(70) +from:0x0214e5c4 kind:load to:0x0214f50c module:overlay(70) +from:0x0214e5c8 kind:load to:0x0215080c module:overlay(70) +from:0x0214e5cc kind:load to:0x02149144 module:overlay(70) +from:0x0214e5d0 kind:load to:0x02150800 module:overlay(70) +from:0x0214e5fc kind:arm_call to:0x021491a8 module:overlay(70) +from:0x0214e60c kind:arm_call to:0x0203ce74 module:main +from:0x0214e620 kind:load to:0x021508e0 module:overlay(70) +from:0x0214e624 kind:load to:0x021508fc module:overlay(70) +from:0x0214e628 kind:load to:0x0214a14c module:overlay(70) +from:0x0214e62c kind:load to:0x021508e4 module:overlay(70) +from:0x0214e68c kind:arm_call to:0x0214a190 module:overlay(70) +from:0x0214e69c kind:arm_call to:0x0203ce74 module:main +from:0x0214e6b0 kind:load to:0x0214f654 module:overlay(70) +from:0x0214e6b4 kind:load to:0x021509f4 module:overlay(70) +from:0x0214e6b8 kind:load to:0x0214f660 module:overlay(70) +from:0x0214e6bc kind:load to:0x0214f66c module:overlay(70) +from:0x0214e6c0 kind:load to:0x02150a04 module:overlay(70) +from:0x0214e6c4 kind:load to:0x0214b42c module:overlay(70) +from:0x0214e6c8 kind:load to:0x021509f8 module:overlay(70) +from:0x0214e6fc kind:arm_call to:0x0214b480 module:overlay(70) +from:0x0214e70c kind:arm_call to:0x0203ce74 module:main +from:0x0214e724 kind:load to:0x0214f700 module:overlay(70) +from:0x0214e72c kind:load to:0x02150ad8 module:overlay(70) +from:0x0214e730 kind:load to:0x02150ae8 module:overlay(70) +from:0x0214e734 kind:load to:0x0214b608 module:overlay(70) +from:0x0214e738 kind:load to:0x02150adc module:overlay(70) +from:0x0214e76c kind:arm_call to:0x0214b64c module:overlay(70) +from:0x0214e77c kind:arm_call to:0x0203ce74 module:main +from:0x0214e794 kind:load to:0x0214f780 module:overlay(70) +from:0x0214e79c kind:load to:0x02150bbc module:overlay(70) +from:0x0214e7a0 kind:load to:0x02150bcc module:overlay(70) +from:0x0214e7a4 kind:load to:0x0214b7f4 module:overlay(70) +from:0x0214e7a8 kind:load to:0x02150bc0 module:overlay(70) +from:0x0214e7dc kind:arm_call to:0x0214b838 module:overlay(70) +from:0x0214e7ec kind:arm_call to:0x0203ce74 module:main +from:0x0214e804 kind:load to:0x0214f800 module:overlay(70) +from:0x0214e80c kind:load to:0x02150bf0 module:overlay(70) +from:0x0214e810 kind:load to:0x02150c00 module:overlay(70) +from:0x0214e814 kind:load to:0x0214b9e8 module:overlay(70) +from:0x0214e818 kind:load to:0x02150bf4 module:overlay(70) +from:0x0214e844 kind:arm_call to:0x0214ba2c module:overlay(70) +from:0x0214e854 kind:arm_call to:0x0203ce74 module:main +from:0x0214e868 kind:load to:0x02150c24 module:overlay(70) +from:0x0214e86c kind:load to:0x02150c40 module:overlay(70) +from:0x0214e870 kind:load to:0x0214c130 module:overlay(70) +from:0x0214e874 kind:load to:0x02150c28 module:overlay(70) +from:0x0214e8ac kind:arm_call to:0x0214c174 module:overlay(70) +from:0x0214e8bc kind:arm_call to:0x0203ce74 module:main +from:0x0214e8d0 kind:load to:0x02150c84 module:overlay(70) +from:0x0214e8d8 kind:load to:0x02150ca4 module:overlay(70) +from:0x0214e8dc kind:load to:0x0214dd60 module:overlay(70) +from:0x0214e8e0 kind:load to:0x02150c88 module:overlay(70) +from:0x0214e8e4 kind:load to:0x0214df60 module:overlay(70) +from:0x0214e8e8 kind:load to:0x0214dfb0 module:overlay(70) +from:0x0214e8ec kind:load to:0x0214e000 module:overlay(70) +from:0x0214e8f0 kind:load to:0x0214e050 module:overlay(70) +from:0x0214e8f4 kind:load to:0x0214e0ac module:overlay(70) +from:0x0214e8f8 kind:load to:0x0214e108 module:overlay(70) +from:0x0214e8fc kind:load to:0x0214e158 module:overlay(70) +from:0x0214e900 kind:load to:0x0214e1a8 module:overlay(70) +from:0x0214e904 kind:load to:0x0214e1f8 module:overlay(70) +from:0x0214e908 kind:load to:0x0214e248 module:overlay(70) +from:0x0214e90c kind:load to:0x0214e31c module:overlay(70) +from:0x0214e910 kind:load to:0x0214e36c module:overlay(70) +from:0x0214e914 kind:load to:0x0214e3e0 module:overlay(70) +from:0x0214e918 kind:load to:0x0214e430 module:overlay(70) +from:0x0214e91c kind:load to:0x0214e480 module:overlay(70) +from:0x0214e920 kind:load to:0x0214e4d0 module:overlay(70) +from:0x0214e924 kind:load to:0x0214e520 module:overlay(70) +from:0x0214e928 kind:load to:0x0214e570 module:overlay(70) +from:0x0214e92c kind:load to:0x0214e5d4 module:overlay(70) +from:0x0214e930 kind:load to:0x0214e630 module:overlay(70) +from:0x0214e934 kind:load to:0x0214e6cc module:overlay(70) +from:0x0214e938 kind:load to:0x0214e73c module:overlay(70) +from:0x0214e93c kind:load to:0x0214e7ac module:overlay(70) +from:0x0214e940 kind:load to:0x0214e81c module:overlay(70) +from:0x0214e944 kind:load to:0x0214e878 module:overlay(70) +from:0x0214e968 kind:load to:0x0213f210 module:overlay(70) +from:0x0214e96c kind:load to:0x0213f434 module:overlay(70) +from:0x0214e970 kind:load to:0x0213f448 module:overlay(70) +from:0x0214e974 kind:load to:0x0213f1f0 module:overlay(70) +from:0x0214e978 kind:load to:0x0218365d module:overlays(97,100,101) +from:0x0214e984 kind:load to:0x0213f470 module:overlay(70) +from:0x0214e988 kind:load to:0x020977a0 module:overlay(0) +from:0x0214e98c kind:load to:0x020977a8 module:overlay(0) +from:0x0214e990 kind:load to:0x02097824 module:overlay(0) +from:0x0214e994 kind:load to:0x02097864 module:overlay(0) +from:0x0214e998 kind:load to:0x02097868 module:overlay(0) +from:0x0214e99c kind:load to:0x0209786c module:overlay(0) +from:0x0214e9a8 kind:load to:0x0209856c module:overlay(0) +from:0x0214e9ac kind:load to:0x020985a8 module:overlay(0) +from:0x0214e9b0 kind:load to:0x020985c0 module:overlay(0) +from:0x0214e9b4 kind:load to:0x020985cc module:overlay(0) +from:0x0214e9b8 kind:load to:0x01fff464 module:itcm +from:0x0214e9bc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214e9c0 kind:load to:0x0213f504 module:overlay(70) +from:0x0214e9c4 kind:load to:0x02098504 module:overlay(0) +from:0x0214e9c8 kind:load to:0x0213f550 module:overlay(70) +from:0x0214e9cc kind:load to:0x0213f628 module:overlay(70) +from:0x0214e9d0 kind:load to:0x02098510 module:overlay(0) +from:0x0214e9d4 kind:load to:0x02098514 module:overlay(0) +from:0x0214e9d8 kind:load to:0x02098518 module:overlay(0) +from:0x0214e9dc kind:load to:0x0209851c module:overlay(0) +from:0x0214e9e0 kind:load to:0x020985d8 module:overlay(0) +from:0x0214e9e4 kind:load to:0x02098644 module:overlay(0) +from:0x0214e9e8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214e9ec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214e9f0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214e9f4 kind:load to:0x0213f870 module:overlay(70) +from:0x0214e9f8 kind:load to:0x0213f884 module:overlay(70) +from:0x0214ea04 kind:load to:0x0213f8c0 module:overlay(70) +from:0x0214ea08 kind:load to:0x020977a0 module:overlay(0) +from:0x0214ea0c kind:load to:0x020977a8 module:overlay(0) +from:0x0214ea10 kind:load to:0x02097824 module:overlay(0) +from:0x0214ea14 kind:load to:0x02097864 module:overlay(0) +from:0x0214ea18 kind:load to:0x02097868 module:overlay(0) +from:0x0214ea1c kind:load to:0x0209786c module:overlay(0) +from:0x0214ea28 kind:load to:0x0209856c module:overlay(0) +from:0x0214ea2c kind:load to:0x020985a8 module:overlay(0) +from:0x0214ea30 kind:load to:0x020985c0 module:overlay(0) +from:0x0214ea34 kind:load to:0x020985cc module:overlay(0) +from:0x0214ea38 kind:load to:0x01fff464 module:itcm +from:0x0214ea3c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214ea40 kind:load to:0x0213f948 module:overlay(70) +from:0x0214ea44 kind:load to:0x02098504 module:overlay(0) +from:0x0214ea48 kind:load to:0x0213f968 module:overlay(70) +from:0x0214ea4c kind:load to:0x0213f978 module:overlay(70) +from:0x0214ea50 kind:load to:0x02098510 module:overlay(0) +from:0x0214ea54 kind:load to:0x02098514 module:overlay(0) +from:0x0214ea58 kind:load to:0x02098518 module:overlay(0) +from:0x0214ea5c kind:load to:0x0209851c module:overlay(0) +from:0x0214ea60 kind:load to:0x020985d8 module:overlay(0) +from:0x0214ea64 kind:load to:0x02098644 module:overlay(0) +from:0x0214ea68 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214ea6c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214ea70 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214ea74 kind:load to:0x0213fa4c module:overlay(70) +from:0x0214ea78 kind:load to:0x0213fa6c module:overlay(70) +from:0x0214ea84 kind:load to:0x0213fb50 module:overlay(70) +from:0x0214ea88 kind:load to:0x0213fb58 module:overlay(70) +from:0x0214ea8c kind:load to:0x0213fc34 module:overlay(70) +from:0x0214ea98 kind:load to:0x0213fafc module:overlay(70) +from:0x0214ea9c kind:load to:0x0213fef0 module:overlay(70) +from:0x0214eaa0 kind:load to:0x0207c034 module:overlay(0) +from:0x0214eaa4 kind:load to:0x0213fed4 module:overlay(70) +from:0x0214eaa8 kind:load to:0x0207c044 module:overlay(0) +from:0x0214eab4 kind:load to:0x0209856c module:overlay(0) +from:0x0214eab8 kind:load to:0x020985a8 module:overlay(0) +from:0x0214eabc kind:load to:0x020985c0 module:overlay(0) +from:0x0214eac0 kind:load to:0x020985cc module:overlay(0) +from:0x0214eac4 kind:load to:0x01fff464 module:itcm +from:0x0214eac8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214eacc kind:load to:0x02140100 module:overlay(70) +from:0x0214ead0 kind:load to:0x0214012c module:overlay(70) +from:0x0214ead4 kind:load to:0x02098508 module:overlay(0) +from:0x0214ead8 kind:load to:0x0209850c module:overlay(0) +from:0x0214eadc kind:load to:0x02098510 module:overlay(0) +from:0x0214eae0 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0214eae4 kind:load to:0x02098518 module:overlay(0) +from:0x0214eae8 kind:load to:0x0209851c module:overlay(0) +from:0x0214eaec kind:load to:0x020985d8 module:overlay(0) +from:0x0214eaf0 kind:load to:0x02098644 module:overlay(0) +from:0x0214eaf4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214eaf8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214eafc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214eb00 kind:load to:0x02140130 module:overlay(70) +from:0x0214eb04 kind:load to:0x02140150 module:overlay(70) +from:0x0214eb08 kind:load to:0x020f76c4 module:overlays(19,22,23,31) +from:0x0214eb14 kind:load to:0x02140a64 module:overlay(70) +from:0x0214eb20 kind:load to:0x02140228 module:overlay(70) +from:0x0214eb24 kind:load to:0x0214023c module:overlay(70) +from:0x0214eb28 kind:load to:0x02140258 module:overlay(70) +from:0x0214eb34 kind:load to:0x02140964 module:overlay(70) +from:0x0214eb38 kind:load to:0x021409d4 module:overlay(70) +from:0x0214eb3c kind:load to:0x0207c034 module:overlay(0) +from:0x0214eb40 kind:load to:0x021409f0 module:overlay(70) +from:0x0214eb44 kind:load to:0x0207c044 module:overlay(0) +from:0x0214eb50 kind:load to:0x02140184 module:overlay(70) +from:0x0214eb54 kind:load to:0x02097998 module:overlay(0) +from:0x0214eb58 kind:load to:0x020977a8 module:overlay(0) +from:0x0214eb5c kind:load to:0x02097824 module:overlay(0) +from:0x0214eb60 kind:load to:0x020979a0 module:overlay(0) +from:0x0214eb64 kind:load to:0x020979c0 module:overlay(0) +from:0x0214eb68 kind:load to:0x020979ec module:overlay(0) +from:0x0214eb74 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0214eb78 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0214eb7c kind:load to:0x0207c9a0 module:overlay(0) +from:0x0214eb80 kind:load to:0x0207c990 module:overlay(0) +from:0x0214eb84 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0214eb88 kind:load to:0x0207ca44 module:overlay(0) +from:0x0214eb8c kind:load to:0x0207ca6c module:overlay(0) +from:0x0214eb90 kind:load to:0x0207cae4 module:overlay(0) +from:0x0214eb9c kind:load to:0x0209856c module:overlay(0) +from:0x0214eba0 kind:load to:0x020985a8 module:overlay(0) +from:0x0214eba4 kind:load to:0x020985c0 module:overlay(0) +from:0x0214eba8 kind:load to:0x020985cc module:overlay(0) +from:0x0214ebac kind:load to:0x01fff464 module:itcm +from:0x0214ebb0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214ebb4 kind:load to:0x02140358 module:overlay(70) +from:0x0214ebb8 kind:load to:0x02098504 module:overlay(0) +from:0x0214ebbc kind:load to:0x0214042c module:overlay(70) +from:0x0214ebc0 kind:load to:0x0209850c module:overlay(0) +from:0x0214ebc4 kind:load to:0x02098510 module:overlay(0) +from:0x0214ebc8 kind:load to:0x02140978 module:overlay(70) +from:0x0214ebcc kind:load to:0x02098518 module:overlay(0) +from:0x0214ebd0 kind:load to:0x0209851c module:overlay(0) +from:0x0214ebd4 kind:load to:0x020985d8 module:overlay(0) +from:0x0214ebd8 kind:load to:0x02098644 module:overlay(0) +from:0x0214ebdc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214ebe0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214ebe4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214ebe8 kind:load to:0x02140ab4 module:overlay(70) +from:0x0214ebec kind:load to:0x02140adc module:overlay(70) +from:0x0214ebf8 kind:load to:0x02140b9d module:overlay(70) +from:0x0214ebfc kind:load to:0x02140bf9 module:overlay(70) +from:0x0214ec00 kind:load to:0x020179a4 module:main +from:0x0214ec04 kind:load to:0x02017bc4 module:main +from:0x0214ec08 kind:load to:0x02140e30 module:overlay(70) +from:0x0214ec14 kind:load to:0x02140b3d module:overlay(70) +from:0x0214ec18 kind:load to:0x02140b49 module:overlay(70) +from:0x0214ec1c kind:load to:0x02140b64 module:overlay(70) +from:0x0214ec20 kind:load to:0x02140f78 module:overlay(70) +from:0x0214ec24 kind:load to:0x02141000 module:overlay(70) +from:0x0214ec28 kind:load to:0x02140fd4 module:overlay(70) +from:0x0214ec2c kind:load to:0x02140fa8 module:overlay(70) +from:0x0214ec30 kind:load to:0x02140f90 module:overlay(70) +from:0x0214ec3c kind:load to:0x0214274c module:overlay(70) +from:0x0214ec40 kind:load to:0x0214278c module:overlay(70) +from:0x0214ec44 kind:load to:0x021427cc module:overlay(70) +from:0x0214ec48 kind:load to:0x021427a8 module:overlay(70) +from:0x0214ec54 kind:load to:0x021414e0 module:overlay(70) +from:0x0214ec58 kind:load to:0x02097998 module:overlay(0) +from:0x0214ec5c kind:load to:0x020977a8 module:overlay(0) +from:0x0214ec60 kind:load to:0x02097824 module:overlay(0) +from:0x0214ec64 kind:load to:0x020979a0 module:overlay(0) +from:0x0214ec68 kind:load to:0x020979c0 module:overlay(0) +from:0x0214ec6c kind:load to:0x020979ec module:overlay(0) +from:0x0214ec78 kind:load to:0x0209856c module:overlay(0) +from:0x0214ec7c kind:load to:0x020985a8 module:overlay(0) +from:0x0214ec80 kind:load to:0x020985c0 module:overlay(0) +from:0x0214ec84 kind:load to:0x020985cc module:overlay(0) +from:0x0214ec88 kind:load to:0x01fff464 module:itcm +from:0x0214ec8c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214ec90 kind:load to:0x0214174c module:overlay(70) +from:0x0214ec94 kind:load to:0x02098504 module:overlay(0) +from:0x0214ec98 kind:load to:0x02141870 module:overlay(70) +from:0x0214ec9c kind:load to:0x0214187c module:overlay(70) +from:0x0214eca0 kind:load to:0x02098510 module:overlay(0) +from:0x0214eca4 kind:load to:0x02141938 module:overlay(70) +from:0x0214eca8 kind:load to:0x021419dc module:overlay(70) +from:0x0214ecac kind:load to:0x0209851c module:overlay(0) +from:0x0214ecb0 kind:load to:0x020985d8 module:overlay(0) +from:0x0214ecb4 kind:load to:0x02098644 module:overlay(0) +from:0x0214ecb8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214ecbc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214ecc0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214ecc4 kind:load to:0x021427e8 module:overlay(70) +from:0x0214ecc8 kind:load to:0x02142810 module:overlay(70) +from:0x0214eccc kind:load to:0x020bfb14 module:overlays(2,4,17) +from:0x0214ecd4 kind:load to:0x021421c4 module:overlay(70) +from:0x0214ecdc kind:load to:0x021421f8 module:overlay(70) +from:0x0214ece4 kind:load to:0x02142260 module:overlay(70) +from:0x0214ecf4 kind:load to:0x021422dc module:overlay(70) +from:0x0214ecfc kind:load to:0x02142308 module:overlay(70) +from:0x0214ed04 kind:load to:0x0214230c module:overlay(70) +from:0x0214ed0c kind:load to:0x02142350 module:overlay(70) +from:0x0214ed14 kind:load to:0x02142494 module:overlay(70) +from:0x0214ed24 kind:load to:0x021429a4 module:overlay(70) +from:0x0214ed28 kind:load to:0x021429b8 module:overlay(70) +from:0x0214ed2c kind:load to:0x021429d4 module:overlay(70) +from:0x0214ed38 kind:load to:0x02142860 module:overlay(70) +from:0x0214ed3c kind:load to:0x02097998 module:overlay(0) +from:0x0214ed40 kind:load to:0x020977a8 module:overlay(0) +from:0x0214ed44 kind:load to:0x02097824 module:overlay(0) +from:0x0214ed48 kind:load to:0x020979a0 module:overlay(0) +from:0x0214ed4c kind:load to:0x020979c0 module:overlay(0) +from:0x0214ed50 kind:load to:0x0214298c module:overlay(70) +from:0x0214ed60 kind:load to:0x02097998 module:overlay(0) +from:0x0214ed64 kind:load to:0x020977a8 module:overlay(0) +from:0x0214ed68 kind:load to:0x02097824 module:overlay(0) +from:0x0214ed6c kind:load to:0x020979a0 module:overlay(0) +from:0x0214ed70 kind:load to:0x020979c0 module:overlay(0) +from:0x0214ed74 kind:load to:0x0214298c module:overlay(70) +from:0x0214ed78 kind:load to:0x021430b4 module:overlay(70) +from:0x0214ed80 kind:load to:0x02143184 module:overlay(70) +from:0x0214ed88 kind:load to:0x02143198 module:overlay(70) +from:0x0214ed90 kind:load to:0x02143218 module:overlay(70) +from:0x0214ed98 kind:load to:0x021432e8 module:overlay(70) +from:0x0214eda0 kind:load to:0x02143364 module:overlay(70) +from:0x0214eda8 kind:load to:0x02143078 module:overlay(70) +from:0x0214edb0 kind:load to:0x021430b8 module:overlay(70) +from:0x0214edb8 kind:load to:0x02143194 module:overlay(70) +from:0x0214edc0 kind:load to:0x021431f4 module:overlay(70) +from:0x0214edc8 kind:load to:0x021432b8 module:overlay(70) +from:0x0214edd0 kind:load to:0x02143340 module:overlay(70) +from:0x0214ede0 kind:load to:0x0209856c module:overlay(0) +from:0x0214ede4 kind:load to:0x020985a8 module:overlay(0) +from:0x0214ede8 kind:load to:0x020985c0 module:overlay(0) +from:0x0214edec kind:load to:0x020985cc module:overlay(0) +from:0x0214edf0 kind:load to:0x01fff464 module:itcm +from:0x0214edf4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214edf8 kind:load to:0x02142cd0 module:overlay(70) +from:0x0214edfc kind:load to:0x02142d48 module:overlay(70) +from:0x0214ee00 kind:load to:0x02142e70 module:overlay(70) +from:0x0214ee04 kind:load to:0x0209850c module:overlay(0) +from:0x0214ee08 kind:load to:0x02098510 module:overlay(0) +from:0x0214ee0c kind:load to:0x02142ffc module:overlay(70) +from:0x0214ee10 kind:load to:0x02142f24 module:overlay(70) +from:0x0214ee14 kind:load to:0x0209851c module:overlay(0) +from:0x0214ee18 kind:load to:0x020985d8 module:overlay(0) +from:0x0214ee1c kind:load to:0x02098644 module:overlay(0) +from:0x0214ee20 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214ee24 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214ee28 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214ee2c kind:load to:0x02142c68 module:overlay(70) +from:0x0214ee30 kind:load to:0x02142c98 module:overlay(70) +from:0x0214ee3c kind:load to:0x021436fc module:overlay(70) +from:0x0214ee40 kind:load to:0x020977a0 module:overlay(0) +from:0x0214ee44 kind:load to:0x020977a8 module:overlay(0) +from:0x0214ee48 kind:load to:0x02097824 module:overlay(0) +from:0x0214ee4c kind:load to:0x02097864 module:overlay(0) +from:0x0214ee50 kind:load to:0x02097868 module:overlay(0) +from:0x0214ee54 kind:load to:0x0209786c module:overlay(0) +from:0x0214ee60 kind:load to:0x0209856c module:overlay(0) +from:0x0214ee64 kind:load to:0x020985a8 module:overlay(0) +from:0x0214ee68 kind:load to:0x020985c0 module:overlay(0) +from:0x0214ee6c kind:load to:0x020985cc module:overlay(0) +from:0x0214ee70 kind:load to:0x01fff464 module:itcm +from:0x0214ee74 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214ee78 kind:load to:0x020984fc module:overlay(0) +from:0x0214ee7c kind:load to:0x02098504 module:overlay(0) +from:0x0214ee80 kind:load to:0x02098508 module:overlay(0) +from:0x0214ee84 kind:load to:0x0209850c module:overlay(0) +from:0x0214ee88 kind:load to:0x02098510 module:overlay(0) +from:0x0214ee8c kind:load to:0x02098514 module:overlay(0) +from:0x0214ee90 kind:load to:0x02098518 module:overlay(0) +from:0x0214ee94 kind:load to:0x0209851c module:overlay(0) +from:0x0214ee98 kind:load to:0x020985d8 module:overlay(0) +from:0x0214ee9c kind:load to:0x02098644 module:overlay(0) +from:0x0214eea0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214eea4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214eea8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214eeac kind:load to:0x02143794 module:overlay(70) +from:0x0214eeb0 kind:load to:0x021437a8 module:overlay(70) +from:0x0214eebc kind:load to:0x02143af4 module:overlay(70) +from:0x0214eec0 kind:load to:0x020977a0 module:overlay(0) +from:0x0214eec4 kind:load to:0x020977a8 module:overlay(0) +from:0x0214eec8 kind:load to:0x02097824 module:overlay(0) +from:0x0214eecc kind:load to:0x02097864 module:overlay(0) +from:0x0214eed0 kind:load to:0x02097868 module:overlay(0) +from:0x0214eed4 kind:load to:0x0209786c module:overlay(0) +from:0x0214eee0 kind:load to:0x0209856c module:overlay(0) +from:0x0214eee4 kind:load to:0x020985a8 module:overlay(0) +from:0x0214eee8 kind:load to:0x020985c0 module:overlay(0) +from:0x0214eeec kind:load to:0x020985cc module:overlay(0) +from:0x0214eef0 kind:load to:0x01fff464 module:itcm +from:0x0214eef4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214eef8 kind:load to:0x02143b70 module:overlay(70) +from:0x0214eefc kind:load to:0x02098504 module:overlay(0) +from:0x0214ef00 kind:load to:0x02143bfc module:overlay(70) +from:0x0214ef04 kind:load to:0x02143cf4 module:overlay(70) +from:0x0214ef08 kind:load to:0x02098510 module:overlay(0) +from:0x0214ef0c kind:load to:0x02098514 module:overlay(0) +from:0x0214ef10 kind:load to:0x02098518 module:overlay(0) +from:0x0214ef14 kind:load to:0x0209851c module:overlay(0) +from:0x0214ef18 kind:load to:0x020985d8 module:overlay(0) +from:0x0214ef1c kind:load to:0x02098644 module:overlay(0) +from:0x0214ef20 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214ef24 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214ef28 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214ef2c kind:load to:0x02143d68 module:overlay(70) +from:0x0214ef30 kind:load to:0x02143d7c module:overlay(70) +from:0x0214ef3c kind:load to:0x02143db8 module:overlay(70) +from:0x0214ef40 kind:load to:0x020977a0 module:overlay(0) +from:0x0214ef44 kind:load to:0x020977a8 module:overlay(0) +from:0x0214ef48 kind:load to:0x02097824 module:overlay(0) +from:0x0214ef4c kind:load to:0x02097864 module:overlay(0) +from:0x0214ef50 kind:load to:0x02097868 module:overlay(0) +from:0x0214ef54 kind:load to:0x0209786c module:overlay(0) +from:0x0214ef60 kind:load to:0x0209856c module:overlay(0) +from:0x0214ef64 kind:load to:0x020985a8 module:overlay(0) +from:0x0214ef68 kind:load to:0x020985c0 module:overlay(0) +from:0x0214ef6c kind:load to:0x020985cc module:overlay(0) +from:0x0214ef70 kind:load to:0x01fff464 module:itcm +from:0x0214ef74 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214ef78 kind:load to:0x02143e50 module:overlay(70) +from:0x0214ef7c kind:load to:0x02098504 module:overlay(0) +from:0x0214ef80 kind:load to:0x02143f00 module:overlay(70) +from:0x0214ef84 kind:load to:0x02143f74 module:overlay(70) +from:0x0214ef88 kind:load to:0x02098510 module:overlay(0) +from:0x0214ef8c kind:load to:0x02098514 module:overlay(0) +from:0x0214ef90 kind:load to:0x02098518 module:overlay(0) +from:0x0214ef94 kind:load to:0x0209851c module:overlay(0) +from:0x0214ef98 kind:load to:0x020985d8 module:overlay(0) +from:0x0214ef9c kind:load to:0x02098644 module:overlay(0) +from:0x0214efa0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214efa4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214efa8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214efac kind:load to:0x021440a0 module:overlay(70) +from:0x0214efb0 kind:load to:0x021440b4 module:overlay(70) +from:0x0214efb4 kind:load to:0x02143f88 module:overlay(70) +from:0x0214efb8 kind:load to:0x02143fcc module:overlay(70) +from:0x0214efbc kind:load to:0x0214404c module:overlay(70) +from:0x0214efc8 kind:load to:0x021440f4 module:overlay(70) +from:0x0214efcc kind:load to:0x021440e4 module:overlay(70) +from:0x0214efd0 kind:load to:0x0214409c module:overlay(70) +from:0x0214efdc kind:load to:0x02144120 module:overlay(70) +from:0x0214efe0 kind:load to:0x0209cbf0 module:overlay(0) +from:0x0214efe4 kind:load to:0x0209cdb4 module:overlay(0) +from:0x0214efe8 kind:load to:0x0209cdd0 module:overlay(0) +from:0x0214efec kind:load to:0x0209ce14 module:overlay(0) +from:0x0214eff0 kind:load to:0x021442fc module:overlay(70) +from:0x0214eff4 kind:load to:0x02144310 module:overlay(70) +from:0x0214eff8 kind:load to:0x0209cc08 module:overlay(0) +from:0x0214f004 kind:load to:0x021441cc module:overlay(70) +from:0x0214f008 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f00c kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0214f010 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0214f014 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f018 kind:load to:0x02144294 module:overlay(70) +from:0x0214f01c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0214f020 kind:load to:0x0209d220 module:overlay(0) +from:0x0214f024 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f028 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f02c kind:load to:0x0209d238 module:overlay(0) +from:0x0214f030 kind:load to:0x0209d240 module:overlay(0) +from:0x0214f034 kind:load to:0x021442b4 module:overlay(70) +from:0x0214f038 kind:load to:0x021442d4 module:overlay(70) +from:0x0214f048 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f04c kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f050 kind:load to:0x0209caac module:overlay(0) +from:0x0214f054 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f060 kind:load to:0x02144338 module:overlay(70) +from:0x0214f064 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f068 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f06c kind:load to:0x0209caac module:overlay(0) +from:0x0214f070 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f0a0 kind:load to:0x02144588 module:overlay(70) +from:0x0214f0a4 kind:load to:0x0214519c module:overlay(70) +from:0x0214f0a8 kind:load to:0x02057bf4 module:overlay(0) +from:0x0214f0ac kind:load to:0x01ffc57c module:itcm +from:0x0214f0b0 kind:load to:0x02057dc8 module:overlay(0) +from:0x0214f0b4 kind:load to:0x02057e44 module:overlay(0) +from:0x0214f0b8 kind:load to:0x02057ea8 module:overlay(0) +from:0x0214f0bc kind:load to:0x021444c0 module:overlay(70) +from:0x0214f0c0 kind:load to:0x02057d84 module:overlay(0) +from:0x0214f0cc kind:load to:0x02144604 module:overlay(70) +from:0x0214f0d0 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f0d4 kind:load to:0x02144890 module:overlay(70) +from:0x0214f0d8 kind:load to:0x021448a0 module:overlay(70) +from:0x0214f0dc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f0e0 kind:load to:0x02144ef4 module:overlay(70) +from:0x0214f0e4 kind:load to:0x02144f14 module:overlay(70) +from:0x0214f0e8 kind:load to:0x0214503c module:overlay(70) +from:0x0214f0ec kind:load to:0x0209d228 module:overlay(0) +from:0x0214f0f0 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f0f4 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f0f8 kind:load to:0x0209d240 module:overlay(0) +from:0x0214f0fc kind:load to:0x021451b8 module:overlay(70) +from:0x0214f100 kind:load to:0x021451d8 module:overlay(70) +from:0x0214f104 kind:load to:0x02144fe0 module:overlay(70) +from:0x0214f108 kind:load to:0x02145030 module:overlay(70) +from:0x0214f114 kind:load to:0x02145220 module:overlay(70) +from:0x0214f118 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f11c kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f120 kind:load to:0x0209caac module:overlay(0) +from:0x0214f124 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f130 kind:load to:0x02144604 module:overlay(70) +from:0x0214f134 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f138 kind:load to:0x02145320 module:overlay(70) +from:0x0214f13c kind:load to:0x021448a0 module:overlay(70) +from:0x0214f140 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f144 kind:load to:0x02144ef4 module:overlay(70) +from:0x0214f148 kind:load to:0x02144f14 module:overlay(70) +from:0x0214f14c kind:load to:0x0214503c module:overlay(70) +from:0x0214f150 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f154 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f158 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f15c kind:load to:0x0209d240 module:overlay(0) +from:0x0214f160 kind:load to:0x02145388 module:overlay(70) +from:0x0214f164 kind:load to:0x021453a8 module:overlay(70) +from:0x0214f168 kind:load to:0x0214532c module:overlay(70) +from:0x0214f16c kind:load to:0x0214537c module:overlay(70) +from:0x0214f178 kind:load to:0x021454c4 module:overlay(70) +from:0x0214f17c kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f180 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f184 kind:load to:0x0209caac module:overlay(0) +from:0x0214f188 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f194 kind:load to:0x021455d8 module:overlay(70) +from:0x0214f198 kind:load to:0x02145cb8 module:overlay(70) +from:0x0214f19c kind:load to:0x02145434 module:overlay(70) +from:0x0214f1a0 kind:load to:0x01ffc57c module:itcm +from:0x0214f1a4 kind:load to:0x02057dc8 module:overlay(0) +from:0x0214f1a8 kind:load to:0x02057e44 module:overlay(0) +from:0x0214f1ac kind:load to:0x02057ea8 module:overlay(0) +from:0x0214f1b0 kind:load to:0x02145470 module:overlay(70) +from:0x0214f1b4 kind:load to:0x02057d84 module:overlay(0) +from:0x0214f1c0 kind:load to:0x021455ec module:overlay(70) +from:0x0214f1c4 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f1c8 kind:load to:0x02145760 module:overlay(70) +from:0x0214f1cc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0214f1d0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f1d4 kind:load to:0x02145904 module:overlay(70) +from:0x0214f1d8 kind:load to:0x02145924 module:overlay(70) +from:0x0214f1dc kind:load to:0x0209d220 module:overlay(0) +from:0x0214f1e0 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f1e4 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f1e8 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f1ec kind:load to:0x0209d240 module:overlay(0) +from:0x0214f1f0 kind:load to:0x02145cd4 module:overlay(70) +from:0x0214f1f4 kind:load to:0x02145cf4 module:overlay(70) +from:0x0214f204 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f208 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f20c kind:load to:0x0209caac module:overlay(0) +from:0x0214f210 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f21c kind:load to:0x02145d4c module:overlay(70) +from:0x0214f220 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f224 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f228 kind:load to:0x0209caac module:overlay(0) +from:0x0214f22c kind:load to:0x0209cacc module:overlay(0) +from:0x0214f238 kind:load to:0x0207caf4 module:overlay(0) +from:0x0214f23c kind:load to:0x0207cafc module:overlay(0) +from:0x0214f240 kind:load to:0x0207d310 module:overlay(0) +from:0x0214f244 kind:load to:0x0207d300 module:overlay(0) +from:0x0214f248 kind:load to:0x0207d34c module:overlay(0) +from:0x0214f24c kind:load to:0x0207d384 module:overlay(0) +from:0x0214f250 kind:load to:0x0207d3c8 module:overlay(0) +from:0x0214f254 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0214f260 kind:load to:0x02145fb8 module:overlay(70) +from:0x0214f264 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f268 kind:load to:0x02146030 module:overlay(70) +from:0x0214f26c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0214f270 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f274 kind:load to:0x021460f0 module:overlay(70) +from:0x0214f278 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0214f27c kind:load to:0x021461c0 module:overlay(70) +from:0x0214f280 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f284 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f288 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f28c kind:load to:0x0209d240 module:overlay(0) +from:0x0214f290 kind:load to:0x02145f20 module:overlay(70) +from:0x0214f294 kind:load to:0x02145f68 module:overlay(70) +from:0x0214f2a0 kind:load to:0x021464d0 module:overlay(70) +from:0x0214f2a4 kind:load to:0x02146b24 module:overlay(70) +from:0x0214f2a8 kind:load to:0x02146378 module:overlay(70) +from:0x0214f2b4 kind:load to:0x02146288 module:overlay(70) +from:0x0214f2b8 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f2bc kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f2c0 kind:load to:0x0209caac module:overlay(0) +from:0x0214f2c4 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f2d0 kind:load to:0x021464e4 module:overlay(70) +from:0x0214f2d4 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f2d8 kind:load to:0x021466c8 module:overlay(70) +from:0x0214f2dc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0214f2e0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f2e4 kind:load to:0x021469dc module:overlay(70) +from:0x0214f2e8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0214f2ec kind:load to:0x02146ab8 module:overlay(70) +from:0x0214f2f0 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f2f4 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f2f8 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f2fc kind:load to:0x0209d240 module:overlay(0) +from:0x0214f300 kind:load to:0x02146b40 module:overlay(70) +from:0x0214f304 kind:load to:0x02146b70 module:overlay(70) +from:0x0214f310 kind:load to:0x02146bc8 module:overlay(70) +from:0x0214f314 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f318 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f31c kind:load to:0x0209caac module:overlay(0) +from:0x0214f320 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f32c kind:load to:0x02146d94 module:overlay(70) +from:0x0214f330 kind:load to:0x0214747c module:overlay(70) +from:0x0214f334 kind:load to:0x02057bf4 module:overlay(0) +from:0x0214f338 kind:load to:0x01ffc57c module:itcm +from:0x0214f33c kind:load to:0x02057dc8 module:overlay(0) +from:0x0214f340 kind:load to:0x02057e44 module:overlay(0) +from:0x0214f344 kind:load to:0x02057ea8 module:overlay(0) +from:0x0214f348 kind:load to:0x02146cd8 module:overlay(70) +from:0x0214f34c kind:load to:0x02057d84 module:overlay(0) +from:0x0214f358 kind:load to:0x02146e78 module:overlay(70) +from:0x0214f35c kind:load to:0x0209d10c module:overlay(0) +from:0x0214f360 kind:load to:0x02146efc module:overlay(70) +from:0x0214f364 kind:load to:0x02147050 module:overlay(70) +from:0x0214f368 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f36c kind:load to:0x0214727c module:overlay(70) +from:0x0214f370 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0214f374 kind:load to:0x021472e0 module:overlay(70) +from:0x0214f378 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f37c kind:load to:0x0209d22c module:overlay(0) +from:0x0214f380 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f384 kind:load to:0x0209d240 module:overlay(0) +from:0x0214f388 kind:load to:0x02147498 module:overlay(70) +from:0x0214f38c kind:load to:0x021474c0 module:overlay(70) +from:0x0214f398 kind:load to:0x02147510 module:overlay(70) +from:0x0214f39c kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f3a0 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f3a4 kind:load to:0x0209caac module:overlay(0) +from:0x0214f3a8 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f3b4 kind:load to:0x021477b0 module:overlay(70) +from:0x0214f3b8 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f3bc kind:load to:0x0214796c module:overlay(70) +from:0x0214f3c0 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0214f3c4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f3c8 kind:load to:0x02147d30 module:overlay(70) +from:0x0214f3cc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0214f3d0 kind:load to:0x02147a8c module:overlay(70) +from:0x0214f3d4 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f3d8 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f3dc kind:load to:0x0209d238 module:overlay(0) +from:0x0214f3e0 kind:load to:0x0209d240 module:overlay(0) +from:0x0214f3e4 kind:load to:0x021476e8 module:overlay(70) +from:0x0214f3e8 kind:load to:0x02147748 module:overlay(70) +from:0x0214f3f4 kind:load to:0x02148130 module:overlay(70) +from:0x0214f3f8 kind:load to:0x02148c4c module:overlay(70) +from:0x0214f3fc kind:load to:0x02147e18 module:overlay(70) +from:0x0214f400 kind:load to:0x02147e48 module:overlay(70) +from:0x0214f404 kind:load to:0x02147f20 module:overlay(70) +from:0x0214f410 kind:load to:0x02147f74 module:overlay(70) +from:0x0214f414 kind:load to:0x02097998 module:overlay(0) +from:0x0214f418 kind:load to:0x020977a8 module:overlay(0) +from:0x0214f41c kind:load to:0x02097824 module:overlay(0) +from:0x0214f420 kind:load to:0x020979a0 module:overlay(0) +from:0x0214f424 kind:load to:0x020979c0 module:overlay(0) +from:0x0214f428 kind:load to:0x020979ec module:overlay(0) +from:0x0214f42c kind:load to:0x02148444 module:overlay(70) +from:0x0214f434 kind:load to:0x02148474 module:overlay(70) +from:0x0214f43c kind:load to:0x021484d0 module:overlay(70) +from:0x0214f444 kind:load to:0x02148514 module:overlay(70) +from:0x0214f44c kind:load to:0x02148558 module:overlay(70) +from:0x0214f454 kind:load to:0x02148598 module:overlay(70) +from:0x0214f45c kind:load to:0x021485f4 module:overlay(70) +from:0x0214f464 kind:load to:0x02148688 module:overlay(70) +from:0x0214f46c kind:load to:0x02148434 module:overlay(70) +from:0x0214f474 kind:load to:0x02148464 module:overlay(70) +from:0x0214f47c kind:load to:0x021484b0 module:overlay(70) +from:0x0214f484 kind:load to:0x021484f4 module:overlay(70) +from:0x0214f48c kind:load to:0x02148538 module:overlay(70) +from:0x0214f494 kind:load to:0x0214857c module:overlay(70) +from:0x0214f49c kind:load to:0x021485bc module:overlay(70) +from:0x0214f4a4 kind:load to:0x02148674 module:overlay(70) +from:0x0214f4b4 kind:load to:0x0209856c module:overlay(0) +from:0x0214f4b8 kind:load to:0x020985a8 module:overlay(0) +from:0x0214f4bc kind:load to:0x020985c0 module:overlay(0) +from:0x0214f4c0 kind:load to:0x020985cc module:overlay(0) +from:0x0214f4c4 kind:load to:0x01fff464 module:itcm +from:0x0214f4c8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214f4cc kind:load to:0x02148144 module:overlay(70) +from:0x0214f4d0 kind:load to:0x02098504 module:overlay(0) +from:0x0214f4d4 kind:load to:0x021481a8 module:overlay(70) +from:0x0214f4d8 kind:load to:0x0209850c module:overlay(0) +from:0x0214f4dc kind:load to:0x02098510 module:overlay(0) +from:0x0214f4e0 kind:load to:0x02148380 module:overlay(70) +from:0x0214f4e4 kind:load to:0x02099058 module:overlay(0) +from:0x0214f4e8 kind:load to:0x0209851c module:overlay(0) +from:0x0214f4ec kind:load to:0x020985d8 module:overlay(0) +from:0x0214f4f0 kind:load to:0x02098644 module:overlay(0) +from:0x0214f4f4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214f4f8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214f4fc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214f500 kind:load to:0x02148c68 module:overlay(70) +from:0x0214f504 kind:load to:0x02148ca0 module:overlay(70) +from:0x0214f508 kind:load to:0x020995dc module:overlay(0) +from:0x0214f518 kind:load to:0x02148d00 module:overlay(70) +from:0x0214f51c kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f520 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f524 kind:load to:0x0209caac module:overlay(0) +from:0x0214f528 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f534 kind:load to:0x02148e10 module:overlay(70) +from:0x0214f538 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f53c kind:load to:0x020fc184 module:overlays(19,31) +from:0x0214f540 kind:load to:0x020fc588 module:overlays(19,31) +from:0x0214f544 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f548 kind:load to:0x02148e7c module:overlay(70) +from:0x0214f54c kind:load to:0x02148f10 module:overlay(70) +from:0x0214f550 kind:load to:0x0209d220 module:overlay(0) +from:0x0214f554 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f558 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f55c kind:load to:0x0209d238 module:overlay(0) +from:0x0214f560 kind:load to:0x0209d240 module:overlay(0) +from:0x0214f564 kind:load to:0x021490ec module:overlay(70) +from:0x0214f568 kind:load to:0x02149114 module:overlay(70) +from:0x0214f56c kind:load to:0x020fd0a4 module:overlays(19,31) +from:0x0214f570 kind:load to:0x020fd0a8 module:overlays(19,31) +from:0x0214f574 kind:load to:0x02149010 module:overlay(70) +from:0x0214f578 kind:load to:0x0214903c module:overlay(70) +from:0x0214f57c kind:load to:0x0214907c module:overlay(70) +from:0x0214f580 kind:load to:0x021490a8 module:overlay(70) +from:0x0214f584 kind:load to:0x020fd1b4 module:overlays(19,31) +from:0x0214f588 kind:load to:0x020fd1b8 module:overlays(19,31) +from:0x0214f58c kind:load to:0x020fd1bc module:overlays(19,31) +from:0x0214f590 kind:load to:0x02148fe8 module:overlay(70) +from:0x0214f594 kind:load to:0x020fc5ec module:overlays(19,31) +from:0x0214f598 kind:load to:0x02148e2c module:overlay(70) +from:0x0214f59c kind:load to:0x02148e5c module:overlay(70) +from:0x0214f5a0 kind:load to:0x02148e4c module:overlay(70) +from:0x0214f5a4 kind:load to:0x020fce98 module:overlays(19,31) +from:0x0214f5a8 kind:load to:0x02148f1c module:overlay(70) +from:0x0214f5ac kind:load to:0x020fce2c module:overlays(19,31) +from:0x0214f5b0 kind:load to:0x020fce30 module:overlays(19,31) +from:0x0214f5b4 kind:load to:0x020fce40 module:overlays(19,31) +from:0x0214f5b8 kind:load to:0x020fcf20 module:overlays(19,31) +from:0x0214f5bc kind:load to:0x020fd1a4 module:overlays(19,31) +from:0x0214f5c0 kind:load to:0x020fd1ac module:overlays(19,31) +from:0x0214f5cc kind:load to:0x020731b8 module:overlay(0) +from:0x0214f5d0 kind:load to:0x02149168 module:overlay(70) +from:0x0214f5d4 kind:load to:0x02149158 module:overlay(70) +from:0x0214f5d8 kind:load to:0x020732a4 module:overlay(0) +from:0x0214f5e4 kind:load to:0x02149184 module:overlay(70) +from:0x0214f5e8 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f5ec kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f5f0 kind:load to:0x0209caac module:overlay(0) +from:0x0214f5f4 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f600 kind:load to:0x02149368 module:overlay(70) +from:0x0214f604 kind:load to:0x0209d10c module:overlay(0) +from:0x0214f608 kind:load to:0x02149614 module:overlay(70) +from:0x0214f60c kind:load to:0x02149b34 module:overlay(70) +from:0x0214f610 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f614 kind:load to:0x021495c8 module:overlay(70) +from:0x0214f618 kind:load to:0x021495fc module:overlay(70) +from:0x0214f61c kind:load to:0x0214a050 module:overlay(70) +from:0x0214f620 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f624 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f628 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f62c kind:load to:0x0209d240 module:overlay(0) +from:0x0214f630 kind:load to:0x0214a0d4 module:overlay(70) +from:0x0214f634 kind:load to:0x0214a10c module:overlay(70) +from:0x0214f640 kind:load to:0x0214a16c module:overlay(70) +from:0x0214f644 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f648 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f64c kind:load to:0x0209caac module:overlay(0) +from:0x0214f650 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f680 kind:load to:0x0214a36c module:overlay(70) +from:0x0214f684 kind:load to:0x0214a414 module:overlay(70) +from:0x0214f688 kind:load to:0x0214a4f8 module:overlay(70) +from:0x0214f68c kind:load to:0x0214a624 module:overlay(70) +from:0x0214f690 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f694 kind:load to:0x0214aa48 module:overlay(70) +from:0x0214f698 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0214f69c kind:load to:0x0209d220 module:overlay(0) +from:0x0214f6a0 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f6a4 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f6a8 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f6ac kind:load to:0x0209d240 module:overlay(0) +from:0x0214f6b0 kind:load to:0x0214b3d4 module:overlay(70) +from:0x0214f6b4 kind:load to:0x0214b3fc module:overlay(70) +from:0x0214f6b8 kind:load to:0x0214a45c module:overlay(70) +from:0x0214f6bc kind:load to:0x0214aadc module:overlay(70) +from:0x0214f6c0 kind:load to:0x0214b330 module:overlay(70) +from:0x0214f6c4 kind:load to:0x0214b348 module:overlay(70) +from:0x0214f6c8 kind:load to:0x0214ae5c module:overlay(70) +from:0x0214f6cc kind:load to:0x0214af00 module:overlay(70) +from:0x0214f6d0 kind:load to:0x0214af7c module:overlay(70) +from:0x0214f6d4 kind:load to:0x0214a688 module:overlay(70) +from:0x0214f6d8 kind:load to:0x0214a8b4 module:overlay(70) +from:0x0214f6dc kind:load to:0x0214a2c0 module:overlay(70) +from:0x0214f6e0 kind:load to:0x0214a310 module:overlay(70) +from:0x0214f6e4 kind:load to:0x0214b35c module:overlay(70) +from:0x0214f6f0 kind:load to:0x020731b8 module:overlay(0) +from:0x0214f6f4 kind:load to:0x0214b440 module:overlay(70) +from:0x0214f6f8 kind:load to:0x020731c0 module:overlay(0) +from:0x0214f6fc kind:load to:0x020731c4 module:overlay(0) +from:0x0214f710 kind:load to:0x0214b45c module:overlay(70) +from:0x0214f714 kind:load to:0x0209ca64 module:overlay(0) +from:0x0214f718 kind:load to:0x0209ca6c module:overlay(0) +from:0x0214f71c kind:load to:0x0209caac module:overlay(0) +from:0x0214f720 kind:load to:0x0209cacc module:overlay(0) +from:0x0214f72c kind:load to:0x021032a8 module:overlays(19,31) +from:0x0214f730 kind:load to:0x02103384 module:overlays(19,31) +from:0x0214f734 kind:load to:0x02103664 module:overlays(19,31) +from:0x0214f738 kind:load to:0x021038e0 module:overlays(19,31) +from:0x0214f73c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f740 kind:load to:0x02103e60 module:overlays(19,31) +from:0x0214f744 kind:load to:0x02103d78 module:overlays(19,31) +from:0x0214f748 kind:load to:0x0209d220 module:overlay(0) +from:0x0214f74c kind:load to:0x0209d228 module:overlay(0) +from:0x0214f750 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f754 kind:load to:0x021038f4 module:overlays(19,31) +from:0x0214f758 kind:load to:0x0209d240 module:overlay(0) +from:0x0214f75c kind:load to:0x0214b5d8 module:overlay(70) +from:0x0214f760 kind:load to:0x0214b5ec module:overlay(70) +from:0x0214f764 kind:load to:0x021039c4 module:overlays(19,31) +from:0x0214f768 kind:load to:0x0214b544 module:overlay(70) +from:0x0214f76c kind:load to:0x0214b570 module:overlay(70) +from:0x0214f770 kind:load to:0x02104070 module:overlays(19,31) +from:0x0214f774 kind:load to:0x0214b578 module:overlay(70) +from:0x0214f778 kind:load to:0x0214b5a4 module:overlay(70) +from:0x0214f77c kind:load to:0x0214b5cc module:overlay(70) +from:0x0214f790 kind:load to:0x0214b628 module:overlay(70) +from:0x0214f794 kind:load to:0x0209cb0c module:overlay(0) +from:0x0214f798 kind:load to:0x0209cb14 module:overlay(0) +from:0x0214f79c kind:load to:0x0209c9f4 module:overlay(0) +from:0x0214f7a0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f7ac kind:load to:0x021032a8 module:overlays(19,31) +from:0x0214f7b0 kind:load to:0x02103384 module:overlays(19,31) +from:0x0214f7b4 kind:load to:0x02103664 module:overlays(19,31) +from:0x0214f7b8 kind:load to:0x021038e0 module:overlays(19,31) +from:0x0214f7bc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f7c0 kind:load to:0x02103e60 module:overlays(19,31) +from:0x0214f7c4 kind:load to:0x02103d78 module:overlays(19,31) +from:0x0214f7c8 kind:load to:0x0209d220 module:overlay(0) +from:0x0214f7cc kind:load to:0x0209d228 module:overlay(0) +from:0x0214f7d0 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f7d4 kind:load to:0x021038f4 module:overlays(19,31) +from:0x0214f7d8 kind:load to:0x0209d240 module:overlay(0) +from:0x0214f7dc kind:load to:0x0214b7c4 module:overlay(70) +from:0x0214f7e0 kind:load to:0x0214b7d8 module:overlay(70) +from:0x0214f7e4 kind:load to:0x021039c4 module:overlays(19,31) +from:0x0214f7e8 kind:load to:0x02103f68 module:overlays(19,31) +from:0x0214f7ec kind:load to:0x0214b714 module:overlay(70) +from:0x0214f7f0 kind:load to:0x02104070 module:overlays(19,31) +from:0x0214f7f4 kind:load to:0x0214b768 module:overlay(70) +from:0x0214f7f8 kind:load to:0x0214b790 module:overlay(70) +from:0x0214f7fc kind:load to:0x0214b7b8 module:overlay(70) +from:0x0214f810 kind:load to:0x0214b814 module:overlay(70) +from:0x0214f814 kind:load to:0x0209cb0c module:overlay(0) +from:0x0214f818 kind:load to:0x0209cb14 module:overlay(0) +from:0x0214f81c kind:load to:0x0209c9f4 module:overlay(0) +from:0x0214f820 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f82c kind:load to:0x0214b900 module:overlay(70) +from:0x0214f830 kind:load to:0x02103384 module:overlays(19,31) +from:0x0214f834 kind:load to:0x02103664 module:overlays(19,31) +from:0x0214f838 kind:load to:0x021038e0 module:overlays(19,31) +from:0x0214f83c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f840 kind:load to:0x02103e60 module:overlays(19,31) +from:0x0214f844 kind:load to:0x02103d78 module:overlays(19,31) +from:0x0214f848 kind:load to:0x0209d220 module:overlay(0) +from:0x0214f84c kind:load to:0x0209d228 module:overlay(0) +from:0x0214f850 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f854 kind:load to:0x021038f4 module:overlays(19,31) +from:0x0214f858 kind:load to:0x0209d240 module:overlay(0) +from:0x0214f85c kind:load to:0x0214b9b8 module:overlay(70) +from:0x0214f860 kind:load to:0x0214b9cc module:overlay(70) +from:0x0214f864 kind:load to:0x021039c4 module:overlays(19,31) +from:0x0214f868 kind:load to:0x02103f68 module:overlays(19,31) +from:0x0214f86c kind:load to:0x0214b920 module:overlay(70) +from:0x0214f870 kind:load to:0x0214b930 module:overlay(70) +from:0x0214f874 kind:load to:0x0214b95c module:overlay(70) +from:0x0214f878 kind:load to:0x0214b984 module:overlay(70) +from:0x0214f87c kind:load to:0x0214b9ac module:overlay(70) +from:0x0214f88c kind:load to:0x0209c930 module:overlay(0) +from:0x0214f890 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f894 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0214f898 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f8a4 kind:load to:0x0214ba08 module:overlay(70) +from:0x0214f8a8 kind:load to:0x0209c930 module:overlay(0) +from:0x0214f8ac kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f8b0 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0214f8b4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f8c0 kind:load to:0x0214bb54 module:overlay(70) +from:0x0214f8c4 kind:load to:0x0214bc98 module:overlay(70) +from:0x0214f8c8 kind:load to:0x02183fe8 module:overlays(97,100,102) +from:0x0214f8cc kind:load to:0x02184168 module:overlays(97,100,102) +from:0x0214f8d0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0214f8d4 kind:load to:0x0218417c module:overlays(97,100,102) +from:0x0214f8d8 kind:load to:0x0214c0dc module:overlay(70) +from:0x0214f8dc kind:load to:0x0214be68 module:overlay(70) +from:0x0214f8e0 kind:load to:0x0209d228 module:overlay(0) +from:0x0214f8e4 kind:load to:0x0209d22c module:overlay(0) +from:0x0214f8e8 kind:load to:0x0209d238 module:overlay(0) +from:0x0214f8ec kind:load to:0x0209d240 module:overlay(0) +from:0x0214f8f0 kind:load to:0x0214c100 module:overlay(70) +from:0x0214f8f4 kind:load to:0x0214c114 module:overlay(70) +from:0x0214f900 kind:load to:0x02097c68 module:overlay(0) +from:0x0214f904 kind:load to:0x0214db7c module:overlay(70) +from:0x0214f910 kind:load to:0x0214c338 module:overlay(70) +from:0x0214f914 kind:load to:0x0214dca0 module:overlay(70) +from:0x0214f918 kind:load to:0x0207b750 module:overlay(0) +from:0x0214f91c kind:load to:0x0214dc4c module:overlay(70) +from:0x0214f920 kind:load to:0x0207b740 module:overlay(0) +from:0x0214f92c kind:load to:0x0214c324 module:overlay(70) +from:0x0214f930 kind:load to:0x0214dcbc module:overlay(70) +from:0x0214f934 kind:load to:0x0214d9dc module:overlay(70) +from:0x0214f938 kind:load to:0x0214d9e8 module:overlay(70) +from:0x0214f93c kind:load to:0x0207c044 module:overlay(0) +from:0x0214f948 kind:load to:0x0214c150 module:overlay(70) +from:0x0214f94c kind:load to:0x02097998 module:overlay(0) +from:0x0214f950 kind:load to:0x020977a8 module:overlay(0) +from:0x0214f954 kind:load to:0x02097824 module:overlay(0) +from:0x0214f958 kind:load to:0x020979a0 module:overlay(0) +from:0x0214f95c kind:load to:0x020979c0 module:overlay(0) +from:0x0214f960 kind:load to:0x020979ec module:overlay(0) +from:0x0214f96c kind:load to:0x0209856c module:overlay(0) +from:0x0214f970 kind:load to:0x020985a8 module:overlay(0) +from:0x0214f974 kind:load to:0x020985c0 module:overlay(0) +from:0x0214f978 kind:load to:0x020985cc module:overlay(0) +from:0x0214f97c kind:load to:0x01fff464 module:itcm +from:0x0214f980 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0214f984 kind:load to:0x0214c34c module:overlay(70) +from:0x0214f988 kind:load to:0x02098504 module:overlay(0) +from:0x0214f98c kind:load to:0x0214c488 module:overlay(70) +from:0x0214f990 kind:load to:0x0214c608 module:overlay(70) +from:0x0214f994 kind:load to:0x02098510 module:overlay(0) +from:0x0214f998 kind:load to:0x0214d2fc module:overlay(70) +from:0x0214f99c kind:load to:0x02098518 module:overlay(0) +from:0x0214f9a0 kind:load to:0x0209851c module:overlay(0) +from:0x0214f9a4 kind:load to:0x0214d3f0 module:overlay(70) +from:0x0214f9a8 kind:load to:0x0214d42c module:overlay(70) +from:0x0214f9ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0214f9b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0214f9b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0214f9b8 kind:load to:0x0214dcd8 module:overlay(70) +from:0x0214f9bc kind:load to:0x0214dd18 module:overlay(70) +from:0x0214f9c0 kind:load to:0x0214d13c module:overlay(70) +from:0x0214f9c4 kind:load to:0x0214c628 module:overlay(70) +from:0x0214f9c8 kind:load to:0x0214c884 module:overlay(70) +from:0x0214f9cc kind:load to:0x0214c9a4 module:overlay(70) +from:0x0214f9d0 kind:load to:0x0214ce00 module:overlay(70) +from:0x0214f9d4 kind:load to:0x0214cf34 module:overlay(70) +from:0x0214f9d8 kind:load to:0x0214cf8c module:overlay(70) +from:0x0214f9dc kind:load to:0x0214d010 module:overlay(70) diff --git a/config/eur1/arm9/overlays/ov070/symbols.txt b/config/eur1/arm9/overlays/ov070/symbols.txt new file mode 100644 index 00000000..9c74f56b --- /dev/null +++ b/config/eur1/arm9/overlays/ov070/symbols.txt @@ -0,0 +1,834 @@ +func_ov070_0213f0e0 kind:function(arm,size=0x110) addr:0x0213f0e0 +func_ov070_0213f1f0 kind:function(arm,size=0x20) addr:0x0213f1f0 +func_ov070_0213f210 kind:function(arm,size=0x224) addr:0x0213f210 +func_ov070_0213f434 kind:function(arm,size=0x14) addr:0x0213f434 +func_ov070_0213f448 kind:function(arm,size=0x1c) addr:0x0213f448 +func_ov070_0213f464 kind:function(arm,size=0xc) addr:0x0213f464 +func_ov070_0213f470 kind:function(arm,size=0x24) addr:0x0213f470 +func_ov070_0213f494 kind:function(arm,size=0x3c) addr:0x0213f494 +func_ov070_0213f4d0 kind:function(arm,size=0x34) addr:0x0213f4d0 +func_ov070_0213f504 kind:function(arm,size=0x4c) addr:0x0213f504 +func_ov070_0213f550 kind:function(arm,size=0xd8) addr:0x0213f550 +func_ov070_0213f628 kind:function(arm,size=0x40) addr:0x0213f628 +func_ov070_0213f668 kind:function(arm,size=0x114) addr:0x0213f668 +func_ov070_0213f77c kind:function(arm,size=0xf4) addr:0x0213f77c +func_ov070_0213f870 kind:function(arm,size=0x14) addr:0x0213f870 +func_ov070_0213f884 kind:function(arm,size=0x1c) addr:0x0213f884 +func_ov070_0213f8a0 kind:function(arm,size=0x14) addr:0x0213f8a0 +func_ov070_0213f8b4 kind:function(arm,size=0xc) addr:0x0213f8b4 +func_ov070_0213f8c0 kind:function(arm,size=0x24) addr:0x0213f8c0 +func_ov070_0213f8e4 kind:function(arm,size=0x3c) addr:0x0213f8e4 +func_ov070_0213f920 kind:function(arm,size=0x28) addr:0x0213f920 +func_ov070_0213f948 kind:function(arm,size=0x20) addr:0x0213f948 +func_ov070_0213f968 kind:function(arm,size=0x10) addr:0x0213f968 +func_ov070_0213f978 kind:function(arm,size=0x14) addr:0x0213f978 +func_ov070_0213f98c kind:function(arm,size=0x70) addr:0x0213f98c +func_ov070_0213f9fc kind:function(arm,size=0x50) addr:0x0213f9fc +func_ov070_0213fa4c kind:function(arm,size=0x20) addr:0x0213fa4c +func_ov070_0213fa6c kind:function(arm,size=0x28) addr:0x0213fa6c +func_ov070_0213fa94 kind:function(arm,size=0x14) addr:0x0213fa94 +func_ov070_0213faa8 kind:function(thumb,size=0x54) addr:0x0213faa8 +func_ov070_0213fafc kind:function(arm,size=0x14) addr:0x0213fafc +func_ov070_0213fb10 kind:function(arm,size=0x40) addr:0x0213fb10 +func_ov070_0213fb50 kind:function(arm,size=0x8) addr:0x0213fb50 +func_ov070_0213fb58 kind:function(arm,size=0xdc) addr:0x0213fb58 +func_ov070_0213fc34 kind:function(arm,size=0xb0) addr:0x0213fc34 +func_ov070_0213fce4 kind:function(arm,size=0x1f0) addr:0x0213fce4 +func_ov070_0213fed4 kind:function(arm,size=0x1c) addr:0x0213fed4 +func_ov070_0213fef0 kind:function(arm,size=0x1c) addr:0x0213fef0 +func_ov070_0213ff0c kind:function(arm,size=0x44) addr:0x0213ff0c +func_ov070_0213ff50 kind:function(arm,size=0x44) addr:0x0213ff50 +func_ov070_0213ff94 kind:function(arm,size=0x74) addr:0x0213ff94 +func_ov070_02140008 kind:function(arm,size=0xbc) addr:0x02140008 +func_ov070_021400c4 kind:function(arm,size=0xc) addr:0x021400c4 +func_ov070_021400d0 kind:function(arm,size=0x10) addr:0x021400d0 +func_ov070_021400e0 kind:function(arm,size=0x20) addr:0x021400e0 +func_ov070_02140100 kind:function(arm,size=0x2c) addr:0x02140100 +func_ov070_0214012c kind:function(arm,size=0x4) addr:0x0214012c +func_ov070_02140130 kind:function(arm,size=0x20) addr:0x02140130 +func_ov070_02140150 kind:function(arm,size=0x28) addr:0x02140150 +func_ov070_02140178 kind:function(arm,size=0xc) addr:0x02140178 +func_ov070_02140184 kind:function(arm,size=0x24) addr:0x02140184 +func_ov070_021401a8 kind:function(arm,size=0x60) addr:0x021401a8 +func_ov070_02140208 kind:function(arm,size=0x20) addr:0x02140208 +func_ov070_02140228 kind:function(arm,size=0x14) addr:0x02140228 +func_ov070_0214023c kind:function(arm,size=0x1c) addr:0x0214023c +func_ov070_02140258 kind:function(arm,size=0x48) addr:0x02140258 +func_ov070_021402a0 kind:function(arm,size=0xb8) addr:0x021402a0 +func_ov070_02140358 kind:function(arm,size=0xd4) addr:0x02140358 +func_ov070_0214042c kind:function(arm,size=0xf4) addr:0x0214042c +func_ov070_02140520 kind:function(arm,size=0x70) addr:0x02140520 +func_ov070_02140590 kind:function(arm,size=0x24c) addr:0x02140590 +func_ov070_021407dc kind:function(arm,size=0xe8) addr:0x021407dc +func_ov070_021408c4 kind:function(arm,size=0xa0) addr:0x021408c4 +func_ov070_02140964 kind:function(arm,size=0x14) addr:0x02140964 +func_ov070_02140978 kind:function(arm,size=0x3c) addr:0x02140978 +func_ov070_021409b4 kind:function(arm,size=0x20) addr:0x021409b4 +func_ov070_021409d4 kind:function(arm,size=0x1c) addr:0x021409d4 +func_ov070_021409f0 kind:function(arm,size=0x74) addr:0x021409f0 +func_ov070_02140a64 kind:function(arm,size=0x50) addr:0x02140a64 +func_ov070_02140ab4 kind:function(arm,size=0x28) addr:0x02140ab4 +func_ov070_02140adc kind:function(arm,size=0x30) addr:0x02140adc +func_ov070_02140b0c kind:function(arm,size=0x14) addr:0x02140b0c +func_ov070_02140b20 kind:function(thumb,size=0x1c) addr:0x02140b20 +func_ov070_02140b3c kind:function(thumb,size=0xc) addr:0x02140b3c +func_ov070_02140b48 kind:function(thumb,size=0x12) addr:0x02140b48 +func_ov070_02140b5c kind:function(arm,size=0x8) addr:0x02140b5c +func_ov070_02140b64 kind:function(arm,size=0x18) addr:0x02140b64 +func_ov070_02140b7c kind:function(thumb,size=0x20) addr:0x02140b7c +func_ov070_02140b9c kind:function(thumb,size=0x5c) addr:0x02140b9c +func_ov070_02140bf8 kind:function(thumb,size=0x60) addr:0x02140bf8 +func_ov070_02140c58 kind:function(arm,size=0xc0) addr:0x02140c58 +func_ov070_02140d18 kind:function(arm,size=0x5c) addr:0x02140d18 +func_ov070_02140d74 kind:function(arm,size=0xbc) addr:0x02140d74 +func_ov070_02140e30 kind:function(arm,size=0x3c) addr:0x02140e30 +func_ov070_02140e6c kind:function(arm,size=0x10c) addr:0x02140e6c +func_ov070_02140f78 kind:function(arm,size=0x18) addr:0x02140f78 +func_ov070_02140f90 kind:function(arm,size=0x18) addr:0x02140f90 +func_ov070_02140fa8 kind:function(arm,size=0x2c) addr:0x02140fa8 +func_ov070_02140fd4 kind:function(arm,size=0x2c) addr:0x02140fd4 +func_ov070_02141000 kind:function(arm,size=0x2c) addr:0x02141000 +func_ov070_0214102c kind:function(thumb,size=0x26) addr:0x0214102c +func_ov070_02141054 kind:function(thumb,size=0xc) addr:0x02141054 +func_ov070_02141060 kind:function(arm,size=0xc) addr:0x02141060 +func_ov070_0214106c kind:function(arm,size=0x10) addr:0x0214106c +func_ov070_0214107c kind:function(arm,size=0xf8) addr:0x0214107c +func_ov070_02141174 kind:function(arm,size=0x210) addr:0x02141174 +func_ov070_02141384 kind:function(arm,size=0x150) addr:0x02141384 +func_ov070_021414d4 kind:function(arm,size=0xc) addr:0x021414d4 +func_ov070_021414e0 kind:function(arm,size=0x24) addr:0x021414e0 +func_ov070_02141504 kind:function(arm,size=0x58) addr:0x02141504 +func_ov070_0214155c kind:function(arm,size=0xac) addr:0x0214155c +func_ov070_02141608 kind:function(arm,size=0x130) addr:0x02141608 +func_ov070_02141738 kind:function(arm,size=0x14) addr:0x02141738 +func_ov070_0214174c kind:function(arm,size=0x124) addr:0x0214174c +func_ov070_02141870 kind:function(arm,size=0xc) addr:0x02141870 +func_ov070_0214187c kind:function(arm,size=0xbc) addr:0x0214187c +func_ov070_02141938 kind:function(arm,size=0xa4) addr:0x02141938 +func_ov070_021419dc kind:function(arm,size=0x24) addr:0x021419dc +func_ov070_02141a00 kind:function(arm,size=0x24) addr:0x02141a00 +func_ov070_02141a24 kind:function(arm,size=0x18) addr:0x02141a24 +func_ov070_02141a3c kind:function(arm,size=0x34) addr:0x02141a3c +func_ov070_02141a70 kind:function(arm,size=0x380) addr:0x02141a70 +func_ov070_02141df0 kind:function(arm,size=0xc) addr:0x02141df0 +func_ov070_02141dfc kind:function(arm,size=0x50) addr:0x02141dfc +func_ov070_02141e4c kind:function(arm,size=0x60) addr:0x02141e4c +func_ov070_02141eac kind:function(arm,size=0xa0) addr:0x02141eac +func_ov070_02141f4c kind:function(arm,size=0x54) addr:0x02141f4c +func_ov070_02141fa0 kind:function(arm,size=0x80) addr:0x02141fa0 +func_ov070_02142020 kind:function(arm,size=0x3c) addr:0x02142020 +func_ov070_0214205c kind:function(arm,size=0x40) addr:0x0214205c +func_ov070_0214209c kind:function(arm,size=0x40) addr:0x0214209c +func_ov070_021420dc kind:function(arm,size=0x58) addr:0x021420dc +func_ov070_02142134 kind:function(arm,size=0x90) addr:0x02142134 +func_ov070_021421c4 kind:function(arm,size=0x34) addr:0x021421c4 +func_ov070_021421f8 kind:function(arm,size=0x68) addr:0x021421f8 +func_ov070_02142260 kind:function(arm,size=0x7c) addr:0x02142260 +func_ov070_021422dc kind:function(arm,size=0x2c) addr:0x021422dc +func_ov070_02142308 kind:function(arm,size=0x4) addr:0x02142308 +func_ov070_0214230c kind:function(arm,size=0x44) addr:0x0214230c +func_ov070_02142350 kind:function(arm,size=0x144) addr:0x02142350 +func_ov070_02142494 kind:function(arm,size=0x280) addr:0x02142494 +func_ov070_02142714 kind:function(arm,size=0x38) addr:0x02142714 +func_ov070_0214274c kind:function(arm,size=0x40) addr:0x0214274c +func_ov070_0214278c kind:function(arm,size=0x1c) addr:0x0214278c +func_ov070_021427a8 kind:function(arm,size=0x24) addr:0x021427a8 +func_ov070_021427cc kind:function(arm,size=0x1c) addr:0x021427cc +func_ov070_021427e8 kind:function(arm,size=0x28) addr:0x021427e8 +func_ov070_02142810 kind:function(arm,size=0x30) addr:0x02142810 +func_ov070_02142840 kind:function(arm,size=0x14) addr:0x02142840 +func_ov070_02142854 kind:function(arm,size=0xc) addr:0x02142854 +func_ov070_02142860 kind:function(arm,size=0x24) addr:0x02142860 +func_ov070_02142884 kind:function(arm,size=0x108) addr:0x02142884 +func_ov070_0214298c kind:function(arm,size=0x18) addr:0x0214298c +func_ov070_021429a4 kind:function(arm,size=0x14) addr:0x021429a4 +func_ov070_021429b8 kind:function(arm,size=0x1c) addr:0x021429b8 +func_ov070_021429d4 kind:function(arm,size=0x138) addr:0x021429d4 +func_ov070_02142b0c kind:function(arm,size=0x15c) addr:0x02142b0c +func_ov070_02142c68 kind:function(arm,size=0x30) addr:0x02142c68 +func_ov070_02142c98 kind:function(arm,size=0x38) addr:0x02142c98 +func_ov070_02142cd0 kind:function(arm,size=0x78) addr:0x02142cd0 +func_ov070_02142d48 kind:function(arm,size=0x78) addr:0x02142d48 +func_ov070_02142dc0 kind:function(arm,size=0xb0) addr:0x02142dc0 +func_ov070_02142e70 kind:function(arm,size=0xb4) addr:0x02142e70 +func_ov070_02142f24 kind:function(arm,size=0xd8) addr:0x02142f24 +func_ov070_02142ffc kind:function(arm,size=0x40) addr:0x02142ffc +func_ov070_0214303c kind:function(arm,size=0x3c) addr:0x0214303c +func_ov070_02143078 kind:function(arm,size=0x3c) addr:0x02143078 +func_ov070_021430b4 kind:function(arm,size=0x4) addr:0x021430b4 +func_ov070_021430b8 kind:function(arm,size=0xcc) addr:0x021430b8 +func_ov070_02143184 kind:function(arm,size=0x10) addr:0x02143184 +func_ov070_02143194 kind:function(arm,size=0x4) addr:0x02143194 +func_ov070_02143198 kind:function(arm,size=0x5c) addr:0x02143198 +func_ov070_021431f4 kind:function(arm,size=0x24) addr:0x021431f4 +func_ov070_02143218 kind:function(arm,size=0xa0) addr:0x02143218 +func_ov070_021432b8 kind:function(arm,size=0x30) addr:0x021432b8 +func_ov070_021432e8 kind:function(arm,size=0x58) addr:0x021432e8 +func_ov070_02143340 kind:function(arm,size=0x24) addr:0x02143340 +func_ov070_02143364 kind:function(arm,size=0x48) addr:0x02143364 +func_ov070_021433ac kind:function(arm,size=0x28) addr:0x021433ac +func_ov070_021433d4 kind:function(arm,size=0x54) addr:0x021433d4 +func_ov070_02143428 kind:function(arm,size=0x48) addr:0x02143428 +func_ov070_02143470 kind:function(arm,size=0x80) addr:0x02143470 +func_ov070_021434f0 kind:function(arm,size=0x44) addr:0x021434f0 +func_ov070_02143534 kind:function(arm,size=0x19c) addr:0x02143534 +func_ov070_021436d0 kind:function(arm,size=0x20) addr:0x021436d0 +func_ov070_021436f0 kind:function(arm,size=0xc) addr:0x021436f0 +func_ov070_021436fc kind:function(arm,size=0x24) addr:0x021436fc +func_ov070_02143720 kind:function(arm,size=0x28) addr:0x02143720 +func_ov070_02143748 kind:function(arm,size=0x4c) addr:0x02143748 +func_ov070_02143794 kind:function(arm,size=0x14) addr:0x02143794 +func_ov070_021437a8 kind:function(arm,size=0x1c) addr:0x021437a8 +func_ov070_021437c4 kind:function(arm,size=0x14) addr:0x021437c4 +func_ov070_021437d8 kind:function(arm,size=0x20) addr:0x021437d8 +func_ov070_021437f8 kind:function(arm,size=0x4) addr:0x021437f8 +func_ov070_021437fc kind:function(arm,size=0x80) addr:0x021437fc +func_ov070_0214387c kind:function(arm,size=0x74) addr:0x0214387c +func_ov070_021438f0 kind:function(arm,size=0x118) addr:0x021438f0 +func_ov070_02143a08 kind:function(arm,size=0x38) addr:0x02143a08 +func_ov070_02143a40 kind:function(arm,size=0x38) addr:0x02143a40 +func_ov070_02143a78 kind:function(arm,size=0x70) addr:0x02143a78 +func_ov070_02143ae8 kind:function(arm,size=0xc) addr:0x02143ae8 +func_ov070_02143af4 kind:function(arm,size=0x24) addr:0x02143af4 +func_ov070_02143b18 kind:function(arm,size=0x28) addr:0x02143b18 +func_ov070_02143b40 kind:function(arm,size=0x30) addr:0x02143b40 +func_ov070_02143b70 kind:function(arm,size=0x8c) addr:0x02143b70 +func_ov070_02143bfc kind:function(arm,size=0xf8) addr:0x02143bfc +func_ov070_02143cf4 kind:function(arm,size=0x14) addr:0x02143cf4 +func_ov070_02143d08 kind:function(arm,size=0x60) addr:0x02143d08 +func_ov070_02143d68 kind:function(arm,size=0x14) addr:0x02143d68 +func_ov070_02143d7c kind:function(arm,size=0x1c) addr:0x02143d7c +func_ov070_02143d98 kind:function(arm,size=0x14) addr:0x02143d98 +func_ov070_02143dac kind:function(arm,size=0xc) addr:0x02143dac +func_ov070_02143db8 kind:function(arm,size=0x24) addr:0x02143db8 +func_ov070_02143ddc kind:function(arm,size=0x28) addr:0x02143ddc +func_ov070_02143e04 kind:function(arm,size=0x4c) addr:0x02143e04 +func_ov070_02143e50 kind:function(arm,size=0xb0) addr:0x02143e50 +func_ov070_02143f00 kind:function(arm,size=0x74) addr:0x02143f00 +func_ov070_02143f74 kind:function(arm,size=0x14) addr:0x02143f74 +func_ov070_02143f88 kind:function(arm,size=0x44) addr:0x02143f88 +func_ov070_02143fcc kind:function(arm,size=0x80) addr:0x02143fcc +func_ov070_0214404c kind:function(arm,size=0x8) addr:0x0214404c +func_ov070_02144054 kind:function(arm,size=0x4) addr:0x02144054 +func_ov070_02144058 kind:function(arm,size=0x44) addr:0x02144058 +func_ov070_0214409c kind:function(arm,size=0x4) addr:0x0214409c +func_ov070_021440a0 kind:function(arm,size=0x14) addr:0x021440a0 +func_ov070_021440b4 kind:function(arm,size=0x1c) addr:0x021440b4 +func_ov070_021440d0 kind:function(arm,size=0x14) addr:0x021440d0 +func_ov070_021440e4 kind:function(arm,size=0x10) addr:0x021440e4 +func_ov070_021440f4 kind:function(arm,size=0x10) addr:0x021440f4 +func_ov070_02144104 kind:function(arm,size=0x10) addr:0x02144104 +func_ov070_02144114 kind:function(arm,size=0xc) addr:0x02144114 +func_ov070_02144120 kind:function(arm,size=0x24) addr:0x02144120 +func_ov070_02144144 kind:function(arm,size=0x4c) addr:0x02144144 +func_ov070_02144190 kind:function(arm,size=0x3c) addr:0x02144190 +func_ov070_021441cc kind:function(arm,size=0xc8) addr:0x021441cc +func_ov070_02144294 kind:function(arm,size=0x20) addr:0x02144294 +func_ov070_021442b4 kind:function(arm,size=0x20) addr:0x021442b4 +func_ov070_021442d4 kind:function(arm,size=0x28) addr:0x021442d4 +func_ov070_021442fc kind:function(arm,size=0x14) addr:0x021442fc +func_ov070_02144310 kind:function(arm,size=0x1c) addr:0x02144310 +func_ov070_0214432c kind:function(arm,size=0xc) addr:0x0214432c +func_ov070_02144338 kind:function(arm,size=0x24) addr:0x02144338 +func_ov070_0214435c kind:function(arm,size=0xb8) addr:0x0214435c +func_ov070_02144414 kind:function(arm,size=0x48) addr:0x02144414 +func_ov070_0214445c kind:function(arm,size=0x64) addr:0x0214445c +func_ov070_021444c0 kind:function(arm,size=0x60) addr:0x021444c0 +func_ov070_02144520 kind:function(arm,size=0x68) addr:0x02144520 +func_ov070_02144588 kind:function(arm,size=0x14) addr:0x02144588 +func_ov070_0214459c kind:function(arm,size=0x68) addr:0x0214459c +func_ov070_02144604 kind:function(arm,size=0x28c) addr:0x02144604 +func_ov070_02144890 kind:function(arm,size=0x10) addr:0x02144890 +func_ov070_021448a0 kind:function(arm,size=0x60) addr:0x021448a0 +func_ov070_02144900 kind:function(arm,size=0x2ac) addr:0x02144900 +func_ov070_02144bac kind:function(arm,size=0x348) addr:0x02144bac +func_ov070_02144ef4 kind:function(arm,size=0x20) addr:0x02144ef4 +func_ov070_02144f14 kind:function(arm,size=0x14) addr:0x02144f14 +func_ov070_02144f28 kind:function(arm,size=0x88) addr:0x02144f28 +func_ov070_02144fb0 kind:function(arm,size=0x30) addr:0x02144fb0 +func_ov070_02144fe0 kind:function(arm,size=0x50) addr:0x02144fe0 +func_ov070_02145030 kind:function(arm,size=0xc) addr:0x02145030 +func_ov070_0214503c kind:function(arm,size=0x160) addr:0x0214503c +func_ov070_0214519c kind:function(arm,size=0x1c) addr:0x0214519c +func_ov070_021451b8 kind:function(arm,size=0x20) addr:0x021451b8 +func_ov070_021451d8 kind:function(arm,size=0x28) addr:0x021451d8 +func_ov070_02145200 kind:function(arm,size=0x14) addr:0x02145200 +func_ov070_02145214 kind:function(arm,size=0xc) addr:0x02145214 +func_ov070_02145220 kind:function(arm,size=0x24) addr:0x02145220 +func_ov070_02145244 kind:function(arm,size=0xbc) addr:0x02145244 +func_ov070_02145300 kind:function(arm,size=0x20) addr:0x02145300 +func_ov070_02145320 kind:function(arm,size=0xc) addr:0x02145320 +func_ov070_0214532c kind:function(arm,size=0x50) addr:0x0214532c +func_ov070_0214537c kind:function(arm,size=0xc) addr:0x0214537c +func_ov070_02145388 kind:function(arm,size=0x20) addr:0x02145388 +func_ov070_021453a8 kind:function(arm,size=0x28) addr:0x021453a8 +func_ov070_021453d0 kind:function(arm,size=0x14) addr:0x021453d0 +func_ov070_021453e4 kind:function(arm,size=0x34) addr:0x021453e4 +func_ov070_02145418 kind:function(arm,size=0x1c) addr:0x02145418 +func_ov070_02145434 kind:function(arm,size=0x3c) addr:0x02145434 +func_ov070_02145470 kind:function(arm,size=0x48) addr:0x02145470 +func_ov070_021454b8 kind:function(arm,size=0xc) addr:0x021454b8 +func_ov070_021454c4 kind:function(arm,size=0x24) addr:0x021454c4 +func_ov070_021454e8 kind:function(arm,size=0xb0) addr:0x021454e8 +func_ov070_02145598 kind:function(arm,size=0x40) addr:0x02145598 +func_ov070_021455d8 kind:function(arm,size=0x14) addr:0x021455d8 +func_ov070_021455ec kind:function(arm,size=0x174) addr:0x021455ec +func_ov070_02145760 kind:function(arm,size=0xe0) addr:0x02145760 +func_ov070_02145840 kind:function(arm,size=0xc4) addr:0x02145840 +func_ov070_02145904 kind:function(arm,size=0x20) addr:0x02145904 +func_ov070_02145924 kind:function(arm,size=0xf8) addr:0x02145924 +func_ov070_02145a1c kind:function(arm,size=0x29c) addr:0x02145a1c +func_ov070_02145cb8 kind:function(arm,size=0x1c) addr:0x02145cb8 +func_ov070_02145cd4 kind:function(arm,size=0x20) addr:0x02145cd4 +func_ov070_02145cf4 kind:function(arm,size=0x28) addr:0x02145cf4 +func_ov070_02145d1c kind:function(arm,size=0x10) addr:0x02145d1c +func_ov070_02145d2c kind:function(arm,size=0x14) addr:0x02145d2c +func_ov070_02145d40 kind:function(arm,size=0xc) addr:0x02145d40 +func_ov070_02145d4c kind:function(arm,size=0x24) addr:0x02145d4c +func_ov070_02145d70 kind:function(arm,size=0xa8) addr:0x02145d70 +func_ov070_02145e18 kind:function(arm,size=0x108) addr:0x02145e18 +func_ov070_02145f20 kind:function(arm,size=0x48) addr:0x02145f20 +func_ov070_02145f68 kind:function(arm,size=0x50) addr:0x02145f68 +func_ov070_02145fb8 kind:function(arm,size=0x78) addr:0x02145fb8 +func_ov070_02146030 kind:function(arm,size=0xc0) addr:0x02146030 +func_ov070_021460f0 kind:function(arm,size=0x20) addr:0x021460f0 +func_ov070_02146110 kind:function(arm,size=0x64) addr:0x02146110 +func_ov070_02146174 kind:function(arm,size=0x4c) addr:0x02146174 +func_ov070_021461c0 kind:function(arm,size=0xa8) addr:0x021461c0 +func_ov070_02146268 kind:function(arm,size=0x14) addr:0x02146268 +func_ov070_0214627c kind:function(arm,size=0xc) addr:0x0214627c +func_ov070_02146288 kind:function(arm,size=0x24) addr:0x02146288 +func_ov070_021462ac kind:function(arm,size=0xa4) addr:0x021462ac +func_ov070_02146350 kind:function(arm,size=0x28) addr:0x02146350 +func_ov070_02146378 kind:function(arm,size=0x38) addr:0x02146378 +func_ov070_021463b0 kind:function(arm,size=0x120) addr:0x021463b0 +func_ov070_021464d0 kind:function(arm,size=0x14) addr:0x021464d0 +func_ov070_021464e4 kind:function(arm,size=0x1e4) addr:0x021464e4 +func_ov070_021466c8 kind:function(arm,size=0x1cc) addr:0x021466c8 +func_ov070_02146894 kind:function(arm,size=0x148) addr:0x02146894 +func_ov070_021469dc kind:function(arm,size=0xdc) addr:0x021469dc +func_ov070_02146ab8 kind:function(arm,size=0x4c) addr:0x02146ab8 +func_ov070_02146b04 kind:function(arm,size=0x20) addr:0x02146b04 +func_ov070_02146b24 kind:function(arm,size=0x1c) addr:0x02146b24 +func_ov070_02146b40 kind:function(arm,size=0x30) addr:0x02146b40 +func_ov070_02146b70 kind:function(arm,size=0x38) addr:0x02146b70 +func_ov070_02146ba8 kind:function(arm,size=0x14) addr:0x02146ba8 +func_ov070_02146bbc kind:function(arm,size=0xc) addr:0x02146bbc +func_ov070_02146bc8 kind:function(arm,size=0x24) addr:0x02146bc8 +func_ov070_02146bec kind:function(arm,size=0xb8) addr:0x02146bec +func_ov070_02146ca4 kind:function(arm,size=0x34) addr:0x02146ca4 +func_ov070_02146cd8 kind:function(arm,size=0x9c) addr:0x02146cd8 +func_ov070_02146d74 kind:function(arm,size=0x20) addr:0x02146d74 +func_ov070_02146d94 kind:function(arm,size=0x14) addr:0x02146d94 +func_ov070_02146da8 kind:function(arm,size=0xd0) addr:0x02146da8 +func_ov070_02146e78 kind:function(arm,size=0x84) addr:0x02146e78 +func_ov070_02146efc kind:function(arm,size=0x154) addr:0x02146efc +func_ov070_02147050 kind:function(arm,size=0x14) addr:0x02147050 +func_ov070_02147064 kind:function(arm,size=0x218) addr:0x02147064 +func_ov070_0214727c kind:function(arm,size=0x64) addr:0x0214727c +func_ov070_021472e0 kind:function(arm,size=0x19c) addr:0x021472e0 +func_ov070_0214747c kind:function(arm,size=0x1c) addr:0x0214747c +func_ov070_02147498 kind:function(arm,size=0x28) addr:0x02147498 +func_ov070_021474c0 kind:function(arm,size=0x30) addr:0x021474c0 +func_ov070_021474f0 kind:function(arm,size=0x14) addr:0x021474f0 +func_ov070_02147504 kind:function(arm,size=0xc) addr:0x02147504 +func_ov070_02147510 kind:function(arm,size=0x24) addr:0x02147510 +func_ov070_02147534 kind:function(arm,size=0xa4) addr:0x02147534 +func_ov070_021475d8 kind:function(arm,size=0x110) addr:0x021475d8 +func_ov070_021476e8 kind:function(arm,size=0x60) addr:0x021476e8 +func_ov070_02147748 kind:function(arm,size=0x68) addr:0x02147748 +func_ov070_021477b0 kind:function(arm,size=0x1bc) addr:0x021477b0 +func_ov070_0214796c kind:function(arm,size=0x120) addr:0x0214796c +func_ov070_02147a8c kind:function(arm,size=0x1dc) addr:0x02147a8c +func_ov070_02147c68 kind:function(arm,size=0xc8) addr:0x02147c68 +func_ov070_02147d30 kind:function(arm,size=0x98) addr:0x02147d30 +func_ov070_02147dc8 kind:function(arm,size=0x3c) addr:0x02147dc8 +func_ov070_02147e04 kind:function(arm,size=0x14) addr:0x02147e04 +func_ov070_02147e18 kind:function(arm,size=0x30) addr:0x02147e18 +func_ov070_02147e48 kind:function(arm,size=0xd8) addr:0x02147e48 +func_ov070_02147f20 kind:function(arm,size=0x30) addr:0x02147f20 +func_ov070_02147f50 kind:function(arm,size=0x18) addr:0x02147f50 +func_ov070_02147f68 kind:function(arm,size=0xc) addr:0x02147f68 +func_ov070_02147f74 kind:function(arm,size=0x24) addr:0x02147f74 +func_ov070_02147f98 kind:function(arm,size=0x44) addr:0x02147f98 +func_ov070_02147fdc kind:function(arm,size=0x154) addr:0x02147fdc +func_ov070_02148130 kind:function(arm,size=0x14) addr:0x02148130 +func_ov070_02148144 kind:function(arm,size=0x64) addr:0x02148144 +func_ov070_021481a8 kind:function(arm,size=0x1d8) addr:0x021481a8 +func_ov070_02148380 kind:function(arm,size=0x6c) addr:0x02148380 +func_ov070_021483ec kind:function(arm,size=0x48) addr:0x021483ec +func_ov070_02148434 kind:function(arm,size=0x10) addr:0x02148434 +func_ov070_02148444 kind:function(arm,size=0x20) addr:0x02148444 +func_ov070_02148464 kind:function(arm,size=0x10) addr:0x02148464 +func_ov070_02148474 kind:function(arm,size=0x3c) addr:0x02148474 +func_ov070_021484b0 kind:function(arm,size=0x20) addr:0x021484b0 +func_ov070_021484d0 kind:function(arm,size=0x24) addr:0x021484d0 +func_ov070_021484f4 kind:function(arm,size=0x20) addr:0x021484f4 +func_ov070_02148514 kind:function(arm,size=0x24) addr:0x02148514 +func_ov070_02148538 kind:function(arm,size=0x20) addr:0x02148538 +func_ov070_02148558 kind:function(arm,size=0x24) addr:0x02148558 +func_ov070_0214857c kind:function(arm,size=0x1c) addr:0x0214857c +func_ov070_02148598 kind:function(arm,size=0x24) addr:0x02148598 +func_ov070_021485bc kind:function(arm,size=0x38) addr:0x021485bc +func_ov070_021485f4 kind:function(arm,size=0x80) addr:0x021485f4 +func_ov070_02148674 kind:function(arm,size=0x14) addr:0x02148674 +func_ov070_02148688 kind:function(arm,size=0x78) addr:0x02148688 +func_ov070_02148700 kind:function(arm,size=0xb4) addr:0x02148700 +func_ov070_021487b4 kind:function(arm,size=0xbc) addr:0x021487b4 +func_ov070_02148870 kind:function(arm,size=0x14) addr:0x02148870 +func_ov070_02148884 kind:function(arm,size=0x11c) addr:0x02148884 +func_ov070_021489a0 kind:function(arm,size=0x1c4) addr:0x021489a0 +func_ov070_02148b64 kind:function(arm,size=0x94) addr:0x02148b64 +func_ov070_02148bf8 kind:function(arm,size=0x54) addr:0x02148bf8 +func_ov070_02148c4c kind:function(arm,size=0x1c) addr:0x02148c4c +func_ov070_02148c68 kind:function(arm,size=0x38) addr:0x02148c68 +func_ov070_02148ca0 kind:function(arm,size=0x40) addr:0x02148ca0 +func_ov070_02148ce0 kind:function(arm,size=0x14) addr:0x02148ce0 +func_ov070_02148cf4 kind:function(arm,size=0xc) addr:0x02148cf4 +func_ov070_02148d00 kind:function(arm,size=0x24) addr:0x02148d00 +func_ov070_02148d24 kind:function(arm,size=0x48) addr:0x02148d24 +func_ov070_02148d6c kind:function(arm,size=0xa4) addr:0x02148d6c +func_ov070_02148e10 kind:function(arm,size=0x1c) addr:0x02148e10 +func_ov070_02148e2c kind:function(arm,size=0x20) addr:0x02148e2c +func_ov070_02148e4c kind:function(arm,size=0x10) addr:0x02148e4c +func_ov070_02148e5c kind:function(arm,size=0x20) addr:0x02148e5c +func_ov070_02148e7c kind:function(arm,size=0x94) addr:0x02148e7c +func_ov070_02148f10 kind:function(arm,size=0xc) addr:0x02148f10 +func_ov070_02148f1c kind:function(arm,size=0xcc) addr:0x02148f1c +func_ov070_02148fe8 kind:function(arm,size=0x28) addr:0x02148fe8 +func_ov070_02149010 kind:function(arm,size=0x2c) addr:0x02149010 +func_ov070_0214903c kind:function(arm,size=0x40) addr:0x0214903c +func_ov070_0214907c kind:function(arm,size=0x2c) addr:0x0214907c +func_ov070_021490a8 kind:function(arm,size=0x44) addr:0x021490a8 +func_ov070_021490ec kind:function(arm,size=0x28) addr:0x021490ec +func_ov070_02149114 kind:function(arm,size=0x30) addr:0x02149114 +func_ov070_02149144 kind:function(arm,size=0x14) addr:0x02149144 +func_ov070_02149158 kind:function(arm,size=0x10) addr:0x02149158 +func_ov070_02149168 kind:function(arm,size=0x10) addr:0x02149168 +func_ov070_02149178 kind:function(arm,size=0xc) addr:0x02149178 +func_ov070_02149184 kind:function(arm,size=0x24) addr:0x02149184 +func_ov070_021491a8 kind:function(arm,size=0xbc) addr:0x021491a8 +func_ov070_02149264 kind:function(arm,size=0x104) addr:0x02149264 +func_ov070_02149368 kind:function(arm,size=0x260) addr:0x02149368 +func_ov070_021495c8 kind:function(arm,size=0x34) addr:0x021495c8 +func_ov070_021495fc kind:function(arm,size=0x18) addr:0x021495fc +func_ov070_02149614 kind:function(arm,size=0x520) addr:0x02149614 +func_ov070_02149b34 kind:function(arm,size=0x64) addr:0x02149b34 +func_ov070_02149b98 kind:function(arm,size=0x44c) addr:0x02149b98 +func_ov070_02149fe4 kind:function(arm,size=0x3c) addr:0x02149fe4 +func_ov070_0214a020 kind:function(arm,size=0x30) addr:0x0214a020 +func_ov070_0214a050 kind:function(arm,size=0x38) addr:0x0214a050 +func_ov070_0214a088 kind:function(arm,size=0x38) addr:0x0214a088 +func_ov070_0214a0c0 kind:function(arm,size=0x14) addr:0x0214a0c0 +func_ov070_0214a0d4 kind:function(arm,size=0x38) addr:0x0214a0d4 +func_ov070_0214a10c kind:function(arm,size=0x40) addr:0x0214a10c +func_ov070_0214a14c kind:function(arm,size=0x14) addr:0x0214a14c +func_ov070_0214a160 kind:function(arm,size=0xc) addr:0x0214a160 +func_ov070_0214a16c kind:function(arm,size=0x24) addr:0x0214a16c +func_ov070_0214a190 kind:function(arm,size=0x48) addr:0x0214a190 +func_ov070_0214a1d8 kind:function(arm,size=0x74) addr:0x0214a1d8 +func_ov070_0214a24c kind:function(arm,size=0x74) addr:0x0214a24c +func_ov070_0214a2c0 kind:function(arm,size=0x50) addr:0x0214a2c0 +func_ov070_0214a310 kind:function(arm,size=0x5c) addr:0x0214a310 +func_ov070_0214a36c kind:function(arm,size=0xa8) addr:0x0214a36c +func_ov070_0214a414 kind:function(arm,size=0x48) addr:0x0214a414 +func_ov070_0214a45c kind:function(arm,size=0x9c) addr:0x0214a45c +func_ov070_0214a4f8 kind:function(arm,size=0x12c) addr:0x0214a4f8 +func_ov070_0214a624 kind:function(arm,size=0x64) addr:0x0214a624 +func_ov070_0214a688 kind:function(arm,size=0x22c) addr:0x0214a688 +func_ov070_0214a8b4 kind:function(arm,size=0x188) addr:0x0214a8b4 +func_ov070_0214aa3c kind:function(arm,size=0xc) addr:0x0214aa3c +func_ov070_0214aa48 kind:function(arm,size=0x94) addr:0x0214aa48 +func_ov070_0214aadc kind:function(arm,size=0x28c) addr:0x0214aadc +func_ov070_0214ad68 kind:function(arm,size=0xf4) addr:0x0214ad68 +func_ov070_0214ae5c kind:function(arm,size=0xa4) addr:0x0214ae5c +func_ov070_0214af00 kind:function(arm,size=0x7c) addr:0x0214af00 +func_ov070_0214af7c kind:function(arm,size=0x290) addr:0x0214af7c +func_ov070_0214b20c kind:function(arm,size=0x28) addr:0x0214b20c +func_ov070_0214b234 kind:function(arm,size=0x24) addr:0x0214b234 +func_ov070_0214b258 kind:function(arm,size=0x24) addr:0x0214b258 +func_ov070_0214b27c kind:function(arm,size=0x24) addr:0x0214b27c +func_ov070_0214b2a0 kind:function(arm,size=0x24) addr:0x0214b2a0 +func_ov070_0214b2c4 kind:function(arm,size=0x20) addr:0x0214b2c4 +func_ov070_0214b2e4 kind:function(arm,size=0x2c) addr:0x0214b2e4 +func_ov070_0214b310 kind:function(arm,size=0x20) addr:0x0214b310 +func_ov070_0214b330 kind:function(arm,size=0x18) addr:0x0214b330 +func_ov070_0214b348 kind:function(arm,size=0x14) addr:0x0214b348 +func_ov070_0214b35c kind:function(arm,size=0xc) addr:0x0214b35c +func_ov070_0214b368 kind:function(arm,size=0x54) addr:0x0214b368 +func_ov070_0214b3bc kind:function(arm,size=0x18) addr:0x0214b3bc +func_ov070_0214b3d4 kind:function(arm,size=0x28) addr:0x0214b3d4 +func_ov070_0214b3fc kind:function(arm,size=0x30) addr:0x0214b3fc +func_ov070_0214b42c kind:function(arm,size=0x14) addr:0x0214b42c +func_ov070_0214b440 kind:function(arm,size=0x10) addr:0x0214b440 +func_ov070_0214b450 kind:function(arm,size=0xc) addr:0x0214b450 +func_ov070_0214b45c kind:function(arm,size=0x24) addr:0x0214b45c +func_ov070_0214b480 kind:function(arm,size=0x44) addr:0x0214b480 +func_ov070_0214b4c4 kind:function(arm,size=0x80) addr:0x0214b4c4 +func_ov070_0214b544 kind:function(arm,size=0x2c) addr:0x0214b544 +func_ov070_0214b570 kind:function(arm,size=0x8) addr:0x0214b570 +func_ov070_0214b578 kind:function(arm,size=0x2c) addr:0x0214b578 +func_ov070_0214b5a4 kind:function(arm,size=0x28) addr:0x0214b5a4 +func_ov070_0214b5cc kind:function(arm,size=0xc) addr:0x0214b5cc +func_ov070_0214b5d8 kind:function(arm,size=0x14) addr:0x0214b5d8 +func_ov070_0214b5ec kind:function(arm,size=0x1c) addr:0x0214b5ec +func_ov070_0214b608 kind:function(arm,size=0x14) addr:0x0214b608 +func_ov070_0214b61c kind:function(arm,size=0xc) addr:0x0214b61c +func_ov070_0214b628 kind:function(arm,size=0x24) addr:0x0214b628 +func_ov070_0214b64c kind:function(arm,size=0x44) addr:0x0214b64c +func_ov070_0214b690 kind:function(arm,size=0x84) addr:0x0214b690 +func_ov070_0214b714 kind:function(arm,size=0x54) addr:0x0214b714 +func_ov070_0214b768 kind:function(arm,size=0x28) addr:0x0214b768 +func_ov070_0214b790 kind:function(arm,size=0x28) addr:0x0214b790 +func_ov070_0214b7b8 kind:function(arm,size=0xc) addr:0x0214b7b8 +func_ov070_0214b7c4 kind:function(arm,size=0x14) addr:0x0214b7c4 +func_ov070_0214b7d8 kind:function(arm,size=0x1c) addr:0x0214b7d8 +func_ov070_0214b7f4 kind:function(arm,size=0x14) addr:0x0214b7f4 +func_ov070_0214b808 kind:function(arm,size=0xc) addr:0x0214b808 +func_ov070_0214b814 kind:function(arm,size=0x24) addr:0x0214b814 +func_ov070_0214b838 kind:function(arm,size=0x44) addr:0x0214b838 +func_ov070_0214b87c kind:function(arm,size=0x84) addr:0x0214b87c +func_ov070_0214b900 kind:function(arm,size=0x20) addr:0x0214b900 +func_ov070_0214b920 kind:function(arm,size=0x10) addr:0x0214b920 +func_ov070_0214b930 kind:function(arm,size=0x2c) addr:0x0214b930 +func_ov070_0214b95c kind:function(arm,size=0x28) addr:0x0214b95c +func_ov070_0214b984 kind:function(arm,size=0x28) addr:0x0214b984 +func_ov070_0214b9ac kind:function(arm,size=0xc) addr:0x0214b9ac +func_ov070_0214b9b8 kind:function(arm,size=0x14) addr:0x0214b9b8 +func_ov070_0214b9cc kind:function(arm,size=0x1c) addr:0x0214b9cc +func_ov070_0214b9e8 kind:function(arm,size=0x14) addr:0x0214b9e8 +func_ov070_0214b9fc kind:function(arm,size=0xc) addr:0x0214b9fc +func_ov070_0214ba08 kind:function(arm,size=0x24) addr:0x0214ba08 +func_ov070_0214ba2c kind:function(arm,size=0xa8) addr:0x0214ba2c +func_ov070_0214bad4 kind:function(arm,size=0x80) addr:0x0214bad4 +func_ov070_0214bb54 kind:function(arm,size=0x144) addr:0x0214bb54 +func_ov070_0214bc98 kind:function(arm,size=0x58) addr:0x0214bc98 +func_ov070_0214bcf0 kind:function(arm,size=0x178) addr:0x0214bcf0 +func_ov070_0214be68 kind:function(arm,size=0x48) addr:0x0214be68 +func_ov070_0214beb0 kind:function(arm,size=0x1c8) addr:0x0214beb0 +func_ov070_0214c078 kind:function(arm,size=0x4) addr:0x0214c078 +func_ov070_0214c07c kind:function(arm,size=0x10) addr:0x0214c07c +func_ov070_0214c08c kind:function(arm,size=0x50) addr:0x0214c08c +func_ov070_0214c0dc kind:function(arm,size=0x24) addr:0x0214c0dc +func_ov070_0214c100 kind:function(arm,size=0x14) addr:0x0214c100 +func_ov070_0214c114 kind:function(arm,size=0x1c) addr:0x0214c114 +func_ov070_0214c130 kind:function(arm,size=0x14) addr:0x0214c130 +func_ov070_0214c144 kind:function(arm,size=0xc) addr:0x0214c144 +func_ov070_0214c150 kind:function(arm,size=0x24) addr:0x0214c150 +func_ov070_0214c174 kind:function(arm,size=0x60) addr:0x0214c174 +func_ov070_0214c1d4 kind:function(arm,size=0x150) addr:0x0214c1d4 +func_ov070_0214c324 kind:function(arm,size=0x14) addr:0x0214c324 +func_ov070_0214c338 kind:function(arm,size=0x14) addr:0x0214c338 +func_ov070_0214c34c kind:function(arm,size=0x13c) addr:0x0214c34c +func_ov070_0214c488 kind:function(arm,size=0x180) addr:0x0214c488 +func_ov070_0214c608 kind:function(arm,size=0x20) addr:0x0214c608 +func_ov070_0214c628 kind:function(arm,size=0x25c) addr:0x0214c628 +func_ov070_0214c884 kind:function(arm,size=0x50) addr:0x0214c884 +func_ov070_0214c8d4 kind:function(arm,size=0xd0) addr:0x0214c8d4 +func_ov070_0214c9a4 kind:function(arm,size=0x3ec) addr:0x0214c9a4 +func_ov070_0214cd90 kind:function(arm,size=0x70) addr:0x0214cd90 +func_ov070_0214ce00 kind:function(arm,size=0x134) addr:0x0214ce00 +func_ov070_0214cf34 kind:function(arm,size=0x58) addr:0x0214cf34 +func_ov070_0214cf8c kind:function(arm,size=0x84) addr:0x0214cf8c +func_ov070_0214d010 kind:function(arm,size=0x12c) addr:0x0214d010 +func_ov070_0214d13c kind:function(arm,size=0x1c0) addr:0x0214d13c +func_ov070_0214d2fc kind:function(arm,size=0xa0) addr:0x0214d2fc +func_ov070_0214d39c kind:function(arm,size=0x54) addr:0x0214d39c +func_ov070_0214d3f0 kind:function(arm,size=0x3c) addr:0x0214d3f0 +func_ov070_0214d42c kind:function(arm,size=0x3c) addr:0x0214d42c +func_ov070_0214d468 kind:function(arm,size=0x2f4) addr:0x0214d468 +func_ov070_0214d75c kind:function(arm,size=0x280) addr:0x0214d75c +func_ov070_0214d9dc kind:function(arm,size=0xc) addr:0x0214d9dc +func_ov070_0214d9e8 kind:function(arm,size=0xf8) addr:0x0214d9e8 +func_ov070_0214dae0 kind:function(arm,size=0x74) addr:0x0214dae0 +func_ov070_0214db54 kind:function(arm,size=0x28) addr:0x0214db54 +func_ov070_0214db7c kind:function(arm,size=0x94) addr:0x0214db7c +func_ov070_0214dc10 kind:function(arm,size=0x3c) addr:0x0214dc10 +func_ov070_0214dc4c kind:function(arm,size=0x54) addr:0x0214dc4c +func_ov070_0214dca0 kind:function(arm,size=0x1c) addr:0x0214dca0 +func_ov070_0214dcbc kind:function(arm,size=0x1c) addr:0x0214dcbc +func_ov070_0214dcd8 kind:function(arm,size=0x40) addr:0x0214dcd8 +func_ov070_0214dd18 kind:function(arm,size=0x48) addr:0x0214dd18 +func_ov070_0214dd60 kind:function(arm,size=0x14) addr:0x0214dd60 +data_ov070_0214dd74 kind:data(any) addr:0x0214dd74 +data_ov070_0214dd9c kind:data(any) addr:0x0214dd9c +data_ov070_0214ddd8 kind:data(any) addr:0x0214ddd8 ambiguous +data_ov070_0214ddec kind:data(any) addr:0x0214ddec +data_ov070_0214ddf0 kind:data(any) addr:0x0214ddf0 ambiguous +data_ov070_0214ddfc kind:data(any) addr:0x0214ddfc +data_ov070_0214de8c kind:data(any) addr:0x0214de8c +data_ov070_0214de9c kind:data(any) addr:0x0214de9c +data_ov070_0214deac kind:data(any) addr:0x0214deac +data_ov070_0214deb4 kind:data(any) addr:0x0214deb4 +data_ov070_0214dec4 kind:data(any) addr:0x0214dec4 +data_ov070_0214ded4 kind:data(any) addr:0x0214ded4 +data_ov070_0214deec kind:data(any) addr:0x0214deec +data_ov070_0214defc kind:data(any) addr:0x0214defc +data_ov070_0214df0c kind:data(any) addr:0x0214df0c +data_ov070_0214df20 kind:data(any) addr:0x0214df20 +data_ov070_0214df30 kind:data(any) addr:0x0214df30 +data_ov070_0214df48 kind:data(any) addr:0x0214df48 +data_ov070_0214df58 kind:data(any) addr:0x0214df58 +__sinit_ov070_0214df60 kind:function(arm,size=0x50) addr:0x0214df60 +__sinit_ov070_0214dfb0 kind:function(arm,size=0x50) addr:0x0214dfb0 +__sinit_ov070_0214e000 kind:function(arm,size=0x50) addr:0x0214e000 +__sinit_ov070_0214e050 kind:function(arm,size=0x5c) addr:0x0214e050 +__sinit_ov070_0214e0ac kind:function(arm,size=0x5c) addr:0x0214e0ac +__sinit_ov070_0214e108 kind:function(arm,size=0x50) addr:0x0214e108 +__sinit_ov070_0214e158 kind:function(arm,size=0x50) addr:0x0214e158 +__sinit_ov070_0214e1a8 kind:function(arm,size=0x50) addr:0x0214e1a8 +__sinit_ov070_0214e1f8 kind:function(arm,size=0x50) addr:0x0214e1f8 +__sinit_ov070_0214e248 kind:function(arm,size=0xd4) addr:0x0214e248 +__sinit_ov070_0214e31c kind:function(arm,size=0x50) addr:0x0214e31c +__sinit_ov070_0214e36c kind:function(arm,size=0x74) addr:0x0214e36c +__sinit_ov070_0214e3e0 kind:function(arm,size=0x50) addr:0x0214e3e0 +__sinit_ov070_0214e430 kind:function(arm,size=0x50) addr:0x0214e430 +__sinit_ov070_0214e480 kind:function(arm,size=0x50) addr:0x0214e480 +__sinit_ov070_0214e4d0 kind:function(arm,size=0x50) addr:0x0214e4d0 +__sinit_ov070_0214e520 kind:function(arm,size=0x50) addr:0x0214e520 +__sinit_ov070_0214e570 kind:function(arm,size=0x64) addr:0x0214e570 +__sinit_ov070_0214e5d4 kind:function(arm,size=0x5c) addr:0x0214e5d4 +__sinit_ov070_0214e630 kind:function(arm,size=0x9c) addr:0x0214e630 +__sinit_ov070_0214e6cc kind:function(arm,size=0x70) addr:0x0214e6cc +__sinit_ov070_0214e73c kind:function(arm,size=0x70) addr:0x0214e73c +__sinit_ov070_0214e7ac kind:function(arm,size=0x70) addr:0x0214e7ac +__sinit_ov070_0214e81c kind:function(arm,size=0x5c) addr:0x0214e81c +__sinit_ov070_0214e878 kind:function(arm,size=0x6c) addr:0x0214e878 +.p__sinit_ov070_0214df60 kind:data(word) addr:0x0214e8e4 +.p__sinit_ov070_0214dfb0 kind:data(word) addr:0x0214e8e8 +.p__sinit_ov070_0214e000 kind:data(word) addr:0x0214e8ec +.p__sinit_ov070_0214e050 kind:data(word) addr:0x0214e8f0 +.p__sinit_ov070_0214e0ac kind:data(word) addr:0x0214e8f4 +.p__sinit_ov070_0214e108 kind:data(word) addr:0x0214e8f8 +.p__sinit_ov070_0214e158 kind:data(word) addr:0x0214e8fc +.p__sinit_ov070_0214e1a8 kind:data(word) addr:0x0214e900 +.p__sinit_ov070_0214e1f8 kind:data(word) addr:0x0214e904 +.p__sinit_ov070_0214e248 kind:data(word) addr:0x0214e908 +.p__sinit_ov070_0214e31c kind:data(word) addr:0x0214e90c +.p__sinit_ov070_0214e36c kind:data(word) addr:0x0214e910 +.p__sinit_ov070_0214e3e0 kind:data(word) addr:0x0214e914 +.p__sinit_ov070_0214e430 kind:data(word) addr:0x0214e918 +.p__sinit_ov070_0214e480 kind:data(word) addr:0x0214e91c +.p__sinit_ov070_0214e4d0 kind:data(word) addr:0x0214e920 +.p__sinit_ov070_0214e520 kind:data(word) addr:0x0214e924 +.p__sinit_ov070_0214e570 kind:data(word) addr:0x0214e928 +.p__sinit_ov070_0214e5d4 kind:data(word) addr:0x0214e92c +.p__sinit_ov070_0214e630 kind:data(word) addr:0x0214e930 +.p__sinit_ov070_0214e6cc kind:data(word) addr:0x0214e934 +.p__sinit_ov070_0214e73c kind:data(word) addr:0x0214e938 +.p__sinit_ov070_0214e7ac kind:data(word) addr:0x0214e93c +.p__sinit_ov070_0214e81c kind:data(word) addr:0x0214e940 +.p__sinit_ov070_0214e878 kind:data(word) addr:0x0214e944 +data_ov070_0214e968 kind:data(any) addr:0x0214e968 +data_ov070_0214e978 kind:data(any) addr:0x0214e978 ambiguous +data_ov070_0214e984 kind:data(any) addr:0x0214e984 +data_ov070_0214e9a8 kind:data(any) addr:0x0214e9a8 +data_ov070_0214ea04 kind:data(any) addr:0x0214ea04 +data_ov070_0214ea28 kind:data(any) addr:0x0214ea28 +data_ov070_0214ea84 kind:data(any) addr:0x0214ea84 +data_ov070_0214ea98 kind:data(any) addr:0x0214ea98 +data_ov070_0214eab4 kind:data(any) addr:0x0214eab4 +data_ov070_0214eb14 kind:data(any) addr:0x0214eb14 +data_ov070_0214eb20 kind:data(any) addr:0x0214eb20 +data_ov070_0214eb34 kind:data(any) addr:0x0214eb34 +data_ov070_0214eb50 kind:data(any) addr:0x0214eb50 +data_ov070_0214eb74 kind:data(any) addr:0x0214eb74 +data_ov070_0214eb90 kind:data(any) addr:0x0214eb90 ambiguous +data_ov070_0214eb9c kind:data(any) addr:0x0214eb9c +data_ov070_0214ebf8 kind:data(any) addr:0x0214ebf8 +data_ov070_0214ec14 kind:data(any) addr:0x0214ec14 +data_ov070_0214ec3c kind:data(any) addr:0x0214ec3c +data_ov070_0214ec54 kind:data(any) addr:0x0214ec54 +data_ov070_0214ec78 kind:data(any) addr:0x0214ec78 +data_ov070_0214eccc kind:data(any) addr:0x0214eccc +data_ov070_0214ecd4 kind:data(any) addr:0x0214ecd4 +data_ov070_0214ecdc kind:data(any) addr:0x0214ecdc +data_ov070_0214ece4 kind:data(any) addr:0x0214ece4 +data_ov070_0214ecec kind:data(any) addr:0x0214ecec +data_ov070_0214ecf4 kind:data(any) addr:0x0214ecf4 +data_ov070_0214ecfc kind:data(any) addr:0x0214ecfc +data_ov070_0214ed04 kind:data(any) addr:0x0214ed04 +data_ov070_0214ed0c kind:data(any) addr:0x0214ed0c +data_ov070_0214ed14 kind:data(any) addr:0x0214ed14 +data_ov070_0214ed24 kind:data(any) addr:0x0214ed24 +data_ov070_0214ed38 kind:data(any) addr:0x0214ed38 +data_ov070_0214ed5c kind:data(any) addr:0x0214ed5c +data_ov070_0214ed78 kind:data(any) addr:0x0214ed78 +data_ov070_0214eda8 kind:data(any) addr:0x0214eda8 +data_ov070_0214ede0 kind:data(any) addr:0x0214ede0 +data_ov070_0214ee3c kind:data(any) addr:0x0214ee3c +data_ov070_0214ee60 kind:data(any) addr:0x0214ee60 +data_ov070_0214eebc kind:data(any) addr:0x0214eebc +data_ov070_0214eee0 kind:data(any) addr:0x0214eee0 +data_ov070_0214ef3c kind:data(any) addr:0x0214ef3c +data_ov070_0214ef60 kind:data(any) addr:0x0214ef60 +data_ov070_0214efc8 kind:data(any) addr:0x0214efc8 +data_ov070_0214efdc kind:data(any) addr:0x0214efdc +data_ov070_0214f004 kind:data(any) addr:0x0214f004 +data_ov070_0214f044 kind:data(any) addr:0x0214f044 +data_ov070_0214f060 kind:data(any) addr:0x0214f060 +data_ov070_0214f074 kind:data(any) addr:0x0214f074 +data_ov070_0214f080 kind:data(any) addr:0x0214f080 +data_ov070_0214f08c kind:data(any) addr:0x0214f08c +data_ov070_0214f0a0 kind:data(any) addr:0x0214f0a0 +data_ov070_0214f0cc kind:data(any) addr:0x0214f0cc +data_ov070_0214f114 kind:data(any) addr:0x0214f114 +data_ov070_0214f130 kind:data(any) addr:0x0214f130 +data_ov070_0214f178 kind:data(any) addr:0x0214f178 +data_ov070_0214f184 kind:data(any) addr:0x0214f184 ambiguous +data_ov070_0214f194 kind:data(any) addr:0x0214f194 +data_ov070_0214f1c0 kind:data(any) addr:0x0214f1c0 +data_ov070_0214f200 kind:data(any) addr:0x0214f200 +data_ov070_0214f21c kind:data(any) addr:0x0214f21c +data_ov070_0214f238 kind:data(any) addr:0x0214f238 +data_ov070_0214f260 kind:data(any) addr:0x0214f260 +data_ov070_0214f2a0 kind:data(any) addr:0x0214f2a0 +data_ov070_0214f2b4 kind:data(any) addr:0x0214f2b4 +data_ov070_0214f2d0 kind:data(any) addr:0x0214f2d0 +data_ov070_0214f310 kind:data(any) addr:0x0214f310 +data_ov070_0214f32c kind:data(any) addr:0x0214f32c +data_ov070_0214f358 kind:data(any) addr:0x0214f358 +data_ov070_0214f398 kind:data(any) addr:0x0214f398 +data_ov070_0214f3b4 kind:data(any) addr:0x0214f3b4 +data_ov070_0214f3f4 kind:data(any) addr:0x0214f3f4 +data_ov070_0214f410 kind:data(any) addr:0x0214f410 +data_ov070_0214f42c kind:data(any) addr:0x0214f42c +data_ov070_0214f46c kind:data(any) addr:0x0214f46c +data_ov070_0214f4b4 kind:data(any) addr:0x0214f4b4 +data_ov070_0214f50c kind:data(any) addr:0x0214f50c +data_ov070_0214f518 kind:data(any) addr:0x0214f518 +data_ov070_0214f534 kind:data(any) addr:0x0214f534 +data_ov070_0214f5cc kind:data(any) addr:0x0214f5cc +data_ov070_0214f5e4 kind:data(any) addr:0x0214f5e4 +data_ov070_0214f600 kind:data(any) addr:0x0214f600 +data_ov070_0214f640 kind:data(any) addr:0x0214f640 +data_ov070_0214f654 kind:data(any) addr:0x0214f654 +data_ov070_0214f660 kind:data(any) addr:0x0214f660 +data_ov070_0214f66c kind:data(any) addr:0x0214f66c +data_ov070_0214f680 kind:data(any) addr:0x0214f680 +data_ov070_0214f6f0 kind:data(any) addr:0x0214f6f0 +data_ov070_0214f700 kind:data(any) addr:0x0214f700 +data_ov070_0214f710 kind:data(any) addr:0x0214f710 +data_ov070_0214f72c kind:data(any) addr:0x0214f72c +data_ov070_0214f760 kind:data(any) addr:0x0214f760 ambiguous +data_ov070_0214f780 kind:data(any) addr:0x0214f780 +data_ov070_0214f790 kind:data(any) addr:0x0214f790 +data_ov070_0214f7ac kind:data(any) addr:0x0214f7ac +data_ov070_0214f7e0 kind:data(any) addr:0x0214f7e0 ambiguous +data_ov070_0214f800 kind:data(any) addr:0x0214f800 +data_ov070_0214f810 kind:data(any) addr:0x0214f810 +data_ov070_0214f82c kind:data(any) addr:0x0214f82c +data_ov070_0214f868 kind:data(any) addr:0x0214f868 ambiguous +data_ov070_0214f870 kind:data(any) addr:0x0214f870 ambiguous +data_ov070_0214f888 kind:data(any) addr:0x0214f888 +data_ov070_0214f8a4 kind:data(any) addr:0x0214f8a4 +data_ov070_0214f8c0 kind:data(any) addr:0x0214f8c0 +data_ov070_0214f900 kind:data(any) addr:0x0214f900 +data_ov070_0214f910 kind:data(any) addr:0x0214f910 +data_ov070_0214f92c kind:data(any) addr:0x0214f92c +data_ov070_0214f948 kind:data(any) addr:0x0214f948 +data_ov070_0214f96c kind:data(any) addr:0x0214f96c +data_ov070_0214f9e0 kind:bss addr:0x0214f9e0 +data_ov070_0214f9e4 kind:bss addr:0x0214f9e4 +data_ov070_0214f9f0 kind:bss addr:0x0214f9f0 +data_ov070_0214fa0c kind:bss addr:0x0214fa0c ambiguous +data_ov070_0214fa2c kind:bss addr:0x0214fa2c +data_ov070_0214fa30 kind:bss addr:0x0214fa30 +data_ov070_0214fa3c kind:bss addr:0x0214fa3c +data_ov070_0214fa78 kind:bss addr:0x0214fa78 +data_ov070_0214fa7c kind:bss addr:0x0214fa7c +data_ov070_0214fa88 kind:bss addr:0x0214fa88 +data_ov070_0214fb60 kind:bss addr:0x0214fb60 +data_ov070_0214fb64 kind:bss addr:0x0214fb64 +data_ov070_0214fb68 kind:bss addr:0x0214fb68 +data_ov070_0214fb74 kind:bss addr:0x0214fb74 +data_ov070_0214fb80 kind:bss addr:0x0214fb80 +data_ov070_0214fc58 kind:bss addr:0x0214fc58 +data_ov070_0214fc5c kind:bss addr:0x0214fc5c +data_ov070_0214fc68 kind:bss addr:0x0214fc68 +data_ov070_0214fc74 kind:bss addr:0x0214fc74 +data_ov070_0214fd4c kind:bss addr:0x0214fd4c +data_ov070_0214fd70 kind:bss addr:0x0214fd70 +data_ov070_0214fd9c kind:bss addr:0x0214fd9c ambiguous +data_ov070_0214fdb0 kind:bss addr:0x0214fdb0 ambiguous +data_ov070_0214fe38 kind:bss addr:0x0214fe38 ambiguous +data_ov070_0214fe40 kind:bss addr:0x0214fe40 +data_ov070_0214fe44 kind:bss addr:0x0214fe44 +data_ov070_0214fe50 kind:bss addr:0x0214fe50 +data_ov070_0214fe8c kind:bss addr:0x0214fe8c +data_ov070_0214fe90 kind:bss addr:0x0214fe90 +data_ov070_0214fe9c kind:bss addr:0x0214fe9c +data_ov070_0214fed8 kind:bss addr:0x0214fed8 +data_ov070_0214fedc kind:bss addr:0x0214fedc +data_ov070_0214fee8 kind:bss addr:0x0214fee8 +data_ov070_0214ff24 kind:bss addr:0x0214ff24 +data_ov070_0214ff28 kind:bss addr:0x0214ff28 +data_ov070_0214ff34 kind:bss addr:0x0214ff34 +data_ov070_0214ff54 kind:bss addr:0x0214ff54 +data_ov070_0214ff9c kind:bss addr:0x0214ff9c +data_ov070_0214ffa0 kind:bss addr:0x0214ffa0 +data_ov070_0214ffac kind:bss addr:0x0214ffac +data_ov070_0214ffb8 kind:bss addr:0x0214ffb8 +data_ov070_0214ffc4 kind:bss addr:0x0214ffc4 +data_ov070_0214fff0 kind:bss addr:0x0214fff0 ambiguous +data_ov070_02150098 kind:bss addr:0x02150098 +data_ov070_021500bc kind:bss addr:0x021500bc +data_ov070_021500c0 kind:bss addr:0x021500c0 +data_ov070_021500cc kind:bss addr:0x021500cc +data_ov070_021501a0 kind:bss addr:0x021501a0 +data_ov070_021501c4 kind:bss addr:0x021501c4 +data_ov070_021501c8 kind:bss addr:0x021501c8 +data_ov070_021501d4 kind:bss addr:0x021501d4 +data_ov070_02150204 kind:bss addr:0x02150204 +data_ov070_021502d8 kind:bss addr:0x021502d8 +data_ov070_021502fc kind:bss addr:0x021502fc +data_ov070_02150300 kind:bss addr:0x02150300 +data_ov070_0215030c kind:bss addr:0x0215030c +data_ov070_0215032c kind:bss addr:0x0215032c +data_ov070_021503e0 kind:bss addr:0x021503e0 +data_ov070_02150400 kind:bss addr:0x02150400 +data_ov070_02150404 kind:bss addr:0x02150404 +data_ov070_02150410 kind:bss addr:0x02150410 +data_ov070_021504e4 kind:bss addr:0x021504e4 +data_ov070_02150508 kind:bss addr:0x02150508 +data_ov070_0215050c kind:bss addr:0x0215050c +data_ov070_02150518 kind:bss addr:0x02150518 +data_ov070_021505ec kind:bss addr:0x021505ec +data_ov070_02150610 kind:bss addr:0x02150610 +data_ov070_02150614 kind:bss addr:0x02150614 +data_ov070_02150620 kind:bss addr:0x02150620 +data_ov070_02150640 kind:bss addr:0x02150640 +data_ov070_021506f4 kind:bss addr:0x021506f4 +data_ov070_02150714 kind:bss addr:0x02150714 +data_ov070_02150718 kind:bss addr:0x02150718 +data_ov070_02150724 kind:bss addr:0x02150724 +data_ov070_021507fc kind:bss addr:0x021507fc +data_ov070_02150800 kind:bss addr:0x02150800 +data_ov070_0215080c kind:bss addr:0x0215080c +data_ov070_021508e0 kind:bss addr:0x021508e0 +data_ov070_021508e4 kind:bss addr:0x021508e4 +data_ov070_021508f0 kind:bss addr:0x021508f0 +data_ov070_021508fc kind:bss addr:0x021508fc +data_ov070_021509d0 kind:bss addr:0x021509d0 +data_ov070_021509f4 kind:bss addr:0x021509f4 +data_ov070_021509f8 kind:bss addr:0x021509f8 +data_ov070_02150a04 kind:bss addr:0x02150a04 +data_ov070_02150ac4 kind:bss addr:0x02150ac4 ambiguous +data_ov070_02150ad8 kind:bss addr:0x02150ad8 +data_ov070_02150adc kind:bss addr:0x02150adc +data_ov070_02150ae8 kind:bss addr:0x02150ae8 +data_ov070_02150bbc kind:bss addr:0x02150bbc +data_ov070_02150bc0 kind:bss addr:0x02150bc0 +data_ov070_02150bcc kind:bss addr:0x02150bcc +data_ov070_02150bf0 kind:bss addr:0x02150bf0 +data_ov070_02150bf4 kind:bss addr:0x02150bf4 +data_ov070_02150c00 kind:bss addr:0x02150c00 +data_ov070_02150c24 kind:bss addr:0x02150c24 +data_ov070_02150c28 kind:bss addr:0x02150c28 +data_ov070_02150c34 kind:bss addr:0x02150c34 +data_ov070_02150c40 kind:bss addr:0x02150c40 +data_ov070_02150c60 kind:bss addr:0x02150c60 +data_ov070_02150c84 kind:bss addr:0x02150c84 +data_ov070_02150c88 kind:bss addr:0x02150c88 +data_ov070_02150c94 kind:bss addr:0x02150c94 +data_ov070_02150ca4 kind:bss addr:0x02150ca4 diff --git a/config/eur1/arm9/overlays/ov071/delinks.txt b/config/eur1/arm9/overlays/ov071/delinks.txt new file mode 100644 index 00000000..afa5d313 --- /dev/null +++ b/config/eur1/arm9/overlays/ov071/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x02163b04 kind:code align:32 + .rodata start:0x02163b04 end:0x02163ec4 kind:rodata align:4 + .init start:0x02163ec4 end:0x0216422c kind:code align:4 + .ctor start:0x0216422c end:0x02164260 kind:rodata align:4 + .data start:0x02164280 end:0x02165280 kind:data align:32 + .bss start:0x02165280 end:0x02165a20 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov071/relocs.txt b/config/eur1/arm9/overlays/ov071/relocs.txt new file mode 100644 index 00000000..a32e696f --- /dev/null +++ b/config/eur1/arm9/overlays/ov071/relocs.txt @@ -0,0 +1,2829 @@ +from:0x02150d90 kind:load to:0x02163b90 module:overlay(71) +from:0x02150d9c kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x02150db0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150dc0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150dd0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150de0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150df0 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150e00 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150e10 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150e20 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150e40 kind:load to:0x02164334 module:overlay(71) +from:0x02150e44 kind:load to:0x02163b30 module:overlay(71) +from:0x02150e48 kind:load to:0x02163b40 module:overlay(71) +from:0x02150e4c kind:load to:0x02163b20 module:overlay(71) +from:0x02150e50 kind:load to:0x02163b70 module:overlay(71) +from:0x02150e54 kind:load to:0x02163b80 module:overlay(71) +from:0x02150e58 kind:load to:0x02163b60 module:overlay(71) +from:0x02150e5c kind:load to:0x02163b10 module:overlay(71) +from:0x02150e60 kind:load to:0x02163b50 module:overlay(71) +from:0x02150e70 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150e84 kind:arm_call to:0x0200efdc module:main +from:0x02150ea8 kind:arm_call to:0x0200eab0 module:main +from:0x02150ebc kind:arm_call to:0x0200eab0 module:main +from:0x02150ed0 kind:arm_call to:0x0200e850 module:main +from:0x02150ee0 kind:arm_call to:0x0200ea38 module:main +from:0x02150ef0 kind:arm_call to:0x0200eab0 module:main +from:0x02150f00 kind:arm_call to:0x0200e850 module:main +from:0x02150f10 kind:arm_call to:0x0200ea38 module:main +from:0x02150f20 kind:arm_call to:0x0200eab0 module:main +from:0x02150f30 kind:arm_call to:0x0200e850 module:main +from:0x02150f40 kind:arm_call to:0x0200ea38 module:main +from:0x02150f48 kind:load to:0x020b4f04 module:overlay(0) +from:0x02150f78 kind:arm_call to:0x0200eab0 module:main +from:0x02150f88 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150f98 kind:arm_call to:0x0200ea38 module:main +from:0x02150fa8 kind:arm_call to:0x0200eab0 module:main +from:0x02150fd4 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150fe4 kind:arm_call to:0x0200ea38 module:main +from:0x02150ff4 kind:arm_call to:0x0200eab0 module:main +from:0x02151004 kind:arm_call to:0x01ffc744 module:itcm +from:0x02151014 kind:arm_call to:0x0200ea38 module:main +from:0x0215101c kind:load to:0x020b4f04 module:overlay(0) +from:0x02151034 kind:arm_call to:0x02150e64 module:overlay(71) +from:0x0215103c kind:arm_call to:0x02150f50 module:overlay(71) +from:0x02151044 kind:arm_call to:0x01ffc57c module:itcm +from:0x02151058 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02151084 kind:load to:0x021642fc module:overlay(71) +from:0x021510e4 kind:arm_call to:0x0209832c module:overlay(0) +from:0x021511c4 kind:arm_call to:0x01fff498 module:itcm +from:0x021511d0 kind:arm_call to:0x01fff584 module:itcm +from:0x02151208 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0215122c kind:arm_call to:0x01ffb714 module:itcm +from:0x02151234 kind:arm_call to:0x01ff938c module:itcm +from:0x02151244 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215125c kind:load to:0x027e0ce8 module:dtcm +from:0x02151308 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215130c kind:arm_call to:0x01fff458 module:itcm +from:0x02151344 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02151378 kind:arm_call to:0x0207c044 module:overlay(0) +from:0x02151390 kind:arm_call to:0x01ff938c module:itcm +from:0x021513a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021513bc kind:load to:0x027e0ce4 module:dtcm +from:0x021513e4 kind:arm_call to:0x0209832c module:overlay(0) +from:0x021513f4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02151408 kind:load to:0x02164318 module:overlay(71) +from:0x02151444 kind:arm_call to:0x0209832c module:overlay(0) +from:0x021514c4 kind:arm_call to:0x01fff498 module:itcm +from:0x021514d0 kind:arm_call to:0x01fff584 module:itcm +from:0x021515b0 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x021515c4 kind:load to:0x027e0ce8 module:dtcm +from:0x021515f8 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02151610 kind:load to:0x021642a4 module:overlay(71) +from:0x02151638 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0215168c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151698 kind:arm_call to:0x01fff458 module:itcm +from:0x021516cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151780 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x021517ac kind:load to:0x027e0ce4 module:dtcm +from:0x021517b4 kind:load to:0x0203e964 module:main +from:0x021517c4 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x021517dc kind:load to:0x02164288 module:overlay(71) +from:0x02151818 kind:arm_call to:0x02151824 module:overlay(71) +from:0x02151870 kind:arm_call to:0x021513ec module:overlay(71) +from:0x021518d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021518e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215193c kind:arm_call to:0x01ff9258 module:itcm +from:0x021519a4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021519e8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02151a00 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02151a3c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151a4c kind:load to:0x027e0960 module:dtcm +from:0x02151a50 kind:load to:0x02165280 module:overlay(71) +from:0x02151a54 kind:load to:0x0216428c module:overlay(71) +from:0x02151a58 kind:load to:0x0216428c module:overlay(71) +from:0x02151a64 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151a84 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02151a94 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02151aa8 kind:arm_call to:0x0215104c module:overlay(71) +from:0x02151ab4 kind:arm_call to:0x02150d94 module:overlay(71) +from:0x02151ae4 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x02151afc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151b0c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151b48 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02151b60 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151b78 kind:arm_call to:0x021517b8 module:overlay(71) +from:0x02151b98 kind:arm_call to:0x0203d160 module:main +from:0x02151c70 kind:arm_call to:0x0215b608 module:overlay(71) +from:0x02151cfc kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x02151d04 kind:arm_call_thumb to:0x0209b280 module:overlay(0) +from:0x02151dbc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02151dd4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02151dec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02151e1c kind:load to:0x021643f4 module:overlay(71) +from:0x02151e20 kind:load to:0x027e0ce0 module:dtcm +from:0x02151e24 kind:load to:0x021643a8 module:overlay(71) +from:0x02151e28 kind:load to:0x020b53e4 module:overlay(0) +from:0x02151e2c kind:load to:0x02164360 module:overlay(71) +from:0x02151e30 kind:load to:0x020a0328 module:overlay(0) +from:0x02151e34 kind:load to:0x0215b82c module:overlay(71) +from:0x02151e40 kind:load to:0x021642b4 module:overlay(71) +from:0x02151e44 kind:load to:0x02049be4 module:main +from:0x02151e48 kind:load to:0x0216529c module:overlay(71) +from:0x02151e4c kind:load to:0x02165284 module:overlay(71) +from:0x02151e50 kind:load to:0x02165290 module:overlay(71) +from:0x02151e5c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151e70 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151e84 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02151e98 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02151eac kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02151ed0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151ee8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151efc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151f04 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151f10 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02151f1c kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02151f28 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151f30 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151f38 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02151f40 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02151f48 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151f5c kind:arm_call to:0x0203d210 module:main +from:0x02151f64 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02151f6c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02151f74 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151f7c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151f84 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02151f8c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151f98 kind:load to:0x021643f4 module:overlay(71) +from:0x02151f9c kind:load to:0x020a0328 module:overlay(0) +from:0x02151fb8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151fd0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151fe4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151fec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151ff8 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02152004 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02152010 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02152018 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02152020 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02152028 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02152030 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02152044 kind:arm_call to:0x0203d210 module:main +from:0x0215204c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02152054 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215205c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152064 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215206c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02152074 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215207c kind:arm_call to:0x02011ff4 module:main +from:0x02152088 kind:load to:0x021643f4 module:overlay(71) +from:0x0215208c kind:load to:0x020a0328 module:overlay(0) +from:0x021520a8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021520c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021520d4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021520dc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021520e8 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x021520f4 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02152100 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02152108 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02152110 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02152118 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02152120 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02152134 kind:arm_call to:0x0203d210 module:main +from:0x0215213c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02152144 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215214c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152154 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215215c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02152164 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02152170 kind:load to:0x021643f4 module:overlay(71) +from:0x02152174 kind:load to:0x020a0328 module:overlay(0) +from:0x0215218c kind:arm_call to:0x02081f10 module:overlay(0) +from:0x021521a0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021521bc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021521f0 kind:load to:0x027e0cd8 module:dtcm +from:0x02152208 kind:arm_call to:0x0215f21c module:overlay(71) +from:0x0215221c kind:arm_call to:0x02152178 module:overlay(71) +from:0x02152244 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02152254 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02152260 kind:load to:0x027e0d70 module:dtcm +from:0x02152264 kind:load to:0x02153e08 module:overlay(71) +from:0x02152388 kind:arm_call to:0x0215ac30 module:overlay(71) +from:0x02152404 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02152444 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152450 kind:arm_call to:0x01fff458 module:itcm +from:0x02152468 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02152498 kind:arm_call to:0x02152938 module:overlay(71) +from:0x021524a0 kind:arm_call to:0x02163ae0 module:overlay(71) +from:0x021524b0 kind:arm_call to:0x021524cc module:overlay(71) +from:0x021524b8 kind:arm_call to:0x02152c1c module:overlay(71) +from:0x021524c4 kind:load to:0x027e0ce4 module:dtcm +from:0x02152548 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152580 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152594 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021525ac kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x021525c4 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021525cc kind:arm_call to:0x0215ad28 module:overlay(71) +from:0x021525ec kind:arm_call to:0x02081d90 module:overlay(0) +from:0x021525fc kind:arm_call to:0x020a7918 module:overlay(0) +from:0x02152610 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215262c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215263c kind:arm_call to:0x021530dc module:overlay(71) +from:0x02152654 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152678 kind:arm_call to:0x0215ad28 module:overlay(71) +from:0x02152684 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152698 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021526a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021526f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021526fc kind:arm_call to:0x01fff458 module:itcm +from:0x02152734 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215274c kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0215275c kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x0215276c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215277c kind:arm_call to:0x021530dc module:overlay(71) +from:0x02152794 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021527bc kind:arm_call to:0x0215422c module:overlay(71) +from:0x021527cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021527e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021527f8 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02152804 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152818 kind:arm_call to:0x021530dc module:overlay(71) +from:0x02152830 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152858 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152880 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x021528a0 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x021528b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021528c0 kind:arm_call to:0x021530dc module:overlay(71) +from:0x021528d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152900 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152908 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02152914 kind:load to:0x027e0ce0 module:dtcm +from:0x0215291c kind:load to:0x027e09a4 module:dtcm +from:0x02152920 kind:load to:0x027e0cd8 module:dtcm +from:0x02152924 kind:load to:0x027e0ce4 module:dtcm +from:0x0215292c kind:load to:0x020aed54 module:overlay(0) +from:0x02152930 kind:load to:0x027e0d38 module:dtcm +from:0x021529b4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021529e0 kind:arm_call to:0x02163ae0 module:overlay(71) +from:0x02152a18 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02152a24 kind:arm_call to:0x0215ad28 module:overlay(71) +from:0x02152a3c kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152a54 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02152a64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152a74 kind:arm_call to:0x021530dc module:overlay(71) +from:0x02152a80 kind:arm_call to:0x02163ae0 module:overlay(71) +from:0x02152a90 kind:arm_call to:0x0215ad28 module:overlay(71) +from:0x02152aa8 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152ac0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152b04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152b10 kind:arm_call to:0x01fff458 module:itcm +from:0x02152b50 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152b70 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02152b88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152bb0 kind:arm_call to:0x020ee0b8 module:overlay(31) +from:0x02152be8 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02152bf0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02152bfc kind:load to:0x027e0ce0 module:dtcm +from:0x02152c04 kind:load to:0x027e0ce4 module:dtcm +from:0x02152c0c kind:load to:0x020aed54 module:overlay(0) +from:0x02152c10 kind:load to:0x027e0d38 module:dtcm +from:0x02152c18 kind:load to:0x027e0d3c module:dtcm +from:0x02152c8c kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02152c9c kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02152cac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152cbc kind:arm_call to:0x021530dc module:overlay(71) +from:0x02152cd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152cfc kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152d10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152d20 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02152d30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152d40 kind:arm_call to:0x021530dc module:overlay(71) +from:0x02152d58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152d80 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152dac kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152de4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152e00 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02152e10 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152e3c kind:arm_call to:0x0215ad28 module:overlay(71) +from:0x02152e48 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152e5c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02152e74 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02152e8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152e9c kind:arm_call to:0x021530dc module:overlay(71) +from:0x02152ee4 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02152ef4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152f04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152f34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152f50 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02152f74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152f80 kind:arm_call to:0x01fff458 module:itcm +from:0x02152fb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152fe4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215302c kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02153048 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02153058 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153068 kind:arm_call to:0x021530dc module:overlay(71) +from:0x02153080 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021530a8 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021530b4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021530bc kind:load to:0x027e0ce0 module:dtcm +from:0x021530c0 kind:load to:0x020aed54 module:overlay(0) +from:0x021530c4 kind:load to:0x027e0d38 module:dtcm +from:0x021530c8 kind:load to:0x027e0ce4 module:dtcm +from:0x02153108 kind:load to:0x021530dc module:overlay(71) +from:0x02153114 kind:load to:0x021530dc module:overlay(71) +from:0x02153140 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02153158 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215319c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215320c kind:arm_call to:0x020733bc module:overlay(0) +from:0x02153234 kind:load to:0x027e09b8 module:dtcm +from:0x02153268 kind:arm_call to:0x02155d0c module:overlay(71) +from:0x02153274 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02153290 kind:arm_call to:0x02155b7c module:overlay(71) +from:0x021532b8 kind:arm_call to:0x02159518 module:overlay(71) +from:0x021532fc kind:arm_call to:0x02153120 module:overlay(71) +from:0x02153340 kind:arm_call to:0x0215ef20 module:overlay(71) +from:0x02153350 kind:arm_call to:0x021561c8 module:overlay(71) +from:0x02153360 kind:arm_call to:0x0215614c module:overlay(71) +from:0x02153388 kind:arm_call to:0x02159fd8 module:overlay(71) +from:0x0215339c kind:arm_call to:0x0215f160 module:overlay(71) +from:0x021533b0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021533d0 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x021533e4 kind:arm_call to:0x01fff148 module:itcm +from:0x02153404 kind:arm_call to:0x02152374 module:overlay(71) +from:0x0215341c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215345c kind:arm_call to:0x01fff1a4 module:itcm +from:0x021534a8 kind:arm_call to:0x02152350 module:overlay(71) +from:0x021534e0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02153538 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02153548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215355c kind:arm_call to:0x020982fc module:overlay(0) +from:0x02153574 kind:arm_call to:0x01ffedac module:itcm +from:0x02153580 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02153610 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215367c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215368c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021536b0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021536b8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021536f8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153700 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215371c kind:arm_call to:0x01ffedac module:itcm +from:0x02153728 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x021537bc kind:arm_call to:0x0208bdcc module:overlay(0) +from:0x021537e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153820 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215382c kind:load to:0x027e0d70 module:dtcm +from:0x02153830 kind:load to:0x027e0ce0 module:dtcm +from:0x02153834 kind:load to:0x027e0cd8 module:dtcm +from:0x02153838 kind:load to:0x021642c4 module:overlay(71) +from:0x0215383c kind:load to:0x027e0cec module:dtcm +from:0x02153844 kind:load to:0x027e0ce4 module:dtcm +from:0x02153850 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02153894 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021538ac kind:arm_call to:0x020982fc module:overlay(0) +from:0x021538f0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02153924 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02153954 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153960 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02153988 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215399c kind:arm_call to:0x01ff9258 module:itcm +from:0x021539bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021539ec kind:load to:0x021642c4 module:overlay(71) +from:0x021539f0 kind:load to:0x027e0cd8 module:dtcm +from:0x021539f4 kind:load to:0x027e09a8 module:dtcm +from:0x02153a00 kind:arm_call to:0x0215385c module:overlay(71) +from:0x02153a08 kind:arm_call to:0x021523cc module:overlay(71) +from:0x02153a10 kind:arm_call to:0x0215ae20 module:overlay(71) +from:0x02153a54 kind:arm_call to:0x0215ac30 module:overlay(71) +from:0x02153ab0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02153ac0 kind:load to:0x027e09c0 module:dtcm +from:0x02153b30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153b40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153b70 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02153bfc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153c0c kind:load to:0x027e0cec module:dtcm +from:0x02153c18 kind:arm_call to:0x0215adec module:overlay(71) +from:0x02153c54 kind:arm_call to:0x02153120 module:overlay(71) +from:0x02153c68 kind:arm_call to:0x0215ac30 module:overlay(71) +from:0x02153ca0 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02153d0c kind:arm_call to:0x0215a2e0 module:overlay(71) +from:0x02153d30 kind:arm_call to:0x0215a3a8 module:overlay(71) +from:0x02153dfc kind:arm_call to:0x01ff930c module:itcm +from:0x02153e6c kind:arm_call to:0x0200e260 module:main +from:0x02153e80 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153ee4 kind:arm_call to:0x0200e260 module:main +from:0x02153ef4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153f74 kind:arm_call to:0x0200e260 module:main +from:0x02153f84 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153fb4 kind:load to:0x027e0964 module:dtcm +from:0x02153fc8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153fd8 kind:arm_call to:0x0215ac30 module:overlay(71) +from:0x02153fec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154024 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02154040 kind:arm_call to:0x02153ac4 module:overlay(71) +from:0x02154064 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02154070 kind:load to:0x027e0958 module:dtcm +from:0x021540a0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021540c4 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02154100 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x0215414c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0215416c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215417c kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021541c0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021541e0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021541f0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02154200 kind:load to:0x027e0cd8 module:dtcm +from:0x02154204 kind:load to:0x02153e08 module:overlay(71) +from:0x02154218 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02154224 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215425c kind:arm_call to:0x020ee0b8 module:overlay(31) +from:0x021542c4 kind:load to:0x020aed4c module:overlay(0) +from:0x021542c8 kind:load to:0x027e0d3c module:dtcm +from:0x0215432c kind:load to:0x02163cf8 module:overlay(71) +from:0x02154350 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021543e4 kind:arm_call to:0x0215ac54 module:overlay(71) +from:0x02154428 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154478 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154488 kind:arm_call to:0x0206bcf8 module:overlay(0) +from:0x021544f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154564 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02154570 kind:arm_call to:0x0215adec module:overlay(71) +from:0x02154598 kind:load to:0x027e09a8 module:dtcm +from:0x0215459c kind:load to:0x020b51f8 module:overlay(0) +from:0x021545a4 kind:load to:0x02163c68 module:overlay(71) +from:0x021545a8 kind:load to:0x02163b90 module:overlay(71) +from:0x02154654 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02154660 kind:load to:0x02163b90 module:overlay(71) +from:0x02154664 kind:load to:0x02049be4 module:main +from:0x0215469c kind:arm_call to:0x01ff930c module:itcm +from:0x02154724 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021547dc kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02154808 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154820 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215482c kind:load to:0x02163ba8 module:overlay(71) +from:0x02154834 kind:load to:0x02163b90 module:overlay(71) +from:0x02154838 kind:load to:0x02049be4 module:main +from:0x021548a0 kind:load to:0x02163b90 module:overlay(71) +from:0x021548d0 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021548e4 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02154900 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02154928 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154940 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154958 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02154984 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02154994 kind:arm_call to:0x01ff930c module:itcm +from:0x021549e0 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021549f8 kind:arm_call to:0x02159a94 module:overlay(71) +from:0x02154a04 kind:load to:0x020b508c module:overlay(0) +from:0x02154a08 kind:load to:0x020b53e4 module:overlay(0) +from:0x02154ac0 kind:load to:0x02163ba8 module:overlay(71) +from:0x02154ac4 kind:load to:0x02049be4 module:main +from:0x02154adc kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02154af4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154b24 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02154b30 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02154c18 kind:load to:0x02163b90 module:overlay(71) +from:0x02154c1c kind:load to:0x02049be4 module:main +from:0x02154c34 kind:arm_call to:0x02159a94 module:overlay(71) +from:0x02154cb4 kind:arm_call to:0x01fff148 module:itcm +from:0x02154cd8 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02154ce4 kind:load to:0x02163bc0 module:overlay(71) +from:0x02154ce8 kind:load to:0x027e0ce0 module:dtcm +from:0x02154d04 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02154d14 kind:arm_call to:0x01ff930c module:itcm +from:0x02154d2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154d40 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02154d80 kind:arm_call to:0x02017f38 module:main +from:0x02154e58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154e68 kind:arm_call to:0x02159bdc module:overlay(71) +from:0x02154eec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154f24 kind:load to:0x02049be4 module:main +from:0x02154f28 kind:load to:0x0203e964 module:main +from:0x02154f38 kind:arm_call to:0x02154d48 module:overlay(71) +from:0x02154ffc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155008 kind:load to:0x0203e964 module:main +from:0x0215507c kind:arm_call to:0x0209b2b8 module:overlay(0) +from:0x02155084 kind:arm_call to:0x0209bfa8 module:overlay(0) +from:0x021550b8 kind:load to:0x02163bd8 module:overlay(71) +from:0x021550f8 kind:arm_call to:0x01ff916c module:itcm +from:0x02155120 kind:arm_call to:0x0209b474 module:overlay(0) +from:0x02155228 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155244 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215526c kind:arm_call to:0x02159bdc module:overlay(71) +from:0x02155280 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02155294 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021552ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155314 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02155370 kind:arm_call to:0x0202851c module:main +from:0x0215538c kind:load to:0x02163ba8 module:overlay(71) +from:0x02155390 kind:load to:0x02163b90 module:overlay(71) +from:0x02155394 kind:load to:0x02163bd8 module:overlay(71) +from:0x021553ac kind:arm_call to:0x02154f2c module:overlay(71) +from:0x0215543c kind:load to:0x02163bd8 module:overlay(71) +from:0x02155440 kind:load to:0x02049be4 module:main +from:0x02155494 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021554a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021554f8 kind:arm_call to:0x02154d48 module:overlay(71) +from:0x021555b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021555c0 kind:arm_call to:0x02159bdc module:overlay(71) +from:0x021555ec kind:arm_call to:0x02154f2c module:overlay(71) +from:0x021556cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021556e8 kind:arm_call to:0x0215ab48 module:overlay(71) +from:0x02155708 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021557c0 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021557cc kind:load to:0x0203e964 module:main +from:0x021557d4 kind:load to:0x02049be4 module:main +from:0x021557d8 kind:load to:0x02163ba8 module:overlay(71) +from:0x021557dc kind:load to:0x02163bd8 module:overlay(71) +from:0x02155868 kind:load to:0x02163bd8 module:overlay(71) +from:0x0215588c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021558a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021558c8 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02155990 kind:load to:0x02163ba8 module:overlay(71) +from:0x02155994 kind:load to:0x02049be4 module:main +from:0x021559d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155a58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155a90 kind:arm_call to:0x02151824 module:overlay(71) +from:0x02155b24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155b38 kind:arm_call to:0x01ff930c module:itcm +from:0x02155b64 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02155b70 kind:load to:0x02163bd8 module:overlay(71) +from:0x02155bb8 kind:arm_call to:0x02015080 module:main +from:0x02155bd8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155bf8 kind:arm_call to:0x02015080 module:main +from:0x02155c24 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155c38 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155c80 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02155c8c kind:load to:0x027e09a8 module:dtcm +from:0x02155cb8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155cd0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155ce4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155cec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155cf4 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02155d24 kind:arm_call to:0x02081f10 module:overlay(0) +from:0x02155d88 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02155da0 kind:load to:0x027e0cd8 module:dtcm +from:0x02155e08 kind:arm_call to:0x0215b1d0 module:overlay(71) +from:0x02155e28 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02155e40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155e58 kind:load to:0x02163c98 module:overlay(71) +from:0x02155e5c kind:load to:0x027e0cec module:dtcm +from:0x02155e64 kind:load to:0x027e09a8 module:dtcm +from:0x02155e8c kind:arm_call to:0x01ff916c module:itcm +from:0x02155e9c kind:arm_call to:0x01ff916c module:itcm +from:0x02155f08 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155f14 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02155f64 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02155fb8 kind:arm_call to:0x0215ac54 module:overlay(71) +from:0x02156004 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156090 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021560a0 kind:arm_call to:0x0206bcf8 module:overlay(0) +from:0x021560d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021560fc kind:load to:0x027e09a8 module:dtcm +from:0x02156100 kind:load to:0x02163c68 module:overlay(71) +from:0x02156108 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215612c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02156148 kind:load to:0x027e0cd8 module:dtcm +from:0x02156164 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x02156194 kind:arm_call to:0x01fff148 module:itcm +from:0x021561a4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021561c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021561c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021561dc kind:load to:0x027e0ce0 module:dtcm +from:0x021561e0 kind:load to:0x0208bb48 module:overlay(0) +from:0x02156238 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x02156254 kind:arm_call to:0x021561c8 module:overlay(71) +from:0x02156268 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02156298 kind:arm_call to:0x02016ae0 module:main +from:0x021562ac kind:arm_call to:0x0215b4cc module:overlay(71) +from:0x021562bc kind:arm_call to:0x0215614c module:overlay(71) +from:0x021562cc kind:arm_call to:0x0215610c module:overlay(71) +from:0x021562e0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156300 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215630c kind:arm_call to:0x021561e4 module:overlay(71) +from:0x0215631c kind:arm_call to:0x0215614c module:overlay(71) +from:0x0215632c kind:arm_call to:0x0215610c module:overlay(71) +from:0x0215633c kind:arm_call to:0x0215b438 module:overlay(71) +from:0x02156370 kind:arm_call to:0x02016ae0 module:main +from:0x0215638c kind:arm_call to:0x0215b4cc module:overlay(71) +from:0x021563a0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021563b0 kind:arm_call to:0x021564fc module:overlay(71) +from:0x021563c0 kind:arm_call to:0x0215610c module:overlay(71) +from:0x021563d4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021563f8 kind:arm_call to:0x0215610c module:overlay(71) +from:0x02156410 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x0215642c kind:arm_call to:0x021561c8 module:overlay(71) +from:0x02156440 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0215644c kind:arm_call to:0x0215b438 module:overlay(71) +from:0x0215648c kind:arm_call to:0x02016ae0 module:main +from:0x021564c4 kind:arm_call to:0x02016ae0 module:main +from:0x021564d8 kind:arm_call to:0x0215b4cc module:overlay(71) +from:0x02156514 kind:arm_call to:0x02071f6c module:overlay(0) +from:0x02156544 kind:load to:0x027e09a8 module:dtcm +from:0x021565c4 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x021565cc kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x021565d8 kind:arm_call to:0x0215b618 module:overlay(71) +from:0x021565e4 kind:load to:0x02163bd8 module:overlay(71) +from:0x0215661c kind:arm_call to:0x021561c8 module:overlay(71) +from:0x02156630 kind:arm_call to:0x0215614c module:overlay(71) +from:0x0215665c kind:arm_call to:0x0215b4cc module:overlay(71) +from:0x0215666c kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x02156698 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021566ac kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x021566bc kind:arm_call to:0x01fff1a4 module:itcm +from:0x021566cc kind:arm_call to:0x01fff1e0 module:itcm +from:0x021566e0 kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x0215670c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156734 kind:arm_call to:0x0215b618 module:overlay(71) +from:0x02156778 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x0215679c kind:arm_call to:0x01ff9258 module:itcm +from:0x021567ac kind:arm_call to:0x0215610c module:overlay(71) +from:0x021567c8 kind:arm_call to:0x0215b640 module:overlay(71) +from:0x021567d4 kind:arm_call to:0x0215b690 module:overlay(71) +from:0x021567f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215684c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215689c kind:arm_call to:0x01ff930c module:itcm +from:0x021568b8 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x021568d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021569b8 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021569c0 kind:arm_call to:0x0215610c module:overlay(71) +from:0x021569d4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021569f4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156a20 kind:arm_call to:0x0215ef20 module:overlay(71) +from:0x02156a34 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156a44 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156a50 kind:load to:0x027e0ce0 module:dtcm +from:0x02156a58 kind:load to:0x02163b90 module:overlay(71) +from:0x02156a60 kind:load to:0x02163bd8 module:overlay(71) +from:0x02156a64 kind:load to:0x027e0d70 module:dtcm +from:0x02156ae4 kind:arm_call to:0x0215a470 module:overlay(71) +from:0x02156af4 kind:load to:0x02163ba8 module:overlay(71) +from:0x02156b28 kind:arm_call to:0x021563ec module:overlay(71) +from:0x02156b38 kind:arm_call to:0x0215614c module:overlay(71) +from:0x02156b54 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156b64 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x02156b88 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156bb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156bcc kind:arm_call to:0x01ff930c module:itcm +from:0x02156c2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156c3c kind:arm_call to:0x0215610c module:overlay(71) +from:0x02156c50 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156c70 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02156cb0 kind:arm_call to:0x02016ae0 module:main +from:0x02156cc8 kind:arm_call to:0x02159bdc module:overlay(71) +from:0x02156d0c kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02156d14 kind:arm_call to:0x0215a4d4 module:overlay(71) +from:0x02156d94 kind:arm_call to:0x0215a880 module:overlay(71) +from:0x02156dc8 kind:arm_call to:0x0215610c module:overlay(71) +from:0x02156de0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156df4 kind:load to:0x02163bd8 module:overlay(71) +from:0x02156e74 kind:load to:0x02163bf0 module:overlay(71) +from:0x02156eb4 kind:arm_call to:0x02015080 module:main +from:0x02156ed4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156f04 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02156f14 kind:arm_call to:0x01ff930c module:itcm +from:0x02156f5c kind:arm_call to:0x0208bf38 module:overlay(0) +from:0x02156f70 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02156fe4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215705c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215706c kind:arm_call to:0x01ff930c module:itcm +from:0x0215708c kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215709c kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021570a8 kind:load to:0x027e09a8 module:dtcm +from:0x021570b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021570b4 kind:load to:0x02163b90 module:overlay(71) +from:0x021570d0 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02157124 kind:load to:0x02163c08 module:overlay(71) +from:0x02157138 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02157150 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157164 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02157184 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x021571e0 kind:load to:0x02163c08 module:overlay(71) +from:0x021571fc kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02157238 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021572b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021572c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021572e4 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02157304 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157320 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02157354 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157364 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157384 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021573bc kind:arm_call to:0x01ff9638 module:itcm +from:0x021573d8 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02157408 kind:arm_call to:0x020ee0b8 module:overlay(31) +from:0x02157430 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157444 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021574b4 kind:arm_call to:0x020edf50 module:overlay(31) +from:0x021574d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021574e4 kind:arm_call to:0x02159fc0 module:overlay(71) +from:0x0215755c kind:arm_call to:0x01ff916c module:itcm +from:0x02157578 kind:load to:0x02163c20 module:overlay(71) +from:0x02157584 kind:load to:0x027e0cec module:dtcm +from:0x0215758c kind:load to:0x027e0d3c module:dtcm +from:0x02157594 kind:load to:0x02163cf8 module:overlay(71) +from:0x02157598 kind:load to:0x0203e964 module:main +from:0x021575b4 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02157644 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0215765c kind:load to:0x02163c38 module:overlay(71) +from:0x02157660 kind:load to:0x027e0cec module:dtcm +from:0x02157690 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021576c0 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021576ec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157700 kind:arm_call to:0x02159fc0 module:overlay(71) +from:0x02157804 kind:arm_call to:0x01ff916c module:itcm +from:0x0215781c kind:load to:0x027e09a8 module:dtcm +from:0x02157820 kind:load to:0x0203e964 module:main +from:0x0215788c kind:load to:0x02163c50 module:overlay(71) +from:0x021578ac kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021578c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021578f8 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02157918 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x02157934 kind:arm_call to:0x0215614c module:overlay(71) +from:0x02157944 kind:arm_call to:0x0215610c module:overlay(71) +from:0x02157960 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x02157984 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02157994 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021579d0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021579dc kind:arm_call to:0x0215422c module:overlay(71) +from:0x021579ec kind:arm_call to:0x0215422c module:overlay(71) +from:0x021579f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02157a58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157a84 kind:load to:0x02163c08 module:overlay(71) +from:0x02157aa0 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02157ae4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b1c kind:arm_call to:0x0215422c module:overlay(71) +from:0x02157bc8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157bd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157bf0 kind:arm_call to:0x02015080 module:main +from:0x02157c30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157cc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157d00 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02157d14 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02157d20 kind:load to:0x02163cb0 module:overlay(71) +from:0x02157d28 kind:load to:0x02163ba8 module:overlay(71) +from:0x02157d44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157d54 kind:arm_call to:0x021530dc module:overlay(71) +from:0x02157dfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157e0c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02157e18 kind:load to:0x02163c50 module:overlay(71) +from:0x02157e1c kind:load to:0x02163c08 module:overlay(71) +from:0x02157ecc kind:arm_call to:0x01ff916c module:itcm +from:0x02157ee0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157f24 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02157f44 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215806c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215807c kind:arm_call to:0x01ff9318 module:itcm +from:0x02158094 kind:arm_call to:0x02015080 module:main +from:0x021580d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158168 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021581a0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021581b4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021581c0 kind:load to:0x0203e964 module:main +from:0x021581c4 kind:load to:0x02163cb0 module:overlay(71) +from:0x021581c8 kind:load to:0x02163ba8 module:overlay(71) +from:0x02158254 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158270 kind:load to:0x02163cb0 module:overlay(71) +from:0x0215827c kind:arm_call to:0x021563ec module:overlay(71) +from:0x0215828c kind:arm_call to:0x0215614c module:overlay(71) +from:0x0215829c kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x021582c0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215831c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215832c kind:arm_call to:0x01ff9318 module:itcm +from:0x02158344 kind:arm_call to:0x02015080 module:main +from:0x02158370 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021583a0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021583ac kind:arm_call to:0x0215422c module:overlay(71) +from:0x021583c8 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02158420 kind:load to:0x02163bd8 module:overlay(71) +from:0x02158444 kind:arm_call to:0x02159bdc module:overlay(71) +from:0x02158464 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215848c kind:arm_call to:0x01ff9258 module:itcm +from:0x021584cc kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215850c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158548 kind:arm_call to:0x01ff930c module:itcm +from:0x02158584 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215859c kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021585b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021585cc kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158654 kind:arm_call to:0x0215a470 module:overlay(71) +from:0x02158660 kind:load to:0x02163ba8 module:overlay(71) +from:0x02158664 kind:load to:0x027e0d70 module:dtcm +from:0x02158674 kind:arm_call to:0x021563ec module:overlay(71) +from:0x02158684 kind:arm_call to:0x0215614c module:overlay(71) +from:0x02158694 kind:arm_call to:0x0215610c module:overlay(71) +from:0x021586a8 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021586bc kind:arm_call to:0x0215422c module:overlay(71) +from:0x021586c8 kind:arm_call to:0x0215610c module:overlay(71) +from:0x021586dc kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158720 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02158728 kind:arm_call to:0x0215a4d4 module:overlay(71) +from:0x021587b4 kind:arm_call to:0x0215f160 module:overlay(71) +from:0x021587c4 kind:arm_call to:0x0215a7b8 module:overlay(71) +from:0x021587d8 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021587f4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158804 kind:arm_call to:0x0215a880 module:overlay(71) +from:0x02158814 kind:arm_call to:0x021585e4 module:overlay(71) +from:0x02158848 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158854 kind:arm_call to:0x0215aad8 module:overlay(71) +from:0x02158864 kind:arm_call to:0x02140e6c module:overlay(70) +from:0x02158874 kind:arm_call to:0x0215a4a8 module:overlay(71) +from:0x02158894 kind:arm_call to:0x0215a678 module:overlay(71) +from:0x021588c0 kind:arm_call to:0x0215a880 module:overlay(71) +from:0x021588d4 kind:arm_call to:0x021585e4 module:overlay(71) +from:0x021588e8 kind:arm_call to:0x0215f160 module:overlay(71) +from:0x02158904 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158918 kind:arm_call to:0x0215a880 module:overlay(71) +from:0x02158930 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158940 kind:load to:0x02163bd8 module:overlay(71) +from:0x02158944 kind:load to:0x027e0d70 module:dtcm +from:0x0215895c kind:load to:0x02159d64 module:overlay(71) +from:0x02158984 kind:arm_call to:0x0215a880 module:overlay(71) +from:0x021589a0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021589bc kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02158a68 kind:arm_call to:0x0215a470 module:overlay(71) +from:0x02158a80 kind:load to:0x02163b90 module:overlay(71) +from:0x02158a84 kind:load to:0x02163ba8 module:overlay(71) +from:0x02158ae0 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02158ae8 kind:arm_call to:0x0215a4d4 module:overlay(71) +from:0x02158bac kind:arm_call to:0x02159bdc module:overlay(71) +from:0x02158bc0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158c04 kind:arm_call to:0x02159bdc module:overlay(71) +from:0x02158c30 kind:arm_call to:0x0215ab48 module:overlay(71) +from:0x02158c44 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158ca4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158cd4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158cec kind:arm_call to:0x0215a880 module:overlay(71) +from:0x02158d20 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158d40 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158d50 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158d60 kind:load to:0x02163bd8 module:overlay(71) +from:0x02158d74 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x02158dcc kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x02158ddc kind:arm_call to:0x0215a470 module:overlay(71) +from:0x02158de8 kind:load to:0x02163ba8 module:overlay(71) +from:0x02158df8 kind:arm_call to:0x021563ec module:overlay(71) +from:0x02158e08 kind:arm_call to:0x0215614c module:overlay(71) +from:0x02158e18 kind:arm_call to:0x0215610c module:overlay(71) +from:0x02158e28 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x02158e4c kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158e60 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158e6c kind:arm_call to:0x0215610c module:overlay(71) +from:0x02158e80 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158ec4 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02158ecc kind:arm_call to:0x0215a4d4 module:overlay(71) +from:0x02158f60 kind:arm_call to:0x0215ef20 module:overlay(71) +from:0x02158f7c kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158f90 kind:arm_call to:0x0215a880 module:overlay(71) +from:0x02158fa4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02158fc8 kind:arm_call to:0x0215aad8 module:overlay(71) +from:0x02158fd0 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x02158fdc kind:arm_call to:0x02140e6c module:overlay(70) +from:0x02158fec kind:arm_call to:0x0215a4a8 module:overlay(71) +from:0x0215900c kind:arm_call to:0x0215a678 module:overlay(71) +from:0x02159038 kind:arm_call to:0x0215a880 module:overlay(71) +from:0x02159050 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02159064 kind:arm_call to:0x0215ef20 module:overlay(71) +from:0x02159080 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02159094 kind:arm_call to:0x0215a880 module:overlay(71) +from:0x021590ac kind:arm_call to:0x0215422c module:overlay(71) +from:0x021590bc kind:load to:0x02163bd8 module:overlay(71) +from:0x021590c0 kind:load to:0x027e0d70 module:dtcm +from:0x021590dc kind:load to:0x027e0d70 module:dtcm +from:0x021590e0 kind:load to:0x0215f290 module:overlay(71) +from:0x02159134 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159224 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159234 kind:arm_call to:0x01ff930c module:itcm +from:0x02159244 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x02159250 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021592d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021593c8 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x021593d4 kind:load to:0x02163bd8 module:overlay(71) +from:0x021593dc kind:load to:0x02163cc8 module:overlay(71) +from:0x021593e0 kind:load to:0x02163b90 module:overlay(71) +from:0x0215940c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02159430 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021594a0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02159510 kind:load to:0x027e09b8 module:dtcm +from:0x02159514 kind:load to:0x02163c08 module:overlay(71) +from:0x0215954c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02159578 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215959c kind:arm_call to:0x0215adec module:overlay(71) +from:0x021595bc kind:arm_call to:0x02070c04 module:overlay(0) +from:0x021595e8 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021595f4 kind:load to:0x027e09b8 module:dtcm +from:0x021595f8 kind:load to:0x027e09a4 module:dtcm +from:0x021595fc kind:load to:0x027e0ce0 module:dtcm +from:0x02159638 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x0215968c kind:arm_call to:0x02098708 module:overlay(0) +from:0x021596a0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159788 kind:arm_call to:0x0215422c module:overlay(71) +from:0x021597cc kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215981c kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215985c kind:load to:0x02163b90 module:overlay(71) +from:0x02159860 kind:load to:0x02163bd8 module:overlay(71) +from:0x021598d8 kind:load to:0x02163bf0 module:overlay(71) +from:0x02159914 kind:arm_call to:0x02015080 module:main +from:0x02159934 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159964 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159974 kind:arm_call to:0x01ff930c module:itcm +from:0x021599b8 kind:arm_call to:0x0208bf38 module:overlay(0) +from:0x021599cc kind:arm_call to:0x0215422c module:overlay(71) +from:0x021599e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159a08 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02159a34 kind:load to:0x027e09a8 module:dtcm +from:0x02159a3c kind:load to:0x027e0ce0 module:dtcm +from:0x02159a84 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02159a8c kind:arm_call to:0x02159a94 module:overlay(71) +from:0x02159ac0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02159ad8 kind:arm_call to:0x0215ab48 module:overlay(71) +from:0x02159aec kind:arm_call to:0x0215422c module:overlay(71) +from:0x02159af8 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02159b04 kind:arm_call to:0x0215422c module:overlay(71) +from:0x02159b34 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02159b5c kind:load to:0x027e0ce0 module:dtcm +from:0x02159b7c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159ba0 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02159bd4 kind:load to:0x02163b08 module:overlay(71) +from:0x02159bf4 kind:arm_call to:0x021513ec module:overlay(71) +from:0x02159c28 kind:arm_call to:0x01ffedac module:itcm +from:0x02159c34 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02159c6c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02159c94 kind:arm_call to:0x02016c68 module:main +from:0x02159cb4 kind:arm_call to:0x02016cf0 module:main +from:0x02159ccc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02159cdc kind:load to:0x027e0cd8 module:dtcm +from:0x02159cf0 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02159d04 kind:arm_call to:0x01fff148 module:itcm +from:0x02159d10 kind:arm_call to:0x01fff148 module:itcm +from:0x02159d18 kind:load to:0x027e0ce0 module:dtcm +from:0x02159d9c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02159db4 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02159dd0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02159df0 kind:arm_call to:0x0215f1bc module:overlay(71) +from:0x02159e08 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02159e10 kind:load to:0x027e0d70 module:dtcm +from:0x02159e28 kind:arm_call to:0x02159b0c module:overlay(71) +from:0x02159e38 kind:arm_call to:0x02159e44 module:overlay(71) +from:0x02159e98 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159eac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159ec8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159ef8 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02159f20 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02159f40 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02159f68 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02159f8c kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02159fa8 kind:arm_call to:0x020bf2c4 module:overlay(17) +from:0x02159fb8 kind:load to:0x027e09c0 module:dtcm +from:0x02159fbc kind:load to:0x027e0ce0 module:dtcm +from:0x02159fd4 kind:load to:0x0215422c module:overlay(71) +from:0x0215a004 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215a00c kind:load to:0x027e0cd8 module:dtcm +from:0x0215a010 kind:load to:0x027e0d70 module:dtcm +from:0x0215a0dc kind:arm_call to:0x0215226c module:overlay(71) +from:0x0215a0f4 kind:arm_call to:0x02152350 module:overlay(71) +from:0x0215a10c kind:arm_call to:0x0215ac30 module:overlay(71) +from:0x0215a148 kind:arm_call to:0x02028c4c module:main +from:0x0215a188 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0215a2a0 kind:arm_call to:0x0201c4d8 module:main +from:0x0215a2bc kind:arm_call to:0x0201aa44 module:main +from:0x0215a2c8 kind:load to:0x0203e964 module:main +from:0x0215a2cc kind:load to:0x02165280 module:overlay(71) +from:0x0215a2d0 kind:load to:0x027e0998 module:dtcm +from:0x0215a2d4 kind:load to:0x0204aeac module:main +from:0x0215a2d8 kind:load to:0x0204af1c module:main +from:0x0215a2dc kind:load to:0x0216529c module:overlay(71) +from:0x0215a38c kind:arm_call to:0x0201aa44 module:main +from:0x0215a398 kind:load to:0x02165280 module:overlay(71) +from:0x0215a39c kind:load to:0x027e0998 module:dtcm +from:0x0215a3a0 kind:load to:0x0204af1c module:main +from:0x0215a3a4 kind:load to:0x02165290 module:overlay(71) +from:0x0215a454 kind:arm_call to:0x0201aa44 module:main +from:0x0215a460 kind:load to:0x02165280 module:overlay(71) +from:0x0215a464 kind:load to:0x027e0998 module:dtcm +from:0x0215a468 kind:load to:0x0204af1c module:main +from:0x0215a46c kind:load to:0x02165284 module:overlay(71) +from:0x0215a480 kind:arm_call to:0x02140e6c module:overlay(70) +from:0x0215a490 kind:arm_call to:0x02140e6c module:overlay(70) +from:0x0215a4a0 kind:arm_call to:0x0215a4a8 module:overlay(71) +from:0x0215a504 kind:arm_call to:0x02017660 module:main +from:0x0215a524 kind:arm_call to:0x02017d84 module:main +from:0x0215a554 kind:arm_call to:0x0215b4cc module:overlay(71) +from:0x0215a578 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a588 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a5b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a5e8 kind:arm_call to:0x02015244 module:main +from:0x0215a62c kind:arm_call to:0x0215a744 module:overlay(71) +from:0x0215a674 kind:load to:0x021642e0 module:overlay(71) +from:0x0215a694 kind:arm_call to:0x02017660 module:main +from:0x0215a6c4 kind:arm_call to:0x02017d84 module:main +from:0x0215a704 kind:arm_call to:0x02017c20 module:main +from:0x0215a724 kind:arm_call to:0x0215a744 module:overlay(71) +from:0x0215a740 kind:load to:0x021642e0 module:overlay(71) +from:0x0215a758 kind:arm_call to:0x02017c20 module:main +from:0x0215a788 kind:arm_call to:0x02159bdc module:overlay(71) +from:0x0215a7f4 kind:arm_call to:0x02017c20 module:main +from:0x0215a830 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a868 kind:arm_call to:0x02017c20 module:main +from:0x0215a8c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a8d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a8e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a918 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a934 kind:arm_call to:0x02017f54 module:main +from:0x0215a98c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a9f8 kind:arm_call to:0x0215aa6c module:overlay(71) +from:0x0215aa1c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215aa30 kind:arm_call to:0x0215aa6c module:overlay(71) +from:0x0215aa58 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x0215aa68 kind:load to:0x0203e964 module:main +from:0x0215aacc kind:arm_call to:0x02017c20 module:main +from:0x0215aaf4 kind:arm_call to:0x02017c20 module:main +from:0x0215ab20 kind:arm_call to:0x02017c20 module:main +from:0x0215abc8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ac2c kind:load to:0x0203e964 module:main +from:0x0215ac88 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215aca4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215acc0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215acdc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215acf8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ad14 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ad24 kind:load to:0x027e0cec module:dtcm +from:0x0215ad58 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ad68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ad88 kind:arm_call to:0x02018114 module:main +from:0x0215adb4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215add0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ade4 kind:load to:0x0215b5dc module:overlay(71) +from:0x0215ade8 kind:load to:0x027e0cec module:dtcm +from:0x0215ae08 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215ae1c kind:load to:0x027e09b8 module:dtcm +from:0x0215aeb8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215aec4 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215aee8 kind:arm_call to:0x02015080 module:main +from:0x0215af04 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215af28 kind:arm_call to:0x02015080 module:main +from:0x0215af48 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215af60 kind:arm_call to:0x02015080 module:main +from:0x0215af7c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215afa0 kind:arm_call to:0x02015080 module:main +from:0x0215afc0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215afe4 kind:arm_call to:0x02015080 module:main +from:0x0215b004 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b028 kind:arm_call to:0x02015080 module:main +from:0x0215b048 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b06c kind:arm_call to:0x02015080 module:main +from:0x0215b08c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b0ac kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215b0d0 kind:arm_call to:0x02015080 module:main +from:0x0215b0f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b114 kind:arm_call to:0x02015080 module:main +from:0x0215b134 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b144 kind:arm_call to:0x0206bcf8 module:overlay(0) +from:0x0215b150 kind:load to:0x027e09a8 module:dtcm +from:0x0215b154 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b180 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215b1f0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b23c kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215b250 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215b264 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215b430 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b44c kind:arm_call to:0x01fff1e0 module:itcm +from:0x0215b464 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b470 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215b484 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b490 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215b4ac kind:arm_call to:0x01fff148 module:itcm +from:0x0215b4b8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215b4c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b4dc kind:arm_call to:0x021513ec module:overlay(71) +from:0x0215b514 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b520 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215b53c kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x0215b564 kind:arm_call to:0x0208bb58 module:overlay(0) +from:0x0215b58c kind:arm_call to:0x02016c68 module:main +from:0x0215b5ac kind:arm_call to:0x02016cf0 module:main +from:0x0215b5c4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b5d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b5d8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b6d0 kind:arm_call to:0x02017698 module:main +from:0x0215b70c kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215b72c kind:load to:0x027e0cd8 module:dtcm +from:0x0215b740 kind:arm_call to:0x020176f8 module:main +from:0x0215b77c kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215b79c kind:load to:0x027e0cd8 module:dtcm +from:0x0215b7bc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b7d0 kind:load to:0x020578a4 module:overlay(0) +from:0x0215b7f0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215b800 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215b840 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b848 kind:arm_call to:0x02011ff4 module:main +from:0x0215b85c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b864 kind:arm_call to:0x02011ff4 module:main +from:0x0215b878 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b880 kind:arm_call to:0x02011ff4 module:main +from:0x0215b894 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b89c kind:arm_call to:0x02011ff4 module:main +from:0x0215b8b0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b8b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215b8cc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b8d4 kind:arm_call to:0x02011ff4 module:main +from:0x0215b914 kind:arm_call to:0x0200f05c module:main +from:0x0215b954 kind:arm_call to:0x0200f05c module:main +from:0x0215b974 kind:arm_call to:0x02151a70 module:overlay(71) +from:0x0215b98c kind:arm_call to:0x021515ec module:overlay(71) +from:0x0215b9a4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215b9d4 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215b9d8 kind:load to:0x02163d28 module:overlay(71) +from:0x0215b9dc kind:load to:0x02163d38 module:overlay(71) +from:0x0215b9e0 kind:load to:0x021644a8 module:overlay(71) +from:0x0215b9e4 kind:load to:0x021652a8 module:overlay(71) +from:0x0215b9e8 kind:load to:0x02163d10 module:overlay(71) +from:0x0215ba00 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215ba18 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215ba20 kind:arm_call to:0x02159a94 module:overlay(71) +from:0x0215ba5c kind:load to:0x02164554 module:overlay(71) +from:0x0215ba94 kind:load to:0x0216465c module:overlay(71) +from:0x0215badc kind:arm_call to:0x02015080 module:main +from:0x0215bafc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215bb10 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215bb20 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bb60 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215bb8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bba0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215bbb0 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x0215bbb8 kind:arm_call to:0x02156e78 module:overlay(71) +from:0x0215bbc0 kind:load to:0x027e09a8 module:dtcm +from:0x0215bbdc kind:arm_call to:0x02159a40 module:overlay(71) +from:0x0215bbfc kind:arm_call to:0x02159a4c module:overlay(71) +from:0x0215bc18 kind:arm_call to:0x02159a58 module:overlay(71) +from:0x0215bc4c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215bc6c kind:arm_call to:0x02159b60 module:overlay(71) +from:0x0215bc94 kind:arm_call to:0x02159b60 module:overlay(71) +from:0x0215bcb8 kind:arm_call to:0x02159e44 module:overlay(71) +from:0x0215bcd8 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x0215bce4 kind:arm_call to:0x02159e14 module:overlay(71) +from:0x0215bcec kind:load to:0x027e0cd8 module:dtcm +from:0x0215bd04 kind:arm_call to:0x0215310c module:overlay(71) +from:0x0215bd14 kind:load to:0x021652a8 module:overlay(71) +from:0x0215bd20 kind:arm_call to:0x02152090 module:overlay(71) +from:0x0215bd34 kind:arm_call to:0x02152090 module:overlay(71) +from:0x0215bd3c kind:arm_call to:0x02011ff4 module:main +from:0x0215bd50 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0215bd70 kind:load to:0x0216476c module:overlay(71) +from:0x0215bd88 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0215bda4 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0215bdc0 kind:load to:0x021647a8 module:overlay(71) +from:0x0215bdd0 kind:arm_call to:0x01ffc744 module:itcm +from:0x0215bde0 kind:arm_call to:0x0200efdc module:main +from:0x0215bdec kind:arm_call to:0x0200ef9c module:main +from:0x0215bdf8 kind:arm_call to:0x0200ee5c module:main +from:0x0215be04 kind:arm_call to:0x0200ef5c module:main +from:0x0215be0c kind:load to:0x020b4f04 module:overlay(0) +from:0x0215be2c kind:arm_call to:0x0215bdc4 module:overlay(71) +from:0x0215be34 kind:arm_call to:0x0215be14 module:overlay(71) +from:0x0215be3c kind:arm_call to:0x01ffc57c module:itcm +from:0x0215be50 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215be80 kind:load to:0x0216478c module:overlay(71) +from:0x0215bed0 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0215bfa4 kind:arm_call to:0x01fff498 module:itcm +from:0x0215bfb0 kind:arm_call to:0x01fff584 module:itcm +from:0x0215c03c kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0215c07c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c084 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c0a4 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c0dc kind:arm_call to:0x0207c044 module:overlay(0) +from:0x0215c100 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c10c kind:arm_call to:0x01fff458 module:itcm +from:0x0215c174 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c18c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c19c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c1b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c204 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c248 kind:arm_call to:0x0215e0bc module:overlay(71) +from:0x0215c280 kind:arm_call to:0x0215e0bc module:overlay(71) +from:0x0215c29c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215c2b8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c314 kind:arm_call to:0x02166380 module:overlay(93) +from:0x0215c334 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c394 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c39c kind:load to:0x0203e964 module:main +from:0x0215c3a0 kind:load to:0x027e09bc module:dtcm +from:0x0215c3a4 kind:load to:0x027e09a8 module:dtcm +from:0x0215c3b0 kind:load to:0x027e0d8c module:dtcm +from:0x0215c3ec kind:arm_call to:0x0200f05c module:main +from:0x0215c428 kind:arm_call to:0x0200f05c module:main +from:0x0215c448 kind:arm_call to:0x02151a70 module:overlay(71) +from:0x0215c478 kind:arm_call to:0x0200f05c module:main +from:0x0215c498 kind:arm_call to:0x0215bd9c module:overlay(71) +from:0x0215c4b4 kind:arm_call to:0x021515ec module:overlay(71) +from:0x0215c4c0 kind:arm_call to:0x0215bd48 module:overlay(71) +from:0x0215c520 kind:arm_call to:0x0200f05c module:main +from:0x0215c560 kind:arm_call to:0x0200f05c module:main +from:0x0215c5ac kind:arm_call to:0x0215be44 module:overlay(71) +from:0x0215c5c4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215c614 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215c618 kind:load to:0x02163d94 module:overlay(71) +from:0x0215c61c kind:load to:0x02163da4 module:overlay(71) +from:0x0215c620 kind:load to:0x021647d4 module:overlay(71) +from:0x0215c624 kind:load to:0x02163db4 module:overlay(71) +from:0x0215c628 kind:load to:0x020b2808 module:overlay(0) +from:0x0215c62c kind:load to:0x02163dc4 module:overlay(71) +from:0x0215c630 kind:load to:0x021652b4 module:overlay(71) +from:0x0215c634 kind:load to:0x02163d4c module:overlay(71) +from:0x0215c638 kind:load to:0x027e0130 module:dtcm +from:0x0215c644 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c658 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215c684 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c68c kind:arm_call to:0x02153d38 module:overlay(71) +from:0x0215c6d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c6e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c748 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215c76c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0215c778 kind:load to:0x0203e964 module:main +from:0x0215c7b8 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x0215c81c kind:arm_call to:0x021540d4 module:overlay(71) +from:0x0215c824 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c878 kind:load to:0x02164880 module:overlay(71) +from:0x0215c8b8 kind:arm_call to:0x021539f8 module:overlay(71) +from:0x0215c8c8 kind:arm_call to:0x0215c93c module:overlay(71) +from:0x0215c8d0 kind:arm_call to:0x0215ddf8 module:overlay(71) +from:0x0215c8dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c8f4 kind:arm_call to:0x0206ec28 module:overlay(0) +from:0x0215c8fc kind:arm_call to:0x0215ae20 module:overlay(71) +from:0x0215c934 kind:load to:0x020b5254 module:overlay(0) +from:0x0215c96c kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0215c984 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215c9c8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215ca24 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ca30 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215ca58 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ca6c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ca8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cac0 kind:load to:0x021642c4 module:overlay(71) +from:0x0215cac4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cac8 kind:load to:0x027e09a8 module:dtcm +from:0x0215caf4 kind:arm_call to:0x0215ac30 module:overlay(71) +from:0x0215cb50 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215cb5c kind:arm_call to:0x02153a38 module:overlay(71) +from:0x0215cb6c kind:load to:0x027e09c0 module:dtcm +from:0x0215cbc8 kind:load to:0x02164988 module:overlay(71) +from:0x0215cc50 kind:arm_call to:0x02159d64 module:overlay(71) +from:0x0215cc58 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x0215cc64 kind:arm_call to:0x0215b618 module:overlay(71) +from:0x0215cc74 kind:load to:0x02163d64 module:overlay(71) +from:0x0215ccd4 kind:arm_call to:0x02015080 module:main +from:0x0215ccf0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cd0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cd54 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215cd9c kind:arm_call to:0x0215614c module:overlay(71) +from:0x0215cdc0 kind:arm_call to:0x0215b4cc module:overlay(71) +from:0x0215cdd4 kind:arm_call to:0x02159ce0 module:overlay(71) +from:0x0215cdf0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce08 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215ce78 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215ce88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cfb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cfd4 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215cfe8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d064 kind:arm_call to:0x0208bb48 module:overlay(0) +from:0x0215d088 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d0a4 kind:arm_call to:0x0215b640 module:overlay(71) +from:0x0215d0b0 kind:arm_call to:0x0215b690 module:overlay(71) +from:0x0215d0cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d0e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d208 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d224 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215d238 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d26c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d384 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215d3a4 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x0215d3d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d3e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d3e8 kind:arm_call to:0x02098298 module:overlay(0) +from:0x0215d3f4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215d43c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215d464 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d474 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0215d490 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d4b8 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x0215d4dc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d4e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d530 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d540 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d548 kind:arm_call to:0x0215610c module:overlay(71) +from:0x0215d584 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d590 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d5d8 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d5e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d5fc kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x0215d698 kind:arm_call to:0x02015080 module:main +from:0x0215d6b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d6c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d6e0 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215d700 kind:arm_call to:0x02015080 module:main +from:0x0215d71c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d738 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d74c kind:arm_call to:0x01ff930c module:itcm +from:0x0215d760 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d774 kind:arm_call to:0x021563ec module:overlay(71) +from:0x0215d788 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215d798 kind:arm_call to:0x02150d80 module:overlay(71) +from:0x0215d83c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d85c kind:arm_call to:0x0215ef20 module:overlay(71) +from:0x0215d870 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215d880 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215d8b8 kind:load to:0x027e09a8 module:dtcm +from:0x0215d8c0 kind:load to:0x027e0130 module:dtcm +from:0x0215d8c4 kind:load to:0x02164774 module:overlay(71) +from:0x0215d8d4 kind:load to:0x027e09bc module:dtcm +from:0x0215d8dc kind:load to:0x027e0ce0 module:dtcm +from:0x0215d8e8 kind:load to:0x0203e964 module:main +from:0x0215d8f0 kind:load to:0x027e09c0 module:dtcm +from:0x0215d8f4 kind:load to:0x027e07d4 module:dtcm +from:0x0215d8fc kind:load to:0x02163d7c module:overlay(71) +from:0x0215d904 kind:load to:0x02049be4 module:main +from:0x0215d908 kind:load to:0x027e0d70 module:dtcm +from:0x0215d928 kind:load to:0x02155da4 module:overlay(71) +from:0x0215d92c kind:load to:0x02164774 module:overlay(71) +from:0x0215d94c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d960 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d984 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d990 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d9d8 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d9e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d9f0 kind:arm_call to:0x02155e6c module:overlay(71) +from:0x0215da04 kind:load to:0x0203e964 module:main +from:0x0215da28 kind:load to:0x02155f1c module:overlay(71) +from:0x0215dabc kind:arm_call to:0x0215f290 module:overlay(71) +from:0x0215dacc kind:load to:0x02163d7c module:overlay(71) +from:0x0215dad0 kind:load to:0x027e0d70 module:dtcm +from:0x0215db24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215db38 kind:arm_call to:0x02150d80 module:overlay(71) +from:0x0215dbb8 kind:arm_call to:0x02150d80 module:overlay(71) +from:0x0215dc24 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215dc34 kind:arm_call to:0x01ff930c module:itcm +from:0x0215dc44 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x0215dc50 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0215dc74 kind:arm_call to:0x02150d80 module:overlay(71) +from:0x0215dce0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215dd00 kind:arm_call to:0x02150d80 module:overlay(71) +from:0x0215dd7c kind:arm_call to:0x02150d80 module:overlay(71) +from:0x0215dde0 kind:arm_call to:0x0215abb0 module:overlay(71) +from:0x0215de38 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215de60 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215deec kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0215df04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215df18 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0215df30 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x0215df50 kind:arm_call to:0x01fff168 module:itcm +from:0x0215df68 kind:arm_call to:0x01fff148 module:itcm +from:0x0215df84 kind:arm_call to:0x02166370 module:overlay(93) +from:0x0215dfa0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215dfb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215dfc0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e010 kind:arm_call to:0x0215e0bc module:overlay(71) +from:0x0215e02c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215e044 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e060 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0215e070 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x0215e084 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e08c kind:load to:0x027e0ce4 module:dtcm +from:0x0215e094 kind:load to:0x027e0d8c module:dtcm +from:0x0215e098 kind:load to:0x0203e964 module:main +from:0x0215e09c kind:load to:0x027e09bc module:dtcm +from:0x0215e0a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215e0a8 kind:load to:0x020aed54 module:overlay(0) +from:0x0215e0ac kind:load to:0x027e0d38 module:dtcm +from:0x0215e0b8 kind:load to:0x021652b4 module:overlay(71) +from:0x0215e0dc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e0ec kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e0f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e110 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e118 kind:arm_call to:0x02011ff4 module:main +from:0x0215e12c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215e134 kind:arm_call to:0x02011ff4 module:main +from:0x0215e150 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215e15c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215e168 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e170 kind:arm_call to:0x02152090 module:overlay(71) +from:0x0215e18c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215e198 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215e1a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e1ac kind:arm_call to:0x02152090 module:overlay(71) +from:0x0215e1b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e1f0 kind:arm_call to:0x0200f05c module:main +from:0x0215e214 kind:arm_call to:0x02151a70 module:overlay(71) +from:0x0215e228 kind:arm_call to:0x020d8e88 module:overlay(31) +from:0x0215e238 kind:arm_call to:0x021515ec module:overlay(71) +from:0x0215e254 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215e298 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215e29c kind:load to:0x02163dec module:overlay(71) +from:0x0215e2a0 kind:load to:0x02164a98 module:overlay(71) +from:0x0215e2a4 kind:load to:0x021652c0 module:overlay(71) +from:0x0215e2a8 kind:load to:0x02163dd4 module:overlay(71) +from:0x0215e2d4 kind:arm_call to:0x02080aac module:overlay(0) +from:0x0215e2e0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e2ec kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215e2f8 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x0215e300 kind:arm_call to:0x02152090 module:overlay(71) +from:0x0215e30c kind:load to:0x02164a98 module:overlay(71) +from:0x0215e310 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e338 kind:arm_call to:0x02080aac module:overlay(0) +from:0x0215e344 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e350 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215e35c kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x0215e364 kind:arm_call to:0x02152090 module:overlay(71) +from:0x0215e36c kind:arm_call to:0x02011ff4 module:main +from:0x0215e378 kind:load to:0x02164a98 module:overlay(71) +from:0x0215e37c kind:load to:0x027e0cd8 module:dtcm +from:0x0215e394 kind:arm_call to:0x0215f21c module:overlay(71) +from:0x0215e3b0 kind:arm_call to:0x02081f10 module:overlay(0) +from:0x0215e3c4 kind:arm_call to:0x0215422c module:overlay(71) +from:0x0215e3e0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215e400 kind:arm_call to:0x02159a60 module:overlay(71) +from:0x0215e428 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215e438 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0215e44c kind:load to:0x027e0d70 module:dtcm +from:0x0215e450 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e454 kind:load to:0x0215e97c module:overlay(71) +from:0x0215e4a4 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x0215e4ac kind:load to:0x027e0cd8 module:dtcm +from:0x0215e4c4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215e4d4 kind:arm_call to:0x0215ac30 module:overlay(71) +from:0x0215e4e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e4f4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e51c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215e524 kind:arm_call to:0x02153ac4 module:overlay(71) +from:0x0215e544 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0215e54c kind:arm_call to:0x0215e84c module:overlay(71) +from:0x0215e590 kind:load to:0x02164b44 module:overlay(71) +from:0x0215e5a0 kind:arm_call to:0x021539f8 module:overlay(71) +from:0x0215e5cc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215e5d4 kind:arm_call to:0x0215e620 module:overlay(71) +from:0x0215e5e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215e61c kind:load to:0x02164c4c module:overlay(71) +from:0x0215e644 kind:arm_call to:0x02155c94 module:overlay(71) +from:0x0215e65c kind:arm_call to:0x02080aac module:overlay(0) +from:0x0215e668 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e670 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e68c kind:arm_call to:0x02081f10 module:overlay(0) +from:0x0215e6ec kind:arm_call to:0x02152178 module:overlay(71) +from:0x0215e6f8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e70c kind:arm_call to:0x02154364 module:overlay(71) +from:0x0215e744 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x0215e774 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e784 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e790 kind:arm_call to:0x02155f1c module:overlay(71) +from:0x0215e7a8 kind:arm_call to:0x02080aac module:overlay(0) +from:0x0215e7b4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e7bc kind:load to:0x027e0cd8 module:dtcm +from:0x0215e7d0 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x0215e808 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x0215e838 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e848 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e87c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e8ac kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215e910 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0215e920 kind:load to:0x027e0cec module:dtcm +from:0x0215e934 kind:arm_call to:0x02159a60 module:overlay(71) +from:0x0215e964 kind:arm_call to:0x02080a90 module:overlay(0) +from:0x0215e96c kind:load to:0x027e0cd8 module:dtcm +from:0x0215e978 kind:load to:0x021652c0 module:overlay(71) +from:0x0215e98c kind:arm_call to:0x02153e08 module:overlay(71) +from:0x0215e9ec kind:arm_call to:0x0200e260 module:main +from:0x0215ea00 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215ea38 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215ea50 kind:load to:0x027e0964 module:dtcm +from:0x0215ea64 kind:arm_call to:0x02011f3c module:main +from:0x0215ea70 kind:arm_call to:0x0215eb94 module:overlay(71) +from:0x0215eab4 kind:arm_call to:0x02140c58 module:overlay(70) +from:0x0215eae0 kind:arm_call to:0x0215eae8 module:overlay(71) +from:0x0215eb68 kind:arm_call to:0x02140d18 module:overlay(70) +from:0x0215eb9c kind:arm_call to:0x0215f36c module:overlay(71) +from:0x0215eba4 kind:arm_call to:0x021437d8 module:overlays(27,70) +from:0x0215ebf0 kind:arm_call to:0x0203d160 module:main +from:0x0215ec08 kind:load to:0x02140b9d module:overlays(26,70) +from:0x0215ec0c kind:load to:0x02140b7d module:overlays(26,70) +from:0x0215ec28 kind:arm_call to:0x0203d210 module:main +from:0x0215ec30 kind:arm_call to:0x021437f8 module:overlay(70) +from:0x0215ec38 kind:arm_call to:0x0215f37c module:overlay(71) +from:0x0215ec44 kind:load to:0x02140b9d module:overlays(26,70) +from:0x0215ec78 kind:arm_call to:0x021437fc module:overlay(70) +from:0x0215eca0 kind:load to:0x0214387c module:overlay(70) +from:0x0215ecc4 kind:arm_call to:0x0214387c module:overlay(70) +from:0x0215ecf0 kind:arm_call to:0x0215ef20 module:overlay(71) +from:0x0215ed18 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x0215ed30 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215ed38 kind:arm_call to:0x0215f238 module:overlay(71) +from:0x0215ed80 kind:arm_call to:0x0206d134 module:overlay(0) +from:0x0215ed98 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215eda0 kind:arm_call to:0x0215f238 module:overlay(71) +from:0x0215ede4 kind:arm_call to:0x02002f04 module:main +from:0x0215ee04 kind:arm_call to:0x02080a0c module:overlay(0) +from:0x0215ee0c kind:arm_call to:0x0215f264 module:overlay(71) +from:0x0215ee3c kind:arm_call to:0x02002f04 module:main +from:0x0215ee5c kind:arm_call to:0x02080a0c module:overlay(0) +from:0x0215ee64 kind:arm_call to:0x0215f264 module:overlay(71) +from:0x0215ee80 kind:arm_call to:0x0214387c module:overlay(70) +from:0x0215eeec kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0215ef04 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215ef0c kind:load to:0x020b5200 module:overlay(0) +from:0x0215ef10 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ef18 kind:load to:0x020b5254 module:overlay(0) +from:0x0215ef48 kind:arm_call to:0x0215226c module:overlay(71) +from:0x0215ef98 kind:arm_call to:0x021522e4 module:overlay(71) +from:0x0215efe0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f03c kind:arm_call to:0x0215ef70 module:overlay(71) +from:0x0215f0a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f0e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f0ec kind:load to:0x027e0cd8 module:dtcm +from:0x0215f130 kind:arm_call to:0x0215f110 module:overlay(71) +from:0x0215f13c kind:arm_call to:0x0215f144 module:overlay(71) +from:0x0215f194 kind:arm_call to:0x0215adec module:overlay(71) +from:0x0215f1f4 kind:arm_call to:0x02159d1c module:overlay(71) +from:0x0215f25c kind:arm_call to:0x021438f0 module:overlays(29,30,70) +from:0x0215f288 kind:arm_call to:0x021438f0 module:overlays(29,30,70) +from:0x0215f2b0 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215f2b8 kind:arm_call to:0x0215f264 module:overlay(71) +from:0x0215f2c0 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215f2f4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f334 kind:arm_call to:0x0212928c module:overlay(42) +from:0x0215f344 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f360 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f368 kind:load to:0x020b3040 module:overlay(0) +from:0x0215f378 kind:load to:0x027e0d70 module:dtcm +from:0x0215f38c kind:load to:0x027e0d70 module:dtcm +from:0x0215f398 kind:load to:0x021652e8 module:overlay(71) +from:0x0215f3ac kind:arm_call to:0x02011f3c module:main +from:0x0215f3b8 kind:arm_call to:0x0215f410 module:overlay(71) +from:0x0215f3cc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215f40c kind:load to:0x02164d98 module:overlay(71) +from:0x0215f41c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215f474 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215f49c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215f4b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215f4dc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215f500 kind:arm_call to:0x02160180 module:overlay(71) +from:0x0215f518 kind:arm_call to:0x020d8f10 module:overlay(31) +from:0x0215f534 kind:arm_call to:0x0203d160 module:main +from:0x0215f574 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0215f584 kind:load to:0x02164e04 module:overlay(71) +from:0x0215f588 kind:load to:0x021652e8 module:overlay(71) +from:0x0215f58c kind:load to:0x02164dbc module:overlay(71) +from:0x0215f590 kind:load to:0x020431b8 module:main +from:0x0215f594 kind:load to:0x02151ea4 module:overlay(71) +from:0x0215f598 kind:load to:0x02160254 module:overlay(71) +from:0x0215f5a0 kind:load to:0x021652d0 module:overlay(71) +from:0x0215f5ac kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f5e4 kind:arm_call to:0x02080aac module:overlay(0) +from:0x0215f5f8 kind:arm_call to:0x0203d210 module:main +from:0x0215f600 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x0215f608 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f610 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f618 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215f624 kind:load to:0x02164e04 module:overlay(71) +from:0x0215f628 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f62c kind:load to:0x02151ea4 module:overlay(71) +from:0x0215f65c kind:arm_call to:0x02080aac module:overlay(0) +from:0x0215f670 kind:arm_call to:0x0203d210 module:main +from:0x0215f678 kind:arm_call to:0x020d8f8c module:overlay(31) +from:0x0215f680 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215f688 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215f690 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215f698 kind:arm_call to:0x02011ff4 module:main +from:0x0215f6a4 kind:load to:0x02164e04 module:overlay(71) +from:0x0215f6a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f6ac kind:load to:0x02151ea4 module:overlay(71) +from:0x0215f6fc kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215f740 kind:arm_call to:0x0215fe84 module:overlay(71) +from:0x0215f754 kind:load to:0x02164d60 module:overlay(71) +from:0x0215f77c kind:arm_call to:0x02080a90 module:overlay(0) +from:0x0215f784 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f790 kind:arm_call to:0x0215faac module:overlay(71) +from:0x0215f798 kind:arm_call to:0x0215f9a4 module:overlay(71) +from:0x0215f7e8 kind:arm_call to:0x0215faac module:overlay(71) +from:0x0215f7f0 kind:arm_call to:0x0215f9a4 module:overlay(71) +from:0x0215f834 kind:arm_call to:0x0215fe24 module:overlay(71) +from:0x0215f860 kind:arm_call to:0x0215faac module:overlay(71) +from:0x0215f87c kind:arm_call to:0x0215faac module:overlay(71) +from:0x0215f8a8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215f8e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f944 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0215f950 kind:load to:0x0203e964 module:main +from:0x0215f954 kind:load to:0x02164d54 module:overlay(71) +from:0x0215f958 kind:load to:0x027e09b4 module:dtcm +from:0x0215f96c kind:load to:0x021652d0 module:overlay(71) +from:0x0215f970 kind:load to:0x020befc8 module:overlays(2,4,17) +from:0x0215f988 kind:load to:0x020aed4c module:overlay(0) +from:0x0215f9a0 kind:load to:0x0215fe24 module:overlay(71) +from:0x0215f9e8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215fa04 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0215fa54 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215fa90 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215faa8 kind:load to:0x027e0cec module:dtcm +from:0x0215fac8 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0215fb08 kind:arm_call to:0x0215f98c module:overlay(71) +from:0x0215fb30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fb5c kind:arm_call to:0x02098314 module:overlay(0) +from:0x0215fb6c kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215fb80 kind:arm_call to:0x0215fdd4 module:overlay(71) +from:0x0215fbac kind:arm_call to:0x01ffedac module:itcm +from:0x0215fbb8 kind:arm_call to:0x02080984 module:overlay(0) +from:0x0215fbc8 kind:arm_call to:0x0215fdd4 module:overlay(71) +from:0x0215fbd0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215fbf8 kind:arm_call to:0x0208009c module:overlay(0) +from:0x0215fc04 kind:arm_call to:0x020800b4 module:overlay(0) +from:0x0215fc2c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fc44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fc88 kind:arm_call to:0x0215fe84 module:overlay(71) +from:0x0215fccc kind:arm_call to:0x0215f98c module:overlay(71) +from:0x0215fcd4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215fcdc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215fd28 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0215fd3c kind:arm_call to:0x0215ff54 module:overlay(71) +from:0x0215fd64 kind:arm_call to:0x0215ff00 module:overlay(71) +from:0x0215fd70 kind:load to:0x027e0cd8 module:dtcm +from:0x0215fd74 kind:load to:0x027e09a8 module:dtcm +from:0x0215fd88 kind:load to:0x027e0d38 module:dtcm +from:0x0215fdb4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215fdc8 kind:arm_call to:0x0215ff00 module:overlay(71) +from:0x0215fdd0 kind:load to:0x027e0cec module:dtcm +from:0x0215fde4 kind:arm_call to:0x0215f974 module:overlay(71) +from:0x0215fdf8 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215fe20 kind:load to:0x02164e58 module:overlay(71) +from:0x0215fe34 kind:arm_call to:0x0215f974 module:overlay(71) +from:0x0215fe80 kind:load to:0x02164e60 module:overlay(71) +from:0x0215fe90 kind:arm_call to:0x0215f974 module:overlay(71) +from:0x0215fefc kind:load to:0x02164e68 module:overlay(71) +from:0x0215ff0c kind:arm_call to:0x0215f974 module:overlay(71) +from:0x0215ff50 kind:load to:0x02164e70 module:overlay(71) +from:0x0215ff60 kind:arm_call to:0x0215f974 module:overlay(71) +from:0x0215ffa4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215ffd0 kind:load to:0x02164e78 module:overlay(71) +from:0x0215ffe0 kind:arm_call to:0x0215f974 module:overlay(71) +from:0x02160010 kind:load to:0x02164e80 module:overlay(71) +from:0x02160020 kind:arm_call to:0x0215f974 module:overlay(71) +from:0x02160050 kind:load to:0x02164e88 module:overlay(71) +from:0x02160078 kind:arm_call to:0x0209888c module:overlay(0) +from:0x021600e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x021600fc kind:arm_call to:0x020d9954 module:overlay(31) +from:0x02160114 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02160128 kind:arm_call to:0x02098544 module:overlay(0) +from:0x02160130 kind:load to:0x027e09b8 module:dtcm +from:0x02160134 kind:load to:0x027e0d34 module:dtcm +from:0x02160150 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160160 kind:arm_call to:0x0215fe24 module:overlay(71) +from:0x02160174 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216017c kind:load to:0x027e0ce4 module:dtcm +from:0x02160194 kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x021601b4 kind:load to:0x02164d80 module:overlay(71) +from:0x021601d8 kind:arm_call to:0x0215ffd4 module:overlay(71) +from:0x021601e8 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x02160204 kind:arm_call to:0x02160014 module:overlay(71) +from:0x0216020c kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x02160224 kind:arm_call to:0x0215fe24 module:overlay(71) +from:0x02160230 kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x02160244 kind:arm_call to:0x0215fd8c module:overlay(71) +from:0x0216024c kind:arm_call to:0x020f64ac module:overlay(31) +from:0x02160270 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02160278 kind:arm_call to:0x02011ff4 module:main +from:0x0216028c kind:arm_call to:0x02097960 module:overlay(0) +from:0x021602a0 kind:load to:0x021653d0 module:overlay(71) +from:0x021602b4 kind:arm_call to:0x02011f3c module:main +from:0x021602c0 kind:arm_call to:0x0216030c module:overlay(71) +from:0x021602d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160308 kind:load to:0x02164eb8 module:overlay(71) +from:0x02160314 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02160324 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0216032c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160350 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x021603a0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021603c8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021603e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021603f8 kind:load to:0x02164f4c module:overlay(71) +from:0x021603fc kind:load to:0x02164edc module:overlay(71) +from:0x02160400 kind:load to:0x021653d0 module:overlay(71) +from:0x02160404 kind:load to:0x02164f04 module:overlay(71) +from:0x02160410 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02160430 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021604b8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021604cc kind:arm_call to:0x02160544 module:overlay(71) +from:0x021604e4 kind:load to:0x027e09c0 module:dtcm +from:0x021604f4 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02160538 kind:arm_call to:0x02160808 module:overlay(71) +from:0x02160540 kind:load to:0x02164ea0 module:overlay(71) +from:0x0216057c kind:load to:0x02164e90 module:overlay(71) +from:0x0216058c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02160640 kind:load to:0x02163e0c module:overlay(71) +from:0x02160670 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02160680 kind:arm_call to:0x020bf5b4 module:overlay(17) +from:0x02160698 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021606bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021606d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021606e8 kind:arm_call to:0x02098adc module:overlay(0) +from:0x021606f0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021606f8 kind:arm_call to:0x02098544 module:overlay(0) +from:0x02160708 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02160714 kind:load to:0x027e09a8 module:dtcm +from:0x0216071c kind:load to:0x027e0cec module:dtcm +from:0x02160724 kind:load to:0x027e09c0 module:dtcm +from:0x021607c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021607ec kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021607f8 kind:load to:0x0203e964 module:main +from:0x02160800 kind:load to:0x027e09c0 module:dtcm +from:0x02160818 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021608c4 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x021608dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021608f0 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02160908 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216091c kind:arm_call to:0x020e6434 module:overlay(31) +from:0x02160930 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02160948 kind:arm_call to:0x02160544 module:overlay(71) +from:0x02160974 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160984 kind:arm_call to:0x01fff458 module:itcm +from:0x02160a28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160a38 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02160a4c kind:load to:0x027e0ce0 module:dtcm +from:0x02160a54 kind:load to:0x027e0ce4 module:dtcm +from:0x02160a60 kind:load to:0x0203e964 module:main +from:0x02160a6c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02160a74 kind:arm_call to:0x02011ff4 module:main +from:0x02160a8c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02160a94 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160a9c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02160aa4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160abc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02160ac4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160acc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02160ad4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160adc kind:arm_call to:0x02011ff4 module:main +from:0x02160af0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02160b04 kind:load to:0x021654b8 module:overlay(71) +from:0x02160b18 kind:arm_call to:0x02011f3c module:main +from:0x02160b24 kind:arm_call to:0x02160bf4 module:overlay(71) +from:0x02160b3c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02160b4c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160bdc kind:load to:0x02164fa8 module:overlay(71) +from:0x02160be4 kind:load to:0x02164fe0 module:overlay(71) +from:0x02160be8 kind:load to:0x02164fc4 module:overlay(71) +from:0x02160bfc kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02160c74 kind:load to:0x02165008 module:overlay(71) +from:0x02160c78 kind:load to:0x021654b8 module:overlay(71) +from:0x02160c7c kind:load to:0x020b19a8 module:overlay(0) +from:0x02160c80 kind:load to:0x0216558c module:overlay(71) +from:0x02160cd0 kind:arm_call to:0x0209d56c module:overlay(0) +from:0x02160ce8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160cf0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160d08 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160d10 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160d18 kind:arm_call to:0x02011ff4 module:main +from:0x02160d2c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02160d40 kind:load to:0x021655c0 module:overlay(71) +from:0x02160d54 kind:arm_call to:0x02011f3c module:main +from:0x02160d60 kind:arm_call to:0x02160edc module:overlay(71) +from:0x02160d78 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02160d88 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160df8 kind:load to:0x02164fa8 module:overlay(71) +from:0x02160dfc kind:load to:0x02164fe0 module:overlay(71) +from:0x02160e00 kind:load to:0x02165048 module:overlay(71) +from:0x02160e18 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02160e38 kind:load to:0x02165064 module:overlay(71) +from:0x02160e50 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02160e64 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x02160e80 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02160e90 kind:load to:0x02163e24 module:overlay(71) +from:0x02160ee4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02160f08 kind:arm_call to:0x02160e08 module:overlay(71) +from:0x02160f1c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02160f50 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160f60 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02160f74 kind:load to:0x02165090 module:overlay(71) +from:0x02160f78 kind:load to:0x02164fe0 module:overlay(71) +from:0x02160f7c kind:load to:0x02165694 module:overlay(71) +from:0x02160f88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02160fe4 kind:arm_call to:0x0200f05c module:main +from:0x02161018 kind:arm_call to:0x02160e3c module:overlay(71) +from:0x02161050 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02161068 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02161070 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0216107c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02161088 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021610ac kind:arm_call to:0x01ffedf4 module:itcm +from:0x02161124 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02161148 kind:load to:0x021655c0 module:overlay(71) +from:0x0216114c kind:load to:0x02163e34 module:overlay(71) +from:0x02161150 kind:load to:0x02163e64 module:overlay(71) +from:0x02161154 kind:load to:0x021655e0 module:overlay(71) +from:0x02161158 kind:load to:0x027e0cd8 module:dtcm +from:0x02161160 kind:load to:0x027e09c0 module:dtcm +from:0x0216119c kind:arm_call to:0x01fff584 module:itcm +from:0x021611cc kind:load to:0x027e0ce8 module:dtcm +from:0x0216122c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02161288 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021612a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021612b0 kind:arm_call to:0x0216138c module:overlay(71) +from:0x021612d8 kind:arm_call to:0x021618b0 module:overlay(71) +from:0x02161308 kind:arm_call to:0x01fff148 module:itcm +from:0x0216137c kind:load to:0x027e09a8 module:dtcm +from:0x02161384 kind:load to:0x027e0ce0 module:dtcm +from:0x021613f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161434 kind:arm_call to:0x02015a18 module:main +from:0x02161500 kind:arm_call to:0x0216631c module:overlay(93) +from:0x02161548 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161580 kind:arm_call to:0x02015a18 module:main +from:0x021615e0 kind:load to:0x027e09a8 module:dtcm +from:0x021615e8 kind:load to:0x027e0d8c module:dtcm +from:0x02161638 kind:arm_call to:0x021661f8 module:overlay(93) +from:0x02161664 kind:arm_call to:0x020d99a8 module:overlay(31) +from:0x0216166c kind:load to:0x027e0d8c module:dtcm +from:0x02161670 kind:load to:0x027e0d34 module:dtcm +from:0x021616b0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0216177c kind:load to:0x027e09b8 module:dtcm +from:0x021617ec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021617f4 kind:arm_call to:0x0216188c module:overlay(71) +from:0x0216180c kind:arm_call to:0x02161908 module:overlay(71) +from:0x02161818 kind:arm_call to:0x02161908 module:overlay(71) +from:0x02161820 kind:arm_call to:0x021615ec module:overlay(71) +from:0x02161838 kind:arm_call to:0x0215f2c4 module:overlay(71) +from:0x0216184c kind:load to:0x027e09a8 module:dtcm +from:0x02161854 kind:load to:0x027e0d70 module:dtcm +from:0x02161884 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021618ec kind:arm_call to:0x0216188c module:overlay(71) +from:0x0216196c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161978 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02161998 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02161a38 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02161a50 kind:load to:0x027e09b8 module:dtcm +from:0x02161a5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161a64 kind:arm_call to:0x02011ff4 module:main +from:0x02161a7c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02161a84 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161a8c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02161aa4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02161aac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161ab4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02161abc kind:arm_call to:0x02011ff4 module:main +from:0x02161ad0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02161ae4 kind:load to:0x021656c8 module:overlay(71) +from:0x02161af8 kind:arm_call to:0x02011f3c module:main +from:0x02161b04 kind:arm_call to:0x02161ba0 module:overlay(71) +from:0x02161b1c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02161b2c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02161b8c kind:load to:0x02164fa8 module:overlay(71) +from:0x02161b90 kind:load to:0x02164fe0 module:overlay(71) +from:0x02161b94 kind:load to:0x021650d4 module:overlay(71) +from:0x02161ba8 kind:arm_call to:0x02109bf4 module:overlay(31) +from:0x02161bbc kind:load to:0x021650f0 module:overlay(71) +from:0x02161c0c kind:load to:0x021656c8 module:overlay(71) +from:0x02161c1c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161c24 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02161c3c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161c44 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02161c4c kind:arm_call to:0x02011ff4 module:main +from:0x02161c60 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02161c74 kind:load to:0x021657d0 module:overlay(71) +from:0x02161c88 kind:arm_call to:0x02011f3c module:main +from:0x02161c94 kind:arm_call to:0x02161cec module:overlay(71) +from:0x02161cac kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02161ce4 kind:load to:0x02165134 module:overlay(71) +from:0x02161cf4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02161d0c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161d14 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02161d30 kind:load to:0x02165150 module:overlay(71) +from:0x02161d34 kind:load to:0x02164fe0 module:overlay(71) +from:0x02161e18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161e3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161e5c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02161ea4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02161ec8 kind:arm_call to:0x0216208c module:overlay(71) +from:0x02161ed8 kind:load to:0x021657d0 module:overlay(71) +from:0x02161edc kind:load to:0x027e0cd8 module:dtcm +from:0x02161f18 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02161f34 kind:arm_call to:0x0216208c module:overlay(71) +from:0x02161f48 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02161f68 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161f70 kind:arm_call to:0x02073340 module:overlay(0) +from:0x02161fa0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02161fac kind:arm_call to:0x02073340 module:overlay(0) +from:0x02161fcc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161fdc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02161ff8 kind:arm_call to:0x0216208c module:overlay(71) +from:0x02162004 kind:load to:0x027e09b8 module:dtcm +from:0x0216200c kind:load to:0x027e09a8 module:dtcm +from:0x02162030 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02162050 kind:load to:0x027e09b8 module:dtcm +from:0x021620e4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02162104 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021621ac kind:arm_call to:0x020733bc module:overlay(0) +from:0x021621e0 kind:load to:0x027e09b8 module:dtcm +from:0x021621f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021621f8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02162210 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02162218 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02162220 kind:arm_call to:0x02011ff4 module:main +from:0x02162234 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02162248 kind:load to:0x021658cc module:overlay(71) +from:0x0216225c kind:arm_call to:0x02011f3c module:main +from:0x02162268 kind:arm_call to:0x021622c0 module:overlay(71) +from:0x02162280 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021622b8 kind:load to:0x02165190 module:overlay(71) +from:0x021622c8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0216231c kind:load to:0x021651ac module:overlay(71) +from:0x02162320 kind:load to:0x020b19a8 module:overlay(0) +from:0x02162458 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021624c8 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x021624dc kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02162510 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216254c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162580 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021625a8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021625b8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021625e4 kind:arm_call to:0x02162830 module:overlay(71) +from:0x021625f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021625f8 kind:load to:0x0203e964 module:main +from:0x021625fc kind:load to:0x021658b4 module:overlay(71) +from:0x02162628 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0216263c kind:arm_call to:0x02162830 module:overlay(71) +from:0x0216265c kind:arm_call to:0x02162830 module:overlay(71) +from:0x02162684 kind:arm_call to:0x02015a18 module:main +from:0x02162698 kind:arm_call to:0x02162c04 module:overlay(71) +from:0x021627b4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021627e8 kind:load to:0x02049be4 module:main +from:0x021627ec kind:load to:0x027e09a8 module:dtcm +from:0x0216280c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0216282c kind:load to:0x027e09b8 module:dtcm +from:0x0216288c kind:arm_call to:0x02162e74 module:overlay(71) +from:0x021628e8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021628f8 kind:arm_call to:0x02162c04 module:overlay(71) +from:0x02162930 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0216297c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0216298c kind:arm_call to:0x0209d61c module:overlay(0) +from:0x021629ac kind:arm_call to:0x0209d5a0 module:overlay(0) +from:0x021629d4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021629ec kind:arm_call to:0x02162e74 module:overlay(71) +from:0x02162a0c kind:load to:0x027e0cec module:dtcm +from:0x02162a14 kind:load to:0x027e09b8 module:dtcm +from:0x02162a28 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x02162be0 kind:arm_call to:0x0200f05c module:main +from:0x02162bfc kind:load to:0x021658cc module:overlay(71) +from:0x02162c00 kind:load to:0x02163e94 module:overlay(71) +from:0x02162d44 kind:arm_call to:0x02162d70 module:overlay(71) +from:0x02162e28 kind:arm_call to:0x02028c4c module:main +from:0x02162e38 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x02162e60 kind:arm_call to:0x0201aa44 module:main +from:0x02162e6c kind:load to:0x027e0998 module:dtcm +from:0x02162e70 kind:load to:0x0204af1c module:main +from:0x02162eac kind:arm_call to:0x0207dc80 module:overlay(0) +from:0x02162ee0 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x02162f50 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02162fa0 kind:arm_call to:0x0207dc98 module:overlay(0) +from:0x02163014 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02163040 kind:load to:0x027e0cd8 module:dtcm +from:0x02163044 kind:load to:0x027e09c0 module:dtcm +from:0x02163054 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0216305c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02163064 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0216307c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02163084 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216308c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02163094 kind:arm_call to:0x02011ff4 module:main +from:0x021630a8 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021630bc kind:load to:0x021659bc module:overlay(71) +from:0x021630d0 kind:arm_call to:0x02011f3c module:main +from:0x021630dc kind:arm_call to:0x0216318c module:overlay(71) +from:0x021630f4 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x02163104 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02163178 kind:load to:0x0216520c module:overlay(71) +from:0x0216317c kind:load to:0x02164fe0 module:overlay(71) +from:0x02163180 kind:load to:0x021651f0 module:overlay(71) +from:0x02163198 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02163208 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02163244 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02163254 kind:load to:0x02165228 module:overlay(71) +from:0x02163258 kind:load to:0x021659bc module:overlay(71) +from:0x0216325c kind:load to:0x020b19a8 module:overlay(0) +from:0x02163260 kind:load to:0x02164fe0 module:overlay(71) +from:0x02163264 kind:load to:0x021659b0 module:overlay(71) +from:0x021632f8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02163358 kind:arm_call to:0x0209d6bc module:overlay(0) +from:0x0216337c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02163398 kind:arm_call to:0x0216362c module:overlay(71) +from:0x021633d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021633e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02163430 kind:arm_call to:0x0216362c module:overlay(71) +from:0x02163448 kind:load to:0x021659b0 module:overlay(71) +from:0x0216344c kind:load to:0x0209d488 module:overlay(0) +from:0x02163584 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02163590 kind:arm_call to:0x01fff458 module:itcm +from:0x021635d8 kind:arm_call to:0x0216362c module:overlay(71) +from:0x021635f8 kind:arm_call to:0x0216362c module:overlay(71) +from:0x02163624 kind:load to:0x027e0ce4 module:dtcm +from:0x021636a0 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021636b8 kind:arm_call to:0x02071710 module:overlay(0) +from:0x021636d0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02163720 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02163734 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0216374c kind:arm_call to:0x0209d668 module:overlay(0) +from:0x021637a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021637c0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021637dc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021637f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02163804 kind:arm_call to:0x0216362c module:overlay(71) +from:0x02163850 kind:arm_call to:0x0216362c module:overlay(71) +from:0x02163860 kind:arm_call to:0x0216362c module:overlay(71) +from:0x02163870 kind:load to:0x027e09a8 module:dtcm +from:0x02163874 kind:load to:0x027e09b8 module:dtcm +from:0x02163880 kind:load to:0x027e0cec module:dtcm +from:0x02163890 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02163898 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021638b0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021638b8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021638c0 kind:arm_call to:0x02011ff4 module:main +from:0x021638d4 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x021638ec kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x021638f8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02163924 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0216393c kind:arm_call to:0x0206807c module:overlay(0) +from:0x02163948 kind:load to:0x027e09b8 module:dtcm +from:0x0216394c kind:load to:0x02165260 module:overlay(71) +from:0x02163950 kind:load to:0x020b508c module:overlay(0) +from:0x02163964 kind:load to:0x021638e0 module:overlay(71) +from:0x02163988 kind:arm_call to:0x0208a14c module:overlay(0) +from:0x02163990 kind:arm_call to:0x02093740 module:overlay(0) +from:0x021639a4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021639b8 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021639c4 kind:arm_call to:0x02163954 module:overlay(71) +from:0x021639e4 kind:arm_call_thumb to:0x02179ed8 module:overlay(95) +from:0x021639f0 kind:load to:0x027e09bc module:dtcm +from:0x02163a14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02163a28 kind:arm_call to:0x020a8a28 module:overlay(0) +from:0x02163a4c kind:arm_call to:0x02078264 module:overlay(0) +from:0x02163a70 kind:arm_call_thumb to:0x02180c94 module:overlay(95) +from:0x02163a7c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02163a88 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02163a9c kind:arm_call to:0x02015080 module:main +from:0x02163ab4 kind:arm_call_thumb to:0x02180c78 module:overlay(95) +from:0x02163ac8 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02163ad4 kind:load to:0x027e09bc module:dtcm +from:0x02163ad8 kind:load to:0x027e09a8 module:dtcm +from:0x02163b00 kind:load to:0x027e0ce0 module:dtcm +from:0x02163ee8 kind:load to:0x02165280 module:overlay(71) +from:0x02163f00 kind:load to:0x021652a8 module:overlay(71) +from:0x02163f2c kind:load to:0x021652b4 module:overlay(71) +from:0x02163f30 kind:load to:0x02164774 module:overlay(71) +from:0x02163f4c kind:load to:0x021652c0 module:overlay(71) +from:0x02163f8c kind:arm_call to:0x0215f3c0 module:overlay(71) +from:0x02163f9c kind:arm_call to:0x0203ce74 module:main +from:0x02163fb0 kind:load to:0x02164d54 module:overlay(71) +from:0x02163fb4 kind:load to:0x021652cc module:overlay(71) +from:0x02163fb8 kind:load to:0x021652e8 module:overlay(71) +from:0x02163fbc kind:load to:0x02160284 module:overlay(71) +from:0x02163fc0 kind:load to:0x021652dc module:overlay(71) +from:0x02163fe0 kind:arm_call to:0x021602c8 module:overlay(71) +from:0x02163ff0 kind:arm_call to:0x0203ce74 module:main +from:0x02164004 kind:load to:0x021653c0 module:overlay(71) +from:0x02164008 kind:load to:0x021653d0 module:overlay(71) +from:0x0216400c kind:load to:0x02160ae8 module:overlay(71) +from:0x02164010 kind:load to:0x021653c4 module:overlay(71) +from:0x02164030 kind:arm_call to:0x02160b2c module:overlay(71) +from:0x02164040 kind:arm_call to:0x0203ce74 module:main +from:0x02164054 kind:load to:0x021654a8 module:overlay(71) +from:0x02164058 kind:load to:0x021654b8 module:overlay(71) +from:0x0216405c kind:load to:0x02160d24 module:overlay(71) +from:0x02164060 kind:load to:0x021654ac module:overlay(71) +from:0x02164080 kind:arm_call to:0x02160d68 module:overlay(71) +from:0x02164090 kind:arm_call to:0x0203ce74 module:main +from:0x021640a4 kind:load to:0x021655b0 module:overlay(71) +from:0x021640a8 kind:load to:0x021655c0 module:overlay(71) +from:0x021640ac kind:load to:0x02161ac8 module:overlay(71) +from:0x021640b0 kind:load to:0x021655b4 module:overlay(71) +from:0x021640d0 kind:arm_call to:0x02161b0c module:overlay(71) +from:0x021640e0 kind:arm_call to:0x0203ce74 module:main +from:0x021640f4 kind:load to:0x021656b8 module:overlay(71) +from:0x021640f8 kind:load to:0x021656c8 module:overlay(71) +from:0x021640fc kind:load to:0x02161c58 module:overlay(71) +from:0x02164100 kind:load to:0x021656bc module:overlay(71) +from:0x02164120 kind:arm_call to:0x02161c9c module:overlay(71) +from:0x02164130 kind:arm_call to:0x0203ce74 module:main +from:0x02164144 kind:load to:0x021657c0 module:overlay(71) +from:0x02164148 kind:load to:0x021657d0 module:overlay(71) +from:0x0216414c kind:load to:0x0216222c module:overlay(71) +from:0x02164150 kind:load to:0x021657c4 module:overlay(71) +from:0x02164184 kind:arm_call to:0x02162270 module:overlay(71) +from:0x02164194 kind:arm_call to:0x0203ce74 module:main +from:0x021641a8 kind:load to:0x021658a4 module:overlay(71) +from:0x021641ac kind:load to:0x021658cc module:overlay(71) +from:0x021641b0 kind:load to:0x021630a0 module:overlay(71) +from:0x021641b4 kind:load to:0x021658c0 module:overlay(71) +from:0x021641e0 kind:arm_call to:0x021630e4 module:overlay(71) +from:0x021641f0 kind:arm_call to:0x0203ce74 module:main +from:0x02164204 kind:load to:0x021659a0 module:overlay(71) +from:0x02164208 kind:load to:0x021659bc module:overlay(71) +from:0x0216420c kind:load to:0x021638cc module:overlay(71) +from:0x02164210 kind:load to:0x021659a4 module:overlay(71) +from:0x02164228 kind:load to:0x02165260 module:overlay(71) +from:0x0216422c kind:load to:0x02163ec4 module:overlay(71) +from:0x02164230 kind:load to:0x02163eec module:overlay(71) +from:0x02164234 kind:load to:0x02163f04 module:overlay(71) +from:0x02164238 kind:load to:0x02163f38 module:overlay(71) +from:0x0216423c kind:load to:0x02163f50 module:overlay(71) +from:0x02164240 kind:load to:0x02163fc4 module:overlay(71) +from:0x02164244 kind:load to:0x02164014 module:overlay(71) +from:0x02164248 kind:load to:0x02164064 module:overlay(71) +from:0x0216424c kind:load to:0x021640b4 module:overlay(71) +from:0x02164250 kind:load to:0x02164104 module:overlay(71) +from:0x02164254 kind:load to:0x02164154 module:overlay(71) +from:0x02164258 kind:load to:0x021641b8 module:overlay(71) +from:0x0216425c kind:load to:0x02164214 module:overlay(71) +from:0x02164288 kind:load to:0x021517e0 module:overlay(71) +from:0x021642a4 kind:load to:0x02097c68 module:overlay(0) +from:0x021642a8 kind:load to:0x02151614 module:overlay(71) +from:0x021642b4 kind:load to:0x021517f8 module:overlay(71) +from:0x021642b8 kind:load to:0x0209b674 module:overlay(0) +from:0x021642c4 kind:load to:0x02153848 module:overlay(71) +from:0x021642c8 kind:load to:0x0215b88c module:overlay(71) +from:0x021642cc kind:load to:0x021513c0 module:overlay(71) +from:0x021642d0 kind:load to:0x0207c03c module:overlay(0) +from:0x021642d4 kind:load to:0x0207c044 module:overlay(0) +from:0x021642e0 kind:load to:0x0215b6c0 module:overlay(71) +from:0x021642e4 kind:load to:0x0215b730 module:overlay(71) +from:0x021642e8 kind:load to:0x02017774 module:main +from:0x021642ec kind:load to:0x0215b808 module:overlay(71) +from:0x021642f0 kind:load to:0x02017784 module:main +from:0x021642fc kind:load to:0x02151e54 module:overlay(71) +from:0x02164300 kind:load to:0x0215b870 module:overlay(71) +from:0x02164304 kind:load to:0x02151088 module:overlay(71) +from:0x02164308 kind:load to:0x02151124 module:overlay(71) +from:0x0216430c kind:load to:0x02151264 module:overlay(71) +from:0x02164318 kind:load to:0x02151a5c module:overlay(71) +from:0x0216431c kind:load to:0x0215b838 module:overlay(71) +from:0x02164320 kind:load to:0x0215140c module:overlay(71) +from:0x02164324 kind:load to:0x0215144c module:overlay(71) +from:0x02164328 kind:load to:0x0207c044 module:overlay(0) +from:0x02164334 kind:load to:0x02151e68 module:overlay(71) +from:0x02164338 kind:load to:0x0215b854 module:overlay(71) +from:0x0216433c kind:load to:0x02057bf4 module:overlay(0) +from:0x02164340 kind:load to:0x02151020 module:overlay(71) +from:0x02164344 kind:load to:0x02057dc8 module:overlay(0) +from:0x02164348 kind:load to:0x02057e44 module:overlay(0) +from:0x0216434c kind:load to:0x02057ea8 module:overlay(0) +from:0x02164350 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02164354 kind:load to:0x02057d84 module:overlay(0) +from:0x02164360 kind:load to:0x02151e90 module:overlay(71) +from:0x02164364 kind:load to:0x0215b8c4 module:overlay(71) +from:0x02164368 kind:load to:0x02099b54 module:overlay(0) +from:0x0216436c kind:load to:0x02099b8c module:overlay(0) +from:0x02164370 kind:load to:0x0209a190 module:overlay(0) +from:0x02164374 kind:load to:0x0209a198 module:overlay(0) +from:0x02164378 kind:load to:0x0209a138 module:overlay(0) +from:0x0216437c kind:load to:0x02099d04 module:overlay(0) +from:0x02164380 kind:load to:0x02099bf4 module:overlay(0) +from:0x02164384 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02164388 kind:load to:0x0209a148 module:overlay(0) +from:0x0216438c kind:load to:0x0209a160 module:overlay(0) +from:0x02164390 kind:load to:0x0215b7d4 module:overlay(71) +from:0x02164394 kind:load to:0x0209a178 module:overlay(0) +from:0x02164398 kind:load to:0x0215b7c4 module:overlay(71) +from:0x0216439c kind:load to:0x0215b7a0 module:overlay(71) +from:0x021643a8 kind:load to:0x02151e7c module:overlay(71) +from:0x021643ac kind:load to:0x0215b8a8 module:overlay(71) +from:0x021643b0 kind:load to:0x0209a2a8 module:overlay(0) +from:0x021643b4 kind:load to:0x0209a2dc module:overlay(0) +from:0x021643b8 kind:load to:0x0209a374 module:overlay(0) +from:0x021643bc kind:load to:0x0209a388 module:overlay(0) +from:0x021643c0 kind:load to:0x0209a138 module:overlay(0) +from:0x021643c4 kind:load to:0x0209a3b0 module:overlay(0) +from:0x021643c8 kind:load to:0x0209a438 module:overlay(0) +from:0x021643cc kind:load to:0x0209a0c0 module:overlay(0) +from:0x021643d0 kind:load to:0x0209a344 module:overlay(0) +from:0x021643d4 kind:load to:0x0209a35c module:overlay(0) +from:0x021643d8 kind:load to:0x0209a39c module:overlay(0) +from:0x021643dc kind:load to:0x0209a728 module:overlay(0) +from:0x021643e0 kind:load to:0x0215b7dc module:overlay(71) +from:0x021643e4 kind:load to:0x02154208 module:overlay(71) +from:0x021643e8 kind:load to:0x0209a760 module:overlay(0) +from:0x021643f4 kind:load to:0x0209856c module:overlay(0) +from:0x021643f8 kind:load to:0x020985a8 module:overlay(0) +from:0x021643fc kind:load to:0x020985c0 module:overlay(0) +from:0x02164400 kind:load to:0x020985cc module:overlay(0) +from:0x02164404 kind:load to:0x01fff464 module:itcm +from:0x02164408 kind:load to:0x0215b184 module:overlay(71) +from:0x0216440c kind:load to:0x021521f4 module:overlay(71) +from:0x02164410 kind:load to:0x02098504 module:overlay(0) +from:0x02164414 kind:load to:0x02153238 module:overlay(71) +from:0x02164418 kind:load to:0x02153c10 module:overlay(71) +from:0x0216441c kind:load to:0x02098510 module:overlay(0) +from:0x02164420 kind:load to:0x02153fb8 module:overlay(71) +from:0x02164424 kind:load to:0x02153c5c module:overlay(71) +from:0x02164428 kind:load to:0x0209851c module:overlay(0) +from:0x0216442c kind:load to:0x020985d8 module:overlay(0) +from:0x02164430 kind:load to:0x02098644 module:overlay(0) +from:0x02164434 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164438 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216443c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164440 kind:load to:0x02151eb8 module:overlay(71) +from:0x02164444 kind:load to:0x02151fa0 module:overlay(71) +from:0x02164448 kind:load to:0x020995dc module:overlay(0) +from:0x0216444c kind:load to:0x02152268 module:overlay(71) +from:0x02164450 kind:load to:0x02154078 module:overlay(71) +from:0x02164458 kind:load to:0x021539f8 module:overlay(71) +from:0x02164460 kind:load to:0x02153a38 module:overlay(71) +from:0x02164464 kind:load to:0x02159a60 module:overlay(71) +from:0x02164468 kind:load to:0x021561fc module:overlay(71) +from:0x0216446c kind:load to:0x02159a40 module:overlay(71) +from:0x02164470 kind:load to:0x02159a4c module:overlay(71) +from:0x02164474 kind:load to:0x02159a58 module:overlay(71) +from:0x02164478 kind:load to:0x02159b60 module:overlay(71) +from:0x0216447c kind:load to:0x02159e14 module:overlay(71) +from:0x02164480 kind:load to:0x0215a014 module:overlay(71) +from:0x02164484 kind:load to:0x02153100 module:overlay(71) +from:0x02164488 kind:load to:0x0215310c module:overlay(71) +from:0x0216448c kind:load to:0x02153118 module:overlay(71) +from:0x02164490 kind:load to:0x0215a120 module:overlay(71) +from:0x02164494 kind:load to:0x021540d4 module:overlay(71) +from:0x0216449c kind:load to:0x02153d38 module:overlay(71) +from:0x021644a8 kind:load to:0x0209856c module:overlay(0) +from:0x021644ac kind:load to:0x020985a8 module:overlay(0) +from:0x021644b0 kind:load to:0x020985c0 module:overlay(0) +from:0x021644b4 kind:load to:0x020985cc module:overlay(0) +from:0x021644b8 kind:load to:0x01fff464 module:itcm +from:0x021644bc kind:load to:0x0215b184 module:overlay(71) +from:0x021644c0 kind:load to:0x021521f4 module:overlay(71) +from:0x021644c4 kind:load to:0x02098504 module:overlay(0) +from:0x021644c8 kind:load to:0x02153238 module:overlay(71) +from:0x021644cc kind:load to:0x02153c10 module:overlay(71) +from:0x021644d0 kind:load to:0x02098510 module:overlay(0) +from:0x021644d4 kind:load to:0x02153fb8 module:overlay(71) +from:0x021644d8 kind:load to:0x02153c5c module:overlay(71) +from:0x021644dc kind:load to:0x0209851c module:overlay(0) +from:0x021644e0 kind:load to:0x020985d8 module:overlay(0) +from:0x021644e4 kind:load to:0x02098644 module:overlay(0) +from:0x021644e8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021644ec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021644f0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021644f4 kind:load to:0x0215bd18 module:overlay(71) +from:0x021644f8 kind:load to:0x0215bd2c module:overlay(71) +from:0x021644fc kind:load to:0x020995dc module:overlay(0) +from:0x02164500 kind:load to:0x02152268 module:overlay(71) +from:0x02164504 kind:load to:0x02154078 module:overlay(71) +from:0x02164508 kind:load to:0x0215ba28 module:overlay(71) +from:0x0216450c kind:load to:0x021539f8 module:overlay(71) +from:0x02164510 kind:load to:0x0215ba60 module:overlay(71) +from:0x02164514 kind:load to:0x02153a38 module:overlay(71) +from:0x02164518 kind:load to:0x0215b9ec module:overlay(71) +from:0x0216451c kind:load to:0x021561fc module:overlay(71) +from:0x02164520 kind:load to:0x0215bbc8 module:overlay(71) +from:0x02164524 kind:load to:0x0215bbe8 module:overlay(71) +from:0x02164528 kind:load to:0x0215bc04 module:overlay(71) +from:0x0216452c kind:load to:0x0215bc20 module:overlay(71) +from:0x02164530 kind:load to:0x0215bca0 module:overlay(71) +from:0x02164534 kind:load to:0x0215a014 module:overlay(71) +from:0x02164538 kind:load to:0x02153100 module:overlay(71) +from:0x0216453c kind:load to:0x0215bcf0 module:overlay(71) +from:0x02164540 kind:load to:0x02153118 module:overlay(71) +from:0x02164544 kind:load to:0x0215a120 module:overlay(71) +from:0x02164548 kind:load to:0x021540d4 module:overlay(71) +from:0x0216454c kind:load to:0x0215bd0c module:overlay(71) +from:0x02164550 kind:load to:0x02153d38 module:overlay(71) +from:0x02164554 kind:load to:0x02154c20 module:overlay(71) +from:0x0216455c kind:load to:0x02154364 module:overlay(71) +from:0x02164564 kind:load to:0x02154668 module:overlay(71) +from:0x0216456c kind:load to:0x021548a4 module:overlay(71) +from:0x02164574 kind:load to:0x02154ac8 module:overlay(71) +from:0x0216457c kind:load to:0x02154cec module:overlay(71) +from:0x02164584 kind:load to:0x02158274 module:overlay(71) +from:0x0216458c kind:load to:0x021550bc module:overlay(71) +from:0x02164594 kind:load to:0x02155444 module:overlay(71) +from:0x0216459c kind:load to:0x021565e8 module:overlay(71) +from:0x021645a4 kind:load to:0x02156afc module:overlay(71) +from:0x021645ac kind:load to:0x0215ba98 module:overlay(71) +from:0x021645b4 kind:load to:0x02157128 module:overlay(71) +from:0x021645bc kind:load to:0x02157668 module:overlay(71) +from:0x021645c4 kind:load to:0x021571e4 module:overlay(71) +from:0x021645cc kind:load to:0x02157890 module:overlay(71) +from:0x021645d4 kind:load to:0x02157a88 module:overlay(71) +from:0x021645dc kind:load to:0x02157e24 module:overlay(71) +from:0x021645e4 kind:load to:0x02158424 module:overlay(71) +from:0x021645ec kind:load to:0x02158668 module:overlay(71) +from:0x021645f4 kind:load to:0x02158dec module:overlay(71) +from:0x021645fc kind:load to:0x02158960 module:overlay(71) +from:0x02164604 kind:load to:0x02158a88 module:overlay(71) +from:0x0216460c kind:load to:0x0215586c module:overlay(71) +from:0x02164614 kind:load to:0x02155998 module:overlay(71) +from:0x0216461c kind:load to:0x02155b7c module:overlay(71) +from:0x02164624 kind:load to:0x02155d0c module:overlay(71) +from:0x0216462c kind:load to:0x02155e6c module:overlay(71) +from:0x02164634 kind:load to:0x02155f6c module:overlay(71) +from:0x0216463c kind:load to:0x021590e4 module:overlay(71) +from:0x02164644 kind:load to:0x02159518 module:overlay(71) +from:0x0216464c kind:load to:0x02159640 module:overlay(71) +from:0x02164654 kind:load to:0x021598dc module:overlay(71) +from:0x0216465c kind:load to:0x02154b5c module:overlay(71) +from:0x02164664 kind:load to:0x02154330 module:overlay(71) +from:0x0216466c kind:load to:0x021545ac module:overlay(71) +from:0x02164674 kind:load to:0x0215483c module:overlay(71) +from:0x0216467c kind:load to:0x02154a10 module:overlay(71) +from:0x02164684 kind:load to:0x02154c3c module:overlay(71) +from:0x0216468c kind:load to:0x021581d0 module:overlay(71) +from:0x02164694 kind:load to:0x0215500c module:overlay(71) +from:0x0216469c kind:load to:0x02155398 module:overlay(71) +from:0x021646a4 kind:load to:0x02156548 module:overlay(71) +from:0x021646ac kind:load to:0x02156a68 module:overlay(71) +from:0x021646b4 kind:load to:0x02156df8 module:overlay(71) +from:0x021646bc kind:load to:0x021570b8 module:overlay(71) +from:0x021646c4 kind:load to:0x0215759c module:overlay(71) +from:0x021646cc kind:load to:0x0215716c module:overlay(71) +from:0x021646d4 kind:load to:0x02157824 module:overlay(71) +from:0x021646dc kind:load to:0x021579f8 module:overlay(71) +from:0x021646e4 kind:load to:0x02157d2c module:overlay(71) +from:0x021646ec kind:load to:0x021583b4 module:overlay(71) +from:0x021646f4 kind:load to:0x021585e4 module:overlay(71) +from:0x021646fc kind:load to:0x02158d64 module:overlay(71) +from:0x02164704 kind:load to:0x02158948 module:overlay(71) +from:0x0216470c kind:load to:0x021589a8 module:overlay(71) +from:0x02164714 kind:load to:0x021557e0 module:overlay(71) +from:0x0216471c kind:load to:0x021558d0 module:overlay(71) +from:0x02164724 kind:load to:0x02155b78 module:overlay(71) +from:0x0216472c kind:load to:0x02155c94 module:overlay(71) +from:0x02164734 kind:load to:0x02155da4 module:overlay(71) +from:0x0216473c kind:load to:0x02155f1c module:overlay(71) +from:0x02164744 kind:load to:0x021590c4 module:overlay(71) +from:0x0216474c kind:load to:0x021593e4 module:overlay(71) +from:0x02164754 kind:load to:0x02159600 module:overlay(71) +from:0x0216475c kind:load to:0x02159864 module:overlay(71) +from:0x0216476c kind:load to:0x02097c68 module:overlay(0) +from:0x02164770 kind:load to:0x0215bd74 module:overlay(71) +from:0x0216478c kind:load to:0x0215c650 module:overlay(71) +from:0x02164790 kind:load to:0x0215e124 module:overlay(71) +from:0x02164794 kind:load to:0x0215be84 module:overlay(71) +from:0x02164798 kind:load to:0x0215bf20 module:overlay(71) +from:0x0216479c kind:load to:0x0215c0c0 module:overlay(71) +from:0x021647a8 kind:load to:0x0215c63c module:overlay(71) +from:0x021647ac kind:load to:0x0215e108 module:overlay(71) +from:0x021647b0 kind:load to:0x02057bf4 module:overlay(0) +from:0x021647b4 kind:load to:0x0215be18 module:overlay(71) +from:0x021647b8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021647bc kind:load to:0x02057e44 module:overlay(0) +from:0x021647c0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021647c4 kind:load to:0x0209a7f0 module:overlay(0) +from:0x021647c8 kind:load to:0x02057d84 module:overlay(0) +from:0x021647d4 kind:load to:0x0209856c module:overlay(0) +from:0x021647d8 kind:load to:0x020985a8 module:overlay(0) +from:0x021647dc kind:load to:0x020985c0 module:overlay(0) +from:0x021647e0 kind:load to:0x020985cc module:overlay(0) +from:0x021647e4 kind:load to:0x01fff464 module:itcm +from:0x021647e8 kind:load to:0x0215b184 module:overlay(71) +from:0x021647ec kind:load to:0x021521f4 module:overlay(71) +from:0x021647f0 kind:load to:0x02098504 module:overlay(0) +from:0x021647f4 kind:load to:0x02153238 module:overlay(71) +from:0x021647f8 kind:load to:0x02153c10 module:overlay(71) +from:0x021647fc kind:load to:0x02098510 module:overlay(0) +from:0x02164800 kind:load to:0x02153fb8 module:overlay(71) +from:0x02164804 kind:load to:0x02153c5c module:overlay(71) +from:0x02164808 kind:load to:0x0209851c module:overlay(0) +from:0x0216480c kind:load to:0x020985d8 module:overlay(0) +from:0x02164810 kind:load to:0x02098644 module:overlay(0) +from:0x02164814 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164818 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216481c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164820 kind:load to:0x0215e140 module:overlay(71) +from:0x02164824 kind:load to:0x0215e17c module:overlay(71) +from:0x02164828 kind:load to:0x020995dc module:overlay(0) +from:0x0216482c kind:load to:0x02152268 module:overlay(71) +from:0x02164830 kind:load to:0x0215c694 module:overlay(71) +from:0x02164834 kind:load to:0x0215c828 module:overlay(71) +from:0x02164838 kind:load to:0x0215c87c module:overlay(71) +from:0x0216483c kind:load to:0x0215cb70 module:overlay(71) +from:0x02164840 kind:load to:0x0215cacc module:overlay(71) +from:0x02164844 kind:load to:0x02159a60 module:overlay(71) +from:0x02164848 kind:load to:0x021561fc module:overlay(71) +from:0x0216484c kind:load to:0x02159a40 module:overlay(71) +from:0x02164850 kind:load to:0x02159a4c module:overlay(71) +from:0x02164854 kind:load to:0x02159a58 module:overlay(71) +from:0x02164858 kind:load to:0x02159b60 module:overlay(71) +from:0x0216485c kind:load to:0x02159e14 module:overlay(71) +from:0x02164860 kind:load to:0x0215a014 module:overlay(71) +from:0x02164864 kind:load to:0x02153100 module:overlay(71) +from:0x02164868 kind:load to:0x0215310c module:overlay(71) +from:0x0216486c kind:load to:0x0215ddf0 module:overlay(71) +from:0x02164870 kind:load to:0x0215a120 module:overlay(71) +from:0x02164874 kind:load to:0x0215c780 module:overlay(71) +from:0x02164878 kind:load to:0x0215e0b0 module:overlay(71) +from:0x0216487c kind:load to:0x0215c664 module:overlay(71) +from:0x02164880 kind:load to:0x02154c20 module:overlay(71) +from:0x02164888 kind:load to:0x02154364 module:overlay(71) +from:0x02164890 kind:load to:0x02154668 module:overlay(71) +from:0x02164898 kind:load to:0x021548a4 module:overlay(71) +from:0x021648a0 kind:load to:0x02154ac8 module:overlay(71) +from:0x021648a8 kind:load to:0x02154cec module:overlay(71) +from:0x021648b0 kind:load to:0x02158274 module:overlay(71) +from:0x021648b8 kind:load to:0x021550bc module:overlay(71) +from:0x021648c0 kind:load to:0x02155444 module:overlay(71) +from:0x021648c8 kind:load to:0x0215cc78 module:overlay(71) +from:0x021648d0 kind:load to:0x02156afc module:overlay(71) +from:0x021648d8 kind:load to:0x02156e78 module:overlay(71) +from:0x021648e0 kind:load to:0x02157128 module:overlay(71) +from:0x021648e8 kind:load to:0x02157668 module:overlay(71) +from:0x021648f0 kind:load to:0x021571e4 module:overlay(71) +from:0x021648f8 kind:load to:0x02157890 module:overlay(71) +from:0x02164900 kind:load to:0x02157a88 module:overlay(71) +from:0x02164908 kind:load to:0x02157e24 module:overlay(71) +from:0x02164910 kind:load to:0x02158424 module:overlay(71) +from:0x02164918 kind:load to:0x02158668 module:overlay(71) +from:0x02164920 kind:load to:0x02158dec module:overlay(71) +from:0x02164928 kind:load to:0x02158960 module:overlay(71) +from:0x02164930 kind:load to:0x02158a88 module:overlay(71) +from:0x02164938 kind:load to:0x0215586c module:overlay(71) +from:0x02164940 kind:load to:0x02155998 module:overlay(71) +from:0x02164948 kind:load to:0x02155b7c module:overlay(71) +from:0x02164950 kind:load to:0x02155d0c module:overlay(71) +from:0x02164958 kind:load to:0x0215d930 module:overlay(71) +from:0x02164960 kind:load to:0x02155f6c module:overlay(71) +from:0x02164968 kind:load to:0x0215dad4 module:overlay(71) +from:0x02164970 kind:load to:0x02159518 module:overlay(71) +from:0x02164978 kind:load to:0x02159640 module:overlay(71) +from:0x02164980 kind:load to:0x021598dc module:overlay(71) +from:0x02164988 kind:load to:0x02154b5c module:overlay(71) +from:0x02164990 kind:load to:0x02154330 module:overlay(71) +from:0x02164998 kind:load to:0x021545ac module:overlay(71) +from:0x021649a0 kind:load to:0x0215483c module:overlay(71) +from:0x021649a8 kind:load to:0x02154a10 module:overlay(71) +from:0x021649b0 kind:load to:0x02154c3c module:overlay(71) +from:0x021649b8 kind:load to:0x021581d0 module:overlay(71) +from:0x021649c0 kind:load to:0x0215500c module:overlay(71) +from:0x021649c8 kind:load to:0x02155398 module:overlay(71) +from:0x021649d0 kind:load to:0x0215cbcc module:overlay(71) +from:0x021649d8 kind:load to:0x02156a68 module:overlay(71) +from:0x021649e0 kind:load to:0x02156df8 module:overlay(71) +from:0x021649e8 kind:load to:0x021570b8 module:overlay(71) +from:0x021649f0 kind:load to:0x0215759c module:overlay(71) +from:0x021649f8 kind:load to:0x0215716c module:overlay(71) +from:0x02164a00 kind:load to:0x02157824 module:overlay(71) +from:0x02164a08 kind:load to:0x021579f8 module:overlay(71) +from:0x02164a10 kind:load to:0x02157d2c module:overlay(71) +from:0x02164a18 kind:load to:0x021583b4 module:overlay(71) +from:0x02164a20 kind:load to:0x021585e4 module:overlay(71) +from:0x02164a28 kind:load to:0x02158d64 module:overlay(71) +from:0x02164a30 kind:load to:0x02158948 module:overlay(71) +from:0x02164a38 kind:load to:0x021589a8 module:overlay(71) +from:0x02164a40 kind:load to:0x021557e0 module:overlay(71) +from:0x02164a48 kind:load to:0x021558d0 module:overlay(71) +from:0x02164a50 kind:load to:0x02155b78 module:overlay(71) +from:0x02164a58 kind:load to:0x02155c94 module:overlay(71) +from:0x02164a60 kind:load to:0x0215d90c module:overlay(71) +from:0x02164a68 kind:load to:0x0215da08 module:overlay(71) +from:0x02164a70 kind:load to:0x0215da2c module:overlay(71) +from:0x02164a78 kind:load to:0x021593e4 module:overlay(71) +from:0x02164a80 kind:load to:0x02159600 module:overlay(71) +from:0x02164a88 kind:load to:0x02159864 module:overlay(71) +from:0x02164a98 kind:load to:0x0209856c module:overlay(0) +from:0x02164a9c kind:load to:0x020985a8 module:overlay(0) +from:0x02164aa0 kind:load to:0x020985c0 module:overlay(0) +from:0x02164aa4 kind:load to:0x020985cc module:overlay(0) +from:0x02164aa8 kind:load to:0x01fff464 module:itcm +from:0x02164aac kind:load to:0x0215b184 module:overlay(71) +from:0x02164ab0 kind:load to:0x0215e380 module:overlay(71) +from:0x02164ab4 kind:load to:0x0215e458 module:overlay(71) +from:0x02164ab8 kind:load to:0x02153238 module:overlay(71) +from:0x02164abc kind:load to:0x02153c10 module:overlay(71) +from:0x02164ac0 kind:load to:0x02098510 module:overlay(0) +from:0x02164ac4 kind:load to:0x0215e4b0 module:overlay(71) +from:0x02164ac8 kind:load to:0x02153c5c module:overlay(71) +from:0x02164acc kind:load to:0x0209851c module:overlay(0) +from:0x02164ad0 kind:load to:0x020985d8 module:overlay(0) +from:0x02164ad4 kind:load to:0x02098644 module:overlay(0) +from:0x02164ad8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164adc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02164ae0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164ae4 kind:load to:0x0215e2b0 module:overlay(71) +from:0x02164ae8 kind:load to:0x0215e314 module:overlay(71) +from:0x02164aec kind:load to:0x020995dc module:overlay(0) +from:0x02164af0 kind:load to:0x02152268 module:overlay(71) +from:0x02164af4 kind:load to:0x02154078 module:overlay(71) +from:0x02164af8 kind:load to:0x0215e55c module:overlay(71) +from:0x02164afc kind:load to:0x0215e594 module:overlay(71) +from:0x02164b00 kind:load to:0x0215e5e8 module:overlay(71) +from:0x02164b04 kind:load to:0x02153a38 module:overlay(71) +from:0x02164b08 kind:load to:0x0215e92c module:overlay(71) +from:0x02164b0c kind:load to:0x021561fc module:overlay(71) +from:0x02164b10 kind:load to:0x02159a40 module:overlay(71) +from:0x02164b14 kind:load to:0x02159a4c module:overlay(71) +from:0x02164b18 kind:load to:0x02159a58 module:overlay(71) +from:0x02164b1c kind:load to:0x02159b60 module:overlay(71) +from:0x02164b20 kind:load to:0x02159e14 module:overlay(71) +from:0x02164b24 kind:load to:0x0215a014 module:overlay(71) +from:0x02164b28 kind:load to:0x02153100 module:overlay(71) +from:0x02164b2c kind:load to:0x0215310c module:overlay(71) +from:0x02164b30 kind:load to:0x02153118 module:overlay(71) +from:0x02164b34 kind:load to:0x0215a120 module:overlay(71) +from:0x02164b38 kind:load to:0x0215e928 module:overlay(71) +from:0x02164b3c kind:load to:0x0215e970 module:overlay(71) +from:0x02164b40 kind:load to:0x02153d38 module:overlay(71) +from:0x02164b44 kind:load to:0x02154c20 module:overlay(71) +from:0x02164b4c kind:load to:0x0215e6fc module:overlay(71) +from:0x02164b54 kind:load to:0x02154668 module:overlay(71) +from:0x02164b5c kind:load to:0x021548a4 module:overlay(71) +from:0x02164b64 kind:load to:0x02154ac8 module:overlay(71) +from:0x02164b6c kind:load to:0x02154cec module:overlay(71) +from:0x02164b74 kind:load to:0x02158274 module:overlay(71) +from:0x02164b7c kind:load to:0x021550bc module:overlay(71) +from:0x02164b84 kind:load to:0x02155444 module:overlay(71) +from:0x02164b8c kind:load to:0x021565e8 module:overlay(71) +from:0x02164b94 kind:load to:0x02156afc module:overlay(71) +from:0x02164b9c kind:load to:0x02156e78 module:overlay(71) +from:0x02164ba4 kind:load to:0x02157128 module:overlay(71) +from:0x02164bac kind:load to:0x02157668 module:overlay(71) +from:0x02164bb4 kind:load to:0x021571e4 module:overlay(71) +from:0x02164bbc kind:load to:0x02157890 module:overlay(71) +from:0x02164bc4 kind:load to:0x02157a88 module:overlay(71) +from:0x02164bcc kind:load to:0x02157e24 module:overlay(71) +from:0x02164bd4 kind:load to:0x02158424 module:overlay(71) +from:0x02164bdc kind:load to:0x02158668 module:overlay(71) +from:0x02164be4 kind:load to:0x02158dec module:overlay(71) +from:0x02164bec kind:load to:0x02158960 module:overlay(71) +from:0x02164bf4 kind:load to:0x02158a88 module:overlay(71) +from:0x02164bfc kind:load to:0x0215586c module:overlay(71) +from:0x02164c04 kind:load to:0x02155998 module:overlay(71) +from:0x02164c0c kind:load to:0x02155b7c module:overlay(71) +from:0x02164c14 kind:load to:0x0215e674 module:overlay(71) +from:0x02164c1c kind:load to:0x02155e6c module:overlay(71) +from:0x02164c24 kind:load to:0x0215e7c0 module:overlay(71) +from:0x02164c2c kind:load to:0x021590e4 module:overlay(71) +from:0x02164c34 kind:load to:0x02159518 module:overlay(71) +from:0x02164c3c kind:load to:0x02159640 module:overlay(71) +from:0x02164c44 kind:load to:0x021598dc module:overlay(71) +from:0x02164c4c kind:load to:0x02154b5c module:overlay(71) +from:0x02164c54 kind:load to:0x02154330 module:overlay(71) +from:0x02164c5c kind:load to:0x021545ac module:overlay(71) +from:0x02164c64 kind:load to:0x0215483c module:overlay(71) +from:0x02164c6c kind:load to:0x02154a10 module:overlay(71) +from:0x02164c74 kind:load to:0x02154c3c module:overlay(71) +from:0x02164c7c kind:load to:0x021581d0 module:overlay(71) +from:0x02164c84 kind:load to:0x0215500c module:overlay(71) +from:0x02164c8c kind:load to:0x02155398 module:overlay(71) +from:0x02164c94 kind:load to:0x02156548 module:overlay(71) +from:0x02164c9c kind:load to:0x02156a68 module:overlay(71) +from:0x02164ca4 kind:load to:0x02156df8 module:overlay(71) +from:0x02164cac kind:load to:0x021570b8 module:overlay(71) +from:0x02164cb4 kind:load to:0x0215759c module:overlay(71) +from:0x02164cbc kind:load to:0x0215716c module:overlay(71) +from:0x02164cc4 kind:load to:0x02157824 module:overlay(71) +from:0x02164ccc kind:load to:0x021579f8 module:overlay(71) +from:0x02164cd4 kind:load to:0x02157d2c module:overlay(71) +from:0x02164cdc kind:load to:0x021583b4 module:overlay(71) +from:0x02164ce4 kind:load to:0x021585e4 module:overlay(71) +from:0x02164cec kind:load to:0x02158d64 module:overlay(71) +from:0x02164cf4 kind:load to:0x02158948 module:overlay(71) +from:0x02164cfc kind:load to:0x021589a8 module:overlay(71) +from:0x02164d04 kind:load to:0x021557e0 module:overlay(71) +from:0x02164d0c kind:load to:0x021558d0 module:overlay(71) +from:0x02164d14 kind:load to:0x02155b78 module:overlay(71) +from:0x02164d1c kind:load to:0x0215e63c module:overlay(71) +from:0x02164d24 kind:load to:0x02155da4 module:overlay(71) +from:0x02164d2c kind:load to:0x0215e788 module:overlay(71) +from:0x02164d34 kind:load to:0x021590c4 module:overlay(71) +from:0x02164d3c kind:load to:0x021593e4 module:overlay(71) +from:0x02164d44 kind:load to:0x02159600 module:overlay(71) +from:0x02164d4c kind:load to:0x02159864 module:overlay(71) +from:0x02164d80 kind:load to:0x021601b8 module:overlay(71) +from:0x02164d84 kind:load to:0x021601f8 module:overlay(71) +from:0x02164d88 kind:load to:0x02160238 module:overlay(71) +from:0x02164d8c kind:load to:0x02160214 module:overlay(71) +from:0x02164d98 kind:load to:0x0215f39c module:overlay(71) +from:0x02164d9c kind:load to:0x02097998 module:overlay(0) +from:0x02164da0 kind:load to:0x020977a8 module:overlay(0) +from:0x02164da4 kind:load to:0x02097824 module:overlay(0) +from:0x02164da8 kind:load to:0x020979a0 module:overlay(0) +from:0x02164dac kind:load to:0x020979c0 module:overlay(0) +from:0x02164db0 kind:load to:0x020979ec module:overlay(0) +from:0x02164dbc kind:load to:0x0215f5a4 module:overlay(71) +from:0x02164dc0 kind:load to:0x02160268 module:overlay(71) +from:0x02164dc4 kind:load to:0x02099b54 module:overlay(0) +from:0x02164dc8 kind:load to:0x02099b8c module:overlay(0) +from:0x02164dcc kind:load to:0x0209a190 module:overlay(0) +from:0x02164dd0 kind:load to:0x0209a198 module:overlay(0) +from:0x02164dd4 kind:load to:0x0209a138 module:overlay(0) +from:0x02164dd8 kind:load to:0x02099d04 module:overlay(0) +from:0x02164ddc kind:load to:0x02099bf4 module:overlay(0) +from:0x02164de0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02164de4 kind:load to:0x0209a148 module:overlay(0) +from:0x02164de8 kind:load to:0x0209a160 module:overlay(0) +from:0x02164dec kind:load to:0x0215b7d4 module:overlay(71) +from:0x02164df0 kind:load to:0x0209a178 module:overlay(0) +from:0x02164df4 kind:load to:0x0215b7c4 module:overlay(71) +from:0x02164df8 kind:load to:0x0215b7a0 module:overlay(71) +from:0x02164e04 kind:load to:0x0209856c module:overlay(0) +from:0x02164e08 kind:load to:0x020985a8 module:overlay(0) +from:0x02164e0c kind:load to:0x020985c0 module:overlay(0) +from:0x02164e10 kind:load to:0x020985cc module:overlay(0) +from:0x02164e14 kind:load to:0x01fff464 module:itcm +from:0x02164e18 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02164e1c kind:load to:0x0215f6b0 module:overlay(71) +from:0x02164e20 kind:load to:0x0215f75c module:overlay(71) +from:0x02164e24 kind:load to:0x0215f788 module:overlay(71) +from:0x02164e28 kind:load to:0x0215f7d4 module:overlay(71) +from:0x02164e2c kind:load to:0x02098510 module:overlay(0) +from:0x02164e30 kind:load to:0x0215f894 module:overlay(71) +from:0x02164e34 kind:load to:0x0215f95c module:overlay(71) +from:0x02164e38 kind:load to:0x0209851c module:overlay(0) +from:0x02164e3c kind:load to:0x020985d8 module:overlay(0) +from:0x02164e40 kind:load to:0x02098644 module:overlay(0) +from:0x02164e44 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164e48 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02164e4c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164e50 kind:load to:0x0215f5b8 module:overlay(71) +from:0x02164e54 kind:load to:0x0215f630 module:overlay(71) +from:0x02164e58 kind:load to:0x020bfb14 module:overlays(2,4,17) +from:0x02164e60 kind:load to:0x02160054 module:overlay(71) +from:0x02164e68 kind:load to:0x02160088 module:overlay(71) +from:0x02164e70 kind:load to:0x021600bc module:overlay(71) +from:0x02164e80 kind:load to:0x02160138 module:overlay(71) +from:0x02164e88 kind:load to:0x0216013c module:overlay(71) +from:0x02164e90 kind:load to:0x021605b0 module:overlay(71) +from:0x02164e98 kind:load to:0x02160648 module:overlay(71) +from:0x02164ea0 kind:load to:0x02160728 module:overlay(71) +from:0x02164ea8 kind:load to:0x02160804 module:overlay(71) +from:0x02164eb8 kind:load to:0x021602a4 module:overlay(71) +from:0x02164ebc kind:load to:0x02097998 module:overlay(0) +from:0x02164ec0 kind:load to:0x020977a8 module:overlay(0) +from:0x02164ec4 kind:load to:0x02097824 module:overlay(0) +from:0x02164ec8 kind:load to:0x020979a0 module:overlay(0) +from:0x02164ecc kind:load to:0x020979c0 module:overlay(0) +from:0x02164ed0 kind:load to:0x020979ec module:overlay(0) +from:0x02164edc kind:load to:0x0207caf4 module:overlay(0) +from:0x02164ee0 kind:load to:0x0207cafc module:overlay(0) +from:0x02164ee4 kind:load to:0x0207d310 module:overlay(0) +from:0x02164ee8 kind:load to:0x0207d300 module:overlay(0) +from:0x02164eec kind:load to:0x0207d34c module:overlay(0) +from:0x02164ef0 kind:load to:0x0207d384 module:overlay(0) +from:0x02164ef4 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02164ef8 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02164f04 kind:load to:0x02160408 module:overlay(71) +from:0x02164f08 kind:load to:0x02160a64 module:overlay(71) +from:0x02164f0c kind:load to:0x02099b54 module:overlay(0) +from:0x02164f10 kind:load to:0x02099b8c module:overlay(0) +from:0x02164f14 kind:load to:0x0209a190 module:overlay(0) +from:0x02164f18 kind:load to:0x0209a198 module:overlay(0) +from:0x02164f1c kind:load to:0x0209a138 module:overlay(0) +from:0x02164f20 kind:load to:0x02099d04 module:overlay(0) +from:0x02164f24 kind:load to:0x02099bf4 module:overlay(0) +from:0x02164f28 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02164f2c kind:load to:0x0209a148 module:overlay(0) +from:0x02164f30 kind:load to:0x0209a160 module:overlay(0) +from:0x02164f34 kind:load to:0x0215b7d4 module:overlay(71) +from:0x02164f38 kind:load to:0x0209a178 module:overlay(0) +from:0x02164f3c kind:load to:0x0215b7c4 module:overlay(71) +from:0x02164f40 kind:load to:0x0215b7a0 module:overlay(71) +from:0x02164f4c kind:load to:0x0209856c module:overlay(0) +from:0x02164f50 kind:load to:0x020985a8 module:overlay(0) +from:0x02164f54 kind:load to:0x020985c0 module:overlay(0) +from:0x02164f58 kind:load to:0x020985cc module:overlay(0) +from:0x02164f5c kind:load to:0x01fff464 module:itcm +from:0x02164f60 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02164f64 kind:load to:0x0216041c module:overlay(71) +from:0x02164f68 kind:load to:0x02098504 module:overlay(0) +from:0x02164f6c kind:load to:0x021604e8 module:overlay(71) +from:0x02164f70 kind:load to:0x0209850c module:overlay(0) +from:0x02164f74 kind:load to:0x02098510 module:overlay(0) +from:0x02164f78 kind:load to:0x02160580 module:overlay(71) +from:0x02164f7c kind:load to:0x02098518 module:overlay(0) +from:0x02164f80 kind:load to:0x0209851c module:overlay(0) +from:0x02164f84 kind:load to:0x020985d8 module:overlay(0) +from:0x02164f88 kind:load to:0x02098644 module:overlay(0) +from:0x02164f8c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164f90 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02164f94 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164f98 kind:load to:0x02160a80 module:overlay(71) +from:0x02164f9c kind:load to:0x02160ab0 module:overlay(71) +from:0x02164fac kind:load to:0x0209ca64 module:overlay(0) +from:0x02164fb0 kind:load to:0x0209ca6c module:overlay(0) +from:0x02164fb4 kind:load to:0x0209caac module:overlay(0) +from:0x02164fb8 kind:load to:0x0209cacc module:overlay(0) +from:0x02164fc4 kind:load to:0x02160b08 module:overlay(71) +from:0x02164fc8 kind:load to:0x0209ca64 module:overlay(0) +from:0x02164fcc kind:load to:0x0209ca6c module:overlay(0) +from:0x02164fd0 kind:load to:0x0209caac module:overlay(0) +from:0x02164fd4 kind:load to:0x0209cacc module:overlay(0) +from:0x02164fe0 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02164fe4 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02164fe8 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02164fec kind:load to:0x0207c990 module:overlay(0) +from:0x02164ff0 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02164ff4 kind:load to:0x0207ca44 module:overlay(0) +from:0x02164ff8 kind:load to:0x0207ca6c module:overlay(0) +from:0x02164ffc kind:load to:0x0207cae4 module:overlay(0) +from:0x02165008 kind:load to:0x02160c84 module:overlay(71) +from:0x0216500c kind:load to:0x0209d10c module:overlay(0) +from:0x02165010 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02165014 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02165018 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0216501c kind:load to:0x02160c98 module:overlay(71) +from:0x02165020 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02165024 kind:load to:0x0209d220 module:overlay(0) +from:0x02165028 kind:load to:0x0209d228 module:overlay(0) +from:0x0216502c kind:load to:0x0209d22c module:overlay(0) +from:0x02165030 kind:load to:0x0209d238 module:overlay(0) +from:0x02165034 kind:load to:0x0209d240 module:overlay(0) +from:0x02165038 kind:load to:0x02160cdc module:overlay(71) +from:0x0216503c kind:load to:0x02160cfc module:overlay(71) +from:0x02165048 kind:load to:0x02160d44 module:overlay(71) +from:0x0216504c kind:load to:0x0209ca64 module:overlay(0) +from:0x02165050 kind:load to:0x0209ca6c module:overlay(0) +from:0x02165054 kind:load to:0x0209caac module:overlay(0) +from:0x02165058 kind:load to:0x0209cacc module:overlay(0) +from:0x02165064 kind:load to:0x02160f80 module:overlay(71) +from:0x02165068 kind:load to:0x02161a54 module:overlay(71) +from:0x0216506c kind:load to:0x02160e58 module:overlay(71) +from:0x02165070 kind:load to:0x01ffc57c module:itcm +from:0x02165074 kind:load to:0x02057dc8 module:overlay(0) +from:0x02165078 kind:load to:0x02057e44 module:overlay(0) +from:0x0216507c kind:load to:0x02057ea8 module:overlay(0) +from:0x02165080 kind:load to:0x02160e94 module:overlay(71) +from:0x02165084 kind:load to:0x02057d84 module:overlay(0) +from:0x02165090 kind:load to:0x02160f94 module:overlay(71) +from:0x02165094 kind:load to:0x02161164 module:overlay(71) +from:0x02165098 kind:load to:0x021611d4 module:overlay(71) +from:0x0216509c kind:load to:0x02161674 module:overlay(71) +from:0x021650a0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021650a4 kind:load to:0x02161858 module:overlay(71) +from:0x021650a8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021650ac kind:load to:0x02161694 module:overlay(71) +from:0x021650b0 kind:load to:0x0209d228 module:overlay(0) +from:0x021650b4 kind:load to:0x0209d22c module:overlay(0) +from:0x021650b8 kind:load to:0x0209d238 module:overlay(0) +from:0x021650bc kind:load to:0x0209d240 module:overlay(0) +from:0x021650c0 kind:load to:0x02161a70 module:overlay(71) +from:0x021650c4 kind:load to:0x02161a98 module:overlay(71) +from:0x021650c8 kind:load to:0x02161784 module:overlay(71) +from:0x021650d4 kind:load to:0x02161ae8 module:overlay(71) +from:0x021650d8 kind:load to:0x0209ca64 module:overlay(0) +from:0x021650dc kind:load to:0x0209ca6c module:overlay(0) +from:0x021650e0 kind:load to:0x0209caac module:overlay(0) +from:0x021650e4 kind:load to:0x0209cacc module:overlay(0) +from:0x021650f0 kind:load to:0x02109cc4 module:overlays(19,31) +from:0x021650f4 kind:load to:0x0209d10c module:overlay(0) +from:0x021650f8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021650fc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02165100 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02165104 kind:load to:0x02109d84 module:overlays(19,31) +from:0x02165108 kind:load to:0x02109d6c module:overlays(19,31) +from:0x0216510c kind:load to:0x02109da4 module:overlays(19,31) +from:0x02165110 kind:load to:0x0209d228 module:overlay(0) +from:0x02165114 kind:load to:0x0209d22c module:overlay(0) +from:0x02165118 kind:load to:0x0209d238 module:overlay(0) +from:0x0216511c kind:load to:0x0209d240 module:overlay(0) +from:0x02165120 kind:load to:0x02161c10 module:overlay(71) +from:0x02165124 kind:load to:0x02161c30 module:overlay(71) +from:0x02165128 kind:load to:0x02161bc0 module:overlay(71) +from:0x02165134 kind:load to:0x02161c78 module:overlay(71) +from:0x02165138 kind:load to:0x0209ca64 module:overlay(0) +from:0x0216513c kind:load to:0x0209ca6c module:overlay(0) +from:0x02165140 kind:load to:0x0209caac module:overlay(0) +from:0x02165144 kind:load to:0x0209cacc module:overlay(0) +from:0x02165150 kind:load to:0x02161d38 module:overlay(71) +from:0x02165154 kind:load to:0x0209d10c module:overlay(0) +from:0x02165158 kind:load to:0x02161ee8 module:overlay(71) +from:0x0216515c kind:load to:0x02162014 module:overlay(71) +from:0x02165160 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02165164 kind:load to:0x02162054 module:overlay(71) +from:0x02165168 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0216516c kind:load to:0x0209d220 module:overlay(0) +from:0x02165170 kind:load to:0x0209d228 module:overlay(0) +from:0x02165174 kind:load to:0x0209d22c module:overlay(0) +from:0x02165178 kind:load to:0x0209d238 module:overlay(0) +from:0x0216517c kind:load to:0x0209d240 module:overlay(0) +from:0x02165180 kind:load to:0x021621e4 module:overlay(71) +from:0x02165184 kind:load to:0x02162204 module:overlay(71) +from:0x02165190 kind:load to:0x0216224c module:overlay(71) +from:0x02165194 kind:load to:0x0209ca64 module:overlay(0) +from:0x02165198 kind:load to:0x0209ca6c module:overlay(0) +from:0x0216519c kind:load to:0x0209caac module:overlay(0) +from:0x021651a0 kind:load to:0x0209cacc module:overlay(0) +from:0x021651ac kind:load to:0x02162324 module:overlay(71) +from:0x021651b0 kind:load to:0x0209d10c module:overlay(0) +from:0x021651b4 kind:load to:0x02162600 module:overlay(71) +from:0x021651b8 kind:load to:0x021627f0 module:overlay(71) +from:0x021651bc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021651c0 kind:load to:0x02162a18 module:overlay(71) +from:0x021651c4 kind:load to:0x02162cc0 module:overlay(71) +from:0x021651c8 kind:load to:0x0209d220 module:overlay(0) +from:0x021651cc kind:load to:0x0209d228 module:overlay(0) +from:0x021651d0 kind:load to:0x0209d22c module:overlay(0) +from:0x021651d4 kind:load to:0x0209d238 module:overlay(0) +from:0x021651d8 kind:load to:0x0209d240 module:overlay(0) +from:0x021651dc kind:load to:0x02163048 module:overlay(71) +from:0x021651e0 kind:load to:0x02163070 module:overlay(71) +from:0x021651e4 kind:load to:0x02162bc0 module:overlay(71) +from:0x021651f0 kind:load to:0x021630c0 module:overlay(71) +from:0x021651f4 kind:load to:0x0209cb0c module:overlay(0) +from:0x021651f8 kind:load to:0x0209cb14 module:overlay(0) +from:0x021651fc kind:load to:0x0209c9f4 module:overlay(0) +from:0x02165200 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02165210 kind:load to:0x0209cb0c module:overlay(0) +from:0x02165214 kind:load to:0x0209cb14 module:overlay(0) +from:0x02165218 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0216521c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02165228 kind:load to:0x02163268 module:overlay(71) +from:0x0216522c kind:load to:0x0209d10c module:overlay(0) +from:0x02165230 kind:load to:0x021633ac module:overlay(71) +from:0x02165234 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02165238 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0216523c kind:load to:0x02163450 module:overlay(71) +from:0x02165240 kind:load to:0x02163438 module:overlay(71) +from:0x02165244 kind:load to:0x021634c8 module:overlay(71) +from:0x02165248 kind:load to:0x0209d228 module:overlay(0) +from:0x0216524c kind:load to:0x0209d22c module:overlay(0) +from:0x02165250 kind:load to:0x0209d238 module:overlay(0) +from:0x02165254 kind:load to:0x0209d240 module:overlay(0) +from:0x02165258 kind:load to:0x02163884 module:overlay(71) +from:0x0216525c kind:load to:0x021638a4 module:overlay(71) diff --git a/config/eur1/arm9/overlays/ov071/symbols.txt b/config/eur1/arm9/overlays/ov071/symbols.txt new file mode 100644 index 00000000..733aaf10 --- /dev/null +++ b/config/eur1/arm9/overlays/ov071/symbols.txt @@ -0,0 +1,606 @@ +func_ov071_02150d80 kind:function(arm,size=0x14) addr:0x02150d80 +func_ov071_02150d94 kind:function(arm,size=0xd0) addr:0x02150d94 +func_ov071_02150e64 kind:function(arm,size=0xec) addr:0x02150e64 +func_ov071_02150f50 kind:function(arm,size=0xd0) addr:0x02150f50 +func_ov071_02151020 kind:function(arm,size=0x2c) addr:0x02151020 +func_ov071_0215104c kind:function(arm,size=0x3c) addr:0x0215104c +func_ov071_02151088 kind:function(arm,size=0x9c) addr:0x02151088 +func_ov071_02151124 kind:function(arm,size=0x140) addr:0x02151124 +func_ov071_02151264 kind:function(arm,size=0x15c) addr:0x02151264 +func_ov071_021513c0 kind:function(arm,size=0x2c) addr:0x021513c0 +func_ov071_021513ec kind:function(arm,size=0x20) addr:0x021513ec +func_ov071_0215140c kind:function(arm,size=0x40) addr:0x0215140c +func_ov071_0215144c kind:function(arm,size=0x1a0) addr:0x0215144c +func_ov071_021515ec kind:function(arm,size=0x28) addr:0x021515ec +func_ov071_02151614 kind:function(arm,size=0x1a4) addr:0x02151614 +func_ov071_021517b8 kind:function(arm,size=0x28) addr:0x021517b8 +func_ov071_021517e0 kind:function(arm,size=0x18) addr:0x021517e0 +func_ov071_021517f8 kind:function(arm,size=0x2c) addr:0x021517f8 +func_ov071_02151824 kind:function(arm,size=0x238) addr:0x02151824 +func_ov071_02151a5c kind:function(arm,size=0x14) addr:0x02151a5c +func_ov071_02151a70 kind:function(arm,size=0x3e4) addr:0x02151a70 +func_ov071_02151e54 kind:function(arm,size=0x14) addr:0x02151e54 +func_ov071_02151e68 kind:function(arm,size=0x14) addr:0x02151e68 +func_ov071_02151e7c kind:function(arm,size=0x14) addr:0x02151e7c +func_ov071_02151e90 kind:function(arm,size=0x14) addr:0x02151e90 +func_ov071_02151ea4 kind:function(arm,size=0x14) addr:0x02151ea4 +func_ov071_02151eb8 kind:function(arm,size=0xe8) addr:0x02151eb8 +func_ov071_02151fa0 kind:function(arm,size=0xf0) addr:0x02151fa0 +func_ov071_02152090 kind:function(arm,size=0xe8) addr:0x02152090 +func_ov071_02152178 kind:function(arm,size=0x7c) addr:0x02152178 +func_ov071_021521f4 kind:function(arm,size=0x74) addr:0x021521f4 +func_ov071_02152268 kind:function(arm,size=0x4) addr:0x02152268 +func_ov071_0215226c kind:function(arm,size=0x78) addr:0x0215226c +func_ov071_021522e4 kind:function(arm,size=0x6c) addr:0x021522e4 +func_ov071_02152350 kind:function(arm,size=0x24) addr:0x02152350 +func_ov071_02152374 kind:function(arm,size=0x58) addr:0x02152374 +func_ov071_021523cc kind:function(arm,size=0x100) addr:0x021523cc +func_ov071_021524cc kind:function(arm,size=0x46c) addr:0x021524cc +func_ov071_02152938 kind:function(arm,size=0x2e4) addr:0x02152938 +func_ov071_02152c1c kind:function(arm,size=0x4c0) addr:0x02152c1c +func_ov071_021530dc kind:function(arm,size=0x24) addr:0x021530dc +func_ov071_02153100 kind:function(arm,size=0xc) addr:0x02153100 +func_ov071_0215310c kind:function(arm,size=0xc) addr:0x0215310c +func_ov071_02153118 kind:function(arm,size=0x8) addr:0x02153118 +func_ov071_02153120 kind:function(arm,size=0x118) addr:0x02153120 +func_ov071_02153238 kind:function(arm,size=0x610) addr:0x02153238 +func_ov071_02153848 kind:function(arm,size=0x14) addr:0x02153848 +func_ov071_0215385c kind:function(arm,size=0x19c) addr:0x0215385c +func_ov071_021539f8 kind:function(arm,size=0x40) addr:0x021539f8 +func_ov071_02153a38 kind:function(arm,size=0x8c) addr:0x02153a38 +func_ov071_02153ac4 kind:function(arm,size=0x14c) addr:0x02153ac4 +func_ov071_02153c10 kind:function(arm,size=0x4c) addr:0x02153c10 +func_ov071_02153c5c kind:function(arm,size=0xdc) addr:0x02153c5c +func_ov071_02153d38 kind:function(arm,size=0xd0) addr:0x02153d38 +func_ov071_02153e08 kind:function(arm,size=0x1b0) addr:0x02153e08 +func_ov071_02153fb8 kind:function(arm,size=0xc0) addr:0x02153fb8 +func_ov071_02154078 kind:function(arm,size=0x5c) addr:0x02154078 +func_ov071_021540d4 kind:function(arm,size=0x134) addr:0x021540d4 +func_ov071_02154208 kind:function(arm,size=0x24) addr:0x02154208 +func_ov071_0215422c kind:function(arm,size=0xa0) addr:0x0215422c +func_ov071_021542cc kind:function(arm,size=0x64) addr:0x021542cc +func_ov071_02154330 kind:function(arm,size=0x34) addr:0x02154330 +func_ov071_02154364 kind:function(arm,size=0x248) addr:0x02154364 +func_ov071_021545ac kind:function(arm,size=0xbc) addr:0x021545ac +func_ov071_02154668 kind:function(arm,size=0x1d4) addr:0x02154668 +func_ov071_0215483c kind:function(arm,size=0x68) addr:0x0215483c +func_ov071_021548a4 kind:function(arm,size=0x16c) addr:0x021548a4 +func_ov071_02154a10 kind:function(arm,size=0xb8) addr:0x02154a10 +func_ov071_02154ac8 kind:function(arm,size=0x94) addr:0x02154ac8 +func_ov071_02154b5c kind:function(arm,size=0xc4) addr:0x02154b5c +func_ov071_02154c20 kind:function(arm,size=0x1c) addr:0x02154c20 +func_ov071_02154c3c kind:function(arm,size=0xb0) addr:0x02154c3c +func_ov071_02154cec kind:function(arm,size=0x5c) addr:0x02154cec +func_ov071_02154d48 kind:function(arm,size=0x1e4) addr:0x02154d48 +func_ov071_02154f2c kind:function(arm,size=0xe0) addr:0x02154f2c +func_ov071_0215500c kind:function(arm,size=0xb0) addr:0x0215500c +func_ov071_021550bc kind:function(arm,size=0x2dc) addr:0x021550bc +func_ov071_02155398 kind:function(arm,size=0xac) addr:0x02155398 +func_ov071_02155444 kind:function(arm,size=0x39c) addr:0x02155444 +func_ov071_021557e0 kind:function(arm,size=0x8c) addr:0x021557e0 +func_ov071_0215586c kind:function(arm,size=0x64) addr:0x0215586c +func_ov071_021558d0 kind:function(arm,size=0xc8) addr:0x021558d0 +func_ov071_02155998 kind:function(arm,size=0x1e0) addr:0x02155998 +func_ov071_02155b78 kind:function(arm,size=0x4) addr:0x02155b78 +func_ov071_02155b7c kind:function(arm,size=0x118) addr:0x02155b7c +func_ov071_02155c94 kind:function(arm,size=0x78) addr:0x02155c94 +func_ov071_02155d0c kind:function(arm,size=0x98) addr:0x02155d0c +func_ov071_02155da4 kind:function(arm,size=0xc8) addr:0x02155da4 +func_ov071_02155e6c kind:function(arm,size=0xb0) addr:0x02155e6c +func_ov071_02155f1c kind:function(arm,size=0x50) addr:0x02155f1c +func_ov071_02155f6c kind:function(arm,size=0x1a0) addr:0x02155f6c +func_ov071_0215610c kind:function(arm,size=0x40) addr:0x0215610c +func_ov071_0215614c kind:function(arm,size=0x7c) addr:0x0215614c +func_ov071_021561c8 kind:function(arm,size=0x1c) addr:0x021561c8 +func_ov071_021561e4 kind:function(arm,size=0x18) addr:0x021561e4 +func_ov071_021561fc kind:function(arm,size=0x1f0) addr:0x021561fc +func_ov071_021563ec kind:function(arm,size=0x110) addr:0x021563ec +func_ov071_021564fc kind:function(arm,size=0x4c) addr:0x021564fc +func_ov071_02156548 kind:function(arm,size=0xa0) addr:0x02156548 +func_ov071_021565e8 kind:function(arm,size=0x480) addr:0x021565e8 +func_ov071_02156a68 kind:function(arm,size=0x94) addr:0x02156a68 +func_ov071_02156afc kind:function(arm,size=0x2fc) addr:0x02156afc +func_ov071_02156df8 kind:function(arm,size=0x80) addr:0x02156df8 +func_ov071_02156e78 kind:function(arm,size=0x240) addr:0x02156e78 +func_ov071_021570b8 kind:function(arm,size=0x70) addr:0x021570b8 +func_ov071_02157128 kind:function(arm,size=0x44) addr:0x02157128 +func_ov071_0215716c kind:function(arm,size=0x78) addr:0x0215716c +func_ov071_021571e4 kind:function(arm,size=0x3b8) addr:0x021571e4 +func_ov071_0215759c kind:function(arm,size=0xcc) addr:0x0215759c +func_ov071_02157668 kind:function(arm,size=0x1bc) addr:0x02157668 +func_ov071_02157824 kind:function(arm,size=0x6c) addr:0x02157824 +func_ov071_02157890 kind:function(arm,size=0x168) addr:0x02157890 +func_ov071_021579f8 kind:function(arm,size=0x90) addr:0x021579f8 +func_ov071_02157a88 kind:function(arm,size=0x2a4) addr:0x02157a88 +func_ov071_02157d2c kind:function(arm,size=0xf8) addr:0x02157d2c +func_ov071_02157e24 kind:function(arm,size=0x3ac) addr:0x02157e24 +func_ov071_021581d0 kind:function(arm,size=0xa4) addr:0x021581d0 +func_ov071_02158274 kind:function(arm,size=0x140) addr:0x02158274 +func_ov071_021583b4 kind:function(arm,size=0x70) addr:0x021583b4 +func_ov071_02158424 kind:function(arm,size=0x1c0) addr:0x02158424 +func_ov071_021585e4 kind:function(arm,size=0x84) addr:0x021585e4 +func_ov071_02158668 kind:function(arm,size=0x2e0) addr:0x02158668 +func_ov071_02158948 kind:function(arm,size=0x18) addr:0x02158948 +func_ov071_02158960 kind:function(arm,size=0x48) addr:0x02158960 +func_ov071_021589a8 kind:function(arm,size=0xe0) addr:0x021589a8 +func_ov071_02158a88 kind:function(arm,size=0x2dc) addr:0x02158a88 +func_ov071_02158d64 kind:function(arm,size=0x88) addr:0x02158d64 +func_ov071_02158dec kind:function(arm,size=0x2d8) addr:0x02158dec +func_ov071_021590c4 kind:function(arm,size=0x20) addr:0x021590c4 +func_ov071_021590e4 kind:function(arm,size=0x300) addr:0x021590e4 +func_ov071_021593e4 kind:function(arm,size=0x134) addr:0x021593e4 +func_ov071_02159518 kind:function(arm,size=0xe8) addr:0x02159518 +func_ov071_02159600 kind:function(arm,size=0x40) addr:0x02159600 +func_ov071_02159640 kind:function(arm,size=0x224) addr:0x02159640 +func_ov071_02159864 kind:function(arm,size=0x78) addr:0x02159864 +func_ov071_021598dc kind:function(arm,size=0x164) addr:0x021598dc +func_ov071_02159a40 kind:function(arm,size=0xc) addr:0x02159a40 +func_ov071_02159a4c kind:function(arm,size=0xc) addr:0x02159a4c +func_ov071_02159a58 kind:function(arm,size=0x8) addr:0x02159a58 +func_ov071_02159a60 kind:function(arm,size=0x34) addr:0x02159a60 +func_ov071_02159a94 kind:function(arm,size=0x78) addr:0x02159a94 +func_ov071_02159b0c kind:function(arm,size=0x54) addr:0x02159b0c +func_ov071_02159b60 kind:function(arm,size=0x7c) addr:0x02159b60 +func_ov071_02159bdc kind:function(arm,size=0x104) addr:0x02159bdc +func_ov071_02159ce0 kind:function(arm,size=0x3c) addr:0x02159ce0 +func_ov071_02159d1c kind:function(arm,size=0x48) addr:0x02159d1c +func_ov071_02159d64 kind:function(arm,size=0xb0) addr:0x02159d64 +func_ov071_02159e14 kind:function(arm,size=0x30) addr:0x02159e14 +func_ov071_02159e44 kind:function(arm,size=0x17c) addr:0x02159e44 +func_ov071_02159fc0 kind:function(arm,size=0x18) addr:0x02159fc0 +func_ov071_02159fd8 kind:function(arm,size=0x3c) addr:0x02159fd8 +func_ov071_0215a014 kind:function(arm,size=0x10c) addr:0x0215a014 +func_ov071_0215a120 kind:function(arm,size=0x1c0) addr:0x0215a120 +func_ov071_0215a2e0 kind:function(arm,size=0xc8) addr:0x0215a2e0 +func_ov071_0215a3a8 kind:function(arm,size=0xc8) addr:0x0215a3a8 +func_ov071_0215a470 kind:function(arm,size=0x38) addr:0x0215a470 +func_ov071_0215a4a8 kind:function(arm,size=0x2c) addr:0x0215a4a8 +func_ov071_0215a4d4 kind:function(arm,size=0x1a4) addr:0x0215a4d4 +func_ov071_0215a678 kind:function(arm,size=0xcc) addr:0x0215a678 +func_ov071_0215a744 kind:function(arm,size=0x74) addr:0x0215a744 +func_ov071_0215a7b8 kind:function(arm,size=0xc8) addr:0x0215a7b8 +func_ov071_0215a880 kind:function(arm,size=0x1ec) addr:0x0215a880 +func_ov071_0215aa6c kind:function(arm,size=0x6c) addr:0x0215aa6c +func_ov071_0215aad8 kind:function(arm,size=0x70) addr:0x0215aad8 +func_ov071_0215ab48 kind:function(arm,size=0x68) addr:0x0215ab48 +func_ov071_0215abb0 kind:function(arm,size=0x80) addr:0x0215abb0 +func_ov071_0215ac30 kind:function(arm,size=0x24) addr:0x0215ac30 +func_ov071_0215ac54 kind:function(arm,size=0xd4) addr:0x0215ac54 +func_ov071_0215ad28 kind:function(arm,size=0xc4) addr:0x0215ad28 +func_ov071_0215adec kind:function(arm,size=0x34) addr:0x0215adec +func_ov071_0215ae20 kind:function(arm,size=0x364) addr:0x0215ae20 +func_ov071_0215b184 kind:function(arm,size=0x4c) addr:0x0215b184 +func_ov071_0215b1d0 kind:function(arm,size=0x268) addr:0x0215b1d0 +func_ov071_0215b438 kind:function(arm,size=0x94) addr:0x0215b438 +func_ov071_0215b4cc kind:function(arm,size=0x110) addr:0x0215b4cc +func_ov071_0215b5dc kind:function(arm,size=0x2c) addr:0x0215b5dc +func_ov071_0215b608 kind:function(arm,size=0x10) addr:0x0215b608 +func_ov071_0215b618 kind:function(arm,size=0x28) addr:0x0215b618 +func_ov071_0215b640 kind:function(arm,size=0x50) addr:0x0215b640 +func_ov071_0215b690 kind:function(arm,size=0x30) addr:0x0215b690 +func_ov071_0215b6c0 kind:function(arm,size=0x70) addr:0x0215b6c0 +func_ov071_0215b730 kind:function(arm,size=0x70) addr:0x0215b730 +func_ov071_0215b7a0 kind:function(arm,size=0x24) addr:0x0215b7a0 +func_ov071_0215b7c4 kind:function(arm,size=0x10) addr:0x0215b7c4 +func_ov071_0215b7d4 kind:function(arm,size=0x8) addr:0x0215b7d4 +func_ov071_0215b7dc kind:function(arm,size=0x2c) addr:0x0215b7dc +func_ov071_0215b808 kind:function(arm,size=0x24) addr:0x0215b808 +func_ov071_0215b82c kind:function(arm,size=0xc) addr:0x0215b82c +func_ov071_0215b838 kind:function(arm,size=0x1c) addr:0x0215b838 +func_ov071_0215b854 kind:function(arm,size=0x1c) addr:0x0215b854 +func_ov071_0215b870 kind:function(arm,size=0x1c) addr:0x0215b870 +func_ov071_0215b88c kind:function(arm,size=0x1c) addr:0x0215b88c +func_ov071_0215b8a8 kind:function(arm,size=0x1c) addr:0x0215b8a8 +func_ov071_0215b8c4 kind:function(arm,size=0x1c) addr:0x0215b8c4 +func_ov071_0215b8e0 kind:function(arm,size=0x10c) addr:0x0215b8e0 +func_ov071_0215b9ec kind:function(arm,size=0x3c) addr:0x0215b9ec +func_ov071_0215ba28 kind:function(arm,size=0x38) addr:0x0215ba28 +func_ov071_0215ba60 kind:function(arm,size=0x38) addr:0x0215ba60 +func_ov071_0215ba98 kind:function(arm,size=0x130) addr:0x0215ba98 +func_ov071_0215bbc8 kind:function(arm,size=0x20) addr:0x0215bbc8 +func_ov071_0215bbe8 kind:function(arm,size=0x1c) addr:0x0215bbe8 +func_ov071_0215bc04 kind:function(arm,size=0x1c) addr:0x0215bc04 +func_ov071_0215bc20 kind:function(arm,size=0x80) addr:0x0215bc20 +func_ov071_0215bca0 kind:function(arm,size=0x50) addr:0x0215bca0 +func_ov071_0215bcf0 kind:function(arm,size=0x1c) addr:0x0215bcf0 +func_ov071_0215bd0c kind:function(arm,size=0xc) addr:0x0215bd0c +func_ov071_0215bd18 kind:function(arm,size=0x14) addr:0x0215bd18 +func_ov071_0215bd2c kind:function(arm,size=0x1c) addr:0x0215bd2c +func_ov071_0215bd48 kind:function(arm,size=0x2c) addr:0x0215bd48 +func_ov071_0215bd74 kind:function(arm,size=0x28) addr:0x0215bd74 +func_ov071_0215bd9c kind:function(arm,size=0x28) addr:0x0215bd9c +func_ov071_0215bdc4 kind:function(arm,size=0x50) addr:0x0215bdc4 +func_ov071_0215be14 kind:function(arm,size=0x4) addr:0x0215be14 +func_ov071_0215be18 kind:function(arm,size=0x2c) addr:0x0215be18 +func_ov071_0215be44 kind:function(arm,size=0x40) addr:0x0215be44 +func_ov071_0215be84 kind:function(arm,size=0x9c) addr:0x0215be84 +func_ov071_0215bf20 kind:function(arm,size=0x1a0) addr:0x0215bf20 +func_ov071_0215c0c0 kind:function(arm,size=0x2f4) addr:0x0215c0c0 +func_ov071_0215c3b4 kind:function(arm,size=0x288) addr:0x0215c3b4 +func_ov071_0215c63c kind:function(arm,size=0x14) addr:0x0215c63c +func_ov071_0215c650 kind:function(arm,size=0x14) addr:0x0215c650 +func_ov071_0215c664 kind:function(arm,size=0x30) addr:0x0215c664 +func_ov071_0215c694 kind:function(arm,size=0xec) addr:0x0215c694 +func_ov071_0215c780 kind:function(arm,size=0xa8) addr:0x0215c780 +func_ov071_0215c828 kind:function(arm,size=0x54) addr:0x0215c828 +func_ov071_0215c87c kind:function(arm,size=0xc0) addr:0x0215c87c +func_ov071_0215c93c kind:function(arm,size=0x190) addr:0x0215c93c +func_ov071_0215cacc kind:function(arm,size=0xa4) addr:0x0215cacc +func_ov071_0215cb70 kind:function(arm,size=0x5c) addr:0x0215cb70 +func_ov071_0215cbcc kind:function(arm,size=0xac) addr:0x0215cbcc +func_ov071_0215cc78 kind:function(arm,size=0xc94) addr:0x0215cc78 +func_ov071_0215d90c kind:function(arm,size=0x24) addr:0x0215d90c +func_ov071_0215d930 kind:function(arm,size=0xd8) addr:0x0215d930 +func_ov071_0215da08 kind:function(arm,size=0x24) addr:0x0215da08 +func_ov071_0215da2c kind:function(arm,size=0xa8) addr:0x0215da2c +func_ov071_0215dad4 kind:function(arm,size=0x31c) addr:0x0215dad4 +func_ov071_0215ddf0 kind:function(arm,size=0x8) addr:0x0215ddf0 +func_ov071_0215ddf8 kind:function(arm,size=0x2b8) addr:0x0215ddf8 +func_ov071_0215e0b0 kind:function(arm,size=0xc) addr:0x0215e0b0 +func_ov071_0215e0bc kind:function(arm,size=0x4c) addr:0x0215e0bc +func_ov071_0215e108 kind:function(arm,size=0x1c) addr:0x0215e108 +func_ov071_0215e124 kind:function(arm,size=0x1c) addr:0x0215e124 +func_ov071_0215e140 kind:function(arm,size=0x3c) addr:0x0215e140 +func_ov071_0215e17c kind:function(arm,size=0x44) addr:0x0215e17c +func_ov071_0215e1c0 kind:function(arm,size=0xf0) addr:0x0215e1c0 +func_ov071_0215e2b0 kind:function(arm,size=0x64) addr:0x0215e2b0 +func_ov071_0215e314 kind:function(arm,size=0x6c) addr:0x0215e314 +func_ov071_0215e380 kind:function(arm,size=0xd8) addr:0x0215e380 +func_ov071_0215e458 kind:function(arm,size=0x58) addr:0x0215e458 +func_ov071_0215e4b0 kind:function(arm,size=0xac) addr:0x0215e4b0 +func_ov071_0215e55c kind:function(arm,size=0x38) addr:0x0215e55c +func_ov071_0215e594 kind:function(arm,size=0x54) addr:0x0215e594 +func_ov071_0215e5e8 kind:function(arm,size=0x38) addr:0x0215e5e8 +func_ov071_0215e620 kind:function(arm,size=0x1c) addr:0x0215e620 +func_ov071_0215e63c kind:function(arm,size=0x38) addr:0x0215e63c +func_ov071_0215e674 kind:function(arm,size=0x88) addr:0x0215e674 +func_ov071_0215e6fc kind:function(arm,size=0x8c) addr:0x0215e6fc +func_ov071_0215e788 kind:function(arm,size=0x38) addr:0x0215e788 +func_ov071_0215e7c0 kind:function(arm,size=0x8c) addr:0x0215e7c0 +func_ov071_0215e84c kind:function(arm,size=0xdc) addr:0x0215e84c +func_ov071_0215e928 kind:function(arm,size=0x4) addr:0x0215e928 +func_ov071_0215e92c kind:function(arm,size=0x44) addr:0x0215e92c +func_ov071_0215e970 kind:function(arm,size=0xc) addr:0x0215e970 +func_ov071_0215e97c kind:function(arm,size=0xd8) addr:0x0215e97c +func_ov071_0215ea54 kind:function(arm,size=0x24) addr:0x0215ea54 +func_ov071_0215ea78 kind:function(arm,size=0x70) addr:0x0215ea78 +func_ov071_0215eae8 kind:function(arm,size=0x44) addr:0x0215eae8 +func_ov071_0215eb2c kind:function(arm,size=0x68) addr:0x0215eb2c +func_ov071_0215eb94 kind:function(arm,size=0x7c) addr:0x0215eb94 +func_ov071_0215ec10 kind:function(arm,size=0x38) addr:0x0215ec10 +func_ov071_0215ec48 kind:function(arm,size=0x50) addr:0x0215ec48 +func_ov071_0215ec98 kind:function(arm,size=0xc) addr:0x0215ec98 +func_ov071_0215eca4 kind:function(arm,size=0x27c) addr:0x0215eca4 +func_ov071_0215ef20 kind:function(arm,size=0x50) addr:0x0215ef20 +func_ov071_0215ef70 kind:function(arm,size=0x50) addr:0x0215ef70 +func_ov071_0215efc0 kind:function(arm,size=0x130) addr:0x0215efc0 +func_ov071_0215f0f0 kind:function(arm,size=0x20) addr:0x0215f0f0 +func_ov071_0215f110 kind:function(arm,size=0x14) addr:0x0215f110 +func_ov071_0215f124 kind:function(arm,size=0x20) addr:0x0215f124 +func_ov071_0215f144 kind:function(arm,size=0x1c) addr:0x0215f144 +func_ov071_0215f160 kind:function(arm,size=0x18) addr:0x0215f160 +func_ov071_0215f178 kind:function(arm,size=0x44) addr:0x0215f178 +func_ov071_0215f1bc kind:function(arm,size=0x60) addr:0x0215f1bc +func_ov071_0215f21c kind:function(arm,size=0x1c) addr:0x0215f21c +func_ov071_0215f238 kind:function(arm,size=0x2c) addr:0x0215f238 +func_ov071_0215f264 kind:function(arm,size=0x2c) addr:0x0215f264 +func_ov071_0215f290 kind:function(arm,size=0x34) addr:0x0215f290 +func_ov071_0215f2c4 kind:function(arm,size=0xa8) addr:0x0215f2c4 +func_ov071_0215f36c kind:function(arm,size=0x10) addr:0x0215f36c +func_ov071_0215f37c kind:function(arm,size=0x14) addr:0x0215f37c +func_ov071_0215f390 kind:function(arm,size=0xc) addr:0x0215f390 +func_ov071_0215f39c kind:function(arm,size=0x24) addr:0x0215f39c +func_ov071_0215f3c0 kind:function(arm,size=0x50) addr:0x0215f3c0 +func_ov071_0215f410 kind:function(arm,size=0x194) addr:0x0215f410 +func_ov071_0215f5a4 kind:function(arm,size=0x14) addr:0x0215f5a4 +func_ov071_0215f5b8 kind:function(arm,size=0x78) addr:0x0215f5b8 +func_ov071_0215f630 kind:function(arm,size=0x80) addr:0x0215f630 +func_ov071_0215f6b0 kind:function(arm,size=0xac) addr:0x0215f6b0 +func_ov071_0215f75c kind:function(arm,size=0x2c) addr:0x0215f75c +func_ov071_0215f788 kind:function(arm,size=0x4c) addr:0x0215f788 +func_ov071_0215f7d4 kind:function(arm,size=0xc0) addr:0x0215f7d4 +func_ov071_0215f894 kind:function(arm,size=0xc8) addr:0x0215f894 +func_ov071_0215f95c kind:function(arm,size=0x18) addr:0x0215f95c +func_ov071_0215f974 kind:function(arm,size=0x18) addr:0x0215f974 +func_ov071_0215f98c kind:function(arm,size=0x18) addr:0x0215f98c +func_ov071_0215f9a4 kind:function(arm,size=0x108) addr:0x0215f9a4 +func_ov071_0215faac kind:function(arm,size=0x2e0) addr:0x0215faac +func_ov071_0215fd8c kind:function(arm,size=0x48) addr:0x0215fd8c +func_ov071_0215fdd4 kind:function(arm,size=0x50) addr:0x0215fdd4 +func_ov071_0215fe24 kind:function(arm,size=0x60) addr:0x0215fe24 +func_ov071_0215fe84 kind:function(arm,size=0x7c) addr:0x0215fe84 +func_ov071_0215ff00 kind:function(arm,size=0x54) addr:0x0215ff00 +func_ov071_0215ff54 kind:function(arm,size=0x80) addr:0x0215ff54 +func_ov071_0215ffd4 kind:function(arm,size=0x40) addr:0x0215ffd4 +func_ov071_02160014 kind:function(arm,size=0x40) addr:0x02160014 +func_ov071_02160054 kind:function(arm,size=0x34) addr:0x02160054 +func_ov071_02160088 kind:function(arm,size=0x34) addr:0x02160088 +func_ov071_021600bc kind:function(arm,size=0x7c) addr:0x021600bc +func_ov071_02160138 kind:function(arm,size=0x4) addr:0x02160138 +func_ov071_0216013c kind:function(arm,size=0x44) addr:0x0216013c +func_ov071_02160180 kind:function(arm,size=0x38) addr:0x02160180 +func_ov071_021601b8 kind:function(arm,size=0x40) addr:0x021601b8 +func_ov071_021601f8 kind:function(arm,size=0x1c) addr:0x021601f8 +func_ov071_02160214 kind:function(arm,size=0x24) addr:0x02160214 +func_ov071_02160238 kind:function(arm,size=0x1c) addr:0x02160238 +func_ov071_02160254 kind:function(arm,size=0x14) addr:0x02160254 +func_ov071_02160268 kind:function(arm,size=0x1c) addr:0x02160268 +func_ov071_02160284 kind:function(arm,size=0x14) addr:0x02160284 +func_ov071_02160298 kind:function(arm,size=0xc) addr:0x02160298 +func_ov071_021602a4 kind:function(arm,size=0x24) addr:0x021602a4 +func_ov071_021602c8 kind:function(arm,size=0x44) addr:0x021602c8 +func_ov071_0216030c kind:function(arm,size=0xfc) addr:0x0216030c +func_ov071_02160408 kind:function(arm,size=0x14) addr:0x02160408 +func_ov071_0216041c kind:function(arm,size=0xcc) addr:0x0216041c +func_ov071_021604e8 kind:function(arm,size=0x5c) addr:0x021604e8 +func_ov071_02160544 kind:function(arm,size=0x3c) addr:0x02160544 +func_ov071_02160580 kind:function(arm,size=0x30) addr:0x02160580 +func_ov071_021605b0 kind:function(arm,size=0x98) addr:0x021605b0 +func_ov071_02160648 kind:function(arm,size=0xe0) addr:0x02160648 +func_ov071_02160728 kind:function(arm,size=0xdc) addr:0x02160728 +func_ov071_02160804 kind:function(arm,size=0x4) addr:0x02160804 +func_ov071_02160808 kind:function(arm,size=0x25c) addr:0x02160808 +func_ov071_02160a64 kind:function(arm,size=0x1c) addr:0x02160a64 +func_ov071_02160a80 kind:function(arm,size=0x30) addr:0x02160a80 +func_ov071_02160ab0 kind:function(arm,size=0x38) addr:0x02160ab0 +func_ov071_02160ae8 kind:function(arm,size=0x14) addr:0x02160ae8 +func_ov071_02160afc kind:function(arm,size=0xc) addr:0x02160afc +func_ov071_02160b08 kind:function(arm,size=0x24) addr:0x02160b08 +func_ov071_02160b2c kind:function(arm,size=0xc8) addr:0x02160b2c +func_ov071_02160bf4 kind:function(arm,size=0x90) addr:0x02160bf4 +func_ov071_02160c84 kind:function(arm,size=0x14) addr:0x02160c84 +func_ov071_02160c98 kind:function(arm,size=0x44) addr:0x02160c98 +func_ov071_02160cdc kind:function(arm,size=0x20) addr:0x02160cdc +func_ov071_02160cfc kind:function(arm,size=0x28) addr:0x02160cfc +func_ov071_02160d24 kind:function(arm,size=0x14) addr:0x02160d24 +func_ov071_02160d38 kind:function(arm,size=0xc) addr:0x02160d38 +func_ov071_02160d44 kind:function(arm,size=0x24) addr:0x02160d44 +func_ov071_02160d68 kind:function(arm,size=0xa0) addr:0x02160d68 +func_ov071_02160e08 kind:function(arm,size=0x34) addr:0x02160e08 +func_ov071_02160e3c kind:function(arm,size=0x1c) addr:0x02160e3c +func_ov071_02160e58 kind:function(arm,size=0x3c) addr:0x02160e58 +func_ov071_02160e94 kind:function(arm,size=0x48) addr:0x02160e94 +func_ov071_02160edc kind:function(arm,size=0xa4) addr:0x02160edc +func_ov071_02160f80 kind:function(arm,size=0x14) addr:0x02160f80 +func_ov071_02160f94 kind:function(arm,size=0x1d0) addr:0x02160f94 +func_ov071_02161164 kind:function(arm,size=0x70) addr:0x02161164 +func_ov071_021611d4 kind:function(arm,size=0x1b8) addr:0x021611d4 +func_ov071_0216138c kind:function(arm,size=0x260) addr:0x0216138c +func_ov071_021615ec kind:function(arm,size=0x88) addr:0x021615ec +func_ov071_02161674 kind:function(arm,size=0x20) addr:0x02161674 +func_ov071_02161694 kind:function(arm,size=0xf0) addr:0x02161694 +func_ov071_02161784 kind:function(arm,size=0xd4) addr:0x02161784 +func_ov071_02161858 kind:function(arm,size=0x34) addr:0x02161858 +func_ov071_0216188c kind:function(arm,size=0x24) addr:0x0216188c +func_ov071_021618b0 kind:function(arm,size=0x58) addr:0x021618b0 +func_ov071_02161908 kind:function(arm,size=0x14c) addr:0x02161908 +func_ov071_02161a54 kind:function(arm,size=0x1c) addr:0x02161a54 +func_ov071_02161a70 kind:function(arm,size=0x28) addr:0x02161a70 +func_ov071_02161a98 kind:function(arm,size=0x30) addr:0x02161a98 +func_ov071_02161ac8 kind:function(arm,size=0x14) addr:0x02161ac8 +func_ov071_02161adc kind:function(arm,size=0xc) addr:0x02161adc +func_ov071_02161ae8 kind:function(arm,size=0x24) addr:0x02161ae8 +func_ov071_02161b0c kind:function(arm,size=0x94) addr:0x02161b0c +func_ov071_02161ba0 kind:function(arm,size=0x20) addr:0x02161ba0 +func_ov071_02161bc0 kind:function(arm,size=0x50) addr:0x02161bc0 +func_ov071_02161c10 kind:function(arm,size=0x20) addr:0x02161c10 +func_ov071_02161c30 kind:function(arm,size=0x28) addr:0x02161c30 +func_ov071_02161c58 kind:function(arm,size=0x14) addr:0x02161c58 +func_ov071_02161c6c kind:function(arm,size=0xc) addr:0x02161c6c +func_ov071_02161c78 kind:function(arm,size=0x24) addr:0x02161c78 +func_ov071_02161c9c kind:function(arm,size=0x50) addr:0x02161c9c +func_ov071_02161cec kind:function(arm,size=0x4c) addr:0x02161cec +func_ov071_02161d38 kind:function(arm,size=0x1b0) addr:0x02161d38 +func_ov071_02161ee8 kind:function(arm,size=0x12c) addr:0x02161ee8 +func_ov071_02162014 kind:function(arm,size=0x40) addr:0x02162014 +func_ov071_02162054 kind:function(arm,size=0x38) addr:0x02162054 +func_ov071_0216208c kind:function(arm,size=0x158) addr:0x0216208c +func_ov071_021621e4 kind:function(arm,size=0x20) addr:0x021621e4 +func_ov071_02162204 kind:function(arm,size=0x28) addr:0x02162204 +func_ov071_0216222c kind:function(arm,size=0x14) addr:0x0216222c +func_ov071_02162240 kind:function(arm,size=0xc) addr:0x02162240 +func_ov071_0216224c kind:function(arm,size=0x24) addr:0x0216224c +func_ov071_02162270 kind:function(arm,size=0x50) addr:0x02162270 +func_ov071_021622c0 kind:function(arm,size=0x64) addr:0x021622c0 +func_ov071_02162324 kind:function(arm,size=0x2dc) addr:0x02162324 +func_ov071_02162600 kind:function(arm,size=0x1f0) addr:0x02162600 +func_ov071_021627f0 kind:function(arm,size=0x40) addr:0x021627f0 +func_ov071_02162830 kind:function(arm,size=0x1e8) addr:0x02162830 +func_ov071_02162a18 kind:function(arm,size=0x1a8) addr:0x02162a18 +func_ov071_02162bc0 kind:function(arm,size=0x44) addr:0x02162bc0 +func_ov071_02162c04 kind:function(arm,size=0xbc) addr:0x02162c04 +func_ov071_02162cc0 kind:function(arm,size=0xb0) addr:0x02162cc0 +func_ov071_02162d70 kind:function(arm,size=0x104) addr:0x02162d70 +func_ov071_02162e74 kind:function(arm,size=0x1d4) addr:0x02162e74 +func_ov071_02163048 kind:function(arm,size=0x28) addr:0x02163048 +func_ov071_02163070 kind:function(arm,size=0x30) addr:0x02163070 +func_ov071_021630a0 kind:function(arm,size=0x14) addr:0x021630a0 +func_ov071_021630b4 kind:function(arm,size=0xc) addr:0x021630b4 +func_ov071_021630c0 kind:function(arm,size=0x24) addr:0x021630c0 +func_ov071_021630e4 kind:function(arm,size=0xa8) addr:0x021630e4 +func_ov071_0216318c kind:function(arm,size=0xdc) addr:0x0216318c +func_ov071_02163268 kind:function(arm,size=0x144) addr:0x02163268 +func_ov071_021633ac kind:function(arm,size=0x8c) addr:0x021633ac +func_ov071_02163438 kind:function(arm,size=0x18) addr:0x02163438 +func_ov071_02163450 kind:function(arm,size=0x78) addr:0x02163450 +func_ov071_021634c8 kind:function(arm,size=0x164) addr:0x021634c8 +func_ov071_0216362c kind:function(arm,size=0x258) addr:0x0216362c +func_ov071_02163884 kind:function(arm,size=0x20) addr:0x02163884 +func_ov071_021638a4 kind:function(arm,size=0x28) addr:0x021638a4 +func_ov071_021638cc kind:function(arm,size=0x14) addr:0x021638cc +func_ov071_021638e0 kind:function(arm,size=0x74) addr:0x021638e0 +func_ov071_02163954 kind:function(arm,size=0x14) addr:0x02163954 +func_ov071_02163968 kind:function(arm,size=0x8c) addr:0x02163968 +func_ov071_021639f4 kind:function(arm,size=0xec) addr:0x021639f4 +func_ov071_02163ae0 kind:function(arm,size=0x24) addr:0x02163ae0 +data_ov071_02163b08 kind:data(any) addr:0x02163b08 +data_ov071_02163b10 kind:data(any) addr:0x02163b10 +data_ov071_02163b20 kind:data(any) addr:0x02163b20 +data_ov071_02163b30 kind:data(any) addr:0x02163b30 +data_ov071_02163b40 kind:data(any) addr:0x02163b40 +data_ov071_02163b50 kind:data(any) addr:0x02163b50 +data_ov071_02163b60 kind:data(any) addr:0x02163b60 +data_ov071_02163b70 kind:data(any) addr:0x02163b70 +data_ov071_02163b80 kind:data(any) addr:0x02163b80 +data_ov071_02163b90 kind:data(any) addr:0x02163b90 +data_ov071_02163ba8 kind:data(any) addr:0x02163ba8 +data_ov071_02163bc0 kind:data(any) addr:0x02163bc0 +data_ov071_02163bd8 kind:data(any) addr:0x02163bd8 +data_ov071_02163bf0 kind:data(any) addr:0x02163bf0 +data_ov071_02163c08 kind:data(any) addr:0x02163c08 +data_ov071_02163c20 kind:data(any) addr:0x02163c20 +data_ov071_02163c38 kind:data(any) addr:0x02163c38 +data_ov071_02163c48 kind:data(any) addr:0x02163c48 ambiguous +data_ov071_02163c50 kind:data(any) addr:0x02163c50 +data_ov071_02163c68 kind:data(any) addr:0x02163c68 +data_ov071_02163c98 kind:data(any) addr:0x02163c98 +data_ov071_02163cb0 kind:data(any) addr:0x02163cb0 +data_ov071_02163cc8 kind:data(any) addr:0x02163cc8 +data_ov071_02163cf8 kind:data(any) addr:0x02163cf8 +data_ov071_02163d10 kind:data(any) addr:0x02163d10 +data_ov071_02163d28 kind:data(any) addr:0x02163d28 +data_ov071_02163d38 kind:data(any) addr:0x02163d38 +data_ov071_02163d4c kind:data(any) addr:0x02163d4c +data_ov071_02163d64 kind:data(any) addr:0x02163d64 +data_ov071_02163d7c kind:data(any) addr:0x02163d7c +data_ov071_02163d94 kind:data(any) addr:0x02163d94 +data_ov071_02163da4 kind:data(any) addr:0x02163da4 +data_ov071_02163db4 kind:data(any) addr:0x02163db4 +data_ov071_02163dc4 kind:data(any) addr:0x02163dc4 +data_ov071_02163dd4 kind:data(any) addr:0x02163dd4 +data_ov071_02163dec kind:data(any) addr:0x02163dec +data_ov071_02163e0c kind:data(any) addr:0x02163e0c +data_ov071_02163e24 kind:data(any) addr:0x02163e24 +data_ov071_02163e34 kind:data(any) addr:0x02163e34 +data_ov071_02163e64 kind:data(any) addr:0x02163e64 +data_ov071_02163e94 kind:data(any) addr:0x02163e94 +__sinit_ov071_02163ec4 kind:function(arm,size=0x28) addr:0x02163ec4 +__sinit_ov071_02163eec kind:function(arm,size=0x18) addr:0x02163eec +__sinit_ov071_02163f04 kind:function(arm,size=0x34) addr:0x02163f04 +__sinit_ov071_02163f38 kind:function(arm,size=0x18) addr:0x02163f38 +__sinit_ov071_02163f50 kind:function(arm,size=0x74) addr:0x02163f50 +__sinit_ov071_02163fc4 kind:function(arm,size=0x50) addr:0x02163fc4 +__sinit_ov071_02164014 kind:function(arm,size=0x50) addr:0x02164014 +__sinit_ov071_02164064 kind:function(arm,size=0x50) addr:0x02164064 +__sinit_ov071_021640b4 kind:function(arm,size=0x50) addr:0x021640b4 +__sinit_ov071_02164104 kind:function(arm,size=0x50) addr:0x02164104 +__sinit_ov071_02164154 kind:function(arm,size=0x64) addr:0x02164154 +__sinit_ov071_021641b8 kind:function(arm,size=0x5c) addr:0x021641b8 +__sinit_ov071_02164214 kind:function(arm,size=0x18) addr:0x02164214 +.p__sinit_ov071_02163ec4 kind:data(word) addr:0x0216422c +.p__sinit_ov071_02163eec kind:data(word) addr:0x02164230 +.p__sinit_ov071_02163f04 kind:data(word) addr:0x02164234 +.p__sinit_ov071_02163f38 kind:data(word) addr:0x02164238 +.p__sinit_ov071_02163f50 kind:data(word) addr:0x0216423c +.p__sinit_ov071_02163fc4 kind:data(word) addr:0x02164240 +.p__sinit_ov071_02164014 kind:data(word) addr:0x02164244 +.p__sinit_ov071_02164064 kind:data(word) addr:0x02164248 +.p__sinit_ov071_021640b4 kind:data(word) addr:0x0216424c +.p__sinit_ov071_02164104 kind:data(word) addr:0x02164250 +.p__sinit_ov071_02164154 kind:data(word) addr:0x02164254 +.p__sinit_ov071_021641b8 kind:data(word) addr:0x02164258 +.p__sinit_ov071_02164214 kind:data(word) addr:0x0216425c +data_ov071_02164280 kind:data(any) addr:0x02164280 ambiguous +data_ov071_02164288 kind:data(any) addr:0x02164288 +data_ov071_0216428c kind:data(any) addr:0x0216428c +data_ov071_02164294 kind:data(any) addr:0x02164294 ambiguous +data_ov071_021642a4 kind:data(any) addr:0x021642a4 +data_ov071_021642b4 kind:data(any) addr:0x021642b4 +data_ov071_021642c4 kind:data(any) addr:0x021642c4 +data_ov071_021642e0 kind:data(any) addr:0x021642e0 +data_ov071_021642fc kind:data(any) addr:0x021642fc +data_ov071_02164318 kind:data(any) addr:0x02164318 +data_ov071_02164328 kind:data(any) addr:0x02164328 ambiguous +data_ov071_02164330 kind:data(any) addr:0x02164330 ambiguous +data_ov071_02164334 kind:data(any) addr:0x02164334 +data_ov071_02164360 kind:data(any) addr:0x02164360 +data_ov071_021643a8 kind:data(any) addr:0x021643a8 +data_ov071_021643f4 kind:data(any) addr:0x021643f4 +data_ov071_0216445c kind:data(any) addr:0x0216445c ambiguous +data_ov071_021644a8 kind:data(any) addr:0x021644a8 +data_ov071_02164554 kind:data(any) addr:0x02164554 +data_ov071_0216465c kind:data(any) addr:0x0216465c +data_ov071_0216476c kind:data(any) addr:0x0216476c +data_ov071_02164774 kind:data(any) addr:0x02164774 +data_ov071_0216478c kind:data(any) addr:0x0216478c +data_ov071_021647a8 kind:data(any) addr:0x021647a8 +data_ov071_021647d4 kind:data(any) addr:0x021647d4 +data_ov071_02164810 kind:data(any) addr:0x02164810 ambiguous +data_ov071_02164880 kind:data(any) addr:0x02164880 +data_ov071_02164988 kind:data(any) addr:0x02164988 +data_ov071_02164a98 kind:data(any) addr:0x02164a98 +data_ov071_02164b44 kind:data(any) addr:0x02164b44 +data_ov071_02164c4c kind:data(any) addr:0x02164c4c +data_ov071_02164d54 kind:data(any) addr:0x02164d54 +data_ov071_02164d60 kind:data(any) addr:0x02164d60 +data_ov071_02164d80 kind:data(any) addr:0x02164d80 +data_ov071_02164d98 kind:data(any) addr:0x02164d98 +data_ov071_02164dbc kind:data(any) addr:0x02164dbc +data_ov071_02164e04 kind:data(any) addr:0x02164e04 +data_ov071_02164e58 kind:data(any) addr:0x02164e58 +data_ov071_02164e60 kind:data(any) addr:0x02164e60 +data_ov071_02164e68 kind:data(any) addr:0x02164e68 +data_ov071_02164e70 kind:data(any) addr:0x02164e70 +data_ov071_02164e78 kind:data(any) addr:0x02164e78 +data_ov071_02164e80 kind:data(any) addr:0x02164e80 +data_ov071_02164e88 kind:data(any) addr:0x02164e88 +data_ov071_02164e90 kind:data(any) addr:0x02164e90 +data_ov071_02164ea0 kind:data(any) addr:0x02164ea0 +data_ov071_02164eb8 kind:data(any) addr:0x02164eb8 +data_ov071_02164edc kind:data(any) addr:0x02164edc +data_ov071_02164f04 kind:data(any) addr:0x02164f04 +data_ov071_02164f4c kind:data(any) addr:0x02164f4c +data_ov071_02164fa8 kind:data(any) addr:0x02164fa8 +data_ov071_02164fc4 kind:data(any) addr:0x02164fc4 +data_ov071_02164fe0 kind:data(any) addr:0x02164fe0 +data_ov071_02165008 kind:data(any) addr:0x02165008 +data_ov071_02165048 kind:data(any) addr:0x02165048 +data_ov071_02165064 kind:data(any) addr:0x02165064 +data_ov071_02165090 kind:data(any) addr:0x02165090 +data_ov071_021650d4 kind:data(any) addr:0x021650d4 +data_ov071_021650f0 kind:data(any) addr:0x021650f0 +data_ov071_02165134 kind:data(any) addr:0x02165134 +data_ov071_02165150 kind:data(any) addr:0x02165150 +data_ov071_02165190 kind:data(any) addr:0x02165190 +data_ov071_021651ac kind:data(any) addr:0x021651ac +data_ov071_021651f0 kind:data(any) addr:0x021651f0 +data_ov071_0216520c kind:data(any) addr:0x0216520c +data_ov071_02165228 kind:data(any) addr:0x02165228 +data_ov071_02165260 kind:data(any) addr:0x02165260 +data_ov071_02165280 kind:bss addr:0x02165280 +data_ov071_02165284 kind:bss addr:0x02165284 +data_ov071_02165290 kind:bss addr:0x02165290 +data_ov071_0216529c kind:bss addr:0x0216529c +data_ov071_021652a8 kind:bss addr:0x021652a8 +data_ov071_021652b4 kind:bss addr:0x021652b4 +data_ov071_021652c0 kind:bss addr:0x021652c0 +data_ov071_021652cc kind:bss addr:0x021652cc +data_ov071_021652d0 kind:bss addr:0x021652d0 +data_ov071_021652dc kind:bss addr:0x021652dc +data_ov071_021652e8 kind:bss addr:0x021652e8 +data_ov071_021653c0 kind:bss addr:0x021653c0 +data_ov071_021653c4 kind:bss addr:0x021653c4 +data_ov071_021653d0 kind:bss addr:0x021653d0 +data_ov071_021654a8 kind:bss addr:0x021654a8 +data_ov071_021654ac kind:bss addr:0x021654ac +data_ov071_021654b8 kind:bss addr:0x021654b8 +data_ov071_0216558c kind:bss addr:0x0216558c +data_ov071_021655b0 kind:bss addr:0x021655b0 +data_ov071_021655b4 kind:bss addr:0x021655b4 +data_ov071_021655c0 kind:bss addr:0x021655c0 +data_ov071_021655e0 kind:bss addr:0x021655e0 +data_ov071_02165694 kind:bss addr:0x02165694 +data_ov071_021656b8 kind:bss addr:0x021656b8 +data_ov071_021656bc kind:bss addr:0x021656bc +data_ov071_021656c8 kind:bss addr:0x021656c8 +data_ov071_021657c0 kind:bss addr:0x021657c0 +data_ov071_021657c4 kind:bss addr:0x021657c4 +data_ov071_021657d0 kind:bss addr:0x021657d0 +data_ov071_021658a4 kind:bss addr:0x021658a4 +data_ov071_021658b4 kind:bss addr:0x021658b4 +data_ov071_021658c0 kind:bss addr:0x021658c0 +data_ov071_021658cc kind:bss addr:0x021658cc +data_ov071_021659a0 kind:bss addr:0x021659a0 +data_ov071_021659a4 kind:bss addr:0x021659a4 +data_ov071_021659b0 kind:bss addr:0x021659b0 +data_ov071_021659bc kind:bss addr:0x021659bc diff --git a/config/eur1/arm9/overlays/ov072/delinks.txt b/config/eur1/arm9/overlays/ov072/delinks.txt new file mode 100644 index 00000000..cdf4e198 --- /dev/null +++ b/config/eur1/arm9/overlays/ov072/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x0215266c kind:code align:32 + .rodata start:0x0215266c end:0x02152720 kind:rodata align:4 + .init start:0x02152720 end:0x021527c0 kind:code align:4 + .ctor start:0x021527c0 end:0x021527c8 kind:rodata align:4 + .data start:0x021527e0 end:0x02152a00 kind:data align:32 + .bss start:0x02152a00 end:0x02152be0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov072/relocs.txt b/config/eur1/arm9/overlays/ov072/relocs.txt new file mode 100644 index 00000000..2069c8d0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov072/relocs.txt @@ -0,0 +1,339 @@ +from:0x02150d88 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02150da8 kind:load to:0x021527e8 module:overlay(72) +from:0x02150dd8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02150dec kind:arm_call to:0x020984dc module:overlay(0) +from:0x02150df4 kind:arm_call to:0x02011ff4 module:main +from:0x02150e08 kind:load to:0x02152a10 module:overlay(72) +from:0x02150e1c kind:arm_call to:0x02011f3c module:main +from:0x02150e28 kind:arm_call to:0x02150e5c module:overlay(72) +from:0x02150e40 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150e58 kind:load to:0x0215284c module:overlay(72) +from:0x02150e64 kind:arm_call to:0x02150d80 module:overlay(72) +from:0x02150e88 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02150e98 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02150ebc kind:arm_call to:0x0200f05c module:main +from:0x02150ed8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150ef0 kind:arm_call to:0x0200f05c module:main +from:0x02150f14 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02150f34 kind:arm_call to:0x0200f05c module:main +from:0x02150f50 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150f68 kind:arm_call to:0x0200f05c module:main +from:0x02150f84 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150f9c kind:arm_call to:0x0200f05c module:main +from:0x02150fb8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02150fc8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151018 kind:arm_call to:0x0203d160 module:main +from:0x02151024 kind:load to:0x021528c4 module:overlay(72) +from:0x02151028 kind:load to:0x02152870 module:overlay(72) +from:0x0215102c kind:load to:0x02152a10 module:overlay(72) +from:0x02151030 kind:load to:0x0215269c module:overlay(72) +from:0x02151034 kind:load to:0x0215268c module:overlay(72) +from:0x02151038 kind:load to:0x02152898 module:overlay(72) +from:0x0215103c kind:load to:0x0215267c module:overlay(72) +from:0x02151040 kind:load to:0x021526ac module:overlay(72) +from:0x02151044 kind:load to:0x0215266c module:overlay(72) +from:0x02151048 kind:load to:0x02151064 module:overlay(72) +from:0x0215104c kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x02151058 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151078 kind:arm_call to:0x0203d210 module:main +from:0x02151084 kind:load to:0x02151088 module:overlay(72) +from:0x02151090 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x021510d8 kind:arm_call to:0x0200f05c module:main +from:0x02151108 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02151110 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0215113c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02151154 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02151160 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215116c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02151198 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021511c4 kind:arm_call to:0x0207056c module:overlay(0) +from:0x02151220 kind:arm_call to:0x02151c70 module:overlay(72) +from:0x02151260 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02151294 kind:arm_call to:0x02026800 module:main +from:0x0215129c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021512ac kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021512b4 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x021512c0 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x021512cc kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02151308 kind:arm_call to:0x020f792c module:overlay(31) +from:0x02151314 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02151320 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x0215135c kind:arm_call to:0x020f792c module:overlay(31) +from:0x02151368 kind:arm_call to:0x02151e18 module:overlay(72) +from:0x02151374 kind:arm_call to:0x02151a04 module:overlay(72) +from:0x02151384 kind:load to:0x02152a10 module:overlay(72) +from:0x02151388 kind:load to:0x0215268c module:overlay(72) +from:0x0215138c kind:load to:0x021526d0 module:overlay(72) +from:0x02151390 kind:load to:0x02152a4c module:overlay(72) +from:0x02151394 kind:load to:0x027e0cd8 module:dtcm +from:0x02151398 kind:load to:0x027e09a4 module:dtcm +from:0x021513a0 kind:load to:0x027e09c0 module:dtcm +from:0x021513a4 kind:load to:0x02152924 module:overlay(72) +from:0x021513a8 kind:load to:0x02152938 module:overlay(72) +from:0x021513ac kind:load to:0x02152944 module:overlay(72) +from:0x021513e4 kind:arm_call to:0x021518e4 module:overlay(72) +from:0x02151404 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215142c kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02151464 kind:arm_call to:0x02015a18 module:main +from:0x021514dc kind:arm_call to:0x02071ecc module:overlay(0) +from:0x021514f4 kind:arm_call to:0x02071eb8 module:overlay(0) +from:0x02151510 kind:arm_call to:0x02151c70 module:overlay(72) +from:0x02151558 kind:arm_call to:0x01fff350 module:itcm +from:0x0215156c kind:arm_call to:0x0212623c module:overlay(40) +from:0x02151578 kind:arm_call to:0x02151a04 module:overlay(72) +from:0x02151594 kind:arm_call to:0x01ffb428 module:itcm +from:0x021515a8 kind:arm_call to:0x01ff916c module:itcm +from:0x02151614 kind:arm_call to:0x02039f04 module:main +from:0x02151624 kind:arm_call to:0x0203a978 module:main +from:0x0215162c kind:arm_call to:0x02039d60 module:main +from:0x02151670 kind:arm_call to:0x02039f04 module:main +from:0x0215167c kind:arm_call to:0x0203a978 module:main +from:0x02151688 kind:arm_call to:0x0203a978 module:main +from:0x02151694 kind:arm_call to:0x0203ab58 module:main +from:0x021516c8 kind:arm_call to:0x02039f04 module:main +from:0x021516d4 kind:arm_call to:0x0203a978 module:main +from:0x021516e0 kind:arm_call to:0x0203a978 module:main +from:0x021516e8 kind:arm_call to:0x0203ad88 module:main +from:0x021516ec kind:arm_call to:0x0203a5ac module:main +from:0x02151708 kind:arm_call to:0x02071ecc module:overlay(0) +from:0x02151734 kind:arm_call to:0x02071eb8 module:overlay(0) +from:0x02151758 kind:arm_call to:0x02151a04 module:overlay(72) +from:0x02151778 kind:arm_call to:0x02151a04 module:overlay(72) +from:0x02151788 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021517b0 kind:load to:0x027e09b8 module:dtcm +from:0x021517b4 kind:load to:0x020b6544 module:overlay(0) +from:0x021517b8 kind:load to:0x02049be4 module:main +from:0x021517bc kind:load to:0x027e09a8 module:dtcm +from:0x021517c8 kind:load to:0x020b508c module:overlay(0) +from:0x021517cc kind:load to:0x027e0ce4 module:dtcm +from:0x021517d4 kind:load to:0x020b3040 module:overlay(0) +from:0x021517d8 kind:load to:0x021526bc module:overlay(72) +from:0x0215180c kind:arm_call to:0x02073310 module:overlay(0) +from:0x02151848 kind:arm_call to:0x020786cc module:overlay(0) +from:0x021518c0 kind:arm_call to:0x01ffb744 module:itcm +from:0x021518d8 kind:load to:0x027e09b8 module:dtcm +from:0x021518dc kind:load to:0x027e09bc module:dtcm +from:0x021518e0 kind:load to:0x0203e964 module:main +from:0x021518fc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02151910 kind:arm_call to:0x02151a04 module:overlay(72) +from:0x02151934 kind:arm_call to:0x02151cbc module:overlay(72) +from:0x02151968 kind:arm_call to:0x02151cbc module:overlay(72) +from:0x021519a0 kind:arm_call to:0x02151cbc module:overlay(72) +from:0x021519d4 kind:arm_call to:0x02151cbc module:overlay(72) +from:0x021519f0 kind:arm_call to:0x02151a04 module:overlay(72) +from:0x021519f8 kind:arm_call to:0x02151e18 module:overlay(72) +from:0x02151a00 kind:load to:0x020b508c module:overlay(0) +from:0x02151a5c kind:arm_call to:0x020a7b88 module:overlay(0) +from:0x02151af0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02151b0c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02151b18 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02151b38 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02151b48 kind:load to:0x020b6544 module:overlay(0) +from:0x02151b50 kind:load to:0x027e0cec module:dtcm +from:0x02151b54 kind:load to:0x020b5254 module:overlay(0) +from:0x02151b94 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02151c64 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02151e60 kind:arm_call to:0x01ff9638 module:itcm +from:0x02151e74 kind:arm_call to:0x01ffb974 module:itcm +from:0x02151e88 kind:arm_call to:0x01ffb974 module:itcm +from:0x02151eb4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02151f40 kind:load to:0x027e09b8 module:dtcm +from:0x02151f98 kind:arm_call to:0x02150dbc module:overlay(72) +from:0x02152000 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02152028 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021520c4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021520d8 kind:load to:0x027e09b8 module:dtcm +from:0x021520e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021520ec kind:arm_call to:0x02011ff4 module:main +from:0x02152110 kind:arm_call to:0x0203d210 module:main +from:0x02152118 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152120 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152128 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152130 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152138 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152140 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02152148 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02152154 kind:load to:0x02151064 module:overlay(72) +from:0x02152170 kind:arm_call to:0x0203d210 module:main +from:0x02152178 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152180 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152188 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152190 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152198 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021521a0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021521a8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021521b0 kind:arm_call to:0x02011ff4 module:main +from:0x021521bc kind:load to:0x02151064 module:overlay(72) +from:0x021521c8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021521dc kind:load to:0x02152af8 module:overlay(72) +from:0x021521f0 kind:arm_call to:0x02011f3c module:main +from:0x021521fc kind:arm_call to:0x0215222c module:overlay(72) +from:0x02152210 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02152228 kind:load to:0x02152958 module:overlay(72) +from:0x0215223c kind:arm_call to:0x02150d80 module:overlay(72) +from:0x02152260 kind:arm_call to:0x0200f05c module:main +from:0x0215227c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02152298 kind:arm_call to:0x0200f05c module:main +from:0x021522bc kind:arm_call to:0x0205a690 module:overlay(0) +from:0x021522e0 kind:arm_call to:0x0200f05c module:main +from:0x021522fc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02152318 kind:arm_call to:0x0200f05c module:main +from:0x02152334 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02152358 kind:arm_call to:0x0203d160 module:main +from:0x02152368 kind:load to:0x0215297c module:overlay(72) +from:0x0215236c kind:load to:0x02152af8 module:overlay(72) +from:0x02152370 kind:load to:0x021526f0 module:overlay(72) +from:0x02152374 kind:load to:0x02152700 module:overlay(72) +from:0x02152378 kind:load to:0x02152898 module:overlay(72) +from:0x0215237c kind:load to:0x02152710 module:overlay(72) +from:0x02152380 kind:load to:0x021526e0 module:overlay(72) +from:0x02152384 kind:load to:0x02151064 module:overlay(72) +from:0x02152388 kind:load to:0x020f78c4 module:overlays(19,22,23,31) +from:0x021523dc kind:arm_call to:0x0200f05c module:main +from:0x0215240c kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02152414 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x0215244c kind:load to:0x027e0cd8 module:dtcm +from:0x02152450 kind:load to:0x02152af8 module:overlay(72) +from:0x02152454 kind:load to:0x02152700 module:overlay(72) +from:0x02152458 kind:load to:0x027e09b8 module:dtcm +from:0x02152464 kind:arm_call to:0x02098508 module:overlay(0) +from:0x02152470 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215247c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x02152488 kind:arm_call to:0x020f792c module:overlay(31) +from:0x02152494 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x021524a0 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x021524ac kind:arm_call to:0x020f792c module:overlay(31) +from:0x021524b4 kind:load to:0x021529d8 module:overlay(72) +from:0x021524b8 kind:load to:0x021529e4 module:overlay(72) +from:0x021525a4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021525c8 kind:arm_call to:0x0203d210 module:main +from:0x021525d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021525d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021525e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021525e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021525f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021525fc kind:load to:0x02151064 module:overlay(72) +from:0x02152618 kind:arm_call to:0x0203d210 module:main +from:0x02152620 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152628 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152630 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152638 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02152640 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02152648 kind:arm_call to:0x02011ff4 module:main +from:0x02152654 kind:load to:0x02151064 module:overlay(72) +from:0x02152660 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215273c kind:arm_call to:0x02150e34 module:overlay(72) +from:0x0215274c kind:arm_call to:0x0203ce74 module:main +from:0x02152760 kind:load to:0x02152a00 module:overlay(72) +from:0x02152764 kind:load to:0x02152a10 module:overlay(72) +from:0x02152768 kind:load to:0x021521c0 module:overlay(72) +from:0x0215276c kind:load to:0x02152a04 module:overlay(72) +from:0x0215278c kind:arm_call to:0x02152204 module:overlay(72) +from:0x0215279c kind:arm_call to:0x0203ce74 module:main +from:0x021527b0 kind:load to:0x02152ae8 module:overlay(72) +from:0x021527b4 kind:load to:0x02152af8 module:overlay(72) +from:0x021527b8 kind:load to:0x02152658 module:overlay(72) +from:0x021527bc kind:load to:0x02152aec module:overlay(72) +from:0x021527c0 kind:load to:0x02152720 module:overlay(72) +from:0x021527c4 kind:load to:0x02152770 module:overlay(72) +from:0x021527e8 kind:load to:0x0209856c module:overlay(0) +from:0x021527ec kind:load to:0x020985a8 module:overlay(0) +from:0x021527f0 kind:load to:0x020985c0 module:overlay(0) +from:0x021527f4 kind:load to:0x020985cc module:overlay(0) +from:0x021527f8 kind:load to:0x01fff464 module:itcm +from:0x021527fc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02152800 kind:load to:0x020984fc module:overlay(0) +from:0x02152804 kind:load to:0x02098504 module:overlay(0) +from:0x02152808 kind:load to:0x02098508 module:overlay(0) +from:0x0215280c kind:load to:0x0209850c module:overlay(0) +from:0x02152810 kind:load to:0x02098510 module:overlay(0) +from:0x02152814 kind:load to:0x02098514 module:overlay(0) +from:0x02152818 kind:load to:0x02098518 module:overlay(0) +from:0x0215281c kind:load to:0x0209851c module:overlay(0) +from:0x02152820 kind:load to:0x020985d8 module:overlay(0) +from:0x02152824 kind:load to:0x02098644 module:overlay(0) +from:0x02152828 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215282c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02152830 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02152834 kind:load to:0x02150dd0 module:overlay(72) +from:0x02152838 kind:load to:0x02150de4 module:overlay(72) +from:0x0215283c kind:load to:0x02150dbc module:overlay(72) +from:0x02152840 kind:load to:0x02150dc8 module:overlay(72) +from:0x0215284c kind:load to:0x02150e0c module:overlay(72) +from:0x02152850 kind:load to:0x02097998 module:overlay(0) +from:0x02152854 kind:load to:0x020977a8 module:overlay(0) +from:0x02152858 kind:load to:0x02097824 module:overlay(0) +from:0x0215285c kind:load to:0x020979a0 module:overlay(0) +from:0x02152860 kind:load to:0x020979c0 module:overlay(0) +from:0x02152864 kind:load to:0x020979ec module:overlay(0) +from:0x02152870 kind:load to:0x0207d40c module:overlay(0) +from:0x02152874 kind:load to:0x0207d414 module:overlay(0) +from:0x02152878 kind:load to:0x0207d5e4 module:overlay(0) +from:0x0215287c kind:load to:0x0207d5b8 module:overlay(0) +from:0x02152880 kind:load to:0x0207d8cc module:overlay(0) +from:0x02152884 kind:load to:0x0207d928 module:overlay(0) +from:0x02152888 kind:load to:0x0207d994 module:overlay(0) +from:0x0215288c kind:load to:0x0207da2c module:overlay(0) +from:0x02152898 kind:load to:0x02151050 module:overlay(72) +from:0x0215289c kind:load to:0x021520dc module:overlay(72) +from:0x021528a0 kind:load to:0x0205a720 module:overlay(0) +from:0x021528a4 kind:load to:0x01ffc57c module:itcm +from:0x021528a8 kind:load to:0x02057dc8 module:overlay(0) +from:0x021528ac kind:load to:0x02057e44 module:overlay(0) +from:0x021528b0 kind:load to:0x02057ea8 module:overlay(0) +from:0x021528b4 kind:load to:0x01ffc7a4 module:itcm +from:0x021528b8 kind:load to:0x02057d84 module:overlay(0) +from:0x021528c4 kind:load to:0x0209856c module:overlay(0) +from:0x021528c8 kind:load to:0x020985a8 module:overlay(0) +from:0x021528cc kind:load to:0x020985c0 module:overlay(0) +from:0x021528d0 kind:load to:0x020985cc module:overlay(0) +from:0x021528d4 kind:load to:0x01fff464 module:itcm +from:0x021528d8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021528dc kind:load to:0x0215109c module:overlay(72) +from:0x021528e0 kind:load to:0x02098504 module:overlay(0) +from:0x021528e4 kind:load to:0x021513b0 module:overlay(72) +from:0x021528e8 kind:load to:0x021517e8 module:overlay(72) +from:0x021528ec kind:load to:0x02098510 module:overlay(0) +from:0x021528f0 kind:load to:0x02151b5c module:overlay(72) +from:0x021528f4 kind:load to:0x02098518 module:overlay(0) +from:0x021528f8 kind:load to:0x0209851c module:overlay(0) +from:0x021528fc kind:load to:0x020985d8 module:overlay(0) +from:0x02152900 kind:load to:0x02098644 module:overlay(0) +from:0x02152904 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02152908 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215290c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02152910 kind:load to:0x021520f8 module:overlay(72) +from:0x02152914 kind:load to:0x02152158 module:overlay(72) +from:0x02152918 kind:load to:0x02151f90 module:overlay(72) +from:0x0215291c kind:load to:0x02151f48 module:overlay(72) +from:0x02152920 kind:load to:0x02151fac module:overlay(72) +from:0x02152958 kind:load to:0x021521e0 module:overlay(72) +from:0x0215295c kind:load to:0x02097998 module:overlay(0) +from:0x02152960 kind:load to:0x020977a8 module:overlay(0) +from:0x02152964 kind:load to:0x02097824 module:overlay(0) +from:0x02152968 kind:load to:0x020979a0 module:overlay(0) +from:0x0215296c kind:load to:0x020979c0 module:overlay(0) +from:0x02152970 kind:load to:0x020979ec module:overlay(0) +from:0x0215297c kind:load to:0x0209856c module:overlay(0) +from:0x02152980 kind:load to:0x020985a8 module:overlay(0) +from:0x02152984 kind:load to:0x020985c0 module:overlay(0) +from:0x02152988 kind:load to:0x020985cc module:overlay(0) +from:0x0215298c kind:load to:0x01fff464 module:itcm +from:0x02152990 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02152994 kind:load to:0x0215238c module:overlay(72) +from:0x02152998 kind:load to:0x02098504 module:overlay(0) +from:0x0215299c kind:load to:0x0215245c module:overlay(72) +from:0x021529a0 kind:load to:0x021524bc module:overlay(72) +from:0x021529a4 kind:load to:0x02098510 module:overlay(0) +from:0x021529a8 kind:load to:0x021524d0 module:overlay(72) +from:0x021529ac kind:load to:0x02098518 module:overlay(0) +from:0x021529b0 kind:load to:0x0209851c module:overlay(0) +from:0x021529b4 kind:load to:0x020985d8 module:overlay(0) +from:0x021529b8 kind:load to:0x02098644 module:overlay(0) +from:0x021529bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021529c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021529c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021529c8 kind:load to:0x021525b0 module:overlay(72) +from:0x021529cc kind:load to:0x02152600 module:overlay(72) +from:0x021529d0 kind:load to:0x02150dbc module:overlay(72) +from:0x021529d4 kind:load to:0x02150dc8 module:overlay(72) diff --git a/config/eur1/arm9/overlays/ov072/symbols.txt b/config/eur1/arm9/overlays/ov072/symbols.txt new file mode 100644 index 00000000..7253613b --- /dev/null +++ b/config/eur1/arm9/overlays/ov072/symbols.txt @@ -0,0 +1,77 @@ +func_ov072_02150d80 kind:function(arm,size=0x2c) addr:0x02150d80 +func_ov072_02150dac kind:function(arm,size=0x10) addr:0x02150dac +func_ov072_02150dbc kind:function(arm,size=0xc) addr:0x02150dbc +func_ov072_02150dc8 kind:function(arm,size=0x8) addr:0x02150dc8 +func_ov072_02150dd0 kind:function(arm,size=0x14) addr:0x02150dd0 +func_ov072_02150de4 kind:function(arm,size=0x1c) addr:0x02150de4 +func_ov072_02150e00 kind:function(arm,size=0xc) addr:0x02150e00 +func_ov072_02150e0c kind:function(arm,size=0x28) addr:0x02150e0c +func_ov072_02150e34 kind:function(arm,size=0x28) addr:0x02150e34 +func_ov072_02150e5c kind:function(arm,size=0x1f4) addr:0x02150e5c +func_ov072_02151050 kind:function(arm,size=0x14) addr:0x02151050 +func_ov072_02151064 kind:function(arm,size=0x24) addr:0x02151064 +func_ov072_02151088 kind:function(arm,size=0x14) addr:0x02151088 +func_ov072_0215109c kind:function(arm,size=0x314) addr:0x0215109c +func_ov072_021513b0 kind:function(arm,size=0x438) addr:0x021513b0 +func_ov072_021517e8 kind:function(arm,size=0xfc) addr:0x021517e8 +func_ov072_021518e4 kind:function(arm,size=0x120) addr:0x021518e4 +func_ov072_02151a04 kind:function(arm,size=0x158) addr:0x02151a04 +func_ov072_02151b5c kind:function(arm,size=0x114) addr:0x02151b5c +func_ov072_02151c70 kind:function(arm,size=0x4c) addr:0x02151c70 +func_ov072_02151cbc kind:function(arm,size=0x15c) addr:0x02151cbc +func_ov072_02151e18 kind:function(arm,size=0x130) addr:0x02151e18 +func_ov072_02151f48 kind:function(arm,size=0x48) addr:0x02151f48 +func_ov072_02151f90 kind:function(arm,size=0x1c) addr:0x02151f90 +func_ov072_02151fac kind:function(arm,size=0x2c) addr:0x02151fac +func_ov072_02151fd8 kind:function(arm,size=0x104) addr:0x02151fd8 +func_ov072_021520dc kind:function(arm,size=0x1c) addr:0x021520dc +func_ov072_021520f8 kind:function(arm,size=0x60) addr:0x021520f8 +func_ov072_02152158 kind:function(arm,size=0x68) addr:0x02152158 +func_ov072_021521c0 kind:function(arm,size=0x14) addr:0x021521c0 +func_ov072_021521d4 kind:function(arm,size=0xc) addr:0x021521d4 +func_ov072_021521e0 kind:function(arm,size=0x24) addr:0x021521e0 +func_ov072_02152204 kind:function(arm,size=0x28) addr:0x02152204 +func_ov072_0215222c kind:function(arm,size=0x160) addr:0x0215222c +func_ov072_0215238c kind:function(arm,size=0xd0) addr:0x0215238c +func_ov072_0215245c kind:function(arm,size=0x60) addr:0x0215245c +func_ov072_021524bc kind:function(arm,size=0x14) addr:0x021524bc +func_ov072_021524d0 kind:function(arm,size=0xe0) addr:0x021524d0 +func_ov072_021525b0 kind:function(arm,size=0x50) addr:0x021525b0 +func_ov072_02152600 kind:function(arm,size=0x58) addr:0x02152600 +func_ov072_02152658 kind:function(arm,size=0x14) addr:0x02152658 +data_ov072_0215266c kind:data(any) addr:0x0215266c +data_ov072_0215267c kind:data(any) addr:0x0215267c +data_ov072_0215268c kind:data(any) addr:0x0215268c +data_ov072_0215269c kind:data(any) addr:0x0215269c +data_ov072_021526ac kind:data(any) addr:0x021526ac +data_ov072_021526bc kind:data(any) addr:0x021526bc +data_ov072_021526d0 kind:data(any) addr:0x021526d0 +data_ov072_021526e0 kind:data(any) addr:0x021526e0 +data_ov072_021526f0 kind:data(any) addr:0x021526f0 +data_ov072_02152700 kind:data(any) addr:0x02152700 +data_ov072_02152710 kind:data(any) addr:0x02152710 +__sinit_ov072_02152720 kind:function(arm,size=0x50) addr:0x02152720 +__sinit_ov072_02152770 kind:function(arm,size=0x50) addr:0x02152770 +.p__sinit_ov072_02152720 kind:data(word) addr:0x021527c0 +.p__sinit_ov072_02152770 kind:data(word) addr:0x021527c4 +data_ov072_021527e8 kind:data(any) addr:0x021527e8 +data_ov072_0215284c kind:data(any) addr:0x0215284c +data_ov072_02152870 kind:data(any) addr:0x02152870 +data_ov072_02152898 kind:data(any) addr:0x02152898 +data_ov072_021528c4 kind:data(any) addr:0x021528c4 +data_ov072_02152924 kind:data(any) addr:0x02152924 +data_ov072_02152938 kind:data(any) addr:0x02152938 +data_ov072_02152944 kind:data(any) addr:0x02152944 +data_ov072_02152958 kind:data(any) addr:0x02152958 +data_ov072_0215297c kind:data(any) addr:0x0215297c +data_ov072_021529d8 kind:data(any) addr:0x021529d8 +data_ov072_021529e4 kind:data(any) addr:0x021529e4 +data_ov072_02152a00 kind:bss addr:0x02152a00 +data_ov072_02152a04 kind:bss addr:0x02152a04 +data_ov072_02152a10 kind:bss addr:0x02152a10 +data_ov072_02152a4c kind:bss addr:0x02152a4c +data_ov072_02152ae4 kind:bss addr:0x02152ae4 ambiguous +data_ov072_02152ae8 kind:bss addr:0x02152ae8 +data_ov072_02152aec kind:bss addr:0x02152aec +data_ov072_02152af8 kind:bss addr:0x02152af8 +data_ov072_02152b45 kind:bss addr:0x02152b45 ambiguous diff --git a/config/eur1/arm9/overlays/ov073/delinks.txt b/config/eur1/arm9/overlays/ov073/delinks.txt new file mode 100644 index 00000000..bf5db042 --- /dev/null +++ b/config/eur1/arm9/overlays/ov073/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x02163e20 kind:code align:32 + .rodata start:0x02163e20 end:0x02163f28 kind:rodata align:4 + .init start:0x02163f28 end:0x0216409c kind:code align:4 + .ctor start:0x0216409c end:0x021640a4 kind:rodata align:4 + .data start:0x021640c0 end:0x021649a0 kind:data align:32 + .bss start:0x021649a0 end:0x02164b80 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov073/relocs.txt b/config/eur1/arm9/overlays/ov073/relocs.txt new file mode 100644 index 00000000..b38841b8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov073/relocs.txt @@ -0,0 +1,2083 @@ +from:0x02150d88 kind:load to:0x021649b0 module:overlay(73) +from:0x02150d9c kind:arm_call to:0x02011f3c module:main +from:0x02150da8 kind:arm_call to:0x02151340 module:overlay(73) +from:0x02150dc4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150e20 kind:load to:0x0216419c module:overlay(73) +from:0x02150e34 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02150e4c kind:load to:0x02164158 module:overlay(73) +from:0x02150e74 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02150ebc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150ec8 kind:arm_call to:0x01fff458 module:itcm +from:0x02150fc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150fd8 kind:arm_call to:0x02160d68 module:overlay(73) +from:0x02150ff0 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x0215103c kind:load to:0x027e0ce4 module:dtcm +from:0x02151044 kind:load to:0x0203e964 module:main +from:0x0215105c kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x0215107c kind:load to:0x02164168 module:overlay(73) +from:0x021510a0 kind:arm_call to:0x01fff148 module:itcm +from:0x021510c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021510d0 kind:arm_call to:0x02160d68 module:overlay(73) +from:0x02151148 kind:arm_call to:0x0216221c module:overlay(73) +from:0x02151158 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x02151168 kind:load to:0x027e0ce0 module:dtcm +from:0x02151188 kind:arm_call to:0x02162278 module:overlay(73) +from:0x02151190 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x021511a0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x021511c4 kind:load to:0x02164180 module:overlay(73) +from:0x021511f0 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0215120c kind:load to:0x0216414c module:overlay(73) +from:0x0215122c kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x02151240 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151250 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151260 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151270 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151280 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151290 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021512a0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021512b0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021512c8 kind:load to:0x021641c0 module:overlay(73) +from:0x021512cc kind:load to:0x02163eb8 module:overlay(73) +from:0x021512d0 kind:load to:0x02163ec8 module:overlay(73) +from:0x021512d4 kind:load to:0x02163ed8 module:overlay(73) +from:0x021512d8 kind:load to:0x02163ee8 module:overlay(73) +from:0x021512dc kind:load to:0x02163e48 module:overlay(73) +from:0x021512e0 kind:load to:0x02163ef8 module:overlay(73) +from:0x021512e4 kind:load to:0x02163f08 module:overlay(73) +from:0x021512e8 kind:load to:0x02163f18 module:overlay(73) +from:0x02151314 kind:arm_call to:0x0200eab0 module:main +from:0x02151320 kind:arm_call to:0x01ffc744 module:itcm +from:0x0215132c kind:arm_call to:0x0200ef5c module:main +from:0x02151334 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215133c kind:load to:0x020b4f04 module:overlay(0) +from:0x02151350 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021513b4 kind:arm_call to:0x02151224 module:overlay(73) +from:0x021513e0 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021513f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151408 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151440 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02151458 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215146c kind:arm_call to:0x0201667c module:main +from:0x02151480 kind:arm_call to:0x02151198 module:overlay(73) +from:0x021514a0 kind:arm_call to:0x0203d160 module:main +from:0x02151528 kind:arm_call to:0x02150e28 module:overlay(73) +from:0x02151530 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02151540 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02151548 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021516b4 kind:arm_call to:0x02151048 module:overlay(73) +from:0x0215171c kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x02151730 kind:arm_call to:0x02067278 module:overlay(0) +from:0x0215173c kind:arm_call to:0x021511f8 module:overlay(73) +from:0x02151774 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021517bc kind:load to:0x02164280 module:overlay(73) +from:0x021517c0 kind:load to:0x021649b0 module:overlay(73) +from:0x021517c4 kind:load to:0x02164234 module:overlay(73) +from:0x021517c8 kind:load to:0x021641ec module:overlay(73) +from:0x021517cc kind:load to:0x02164140 module:overlay(73) +from:0x021517d0 kind:load to:0x020a0328 module:overlay(0) +from:0x021517d4 kind:load to:0x02163378 module:overlay(73) +from:0x021517d8 kind:load to:0x021149e0 module:overlays(19,31) +from:0x021517dc kind:load to:0x02049be4 module:main +from:0x021517e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021517fc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02151810 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02151824 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215184c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02151860 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0215186c kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02151874 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02151890 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021518c8 kind:arm_call to:0x0203d210 module:main +from:0x021518d0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021518e4 kind:arm_call to:0x0203d210 module:main +from:0x021518ec kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021518f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021518fc kind:arm_call to:0x02016694 module:main +from:0x02151904 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215190c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02151914 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215191c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151928 kind:load to:0x02164280 module:overlay(73) +from:0x0215192c kind:load to:0x020a0328 module:overlay(0) +from:0x0215194c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02151960 kind:arm_call to:0x020672ac module:overlay(0) +from:0x0215196c kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02151974 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02151990 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021519c8 kind:arm_call to:0x0203d210 module:main +from:0x021519d0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021519e4 kind:arm_call to:0x0203d210 module:main +from:0x021519ec kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021519f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021519fc kind:arm_call to:0x02016694 module:main +from:0x02151a04 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02151a0c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02151a14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151a1c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151a24 kind:arm_call to:0x02011ff4 module:main +from:0x02151a30 kind:load to:0x02164280 module:overlay(73) +from:0x02151a34 kind:load to:0x020a0328 module:overlay(0) +from:0x02151a54 kind:arm_call to:0x0205a52c module:overlay(0) +from:0x02151a60 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x02151a84 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02151a94 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02151ae4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02151b20 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02151b30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151b3c kind:arm_call to:0x021635a8 module:overlay(73) +from:0x02151b78 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02151b98 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02151bb8 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02151bc8 kind:load to:0x027e0960 module:dtcm +from:0x02151bcc kind:load to:0x02162c98 module:overlay(73) +from:0x02151bd0 kind:load to:0x027e0cd8 module:dtcm +from:0x02151bd4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02151bdc kind:load to:0x027e0ce4 module:dtcm +from:0x02151be0 kind:load to:0x027e0ce0 module:dtcm +from:0x02151be4 kind:load to:0x02164120 module:overlay(73) +from:0x02151be8 kind:load to:0x027e09a8 module:dtcm +from:0x02151bec kind:load to:0x027e09b8 module:dtcm +from:0x02151c04 kind:arm_call to:0x02016fbc module:main +from:0x02151c0c kind:arm_call to:0x02123f8c module:overlays(40,42,45) +from:0x02151c2c kind:arm_call to:0x020cb05c module:overlay(24) +from:0x02151c38 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x02151c68 kind:load to:0x020aed4c module:overlay(0) +from:0x02151c78 kind:arm_call to:0x02151c40 module:overlay(73) +from:0x02151cc8 kind:load to:0x021642d8 module:overlay(73) +from:0x02151d84 kind:arm_call to:0x0208bbb8 module:overlay(0) +from:0x02151da4 kind:arm_call to:0x020d9934 module:overlay(31) +from:0x02151e24 kind:load to:0x027e0ce0 module:dtcm +from:0x02151e28 kind:load to:0x027e0d34 module:dtcm +from:0x02151ea4 kind:arm_call to:0x02123f9c module:overlay(45) +from:0x02151ebc kind:arm_call to:0x02078264 module:overlay(0) +from:0x02151ed0 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02151ee0 kind:arm_call to:0x0207873c module:overlay(0) +from:0x02151eec kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02151ef4 kind:load to:0x02049be4 module:main +from:0x02151ef8 kind:load to:0x027e09bc module:dtcm +from:0x02151efc kind:load to:0x02163e98 module:overlay(73) +from:0x02151f00 kind:load to:0x02163e3c module:overlay(73) +from:0x02151f24 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02151fa8 kind:load to:0x027e09b8 module:dtcm +from:0x02152000 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02152110 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x02152144 kind:arm_call to:0x0208bb68 module:overlay(0) +from:0x0215218c kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x0215219c kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021521cc kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215222c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021522d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021522fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215236c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02152398 kind:arm_call to:0x02099944 module:overlay(0) +from:0x021523b8 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x021523d0 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02152424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152434 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02152448 kind:arm_call to:0x0216256c module:overlay(73) +from:0x02152458 kind:arm_call to:0x021623d0 module:overlay(73) +from:0x02152468 kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152478 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152490 kind:arm_call to:0x02162964 module:overlay(73) +from:0x021524bc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021524e0 kind:arm_call to:0x02162698 module:overlay(73) +from:0x021524f4 kind:arm_call to:0x021661c8 module:overlay(93) +from:0x02152508 kind:arm_call to:0x01fff148 module:itcm +from:0x02152524 kind:arm_call to:0x01ff9258 module:itcm +from:0x02152534 kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152544 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152594 kind:arm_call to:0x02151ccc module:overlay(73) +from:0x0215261c kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x0215264c kind:arm_call to:0x02151e2c module:overlay(73) +from:0x0215268c kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x021526fc kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215277c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021527fc kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02152854 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02152868 kind:arm_call to:0x02162688 module:overlay(73) +from:0x021528b0 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021528d8 kind:arm_call to:0x021663a0 module:overlay(93) +from:0x02152950 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x021529a8 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02152a00 kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152a10 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152a1c kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152a2c kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152a3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152a4c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02152a68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152a78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152a9c kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152aac kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152ac0 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02152acc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152afc kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152b0c kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152b5c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152b74 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152be0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152bfc kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02152c14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152c34 kind:arm_call to:0x020c28f4 module:overlay(17) +from:0x02152c48 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152c64 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02152c90 kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152ca0 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152cac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152cc8 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02152cd0 kind:arm_call to:0x021626d0 module:overlay(73) +from:0x02152ce4 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02152d04 kind:arm_call to:0x01fff17c module:itcm +from:0x02152d1c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152d78 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02152d8c kind:arm_call to:0x0207e69c module:overlay(0) +from:0x02152dc8 kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152dd8 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152de8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152e0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ea8 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02152eb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02152ebc kind:load to:0x020d87b4 module:overlays(19,24) +from:0x02152ec4 kind:load to:0x021640c0 module:overlay(73) +from:0x02152ec8 kind:load to:0x020b508c module:overlay(0) +from:0x02152ecc kind:load to:0x020b51f8 module:overlay(0) +from:0x02152ed0 kind:load to:0x021643f0 module:overlay(73) +from:0x02152ed8 kind:load to:0x027e0d8c module:dtcm +from:0x02152ee0 kind:load to:0x020aed54 module:overlay(0) +from:0x02152ee4 kind:load to:0x027e0d38 module:dtcm +from:0x02152eec kind:load to:0x027e0ce4 module:dtcm +from:0x02152f04 kind:load to:0x027e09c0 module:dtcm +from:0x02152f08 kind:load to:0x021649b4 module:overlay(73) +from:0x02152f0c kind:load to:0x0203e964 module:main +from:0x02152f1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152f44 kind:arm_call to:0x01ff9258 module:itcm +from:0x02152f54 kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02152f64 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x02152f70 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02152f7c kind:arm_call to:0x02161cf0 module:overlay(73) +from:0x02152fac kind:arm_call to:0x02015080 module:main +from:0x02152fd4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02153064 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215308c kind:arm_call to:0x02162b08 module:overlay(73) +from:0x021530dc kind:arm_call to:0x021623b8 module:overlay(73) +from:0x02153204 kind:arm_call to:0x021623b8 module:overlay(73) +from:0x0215320c kind:arm_call to:0x02162308 module:overlay(73) +from:0x02153230 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215323c kind:load to:0x027e0cec module:dtcm +from:0x02153298 kind:arm_call to:0x02078710 module:overlay(0) +from:0x021532b4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021532bc kind:arm_call to:0x02162308 module:overlay(73) +from:0x021532ec kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02153318 kind:arm_call to:0x020166f4 module:main +from:0x02153324 kind:load to:0x027e09bc module:dtcm +from:0x02153328 kind:load to:0x027e09b4 module:dtcm +from:0x0215332c kind:load to:0x027e0954 module:dtcm +from:0x0215336c kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x0215338c kind:arm_call to:0x01ffd49c module:itcm +from:0x021533ac kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x021533b8 kind:load to:0x027e09bc module:dtcm +from:0x02153404 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02153418 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153420 kind:arm_call to:0x01ffb800 module:itcm +from:0x02153434 kind:arm_call to:0x01ff916c module:itcm +from:0x02153440 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153454 kind:arm_call to:0x01ff930c module:itcm +from:0x02153460 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215346c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153488 kind:arm_call to:0x01ff930c module:itcm +from:0x021534d0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153500 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153514 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153528 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02153550 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215355c kind:load to:0x027e0ce0 module:dtcm +from:0x02153564 kind:load to:0x0203e964 module:main +from:0x021535e0 kind:load to:0x02164508 module:overlay(73) +from:0x021535f0 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x0215360c kind:arm_call to:0x01ff930c module:itcm +from:0x02153620 kind:arm_call to:0x01ff930c module:itcm +from:0x02153650 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021536c8 kind:arm_call to:0x0216151c module:overlay(73) +from:0x021536ec kind:arm_call to:0x02161f04 module:overlay(73) +from:0x02153708 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153720 kind:load to:0x02164520 module:overlay(73) +from:0x02153734 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x02153750 kind:arm_call to:0x01ff930c module:itcm +from:0x02153764 kind:arm_call to:0x01ff930c module:itcm +from:0x02153778 kind:arm_call to:0x01ff930c module:itcm +from:0x02153780 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153790 kind:arm_call to:0x01ff9318 module:itcm +from:0x021537e4 kind:arm_call to:0x02015080 module:main +from:0x02153808 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153838 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153848 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215384c kind:arm_call to:0x01ffb464 module:itcm +from:0x02153874 kind:arm_call to:0x01ffb428 module:itcm +from:0x021538c0 kind:arm_call to:0x0203a1bc module:main +from:0x021538d8 kind:arm_call to:0x02161468 module:overlay(73) +from:0x021538f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215398c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215399c kind:arm_call to:0x01ff9318 module:itcm +from:0x02153a20 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153a54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153a70 kind:arm_call to:0x02161468 module:overlay(73) +from:0x02153a90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153b0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153b34 kind:arm_call to:0x02160d94 module:overlay(73) +from:0x02153b44 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02153b54 kind:load to:0x027e09a8 module:dtcm +from:0x02153b5c kind:load to:0x0203e964 module:main +from:0x02153bd8 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02153c10 kind:load to:0x02164538 module:overlay(73) +from:0x02153c14 kind:load to:0x027e0ce0 module:dtcm +from:0x02153c3c kind:arm_call to:0x02015080 module:main +from:0x02153c5c kind:arm_call to:0x02015080 module:main +from:0x02153c7c kind:arm_call to:0x02015080 module:main +from:0x02153c9c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153cb4 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02153cec kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02153cf8 kind:arm_call to:0x021606dc module:overlay(73) +from:0x02153d04 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02153d24 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02153d44 kind:arm_call to:0x02015080 module:main +from:0x02153d74 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02153d84 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02153d94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153da0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153dc0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02153dd0 kind:arm_call to:0x021606dc module:overlay(73) +from:0x02153de8 kind:arm_call to:0x02015080 module:main +from:0x02153dfc kind:arm_call to:0x0216111c module:overlay(73) +from:0x02153e08 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02153e1c kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02153e28 kind:arm_call to:0x02161044 module:overlay(73) +from:0x02153e64 kind:arm_call to:0x02015080 module:main +from:0x02153e78 kind:arm_call to:0x0216111c module:overlay(73) +from:0x02153e84 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02153e98 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02153ea4 kind:arm_call to:0x02161044 module:overlay(73) +from:0x02153ee0 kind:arm_call to:0x02015080 module:main +from:0x02153ef8 kind:arm_call to:0x0216111c module:overlay(73) +from:0x02153f48 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02153f5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153f74 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02153f80 kind:load to:0x027e09a8 module:dtcm +from:0x02153f88 kind:load to:0x027e0ce0 module:dtcm +from:0x02154008 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02154024 kind:load to:0x02164538 module:overlay(73) +from:0x02154028 kind:load to:0x027e0ce0 module:dtcm +from:0x0215404c kind:arm_call to:0x02015080 module:main +from:0x0215406c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154084 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x021540b4 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021540c0 kind:arm_call to:0x021606dc module:overlay(73) +from:0x021540cc kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x021540ec kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215410c kind:arm_call to:0x02015080 module:main +from:0x0215413c kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x0215414c kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215415c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154168 kind:arm_call to:0x021606dc module:overlay(73) +from:0x02154180 kind:arm_call to:0x02015080 module:main +from:0x02154198 kind:arm_call to:0x0216111c module:overlay(73) +from:0x021541a4 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021541b0 kind:load to:0x027e09a8 module:dtcm +from:0x021541b8 kind:load to:0x027e0ce0 module:dtcm +from:0x02154238 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215424c kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02154264 kind:load to:0x02164550 module:overlay(73) +from:0x02154268 kind:load to:0x027e09a8 module:dtcm +from:0x02154270 kind:load to:0x027e0ce0 module:dtcm +from:0x02154290 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x021542c8 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021542d4 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x021542f4 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02154314 kind:arm_call to:0x02015080 module:main +from:0x02154328 kind:arm_call to:0x0216123c module:overlay(73) +from:0x02154358 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154364 kind:arm_call to:0x01ff9770 module:itcm +from:0x02154374 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021543c4 kind:arm_call to:0x02015080 module:main +from:0x021543e4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154404 kind:arm_call to:0x02161314 module:overlay(73) +from:0x02154414 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02154438 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02154470 kind:arm_call to:0x0212861c module:overlay(45) +from:0x02154488 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215449c kind:arm_call to:0x021606dc module:overlay(73) +from:0x021544ac kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021544c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021544d8 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021544e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021544ec kind:load to:0x027e09a8 module:dtcm +from:0x02154510 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02154584 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02154594 kind:arm_call to:0x0207873c module:overlay(0) +from:0x0215459c kind:arm_call to:0x02123fd4 module:overlay(45) +from:0x021545c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021545d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021545dc kind:arm_call to:0x01ffb9cc module:itcm +from:0x021545ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154600 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215460c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154658 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02154688 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215469c kind:arm_call to:0x01ffa60c module:itcm +from:0x021546ac kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021546d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215478c kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x021547a0 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021547cc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021547e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021547f8 kind:load to:0x02049be4 module:main +from:0x021547fc kind:load to:0x027e09bc module:dtcm +from:0x02154800 kind:load to:0x02163e58 module:overlay(73) +from:0x02154804 kind:load to:0x02163e28 module:overlay(73) +from:0x02154808 kind:load to:0x027e0ce0 module:dtcm +from:0x0215480c kind:load to:0x0203e964 module:main +from:0x02154810 kind:load to:0x02164568 module:overlay(73) +from:0x02154814 kind:load to:0x027e0cec module:dtcm +from:0x02154820 kind:load to:0x027e09a8 module:dtcm +from:0x02154860 kind:arm_call to:0x02162398 module:overlay(73) +from:0x0215494c kind:arm_call to:0x01fff148 module:itcm +from:0x02154970 kind:arm_call to:0x02162574 module:overlay(73) +from:0x0215497c kind:arm_call to:0x021603e4 module:overlay(73) +from:0x0215498c kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02154994 kind:arm_call to:0x021533bc module:overlay(73) +from:0x02154a20 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02154a34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154a88 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02154b00 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02154b1c kind:arm_call to:0x02162964 module:overlay(73) +from:0x02154b40 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02154b58 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02154b80 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02154ba0 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02154c80 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02154cdc kind:arm_call to:0x01fff148 module:itcm +from:0x02154d00 kind:arm_call to:0x02162574 module:overlay(73) +from:0x02154d0c kind:arm_call to:0x021603e4 module:overlay(73) +from:0x02154d14 kind:arm_call to:0x021533bc module:overlay(73) +from:0x02154dd4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02154dec kind:arm_call to:0x02161c6c module:overlay(73) +from:0x02154e48 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154e50 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02154e84 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02154ea0 kind:arm_call to:0x02162964 module:overlay(73) +from:0x02154ec4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02154edc kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02154f14 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02154f30 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02154f3c kind:load to:0x02049be4 module:main +from:0x02154f40 kind:load to:0x027e0ce0 module:dtcm +from:0x02154f44 kind:load to:0x027e09a8 module:dtcm +from:0x02154f50 kind:load to:0x02164580 module:overlay(73) +from:0x02154f54 kind:load to:0x027e0cec module:dtcm +from:0x02154f58 kind:load to:0x02163e2c module:overlay(73) +from:0x02154f5c kind:load to:0x02164598 module:overlay(73) +from:0x02154fdc kind:load to:0x021645b0 module:overlay(73) +from:0x02155018 kind:arm_call to:0x021603e4 module:overlay(73) +from:0x02155078 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021550d0 kind:arm_call to:0x021663c0 module:overlay(93) +from:0x021550f8 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x02155104 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02155110 kind:load to:0x027e0ce0 module:dtcm +from:0x02155114 kind:load to:0x027e0d8c module:dtcm +from:0x02155190 kind:load to:0x021645c8 module:overlay(73) +from:0x021551c4 kind:arm_call to:0x01fff148 module:itcm +from:0x021551e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155220 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02155268 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215527c kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02155284 kind:load to:0x027e0ce0 module:dtcm +from:0x021552b0 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02155300 kind:load to:0x021645e0 module:overlay(73) +from:0x02155334 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x0215534c kind:arm_call to:0x02162964 module:overlay(73) +from:0x02155388 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x021553a0 kind:arm_call to:0x02015080 module:main +from:0x021553c0 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x021553dc kind:arm_call to:0x01ff930c module:itcm +from:0x021553f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02155404 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155418 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021554c0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021554d8 kind:load to:0x021645f8 module:overlay(73) +from:0x021554dc kind:load to:0x027e09a8 module:dtcm +from:0x02155538 kind:arm_call to:0x02160844 module:overlay(73) +from:0x02155584 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155594 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155644 kind:arm_call to:0x0212747c module:overlay(45) +from:0x021556c0 kind:arm_call to:0x0212747c module:overlay(45) +from:0x021556e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021556f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02155710 kind:arm_call to:0x01ff930c module:itcm +from:0x02155724 kind:arm_call to:0x01ff930c module:itcm +from:0x021557c4 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021557e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021557fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215581c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02155874 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155918 kind:arm_call to:0x02015080 module:main +from:0x02155988 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215599c kind:arm_call to:0x01ff9318 module:itcm +from:0x021559e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021559f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155a0c kind:arm_call to:0x02015080 module:main +from:0x02155a2c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155a40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155a54 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02155a60 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02155a6c kind:load to:0x027e09a8 module:dtcm +from:0x02155a80 kind:load to:0x02164610 module:overlay(73) +from:0x02155a84 kind:load to:0x0203e964 module:main +from:0x02155a90 kind:load to:0x02164110 module:overlay(73) +from:0x02155a94 kind:load to:0x027e09bc module:dtcm +from:0x02155a98 kind:load to:0x027e0cec module:dtcm +from:0x02155aa4 kind:load to:0x02164628 module:overlay(73) +from:0x02155aec kind:arm_call to:0x020998c4 module:overlay(0) +from:0x02155b54 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02155b60 kind:load to:0x02164640 module:overlay(73) +from:0x02155bc4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155bec kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02155c58 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02155c64 kind:load to:0x02164670 module:overlay(73) +from:0x02155c80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155cac kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02155cb8 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02155d18 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02155d28 kind:load to:0x02164508 module:overlay(73) +from:0x02155d38 kind:load to:0x02151c6c module:overlay(73) +from:0x02155e34 kind:arm_call to:0x0216151c module:overlay(73) +from:0x02155e68 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x02155e84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155e9c kind:load to:0x02164568 module:overlay(73) +from:0x02155eb0 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x02155ecc kind:arm_call to:0x01ff930c module:itcm +from:0x02155ee0 kind:arm_call to:0x01ff930c module:itcm +from:0x02155ef4 kind:arm_call to:0x01ff930c module:itcm +from:0x02155f28 kind:arm_call to:0x01ff930c module:itcm +from:0x02155fb4 kind:arm_call to:0x01ff930c module:itcm +from:0x02155fcc kind:arm_call to:0x02015080 module:main +from:0x02155ff0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156020 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156030 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156034 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215605c kind:arm_call to:0x01ffb428 module:itcm +from:0x021560a8 kind:arm_call to:0x0203a1bc module:main +from:0x021560c0 kind:arm_call to:0x02161468 module:overlay(73) +from:0x021560e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156174 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156184 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156208 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215623c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156258 kind:arm_call to:0x02161468 module:overlay(73) +from:0x021562d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021562f8 kind:arm_call to:0x02160d94 module:overlay(73) +from:0x02156308 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215631c kind:load to:0x02164520 module:overlay(73) +from:0x02156320 kind:load to:0x027e09a8 module:dtcm +from:0x02156328 kind:load to:0x0203e964 module:main +from:0x021563a8 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x021563c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021563e8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021563f0 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02156448 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02156458 kind:load to:0x02164658 module:overlay(73) +from:0x0215645c kind:load to:0x02049be4 module:main +from:0x02156470 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x021564b0 kind:arm_call to:0x02015080 module:main +from:0x021564dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156588 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02156594 kind:arm_call to:0x0212462c module:overlay(45) +from:0x021565ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021565e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156600 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156610 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156618 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02156630 kind:arm_call to:0x02015080 module:main +from:0x02156650 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156668 kind:arm_call to:0x02015080 module:main +from:0x0215668c kind:arm_call to:0x0212462c module:overlay(45) +from:0x021566b8 kind:arm_call to:0x02015080 module:main +from:0x021566c8 kind:arm_call to:0x021617e0 module:overlay(73) +from:0x021566e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021566fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02156758 kind:arm_call to:0x02161468 module:overlay(73) +from:0x0215679c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021567c8 kind:arm_call to:0x02162964 module:overlay(73) +from:0x02156858 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156870 kind:arm_call to:0x02161468 module:overlay(73) +from:0x021568b8 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021568c4 kind:load to:0x0203e964 module:main +from:0x021568c8 kind:load to:0x027e09a8 module:dtcm +from:0x02156958 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x02156974 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156a24 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02156a58 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02156a68 kind:load to:0x02164688 module:overlay(73) +from:0x02156a6c kind:load to:0x0203e964 module:main +from:0x02156a90 kind:arm_call to:0x02015080 module:main +from:0x02156abc kind:arm_call to:0x02015080 module:main +from:0x02156ae8 kind:arm_call to:0x02015080 module:main +from:0x02156b08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156b14 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x02156b58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156b70 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156b80 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156b88 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02156ba0 kind:arm_call to:0x02015080 module:main +from:0x02156bb4 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02156bf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c08 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02156c24 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02156c2c kind:load to:0x027e09a8 module:dtcm +from:0x02156cac kind:arm_call to:0x0208bb68 module:overlay(0) +from:0x02156ccc kind:arm_call to:0x01fff148 module:itcm +from:0x02156cd8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02156cec kind:arm_call to:0x02156f00 module:overlay(73) +from:0x02156d10 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02156d54 kind:arm_call to:0x02158040 module:overlay(73) +from:0x02156d60 kind:arm_call to:0x02158984 module:overlay(73) +from:0x02156d6c kind:arm_call to:0x02157c5c module:overlay(73) +from:0x02156dbc kind:load to:0x02049be4 module:main +from:0x02156dc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02156dd8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02156e34 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x02156e48 kind:arm_call to:0x0208bb68 module:overlay(0) +from:0x02156e84 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x02156eb8 kind:arm_call to:0x02157cd0 module:overlay(73) +from:0x02156ec4 kind:arm_call to:0x021580b8 module:overlay(73) +from:0x02156ed0 kind:arm_call to:0x02157920 module:overlay(73) +from:0x02156edc kind:arm_call to:0x0215715c module:overlay(73) +from:0x02156ee8 kind:arm_call to:0x02158b18 module:overlay(73) +from:0x02156ef4 kind:arm_call to:0x021594ac module:overlay(73) +from:0x02156efc kind:load to:0x027e0ce0 module:dtcm +from:0x02156f50 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02157008 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02157014 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02157088 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02157098 kind:arm_call to:0x01fff148 module:itcm +from:0x021570b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021570d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157140 kind:load to:0x0203e964 module:main +from:0x02157148 kind:load to:0x02164880 module:overlay(73) +from:0x0215714c kind:load to:0x027e0ce0 module:dtcm +from:0x02157150 kind:load to:0x027e09a8 module:dtcm +from:0x02157158 kind:load to:0x021648b0 module:overlay(73) +from:0x021571b0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021571c0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021571c8 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x021571dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157200 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157230 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02157260 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215726c kind:arm_call to:0x02158040 module:overlay(73) +from:0x02157298 kind:arm_call to:0x02159430 module:overlay(73) +from:0x021572b0 kind:arm_call to:0x02157c5c module:overlay(73) +from:0x021572cc kind:arm_call to:0x02156f00 module:overlay(73) +from:0x021572d8 kind:arm_call to:0x02157880 module:overlay(73) +from:0x021572f8 kind:arm_call to:0x02015080 module:main +from:0x0215731c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215732c kind:arm_call to:0x01fff148 module:itcm +from:0x02157350 kind:arm_call to:0x01fff148 module:itcm +from:0x02157360 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157410 kind:arm_call to:0x01fff148 module:itcm +from:0x0215742c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157440 kind:arm_call to:0x01fff148 module:itcm +from:0x0215745c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157470 kind:arm_call to:0x01fff148 module:itcm +from:0x0215748c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215753c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157554 kind:arm_call to:0x01fff148 module:itcm +from:0x02157570 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215760c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02157618 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02157634 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157640 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157648 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215765c kind:arm_call to:0x021601d4 module:overlay(73) +from:0x02157680 kind:arm_call to:0x01fff148 module:itcm +from:0x0215769c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021576e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021576f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021576f8 kind:arm_call to:0x02160288 module:overlay(73) +from:0x02157724 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215773c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02157788 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021577a0 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021577e4 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021577f0 kind:arm_call to:0x02158040 module:overlay(73) +from:0x02157818 kind:arm_call to:0x02159430 module:overlay(73) +from:0x02157830 kind:arm_call to:0x02157c5c module:overlay(73) +from:0x0215784c kind:arm_call to:0x02156f00 module:overlay(73) +from:0x02157858 kind:arm_call to:0x02157880 module:overlay(73) +from:0x02157864 kind:load to:0x027e09a8 module:dtcm +from:0x02157874 kind:load to:0x027e0ce0 module:dtcm +from:0x02157878 kind:load to:0x0203e964 module:main +from:0x0215791c kind:load to:0x021646b8 module:overlay(73) +from:0x02157928 kind:arm_call to:0x02159c6c module:overlay(73) +from:0x02157938 kind:arm_call to:0x02158040 module:overlay(73) +from:0x0215794c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02157960 kind:arm_call to:0x01ff930c module:itcm +from:0x02157974 kind:arm_call to:0x01ff930c module:itcm +from:0x02157a5c kind:arm_call to:0x02015080 module:main +from:0x02157a98 kind:arm_call to:0x02015080 module:main +from:0x02157b70 kind:arm_call to:0x02015244 module:main +from:0x02157b84 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02157b94 kind:arm_call to:0x02158040 module:overlay(73) +from:0x02157bac kind:arm_call to:0x02156f00 module:overlay(73) +from:0x02157c28 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02157c34 kind:arm_call to:0x02158040 module:overlay(73) +from:0x02157c50 kind:load to:0x0203e964 module:main +from:0x02157c58 kind:load to:0x02049be4 module:main +from:0x02157ccc kind:load to:0x021646b8 module:overlay(73) +from:0x02157cd8 kind:arm_call to:0x02159c6c module:overlay(73) +from:0x02157ce8 kind:arm_call to:0x02158040 module:overlay(73) +from:0x02157cfc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02157d14 kind:arm_call to:0x01ff930c module:itcm +from:0x02157d28 kind:arm_call to:0x01ff930c module:itcm +from:0x02157df4 kind:arm_call to:0x02015080 module:main +from:0x02157e30 kind:arm_call to:0x02015080 module:main +from:0x02157ee8 kind:arm_call to:0x02015244 module:main +from:0x02157efc kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02157f20 kind:arm_call to:0x02159430 module:overlay(73) +from:0x02157f4c kind:arm_call to:0x02156f00 module:overlay(73) +from:0x02157fb4 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02157fd8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0215801c kind:arm_call to:0x02158040 module:overlay(73) +from:0x02158028 kind:arm_call to:0x02158984 module:overlay(73) +from:0x02158034 kind:load to:0x0203e964 module:main +from:0x0215803c kind:load to:0x02049be4 module:main +from:0x021580b4 kind:load to:0x02164898 module:overlay(73) +from:0x021580d0 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x0215810c kind:arm_call to:0x01ff930c module:itcm +from:0x02158128 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158138 kind:arm_call to:0x01ff930c module:itcm +from:0x02158150 kind:arm_call to:0x02015080 module:main +from:0x02158164 kind:arm_call to:0x02159c6c module:overlay(73) +from:0x02158180 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215819c kind:arm_call to:0x01fff148 module:itcm +from:0x021581ac kind:arm_call to:0x01fff148 module:itcm +from:0x021581c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158210 kind:arm_call to:0x01fff148 module:itcm +from:0x02158244 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158300 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215830c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215831c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158328 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158350 kind:arm_call to:0x01fff148 module:itcm +from:0x02158384 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215843c kind:arm_call to:0x01ffb714 module:itcm +from:0x02158448 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02158458 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158464 kind:arm_call to:0x01ff9258 module:itcm +from:0x021584e0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158504 kind:arm_call to:0x01fff17c module:itcm +from:0x0215854c kind:arm_call to:0x01fff148 module:itcm +from:0x02158580 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215862c kind:arm_call to:0x01ffb714 module:itcm +from:0x02158638 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02158648 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158654 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158668 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02158688 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021586a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021586dc kind:arm_call to:0x02161468 module:overlay(73) +from:0x021586f0 kind:arm_call to:0x021614d8 module:overlay(73) +from:0x02158700 kind:arm_call to:0x01fff148 module:itcm +from:0x0215871c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215877c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021587f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158804 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158820 kind:arm_call to:0x02015080 module:main +from:0x02158854 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158888 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215889c kind:arm_call to:0x02161468 module:overlay(73) +from:0x021588b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021588d0 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021588ec kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02158918 kind:arm_call to:0x02159430 module:overlay(73) +from:0x02158930 kind:arm_call to:0x02157c5c module:overlay(73) +from:0x0215894c kind:arm_call to:0x02156f00 module:overlay(73) +from:0x02158958 kind:arm_call to:0x02157880 module:overlay(73) +from:0x02158964 kind:load to:0x027e0ce0 module:dtcm +from:0x0215896c kind:load to:0x0203e964 module:main +from:0x02158970 kind:load to:0x02049be4 module:main +from:0x02158974 kind:load to:0x027e09a8 module:dtcm +from:0x021589b4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021589d4 kind:arm_call to:0x01fff148 module:itcm +from:0x021589e4 kind:arm_call to:0x01fff148 module:itcm +from:0x02158a00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158a28 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158a50 kind:arm_call to:0x01fff17c module:itcm +from:0x02158b0c kind:load to:0x027e0ce0 module:dtcm +from:0x02158b14 kind:load to:0x021646d0 module:overlay(73) +from:0x02158b30 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x02158b40 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158b54 kind:arm_call to:0x01ff930c module:itcm +from:0x02158b68 kind:arm_call to:0x01ff930c module:itcm +from:0x02158bc4 kind:arm_call to:0x02015080 module:main +from:0x02158ca4 kind:arm_call to:0x02015244 module:main +from:0x02158cbc kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02158cd4 kind:arm_call to:0x02159c6c module:overlay(73) +from:0x02158ce4 kind:arm_call to:0x02158040 module:overlay(73) +from:0x02158d60 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02158e80 kind:arm_call to:0x02159430 module:overlay(73) +from:0x02158e98 kind:arm_call to:0x02157c5c module:overlay(73) +from:0x02158eb4 kind:arm_call to:0x02156f00 module:overlay(73) +from:0x02158ec0 kind:arm_call to:0x02157880 module:overlay(73) +from:0x02158ed4 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02158ee0 kind:arm_call to:0x02159c6c module:overlay(73) +from:0x02158ef0 kind:arm_call to:0x02158040 module:overlay(73) +from:0x02158f18 kind:arm_call to:0x02159430 module:overlay(73) +from:0x02158f2c kind:arm_call to:0x02157c5c module:overlay(73) +from:0x02158f44 kind:arm_call to:0x02156f00 module:overlay(73) +from:0x021590b0 kind:arm_call to:0x02015080 module:main +from:0x021590e0 kind:arm_call to:0x02015244 module:main +from:0x021590f8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02159110 kind:arm_call to:0x02159c6c module:overlay(73) +from:0x02159120 kind:arm_call to:0x02158040 module:overlay(73) +from:0x0215919c kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021592c4 kind:arm_call to:0x02159430 module:overlay(73) +from:0x021592dc kind:arm_call to:0x02157c5c module:overlay(73) +from:0x021592f8 kind:arm_call to:0x02156f00 module:overlay(73) +from:0x02159304 kind:arm_call to:0x02157880 module:overlay(73) +from:0x02159318 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02159324 kind:arm_call to:0x02159c6c module:overlay(73) +from:0x02159338 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02159360 kind:arm_call to:0x02159430 module:overlay(73) +from:0x02159374 kind:arm_call to:0x02157c5c module:overlay(73) +from:0x0215938c kind:arm_call to:0x02156f00 module:overlay(73) +from:0x0215941c kind:load to:0x0203e964 module:main +from:0x02159420 kind:load to:0x02049be4 module:main +from:0x02159424 kind:load to:0x021646a0 module:overlay(73) +from:0x0215942c kind:load to:0x021646d0 module:overlay(73) +from:0x021594a8 kind:load to:0x02164898 module:overlay(73) +from:0x021594c0 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x021594fc kind:arm_call to:0x01ff930c module:itcm +from:0x02159518 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159528 kind:arm_call to:0x01ff930c module:itcm +from:0x02159540 kind:arm_call to:0x02015080 module:main +from:0x02159564 kind:arm_call to:0x01fff148 module:itcm +from:0x02159574 kind:arm_call to:0x01fff148 module:itcm +from:0x02159584 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021595a0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021595bc kind:arm_call to:0x01fff148 module:itcm +from:0x021595cc kind:arm_call to:0x01fff148 module:itcm +from:0x021595e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159634 kind:arm_call to:0x01fff148 module:itcm +from:0x02159668 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215971c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215972c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215973c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159748 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159760 kind:arm_call to:0x01fff148 module:itcm +from:0x02159794 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159850 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215985c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215986c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215987c kind:arm_call to:0x01fff148 module:itcm +from:0x021598b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159954 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159970 kind:arm_call to:0x01ff9258 module:itcm +from:0x021599a8 kind:arm_call to:0x02161468 module:overlay(73) +from:0x021599bc kind:arm_call to:0x021614d8 module:overlay(73) +from:0x021599cc kind:arm_call to:0x01fff148 module:itcm +from:0x021599e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159a48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159ac0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159ad0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159aec kind:arm_call to:0x02015080 module:main +from:0x02159b0c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159b4c kind:arm_call to:0x01ff9258 module:itcm +from:0x02159b60 kind:arm_call to:0x02161468 module:overlay(73) +from:0x02159b7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159be4 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02159c00 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02159c18 kind:arm_call to:0x02157c5c module:overlay(73) +from:0x02159c34 kind:arm_call to:0x02156f00 module:overlay(73) +from:0x02159c40 kind:arm_call to:0x02157880 module:overlay(73) +from:0x02159c50 kind:load to:0x027e0ce0 module:dtcm +from:0x02159c54 kind:load to:0x0203e964 module:main +from:0x02159c58 kind:load to:0x027e09a8 module:dtcm +from:0x02159c64 kind:load to:0x02049be4 module:main +from:0x02159c94 kind:arm_call to:0x01fff148 module:itcm +from:0x02159cb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159cc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02159d44 kind:load to:0x021646d0 module:overlay(73) +from:0x02159d68 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02159da0 kind:arm_call to:0x01fff148 module:itcm +from:0x02159dcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159de4 kind:arm_call to:0x01ff930c module:itcm +from:0x02159e48 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159e74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159e8c kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02159ea0 kind:arm_call to:0x01fff148 module:itcm +from:0x02159ecc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159ee0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159ef8 kind:arm_call to:0x02015080 module:main +from:0x02159f20 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159f28 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159f80 kind:arm_call to:0x02015080 module:main +from:0x02159fa0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159fac kind:arm_call to:0x02160b00 module:overlay(73) +from:0x02159fbc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a02c kind:arm_call to:0x02015080 module:main +from:0x0215a05c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a0c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a150 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a1f8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a214 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a22c kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215a24c kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215a270 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a280 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a2b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a2e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a308 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215a314 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a31c kind:load to:0x021646e8 module:overlay(73) +from:0x0215a320 kind:load to:0x027e09a8 module:dtcm +from:0x0215a330 kind:load to:0x0203e964 module:main +from:0x0215a338 kind:load to:0x02164898 module:overlay(73) +from:0x0215a360 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215a3ac kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215a3c0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a3dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a40c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215a428 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215a44c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a45c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a484 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215a4a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a4b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a4cc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215a4f0 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x0215a524 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a538 kind:load to:0x027e09bc module:dtcm +from:0x0215a53c kind:load to:0x02164838 module:overlay(73) +from:0x0215a540 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a544 kind:load to:0x027e0cec module:dtcm +from:0x0215a558 kind:load to:0x027e09a8 module:dtcm +from:0x0215a588 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215a59c kind:arm_call to:0x01fff148 module:itcm +from:0x0215a5cc kind:arm_call to:0x01ff916c module:itcm +from:0x0215a5e4 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a660 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a6f0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a708 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a714 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a77c kind:arm_call to:0x02166390 module:overlay(93) +from:0x0215a7b4 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215a7c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a7c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a7d0 kind:load to:0x0203e964 module:main +from:0x0215a7d4 kind:load to:0x021640c0 module:overlay(73) +from:0x0215a7d8 kind:load to:0x027e0d8c module:dtcm +from:0x0215a7ec kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215a874 kind:load to:0x02164838 module:overlay(73) +from:0x0215a89c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215a900 kind:arm_call to:0x021663a0 module:overlay(93) +from:0x0215a924 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x0215a938 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215a940 kind:load to:0x027e09a8 module:dtcm +from:0x0215a948 kind:load to:0x021640c0 module:overlay(73) +from:0x0215a94c kind:load to:0x027e0d8c module:dtcm +from:0x0215a978 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a9e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a9ec kind:load to:0x02164850 module:overlay(73) +from:0x0215aa30 kind:arm_call to:0x02015080 module:main +from:0x0215aa48 kind:arm_call to:0x01fff148 module:itcm +from:0x0215aa64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215aaf8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ab10 kind:arm_call to:0x02015080 module:main +from:0x0215ab50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ab64 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215ab6c kind:load to:0x027e0ce0 module:dtcm +from:0x0215ab70 kind:load to:0x0203e964 module:main +from:0x0215abc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215abd0 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x0215abd8 kind:arm_call to:0x020f42cc module:overlay(31) +from:0x0215ac04 kind:arm_call to:0x0212861c module:overlay(45) +from:0x0215ac10 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215acc0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215adac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215adb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215afcc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215afec kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0215aff4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215b000 kind:load to:0x020aed50 module:overlay(0) +from:0x0215b004 kind:load to:0x020aed48 module:overlay(0) +from:0x0215b008 kind:load to:0x027e09a8 module:dtcm +from:0x0215b00c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b014 kind:load to:0x02164790 module:overlay(73) +from:0x0215b01c kind:load to:0x021647a8 module:overlay(73) +from:0x0215b024 kind:load to:0x021647d8 module:overlay(73) +from:0x0215b02c kind:load to:0x021647f0 module:overlay(73) +from:0x0215b034 kind:load to:0x0203e964 module:main +from:0x0215b038 kind:load to:0x021647c0 module:overlay(73) +from:0x0215b04c kind:arm_call to:0x02161f78 module:overlay(73) +from:0x0215b08c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215b0a4 kind:arm_call to:0x02015080 module:main +from:0x0215b0e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b100 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215b10c kind:arm_call to:0x021603cc module:overlay(73) +from:0x0215b120 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b13c kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215b174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b188 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x0215b190 kind:arm_call to:0x020f42cc module:overlay(31) +from:0x0215b1bc kind:arm_call to:0x0212861c module:overlay(45) +from:0x0215b1cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215b1dc kind:arm_call to:0x01fff148 module:itcm +from:0x0215b208 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b3b8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b3d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b3e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b400 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b470 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b47c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215b4a8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b4b4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215b4cc kind:arm_call to:0x01fff148 module:itcm +from:0x0215b4e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b4f8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b514 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b568 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b584 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b604 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b614 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215b620 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b624 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b628 kind:load to:0x0203e964 module:main +from:0x0215b630 kind:load to:0x02164898 module:overlay(73) +from:0x0215b634 kind:load to:0x027e09a8 module:dtcm +from:0x0215b664 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x0215b66c kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215b698 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b6a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b6d0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b708 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b71c kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215b724 kind:load to:0x027e09a8 module:dtcm +from:0x0215b7a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b7ac kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215b7bc kind:load to:0x021646e8 module:overlay(73) +from:0x0215b7c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215b7e4 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215b820 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b834 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b850 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b864 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b87c kind:arm_call to:0x02015080 module:main +from:0x0215b8b4 kind:arm_call to:0x02160b00 module:overlay(73) +from:0x0215b8c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b938 kind:arm_call to:0x02015080 module:main +from:0x0215b958 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b96c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ba84 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0215ba9c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215babc kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0215bad0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bafc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215bb18 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215bb24 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bb30 kind:load to:0x0203e964 module:main +from:0x0215bb34 kind:load to:0x027e09a8 module:dtcm +from:0x0215bb40 kind:load to:0x02164880 module:overlay(73) +from:0x0215bba4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215bbb8 kind:load to:0x021646a0 module:overlay(73) +from:0x0215bbcc kind:arm_call to:0x02161f78 module:overlay(73) +from:0x0215bbe4 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215bc2c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215bc4c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215bc58 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215bc64 kind:load to:0x027e09c0 module:dtcm +from:0x0215bcc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bcd8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215bce4 kind:load to:0x02164790 module:overlay(73) +from:0x0215bcf8 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x0215bd68 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bd80 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215bd88 kind:load to:0x0203e964 module:main +from:0x0215bdf4 kind:load to:0x02164820 module:overlay(73) +from:0x0215be08 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x0215be1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215be50 kind:arm_call to:0x0212861c module:overlay(45) +from:0x0215be5c kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215bea4 kind:arm_call to:0x02015080 module:main +from:0x0215becc kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x0215bed8 kind:arm_call to:0x02161388 module:overlay(73) +from:0x0215bf08 kind:arm_call to:0x02015080 module:main +from:0x0215bf1c kind:arm_call to:0x02161314 module:overlay(73) +from:0x0215bf48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bf60 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215bf6c kind:load to:0x027e0ce4 module:dtcm +from:0x0215bf70 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bf88 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215bff0 kind:load to:0x021648b0 module:overlay(73) +from:0x0215c020 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x0215c074 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c078 kind:load to:0x027e09a8 module:dtcm +from:0x0215c07c kind:load to:0x0203e964 module:main +from:0x0215c088 kind:load to:0x02164520 module:overlay(73) +from:0x0215c090 kind:load to:0x02049be4 module:main +from:0x0215c098 kind:load to:0x02164538 module:overlay(73) +from:0x0215c09c kind:load to:0x02164550 module:overlay(73) +from:0x0215c0d8 kind:arm_call to:0x02015080 module:main +from:0x0215c0f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c100 kind:arm_call to:0x02161944 module:overlay(73) +from:0x0215c11c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c12c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215c130 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c160 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215c178 kind:arm_call to:0x0203a1bc module:main +from:0x0215c214 kind:arm_call to:0x02161468 module:overlay(73) +from:0x0215c230 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c2ec kind:arm_call to:0x02161f04 module:overlay(73) +from:0x0215c31c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c340 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c350 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c368 kind:arm_call to:0x02015080 module:main +from:0x0215c384 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c398 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c470 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c4f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c510 kind:arm_call to:0x02161468 module:overlay(73) +from:0x0215c58c kind:arm_call to:0x02161f04 module:overlay(73) +from:0x0215c598 kind:arm_call to:0x021606dc module:overlay(73) +from:0x0215c5b0 kind:arm_call to:0x02015080 module:main +from:0x0215c5d8 kind:arm_call to:0x02161f04 module:overlay(73) +from:0x0215c5e4 kind:arm_call to:0x021606dc module:overlay(73) +from:0x0215c5fc kind:arm_call to:0x02015080 module:main +from:0x0215c618 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c630 kind:arm_call to:0x02015080 module:main +from:0x0215c648 kind:arm_call to:0x0216111c module:overlay(73) +from:0x0215c7ac kind:arm_call to:0x02161f04 module:overlay(73) +from:0x0215c7b8 kind:arm_call to:0x021606dc module:overlay(73) +from:0x0215c7d0 kind:arm_call to:0x02015080 module:main +from:0x0215c7f0 kind:arm_call to:0x02015080 module:main +from:0x0215c80c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c824 kind:arm_call to:0x02015080 module:main +from:0x0215c838 kind:arm_call to:0x0216111c module:overlay(73) +from:0x0215c998 kind:arm_call to:0x02015080 module:main +from:0x0215c9b0 kind:arm_call to:0x0216111c module:overlay(73) +from:0x0215c9fc kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215ca14 kind:arm_call to:0x02015080 module:main +from:0x0215ca28 kind:arm_call to:0x0216123c module:overlay(73) +from:0x0215ca58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ca64 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215ca74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cac4 kind:arm_call to:0x02015080 module:main +from:0x0215cae4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cb04 kind:arm_call to:0x02161314 module:overlay(73) +from:0x0215cb14 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215cb40 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cb54 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cb68 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cb70 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cb80 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215cb8c kind:arm_call to:0x02161f04 module:overlay(73) +from:0x0215cba0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cc1c kind:arm_call to:0x02015080 module:main +from:0x0215cc34 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cc60 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cc7c kind:arm_call to:0x01fff148 module:itcm +from:0x0215cc98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cd24 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cd38 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cd5c kind:arm_call to:0x01fff148 module:itcm +from:0x0215cd78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce0c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce20 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ce44 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ce60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cf20 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215cf2c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215cf48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cf60 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cf7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cfa0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cfb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215cfd0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d014 kind:arm_call to:0x0203a1bc module:main +from:0x0215d02c kind:arm_call to:0x02161468 module:overlay(73) +from:0x0215d064 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d078 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d08c kind:arm_call to:0x01ff930c module:itcm +from:0x0215d094 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d0a4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d0b0 kind:arm_call to:0x02161f78 module:overlay(73) +from:0x0215d0d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d0e4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d114 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215d17c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d208 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d220 kind:arm_call to:0x02161468 module:overlay(73) +from:0x0215d268 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d27c kind:arm_call to:0x01ff930c module:itcm +from:0x0215d290 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d298 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d2a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d2bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d2d4 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215d2e8 kind:load to:0x021648b0 module:overlay(73) +from:0x0215d304 kind:arm_call to:0x02124000 module:overlay(45) +from:0x0215d320 kind:arm_call to:0x02078348 module:overlay(0) +from:0x0215d330 kind:arm_call to:0x0207873c module:overlay(0) +from:0x0215d3bc kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0215d3c8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215d410 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215d424 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d430 kind:load to:0x027e09bc module:dtcm +from:0x0215d434 kind:load to:0x02163e78 module:overlay(73) +from:0x0215d438 kind:load to:0x02163e34 module:overlay(73) +from:0x0215d43c kind:load to:0x02164700 module:overlay(73) +from:0x0215d440 kind:load to:0x027e0cec module:dtcm +from:0x0215d44c kind:load to:0x027e09a8 module:dtcm +from:0x0215d4d0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215d4e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d504 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215d514 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d610 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215d624 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215d634 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d768 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d79c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215d7b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d7e0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215d86c kind:arm_call to:0x02015080 module:main +from:0x0215d894 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215d91c kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0215d9fc kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0215da08 kind:arm_call to:0x02162708 module:overlay(73) +from:0x0215da28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215daa0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215dbec kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0215dbf8 kind:arm_call to:0x02162708 module:overlay(73) +from:0x0215dc0c kind:arm_call to:0x02161bb8 module:overlay(73) +from:0x0215dc34 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215dd5c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215de50 kind:arm_call to:0x021601d4 module:overlay(73) +from:0x0215de74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215dea8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215dec4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ded4 kind:arm_call to:0x02160288 module:overlay(73) +from:0x0215defc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215df38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215df4c kind:arm_call to:0x021629a4 module:overlay(73) +from:0x0215df58 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215df78 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215e0c4 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0215e0d0 kind:arm_call to:0x02162708 module:overlay(73) +from:0x0215e0e4 kind:arm_call to:0x02161bb8 module:overlay(73) +from:0x0215e0f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215e110 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e154 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e238 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215e334 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e348 kind:arm_call to:0x021601d4 module:overlay(73) +from:0x0215e388 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e3a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e3b4 kind:arm_call to:0x02160288 module:overlay(73) +from:0x0215e3f0 kind:load to:0x0203e964 module:main +from:0x0215e3f4 kind:load to:0x027e09a8 module:dtcm +from:0x0215e400 kind:load to:0x02163e38 module:overlay(73) +from:0x0215e404 kind:load to:0x02164718 module:overlay(73) +from:0x0215e408 kind:load to:0x021640c0 module:overlay(73) +from:0x0215e40c kind:load to:0x02164730 module:overlay(73) +from:0x0215e410 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e418 kind:load to:0x027e0cec module:dtcm +from:0x0215e420 kind:load to:0x02164748 module:overlay(73) +from:0x0215e424 kind:load to:0x02164778 module:overlay(73) +from:0x0215e42c kind:load to:0x02164760 module:overlay(73) +from:0x0215e438 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e464 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e488 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x0215e494 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215e4b0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215e524 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x0215e530 kind:load to:0x02164808 module:overlay(73) +from:0x0215e534 kind:load to:0x020aed48 module:overlay(0) +from:0x0215e538 kind:load to:0x020aed50 module:overlay(0) +from:0x0215e560 kind:arm_call to:0x02015080 module:main +from:0x0215e58c kind:arm_call to:0x02015080 module:main +from:0x0215e5b8 kind:arm_call to:0x02015080 module:main +from:0x0215e5d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e60c kind:arm_call to:0x021603cc module:overlay(73) +from:0x0215e624 kind:arm_call to:0x02015080 module:main +from:0x0215e670 kind:arm_call to:0x02015080 module:main +from:0x0215e764 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e76c kind:arm_call to:0x01ff938c module:itcm +from:0x0215e798 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215e7b8 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215e7c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215e83c kind:arm_call to:0x02015080 module:main +from:0x0215e888 kind:arm_call to:0x02015080 module:main +from:0x0215e8a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e8b4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e9f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ea10 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ea30 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215ea44 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215eaa4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215eadc kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215eaf0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215eb28 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215ebe4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ec00 kind:arm_call to:0x02161468 module:overlay(73) +from:0x0215ec14 kind:arm_call to:0x021614d8 module:overlay(73) +from:0x0215ec34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215eca8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ecc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ed78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ed8c kind:arm_call to:0x02161468 module:overlay(73) +from:0x0215edac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ee28 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ee38 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ee54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ee6c kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215ee78 kind:load to:0x027e09a8 module:dtcm +from:0x0215ee90 kind:load to:0x0203e964 module:main +from:0x0215ee94 kind:load to:0x027e09c0 module:dtcm +from:0x0215ee98 kind:load to:0x027e0ce0 module:dtcm +from:0x0215eeb4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215ef0c kind:load to:0x02164868 module:overlay(73) +from:0x0215ef38 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215ef4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ef64 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215ef70 kind:load to:0x027e09a8 module:dtcm +from:0x0215efa0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215efa8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215efc0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f1a8 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x0215f1b8 kind:load to:0x02164568 module:overlay(73) +from:0x0215f1bc kind:load to:0x02164700 module:overlay(73) +from:0x0215f1e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f1fc kind:arm_call to:0x01ff930c module:itcm +from:0x0215f210 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f22c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215f23c kind:arm_call to:0x0215f7ec module:overlay(73) +from:0x0215f244 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215f334 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215f3ac kind:arm_call to:0x020158e8 module:main +from:0x0215f3bc kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215f3e4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215f4dc kind:arm_call to:0x020158e8 module:main +from:0x0215f4f8 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0215f528 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f5ac kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f5cc kind:arm_call to:0x02015080 module:main +from:0x0215f5ec kind:arm_call to:0x02015080 module:main +from:0x0215f60c kind:arm_call to:0x02015080 module:main +from:0x0215f628 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f640 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f65c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f674 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f694 kind:arm_call to:0x02015080 module:main +from:0x0215f6ac kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f710 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f724 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f730 kind:arm_call to:0x02156dc8 module:overlay(73) +from:0x0215f744 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f770 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f788 kind:arm_call to:0x02015080 module:main +from:0x0215f7bc kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f7d0 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215f7e0 kind:load to:0x027e09b8 module:dtcm +from:0x0215f7e4 kind:load to:0x0203e964 module:main +from:0x0215f7e8 kind:load to:0x027e09bc module:dtcm +from:0x0215f7fc kind:load to:0x027e09bc module:dtcm +from:0x0215f8d8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215f900 kind:load to:0x02164508 module:overlay(73) +from:0x0215f904 kind:load to:0x021646a0 module:overlay(73) +from:0x0215f908 kind:load to:0x027e09b8 module:dtcm +from:0x0215f90c kind:load to:0x02164120 module:overlay(73) +from:0x0215f934 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f948 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f95c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f998 kind:arm_call to:0x02015080 module:main +from:0x0215f9d0 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215fae4 kind:arm_call to:0x02015080 module:main +from:0x0215fb28 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215fb5c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215fb78 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215fb88 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0215fb98 kind:load to:0x021640c0 module:overlay(73) +from:0x0215fb9c kind:load to:0x020b508c module:overlay(0) +from:0x0215fba4 kind:load to:0x027e09b8 module:dtcm +from:0x0215fba8 kind:load to:0x02164120 module:overlay(73) +from:0x0215fbc4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215fc3c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fc48 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215fc4c kind:load to:0x021648c8 module:overlay(73) +from:0x0215fc50 kind:load to:0x027e09a8 module:dtcm +from:0x0215fc8c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215fca4 kind:arm_call to:0x021663a0 module:overlay(93) +from:0x0215fca8 kind:arm_call to:0x0215f7ec module:overlay(73) +from:0x0215fce8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215fd34 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215fdb4 kind:arm_call to:0x020158e8 module:main +from:0x0215fdcc kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215fe20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fe4c kind:arm_call to:0x02070c04 module:overlay(0) +from:0x0215fe58 kind:load to:0x027e09b8 module:dtcm +from:0x0215fe5c kind:load to:0x027e0d8c module:dtcm +from:0x0215fe60 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fe64 kind:load to:0x027e09a4 module:dtcm +from:0x0215fedc kind:load to:0x021648b0 module:overlay(73) +from:0x0215ff20 kind:arm_call to:0x02015080 module:main +from:0x0215ff44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ff54 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ff64 kind:arm_call to:0x01fff148 module:itcm +from:0x02160070 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160088 kind:arm_call to:0x01ff9258 module:itcm +from:0x021600d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021600e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160120 kind:arm_call to:0x021601d4 module:overlay(73) +from:0x02160138 kind:arm_call to:0x02160288 module:overlay(73) +from:0x02160160 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160188 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160198 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x021601b8 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x021601c0 kind:load to:0x027e09a8 module:dtcm +from:0x021601c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021601cc kind:load to:0x0203e964 module:main +from:0x021601e8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02160204 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160218 kind:arm_call to:0x0203a1bc module:main +from:0x02160230 kind:arm_call to:0x02161468 module:overlay(73) +from:0x0216023c kind:arm_call to:0x02161f78 module:overlay(73) +from:0x02160254 kind:arm_call to:0x01fff148 module:itcm +from:0x02160270 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160284 kind:load to:0x027e0ce0 module:dtcm +from:0x021602a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021602ac kind:arm_call to:0x02161f78 module:overlay(73) +from:0x021602d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021602e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02160308 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160320 kind:arm_call to:0x02161468 module:overlay(73) +from:0x02160340 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021603c8 kind:load to:0x0203e964 module:main +from:0x021603d4 kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x02160410 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160420 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216043c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216045c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216046c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160488 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160494 kind:arm_call to:0x01ff9258 module:itcm +from:0x021604a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021604b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021604c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021604e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021604ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021604fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160548 kind:arm_call to:0x01ff930c module:itcm +from:0x02160558 kind:arm_call to:0x01ff930c module:itcm +from:0x0216056c kind:arm_call to:0x01ff930c module:itcm +from:0x021605ac kind:arm_call to:0x01ff930c module:itcm +from:0x021605bc kind:arm_call to:0x01ff930c module:itcm +from:0x021605d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021605f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216060c kind:arm_call to:0x01ff930c module:itcm +from:0x02160620 kind:arm_call to:0x01ff930c module:itcm +from:0x02160648 kind:arm_call to:0x01ff930c module:itcm +from:0x02160668 kind:arm_call to:0x01ff930c module:itcm +from:0x0216067c kind:arm_call to:0x01ff930c module:itcm +from:0x02160694 kind:arm_call to:0x01ff930c module:itcm +from:0x021606a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021606b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021606c4 kind:load to:0x021640d4 module:overlay(73) +from:0x021606c8 kind:load to:0x021640ec module:overlay(73) +from:0x02160708 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160718 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160724 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160748 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160754 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160788 kind:arm_call to:0x01ff930c module:itcm +from:0x021607c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021607d8 kind:arm_call to:0x01ff930c module:itcm +from:0x021607f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02160810 kind:arm_call to:0x01ff930c module:itcm +from:0x02160828 kind:arm_call to:0x01ff930c module:itcm +from:0x0216086c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216087c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160884 kind:arm_call to:0x0212747c module:overlay(45) +from:0x02160890 kind:arm_call to:0x021274a8 module:overlay(45) +from:0x021608b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021608c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021608e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021608ec kind:arm_call to:0x01ff9258 module:itcm +from:0x021608f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160918 kind:arm_call to:0x01ff930c module:itcm +from:0x02160924 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216096c kind:arm_call to:0x01ff930c module:itcm +from:0x0216097c kind:arm_call to:0x01ff930c module:itcm +from:0x02160990 kind:arm_call to:0x01ff930c module:itcm +from:0x021609d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021609e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021609f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02160a18 kind:arm_call to:0x01ff930c module:itcm +from:0x02160a30 kind:arm_call to:0x01ff930c module:itcm +from:0x02160a44 kind:arm_call to:0x01ff930c module:itcm +from:0x02160a6c kind:arm_call to:0x01ff930c module:itcm +from:0x02160a8c kind:arm_call to:0x01ff930c module:itcm +from:0x02160aa0 kind:arm_call to:0x01ff930c module:itcm +from:0x02160ab8 kind:arm_call to:0x01ff930c module:itcm +from:0x02160ac8 kind:arm_call to:0x01ff930c module:itcm +from:0x02160adc kind:arm_call to:0x01ff930c module:itcm +from:0x02160ae8 kind:load to:0x021640e0 module:overlay(73) +from:0x02160aec kind:load to:0x02164104 module:overlay(73) +from:0x02160c18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160c20 kind:arm_call to:0x01ff938c module:itcm +from:0x02160c58 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02160c94 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02160cb8 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02160cdc kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02160d00 kind:arm_call to:0x020bf2c4 module:overlay(17) +from:0x02160d20 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02160d44 kind:arm_call to:0x020bf2c4 module:overlay(17) +from:0x02160d58 kind:load to:0x0203e964 module:main +from:0x02160d60 kind:load to:0x027e09c0 module:dtcm +from:0x02160d64 kind:load to:0x027e0ce0 module:dtcm +from:0x02160db0 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02160dc0 kind:arm_call to:0x02160fa0 module:overlay(73) +from:0x02160dc8 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02160de0 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02160e54 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02160e68 kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02160e78 kind:arm_call to:0x02160fa0 module:overlay(73) +from:0x02160e80 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02160eac kind:arm_call to:0x02160ff0 module:overlay(73) +from:0x02160ebc kind:arm_call to:0x02160fa0 module:overlay(73) +from:0x02160ec4 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02160edc kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02160f04 kind:arm_call to:0x02162398 module:overlay(73) +from:0x02160f9c kind:load to:0x02049be4 module:main +from:0x02160fe4 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02160fec kind:load to:0x02049be4 module:main +from:0x02161010 kind:arm_call to:0x01fff148 module:itcm +from:0x0216102c kind:arm_call to:0x01ff9258 module:itcm +from:0x02161040 kind:load to:0x027e0ce0 module:dtcm +from:0x02161110 kind:load to:0x02049be4 module:main +from:0x02161114 kind:load to:0x0203e964 module:main +from:0x0216114c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02161168 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161174 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161184 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021611a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021611ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021611cc kind:arm_call to:0x02097448 module:overlay(0) +from:0x021611dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161204 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161210 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161220 kind:arm_call to:0x02128394 module:overlay(45) +from:0x02161230 kind:load to:0x020b53e4 module:overlay(0) +from:0x02161238 kind:load to:0x027e0ce4 module:dtcm +from:0x02161258 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x0216126c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02161288 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161294 kind:arm_call to:0x01ff9770 module:itcm +from:0x021612a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021612c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021612e0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021612f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161300 kind:load to:0x027e0ce0 module:dtcm +from:0x02161308 kind:load to:0x020b53e4 module:overlay(0) +from:0x02161310 kind:load to:0x027e0ce4 module:dtcm +from:0x02161330 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x0216134c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161370 kind:arm_call to:0x02128f6c module:overlays(26,45) +from:0x02161384 kind:load to:0x027e0ce0 module:dtcm +from:0x021613a8 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x021613b8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021613d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021613e0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021613f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216140c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161434 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02161444 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161454 kind:load to:0x027e0ce0 module:dtcm +from:0x0216145c kind:load to:0x020b53e4 module:overlay(0) +from:0x02161464 kind:load to:0x027e0ce4 module:dtcm +from:0x021614cc kind:arm_call to:0x01ffb428 module:itcm +from:0x021614f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161510 kind:arm_call to:0x0203a1bc module:main +from:0x02161528 kind:arm_call to:0x0216156c module:overlay(73) +from:0x0216155c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216165c kind:arm_call to:0x020177ec module:main +from:0x021617d8 kind:load to:0x027e0960 module:dtcm +from:0x021617dc kind:load to:0x02049be4 module:main +from:0x021617e8 kind:arm_call to:0x02161830 module:overlay(73) +from:0x02161820 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021618a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021618dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216193c kind:load to:0x027e0960 module:dtcm +from:0x021619fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161a2c kind:arm_call to:0x01ffd640 module:itcm +from:0x02161a38 kind:arm_call to:0x02161b2c module:overlay(73) +from:0x02161a40 kind:arm_call to:0x01ffd640 module:itcm +from:0x02161a64 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161b0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161b20 kind:load to:0x027e0960 module:dtcm +from:0x02161b24 kind:load to:0x027e09bc module:dtcm +from:0x02161b3c kind:load to:0x027e09bc module:dtcm +from:0x02161b70 kind:arm_call to:0x021623b8 module:overlay(73) +from:0x02161b80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161bac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161be0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161c20 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02161c2c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02161ce8 kind:arm_call to:0x0212462c module:overlay(45) +from:0x02161d34 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161d48 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161d90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161d9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02161da8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161dec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161e5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161ec0 kind:arm_call to:0x01ff916c module:itcm +from:0x02161ed8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161eec kind:arm_call to:0x01ff9318 module:itcm +from:0x02161f24 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02161f4c kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02161f5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161f68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161f74 kind:load to:0x027e0ce0 module:dtcm +from:0x02161fa4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161fc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161fdc kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02161ff4 kind:arm_call to:0x01fff148 module:itcm +from:0x02162010 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162028 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0216203c kind:arm_call to:0x01ffb428 module:itcm +from:0x02162048 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02162070 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0216207c kind:arm_call to:0x01ffb428 module:itcm +from:0x02162088 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02162098 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021620b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021620d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021620ec kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02162104 kind:arm_call to:0x01fff148 module:itcm +from:0x02162120 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162138 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0216214c kind:arm_call to:0x01ffb428 module:itcm +from:0x02162158 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02162180 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0216218c kind:arm_call to:0x01ffb428 module:itcm +from:0x02162198 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021621a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021621b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021621e0 kind:arm_call to:0x021623b8 module:overlay(73) +from:0x02162228 kind:arm_call to:0x02162a9c module:overlay(73) +from:0x02162238 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x0216224c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02162268 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02162290 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021622a4 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x021622ac kind:arm_call to:0x020f42cc module:overlay(31) +from:0x021622b4 kind:arm_call to:0x02162a9c module:overlay(73) +from:0x021622c4 kind:arm_call to:0x021629a4 module:overlay(73) +from:0x021622f0 kind:arm_call to:0x0212861c module:overlay(45) +from:0x021622fc kind:arm_call to:0x02151c6c module:overlay(73) +from:0x02162304 kind:load to:0x027e0ce4 module:dtcm +from:0x02162328 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162370 kind:arm_call to:0x01ffb428 module:itcm +from:0x02162374 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02162394 kind:load to:0x027e0cd8 module:dtcm +from:0x02162568 kind:load to:0x027e09b8 module:dtcm +from:0x021625a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216266c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02162678 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02162684 kind:load to:0x0203e964 module:main +from:0x02162694 kind:load to:0x02151c6c module:overlay(73) +from:0x02162808 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02162830 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02162894 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021628b4 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021628f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02162958 kind:load to:0x0203e964 module:main +from:0x0216295c kind:load to:0x027e09c0 module:dtcm +from:0x0216297c kind:arm_call to:0x02078264 module:overlay(0) +from:0x0216298c kind:arm_call to:0x0207873c module:overlay(0) +from:0x02162994 kind:arm_call to:0x0212401c module:overlay(45) +from:0x0216299c kind:load to:0x027e09bc module:dtcm +from:0x021629a0 kind:load to:0x02163e30 module:overlay(73) +from:0x021629b8 kind:arm_call to:0x020786cc module:overlay(0) +from:0x02162a54 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02162a64 kind:arm_call to:0x0207873c module:overlay(0) +from:0x02162a80 kind:arm_call to:0x02123f9c module:overlay(45) +from:0x02162a8c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02162a94 kind:load to:0x027e09bc module:dtcm +from:0x02162a98 kind:load to:0x02163e3c module:overlay(73) +from:0x02162d08 kind:arm_call to:0x0200e260 module:main +from:0x02162d18 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162da0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02162db0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162ddc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162dec kind:arm_call to:0x01ffa60c module:itcm +from:0x02162e1c kind:arm_call to:0x0200e260 module:main +from:0x02162e2c kind:arm_call to:0x01ffad5c module:itcm +from:0x02162eb4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162ec4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162ef0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02162f00 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162f30 kind:arm_call to:0x0200e260 module:main +from:0x02162f40 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162fb0 kind:arm_call to:0x0200e260 module:main +from:0x02162fc0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02163030 kind:arm_call to:0x0200e260 module:main +from:0x02163040 kind:arm_call to:0x01ffad5c module:itcm +from:0x021630b8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021630c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163100 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02163110 kind:arm_call to:0x01ffa60c module:itcm +from:0x02163174 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02163184 kind:arm_call to:0x01ffa60c module:itcm +from:0x021631b4 kind:arm_call to:0x0200e260 module:main +from:0x021631c4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216322c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02163238 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216328c kind:arm_call to:0x0200e260 module:main +from:0x0216329c kind:arm_call to:0x01ffad5c module:itcm +from:0x021632cc kind:load to:0x027e0964 module:dtcm +from:0x021632d0 kind:load to:0x0203e964 module:main +from:0x021632f0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02163304 kind:load to:0x020578a4 module:overlay(0) +from:0x02163320 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216332c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02163348 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02163358 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02163370 kind:arm_call to:0x02153330 module:overlay(73) +from:0x0216338c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02163394 kind:arm_call to:0x02011ff4 module:main +from:0x021633a8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021633b0 kind:arm_call to:0x02011ff4 module:main +from:0x021633c4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021633cc kind:arm_call to:0x02011ff4 module:main +from:0x021633e0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021633e8 kind:arm_call to:0x02011ff4 module:main +from:0x021633fc kind:arm_call to:0x02097960 module:overlay(0) +from:0x02163410 kind:load to:0x02164a98 module:overlay(73) +from:0x02163424 kind:arm_call to:0x02011f3c module:main +from:0x02163430 kind:arm_call to:0x02163460 module:overlay(73) +from:0x02163444 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216345c kind:load to:0x021648e8 module:overlay(73) +from:0x02163468 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02163470 kind:arm_call to:0x02061648 module:overlay(0) +from:0x021634a4 kind:load to:0x0216490c module:overlay(73) +from:0x021634a8 kind:load to:0x02164974 module:overlay(73) +from:0x021634c8 kind:arm_call to:0x020611dc module:overlay(0) +from:0x021634e8 kind:load to:0x0204a088 module:main +from:0x02163518 kind:load to:0x027e0cf0 module:dtcm +from:0x021635c4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021635e0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021635f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021635f8 kind:arm_call to:0x021635a0 module:overlay(73) +from:0x02163604 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216360c kind:load to:0x027e0ce4 module:dtcm +from:0x0216361c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02163624 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216362c kind:arm_call to:0x02011ff4 module:main +from:0x02163644 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x0216364c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02163660 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02163674 kind:arm_branch to:0x02163610 module:overlay(73) +from:0x02163684 kind:arm_branch to:0x02163568 module:overlay(73) +from:0x02163694 kind:arm_branch to:0x02163548 module:overlay(73) +from:0x021636a4 kind:arm_branch to:0x02163638 module:overlay(73) +from:0x021636fc kind:arm_call to:0x01fff1a4 module:itcm +from:0x02163714 kind:arm_call to:0x01fff148 module:itcm +from:0x02163724 kind:arm_call to:0x01fff148 module:itcm +from:0x02163740 kind:arm_call to:0x0207a220 module:overlay(0) +from:0x02163764 kind:arm_call to:0x0207a220 module:overlay(0) +from:0x02163784 kind:arm_call to:0x0207a220 module:overlay(0) +from:0x021637ac kind:arm_call to:0x01ffb428 module:itcm +from:0x021637e0 kind:load to:0x027e09b8 module:dtcm +from:0x021637e4 kind:load to:0x020aaf34 module:overlay(0) +from:0x021637e8 kind:load to:0x020aaf30 module:overlay(0) +from:0x021637ec kind:load to:0x027e0ce0 module:dtcm +from:0x021637f0 kind:load to:0x020aaf38 module:overlay(0) +from:0x021637f4 kind:load to:0x020aaf40 module:overlay(0) +from:0x021637f8 kind:load to:0x020aaf3c module:overlay(0) +from:0x02163834 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0216384c kind:arm_call to:0x01fff148 module:itcm +from:0x02163868 kind:arm_call to:0x01fff148 module:itcm +from:0x02163884 kind:arm_call to:0x0207a220 module:overlay(0) +from:0x021638a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163904 kind:arm_call to:0x01fff350 module:itcm +from:0x02163930 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216393c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216394c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021639a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021639f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163a18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163a28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163a34 kind:load to:0x020aaf34 module:overlay(0) +from:0x02163a38 kind:load to:0x020aaf30 module:overlay(0) +from:0x02163a3c kind:load to:0x027e0ce0 module:dtcm +from:0x02163a40 kind:load to:0x020aaf38 module:overlay(0) +from:0x02163a44 kind:load to:0x020aaf40 module:overlay(0) +from:0x02163a48 kind:load to:0x020aaf3c module:overlay(0) +from:0x02163a4c kind:load to:0x027e0ce4 module:dtcm +from:0x02163a50 kind:load to:0x020b3040 module:overlay(0) +from:0x02163a58 kind:load to:0x020aaf10 module:overlay(0) +from:0x02163a5c kind:load to:0x020aaf14 module:overlay(0) +from:0x02163a60 kind:load to:0x020aaf18 module:overlay(0) +from:0x02163a64 kind:load to:0x020aaf1c module:overlay(0) +from:0x02163aa0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02163ad0 kind:arm_call to:0x01fff350 module:itcm +from:0x02163b00 kind:arm_call to:0x01fff148 module:itcm +from:0x02163b1c kind:arm_call to:0x01fff148 module:itcm +from:0x02163b50 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163b60 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163b70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163b80 kind:arm_call to:0x0207a220 module:overlay(0) +from:0x02163ba4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163bcc kind:arm_call to:0x01ffb428 module:itcm +from:0x02163c04 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163c14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163c20 kind:load to:0x020aaf2c module:overlay(0) +from:0x02163c24 kind:load to:0x020aaf28 module:overlay(0) +from:0x02163c28 kind:load to:0x027e0ce0 module:dtcm +from:0x02163c2c kind:load to:0x027e0ce4 module:dtcm +from:0x02163c34 kind:load to:0x020b3040 module:overlay(0) +from:0x02163c38 kind:load to:0x020aaf0c module:overlay(0) +from:0x02163c3c kind:load to:0x020aaf38 module:overlay(0) +from:0x02163c40 kind:load to:0x020aaf40 module:overlay(0) +from:0x02163c44 kind:load to:0x020aaf3c module:overlay(0) +from:0x02163c80 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02163c98 kind:arm_call to:0x01fff148 module:itcm +from:0x02163cb4 kind:arm_call to:0x01fff148 module:itcm +from:0x02163cd0 kind:arm_call to:0x0207a220 module:overlay(0) +from:0x02163d00 kind:arm_call to:0x01fff350 module:itcm +from:0x02163d24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163d2c kind:arm_call to:0x01ffb800 module:itcm +from:0x02163d44 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163d54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163d9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163db4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163ddc kind:arm_call to:0x01ff9638 module:itcm +from:0x02163dec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163df8 kind:load to:0x020aaf2c module:overlay(0) +from:0x02163dfc kind:load to:0x020aaf28 module:overlay(0) +from:0x02163e00 kind:load to:0x027e0ce0 module:dtcm +from:0x02163e04 kind:load to:0x020b3040 module:overlay(0) +from:0x02163e0c kind:load to:0x027e0ce4 module:dtcm +from:0x02163e10 kind:load to:0x020aaf10 module:overlay(0) +from:0x02163e14 kind:load to:0x020aaf14 module:overlay(0) +from:0x02163e18 kind:load to:0x020aaf18 module:overlay(0) +from:0x02163e1c kind:load to:0x020aaf1c module:overlay(0) +from:0x02163ff8 kind:arm_call to:0x02150db4 module:overlay(73) +from:0x02164008 kind:arm_call to:0x0203ce74 module:main +from:0x0216401c kind:load to:0x021640c0 module:overlay(73) +from:0x0216403c kind:load to:0x021649a0 module:overlay(73) +from:0x02164040 kind:load to:0x021649b0 module:overlay(73) +from:0x02164044 kind:load to:0x021633f4 module:overlay(73) +from:0x02164048 kind:load to:0x021649a4 module:overlay(73) +from:0x02164068 kind:arm_call to:0x02163438 module:overlay(73) +from:0x02164078 kind:arm_call to:0x0203ce74 module:main +from:0x0216408c kind:load to:0x02164a88 module:overlay(73) +from:0x02164090 kind:load to:0x02164a98 module:overlay(73) +from:0x02164094 kind:load to:0x02163658 module:overlay(73) +from:0x02164098 kind:load to:0x02164a8c module:overlay(73) +from:0x0216409c kind:load to:0x02163f28 module:overlay(73) +from:0x021640a0 kind:load to:0x0216404c module:overlay(73) +from:0x02164140 kind:load to:0x02163360 module:overlay(73) +from:0x0216414c kind:load to:0x02151210 module:overlay(73) +from:0x02164158 kind:load to:0x02097c68 module:overlay(0) +from:0x0216415c kind:load to:0x02150e50 module:overlay(73) +from:0x02164168 kind:load to:0x02151080 module:overlay(73) +from:0x0216416c kind:load to:0x0215116c module:overlay(73) +from:0x02164170 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x02164174 kind:load to:0x020f64b4 module:overlays(19,22,23,31) +from:0x02164180 kind:load to:0x0215181c module:overlay(73) +from:0x02164184 kind:load to:0x021633a0 module:overlay(73) +from:0x02164188 kind:load to:0x021511c8 module:overlay(73) +from:0x0216418c kind:load to:0x0207c03c module:overlay(0) +from:0x02164190 kind:load to:0x0207c044 module:overlay(0) +from:0x0216419c kind:load to:0x02150d8c module:overlay(73) +from:0x021641a0 kind:load to:0x02097998 module:overlay(0) +from:0x021641a4 kind:load to:0x020977a8 module:overlay(0) +from:0x021641a8 kind:load to:0x02097824 module:overlay(0) +from:0x021641ac kind:load to:0x020979a0 module:overlay(0) +from:0x021641b0 kind:load to:0x020979c0 module:overlay(0) +from:0x021641b4 kind:load to:0x020979ec module:overlay(0) +from:0x021641c0 kind:load to:0x021517e0 module:overlay(73) +from:0x021641c4 kind:load to:0x02163384 module:overlay(73) +from:0x021641c8 kind:load to:0x02057bf4 module:overlay(0) +from:0x021641cc kind:load to:0x021512ec module:overlay(73) +from:0x021641d0 kind:load to:0x02057dc8 module:overlay(0) +from:0x021641d4 kind:load to:0x02057e44 module:overlay(0) +from:0x021641d8 kind:load to:0x02057ea8 module:overlay(0) +from:0x021641dc kind:load to:0x0209a7f0 module:overlay(0) +from:0x021641e0 kind:load to:0x02057d84 module:overlay(0) +from:0x021641ec kind:load to:0x02151808 module:overlay(73) +from:0x021641f0 kind:load to:0x021633d8 module:overlay(73) +from:0x021641f4 kind:load to:0x02099b54 module:overlay(0) +from:0x021641f8 kind:load to:0x02099b8c module:overlay(0) +from:0x021641fc kind:load to:0x0209a190 module:overlay(0) +from:0x02164200 kind:load to:0x0209a198 module:overlay(0) +from:0x02164204 kind:load to:0x0209a138 module:overlay(0) +from:0x02164208 kind:load to:0x02099d04 module:overlay(0) +from:0x0216420c kind:load to:0x02099bf4 module:overlay(0) +from:0x02164210 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02164214 kind:load to:0x0209a148 module:overlay(0) +from:0x02164218 kind:load to:0x0209a160 module:overlay(0) +from:0x0216421c kind:load to:0x02163308 module:overlay(73) +from:0x02164220 kind:load to:0x0209a178 module:overlay(0) +from:0x02164224 kind:load to:0x021632f8 module:overlay(73) +from:0x02164228 kind:load to:0x021632d4 module:overlay(73) +from:0x02164234 kind:load to:0x021517f4 module:overlay(73) +from:0x02164238 kind:load to:0x021633bc module:overlay(73) +from:0x0216423c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02164240 kind:load to:0x0209a2dc module:overlay(0) +from:0x02164244 kind:load to:0x0209a374 module:overlay(0) +from:0x02164248 kind:load to:0x0209a388 module:overlay(0) +from:0x0216424c kind:load to:0x0209a138 module:overlay(0) +from:0x02164250 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02164254 kind:load to:0x0209a438 module:overlay(0) +from:0x02164258 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0216425c kind:load to:0x0209a344 module:overlay(0) +from:0x02164260 kind:load to:0x0209a35c module:overlay(0) +from:0x02164264 kind:load to:0x0209a39c module:overlay(0) +from:0x02164268 kind:load to:0x0209a728 module:overlay(0) +from:0x0216426c kind:load to:0x02163334 module:overlay(73) +from:0x02164270 kind:load to:0x02163310 module:overlay(73) +from:0x02164274 kind:load to:0x0209a760 module:overlay(0) +from:0x02164280 kind:load to:0x02161c48 module:overlay(73) +from:0x02164284 kind:load to:0x020985a8 module:overlay(0) +from:0x02164288 kind:load to:0x020985c0 module:overlay(0) +from:0x0216428c kind:load to:0x020985cc module:overlay(0) +from:0x02164290 kind:load to:0x02161b40 module:overlay(73) +from:0x02164294 kind:load to:0x021621b8 module:overlay(73) +from:0x02164298 kind:load to:0x02151a38 module:overlay(73) +from:0x0216429c kind:load to:0x02151bf0 module:overlay(73) +from:0x021642a0 kind:load to:0x02151fac module:overlay(73) +from:0x021642a4 kind:load to:0x02151f04 module:overlay(73) +from:0x021642a8 kind:load to:0x02098510 module:overlay(0) +from:0x021642ac kind:load to:0x02153244 module:overlay(73) +from:0x021642b0 kind:load to:0x02099058 module:overlay(0) +from:0x021642b4 kind:load to:0x0209851c module:overlay(0) +from:0x021642b8 kind:load to:0x020985d8 module:overlay(0) +from:0x021642bc kind:load to:0x02098644 module:overlay(0) +from:0x021642c0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021642c4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021642c8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021642cc kind:load to:0x02151830 module:overlay(73) +from:0x021642d0 kind:load to:0x02151930 module:overlay(73) +from:0x021642d4 kind:load to:0x020995dc module:overlay(0) +from:0x021642d8 kind:load to:0x02153568 module:overlay(73) +from:0x021642e0 kind:load to:0x0215365c module:overlay(73) +from:0x021642e8 kind:load to:0x02153b68 module:overlay(73) +from:0x021642f0 kind:load to:0x02153f8c module:overlay(73) +from:0x021642f8 kind:load to:0x021541bc module:overlay(73) +from:0x02164300 kind:load to:0x021544f4 module:overlay(73) +from:0x02164308 kind:load to:0x02154f64 module:overlay(73) +from:0x02164310 kind:load to:0x02155118 module:overlay(73) +from:0x02164318 kind:load to:0x02155288 module:overlay(73) +from:0x02164320 kind:load to:0x02155424 module:overlay(73) +from:0x02164328 kind:load to:0x02155aac module:overlay(73) +from:0x02164330 kind:load to:0x02155bf4 module:overlay(73) +from:0x02164338 kind:load to:0x02155d3c module:overlay(73) +from:0x02164340 kind:load to:0x02155cc0 module:overlay(73) +from:0x02164348 kind:load to:0x02156334 module:overlay(73) +from:0x02164350 kind:load to:0x021568e4 module:overlay(73) +from:0x02164358 kind:load to:0x02156c40 module:overlay(73) +from:0x02164360 kind:load to:0x02159cc8 module:overlay(73) +from:0x02164368 kind:load to:0x0215ab7c module:overlay(73) +from:0x02164370 kind:load to:0x0215b148 module:overlay(73) +from:0x02164378 kind:load to:0x0215b72c module:overlay(73) +from:0x02164380 kind:load to:0x0215a344 module:overlay(73) +from:0x02164388 kind:load to:0x0215a7dc module:overlay(73) +from:0x02164390 kind:load to:0x0215a954 module:overlay(73) +from:0x02164398 kind:load to:0x0215bb4c module:overlay(73) +from:0x021643a0 kind:load to:0x0215bc68 module:overlay(73) +from:0x021643a8 kind:load to:0x0215bd8c module:overlay(73) +from:0x021643b0 kind:load to:0x0215bf74 module:overlay(73) +from:0x021643b8 kind:load to:0x0215d2f4 module:overlay(73) +from:0x021643c0 kind:load to:0x0215e4a0 module:overlay(73) +from:0x021643c8 kind:load to:0x0215eea4 module:overlay(73) +from:0x021643d0 kind:load to:0x0215ef78 module:overlay(73) +from:0x021643d8 kind:load to:0x0215f800 module:overlay(73) +from:0x021643e0 kind:load to:0x0215fbac module:overlay(73) +from:0x021643e8 kind:load to:0x0215fe68 module:overlay(73) +from:0x021643f0 kind:load to:0x021535e4 module:overlay(73) +from:0x021643f8 kind:load to:0x02153724 module:overlay(73) +from:0x02164400 kind:load to:0x02153c18 module:overlay(73) +from:0x02164408 kind:load to:0x0215402c module:overlay(73) +from:0x02164410 kind:load to:0x02154274 module:overlay(73) +from:0x02164418 kind:load to:0x02154824 module:overlay(73) +from:0x02164420 kind:load to:0x02154fe0 module:overlay(73) +from:0x02164428 kind:load to:0x02155194 module:overlay(73) +from:0x02164430 kind:load to:0x02155304 module:overlay(73) +from:0x02164438 kind:load to:0x021554e4 module:overlay(73) +from:0x02164440 kind:load to:0x02155b64 module:overlay(73) +from:0x02164448 kind:load to:0x02155c68 module:overlay(73) +from:0x02164450 kind:load to:0x02155ea0 module:overlay(73) +from:0x02164458 kind:load to:0x02155d2c module:overlay(73) +from:0x02164460 kind:load to:0x02156460 module:overlay(73) +from:0x02164468 kind:load to:0x02156a70 module:overlay(73) +from:0x02164470 kind:load to:0x02156dc8 module:overlay(73) +from:0x02164478 kind:load to:0x02159d48 module:overlay(73) +from:0x02164480 kind:load to:0x0215b040 module:overlay(73) +from:0x02164488 kind:load to:0x0215b63c module:overlay(73) +from:0x02164490 kind:load to:0x0215b7c8 module:overlay(73) +from:0x02164498 kind:load to:0x0215a560 module:overlay(73) +from:0x021644a0 kind:load to:0x0215a878 module:overlay(73) +from:0x021644a8 kind:load to:0x0215a9f0 module:overlay(73) +from:0x021644b0 kind:load to:0x0215bbbc module:overlay(73) +from:0x021644b8 kind:load to:0x0215bcec module:overlay(73) +from:0x021644c0 kind:load to:0x0215bdf8 module:overlay(73) +from:0x021644c8 kind:load to:0x0215bff4 module:overlay(73) +from:0x021644d0 kind:load to:0x0215d450 module:overlay(73) +from:0x021644d8 kind:load to:0x0215e53c module:overlay(73) +from:0x021644e0 kind:load to:0x0215ef10 module:overlay(73) +from:0x021644e8 kind:load to:0x0215f1c4 module:overlay(73) +from:0x021644f0 kind:load to:0x0215f910 module:overlay(73) +from:0x021644f8 kind:load to:0x0215fc58 module:overlay(73) +from:0x02164500 kind:load to:0x0215fee0 module:overlay(73) +from:0x021648e8 kind:load to:0x02163414 module:overlay(73) +from:0x021648ec kind:load to:0x02097998 module:overlay(0) +from:0x021648f0 kind:load to:0x020977a8 module:overlay(0) +from:0x021648f4 kind:load to:0x02097824 module:overlay(0) +from:0x021648f8 kind:load to:0x020979a0 module:overlay(0) +from:0x021648fc kind:load to:0x020979c0 module:overlay(0) +from:0x02164900 kind:load to:0x020979ec module:overlay(0) +from:0x0216490c kind:load to:0x0209856c module:overlay(0) +from:0x02164910 kind:load to:0x020985a8 module:overlay(0) +from:0x02164914 kind:load to:0x020985c0 module:overlay(0) +from:0x02164918 kind:load to:0x020985cc module:overlay(0) +from:0x0216491c kind:load to:0x01fff464 module:itcm +from:0x02164920 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02164924 kind:load to:0x021634ac module:overlay(73) +from:0x02164928 kind:load to:0x02098504 module:overlay(0) +from:0x0216492c kind:load to:0x021634ec module:overlay(73) +from:0x02164930 kind:load to:0x0216351c module:overlay(73) +from:0x02164934 kind:load to:0x02098510 module:overlay(0) +from:0x02164938 kind:load to:0x02098514 module:overlay(0) +from:0x0216493c kind:load to:0x02098518 module:overlay(0) +from:0x02164940 kind:load to:0x0209851c module:overlay(0) +from:0x02164944 kind:load to:0x020985d8 module:overlay(0) +from:0x02164948 kind:load to:0x02098644 module:overlay(0) +from:0x0216494c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02164950 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02164954 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02164958 kind:load to:0x02163638 module:overlay(73) +from:0x0216495c kind:load to:0x02163610 module:overlay(73) +from:0x02164960 kind:load to:0x02163548 module:overlay(73) +from:0x02164964 kind:load to:0x02163568 module:overlay(73) +from:0x02164968 kind:load to:0x02163530 module:overlay(73) +from:0x02164974 kind:load to:0x0216369c module:overlay(73) +from:0x02164978 kind:load to:0x0216366c module:overlay(73) +from:0x0216497c kind:load to:0x020616e0 module:overlay(0) +from:0x02164980 kind:load to:0x020616e4 module:overlay(0) +from:0x02164984 kind:load to:0x0216368c module:overlay(73) +from:0x02164988 kind:load to:0x020616ec module:overlay(0) +from:0x0216498c kind:load to:0x020616f0 module:overlay(0) +from:0x02164990 kind:load to:0x020616f4 module:overlay(0) +from:0x02164994 kind:load to:0x020616f8 module:overlay(0) +from:0x02164998 kind:load to:0x0216367c module:overlay(73) diff --git a/config/eur1/arm9/overlays/ov073/symbols.txt b/config/eur1/arm9/overlays/ov073/symbols.txt new file mode 100644 index 00000000..89d5cb69 --- /dev/null +++ b/config/eur1/arm9/overlays/ov073/symbols.txt @@ -0,0 +1,297 @@ +func_ov073_02150d80 kind:function(arm,size=0xc) addr:0x02150d80 +func_ov073_02150d8c kind:function(arm,size=0x28) addr:0x02150d8c +func_ov073_02150db4 kind:function(arm,size=0x74) addr:0x02150db4 +func_ov073_02150e28 kind:function(arm,size=0x28) addr:0x02150e28 +func_ov073_02150e50 kind:function(arm,size=0x1f8) addr:0x02150e50 +func_ov073_02151048 kind:function(arm,size=0x38) addr:0x02151048 +func_ov073_02151080 kind:function(arm,size=0xec) addr:0x02151080 +func_ov073_0215116c kind:function(arm,size=0x2c) addr:0x0215116c +func_ov073_02151198 kind:function(arm,size=0x30) addr:0x02151198 +func_ov073_021511c8 kind:function(arm,size=0x30) addr:0x021511c8 +func_ov073_021511f8 kind:function(arm,size=0x18) addr:0x021511f8 +func_ov073_02151210 kind:function(arm,size=0x14) addr:0x02151210 +func_ov073_02151224 kind:function(arm,size=0xc8) addr:0x02151224 +func_ov073_021512ec kind:function(arm,size=0x54) addr:0x021512ec +func_ov073_02151340 kind:function(arm,size=0x4a0) addr:0x02151340 +func_ov073_021517e0 kind:function(arm,size=0x14) addr:0x021517e0 +func_ov073_021517f4 kind:function(arm,size=0x14) addr:0x021517f4 +func_ov073_02151808 kind:function(arm,size=0x14) addr:0x02151808 +func_ov073_0215181c kind:function(arm,size=0x14) addr:0x0215181c +func_ov073_02151830 kind:function(arm,size=0x100) addr:0x02151830 +func_ov073_02151930 kind:function(arm,size=0x108) addr:0x02151930 +func_ov073_02151a38 kind:function(arm,size=0x1b8) addr:0x02151a38 +func_ov073_02151bf0 kind:function(arm,size=0x50) addr:0x02151bf0 +func_ov073_02151c40 kind:function(arm,size=0x2c) addr:0x02151c40 +func_ov073_02151c6c kind:function(arm,size=0x60) addr:0x02151c6c +func_ov073_02151ccc kind:function(arm,size=0x160) addr:0x02151ccc +func_ov073_02151e2c kind:function(arm,size=0xd8) addr:0x02151e2c +func_ov073_02151f04 kind:function(arm,size=0xa8) addr:0x02151f04 +func_ov073_02151fac kind:function(arm,size=0x1298) addr:0x02151fac +func_ov073_02153244 kind:function(arm,size=0xec) addr:0x02153244 +func_ov073_02153330 kind:function(arm,size=0x8c) addr:0x02153330 +func_ov073_021533bc kind:function(arm,size=0x1ac) addr:0x021533bc +func_ov073_02153568 kind:function(arm,size=0x7c) addr:0x02153568 +func_ov073_021535e4 kind:function(arm,size=0x78) addr:0x021535e4 +func_ov073_0215365c kind:function(arm,size=0xc8) addr:0x0215365c +func_ov073_02153724 kind:function(arm,size=0x444) addr:0x02153724 +func_ov073_02153b68 kind:function(arm,size=0xb0) addr:0x02153b68 +func_ov073_02153c18 kind:function(arm,size=0x374) addr:0x02153c18 +func_ov073_02153f8c kind:function(arm,size=0xa0) addr:0x02153f8c +func_ov073_0215402c kind:function(arm,size=0x190) addr:0x0215402c +func_ov073_021541bc kind:function(arm,size=0xb8) addr:0x021541bc +func_ov073_02154274 kind:function(arm,size=0x280) addr:0x02154274 +func_ov073_021544f4 kind:function(arm,size=0x330) addr:0x021544f4 +func_ov073_02154824 kind:function(arm,size=0x740) addr:0x02154824 +func_ov073_02154f64 kind:function(arm,size=0x7c) addr:0x02154f64 +func_ov073_02154fe0 kind:function(arm,size=0x138) addr:0x02154fe0 +func_ov073_02155118 kind:function(arm,size=0x7c) addr:0x02155118 +func_ov073_02155194 kind:function(arm,size=0xf4) addr:0x02155194 +func_ov073_02155288 kind:function(arm,size=0x7c) addr:0x02155288 +func_ov073_02155304 kind:function(arm,size=0x120) addr:0x02155304 +func_ov073_02155424 kind:function(arm,size=0xc0) addr:0x02155424 +func_ov073_021554e4 kind:function(arm,size=0x5c8) addr:0x021554e4 +func_ov073_02155aac kind:function(arm,size=0xb8) addr:0x02155aac +func_ov073_02155b64 kind:function(arm,size=0x90) addr:0x02155b64 +func_ov073_02155bf4 kind:function(arm,size=0x74) addr:0x02155bf4 +func_ov073_02155c68 kind:function(arm,size=0x58) addr:0x02155c68 +func_ov073_02155cc0 kind:function(arm,size=0x6c) addr:0x02155cc0 +func_ov073_02155d2c kind:function(arm,size=0x10) addr:0x02155d2c +func_ov073_02155d3c kind:function(arm,size=0x164) addr:0x02155d3c +func_ov073_02155ea0 kind:function(arm,size=0x494) addr:0x02155ea0 +func_ov073_02156334 kind:function(arm,size=0x12c) addr:0x02156334 +func_ov073_02156460 kind:function(arm,size=0x484) addr:0x02156460 +func_ov073_021568e4 kind:function(arm,size=0x18c) addr:0x021568e4 +func_ov073_02156a70 kind:function(arm,size=0x1d0) addr:0x02156a70 +func_ov073_02156c40 kind:function(arm,size=0x188) addr:0x02156c40 +func_ov073_02156dc8 kind:function(arm,size=0x138) addr:0x02156dc8 +func_ov073_02156f00 kind:function(arm,size=0x25c) addr:0x02156f00 +func_ov073_0215715c kind:function(arm,size=0x724) addr:0x0215715c +func_ov073_02157880 kind:function(arm,size=0xa0) addr:0x02157880 +func_ov073_02157920 kind:function(arm,size=0x33c) addr:0x02157920 +func_ov073_02157c5c kind:function(arm,size=0x74) addr:0x02157c5c +func_ov073_02157cd0 kind:function(arm,size=0x370) addr:0x02157cd0 +func_ov073_02158040 kind:function(arm,size=0x78) addr:0x02158040 +func_ov073_021580b8 kind:function(arm,size=0x8cc) addr:0x021580b8 +func_ov073_02158984 kind:function(arm,size=0x194) addr:0x02158984 +func_ov073_02158b18 kind:function(arm,size=0x918) addr:0x02158b18 +func_ov073_02159430 kind:function(arm,size=0x7c) addr:0x02159430 +func_ov073_021594ac kind:function(arm,size=0x7c0) addr:0x021594ac +func_ov073_02159c6c kind:function(arm,size=0x5c) addr:0x02159c6c +func_ov073_02159cc8 kind:function(arm,size=0x80) addr:0x02159cc8 +func_ov073_02159d48 kind:function(arm,size=0x5fc) addr:0x02159d48 +func_ov073_0215a344 kind:function(arm,size=0x21c) addr:0x0215a344 +func_ov073_0215a560 kind:function(arm,size=0x27c) addr:0x0215a560 +func_ov073_0215a7dc kind:function(arm,size=0x9c) addr:0x0215a7dc +func_ov073_0215a878 kind:function(arm,size=0xdc) addr:0x0215a878 +func_ov073_0215a954 kind:function(arm,size=0x9c) addr:0x0215a954 +func_ov073_0215a9f0 kind:function(arm,size=0x18c) addr:0x0215a9f0 +func_ov073_0215ab7c kind:function(arm,size=0x4c4) addr:0x0215ab7c +func_ov073_0215b040 kind:function(arm,size=0x108) addr:0x0215b040 +func_ov073_0215b148 kind:function(arm,size=0x4f4) addr:0x0215b148 +func_ov073_0215b63c kind:function(arm,size=0xf0) addr:0x0215b63c +func_ov073_0215b72c kind:function(arm,size=0x9c) addr:0x0215b72c +func_ov073_0215b7c8 kind:function(arm,size=0x384) addr:0x0215b7c8 +func_ov073_0215bb4c kind:function(arm,size=0x70) addr:0x0215bb4c +func_ov073_0215bbbc kind:function(arm,size=0xac) addr:0x0215bbbc +func_ov073_0215bc68 kind:function(arm,size=0x84) addr:0x0215bc68 +func_ov073_0215bcec kind:function(arm,size=0xa0) addr:0x0215bcec +func_ov073_0215bd8c kind:function(arm,size=0x6c) addr:0x0215bd8c +func_ov073_0215bdf8 kind:function(arm,size=0x17c) addr:0x0215bdf8 +func_ov073_0215bf74 kind:function(arm,size=0x80) addr:0x0215bf74 +func_ov073_0215bff4 kind:function(arm,size=0x1300) addr:0x0215bff4 +func_ov073_0215d2f4 kind:function(arm,size=0x15c) addr:0x0215d2f4 +func_ov073_0215d450 kind:function(arm,size=0x1050) addr:0x0215d450 +func_ov073_0215e4a0 kind:function(arm,size=0x9c) addr:0x0215e4a0 +func_ov073_0215e53c kind:function(arm,size=0x968) addr:0x0215e53c +func_ov073_0215eea4 kind:function(arm,size=0x6c) addr:0x0215eea4 +func_ov073_0215ef10 kind:function(arm,size=0x68) addr:0x0215ef10 +func_ov073_0215ef78 kind:function(arm,size=0x24c) addr:0x0215ef78 +func_ov073_0215f1c4 kind:function(arm,size=0x628) addr:0x0215f1c4 +func_ov073_0215f7ec kind:function(arm,size=0x14) addr:0x0215f7ec +func_ov073_0215f800 kind:function(arm,size=0x110) addr:0x0215f800 +func_ov073_0215f910 kind:function(arm,size=0x29c) addr:0x0215f910 +func_ov073_0215fbac kind:function(arm,size=0xac) addr:0x0215fbac +func_ov073_0215fc58 kind:function(arm,size=0x210) addr:0x0215fc58 +func_ov073_0215fe68 kind:function(arm,size=0x78) addr:0x0215fe68 +func_ov073_0215fee0 kind:function(arm,size=0x2f4) addr:0x0215fee0 +func_ov073_021601d4 kind:function(arm,size=0xb4) addr:0x021601d4 +func_ov073_02160288 kind:function(arm,size=0x144) addr:0x02160288 +func_ov073_021603cc kind:function(arm,size=0x18) addr:0x021603cc +func_ov073_021603e4 kind:function(arm,size=0x2f8) addr:0x021603e4 +func_ov073_021606dc kind:function(arm,size=0x168) addr:0x021606dc +func_ov073_02160844 kind:function(arm,size=0x2bc) addr:0x02160844 +func_ov073_02160b00 kind:function(arm,size=0x268) addr:0x02160b00 +func_ov073_02160d68 kind:function(arm,size=0x2c) addr:0x02160d68 +func_ov073_02160d94 kind:function(arm,size=0x20c) addr:0x02160d94 +func_ov073_02160fa0 kind:function(arm,size=0x50) addr:0x02160fa0 +func_ov073_02160ff0 kind:function(arm,size=0x54) addr:0x02160ff0 +func_ov073_02161044 kind:function(arm,size=0xd8) addr:0x02161044 +func_ov073_0216111c kind:function(arm,size=0x120) addr:0x0216111c +func_ov073_0216123c kind:function(arm,size=0xd8) addr:0x0216123c +func_ov073_02161314 kind:function(arm,size=0x74) addr:0x02161314 +func_ov073_02161388 kind:function(arm,size=0xe0) addr:0x02161388 +func_ov073_02161468 kind:function(arm,size=0x70) addr:0x02161468 +func_ov073_021614d8 kind:function(arm,size=0x44) addr:0x021614d8 +func_ov073_0216151c kind:function(arm,size=0x50) addr:0x0216151c +func_ov073_0216156c kind:function(arm,size=0x274) addr:0x0216156c +func_ov073_021617e0 kind:function(arm,size=0x50) addr:0x021617e0 +func_ov073_02161830 kind:function(arm,size=0x114) addr:0x02161830 +func_ov073_02161944 kind:function(arm,size=0x1e8) addr:0x02161944 +func_ov073_02161b2c kind:function(arm,size=0x14) addr:0x02161b2c +func_ov073_02161b40 kind:function(arm,size=0x78) addr:0x02161b40 +func_ov073_02161bb8 kind:function(arm,size=0x90) addr:0x02161bb8 +func_ov073_02161c48 kind:function(arm,size=0x24) addr:0x02161c48 +func_ov073_02161c6c kind:function(arm,size=0x84) addr:0x02161c6c +func_ov073_02161cf0 kind:function(arm,size=0x214) addr:0x02161cf0 +func_ov073_02161f04 kind:function(arm,size=0x74) addr:0x02161f04 +func_ov073_02161f78 kind:function(arm,size=0x240) addr:0x02161f78 +func_ov073_021621b8 kind:function(arm,size=0x64) addr:0x021621b8 +func_ov073_0216221c kind:function(arm,size=0x5c) addr:0x0216221c +func_ov073_02162278 kind:function(arm,size=0x90) addr:0x02162278 +func_ov073_02162308 kind:function(arm,size=0x90) addr:0x02162308 +func_ov073_02162398 kind:function(arm,size=0x20) addr:0x02162398 +func_ov073_021623b8 kind:function(arm,size=0x18) addr:0x021623b8 +func_ov073_021623d0 kind:function(arm,size=0x19c) addr:0x021623d0 +func_ov073_0216256c kind:function(arm,size=0x8) addr:0x0216256c +func_ov073_02162574 kind:function(arm,size=0x114) addr:0x02162574 +func_ov073_02162688 kind:function(arm,size=0x10) addr:0x02162688 +func_ov073_02162698 kind:function(arm,size=0x38) addr:0x02162698 +func_ov073_021626d0 kind:function(arm,size=0x38) addr:0x021626d0 +func_ov073_02162708 kind:function(arm,size=0x25c) addr:0x02162708 +func_ov073_02162964 kind:function(arm,size=0x40) addr:0x02162964 +func_ov073_021629a4 kind:function(arm,size=0xf8) addr:0x021629a4 +func_ov073_02162a9c kind:function(arm,size=0x6c) addr:0x02162a9c +func_ov073_02162b08 kind:function(arm,size=0x190) addr:0x02162b08 +func_ov073_02162c98 kind:function(arm,size=0x63c) addr:0x02162c98 +func_ov073_021632d4 kind:function(arm,size=0x24) addr:0x021632d4 +func_ov073_021632f8 kind:function(arm,size=0x10) addr:0x021632f8 +func_ov073_02163308 kind:function(arm,size=0x8) addr:0x02163308 +func_ov073_02163310 kind:function(arm,size=0x24) addr:0x02163310 +func_ov073_02163334 kind:function(arm,size=0x2c) addr:0x02163334 +func_ov073_02163360 kind:function(arm,size=0x18) addr:0x02163360 +func_ov073_02163378 kind:function(arm,size=0xc) addr:0x02163378 +func_ov073_02163384 kind:function(arm,size=0x1c) addr:0x02163384 +func_ov073_021633a0 kind:function(arm,size=0x1c) addr:0x021633a0 +func_ov073_021633bc kind:function(arm,size=0x1c) addr:0x021633bc +func_ov073_021633d8 kind:function(arm,size=0x1c) addr:0x021633d8 +func_ov073_021633f4 kind:function(arm,size=0x14) addr:0x021633f4 +func_ov073_02163408 kind:function(arm,size=0xc) addr:0x02163408 +func_ov073_02163414 kind:function(arm,size=0x24) addr:0x02163414 +func_ov073_02163438 kind:function(arm,size=0x28) addr:0x02163438 +func_ov073_02163460 kind:function(arm,size=0x4c) addr:0x02163460 +func_ov073_021634ac kind:function(arm,size=0x40) addr:0x021634ac +func_ov073_021634ec kind:function(arm,size=0x30) addr:0x021634ec +func_ov073_0216351c kind:function(arm,size=0x14) addr:0x0216351c +func_ov073_02163530 kind:function(arm,size=0x18) addr:0x02163530 +func_ov073_02163548 kind:function(arm,size=0x20) addr:0x02163548 +func_ov073_02163568 kind:function(arm,size=0x38) addr:0x02163568 +func_ov073_021635a0 kind:function(arm,size=0x8) addr:0x021635a0 +func_ov073_021635a8 kind:function(arm,size=0x68) addr:0x021635a8 +func_ov073_02163610 kind:function(arm,size=0x28) addr:0x02163610 +func_ov073_02163638 kind:function(arm,size=0x20) addr:0x02163638 +func_ov073_02163658 kind:function(arm,size=0x14) addr:0x02163658 +func_ov073_0216366c kind:function(arm,size=0x10) addr:0x0216366c +func_ov073_0216367c kind:function(arm,size=0x10) addr:0x0216367c +func_ov073_0216368c kind:function(arm,size=0x10) addr:0x0216368c +func_ov073_0216369c kind:function(arm,size=0x10) addr:0x0216369c +func_ov073_021636ac kind:function(arm,size=0x150) addr:0x021636ac +func_ov073_021637fc kind:function(arm,size=0x26c) addr:0x021637fc +func_ov073_02163a68 kind:function(arm,size=0x1e0) addr:0x02163a68 +func_ov073_02163c48 kind:function(arm,size=0x1d8) addr:0x02163c48 +data_ov073_02163e28 kind:data(any) addr:0x02163e28 +data_ov073_02163e2c kind:data(any) addr:0x02163e2c +data_ov073_02163e30 kind:data(any) addr:0x02163e30 +data_ov073_02163e34 kind:data(any) addr:0x02163e34 +data_ov073_02163e38 kind:data(any) addr:0x02163e38 +data_ov073_02163e3c kind:data(any) addr:0x02163e3c +data_ov073_02163e48 kind:data(any) addr:0x02163e48 +data_ov073_02163e58 kind:data(any) addr:0x02163e58 +data_ov073_02163e78 kind:data(any) addr:0x02163e78 +data_ov073_02163e98 kind:data(any) addr:0x02163e98 +data_ov073_02163eb8 kind:data(any) addr:0x02163eb8 +data_ov073_02163ec8 kind:data(any) addr:0x02163ec8 +data_ov073_02163ed8 kind:data(any) addr:0x02163ed8 +data_ov073_02163ee8 kind:data(any) addr:0x02163ee8 +data_ov073_02163ef8 kind:data(any) addr:0x02163ef8 +data_ov073_02163f08 kind:data(any) addr:0x02163f08 +data_ov073_02163f18 kind:data(any) addr:0x02163f18 +__sinit_ov073_02163f28 kind:function(arm,size=0x124) addr:0x02163f28 +__sinit_ov073_0216404c kind:function(arm,size=0x50) addr:0x0216404c +.p__sinit_ov073_02163f28 kind:data(word) addr:0x0216409c +.p__sinit_ov073_0216404c kind:data(word) addr:0x021640a0 +data_ov073_021640c0 kind:data(any) addr:0x021640c0 +data_ov073_021640d4 kind:data(any) addr:0x021640d4 +data_ov073_021640e0 kind:data(any) addr:0x021640e0 +data_ov073_021640ec kind:data(any) addr:0x021640ec +data_ov073_02164104 kind:data(any) addr:0x02164104 +data_ov073_02164110 kind:data(any) addr:0x02164110 +data_ov073_02164120 kind:data(any) addr:0x02164120 +data_ov073_02164140 kind:data(any) addr:0x02164140 +data_ov073_0216414c kind:data(any) addr:0x0216414c +data_ov073_02164158 kind:data(any) addr:0x02164158 +data_ov073_02164168 kind:data(any) addr:0x02164168 +data_ov073_02164180 kind:data(any) addr:0x02164180 +data_ov073_0216419c kind:data(any) addr:0x0216419c +data_ov073_021641c0 kind:data(any) addr:0x021641c0 +data_ov073_021641ec kind:data(any) addr:0x021641ec +data_ov073_02164234 kind:data(any) addr:0x02164234 +data_ov073_02164280 kind:data(any) addr:0x02164280 +data_ov073_02164294 kind:data(any) addr:0x02164294 ambiguous +data_ov073_021642c4 kind:data(any) addr:0x021642c4 ambiguous +data_ov073_021642d8 kind:data(any) addr:0x021642d8 +data_ov073_02164328 kind:data(any) addr:0x02164328 ambiguous +data_ov073_02164330 kind:data(any) addr:0x02164330 ambiguous +data_ov073_021643f0 kind:data(any) addr:0x021643f0 +data_ov073_0216445c kind:data(any) addr:0x0216445c ambiguous +data_ov073_02164508 kind:data(any) addr:0x02164508 +data_ov073_02164520 kind:data(any) addr:0x02164520 +data_ov073_02164538 kind:data(any) addr:0x02164538 +data_ov073_02164550 kind:data(any) addr:0x02164550 +data_ov073_02164568 kind:data(any) addr:0x02164568 +data_ov073_02164580 kind:data(any) addr:0x02164580 +data_ov073_02164598 kind:data(any) addr:0x02164598 +data_ov073_021645b0 kind:data(any) addr:0x021645b0 +data_ov073_021645c8 kind:data(any) addr:0x021645c8 +data_ov073_021645e0 kind:data(any) addr:0x021645e0 +data_ov073_021645f8 kind:data(any) addr:0x021645f8 +data_ov073_02164610 kind:data(any) addr:0x02164610 +data_ov073_02164628 kind:data(any) addr:0x02164628 +data_ov073_02164640 kind:data(any) addr:0x02164640 +data_ov073_02164658 kind:data(any) addr:0x02164658 +data_ov073_02164670 kind:data(any) addr:0x02164670 +data_ov073_02164688 kind:data(any) addr:0x02164688 +data_ov073_021646a0 kind:data(any) addr:0x021646a0 +data_ov073_021646b8 kind:data(any) addr:0x021646b8 +data_ov073_021646d0 kind:data(any) addr:0x021646d0 +data_ov073_021646e8 kind:data(any) addr:0x021646e8 +data_ov073_02164700 kind:data(any) addr:0x02164700 +data_ov073_02164718 kind:data(any) addr:0x02164718 +data_ov073_02164730 kind:data(any) addr:0x02164730 +data_ov073_02164748 kind:data(any) addr:0x02164748 +data_ov073_02164760 kind:data(any) addr:0x02164760 +data_ov073_02164778 kind:data(any) addr:0x02164778 +data_ov073_02164790 kind:data(any) addr:0x02164790 +data_ov073_021647a8 kind:data(any) addr:0x021647a8 +data_ov073_021647c0 kind:data(any) addr:0x021647c0 +data_ov073_021647d8 kind:data(any) addr:0x021647d8 +data_ov073_021647f0 kind:data(any) addr:0x021647f0 +data_ov073_02164808 kind:data(any) addr:0x02164808 +data_ov073_02164810 kind:data(any) addr:0x02164810 ambiguous +data_ov073_02164820 kind:data(any) addr:0x02164820 +data_ov073_02164838 kind:data(any) addr:0x02164838 +data_ov073_02164850 kind:data(any) addr:0x02164850 +data_ov073_02164868 kind:data(any) addr:0x02164868 +data_ov073_02164880 kind:data(any) addr:0x02164880 +data_ov073_02164898 kind:data(any) addr:0x02164898 +data_ov073_021648b0 kind:data(any) addr:0x021648b0 +data_ov073_021648c8 kind:data(any) addr:0x021648c8 +data_ov073_021648e8 kind:data(any) addr:0x021648e8 +data_ov073_0216490c kind:data(any) addr:0x0216490c +data_ov073_02164974 kind:data(any) addr:0x02164974 +data_ov073_021649a0 kind:bss addr:0x021649a0 +data_ov073_021649a4 kind:bss addr:0x021649a4 +data_ov073_021649b0 kind:bss addr:0x021649b0 +data_ov073_021649b4 kind:bss addr:0x021649b4 +data_ov073_02164a88 kind:bss addr:0x02164a88 +data_ov073_02164a8c kind:bss addr:0x02164a8c +data_ov073_02164a98 kind:bss addr:0x02164a98 diff --git a/config/eur1/arm9/overlays/ov074/delinks.txt b/config/eur1/arm9/overlays/ov074/delinks.txt new file mode 100644 index 00000000..e524d150 --- /dev/null +++ b/config/eur1/arm9/overlays/ov074/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x02161fb4 kind:code align:32 + .rodata start:0x02161fb4 end:0x02162330 kind:rodata align:4 + .init start:0x02162330 end:0x0216270c kind:code align:4 + .ctor start:0x0216270c end:0x0216272c kind:rodata align:4 + .data start:0x02162740 end:0x021634a0 kind:data align:32 + .bss start:0x021634a0 end:0x02163b60 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov074/relocs.txt b/config/eur1/arm9/overlays/ov074/relocs.txt new file mode 100644 index 00000000..c896ddf5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov074/relocs.txt @@ -0,0 +1,2360 @@ +from:0x02150d88 kind:load to:0x021634b0 module:overlay(74) +from:0x02150d9c kind:arm_call to:0x02011f3c module:main +from:0x02150da8 kind:arm_call to:0x021510cc module:overlay(74) +from:0x02150dbc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150ddc kind:load to:0x021627cc module:overlay(74) +from:0x02150e14 kind:arm_call to:0x01ffd098 module:itcm +from:0x02150eb4 kind:arm_call to:0x02028cdc module:main +from:0x02150eec kind:arm_call to:0x01ffb800 module:itcm +from:0x02150ef0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02150f84 kind:arm_call to:0x01ffb800 module:itcm +from:0x02150f88 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151034 kind:load to:0x02161fd8 module:overlay(74) +from:0x02151038 kind:load to:0x02161fb8 module:overlay(74) +from:0x021510dc kind:arm_call to:0x020983dc module:overlay(0) +from:0x02151134 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02151140 kind:arm_call to:0x02097530 module:overlay(0) +from:0x021511a0 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x021511d0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021511e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02151238 kind:arm_call to:0x02150de4 module:overlay(74) +from:0x02151240 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02151284 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021512bc kind:load to:0x02162864 module:overlay(74) +from:0x021512c0 kind:load to:0x021634b0 module:overlay(74) +from:0x021512c4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021512cc kind:load to:0x021627f0 module:overlay(74) +from:0x021512d0 kind:load to:0x0216281c module:overlay(74) +from:0x021512d4 kind:load to:0x021627ac module:overlay(74) +from:0x021512e0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021512f4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02151344 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02151388 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02151394 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021513f8 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02151404 kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x02151424 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02151430 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x0215143c kind:arm_call to:0x0205a7c4 module:overlay(0) +from:0x02151454 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021514a0 kind:arm_call to:0x02150df8 module:overlay(74) +from:0x021514d0 kind:load to:0x027e0cd8 module:dtcm +from:0x021514d4 kind:load to:0x027e0ce4 module:dtcm +from:0x021514d8 kind:load to:0x020b53e4 module:overlay(0) +from:0x021514e0 kind:load to:0x02162750 module:overlay(74) +from:0x021514e4 kind:load to:0x027e0cec module:dtcm +from:0x02151510 kind:arm_call to:0x0215196c module:overlay(74) +from:0x02151528 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02151530 kind:load to:0x027e09b8 module:dtcm +from:0x0215153c kind:arm_call to:0x0215196c module:overlay(74) +from:0x02151544 kind:arm_call to:0x02151b10 module:overlay(74) +from:0x02151570 kind:arm_call to:0x01fff148 module:itcm +from:0x02151584 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02151598 kind:arm_call to:0x01fff148 module:itcm +from:0x021515b0 kind:arm_call to:0x02151864 module:overlay(74) +from:0x021515c4 kind:arm_call to:0x02151634 module:overlay(74) +from:0x021515cc kind:arm_call to:0x021518cc module:overlay(74) +from:0x021515d4 kind:load to:0x027e0ce0 module:dtcm +from:0x02151690 kind:arm_call to:0x02151aa0 module:overlay(74) +from:0x0215169c kind:arm_call to:0x021517b0 module:overlay(74) +from:0x021516ec kind:arm_call to:0x02151aa0 module:overlay(74) +from:0x02151714 kind:arm_call to:0x01ff916c module:itcm +from:0x02151724 kind:arm_call to:0x01ff916c module:itcm +from:0x0215173c kind:arm_call to:0x01ff916c module:itcm +from:0x0215174c kind:arm_call to:0x01ff916c module:itcm +from:0x0215175c kind:arm_call to:0x02151a28 module:overlay(74) +from:0x0215178c kind:arm_call to:0x021517b0 module:overlay(74) +from:0x02151798 kind:arm_call to:0x02152c10 module:overlay(74) +from:0x021517a4 kind:arm_call to:0x02152c10 module:overlay(74) +from:0x021517d0 kind:arm_call to:0x01ff916c module:itcm +from:0x021517ec kind:arm_call to:0x01ff916c module:itcm +from:0x02151818 kind:arm_call to:0x01ff916c module:itcm +from:0x02151830 kind:arm_call to:0x01ff916c module:itcm +from:0x0215185c kind:arm_call to:0x021519b0 module:overlay(74) +from:0x02151884 kind:arm_call to:0x02152df4 module:overlay(74) +from:0x02151890 kind:arm_call to:0x02152df4 module:overlay(74) +from:0x021518b8 kind:arm_call to:0x02152df4 module:overlay(74) +from:0x021518c4 kind:arm_call to:0x02152df4 module:overlay(74) +from:0x02151934 kind:arm_call to:0x0215103c module:overlay(74) +from:0x0215195c kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02151968 kind:load to:0x027e09c0 module:dtcm +from:0x02151984 kind:arm_call to:0x02152f70 module:overlay(74) +from:0x0215199c kind:arm_call to:0x02071aa8 module:overlay(0) +from:0x021519a8 kind:load to:0x027e09a8 module:dtcm +from:0x021519c8 kind:arm_call to:0x02152f70 module:overlay(74) +from:0x021519d8 kind:arm_call to:0x02152f70 module:overlay(74) +from:0x021519fc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02151a14 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02151a24 kind:load to:0x027e09a8 module:dtcm +from:0x02151a40 kind:arm_call to:0x02152f70 module:overlay(74) +from:0x02151a50 kind:arm_call to:0x02152f70 module:overlay(74) +from:0x02151a74 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02151a8c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02151a9c kind:load to:0x027e09a8 module:dtcm +from:0x02151ab8 kind:arm_call to:0x02152f70 module:overlay(74) +from:0x02151ac8 kind:arm_call to:0x02152f70 module:overlay(74) +from:0x02151ae8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151afc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151b08 kind:load to:0x027e09a8 module:dtcm +from:0x02151b54 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02151b70 kind:load to:0x027e09bc module:dtcm +from:0x02151b90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02151ba4 kind:load to:0x020578a4 module:overlay(0) +from:0x02151bb8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02151bd4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02151bdc kind:arm_call to:0x02011ff4 module:main +from:0x02151bf4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02151bfc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151c04 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151c0c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02151c14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151c1c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02151c24 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151c3c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02151c44 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151c4c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151c54 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02151c5c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151c64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02151c6c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151c74 kind:arm_call to:0x02011ff4 module:main +from:0x02151c88 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02151c9c kind:load to:0x02163598 module:overlay(74) +from:0x02151cb0 kind:arm_call to:0x02011f3c module:main +from:0x02151cbc kind:arm_call to:0x021527e8 module:overlay(74) +from:0x02151cd0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02151ce8 kind:load to:0x021628ec module:overlay(74) +from:0x02151d1c kind:arm_call to:0x01ffd098 module:itcm +from:0x02151dbc kind:arm_call to:0x02028cdc module:main +from:0x02151df4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151df8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151e8c kind:arm_call to:0x01ffb800 module:itcm +from:0x02151e90 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151f3c kind:load to:0x0216205c module:overlay(74) +from:0x02151f40 kind:load to:0x02162080 module:overlay(74) +from:0x02151f5c kind:arm_call to:0x01ffd098 module:itcm +from:0x02151ff4 kind:arm_call to:0x02028cdc module:main +from:0x02152030 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152034 kind:arm_call to:0x01ffb464 module:itcm +from:0x021520d0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021520d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152184 kind:load to:0x0216205c module:overlay(74) +from:0x02152188 kind:load to:0x0216201c module:overlay(74) +from:0x021521a4 kind:arm_call to:0x01ffd098 module:itcm +from:0x0215223c kind:arm_call to:0x02028cdc module:main +from:0x02152278 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215227c kind:arm_call to:0x01ffb464 module:itcm +from:0x02152318 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215231c kind:arm_call to:0x01ffb464 module:itcm +from:0x021523d0 kind:load to:0x0216205c module:overlay(74) +from:0x021523d4 kind:load to:0x0216203c module:overlay(74) +from:0x021524d4 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021524e8 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021524f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215253c kind:arm_call to:0x0208be24 module:overlay(0) +from:0x02152588 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152594 kind:arm_call to:0x01fff458 module:itcm +from:0x0215261c kind:arm_call to:0x020e1a40 module:overlay(31) +from:0x02152690 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x021526a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021526a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021526cc kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02152714 kind:arm_call to:0x0200f218 module:main +from:0x02152730 kind:arm_call to:0x0200f218 module:main +from:0x02152744 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02152750 kind:load to:0x02162938 module:overlay(74) +from:0x02152754 kind:load to:0x0216200c module:overlay(74) +from:0x02152758 kind:load to:0x02161ffc module:overlay(74) +from:0x02152764 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152778 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152780 kind:arm_call to:0x02011ff4 module:main +from:0x021527bc kind:arm_call to:0x0200eab0 module:main +from:0x021527e0 kind:arm_call to:0x0200eab0 module:main +from:0x021527f0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02152848 kind:arm_call to:0x021526c0 module:overlay(74) +from:0x02152888 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02152898 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x021528ac kind:arm_call to:0x02151cec module:overlay(74) +from:0x021528b4 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021528bc kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021528c4 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021528e4 kind:arm_call to:0x02152df4 module:overlay(74) +from:0x021528f0 kind:load to:0x02162964 module:overlay(74) +from:0x021528f4 kind:load to:0x02163598 module:overlay(74) +from:0x021528f8 kind:load to:0x02162910 module:overlay(74) +from:0x021528fc kind:load to:0x021628d8 module:overlay(74) +from:0x02152914 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0215291c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02152924 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0215292c kind:arm_call to:0x021524cc module:overlay(74) +from:0x02152934 kind:arm_call to:0x0215275c module:overlay(74) +from:0x0215293c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215295c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02152964 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0215296c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02152974 kind:arm_call to:0x021524cc module:overlay(74) +from:0x0215297c kind:arm_call to:0x0215275c module:overlay(74) +from:0x02152984 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215298c kind:arm_call to:0x02011ff4 module:main +from:0x021529f4 kind:arm_call to:0x02151d00 module:overlay(74) +from:0x02152a24 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02152a34 kind:arm_call to:0x02151f44 module:overlay(74) +from:0x02152a64 kind:arm_call to:0x0215218c module:overlay(74) +from:0x02152ac8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02152b30 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02152b48 kind:load to:0x027e09c0 module:dtcm +from:0x02152b4c kind:load to:0x021628b8 module:overlay(74) +from:0x02152b5c kind:arm_call to:0x02152e08 module:overlay(74) +from:0x02152b64 kind:arm_call to:0x02152cf4 module:overlay(74) +from:0x02152bac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152bc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152bd0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02152c0c kind:load to:0x021628b8 module:overlay(74) +from:0x02152c40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152c9c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152cbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152cf0 kind:load to:0x0203e964 module:main +from:0x02152d60 kind:arm_call to:0x01ff930c module:itcm +from:0x02152d70 kind:arm_call to:0x02152dbc module:overlay(74) +from:0x02152d9c kind:arm_call to:0x01ff930c module:itcm +from:0x02152de0 kind:arm_call to:0x02152df4 module:overlay(74) +from:0x02152dec kind:arm_call to:0x02152df4 module:overlay(74) +from:0x02152e30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152ec0 kind:arm_call to:0x021523d8 module:overlay(74) +from:0x02152f00 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02152f38 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02152f60 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02152f6c kind:load to:0x027e09c0 module:dtcm +from:0x02152fa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152fb4 kind:load to:0x021628b8 module:overlay(74) +from:0x02152fc0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02152fd4 kind:load to:0x02163680 module:overlay(74) +from:0x02152fe8 kind:arm_call to:0x02011f3c module:main +from:0x02152ff4 kind:arm_call to:0x02153064 module:overlay(74) +from:0x0215300c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02153060 kind:load to:0x021629cc module:overlay(74) +from:0x02153074 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021530a4 kind:arm_call to:0x0200f05c module:main +from:0x021530c0 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x021530f4 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x0215310c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215311c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215315c kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x02153174 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021531a8 kind:arm_call to:0x0200f05c module:main +from:0x021531c4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021531f4 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x0215320c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153248 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x02153260 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153274 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02153280 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x0215328c kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x02153298 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02153300 kind:arm_call to:0x0203d160 module:main +from:0x0215331c kind:arm_call to:0x0203d160 module:main +from:0x02153358 kind:load to:0x02162b3c module:overlay(74) +from:0x0215335c kind:load to:0x02163680 module:overlay(74) +from:0x02153360 kind:load to:0x021620c0 module:overlay(74) +from:0x02153364 kind:load to:0x021629f0 module:overlay(74) +from:0x02153368 kind:load to:0x0216281c module:overlay(74) +from:0x0215336c kind:load to:0x021620d0 module:overlay(74) +from:0x02153370 kind:load to:0x02155820 module:overlay(74) +from:0x02153374 kind:load to:0x020a0328 module:overlay(0) +from:0x02153378 kind:load to:0x027e0d74 module:dtcm +from:0x02153384 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021533c0 kind:arm_call to:0x0203d210 module:main +from:0x021533dc kind:arm_call to:0x0203d210 module:main +from:0x021533fc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153428 kind:arm_call to:0x0203d210 module:main +from:0x02153430 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02153438 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02153440 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02153448 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153450 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02153458 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02153460 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02153468 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02153474 kind:load to:0x020a0328 module:overlay(0) +from:0x02153478 kind:load to:0x027e0d74 module:dtcm +from:0x021534ac kind:arm_call to:0x0203d210 module:main +from:0x021534c8 kind:arm_call to:0x0203d210 module:main +from:0x021534e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153514 kind:arm_call to:0x0203d210 module:main +from:0x0215351c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02153524 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215352c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02153534 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215353c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02153544 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215354c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02153554 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215355c kind:arm_call to:0x02011ff4 module:main +from:0x02153568 kind:load to:0x020a0328 module:overlay(0) +from:0x0215356c kind:load to:0x027e0d74 module:dtcm +from:0x02153588 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02153598 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021535c8 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021535f4 kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x021535fc kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02153634 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02153648 kind:load to:0x0215535c module:overlay(74) +from:0x0215364c kind:load to:0x02162b04 module:overlay(74) +from:0x02153650 kind:load to:0x02162b1c module:overlay(74) +from:0x021536ac kind:arm_call to:0x02153654 module:overlay(74) +from:0x021536e4 kind:load to:0x02162a84 module:overlay(74) +from:0x02153704 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02153724 kind:load to:0x027e09b8 module:dtcm +from:0x02153740 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153798 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021537b0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021537d8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021537e4 kind:arm_call to:0x02016958 module:main +from:0x0215381c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153834 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153860 kind:arm_call to:0x01ff930c module:itcm +from:0x021538b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021538d8 kind:arm_call to:0x02154ba4 module:overlay(74) +from:0x02153964 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215396c kind:arm_call to:0x02154fe0 module:overlay(74) +from:0x02153974 kind:arm_call to:0x0215505c module:overlay(74) +from:0x02153980 kind:arm_call to:0x02154f08 module:overlay(74) +from:0x0215398c kind:load to:0x027e0ce4 module:dtcm +from:0x02153990 kind:load to:0x027e0ce0 module:dtcm +from:0x02153994 kind:load to:0x02162a34 module:overlay(74) +from:0x0215399c kind:load to:0x027e09c0 module:dtcm +from:0x021539bc kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02153a0c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153a24 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153a3c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153a4c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153a68 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02153a7c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153a94 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153aa8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153abc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153ad8 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02153aec kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153b18 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153b38 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02153b40 kind:load to:0x027e0ce0 module:dtcm +from:0x02153b44 kind:load to:0x027e0d7c module:dtcm +from:0x02153b78 kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02153ba0 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02153bc8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153bd0 kind:arm_call to:0x02154f68 module:overlay(74) +from:0x02153c1c kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02153c24 kind:load to:0x027e09a8 module:dtcm +from:0x02153c30 kind:load to:0x027e0d78 module:dtcm +from:0x02153c4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153c60 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02153c68 kind:load to:0x027e0ce4 module:dtcm +from:0x02153c9c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02153cac kind:arm_call to:0x02078348 module:overlay(0) +from:0x02153cd4 kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02153ce0 kind:arm_call to:0x0216104c module:overlay(74) +from:0x02153cf0 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02153d2c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02153d48 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02153d58 kind:load to:0x027e09bc module:dtcm +from:0x02153d5c kind:load to:0x027e0d7c module:dtcm +from:0x02153d60 kind:load to:0x027e0d78 module:dtcm +from:0x02153d64 kind:load to:0x02162ad4 module:overlay(74) +from:0x02153d68 kind:load to:0x027e09a8 module:dtcm +from:0x02153d94 kind:arm_call to:0x02071e18 module:overlay(0) +from:0x02153db0 kind:arm_call to:0x01ff930c module:itcm +from:0x02153dd8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153dec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153e50 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02153e84 kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02153e90 kind:arm_call to:0x02161a90 module:overlay(74) +from:0x02153ec0 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02153ecc kind:load to:0x027e09a8 module:dtcm +from:0x02153ed4 kind:load to:0x027e0d7c module:dtcm +from:0x02153ee0 kind:load to:0x02162aec module:overlay(74) +from:0x02153ef8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02153f08 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02153f30 kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02153f60 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02153f6c kind:load to:0x020b5254 module:overlay(0) +from:0x02153f74 kind:load to:0x020b51f8 module:overlay(0) +from:0x02153f78 kind:load to:0x02162aec module:overlay(74) +from:0x02153fb4 kind:arm_call to:0x01ff930c module:itcm +from:0x02153fdc kind:arm_call to:0x01ff9638 module:itcm +from:0x02153ff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154038 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154094 kind:load to:0x027e0d7c module:dtcm +from:0x0215409c kind:load to:0x027e0ce4 module:dtcm +from:0x021540d8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021540e4 kind:load to:0x027e09a8 module:dtcm +from:0x02154124 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215414c kind:arm_call to:0x021556c0 module:overlay(74) +from:0x0215417c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021541ac kind:arm_call to:0x01ff930c module:itcm +from:0x021541d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021541e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154230 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154304 kind:load to:0x02162ad4 module:overlay(74) +from:0x02154308 kind:load to:0x027e0d7c module:dtcm +from:0x02154310 kind:load to:0x027e0ce4 module:dtcm +from:0x02154338 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0215435c kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02154368 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215439c kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x021543cc kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x021543e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154404 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154420 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154438 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215444c kind:load to:0x027e0d7c module:dtcm +from:0x02154450 kind:load to:0x027e0cec module:dtcm +from:0x02154458 kind:load to:0x027e09a8 module:dtcm +from:0x0215446c kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154520 kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02154538 kind:arm_call to:0x0215c7e8 module:overlay(74) +from:0x02154548 kind:load to:0x027e0d78 module:dtcm +from:0x02154594 kind:arm_call to:0x02078264 module:overlay(0) +from:0x021545a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021545cc kind:arm_call to:0x01ff993c module:itcm +from:0x0215464c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215466c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215467c kind:arm_call to:0x02157500 module:overlay(74) +from:0x02154698 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021546b0 kind:arm_call to:0x02153688 module:overlay(74) +from:0x021546d0 kind:arm_call to:0x02071480 module:overlay(0) +from:0x0215476c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02154778 kind:load to:0x027e09bc module:dtcm +from:0x0215477c kind:load to:0x027e09a8 module:dtcm +from:0x02154784 kind:load to:0x027e0d78 module:dtcm +from:0x02154788 kind:load to:0x0203e964 module:main +from:0x0215478c kind:load to:0x027e09c0 module:dtcm +from:0x021547b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021547c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021547d0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021547ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154840 kind:arm_call to:0x021556c0 module:overlay(74) +from:0x0215486c kind:arm_call to:0x021556c0 module:overlay(74) +from:0x021548a4 kind:arm_call to:0x021556c0 module:overlay(74) +from:0x021548e0 kind:arm_call to:0x021556c0 module:overlay(74) +from:0x02154904 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02154930 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0215495c kind:arm_call to:0x02099fb8 module:overlay(0) +from:0x02154964 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02154990 kind:load to:0x027e09a8 module:dtcm +from:0x02154994 kind:load to:0x027e0ce4 module:dtcm +from:0x021549a0 kind:load to:0x02162b04 module:overlay(74) +from:0x021549a4 kind:load to:0x02162b1c module:overlay(74) +from:0x02154a4c kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154a84 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154a90 kind:arm_call to:0x02016958 module:main +from:0x02154aa0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154ac8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154ad4 kind:arm_call to:0x02016958 module:main +from:0x02154b64 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02154b70 kind:load to:0x0203e964 module:main +from:0x02154b74 kind:load to:0x027e09c0 module:dtcm +from:0x02154be4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02154c68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154c78 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02154c84 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154c9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154cac kind:arm_call to:0x020e6434 module:overlay(31) +from:0x02154cb8 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154cd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154d68 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02154d74 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154e38 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02154e74 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154e98 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154eb4 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02154ec0 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154edc kind:arm_call to:0x02099114 module:overlay(0) +from:0x02154ee8 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02154ef8 kind:load to:0x027e0ce4 module:dtcm +from:0x02154f00 kind:load to:0x0203e964 module:main +from:0x02154f1c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154f2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154f3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154f5c kind:arm_call to:0x01ff930c module:itcm +from:0x02154f90 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154fc4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02154fd8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215500c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155020 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155030 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155058 kind:load to:0x027e0d7c module:dtcm +from:0x02155080 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215508c kind:arm_call to:0x02016958 module:main +from:0x021550a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021550c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021550d0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021550d8 kind:load to:0x027e0ce4 module:dtcm +from:0x02155148 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0215516c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155188 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155194 kind:load to:0x021620e0 module:overlay(74) +from:0x02155198 kind:load to:0x027e0cec module:dtcm +from:0x021551b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021551e0 kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x02155210 kind:load to:0x027e0ce4 module:dtcm +from:0x02155234 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215527c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021552f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02155344 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02155350 kind:load to:0x027e0ce4 module:dtcm +from:0x02155354 kind:load to:0x0203e964 module:main +from:0x021553f4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02155404 kind:arm_call to:0x01ffa60c module:itcm +from:0x02155464 kind:arm_call to:0x0200e260 module:main +from:0x02155474 kind:arm_call to:0x01ffad5c module:itcm +from:0x021554e0 kind:arm_call to:0x0200e260 module:main +from:0x021554f4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155564 kind:arm_call to:0x0200e260 module:main +from:0x02155578 kind:arm_call to:0x01ffad5c module:itcm +from:0x021555cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021555dc kind:arm_call to:0x01ffa60c module:itcm +from:0x021555ec kind:arm_call to:0x01ffad5c module:itcm +from:0x02155600 kind:arm_call to:0x02028c60 module:main +from:0x02155614 kind:arm_call to:0x01ffb860 module:itcm +from:0x02155620 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215562c kind:arm_call to:0x01ffb860 module:itcm +from:0x0215564c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155664 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155678 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155688 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215569c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021556b4 kind:load to:0x0203e964 module:main +from:0x021556b8 kind:load to:0x027e0964 module:dtcm +from:0x021556bc kind:load to:0x027e0254 module:dtcm +from:0x021557cc kind:load to:0x02162b94 module:overlay(74) +from:0x021557e0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021557ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155808 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02155818 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02155834 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215583c kind:arm_call to:0x02011ff4 module:main +from:0x02155850 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02155864 kind:load to:0x02163768 module:overlay(74) +from:0x02155878 kind:arm_call to:0x02011f3c module:main +from:0x02155884 kind:arm_call to:0x021558d0 module:overlay(74) +from:0x02155898 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021558cc kind:load to:0x02162cd8 module:overlay(74) +from:0x021558dc kind:arm_call to:0x020983dc module:overlay(0) +from:0x02155940 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02155968 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02155980 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021559b4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021559cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021559e0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02155a3c kind:arm_call to:0x0203d160 module:main +from:0x02155a58 kind:arm_call to:0x0203d160 module:main +from:0x02155a8c kind:load to:0x02162cfc module:overlay(74) +from:0x02155a90 kind:load to:0x02163768 module:overlay(74) +from:0x02155a94 kind:load to:0x0216281c module:overlay(74) +from:0x02155a98 kind:load to:0x02155820 module:overlay(74) +from:0x02155a9c kind:load to:0x020a0328 module:overlay(0) +from:0x02155abc kind:arm_call to:0x02155b40 module:overlay(74) +from:0x02155afc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155b18 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155b2c kind:load to:0x027e0cec module:dtcm +from:0x02155b4c kind:arm_call to:0x02155b30 module:overlay(74) +from:0x02155b84 kind:load to:0x02162c90 module:overlay(74) +from:0x02155be8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155c0c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155c1c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155c34 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155c88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155ce4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155d94 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02155dc8 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x02155de4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155e94 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02155ec0 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02155edc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155f08 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155f30 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155f48 kind:load to:0x027e0d7c module:dtcm +from:0x02155f4c kind:load to:0x027e0cec module:dtcm +from:0x02155f50 kind:load to:0x02162cb0 module:overlay(74) +from:0x02155f58 kind:load to:0x027e09a8 module:dtcm +from:0x02155fe8 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02155ff8 kind:load to:0x02162c78 module:overlay(74) +from:0x02156080 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02156098 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021560b0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021560c0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021560e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021560ec kind:arm_call to:0x02016958 module:main +from:0x02156104 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215611c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215613c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156148 kind:arm_call to:0x02016958 module:main +from:0x02156158 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156164 kind:arm_call to:0x02016958 module:main +from:0x02156188 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156194 kind:arm_call to:0x02016958 module:main +from:0x021561a8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021561b4 kind:arm_call to:0x02016958 module:main +from:0x021561cc kind:arm_call to:0x02098590 module:overlay(0) +from:0x021561d8 kind:arm_call to:0x02016958 module:main +from:0x021561ec kind:load to:0x02162c78 module:overlay(74) +from:0x021561f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215621c kind:arm_call to:0x02071e18 module:overlay(0) +from:0x02156224 kind:arm_call to:0x02156390 module:overlay(74) +from:0x02156230 kind:load to:0x027e09a8 module:dtcm +from:0x02156290 kind:arm_call to:0x01ff916c module:itcm +from:0x021562a0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021562a8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021562b0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021562d0 kind:arm_call to:0x01ff916c module:itcm +from:0x021562e0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021562e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021562f0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215631c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156338 kind:arm_call to:0x02155b40 module:overlay(74) +from:0x02156368 kind:arm_call to:0x02154b78 module:overlay(74) +from:0x0215637c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02156388 kind:load to:0x027e0d7c module:dtcm +from:0x0215638c kind:load to:0x027e0d74 module:dtcm +from:0x021563a8 kind:arm_call to:0x021562f8 module:overlay(74) +from:0x021563c4 kind:arm_call to:0x01ff916c module:itcm +from:0x021563d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021563f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156400 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215641c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156428 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215643c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215644c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156484 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156490 kind:arm_call to:0x02016958 module:main +from:0x021564a0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021564ac kind:arm_call to:0x02016958 module:main +from:0x021564c0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021564d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021564e4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156500 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156530 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156540 kind:arm_call to:0x02016958 module:main +from:0x021565d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021565e4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021565fc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215660c kind:arm_call to:0x02016958 module:main +from:0x02156698 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021566a4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021566b0 kind:arm_call to:0x02016958 module:main +from:0x021566c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215677c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021567d8 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021567f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156820 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215684c kind:arm_call to:0x02155b40 module:overlay(74) +from:0x02156860 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156878 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156890 kind:arm_call to:0x02155b40 module:overlay(74) +from:0x021568a4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021568b8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021568d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021568e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156920 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215693c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156954 kind:arm_call to:0x01ffb428 module:itcm +from:0x021569c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156a2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156a4c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156a60 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156aa0 kind:arm_call to:0x01fff17c module:itcm +from:0x02156abc kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156af8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156b24 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156b34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156b50 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156b78 kind:load to:0x027e0ce0 module:dtcm +from:0x02156b7c kind:load to:0x027e0d74 module:dtcm +from:0x02156b80 kind:load to:0x0203e964 module:main +from:0x02156b88 kind:load to:0x027e09c0 module:dtcm +from:0x02156b8c kind:load to:0x027e0d7c module:dtcm +from:0x02156bf4 kind:arm_call to:0x01ffc634 module:itcm +from:0x02156c10 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02156c18 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02156c34 kind:arm_call to:0x0203d210 module:main +from:0x02156c48 kind:arm_call to:0x0203d210 module:main +from:0x02156c50 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02156c58 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02156c60 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156c68 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02156c74 kind:load to:0x020a0328 module:overlay(0) +from:0x02156c84 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02156c8c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02156ca8 kind:arm_call to:0x0203d210 module:main +from:0x02156cbc kind:arm_call to:0x0203d210 module:main +from:0x02156cc4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02156ccc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02156cd4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156cdc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02156ce4 kind:arm_call to:0x02011ff4 module:main +from:0x02156cf0 kind:load to:0x020a0328 module:overlay(0) +from:0x02156cfc kind:arm_call to:0x02097960 module:overlay(0) +from:0x02156d10 kind:load to:0x02163850 module:overlay(74) +from:0x02156d24 kind:arm_call to:0x02011f3c module:main +from:0x02156d30 kind:arm_call to:0x02156da4 module:overlay(74) +from:0x02156d48 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02156d9c kind:load to:0x02162d94 module:overlay(74) +from:0x02156db4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02156de4 kind:arm_call to:0x0200f05c module:main +from:0x02156e00 kind:arm_call to:0x0209a818 module:overlay(0) +from:0x02156e30 kind:arm_call to:0x0200f05c module:main +from:0x02156e4c kind:arm_call to:0x0209a818 module:overlay(0) +from:0x02156e88 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02156ea0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156eb0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156ef4 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02156f0c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156f1c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156f5c kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x02156f74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156f88 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02156f94 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x021570ac kind:arm_call to:0x02059138 module:overlay(0) +from:0x02157118 kind:load to:0x02162e10 module:overlay(74) +from:0x0215711c kind:load to:0x02163850 module:overlay(74) +from:0x02157120 kind:load to:0x02162104 module:overlay(74) +from:0x02157124 kind:load to:0x02162de4 module:overlay(74) +from:0x02157128 kind:load to:0x02162114 module:overlay(74) +from:0x0215712c kind:load to:0x02162db8 module:overlay(74) +from:0x02157130 kind:load to:0x021629f0 module:overlay(74) +from:0x02157134 kind:load to:0x0216281c module:overlay(74) +from:0x02157138 kind:load to:0x027e0d78 module:dtcm +from:0x02157144 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157158 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215717c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02157188 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02157190 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02157198 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021571a0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021571a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021571b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021571b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021571c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021571cc kind:load to:0x027e0d78 module:dtcm +from:0x021571e8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021571f4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021571fc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02157204 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215720c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02157214 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215721c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157224 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215722c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02157234 kind:arm_call to:0x02011ff4 module:main +from:0x02157240 kind:load to:0x027e0d78 module:dtcm +from:0x02157268 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021572b8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021572cc kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021572dc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021572ec kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02157318 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215735c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02157398 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021573a8 kind:load to:0x020b51f8 module:overlay(0) +from:0x021573ac kind:load to:0x0215bf8c module:overlay(74) +from:0x021573b0 kind:load to:0x020b53e4 module:overlay(0) +from:0x021573b8 kind:load to:0x02162d74 module:overlay(74) +from:0x021573c4 kind:arm_call to:0x0215b02c module:overlay(74) +from:0x021573d0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021573f4 kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215741c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021574ec kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021574fc kind:load to:0x02162d74 module:overlay(74) +from:0x0215750c kind:arm_call to:0x021573fc module:overlay(74) +from:0x02157544 kind:load to:0x02162e68 module:overlay(74) +from:0x02157564 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02157584 kind:load to:0x027e09b8 module:dtcm +from:0x021575d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157608 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021576d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157710 kind:arm_call to:0x0215c2b0 module:overlay(74) +from:0x02157758 kind:arm_call to:0x0215b4f4 module:overlay(74) +from:0x02157760 kind:arm_call to:0x0215ae8c module:overlay(74) +from:0x02157768 kind:arm_call to:0x0215b61c module:overlay(74) +from:0x02157770 kind:arm_call to:0x0215b794 module:overlay(74) +from:0x02157778 kind:arm_call to:0x0215bd28 module:overlay(74) +from:0x021577cc kind:arm_call to:0x01fff1a4 module:itcm +from:0x021577e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021577f8 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02157830 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02157848 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02157868 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02157888 kind:arm_call to:0x0215c854 module:overlay(74) +from:0x021578d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157904 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215790c kind:arm_call to:0x0215c9d0 module:overlay(74) +from:0x02157918 kind:load to:0x027e0ce4 module:dtcm +from:0x0215791c kind:load to:0x02162ef8 module:overlay(74) +from:0x02157920 kind:load to:0x027e0ce0 module:dtcm +from:0x02157924 kind:load to:0x027e0d7c module:dtcm +from:0x02157928 kind:load to:0x027e09a8 module:dtcm +from:0x021579dc kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02157a30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157a54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157a78 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02157acc kind:arm_call to:0x0215c88c module:overlay(74) +from:0x02157b38 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02157b64 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02157b80 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02157bd8 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02157c00 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02157c14 kind:load to:0x027e0d74 module:dtcm +from:0x02157c28 kind:load to:0x027e09b8 module:dtcm +from:0x02157c2c kind:load to:0x027e0ce0 module:dtcm +from:0x02157c60 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02157c7c kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02157ce0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02157d0c kind:arm_call to:0x0215c8f4 module:overlay(74) +from:0x02157d30 kind:arm_call to:0x01ff916c module:itcm +from:0x02157d64 kind:arm_call to:0x0215c8f4 module:overlay(74) +from:0x02157da0 kind:arm_call to:0x020cb05c module:overlay(24) +from:0x02157dc8 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02157de0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157dfc kind:arm_call to:0x0215c8f4 module:overlay(74) +from:0x02157e14 kind:arm_call to:0x01ff916c module:itcm +from:0x02157e44 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02157e5c kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02157e88 kind:arm_call to:0x0215c8f4 module:overlay(74) +from:0x02157ea0 kind:arm_call to:0x01ff916c module:itcm +from:0x02157ef0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02157f74 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02157f8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157fa8 kind:arm_call to:0x0215c8f4 module:overlay(74) +from:0x02157ff8 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158008 kind:arm_call to:0x0215c8f4 module:overlay(74) +from:0x02158060 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158118 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158130 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021581c0 kind:arm_call to:0x0215c8f4 module:overlay(74) +from:0x02158208 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158220 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158254 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158264 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02158274 kind:arm_call to:0x0215c8f4 module:overlay(74) +from:0x02158280 kind:load to:0x027e0ce0 module:dtcm +from:0x02158284 kind:load to:0x027e09b8 module:dtcm +from:0x0215828c kind:load to:0x027e0d74 module:dtcm +from:0x02158290 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x0215829c kind:load to:0x027e09a8 module:dtcm +from:0x021582bc kind:load to:0x02157500 module:overlay(74) +from:0x021582e8 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x021582f4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158308 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021583c0 kind:arm_call to:0x0215cd54 module:overlay(74) +from:0x021583d8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021583f0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021583f8 kind:arm_call to:0x02016958 module:main +from:0x02158418 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158420 kind:arm_call to:0x02016958 module:main +from:0x0215843c kind:load to:0x027e0ce0 module:dtcm +from:0x02158440 kind:load to:0x02049be4 module:main +from:0x0215844c kind:arm_call to:0x0215a278 module:overlay(74) +from:0x02158454 kind:arm_call to:0x0215a664 module:overlay(74) +from:0x0215845c kind:arm_call to:0x0215a17c module:overlay(74) +from:0x0215848c kind:arm_call to:0x0215c928 module:overlay(74) +from:0x021584cc kind:arm_call to:0x02015080 module:main +from:0x021584e0 kind:arm_call to:0x0215b0d4 module:overlay(74) +from:0x021584fc kind:arm_call to:0x02015080 module:main +from:0x02158510 kind:arm_call to:0x0215b0d4 module:overlay(74) +from:0x0215852c kind:arm_call to:0x02015080 module:main +from:0x02158540 kind:arm_call to:0x0215b0d4 module:overlay(74) +from:0x0215855c kind:arm_call to:0x02015080 module:main +from:0x02158570 kind:arm_call to:0x0215b0d4 module:overlay(74) +from:0x0215857c kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158584 kind:arm_call to:0x0215a664 module:overlay(74) +from:0x021585d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021585e8 kind:arm_call to:0x02157500 module:overlay(74) +from:0x021585f0 kind:arm_call to:0x0215a664 module:overlay(74) +from:0x02158640 kind:arm_call to:0x0215a72c module:overlay(74) +from:0x02158674 kind:arm_call to:0x0215b230 module:overlay(74) +from:0x02158684 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021586a8 kind:arm_call to:0x02157500 module:overlay(74) +from:0x021586b0 kind:arm_call to:0x0215aae8 module:overlay(74) +from:0x021586bc kind:arm_call to:0x0215b344 module:overlay(74) +from:0x021586d0 kind:arm_call to:0x02157500 module:overlay(74) +from:0x021586e4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215871c kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158758 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158788 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x021587b0 kind:load to:0x027e0d7c module:dtcm +from:0x021587f0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158858 kind:arm_call to:0x02015080 module:main +from:0x021588dc kind:arm_call to:0x02159fe0 module:overlay(74) +from:0x02158908 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215891c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158948 kind:arm_call to:0x0215a72c module:overlay(74) +from:0x02158990 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158998 kind:arm_call to:0x0215aae8 module:overlay(74) +from:0x021589a0 kind:load to:0x027e0d7c module:dtcm +from:0x021589a4 kind:load to:0x02049be4 module:main +from:0x021589d8 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158a20 kind:arm_call to:0x0215a72c module:overlay(74) +from:0x02158a54 kind:arm_call to:0x0215b230 module:overlay(74) +from:0x02158a68 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158a74 kind:arm_call to:0x0215b344 module:overlay(74) +from:0x02158a8c kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158aa4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158adc kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158b1c kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158b48 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158b70 kind:load to:0x027e0d7c module:dtcm +from:0x02158b98 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158c24 kind:arm_call to:0x02015080 module:main +from:0x02158ca8 kind:arm_call to:0x02159fe0 module:overlay(74) +from:0x02158cd4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158cf8 kind:arm_call to:0x0215a72c module:overlay(74) +from:0x02158d14 kind:arm_call to:0x0215a17c module:overlay(74) +from:0x02158d44 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158d4c kind:arm_call to:0x0215aae8 module:overlay(74) +from:0x02158d58 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158d64 kind:arm_call to:0x02016958 module:main +from:0x02158d74 kind:arm_call to:0x01ff930c module:itcm +from:0x02158d80 kind:load to:0x027e0d7c module:dtcm +from:0x02158d84 kind:load to:0x02049be4 module:main +from:0x02158db8 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158dd0 kind:arm_call to:0x0215b230 module:overlay(74) +from:0x02158e30 kind:arm_call to:0x0215b344 module:overlay(74) +from:0x02158e44 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158e7c kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158ea4 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02158f2c kind:arm_call to:0x02015080 module:main +from:0x02158f5c kind:arm_call to:0x02159fe0 module:overlay(74) +from:0x02158fc0 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02158fcc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158fd8 kind:arm_call to:0x02016958 module:main +from:0x02158fe8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159000 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159008 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159038 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x0215905c kind:arm_call to:0x0215b230 module:overlay(74) +from:0x02159078 kind:arm_call to:0x0215b230 module:overlay(74) +from:0x0215909c kind:arm_call to:0x0215c928 module:overlay(74) +from:0x021590b4 kind:arm_call to:0x0215b344 module:overlay(74) +from:0x021590c8 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02159104 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x0215911c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215912c kind:load to:0x027e09a8 module:dtcm +from:0x02159168 kind:arm_call to:0x0215a664 module:overlay(74) +from:0x021591f0 kind:arm_call to:0x01ff993c module:itcm +from:0x0215920c kind:arm_call to:0x01ff9258 module:itcm +from:0x02159224 kind:arm_call to:0x021619bc module:overlay(74) +from:0x02159238 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02159240 kind:load to:0x027e0d7c module:dtcm +from:0x0215928c kind:arm_call to:0x0215a0cc module:overlay(74) +from:0x021592a0 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x021592b0 kind:arm_call to:0x0215cd54 module:overlay(74) +from:0x021592d8 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02159304 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02159320 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02159334 kind:load to:0x027e0cec module:dtcm +from:0x02159424 kind:arm_call to:0x01fff168 module:itcm +from:0x0215946c kind:arm_call to:0x02015080 module:main +from:0x02159480 kind:arm_call to:0x02157500 module:overlay(74) +from:0x021594a8 kind:arm_call to:0x02161aa8 module:overlay(74) +from:0x021594c4 kind:arm_call to:0x021597fc module:overlay(74) +from:0x021594e4 kind:arm_call to:0x01ff993c module:itcm +from:0x021594fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159520 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02159544 kind:arm_call to:0x021619e0 module:overlay(74) +from:0x02159558 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02159574 kind:arm_call to:0x01ff993c module:itcm +from:0x02159580 kind:load to:0x027e0ce0 module:dtcm +from:0x02159584 kind:load to:0x027e0d7c module:dtcm +from:0x021595d4 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x021595f0 kind:arm_call to:0x0215a0cc module:overlay(74) +from:0x02159604 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02159614 kind:arm_call to:0x0215cd54 module:overlay(74) +from:0x02159630 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x02159644 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159674 kind:load to:0x027e0d7c module:dtcm +from:0x0215972c kind:arm_call to:0x02159b04 module:overlay(74) +from:0x02159754 kind:arm_call to:0x021597fc module:overlay(74) +from:0x02159760 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159780 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159798 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021597c0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021597f0 kind:arm_call to:0x02157500 module:overlay(74) +from:0x021597f8 kind:load to:0x027e0d7c module:dtcm +from:0x02159820 kind:arm_call to:0x02016958 module:main +from:0x02159830 kind:arm_call to:0x01ff930c module:itcm +from:0x02159840 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215985c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021598f8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159910 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159948 kind:arm_call to:0x02161b68 module:overlay(74) +from:0x02159958 kind:arm_call to:0x02161b20 module:overlay(74) +from:0x02159968 kind:arm_call to:0x02161b44 module:overlay(74) +from:0x02159978 kind:arm_call to:0x0215a278 module:overlay(74) +from:0x0215998c kind:arm_call to:0x02161b44 module:overlay(74) +from:0x0215999c kind:arm_call to:0x02161b20 module:overlay(74) +from:0x021599ac kind:arm_call to:0x02161b04 module:overlay(74) +from:0x021599c4 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x021599e0 kind:arm_call to:0x02161b44 module:overlay(74) +from:0x021599f0 kind:arm_call to:0x02161b04 module:overlay(74) +from:0x02159a08 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02159ab4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159af4 kind:load to:0x027e0d7c module:dtcm +from:0x02159b28 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02159b60 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159b68 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159ba0 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02159c54 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x02159c6c kind:arm_call to:0x0215cd54 module:overlay(74) +from:0x02159ca0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159cb0 kind:load to:0x027e0d7c module:dtcm +from:0x02159cb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02159cb8 kind:load to:0x027e0d74 module:dtcm +from:0x02159cbc kind:load to:0x027e09a8 module:dtcm +from:0x02159cf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159d08 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159d10 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159d1c kind:arm_call to:0x02157500 module:overlay(74) +from:0x02159d5c kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02159d64 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02159d74 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x02159d7c kind:load to:0x027e0d7c module:dtcm +from:0x02159e38 kind:arm_call to:0x02159b04 module:overlay(74) +from:0x02159e68 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02159e88 kind:arm_call to:0x01ff993c module:itcm +from:0x02159e94 kind:load to:0x027e0d7c module:dtcm +from:0x02159edc kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02159ef4 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x02159f0c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159f18 kind:load to:0x02162d5c module:overlay(74) +from:0x02159f20 kind:load to:0x027e09a8 module:dtcm +from:0x02159f94 kind:arm_call to:0x01ff916c module:itcm +from:0x02159fa8 kind:arm_call to:0x0215a3b8 module:overlay(74) +from:0x02159fb4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159fc0 kind:arm_call to:0x02016958 module:main +from:0x02159fd0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159fd8 kind:load to:0x027e0d7c module:dtcm +from:0x02159fdc kind:load to:0x027e0d74 module:dtcm +from:0x0215a03c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215a080 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215a0a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215a0bc kind:load to:0x020b53e4 module:overlay(0) +from:0x0215a0c4 kind:load to:0x027e0cec module:dtcm +from:0x0215a178 kind:load to:0x027e0d7c module:dtcm +from:0x0215a194 kind:arm_call to:0x02016fbc module:main +from:0x0215a1f4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a20c kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215a218 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a230 kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215a23c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a25c kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215a268 kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215a274 kind:load to:0x027e0d7c module:dtcm +from:0x0215a2dc kind:arm_call to:0x0215c928 module:overlay(74) +from:0x0215a2f4 kind:arm_call to:0x02161acc module:overlay(74) +from:0x0215a350 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x0215a368 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a390 kind:arm_call to:0x02161ae8 module:overlay(74) +from:0x0215a3ac kind:load to:0x027e0d7c module:dtcm +from:0x0215a3b0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a3e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a5b4 kind:arm_call to:0x02016958 module:main +from:0x0215a5cc kind:arm_call to:0x01ff930c module:itcm +from:0x0215a614 kind:arm_call to:0x02016958 module:main +from:0x0215a624 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a658 kind:load to:0x02049be4 module:main +from:0x0215a660 kind:load to:0x0203e964 module:main +from:0x0215a678 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a69c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a6b0 kind:arm_call to:0x0215a82c module:overlay(74) +from:0x0215a6c0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a6fc kind:arm_call to:0x0215ab24 module:overlay(74) +from:0x0215a710 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a71c kind:arm_call to:0x0215a86c module:overlay(74) +from:0x0215a728 kind:load to:0x027e0d7c module:dtcm +from:0x0215a740 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a74c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a75c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a768 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a774 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a78c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a79c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a83c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a860 kind:arm_call to:0x0215a86c module:overlay(74) +from:0x0215a890 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aa64 kind:arm_call to:0x02016958 module:main +from:0x0215aa7c kind:arm_call to:0x01ff930c module:itcm +from:0x0215aabc kind:arm_call to:0x02016958 module:main +from:0x0215aacc kind:arm_call to:0x01ff930c module:itcm +from:0x0215aadc kind:load to:0x02049be4 module:main +from:0x0215aae4 kind:load to:0x0203e964 module:main +from:0x0215ab08 kind:arm_call to:0x0215ab24 module:overlay(74) +from:0x0215ab50 kind:arm_call to:0x01ff916c module:itcm +from:0x0215abd4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215abe8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215ac00 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215ac38 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215ad04 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215ae04 kind:arm_call to:0x02016958 module:main +from:0x0215ae1c kind:arm_call to:0x01ff930c module:itcm +from:0x0215ae5c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215ae68 kind:arm_call to:0x02016958 module:main +from:0x0215ae78 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ae84 kind:load to:0x02049be4 module:main +from:0x0215ae88 kind:load to:0x0203e964 module:main +from:0x0215aee0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215aef4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215af0c kind:load to:0x027e0d7c module:dtcm +from:0x0215affc kind:arm_call to:0x0215a0cc module:overlay(74) +from:0x0215b010 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x0215b028 kind:load to:0x027e0d7c module:dtcm +from:0x0215b05c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b094 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215b0a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b0b0 kind:arm_call to:0x020f4950 module:overlays(26,31) +from:0x0215b0c8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215b0d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b114 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215b124 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b134 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b144 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b184 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215b1ac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b1c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b1e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b1f8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b20c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b218 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215b224 kind:load to:0x027e0cec module:dtcm +from:0x0215b228 kind:load to:0x027e09a8 module:dtcm +from:0x0215b288 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b298 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b2b8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b318 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b340 kind:load to:0x02049be4 module:main +from:0x0215b3dc kind:arm_call to:0x01ff993c module:itcm +from:0x0215b3f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b420 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b42c kind:arm_call to:0x02016958 module:main +from:0x0215b460 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x0215b478 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b4ac kind:arm_call to:0x0215a664 module:overlay(74) +from:0x0215b4b8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b4c4 kind:arm_call to:0x02016958 module:main +from:0x0215b4d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b4ec kind:load to:0x027e09a8 module:dtcm +from:0x0215b610 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b618 kind:load to:0x02049be4 module:main +from:0x0215b630 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215b648 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b6a4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b6c8 kind:arm_call to:0x02016990 module:main +from:0x0215b6f0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b700 kind:arm_call to:0x02016958 module:main +from:0x0215b730 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b740 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b74c kind:load to:0x027e0ce0 module:dtcm +from:0x0215b750 kind:load to:0x027e0d7c module:dtcm +from:0x0215b7f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b834 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215b880 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b8c4 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215b90c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b950 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215b99c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b9e0 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215ba10 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ba84 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215badc kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215bb1c kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215bb4c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bbc0 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215bbf0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bc34 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215bc64 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bcdc kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215bd04 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215bd3c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bd4c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bdbc kind:arm_call to:0x01ff930c module:itcm +from:0x0215bdf0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215be88 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0215beb8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215beec kind:arm_call to:0x0215af10 module:overlay(74) +from:0x0215bf6c kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x0215bf78 kind:load to:0x0203e964 module:main +from:0x0215bf80 kind:load to:0x027e0958 module:dtcm +from:0x0215bf84 kind:load to:0x027e09ac module:dtcm +from:0x0215bf88 kind:load to:0x027e09b4 module:dtcm +from:0x0215c02c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215c03c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c068 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c078 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c0d8 kind:arm_call to:0x0200e260 module:main +from:0x0215c0e8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c10c kind:arm_call to:0x0215b778 module:overlay(74) +from:0x0215c160 kind:arm_call to:0x0200e260 module:main +from:0x0215c170 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c194 kind:arm_call to:0x0215b75c module:overlay(74) +from:0x0215c1e8 kind:arm_call to:0x0200e260 module:main +from:0x0215c1f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c268 kind:arm_call to:0x0200e260 module:main +from:0x0215c278 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c2a8 kind:load to:0x0203e964 module:main +from:0x0215c2ac kind:load to:0x027e0964 module:dtcm +from:0x0215c2f4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215c314 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215c354 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215c360 kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215c3c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c3e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c3ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c430 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c43c kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215c458 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c460 kind:arm_call to:0x02016958 module:main +from:0x0215c46c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c494 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c4b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c4bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c500 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c50c kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215c528 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c530 kind:arm_call to:0x02016958 module:main +from:0x0215c53c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c564 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c580 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c58c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c5d0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c5dc kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215c5f8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c600 kind:arm_call to:0x02016958 module:main +from:0x0215c60c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c63c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c648 kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215c664 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c66c kind:arm_call to:0x02016958 module:main +from:0x0215c678 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c698 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c6a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215c6f8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c720 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c74c kind:arm_call to:0x0200ef9c module:main +from:0x0215c760 kind:arm_call to:0x0200eab0 module:main +from:0x0215c76c kind:arm_call to:0x01ffc768 module:itcm +from:0x0215c780 kind:arm_call to:0x0200ef5c module:main +from:0x0215c788 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215c790 kind:load to:0x020b4f04 module:overlay(0) +from:0x0215c7a4 kind:arm_call to:0x0200ef9c module:main +from:0x0215c7b4 kind:arm_call to:0x0200eab0 module:main +from:0x0215c7c0 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215c7d4 kind:arm_call to:0x0200ef5c module:main +from:0x0215c7dc kind:arm_call to:0x01ffc57c module:itcm +from:0x0215c7e4 kind:load to:0x020b4f04 module:overlay(0) +from:0x0215c804 kind:arm_call to:0x0215c928 module:overlay(74) +from:0x0215c81c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c828 kind:load to:0x027e09a8 module:dtcm +from:0x0215c8d4 kind:arm_call to:0x020158e8 module:main +from:0x0215c91c kind:arm_call to:0x02078868 module:overlay(0) +from:0x0215c924 kind:load to:0x027e09bc module:dtcm +from:0x0215c9cc kind:load to:0x02162f88 module:overlay(74) +from:0x0215ca08 kind:arm_call to:0x02015080 module:main +from:0x0215ca28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ca74 kind:arm_call to:0x02015080 module:main +from:0x0215ca94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cac8 kind:arm_call to:0x02015080 module:main +from:0x0215cae8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215caf0 kind:load to:0x027e09a8 module:dtcm +from:0x0215cb08 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cb10 kind:arm_call to:0x02011ff4 module:main +from:0x0215cb24 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cb2c kind:arm_call to:0x02011ff4 module:main +from:0x0215cb40 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215cb54 kind:load to:0x02163938 module:overlay(74) +from:0x0215cb68 kind:arm_call to:0x02011f3c module:main +from:0x0215cb74 kind:arm_call to:0x0215cbbc module:overlay(74) +from:0x0215cb88 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215cbb8 kind:load to:0x02163114 module:overlay(74) +from:0x0215cbc4 kind:arm_call to:0x020f47f0 module:overlay(31) +from:0x0215cbe8 kind:arm_call to:0x020f5b6c module:overlay(31) +from:0x0215cc08 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215cc30 kind:load to:0x02163138 module:overlay(74) +from:0x0215cc90 kind:arm_call to:0x020f5738 module:overlay(31) +from:0x0215cc9c kind:arm_call to:0x0215cd54 module:overlay(74) +from:0x0215cd30 kind:arm_call to:0x020f5cac module:overlay(31) +from:0x0215cd48 kind:load to:0x021630a8 module:overlay(74) +from:0x0215cd4c kind:load to:0x02049be4 module:main +from:0x0215cd8c kind:load to:0x021630ac module:overlay(74) +from:0x0215cdc8 kind:arm_call to:0x0215ce34 module:overlay(74) +from:0x0215cdd0 kind:load to:0x021630dc module:overlay(74) +from:0x0215cea4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ceb0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ced0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cf64 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215cf94 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x0215cfc8 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x0215cfd4 kind:arm_call to:0x0215d304 module:overlay(74) +from:0x0215cfec kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x0215cff8 kind:arm_call to:0x0215d304 module:overlay(74) +from:0x0215d00c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215d03c kind:arm_call to:0x0215d304 module:overlay(74) +from:0x0215d04c kind:arm_call to:0x01ff916c module:itcm +from:0x0215d060 kind:arm_call to:0x0215cd54 module:overlay(74) +from:0x0215d078 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x0215d080 kind:arm_call to:0x0215d640 module:overlay(74) +from:0x0215d0b8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215d0c0 kind:load to:0x027e0cec module:dtcm +from:0x0215d0d0 kind:load to:0x0215d088 module:overlay(74) +from:0x0215d0e0 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x0215d0f0 kind:arm_call to:0x0215d640 module:overlay(74) +from:0x0215d0f8 kind:arm_call to:0x0215d1ec module:overlay(74) +from:0x0215d150 kind:arm_call to:0x0215cd90 module:overlay(74) +from:0x0215d158 kind:arm_call to:0x020f5cc4 module:overlay(31) +from:0x0215d1b8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215d1e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d234 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215d2a0 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215d2ac kind:arm_call to:0x0215cd54 module:overlay(74) +from:0x0215d2c4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215d2e4 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215d2f0 kind:arm_call to:0x0215cd54 module:overlay(74) +from:0x0215d2f8 kind:load to:0x027e0d78 module:dtcm +from:0x0215d300 kind:load to:0x027e0d7c module:dtcm +from:0x0215d340 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d358 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d36c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d378 kind:arm_call to:0x01ff947c module:itcm +from:0x0215d388 kind:arm_call to:0x01ff947c module:itcm +from:0x0215d3a8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215d3e4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d3f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d3fc kind:arm_call to:0x01ff938c module:itcm +from:0x0215d408 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d448 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d454 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d460 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d470 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d4bc kind:arm_call to:0x01ff938c module:itcm +from:0x0215d4c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d4d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d4e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d4f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d508 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d530 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d560 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d5a8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d5b4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d5c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d5d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d5e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d5f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d618 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d654 kind:arm_call to:0x0215d304 module:overlay(74) +from:0x0215d684 kind:arm_call to:0x020f47dc module:overlay(31) +from:0x0215d71c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d724 kind:arm_call to:0x0203a1bc module:main +from:0x0215d744 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d74c kind:arm_call to:0x01ff938c module:itcm +from:0x0215d758 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d768 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d7f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d7fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d80c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d880 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215d888 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d8a0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215d8a8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d8b0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d8c4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215d8d8 kind:load to:0x02163984 module:overlay(74) +from:0x0215d8ec kind:arm_call to:0x02011f3c module:main +from:0x0215d8f8 kind:arm_call to:0x0215d940 module:overlay(74) +from:0x0215d90c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d93c kind:load to:0x02163220 module:overlay(74) +from:0x0215d94c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215d9b0 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x0215d9dc kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215d9f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215da08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215da20 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215da64 kind:arm_call to:0x0203d160 module:main +from:0x0215da98 kind:load to:0x02163290 module:overlay(74) +from:0x0215da9c kind:load to:0x02163984 module:overlay(74) +from:0x0215daa0 kind:load to:0x02163244 module:overlay(74) +from:0x0215daa4 kind:load to:0x020a0328 module:overlay(0) +from:0x0215daa8 kind:load to:0x02155820 module:overlay(74) +from:0x0215dab4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215daf8 kind:arm_call to:0x0215db4c module:overlay(74) +from:0x0215db20 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0215db34 kind:load to:0x027e0cec module:dtcm +from:0x0215db58 kind:arm_call to:0x0215db38 module:overlay(74) +from:0x0215db90 kind:load to:0x021631b8 module:overlay(74) +from:0x0215dba0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215dbc0 kind:arm_call to:0x0215db4c module:overlay(74) +from:0x0215dbec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc08 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc24 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc3c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215dc50 kind:load to:0x027e0cec module:dtcm +from:0x0215dc54 kind:load to:0x027e09a8 module:dtcm +from:0x0215dd2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dd54 kind:arm_call to:0x0215db94 module:overlay(74) +from:0x0215dd7c kind:arm_call to:0x02016958 module:main +from:0x0215dd8c kind:load to:0x021631e8 module:overlay(74) +from:0x0215ddb8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ddd8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215ddec kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215de20 kind:arm_call to:0x01ff916c module:itcm +from:0x0215de40 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215de54 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215de64 kind:arm_call to:0x020bf5b4 module:overlay(17) +from:0x0215decc kind:arm_call to:0x0215e638 module:overlay(74) +from:0x0215ded4 kind:arm_call to:0x0215dee8 module:overlay(74) +from:0x0215dee4 kind:load to:0x021631a0 module:overlay(74) +from:0x0215df08 kind:arm_call to:0x01ff916c module:itcm +from:0x0215df28 kind:arm_call to:0x0215db4c module:overlay(74) +from:0x0215df98 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215dfac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dfc8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215dfd8 kind:load to:0x027e0d78 module:dtcm +from:0x0215dfdc kind:load to:0x0203e964 module:main +from:0x0215e04c kind:arm_call to:0x0215e060 module:overlay(74) +from:0x0215e05c kind:load to:0x021631a0 module:overlay(74) +from:0x0215e06c kind:arm_call to:0x0215e64c module:overlay(74) +from:0x0215e080 kind:arm_call to:0x0215db4c module:overlay(74) +from:0x0215e08c kind:arm_call to:0x0215e590 module:overlay(74) +from:0x0215e0a8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e0bc kind:arm_call to:0x01ff916c module:itcm +from:0x0215e0d0 kind:arm_call to:0x0215db4c module:overlay(74) +from:0x0215e0e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215e184 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e198 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e1c4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215e1f8 kind:arm_call to:0x021662e8 module:overlay(93) +from:0x0215e218 kind:arm_call to:0x0208bbb8 module:overlay(0) +from:0x0215e23c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e290 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215e2a0 kind:load to:0x0203e964 module:main +from:0x0215e2a8 kind:load to:0x027e0d7c module:dtcm +from:0x0215e2ac kind:load to:0x027e0d8c module:dtcm +from:0x0215e2b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e2b4 kind:load to:0x027e0d78 module:dtcm +from:0x0215e2b8 kind:load to:0x027e09c0 module:dtcm +from:0x0215e320 kind:load to:0x021631a0 module:overlay(74) +from:0x0215e338 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e34c kind:arm_call to:0x0215db4c module:overlay(74) +from:0x0215e3b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e3d8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e3e4 kind:arm_call to:0x02016958 module:main +from:0x0215e3f4 kind:load to:0x02049be4 module:main +from:0x0215e424 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215e42c kind:arm_call to:0x0215e64c module:overlay(74) +from:0x0215e440 kind:arm_call to:0x0215db4c module:overlay(74) +from:0x0215e44c kind:arm_call to:0x0215e590 module:overlay(74) +from:0x0215e468 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e474 kind:arm_call to:0x02016958 module:main +from:0x0215e484 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e4a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e4c8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e4e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e4f8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e528 kind:arm_call to:0x021662e8 module:overlay(93) +from:0x0215e570 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215e57c kind:load to:0x027e09a8 module:dtcm +from:0x0215e584 kind:load to:0x027e0d7c module:dtcm +from:0x0215e588 kind:load to:0x027e0d8c module:dtcm +from:0x0215e58c kind:load to:0x027e09c0 module:dtcm +from:0x0215e5a0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e5bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e5d8 kind:arm_call to:0x02157500 module:overlay(74) +from:0x0215e5e4 kind:arm_call to:0x02160f34 module:overlay(74) +from:0x0215e5f4 kind:arm_call to:0x0215db4c module:overlay(74) +from:0x0215e60c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e618 kind:arm_call to:0x021550b0 module:overlay(74) +from:0x0215e624 kind:load to:0x027e0d78 module:dtcm +from:0x0215e628 kind:load to:0x027e0d7c module:dtcm +from:0x0215e62c kind:load to:0x027e09a8 module:dtcm +from:0x0215e634 kind:load to:0x027e0d74 module:dtcm +from:0x0215e648 kind:load to:0x020bf420 module:overlays(2,4,17) +from:0x0215e668 kind:load to:0x027e0d7c module:dtcm +from:0x0215e6a8 kind:arm_call to:0x01ffc634 module:itcm +from:0x0215e6cc kind:arm_call to:0x020c08e4 module:overlay(17) +from:0x0215e6f0 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0215e6fc kind:load to:0x027e09b4 module:dtcm +from:0x0215e730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e74c kind:load to:0x027e0d78 module:dtcm +from:0x0215e758 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215e760 kind:arm_call to:0x02011ff4 module:main +from:0x0215e784 kind:arm_call to:0x0203d210 module:main +from:0x0215e78c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215e794 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e79c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e7a8 kind:load to:0x020a0328 module:overlay(0) +from:0x0215e7c4 kind:arm_call to:0x0203d210 module:main +from:0x0215e7cc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215e7d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e7dc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e7e4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e7f0 kind:load to:0x020a0328 module:overlay(0) +from:0x0215e7fc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215e810 kind:load to:0x02163a6c module:overlay(74) +from:0x0215e824 kind:arm_call to:0x02011f3c module:main +from:0x0215e830 kind:arm_call to:0x0215e894 module:overlay(74) +from:0x0215e848 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e890 kind:load to:0x021632f8 module:overlay(74) +from:0x0215e8a4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215e908 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x0215e988 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0215e9a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e9b0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e9e8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215ea00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ea34 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215ea4c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ea60 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215ea6c kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x0215eb4c kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x0215eb70 kind:arm_call to:0x0203d160 module:main +from:0x0215eb80 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215ebac kind:load to:0x02163364 module:overlay(74) +from:0x0215ebb0 kind:load to:0x02163a6c module:overlay(74) +from:0x0215ebb4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ebb8 kind:load to:0x021629f0 module:overlay(74) +from:0x0215ebbc kind:load to:0x0216281c module:overlay(74) +from:0x0215ebc0 kind:load to:0x020a0328 module:overlay(0) +from:0x0215ebc4 kind:load to:0x02155820 module:overlay(74) +from:0x0215ebc8 kind:load to:0x027e0d7c module:dtcm +from:0x0215ebe8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215ec00 kind:arm_call to:0x0203d210 module:main +from:0x0215ec08 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x0215ec10 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215ec18 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ec20 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ec28 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215ec30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ec38 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ec44 kind:load to:0x027e0d7c module:dtcm +from:0x0215ec48 kind:load to:0x020a0328 module:overlay(0) +from:0x0215ec68 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215ec80 kind:arm_call to:0x0203d210 module:main +from:0x0215ec88 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x0215ec90 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215ec98 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215eca0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215eca8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215ecb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ecb8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ecc0 kind:arm_call to:0x02011ff4 module:main +from:0x0215eccc kind:load to:0x027e0d7c module:dtcm +from:0x0215ecd0 kind:load to:0x020a0328 module:overlay(0) +from:0x0215ecec kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215ecfc kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0215ed2c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0215ed5c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215ed68 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x0215ed78 kind:load to:0x0216116c module:overlay(74) +from:0x0215ed7c kind:load to:0x0216332c module:overlay(74) +from:0x0215ed80 kind:load to:0x02163314 module:overlay(74) +from:0x0215edc8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215ee04 kind:arm_call to:0x0215ed84 module:overlay(74) +from:0x0215ee3c kind:load to:0x02163424 module:overlay(74) +from:0x0215ee5c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215ee7c kind:load to:0x027e09b8 module:dtcm +from:0x0215eec4 kind:arm_call to:0x021614a4 module:overlay(74) +from:0x0215eefc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ef24 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215ef58 kind:arm_call to:0x021615f4 module:overlay(74) +from:0x0215efdc kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215efe4 kind:arm_call to:0x0216193c module:overlay(74) +from:0x0215f01c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215f030 kind:load to:0x021633bc module:overlay(74) +from:0x0215f034 kind:load to:0x027e09c0 module:dtcm +from:0x0215f038 kind:load to:0x027e09a8 module:dtcm +from:0x0215f064 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215f07c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215f08c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f098 kind:load to:0x020b508c module:overlay(0) +from:0x0215f0c4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f10c kind:arm_call to:0x02016958 module:main +from:0x0215f144 kind:arm_call to:0x021662f8 module:overlay(93) +from:0x0215f170 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f1ac kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f20c kind:arm_call to:0x021662f8 module:overlay(93) +from:0x0215f220 kind:arm_call to:0x02166308 module:overlay(93) +from:0x0215f23c kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f284 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f2f4 kind:load to:0x027e0d78 module:dtcm +from:0x0215f2f8 kind:load to:0x027e0d8c module:dtcm +from:0x0215f2fc kind:load to:0x020b508c module:overlay(0) +from:0x0215f31c kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215f348 kind:arm_call to:0x02160fd4 module:overlay(74) +from:0x0215f360 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215f38c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0215f3bc kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f3d0 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0215f3f4 kind:load to:0x02163344 module:overlay(74) +from:0x0215f3f8 kind:load to:0x020b508c module:overlay(0) +from:0x0215f400 kind:load to:0x027e09a8 module:dtcm +from:0x0215f430 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215f498 kind:arm_call to:0x02016958 module:main +from:0x0215f4a8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f4b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f4cc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f510 kind:arm_call to:0x0215f5b4 module:overlay(74) +from:0x0215f524 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f594 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f5a0 kind:load to:0x020b508c module:overlay(0) +from:0x0215f5a8 kind:load to:0x027e0d78 module:dtcm +from:0x0215f5b0 kind:load to:0x027e0d74 module:dtcm +from:0x0215f60c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f648 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215f65c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f66c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f680 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f68c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f6a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f6b0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f6c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f6d0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f6dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f6f8 kind:load to:0x027e0d78 module:dtcm +from:0x0215f718 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215f748 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0215f754 kind:load to:0x027e0d78 module:dtcm +from:0x0215f758 kind:load to:0x027e09a8 module:dtcm +from:0x0215f780 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f7a4 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x0215f7b4 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x0215f89c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f910 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215f964 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f970 kind:arm_call to:0x02016958 module:main +from:0x0215f980 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f9c4 kind:arm_call to:0x0215f5b4 module:overlay(74) +from:0x0215f9d0 kind:load to:0x0203e964 module:main +from:0x0215f9d4 kind:load to:0x027e09c0 module:dtcm +from:0x0215f9fc kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215fa08 kind:arm_call to:0x0215c7e8 module:overlay(74) +from:0x0215fa30 kind:load to:0x027e0d78 module:dtcm +from:0x0215fa64 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x0215fa80 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215fa88 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215fae4 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x0215faec kind:arm_call to:0x02161c48 module:overlay(74) +from:0x0215fb08 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215fb28 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215fb34 kind:load to:0x020b508c module:overlay(0) +from:0x0215fb64 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215fb6c kind:arm_call to:0x021601f8 module:overlay(74) +from:0x0215fb74 kind:arm_call to:0x02161c48 module:overlay(74) +from:0x0215fba4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215fbac kind:arm_call to:0x02016958 module:main +from:0x0215fbbc kind:arm_call to:0x01ff930c module:itcm +from:0x0215fc20 kind:arm_call to:0x02071848 module:overlay(0) +from:0x0215fc34 kind:arm_call to:0x020717a8 module:overlay(0) +from:0x0215fc40 kind:load to:0x020b508c module:overlay(0) +from:0x0215fc48 kind:load to:0x027e09a8 module:dtcm +from:0x0215fca4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215fcac kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0215fcd8 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0215fd48 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0215fd5c kind:arm_call to:0x02071734 module:overlay(0) +from:0x0215fd68 kind:load to:0x021621b0 module:overlay(74) +from:0x0215fd6c kind:load to:0x0216332c module:overlay(74) +from:0x0215fd70 kind:load to:0x02162124 module:overlay(74) +from:0x0215fd74 kind:load to:0x027e0cec module:dtcm +from:0x0215fd78 kind:load to:0x027e09a8 module:dtcm +from:0x0215fda0 kind:arm_call to:0x020717a8 module:overlay(0) +from:0x0215fe3c kind:arm_call to:0x01ff930c module:itcm +from:0x0215fe5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fe78 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215ff20 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215ff2c kind:load to:0x027e09a8 module:dtcm +from:0x0215ff38 kind:load to:0x0203e964 module:main +from:0x0215ff3c kind:load to:0x027e09c0 module:dtcm +from:0x0215ff4c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215ff54 kind:arm_call to:0x02160fd4 module:overlay(74) +from:0x0215ff70 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x0215ffdc kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215fff0 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x02160028 kind:arm_call to:0x0215f5b4 module:overlay(74) +from:0x02160088 kind:arm_call to:0x01ff916c module:itcm +from:0x02160090 kind:load to:0x027e0d74 module:dtcm +from:0x02160098 kind:load to:0x027e0d78 module:dtcm +from:0x021600b0 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021600e4 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02160108 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x02160110 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0216011c kind:load to:0x02163314 module:overlay(74) +from:0x0216016c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160198 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x021601b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021601dc kind:arm_call to:0x021663e0 module:overlay(93) +from:0x021601e8 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x021601f4 kind:load to:0x027e0d8c module:dtcm +from:0x0216030c kind:arm_call to:0x01ff9218 module:itcm +from:0x02160328 kind:arm_call to:0x01ff9218 module:itcm +from:0x02160338 kind:arm_call to:0x01ff916c module:itcm +from:0x02160348 kind:load to:0x02049be4 module:main +from:0x0216034c kind:load to:0x027e0d74 module:dtcm +from:0x02160360 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02160394 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021603a8 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x021603bc kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x021603c8 kind:load to:0x02163314 module:overlay(74) +from:0x021603f4 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02160414 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02160444 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x02160460 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160480 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x021604a0 kind:arm_call to:0x021663e0 module:overlay(93) +from:0x021604b8 kind:load to:0x027e09a8 module:dtcm +from:0x021604c4 kind:load to:0x027e0d8c module:dtcm +from:0x021604ec kind:arm_call to:0x02153688 module:overlay(74) +from:0x02160500 kind:arm_call to:0x02161b8c module:overlay(74) +from:0x02160534 kind:load to:0x027e0d74 module:dtcm +from:0x02160538 kind:load to:0x027e09a4 module:dtcm +from:0x0216053c kind:load to:0x020aa8dc module:overlay(0) +from:0x0216054c kind:load to:0x0215edf8 module:overlay(74) +from:0x02160574 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021605a8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02160618 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02160630 kind:load to:0x027e09b8 module:dtcm +from:0x021606a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021606b0 kind:arm_call to:0x01ff938c module:itcm +from:0x021606bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021606cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160720 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021607d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160838 kind:arm_call to:0x02157500 module:overlay(74) +from:0x02160888 kind:arm_call to:0x02153688 module:overlay(74) +from:0x02160890 kind:arm_call to:0x021540ec module:overlay(74) +from:0x02160898 kind:arm_call to:0x021550dc module:overlay(74) +from:0x021608a8 kind:arm_call to:0x02161d68 module:overlay(74) +from:0x021608f4 kind:arm_call to:0x01ff993c module:itcm +from:0x02160910 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160924 kind:arm_call to:0x02161d68 module:overlay(74) +from:0x0216093c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216095c kind:arm_call to:0x02161b8c module:overlay(74) +from:0x021609a0 kind:arm_call to:0x01ff993c module:itcm +from:0x021609bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021609d0 kind:arm_call to:0x02161d68 module:overlay(74) +from:0x02160a14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160c0c kind:arm_call to:0x01ff916c module:itcm +from:0x02160c1c kind:arm_call to:0x01ff916c module:itcm +from:0x02160c2c kind:arm_call to:0x02161d68 module:overlay(74) +from:0x02160c40 kind:arm_call to:0x01ff930c module:itcm +from:0x02160c68 kind:arm_call to:0x01ff916c module:itcm +from:0x02160e78 kind:arm_call to:0x01ff916c module:itcm +from:0x02160e88 kind:arm_call to:0x01ff916c module:itcm +from:0x02160e9c kind:arm_call to:0x01ff930c module:itcm +from:0x02160eec kind:arm_call to:0x02070c04 module:overlay(0) +from:0x02160efc kind:arm_call to:0x02161d68 module:overlay(74) +from:0x02160f08 kind:load to:0x02049be4 module:main +from:0x02160f0c kind:load to:0x027e09b8 module:dtcm +from:0x02160f10 kind:load to:0x027e0d74 module:dtcm +from:0x02160f14 kind:load to:0x027e0d78 module:dtcm +from:0x02160f30 kind:load to:0x027e09a4 module:dtcm +from:0x02160f44 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02160f84 kind:arm_call to:0x021663d0 module:overlay(93) +from:0x02160f9c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02160fb0 kind:arm_call to:0x02016958 module:main +from:0x02160fc0 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x02160fcc kind:load to:0x027e0d8c module:dtcm +from:0x02160fd0 kind:load to:0x027e0d78 module:dtcm +from:0x02160fec kind:arm_call to:0x02098590 module:overlay(0) +from:0x02160ffc kind:arm_call to:0x01ffb714 module:itcm +from:0x02161004 kind:arm_call to:0x01ff938c module:itcm +from:0x02161010 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161024 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161048 kind:load to:0x027e0d78 module:dtcm +from:0x0216105c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0216109c kind:arm_call to:0x021663d0 module:overlay(93) +from:0x021610b4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021610c8 kind:arm_call to:0x02016958 module:main +from:0x021610d8 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x021610e4 kind:load to:0x027e0d8c module:dtcm +from:0x021610e8 kind:load to:0x027e0d78 module:dtcm +from:0x02161110 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216111c kind:arm_call to:0x0215afac module:overlay(74) +from:0x02161158 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02161164 kind:load to:0x027e0d78 module:dtcm +from:0x02161168 kind:load to:0x027e09b4 module:dtcm +from:0x021611f8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02161208 kind:arm_call to:0x01ffa60c module:itcm +from:0x02161268 kind:arm_call to:0x0200e260 module:main +from:0x02161278 kind:arm_call to:0x01ffad5c module:itcm +from:0x021612e4 kind:arm_call to:0x0200e260 module:main +from:0x021612f4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02161360 kind:arm_call to:0x0200e260 module:main +from:0x02161370 kind:arm_call to:0x01ffad5c module:itcm +from:0x021613dc kind:arm_call to:0x0200e260 module:main +from:0x021613ec kind:arm_call to:0x01ffad5c module:itcm +from:0x0216145c kind:arm_call to:0x0200e260 module:main +from:0x0216146c kind:arm_call to:0x01ffad5c module:itcm +from:0x0216149c kind:load to:0x0203e964 module:main +from:0x021614a0 kind:load to:0x027e0964 module:dtcm +from:0x02161510 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161520 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161550 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021615dc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021615ec kind:load to:0x027e0cec module:dtcm +from:0x02161600 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02161650 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02161728 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02161738 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161754 kind:arm_call to:0x01ffb744 module:itcm +from:0x02161774 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0216178c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021617a0 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x021617b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021617cc kind:arm_call to:0x020e6434 module:overlay(31) +from:0x021617e8 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02161800 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161854 kind:arm_call to:0x0215edf8 module:overlay(74) +from:0x02161864 kind:arm_call to:0x021551a0 module:overlay(74) +from:0x021618fc kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02161918 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02161928 kind:load to:0x0203e964 module:main +from:0x0216192c kind:load to:0x027e0ce4 module:dtcm +from:0x02161938 kind:load to:0x027e0d74 module:dtcm +from:0x02161964 kind:arm_call to:0x01ff930c module:itcm +from:0x02161974 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02161980 kind:arm_call to:0x02016958 module:main +from:0x021619b0 kind:arm_call to:0x01ff930c module:itcm +from:0x02161a0c kind:arm_call to:0x0215c830 module:overlay(74) +from:0x02161a4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161a88 kind:load to:0x027e0d74 module:dtcm +from:0x02161a8c kind:load to:0x027e0d78 module:dtcm +from:0x02161aa4 kind:load to:0x02161b8c module:overlay(74) +from:0x02161ae4 kind:load to:0x02161b8c module:overlay(74) +from:0x02161b00 kind:load to:0x02161b8c module:overlay(74) +from:0x02161b1c kind:load to:0x02161b8c module:overlay(74) +from:0x02161c3c kind:load to:0x02163a6c module:overlay(74) +from:0x02161c40 kind:load to:0x027e0ce0 module:dtcm +from:0x02161c44 kind:load to:0x02162138 module:overlay(74) +from:0x02161c7c kind:arm_call to:0x01fff350 module:itcm +from:0x02161c8c kind:arm_call to:0x01fff350 module:itcm +from:0x02161cc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161cd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161ce8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161d04 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161d40 kind:arm_call to:0x01fff350 module:itcm +from:0x02161d5c kind:load to:0x027e0ce4 module:dtcm +from:0x02161d60 kind:load to:0x020b3040 module:overlay(0) +from:0x02161d8c kind:arm_call to:0x02078868 module:overlay(0) +from:0x02161d94 kind:load to:0x027e09bc module:dtcm +from:0x02161da0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02161dd0 kind:arm_call to:0x01fff148 module:itcm +from:0x02161e10 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161e1c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02161e28 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02161fa8 kind:load to:0x027e0ce0 module:dtcm +from:0x02161fac kind:load to:0x020aaf64 module:overlay(0) +from:0x02161fb0 kind:load to:0x020aaf60 module:overlay(0) +from:0x021623b8 kind:arm_call to:0x02150db0 module:overlay(74) +from:0x021623c8 kind:arm_call to:0x0203ce74 module:main +from:0x021623dc kind:load to:0x02162750 module:overlay(74) +from:0x021623e4 kind:load to:0x021634a0 module:overlay(74) +from:0x021623e8 kind:load to:0x021634b0 module:overlay(74) +from:0x021623ec kind:load to:0x02151c80 module:overlay(74) +from:0x021623f0 kind:load to:0x021634a4 module:overlay(74) +from:0x0216243c kind:arm_call to:0x02151cc4 module:overlay(74) +from:0x0216244c kind:arm_call to:0x0203ce74 module:main +from:0x02162460 kind:load to:0x021628b8 module:overlay(74) +from:0x02162468 kind:load to:0x02163588 module:overlay(74) +from:0x0216246c kind:load to:0x02163598 module:overlay(74) +from:0x02162470 kind:load to:0x02152fb8 module:overlay(74) +from:0x02162474 kind:load to:0x0216358c module:overlay(74) +from:0x021624b4 kind:arm_call to:0x02152ffc module:overlay(74) +from:0x021624c4 kind:arm_call to:0x0203ce74 module:main +from:0x021624d8 kind:load to:0x021629b8 module:overlay(74) +from:0x021624dc kind:load to:0x02163670 module:overlay(74) +from:0x021624e0 kind:load to:0x02163680 module:overlay(74) +from:0x021624e4 kind:load to:0x02155848 module:overlay(74) +from:0x021624e8 kind:load to:0x02163674 module:overlay(74) +from:0x02162528 kind:arm_call to:0x0215588c module:overlay(74) +from:0x02162538 kind:arm_call to:0x0203ce74 module:main +from:0x0216254c kind:load to:0x02162c6c module:overlay(74) +from:0x02162550 kind:load to:0x02163758 module:overlay(74) +from:0x02162554 kind:load to:0x02163768 module:overlay(74) +from:0x02162558 kind:load to:0x02156cf4 module:overlay(74) +from:0x0216255c kind:load to:0x0216375c module:overlay(74) +from:0x0216259c kind:arm_call to:0x02156d3c module:overlay(74) +from:0x021625ac kind:arm_call to:0x0203ce74 module:main +from:0x021625c0 kind:load to:0x02162d50 module:overlay(74) +from:0x021625c4 kind:load to:0x02163840 module:overlay(74) +from:0x021625c8 kind:load to:0x02163850 module:overlay(74) +from:0x021625cc kind:load to:0x0215cb38 module:overlay(74) +from:0x021625d0 kind:load to:0x02163844 module:overlay(74) +from:0x021625f0 kind:arm_call to:0x0215cb7c module:overlay(74) +from:0x02162600 kind:arm_call to:0x0203ce74 module:main +from:0x02162614 kind:load to:0x02163928 module:overlay(74) +from:0x02162618 kind:load to:0x02163938 module:overlay(74) +from:0x0216261c kind:load to:0x0215d8bc module:overlay(74) +from:0x02162620 kind:load to:0x0216392c module:overlay(74) +from:0x02162660 kind:arm_call to:0x0215d900 module:overlay(74) +from:0x02162670 kind:arm_call to:0x0203ce74 module:main +from:0x02162684 kind:load to:0x02163194 module:overlay(74) +from:0x02162688 kind:load to:0x02163974 module:overlay(74) +from:0x0216268c kind:load to:0x02163984 module:overlay(74) +from:0x02162690 kind:load to:0x0215e7f4 module:overlay(74) +from:0x02162694 kind:load to:0x02163978 module:overlay(74) +from:0x021626d4 kind:arm_call to:0x0215e83c module:overlay(74) +from:0x021626e4 kind:arm_call to:0x0203ce74 module:main +from:0x021626f8 kind:load to:0x021632e4 module:overlay(74) +from:0x021626fc kind:load to:0x02163a5c module:overlay(74) +from:0x02162700 kind:load to:0x02163a6c module:overlay(74) +from:0x02162704 kind:load to:0x02161d98 module:overlay(74) +from:0x02162708 kind:load to:0x02163a60 module:overlay(74) +from:0x0216270c kind:load to:0x02162330 module:overlay(74) +from:0x02162710 kind:load to:0x021623f4 module:overlay(74) +from:0x02162714 kind:load to:0x02162478 module:overlay(74) +from:0x02162718 kind:load to:0x021624ec module:overlay(74) +from:0x0216271c kind:load to:0x02162560 module:overlay(74) +from:0x02162720 kind:load to:0x021625d4 module:overlay(74) +from:0x02162724 kind:load to:0x02162624 module:overlay(74) +from:0x02162728 kind:load to:0x02162698 module:overlay(74) +from:0x02162750 kind:load to:0x02162748 module:overlay(74) +from:0x02162754 kind:load to:0x02162740 module:overlay(74) +from:0x021627cc kind:load to:0x02150d8c module:overlay(74) +from:0x021627d0 kind:load to:0x02097998 module:overlay(0) +from:0x021627d4 kind:load to:0x020977a8 module:overlay(0) +from:0x021627d8 kind:load to:0x02097824 module:overlay(0) +from:0x021627dc kind:load to:0x020979a0 module:overlay(0) +from:0x021627e0 kind:load to:0x020979c0 module:overlay(0) +from:0x021627e4 kind:load to:0x020979ec module:overlay(0) +from:0x021627f0 kind:load to:0x021512d8 module:overlay(74) +from:0x021627f4 kind:load to:0x02151bb0 module:overlay(74) +from:0x021627f8 kind:load to:0x0205a720 module:overlay(0) +from:0x021627fc kind:load to:0x01ffc57c module:itcm +from:0x02162800 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162804 kind:load to:0x02057e44 module:overlay(0) +from:0x02162808 kind:load to:0x02057ea8 module:overlay(0) +from:0x0216280c kind:load to:0x01ffc7a4 module:itcm +from:0x02162810 kind:load to:0x02057d84 module:overlay(0) +from:0x0216281c kind:load to:0x021512ec module:overlay(74) +from:0x02162820 kind:load to:0x02151bcc module:overlay(74) +from:0x02162824 kind:load to:0x02099b54 module:overlay(0) +from:0x02162828 kind:load to:0x02099b8c module:overlay(0) +from:0x0216282c kind:load to:0x0209a190 module:overlay(0) +from:0x02162830 kind:load to:0x0209a198 module:overlay(0) +from:0x02162834 kind:load to:0x0209a138 module:overlay(0) +from:0x02162838 kind:load to:0x02099d04 module:overlay(0) +from:0x0216283c kind:load to:0x02099bf4 module:overlay(0) +from:0x02162840 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02162844 kind:load to:0x0209a148 module:overlay(0) +from:0x02162848 kind:load to:0x0209a160 module:overlay(0) +from:0x0216284c kind:load to:0x02151ba8 module:overlay(74) +from:0x02162850 kind:load to:0x0209a178 module:overlay(0) +from:0x02162854 kind:load to:0x02151b98 module:overlay(74) +from:0x02162858 kind:load to:0x02151b74 module:overlay(74) +from:0x02162864 kind:load to:0x0209856c module:overlay(0) +from:0x02162868 kind:load to:0x020985a8 module:overlay(0) +from:0x0216286c kind:load to:0x020985c0 module:overlay(0) +from:0x02162870 kind:load to:0x020985cc module:overlay(0) +from:0x02162874 kind:load to:0x01fff464 module:itcm +from:0x02162878 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216287c kind:load to:0x02151300 module:overlay(74) +from:0x02162880 kind:load to:0x02098504 module:overlay(0) +from:0x02162884 kind:load to:0x02151534 module:overlay(74) +from:0x02162888 kind:load to:0x021514f4 module:overlay(74) +from:0x0216288c kind:load to:0x02098510 module:overlay(0) +from:0x02162890 kind:load to:0x021515d8 module:overlay(74) +from:0x02162894 kind:load to:0x02098518 module:overlay(0) +from:0x02162898 kind:load to:0x0209851c module:overlay(0) +from:0x0216289c kind:load to:0x020985d8 module:overlay(0) +from:0x021628a0 kind:load to:0x02098644 module:overlay(0) +from:0x021628a4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021628a8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021628ac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021628b0 kind:load to:0x02151be8 module:overlay(74) +from:0x021628b4 kind:load to:0x02151c30 module:overlay(74) +from:0x021628d8 kind:load to:0x021524cc module:overlay(74) +from:0x021628dc kind:load to:0x021524e0 module:overlay(74) +from:0x021628e0 kind:load to:0x021524fc module:overlay(74) +from:0x021628ec kind:load to:0x02151ca0 module:overlay(74) +from:0x021628f0 kind:load to:0x02097998 module:overlay(0) +from:0x021628f4 kind:load to:0x020977a8 module:overlay(0) +from:0x021628f8 kind:load to:0x02097824 module:overlay(0) +from:0x021628fc kind:load to:0x020979a0 module:overlay(0) +from:0x02162900 kind:load to:0x020979c0 module:overlay(0) +from:0x02162904 kind:load to:0x020979ec module:overlay(0) +from:0x02162910 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02162914 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02162918 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0216291c kind:load to:0x0207c990 module:overlay(0) +from:0x02162920 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02162924 kind:load to:0x0207ca44 module:overlay(0) +from:0x02162928 kind:load to:0x0207ca6c module:overlay(0) +from:0x0216292c kind:load to:0x0207cae4 module:overlay(0) +from:0x02162938 kind:load to:0x0215275c module:overlay(74) +from:0x0216293c kind:load to:0x02152770 module:overlay(74) +from:0x02162940 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162944 kind:load to:0x01ffc57c module:itcm +from:0x02162948 kind:load to:0x02057dc8 module:overlay(0) +from:0x0216294c kind:load to:0x02057e44 module:overlay(0) +from:0x02162950 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162954 kind:load to:0x0215278c module:overlay(74) +from:0x02162958 kind:load to:0x02057d84 module:overlay(0) +from:0x02162964 kind:load to:0x0209856c module:overlay(0) +from:0x02162968 kind:load to:0x020985a8 module:overlay(0) +from:0x0216296c kind:load to:0x020985c0 module:overlay(0) +from:0x02162970 kind:load to:0x020985cc module:overlay(0) +from:0x02162974 kind:load to:0x01fff464 module:itcm +from:0x02162978 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216297c kind:load to:0x02152998 module:overlay(74) +from:0x02162980 kind:load to:0x02098504 module:overlay(0) +from:0x02162984 kind:load to:0x02152b50 module:overlay(74) +from:0x02162988 kind:load to:0x0209850c module:overlay(0) +from:0x0216298c kind:load to:0x02098510 module:overlay(0) +from:0x02162990 kind:load to:0x02152c60 module:overlay(74) +from:0x02162994 kind:load to:0x02098518 module:overlay(0) +from:0x02162998 kind:load to:0x0209851c module:overlay(0) +from:0x0216299c kind:load to:0x020985d8 module:overlay(0) +from:0x021629a0 kind:load to:0x02098644 module:overlay(0) +from:0x021629a4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021629a8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021629ac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021629b0 kind:load to:0x02152900 module:overlay(74) +from:0x021629b4 kind:load to:0x02152948 module:overlay(74) +from:0x021629cc kind:load to:0x02152fd8 module:overlay(74) +from:0x021629d0 kind:load to:0x02097998 module:overlay(0) +from:0x021629d4 kind:load to:0x020977a8 module:overlay(0) +from:0x021629d8 kind:load to:0x02097824 module:overlay(0) +from:0x021629dc kind:load to:0x020979a0 module:overlay(0) +from:0x021629e0 kind:load to:0x020979c0 module:overlay(0) +from:0x021629e4 kind:load to:0x020979ec module:overlay(0) +from:0x021629f0 kind:load to:0x0215337c module:overlay(74) +from:0x021629f4 kind:load to:0x0215582c module:overlay(74) +from:0x021629f8 kind:load to:0x0209a2a8 module:overlay(0) +from:0x021629fc kind:load to:0x0209a2dc module:overlay(0) +from:0x02162a00 kind:load to:0x0209a374 module:overlay(0) +from:0x02162a04 kind:load to:0x0209a388 module:overlay(0) +from:0x02162a08 kind:load to:0x0209a138 module:overlay(0) +from:0x02162a0c kind:load to:0x0209a3b0 module:overlay(0) +from:0x02162a10 kind:load to:0x0209a438 module:overlay(0) +from:0x02162a14 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02162a18 kind:load to:0x0209a344 module:overlay(0) +from:0x02162a1c kind:load to:0x0209a35c module:overlay(0) +from:0x02162a20 kind:load to:0x0209a39c module:overlay(0) +from:0x02162a24 kind:load to:0x0209a728 module:overlay(0) +from:0x02162a28 kind:load to:0x021557f4 module:overlay(74) +from:0x02162a2c kind:load to:0x021557d0 module:overlay(74) +from:0x02162a30 kind:load to:0x0209a760 module:overlay(0) +from:0x02162a34 kind:load to:0x021539d4 module:overlay(74) +from:0x02162a3c kind:load to:0x02153b8c module:overlay(74) +from:0x02162a44 kind:load to:0x02153c38 module:overlay(74) +from:0x02162a4c kind:load to:0x021549a8 module:overlay(74) +from:0x02162a54 kind:load to:0x02153b4c module:overlay(74) +from:0x02162a5c kind:load to:0x02153d6c module:overlay(74) +from:0x02162a64 kind:load to:0x02154460 module:overlay(74) +from:0x02162a6c kind:load to:0x0215454c module:overlay(74) +from:0x02162a74 kind:load to:0x021540ec module:overlay(74) +from:0x02162a7c kind:load to:0x02153f7c module:overlay(74) +from:0x02162a84 kind:load to:0x021539a0 module:overlay(74) +from:0x02162a8c kind:load to:0x02153b50 module:overlay(74) +from:0x02162a94 kind:load to:0x02153ba8 module:overlay(74) +from:0x02162a9c kind:load to:0x02154790 module:overlay(74) +from:0x02162aa4 kind:load to:0x02153b48 module:overlay(74) +from:0x02162aac kind:load to:0x02153c6c module:overlay(74) +from:0x02162ab4 kind:load to:0x02154314 module:overlay(74) +from:0x02162abc kind:load to:0x021544e8 module:overlay(74) +from:0x02162ac4 kind:load to:0x021540a0 module:overlay(74) +from:0x02162acc kind:load to:0x02153ee4 module:overlay(74) +from:0x02162b3c kind:load to:0x0209856c module:overlay(0) +from:0x02162b40 kind:load to:0x020985a8 module:overlay(0) +from:0x02162b44 kind:load to:0x020985c0 module:overlay(0) +from:0x02162b48 kind:load to:0x020985cc module:overlay(0) +from:0x02162b4c kind:load to:0x01fff464 module:itcm +from:0x02162b50 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162b54 kind:load to:0x02153570 module:overlay(74) +from:0x02162b58 kind:load to:0x02098504 module:overlay(0) +from:0x02162b5c kind:load to:0x02153728 module:overlay(74) +from:0x02162b60 kind:load to:0x021536e8 module:overlay(74) +from:0x02162b64 kind:load to:0x02098510 module:overlay(0) +from:0x02162b68 kind:load to:0x02155214 module:overlay(74) +from:0x02162b6c kind:load to:0x02099058 module:overlay(0) +from:0x02162b70 kind:load to:0x0209851c module:overlay(0) +from:0x02162b74 kind:load to:0x020985d8 module:overlay(0) +from:0x02162b78 kind:load to:0x02098644 module:overlay(0) +from:0x02162b7c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162b80 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162b84 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162b88 kind:load to:0x02153390 module:overlay(74) +from:0x02162b8c kind:load to:0x0215347c module:overlay(74) +from:0x02162b90 kind:load to:0x020995dc module:overlay(0) +from:0x02162c90 kind:load to:0x02155f6c module:overlay(74) +from:0x02162c98 kind:load to:0x02156000 module:overlay(74) +from:0x02162ca0 kind:load to:0x02156238 module:overlay(74) +from:0x02162ca8 kind:load to:0x021562b8 module:overlay(74) +from:0x02162cb0 kind:load to:0x02155ffc module:overlay(74) +from:0x02162cb8 kind:load to:0x021561f4 module:overlay(74) +from:0x02162cc0 kind:load to:0x0215624c module:overlay(74) +from:0x02162cc8 kind:load to:0x021562bc module:overlay(74) +from:0x02162cd8 kind:load to:0x02155868 module:overlay(74) +from:0x02162cdc kind:load to:0x02097998 module:overlay(0) +from:0x02162ce0 kind:load to:0x020977a8 module:overlay(0) +from:0x02162ce4 kind:load to:0x02097824 module:overlay(0) +from:0x02162ce8 kind:load to:0x020979a0 module:overlay(0) +from:0x02162cec kind:load to:0x020979c0 module:overlay(0) +from:0x02162cf0 kind:load to:0x020979ec module:overlay(0) +from:0x02162cfc kind:load to:0x0209856c module:overlay(0) +from:0x02162d00 kind:load to:0x020985a8 module:overlay(0) +from:0x02162d04 kind:load to:0x020985c0 module:overlay(0) +from:0x02162d08 kind:load to:0x020985cc module:overlay(0) +from:0x02162d0c kind:load to:0x01fff464 module:itcm +from:0x02162d10 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162d14 kind:load to:0x02155aa0 module:overlay(74) +from:0x02162d18 kind:load to:0x02098504 module:overlay(0) +from:0x02162d1c kind:load to:0x02155b88 module:overlay(74) +from:0x02162d20 kind:load to:0x0209850c module:overlay(0) +from:0x02162d24 kind:load to:0x02098510 module:overlay(0) +from:0x02162d28 kind:load to:0x02156b94 module:overlay(74) +from:0x02162d2c kind:load to:0x02098518 module:overlay(0) +from:0x02162d30 kind:load to:0x0209851c module:overlay(0) +from:0x02162d34 kind:load to:0x020985d8 module:overlay(0) +from:0x02162d38 kind:load to:0x02098644 module:overlay(0) +from:0x02162d3c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162d40 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162d44 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162d48 kind:load to:0x02156c04 module:overlay(74) +from:0x02162d4c kind:load to:0x02156c78 module:overlay(74) +from:0x02162d94 kind:load to:0x02156d14 module:overlay(74) +from:0x02162d98 kind:load to:0x02097998 module:overlay(0) +from:0x02162d9c kind:load to:0x020977a8 module:overlay(0) +from:0x02162da0 kind:load to:0x02097824 module:overlay(0) +from:0x02162da4 kind:load to:0x020979a0 module:overlay(0) +from:0x02162da8 kind:load to:0x020979c0 module:overlay(0) +from:0x02162dac kind:load to:0x020979ec module:overlay(0) +from:0x02162db8 kind:load to:0x02157150 module:overlay(74) +from:0x02162dbc kind:load to:0x0215cb1c module:overlay(74) +from:0x02162dc0 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162dc4 kind:load to:0x0215c794 module:overlay(74) +from:0x02162dc8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162dcc kind:load to:0x02057e44 module:overlay(0) +from:0x02162dd0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162dd4 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02162dd8 kind:load to:0x02057d84 module:overlay(0) +from:0x02162de4 kind:load to:0x0215713c module:overlay(74) +from:0x02162de8 kind:load to:0x0215cb00 module:overlay(74) +from:0x02162dec kind:load to:0x02057bf4 module:overlay(0) +from:0x02162df0 kind:load to:0x0215c73c module:overlay(74) +from:0x02162df4 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162df8 kind:load to:0x02057e44 module:overlay(0) +from:0x02162dfc kind:load to:0x02057ea8 module:overlay(0) +from:0x02162e00 kind:load to:0x0209a7f0 module:overlay(0) +from:0x02162e04 kind:load to:0x02057d84 module:overlay(0) +from:0x02162e10 kind:load to:0x0209856c module:overlay(0) +from:0x02162e14 kind:load to:0x020985a8 module:overlay(0) +from:0x02162e18 kind:load to:0x020985c0 module:overlay(0) +from:0x02162e1c kind:load to:0x020985cc module:overlay(0) +from:0x02162e20 kind:load to:0x0215c6a8 module:overlay(74) +from:0x02162e24 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162e28 kind:load to:0x02157244 module:overlay(74) +from:0x02162e2c kind:load to:0x021573bc module:overlay(74) +from:0x02162e30 kind:load to:0x02157588 module:overlay(74) +from:0x02162e34 kind:load to:0x02157548 module:overlay(74) +from:0x02162e38 kind:load to:0x02098510 module:overlay(0) +from:0x02162e3c kind:load to:0x0215bdfc module:overlay(74) +from:0x02162e40 kind:load to:0x02099058 module:overlay(0) +from:0x02162e44 kind:load to:0x0209851c module:overlay(0) +from:0x02162e48 kind:load to:0x020985d8 module:overlay(0) +from:0x02162e4c kind:load to:0x02098644 module:overlay(0) +from:0x02162e50 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162e54 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162e58 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162e5c kind:load to:0x02157164 module:overlay(74) +from:0x02162e60 kind:load to:0x021571d0 module:overlay(74) +from:0x02162e64 kind:load to:0x020995dc module:overlay(0) +from:0x02162e68 kind:load to:0x02157934 module:overlay(74) +from:0x02162e70 kind:load to:0x021582ac module:overlay(74) +from:0x02162e78 kind:load to:0x021582c0 module:overlay(74) +from:0x02162e80 kind:load to:0x02158464 module:overlay(74) +from:0x02162e88 kind:load to:0x0215858c module:overlay(74) +from:0x02162e90 kind:load to:0x021585f8 module:overlay(74) +from:0x02162e98 kind:load to:0x021586d8 module:overlay(74) +from:0x02162ea0 kind:load to:0x021589ac module:overlay(74) +from:0x02162ea8 kind:load to:0x02158a98 module:overlay(74) +from:0x02162eb0 kind:load to:0x02158d8c module:overlay(74) +from:0x02162eb8 kind:load to:0x02158e4c module:overlay(74) +from:0x02162ec0 kind:load to:0x02158ff0 module:overlay(74) +from:0x02162ec8 kind:load to:0x021590d0 module:overlay(74) +from:0x02162ed0 kind:load to:0x0215924c module:overlay(74) +from:0x02162ed8 kind:load to:0x0215958c module:overlay(74) +from:0x02162ee0 kind:load to:0x02159b48 module:overlay(74) +from:0x02162ee8 kind:load to:0x02159d24 module:overlay(74) +from:0x02162ef0 kind:load to:0x02159e9c module:overlay(74) +from:0x02162ef8 kind:load to:0x02157c30 module:overlay(74) +from:0x02162f00 kind:load to:0x021582b0 module:overlay(74) +from:0x02162f08 kind:load to:0x02158444 module:overlay(74) +from:0x02162f10 kind:load to:0x02158498 module:overlay(74) +from:0x02162f18 kind:load to:0x021585a4 module:overlay(74) +from:0x02162f20 kind:load to:0x0215860c module:overlay(74) +from:0x02162f28 kind:load to:0x021587b8 module:overlay(74) +from:0x02162f30 kind:load to:0x021589e4 module:overlay(74) +from:0x02162f38 kind:load to:0x02158b78 module:overlay(74) +from:0x02162f40 kind:load to:0x02158e14 module:overlay(74) +from:0x02162f48 kind:load to:0x02158ee0 module:overlay(74) +from:0x02162f50 kind:load to:0x02159080 module:overlay(74) +from:0x02162f58 kind:load to:0x02159134 module:overlay(74) +from:0x02162f60 kind:load to:0x02159338 module:overlay(74) +from:0x02162f68 kind:load to:0x02159678 module:overlay(74) +from:0x02162f70 kind:load to:0x02159cc4 module:overlay(74) +from:0x02162f78 kind:load to:0x02159d80 module:overlay(74) +from:0x02162f80 kind:load to:0x02159f28 module:overlay(74) +from:0x021630ac kind:load to:0x0215cf58 module:overlay(74) +from:0x021630b4 kind:load to:0x0215cfa0 module:overlay(74) +from:0x021630bc kind:load to:0x0215cfdc module:overlay(74) +from:0x021630c4 kind:load to:0x0215d000 module:overlay(74) +from:0x021630cc kind:load to:0x0215d068 module:overlay(74) +from:0x021630d4 kind:load to:0x0215d0c8 module:overlay(74) +from:0x021630dc kind:load to:0x0215cf78 module:overlay(74) +from:0x021630e4 kind:load to:0x0215cfbc module:overlay(74) +from:0x021630ec kind:load to:0x0215cfe0 module:overlay(74) +from:0x021630f4 kind:load to:0x0215d01c module:overlay(74) +from:0x021630fc kind:load to:0x0215d06c module:overlay(74) +from:0x02163104 kind:load to:0x0215d0d4 module:overlay(74) +from:0x02163114 kind:load to:0x0215cb58 module:overlay(74) +from:0x02163118 kind:load to:0x020977a0 module:overlay(0) +from:0x0216311c kind:load to:0x020977a8 module:overlay(0) +from:0x02163120 kind:load to:0x02097824 module:overlay(0) +from:0x02163124 kind:load to:0x02097864 module:overlay(0) +from:0x02163128 kind:load to:0x02097868 module:overlay(0) +from:0x0216312c kind:load to:0x0209786c module:overlay(0) +from:0x02163138 kind:load to:0x0209856c module:overlay(0) +from:0x0216313c kind:load to:0x020985a8 module:overlay(0) +from:0x02163140 kind:load to:0x020985c0 module:overlay(0) +from:0x02163144 kind:load to:0x020985cc module:overlay(0) +from:0x02163148 kind:load to:0x0215d164 module:overlay(74) +from:0x0216314c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163150 kind:load to:0x0215cc34 module:overlay(74) +from:0x02163154 kind:load to:0x02098504 module:overlay(0) +from:0x02163158 kind:load to:0x0215cdd4 module:overlay(74) +from:0x0216315c kind:load to:0x0209850c module:overlay(0) +from:0x02163160 kind:load to:0x02098510 module:overlay(0) +from:0x02163164 kind:load to:0x0215d108 module:overlay(74) +from:0x02163168 kind:load to:0x02098518 module:overlay(0) +from:0x0216316c kind:load to:0x0209851c module:overlay(0) +from:0x02163170 kind:load to:0x020985d8 module:overlay(0) +from:0x02163174 kind:load to:0x02098644 module:overlay(0) +from:0x02163178 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0216317c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163180 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163184 kind:load to:0x0215d874 module:overlay(74) +from:0x02163188 kind:load to:0x0215d894 module:overlay(74) +from:0x0216318c kind:load to:0x0215cdf8 module:overlay(74) +from:0x02163190 kind:load to:0x0215d100 module:overlay(74) +from:0x021631b8 kind:load to:0x0215dd90 module:overlay(74) +from:0x021631c0 kind:load to:0x0215ddf8 module:overlay(74) +from:0x021631c8 kind:load to:0x0215de70 module:overlay(74) +from:0x021631d0 kind:load to:0x0215dfe4 module:overlay(74) +from:0x021631d8 kind:load to:0x0215e2bc module:overlay(74) +from:0x021631e0 kind:load to:0x0215e358 module:overlay(74) +from:0x021631e8 kind:load to:0x0215dda4 module:overlay(74) +from:0x021631f0 kind:load to:0x0215de0c module:overlay(74) +from:0x021631f8 kind:load to:0x0215dee8 module:overlay(74) +from:0x02163200 kind:load to:0x0215e060 module:overlay(74) +from:0x02163208 kind:load to:0x0215e324 module:overlay(74) +from:0x02163210 kind:load to:0x0215e3fc module:overlay(74) +from:0x02163220 kind:load to:0x0215d8dc module:overlay(74) +from:0x02163224 kind:load to:0x02097998 module:overlay(0) +from:0x02163228 kind:load to:0x020977a8 module:overlay(0) +from:0x0216322c kind:load to:0x02097824 module:overlay(0) +from:0x02163230 kind:load to:0x020979a0 module:overlay(0) +from:0x02163234 kind:load to:0x020979c0 module:overlay(0) +from:0x02163238 kind:load to:0x020979ec module:overlay(0) +from:0x02163244 kind:load to:0x0215daac module:overlay(74) +from:0x02163248 kind:load to:0x0215e750 module:overlay(74) +from:0x0216324c kind:load to:0x0209a2a8 module:overlay(0) +from:0x02163250 kind:load to:0x0209a2dc module:overlay(0) +from:0x02163254 kind:load to:0x0209a374 module:overlay(0) +from:0x02163258 kind:load to:0x0209a388 module:overlay(0) +from:0x0216325c kind:load to:0x0209a138 module:overlay(0) +from:0x02163260 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02163264 kind:load to:0x0209a438 module:overlay(0) +from:0x02163268 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0216326c kind:load to:0x0209a344 module:overlay(0) +from:0x02163270 kind:load to:0x0209a35c module:overlay(0) +from:0x02163274 kind:load to:0x0209a39c module:overlay(0) +from:0x02163278 kind:load to:0x0209a728 module:overlay(0) +from:0x0216327c kind:load to:0x021557f4 module:overlay(74) +from:0x02163280 kind:load to:0x021557d0 module:overlay(74) +from:0x02163284 kind:load to:0x0209a760 module:overlay(0) +from:0x02163290 kind:load to:0x0209856c module:overlay(0) +from:0x02163294 kind:load to:0x020985a8 module:overlay(0) +from:0x02163298 kind:load to:0x020985c0 module:overlay(0) +from:0x0216329c kind:load to:0x020985cc module:overlay(0) +from:0x021632a0 kind:load to:0x0215e704 module:overlay(74) +from:0x021632a4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021632a8 kind:load to:0x0215dac0 module:overlay(74) +from:0x021632ac kind:load to:0x02098504 module:overlay(0) +from:0x021632b0 kind:load to:0x0215dc5c module:overlay(74) +from:0x021632b4 kind:load to:0x0209850c module:overlay(0) +from:0x021632b8 kind:load to:0x02098510 module:overlay(0) +from:0x021632bc kind:load to:0x0215e66c module:overlay(74) +from:0x021632c0 kind:load to:0x02098518 module:overlay(0) +from:0x021632c4 kind:load to:0x0209851c module:overlay(0) +from:0x021632c8 kind:load to:0x020985d8 module:overlay(0) +from:0x021632cc kind:load to:0x02098644 module:overlay(0) +from:0x021632d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021632d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021632d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021632dc kind:load to:0x0215e76c module:overlay(74) +from:0x021632e0 kind:load to:0x0215e7ac module:overlay(74) +from:0x021632f8 kind:load to:0x0215e814 module:overlay(74) +from:0x021632fc kind:load to:0x02097998 module:overlay(0) +from:0x02163300 kind:load to:0x020977a8 module:overlay(0) +from:0x02163304 kind:load to:0x02097824 module:overlay(0) +from:0x02163308 kind:load to:0x020979a0 module:overlay(0) +from:0x0216330c kind:load to:0x020979c0 module:overlay(0) +from:0x02163310 kind:load to:0x020979ec module:overlay(0) +from:0x02163364 kind:load to:0x0209856c module:overlay(0) +from:0x02163368 kind:load to:0x020985a8 module:overlay(0) +from:0x0216336c kind:load to:0x020985c0 module:overlay(0) +from:0x02163370 kind:load to:0x020985cc module:overlay(0) +from:0x02163374 kind:load to:0x01fff464 module:itcm +from:0x02163378 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216337c kind:load to:0x0215ecd4 module:overlay(74) +from:0x02163380 kind:load to:0x02098504 module:overlay(0) +from:0x02163384 kind:load to:0x0215ee80 module:overlay(74) +from:0x02163388 kind:load to:0x0215ee40 module:overlay(74) +from:0x0216338c kind:load to:0x02098510 module:overlay(0) +from:0x02163390 kind:load to:0x021610ec module:overlay(74) +from:0x02163394 kind:load to:0x02099058 module:overlay(0) +from:0x02163398 kind:load to:0x0209851c module:overlay(0) +from:0x0216339c kind:load to:0x020985d8 module:overlay(0) +from:0x021633a0 kind:load to:0x02098644 module:overlay(0) +from:0x021633a4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021633a8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021633ac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021633b0 kind:load to:0x0215ebcc module:overlay(74) +from:0x021633b4 kind:load to:0x0215ec4c module:overlay(74) +from:0x021633b8 kind:load to:0x020995dc module:overlay(0) +from:0x021633bc kind:load to:0x0215f0a0 module:overlay(74) +from:0x021633c4 kind:load to:0x0215f338 module:overlay(74) +from:0x021633cc kind:load to:0x0215f408 module:overlay(74) +from:0x021633d4 kind:load to:0x0215f760 module:overlay(74) +from:0x021633dc kind:load to:0x0215fa34 module:overlay(74) +from:0x021633e4 kind:load to:0x0215fd80 module:overlay(74) +from:0x021633ec kind:load to:0x0215ff88 module:overlay(74) +from:0x021633f4 kind:load to:0x02160124 module:overlay(74) +from:0x021633fc kind:load to:0x0215faac module:overlay(74) +from:0x02163404 kind:load to:0x0215fb3c module:overlay(74) +from:0x0216340c kind:load to:0x021603d0 module:overlay(74) +from:0x02163414 kind:load to:0x02160634 module:overlay(74) +from:0x0216341c kind:load to:0x02160540 module:overlay(74) +from:0x02163424 kind:load to:0x0215f040 module:overlay(74) +from:0x0216342c kind:load to:0x0215f308 module:overlay(74) +from:0x02163434 kind:load to:0x0215f33c module:overlay(74) +from:0x0216343c kind:load to:0x0215f700 module:overlay(74) +from:0x02163444 kind:load to:0x0215f9e8 module:overlay(74) +from:0x0216344c kind:load to:0x0215fc50 module:overlay(74) +from:0x02163454 kind:load to:0x0215ff40 module:overlay(74) +from:0x0216345c kind:load to:0x021600a0 module:overlay(74) +from:0x02163464 kind:load to:0x0215fa6c module:overlay(74) +from:0x0216346c kind:load to:0x0215faf4 module:overlay(74) +from:0x02163474 kind:load to:0x02160350 module:overlay(74) +from:0x0216347c kind:load to:0x02160550 module:overlay(74) +from:0x02163484 kind:load to:0x021604c8 module:overlay(74) diff --git a/config/eur1/arm9/overlays/ov074/symbols.txt b/config/eur1/arm9/overlays/ov074/symbols.txt new file mode 100644 index 00000000..41e3c98c --- /dev/null +++ b/config/eur1/arm9/overlays/ov074/symbols.txt @@ -0,0 +1,476 @@ +func_ov074_02150d80 kind:function(arm,size=0xc) addr:0x02150d80 +func_ov074_02150d8c kind:function(arm,size=0x24) addr:0x02150d8c +func_ov074_02150db0 kind:function(arm,size=0x34) addr:0x02150db0 +func_ov074_02150de4 kind:function(arm,size=0x14) addr:0x02150de4 +func_ov074_02150df8 kind:function(arm,size=0x244) addr:0x02150df8 +func_ov074_0215103c kind:function(arm,size=0x90) addr:0x0215103c +func_ov074_021510cc kind:function(arm,size=0x20c) addr:0x021510cc +func_ov074_021512d8 kind:function(arm,size=0x14) addr:0x021512d8 +func_ov074_021512ec kind:function(arm,size=0x14) addr:0x021512ec +func_ov074_02151300 kind:function(arm,size=0x1f4) addr:0x02151300 +func_ov074_021514f4 kind:function(arm,size=0x40) addr:0x021514f4 +func_ov074_02151534 kind:function(arm,size=0xa4) addr:0x02151534 +func_ov074_021515d8 kind:function(arm,size=0x5c) addr:0x021515d8 +func_ov074_02151634 kind:function(arm,size=0x17c) addr:0x02151634 +func_ov074_021517b0 kind:function(arm,size=0xb4) addr:0x021517b0 +func_ov074_02151864 kind:function(arm,size=0x68) addr:0x02151864 +func_ov074_021518cc kind:function(arm,size=0xa0) addr:0x021518cc +func_ov074_0215196c kind:function(arm,size=0x44) addr:0x0215196c +func_ov074_021519b0 kind:function(arm,size=0x78) addr:0x021519b0 +func_ov074_02151a28 kind:function(arm,size=0x78) addr:0x02151a28 +func_ov074_02151aa0 kind:function(arm,size=0x70) addr:0x02151aa0 +func_ov074_02151b10 kind:function(arm,size=0x64) addr:0x02151b10 +func_ov074_02151b74 kind:function(arm,size=0x24) addr:0x02151b74 +func_ov074_02151b98 kind:function(arm,size=0x10) addr:0x02151b98 +func_ov074_02151ba8 kind:function(arm,size=0x8) addr:0x02151ba8 +func_ov074_02151bb0 kind:function(arm,size=0x1c) addr:0x02151bb0 +func_ov074_02151bcc kind:function(arm,size=0x1c) addr:0x02151bcc +func_ov074_02151be8 kind:function(arm,size=0x48) addr:0x02151be8 +func_ov074_02151c30 kind:function(arm,size=0x50) addr:0x02151c30 +func_ov074_02151c80 kind:function(arm,size=0x14) addr:0x02151c80 +func_ov074_02151c94 kind:function(arm,size=0xc) addr:0x02151c94 +func_ov074_02151ca0 kind:function(arm,size=0x24) addr:0x02151ca0 +func_ov074_02151cc4 kind:function(arm,size=0x28) addr:0x02151cc4 +func_ov074_02151cec kind:function(arm,size=0x14) addr:0x02151cec +func_ov074_02151d00 kind:function(arm,size=0x244) addr:0x02151d00 +func_ov074_02151f44 kind:function(arm,size=0x248) addr:0x02151f44 +func_ov074_0215218c kind:function(arm,size=0x24c) addr:0x0215218c +func_ov074_021523d8 kind:function(arm,size=0xf4) addr:0x021523d8 +func_ov074_021524cc kind:function(arm,size=0x14) addr:0x021524cc +func_ov074_021524e0 kind:function(arm,size=0x1c) addr:0x021524e0 +func_ov074_021524fc kind:function(arm,size=0x1c4) addr:0x021524fc +func_ov074_021526c0 kind:function(arm,size=0x9c) addr:0x021526c0 +func_ov074_0215275c kind:function(arm,size=0x14) addr:0x0215275c +func_ov074_02152770 kind:function(arm,size=0x1c) addr:0x02152770 +func_ov074_0215278c kind:function(arm,size=0x5c) addr:0x0215278c +func_ov074_021527e8 kind:function(arm,size=0x118) addr:0x021527e8 +func_ov074_02152900 kind:function(arm,size=0x48) addr:0x02152900 +func_ov074_02152948 kind:function(arm,size=0x50) addr:0x02152948 +func_ov074_02152998 kind:function(arm,size=0x1b8) addr:0x02152998 +func_ov074_02152b50 kind:function(arm,size=0xc0) addr:0x02152b50 +func_ov074_02152c10 kind:function(arm,size=0x50) addr:0x02152c10 +func_ov074_02152c60 kind:function(arm,size=0x94) addr:0x02152c60 +func_ov074_02152cf4 kind:function(arm,size=0xc8) addr:0x02152cf4 +func_ov074_02152dbc kind:function(arm,size=0x38) addr:0x02152dbc +func_ov074_02152df4 kind:function(arm,size=0x14) addr:0x02152df4 +func_ov074_02152e08 kind:function(arm,size=0x168) addr:0x02152e08 +func_ov074_02152f70 kind:function(arm,size=0x48) addr:0x02152f70 +func_ov074_02152fb8 kind:function(arm,size=0x14) addr:0x02152fb8 +func_ov074_02152fcc kind:function(arm,size=0xc) addr:0x02152fcc +func_ov074_02152fd8 kind:function(arm,size=0x24) addr:0x02152fd8 +func_ov074_02152ffc kind:function(arm,size=0x68) addr:0x02152ffc +func_ov074_02153064 kind:function(arm,size=0x318) addr:0x02153064 +func_ov074_0215337c kind:function(arm,size=0x14) addr:0x0215337c +func_ov074_02153390 kind:function(arm,size=0xec) addr:0x02153390 +func_ov074_0215347c kind:function(arm,size=0xf4) addr:0x0215347c +func_ov074_02153570 kind:function(arm,size=0xe4) addr:0x02153570 +func_ov074_02153654 kind:function(arm,size=0x34) addr:0x02153654 +func_ov074_02153688 kind:function(arm,size=0x60) addr:0x02153688 +func_ov074_021536e8 kind:function(arm,size=0x40) addr:0x021536e8 +func_ov074_02153728 kind:function(arm,size=0x278) addr:0x02153728 +func_ov074_021539a0 kind:function(arm,size=0x34) addr:0x021539a0 +func_ov074_021539d4 kind:function(arm,size=0x174) addr:0x021539d4 +func_ov074_02153b48 kind:function(arm,size=0x4) addr:0x02153b48 +func_ov074_02153b4c kind:function(arm,size=0x4) addr:0x02153b4c +func_ov074_02153b50 kind:function(arm,size=0x3c) addr:0x02153b50 +func_ov074_02153b8c kind:function(arm,size=0x1c) addr:0x02153b8c +func_ov074_02153ba8 kind:function(arm,size=0x90) addr:0x02153ba8 +func_ov074_02153c38 kind:function(arm,size=0x34) addr:0x02153c38 +func_ov074_02153c6c kind:function(arm,size=0x100) addr:0x02153c6c +func_ov074_02153d6c kind:function(arm,size=0x178) addr:0x02153d6c +func_ov074_02153ee4 kind:function(arm,size=0x98) addr:0x02153ee4 +func_ov074_02153f7c kind:function(arm,size=0x124) addr:0x02153f7c +func_ov074_021540a0 kind:function(arm,size=0x4c) addr:0x021540a0 +func_ov074_021540ec kind:function(arm,size=0x228) addr:0x021540ec +func_ov074_02154314 kind:function(arm,size=0x14c) addr:0x02154314 +func_ov074_02154460 kind:function(arm,size=0x88) addr:0x02154460 +func_ov074_021544e8 kind:function(arm,size=0x64) addr:0x021544e8 +func_ov074_0215454c kind:function(arm,size=0x244) addr:0x0215454c +func_ov074_02154790 kind:function(arm,size=0x218) addr:0x02154790 +func_ov074_021549a8 kind:function(arm,size=0x1d0) addr:0x021549a8 +func_ov074_02154b78 kind:function(arm,size=0x2c) addr:0x02154b78 +func_ov074_02154ba4 kind:function(arm,size=0x364) addr:0x02154ba4 +func_ov074_02154f08 kind:function(arm,size=0x60) addr:0x02154f08 +func_ov074_02154f68 kind:function(arm,size=0x78) addr:0x02154f68 +func_ov074_02154fe0 kind:function(arm,size=0x7c) addr:0x02154fe0 +func_ov074_0215505c kind:function(arm,size=0x54) addr:0x0215505c +func_ov074_021550b0 kind:function(arm,size=0x2c) addr:0x021550b0 +func_ov074_021550dc kind:function(arm,size=0xc4) addr:0x021550dc +func_ov074_021551a0 kind:function(arm,size=0x74) addr:0x021551a0 +func_ov074_02155214 kind:function(arm,size=0x148) addr:0x02155214 +func_ov074_0215535c kind:function(arm,size=0x364) addr:0x0215535c +func_ov074_021556c0 kind:function(arm,size=0x110) addr:0x021556c0 +func_ov074_021557d0 kind:function(arm,size=0x24) addr:0x021557d0 +func_ov074_021557f4 kind:function(arm,size=0x2c) addr:0x021557f4 +func_ov074_02155820 kind:function(arm,size=0xc) addr:0x02155820 +func_ov074_0215582c kind:function(arm,size=0x1c) addr:0x0215582c +func_ov074_02155848 kind:function(arm,size=0x14) addr:0x02155848 +func_ov074_0215585c kind:function(arm,size=0xc) addr:0x0215585c +func_ov074_02155868 kind:function(arm,size=0x24) addr:0x02155868 +func_ov074_0215588c kind:function(arm,size=0x44) addr:0x0215588c +func_ov074_021558d0 kind:function(arm,size=0x1d0) addr:0x021558d0 +func_ov074_02155aa0 kind:function(arm,size=0x90) addr:0x02155aa0 +func_ov074_02155b30 kind:function(arm,size=0x10) addr:0x02155b30 +func_ov074_02155b40 kind:function(arm,size=0x48) addr:0x02155b40 +func_ov074_02155b88 kind:function(arm,size=0x3e4) addr:0x02155b88 +func_ov074_02155f6c kind:function(arm,size=0x90) addr:0x02155f6c +func_ov074_02155ffc kind:function(arm,size=0x4) addr:0x02155ffc +func_ov074_02156000 kind:function(arm,size=0x1f4) addr:0x02156000 +func_ov074_021561f4 kind:function(arm,size=0x44) addr:0x021561f4 +func_ov074_02156238 kind:function(arm,size=0x14) addr:0x02156238 +func_ov074_0215624c kind:function(arm,size=0x6c) addr:0x0215624c +func_ov074_021562b8 kind:function(arm,size=0x4) addr:0x021562b8 +func_ov074_021562bc kind:function(arm,size=0x3c) addr:0x021562bc +func_ov074_021562f8 kind:function(arm,size=0x98) addr:0x021562f8 +func_ov074_02156390 kind:function(arm,size=0x804) addr:0x02156390 +func_ov074_02156b94 kind:function(arm,size=0x70) addr:0x02156b94 +func_ov074_02156c04 kind:function(arm,size=0x74) addr:0x02156c04 +func_ov074_02156c78 kind:function(arm,size=0x7c) addr:0x02156c78 +func_ov074_02156cf4 kind:function(arm,size=0x14) addr:0x02156cf4 +func_ov074_02156d08 kind:function(arm,size=0xc) addr:0x02156d08 +func_ov074_02156d14 kind:function(arm,size=0x28) addr:0x02156d14 +func_ov074_02156d3c kind:function(arm,size=0x68) addr:0x02156d3c +func_ov074_02156da4 kind:function(arm,size=0x398) addr:0x02156da4 +func_ov074_0215713c kind:function(arm,size=0x14) addr:0x0215713c +func_ov074_02157150 kind:function(arm,size=0x14) addr:0x02157150 +func_ov074_02157164 kind:function(arm,size=0x6c) addr:0x02157164 +func_ov074_021571d0 kind:function(arm,size=0x74) addr:0x021571d0 +func_ov074_02157244 kind:function(arm,size=0x178) addr:0x02157244 +func_ov074_021573bc kind:function(arm,size=0x40) addr:0x021573bc +func_ov074_021573fc kind:function(arm,size=0x104) addr:0x021573fc +func_ov074_02157500 kind:function(arm,size=0x48) addr:0x02157500 +func_ov074_02157548 kind:function(arm,size=0x40) addr:0x02157548 +func_ov074_02157588 kind:function(arm,size=0x3ac) addr:0x02157588 +func_ov074_02157934 kind:function(arm,size=0x2fc) addr:0x02157934 +func_ov074_02157c30 kind:function(arm,size=0x67c) addr:0x02157c30 +func_ov074_021582ac kind:function(arm,size=0x4) addr:0x021582ac +func_ov074_021582b0 kind:function(arm,size=0x10) addr:0x021582b0 +func_ov074_021582c0 kind:function(arm,size=0x184) addr:0x021582c0 +func_ov074_02158444 kind:function(arm,size=0x20) addr:0x02158444 +func_ov074_02158464 kind:function(arm,size=0x34) addr:0x02158464 +func_ov074_02158498 kind:function(arm,size=0xf4) addr:0x02158498 +func_ov074_0215858c kind:function(arm,size=0x18) addr:0x0215858c +func_ov074_021585a4 kind:function(arm,size=0x54) addr:0x021585a4 +func_ov074_021585f8 kind:function(arm,size=0x14) addr:0x021585f8 +func_ov074_0215860c kind:function(arm,size=0xcc) addr:0x0215860c +func_ov074_021586d8 kind:function(arm,size=0xe0) addr:0x021586d8 +func_ov074_021587b8 kind:function(arm,size=0x1f4) addr:0x021587b8 +func_ov074_021589ac kind:function(arm,size=0x38) addr:0x021589ac +func_ov074_021589e4 kind:function(arm,size=0xb4) addr:0x021589e4 +func_ov074_02158a98 kind:function(arm,size=0xe0) addr:0x02158a98 +func_ov074_02158b78 kind:function(arm,size=0x214) addr:0x02158b78 +func_ov074_02158d8c kind:function(arm,size=0x88) addr:0x02158d8c +func_ov074_02158e14 kind:function(arm,size=0x38) addr:0x02158e14 +func_ov074_02158e4c kind:function(arm,size=0x94) addr:0x02158e4c +func_ov074_02158ee0 kind:function(arm,size=0x110) addr:0x02158ee0 +func_ov074_02158ff0 kind:function(arm,size=0x90) addr:0x02158ff0 +func_ov074_02159080 kind:function(arm,size=0x50) addr:0x02159080 +func_ov074_021590d0 kind:function(arm,size=0x64) addr:0x021590d0 +func_ov074_02159134 kind:function(arm,size=0x118) addr:0x02159134 +func_ov074_0215924c kind:function(arm,size=0xec) addr:0x0215924c +func_ov074_02159338 kind:function(arm,size=0x254) addr:0x02159338 +func_ov074_0215958c kind:function(arm,size=0xec) addr:0x0215958c +func_ov074_02159678 kind:function(arm,size=0x184) addr:0x02159678 +func_ov074_021597fc kind:function(arm,size=0x308) addr:0x021597fc +func_ov074_02159b04 kind:function(arm,size=0x44) addr:0x02159b04 +func_ov074_02159b48 kind:function(arm,size=0x17c) addr:0x02159b48 +func_ov074_02159cc4 kind:function(arm,size=0x60) addr:0x02159cc4 +func_ov074_02159d24 kind:function(arm,size=0x5c) addr:0x02159d24 +func_ov074_02159d80 kind:function(arm,size=0x11c) addr:0x02159d80 +func_ov074_02159e9c kind:function(arm,size=0x8c) addr:0x02159e9c +func_ov074_02159f28 kind:function(arm,size=0xb8) addr:0x02159f28 +func_ov074_02159fe0 kind:function(arm,size=0xec) addr:0x02159fe0 +func_ov074_0215a0cc kind:function(arm,size=0xb0) addr:0x0215a0cc +func_ov074_0215a17c kind:function(arm,size=0xfc) addr:0x0215a17c +func_ov074_0215a278 kind:function(arm,size=0x140) addr:0x0215a278 +func_ov074_0215a3b8 kind:function(arm,size=0x2ac) addr:0x0215a3b8 +func_ov074_0215a664 kind:function(arm,size=0xc8) addr:0x0215a664 +func_ov074_0215a72c kind:function(arm,size=0x100) addr:0x0215a72c +func_ov074_0215a82c kind:function(arm,size=0x40) addr:0x0215a82c +func_ov074_0215a86c kind:function(arm,size=0x27c) addr:0x0215a86c +func_ov074_0215aae8 kind:function(arm,size=0x3c) addr:0x0215aae8 +func_ov074_0215ab24 kind:function(arm,size=0x368) addr:0x0215ab24 +func_ov074_0215ae8c kind:function(arm,size=0x84) addr:0x0215ae8c +func_ov074_0215af10 kind:function(arm,size=0x9c) addr:0x0215af10 +func_ov074_0215afac kind:function(arm,size=0x80) addr:0x0215afac +func_ov074_0215b02c kind:function(arm,size=0xa8) addr:0x0215b02c +func_ov074_0215b0d4 kind:function(arm,size=0x15c) addr:0x0215b0d4 +func_ov074_0215b230 kind:function(arm,size=0x114) addr:0x0215b230 +func_ov074_0215b344 kind:function(arm,size=0x1b0) addr:0x0215b344 +func_ov074_0215b4f4 kind:function(arm,size=0x128) addr:0x0215b4f4 +func_ov074_0215b61c kind:function(arm,size=0x140) addr:0x0215b61c +func_ov074_0215b75c kind:function(arm,size=0x1c) addr:0x0215b75c +func_ov074_0215b778 kind:function(arm,size=0x1c) addr:0x0215b778 +func_ov074_0215b794 kind:function(arm,size=0x594) addr:0x0215b794 +func_ov074_0215bd28 kind:function(arm,size=0xd4) addr:0x0215bd28 +func_ov074_0215bdfc kind:function(arm,size=0x190) addr:0x0215bdfc +func_ov074_0215bf8c kind:function(arm,size=0x324) addr:0x0215bf8c +func_ov074_0215c2b0 kind:function(arm,size=0x3f8) addr:0x0215c2b0 +func_ov074_0215c6a8 kind:function(arm,size=0x94) addr:0x0215c6a8 +func_ov074_0215c73c kind:function(arm,size=0x58) addr:0x0215c73c +func_ov074_0215c794 kind:function(arm,size=0x54) addr:0x0215c794 +func_ov074_0215c7e8 kind:function(arm,size=0x48) addr:0x0215c7e8 +func_ov074_0215c830 kind:function(arm,size=0x24) addr:0x0215c830 +func_ov074_0215c854 kind:function(arm,size=0x38) addr:0x0215c854 +func_ov074_0215c88c kind:function(arm,size=0x68) addr:0x0215c88c +func_ov074_0215c8f4 kind:function(arm,size=0x34) addr:0x0215c8f4 +func_ov074_0215c928 kind:function(arm,size=0xa8) addr:0x0215c928 +func_ov074_0215c9d0 kind:function(arm,size=0x130) addr:0x0215c9d0 +func_ov074_0215cb00 kind:function(arm,size=0x1c) addr:0x0215cb00 +func_ov074_0215cb1c kind:function(arm,size=0x1c) addr:0x0215cb1c +func_ov074_0215cb38 kind:function(arm,size=0x14) addr:0x0215cb38 +func_ov074_0215cb4c kind:function(arm,size=0xc) addr:0x0215cb4c +func_ov074_0215cb58 kind:function(arm,size=0x24) addr:0x0215cb58 +func_ov074_0215cb7c kind:function(arm,size=0x40) addr:0x0215cb7c +func_ov074_0215cbbc kind:function(arm,size=0x78) addr:0x0215cbbc +func_ov074_0215cc34 kind:function(arm,size=0x120) addr:0x0215cc34 +func_ov074_0215cd54 kind:function(arm,size=0x3c) addr:0x0215cd54 +func_ov074_0215cd90 kind:function(arm,size=0x44) addr:0x0215cd90 +func_ov074_0215cdd4 kind:function(arm,size=0x24) addr:0x0215cdd4 +func_ov074_0215cdf8 kind:function(arm,size=0x3c) addr:0x0215cdf8 +func_ov074_0215ce34 kind:function(arm,size=0x124) addr:0x0215ce34 +func_ov074_0215cf58 kind:function(arm,size=0x20) addr:0x0215cf58 +func_ov074_0215cf78 kind:function(arm,size=0x28) addr:0x0215cf78 +func_ov074_0215cfa0 kind:function(arm,size=0x1c) addr:0x0215cfa0 +func_ov074_0215cfbc kind:function(arm,size=0x20) addr:0x0215cfbc +func_ov074_0215cfdc kind:function(arm,size=0x4) addr:0x0215cfdc +func_ov074_0215cfe0 kind:function(arm,size=0x20) addr:0x0215cfe0 +func_ov074_0215d000 kind:function(arm,size=0x1c) addr:0x0215d000 +func_ov074_0215d01c kind:function(arm,size=0x4c) addr:0x0215d01c +func_ov074_0215d068 kind:function(arm,size=0x4) addr:0x0215d068 +func_ov074_0215d06c kind:function(arm,size=0x1c) addr:0x0215d06c +func_ov074_0215d088 kind:function(arm,size=0x40) addr:0x0215d088 +func_ov074_0215d0c8 kind:function(arm,size=0xc) addr:0x0215d0c8 +func_ov074_0215d0d4 kind:function(arm,size=0x2c) addr:0x0215d0d4 +func_ov074_0215d100 kind:function(arm,size=0x8) addr:0x0215d100 +func_ov074_0215d108 kind:function(arm,size=0x5c) addr:0x0215d108 +func_ov074_0215d164 kind:function(arm,size=0x88) addr:0x0215d164 +func_ov074_0215d1ec kind:function(arm,size=0x118) addr:0x0215d1ec +func_ov074_0215d304 kind:function(arm,size=0x33c) addr:0x0215d304 +func_ov074_0215d640 kind:function(arm,size=0x234) addr:0x0215d640 +func_ov074_0215d874 kind:function(arm,size=0x20) addr:0x0215d874 +func_ov074_0215d894 kind:function(arm,size=0x28) addr:0x0215d894 +func_ov074_0215d8bc kind:function(arm,size=0x14) addr:0x0215d8bc +func_ov074_0215d8d0 kind:function(arm,size=0xc) addr:0x0215d8d0 +func_ov074_0215d8dc kind:function(arm,size=0x24) addr:0x0215d8dc +func_ov074_0215d900 kind:function(arm,size=0x40) addr:0x0215d900 +func_ov074_0215d940 kind:function(arm,size=0x16c) addr:0x0215d940 +func_ov074_0215daac kind:function(arm,size=0x14) addr:0x0215daac +func_ov074_0215dac0 kind:function(arm,size=0x78) addr:0x0215dac0 +func_ov074_0215db38 kind:function(arm,size=0x14) addr:0x0215db38 +func_ov074_0215db4c kind:function(arm,size=0x48) addr:0x0215db4c +func_ov074_0215db94 kind:function(arm,size=0xc8) addr:0x0215db94 +func_ov074_0215dc5c kind:function(arm,size=0x134) addr:0x0215dc5c +func_ov074_0215dd90 kind:function(arm,size=0x14) addr:0x0215dd90 +func_ov074_0215dda4 kind:function(arm,size=0x54) addr:0x0215dda4 +func_ov074_0215ddf8 kind:function(arm,size=0x14) addr:0x0215ddf8 +func_ov074_0215de0c kind:function(arm,size=0x64) addr:0x0215de0c +func_ov074_0215de70 kind:function(arm,size=0x78) addr:0x0215de70 +func_ov074_0215dee8 kind:function(arm,size=0xfc) addr:0x0215dee8 +func_ov074_0215dfe4 kind:function(arm,size=0x7c) addr:0x0215dfe4 +func_ov074_0215e060 kind:function(arm,size=0x25c) addr:0x0215e060 +func_ov074_0215e2bc kind:function(arm,size=0x68) addr:0x0215e2bc +func_ov074_0215e324 kind:function(arm,size=0x34) addr:0x0215e324 +func_ov074_0215e358 kind:function(arm,size=0xa4) addr:0x0215e358 +func_ov074_0215e3fc kind:function(arm,size=0x194) addr:0x0215e3fc +func_ov074_0215e590 kind:function(arm,size=0xa8) addr:0x0215e590 +func_ov074_0215e638 kind:function(arm,size=0x14) addr:0x0215e638 +func_ov074_0215e64c kind:function(arm,size=0x20) addr:0x0215e64c +func_ov074_0215e66c kind:function(arm,size=0x98) addr:0x0215e66c +func_ov074_0215e704 kind:function(arm,size=0x4c) addr:0x0215e704 +func_ov074_0215e750 kind:function(arm,size=0x1c) addr:0x0215e750 +func_ov074_0215e76c kind:function(arm,size=0x40) addr:0x0215e76c +func_ov074_0215e7ac kind:function(arm,size=0x48) addr:0x0215e7ac +func_ov074_0215e7f4 kind:function(arm,size=0x14) addr:0x0215e7f4 +func_ov074_0215e808 kind:function(arm,size=0xc) addr:0x0215e808 +func_ov074_0215e814 kind:function(arm,size=0x28) addr:0x0215e814 +func_ov074_0215e83c kind:function(arm,size=0x58) addr:0x0215e83c +func_ov074_0215e894 kind:function(arm,size=0x338) addr:0x0215e894 +func_ov074_0215ebcc kind:function(arm,size=0x80) addr:0x0215ebcc +func_ov074_0215ec4c kind:function(arm,size=0x88) addr:0x0215ec4c +func_ov074_0215ecd4 kind:function(arm,size=0xb0) addr:0x0215ecd4 +func_ov074_0215ed84 kind:function(arm,size=0x74) addr:0x0215ed84 +func_ov074_0215edf8 kind:function(arm,size=0x48) addr:0x0215edf8 +func_ov074_0215ee40 kind:function(arm,size=0x40) addr:0x0215ee40 +func_ov074_0215ee80 kind:function(arm,size=0x1c0) addr:0x0215ee80 +func_ov074_0215f040 kind:function(arm,size=0x60) addr:0x0215f040 +func_ov074_0215f0a0 kind:function(arm,size=0x268) addr:0x0215f0a0 +func_ov074_0215f308 kind:function(arm,size=0x30) addr:0x0215f308 +func_ov074_0215f338 kind:function(arm,size=0x4) addr:0x0215f338 +func_ov074_0215f33c kind:function(arm,size=0xcc) addr:0x0215f33c +func_ov074_0215f408 kind:function(arm,size=0x1ac) addr:0x0215f408 +func_ov074_0215f5b4 kind:function(arm,size=0x14c) addr:0x0215f5b4 +func_ov074_0215f700 kind:function(arm,size=0x60) addr:0x0215f700 +func_ov074_0215f760 kind:function(arm,size=0x288) addr:0x0215f760 +func_ov074_0215f9e8 kind:function(arm,size=0x4c) addr:0x0215f9e8 +func_ov074_0215fa34 kind:function(arm,size=0x38) addr:0x0215fa34 +func_ov074_0215fa6c kind:function(arm,size=0x40) addr:0x0215fa6c +func_ov074_0215faac kind:function(arm,size=0x48) addr:0x0215faac +func_ov074_0215faf4 kind:function(arm,size=0x48) addr:0x0215faf4 +func_ov074_0215fb3c kind:function(arm,size=0x114) addr:0x0215fb3c +func_ov074_0215fc50 kind:function(arm,size=0x130) addr:0x0215fc50 +func_ov074_0215fd80 kind:function(arm,size=0x1c0) addr:0x0215fd80 +func_ov074_0215ff40 kind:function(arm,size=0x48) addr:0x0215ff40 +func_ov074_0215ff88 kind:function(arm,size=0x118) addr:0x0215ff88 +func_ov074_021600a0 kind:function(arm,size=0x84) addr:0x021600a0 +func_ov074_02160124 kind:function(arm,size=0xd4) addr:0x02160124 +func_ov074_021601f8 kind:function(arm,size=0x158) addr:0x021601f8 +func_ov074_02160350 kind:function(arm,size=0x80) addr:0x02160350 +func_ov074_021603d0 kind:function(arm,size=0xf8) addr:0x021603d0 +func_ov074_021604c8 kind:function(arm,size=0x78) addr:0x021604c8 +func_ov074_02160540 kind:function(arm,size=0x10) addr:0x02160540 +func_ov074_02160550 kind:function(arm,size=0xe4) addr:0x02160550 +func_ov074_02160634 kind:function(arm,size=0x900) addr:0x02160634 +func_ov074_02160f34 kind:function(arm,size=0xa0) addr:0x02160f34 +func_ov074_02160fd4 kind:function(arm,size=0x78) addr:0x02160fd4 +func_ov074_0216104c kind:function(arm,size=0xa0) addr:0x0216104c +func_ov074_021610ec kind:function(arm,size=0x80) addr:0x021610ec +func_ov074_0216116c kind:function(arm,size=0x338) addr:0x0216116c +func_ov074_021614a4 kind:function(arm,size=0x150) addr:0x021614a4 +func_ov074_021615f4 kind:function(arm,size=0x348) addr:0x021615f4 +func_ov074_0216193c kind:function(arm,size=0x80) addr:0x0216193c +func_ov074_021619bc kind:function(arm,size=0x24) addr:0x021619bc +func_ov074_021619e0 kind:function(arm,size=0xb0) addr:0x021619e0 +func_ov074_02161a90 kind:function(arm,size=0x18) addr:0x02161a90 +func_ov074_02161aa8 kind:function(arm,size=0x24) addr:0x02161aa8 +func_ov074_02161acc kind:function(arm,size=0x1c) addr:0x02161acc +func_ov074_02161ae8 kind:function(arm,size=0x1c) addr:0x02161ae8 +func_ov074_02161b04 kind:function(arm,size=0x1c) addr:0x02161b04 +func_ov074_02161b20 kind:function(arm,size=0x24) addr:0x02161b20 +func_ov074_02161b44 kind:function(arm,size=0x24) addr:0x02161b44 +func_ov074_02161b68 kind:function(arm,size=0x24) addr:0x02161b68 +func_ov074_02161b8c kind:function(arm,size=0xbc) addr:0x02161b8c +func_ov074_02161c48 kind:function(arm,size=0x120) addr:0x02161c48 +func_ov074_02161d68 kind:function(arm,size=0x30) addr:0x02161d68 +func_ov074_02161d98 kind:function(arm,size=0x14) addr:0x02161d98 +func_ov074_02161dac kind:function(arm,size=0x208) addr:0x02161dac +data_ov074_02161fb8 kind:data(any) addr:0x02161fb8 +data_ov074_02161fd8 kind:data(any) addr:0x02161fd8 +data_ov074_02161ffc kind:data(any) addr:0x02161ffc +data_ov074_0216200c kind:data(any) addr:0x0216200c +data_ov074_02162010 kind:data(any) addr:0x02162010 ambiguous +data_ov074_0216201c kind:data(any) addr:0x0216201c +data_ov074_0216203c kind:data(any) addr:0x0216203c +data_ov074_0216205c kind:data(any) addr:0x0216205c +data_ov074_02162080 kind:data(any) addr:0x02162080 +data_ov074_021620c0 kind:data(any) addr:0x021620c0 +data_ov074_021620d0 kind:data(any) addr:0x021620d0 +data_ov074_021620e0 kind:data(any) addr:0x021620e0 +data_ov074_02162104 kind:data(any) addr:0x02162104 +data_ov074_02162114 kind:data(any) addr:0x02162114 +data_ov074_02162124 kind:data(any) addr:0x02162124 +data_ov074_02162138 kind:data(any) addr:0x02162138 +data_ov074_021621b0 kind:data(any) addr:0x021621b0 +data_ov074_02162240 kind:data(any) addr:0x02162240 ambiguous +data_ov074_021622c8 kind:data(any) addr:0x021622c8 ambiguous +__sinit_ov074_02162330 kind:function(arm,size=0xc4) addr:0x02162330 +__sinit_ov074_021623f4 kind:function(arm,size=0x84) addr:0x021623f4 +__sinit_ov074_02162478 kind:function(arm,size=0x74) addr:0x02162478 +__sinit_ov074_021624ec kind:function(arm,size=0x74) addr:0x021624ec +__sinit_ov074_02162560 kind:function(arm,size=0x74) addr:0x02162560 +__sinit_ov074_021625d4 kind:function(arm,size=0x50) addr:0x021625d4 +__sinit_ov074_02162624 kind:function(arm,size=0x74) addr:0x02162624 +__sinit_ov074_02162698 kind:function(arm,size=0x74) addr:0x02162698 +.p__sinit_ov074_02162330 kind:data(word) addr:0x0216270c +.p__sinit_ov074_021623f4 kind:data(word) addr:0x02162710 +.p__sinit_ov074_02162478 kind:data(word) addr:0x02162714 +.p__sinit_ov074_021624ec kind:data(word) addr:0x02162718 +.p__sinit_ov074_02162560 kind:data(word) addr:0x0216271c +.p__sinit_ov074_021625d4 kind:data(word) addr:0x02162720 +.p__sinit_ov074_02162624 kind:data(word) addr:0x02162724 +.p__sinit_ov074_02162698 kind:data(word) addr:0x02162728 +data_ov074_02162740 kind:data(any) addr:0x02162740 +data_ov074_02162748 kind:data(any) addr:0x02162748 +data_ov074_02162750 kind:data(any) addr:0x02162750 +data_ov074_021627ac kind:data(any) addr:0x021627ac +data_ov074_021627cc kind:data(any) addr:0x021627cc +data_ov074_021627f0 kind:data(any) addr:0x021627f0 +data_ov074_0216281c kind:data(any) addr:0x0216281c +data_ov074_02162838 kind:data(any) addr:0x02162838 ambiguous +data_ov074_02162864 kind:data(any) addr:0x02162864 +data_ov074_021628b8 kind:data(any) addr:0x021628b8 +data_ov074_021628d8 kind:data(any) addr:0x021628d8 +data_ov074_021628ec kind:data(any) addr:0x021628ec +data_ov074_02162910 kind:data(any) addr:0x02162910 +data_ov074_02162938 kind:data(any) addr:0x02162938 +data_ov074_02162964 kind:data(any) addr:0x02162964 +data_ov074_021629b8 kind:data(any) addr:0x021629b8 +data_ov074_021629cc kind:data(any) addr:0x021629cc +data_ov074_021629f0 kind:data(any) addr:0x021629f0 +data_ov074_02162a34 kind:data(any) addr:0x02162a34 +data_ov074_02162a84 kind:data(any) addr:0x02162a84 +data_ov074_02162ad4 kind:data(any) addr:0x02162ad4 +data_ov074_02162aec kind:data(any) addr:0x02162aec +data_ov074_02162af0 kind:data(any) addr:0x02162af0 ambiguous +data_ov074_02162b04 kind:data(any) addr:0x02162b04 +data_ov074_02162b1c kind:data(any) addr:0x02162b1c +data_ov074_02162b3c kind:data(any) addr:0x02162b3c +data_ov074_02162b94 kind:data(any) addr:0x02162b94 +data_ov074_02162c6c kind:data(any) addr:0x02162c6c +data_ov074_02162c78 kind:data(any) addr:0x02162c78 +data_ov074_02162c90 kind:data(any) addr:0x02162c90 +data_ov074_02162c98 kind:data(any) addr:0x02162c98 ambiguous +data_ov074_02162cb0 kind:data(any) addr:0x02162cb0 +data_ov074_02162cd8 kind:data(any) addr:0x02162cd8 +data_ov074_02162cfc kind:data(any) addr:0x02162cfc +data_ov074_02162d50 kind:data(any) addr:0x02162d50 +data_ov074_02162d5c kind:data(any) addr:0x02162d5c +data_ov074_02162d74 kind:data(any) addr:0x02162d74 +data_ov074_02162d94 kind:data(any) addr:0x02162d94 +data_ov074_02162db8 kind:data(any) addr:0x02162db8 +data_ov074_02162dbc kind:data(any) addr:0x02162dbc ambiguous +data_ov074_02162de4 kind:data(any) addr:0x02162de4 +data_ov074_02162e10 kind:data(any) addr:0x02162e10 +data_ov074_02162e68 kind:data(any) addr:0x02162e68 +data_ov074_02162ef8 kind:data(any) addr:0x02162ef8 +data_ov074_02162f88 kind:data(any) addr:0x02162f88 +data_ov074_021630a8 kind:data(any) addr:0x021630a8 +data_ov074_021630ac kind:data(any) addr:0x021630ac +data_ov074_021630b4 kind:data(any) addr:0x021630b4 ambiguous +data_ov074_021630dc kind:data(any) addr:0x021630dc +data_ov074_02163114 kind:data(any) addr:0x02163114 +data_ov074_02163138 kind:data(any) addr:0x02163138 +data_ov074_02163194 kind:data(any) addr:0x02163194 +data_ov074_021631a0 kind:data(any) addr:0x021631a0 +data_ov074_021631b8 kind:data(any) addr:0x021631b8 +data_ov074_021631e8 kind:data(any) addr:0x021631e8 +data_ov074_02163220 kind:data(any) addr:0x02163220 +data_ov074_02163244 kind:data(any) addr:0x02163244 +data_ov074_02163290 kind:data(any) addr:0x02163290 +data_ov074_021632e4 kind:data(any) addr:0x021632e4 +data_ov074_021632f8 kind:data(any) addr:0x021632f8 +data_ov074_02163314 kind:data(any) addr:0x02163314 +data_ov074_0216332c kind:data(any) addr:0x0216332c +data_ov074_02163344 kind:data(any) addr:0x02163344 +data_ov074_02163364 kind:data(any) addr:0x02163364 +data_ov074_021633bc kind:data(any) addr:0x021633bc +data_ov074_02163408 kind:data(any) addr:0x02163408 ambiguous +data_ov074_02163424 kind:data(any) addr:0x02163424 +data_ov074_021634a0 kind:bss addr:0x021634a0 +data_ov074_021634a4 kind:bss addr:0x021634a4 +data_ov074_021634b0 kind:bss addr:0x021634b0 +data_ov074_02163588 kind:bss addr:0x02163588 +data_ov074_0216358c kind:bss addr:0x0216358c +data_ov074_02163598 kind:bss addr:0x02163598 +data_ov074_02163658 kind:bss addr:0x02163658 ambiguous +data_ov074_02163670 kind:bss addr:0x02163670 +data_ov074_02163674 kind:bss addr:0x02163674 +data_ov074_02163680 kind:bss addr:0x02163680 +data_ov074_021636ac kind:bss addr:0x021636ac ambiguous +data_ov074_02163758 kind:bss addr:0x02163758 +data_ov074_0216375c kind:bss addr:0x0216375c +data_ov074_02163768 kind:bss addr:0x02163768 +data_ov074_021637fc kind:bss addr:0x021637fc ambiguous +data_ov074_02163840 kind:bss addr:0x02163840 +data_ov074_02163844 kind:bss addr:0x02163844 +data_ov074_02163850 kind:bss addr:0x02163850 +data_ov074_02163928 kind:bss addr:0x02163928 +data_ov074_0216392c kind:bss addr:0x0216392c +data_ov074_02163938 kind:bss addr:0x02163938 +data_ov074_02163974 kind:bss addr:0x02163974 +data_ov074_02163978 kind:bss addr:0x02163978 +data_ov074_02163984 kind:bss addr:0x02163984 +data_ov074_02163a5c kind:bss addr:0x02163a5c +data_ov074_02163a60 kind:bss addr:0x02163a60 +data_ov074_02163a68 kind:bss addr:0x02163a68 ambiguous +data_ov074_02163a6c kind:bss addr:0x02163a6c diff --git a/config/eur1/arm9/overlays/ov075/delinks.txt b/config/eur1/arm9/overlays/ov075/delinks.txt new file mode 100644 index 00000000..989ca730 --- /dev/null +++ b/config/eur1/arm9/overlays/ov075/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x02162134 kind:code align:32 + .rodata start:0x02162134 end:0x02162498 kind:rodata align:4 + .init start:0x02162498 end:0x021627cc kind:code align:4 + .ctor start:0x021627cc end:0x021627dc kind:rodata align:4 + .data start:0x021627e0 end:0x02163480 kind:data align:32 + .bss start:0x02163480 end:0x02163820 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov075/relocs.txt b/config/eur1/arm9/overlays/ov075/relocs.txt new file mode 100644 index 00000000..b2fa1161 --- /dev/null +++ b/config/eur1/arm9/overlays/ov075/relocs.txt @@ -0,0 +1,2260 @@ +from:0x02150d88 kind:load to:0x021634a4 module:overlay(75) +from:0x02150da4 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02150dbc kind:load to:0x02162810 module:overlay(75) +from:0x02150dc8 kind:load to:0x0216357c module:overlay(75) +from:0x02150ddc kind:arm_call to:0x02011f3c module:main +from:0x02150de8 kind:arm_call to:0x02150e6c module:overlay(75) +from:0x02150e00 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150e3c kind:load to:0x021627ec module:overlay(75) +from:0x02150e50 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02150e64 kind:load to:0x020b53e4 module:overlay(0) +from:0x02150e7c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02150ee4 kind:arm_call to:0x0205833c module:overlay(0) +from:0x02150f4c kind:arm_call to:0x02150e44 module:overlay(75) +from:0x02150f68 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x02150f80 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150f90 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150fc0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215101c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02151030 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215103c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02151048 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215105c kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x02151138 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151148 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151158 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151168 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151178 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151188 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02151198 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021511ac kind:arm_call to:0x0200eab0 module:main +from:0x021511bc kind:arm_call to:0x0200eab0 module:main +from:0x021511cc kind:arm_call to:0x0200eab0 module:main +from:0x021511e0 kind:arm_call to:0x0200eab0 module:main +from:0x021511f0 kind:arm_call to:0x0200eab0 module:main +from:0x02151200 kind:arm_call to:0x0200eab0 module:main +from:0x02151210 kind:arm_call to:0x0200eab0 module:main +from:0x0215121c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215122c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215123c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215124c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02151268 kind:load to:0x0216291c module:overlay(75) +from:0x0215126c kind:load to:0x020b53e4 module:overlay(0) +from:0x02151270 kind:load to:0x0216285c module:overlay(75) +from:0x02151274 kind:load to:0x021628d0 module:overlay(75) +from:0x02151278 kind:load to:0x027e07d4 module:dtcm +from:0x02151280 kind:load to:0x02162834 module:overlay(75) +from:0x02151284 kind:load to:0x02162a34 module:overlay(75) +from:0x02151288 kind:load to:0x02162214 module:overlay(75) +from:0x0215128c kind:load to:0x021621c4 module:overlay(75) +from:0x02151290 kind:load to:0x021621e4 module:overlay(75) +from:0x02151294 kind:load to:0x021621f4 module:overlay(75) +from:0x02151298 kind:load to:0x02162204 module:overlay(75) +from:0x0215129c kind:load to:0x02162164 module:overlay(75) +from:0x021512a0 kind:load to:0x02162184 module:overlay(75) +from:0x021512a4 kind:load to:0x021621d4 module:overlay(75) +from:0x021512a8 kind:load to:0x02162174 module:overlay(75) +from:0x021512ac kind:load to:0x021621b4 module:overlay(75) +from:0x021512b0 kind:load to:0x02162194 module:overlay(75) +from:0x021512b4 kind:load to:0x021621a4 module:overlay(75) +from:0x021512b8 kind:load to:0x02163480 module:overlay(75) +from:0x021512c4 kind:arm_call to:0x020583ac module:overlay(0) +from:0x021512d8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02151338 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215134c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215135c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021513d0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215140c kind:arm_call to:0x01ffb714 module:itcm +from:0x02151420 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151430 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02151498 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021514a4 kind:arm_call to:0x02153498 module:overlay(75) +from:0x021514b0 kind:arm_call to:0x02152be8 module:overlay(75) +from:0x021514b8 kind:arm_call to:0x021539fc module:overlay(75) +from:0x021514dc kind:arm_call to:0x02071480 module:overlay(0) +from:0x021514f0 kind:load to:0x027e09c0 module:dtcm +from:0x021514f4 kind:load to:0x027e09a8 module:dtcm +from:0x02151514 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02151520 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151528 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151530 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215153c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02151544 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215154c kind:arm_call to:0x020583ac module:overlay(0) +from:0x02151554 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151560 kind:load to:0x02163480 module:overlay(75) +from:0x02151580 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x0215158c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02151594 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215159c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021515a8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021515b0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021515b8 kind:arm_call to:0x020583ac module:overlay(0) +from:0x021515c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021515c8 kind:arm_call to:0x02011ff4 module:main +from:0x021515d4 kind:load to:0x02163480 module:overlay(75) +from:0x0215163c kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02151678 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02151688 kind:load to:0x02162a34 module:overlay(75) +from:0x02151690 kind:load to:0x027e09b8 module:dtcm +from:0x021516c4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021516ec kind:arm_call to:0x02073320 module:overlay(0) +from:0x02151700 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02151720 kind:arm_call to:0x02152be8 module:overlay(75) +from:0x02151728 kind:load to:0x027e09b8 module:dtcm +from:0x0215172c kind:load to:0x027e0ce0 module:dtcm +from:0x02151798 kind:load to:0x02162b6c module:overlay(75) +from:0x021517b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021517d4 kind:arm_call to:0x02152be8 module:overlay(75) +from:0x021517f0 kind:arm_call to:0x02015080 module:main +from:0x02151810 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151818 kind:load to:0x027e09a8 module:dtcm +from:0x02151830 kind:arm_call to:0x021535ec module:overlay(75) +from:0x02151884 kind:arm_call to:0x021538f4 module:overlay(75) +from:0x0215188c kind:arm_call to:0x02152a14 module:overlay(75) +from:0x02151894 kind:arm_call to:0x021538f4 module:overlay(75) +from:0x021518a4 kind:arm_call to:0x02153528 module:overlay(75) +from:0x021518f8 kind:load to:0x02162a34 module:overlay(75) +from:0x02151900 kind:load to:0x02049be4 module:main +from:0x02151964 kind:arm_call to:0x02152be8 module:overlay(75) +from:0x02151970 kind:arm_call to:0x02153498 module:overlay(75) +from:0x0215198c kind:arm_call to:0x02152be8 module:overlay(75) +from:0x021519a0 kind:arm_call to:0x021538f4 module:overlay(75) +from:0x021519c0 kind:arm_call to:0x02153498 module:overlay(75) +from:0x021519cc kind:arm_call to:0x02152be8 module:overlay(75) +from:0x021519f4 kind:arm_call to:0x0216640c module:overlay(93) +from:0x02151a1c kind:arm_call to:0x021538f4 module:overlay(75) +from:0x02151a78 kind:arm_call to:0x02153610 module:overlay(75) +from:0x02151ae4 kind:load to:0x027e0d8c module:dtcm +from:0x02151aec kind:load to:0x02049be4 module:main +from:0x02151af0 kind:load to:0x02162a34 module:overlay(75) +from:0x02151b40 kind:arm_call to:0x02153610 module:overlay(75) +from:0x02151b64 kind:arm_call to:0x02015080 module:main +from:0x02151bb0 kind:arm_call to:0x021539dc module:overlay(75) +from:0x02151bc0 kind:arm_call to:0x02160460 module:overlay(75) +from:0x02151bd4 kind:arm_call to:0x02015080 module:main +from:0x02151bf4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151c08 kind:arm_call to:0x02015080 module:main +from:0x02151c28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151c38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151c78 kind:arm_call to:0x021538f4 module:overlay(75) +from:0x02151c88 kind:arm_call to:0x02153634 module:overlay(75) +from:0x02151ce8 kind:arm_call to:0x02152be8 module:overlay(75) +from:0x02151cfc kind:arm_call to:0x02152be8 module:overlay(75) +from:0x02151d08 kind:load to:0x027e09a8 module:dtcm +from:0x02151d14 kind:load to:0x02162a34 module:overlay(75) +from:0x02151d98 kind:load to:0x02162b9c module:overlay(75) +from:0x02151de8 kind:arm_call to:0x02015080 module:main +from:0x02151e00 kind:arm_call to:0x021539dc module:overlay(75) +from:0x02151e14 kind:arm_call to:0x02160500 module:overlay(75) +from:0x02151e44 kind:arm_call to:0x02015080 module:main +from:0x02151e64 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151e78 kind:arm_call to:0x02015080 module:main +from:0x02151e9c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151ea8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151ec0 kind:arm_call to:0x02152be8 module:overlay(75) +from:0x02151ecc kind:load to:0x027e09a8 module:dtcm +from:0x02151f00 kind:arm_call to:0x02153610 module:overlay(75) +from:0x02151f64 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02152050 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215205c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152080 kind:load to:0x02162a34 module:overlay(75) +from:0x02152084 kind:load to:0x02049be4 module:main +from:0x021520d8 kind:arm_call to:0x02015080 module:main +from:0x021520f0 kind:arm_call to:0x021539dc module:overlay(75) +from:0x02152104 kind:arm_call to:0x02160664 module:overlay(75) +from:0x02152114 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152128 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021521e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021521f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152210 kind:arm_call to:0x02153610 module:overlay(75) +from:0x02152290 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215229c kind:arm_call to:0x02015080 module:main +from:0x021522bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021522d0 kind:arm_call to:0x02015080 module:main +from:0x021522f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152304 kind:arm_call to:0x02015080 module:main +from:0x0215231c kind:arm_call to:0x021539dc module:overlay(75) +from:0x02152330 kind:arm_call to:0x02160664 module:overlay(75) +from:0x02152340 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152350 kind:arm_call to:0x02153610 module:overlay(75) +from:0x021523e4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021523f0 kind:arm_call to:0x02015080 module:main +from:0x02152410 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152424 kind:arm_call to:0x02015080 module:main +from:0x02152448 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152488 kind:arm_call to:0x02152be8 module:overlay(75) +from:0x021524a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021524b0 kind:load to:0x02162a34 module:overlay(75) +from:0x021524b8 kind:load to:0x027e09a8 module:dtcm +from:0x02152530 kind:load to:0x02162b6c module:overlay(75) +from:0x021525a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021525b8 kind:arm_call to:0x0216640c module:overlay(93) +from:0x021525cc kind:arm_call to:0x02152be8 module:overlay(75) +from:0x02152654 kind:arm_call to:0x02015080 module:main +from:0x02152674 kind:arm_call to:0x02015080 module:main +from:0x0215268c kind:arm_call to:0x021539dc module:overlay(75) +from:0x021526ac kind:arm_call to:0x02160500 module:overlay(75) +from:0x021526d8 kind:arm_call to:0x02015080 module:main +from:0x021526f8 kind:arm_call to:0x02015080 module:main +from:0x02152714 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215271c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021527b8 kind:arm_call to:0x02015080 module:main +from:0x021527d0 kind:arm_call to:0x02015080 module:main +from:0x021527e4 kind:arm_call to:0x02015080 module:main +from:0x021527fc kind:arm_call to:0x021539dc module:overlay(75) +from:0x02152818 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215289c kind:arm_call to:0x02152be8 module:overlay(75) +from:0x021528b8 kind:arm_call to:0x0216641c module:overlay(93) +from:0x021528f8 kind:arm_call to:0x02152be8 module:overlay(75) +from:0x02152920 kind:load to:0x027e09a8 module:dtcm +from:0x02152924 kind:load to:0x027e0d8c module:dtcm +from:0x02152928 kind:load to:0x02162b9c module:overlay(75) +from:0x02152934 kind:load to:0x02162b84 module:overlay(75) +from:0x02152938 kind:load to:0x02162a34 module:overlay(75) +from:0x02152964 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x021529a0 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x021529b8 kind:load to:0x027e09b8 module:dtcm +from:0x021529e4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021529f8 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02152a10 kind:load to:0x027e09b8 module:dtcm +from:0x02152a1c kind:arm_call to:0x02153900 module:overlay(75) +from:0x02152a24 kind:arm_call to:0x021538f4 module:overlay(75) +from:0x02152be0 kind:load to:0x02162214 module:overlay(75) +from:0x02152be4 kind:load to:0x02049be4 module:main +from:0x02152c70 kind:load to:0x02162984 module:overlay(75) +from:0x02152c74 kind:load to:0x02162974 module:overlay(75) +from:0x02152cb0 kind:load to:0x02162974 module:overlay(75) +from:0x02152da8 kind:load to:0x02162a34 module:overlay(75) +from:0x02152de0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152e68 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152e88 kind:arm_call to:0x01ff9984 module:itcm +from:0x02152ea0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152eb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02152ec0 kind:arm_call to:0x02015080 module:main +from:0x02152ed0 kind:arm_call to:0x02153a60 module:overlay(75) +from:0x02152edc kind:arm_call to:0x02015080 module:main +from:0x02152efc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152f10 kind:arm_call to:0x02015080 module:main +from:0x02152f34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152f40 kind:load to:0x02162a34 module:overlay(75) +from:0x02152f44 kind:load to:0x027e09a8 module:dtcm +from:0x02153010 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215301c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215302c kind:arm_call to:0x01ffb714 module:itcm +from:0x02153038 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215304c kind:load to:0x02162a7c module:overlay(75) +from:0x02153084 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215310c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215312c kind:arm_call to:0x01ff9984 module:itcm +from:0x02153144 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153154 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153164 kind:arm_call to:0x02015080 module:main +from:0x02153174 kind:arm_call to:0x02153a60 module:overlay(75) +from:0x02153180 kind:arm_call to:0x02015080 module:main +from:0x021531a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021531b4 kind:arm_call to:0x02015080 module:main +from:0x021531d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021531e4 kind:load to:0x02162a4c module:overlay(75) +from:0x021531e8 kind:load to:0x027e09a8 module:dtcm +from:0x021532b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021532c0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021532d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021532dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021532f0 kind:load to:0x02162aac module:overlay(75) +from:0x02153328 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021533b0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021533d0 kind:arm_call to:0x01ff9984 module:itcm +from:0x021533e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021533f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153408 kind:arm_call to:0x02015080 module:main +from:0x02153418 kind:arm_call to:0x02153a60 module:overlay(75) +from:0x02153424 kind:arm_call to:0x02015080 module:main +from:0x02153444 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153458 kind:arm_call to:0x02015080 module:main +from:0x0215347c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153488 kind:load to:0x02162a64 module:overlay(75) +from:0x0215348c kind:load to:0x027e09a8 module:dtcm +from:0x02153520 kind:load to:0x02162890 module:overlay(75) +from:0x02153524 kind:load to:0x02162880 module:overlay(75) +from:0x021535ac kind:arm_call to:0x02153498 module:overlay(75) +from:0x021535c0 kind:arm_call to:0x02153498 module:overlay(75) +from:0x021535d0 kind:arm_call to:0x02153498 module:overlay(75) +from:0x021535e0 kind:arm_call to:0x02153498 module:overlay(75) +from:0x021535e8 kind:load to:0x02049be4 module:main +from:0x02153690 kind:load to:0x02162880 module:overlay(75) +from:0x021536dc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021536e8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02153744 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153750 kind:arm_call to:0x01fff458 module:itcm +from:0x021537d4 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x021537e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021537f4 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x02153814 kind:load to:0x0203e964 module:main +from:0x02153818 kind:load to:0x027e0ce4 module:dtcm +from:0x02153844 kind:arm_call to:0x020d9934 module:overlay(31) +from:0x02153850 kind:arm_call to:0x020d9924 module:overlay(31) +from:0x02153888 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021538bc kind:arm_call to:0x01ff916c module:itcm +from:0x021538c8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021538e8 kind:load to:0x027e0d34 module:dtcm +from:0x02153910 kind:arm_call to:0x0216640c module:overlay(93) +from:0x02153974 kind:load to:0x027e0d8c module:dtcm +from:0x021539bc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021539cc kind:arm_call to:0x01ffa60c module:itcm +from:0x021539d8 kind:load to:0x0203e964 module:main +from:0x021539f4 kind:load to:0x02162140 module:overlay(75) +from:0x021539f8 kind:load to:0x01ffaf74 module:itcm +from:0x02153a10 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02153a50 kind:arm_call to:0x020581d8 module:overlay(0) +from:0x02153a5c kind:load to:0x02154018 module:overlay(75) +from:0x02153a9c kind:arm_call to:0x01ff9638 module:itcm +from:0x02153aac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153acc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153ad8 kind:load to:0x027e0cec module:dtcm +from:0x02153ba8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02153c30 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02153c3c kind:load to:0x027e0cec module:dtcm +from:0x02153c7c kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x02153c94 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02153cc4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02153d0c kind:load to:0x027e0ce0 module:dtcm +from:0x02153d10 kind:load to:0x020b508c module:overlay(0) +from:0x02153d30 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02153d50 kind:load to:0x027e09b8 module:dtcm +from:0x02153d70 kind:arm_call to:0x02152c78 module:overlay(75) +from:0x02153d78 kind:arm_call to:0x02153658 module:overlay(75) +from:0x02153d90 kind:arm_call to:0x021539fc module:overlay(75) +from:0x02153d98 kind:arm_call to:0x02153694 module:overlay(75) +from:0x02153de8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02153df0 kind:arm_call to:0x02153ae0 module:overlay(75) +from:0x02153df8 kind:arm_call to:0x02153c44 module:overlay(75) +from:0x02153e00 kind:arm_call to:0x02153824 module:overlay(75) +from:0x02153e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02153e70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153e80 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02153ef0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153f04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153f14 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02153f58 kind:load to:0x027e09a8 module:dtcm +from:0x02153f80 kind:arm_call to:0x01ffc768 module:itcm +from:0x02153f90 kind:arm_call to:0x0200ef5c module:main +from:0x02153fb8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02154004 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02154010 kind:load to:0x020b4f04 module:overlay(0) +from:0x02154014 kind:load to:0x027e09b4 module:dtcm +from:0x02154038 kind:arm_call to:0x0200e260 module:main +from:0x0215404c kind:arm_call to:0x02154054 module:overlay(75) +from:0x02154064 kind:arm_call to:0x02153980 module:overlay(75) +from:0x02154078 kind:arm_call to:0x02028c60 module:main +from:0x0215408c kind:arm_call to:0x01ffb860 module:itcm +from:0x02154098 kind:arm_call to:0x01ffb860 module:itcm +from:0x021540a4 kind:arm_call to:0x01ffb860 module:itcm +from:0x021540c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021540dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021540f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02154100 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02154114 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02154190 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215419c kind:load to:0x0216214c module:overlay(75) +from:0x021541a0 kind:load to:0x02162158 module:overlay(75) +from:0x021541b4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021541c0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021541dc kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021541ec kind:arm_call to:0x020578a4 module:overlay(0) +from:0x021541fc kind:arm_call to:0x020583ac module:overlay(0) +from:0x02154204 kind:arm_call to:0x02011ff4 module:main +from:0x02154218 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02154220 kind:arm_call to:0x02011ff4 module:main +from:0x02154234 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02154248 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021542c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021542d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021542d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021542f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021542fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154310 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154328 kind:load to:0x02163684 module:overlay(75) +from:0x0215433c kind:arm_call to:0x02011f3c module:main +from:0x02154348 kind:arm_call to:0x021544bc module:overlay(75) +from:0x02154364 kind:arm_call to:0x02097a08 module:overlay(0) +from:0x021543a0 kind:load to:0x02162be8 module:overlay(75) +from:0x021543d4 kind:arm_call to:0x01fff350 module:itcm +from:0x021543f4 kind:load to:0x027e0ce4 module:dtcm +from:0x021543fc kind:load to:0x020b3040 module:overlay(0) +from:0x0215442c kind:arm_call to:0x01fff350 module:itcm +from:0x02154464 kind:arm_call to:0x01fff350 module:itcm +from:0x02154484 kind:load to:0x027e0ce4 module:dtcm +from:0x0215448c kind:load to:0x020b3040 module:overlay(0) +from:0x021544a0 kind:arm_call to:0x02097530 module:overlay(0) +from:0x021544b4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021544cc kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021544dc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021544ec kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x021544f4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02154500 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02154560 kind:arm_call to:0x0205833c module:overlay(0) +from:0x021545c8 kind:arm_call to:0x02154494 module:overlay(75) +from:0x021545e4 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x021545fc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215460c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154680 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02154698 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x021546ac kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x021546d4 kind:arm_call to:0x02099874 module:overlay(0) +from:0x0215477c kind:arm_call to:0x0201bb38 module:main +from:0x021547a4 kind:arm_call to:0x0203d160 module:main +from:0x021547bc kind:arm_call to:0x0203d160 module:main +from:0x021547e4 kind:arm_call to:0x0203d160 module:main +from:0x0215480c kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x02154898 kind:arm_call to:0x0215d858 module:overlay(75) +from:0x021548fc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215490c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215491c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215492c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215493c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215494c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215495c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215496c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215497c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215498c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0215499c kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021549ac kind:arm_call to:0x02098680 module:overlay(0) +from:0x021549b4 kind:arm_call to:0x02155688 module:overlay(75) +from:0x021549cc kind:load to:0x02162ca8 module:overlay(75) +from:0x021549d0 kind:load to:0x02162c0c module:overlay(75) +from:0x021549d4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021549d8 kind:load to:0x02162c34 module:overlay(75) +from:0x021549dc kind:load to:0x021628d0 module:overlay(75) +from:0x021549e0 kind:load to:0x02162bd8 module:overlay(75) +from:0x021549e4 kind:load to:0x02162bc8 module:overlay(75) +from:0x021549e8 kind:load to:0x027e07d4 module:dtcm +from:0x021549f0 kind:load to:0x0215e028 module:overlay(75) +from:0x021549f4 kind:load to:0x020a0328 module:overlay(0) +from:0x021549f8 kind:load to:0x02162ec8 module:overlay(75) +from:0x021549fc kind:load to:0x02162380 module:overlay(75) +from:0x02154a00 kind:load to:0x02162350 module:overlay(75) +from:0x02154a04 kind:load to:0x02162360 module:overlay(75) +from:0x02154a08 kind:load to:0x02162370 module:overlay(75) +from:0x02154a0c kind:load to:0x021623a0 module:overlay(75) +from:0x02154a10 kind:load to:0x02162340 module:overlay(75) +from:0x02154a14 kind:load to:0x021623b0 module:overlay(75) +from:0x02154a18 kind:load to:0x02162390 module:overlay(75) +from:0x02154a1c kind:load to:0x021623c0 module:overlay(75) +from:0x02154a20 kind:load to:0x021623d0 module:overlay(75) +from:0x02154a24 kind:load to:0x021623e0 module:overlay(75) +from:0x02154a28 kind:load to:0x02163654 module:overlay(75) +from:0x02154a34 kind:arm_call to:0x020583ac module:overlay(0) +from:0x02154a5c kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02154a7c kind:arm_call to:0x0203d210 module:main +from:0x02154a88 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02154a90 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02154aa4 kind:arm_call to:0x0203d210 module:main +from:0x02154abc kind:arm_call to:0x0203d210 module:main +from:0x02154ac8 kind:arm_call to:0x0201bacc module:main +from:0x02154ae4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154b10 kind:arm_call to:0x0203d210 module:main +from:0x02154b18 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02154b20 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02154b28 kind:arm_call to:0x020583ac module:overlay(0) +from:0x02154b30 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02154b38 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02154b40 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02154b4c kind:load to:0x02163654 module:overlay(75) +from:0x02154b50 kind:load to:0x020a0328 module:overlay(0) +from:0x02154b70 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02154b90 kind:arm_call to:0x0203d210 module:main +from:0x02154b9c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02154ba4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02154bb8 kind:arm_call to:0x0203d210 module:main +from:0x02154bd0 kind:arm_call to:0x0203d210 module:main +from:0x02154bdc kind:arm_call to:0x0201bacc module:main +from:0x02154bf8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154c24 kind:arm_call to:0x0203d210 module:main +from:0x02154c2c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02154c34 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02154c3c kind:arm_call to:0x020583ac module:overlay(0) +from:0x02154c44 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02154c4c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02154c54 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02154c5c kind:arm_call to:0x02011ff4 module:main +from:0x02154c68 kind:load to:0x02163654 module:overlay(75) +from:0x02154c6c kind:load to:0x020a0328 module:overlay(0) +from:0x02154c8c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154c94 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154cd4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02154ce4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154cf0 kind:arm_call to:0x0215e184 module:overlay(75) +from:0x02154d40 kind:arm_call to:0x0215afec module:overlay(75) +from:0x02154d48 kind:arm_call to:0x0215af10 module:overlay(75) +from:0x02154d50 kind:arm_call to:0x0215c818 module:overlay(75) +from:0x02154dc4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02154e28 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02154e48 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02154e54 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02154e64 kind:load to:0x020b53e4 module:overlay(0) +from:0x02154e6c kind:load to:0x027e0ce4 module:dtcm +from:0x02154e70 kind:load to:0x027e07d4 module:dtcm +from:0x02154e7c kind:load to:0x027e09c0 module:dtcm +from:0x02154e80 kind:load to:0x027e09a8 module:dtcm +from:0x02154ef0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02154f30 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02154f4c kind:load to:0x02163120 module:overlay(75) +from:0x02154f50 kind:load to:0x027e09b8 module:dtcm +from:0x02154f8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154f9c kind:arm_call to:0x01ffb464 module:itcm +from:0x02154ff8 kind:arm_call to:0x02015080 module:main +from:0x02155018 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155040 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215509c kind:arm_call to:0x02015080 module:main +from:0x021550d0 kind:arm_call to:0x02015080 module:main +from:0x021550ec kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02155140 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215515c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215517c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0215518c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021551b0 kind:arm_call to:0x02078430 module:overlay(0) +from:0x021551d8 kind:arm_call to:0x021543a8 module:overlay(75) +from:0x02155208 kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x0215522c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0215523c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155260 kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x0215527c kind:arm_call to:0x01ff9984 module:itcm +from:0x02155290 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155298 kind:arm_call to:0x01ffb800 module:itcm +from:0x021552c0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021552d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021552fc kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155318 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215532c kind:arm_call to:0x01ffb714 module:itcm +from:0x02155334 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215535c kind:arm_call to:0x01ff9770 module:itcm +from:0x0215536c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155388 kind:arm_call to:0x02078904 module:overlay(0) +from:0x021553bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155430 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02155440 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02155468 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x021554a0 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x021554cc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02155510 kind:arm_call to:0x0201bb84 module:main +from:0x02155520 kind:arm_call to:0x0201b9a8 module:main +from:0x0215556c kind:arm_call to:0x02155674 module:overlay(75) +from:0x02155578 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02155588 kind:arm_call to:0x02078530 module:overlay(0) +from:0x02155590 kind:arm_call to:0x021543a8 module:overlay(75) +from:0x021555f8 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215560c kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02155614 kind:arm_call to:0x02154400 module:overlay(75) +from:0x02155630 kind:load to:0x02163228 module:overlay(75) +from:0x02155634 kind:load to:0x027e09a8 module:dtcm +from:0x0215563c kind:load to:0x02162ec8 module:overlay(75) +from:0x02155640 kind:load to:0x027e09bc module:dtcm +from:0x02155644 kind:load to:0x02163674 module:overlay(75) +from:0x02155648 kind:load to:0x02163668 module:overlay(75) +from:0x0215564c kind:load to:0x027e09b8 module:dtcm +from:0x02155650 kind:load to:0x021622e0 module:overlay(75) +from:0x0215565c kind:load to:0x02163654 module:overlay(75) +from:0x02155660 kind:load to:0x027e0ce0 module:dtcm +from:0x02155670 kind:load to:0x0204e5f8 module:main +from:0x02155684 kind:load to:0x027e09bc module:dtcm +from:0x021556c4 kind:arm_call to:0x0200eab0 module:main +from:0x021556dc kind:arm_call to:0x0200eab0 module:main +from:0x021556f4 kind:arm_call to:0x0200eab0 module:main +from:0x0215570c kind:arm_call to:0x0200eab0 module:main +from:0x02155724 kind:arm_call to:0x0200eab0 module:main +from:0x02155814 kind:arm_call to:0x0215afa8 module:overlay(75) +from:0x02155854 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021558a8 kind:arm_call to:0x0215b0ac module:overlay(75) +from:0x021558f0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215590c kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x02155918 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155938 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x021559bc kind:arm_call to:0x020986a8 module:overlay(0) +from:0x021559d0 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x021559e4 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02155a14 kind:arm_call to:0x0215afa8 module:overlay(75) +from:0x02155a24 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155a44 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155a58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155a6c kind:arm_call to:0x01ff938c module:itcm +from:0x02155a84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155a98 kind:arm_call to:0x01ffb744 module:itcm +from:0x02155aac kind:arm_call to:0x01ffb974 module:itcm +from:0x02155ccc kind:arm_call to:0x0215b08c module:overlay(75) +from:0x02155d04 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155d18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155d2c kind:arm_call to:0x021542a0 module:overlay(75) +from:0x02155d34 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155d84 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155d90 kind:arm_call to:0x02015080 module:main +from:0x02155db0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155dc0 kind:arm_call to:0x02015080 module:main +from:0x02155dec kind:arm_call to:0x01ff9318 module:itcm +from:0x02155e20 kind:arm_call to:0x02154254 module:overlay(75) +from:0x02155e38 kind:load to:0x02049be4 module:main +from:0x02155e44 kind:load to:0x02162ee0 module:overlay(75) +from:0x02155e48 kind:load to:0x02162f40 module:overlay(75) +from:0x02155e4c kind:load to:0x02162ef8 module:overlay(75) +from:0x02155e50 kind:load to:0x02162f28 module:overlay(75) +from:0x02155e54 kind:load to:0x02162ec8 module:overlay(75) +from:0x02155e5c kind:load to:0x027e09a8 module:dtcm +from:0x02155e94 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155ec0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155ee4 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02155efc kind:load to:0x021622c8 module:overlay(75) +from:0x02155f00 kind:load to:0x027e09c0 module:dtcm +from:0x02155f2c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155f70 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156000 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x02156030 kind:load to:0x02162310 module:overlay(75) +from:0x02156038 kind:load to:0x027e09c0 module:dtcm +from:0x02156064 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021560a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156138 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x02156168 kind:load to:0x0216231c module:overlay(75) +from:0x0215616c kind:load to:0x027e09c0 module:dtcm +from:0x0215619c kind:arm_call to:0x01ffaf74 module:itcm +from:0x021561cc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021561e4 kind:load to:0x02162304 module:overlay(75) +from:0x021561ec kind:load to:0x027e09c0 module:dtcm +from:0x02156200 kind:arm_call to:0x0215afa8 module:overlay(75) +from:0x02156208 kind:arm_call to:0x0215b534 module:overlay(75) +from:0x02156260 kind:arm_call to:0x0215bd28 module:overlay(75) +from:0x02156318 kind:load to:0x02162ec8 module:overlay(75) +from:0x02156320 kind:load to:0x02049be4 module:main +from:0x02156330 kind:arm_call to:0x0215b5a0 module:overlay(75) +from:0x02156338 kind:arm_call to:0x0215572c module:overlay(75) +from:0x021563e8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021563f8 kind:load to:0x027e09a8 module:dtcm +from:0x0215640c kind:arm_call to:0x0215afa8 module:overlay(75) +from:0x02156480 kind:arm_call to:0x0215c0e8 module:overlay(75) +from:0x021564a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021564cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021564e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021564ec kind:arm_call to:0x01ffb744 module:itcm +from:0x02156524 kind:arm_call to:0x01ff9770 module:itcm +from:0x02156538 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156548 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156564 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156570 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156584 kind:load to:0x02163048 module:overlay(75) +from:0x021565e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215668c kind:arm_call to:0x01ffb464 module:itcm +from:0x021566a8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021566c0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021566d0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021566e0 kind:arm_call to:0x02015080 module:main +from:0x021566f0 kind:arm_call to:0x0215c948 module:overlay(75) +from:0x02156700 kind:arm_call to:0x02015080 module:main +from:0x0215671c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215672c kind:arm_call to:0x02015080 module:main +from:0x02156750 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156794 kind:arm_call to:0x0215afa8 module:overlay(75) +from:0x021567a0 kind:arm_call to:0x0215b08c module:overlay(75) +from:0x021567b4 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02156824 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156840 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215684c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156864 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156870 kind:arm_call to:0x02015080 module:main +from:0x02156894 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215691c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215692c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156948 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156954 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215696c kind:arm_call to:0x01ff9318 module:itcm +from:0x02156978 kind:arm_call to:0x02015080 module:main +from:0x021569a0 kind:arm_call to:0x02015080 module:main +from:0x021569f0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021569fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02156a18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156a2c kind:arm_call to:0x01ff9318 module:itcm +from:0x02156a58 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156a68 kind:arm_call to:0x01ffb744 module:itcm +from:0x02156af4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156b10 kind:arm_call to:0x01ffb974 module:itcm +from:0x02156b20 kind:arm_call to:0x02015080 module:main +from:0x02156b40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b54 kind:arm_call to:0x0215b08c module:overlay(75) +from:0x02156b60 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02156b80 kind:arm_call to:0x02015080 module:main +from:0x02156b9c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02156ba4 kind:arm_call to:0x0215ca18 module:overlay(75) +from:0x02156bc4 kind:arm_call to:0x02155e68 module:overlay(75) +from:0x02156bd0 kind:load to:0x027e09a8 module:dtcm +from:0x02156bd8 kind:load to:0x02163210 module:overlay(75) +from:0x02156be8 kind:load to:0x02163060 module:overlay(75) +from:0x02156bec kind:load to:0x02163078 module:overlay(75) +from:0x02156bf0 kind:load to:0x027e0108 module:dtcm +from:0x02156bfc kind:load to:0x02163090 module:overlay(75) +from:0x02156c08 kind:load to:0x027e09bc module:dtcm +from:0x02156c3c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02156cbc kind:load to:0x02162ec8 module:overlay(75) +from:0x02156cf8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156d0c kind:arm_call to:0x0215b08c module:overlay(75) +from:0x02156d18 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02156d78 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02156d88 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156d94 kind:arm_call to:0x02015080 module:main +from:0x02156db4 kind:arm_call to:0x02015080 module:main +from:0x02156dd4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156e0c kind:arm_call to:0x02155f08 module:overlay(75) +from:0x02156e14 kind:arm_call to:0x02156040 module:overlay(75) +from:0x02156e30 kind:load to:0x027e09a8 module:dtcm +from:0x02156ee4 kind:arm_call to:0x0215b08c module:overlay(75) +from:0x02156ef0 kind:load to:0x02163120 module:overlay(75) +from:0x0215700c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157044 kind:arm_call to:0x0215aef8 module:overlay(75) +from:0x02157050 kind:arm_call to:0x0215b08c module:overlay(75) +from:0x0215705c kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02157078 kind:arm_call to:0x02015080 module:main +from:0x02157098 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021570a0 kind:load to:0x027e09a8 module:dtcm +from:0x02157120 kind:arm_call to:0x0215b08c module:overlay(75) +from:0x02157148 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02157184 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021571ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021571b8 kind:arm_call to:0x01fff458 module:itcm +from:0x021571d4 kind:arm_call to:0x0215c6ac module:overlay(75) +from:0x021571fc kind:load to:0x02163138 module:overlay(75) +from:0x02157200 kind:load to:0x027e09b8 module:dtcm +from:0x02157204 kind:load to:0x027e0ce4 module:dtcm +from:0x02157240 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02157258 kind:arm_call to:0x02155674 module:overlay(75) +from:0x02157298 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021572b4 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021572c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021572d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021572f4 kind:arm_call to:0x020783c0 module:overlay(0) +from:0x02157300 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02157308 kind:arm_call to:0x021543a8 module:overlay(75) +from:0x02157310 kind:arm_call to:0x02154400 module:overlay(75) +from:0x02157374 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157390 kind:arm_call to:0x01ff9984 module:itcm +from:0x021573a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021573ac kind:arm_call to:0x01ffb800 module:itcm +from:0x021573d4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021573ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157408 kind:arm_call to:0x02078868 module:overlay(0) +from:0x02157418 kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x02157438 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157448 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215746c kind:arm_call to:0x02078868 module:overlay(0) +from:0x02157498 kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x021574b4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021574c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021574d0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021574f8 kind:arm_call to:0x01ff9770 module:itcm +from:0x02157508 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157520 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157538 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157558 kind:arm_call to:0x02078868 module:overlay(0) +from:0x021575e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215766c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215767c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215769c kind:arm_call to:0x02015080 module:main +from:0x021576bc kind:arm_call to:0x02155688 module:overlay(75) +from:0x021576c8 kind:arm_call to:0x0215e184 module:overlay(75) +from:0x02157708 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157718 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157724 kind:arm_call to:0x02015080 module:main +from:0x02157754 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157764 kind:arm_call to:0x02015080 module:main +from:0x02157788 kind:arm_call to:0x02015080 module:main +from:0x021577a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021577bc kind:arm_call to:0x02015080 module:main +from:0x021577e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021577f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215780c kind:arm_call to:0x02078264 module:overlay(0) +from:0x02157814 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02157824 kind:arm_call to:0x02078530 module:overlay(0) +from:0x02157834 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02157844 kind:arm_call to:0x02154400 module:overlay(75) +from:0x02157858 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02157898 kind:arm_call to:0x01ffb464 module:itcm +from:0x021578b4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021578cc kind:arm_call to:0x01ffb464 module:itcm +from:0x021578dc kind:arm_call to:0x01ff9318 module:itcm +from:0x021578ec kind:arm_call to:0x02015080 module:main +from:0x021578fc kind:arm_call to:0x0215c948 module:overlay(75) +from:0x02157908 kind:arm_call to:0x02015080 module:main +from:0x0215792c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157938 kind:load to:0x02163674 module:overlay(75) +from:0x0215793c kind:load to:0x02163668 module:overlay(75) +from:0x02157940 kind:load to:0x027e09b8 module:dtcm +from:0x02157944 kind:load to:0x027e09bc module:dtcm +from:0x02157948 kind:load to:0x021622e0 module:overlay(75) +from:0x02157950 kind:load to:0x02163654 module:overlay(75) +from:0x02157954 kind:load to:0x02162ec8 module:overlay(75) +from:0x02157958 kind:load to:0x027e09a8 module:dtcm +from:0x02157988 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157994 kind:arm_call to:0x01fff458 module:itcm +from:0x021579b4 kind:load to:0x027e0ce4 module:dtcm +from:0x02157a78 kind:load to:0x02162ec8 module:overlay(75) +from:0x02157ac0 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02157b0c kind:arm_call to:0x02155688 module:overlay(75) +from:0x02157b18 kind:arm_call to:0x0215e184 module:overlay(75) +from:0x02157b74 kind:load to:0x02162ec8 module:overlay(75) +from:0x02157b98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157bb4 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02157be4 kind:arm_call to:0x02015080 module:main +from:0x02157c04 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157c20 kind:arm_call to:0x02155e68 module:overlay(75) +from:0x02157c28 kind:load to:0x027e09a8 module:dtcm +from:0x02157c38 kind:arm_call to:0x0215af10 module:overlay(75) +from:0x02157ddc kind:arm_call to:0x01ff9638 module:itcm +from:0x02157de8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157e14 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157e24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157e34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157e44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157eb8 kind:load to:0x021623f0 module:overlay(75) +from:0x02157ebc kind:load to:0x02162428 module:overlay(75) +from:0x02157ec0 kind:load to:0x0216240c module:overlay(75) +from:0x02158054 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158060 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215808c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215809c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021580ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021580bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158130 kind:load to:0x02162444 module:overlay(75) +from:0x02158134 kind:load to:0x0216240c module:overlay(75) +from:0x02158138 kind:load to:0x02162460 module:overlay(75) +from:0x0215819c kind:arm_call to:0x02123640 module:overlay(44) +from:0x021581bc kind:arm_call to:0x02166478 module:overlays(93,94) +from:0x021581c4 kind:load to:0x027e0d34 module:dtcm +from:0x021581c8 kind:load to:0x027e0d8c module:dtcm +from:0x02158230 kind:arm_call to:0x0215823c module:overlay(75) +from:0x02158238 kind:load to:0x0203e964 module:main +from:0x02158268 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021582f4 kind:arm_call to:0x02123630 module:overlays(41,42,43,44,45,46) +from:0x02158310 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158354 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02158398 kind:arm_call to:0x02166468 module:overlay(93) +from:0x021583a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021583b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021583e8 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x021583f4 kind:load to:0x021622a4 module:overlay(75) +from:0x02158404 kind:load to:0x027e0ce0 module:dtcm +from:0x02158408 kind:load to:0x027e0d34 module:dtcm +from:0x02158410 kind:load to:0x027e0d8c module:dtcm +from:0x02158474 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x021584a4 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x021584b0 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x021584bc kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x021584e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158500 kind:arm_call to:0x02123600 module:overlays(40,41,42,43,44,45,46) +from:0x02158564 kind:arm_call to:0x01ff916c module:itcm +from:0x0215859c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158618 kind:arm_call to:0x01ff916c module:itcm +from:0x0215865c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02158668 kind:arm_call to:0x02155674 module:overlay(75) +from:0x02158670 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021586bc kind:load to:0x027e0d34 module:dtcm +from:0x021586c0 kind:load to:0x020b5254 module:overlay(0) +from:0x021586f0 kind:load to:0x02049be4 module:main +from:0x021586f4 kind:load to:0x027e09bc module:dtcm +from:0x02158708 kind:arm_call to:0x02154400 module:overlay(75) +from:0x02158728 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158760 kind:arm_call to:0x0201bb84 module:main +from:0x02158770 kind:arm_call to:0x0201b9a8 module:main +from:0x021587b0 kind:load to:0x027e09a8 module:dtcm +from:0x021587b4 kind:load to:0x0204e5f8 module:main +from:0x021587d8 kind:arm_call to:0x02155674 module:overlay(75) +from:0x02158860 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02158880 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021588d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021588e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021588f4 kind:arm_call to:0x020d9b1c module:overlay(31) +from:0x02158940 kind:arm_call to:0x021581cc module:overlay(75) +from:0x02158968 kind:arm_call to:0x0215813c module:overlay(75) +from:0x0215897c kind:arm_call to:0x02157c4c module:overlay(75) +from:0x021589b4 kind:arm_call to:0x020783c0 module:overlay(0) +from:0x02158a24 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158a34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158a3c kind:arm_call to:0x02166438 module:overlay(93) +from:0x02158a7c kind:arm_call to:0x0201bb84 module:main +from:0x02158a8c kind:arm_call to:0x0201b9a8 module:main +from:0x02158aa4 kind:arm_call to:0x02166448 module:overlays(93,94) +from:0x02158ac4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158ad0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158b24 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02158b50 kind:arm_call to:0x0215841c module:overlay(75) +from:0x02158b64 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02158ba0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158bb0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158bbc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158bd0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02158c08 kind:arm_call to:0x0215823c module:overlay(75) +from:0x02158c30 kind:arm_call to:0x0215813c module:overlay(75) +from:0x02158c90 kind:arm_call to:0x02157c4c module:overlay(75) +from:0x02158cac kind:arm_call to:0x02078868 module:overlay(0) +from:0x02158ccc kind:arm_call to:0x020d9b3c module:overlay(31) +from:0x02158ce0 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02158cec kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02158cf8 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02158d10 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02158d20 kind:arm_call to:0x02078530 module:overlay(0) +from:0x02158d28 kind:arm_call to:0x02078d20 module:overlay(0) +from:0x02158d64 kind:arm_call to:0x02166458 module:overlays(92,93) +from:0x02158d80 kind:arm_call to:0x02155688 module:overlay(75) +from:0x02158d8c kind:arm_call to:0x0215e184 module:overlay(75) +from:0x02158dac kind:arm_call to:0x021581cc module:overlay(75) +from:0x02158dd4 kind:arm_call to:0x0215813c module:overlay(75) +from:0x02158e80 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158ee4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158ef0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02158efc kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02158f1c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158f2c kind:arm_call to:0x01ff9218 module:itcm +from:0x02158f38 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158f58 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158f78 kind:arm_call to:0x01ff916c module:itcm +from:0x02158f90 kind:arm_call to:0x0215dd28 module:overlay(75) +from:0x02158fd0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158fe4 kind:arm_call to:0x02157ec4 module:overlay(75) +from:0x02158ff8 kind:arm_call to:0x020789b0 module:overlay(0) +from:0x02159068 kind:arm_call to:0x0215823c module:overlay(75) +from:0x02159074 kind:arm_call to:0x0215813c module:overlay(75) +from:0x0215908c kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02159098 kind:load to:0x027e09bc module:dtcm +from:0x0215909c kind:load to:0x027e0d34 module:dtcm +from:0x021590a0 kind:load to:0x027e0d8c module:dtcm +from:0x021590a4 kind:load to:0x020b51f8 module:overlay(0) +from:0x021590a8 kind:load to:0x021622a4 module:overlay(75) +from:0x021590ac kind:load to:0x021630d8 module:overlay(75) +from:0x021590c0 kind:load to:0x0204e5f8 module:main +from:0x021590c4 kind:load to:0x020b5254 module:overlay(0) +from:0x021590d8 kind:load to:0x027e09b8 module:dtcm +from:0x02159100 kind:load to:0x0203e964 module:main +from:0x02159118 kind:arm_call to:0x02154400 module:overlay(75) +from:0x0215918c kind:arm_call to:0x02155e68 module:overlay(75) +from:0x021591a8 kind:load to:0x02163090 module:overlay(75) +from:0x021591d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021591f0 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02159224 kind:arm_call to:0x02155e68 module:overlay(75) +from:0x021592d4 kind:load to:0x02162ec8 module:overlay(75) +from:0x021592f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215931c kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02159328 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02159338 kind:arm_call to:0x02015080 module:main +from:0x02159358 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159360 kind:load to:0x027e09a8 module:dtcm +from:0x0215939c kind:arm_call to:0x0201bbcc module:main +from:0x021593ac kind:arm_call to:0x0201b9a8 module:main +from:0x021593d0 kind:load to:0x0204e5f8 module:main +from:0x0215942c kind:arm_call to:0x02070c04 module:overlay(0) +from:0x0215944c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159460 kind:arm_call to:0x02157ec4 module:overlay(75) +from:0x02159474 kind:arm_call to:0x020789b0 module:overlay(0) +from:0x02159480 kind:arm_call to:0x0215823c module:overlay(75) +from:0x0215948c kind:arm_call to:0x0215813c module:overlay(75) +from:0x02159498 kind:load to:0x027e09a4 module:dtcm +from:0x0215949c kind:load to:0x027e09bc module:dtcm +from:0x021594ac kind:arm_call to:0x0215cb70 module:overlay(75) +from:0x0215951c kind:arm_call to:0x02155688 module:overlay(75) +from:0x02159578 kind:arm_call to:0x02155688 module:overlay(75) +from:0x02159594 kind:load to:0x021631b0 module:overlay(75) +from:0x02159598 kind:load to:0x021631c8 module:overlay(75) +from:0x021595f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159628 kind:arm_call to:0x02155688 module:overlay(75) +from:0x02159634 kind:arm_call to:0x0215e184 module:overlay(75) +from:0x02159690 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021596a4 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x021596dc kind:arm_call to:0x02155e68 module:overlay(75) +from:0x021596e8 kind:arm_call to:0x02015080 module:main +from:0x0215970c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215971c kind:load to:0x02162ec8 module:overlay(75) +from:0x02159720 kind:load to:0x027e09a8 module:dtcm +from:0x0215973c kind:arm_call to:0x0215b08c module:overlay(75) +from:0x021597b0 kind:load to:0x02163210 module:overlay(75) +from:0x02159930 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159944 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02159950 kind:arm_call to:0x02015080 module:main +from:0x02159970 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159978 kind:load to:0x027e09a8 module:dtcm +from:0x021599b0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159a6c kind:load to:0x02162ec8 module:overlay(75) +from:0x02159abc kind:arm_call to:0x02015080 module:main +from:0x02159b18 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159b24 kind:arm_call to:0x02156174 module:overlay(75) +from:0x02159b3c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159bc0 kind:arm_call to:0x0215c948 module:overlay(75) +from:0x02159bf4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159c08 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159c30 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159c38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159c98 kind:arm_call to:0x0215b08c module:overlay(75) +from:0x02159ca4 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02159cb0 kind:arm_call to:0x02156174 module:overlay(75) +from:0x02159cbc kind:arm_call to:0x02015080 module:main +from:0x02159cdc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159cf0 kind:arm_call to:0x02015080 module:main +from:0x02159d14 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159d24 kind:load to:0x027e09a8 module:dtcm +from:0x02159d54 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159dec kind:load to:0x02163090 module:overlay(75) +from:0x02159e04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159e40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159e54 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x02159e5c kind:load to:0x027e0ce4 module:dtcm +from:0x02159e7c kind:arm_call to:0x0215c584 module:overlay(75) +from:0x02159eac kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159eb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159ec4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159f44 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02159f54 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02159f60 kind:arm_call to:0x0207873c module:overlay(0) +from:0x02159f6c kind:load to:0x02163048 module:overlay(75) +from:0x02159f70 kind:load to:0x0216247c module:overlay(75) +from:0x02159f74 kind:load to:0x027e09bc module:dtcm +from:0x02159fb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159fdc kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215a01c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a038 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a050 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a060 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a070 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a07c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a094 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a0ac kind:arm_call to:0x02154254 module:overlay(75) +from:0x0215a0e4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a0f8 kind:arm_call to:0x02154254 module:overlay(75) +from:0x0215a134 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a148 kind:arm_call to:0x02154254 module:overlay(75) +from:0x0215a15c kind:arm_call to:0x02015080 module:main +from:0x0215a16c kind:arm_call to:0x0215c948 module:overlay(75) +from:0x0215a180 kind:arm_call to:0x02015080 module:main +from:0x0215a1a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a1b4 kind:arm_call to:0x02015080 module:main +from:0x0215a1d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a1e4 kind:load to:0x027e09a8 module:dtcm +from:0x0215a21c kind:arm_call to:0x02078264 module:overlay(0) +from:0x0215a224 kind:arm_call to:0x0215af10 module:overlay(75) +from:0x0215a240 kind:load to:0x027e09bc module:dtcm +from:0x0215a254 kind:arm_call to:0x02154400 module:overlay(75) +from:0x0215a26c kind:arm_call to:0x0215b558 module:overlay(75) +from:0x0215a2d0 kind:load to:0x02162ec8 module:overlay(75) +from:0x0215a328 kind:arm_call to:0x0215b558 module:overlay(75) +from:0x0215a34c kind:arm_call to:0x02015080 module:main +from:0x0215a374 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a384 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a3b4 kind:arm_call to:0x02160594 module:overlay(75) +from:0x0215a3c0 kind:arm_call to:0x02015080 module:main +from:0x0215a3e0 kind:arm_call to:0x02015080 module:main +from:0x0215a400 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a408 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a428 kind:arm_call to:0x0215b57c module:overlay(75) +from:0x0215a4d0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a4e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a4ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a500 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215a514 kind:arm_call to:0x02015080 module:main +from:0x0215a538 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a544 kind:load to:0x02162280 module:overlay(75) +from:0x0215a548 kind:load to:0x027e09a8 module:dtcm +from:0x0215a554 kind:load to:0x02162ec8 module:overlay(75) +from:0x0215a558 kind:load to:0x02163210 module:overlay(75) +from:0x0215a574 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0215a57c kind:arm_call to:0x0215af10 module:overlay(75) +from:0x0215a590 kind:arm_call to:0x02154400 module:overlay(75) +from:0x0215a598 kind:load to:0x027e09bc module:dtcm +from:0x0215a5ac kind:arm_call to:0x02154400 module:overlay(75) +from:0x0215a5c4 kind:arm_call to:0x0215b558 module:overlay(75) +from:0x0215a628 kind:load to:0x02162ec8 module:overlay(75) +from:0x0215a68c kind:arm_call to:0x0215b558 module:overlay(75) +from:0x0215a6b0 kind:arm_call to:0x02015080 module:main +from:0x0215a6d8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a6e8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a718 kind:arm_call to:0x02160594 module:overlay(75) +from:0x0215a724 kind:arm_call to:0x02015080 module:main +from:0x0215a744 kind:arm_call to:0x02015080 module:main +from:0x0215a764 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a76c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a78c kind:arm_call to:0x0215b57c module:overlay(75) +from:0x0215a840 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a850 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a860 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a874 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215a888 kind:arm_call to:0x02015080 module:main +from:0x0215a8ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a8b8 kind:load to:0x02162280 module:overlay(75) +from:0x0215a8bc kind:load to:0x027e09a8 module:dtcm +from:0x0215a8cc kind:load to:0x02162ec8 module:overlay(75) +from:0x0215a8d0 kind:load to:0x02163210 module:overlay(75) +from:0x0215a8ec kind:arm_call to:0x02078264 module:overlay(0) +from:0x0215a8f4 kind:arm_call to:0x0215af10 module:overlay(75) +from:0x0215a908 kind:arm_call to:0x02154400 module:overlay(75) +from:0x0215a910 kind:load to:0x027e09bc module:dtcm +from:0x0215a9a4 kind:load to:0x02162d10 module:overlay(75) +from:0x0215a9a8 kind:load to:0x02162d00 module:overlay(75) +from:0x0215a9e4 kind:load to:0x02162d00 module:overlay(75) +from:0x0215aa44 kind:arm_call to:0x01ff993c module:itcm +from:0x0215aa5c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215aa78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215aadc kind:arm_call to:0x02015080 module:main +from:0x0215ab00 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ab64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac28 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ac44 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215ac5c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ac6c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ac7c kind:arm_call to:0x02015080 module:main +from:0x0215ac8c kind:arm_call to:0x0215c948 module:overlay(75) +from:0x0215ac98 kind:arm_call to:0x02015080 module:main +from:0x0215acb8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215accc kind:arm_call to:0x02015080 module:main +from:0x0215acf0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ad40 kind:arm_call to:0x02154254 module:overlay(75) +from:0x0215ad5c kind:arm_call to:0x021542a0 module:overlay(75) +from:0x0215ad78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ada0 kind:load to:0x02162ec8 module:overlay(75) +from:0x0215ada4 kind:load to:0x027e09a8 module:dtcm +from:0x0215ae1c kind:load to:0x0215a9e8 module:overlay(75) +from:0x0215ae88 kind:load to:0x0215a9e8 module:overlay(75) +from:0x0215aef4 kind:load to:0x0215a9e8 module:overlay(75) +from:0x0215af38 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215af48 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215afa0 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215b084 kind:load to:0x02162c68 module:overlay(75) +from:0x0215b088 kind:load to:0x02162c58 module:overlay(75) +from:0x0215b0e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215b0f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215b104 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b11c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b13c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b148 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b158 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b18c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b1f0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215b204 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215b218 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b224 kind:arm_call to:0x0215c070 module:overlay(75) +from:0x0215b240 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215b250 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b28c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b384 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b3b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b460 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b484 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b4a8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b514 kind:arm_call to:0x0215afec module:overlay(75) +from:0x0215b524 kind:load to:0x027e0108 module:dtcm +from:0x0215b528 kind:load to:0x02162ec8 module:overlay(75) +from:0x0215b530 kind:load to:0x02049be4 module:main +from:0x0215b614 kind:load to:0x02162c58 module:overlay(75) +from:0x0215b630 kind:arm_call to:0x0215b6b8 module:overlay(75) +from:0x0215b640 kind:arm_call to:0x0215ba54 module:overlay(75) +from:0x0215b6d0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215b704 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215b728 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215b774 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b780 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b808 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x0215b884 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b894 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0215b8a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b8b8 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215b8f8 kind:arm_call to:0x0215caa8 module:overlay(75) +from:0x0215b948 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0215b954 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215b964 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215b990 kind:arm_call to:0x0215db8c module:overlay(75) +from:0x0215b9a0 kind:arm_call to:0x0215aef8 module:overlay(75) +from:0x0215b9d8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215b9ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b9f8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215ba20 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x0215ba34 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ba3c kind:load to:0x0203e964 module:main +from:0x0215ba44 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ba68 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215ba94 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215bb0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bb9c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bba4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bbcc kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x0215bbdc kind:arm_call to:0x0215aef8 module:overlay(75) +from:0x0215bc58 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215bc74 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215bc94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215bcb0 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215bcc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bcdc kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0215bcf4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bd08 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215bd18 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd1c kind:load to:0x027e09a8 module:dtcm +from:0x0215bdb4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215be14 kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215be6c kind:arm_call to:0x0215a914 module:overlay(75) +from:0x0215bea8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215beb8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215bf48 kind:load to:0x021622e0 module:overlay(75) +from:0x0215bf88 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215bf98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bfdc kind:load to:0x02162328 module:overlay(75) +from:0x0215bfe0 kind:load to:0x01ffaf74 module:itcm +from:0x0215c000 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215c008 kind:load to:0x02162280 module:overlay(75) +from:0x0215c058 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215c068 kind:load to:0x02162328 module:overlay(75) +from:0x0215c06c kind:load to:0x021622ec module:overlay(75) +from:0x0215c098 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c0a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c0c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215c0d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c0e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c118 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c138 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c144 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215c154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c160 kind:arm_call to:0x0215c070 module:overlay(75) +from:0x0215c1b4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c20c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c248 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c28c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c298 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c350 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c384 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c39c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c3bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c3c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c3d4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c428 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c438 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c444 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c450 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c4a4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c4b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c4c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c4cc kind:arm_call to:0x01ff938c module:itcm +from:0x0215c520 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c530 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c544 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c558 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c564 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c570 kind:arm_call to:0x0215c070 module:overlay(75) +from:0x0215c57c kind:load to:0x027e0cd8 module:dtcm +from:0x0215c5bc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c5d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c60c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c624 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c640 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c674 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c6a4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c6f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c708 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c724 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c7b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c7c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c7e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c80c kind:load to:0x027e0cd8 module:dtcm +from:0x0215c82c kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0215c874 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c884 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c8ac kind:arm_call to:0x020581d8 module:overlay(0) +from:0x0215c8b8 kind:load to:0x0215df78 module:overlay(75) +from:0x0215c910 kind:arm_call to:0x0215c070 module:overlay(75) +from:0x0215c924 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c934 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c984 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c994 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c9b4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215c9c0 kind:load to:0x027e0cec module:dtcm +from:0x0215ca2c kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x0215ca58 kind:arm_call to:0x02018114 module:main +from:0x0215ca7c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0215ca94 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0215caa4 kind:load to:0x027e0cec module:dtcm +from:0x0215caf0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cb1c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215cb38 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215cb50 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cb5c kind:load to:0x0216228c module:overlay(75) +from:0x0215cb60 kind:load to:0x02162298 module:overlay(75) +from:0x0215cb68 kind:load to:0x027e0cec module:dtcm +from:0x0215cb6c kind:load to:0x027e09a8 module:dtcm +from:0x0215cbb8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cbe4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215cc00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215cc1c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215cc34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cc70 kind:load to:0x0216228c module:overlay(75) +from:0x0215cc74 kind:load to:0x02162298 module:overlay(75) +from:0x0215cc7c kind:load to:0x027e0cec module:dtcm +from:0x0215cc80 kind:load to:0x027e09a8 module:dtcm +from:0x0215cc88 kind:load to:0x027e09a4 module:dtcm +from:0x0215cc8c kind:load to:0x020aa8dc module:overlay(0) +from:0x0215ccc4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215ccd4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cd1c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215cd4c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215cda8 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0215ce00 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215ce4c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ce60 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215ce70 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215ce9c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215cf00 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0215cf20 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215cf9c kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0215cff8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215d0dc kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0215d0fc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215d124 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215d13c kind:load to:0x021622f8 module:overlay(75) +from:0x0215d140 kind:load to:0x027e0cec module:dtcm +from:0x0215d144 kind:load to:0x021622e0 module:overlay(75) +from:0x0215d14c kind:load to:0x0215c9c8 module:overlay(75) +from:0x0215d154 kind:load to:0x021622bc module:overlay(75) +from:0x0215d15c kind:load to:0x02162480 module:overlay(75) +from:0x0215d164 kind:load to:0x027e09a8 module:dtcm +from:0x0215d1a0 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x0215d1b8 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0215d1e8 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0215d230 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d234 kind:load to:0x020b508c module:overlay(0) +from:0x0215d270 kind:arm_call to:0x0215c364 module:overlay(75) +from:0x0215d278 kind:arm_call to:0x0215c18c module:overlay(75) +from:0x0215d284 kind:arm_call to:0x0215d880 module:overlay(75) +from:0x0215d28c kind:arm_call to:0x0215af20 module:overlay(75) +from:0x0215d294 kind:arm_call to:0x0215a9ac module:overlay(75) +from:0x0215d2ac kind:arm_call to:0x0215c8bc module:overlay(75) +from:0x0215d2b4 kind:arm_call to:0x0215c818 module:overlay(75) +from:0x0215d2ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d348 kind:arm_call to:0x0215cc90 module:overlay(75) +from:0x0215d350 kind:arm_call to:0x0215d168 module:overlay(75) +from:0x0215d358 kind:arm_call to:0x0215b61c module:overlay(75) +from:0x0215d38c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215d3a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d3cc kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215d404 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d42c kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x0215d44c kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0215d458 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d484 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d494 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d498 kind:load to:0x02162304 module:overlay(75) +from:0x0215d4a0 kind:load to:0x021622d4 module:overlay(75) +from:0x0215d4a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d4c4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215d4ec kind:arm_call to:0x0215d880 module:overlay(75) +from:0x0215d4f4 kind:load to:0x027e09b8 module:dtcm +from:0x0215d514 kind:arm_call to:0x0200eab0 module:main +from:0x0215d524 kind:arm_call to:0x0200eab0 module:main +from:0x0215d530 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215d540 kind:arm_call to:0x0200ef5c module:main +from:0x0215d574 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d584 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d5ac kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215d604 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d670 kind:arm_call to:0x020c0aac module:overlay(17) +from:0x0215d698 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d6a8 kind:arm_call to:0x02160a44 module:overlay(75) +from:0x0215d6f4 kind:load to:0x020b4f04 module:overlay(0) +from:0x0215d6fc kind:load to:0x027e09ac module:dtcm +from:0x0215d700 kind:load to:0x027e09b4 module:dtcm +from:0x0215d704 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d740 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d74c kind:arm_call to:0x01fff458 module:itcm +from:0x0215d794 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0215d7a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d7dc kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x0215d7f0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d800 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d80c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d840 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0215d854 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d9e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d9f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215da04 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215da14 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215da28 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215da38 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215da58 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215da68 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215da7c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215da8c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215daa0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215dab0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215dad0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215dae0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215daf4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215db04 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215db18 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215db28 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215db3c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215db4c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215db70 kind:load to:0x0203e964 module:main +from:0x0215dbc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215dc6c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc88 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dca0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215dcac kind:load to:0x0203e964 module:main +from:0x0215dcb0 kind:load to:0x02162bb8 module:overlay(75) +from:0x0215dcb4 kind:load to:0x0215db78 module:overlay(75) +from:0x0215dcb8 kind:load to:0x027e0cec module:dtcm +from:0x0215dcbc kind:load to:0x02162bbc module:overlay(75) +from:0x0215dcc0 kind:load to:0x027e09a8 module:dtcm +from:0x0215dcf4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215dd04 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215dd50 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215dd7c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dd98 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ddb4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ddc0 kind:load to:0x021622bc module:overlay(75) +from:0x0215ddc8 kind:load to:0x0215dcc4 module:overlay(75) +from:0x0215ddcc kind:load to:0x027e0cec module:dtcm +from:0x0215de18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215de2c kind:arm_call to:0x01ffccf4 module:itcm +from:0x0215de48 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215de5c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215de80 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215de90 kind:arm_call to:0x01ff938c module:itcm +from:0x0215de9c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ded8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215df04 kind:arm_call to:0x0207c138 module:overlay(0) +from:0x0215df70 kind:load to:0x02163654 module:overlay(75) +from:0x0215df9c kind:arm_call to:0x0200e260 module:main +from:0x0215dfe0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215dff0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215e008 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215e018 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215e024 kind:load to:0x0203e964 module:main +from:0x0215e03c kind:arm_call to:0x020583ac module:overlay(0) +from:0x0215e044 kind:arm_call to:0x02011ff4 module:main +from:0x0215e058 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215e06c kind:load to:0x021636d8 module:overlay(75) +from:0x0215e080 kind:arm_call to:0x02011f3c module:main +from:0x0215e08c kind:arm_call to:0x0215e0d4 module:overlay(75) +from:0x0215e0a0 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215e0d0 kind:load to:0x02163248 module:overlay(75) +from:0x0215e0dc kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215e110 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215e130 kind:load to:0x0216326c module:overlay(75) +from:0x0215e174 kind:arm_call to:0x0215db8c module:overlay(75) +from:0x0215e18c kind:load to:0x02098680 module:overlay(0) +from:0x0215e1d4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215e1f4 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215e278 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e28c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0215e2a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e2b8 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215e2c8 kind:arm_call to:0x0215e148 module:overlay(75) +from:0x0215e2d8 kind:arm_call to:0x0215aef8 module:overlay(75) +from:0x0215e318 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215e32c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e338 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215e360 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x0215e370 kind:load to:0x02163658 module:overlay(75) +from:0x0215e374 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e388 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e39c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e3a4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e3b8 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215e3cc kind:load to:0x02163734 module:overlay(75) +from:0x0215e3e0 kind:arm_call to:0x02011f3c module:main +from:0x0215e3ec kind:arm_call to:0x0215e518 module:overlay(75) +from:0x0215e400 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e458 kind:load to:0x021632e4 module:overlay(75) +from:0x0215e47c kind:arm_call to:0x01fff148 module:itcm +from:0x0215e4a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e4ac kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e4bc kind:arm_call to:0x01ff938c module:itcm +from:0x0215e4ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e4fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e508 kind:arm_call to:0x0215c070 module:overlay(75) +from:0x0215e514 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e524 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215e588 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215e5b0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215e5c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e5dc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215e6f4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215e740 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215e790 kind:arm_call to:0x0215fbdc module:overlay(75) +from:0x0215e7a0 kind:load to:0x02163350 module:overlay(75) +from:0x0215e7a4 kind:load to:0x02163734 module:overlay(75) +from:0x0215e7a8 kind:load to:0x02163308 module:overlay(75) +from:0x0215e7ac kind:load to:0x020b2808 module:overlay(0) +from:0x0215e7b0 kind:load to:0x02163728 module:overlay(75) +from:0x0215e7b8 kind:load to:0x027e0130 module:dtcm +from:0x0215e7bc kind:load to:0x027e07d4 module:dtcm +from:0x0215e7c0 kind:load to:0x021632c4 module:overlay(75) +from:0x0215e7cc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e7ec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e7f4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215e7fc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215e804 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e80c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e814 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e820 kind:load to:0x02163350 module:overlay(75) +from:0x0215e838 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e840 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215e848 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215e850 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e858 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215e860 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e868 kind:arm_call to:0x02011ff4 module:main +from:0x0215e874 kind:load to:0x02163350 module:overlay(75) +from:0x0215e8f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e8f8 kind:load to:0x027e07d4 module:dtcm +from:0x0215e8fc kind:load to:0x027e09a8 module:dtcm +from:0x0215e930 kind:arm_call to:0x021539dc module:overlay(75) +from:0x0215e948 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215e9bc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e9f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ea04 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ea28 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ea40 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215eac0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215eafc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eb24 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215eb2c kind:arm_call to:0x02160174 module:overlay(75) +from:0x0215eb34 kind:arm_call to:0x0215fdf0 module:overlay(75) +from:0x0215eb44 kind:arm_call to:0x0215ff34 module:overlay(75) +from:0x0215eb58 kind:arm_call to:0x0215fbdc module:overlay(75) +from:0x0215eb60 kind:load to:0x02163484 module:overlay(75) +from:0x0215eb7c kind:arm_call to:0x020d9934 module:overlay(31) +from:0x0215eb9c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215eba8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215ebbc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ebcc kind:arm_call to:0x01ff938c module:itcm +from:0x0215ec1c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ec3c kind:arm_call to:0x01fff17c module:itcm +from:0x0215ec4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ec84 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ecc0 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215ecd8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ece0 kind:arm_call to:0x020980d0 module:overlay(0) +from:0x0215ecf8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ed48 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ed74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215eda8 kind:arm_call to:0x0215e464 module:overlay(75) +from:0x0215edc8 kind:load to:0x027e0d34 module:dtcm +from:0x0215edd8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ede8 kind:load to:0x027e09a8 module:dtcm +from:0x0215edf0 kind:load to:0x027e09a4 module:dtcm +from:0x0215edf4 kind:load to:0x020aa8dc module:overlay(0) +from:0x0215edfc kind:load to:0x027e0cec module:dtcm +from:0x0215ee20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ee2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ee3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ee44 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215ee58 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ee64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ee74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eea0 kind:arm_call to:0x02160718 module:overlay(75) +from:0x0215eeb4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215ef38 kind:arm_call to:0x020eee84 module:overlay(31) +from:0x0215ef48 kind:arm_call to:0x02160174 module:overlay(75) +from:0x0215ef5c kind:load to:0x02049be4 module:main +from:0x0215efd8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215efe0 kind:load to:0x027e07d4 module:dtcm +from:0x0215efe4 kind:load to:0x027e09a8 module:dtcm +from:0x0215f018 kind:arm_call to:0x021539dc module:overlay(75) +from:0x0215f02c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f0a0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f0d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f0e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f10c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f124 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f170 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f1ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f1d4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f1dc kind:arm_call to:0x02160174 module:overlay(75) +from:0x0215f1e4 kind:arm_call to:0x0215fdf0 module:overlay(75) +from:0x0215f1f4 kind:arm_call to:0x0215ff34 module:overlay(75) +from:0x0215f208 kind:arm_call to:0x0215fbdc module:overlay(75) +from:0x0215f210 kind:load to:0x02163484 module:overlay(75) +from:0x0215f294 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f29c kind:load to:0x027e07d4 module:dtcm +from:0x0215f2a4 kind:load to:0x027e09a8 module:dtcm +from:0x0215f2d8 kind:arm_call to:0x021539dc module:overlay(75) +from:0x0215f2f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f380 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f390 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f3b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f3cc kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f410 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f418 kind:arm_call to:0x02160274 module:overlay(75) +from:0x0215f45c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f4a4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f4bc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f4cc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f4f0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f508 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f548 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f570 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f578 kind:arm_call to:0x02160174 module:overlay(75) +from:0x0215f580 kind:arm_call to:0x0215fdf0 module:overlay(75) +from:0x0215f590 kind:arm_call to:0x0215ff34 module:overlay(75) +from:0x0215f5a4 kind:arm_call to:0x0215fbdc module:overlay(75) +from:0x0215f5ac kind:load to:0x02163484 module:overlay(75) +from:0x0215f5b4 kind:load to:0x027e09a8 module:dtcm +from:0x0215f634 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f63c kind:load to:0x027e07d4 module:dtcm +from:0x0215f640 kind:load to:0x027e09a8 module:dtcm +from:0x0215f67c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f698 kind:arm_call to:0x0215bfe4 module:overlay(75) +from:0x0215f6dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f6e8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215f724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f760 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f788 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f7a0 kind:arm_call to:0x02160718 module:overlay(75) +from:0x0215f7b4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f7bc kind:arm_call to:0x02160174 module:overlay(75) +from:0x0215f7c4 kind:arm_call to:0x0215ff34 module:overlay(75) +from:0x0215f7d8 kind:arm_call to:0x0215fbdc module:overlay(75) +from:0x0215f7e0 kind:arm_call to:0x0215fdf0 module:overlay(75) +from:0x0215f7f0 kind:arm_call to:0x02160718 module:overlay(75) +from:0x0215f804 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f810 kind:load to:0x02163658 module:overlay(75) +from:0x0215f82c kind:arm_call to:0x020d9934 module:overlay(31) +from:0x0215f84c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215f858 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f86c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f87c kind:arm_call to:0x01ff938c module:itcm +from:0x0215f8cc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f8ec kind:arm_call to:0x01fff17c module:itcm +from:0x0215f8fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f934 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f970 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215f988 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f990 kind:arm_call to:0x020980d0 module:overlay(0) +from:0x0215f9a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f9f8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215fa38 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215fa58 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215fa70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fa80 kind:arm_call to:0x0215e464 module:overlay(75) +from:0x0215faa0 kind:load to:0x027e0d34 module:dtcm +from:0x0215fab0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fac0 kind:load to:0x027e09a8 module:dtcm +from:0x0215fac8 kind:load to:0x027e09a4 module:dtcm +from:0x0215facc kind:load to:0x020aa8dc module:overlay(0) +from:0x0215fad0 kind:load to:0x027e0cec module:dtcm +from:0x0215faf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fb08 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215fb18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fb20 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215fb34 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fb40 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215fb50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fb7c kind:arm_call to:0x02160718 module:overlay(75) +from:0x0215fb90 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215fbbc kind:arm_call to:0x020eee84 module:overlay(31) +from:0x0215fbcc kind:arm_call to:0x02160174 module:overlay(75) +from:0x0215fc64 kind:load to:0x021633b4 module:overlay(75) +from:0x0215fc68 kind:load to:0x021633a4 module:overlay(75) +from:0x0215fcb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fd40 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215fdc0 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0215fdd0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215fddc kind:load to:0x021633a4 module:overlay(75) +from:0x0215fde4 kind:load to:0x027e0cec module:dtcm +from:0x0215fe08 kind:arm_call to:0x020d9934 module:overlay(31) +from:0x0215fe70 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215fea8 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215fec8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fed4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fee8 kind:arm_call to:0x02154120 module:overlay(75) +from:0x0215fef0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ff04 kind:arm_call to:0x0215be80 module:overlay(75) +from:0x0215ff20 kind:load to:0x027e0d34 module:dtcm +from:0x0215ff28 kind:load to:0x027e09c0 module:dtcm +from:0x0215ff2c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ff4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ff58 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ff98 kind:arm_call to:0x01ffcea0 module:itcm +from:0x0215ffbc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fffc kind:arm_call to:0x01ffcea0 module:itcm +from:0x02160020 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160044 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216009c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021600a8 kind:arm_call to:0x01fff458 module:itcm +from:0x02160134 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x0216015c kind:load to:0x027e0ce4 module:dtcm +from:0x02160170 kind:load to:0x0203e964 module:main +from:0x021601a8 kind:arm_call to:0x01ff938c module:itcm +from:0x021601cc kind:arm_call to:0x01ffb780 module:itcm +from:0x02160218 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160260 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216026c kind:load to:0x027e00fc module:dtcm +from:0x02160270 kind:load to:0x0203e964 module:main +from:0x02160300 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160344 kind:load to:0x0203e964 module:main +from:0x02160368 kind:arm_call to:0x0215fc6c module:overlay(75) +from:0x02160384 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x02160390 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021603b4 kind:arm_call to:0x0205f478 module:overlay(0) +from:0x021603f8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02160450 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0216045c kind:load to:0x027e09b4 module:dtcm +from:0x02160484 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02160490 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021604d0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021604f4 kind:load to:0x02163714 module:overlay(75) +from:0x021604f8 kind:load to:0x020b53e4 module:overlay(0) +from:0x02160528 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02160530 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02160580 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216058c kind:load to:0x020b53e4 module:overlay(0) +from:0x021605b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021605c8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021605d0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021605f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160648 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02160654 kind:load to:0x02163658 module:overlay(75) +from:0x02160658 kind:load to:0x02163714 module:overlay(75) +from:0x0216065c kind:load to:0x020b53e4 module:overlay(0) +from:0x02160698 kind:arm_call to:0x01ffb714 module:itcm +from:0x021606a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021606bc kind:arm_call to:0x0209764c module:overlay(0) +from:0x021606c4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02160700 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216070c kind:load to:0x02163714 module:overlay(75) +from:0x02160714 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216074c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160768 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160784 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021607a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021607bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021607d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021607f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160804 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02160814 kind:load to:0x027e0cec module:dtcm +from:0x02160818 kind:load to:0x027e09a8 module:dtcm +from:0x0216081c kind:load to:0x027e09bc module:dtcm +from:0x0216083c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02160850 kind:load to:0x020578a4 module:overlay(0) +from:0x02160864 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216086c kind:arm_call to:0x02011ff4 module:main +from:0x02160880 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021608b4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021608c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021608e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160920 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02160930 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160948 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160954 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160968 kind:arm_call to:0x020f3e34 module:overlay(31) +from:0x02160984 kind:arm_call to:0x0215bd90 module:overlay(75) +from:0x02160990 kind:load to:0x020acec4 module:overlay(0) +from:0x02160994 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216099c kind:load to:0x027e0ce4 module:dtcm +from:0x021609a0 kind:load to:0x02163658 module:overlay(75) +from:0x021609dc kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x021609f4 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x02160a04 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160a28 kind:arm_call to:0x020f19a8 module:overlay(31) +from:0x02160a34 kind:load to:0x0203f964 module:main +from:0x02160a38 kind:load to:0x0203f164 module:main +from:0x02160a54 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02160abc kind:arm_call to:0x0200eab0 module:main +from:0x02160ad0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160ae0 kind:arm_call to:0x02028d30 module:main +from:0x02160b38 kind:arm_call to:0x02079304 module:overlay(0) +from:0x02160b6c kind:load to:0x0216343c module:overlay(75) +from:0x02160b70 kind:load to:0x027e07d4 module:dtcm +from:0x02160bfc kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02160c08 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02160da0 kind:arm_call to:0x01fff17c module:itcm +from:0x02160dac kind:arm_call to:0x01fff148 module:itcm +from:0x02160df4 kind:arm_call to:0x01fff148 module:itcm +from:0x02160e24 kind:arm_call to:0x01fff148 module:itcm +from:0x02160e50 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160e5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160e90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160e9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160eac kind:arm_call to:0x01ff9258 module:itcm +from:0x02160ecc kind:arm_call to:0x01ffb428 module:itcm +from:0x02160ee4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02160f58 kind:arm_call to:0x02160bec module:overlay(75) +from:0x02160f88 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160f98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160fb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160fc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160fec kind:arm_call to:0x02015820 module:main +from:0x0216106c kind:arm_call to:0x01ff9984 module:itcm +from:0x02161084 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216109c kind:arm_call to:0x01ff9318 module:itcm +from:0x021610a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021610ac kind:load to:0x02163658 module:overlay(75) +from:0x021610b8 kind:arm_call to:0x0207933c module:overlay(0) +from:0x021610cc kind:arm_call to:0x0207933c module:overlay(0) +from:0x021610d4 kind:arm_call to:0x02011ff4 module:main +from:0x02161120 kind:arm_call to:0x01fff350 module:itcm +from:0x02161154 kind:arm_call to:0x01fff148 module:itcm +from:0x02161160 kind:arm_call to:0x01fff148 module:itcm +from:0x02161184 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161198 kind:arm_call to:0x01ffb974 module:itcm +from:0x021611ac kind:arm_call to:0x01ffb974 module:itcm +from:0x02161210 kind:arm_call to:0x02015820 module:main +from:0x0216121c kind:load to:0x020b3040 module:overlay(0) +from:0x02161224 kind:load to:0x027e0ce4 module:dtcm +from:0x02161228 kind:load to:0x027e0ce0 module:dtcm +from:0x02161260 kind:arm_call to:0x01fff350 module:itcm +from:0x0216129c kind:arm_call to:0x01fff148 module:itcm +from:0x021612a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021612cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021612e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x021612f4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161334 kind:load to:0x027e0ce4 module:dtcm +from:0x02161338 kind:load to:0x020b3040 module:overlay(0) +from:0x02161340 kind:load to:0x027e0ce0 module:dtcm +from:0x0216138c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216139c kind:load to:0x020aaefc module:overlay(0) +from:0x021613a0 kind:load to:0x020aaf00 module:overlay(0) +from:0x021613e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021613f8 kind:load to:0x020aaef4 module:overlay(0) +from:0x021613fc kind:load to:0x020aaef8 module:overlay(0) +from:0x02161424 kind:arm_call to:0x02082a3c module:overlay(0) +from:0x02161450 kind:arm_call to:0x01fff148 module:itcm +from:0x02161478 kind:arm_call to:0x01fff148 module:itcm +from:0x02161490 kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x021614c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021614cc kind:arm_call to:0x01ffb800 module:itcm +from:0x021614e4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021614f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161524 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216152c kind:arm_call to:0x01ffb800 module:itcm +from:0x02161548 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161558 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161588 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161590 kind:arm_call to:0x01ffb800 module:itcm +from:0x021615a4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021615b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021615dc kind:arm_call to:0x01ff9638 module:itcm +from:0x021615f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161614 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216162c kind:arm_call to:0x01ff9638 module:itcm +from:0x02161640 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02161694 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x021616a0 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x021616ac kind:arm_call to:0x01ffd1b4 module:itcm +from:0x021616bc kind:arm_call to:0x01ffd054 module:itcm +from:0x021616c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021616d8 kind:arm_call to:0x0215be90 module:overlay(75) +from:0x021616e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021616f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161754 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216177c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216178c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021617a8 kind:arm_call to:0x0215bfc4 module:overlay(75) +from:0x021617d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021617dc kind:arm_call to:0x01ffb800 module:itcm +from:0x021617f0 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161800 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216182c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161834 kind:arm_call to:0x01ffb800 module:itcm +from:0x02161848 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161858 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161874 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161890 kind:arm_call to:0x01ff9638 module:itcm +from:0x021618a0 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x021618ac kind:arm_call to:0x01ffd1b4 module:itcm +from:0x021618bc kind:arm_call to:0x01ffd054 module:itcm +from:0x021618c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021618dc kind:arm_call to:0x02161348 module:overlay(75) +from:0x021618ec kind:arm_call to:0x01ff9218 module:itcm +from:0x02161934 kind:arm_call to:0x021613a4 module:overlay(75) +from:0x02161944 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161970 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161984 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161994 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021619b8 kind:load to:0x02163658 module:overlay(75) +from:0x021619bc kind:load to:0x027e0cdc module:dtcm +from:0x021619c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021619c8 kind:load to:0x020aaef0 module:overlay(0) +from:0x021619cc kind:load to:0x020aaeec module:overlay(0) +from:0x021619d0 kind:load to:0x020aaf08 module:overlay(0) +from:0x021619d4 kind:load to:0x020aaf04 module:overlay(0) +from:0x021619d8 kind:load to:0x020aaf6c module:overlay(0) +from:0x021619dc kind:load to:0x020aaf78 module:overlay(0) +from:0x021619fc kind:arm_call to:0x02082a3c module:overlay(0) +from:0x02161a14 kind:arm_call to:0x01fff148 module:itcm +from:0x02161a4c kind:arm_call to:0x01ff9258 module:itcm +from:0x02161a6c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161a78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161a8c kind:arm_call to:0x01ff938c module:itcm +from:0x02161aac kind:arm_call to:0x01ffb974 module:itcm +from:0x02161af8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02161b04 kind:load to:0x027e0cdc module:dtcm +from:0x02161b08 kind:load to:0x027e0ce0 module:dtcm +from:0x02161b0c kind:load to:0x02163658 module:overlay(75) +from:0x02161b28 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02161b48 kind:arm_call to:0x01ffd420 module:itcm +from:0x02161b94 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x02161ba8 kind:load to:0x027e0ce0 module:dtcm +from:0x02161bac kind:load to:0x027e09b8 module:dtcm +from:0x02161bb0 kind:load to:0x0204a088 module:main +from:0x02161bb4 kind:load to:0x027e0d34 module:dtcm +from:0x02161bc0 kind:thumb_call_arm to:0x0201667c module:main +from:0x02161bd0 kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x02161bf4 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02161c0c kind:thumb_call_arm to:0x02018268 module:main +from:0x02161c14 kind:thumb_call_arm to:0x0216642c module:overlay(93) +from:0x02161c26 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02161c2e kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x02161c3c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02161c48 kind:load to:0x02163468 module:overlay(75) +from:0x02161c4c kind:load to:0x027e0d8c module:dtcm +from:0x02161c94 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02161ca8 kind:arm_call to:0x02060bac module:overlay(0) +from:0x02161ccc kind:arm_call to:0x0206082c module:overlay(0) +from:0x02161cec kind:arm_call to:0x02161b14 module:overlay(75) +from:0x02161d18 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02161d24 kind:arm_call to:0x0216642c module:overlay(93) +from:0x02161fe8 kind:arm_call to:0x02161c50 module:overlay(75) +from:0x0216200c kind:arm_call to:0x02161c50 module:overlay(75) +from:0x02162038 kind:arm_call to:0x02161c50 module:overlay(75) +from:0x0216205c kind:arm_call to:0x02161c50 module:overlay(75) +from:0x02162080 kind:arm_call to:0x02161c50 module:overlay(75) +from:0x0216208c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x021620a0 kind:arm_call to:0x02161c50 module:overlay(75) +from:0x021620a8 kind:load to:0x027e0d8c module:dtcm +from:0x021620b8 kind:arm_call to:0x02161b14 module:overlay(75) +from:0x021620f8 kind:arm_call to:0x0201aad0 module:main +from:0x02162100 kind:load to:0x0204af1c module:main +from:0x0216210c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02162120 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02162128 kind:arm_call to:0x02011ff4 module:main +from:0x021624c8 kind:arm_call to:0x02150d94 module:overlay(75) +from:0x021624d8 kind:arm_call to:0x0203ce74 module:main +from:0x02162500 kind:arm_call to:0x02150df4 module:overlay(75) +from:0x02162510 kind:arm_call to:0x0203ce74 module:main +from:0x0216259c kind:load to:0x021627e0 module:overlay(75) +from:0x021625a0 kind:load to:0x02163480 module:overlay(75) +from:0x021625a4 kind:load to:0x021634a4 module:overlay(75) +from:0x021625a8 kind:load to:0x0215422c module:overlay(75) +from:0x021625ac kind:load to:0x02163498 module:overlay(75) +from:0x021625b0 kind:load to:0x0216357c module:overlay(75) +from:0x021625b4 kind:load to:0x02154240 module:overlay(75) +from:0x021625b8 kind:load to:0x0216348c module:overlay(75) +from:0x021625bc kind:load to:0x020431b8 module:main +from:0x021625c0 kind:load to:0x02162974 module:overlay(75) +from:0x021625c4 kind:load to:0x02162880 module:overlay(75) +from:0x021625f8 kind:arm_call to:0x02154354 module:overlay(75) +from:0x02162608 kind:arm_call to:0x0203ce74 module:main +from:0x021626b4 kind:load to:0x02162bb4 module:overlay(75) +from:0x021626b8 kind:load to:0x02163654 module:overlay(75) +from:0x021626bc kind:load to:0x02163684 module:overlay(75) +from:0x021626c0 kind:load to:0x0215e050 module:overlay(75) +from:0x021626c4 kind:load to:0x0216365c module:overlay(75) +from:0x021626c8 kind:load to:0x020431b8 module:main +from:0x021626cc kind:load to:0x02162d00 module:overlay(75) +from:0x021626d0 kind:load to:0x02162c58 module:overlay(75) +from:0x021626f0 kind:arm_call to:0x0215e094 module:overlay(75) +from:0x02162700 kind:arm_call to:0x0203ce74 module:main +from:0x02162714 kind:load to:0x021636c8 module:overlay(75) +from:0x02162718 kind:load to:0x021636d8 module:overlay(75) +from:0x0216271c kind:load to:0x0215e3b0 module:overlay(75) +from:0x02162720 kind:load to:0x021636cc module:overlay(75) +from:0x02162744 kind:arm_call to:0x0215e3f4 module:overlay(75) +from:0x02162754 kind:arm_call to:0x0203ce74 module:main +from:0x021627b4 kind:load to:0x02163714 module:overlay(75) +from:0x021627b8 kind:load to:0x02163734 module:overlay(75) +from:0x021627bc kind:load to:0x02160878 module:overlay(75) +from:0x021627c0 kind:load to:0x0216371c module:overlay(75) +from:0x021627c4 kind:load to:0x020431b8 module:main +from:0x021627c8 kind:load to:0x021633a4 module:overlay(75) +from:0x021627cc kind:load to:0x02162498 module:overlay(75) +from:0x021627d0 kind:load to:0x021625c8 module:overlay(75) +from:0x021627d4 kind:load to:0x021626d4 module:overlay(75) +from:0x021627d8 kind:load to:0x02162724 module:overlay(75) +from:0x021627ec kind:load to:0x02150dcc module:overlay(75) +from:0x021627f0 kind:load to:0x02097998 module:overlay(0) +from:0x021627f4 kind:load to:0x020977a8 module:overlay(0) +from:0x021627f8 kind:load to:0x02097824 module:overlay(0) +from:0x021627fc kind:load to:0x020979a0 module:overlay(0) +from:0x02162800 kind:load to:0x020979c0 module:overlay(0) +from:0x02162804 kind:load to:0x020979ec module:overlay(0) +from:0x02162810 kind:load to:0x02150d8c module:overlay(75) +from:0x02162814 kind:load to:0x02097998 module:overlay(0) +from:0x02162818 kind:load to:0x020977a8 module:overlay(0) +from:0x0216281c kind:load to:0x02097824 module:overlay(0) +from:0x02162820 kind:load to:0x020979a0 module:overlay(0) +from:0x02162824 kind:load to:0x020979c0 module:overlay(0) +from:0x02162828 kind:load to:0x020979ec module:overlay(0) +from:0x02162834 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02162838 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0216283c kind:load to:0x0207c9a0 module:overlay(0) +from:0x02162840 kind:load to:0x0207c990 module:overlay(0) +from:0x02162844 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02162848 kind:load to:0x0207ca44 module:overlay(0) +from:0x0216284c kind:load to:0x0207ca6c module:overlay(0) +from:0x02162850 kind:load to:0x0207cae4 module:overlay(0) +from:0x0216285c kind:load to:0x021512bc module:overlay(75) +from:0x02162860 kind:load to:0x021541f4 module:overlay(75) +from:0x02162864 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162868 kind:load to:0x020584f8 module:overlay(0) +from:0x0216286c kind:load to:0x02057dc8 module:overlay(0) +from:0x02162870 kind:load to:0x02057e44 module:overlay(0) +from:0x02162874 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162878 kind:load to:0x02057c34 module:overlay(0) +from:0x0216287c kind:load to:0x02057d84 module:overlay(0) +from:0x02162880 kind:load to:0x02152cb4 module:overlay(75) +from:0x02162888 kind:load to:0x02152dac module:overlay(75) +from:0x02162898 kind:load to:0x02152f50 module:overlay(75) +from:0x021628a0 kind:load to:0x02153050 module:overlay(75) +from:0x021628b0 kind:load to:0x021531f4 module:overlay(75) +from:0x021628b8 kind:load to:0x021532f4 module:overlay(75) +from:0x021628d0 kind:load to:0x021512d0 module:overlay(75) +from:0x021628d4 kind:load to:0x02154210 module:overlay(75) +from:0x021628d8 kind:load to:0x0209a2a8 module:overlay(0) +from:0x021628dc kind:load to:0x0209a2dc module:overlay(0) +from:0x021628e0 kind:load to:0x0209a374 module:overlay(0) +from:0x021628e4 kind:load to:0x0209a388 module:overlay(0) +from:0x021628e8 kind:load to:0x0209a138 module:overlay(0) +from:0x021628ec kind:load to:0x0209a3b0 module:overlay(0) +from:0x021628f0 kind:load to:0x0209a438 module:overlay(0) +from:0x021628f4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021628f8 kind:load to:0x0209a344 module:overlay(0) +from:0x021628fc kind:load to:0x0209a35c module:overlay(0) +from:0x02162900 kind:load to:0x0209a39c module:overlay(0) +from:0x02162904 kind:load to:0x0209a728 module:overlay(0) +from:0x02162908 kind:load to:0x021541c8 module:overlay(75) +from:0x0216290c kind:load to:0x021541a4 module:overlay(75) +from:0x02162910 kind:load to:0x0209a760 module:overlay(0) +from:0x0216291c kind:load to:0x0209856c module:overlay(0) +from:0x02162920 kind:load to:0x020985a8 module:overlay(0) +from:0x02162924 kind:load to:0x020985c0 module:overlay(0) +from:0x02162928 kind:load to:0x020985cc module:overlay(0) +from:0x0216292c kind:load to:0x02154144 module:overlay(75) +from:0x02162930 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162934 kind:load to:0x021512e4 module:overlay(75) +from:0x02162938 kind:load to:0x02098504 module:overlay(0) +from:0x0216293c kind:load to:0x02153d54 module:overlay(75) +from:0x02162940 kind:load to:0x02153d14 module:overlay(75) +from:0x02162944 kind:load to:0x02098510 module:overlay(0) +from:0x02162948 kind:load to:0x02153f60 module:overlay(75) +from:0x0216294c kind:load to:0x02099058 module:overlay(0) +from:0x02162950 kind:load to:0x0209851c module:overlay(0) +from:0x02162954 kind:load to:0x020985d8 module:overlay(0) +from:0x02162958 kind:load to:0x02098644 module:overlay(0) +from:0x0216295c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162960 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162964 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162968 kind:load to:0x021514f8 module:overlay(75) +from:0x0216296c kind:load to:0x02151564 module:overlay(75) +from:0x02162970 kind:load to:0x020995dc module:overlay(0) +from:0x02162974 kind:load to:0x021515d8 module:overlay(75) +from:0x0216297c kind:load to:0x02151694 module:overlay(75) +from:0x0216298c kind:load to:0x02151730 module:overlay(75) +from:0x02162994 kind:load to:0x0215179c module:overlay(75) +from:0x021629a4 kind:load to:0x0215181c module:overlay(75) +from:0x021629ac kind:load to:0x02151904 module:overlay(75) +from:0x021629bc kind:load to:0x021519d4 module:overlay(75) +from:0x021629c4 kind:load to:0x02151af8 module:overlay(75) +from:0x021629d4 kind:load to:0x02151d18 module:overlay(75) +from:0x021629dc kind:load to:0x02151d9c module:overlay(75) +from:0x021629ec kind:load to:0x02151ed8 module:overlay(75) +from:0x021629f4 kind:load to:0x02152088 module:overlay(75) +from:0x02162a04 kind:load to:0x021524c8 module:overlay(75) +from:0x02162a0c kind:load to:0x02152534 module:overlay(75) +from:0x02162a1c kind:load to:0x0215293c module:overlay(75) +from:0x02162a24 kind:load to:0x021529c0 module:overlay(75) +from:0x02162bc8 kind:load to:0x02097c68 module:overlay(0) +from:0x02162bcc kind:load to:0x0215d7b0 module:overlay(75) +from:0x02162bd8 kind:load to:0x02097c68 module:overlay(0) +from:0x02162bdc kind:load to:0x0215d708 module:overlay(75) +from:0x02162be8 kind:load to:0x0215432c module:overlay(75) +from:0x02162bec kind:load to:0x02097a38 module:overlay(0) +from:0x02162bf0 kind:load to:0x02097a6c module:overlay(0) +from:0x02162bf4 kind:load to:0x02097824 module:overlay(0) +from:0x02162bf8 kind:load to:0x02097a40 module:overlay(0) +from:0x02162bfc kind:load to:0x02097868 module:overlay(0) +from:0x02162c00 kind:load to:0x0209786c module:overlay(0) +from:0x02162c0c kind:load to:0x0207c308 module:overlay(0) +from:0x02162c10 kind:load to:0x0215ddd0 module:overlay(75) +from:0x02162c14 kind:load to:0x0207c3dc module:overlay(0) +from:0x02162c18 kind:load to:0x0207c3cc module:overlay(0) +from:0x02162c1c kind:load to:0x0207c420 module:overlay(0) +from:0x02162c20 kind:load to:0x0207c440 module:overlay(0) +from:0x02162c24 kind:load to:0x0207c484 module:overlay(0) +from:0x02162c28 kind:load to:0x0207c4b4 module:overlay(0) +from:0x02162c34 kind:load to:0x02154a2c module:overlay(75) +from:0x02162c38 kind:load to:0x0215e034 module:overlay(75) +from:0x02162c3c kind:load to:0x02057bf4 module:overlay(0) +from:0x02162c40 kind:load to:0x020584f8 module:overlay(0) +from:0x02162c44 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162c48 kind:load to:0x02057e44 module:overlay(0) +from:0x02162c4c kind:load to:0x02057ea8 module:overlay(0) +from:0x02162c50 kind:load to:0x02057c34 module:overlay(0) +from:0x02162c54 kind:load to:0x02057d84 module:overlay(0) +from:0x02162c58 kind:load to:0x0215adb4 module:overlay(75) +from:0x02162c60 kind:load to:0x0215ae14 module:overlay(75) +from:0x02162c70 kind:load to:0x0215ae20 module:overlay(75) +from:0x02162c78 kind:load to:0x0215ae80 module:overlay(75) +from:0x02162c88 kind:load to:0x0215ae8c module:overlay(75) +from:0x02162c90 kind:load to:0x0215aeec module:overlay(75) +from:0x02162ca8 kind:load to:0x0209856c module:overlay(0) +from:0x02162cac kind:load to:0x020985a8 module:overlay(0) +from:0x02162cb0 kind:load to:0x020985c0 module:overlay(0) +from:0x02162cb4 kind:load to:0x020985cc module:overlay(0) +from:0x02162cb8 kind:load to:0x0215c00c module:overlay(75) +from:0x02162cbc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162cc0 kind:load to:0x02154c70 module:overlay(75) +from:0x02162cc4 kind:load to:0x02098504 module:overlay(0) +from:0x02162cc8 kind:load to:0x0215d238 module:overlay(75) +from:0x02162ccc kind:load to:0x0215d4a8 module:overlay(75) +from:0x02162cd0 kind:load to:0x02098510 module:overlay(0) +from:0x02162cd4 kind:load to:0x0215d4f8 module:overlay(75) +from:0x02162cd8 kind:load to:0x02099058 module:overlay(0) +from:0x02162cdc kind:load to:0x0209851c module:overlay(0) +from:0x02162ce0 kind:load to:0x020985d8 module:overlay(0) +from:0x02162ce4 kind:load to:0x02098644 module:overlay(0) +from:0x02162ce8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162cec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162cf0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162cf4 kind:load to:0x02154a40 module:overlay(75) +from:0x02162cf8 kind:load to:0x02154b54 module:overlay(75) +from:0x02162cfc kind:load to:0x020995dc module:overlay(0) +from:0x02162d00 kind:load to:0x02154e84 module:overlay(75) +from:0x02162d08 kind:load to:0x02154f54 module:overlay(75) +from:0x02162d18 kind:load to:0x021561f4 module:overlay(75) +from:0x02162d20 kind:load to:0x02156324 module:overlay(75) +from:0x02162d30 kind:load to:0x02156400 module:overlay(75) +from:0x02162d38 kind:load to:0x02156588 module:overlay(75) +from:0x02162d48 kind:load to:0x02156c0c module:overlay(75) +from:0x02162d50 kind:load to:0x02156cc0 module:overlay(75) +from:0x02162d58 kind:load to:0x02156e3c module:overlay(75) +from:0x02162d60 kind:load to:0x02156e58 module:overlay(75) +from:0x02162d68 kind:load to:0x02156ef4 module:overlay(75) +from:0x02162d78 kind:load to:0x021570a8 module:overlay(75) +from:0x02162d80 kind:load to:0x0215720c module:overlay(75) +from:0x02162d88 kind:load to:0x02157974 module:overlay(75) +from:0x02162d90 kind:load to:0x021579bc module:overlay(75) +from:0x02162d98 kind:load to:0x02157a7c module:overlay(75) +from:0x02162da8 kind:load to:0x02157ac8 module:overlay(75) +from:0x02162db0 kind:load to:0x02157b78 module:overlay(75) +from:0x02162db8 kind:load to:0x02157c30 module:overlay(75) +from:0x02162dc0 kind:load to:0x021586f8 module:overlay(75) +from:0x02162dc8 kind:load to:0x021587b8 module:overlay(75) +from:0x02162dd8 kind:load to:0x02159104 module:overlay(75) +from:0x02162de0 kind:load to:0x021591ac module:overlay(75) +from:0x02162df0 kind:load to:0x0215922c module:overlay(75) +from:0x02162df8 kind:load to:0x021592d8 module:overlay(75) +from:0x02162e08 kind:load to:0x02159368 module:overlay(75) +from:0x02162e10 kind:load to:0x021593d4 module:overlay(75) +from:0x02162e20 kind:load to:0x021594a0 module:overlay(75) +from:0x02162e28 kind:load to:0x0215959c module:overlay(75) +from:0x02162e38 kind:load to:0x02159728 module:overlay(75) +from:0x02162e40 kind:load to:0x021597b4 module:overlay(75) +from:0x02162e48 kind:load to:0x0215997c module:overlay(75) +from:0x02162e50 kind:load to:0x02159994 module:overlay(75) +from:0x02162e58 kind:load to:0x02159a70 module:overlay(75) +from:0x02162e68 kind:load to:0x02159d30 module:overlay(75) +from:0x02162e70 kind:load to:0x02159df0 module:overlay(75) +from:0x02162e80 kind:load to:0x02159e60 module:overlay(75) +from:0x02162e88 kind:load to:0x02159f78 module:overlay(75) +from:0x02162e90 kind:load to:0x0215a1f0 module:overlay(75) +from:0x02162e98 kind:load to:0x0215a244 module:overlay(75) +from:0x02162ea0 kind:load to:0x0215a2d4 module:overlay(75) +from:0x02162ea8 kind:load to:0x0215a55c module:overlay(75) +from:0x02162eb0 kind:load to:0x0215a59c module:overlay(75) +from:0x02162eb8 kind:load to:0x0215a62c module:overlay(75) +from:0x02162ec0 kind:load to:0x0215a8d4 module:overlay(75) +from:0x02163248 kind:load to:0x0215e070 module:overlay(75) +from:0x0216324c kind:load to:0x020977a0 module:overlay(0) +from:0x02163250 kind:load to:0x020977a8 module:overlay(0) +from:0x02163254 kind:load to:0x02097824 module:overlay(0) +from:0x02163258 kind:load to:0x02097864 module:overlay(0) +from:0x0216325c kind:load to:0x02097868 module:overlay(0) +from:0x02163260 kind:load to:0x0209786c module:overlay(0) +from:0x0216326c kind:load to:0x0209856c module:overlay(0) +from:0x02163270 kind:load to:0x020985a8 module:overlay(0) +from:0x02163274 kind:load to:0x020985c0 module:overlay(0) +from:0x02163278 kind:load to:0x020985cc module:overlay(0) +from:0x0216327c kind:load to:0x01fff464 module:itcm +from:0x02163280 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163284 kind:load to:0x0215e134 module:overlay(75) +from:0x02163288 kind:load to:0x02098504 module:overlay(0) +from:0x0216328c kind:load to:0x0215e190 module:overlay(75) +from:0x02163290 kind:load to:0x0209850c module:overlay(0) +from:0x02163294 kind:load to:0x02098510 module:overlay(0) +from:0x02163298 kind:load to:0x02098514 module:overlay(0) +from:0x0216329c kind:load to:0x02099058 module:overlay(0) +from:0x021632a0 kind:load to:0x0209851c module:overlay(0) +from:0x021632a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021632a8 kind:load to:0x02098644 module:overlay(0) +from:0x021632ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021632b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021632b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021632b8 kind:load to:0x0215e380 module:overlay(75) +from:0x021632bc kind:load to:0x0215e394 module:overlay(75) +from:0x021632c0 kind:load to:0x020995dc module:overlay(0) +from:0x021632e4 kind:load to:0x0215e3d0 module:overlay(75) +from:0x021632e8 kind:load to:0x02097998 module:overlay(0) +from:0x021632ec kind:load to:0x020977a8 module:overlay(0) +from:0x021632f0 kind:load to:0x02097824 module:overlay(0) +from:0x021632f4 kind:load to:0x020979a0 module:overlay(0) +from:0x021632f8 kind:load to:0x020979c0 module:overlay(0) +from:0x021632fc kind:load to:0x020979ec module:overlay(0) +from:0x02163308 kind:load to:0x0215e7c4 module:overlay(75) +from:0x0216330c kind:load to:0x0216085c module:overlay(75) +from:0x02163310 kind:load to:0x02099b54 module:overlay(0) +from:0x02163314 kind:load to:0x02099b8c module:overlay(0) +from:0x02163318 kind:load to:0x0209a190 module:overlay(0) +from:0x0216331c kind:load to:0x0209a198 module:overlay(0) +from:0x02163320 kind:load to:0x0209a138 module:overlay(0) +from:0x02163324 kind:load to:0x02099d04 module:overlay(0) +from:0x02163328 kind:load to:0x02099bf4 module:overlay(0) +from:0x0216332c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02163330 kind:load to:0x0209a148 module:overlay(0) +from:0x02163334 kind:load to:0x0209a160 module:overlay(0) +from:0x02163338 kind:load to:0x02160854 module:overlay(75) +from:0x0216333c kind:load to:0x0209a178 module:overlay(0) +from:0x02163340 kind:load to:0x02160844 module:overlay(75) +from:0x02163344 kind:load to:0x02160820 module:overlay(75) +from:0x02163350 kind:load to:0x0209856c module:overlay(0) +from:0x02163354 kind:load to:0x020985a8 module:overlay(0) +from:0x02163358 kind:load to:0x020985c0 module:overlay(0) +from:0x0216335c kind:load to:0x020985cc module:overlay(0) +from:0x02163360 kind:load to:0x01fff464 module:itcm +from:0x02163364 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163368 kind:load to:0x020984fc module:overlay(0) +from:0x0216336c kind:load to:0x02098504 module:overlay(0) +from:0x02163370 kind:load to:0x02160348 module:overlay(75) +from:0x02163374 kind:load to:0x021603c8 module:overlay(75) +from:0x02163378 kind:load to:0x02098510 module:overlay(0) +from:0x0216337c kind:load to:0x021603e8 module:overlay(75) +from:0x02163380 kind:load to:0x02098518 module:overlay(0) +from:0x02163384 kind:load to:0x0209851c module:overlay(0) +from:0x02163388 kind:load to:0x020985d8 module:overlay(0) +from:0x0216338c kind:load to:0x02098644 module:overlay(0) +from:0x02163390 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163394 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163398 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216339c kind:load to:0x0215e7d8 module:overlay(75) +from:0x021633a0 kind:load to:0x0215e824 module:overlay(75) +from:0x021633a4 kind:load to:0x0215e878 module:overlay(75) +from:0x021633ac kind:load to:0x0215e904 module:overlay(75) +from:0x021633bc kind:load to:0x0215ef60 module:overlay(75) +from:0x021633c4 kind:load to:0x0215efec module:overlay(75) +from:0x021633d4 kind:load to:0x0215f21c module:overlay(75) +from:0x021633dc kind:load to:0x0215f2ac module:overlay(75) +from:0x021633ec kind:load to:0x0215eb68 module:overlay(75) +from:0x021633f4 kind:load to:0x0215ee04 module:overlay(75) +from:0x02163404 kind:load to:0x0215f5bc module:overlay(75) +from:0x0216340c kind:load to:0x0215f648 module:overlay(75) +from:0x0216341c kind:load to:0x0215f818 module:overlay(75) +from:0x02163424 kind:load to:0x0215fadc module:overlay(75) +from:0x0216343c kind:load to:0x021610b0 module:overlay(75) +from:0x02163440 kind:load to:0x021610c4 module:overlay(75) +from:0x02163444 kind:load to:0x02160b74 module:overlay(75) +from:0x02163448 kind:load to:0x02079340 module:overlay(0) +from:0x0216344c kind:load to:0x02160b7c module:overlay(75) +from:0x02163450 kind:load to:0x02160d74 module:overlay(75) +from:0x02163454 kind:load to:0x02079348 module:overlay(0) +from:0x02163458 kind:load to:0x0207934c module:overlay(0) +from:0x0216345c kind:load to:0x02079350 module:overlay(0) +from:0x02163468 kind:load to:0x02162104 module:overlay(75) +from:0x0216346c kind:load to:0x02162118 module:overlay(75) +from:0x02163470 kind:load to:0x02161cd8 module:overlay(75) +from:0x02163474 kind:load to:0x021620ac module:overlay(75) diff --git a/config/eur1/arm9/overlays/ov075/symbols.txt b/config/eur1/arm9/overlays/ov075/symbols.txt new file mode 100644 index 00000000..b9ca0dd4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov075/symbols.txt @@ -0,0 +1,415 @@ +func_ov075_02150d80 kind:function(arm,size=0xc) addr:0x02150d80 +func_ov075_02150d8c kind:function(arm,size=0x8) addr:0x02150d8c +func_ov075_02150d94 kind:function(arm,size=0x2c) addr:0x02150d94 +func_ov075_02150dc0 kind:function(arm,size=0xc) addr:0x02150dc0 +func_ov075_02150dcc kind:function(arm,size=0x28) addr:0x02150dcc +func_ov075_02150df4 kind:function(arm,size=0x50) addr:0x02150df4 +func_ov075_02150e44 kind:function(arm,size=0x28) addr:0x02150e44 +func_ov075_02150e6c kind:function(arm,size=0x450) addr:0x02150e6c +func_ov075_021512bc kind:function(arm,size=0x14) addr:0x021512bc +func_ov075_021512d0 kind:function(arm,size=0x14) addr:0x021512d0 +func_ov075_021512e4 kind:function(arm,size=0x214) addr:0x021512e4 +func_ov075_021514f8 kind:function(arm,size=0x6c) addr:0x021514f8 +func_ov075_02151564 kind:function(arm,size=0x74) addr:0x02151564 +func_ov075_021515d8 kind:function(arm,size=0xbc) addr:0x021515d8 +func_ov075_02151694 kind:function(arm,size=0x9c) addr:0x02151694 +func_ov075_02151730 kind:function(arm,size=0x6c) addr:0x02151730 +func_ov075_0215179c kind:function(arm,size=0x80) addr:0x0215179c +func_ov075_0215181c kind:function(arm,size=0xe8) addr:0x0215181c +func_ov075_02151904 kind:function(arm,size=0xd0) addr:0x02151904 +func_ov075_021519d4 kind:function(arm,size=0x124) addr:0x021519d4 +func_ov075_02151af8 kind:function(arm,size=0x220) addr:0x02151af8 +func_ov075_02151d18 kind:function(arm,size=0x84) addr:0x02151d18 +func_ov075_02151d9c kind:function(arm,size=0x13c) addr:0x02151d9c +func_ov075_02151ed8 kind:function(arm,size=0x1b0) addr:0x02151ed8 +func_ov075_02152088 kind:function(arm,size=0x440) addr:0x02152088 +func_ov075_021524c8 kind:function(arm,size=0x6c) addr:0x021524c8 +func_ov075_02152534 kind:function(arm,size=0x408) addr:0x02152534 +func_ov075_0215293c kind:function(arm,size=0x84) addr:0x0215293c +func_ov075_021529c0 kind:function(arm,size=0x54) addr:0x021529c0 +func_ov075_02152a14 kind:function(arm,size=0x1d4) addr:0x02152a14 +func_ov075_02152be8 kind:function(arm,size=0x90) addr:0x02152be8 +func_ov075_02152c78 kind:function(arm,size=0x3c) addr:0x02152c78 +func_ov075_02152cb4 kind:function(arm,size=0xf8) addr:0x02152cb4 +func_ov075_02152dac kind:function(arm,size=0x1a4) addr:0x02152dac +func_ov075_02152f50 kind:function(arm,size=0x100) addr:0x02152f50 +func_ov075_02153050 kind:function(arm,size=0x1a4) addr:0x02153050 +func_ov075_021531f4 kind:function(arm,size=0x100) addr:0x021531f4 +func_ov075_021532f4 kind:function(arm,size=0x1a4) addr:0x021532f4 +func_ov075_02153498 kind:function(arm,size=0x90) addr:0x02153498 +func_ov075_02153528 kind:function(arm,size=0xc4) addr:0x02153528 +func_ov075_021535ec kind:function(arm,size=0x24) addr:0x021535ec +func_ov075_02153610 kind:function(arm,size=0x24) addr:0x02153610 +func_ov075_02153634 kind:function(arm,size=0x24) addr:0x02153634 +func_ov075_02153658 kind:function(arm,size=0x3c) addr:0x02153658 +func_ov075_02153694 kind:function(arm,size=0x190) addr:0x02153694 +func_ov075_02153824 kind:function(arm,size=0xd0) addr:0x02153824 +func_ov075_021538f4 kind:function(arm,size=0xc) addr:0x021538f4 +func_ov075_02153900 kind:function(arm,size=0x80) addr:0x02153900 +func_ov075_02153980 kind:function(arm,size=0x5c) addr:0x02153980 +func_ov075_021539dc kind:function(arm,size=0x20) addr:0x021539dc +func_ov075_021539fc kind:function(arm,size=0x64) addr:0x021539fc +func_ov075_02153a60 kind:function(arm,size=0x80) addr:0x02153a60 +func_ov075_02153ae0 kind:function(arm,size=0x164) addr:0x02153ae0 +func_ov075_02153c44 kind:function(arm,size=0xd0) addr:0x02153c44 +func_ov075_02153d14 kind:function(arm,size=0x40) addr:0x02153d14 +func_ov075_02153d54 kind:function(arm,size=0x20c) addr:0x02153d54 +func_ov075_02153f60 kind:function(arm,size=0xb8) addr:0x02153f60 +func_ov075_02154018 kind:function(arm,size=0x3c) addr:0x02154018 +func_ov075_02154054 kind:function(arm,size=0xcc) addr:0x02154054 +func_ov075_02154120 kind:function(arm,size=0x24) addr:0x02154120 +func_ov075_02154144 kind:function(arm,size=0x60) addr:0x02154144 +func_ov075_021541a4 kind:function(arm,size=0x24) addr:0x021541a4 +func_ov075_021541c8 kind:function(arm,size=0x2c) addr:0x021541c8 +func_ov075_021541f4 kind:function(arm,size=0x1c) addr:0x021541f4 +func_ov075_02154210 kind:function(arm,size=0x1c) addr:0x02154210 +func_ov075_0215422c kind:function(arm,size=0x14) addr:0x0215422c +func_ov075_02154240 kind:function(arm,size=0x14) addr:0x02154240 +func_ov075_02154254 kind:function(arm,size=0x4c) addr:0x02154254 +func_ov075_021542a0 kind:function(arm,size=0x80) addr:0x021542a0 +func_ov075_02154320 kind:function(arm,size=0xc) addr:0x02154320 +func_ov075_0215432c kind:function(arm,size=0x28) addr:0x0215432c +func_ov075_02154354 kind:function(arm,size=0x54) addr:0x02154354 +func_ov075_021543a8 kind:function(arm,size=0x58) addr:0x021543a8 +func_ov075_02154400 kind:function(arm,size=0x94) addr:0x02154400 +func_ov075_02154494 kind:function(arm,size=0x28) addr:0x02154494 +func_ov075_021544bc kind:function(arm,size=0x570) addr:0x021544bc +func_ov075_02154a2c kind:function(arm,size=0x14) addr:0x02154a2c +func_ov075_02154a40 kind:function(arm,size=0x114) addr:0x02154a40 +func_ov075_02154b54 kind:function(arm,size=0x11c) addr:0x02154b54 +func_ov075_02154c70 kind:function(arm,size=0x214) addr:0x02154c70 +func_ov075_02154e84 kind:function(arm,size=0xd0) addr:0x02154e84 +func_ov075_02154f54 kind:function(arm,size=0x720) addr:0x02154f54 +func_ov075_02155674 kind:function(arm,size=0x14) addr:0x02155674 +func_ov075_02155688 kind:function(arm,size=0xa4) addr:0x02155688 +func_ov075_0215572c kind:function(arm,size=0x73c) addr:0x0215572c +func_ov075_02155e68 kind:function(arm,size=0xa0) addr:0x02155e68 +func_ov075_02155f08 kind:function(arm,size=0x138) addr:0x02155f08 +func_ov075_02156040 kind:function(arm,size=0x134) addr:0x02156040 +func_ov075_02156174 kind:function(arm,size=0x80) addr:0x02156174 +func_ov075_021561f4 kind:function(arm,size=0x130) addr:0x021561f4 +func_ov075_02156324 kind:function(arm,size=0xdc) addr:0x02156324 +func_ov075_02156400 kind:function(arm,size=0x188) addr:0x02156400 +func_ov075_02156588 kind:function(arm,size=0x684) addr:0x02156588 +func_ov075_02156c0c kind:function(arm,size=0xb4) addr:0x02156c0c +func_ov075_02156cc0 kind:function(arm,size=0x17c) addr:0x02156cc0 +func_ov075_02156e3c kind:function(arm,size=0x1c) addr:0x02156e3c +func_ov075_02156e58 kind:function(arm,size=0x9c) addr:0x02156e58 +func_ov075_02156ef4 kind:function(arm,size=0x1b4) addr:0x02156ef4 +func_ov075_021570a8 kind:function(arm,size=0x164) addr:0x021570a8 +func_ov075_0215720c kind:function(arm,size=0x768) addr:0x0215720c +func_ov075_02157974 kind:function(arm,size=0x48) addr:0x02157974 +func_ov075_021579bc kind:function(arm,size=0xc0) addr:0x021579bc +func_ov075_02157a7c kind:function(arm,size=0x4c) addr:0x02157a7c +func_ov075_02157ac8 kind:function(arm,size=0xb0) addr:0x02157ac8 +func_ov075_02157b78 kind:function(arm,size=0xb8) addr:0x02157b78 +func_ov075_02157c30 kind:function(arm,size=0x1c) addr:0x02157c30 +func_ov075_02157c4c kind:function(arm,size=0x278) addr:0x02157c4c +func_ov075_02157ec4 kind:function(arm,size=0x278) addr:0x02157ec4 +func_ov075_0215813c kind:function(arm,size=0x90) addr:0x0215813c +func_ov075_021581cc kind:function(arm,size=0x70) addr:0x021581cc +func_ov075_0215823c kind:function(arm,size=0x1e0) addr:0x0215823c +func_ov075_0215841c kind:function(arm,size=0x2dc) addr:0x0215841c +func_ov075_021586f8 kind:function(arm,size=0xc0) addr:0x021586f8 +func_ov075_021587b8 kind:function(arm,size=0x94c) addr:0x021587b8 +func_ov075_02159104 kind:function(arm,size=0xa8) addr:0x02159104 +func_ov075_021591ac kind:function(arm,size=0x80) addr:0x021591ac +func_ov075_0215922c kind:function(arm,size=0xac) addr:0x0215922c +func_ov075_021592d8 kind:function(arm,size=0x90) addr:0x021592d8 +func_ov075_02159368 kind:function(arm,size=0x6c) addr:0x02159368 +func_ov075_021593d4 kind:function(arm,size=0xcc) addr:0x021593d4 +func_ov075_021594a0 kind:function(arm,size=0xfc) addr:0x021594a0 +func_ov075_0215959c kind:function(arm,size=0x18c) addr:0x0215959c +func_ov075_02159728 kind:function(arm,size=0x8c) addr:0x02159728 +func_ov075_021597b4 kind:function(arm,size=0x1c8) addr:0x021597b4 +func_ov075_0215997c kind:function(arm,size=0x18) addr:0x0215997c +func_ov075_02159994 kind:function(arm,size=0xdc) addr:0x02159994 +func_ov075_02159a70 kind:function(arm,size=0x2c0) addr:0x02159a70 +func_ov075_02159d30 kind:function(arm,size=0xc0) addr:0x02159d30 +func_ov075_02159df0 kind:function(arm,size=0x70) addr:0x02159df0 +func_ov075_02159e60 kind:function(arm,size=0x118) addr:0x02159e60 +func_ov075_02159f78 kind:function(arm,size=0x278) addr:0x02159f78 +func_ov075_0215a1f0 kind:function(arm,size=0x54) addr:0x0215a1f0 +func_ov075_0215a244 kind:function(arm,size=0x90) addr:0x0215a244 +func_ov075_0215a2d4 kind:function(arm,size=0x288) addr:0x0215a2d4 +func_ov075_0215a55c kind:function(arm,size=0x40) addr:0x0215a55c +func_ov075_0215a59c kind:function(arm,size=0x90) addr:0x0215a59c +func_ov075_0215a62c kind:function(arm,size=0x2a8) addr:0x0215a62c +func_ov075_0215a8d4 kind:function(arm,size=0x40) addr:0x0215a8d4 +func_ov075_0215a914 kind:function(arm,size=0x98) addr:0x0215a914 +func_ov075_0215a9ac kind:function(arm,size=0x3c) addr:0x0215a9ac +func_ov075_0215a9e8 kind:function(arm,size=0x3cc) addr:0x0215a9e8 +func_ov075_0215adb4 kind:function(arm,size=0x60) addr:0x0215adb4 +func_ov075_0215ae14 kind:function(arm,size=0xc) addr:0x0215ae14 +func_ov075_0215ae20 kind:function(arm,size=0x60) addr:0x0215ae20 +func_ov075_0215ae80 kind:function(arm,size=0xc) addr:0x0215ae80 +func_ov075_0215ae8c kind:function(arm,size=0x60) addr:0x0215ae8c +func_ov075_0215aeec kind:function(arm,size=0xc) addr:0x0215aeec +func_ov075_0215aef8 kind:function(arm,size=0x18) addr:0x0215aef8 +func_ov075_0215af10 kind:function(arm,size=0x10) addr:0x0215af10 +func_ov075_0215af20 kind:function(arm,size=0x88) addr:0x0215af20 +func_ov075_0215afa8 kind:function(arm,size=0x44) addr:0x0215afa8 +func_ov075_0215afec kind:function(arm,size=0xa0) addr:0x0215afec +func_ov075_0215b08c kind:function(arm,size=0x20) addr:0x0215b08c +func_ov075_0215b0ac kind:function(arm,size=0x488) addr:0x0215b0ac +func_ov075_0215b534 kind:function(arm,size=0x24) addr:0x0215b534 +func_ov075_0215b558 kind:function(arm,size=0x24) addr:0x0215b558 +func_ov075_0215b57c kind:function(arm,size=0x24) addr:0x0215b57c +func_ov075_0215b5a0 kind:function(arm,size=0x7c) addr:0x0215b5a0 +func_ov075_0215b61c kind:function(arm,size=0x9c) addr:0x0215b61c +func_ov075_0215b6b8 kind:function(arm,size=0x39c) addr:0x0215b6b8 +func_ov075_0215ba54 kind:function(arm,size=0x2d4) addr:0x0215ba54 +func_ov075_0215bd28 kind:function(arm,size=0x8) addr:0x0215bd28 +func_ov075_0215bd30 kind:function(arm,size=0x60) addr:0x0215bd30 +func_ov075_0215bd90 kind:function(arm,size=0xf0) addr:0x0215bd90 +func_ov075_0215be80 kind:function(arm,size=0x10) addr:0x0215be80 +func_ov075_0215be90 kind:function(arm,size=0xc0) addr:0x0215be90 +func_ov075_0215bf50 kind:function(arm,size=0x74) addr:0x0215bf50 +func_ov075_0215bfc4 kind:function(arm,size=0x20) addr:0x0215bfc4 +func_ov075_0215bfe4 kind:function(arm,size=0x28) addr:0x0215bfe4 +func_ov075_0215c00c kind:function(arm,size=0x64) addr:0x0215c00c +func_ov075_0215c070 kind:function(arm,size=0x78) addr:0x0215c070 +func_ov075_0215c0e8 kind:function(arm,size=0xa4) addr:0x0215c0e8 +func_ov075_0215c18c kind:function(arm,size=0x1d8) addr:0x0215c18c +func_ov075_0215c364 kind:function(arm,size=0x220) addr:0x0215c364 +func_ov075_0215c584 kind:function(arm,size=0x128) addr:0x0215c584 +func_ov075_0215c6ac kind:function(arm,size=0x16c) addr:0x0215c6ac +func_ov075_0215c818 kind:function(arm,size=0xa4) addr:0x0215c818 +func_ov075_0215c8bc kind:function(arm,size=0x8c) addr:0x0215c8bc +func_ov075_0215c948 kind:function(arm,size=0x80) addr:0x0215c948 +func_ov075_0215c9c8 kind:function(arm,size=0x50) addr:0x0215c9c8 +func_ov075_0215ca18 kind:function(arm,size=0x90) addr:0x0215ca18 +func_ov075_0215caa8 kind:function(arm,size=0xc8) addr:0x0215caa8 +func_ov075_0215cb70 kind:function(arm,size=0x120) addr:0x0215cb70 +func_ov075_0215cc90 kind:function(arm,size=0x4d8) addr:0x0215cc90 +func_ov075_0215d168 kind:function(arm,size=0xd0) addr:0x0215d168 +func_ov075_0215d238 kind:function(arm,size=0x270) addr:0x0215d238 +func_ov075_0215d4a8 kind:function(arm,size=0x50) addr:0x0215d4a8 +func_ov075_0215d4f8 kind:function(arm,size=0x210) addr:0x0215d4f8 +func_ov075_0215d708 kind:function(arm,size=0xa8) addr:0x0215d708 +func_ov075_0215d7b0 kind:function(arm,size=0xa8) addr:0x0215d7b0 +func_ov075_0215d858 kind:function(arm,size=0x28) addr:0x0215d858 +func_ov075_0215d880 kind:function(arm,size=0x2f8) addr:0x0215d880 +func_ov075_0215db78 kind:function(arm,size=0x14) addr:0x0215db78 +func_ov075_0215db8c kind:function(arm,size=0x138) addr:0x0215db8c +func_ov075_0215dcc4 kind:function(arm,size=0x64) addr:0x0215dcc4 +func_ov075_0215dd28 kind:function(arm,size=0xa8) addr:0x0215dd28 +func_ov075_0215ddd0 kind:function(arm,size=0x1a8) addr:0x0215ddd0 +func_ov075_0215df78 kind:function(arm,size=0xb0) addr:0x0215df78 +func_ov075_0215e028 kind:function(arm,size=0xc) addr:0x0215e028 +func_ov075_0215e034 kind:function(arm,size=0x1c) addr:0x0215e034 +func_ov075_0215e050 kind:function(arm,size=0x14) addr:0x0215e050 +func_ov075_0215e064 kind:function(arm,size=0xc) addr:0x0215e064 +func_ov075_0215e070 kind:function(arm,size=0x24) addr:0x0215e070 +func_ov075_0215e094 kind:function(arm,size=0x40) addr:0x0215e094 +func_ov075_0215e0d4 kind:function(arm,size=0x60) addr:0x0215e0d4 +func_ov075_0215e134 kind:function(arm,size=0x14) addr:0x0215e134 +func_ov075_0215e148 kind:function(arm,size=0x3c) addr:0x0215e148 +func_ov075_0215e184 kind:function(arm,size=0xc) addr:0x0215e184 +func_ov075_0215e190 kind:function(arm,size=0x1f0) addr:0x0215e190 +func_ov075_0215e380 kind:function(arm,size=0x14) addr:0x0215e380 +func_ov075_0215e394 kind:function(arm,size=0x1c) addr:0x0215e394 +func_ov075_0215e3b0 kind:function(arm,size=0x14) addr:0x0215e3b0 +func_ov075_0215e3c4 kind:function(arm,size=0xc) addr:0x0215e3c4 +func_ov075_0215e3d0 kind:function(arm,size=0x24) addr:0x0215e3d0 +func_ov075_0215e3f4 kind:function(arm,size=0x70) addr:0x0215e3f4 +func_ov075_0215e464 kind:function(arm,size=0xb4) addr:0x0215e464 +func_ov075_0215e518 kind:function(arm,size=0x2ac) addr:0x0215e518 +func_ov075_0215e7c4 kind:function(arm,size=0x14) addr:0x0215e7c4 +func_ov075_0215e7d8 kind:function(arm,size=0x4c) addr:0x0215e7d8 +func_ov075_0215e824 kind:function(arm,size=0x54) addr:0x0215e824 +func_ov075_0215e878 kind:function(arm,size=0x8c) addr:0x0215e878 +func_ov075_0215e904 kind:function(arm,size=0x264) addr:0x0215e904 +func_ov075_0215eb68 kind:function(arm,size=0x29c) addr:0x0215eb68 +func_ov075_0215ee04 kind:function(arm,size=0x15c) addr:0x0215ee04 +func_ov075_0215ef60 kind:function(arm,size=0x8c) addr:0x0215ef60 +func_ov075_0215efec kind:function(arm,size=0x230) addr:0x0215efec +func_ov075_0215f21c kind:function(arm,size=0x90) addr:0x0215f21c +func_ov075_0215f2ac kind:function(arm,size=0x310) addr:0x0215f2ac +func_ov075_0215f5bc kind:function(arm,size=0x8c) addr:0x0215f5bc +func_ov075_0215f648 kind:function(arm,size=0x1d0) addr:0x0215f648 +func_ov075_0215f818 kind:function(arm,size=0x2c4) addr:0x0215f818 +func_ov075_0215fadc kind:function(arm,size=0x100) addr:0x0215fadc +func_ov075_0215fbdc kind:function(arm,size=0x90) addr:0x0215fbdc +func_ov075_0215fc6c kind:function(arm,size=0x184) addr:0x0215fc6c +func_ov075_0215fdf0 kind:function(arm,size=0x144) addr:0x0215fdf0 +func_ov075_0215ff34 kind:function(arm,size=0x240) addr:0x0215ff34 +func_ov075_02160174 kind:function(arm,size=0x100) addr:0x02160174 +func_ov075_02160274 kind:function(arm,size=0xd4) addr:0x02160274 +func_ov075_02160348 kind:function(arm,size=0x80) addr:0x02160348 +func_ov075_021603c8 kind:function(arm,size=0x20) addr:0x021603c8 +func_ov075_021603e8 kind:function(arm,size=0x78) addr:0x021603e8 +func_ov075_02160460 kind:function(arm,size=0xa0) addr:0x02160460 +func_ov075_02160500 kind:function(arm,size=0x94) addr:0x02160500 +func_ov075_02160594 kind:function(arm,size=0xd0) addr:0x02160594 +func_ov075_02160664 kind:function(arm,size=0xb4) addr:0x02160664 +func_ov075_02160718 kind:function(arm,size=0x108) addr:0x02160718 +func_ov075_02160820 kind:function(arm,size=0x24) addr:0x02160820 +func_ov075_02160844 kind:function(arm,size=0x10) addr:0x02160844 +func_ov075_02160854 kind:function(arm,size=0x8) addr:0x02160854 +func_ov075_0216085c kind:function(arm,size=0x1c) addr:0x0216085c +func_ov075_02160878 kind:function(arm,size=0x14) addr:0x02160878 +func_ov075_0216088c kind:function(arm,size=0x118) addr:0x0216088c +func_ov075_021609a4 kind:function(arm,size=0xa0) addr:0x021609a4 +func_ov075_02160a44 kind:function(arm,size=0xec) addr:0x02160a44 +func_ov075_02160b30 kind:function(arm,size=0x44) addr:0x02160b30 +func_ov075_02160b74 kind:function(arm,size=0x8) addr:0x02160b74 +func_ov075_02160b7c kind:function(arm,size=0x70) addr:0x02160b7c +func_ov075_02160bec kind:function(arm,size=0x188) addr:0x02160bec +func_ov075_02160d74 kind:function(arm,size=0x33c) addr:0x02160d74 +func_ov075_021610b0 kind:function(arm,size=0x14) addr:0x021610b0 +func_ov075_021610c4 kind:function(arm,size=0x1c) addr:0x021610c4 +func_ov075_021610e0 kind:function(arm,size=0x150) addr:0x021610e0 +func_ov075_02161230 kind:function(arm,size=0x118) addr:0x02161230 +func_ov075_02161348 kind:function(arm,size=0x5c) addr:0x02161348 +func_ov075_021613a4 kind:function(arm,size=0x5c) addr:0x021613a4 +func_ov075_02161400 kind:function(arm,size=0x5e0) addr:0x02161400 +func_ov075_021619e0 kind:function(arm,size=0x134) addr:0x021619e0 +func_ov075_02161b14 kind:function(arm,size=0xa4) addr:0x02161b14 +func_ov075_02161bb8 kind:function(thumb,size=0x98) addr:0x02161bb8 +func_ov075_02161c50 kind:function(arm,size=0x88) addr:0x02161c50 +func_ov075_02161cd8 kind:function(arm,size=0x3d4) addr:0x02161cd8 +func_ov075_021620ac kind:function(arm,size=0x58) addr:0x021620ac +func_ov075_02162104 kind:function(arm,size=0x14) addr:0x02162104 +func_ov075_02162118 kind:function(arm,size=0x1c) addr:0x02162118 +data_ov075_02162140 kind:data(any) addr:0x02162140 +data_ov075_0216214c kind:data(any) addr:0x0216214c +data_ov075_02162158 kind:data(any) addr:0x02162158 +data_ov075_02162164 kind:data(any) addr:0x02162164 +data_ov075_02162174 kind:data(any) addr:0x02162174 +data_ov075_02162184 kind:data(any) addr:0x02162184 +data_ov075_02162194 kind:data(any) addr:0x02162194 +data_ov075_021621a4 kind:data(any) addr:0x021621a4 +data_ov075_021621b4 kind:data(any) addr:0x021621b4 +data_ov075_021621c4 kind:data(any) addr:0x021621c4 +data_ov075_021621d4 kind:data(any) addr:0x021621d4 +data_ov075_021621e4 kind:data(any) addr:0x021621e4 +data_ov075_021621f4 kind:data(any) addr:0x021621f4 +data_ov075_02162204 kind:data(any) addr:0x02162204 +data_ov075_02162214 kind:data(any) addr:0x02162214 +data_ov075_02162240 kind:data(any) addr:0x02162240 ambiguous +data_ov075_02162280 kind:data(any) addr:0x02162280 +data_ov075_0216228c kind:data(any) addr:0x0216228c +data_ov075_02162298 kind:data(any) addr:0x02162298 +data_ov075_021622a4 kind:data(any) addr:0x021622a4 +data_ov075_021622bc kind:data(any) addr:0x021622bc +data_ov075_021622c8 kind:data(any) addr:0x021622c8 +data_ov075_021622d4 kind:data(any) addr:0x021622d4 +data_ov075_021622e0 kind:data(any) addr:0x021622e0 +data_ov075_021622ec kind:data(any) addr:0x021622ec +data_ov075_021622f8 kind:data(any) addr:0x021622f8 +data_ov075_02162304 kind:data(any) addr:0x02162304 +data_ov075_02162310 kind:data(any) addr:0x02162310 +data_ov075_0216231c kind:data(any) addr:0x0216231c +data_ov075_02162328 kind:data(any) addr:0x02162328 +data_ov075_02162340 kind:data(any) addr:0x02162340 +data_ov075_02162350 kind:data(any) addr:0x02162350 +data_ov075_02162360 kind:data(any) addr:0x02162360 +data_ov075_02162370 kind:data(any) addr:0x02162370 +data_ov075_02162380 kind:data(any) addr:0x02162380 +data_ov075_02162390 kind:data(any) addr:0x02162390 +data_ov075_021623a0 kind:data(any) addr:0x021623a0 +data_ov075_021623b0 kind:data(any) addr:0x021623b0 +data_ov075_021623c0 kind:data(any) addr:0x021623c0 +data_ov075_021623d0 kind:data(any) addr:0x021623d0 +data_ov075_021623e0 kind:data(any) addr:0x021623e0 +data_ov075_021623f0 kind:data(any) addr:0x021623f0 +data_ov075_0216240c kind:data(any) addr:0x0216240c +data_ov075_02162428 kind:data(any) addr:0x02162428 +data_ov075_02162444 kind:data(any) addr:0x02162444 +data_ov075_02162460 kind:data(any) addr:0x02162460 +data_ov075_0216247c kind:data(any) addr:0x0216247c +data_ov075_02162480 kind:data(any) addr:0x02162480 +__sinit_ov075_02162498 kind:function(arm,size=0x130) addr:0x02162498 +__sinit_ov075_021625c8 kind:function(arm,size=0x10c) addr:0x021625c8 +__sinit_ov075_021626d4 kind:function(arm,size=0x50) addr:0x021626d4 +__sinit_ov075_02162724 kind:function(arm,size=0xa8) addr:0x02162724 +.p__sinit_ov075_02162498 kind:data(word) addr:0x021627cc +.p__sinit_ov075_021625c8 kind:data(word) addr:0x021627d0 +.p__sinit_ov075_021626d4 kind:data(word) addr:0x021627d4 +.p__sinit_ov075_02162724 kind:data(word) addr:0x021627d8 +data_ov075_021627e0 kind:data(any) addr:0x021627e0 +data_ov075_021627ec kind:data(any) addr:0x021627ec +data_ov075_02162810 kind:data(any) addr:0x02162810 +data_ov075_02162834 kind:data(any) addr:0x02162834 +data_ov075_02162838 kind:data(any) addr:0x02162838 ambiguous +data_ov075_0216285c kind:data(any) addr:0x0216285c +data_ov075_02162880 kind:data(any) addr:0x02162880 +data_ov075_02162890 kind:data(any) addr:0x02162890 +data_ov075_021628d0 kind:data(any) addr:0x021628d0 +data_ov075_0216291c kind:data(any) addr:0x0216291c +data_ov075_02162974 kind:data(any) addr:0x02162974 +data_ov075_02162984 kind:data(any) addr:0x02162984 +data_ov075_02162a34 kind:data(any) addr:0x02162a34 +data_ov075_02162a4c kind:data(any) addr:0x02162a4c +data_ov075_02162a64 kind:data(any) addr:0x02162a64 +data_ov075_02162a7c kind:data(any) addr:0x02162a7c +data_ov075_02162aac kind:data(any) addr:0x02162aac +data_ov075_02162af0 kind:data(any) addr:0x02162af0 ambiguous +data_ov075_02162b6c kind:data(any) addr:0x02162b6c +data_ov075_02162b84 kind:data(any) addr:0x02162b84 +data_ov075_02162b9c kind:data(any) addr:0x02162b9c +data_ov075_02162bb4 kind:data(any) addr:0x02162bb4 +data_ov075_02162bb8 kind:data(any) addr:0x02162bb8 +data_ov075_02162bbc kind:data(any) addr:0x02162bbc +data_ov075_02162bc8 kind:data(any) addr:0x02162bc8 +data_ov075_02162bd8 kind:data(any) addr:0x02162bd8 +data_ov075_02162be8 kind:data(any) addr:0x02162be8 +data_ov075_02162c0c kind:data(any) addr:0x02162c0c +data_ov075_02162c34 kind:data(any) addr:0x02162c34 +data_ov075_02162c58 kind:data(any) addr:0x02162c58 +data_ov075_02162c68 kind:data(any) addr:0x02162c68 +data_ov075_02162c98 kind:data(any) addr:0x02162c98 ambiguous +data_ov075_02162ca8 kind:data(any) addr:0x02162ca8 +data_ov075_02162d00 kind:data(any) addr:0x02162d00 +data_ov075_02162d10 kind:data(any) addr:0x02162d10 +data_ov075_02162dbc kind:data(any) addr:0x02162dbc ambiguous +data_ov075_02162ec8 kind:data(any) addr:0x02162ec8 +data_ov075_02162ee0 kind:data(any) addr:0x02162ee0 +data_ov075_02162ef8 kind:data(any) addr:0x02162ef8 +data_ov075_02162f28 kind:data(any) addr:0x02162f28 +data_ov075_02162f40 kind:data(any) addr:0x02162f40 +data_ov075_02163048 kind:data(any) addr:0x02163048 +data_ov075_02163060 kind:data(any) addr:0x02163060 +data_ov075_02163078 kind:data(any) addr:0x02163078 +data_ov075_02163090 kind:data(any) addr:0x02163090 +data_ov075_021630b4 kind:data(any) addr:0x021630b4 ambiguous +data_ov075_021630d8 kind:data(any) addr:0x021630d8 +data_ov075_02163120 kind:data(any) addr:0x02163120 +data_ov075_02163138 kind:data(any) addr:0x02163138 +data_ov075_021631b0 kind:data(any) addr:0x021631b0 +data_ov075_021631c8 kind:data(any) addr:0x021631c8 +data_ov075_02163210 kind:data(any) addr:0x02163210 +data_ov075_02163228 kind:data(any) addr:0x02163228 +data_ov075_02163248 kind:data(any) addr:0x02163248 +data_ov075_0216326c kind:data(any) addr:0x0216326c +data_ov075_021632c4 kind:data(any) addr:0x021632c4 +data_ov075_021632e4 kind:data(any) addr:0x021632e4 +data_ov075_02163308 kind:data(any) addr:0x02163308 +data_ov075_02163350 kind:data(any) addr:0x02163350 +data_ov075_021633a4 kind:data(any) addr:0x021633a4 +data_ov075_021633b4 kind:data(any) addr:0x021633b4 +data_ov075_02163408 kind:data(any) addr:0x02163408 ambiguous +data_ov075_0216343c kind:data(any) addr:0x0216343c +data_ov075_02163468 kind:data(any) addr:0x02163468 +data_ov075_02163480 kind:bss addr:0x02163480 +data_ov075_02163484 kind:bss addr:0x02163484 +data_ov075_0216348c kind:bss addr:0x0216348c +data_ov075_02163498 kind:bss addr:0x02163498 +data_ov075_021634a4 kind:bss addr:0x021634a4 +data_ov075_0216357c kind:bss addr:0x0216357c +data_ov075_02163654 kind:bss addr:0x02163654 +data_ov075_02163658 kind:bss addr:0x02163658 +data_ov075_0216365c kind:bss addr:0x0216365c +data_ov075_02163668 kind:bss addr:0x02163668 +data_ov075_02163674 kind:bss addr:0x02163674 +data_ov075_02163684 kind:bss addr:0x02163684 +data_ov075_021636ac kind:bss addr:0x021636ac ambiguous +data_ov075_021636c8 kind:bss addr:0x021636c8 +data_ov075_021636cc kind:bss addr:0x021636cc +data_ov075_021636d8 kind:bss addr:0x021636d8 +data_ov075_02163714 kind:bss addr:0x02163714 +data_ov075_0216371c kind:bss addr:0x0216371c +data_ov075_02163728 kind:bss addr:0x02163728 +data_ov075_02163734 kind:bss addr:0x02163734 +data_ov075_021637fc kind:bss addr:0x021637fc ambiguous diff --git a/config/eur1/arm9/overlays/ov076/delinks.txt b/config/eur1/arm9/overlays/ov076/delinks.txt new file mode 100644 index 00000000..c178b99b --- /dev/null +++ b/config/eur1/arm9/overlays/ov076/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x02152c40 kind:code align:32 + .rodata start:0x02152c40 end:0x02152c60 kind:rodata align:4 + .init start:0x02152c60 end:0x02152cb0 kind:code align:4 + .ctor start:0x02152cb0 end:0x02152cb4 kind:rodata align:4 + .data start:0x02152cc0 end:0x02152f20 kind:data align:32 + .bss start:0x02152f20 end:0x02153020 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov076/relocs.txt b/config/eur1/arm9/overlays/ov076/relocs.txt new file mode 100644 index 00000000..4f1346bb --- /dev/null +++ b/config/eur1/arm9/overlays/ov076/relocs.txt @@ -0,0 +1,322 @@ +from:0x02150d88 kind:load to:0x02152f30 module:overlay(76) +from:0x02150d9c kind:arm_call to:0x02011f3c module:main +from:0x02150da8 kind:arm_call to:0x02150e48 module:overlay(76) +from:0x02150dbc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150e08 kind:load to:0x02152cfc module:overlay(76) +from:0x02150e14 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02150e28 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02150e3c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02150e58 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02150ebc kind:arm_call to:0x0209a840 module:overlay(0) +from:0x02150ee8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02150f00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150f10 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150f48 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02150f60 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150f80 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02150fa4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02150fac kind:arm_call to:0x02099874 module:overlay(0) +from:0x02150fb4 kind:arm_call to:0x021529d8 module:overlay(76) +from:0x02150fe4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02151034 kind:load to:0x02152ec4 module:overlay(76) +from:0x02151038 kind:load to:0x02152f30 module:overlay(76) +from:0x0215103c kind:load to:0x02152d68 module:overlay(76) +from:0x02151040 kind:load to:0x02152d20 module:overlay(76) +from:0x02151044 kind:load to:0x02152c50 module:overlay(76) +from:0x02151048 kind:load to:0x02152c40 module:overlay(76) +from:0x02151088 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021510dc kind:arm_call to:0x02151124 module:overlay(76) +from:0x021510ec kind:load to:0x02152cc0 module:overlay(76) +from:0x021510f0 kind:load to:0x027e0cd8 module:dtcm +from:0x02151120 kind:load to:0x020aed4c module:overlay(0) +from:0x02151130 kind:arm_call to:0x021510f4 module:overlay(76) +from:0x02151174 kind:load to:0x02152e04 module:overlay(76) +from:0x021511c8 kind:arm_call to:0x02098750 module:overlay(0) +from:0x021511e4 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02151208 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02151230 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02151250 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02151278 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151284 kind:load to:0x027e0d38 module:dtcm +from:0x021512f0 kind:arm_call to:0x02098750 module:overlay(0) +from:0x0215130c kind:arm_call to:0x02099114 module:overlay(0) +from:0x02151330 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0215133c kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0215134c kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02151370 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021513b4 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021513c0 kind:arm_call to:0x02151124 module:overlay(76) +from:0x021513cc kind:load to:0x027e0d38 module:dtcm +from:0x021513d8 kind:arm_call to:0x02152964 module:overlay(76) +from:0x02151414 kind:arm_call to:0x02152748 module:overlay(76) +from:0x021514ac kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021514c4 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02151538 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02151540 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02151564 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151574 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02151594 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021515e0 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02151600 kind:arm_call to:0x02151178 module:overlay(76) +from:0x02151608 kind:arm_call to:0x02151288 module:overlay(76) +from:0x02151628 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021516d4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021516e0 kind:load to:0x027e09a8 module:dtcm +from:0x021516e8 kind:load to:0x02152dac module:overlay(76) +from:0x021516f4 kind:load to:0x027e09c0 module:dtcm +from:0x02151714 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02151760 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215178c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215179c kind:arm_call to:0x01ffa60c module:itcm +from:0x021517cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02151820 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0215182c kind:load to:0x0203e964 module:main +from:0x02151834 kind:load to:0x027e09b4 module:dtcm +from:0x0215185c kind:arm_call to:0x02151124 module:overlay(76) +from:0x021518ec kind:arm_call to:0x02152784 module:overlay(76) +from:0x02151900 kind:load to:0x02049be4 module:main +from:0x02151908 kind:load to:0x02152e5c module:overlay(76) +from:0x0215193c kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151984 kind:arm_call to:0x02152784 module:overlay(76) +from:0x021519a0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021519b4 kind:load to:0x02152e5c module:overlay(76) +from:0x021519c0 kind:arm_call to:0x02099330 module:overlay(0) +from:0x021519e4 kind:arm_call to:0x020993c0 module:overlay(0) +from:0x021519f0 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151a18 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151a3c kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151a60 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151a88 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151a94 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151adc kind:arm_call to:0x02152784 module:overlay(76) +from:0x02151b04 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02151b18 kind:load to:0x02152e5c module:overlay(76) +from:0x02151b34 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151b78 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151bac kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151bd0 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151bdc kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151c08 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02151c40 kind:arm_call to:0x02152784 module:overlay(76) +from:0x02151c48 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02151c54 kind:load to:0x020aed44 module:overlay(0) +from:0x02151c60 kind:load to:0x02152e5c module:overlay(76) +from:0x02151c6c kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02151c84 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151cd8 kind:arm_call to:0x02152784 module:overlay(76) +from:0x02151d14 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151d2c kind:load to:0x02152e74 module:overlay(76) +from:0x02151d30 kind:load to:0x027e09a8 module:dtcm +from:0x02151d50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151d64 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02151dd4 kind:load to:0x02152ea4 module:overlay(76) +from:0x02151e50 kind:arm_call to:0x02152784 module:overlay(76) +from:0x02151e80 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x02151e88 kind:arm_call to:0x02017ea4 module:main +from:0x02151e94 kind:arm_call to:0x02017ea4 module:main +from:0x02151eac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151ec0 kind:load to:0x02152e5c module:overlay(76) +from:0x02151ec4 kind:load to:0x020aed4c module:overlay(0) +from:0x02151ec8 kind:load to:0x027e09a8 module:dtcm +from:0x02151f54 kind:arm_call to:0x02152784 module:overlay(76) +from:0x02151f6c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151f8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02151fb4 kind:arm_call to:0x01ff916c module:itcm +from:0x02151ff8 kind:arm_call to:0x02015080 module:main +from:0x02152018 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152034 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152078 kind:arm_call to:0x02152784 module:overlay(76) +from:0x02152094 kind:arm_call to:0x02152964 module:overlay(76) +from:0x021520ac kind:arm_call to:0x02151124 module:overlay(76) +from:0x021520b8 kind:load to:0x02152e8c module:overlay(76) +from:0x021520bc kind:load to:0x027e09a8 module:dtcm +from:0x021520c4 kind:load to:0x027e0cec module:dtcm +from:0x021520dc kind:load to:0x02152e5c module:overlay(76) +from:0x021520f0 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02152154 kind:arm_call to:0x02152784 module:overlay(76) +from:0x0215215c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215216c kind:load to:0x02152e5c module:overlay(76) +from:0x021521b0 kind:arm_call to:0x02151124 module:overlay(76) +from:0x021521e8 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02152204 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02152210 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02152264 kind:arm_call to:0x02152784 module:overlay(76) +from:0x02152278 kind:arm_call to:0x01fff148 module:itcm +from:0x02152280 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02152298 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152300 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152380 kind:load to:0x02152e5c module:overlay(76) +from:0x02152384 kind:load to:0x027e0ce0 module:dtcm +from:0x0215238c kind:load to:0x02049be4 module:main +from:0x021523b0 kind:arm_call to:0x02015080 module:main +from:0x021523d0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152404 kind:arm_call to:0x01ff930c module:itcm +from:0x02152554 kind:arm_call to:0x01ffb744 module:itcm +from:0x02152568 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02152570 kind:load to:0x027e09a8 module:dtcm +from:0x0215257c kind:load to:0x02049be4 module:main +from:0x02152580 kind:load to:0x0203e964 module:main +from:0x021525cc kind:arm_call to:0x02152784 module:overlay(76) +from:0x021525ec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021525f8 kind:load to:0x02152e8c module:overlay(76) +from:0x021525fc kind:load to:0x027e09a8 module:dtcm +from:0x02152684 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021526a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021526d4 kind:arm_call to:0x02015080 module:main +from:0x021526f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152710 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152728 kind:arm_call to:0x02151124 module:overlay(76) +from:0x02152734 kind:load to:0x027e09a8 module:dtcm +from:0x0215273c kind:load to:0x027e0cec module:dtcm +from:0x0215277c kind:arm_call to:0x02151124 module:overlay(76) +from:0x02152820 kind:load to:0x020e3cbc module:overlays(19,20,31) +from:0x02152860 kind:arm_call to:0x02152804 module:overlay(76) +from:0x02152870 kind:arm_call to:0x02099818 module:overlay(0) +from:0x02152878 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021528a4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021528b0 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x021528c8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021528d0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021528f4 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x0215290c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152914 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02152934 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0215293c kind:arm_call to:0x02152804 module:overlay(76) +from:0x0215294c kind:arm_call to:0x02099818 module:overlay(0) +from:0x02152954 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02152960 kind:load to:0x027e09a8 module:dtcm +from:0x02152988 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215299c kind:arm_call to:0x01fff458 module:itcm +from:0x021529b0 kind:arm_call to:0x0215c7a0 module:overlay(78) +from:0x021529d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021529e0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02152a04 kind:load to:0x02152ce0 module:overlay(76) +from:0x02152a24 kind:arm_call to:0x0209832c module:overlay(0) +from:0x02152a38 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02152a54 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02152a80 kind:arm_call to:0x0203d210 module:main +from:0x02152a88 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02152a90 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02152a98 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02152aa0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152aa8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02152ab0 kind:arm_call to:0x02011ff4 module:main +from:0x02152abc kind:load to:0x020a0328 module:overlay(0) +from:0x02152acc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02152ae8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02152b14 kind:arm_call to:0x0203d210 module:main +from:0x02152b1c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02152b24 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02152b2c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02152b34 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152b3c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02152b48 kind:load to:0x020a0328 module:overlay(0) +from:0x02152b68 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02152b7c kind:load to:0x020578a4 module:overlay(0) +from:0x02152b98 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02152ba4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02152bc0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02152bd0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02152be0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02152be8 kind:arm_call to:0x02011ff4 module:main +from:0x02152bfc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02152c04 kind:arm_call to:0x02011ff4 module:main +from:0x02152c18 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02152c20 kind:arm_call to:0x02011ff4 module:main +from:0x02152c34 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02152c7c kind:arm_call to:0x02150db0 module:overlay(76) +from:0x02152c8c kind:arm_call to:0x0203ce74 module:main +from:0x02152ca0 kind:load to:0x02152f20 module:overlay(76) +from:0x02152ca4 kind:load to:0x02152f30 module:overlay(76) +from:0x02152ca8 kind:load to:0x02152c2c module:overlay(76) +from:0x02152cac kind:load to:0x02152f24 module:overlay(76) +from:0x02152cb0 kind:load to:0x02152c60 module:overlay(76) +from:0x02152ce0 kind:load to:0x02150e34 module:overlay(76) +from:0x02152ce4 kind:load to:0x02152bd8 module:overlay(76) +from:0x02152ce8 kind:load to:0x02152a08 module:overlay(76) +from:0x02152cec kind:load to:0x0207c03c module:overlay(0) +from:0x02152cf0 kind:load to:0x0207c044 module:overlay(0) +from:0x02152cfc kind:load to:0x02150d8c module:overlay(76) +from:0x02152d00 kind:load to:0x02097998 module:overlay(0) +from:0x02152d04 kind:load to:0x020977a8 module:overlay(0) +from:0x02152d08 kind:load to:0x02097824 module:overlay(0) +from:0x02152d0c kind:load to:0x020979a0 module:overlay(0) +from:0x02152d10 kind:load to:0x020979c0 module:overlay(0) +from:0x02152d14 kind:load to:0x020979ec module:overlay(0) +from:0x02152d20 kind:load to:0x02150e20 module:overlay(76) +from:0x02152d24 kind:load to:0x02152c10 module:overlay(76) +from:0x02152d28 kind:load to:0x02099b54 module:overlay(0) +from:0x02152d2c kind:load to:0x02099b8c module:overlay(0) +from:0x02152d30 kind:load to:0x0209a190 module:overlay(0) +from:0x02152d34 kind:load to:0x0209a198 module:overlay(0) +from:0x02152d38 kind:load to:0x0209a138 module:overlay(0) +from:0x02152d3c kind:load to:0x02099d04 module:overlay(0) +from:0x02152d40 kind:load to:0x02099bf4 module:overlay(0) +from:0x02152d44 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02152d48 kind:load to:0x0209a148 module:overlay(0) +from:0x02152d4c kind:load to:0x0209a160 module:overlay(0) +from:0x02152d50 kind:load to:0x02152b80 module:overlay(76) +from:0x02152d54 kind:load to:0x0209a178 module:overlay(0) +from:0x02152d58 kind:load to:0x02152b70 module:overlay(76) +from:0x02152d5c kind:load to:0x02152b4c module:overlay(76) +from:0x02152d68 kind:load to:0x02150e0c module:overlay(76) +from:0x02152d6c kind:load to:0x02152bf4 module:overlay(76) +from:0x02152d70 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02152d74 kind:load to:0x0209a2dc module:overlay(0) +from:0x02152d78 kind:load to:0x0209a374 module:overlay(0) +from:0x02152d7c kind:load to:0x0209a388 module:overlay(0) +from:0x02152d80 kind:load to:0x0209a138 module:overlay(0) +from:0x02152d84 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02152d88 kind:load to:0x0209a438 module:overlay(0) +from:0x02152d8c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02152d90 kind:load to:0x0209a344 module:overlay(0) +from:0x02152d94 kind:load to:0x0209a35c module:overlay(0) +from:0x02152d98 kind:load to:0x0209a39c module:overlay(0) +from:0x02152d9c kind:load to:0x0209a728 module:overlay(0) +from:0x02152da0 kind:load to:0x02152bac module:overlay(76) +from:0x02152da4 kind:load to:0x02152b88 module:overlay(76) +from:0x02152da8 kind:load to:0x0209a760 module:overlay(0) +from:0x02152dac kind:load to:0x0215190c module:overlay(76) +from:0x02152db4 kind:load to:0x02151b1c module:overlay(76) +from:0x02152dbc kind:load to:0x021519b8 module:overlay(76) +from:0x02152dc4 kind:load to:0x02151c64 module:overlay(76) +from:0x02152dcc kind:load to:0x02152170 module:overlay(76) +from:0x02152dd4 kind:load to:0x02152390 module:overlay(76) +from:0x02152ddc kind:load to:0x02151d38 module:overlay(76) +from:0x02152de4 kind:load to:0x02151dd8 module:overlay(76) +from:0x02152dec kind:load to:0x02151df8 module:overlay(76) +from:0x02152df4 kind:load to:0x02151ed0 module:overlay(76) +from:0x02152dfc kind:load to:0x02152604 module:overlay(76) +from:0x02152e04 kind:load to:0x02151864 module:overlay(76) +from:0x02152e0c kind:load to:0x02151a9c module:overlay(76) +from:0x02152e14 kind:load to:0x02151944 module:overlay(76) +from:0x02152e1c kind:load to:0x02151be4 module:overlay(76) +from:0x02152e24 kind:load to:0x021520e0 module:overlay(76) +from:0x02152e2c kind:load to:0x02152224 module:overlay(76) +from:0x02152e34 kind:load to:0x02151c8c module:overlay(76) +from:0x02152e3c kind:load to:0x02151d6c module:overlay(76) +from:0x02152e44 kind:load to:0x02151ddc module:overlay(76) +from:0x02152e4c kind:load to:0x02151e10 module:overlay(76) +from:0x02152e54 kind:load to:0x02152584 module:overlay(76) +from:0x02152ec4 kind:load to:0x0209856c module:overlay(0) +from:0x02152ec8 kind:load to:0x020985a8 module:overlay(0) +from:0x02152ecc kind:load to:0x020985c0 module:overlay(0) +from:0x02152ed0 kind:load to:0x020985cc module:overlay(0) +from:0x02152ed4 kind:load to:0x01fff464 module:itcm +from:0x02152ed8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02152edc kind:load to:0x0215104c module:overlay(76) +from:0x02152ee0 kind:load to:0x02098504 module:overlay(0) +from:0x02152ee4 kind:load to:0x021513f8 module:overlay(76) +from:0x02152ee8 kind:load to:0x021513d0 module:overlay(76) +from:0x02152eec kind:load to:0x02098510 module:overlay(0) +from:0x02152ef0 kind:load to:0x021516f8 module:overlay(76) +from:0x02152ef4 kind:load to:0x02099058 module:overlay(0) +from:0x02152ef8 kind:load to:0x0209851c module:overlay(0) +from:0x02152efc kind:load to:0x020985d8 module:overlay(0) +from:0x02152f00 kind:load to:0x02098644 module:overlay(0) +from:0x02152f04 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02152f08 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02152f0c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02152f10 kind:load to:0x02152ac0 module:overlay(76) +from:0x02152f14 kind:load to:0x02152a2c module:overlay(76) +from:0x02152f18 kind:load to:0x02152838 module:overlay(76) diff --git a/config/eur1/arm9/overlays/ov076/symbols.txt b/config/eur1/arm9/overlays/ov076/symbols.txt new file mode 100644 index 00000000..e035a800 --- /dev/null +++ b/config/eur1/arm9/overlays/ov076/symbols.txt @@ -0,0 +1,80 @@ +func_ov076_02150d80 kind:function(arm,size=0xc) addr:0x02150d80 +func_ov076_02150d8c kind:function(arm,size=0x24) addr:0x02150d8c +func_ov076_02150db0 kind:function(arm,size=0x5c) addr:0x02150db0 +func_ov076_02150e0c kind:function(arm,size=0x14) addr:0x02150e0c +func_ov076_02150e20 kind:function(arm,size=0x14) addr:0x02150e20 +func_ov076_02150e34 kind:function(arm,size=0x14) addr:0x02150e34 +func_ov076_02150e48 kind:function(arm,size=0x204) addr:0x02150e48 +func_ov076_0215104c kind:function(arm,size=0xa8) addr:0x0215104c +func_ov076_021510f4 kind:function(arm,size=0x30) addr:0x021510f4 +func_ov076_02151124 kind:function(arm,size=0x54) addr:0x02151124 +func_ov076_02151178 kind:function(arm,size=0x110) addr:0x02151178 +func_ov076_02151288 kind:function(arm,size=0x148) addr:0x02151288 +func_ov076_021513d0 kind:function(arm,size=0x28) addr:0x021513d0 +func_ov076_021513f8 kind:function(arm,size=0x300) addr:0x021513f8 +func_ov076_021516f8 kind:function(arm,size=0x140) addr:0x021516f8 +func_ov076_02151838 kind:function(arm,size=0x2c) addr:0x02151838 +func_ov076_02151864 kind:function(arm,size=0xa8) addr:0x02151864 +func_ov076_0215190c kind:function(arm,size=0x38) addr:0x0215190c +func_ov076_02151944 kind:function(arm,size=0x74) addr:0x02151944 +func_ov076_021519b8 kind:function(arm,size=0xe4) addr:0x021519b8 +func_ov076_02151a9c kind:function(arm,size=0x80) addr:0x02151a9c +func_ov076_02151b1c kind:function(arm,size=0xc8) addr:0x02151b1c +func_ov076_02151be4 kind:function(arm,size=0x80) addr:0x02151be4 +func_ov076_02151c64 kind:function(arm,size=0x28) addr:0x02151c64 +func_ov076_02151c8c kind:function(arm,size=0xac) addr:0x02151c8c +func_ov076_02151d38 kind:function(arm,size=0x34) addr:0x02151d38 +func_ov076_02151d6c kind:function(arm,size=0x6c) addr:0x02151d6c +func_ov076_02151dd8 kind:function(arm,size=0x4) addr:0x02151dd8 +func_ov076_02151ddc kind:function(arm,size=0x1c) addr:0x02151ddc +func_ov076_02151df8 kind:function(arm,size=0x18) addr:0x02151df8 +func_ov076_02151e10 kind:function(arm,size=0xc0) addr:0x02151e10 +func_ov076_02151ed0 kind:function(arm,size=0x210) addr:0x02151ed0 +func_ov076_021520e0 kind:function(arm,size=0x90) addr:0x021520e0 +func_ov076_02152170 kind:function(arm,size=0xb4) addr:0x02152170 +func_ov076_02152224 kind:function(arm,size=0x16c) addr:0x02152224 +func_ov076_02152390 kind:function(arm,size=0x1f4) addr:0x02152390 +func_ov076_02152584 kind:function(arm,size=0x80) addr:0x02152584 +func_ov076_02152604 kind:function(arm,size=0x144) addr:0x02152604 +func_ov076_02152748 kind:function(arm,size=0x3c) addr:0x02152748 +func_ov076_02152784 kind:function(arm,size=0x80) addr:0x02152784 +func_ov076_02152804 kind:function(arm,size=0x20) addr:0x02152804 +func_ov076_02152824 kind:function(arm,size=0x14) addr:0x02152824 +func_ov076_02152838 kind:function(arm,size=0x12c) addr:0x02152838 +func_ov076_02152964 kind:function(arm,size=0x74) addr:0x02152964 +func_ov076_021529d8 kind:function(arm,size=0x30) addr:0x021529d8 +func_ov076_02152a08 kind:function(arm,size=0x24) addr:0x02152a08 +func_ov076_02152a2c kind:function(arm,size=0x94) addr:0x02152a2c +func_ov076_02152ac0 kind:function(arm,size=0x8c) addr:0x02152ac0 +func_ov076_02152b4c kind:function(arm,size=0x24) addr:0x02152b4c +func_ov076_02152b70 kind:function(arm,size=0x10) addr:0x02152b70 +func_ov076_02152b80 kind:function(arm,size=0x8) addr:0x02152b80 +func_ov076_02152b88 kind:function(arm,size=0x24) addr:0x02152b88 +func_ov076_02152bac kind:function(arm,size=0x2c) addr:0x02152bac +func_ov076_02152bd8 kind:function(arm,size=0x1c) addr:0x02152bd8 +func_ov076_02152bf4 kind:function(arm,size=0x1c) addr:0x02152bf4 +func_ov076_02152c10 kind:function(arm,size=0x1c) addr:0x02152c10 +func_ov076_02152c2c kind:function(arm,size=0x14) addr:0x02152c2c +data_ov076_02152c40 kind:data(any) addr:0x02152c40 +data_ov076_02152c50 kind:data(any) addr:0x02152c50 +__sinit_ov076_02152c60 kind:function(arm,size=0x50) addr:0x02152c60 +.p__sinit_ov076_02152c60 kind:data(word) addr:0x02152cb0 +data_ov076_02152cc0 kind:data(any) addr:0x02152cc0 +data_ov076_02152cd4 kind:data(any) addr:0x02152cd4 ambiguous +data_ov076_02152ce0 kind:data(any) addr:0x02152ce0 +data_ov076_02152cfc kind:data(any) addr:0x02152cfc +data_ov076_02152d20 kind:data(any) addr:0x02152d20 +data_ov076_02152d68 kind:data(any) addr:0x02152d68 +data_ov076_02152dac kind:data(any) addr:0x02152dac +data_ov076_02152e04 kind:data(any) addr:0x02152e04 +data_ov076_02152e20 kind:data(any) addr:0x02152e20 ambiguous +data_ov076_02152e5c kind:data(any) addr:0x02152e5c +data_ov076_02152e74 kind:data(any) addr:0x02152e74 +data_ov076_02152e8c kind:data(any) addr:0x02152e8c +data_ov076_02152ea4 kind:data(any) addr:0x02152ea4 +data_ov076_02152ec4 kind:data(any) addr:0x02152ec4 +data_ov076_02152ee4 kind:data(any) addr:0x02152ee4 ambiguous +data_ov076_02152f20 kind:bss addr:0x02152f20 +data_ov076_02152f24 kind:bss addr:0x02152f24 +data_ov076_02152f30 kind:bss addr:0x02152f30 +data_ov076_02152fcc kind:bss addr:0x02152fcc ambiguous diff --git a/config/eur1/arm9/overlays/ov077/delinks.txt b/config/eur1/arm9/overlays/ov077/delinks.txt new file mode 100644 index 00000000..a5e71cd9 --- /dev/null +++ b/config/eur1/arm9/overlays/ov077/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02153020 end:0x0215b224 kind:code align:32 + .rodata start:0x0215b224 end:0x0215b2a0 kind:rodata align:4 + .init start:0x0215b2a0 end:0x0215b584 kind:code align:4 + .ctor start:0x0215b584 end:0x0215b5a8 kind:rodata align:4 + .data start:0x0215b5c0 end:0x0215bf00 kind:data align:32 + .bss start:0x0215bf00 end:0x0215c620 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov077/relocs.txt b/config/eur1/arm9/overlays/ov077/relocs.txt new file mode 100644 index 00000000..ca769560 --- /dev/null +++ b/config/eur1/arm9/overlays/ov077/relocs.txt @@ -0,0 +1,1453 @@ +from:0x02153058 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02153084 kind:load to:0x0203e964 module:main +from:0x02153090 kind:load to:0x0215bf18 module:overlay(77) +from:0x021530a4 kind:arm_call to:0x02011f3c module:main +from:0x021530b0 kind:arm_call to:0x02153138 module:overlay(77) +from:0x021530c4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021530fc kind:load to:0x0215b5f0 module:overlay(77) +from:0x0215310c kind:arm_call to:0x0209a818 module:overlay(0) +from:0x02153120 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02153130 kind:load to:0x0215b614 module:overlay(77) +from:0x02153134 kind:load to:0x0215b224 module:overlay(77) +from:0x02153144 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021531a8 kind:arm_call to:0x02153104 module:overlay(77) +from:0x021531d4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021531f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153200 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153224 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215322c kind:arm_call to:0x02099874 module:overlay(0) +from:0x02153258 kind:arm_call to:0x0203d160 module:main +from:0x02153270 kind:arm_call to:0x02156fe4 module:overlay(77) +from:0x021532bc kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02153320 kind:load to:0x0215b68c module:overlay(77) +from:0x02153324 kind:load to:0x0215bf18 module:overlay(77) +from:0x02153328 kind:load to:0x0215b640 module:overlay(77) +from:0x0215332c kind:load to:0x020a0328 module:overlay(0) +from:0x02153330 kind:load to:0x02157088 module:overlay(77) +from:0x02153334 kind:load to:0x021149e0 module:overlays(19,31) +from:0x02153338 kind:load to:0x0215bf00 module:overlay(77) +from:0x02153344 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02153358 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215336c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215338c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153394 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021533a8 kind:arm_call to:0x0203d210 module:main +from:0x021533b0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x021533cc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021533f8 kind:arm_call to:0x0203d210 module:main +from:0x02153400 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02153408 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02153410 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215341c kind:load to:0x0215b68c module:overlay(77) +from:0x02153420 kind:load to:0x020a0328 module:overlay(0) +from:0x02153438 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153440 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02153454 kind:arm_call to:0x0203d210 module:main +from:0x0215345c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02153478 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021534a4 kind:arm_call to:0x0203d210 module:main +from:0x021534ac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021534b4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021534bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021534c4 kind:arm_call to:0x02011ff4 module:main +from:0x021534d0 kind:load to:0x0215b68c module:overlay(77) +from:0x021534d4 kind:load to:0x020a0328 module:overlay(0) +from:0x02153518 kind:arm_call to:0x02026800 module:main +from:0x02153520 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153590 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021535a0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02153604 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215360c kind:arm_call to:0x02156b8c module:overlay(77) +from:0x02153624 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02153634 kind:load to:0x0215bf18 module:overlay(77) +from:0x02153638 kind:load to:0x0215b8b4 module:overlay(77) +from:0x0215363c kind:load to:0x027e0cd8 module:dtcm +from:0x02153640 kind:load to:0x02156f38 module:overlay(77) +from:0x02153648 kind:load to:0x027e0cec module:dtcm +from:0x02153678 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021536b8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021536c4 kind:arm_call to:0x02156b4c module:overlay(77) +from:0x021536e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153718 kind:arm_call to:0x0215364c module:overlay(77) +from:0x0215374c kind:load to:0x0215b6e4 module:overlay(77) +from:0x021537b4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02153800 kind:arm_call to:0x02156cc8 module:overlay(77) +from:0x02153884 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02153930 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x02153950 kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02153964 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02153998 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021539a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021539c4 kind:arm_call to:0x02156a64 module:overlay(77) +from:0x021539e4 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02153a00 kind:arm_call to:0x020e64b8 module:overlay(31) +from:0x02153a20 kind:arm_call to:0x0208bfd8 module:overlay(0) +from:0x02153a70 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02153a88 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153abc kind:arm_call to:0x020bf674 module:overlay(17) +from:0x02153acc kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02153ad8 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02153b18 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02153b30 kind:load to:0x027e0ce0 module:dtcm +from:0x02153b34 kind:load to:0x020aed48 module:overlay(0) +from:0x02153b38 kind:load to:0x020aed50 module:overlay(0) +from:0x02153b3c kind:load to:0x027e0ce4 module:dtcm +from:0x02153b44 kind:load to:0x027e0d38 module:dtcm +from:0x02153b48 kind:load to:0x027e09a8 module:dtcm +from:0x02153b6c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02153b98 kind:load to:0x027e09b8 module:dtcm +from:0x02153bac kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02153c94 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02153ca0 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02153ca8 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02153cd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153cd8 kind:arm_call to:0x02156c30 module:overlay(77) +from:0x02153cec kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02153d00 kind:arm_call to:0x02153750 module:overlay(77) +from:0x02153d08 kind:arm_call to:0x02153d30 module:overlay(77) +from:0x02153d24 kind:load to:0x0215b76c module:overlay(77) +from:0x02153d28 kind:load to:0x027e09a8 module:dtcm +from:0x02153d88 kind:arm_call to:0x02015080 module:main +from:0x02153da8 kind:arm_call to:0x02015080 module:main +from:0x02153dc8 kind:arm_call to:0x02015080 module:main +from:0x02153de8 kind:arm_call to:0x02015080 module:main +from:0x02153e08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153e24 kind:arm_call to:0x02015080 module:main +from:0x02153e44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153e60 kind:arm_call to:0x02015080 module:main +from:0x02153e80 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153e9c kind:arm_call to:0x02015080 module:main +from:0x02153ebc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153ec4 kind:load to:0x027e09a8 module:dtcm +from:0x02153ef0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153f0c kind:arm_call to:0x01fff148 module:itcm +from:0x02153f28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153f5c kind:arm_call to:0x02078710 module:overlay(0) +from:0x02153f94 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02153fc4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153ff4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02154004 kind:arm_call to:0x01ffa60c module:itcm +from:0x02154028 kind:load to:0x027e0ce0 module:dtcm +from:0x0215402c kind:load to:0x027e09bc module:dtcm +from:0x02154034 kind:load to:0x027e09b4 module:dtcm +from:0x02154038 kind:load to:0x0203e964 module:main +from:0x02154124 kind:load to:0x0215b7f4 module:overlay(77) +from:0x02154128 kind:load to:0x02049be4 module:main +from:0x02154144 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02154154 kind:arm_call to:0x02156a78 module:overlay(77) +from:0x02154160 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154190 kind:arm_call to:0x01ff930c module:itcm +from:0x02154210 kind:arm_call to:0x01fff148 module:itcm +from:0x0215422c kind:arm_call to:0x01ff9258 module:itcm +from:0x02154240 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154274 kind:arm_call to:0x0215370c module:overlay(77) +from:0x0215427c kind:load to:0x027e0cec module:dtcm +from:0x02154288 kind:load to:0x0203e964 module:main +from:0x0215428c kind:load to:0x027e0ce0 module:dtcm +from:0x021543f8 kind:load to:0x0215b7f4 module:overlay(77) +from:0x021543fc kind:load to:0x02049be4 module:main +from:0x02154420 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02154434 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02154448 kind:arm_call to:0x01ff930c module:itcm +from:0x02154464 kind:arm_call to:0x02156b0c module:overlay(77) +from:0x02154470 kind:arm_call to:0x02156af0 module:overlay(77) +from:0x02154484 kind:arm_call to:0x02156948 module:overlay(77) +from:0x02154494 kind:arm_call to:0x02156a78 module:overlay(77) +from:0x021544c8 kind:arm_call to:0x020d9d54 module:overlay(31) +from:0x021544e8 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154500 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02154514 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154524 kind:arm_call to:0x01fff148 module:itcm +from:0x02154540 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154554 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154564 kind:arm_call to:0x01fff148 module:itcm +from:0x02154580 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154594 kind:arm_call to:0x0215370c module:overlay(77) +from:0x021545d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02154704 kind:load to:0x027e0cec module:dtcm +from:0x02154710 kind:load to:0x027e0d38 module:dtcm +from:0x02154714 kind:load to:0x027e0ce0 module:dtcm +from:0x02154718 kind:load to:0x02049be4 module:main +from:0x02154788 kind:arm_call to:0x01fff148 module:itcm +from:0x02154794 kind:arm_call to:0x01ffb714 module:itcm +from:0x021547a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021547b4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215487c kind:arm_call to:0x02156b4c module:overlay(77) +from:0x02154898 kind:load to:0x0215b7f4 module:overlay(77) +from:0x0215489c kind:load to:0x027e0ce0 module:dtcm +from:0x021548a0 kind:load to:0x02049be4 module:main +from:0x021548a4 kind:load to:0x0203e964 module:main +from:0x021548c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154934 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154950 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215496c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154984 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021549dc kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02154a08 kind:arm_call to:0x01ffb744 module:itcm +from:0x02154a28 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154ad8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02154afc kind:arm_call to:0x01ffb714 module:itcm +from:0x02154b08 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154b24 kind:arm_call to:0x01ff9770 module:itcm +from:0x02154b84 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02154bb4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154bd0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154bec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154c04 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154c10 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154c20 kind:load to:0x027e0cec module:dtcm +from:0x02154c28 kind:load to:0x027e09a8 module:dtcm +from:0x02154c38 kind:load to:0x0203e964 module:main +from:0x02154ca4 kind:load to:0x0215b7f4 module:overlay(77) +from:0x02154cc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02154ccc kind:arm_call to:0x020d9d54 module:overlay(31) +from:0x02154ce0 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154cec kind:load to:0x027e0d38 module:dtcm +from:0x02154d7c kind:load to:0x0215b7f4 module:overlay(77) +from:0x02154d9c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02154db0 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02154dc4 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154dd4 kind:arm_call to:0x01fff148 module:itcm +from:0x02154df0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154e04 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154e24 kind:arm_call to:0x020d9d54 module:overlay(31) +from:0x02154e40 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154e60 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02154e78 kind:arm_call to:0x01fff148 module:itcm +from:0x02154e94 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154eec kind:arm_call to:0x01ff930c module:itcm +from:0x02154efc kind:arm_call to:0x01fff148 module:itcm +from:0x02154f18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154f2c kind:arm_call to:0x0215370c module:overlay(77) +from:0x02154f6c kind:arm_call to:0x02156b0c module:overlay(77) +from:0x02154f94 kind:arm_call to:0x01fff148 module:itcm +from:0x02154fb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154fdc kind:arm_call to:0x02156af0 module:overlay(77) +from:0x02154ff0 kind:arm_call to:0x02156948 module:overlay(77) +from:0x02155000 kind:arm_call to:0x02156af0 module:overlay(77) +from:0x02155040 kind:arm_call to:0x0202851c module:main +from:0x02155094 kind:arm_call to:0x02156a78 module:overlay(77) +from:0x0215509c kind:load to:0x027e0cec module:dtcm +from:0x021550a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021550a4 kind:load to:0x027e0d38 module:dtcm +from:0x02155108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155114 kind:arm_call to:0x02098314 module:overlay(0) +from:0x02155140 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215514c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215515c kind:arm_call to:0x01fff148 module:itcm +from:0x02155178 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155188 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021551c0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021551c8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021551d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021551f4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155204 kind:arm_call to:0x02156a78 module:overlay(77) +from:0x02155218 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x0215522c kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155240 kind:arm_call to:0x01fff148 module:itcm +from:0x0215525c kind:arm_call to:0x01ff9258 module:itcm +from:0x02155270 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155288 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02155298 kind:arm_call to:0x01ff930c module:itcm +from:0x021552a4 kind:arm_call to:0x02156af0 module:overlay(77) +from:0x021552c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021552f8 kind:arm_call to:0x020d9d54 module:overlay(31) +from:0x02155318 kind:arm_call to:0x0215370c module:overlay(77) +from:0x0215533c kind:arm_call to:0x01fff148 module:itcm +from:0x02155358 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215537c kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155388 kind:load to:0x027e0cec module:dtcm +from:0x02155390 kind:load to:0x027e0ce0 module:dtcm +from:0x02155398 kind:load to:0x027e0d38 module:dtcm +from:0x021553b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155414 kind:load to:0x0215b80c module:overlay(77) +from:0x02155430 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155440 kind:arm_call to:0x02156a78 module:overlay(77) +from:0x02155454 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155470 kind:arm_call to:0x01fff148 module:itcm +from:0x0215548c kind:arm_call to:0x01ff9258 module:itcm +from:0x021554a0 kind:arm_call to:0x0215370c module:overlay(77) +from:0x021554b0 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x021554c4 kind:arm_call to:0x0215370c module:overlay(77) +from:0x021554d0 kind:arm_call to:0x0215370c module:overlay(77) +from:0x021554d8 kind:load to:0x027e0cec module:dtcm +from:0x021554e0 kind:load to:0x027e0ce0 module:dtcm +from:0x02155510 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155520 kind:arm_call to:0x02156a78 module:overlay(77) +from:0x02155530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155548 kind:arm_call to:0x0208bb68 module:overlay(0) +from:0x0215555c kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155570 kind:arm_call to:0x01fff148 module:itcm +from:0x0215558c kind:arm_call to:0x01ff9258 module:itcm +from:0x021555a0 kind:arm_call to:0x0215370c module:overlay(77) +from:0x021555d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155650 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02155664 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155674 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155680 kind:load to:0x027e0cec module:dtcm +from:0x02155688 kind:load to:0x027e0ce4 module:dtcm +from:0x0215568c kind:load to:0x027e0ce0 module:dtcm +from:0x02155694 kind:load to:0x0215b7f4 module:overlay(77) +from:0x02155700 kind:load to:0x0215b854 module:overlay(77) +from:0x02155724 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155738 kind:arm_call to:0x01fff148 module:itcm +from:0x02155754 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155764 kind:arm_call to:0x02156e08 module:overlay(77) +from:0x02155770 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155784 kind:arm_call to:0x020d9d54 module:overlay(31) +from:0x021557ac kind:arm_call to:0x01fff17c module:itcm +from:0x021557b8 kind:arm_call to:0x01fff148 module:itcm +from:0x021557c8 kind:arm_call to:0x02156e34 module:overlay(77) +from:0x021557e4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021557f8 kind:arm_call to:0x02156e08 module:overlay(77) +from:0x02155804 kind:arm_call to:0x0215370c module:overlay(77) +from:0x0215584c kind:arm_call to:0x02015080 module:main +from:0x02155918 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155934 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155950 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021559d0 kind:arm_call to:0x02015080 module:main +from:0x02155a84 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02155b1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155b44 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02155b74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155ba4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155bc0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155bdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155c5c kind:arm_call to:0x02015080 module:main +from:0x02155c74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155c78 kind:arm_call to:0x021578ac module:overlay(77) +from:0x02155c94 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155cbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155cd4 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155ce0 kind:load to:0x027e0cec module:dtcm +from:0x02155ce4 kind:load to:0x027e0ce0 module:dtcm +from:0x02155ce8 kind:load to:0x027e0d38 module:dtcm +from:0x02155cec kind:load to:0x0203e964 module:main +from:0x02155cfc kind:load to:0x0215b86c module:overlay(77) +from:0x02155d04 kind:load to:0x020b53e4 module:overlay(0) +from:0x02155d08 kind:load to:0x027e09a8 module:dtcm +from:0x02155d10 kind:load to:0x0215b884 module:overlay(77) +from:0x02155d14 kind:load to:0x027e0ce4 module:dtcm +from:0x02155d8c kind:load to:0x0215b824 module:overlay(77) +from:0x02155dac kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155dc0 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02155dd4 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155df8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02155e28 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02155e34 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02155e48 kind:arm_call to:0x01ff930c module:itcm +from:0x02155e64 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02155e8c kind:arm_call to:0x02156a78 module:overlay(77) +from:0x02155fa0 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02155fac kind:load to:0x027e0cec module:dtcm +from:0x02155fb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02155fb4 kind:load to:0x027e09a8 module:dtcm +from:0x02155fc0 kind:load to:0x0203e964 module:main +from:0x02155fd4 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02156040 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02156050 kind:load to:0x0215b7f4 module:overlay(77) +from:0x0215607c kind:arm_call to:0x0215370c module:overlay(77) +from:0x0215609c kind:arm_call to:0x02156e08 module:overlay(77) +from:0x02156174 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02156184 kind:arm_call to:0x0208bfd8 module:overlay(0) +from:0x021561d0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021561dc kind:load to:0x0203e964 module:main +from:0x021561e0 kind:load to:0x020aed4c module:overlay(0) +from:0x021561e4 kind:load to:0x020aed44 module:overlay(0) +from:0x021561e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021561f0 kind:load to:0x0215b7f4 module:overlay(77) +from:0x021561fc kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02156214 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02156228 kind:arm_call to:0x02156e08 module:overlay(77) +from:0x02156280 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02156298 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021562a4 kind:load to:0x020aed4c module:overlay(0) +from:0x021562a8 kind:load to:0x0215b83c module:overlay(77) +from:0x021562ac kind:load to:0x027e09a8 module:dtcm +from:0x021562bc kind:arm_call to:0x020bf6c8 module:overlay(17) +from:0x021562dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021562fc kind:arm_call to:0x0215370c module:overlay(77) +from:0x02156308 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02156338 kind:arm_call to:0x02156b4c module:overlay(77) +from:0x02156384 kind:load to:0x0215b89c module:overlay(77) +from:0x021563a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021563b8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021563c0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021563d8 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02156410 kind:arm_call to:0x020a1384 module:overlay(0) +from:0x02156438 kind:load to:0x02156b4c module:overlay(77) +from:0x02156448 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215645c kind:arm_call to:0x0215370c module:overlay(77) +from:0x02156478 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021564c0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02156530 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02156540 kind:load to:0x027e09b8 module:dtcm +from:0x02156580 kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02156600 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215661c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02156638 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02156650 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021566d0 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02156714 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02156728 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215678c kind:arm_call to:0x020a8088 module:overlay(0) +from:0x021567ac kind:arm_call to:0x02073330 module:overlay(0) +from:0x021567bc kind:arm_call to:0x02156b8c module:overlay(77) +from:0x021567c8 kind:arm_call to:0x0215370c module:overlay(77) +from:0x021567d4 kind:load to:0x020b6544 module:overlay(0) +from:0x021567d8 kind:load to:0x0215bf04 module:overlay(77) +from:0x021567e0 kind:load to:0x027e0cec module:dtcm +from:0x021567e8 kind:load to:0x027e09a8 module:dtcm +from:0x021567ec kind:load to:0x0215b7f4 module:overlay(77) +from:0x021567f4 kind:load to:0x0215b80c module:overlay(77) +from:0x021567f8 kind:load to:0x027e09b8 module:dtcm +from:0x02156860 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02156878 kind:load to:0x0215b7f4 module:overlay(77) +from:0x02156898 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021568b0 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021568c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021568d0 kind:arm_call to:0x02156a78 module:overlay(77) +from:0x021568ec kind:arm_call to:0x01fff148 module:itcm +from:0x02156908 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215691c kind:arm_call to:0x0215370c module:overlay(77) +from:0x0215692c kind:arm_call to:0x0215370c module:overlay(77) +from:0x02156938 kind:load to:0x027e0cec module:dtcm +from:0x02156944 kind:load to:0x027e0ce0 module:dtcm +from:0x02156980 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021569b4 kind:arm_call to:0x01fff148 module:itcm +from:0x02156a3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02156a50 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02156a5c kind:load to:0x027e0ce0 module:dtcm +from:0x02156a60 kind:load to:0x0203e964 module:main +from:0x02156b08 kind:load to:0x01ff916c module:itcm +from:0x02156b28 kind:arm_call to:0x0203a1bc module:main +from:0x02156b60 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02156b78 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02156ba8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02156be8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02156bf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156c04 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02156c24 kind:load to:0x020b53e4 module:overlay(0) +from:0x02156c2c kind:load to:0x027e0ce4 module:dtcm +from:0x02156c50 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02156d14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156d2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156d40 kind:arm_call to:0x02156e34 module:overlay(77) +from:0x02156d54 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156d74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156d80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156d94 kind:arm_call to:0x01ff947c module:itcm +from:0x02156da4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156db0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156de4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156df4 kind:arm_call to:0x0215370c module:overlay(77) +from:0x02156e00 kind:load to:0x027e0ce4 module:dtcm +from:0x02156e04 kind:load to:0x0203e964 module:main +from:0x02156e1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156e28 kind:arm_call to:0x02157834 module:overlay(77) +from:0x02156e30 kind:load to:0x027e0ce4 module:dtcm +from:0x02156ee8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156f14 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02156f30 kind:load to:0x0203e964 module:main +from:0x02156fa0 kind:arm_call to:0x0200e260 module:main +from:0x02156fb0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156fe0 kind:load to:0x027e0964 module:dtcm +from:0x02156fec kind:arm_call to:0x020982fc module:overlay(0) +from:0x02157010 kind:load to:0x0215b5d4 module:overlay(77) +from:0x02157030 kind:arm_call to:0x0209832c module:overlay(0) +from:0x02157048 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157054 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157070 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02157080 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215709c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021570a4 kind:arm_call to:0x02011ff4 module:main +from:0x021570b8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021570c0 kind:arm_call to:0x02011ff4 module:main +from:0x021570d4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021570dc kind:arm_call to:0x02011ff4 module:main +from:0x021570f0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02157104 kind:load to:0x0215c000 module:overlay(77) +from:0x02157118 kind:arm_call to:0x02011f3c module:main +from:0x02157124 kind:arm_call to:0x02157180 module:overlay(77) +from:0x0215713c kind:arm_call to:0x02097a08 module:overlay(0) +from:0x02157174 kind:load to:0x0215b900 module:overlay(77) +from:0x0215718c kind:arm_call to:0x020983dc module:overlay(0) +from:0x021571f0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215721c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02157238 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02157248 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215727c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02157288 kind:arm_call to:0x02157b3c module:overlay(77) +from:0x021572c4 kind:load to:0x0215b924 module:overlay(77) +from:0x021572c8 kind:load to:0x0215c000 module:overlay(77) +from:0x021572cc kind:load to:0x0215b640 module:overlay(77) +from:0x021572dc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021573a0 kind:load to:0x0215b8c4 module:overlay(77) +from:0x021573a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021573ec kind:arm_call to:0x02098524 module:overlay(0) +from:0x021573f8 kind:arm_call to:0x02157a24 module:overlay(77) +from:0x02157498 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021574c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021574d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021574f0 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02157500 kind:arm_call to:0x02157768 module:overlay(77) +from:0x0215750c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215753c kind:arm_call to:0x02157768 module:overlay(77) +from:0x02157568 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02157578 kind:arm_call to:0x021579cc module:overlay(77) +from:0x021575e8 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02157624 kind:arm_call to:0x02157768 module:overlay(77) +from:0x02157658 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02157668 kind:arm_call to:0x02157768 module:overlay(77) +from:0x02157694 kind:load to:0x027e0d38 module:dtcm +from:0x0215769c kind:load to:0x027e09c0 module:dtcm +from:0x021576b4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021576f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02157758 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02157764 kind:load to:0x0203e964 module:main +from:0x02157774 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215779c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021577c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021577e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157800 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157818 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157828 kind:load to:0x027e0cec module:dtcm +from:0x0215782c kind:load to:0x027e09a8 module:dtcm +from:0x02157850 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215787c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157898 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021578a8 kind:load to:0x027e0cec module:dtcm +from:0x02157958 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02157960 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157974 kind:arm_call to:0x01fff148 module:itcm +from:0x02157988 kind:arm_call to:0x01ffb428 module:itcm +from:0x021579b0 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021579bc kind:load to:0x0203e964 module:main +from:0x021579c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021579c8 kind:load to:0x027e0cec module:dtcm +from:0x021579d8 kind:arm_call to:0x02157a5c module:overlay(77) +from:0x02157a14 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02157a1c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157a54 kind:arm_call to:0x02157768 module:overlay(77) +from:0x02157aa0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157b28 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157b34 kind:load to:0x0203e964 module:main +from:0x02157b38 kind:load to:0x027e09a8 module:dtcm +from:0x02157b74 kind:load to:0x0215b8e4 module:overlay(77) +from:0x02157b8c kind:arm_call to:0x01fff458 module:itcm +from:0x02157ba0 kind:arm_call to:0x02157768 module:overlay(77) +from:0x02157bb4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02157bbc kind:arm_call to:0x02011ff4 module:main +from:0x02157bd4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02157bdc kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02157be4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02157bec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157bf4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02157c0c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02157c14 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02157c1c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02157c24 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157c2c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02157c34 kind:arm_call to:0x02011ff4 module:main +from:0x02157c48 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02157c5c kind:load to:0x0215c054 module:overlay(77) +from:0x02157c70 kind:arm_call to:0x02011f3c module:main +from:0x02157c7c kind:arm_call to:0x02157da4 module:overlay(77) +from:0x02157c90 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02157cc4 kind:load to:0x0215b99c module:overlay(77) +from:0x02157ce4 kind:load to:0x0215b980 module:overlay(77) +from:0x02157cf8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02157d14 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02157d1c kind:arm_call to:0x02011ff4 module:main +from:0x02157d84 kind:arm_call to:0x01ff938c module:itcm +from:0x02157dac kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02157dc4 kind:arm_call_thumb to:0x02057a6c module:overlay(0) +from:0x02157dd4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02157df8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02157e00 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02157e0c kind:arm_call to:0x02157cc8 module:overlay(77) +from:0x02157e8c kind:load to:0x0215b9c0 module:overlay(77) +from:0x02157e90 kind:load to:0x0215c054 module:overlay(77) +from:0x02157eb8 kind:arm_call to:0x021585ac module:overlay(77) +from:0x02157ed8 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02157ef4 kind:arm_call to:0x02158bbc module:overlay(77) +from:0x02157f04 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157f60 kind:arm_call to:0x021582ec module:overlay(77) +from:0x02157f6c kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02157f80 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02157fa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157fb4 kind:arm_call to:0x02158238 module:overlay(77) +from:0x02157fec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157ffc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215806c kind:arm_call to:0x021584c8 module:overlay(77) +from:0x02158084 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02158094 kind:arm_call to:0x021584fc module:overlay(77) +from:0x021580bc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158150 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x02158170 kind:arm_call to:0x021583a0 module:overlay(77) +from:0x02158190 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021581a8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021581b4 kind:load to:0x027e09a8 module:dtcm +from:0x021581c0 kind:load to:0x027e0d38 module:dtcm +from:0x021581c4 kind:load to:0x0203e964 module:main +from:0x021581c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021581e0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215820c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02158228 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02158270 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02158284 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x02158298 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021582a8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021582bc kind:load to:0x027e09c0 module:dtcm +from:0x0215830c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02158320 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215832c kind:arm_call to:0x02099818 module:overlay(0) +from:0x02158344 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02158350 kind:arm_call to:0x021583e8 module:overlay(77) +from:0x02158374 kind:arm_call to:0x021583e8 module:overlay(77) +from:0x0215838c kind:arm_call to:0x021589dc module:overlay(77) +from:0x02158394 kind:arm_call to:0x021585ac module:overlay(77) +from:0x0215839c kind:load to:0x027e07d4 module:dtcm +from:0x021583ac kind:arm_call to:0x021582c0 module:overlay(77) +from:0x021583c0 kind:arm_call to:0x02099114 module:overlay(0) +from:0x021583c8 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021583e4 kind:load to:0x0215ba18 module:overlay(77) +from:0x021583fc kind:arm_call to:0x021582c0 module:overlay(77) +from:0x02158420 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02158430 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02158450 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02158458 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02158464 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215846c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02158478 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021584b8 kind:load to:0x020aed44 module:overlay(0) +from:0x021584bc kind:load to:0x0215c090 module:overlay(77) +from:0x021584c0 kind:load to:0x0215b234 module:overlay(77) +from:0x021584c4 kind:load to:0x0215ba20 module:overlay(77) +from:0x021584d8 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x021584e0 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021584e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021584f4 kind:arm_call to:0x021583e8 module:overlay(77) +from:0x02158508 kind:arm_call to:0x021582c0 module:overlay(77) +from:0x02158514 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02158538 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215855c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02158568 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02158574 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215857c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02158584 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021585a0 kind:load to:0x0215c090 module:overlay(77) +from:0x021585a4 kind:load to:0x0215b234 module:overlay(77) +from:0x021585a8 kind:load to:0x0215ba28 module:overlay(77) +from:0x021585c0 kind:arm_call to:0x021582c0 module:overlay(77) +from:0x021585dc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02158600 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215860c kind:arm_call to:0x0205786c module:overlay(0) +from:0x02158614 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02158620 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215862c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215864c kind:arm_call to:0x02017ea4 module:main +from:0x021586d8 kind:load to:0x0215c090 module:overlay(77) +from:0x021586dc kind:load to:0x0215b234 module:overlay(77) +from:0x021586e0 kind:load to:0x0203e964 module:main +from:0x021586e8 kind:load to:0x0215ba30 module:overlay(77) +from:0x021586f8 kind:arm_call to:0x02158b44 module:overlay(77) +from:0x02158718 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158770 kind:arm_call to:0x01ff94cc module:itcm +from:0x0215877c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021587b4 kind:arm_call to:0x02017ea4 module:main +from:0x02158840 kind:arm_call to:0x0215885c module:overlay(77) +from:0x0215884c kind:load to:0x027e09a8 module:dtcm +from:0x02158858 kind:load to:0x0203e964 module:main +from:0x0215886c kind:arm_call to:0x021582c0 module:overlay(77) +from:0x02158880 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021588a4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021588b8 kind:arm_call to:0x0205786c module:overlay(0) +from:0x021588c0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021588cc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158944 kind:load to:0x0215c090 module:overlay(77) +from:0x02158948 kind:load to:0x0215b234 module:overlay(77) +from:0x0215894c kind:load to:0x02049be4 module:main +from:0x02158950 kind:load to:0x0215ba38 module:overlay(77) +from:0x0215895c kind:arm_call to:0x02158b44 module:overlay(77) +from:0x02158980 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158998 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021589c8 kind:arm_call to:0x021585ac module:overlay(77) +from:0x021589d4 kind:load to:0x027e09a8 module:dtcm +from:0x021589e8 kind:arm_call to:0x021582c0 module:overlay(77) +from:0x02158a08 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02158a24 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02158a48 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02158a54 kind:arm_call to:0x0205786c module:overlay(0) +from:0x02158a64 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02158a70 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158a8c kind:load to:0x0215c090 module:overlay(77) +from:0x02158a90 kind:load to:0x0215b234 module:overlay(77) +from:0x02158a94 kind:load to:0x0215ba40 module:overlay(77) +from:0x02158aa0 kind:arm_call to:0x02158b44 module:overlay(77) +from:0x02158ac0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158adc kind:arm_call to:0x01ffb464 module:itcm +from:0x02158aec kind:arm_call to:0x01ff9318 module:itcm +from:0x02158b0c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158b1c kind:arm_call to:0x01ff9218 module:itcm +from:0x02158b34 kind:arm_call to:0x021585ac module:overlay(77) +from:0x02158b3c kind:load to:0x027e09a8 module:dtcm +from:0x02158b5c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02158bb8 kind:load to:0x027e0cec module:dtcm +from:0x02158be0 kind:arm_call to:0x02157ce8 module:overlay(77) +from:0x02158bfc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158c28 kind:arm_call to:0x0203d210 module:main +from:0x02158c30 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02158c38 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02158c40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158c48 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158c54 kind:load to:0x020a0328 module:overlay(0) +from:0x02158c64 kind:arm_call to:0x02157ce8 module:overlay(77) +from:0x02158c80 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158cac kind:arm_call to:0x0203d210 module:main +from:0x02158cb4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02158cbc kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02158cc4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158ccc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158cd4 kind:arm_call to:0x02011ff4 module:main +from:0x02158ce0 kind:load to:0x020a0328 module:overlay(0) +from:0x02158cec kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158d00 kind:load to:0x0215c13c module:overlay(77) +from:0x02158d14 kind:arm_call to:0x02011f3c module:main +from:0x02158d20 kind:arm_call to:0x02158d50 module:overlay(77) +from:0x02158d34 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158d4c kind:load to:0x0215ba50 module:overlay(77) +from:0x02158d58 kind:arm_call to:0x021400e0 module:overlay(70) +from:0x02158d6c kind:load to:0x0215ba74 module:overlay(77) +from:0x02158dbc kind:load to:0x0215c13c module:overlay(77) +from:0x02158dcc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158dd4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158dec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02158df4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158dfc kind:arm_call to:0x02011ff4 module:main +from:0x02158e10 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02158e24 kind:load to:0x0215c224 module:overlay(77) +from:0x02158e38 kind:arm_call to:0x02011f3c module:main +from:0x02158e44 kind:arm_call to:0x02158ec4 module:overlay(77) +from:0x02158e58 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158e94 kind:load to:0x0215baf0 module:overlay(77) +from:0x02158ea4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158eb8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02158ed0 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02158f34 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02158f60 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02158f7c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158f8c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158fb0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02158fb8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02158fc0 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02158fc8 kind:arm_call to:0x02159cdc module:overlay(77) +from:0x02158fd4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215900c kind:load to:0x0215bbf0 module:overlay(77) +from:0x02159010 kind:load to:0x0215c224 module:overlay(77) +from:0x02159014 kind:load to:0x0215bba4 module:overlay(77) +from:0x02159018 kind:load to:0x0215b248 module:overlay(77) +from:0x02159024 kind:arm_call to:0x02159050 module:overlay(77) +from:0x0215904c kind:load to:0x020aed4c module:overlay(0) +from:0x0215905c kind:arm_call to:0x02159030 module:overlay(77) +from:0x02159094 kind:load to:0x0215bb0c module:overlay(77) +from:0x021590b0 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02159124 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x0215912c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02159154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159164 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02159184 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021591e8 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02159208 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02159214 kind:arm_call to:0x02159050 module:overlay(77) +from:0x0215922c kind:arm_call to:0x02099114 module:overlay(0) +from:0x02159240 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02159250 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02159274 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021592b0 kind:arm_call to:0x02099114 module:overlay(0) +from:0x021592bc kind:arm_call to:0x02159050 module:overlay(77) +from:0x021592dc kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02159358 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02159364 kind:load to:0x0215bb3c module:overlay(77) +from:0x02159368 kind:load to:0x027e0d38 module:dtcm +from:0x02159370 kind:load to:0x027e09c0 module:dtcm +from:0x02159388 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021593b0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021593d0 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02159488 kind:load to:0x02049be4 module:main +from:0x02159494 kind:load to:0x0215bb6c module:overlay(77) +from:0x021594a4 kind:arm_call to:0x02159c28 module:overlay(77) +from:0x021594d8 kind:arm_call to:0x02159050 module:overlay(77) +from:0x0215953c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02159550 kind:load to:0x0215bb6c module:overlay(77) +from:0x0215955c kind:arm_call to:0x02099330 module:overlay(0) +from:0x02159580 kind:arm_call to:0x02159050 module:overlay(77) +from:0x021595a8 kind:arm_call to:0x02159050 module:overlay(77) +from:0x021595b4 kind:arm_call to:0x02159050 module:overlay(77) +from:0x021595e4 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02159630 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215963c kind:load to:0x020aed44 module:overlay(0) +from:0x02159648 kind:load to:0x0215bb6c module:overlay(77) +from:0x02159654 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02159678 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215969c kind:arm_call to:0x02159050 module:overlay(77) +from:0x02159714 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159730 kind:load to:0x0215bb84 module:overlay(77) +from:0x02159734 kind:load to:0x027e09a8 module:dtcm +from:0x02159754 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159778 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159780 kind:arm_call to:0x02159bc4 module:overlay(77) +from:0x0215979c kind:load to:0x027e09a8 module:dtcm +from:0x021597b4 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02159824 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02159834 kind:load to:0x0215bb6c module:overlay(77) +from:0x0215986c kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02159878 kind:arm_call to:0x02159050 module:overlay(77) +from:0x02159934 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215998c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021599f4 kind:load to:0x0215bb6c module:overlay(77) +from:0x021599f8 kind:load to:0x02049be4 module:main +from:0x02159a10 kind:arm_call to:0x02159c28 module:overlay(77) +from:0x02159a44 kind:arm_call to:0x01ff930c module:itcm +from:0x02159b98 kind:arm_call to:0x01ffb744 module:itcm +from:0x02159bac kind:arm_call to:0x02159050 module:overlay(77) +from:0x02159bbc kind:load to:0x02049be4 module:main +from:0x02159bc0 kind:load to:0x0203e964 module:main +from:0x02159be0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02159c14 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02159c20 kind:load to:0x020b53e4 module:overlay(0) +from:0x02159c70 kind:arm_call to:0x02015080 module:main +from:0x02159c90 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159cb0 kind:arm_call to:0x02015080 module:main +from:0x02159cd0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159cd8 kind:load to:0x027e09a8 module:dtcm +from:0x02159ce4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02159d08 kind:load to:0x0215bad4 module:overlay(77) +from:0x02159d28 kind:arm_call to:0x0209832c module:overlay(0) +from:0x02159d3c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02159d58 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159d84 kind:arm_call to:0x0203d210 module:main +from:0x02159d8c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02159d94 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159d9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159da4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159dac kind:arm_call to:0x02011ff4 module:main +from:0x02159db8 kind:load to:0x020a0328 module:overlay(0) +from:0x02159dc8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02159de4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159e10 kind:arm_call to:0x0203d210 module:main +from:0x02159e18 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02159e20 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159e28 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159e30 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159e3c kind:load to:0x020a0328 module:overlay(0) +from:0x02159e48 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02159e50 kind:arm_call to:0x02011ff4 module:main +from:0x02159e64 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159e6c kind:arm_call to:0x02011ff4 module:main +from:0x02159e80 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159e94 kind:load to:0x0215c310 module:overlay(77) +from:0x02159ea8 kind:arm_call to:0x02011f3c module:main +from:0x02159eb4 kind:arm_call to:0x02159fd4 module:overlay(77) +from:0x02159ec8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159f24 kind:load to:0x0215bc6c module:overlay(77) +from:0x02159f2c kind:load to:0x0215c2fc module:overlay(77) +from:0x02159f30 kind:load to:0x0215bc48 module:overlay(77) +from:0x02159f50 kind:load to:0x0215c2fc module:overlay(77) +from:0x02159f58 kind:load to:0x0215bc48 module:overlay(77) +from:0x02159f64 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02159f84 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02159f90 kind:load to:0x0215bc90 module:overlay(77) +from:0x02159fbc kind:load to:0x0200eab0 module:main +from:0x02159fc8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159fe4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215a03c kind:arm_call to:0x02159f5c module:overlay(77) +from:0x0215a064 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215a07c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a090 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215a0e4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0215a2ec kind:load to:0x0215bd04 module:overlay(77) +from:0x0215a2f0 kind:load to:0x0215c310 module:overlay(77) +from:0x0215a2f4 kind:load to:0x0215bcbc module:overlay(77) +from:0x0215a2f8 kind:load to:0x02049be4 module:main +from:0x0215a2fc kind:load to:0x0215bc48 module:overlay(77) +from:0x0215a300 kind:load to:0x0215c2fc module:overlay(77) +from:0x0215a310 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215a340 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a354 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x0215a4cc kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215a4d4 kind:arm_call to:0x0215a7d4 module:overlay(77) +from:0x0215a4e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a4e8 kind:load to:0x0215b264 module:overlay(77) +from:0x0215a4ec kind:load to:0x02049be4 module:main +from:0x0215a4f0 kind:load to:0x0215bc4c module:overlay(77) +from:0x0215a504 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215a54c kind:arm_call to:0x0215a884 module:overlay(77) +from:0x0215a558 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0215a5b4 kind:load to:0x027e09b8 module:dtcm +from:0x0215a5f0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a638 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215a658 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215a664 kind:arm_call to:0x0200ef5c module:main +from:0x0215a674 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a6e8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215a704 kind:load to:0x020b4f04 module:overlay(0) +from:0x0215a708 kind:load to:0x0215b25c module:overlay(77) +from:0x0215a70c kind:load to:0x0203e964 module:main +from:0x0215a788 kind:arm_call to:0x02028c4c module:main +from:0x0215a798 kind:arm_call to:0x02061a70 module:overlay(0) +from:0x0215a7c0 kind:arm_call to:0x0201aad0 module:main +from:0x0215a7cc kind:load to:0x027e0998 module:dtcm +from:0x0215a7d0 kind:load to:0x0204af1c module:main +from:0x0215a828 kind:load to:0x0215bd58 module:overlay(77) +from:0x0215a870 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215a878 kind:arm_call to:0x02098544 module:overlay(0) +from:0x0215a880 kind:load to:0x0215bd60 module:overlay(77) +from:0x0215a8c4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215a8d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a92c kind:load to:0x0215bd68 module:overlay(77) +from:0x0215a93c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215a964 kind:arm_call to:0x0215a884 module:overlay(77) +from:0x0215a988 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215aa30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aa88 kind:arm_call to:0x02015a18 module:main +from:0x0215aaa0 kind:load to:0x0203e964 module:main +from:0x0215aab0 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0215aae8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ab00 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215ab28 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ab38 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215ab50 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x0215ab60 kind:arm_call to:0x0215a82c module:overlay(77) +from:0x0215ab88 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215ab9c kind:load to:0x020578a4 module:overlay(0) +from:0x0215abb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215abb8 kind:arm_call to:0x02011ff4 module:main +from:0x0215abcc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215abd4 kind:arm_call to:0x02011ff4 module:main +from:0x0215abec kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215abf4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215abfc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ac14 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ac1c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ac24 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ac2c kind:arm_call to:0x02011ff4 module:main +from:0x0215ac40 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215ac54 kind:load to:0x0215c3f8 module:overlay(77) +from:0x0215ac68 kind:arm_call to:0x02011f3c module:main +from:0x0215ac74 kind:arm_call to:0x0215aca4 module:overlay(77) +from:0x0215ac88 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215aca0 kind:load to:0x0215bd78 module:overlay(77) +from:0x0215acac kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215acc8 kind:load to:0x0215bd9c module:overlay(77) +from:0x0215acd8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215ad04 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215ad18 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215ad30 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0215ad60 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ad74 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ad7c kind:arm_call to:0x02011ff4 module:main +from:0x0215ad90 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215ada4 kind:load to:0x0215c444 module:overlay(77) +from:0x0215adb8 kind:arm_call to:0x02011f3c module:main +from:0x0215adc4 kind:arm_call to:0x0215ae70 module:overlay(77) +from:0x0215addc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215adec kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215ae58 kind:load to:0x0215bdf8 module:overlay(77) +from:0x0215ae5c kind:load to:0x0215be30 module:overlay(77) +from:0x0215ae60 kind:load to:0x0215be14 module:overlay(77) +from:0x0215ae78 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215aed0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215aee4 kind:load to:0x0215be58 module:overlay(77) +from:0x0215aee8 kind:load to:0x0215c444 module:overlay(77) +from:0x0215aeec kind:load to:0x0215c518 module:overlay(77) +from:0x0215af18 kind:arm_call to:0x0200f05c module:main +from:0x0215af48 kind:load to:0x0215c444 module:overlay(77) +from:0x0215af4c kind:load to:0x0215b270 module:overlay(77) +from:0x0215af80 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215af88 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215afa0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215afa8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215afb0 kind:arm_call to:0x02011ff4 module:main +from:0x0215afc4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215afd8 kind:load to:0x0215c54c module:overlay(77) +from:0x0215afec kind:arm_call to:0x02011f3c module:main +from:0x0215aff8 kind:arm_call to:0x0215b048 module:overlay(77) +from:0x0215b010 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215b040 kind:load to:0x0215be98 module:overlay(77) +from:0x0215b050 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215b0a8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b0b0 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215b0b8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215b0cc kind:load to:0x0215beb4 module:overlay(77) +from:0x0215b0d0 kind:load to:0x0215c54c module:overlay(77) +from:0x0215b0d4 kind:load to:0x0215be30 module:overlay(77) +from:0x0215b150 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215b174 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215b190 kind:load to:0x027e09c0 module:dtcm +from:0x0215b194 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b1c4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215b1cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b1d4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215b1ec kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215b1f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b1fc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215b204 kind:arm_call to:0x02011ff4 module:main +from:0x0215b218 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215b2cc kind:arm_call to:0x021530b8 module:overlay(77) +from:0x0215b2dc kind:arm_call to:0x0203ce74 module:main +from:0x0215b2f0 kind:load to:0x0215bf00 module:overlay(77) +from:0x0215b2f4 kind:load to:0x0215b5c8 module:overlay(77) +from:0x0215b2f8 kind:load to:0x0215bf18 module:overlay(77) +from:0x0215b2fc kind:load to:0x021570e8 module:overlay(77) +from:0x0215b300 kind:load to:0x0215bf0c module:overlay(77) +from:0x0215b320 kind:arm_call to:0x0215712c module:overlay(77) +from:0x0215b330 kind:arm_call to:0x0203ce74 module:main +from:0x0215b344 kind:load to:0x0215bff0 module:overlay(77) +from:0x0215b348 kind:load to:0x0215c000 module:overlay(77) +from:0x0215b34c kind:load to:0x02157c40 module:overlay(77) +from:0x0215b350 kind:load to:0x0215bff4 module:overlay(77) +from:0x0215b370 kind:arm_call to:0x02157c84 module:overlay(77) +from:0x0215b380 kind:arm_call to:0x0203ce74 module:main +from:0x0215b394 kind:load to:0x0215c044 module:overlay(77) +from:0x0215b398 kind:load to:0x0215c054 module:overlay(77) +from:0x0215b39c kind:load to:0x02158ce4 module:overlay(77) +from:0x0215b3a0 kind:load to:0x0215c048 module:overlay(77) +from:0x0215b3c0 kind:arm_call to:0x02158d28 module:overlay(77) +from:0x0215b3d0 kind:arm_call to:0x0203ce74 module:main +from:0x0215b3e4 kind:load to:0x0215c12c module:overlay(77) +from:0x0215b3e8 kind:load to:0x0215c13c module:overlay(77) +from:0x0215b3ec kind:load to:0x02158e08 module:overlay(77) +from:0x0215b3f0 kind:load to:0x0215c130 module:overlay(77) +from:0x0215b410 kind:arm_call to:0x02158e4c module:overlay(77) +from:0x0215b420 kind:arm_call to:0x0203ce74 module:main +from:0x0215b434 kind:load to:0x0215c214 module:overlay(77) +from:0x0215b438 kind:load to:0x0215c224 module:overlay(77) +from:0x0215b43c kind:load to:0x02159e78 module:overlay(77) +from:0x0215b440 kind:load to:0x0215c218 module:overlay(77) +from:0x0215b460 kind:arm_call to:0x02159ebc module:overlay(77) +from:0x0215b470 kind:arm_call to:0x0203ce74 module:main +from:0x0215b484 kind:load to:0x0215c2fc module:overlay(77) +from:0x0215b488 kind:load to:0x0215c310 module:overlay(77) +from:0x0215b48c kind:load to:0x0215ac38 module:overlay(77) +from:0x0215b490 kind:load to:0x0215c304 module:overlay(77) +from:0x0215b4b0 kind:arm_call to:0x0215ac7c module:overlay(77) +from:0x0215b4c0 kind:arm_call to:0x0203ce74 module:main +from:0x0215b4d4 kind:load to:0x0215c3e8 module:overlay(77) +from:0x0215b4d8 kind:load to:0x0215c3f8 module:overlay(77) +from:0x0215b4dc kind:load to:0x0215ad88 module:overlay(77) +from:0x0215b4e0 kind:load to:0x0215c3ec module:overlay(77) +from:0x0215b500 kind:arm_call to:0x0215adcc module:overlay(77) +from:0x0215b510 kind:arm_call to:0x0203ce74 module:main +from:0x0215b524 kind:load to:0x0215c434 module:overlay(77) +from:0x0215b528 kind:load to:0x0215c444 module:overlay(77) +from:0x0215b52c kind:load to:0x0215afbc module:overlay(77) +from:0x0215b530 kind:load to:0x0215c438 module:overlay(77) +from:0x0215b550 kind:arm_call to:0x0215b000 module:overlay(77) +from:0x0215b560 kind:arm_call to:0x0203ce74 module:main +from:0x0215b574 kind:load to:0x0215c53c module:overlay(77) +from:0x0215b578 kind:load to:0x0215c54c module:overlay(77) +from:0x0215b57c kind:load to:0x0215b210 module:overlay(77) +from:0x0215b580 kind:load to:0x0215c540 module:overlay(77) +from:0x0215b584 kind:load to:0x0215b2a0 module:overlay(77) +from:0x0215b588 kind:load to:0x0215b304 module:overlay(77) +from:0x0215b58c kind:load to:0x0215b354 module:overlay(77) +from:0x0215b590 kind:load to:0x0215b3a4 module:overlay(77) +from:0x0215b594 kind:load to:0x0215b3f4 module:overlay(77) +from:0x0215b598 kind:load to:0x0215b444 module:overlay(77) +from:0x0215b59c kind:load to:0x0215b494 module:overlay(77) +from:0x0215b5a0 kind:load to:0x0215b4e4 module:overlay(77) +from:0x0215b5a4 kind:load to:0x0215b534 module:overlay(77) +from:0x0215b5c8 kind:load to:0x02153020 module:overlay(77) +from:0x0215b5d4 kind:load to:0x02153364 module:overlay(77) +from:0x0215b5d8 kind:load to:0x02157094 module:overlay(77) +from:0x0215b5dc kind:load to:0x02157014 module:overlay(77) +from:0x0215b5e0 kind:load to:0x0207c03c module:overlay(0) +from:0x0215b5e4 kind:load to:0x0207c044 module:overlay(0) +from:0x0215b5f0 kind:load to:0x02153094 module:overlay(77) +from:0x0215b5f4 kind:load to:0x02097998 module:overlay(0) +from:0x0215b5f8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215b5fc kind:load to:0x02097824 module:overlay(0) +from:0x0215b600 kind:load to:0x020979a0 module:overlay(0) +from:0x0215b604 kind:load to:0x020979c0 module:overlay(0) +from:0x0215b608 kind:load to:0x020979ec module:overlay(0) +from:0x0215b614 kind:load to:0x0215333c module:overlay(77) +from:0x0215b618 kind:load to:0x021570b0 module:overlay(77) +from:0x0215b61c kind:load to:0x02057bf4 module:overlay(0) +from:0x0215b620 kind:load to:0x0209a868 module:overlay(0) +from:0x0215b624 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215b628 kind:load to:0x02057e44 module:overlay(0) +from:0x0215b62c kind:load to:0x02057ea8 module:overlay(0) +from:0x0215b630 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0215b634 kind:load to:0x02057d84 module:overlay(0) +from:0x0215b640 kind:load to:0x02153350 module:overlay(77) +from:0x0215b644 kind:load to:0x021570cc module:overlay(77) +from:0x0215b648 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215b64c kind:load to:0x0209a2dc module:overlay(0) +from:0x0215b650 kind:load to:0x0209a374 module:overlay(0) +from:0x0215b654 kind:load to:0x0209a388 module:overlay(0) +from:0x0215b658 kind:load to:0x0209a138 module:overlay(0) +from:0x0215b65c kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215b660 kind:load to:0x0209a438 module:overlay(0) +from:0x0215b664 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215b668 kind:load to:0x0209a344 module:overlay(0) +from:0x0215b66c kind:load to:0x0209a35c module:overlay(0) +from:0x0215b670 kind:load to:0x0209a39c module:overlay(0) +from:0x0215b674 kind:load to:0x0209a728 module:overlay(0) +from:0x0215b678 kind:load to:0x0215705c module:overlay(77) +from:0x0215b67c kind:load to:0x02157038 module:overlay(77) +from:0x0215b680 kind:load to:0x0209a760 module:overlay(0) +from:0x0215b68c kind:load to:0x0209856c module:overlay(0) +from:0x0215b690 kind:load to:0x020985a8 module:overlay(0) +from:0x0215b694 kind:load to:0x020985c0 module:overlay(0) +from:0x0215b698 kind:load to:0x020985cc module:overlay(0) +from:0x0215b69c kind:load to:0x01fff464 module:itcm +from:0x0215b6a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215b6a4 kind:load to:0x021534d8 module:overlay(77) +from:0x0215b6a8 kind:load to:0x02098504 module:overlay(0) +from:0x0215b6ac kind:load to:0x02153b9c module:overlay(77) +from:0x0215b6b0 kind:load to:0x02153b50 module:overlay(77) +from:0x0215b6b4 kind:load to:0x02098510 module:overlay(0) +from:0x0215b6b8 kind:load to:0x02153ed8 module:overlay(77) +from:0x0215b6bc kind:load to:0x02099058 module:overlay(0) +from:0x0215b6c0 kind:load to:0x0209851c module:overlay(0) +from:0x0215b6c4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215b6c8 kind:load to:0x02098644 module:overlay(0) +from:0x0215b6cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215b6d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215b6d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215b6d8 kind:load to:0x02153378 module:overlay(77) +from:0x0215b6dc kind:load to:0x02153424 module:overlay(77) +from:0x0215b6e0 kind:load to:0x020995dc module:overlay(0) +from:0x0215b6e4 kind:load to:0x0215403c module:overlay(77) +from:0x0215b6ec kind:load to:0x02154290 module:overlay(77) +from:0x0215b6f4 kind:load to:0x02154720 module:overlay(77) +from:0x0215b6fc kind:load to:0x02154cf0 module:overlay(77) +from:0x0215b704 kind:load to:0x02154c3c module:overlay(77) +from:0x0215b70c kind:load to:0x0215539c module:overlay(77) +from:0x0215b714 kind:load to:0x021554e4 module:overlay(77) +from:0x0215b71c kind:load to:0x02155698 module:overlay(77) +from:0x0215b724 kind:load to:0x02155d18 module:overlay(77) +from:0x0215b72c kind:load to:0x02155fc4 module:overlay(77) +from:0x0215b734 kind:load to:0x02156090 module:overlay(77) +from:0x0215b73c kind:load to:0x0215621c module:overlay(77) +from:0x0215b744 kind:load to:0x021550b4 module:overlay(77) +from:0x0215b74c kind:load to:0x021567fc module:overlay(77) +from:0x0215b754 kind:load to:0x02156310 module:overlay(77) +from:0x0215b75c kind:load to:0x0215641c module:overlay(77) +from:0x0215b764 kind:load to:0x02156464 module:overlay(77) +from:0x0215b76c kind:load to:0x0215412c module:overlay(77) +from:0x0215b774 kind:load to:0x02154404 module:overlay(77) +from:0x0215b77c kind:load to:0x021548a8 module:overlay(77) +from:0x0215b784 kind:load to:0x02154d80 module:overlay(77) +from:0x0215b78c kind:load to:0x02154ca8 module:overlay(77) +from:0x0215b794 kind:load to:0x02155418 module:overlay(77) +from:0x0215b79c kind:load to:0x021554f4 module:overlay(77) +from:0x0215b7a4 kind:load to:0x02155704 module:overlay(77) +from:0x0215b7ac kind:load to:0x02155d90 module:overlay(77) +from:0x0215b7b4 kind:load to:0x02156054 module:overlay(77) +from:0x0215b7bc kind:load to:0x021561f4 module:overlay(77) +from:0x0215b7c4 kind:load to:0x021562b4 module:overlay(77) +from:0x0215b7cc kind:load to:0x021551d8 module:overlay(77) +from:0x0215b7d4 kind:load to:0x0215687c module:overlay(77) +from:0x0215b7dc kind:load to:0x02156388 module:overlay(77) +from:0x0215b7e4 kind:load to:0x0215643c module:overlay(77) +from:0x0215b7ec kind:load to:0x02156544 module:overlay(77) +from:0x0215b8e4 kind:load to:0x021572d4 module:overlay(77) +from:0x0215b8e8 kind:load to:0x02157bac module:overlay(77) +from:0x0215b8ec kind:load to:0x0207b750 module:overlay(0) +from:0x0215b8f0 kind:load to:0x0207b788 module:overlay(0) +from:0x0215b8f4 kind:load to:0x02157b78 module:overlay(77) +from:0x0215b900 kind:load to:0x02157108 module:overlay(77) +from:0x0215b904 kind:load to:0x02097a38 module:overlay(0) +from:0x0215b908 kind:load to:0x02097a6c module:overlay(0) +from:0x0215b90c kind:load to:0x02097824 module:overlay(0) +from:0x0215b910 kind:load to:0x02097a40 module:overlay(0) +from:0x0215b914 kind:load to:0x02097868 module:overlay(0) +from:0x0215b918 kind:load to:0x0209786c module:overlay(0) +from:0x0215b924 kind:load to:0x0209856c module:overlay(0) +from:0x0215b928 kind:load to:0x020985a8 module:overlay(0) +from:0x0215b92c kind:load to:0x020985c0 module:overlay(0) +from:0x0215b930 kind:load to:0x020985cc module:overlay(0) +from:0x0215b934 kind:load to:0x01fff464 module:itcm +from:0x0215b938 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215b93c kind:load to:0x021572e8 module:overlay(77) +from:0x0215b940 kind:load to:0x02098504 module:overlay(0) +from:0x0215b944 kind:load to:0x021573a8 module:overlay(77) +from:0x0215b948 kind:load to:0x0209850c module:overlay(0) +from:0x0215b94c kind:load to:0x02098510 module:overlay(0) +from:0x0215b950 kind:load to:0x021576a0 module:overlay(77) +from:0x0215b954 kind:load to:0x02098518 module:overlay(0) +from:0x0215b958 kind:load to:0x0209851c module:overlay(0) +from:0x0215b95c kind:load to:0x020985d8 module:overlay(0) +from:0x0215b960 kind:load to:0x02098644 module:overlay(0) +from:0x0215b964 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215b968 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215b96c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215b970 kind:load to:0x02157bc8 module:overlay(77) +from:0x0215b974 kind:load to:0x02157c00 module:overlay(77) +from:0x0215b980 kind:load to:0x02157ce8 module:overlay(77) +from:0x0215b984 kind:load to:0x02157d04 module:overlay(77) +from:0x0215b988 kind:load to:0x02157d28 module:overlay(77) +from:0x0215b98c kind:load to:0x02157d48 module:overlay(77) +from:0x0215b990 kind:load to:0x0207c044 module:overlay(0) +from:0x0215b99c kind:load to:0x02157c60 module:overlay(77) +from:0x0215b9a0 kind:load to:0x02097998 module:overlay(0) +from:0x0215b9a4 kind:load to:0x020977a8 module:overlay(0) +from:0x0215b9a8 kind:load to:0x02097824 module:overlay(0) +from:0x0215b9ac kind:load to:0x020979a0 module:overlay(0) +from:0x0215b9b0 kind:load to:0x020979c0 module:overlay(0) +from:0x0215b9b4 kind:load to:0x020979ec module:overlay(0) +from:0x0215b9c0 kind:load to:0x0209856c module:overlay(0) +from:0x0215b9c4 kind:load to:0x020985a8 module:overlay(0) +from:0x0215b9c8 kind:load to:0x020985c0 module:overlay(0) +from:0x0215b9cc kind:load to:0x020985cc module:overlay(0) +from:0x0215b9d0 kind:load to:0x01fff464 module:itcm +from:0x0215b9d4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215b9d8 kind:load to:0x02157e94 module:overlay(77) +from:0x0215b9dc kind:load to:0x02098504 module:overlay(0) +from:0x0215b9e0 kind:load to:0x02157ec8 module:overlay(77) +from:0x0215b9e4 kind:load to:0x0209850c module:overlay(0) +from:0x0215b9e8 kind:load to:0x02098510 module:overlay(0) +from:0x0215b9ec kind:load to:0x021581cc module:overlay(77) +from:0x0215b9f0 kind:load to:0x02099058 module:overlay(0) +from:0x0215b9f4 kind:load to:0x0209851c module:overlay(0) +from:0x0215b9f8 kind:load to:0x020985d8 module:overlay(0) +from:0x0215b9fc kind:load to:0x02098644 module:overlay(0) +from:0x0215ba00 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ba04 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ba08 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ba0c kind:load to:0x02158bd4 module:overlay(77) +from:0x0215ba10 kind:load to:0x02158c58 module:overlay(77) +from:0x0215ba14 kind:load to:0x020995dc module:overlay(0) +from:0x0215ba18 kind:load to:0x02099330 module:overlay(0) +from:0x0215ba20 kind:load to:0x020994f4 module:overlay(0) +from:0x0215ba30 kind:load to:0x021586ec module:overlay(77) +from:0x0215ba38 kind:load to:0x02158954 module:overlay(77) +from:0x0215ba40 kind:load to:0x02158a98 module:overlay(77) +from:0x0215ba50 kind:load to:0x02158d04 module:overlay(77) +from:0x0215ba54 kind:load to:0x02097998 module:overlay(0) +from:0x0215ba58 kind:load to:0x020977a8 module:overlay(0) +from:0x0215ba5c kind:load to:0x02097824 module:overlay(0) +from:0x0215ba60 kind:load to:0x020979a0 module:overlay(0) +from:0x0215ba64 kind:load to:0x020979c0 module:overlay(0) +from:0x0215ba68 kind:load to:0x020979ec module:overlay(0) +from:0x0215ba74 kind:load to:0x0209856c module:overlay(0) +from:0x0215ba78 kind:load to:0x020985a8 module:overlay(0) +from:0x0215ba7c kind:load to:0x020985c0 module:overlay(0) +from:0x0215ba80 kind:load to:0x020985cc module:overlay(0) +from:0x0215ba84 kind:load to:0x01fff464 module:itcm +from:0x0215ba88 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215ba8c kind:load to:0x02140100 module:overlays(26,70) +from:0x0215ba90 kind:load to:0x0214012c module:overlays(26,70) +from:0x0215ba94 kind:load to:0x02098508 module:overlay(0) +from:0x0215ba98 kind:load to:0x0209850c module:overlay(0) +from:0x0215ba9c kind:load to:0x02098510 module:overlay(0) +from:0x0215baa0 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215baa4 kind:load to:0x02098518 module:overlay(0) +from:0x0215baa8 kind:load to:0x0209851c module:overlay(0) +from:0x0215baac kind:load to:0x020985d8 module:overlay(0) +from:0x0215bab0 kind:load to:0x02098644 module:overlay(0) +from:0x0215bab4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215bab8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215babc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215bac0 kind:load to:0x02158dc0 module:overlay(77) +from:0x0215bac4 kind:load to:0x02158de0 module:overlay(77) +from:0x0215bac8 kind:load to:0x02158d70 module:overlay(77) +from:0x0215bad4 kind:load to:0x02158eb0 module:overlay(77) +from:0x0215bad8 kind:load to:0x02159e40 module:overlay(77) +from:0x0215badc kind:load to:0x02159d0c module:overlay(77) +from:0x0215bae0 kind:load to:0x0207c03c module:overlay(0) +from:0x0215bae4 kind:load to:0x0207c044 module:overlay(0) +from:0x0215baf0 kind:load to:0x02158e28 module:overlay(77) +from:0x0215baf4 kind:load to:0x02097998 module:overlay(0) +from:0x0215baf8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215bafc kind:load to:0x02097824 module:overlay(0) +from:0x0215bb00 kind:load to:0x020979a0 module:overlay(0) +from:0x0215bb04 kind:load to:0x020979c0 module:overlay(0) +from:0x0215bb08 kind:load to:0x020979ec module:overlay(0) +from:0x0215bb0c kind:load to:0x021593e0 module:overlay(77) +from:0x0215bb14 kind:load to:0x021594e4 module:overlay(77) +from:0x0215bb1c kind:load to:0x021595bc module:overlay(77) +from:0x0215bb24 kind:load to:0x021597a4 module:overlay(77) +from:0x0215bb2c kind:load to:0x0215988c module:overlay(77) +from:0x0215bb34 kind:load to:0x021596a4 module:overlay(77) +from:0x0215bb3c kind:load to:0x02159498 module:overlay(77) +from:0x0215bb44 kind:load to:0x02159554 module:overlay(77) +from:0x0215bb4c kind:load to:0x0215964c module:overlay(77) +from:0x0215bb54 kind:load to:0x02159838 module:overlay(77) +from:0x0215bb5c kind:load to:0x02159a00 module:overlay(77) +from:0x0215bb64 kind:load to:0x0215973c module:overlay(77) +from:0x0215bba4 kind:load to:0x02158e9c module:overlay(77) +from:0x0215bba8 kind:load to:0x02159e5c module:overlay(77) +from:0x0215bbac kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215bbb0 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215bbb4 kind:load to:0x0209a374 module:overlay(0) +from:0x0215bbb8 kind:load to:0x0209a388 module:overlay(0) +from:0x0215bbbc kind:load to:0x0209a138 module:overlay(0) +from:0x0215bbc0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215bbc4 kind:load to:0x0209a438 module:overlay(0) +from:0x0215bbc8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215bbcc kind:load to:0x0209a344 module:overlay(0) +from:0x0215bbd0 kind:load to:0x0209a35c module:overlay(0) +from:0x0215bbd4 kind:load to:0x0209a39c module:overlay(0) +from:0x0215bbd8 kind:load to:0x0209a728 module:overlay(0) +from:0x0215bbdc kind:load to:0x0215705c module:overlay(77) +from:0x0215bbe0 kind:load to:0x02157038 module:overlay(77) +from:0x0215bbe4 kind:load to:0x0209a760 module:overlay(0) +from:0x0215bbf0 kind:load to:0x0209856c module:overlay(0) +from:0x0215bbf4 kind:load to:0x020985a8 module:overlay(0) +from:0x0215bbf8 kind:load to:0x020985c0 module:overlay(0) +from:0x0215bbfc kind:load to:0x020985cc module:overlay(0) +from:0x0215bc00 kind:load to:0x01fff464 module:itcm +from:0x0215bc04 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215bc08 kind:load to:0x0215901c module:overlay(77) +from:0x0215bc0c kind:load to:0x02098504 module:overlay(0) +from:0x0215bc10 kind:load to:0x02159098 module:overlay(77) +from:0x0215bc14 kind:load to:0x0209850c module:overlay(0) +from:0x0215bc18 kind:load to:0x02098510 module:overlay(0) +from:0x0215bc1c kind:load to:0x02159374 module:overlay(77) +from:0x0215bc20 kind:load to:0x02099058 module:overlay(0) +from:0x0215bc24 kind:load to:0x0209851c module:overlay(0) +from:0x0215bc28 kind:load to:0x020985d8 module:overlay(0) +from:0x0215bc2c kind:load to:0x02098644 module:overlay(0) +from:0x0215bc30 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215bc34 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215bc38 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215bc3c kind:load to:0x02159dbc module:overlay(77) +from:0x0215bc40 kind:load to:0x02159d30 module:overlay(77) +from:0x0215bc44 kind:load to:0x020995dc module:overlay(0) +from:0x0215bc6c kind:load to:0x02159e98 module:overlay(77) +from:0x0215bc70 kind:load to:0x02097998 module:overlay(0) +from:0x0215bc74 kind:load to:0x020977a8 module:overlay(0) +from:0x0215bc78 kind:load to:0x02097824 module:overlay(0) +from:0x0215bc7c kind:load to:0x020979a0 module:overlay(0) +from:0x0215bc80 kind:load to:0x020979c0 module:overlay(0) +from:0x0215bc84 kind:load to:0x020979ec module:overlay(0) +from:0x0215bc90 kind:load to:0x02159fc0 module:overlay(77) +from:0x0215bc94 kind:load to:0x0215aba8 module:overlay(77) +from:0x0215bc98 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215bc9c kind:load to:0x01ffc57c module:itcm +from:0x0215bca0 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215bca4 kind:load to:0x02057e44 module:overlay(0) +from:0x0215bca8 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215bcac kind:load to:0x02159f94 module:overlay(77) +from:0x0215bcb0 kind:load to:0x02057d84 module:overlay(0) +from:0x0215bcbc kind:load to:0x0215a308 module:overlay(77) +from:0x0215bcc0 kind:load to:0x0215abc4 module:overlay(77) +from:0x0215bcc4 kind:load to:0x02099b54 module:overlay(0) +from:0x0215bcc8 kind:load to:0x02099b8c module:overlay(0) +from:0x0215bccc kind:load to:0x0209a190 module:overlay(0) +from:0x0215bcd0 kind:load to:0x0209a198 module:overlay(0) +from:0x0215bcd4 kind:load to:0x0209a138 module:overlay(0) +from:0x0215bcd8 kind:load to:0x02099d04 module:overlay(0) +from:0x0215bcdc kind:load to:0x02099bf4 module:overlay(0) +from:0x0215bce0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215bce4 kind:load to:0x0209a148 module:overlay(0) +from:0x0215bce8 kind:load to:0x0209a160 module:overlay(0) +from:0x0215bcec kind:load to:0x0215aba0 module:overlay(77) +from:0x0215bcf0 kind:load to:0x0209a178 module:overlay(0) +from:0x0215bcf4 kind:load to:0x0215ab90 module:overlay(77) +from:0x0215bcf8 kind:load to:0x0215ab6c module:overlay(77) +from:0x0215bd04 kind:load to:0x0209856c module:overlay(0) +from:0x0215bd08 kind:load to:0x020985a8 module:overlay(0) +from:0x0215bd0c kind:load to:0x020985c0 module:overlay(0) +from:0x0215bd10 kind:load to:0x020985cc module:overlay(0) +from:0x0215bd14 kind:load to:0x01fff464 module:itcm +from:0x0215bd18 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215bd1c kind:load to:0x0215a31c module:overlay(77) +from:0x0215bd20 kind:load to:0x02098504 module:overlay(0) +from:0x0215bd24 kind:load to:0x0215a4f4 module:overlay(77) +from:0x0215bd28 kind:load to:0x0215a5b8 module:overlay(77) +from:0x0215bd2c kind:load to:0x02098510 module:overlay(0) +from:0x0215bd30 kind:load to:0x0215a5cc module:overlay(77) +from:0x0215bd34 kind:load to:0x0215a710 module:overlay(77) +from:0x0215bd38 kind:load to:0x0209851c module:overlay(0) +from:0x0215bd3c kind:load to:0x020985d8 module:overlay(0) +from:0x0215bd40 kind:load to:0x02098644 module:overlay(0) +from:0x0215bd44 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215bd48 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215bd4c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215bd50 kind:load to:0x0215abe0 module:overlay(77) +from:0x0215bd54 kind:load to:0x0215ac08 module:overlay(77) +from:0x0215bd58 kind:load to:0x0215a930 module:overlay(77) +from:0x0215bd60 kind:load to:0x0215ab68 module:overlay(77) +from:0x0215bd68 kind:load to:0x0215aaa4 module:overlay(77) +from:0x0215bd78 kind:load to:0x0215ac58 module:overlay(77) +from:0x0215bd7c kind:load to:0x020977a0 module:overlay(0) +from:0x0215bd80 kind:load to:0x020977a8 module:overlay(0) +from:0x0215bd84 kind:load to:0x02097824 module:overlay(0) +from:0x0215bd88 kind:load to:0x02097864 module:overlay(0) +from:0x0215bd8c kind:load to:0x02097868 module:overlay(0) +from:0x0215bd90 kind:load to:0x0209786c module:overlay(0) +from:0x0215bd9c kind:load to:0x0209856c module:overlay(0) +from:0x0215bda0 kind:load to:0x020985a8 module:overlay(0) +from:0x0215bda4 kind:load to:0x020985c0 module:overlay(0) +from:0x0215bda8 kind:load to:0x020985cc module:overlay(0) +from:0x0215bdac kind:load to:0x01fff464 module:itcm +from:0x0215bdb0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215bdb4 kind:load to:0x0215accc module:overlay(77) +from:0x0215bdb8 kind:load to:0x02098504 module:overlay(0) +from:0x0215bdbc kind:load to:0x0215acec module:overlay(77) +from:0x0215bdc0 kind:load to:0x0215ad44 module:overlay(77) +from:0x0215bdc4 kind:load to:0x02098510 module:overlay(0) +from:0x0215bdc8 kind:load to:0x02098514 module:overlay(0) +from:0x0215bdcc kind:load to:0x02098518 module:overlay(0) +from:0x0215bdd0 kind:load to:0x0209851c module:overlay(0) +from:0x0215bdd4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215bdd8 kind:load to:0x02098644 module:overlay(0) +from:0x0215bddc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215bde0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215bde4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215bde8 kind:load to:0x0215ad58 module:overlay(77) +from:0x0215bdec kind:load to:0x0215ad6c module:overlay(77) +from:0x0215bdfc kind:load to:0x0209ca64 module:overlay(0) +from:0x0215be00 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215be04 kind:load to:0x0209caac module:overlay(0) +from:0x0215be08 kind:load to:0x0209cacc module:overlay(0) +from:0x0215be14 kind:load to:0x0215ada8 module:overlay(77) +from:0x0215be18 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215be1c kind:load to:0x0209ca6c module:overlay(0) +from:0x0215be20 kind:load to:0x0209caac module:overlay(0) +from:0x0215be24 kind:load to:0x0209cacc module:overlay(0) +from:0x0215be30 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0215be34 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0215be38 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215be3c kind:load to:0x0207c990 module:overlay(0) +from:0x0215be40 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0215be44 kind:load to:0x0207ca44 module:overlay(0) +from:0x0215be48 kind:load to:0x0207ca6c module:overlay(0) +from:0x0215be4c kind:load to:0x0207cae4 module:overlay(0) +from:0x0215be58 kind:load to:0x0215aef0 module:overlay(77) +from:0x0215be5c kind:load to:0x0209d10c module:overlay(0) +from:0x0215be60 kind:load to:0x0215af50 module:overlay(77) +from:0x0215be64 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215be68 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215be6c kind:load to:0x0215af54 module:overlay(77) +from:0x0215be70 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215be74 kind:load to:0x0209d220 module:overlay(0) +from:0x0215be78 kind:load to:0x0209d228 module:overlay(0) +from:0x0215be7c kind:load to:0x0209d22c module:overlay(0) +from:0x0215be80 kind:load to:0x0209d238 module:overlay(0) +from:0x0215be84 kind:load to:0x0209d240 module:overlay(0) +from:0x0215be88 kind:load to:0x0215af74 module:overlay(77) +from:0x0215be8c kind:load to:0x0215af94 module:overlay(77) +from:0x0215be98 kind:load to:0x0215afdc module:overlay(77) +from:0x0215be9c kind:load to:0x0209ca64 module:overlay(0) +from:0x0215bea0 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215bea4 kind:load to:0x0209caac module:overlay(0) +from:0x0215bea8 kind:load to:0x0209cacc module:overlay(0) +from:0x0215beb4 kind:load to:0x0215b0d8 module:overlay(77) +from:0x0215beb8 kind:load to:0x0209d10c module:overlay(0) +from:0x0215bebc kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x0215bec0 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0215bec4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215bec8 kind:load to:0x0215b198 module:overlay(77) +from:0x0215becc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215bed0 kind:load to:0x0209d220 module:overlay(0) +from:0x0215bed4 kind:load to:0x0209d228 module:overlay(0) +from:0x0215bed8 kind:load to:0x0209d22c module:overlay(0) +from:0x0215bedc kind:load to:0x0209d238 module:overlay(0) +from:0x0215bee0 kind:load to:0x0209d240 module:overlay(0) +from:0x0215bee4 kind:load to:0x0215b1b8 module:overlay(77) +from:0x0215bee8 kind:load to:0x0215b1e0 module:overlay(77) diff --git a/config/eur1/arm9/overlays/ov077/symbols.txt b/config/eur1/arm9/overlays/ov077/symbols.txt new file mode 100644 index 00000000..9b462db5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov077/symbols.txt @@ -0,0 +1,357 @@ +func_ov077_02153020 kind:function(arm,size=0x68) addr:0x02153020 +func_ov077_02153088 kind:function(arm,size=0xc) addr:0x02153088 +func_ov077_02153094 kind:function(arm,size=0x24) addr:0x02153094 +func_ov077_021530b8 kind:function(arm,size=0x4c) addr:0x021530b8 +func_ov077_02153104 kind:function(arm,size=0x34) addr:0x02153104 +func_ov077_02153138 kind:function(arm,size=0x204) addr:0x02153138 +func_ov077_0215333c kind:function(arm,size=0x14) addr:0x0215333c +func_ov077_02153350 kind:function(arm,size=0x14) addr:0x02153350 +func_ov077_02153364 kind:function(arm,size=0x14) addr:0x02153364 +func_ov077_02153378 kind:function(arm,size=0xac) addr:0x02153378 +func_ov077_02153424 kind:function(arm,size=0xb4) addr:0x02153424 +func_ov077_021534d8 kind:function(arm,size=0x174) addr:0x021534d8 +func_ov077_0215364c kind:function(arm,size=0xc0) addr:0x0215364c +func_ov077_0215370c kind:function(arm,size=0x44) addr:0x0215370c +func_ov077_02153750 kind:function(arm,size=0x400) addr:0x02153750 +func_ov077_02153b50 kind:function(arm,size=0x4c) addr:0x02153b50 +func_ov077_02153b9c kind:function(arm,size=0x194) addr:0x02153b9c +func_ov077_02153d30 kind:function(arm,size=0x1a8) addr:0x02153d30 +func_ov077_02153ed8 kind:function(arm,size=0x164) addr:0x02153ed8 +func_ov077_0215403c kind:function(arm,size=0xf0) addr:0x0215403c +func_ov077_0215412c kind:function(arm,size=0x164) addr:0x0215412c +func_ov077_02154290 kind:function(arm,size=0x174) addr:0x02154290 +func_ov077_02154404 kind:function(arm,size=0x31c) addr:0x02154404 +func_ov077_02154720 kind:function(arm,size=0x188) addr:0x02154720 +func_ov077_021548a8 kind:function(arm,size=0x394) addr:0x021548a8 +func_ov077_02154c3c kind:function(arm,size=0x6c) addr:0x02154c3c +func_ov077_02154ca8 kind:function(arm,size=0x48) addr:0x02154ca8 +func_ov077_02154cf0 kind:function(arm,size=0x90) addr:0x02154cf0 +func_ov077_02154d80 kind:function(arm,size=0x334) addr:0x02154d80 +func_ov077_021550b4 kind:function(arm,size=0x124) addr:0x021550b4 +func_ov077_021551d8 kind:function(arm,size=0x1c4) addr:0x021551d8 +func_ov077_0215539c kind:function(arm,size=0x7c) addr:0x0215539c +func_ov077_02155418 kind:function(arm,size=0xcc) addr:0x02155418 +func_ov077_021554e4 kind:function(arm,size=0x10) addr:0x021554e4 +func_ov077_021554f4 kind:function(arm,size=0x1a4) addr:0x021554f4 +func_ov077_02155698 kind:function(arm,size=0x6c) addr:0x02155698 +func_ov077_02155704 kind:function(arm,size=0x614) addr:0x02155704 +func_ov077_02155d18 kind:function(arm,size=0x78) addr:0x02155d18 +func_ov077_02155d90 kind:function(arm,size=0x234) addr:0x02155d90 +func_ov077_02155fc4 kind:function(arm,size=0x90) addr:0x02155fc4 +func_ov077_02156054 kind:function(arm,size=0x3c) addr:0x02156054 +func_ov077_02156090 kind:function(arm,size=0x164) addr:0x02156090 +func_ov077_021561f4 kind:function(arm,size=0x28) addr:0x021561f4 +func_ov077_0215621c kind:function(arm,size=0x98) addr:0x0215621c +func_ov077_021562b4 kind:function(arm,size=0x5c) addr:0x021562b4 +func_ov077_02156310 kind:function(arm,size=0x78) addr:0x02156310 +func_ov077_02156388 kind:function(arm,size=0x94) addr:0x02156388 +func_ov077_0215641c kind:function(arm,size=0x20) addr:0x0215641c +func_ov077_0215643c kind:function(arm,size=0x28) addr:0x0215643c +func_ov077_02156464 kind:function(arm,size=0xe0) addr:0x02156464 +func_ov077_02156544 kind:function(arm,size=0x2b8) addr:0x02156544 +func_ov077_021567fc kind:function(arm,size=0x80) addr:0x021567fc +func_ov077_0215687c kind:function(arm,size=0xcc) addr:0x0215687c +func_ov077_02156948 kind:function(arm,size=0x11c) addr:0x02156948 +func_ov077_02156a64 kind:function(arm,size=0x14) addr:0x02156a64 +func_ov077_02156a78 kind:function(arm,size=0x78) addr:0x02156a78 +func_ov077_02156af0 kind:function(arm,size=0x1c) addr:0x02156af0 +func_ov077_02156b0c kind:function(arm,size=0x40) addr:0x02156b0c +func_ov077_02156b4c kind:function(arm,size=0x40) addr:0x02156b4c +func_ov077_02156b8c kind:function(arm,size=0xa4) addr:0x02156b8c +func_ov077_02156c30 kind:function(arm,size=0x98) addr:0x02156c30 +func_ov077_02156cc8 kind:function(arm,size=0x140) addr:0x02156cc8 +func_ov077_02156e08 kind:function(arm,size=0x2c) addr:0x02156e08 +func_ov077_02156e34 kind:function(arm,size=0x104) addr:0x02156e34 +func_ov077_02156f38 kind:function(arm,size=0xac) addr:0x02156f38 +func_ov077_02156fe4 kind:function(arm,size=0x30) addr:0x02156fe4 +func_ov077_02157014 kind:function(arm,size=0x24) addr:0x02157014 +func_ov077_02157038 kind:function(arm,size=0x24) addr:0x02157038 +func_ov077_0215705c kind:function(arm,size=0x2c) addr:0x0215705c +func_ov077_02157088 kind:function(arm,size=0xc) addr:0x02157088 +func_ov077_02157094 kind:function(arm,size=0x1c) addr:0x02157094 +func_ov077_021570b0 kind:function(arm,size=0x1c) addr:0x021570b0 +func_ov077_021570cc kind:function(arm,size=0x1c) addr:0x021570cc +func_ov077_021570e8 kind:function(arm,size=0x14) addr:0x021570e8 +func_ov077_021570fc kind:function(arm,size=0xc) addr:0x021570fc +func_ov077_02157108 kind:function(arm,size=0x24) addr:0x02157108 +func_ov077_0215712c kind:function(arm,size=0x54) addr:0x0215712c +func_ov077_02157180 kind:function(arm,size=0x154) addr:0x02157180 +func_ov077_021572d4 kind:function(arm,size=0x14) addr:0x021572d4 +func_ov077_021572e8 kind:function(arm,size=0xc0) addr:0x021572e8 +func_ov077_021573a8 kind:function(arm,size=0x2f8) addr:0x021573a8 +func_ov077_021576a0 kind:function(arm,size=0xc8) addr:0x021576a0 +func_ov077_02157768 kind:function(arm,size=0xcc) addr:0x02157768 +func_ov077_02157834 kind:function(arm,size=0x78) addr:0x02157834 +func_ov077_021578ac kind:function(arm,size=0x120) addr:0x021578ac +func_ov077_021579cc kind:function(arm,size=0x58) addr:0x021579cc +func_ov077_02157a24 kind:function(arm,size=0x38) addr:0x02157a24 +func_ov077_02157a5c kind:function(arm,size=0xe0) addr:0x02157a5c +func_ov077_02157b3c kind:function(arm,size=0x3c) addr:0x02157b3c +func_ov077_02157b78 kind:function(arm,size=0x34) addr:0x02157b78 +func_ov077_02157bac kind:function(arm,size=0x1c) addr:0x02157bac +func_ov077_02157bc8 kind:function(arm,size=0x38) addr:0x02157bc8 +func_ov077_02157c00 kind:function(arm,size=0x40) addr:0x02157c00 +func_ov077_02157c40 kind:function(arm,size=0x14) addr:0x02157c40 +func_ov077_02157c54 kind:function(arm,size=0xc) addr:0x02157c54 +func_ov077_02157c60 kind:function(arm,size=0x24) addr:0x02157c60 +func_ov077_02157c84 kind:function(arm,size=0x44) addr:0x02157c84 +func_ov077_02157cc8 kind:function(arm,size=0x20) addr:0x02157cc8 +func_ov077_02157ce8 kind:function(arm,size=0x1c) addr:0x02157ce8 +func_ov077_02157d04 kind:function(arm,size=0x24) addr:0x02157d04 +func_ov077_02157d28 kind:function(arm,size=0x20) addr:0x02157d28 +func_ov077_02157d48 kind:function(arm,size=0x5c) addr:0x02157d48 +func_ov077_02157da4 kind:function(arm,size=0xf0) addr:0x02157da4 +func_ov077_02157e94 kind:function(arm,size=0x34) addr:0x02157e94 +func_ov077_02157ec8 kind:function(arm,size=0x304) addr:0x02157ec8 +func_ov077_021581cc kind:function(arm,size=0x6c) addr:0x021581cc +func_ov077_02158238 kind:function(arm,size=0x88) addr:0x02158238 +func_ov077_021582c0 kind:function(arm,size=0x2c) addr:0x021582c0 +func_ov077_021582ec kind:function(arm,size=0xb4) addr:0x021582ec +func_ov077_021583a0 kind:function(arm,size=0x48) addr:0x021583a0 +func_ov077_021583e8 kind:function(arm,size=0xe0) addr:0x021583e8 +func_ov077_021584c8 kind:function(arm,size=0x34) addr:0x021584c8 +func_ov077_021584fc kind:function(arm,size=0xb0) addr:0x021584fc +func_ov077_021585ac kind:function(arm,size=0x140) addr:0x021585ac +func_ov077_021586ec kind:function(arm,size=0x170) addr:0x021586ec +func_ov077_0215885c kind:function(arm,size=0xf8) addr:0x0215885c +func_ov077_02158954 kind:function(arm,size=0x88) addr:0x02158954 +func_ov077_021589dc kind:function(arm,size=0xbc) addr:0x021589dc +func_ov077_02158a98 kind:function(arm,size=0xac) addr:0x02158a98 +func_ov077_02158b44 kind:function(arm,size=0x78) addr:0x02158b44 +func_ov077_02158bbc kind:function(arm,size=0x18) addr:0x02158bbc +func_ov077_02158bd4 kind:function(arm,size=0x84) addr:0x02158bd4 +func_ov077_02158c58 kind:function(arm,size=0x8c) addr:0x02158c58 +func_ov077_02158ce4 kind:function(arm,size=0x14) addr:0x02158ce4 +func_ov077_02158cf8 kind:function(arm,size=0xc) addr:0x02158cf8 +func_ov077_02158d04 kind:function(arm,size=0x24) addr:0x02158d04 +func_ov077_02158d28 kind:function(arm,size=0x28) addr:0x02158d28 +func_ov077_02158d50 kind:function(arm,size=0x20) addr:0x02158d50 +func_ov077_02158d70 kind:function(arm,size=0x50) addr:0x02158d70 +func_ov077_02158dc0 kind:function(arm,size=0x20) addr:0x02158dc0 +func_ov077_02158de0 kind:function(arm,size=0x28) addr:0x02158de0 +func_ov077_02158e08 kind:function(arm,size=0x14) addr:0x02158e08 +func_ov077_02158e1c kind:function(arm,size=0xc) addr:0x02158e1c +func_ov077_02158e28 kind:function(arm,size=0x24) addr:0x02158e28 +func_ov077_02158e4c kind:function(arm,size=0x50) addr:0x02158e4c +func_ov077_02158e9c kind:function(arm,size=0x14) addr:0x02158e9c +func_ov077_02158eb0 kind:function(arm,size=0x14) addr:0x02158eb0 +func_ov077_02158ec4 kind:function(arm,size=0x158) addr:0x02158ec4 +func_ov077_0215901c kind:function(arm,size=0x14) addr:0x0215901c +func_ov077_02159030 kind:function(arm,size=0x20) addr:0x02159030 +func_ov077_02159050 kind:function(arm,size=0x48) addr:0x02159050 +func_ov077_02159098 kind:function(arm,size=0x2dc) addr:0x02159098 +func_ov077_02159374 kind:function(arm,size=0x6c) addr:0x02159374 +func_ov077_021593e0 kind:function(arm,size=0xb8) addr:0x021593e0 +func_ov077_02159498 kind:function(arm,size=0x4c) addr:0x02159498 +func_ov077_021594e4 kind:function(arm,size=0x70) addr:0x021594e4 +func_ov077_02159554 kind:function(arm,size=0x68) addr:0x02159554 +func_ov077_021595bc kind:function(arm,size=0x90) addr:0x021595bc +func_ov077_0215964c kind:function(arm,size=0x58) addr:0x0215964c +func_ov077_021596a4 kind:function(arm,size=0x98) addr:0x021596a4 +func_ov077_0215973c kind:function(arm,size=0x68) addr:0x0215973c +func_ov077_021597a4 kind:function(arm,size=0x94) addr:0x021597a4 +func_ov077_02159838 kind:function(arm,size=0x54) addr:0x02159838 +func_ov077_0215988c kind:function(arm,size=0x174) addr:0x0215988c +func_ov077_02159a00 kind:function(arm,size=0x1c4) addr:0x02159a00 +func_ov077_02159bc4 kind:function(arm,size=0x64) addr:0x02159bc4 +func_ov077_02159c28 kind:function(arm,size=0xb4) addr:0x02159c28 +func_ov077_02159cdc kind:function(arm,size=0x30) addr:0x02159cdc +func_ov077_02159d0c kind:function(arm,size=0x24) addr:0x02159d0c +func_ov077_02159d30 kind:function(arm,size=0x8c) addr:0x02159d30 +func_ov077_02159dbc kind:function(arm,size=0x84) addr:0x02159dbc +func_ov077_02159e40 kind:function(arm,size=0x1c) addr:0x02159e40 +func_ov077_02159e5c kind:function(arm,size=0x1c) addr:0x02159e5c +func_ov077_02159e78 kind:function(arm,size=0x14) addr:0x02159e78 +func_ov077_02159e8c kind:function(arm,size=0xc) addr:0x02159e8c +func_ov077_02159e98 kind:function(arm,size=0x24) addr:0x02159e98 +func_ov077_02159ebc kind:function(arm,size=0x78) addr:0x02159ebc +func_ov077_02159f34 kind:function(arm,size=0x28) addr:0x02159f34 +func_ov077_02159f5c kind:function(arm,size=0x38) addr:0x02159f5c +func_ov077_02159f94 kind:function(arm,size=0x2c) addr:0x02159f94 +func_ov077_02159fc0 kind:function(arm,size=0x14) addr:0x02159fc0 +func_ov077_02159fd4 kind:function(arm,size=0x334) addr:0x02159fd4 +func_ov077_0215a308 kind:function(arm,size=0x14) addr:0x0215a308 +func_ov077_0215a31c kind:function(arm,size=0x1d8) addr:0x0215a31c +func_ov077_0215a4f4 kind:function(arm,size=0xc4) addr:0x0215a4f4 +func_ov077_0215a5b8 kind:function(arm,size=0x14) addr:0x0215a5b8 +func_ov077_0215a5cc kind:function(arm,size=0x144) addr:0x0215a5cc +func_ov077_0215a710 kind:function(arm,size=0xc4) addr:0x0215a710 +func_ov077_0215a7d4 kind:function(arm,size=0x58) addr:0x0215a7d4 +func_ov077_0215a82c kind:function(arm,size=0x58) addr:0x0215a82c +func_ov077_0215a884 kind:function(arm,size=0xac) addr:0x0215a884 +func_ov077_0215a930 kind:function(arm,size=0x174) addr:0x0215a930 +func_ov077_0215aaa4 kind:function(arm,size=0xc4) addr:0x0215aaa4 +func_ov077_0215ab68 kind:function(arm,size=0x4) addr:0x0215ab68 +func_ov077_0215ab6c kind:function(arm,size=0x24) addr:0x0215ab6c +func_ov077_0215ab90 kind:function(arm,size=0x10) addr:0x0215ab90 +func_ov077_0215aba0 kind:function(arm,size=0x8) addr:0x0215aba0 +func_ov077_0215aba8 kind:function(arm,size=0x1c) addr:0x0215aba8 +func_ov077_0215abc4 kind:function(arm,size=0x1c) addr:0x0215abc4 +func_ov077_0215abe0 kind:function(arm,size=0x28) addr:0x0215abe0 +func_ov077_0215ac08 kind:function(arm,size=0x30) addr:0x0215ac08 +func_ov077_0215ac38 kind:function(arm,size=0x14) addr:0x0215ac38 +func_ov077_0215ac4c kind:function(arm,size=0xc) addr:0x0215ac4c +func_ov077_0215ac58 kind:function(arm,size=0x24) addr:0x0215ac58 +func_ov077_0215ac7c kind:function(arm,size=0x28) addr:0x0215ac7c +func_ov077_0215aca4 kind:function(arm,size=0x28) addr:0x0215aca4 +func_ov077_0215accc kind:function(arm,size=0x20) addr:0x0215accc +func_ov077_0215acec kind:function(arm,size=0x58) addr:0x0215acec +func_ov077_0215ad44 kind:function(arm,size=0x14) addr:0x0215ad44 +func_ov077_0215ad58 kind:function(arm,size=0x14) addr:0x0215ad58 +func_ov077_0215ad6c kind:function(arm,size=0x1c) addr:0x0215ad6c +func_ov077_0215ad88 kind:function(arm,size=0x14) addr:0x0215ad88 +func_ov077_0215ad9c kind:function(arm,size=0xc) addr:0x0215ad9c +func_ov077_0215ada8 kind:function(arm,size=0x24) addr:0x0215ada8 +func_ov077_0215adcc kind:function(arm,size=0xa4) addr:0x0215adcc +func_ov077_0215ae70 kind:function(arm,size=0x80) addr:0x0215ae70 +func_ov077_0215aef0 kind:function(arm,size=0x60) addr:0x0215aef0 +func_ov077_0215af50 kind:function(arm,size=0x4) addr:0x0215af50 +func_ov077_0215af54 kind:function(arm,size=0x20) addr:0x0215af54 +func_ov077_0215af74 kind:function(arm,size=0x20) addr:0x0215af74 +func_ov077_0215af94 kind:function(arm,size=0x28) addr:0x0215af94 +func_ov077_0215afbc kind:function(arm,size=0x14) addr:0x0215afbc +func_ov077_0215afd0 kind:function(arm,size=0xc) addr:0x0215afd0 +func_ov077_0215afdc kind:function(arm,size=0x24) addr:0x0215afdc +func_ov077_0215b000 kind:function(arm,size=0x48) addr:0x0215b000 +func_ov077_0215b048 kind:function(arm,size=0x90) addr:0x0215b048 +func_ov077_0215b0d8 kind:function(arm,size=0xc0) addr:0x0215b0d8 +func_ov077_0215b198 kind:function(arm,size=0x20) addr:0x0215b198 +func_ov077_0215b1b8 kind:function(arm,size=0x28) addr:0x0215b1b8 +func_ov077_0215b1e0 kind:function(arm,size=0x30) addr:0x0215b1e0 +func_ov077_0215b210 kind:function(arm,size=0x14) addr:0x0215b210 +data_ov077_0215b224 kind:data(any) addr:0x0215b224 +data_ov077_0215b234 kind:data(any) addr:0x0215b234 +data_ov077_0215b248 kind:data(any) addr:0x0215b248 +data_ov077_0215b25c kind:data(any) addr:0x0215b25c +data_ov077_0215b264 kind:data(any) addr:0x0215b264 +data_ov077_0215b270 kind:data(any) addr:0x0215b270 +__sinit_ov077_0215b2a0 kind:function(arm,size=0x64) addr:0x0215b2a0 +__sinit_ov077_0215b304 kind:function(arm,size=0x50) addr:0x0215b304 +__sinit_ov077_0215b354 kind:function(arm,size=0x50) addr:0x0215b354 +__sinit_ov077_0215b3a4 kind:function(arm,size=0x50) addr:0x0215b3a4 +__sinit_ov077_0215b3f4 kind:function(arm,size=0x50) addr:0x0215b3f4 +__sinit_ov077_0215b444 kind:function(arm,size=0x50) addr:0x0215b444 +__sinit_ov077_0215b494 kind:function(arm,size=0x50) addr:0x0215b494 +__sinit_ov077_0215b4e4 kind:function(arm,size=0x50) addr:0x0215b4e4 +__sinit_ov077_0215b534 kind:function(arm,size=0x50) addr:0x0215b534 +.p__sinit_ov077_0215b2a0 kind:data(word) addr:0x0215b584 +.p__sinit_ov077_0215b304 kind:data(word) addr:0x0215b588 +.p__sinit_ov077_0215b354 kind:data(word) addr:0x0215b58c +.p__sinit_ov077_0215b3a4 kind:data(word) addr:0x0215b590 +.p__sinit_ov077_0215b3f4 kind:data(word) addr:0x0215b594 +.p__sinit_ov077_0215b444 kind:data(word) addr:0x0215b598 +.p__sinit_ov077_0215b494 kind:data(word) addr:0x0215b59c +.p__sinit_ov077_0215b4e4 kind:data(word) addr:0x0215b5a0 +.p__sinit_ov077_0215b534 kind:data(word) addr:0x0215b5a4 +data_ov077_0215b5c8 kind:data(any) addr:0x0215b5c8 +data_ov077_0215b5d4 kind:data(any) addr:0x0215b5d4 +data_ov077_0215b5f0 kind:data(any) addr:0x0215b5f0 +data_ov077_0215b614 kind:data(any) addr:0x0215b614 +data_ov077_0215b62c kind:data(any) addr:0x0215b62c ambiguous +data_ov077_0215b640 kind:data(any) addr:0x0215b640 +data_ov077_0215b68c kind:data(any) addr:0x0215b68c +data_ov077_0215b6e4 kind:data(any) addr:0x0215b6e4 +data_ov077_0215b76c kind:data(any) addr:0x0215b76c +data_ov077_0215b7f4 kind:data(any) addr:0x0215b7f4 +data_ov077_0215b80c kind:data(any) addr:0x0215b80c +data_ov077_0215b824 kind:data(any) addr:0x0215b824 +data_ov077_0215b83c kind:data(any) addr:0x0215b83c +data_ov077_0215b854 kind:data(any) addr:0x0215b854 +data_ov077_0215b86c kind:data(any) addr:0x0215b86c +data_ov077_0215b884 kind:data(any) addr:0x0215b884 +data_ov077_0215b89c kind:data(any) addr:0x0215b89c +data_ov077_0215b8b4 kind:data(any) addr:0x0215b8b4 +data_ov077_0215b8c4 kind:data(any) addr:0x0215b8c4 +data_ov077_0215b8e4 kind:data(any) addr:0x0215b8e4 +data_ov077_0215b900 kind:data(any) addr:0x0215b900 +data_ov077_0215b924 kind:data(any) addr:0x0215b924 +data_ov077_0215b970 kind:data(any) addr:0x0215b970 ambiguous +data_ov077_0215b980 kind:data(any) addr:0x0215b980 +data_ov077_0215b984 kind:data(any) addr:0x0215b984 ambiguous +data_ov077_0215b99c kind:data(any) addr:0x0215b99c +data_ov077_0215b9c0 kind:data(any) addr:0x0215b9c0 +data_ov077_0215ba18 kind:data(any) addr:0x0215ba18 +data_ov077_0215ba20 kind:data(any) addr:0x0215ba20 +data_ov077_0215ba28 kind:data(any) addr:0x0215ba28 +data_ov077_0215ba30 kind:data(any) addr:0x0215ba30 +data_ov077_0215ba38 kind:data(any) addr:0x0215ba38 +data_ov077_0215ba40 kind:data(any) addr:0x0215ba40 +data_ov077_0215ba50 kind:data(any) addr:0x0215ba50 +data_ov077_0215ba74 kind:data(any) addr:0x0215ba74 +data_ov077_0215bac4 kind:data(any) addr:0x0215bac4 ambiguous +data_ov077_0215bad4 kind:data(any) addr:0x0215bad4 +data_ov077_0215baf0 kind:data(any) addr:0x0215baf0 +data_ov077_0215bb0c kind:data(any) addr:0x0215bb0c +data_ov077_0215bb3c kind:data(any) addr:0x0215bb3c +data_ov077_0215bb6c kind:data(any) addr:0x0215bb6c +data_ov077_0215bb78 kind:data(any) addr:0x0215bb78 ambiguous +data_ov077_0215bb84 kind:data(any) addr:0x0215bb84 +data_ov077_0215bb94 kind:data(any) addr:0x0215bb94 ambiguous +data_ov077_0215bba4 kind:data(any) addr:0x0215bba4 +data_ov077_0215bbb8 kind:data(any) addr:0x0215bbb8 ambiguous +data_ov077_0215bbf0 kind:data(any) addr:0x0215bbf0 +data_ov077_0215bc18 kind:data(any) addr:0x0215bc18 ambiguous +data_ov077_0215bc48 kind:data(any) addr:0x0215bc48 +data_ov077_0215bc4c kind:data(any) addr:0x0215bc4c +data_ov077_0215bc6c kind:data(any) addr:0x0215bc6c +data_ov077_0215bc90 kind:data(any) addr:0x0215bc90 +data_ov077_0215bcb4 kind:data(any) addr:0x0215bcb4 ambiguous +data_ov077_0215bcbc kind:data(any) addr:0x0215bcbc +data_ov077_0215bd04 kind:data(any) addr:0x0215bd04 +data_ov077_0215bd4c kind:data(any) addr:0x0215bd4c ambiguous +data_ov077_0215bd58 kind:data(any) addr:0x0215bd58 +data_ov077_0215bd60 kind:data(any) addr:0x0215bd60 +data_ov077_0215bd68 kind:data(any) addr:0x0215bd68 +data_ov077_0215bd6c kind:data(any) addr:0x0215bd6c ambiguous +data_ov077_0215bd78 kind:data(any) addr:0x0215bd78 +data_ov077_0215bd9c kind:data(any) addr:0x0215bd9c +data_ov077_0215bdf8 kind:data(any) addr:0x0215bdf8 +data_ov077_0215be14 kind:data(any) addr:0x0215be14 +data_ov077_0215be30 kind:data(any) addr:0x0215be30 +data_ov077_0215be58 kind:data(any) addr:0x0215be58 +data_ov077_0215be60 kind:data(any) addr:0x0215be60 ambiguous +data_ov077_0215be98 kind:data(any) addr:0x0215be98 +data_ov077_0215beb4 kind:data(any) addr:0x0215beb4 +data_ov077_0215bec0 kind:data(any) addr:0x0215bec0 ambiguous +data_ov077_0215bf00 kind:bss addr:0x0215bf00 +data_ov077_0215bf04 kind:bss addr:0x0215bf04 +data_ov077_0215bf0c kind:bss addr:0x0215bf0c +data_ov077_0215bf18 kind:bss addr:0x0215bf18 +data_ov077_0215bff0 kind:bss addr:0x0215bff0 +data_ov077_0215bff4 kind:bss addr:0x0215bff4 +data_ov077_0215c000 kind:bss addr:0x0215c000 +data_ov077_0215c044 kind:bss addr:0x0215c044 +data_ov077_0215c048 kind:bss addr:0x0215c048 +data_ov077_0215c054 kind:bss addr:0x0215c054 +data_ov077_0215c060 kind:bss addr:0x0215c060 ambiguous +data_ov077_0215c08c kind:bss addr:0x0215c08c ambiguous +data_ov077_0215c090 kind:bss addr:0x0215c090 +data_ov077_0215c0b0 kind:bss addr:0x0215c0b0 ambiguous +data_ov077_0215c12c kind:bss addr:0x0215c12c +data_ov077_0215c130 kind:bss addr:0x0215c130 +data_ov077_0215c13c kind:bss addr:0x0215c13c +data_ov077_0215c214 kind:bss addr:0x0215c214 +data_ov077_0215c218 kind:bss addr:0x0215c218 +data_ov077_0215c224 kind:bss addr:0x0215c224 +data_ov077_0215c260 kind:bss addr:0x0215c260 ambiguous +data_ov077_0215c2a4 kind:bss addr:0x0215c2a4 ambiguous +data_ov077_0215c2f8 kind:bss addr:0x0215c2f8 ambiguous +data_ov077_0215c2fc kind:bss addr:0x0215c2fc +data_ov077_0215c304 kind:bss addr:0x0215c304 +data_ov077_0215c310 kind:bss addr:0x0215c310 +data_ov077_0215c318 kind:bss addr:0x0215c318 ambiguous +data_ov077_0215c3e8 kind:bss addr:0x0215c3e8 +data_ov077_0215c3ec kind:bss addr:0x0215c3ec +data_ov077_0215c3f8 kind:bss addr:0x0215c3f8 +data_ov077_0215c418 kind:bss addr:0x0215c418 ambiguous +data_ov077_0215c434 kind:bss addr:0x0215c434 +data_ov077_0215c438 kind:bss addr:0x0215c438 +data_ov077_0215c444 kind:bss addr:0x0215c444 +data_ov077_0215c45c kind:bss addr:0x0215c45c ambiguous +data_ov077_0215c4a0 kind:bss addr:0x0215c4a0 ambiguous +data_ov077_0215c518 kind:bss addr:0x0215c518 +data_ov077_0215c53c kind:bss addr:0x0215c53c +data_ov077_0215c540 kind:bss addr:0x0215c540 +data_ov077_0215c54c kind:bss addr:0x0215c54c +data_ov077_0215c558 kind:bss addr:0x0215c558 ambiguous +data_ov077_0215c564 kind:bss addr:0x0215c564 ambiguous diff --git a/config/eur1/arm9/overlays/ov078/delinks.txt b/config/eur1/arm9/overlays/ov078/delinks.txt new file mode 100644 index 00000000..810ae075 --- /dev/null +++ b/config/eur1/arm9/overlays/ov078/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02153020 end:0x0215d528 kind:code align:32 + .rodata start:0x0215d528 end:0x0215d58c kind:rodata align:4 + .init start:0x0215d58c end:0x0215d6d0 kind:code align:4 + .ctor start:0x0215d6d0 end:0x0215d6dc kind:rodata align:4 + .data start:0x0215d6e0 end:0x0215de00 kind:data align:32 + .bss start:0x0215de00 end:0x0215e0a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov078/relocs.txt b/config/eur1/arm9/overlays/ov078/relocs.txt new file mode 100644 index 00000000..138c4997 --- /dev/null +++ b/config/eur1/arm9/overlays/ov078/relocs.txt @@ -0,0 +1,1233 @@ +from:0x02153028 kind:load to:0x0215de64 module:overlay(78) +from:0x0215303c kind:arm_call to:0x02011f3c module:main +from:0x02153048 kind:arm_call to:0x021531d8 module:overlay(78) +from:0x02153060 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021530b0 kind:load to:0x0215d7b8 module:overlay(78) +from:0x021530c4 kind:arm_call to:0x0207edc0 module:overlay(0) +from:0x021530dc kind:load to:0x0215d7a0 module:overlay(78) +from:0x021530e8 kind:arm_call to:0x0207ee84 module:overlay(0) +from:0x021530fc kind:arm_call to:0x0207ee84 module:overlay(0) +from:0x02153104 kind:arm_call to:0x02011ff4 module:main +from:0x02153188 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021531a8 kind:arm_call to:0x02152824 module:overlay(76) +from:0x021531d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021531e4 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02153204 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02153234 kind:arm_call to:0x0213ff0c module:overlay(70) +from:0x021532bc kind:arm_call to:0x0209a840 module:overlay(0) +from:0x021532f4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02153310 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153320 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153360 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02153460 kind:arm_call to:0x021530b8 module:overlay(78) +from:0x02153470 kind:arm_call to:0x021530b8 module:overlay(78) +from:0x02153480 kind:arm_call to:0x021530b8 module:overlay(78) +from:0x0215348c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02153498 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021534a4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02153504 kind:arm_call to:0x0213ff94 module:overlay(70) +from:0x0215355c kind:load to:0x0215d828 module:overlay(78) +from:0x02153560 kind:load to:0x0215de64 module:overlay(78) +from:0x02153568 kind:load to:0x0215d7dc module:overlay(78) +from:0x02153574 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02153588 kind:arm_call to:0x0215be98 module:overlay(78) +from:0x0215359c kind:arm_call to:0x021662bc module:overlay(94) +from:0x021535ac kind:arm_call to:0x0200ed6c module:main +from:0x021535c0 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021535f0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02153604 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02153644 kind:load to:0x0215376c module:overlay(78) +from:0x02153658 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02153694 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021536dc kind:arm_call to:0x0215a9b4 module:overlay(78) +from:0x02153748 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02153758 kind:arm_call to:0x0215c964 module:overlay(78) +from:0x02153768 kind:load to:0x027e09b8 module:dtcm +from:0x02153798 kind:arm_call to:0x0200eab0 module:main +from:0x021537e8 kind:arm_call to:0x0200e260 module:main +from:0x021537f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153874 kind:arm_call to:0x0200e260 module:main +from:0x02153884 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153900 kind:arm_call to:0x0200e260 module:main +from:0x02153910 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215398c kind:arm_call to:0x0200e260 module:main +from:0x0215399c kind:arm_call to:0x01ffad5c module:itcm +from:0x02153a18 kind:arm_call to:0x0200e260 module:main +from:0x02153a28 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153aa4 kind:arm_call to:0x0200e260 module:main +from:0x02153ab4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153b3c kind:arm_call to:0x0200e260 module:main +from:0x02153b50 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153b84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153bb4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153bc8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153bd8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153be8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153bfc kind:arm_call to:0x02028c60 module:main +from:0x02153c10 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153c1c kind:arm_call to:0x01ffb860 module:itcm +from:0x02153c28 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153c44 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153c5c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153c70 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153c80 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153c94 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153d0c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02153d1c kind:arm_call to:0x01ffa60c module:itcm +from:0x02153d28 kind:load to:0x027e0964 module:dtcm +from:0x02153d2c kind:load to:0x0203e964 module:main +from:0x02153d30 kind:load to:0x027e0254 module:dtcm +from:0x02153d70 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153d98 kind:arm_call to:0x0215aaec module:overlay(78) +from:0x02153db4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02153dd0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02153ddc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02153e38 kind:load to:0x0215d880 module:overlay(78) +from:0x02153e5c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02153e94 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02153eb8 kind:load to:0x027e09b8 module:dtcm +from:0x02153f48 kind:arm_call to:0x0215bf74 module:overlay(78) +from:0x02153f50 kind:arm_call to:0x0215c444 module:overlay(78) +from:0x02153f8c kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02153f94 kind:arm_call to:0x0215af64 module:overlay(78) +from:0x02153fb8 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02153fcc kind:arm_call to:0x0215467c module:overlay(78) +from:0x02153fd4 kind:arm_call to:0x0215469c module:overlay(78) +from:0x02153fdc kind:arm_call to:0x0215c478 module:overlay(78) +from:0x02154024 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0215404c kind:arm_call to:0x0215ab9c module:overlay(78) +from:0x02154054 kind:arm_call to:0x02154284 module:overlay(78) +from:0x0215405c kind:arm_call to:0x0215c820 module:overlay(78) +from:0x02154064 kind:arm_call to:0x021400c4 module:overlay(70) +from:0x02154070 kind:load to:0x0215d930 module:overlay(78) +from:0x02154074 kind:load to:0x027e0ce0 module:dtcm +from:0x02154164 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154188 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02154230 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154248 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02154260 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215426c kind:load to:0x0203e964 module:main +from:0x02154274 kind:load to:0x027e0cec module:dtcm +from:0x0215427c kind:load to:0x027e09a8 module:dtcm +from:0x0215434c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021543b4 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x021543cc kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021543d8 kind:load to:0x0203e964 module:main +from:0x021543dc kind:load to:0x027e0cec module:dtcm +from:0x0215441c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02154448 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215445c kind:arm_call to:0x01ffa60c module:itcm +from:0x02154484 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021544ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215453c kind:arm_call to:0x01ff938c module:itcm +from:0x0215454c kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02154568 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02154590 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021545b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154648 kind:arm_call to:0x01ff938c module:itcm +from:0x02154654 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02154668 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02154674 kind:load to:0x0203e964 module:main +from:0x02154678 kind:load to:0x027e0cec module:dtcm +from:0x02154684 kind:arm_call to:0x0215afac module:overlay(78) +from:0x0215468c kind:arm_call to:0x0215b444 module:overlay(78) +from:0x02154694 kind:arm_call to:0x0215b1bc module:overlay(78) +from:0x021546a4 kind:arm_call to:0x0215b944 module:overlay(78) +from:0x021546ac kind:arm_call to:0x0215bab8 module:overlay(78) +from:0x021546b4 kind:arm_call to:0x0215bbe0 module:overlay(78) +from:0x021546e8 kind:arm_call to:0x021400d0 module:overlay(70) +from:0x02154730 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02154760 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215478c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215479c kind:arm_call to:0x01ffa60c module:itcm +from:0x021547ac kind:arm_call to:0x01ffa60c module:itcm +from:0x02154824 kind:arm_call to:0x020c1144 module:overlays(1,17) +from:0x02154830 kind:arm_call to:0x0215c524 module:overlay(78) +from:0x02154844 kind:arm_call to:0x020c11bc module:overlay(17) +from:0x02154850 kind:arm_call to:0x0215c554 module:overlay(78) +from:0x02154860 kind:arm_call to:0x020c11bc module:overlay(17) +from:0x0215486c kind:arm_call to:0x0215c584 module:overlay(78) +from:0x0215487c kind:arm_call to:0x020c11bc module:overlay(17) +from:0x02154888 kind:arm_call to:0x0215c5dc module:overlay(78) +from:0x02154898 kind:arm_call to:0x020c11bc module:overlay(17) +from:0x021548ac kind:arm_call to:0x020c133c module:overlay(17) +from:0x02154904 kind:arm_call to:0x01fff60c module:itcm +from:0x02154910 kind:load to:0x0203e964 module:main +from:0x02154914 kind:load to:0x027e09b4 module:dtcm +from:0x02154950 kind:arm_call to:0x02154918 module:overlay(78) +from:0x021549b8 kind:load to:0x0215db30 module:overlay(78) +from:0x021549ec kind:arm_call to:0x01ff930c module:itcm +from:0x02154a00 kind:arm_call to:0x01ff930c module:itcm +from:0x02154a18 kind:arm_call to:0x01ff930c module:itcm +from:0x02154a8c kind:arm_call to:0x02071480 module:overlay(0) +from:0x02154ab0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02154ae0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02154b10 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02154b38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154b58 kind:arm_call to:0x01ff916c module:itcm +from:0x02154b6c kind:arm_call to:0x01ff993c module:itcm +from:0x02154b88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154bd8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02154c50 kind:arm_call to:0x020169d4 module:main +from:0x02154cac kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02154ce0 kind:arm_call to:0x020169d4 module:main +from:0x02154cfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154d20 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02154d78 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02154d98 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02154dec kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02154df8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154e04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154e10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154e1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154ec4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154ef0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02154f18 kind:arm_call to:0x02015080 module:main +from:0x02154f34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154f50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154fec kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02155058 kind:arm_call to:0x020169d4 module:main +from:0x021550b8 kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x021550cc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155110 kind:arm_call to:0x02154078 module:overlay(78) +from:0x02155170 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021551d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021551e0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021551f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155204 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215522c kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02155240 kind:arm_call to:0x01ff916c module:itcm +from:0x021552bc kind:arm_call to:0x020169d4 module:main +from:0x02155330 kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02155354 kind:arm_call to:0x0215cbe8 module:overlay(78) +from:0x02155384 kind:arm_call to:0x020cb05c module:overlay(24) +from:0x02155398 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x021553cc kind:arm_call to:0x01ff930c module:itcm +from:0x02155448 kind:arm_call to:0x02015080 module:main +from:0x02155464 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155484 kind:arm_call to:0x020169d4 module:main +from:0x021554bc kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x021554fc kind:arm_call to:0x020cb05c module:overlay(24) +from:0x02155510 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02155530 kind:arm_call to:0x02015080 module:main +from:0x0215554c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021555ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215561c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155658 kind:arm_call to:0x020169d4 module:main +from:0x02155690 kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x021556cc kind:arm_call to:0x020cb05c module:overlay(24) +from:0x021556e0 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x0215572c kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02155748 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155758 kind:arm_call to:0x020997d8 module:overlay(0) +from:0x0215576c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02155778 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021557b8 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021557c4 kind:load to:0x027e09a8 module:dtcm +from:0x021557c8 kind:load to:0x027e09b8 module:dtcm +from:0x021557cc kind:load to:0x020b51f8 module:overlay(0) +from:0x021557d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021557e0 kind:load to:0x0215d6e0 module:overlay(78) +from:0x021557e8 kind:load to:0x0215d708 module:overlay(78) +from:0x021557ec kind:load to:0x0215d52c module:overlay(78) +from:0x021557f0 kind:load to:0x0215d6f8 module:overlay(78) +from:0x021557fc kind:load to:0x0215dc20 module:overlay(78) +from:0x02155808 kind:load to:0x027e09bc module:dtcm +from:0x02155810 kind:load to:0x0215d9e0 module:overlay(78) +from:0x02155818 kind:load to:0x0215d704 module:overlay(78) +from:0x0215581c kind:load to:0x0215dc50 module:overlay(78) +from:0x02155820 kind:load to:0x0215d6f0 module:overlay(78) +from:0x02155828 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x02155834 kind:load to:0x0215da28 module:overlay(78) +from:0x0215583c kind:load to:0x0215d6e4 module:overlay(78) +from:0x02155848 kind:load to:0x0215da40 module:overlay(78) +from:0x0215584c kind:load to:0x0215d6e0 module:overlay(78) +from:0x021558c8 kind:load to:0x0215d9e0 module:overlay(78) +from:0x02155904 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02155918 kind:arm_call to:0x0215c698 module:overlay(78) +from:0x02155930 kind:arm_call to:0x0215c430 module:overlay(78) +from:0x02155954 kind:arm_call to:0x01fff168 module:itcm +from:0x02155964 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155974 kind:arm_call to:0x0215c164 module:overlay(78) +from:0x021559e8 kind:arm_call to:0x0215c4fc module:overlay(78) +from:0x02155ab0 kind:load to:0x027e0ce0 module:dtcm +from:0x02155ab8 kind:load to:0x0215d9e0 module:overlay(78) +from:0x02155abc kind:load to:0x0215da10 module:overlay(78) +from:0x02155b04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155b2c kind:arm_call to:0x0215c4fc module:overlay(78) +from:0x02155be4 kind:arm_call to:0x0215ac54 module:overlay(78) +from:0x02155c28 kind:arm_call to:0x0215c164 module:overlay(78) +from:0x02155c58 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155c74 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155c90 kind:arm_call to:0x0215c4fc module:overlay(78) +from:0x02155ccc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155ce8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155d04 kind:arm_call to:0x0215c4fc module:overlay(78) +from:0x02155d4c kind:arm_call to:0x02015244 module:main +from:0x02155d5c kind:arm_call to:0x0215c164 module:overlay(78) +from:0x02155d70 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02155d98 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155db4 kind:arm_call to:0x01ff930c module:itcm +from:0x02155dd0 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02155e3c kind:arm_call to:0x0215c698 module:overlay(78) +from:0x02155e4c kind:load to:0x0215da10 module:overlay(78) +from:0x02155e50 kind:load to:0x027e09a8 module:dtcm +from:0x02155e5c kind:load to:0x0203e964 module:main +from:0x02155f3c kind:load to:0x0215dab8 module:overlay(78) +from:0x02155f40 kind:load to:0x0215dad0 module:overlay(78) +from:0x02155f64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155f90 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02155fa4 kind:arm_call to:0x0215c698 module:overlay(78) +from:0x02156078 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156088 kind:load to:0x0215d9e0 module:overlay(78) +from:0x0215608c kind:load to:0x0215dae8 module:overlay(78) +from:0x02156090 kind:load to:0x027e09a8 module:dtcm +from:0x021560d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156164 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156174 kind:load to:0x0215daa0 module:overlay(78) +from:0x02156194 kind:arm_call to:0x0215c698 module:overlay(78) +from:0x021561ec kind:load to:0x0215dbd8 module:overlay(78) +from:0x02156214 kind:arm_call to:0x02015080 module:main +from:0x02156224 kind:arm_call to:0x02154078 module:overlay(78) +from:0x02156240 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156264 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215627c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156288 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156314 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215633c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215634c kind:load to:0x0215d9f8 module:overlay(78) +from:0x02156350 kind:load to:0x0215de00 module:overlay(78) +from:0x02156370 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021563bc kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02156418 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021564ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215650c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02156520 kind:load to:0x020aed44 module:overlay(0) +from:0x02156528 kind:load to:0x0215da88 module:overlay(78) +from:0x0215652c kind:load to:0x0203e964 module:main +from:0x02156530 kind:load to:0x027e0cec module:dtcm +from:0x02156578 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021565d4 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02156618 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02156640 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156650 kind:load to:0x0215daa0 module:overlay(78) +from:0x02156678 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x021566f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156748 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156758 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021567bc kind:load to:0x0203e964 module:main +from:0x021567c0 kind:load to:0x02049be4 module:main +from:0x021567c8 kind:load to:0x0215d9f8 module:overlay(78) +from:0x021567e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156804 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156870 kind:arm_call to:0x01ff916c module:itcm +from:0x021568e8 kind:arm_call to:0x020169d4 module:main +from:0x021568f8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156908 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156948 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02156968 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215697c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156990 kind:arm_call to:0x0215c698 module:overlay(78) +from:0x021569a0 kind:load to:0x0203e964 module:main +from:0x021569a4 kind:load to:0x0215d6e8 module:overlay(78) +from:0x021569a8 kind:load to:0x027e09c0 module:dtcm +from:0x02156a1c kind:arm_call to:0x021662bc module:overlay(94) +from:0x02156a2c kind:load to:0x0215da28 module:overlay(78) +from:0x02156a74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a8c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156ad8 kind:arm_call to:0x02015080 module:main +from:0x02156af8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156b14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b98 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156bb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156bd0 kind:arm_call to:0x01fff148 module:itcm +from:0x02156bf8 kind:arm_call to:0x02016ae0 module:main +from:0x02156c98 kind:arm_call to:0x02015080 module:main +from:0x02156cac kind:arm_call to:0x0215c390 module:overlay(78) +from:0x02156cd8 kind:arm_call to:0x020169d4 module:main +from:0x02156d60 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02156d78 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02156d90 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02156db0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156dc4 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156dd8 kind:arm_call to:0x0215c698 module:overlay(78) +from:0x02156de4 kind:load to:0x027e09a8 module:dtcm +from:0x02156df0 kind:load to:0x0215da40 module:overlay(78) +from:0x02156df8 kind:load to:0x027e0ce0 module:dtcm +from:0x02156e00 kind:load to:0x0215db18 module:overlay(78) +from:0x02156e04 kind:load to:0x0215d72c module:overlay(78) +from:0x02156e08 kind:load to:0x0203e964 module:main +from:0x02156e10 kind:load to:0x027e0cec module:dtcm +from:0x02156e2c kind:arm_call to:0x0215c4fc module:overlay(78) +from:0x02156eac kind:load to:0x0215da58 module:overlay(78) +from:0x02156eb0 kind:load to:0x0215da70 module:overlay(78) +from:0x02156ee8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156efc kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02156f20 kind:arm_call to:0x0215c584 module:overlay(78) +from:0x02156f28 kind:arm_call to:0x0215c5dc module:overlay(78) +from:0x02156f38 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156f48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156f88 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02156fa8 kind:arm_call to:0x02015080 module:main +from:0x02156fc8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156fdc kind:arm_call to:0x0215c698 module:overlay(78) +from:0x02156fe8 kind:load to:0x027e09c0 module:dtcm +from:0x02156fec kind:load to:0x027e09a8 module:dtcm +from:0x0215701c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157030 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02157050 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215705c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157070 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157090 kind:arm_call to:0x01fff148 module:itcm +from:0x021570b8 kind:arm_call to:0x02016ae0 module:main +from:0x021570cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157140 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157154 kind:arm_call to:0x0215c4fc module:overlay(78) +from:0x0215720c kind:load to:0x0215d6e0 module:overlay(78) +from:0x02157210 kind:load to:0x0215d748 module:overlay(78) +from:0x02157214 kind:load to:0x027e0ce0 module:dtcm +from:0x02157220 kind:load to:0x0215d9f8 module:overlay(78) +from:0x02157240 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215724c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157260 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021572fc kind:arm_call to:0x01ff9110 module:itcm +from:0x02157400 kind:arm_call to:0x01ff916c module:itcm +from:0x02157518 kind:arm_call to:0x01ff916c module:itcm +from:0x02157598 kind:arm_call to:0x01ff9258 module:itcm +from:0x021575b8 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021575e0 kind:load to:0x0215d748 module:overlay(78) +from:0x021575ec kind:load to:0x0215d9e0 module:overlay(78) +from:0x021575f0 kind:load to:0x0203e964 module:main +from:0x021575f4 kind:load to:0x0215d9f8 module:overlay(78) +from:0x021575f8 kind:load to:0x0215d6e0 module:overlay(78) +from:0x02157620 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157648 kind:arm_call to:0x0215aa80 module:overlay(78) +from:0x02157664 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02157670 kind:arm_call to:0x0207873c module:overlay(0) +from:0x021576a8 kind:arm_call to:0x020169d4 module:main +from:0x021576e8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02157740 kind:arm_call to:0x0215a9b4 module:overlay(78) +from:0x021577ac kind:arm_call to:0x020733bc module:overlay(0) +from:0x021577cc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157888 kind:arm_call to:0x02016a70 module:main +from:0x02157894 kind:load to:0x027e09a8 module:dtcm +from:0x0215789c kind:load to:0x0215d548 module:overlay(78) +from:0x021578a0 kind:load to:0x027e09bc module:dtcm +from:0x021578a4 kind:load to:0x0215d728 module:overlay(78) +from:0x021578ac kind:load to:0x027e09b8 module:dtcm +from:0x021578b0 kind:load to:0x0215d9e0 module:overlay(78) +from:0x021578b4 kind:load to:0x0215dae8 module:overlay(78) +from:0x021578b8 kind:load to:0x0215d730 module:overlay(78) +from:0x02157910 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215791c kind:arm_call to:0x01ffb714 module:itcm +from:0x02157930 kind:arm_call to:0x01ffb714 module:itcm +from:0x021579b8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02157a14 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02157a50 kind:arm_call to:0x02015080 module:main +from:0x02157a6c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157a88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b14 kind:arm_call to:0x02015080 module:main +from:0x02157b30 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157b4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157bc4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157bf8 kind:arm_call to:0x02015080 module:main +from:0x02157c44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157cac kind:arm_call to:0x01ffb714 module:itcm +from:0x02157cd8 kind:arm_call to:0x01ff930c module:itcm +from:0x02157cec kind:arm_call to:0x01ff930c module:itcm +from:0x02157d00 kind:arm_call to:0x01ff930c module:itcm +from:0x02157d18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157d2c kind:arm_call to:0x01ff930c module:itcm +from:0x02157d58 kind:arm_call to:0x01ff930c module:itcm +from:0x02157d6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157d78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157d94 kind:arm_call to:0x01ff930c module:itcm +from:0x02157da8 kind:arm_call to:0x01ff916c module:itcm +from:0x02157dcc kind:arm_call to:0x0215c2d0 module:overlay(78) +from:0x02157e08 kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02157e18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157e84 kind:arm_call to:0x020169d4 module:main +from:0x02157eb8 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02157ee0 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02157efc kind:arm_call to:0x020169d4 module:main +from:0x02157f4c kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02157fdc kind:arm_call to:0x01ffb714 module:itcm +from:0x02157ff0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157ffc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158018 kind:arm_call to:0x01ff930c module:itcm +from:0x02158034 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158050 kind:arm_call to:0x01ff916c module:itcm +from:0x02158094 kind:arm_call to:0x01ff916c module:itcm +from:0x021580b8 kind:arm_call to:0x0215c2d0 module:overlay(78) +from:0x021580c4 kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02158118 kind:arm_call to:0x020169d4 module:main +from:0x0215816c kind:arm_call to:0x0215aa4c module:overlay(78) +from:0x021581f0 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021581fc kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02158218 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02158230 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215823c kind:load to:0x027e09a8 module:dtcm +from:0x02158244 kind:load to:0x027e09b8 module:dtcm +from:0x02158250 kind:load to:0x0215dc38 module:overlay(78) +from:0x02158258 kind:load to:0x0215dc08 module:overlay(78) +from:0x02158260 kind:load to:0x0215db30 module:overlay(78) +from:0x02158268 kind:load to:0x0215d52c module:overlay(78) +from:0x0215826c kind:load to:0x0215d710 module:overlay(78) +from:0x02158270 kind:load to:0x027e0ce0 module:dtcm +from:0x02158274 kind:load to:0x0215d730 module:overlay(78) +from:0x02158278 kind:load to:0x0215d544 module:overlay(78) +from:0x0215827c kind:load to:0x0215d724 module:overlay(78) +from:0x02158280 kind:load to:0x0215d6e0 module:overlay(78) +from:0x02158284 kind:load to:0x0215d6f4 module:overlay(78) +from:0x021582f0 kind:arm_call to:0x0215c430 module:overlay(78) +from:0x02158378 kind:arm_call to:0x0215c634 module:overlay(78) +from:0x02158394 kind:load to:0x0215db30 module:overlay(78) +from:0x02158398 kind:load to:0x02049be4 module:main +from:0x021583ac kind:arm_call to:0x0215c720 module:overlay(78) +from:0x021583cc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021583f8 kind:arm_call to:0x020167e0 module:main +from:0x0215840c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158440 kind:arm_call to:0x020168b0 module:main +from:0x02158464 kind:arm_call to:0x020168b0 module:main +from:0x021584b4 kind:arm_call to:0x0215c634 module:overlay(78) +from:0x021584d4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215850c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02158518 kind:load to:0x027e09a8 module:dtcm +from:0x02158520 kind:load to:0x0215de00 module:overlay(78) +from:0x02158524 kind:load to:0x02049be4 module:main +from:0x021585a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021585bc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021585c8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021585dc kind:arm_call to:0x01ffb714 module:itcm +from:0x021585ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158600 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158610 kind:arm_call to:0x02016990 module:main +from:0x02158654 kind:arm_call to:0x01ff930c module:itcm +from:0x0215868c kind:arm_call to:0x01ff930c module:itcm +from:0x021586a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021586b4 kind:arm_call to:0x01ff916c module:itcm +from:0x021587bc kind:arm_call to:0x021543e0 module:overlay(78) +from:0x021587d0 kind:arm_call to:0x01ff916c module:itcm +from:0x021587e4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158820 kind:arm_call to:0x0215c2d0 module:overlay(78) +from:0x02158838 kind:arm_call to:0x01ff930c module:itcm +from:0x0215884c kind:arm_call to:0x01ff916c module:itcm +from:0x02158870 kind:arm_call to:0x0215c2d0 module:overlay(78) +from:0x0215888c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215889c kind:arm_call to:0x01ffb714 module:itcm +from:0x021588ac kind:arm_call to:0x021543e0 module:overlay(78) +from:0x021588b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x021588e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021588ec kind:arm_call to:0x021543e0 module:overlay(78) +from:0x02158910 kind:arm_call to:0x0215c2d0 module:overlay(78) +from:0x02158928 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02158944 kind:arm_call to:0x01ffb744 module:itcm +from:0x021589cc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021589e8 kind:load to:0x027e09a8 module:dtcm +from:0x021589fc kind:load to:0x0203e964 module:main +from:0x02158a00 kind:load to:0x0215db48 module:overlay(78) +from:0x02158a08 kind:load to:0x027e09c0 module:dtcm +from:0x02158a20 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158a28 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158aa4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158ab4 kind:load to:0x0215db90 module:overlay(78) +from:0x02158ab8 kind:load to:0x027e09a8 module:dtcm +from:0x02158b14 kind:arm_call to:0x01ff930c module:itcm +from:0x02158b28 kind:arm_call to:0x01ff916c module:itcm +from:0x02158b38 kind:arm_call to:0x01ff916c module:itcm +from:0x02158b6c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02158c74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02158c8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158cb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158cc8 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02158cd8 kind:load to:0x027e09bc module:dtcm +from:0x02158cdc kind:load to:0x02049be4 module:main +from:0x02158ce4 kind:load to:0x0215db00 module:overlay(78) +from:0x02158cec kind:load to:0x027e0cec module:dtcm +from:0x02158cf4 kind:load to:0x027e09a8 module:dtcm +from:0x02158d2c kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02158d98 kind:load to:0x020aed44 module:overlay(0) +from:0x02158da0 kind:load to:0x0215db90 module:overlay(78) +from:0x02158dac kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02158dd8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158e00 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02158e24 kind:arm_call to:0x0215c698 module:overlay(78) +from:0x02158ecc kind:load to:0x0215db78 module:overlay(78) +from:0x02158ed0 kind:load to:0x02049be4 module:main +from:0x02158f04 kind:arm_call to:0x01ff930c module:itcm +from:0x02158f78 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158fa8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158fb4 kind:arm_call to:0x02016958 module:main +from:0x02158fc4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158fe0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159004 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159128 kind:arm_call to:0x02015080 module:main +from:0x0215917c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021591e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215920c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215921c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159230 kind:arm_call to:0x01ff930c module:itcm +from:0x0215925c kind:arm_call to:0x01ff930c module:itcm +from:0x02159274 kind:arm_call to:0x01ff930c module:itcm +from:0x02159298 kind:arm_call to:0x0215c2d0 module:overlay(78) +from:0x021592b4 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021592c4 kind:load to:0x027e09a8 module:dtcm +from:0x021592d4 kind:load to:0x0215d9e0 module:overlay(78) +from:0x021592d8 kind:load to:0x0215dc08 module:overlay(78) +from:0x021592dc kind:load to:0x0215db30 module:overlay(78) +from:0x021592e4 kind:load to:0x0215d6e0 module:overlay(78) +from:0x021593a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021593b0 kind:load to:0x0215db90 module:overlay(78) +from:0x021593b4 kind:load to:0x0215db00 module:overlay(78) +from:0x021593b8 kind:load to:0x027e09a8 module:dtcm +from:0x021593dc kind:arm_call to:0x02153d34 module:overlay(78) +from:0x021593f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159484 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x02159494 kind:load to:0x0215db90 module:overlay(78) +from:0x021594c0 kind:arm_call to:0x01fff350 module:itcm +from:0x021594f0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215954c kind:arm_call to:0x020169d4 module:main +from:0x0215958c kind:arm_call to:0x02073004 module:overlay(0) +from:0x021595e0 kind:arm_call to:0x0215a9b4 module:overlay(78) +from:0x0215964c kind:arm_call to:0x020733bc module:overlay(0) +from:0x021596c4 kind:arm_call to:0x02071480 module:overlay(0) +from:0x021596d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021596e4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021596e8 kind:arm_call to:0x020997f8 module:overlay(0) +from:0x02159704 kind:load to:0x027e0ce4 module:dtcm +from:0x02159708 kind:load to:0x0215d794 module:overlay(78) +from:0x0215970c kind:load to:0x0215d540 module:overlay(78) +from:0x02159714 kind:load to:0x027e09b8 module:dtcm +from:0x02159718 kind:load to:0x0215dbf0 module:overlay(78) +from:0x0215971c kind:load to:0x027e09a8 module:dtcm +from:0x02159724 kind:load to:0x020b51f8 module:overlay(0) +from:0x02159754 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x021597a0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021597e0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215982c kind:arm_call to:0x020169d4 module:main +from:0x02159848 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215986c kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x021598a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021598e0 kind:arm_call to:0x020169d4 module:main +from:0x02159940 kind:arm_call to:0x02015080 module:main +from:0x02159960 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215997c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021599c8 kind:arm_call to:0x01ff916c module:itcm +from:0x02159a08 kind:arm_call to:0x020169d4 module:main +from:0x02159a78 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159a94 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159ab0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159acc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159ae8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159b04 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159b20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159b3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159b58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159b74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159b8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159b9c kind:arm_call to:0x0209978c module:overlay(0) +from:0x02159bc0 kind:arm_call to:0x021194f0 module:overlay(34) +from:0x02159bd4 kind:arm_call to:0x0209978c module:overlay(0) +from:0x02159c04 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159c24 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159c38 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159c7c kind:arm_call to:0x020169d4 module:main +from:0x02159cf0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02159cf4 kind:arm_call to:0x0209978c module:overlay(0) +from:0x02159d0c kind:arm_call to:0x02098adc module:overlay(0) +from:0x02159d20 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02159d44 kind:arm_call to:0x02070c04 module:overlay(0) +from:0x02159d64 kind:arm_call to:0x02080a0c module:overlay(0) +from:0x02159d70 kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x02159d7c kind:load to:0x020b51f8 module:overlay(0) +from:0x02159d80 kind:load to:0x027e09b8 module:dtcm +from:0x02159d84 kind:load to:0x0215d720 module:overlay(78) +from:0x02159d88 kind:load to:0x0215d52a module:overlay(78) +from:0x02159d8c kind:load to:0x027e0ce0 module:dtcm +from:0x02159d94 kind:load to:0x0215d540 module:overlay(78) +from:0x02159d98 kind:load to:0x027e09a8 module:dtcm +from:0x02159da4 kind:load to:0x027e0cec module:dtcm +from:0x02159dac kind:load to:0x027e09a4 module:dtcm +from:0x02159db0 kind:load to:0x027e0cd8 module:dtcm +from:0x02159dd4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159ddc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159e54 kind:arm_call to:0x01ffb744 module:itcm +from:0x02159ec0 kind:arm_call to:0x020169d4 module:main +from:0x02159f24 kind:load to:0x0215db30 module:overlay(78) +from:0x02159f30 kind:load to:0x0215d6e0 module:overlay(78) +from:0x02159f34 kind:load to:0x0215d71c module:overlay(78) +from:0x02159f60 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02159f6c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159f7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159f90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159fe4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a01c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a048 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a084 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a09c kind:arm_call to:0x0215c634 module:overlay(78) +from:0x0215a0d0 kind:arm_call to:0x020169d4 module:main +from:0x0215a0e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a104 kind:arm_call to:0x01ff993c module:itcm +from:0x0215a114 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a12c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a140 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a16c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a180 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a18c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a1ac kind:arm_call to:0x01ff930c module:itcm +from:0x0215a1cc kind:arm_call to:0x01ff930c module:itcm +from:0x0215a1f0 kind:arm_call to:0x0215c634 module:overlay(78) +from:0x0215a204 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a218 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a22c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a250 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a26c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a288 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a2d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a2f4 kind:arm_call to:0x0215c2d0 module:overlay(78) +from:0x0215a314 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a328 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a338 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a36c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215a378 kind:load to:0x027e09a8 module:dtcm +from:0x0215a388 kind:load to:0x0215d6e0 module:overlay(78) +from:0x0215a38c kind:load to:0x0215d718 module:overlay(78) +from:0x0215a3ac kind:arm_call to:0x0215c240 module:overlay(78) +from:0x0215a470 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215a494 kind:load to:0x02049be4 module:main +from:0x0215a498 kind:load to:0x0215db30 module:overlay(78) +from:0x0215a4c4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215a524 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215a570 kind:arm_call to:0x0215aa1c module:overlay(78) +from:0x0215a5e4 kind:arm_call to:0x02016958 module:main +from:0x0215a5f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a684 kind:arm_call to:0x02015080 module:main +from:0x0215a6a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a6f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a708 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a730 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215a794 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215a7a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a7e4 kind:arm_call to:0x02151838 module:overlay(76) +from:0x0215a818 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a83c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a940 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215a958 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215a964 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215a970 kind:load to:0x027e09a8 module:dtcm +from:0x0215a978 kind:load to:0x0215de00 module:overlay(78) +from:0x0215a97c kind:load to:0x0215de28 module:overlay(78) +from:0x0215a980 kind:load to:0x0215de34 module:overlay(78) +from:0x0215a984 kind:load to:0x027e09b8 module:dtcm +from:0x0215a988 kind:load to:0x0215de1c module:overlay(78) +from:0x0215a98c kind:load to:0x0215d760 module:overlay(78) +from:0x0215a990 kind:load to:0x0215db60 module:overlay(78) +from:0x0215a994 kind:load to:0x02049be4 module:main +from:0x0215a99c kind:load to:0x020b53e4 module:overlay(0) +from:0x0215a9a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a9b0 kind:load to:0x0215db30 module:overlay(78) +from:0x0215a9fc kind:arm_call to:0x020158e8 module:main +from:0x0215aa40 kind:arm_call to:0x020787ec module:overlay(0) +from:0x0215aa48 kind:load to:0x027e09bc module:dtcm +from:0x0215aa74 kind:arm_call to:0x02078868 module:overlay(0) +from:0x0215aa7c kind:load to:0x027e09bc module:dtcm +from:0x0215aae8 kind:load to:0x0215d54c module:overlay(78) +from:0x0215abe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ac44 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215ac50 kind:load to:0x027e09c0 module:dtcm +from:0x0215ac68 kind:arm_call to:0x0215c4fc module:overlay(78) +from:0x0215ac80 kind:arm_call to:0x01fff168 module:itcm +from:0x0215acb0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215acc0 kind:arm_call to:0x0215c164 module:overlay(78) +from:0x0215adc8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215ae68 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aec4 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215aedc kind:arm_call to:0x01ff9110 module:itcm +from:0x0215aef4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215af0c kind:arm_call to:0x0215c164 module:overlay(78) +from:0x0215af40 kind:load to:0x027e0ce0 module:dtcm +from:0x0215af48 kind:load to:0x0215da10 module:overlay(78) +from:0x0215af4c kind:load to:0x0215d9e0 module:overlay(78) +from:0x0215af50 kind:load to:0x0215de00 module:overlay(78) +from:0x0215af6c kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215af94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215afc8 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0215b00c kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215b06c kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0215b0d8 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215b0f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b104 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215b11c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b18c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b1a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b1a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b1ac kind:load to:0x027e09a8 module:dtcm +from:0x0215b1b8 kind:load to:0x0215dab8 module:overlay(78) +from:0x0215b1cc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215b228 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215b2b4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b2dc kind:arm_call to:0x02016ae0 module:main +from:0x0215b2f8 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0215b314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b32c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b33c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b368 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215b384 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b410 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b424 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b430 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b434 kind:load to:0x027e09a8 module:dtcm +from:0x0215b440 kind:load to:0x0215dab8 module:overlay(78) +from:0x0215b474 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215b484 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b4fc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b51c kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0215b548 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215b5ec kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0215b5f8 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215b634 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215b680 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215b69c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215b6f0 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215b780 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b790 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215b7c8 kind:arm_call to:0x0208bfd8 module:overlay(0) +from:0x0215b7f0 kind:arm_call to:0x02016958 module:main +from:0x0215b87c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b8f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b920 kind:load to:0x0203e964 module:main +from:0x0215b928 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b934 kind:load to:0x0215dab8 module:overlay(78) +from:0x0215b938 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b93c kind:load to:0x027e09a8 module:dtcm +from:0x0215b958 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0215b97c kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215b9ec kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0215ba18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba28 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215ba44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba50 kind:arm_call to:0x020e3cb4 module:overlay(31) +from:0x0215ba74 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215ba90 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215baa8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bab0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bab4 kind:load to:0x027e09a8 module:dtcm +from:0x0215bac0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215bb00 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215bb70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bb80 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215bb9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bba8 kind:arm_call to:0x020e3cb4 module:overlay(31) +from:0x0215bbcc kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215bbdc kind:load to:0x027e0ce4 module:dtcm +from:0x0215bc20 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215bcdc kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215bd10 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215bd4c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215bd58 kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215bd80 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215bd8c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215bdbc kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0215bdd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bde8 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215be3c kind:arm_call to:0x02153d34 module:overlay(78) +from:0x0215be74 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215be8c kind:load to:0x027e0ce0 module:dtcm +from:0x0215be94 kind:load to:0x027e0ce4 module:dtcm +from:0x0215beb4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215befc kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215bf18 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215bf28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bf38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bf6c kind:load to:0x020b53e4 module:overlay(0) +from:0x0215bf70 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bfbc kind:arm_call to:0x020169d4 module:main +from:0x0215c020 kind:arm_call to:0x020169d4 module:main +from:0x0215c098 kind:arm_call to:0x020169d4 module:main +from:0x0215c0f4 kind:arm_call to:0x020169d4 module:main +from:0x0215c15c kind:load to:0x0215d534 module:overlay(78) +from:0x0215c160 kind:load to:0x0215d53c module:overlay(78) +from:0x0215c178 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c194 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c1fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c208 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c224 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c23c kind:load to:0x0203e964 module:main +from:0x0215c270 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c2a0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c2c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c2cc kind:load to:0x020b3040 module:overlay(0) +from:0x0215c30c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c338 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c34c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c370 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215c38c kind:load to:0x0203e964 module:main +from:0x0215c3b8 kind:arm_call to:0x020169d4 module:main +from:0x0215c3c8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c3d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c418 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215c42c kind:load to:0x027e09c0 module:dtcm +from:0x0215c45c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215c474 kind:load to:0x0215de00 module:overlay(78) +from:0x0215c4ac kind:arm_call to:0x01ff930c module:itcm +from:0x0215c4ec kind:arm_call to:0x01ff930c module:itcm +from:0x0215c4f4 kind:load to:0x0215de00 module:overlay(78) +from:0x0215c520 kind:load to:0x0215de00 module:overlay(78) +from:0x0215c548 kind:arm_call to:0x020169d4 module:main +from:0x0215c550 kind:load to:0x0215d6ec module:overlay(78) +from:0x0215c578 kind:arm_call to:0x020169d4 module:main +from:0x0215c580 kind:load to:0x0215d6fc module:overlay(78) +from:0x0215c5a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c5b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c5cc kind:arm_call to:0x020169d4 module:main +from:0x0215c5d8 kind:load to:0x0215d700 module:overlay(78) +from:0x0215c5fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c608 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c624 kind:arm_call to:0x020169d4 module:main +from:0x0215c630 kind:load to:0x0215d70c module:overlay(78) +from:0x0215c640 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c65c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c664 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215c6d8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c6ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c710 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215c71c kind:load to:0x027e09c0 module:dtcm +from:0x0215c730 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215c73c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c748 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c754 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c790 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c7bc kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215c7d4 kind:load to:0x027e09b8 module:dtcm +from:0x0215c7e4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c7f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c87c kind:arm_call to:0x02015080 module:main +from:0x0215c89c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c8c0 kind:arm_call to:0x02015080 module:main +from:0x0215c8e8 kind:arm_call to:0x02015080 module:main +from:0x0215c908 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c92c kind:arm_call to:0x02015080 module:main +from:0x0215c94c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c954 kind:load to:0x027e09a8 module:dtcm +from:0x0215c970 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x0215ca0c kind:arm_call to:0x02154078 module:overlay(78) +from:0x0215ca54 kind:arm_call to:0x020169d4 module:main +from:0x0215cac8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215cb20 kind:arm_call to:0x0215a9b4 module:overlay(78) +from:0x0215cb8c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215cbc8 kind:load to:0x0215d748 module:overlay(78) +from:0x0215cbcc kind:load to:0x0215d9e0 module:overlay(78) +from:0x0215cbd0 kind:load to:0x0215d6e0 module:overlay(78) +from:0x0215cbd8 kind:load to:0x0215d714 module:overlay(78) +from:0x0215cbe0 kind:load to:0x027e09b8 module:dtcm +from:0x0215cbe4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cbec kind:arm_call to:0x020997b8 module:overlay(0) +from:0x0215cc0c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215cc2c kind:arm_call to:0x02071480 module:overlay(0) +from:0x0215cc34 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215cc38 kind:load to:0x027e09a8 module:dtcm +from:0x0215cc4c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215cc58 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215cc74 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215cc84 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215cc94 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215cc9c kind:arm_call to:0x02011ff4 module:main +from:0x0215ccb8 kind:arm_call to:0x021530e0 module:overlay(78) +from:0x0215ccc4 kind:arm_call to:0x021530e0 module:overlay(78) +from:0x0215ccd0 kind:arm_call to:0x021530e0 module:overlay(78) +from:0x0215ccf0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215cd1c kind:arm_call to:0x0203d210 module:main +from:0x0215cd24 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215cd30 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215cd3c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215cd48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215cd50 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215cd5c kind:load to:0x020a0328 module:overlay(0) +from:0x0215cd70 kind:arm_call to:0x021530e0 module:overlay(78) +from:0x0215cd7c kind:arm_call to:0x021530e0 module:overlay(78) +from:0x0215cd88 kind:arm_call to:0x021530e0 module:overlay(78) +from:0x0215cda8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215cdd4 kind:arm_call to:0x0203d210 module:main +from:0x0215cddc kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215cde8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215cdf4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215ce00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215ce08 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ce10 kind:arm_call to:0x02011ff4 module:main +from:0x0215ce1c kind:load to:0x020a0328 module:overlay(0) +from:0x0215ce28 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215ce3c kind:load to:0x0215df4c module:overlay(78) +from:0x0215ce50 kind:arm_call to:0x02011f3c module:main +from:0x0215ce5c kind:arm_call to:0x0215ce8c module:overlay(78) +from:0x0215ce70 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215ce88 kind:load to:0x0215dc88 module:overlay(78) +from:0x0215ce98 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215cebc kind:arm_call to:0x0200f05c module:main +from:0x0215ced8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215cef4 kind:arm_call to:0x0200f05c module:main +from:0x0215cf10 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215cf44 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x0215cf60 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215cf70 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215cf90 kind:load to:0x0215dcf8 module:overlay(78) +from:0x0215cf94 kind:load to:0x0215df4c module:overlay(78) +from:0x0215cf98 kind:load to:0x0215d57c module:overlay(78) +from:0x0215cf9c kind:load to:0x0215d56c module:overlay(78) +from:0x0215cfa0 kind:load to:0x0215dcac module:overlay(78) +from:0x0215cfac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d044 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d04c kind:load to:0x0215dc68 module:overlay(78) +from:0x0215d0b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d0c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d0d8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d0e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d0e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d0f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d108 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d110 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d118 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d120 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d128 kind:arm_call to:0x02011ff4 module:main +from:0x0215d13c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215d150 kind:load to:0x0215e034 module:overlay(78) +from:0x0215d164 kind:arm_call to:0x02011f3c module:main +from:0x0215d170 kind:arm_call to:0x0215d1c4 module:overlay(78) +from:0x0215d190 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x0215d1bc kind:load to:0x0215dd54 module:overlay(78) +from:0x0215d1cc kind:arm_call to:0x0214a1d8 module:overlay(70) +from:0x0215d1f4 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0215d204 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0215d210 kind:load to:0x0215e034 module:overlay(78) +from:0x0215d218 kind:load to:0x0215dd7c module:overlay(78) +from:0x0215d21c kind:load to:0x0215ddec module:overlay(78) +from:0x0215d270 kind:load to:0x0215e034 module:overlay(78) +from:0x0215d2d0 kind:load to:0x0215e034 module:overlay(78) +from:0x0215d2e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215d2e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215d2f0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215d308 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215d310 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215d318 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215d320 kind:arm_call to:0x02011ff4 module:main +from:0x0215d334 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0215d348 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0215d350 kind:arm_call to:0x02011ff4 module:main +from:0x0215d364 kind:arm_branch to:0x0214a45c module:overlay(70) +from:0x0215d38c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d3d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d3e4 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0215d414 kind:arm_call to:0x01fff350 module:itcm +from:0x0215d460 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d46c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d480 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d4ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d4bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d4dc kind:arm_call to:0x01ff9984 module:itcm +from:0x0215d4e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d4ec kind:load to:0x027e0cd8 module:dtcm +from:0x0215d4f0 kind:load to:0x027e09b8 module:dtcm +from:0x0215d4f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d4fc kind:load to:0x020b3040 module:overlay(0) +from:0x0215d500 kind:load to:0x020aaee8 module:overlay(0) +from:0x0215d520 kind:load to:0x020aaf48 module:overlay(0) +from:0x0215d524 kind:load to:0x020aaf44 module:overlay(0) +from:0x0215d5f8 kind:arm_call to:0x02153054 module:overlay(78) +from:0x0215d608 kind:arm_call to:0x0203ce74 module:main +from:0x0215d61c kind:load to:0x0215d6e0 module:overlay(78) +from:0x0215d620 kind:load to:0x0215de00 module:overlay(78) +from:0x0215d624 kind:load to:0x0215de64 module:overlay(78) +from:0x0215d628 kind:load to:0x0215ce20 module:overlay(78) +from:0x0215d62c kind:load to:0x0215de10 module:overlay(78) +from:0x0215d64c kind:arm_call to:0x0215ce64 module:overlay(78) +from:0x0215d65c kind:arm_call to:0x0203ce74 module:main +from:0x0215d670 kind:load to:0x0215df3c module:overlay(78) +from:0x0215d674 kind:load to:0x0215df4c module:overlay(78) +from:0x0215d678 kind:load to:0x0215d134 module:overlay(78) +from:0x0215d67c kind:load to:0x0215df40 module:overlay(78) +from:0x0215d69c kind:arm_call to:0x0215d178 module:overlay(78) +from:0x0215d6ac kind:arm_call to:0x0203ce74 module:main +from:0x0215d6c0 kind:load to:0x0215e024 module:overlay(78) +from:0x0215d6c4 kind:load to:0x0215e034 module:overlay(78) +from:0x0215d6c8 kind:load to:0x0215d32c module:overlay(78) +from:0x0215d6cc kind:load to:0x0215e028 module:overlay(78) +from:0x0215d6d0 kind:load to:0x0215d58c module:overlay(78) +from:0x0215d6d4 kind:load to:0x0215d630 module:overlay(78) +from:0x0215d6d8 kind:load to:0x0215d680 module:overlay(78) +from:0x0215d794 kind:load to:0x0215c7d8 module:overlay(78) +from:0x0215d7a0 kind:load to:0x021530e0 module:overlay(78) +from:0x0215d7a4 kind:load to:0x021530f4 module:overlay(78) +from:0x0215d7a8 kind:load to:0x0207eeb4 module:overlay(0) +from:0x0215d7ac kind:load to:0x02153110 module:overlay(78) +from:0x0215d7b8 kind:load to:0x0215302c module:overlay(78) +from:0x0215d7bc kind:load to:0x02097998 module:overlay(0) +from:0x0215d7c0 kind:load to:0x020977a8 module:overlay(0) +from:0x0215d7c4 kind:load to:0x02097824 module:overlay(0) +from:0x0215d7c8 kind:load to:0x020979a0 module:overlay(0) +from:0x0215d7cc kind:load to:0x020979c0 module:overlay(0) +from:0x0215d7d0 kind:load to:0x020979ec module:overlay(0) +from:0x0215d7dc kind:load to:0x0215356c module:overlay(78) +from:0x0215d7e0 kind:load to:0x0215cc8c module:overlay(78) +from:0x0215d7e4 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215d7e8 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215d7ec kind:load to:0x0209a374 module:overlay(0) +from:0x0215d7f0 kind:load to:0x0209a388 module:overlay(0) +from:0x0215d7f4 kind:load to:0x0209a138 module:overlay(0) +from:0x0215d7f8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215d7fc kind:load to:0x0209a438 module:overlay(0) +from:0x0215d800 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215d804 kind:load to:0x0209a344 module:overlay(0) +from:0x0215d808 kind:load to:0x0209a35c module:overlay(0) +from:0x0215d80c kind:load to:0x0209a39c module:overlay(0) +from:0x0215d810 kind:load to:0x0209a728 module:overlay(0) +from:0x0215d814 kind:load to:0x0215cc60 module:overlay(78) +from:0x0215d818 kind:load to:0x0215cc3c module:overlay(78) +from:0x0215d81c kind:load to:0x0209a760 module:overlay(0) +from:0x0215d828 kind:load to:0x0209856c module:overlay(0) +from:0x0215d82c kind:load to:0x020985a8 module:overlay(0) +from:0x0215d830 kind:load to:0x020985c0 module:overlay(0) +from:0x0215d834 kind:load to:0x020985cc module:overlay(0) +from:0x0215d838 kind:load to:0x01fff464 module:itcm +from:0x0215d83c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215d840 kind:load to:0x02153580 module:overlay(78) +from:0x0215d844 kind:load to:0x0215364c module:overlay(78) +from:0x0215d848 kind:load to:0x02153ebc module:overlay(78) +from:0x0215d84c kind:load to:0x02153e3c module:overlay(78) +from:0x0215d850 kind:load to:0x02098510 module:overlay(0) +from:0x0215d854 kind:load to:0x021546bc module:overlay(78) +from:0x0215d858 kind:load to:0x02099058 module:overlay(0) +from:0x0215d85c kind:load to:0x0209851c module:overlay(0) +from:0x0215d860 kind:load to:0x020985d8 module:overlay(0) +from:0x0215d864 kind:load to:0x02098644 module:overlay(0) +from:0x0215d868 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215d86c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215d870 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215d874 kind:load to:0x0215cca8 module:overlay(78) +from:0x0215d878 kind:load to:0x0215cd60 module:overlay(78) +from:0x0215d87c kind:load to:0x020995dc module:overlay(0) +from:0x0215d880 kind:load to:0x02154944 module:overlay(78) +from:0x0215d888 kind:load to:0x02155850 module:overlay(78) +from:0x0215d890 kind:load to:0x02155920 module:overlay(78) +from:0x0215d898 kind:load to:0x02155fac module:overlay(78) +from:0x0215d8a0 kind:load to:0x02155e64 module:overlay(78) +from:0x0215d8a8 kind:load to:0x02156294 module:overlay(78) +from:0x0215d8b0 kind:load to:0x02156378 module:overlay(78) +from:0x0215d8b8 kind:load to:0x02156654 module:overlay(78) +from:0x0215d8c0 kind:load to:0x021569ac module:overlay(78) +from:0x0215d8c8 kind:load to:0x02156e14 module:overlay(78) +from:0x0215d8d0 kind:load to:0x02156ff4 module:overlay(78) +from:0x0215d8d8 kind:load to:0x02156178 module:overlay(78) +from:0x0215d8e0 kind:load to:0x021575fc module:overlay(78) +from:0x0215d8e8 kind:load to:0x0215a394 module:overlay(78) +from:0x0215d8f0 kind:load to:0x0215828c module:overlay(78) +from:0x0215d8f8 kind:load to:0x0215852c module:overlay(78) +from:0x0215d900 kind:load to:0x02158a0c module:overlay(78) +from:0x0215d908 kind:load to:0x02158cfc module:overlay(78) +from:0x0215d910 kind:load to:0x02158e08 module:overlay(78) +from:0x0215d918 kind:load to:0x02159db4 module:overlay(78) +from:0x0215d920 kind:load to:0x021592e8 module:overlay(78) +from:0x0215d928 kind:load to:0x02159498 module:overlay(78) +from:0x0215d930 kind:load to:0x021549bc module:overlay(78) +from:0x0215d938 kind:load to:0x021558cc module:overlay(78) +from:0x0215d940 kind:load to:0x02155ac0 module:overlay(78) +from:0x0215d948 kind:load to:0x02156098 module:overlay(78) +from:0x0215d950 kind:load to:0x02155f44 module:overlay(78) +from:0x0215d958 kind:load to:0x02156354 module:overlay(78) +from:0x0215d960 kind:load to:0x02156538 module:overlay(78) +from:0x0215d968 kind:load to:0x021567cc module:overlay(78) +from:0x0215d970 kind:load to:0x02156a30 module:overlay(78) +from:0x0215d978 kind:load to:0x02156eb4 module:overlay(78) +from:0x0215d980 kind:load to:0x02157224 module:overlay(78) +from:0x0215d988 kind:load to:0x021561f0 module:overlay(78) +from:0x0215d990 kind:load to:0x021578bc module:overlay(78) +from:0x0215d998 kind:load to:0x0215a49c module:overlay(78) +from:0x0215d9a0 kind:load to:0x021583a0 module:overlay(78) +from:0x0215d9a8 kind:load to:0x0215857c module:overlay(78) +from:0x0215d9b0 kind:load to:0x02158ac0 module:overlay(78) +from:0x0215d9b8 kind:load to:0x02158da4 module:overlay(78) +from:0x0215d9c0 kind:load to:0x02158ed4 module:overlay(78) +from:0x0215d9c8 kind:load to:0x02159f38 module:overlay(78) +from:0x0215d9d0 kind:load to:0x021593c0 module:overlay(78) +from:0x0215d9d8 kind:load to:0x02159728 module:overlay(78) +from:0x0215dc88 kind:load to:0x0215ce40 module:overlay(78) +from:0x0215dc8c kind:load to:0x02097998 module:overlay(0) +from:0x0215dc90 kind:load to:0x020977a8 module:overlay(0) +from:0x0215dc94 kind:load to:0x02097824 module:overlay(0) +from:0x0215dc98 kind:load to:0x020979a0 module:overlay(0) +from:0x0215dc9c kind:load to:0x020979c0 module:overlay(0) +from:0x0215dca0 kind:load to:0x020979ec module:overlay(0) +from:0x0215dcac kind:load to:0x0215cfa4 module:overlay(78) +from:0x0215dcb0 kind:load to:0x0215d0b0 module:overlay(78) +from:0x0215dcb4 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215dcb8 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215dcbc kind:load to:0x0209a374 module:overlay(0) +from:0x0215dcc0 kind:load to:0x0209a388 module:overlay(0) +from:0x0215dcc4 kind:load to:0x0209a138 module:overlay(0) +from:0x0215dcc8 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215dccc kind:load to:0x0209a438 module:overlay(0) +from:0x0215dcd0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215dcd4 kind:load to:0x0209a344 module:overlay(0) +from:0x0215dcd8 kind:load to:0x0209a35c module:overlay(0) +from:0x0215dcdc kind:load to:0x0209a39c module:overlay(0) +from:0x0215dce0 kind:load to:0x0209a728 module:overlay(0) +from:0x0215dce4 kind:load to:0x0215cc60 module:overlay(78) +from:0x0215dce8 kind:load to:0x0215cc3c module:overlay(78) +from:0x0215dcec kind:load to:0x0209a760 module:overlay(0) +from:0x0215dcf8 kind:load to:0x0209856c module:overlay(0) +from:0x0215dcfc kind:load to:0x020985a8 module:overlay(0) +from:0x0215dd00 kind:load to:0x020985c0 module:overlay(0) +from:0x0215dd04 kind:load to:0x020985cc module:overlay(0) +from:0x0215dd08 kind:load to:0x01fff464 module:itcm +from:0x0215dd0c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215dd10 kind:load to:0x0215cfb8 module:overlay(78) +from:0x0215dd14 kind:load to:0x02098504 module:overlay(0) +from:0x0215dd18 kind:load to:0x0215d050 module:overlay(78) +from:0x0215dd1c kind:load to:0x0215d068 module:overlay(78) +from:0x0215dd20 kind:load to:0x02098510 module:overlay(0) +from:0x0215dd24 kind:load to:0x0215d07c module:overlay(78) +from:0x0215dd28 kind:load to:0x02098518 module:overlay(0) +from:0x0215dd2c kind:load to:0x0209851c module:overlay(0) +from:0x0215dd30 kind:load to:0x020985d8 module:overlay(0) +from:0x0215dd34 kind:load to:0x02098644 module:overlay(0) +from:0x0215dd38 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215dd3c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215dd40 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215dd44 kind:load to:0x0215d0cc module:overlay(78) +from:0x0215dd48 kind:load to:0x0215d0fc module:overlay(78) +from:0x0215dd54 kind:load to:0x0215d154 module:overlay(78) +from:0x0215dd58 kind:load to:0x0209cbf0 module:overlay(0) +from:0x0215dd5c kind:load to:0x0209cdb4 module:overlay(0) +from:0x0215dd60 kind:load to:0x0209cdd0 module:overlay(0) +from:0x0215dd64 kind:load to:0x0209ce14 module:overlay(0) +from:0x0215dd68 kind:load to:0x0215d32c module:overlay(78) +from:0x0215dd6c kind:load to:0x0215d340 module:overlay(78) +from:0x0215dd70 kind:load to:0x0209cc08 module:overlay(0) +from:0x0215dd7c kind:load to:0x0214a36c module:overlay(70) +from:0x0215dd80 kind:load to:0x0214a414 module:overlay(70) +from:0x0215dd84 kind:load to:0x0214a4f8 module:overlay(70) +from:0x0215dd88 kind:load to:0x0214a624 module:overlay(70) +from:0x0215dd8c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215dd90 kind:load to:0x0214aa48 module:overlay(70) +from:0x0215dd94 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215dd98 kind:load to:0x0209d220 module:overlay(0) +from:0x0215dd9c kind:load to:0x0209d228 module:overlay(0) +from:0x0215dda0 kind:load to:0x0209d22c module:overlay(0) +from:0x0215dda4 kind:load to:0x0209d238 module:overlay(0) +from:0x0215dda8 kind:load to:0x0209d240 module:overlay(0) +from:0x0215ddac kind:load to:0x0215d2d4 module:overlay(78) +from:0x0215ddb0 kind:load to:0x0215d2fc module:overlay(78) +from:0x0215ddb4 kind:load to:0x0214a45c module:overlay(70) +from:0x0215ddb8 kind:load to:0x0214aadc module:overlay(70) +from:0x0215ddbc kind:load to:0x0214b330 module:overlay(70) +from:0x0215ddc0 kind:load to:0x0214b348 module:overlay(70) +from:0x0215ddc4 kind:load to:0x0214ae5c module:overlay(70) +from:0x0215ddc8 kind:load to:0x0214af00 module:overlay(70) +from:0x0215ddcc kind:load to:0x0214af7c module:overlay(70) +from:0x0215ddd0 kind:load to:0x0214a688 module:overlay(70) +from:0x0215ddd4 kind:load to:0x0214a8b4 module:overlay(70) +from:0x0215ddd8 kind:load to:0x0215d220 module:overlay(78) +from:0x0215dddc kind:load to:0x0215d274 module:overlay(78) +from:0x0215dde0 kind:load to:0x0214b35c module:overlay(70) +from:0x0215ddec kind:load to:0x020731b8 module:overlay(0) +from:0x0215ddf0 kind:load to:0x0215d35c module:overlay(78) +from:0x0215ddf4 kind:load to:0x020731c0 module:overlay(0) +from:0x0215ddf8 kind:load to:0x020731c4 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov078/symbols.txt b/config/eur1/arm9/overlays/ov078/symbols.txt new file mode 100644 index 00000000..b15f91b5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov078/symbols.txt @@ -0,0 +1,230 @@ +func_ov078_02153020 kind:function(arm,size=0xc) addr:0x02153020 +func_ov078_0215302c kind:function(arm,size=0x28) addr:0x0215302c +func_ov078_02153054 kind:function(arm,size=0x64) addr:0x02153054 +func_ov078_021530b8 kind:function(arm,size=0x28) addr:0x021530b8 +func_ov078_021530e0 kind:function(arm,size=0x14) addr:0x021530e0 +func_ov078_021530f4 kind:function(arm,size=0x1c) addr:0x021530f4 +func_ov078_02153110 kind:function(arm,size=0xc8) addr:0x02153110 +func_ov078_021531d8 kind:function(arm,size=0x394) addr:0x021531d8 +func_ov078_0215356c kind:function(arm,size=0x14) addr:0x0215356c +func_ov078_02153580 kind:function(arm,size=0xcc) addr:0x02153580 +func_ov078_0215364c kind:function(arm,size=0x120) addr:0x0215364c +func_ov078_0215376c kind:function(arm,size=0x5c8) addr:0x0215376c +func_ov078_02153d34 kind:function(arm,size=0x108) addr:0x02153d34 +func_ov078_02153e3c kind:function(arm,size=0x80) addr:0x02153e3c +func_ov078_02153ebc kind:function(arm,size=0x1bc) addr:0x02153ebc +func_ov078_02154078 kind:function(arm,size=0x20c) addr:0x02154078 +func_ov078_02154284 kind:function(arm,size=0x15c) addr:0x02154284 +func_ov078_021543e0 kind:function(arm,size=0x29c) addr:0x021543e0 +func_ov078_0215467c kind:function(arm,size=0x20) addr:0x0215467c +func_ov078_0215469c kind:function(arm,size=0x20) addr:0x0215469c +func_ov078_021546bc kind:function(arm,size=0x25c) addr:0x021546bc +func_ov078_02154918 kind:function(arm,size=0x2c) addr:0x02154918 +func_ov078_02154944 kind:function(arm,size=0x78) addr:0x02154944 +func_ov078_021549bc kind:function(arm,size=0xe94) addr:0x021549bc +func_ov078_02155850 kind:function(arm,size=0x7c) addr:0x02155850 +func_ov078_021558cc kind:function(arm,size=0x54) addr:0x021558cc +func_ov078_02155920 kind:function(arm,size=0x1a0) addr:0x02155920 +func_ov078_02155ac0 kind:function(arm,size=0x3a4) addr:0x02155ac0 +func_ov078_02155e64 kind:function(arm,size=0xe0) addr:0x02155e64 +func_ov078_02155f44 kind:function(arm,size=0x68) addr:0x02155f44 +func_ov078_02155fac kind:function(arm,size=0xec) addr:0x02155fac +func_ov078_02156098 kind:function(arm,size=0xe0) addr:0x02156098 +func_ov078_02156178 kind:function(arm,size=0x78) addr:0x02156178 +func_ov078_021561f0 kind:function(arm,size=0xa4) addr:0x021561f0 +func_ov078_02156294 kind:function(arm,size=0xc0) addr:0x02156294 +func_ov078_02156354 kind:function(arm,size=0x24) addr:0x02156354 +func_ov078_02156378 kind:function(arm,size=0x1c0) addr:0x02156378 +func_ov078_02156538 kind:function(arm,size=0x11c) addr:0x02156538 +func_ov078_02156654 kind:function(arm,size=0x178) addr:0x02156654 +func_ov078_021567cc kind:function(arm,size=0x1e0) addr:0x021567cc +func_ov078_021569ac kind:function(arm,size=0x84) addr:0x021569ac +func_ov078_02156a30 kind:function(arm,size=0x3e4) addr:0x02156a30 +func_ov078_02156e14 kind:function(arm,size=0xa0) addr:0x02156e14 +func_ov078_02156eb4 kind:function(arm,size=0x140) addr:0x02156eb4 +func_ov078_02156ff4 kind:function(arm,size=0x230) addr:0x02156ff4 +func_ov078_02157224 kind:function(arm,size=0x3d8) addr:0x02157224 +func_ov078_021575fc kind:function(arm,size=0x2c0) addr:0x021575fc +func_ov078_021578bc kind:function(arm,size=0x9d0) addr:0x021578bc +func_ov078_0215828c kind:function(arm,size=0x114) addr:0x0215828c +func_ov078_021583a0 kind:function(arm,size=0x18c) addr:0x021583a0 +func_ov078_0215852c kind:function(arm,size=0x50) addr:0x0215852c +func_ov078_0215857c kind:function(arm,size=0x490) addr:0x0215857c +func_ov078_02158a0c kind:function(arm,size=0xb4) addr:0x02158a0c +func_ov078_02158ac0 kind:function(arm,size=0x23c) addr:0x02158ac0 +func_ov078_02158cfc kind:function(arm,size=0xa8) addr:0x02158cfc +func_ov078_02158da4 kind:function(arm,size=0x64) addr:0x02158da4 +func_ov078_02158e08 kind:function(arm,size=0xcc) addr:0x02158e08 +func_ov078_02158ed4 kind:function(arm,size=0x414) addr:0x02158ed4 +func_ov078_021592e8 kind:function(arm,size=0xd8) addr:0x021592e8 +func_ov078_021593c0 kind:function(arm,size=0xd8) addr:0x021593c0 +func_ov078_02159498 kind:function(arm,size=0x290) addr:0x02159498 +func_ov078_02159728 kind:function(arm,size=0x68c) addr:0x02159728 +func_ov078_02159db4 kind:function(arm,size=0x184) addr:0x02159db4 +func_ov078_02159f38 kind:function(arm,size=0x45c) addr:0x02159f38 +func_ov078_0215a394 kind:function(arm,size=0x108) addr:0x0215a394 +func_ov078_0215a49c kind:function(arm,size=0x518) addr:0x0215a49c +func_ov078_0215a9b4 kind:function(arm,size=0x68) addr:0x0215a9b4 +func_ov078_0215aa1c kind:function(arm,size=0x30) addr:0x0215aa1c +func_ov078_0215aa4c kind:function(arm,size=0x34) addr:0x0215aa4c +func_ov078_0215aa80 kind:function(arm,size=0x6c) addr:0x0215aa80 +func_ov078_0215aaec kind:function(arm,size=0xb0) addr:0x0215aaec +func_ov078_0215ab9c kind:function(arm,size=0xb8) addr:0x0215ab9c +func_ov078_0215ac54 kind:function(arm,size=0x310) addr:0x0215ac54 +func_ov078_0215af64 kind:function(arm,size=0x48) addr:0x0215af64 +func_ov078_0215afac kind:function(arm,size=0x210) addr:0x0215afac +func_ov078_0215b1bc kind:function(arm,size=0x288) addr:0x0215b1bc +func_ov078_0215b444 kind:function(arm,size=0x500) addr:0x0215b444 +func_ov078_0215b944 kind:function(arm,size=0x174) addr:0x0215b944 +func_ov078_0215bab8 kind:function(arm,size=0x128) addr:0x0215bab8 +func_ov078_0215bbe0 kind:function(arm,size=0x2b8) addr:0x0215bbe0 +func_ov078_0215be98 kind:function(arm,size=0xdc) addr:0x0215be98 +func_ov078_0215bf74 kind:function(arm,size=0x1f0) addr:0x0215bf74 +func_ov078_0215c164 kind:function(arm,size=0xdc) addr:0x0215c164 +func_ov078_0215c240 kind:function(arm,size=0x90) addr:0x0215c240 +func_ov078_0215c2d0 kind:function(arm,size=0xc0) addr:0x0215c2d0 +func_ov078_0215c390 kind:function(arm,size=0xa0) addr:0x0215c390 +func_ov078_0215c430 kind:function(arm,size=0x14) addr:0x0215c430 +func_ov078_0215c444 kind:function(arm,size=0x34) addr:0x0215c444 +func_ov078_0215c478 kind:function(arm,size=0x84) addr:0x0215c478 +func_ov078_0215c4fc kind:function(arm,size=0x28) addr:0x0215c4fc +func_ov078_0215c524 kind:function(arm,size=0x30) addr:0x0215c524 +func_ov078_0215c554 kind:function(arm,size=0x30) addr:0x0215c554 +func_ov078_0215c584 kind:function(arm,size=0x58) addr:0x0215c584 +func_ov078_0215c5dc kind:function(arm,size=0x58) addr:0x0215c5dc +func_ov078_0215c634 kind:function(arm,size=0x64) addr:0x0215c634 +func_ov078_0215c698 kind:function(arm,size=0x88) addr:0x0215c698 +func_ov078_0215c720 kind:function(arm,size=0x80) addr:0x0215c720 +func_ov078_0215c7a0 kind:function(arm,size=0x38) addr:0x0215c7a0 +func_ov078_0215c7d8 kind:function(arm,size=0x48) addr:0x0215c7d8 +func_ov078_0215c820 kind:function(arm,size=0x144) addr:0x0215c820 +func_ov078_0215c964 kind:function(arm,size=0x284) addr:0x0215c964 +func_ov078_0215cbe8 kind:function(arm,size=0x54) addr:0x0215cbe8 +func_ov078_0215cc3c kind:function(arm,size=0x24) addr:0x0215cc3c +func_ov078_0215cc60 kind:function(arm,size=0x2c) addr:0x0215cc60 +func_ov078_0215cc8c kind:function(arm,size=0x1c) addr:0x0215cc8c +func_ov078_0215cca8 kind:function(arm,size=0xb8) addr:0x0215cca8 +func_ov078_0215cd60 kind:function(arm,size=0xc0) addr:0x0215cd60 +func_ov078_0215ce20 kind:function(arm,size=0x14) addr:0x0215ce20 +func_ov078_0215ce34 kind:function(arm,size=0xc) addr:0x0215ce34 +func_ov078_0215ce40 kind:function(arm,size=0x24) addr:0x0215ce40 +func_ov078_0215ce64 kind:function(arm,size=0x28) addr:0x0215ce64 +func_ov078_0215ce8c kind:function(arm,size=0x118) addr:0x0215ce8c +func_ov078_0215cfa4 kind:function(arm,size=0x14) addr:0x0215cfa4 +func_ov078_0215cfb8 kind:function(arm,size=0x98) addr:0x0215cfb8 +func_ov078_0215d050 kind:function(arm,size=0x18) addr:0x0215d050 +func_ov078_0215d068 kind:function(arm,size=0x14) addr:0x0215d068 +func_ov078_0215d07c kind:function(arm,size=0x34) addr:0x0215d07c +func_ov078_0215d0b0 kind:function(arm,size=0x1c) addr:0x0215d0b0 +func_ov078_0215d0cc kind:function(arm,size=0x30) addr:0x0215d0cc +func_ov078_0215d0fc kind:function(arm,size=0x38) addr:0x0215d0fc +func_ov078_0215d134 kind:function(arm,size=0x14) addr:0x0215d134 +func_ov078_0215d148 kind:function(arm,size=0xc) addr:0x0215d148 +func_ov078_0215d154 kind:function(arm,size=0x24) addr:0x0215d154 +func_ov078_0215d178 kind:function(arm,size=0x4c) addr:0x0215d178 +func_ov078_0215d1c4 kind:function(arm,size=0x5c) addr:0x0215d1c4 +func_ov078_0215d220 kind:function(arm,size=0x54) addr:0x0215d220 +func_ov078_0215d274 kind:function(arm,size=0x60) addr:0x0215d274 +func_ov078_0215d2d4 kind:function(arm,size=0x28) addr:0x0215d2d4 +func_ov078_0215d2fc kind:function(arm,size=0x30) addr:0x0215d2fc +func_ov078_0215d32c kind:function(arm,size=0x14) addr:0x0215d32c +func_ov078_0215d340 kind:function(arm,size=0x1c) addr:0x0215d340 +func_ov078_0215d35c kind:function(arm,size=0x10) addr:0x0215d35c +func_ov078_0215d36c kind:function(arm,size=0x198) addr:0x0215d36c +func_ov078_0215d504 kind:function(arm,size=0x24) addr:0x0215d504 +data_ov078_0215d52a kind:data(any) addr:0x0215d52a +data_ov078_0215d52c kind:data(any) addr:0x0215d52c +data_ov078_0215d534 kind:data(any) addr:0x0215d534 +data_ov078_0215d53c kind:data(any) addr:0x0215d53c +data_ov078_0215d540 kind:data(any) addr:0x0215d540 +data_ov078_0215d544 kind:data(any) addr:0x0215d544 +data_ov078_0215d548 kind:data(any) addr:0x0215d548 +data_ov078_0215d54c kind:data(any) addr:0x0215d54c +data_ov078_0215d56c kind:data(any) addr:0x0215d56c +data_ov078_0215d57c kind:data(any) addr:0x0215d57c +__sinit_ov078_0215d58c kind:function(arm,size=0xa4) addr:0x0215d58c +__sinit_ov078_0215d630 kind:function(arm,size=0x50) addr:0x0215d630 +__sinit_ov078_0215d680 kind:function(arm,size=0x50) addr:0x0215d680 +.p__sinit_ov078_0215d58c kind:data(word) addr:0x0215d6d0 +.p__sinit_ov078_0215d630 kind:data(word) addr:0x0215d6d4 +.p__sinit_ov078_0215d680 kind:data(word) addr:0x0215d6d8 +data_ov078_0215d6e0 kind:data(any) addr:0x0215d6e0 +data_ov078_0215d6e4 kind:data(any) addr:0x0215d6e4 +data_ov078_0215d6e8 kind:data(any) addr:0x0215d6e8 +data_ov078_0215d6ec kind:data(any) addr:0x0215d6ec +data_ov078_0215d6f0 kind:data(any) addr:0x0215d6f0 +data_ov078_0215d6f4 kind:data(any) addr:0x0215d6f4 +data_ov078_0215d6f8 kind:data(any) addr:0x0215d6f8 +data_ov078_0215d6fc kind:data(any) addr:0x0215d6fc +data_ov078_0215d700 kind:data(any) addr:0x0215d700 +data_ov078_0215d704 kind:data(any) addr:0x0215d704 +data_ov078_0215d708 kind:data(any) addr:0x0215d708 +data_ov078_0215d70c kind:data(any) addr:0x0215d70c +data_ov078_0215d710 kind:data(any) addr:0x0215d710 +data_ov078_0215d714 kind:data(any) addr:0x0215d714 +data_ov078_0215d718 kind:data(any) addr:0x0215d718 +data_ov078_0215d71c kind:data(any) addr:0x0215d71c +data_ov078_0215d720 kind:data(any) addr:0x0215d720 +data_ov078_0215d724 kind:data(any) addr:0x0215d724 +data_ov078_0215d728 kind:data(any) addr:0x0215d728 +data_ov078_0215d72c kind:data(any) addr:0x0215d72c +data_ov078_0215d730 kind:data(any) addr:0x0215d730 +data_ov078_0215d748 kind:data(any) addr:0x0215d748 +data_ov078_0215d760 kind:data(any) addr:0x0215d760 +data_ov078_0215d794 kind:data(any) addr:0x0215d794 +data_ov078_0215d7a0 kind:data(any) addr:0x0215d7a0 +data_ov078_0215d7b8 kind:data(any) addr:0x0215d7b8 +data_ov078_0215d7dc kind:data(any) addr:0x0215d7dc +data_ov078_0215d828 kind:data(any) addr:0x0215d828 +data_ov078_0215d880 kind:data(any) addr:0x0215d880 +data_ov078_0215d8d0 kind:data(any) addr:0x0215d8d0 ambiguous +data_ov078_0215d930 kind:data(any) addr:0x0215d930 +data_ov078_0215d9a8 kind:data(any) addr:0x0215d9a8 ambiguous +data_ov078_0215d9e0 kind:data(any) addr:0x0215d9e0 +data_ov078_0215d9f8 kind:data(any) addr:0x0215d9f8 +data_ov078_0215da10 kind:data(any) addr:0x0215da10 +data_ov078_0215da28 kind:data(any) addr:0x0215da28 +data_ov078_0215da40 kind:data(any) addr:0x0215da40 +data_ov078_0215da58 kind:data(any) addr:0x0215da58 +data_ov078_0215da70 kind:data(any) addr:0x0215da70 +data_ov078_0215da88 kind:data(any) addr:0x0215da88 +data_ov078_0215daa0 kind:data(any) addr:0x0215daa0 +data_ov078_0215dab8 kind:data(any) addr:0x0215dab8 +data_ov078_0215dad0 kind:data(any) addr:0x0215dad0 +data_ov078_0215dae8 kind:data(any) addr:0x0215dae8 +data_ov078_0215dafc kind:data(any) addr:0x0215dafc ambiguous +data_ov078_0215db00 kind:data(any) addr:0x0215db00 +data_ov078_0215db18 kind:data(any) addr:0x0215db18 +data_ov078_0215db30 kind:data(any) addr:0x0215db30 +data_ov078_0215db48 kind:data(any) addr:0x0215db48 +data_ov078_0215db60 kind:data(any) addr:0x0215db60 +data_ov078_0215db78 kind:data(any) addr:0x0215db78 +data_ov078_0215db90 kind:data(any) addr:0x0215db90 +data_ov078_0215dbd8 kind:data(any) addr:0x0215dbd8 +data_ov078_0215dbf0 kind:data(any) addr:0x0215dbf0 +data_ov078_0215dbf8 kind:data(any) addr:0x0215dbf8 ambiguous +data_ov078_0215dc08 kind:data(any) addr:0x0215dc08 +data_ov078_0215dc20 kind:data(any) addr:0x0215dc20 +data_ov078_0215dc38 kind:data(any) addr:0x0215dc38 +data_ov078_0215dc50 kind:data(any) addr:0x0215dc50 +data_ov078_0215dc68 kind:data(any) addr:0x0215dc68 +data_ov078_0215dc88 kind:data(any) addr:0x0215dc88 +data_ov078_0215dcac kind:data(any) addr:0x0215dcac +data_ov078_0215dcf8 kind:data(any) addr:0x0215dcf8 +data_ov078_0215dd54 kind:data(any) addr:0x0215dd54 +data_ov078_0215dd7c kind:data(any) addr:0x0215dd7c +data_ov078_0215ddec kind:data(any) addr:0x0215ddec +data_ov078_0215de00 kind:bss addr:0x0215de00 +data_ov078_0215de10 kind:bss addr:0x0215de10 +data_ov078_0215de1c kind:bss addr:0x0215de1c +data_ov078_0215de24 kind:bss addr:0x0215de24 ambiguous +data_ov078_0215de28 kind:bss addr:0x0215de28 +data_ov078_0215de34 kind:bss addr:0x0215de34 +data_ov078_0215de64 kind:bss addr:0x0215de64 +data_ov078_0215df3c kind:bss addr:0x0215df3c +data_ov078_0215df40 kind:bss addr:0x0215df40 +data_ov078_0215df4c kind:bss addr:0x0215df4c +data_ov078_0215e024 kind:bss addr:0x0215e024 +data_ov078_0215e028 kind:bss addr:0x0215e028 +data_ov078_0215e034 kind:bss addr:0x0215e034 +data_ov078_0215e064 kind:bss addr:0x0215e064 ambiguous diff --git a/config/eur1/arm9/overlays/ov079/delinks.txt b/config/eur1/arm9/overlays/ov079/delinks.txt new file mode 100644 index 00000000..a1f4ff54 --- /dev/null +++ b/config/eur1/arm9/overlays/ov079/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x02157364 kind:code align:32 + .rodata start:0x02157364 end:0x02157404 kind:rodata align:4 + .init start:0x02157404 end:0x02157790 kind:code align:4 + .ctor start:0x02157790 end:0x021577b8 kind:rodata align:4 + .data start:0x021577c0 end:0x02157f00 kind:data align:32 + .bss start:0x02157f00 end:0x021587c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov079/relocs.txt b/config/eur1/arm9/overlays/ov079/relocs.txt new file mode 100644 index 00000000..8ae8a390 --- /dev/null +++ b/config/eur1/arm9/overlays/ov079/relocs.txt @@ -0,0 +1,1193 @@ +from:0x02150d88 kind:load to:0x02157f18 module:overlay(79) +from:0x02150d9c kind:arm_call to:0x02011f3c module:main +from:0x02150da8 kind:arm_call to:0x02150ed8 module:overlay(79) +from:0x02150dbc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150e00 kind:load to:0x02157834 module:overlay(79) +from:0x02150e50 kind:arm_call to:0x01fff498 module:itcm +from:0x02150e54 kind:arm_call to:0x01fff584 module:itcm +from:0x02150e90 kind:arm_call to:0x01fff498 module:itcm +from:0x02150e94 kind:arm_call to:0x01fff584 module:itcm +from:0x02150ecc kind:load to:0x027e0ce8 module:dtcm +from:0x02150ee0 kind:arm_call to:0x02130740 module:overlay(48) +from:0x02150ef8 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02150f00 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02150f10 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02150f88 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02150fb0 kind:arm_call to:0x0203d160 module:main +from:0x02150fbc kind:load to:0x02157880 module:overlay(79) +from:0x02150fc0 kind:load to:0x02157858 module:overlay(79) +from:0x02150fc4 kind:load to:0x02150fcc module:overlay(79) +from:0x02150fc8 kind:load to:0x02152c90 module:overlay(79) +from:0x02150fd4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02150ffc kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02151010 kind:arm_call to:0x0203d210 module:main +from:0x02151018 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02151020 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151028 kind:arm_call to:0x02130864 module:overlays(48,50) +from:0x02151034 kind:load to:0x02157880 module:overlay(79) +from:0x02151038 kind:load to:0x027e09c0 module:dtcm +from:0x0215103c kind:load to:0x02150fcc module:overlay(79) +from:0x0215105c kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02151070 kind:arm_call to:0x0203d210 module:main +from:0x02151078 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02151080 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151088 kind:arm_call to:0x02130864 module:overlays(48,50) +from:0x02151090 kind:arm_call to:0x02011ff4 module:main +from:0x0215109c kind:load to:0x02157880 module:overlay(79) +from:0x021510a0 kind:load to:0x027e09c0 module:dtcm +from:0x021510a4 kind:load to:0x02150fcc module:overlay(79) +from:0x021510f4 kind:arm_call to:0x0200f05c module:main +from:0x02151128 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02151138 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02151144 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02151194 kind:arm_call to:0x0215128c module:overlay(79) +from:0x021511c0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021511c8 kind:arm_call to:0x02152894 module:overlay(79) +from:0x021511d4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021511e4 kind:arm_call to:0x02152928 module:overlay(79) +from:0x02151200 kind:arm_call to:0x02070cb8 module:overlay(0) +from:0x02151274 kind:load to:0x02157f18 module:overlay(79) +from:0x02151278 kind:load to:0x02157364 module:overlay(79) +from:0x0215127c kind:load to:0x02152ba0 module:overlay(79) +from:0x02151280 kind:load to:0x027e09c0 module:dtcm +from:0x02151284 kind:load to:0x027e09a4 module:dtcm +from:0x02151288 kind:load to:0x027e0cd8 module:dtcm +from:0x021512cc kind:arm_call to:0x01ffedac module:itcm +from:0x02151300 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02151340 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x02151380 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x021513c0 kind:arm_call to:0x0209c3fc module:overlay(0) +from:0x021513e4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02151438 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151444 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x021514b0 kind:load to:0x027e0ce8 module:dtcm +from:0x021514d4 kind:load to:0x020aed4c module:overlay(0) +from:0x021514e4 kind:arm_call to:0x021514b8 module:overlay(79) +from:0x02151518 kind:load to:0x021577e0 module:overlay(79) +from:0x02151550 kind:load to:0x021577f8 module:overlay(79) +from:0x02151568 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02151584 kind:arm_call to:0x02151620 module:overlay(79) +from:0x0215158c kind:load to:0x027e09b8 module:dtcm +from:0x021515b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021515f4 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02151608 kind:arm_call to:0x02070cf4 module:overlay(0) +from:0x02151614 kind:load to:0x027e09a8 module:dtcm +from:0x0215161c kind:load to:0x027e09a4 module:dtcm +from:0x02151678 kind:arm_call to:0x021520fc module:overlay(79) +from:0x02151684 kind:arm_call to:0x02152488 module:overlay(79) +from:0x02151698 kind:arm_call to:0x021514d8 module:overlay(79) +from:0x021516a4 kind:arm_call to:0x02152714 module:overlay(79) +from:0x021516ac kind:arm_call to:0x02151e50 module:overlay(79) +from:0x021516b4 kind:arm_call to:0x021521e8 module:overlay(79) +from:0x021516bc kind:load to:0x02157f00 module:overlay(79) +from:0x021516cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x021516e0 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x021516fc kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x0215170c kind:arm_call to:0x0208bbf0 module:overlay(0) +from:0x02151748 kind:arm_call to:0x01fff148 module:itcm +from:0x02151758 kind:arm_call to:0x02151f14 module:overlay(79) +from:0x02151764 kind:load to:0x027e0ce0 module:dtcm +from:0x02151784 kind:arm_call to:0x02152370 module:overlay(79) +from:0x021517a0 kind:arm_call to:0x02130938 module:overlays(48,51) +from:0x021517c4 kind:arm_call to:0x02152488 module:overlay(79) +from:0x021517d8 kind:arm_call to:0x021514d8 module:overlay(79) +from:0x021517e0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02151808 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151824 kind:arm_call to:0x021308d0 module:overlay(48) +from:0x0215183c kind:arm_call to:0x02152370 module:overlay(79) +from:0x02151854 kind:arm_call to:0x01fff05c module:itcm +from:0x02151884 kind:arm_call to:0x02152404 module:overlay(79) +from:0x0215188c kind:arm_call to:0x0209888c module:overlay(0) +from:0x021518b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021518c0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x021518e4 kind:arm_call to:0x02098964 module:overlay(0) +from:0x021518fc kind:arm_call to:0x02098680 module:overlay(0) +from:0x02151908 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02151930 kind:arm_call to:0x01fff05c module:itcm +from:0x02151994 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021519ac kind:arm_call to:0x01fff05c module:itcm +from:0x021519e4 kind:arm_call to:0x02151f14 module:overlay(79) +from:0x021519f8 kind:arm_call to:0x021514d8 module:overlay(79) +from:0x02151a0c kind:arm_call to:0x021521e8 module:overlay(79) +from:0x02151a28 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02151a30 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151a3c kind:load to:0x027e0cd8 module:dtcm +from:0x02151a40 kind:load to:0x02137724 module:overlays(26,48,49) +from:0x02151a48 kind:load to:0x027e09a8 module:dtcm +from:0x02151a5c kind:arm_call to:0x02130970 module:overlay(48) +from:0x02151a7c kind:arm_call to:0x01fff05c module:itcm +from:0x02151aa0 kind:arm_call to:0x01fff05c module:itcm +from:0x02151ae8 kind:load to:0x027e0cd8 module:dtcm +from:0x02151b00 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02151b1c kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02151b3c kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02151b48 kind:load to:0x027e0ce0 module:dtcm +from:0x02151b58 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02151b80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151bbc kind:arm_call to:0x02151d4c module:overlay(79) +from:0x02151bd0 kind:arm_call to:0x02151da0 module:overlay(79) +from:0x02151be0 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02151bf0 kind:arm_call to:0x02152370 module:overlay(79) +from:0x02151c50 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x02151ca0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151ce0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02151d38 kind:arm_call to:0x021514d8 module:overlay(79) +from:0x02151d44 kind:load to:0x027e09a8 module:dtcm +from:0x02151d68 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02151d70 kind:arm_call to:0x02152804 module:overlay(79) +from:0x02151d8c kind:arm_call to:0x0215128c module:overlay(79) +from:0x02151d98 kind:arm_call to:0x021514d8 module:overlay(79) +from:0x02151e00 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151e10 kind:arm_call to:0x02151eb0 module:overlay(79) +from:0x02151e30 kind:arm_call to:0x02151f14 module:overlay(79) +from:0x02151e38 kind:load to:0x027e09a8 module:dtcm +from:0x02151e48 kind:load to:0x02157f00 module:overlay(79) +from:0x02151e90 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02151ea8 kind:load to:0x02157f00 module:overlay(79) +from:0x02151eac kind:load to:0x021577cc module:overlay(79) +from:0x02151f0c kind:load to:0x02157f00 module:overlay(79) +from:0x02151f10 kind:load to:0x021577cc module:overlay(79) +from:0x02151f84 kind:arm_call to:0x020169d4 module:main +from:0x02151f94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151fb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151fd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151fe4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215206c kind:arm_call to:0x01ffb744 module:itcm +from:0x021520a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021520f4 kind:load to:0x021577c4 module:overlay(79) +from:0x02152108 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02152174 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02152194 kind:arm_call to:0x01fff148 module:itcm +from:0x021521a8 kind:arm_call to:0x02151da0 module:overlay(79) +from:0x021521bc kind:arm_call to:0x01fff148 module:itcm +from:0x021521d0 kind:arm_call to:0x02151da0 module:overlay(79) +from:0x021521e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021521e4 kind:load to:0x02157f00 module:overlay(79) +from:0x02152210 kind:arm_call to:0x020169d4 module:main +from:0x021522a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021522c4 kind:arm_call to:0x020169d4 module:main +from:0x021522d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021522e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02152304 kind:arm_call to:0x01ff930c module:itcm +from:0x02152334 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152354 kind:arm_call to:0x01ff930c module:itcm +from:0x02152360 kind:load to:0x021577c8 module:overlay(79) +from:0x02152364 kind:load to:0x0203e964 module:main +from:0x02152368 kind:load to:0x021577c0 module:overlay(79) +from:0x0215236c kind:load to:0x027e0ce4 module:dtcm +from:0x021523b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021523d8 kind:arm_call to:0x01ff916c module:itcm +from:0x02152430 kind:arm_call to:0x01ffedac module:itcm +from:0x0215244c kind:arm_call to:0x01fff498 module:itcm +from:0x0215245c kind:arm_call to:0x01fff584 module:itcm +from:0x02152480 kind:load to:0x027e0ce8 module:dtcm +from:0x02152494 kind:arm_call to:0x01ffedac module:itcm +from:0x021524b0 kind:arm_call to:0x01fff498 module:itcm +from:0x021524bc kind:arm_call to:0x01fff584 module:itcm +from:0x021524d0 kind:arm_call to:0x0217485c module:overlay(94) +from:0x021524f0 kind:load to:0x027e0ce8 module:dtcm +from:0x0215251c kind:arm_call to:0x01fff17c module:itcm +from:0x02152540 kind:arm_call to:0x021308d0 module:overlay(48) +from:0x0215255c kind:load to:0x027e0ce0 module:dtcm +from:0x02152594 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021525e4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02152608 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215264c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02152688 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021526b4 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x021526d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021526ec kind:arm_call to:0x01fff1a4 module:itcm +from:0x02152708 kind:arm_call to:0x0208bbf0 module:overlay(0) +from:0x02152710 kind:load to:0x027e0ce0 module:dtcm +from:0x02152724 kind:arm_call to:0x02152668 module:overlay(79) +from:0x02152740 kind:arm_call to:0x021526d4 module:overlay(79) +from:0x0215275c kind:arm_call to:0x021524f8 module:overlay(79) +from:0x02152794 kind:arm_call to:0x01fff05c module:itcm +from:0x021527c8 kind:arm_call to:0x021514d8 module:overlay(79) +from:0x021527d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021527e8 kind:arm_call to:0x02151da0 module:overlay(79) +from:0x02152800 kind:load to:0x02157f00 module:overlay(79) +from:0x02152820 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02152878 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215288c kind:load to:0x020b53e4 module:overlay(0) +from:0x021528bc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021528e4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215290c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02152924 kind:load to:0x02157f00 module:overlay(79) +from:0x02152958 kind:arm_call to:0x01fff520 module:itcm +from:0x02152994 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021529c0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021529f0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02152a78 kind:arm_call to:0x02151d4c module:overlay(79) +from:0x02152a90 kind:arm_call to:0x01fff520 module:itcm +from:0x02152aac kind:load to:0x027e0ce8 module:dtcm +from:0x02152ab0 kind:load to:0x020b3504 module:overlay(0) +from:0x02152ab8 kind:load to:0x02157f00 module:overlay(79) +from:0x02152adc kind:arm_call to:0x020982fc module:overlay(0) +from:0x02152b08 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02152b5c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02152b6c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02152b78 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02152b88 kind:load to:0x02157818 module:overlay(79) +from:0x02152b94 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02152c14 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02152c44 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02152c58 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152c64 kind:arm_call to:0x01ffa328 module:itcm +from:0x02152c74 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152c80 kind:arm_call to:0x02028d30 module:main +from:0x02152c8c kind:load to:0x0203e964 module:main +from:0x02152cac kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02152cb4 kind:arm_call to:0x02011ff4 module:main +from:0x02152cc8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02152cdc kind:load to:0x02158000 module:overlay(79) +from:0x02152cf0 kind:arm_call to:0x02011f3c module:main +from:0x02152cfc kind:arm_call to:0x02152d2c module:overlay(79) +from:0x02152d10 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02152d28 kind:load to:0x02157900 module:overlay(79) +from:0x02152d34 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02152d64 kind:load to:0x02157924 module:overlay(79) +from:0x02152dac kind:arm_call to:0x01fff584 module:itcm +from:0x02152dcc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02152de4 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02152df4 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02152e00 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02152e38 kind:arm_call to:0x02152f80 module:overlay(79) +from:0x02152e44 kind:load to:0x027e0ce8 module:dtcm +from:0x02152efc kind:arm_call to:0x02152fcc module:overlay(79) +from:0x02152f28 kind:arm_call to:0x02153054 module:overlay(79) +from:0x02152f54 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02152f60 kind:arm_call to:0x02152f80 module:overlay(79) +from:0x0215308c kind:arm_call to:0x02106ba0 module:overlay(31) +from:0x021530ac kind:arm_call to:0x020984dc module:overlay(0) +from:0x021530c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021530c8 kind:arm_call to:0x02011ff4 module:main +from:0x021530dc kind:arm_call to:0x02097778 module:overlay(0) +from:0x021530f0 kind:load to:0x0215804c module:overlay(79) +from:0x02153104 kind:arm_call to:0x02011f3c module:main +from:0x02153110 kind:arm_call to:0x0215316c module:overlay(79) +from:0x02153128 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02153168 kind:load to:0x02157990 module:overlay(79) +from:0x02153178 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021531dc kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02153208 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02153220 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153230 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153290 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021532a0 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021532a8 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02153350 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02153394 kind:load to:0x02157ab0 module:overlay(79) +from:0x02153398 kind:load to:0x0215804c module:overlay(79) +from:0x0215339c kind:load to:0x021579b4 module:overlay(79) +from:0x021533a0 kind:load to:0x02049be4 module:main +from:0x021533a8 kind:load to:0x0215797c module:overlay(79) +from:0x021533b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021533d8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021533e0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021533fc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153428 kind:arm_call to:0x0203d210 module:main +from:0x02153430 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02153438 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02153440 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02153448 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02153454 kind:load to:0x02157ab0 module:overlay(79) +from:0x02153458 kind:load to:0x020a0328 module:overlay(0) +from:0x02153470 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153478 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02153494 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021534c0 kind:arm_call to:0x0203d210 module:main +from:0x021534c8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021534d0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021534d8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021534e0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021534e8 kind:arm_call to:0x02011ff4 module:main +from:0x021534f4 kind:load to:0x02157ab0 module:overlay(79) +from:0x021534f8 kind:load to:0x020a0328 module:overlay(0) +from:0x021535a4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021535bc kind:arm_call to:0x021535f8 module:overlay(79) +from:0x021535cc kind:load to:0x027e0cd8 module:dtcm +from:0x021535d0 kind:load to:0x027e0cec module:dtcm +from:0x021535f4 kind:load to:0x02098680 module:overlay(0) +from:0x02153604 kind:arm_call to:0x021535d8 module:overlay(79) +from:0x02153648 kind:load to:0x021579f8 module:overlay(79) +from:0x0215366c kind:arm_call to:0x020bef8c module:overlay(17) +from:0x021536f4 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02153708 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0215374c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02153768 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02153798 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x021537b8 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x021537c0 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021537e0 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0215380c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215382c kind:arm_call to:0x021535f8 module:overlay(79) +from:0x021538b0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021538bc kind:load to:0x02157a50 module:overlay(79) +from:0x021538c4 kind:load to:0x02157978 module:overlay(79) +from:0x021538c8 kind:load to:0x027e07d4 module:dtcm +from:0x021538d0 kind:load to:0x027e09c0 module:dtcm +from:0x021538e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153918 kind:arm_call to:0x021550d4 module:overlay(79) +from:0x0215392c kind:arm_call to:0x02155180 module:overlay(79) +from:0x02153970 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02153998 kind:arm_call to:0x01ffc634 module:itcm +from:0x021539a4 kind:load to:0x027e09b4 module:dtcm +from:0x021539d4 kind:arm_call to:0x01fff148 module:itcm +from:0x02153a70 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02153a88 kind:load to:0x027e0ce0 module:dtcm +from:0x02153a8c kind:load to:0x0203e964 module:main +from:0x02153b38 kind:load to:0x02157b08 module:overlay(79) +from:0x02153b3c kind:load to:0x02049be4 module:main +from:0x02153b58 kind:arm_call to:0x02155018 module:overlay(79) +from:0x02153b74 kind:arm_call to:0x02154d8c module:overlay(79) +from:0x02153b84 kind:arm_call to:0x021550d4 module:overlay(79) +from:0x02153b98 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02153ba8 kind:arm_call to:0x02154d8c module:overlay(79) +from:0x02153bbc kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02153bf4 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02153ca4 kind:load to:0x02157b08 module:overlay(79) +from:0x02153ca8 kind:load to:0x02049be4 module:main +from:0x02153cc4 kind:arm_call to:0x02155018 module:overlay(79) +from:0x02153cdc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02153cec kind:arm_call to:0x01ff930c module:itcm +from:0x02153d04 kind:arm_call to:0x02154d8c module:overlay(79) +from:0x02153d14 kind:arm_call to:0x021550d4 module:overlay(79) +from:0x02153d28 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02153d38 kind:arm_call to:0x02154d8c module:overlay(79) +from:0x02153d4c kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02153d80 kind:arm_call to:0x021539a8 module:overlay(79) +from:0x02153d94 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02153dfc kind:arm_call to:0x02098680 module:overlay(0) +from:0x02153e04 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02153e1c kind:load to:0x02157b20 module:overlay(79) +from:0x02153e3c kind:arm_call to:0x02015080 module:main +from:0x02153e5c kind:arm_call to:0x02154e60 module:overlay(79) +from:0x02153e74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153e88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153eec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153ef8 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02153f00 kind:load to:0x027e09a8 module:dtcm +from:0x02153f08 kind:load to:0x02049be4 module:main +from:0x02153f70 kind:arm_call to:0x02155138 module:overlay(79) +from:0x02153fbc kind:arm_call to:0x02098680 module:overlay(0) +from:0x02153fd8 kind:load to:0x02157b08 module:overlay(79) +from:0x02153fdc kind:load to:0x02049be4 module:main +from:0x02153fec kind:arm_call to:0x021550d4 module:overlay(79) +from:0x02154044 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02154058 kind:arm_call to:0x02154d8c module:overlay(79) +from:0x0215406c kind:arm_call to:0x02154d8c module:overlay(79) +from:0x02154094 kind:arm_call to:0x02155018 module:overlay(79) +from:0x021540e4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x021540f8 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02154168 kind:arm_call to:0x02015300 module:main +from:0x02154198 kind:arm_call to:0x02154e60 module:overlay(79) +from:0x021541b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021541bc kind:arm_call to:0x02155138 module:overlay(79) +from:0x021541f0 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021541fc kind:load to:0x02157b20 module:overlay(79) +from:0x02154204 kind:load to:0x027e09a8 module:dtcm +from:0x02154208 kind:load to:0x027e0cec module:dtcm +from:0x02154228 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154238 kind:arm_call to:0x021550ac module:overlay(79) +from:0x02154298 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021542a8 kind:load to:0x02157b08 module:overlay(79) +from:0x021542b4 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x021542d8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021542fc kind:arm_call to:0x021550ac module:overlay(79) +from:0x0215436c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215437c kind:load to:0x02157b38 module:overlay(79) +from:0x02154380 kind:load to:0x027e09a8 module:dtcm +from:0x02154398 kind:arm_call to:0x02154d8c module:overlay(79) +from:0x021543a8 kind:arm_call to:0x021550d4 module:overlay(79) +from:0x021543bc kind:arm_call to:0x021535f8 module:overlay(79) +from:0x021543fc kind:arm_call to:0x02015080 module:main +from:0x02154418 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021544b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021544cc kind:arm_call to:0x02097448 module:overlay(0) +from:0x021544f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154508 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154574 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02154580 kind:load to:0x0203e964 module:main +from:0x02154588 kind:load to:0x020b53e4 module:overlay(0) +from:0x02154590 kind:load to:0x027e09a8 module:dtcm +from:0x02154604 kind:load to:0x02157b08 module:overlay(79) +from:0x02154648 kind:arm_call to:0x01ff930c module:itcm +from:0x021546b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021546e0 kind:arm_call to:0x02015080 module:main +from:0x021546f8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154798 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021547b4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021547d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021547f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215493c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215495c kind:load to:0x02157b38 module:overlay(79) +from:0x02154960 kind:load to:0x027e09a8 module:dtcm +from:0x02154968 kind:load to:0x0203e964 module:main +from:0x02154970 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215497c kind:load to:0x02157b08 module:overlay(79) +from:0x021549f0 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02154a08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154a18 kind:load to:0x02157b08 module:overlay(79) +from:0x02154a1c kind:load to:0x027e07d4 module:dtcm +from:0x02154a20 kind:load to:0x027e09a8 module:dtcm +from:0x02154a34 kind:arm_call to:0x02099330 module:overlay(0) +from:0x02154a4c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02154a84 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02154a90 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02154aa0 kind:arm_call to:0x021550ac module:overlay(79) +from:0x02154aac kind:load to:0x020aed44 module:overlay(0) +from:0x02154ab0 kind:load to:0x027e07d4 module:dtcm +from:0x02154ae0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154b10 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02154b70 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154b84 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154ba4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154bc8 kind:load to:0x02157b50 module:overlay(79) +from:0x02154bcc kind:load to:0x027e09a8 module:dtcm +from:0x02154bd4 kind:load to:0x027e0cec module:dtcm +from:0x02154bf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154c0c kind:arm_call to:0x02155138 module:overlay(79) +from:0x02154c1c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02154c24 kind:arm_call to:0x02154e1c module:overlay(79) +from:0x02154c2c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154c38 kind:arm_call to:0x02099818 module:overlay(0) +from:0x02154c98 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02154cb4 kind:load to:0x02157b08 module:overlay(79) +from:0x02154d24 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02154d44 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02154d60 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02154d78 kind:arm_call to:0x021550ac module:overlay(79) +from:0x02154d84 kind:load to:0x020aed44 module:overlay(0) +from:0x02154d88 kind:load to:0x027e07d4 module:dtcm +from:0x02154da8 kind:arm_call to:0x01fff148 module:itcm +from:0x02154dd0 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02154de4 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02154df8 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02154e18 kind:load to:0x027e0ce0 module:dtcm +from:0x02154e50 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x02154e58 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02154ea0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154ee0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02154f00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154f28 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02154f48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154f8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154fa8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154fd0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154fec kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154ff8 kind:load to:0x020b53e4 module:overlay(0) +from:0x02155000 kind:load to:0x027e0ce4 module:dtcm +from:0x02155008 kind:load to:0x027e0cec module:dtcm +from:0x02155048 kind:arm_call to:0x01fff148 module:itcm +from:0x02155088 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02155090 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x021550a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021550c0 kind:arm_call to:0x021535f8 module:overlay(79) +from:0x021550cc kind:arm_call to:0x021535f8 module:overlay(79) +from:0x021550f0 kind:arm_call to:0x01ffedac module:itcm +from:0x02155108 kind:arm_call to:0x01fff498 module:itcm +from:0x02155114 kind:arm_call to:0x0217485c module:overlay(94) +from:0x02155134 kind:load to:0x027e0ce8 module:dtcm +from:0x02155154 kind:arm_call to:0x01ffedac module:itcm +from:0x0215516c kind:arm_call to:0x01fff498 module:itcm +from:0x0215517c kind:load to:0x027e0ce8 module:dtcm +from:0x021551a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021551bc kind:arm_call to:0x01ff916c module:itcm +from:0x021551e8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021551f4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155210 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02155220 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02155230 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02155238 kind:arm_call to:0x02011ff4 module:main +from:0x0215524c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02155260 kind:load to:0x02158134 module:overlay(79) +from:0x02155274 kind:arm_call to:0x02011f3c module:main +from:0x02155280 kind:arm_call to:0x021552d0 module:overlay(79) +from:0x02155294 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021552c8 kind:load to:0x02157b9c module:overlay(79) +from:0x021552d8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215530c kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x02155318 kind:arm_call to:0x021559dc module:overlay(79) +from:0x02155398 kind:load to:0x02157bc0 module:overlay(79) +from:0x0215539c kind:load to:0x020b19a8 module:overlay(0) +from:0x021553a0 kind:load to:0x02158134 module:overlay(79) +from:0x021553b0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02155460 kind:load to:0x0203e964 module:main +from:0x02155464 kind:load to:0x02157b68 module:overlay(79) +from:0x02155498 kind:arm_call to:0x021558d8 module:overlay(79) +from:0x021554c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021554e0 kind:arm_call to:0x021557cc module:overlay(79) +from:0x021554f0 kind:arm_call to:0x021557ec module:overlay(79) +from:0x021554f8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02155554 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02155564 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02155580 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x02155588 kind:arm_call to:0x021557ec module:overlay(79) +from:0x02155594 kind:arm_call to:0x021557ec module:overlay(79) +from:0x021555bc kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021555cc kind:arm_call to:0x02155890 module:overlay(79) +from:0x02155624 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02155668 kind:arm_call to:0x021557ec module:overlay(79) +from:0x02155684 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02155694 kind:arm_call to:0x021557ec module:overlay(79) +from:0x021556a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021556a4 kind:load to:0x027e0d38 module:dtcm +from:0x021556ac kind:load to:0x027e09c0 module:dtcm +from:0x021556c4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02155700 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215572c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215573c kind:arm_call to:0x01ffa60c module:itcm +from:0x021557b4 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x021557c0 kind:load to:0x0203e964 module:main +from:0x021557c8 kind:load to:0x027e09b4 module:dtcm +from:0x021557e8 kind:load to:0x02098964 module:overlay(0) +from:0x021557f8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02155824 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155840 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215585c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155874 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155884 kind:load to:0x027e0cec module:dtcm +from:0x02155888 kind:load to:0x027e09a8 module:dtcm +from:0x0215589c kind:arm_call to:0x02155910 module:overlay(79) +from:0x021558d0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02155908 kind:arm_call to:0x021557ec module:overlay(79) +from:0x02155940 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021559c8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021559d4 kind:load to:0x0203e964 module:main +from:0x021559d8 kind:load to:0x027e09a8 module:dtcm +from:0x02155a14 kind:load to:0x02157b80 module:overlay(79) +from:0x02155a2c kind:arm_call to:0x01fff458 module:itcm +from:0x02155a40 kind:arm_call to:0x01fff458 module:itcm +from:0x02155a54 kind:arm_call to:0x021557ec module:overlay(79) +from:0x02155a6c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02155a74 kind:arm_call to:0x02011ff4 module:main +from:0x02155a8c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02155a94 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02155a9c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02155ab4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02155abc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02155ac4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02155acc kind:arm_call to:0x02011ff4 module:main +from:0x02155ae0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02155af4 kind:load to:0x0215821c module:overlay(79) +from:0x02155b08 kind:arm_call to:0x02011f3c module:main +from:0x02155b14 kind:arm_call to:0x02155b44 module:overlay(79) +from:0x02155b28 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02155b40 kind:load to:0x02157c1c module:overlay(79) +from:0x02155b4c kind:arm_call to:0x021400e0 module:overlay(70) +from:0x02155b60 kind:load to:0x02157c40 module:overlay(79) +from:0x02155bb0 kind:load to:0x0215821c module:overlay(79) +from:0x02155bc0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02155bc8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02155be0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02155be8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02155bf0 kind:arm_call to:0x02011ff4 module:main +from:0x02155c04 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02155c18 kind:load to:0x02158304 module:overlay(79) +from:0x02155c2c kind:arm_call to:0x02011f3c module:main +from:0x02155c38 kind:arm_call to:0x02155cf4 module:overlay(79) +from:0x02155c50 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02155c60 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02155cdc kind:load to:0x02157ca4 module:overlay(79) +from:0x02155ce0 kind:load to:0x02157858 module:overlay(79) +from:0x02155ce4 kind:load to:0x02157cc0 module:overlay(79) +from:0x02155d00 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02155d24 kind:arm_call to:0x0203d160 module:main +from:0x02155d4c kind:load to:0x02157cdc module:overlay(79) +from:0x02155d50 kind:load to:0x02155d70 module:overlay(79) +from:0x02155d54 kind:load to:0x02155d5c module:overlay(79) +from:0x02155d58 kind:load to:0x021583d8 module:overlay(79) +from:0x02155d6c kind:load to:0x020578e9 module:overlay(0) +from:0x02155d78 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02155e58 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x02155e88 kind:arm_call to:0x01fff498 module:itcm +from:0x02155e94 kind:arm_call to:0x02101a98 module:overlay(31) +from:0x02155eb0 kind:arm_call to:0x02101aa8 module:overlay(31) +from:0x02155ed0 kind:arm_call to:0x0203d210 module:main +from:0x02155ed8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02155ee8 kind:load to:0x02157cdc module:overlay(79) +from:0x02155eec kind:load to:0x027e0ce8 module:dtcm +from:0x02155ef4 kind:load to:0x02155d70 module:overlay(79) +from:0x02155fcc kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x02155ffc kind:arm_call to:0x01fff498 module:itcm +from:0x02156008 kind:arm_call to:0x02101a98 module:overlay(31) +from:0x02156024 kind:arm_call to:0x02101aa8 module:overlay(31) +from:0x02156044 kind:arm_call to:0x0203d210 module:main +from:0x0215604c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02156054 kind:arm_call to:0x02011ff4 module:main +from:0x02156064 kind:load to:0x02157cdc module:overlay(79) +from:0x02156068 kind:load to:0x027e0ce8 module:dtcm +from:0x02156070 kind:load to:0x02155d70 module:overlay(79) +from:0x021560b8 kind:arm_call to:0x02039998 module:main +from:0x021560cc kind:arm_call to:0x02039530 module:main +from:0x021560d8 kind:arm_call to:0x02039a14 module:main +from:0x02156110 kind:arm_call to:0x02039998 module:main +from:0x02156124 kind:arm_call to:0x02039530 module:main +from:0x02156138 kind:arm_call to:0x02039530 module:main +from:0x0215614c kind:arm_call to:0x02038e4c module:main +from:0x02156174 kind:arm_call to:0x02039998 module:main +from:0x02156188 kind:arm_call to:0x02039530 module:main +from:0x0215619c kind:arm_call to:0x02039530 module:main +from:0x021561a8 kind:arm_call to:0x0203917c module:main +from:0x021561b8 kind:arm_call to:0x0203a620 module:main +from:0x021561ec kind:arm_call to:0x02039998 module:main +from:0x02156200 kind:arm_call to:0x02039530 module:main +from:0x0215620c kind:arm_call to:0x02039a14 module:main +from:0x02156244 kind:arm_call to:0x02039998 module:main +from:0x02156258 kind:arm_call to:0x02039530 module:main +from:0x0215626c kind:arm_call to:0x02039530 module:main +from:0x02156280 kind:arm_call to:0x02038e4c module:main +from:0x021562a8 kind:arm_call to:0x02039998 module:main +from:0x021562bc kind:arm_call to:0x02039530 module:main +from:0x021562d0 kind:arm_call to:0x02039530 module:main +from:0x021562dc kind:arm_call to:0x0203917c module:main +from:0x021562e0 kind:arm_call to:0x0203a620 module:main +from:0x021562fc kind:arm_call to:0x02156494 module:overlay(79) +from:0x02156310 kind:load to:0x02049be4 module:main +from:0x021563b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021563d4 kind:arm_call to:0x02156494 module:overlay(79) +from:0x021563dc kind:arm_call to:0x02156484 module:overlay(79) +from:0x02156408 kind:load to:0x027e0ce4 module:dtcm +from:0x02156444 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156468 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02156480 kind:load to:0x02157c98 module:overlay(79) +from:0x02156490 kind:load to:0x02156494 module:overlay(79) +from:0x02156530 kind:arm_call to:0x0200f05c module:main +from:0x021565b0 kind:arm_call to:0x0200f05c module:main +from:0x021565f8 kind:arm_call to:0x0200f05c module:main +from:0x02156638 kind:arm_call to:0x0200f05c module:main +from:0x02156674 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215669c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021566b8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021566dc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021566fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215671c kind:load to:0x02049be4 module:main +from:0x02156720 kind:load to:0x02158304 module:overlay(79) +from:0x02156724 kind:load to:0x02157394 module:overlay(79) +from:0x02156728 kind:load to:0x021573d4 module:overlay(79) +from:0x0215672c kind:load to:0x027e09a8 module:dtcm +from:0x02156738 kind:load to:0x027e0cec module:dtcm +from:0x0215674c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02156760 kind:load to:0x0215840c module:overlay(79) +from:0x02156774 kind:arm_call to:0x02011f3c module:main +from:0x02156780 kind:arm_call to:0x0215682c module:overlay(79) +from:0x02156798 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021567a8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02156814 kind:load to:0x02157ca4 module:overlay(79) +from:0x02156818 kind:load to:0x02157858 module:overlay(79) +from:0x0215681c kind:load to:0x02157d1c module:overlay(79) +from:0x02156834 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021568ac kind:load to:0x02157d38 module:overlay(79) +from:0x021568b0 kind:load to:0x0215840c module:overlay(79) +from:0x021568b4 kind:load to:0x020b19a8 module:overlay(0) +from:0x021568b8 kind:load to:0x021584e0 module:overlay(79) +from:0x021568cc kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021568f4 kind:arm_call to:0x021569c0 module:overlay(79) +from:0x02156960 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215696c kind:arm_call to:0x01fff458 module:itcm +from:0x02156994 kind:arm_call to:0x021569c0 module:overlay(79) +from:0x021569b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021569e4 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x021569f4 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02156a08 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02156a10 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02156a28 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02156a30 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02156a38 kind:arm_call to:0x02011ff4 module:main +from:0x02156a4c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02156a60 kind:load to:0x02158514 module:overlay(79) +from:0x02156a74 kind:arm_call to:0x02011f3c module:main +from:0x02156a80 kind:arm_call to:0x02156ad0 module:overlay(79) +from:0x02156a98 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02156ac8 kind:load to:0x02157d78 module:overlay(79) +from:0x02156ad8 kind:arm_call to:0x020ff014 module:overlay(31) +from:0x02156afc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156b0c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02156b2c kind:load to:0x02157d94 module:overlay(79) +from:0x02156b30 kind:load to:0x02157e2c module:overlay(79) +from:0x02156b40 kind:arm_call to:0x020ff0dc module:overlay(31) +from:0x02156b70 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02156b94 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02156bbc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02156bdc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02156be8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156bf4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156c04 kind:load to:0x021573f4 module:overlay(79) +from:0x02156c08 kind:load to:0x02158534 module:overlay(79) +from:0x02156c0c kind:load to:0x021573e4 module:overlay(79) +from:0x02156cbc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02156cc4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02156ccc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156cf8 kind:arm_call to:0x020ff1ac module:overlay(31) +from:0x02156d28 kind:arm_call to:0x020fc6e8 module:overlay(31) +from:0x02156d44 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02156d54 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02156d64 kind:arm_call to:0x0205786c module:overlay(0) +from:0x02156d70 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02156d7c kind:arm_call to:0x0205786c module:overlay(0) +from:0x02156d84 kind:load to:0x027e09a8 module:dtcm +from:0x02156d9c kind:arm_call to:0x020fce98 module:overlay(31) +from:0x02156df0 kind:load to:0x02158514 module:overlay(79) +from:0x02156e00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156e08 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02156e10 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02156e28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02156e30 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02156e38 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02156e40 kind:arm_call to:0x02011ff4 module:main +from:0x02156e54 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02156e68 kind:arm_branch to:0x020fd0a8 module:overlay(31) +from:0x02156e78 kind:arm_branch to:0x020fd0a4 module:overlay(31) +from:0x02156e88 kind:load to:0x021585f8 module:overlay(79) +from:0x02156e9c kind:arm_call to:0x02011f3c module:main +from:0x02156ea8 kind:arm_call to:0x02156ef8 module:overlay(79) +from:0x02156ec0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02156ef0 kind:load to:0x02157e48 module:overlay(79) +from:0x02156f00 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02156f14 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02156f1c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02156f88 kind:load to:0x02157e64 module:overlay(79) +from:0x02156f8c kind:load to:0x02157858 module:overlay(79) +from:0x02156f90 kind:load to:0x021585f8 module:overlay(79) +from:0x02156fc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157044 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021570ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021570f4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215710c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157114 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215711c kind:arm_call to:0x02011ff4 module:main +from:0x02157130 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02157144 kind:load to:0x021586dc module:overlay(79) +from:0x02157158 kind:arm_call to:0x02011f3c module:main +from:0x02157164 kind:arm_call to:0x021571a0 module:overlay(79) +from:0x0215717c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215719c kind:load to:0x02157ea4 module:overlay(79) +from:0x021571a8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021571bc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021571c8 kind:load to:0x02157ec0 module:overlay(79) +from:0x02157210 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02157248 kind:load to:0x027e0cd8 module:dtcm +from:0x02157274 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x021572fc kind:load to:0x021586dc module:overlay(79) +from:0x02157314 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215731c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02157334 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215733c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02157344 kind:arm_call to:0x02011ff4 module:main +from:0x02157358 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215742c kind:arm_call to:0x02150db0 module:overlay(79) +from:0x0215743c kind:arm_call to:0x0203ce74 module:main +from:0x02157450 kind:load to:0x02157f00 module:overlay(79) +from:0x02157454 kind:load to:0x02157f18 module:overlay(79) +from:0x02157458 kind:load to:0x02152cc0 module:overlay(79) +from:0x0215745c kind:load to:0x02157f0c module:overlay(79) +from:0x0215747c kind:arm_call to:0x02152d04 module:overlay(79) +from:0x0215748c kind:arm_call to:0x0203ce74 module:main +from:0x021574a0 kind:load to:0x02157ff0 module:overlay(79) +from:0x021574a4 kind:load to:0x02158000 module:overlay(79) +from:0x021574a8 kind:load to:0x021530d4 module:overlay(79) +from:0x021574ac kind:load to:0x02157ff4 module:overlay(79) +from:0x021574fc kind:arm_call to:0x02153118 module:overlay(79) +from:0x0215750c kind:arm_call to:0x0203ce74 module:main +from:0x02157520 kind:load to:0x020aed44 module:overlay(0) +from:0x02157524 kind:load to:0x02157978 module:overlay(79) +from:0x0215752c kind:load to:0x0215803c module:overlay(79) +from:0x02157530 kind:load to:0x0215804c module:overlay(79) +from:0x02157534 kind:load to:0x02155244 module:overlay(79) +from:0x02157538 kind:load to:0x02158040 module:overlay(79) +from:0x02157574 kind:arm_call to:0x02155288 module:overlay(79) +from:0x02157584 kind:arm_call to:0x0203ce74 module:main +from:0x02157598 kind:load to:0x02157b68 module:overlay(79) +from:0x021575a0 kind:load to:0x02158124 module:overlay(79) +from:0x021575a4 kind:load to:0x02158134 module:overlay(79) +from:0x021575a8 kind:load to:0x02155ad8 module:overlay(79) +from:0x021575ac kind:load to:0x02158128 module:overlay(79) +from:0x021575cc kind:arm_call to:0x02155b1c module:overlay(79) +from:0x021575dc kind:arm_call to:0x0203ce74 module:main +from:0x021575f0 kind:load to:0x0215820c module:overlay(79) +from:0x021575f4 kind:load to:0x0215821c module:overlay(79) +from:0x021575f8 kind:load to:0x02155bfc module:overlay(79) +from:0x021575fc kind:load to:0x02158210 module:overlay(79) +from:0x0215761c kind:arm_call to:0x02155c40 module:overlay(79) +from:0x0215762c kind:arm_call to:0x0203ce74 module:main +from:0x02157640 kind:load to:0x021582f4 module:overlay(79) +from:0x02157644 kind:load to:0x02158304 module:overlay(79) +from:0x02157648 kind:load to:0x02156744 module:overlay(79) +from:0x0215764c kind:load to:0x021582f8 module:overlay(79) +from:0x0215766c kind:arm_call to:0x02156788 module:overlay(79) +from:0x0215767c kind:arm_call to:0x0203ce74 module:main +from:0x02157690 kind:load to:0x021583fc module:overlay(79) +from:0x02157694 kind:load to:0x0215840c module:overlay(79) +from:0x02157698 kind:load to:0x02156a44 module:overlay(79) +from:0x0215769c kind:load to:0x02158400 module:overlay(79) +from:0x021576bc kind:arm_call to:0x02156a88 module:overlay(79) +from:0x021576cc kind:arm_call to:0x0203ce74 module:main +from:0x021576e0 kind:load to:0x02158504 module:overlay(79) +from:0x021576e4 kind:load to:0x02158514 module:overlay(79) +from:0x021576e8 kind:load to:0x02156e4c module:overlay(79) +from:0x021576ec kind:load to:0x02158508 module:overlay(79) +from:0x0215770c kind:arm_call to:0x02156eb0 module:overlay(79) +from:0x0215771c kind:arm_call to:0x0203ce74 module:main +from:0x02157730 kind:load to:0x021585e8 module:overlay(79) +from:0x02157734 kind:load to:0x021585f8 module:overlay(79) +from:0x02157738 kind:load to:0x02157128 module:overlay(79) +from:0x0215773c kind:load to:0x021585ec module:overlay(79) +from:0x0215775c kind:arm_call to:0x0215716c module:overlay(79) +from:0x0215776c kind:arm_call to:0x0203ce74 module:main +from:0x02157780 kind:load to:0x021586cc module:overlay(79) +from:0x02157784 kind:load to:0x021586dc module:overlay(79) +from:0x02157788 kind:load to:0x02157350 module:overlay(79) +from:0x0215778c kind:load to:0x021586d0 module:overlay(79) +from:0x02157790 kind:load to:0x02157404 module:overlay(79) +from:0x02157794 kind:load to:0x02157460 module:overlay(79) +from:0x02157798 kind:load to:0x021574b0 module:overlay(79) +from:0x0215779c kind:load to:0x0215753c module:overlay(79) +from:0x021577a0 kind:load to:0x021575b0 module:overlay(79) +from:0x021577a4 kind:load to:0x02157600 module:overlay(79) +from:0x021577a8 kind:load to:0x02157650 module:overlay(79) +from:0x021577ac kind:load to:0x021576a0 module:overlay(79) +from:0x021577b0 kind:load to:0x021576f0 module:overlay(79) +from:0x021577b4 kind:load to:0x02157740 module:overlay(79) +from:0x021577e0 kind:load to:0x02151590 module:overlay(79) +from:0x021577e8 kind:load to:0x021516c0 module:overlay(79) +from:0x021577f0 kind:load to:0x02151aec module:overlay(79) +from:0x021577f8 kind:load to:0x02151620 module:overlay(79) +from:0x02157800 kind:load to:0x02151770 module:overlay(79) +from:0x02157808 kind:load to:0x02151b4c module:overlay(79) +from:0x02157818 kind:load to:0x02152b8c module:overlay(79) +from:0x0215781c kind:load to:0x02152ca4 module:overlay(79) +from:0x02157820 kind:load to:0x0209832c module:overlay(0) +from:0x02157824 kind:load to:0x02150e08 module:overlay(79) +from:0x02157828 kind:load to:0x0207c044 module:overlay(0) +from:0x02157834 kind:load to:0x02150d8c module:overlay(79) +from:0x02157838 kind:load to:0x02097998 module:overlay(0) +from:0x0215783c kind:load to:0x020977a8 module:overlay(0) +from:0x02157840 kind:load to:0x02097824 module:overlay(0) +from:0x02157844 kind:load to:0x020979a0 module:overlay(0) +from:0x02157848 kind:load to:0x020979c0 module:overlay(0) +from:0x0215784c kind:load to:0x020979ec module:overlay(0) +from:0x02157858 kind:load to:0x0207c4d0 module:overlay(0) +from:0x0215785c kind:load to:0x0207c4d8 module:overlay(0) +from:0x02157860 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02157864 kind:load to:0x0207c990 module:overlay(0) +from:0x02157868 kind:load to:0x0207c9d4 module:overlay(0) +from:0x0215786c kind:load to:0x0207ca44 module:overlay(0) +from:0x02157870 kind:load to:0x0207ca6c module:overlay(0) +from:0x02157874 kind:load to:0x0207cae4 module:overlay(0) +from:0x02157880 kind:load to:0x0209856c module:overlay(0) +from:0x02157884 kind:load to:0x020985a8 module:overlay(0) +from:0x02157888 kind:load to:0x020985c0 module:overlay(0) +from:0x0215788c kind:load to:0x020985cc module:overlay(0) +from:0x02157890 kind:load to:0x01fff464 module:itcm +from:0x02157894 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02157898 kind:load to:0x021510a8 module:overlay(79) +from:0x0215789c kind:load to:0x02098504 module:overlay(0) +from:0x021578a0 kind:load to:0x0215151c module:overlay(79) +from:0x021578a4 kind:load to:0x02151554 module:overlay(79) +from:0x021578a8 kind:load to:0x02098510 module:overlay(0) +from:0x021578ac kind:load to:0x02152564 module:overlay(79) +from:0x021578b0 kind:load to:0x02098518 module:overlay(0) +from:0x021578b4 kind:load to:0x0209851c module:overlay(0) +from:0x021578b8 kind:load to:0x020985d8 module:overlay(0) +from:0x021578bc kind:load to:0x02098644 module:overlay(0) +from:0x021578c0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021578c4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021578c8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021578cc kind:load to:0x02150fe0 module:overlay(79) +from:0x021578d0 kind:load to:0x02151040 module:overlay(79) +from:0x021578d4 kind:load to:0x02130938 module:overlays(48,51) +from:0x021578d8 kind:load to:0x02151a50 module:overlay(79) +from:0x021578dc kind:load to:0x02130c08 module:overlay(48) +from:0x021578e0 kind:load to:0x02130cc4 module:overlay(48) +from:0x021578e4 kind:load to:0x02130cd8 module:overlay(48) +from:0x021578e8 kind:load to:0x02130ce0 module:overlay(48) +from:0x021578ec kind:load to:0x02152560 module:overlay(79) +from:0x021578f0 kind:load to:0x0215265c module:overlay(79) +from:0x021578f4 kind:load to:0x02152abc module:overlay(79) +from:0x02157900 kind:load to:0x02152ce0 module:overlay(79) +from:0x02157904 kind:load to:0x020977a0 module:overlay(0) +from:0x02157908 kind:load to:0x020977a8 module:overlay(0) +from:0x0215790c kind:load to:0x02097824 module:overlay(0) +from:0x02157910 kind:load to:0x02097864 module:overlay(0) +from:0x02157914 kind:load to:0x02097868 module:overlay(0) +from:0x02157918 kind:load to:0x0209786c module:overlay(0) +from:0x02157924 kind:load to:0x0209856c module:overlay(0) +from:0x02157928 kind:load to:0x020985a8 module:overlay(0) +from:0x0215792c kind:load to:0x020985c0 module:overlay(0) +from:0x02157930 kind:load to:0x020985cc module:overlay(0) +from:0x02157934 kind:load to:0x01fff464 module:itcm +from:0x02157938 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215793c kind:load to:0x02152d68 module:overlay(79) +from:0x02157940 kind:load to:0x02098504 module:overlay(0) +from:0x02157944 kind:load to:0x02152e4c module:overlay(79) +from:0x02157948 kind:load to:0x0209850c module:overlay(0) +from:0x0215794c kind:load to:0x02098510 module:overlay(0) +from:0x02157950 kind:load to:0x02098514 module:overlay(0) +from:0x02157954 kind:load to:0x02098518 module:overlay(0) +from:0x02157958 kind:load to:0x0209851c module:overlay(0) +from:0x0215795c kind:load to:0x020985d8 module:overlay(0) +from:0x02157960 kind:load to:0x02098644 module:overlay(0) +from:0x02157964 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02157968 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215796c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02157970 kind:load to:0x021530a4 module:overlay(79) +from:0x02157974 kind:load to:0x021530b8 module:overlay(79) +from:0x02157990 kind:load to:0x021530f4 module:overlay(79) +from:0x02157994 kind:load to:0x02097998 module:overlay(0) +from:0x02157998 kind:load to:0x020977a8 module:overlay(0) +from:0x0215799c kind:load to:0x02097824 module:overlay(0) +from:0x021579a0 kind:load to:0x020979a0 module:overlay(0) +from:0x021579a4 kind:load to:0x020979c0 module:overlay(0) +from:0x021579a8 kind:load to:0x020979ec module:overlay(0) +from:0x021579b4 kind:load to:0x021533b0 module:overlay(79) +from:0x021579b8 kind:load to:0x02155228 module:overlay(79) +from:0x021579bc kind:load to:0x0209a2a8 module:overlay(0) +from:0x021579c0 kind:load to:0x0209a2dc module:overlay(0) +from:0x021579c4 kind:load to:0x0209a374 module:overlay(0) +from:0x021579c8 kind:load to:0x0209a388 module:overlay(0) +from:0x021579cc kind:load to:0x0209a138 module:overlay(0) +from:0x021579d0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x021579d4 kind:load to:0x0209a438 module:overlay(0) +from:0x021579d8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021579dc kind:load to:0x0209a344 module:overlay(0) +from:0x021579e0 kind:load to:0x0209a35c module:overlay(0) +from:0x021579e4 kind:load to:0x0209a39c module:overlay(0) +from:0x021579e8 kind:load to:0x0209a728 module:overlay(0) +from:0x021579ec kind:load to:0x021551fc module:overlay(79) +from:0x021579f0 kind:load to:0x021551d8 module:overlay(79) +from:0x021579f4 kind:load to:0x0209a760 module:overlay(0) +from:0x021579f8 kind:load to:0x02153a90 module:overlay(79) +from:0x02157a00 kind:load to:0x02153bfc module:overlay(79) +from:0x02157a08 kind:load to:0x02153da0 module:overlay(79) +from:0x02157a10 kind:load to:0x02153f10 module:overlay(79) +from:0x02157a18 kind:load to:0x02154104 module:overlay(79) +from:0x02157a20 kind:load to:0x02154304 module:overlay(79) +from:0x02157a28 kind:load to:0x02154240 module:overlay(79) +from:0x02157a30 kind:load to:0x02154980 module:overlay(79) +from:0x02157a38 kind:load to:0x02154ab4 module:overlay(79) +from:0x02157a40 kind:load to:0x02154c40 module:overlay(79) +from:0x02157a48 kind:load to:0x02154598 module:overlay(79) +from:0x02157a50 kind:load to:0x02153b40 module:overlay(79) +from:0x02157a58 kind:load to:0x02153cac module:overlay(79) +from:0x02157a60 kind:load to:0x02153e20 module:overlay(79) +from:0x02157a68 kind:load to:0x02153fe0 module:overlay(79) +from:0x02157a70 kind:load to:0x02154210 module:overlay(79) +from:0x02157a78 kind:load to:0x02154388 module:overlay(79) +from:0x02157a80 kind:load to:0x021542ac module:overlay(79) +from:0x02157a88 kind:load to:0x02154a28 module:overlay(79) +from:0x02157a90 kind:load to:0x02154bdc module:overlay(79) +from:0x02157a98 kind:load to:0x02154cb8 module:overlay(79) +from:0x02157aa0 kind:load to:0x02154608 module:overlay(79) +from:0x02157ab0 kind:load to:0x0209856c module:overlay(0) +from:0x02157ab4 kind:load to:0x020985a8 module:overlay(0) +from:0x02157ab8 kind:load to:0x020985c0 module:overlay(0) +from:0x02157abc kind:load to:0x020985cc module:overlay(0) +from:0x02157ac0 kind:load to:0x01fff464 module:itcm +from:0x02157ac4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02157ac8 kind:load to:0x021534fc module:overlay(79) +from:0x02157acc kind:load to:0x02098504 module:overlay(0) +from:0x02157ad0 kind:load to:0x0215364c module:overlay(79) +from:0x02157ad4 kind:load to:0x0209850c module:overlay(0) +from:0x02157ad8 kind:load to:0x02098510 module:overlay(0) +from:0x02157adc kind:load to:0x021538d4 module:overlay(79) +from:0x02157ae0 kind:load to:0x02099058 module:overlay(0) +from:0x02157ae4 kind:load to:0x0209851c module:overlay(0) +from:0x02157ae8 kind:load to:0x020985d8 module:overlay(0) +from:0x02157aec kind:load to:0x02098644 module:overlay(0) +from:0x02157af0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02157af4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02157af8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02157afc kind:load to:0x021533c4 module:overlay(79) +from:0x02157b00 kind:load to:0x0215345c module:overlay(79) +from:0x02157b04 kind:load to:0x020995dc module:overlay(0) +from:0x02157b80 kind:load to:0x021553a8 module:overlay(79) +from:0x02157b84 kind:load to:0x02155a64 module:overlay(79) +from:0x02157b88 kind:load to:0x0207b750 module:overlay(0) +from:0x02157b8c kind:load to:0x0207b788 module:overlay(0) +from:0x02157b90 kind:load to:0x02155a18 module:overlay(79) +from:0x02157b9c kind:load to:0x02155264 module:overlay(79) +from:0x02157ba0 kind:load to:0x02097998 module:overlay(0) +from:0x02157ba4 kind:load to:0x020977a8 module:overlay(0) +from:0x02157ba8 kind:load to:0x02097824 module:overlay(0) +from:0x02157bac kind:load to:0x020979a0 module:overlay(0) +from:0x02157bb0 kind:load to:0x020979c0 module:overlay(0) +from:0x02157bb4 kind:load to:0x020979ec module:overlay(0) +from:0x02157bc0 kind:load to:0x0209856c module:overlay(0) +from:0x02157bc4 kind:load to:0x020985a8 module:overlay(0) +from:0x02157bc8 kind:load to:0x020985c0 module:overlay(0) +from:0x02157bcc kind:load to:0x020985cc module:overlay(0) +from:0x02157bd0 kind:load to:0x01fff464 module:itcm +from:0x02157bd4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02157bd8 kind:load to:0x021553bc module:overlay(79) +from:0x02157bdc kind:load to:0x02098504 module:overlay(0) +from:0x02157be0 kind:load to:0x02155468 module:overlay(79) +from:0x02157be4 kind:load to:0x0209850c module:overlay(0) +from:0x02157be8 kind:load to:0x02098510 module:overlay(0) +from:0x02157bec kind:load to:0x021556b0 module:overlay(79) +from:0x02157bf0 kind:load to:0x02098518 module:overlay(0) +from:0x02157bf4 kind:load to:0x0209851c module:overlay(0) +from:0x02157bf8 kind:load to:0x020985d8 module:overlay(0) +from:0x02157bfc kind:load to:0x02098644 module:overlay(0) +from:0x02157c00 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02157c04 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02157c08 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02157c0c kind:load to:0x02155a80 module:overlay(79) +from:0x02157c10 kind:load to:0x02155aa8 module:overlay(79) +from:0x02157c1c kind:load to:0x02155af8 module:overlay(79) +from:0x02157c20 kind:load to:0x02097998 module:overlay(0) +from:0x02157c24 kind:load to:0x020977a8 module:overlay(0) +from:0x02157c28 kind:load to:0x02097824 module:overlay(0) +from:0x02157c2c kind:load to:0x020979a0 module:overlay(0) +from:0x02157c30 kind:load to:0x020979c0 module:overlay(0) +from:0x02157c34 kind:load to:0x020979ec module:overlay(0) +from:0x02157c40 kind:load to:0x0209856c module:overlay(0) +from:0x02157c44 kind:load to:0x020985a8 module:overlay(0) +from:0x02157c48 kind:load to:0x020985c0 module:overlay(0) +from:0x02157c4c kind:load to:0x020985cc module:overlay(0) +from:0x02157c50 kind:load to:0x01fff464 module:itcm +from:0x02157c54 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02157c58 kind:load to:0x02140100 module:overlays(26,70) +from:0x02157c5c kind:load to:0x0214012c module:overlays(26,70) +from:0x02157c60 kind:load to:0x02098508 module:overlay(0) +from:0x02157c64 kind:load to:0x0209850c module:overlay(0) +from:0x02157c68 kind:load to:0x02098510 module:overlay(0) +from:0x02157c6c kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02157c70 kind:load to:0x02098518 module:overlay(0) +from:0x02157c74 kind:load to:0x0209851c module:overlay(0) +from:0x02157c78 kind:load to:0x020985d8 module:overlay(0) +from:0x02157c7c kind:load to:0x02098644 module:overlay(0) +from:0x02157c80 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02157c84 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02157c88 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02157c8c kind:load to:0x02155bb4 module:overlay(79) +from:0x02157c90 kind:load to:0x02155bd4 module:overlay(79) +from:0x02157c94 kind:load to:0x02155b64 module:overlay(79) +from:0x02157ca8 kind:load to:0x0209ca64 module:overlay(0) +from:0x02157cac kind:load to:0x0209ca6c module:overlay(0) +from:0x02157cb0 kind:load to:0x0209caac module:overlay(0) +from:0x02157cb4 kind:load to:0x0209cacc module:overlay(0) +from:0x02157cc0 kind:load to:0x02155c1c module:overlay(79) +from:0x02157cc4 kind:load to:0x0209ca64 module:overlay(0) +from:0x02157cc8 kind:load to:0x0209ca6c module:overlay(0) +from:0x02157ccc kind:load to:0x0209caac module:overlay(0) +from:0x02157cd0 kind:load to:0x0209cacc module:overlay(0) +from:0x02157cdc kind:load to:0x02156074 module:overlay(79) +from:0x02157ce0 kind:load to:0x0209d10c module:overlay(0) +from:0x02157ce4 kind:load to:0x02156318 module:overlay(79) +from:0x02157ce8 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02157cec kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02157cf0 kind:load to:0x0215640c module:overlay(79) +from:0x02157cf4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02157cf8 kind:load to:0x02156334 module:overlay(79) +from:0x02157cfc kind:load to:0x0209d228 module:overlay(0) +from:0x02157d00 kind:load to:0x0209d22c module:overlay(0) +from:0x02157d04 kind:load to:0x0209d238 module:overlay(0) +from:0x02157d08 kind:load to:0x0209d240 module:overlay(0) +from:0x02157d0c kind:load to:0x02155d84 module:overlay(79) +from:0x02157d10 kind:load to:0x02155ef8 module:overlay(79) +from:0x02157d1c kind:load to:0x02156764 module:overlay(79) +from:0x02157d20 kind:load to:0x0209ca64 module:overlay(0) +from:0x02157d24 kind:load to:0x0209ca6c module:overlay(0) +from:0x02157d28 kind:load to:0x0209caac module:overlay(0) +from:0x02157d2c kind:load to:0x0209cacc module:overlay(0) +from:0x02157d38 kind:load to:0x021568bc module:overlay(79) +from:0x02157d3c kind:load to:0x0209d10c module:overlay(0) +from:0x02157d40 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02157d44 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02157d48 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02157d4c kind:load to:0x02156900 module:overlay(79) +from:0x02157d50 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02157d54 kind:load to:0x02156938 module:overlay(79) +from:0x02157d58 kind:load to:0x0209d228 module:overlay(0) +from:0x02157d5c kind:load to:0x0209d22c module:overlay(0) +from:0x02157d60 kind:load to:0x0209d238 module:overlay(0) +from:0x02157d64 kind:load to:0x0209d240 module:overlay(0) +from:0x02157d68 kind:load to:0x021569fc module:overlay(79) +from:0x02157d6c kind:load to:0x02156a1c module:overlay(79) +from:0x02157d78 kind:load to:0x02156a64 module:overlay(79) +from:0x02157d7c kind:load to:0x0209ca64 module:overlay(0) +from:0x02157d80 kind:load to:0x0209ca6c module:overlay(0) +from:0x02157d84 kind:load to:0x0209caac module:overlay(0) +from:0x02157d88 kind:load to:0x0209cacc module:overlay(0) +from:0x02157d94 kind:load to:0x02156b34 module:overlay(79) +from:0x02157d98 kind:load to:0x0209d10c module:overlay(0) +from:0x02157d9c kind:load to:0x02156c10 module:overlay(79) +from:0x02157da0 kind:load to:0x020fc588 module:overlays(19,31) +from:0x02157da4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02157da8 kind:load to:0x020ff260 module:overlays(19,31) +from:0x02157dac kind:load to:0x020ff2e0 module:overlays(19,31) +from:0x02157db0 kind:load to:0x0209d220 module:overlay(0) +from:0x02157db4 kind:load to:0x0209d228 module:overlay(0) +from:0x02157db8 kind:load to:0x0209d22c module:overlay(0) +from:0x02157dbc kind:load to:0x0209d238 module:overlay(0) +from:0x02157dc0 kind:load to:0x0209d240 module:overlay(0) +from:0x02157dc4 kind:load to:0x02156df4 module:overlay(79) +from:0x02157dc8 kind:load to:0x02156e1c module:overlay(79) +from:0x02157dcc kind:load to:0x020fd0a4 module:overlays(19,31) +from:0x02157dd0 kind:load to:0x020fd0a8 module:overlays(19,31) +from:0x02157dd4 kind:load to:0x020ff500 module:overlays(19,31) +from:0x02157dd8 kind:load to:0x020ff52c module:overlays(19,31) +from:0x02157ddc kind:load to:0x020ff56c module:overlays(19,31) +from:0x02157de0 kind:load to:0x020ff598 module:overlays(19,31) +from:0x02157de4 kind:load to:0x020ff408 module:overlays(19,31) +from:0x02157de8 kind:load to:0x020ff448 module:overlays(19,31) +from:0x02157dec kind:load to:0x020ff4bc module:overlays(19,31) +from:0x02157df0 kind:load to:0x02156d1c module:overlay(79) +from:0x02157df4 kind:load to:0x020fc5ec module:overlays(19,31) +from:0x02157df8 kind:load to:0x020ff230 module:overlays(19,31) +from:0x02157dfc kind:load to:0x020fcc90 module:overlays(19,31) +from:0x02157e00 kind:load to:0x020ff240 module:overlays(19,31) +from:0x02157e04 kind:load to:0x02156d8c module:overlay(79) +from:0x02157e08 kind:load to:0x020ff2ec module:overlays(19,31) +from:0x02157e0c kind:load to:0x020fce2c module:overlays(19,31) +from:0x02157e10 kind:load to:0x020fce30 module:overlays(19,31) +from:0x02157e14 kind:load to:0x020fce40 module:overlays(19,31) +from:0x02157e18 kind:load to:0x020fcf20 module:overlays(19,31) +from:0x02157e1c kind:load to:0x020fd1a4 module:overlays(19,31) +from:0x02157e20 kind:load to:0x020fd1ac module:overlays(19,31) +from:0x02157e2c kind:load to:0x020731b8 module:overlay(0) +from:0x02157e30 kind:load to:0x02156e70 module:overlay(79) +from:0x02157e34 kind:load to:0x02156e60 module:overlay(79) +from:0x02157e38 kind:load to:0x020732a4 module:overlay(0) +from:0x02157e3c kind:load to:0x02156da4 module:overlay(79) +from:0x02157e48 kind:load to:0x02156e8c module:overlay(79) +from:0x02157e4c kind:load to:0x0209ca64 module:overlay(0) +from:0x02157e50 kind:load to:0x0209ca6c module:overlay(0) +from:0x02157e54 kind:load to:0x0209caac module:overlay(0) +from:0x02157e58 kind:load to:0x0209cacc module:overlay(0) +from:0x02157e64 kind:load to:0x02156f94 module:overlay(79) +from:0x02157e68 kind:load to:0x0209d10c module:overlay(0) +from:0x02157e6c kind:load to:0x021570a4 module:overlay(79) +from:0x02157e70 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02157e74 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02157e78 kind:load to:0x021570a8 module:overlay(79) +from:0x02157e7c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02157e80 kind:load to:0x0209d220 module:overlay(0) +from:0x02157e84 kind:load to:0x0209d228 module:overlay(0) +from:0x02157e88 kind:load to:0x0209d22c module:overlay(0) +from:0x02157e8c kind:load to:0x0209d238 module:overlay(0) +from:0x02157e90 kind:load to:0x0209d240 module:overlay(0) +from:0x02157e94 kind:load to:0x021570e0 module:overlay(79) +from:0x02157e98 kind:load to:0x02157100 module:overlay(79) +from:0x02157ea4 kind:load to:0x02157148 module:overlay(79) +from:0x02157ea8 kind:load to:0x0209ca64 module:overlay(0) +from:0x02157eac kind:load to:0x0209ca6c module:overlay(0) +from:0x02157eb0 kind:load to:0x0209caac module:overlay(0) +from:0x02157eb4 kind:load to:0x0209cacc module:overlay(0) +from:0x02157ec0 kind:load to:0x021571cc module:overlay(79) +from:0x02157ec4 kind:load to:0x0209d10c module:overlay(0) +from:0x02157ec8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x02157ecc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02157ed0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02157ed4 kind:load to:0x0215724c module:overlay(79) +from:0x02157ed8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02157edc kind:load to:0x0209d220 module:overlay(0) +from:0x02157ee0 kind:load to:0x0209d228 module:overlay(0) +from:0x02157ee4 kind:load to:0x0209d22c module:overlay(0) +from:0x02157ee8 kind:load to:0x0209d238 module:overlay(0) +from:0x02157eec kind:load to:0x0209d240 module:overlay(0) +from:0x02157ef0 kind:load to:0x02157308 module:overlay(79) +from:0x02157ef4 kind:load to:0x02157328 module:overlay(79) +from:0x02157ef8 kind:load to:0x021572b0 module:overlay(79) +from:0x02157efc kind:load to:0x02157300 module:overlay(79) diff --git a/config/eur1/arm9/overlays/ov079/symbols.txt b/config/eur1/arm9/overlays/ov079/symbols.txt new file mode 100644 index 00000000..c17bb64f --- /dev/null +++ b/config/eur1/arm9/overlays/ov079/symbols.txt @@ -0,0 +1,324 @@ +func_ov079_02150d80 kind:function(arm,size=0xc) addr:0x02150d80 +func_ov079_02150d8c kind:function(arm,size=0x24) addr:0x02150d8c +func_ov079_02150db0 kind:function(arm,size=0x58) addr:0x02150db0 +func_ov079_02150e08 kind:function(arm,size=0xd0) addr:0x02150e08 +func_ov079_02150ed8 kind:function(arm,size=0xf4) addr:0x02150ed8 +func_ov079_02150fcc kind:function(arm,size=0x14) addr:0x02150fcc +func_ov079_02150fe0 kind:function(arm,size=0x60) addr:0x02150fe0 +func_ov079_02151040 kind:function(arm,size=0x68) addr:0x02151040 +func_ov079_021510a8 kind:function(arm,size=0x1e4) addr:0x021510a8 +func_ov079_0215128c kind:function(arm,size=0x22c) addr:0x0215128c +func_ov079_021514b8 kind:function(arm,size=0x20) addr:0x021514b8 +func_ov079_021514d8 kind:function(arm,size=0x44) addr:0x021514d8 +func_ov079_0215151c kind:function(arm,size=0x38) addr:0x0215151c +func_ov079_02151554 kind:function(arm,size=0x3c) addr:0x02151554 +func_ov079_02151590 kind:function(arm,size=0x90) addr:0x02151590 +func_ov079_02151620 kind:function(arm,size=0xa0) addr:0x02151620 +func_ov079_021516c0 kind:function(arm,size=0xb0) addr:0x021516c0 +func_ov079_02151770 kind:function(arm,size=0x2e0) addr:0x02151770 +func_ov079_02151a50 kind:function(arm,size=0x9c) addr:0x02151a50 +func_ov079_02151aec kind:function(arm,size=0x60) addr:0x02151aec +func_ov079_02151b4c kind:function(arm,size=0x200) addr:0x02151b4c +func_ov079_02151d4c kind:function(arm,size=0x54) addr:0x02151d4c +func_ov079_02151da0 kind:function(arm,size=0xb0) addr:0x02151da0 +func_ov079_02151e50 kind:function(arm,size=0x60) addr:0x02151e50 +func_ov079_02151eb0 kind:function(arm,size=0x64) addr:0x02151eb0 +func_ov079_02151f14 kind:function(arm,size=0x1e8) addr:0x02151f14 +func_ov079_021520fc kind:function(arm,size=0xec) addr:0x021520fc +func_ov079_021521e8 kind:function(arm,size=0x188) addr:0x021521e8 +func_ov079_02152370 kind:function(arm,size=0x94) addr:0x02152370 +func_ov079_02152404 kind:function(arm,size=0x84) addr:0x02152404 +func_ov079_02152488 kind:function(arm,size=0x70) addr:0x02152488 +func_ov079_021524f8 kind:function(arm,size=0x68) addr:0x021524f8 +func_ov079_02152560 kind:function(arm,size=0x4) addr:0x02152560 +func_ov079_02152564 kind:function(arm,size=0xf8) addr:0x02152564 +func_ov079_0215265c kind:function(arm,size=0xc) addr:0x0215265c +func_ov079_02152668 kind:function(arm,size=0x6c) addr:0x02152668 +func_ov079_021526d4 kind:function(arm,size=0x40) addr:0x021526d4 +func_ov079_02152714 kind:function(arm,size=0xc4) addr:0x02152714 +func_ov079_021527d8 kind:function(arm,size=0x2c) addr:0x021527d8 +func_ov079_02152804 kind:function(arm,size=0x90) addr:0x02152804 +func_ov079_02152894 kind:function(arm,size=0x94) addr:0x02152894 +func_ov079_02152928 kind:function(arm,size=0x194) addr:0x02152928 +func_ov079_02152abc kind:function(arm,size=0xd0) addr:0x02152abc +func_ov079_02152b8c kind:function(arm,size=0x14) addr:0x02152b8c +func_ov079_02152ba0 kind:function(arm,size=0xf0) addr:0x02152ba0 +func_ov079_02152c90 kind:function(arm,size=0x14) addr:0x02152c90 +func_ov079_02152ca4 kind:function(arm,size=0x1c) addr:0x02152ca4 +func_ov079_02152cc0 kind:function(arm,size=0x14) addr:0x02152cc0 +func_ov079_02152cd4 kind:function(arm,size=0xc) addr:0x02152cd4 +func_ov079_02152ce0 kind:function(arm,size=0x24) addr:0x02152ce0 +func_ov079_02152d04 kind:function(arm,size=0x28) addr:0x02152d04 +func_ov079_02152d2c kind:function(arm,size=0x3c) addr:0x02152d2c +func_ov079_02152d68 kind:function(arm,size=0xe4) addr:0x02152d68 +func_ov079_02152e4c kind:function(arm,size=0x134) addr:0x02152e4c +func_ov079_02152f80 kind:function(arm,size=0x4c) addr:0x02152f80 +func_ov079_02152fcc kind:function(arm,size=0x88) addr:0x02152fcc +func_ov079_02153054 kind:function(arm,size=0x50) addr:0x02153054 +func_ov079_021530a4 kind:function(arm,size=0x14) addr:0x021530a4 +func_ov079_021530b8 kind:function(arm,size=0x1c) addr:0x021530b8 +func_ov079_021530d4 kind:function(arm,size=0x14) addr:0x021530d4 +func_ov079_021530e8 kind:function(arm,size=0xc) addr:0x021530e8 +func_ov079_021530f4 kind:function(arm,size=0x24) addr:0x021530f4 +func_ov079_02153118 kind:function(arm,size=0x54) addr:0x02153118 +func_ov079_0215316c kind:function(arm,size=0x244) addr:0x0215316c +func_ov079_021533b0 kind:function(arm,size=0x14) addr:0x021533b0 +func_ov079_021533c4 kind:function(arm,size=0x98) addr:0x021533c4 +func_ov079_0215345c kind:function(arm,size=0xa0) addr:0x0215345c +func_ov079_021534fc kind:function(arm,size=0xdc) addr:0x021534fc +func_ov079_021535d8 kind:function(arm,size=0x20) addr:0x021535d8 +func_ov079_021535f8 kind:function(arm,size=0x54) addr:0x021535f8 +func_ov079_0215364c kind:function(arm,size=0x288) addr:0x0215364c +func_ov079_021538d4 kind:function(arm,size=0xd4) addr:0x021538d4 +func_ov079_021539a8 kind:function(arm,size=0xe8) addr:0x021539a8 +func_ov079_02153a90 kind:function(arm,size=0xb0) addr:0x02153a90 +func_ov079_02153b40 kind:function(arm,size=0xbc) addr:0x02153b40 +func_ov079_02153bfc kind:function(arm,size=0xb0) addr:0x02153bfc +func_ov079_02153cac kind:function(arm,size=0xf4) addr:0x02153cac +func_ov079_02153da0 kind:function(arm,size=0x80) addr:0x02153da0 +func_ov079_02153e20 kind:function(arm,size=0xf0) addr:0x02153e20 +func_ov079_02153f10 kind:function(arm,size=0xd0) addr:0x02153f10 +func_ov079_02153fe0 kind:function(arm,size=0x124) addr:0x02153fe0 +func_ov079_02154104 kind:function(arm,size=0x10c) addr:0x02154104 +func_ov079_02154210 kind:function(arm,size=0x30) addr:0x02154210 +func_ov079_02154240 kind:function(arm,size=0x6c) addr:0x02154240 +func_ov079_021542ac kind:function(arm,size=0x58) addr:0x021542ac +func_ov079_02154304 kind:function(arm,size=0x84) addr:0x02154304 +func_ov079_02154388 kind:function(arm,size=0x210) addr:0x02154388 +func_ov079_02154598 kind:function(arm,size=0x70) addr:0x02154598 +func_ov079_02154608 kind:function(arm,size=0x378) addr:0x02154608 +func_ov079_02154980 kind:function(arm,size=0xa8) addr:0x02154980 +func_ov079_02154a28 kind:function(arm,size=0x8c) addr:0x02154a28 +func_ov079_02154ab4 kind:function(arm,size=0x128) addr:0x02154ab4 +func_ov079_02154bdc kind:function(arm,size=0x64) addr:0x02154bdc +func_ov079_02154c40 kind:function(arm,size=0x78) addr:0x02154c40 +func_ov079_02154cb8 kind:function(arm,size=0xd4) addr:0x02154cb8 +func_ov079_02154d8c kind:function(arm,size=0x90) addr:0x02154d8c +func_ov079_02154e1c kind:function(arm,size=0x44) addr:0x02154e1c +func_ov079_02154e60 kind:function(arm,size=0x1b8) addr:0x02154e60 +func_ov079_02155018 kind:function(arm,size=0x94) addr:0x02155018 +func_ov079_021550ac kind:function(arm,size=0x28) addr:0x021550ac +func_ov079_021550d4 kind:function(arm,size=0x64) addr:0x021550d4 +func_ov079_02155138 kind:function(arm,size=0x48) addr:0x02155138 +func_ov079_02155180 kind:function(arm,size=0x58) addr:0x02155180 +func_ov079_021551d8 kind:function(arm,size=0x24) addr:0x021551d8 +func_ov079_021551fc kind:function(arm,size=0x2c) addr:0x021551fc +func_ov079_02155228 kind:function(arm,size=0x1c) addr:0x02155228 +func_ov079_02155244 kind:function(arm,size=0x14) addr:0x02155244 +func_ov079_02155258 kind:function(arm,size=0xc) addr:0x02155258 +func_ov079_02155264 kind:function(arm,size=0x24) addr:0x02155264 +func_ov079_02155288 kind:function(arm,size=0x48) addr:0x02155288 +func_ov079_021552d0 kind:function(arm,size=0xd8) addr:0x021552d0 +func_ov079_021553a8 kind:function(arm,size=0x14) addr:0x021553a8 +func_ov079_021553bc kind:function(arm,size=0xac) addr:0x021553bc +func_ov079_02155468 kind:function(arm,size=0x248) addr:0x02155468 +func_ov079_021556b0 kind:function(arm,size=0x11c) addr:0x021556b0 +func_ov079_021557cc kind:function(arm,size=0x20) addr:0x021557cc +func_ov079_021557ec kind:function(arm,size=0xa4) addr:0x021557ec +func_ov079_02155890 kind:function(arm,size=0x48) addr:0x02155890 +func_ov079_021558d8 kind:function(arm,size=0x38) addr:0x021558d8 +func_ov079_02155910 kind:function(arm,size=0xcc) addr:0x02155910 +func_ov079_021559dc kind:function(arm,size=0x3c) addr:0x021559dc +func_ov079_02155a18 kind:function(arm,size=0x4c) addr:0x02155a18 +func_ov079_02155a64 kind:function(arm,size=0x1c) addr:0x02155a64 +func_ov079_02155a80 kind:function(arm,size=0x28) addr:0x02155a80 +func_ov079_02155aa8 kind:function(arm,size=0x30) addr:0x02155aa8 +func_ov079_02155ad8 kind:function(arm,size=0x14) addr:0x02155ad8 +func_ov079_02155aec kind:function(arm,size=0xc) addr:0x02155aec +func_ov079_02155af8 kind:function(arm,size=0x24) addr:0x02155af8 +func_ov079_02155b1c kind:function(arm,size=0x28) addr:0x02155b1c +func_ov079_02155b44 kind:function(arm,size=0x20) addr:0x02155b44 +func_ov079_02155b64 kind:function(arm,size=0x50) addr:0x02155b64 +func_ov079_02155bb4 kind:function(arm,size=0x20) addr:0x02155bb4 +func_ov079_02155bd4 kind:function(arm,size=0x28) addr:0x02155bd4 +func_ov079_02155bfc kind:function(arm,size=0x14) addr:0x02155bfc +func_ov079_02155c10 kind:function(arm,size=0xc) addr:0x02155c10 +func_ov079_02155c1c kind:function(arm,size=0x24) addr:0x02155c1c +func_ov079_02155c40 kind:function(arm,size=0xb4) addr:0x02155c40 +func_ov079_02155cf4 kind:function(arm,size=0x68) addr:0x02155cf4 +func_ov079_02155d5c kind:function(arm,size=0x14) addr:0x02155d5c +func_ov079_02155d70 kind:function(arm,size=0x14) addr:0x02155d70 +func_ov079_02155d84 kind:function(arm,size=0x174) addr:0x02155d84 +func_ov079_02155ef8 kind:function(arm,size=0x17c) addr:0x02155ef8 +func_ov079_02156074 kind:function(arm,size=0x2a4) addr:0x02156074 +func_ov079_02156318 kind:function(arm,size=0x1c) addr:0x02156318 +func_ov079_02156334 kind:function(arm,size=0xd8) addr:0x02156334 +func_ov079_0215640c kind:function(arm,size=0x78) addr:0x0215640c +func_ov079_02156484 kind:function(arm,size=0x10) addr:0x02156484 +func_ov079_02156494 kind:function(arm,size=0x2b0) addr:0x02156494 +func_ov079_02156744 kind:function(arm,size=0x14) addr:0x02156744 +func_ov079_02156758 kind:function(arm,size=0xc) addr:0x02156758 +func_ov079_02156764 kind:function(arm,size=0x24) addr:0x02156764 +func_ov079_02156788 kind:function(arm,size=0xa4) addr:0x02156788 +func_ov079_0215682c kind:function(arm,size=0x90) addr:0x0215682c +func_ov079_021568bc kind:function(arm,size=0x44) addr:0x021568bc +func_ov079_02156900 kind:function(arm,size=0x38) addr:0x02156900 +func_ov079_02156938 kind:function(arm,size=0x88) addr:0x02156938 +func_ov079_021569c0 kind:function(arm,size=0x3c) addr:0x021569c0 +func_ov079_021569fc kind:function(arm,size=0x20) addr:0x021569fc +func_ov079_02156a1c kind:function(arm,size=0x28) addr:0x02156a1c +func_ov079_02156a44 kind:function(arm,size=0x14) addr:0x02156a44 +func_ov079_02156a58 kind:function(arm,size=0xc) addr:0x02156a58 +func_ov079_02156a64 kind:function(arm,size=0x24) addr:0x02156a64 +func_ov079_02156a88 kind:function(arm,size=0x48) addr:0x02156a88 +func_ov079_02156ad0 kind:function(arm,size=0x64) addr:0x02156ad0 +func_ov079_02156b34 kind:function(arm,size=0xdc) addr:0x02156b34 +func_ov079_02156c10 kind:function(arm,size=0x10c) addr:0x02156c10 +func_ov079_02156d1c kind:function(arm,size=0x70) addr:0x02156d1c +func_ov079_02156d8c kind:function(arm,size=0x18) addr:0x02156d8c +func_ov079_02156da4 kind:function(arm,size=0x50) addr:0x02156da4 +func_ov079_02156df4 kind:function(arm,size=0x28) addr:0x02156df4 +func_ov079_02156e1c kind:function(arm,size=0x30) addr:0x02156e1c +func_ov079_02156e4c kind:function(arm,size=0x14) addr:0x02156e4c +func_ov079_02156e60 kind:function(arm,size=0x10) addr:0x02156e60 +func_ov079_02156e70 kind:function(arm,size=0x10) addr:0x02156e70 +func_ov079_02156e80 kind:function(arm,size=0xc) addr:0x02156e80 +func_ov079_02156e8c kind:function(arm,size=0x24) addr:0x02156e8c +func_ov079_02156eb0 kind:function(arm,size=0x48) addr:0x02156eb0 +func_ov079_02156ef8 kind:function(arm,size=0x9c) addr:0x02156ef8 +func_ov079_02156f94 kind:function(arm,size=0x110) addr:0x02156f94 +func_ov079_021570a4 kind:function(arm,size=0x4) addr:0x021570a4 +func_ov079_021570a8 kind:function(arm,size=0x38) addr:0x021570a8 +func_ov079_021570e0 kind:function(arm,size=0x20) addr:0x021570e0 +func_ov079_02157100 kind:function(arm,size=0x28) addr:0x02157100 +func_ov079_02157128 kind:function(arm,size=0x14) addr:0x02157128 +func_ov079_0215713c kind:function(arm,size=0xc) addr:0x0215713c +func_ov079_02157148 kind:function(arm,size=0x24) addr:0x02157148 +func_ov079_0215716c kind:function(arm,size=0x34) addr:0x0215716c +func_ov079_021571a0 kind:function(arm,size=0x2c) addr:0x021571a0 +func_ov079_021571cc kind:function(arm,size=0x80) addr:0x021571cc +func_ov079_0215724c kind:function(arm,size=0x64) addr:0x0215724c +func_ov079_021572b0 kind:function(arm,size=0x50) addr:0x021572b0 +func_ov079_02157300 kind:function(arm,size=0x8) addr:0x02157300 +func_ov079_02157308 kind:function(arm,size=0x20) addr:0x02157308 +func_ov079_02157328 kind:function(arm,size=0x28) addr:0x02157328 +func_ov079_02157350 kind:function(arm,size=0x14) addr:0x02157350 +data_ov079_02157364 kind:data(any) addr:0x02157364 +data_ov079_02157394 kind:data(any) addr:0x02157394 +data_ov079_021573d4 kind:data(any) addr:0x021573d4 +data_ov079_021573e4 kind:data(any) addr:0x021573e4 +data_ov079_021573f4 kind:data(any) addr:0x021573f4 +__sinit_ov079_02157404 kind:function(arm,size=0x5c) addr:0x02157404 +__sinit_ov079_02157460 kind:function(arm,size=0x50) addr:0x02157460 +__sinit_ov079_021574b0 kind:function(arm,size=0x8c) addr:0x021574b0 +__sinit_ov079_0215753c kind:function(arm,size=0x74) addr:0x0215753c +__sinit_ov079_021575b0 kind:function(arm,size=0x50) addr:0x021575b0 +__sinit_ov079_02157600 kind:function(arm,size=0x50) addr:0x02157600 +__sinit_ov079_02157650 kind:function(arm,size=0x50) addr:0x02157650 +__sinit_ov079_021576a0 kind:function(arm,size=0x50) addr:0x021576a0 +__sinit_ov079_021576f0 kind:function(arm,size=0x50) addr:0x021576f0 +__sinit_ov079_02157740 kind:function(arm,size=0x50) addr:0x02157740 +.p__sinit_ov079_02157404 kind:data(word) addr:0x02157790 +.p__sinit_ov079_02157460 kind:data(word) addr:0x02157794 +.p__sinit_ov079_021574b0 kind:data(word) addr:0x02157798 +.p__sinit_ov079_0215753c kind:data(word) addr:0x0215779c +.p__sinit_ov079_021575b0 kind:data(word) addr:0x021577a0 +.p__sinit_ov079_02157600 kind:data(word) addr:0x021577a4 +.p__sinit_ov079_02157650 kind:data(word) addr:0x021577a8 +.p__sinit_ov079_021576a0 kind:data(word) addr:0x021577ac +.p__sinit_ov079_021576f0 kind:data(word) addr:0x021577b0 +.p__sinit_ov079_02157740 kind:data(word) addr:0x021577b4 +data_ov079_021577c0 kind:data(any) addr:0x021577c0 +data_ov079_021577c4 kind:data(any) addr:0x021577c4 +data_ov079_021577c8 kind:data(any) addr:0x021577c8 +data_ov079_021577cc kind:data(any) addr:0x021577cc +data_ov079_021577e0 kind:data(any) addr:0x021577e0 +data_ov079_021577f8 kind:data(any) addr:0x021577f8 +data_ov079_02157818 kind:data(any) addr:0x02157818 +data_ov079_02157824 kind:data(any) addr:0x02157824 ambiguous +data_ov079_02157834 kind:data(any) addr:0x02157834 +data_ov079_02157858 kind:data(any) addr:0x02157858 +data_ov079_0215785c kind:data(any) addr:0x0215785c ambiguous +data_ov079_02157880 kind:data(any) addr:0x02157880 +data_ov079_02157890 kind:data(any) addr:0x02157890 ambiguous +data_ov079_02157900 kind:data(any) addr:0x02157900 +data_ov079_02157924 kind:data(any) addr:0x02157924 +data_ov079_02157978 kind:data(any) addr:0x02157978 +data_ov079_0215797c kind:data(any) addr:0x0215797c +data_ov079_02157990 kind:data(any) addr:0x02157990 +data_ov079_021579b4 kind:data(any) addr:0x021579b4 +data_ov079_021579f8 kind:data(any) addr:0x021579f8 +data_ov079_02157a50 kind:data(any) addr:0x02157a50 +data_ov079_02157a88 kind:data(any) addr:0x02157a88 ambiguous +data_ov079_02157ab0 kind:data(any) addr:0x02157ab0 +data_ov079_02157b08 kind:data(any) addr:0x02157b08 +data_ov079_02157b20 kind:data(any) addr:0x02157b20 +data_ov079_02157b38 kind:data(any) addr:0x02157b38 +data_ov079_02157b50 kind:data(any) addr:0x02157b50 +data_ov079_02157b68 kind:data(any) addr:0x02157b68 +data_ov079_02157b80 kind:data(any) addr:0x02157b80 +data_ov079_02157b9c kind:data(any) addr:0x02157b9c +data_ov079_02157bc0 kind:data(any) addr:0x02157bc0 +data_ov079_02157bf0 kind:data(any) addr:0x02157bf0 ambiguous +data_ov079_02157c1c kind:data(any) addr:0x02157c1c +data_ov079_02157c40 kind:data(any) addr:0x02157c40 +data_ov079_02157c54 kind:data(any) addr:0x02157c54 ambiguous +data_ov079_02157c98 kind:data(any) addr:0x02157c98 +data_ov079_02157ca4 kind:data(any) addr:0x02157ca4 +data_ov079_02157cc0 kind:data(any) addr:0x02157cc0 +data_ov079_02157cdc kind:data(any) addr:0x02157cdc +data_ov079_02157d1c kind:data(any) addr:0x02157d1c +data_ov079_02157d2c kind:data(any) addr:0x02157d2c ambiguous +data_ov079_02157d38 kind:data(any) addr:0x02157d38 +data_ov079_02157d78 kind:data(any) addr:0x02157d78 +data_ov079_02157d94 kind:data(any) addr:0x02157d94 +data_ov079_02157e24 kind:data(any) addr:0x02157e24 ambiguous +data_ov079_02157e2c kind:data(any) addr:0x02157e2c +data_ov079_02157e48 kind:data(any) addr:0x02157e48 +data_ov079_02157e64 kind:data(any) addr:0x02157e64 +data_ov079_02157ea4 kind:data(any) addr:0x02157ea4 +data_ov079_02157ec0 kind:data(any) addr:0x02157ec0 +data_ov079_02157f00 kind:bss addr:0x02157f00 +data_ov079_02157f0c kind:bss addr:0x02157f0c +data_ov079_02157f18 kind:bss addr:0x02157f18 +data_ov079_02157fb8 kind:bss addr:0x02157fb8 ambiguous +data_ov079_02157fc0 kind:bss addr:0x02157fc0 ambiguous +data_ov079_02157ff0 kind:bss addr:0x02157ff0 +data_ov079_02157ff4 kind:bss addr:0x02157ff4 +data_ov079_02158000 kind:bss addr:0x02158000 +data_ov079_0215803c kind:bss addr:0x0215803c +data_ov079_02158040 kind:bss addr:0x02158040 +data_ov079_02158048 kind:bss addr:0x02158048 ambiguous +data_ov079_0215804c kind:bss addr:0x0215804c +data_ov079_02158074 kind:bss addr:0x02158074 ambiguous +data_ov079_021580c0 kind:bss addr:0x021580c0 ambiguous +data_ov079_021580d4 kind:bss addr:0x021580d4 ambiguous +data_ov079_021580e4 kind:bss addr:0x021580e4 ambiguous +data_ov079_02158114 kind:bss addr:0x02158114 ambiguous +data_ov079_02158124 kind:bss addr:0x02158124 +data_ov079_02158128 kind:bss addr:0x02158128 +data_ov079_02158134 kind:bss addr:0x02158134 +data_ov079_021581c4 kind:bss addr:0x021581c4 ambiguous +data_ov079_021581d0 kind:bss addr:0x021581d0 ambiguous +data_ov079_021581f0 kind:bss addr:0x021581f0 ambiguous +data_ov079_0215820c kind:bss addr:0x0215820c +data_ov079_02158210 kind:bss addr:0x02158210 +data_ov079_0215821c kind:bss addr:0x0215821c +data_ov079_02158238 kind:bss addr:0x02158238 ambiguous +data_ov079_02158274 kind:bss addr:0x02158274 ambiguous +data_ov079_021582f4 kind:bss addr:0x021582f4 +data_ov079_021582f8 kind:bss addr:0x021582f8 +data_ov079_02158304 kind:bss addr:0x02158304 +data_ov079_02158354 kind:bss addr:0x02158354 ambiguous +data_ov079_0215835c kind:bss addr:0x0215835c ambiguous +data_ov079_021583d8 kind:bss addr:0x021583d8 +data_ov079_021583fc kind:bss addr:0x021583fc +data_ov079_02158400 kind:bss addr:0x02158400 +data_ov079_0215840c kind:bss addr:0x0215840c +data_ov079_02158478 kind:bss addr:0x02158478 ambiguous +data_ov079_02158480 kind:bss addr:0x02158480 ambiguous +data_ov079_021584e0 kind:bss addr:0x021584e0 +data_ov079_02158504 kind:bss addr:0x02158504 +data_ov079_02158508 kind:bss addr:0x02158508 +data_ov079_02158514 kind:bss addr:0x02158514 +data_ov079_02158534 kind:bss addr:0x02158534 +data_ov079_0215859c kind:bss addr:0x0215859c ambiguous +data_ov079_021585e8 kind:bss addr:0x021585e8 +data_ov079_021585ec kind:bss addr:0x021585ec +data_ov079_021585f8 kind:bss addr:0x021585f8 +data_ov079_021586c0 kind:bss addr:0x021586c0 ambiguous +data_ov079_021586cc kind:bss addr:0x021586cc +data_ov079_021586d0 kind:bss addr:0x021586d0 +data_ov079_021586dc kind:bss addr:0x021586dc +data_ov079_02158700 kind:bss addr:0x02158700 ambiguous +data_ov079_02158798 kind:bss addr:0x02158798 ambiguous diff --git a/config/eur1/arm9/overlays/ov080/delinks.txt b/config/eur1/arm9/overlays/ov080/delinks.txt new file mode 100644 index 00000000..4612d2aa --- /dev/null +++ b/config/eur1/arm9/overlays/ov080/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x0215ef04 kind:code align:32 + .rodata start:0x0215ef04 end:0x0215efb8 kind:rodata align:4 + .init start:0x0215efb8 end:0x0215f630 kind:code align:4 + .ctor start:0x0215f630 end:0x0215f640 kind:rodata align:4 + .data start:0x0215f660 end:0x021600a0 kind:data align:32 + .bss start:0x021600a0 end:0x021605c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov080/relocs.txt b/config/eur1/arm9/overlays/ov080/relocs.txt new file mode 100644 index 00000000..b25bf7f2 --- /dev/null +++ b/config/eur1/arm9/overlays/ov080/relocs.txt @@ -0,0 +1,1763 @@ +from:0x02150d90 kind:arm_call to:0x020977a8 module:overlay(0) +from:0x02150d9c kind:arm_call to:0x02097530 module:overlay(0) +from:0x02150db0 kind:load to:0x020b53e4 module:overlay(0) +from:0x02150dc0 kind:load to:0x021600bc module:overlay(80) +from:0x02150dd4 kind:arm_call to:0x02011f3c module:main +from:0x02150de0 kind:arm_call to:0x02150ed8 module:overlay(80) +from:0x02150dfc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150e60 kind:load to:0x0215f690 module:overlay(80) +from:0x02150ee8 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02150f4c kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02150f78 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02150f90 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150fa0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02150fc4 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02150fd0 kind:arm_call to:0x0215e774 module:overlay(80) +from:0x02151030 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215103c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x021510d0 kind:arm_call to:0x0203d160 module:main +from:0x02151104 kind:arm_call to:0x0215c79c module:overlay(80) +from:0x02151130 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02151198 kind:arm_call to:0x0203d160 module:main +from:0x021511c4 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x021511e4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02151244 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02151298 kind:arm_call to:0x0215e7ec module:overlay(80) +from:0x021512a8 kind:load to:0x0215f700 module:overlay(80) +from:0x021512ac kind:load to:0x021600bc module:overlay(80) +from:0x021512b0 kind:load to:0x0215f6b4 module:overlay(80) +from:0x021512b4 kind:load to:0x02049be4 module:main +from:0x021512b8 kind:load to:0x020a0328 module:overlay(0) +from:0x021512bc kind:load to:0x0215ca4c module:overlay(80) +from:0x021512c8 kind:load to:0x021600c0 module:overlay(80) +from:0x021512cc kind:load to:0x02151324 module:overlay(80) +from:0x021512d0 kind:load to:0x021512ec module:overlay(80) +from:0x021512d4 kind:load to:0x021600a4 module:overlay(80) +from:0x021512e0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215130c kind:arm_call to:0x0203d160 module:main +from:0x0215131c kind:load to:0x020a0328 module:overlay(0) +from:0x02151320 kind:load to:0x0215ca4c module:overlay(80) +from:0x02151338 kind:arm_call to:0x0203d210 module:main +from:0x02151344 kind:load to:0x020a0328 module:overlay(0) +from:0x02151350 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151384 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215139c kind:arm_call to:0x0203d210 module:main +from:0x021513bc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021513f0 kind:arm_call to:0x0203d210 module:main +from:0x021513fc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151410 kind:arm_call to:0x0203d210 module:main +from:0x0215141c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02151424 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215142c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151434 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151440 kind:load to:0x0215f700 module:overlay(80) +from:0x02151444 kind:load to:0x02151324 module:overlay(80) +from:0x02151448 kind:load to:0x020a0328 module:overlay(0) +from:0x02151474 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215148c kind:arm_call to:0x0203d210 module:main +from:0x021514ac kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021514e0 kind:arm_call to:0x0203d210 module:main +from:0x021514ec kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151500 kind:arm_call to:0x0203d210 module:main +from:0x0215150c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02151514 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215151c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02151524 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215152c kind:arm_call to:0x02011ff4 module:main +from:0x02151538 kind:load to:0x0215f700 module:overlay(80) +from:0x0215153c kind:load to:0x02151324 module:overlay(80) +from:0x02151540 kind:load to:0x020a0328 module:overlay(0) +from:0x02151568 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02151578 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02151584 kind:load to:0x0215c41c module:overlay(80) +from:0x02151594 kind:arm_call to:0x0215ad30 module:overlay(80) +from:0x021515c0 kind:arm_call to:0x01fff584 module:itcm +from:0x02151638 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02151650 kind:arm_call to:0x02106de0 module:overlay(31) +from:0x0215165c kind:arm_call to:0x02106de0 module:overlay(31) +from:0x02151688 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021516d4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02151760 kind:arm_call to:0x0215a1b8 module:overlay(80) +from:0x02151784 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021517d4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02151864 kind:arm_call to:0x020158e8 module:main +from:0x02151878 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02151888 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151894 kind:load to:0x027e0ce8 module:dtcm +from:0x0215189c kind:load to:0x027e0ce0 module:dtcm +from:0x021518bc kind:load to:0x027e09b8 module:dtcm +from:0x02151944 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02151988 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021519ac kind:load to:0x020aed4c module:overlay(0) +from:0x021519bc kind:arm_call to:0x021518c0 module:overlay(80) +from:0x021519e4 kind:arm_call to:0x0215a48c module:overlay(80) +from:0x02151a24 kind:load to:0x0215f8a8 module:overlay(80) +from:0x02151a6c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02151a78 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151a9c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02151aa8 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02151ab4 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151ac8 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02151adc kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151b0c kind:arm_call to:0x020d973c module:overlay(31) +from:0x02151b18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151c84 kind:arm_call to:0x0203a1bc module:main +from:0x02151ca4 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151cd8 kind:arm_call to:0x021521e4 module:overlay(80) +from:0x02151ce8 kind:arm_call to:0x0215abd0 module:overlay(80) +from:0x02151cf4 kind:arm_call to:0x020d973c module:overlay(31) +from:0x02151d28 kind:arm_call to:0x01ffb428 module:itcm +from:0x02151d38 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151d50 kind:arm_call to:0x021521e4 module:overlay(80) +from:0x02151d74 kind:arm_call to:0x0215abd0 module:overlay(80) +from:0x02151d80 kind:arm_call to:0x020d973c module:overlay(31) +from:0x02151da0 kind:arm_call to:0x0203a1bc module:main +from:0x02151db0 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151dc0 kind:arm_call to:0x021520cc module:overlay(80) +from:0x02151eec kind:arm_call to:0x0203a1bc module:main +from:0x02151f0c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151f40 kind:arm_call to:0x021521e4 module:overlay(80) +from:0x02151f50 kind:arm_call to:0x0215abd0 module:overlay(80) +from:0x02151f5c kind:arm_call to:0x020d973c module:overlay(31) +from:0x02151f90 kind:arm_call to:0x01ffb428 module:itcm +from:0x02151fa0 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02151fb8 kind:arm_call to:0x021521e4 module:overlay(80) +from:0x02151fdc kind:arm_call to:0x0215abd0 module:overlay(80) +from:0x02151fe8 kind:arm_call to:0x020d973c module:overlay(31) +from:0x02152008 kind:arm_call to:0x0203a1bc module:main +from:0x02152018 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02152028 kind:arm_call to:0x021520cc module:overlay(80) +from:0x02152050 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0215205c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02152084 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02152094 kind:arm_call to:0x021521e4 module:overlay(80) +from:0x021520a8 kind:arm_call to:0x021520cc module:overlay(80) +from:0x021520b4 kind:load to:0x027e0d2c module:dtcm +from:0x021520b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021520bc kind:load to:0x0215ef0a module:overlay(80) +from:0x021520c0 kind:load to:0x0215f660 module:overlay(80) +from:0x021520c4 kind:load to:0x0215f980 module:overlay(80) +from:0x021520f8 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x0215211c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02152138 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215214c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02152154 kind:arm_call to:0x021521e4 module:overlay(80) +from:0x02152168 kind:arm_call to:0x0215a570 module:overlay(80) +from:0x021521b0 kind:arm_call to:0x02150eac module:overlay(80) +from:0x021521c8 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x021521d4 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02152208 kind:arm_call to:0x020d973c module:overlay(31) +from:0x02152214 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215224c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021522d4 kind:arm_call to:0x02098134 module:overlay(0) +from:0x021522ec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021522f8 kind:load to:0x027e0d2c module:dtcm +from:0x021522fc kind:load to:0x027e0ce4 module:dtcm +from:0x02152300 kind:load to:0x0203e964 module:main +from:0x02152304 kind:load to:0x027e09a8 module:dtcm +from:0x02152328 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02152388 kind:load to:0x027e09b8 module:dtcm +from:0x021523bc kind:arm_call to:0x02150e88 module:overlay(80) +from:0x02152410 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02152430 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02152444 kind:arm_call to:0x0215a68c module:overlay(80) +from:0x02152488 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021524c4 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x021524e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021524ec kind:arm_call to:0x0209888c module:overlay(0) +from:0x02152514 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021526ec kind:arm_call to:0x0215a4ec module:overlay(80) +from:0x0215270c kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02152720 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02152728 kind:arm_call to:0x0215a3b0 module:overlay(80) +from:0x0215278c kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02152820 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215282c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02152ba0 kind:arm_call to:0x0215a570 module:overlay(80) +from:0x02152c04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152c20 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02152c58 kind:arm_call to:0x02150eac module:overlay(80) +from:0x02152c68 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02152c94 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02152cac kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02152cb8 kind:arm_call to:0x0215b6d0 module:overlay(80) +from:0x02152cc4 kind:arm_call to:0x0215b6d0 module:overlay(80) +from:0x02152d10 kind:arm_call to:0x02151a28 module:overlay(80) +from:0x02152d34 kind:arm_call to:0x0215a48c module:overlay(80) +from:0x02152d8c kind:arm_call to:0x0207decc module:overlay(0) +from:0x02152d94 kind:arm_call to:0x0215e888 module:overlay(80) +from:0x02152da0 kind:load to:0x0215f7d0 module:overlay(80) +from:0x02152da4 kind:load to:0x027e09b8 module:dtcm +from:0x02152da8 kind:load to:0x027e0ce0 module:dtcm +from:0x02152db4 kind:load to:0x027e09a8 module:dtcm +from:0x02152dbc kind:load to:0x020aed54 module:overlay(0) +from:0x02152dc0 kind:load to:0x027e0d38 module:dtcm +from:0x02152dc4 kind:load to:0x027e09c0 module:dtcm +from:0x02152dd4 kind:arm_call to:0x0215a48c module:overlay(80) +from:0x02152df0 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02152df8 kind:load to:0x021600a4 module:overlay(80) +from:0x02152e18 kind:arm_call to:0x0215a48c module:overlay(80) +from:0x02152e58 kind:arm_call to:0x02078710 module:overlay(0) +from:0x02152e88 kind:arm_call to:0x0215b0f4 module:overlay(80) +from:0x02152ea4 kind:arm_call to:0x02078710 module:overlay(0) +from:0x02152ec8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02152f00 kind:arm_call to:0x020d970c module:overlay(31) +from:0x02152f18 kind:arm_call to:0x02082a3c module:overlay(0) +from:0x02152f44 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02152fec kind:arm_call to:0x02078710 module:overlay(0) +from:0x02153000 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153014 kind:arm_call to:0x0215a48c module:overlay(80) +from:0x0215305c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215307c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02153084 kind:arm_call to:0x0215e910 module:overlay(80) +from:0x02153090 kind:load to:0x027e09bc module:dtcm +from:0x02153094 kind:load to:0x027e09b8 module:dtcm +from:0x02153098 kind:load to:0x027e0d2c module:dtcm +from:0x0215309c kind:load to:0x027e0cdc module:dtcm +from:0x021530a0 kind:load to:0x0203e964 module:main +from:0x0215311c kind:load to:0x0215fc08 module:overlay(80) +from:0x02153158 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021531d8 kind:arm_call to:0x02015080 module:main +from:0x021531f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153240 kind:arm_call to:0x0215af0c module:overlay(80) +from:0x02153250 kind:load to:0x0215fc20 module:overlay(80) +from:0x02153254 kind:load to:0x027e09a8 module:dtcm +from:0x021532c0 kind:load to:0x0215fb30 module:overlay(80) +from:0x021532dc kind:arm_call to:0x02098708 module:overlay(0) +from:0x021532ec kind:arm_call to:0x01ff930c module:itcm +from:0x021532f4 kind:arm_call to:0x0215b124 module:overlay(80) +from:0x02153310 kind:arm_call to:0x0215af44 module:overlay(80) +from:0x02153390 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021533b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021533bc kind:load to:0x0215fc98 module:overlay(80) +from:0x021533c0 kind:load to:0x027e09a8 module:dtcm +from:0x021533d4 kind:arm_call to:0x0215c0b4 module:overlay(80) +from:0x021533fc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02153414 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02153450 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153518 kind:arm_call to:0x0215c0b4 module:overlay(80) +from:0x02153534 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215354c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215355c kind:arm_call to:0x0215af44 module:overlay(80) +from:0x0215356c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215357c kind:load to:0x0215fb30 module:overlay(80) +from:0x021535e8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02153610 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02153638 kind:arm_call to:0x0215adcc module:overlay(80) +from:0x02153640 kind:arm_call to:0x0215c1ac module:overlay(80) +from:0x02153650 kind:load to:0x0215fce0 module:overlay(80) +from:0x02153654 kind:load to:0x020b51f8 module:overlay(0) +from:0x02153658 kind:load to:0x027e0cec module:dtcm +from:0x021536b4 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02153704 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02153710 kind:arm_call to:0x01ffd420 module:itcm +from:0x02153760 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153798 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153834 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02153880 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02153900 kind:arm_call to:0x020158e8 module:main +from:0x02153910 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215391c kind:arm_call to:0x0215c2c8 module:overlay(80) +from:0x02153994 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02153a20 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02153a48 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153a5c kind:arm_call to:0x01ff9218 module:itcm +from:0x02153abc kind:arm_call to:0x01ffb464 module:itcm +from:0x02153adc kind:arm_call to:0x01ff9984 module:itcm +from:0x02153aec kind:arm_call to:0x01ffb464 module:itcm +from:0x02153b00 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153b08 kind:arm_call to:0x0215a1f8 module:overlay(80) +from:0x02153b18 kind:arm_call to:0x0215a310 module:overlay(80) +from:0x02153b38 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02153b5c kind:arm_call to:0x02159970 module:overlay(80) +from:0x02153b6c kind:arm_call to:0x01ffb464 module:itcm +from:0x02153b80 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153ba4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153bd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153c64 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153c84 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153c94 kind:arm_call to:0x0215a310 module:overlay(80) +from:0x02153cb4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02153cbc kind:arm_call to:0x0215a1f8 module:overlay(80) +from:0x02153cc0 kind:arm_call to:0x0209978c module:overlay(0) +from:0x02153cf0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153d54 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153d70 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153d8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153da8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153dc4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153de0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153dfc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153e18 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153e34 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153e50 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153e68 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153e78 kind:arm_call to:0x0209978c module:overlay(0) +from:0x02153eac kind:arm_call to:0x021194f0 module:overlay(34) +from:0x02153ef0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153f00 kind:arm_call to:0x0215a310 module:overlay(80) +from:0x02153f20 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02153f50 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02153f54 kind:arm_call to:0x020997f8 module:overlay(0) +from:0x02153f58 kind:arm_call to:0x0209978c module:overlay(0) +from:0x02153f70 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02153f80 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02153f98 kind:arm_call to:0x02070c04 module:overlay(0) +from:0x02153fa4 kind:load to:0x020b51f8 module:overlay(0) +from:0x02153fac kind:load to:0x027e09b8 module:dtcm +from:0x02153fc0 kind:load to:0x0203e964 module:main +from:0x02153fc4 kind:load to:0x027e0ce0 module:dtcm +from:0x02153fdc kind:load to:0x027e09bc module:dtcm +from:0x02153fe0 kind:load to:0x027e09a8 module:dtcm +from:0x02153ff0 kind:load to:0x027e0cec module:dtcm +from:0x02154004 kind:load to:0x027e09a4 module:dtcm +from:0x02154024 kind:arm_call to:0x0215adcc module:overlay(80) +from:0x02154084 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154098 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021540a4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021540cc kind:load to:0x0215fb48 module:overlay(80) +from:0x021540d0 kind:load to:0x027e09a8 module:dtcm +from:0x02154114 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215412c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02154178 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021541e4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215421c kind:arm_call to:0x02015080 module:main +from:0x0215422c kind:arm_call to:0x02159708 module:overlay(80) +from:0x02154248 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154264 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154388 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02154398 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154434 kind:arm_call to:0x02126794 module:overlay(44) +from:0x0215444c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02154458 kind:load to:0x027e09b8 module:dtcm +from:0x0215445c kind:load to:0x02049be4 module:main +from:0x02154464 kind:load to:0x0203e964 module:main +from:0x02154468 kind:load to:0x020b53e4 module:overlay(0) +from:0x02154470 kind:load to:0x027e0ce4 module:dtcm +from:0x0215448c kind:arm_call to:0x0215a790 module:overlay(80) +from:0x02154498 kind:arm_call to:0x0215ba2c module:overlay(80) +from:0x021544f4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02154524 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215455c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154570 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021545c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021545dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021545e8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02154634 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021546b4 kind:arm_call to:0x020158e8 module:main +from:0x021546c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021546dc kind:arm_call to:0x020733bc module:overlay(0) +from:0x02154724 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02154748 kind:arm_call to:0x0215c2c8 module:overlay(80) +from:0x0215476c kind:arm_call to:0x0215a790 module:overlay(80) +from:0x02154778 kind:arm_call to:0x0215ba2c module:overlay(80) +from:0x021547a8 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x021547d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215480c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154820 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154874 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215488c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154894 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021548d4 kind:arm_call to:0x020158e8 module:main +from:0x021548f4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021548fc kind:arm_call to:0x0215bc28 module:overlay(80) +from:0x02154918 kind:arm_call to:0x0212a424 module:overlay(44) +from:0x02154924 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215493c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02154948 kind:load to:0x027e09b8 module:dtcm +from:0x02154950 kind:load to:0x027e0ce0 module:dtcm +from:0x02154954 kind:load to:0x027e09bc module:dtcm +from:0x02154980 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154994 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215499c kind:arm_call to:0x0215c1ac module:overlay(80) +from:0x02154a48 kind:arm_call to:0x02159708 module:overlay(80) +from:0x02154a64 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02154a78 kind:load to:0x027e09a8 module:dtcm +from:0x02154a84 kind:load to:0x0215fb30 module:overlay(80) +from:0x02154a88 kind:load to:0x0215fba8 module:overlay(80) +from:0x02154ac0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154ae4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02154b00 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02154b54 kind:arm_call to:0x0215ad30 module:overlay(80) +from:0x02154b5c kind:arm_call to:0x0215af44 module:overlay(80) +from:0x02154b64 kind:load to:0x027e09b8 module:dtcm +from:0x02154bd0 kind:load to:0x0215fc08 module:overlay(80) +from:0x02154c0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154c8c kind:arm_call to:0x02015080 module:main +from:0x02154cac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154ccc kind:arm_call to:0x0215af44 module:overlay(80) +from:0x02154cdc kind:load to:0x0215fc20 module:overlay(80) +from:0x02154ce0 kind:load to:0x027e09a8 module:dtcm +from:0x02154d5c kind:load to:0x0215fb30 module:overlay(80) +from:0x02154dd0 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02154e3c kind:arm_call to:0x0215a310 module:overlay(80) +from:0x02154e5c kind:arm_call to:0x02078798 module:overlay(0) +from:0x02154e78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154eac kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x02154ef0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154f74 kind:arm_call to:0x01ff916c module:itcm +from:0x02154fdc kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x02154ff4 kind:arm_call to:0x02015080 module:main +from:0x02155018 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155044 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155064 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155084 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021550a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021550ac kind:arm_call to:0x02106ba0 module:overlay(31) +from:0x021550e0 kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x021550f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155168 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215519c kind:arm_call to:0x01ff916c module:itcm +from:0x02155210 kind:arm_call to:0x01ff930c module:itcm +from:0x0215527c kind:arm_call to:0x0215a310 module:overlay(80) +from:0x0215529c kind:arm_call to:0x02078798 module:overlay(0) +from:0x021552c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021552dc kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x02155300 kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x02155310 kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x0215532c kind:arm_call to:0x01ff9258 module:itcm +from:0x021553b0 kind:arm_call to:0x01ff916c module:itcm +from:0x02155418 kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x02155430 kind:arm_call to:0x02015080 module:main +from:0x02155454 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155480 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021554a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021554c0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021554e0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021554e8 kind:arm_call to:0x02106ba0 module:overlay(31) +from:0x0215551c kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x02155530 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021555a8 kind:arm_call to:0x0215a2a0 module:overlay(80) +from:0x021555fc kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0215560c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02155634 kind:arm_call to:0x0215ad30 module:overlay(80) +from:0x0215563c kind:arm_call to:0x0215af44 module:overlay(80) +from:0x0215564c kind:load to:0x027e0ce0 module:dtcm +from:0x02155660 kind:load to:0x027e09bc module:dtcm +from:0x02155668 kind:load to:0x0215fc50 module:overlay(80) +from:0x0215566c kind:load to:0x0203e964 module:main +from:0x02155670 kind:load to:0x027e09a8 module:dtcm +from:0x0215567c kind:load to:0x027e0cec module:dtcm +from:0x02155680 kind:load to:0x0215fb30 module:overlay(80) +from:0x0215568c kind:load to:0x0215fc68 module:overlay(80) +from:0x02155690 kind:load to:0x027e09b8 module:dtcm +from:0x021556b8 kind:load to:0x0215ef16 module:overlay(80) +from:0x02155714 kind:arm_call to:0x0215a59c module:overlay(80) +from:0x02155774 kind:arm_call to:0x0215a59c module:overlay(80) +from:0x021557cc kind:arm_call to:0x02126794 module:overlay(44) +from:0x021557f4 kind:arm_call to:0x0215a640 module:overlay(80) +from:0x02155808 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02155828 kind:arm_call to:0x0215a640 module:overlay(80) +from:0x02155858 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02155870 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02155888 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021558f0 kind:arm_call to:0x02150eac module:overlay(80) +from:0x0215590c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215593c kind:arm_call to:0x0215a7ac module:overlay(80) +from:0x02155960 kind:arm_call to:0x0215ba2c module:overlay(80) +from:0x021559ac kind:arm_call to:0x02073320 module:overlay(0) +from:0x021559c4 kind:arm_call to:0x0215bbcc module:overlay(80) +from:0x021559fc kind:arm_call to:0x0215a7dc module:overlay(80) +from:0x02155a24 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155a3c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02155a74 kind:arm_call to:0x0215ba2c module:overlay(80) +from:0x02155a8c kind:load to:0x027e09b8 module:dtcm +from:0x02155acc kind:arm_call to:0x0215a7ac module:overlay(80) +from:0x02155b50 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02155b6c kind:arm_call to:0x02126794 module:overlay(44) +from:0x02155bc8 kind:load to:0x02049be4 module:main +from:0x02155c00 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02155c18 kind:arm_call to:0x0215bbcc module:overlay(80) +from:0x02155cb8 kind:arm_call to:0x0215ba2c module:overlay(80) +from:0x02155d2c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02155d38 kind:arm_call to:0x0215a7dc module:overlay(80) +from:0x02155e20 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02155e58 kind:arm_call to:0x0215ba2c module:overlay(80) +from:0x02155e8c kind:arm_call to:0x01ff9258 module:itcm +from:0x02155ed0 kind:arm_call to:0x0202851c module:main +from:0x02155ed8 kind:load to:0x027e09b8 module:dtcm +from:0x02155ee4 kind:load to:0x02049be4 module:main +from:0x02155f08 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02155f24 kind:arm_call to:0x02126794 module:overlay(44) +from:0x02155f2c kind:arm_call to:0x0215a81c module:overlay(80) +from:0x02155f54 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02155f6c kind:arm_call to:0x0215bbcc module:overlay(80) +from:0x02155f74 kind:arm_call to:0x0215a640 module:overlay(80) +from:0x02155f98 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02155fb8 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02155fe0 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02155fe8 kind:load to:0x027e09b8 module:dtcm +from:0x02156048 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215605c kind:load to:0x0215fc98 module:overlay(80) +from:0x02156078 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215608c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x021560f8 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02156120 kind:arm_call to:0x020998c4 module:overlay(0) +from:0x02156130 kind:load to:0x0215fc38 module:overlay(80) +from:0x02156168 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215618c kind:arm_call to:0x0215af44 module:overlay(80) +from:0x021561fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156224 kind:arm_call to:0x0215b5e8 module:overlay(80) +from:0x02156234 kind:load to:0x0215fb60 module:overlay(80) +from:0x02156238 kind:load to:0x027e09a8 module:dtcm +from:0x02156240 kind:load to:0x0215ef0a module:overlay(80) +from:0x021562b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021562c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021562d4 kind:arm_call to:0x0215be8c module:overlay(80) +from:0x021562e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215635c kind:arm_call to:0x0215bf78 module:overlay(80) +from:0x02156370 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021563e4 kind:arm_call to:0x0215bf78 module:overlay(80) +from:0x021563fc kind:arm_call to:0x0215e930 module:overlay(80) +from:0x02156410 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02156420 kind:arm_call to:0x01ff930c module:itcm +from:0x02156434 kind:arm_call to:0x02159fec module:overlay(80) +from:0x0215645c kind:arm_call to:0x0203a1bc module:main +from:0x02156468 kind:arm_call to:0x0203a1bc module:main +from:0x0215648c kind:arm_call to:0x0215b124 module:overlay(80) +from:0x021564c0 kind:arm_call to:0x0215b098 module:overlay(80) +from:0x021564d8 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x021564ec kind:load to:0x0215fb78 module:overlay(80) +from:0x021564f0 kind:load to:0x0215fb90 module:overlay(80) +from:0x021564f8 kind:load to:0x0215ef0a module:overlay(80) +from:0x02156564 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021565a0 kind:load to:0x0215fbc0 module:overlay(80) +from:0x021565a4 kind:load to:0x027e09a8 module:dtcm +from:0x021565ac kind:load to:0x0215ef04 module:overlay(80) +from:0x0215663c kind:arm_call to:0x0203a1bc module:main +from:0x0215664c kind:arm_call to:0x0203a1bc module:main +from:0x021566f0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156704 kind:arm_call to:0x01ff9218 module:itcm +from:0x02156710 kind:arm_call to:0x02159970 module:overlay(80) +from:0x02156734 kind:arm_call to:0x02159970 module:overlay(80) +from:0x02156760 kind:arm_call to:0x0203a1bc module:main +from:0x02156770 kind:arm_call to:0x0203a1bc module:main +from:0x021567f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156808 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215682c kind:arm_call to:0x02159970 module:overlay(80) +from:0x0215685c kind:arm_call to:0x0203a1bc module:main +from:0x0215686c kind:arm_call to:0x0203a1bc module:main +from:0x02156898 kind:arm_call to:0x0215e930 module:overlay(80) +from:0x021568cc kind:arm_call to:0x0215bb3c module:overlay(80) +from:0x021568e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156900 kind:arm_call to:0x01ff930c module:itcm +from:0x02156914 kind:arm_call to:0x01ff930c module:itcm +from:0x02156928 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215699c kind:arm_call to:0x0215bb3c module:overlay(80) +from:0x021569b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021569d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021569e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021569fc kind:arm_call to:0x02015080 module:main +from:0x02156a20 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156a30 kind:arm_call to:0x021597f8 module:overlay(80) +from:0x02156aa4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b5c kind:arm_call to:0x0215bb3c module:overlay(80) +from:0x02156b78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156bbc kind:arm_call to:0x01ff930c module:itcm +from:0x02156bdc kind:arm_call to:0x01ff930c module:itcm +from:0x02156bf4 kind:arm_call to:0x02015080 module:main +from:0x02156c18 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156c28 kind:arm_call to:0x021597f8 module:overlay(80) +from:0x02156c98 kind:arm_call to:0x01ff930c module:itcm +from:0x02156cac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156cc0 kind:arm_call to:0x0215b014 module:overlay(80) +from:0x02156ccc kind:load to:0x0215ef04 module:overlay(80) +from:0x02156cd8 kind:load to:0x0215fbd8 module:overlay(80) +from:0x02156cdc kind:load to:0x027e09a8 module:dtcm +from:0x02156ce4 kind:load to:0x0215fbf0 module:overlay(80) +from:0x02156d58 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156d80 kind:arm_call to:0x0215b650 module:overlay(80) +from:0x02156d90 kind:load to:0x0215fb60 module:overlay(80) +from:0x02156d94 kind:load to:0x027e09a8 module:dtcm +from:0x02156d9c kind:load to:0x0215ef0a module:overlay(80) +from:0x02156e10 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156e24 kind:arm_call to:0x01ff9218 module:itcm +from:0x02156e30 kind:arm_call to:0x0215be8c module:overlay(80) +from:0x02156e44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156eb8 kind:arm_call to:0x0215bf78 module:overlay(80) +from:0x02156ecc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156f40 kind:arm_call to:0x0215bf78 module:overlay(80) +from:0x02156f58 kind:arm_call to:0x0215e930 module:overlay(80) +from:0x02156f6c kind:arm_call to:0x02159fec module:overlay(80) +from:0x02156f80 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02156f90 kind:arm_call to:0x01ff930c module:itcm +from:0x02156fb8 kind:arm_call to:0x0203a1bc module:main +from:0x02156fc4 kind:arm_call to:0x0203a1bc module:main +from:0x02156fe8 kind:arm_call to:0x0215b124 module:overlay(80) +from:0x0215701c kind:arm_call to:0x0215b098 module:overlay(80) +from:0x02157034 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02157048 kind:load to:0x0215fb78 module:overlay(80) +from:0x0215704c kind:load to:0x0215fb90 module:overlay(80) +from:0x02157054 kind:load to:0x0215ef0a module:overlay(80) +from:0x021570c0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021570dc kind:load to:0x0215fbc0 module:overlay(80) +from:0x021570e0 kind:load to:0x027e09a8 module:dtcm +from:0x02157124 kind:arm_call to:0x0215bb3c module:overlay(80) +from:0x02157140 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157154 kind:arm_call to:0x01ff930c module:itcm +from:0x021571a0 kind:arm_call to:0x0203a1bc module:main +from:0x021571b0 kind:arm_call to:0x0203a1bc module:main +from:0x021571dc kind:arm_call to:0x0215e930 module:overlay(80) +from:0x021571f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157260 kind:arm_call to:0x0215bb3c module:overlay(80) +from:0x0215727c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157290 kind:arm_call to:0x01ff930c module:itcm +from:0x021572e4 kind:arm_call to:0x02159970 module:overlay(80) +from:0x02157320 kind:arm_call to:0x02159970 module:overlay(80) +from:0x02157330 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157344 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215735c kind:arm_call to:0x02015080 module:main +from:0x02157380 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157394 kind:arm_call to:0x021597f8 module:overlay(80) +from:0x02157400 kind:arm_call to:0x02159970 module:overlay(80) +from:0x0215743c kind:arm_call to:0x02159970 module:overlay(80) +from:0x0215744c kind:arm_call to:0x01ffb464 module:itcm +from:0x02157460 kind:arm_call to:0x01ff9218 module:itcm +from:0x02157474 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157488 kind:arm_call to:0x0215b014 module:overlay(80) +from:0x0215749c kind:load to:0x0215ef04 module:overlay(80) +from:0x021574a4 kind:load to:0x0215fbd8 module:overlay(80) +from:0x021574a8 kind:load to:0x027e09a8 module:dtcm +from:0x021574f0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157508 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157510 kind:load to:0x027e09a8 module:dtcm +from:0x02157530 kind:arm_call to:0x02159fec module:overlay(80) +from:0x02157544 kind:arm_call to:0x0215bf78 module:overlay(80) +from:0x0215755c kind:arm_call to:0x0215e930 module:overlay(80) +from:0x021575a0 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x021575ac kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02157630 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157694 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021576b0 kind:load to:0x0215fcb0 module:overlay(80) +from:0x021576b4 kind:load to:0x027e09a8 module:dtcm +from:0x021576bc kind:load to:0x027e0cec module:dtcm +from:0x02157708 kind:arm_call to:0x0215e930 module:overlay(80) +from:0x02157720 kind:arm_call to:0x02015080 module:main +from:0x021577a4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021577b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021577c4 kind:arm_call to:0x02159970 module:overlay(80) +from:0x021577f0 kind:arm_call to:0x0203a1bc module:main +from:0x02157800 kind:arm_call to:0x0203a1bc module:main +from:0x0215782c kind:arm_call to:0x0215e930 module:overlay(80) +from:0x02157848 kind:arm_call to:0x0203a1bc module:main +from:0x02157858 kind:arm_call to:0x02159b0c module:overlay(80) +from:0x021578a4 kind:arm_call to:0x02150e64 module:overlay(80) +from:0x021578b0 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x02157928 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02157938 kind:arm_call to:0x01ff930c module:itcm +from:0x0215794c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021579c4 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x021579d4 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x021579e4 kind:load to:0x0215ef04 module:overlay(80) +from:0x021579ec kind:load to:0x0215fb30 module:overlay(80) +from:0x021579f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02157a04 kind:arm_call to:0x0215c1ac module:overlay(80) +from:0x02157a64 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02157a8c kind:arm_call to:0x020998c4 module:overlay(0) +from:0x02157a9c kind:load to:0x0215fc38 module:overlay(80) +from:0x02157ad4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157af8 kind:arm_call to:0x0215af44 module:overlay(80) +from:0x02157b18 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02157bdc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02157bec kind:load to:0x0215fc50 module:overlay(80) +from:0x02157bf0 kind:load to:0x0215fc68 module:overlay(80) +from:0x02157c10 kind:arm_call to:0x01ff930c module:itcm +from:0x02157c48 kind:arm_call to:0x02015080 module:main +from:0x02157c6c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157db0 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02157dc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157dd8 kind:arm_call to:0x0215af44 module:overlay(80) +from:0x02157de8 kind:load to:0x027e09a8 module:dtcm +from:0x02157df0 kind:load to:0x0203e964 module:main +from:0x02157df8 kind:load to:0x027e09c0 module:dtcm +from:0x02157e68 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02157e78 kind:load to:0x0215fc80 module:overlay(80) +from:0x02157eb0 kind:arm_call to:0x0215e930 module:overlay(80) +from:0x02157f20 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02157f34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157fc8 kind:arm_call to:0x0215af0c module:overlay(80) +from:0x02157fdc kind:load to:0x0215fb90 module:overlay(80) +from:0x02157ffc kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02158074 kind:load to:0x0215fb30 module:overlay(80) +from:0x02158108 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02158170 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x021581a4 kind:arm_call to:0x02106de0 module:overlay(31) +from:0x021581fc kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0215824c kind:arm_call to:0x020787ec module:overlay(0) +from:0x02158284 kind:arm_call to:0x02106de0 module:overlay(31) +from:0x0215829c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021582fc kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0215837c kind:arm_call to:0x020a0128 module:overlay(0) +from:0x021583c4 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x02158420 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158438 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158480 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x021584a0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021584b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021584d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021584e8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158508 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215851c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215854c kind:arm_call to:0x01ff993c module:itcm +from:0x02158570 kind:arm_call to:0x0215a1b8 module:overlay(80) +from:0x02158594 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02158600 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215860c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158760 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158778 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021587d4 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x021587f0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158804 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158824 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158838 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02158854 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158868 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158884 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158898 kind:arm_call to:0x01ff9318 module:itcm +from:0x021588d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021588f4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158900 kind:load to:0x027e09a8 module:dtcm +from:0x02158904 kind:load to:0x027e0ce0 module:dtcm +from:0x02158908 kind:load to:0x027e09b8 module:dtcm +from:0x0215890c kind:load to:0x027e09bc module:dtcm +from:0x02158924 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215892c kind:load to:0x027e0cec module:dtcm +from:0x0215894c kind:load to:0x027e0cd8 module:dtcm +from:0x02158950 kind:load to:0x0203e964 module:main +from:0x02158964 kind:load to:0x0215fba8 module:overlay(80) +from:0x0215896c kind:load to:0x020d87b4 module:overlays(19,24) +from:0x02158974 kind:load to:0x0215fb60 module:overlay(80) +from:0x02158990 kind:load to:0x0215fb78 module:overlay(80) +from:0x021589c4 kind:arm_call to:0x01ff993c module:itcm +from:0x021589d0 kind:arm_call to:0x0215a1b8 module:overlay(80) +from:0x021589f0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02158a0c kind:arm_call to:0x01ffb714 module:itcm +from:0x02158a18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158a3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02158a5c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158a6c kind:arm_call to:0x01ff9218 module:itcm +from:0x02158ba0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158bb0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02158bd0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158bec kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158c3c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158cb8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158ccc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158cd4 kind:arm_call to:0x02159708 module:overlay(80) +from:0x02158cf4 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02158d20 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02158d5c kind:arm_call to:0x020cb05c module:overlay(24) +from:0x02158db0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158ddc kind:arm_call to:0x0215a24c module:overlay(80) +from:0x02158df4 kind:arm_call to:0x02015080 module:main +from:0x02158e0c kind:arm_call to:0x020cb05c module:overlay(24) +from:0x02158e20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158e38 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02158e8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158edc kind:arm_call to:0x01ffb464 module:itcm +from:0x02158ef0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158f0c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158f20 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158f3c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158f50 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158f84 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158fa4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158fb0 kind:arm_call to:0x0215a1b8 module:overlay(80) +from:0x02158fcc kind:arm_call to:0x02078798 module:overlay(0) +from:0x02158fe8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158ffc kind:arm_call to:0x01ff9218 module:itcm +from:0x02159004 kind:arm_call to:0x0215a24c module:overlay(80) +from:0x02159018 kind:arm_call to:0x02159fec module:overlay(80) +from:0x02159044 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021590a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021590e4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021590f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159114 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159128 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159144 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159158 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215918c kind:arm_call to:0x01ffb464 module:itcm +from:0x021591ac kind:arm_call to:0x01ff9984 module:itcm +from:0x021591b8 kind:arm_call to:0x0215a1b8 module:overlay(80) +from:0x021591d4 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021591f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159208 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159210 kind:arm_call to:0x0215a24c module:overlay(80) +from:0x02159220 kind:arm_call to:0x02159fec module:overlay(80) +from:0x021592c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021592dc kind:arm_call to:0x01ff9218 module:itcm +from:0x021592f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215930c kind:arm_call to:0x01ff9318 module:itcm +from:0x02159328 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215933c kind:arm_call to:0x01ff9318 module:itcm +from:0x02159370 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159390 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215939c kind:arm_call to:0x0215a1b8 module:overlay(80) +from:0x021593b8 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021593c0 kind:arm_call to:0x0215a24c module:overlay(80) +from:0x021593ec kind:arm_call to:0x02015244 module:main +from:0x021593fc kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02159438 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02159488 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021594a8 kind:arm_call to:0x0215a24c module:overlay(80) +from:0x021594bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021594dc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159534 kind:arm_call to:0x0215a24c module:overlay(80) +from:0x0215954c kind:arm_call to:0x02015080 module:main +from:0x021595ac kind:arm_call to:0x01ffb464 module:itcm +from:0x021595c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021595c8 kind:arm_call to:0x0215a24c module:overlay(80) +from:0x02159604 kind:arm_call to:0x02159970 module:overlay(80) +from:0x02159618 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159688 kind:arm_call to:0x0215a24c module:overlay(80) +from:0x021596c4 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x021596c8 kind:arm_call to:0x020997d8 module:overlay(0) +from:0x021596d8 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021596f0 kind:load to:0x0215fcf8 module:overlay(80) +from:0x021596f4 kind:load to:0x0215fd10 module:overlay(80) +from:0x02159700 kind:load to:0x0215fcc8 module:overlay(80) +from:0x02159704 kind:load to:0x0215fb30 module:overlay(80) +from:0x0215973c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159758 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159774 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159790 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021597ac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021597c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021597e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021597f4 kind:load to:0x027e0cec module:dtcm +from:0x0215981c kind:arm_call to:0x01fff148 module:itcm +from:0x02159830 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021598dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021598f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159928 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159950 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215995c kind:load to:0x027e0ce0 module:dtcm +from:0x02159960 kind:load to:0x0203e964 module:main +from:0x02159968 kind:load to:0x020b53e4 module:overlay(0) +from:0x02159988 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215999c kind:arm_call to:0x01ff9218 module:itcm +from:0x021599ac kind:arm_call to:0x01ffb464 module:itcm +from:0x021599c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021599d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021599e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159a00 kind:arm_call to:0x0215a104 module:overlay(80) +from:0x02159a1c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159a30 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02159a40 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159a54 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02159a64 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159a74 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159a84 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159a98 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159ac0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159ad4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159ae8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159afc kind:arm_call to:0x01ff9218 module:itcm +from:0x02159b08 kind:load to:0x0215f660 module:overlay(80) +from:0x02159b5c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159b70 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159bb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159bc4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159c04 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159c18 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159d48 kind:arm_call to:0x0215a104 module:overlay(80) +from:0x02159dac kind:arm_call to:0x01ffb464 module:itcm +from:0x02159dc0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02159e18 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159e2c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02159e6c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159e7c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159eb8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159ecc kind:arm_call to:0x01ff9218 module:itcm +from:0x02159f2c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159f40 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159f94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159fa8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159fb4 kind:load to:0x0215ef34 module:overlay(80) +from:0x02159fbc kind:load to:0x0215ef28 module:overlay(80) +from:0x02159fc0 kind:load to:0x0215f980 module:overlay(80) +from:0x02159fc4 kind:load to:0x0215f660 module:overlay(80) +from:0x02159fc8 kind:load to:0x0215ef10 module:overlay(80) +from:0x02159fd0 kind:load to:0x0215ef22 module:overlay(80) +from:0x02159fd8 kind:load to:0x0215ef1c module:overlay(80) +from:0x02159fdc kind:load to:0x0215ef40 module:overlay(80) +from:0x02159fe0 kind:load to:0x0215ef70 module:overlay(80) +from:0x02159fe4 kind:load to:0x0215ef7c module:overlay(80) +from:0x0215a010 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a024 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a040 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a054 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a070 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a084 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a0a0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a0b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a0e0 kind:arm_call to:0x0215a104 module:overlay(80) +from:0x0215a0f4 kind:load to:0x0215ef34 module:overlay(80) +from:0x0215a0f8 kind:load to:0x0215ef28 module:overlay(80) +from:0x0215a0fc kind:load to:0x0215ef40 module:overlay(80) +from:0x0215a100 kind:load to:0x0215f980 module:overlay(80) +from:0x0215a130 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a148 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a160 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a17c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a194 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a1b0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215a23c kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0215a248 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a290 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0215a29c kind:load to:0x027e0ce0 module:dtcm +from:0x0215a2d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a2e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a300 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0215a30c kind:load to:0x027e0ce0 module:dtcm +from:0x0215a324 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215a3a4 kind:arm_call to:0x020158e8 module:main +from:0x0215a3dc kind:arm_call to:0x0215a48c module:overlay(80) +from:0x0215a498 kind:arm_call to:0x0215a4ec module:overlay(80) +from:0x0215a5ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a63c kind:load to:0x027e0ce4 module:dtcm +from:0x0215a694 kind:arm_call to:0x0215a5d0 module:overlay(80) +from:0x0215a6b4 kind:arm_call to:0x02126794 module:overlay(44) +from:0x0215a6cc kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215a724 kind:arm_call to:0x02126794 module:overlay(44) +from:0x0215a784 kind:arm_call to:0x02126794 module:overlay(44) +from:0x0215a800 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a834 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a85c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a868 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a87c kind:arm_call to:0x01ff9770 module:itcm +from:0x0215a88c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a8a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a998 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a9a8 kind:arm_call to:0x0215adf0 module:overlay(80) +from:0x0215a9c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215aab0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aac0 kind:arm_call to:0x0215adf0 module:overlay(80) +from:0x0215aae4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ab18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215abbc kind:load to:0x027e0ce0 module:dtcm +from:0x0215abc0 kind:load to:0x02049be4 module:main +from:0x0215abc8 kind:load to:0x0203e964 module:main +from:0x0215abf8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ac98 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215acb4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ace8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ad04 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ad10 kind:load to:0x0215ef28 module:overlay(80) +from:0x0215ad14 kind:load to:0x0215ef64 module:overlay(80) +from:0x0215ad18 kind:load to:0x0215ef4c module:overlay(80) +from:0x0215ad20 kind:load to:0x0215c790 module:overlay(80) +from:0x0215ad28 kind:load to:0x027e0cec module:dtcm +from:0x0215ad48 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215ada4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215adb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215adc4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215adc8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215ade0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215ae28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215aeec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215aefc kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0215af08 kind:load to:0x0203e964 module:main +from:0x0215af30 kind:arm_call to:0x0215af44 module:overlay(80) +from:0x0215af3c kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215af4c kind:arm_call to:0x0215c0b4 module:overlay(80) +from:0x0215af68 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215af80 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215afec kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215b008 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215b010 kind:load to:0x02049be4 module:main +from:0x0215b034 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b06c kind:arm_call to:0x02150e64 module:overlay(80) +from:0x0215b078 kind:arm_call to:0x021519b0 module:overlay(80) +from:0x0215b088 kind:arm_call to:0x02150e64 module:overlay(80) +from:0x0215b090 kind:arm_call to:0x0215af44 module:overlay(80) +from:0x0215b0b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b0e0 kind:arm_call to:0x02016b8c module:main +from:0x0215b0ec kind:load to:0x027e0ce0 module:dtcm +from:0x0215b110 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b11c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215b15c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b17c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b1ac kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b258 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b268 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b278 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b48c kind:arm_call to:0x01ff916c module:itcm +from:0x0215b4a8 kind:arm_call to:0x020d970c module:overlay(31) +from:0x0215b4e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b4f4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b5ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b5c0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215b5cc kind:load to:0x027e0ce0 module:dtcm +from:0x0215b5d4 kind:load to:0x0203e964 module:main +from:0x0215b5d8 kind:load to:0x02049be4 module:main +from:0x0215b5e0 kind:load to:0x027e0d2c module:dtcm +from:0x0215b5f4 kind:arm_call to:0x0215b6b4 module:overlay(80) +from:0x0215b630 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x0215b64c kind:load to:0x027e0cec module:dtcm +from:0x0215b65c kind:arm_call to:0x0215b6b4 module:overlay(80) +from:0x0215b694 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x0215b6b0 kind:load to:0x027e0cec module:dtcm +from:0x0215b808 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215b89c kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x0215b980 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215ba14 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x0215ba24 kind:load to:0x0203e964 module:main +from:0x0215ba28 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ba54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ba78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bab0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215baf8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bb58 kind:arm_call to:0x01fff168 module:itcm +from:0x0215bb7c kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0215bba4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215bbb0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bbc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bbc8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bbdc kind:arm_call to:0x0215b0f4 module:overlay(80) +from:0x0215bc18 kind:arm_call to:0x020787ec module:overlay(0) +from:0x0215bc24 kind:load to:0x027e09bc module:dtcm +from:0x0215bc34 kind:arm_call to:0x0212a3b8 module:overlay(44) +from:0x0215bc44 kind:arm_call to:0x0212a3b8 module:overlay(44) +from:0x0215bca8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bce8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bd28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bd70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bdb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bdf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be80 kind:load to:0x0215f758 module:overlay(80) +from:0x0215be84 kind:load to:0x0215f75c module:overlay(80) +from:0x0215be88 kind:load to:0x0215f760 module:overlay(80) +from:0x0215bea8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bebc kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215becc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bee0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bef0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bf00 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bf28 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bf3c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bf50 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bf64 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bfa4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bfb8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bfd8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bfec kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215c00c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c01c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215c050 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c064 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215c084 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c098 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215c0a0 kind:load to:0x0215ef10 module:overlay(80) +from:0x0215c0a4 kind:load to:0x0215ef22 module:overlay(80) +from:0x0215c0a8 kind:load to:0x0215ef1c module:overlay(80) +from:0x0215c0ac kind:load to:0x0215ef70 module:overlay(80) +from:0x0215c0b0 kind:load to:0x0215ef7c module:overlay(80) +from:0x0215c0e0 kind:arm_call to:0x0208bbb8 module:overlay(0) +from:0x0215c0f8 kind:arm_call to:0x020986a8 module:overlay(0) +from:0x0215c114 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c1dc kind:arm_call to:0x01fff350 module:itcm +from:0x0215c21c kind:arm_call to:0x0212ab90 module:overlay(44) +from:0x0215c22c kind:arm_call to:0x01fff350 module:itcm +from:0x0215c260 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c28c kind:arm_call to:0x0215d35c module:overlay(80) +from:0x0215c29c kind:arm_call to:0x01fff350 module:itcm +from:0x0215c2b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c2c0 kind:load to:0x020b3040 module:overlay(0) +from:0x0215c2e4 kind:arm_call to:0x020d973c module:overlay(31) +from:0x0215c2f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c2fc kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215c30c kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0215c314 kind:load to:0x027e0d2c module:dtcm +from:0x0215c318 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c31c kind:load to:0x027e0d38 module:dtcm +from:0x0215c40c kind:arm_call to:0x0200e398 module:main +from:0x0215c414 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c448 kind:arm_call to:0x0215c320 module:overlay(80) +from:0x0215c46c kind:arm_call to:0x0215c3e4 module:overlay(80) +from:0x0215c480 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c498 kind:arm_call to:0x02028d30 module:main +from:0x0215c4a0 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c4c4 kind:arm_call to:0x01ffa0bc module:itcm +from:0x0215c4d4 kind:arm_call to:0x01ffa328 module:itcm +from:0x0215c4dc kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c4e8 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c4fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c514 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c52c kind:arm_call to:0x0215c3e4 module:overlay(80) +from:0x0215c544 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c5a4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c5b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c5c0 kind:arm_call to:0x0215c3e4 module:overlay(80) +from:0x0215c5d8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c5e0 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c5f0 kind:arm_call to:0x02028d30 module:main +from:0x0215c5f8 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c61c kind:arm_call to:0x01ffa0bc module:itcm +from:0x0215c62c kind:arm_call to:0x01ffa328 module:itcm +from:0x0215c634 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c640 kind:arm_call to:0x0215c334 module:overlay(80) +from:0x0215c654 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c684 kind:arm_call to:0x0200e260 module:main +from:0x0215c68c kind:arm_call to:0x01ff938c module:itcm +from:0x0215c694 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c69c kind:arm_call to:0x01ff938c module:itcm +from:0x0215c6bc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c6d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c6e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c6f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c708 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c720 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c754 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c784 kind:load to:0x02160194 module:overlay(80) +from:0x0215c788 kind:load to:0x0203e964 module:main +from:0x0215c78c kind:load to:0x027e0964 module:dtcm +from:0x0215c7a4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215c7d0 kind:load to:0x0215f674 module:overlay(80) +from:0x0215c7fc kind:arm_call to:0x0209832c module:overlay(0) +from:0x0215c828 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0215c848 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c888 kind:arm_call to:0x01fff498 module:itcm +from:0x0215c894 kind:arm_call to:0x01fff584 module:itcm +from:0x0215c8d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c8e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c918 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c940 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c9e8 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c9f8 kind:load to:0x0203e964 module:main +from:0x0215ca0c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215ca18 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215ca34 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215ca44 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215ca60 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215ca68 kind:arm_call to:0x02011ff4 module:main +from:0x0215ca7c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215ca84 kind:arm_call to:0x02011ff4 module:main +from:0x0215ca98 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215caac kind:load to:0x02160354 module:overlay(80) +from:0x0215cac0 kind:arm_call to:0x02011f3c module:main +from:0x0215cacc kind:arm_call to:0x0215cebc module:overlay(80) +from:0x0215cae0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215caf0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215cb50 kind:load to:0x0215fe10 module:overlay(80) +from:0x0215cb54 kind:load to:0x0215fe34 module:overlay(80) +from:0x0215cb5c kind:load to:0x0215fdec module:overlay(80) +from:0x0215cb88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cba0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215cbb4 kind:arm_call to:0x0215a4ec module:overlay(80) +from:0x0215cbc4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215cc00 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cc40 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cc90 kind:load to:0x027e0130 module:dtcm +from:0x0215cc9c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215ccb0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215ccb8 kind:arm_call to:0x02011ff4 module:main +from:0x0215ccf0 kind:arm_call to:0x0209832c module:overlay(0) +from:0x0215cd2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cd48 kind:arm_call to:0x01fff458 module:itcm +from:0x0215cdb4 kind:arm_call to:0x01fff498 module:itcm +from:0x0215cdd0 kind:arm_call to:0x01fff584 module:itcm +from:0x0215ce94 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0215cea8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ceb0 kind:load to:0x027e0ce8 module:dtcm +from:0x0215cec4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215cf28 kind:arm_call_thumb to:0x02057a6c module:overlay(0) +from:0x0215cf54 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215cf70 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215cf80 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215cfb4 kind:arm_call to:0x0203d160 module:main +from:0x0215cfcc kind:arm_call to:0x0203d160 module:main +from:0x0215cfdc kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0215cffc kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215d004 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215d024 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215d03c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215d048 kind:arm_call to:0x0215e614 module:overlay(80) +from:0x0215d068 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x0215d09c kind:load to:0x0215fea8 module:overlay(80) +from:0x0215d0a0 kind:load to:0x02160354 module:overlay(80) +from:0x0215d0a4 kind:load to:0x0215fe5c module:overlay(80) +from:0x0215d0a8 kind:load to:0x0215ca4c module:overlay(80) +from:0x0215d0ac kind:load to:0x020a0328 module:overlay(0) +from:0x0215d0b0 kind:load to:0x0215fd3c module:overlay(80) +from:0x0215d0b4 kind:load to:0x0215fe34 module:overlay(80) +from:0x0215d0b8 kind:load to:0x0215fdb4 module:overlay(80) +from:0x0215d0bc kind:load to:0x0215fda0 module:overlay(80) +from:0x0215d0cc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d0e0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215d0f4 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215d130 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215d144 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215d14c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215d154 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215d15c kind:arm_call to:0x0215cc94 module:overlay(80) +from:0x0215d164 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215d16c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215d188 kind:arm_call to:0x0203d210 module:main +from:0x0215d19c kind:arm_call to:0x0203d210 module:main +from:0x0215d1a4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d1ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d1b4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d1c0 kind:load to:0x0215fea8 module:overlay(80) +from:0x0215d1c4 kind:load to:0x027e0cec module:dtcm +from:0x0215d1c8 kind:load to:0x020a0328 module:overlay(0) +from:0x0215d1fc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215d210 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215d218 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215d220 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215d228 kind:arm_call to:0x0215cc94 module:overlay(80) +from:0x0215d230 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215d238 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215d254 kind:arm_call to:0x0203d210 module:main +from:0x0215d268 kind:arm_call to:0x0203d210 module:main +from:0x0215d270 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215d278 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d280 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d288 kind:arm_call to:0x02011ff4 module:main +from:0x0215d294 kind:load to:0x0215fea8 module:overlay(80) +from:0x0215d298 kind:load to:0x027e0cec module:dtcm +from:0x0215d29c kind:load to:0x020a0328 module:overlay(0) +from:0x0215d304 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215d31c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215d334 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215d340 kind:arm_call to:0x0215d35c module:overlay(80) +from:0x0215d34c kind:load to:0x0215efa8 module:overlay(80) +from:0x0215d358 kind:load to:0x027e0cec module:dtcm +from:0x0215d3a0 kind:load to:0x0215fd50 module:overlay(80) +from:0x0215d414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d434 kind:arm_call to:0x020809cc module:overlay(0) +from:0x0215d444 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215d480 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d490 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0215d4a0 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215d4e4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d4f0 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215d500 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215d53c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d554 kind:arm_call to:0x0215e498 module:overlay(80) +from:0x0215d580 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215d598 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d5a4 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215d5b4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215d5c4 kind:arm_call to:0x0215d35c module:overlay(80) +from:0x0215d5dc kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215d630 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d654 kind:arm_call to:0x020e5154 module:overlays(26,31) +from:0x0215d66c kind:arm_call to:0x0215d35c module:overlay(80) +from:0x0215d688 kind:load to:0x0215fd68 module:overlay(80) +from:0x0215d68c kind:load to:0x027e0cd8 module:dtcm +from:0x0215d690 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d694 kind:load to:0x027e09c0 module:dtcm +from:0x0215d69c kind:load to:0x027e0ce4 module:dtcm +from:0x0215d6ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d740 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0215d784 kind:load to:0x0215efa8 module:overlay(80) +from:0x0215d790 kind:load to:0x027e0958 module:dtcm +from:0x0215d794 kind:load to:0x027e0130 module:dtcm +from:0x0215d7b0 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215d7c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d950 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215d970 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215d978 kind:arm_call to:0x0202851c module:main +from:0x0215d988 kind:load to:0x0215ef8c module:overlay(80) +from:0x0215d98c kind:load to:0x0215ef88 module:overlay(80) +from:0x0215d990 kind:load to:0x0203e964 module:main +from:0x0215d994 kind:load to:0x027e09a8 module:dtcm +from:0x0215d9e8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215da30 kind:arm_call to:0x0215e4cc module:overlay(80) +from:0x0215dac4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215daf8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215db14 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215db30 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215db4c kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0215db70 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215db90 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215dbd4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215dc04 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc70 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215dcf0 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215dd14 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215dd20 kind:load to:0x0215fd40 module:overlay(80) +from:0x0215dd24 kind:load to:0x027e0cec module:dtcm +from:0x0215dd28 kind:load to:0x027e0cd8 module:dtcm +from:0x0215dd2c kind:load to:0x0215fd80 module:overlay(80) +from:0x0215dd34 kind:load to:0x0215ef90 module:overlay(80) +from:0x0215dd38 kind:load to:0x0215ef9c module:overlay(80) +from:0x0215dd40 kind:load to:0x027e09a8 module:dtcm +from:0x0215dd4c kind:load to:0x027e09c0 module:dtcm +from:0x0215dd50 kind:load to:0x0216042c module:overlay(80) +from:0x0215ddf8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215de10 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215de28 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215de58 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215de8c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dea4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ded4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215dee4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215df18 kind:arm_call to:0x0215e498 module:overlay(80) +from:0x0215df44 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215df74 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215df88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215dff8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215e010 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e06c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215e074 kind:arm_call to:0x0215e498 module:overlay(80) +from:0x0215e094 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215e0cc kind:arm_call to:0x0215d35c module:overlay(80) +from:0x0215e0d8 kind:arm_call to:0x0202851c module:main +from:0x0215e120 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215e128 kind:arm_call to:0x0215e498 module:overlay(80) +from:0x0215e148 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215e164 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215e1f4 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0215e240 kind:arm_call to:0x0215d35c module:overlay(80) +from:0x0215e24c kind:load to:0x027e0cec module:dtcm +from:0x0215e25c kind:load to:0x027e09a8 module:dtcm +from:0x0215e264 kind:load to:0x0215efa8 module:overlay(80) +from:0x0215e270 kind:load to:0x027e09c0 module:dtcm +from:0x0215e2c4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215e2fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e318 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e334 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e350 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e398 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215e3bc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e3d0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215e400 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e41c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e438 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e448 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x0215e454 kind:load to:0x027e0cec module:dtcm +from:0x0215e460 kind:load to:0x027e09c0 module:dtcm +from:0x0215e488 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215e490 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215e4c0 kind:arm_call to:0x0202851c module:main +from:0x0215e4f0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e528 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e580 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e5a8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e5c8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e5cc kind:load to:0x0215fd30 module:overlay(80) +from:0x0215e5d0 kind:load to:0x0215efa8 module:overlay(80) +from:0x0215e5f0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e654 kind:load to:0x0215fdd0 module:overlay(80) +from:0x0215e670 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e6c4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e6f4 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0215e714 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215e71c kind:arm_call to:0x02011ff4 module:main +from:0x0215e730 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215e738 kind:arm_call to:0x02011ff4 module:main +from:0x0215e74c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215e754 kind:arm_call to:0x02011ff4 module:main +from:0x0215e768 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215e7c8 kind:arm_call to:0x0213ff50 module:overlay(70) +from:0x0215e7d8 kind:arm_call to:0x0215e920 module:overlay(80) +from:0x0215e834 kind:arm_call to:0x0202851c module:main +from:0x0215e84c kind:arm_call to:0x020f66f4 module:overlay(31) +from:0x0215e874 kind:arm_call to:0x0213ff94 module:overlay(70) +from:0x0215e8d4 kind:arm_call to:0x021400c4 module:overlay(70) +from:0x0215e8dc kind:arm_call to:0x0202851c module:main +from:0x0215e8f4 kind:arm_call to:0x020f674c module:overlay(31) +from:0x0215e91c kind:load to:0x020f6890 module:overlays(19,22,23,31) +from:0x0215e9b8 kind:load to:0x0216045c module:overlay(80) +from:0x0215e9cc kind:arm_call to:0x02011f3c module:main +from:0x0215e9d8 kind:arm_call to:0x0215ea2c module:overlay(80) +from:0x0215e9f8 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x0215ea24 kind:load to:0x0215ff04 module:overlay(80) +from:0x0215ea34 kind:arm_call to:0x0214a1d8 module:overlay(70) +from:0x0215ea5c kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0215ea6c kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x0215ea78 kind:load to:0x0216045c module:overlay(80) +from:0x0215ea80 kind:load to:0x0215ff2c module:overlay(80) +from:0x0215ea84 kind:load to:0x0215ff9c module:overlay(80) +from:0x0215eb80 kind:load to:0x0216045c module:overlay(80) +from:0x0215ebe0 kind:load to:0x0216045c module:overlay(80) +from:0x0215ebf0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215ebf8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215ec00 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215ec18 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215ec20 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215ec28 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215ec30 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec44 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0215ec58 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0215ec60 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec74 kind:arm_branch to:0x0214a45c module:overlay(70) +from:0x0215ec84 kind:load to:0x021604d4 module:overlay(80) +from:0x0215ec98 kind:arm_call to:0x02011f3c module:main +from:0x0215eca4 kind:arm_call to:0x0215ecd4 module:overlay(80) +from:0x0215ecb8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215ecd0 kind:load to:0x0215ffcc module:overlay(80) +from:0x0215ecdc kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215ed0c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215ed24 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ed3c kind:load to:0x02160038 module:overlay(80) +from:0x0215ed40 kind:load to:0x021604d4 module:overlay(80) +from:0x0215ed44 kind:load to:0x0215fff0 module:overlay(80) +from:0x0215ed50 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ed68 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x0215edac kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215edbc kind:load to:0x027e0cd8 module:dtcm +from:0x0215edc0 kind:load to:0x0215ffac module:overlay(80) +from:0x0215ee3c kind:load to:0x021604d4 module:overlay(80) +from:0x0215ee5c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215ee70 kind:load to:0x020578a4 module:overlay(0) +from:0x0215ee84 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ee8c kind:arm_call to:0x02011ff4 module:main +from:0x0215eea4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215eeac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215eeb4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215eecc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215eed4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215eedc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215eee4 kind:arm_call to:0x02011ff4 module:main +from:0x0215eef8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215f3d8 kind:arm_call to:0x02150dec module:overlay(80) +from:0x0215f3e8 kind:arm_call to:0x0203ce74 module:main +from:0x0215f400 kind:load to:0x0215f980 module:overlay(80) +from:0x0215f410 kind:load to:0x0215f98c module:overlay(80) +from:0x0215f418 kind:load to:0x0215f9a4 module:overlay(80) +from:0x0215f41c kind:load to:0x0215f9bc module:overlay(80) +from:0x0215f420 kind:load to:0x0215f998 module:overlay(80) +from:0x0215f424 kind:load to:0x0215f9b0 module:overlay(80) +from:0x0215f428 kind:load to:0x0215f9c8 module:overlay(80) +from:0x0215f430 kind:load to:0x0215f9d4 module:overlay(80) +from:0x0215f434 kind:load to:0x0215f9e0 module:overlay(80) +from:0x0215f438 kind:load to:0x0215f9ec module:overlay(80) +from:0x0215f43c kind:load to:0x0215fa04 module:overlay(80) +from:0x0215f440 kind:load to:0x0215f9f8 module:overlay(80) +from:0x0215f448 kind:load to:0x0215fa10 module:overlay(80) +from:0x0215f44c kind:load to:0x0215fa1c module:overlay(80) +from:0x0215f454 kind:load to:0x0215fa28 module:overlay(80) +from:0x0215f458 kind:load to:0x0215fa34 module:overlay(80) +from:0x0215f45c kind:load to:0x0215fa40 module:overlay(80) +from:0x0215f460 kind:load to:0x0215fa4c module:overlay(80) +from:0x0215f464 kind:load to:0x0215fa58 module:overlay(80) +from:0x0215f468 kind:load to:0x0215fa64 module:overlay(80) +from:0x0215f47c kind:load to:0x0215fa70 module:overlay(80) +from:0x0215f480 kind:load to:0x0215fa7c module:overlay(80) +from:0x0215f484 kind:load to:0x0215fa88 module:overlay(80) +from:0x0215f488 kind:load to:0x0215fa94 module:overlay(80) +from:0x0215f48c kind:load to:0x0215fab8 module:overlay(80) +from:0x0215f490 kind:load to:0x0215fac4 module:overlay(80) +from:0x0215f494 kind:load to:0x0215fad0 module:overlay(80) +from:0x0215f498 kind:load to:0x0215fadc module:overlay(80) +from:0x0215f49c kind:load to:0x0215faa0 module:overlay(80) +from:0x0215f4a4 kind:load to:0x0215fb00 module:overlay(80) +from:0x0215f4ac kind:load to:0x0215fb18 module:overlay(80) +from:0x0215f4b0 kind:load to:0x0215fb0c module:overlay(80) +from:0x0215f4b4 kind:load to:0x0215f660 module:overlay(80) +from:0x0215f4b8 kind:load to:0x0215fb24 module:overlay(80) +from:0x0215f4c0 kind:load to:0x0215faac module:overlay(80) +from:0x0215f4c8 kind:load to:0x0215faf4 module:overlay(80) +from:0x0215f4d0 kind:load to:0x0215fae8 module:overlay(80) +from:0x0215f4d8 kind:load to:0x0215f758 module:overlay(80) +from:0x0215f4dc kind:load to:0x0215f770 module:overlay(80) +from:0x0215f4e4 kind:load to:0x0215f77c module:overlay(80) +from:0x0215f4ec kind:load to:0x0215f7b8 module:overlay(80) +from:0x0215f4f0 kind:load to:0x0215f764 module:overlay(80) +from:0x0215f4f4 kind:load to:0x021600a0 module:overlay(80) +from:0x0215f4f8 kind:load to:0x0215f7a0 module:overlay(80) +from:0x0215f4fc kind:load to:0x0215f788 module:overlay(80) +from:0x0215f500 kind:load to:0x0215f794 module:overlay(80) +from:0x0215f504 kind:load to:0x0215f7ac module:overlay(80) +from:0x0215f50c kind:load to:0x0215f7c4 module:overlay(80) +from:0x0215f510 kind:load to:0x021600bc module:overlay(80) +from:0x0215f514 kind:load to:0x0215ca90 module:overlay(80) +from:0x0215f518 kind:load to:0x021600b0 module:overlay(80) +from:0x0215f554 kind:arm_call to:0x0215cad4 module:overlay(80) +from:0x0215f564 kind:arm_call to:0x0203ce74 module:main +from:0x0215f578 kind:load to:0x0215fd40 module:overlay(80) +from:0x0215f580 kind:load to:0x02160344 module:overlay(80) +from:0x0215f584 kind:load to:0x02160354 module:overlay(80) +from:0x0215f588 kind:load to:0x0215e760 module:overlay(80) +from:0x0215f58c kind:load to:0x02160348 module:overlay(80) +from:0x0215f5ac kind:arm_call to:0x0215e9e0 module:overlay(80) +from:0x0215f5bc kind:arm_call to:0x0203ce74 module:main +from:0x0215f5d0 kind:load to:0x0216044c module:overlay(80) +from:0x0215f5d4 kind:load to:0x0216045c module:overlay(80) +from:0x0215f5d8 kind:load to:0x0215ec3c module:overlay(80) +from:0x0215f5dc kind:load to:0x02160450 module:overlay(80) +from:0x0215f5fc kind:arm_call to:0x0215ecac module:overlay(80) +from:0x0215f60c kind:arm_call to:0x0203ce74 module:main +from:0x0215f620 kind:load to:0x021604c4 module:overlay(80) +from:0x0215f624 kind:load to:0x021604d4 module:overlay(80) +from:0x0215f628 kind:load to:0x0215eef0 module:overlay(80) +from:0x0215f62c kind:load to:0x021604c8 module:overlay(80) +from:0x0215f630 kind:load to:0x0215efb8 module:overlay(80) +from:0x0215f634 kind:load to:0x0215f51c module:overlay(80) +from:0x0215f638 kind:load to:0x0215f590 module:overlay(80) +from:0x0215f63c kind:load to:0x0215f5e0 module:overlay(80) +from:0x0215f674 kind:load to:0x02151348 module:overlay(80) +from:0x0215f678 kind:load to:0x0215ca58 module:overlay(80) +from:0x0215f67c kind:load to:0x0215c7d4 module:overlay(80) +from:0x0215f680 kind:load to:0x0215c804 module:overlay(80) +from:0x0215f684 kind:load to:0x0207c044 module:overlay(0) +from:0x0215f690 kind:load to:0x02150dc4 module:overlay(80) +from:0x0215f694 kind:load to:0x02097998 module:overlay(0) +from:0x0215f698 kind:load to:0x02150d80 module:overlay(80) +from:0x0215f69c kind:load to:0x02097824 module:overlay(0) +from:0x0215f6a0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f6a4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215f6a8 kind:load to:0x020979ec module:overlay(0) +from:0x0215f6b4 kind:load to:0x021512d8 module:overlay(80) +from:0x0215f6b8 kind:load to:0x0215ca74 module:overlay(80) +from:0x0215f6bc kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215f6c0 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215f6c4 kind:load to:0x0209a374 module:overlay(0) +from:0x0215f6c8 kind:load to:0x0209a388 module:overlay(0) +from:0x0215f6cc kind:load to:0x0209a138 module:overlay(0) +from:0x0215f6d0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215f6d4 kind:load to:0x0209a438 module:overlay(0) +from:0x0215f6d8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215f6dc kind:load to:0x0209a344 module:overlay(0) +from:0x0215f6e0 kind:load to:0x0209a35c module:overlay(0) +from:0x0215f6e4 kind:load to:0x0209a39c module:overlay(0) +from:0x0215f6e8 kind:load to:0x0209a728 module:overlay(0) +from:0x0215f6ec kind:load to:0x0215ca20 module:overlay(80) +from:0x0215f6f0 kind:load to:0x0215c9fc module:overlay(80) +from:0x0215f6f4 kind:load to:0x0209a760 module:overlay(0) +from:0x0215f700 kind:load to:0x0215c11c module:overlay(80) +from:0x0215f704 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f708 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f70c kind:load to:0x020985cc module:overlay(0) +from:0x0215f710 kind:load to:0x01fff464 module:itcm +from:0x0215f714 kind:load to:0x0215c138 module:overlay(80) +from:0x0215f718 kind:load to:0x02151544 module:overlay(80) +from:0x0215f71c kind:load to:0x02151588 module:overlay(80) +from:0x0215f720 kind:load to:0x0215238c module:overlay(80) +from:0x0215f724 kind:load to:0x02152308 module:overlay(80) +from:0x0215f728 kind:load to:0x02098510 module:overlay(0) +from:0x0215f72c kind:load to:0x02152dfc module:overlay(80) +from:0x0215f730 kind:load to:0x02152dc8 module:overlay(80) +from:0x0215f734 kind:load to:0x0209851c module:overlay(0) +from:0x0215f738 kind:load to:0x020985d8 module:overlay(0) +from:0x0215f73c kind:load to:0x02098644 module:overlay(0) +from:0x0215f740 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f744 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f748 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f74c kind:load to:0x0215135c module:overlay(80) +from:0x0215f750 kind:load to:0x0215144c module:overlay(80) +from:0x0215f754 kind:load to:0x020995dc module:overlay(0) +from:0x0215f7d0 kind:load to:0x02153120 module:overlay(80) +from:0x0215f7d8 kind:load to:0x021532c4 module:overlay(80) +from:0x0215f7e0 kind:load to:0x021533c8 module:overlay(80) +from:0x0215f7e8 kind:load to:0x02153660 module:overlay(80) +from:0x0215f7f0 kind:load to:0x021540d8 module:overlay(80) +from:0x0215f7f8 kind:load to:0x021544bc module:overlay(80) +from:0x0215f800 kind:load to:0x02154a8c module:overlay(80) +from:0x0215f808 kind:load to:0x02154bd4 module:overlay(80) +from:0x0215f810 kind:load to:0x02154d60 module:overlay(80) +from:0x0215f818 kind:load to:0x02156060 module:overlay(80) +from:0x0215f820 kind:load to:0x02156134 module:overlay(80) +from:0x0215f828 kind:load to:0x02156244 module:overlay(80) +from:0x0215f830 kind:load to:0x021565b0 module:overlay(80) +from:0x0215f838 kind:load to:0x02156da0 module:overlay(80) +from:0x0215f840 kind:load to:0x021570e8 module:overlay(80) +from:0x0215f848 kind:load to:0x0215751c module:overlay(80) +from:0x0215f850 kind:load to:0x021576c0 module:overlay(80) +from:0x0215f858 kind:load to:0x02157aa0 module:overlay(80) +from:0x0215f860 kind:load to:0x02157bf4 module:overlay(80) +from:0x0215f868 kind:load to:0x02157e7c module:overlay(80) +from:0x0215f870 kind:load to:0x021558a8 module:overlay(80) +from:0x0215f878 kind:load to:0x02158078 module:overlay(80) +from:0x0215f880 kind:load to:0x021556bc module:overlay(80) +from:0x0215f888 kind:load to:0x02155820 module:overlay(80) +from:0x0215f890 kind:load to:0x0215598c module:overlay(80) +from:0x0215f898 kind:load to:0x02155bd0 module:overlay(80) +from:0x0215f8a0 kind:load to:0x02155f34 module:overlay(80) +from:0x0215f8a8 kind:load to:0x021530a4 module:overlay(80) +from:0x0215f8b0 kind:load to:0x02153258 module:overlay(80) +from:0x0215f8b8 kind:load to:0x0215331c module:overlay(80) +from:0x0215f8c0 kind:load to:0x02153580 module:overlay(80) +from:0x0215f8c8 kind:load to:0x02154008 module:overlay(80) +from:0x0215f8d0 kind:load to:0x02154474 module:overlay(80) +from:0x0215f8d8 kind:load to:0x02154958 module:overlay(80) +from:0x0215f8e0 kind:load to:0x02154b68 module:overlay(80) +from:0x0215f8e8 kind:load to:0x02154ce4 module:overlay(80) +from:0x0215f8f0 kind:load to:0x02155fec module:overlay(80) +from:0x0215f8f8 kind:load to:0x02156094 module:overlay(80) +from:0x0215f900 kind:load to:0x02156194 module:overlay(80) +from:0x0215f908 kind:load to:0x021564fc module:overlay(80) +from:0x0215f910 kind:load to:0x02156cf0 module:overlay(80) +from:0x0215f918 kind:load to:0x02157058 module:overlay(80) +from:0x0215f920 kind:load to:0x021574b0 module:overlay(80) +from:0x0215f928 kind:load to:0x021575b8 module:overlay(80) +from:0x0215f930 kind:load to:0x021579f8 module:overlay(80) +from:0x0215f938 kind:load to:0x02157b00 module:overlay(80) +from:0x0215f940 kind:load to:0x02157dfc module:overlay(80) +from:0x0215f948 kind:load to:0x02155878 module:overlay(80) +from:0x0215f950 kind:load to:0x02157fe0 module:overlay(80) +from:0x0215f958 kind:load to:0x02155694 module:overlay(80) +from:0x0215f960 kind:load to:0x02155810 module:overlay(80) +from:0x0215f968 kind:load to:0x02155914 module:overlay(80) +from:0x0215f970 kind:load to:0x02155a98 module:overlay(80) +from:0x0215f978 kind:load to:0x02155ee8 module:overlay(80) +from:0x0215fd30 kind:load to:0x0215e5dc module:overlay(80) +from:0x0215fd3c kind:load to:0x0215cc50 module:overlay(80) +from:0x0215fd50 kind:load to:0x0215d798 module:overlay(80) +from:0x0215fd58 kind:load to:0x0215d9a0 module:overlay(80) +from:0x0215fd60 kind:load to:0x0215e28c module:overlay(80) +from:0x0215fd68 kind:load to:0x0215d79c module:overlay(80) +from:0x0215fd70 kind:load to:0x0215dd54 module:overlay(80) +from:0x0215fd78 kind:load to:0x0215e464 module:overlay(80) +from:0x0215fda0 kind:load to:0x0215d0ec module:overlay(80) +from:0x0215fda4 kind:load to:0x0215e728 module:overlay(80) +from:0x0215fda8 kind:load to:0x0215cb60 module:overlay(80) +from:0x0215fdb4 kind:load to:0x0215cc94 module:overlay(80) +from:0x0215fdb8 kind:load to:0x0215cca8 module:overlay(80) +from:0x0215fdbc kind:load to:0x0215ccc4 module:overlay(80) +from:0x0215fdc0 kind:load to:0x0215ccf8 module:overlay(80) +from:0x0215fdc4 kind:load to:0x0207c044 module:overlay(0) +from:0x0215fdd0 kind:load to:0x0215d0d8 module:overlay(80) +from:0x0215fdd4 kind:load to:0x0215e70c module:overlay(80) +from:0x0215fdd8 kind:load to:0x0207b750 module:overlay(0) +from:0x0215fddc kind:load to:0x0215e658 module:overlay(80) +from:0x0215fde0 kind:load to:0x0207b740 module:overlay(0) +from:0x0215fdec kind:load to:0x0215cab0 module:overlay(80) +from:0x0215fdf0 kind:load to:0x02097998 module:overlay(0) +from:0x0215fdf4 kind:load to:0x020977a8 module:overlay(0) +from:0x0215fdf8 kind:load to:0x02097824 module:overlay(0) +from:0x0215fdfc kind:load to:0x020979a0 module:overlay(0) +from:0x0215fe00 kind:load to:0x020979c0 module:overlay(0) +from:0x0215fe04 kind:load to:0x020979ec module:overlay(0) +from:0x0215fe14 kind:load to:0x02097998 module:overlay(0) +from:0x0215fe18 kind:load to:0x020977a8 module:overlay(0) +from:0x0215fe1c kind:load to:0x02097824 module:overlay(0) +from:0x0215fe20 kind:load to:0x020979a0 module:overlay(0) +from:0x0215fe24 kind:load to:0x020979c0 module:overlay(0) +from:0x0215fe28 kind:load to:0x020979ec module:overlay(0) +from:0x0215fe34 kind:load to:0x0207caf4 module:overlay(0) +from:0x0215fe38 kind:load to:0x0207cafc module:overlay(0) +from:0x0215fe3c kind:load to:0x0207d310 module:overlay(0) +from:0x0215fe40 kind:load to:0x0207d300 module:overlay(0) +from:0x0215fe44 kind:load to:0x0207d34c module:overlay(0) +from:0x0215fe48 kind:load to:0x0207d384 module:overlay(0) +from:0x0215fe4c kind:load to:0x0207d3c8 module:overlay(0) +from:0x0215fe50 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0215fe5c kind:load to:0x0215d0c4 module:overlay(80) +from:0x0215fe60 kind:load to:0x0215e744 module:overlay(80) +from:0x0215fe64 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215fe68 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215fe6c kind:load to:0x0209a374 module:overlay(0) +from:0x0215fe70 kind:load to:0x0209a388 module:overlay(0) +from:0x0215fe74 kind:load to:0x0209a138 module:overlay(0) +from:0x0215fe78 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215fe7c kind:load to:0x0209a438 module:overlay(0) +from:0x0215fe80 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215fe84 kind:load to:0x0209a344 module:overlay(0) +from:0x0215fe88 kind:load to:0x0209a35c module:overlay(0) +from:0x0215fe8c kind:load to:0x0209a39c module:overlay(0) +from:0x0215fe90 kind:load to:0x0209a728 module:overlay(0) +from:0x0215fe94 kind:load to:0x0215ca20 module:overlay(80) +from:0x0215fe98 kind:load to:0x0215c9fc module:overlay(80) +from:0x0215fe9c kind:load to:0x0209a760 module:overlay(0) +from:0x0215fea8 kind:load to:0x0209856c module:overlay(0) +from:0x0215feac kind:load to:0x020985a8 module:overlay(0) +from:0x0215feb0 kind:load to:0x020985c0 module:overlay(0) +from:0x0215feb4 kind:load to:0x020985cc module:overlay(0) +from:0x0215feb8 kind:load to:0x01fff464 module:itcm +from:0x0215febc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215fec0 kind:load to:0x0215d2a0 module:overlay(80) +from:0x0215fec4 kind:load to:0x02098504 module:overlay(0) +from:0x0215fec8 kind:load to:0x0215d3a4 module:overlay(80) +from:0x0215fecc kind:load to:0x0209850c module:overlay(0) +from:0x0215fed0 kind:load to:0x02098510 module:overlay(0) +from:0x0215fed4 kind:load to:0x0215d6a0 module:overlay(80) +from:0x0215fed8 kind:load to:0x02098518 module:overlay(0) +from:0x0215fedc kind:load to:0x0209851c module:overlay(0) +from:0x0215fee0 kind:load to:0x020985d8 module:overlay(0) +from:0x0215fee4 kind:load to:0x02098644 module:overlay(0) +from:0x0215fee8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215feec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215fef0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215fef4 kind:load to:0x0215d100 module:overlay(80) +from:0x0215fef8 kind:load to:0x0215d1cc module:overlay(80) +from:0x0215ff04 kind:load to:0x0215e9bc module:overlay(80) +from:0x0215ff08 kind:load to:0x0209cbf0 module:overlay(0) +from:0x0215ff0c kind:load to:0x0209cdb4 module:overlay(0) +from:0x0215ff10 kind:load to:0x0209cdd0 module:overlay(0) +from:0x0215ff14 kind:load to:0x0209ce14 module:overlay(0) +from:0x0215ff18 kind:load to:0x0215ec3c module:overlay(80) +from:0x0215ff1c kind:load to:0x0215ec50 module:overlay(80) +from:0x0215ff20 kind:load to:0x0209cc08 module:overlay(0) +from:0x0215ff2c kind:load to:0x0214a36c module:overlay(70) +from:0x0215ff30 kind:load to:0x0214a414 module:overlay(70) +from:0x0215ff34 kind:load to:0x0214a4f8 module:overlay(70) +from:0x0215ff38 kind:load to:0x0214a624 module:overlay(70) +from:0x0215ff3c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215ff40 kind:load to:0x0215ea88 module:overlay(80) +from:0x0215ff44 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215ff48 kind:load to:0x0209d220 module:overlay(0) +from:0x0215ff4c kind:load to:0x0209d228 module:overlay(0) +from:0x0215ff50 kind:load to:0x0209d22c module:overlay(0) +from:0x0215ff54 kind:load to:0x0209d238 module:overlay(0) +from:0x0215ff58 kind:load to:0x0209d240 module:overlay(0) +from:0x0215ff5c kind:load to:0x0215ebe4 module:overlay(80) +from:0x0215ff60 kind:load to:0x0215ec0c module:overlay(80) +from:0x0215ff64 kind:load to:0x0214a45c module:overlay(70) +from:0x0215ff68 kind:load to:0x0214aadc module:overlay(70) +from:0x0215ff6c kind:load to:0x0214b330 module:overlay(70) +from:0x0215ff70 kind:load to:0x0214b348 module:overlay(70) +from:0x0215ff74 kind:load to:0x0214ae5c module:overlay(70) +from:0x0215ff78 kind:load to:0x0214af00 module:overlay(70) +from:0x0215ff7c kind:load to:0x0214af7c module:overlay(70) +from:0x0215ff80 kind:load to:0x0214a688 module:overlay(70) +from:0x0215ff84 kind:load to:0x0214a8b4 module:overlay(70) +from:0x0215ff88 kind:load to:0x0215eb30 module:overlay(80) +from:0x0215ff8c kind:load to:0x0215eb84 module:overlay(80) +from:0x0215ff90 kind:load to:0x0214b35c module:overlay(70) +from:0x0215ff9c kind:load to:0x020731b8 module:overlay(0) +from:0x0215ffa0 kind:load to:0x0215ec6c module:overlay(80) +from:0x0215ffa4 kind:load to:0x020731c0 module:overlay(0) +from:0x0215ffa8 kind:load to:0x020731c4 module:overlay(0) +from:0x0215ffcc kind:load to:0x0215ec88 module:overlay(80) +from:0x0215ffd0 kind:load to:0x02097998 module:overlay(0) +from:0x0215ffd4 kind:load to:0x020977a8 module:overlay(0) +from:0x0215ffd8 kind:load to:0x02097824 module:overlay(0) +from:0x0215ffdc kind:load to:0x020979a0 module:overlay(0) +from:0x0215ffe0 kind:load to:0x020979c0 module:overlay(0) +from:0x0215ffe4 kind:load to:0x020979ec module:overlay(0) +from:0x0215fff0 kind:load to:0x0215ed48 module:overlay(80) +from:0x0215fff4 kind:load to:0x0215ee7c module:overlay(80) +from:0x0215fff8 kind:load to:0x02099b54 module:overlay(0) +from:0x0215fffc kind:load to:0x02099b8c module:overlay(0) +from:0x02160000 kind:load to:0x0209a190 module:overlay(0) +from:0x02160004 kind:load to:0x0209a198 module:overlay(0) +from:0x02160008 kind:load to:0x0209a138 module:overlay(0) +from:0x0216000c kind:load to:0x02099d04 module:overlay(0) +from:0x02160010 kind:load to:0x02099bf4 module:overlay(0) +from:0x02160014 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02160018 kind:load to:0x0209a148 module:overlay(0) +from:0x0216001c kind:load to:0x0209a160 module:overlay(0) +from:0x02160020 kind:load to:0x0215ee74 module:overlay(80) +from:0x02160024 kind:load to:0x0209a178 module:overlay(0) +from:0x02160028 kind:load to:0x0215ee64 module:overlay(80) +from:0x0216002c kind:load to:0x0215ee40 module:overlay(80) +from:0x02160038 kind:load to:0x0209856c module:overlay(0) +from:0x0216003c kind:load to:0x020985a8 module:overlay(0) +from:0x02160040 kind:load to:0x020985c0 module:overlay(0) +from:0x02160044 kind:load to:0x020985cc module:overlay(0) +from:0x02160048 kind:load to:0x01fff464 module:itcm +from:0x0216004c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02160050 kind:load to:0x0215ed5c module:overlay(80) +from:0x02160054 kind:load to:0x0215edc4 module:overlay(80) +from:0x02160058 kind:load to:0x0215edc8 module:overlay(80) +from:0x0216005c kind:load to:0x0215eddc module:overlay(80) +from:0x02160060 kind:load to:0x02098510 module:overlay(0) +from:0x02160064 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02160068 kind:load to:0x02098518 module:overlay(0) +from:0x0216006c kind:load to:0x0209851c module:overlay(0) +from:0x02160070 kind:load to:0x020985d8 module:overlay(0) +from:0x02160074 kind:load to:0x02098644 module:overlay(0) +from:0x02160078 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0216007c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02160080 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02160084 kind:load to:0x0215ee98 module:overlay(80) +from:0x02160088 kind:load to:0x0215eec0 module:overlay(80) +from:0x0216008c kind:load to:0x0215edf0 module:overlay(80) diff --git a/config/eur1/arm9/overlays/ov080/symbols.txt b/config/eur1/arm9/overlays/ov080/symbols.txt new file mode 100644 index 00000000..c8cc745f --- /dev/null +++ b/config/eur1/arm9/overlays/ov080/symbols.txt @@ -0,0 +1,359 @@ +func_ov080_02150d80 kind:function(arm,size=0x38) addr:0x02150d80 +func_ov080_02150db8 kind:function(arm,size=0xc) addr:0x02150db8 +func_ov080_02150dc4 kind:function(arm,size=0x28) addr:0x02150dc4 +func_ov080_02150dec kind:function(arm,size=0x78) addr:0x02150dec +func_ov080_02150e64 kind:function(arm,size=0x24) addr:0x02150e64 +func_ov080_02150e88 kind:function(arm,size=0x24) addr:0x02150e88 +func_ov080_02150eac kind:function(arm,size=0x2c) addr:0x02150eac +func_ov080_02150ed8 kind:function(arm,size=0x400) addr:0x02150ed8 +func_ov080_021512d8 kind:function(arm,size=0x14) addr:0x021512d8 +func_ov080_021512ec kind:function(arm,size=0x38) addr:0x021512ec +func_ov080_02151324 kind:function(arm,size=0x24) addr:0x02151324 +func_ov080_02151348 kind:function(arm,size=0x14) addr:0x02151348 +func_ov080_0215135c kind:function(arm,size=0xf0) addr:0x0215135c +func_ov080_0215144c kind:function(arm,size=0xf8) addr:0x0215144c +func_ov080_02151544 kind:function(arm,size=0x44) addr:0x02151544 +func_ov080_02151588 kind:function(arm,size=0x338) addr:0x02151588 +func_ov080_021518c0 kind:function(arm,size=0xf0) addr:0x021518c0 +func_ov080_021519b0 kind:function(arm,size=0x78) addr:0x021519b0 +func_ov080_02151a28 kind:function(arm,size=0xbc) addr:0x02151a28 +func_ov080_02151ae4 kind:function(arm,size=0x5e8) addr:0x02151ae4 +func_ov080_021520cc kind:function(arm,size=0x118) addr:0x021520cc +func_ov080_021521e4 kind:function(arm,size=0x124) addr:0x021521e4 +func_ov080_02152308 kind:function(arm,size=0x84) addr:0x02152308 +func_ov080_0215238c kind:function(arm,size=0xa3c) addr:0x0215238c +func_ov080_02152dc8 kind:function(arm,size=0x34) addr:0x02152dc8 +func_ov080_02152dfc kind:function(arm,size=0x2a8) addr:0x02152dfc +func_ov080_021530a4 kind:function(arm,size=0x7c) addr:0x021530a4 +func_ov080_02153120 kind:function(arm,size=0x138) addr:0x02153120 +func_ov080_02153258 kind:function(arm,size=0x6c) addr:0x02153258 +func_ov080_021532c4 kind:function(arm,size=0x58) addr:0x021532c4 +func_ov080_0215331c kind:function(arm,size=0xac) addr:0x0215331c +func_ov080_021533c8 kind:function(arm,size=0x1b8) addr:0x021533c8 +func_ov080_02153580 kind:function(arm,size=0xe0) addr:0x02153580 +func_ov080_02153660 kind:function(arm,size=0x9a8) addr:0x02153660 +func_ov080_02154008 kind:function(arm,size=0xd0) addr:0x02154008 +func_ov080_021540d8 kind:function(arm,size=0x39c) addr:0x021540d8 +func_ov080_02154474 kind:function(arm,size=0x48) addr:0x02154474 +func_ov080_021544bc kind:function(arm,size=0x49c) addr:0x021544bc +func_ov080_02154958 kind:function(arm,size=0x134) addr:0x02154958 +func_ov080_02154a8c kind:function(arm,size=0xdc) addr:0x02154a8c +func_ov080_02154b68 kind:function(arm,size=0x6c) addr:0x02154b68 +func_ov080_02154bd4 kind:function(arm,size=0x110) addr:0x02154bd4 +func_ov080_02154ce4 kind:function(arm,size=0x7c) addr:0x02154ce4 +func_ov080_02154d60 kind:function(arm,size=0x934) addr:0x02154d60 +func_ov080_02155694 kind:function(arm,size=0x28) addr:0x02155694 +func_ov080_021556bc kind:function(arm,size=0x154) addr:0x021556bc +func_ov080_02155810 kind:function(arm,size=0x10) addr:0x02155810 +func_ov080_02155820 kind:function(arm,size=0x58) addr:0x02155820 +func_ov080_02155878 kind:function(arm,size=0x30) addr:0x02155878 +func_ov080_021558a8 kind:function(arm,size=0x6c) addr:0x021558a8 +func_ov080_02155914 kind:function(arm,size=0x78) addr:0x02155914 +func_ov080_0215598c kind:function(arm,size=0x10c) addr:0x0215598c +func_ov080_02155a98 kind:function(arm,size=0x138) addr:0x02155a98 +func_ov080_02155bd0 kind:function(arm,size=0x318) addr:0x02155bd0 +func_ov080_02155ee8 kind:function(arm,size=0x4c) addr:0x02155ee8 +func_ov080_02155f34 kind:function(arm,size=0xb8) addr:0x02155f34 +func_ov080_02155fec kind:function(arm,size=0x74) addr:0x02155fec +func_ov080_02156060 kind:function(arm,size=0x34) addr:0x02156060 +func_ov080_02156094 kind:function(arm,size=0xa0) addr:0x02156094 +func_ov080_02156134 kind:function(arm,size=0x60) addr:0x02156134 +func_ov080_02156194 kind:function(arm,size=0xb0) addr:0x02156194 +func_ov080_02156244 kind:function(arm,size=0x2b8) addr:0x02156244 +func_ov080_021564fc kind:function(arm,size=0xb4) addr:0x021564fc +func_ov080_021565b0 kind:function(arm,size=0x740) addr:0x021565b0 +func_ov080_02156cf0 kind:function(arm,size=0xb0) addr:0x02156cf0 +func_ov080_02156da0 kind:function(arm,size=0x2b8) addr:0x02156da0 +func_ov080_02157058 kind:function(arm,size=0x90) addr:0x02157058 +func_ov080_021570e8 kind:function(arm,size=0x3c8) addr:0x021570e8 +func_ov080_021574b0 kind:function(arm,size=0x6c) addr:0x021574b0 +func_ov080_0215751c kind:function(arm,size=0x9c) addr:0x0215751c +func_ov080_021575b8 kind:function(arm,size=0x108) addr:0x021575b8 +func_ov080_021576c0 kind:function(arm,size=0x338) addr:0x021576c0 +func_ov080_021579f8 kind:function(arm,size=0xa8) addr:0x021579f8 +func_ov080_02157aa0 kind:function(arm,size=0x60) addr:0x02157aa0 +func_ov080_02157b00 kind:function(arm,size=0xf4) addr:0x02157b00 +func_ov080_02157bf4 kind:function(arm,size=0x208) addr:0x02157bf4 +func_ov080_02157dfc kind:function(arm,size=0x80) addr:0x02157dfc +func_ov080_02157e7c kind:function(arm,size=0x164) addr:0x02157e7c +func_ov080_02157fe0 kind:function(arm,size=0x98) addr:0x02157fe0 +func_ov080_02158078 kind:function(arm,size=0x1690) addr:0x02158078 +func_ov080_02159708 kind:function(arm,size=0xf0) addr:0x02159708 +func_ov080_021597f8 kind:function(arm,size=0x178) addr:0x021597f8 +func_ov080_02159970 kind:function(arm,size=0x19c) addr:0x02159970 +func_ov080_02159b0c kind:function(arm,size=0x4e0) addr:0x02159b0c +func_ov080_02159fec kind:function(arm,size=0x118) addr:0x02159fec +func_ov080_0215a104 kind:function(arm,size=0xb4) addr:0x0215a104 +func_ov080_0215a1b8 kind:function(arm,size=0x40) addr:0x0215a1b8 +func_ov080_0215a1f8 kind:function(arm,size=0x54) addr:0x0215a1f8 +func_ov080_0215a24c kind:function(arm,size=0x54) addr:0x0215a24c +func_ov080_0215a2a0 kind:function(arm,size=0x70) addr:0x0215a2a0 +func_ov080_0215a310 kind:function(arm,size=0xa0) addr:0x0215a310 +func_ov080_0215a3b0 kind:function(arm,size=0xdc) addr:0x0215a3b0 +func_ov080_0215a48c kind:function(arm,size=0x60) addr:0x0215a48c +func_ov080_0215a4ec kind:function(arm,size=0x84) addr:0x0215a4ec +func_ov080_0215a570 kind:function(arm,size=0x2c) addr:0x0215a570 +func_ov080_0215a59c kind:function(arm,size=0x34) addr:0x0215a59c +func_ov080_0215a5d0 kind:function(arm,size=0x70) addr:0x0215a5d0 +func_ov080_0215a640 kind:function(arm,size=0x4c) addr:0x0215a640 +func_ov080_0215a68c kind:function(arm,size=0x48) addr:0x0215a68c +func_ov080_0215a6d4 kind:function(arm,size=0x5c) addr:0x0215a6d4 +func_ov080_0215a730 kind:function(arm,size=0x60) addr:0x0215a730 +func_ov080_0215a790 kind:function(arm,size=0x1c) addr:0x0215a790 +func_ov080_0215a7ac kind:function(arm,size=0x30) addr:0x0215a7ac +func_ov080_0215a7dc kind:function(arm,size=0x40) addr:0x0215a7dc +func_ov080_0215a81c kind:function(arm,size=0x3b4) addr:0x0215a81c +func_ov080_0215abd0 kind:function(arm,size=0x160) addr:0x0215abd0 +func_ov080_0215ad30 kind:function(arm,size=0x9c) addr:0x0215ad30 +func_ov080_0215adcc kind:function(arm,size=0x24) addr:0x0215adcc +func_ov080_0215adf0 kind:function(arm,size=0x11c) addr:0x0215adf0 +func_ov080_0215af0c kind:function(arm,size=0x38) addr:0x0215af0c +func_ov080_0215af44 kind:function(arm,size=0xd0) addr:0x0215af44 +func_ov080_0215b014 kind:function(arm,size=0x84) addr:0x0215b014 +func_ov080_0215b098 kind:function(arm,size=0x5c) addr:0x0215b098 +func_ov080_0215b0f4 kind:function(arm,size=0x30) addr:0x0215b0f4 +func_ov080_0215b124 kind:function(arm,size=0x4c4) addr:0x0215b124 +func_ov080_0215b5e8 kind:function(arm,size=0x68) addr:0x0215b5e8 +func_ov080_0215b650 kind:function(arm,size=0x64) addr:0x0215b650 +func_ov080_0215b6b4 kind:function(arm,size=0x1c) addr:0x0215b6b4 +func_ov080_0215b6d0 kind:function(arm,size=0x35c) addr:0x0215b6d0 +func_ov080_0215ba2c kind:function(arm,size=0x110) addr:0x0215ba2c +func_ov080_0215bb3c kind:function(arm,size=0x90) addr:0x0215bb3c +func_ov080_0215bbcc kind:function(arm,size=0x5c) addr:0x0215bbcc +func_ov080_0215bc28 kind:function(arm,size=0x34) addr:0x0215bc28 +func_ov080_0215bc5c kind:function(arm,size=0x230) addr:0x0215bc5c +func_ov080_0215be8c kind:function(arm,size=0xec) addr:0x0215be8c +func_ov080_0215bf78 kind:function(arm,size=0x13c) addr:0x0215bf78 +func_ov080_0215c0b4 kind:function(arm,size=0x68) addr:0x0215c0b4 +func_ov080_0215c11c kind:function(arm,size=0x1c) addr:0x0215c11c +func_ov080_0215c138 kind:function(arm,size=0x74) addr:0x0215c138 +func_ov080_0215c1ac kind:function(arm,size=0x11c) addr:0x0215c1ac +func_ov080_0215c2c8 kind:function(arm,size=0x58) addr:0x0215c2c8 +func_ov080_0215c320 kind:function(arm,size=0x14) addr:0x0215c320 +func_ov080_0215c334 kind:function(arm,size=0xb0) addr:0x0215c334 +func_ov080_0215c3e4 kind:function(arm,size=0x38) addr:0x0215c3e4 +func_ov080_0215c41c kind:function(arm,size=0x374) addr:0x0215c41c +func_ov080_0215c790 kind:function(arm,size=0xc) addr:0x0215c790 +func_ov080_0215c79c kind:function(arm,size=0x38) addr:0x0215c79c +func_ov080_0215c7d4 kind:function(arm,size=0x30) addr:0x0215c7d4 +func_ov080_0215c804 kind:function(arm,size=0x1f8) addr:0x0215c804 +func_ov080_0215c9fc kind:function(arm,size=0x24) addr:0x0215c9fc +func_ov080_0215ca20 kind:function(arm,size=0x2c) addr:0x0215ca20 +func_ov080_0215ca4c kind:function(arm,size=0xc) addr:0x0215ca4c +func_ov080_0215ca58 kind:function(arm,size=0x1c) addr:0x0215ca58 +func_ov080_0215ca74 kind:function(arm,size=0x1c) addr:0x0215ca74 +func_ov080_0215ca90 kind:function(arm,size=0x14) addr:0x0215ca90 +func_ov080_0215caa4 kind:function(arm,size=0xc) addr:0x0215caa4 +func_ov080_0215cab0 kind:function(arm,size=0x24) addr:0x0215cab0 +func_ov080_0215cad4 kind:function(arm,size=0x8c) addr:0x0215cad4 +func_ov080_0215cb60 kind:function(arm,size=0xf0) addr:0x0215cb60 +func_ov080_0215cc50 kind:function(arm,size=0x44) addr:0x0215cc50 +func_ov080_0215cc94 kind:function(arm,size=0x14) addr:0x0215cc94 +func_ov080_0215cca8 kind:function(arm,size=0x1c) addr:0x0215cca8 +func_ov080_0215ccc4 kind:function(arm,size=0x34) addr:0x0215ccc4 +func_ov080_0215ccf8 kind:function(arm,size=0x1c4) addr:0x0215ccf8 +func_ov080_0215cebc kind:function(arm,size=0x208) addr:0x0215cebc +func_ov080_0215d0c4 kind:function(arm,size=0x14) addr:0x0215d0c4 +func_ov080_0215d0d8 kind:function(arm,size=0x14) addr:0x0215d0d8 +func_ov080_0215d0ec kind:function(arm,size=0x14) addr:0x0215d0ec +func_ov080_0215d100 kind:function(arm,size=0xcc) addr:0x0215d100 +func_ov080_0215d1cc kind:function(arm,size=0xd4) addr:0x0215d1cc +func_ov080_0215d2a0 kind:function(arm,size=0xbc) addr:0x0215d2a0 +func_ov080_0215d35c kind:function(arm,size=0x48) addr:0x0215d35c +func_ov080_0215d3a4 kind:function(arm,size=0x2fc) addr:0x0215d3a4 +func_ov080_0215d6a0 kind:function(arm,size=0xf8) addr:0x0215d6a0 +func_ov080_0215d798 kind:function(arm,size=0x4) addr:0x0215d798 +func_ov080_0215d79c kind:function(arm,size=0x204) addr:0x0215d79c +func_ov080_0215d9a0 kind:function(arm,size=0x3b4) addr:0x0215d9a0 +func_ov080_0215dd54 kind:function(arm,size=0x538) addr:0x0215dd54 +func_ov080_0215e28c kind:function(arm,size=0x1d8) addr:0x0215e28c +func_ov080_0215e464 kind:function(arm,size=0x34) addr:0x0215e464 +func_ov080_0215e498 kind:function(arm,size=0x34) addr:0x0215e498 +func_ov080_0215e4cc kind:function(arm,size=0x110) addr:0x0215e4cc +func_ov080_0215e5dc kind:function(arm,size=0x38) addr:0x0215e5dc +func_ov080_0215e614 kind:function(arm,size=0x44) addr:0x0215e614 +func_ov080_0215e658 kind:function(arm,size=0xb4) addr:0x0215e658 +func_ov080_0215e70c kind:function(arm,size=0x1c) addr:0x0215e70c +func_ov080_0215e728 kind:function(arm,size=0x1c) addr:0x0215e728 +func_ov080_0215e744 kind:function(arm,size=0x1c) addr:0x0215e744 +func_ov080_0215e760 kind:function(arm,size=0x14) addr:0x0215e760 +func_ov080_0215e774 kind:function(arm,size=0x78) addr:0x0215e774 +func_ov080_0215e7ec kind:function(arm,size=0x9c) addr:0x0215e7ec +func_ov080_0215e888 kind:function(arm,size=0x88) addr:0x0215e888 +func_ov080_0215e910 kind:function(arm,size=0x10) addr:0x0215e910 +func_ov080_0215e920 kind:function(arm,size=0x10) addr:0x0215e920 +func_ov080_0215e930 kind:function(arm,size=0x80) addr:0x0215e930 +func_ov080_0215e9b0 kind:function(arm,size=0xc) addr:0x0215e9b0 +func_ov080_0215e9bc kind:function(arm,size=0x24) addr:0x0215e9bc +func_ov080_0215e9e0 kind:function(arm,size=0x4c) addr:0x0215e9e0 +func_ov080_0215ea2c kind:function(arm,size=0x5c) addr:0x0215ea2c +func_ov080_0215ea88 kind:function(arm,size=0xa8) addr:0x0215ea88 +func_ov080_0215eb30 kind:function(arm,size=0x54) addr:0x0215eb30 +func_ov080_0215eb84 kind:function(arm,size=0x60) addr:0x0215eb84 +func_ov080_0215ebe4 kind:function(arm,size=0x28) addr:0x0215ebe4 +func_ov080_0215ec0c kind:function(arm,size=0x30) addr:0x0215ec0c +func_ov080_0215ec3c kind:function(arm,size=0x14) addr:0x0215ec3c +func_ov080_0215ec50 kind:function(arm,size=0x1c) addr:0x0215ec50 +func_ov080_0215ec6c kind:function(arm,size=0x10) addr:0x0215ec6c +func_ov080_0215ec7c kind:function(arm,size=0xc) addr:0x0215ec7c +func_ov080_0215ec88 kind:function(arm,size=0x24) addr:0x0215ec88 +func_ov080_0215ecac kind:function(arm,size=0x28) addr:0x0215ecac +func_ov080_0215ecd4 kind:function(arm,size=0x74) addr:0x0215ecd4 +func_ov080_0215ed48 kind:function(arm,size=0x14) addr:0x0215ed48 +func_ov080_0215ed5c kind:function(arm,size=0x68) addr:0x0215ed5c +func_ov080_0215edc4 kind:function(arm,size=0x4) addr:0x0215edc4 +func_ov080_0215edc8 kind:function(arm,size=0x14) addr:0x0215edc8 +func_ov080_0215eddc kind:function(arm,size=0x14) addr:0x0215eddc +func_ov080_0215edf0 kind:function(arm,size=0x50) addr:0x0215edf0 +func_ov080_0215ee40 kind:function(arm,size=0x24) addr:0x0215ee40 +func_ov080_0215ee64 kind:function(arm,size=0x10) addr:0x0215ee64 +func_ov080_0215ee74 kind:function(arm,size=0x8) addr:0x0215ee74 +func_ov080_0215ee7c kind:function(arm,size=0x1c) addr:0x0215ee7c +func_ov080_0215ee98 kind:function(arm,size=0x28) addr:0x0215ee98 +func_ov080_0215eec0 kind:function(arm,size=0x30) addr:0x0215eec0 +func_ov080_0215eef0 kind:function(arm,size=0x14) addr:0x0215eef0 +data_ov080_0215ef04 kind:data(any) addr:0x0215ef04 +data_ov080_0215ef0a kind:data(any) addr:0x0215ef0a +data_ov080_0215ef10 kind:data(any) addr:0x0215ef10 +data_ov080_0215ef16 kind:data(any) addr:0x0215ef16 +data_ov080_0215ef1c kind:data(any) addr:0x0215ef1c +data_ov080_0215ef22 kind:data(any) addr:0x0215ef22 +data_ov080_0215ef28 kind:data(any) addr:0x0215ef28 +data_ov080_0215ef34 kind:data(any) addr:0x0215ef34 +data_ov080_0215ef40 kind:data(any) addr:0x0215ef40 +data_ov080_0215ef4c kind:data(any) addr:0x0215ef4c +data_ov080_0215ef64 kind:data(any) addr:0x0215ef64 +data_ov080_0215ef70 kind:data(any) addr:0x0215ef70 +data_ov080_0215ef7c kind:data(any) addr:0x0215ef7c +data_ov080_0215ef88 kind:data(any) addr:0x0215ef88 +data_ov080_0215ef8c kind:data(any) addr:0x0215ef8c +data_ov080_0215ef90 kind:data(any) addr:0x0215ef90 +data_ov080_0215ef9c kind:data(any) addr:0x0215ef9c +data_ov080_0215efa8 kind:data(any) addr:0x0215efa8 +__sinit_ov080_0215efb8 kind:function(arm,size=0x564) addr:0x0215efb8 +__sinit_ov080_0215f51c kind:function(arm,size=0x74) addr:0x0215f51c +__sinit_ov080_0215f590 kind:function(arm,size=0x50) addr:0x0215f590 +__sinit_ov080_0215f5e0 kind:function(arm,size=0x50) addr:0x0215f5e0 +.p__sinit_ov080_0215efb8 kind:data(word) addr:0x0215f630 +.p__sinit_ov080_0215f51c kind:data(word) addr:0x0215f634 +.p__sinit_ov080_0215f590 kind:data(word) addr:0x0215f638 +.p__sinit_ov080_0215f5e0 kind:data(word) addr:0x0215f63c +data_ov080_0215f660 kind:data(any) addr:0x0215f660 +data_ov080_0215f664 kind:data(any) addr:0x0215f664 ambiguous +data_ov080_0215f674 kind:data(any) addr:0x0215f674 +data_ov080_0215f690 kind:data(any) addr:0x0215f690 +data_ov080_0215f6b4 kind:data(any) addr:0x0215f6b4 +data_ov080_0215f700 kind:data(any) addr:0x0215f700 +data_ov080_0215f758 kind:data(any) addr:0x0215f758 +data_ov080_0215f75c kind:data(any) addr:0x0215f75c +data_ov080_0215f760 kind:data(any) addr:0x0215f760 +data_ov080_0215f764 kind:data(any) addr:0x0215f764 +data_ov080_0215f770 kind:data(any) addr:0x0215f770 +data_ov080_0215f77c kind:data(any) addr:0x0215f77c +data_ov080_0215f788 kind:data(any) addr:0x0215f788 +data_ov080_0215f794 kind:data(any) addr:0x0215f794 +data_ov080_0215f7a0 kind:data(any) addr:0x0215f7a0 +data_ov080_0215f7ac kind:data(any) addr:0x0215f7ac +data_ov080_0215f7b8 kind:data(any) addr:0x0215f7b8 +data_ov080_0215f7c4 kind:data(any) addr:0x0215f7c4 +data_ov080_0215f7d0 kind:data(any) addr:0x0215f7d0 +data_ov080_0215f8a8 kind:data(any) addr:0x0215f8a8 +data_ov080_0215f980 kind:data(any) addr:0x0215f980 +data_ov080_0215f98c kind:data(any) addr:0x0215f98c +data_ov080_0215f998 kind:data(any) addr:0x0215f998 +data_ov080_0215f9a4 kind:data(any) addr:0x0215f9a4 +data_ov080_0215f9b0 kind:data(any) addr:0x0215f9b0 +data_ov080_0215f9bc kind:data(any) addr:0x0215f9bc +data_ov080_0215f9c8 kind:data(any) addr:0x0215f9c8 +data_ov080_0215f9d4 kind:data(any) addr:0x0215f9d4 +data_ov080_0215f9e0 kind:data(any) addr:0x0215f9e0 +data_ov080_0215f9ec kind:data(any) addr:0x0215f9ec +data_ov080_0215f9f8 kind:data(any) addr:0x0215f9f8 +data_ov080_0215fa04 kind:data(any) addr:0x0215fa04 +data_ov080_0215fa10 kind:data(any) addr:0x0215fa10 +data_ov080_0215fa1c kind:data(any) addr:0x0215fa1c +data_ov080_0215fa28 kind:data(any) addr:0x0215fa28 +data_ov080_0215fa34 kind:data(any) addr:0x0215fa34 +data_ov080_0215fa40 kind:data(any) addr:0x0215fa40 +data_ov080_0215fa4c kind:data(any) addr:0x0215fa4c +data_ov080_0215fa58 kind:data(any) addr:0x0215fa58 +data_ov080_0215fa64 kind:data(any) addr:0x0215fa64 +data_ov080_0215fa70 kind:data(any) addr:0x0215fa70 +data_ov080_0215fa7c kind:data(any) addr:0x0215fa7c +data_ov080_0215fa88 kind:data(any) addr:0x0215fa88 +data_ov080_0215fa94 kind:data(any) addr:0x0215fa94 +data_ov080_0215faa0 kind:data(any) addr:0x0215faa0 +data_ov080_0215faac kind:data(any) addr:0x0215faac +data_ov080_0215fab8 kind:data(any) addr:0x0215fab8 +data_ov080_0215fac4 kind:data(any) addr:0x0215fac4 +data_ov080_0215fad0 kind:data(any) addr:0x0215fad0 +data_ov080_0215fadc kind:data(any) addr:0x0215fadc +data_ov080_0215fae8 kind:data(any) addr:0x0215fae8 +data_ov080_0215faf4 kind:data(any) addr:0x0215faf4 +data_ov080_0215fb00 kind:data(any) addr:0x0215fb00 +data_ov080_0215fb0c kind:data(any) addr:0x0215fb0c +data_ov080_0215fb18 kind:data(any) addr:0x0215fb18 +data_ov080_0215fb24 kind:data(any) addr:0x0215fb24 +data_ov080_0215fb30 kind:data(any) addr:0x0215fb30 +data_ov080_0215fb48 kind:data(any) addr:0x0215fb48 +data_ov080_0215fb60 kind:data(any) addr:0x0215fb60 +data_ov080_0215fb78 kind:data(any) addr:0x0215fb78 +data_ov080_0215fb90 kind:data(any) addr:0x0215fb90 +data_ov080_0215fba8 kind:data(any) addr:0x0215fba8 +data_ov080_0215fbc0 kind:data(any) addr:0x0215fbc0 +data_ov080_0215fbd8 kind:data(any) addr:0x0215fbd8 +data_ov080_0215fbf0 kind:data(any) addr:0x0215fbf0 +data_ov080_0215fc08 kind:data(any) addr:0x0215fc08 +data_ov080_0215fc20 kind:data(any) addr:0x0215fc20 +data_ov080_0215fc38 kind:data(any) addr:0x0215fc38 +data_ov080_0215fc50 kind:data(any) addr:0x0215fc50 +data_ov080_0215fc68 kind:data(any) addr:0x0215fc68 +data_ov080_0215fc80 kind:data(any) addr:0x0215fc80 +data_ov080_0215fc98 kind:data(any) addr:0x0215fc98 +data_ov080_0215fcb0 kind:data(any) addr:0x0215fcb0 +data_ov080_0215fcc8 kind:data(any) addr:0x0215fcc8 +data_ov080_0215fce0 kind:data(any) addr:0x0215fce0 +data_ov080_0215fcf8 kind:data(any) addr:0x0215fcf8 +data_ov080_0215fd10 kind:data(any) addr:0x0215fd10 +data_ov080_0215fd30 kind:data(any) addr:0x0215fd30 +data_ov080_0215fd3c kind:data(any) addr:0x0215fd3c +data_ov080_0215fd40 kind:data(any) addr:0x0215fd40 +data_ov080_0215fd50 kind:data(any) addr:0x0215fd50 +data_ov080_0215fd68 kind:data(any) addr:0x0215fd68 +data_ov080_0215fd80 kind:data(any) addr:0x0215fd80 +data_ov080_0215fda0 kind:data(any) addr:0x0215fda0 +data_ov080_0215fdb4 kind:data(any) addr:0x0215fdb4 +data_ov080_0215fdd0 kind:data(any) addr:0x0215fdd0 +data_ov080_0215fdec kind:data(any) addr:0x0215fdec +data_ov080_0215fe10 kind:data(any) addr:0x0215fe10 +data_ov080_0215fe34 kind:data(any) addr:0x0215fe34 +data_ov080_0215fe5c kind:data(any) addr:0x0215fe5c +data_ov080_0215fea8 kind:data(any) addr:0x0215fea8 +data_ov080_0215feb4 kind:data(any) addr:0x0215feb4 ambiguous +data_ov080_0215ff04 kind:data(any) addr:0x0215ff04 +data_ov080_0215ff2c kind:data(any) addr:0x0215ff2c +data_ov080_0215ff9c kind:data(any) addr:0x0215ff9c +data_ov080_0215ffac kind:data(any) addr:0x0215ffac +data_ov080_0215ffcc kind:data(any) addr:0x0215ffcc +data_ov080_0215fff0 kind:data(any) addr:0x0215fff0 +data_ov080_02160038 kind:data(any) addr:0x02160038 +data_ov080_021600a0 kind:bss addr:0x021600a0 +data_ov080_021600a4 kind:bss addr:0x021600a4 +data_ov080_021600b0 kind:bss addr:0x021600b0 +data_ov080_021600bc kind:bss addr:0x021600bc +data_ov080_021600c0 kind:bss addr:0x021600c0 +data_ov080_02160194 kind:bss addr:0x02160194 +data_ov080_02160254 kind:bss addr:0x02160254 ambiguous +data_ov080_02160298 kind:bss addr:0x02160298 ambiguous +data_ov080_02160344 kind:bss addr:0x02160344 +data_ov080_02160348 kind:bss addr:0x02160348 +data_ov080_02160354 kind:bss addr:0x02160354 +data_ov080_0216042c kind:bss addr:0x0216042c +data_ov080_0216044c kind:bss addr:0x0216044c +data_ov080_02160450 kind:bss addr:0x02160450 +data_ov080_0216045c kind:bss addr:0x0216045c +data_ov080_02160484 kind:bss addr:0x02160484 ambiguous +data_ov080_021604c4 kind:bss addr:0x021604c4 +data_ov080_021604c8 kind:bss addr:0x021604c8 +data_ov080_021604d4 kind:bss addr:0x021604d4 +data_ov080_0216057d kind:bss addr:0x0216057d ambiguous diff --git a/config/eur1/arm9/overlays/ov081/delinks.txt b/config/eur1/arm9/overlays/ov081/delinks.txt new file mode 100644 index 00000000..67b515ba --- /dev/null +++ b/config/eur1/arm9/overlays/ov081/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x0215284c kind:code align:32 + .rodata start:0x0215284c end:0x0215289c kind:rodata align:4 + .init start:0x0215289c end:0x021529b8 kind:code align:4 + .ctor start:0x021529b8 end:0x021529c4 kind:rodata align:4 + .data start:0x021529e0 end:0x02152c80 kind:data align:32 + .bss start:0x02152c80 end:0x02152e20 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov081/relocs.txt b/config/eur1/arm9/overlays/ov081/relocs.txt new file mode 100644 index 00000000..4341f8cf --- /dev/null +++ b/config/eur1/arm9/overlays/ov081/relocs.txt @@ -0,0 +1,362 @@ +from:0x02150d88 kind:load to:0x02152c90 module:overlay(81) +from:0x02150d9c kind:arm_call to:0x02011f3c module:main +from:0x02150da8 kind:arm_call to:0x02151184 module:overlay(81) +from:0x02150dbc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02150df0 kind:load to:0x02152a60 module:overlay(81) +from:0x02150e04 kind:arm_call to:0x0205a690 module:overlay(0) +from:0x02150e28 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02150e30 kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02150e38 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x02150e48 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02150e54 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02150e80 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150eb8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150ecc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02150ed8 kind:load to:0x02152a84 module:overlay(81) +from:0x02150edc kind:load to:0x021529e0 module:overlay(81) +from:0x02150ee0 kind:load to:0x0215286c module:overlay(81) +from:0x02150ee4 kind:load to:0x02152858 module:overlay(81) +from:0x02150ee8 kind:load to:0x0215285c module:overlay(81) +from:0x02150ef4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150f08 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02150f10 kind:arm_call to:0x02011ff4 module:main +from:0x02150f80 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150fe0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02150fe8 kind:load to:0x0203e964 module:main +from:0x02151024 kind:load to:0x0215284c module:overlay(81) +from:0x02151060 kind:load to:0x02152858 module:overlay(81) +from:0x0215109c kind:load to:0x02152850 module:overlay(81) +from:0x021510d8 kind:load to:0x02152854 module:overlay(81) +from:0x02151104 kind:arm_call to:0x01ff930c module:itcm +from:0x0215112c kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x0215114c kind:load to:0x02152a48 module:overlay(81) +from:0x02151164 kind:arm_call to:0x021514f0 module:overlay(81) +from:0x02151174 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x0215118c kind:arm_call to:0x020983dc module:overlay(0) +from:0x021511a8 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02151200 kind:arm_call to:0x02150df4 module:overlay(81) +from:0x02151208 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02151214 kind:arm_call to:0x02151118 module:overlay(81) +from:0x0215121c kind:arm_call_thumb to:0x020d6788 module:overlay(24) +from:0x02151258 kind:load to:0x02152ab0 module:overlay(81) +from:0x0215125c kind:load to:0x020b5d7c module:overlay(0) +from:0x0215128c kind:arm_call to:0x020d67a0 module:overlay(24) +from:0x02151298 kind:arm_call to:0x021512a8 module:overlay(81) +from:0x021512ec kind:load to:0x02152a0c module:overlay(81) +from:0x02151310 kind:arm_call to:0x01ffd420 module:itcm +from:0x02151374 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021513c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021513f8 kind:arm_call to:0x021510dc module:overlay(81) +from:0x02151424 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x0215143c kind:arm_call to:0x020986d0 module:overlay(0) +from:0x02151460 kind:arm_call to:0x02078710 module:overlay(0) +from:0x0215146c kind:load to:0x027e09b8 module:dtcm +from:0x02151474 kind:load to:0x021529e4 module:overlay(81) +from:0x02151478 kind:load to:0x027e09a4 module:dtcm +from:0x0215147c kind:load to:0x027e0ce0 module:dtcm +from:0x02151480 kind:load to:0x027e09bc module:dtcm +from:0x02151498 kind:arm_call to:0x02073310 module:overlay(0) +from:0x021514c4 kind:load to:0x027e09b8 module:dtcm +from:0x021514e4 kind:arm_call to:0x021512a8 module:overlay(81) +from:0x0215152c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02151560 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021515b8 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x021515fc kind:arm_call to:0x02151028 module:overlay(81) +from:0x02151644 kind:arm_call to:0x02151064 module:overlay(81) +from:0x02151674 kind:arm_call to:0x01ff930c module:itcm +from:0x02151698 kind:arm_call to:0x021512a8 module:overlay(81) +from:0x021516b8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021516cc kind:load to:0x027e09a8 module:dtcm +from:0x02151710 kind:arm_call to:0x02059da4 module:overlay(0) +from:0x0215171c kind:arm_call to:0x02151900 module:overlay(81) +from:0x02151780 kind:arm_call to:0x02151900 module:overlay(81) +from:0x02151794 kind:arm_call to:0x020d6ea0 module:overlay(24) +from:0x021517e0 kind:arm_call to:0x021510a0 module:overlay(81) +from:0x021517fc kind:arm_call to:0x02073310 module:overlay(0) +from:0x02151828 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151884 kind:arm_call to:0x02151900 module:overlay(81) +from:0x021518ac kind:arm_call to:0x021512a8 module:overlay(81) +from:0x021518e0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021518ec kind:load to:0x027e09b8 module:dtcm +from:0x021518f4 kind:load to:0x027e09a8 module:dtcm +from:0x02151940 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151948 kind:arm_call to:0x01ff938c module:itcm +from:0x02151954 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021519a0 kind:arm_call to:0x021510a0 module:overlay(81) +from:0x021519d4 kind:arm_call to:0x01ff930c module:itcm +from:0x02151a1c kind:arm_call to:0x01fff350 module:itcm +from:0x02151a58 kind:arm_call to:0x0208bfd8 module:overlay(0) +from:0x02151a8c kind:arm_call to:0x01fff498 module:itcm +from:0x02151a98 kind:arm_call to:0x02152780 module:overlay(81) +from:0x02151aa4 kind:arm_call to:0x021512a8 module:overlay(81) +from:0x02151ab0 kind:load to:0x027e0ce4 module:dtcm +from:0x02151ab8 kind:load to:0x020b3040 module:overlay(0) +from:0x02151abc kind:load to:0x027e0ce0 module:dtcm +from:0x02151ac0 kind:load to:0x027e0ce8 module:dtcm +from:0x02151afc kind:arm_call to:0x02150fec module:overlay(81) +from:0x02151b24 kind:arm_call to:0x02151028 module:overlay(81) +from:0x02151b34 kind:arm_call to:0x01ff930c module:itcm +from:0x02151b44 kind:arm_call to:0x01ff916c module:itcm +from:0x02151b58 kind:arm_call to:0x021512a8 module:overlay(81) +from:0x02151b80 kind:load to:0x021512a8 module:overlay(81) +from:0x02151b90 kind:arm_call to:0x02150eec module:overlay(81) +from:0x02151b98 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151bb0 kind:arm_call to:0x02150eec module:overlay(81) +from:0x02151bb8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02151bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02151bd4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02151be8 kind:load to:0x02152cdc module:overlay(81) +from:0x02151bfc kind:arm_call to:0x02011f3c module:main +from:0x02151c08 kind:arm_call to:0x02151c54 module:overlay(81) +from:0x02151c1c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02151c4c kind:load to:0x02152b24 module:overlay(81) +from:0x02151c5c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02151c74 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02151c80 kind:arm_call to:0x02151f58 module:overlay(81) +from:0x02151c98 kind:load to:0x02152b48 module:overlay(81) +from:0x02151cc4 kind:arm_call to:0x02151d18 module:overlay(81) +from:0x02151d00 kind:arm_call to:0x02151da8 module:overlay(81) +from:0x02151d08 kind:arm_call to:0x02151e30 module:overlay(81) +from:0x02151d10 kind:arm_call to:0x02151ee4 module:overlay(81) +from:0x02151d84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151da4 kind:load to:0x027e0ce4 module:dtcm +from:0x02151db8 kind:load to:0x02098a34 module:overlay(0) +from:0x02151de4 kind:arm_call to:0x02151d18 module:overlay(81) +from:0x02151e00 kind:arm_call to:0x02151d18 module:overlay(81) +from:0x02151e08 kind:arm_call to:0x02152760 module:overlay(81) +from:0x02151e20 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151e28 kind:load to:0x027e09a8 module:dtcm +from:0x02151e48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151e8c kind:arm_call to:0x01fff148 module:itcm +from:0x02151ed0 kind:arm_call to:0x02152790 module:overlay(81) +from:0x02151edc kind:load to:0x027e0ce4 module:dtcm +from:0x02151ee0 kind:load to:0x027e0ce0 module:dtcm +from:0x02151f10 kind:arm_call to:0x01ff993c module:itcm +from:0x02151f1c kind:arm_call to:0x02152790 module:overlay(81) +from:0x02151f50 kind:arm_call to:0x02151d18 module:overlay(81) +from:0x02151f6c kind:arm_call to:0x020f63b4 module:overlay(31) +from:0x02151f8c kind:load to:0x02152b0c module:overlay(81) +from:0x02151fc0 kind:arm_call to:0x01fff148 module:itcm +from:0x02151fe8 kind:arm_call to:0x02152058 module:overlay(81) +from:0x02152030 kind:arm_call to:0x02151dbc module:overlay(81) +from:0x02152040 kind:arm_call to:0x020f6414 module:overlays(21,31) +from:0x02152054 kind:load to:0x027e0ce0 module:dtcm +from:0x02152088 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152094 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021520ec kind:arm_call to:0x02151df4 module:overlay(81) +from:0x021520f4 kind:arm_call to:0x020f64a4 module:overlay(31) +from:0x02152114 kind:arm_call to:0x02151d18 module:overlay(81) +from:0x0215211c kind:arm_call to:0x020f64ac module:overlay(31) +from:0x02152140 kind:arm_call to:0x02151d18 module:overlay(81) +from:0x0215214c kind:arm_call to:0x020f64b4 module:overlay(31) +from:0x0215215c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02152170 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02152178 kind:arm_call to:0x02011ff4 module:main +from:0x0215218c kind:arm_call to:0x02097778 module:overlay(0) +from:0x021521a0 kind:load to:0x02152d28 module:overlay(81) +from:0x021521b4 kind:arm_call to:0x02011f3c module:main +from:0x021521c0 kind:arm_call to:0x0215241c module:overlay(81) +from:0x021521d8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021521e8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02152254 kind:load to:0x02152bd8 module:overlay(81) +from:0x02152258 kind:load to:0x02152bf4 module:overlay(81) +from:0x0215225c kind:load to:0x02152bbc module:overlay(81) +from:0x0215227c kind:arm_call to:0x0205a690 module:overlay(0) +from:0x021522b0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021522c4 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x021522cc kind:arm_call to:0x02057d9c module:overlay(0) +from:0x021522d4 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x021522e0 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02152308 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02152314 kind:load to:0x02152c1c module:overlay(81) +from:0x02152318 kind:load to:0x0215288c module:overlay(81) +from:0x02152324 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152338 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152340 kind:arm_call to:0x02011ff4 module:main +from:0x021523a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215240c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02152418 kind:load to:0x0203e964 module:main +from:0x02152424 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215247c kind:arm_call to:0x0215226c module:overlay(81) +from:0x021524a8 kind:load to:0x02152c48 module:overlay(81) +from:0x021524ac kind:load to:0x02152d28 module:overlay(81) +from:0x021524b0 kind:load to:0x02152dfc module:overlay(81) +from:0x021524d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021524f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021524fc kind:arm_call to:0x01fff458 module:itcm +from:0x02152514 kind:arm_call to:0x0215231c module:overlay(81) +from:0x0215251c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02152528 kind:load to:0x02152c48 module:overlay(81) +from:0x0215252c kind:load to:0x027e0ce4 module:dtcm +from:0x02152550 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152570 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215257c kind:arm_call to:0x01fff458 module:itcm +from:0x02152594 kind:arm_call to:0x0215231c module:overlay(81) +from:0x0215259c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021525a4 kind:arm_call to:0x02011ff4 module:main +from:0x021525b0 kind:load to:0x02152c48 module:overlay(81) +from:0x021525b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021525e4 kind:arm_call to:0x01ffe868 module:itcm +from:0x02152624 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152638 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02152678 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021526c0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021526d4 kind:arm_call to:0x021526f4 module:overlay(81) +from:0x021526e4 kind:load to:0x02152ba8 module:overlay(81) +from:0x021526e8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215273c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152748 kind:arm_call to:0x021514c8 module:overlay(81) +from:0x02152754 kind:arm_call to:0x021526f4 module:overlay(81) +from:0x0215275c kind:load to:0x027e0ce4 module:dtcm +from:0x02152778 kind:arm_call to:0x021526f4 module:overlay(81) +from:0x0215278c kind:load to:0x021526f4 module:overlay(81) +from:0x021527c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021527d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021527f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152840 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021528b8 kind:arm_call to:0x02150db0 module:overlay(81) +from:0x021528c8 kind:arm_call to:0x0203ce74 module:main +from:0x021528dc kind:load to:0x02152c80 module:overlay(81) +from:0x021528e0 kind:load to:0x02152c90 module:overlay(81) +from:0x021528e4 kind:load to:0x02151bcc module:overlay(81) +from:0x021528e8 kind:load to:0x02152c84 module:overlay(81) +from:0x02152908 kind:arm_call to:0x02151c10 module:overlay(81) +from:0x02152918 kind:arm_call to:0x0203ce74 module:main +from:0x0215292c kind:load to:0x02152ccc module:overlay(81) +from:0x02152930 kind:load to:0x02152cdc module:overlay(81) +from:0x02152934 kind:load to:0x02152184 module:overlay(81) +from:0x02152938 kind:load to:0x02152cd0 module:overlay(81) +from:0x0215297c kind:arm_call to:0x021521c8 module:overlay(81) +from:0x0215298c kind:arm_call to:0x0203ce74 module:main +from:0x021529a0 kind:load to:0x02152b9c module:overlay(81) +from:0x021529a8 kind:load to:0x02152d18 module:overlay(81) +from:0x021529ac kind:load to:0x02152d28 module:overlay(81) +from:0x021529b0 kind:load to:0x02152838 module:overlay(81) +from:0x021529b4 kind:load to:0x02152d1c module:overlay(81) +from:0x021529b8 kind:load to:0x0215289c module:overlay(81) +from:0x021529bc kind:load to:0x021528ec module:overlay(81) +from:0x021529c0 kind:load to:0x0215293c module:overlay(81) +from:0x021529e0 kind:load to:0x02152a34 module:overlay(81) +from:0x021529e4 kind:load to:0x02151610 module:overlay(81) +from:0x021529ec kind:load to:0x02151658 module:overlay(81) +from:0x021529f4 kind:load to:0x02151730 module:overlay(81) +from:0x021529fc kind:load to:0x021519b4 module:overlay(81) +from:0x02152a04 kind:load to:0x02151b08 module:overlay(81) +from:0x02152a0c kind:load to:0x021515c8 module:overlay(81) +from:0x02152a14 kind:load to:0x02151614 module:overlay(81) +from:0x02152a1c kind:load to:0x021516d4 module:overlay(81) +from:0x02152a24 kind:load to:0x02151978 module:overlay(81) +from:0x02152a2c kind:load to:0x02151ac4 module:overlay(81) +from:0x02152a48 kind:load to:0x02151150 module:overlay(81) +from:0x02152a4c kind:load to:0x020f64a4 module:overlays(19,22,23,31) +from:0x02152a50 kind:load to:0x020f64ac module:overlays(19,22,23,31) +from:0x02152a54 kind:load to:0x020f64b4 module:overlays(19,22,23,31) +from:0x02152a60 kind:load to:0x02150d8c module:overlay(81) +from:0x02152a64 kind:load to:0x020977a0 module:overlay(0) +from:0x02152a68 kind:load to:0x020977a8 module:overlay(0) +from:0x02152a6c kind:load to:0x02097824 module:overlay(0) +from:0x02152a70 kind:load to:0x02097864 module:overlay(0) +from:0x02152a74 kind:load to:0x02097868 module:overlay(0) +from:0x02152a78 kind:load to:0x0209786c module:overlay(0) +from:0x02152a84 kind:load to:0x02150eec module:overlay(81) +from:0x02152a88 kind:load to:0x02150f00 module:overlay(81) +from:0x02152a8c kind:load to:0x0205a720 module:overlay(0) +from:0x02152a90 kind:load to:0x01ffc57c module:itcm +from:0x02152a94 kind:load to:0x02057dc8 module:overlay(0) +from:0x02152a98 kind:load to:0x02057e44 module:overlay(0) +from:0x02152a9c kind:load to:0x02057ea8 module:overlay(0) +from:0x02152aa0 kind:load to:0x02150f1c module:overlay(81) +from:0x02152aa4 kind:load to:0x02057d84 module:overlay(0) +from:0x02152ab0 kind:load to:0x0209856c module:overlay(0) +from:0x02152ab4 kind:load to:0x020985a8 module:overlay(0) +from:0x02152ab8 kind:load to:0x020985c0 module:overlay(0) +from:0x02152abc kind:load to:0x020985cc module:overlay(0) +from:0x02152ac0 kind:load to:0x01fff464 module:itcm +from:0x02152ac4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02152ac8 kind:load to:0x02151264 module:overlay(81) +from:0x02152acc kind:load to:0x02098504 module:overlay(0) +from:0x02152ad0 kind:load to:0x021512f0 module:overlay(81) +from:0x02152ad4 kind:load to:0x02151484 module:overlay(81) +from:0x02152ad8 kind:load to:0x02098510 module:overlay(0) +from:0x02152adc kind:load to:0x02151518 module:overlay(81) +from:0x02152ae0 kind:load to:0x02098518 module:overlay(0) +from:0x02152ae4 kind:load to:0x0209851c module:overlay(0) +from:0x02152ae8 kind:load to:0x020985d8 module:overlay(0) +from:0x02152aec kind:load to:0x02098644 module:overlay(0) +from:0x02152af0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02152af4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02152af8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02152afc kind:load to:0x02151b84 module:overlay(81) +from:0x02152b00 kind:load to:0x02151ba4 module:overlay(81) +from:0x02152b0c kind:load to:0x02151f90 module:overlay(81) +from:0x02152b10 kind:load to:0x021520d0 module:overlay(81) +from:0x02152b14 kind:load to:0x021520fc module:overlay(81) +from:0x02152b18 kind:load to:0x02152124 module:overlay(81) +from:0x02152b24 kind:load to:0x02151bec module:overlay(81) +from:0x02152b28 kind:load to:0x020977a0 module:overlay(0) +from:0x02152b2c kind:load to:0x020977a8 module:overlay(0) +from:0x02152b30 kind:load to:0x02097824 module:overlay(0) +from:0x02152b34 kind:load to:0x02097864 module:overlay(0) +from:0x02152b38 kind:load to:0x02097868 module:overlay(0) +from:0x02152b3c kind:load to:0x0209786c module:overlay(0) +from:0x02152b48 kind:load to:0x0209856c module:overlay(0) +from:0x02152b4c kind:load to:0x020985a8 module:overlay(0) +from:0x02152b50 kind:load to:0x020985c0 module:overlay(0) +from:0x02152b54 kind:load to:0x020985cc module:overlay(0) +from:0x02152b58 kind:load to:0x01fff464 module:itcm +from:0x02152b5c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02152b60 kind:load to:0x02151c9c module:overlay(81) +from:0x02152b64 kind:load to:0x02098504 module:overlay(0) +from:0x02152b68 kind:load to:0x02151cd4 module:overlay(81) +from:0x02152b6c kind:load to:0x0209850c module:overlay(0) +from:0x02152b70 kind:load to:0x02098510 module:overlay(0) +from:0x02152b74 kind:load to:0x02098514 module:overlay(0) +from:0x02152b78 kind:load to:0x02098518 module:overlay(0) +from:0x02152b7c kind:load to:0x0209851c module:overlay(0) +from:0x02152b80 kind:load to:0x020985d8 module:overlay(0) +from:0x02152b84 kind:load to:0x02098644 module:overlay(0) +from:0x02152b88 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02152b8c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02152b90 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02152b94 kind:load to:0x02152154 module:overlay(81) +from:0x02152b98 kind:load to:0x02152168 module:overlay(81) +from:0x02152bbc kind:load to:0x021521a4 module:overlay(81) +from:0x02152bc0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02152bc4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02152bc8 kind:load to:0x0209caac module:overlay(0) +from:0x02152bcc kind:load to:0x0209cacc module:overlay(0) +from:0x02152bdc kind:load to:0x0209ca64 module:overlay(0) +from:0x02152be0 kind:load to:0x0209ca6c module:overlay(0) +from:0x02152be4 kind:load to:0x0209caac module:overlay(0) +from:0x02152be8 kind:load to:0x0209cacc module:overlay(0) +from:0x02152bf4 kind:load to:0x0207c4d0 module:overlay(0) +from:0x02152bf8 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02152bfc kind:load to:0x0207c9a0 module:overlay(0) +from:0x02152c00 kind:load to:0x0207c990 module:overlay(0) +from:0x02152c04 kind:load to:0x0207c9d4 module:overlay(0) +from:0x02152c08 kind:load to:0x0207ca44 module:overlay(0) +from:0x02152c0c kind:load to:0x0207ca6c module:overlay(0) +from:0x02152c10 kind:load to:0x0207cae4 module:overlay(0) +from:0x02152c1c kind:load to:0x0215231c module:overlay(81) +from:0x02152c20 kind:load to:0x02152330 module:overlay(81) +from:0x02152c24 kind:load to:0x0205a720 module:overlay(0) +from:0x02152c28 kind:load to:0x01ffc57c module:itcm +from:0x02152c2c kind:load to:0x02057dc8 module:overlay(0) +from:0x02152c30 kind:load to:0x02057e44 module:overlay(0) +from:0x02152c34 kind:load to:0x02057ea8 module:overlay(0) +from:0x02152c38 kind:load to:0x0215234c module:overlay(81) +from:0x02152c3c kind:load to:0x02057d84 module:overlay(0) +from:0x02152c48 kind:load to:0x021525bc module:overlay(81) +from:0x02152c4c kind:load to:0x021525c4 module:overlay(81) +from:0x02152c50 kind:load to:0x021526f0 module:overlay(81) +from:0x02152c54 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02152c58 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02152c5c kind:load to:0x02152818 module:overlay(81) +from:0x02152c60 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02152c64 kind:load to:0x0209d220 module:overlay(0) +from:0x02152c68 kind:load to:0x0209d228 module:overlay(0) +from:0x02152c6c kind:load to:0x0209d22c module:overlay(0) +from:0x02152c70 kind:load to:0x0209d238 module:overlay(0) +from:0x02152c74 kind:load to:0x0209d240 module:overlay(0) +from:0x02152c78 kind:load to:0x021524b4 module:overlay(81) +from:0x02152c7c kind:load to:0x02152534 module:overlay(81) diff --git a/config/eur1/arm9/overlays/ov081/symbols.txt b/config/eur1/arm9/overlays/ov081/symbols.txt new file mode 100644 index 00000000..18b416c7 --- /dev/null +++ b/config/eur1/arm9/overlays/ov081/symbols.txt @@ -0,0 +1,122 @@ +func_ov081_02150d80 kind:function(arm,size=0xc) addr:0x02150d80 +func_ov081_02150d8c kind:function(arm,size=0x24) addr:0x02150d8c +func_ov081_02150db0 kind:function(arm,size=0x44) addr:0x02150db0 +func_ov081_02150df4 kind:function(arm,size=0xf8) addr:0x02150df4 +func_ov081_02150eec kind:function(arm,size=0x14) addr:0x02150eec +func_ov081_02150f00 kind:function(arm,size=0x1c) addr:0x02150f00 +func_ov081_02150f1c kind:function(arm,size=0xd0) addr:0x02150f1c +func_ov081_02150fec kind:function(arm,size=0x3c) addr:0x02150fec +func_ov081_02151028 kind:function(arm,size=0x3c) addr:0x02151028 +func_ov081_02151064 kind:function(arm,size=0x3c) addr:0x02151064 +func_ov081_021510a0 kind:function(arm,size=0x3c) addr:0x021510a0 +func_ov081_021510dc kind:function(arm,size=0x3c) addr:0x021510dc +func_ov081_02151118 kind:function(arm,size=0x38) addr:0x02151118 +func_ov081_02151150 kind:function(arm,size=0x34) addr:0x02151150 +func_ov081_02151184 kind:function(arm,size=0xe0) addr:0x02151184 +func_ov081_02151264 kind:function(arm,size=0x44) addr:0x02151264 +func_ov081_021512a8 kind:function(arm,size=0x48) addr:0x021512a8 +func_ov081_021512f0 kind:function(arm,size=0x194) addr:0x021512f0 +func_ov081_02151484 kind:function(arm,size=0x44) addr:0x02151484 +func_ov081_021514c8 kind:function(arm,size=0x28) addr:0x021514c8 +func_ov081_021514f0 kind:function(arm,size=0x28) addr:0x021514f0 +func_ov081_02151518 kind:function(arm,size=0xb0) addr:0x02151518 +func_ov081_021515c8 kind:function(arm,size=0x48) addr:0x021515c8 +func_ov081_02151610 kind:function(arm,size=0x4) addr:0x02151610 +func_ov081_02151614 kind:function(arm,size=0x44) addr:0x02151614 +func_ov081_02151658 kind:function(arm,size=0x7c) addr:0x02151658 +func_ov081_021516d4 kind:function(arm,size=0x5c) addr:0x021516d4 +func_ov081_02151730 kind:function(arm,size=0x1d0) addr:0x02151730 +func_ov081_02151900 kind:function(arm,size=0x78) addr:0x02151900 +func_ov081_02151978 kind:function(arm,size=0x3c) addr:0x02151978 +func_ov081_021519b4 kind:function(arm,size=0x110) addr:0x021519b4 +func_ov081_02151ac4 kind:function(arm,size=0x44) addr:0x02151ac4 +func_ov081_02151b08 kind:function(arm,size=0x5c) addr:0x02151b08 +func_ov081_02151b64 kind:function(arm,size=0x10) addr:0x02151b64 +func_ov081_02151b74 kind:function(arm,size=0x10) addr:0x02151b74 +func_ov081_02151b84 kind:function(arm,size=0x20) addr:0x02151b84 +func_ov081_02151ba4 kind:function(arm,size=0x28) addr:0x02151ba4 +func_ov081_02151bcc kind:function(arm,size=0x14) addr:0x02151bcc +func_ov081_02151be0 kind:function(arm,size=0xc) addr:0x02151be0 +func_ov081_02151bec kind:function(arm,size=0x24) addr:0x02151bec +func_ov081_02151c10 kind:function(arm,size=0x44) addr:0x02151c10 +func_ov081_02151c54 kind:function(arm,size=0x48) addr:0x02151c54 +func_ov081_02151c9c kind:function(arm,size=0x38) addr:0x02151c9c +func_ov081_02151cd4 kind:function(arm,size=0x44) addr:0x02151cd4 +func_ov081_02151d18 kind:function(arm,size=0x90) addr:0x02151d18 +func_ov081_02151da8 kind:function(arm,size=0x14) addr:0x02151da8 +func_ov081_02151dbc kind:function(arm,size=0x38) addr:0x02151dbc +func_ov081_02151df4 kind:function(arm,size=0x3c) addr:0x02151df4 +func_ov081_02151e30 kind:function(arm,size=0xb4) addr:0x02151e30 +func_ov081_02151ee4 kind:function(arm,size=0x74) addr:0x02151ee4 +func_ov081_02151f58 kind:function(arm,size=0x38) addr:0x02151f58 +func_ov081_02151f90 kind:function(arm,size=0xc8) addr:0x02151f90 +func_ov081_02152058 kind:function(arm,size=0x78) addr:0x02152058 +func_ov081_021520d0 kind:function(arm,size=0x2c) addr:0x021520d0 +func_ov081_021520fc kind:function(arm,size=0x28) addr:0x021520fc +func_ov081_02152124 kind:function(arm,size=0x30) addr:0x02152124 +func_ov081_02152154 kind:function(arm,size=0x14) addr:0x02152154 +func_ov081_02152168 kind:function(arm,size=0x1c) addr:0x02152168 +func_ov081_02152184 kind:function(arm,size=0x14) addr:0x02152184 +func_ov081_02152198 kind:function(arm,size=0xc) addr:0x02152198 +func_ov081_021521a4 kind:function(arm,size=0x24) addr:0x021521a4 +func_ov081_021521c8 kind:function(arm,size=0xa4) addr:0x021521c8 +func_ov081_0215226c kind:function(arm,size=0xb0) addr:0x0215226c +func_ov081_0215231c kind:function(arm,size=0x14) addr:0x0215231c +func_ov081_02152330 kind:function(arm,size=0x1c) addr:0x02152330 +func_ov081_0215234c kind:function(arm,size=0xd0) addr:0x0215234c +func_ov081_0215241c kind:function(arm,size=0x98) addr:0x0215241c +func_ov081_021524b4 kind:function(arm,size=0x80) addr:0x021524b4 +func_ov081_02152534 kind:function(arm,size=0x88) addr:0x02152534 +func_ov081_021525bc kind:function(arm,size=0x8) addr:0x021525bc +func_ov081_021525c4 kind:function(arm,size=0x12c) addr:0x021525c4 +func_ov081_021526f0 kind:function(arm,size=0x4) addr:0x021526f0 +func_ov081_021526f4 kind:function(arm,size=0x6c) addr:0x021526f4 +func_ov081_02152760 kind:function(arm,size=0x20) addr:0x02152760 +func_ov081_02152780 kind:function(arm,size=0x10) addr:0x02152780 +func_ov081_02152790 kind:function(arm,size=0x88) addr:0x02152790 +func_ov081_02152818 kind:function(arm,size=0x20) addr:0x02152818 +func_ov081_02152838 kind:function(arm,size=0x14) addr:0x02152838 +data_ov081_0215284c kind:data(any) addr:0x0215284c +data_ov081_02152850 kind:data(any) addr:0x02152850 +data_ov081_02152854 kind:data(any) addr:0x02152854 +data_ov081_02152858 kind:data(any) addr:0x02152858 +data_ov081_0215285c kind:data(any) addr:0x0215285c +data_ov081_0215286c kind:data(any) addr:0x0215286c +data_ov081_0215288c kind:data(any) addr:0x0215288c +__sinit_ov081_0215289c kind:function(arm,size=0x50) addr:0x0215289c +__sinit_ov081_021528ec kind:function(arm,size=0x50) addr:0x021528ec +__sinit_ov081_0215293c kind:function(arm,size=0x7c) addr:0x0215293c +.p__sinit_ov081_0215289c kind:data(word) addr:0x021529b8 +.p__sinit_ov081_021528ec kind:data(word) addr:0x021529bc +.p__sinit_ov081_0215293c kind:data(word) addr:0x021529c0 +data_ov081_021529e0 kind:data(any) addr:0x021529e0 +data_ov081_021529e4 kind:data(any) addr:0x021529e4 +data_ov081_02152a0c kind:data(any) addr:0x02152a0c +data_ov081_02152a34 kind:data(any) addr:0x02152a34 +data_ov081_02152a48 kind:data(any) addr:0x02152a48 +data_ov081_02152a60 kind:data(any) addr:0x02152a60 +data_ov081_02152a84 kind:data(any) addr:0x02152a84 +data_ov081_02152ab0 kind:data(any) addr:0x02152ab0 +data_ov081_02152ae4 kind:data(any) addr:0x02152ae4 ambiguous +data_ov081_02152b0c kind:data(any) addr:0x02152b0c +data_ov081_02152b24 kind:data(any) addr:0x02152b24 +data_ov081_02152b45 kind:data(any) addr:0x02152b45 ambiguous +data_ov081_02152b48 kind:data(any) addr:0x02152b48 +data_ov081_02152b9c kind:data(any) addr:0x02152b9c +data_ov081_02152ba8 kind:data(any) addr:0x02152ba8 +data_ov081_02152bbc kind:data(any) addr:0x02152bbc +data_ov081_02152bd8 kind:data(any) addr:0x02152bd8 +data_ov081_02152bf4 kind:data(any) addr:0x02152bf4 +data_ov081_02152c1c kind:data(any) addr:0x02152c1c +data_ov081_02152c48 kind:data(any) addr:0x02152c48 +data_ov081_02152c80 kind:bss addr:0x02152c80 +data_ov081_02152c84 kind:bss addr:0x02152c84 +data_ov081_02152c90 kind:bss addr:0x02152c90 +data_ov081_02152ccc kind:bss addr:0x02152ccc +data_ov081_02152cd0 kind:bss addr:0x02152cd0 +data_ov081_02152cd4 kind:bss addr:0x02152cd4 ambiguous +data_ov081_02152cdc kind:bss addr:0x02152cdc +data_ov081_02152d18 kind:bss addr:0x02152d18 +data_ov081_02152d1c kind:bss addr:0x02152d1c +data_ov081_02152d28 kind:bss addr:0x02152d28 +data_ov081_02152dfc kind:bss addr:0x02152dfc diff --git a/config/eur1/arm9/overlays/ov082/delinks.txt b/config/eur1/arm9/overlays/ov082/delinks.txt new file mode 100644 index 00000000..bedd2e35 --- /dev/null +++ b/config/eur1/arm9/overlays/ov082/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02152e20 end:0x021589c4 kind:code align:32 + .rodata start:0x021589c4 end:0x021589d8 kind:rodata align:4 + .init start:0x021589d8 end:0x02158ac8 kind:code align:4 + .ctor start:0x02158ac8 end:0x02158ad4 kind:rodata align:4 + .data start:0x02158ae0 end:0x02159000 kind:data align:32 + .bss start:0x02159000 end:0x02159220 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov082/relocs.txt b/config/eur1/arm9/overlays/ov082/relocs.txt new file mode 100644 index 00000000..667e71ca --- /dev/null +++ b/config/eur1/arm9/overlays/ov082/relocs.txt @@ -0,0 +1,898 @@ +from:0x02152e28 kind:load to:0x02159010 module:overlay(82) +from:0x02152e3c kind:arm_call to:0x02011f3c module:main +from:0x02152e48 kind:arm_call to:0x02152eb0 module:overlay(82) +from:0x02152e5c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02152e98 kind:load to:0x02158af4 module:overlay(82) +from:0x02152ea4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02152ebc kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02152f20 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02152f4c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02152f68 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152f78 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152fb4 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02152fbc kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02152fc4 kind:arm_call to:0x02099874 module:overlay(0) +from:0x02153028 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02153060 kind:load to:0x02158b64 module:overlay(82) +from:0x02153064 kind:load to:0x02159010 module:overlay(82) +from:0x02153068 kind:load to:0x02158b18 module:overlay(82) +from:0x02153090 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021530a0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021530a8 kind:arm_call to:0x0215659c module:overlay(82) +from:0x021530d4 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021530e0 kind:load to:0x02156c88 module:overlay(82) +from:0x02153100 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215312c kind:load to:0x020aed4c module:overlay(0) +from:0x0215313c kind:arm_call to:0x021530e8 module:overlay(82) +from:0x02153180 kind:load to:0x02158bbc module:overlay(82) +from:0x02153194 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x021531b4 kind:arm_call to:0x02156100 module:overlay(82) +from:0x021531ec kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02153224 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215322c kind:arm_call to:0x02156adc module:overlay(82) +from:0x02153240 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x021532b8 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021532f0 kind:arm_call to:0x0215684c module:overlay(82) +from:0x021532fc kind:arm_call to:0x02153130 module:overlay(82) +from:0x02153308 kind:load to:0x02158c64 module:overlay(82) +from:0x02153310 kind:load to:0x027e09c0 module:dtcm +from:0x02153314 kind:load to:0x027e0ce0 module:dtcm +from:0x02153334 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02153384 kind:load to:0x027e09b8 module:dtcm +from:0x021533a4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021533d0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021533e4 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021533f8 kind:arm_call to:0x0215684c module:overlay(82) +from:0x02153468 kind:load to:0x02158d0c module:overlay(82) +from:0x02153488 kind:arm_call to:0x01ff930c module:itcm +from:0x021534b8 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021534c4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021534e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021534f4 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021534fc kind:arm_call to:0x021568a8 module:overlay(82) +from:0x02153510 kind:arm_call to:0x0215684c module:overlay(82) +from:0x02153528 kind:arm_call to:0x02016e74 module:main +from:0x02153598 kind:load to:0x021589cc module:overlay(82) +from:0x0215359c kind:load to:0x02158d24 module:overlay(82) +from:0x021535c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021535d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021535e4 kind:arm_call to:0x01ff916c module:itcm +from:0x02153614 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02153620 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153650 kind:arm_call to:0x02016b8c module:main +from:0x02153664 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02153674 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x0215367c kind:arm_call to:0x021568a8 module:overlay(82) +from:0x02153708 kind:load to:0x02158d0c module:overlay(82) +from:0x0215371c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153728 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153738 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215376c kind:arm_call to:0x01ff930c module:itcm +from:0x021537a4 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021537cc kind:arm_call to:0x0215792c module:overlay(82) +from:0x021537d4 kind:arm_call to:0x020f42cc module:overlay(31) +from:0x02153880 kind:load to:0x02158d24 module:overlay(82) +from:0x02153884 kind:load to:0x02049be4 module:main +from:0x021538a4 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x021538b0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021538bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021538c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153904 kind:arm_call to:0x01ff930c module:itcm +from:0x02153928 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153940 kind:arm_call to:0x020169d4 module:main +from:0x02153954 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153968 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02153978 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153984 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02153998 kind:arm_call to:0x01ff986c module:itcm +from:0x021539a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021539ac kind:arm_call to:0x01ffb428 module:itcm +from:0x021539d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021539e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021539fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02153af0 kind:arm_call to:0x0208bf58 module:overlay(0) +from:0x02153b20 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02153b2c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153b48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153b70 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02153b80 kind:load to:0x021589c8 module:overlay(82) +from:0x02153b8c kind:load to:0x027e0ce0 module:dtcm +from:0x02153ca0 kind:arm_call to:0x0215792c module:overlay(82) +from:0x02153cbc kind:load to:0x02158db4 module:overlay(82) +from:0x02153cc0 kind:load to:0x02049be4 module:main +from:0x02153cdc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153ce8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153cf4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153d30 kind:arm_call to:0x01ff930c module:itcm +from:0x02153d40 kind:arm_call to:0x020f4a38 module:overlay(31) +from:0x02153e2c kind:arm_call to:0x020169d4 module:main +from:0x02153e3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02153e48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153e60 kind:arm_call to:0x01ff930c module:itcm +from:0x02153e70 kind:arm_call to:0x01ff930c module:itcm +from:0x02153e80 kind:arm_call to:0x02156628 module:overlay(82) +from:0x02153e90 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153eac kind:arm_call to:0x01ff9258 module:itcm +from:0x02153eec kind:arm_call to:0x02153130 module:overlay(82) +from:0x02153f0c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153f18 kind:arm_call to:0x02016958 module:main +from:0x02153f30 kind:arm_call to:0x01ff916c module:itcm +from:0x02153f44 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x02153f58 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02153f6c kind:arm_call to:0x01ffb428 module:itcm +from:0x02153f94 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02153fbc kind:arm_call to:0x01ff916c module:itcm +from:0x02153fe4 kind:load to:0x02049be4 module:main +from:0x02153fec kind:load to:0x021589c8 module:overlay(82) +from:0x02154070 kind:load to:0x02158dfc module:overlay(82) +from:0x021540b4 kind:arm_call to:0x02015080 module:main +from:0x021540cc kind:arm_call to:0x02157674 module:overlay(82) +from:0x021540e4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154100 kind:arm_call to:0x02015080 module:main +from:0x02154118 kind:arm_call to:0x020d9bc8 module:overlay(31) +from:0x02154124 kind:arm_call to:0x0215792c module:overlay(82) +from:0x02154150 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215416c kind:arm_call to:0x01ff9258 module:itcm +from:0x02154180 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02154198 kind:arm_call to:0x02157674 module:overlay(82) +from:0x021541b4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021541c0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021541cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021541d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154210 kind:arm_call to:0x01ff930c module:itcm +from:0x0215421c kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02154230 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02154248 kind:arm_call to:0x01ff930c module:itcm +from:0x02154254 kind:arm_call to:0x02156628 module:overlay(82) +from:0x0215426c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154280 kind:arm_call to:0x02153130 module:overlay(82) +from:0x0215428c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021542a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021542b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021542d8 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x021542e4 kind:load to:0x027e09a8 module:dtcm +from:0x021542ec kind:load to:0x027e0d34 module:dtcm +from:0x02154324 kind:arm_call to:0x0215792c module:overlay(82) +from:0x021543a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021543b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021543c8 kind:arm_call to:0x02016c68 module:main +from:0x02154428 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154438 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154450 kind:arm_call to:0x02016c68 module:main +from:0x021544b0 kind:arm_call to:0x02157674 module:overlay(82) +from:0x021544c8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021544d4 kind:load to:0x02049be4 module:main +from:0x021544d8 kind:load to:0x02158de4 module:overlay(82) +from:0x021544dc kind:load to:0x02158dcc module:overlay(82) +from:0x021544e0 kind:load to:0x027e09a8 module:dtcm +from:0x02154534 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02154568 kind:arm_call to:0x02015080 module:main +from:0x02154590 kind:arm_call to:0x020d9bc8 module:overlay(31) +from:0x021545dc kind:arm_call to:0x02015080 module:main +from:0x02154614 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02154628 kind:arm_call to:0x01ff930c module:itcm +from:0x0215465c kind:arm_call to:0x02015080 module:main +from:0x021546a4 kind:arm_call to:0x02015080 module:main +from:0x021546d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021546e0 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x021546f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215470c kind:arm_call to:0x02153130 module:overlay(82) +from:0x02154718 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154724 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154730 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154768 kind:arm_call to:0x01ff930c module:itcm +from:0x02154780 kind:arm_call to:0x020f4a38 module:overlay(31) +from:0x0215478c kind:arm_call to:0x02156628 module:overlay(82) +from:0x02154798 kind:load to:0x027e0d34 module:dtcm +from:0x02154814 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154824 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x0215485c kind:arm_call to:0x0215792c module:overlay(82) +from:0x02154868 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02154870 kind:arm_call to:0x020f4310 module:overlay(31) +from:0x021548a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021548b0 kind:load to:0x02158d3c module:overlay(82) +from:0x021548b8 kind:load to:0x027e09a8 module:dtcm +from:0x021548dc kind:arm_call to:0x02098708 module:overlay(0) +from:0x021548f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02154900 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x0215492c kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02154948 kind:arm_call to:0x02015080 module:main +from:0x02154968 kind:arm_call to:0x020f49f8 module:overlay(31) +from:0x02154974 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02154980 kind:arm_call to:0x0215792c module:overlay(82) +from:0x02154988 kind:arm_call to:0x020f42cc module:overlay(31) +from:0x021549a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021549b8 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021549c8 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x021549f4 kind:arm_call to:0x021568d0 module:overlay(82) +from:0x02154a14 kind:arm_call to:0x020f59ac module:overlay(31) +from:0x02154a48 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154a54 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154a8c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02154ab0 kind:load to:0x027e0cd8 module:dtcm +from:0x02154ab4 kind:load to:0x027e09c0 module:dtcm +from:0x02154b20 kind:arm_call to:0x020f49f8 module:overlay(31) +from:0x02154b30 kind:arm_call to:0x020f4a38 module:overlay(31) +from:0x02154b3c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154b4c kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02154b58 kind:arm_call to:0x0215792c module:overlay(82) +from:0x02154b90 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02154ba0 kind:load to:0x02158d54 module:overlay(82) +from:0x02154c08 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02154c10 kind:arm_call to:0x02154e64 module:overlay(82) +from:0x02154c1c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154c28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154c34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154c6c kind:arm_call to:0x01ff930c module:itcm +from:0x02154c84 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02154c9c kind:arm_call to:0x01ff930c module:itcm +from:0x02154cb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154cc8 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02154d0c kind:arm_call to:0x021569c4 module:overlay(82) +from:0x02154d24 kind:arm_call to:0x020d9b98 module:overlay(31) +from:0x02154d4c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154d58 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02154d80 kind:arm_call to:0x020f59ac module:overlay(31) +from:0x02154db8 kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02154dd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154df4 kind:arm_call to:0x020d9b98 module:overlay(31) +from:0x02154e1c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154e28 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02154e48 kind:load to:0x027e09a8 module:dtcm +from:0x02154e54 kind:load to:0x027e0cd8 module:dtcm +from:0x02154e58 kind:load to:0x027e0ce0 module:dtcm +from:0x02154e5c kind:load to:0x027e0d34 module:dtcm +from:0x02154ea0 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02154eac kind:arm_call to:0x02156628 module:overlay(82) +from:0x02154eb8 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02154ed8 kind:arm_call to:0x02015080 module:main +from:0x02154eec kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02154ef4 kind:arm_call to:0x020f4310 module:overlay(31) +from:0x02154f14 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02154f20 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02154f30 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02154f7c kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02154fa4 kind:arm_call to:0x020d9bb8 module:overlays(20,31) +from:0x02154fbc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155034 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155048 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02155054 kind:arm_call to:0x0215792c module:overlay(82) +from:0x02155060 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02155068 kind:arm_call to:0x020f49f8 module:overlay(31) +from:0x02155078 kind:arm_call to:0x02157674 module:overlay(82) +from:0x02155090 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215509c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021550b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021550d0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021550f8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155108 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155128 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02155134 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155144 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155168 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155178 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155188 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x02155194 kind:load to:0x027e0d34 module:dtcm +from:0x02155198 kind:load to:0x02158dcc module:overlay(82) +from:0x021551a0 kind:load to:0x027e09a8 module:dtcm +from:0x021551a8 kind:load to:0x027e09c0 module:dtcm +from:0x021551c4 kind:arm_call to:0x02156628 module:overlay(82) +from:0x021551d0 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x021551e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021551fc kind:arm_call to:0x02153130 module:overlay(82) +from:0x02155214 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155220 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215522c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155264 kind:arm_call to:0x01ff930c module:itcm +from:0x02155278 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02155290 kind:arm_call to:0x01ff930c module:itcm +from:0x021552b4 kind:arm_call to:0x020f42cc module:overlay(31) +from:0x02155310 kind:arm_call to:0x020f49f8 module:overlay(31) +from:0x0215531c kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02155328 kind:arm_call to:0x0215792c module:overlay(82) +from:0x02155338 kind:load to:0x02158d84 module:overlay(82) +from:0x02155364 kind:arm_call to:0x02015080 module:main +from:0x0215537c kind:arm_call to:0x02157674 module:overlay(82) +from:0x02155394 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021553a0 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x021553cc kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x021553e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021553fc kind:arm_call to:0x02153130 module:overlay(82) +from:0x02155408 kind:load to:0x027e09a8 module:dtcm +from:0x0215547c kind:load to:0x02158e14 module:overlay(82) +from:0x021554b0 kind:arm_call to:0x02157674 module:overlay(82) +from:0x021554d4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021554f0 kind:arm_call to:0x02015080 module:main +from:0x02155508 kind:arm_call to:0x02157674 module:overlay(82) +from:0x0215551c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155528 kind:arm_call to:0x020d9ca0 module:overlay(31) +from:0x02155538 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02155544 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02155554 kind:arm_call to:0x02156628 module:overlay(82) +from:0x02155560 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155568 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155590 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021555a0 kind:load to:0x027e09a8 module:dtcm +from:0x021555a4 kind:load to:0x027e0d34 module:dtcm +from:0x02155618 kind:load to:0x02158e2c module:overlay(82) +from:0x02155634 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02155664 kind:arm_call to:0x020d9ca0 module:overlay(31) +from:0x02155680 kind:arm_call to:0x02015080 module:main +from:0x02155698 kind:arm_call to:0x02157674 module:overlay(82) +from:0x021556b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155768 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215577c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021557b8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021557d4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021557fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215587c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021558bc kind:arm_call to:0x02153130 module:overlay(82) +from:0x021558c8 kind:arm_call to:0x02156628 module:overlay(82) +from:0x021558d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021558e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021558f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155924 kind:arm_call to:0x01ff930c module:itcm +from:0x02155930 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215594c kind:arm_call to:0x01ff9258 module:itcm +from:0x02155954 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215597c kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02155988 kind:load to:0x027e0d34 module:dtcm +from:0x0215598c kind:load to:0x027e09a8 module:dtcm +from:0x02155994 kind:load to:0x0203e964 module:main +from:0x02155998 kind:load to:0x027e09c0 module:dtcm +from:0x0215599c kind:load to:0x027e0cec module:dtcm +from:0x021559a0 kind:load to:0x02158db4 module:overlay(82) +from:0x021559d8 kind:arm_call to:0x02157674 module:overlay(82) +from:0x021559f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155a50 kind:arm_call to:0x0215684c module:overlay(82) +from:0x02155a58 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02155a68 kind:load to:0x027e09a8 module:dtcm +from:0x02155a70 kind:load to:0x02158d9c module:overlay(82) +from:0x02155a7c kind:arm_call to:0x021568a8 module:overlay(82) +from:0x02155a94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155ac0 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02155acc kind:arm_call to:0x02153130 module:overlay(82) +from:0x02155b00 kind:arm_call to:0x02157674 module:overlay(82) +from:0x02155b1c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155b78 kind:arm_call to:0x0215684c module:overlay(82) +from:0x02155b88 kind:load to:0x027e09a8 module:dtcm +from:0x02155b90 kind:load to:0x02158d9c module:overlay(82) +from:0x02155ba8 kind:arm_call to:0x01ff916c module:itcm +from:0x02155bc4 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x02155bcc kind:arm_call to:0x021568a8 module:overlay(82) +from:0x02155be4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155c10 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02155c1c kind:arm_call to:0x02153130 module:overlay(82) +from:0x02155c4c kind:arm_call to:0x020d9bb8 module:overlays(20,31) +from:0x02155cac kind:arm_call to:0x0215792c module:overlay(82) +from:0x02155cb4 kind:arm_call to:0x020f42cc module:overlay(31) +from:0x02155cd0 kind:load to:0x027e0d34 module:dtcm +from:0x02155cd8 kind:load to:0x02158e5c module:overlay(82) +from:0x02155d00 kind:arm_call to:0x02015080 module:main +from:0x02155d18 kind:arm_call to:0x02157674 module:overlay(82) +from:0x02155d30 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155d54 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02155d6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155d80 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02155d90 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02155d9c kind:arm_call to:0x02099818 module:overlay(0) +from:0x02155da8 kind:load to:0x027e09a8 module:dtcm +from:0x02155dd4 kind:arm_call to:0x02157674 module:overlay(82) +from:0x02155dec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155e0c kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02155e6c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02155e74 kind:arm_call to:0x0215684c module:overlay(82) +from:0x02155e8c kind:load to:0x027e09a8 module:dtcm +from:0x02155e94 kind:load to:0x020aed44 module:overlay(0) +from:0x02155e9c kind:load to:0x02158d9c module:overlay(82) +from:0x02155ec0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155f18 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02155f20 kind:arm_call to:0x021568a8 module:overlay(82) +from:0x02155f3c kind:arm_call to:0x02153130 module:overlay(82) +from:0x02155f4c kind:load to:0x02158e44 module:overlay(82) +from:0x02155f5c kind:arm_call to:0x0215684c module:overlay(82) +from:0x02155f68 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02155fcc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02155fdc kind:load to:0x02158d24 module:overlay(82) +from:0x02155fe8 kind:arm_call to:0x021568a8 module:overlay(82) +from:0x0215601c kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02156028 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156050 kind:arm_call to:0x0215684c module:overlay(82) +from:0x0215609c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021560ac kind:load to:0x02158d24 module:overlay(82) +from:0x021560b8 kind:arm_call to:0x021568a8 module:overlay(82) +from:0x021560d4 kind:arm_call to:0x020988b4 module:overlay(0) +from:0x021560e4 kind:arm_call to:0x01ff916c module:itcm +from:0x021560f8 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156110 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02156170 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02156200 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02156218 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156228 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156268 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156294 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021562ac kind:arm_call to:0x02153130 module:overlay(82) +from:0x021562bc kind:arm_call to:0x02153130 module:overlay(82) +from:0x021562e0 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021562f0 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x021562fc kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156334 kind:arm_call to:0x01ffb714 module:itcm +from:0x021563ac kind:arm_call to:0x01ffb744 module:itcm +from:0x021563bc kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021563cc kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x021563d8 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021563f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156418 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x02156424 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02156430 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156478 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02156490 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021564b0 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x021564c8 kind:arm_call to:0x02153130 module:overlay(82) +from:0x021564ec kind:arm_call to:0x02099a60 module:overlay(0) +from:0x021564fc kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02156514 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156524 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156550 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02156568 kind:arm_call to:0x02153130 module:overlay(82) +from:0x02156578 kind:arm_call to:0x02153130 module:overlay(82) +from:0x0215658c kind:load to:0x027e0ce4 module:dtcm +from:0x02156590 kind:load to:0x0203e964 module:main +from:0x02156598 kind:load to:0x027e0d38 module:dtcm +from:0x021565b8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021565f4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02156604 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156610 kind:arm_call to:0x020f4950 module:overlays(26,31) +from:0x0215661c kind:load to:0x020b53e4 module:overlay(0) +from:0x02156624 kind:load to:0x027e0ce4 module:dtcm +from:0x02156648 kind:arm_call to:0x020d9804 module:overlay(31) +from:0x02156664 kind:arm_call to:0x0208bae0 module:overlay(0) +from:0x02156674 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156680 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156698 kind:arm_call to:0x01ffb714 module:itcm +from:0x021566a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156708 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02156740 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02156754 kind:arm_call to:0x01ffa60c module:itcm +from:0x02156768 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02156788 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215679c kind:arm_call to:0x020f595c module:overlays(21,31) +from:0x021567a8 kind:load to:0x027e0d34 module:dtcm +from:0x021567ac kind:load to:0x027e0ce0 module:dtcm +from:0x021567b4 kind:load to:0x0203e964 module:main +from:0x0215685c kind:arm_call to:0x0215792c module:overlay(82) +from:0x02156864 kind:arm_call to:0x020f49f8 module:overlay(31) +from:0x02156870 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02156878 kind:arm_call to:0x020f42cc module:overlay(31) +from:0x02156898 kind:arm_call to:0x020d9bb8 module:overlays(20,31) +from:0x021568a4 kind:load to:0x027e0d34 module:dtcm +from:0x021568b8 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x021568c8 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02156960 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156970 kind:arm_call to:0x01ffb714 module:itcm +from:0x021569b0 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021569bc kind:load to:0x027e0cd8 module:dtcm +from:0x021569c0 kind:load to:0x027e09c0 module:dtcm +from:0x02156a4c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156a58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156a6c kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02156a88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156aa8 kind:load to:0x027e0cd8 module:dtcm +from:0x02156aac kind:load to:0x027e0ce0 module:dtcm +from:0x02156ad0 kind:arm_call to:0x020787ec module:overlay(0) +from:0x02156ad8 kind:load to:0x027e09bc module:dtcm +from:0x02156b60 kind:arm_call to:0x02016a70 module:main +from:0x02156b68 kind:arm_call to:0x020809cc module:overlay(0) +from:0x02156bb0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02156c30 kind:arm_call to:0x02078710 module:overlay(0) +from:0x02156c4c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02156c70 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02156c80 kind:load to:0x027e09bc module:dtcm +from:0x02156ce8 kind:arm_call to:0x0200e260 module:main +from:0x02156cf8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156d1c kind:arm_call to:0x021567b8 module:overlay(82) +from:0x02156d7c kind:arm_call to:0x0200e260 module:main +from:0x02156d80 kind:arm_call to:0x0200c198 module:main +from:0x02156d90 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156db4 kind:arm_call to:0x021567d4 module:overlay(82) +from:0x02156e3c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02156e4c kind:arm_call to:0x01ffa60c module:itcm +from:0x02156e70 kind:load to:0x027e0964 module:dtcm +from:0x02156e74 kind:load to:0x0203e964 module:main +from:0x02156e8c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156e94 kind:arm_call to:0x020f42cc module:overlay(31) +from:0x02156f0c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02156f48 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02156fb8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02156fe4 kind:load to:0x02158d0c module:overlay(82) +from:0x02156fe8 kind:load to:0x027e09b8 module:dtcm +from:0x02157004 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02157064 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021570b0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02157120 kind:arm_call to:0x020169d4 module:main +from:0x0215714c kind:arm_call to:0x020d9974 module:overlay(31) +from:0x0215716c kind:arm_call to:0x021547a4 module:overlay(82) +from:0x02157184 kind:arm_call to:0x020169d4 module:main +from:0x02157194 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x021571b4 kind:arm_call to:0x021574c8 module:overlay(82) +from:0x021571c8 kind:arm_call to:0x02154ab8 module:overlay(82) +from:0x02157230 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02157240 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215724c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215725c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215727c kind:arm_call to:0x02154e64 module:overlay(82) +from:0x02157288 kind:arm_call to:0x02156ab0 module:overlay(82) +from:0x021572a4 kind:arm_call to:0x02015080 module:main +from:0x021572bc kind:arm_call to:0x0215792c module:overlay(82) +from:0x021572c8 kind:arm_call to:0x020f4a38 module:overlay(31) +from:0x021572d4 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x021572e0 kind:arm_call to:0x02156628 module:overlay(82) +from:0x021572f0 kind:arm_call to:0x020d9b98 module:overlay(31) +from:0x0215730c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157330 kind:arm_call to:0x02156ab0 module:overlay(82) +from:0x0215734c kind:arm_call to:0x02156628 module:overlay(82) +from:0x02157378 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021573d4 kind:arm_call to:0x02156628 module:overlay(82) +from:0x021573e0 kind:arm_call to:0x02156ab0 module:overlay(82) +from:0x02157428 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215742c kind:arm_call to:0x0209978c module:overlay(0) +from:0x02157450 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02157464 kind:arm_call to:0x02156628 module:overlay(82) +from:0x02157474 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215748c kind:arm_call to:0x02153130 module:overlay(82) +from:0x02157498 kind:load to:0x027e09a8 module:dtcm +from:0x0215749c kind:load to:0x027e09b8 module:dtcm +from:0x021574a0 kind:load to:0x021589c4 module:overlay(82) +from:0x021574a4 kind:load to:0x02158ae0 module:overlay(82) +from:0x021574a8 kind:load to:0x027e0d34 module:dtcm +from:0x021574ac kind:load to:0x02158ae4 module:overlay(82) +from:0x021574b0 kind:load to:0x027e09bc module:dtcm +from:0x021574c0 kind:load to:0x02158db4 module:overlay(82) +from:0x021574c4 kind:load to:0x020b51f8 module:overlay(0) +from:0x021574dc kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02157510 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x0215752c kind:arm_call to:0x02015080 module:main +from:0x0215754c kind:arm_call to:0x020f49f8 module:overlay(31) +from:0x02157558 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02157564 kind:arm_call to:0x0215792c module:overlay(82) +from:0x0215756c kind:arm_call to:0x020f42cc module:overlay(31) +from:0x02157580 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02157598 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021575b8 kind:arm_call to:0x021547a4 module:overlay(82) +from:0x021575d0 kind:arm_call to:0x020169d4 module:main +from:0x021575e0 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x021575f4 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02157610 kind:arm_call to:0x02015080 module:main +from:0x0215762c kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02157644 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215766c kind:load to:0x021589c4 module:overlay(82) +from:0x02157670 kind:load to:0x02158ae8 module:overlay(82) +from:0x0215769c kind:arm_call to:0x02098590 module:overlay(0) +from:0x021576ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021576b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021576fc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157728 kind:arm_call to:0x0203d210 module:main +from:0x02157730 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02157738 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02157740 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02157748 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02157750 kind:arm_call to:0x02011ff4 module:main +from:0x0215775c kind:load to:0x020a0328 module:overlay(0) +from:0x02157780 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021577ac kind:arm_call to:0x0203d210 module:main +from:0x021577b4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021577bc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021577c4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021577cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021577d8 kind:load to:0x020a0328 module:overlay(0) +from:0x021577ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021577f8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157814 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02157824 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02157834 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215783c kind:arm_call to:0x02011ff4 module:main +from:0x02157850 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02157864 kind:load to:0x021590f8 module:overlay(82) +from:0x02157878 kind:arm_call to:0x02011f3c module:main +from:0x02157884 kind:arm_call to:0x021578cc module:overlay(82) +from:0x02157898 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021578c8 kind:load to:0x02158e7c module:overlay(82) +from:0x021578d4 kind:arm_call to:0x020f41cc module:overlay(31) +from:0x021578f4 kind:load to:0x02158ef0 module:overlay(82) +from:0x02157910 kind:arm_call to:0x020f4274 module:overlay(31) +from:0x02157920 kind:arm_call to:0x0215792c module:overlay(82) +from:0x02157964 kind:load to:0x02158e98 module:overlay(82) +from:0x0215799c kind:load to:0x02158ec0 module:overlay(82) +from:0x021579a8 kind:arm_call to:0x02157b00 module:overlay(82) +from:0x02157a10 kind:arm_call to:0x020f5a20 module:overlay(31) +from:0x02157a28 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02157a30 kind:arm_call to:0x020f5b20 module:overlays(21,31) +from:0x02157a48 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02157a50 kind:arm_call to:0x020f5b20 module:overlays(21,31) +from:0x02157a94 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x02157ab0 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02157ab8 kind:arm_call to:0x020f5b20 module:overlays(21,31) +from:0x02157acc kind:arm_call to:0x020f50b0 module:overlay(31) +from:0x02157ad4 kind:arm_call to:0x020f5a9c module:overlay(31) +from:0x02157ae8 kind:arm_call to:0x020f50b0 module:overlay(31) +from:0x02157af0 kind:arm_call to:0x020f5a9c module:overlay(31) +from:0x02157b14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157b28 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02157b34 kind:load to:0x027e0ce4 module:dtcm +from:0x02157b68 kind:arm_call to:0x02157968 module:overlay(82) +from:0x02157b70 kind:arm_call to:0x020f5cc4 module:overlay(31) +from:0x02157b78 kind:arm_call to:0x020f4450 module:overlay(31) +from:0x02157b90 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02157b98 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02157ba0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02157bb8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02157bc0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02157bc8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02157bd0 kind:arm_call to:0x02011ff4 module:main +from:0x02157be4 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02157bf8 kind:load to:0x02159144 module:overlay(82) +from:0x02157c0c kind:arm_call to:0x02011f3c module:main +from:0x02157c18 kind:arm_call to:0x02157c48 module:overlay(82) +from:0x02157c2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02157c44 kind:load to:0x02158f54 module:overlay(82) +from:0x02157c50 kind:arm_call to:0x021400e0 module:overlay(70) +from:0x02157c64 kind:load to:0x02158f78 module:overlay(82) +from:0x02157cb4 kind:load to:0x02159144 module:overlay(82) +from:0x02157cc4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157ccc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02157ce4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02157cec kind:arm_call to:0x020984dc module:overlay(0) +from:0x02157cf4 kind:arm_call to:0x02011ff4 module:main +from:0x02157d08 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02157d1e kind:thumb_call_arm to:0x02157d38 module:overlay(82) +from:0x02157d2e kind:thumb_call_arm to:0x020a0328 module:overlay(0) +from:0x02157d68 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02157d70 kind:load to:0x027e0cec module:dtcm +from:0x02157d9c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157dc8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157e00 kind:arm_call to:0x02158010 module:overlay(82) +from:0x02157e10 kind:arm_call to:0x02157dac module:overlay(82) +from:0x02157f98 kind:arm_call to:0x01ffb800 module:itcm +from:0x02157fac kind:arm_call to:0x01ff9770 module:itcm +from:0x02157fc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157fd0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02157ff0 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02157ffc kind:load to:0x0203e964 module:main +from:0x02158008 kind:load to:0x027e0cec module:dtcm +from:0x0215802c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158064 kind:load to:0x027e0ce4 module:dtcm +from:0x02158090 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021580c0 kind:arm_call to:0x02158010 module:overlay(82) +from:0x021580d0 kind:arm_call to:0x02157dac module:overlay(82) +from:0x02158108 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215812c kind:arm_call to:0x01ff9770 module:itcm +from:0x0215813c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158168 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215817c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158208 kind:arm_call to:0x020717a8 module:overlay(0) +from:0x02158224 kind:load to:0x027e09a8 module:dtcm +from:0x02158238 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02158258 kind:load to:0x02158fd8 module:overlay(82) +from:0x02158294 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x021582f8 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x02158314 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02158330 kind:arm_call to:0x020e0d54 module:overlay(31) +from:0x0215837c kind:arm_call to:0x02071800 module:overlay(0) +from:0x021583b8 kind:load to:0x027e09a8 module:dtcm +from:0x02158410 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0215841c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02158440 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x02158470 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021584a8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021584b4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021584fc kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x0215852c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02158578 kind:arm_call to:0x0208ff8c module:overlay(0) +from:0x021585cc kind:arm_call to:0x02088570 module:overlay(0) +from:0x0215864c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02158678 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02158684 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021586b4 kind:arm_call to:0x021588d8 module:overlay(82) +from:0x021586c0 kind:load to:0x021589d0 module:overlay(82) +from:0x021586c4 kind:load to:0x021589d4 module:overlay(82) +from:0x021586d0 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021586e4 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021586ec kind:arm_call to:0x02011ff4 module:main +from:0x02158738 kind:arm_call to:0x02157d74 module:overlay(82) +from:0x0215874c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x021587a8 kind:arm_call to:0x0208ddc4 module:overlay(0) +from:0x02158824 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x02158854 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0215889c kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x021588b0 kind:arm_call to:0x02157dd0 module:overlay(82) +from:0x021588cc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02158900 kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x02158934 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021589bc kind:arm_call to:0x02092238 module:overlay(0) +from:0x021589f4 kind:arm_call to:0x02152e50 module:overlay(82) +from:0x02158a04 kind:arm_call to:0x0203ce74 module:main +from:0x02158a18 kind:load to:0x02159000 module:overlay(82) +from:0x02158a1c kind:load to:0x02159010 module:overlay(82) +from:0x02158a20 kind:load to:0x02157848 module:overlay(82) +from:0x02158a24 kind:load to:0x02159004 module:overlay(82) +from:0x02158a44 kind:arm_call to:0x0215788c module:overlay(82) +from:0x02158a54 kind:arm_call to:0x0203ce74 module:main +from:0x02158a68 kind:load to:0x021590e8 module:overlay(82) +from:0x02158a6c kind:load to:0x021590f8 module:overlay(82) +from:0x02158a70 kind:load to:0x02157bdc module:overlay(82) +from:0x02158a74 kind:load to:0x021590ec module:overlay(82) +from:0x02158a94 kind:arm_call to:0x02157c20 module:overlay(82) +from:0x02158aa4 kind:arm_call to:0x0203ce74 module:main +from:0x02158ab8 kind:load to:0x02159134 module:overlay(82) +from:0x02158abc kind:load to:0x02159144 module:overlay(82) +from:0x02158ac0 kind:load to:0x02157d00 module:overlay(82) +from:0x02158ac4 kind:load to:0x02159138 module:overlay(82) +from:0x02158ac8 kind:load to:0x021589d8 module:overlay(82) +from:0x02158acc kind:load to:0x02158a28 module:overlay(82) +from:0x02158ad0 kind:load to:0x02158a78 module:overlay(82) +from:0x02158af4 kind:load to:0x02152e2c module:overlay(82) +from:0x02158af8 kind:load to:0x02097998 module:overlay(0) +from:0x02158afc kind:load to:0x020977a8 module:overlay(0) +from:0x02158b00 kind:load to:0x02097824 module:overlay(0) +from:0x02158b04 kind:load to:0x020979a0 module:overlay(0) +from:0x02158b08 kind:load to:0x020979c0 module:overlay(0) +from:0x02158b0c kind:load to:0x020979ec module:overlay(0) +from:0x02158b18 kind:load to:0x02152e9c module:overlay(82) +from:0x02158b1c kind:load to:0x0215782c module:overlay(82) +from:0x02158b20 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02158b24 kind:load to:0x0209a2dc module:overlay(0) +from:0x02158b28 kind:load to:0x0209a374 module:overlay(0) +from:0x02158b2c kind:load to:0x0209a388 module:overlay(0) +from:0x02158b30 kind:load to:0x0209a138 module:overlay(0) +from:0x02158b34 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02158b38 kind:load to:0x0209a438 module:overlay(0) +from:0x02158b3c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02158b40 kind:load to:0x0209a344 module:overlay(0) +from:0x02158b44 kind:load to:0x0209a35c module:overlay(0) +from:0x02158b48 kind:load to:0x0209a39c module:overlay(0) +from:0x02158b4c kind:load to:0x0209a728 module:overlay(0) +from:0x02158b50 kind:load to:0x02157800 module:overlay(82) +from:0x02158b54 kind:load to:0x021577dc module:overlay(82) +from:0x02158b58 kind:load to:0x0209a760 module:overlay(0) +from:0x02158b64 kind:load to:0x0209856c module:overlay(0) +from:0x02158b68 kind:load to:0x020985a8 module:overlay(0) +from:0x02158b6c kind:load to:0x020985c0 module:overlay(0) +from:0x02158b70 kind:load to:0x020985cc module:overlay(0) +from:0x02158b74 kind:load to:0x01fff464 module:itcm +from:0x02158b78 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02158b7c kind:load to:0x0215306c module:overlay(82) +from:0x02158b80 kind:load to:0x02098504 module:overlay(0) +from:0x02158b84 kind:load to:0x02153184 module:overlay(82) +from:0x02158b88 kind:load to:0x02153318 module:overlay(82) +from:0x02158b8c kind:load to:0x02098510 module:overlay(0) +from:0x02158b90 kind:load to:0x02156b9c module:overlay(82) +from:0x02158b94 kind:load to:0x02099058 module:overlay(0) +from:0x02158b98 kind:load to:0x0209851c module:overlay(0) +from:0x02158b9c kind:load to:0x020985d8 module:overlay(0) +from:0x02158ba0 kind:load to:0x02098644 module:overlay(0) +from:0x02158ba4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02158ba8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02158bac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02158bb0 kind:load to:0x02157760 module:overlay(82) +from:0x02158bb4 kind:load to:0x021576dc module:overlay(82) +from:0x02158bb8 kind:load to:0x020995dc module:overlay(0) +from:0x02158bbc kind:load to:0x02156e78 module:overlay(82) +from:0x02158bc4 kind:load to:0x02153388 module:overlay(82) +from:0x02158bcc kind:load to:0x021533ec module:overlay(82) +from:0x02158bd4 kind:load to:0x02153504 module:overlay(82) +from:0x02158bdc kind:load to:0x02153690 module:overlay(82) +from:0x02158be4 kind:load to:0x021537b4 module:overlay(82) +from:0x02158bec kind:load to:0x021547a4 module:overlay(82) +from:0x02158bf4 kind:load to:0x02154ab8 module:overlay(82) +from:0x02158bfc kind:load to:0x021552a4 module:overlay(82) +from:0x02158c04 kind:load to:0x02154f90 module:overlay(82) +from:0x02158c0c kind:load to:0x02153ff8 module:overlay(82) +from:0x02158c14 kind:load to:0x02154300 module:overlay(82) +from:0x02158c1c kind:load to:0x02153b90 module:overlay(82) +from:0x02158c24 kind:load to:0x02155410 module:overlay(82) +from:0x02158c2c kind:load to:0x021555ac module:overlay(82) +from:0x02158c34 kind:load to:0x021559ac module:overlay(82) +from:0x02158c3c kind:load to:0x02155c24 module:overlay(82) +from:0x02158c44 kind:load to:0x02155f50 module:overlay(82) +from:0x02158c4c kind:load to:0x02155db0 module:overlay(82) +from:0x02158c54 kind:load to:0x0215603c module:overlay(82) +from:0x02158c5c kind:load to:0x02155ad4 module:overlay(82) +from:0x02158c64 kind:load to:0x02156fec module:overlay(82) +from:0x02158c6c kind:load to:0x021533b0 module:overlay(82) +from:0x02158c74 kind:load to:0x0215346c module:overlay(82) +from:0x02158c7c kind:load to:0x021535a0 module:overlay(82) +from:0x02158c84 kind:load to:0x0215370c module:overlay(82) +from:0x02158c8c kind:load to:0x02153888 module:overlay(82) +from:0x02158c94 kind:load to:0x021548c0 module:overlay(82) +from:0x02158c9c kind:load to:0x02154ba8 module:overlay(82) +from:0x02158ca4 kind:load to:0x02155340 module:overlay(82) +from:0x02158cac kind:load to:0x021551b0 module:overlay(82) +from:0x02158cb4 kind:load to:0x02154074 module:overlay(82) +from:0x02158cbc kind:load to:0x021544e8 module:overlay(82) +from:0x02158cc4 kind:load to:0x02153cc8 module:overlay(82) +from:0x02158ccc kind:load to:0x02155480 module:overlay(82) +from:0x02158cd4 kind:load to:0x0215561c module:overlay(82) +from:0x02158cdc kind:load to:0x02155a74 module:overlay(82) +from:0x02158ce4 kind:load to:0x02155cdc module:overlay(82) +from:0x02158cec kind:load to:0x02155fe0 module:overlay(82) +from:0x02158cf4 kind:load to:0x02155ea0 module:overlay(82) +from:0x02158cfc kind:load to:0x021560b0 module:overlay(82) +from:0x02158d04 kind:load to:0x02155b94 module:overlay(82) +from:0x02158e7c kind:load to:0x02157868 module:overlay(82) +from:0x02158e80 kind:load to:0x020977a0 module:overlay(0) +from:0x02158e84 kind:load to:0x020977a8 module:overlay(0) +from:0x02158e88 kind:load to:0x02097824 module:overlay(0) +from:0x02158e8c kind:load to:0x02097864 module:overlay(0) +from:0x02158e90 kind:load to:0x02097868 module:overlay(0) +from:0x02158e94 kind:load to:0x0209786c module:overlay(0) +from:0x02158e98 kind:load to:0x02157a18 module:overlay(82) +from:0x02158ea0 kind:load to:0x02157a38 module:overlay(82) +from:0x02158ea8 kind:load to:0x02157a58 module:overlay(82) +from:0x02158eb0 kind:load to:0x02157ac0 module:overlay(82) +from:0x02158eb8 kind:load to:0x02157adc module:overlay(82) +from:0x02158ec0 kind:load to:0x02157a1c module:overlay(82) +from:0x02158ec8 kind:load to:0x02157a3c module:overlay(82) +from:0x02158ed0 kind:load to:0x02157aa4 module:overlay(82) +from:0x02158ed8 kind:load to:0x02157ac4 module:overlay(82) +from:0x02158ee0 kind:load to:0x02157ae0 module:overlay(82) +from:0x02158ef0 kind:load to:0x0209856c module:overlay(0) +from:0x02158ef4 kind:load to:0x020985a8 module:overlay(0) +from:0x02158ef8 kind:load to:0x020985c0 module:overlay(0) +from:0x02158efc kind:load to:0x020985cc module:overlay(0) +from:0x02158f00 kind:load to:0x01fff464 module:itcm +from:0x02158f04 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02158f08 kind:load to:0x021578f8 module:overlay(82) +from:0x02158f0c kind:load to:0x02098504 module:overlay(0) +from:0x02158f10 kind:load to:0x021579a0 module:overlay(82) +from:0x02158f14 kind:load to:0x0209850c module:overlay(0) +from:0x02158f18 kind:load to:0x02098510 module:overlay(0) +from:0x02158f1c kind:load to:0x02157b38 module:overlay(82) +from:0x02158f20 kind:load to:0x02098518 module:overlay(0) +from:0x02158f24 kind:load to:0x0209851c module:overlay(0) +from:0x02158f28 kind:load to:0x020985d8 module:overlay(0) +from:0x02158f2c kind:load to:0x02098644 module:overlay(0) +from:0x02158f30 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02158f34 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02158f38 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02158f3c kind:load to:0x02157b84 module:overlay(82) +from:0x02158f40 kind:load to:0x02157bac module:overlay(82) +from:0x02158f44 kind:load to:0x021579d8 module:overlay(82) +from:0x02158f48 kind:load to:0x02157af8 module:overlay(82) +from:0x02158f54 kind:load to:0x02157bfc module:overlay(82) +from:0x02158f58 kind:load to:0x02097998 module:overlay(0) +from:0x02158f5c kind:load to:0x020977a8 module:overlay(0) +from:0x02158f60 kind:load to:0x02097824 module:overlay(0) +from:0x02158f64 kind:load to:0x020979a0 module:overlay(0) +from:0x02158f68 kind:load to:0x020979c0 module:overlay(0) +from:0x02158f6c kind:load to:0x020979ec module:overlay(0) +from:0x02158f78 kind:load to:0x0209856c module:overlay(0) +from:0x02158f7c kind:load to:0x020985a8 module:overlay(0) +from:0x02158f80 kind:load to:0x020985c0 module:overlay(0) +from:0x02158f84 kind:load to:0x020985cc module:overlay(0) +from:0x02158f88 kind:load to:0x01fff464 module:itcm +from:0x02158f8c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02158f90 kind:load to:0x02140100 module:overlays(26,70) +from:0x02158f94 kind:load to:0x0214012c module:overlays(26,70) +from:0x02158f98 kind:load to:0x02098508 module:overlay(0) +from:0x02158f9c kind:load to:0x0209850c module:overlay(0) +from:0x02158fa0 kind:load to:0x02098510 module:overlay(0) +from:0x02158fa4 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02158fa8 kind:load to:0x02098518 module:overlay(0) +from:0x02158fac kind:load to:0x0209851c module:overlay(0) +from:0x02158fb0 kind:load to:0x020985d8 module:overlay(0) +from:0x02158fb4 kind:load to:0x02098644 module:overlay(0) +from:0x02158fb8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02158fbc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02158fc0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02158fc4 kind:load to:0x02157cb8 module:overlay(82) +from:0x02158fc8 kind:load to:0x02157cd8 module:overlay(82) +from:0x02158fcc kind:load to:0x02157c68 module:overlay(82) +from:0x02158fd8 kind:load to:0x020901f0 module:overlay(0) +from:0x02158fdc kind:load to:0x021586c8 module:overlay(82) +from:0x02158fe0 kind:load to:0x021586dc module:overlay(82) +from:0x02158fe4 kind:load to:0x0215825c module:overlay(82) +from:0x02158fe8 kind:load to:0x021583bc module:overlay(82) +from:0x02158fec kind:load to:0x02090810 module:overlay(0) +from:0x02158ff0 kind:load to:0x02090814 module:overlay(0) +from:0x02158ff4 kind:load to:0x02090818 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov082/symbols.txt b/config/eur1/arm9/overlays/ov082/symbols.txt new file mode 100644 index 00000000..248ce99a --- /dev/null +++ b/config/eur1/arm9/overlays/ov082/symbols.txt @@ -0,0 +1,185 @@ +func_ov082_02152e20 kind:function(arm,size=0xc) addr:0x02152e20 +func_ov082_02152e2c kind:function(arm,size=0x24) addr:0x02152e2c +func_ov082_02152e50 kind:function(arm,size=0x4c) addr:0x02152e50 +func_ov082_02152e9c kind:function(arm,size=0x14) addr:0x02152e9c +func_ov082_02152eb0 kind:function(arm,size=0x1bc) addr:0x02152eb0 +func_ov082_0215306c kind:function(arm,size=0x7c) addr:0x0215306c +func_ov082_021530e8 kind:function(arm,size=0x48) addr:0x021530e8 +func_ov082_02153130 kind:function(arm,size=0x54) addr:0x02153130 +func_ov082_02153184 kind:function(arm,size=0x194) addr:0x02153184 +func_ov082_02153318 kind:function(arm,size=0x70) addr:0x02153318 +func_ov082_02153388 kind:function(arm,size=0x28) addr:0x02153388 +func_ov082_021533b0 kind:function(arm,size=0x3c) addr:0x021533b0 +func_ov082_021533ec kind:function(arm,size=0x80) addr:0x021533ec +func_ov082_0215346c kind:function(arm,size=0x98) addr:0x0215346c +func_ov082_02153504 kind:function(arm,size=0x9c) addr:0x02153504 +func_ov082_021535a0 kind:function(arm,size=0xf0) addr:0x021535a0 +func_ov082_02153690 kind:function(arm,size=0x7c) addr:0x02153690 +func_ov082_0215370c kind:function(arm,size=0xa8) addr:0x0215370c +func_ov082_021537b4 kind:function(arm,size=0xd4) addr:0x021537b4 +func_ov082_02153888 kind:function(arm,size=0x308) addr:0x02153888 +func_ov082_02153b90 kind:function(arm,size=0x138) addr:0x02153b90 +func_ov082_02153cc8 kind:function(arm,size=0x330) addr:0x02153cc8 +func_ov082_02153ff8 kind:function(arm,size=0x7c) addr:0x02153ff8 +func_ov082_02154074 kind:function(arm,size=0x28c) addr:0x02154074 +func_ov082_02154300 kind:function(arm,size=0x1e8) addr:0x02154300 +func_ov082_021544e8 kind:function(arm,size=0x2bc) addr:0x021544e8 +func_ov082_021547a4 kind:function(arm,size=0x11c) addr:0x021547a4 +func_ov082_021548c0 kind:function(arm,size=0x1f8) addr:0x021548c0 +func_ov082_02154ab8 kind:function(arm,size=0xf0) addr:0x02154ab8 +func_ov082_02154ba8 kind:function(arm,size=0x2bc) addr:0x02154ba8 +func_ov082_02154e64 kind:function(arm,size=0x12c) addr:0x02154e64 +func_ov082_02154f90 kind:function(arm,size=0x220) addr:0x02154f90 +func_ov082_021551b0 kind:function(arm,size=0xf4) addr:0x021551b0 +func_ov082_021552a4 kind:function(arm,size=0x9c) addr:0x021552a4 +func_ov082_02155340 kind:function(arm,size=0xd0) addr:0x02155340 +func_ov082_02155410 kind:function(arm,size=0x70) addr:0x02155410 +func_ov082_02155480 kind:function(arm,size=0x12c) addr:0x02155480 +func_ov082_021555ac kind:function(arm,size=0x70) addr:0x021555ac +func_ov082_0215561c kind:function(arm,size=0x390) addr:0x0215561c +func_ov082_021559ac kind:function(arm,size=0xc8) addr:0x021559ac +func_ov082_02155a74 kind:function(arm,size=0x60) addr:0x02155a74 +func_ov082_02155ad4 kind:function(arm,size=0xc0) addr:0x02155ad4 +func_ov082_02155b94 kind:function(arm,size=0x90) addr:0x02155b94 +func_ov082_02155c24 kind:function(arm,size=0xb8) addr:0x02155c24 +func_ov082_02155cdc kind:function(arm,size=0xd4) addr:0x02155cdc +func_ov082_02155db0 kind:function(arm,size=0xf0) addr:0x02155db0 +func_ov082_02155ea0 kind:function(arm,size=0xb0) addr:0x02155ea0 +func_ov082_02155f50 kind:function(arm,size=0x90) addr:0x02155f50 +func_ov082_02155fe0 kind:function(arm,size=0x5c) addr:0x02155fe0 +func_ov082_0215603c kind:function(arm,size=0x74) addr:0x0215603c +func_ov082_021560b0 kind:function(arm,size=0x50) addr:0x021560b0 +func_ov082_02156100 kind:function(arm,size=0x49c) addr:0x02156100 +func_ov082_0215659c kind:function(arm,size=0x8c) addr:0x0215659c +func_ov082_02156628 kind:function(arm,size=0x190) addr:0x02156628 +func_ov082_021567b8 kind:function(arm,size=0x1c) addr:0x021567b8 +func_ov082_021567d4 kind:function(arm,size=0x78) addr:0x021567d4 +func_ov082_0215684c kind:function(arm,size=0x5c) addr:0x0215684c +func_ov082_021568a8 kind:function(arm,size=0x28) addr:0x021568a8 +func_ov082_021568d0 kind:function(arm,size=0xf4) addr:0x021568d0 +func_ov082_021569c4 kind:function(arm,size=0xec) addr:0x021569c4 +func_ov082_02156ab0 kind:function(arm,size=0x2c) addr:0x02156ab0 +func_ov082_02156adc kind:function(arm,size=0xc0) addr:0x02156adc +func_ov082_02156b9c kind:function(arm,size=0xec) addr:0x02156b9c +func_ov082_02156c88 kind:function(arm,size=0x1f0) addr:0x02156c88 +func_ov082_02156e78 kind:function(arm,size=0x174) addr:0x02156e78 +func_ov082_02156fec kind:function(arm,size=0x4dc) addr:0x02156fec +func_ov082_021574c8 kind:function(arm,size=0x1ac) addr:0x021574c8 +func_ov082_02157674 kind:function(arm,size=0x68) addr:0x02157674 +func_ov082_021576dc kind:function(arm,size=0x84) addr:0x021576dc +func_ov082_02157760 kind:function(arm,size=0x7c) addr:0x02157760 +func_ov082_021577dc kind:function(arm,size=0x24) addr:0x021577dc +func_ov082_02157800 kind:function(arm,size=0x2c) addr:0x02157800 +func_ov082_0215782c kind:function(arm,size=0x1c) addr:0x0215782c +func_ov082_02157848 kind:function(arm,size=0x14) addr:0x02157848 +func_ov082_0215785c kind:function(arm,size=0xc) addr:0x0215785c +func_ov082_02157868 kind:function(arm,size=0x24) addr:0x02157868 +func_ov082_0215788c kind:function(arm,size=0x40) addr:0x0215788c +func_ov082_021578cc kind:function(arm,size=0x2c) addr:0x021578cc +func_ov082_021578f8 kind:function(arm,size=0x34) addr:0x021578f8 +func_ov082_0215792c kind:function(arm,size=0x3c) addr:0x0215792c +func_ov082_02157968 kind:function(arm,size=0x38) addr:0x02157968 +func_ov082_021579a0 kind:function(arm,size=0x38) addr:0x021579a0 +func_ov082_021579d8 kind:function(arm,size=0x40) addr:0x021579d8 +func_ov082_02157a18 kind:function(arm,size=0x4) addr:0x02157a18 +func_ov082_02157a1c kind:function(arm,size=0x1c) addr:0x02157a1c +func_ov082_02157a38 kind:function(arm,size=0x4) addr:0x02157a38 +func_ov082_02157a3c kind:function(arm,size=0x1c) addr:0x02157a3c +func_ov082_02157a58 kind:function(arm,size=0x4c) addr:0x02157a58 +func_ov082_02157aa4 kind:function(arm,size=0x1c) addr:0x02157aa4 +func_ov082_02157ac0 kind:function(arm,size=0x4) addr:0x02157ac0 +func_ov082_02157ac4 kind:function(arm,size=0x18) addr:0x02157ac4 +func_ov082_02157adc kind:function(arm,size=0x4) addr:0x02157adc +func_ov082_02157ae0 kind:function(arm,size=0x18) addr:0x02157ae0 +func_ov082_02157af8 kind:function(arm,size=0x8) addr:0x02157af8 +func_ov082_02157b00 kind:function(arm,size=0x38) addr:0x02157b00 +func_ov082_02157b38 kind:function(arm,size=0x4c) addr:0x02157b38 +func_ov082_02157b84 kind:function(arm,size=0x28) addr:0x02157b84 +func_ov082_02157bac kind:function(arm,size=0x30) addr:0x02157bac +func_ov082_02157bdc kind:function(arm,size=0x14) addr:0x02157bdc +func_ov082_02157bf0 kind:function(arm,size=0xc) addr:0x02157bf0 +func_ov082_02157bfc kind:function(arm,size=0x24) addr:0x02157bfc +func_ov082_02157c20 kind:function(arm,size=0x28) addr:0x02157c20 +func_ov082_02157c48 kind:function(arm,size=0x20) addr:0x02157c48 +func_ov082_02157c68 kind:function(arm,size=0x50) addr:0x02157c68 +func_ov082_02157cb8 kind:function(arm,size=0x20) addr:0x02157cb8 +func_ov082_02157cd8 kind:function(arm,size=0x28) addr:0x02157cd8 +func_ov082_02157d00 kind:function(arm,size=0x14) addr:0x02157d00 +func_ov082_02157d14 kind:function(thumb,size=0x12) addr:0x02157d14 +func_ov082_02157d28 kind:function(thumb,size=0xe) addr:0x02157d28 +func_ov082_02157d38 kind:function(arm,size=0x3c) addr:0x02157d38 +func_ov082_02157d74 kind:function(arm,size=0x38) addr:0x02157d74 +func_ov082_02157dac kind:function(arm,size=0x24) addr:0x02157dac +func_ov082_02157dd0 kind:function(arm,size=0x240) addr:0x02157dd0 +func_ov082_02158010 kind:function(arm,size=0x58) addr:0x02158010 +func_ov082_02158068 kind:function(arm,size=0x1c8) addr:0x02158068 +func_ov082_02158230 kind:function(arm,size=0x2c) addr:0x02158230 +func_ov082_0215825c kind:function(arm,size=0x160) addr:0x0215825c +func_ov082_021583bc kind:function(arm,size=0x30c) addr:0x021583bc +func_ov082_021586c8 kind:function(arm,size=0x14) addr:0x021586c8 +func_ov082_021586dc kind:function(arm,size=0x1c) addr:0x021586dc +func_ov082_021586f8 kind:function(arm,size=0xdc) addr:0x021586f8 +func_ov082_021587d4 kind:function(arm,size=0x104) addr:0x021587d4 +func_ov082_021588d8 kind:function(arm,size=0xb8) addr:0x021588d8 +func_ov082_02158990 kind:function(arm,size=0x34) addr:0x02158990 +data_ov082_021589c4 kind:data(any) addr:0x021589c4 +data_ov082_021589c8 kind:data(any) addr:0x021589c8 +data_ov082_021589cc kind:data(any) addr:0x021589cc +data_ov082_021589d0 kind:data(any) addr:0x021589d0 +data_ov082_021589d4 kind:data(any) addr:0x021589d4 +__sinit_ov082_021589d8 kind:function(arm,size=0x50) addr:0x021589d8 +__sinit_ov082_02158a28 kind:function(arm,size=0x50) addr:0x02158a28 +__sinit_ov082_02158a78 kind:function(arm,size=0x50) addr:0x02158a78 +.p__sinit_ov082_021589d8 kind:data(word) addr:0x02158ac8 +.p__sinit_ov082_02158a28 kind:data(word) addr:0x02158acc +.p__sinit_ov082_02158a78 kind:data(word) addr:0x02158ad0 +data_ov082_02158ae0 kind:data(any) addr:0x02158ae0 +data_ov082_02158ae4 kind:data(any) addr:0x02158ae4 +data_ov082_02158ae8 kind:data(any) addr:0x02158ae8 +data_ov082_02158af4 kind:data(any) addr:0x02158af4 +data_ov082_02158b18 kind:data(any) addr:0x02158b18 +data_ov082_02158b64 kind:data(any) addr:0x02158b64 +data_ov082_02158bbc kind:data(any) addr:0x02158bbc +data_ov082_02158c04 kind:data(any) addr:0x02158c04 ambiguous +data_ov082_02158c18 kind:data(any) addr:0x02158c18 ambiguous +data_ov082_02158c64 kind:data(any) addr:0x02158c64 +data_ov082_02158c70 kind:data(any) addr:0x02158c70 ambiguous +data_ov082_02158cf8 kind:data(any) addr:0x02158cf8 ambiguous +data_ov082_02158cfc kind:data(any) addr:0x02158cfc ambiguous +data_ov082_02158d0c kind:data(any) addr:0x02158d0c +data_ov082_02158d24 kind:data(any) addr:0x02158d24 +data_ov082_02158d3c kind:data(any) addr:0x02158d3c +data_ov082_02158d54 kind:data(any) addr:0x02158d54 +data_ov082_02158d84 kind:data(any) addr:0x02158d84 +data_ov082_02158d9c kind:data(any) addr:0x02158d9c +data_ov082_02158db4 kind:data(any) addr:0x02158db4 +data_ov082_02158dcc kind:data(any) addr:0x02158dcc +data_ov082_02158de4 kind:data(any) addr:0x02158de4 +data_ov082_02158dfc kind:data(any) addr:0x02158dfc +data_ov082_02158e14 kind:data(any) addr:0x02158e14 +data_ov082_02158e1c kind:data(any) addr:0x02158e1c ambiguous +data_ov082_02158e2c kind:data(any) addr:0x02158e2c +data_ov082_02158e44 kind:data(any) addr:0x02158e44 +data_ov082_02158e5c kind:data(any) addr:0x02158e5c +data_ov082_02158e7c kind:data(any) addr:0x02158e7c +data_ov082_02158e98 kind:data(any) addr:0x02158e98 +data_ov082_02158eb0 kind:data(any) addr:0x02158eb0 ambiguous +data_ov082_02158ec0 kind:data(any) addr:0x02158ec0 +data_ov082_02158ee8 kind:data(any) addr:0x02158ee8 ambiguous +data_ov082_02158ef0 kind:data(any) addr:0x02158ef0 +data_ov082_02158f54 kind:data(any) addr:0x02158f54 +data_ov082_02158f78 kind:data(any) addr:0x02158f78 +data_ov082_02158fcc kind:data(any) addr:0x02158fcc ambiguous +data_ov082_02158fd4 kind:data(any) addr:0x02158fd4 ambiguous +data_ov082_02158fd8 kind:data(any) addr:0x02158fd8 +data_ov082_02159000 kind:bss addr:0x02159000 +data_ov082_02159004 kind:bss addr:0x02159004 +data_ov082_02159010 kind:bss addr:0x02159010 +data_ov082_021590c4 kind:bss addr:0x021590c4 ambiguous +data_ov082_021590e8 kind:bss addr:0x021590e8 +data_ov082_021590ec kind:bss addr:0x021590ec +data_ov082_021590f8 kind:bss addr:0x021590f8 +data_ov082_02159134 kind:bss addr:0x02159134 +data_ov082_02159138 kind:bss addr:0x02159138 +data_ov082_02159144 kind:bss addr:0x02159144 +data_ov082_0215921c kind:bss addr:0x0215921c ambiguous diff --git a/config/eur1/arm9/overlays/ov083/delinks.txt b/config/eur1/arm9/overlays/ov083/delinks.txt new file mode 100644 index 00000000..bd1afc9a --- /dev/null +++ b/config/eur1/arm9/overlays/ov083/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02152e20 end:0x0215d2d4 kind:code align:32 + .rodata start:0x0215d2d4 end:0x0215d4d4 kind:rodata align:4 + .init start:0x0215d4d4 end:0x0215d91c kind:code align:4 + .ctor start:0x0215d91c end:0x0215d940 kind:rodata align:4 + .data start:0x0215d960 end:0x0215e4e0 kind:data align:32 + .bss start:0x0215e4e0 end:0x0215eca0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov083/relocs.txt b/config/eur1/arm9/overlays/ov083/relocs.txt new file mode 100644 index 00000000..01bb0fd6 --- /dev/null +++ b/config/eur1/arm9/overlays/ov083/relocs.txt @@ -0,0 +1,1617 @@ +from:0x02152e54 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152e74 kind:load to:0x0203e964 module:main +from:0x02152eec kind:load to:0x0215e4f8 module:overlay(83) +from:0x02152f00 kind:arm_call to:0x02011f3c module:main +from:0x02152f0c kind:arm_call to:0x02152f9c module:overlay(83) +from:0x02152f24 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02152f78 kind:load to:0x0215d990 module:overlay(83) +from:0x02152f90 kind:load to:0x020b53e4 module:overlay(0) +from:0x02152f98 kind:load to:0x02097530 module:overlay(0) +from:0x02152fac kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02153010 kind:arm_call to:0x0205835c module:overlay(0) +from:0x02153040 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02153058 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153068 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021530dc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021530f8 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215310c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02153140 kind:arm_call to:0x0213ff0c module:overlay(70) +from:0x02153170 kind:arm_call to:0x02152f80 module:overlay(83) +from:0x02153180 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021531ac kind:arm_call to:0x0213ff0c module:overlay(70) +from:0x0215320c kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02153274 kind:arm_call to:0x0215a400 module:overlay(83) +from:0x02153280 kind:arm_call to:0x02099874 module:overlay(0) +from:0x0215334c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02153374 kind:arm_call to:0x02028c90 module:main +from:0x021533c8 kind:arm_call to:0x0213ff94 module:overlay(70) +from:0x021533d4 kind:arm_call to:0x0213ff94 module:overlay(70) +from:0x021533e4 kind:load to:0x0215da00 module:overlay(83) +from:0x021533e8 kind:load to:0x0215e4f8 module:overlay(83) +from:0x021533ec kind:load to:0x0215d9b4 module:overlay(83) +from:0x021533f4 kind:load to:0x0215d980 module:overlay(83) +from:0x021533fc kind:load to:0x0215e4e0 module:overlay(83) +from:0x02153408 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02153444 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02153460 kind:arm_call to:0x020a8088 module:overlay(0) +from:0x02153478 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02153480 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021534a0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021534cc kind:arm_call to:0x0203d210 module:main +from:0x021534d8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021534e0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021534e8 kind:arm_call to:0x0205837c module:overlay(0) +from:0x021534f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021534fc kind:load to:0x0215da00 module:overlay(83) +from:0x02153500 kind:load to:0x027e09b8 module:dtcm +from:0x02153504 kind:load to:0x020b6544 module:overlay(0) +from:0x02153508 kind:load to:0x020a0328 module:overlay(0) +from:0x0215353c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02153558 kind:arm_call to:0x020a8088 module:overlay(0) +from:0x02153570 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02153578 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02153598 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021535c4 kind:arm_call to:0x0203d210 module:main +from:0x021535d0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021535d8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021535e0 kind:arm_call to:0x0205837c module:overlay(0) +from:0x021535e8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021535f0 kind:arm_call to:0x02011ff4 module:main +from:0x021535fc kind:load to:0x0215da00 module:overlay(83) +from:0x02153600 kind:load to:0x027e09b8 module:dtcm +from:0x02153604 kind:load to:0x020b6544 module:overlay(0) +from:0x02153608 kind:load to:0x020a0328 module:overlay(0) +from:0x0215362c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02153640 kind:load to:0x027e09b8 module:dtcm +from:0x02153690 kind:arm_call to:0x01ff9638 module:itcm +from:0x021536a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021536c8 kind:load to:0x0215d320 module:overlay(83) +from:0x021536cc kind:load to:0x0215d324 module:overlay(83) +from:0x021536d0 kind:load to:0x0215d328 module:overlay(83) +from:0x02153730 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153740 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153750 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153764 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215376c kind:arm_call to:0x01ffb800 module:itcm +from:0x02153780 kind:arm_call to:0x01ff9770 module:itcm +from:0x02153790 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153844 kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02153854 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02153878 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021538b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021538c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021538e0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021538ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153924 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02153960 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153970 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215398c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02153998 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021539cc kind:arm_call to:0x0209764c module:overlay(0) +from:0x021539f8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02153a3c kind:arm_call to:0x02026800 module:main +from:0x02153a44 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153a60 kind:arm_call to:0x02026800 module:main +from:0x02153a68 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153a84 kind:arm_call to:0x02026800 module:main +from:0x02153a8c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153aa8 kind:arm_call to:0x02026800 module:main +from:0x02153ab0 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153acc kind:arm_call to:0x02026800 module:main +from:0x02153ad4 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153af0 kind:arm_call to:0x02026800 module:main +from:0x02153af8 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153b20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153b30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153b64 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x02153ba0 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02153bb4 kind:arm_call to:0x020580ec module:overlay(0) +from:0x02153bb8 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02153bd4 kind:arm_call to:0x02026800 module:main +from:0x02153bdc kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153bfc kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02153c0c kind:load to:0x0215d320 module:overlay(83) +from:0x02153c10 kind:load to:0x027e0ce4 module:dtcm +from:0x02153c14 kind:load to:0x020b53e4 module:overlay(0) +from:0x02153c24 kind:load to:0x0215e4f8 module:overlay(83) +from:0x02153c28 kind:load to:0x0215dde8 module:overlay(83) +from:0x02153c2c kind:load to:0x0215ddf8 module:overlay(83) +from:0x02153c30 kind:load to:0x0215de0c module:overlay(83) +from:0x02153c34 kind:load to:0x0215de20 module:overlay(83) +from:0x02153c38 kind:load to:0x0215de38 module:overlay(83) +from:0x02153c3c kind:load to:0x0215de4c module:overlay(83) +from:0x02153c40 kind:load to:0x02058300 module:overlay(0) +from:0x02153c44 kind:load to:0x0215de60 module:overlay(83) +from:0x02153c58 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153c74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153ca8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02153cb8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153cc0 kind:arm_call to:0x0215520c module:overlay(83) +from:0x02153ce4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02153cf4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153d04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153d24 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153d48 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153d64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153d88 kind:arm_call to:0x0215520c module:overlay(83) +from:0x02153d9c kind:arm_call to:0x01ff9318 module:itcm +from:0x02153dc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153dd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153df4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153e08 kind:arm_call to:0x0215520c module:overlay(83) +from:0x02153e24 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02153e40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153e64 kind:arm_call to:0x0215520c module:overlay(83) +from:0x02153e7c kind:arm_call to:0x01ff9318 module:itcm +from:0x02153ea4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153eb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153ed8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153efc kind:arm_call to:0x01ff9984 module:itcm +from:0x02153fb8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02153fe8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154090 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021540cc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021540d8 kind:load to:0x027e0cec module:dtcm +from:0x02154120 kind:load to:0x0215d2f8 module:overlay(83) +from:0x02154194 kind:arm_call to:0x01ff9218 module:itcm +from:0x021541a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021541bc kind:arm_call to:0x01ff930c module:itcm +from:0x02154204 kind:arm_call to:0x01ffb464 module:itcm +from:0x02154218 kind:arm_call to:0x01ff9218 module:itcm +from:0x02154250 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021542d4 kind:arm_call to:0x02154cc4 module:overlay(83) +from:0x02154318 kind:arm_call to:0x02154b6c module:overlay(83) +from:0x02154398 kind:arm_call to:0x02154cc4 module:overlay(83) +from:0x02154418 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215442c kind:arm_call to:0x01ff9218 module:itcm +from:0x02154448 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154464 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154488 kind:arm_call to:0x01ffad5c module:itcm +from:0x021544a4 kind:arm_call to:0x01ffad5c module:itcm +from:0x021544c8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021544d4 kind:arm_call to:0x021544f8 module:overlay(83) +from:0x021544e0 kind:load to:0x0215d300 module:overlay(83) +from:0x021544e4 kind:load to:0x027e09a8 module:dtcm +from:0x021544ec kind:load to:0x0203e964 module:main +from:0x021544f0 kind:load to:0x0215d960 module:overlay(83) +from:0x02154574 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02154584 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154590 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021545b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021545c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021545d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021545f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02154644 kind:arm_call to:0x0215a550 module:overlay(83) +from:0x02154654 kind:arm_call to:0x0215a438 module:overlay(83) +from:0x02154664 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154688 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215469c kind:arm_call to:0x0215b054 module:overlay(83) +from:0x021546b4 kind:load to:0x0215d960 module:overlay(83) +from:0x021546b8 kind:load to:0x0215d3e0 module:overlay(83) +from:0x021546c0 kind:load to:0x027e0cec module:dtcm +from:0x021546f8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215470c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02154724 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02154740 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02154758 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215476c kind:load to:0x0215e4f8 module:overlay(83) +from:0x02154770 kind:load to:0x0215d368 module:overlay(83) +from:0x02154788 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021547c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021548d4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021548e0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021548f8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215492c kind:arm_call to:0x01ff916c module:itcm +from:0x02154950 kind:load to:0x02049be4 module:main +from:0x02154954 kind:load to:0x0215e4f8 module:overlay(83) +from:0x02154958 kind:load to:0x0215d368 module:overlay(83) +from:0x021549bc kind:arm_call to:0x02152e78 module:overlay(83) +from:0x02154a64 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154aa4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02154ae8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154b14 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154b4c kind:arm_call to:0x01ff9218 module:itcm +from:0x02154b5c kind:load to:0x0203e964 module:main +from:0x02154b90 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154ba4 kind:load to:0x027e09a8 module:dtcm +from:0x02154bfc kind:arm_call to:0x02152e78 module:overlay(83) +from:0x02154c78 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154c90 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154ca0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154cb0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154cc0 kind:load to:0x0203e964 module:main +from:0x02154d2c kind:arm_call to:0x02152e78 module:overlay(83) +from:0x02154d78 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154d84 kind:load to:0x0203e964 module:main +from:0x02154db0 kind:arm_call to:0x01fff350 module:itcm +from:0x02154dcc kind:arm_call to:0x0215c044 module:overlay(83) +from:0x02154dd8 kind:load to:0x027e0ce4 module:dtcm +from:0x02154de0 kind:load to:0x020b3040 module:overlay(0) +from:0x02154e0c kind:arm_call to:0x01fff350 module:itcm +from:0x02154e28 kind:arm_call to:0x0215bf6c module:overlay(83) +from:0x02154e34 kind:load to:0x027e0ce4 module:dtcm +from:0x02154e3c kind:load to:0x020b3040 module:overlay(0) +from:0x02154e68 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02154e94 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154eb0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154ec8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02154ef8 kind:arm_call to:0x0200eab0 module:main +from:0x02154f04 kind:load to:0x0215d338 module:overlay(83) +from:0x02154f0c kind:load to:0x027e0cec module:dtcm +from:0x02154f10 kind:load to:0x027e09a8 module:dtcm +from:0x02154f14 kind:load to:0x0215d310 module:overlay(83) +from:0x02154f48 kind:arm_call to:0x0200eab0 module:main +from:0x02154f50 kind:load to:0x0215d310 module:overlay(83) +from:0x02154f88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154f94 kind:arm_call to:0x01fff458 module:itcm +from:0x02154fec kind:arm_call to:0x01ffaf74 module:itcm +from:0x02154ff8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155058 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155090 kind:arm_call to:0x02154e40 module:overlay(83) +from:0x0215509c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x021550ec kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02155118 kind:load to:0x027e0ce4 module:dtcm +from:0x02155120 kind:load to:0x0215d338 module:overlay(83) +from:0x02155124 kind:load to:0x0215d960 module:overlay(83) +from:0x0215513c kind:arm_call to:0x021238e8 module:overlays(43,46) +from:0x02155264 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155278 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155290 kind:arm_call to:0x01ff9318 module:itcm +from:0x021552a4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021552c0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021552d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021552f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155304 kind:arm_call to:0x01ff9318 module:itcm +from:0x021553b4 kind:arm_call to:0x02155310 module:overlay(83) +from:0x02155434 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155454 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155514 kind:arm_call to:0x021255a8 module:overlay(46) +from:0x02155524 kind:arm_call to:0x021255a8 module:overlay(46) +from:0x02155530 kind:load to:0x0203e964 module:main +from:0x02155584 kind:arm_call to:0x02155310 module:overlay(83) +from:0x02155604 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155624 kind:arm_call to:0x01ff9318 module:itcm +from:0x021556e4 kind:arm_call to:0x021255a8 module:overlay(46) +from:0x021556f4 kind:arm_call to:0x021255a8 module:overlay(46) +from:0x02155700 kind:load to:0x0203e964 module:main +from:0x021557a8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021557d8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021557f4 kind:load to:0x0215da58 module:overlay(83) +from:0x021557f8 kind:load to:0x027e09b8 module:dtcm +from:0x0215583c kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02155868 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02155888 kind:arm_call to:0x02071480 module:overlay(0) +from:0x021558b0 kind:arm_call to:0x020a8088 module:overlay(0) +from:0x021558d0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021558e8 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x021558f0 kind:load to:0x020b6544 module:overlay(0) +from:0x021558f4 kind:load to:0x0215e4e4 module:overlay(83) +from:0x021558f8 kind:load to:0x020b51f8 module:overlay(0) +from:0x021558fc kind:load to:0x027e09a8 module:dtcm +from:0x02155900 kind:load to:0x027e09b8 module:dtcm +from:0x02155918 kind:arm_call to:0x02123940 module:overlays(44,46) +from:0x02155994 kind:load to:0x0215da58 module:overlay(83) +from:0x021559d8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021559f8 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02155a40 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02155a48 kind:arm_call to:0x0215a320 module:overlay(83) +from:0x02155a60 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02155a6c kind:load to:0x020b51f8 module:overlay(0) +from:0x02155a70 kind:load to:0x027e09a8 module:dtcm +from:0x02155ad4 kind:load to:0x0215da58 module:overlay(83) +from:0x02155af0 kind:arm_call to:0x0215a320 module:overlay(83) +from:0x02155b04 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02155b70 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02155ba0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02155bb8 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02155bc4 kind:arm_call to:0x0215d244 module:overlay(83) +from:0x02155bec kind:arm_call to:0x01fff350 module:itcm +from:0x02155c08 kind:arm_call to:0x02151b64 module:overlay(81) +from:0x02155c20 kind:arm_call to:0x02072724 module:overlay(0) +from:0x02155c38 kind:load to:0x0215da58 module:overlay(83) +from:0x02155c3c kind:load to:0x027e09b8 module:dtcm +from:0x02155c40 kind:load to:0x020b51f8 module:overlay(0) +from:0x02155c44 kind:load to:0x027e0d34 module:dtcm +from:0x02155c4c kind:load to:0x020b3040 module:overlay(0) +from:0x02155c50 kind:load to:0x027e0ce4 module:dtcm +from:0x02155c54 kind:load to:0x027e09ac module:dtcm +from:0x02155cc4 kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02155d6c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02155df0 kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02155e4c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155e64 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02155e88 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155ea8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155eb8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155eec kind:arm_call to:0x020cb05c module:overlay(24) +from:0x02155f14 kind:arm_call to:0x02015080 module:main +from:0x02155f40 kind:arm_call to:0x0215b71c module:overlay(83) +from:0x02155f4c kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02155f6c kind:arm_call to:0x01ff9984 module:itcm +from:0x02155fb0 kind:arm_call to:0x0212390c module:overlay(46) +from:0x02155fb8 kind:arm_call to:0x0212390c module:overlay(46) +from:0x02155fd4 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02155ff4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215602c kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02156090 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021560ac kind:arm_call to:0x01ff9984 module:itcm +from:0x021560f8 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02156118 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215614c kind:arm_call to:0x02155128 module:overlay(83) +from:0x021561a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021561d4 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021561f4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156230 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156250 kind:arm_call to:0x01ff9318 module:itcm +from:0x021562a4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021562ac kind:arm_call to:0x02154de4 module:overlay(83) +from:0x021562cc kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021562ec kind:arm_call to:0x02153c48 module:overlay(83) +from:0x0215630c kind:arm_call to:0x01ff9984 module:itcm +from:0x0215637c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02156388 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021563a8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021563d8 kind:arm_call to:0x02123940 module:overlays(44,46) +from:0x021563ec kind:arm_call to:0x02151b74 module:overlays(74,81) +from:0x021563f8 kind:arm_call to:0x0215d254 module:overlay(83) +from:0x0215640c kind:arm_call to:0x02078760 module:overlay(0) +from:0x02156418 kind:arm_call to:0x020a8088 module:overlay(0) +from:0x02156438 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02156484 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02156490 kind:arm_call to:0x0207873c module:overlay(0) +from:0x021564a4 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021564c0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156538 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021565ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156614 kind:arm_call to:0x020997d8 module:overlay(0) +from:0x02156620 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02156638 kind:load to:0x020b6544 module:overlay(0) +from:0x0215663c kind:load to:0x0215e4e4 module:overlay(83) +from:0x02156640 kind:load to:0x020b51f8 module:overlay(0) +from:0x02156644 kind:load to:0x027e09b8 module:dtcm +from:0x0215664c kind:load to:0x0215db60 module:overlay(83) +from:0x02156650 kind:load to:0x027e09a8 module:dtcm +from:0x02156654 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x02156660 kind:load to:0x0215da70 module:overlay(83) +from:0x02156670 kind:load to:0x027e09bc module:dtcm +from:0x02156674 kind:load to:0x027e0d34 module:dtcm +from:0x02156678 kind:load to:0x0215d39c module:overlay(83) +from:0x0215667c kind:load to:0x0215d3c0 module:overlay(83) +from:0x02156680 kind:load to:0x0215da58 module:overlay(83) +from:0x02156684 kind:load to:0x027e0ce0 module:dtcm +from:0x0215669c kind:arm_call to:0x02123940 module:overlays(44,46) +from:0x021566cc kind:arm_call to:0x02073004 module:overlay(0) +from:0x02156700 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02156718 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02156724 kind:arm_call to:0x0215d244 module:overlay(83) +from:0x0215674c kind:arm_call to:0x01fff350 module:itcm +from:0x02156768 kind:arm_call to:0x02151b64 module:overlay(81) +from:0x02156780 kind:arm_call to:0x02072724 module:overlay(0) +from:0x02156794 kind:load to:0x027e09b8 module:dtcm +from:0x02156798 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215679c kind:load to:0x027e0d34 module:dtcm +from:0x021567a4 kind:load to:0x020b3040 module:overlay(0) +from:0x021567a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021567ac kind:load to:0x027e09ac module:dtcm +from:0x0215681c kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02156874 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02156890 kind:arm_call to:0x01ff9984 module:itcm +from:0x021568e4 kind:arm_call to:0x0212390c module:overlay(46) +from:0x021568ec kind:arm_call to:0x0212390c module:overlay(46) +from:0x02156914 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02156920 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x0215693c kind:arm_call to:0x01ff9984 module:itcm +from:0x02156978 kind:arm_call to:0x020cb05c module:overlay(24) +from:0x02156980 kind:arm_call to:0x02155128 module:overlay(83) +from:0x021569dc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156a08 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02156a24 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156a60 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156a80 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156ad4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156adc kind:arm_call to:0x02154de4 module:overlay(83) +from:0x02156af0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02156b10 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02156b2c kind:arm_call to:0x01ff9984 module:itcm +from:0x02156b74 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02156ba0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02156bac kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02156bc8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156bec kind:arm_call to:0x02123940 module:overlays(44,46) +from:0x02156c00 kind:arm_call to:0x02151b74 module:overlays(74,81) +from:0x02156c0c kind:arm_call to:0x0215d254 module:overlay(83) +from:0x02156c20 kind:arm_call to:0x02078760 module:overlay(0) +from:0x02156c2c kind:arm_call to:0x020a8088 module:overlay(0) +from:0x02156c4c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02156c98 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02156ca4 kind:arm_call to:0x0207873c module:overlay(0) +from:0x02156cb8 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02156cd4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156d4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156db4 kind:arm_call to:0x020997d8 module:overlay(0) +from:0x02156dc0 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02156dd8 kind:load to:0x020b6544 module:overlay(0) +from:0x02156ddc kind:load to:0x0215e4e4 module:overlay(83) +from:0x02156de0 kind:load to:0x020b51f8 module:overlay(0) +from:0x02156de4 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x02156df0 kind:load to:0x0215da70 module:overlay(83) +from:0x02156df4 kind:load to:0x027e09a8 module:dtcm +from:0x02156e04 kind:load to:0x027e09bc module:dtcm +from:0x02156e08 kind:load to:0x027e0d34 module:dtcm +from:0x02156e0c kind:load to:0x027e09b8 module:dtcm +from:0x02156e10 kind:load to:0x0215d398 module:overlay(83) +from:0x02156e14 kind:load to:0x0215d3a0 module:overlay(83) +from:0x02156e18 kind:load to:0x0215da58 module:overlay(83) +from:0x02156e1c kind:load to:0x027e0ce0 module:dtcm +from:0x02156e34 kind:arm_call to:0x02123940 module:overlays(44,46) +from:0x02156f8c kind:load to:0x0215da58 module:overlay(83) +from:0x02156f94 kind:load to:0x02049be4 module:main +from:0x02156f98 kind:load to:0x0215d308 module:overlay(83) +from:0x02156f9c kind:load to:0x0215d30a module:overlay(83) +from:0x02156ff0 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02157014 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021570dc kind:arm_call to:0x021540ec module:overlay(83) +from:0x021570e8 kind:arm_call to:0x0215a428 module:overlay(83) +from:0x0215711c kind:arm_call to:0x02155310 module:overlay(83) +from:0x02157128 kind:arm_call to:0x0215533c module:overlay(83) +from:0x02157144 kind:arm_call to:0x02155150 module:overlay(83) +from:0x02157154 kind:load to:0x0215da88 module:overlay(83) +from:0x02157158 kind:load to:0x02049be4 module:main +from:0x0215715c kind:load to:0x0215d2f0 module:overlay(83) +from:0x02157160 kind:load to:0x0215d2f2 module:overlay(83) +from:0x02157188 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x021571bc kind:arm_call to:0x02159a6c module:overlay(83) +from:0x021571ec kind:arm_call to:0x02153d38 module:overlay(83) +from:0x02157224 kind:arm_call to:0x0215553c module:overlay(83) +from:0x0215723c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02157250 kind:arm_call to:0x01ff930c module:itcm +from:0x02157258 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02157290 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x021572b4 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021572dc kind:load to:0x0215a428 module:overlay(83) +from:0x02157318 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02157348 kind:arm_call to:0x02153d38 module:overlay(83) +from:0x02157358 kind:arm_call to:0x0215553c module:overlay(83) +from:0x02157370 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02157384 kind:arm_call to:0x01ff930c module:itcm +from:0x0215738c kind:arm_call to:0x02153c48 module:overlay(83) +from:0x02157404 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157468 kind:load to:0x0215da70 module:overlay(83) +from:0x0215746c kind:load to:0x027e09a8 module:dtcm +from:0x02157474 kind:load to:0x02049be4 module:main +from:0x021574c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157590 kind:arm_call to:0x0212398c module:overlays(26,46) +from:0x021575e8 kind:arm_call to:0x021238c4 module:overlay(46) +from:0x0215761c kind:arm_call to:0x02155128 module:overlay(83) +from:0x0215767c kind:arm_call to:0x0208bb38 module:overlay(0) +from:0x021576f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157704 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02157734 kind:arm_call to:0x02153d38 module:overlay(83) +from:0x02157744 kind:arm_call to:0x0215553c module:overlay(83) +from:0x02157760 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02157774 kind:arm_call to:0x01ff930c module:itcm +from:0x02157780 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x0215778c kind:load to:0x0215da58 module:overlay(83) +from:0x02157790 kind:load to:0x027e0ce0 module:dtcm +from:0x02157794 kind:load to:0x0215da70 module:overlay(83) +from:0x021577a4 kind:arm_call to:0x02154124 module:overlay(83) +from:0x02157830 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157864 kind:load to:0x0215db18 module:overlay(83) +from:0x02157868 kind:load to:0x027e09a8 module:dtcm +from:0x021578c4 kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021578e4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021578fc kind:arm_call to:0x02015080 module:main +from:0x0215792c kind:arm_call to:0x0215b794 module:overlay(83) +from:0x02157988 kind:arm_call to:0x01ffb464 module:itcm +from:0x021579a8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157a40 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02157a5c kind:arm_call to:0x02154124 module:overlay(83) +from:0x02157a68 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02157a78 kind:arm_call to:0x02123940 module:overlays(44,46) +from:0x02157a9c kind:arm_call to:0x021551b0 module:overlay(83) +from:0x02157b44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157b6c kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02157bd4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157be8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157c00 kind:load to:0x0215da58 module:overlay(83) +from:0x02157c04 kind:load to:0x027e09a8 module:dtcm +from:0x02157c40 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157c60 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157c80 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157c90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157cf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157d04 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02157d24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157d30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157d50 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157d68 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157d8c kind:arm_call to:0x01ff9318 module:itcm +from:0x02157da8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157db4 kind:load to:0x0215d960 module:overlay(83) +from:0x02157e5c kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02157e84 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02157e94 kind:load to:0x0215da58 module:overlay(83) +from:0x02157e98 kind:load to:0x027e07d4 module:dtcm +from:0x02157eb8 kind:arm_call to:0x02153e04 module:overlay(83) +from:0x02157ef0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157f7c kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02157f8c kind:arm_call to:0x020994f4 module:overlay(0) +from:0x02157fa8 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02157fb8 kind:load to:0x0215da58 module:overlay(83) +from:0x02158058 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158080 kind:arm_call to:0x021546c8 module:overlay(83) +from:0x0215809c kind:arm_call to:0x0215495c module:overlay(83) +from:0x021580ac kind:load to:0x0215da58 module:overlay(83) +from:0x021580b0 kind:load to:0x027e09a8 module:dtcm +from:0x021580d8 kind:arm_call to:0x02153e04 module:overlay(83) +from:0x02158110 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215819c kind:arm_call to:0x021546c8 module:overlay(83) +from:0x021581fc kind:arm_call to:0x02159a6c module:overlay(83) +from:0x0215821c kind:arm_call to:0x02159a6c module:overlay(83) +from:0x021582d0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021582f4 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02158324 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158348 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02158358 kind:load to:0x0215da58 module:overlay(83) +from:0x0215836c kind:arm_call to:0x02098680 module:overlay(0) +from:0x021583ec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158400 kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02158460 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215847c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021584b0 kind:load to:0x0215da58 module:overlay(83) +from:0x021584bc kind:load to:0x027e09a8 module:dtcm +from:0x021584f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158510 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158538 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215854c kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02158590 kind:arm_call to:0x02159f3c module:overlay(83) +from:0x021585e0 kind:arm_call to:0x02154f18 module:overlay(83) +from:0x02158618 kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02158674 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021586a0 kind:load to:0x0215db60 module:overlay(83) +from:0x021586a4 kind:load to:0x027e09a8 module:dtcm +from:0x021586f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158758 kind:arm_call to:0x02015080 module:main +from:0x02158784 kind:arm_call to:0x0215b71c module:overlay(83) +from:0x021587ac kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021587d0 kind:arm_call to:0x01ff9984 module:itcm +from:0x021587f0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158800 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215884c kind:arm_call to:0x02153c48 module:overlay(83) +from:0x0215886c kind:arm_call to:0x01ff9984 module:itcm +from:0x021588b4 kind:arm_call to:0x0212390c module:overlay(46) +from:0x021588bc kind:arm_call to:0x0212390c module:overlay(46) +from:0x021588dc kind:arm_call to:0x02159a6c module:overlay(83) +from:0x021588e8 kind:load to:0x0215da58 module:overlay(83) +from:0x02158964 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158974 kind:load to:0x0215db18 module:overlay(83) +from:0x02158978 kind:load to:0x027e09a8 module:dtcm +from:0x021589bc kind:arm_call to:0x02153c48 module:overlay(83) +from:0x021589dc kind:arm_call to:0x01ff9984 module:itcm +from:0x021589f4 kind:arm_call to:0x02015080 module:main +from:0x02158a24 kind:arm_call to:0x0215b794 module:overlay(83) +from:0x02158a68 kind:arm_call to:0x02155150 module:overlay(83) +from:0x02158a94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158ab4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158af8 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02158b08 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02158bd0 kind:load to:0x0215da70 module:overlay(83) +from:0x02158bd4 kind:load to:0x02049be4 module:main +from:0x02158c18 kind:arm_call to:0x02153e14 module:overlay(83) +from:0x02158c58 kind:arm_call to:0x0212390c module:overlay(46) +from:0x02158cb0 kind:arm_call to:0x02153e14 module:overlay(83) +from:0x02158cf0 kind:arm_call to:0x021238c4 module:overlay(46) +from:0x02158d84 kind:arm_call to:0x02123940 module:overlays(44,46) +from:0x02158e2c kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02158ef8 kind:load to:0x0215da70 module:overlay(83) +from:0x02158efc kind:load to:0x02049be4 module:main +from:0x02158f48 kind:arm_call to:0x02153e14 module:overlay(83) +from:0x02158f8c kind:arm_call to:0x0212390c module:overlay(46) +from:0x02158fd4 kind:arm_call to:0x0215533c module:overlay(83) +from:0x02158ff0 kind:arm_call to:0x02153e14 module:overlay(83) +from:0x02159000 kind:arm_call to:0x0215536c module:overlay(83) +from:0x02159018 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215902c kind:arm_call to:0x01ff930c module:itcm +from:0x02159094 kind:arm_call to:0x02153e14 module:overlay(83) +from:0x021590a4 kind:arm_call to:0x0215536c module:overlay(83) +from:0x021590bc kind:arm_call to:0x02098708 module:overlay(0) +from:0x021590d0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159114 kind:arm_call to:0x021238c4 module:overlay(46) +from:0x02159150 kind:arm_call to:0x0215570c module:overlay(83) +from:0x02159184 kind:arm_call to:0x02153e14 module:overlay(83) +from:0x02159194 kind:arm_call to:0x0215536c module:overlay(83) +from:0x021591ac kind:arm_call to:0x02098708 module:overlay(0) +from:0x021591c0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159204 kind:arm_call to:0x02123940 module:overlays(44,46) +from:0x021592b4 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02159340 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02159370 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02159384 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021593ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021593b8 kind:arm_call to:0x0212397c module:overlay(46) +from:0x021593d4 kind:load to:0x0215da58 module:overlay(83) +from:0x021593d8 kind:load to:0x027e09b8 module:dtcm +from:0x021593dc kind:load to:0x020b51f8 module:overlay(0) +from:0x021593e0 kind:load to:0x027e09a8 module:dtcm +from:0x02159470 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215949c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159518 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02159530 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x021595a8 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02159620 kind:arm_call to:0x021546c8 module:overlay(83) +from:0x02159640 kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02159660 kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02159694 kind:arm_call to:0x02154d88 module:overlay(83) +from:0x02159708 kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02159740 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215974c kind:arm_call to:0x021254e8 module:overlays(44,46) +from:0x02159758 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215978c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021597a8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021597c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021597e0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021597fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159818 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159834 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159850 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215986c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159888 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021598a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021598a4 kind:arm_call to:0x0209978c module:overlay(0) +from:0x021598c4 kind:arm_call to:0x021194f0 module:overlay(34) +from:0x02159924 kind:arm_call to:0x0209978c module:overlay(0) +from:0x02159948 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159970 kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x021599a0 kind:arm_call to:0x020997f8 module:overlay(0) +from:0x021599a4 kind:arm_call to:0x0209978c module:overlay(0) +from:0x021599bc kind:arm_call to:0x02098adc module:overlay(0) +from:0x021599d0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021599e8 kind:arm_call to:0x020a8088 module:overlay(0) +from:0x02159a08 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02159a10 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02159a2c kind:arm_call to:0x02070c04 module:overlay(0) +from:0x02159a38 kind:load to:0x020b6544 module:overlay(0) +from:0x02159a3c kind:load to:0x020b51f8 module:overlay(0) +from:0x02159a40 kind:load to:0x0215dbf0 module:overlay(83) +from:0x02159a44 kind:load to:0x027e09b8 module:dtcm +from:0x02159a48 kind:load to:0x027e0ce0 module:dtcm +from:0x02159a4c kind:load to:0x0215dbd8 module:overlay(83) +from:0x02159a50 kind:load to:0x0215e4e4 module:overlay(83) +from:0x02159a58 kind:load to:0x027e0cec module:dtcm +from:0x02159a5c kind:load to:0x027e09a8 module:dtcm +from:0x02159a64 kind:load to:0x027e09bc module:dtcm +from:0x02159a68 kind:load to:0x027e09a4 module:dtcm +from:0x02159af4 kind:load to:0x0215dc18 module:overlay(83) +from:0x02159af8 kind:load to:0x0215dc08 module:overlay(83) +from:0x02159b7c kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02159b88 kind:load to:0x0215dc08 module:overlay(83) +from:0x02159b8c kind:load to:0x027e0ce0 module:dtcm +from:0x02159c40 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02159c68 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02159cbc kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02159ccc kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02159cd8 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02159d28 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02159d50 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02159dc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159dd8 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02159de4 kind:arm_call to:0x02154b6c module:overlay(83) +from:0x02159e00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159e10 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x02159e4c kind:arm_call to:0x01ff9770 module:itcm +from:0x02159e60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e6c kind:arm_call to:0x01ffb860 module:itcm +from:0x02159e94 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x02159ed4 kind:arm_call to:0x02154b6c module:overlay(83) +from:0x02159ef0 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02159f08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159f14 kind:arm_call to:0x02159a6c module:overlay(83) +from:0x02159f28 kind:load to:0x027e0ce4 module:dtcm +from:0x02159f34 kind:load to:0x027e09a8 module:dtcm +from:0x02159f8c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02159f98 kind:load to:0x027e09c0 module:dtcm +from:0x02159ff0 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0215a00c kind:arm_call to:0x02153f0c module:overlay(83) +from:0x0215a028 kind:arm_call to:0x02159afc module:overlay(83) +from:0x0215a030 kind:arm_call to:0x02159b90 module:overlay(83) +from:0x0215a048 kind:arm_call to:0x02154774 module:overlay(83) +from:0x0215a050 kind:arm_call to:0x0215496c module:overlay(83) +from:0x0215a05c kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0215a09c kind:arm_call to:0x01ffcb94 module:itcm +from:0x0215a0b0 kind:arm_call to:0x020580ec module:overlay(0) +from:0x0215a0b8 kind:arm_call to:0x0215413c module:overlay(83) +from:0x0215a0c0 kind:arm_call to:0x02153f0c module:overlay(83) +from:0x0215a0e0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a0f4 kind:arm_call to:0x02154bac module:overlay(83) +from:0x0215a0fc kind:arm_call to:0x02154ce0 module:overlay(83) +from:0x0215a144 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a174 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215a184 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a194 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a1ac kind:arm_call to:0x01ffb974 module:itcm +from:0x0215a1bc kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x0215a218 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215a224 kind:arm_call to:0x021400c4 module:overlay(70) +from:0x0215a230 kind:arm_call to:0x021400c4 module:overlay(70) +from:0x0215a23c kind:load to:0x02058300 module:overlay(0) +from:0x0215a240 kind:load to:0x0215d960 module:overlay(83) +from:0x0215a244 kind:load to:0x0203e964 module:main +from:0x0215a24c kind:load to:0x027e09c0 module:dtcm +from:0x0215a258 kind:arm_call to:0x0215360c module:overlay(83) +from:0x0215a28c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a2ac kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215a2d4 kind:arm_call to:0x01ffcb94 module:itcm +from:0x0215a308 kind:arm_call to:0x021400d0 module:overlay(70) +from:0x0215a314 kind:arm_call to:0x021400d0 module:overlay(70) +from:0x0215a330 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215a34c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a368 kind:arm_call to:0x0215d234 module:overlay(83) +from:0x0215a38c kind:load to:0x027e0d34 module:dtcm +from:0x0215a3b4 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0215a3d8 kind:arm_call to:0x02154f54 module:overlay(83) +from:0x0215a41c kind:arm_call to:0x02028c90 module:main +from:0x0215a528 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a538 kind:arm_call to:0x0215a550 module:overlay(83) +from:0x0215a544 kind:load to:0x02049be4 module:main +from:0x0215a5a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a5ac kind:arm_call to:0x01ffb800 module:itcm +from:0x0215a5c0 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215a5e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a680 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a68c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215a6a8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a6b8 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215a6c8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215a6d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a6e4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a6f8 kind:load to:0x0215e5ec module:overlay(83) +from:0x0215a70c kind:arm_call to:0x02011f3c module:main +from:0x0215a718 kind:arm_call to:0x0215a76c module:overlay(83) +from:0x0215a72c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a764 kind:load to:0x0215de9c module:overlay(83) +from:0x0215a774 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215a7a4 kind:arm_call to:0x0200f05c module:main +from:0x0215a7c0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215a7e8 kind:arm_call to:0x0200f05c module:main +from:0x0215a824 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a834 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215a83c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215a8e0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a8ec kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215a928 kind:arm_call to:0x0215ae60 module:overlay(83) +from:0x0215a934 kind:load to:0x0215df08 module:overlay(83) +from:0x0215a938 kind:load to:0x0215e5ec module:overlay(83) +from:0x0215a93c kind:load to:0x0215de84 module:overlay(83) +from:0x0215a940 kind:load to:0x0215de74 module:overlay(83) +from:0x0215a944 kind:load to:0x020b19a8 module:overlay(0) +from:0x0215a948 kind:load to:0x0215e5d4 module:overlay(83) +from:0x0215a94c kind:load to:0x027e0130 module:dtcm +from:0x0215a950 kind:load to:0x02041964 module:main +from:0x0215a9c4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215a9d8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215aa64 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215aa8c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215aac8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215aafc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ab08 kind:arm_call to:0x0215ae60 module:overlay(83) +from:0x0215ab18 kind:load to:0x027e0cec module:dtcm +from:0x0215ab20 kind:load to:0x027e09a8 module:dtcm +from:0x0215ab90 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215aba4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215abb4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215abcc kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215abf4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ac28 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215ac4c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ac58 kind:arm_call to:0x0215ae60 module:overlay(83) +from:0x0215ac68 kind:load to:0x027e0cec module:dtcm +from:0x0215ac70 kind:load to:0x027e09a8 module:dtcm +from:0x0215acdc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ace8 kind:load to:0x027e0cec module:dtcm +from:0x0215ad18 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ad50 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215ad74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ae3c kind:arm_call to:0x01ff916c module:itcm +from:0x0215ae5c kind:load to:0x027e0ce4 module:dtcm +from:0x0215aee8 kind:load to:0x0215dec8 module:overlay(83) +from:0x0215aeec kind:load to:0x0215deb8 module:overlay(83) +from:0x0215af28 kind:load to:0x0215deb8 module:overlay(83) +from:0x0215af34 kind:load to:0x0215aef0 module:overlay(83) +from:0x0215af4c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215af6c kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215afcc kind:arm_call to:0x01fff60c module:itcm +from:0x0215b000 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0215b028 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215b050 kind:load to:0x027e09b4 module:dtcm +from:0x0215b07c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b084 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b0e0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215b0ec kind:load to:0x0215e5d0 module:overlay(83) +from:0x0215b0f0 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215b118 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b138 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b194 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215b1a0 kind:load to:0x0215e5d0 module:overlay(83) +from:0x0215b1a4 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215b1b8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b1c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b1c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b1e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b1e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b1f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b1f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215b20c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215b220 kind:load to:0x0215e6d4 module:overlay(83) +from:0x0215b234 kind:arm_call to:0x02011f3c module:main +from:0x0215b240 kind:arm_call to:0x0215b288 module:overlay(83) +from:0x0215b254 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b284 kind:load to:0x0215df90 module:overlay(83) +from:0x0215b290 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215b2f4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b308 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b318 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b328 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b330 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0215b348 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215b378 kind:arm_call to:0x0215b470 module:overlay(83) +from:0x0215b384 kind:load to:0x0215dfb4 module:overlay(83) +from:0x0215b388 kind:load to:0x0215e6d4 module:overlay(83) +from:0x0215b38c kind:load to:0x0215df64 module:overlay(83) +from:0x0215b3bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b3c8 kind:arm_call to:0x0215b4e8 module:overlay(83) +from:0x0215b3d4 kind:load to:0x027e0cec module:dtcm +from:0x0215b3e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b42c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b438 kind:arm_call to:0x0215b4e8 module:overlay(83) +from:0x0215b444 kind:load to:0x027e0cec module:dtcm +from:0x0215b458 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b4ac kind:load to:0x0215df68 module:overlay(83) +from:0x0215b4e4 kind:load to:0x0215df68 module:overlay(83) +from:0x0215b530 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b548 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b55c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0215b58c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b5b8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b5e0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0215b5ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b5f8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b604 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215b610 kind:load to:0x0215e6d4 module:overlay(83) +from:0x0215b614 kind:load to:0x0215d434 module:overlay(83) +from:0x0215b620 kind:arm_call to:0x0215b4b0 module:overlay(83) +from:0x0215b628 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b630 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b638 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b654 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b660 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b674 kind:arm_call to:0x0215360c module:overlay(83) +from:0x0215b694 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b6b8 kind:load to:0x027e0958 module:dtcm +from:0x0215b6bc kind:load to:0x02058fc4 module:overlay(0) +from:0x0215b6d0 kind:arm_call to:0x02057f98 module:overlay(0) +from:0x0215b708 kind:load to:0x027e0130 module:dtcm +from:0x0215b718 kind:load to:0x0215b6c0 module:overlay(83) +from:0x0215b73c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b744 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b780 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215b78c kind:load to:0x020b53e4 module:overlay(0) +from:0x0215b7b4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b7bc kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b7fc kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215b808 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215b81c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b824 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b83c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b844 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b84c kind:arm_call to:0x02011ff4 module:main +from:0x0215b860 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215b874 kind:load to:0x0215e7bc module:overlay(83) +from:0x0215b888 kind:arm_call to:0x02011f3c module:main +from:0x0215b894 kind:arm_call to:0x0215b8e0 module:overlay(83) +from:0x0215b8a8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b8b8 kind:arm_call_thumb to:0x02015538 module:main +from:0x0215b8d8 kind:load to:0x0215e044 module:overlay(83) +from:0x0215b8dc kind:load to:0x0215e020 module:overlay(83) +from:0x0215b8e8 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215b90c kind:arm_call to:0x0200f05c module:main +from:0x0215b928 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b938 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x0215b940 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0215b968 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215b980 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b9b4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215b9cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ba00 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215ba18 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215ba30 kind:load to:0x0215e0f8 module:overlay(83) +from:0x0215ba34 kind:load to:0x0215e7bc module:overlay(83) +from:0x0215ba38 kind:load to:0x0215d484 module:overlay(83) +from:0x0215ba3c kind:load to:0x0215e0b0 module:overlay(83) +from:0x0215ba48 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ba78 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ba80 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ba88 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ba90 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0215ba98 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215baa0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215baa8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bab4 kind:load to:0x0215e0f8 module:overlay(83) +from:0x0215bab8 kind:load to:0x0215e894 module:overlay(83) +from:0x0215bae0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215bae8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215baf0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215baf8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0215bb00 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bb08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bb10 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bb18 kind:arm_call to:0x02011ff4 module:main +from:0x0215bb24 kind:load to:0x0215e0f8 module:overlay(83) +from:0x0215bb28 kind:load to:0x0215e894 module:overlay(83) +from:0x0215bb38 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x0215bb5c kind:arm_call to:0x02015ea8 module:main +from:0x0215bb74 kind:arm_call to:0x02034060 module:main +from:0x0215bb7c kind:arm_call to:0x02033f7c module:main +from:0x0215bb90 kind:arm_call to:0x02034060 module:main +from:0x0215bb98 kind:arm_call to:0x02033f7c module:main +from:0x0215bbac kind:arm_call to:0x02034060 module:main +from:0x0215bbcc kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0215bbf4 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0215bc00 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x0215bc4c kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x0215bce8 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215bd74 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215bd88 kind:arm_call to:0x0200ea38 module:main +from:0x0215bda0 kind:arm_call to:0x0200eab0 module:main +from:0x0215bdbc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215bdd8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215bdf4 kind:arm_call to:0x0215c144 module:overlay(83) +from:0x0215be04 kind:load to:0x0215e7bc module:overlay(83) +from:0x0215be08 kind:load to:0x0215e010 module:overlay(83) +from:0x0215be0c kind:load to:0x0215e008 module:overlay(83) +from:0x0215be10 kind:load to:0x0215e894 module:overlay(83) +from:0x0215be14 kind:load to:0x027e00f0 module:dtcm +from:0x0215be18 kind:load to:0x027e09c0 module:dtcm +from:0x0215be20 kind:load to:0x0215e078 module:overlay(83) +from:0x0215be24 kind:load to:0x0215e060 module:overlay(83) +from:0x0215be28 kind:load to:0x0215e090 module:overlay(83) +from:0x0215be2c kind:load to:0x027e0cd8 module:dtcm +from:0x0215be30 kind:load to:0x027e09a4 module:dtcm +from:0x0215be34 kind:load to:0x0215d454 module:overlay(83) +from:0x0215be48 kind:arm_call to:0x0215bf7c module:overlay(83) +from:0x0215be58 kind:arm_call to:0x02082a6c module:overlay(0) +from:0x0215be64 kind:arm_call to:0x02082a6c module:overlay(0) +from:0x0215be6c kind:load to:0x027e0cdc module:dtcm +from:0x0215beb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215becc kind:arm_call to:0x0215c144 module:overlay(83) +from:0x0215bf00 kind:arm_call to:0x020f76a4 module:overlay(31) +from:0x0215bf48 kind:arm_call to:0x0200f05c module:main +from:0x0215bf64 kind:load to:0x0215e7bc module:overlay(83) +from:0x0215bf68 kind:load to:0x0215d474 module:overlay(83) +from:0x0215bf78 kind:load to:0x0215c144 module:overlay(83) +from:0x0215bf90 kind:arm_call to:0x0207e1b8 module:overlay(0) +from:0x0215c034 kind:load to:0x027e09c0 module:dtcm +from:0x0215c038 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c040 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c054 kind:load to:0x02098adc module:overlay(0) +from:0x0215c094 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215c0a4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215c0b8 kind:arm_call to:0x0200eab0 module:main +from:0x0215c0c8 kind:arm_call to:0x0200eab0 module:main +from:0x0215c0fc kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215c10c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0215c120 kind:arm_call to:0x0200eab0 module:main +from:0x0215c130 kind:arm_call to:0x0200eab0 module:main +from:0x0215c13c kind:load to:0x0215d4b4 module:overlay(83) +from:0x0215c140 kind:load to:0x0215d494 module:overlay(83) +from:0x0215c178 kind:arm_call to:0x0215c058 module:overlay(83) +from:0x0215c1ac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215c1c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215c1e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215c200 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215c21c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215c224 kind:arm_call to:0x0215bf7c module:overlay(83) +from:0x0215c238 kind:arm_call to:0x0215c058 module:overlay(83) +from:0x0215c240 kind:arm_call to:0x0215bf7c module:overlay(83) +from:0x0215c250 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0215c260 kind:arm_call to:0x0215c058 module:overlay(83) +from:0x0215c270 kind:load to:0x027e0cec module:dtcm +from:0x0215c27c kind:arm_call to:0x020979ec module:overlay(0) +from:0x0215c29c kind:load to:0x020979a0 module:overlay(0) +from:0x0215c2bc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c2d0 kind:load to:0x020578a4 module:overlay(0) +from:0x0215c2e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c2ec kind:arm_call to:0x02011ff4 module:main +from:0x0215c304 kind:arm_call_thumb to:0x0201556c module:main +from:0x0215c30c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c320 kind:load to:0x0215e8b8 module:overlay(83) +from:0x0215c334 kind:arm_call to:0x02011f3c module:main +from:0x0215c340 kind:arm_call to:0x0215c370 module:overlay(83) +from:0x0215c354 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c36c kind:load to:0x0215e158 module:overlay(83) +from:0x0215c378 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215c3d0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c3dc kind:load to:0x0215e17c module:overlay(83) +from:0x0215c3e0 kind:load to:0x0215e8b8 module:overlay(83) +from:0x0215c41c kind:load to:0x027e0cd8 module:dtcm +from:0x0215c450 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c458 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c470 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c478 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c480 kind:arm_call to:0x02011ff4 module:main +from:0x0215c494 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c4a8 kind:load to:0x0215e9a0 module:overlay(83) +from:0x0215c4bc kind:arm_call to:0x02011f3c module:main +from:0x0215c4c8 kind:arm_call to:0x0215c4f8 module:overlay(83) +from:0x0215c4dc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215c4f4 kind:load to:0x0215e1d8 module:overlay(83) +from:0x0215c500 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215c510 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215c520 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215c52c kind:load to:0x0215e224 module:overlay(83) +from:0x0215c530 kind:load to:0x0215e1fc module:overlay(83) +from:0x0215c5c4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215c5d4 kind:load to:0x027e09c0 module:dtcm +from:0x0215c5e4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215c5ec kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c604 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215c60c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c614 kind:arm_call to:0x02011ff4 module:main +from:0x0215c628 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215c63c kind:load to:0x0215e9ec module:overlay(83) +from:0x0215c650 kind:arm_call to:0x02011f3c module:main +from:0x0215c65c kind:arm_call to:0x0215c694 module:overlay(83) +from:0x0215c670 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c690 kind:load to:0x0215e280 module:overlay(83) +from:0x0215c69c kind:arm_call to:0x02181b10 module:overlay(98) +from:0x0215c6b0 kind:load to:0x0215e2d4 module:overlay(83) +from:0x0215c6c0 kind:arm_call to:0x02181da4 module:overlay(98) +from:0x0215c734 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215c748 kind:load to:0x0215e29c module:overlay(83) +from:0x0215c74c kind:load to:0x0215e2b4 module:overlay(83) +from:0x0215c768 kind:load to:0x0215e9ec module:overlay(83) +from:0x0215c778 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c780 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c788 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c790 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c7a8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c7b0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c7b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c7c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c7c8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c7dc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c7f0 kind:load to:0x0215ead4 module:overlay(83) +from:0x0215c804 kind:arm_call to:0x02011f3c module:main +from:0x0215c810 kind:arm_call to:0x0215c848 module:overlay(83) +from:0x0215c824 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c844 kind:load to:0x0215e334 module:overlay(83) +from:0x0215c850 kind:arm_call to:0x0218137c module:overlay(98) +from:0x0215c864 kind:load to:0x0215e388 module:overlay(83) +from:0x0215c874 kind:arm_call to:0x0218162c module:overlays(98,99) +from:0x0215c8e8 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0215c8fc kind:load to:0x0215e350 module:overlay(83) +from:0x0215c900 kind:load to:0x0215e368 module:overlay(83) +from:0x0215c91c kind:load to:0x0215ead4 module:overlay(83) +from:0x0215c92c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c934 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c93c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c944 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c95c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c964 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c96c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215c974 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c97c kind:arm_call to:0x02011ff4 module:main +from:0x0215c990 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c9a4 kind:load to:0x0215ebbc module:overlay(83) +from:0x0215c9b8 kind:arm_call to:0x02011f3c module:main +from:0x0215c9c4 kind:arm_call to:0x0215ca14 module:overlay(83) +from:0x0215c9dc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215ca0c kind:load to:0x0215e430 module:overlay(83) +from:0x0215ca1c kind:arm_call to:0x0214a1d8 module:overlay(70) +from:0x0215ca34 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215ca40 kind:load to:0x0215e44c module:overlay(83) +from:0x0215ca44 kind:load to:0x0215e4bc module:overlay(83) +from:0x0215cb0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cb1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cb4c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215cb80 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215cbb8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215cbc8 kind:load to:0x0215ebbc module:overlay(83) +from:0x0215cbd0 kind:load to:0x0215e3f8 module:overlay(83) +from:0x0215cbd8 kind:load to:0x027e09c0 module:dtcm +from:0x0215cbdc kind:load to:0x0215e3e0 module:overlay(83) +from:0x0215cbe0 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215cbf0 kind:load to:0x0214a4f8 module:overlay(70) +from:0x0215cbfc kind:load to:0x0214aadc module:overlay(70) +from:0x0215cc20 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215cc80 kind:load to:0x0203e964 module:main +from:0x0215cc84 kind:load to:0x0215e3e0 module:overlay(83) +from:0x0215ccb0 kind:load to:0x0215e404 module:overlay(83) +from:0x0215cd08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd7c kind:load to:0x0215e3ec module:overlay(83) +from:0x0215cd80 kind:load to:0x0215e3f8 module:overlay(83) +from:0x0215cd9c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215cda4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cdac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cdb4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215cdcc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215cdd4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cddc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215cde4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215cdec kind:arm_call to:0x02011ff4 module:main +from:0x0215ce00 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215ce14 kind:arm_branch to:0x0214a45c module:overlay(70) +from:0x0215ce44 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ce88 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce98 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0215cee0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ceec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cf28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cf44 kind:arm_call to:0x01ff947c module:itcm +from:0x0215cfa0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cfbc kind:arm_call to:0x01ff947c module:itcm +from:0x0215d004 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d064 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d0f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d110 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d114 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d118 kind:load to:0x027e09b8 module:dtcm +from:0x0215d140 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d184 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d1b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d1c8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d1d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d1e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d208 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215d224 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d228 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d22c kind:load to:0x020aaf68 module:overlay(0) +from:0x0215d230 kind:load to:0x020aaee4 module:overlay(0) +from:0x0215d240 kind:load to:0x0215d264 module:overlay(83) +from:0x0215d250 kind:load to:0x0215d28c module:overlay(83) +from:0x0215d260 kind:load to:0x0215d2b0 module:overlay(83) +from:0x0215d270 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x0215d284 kind:arm_call to:0x02187378 module:overlay(105) +from:0x0215d298 kind:arm_call to:0x02091f5c module:overlay(0) +from:0x0215d2bc kind:arm_call to:0x02091f5c module:overlay(0) +from:0x0215d504 kind:arm_call to:0x02152f18 module:overlay(83) +from:0x0215d514 kind:arm_call to:0x0203ce74 module:main +from:0x0215d5cc kind:load to:0x0215e4e0 module:overlay(83) +from:0x0215d5d0 kind:load to:0x0215d974 module:overlay(83) +from:0x0215d5d4 kind:load to:0x0215e4f8 module:overlay(83) +from:0x0215d5d8 kind:load to:0x0215a6dc module:overlay(83) +from:0x0215d5dc kind:load to:0x0215e4ec module:overlay(83) +from:0x0215d5e0 kind:load to:0x020431b8 module:main +from:0x0215d5e4 kind:load to:0x0215dc08 module:overlay(83) +from:0x0215d608 kind:arm_call to:0x0215a720 module:overlay(83) +from:0x0215d618 kind:arm_call to:0x0203ce74 module:main +from:0x0215d660 kind:load to:0x0215e5d0 module:overlay(83) +from:0x0215d664 kind:load to:0x0215e5ec module:overlay(83) +from:0x0215d668 kind:load to:0x0215b204 module:overlay(83) +from:0x0215d66c kind:load to:0x0215e5e0 module:overlay(83) +from:0x0215d670 kind:load to:0x020431b8 module:main +from:0x0215d674 kind:load to:0x0215deb8 module:overlay(83) +from:0x0215d694 kind:arm_call to:0x0215b248 module:overlay(83) +from:0x0215d6a4 kind:arm_call to:0x0203ce74 module:main +from:0x0215d6b8 kind:load to:0x0215e6c4 module:overlay(83) +from:0x0215d6bc kind:load to:0x0215e6d4 module:overlay(83) +from:0x0215d6c0 kind:load to:0x0215b858 module:overlay(83) +from:0x0215d6c4 kind:load to:0x0215e6c8 module:overlay(83) +from:0x0215d6e4 kind:arm_call to:0x0215b89c module:overlay(83) +from:0x0215d6f4 kind:arm_call to:0x0203ce74 module:main +from:0x0215d708 kind:load to:0x0215e7ac module:overlay(83) +from:0x0215d70c kind:load to:0x0215e7bc module:overlay(83) +from:0x0215d710 kind:load to:0x0215c2f8 module:overlay(83) +from:0x0215d714 kind:load to:0x0215e7b0 module:overlay(83) +from:0x0215d734 kind:arm_call to:0x0215c348 module:overlay(83) +from:0x0215d744 kind:arm_call to:0x0203ce74 module:main +from:0x0215d758 kind:load to:0x0215e8a8 module:overlay(83) +from:0x0215d75c kind:load to:0x0215e8b8 module:overlay(83) +from:0x0215d760 kind:load to:0x0215c48c module:overlay(83) +from:0x0215d764 kind:load to:0x0215e8ac module:overlay(83) +from:0x0215d784 kind:arm_call to:0x0215c4d0 module:overlay(83) +from:0x0215d794 kind:arm_call to:0x0203ce74 module:main +from:0x0215d7a8 kind:load to:0x0215e990 module:overlay(83) +from:0x0215d7ac kind:load to:0x0215e9a0 module:overlay(83) +from:0x0215d7b0 kind:load to:0x0215c620 module:overlay(83) +from:0x0215d7b4 kind:load to:0x0215e994 module:overlay(83) +from:0x0215d7d4 kind:arm_call to:0x0215c664 module:overlay(83) +from:0x0215d7e4 kind:arm_call to:0x0203ce74 module:main +from:0x0215d7f8 kind:load to:0x0215e9dc module:overlay(83) +from:0x0215d7fc kind:load to:0x0215e9ec module:overlay(83) +from:0x0215d800 kind:load to:0x0215c7d4 module:overlay(83) +from:0x0215d804 kind:load to:0x0215e9e0 module:overlay(83) +from:0x0215d824 kind:arm_call to:0x0215c818 module:overlay(83) +from:0x0215d834 kind:arm_call to:0x0203ce74 module:main +from:0x0215d848 kind:load to:0x0215eac4 module:overlay(83) +from:0x0215d84c kind:load to:0x0215ead4 module:overlay(83) +from:0x0215d850 kind:load to:0x0215c988 module:overlay(83) +from:0x0215d854 kind:load to:0x0215eac8 module:overlay(83) +from:0x0215d8dc kind:arm_call to:0x0215c9cc module:overlay(83) +from:0x0215d8ec kind:arm_call to:0x0203ce74 module:main +from:0x0215d900 kind:load to:0x0215e3e0 module:overlay(83) +from:0x0215d904 kind:load to:0x0215e410 module:overlay(83) +from:0x0215d908 kind:load to:0x0215ebac module:overlay(83) +from:0x0215d90c kind:load to:0x0215e41c module:overlay(83) +from:0x0215d910 kind:load to:0x0215ebbc module:overlay(83) +from:0x0215d914 kind:load to:0x0215cdf8 module:overlay(83) +from:0x0215d918 kind:load to:0x0215ebb0 module:overlay(83) +from:0x0215d91c kind:load to:0x0215d4d4 module:overlay(83) +from:0x0215d920 kind:load to:0x0215d5e8 module:overlay(83) +from:0x0215d924 kind:load to:0x0215d678 module:overlay(83) +from:0x0215d928 kind:load to:0x0215d6c8 module:overlay(83) +from:0x0215d92c kind:load to:0x0215d718 module:overlay(83) +from:0x0215d930 kind:load to:0x0215d768 module:overlay(83) +from:0x0215d934 kind:load to:0x0215d7b8 module:overlay(83) +from:0x0215d938 kind:load to:0x0215d808 module:overlay(83) +from:0x0215d93c kind:load to:0x0215d858 module:overlay(83) +from:0x0215d974 kind:load to:0x02152e20 module:overlay(83) +from:0x0215d980 kind:load to:0x02097c68 module:overlay(0) +from:0x0215d984 kind:load to:0x0215a390 module:overlay(83) +from:0x0215d990 kind:load to:0x02152ef0 module:overlay(83) +from:0x0215d994 kind:load to:0x02097998 module:overlay(0) +from:0x0215d998 kind:load to:0x020977a8 module:overlay(0) +from:0x0215d99c kind:load to:0x02097824 module:overlay(0) +from:0x0215d9a0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215d9a4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215d9a8 kind:load to:0x020979ec module:overlay(0) +from:0x0215d9b4 kind:load to:0x02153400 module:overlay(83) +from:0x0215d9b8 kind:load to:0x0215a6c0 module:overlay(83) +from:0x0215d9bc kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215d9c0 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215d9c4 kind:load to:0x0209a374 module:overlay(0) +from:0x0215d9c8 kind:load to:0x0209a388 module:overlay(0) +from:0x0215d9cc kind:load to:0x0209a138 module:overlay(0) +from:0x0215d9d0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215d9d4 kind:load to:0x0209a438 module:overlay(0) +from:0x0215d9d8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215d9dc kind:load to:0x0209a344 module:overlay(0) +from:0x0215d9e0 kind:load to:0x0209a35c module:overlay(0) +from:0x0215d9e4 kind:load to:0x0209a39c module:overlay(0) +from:0x0215d9e8 kind:load to:0x0209a728 module:overlay(0) +from:0x0215d9ec kind:load to:0x0215a694 module:overlay(83) +from:0x0215d9f0 kind:load to:0x0215a670 module:overlay(83) +from:0x0215d9f4 kind:load to:0x0209a760 module:overlay(0) +from:0x0215da00 kind:load to:0x0209856c module:overlay(0) +from:0x0215da04 kind:load to:0x020985a8 module:overlay(0) +from:0x0215da08 kind:load to:0x020985c0 module:overlay(0) +from:0x0215da0c kind:load to:0x020985cc module:overlay(0) +from:0x0215da10 kind:load to:0x02159f9c module:overlay(83) +from:0x0215da14 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215da18 kind:load to:0x021537e4 module:overlay(83) +from:0x0215da1c kind:load to:0x02098504 module:overlay(0) +from:0x0215da20 kind:load to:0x02159fe0 module:overlay(83) +from:0x0215da24 kind:load to:0x0215a250 module:overlay(83) +from:0x0215da28 kind:load to:0x02098510 module:overlay(0) +from:0x0215da2c kind:load to:0x0215a278 module:overlay(83) +from:0x0215da30 kind:load to:0x02099058 module:overlay(0) +from:0x0215da34 kind:load to:0x0209851c module:overlay(0) +from:0x0215da38 kind:load to:0x020985d8 module:overlay(0) +from:0x0215da3c kind:load to:0x02098644 module:overlay(0) +from:0x0215da40 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215da44 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215da48 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215da4c kind:load to:0x02153414 module:overlay(83) +from:0x0215da50 kind:load to:0x0215350c module:overlay(83) +from:0x0215da54 kind:load to:0x020995dc module:overlay(0) +from:0x0215dc08 kind:load to:0x0215574c module:overlay(83) +from:0x0215dc10 kind:load to:0x021557fc module:overlay(83) +from:0x0215dc18 kind:load to:0x02155904 module:overlay(83) +from:0x0215dc20 kind:load to:0x0215592c module:overlay(83) +from:0x0215dc28 kind:load to:0x02155998 module:overlay(83) +from:0x0215dc38 kind:load to:0x02155a74 module:overlay(83) +from:0x0215dc40 kind:load to:0x02155ad8 module:overlay(83) +from:0x0215dc50 kind:load to:0x02155b0c module:overlay(83) +from:0x0215dc58 kind:load to:0x02155c58 module:overlay(83) +from:0x0215dc60 kind:load to:0x02156688 module:overlay(83) +from:0x0215dc68 kind:load to:0x021566b0 module:overlay(83) +from:0x0215dc70 kind:load to:0x021567b0 module:overlay(83) +from:0x0215dc78 kind:load to:0x02156e20 module:overlay(83) +from:0x0215dc80 kind:load to:0x02156e48 module:overlay(83) +from:0x0215dc88 kind:load to:0x02156fa0 module:overlay(83) +from:0x0215dc98 kind:load to:0x02157a4c module:overlay(83) +from:0x0215dca0 kind:load to:0x02157c10 module:overlay(83) +from:0x0215dcb0 kind:load to:0x02157dc4 module:overlay(83) +from:0x0215dcb8 kind:load to:0x02157e9c module:overlay(83) +from:0x0215dcc8 kind:load to:0x02157fbc module:overlay(83) +from:0x0215dcd0 kind:load to:0x021580b8 module:overlay(83) +from:0x0215dce0 kind:load to:0x0215835c module:overlay(83) +from:0x0215dce8 kind:load to:0x021584c4 module:overlay(83) +from:0x0215dcf8 kind:load to:0x0215859c module:overlay(83) +from:0x0215dd00 kind:load to:0x021586ac module:overlay(83) +from:0x0215dd10 kind:load to:0x021588f0 module:overlay(83) +from:0x0215dd18 kind:load to:0x02158980 module:overlay(83) +from:0x0215dd28 kind:load to:0x02158b14 module:overlay(83) +from:0x0215dd30 kind:load to:0x02158bd8 module:overlay(83) +from:0x0215dd40 kind:load to:0x02158e3c module:overlay(83) +from:0x0215dd48 kind:load to:0x02158f00 module:overlay(83) +from:0x0215dd58 kind:load to:0x021592c8 module:overlay(83) +from:0x0215dd60 kind:load to:0x021593e8 module:overlay(83) +from:0x0215dd70 kind:load to:0x0215701c module:overlay(83) +from:0x0215dd78 kind:load to:0x02157164 module:overlay(83) +from:0x0215dd88 kind:load to:0x02157260 module:overlay(83) +from:0x0215dd90 kind:load to:0x02157264 module:overlay(83) +from:0x0215dda0 kind:load to:0x021572bc module:overlay(83) +from:0x0215dda8 kind:load to:0x021572e0 module:overlay(83) +from:0x0215ddb8 kind:load to:0x02157394 module:overlay(83) +from:0x0215ddc0 kind:load to:0x02157478 module:overlay(83) +from:0x0215ddd0 kind:load to:0x02157798 module:overlay(83) +from:0x0215ddd8 kind:load to:0x0215786c module:overlay(83) +from:0x0215de9c kind:load to:0x0215a6fc module:overlay(83) +from:0x0215dea0 kind:load to:0x02097998 module:overlay(0) +from:0x0215dea4 kind:load to:0x020977a8 module:overlay(0) +from:0x0215dea8 kind:load to:0x02097824 module:overlay(0) +from:0x0215deac kind:load to:0x020979a0 module:overlay(0) +from:0x0215deb0 kind:load to:0x020979c0 module:overlay(0) +from:0x0215deb4 kind:load to:0x020979ec module:overlay(0) +from:0x0215deb8 kind:load to:0x0215a954 module:overlay(83) +from:0x0215dec0 kind:load to:0x0215a978 module:overlay(83) +from:0x0215ded0 kind:load to:0x0215ab2c module:overlay(83) +from:0x0215ded8 kind:load to:0x0215ab48 module:overlay(83) +from:0x0215dee8 kind:load to:0x0215ac78 module:overlay(83) +from:0x0215def0 kind:load to:0x0215acf0 module:overlay(83) +from:0x0215df08 kind:load to:0x0209856c module:overlay(0) +from:0x0215df0c kind:load to:0x020985a8 module:overlay(0) +from:0x0215df10 kind:load to:0x020985c0 module:overlay(0) +from:0x0215df14 kind:load to:0x020985cc module:overlay(0) +from:0x0215df18 kind:load to:0x01fff464 module:itcm +from:0x0215df1c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215df20 kind:load to:0x020984fc module:overlay(0) +from:0x0215df24 kind:load to:0x02098504 module:overlay(0) +from:0x0215df28 kind:load to:0x0215af2c module:overlay(83) +from:0x0215df2c kind:load to:0x0209850c module:overlay(0) +from:0x0215df30 kind:load to:0x02098510 module:overlay(0) +from:0x0215df34 kind:load to:0x0215af38 module:overlay(83) +from:0x0215df38 kind:load to:0x02098518 module:overlay(0) +from:0x0215df3c kind:load to:0x0209851c module:overlay(0) +from:0x0215df40 kind:load to:0x020985d8 module:overlay(0) +from:0x0215df44 kind:load to:0x02098644 module:overlay(0) +from:0x0215df48 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215df4c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215df50 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215df54 kind:load to:0x0215b1ac module:overlay(83) +from:0x0215df58 kind:load to:0x0215b1d4 module:overlay(83) +from:0x0215df64 kind:load to:0x0215b70c module:overlay(83) +from:0x0215df68 kind:load to:0x0215b390 module:overlay(83) +from:0x0215df70 kind:load to:0x0215b3dc module:overlay(83) +from:0x0215df78 kind:load to:0x0215b400 module:overlay(83) +from:0x0215df80 kind:load to:0x0215b44c module:overlay(83) +from:0x0215df90 kind:load to:0x0215b224 module:overlay(83) +from:0x0215df94 kind:load to:0x02097998 module:overlay(0) +from:0x0215df98 kind:load to:0x020977a8 module:overlay(0) +from:0x0215df9c kind:load to:0x02097824 module:overlay(0) +from:0x0215dfa0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215dfa4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215dfa8 kind:load to:0x020979ec module:overlay(0) +from:0x0215dfb4 kind:load to:0x0209856c module:overlay(0) +from:0x0215dfb8 kind:load to:0x020985a8 module:overlay(0) +from:0x0215dfbc kind:load to:0x020985c0 module:overlay(0) +from:0x0215dfc0 kind:load to:0x020985cc module:overlay(0) +from:0x0215dfc4 kind:load to:0x01fff464 module:itcm +from:0x0215dfc8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215dfcc kind:load to:0x020984fc module:overlay(0) +from:0x0215dfd0 kind:load to:0x02098504 module:overlay(0) +from:0x0215dfd4 kind:load to:0x0215b618 module:overlay(83) +from:0x0215dfd8 kind:load to:0x0215b640 module:overlay(83) +from:0x0215dfdc kind:load to:0x02098510 module:overlay(0) +from:0x0215dfe0 kind:load to:0x0215b69c module:overlay(83) +from:0x0215dfe4 kind:load to:0x02098518 module:overlay(0) +from:0x0215dfe8 kind:load to:0x0209851c module:overlay(0) +from:0x0215dfec kind:load to:0x020985d8 module:overlay(0) +from:0x0215dff0 kind:load to:0x02098644 module:overlay(0) +from:0x0215dff4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215dff8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215dffc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215e000 kind:load to:0x0215b810 module:overlay(83) +from:0x0215e004 kind:load to:0x0215b830 module:overlay(83) +from:0x0215e020 kind:load to:0x0215b878 module:overlay(83) +from:0x0215e024 kind:load to:0x02097998 module:overlay(0) +from:0x0215e028 kind:load to:0x020977a8 module:overlay(0) +from:0x0215e02c kind:load to:0x02097824 module:overlay(0) +from:0x0215e030 kind:load to:0x0215c294 module:overlay(83) +from:0x0215e034 kind:load to:0x020979c0 module:overlay(0) +from:0x0215e038 kind:load to:0x0215c274 module:overlay(83) +from:0x0215e048 kind:load to:0x02097998 module:overlay(0) +from:0x0215e04c kind:load to:0x020977a8 module:overlay(0) +from:0x0215e050 kind:load to:0x02097824 module:overlay(0) +from:0x0215e054 kind:load to:0x0215c294 module:overlay(83) +from:0x0215e058 kind:load to:0x020979c0 module:overlay(0) +from:0x0215e05c kind:load to:0x0215c274 module:overlay(83) +from:0x0215e0b0 kind:load to:0x0215ba40 module:overlay(83) +from:0x0215e0b4 kind:load to:0x0215c2dc module:overlay(83) +from:0x0215e0b8 kind:load to:0x02099b54 module:overlay(0) +from:0x0215e0bc kind:load to:0x02099b8c module:overlay(0) +from:0x0215e0c0 kind:load to:0x0209a190 module:overlay(0) +from:0x0215e0c4 kind:load to:0x0209a198 module:overlay(0) +from:0x0215e0c8 kind:load to:0x0209a138 module:overlay(0) +from:0x0215e0cc kind:load to:0x02099d04 module:overlay(0) +from:0x0215e0d0 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215e0d4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215e0d8 kind:load to:0x0209a148 module:overlay(0) +from:0x0215e0dc kind:load to:0x0209a160 module:overlay(0) +from:0x0215e0e0 kind:load to:0x0215c2d4 module:overlay(83) +from:0x0215e0e4 kind:load to:0x0209a178 module:overlay(0) +from:0x0215e0e8 kind:load to:0x0215c2c4 module:overlay(83) +from:0x0215e0ec kind:load to:0x0215c2a0 module:overlay(83) +from:0x0215e0f8 kind:load to:0x0209856c module:overlay(0) +from:0x0215e0fc kind:load to:0x020985a8 module:overlay(0) +from:0x0215e100 kind:load to:0x020985c0 module:overlay(0) +from:0x0215e104 kind:load to:0x020985cc module:overlay(0) +from:0x0215e108 kind:load to:0x01fff464 module:itcm +from:0x0215e10c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215e110 kind:load to:0x0215bb2c module:overlay(83) +from:0x0215e114 kind:load to:0x0215be38 module:overlay(83) +from:0x0215e118 kind:load to:0x0215be70 module:overlay(83) +from:0x0215e11c kind:load to:0x0215bee4 module:overlay(83) +from:0x0215e120 kind:load to:0x02098510 module:overlay(0) +from:0x0215e124 kind:load to:0x0215bef8 module:overlay(83) +from:0x0215e128 kind:load to:0x02098518 module:overlay(0) +from:0x0215e12c kind:load to:0x0209851c module:overlay(0) +from:0x0215e130 kind:load to:0x020985d8 module:overlay(0) +from:0x0215e134 kind:load to:0x02098644 module:overlay(0) +from:0x0215e138 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215e13c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215e140 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215e144 kind:load to:0x0215ba54 module:overlay(83) +from:0x0215e148 kind:load to:0x0215babc module:overlay(83) +from:0x0215e14c kind:load to:0x0215bf2c module:overlay(83) +from:0x0215e158 kind:load to:0x0215c324 module:overlay(83) +from:0x0215e15c kind:load to:0x02097998 module:overlay(0) +from:0x0215e160 kind:load to:0x020977a8 module:overlay(0) +from:0x0215e164 kind:load to:0x02097824 module:overlay(0) +from:0x0215e168 kind:load to:0x020979a0 module:overlay(0) +from:0x0215e16c kind:load to:0x020979c0 module:overlay(0) +from:0x0215e170 kind:load to:0x020979ec module:overlay(0) +from:0x0215e17c kind:load to:0x0209856c module:overlay(0) +from:0x0215e180 kind:load to:0x020985a8 module:overlay(0) +from:0x0215e184 kind:load to:0x020985c0 module:overlay(0) +from:0x0215e188 kind:load to:0x020985cc module:overlay(0) +from:0x0215e18c kind:load to:0x01fff464 module:itcm +from:0x0215e190 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215e194 kind:load to:0x0215c3e4 module:overlay(83) +from:0x0215e198 kind:load to:0x02098504 module:overlay(0) +from:0x0215e19c kind:load to:0x0215c420 module:overlay(83) +from:0x0215e1a0 kind:load to:0x0209850c module:overlay(0) +from:0x0215e1a4 kind:load to:0x02098510 module:overlay(0) +from:0x0215e1a8 kind:load to:0x0215c424 module:overlay(83) +from:0x0215e1ac kind:load to:0x02098518 module:overlay(0) +from:0x0215e1b0 kind:load to:0x0209851c module:overlay(0) +from:0x0215e1b4 kind:load to:0x020985d8 module:overlay(0) +from:0x0215e1b8 kind:load to:0x02098644 module:overlay(0) +from:0x0215e1bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215e1c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215e1c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215e1c8 kind:load to:0x0215c444 module:overlay(83) +from:0x0215e1cc kind:load to:0x0215c464 module:overlay(83) +from:0x0215e1d8 kind:load to:0x0215c4ac module:overlay(83) +from:0x0215e1dc kind:load to:0x020977a0 module:overlay(0) +from:0x0215e1e0 kind:load to:0x020977a8 module:overlay(0) +from:0x0215e1e4 kind:load to:0x02097824 module:overlay(0) +from:0x0215e1e8 kind:load to:0x02097864 module:overlay(0) +from:0x0215e1ec kind:load to:0x02097868 module:overlay(0) +from:0x0215e1f0 kind:load to:0x0209786c module:overlay(0) +from:0x0215e1fc kind:load to:0x0207c4d0 module:overlay(0) +from:0x0215e200 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0215e204 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0215e208 kind:load to:0x0207c990 module:overlay(0) +from:0x0215e20c kind:load to:0x0207c9d4 module:overlay(0) +from:0x0215e210 kind:load to:0x0207ca44 module:overlay(0) +from:0x0215e214 kind:load to:0x0207ca6c module:overlay(0) +from:0x0215e218 kind:load to:0x0207cae4 module:overlay(0) +from:0x0215e224 kind:load to:0x0209856c module:overlay(0) +from:0x0215e228 kind:load to:0x020985a8 module:overlay(0) +from:0x0215e22c kind:load to:0x020985c0 module:overlay(0) +from:0x0215e230 kind:load to:0x020985cc module:overlay(0) +from:0x0215e234 kind:load to:0x01fff464 module:itcm +from:0x0215e238 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215e23c kind:load to:0x0215c534 module:overlay(83) +from:0x0215e240 kind:load to:0x02098504 module:overlay(0) +from:0x0215e244 kind:load to:0x02098508 module:overlay(0) +from:0x0215e248 kind:load to:0x0209850c module:overlay(0) +from:0x0215e24c kind:load to:0x02098510 module:overlay(0) +from:0x0215e250 kind:load to:0x02098514 module:overlay(0) +from:0x0215e254 kind:load to:0x02098518 module:overlay(0) +from:0x0215e258 kind:load to:0x0209851c module:overlay(0) +from:0x0215e25c kind:load to:0x020985d8 module:overlay(0) +from:0x0215e260 kind:load to:0x02098644 module:overlay(0) +from:0x0215e264 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215e268 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215e26c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215e270 kind:load to:0x0215c5d8 module:overlay(83) +from:0x0215e274 kind:load to:0x0215c5f8 module:overlay(83) +from:0x0215e280 kind:load to:0x0215c640 module:overlay(83) +from:0x0215e284 kind:load to:0x02097998 module:overlay(0) +from:0x0215e288 kind:load to:0x020977a8 module:overlay(0) +from:0x0215e28c kind:load to:0x02097824 module:overlay(0) +from:0x0215e290 kind:load to:0x020979a0 module:overlay(0) +from:0x0215e294 kind:load to:0x020979c0 module:overlay(0) +from:0x0215e298 kind:load to:0x020979ec module:overlay(0) +from:0x0215e2d4 kind:load to:0x0209856c module:overlay(0) +from:0x0215e2d8 kind:load to:0x020985a8 module:overlay(0) +from:0x0215e2dc kind:load to:0x020985c0 module:overlay(0) +from:0x0215e2e0 kind:load to:0x020985cc module:overlay(0) +from:0x0215e2e4 kind:load to:0x01fff464 module:itcm +from:0x0215e2e8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215e2ec kind:load to:0x0215c6b4 module:overlay(83) +from:0x0215e2f0 kind:load to:0x02098504 module:overlay(0) +from:0x0215e2f4 kind:load to:0x02181ccc module:overlays(97,98) +from:0x0215e2f8 kind:load to:0x02181d1c module:overlays(97,98) +from:0x0215e2fc kind:load to:0x02098510 module:overlay(0) +from:0x0215e300 kind:load to:0x02181d30 module:overlays(97,98) +from:0x0215e304 kind:load to:0x02098518 module:overlay(0) +from:0x0215e308 kind:load to:0x0209851c module:overlay(0) +from:0x0215e30c kind:load to:0x020985d8 module:overlay(0) +from:0x0215e310 kind:load to:0x02098644 module:overlay(0) +from:0x0215e314 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215e318 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215e31c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215e320 kind:load to:0x0215c76c module:overlay(83) +from:0x0215e324 kind:load to:0x0215c79c module:overlay(83) +from:0x0215e328 kind:load to:0x0215c750 module:overlay(83) +from:0x0215e334 kind:load to:0x0215c7f4 module:overlay(83) +from:0x0215e338 kind:load to:0x02097998 module:overlay(0) +from:0x0215e33c kind:load to:0x020977a8 module:overlay(0) +from:0x0215e340 kind:load to:0x02097824 module:overlay(0) +from:0x0215e344 kind:load to:0x020979a0 module:overlay(0) +from:0x0215e348 kind:load to:0x020979c0 module:overlay(0) +from:0x0215e34c kind:load to:0x020979ec module:overlay(0) +from:0x0215e388 kind:load to:0x0209856c module:overlay(0) +from:0x0215e38c kind:load to:0x020985a8 module:overlay(0) +from:0x0215e390 kind:load to:0x020985c0 module:overlay(0) +from:0x0215e394 kind:load to:0x020985cc module:overlay(0) +from:0x0215e398 kind:load to:0x01fff464 module:itcm +from:0x0215e39c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215e3a0 kind:load to:0x0215c868 module:overlay(83) +from:0x0215e3a4 kind:load to:0x02098504 module:overlay(0) +from:0x0215e3a8 kind:load to:0x02181578 module:overlays(97,98) +from:0x0215e3ac kind:load to:0x021815c8 module:overlays(97,98) +from:0x0215e3b0 kind:load to:0x02098510 module:overlay(0) +from:0x0215e3b4 kind:load to:0x021815dc module:overlays(97,98,99) +from:0x0215e3b8 kind:load to:0x02098518 module:overlay(0) +from:0x0215e3bc kind:load to:0x0209851c module:overlay(0) +from:0x0215e3c0 kind:load to:0x020985d8 module:overlay(0) +from:0x0215e3c4 kind:load to:0x02098644 module:overlay(0) +from:0x0215e3c8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215e3cc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215e3d0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215e3d4 kind:load to:0x0215c920 module:overlay(83) +from:0x0215e3d8 kind:load to:0x0215c950 module:overlay(83) +from:0x0215e3dc kind:load to:0x0215c904 module:overlay(83) +from:0x0215e430 kind:load to:0x0215c9a8 module:overlay(83) +from:0x0215e434 kind:load to:0x0209ca64 module:overlay(0) +from:0x0215e438 kind:load to:0x0209ca6c module:overlay(0) +from:0x0215e43c kind:load to:0x0209caac module:overlay(0) +from:0x0215e440 kind:load to:0x0209cacc module:overlay(0) +from:0x0215e44c kind:load to:0x0215ca48 module:overlay(83) +from:0x0215e450 kind:load to:0x0214a414 module:overlay(70) +from:0x0215e454 kind:load to:0x0215cbe8 module:overlay(83) +from:0x0215e458 kind:load to:0x0214a624 module:overlay(70) +from:0x0215e45c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215e460 kind:load to:0x0215cc00 module:overlay(83) +from:0x0215e464 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0215e468 kind:load to:0x0209d220 module:overlay(0) +from:0x0215e46c kind:load to:0x0209d228 module:overlay(0) +from:0x0215e470 kind:load to:0x0209d22c module:overlay(0) +from:0x0215e474 kind:load to:0x0209d238 module:overlay(0) +from:0x0215e478 kind:load to:0x0209d240 module:overlay(0) +from:0x0215e47c kind:load to:0x0215cd90 module:overlay(83) +from:0x0215e480 kind:load to:0x0215cdc0 module:overlay(83) +from:0x0215e484 kind:load to:0x0214a45c module:overlay(70) +from:0x0215e488 kind:load to:0x0215cbf4 module:overlay(83) +from:0x0215e48c kind:load to:0x0215cc88 module:overlay(83) +from:0x0215e490 kind:load to:0x0215cca0 module:overlay(83) +from:0x0215e494 kind:load to:0x0214ae5c module:overlay(70) +from:0x0215e498 kind:load to:0x0214af00 module:overlay(70) +from:0x0215e49c kind:load to:0x0215ccb4 module:overlay(83) +from:0x0215e4a0 kind:load to:0x0214a688 module:overlay(70) +from:0x0215e4a4 kind:load to:0x0214a8b4 module:overlay(70) +from:0x0215e4a8 kind:load to:0x0214a2c0 module:overlay(70) +from:0x0215e4ac kind:load to:0x0214a310 module:overlay(70) +from:0x0215e4b0 kind:load to:0x0215cd84 module:overlay(83) +from:0x0215e4bc kind:load to:0x020731b8 module:overlay(0) +from:0x0215e4c0 kind:load to:0x0215ce0c module:overlay(83) +from:0x0215e4c4 kind:load to:0x020731c0 module:overlay(0) +from:0x0215e4c8 kind:load to:0x020731c4 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov083/symbols.txt b/config/eur1/arm9/overlays/ov083/symbols.txt new file mode 100644 index 00000000..085ad229 --- /dev/null +++ b/config/eur1/arm9/overlays/ov083/symbols.txt @@ -0,0 +1,385 @@ +func_ov083_02152e20 kind:function(arm,size=0x58) addr:0x02152e20 +func_ov083_02152e78 kind:function(arm,size=0x6c) addr:0x02152e78 +func_ov083_02152ee4 kind:function(arm,size=0xc) addr:0x02152ee4 +func_ov083_02152ef0 kind:function(arm,size=0x28) addr:0x02152ef0 +func_ov083_02152f18 kind:function(arm,size=0x68) addr:0x02152f18 +func_ov083_02152f80 kind:function(arm,size=0x1c) addr:0x02152f80 +func_ov083_02152f9c kind:function(arm,size=0x464) addr:0x02152f9c +func_ov083_02153400 kind:function(arm,size=0x14) addr:0x02153400 +func_ov083_02153414 kind:function(arm,size=0xf8) addr:0x02153414 +func_ov083_0215350c kind:function(arm,size=0x100) addr:0x0215350c +func_ov083_0215360c kind:function(arm,size=0x38) addr:0x0215360c +func_ov083_02153644 kind:function(arm,size=0x90) addr:0x02153644 +func_ov083_021536d4 kind:function(arm,size=0xe8) addr:0x021536d4 +func_ov083_021537bc kind:function(arm,size=0x28) addr:0x021537bc +func_ov083_021537e4 kind:function(arm,size=0x464) addr:0x021537e4 +func_ov083_02153c48 kind:function(arm,size=0xf0) addr:0x02153c48 +func_ov083_02153d38 kind:function(arm,size=0xcc) addr:0x02153d38 +func_ov083_02153e04 kind:function(arm,size=0x10) addr:0x02153e04 +func_ov083_02153e14 kind:function(arm,size=0xf8) addr:0x02153e14 +func_ov083_02153f0c kind:function(arm,size=0x1e0) addr:0x02153f0c +func_ov083_021540ec kind:function(arm,size=0x38) addr:0x021540ec +func_ov083_02154124 kind:function(arm,size=0x18) addr:0x02154124 +func_ov083_0215413c kind:function(arm,size=0x3bc) addr:0x0215413c +func_ov083_021544f8 kind:function(arm,size=0x1d0) addr:0x021544f8 +func_ov083_021546c8 kind:function(arm,size=0xac) addr:0x021546c8 +func_ov083_02154774 kind:function(arm,size=0x1e8) addr:0x02154774 +func_ov083_0215495c kind:function(arm,size=0x10) addr:0x0215495c +func_ov083_0215496c kind:function(arm,size=0x200) addr:0x0215496c +func_ov083_02154b6c kind:function(arm,size=0x40) addr:0x02154b6c +func_ov083_02154bac kind:function(arm,size=0x118) addr:0x02154bac +func_ov083_02154cc4 kind:function(arm,size=0x1c) addr:0x02154cc4 +func_ov083_02154ce0 kind:function(arm,size=0xa8) addr:0x02154ce0 +func_ov083_02154d88 kind:function(arm,size=0x5c) addr:0x02154d88 +func_ov083_02154de4 kind:function(arm,size=0x5c) addr:0x02154de4 +func_ov083_02154e40 kind:function(arm,size=0xd8) addr:0x02154e40 +func_ov083_02154f18 kind:function(arm,size=0x3c) addr:0x02154f18 +func_ov083_02154f54 kind:function(arm,size=0x1d4) addr:0x02154f54 +func_ov083_02155128 kind:function(arm,size=0x28) addr:0x02155128 +func_ov083_02155150 kind:function(arm,size=0x60) addr:0x02155150 +func_ov083_021551b0 kind:function(arm,size=0x5c) addr:0x021551b0 +func_ov083_0215520c kind:function(arm,size=0x104) addr:0x0215520c +func_ov083_02155310 kind:function(arm,size=0x2c) addr:0x02155310 +func_ov083_0215533c kind:function(arm,size=0x30) addr:0x0215533c +func_ov083_0215536c kind:function(arm,size=0x1d0) addr:0x0215536c +func_ov083_0215553c kind:function(arm,size=0x1d0) addr:0x0215553c +func_ov083_0215570c kind:function(arm,size=0x40) addr:0x0215570c +func_ov083_0215574c kind:function(arm,size=0xb0) addr:0x0215574c +func_ov083_021557fc kind:function(arm,size=0x108) addr:0x021557fc +func_ov083_02155904 kind:function(arm,size=0x28) addr:0x02155904 +func_ov083_0215592c kind:function(arm,size=0x6c) addr:0x0215592c +func_ov083_02155998 kind:function(arm,size=0xdc) addr:0x02155998 +func_ov083_02155a74 kind:function(arm,size=0x64) addr:0x02155a74 +func_ov083_02155ad8 kind:function(arm,size=0x34) addr:0x02155ad8 +func_ov083_02155b0c kind:function(arm,size=0x14c) addr:0x02155b0c +func_ov083_02155c58 kind:function(arm,size=0xa30) addr:0x02155c58 +func_ov083_02156688 kind:function(arm,size=0x28) addr:0x02156688 +func_ov083_021566b0 kind:function(arm,size=0x100) addr:0x021566b0 +func_ov083_021567b0 kind:function(arm,size=0x670) addr:0x021567b0 +func_ov083_02156e20 kind:function(arm,size=0x28) addr:0x02156e20 +func_ov083_02156e48 kind:function(arm,size=0x158) addr:0x02156e48 +func_ov083_02156fa0 kind:function(arm,size=0x7c) addr:0x02156fa0 +func_ov083_0215701c kind:function(arm,size=0x148) addr:0x0215701c +func_ov083_02157164 kind:function(arm,size=0xfc) addr:0x02157164 +func_ov083_02157260 kind:function(arm,size=0x4) addr:0x02157260 +func_ov083_02157264 kind:function(arm,size=0x58) addr:0x02157264 +func_ov083_021572bc kind:function(arm,size=0x24) addr:0x021572bc +func_ov083_021572e0 kind:function(arm,size=0xb4) addr:0x021572e0 +func_ov083_02157394 kind:function(arm,size=0xe4) addr:0x02157394 +func_ov083_02157478 kind:function(arm,size=0x320) addr:0x02157478 +func_ov083_02157798 kind:function(arm,size=0xd4) addr:0x02157798 +func_ov083_0215786c kind:function(arm,size=0x1e0) addr:0x0215786c +func_ov083_02157a4c kind:function(arm,size=0x1c4) addr:0x02157a4c +func_ov083_02157c10 kind:function(arm,size=0x1b4) addr:0x02157c10 +func_ov083_02157dc4 kind:function(arm,size=0xd8) addr:0x02157dc4 +func_ov083_02157e9c kind:function(arm,size=0x120) addr:0x02157e9c +func_ov083_02157fbc kind:function(arm,size=0xfc) addr:0x02157fbc +func_ov083_021580b8 kind:function(arm,size=0x2a4) addr:0x021580b8 +func_ov083_0215835c kind:function(arm,size=0x168) addr:0x0215835c +func_ov083_021584c4 kind:function(arm,size=0xd8) addr:0x021584c4 +func_ov083_0215859c kind:function(arm,size=0x110) addr:0x0215859c +func_ov083_021586ac kind:function(arm,size=0x244) addr:0x021586ac +func_ov083_021588f0 kind:function(arm,size=0x90) addr:0x021588f0 +func_ov083_02158980 kind:function(arm,size=0x194) addr:0x02158980 +func_ov083_02158b14 kind:function(arm,size=0xc4) addr:0x02158b14 +func_ov083_02158bd8 kind:function(arm,size=0x264) addr:0x02158bd8 +func_ov083_02158e3c kind:function(arm,size=0xc4) addr:0x02158e3c +func_ov083_02158f00 kind:function(arm,size=0x3c8) addr:0x02158f00 +func_ov083_021592c8 kind:function(arm,size=0x120) addr:0x021592c8 +func_ov083_021593e8 kind:function(arm,size=0x684) addr:0x021593e8 +func_ov083_02159a6c kind:function(arm,size=0x90) addr:0x02159a6c +func_ov083_02159afc kind:function(arm,size=0x94) addr:0x02159afc +func_ov083_02159b90 kind:function(arm,size=0x3ac) addr:0x02159b90 +func_ov083_02159f3c kind:function(arm,size=0x60) addr:0x02159f3c +func_ov083_02159f9c kind:function(arm,size=0x44) addr:0x02159f9c +func_ov083_02159fe0 kind:function(arm,size=0x270) addr:0x02159fe0 +func_ov083_0215a250 kind:function(arm,size=0x28) addr:0x0215a250 +func_ov083_0215a278 kind:function(arm,size=0xa8) addr:0x0215a278 +func_ov083_0215a320 kind:function(arm,size=0x70) addr:0x0215a320 +func_ov083_0215a390 kind:function(arm,size=0x70) addr:0x0215a390 +func_ov083_0215a400 kind:function(arm,size=0x28) addr:0x0215a400 +func_ov083_0215a428 kind:function(arm,size=0x10) addr:0x0215a428 +func_ov083_0215a438 kind:function(arm,size=0x118) addr:0x0215a438 +func_ov083_0215a550 kind:function(arm,size=0x120) addr:0x0215a550 +func_ov083_0215a670 kind:function(arm,size=0x24) addr:0x0215a670 +func_ov083_0215a694 kind:function(arm,size=0x2c) addr:0x0215a694 +func_ov083_0215a6c0 kind:function(arm,size=0x1c) addr:0x0215a6c0 +func_ov083_0215a6dc kind:function(arm,size=0x14) addr:0x0215a6dc +func_ov083_0215a6f0 kind:function(arm,size=0xc) addr:0x0215a6f0 +func_ov083_0215a6fc kind:function(arm,size=0x24) addr:0x0215a6fc +func_ov083_0215a720 kind:function(arm,size=0x4c) addr:0x0215a720 +func_ov083_0215a76c kind:function(arm,size=0x1e8) addr:0x0215a76c +func_ov083_0215a954 kind:function(arm,size=0x24) addr:0x0215a954 +func_ov083_0215a978 kind:function(arm,size=0x1b4) addr:0x0215a978 +func_ov083_0215ab2c kind:function(arm,size=0x1c) addr:0x0215ab2c +func_ov083_0215ab48 kind:function(arm,size=0x130) addr:0x0215ab48 +func_ov083_0215ac78 kind:function(arm,size=0x78) addr:0x0215ac78 +func_ov083_0215acf0 kind:function(arm,size=0x170) addr:0x0215acf0 +func_ov083_0215ae60 kind:function(arm,size=0x90) addr:0x0215ae60 +func_ov083_0215aef0 kind:function(arm,size=0x3c) addr:0x0215aef0 +func_ov083_0215af2c kind:function(arm,size=0xc) addr:0x0215af2c +func_ov083_0215af38 kind:function(arm,size=0x11c) addr:0x0215af38 +func_ov083_0215b054 kind:function(arm,size=0xa4) addr:0x0215b054 +func_ov083_0215b0f8 kind:function(arm,size=0xb4) addr:0x0215b0f8 +func_ov083_0215b1ac kind:function(arm,size=0x28) addr:0x0215b1ac +func_ov083_0215b1d4 kind:function(arm,size=0x30) addr:0x0215b1d4 +func_ov083_0215b204 kind:function(arm,size=0x14) addr:0x0215b204 +func_ov083_0215b218 kind:function(arm,size=0xc) addr:0x0215b218 +func_ov083_0215b224 kind:function(arm,size=0x24) addr:0x0215b224 +func_ov083_0215b248 kind:function(arm,size=0x40) addr:0x0215b248 +func_ov083_0215b288 kind:function(arm,size=0x108) addr:0x0215b288 +func_ov083_0215b390 kind:function(arm,size=0x4c) addr:0x0215b390 +func_ov083_0215b3dc kind:function(arm,size=0x24) addr:0x0215b3dc +func_ov083_0215b400 kind:function(arm,size=0x4c) addr:0x0215b400 +func_ov083_0215b44c kind:function(arm,size=0x24) addr:0x0215b44c +func_ov083_0215b470 kind:function(arm,size=0x40) addr:0x0215b470 +func_ov083_0215b4b0 kind:function(arm,size=0x38) addr:0x0215b4b0 +func_ov083_0215b4e8 kind:function(arm,size=0x130) addr:0x0215b4e8 +func_ov083_0215b618 kind:function(arm,size=0x28) addr:0x0215b618 +func_ov083_0215b640 kind:function(arm,size=0x5c) addr:0x0215b640 +func_ov083_0215b69c kind:function(arm,size=0x24) addr:0x0215b69c +func_ov083_0215b6c0 kind:function(arm,size=0x4c) addr:0x0215b6c0 +func_ov083_0215b70c kind:function(arm,size=0x10) addr:0x0215b70c +func_ov083_0215b71c kind:function(arm,size=0x78) addr:0x0215b71c +func_ov083_0215b794 kind:function(arm,size=0x7c) addr:0x0215b794 +func_ov083_0215b810 kind:function(arm,size=0x20) addr:0x0215b810 +func_ov083_0215b830 kind:function(arm,size=0x28) addr:0x0215b830 +func_ov083_0215b858 kind:function(arm,size=0x14) addr:0x0215b858 +func_ov083_0215b86c kind:function(arm,size=0xc) addr:0x0215b86c +func_ov083_0215b878 kind:function(arm,size=0x24) addr:0x0215b878 +func_ov083_0215b89c kind:function(arm,size=0x44) addr:0x0215b89c +func_ov083_0215b8e0 kind:function(arm,size=0x160) addr:0x0215b8e0 +func_ov083_0215ba40 kind:function(arm,size=0x14) addr:0x0215ba40 +func_ov083_0215ba54 kind:function(arm,size=0x68) addr:0x0215ba54 +func_ov083_0215babc kind:function(arm,size=0x70) addr:0x0215babc +func_ov083_0215bb2c kind:function(arm,size=0x30c) addr:0x0215bb2c +func_ov083_0215be38 kind:function(arm,size=0x38) addr:0x0215be38 +func_ov083_0215be70 kind:function(arm,size=0x74) addr:0x0215be70 +func_ov083_0215bee4 kind:function(arm,size=0x14) addr:0x0215bee4 +func_ov083_0215bef8 kind:function(arm,size=0x34) addr:0x0215bef8 +func_ov083_0215bf2c kind:function(arm,size=0x40) addr:0x0215bf2c +func_ov083_0215bf6c kind:function(arm,size=0x10) addr:0x0215bf6c +func_ov083_0215bf7c kind:function(arm,size=0xc8) addr:0x0215bf7c +func_ov083_0215c044 kind:function(arm,size=0x14) addr:0x0215c044 +func_ov083_0215c058 kind:function(arm,size=0xec) addr:0x0215c058 +func_ov083_0215c144 kind:function(arm,size=0x130) addr:0x0215c144 +func_ov083_0215c274 kind:function(arm,size=0x20) addr:0x0215c274 +func_ov083_0215c294 kind:function(arm,size=0xc) addr:0x0215c294 +func_ov083_0215c2a0 kind:function(arm,size=0x24) addr:0x0215c2a0 +func_ov083_0215c2c4 kind:function(arm,size=0x10) addr:0x0215c2c4 +func_ov083_0215c2d4 kind:function(arm,size=0x8) addr:0x0215c2d4 +func_ov083_0215c2dc kind:function(arm,size=0x1c) addr:0x0215c2dc +func_ov083_0215c2f8 kind:function(arm,size=0x20) addr:0x0215c2f8 +func_ov083_0215c318 kind:function(arm,size=0xc) addr:0x0215c318 +func_ov083_0215c324 kind:function(arm,size=0x24) addr:0x0215c324 +func_ov083_0215c348 kind:function(arm,size=0x28) addr:0x0215c348 +func_ov083_0215c370 kind:function(arm,size=0x74) addr:0x0215c370 +func_ov083_0215c3e4 kind:function(arm,size=0x3c) addr:0x0215c3e4 +func_ov083_0215c420 kind:function(arm,size=0x4) addr:0x0215c420 +func_ov083_0215c424 kind:function(arm,size=0x20) addr:0x0215c424 +func_ov083_0215c444 kind:function(arm,size=0x20) addr:0x0215c444 +func_ov083_0215c464 kind:function(arm,size=0x28) addr:0x0215c464 +func_ov083_0215c48c kind:function(arm,size=0x14) addr:0x0215c48c +func_ov083_0215c4a0 kind:function(arm,size=0xc) addr:0x0215c4a0 +func_ov083_0215c4ac kind:function(arm,size=0x24) addr:0x0215c4ac +func_ov083_0215c4d0 kind:function(arm,size=0x28) addr:0x0215c4d0 +func_ov083_0215c4f8 kind:function(arm,size=0x3c) addr:0x0215c4f8 +func_ov083_0215c534 kind:function(arm,size=0xa4) addr:0x0215c534 +func_ov083_0215c5d8 kind:function(arm,size=0x20) addr:0x0215c5d8 +func_ov083_0215c5f8 kind:function(arm,size=0x28) addr:0x0215c5f8 +func_ov083_0215c620 kind:function(arm,size=0x14) addr:0x0215c620 +func_ov083_0215c634 kind:function(arm,size=0xc) addr:0x0215c634 +func_ov083_0215c640 kind:function(arm,size=0x24) addr:0x0215c640 +func_ov083_0215c664 kind:function(arm,size=0x30) addr:0x0215c664 +func_ov083_0215c694 kind:function(arm,size=0x20) addr:0x0215c694 +func_ov083_0215c6b4 kind:function(arm,size=0x9c) addr:0x0215c6b4 +func_ov083_0215c750 kind:function(arm,size=0x1c) addr:0x0215c750 +func_ov083_0215c76c kind:function(arm,size=0x30) addr:0x0215c76c +func_ov083_0215c79c kind:function(arm,size=0x38) addr:0x0215c79c +func_ov083_0215c7d4 kind:function(arm,size=0x14) addr:0x0215c7d4 +func_ov083_0215c7e8 kind:function(arm,size=0xc) addr:0x0215c7e8 +func_ov083_0215c7f4 kind:function(arm,size=0x24) addr:0x0215c7f4 +func_ov083_0215c818 kind:function(arm,size=0x30) addr:0x0215c818 +func_ov083_0215c848 kind:function(arm,size=0x20) addr:0x0215c848 +func_ov083_0215c868 kind:function(arm,size=0x9c) addr:0x0215c868 +func_ov083_0215c904 kind:function(arm,size=0x1c) addr:0x0215c904 +func_ov083_0215c920 kind:function(arm,size=0x30) addr:0x0215c920 +func_ov083_0215c950 kind:function(arm,size=0x38) addr:0x0215c950 +func_ov083_0215c988 kind:function(arm,size=0x14) addr:0x0215c988 +func_ov083_0215c99c kind:function(arm,size=0xc) addr:0x0215c99c +func_ov083_0215c9a8 kind:function(arm,size=0x24) addr:0x0215c9a8 +func_ov083_0215c9cc kind:function(arm,size=0x48) addr:0x0215c9cc +func_ov083_0215ca14 kind:function(arm,size=0x34) addr:0x0215ca14 +func_ov083_0215ca48 kind:function(arm,size=0x1a0) addr:0x0215ca48 +func_ov083_0215cbe8 kind:function(arm,size=0xc) addr:0x0215cbe8 +func_ov083_0215cbf4 kind:function(arm,size=0xc) addr:0x0215cbf4 +func_ov083_0215cc00 kind:function(arm,size=0x88) addr:0x0215cc00 +func_ov083_0215cc88 kind:function(arm,size=0x18) addr:0x0215cc88 +func_ov083_0215cca0 kind:function(arm,size=0x14) addr:0x0215cca0 +func_ov083_0215ccb4 kind:function(arm,size=0xd0) addr:0x0215ccb4 +func_ov083_0215cd84 kind:function(arm,size=0xc) addr:0x0215cd84 +func_ov083_0215cd90 kind:function(arm,size=0x30) addr:0x0215cd90 +func_ov083_0215cdc0 kind:function(arm,size=0x38) addr:0x0215cdc0 +func_ov083_0215cdf8 kind:function(arm,size=0x14) addr:0x0215cdf8 +func_ov083_0215ce0c kind:function(arm,size=0x10) addr:0x0215ce0c +func_ov083_0215ce1c kind:function(arm,size=0x304) addr:0x0215ce1c +func_ov083_0215d120 kind:function(arm,size=0x114) addr:0x0215d120 +func_ov083_0215d234 kind:function(arm,size=0x10) addr:0x0215d234 +func_ov083_0215d244 kind:function(arm,size=0x10) addr:0x0215d244 +func_ov083_0215d254 kind:function(arm,size=0x10) addr:0x0215d254 +func_ov083_0215d264 kind:function(arm,size=0x28) addr:0x0215d264 +func_ov083_0215d28c kind:function(arm,size=0x24) addr:0x0215d28c +func_ov083_0215d2b0 kind:function(arm,size=0x24) addr:0x0215d2b0 +data_ov083_0215d2f0 kind:data(any) addr:0x0215d2f0 +data_ov083_0215d2f2 kind:data(any) addr:0x0215d2f2 +data_ov083_0215d2f8 kind:data(any) addr:0x0215d2f8 +data_ov083_0215d300 kind:data(any) addr:0x0215d300 +data_ov083_0215d308 kind:data(any) addr:0x0215d308 +data_ov083_0215d30a kind:data(any) addr:0x0215d30a +data_ov083_0215d310 kind:data(any) addr:0x0215d310 +data_ov083_0215d320 kind:data(any) addr:0x0215d320 +data_ov083_0215d324 kind:data(any) addr:0x0215d324 +data_ov083_0215d328 kind:data(any) addr:0x0215d328 +data_ov083_0215d338 kind:data(any) addr:0x0215d338 +data_ov083_0215d368 kind:data(any) addr:0x0215d368 +data_ov083_0215d36c kind:data(any) addr:0x0215d36c ambiguous +data_ov083_0215d398 kind:data(any) addr:0x0215d398 +data_ov083_0215d39c kind:data(any) addr:0x0215d39c +data_ov083_0215d3a0 kind:data(any) addr:0x0215d3a0 +data_ov083_0215d3c0 kind:data(any) addr:0x0215d3c0 +data_ov083_0215d3e0 kind:data(any) addr:0x0215d3e0 +data_ov083_0215d434 kind:data(any) addr:0x0215d434 +data_ov083_0215d454 kind:data(any) addr:0x0215d454 +data_ov083_0215d474 kind:data(any) addr:0x0215d474 +data_ov083_0215d484 kind:data(any) addr:0x0215d484 +data_ov083_0215d494 kind:data(any) addr:0x0215d494 +data_ov083_0215d4b4 kind:data(any) addr:0x0215d4b4 +__sinit_ov083_0215d4d4 kind:function(arm,size=0x114) addr:0x0215d4d4 +__sinit_ov083_0215d5e8 kind:function(arm,size=0x90) addr:0x0215d5e8 +__sinit_ov083_0215d678 kind:function(arm,size=0x50) addr:0x0215d678 +__sinit_ov083_0215d6c8 kind:function(arm,size=0x50) addr:0x0215d6c8 +__sinit_ov083_0215d718 kind:function(arm,size=0x50) addr:0x0215d718 +__sinit_ov083_0215d768 kind:function(arm,size=0x50) addr:0x0215d768 +__sinit_ov083_0215d7b8 kind:function(arm,size=0x50) addr:0x0215d7b8 +__sinit_ov083_0215d808 kind:function(arm,size=0x50) addr:0x0215d808 +__sinit_ov083_0215d858 kind:function(arm,size=0xc4) addr:0x0215d858 +.p__sinit_ov083_0215d4d4 kind:data(word) addr:0x0215d91c +.p__sinit_ov083_0215d5e8 kind:data(word) addr:0x0215d920 +.p__sinit_ov083_0215d678 kind:data(word) addr:0x0215d924 +.p__sinit_ov083_0215d6c8 kind:data(word) addr:0x0215d928 +.p__sinit_ov083_0215d718 kind:data(word) addr:0x0215d92c +.p__sinit_ov083_0215d768 kind:data(word) addr:0x0215d930 +.p__sinit_ov083_0215d7b8 kind:data(word) addr:0x0215d934 +.p__sinit_ov083_0215d808 kind:data(word) addr:0x0215d938 +.p__sinit_ov083_0215d858 kind:data(word) addr:0x0215d93c +data_ov083_0215d960 kind:data(any) addr:0x0215d960 +data_ov083_0215d974 kind:data(any) addr:0x0215d974 +data_ov083_0215d980 kind:data(any) addr:0x0215d980 +data_ov083_0215d990 kind:data(any) addr:0x0215d990 +data_ov083_0215d9a8 kind:data(any) addr:0x0215d9a8 ambiguous +data_ov083_0215d9b4 kind:data(any) addr:0x0215d9b4 +data_ov083_0215da00 kind:data(any) addr:0x0215da00 +data_ov083_0215da58 kind:data(any) addr:0x0215da58 +data_ov083_0215da70 kind:data(any) addr:0x0215da70 +data_ov083_0215da88 kind:data(any) addr:0x0215da88 +data_ov083_0215dafc kind:data(any) addr:0x0215dafc ambiguous +data_ov083_0215db18 kind:data(any) addr:0x0215db18 +data_ov083_0215db60 kind:data(any) addr:0x0215db60 +data_ov083_0215dbd8 kind:data(any) addr:0x0215dbd8 +data_ov083_0215dbf0 kind:data(any) addr:0x0215dbf0 +data_ov083_0215dbf8 kind:data(any) addr:0x0215dbf8 ambiguous +data_ov083_0215dc08 kind:data(any) addr:0x0215dc08 +data_ov083_0215dc18 kind:data(any) addr:0x0215dc18 +data_ov083_0215dcf8 kind:data(any) addr:0x0215dcf8 ambiguous +data_ov083_0215dde8 kind:data(any) addr:0x0215dde8 +data_ov083_0215ddf8 kind:data(any) addr:0x0215ddf8 +data_ov083_0215de0c kind:data(any) addr:0x0215de0c +data_ov083_0215de20 kind:data(any) addr:0x0215de20 +data_ov083_0215de24 kind:data(any) addr:0x0215de24 ambiguous +data_ov083_0215de38 kind:data(any) addr:0x0215de38 +data_ov083_0215de4c kind:data(any) addr:0x0215de4c +data_ov083_0215de60 kind:data(any) addr:0x0215de60 +data_ov083_0215de74 kind:data(any) addr:0x0215de74 +data_ov083_0215de84 kind:data(any) addr:0x0215de84 +data_ov083_0215de9c kind:data(any) addr:0x0215de9c +data_ov083_0215deb8 kind:data(any) addr:0x0215deb8 +data_ov083_0215dec8 kind:data(any) addr:0x0215dec8 +data_ov083_0215df08 kind:data(any) addr:0x0215df08 +data_ov083_0215df64 kind:data(any) addr:0x0215df64 +data_ov083_0215df68 kind:data(any) addr:0x0215df68 +data_ov083_0215df90 kind:data(any) addr:0x0215df90 +data_ov083_0215dfb4 kind:data(any) addr:0x0215dfb4 +data_ov083_0215e008 kind:data(any) addr:0x0215e008 +data_ov083_0215e010 kind:data(any) addr:0x0215e010 +data_ov083_0215e020 kind:data(any) addr:0x0215e020 +data_ov083_0215e044 kind:data(any) addr:0x0215e044 +data_ov083_0215e060 kind:data(any) addr:0x0215e060 +data_ov083_0215e064 kind:data(any) addr:0x0215e064 ambiguous +data_ov083_0215e078 kind:data(any) addr:0x0215e078 +data_ov083_0215e090 kind:data(any) addr:0x0215e090 +data_ov083_0215e0b0 kind:data(any) addr:0x0215e0b0 +data_ov083_0215e0b8 kind:data(any) addr:0x0215e0b8 ambiguous +data_ov083_0215e0ec kind:data(any) addr:0x0215e0ec ambiguous +data_ov083_0215e0f8 kind:data(any) addr:0x0215e0f8 +data_ov083_0215e158 kind:data(any) addr:0x0215e158 +data_ov083_0215e17c kind:data(any) addr:0x0215e17c +data_ov083_0215e1ac kind:data(any) addr:0x0215e1ac ambiguous +data_ov083_0215e1d8 kind:data(any) addr:0x0215e1d8 +data_ov083_0215e1fc kind:data(any) addr:0x0215e1fc +data_ov083_0215e224 kind:data(any) addr:0x0215e224 +data_ov083_0215e280 kind:data(any) addr:0x0215e280 +data_ov083_0215e290 kind:data(any) addr:0x0215e290 ambiguous +data_ov083_0215e29c kind:data(any) addr:0x0215e29c +data_ov083_0215e2b4 kind:data(any) addr:0x0215e2b4 +data_ov083_0215e2d4 kind:data(any) addr:0x0215e2d4 +data_ov083_0215e334 kind:data(any) addr:0x0215e334 +data_ov083_0215e350 kind:data(any) addr:0x0215e350 +data_ov083_0215e368 kind:data(any) addr:0x0215e368 +data_ov083_0215e388 kind:data(any) addr:0x0215e388 +data_ov083_0215e3c4 kind:data(any) addr:0x0215e3c4 ambiguous +data_ov083_0215e3e0 kind:data(any) addr:0x0215e3e0 +data_ov083_0215e3ec kind:data(any) addr:0x0215e3ec +data_ov083_0215e3f8 kind:data(any) addr:0x0215e3f8 +data_ov083_0215e404 kind:data(any) addr:0x0215e404 +data_ov083_0215e410 kind:data(any) addr:0x0215e410 +data_ov083_0215e41c kind:data(any) addr:0x0215e41c +data_ov083_0215e430 kind:data(any) addr:0x0215e430 +data_ov083_0215e44c kind:data(any) addr:0x0215e44c +data_ov083_0215e4bc kind:data(any) addr:0x0215e4bc +data_ov083_0215e4e0 kind:bss addr:0x0215e4e0 +data_ov083_0215e4e4 kind:bss addr:0x0215e4e4 +data_ov083_0215e4ec kind:bss addr:0x0215e4ec +data_ov083_0215e4f8 kind:bss addr:0x0215e4f8 +data_ov083_0215e5d0 kind:bss addr:0x0215e5d0 +data_ov083_0215e5d4 kind:bss addr:0x0215e5d4 +data_ov083_0215e5e0 kind:bss addr:0x0215e5e0 +data_ov083_0215e5ec kind:bss addr:0x0215e5ec +data_ov083_0215e6c4 kind:bss addr:0x0215e6c4 +data_ov083_0215e6c8 kind:bss addr:0x0215e6c8 +data_ov083_0215e6d4 kind:bss addr:0x0215e6d4 +data_ov083_0215e728 kind:bss addr:0x0215e728 ambiguous +data_ov083_0215e7ac kind:bss addr:0x0215e7ac +data_ov083_0215e7b0 kind:bss addr:0x0215e7b0 +data_ov083_0215e7bc kind:bss addr:0x0215e7bc +data_ov083_0215e7d8 kind:bss addr:0x0215e7d8 ambiguous +data_ov083_0215e808 kind:bss addr:0x0215e808 ambiguous +data_ov083_0215e850 kind:bss addr:0x0215e850 ambiguous +data_ov083_0215e894 kind:bss addr:0x0215e894 +data_ov083_0215e8a8 kind:bss addr:0x0215e8a8 +data_ov083_0215e8ac kind:bss addr:0x0215e8ac +data_ov083_0215e8b8 kind:bss addr:0x0215e8b8 +data_ov083_0215e990 kind:bss addr:0x0215e990 +data_ov083_0215e994 kind:bss addr:0x0215e994 +data_ov083_0215e9a0 kind:bss addr:0x0215e9a0 +data_ov083_0215e9b0 kind:bss addr:0x0215e9b0 ambiguous +data_ov083_0215e9dc kind:bss addr:0x0215e9dc +data_ov083_0215e9e0 kind:bss addr:0x0215e9e0 +data_ov083_0215e9ec kind:bss addr:0x0215e9ec +data_ov083_0215ea94 kind:bss addr:0x0215ea94 ambiguous +data_ov083_0215eac4 kind:bss addr:0x0215eac4 +data_ov083_0215eac8 kind:bss addr:0x0215eac8 +data_ov083_0215ead4 kind:bss addr:0x0215ead4 +data_ov083_0215ebac kind:bss addr:0x0215ebac +data_ov083_0215ebb0 kind:bss addr:0x0215ebb0 +data_ov083_0215ebbc kind:bss addr:0x0215ebbc +data_ov083_0215ec7c kind:bss addr:0x0215ec7c ambiguous diff --git a/config/eur1/arm9/overlays/ov084/delinks.txt b/config/eur1/arm9/overlays/ov084/delinks.txt new file mode 100644 index 00000000..0919fc6e --- /dev/null +++ b/config/eur1/arm9/overlays/ov084/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x02161968 kind:code align:32 + .rodata start:0x02161968 end:0x02161fe0 kind:rodata align:4 + .init start:0x02161fe0 end:0x02162bb8 kind:code align:4 + .ctor start:0x02162bb8 end:0x02162bf4 kind:rodata align:4 + .data start:0x02162c00 end:0x02163c80 kind:data align:32 + .bss start:0x02163c80 end:0x02164920 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov084/relocs.txt b/config/eur1/arm9/overlays/ov084/relocs.txt new file mode 100644 index 00000000..6784d3bd --- /dev/null +++ b/config/eur1/arm9/overlays/ov084/relocs.txt @@ -0,0 +1,2675 @@ +from:0x02150d88 kind:load to:0x02163cd0 module:overlay(84) +from:0x02150d9c kind:arm_call to:0x02011f3c module:main +from:0x02150da8 kind:arm_call to:0x021527c0 module:overlay(84) +from:0x02150dc0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150e08 kind:load to:0x02162d24 module:overlay(84) +from:0x02150e44 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02150e5c kind:arm_call to:0x02097530 module:overlay(0) +from:0x02150e70 kind:load to:0x020b53e4 module:overlay(0) +from:0x02150e88 kind:arm_call to:0x01fff458 module:itcm +from:0x02150ed4 kind:arm_call_thumb to:0x02057a50 module:overlay(0) +from:0x02150efc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02150f24 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02150f48 kind:arm_call to:0x02057c6c module:overlay(0) +from:0x02150f58 kind:arm_call to:0x02028c90 module:main +from:0x02150f64 kind:load to:0x02162d98 module:overlay(84) +from:0x02150f68 kind:load to:0x02161acc module:overlay(84) +from:0x02150f6c kind:load to:0x02161a2c module:overlay(84) +from:0x02150f70 kind:load to:0x02150f74 module:overlay(84) +from:0x02150f94 kind:load to:0x021512bc module:overlay(84) +from:0x02150f98 kind:load to:0x02150f9c module:overlay(84) +from:0x02150fb0 kind:load to:0x02150fb4 module:overlay(84) +from:0x02151004 kind:arm_call to:0x01ffa090 module:itcm +from:0x0215105c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02151098 kind:arm_call to:0x01ffa090 module:itcm +from:0x021510f0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02151118 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02151128 kind:arm_call to:0x01ffa60c module:itcm +from:0x02151188 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02151198 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215129c kind:arm_call to:0x0200e260 module:main +from:0x021512b4 kind:load to:0x027e0d80 module:dtcm +from:0x021512b8 kind:load to:0x0203e964 module:main +from:0x021512d0 kind:load to:0x021512d4 module:overlay(84) +from:0x02151324 kind:arm_call to:0x02151e98 module:overlay(84) +from:0x02151358 kind:arm_call to:0x02151e60 module:overlay(84) +from:0x02151374 kind:arm_call to:0x02151e28 module:overlay(84) +from:0x021513a0 kind:load to:0x027e0d80 module:dtcm +from:0x02151438 kind:arm_call to:0x01ff930c module:itcm +from:0x021514dc kind:arm_call to:0x01ff930c module:itcm +from:0x02151514 kind:arm_call to:0x01ff930c module:itcm +from:0x02151540 kind:arm_call to:0x01ff930c module:itcm +from:0x02151548 kind:load to:0x02049be4 module:main +from:0x02151580 kind:arm_call to:0x02028c90 module:main +from:0x02151590 kind:arm_call to:0x02028c90 module:main +from:0x021515c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021515dc kind:arm_call to:0x01ff930c module:itcm +from:0x021515ec kind:arm_call to:0x01ff930c module:itcm +from:0x021515fc kind:arm_call to:0x01ff930c module:itcm +from:0x02151624 kind:arm_call to:0x02028d4c module:main +from:0x02151638 kind:arm_call to:0x01ffa60c module:itcm +from:0x02151648 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215165c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215166c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02151684 kind:arm_call to:0x01ffad5c module:itcm +from:0x02151698 kind:arm_call to:0x01fff148 module:itcm +from:0x021516b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021516e0 kind:arm_call to:0x01ffa60c module:itcm +from:0x021516f0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02151700 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151714 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215172c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215173c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215174c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151760 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215177c kind:arm_call to:0x01ff930c module:itcm +from:0x021517bc kind:arm_call to:0x01ff930c module:itcm +from:0x021517f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02151830 kind:arm_call to:0x01ff930c module:itcm +from:0x02151860 kind:load to:0x027e0d80 module:dtcm +from:0x02151864 kind:load to:0x027e0ce0 module:dtcm +from:0x02151b6c kind:arm_call to:0x02155ce0 module:overlay(84) +from:0x02151dac kind:arm_call to:0x02155ce0 module:overlay(84) +from:0x02151e1c kind:load to:0x0203e964 module:main +from:0x02151f50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151fac kind:arm_call to:0x01ffa60c module:itcm +from:0x02151fc0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02151fd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151fe0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215203c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02152048 kind:arm_call to:0x01ffb744 module:itcm +from:0x02152078 kind:arm_call to:0x01fff458 module:itcm +from:0x021520a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152138 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02152164 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02152178 kind:load to:0x027e0ce4 module:dtcm +from:0x02152188 kind:load to:0x0203e964 module:main +from:0x021521f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021521fc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215223c kind:arm_call to:0x020f7d6c module:overlay(31) +from:0x02152250 kind:load to:0x0203ee64 module:main +from:0x02152274 kind:arm_call to:0x0203d160 module:main +from:0x021522c4 kind:arm_call to:0x02028c90 module:main +from:0x021522d4 kind:load to:0x021522e0 module:overlay(84) +from:0x021522d8 kind:load to:0x02159dc0 module:overlay(84) +from:0x021522e8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02152328 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02152340 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152350 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x0215237c kind:arm_call to:0x01ffad5c module:itcm +from:0x02152388 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x02152398 kind:arm_call to:0x01ffad5c module:itcm +from:0x021523b4 kind:load to:0x027e0964 module:dtcm +from:0x02152400 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02152428 kind:arm_call to:0x01ffad5c module:itcm +from:0x02152438 kind:arm_call to:0x01ffad5c module:itcm +from:0x02152474 kind:arm_call to:0x02028d30 module:main +from:0x02152488 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021524a4 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x021524dc kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021524f4 kind:load to:0x027e0964 module:dtcm +from:0x021524f8 kind:load to:0x027e0cec module:dtcm +from:0x02152518 kind:arm_call to:0x0203d160 module:main +from:0x02152558 kind:arm_call to:0x02028c90 module:main +from:0x02152564 kind:load to:0x021522e0 module:overlay(84) +from:0x02152568 kind:load to:0x02159dc0 module:overlay(84) +from:0x021525a0 kind:arm_call to:0x02028d30 module:main +from:0x021525c8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021525e8 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02152600 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152610 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x0215263c kind:arm_call to:0x01ffad5c module:itcm +from:0x02152648 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x02152658 kind:arm_call to:0x01ffad5c module:itcm +from:0x02152674 kind:load to:0x027e0d80 module:dtcm +from:0x02152678 kind:load to:0x027e0964 module:dtcm +from:0x021526c4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021526ec kind:arm_call to:0x01ffad5c module:itcm +from:0x021526fc kind:arm_call to:0x01ffad5c module:itcm +from:0x02152738 kind:arm_call to:0x02028d30 module:main +from:0x0215274c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02152768 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x021527a0 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021527b8 kind:load to:0x027e0964 module:dtcm +from:0x021527bc kind:load to:0x027e0cec module:dtcm +from:0x021527cc kind:arm_call to:0x020983dc module:overlay(0) +from:0x021527d4 kind:arm_call to:0x02159d9c module:overlay(84) +from:0x021527f4 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02152824 kind:arm_call to:0x0213ff0c module:overlay(70) +from:0x0215289c kind:arm_call to:0x0200f05c module:main +from:0x021528bc kind:arm_call to:0x02150ecc module:overlay(84) +from:0x021528f4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02152910 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02152920 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215294c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02152974 kind:arm_call to:0x0203d160 module:main +from:0x0215298c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021529b4 kind:arm_call to:0x0203d160 module:main +from:0x021529d0 kind:arm_call to:0x0203d160 module:main +from:0x021529dc kind:arm_call to:0x021524fc module:overlay(84) +from:0x021529fc kind:arm_call to:0x0203d160 module:main +from:0x02152a0c kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x02152a1c kind:arm_call to:0x020f7d0c module:overlay(31) +from:0x02152a4c kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02152a90 kind:arm_call to:0x0203d160 module:main +from:0x02152a98 kind:arm_call to:0x021513a4 module:overlay(84) +from:0x02152aa4 kind:arm_call to:0x02151550 module:overlay(84) +from:0x02152ab4 kind:arm_call to:0x02151880 module:overlay(84) +from:0x02152b54 kind:arm_call to:0x0213ff94 module:overlay(70) +from:0x02152b68 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x02152b90 kind:arm_call to:0x020f665c module:overlay(31) +from:0x02152c00 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02152db0 kind:arm_call to:0x02028c90 module:main +from:0x02152dc4 kind:arm_call to:0x02028c90 module:main +from:0x02152dd8 kind:arm_call to:0x02028c90 module:main +from:0x02152de8 kind:load to:0x02162f50 module:overlay(84) +from:0x02152dec kind:load to:0x02163cd0 module:overlay(84) +from:0x02152df4 kind:load to:0x02161984 module:overlay(84) +from:0x02152df8 kind:load to:0x02162e0c module:overlay(84) +from:0x02152dfc kind:load to:0x02162d70 module:overlay(84) +from:0x02152e00 kind:load to:0x0207ecdc module:overlay(0) +from:0x02152e04 kind:load to:0x0207ecbc module:overlay(0) +from:0x02152e08 kind:load to:0x02162d48 module:overlay(84) +from:0x02152e0c kind:load to:0x02152e6c module:overlay(84) +from:0x02152e10 kind:load to:0x02152254 module:overlay(84) +from:0x02152e14 kind:load to:0x021522e0 module:overlay(84) +from:0x02152e18 kind:load to:0x02159dc0 module:overlay(84) +from:0x02152e1c kind:load to:0x02162d14 module:overlay(84) +from:0x02152e20 kind:load to:0x02162d04 module:overlay(84) +from:0x02152e24 kind:load to:0x0207ee1c module:overlay(0) +from:0x02152e28 kind:load to:0x0207ede0 module:overlay(0) +from:0x02152e2c kind:load to:0x027e07d4 module:dtcm +from:0x02152e34 kind:load to:0x02163244 module:overlay(84) +from:0x02152e4c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152e60 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02152e80 kind:arm_call to:0x0203d210 module:main +from:0x02152e8c kind:load to:0x021522e0 module:overlay(84) +from:0x02152ecc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152f40 kind:arm_call to:0x0203d210 module:main +from:0x02152f60 kind:arm_call to:0x0203d210 module:main +from:0x02152f78 kind:arm_call to:0x0203d210 module:main +from:0x02152f8c kind:arm_call to:0x0203d210 module:main +from:0x02152fa8 kind:arm_call to:0x0203d210 module:main +from:0x02152fc0 kind:arm_call to:0x0203d210 module:main +from:0x02152fcc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02152fd8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02152fe0 kind:arm_call to:0x02159dac module:overlay(84) +from:0x02152fe8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02152ff4 kind:load to:0x02162f50 module:overlay(84) +from:0x02152ff8 kind:load to:0x02163c90 module:overlay(84) +from:0x02152ffc kind:load to:0x027e0ce4 module:dtcm +from:0x02153000 kind:load to:0x0207ee1c module:overlay(0) +from:0x02153004 kind:load to:0x021522e0 module:overlay(84) +from:0x02153008 kind:load to:0x02152e6c module:overlay(84) +from:0x0215300c kind:load to:0x0207ecdc module:overlay(0) +from:0x0215304c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021530c0 kind:arm_call to:0x0203d210 module:main +from:0x021530e0 kind:arm_call to:0x0203d210 module:main +from:0x021530f8 kind:arm_call to:0x0203d210 module:main +from:0x0215310c kind:arm_call to:0x0203d210 module:main +from:0x02153128 kind:arm_call to:0x0203d210 module:main +from:0x02153140 kind:arm_call to:0x0203d210 module:main +from:0x0215314c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02153158 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02153160 kind:arm_call to:0x02159dac module:overlay(84) +from:0x02153168 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02153170 kind:arm_call to:0x02011ff4 module:main +from:0x0215317c kind:load to:0x02162f50 module:overlay(84) +from:0x02153180 kind:load to:0x02163c90 module:overlay(84) +from:0x02153184 kind:load to:0x027e0ce4 module:dtcm +from:0x02153188 kind:load to:0x0207ee1c module:overlay(0) +from:0x0215318c kind:load to:0x021522e0 module:overlay(84) +from:0x02153190 kind:load to:0x02152e6c module:overlay(84) +from:0x02153194 kind:load to:0x0207ecdc module:overlay(0) +from:0x021531c0 kind:arm_call to:0x0200f05c module:main +from:0x021531dc kind:load to:0x02163cd0 module:overlay(84) +from:0x021531e0 kind:load to:0x021619d4 module:overlay(84) +from:0x02153250 kind:load to:0x02163c90 module:overlay(84) +from:0x021532b4 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021532fc kind:arm_call to:0x02073320 module:overlay(0) +from:0x02153310 kind:load to:0x027e09b8 module:dtcm +from:0x02153358 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02153360 kind:load to:0x027e09a8 module:dtcm +from:0x021533bc kind:arm_call to:0x0209764c module:overlay(0) +from:0x021533c4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021533e4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021533f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153404 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02153444 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02153458 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021534f0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02153520 kind:arm_call to:0x02151ed0 module:overlay(84) +from:0x02153530 kind:arm_call to:0x02153314 module:overlay(84) +from:0x0215353c kind:arm_call to:0x02159780 module:overlay(84) +from:0x0215354c kind:load to:0x027e0cd8 module:dtcm +from:0x02153550 kind:load to:0x020b53e4 module:overlay(0) +from:0x02153558 kind:load to:0x027e0ce4 module:dtcm +from:0x02153564 kind:load to:0x02162c30 module:overlay(84) +from:0x02153568 kind:load to:0x027e09c0 module:dtcm +from:0x02153598 kind:arm_call to:0x01fff350 module:itcm +from:0x021535bc kind:load to:0x027e0ce4 module:dtcm +from:0x021535c4 kind:load to:0x020b3040 module:overlay(0) +from:0x021535f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02153618 kind:arm_call to:0x020d9b1c module:overlay(31) +from:0x0215363c kind:arm_call to:0x02078264 module:overlay(0) +from:0x02153644 kind:arm_call to:0x02153660 module:overlay(84) +from:0x02153650 kind:arm_call to:0x02153314 module:overlay(84) +from:0x02153658 kind:load to:0x027e0d34 module:dtcm +from:0x0215365c kind:load to:0x027e09bc module:dtcm +from:0x0215367c kind:arm_call to:0x02073004 module:overlay(0) +from:0x021536d4 kind:arm_call to:0x020786d8 module:overlay(0) +from:0x02153764 kind:arm_call to:0x02078380 module:overlay(0) +from:0x0215377c kind:load to:0x027e09bc module:dtcm +from:0x021537c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021537d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021537f4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215381c kind:arm_call to:0x021535c8 module:overlay(84) +from:0x02153830 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153840 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153850 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153860 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153898 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021538a4 kind:load to:0x02162e50 module:overlay(84) +from:0x021538b0 kind:load to:0x027e09bc module:dtcm +from:0x021538e0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02153944 kind:arm_call to:0x020786d8 module:overlay(0) +from:0x021539e0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021539f4 kind:arm_call to:0x02153314 module:overlay(84) +from:0x02153a00 kind:load to:0x027e09bc module:dtcm +from:0x02153a04 kind:load to:0x02162f0c module:overlay(84) +from:0x02153a08 kind:load to:0x027e09b8 module:dtcm +from:0x02153a2c kind:arm_call to:0x021535c8 module:overlay(84) +from:0x02153a5c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02153a7c kind:arm_call to:0x01ff9984 module:itcm +from:0x02153aac kind:arm_call to:0x01ff9218 module:itcm +from:0x02153abc kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153acc kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153aec kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153b08 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02153b28 kind:arm_call to:0x02015080 module:main +from:0x02153bdc kind:load to:0x027e09bc module:dtcm +from:0x02153c14 kind:arm_call to:0x021535c8 module:overlay(84) +from:0x02153c88 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02153ca4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153cd4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153ce4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153cf4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153d14 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153d34 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02153e0c kind:load to:0x027e09bc module:dtcm +from:0x02153e1c kind:arm_call to:0x01fff458 module:itcm +from:0x02153e24 kind:arm_call to:0x01fff458 module:itcm +from:0x02153ee0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153ef0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153f64 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153f80 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153f9c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153fbc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02153fe0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154004 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154028 kind:arm_call to:0x01fff350 module:itcm +from:0x02154070 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215408c kind:arm_call to:0x02160f94 module:overlay(84) +from:0x021540bc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021540f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215413c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02154150 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215415c kind:load to:0x02162dbc module:overlay(84) +from:0x02154164 kind:load to:0x02161a14 module:overlay(84) +from:0x02154168 kind:load to:0x027e0cec module:dtcm +from:0x0215416c kind:load to:0x02162cec module:overlay(84) +from:0x02154170 kind:load to:0x027e0ce4 module:dtcm +from:0x02154174 kind:load to:0x027e09c0 module:dtcm +from:0x0215417c kind:load to:0x027e09bc module:dtcm +from:0x02154198 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021541b4 kind:arm_call to:0x01fff168 module:itcm +from:0x021541fc kind:load to:0x027e0ce0 module:dtcm +from:0x02154228 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0215424c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154254 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02154260 kind:arm_call to:0x021546b4 module:overlay(84) +from:0x02154288 kind:arm_call to:0x02096d54 module:overlay(0) +from:0x021542dc kind:arm_call to:0x01fff350 module:itcm +from:0x021542f8 kind:arm_call to:0x01fff350 module:itcm +from:0x02154310 kind:arm_call to:0x02161104 module:overlay(84) +from:0x02154348 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02154358 kind:load to:0x027e0cd8 module:dtcm +from:0x0215435c kind:load to:0x027e0ce4 module:dtcm +from:0x02154360 kind:load to:0x020b3040 module:overlay(0) +from:0x02154368 kind:load to:0x02049be4 module:main +from:0x0215436c kind:load to:0x020b53e4 module:overlay(0) +from:0x02154398 kind:arm_call to:0x02154180 module:overlay(84) +from:0x021543ac kind:arm_call to:0x02154200 module:overlay(84) +from:0x02154430 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154470 kind:arm_call to:0x02154200 module:overlay(84) +from:0x02154510 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154548 kind:arm_call to:0x02154200 module:overlay(84) +from:0x02154560 kind:load to:0x02049be4 module:main +from:0x02154594 kind:arm_call to:0x02154180 module:overlay(84) +from:0x0215461c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215465c kind:arm_call to:0x02154200 module:overlay(84) +from:0x021546b0 kind:load to:0x02049be4 module:main +from:0x021546d8 kind:arm_call to:0x02096d54 module:overlay(0) +from:0x02154750 kind:arm_call to:0x02155d20 module:overlay(84) +from:0x02154764 kind:load to:0x02162cf8 module:overlay(84) +from:0x02154768 kind:load to:0x027e0ce4 module:dtcm +from:0x0215476c kind:load to:0x02049be4 module:main +from:0x021547bc kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021547ec kind:arm_call to:0x01ffb714 module:itcm +from:0x02154804 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02154828 kind:arm_call to:0x02151ea4 module:overlay(84) +from:0x0215487c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215488c kind:arm_call to:0x02155b3c module:overlay(84) +from:0x0215489c kind:load to:0x02163030 module:overlay(84) +from:0x021548a0 kind:load to:0x02163034 module:overlay(84) +from:0x021548a4 kind:load to:0x027e09a8 module:dtcm +from:0x02154918 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02154940 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154954 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215496c kind:arm_call to:0x02151ea4 module:overlay(84) +from:0x021549c8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021549d4 kind:arm_call to:0x02155b3c module:overlay(84) +from:0x021549fc kind:load to:0x02163030 module:overlay(84) +from:0x02154a00 kind:load to:0x027e09a8 module:dtcm +from:0x02154a90 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02154b08 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154b58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154ba0 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02154bac kind:arm_call to:0x02155b3c module:overlay(84) +from:0x02154bbc kind:load to:0x021630f8 module:overlay(84) +from:0x02154bc4 kind:load to:0x027e0cec module:dtcm +from:0x02154bc8 kind:load to:0x027e09a8 module:dtcm +from:0x02154c3c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02154c6c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154cb4 kind:arm_call to:0x021557cc module:overlay(84) +from:0x02154cf8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02154d2c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02154d94 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154de0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02154e28 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02154e38 kind:load to:0x021630e4 module:overlay(84) +from:0x02154e44 kind:load to:0x027e0cec module:dtcm +from:0x02154e48 kind:load to:0x027e09a8 module:dtcm +from:0x02154e58 kind:arm_call to:0x02154e64 module:overlay(84) +from:0x02154eb0 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02154ed8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154eec kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02154f40 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02154f4c kind:arm_call to:0x02155b3c module:overlay(84) +from:0x02154f74 kind:load to:0x02163030 module:overlay(84) +from:0x02154f78 kind:load to:0x027e09a8 module:dtcm +from:0x02154f88 kind:arm_call to:0x021548ac module:overlay(84) +from:0x02154f9c kind:arm_call to:0x02159780 module:overlay(84) +from:0x02154fa8 kind:arm_call to:0x02154a08 module:overlay(84) +from:0x02154fc0 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02154fd8 kind:arm_call to:0x021552c8 module:overlay(84) +from:0x02155014 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02155098 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021550d8 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x021550f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215510c kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02155180 kind:arm_call to:0x01ffa878 module:itcm +from:0x02155190 kind:arm_call to:0x01ffad5c module:itcm +from:0x021551cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021551e0 kind:arm_call to:0x02155240 module:overlay(84) +from:0x0215521c kind:load to:0x021619a4 module:overlay(84) +from:0x02155220 kind:load to:0x021619b4 module:overlay(84) +from:0x02155224 kind:load to:0x02162c84 module:overlay(84) +from:0x0215522c kind:load to:0x027e0d38 module:dtcm +from:0x02155230 kind:load to:0x027e0ce4 module:dtcm +from:0x02155238 kind:load to:0x02162c3c module:overlay(84) +from:0x02155248 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02155280 kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x02155294 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021552a4 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x021552bc kind:load to:0x027e0d38 module:dtcm +from:0x021552c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021552dc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155334 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021553a0 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x021553f4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155570 kind:load to:0x027e09c0 module:dtcm +from:0x02155574 kind:load to:0x021619fc module:overlay(84) +from:0x021555c4 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x021555e4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02155604 kind:load to:0x027e09c0 module:dtcm +from:0x02155628 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02155650 kind:load to:0x02163030 module:overlay(84) +from:0x02155654 kind:load to:0x021630fc module:overlay(84) +from:0x0215568c kind:arm_call to:0x021557cc module:overlay(84) +from:0x021556c0 kind:arm_call to:0x021557cc module:overlay(84) +from:0x02155700 kind:arm_call to:0x021557cc module:overlay(84) +from:0x02155714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155768 kind:arm_call to:0x021557cc module:overlay(84) +from:0x02155774 kind:load to:0x02162c2c module:overlay(84) +from:0x02155778 kind:load to:0x02162c0c module:overlay(84) +from:0x0215577c kind:load to:0x02163030 module:overlay(84) +from:0x02155780 kind:load to:0x02162c20 module:overlay(84) +from:0x02155784 kind:load to:0x02162c18 module:overlay(84) +from:0x02155788 kind:load to:0x02162c08 module:overlay(84) +from:0x0215578c kind:load to:0x02162c28 module:overlay(84) +from:0x02155790 kind:load to:0x02162c1c module:overlay(84) +from:0x02155794 kind:load to:0x02162c04 module:overlay(84) +from:0x02155798 kind:load to:0x02162c24 module:overlay(84) +from:0x0215579c kind:load to:0x02162c00 module:overlay(84) +from:0x021557a0 kind:load to:0x02162c10 module:overlay(84) +from:0x021557a4 kind:load to:0x02162c14 module:overlay(84) +from:0x021557c0 kind:arm_call to:0x021557cc module:overlay(84) +from:0x0215580c kind:arm_call to:0x01ffa878 module:itcm +from:0x02155820 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155850 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215586c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155888 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x0215590c kind:arm_call to:0x01ff930c module:itcm +from:0x02155914 kind:load to:0x027e0d34 module:dtcm +from:0x02155944 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x02155958 kind:arm_call to:0x02153780 module:overlay(84) +from:0x0215597c kind:arm_call to:0x02155658 module:overlay(84) +from:0x0215599c kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x021559d4 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02155a04 kind:arm_call to:0x02015080 module:main +from:0x02155a38 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02155a5c kind:arm_call to:0x020d9afc module:overlay(31) +from:0x02155a68 kind:arm_call to:0x02153314 module:overlay(84) +from:0x02155a74 kind:load to:0x027e0d34 module:dtcm +from:0x02155a78 kind:load to:0x027e0ce0 module:dtcm +from:0x02155a7c kind:load to:0x027e09bc module:dtcm +from:0x02155a80 kind:load to:0x02162c54 module:overlay(84) +from:0x02155adc kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155b04 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02155b24 kind:arm_call to:0x021523b8 module:overlay(84) +from:0x02155b38 kind:load to:0x027e0cec module:dtcm +from:0x02155b60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155b78 kind:arm_call to:0x01fff458 module:itcm +from:0x02155bd8 kind:arm_call to:0x01ff938c module:itcm +from:0x02155c04 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155c3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155c68 kind:arm_call to:0x021522f4 module:overlay(84) +from:0x02155ca4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155cc0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155ccc kind:load to:0x027e0ce4 module:dtcm +from:0x02155cdc kind:load to:0x027e0cec module:dtcm +from:0x02155d08 kind:arm_call to:0x020f674c module:overlay(31) +from:0x02155d3c kind:load to:0x027e09a4 module:dtcm +from:0x02155d50 kind:arm_call to:0x02151ed0 module:overlay(84) +from:0x02155d54 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02155d78 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02155da4 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02155dc4 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02155e5c kind:arm_call to:0x020d9878 module:overlay(31) +from:0x02155e68 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02155ea4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02155f08 kind:arm_call to:0x020786d8 module:overlay(0) +from:0x02155f78 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02155fb4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02155fd0 kind:arm_call to:0x021532dc module:overlay(84) +from:0x02155ff4 kind:arm_call to:0x02153314 module:overlay(84) +from:0x02155ff8 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02156018 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02156040 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02156070 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02156088 kind:arm_call to:0x021535c8 module:overlay(84) +from:0x021560b8 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021560d4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156104 kind:arm_call to:0x01ff9218 module:itcm +from:0x02156114 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156124 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156134 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156150 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0215619c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021561bc kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02156204 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02156284 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021562a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021562bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02156314 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02156338 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02156420 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156440 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02156460 kind:arm_call to:0x02155838 module:overlay(84) +from:0x02156478 kind:arm_call to:0x021535c8 module:overlay(84) +from:0x021564a8 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021564c4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021564f4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02156504 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156514 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156534 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156550 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02156580 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02156594 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021565a4 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021565b4 kind:arm_call to:0x020cb05c module:overlay(24) +from:0x021566ac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021566c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021566e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02156700 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215672c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215674c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02156758 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02156764 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02156770 kind:load to:0x027e0d34 module:dtcm +from:0x02156774 kind:load to:0x027e09bc module:dtcm +from:0x02156778 kind:load to:0x02162eb8 module:overlay(84) +from:0x0215677c kind:load to:0x027e09b8 module:dtcm +from:0x02156780 kind:load to:0x020b51f8 module:overlay(0) +from:0x02156784 kind:load to:0x027e0ce0 module:dtcm +from:0x02156788 kind:load to:0x02162ea0 module:overlay(84) +from:0x0215678c kind:load to:0x02163094 module:overlay(84) +from:0x02156790 kind:load to:0x0216306c module:overlay(84) +from:0x02156794 kind:load to:0x027e09a8 module:dtcm +from:0x021567a0 kind:load to:0x027e0cec module:dtcm +from:0x021567ac kind:load to:0x021630f8 module:overlay(84) +from:0x021567b4 kind:load to:0x020d87b4 module:overlays(19,24) +from:0x021567e4 kind:arm_call to:0x02153314 module:overlay(84) +from:0x021567e8 kind:arm_call to:0x020997d8 module:overlay(0) +from:0x02156820 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02156840 kind:arm_call to:0x02096d54 module:overlay(0) +from:0x021568d4 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156900 kind:load to:0x027e0ce4 module:dtcm +from:0x02156904 kind:load to:0x020b3040 module:overlay(0) +from:0x0215690c kind:load to:0x02049be4 module:main +from:0x02156928 kind:arm_call to:0x02155838 module:overlay(84) +from:0x02156968 kind:arm_call to:0x02096d54 module:overlay(0) +from:0x02156984 kind:arm_call to:0x02159780 module:overlay(84) +from:0x0215698c kind:arm_call to:0x02154f80 module:overlay(84) +from:0x021569a4 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x021569bc kind:arm_call to:0x02159780 module:overlay(84) +from:0x021569c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021569cc kind:load to:0x02162cf8 module:overlay(84) +from:0x021569d0 kind:load to:0x027e0d34 module:dtcm +from:0x02156a00 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02156a08 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156a68 kind:arm_call to:0x0203a1bc module:main +from:0x02156a88 kind:arm_call to:0x02153314 module:overlay(84) +from:0x02156a94 kind:load to:0x02049be4 module:main +from:0x02156aa4 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156ab8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156adc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02156af8 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156b0c kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156b2c kind:arm_call to:0x02155838 module:overlay(84) +from:0x02156b3c kind:arm_call to:0x02154f80 module:overlay(84) +from:0x02156b78 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156ba0 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156bd0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156bec kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156c00 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02156c10 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02156c24 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02156c7c kind:arm_call to:0x02159898 module:overlay(84) +from:0x02156ce4 kind:arm_call to:0x02015080 module:main +from:0x02156d0c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02156d20 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02156d40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156d60 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02156d74 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156df8 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02156e60 kind:arm_call to:0x02155838 module:overlay(84) +from:0x02156e84 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02156eb8 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02156ecc kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02156efc kind:arm_call to:0x02015080 module:main +from:0x02156f10 kind:arm_call to:0x02153e48 module:overlay(84) +from:0x02156f20 kind:arm_call to:0x02154374 module:overlay(84) +from:0x02156f98 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02156fac kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215702c kind:arm_call to:0x0207decc module:overlay(0) +from:0x02157048 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215705c kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x02157078 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02157080 kind:arm_call to:0x02154770 module:overlay(84) +from:0x02157098 kind:arm_call to:0x02159780 module:overlay(84) +from:0x021570a4 kind:load to:0x021630bc module:overlay(84) +from:0x021570a8 kind:load to:0x027e09a8 module:dtcm +from:0x021570b0 kind:load to:0x02049be4 module:main +from:0x021570c0 kind:load to:0x027e09c0 module:dtcm +from:0x021570c4 kind:load to:0x027e0d34 module:dtcm +from:0x021570e4 kind:arm_call to:0x02159898 module:overlay(84) +from:0x021570f0 kind:arm_call to:0x02151ed0 module:overlay(84) +from:0x021571ac kind:load to:0x02049be4 module:main +from:0x021571d4 kind:arm_call to:0x02015080 module:main +from:0x021571fc kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02157210 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215722c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157244 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02157250 kind:load to:0x021630f8 module:overlay(84) +from:0x02157254 kind:load to:0x027e09a8 module:dtcm +from:0x0215727c kind:arm_call to:0x02159898 module:overlay(84) +from:0x02157348 kind:arm_call to:0x02155838 module:overlay(84) +from:0x02157364 kind:arm_call to:0x02015080 module:main +from:0x0215738c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021573b0 kind:arm_call to:0x02015080 module:main +from:0x021573d8 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021573ec kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02157408 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157428 kind:arm_call to:0x02159898 module:overlay(84) +from:0x0215745c kind:arm_call to:0x02015080 module:main +from:0x02157470 kind:arm_call to:0x02153e48 module:overlay(84) +from:0x0215747c kind:arm_call to:0x02153e48 module:overlay(84) +from:0x0215748c kind:arm_call to:0x02154180 module:overlay(84) +from:0x0215749c kind:arm_call to:0x02154200 module:overlay(84) +from:0x021574d8 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021574ec kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215750c kind:arm_call to:0x02155838 module:overlay(84) +from:0x02157544 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157564 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02157608 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02157630 kind:arm_call to:0x0215456c module:overlay(84) +from:0x02157644 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x0215767c kind:arm_call to:0x02159780 module:overlay(84) +from:0x02157694 kind:arm_call to:0x02154f80 module:overlay(84) +from:0x021576b4 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x021576c8 kind:arm_call to:0x02159780 module:overlay(84) +from:0x021576ec kind:load to:0x021630f8 module:overlay(84) +from:0x021576f0 kind:load to:0x027e09a8 module:dtcm +from:0x021576f8 kind:load to:0x021630bc module:overlay(84) +from:0x02157708 kind:load to:0x02161a14 module:overlay(84) +from:0x0215770c kind:load to:0x027e09c0 module:dtcm +from:0x02157710 kind:load to:0x027e0d34 module:dtcm +from:0x02157754 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02157770 kind:arm_call to:0x02081e64 module:overlay(0) +from:0x0215779c kind:arm_call to:0x02081db0 module:overlay(0) +from:0x021577bc kind:arm_call to:0x02081e64 module:overlay(0) +from:0x021577e8 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x021577f0 kind:load to:0x027e0cd8 module:dtcm +from:0x02157818 kind:arm_call to:0x02015080 module:main +from:0x02157840 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02157854 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02157870 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157884 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x021578a0 kind:arm_call to:0x02159780 module:overlay(84) +from:0x021578a8 kind:arm_call to:0x021548ac module:overlay(84) +from:0x021578c0 kind:arm_call to:0x02159780 module:overlay(84) +from:0x021578cc kind:load to:0x021630f8 module:overlay(84) +from:0x021578d0 kind:load to:0x027e09a8 module:dtcm +from:0x021578d8 kind:load to:0x027e0d34 module:dtcm +from:0x02157920 kind:arm_call to:0x02159898 module:overlay(84) +from:0x0215793c kind:arm_call to:0x02081db0 module:overlay(0) +from:0x02157970 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215798c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215799c kind:load to:0x027e0cd8 module:dtcm +from:0x021579a4 kind:load to:0x027e0cec module:dtcm +from:0x021579d4 kind:arm_call to:0x01ffd420 module:itcm +from:0x021579e4 kind:arm_call to:0x021538b4 module:overlay(84) +from:0x021579fc kind:arm_call to:0x02153a0c module:overlay(84) +from:0x02157a18 kind:arm_call to:0x02015080 module:main +from:0x02157a38 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02157a58 kind:arm_call to:0x02015080 module:main +from:0x02157a6c kind:arm_call to:0x0211d43c module:overlays(26,34) +from:0x02157a84 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02157a98 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02157aac kind:arm_call to:0x01ff9318 module:itcm +from:0x02157ad8 kind:arm_call to:0x02015080 module:main +from:0x02157afc kind:arm_call to:0x0215a400 module:overlay(84) +from:0x02157b20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b50 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02157b64 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02157b6c kind:load to:0x027e09b8 module:dtcm +from:0x02157b70 kind:load to:0x02162ef4 module:overlay(84) +from:0x02157b74 kind:load to:0x027e09a8 module:dtcm +from:0x02157b80 kind:load to:0x027e09bc module:dtcm +from:0x02157bb0 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02157be4 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02157c10 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x02157c30 kind:arm_call to:0x02153314 module:overlay(84) +from:0x02157c38 kind:arm_call to:0x02154bd0 module:overlay(84) +from:0x02157c68 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02157c8c kind:arm_call to:0x02159898 module:overlay(84) +from:0x02157cc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157ce8 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02157d10 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02157de4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02157dfc kind:load to:0x027e0d34 module:dtcm +from:0x02157e08 kind:load to:0x0203e964 module:main +from:0x02157e0c kind:load to:0x02162cb4 module:overlay(84) +from:0x02157e10 kind:load to:0x021619c4 module:overlay(84) +from:0x02157e14 kind:load to:0x027e09c0 module:dtcm +from:0x02157e30 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x02157e60 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02157e84 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x02157e9c kind:arm_call to:0x02081db0 module:overlay(0) +from:0x02157eb0 kind:arm_call to:0x02081db0 module:overlay(0) +from:0x02157ed0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157ee8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02157ef8 kind:load to:0x027e0cd8 module:dtcm +from:0x02157efc kind:load to:0x027e0cec module:dtcm +from:0x02157f04 kind:load to:0x027e09a8 module:dtcm +from:0x02157f2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157f40 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02157f78 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02157fbc kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02157fe8 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158034 kind:arm_call to:0x02151ee8 module:overlay(84) +from:0x021580a0 kind:arm_call to:0x02155838 module:overlay(84) +from:0x021580a8 kind:arm_call to:0x02154f80 module:overlay(84) +from:0x021580c0 kind:arm_call to:0x02154e64 module:overlay(84) +from:0x021580e4 kind:arm_call to:0x02151ea4 module:overlay(84) +from:0x0215810c kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158150 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158160 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x0215819c kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158230 kind:arm_call to:0x02159898 module:overlay(84) +from:0x0215825c kind:arm_call to:0x02015080 module:main +from:0x0215826c kind:arm_call to:0x02153600 module:overlay(84) +from:0x021582b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158320 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158340 kind:arm_call to:0x0209a190 module:overlay(0) +from:0x02158358 kind:arm_call to:0x0209a190 module:overlay(0) +from:0x021583ac kind:arm_call to:0x02015080 module:main +from:0x021583d4 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021583f8 kind:arm_call to:0x02015080 module:main +from:0x02158420 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158434 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02158444 kind:arm_call to:0x02155924 module:overlay(84) +from:0x02158454 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158470 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158490 kind:arm_call to:0x02154f80 module:overlay(84) +from:0x021584b4 kind:arm_call to:0x02015080 module:main +from:0x021584dc kind:arm_call to:0x021557a8 module:overlay(84) +from:0x021584f0 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021584f8 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x0215850c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215856c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158588 kind:arm_call to:0x01ff930c module:itcm +from:0x02158594 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x021585b0 kind:arm_call to:0x02155838 module:overlay(84) +from:0x021585cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021585e0 kind:arm_call to:0x02159780 module:overlay(84) +from:0x0215860c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158628 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158644 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x0215865c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158668 kind:load to:0x02161978 module:overlay(84) +from:0x0215866c kind:load to:0x021630bc module:overlay(84) +from:0x02158670 kind:load to:0x027e09a8 module:dtcm +from:0x0215867c kind:load to:0x021630f8 module:overlay(84) +from:0x021586d8 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158720 kind:arm_call to:0x02151ee8 module:overlay(84) +from:0x021587b4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021587cc kind:arm_call to:0x02159780 module:overlay(84) +from:0x021587f0 kind:arm_call to:0x02155838 module:overlay(84) +from:0x021587f8 kind:arm_call to:0x02154f80 module:overlay(84) +from:0x02158818 kind:arm_call to:0x02154e50 module:overlay(84) +from:0x02158854 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158870 kind:arm_call to:0x02151ea4 module:overlay(84) +from:0x0215888c kind:arm_call to:0x02159898 module:overlay(84) +from:0x021588a8 kind:arm_call to:0x02151ea4 module:overlay(84) +from:0x021588dc kind:arm_call to:0x02159898 module:overlay(84) +from:0x021588ec kind:arm_call to:0x02151ea4 module:overlay(84) +from:0x02158908 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158918 kind:arm_call to:0x02151ea4 module:overlay(84) +from:0x02158994 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021589b4 kind:arm_call to:0x02159898 module:overlay(84) +from:0x021589f8 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158a28 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158a50 kind:arm_call to:0x02015080 module:main +from:0x02158a64 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158a78 kind:arm_call to:0x02153600 module:overlay(84) +from:0x02158a94 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158ac0 kind:arm_call to:0x02015080 module:main +from:0x02158ad0 kind:arm_call to:0x02153600 module:overlay(84) +from:0x02158b14 kind:arm_call to:0x02015080 module:main +from:0x02158b40 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158b70 kind:arm_call to:0x02015080 module:main +from:0x02158b94 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158ba8 kind:arm_call to:0x02015080 module:main +from:0x02158be0 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158c04 kind:arm_call to:0x02015080 module:main +from:0x02158c38 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158c4c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02158c88 kind:arm_call to:0x02155924 module:overlay(84) +from:0x02158ca8 kind:arm_call to:0x02015080 module:main +from:0x02158cbc kind:arm_call to:0x02159780 module:overlay(84) +from:0x02158cd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158cf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158d0c kind:arm_call to:0x02154f80 module:overlay(84) +from:0x02158d30 kind:arm_call to:0x02015080 module:main +from:0x02158d54 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158d68 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02158d70 kind:arm_call to:0x02155a84 module:overlay(84) +from:0x02158da4 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158dc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02158ddc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158df0 kind:arm_call to:0x02159780 module:overlay(84) +from:0x02158e04 kind:arm_call to:0x02155838 module:overlay(84) +from:0x02158e0c kind:arm_call to:0x02154f80 module:overlay(84) +from:0x02158e38 kind:arm_call to:0x02015080 module:main +from:0x02158e5c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158e70 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02158e8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158ebc kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158edc kind:arm_call to:0x02159898 module:overlay(84) +from:0x02158f30 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158f48 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158f74 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158f8c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158fa8 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02158fc0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02158fcc kind:load to:0x021630bc module:overlay(84) +from:0x02158fd0 kind:load to:0x027e09a8 module:dtcm +from:0x02158fdc kind:load to:0x021630d0 module:overlay(84) +from:0x02158fe8 kind:load to:0x02161994 module:overlay(84) +from:0x02158fec kind:load to:0x021630f8 module:overlay(84) +from:0x0215903c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x0215904c kind:arm_call to:0x02152570 module:overlay(84) +from:0x02159064 kind:arm_call to:0x02159898 module:overlay(84) +from:0x02159080 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x021590a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021590a4 kind:arm_call to:0x020997f8 module:overlay(0) +from:0x021590b4 kind:load to:0x020b51f8 module:overlay(0) +from:0x021590b8 kind:load to:0x027e0cec module:dtcm +from:0x0215910c kind:arm_call to:0x0206c96c module:overlay(0) +from:0x02159124 kind:arm_call to:0x01ffd420 module:itcm +from:0x02159150 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021591bc kind:arm_call to:0x020786d8 module:overlay(0) +from:0x02159254 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02159270 kind:arm_call to:0x02153314 module:overlay(84) +from:0x02159288 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021592ac kind:arm_call to:0x01ff9318 module:itcm +from:0x021592b8 kind:arm_call to:0x02153a0c module:overlay(84) +from:0x021592e0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021592fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159358 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159364 kind:arm_call to:0x02153a0c module:overlay(84) +from:0x0215936c kind:arm_call to:0x021400c4 module:overlay(70) +from:0x021593cc kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021593d4 kind:arm_call to:0x02155d20 module:overlay(84) +from:0x0215943c kind:arm_call to:0x021557a8 module:overlay(84) +from:0x0215948c kind:arm_call to:0x021194f0 module:overlay(34) +from:0x021594a8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021594e8 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02159524 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159540 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215955c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159578 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159594 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021595b0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021595cc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021595e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159604 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159620 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02159630 kind:arm_call to:0x02155d20 module:overlay(84) +from:0x02159664 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02159670 kind:arm_call to:0x02155d20 module:overlay(84) +from:0x02159684 kind:arm_call to:0x02153be0 module:overlay(84) +from:0x021596c4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021596cc kind:arm_call to:0x02155d20 module:overlay(84) +from:0x021596f4 kind:arm_call to:0x02080a0c module:overlay(0) +from:0x02159708 kind:arm_call to:0x02070c04 module:overlay(0) +from:0x02159720 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02159734 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215974c kind:load to:0x020b51f8 module:overlay(0) +from:0x02159750 kind:load to:0x027e09b8 module:dtcm +from:0x02159754 kind:load to:0x027e09bc module:dtcm +from:0x02159758 kind:load to:0x02162fbc module:overlay(84) +from:0x0215975c kind:load to:0x027e09a8 module:dtcm +from:0x02159764 kind:load to:0x02162fa4 module:overlay(84) +from:0x02159768 kind:load to:0x027e0ce0 module:dtcm +from:0x02159770 kind:load to:0x027e0cec module:dtcm +from:0x02159778 kind:load to:0x027e0cd8 module:dtcm +from:0x0215977c kind:load to:0x027e09a4 module:dtcm +from:0x02159870 kind:arm_call to:0x02155578 module:overlay(84) +from:0x02159888 kind:load to:0x0216311c module:overlay(84) +from:0x0215988c kind:load to:0x0216310c module:overlay(84) +from:0x02159890 kind:load to:0x021619e4 module:overlay(84) +from:0x02159894 kind:load to:0x021619e6 module:overlay(84) +from:0x02159900 kind:arm_call to:0x021513c0 module:overlay(84) +from:0x0215990c kind:load to:0x02161b8c module:overlay(84) +from:0x02159910 kind:load to:0x02161ba4 module:overlay(84) +from:0x0215994c kind:load to:0x0216310c module:overlay(84) +from:0x02159964 kind:arm_call to:0x01ffd420 module:itcm +from:0x02159990 kind:arm_call to:0x02159914 module:overlay(84) +from:0x021599e4 kind:arm_call to:0x02154374 module:overlay(84) +from:0x02159a5c kind:arm_call to:0x021513f4 module:overlay(84) +from:0x02159a68 kind:arm_call to:0x0215159c module:overlay(84) +from:0x02159a74 kind:arm_call to:0x021518e0 module:overlay(84) +from:0x02159a7c kind:arm_call to:0x02154fcc module:overlay(84) +from:0x02159ab4 kind:arm_call to:0x021557a8 module:overlay(84) +from:0x02159b08 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02159b10 kind:arm_call to:0x02155a98 module:overlay(84) +from:0x02159b34 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x02159b50 kind:arm_call to:0x0207877c module:overlay(0) +from:0x02159b64 kind:arm_call to:0x02078710 module:overlay(0) +from:0x02159b70 kind:load to:0x027e09b8 module:dtcm +from:0x02159b74 kind:load to:0x02049be4 module:main +from:0x02159b78 kind:load to:0x027e0ce0 module:dtcm +from:0x02159b7c kind:load to:0x02163030 module:overlay(84) +from:0x02159b80 kind:load to:0x02163070 module:overlay(84) +from:0x02159b84 kind:load to:0x027e0d34 module:dtcm +from:0x02159b88 kind:load to:0x027e09bc module:dtcm +from:0x02159b94 kind:arm_call to:0x021532dc module:overlay(84) +from:0x02159bec kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x02159c04 kind:arm_call to:0x0207877c module:overlay(0) +from:0x02159c0c kind:load to:0x027e0ce0 module:dtcm +from:0x02159c10 kind:load to:0x027e0d34 module:dtcm +from:0x02159c14 kind:load to:0x027e09bc module:dtcm +from:0x02159c3c kind:arm_call to:0x020f6890 module:overlay(31) +from:0x02159c44 kind:arm_call to:0x021400d0 module:overlay(70) +from:0x02159c68 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02159c88 kind:arm_call to:0x02058038 module:overlay(0) +from:0x02159c98 kind:arm_call to:0x02028d4c module:main +from:0x02159ca0 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02159cac kind:arm_call to:0x0215267c module:overlay(84) +from:0x02159cdc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159d40 kind:load to:0x027e0964 module:dtcm +from:0x02159d44 kind:load to:0x02163c90 module:overlay(84) +from:0x02159d48 kind:load to:0x027e0ce4 module:dtcm +from:0x02159d5c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159d68 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02159d84 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02159d94 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02159da8 kind:load to:0x027e0d80 module:dtcm +from:0x02159dbc kind:load to:0x027e0d80 module:dtcm +from:0x02159ddc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159de4 kind:arm_call to:0x02011ff4 module:main +from:0x02159df8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02159e00 kind:arm_call to:0x02011ff4 module:main +from:0x02159e14 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02159e28 kind:load to:0x02163db8 module:overlay(84) +from:0x02159e3c kind:arm_call to:0x02011f3c module:main +from:0x02159e48 kind:arm_call to:0x02159e94 module:overlay(84) +from:0x02159e5c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159e8c kind:load to:0x02163268 module:overlay(84) +from:0x02159e9c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02159eb0 kind:arm_call to:0x02153198 module:overlay(84) +from:0x02159ebc kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02159ec4 kind:arm_call to:0x02098314 module:overlay(0) +from:0x02159eec kind:arm_call to:0x02028c90 module:main +from:0x02159ef8 kind:load to:0x0216328c module:overlay(84) +from:0x02159efc kind:load to:0x027e0d80 module:dtcm +from:0x02159f0c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02159f14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159f1c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159f34 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02159f3c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02159f44 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02159f4c kind:arm_call to:0x02011ff4 module:main +from:0x02159fbc kind:arm_call to:0x0209888c module:overlay(0) +from:0x02159fcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a014 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215a074 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215a0ac kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0215a0c4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a0e0 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0215a174 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a180 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a208 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215a244 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a248 kind:load to:0x027e09a8 module:dtcm +from:0x0215a250 kind:load to:0x02049be4 module:main +from:0x0215a254 kind:load to:0x0203e964 module:main +from:0x0215a274 kind:arm_call to:0x021532dc module:overlay(84) +from:0x0215a294 kind:load to:0x027e0d80 module:dtcm +from:0x0215a2d4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a304 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a314 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a33c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215a34c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a360 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a36c kind:arm_call to:0x01ffa81c module:itcm +from:0x0215a378 kind:arm_call to:0x01ffa090 module:itcm +from:0x0215a394 kind:arm_call to:0x01ffa878 module:itcm +from:0x0215a3f8 kind:load to:0x0203e964 module:main +from:0x0215a3fc kind:load to:0x02163254 module:overlay(84) +from:0x0215a430 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a44c kind:arm_call to:0x01ffa878 module:itcm +from:0x0215a46c kind:arm_call to:0x02028d30 module:main +from:0x0215a494 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215a4a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a508 kind:load to:0x02163254 module:overlay(84) +from:0x0215a510 kind:load to:0x0203e964 module:main +from:0x0215a51c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215a530 kind:load to:0x02163ea0 module:overlay(84) +from:0x0215a544 kind:arm_call to:0x02011f3c module:main +from:0x0215a550 kind:arm_call to:0x0215a580 module:overlay(84) +from:0x0215a564 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a57c kind:load to:0x021632e8 module:overlay(84) +from:0x0215a58c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215a67c kind:arm_call to:0x0203d160 module:main +from:0x0215a694 kind:arm_call to:0x0203d160 module:main +from:0x0215a6cc kind:load to:0x0216330c module:overlay(84) +from:0x0215a6d0 kind:load to:0x02163ea0 module:overlay(84) +from:0x0215a6d4 kind:load to:0x020b19a8 module:overlay(0) +from:0x0215a6d8 kind:load to:0x020b2840 module:overlay(0) +from:0x0215a6dc kind:load to:0x0215a6e4 module:overlay(84) +from:0x0215a6e0 kind:load to:0x0215a71c module:overlay(84) +from:0x0215a704 kind:arm_call to:0x0203d160 module:main +from:0x0215a714 kind:load to:0x021522e0 module:overlay(84) +from:0x0215a718 kind:load to:0x02159dc0 module:overlay(84) +from:0x0215a730 kind:arm_call to:0x0203d210 module:main +from:0x0215a73c kind:load to:0x021522e0 module:overlay(84) +from:0x0215a86c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215a878 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215a8dc kind:load to:0x02161f7c module:overlay(84) +from:0x0215a8e0 kind:load to:0x02049be4 module:main +from:0x0215a8e4 kind:load to:0x02161f82 module:overlay(84) +from:0x0215a8ec kind:load to:0x027e0cec module:dtcm +from:0x0215a908 kind:arm_call to:0x0215aa00 module:overlay(84) +from:0x0215a9a0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215a9ac kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215a9b8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215a9fc kind:load to:0x027e0cec module:dtcm +from:0x0215aa1c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215aaa4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215aab4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215aac4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215aad4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215aae0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215aaec kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215ab48 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215abac kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ac9c kind:arm_call to:0x0215ad20 module:overlay(84) +from:0x0215acd0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215acdc kind:load to:0x027e0cec module:dtcm +from:0x0215ace0 kind:load to:0x027e09a8 module:dtcm +from:0x0215acfc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ade4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ae04 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ae28 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ae88 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x0215af28 kind:arm_call to:0x0207e510 module:overlay(0) +from:0x0215af60 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215af6c kind:load to:0x0203e964 module:main +from:0x0215af74 kind:load to:0x027e09c0 module:dtcm +from:0x0215af84 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215afa4 kind:arm_call to:0x0203d210 module:main +from:0x0215afb8 kind:arm_call to:0x0203d210 module:main +from:0x0215afc0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215afc8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215afd0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215afdc kind:load to:0x0215a71c module:overlay(84) +from:0x0215afec kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b00c kind:arm_call to:0x0203d210 module:main +from:0x0215b020 kind:arm_call to:0x0203d210 module:main +from:0x0215b028 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215b030 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b038 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b040 kind:arm_call to:0x02011ff4 module:main +from:0x0215b04c kind:load to:0x0215a71c module:overlay(84) +from:0x0215b058 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215b06c kind:load to:0x02163f88 module:overlay(84) +from:0x0215b080 kind:arm_call to:0x02011f3c module:main +from:0x0215b08c kind:arm_call to:0x0215b0bc module:overlay(84) +from:0x0215b0a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b0b8 kind:load to:0x0216336c module:overlay(84) +from:0x0215b0c4 kind:arm_call to:0x021400e0 module:overlay(70) +from:0x0215b0d8 kind:load to:0x02163390 module:overlay(84) +from:0x0215b128 kind:load to:0x02163f88 module:overlay(84) +from:0x0215b138 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b140 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b158 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b160 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b168 kind:arm_call to:0x02011ff4 module:main +from:0x0215b17c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215b190 kind:load to:0x02164070 module:overlay(84) +from:0x0215b1a4 kind:arm_call to:0x02011f3c module:main +from:0x0215b1b0 kind:arm_call to:0x0215b2cc module:overlay(84) +from:0x0215b1c8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b220 kind:load to:0x02163470 module:overlay(84) +from:0x0215b250 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b26c kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0215b27c kind:arm_call to:0x0215c118 module:overlay(84) +from:0x0215b294 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0215b29c kind:arm_call to:0x01fff458 module:itcm +from:0x0215b2bc kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0215b2d8 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215b33c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215b398 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215b3c0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215b3d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b3ec kind:arm_call_thumb to:0x0209b29c module:overlay(0) +from:0x0215b3f4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215b3fc kind:arm_call to:0x0215c21c module:overlay(84) +from:0x0215b408 kind:arm_call to:0x02059138 module:overlay(0) +from:0x0215b420 kind:arm_call to:0x0215c2e0 module:overlay(84) +from:0x0215b480 kind:load to:0x021634dc module:overlay(84) +from:0x0215b484 kind:load to:0x02164070 module:overlay(84) +from:0x0215b488 kind:load to:0x02163494 module:overlay(84) +from:0x0215b48c kind:load to:0x02163438 module:overlay(84) +from:0x0215b49c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b4b0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b4c4 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215b510 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215b548 kind:arm_call to:0x0215c068 module:overlay(84) +from:0x0215b558 kind:arm_call to:0x0202851c module:main +from:0x0215b560 kind:arm_call to:0x0215b92c module:overlay(84) +from:0x0215b570 kind:load to:0x02163400 module:overlay(84) +from:0x0215b5ac kind:load to:0x02163418 module:overlay(84) +from:0x0215b61c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b650 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215b6ac kind:arm_call to:0x0215bcec module:overlay(84) +from:0x0215b6c4 kind:load to:0x021633e8 module:overlay(84) +from:0x0215b6f0 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215b72c kind:arm_call to:0x0215bbc4 module:overlay(84) +from:0x0215b73c kind:arm_call to:0x0215b980 module:overlay(84) +from:0x0215b748 kind:arm_call to:0x0202851c module:main +from:0x0215b754 kind:load to:0x027e0cec module:dtcm +from:0x0215b784 kind:arm_call to:0x0215bbdc module:overlay(84) +from:0x0215b78c kind:arm_call to:0x0215b994 module:overlay(84) +from:0x0215b794 kind:arm_call to:0x0202851c module:main +from:0x0215b7b4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215b7c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215b7fc kind:arm_call to:0x0215cb28 module:overlay(84) +from:0x0215b820 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b830 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b858 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b8ac kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x0215b8b4 kind:arm_call to:0x0215c194 module:overlay(84) +from:0x0215b8bc kind:load to:0x027e0ce4 module:dtcm +from:0x0215b8c4 kind:load to:0x027e07d4 module:dtcm +from:0x0215b924 kind:arm_call to:0x0215b92c module:overlay(84) +from:0x0215b968 kind:arm_call to:0x0215c22c module:overlay(84) +from:0x0215b978 kind:arm_call to:0x0215b574 module:overlay(84) +from:0x0215b9a8 kind:arm_call to:0x0215c254 module:overlay(84) +from:0x0215b9b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bae0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215bb00 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215bb14 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0215bb50 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bbb8 kind:load to:0x0203e964 module:main +from:0x0215bbd8 kind:load to:0x0209b2b8 module:overlay(0) +from:0x0215bbf0 kind:arm_call to:0x0215c254 module:overlay(84) +from:0x0215bc00 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bc2c kind:arm_call to:0x0209b474 module:overlay(0) +from:0x0215bc78 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215bc8c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215bcb4 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0215bcd4 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0215bce4 kind:load to:0x027e0958 module:dtcm +from:0x0215bd00 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215bd50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bd9c kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0215bda8 kind:arm_call to:0x0215b574 module:overlay(84) +from:0x0215bdbc kind:arm_call to:0x0215beac module:overlay(84) +from:0x0215be18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215be48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be78 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215be94 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215bea0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bea8 kind:load to:0x027e09c0 module:dtcm +from:0x0215bf58 kind:arm_call to:0x0215bf6c module:overlay(84) +from:0x0215bf88 kind:arm_call to:0x01fff148 module:itcm +from:0x0215bfa4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c03c kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x0215c048 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c04c kind:load to:0x0203e964 module:main +from:0x0215c084 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215c0d8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215c0e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c10c kind:load to:0x020b53e4 module:overlay(0) +from:0x0215c114 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c120 kind:arm_call to:0x0215c160 module:overlay(84) +from:0x0215c144 kind:arm_call to:0x0215d0f4 module:overlay(84) +from:0x0215c16c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215c184 kind:arm_call to:0x0215b574 module:overlay(84) +from:0x0215c18c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215c19c kind:arm_call to:0x0215c1dc module:overlay(84) +from:0x0215c1c0 kind:arm_call to:0x0215d12c module:overlay(84) +from:0x0215c1ec kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215c1f4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215c20c kind:arm_call to:0x0215b574 module:overlay(84) +from:0x0215c214 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215c2ec kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215c314 kind:load to:0x02163454 module:overlay(84) +from:0x0215c34c kind:arm_call to:0x0209832c module:overlay(0) +from:0x0215c3b0 kind:arm_call to:0x01fff498 module:itcm +from:0x0215c3bc kind:arm_call to:0x01fff584 module:itcm +from:0x0215c3f0 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x0215c44c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c45c kind:arm_call to:0x01ffcc98 module:itcm +from:0x0215c4a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c4b8 kind:arm_call to:0x01ffce40 module:itcm +from:0x0215c504 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c514 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c524 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0215c578 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c588 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c59c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215c5e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c67c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c694 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c69c kind:load to:0x0203e964 module:main +from:0x0215c6bc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215c6d0 kind:load to:0x020578a4 module:overlay(0) +from:0x0215c6e4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215c6ec kind:arm_call to:0x02011ff4 module:main +from:0x0215c700 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215c708 kind:arm_call to:0x02011ff4 module:main +from:0x0215c71c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c724 kind:arm_call to:0x02011ff4 module:main +from:0x0215c73c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215c744 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215c74c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215c754 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c75c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c764 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c76c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c784 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215c78c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215c794 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215c79c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215c7a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c7ac kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215c7b4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215c7bc kind:arm_call to:0x02011ff4 module:main +from:0x0215c7d0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c7e4 kind:load to:0x02164158 module:overlay(84) +from:0x0215c7f8 kind:arm_call to:0x02011f3c module:main +from:0x0215c804 kind:arm_call to:0x0215c934 module:overlay(84) +from:0x0215c81c kind:arm_call to:0x02097a08 module:overlay(0) +from:0x0215c850 kind:load to:0x021635ac module:overlay(84) +from:0x0215c880 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c89c kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0215c8b0 kind:arm_call to:0x0215c118 module:overlay(84) +from:0x0215c8c8 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0215c8d0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c8f0 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x0215c928 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215c93c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215c9a0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215c9c8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215c9e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c9f4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215c9fc kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0215ca78 kind:load to:0x021635d0 module:overlay(84) +from:0x0215ca7c kind:load to:0x02164158 module:overlay(84) +from:0x0215ca80 kind:load to:0x02163494 module:overlay(84) +from:0x0215ca84 kind:load to:0x0216353c module:overlay(84) +from:0x0215ca88 kind:load to:0x02163590 module:overlay(84) +from:0x0215ca98 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215cabc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215caf8 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0215cb10 kind:arm_call to:0x0215cb28 module:overlay(84) +from:0x0215cb20 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cb24 kind:load to:0x02163558 module:overlay(84) +from:0x0215cb60 kind:load to:0x02163570 module:overlay(84) +from:0x0215cb88 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215cb90 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215cc24 kind:arm_call to:0x0215cea8 module:overlay(84) +from:0x0215cc3c kind:load to:0x02163540 module:overlay(84) +from:0x0215cc64 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215cc6c kind:load to:0x027e0cec module:dtcm +from:0x0215ccb8 kind:arm_call to:0x0215c2ac module:overlay(84) +from:0x0215cd00 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cd10 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215cd1c kind:arm_call to:0x0215c050 module:overlay(84) +from:0x0215cd28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cd44 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cd54 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215cd60 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cd84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd94 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215cdb0 kind:arm_call to:0x0215cb28 module:overlay(84) +from:0x0215ce04 kind:arm_call to:0x0215c2ac module:overlay(84) +from:0x0215ce34 kind:arm_call to:0x0215cb28 module:overlay(84) +from:0x0215ce50 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ce78 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0215ce98 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0215cea4 kind:load to:0x027e0958 module:dtcm +from:0x0215ceb4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215ced4 kind:arm_call to:0x0215cf50 module:overlay(84) +from:0x0215cefc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cf1c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215cf3c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215cf4c kind:load to:0x027e09c0 module:dtcm +from:0x0215cffc kind:arm_call to:0x0215d010 module:overlay(84) +from:0x0215d02c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d048 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d0e0 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x0215d0ec kind:load to:0x027e0ce0 module:dtcm +from:0x0215d0f0 kind:load to:0x0203e964 module:main +from:0x0215d100 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215d11c kind:arm_call to:0x0215cb28 module:overlay(84) +from:0x0215d124 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215d13c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215d144 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215d160 kind:arm_call to:0x0215cb28 module:overlay(84) +from:0x0215d168 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215d178 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215d180 kind:arm_call to:0x02011ff4 module:main +from:0x0215d198 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215d1a0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215d1a8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215d1b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d1b8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d1d0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215d1d8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215d1e0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215d1e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215d1f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d1f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215d20c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215d220 kind:load to:0x021641ac module:overlay(84) +from:0x0215d234 kind:arm_call to:0x02011f3c module:main +from:0x0215d240 kind:arm_call to:0x0215d270 module:overlay(84) +from:0x0215d254 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d26c kind:load to:0x02163630 module:overlay(84) +from:0x0215d278 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215d2a8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215d2c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d2f4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215d30c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215d334 kind:arm_call to:0x0200f05c module:main +from:0x0215d350 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215d368 kind:load to:0x021636cc module:overlay(84) +from:0x0215d36c kind:load to:0x021641ac module:overlay(84) +from:0x0215d370 kind:load to:0x02163684 module:overlay(84) +from:0x0215d374 kind:load to:0x02161fc4 module:overlay(84) +from:0x0215d380 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215d398 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x0215d3dc kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215d408 kind:arm_call to:0x02099eac module:overlay(0) +from:0x0215d428 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d42c kind:load to:0x0216364c module:overlay(84) +from:0x0215d430 kind:load to:0x02163664 module:overlay(84) +from:0x0215d470 kind:arm_call to:0x020d9bd8 module:overlay(31) +from:0x0215d48c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d4b4 kind:load to:0x027e0d34 module:dtcm +from:0x0215d4b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d4d8 kind:arm_call to:0x020f76a4 module:overlay(31) +from:0x0215d51c kind:arm_call to:0x0200f05c module:main +from:0x0215d538 kind:load to:0x021641ac module:overlay(84) +from:0x0215d53c kind:load to:0x02161fb4 module:overlay(84) +from:0x0215d548 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215d550 kind:arm_call to:0x02011ff4 module:main +from:0x0215d568 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d570 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215d578 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215d580 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d588 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d5a0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d5a8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215d5b0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215d5b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215d5c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215d5c8 kind:arm_call to:0x02011ff4 module:main +from:0x0215d5dc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215d5f0 kind:load to:0x02164294 module:overlay(84) +from:0x0215d604 kind:arm_call to:0x02011f3c module:main +from:0x0215d610 kind:arm_call to:0x0215d760 module:overlay(84) +from:0x0215d628 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215d638 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215d6ac kind:load to:0x0216372c module:overlay(84) +from:0x0215d6b0 kind:load to:0x02163764 module:overlay(84) +from:0x0215d6b4 kind:load to:0x02163748 module:overlay(84) +from:0x0215d6cc kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215d724 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215d758 kind:load to:0x0216378c module:overlay(84) +from:0x0215d75c kind:load to:0x02164294 module:overlay(84) +from:0x0215d768 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215d7c0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215d7f4 kind:load to:0x0216378c module:overlay(84) +from:0x0215d7f8 kind:load to:0x02164294 module:overlay(84) +from:0x0215d854 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d860 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215d87c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215d8c8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215d8d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d924 kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215d934 kind:load to:0x02164368 module:overlay(84) +from:0x0215d938 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d940 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215d948 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d978 kind:arm_call to:0x0215d9a0 module:overlay(84) +from:0x0215d980 kind:arm_call to:0x0215da40 module:overlay(84) +from:0x0215d9c8 kind:arm_call to:0x0215dbc8 module:overlay(84) +from:0x0215d9dc kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215d9f8 kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215da04 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215da18 kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215da24 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215da38 kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215da78 kind:arm_call to:0x0215dbc8 module:overlay(84) +from:0x0215da8c kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215daa8 kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215dab8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215dadc kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215daec kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215db10 kind:arm_call to:0x0215db2c module:overlay(84) +from:0x0215dbe4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215dbfc kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215dc14 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dc38 kind:load to:0x0215eb60 module:overlay(84) +from:0x0215dc48 kind:load to:0x0215eb7c module:overlay(84) +from:0x0215dc98 kind:load to:0x02049be4 module:main +from:0x0215dca8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215dcb0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215dcc8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215dcd0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215dcd8 kind:arm_call to:0x02011ff4 module:main +from:0x0215dcec kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215dd00 kind:load to:0x02164398 module:overlay(84) +from:0x0215dd14 kind:arm_call to:0x02011f3c module:main +from:0x0215dd20 kind:arm_call to:0x0215dd74 module:overlay(84) +from:0x0215dd38 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x0215dd6c kind:load to:0x021637d8 module:overlay(84) +from:0x0215dd7c kind:arm_call to:0x0215d6c4 module:overlay(84) +from:0x0215ddf4 kind:load to:0x021637f4 module:overlay(84) +from:0x0215ddf8 kind:load to:0x02164388 module:overlay(84) +from:0x0215de08 kind:arm_call to:0x0215d7fc module:overlay(84) +from:0x0215df18 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0215df44 kind:arm_call to:0x01fff498 module:itcm +from:0x0215dfa4 kind:load to:0x027e0ce8 module:dtcm +from:0x0215dfcc kind:arm_call to:0x0215eb60 module:overlay(84) +from:0x0215e00c kind:arm_call to:0x0215eb7c module:overlay(84) +from:0x0215e08c kind:load to:0x02049be4 module:main +from:0x0215e09c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e0a4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215e0bc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e0c4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215e0cc kind:arm_call to:0x02011ff4 module:main +from:0x0215e0e0 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0215e0f4 kind:load to:0x021643d8 module:overlay(84) +from:0x0215e108 kind:arm_call to:0x02011f3c module:main +from:0x0215e114 kind:arm_call to:0x0215e14c module:overlay(84) +from:0x0215e128 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e148 kind:load to:0x02163858 module:overlay(84) +from:0x0215e154 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215e1ac kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215e1d4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215e1ec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215e228 kind:arm_call to:0x0203d160 module:main +from:0x0215e258 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215e260 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215e2dc kind:load to:0x021638ec module:overlay(84) +from:0x0215e2e0 kind:load to:0x021643d8 module:overlay(84) +from:0x0215e2e4 kind:load to:0x021638a4 module:overlay(84) +from:0x0215e2e8 kind:load to:0x021522e0 module:overlay(84) +from:0x0215e2ec kind:load to:0x02159dc0 module:overlay(84) +from:0x0215e2f0 kind:load to:0x0216387c module:overlay(84) +from:0x0215e2f4 kind:load to:0x020b2840 module:overlay(0) +from:0x0215e300 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215e3cc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215e3f8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215e428 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215e434 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215e440 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215e470 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215e490 kind:arm_call to:0x020984fc module:overlay(0) +from:0x0215e4a0 kind:load to:0x021643cc module:overlay(84) +from:0x0215e4a4 kind:load to:0x027e09c0 module:dtcm +from:0x0215e4ac kind:load to:0x027e0cec module:dtcm +from:0x0215e4b0 kind:load to:0x02163838 module:overlay(84) +from:0x0215e4c0 kind:arm_call to:0x0215e7cc module:overlay(84) +from:0x0215e4e8 kind:arm_call to:0x0215e618 module:overlay(84) +from:0x0215e4f4 kind:arm_call to:0x0215e62c module:overlay(84) +from:0x0215e500 kind:arm_call to:0x0215e6cc module:overlay(84) +from:0x0215e50c kind:arm_call to:0x0215e750 module:overlay(84) +from:0x0215e514 kind:arm_call to:0x0215e7f0 module:overlay(84) +from:0x0215e51c kind:arm_call to:0x0215e7f4 module:overlay(84) +from:0x0215e560 kind:arm_call to:0x0215eb94 module:overlay(84) +from:0x0215e5d8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215e5f4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215e600 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215e614 kind:load to:0x027e0cec module:dtcm +from:0x0215e66c kind:arm_call to:0x02015a18 module:main +from:0x0215e6b8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215e6c8 kind:load to:0x027e09a8 module:dtcm +from:0x0215e6f8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215e744 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e74c kind:load to:0x027e09a8 module:dtcm +from:0x0215e78c kind:arm_call to:0x02015a18 module:main +from:0x0215e7dc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215e968 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215e978 kind:load to:0x027e09c0 module:dtcm +from:0x0215ea48 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215ea5c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215ea80 kind:arm_call to:0x0215eb94 module:overlay(84) +from:0x0215ea98 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215eaa8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215eab8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215ead0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215eadc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215eae8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0215eaf8 kind:load to:0x02161fd8 module:overlay(84) +from:0x0215eafc kind:load to:0x02161fdc module:overlay(84) +from:0x0215eb00 kind:load to:0x02161fd4 module:overlay(84) +from:0x0215eb04 kind:load to:0x027e0cec module:dtcm +from:0x0215eb18 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215eb3c kind:arm_call to:0x0215eb94 module:overlay(84) +from:0x0215ebf8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ec00 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec18 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215ec20 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215ec34 kind:arm_call to:0x0203d210 module:main +from:0x0215ec3c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215ec44 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ec4c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ec54 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ec60 kind:load to:0x021522e0 module:overlay(84) +from:0x0215ec70 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215ec78 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215ec8c kind:arm_call to:0x0203d210 module:main +from:0x0215ec94 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215ec9c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215eca4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ecac kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ecb4 kind:arm_call to:0x02011ff4 module:main +from:0x0215ecc0 kind:load to:0x021522e0 module:overlay(84) +from:0x0215eccc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215ece0 kind:load to:0x021645a8 module:overlay(84) +from:0x0215ecf4 kind:arm_call to:0x02011f3c module:main +from:0x0215ed00 kind:arm_call to:0x0215edc0 module:overlay(84) +from:0x0215ed18 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215ed70 kind:arm_call to:0x0207f530 module:overlay(0) +from:0x0215ed98 kind:load to:0x02163998 module:overlay(84) +from:0x0215ed9c kind:load to:0x021644f0 module:overlay(84) +from:0x0215eda0 kind:load to:0x021644b0 module:overlay(84) +from:0x0215edac kind:arm_call to:0x020979ec module:overlay(0) +from:0x0215edb4 kind:arm_call to:0x0207f508 module:overlay(0) +from:0x0215edbc kind:load to:0x021644d8 module:overlay(84) +from:0x0215edc8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215ede0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ee0c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215ee1c kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x0215ee30 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215ee74 kind:arm_call to:0x02160458 module:overlay(84) +from:0x0215ee80 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215ef28 kind:load to:0x021639bc module:overlay(84) +from:0x0215ef2c kind:load to:0x0216387c module:overlay(84) +from:0x0215ef30 kind:load to:0x0216394c module:overlay(84) +from:0x0215ef34 kind:load to:0x020b30f4 module:overlay(0) +from:0x0215ef38 kind:load to:0x0216397c module:overlay(84) +from:0x0215ef3c kind:load to:0x021645a8 module:overlay(84) +from:0x0215ef48 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215ef5c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215ef70 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215f010 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215f054 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215f094 kind:load to:0x027e09c0 module:dtcm +from:0x0215f0d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f140 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215f244 kind:load to:0x027e09c0 module:dtcm +from:0x0215f264 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215f284 kind:load to:0x027e09b8 module:dtcm +from:0x0215f2b8 kind:arm_call to:0x0215eb94 module:overlay(84) +from:0x0215f2f8 kind:arm_call to:0x0215ff54 module:overlay(84) +from:0x0215f328 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f360 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f390 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215f3e0 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x0215f408 kind:arm_call to:0x0215ff54 module:overlay(84) +from:0x0215f484 kind:arm_call to:0x0203a1bc module:main +from:0x0215f4c4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f4e0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f4fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f504 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215f514 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f520 kind:load to:0x027e09c0 module:dtcm +from:0x0215f524 kind:load to:0x021644d8 module:overlay(84) +from:0x0215f534 kind:load to:0x027e0cec module:dtcm +from:0x0215f554 kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x0215f564 kind:arm_call to:0x01fff17c module:itcm +from:0x0215f574 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f588 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215f5b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f5c0 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215f620 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f62c kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215f650 kind:arm_call to:0x02160258 module:overlay(84) +from:0x0215f698 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215f6e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215f6ec kind:arm_call to:0x01fff458 module:itcm +from:0x0215f730 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f780 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215f7a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215f7c4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f7d0 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215f808 kind:arm_call to:0x02160404 module:overlay(84) +from:0x0215f8bc kind:arm_call to:0x01ffedac module:itcm +from:0x0215f8c8 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215f8dc kind:arm_call to:0x02160258 module:overlay(84) +from:0x0215f988 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f98c kind:load to:0x027e0ce4 module:dtcm +from:0x0215f99c kind:load to:0x027e09a8 module:dtcm +from:0x0215f9a4 kind:load to:0x027e0cec module:dtcm +from:0x0215f9bc kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215f9cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f9dc kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215fa08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fa28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215fa60 kind:arm_call to:0x01ffedac module:itcm +from:0x0215fa6c kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0215fa84 kind:arm_call to:0x02160258 module:overlay(84) +from:0x0215fac0 kind:load to:0x027e09a8 module:dtcm +from:0x0215fac8 kind:load to:0x027e0cec module:dtcm +from:0x0215fad0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215faec kind:arm_call to:0x01ff916c module:itcm +from:0x0215fb40 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215fb58 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215fb78 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0215fc14 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215fc28 kind:arm_call to:0x02071710 module:overlay(0) +from:0x0215fc48 kind:load to:0x027e09b8 module:dtcm +from:0x0215fc4c kind:load to:0x027e09a8 module:dtcm +from:0x0215fcc0 kind:arm_call to:0x02160258 module:overlay(84) +from:0x0215fd70 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215fd88 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0215fda0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215fe1c kind:load to:0x027e09a8 module:dtcm +from:0x0215fe30 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215fea0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fefc kind:arm_call to:0x01fff60c module:itcm +from:0x0215ff40 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0215ff4c kind:load to:0x027e0cd8 module:dtcm +from:0x0215ff50 kind:load to:0x027e09b4 module:dtcm +from:0x0215ffa4 kind:arm_call to:0x02039f04 module:main +from:0x0215ffb0 kind:arm_call to:0x0203a978 module:main +from:0x0215ffb8 kind:arm_call to:0x02039d60 module:main +from:0x0215fffc kind:arm_call to:0x02039f04 module:main +from:0x02160008 kind:arm_call to:0x0203a978 module:main +from:0x02160014 kind:arm_call to:0x0203a978 module:main +from:0x02160020 kind:arm_call to:0x0203ab58 module:main +from:0x02160054 kind:arm_call to:0x02039f04 module:main +from:0x02160060 kind:arm_call to:0x0203a978 module:main +from:0x0216006c kind:arm_call to:0x0203a978 module:main +from:0x02160074 kind:arm_call to:0x0203ad88 module:main +from:0x02160078 kind:arm_call to:0x0203a5ac module:main +from:0x021600d0 kind:arm_call to:0x02039f04 module:main +from:0x021600dc kind:arm_call to:0x0203a978 module:main +from:0x021600e4 kind:arm_call to:0x02039d60 module:main +from:0x02160120 kind:arm_call to:0x02039f04 module:main +from:0x0216012c kind:arm_call to:0x0203a978 module:main +from:0x02160138 kind:arm_call to:0x0203a978 module:main +from:0x02160144 kind:arm_call to:0x0203ab58 module:main +from:0x02160170 kind:arm_call to:0x02039f04 module:main +from:0x0216017c kind:arm_call to:0x0203a978 module:main +from:0x02160188 kind:arm_call to:0x0203a978 module:main +from:0x02160190 kind:arm_call to:0x0203ad88 module:main +from:0x02160194 kind:arm_call to:0x0203a5ac module:main +from:0x021601c8 kind:load to:0x02049be4 module:main +from:0x0216020c kind:arm_call to:0x020985d8 module:overlay(0) +from:0x02160248 kind:arm_call to:0x02098644 module:overlay(0) +from:0x02160264 kind:arm_call to:0x01ffedac module:itcm +from:0x02160280 kind:arm_call to:0x01fff498 module:itcm +from:0x0216028c kind:arm_call to:0x01fff584 module:itcm +from:0x021602a8 kind:arm_call to:0x01fff584 module:itcm +from:0x021602bc kind:load to:0x027e0ce8 module:dtcm +from:0x0216033c kind:load to:0x0209832c module:overlay(0) +from:0x02160394 kind:arm_call to:0x01fff498 module:itcm +from:0x021603a0 kind:arm_call to:0x01fff584 module:itcm +from:0x021603c4 kind:arm_call to:0x02160404 module:overlay(84) +from:0x021603e0 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x021603f4 kind:load to:0x027e0ce8 module:dtcm +from:0x02160430 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160450 kind:load to:0x027e0cec module:dtcm +from:0x02160490 kind:load to:0x02163960 module:overlay(84) +from:0x021604ac kind:arm_call to:0x01fff458 module:itcm +from:0x021604d0 kind:arm_call to:0x0207b788 module:overlay(0) +from:0x021604f0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021604f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216050c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02160514 kind:arm_call to:0x02011ff4 module:main +from:0x02160528 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02160530 kind:arm_call to:0x02011ff4 module:main +from:0x02160548 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02160550 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02160558 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02160560 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02160568 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160570 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02160588 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02160590 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02160598 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021605a0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021605a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021605b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021605b8 kind:arm_call to:0x02011ff4 module:main +from:0x021605cc kind:arm_call to:0x02097960 module:overlay(0) +from:0x021605e0 kind:load to:0x02164690 module:overlay(84) +from:0x021605f4 kind:arm_call to:0x02011f3c module:main +from:0x02160600 kind:arm_call to:0x02160630 module:overlay(84) +from:0x02160614 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x0216062c kind:load to:0x02163a34 module:overlay(84) +from:0x02160638 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02160650 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216066c kind:load to:0x02163a50 module:overlay(84) +from:0x02160678 kind:arm_call to:0x021606e0 module:overlay(84) +from:0x021606a8 kind:arm_call to:0x021606e0 module:overlay(84) +from:0x02160714 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x0216073c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160744 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0216075c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02160764 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0216076c kind:arm_call to:0x02011ff4 module:main +from:0x02160780 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02160794 kind:load to:0x021646c0 module:overlay(84) +from:0x021607a8 kind:arm_call to:0x02011f3c module:main +from:0x021607b4 kind:arm_call to:0x02160808 module:overlay(84) +from:0x021607d4 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x02160800 kind:load to:0x02163a90 module:overlay(84) +from:0x02160810 kind:arm_call to:0x0214a1d8 module:overlay(70) +from:0x02160838 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02160848 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02160854 kind:load to:0x021646c0 module:overlay(84) +from:0x0216085c kind:load to:0x02163ab8 module:overlay(84) +from:0x02160860 kind:load to:0x02163b28 module:overlay(84) +from:0x021608b4 kind:load to:0x021646c0 module:overlay(84) +from:0x02160914 kind:load to:0x021646c0 module:overlay(84) +from:0x02160924 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216092c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160934 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0216094c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02160954 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216095c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02160964 kind:arm_call to:0x02011ff4 module:main +from:0x02160978 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0216098c kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02160994 kind:arm_call to:0x02011ff4 module:main +from:0x021609a8 kind:arm_branch to:0x0214a45c module:overlay(70) +from:0x021609b8 kind:load to:0x02164738 module:overlay(84) +from:0x021609cc kind:arm_call to:0x02011f3c module:main +from:0x021609d8 kind:arm_call to:0x02160a2c module:overlay(84) +from:0x021609ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160a24 kind:load to:0x02163b84 module:overlay(84) +from:0x02160a38 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02160a9c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02160aa4 kind:arm_call to:0x02098314 module:overlay(0) +from:0x02160aac kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02160ab4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160ac4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02160ad4 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02160adc kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x02160bd4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160c1c kind:load to:0x02163ba8 module:overlay(84) +from:0x02160c20 kind:load to:0x02164738 module:overlay(84) +from:0x02160c24 kind:load to:0x02162d48 module:overlay(84) +from:0x02160c28 kind:load to:0x0216387c module:overlay(84) +from:0x02160c30 kind:load to:0x02049be4 module:main +from:0x02160c38 kind:load to:0x0203e964 module:main +from:0x02160c3c kind:load to:0x027e07d4 module:dtcm +from:0x02160c40 kind:load to:0x02163b50 module:overlay(84) +from:0x02160c44 kind:load to:0x02163b38 module:overlay(84) +from:0x02160d0c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02160d18 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02160de8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02160e14 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02160e30 kind:arm_call to:0x021611b0 module:overlay(84) +from:0x02160e40 kind:load to:0x027e0cd8 module:dtcm +from:0x02160e48 kind:load to:0x02049be4 module:main +from:0x02160e4c kind:load to:0x02163b38 module:overlay(84) +from:0x02160e50 kind:load to:0x027e09c0 module:dtcm +from:0x02160e9c kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02160ea8 kind:load to:0x027e09c0 module:dtcm +from:0x02160ed8 kind:arm_call to:0x01ff916c module:itcm +from:0x02160f1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160f50 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02160f78 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02160f84 kind:arm_call to:0x021611b0 module:overlay(84) +from:0x02160f90 kind:load to:0x027e09bc module:dtcm +from:0x02160fb8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160fe0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160ffc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02161018 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02161028 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02161030 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216108c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216109c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021610a4 kind:arm_call to:0x021602c8 module:overlay(84) +from:0x021610bc kind:arm_call to:0x021611b0 module:overlay(84) +from:0x021610c8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021610d8 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x021610e4 kind:load to:0x027e09a8 module:dtcm +from:0x021610f0 kind:load to:0x027e0cec module:dtcm +from:0x021610f4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021610fc kind:load to:0x027e0ce4 module:dtcm +from:0x02161100 kind:load to:0x027e09c0 module:dtcm +from:0x0216113c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02161194 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021611a0 kind:load to:0x027e09c0 module:dtcm +from:0x021611a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021611a8 kind:load to:0x027e09a8 module:dtcm +from:0x021611ec kind:load to:0x02163b5c module:overlay(84) +from:0x0216123c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216124c kind:arm_call to:0x02160f94 module:overlay(84) +from:0x02161254 kind:load to:0x02163b5c module:overlay(84) +from:0x02161260 kind:load to:0x021611f0 module:overlay(84) +from:0x021612b4 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02161310 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0216131c kind:load to:0x0203e964 module:main +from:0x0216132c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02161334 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0216133c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02161344 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216134c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161364 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0216136c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02161374 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216137c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161384 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216138c kind:arm_call to:0x02011ff4 module:main +from:0x021613a0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021613b8 kind:arm_call to:0x020c10cc module:overlay(1) +from:0x021613c4 kind:arm_call to:0x020c0e74 module:overlay(1) +from:0x021613f8 kind:arm_call to:0x020c1054 module:overlay(1) +from:0x02161424 kind:load to:0x02163bfc module:overlay(84) +from:0x02161428 kind:load to:0x02164810 module:overlay(84) +from:0x02161444 kind:load to:0x02164810 module:overlay(84) +from:0x02161450 kind:load to:0x02164824 module:overlay(84) +from:0x02161464 kind:arm_call to:0x02011f3c module:main +from:0x02161470 kind:arm_call to:0x0216151c module:overlay(84) +from:0x02161488 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02161498 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02161500 kind:load to:0x02163c10 module:overlay(84) +from:0x02161508 kind:load to:0x0216387c module:overlay(84) +from:0x0216150c kind:load to:0x02163c2c module:overlay(84) +from:0x02161524 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0216157c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02161590 kind:load to:0x02163c48 module:overlay(84) +from:0x02161594 kind:load to:0x02164824 module:overlay(84) +from:0x02161598 kind:load to:0x021648f8 module:overlay(84) +from:0x021615d4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021615dc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021615f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021615fc kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02161604 kind:arm_call to:0x02011ff4 module:main +from:0x02161618 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02161640 kind:load to:0x027e0d80 module:dtcm +from:0x02161644 kind:load to:0x02153254 module:overlay(84) +from:0x02161680 kind:arm_call to:0x02161624 module:overlay(84) +from:0x02161694 kind:arm_call to:0x01fff148 module:itcm +from:0x021616c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021616d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021616e4 kind:arm_call to:0x02082a3c module:overlay(0) +from:0x02161744 kind:arm_call to:0x01fff17c module:itcm +from:0x021617e4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216181c kind:arm_call to:0x01ff9218 module:itcm +from:0x02161848 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161868 kind:arm_call to:0x01ff9984 module:itcm +from:0x02161874 kind:load to:0x027e0d80 module:dtcm +from:0x02161878 kind:load to:0x027e0ce0 module:dtcm +from:0x0216187c kind:load to:0x027e0cdc module:dtcm +from:0x02161880 kind:load to:0x0203e964 module:main +from:0x02161888 kind:load to:0x020aaf58 module:overlay(0) +from:0x0216188c kind:load to:0x020aaf50 module:overlay(0) +from:0x02161890 kind:load to:0x020aaf4c module:overlay(0) +from:0x02161894 kind:load to:0x020aaf54 module:overlay(0) +from:0x02161898 kind:load to:0x020aaf5c module:overlay(0) +from:0x021618d8 kind:arm_call to:0x02161624 module:overlay(84) +from:0x0216190c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161918 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216192c kind:arm_call to:0x02082a3c module:overlay(0) +from:0x02161954 kind:arm_call to:0x02015820 module:main +from:0x02161960 kind:load to:0x027e0d80 module:dtcm +from:0x02161964 kind:load to:0x027e0cdc module:dtcm +from:0x0216253c kind:arm_call to:0x02150db4 module:overlay(84) +from:0x0216254c kind:arm_call to:0x0203ce74 module:main +from:0x021625cc kind:load to:0x02163c90 module:overlay(84) +from:0x021625d4 kind:load to:0x02162c00 module:overlay(84) +from:0x021625d8 kind:load to:0x02162e50 module:overlay(84) +from:0x021625dc kind:load to:0x02162c60 module:overlay(84) +from:0x021625e0 kind:load to:0x02162c6c module:overlay(84) +from:0x021625e4 kind:load to:0x02162c78 module:overlay(84) +from:0x021625ec kind:load to:0x02162dbc module:overlay(84) +from:0x021625f0 kind:load to:0x02162dc8 module:overlay(84) +from:0x021625f8 kind:load to:0x02162dd4 module:overlay(84) +from:0x021625fc kind:load to:0x02162de0 module:overlay(84) +from:0x02162600 kind:load to:0x02162dec module:overlay(84) +from:0x02162604 kind:load to:0x02162df8 module:overlay(84) +from:0x02162610 kind:load to:0x02162e64 module:overlay(84) +from:0x02162618 kind:load to:0x02162e78 module:overlay(84) +from:0x0216261c kind:load to:0x02162e8c module:overlay(84) +from:0x02162620 kind:load to:0x02162c90 module:overlay(84) +from:0x02162624 kind:load to:0x02162c9c module:overlay(84) +from:0x02162628 kind:load to:0x02162ca8 module:overlay(84) +from:0x0216262c kind:load to:0x02162c48 module:overlay(84) +from:0x02162630 kind:load to:0x02162cc0 module:overlay(84) +from:0x02162634 kind:load to:0x02163034 module:overlay(84) +from:0x02162638 kind:load to:0x02162ccc module:overlay(84) +from:0x0216263c kind:load to:0x02162cd8 module:overlay(84) +from:0x02162640 kind:load to:0x02163c80 module:overlay(84) +from:0x02162644 kind:load to:0x02163048 module:overlay(84) +from:0x02162648 kind:load to:0x0216305c module:overlay(84) +from:0x0216264c kind:load to:0x02163070 module:overlay(84) +from:0x02162650 kind:load to:0x02163084 module:overlay(84) +from:0x02162654 kind:load to:0x02163098 module:overlay(84) +from:0x02162658 kind:load to:0x021630ac module:overlay(84) +from:0x0216265c kind:load to:0x021630c0 module:overlay(84) +from:0x02162660 kind:load to:0x021630d4 module:overlay(84) +from:0x02162664 kind:load to:0x021630e8 module:overlay(84) +from:0x02162668 kind:load to:0x021630fc module:overlay(84) +from:0x0216266c kind:load to:0x02162ea0 module:overlay(84) +from:0x02162670 kind:load to:0x02162ebc module:overlay(84) +from:0x02162674 kind:load to:0x02162ed8 module:overlay(84) +from:0x02162678 kind:load to:0x02162fa4 module:overlay(84) +from:0x0216267c kind:load to:0x02162fc0 module:overlay(84) +from:0x02162680 kind:load to:0x02162fdc module:overlay(84) +from:0x02162684 kind:load to:0x02162ff8 module:overlay(84) +from:0x02162688 kind:load to:0x02163014 module:overlay(84) +from:0x0216268c kind:load to:0x02162ef4 module:overlay(84) +from:0x02162690 kind:load to:0x02162f10 module:overlay(84) +from:0x02162694 kind:load to:0x02162f2c module:overlay(84) +from:0x02162698 kind:load to:0x02163cd0 module:overlay(84) +from:0x0216269c kind:load to:0x02159e0c module:overlay(84) +from:0x021626a0 kind:load to:0x02163c84 module:overlay(84) +from:0x021626a4 kind:load to:0x020431b8 module:main +from:0x021626a8 kind:load to:0x0216310c module:overlay(84) +from:0x021626e4 kind:arm_call to:0x02159e50 module:overlay(84) +from:0x021626f4 kind:arm_call to:0x0203ce74 module:main +from:0x02162708 kind:load to:0x02163254 module:overlay(84) +from:0x0216270c kind:load to:0x02163da8 module:overlay(84) +from:0x02162710 kind:load to:0x02163db8 module:overlay(84) +from:0x02162714 kind:load to:0x0215a514 module:overlay(84) +from:0x02162718 kind:load to:0x02163dac module:overlay(84) +from:0x02162738 kind:arm_call to:0x0215a558 module:overlay(84) +from:0x02162748 kind:arm_call to:0x0203ce74 module:main +from:0x0216275c kind:load to:0x02163e90 module:overlay(84) +from:0x02162760 kind:load to:0x02163ea0 module:overlay(84) +from:0x02162764 kind:load to:0x0215b050 module:overlay(84) +from:0x02162768 kind:load to:0x02163e94 module:overlay(84) +from:0x02162788 kind:arm_call to:0x0215b094 module:overlay(84) +from:0x02162798 kind:arm_call to:0x0203ce74 module:main +from:0x021627ac kind:load to:0x02163f78 module:overlay(84) +from:0x021627b0 kind:load to:0x02163f88 module:overlay(84) +from:0x021627b4 kind:load to:0x0215b174 module:overlay(84) +from:0x021627b8 kind:load to:0x02163f7c module:overlay(84) +from:0x021627d8 kind:arm_call to:0x0215b1b8 module:overlay(84) +from:0x021627e8 kind:arm_call to:0x0203ce74 module:main +from:0x021627fc kind:load to:0x02164060 module:overlay(84) +from:0x02162800 kind:load to:0x02164070 module:overlay(84) +from:0x02162804 kind:load to:0x0215c7c8 module:overlay(84) +from:0x02162808 kind:load to:0x02164064 module:overlay(84) +from:0x02162828 kind:arm_call to:0x0215c80c module:overlay(84) +from:0x02162838 kind:arm_call to:0x0203ce74 module:main +from:0x0216284c kind:load to:0x02164148 module:overlay(84) +from:0x02162850 kind:load to:0x02164158 module:overlay(84) +from:0x02162854 kind:load to:0x0215d204 module:overlay(84) +from:0x02162858 kind:load to:0x0216414c module:overlay(84) +from:0x02162878 kind:arm_call to:0x0215d248 module:overlay(84) +from:0x02162888 kind:arm_call to:0x0203ce74 module:main +from:0x0216289c kind:load to:0x0216419c module:overlay(84) +from:0x021628a0 kind:load to:0x021641ac module:overlay(84) +from:0x021628a4 kind:load to:0x0215d5d4 module:overlay(84) +from:0x021628a8 kind:load to:0x021641a0 module:overlay(84) +from:0x021628c8 kind:arm_call to:0x0215d618 module:overlay(84) +from:0x021628d8 kind:arm_call to:0x0203ce74 module:main +from:0x021628ec kind:load to:0x02164284 module:overlay(84) +from:0x021628f0 kind:load to:0x02164294 module:overlay(84) +from:0x021628f4 kind:load to:0x0215dce4 module:overlay(84) +from:0x021628f8 kind:load to:0x02164288 module:overlay(84) +from:0x02162918 kind:arm_call to:0x0215dd28 module:overlay(84) +from:0x02162928 kind:arm_call to:0x0203ce74 module:main +from:0x0216293c kind:load to:0x02164388 module:overlay(84) +from:0x02162940 kind:load to:0x02164398 module:overlay(84) +from:0x02162944 kind:load to:0x0215e0d8 module:overlay(84) +from:0x02162948 kind:load to:0x0216438c module:overlay(84) +from:0x02162978 kind:arm_call to:0x0215e11c module:overlay(84) +from:0x02162988 kind:arm_call to:0x0203ce74 module:main +from:0x0216299c kind:load to:0x021643bc module:overlay(84) +from:0x021629a0 kind:load to:0x021643d8 module:overlay(84) +from:0x021629a4 kind:load to:0x0215ecc4 module:overlay(84) +from:0x021629a8 kind:load to:0x021643c0 module:overlay(84) +from:0x021629cc kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x021629dc kind:arm_call to:0x0203ce74 module:main +from:0x021629e4 kind:arm_call to:0x0207f51c module:overlay(0) +from:0x021629fc kind:arm_call to:0x0215ed08 module:overlay(84) +from:0x02162a0c kind:arm_call to:0x0203ce74 module:main +from:0x02162a20 kind:load to:0x021644b0 module:overlay(84) +from:0x02162a24 kind:load to:0x021644d8 module:overlay(84) +from:0x02162a28 kind:load to:0x0207f4dc module:overlay(0) +from:0x02162a2c kind:load to:0x021644c0 module:overlay(84) +from:0x02162a30 kind:load to:0x021644f0 module:overlay(84) +from:0x02162a34 kind:load to:0x021645a8 module:overlay(84) +from:0x02162a38 kind:load to:0x021605c4 module:overlay(84) +from:0x02162a3c kind:load to:0x021644cc module:overlay(84) +from:0x02162a5c kind:arm_call to:0x02160608 module:overlay(84) +from:0x02162a6c kind:arm_call to:0x0203ce74 module:main +from:0x02162a80 kind:load to:0x02164680 module:overlay(84) +from:0x02162a84 kind:load to:0x02164690 module:overlay(84) +from:0x02162a88 kind:load to:0x02160778 module:overlay(84) +from:0x02162a8c kind:load to:0x02164684 module:overlay(84) +from:0x02162aac kind:arm_call to:0x021607bc module:overlay(84) +from:0x02162abc kind:arm_call to:0x0203ce74 module:main +from:0x02162ad0 kind:load to:0x021646b0 module:overlay(84) +from:0x02162ad4 kind:load to:0x021646c0 module:overlay(84) +from:0x02162ad8 kind:load to:0x02160970 module:overlay(84) +from:0x02162adc kind:load to:0x021646b4 module:overlay(84) +from:0x02162b30 kind:arm_call to:0x021609e0 module:overlay(84) +from:0x02162b40 kind:arm_call to:0x0203ce74 module:main +from:0x02162b54 kind:load to:0x02163b38 module:overlay(84) +from:0x02162b58 kind:load to:0x02164728 module:overlay(84) +from:0x02162b5c kind:load to:0x02164738 module:overlay(84) +from:0x02162b60 kind:load to:0x02161398 module:overlay(84) +from:0x02162b64 kind:load to:0x0216472c module:overlay(84) +from:0x02162b84 kind:arm_call to:0x02161478 module:overlay(84) +from:0x02162b94 kind:arm_call to:0x0203ce74 module:main +from:0x02162ba8 kind:load to:0x02164814 module:overlay(84) +from:0x02162bac kind:load to:0x02164824 module:overlay(84) +from:0x02162bb0 kind:load to:0x02161610 module:overlay(84) +from:0x02162bb4 kind:load to:0x02164818 module:overlay(84) +from:0x02162bb8 kind:load to:0x02161fe0 module:overlay(84) +from:0x02162bbc kind:load to:0x021626ac module:overlay(84) +from:0x02162bc0 kind:load to:0x0216271c module:overlay(84) +from:0x02162bc4 kind:load to:0x0216276c module:overlay(84) +from:0x02162bc8 kind:load to:0x021627bc module:overlay(84) +from:0x02162bcc kind:load to:0x0216280c module:overlay(84) +from:0x02162bd0 kind:load to:0x0216285c module:overlay(84) +from:0x02162bd4 kind:load to:0x021628ac module:overlay(84) +from:0x02162bd8 kind:load to:0x021628fc module:overlay(84) +from:0x02162bdc kind:load to:0x0216294c module:overlay(84) +from:0x02162be0 kind:load to:0x021629ac module:overlay(84) +from:0x02162be4 kind:load to:0x02162a40 module:overlay(84) +from:0x02162be8 kind:load to:0x02162a90 module:overlay(84) +from:0x02162bec kind:load to:0x02162ae0 module:overlay(84) +from:0x02162bf0 kind:load to:0x02162b68 module:overlay(84) +from:0x02162cec kind:load to:0x02153e10 module:overlay(84) +from:0x02162cf8 kind:load to:0x02150e7c module:overlay(84) +from:0x02162d04 kind:load to:0x02097c68 module:overlay(0) +from:0x02162d08 kind:load to:0x02151f04 module:overlay(84) +from:0x02162d14 kind:load to:0x02097c68 module:overlay(0) +from:0x02162d18 kind:load to:0x0215218c module:overlay(84) +from:0x02162d24 kind:load to:0x02150d8c module:overlay(84) +from:0x02162d28 kind:load to:0x02097998 module:overlay(0) +from:0x02162d2c kind:load to:0x02150e10 module:overlay(84) +from:0x02162d30 kind:load to:0x02097824 module:overlay(0) +from:0x02162d34 kind:load to:0x020979a0 module:overlay(0) +from:0x02162d38 kind:load to:0x020979c0 module:overlay(0) +from:0x02162d3c kind:load to:0x020979ec module:overlay(0) +from:0x02162d48 kind:load to:0x0207c308 module:overlay(0) +from:0x02162d4c kind:load to:0x0207c310 module:overlay(0) +from:0x02162d50 kind:load to:0x0207c3dc module:overlay(0) +from:0x02162d54 kind:load to:0x0207c3cc module:overlay(0) +from:0x02162d58 kind:load to:0x0207c420 module:overlay(0) +from:0x02162d5c kind:load to:0x0207c440 module:overlay(0) +from:0x02162d60 kind:load to:0x0207c484 module:overlay(0) +from:0x02162d64 kind:load to:0x0207c4b4 module:overlay(0) +from:0x02162d70 kind:load to:0x0207d40c module:overlay(0) +from:0x02162d74 kind:load to:0x0207d414 module:overlay(0) +from:0x02162d78 kind:load to:0x0207d5e4 module:overlay(0) +from:0x02162d7c kind:load to:0x0207d5b8 module:overlay(0) +from:0x02162d80 kind:load to:0x0207d8cc module:overlay(0) +from:0x02162d84 kind:load to:0x0207d928 module:overlay(0) +from:0x02162d88 kind:load to:0x0207d994 module:overlay(0) +from:0x02162d8c kind:load to:0x0207da2c module:overlay(0) +from:0x02162d98 kind:load to:0x02152e44 module:overlay(84) +from:0x02162d9c kind:load to:0x02159dd4 module:overlay(84) +from:0x02162da0 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162da4 kind:load to:0x02057a88 module:overlay(0) +from:0x02162da8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02162dac kind:load to:0x02057e44 module:overlay(0) +from:0x02162db0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162db4 kind:load to:0x02057c34 module:overlay(0) +from:0x02162db8 kind:load to:0x02057d84 module:overlay(0) +from:0x02162e0c kind:load to:0x02152e58 module:overlay(84) +from:0x02162e10 kind:load to:0x02159df0 module:overlay(84) +from:0x02162e14 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02162e18 kind:load to:0x0209a2dc module:overlay(0) +from:0x02162e1c kind:load to:0x0209a374 module:overlay(0) +from:0x02162e20 kind:load to:0x0209a388 module:overlay(0) +from:0x02162e24 kind:load to:0x0209a138 module:overlay(0) +from:0x02162e28 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02162e2c kind:load to:0x0209a438 module:overlay(0) +from:0x02162e30 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02162e34 kind:load to:0x0209a344 module:overlay(0) +from:0x02162e38 kind:load to:0x0209a35c module:overlay(0) +from:0x02162e3c kind:load to:0x0209a39c module:overlay(0) +from:0x02162e40 kind:load to:0x0209a728 module:overlay(0) +from:0x02162e44 kind:load to:0x02159d70 module:overlay(84) +from:0x02162e48 kind:load to:0x02159d4c module:overlay(84) +from:0x02162e4c kind:load to:0x0209a760 module:overlay(0) +from:0x02162f50 kind:load to:0x0209856c module:overlay(0) +from:0x02162f54 kind:load to:0x020985a8 module:overlay(0) +from:0x02162f58 kind:load to:0x020985c0 module:overlay(0) +from:0x02162f5c kind:load to:0x020985cc module:overlay(0) +from:0x02162f60 kind:load to:0x01fff464 module:itcm +from:0x02162f64 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162f68 kind:load to:0x02153364 module:overlay(84) +from:0x02162f6c kind:load to:0x0215356c module:overlay(84) +from:0x02162f70 kind:load to:0x02159950 module:overlay(84) +from:0x02162f74 kind:load to:0x02159b8c module:overlay(84) +from:0x02162f78 kind:load to:0x02098510 module:overlay(0) +from:0x02162f7c kind:load to:0x02159c18 module:overlay(84) +from:0x02162f80 kind:load to:0x02098518 module:overlay(0) +from:0x02162f84 kind:load to:0x0209851c module:overlay(0) +from:0x02162f88 kind:load to:0x020985d8 module:overlay(0) +from:0x02162f8c kind:load to:0x02098644 module:overlay(0) +from:0x02162f90 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162f94 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162f98 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162f9c kind:load to:0x02152e90 module:overlay(84) +from:0x02162fa0 kind:load to:0x02153010 module:overlay(84) +from:0x02163040 kind:load to:0x02161974 module:overlay(84) +from:0x02163054 kind:load to:0x02161974 module:overlay(84) +from:0x02163068 kind:load to:0x02161974 module:overlay(84) +from:0x0216307c kind:load to:0x02161974 module:overlay(84) +from:0x02163090 kind:load to:0x02161974 module:overlay(84) +from:0x021630a4 kind:load to:0x02161974 module:overlay(84) +from:0x021630b8 kind:load to:0x02161974 module:overlay(84) +from:0x021630cc kind:load to:0x02161968 module:overlay(84) +from:0x021630e0 kind:load to:0x02161968 module:overlay(84) +from:0x021630f4 kind:load to:0x02161970 module:overlay(84) +from:0x02163108 kind:load to:0x0216196c module:overlay(84) +from:0x0216310c kind:load to:0x02155d40 module:overlay(84) +from:0x02163114 kind:load to:0x02155de8 module:overlay(84) +from:0x0216311c kind:load to:0x021567c4 module:overlay(84) +from:0x02163124 kind:load to:0x021567f4 module:overlay(84) +from:0x0216312c kind:load to:0x02156910 module:overlay(84) +from:0x0216313c kind:load to:0x021569d4 module:overlay(84) +from:0x02163144 kind:load to:0x02156a98 module:overlay(84) +from:0x0216314c kind:load to:0x02156c38 module:overlay(84) +from:0x02163154 kind:load to:0x02156c54 module:overlay(84) +from:0x0216315c kind:load to:0x02156c94 module:overlay(84) +from:0x0216316c kind:load to:0x021570c8 module:overlay(84) +from:0x02163174 kind:load to:0x021571b0 module:overlay(84) +from:0x02163184 kind:load to:0x0215725c module:overlay(84) +from:0x0216318c kind:load to:0x02157294 module:overlay(84) +from:0x0216319c kind:load to:0x02157714 module:overlay(84) +from:0x021631a4 kind:load to:0x021577f4 module:overlay(84) +from:0x021631b4 kind:load to:0x021578dc module:overlay(84) +from:0x021631bc kind:load to:0x021579a8 module:overlay(84) +from:0x021631cc kind:load to:0x02157b84 module:overlay(84) +from:0x021631d4 kind:load to:0x02157bec module:overlay(84) +from:0x021631dc kind:load to:0x02157e18 module:overlay(84) +from:0x021631e4 kind:load to:0x02157e40 module:overlay(84) +from:0x021631ec kind:load to:0x02157f0c module:overlay(84) +from:0x021631fc kind:load to:0x02157f48 module:overlay(84) +from:0x02163204 kind:load to:0x02158048 module:overlay(84) +from:0x0216320c kind:load to:0x02158688 module:overlay(84) +from:0x02163214 kind:load to:0x02158698 module:overlay(84) +from:0x0216321c kind:load to:0x0215873c module:overlay(84) +from:0x0216322c kind:load to:0x02159004 module:overlay(84) +from:0x02163234 kind:load to:0x021590c0 module:overlay(84) +from:0x02163268 kind:load to:0x02159e2c module:overlay(84) +from:0x0216326c kind:load to:0x02097998 module:overlay(0) +from:0x02163270 kind:load to:0x020977a8 module:overlay(0) +from:0x02163274 kind:load to:0x02097824 module:overlay(0) +from:0x02163278 kind:load to:0x020979a0 module:overlay(0) +from:0x0216327c kind:load to:0x020979c0 module:overlay(0) +from:0x02163280 kind:load to:0x020979ec module:overlay(0) +from:0x0216328c kind:load to:0x0209856c module:overlay(0) +from:0x02163290 kind:load to:0x020985a8 module:overlay(0) +from:0x02163294 kind:load to:0x020985c0 module:overlay(0) +from:0x02163298 kind:load to:0x020985cc module:overlay(0) +from:0x0216329c kind:load to:0x01fff464 module:itcm +from:0x021632a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021632a4 kind:load to:0x02159f58 module:overlay(84) +from:0x021632a8 kind:load to:0x02098504 module:overlay(0) +from:0x021632ac kind:load to:0x02159f7c module:overlay(84) +from:0x021632b0 kind:load to:0x0215a25c module:overlay(84) +from:0x021632b4 kind:load to:0x02098510 module:overlay(0) +from:0x021632b8 kind:load to:0x0215a298 module:overlay(84) +from:0x021632bc kind:load to:0x02098518 module:overlay(0) +from:0x021632c0 kind:load to:0x0209851c module:overlay(0) +from:0x021632c4 kind:load to:0x020985d8 module:overlay(0) +from:0x021632c8 kind:load to:0x02098644 module:overlay(0) +from:0x021632cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021632d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021632d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021632d8 kind:load to:0x02159f00 module:overlay(84) +from:0x021632dc kind:load to:0x02159f28 module:overlay(84) +from:0x021632e8 kind:load to:0x0215a534 module:overlay(84) +from:0x021632ec kind:load to:0x02097998 module:overlay(0) +from:0x021632f0 kind:load to:0x020977a8 module:overlay(0) +from:0x021632f4 kind:load to:0x02097824 module:overlay(0) +from:0x021632f8 kind:load to:0x020979a0 module:overlay(0) +from:0x021632fc kind:load to:0x020979c0 module:overlay(0) +from:0x02163300 kind:load to:0x020979ec module:overlay(0) +from:0x0216330c kind:load to:0x0209856c module:overlay(0) +from:0x02163310 kind:load to:0x020985a8 module:overlay(0) +from:0x02163314 kind:load to:0x020985c0 module:overlay(0) +from:0x02163318 kind:load to:0x020985cc module:overlay(0) +from:0x0216331c kind:load to:0x01fff464 module:itcm +from:0x02163320 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163324 kind:load to:0x0215a740 module:overlay(84) +from:0x02163328 kind:load to:0x02098504 module:overlay(0) +from:0x0216332c kind:load to:0x0215a8f4 module:overlay(84) +from:0x02163330 kind:load to:0x0215a928 module:overlay(84) +from:0x02163334 kind:load to:0x02098510 module:overlay(0) +from:0x02163338 kind:load to:0x0215acf0 module:overlay(84) +from:0x0216333c kind:load to:0x02098518 module:overlay(0) +from:0x02163340 kind:load to:0x0209851c module:overlay(0) +from:0x02163344 kind:load to:0x020985d8 module:overlay(0) +from:0x02163348 kind:load to:0x02098644 module:overlay(0) +from:0x0216334c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163350 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163354 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163358 kind:load to:0x0215af78 module:overlay(84) +from:0x0216335c kind:load to:0x0215afe0 module:overlay(84) +from:0x02163360 kind:load to:0x0215ace8 module:overlay(84) +from:0x0216336c kind:load to:0x0215b070 module:overlay(84) +from:0x02163370 kind:load to:0x02097998 module:overlay(0) +from:0x02163374 kind:load to:0x020977a8 module:overlay(0) +from:0x02163378 kind:load to:0x02097824 module:overlay(0) +from:0x0216337c kind:load to:0x020979a0 module:overlay(0) +from:0x02163380 kind:load to:0x020979c0 module:overlay(0) +from:0x02163384 kind:load to:0x020979ec module:overlay(0) +from:0x02163390 kind:load to:0x0209856c module:overlay(0) +from:0x02163394 kind:load to:0x020985a8 module:overlay(0) +from:0x02163398 kind:load to:0x020985c0 module:overlay(0) +from:0x0216339c kind:load to:0x020985cc module:overlay(0) +from:0x021633a0 kind:load to:0x01fff464 module:itcm +from:0x021633a4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021633a8 kind:load to:0x02140100 module:overlays(26,70) +from:0x021633ac kind:load to:0x0214012c module:overlays(26,70) +from:0x021633b0 kind:load to:0x02098508 module:overlay(0) +from:0x021633b4 kind:load to:0x0209850c module:overlay(0) +from:0x021633b8 kind:load to:0x02098510 module:overlay(0) +from:0x021633bc kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021633c0 kind:load to:0x02098518 module:overlay(0) +from:0x021633c4 kind:load to:0x0209851c module:overlay(0) +from:0x021633c8 kind:load to:0x020985d8 module:overlay(0) +from:0x021633cc kind:load to:0x02098644 module:overlay(0) +from:0x021633d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021633d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021633d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021633dc kind:load to:0x0215b12c module:overlay(84) +from:0x021633e0 kind:load to:0x0215b14c module:overlay(84) +from:0x021633e4 kind:load to:0x0215b0dc module:overlay(84) +from:0x021633e8 kind:load to:0x0215b75c module:overlay(84) +from:0x021633f0 kind:load to:0x0215b810 module:overlay(84) +from:0x021633f8 kind:load to:0x0215b8e4 module:overlay(84) +from:0x02163418 kind:load to:0x0215b6c8 module:overlay(84) +from:0x02163420 kind:load to:0x0215b7c8 module:overlay(84) +from:0x02163428 kind:load to:0x0215b8c8 module:overlay(84) +from:0x02163438 kind:load to:0x0215b4bc module:overlay(84) +from:0x0216343c kind:load to:0x0215c6f8 module:overlay(84) +from:0x02163440 kind:load to:0x0207b750 module:overlay(0) +from:0x02163444 kind:load to:0x0215b224 module:overlay(84) +from:0x02163448 kind:load to:0x0207b740 module:overlay(0) +from:0x02163454 kind:load to:0x0215b4a8 module:overlay(84) +from:0x02163458 kind:load to:0x0215c6dc module:overlay(84) +from:0x0216345c kind:load to:0x0215c318 module:overlay(84) +from:0x02163460 kind:load to:0x0215c354 module:overlay(84) +from:0x02163464 kind:load to:0x0207c044 module:overlay(0) +from:0x02163470 kind:load to:0x0215b194 module:overlay(84) +from:0x02163474 kind:load to:0x02097998 module:overlay(0) +from:0x02163478 kind:load to:0x020977a8 module:overlay(0) +from:0x0216347c kind:load to:0x02097824 module:overlay(0) +from:0x02163480 kind:load to:0x020979a0 module:overlay(0) +from:0x02163484 kind:load to:0x020979c0 module:overlay(0) +from:0x02163488 kind:load to:0x020979ec module:overlay(0) +from:0x02163494 kind:load to:0x0215b494 module:overlay(84) +from:0x02163498 kind:load to:0x0215c714 module:overlay(84) +from:0x0216349c kind:load to:0x02099b54 module:overlay(0) +from:0x021634a0 kind:load to:0x02099b8c module:overlay(0) +from:0x021634a4 kind:load to:0x0209a190 module:overlay(0) +from:0x021634a8 kind:load to:0x0209a198 module:overlay(0) +from:0x021634ac kind:load to:0x0209a138 module:overlay(0) +from:0x021634b0 kind:load to:0x02099d04 module:overlay(0) +from:0x021634b4 kind:load to:0x02099bf4 module:overlay(0) +from:0x021634b8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021634bc kind:load to:0x0209a148 module:overlay(0) +from:0x021634c0 kind:load to:0x0209a160 module:overlay(0) +from:0x021634c4 kind:load to:0x0215c6d4 module:overlay(84) +from:0x021634c8 kind:load to:0x0209a178 module:overlay(0) +from:0x021634cc kind:load to:0x0215c6c4 module:overlay(84) +from:0x021634d0 kind:load to:0x0215c6a0 module:overlay(84) +from:0x021634dc kind:load to:0x0209856c module:overlay(0) +from:0x021634e0 kind:load to:0x020985a8 module:overlay(0) +from:0x021634e4 kind:load to:0x020985c0 module:overlay(0) +from:0x021634e8 kind:load to:0x020985cc module:overlay(0) +from:0x021634ec kind:load to:0x01fff464 module:itcm +from:0x021634f0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021634f4 kind:load to:0x0215b4d0 module:overlay(84) +from:0x021634f8 kind:load to:0x02098504 module:overlay(0) +from:0x021634fc kind:load to:0x0215b5b0 module:overlay(84) +from:0x02163500 kind:load to:0x0209850c module:overlay(0) +from:0x02163504 kind:load to:0x02098510 module:overlay(0) +from:0x02163508 kind:load to:0x0215bc3c module:overlay(84) +from:0x0216350c kind:load to:0x02099058 module:overlay(0) +from:0x02163510 kind:load to:0x0209851c module:overlay(0) +from:0x02163514 kind:load to:0x020985d8 module:overlay(0) +from:0x02163518 kind:load to:0x02098644 module:overlay(0) +from:0x0216351c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163520 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163524 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163528 kind:load to:0x0215c730 module:overlay(84) +from:0x0216352c kind:load to:0x0215c778 module:overlay(84) +from:0x02163530 kind:load to:0x020995dc module:overlay(0) +from:0x0216353c kind:load to:0x0215c900 module:overlay(84) +from:0x02163540 kind:load to:0x0215cc74 module:overlay(84) +from:0x02163548 kind:load to:0x0215ccf4 module:overlay(84) +from:0x02163550 kind:load to:0x0215cdcc module:overlay(84) +from:0x02163570 kind:load to:0x0215cc40 module:overlay(84) +from:0x02163578 kind:load to:0x0215ccd8 module:overlay(84) +from:0x02163580 kind:load to:0x0215cdbc module:overlay(84) +from:0x02163590 kind:load to:0x0215ca90 module:overlay(84) +from:0x02163594 kind:load to:0x0215d170 module:overlay(84) +from:0x02163598 kind:load to:0x0207b750 module:overlay(0) +from:0x0216359c kind:load to:0x0215c854 module:overlay(84) +from:0x021635a0 kind:load to:0x0207b740 module:overlay(0) +from:0x021635ac kind:load to:0x0215c7e8 module:overlay(84) +from:0x021635b0 kind:load to:0x02097a38 module:overlay(0) +from:0x021635b4 kind:load to:0x02097a6c module:overlay(0) +from:0x021635b8 kind:load to:0x02097824 module:overlay(0) +from:0x021635bc kind:load to:0x02097a40 module:overlay(0) +from:0x021635c0 kind:load to:0x02097868 module:overlay(0) +from:0x021635c4 kind:load to:0x0209786c module:overlay(0) +from:0x021635d0 kind:load to:0x0209856c module:overlay(0) +from:0x021635d4 kind:load to:0x020985a8 module:overlay(0) +from:0x021635d8 kind:load to:0x020985c0 module:overlay(0) +from:0x021635dc kind:load to:0x020985cc module:overlay(0) +from:0x021635e0 kind:load to:0x01fff464 module:itcm +from:0x021635e4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021635e8 kind:load to:0x0215caa4 module:overlay(84) +from:0x021635ec kind:load to:0x02098504 module:overlay(0) +from:0x021635f0 kind:load to:0x0215cb64 module:overlay(84) +from:0x021635f4 kind:load to:0x0209850c module:overlay(0) +from:0x021635f8 kind:load to:0x02098510 module:overlay(0) +from:0x021635fc kind:load to:0x0215ce3c module:overlay(84) +from:0x02163600 kind:load to:0x02099058 module:overlay(0) +from:0x02163604 kind:load to:0x0209851c module:overlay(0) +from:0x02163608 kind:load to:0x020985d8 module:overlay(0) +from:0x0216360c kind:load to:0x02098644 module:overlay(0) +from:0x02163610 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163614 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163618 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216361c kind:load to:0x0215d18c module:overlay(84) +from:0x02163620 kind:load to:0x0215d1c4 module:overlay(84) +from:0x02163624 kind:load to:0x020995dc module:overlay(0) +from:0x02163630 kind:load to:0x0215d224 module:overlay(84) +from:0x02163634 kind:load to:0x02097998 module:overlay(0) +from:0x02163638 kind:load to:0x020977a8 module:overlay(0) +from:0x0216363c kind:load to:0x02097824 module:overlay(0) +from:0x02163640 kind:load to:0x020979a0 module:overlay(0) +from:0x02163644 kind:load to:0x020979c0 module:overlay(0) +from:0x02163648 kind:load to:0x020979ec module:overlay(0) +from:0x02163684 kind:load to:0x0215d378 module:overlay(84) +from:0x02163688 kind:load to:0x0215d540 module:overlay(84) +from:0x0216368c kind:load to:0x02099b54 module:overlay(0) +from:0x02163690 kind:load to:0x02099b8c module:overlay(0) +from:0x02163694 kind:load to:0x0209a190 module:overlay(0) +from:0x02163698 kind:load to:0x0209a198 module:overlay(0) +from:0x0216369c kind:load to:0x0209a138 module:overlay(0) +from:0x021636a0 kind:load to:0x02099d04 module:overlay(0) +from:0x021636a4 kind:load to:0x02099bf4 module:overlay(0) +from:0x021636a8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021636ac kind:load to:0x0209a148 module:overlay(0) +from:0x021636b0 kind:load to:0x0209a160 module:overlay(0) +from:0x021636b4 kind:load to:0x0215c6d4 module:overlay(84) +from:0x021636b8 kind:load to:0x0209a178 module:overlay(0) +from:0x021636bc kind:load to:0x0215c6c4 module:overlay(84) +from:0x021636c0 kind:load to:0x0215c6a0 module:overlay(84) +from:0x021636cc kind:load to:0x0209856c module:overlay(0) +from:0x021636d0 kind:load to:0x020985a8 module:overlay(0) +from:0x021636d4 kind:load to:0x020985c0 module:overlay(0) +from:0x021636d8 kind:load to:0x020985cc module:overlay(0) +from:0x021636dc kind:load to:0x01fff464 module:itcm +from:0x021636e0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021636e4 kind:load to:0x0215d38c module:overlay(84) +from:0x021636e8 kind:load to:0x0215d434 module:overlay(84) +from:0x021636ec kind:load to:0x0215d438 module:overlay(84) +from:0x021636f0 kind:load to:0x0215d4bc module:overlay(84) +from:0x021636f4 kind:load to:0x02098510 module:overlay(0) +from:0x021636f8 kind:load to:0x0215d4d0 module:overlay(84) +from:0x021636fc kind:load to:0x02098518 module:overlay(0) +from:0x02163700 kind:load to:0x0209851c module:overlay(0) +from:0x02163704 kind:load to:0x020985d8 module:overlay(0) +from:0x02163708 kind:load to:0x02098644 module:overlay(0) +from:0x0216370c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163710 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163714 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163718 kind:load to:0x0215d55c module:overlay(84) +from:0x0216371c kind:load to:0x0215d594 module:overlay(84) +from:0x02163720 kind:load to:0x0215d500 module:overlay(84) +from:0x02163730 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163734 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163738 kind:load to:0x0209caac module:overlay(0) +from:0x0216373c kind:load to:0x0209cacc module:overlay(0) +from:0x02163748 kind:load to:0x0215d5f4 module:overlay(84) +from:0x0216374c kind:load to:0x0209ca64 module:overlay(0) +from:0x02163750 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163754 kind:load to:0x0209caac module:overlay(0) +from:0x02163758 kind:load to:0x0209cacc module:overlay(0) +from:0x02163764 kind:load to:0x0207caf4 module:overlay(0) +from:0x02163768 kind:load to:0x0207cafc module:overlay(0) +from:0x0216376c kind:load to:0x0207d310 module:overlay(0) +from:0x02163770 kind:load to:0x0207d300 module:overlay(0) +from:0x02163774 kind:load to:0x0207d34c module:overlay(0) +from:0x02163778 kind:load to:0x0207d384 module:overlay(0) +from:0x0216377c kind:load to:0x0207d3c8 module:overlay(0) +from:0x02163780 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0216378c kind:load to:0x0215d7fc module:overlay(84) +from:0x02163790 kind:load to:0x0209d10c module:overlay(0) +from:0x02163794 kind:load to:0x0215d94c module:overlay(84) +from:0x02163798 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x0216379c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021637a0 kind:load to:0x0215dba8 module:overlay(84) +from:0x021637a4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021637a8 kind:load to:0x0215db18 module:overlay(84) +from:0x021637ac kind:load to:0x0209d228 module:overlay(0) +from:0x021637b0 kind:load to:0x0209d22c module:overlay(0) +from:0x021637b4 kind:load to:0x0209d238 module:overlay(0) +from:0x021637b8 kind:load to:0x0209d240 module:overlay(0) +from:0x021637bc kind:load to:0x0215dc9c module:overlay(84) +from:0x021637c0 kind:load to:0x0215dcbc module:overlay(84) +from:0x021637c4 kind:load to:0x0215dc18 module:overlay(84) +from:0x021637c8 kind:load to:0x0215dc3c module:overlay(84) +from:0x021637cc kind:load to:0x0215dc4c module:overlay(84) +from:0x021637d8 kind:load to:0x0215dd04 module:overlay(84) +from:0x021637dc kind:load to:0x0209cb0c module:overlay(0) +from:0x021637e0 kind:load to:0x0209cb14 module:overlay(0) +from:0x021637e4 kind:load to:0x0209c9f4 module:overlay(0) +from:0x021637e8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021637f4 kind:load to:0x0215ddfc module:overlay(84) +from:0x021637f8 kind:load to:0x0209d10c module:overlay(0) +from:0x021637fc kind:load to:0x0215d94c module:overlay(84) +from:0x02163800 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02163804 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163808 kind:load to:0x0215dba8 module:overlay(84) +from:0x0216380c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163810 kind:load to:0x0215db18 module:overlay(84) +from:0x02163814 kind:load to:0x0209d228 module:overlay(0) +from:0x02163818 kind:load to:0x0209d22c module:overlay(0) +from:0x0216381c kind:load to:0x0209d238 module:overlay(0) +from:0x02163820 kind:load to:0x0209d240 module:overlay(0) +from:0x02163824 kind:load to:0x0215e090 module:overlay(84) +from:0x02163828 kind:load to:0x0215e0b0 module:overlay(84) +from:0x0216382c kind:load to:0x0215dfac module:overlay(84) +from:0x02163830 kind:load to:0x0215e000 module:overlay(84) +from:0x02163834 kind:load to:0x0215e040 module:overlay(84) +from:0x02163858 kind:load to:0x0215e0f8 module:overlay(84) +from:0x0216385c kind:load to:0x02097998 module:overlay(0) +from:0x02163860 kind:load to:0x020977a8 module:overlay(0) +from:0x02163864 kind:load to:0x02097824 module:overlay(0) +from:0x02163868 kind:load to:0x020979a0 module:overlay(0) +from:0x0216386c kind:load to:0x020979c0 module:overlay(0) +from:0x02163870 kind:load to:0x020979ec module:overlay(0) +from:0x0216387c kind:load to:0x0207c4d0 module:overlay(0) +from:0x02163880 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02163884 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02163888 kind:load to:0x0207c990 module:overlay(0) +from:0x0216388c kind:load to:0x0207c9d4 module:overlay(0) +from:0x02163890 kind:load to:0x0207ca44 module:overlay(0) +from:0x02163894 kind:load to:0x0207ca6c module:overlay(0) +from:0x02163898 kind:load to:0x0207cae4 module:overlay(0) +from:0x021638a4 kind:load to:0x0215e2f8 module:overlay(84) +from:0x021638a8 kind:load to:0x0215ebf0 module:overlay(84) +from:0x021638ac kind:load to:0x02099b54 module:overlay(0) +from:0x021638b0 kind:load to:0x02099b8c module:overlay(0) +from:0x021638b4 kind:load to:0x0209a190 module:overlay(0) +from:0x021638b8 kind:load to:0x0209a198 module:overlay(0) +from:0x021638bc kind:load to:0x0209a138 module:overlay(0) +from:0x021638c0 kind:load to:0x02099d04 module:overlay(0) +from:0x021638c4 kind:load to:0x02099bf4 module:overlay(0) +from:0x021638c8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021638cc kind:load to:0x0209a148 module:overlay(0) +from:0x021638d0 kind:load to:0x0209a160 module:overlay(0) +from:0x021638d4 kind:load to:0x0215c6d4 module:overlay(84) +from:0x021638d8 kind:load to:0x0209a178 module:overlay(0) +from:0x021638dc kind:load to:0x0215c6c4 module:overlay(84) +from:0x021638e0 kind:load to:0x0215c6a0 module:overlay(84) +from:0x021638ec kind:load to:0x0209856c module:overlay(0) +from:0x021638f0 kind:load to:0x020985a8 module:overlay(0) +from:0x021638f4 kind:load to:0x020985c0 module:overlay(0) +from:0x021638f8 kind:load to:0x020985cc module:overlay(0) +from:0x021638fc kind:load to:0x01fff464 module:itcm +from:0x02163900 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163904 kind:load to:0x0215e30c module:overlay(84) +from:0x02163908 kind:load to:0x02098504 module:overlay(0) +from:0x0216390c kind:load to:0x0215e4b4 module:overlay(84) +from:0x02163910 kind:load to:0x0209850c module:overlay(0) +from:0x02163914 kind:load to:0x02098510 module:overlay(0) +from:0x02163918 kind:load to:0x0215eb08 module:overlay(84) +from:0x0216391c kind:load to:0x02098518 module:overlay(0) +from:0x02163920 kind:load to:0x0209851c module:overlay(0) +from:0x02163924 kind:load to:0x020985d8 module:overlay(0) +from:0x02163928 kind:load to:0x02098644 module:overlay(0) +from:0x0216392c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163930 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163934 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163938 kind:load to:0x0215ec0c module:overlay(84) +from:0x0216393c kind:load to:0x0215ec64 module:overlay(84) +from:0x02163940 kind:load to:0x0215e97c module:overlay(84) +from:0x0216394c kind:load to:0x0215ef40 module:overlay(84) +from:0x02163950 kind:load to:0x021604e8 module:overlay(84) +from:0x02163954 kind:load to:0x0216031c module:overlay(84) +from:0x02163960 kind:load to:0x0215ef54 module:overlay(84) +from:0x02163964 kind:load to:0x02160504 module:overlay(84) +from:0x02163968 kind:load to:0x0207b750 module:overlay(0) +from:0x0216396c kind:load to:0x02160494 module:overlay(84) +from:0x02163970 kind:load to:0x0207b740 module:overlay(0) +from:0x0216397c kind:load to:0x0215ef68 module:overlay(84) +from:0x02163980 kind:load to:0x02160520 module:overlay(84) +from:0x02163984 kind:load to:0x02160334 module:overlay(84) +from:0x02163988 kind:load to:0x02160340 module:overlay(84) +from:0x0216398c kind:load to:0x0207c044 module:overlay(0) +from:0x02163998 kind:load to:0x0215ece4 module:overlay(84) +from:0x0216399c kind:load to:0x02097998 module:overlay(0) +from:0x021639a0 kind:load to:0x020977a8 module:overlay(0) +from:0x021639a4 kind:load to:0x02097824 module:overlay(0) +from:0x021639a8 kind:load to:0x020979a0 module:overlay(0) +from:0x021639ac kind:load to:0x020979c0 module:overlay(0) +from:0x021639b0 kind:load to:0x0215eda8 module:overlay(84) +from:0x021639bc kind:load to:0x0209856c module:overlay(0) +from:0x021639c0 kind:load to:0x020985a8 module:overlay(0) +from:0x021639c4 kind:load to:0x020985c0 module:overlay(0) +from:0x021639c8 kind:load to:0x020985cc module:overlay(0) +from:0x021639cc kind:load to:0x01fff464 module:itcm +from:0x021639d0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021639d4 kind:load to:0x0215ef7c module:overlay(84) +from:0x021639d8 kind:load to:0x0215f09c module:overlay(84) +from:0x021639dc kind:load to:0x0215f0a0 module:overlay(84) +from:0x021639e0 kind:load to:0x0215f248 module:overlay(84) +from:0x021639e4 kind:load to:0x02098510 module:overlay(0) +from:0x021639e8 kind:load to:0x0215fe20 module:overlay(84) +from:0x021639ec kind:load to:0x02098518 module:overlay(0) +from:0x021639f0 kind:load to:0x0209851c module:overlay(0) +from:0x021639f4 kind:load to:0x021601d4 module:overlay(84) +from:0x021639f8 kind:load to:0x0216021c module:overlay(84) +from:0x021639fc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163a00 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163a04 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163a08 kind:load to:0x0216053c module:overlay(84) +from:0x02163a0c kind:load to:0x0216057c module:overlay(84) +from:0x02163a10 kind:load to:0x0215fc50 module:overlay(84) +from:0x02163a14 kind:load to:0x0215f288 module:overlay(84) +from:0x02163a18 kind:load to:0x0215f53c module:overlay(84) +from:0x02163a1c kind:load to:0x0215f578 module:overlay(84) +from:0x02163a20 kind:load to:0x0215f9b0 module:overlay(84) +from:0x02163a24 kind:load to:0x0215fad4 module:overlay(84) +from:0x02163a28 kind:load to:0x0215fb2c module:overlay(84) +from:0x02163a34 kind:load to:0x021605e4 module:overlay(84) +from:0x02163a38 kind:load to:0x0209c930 module:overlay(0) +from:0x02163a3c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163a40 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02163a44 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163a50 kind:load to:0x02160670 module:overlay(84) +from:0x02163a54 kind:load to:0x0209d10c module:overlay(0) +from:0x02163a58 kind:load to:0x02160684 module:overlay(84) +from:0x02163a5c kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02163a60 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163a64 kind:load to:0x0216072c module:overlay(84) +from:0x02163a68 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163a6c kind:load to:0x021606cc module:overlay(84) +from:0x02163a70 kind:load to:0x0209d228 module:overlay(0) +from:0x02163a74 kind:load to:0x0209d22c module:overlay(0) +from:0x02163a78 kind:load to:0x0209d238 module:overlay(0) +from:0x02163a7c kind:load to:0x0209d240 module:overlay(0) +from:0x02163a80 kind:load to:0x02160730 module:overlay(84) +from:0x02163a84 kind:load to:0x02160750 module:overlay(84) +from:0x02163a90 kind:load to:0x02160798 module:overlay(84) +from:0x02163a94 kind:load to:0x0209cbf0 module:overlay(0) +from:0x02163a98 kind:load to:0x0209cdb4 module:overlay(0) +from:0x02163a9c kind:load to:0x0209cdd0 module:overlay(0) +from:0x02163aa0 kind:load to:0x0209ce14 module:overlay(0) +from:0x02163aa4 kind:load to:0x02160970 module:overlay(84) +from:0x02163aa8 kind:load to:0x02160984 module:overlay(84) +from:0x02163aac kind:load to:0x0209cc08 module:overlay(0) +from:0x02163ab8 kind:load to:0x0214a36c module:overlay(70) +from:0x02163abc kind:load to:0x0214a414 module:overlay(70) +from:0x02163ac0 kind:load to:0x0214a4f8 module:overlay(70) +from:0x02163ac4 kind:load to:0x0214a624 module:overlay(70) +from:0x02163ac8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163acc kind:load to:0x0214aa48 module:overlay(70) +from:0x02163ad0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163ad4 kind:load to:0x0209d220 module:overlay(0) +from:0x02163ad8 kind:load to:0x0209d228 module:overlay(0) +from:0x02163adc kind:load to:0x0209d22c module:overlay(0) +from:0x02163ae0 kind:load to:0x0209d238 module:overlay(0) +from:0x02163ae4 kind:load to:0x0209d240 module:overlay(0) +from:0x02163ae8 kind:load to:0x02160918 module:overlay(84) +from:0x02163aec kind:load to:0x02160940 module:overlay(84) +from:0x02163af0 kind:load to:0x0214a45c module:overlay(70) +from:0x02163af4 kind:load to:0x0214aadc module:overlay(70) +from:0x02163af8 kind:load to:0x0214b330 module:overlay(70) +from:0x02163afc kind:load to:0x0214b348 module:overlay(70) +from:0x02163b00 kind:load to:0x0214ae5c module:overlay(70) +from:0x02163b04 kind:load to:0x0214af00 module:overlay(70) +from:0x02163b08 kind:load to:0x0214af7c module:overlay(70) +from:0x02163b0c kind:load to:0x0214a688 module:overlay(70) +from:0x02163b10 kind:load to:0x0214a8b4 module:overlay(70) +from:0x02163b14 kind:load to:0x02160864 module:overlay(84) +from:0x02163b18 kind:load to:0x021608b8 module:overlay(84) +from:0x02163b1c kind:load to:0x0214b35c module:overlay(70) +from:0x02163b28 kind:load to:0x020731b8 module:overlay(0) +from:0x02163b2c kind:load to:0x021609a0 module:overlay(84) +from:0x02163b30 kind:load to:0x020731c0 module:overlay(0) +from:0x02163b34 kind:load to:0x020731c4 module:overlay(0) +from:0x02163b5c kind:load to:0x02160e54 module:overlay(84) +from:0x02163b64 kind:load to:0x02160e6c module:overlay(84) +from:0x02163b6c kind:load to:0x02160e70 module:overlay(84) +from:0x02163b74 kind:load to:0x02160eac module:overlay(84) +from:0x02163b84 kind:load to:0x021609bc module:overlay(84) +from:0x02163b88 kind:load to:0x02097998 module:overlay(0) +from:0x02163b8c kind:load to:0x020977a8 module:overlay(0) +from:0x02163b90 kind:load to:0x02097824 module:overlay(0) +from:0x02163b94 kind:load to:0x020979a0 module:overlay(0) +from:0x02163b98 kind:load to:0x020979c0 module:overlay(0) +from:0x02163b9c kind:load to:0x020979ec module:overlay(0) +from:0x02163ba8 kind:load to:0x0209856c module:overlay(0) +from:0x02163bac kind:load to:0x020985a8 module:overlay(0) +from:0x02163bb0 kind:load to:0x020985c0 module:overlay(0) +from:0x02163bb4 kind:load to:0x020985cc module:overlay(0) +from:0x02163bb8 kind:load to:0x01fff464 module:itcm +from:0x02163bbc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02163bc0 kind:load to:0x02160c48 module:overlay(84) +from:0x02163bc4 kind:load to:0x02098504 module:overlay(0) +from:0x02163bc8 kind:load to:0x02161258 module:overlay(84) +from:0x02163bcc kind:load to:0x0209850c module:overlay(0) +from:0x02163bd0 kind:load to:0x02098510 module:overlay(0) +from:0x02163bd4 kind:load to:0x02161264 module:overlay(84) +from:0x02163bd8 kind:load to:0x02098518 module:overlay(0) +from:0x02163bdc kind:load to:0x0209851c module:overlay(0) +from:0x02163be0 kind:load to:0x020985d8 module:overlay(0) +from:0x02163be4 kind:load to:0x02098644 module:overlay(0) +from:0x02163be8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02163bec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02163bf0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02163bf4 kind:load to:0x02161320 module:overlay(84) +from:0x02163bf8 kind:load to:0x02161358 module:overlay(84) +from:0x02163c14 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163c18 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163c1c kind:load to:0x0209caac module:overlay(0) +from:0x02163c20 kind:load to:0x0209cacc module:overlay(0) +from:0x02163c2c kind:load to:0x02161454 module:overlay(84) +from:0x02163c30 kind:load to:0x0209ca64 module:overlay(0) +from:0x02163c34 kind:load to:0x0209ca6c module:overlay(0) +from:0x02163c38 kind:load to:0x0209caac module:overlay(0) +from:0x02163c3c kind:load to:0x0209cacc module:overlay(0) +from:0x02163c48 kind:load to:0x0216159c module:overlay(84) +from:0x02163c4c kind:load to:0x0209d10c module:overlay(0) +from:0x02163c50 kind:load to:0x021615a4 module:overlay(84) +from:0x02163c54 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02163c58 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02163c5c kind:load to:0x021615a8 module:overlay(84) +from:0x02163c60 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02163c64 kind:load to:0x0209d220 module:overlay(0) +from:0x02163c68 kind:load to:0x0209d228 module:overlay(0) +from:0x02163c6c kind:load to:0x0209d22c module:overlay(0) +from:0x02163c70 kind:load to:0x0209d238 module:overlay(0) +from:0x02163c74 kind:load to:0x0209d240 module:overlay(0) +from:0x02163c78 kind:load to:0x021615c8 module:overlay(84) +from:0x02163c7c kind:load to:0x021615e8 module:overlay(84) diff --git a/config/eur1/arm9/overlays/ov084/symbols.txt b/config/eur1/arm9/overlays/ov084/symbols.txt new file mode 100644 index 00000000..2fe02010 --- /dev/null +++ b/config/eur1/arm9/overlays/ov084/symbols.txt @@ -0,0 +1,667 @@ +func_ov084_02150d80 kind:function(arm,size=0xc) addr:0x02150d80 +func_ov084_02150d8c kind:function(arm,size=0x28) addr:0x02150d8c +func_ov084_02150db4 kind:function(arm,size=0x5c) addr:0x02150db4 +func_ov084_02150e10 kind:function(arm,size=0x6c) addr:0x02150e10 +func_ov084_02150e7c kind:function(arm,size=0x50) addr:0x02150e7c +func_ov084_02150ecc kind:function(arm,size=0xa8) addr:0x02150ecc +func_ov084_02150f74 kind:function(arm,size=0x28) addr:0x02150f74 +func_ov084_02150f9c kind:function(arm,size=0x18) addr:0x02150f9c +func_ov084_02150fb4 kind:function(arm,size=0x308) addr:0x02150fb4 +func_ov084_021512bc kind:function(arm,size=0x18) addr:0x021512bc +func_ov084_021512d4 kind:function(arm,size=0xd0) addr:0x021512d4 +func_ov084_021513a4 kind:function(arm,size=0x1c) addr:0x021513a4 +func_ov084_021513c0 kind:function(arm,size=0x34) addr:0x021513c0 +func_ov084_021513f4 kind:function(arm,size=0x15c) addr:0x021513f4 +func_ov084_02151550 kind:function(arm,size=0x4c) addr:0x02151550 +func_ov084_0215159c kind:function(arm,size=0x2e4) addr:0x0215159c +func_ov084_02151880 kind:function(arm,size=0x60) addr:0x02151880 +func_ov084_021518e0 kind:function(arm,size=0x548) addr:0x021518e0 +func_ov084_02151e28 kind:function(arm,size=0x38) addr:0x02151e28 +func_ov084_02151e60 kind:function(arm,size=0x38) addr:0x02151e60 +func_ov084_02151e98 kind:function(arm,size=0xc) addr:0x02151e98 +func_ov084_02151ea4 kind:function(arm,size=0x2c) addr:0x02151ea4 +func_ov084_02151ed0 kind:function(arm,size=0x18) addr:0x02151ed0 +func_ov084_02151ee8 kind:function(arm,size=0x1c) addr:0x02151ee8 +func_ov084_02151f04 kind:function(arm,size=0x288) addr:0x02151f04 +func_ov084_0215218c kind:function(arm,size=0xc8) addr:0x0215218c +func_ov084_02152254 kind:function(arm,size=0x8c) addr:0x02152254 +func_ov084_021522e0 kind:function(arm,size=0x14) addr:0x021522e0 +func_ov084_021522f4 kind:function(arm,size=0xc4) addr:0x021522f4 +func_ov084_021523b8 kind:function(arm,size=0x144) addr:0x021523b8 +func_ov084_021524fc kind:function(arm,size=0x74) addr:0x021524fc +func_ov084_02152570 kind:function(arm,size=0x10c) addr:0x02152570 +func_ov084_0215267c kind:function(arm,size=0x144) addr:0x0215267c +func_ov084_021527c0 kind:function(arm,size=0x684) addr:0x021527c0 +func_ov084_02152e44 kind:function(arm,size=0x14) addr:0x02152e44 +func_ov084_02152e58 kind:function(arm,size=0x14) addr:0x02152e58 +func_ov084_02152e6c kind:function(arm,size=0x24) addr:0x02152e6c +func_ov084_02152e90 kind:function(arm,size=0x180) addr:0x02152e90 +func_ov084_02153010 kind:function(arm,size=0x188) addr:0x02153010 +func_ov084_02153198 kind:function(arm,size=0x4c) addr:0x02153198 +func_ov084_021531e4 kind:function(arm,size=0x70) addr:0x021531e4 +func_ov084_02153254 kind:function(arm,size=0x88) addr:0x02153254 +func_ov084_021532dc kind:function(arm,size=0x38) addr:0x021532dc +func_ov084_02153314 kind:function(arm,size=0x50) addr:0x02153314 +func_ov084_02153364 kind:function(arm,size=0x208) addr:0x02153364 +func_ov084_0215356c kind:function(arm,size=0x5c) addr:0x0215356c +func_ov084_021535c8 kind:function(arm,size=0x38) addr:0x021535c8 +func_ov084_02153600 kind:function(arm,size=0x60) addr:0x02153600 +func_ov084_02153660 kind:function(arm,size=0x120) addr:0x02153660 +func_ov084_02153780 kind:function(arm,size=0x134) addr:0x02153780 +func_ov084_021538b4 kind:function(arm,size=0x158) addr:0x021538b4 +func_ov084_02153a0c kind:function(arm,size=0x1d4) addr:0x02153a0c +func_ov084_02153be0 kind:function(arm,size=0x230) addr:0x02153be0 +func_ov084_02153e10 kind:function(arm,size=0x38) addr:0x02153e10 +func_ov084_02153e48 kind:function(arm,size=0x338) addr:0x02153e48 +func_ov084_02154180 kind:function(arm,size=0x80) addr:0x02154180 +func_ov084_02154200 kind:function(arm,size=0x174) addr:0x02154200 +func_ov084_02154374 kind:function(arm,size=0x1f8) addr:0x02154374 +func_ov084_0215456c kind:function(arm,size=0x148) addr:0x0215456c +func_ov084_021546b4 kind:function(arm,size=0xbc) addr:0x021546b4 +func_ov084_02154770 kind:function(arm,size=0x13c) addr:0x02154770 +func_ov084_021548ac kind:function(arm,size=0x15c) addr:0x021548ac +func_ov084_02154a08 kind:function(arm,size=0x1c8) addr:0x02154a08 +func_ov084_02154bd0 kind:function(arm,size=0x280) addr:0x02154bd0 +func_ov084_02154e50 kind:function(arm,size=0x14) addr:0x02154e50 +func_ov084_02154e64 kind:function(arm,size=0x11c) addr:0x02154e64 +func_ov084_02154f80 kind:function(arm,size=0x4c) addr:0x02154f80 +func_ov084_02154fcc kind:function(arm,size=0x274) addr:0x02154fcc +func_ov084_02155240 kind:function(arm,size=0x88) addr:0x02155240 +func_ov084_021552c8 kind:function(arm,size=0x2b0) addr:0x021552c8 +func_ov084_02155578 kind:function(arm,size=0x90) addr:0x02155578 +func_ov084_02155608 kind:function(arm,size=0x50) addr:0x02155608 +func_ov084_02155658 kind:function(arm,size=0x150) addr:0x02155658 +func_ov084_021557a8 kind:function(arm,size=0x24) addr:0x021557a8 +func_ov084_021557cc kind:function(arm,size=0x6c) addr:0x021557cc +func_ov084_02155838 kind:function(arm,size=0xec) addr:0x02155838 +func_ov084_02155924 kind:function(arm,size=0x160) addr:0x02155924 +func_ov084_02155a84 kind:function(arm,size=0x14) addr:0x02155a84 +func_ov084_02155a98 kind:function(arm,size=0xa4) addr:0x02155a98 +func_ov084_02155b3c kind:function(arm,size=0x1a4) addr:0x02155b3c +func_ov084_02155ce0 kind:function(arm,size=0x40) addr:0x02155ce0 +func_ov084_02155d20 kind:function(arm,size=0x20) addr:0x02155d20 +func_ov084_02155d40 kind:function(arm,size=0xa8) addr:0x02155d40 +func_ov084_02155de8 kind:function(arm,size=0x9dc) addr:0x02155de8 +func_ov084_021567c4 kind:function(arm,size=0x30) addr:0x021567c4 +func_ov084_021567f4 kind:function(arm,size=0x11c) addr:0x021567f4 +func_ov084_02156910 kind:function(arm,size=0xc4) addr:0x02156910 +func_ov084_021569d4 kind:function(arm,size=0xc4) addr:0x021569d4 +func_ov084_02156a98 kind:function(arm,size=0x1a0) addr:0x02156a98 +func_ov084_02156c38 kind:function(arm,size=0x1c) addr:0x02156c38 +func_ov084_02156c54 kind:function(arm,size=0x40) addr:0x02156c54 +func_ov084_02156c94 kind:function(arm,size=0x434) addr:0x02156c94 +func_ov084_021570c8 kind:function(arm,size=0xe8) addr:0x021570c8 +func_ov084_021571b0 kind:function(arm,size=0xac) addr:0x021571b0 +func_ov084_0215725c kind:function(arm,size=0x38) addr:0x0215725c +func_ov084_02157294 kind:function(arm,size=0x480) addr:0x02157294 +func_ov084_02157714 kind:function(arm,size=0xe0) addr:0x02157714 +func_ov084_021577f4 kind:function(arm,size=0xe8) addr:0x021577f4 +func_ov084_021578dc kind:function(arm,size=0xcc) addr:0x021578dc +func_ov084_021579a8 kind:function(arm,size=0x1dc) addr:0x021579a8 +func_ov084_02157b84 kind:function(arm,size=0x68) addr:0x02157b84 +func_ov084_02157bec kind:function(arm,size=0x22c) addr:0x02157bec +func_ov084_02157e18 kind:function(arm,size=0x28) addr:0x02157e18 +func_ov084_02157e40 kind:function(arm,size=0xcc) addr:0x02157e40 +func_ov084_02157f0c kind:function(arm,size=0x3c) addr:0x02157f0c +func_ov084_02157f48 kind:function(arm,size=0x100) addr:0x02157f48 +func_ov084_02158048 kind:function(arm,size=0x640) addr:0x02158048 +func_ov084_02158688 kind:function(arm,size=0x10) addr:0x02158688 +func_ov084_02158698 kind:function(arm,size=0xa4) addr:0x02158698 +func_ov084_0215873c kind:function(arm,size=0x8c8) addr:0x0215873c +func_ov084_02159004 kind:function(arm,size=0xbc) addr:0x02159004 +func_ov084_021590c0 kind:function(arm,size=0x6c0) addr:0x021590c0 +func_ov084_02159780 kind:function(arm,size=0x118) addr:0x02159780 +func_ov084_02159898 kind:function(arm,size=0x7c) addr:0x02159898 +func_ov084_02159914 kind:function(arm,size=0x3c) addr:0x02159914 +func_ov084_02159950 kind:function(arm,size=0x23c) addr:0x02159950 +func_ov084_02159b8c kind:function(arm,size=0x8c) addr:0x02159b8c +func_ov084_02159c18 kind:function(arm,size=0x134) addr:0x02159c18 +func_ov084_02159d4c kind:function(arm,size=0x24) addr:0x02159d4c +func_ov084_02159d70 kind:function(arm,size=0x2c) addr:0x02159d70 +func_ov084_02159d9c kind:function(arm,size=0x10) addr:0x02159d9c +func_ov084_02159dac kind:function(arm,size=0x14) addr:0x02159dac +func_ov084_02159dc0 kind:function(arm,size=0x14) addr:0x02159dc0 +func_ov084_02159dd4 kind:function(arm,size=0x1c) addr:0x02159dd4 +func_ov084_02159df0 kind:function(arm,size=0x1c) addr:0x02159df0 +func_ov084_02159e0c kind:function(arm,size=0x14) addr:0x02159e0c +func_ov084_02159e20 kind:function(arm,size=0xc) addr:0x02159e20 +func_ov084_02159e2c kind:function(arm,size=0x24) addr:0x02159e2c +func_ov084_02159e50 kind:function(arm,size=0x44) addr:0x02159e50 +func_ov084_02159e94 kind:function(arm,size=0x6c) addr:0x02159e94 +func_ov084_02159f00 kind:function(arm,size=0x28) addr:0x02159f00 +func_ov084_02159f28 kind:function(arm,size=0x30) addr:0x02159f28 +func_ov084_02159f58 kind:function(arm,size=0x24) addr:0x02159f58 +func_ov084_02159f7c kind:function(arm,size=0x2e0) addr:0x02159f7c +func_ov084_0215a25c kind:function(arm,size=0x3c) addr:0x0215a25c +func_ov084_0215a298 kind:function(arm,size=0x168) addr:0x0215a298 +func_ov084_0215a400 kind:function(arm,size=0x114) addr:0x0215a400 +func_ov084_0215a514 kind:function(arm,size=0x14) addr:0x0215a514 +func_ov084_0215a528 kind:function(arm,size=0xc) addr:0x0215a528 +func_ov084_0215a534 kind:function(arm,size=0x24) addr:0x0215a534 +func_ov084_0215a558 kind:function(arm,size=0x28) addr:0x0215a558 +func_ov084_0215a580 kind:function(arm,size=0x164) addr:0x0215a580 +func_ov084_0215a6e4 kind:function(arm,size=0x38) addr:0x0215a6e4 +func_ov084_0215a71c kind:function(arm,size=0x24) addr:0x0215a71c +func_ov084_0215a740 kind:function(arm,size=0x1b4) addr:0x0215a740 +func_ov084_0215a8f4 kind:function(arm,size=0x34) addr:0x0215a8f4 +func_ov084_0215a928 kind:function(arm,size=0xd8) addr:0x0215a928 +func_ov084_0215aa00 kind:function(arm,size=0x2e8) addr:0x0215aa00 +func_ov084_0215ace8 kind:function(arm,size=0x8) addr:0x0215ace8 +func_ov084_0215acf0 kind:function(arm,size=0x30) addr:0x0215acf0 +func_ov084_0215ad20 kind:function(arm,size=0x258) addr:0x0215ad20 +func_ov084_0215af78 kind:function(arm,size=0x68) addr:0x0215af78 +func_ov084_0215afe0 kind:function(arm,size=0x70) addr:0x0215afe0 +func_ov084_0215b050 kind:function(arm,size=0x14) addr:0x0215b050 +func_ov084_0215b064 kind:function(arm,size=0xc) addr:0x0215b064 +func_ov084_0215b070 kind:function(arm,size=0x24) addr:0x0215b070 +func_ov084_0215b094 kind:function(arm,size=0x28) addr:0x0215b094 +func_ov084_0215b0bc kind:function(arm,size=0x20) addr:0x0215b0bc +func_ov084_0215b0dc kind:function(arm,size=0x50) addr:0x0215b0dc +func_ov084_0215b12c kind:function(arm,size=0x20) addr:0x0215b12c +func_ov084_0215b14c kind:function(arm,size=0x28) addr:0x0215b14c +func_ov084_0215b174 kind:function(arm,size=0x14) addr:0x0215b174 +func_ov084_0215b188 kind:function(arm,size=0xc) addr:0x0215b188 +func_ov084_0215b194 kind:function(arm,size=0x24) addr:0x0215b194 +func_ov084_0215b1b8 kind:function(arm,size=0x6c) addr:0x0215b1b8 +func_ov084_0215b224 kind:function(arm,size=0xa8) addr:0x0215b224 +func_ov084_0215b2cc kind:function(arm,size=0x1c8) addr:0x0215b2cc +func_ov084_0215b494 kind:function(arm,size=0x14) addr:0x0215b494 +func_ov084_0215b4a8 kind:function(arm,size=0x14) addr:0x0215b4a8 +func_ov084_0215b4bc kind:function(arm,size=0x14) addr:0x0215b4bc +func_ov084_0215b4d0 kind:function(arm,size=0xa4) addr:0x0215b4d0 +func_ov084_0215b574 kind:function(arm,size=0x3c) addr:0x0215b574 +func_ov084_0215b5b0 kind:function(arm,size=0x118) addr:0x0215b5b0 +func_ov084_0215b6c8 kind:function(arm,size=0x94) addr:0x0215b6c8 +func_ov084_0215b75c kind:function(arm,size=0x6c) addr:0x0215b75c +func_ov084_0215b7c8 kind:function(arm,size=0x48) addr:0x0215b7c8 +func_ov084_0215b810 kind:function(arm,size=0xb8) addr:0x0215b810 +func_ov084_0215b8c8 kind:function(arm,size=0x1c) addr:0x0215b8c8 +func_ov084_0215b8e4 kind:function(arm,size=0x48) addr:0x0215b8e4 +func_ov084_0215b92c kind:function(arm,size=0x54) addr:0x0215b92c +func_ov084_0215b980 kind:function(arm,size=0x14) addr:0x0215b980 +func_ov084_0215b994 kind:function(arm,size=0x230) addr:0x0215b994 +func_ov084_0215bbc4 kind:function(arm,size=0x18) addr:0x0215bbc4 +func_ov084_0215bbdc kind:function(arm,size=0x60) addr:0x0215bbdc +func_ov084_0215bc3c kind:function(arm,size=0xb0) addr:0x0215bc3c +func_ov084_0215bcec kind:function(arm,size=0x1c0) addr:0x0215bcec +func_ov084_0215beac kind:function(arm,size=0xc0) addr:0x0215beac +func_ov084_0215bf6c kind:function(arm,size=0xe4) addr:0x0215bf6c +func_ov084_0215c050 kind:function(arm,size=0x18) addr:0x0215c050 +func_ov084_0215c068 kind:function(arm,size=0xb0) addr:0x0215c068 +func_ov084_0215c118 kind:function(arm,size=0x48) addr:0x0215c118 +func_ov084_0215c160 kind:function(arm,size=0x34) addr:0x0215c160 +func_ov084_0215c194 kind:function(arm,size=0x48) addr:0x0215c194 +func_ov084_0215c1dc kind:function(arm,size=0x40) addr:0x0215c1dc +func_ov084_0215c21c kind:function(arm,size=0x10) addr:0x0215c21c +func_ov084_0215c22c kind:function(arm,size=0x28) addr:0x0215c22c +func_ov084_0215c254 kind:function(arm,size=0x58) addr:0x0215c254 +func_ov084_0215c2ac kind:function(arm,size=0x34) addr:0x0215c2ac +func_ov084_0215c2e0 kind:function(arm,size=0x38) addr:0x0215c2e0 +func_ov084_0215c318 kind:function(arm,size=0x3c) addr:0x0215c318 +func_ov084_0215c354 kind:function(arm,size=0x34c) addr:0x0215c354 +func_ov084_0215c6a0 kind:function(arm,size=0x24) addr:0x0215c6a0 +func_ov084_0215c6c4 kind:function(arm,size=0x10) addr:0x0215c6c4 +func_ov084_0215c6d4 kind:function(arm,size=0x8) addr:0x0215c6d4 +func_ov084_0215c6dc kind:function(arm,size=0x1c) addr:0x0215c6dc +func_ov084_0215c6f8 kind:function(arm,size=0x1c) addr:0x0215c6f8 +func_ov084_0215c714 kind:function(arm,size=0x1c) addr:0x0215c714 +func_ov084_0215c730 kind:function(arm,size=0x48) addr:0x0215c730 +func_ov084_0215c778 kind:function(arm,size=0x50) addr:0x0215c778 +func_ov084_0215c7c8 kind:function(arm,size=0x14) addr:0x0215c7c8 +func_ov084_0215c7dc kind:function(arm,size=0xc) addr:0x0215c7dc +func_ov084_0215c7e8 kind:function(arm,size=0x24) addr:0x0215c7e8 +func_ov084_0215c80c kind:function(arm,size=0x48) addr:0x0215c80c +func_ov084_0215c854 kind:function(arm,size=0xac) addr:0x0215c854 +func_ov084_0215c900 kind:function(arm,size=0x34) addr:0x0215c900 +func_ov084_0215c934 kind:function(arm,size=0x15c) addr:0x0215c934 +func_ov084_0215ca90 kind:function(arm,size=0x14) addr:0x0215ca90 +func_ov084_0215caa4 kind:function(arm,size=0x84) addr:0x0215caa4 +func_ov084_0215cb28 kind:function(arm,size=0x3c) addr:0x0215cb28 +func_ov084_0215cb64 kind:function(arm,size=0xdc) addr:0x0215cb64 +func_ov084_0215cc40 kind:function(arm,size=0x34) addr:0x0215cc40 +func_ov084_0215cc74 kind:function(arm,size=0x64) addr:0x0215cc74 +func_ov084_0215ccd8 kind:function(arm,size=0x1c) addr:0x0215ccd8 +func_ov084_0215ccf4 kind:function(arm,size=0xc8) addr:0x0215ccf4 +func_ov084_0215cdbc kind:function(arm,size=0x10) addr:0x0215cdbc +func_ov084_0215cdcc kind:function(arm,size=0x70) addr:0x0215cdcc +func_ov084_0215ce3c kind:function(arm,size=0x6c) addr:0x0215ce3c +func_ov084_0215cea8 kind:function(arm,size=0xa8) addr:0x0215cea8 +func_ov084_0215cf50 kind:function(arm,size=0xc0) addr:0x0215cf50 +func_ov084_0215d010 kind:function(arm,size=0xe4) addr:0x0215d010 +func_ov084_0215d0f4 kind:function(arm,size=0x38) addr:0x0215d0f4 +func_ov084_0215d12c kind:function(arm,size=0x44) addr:0x0215d12c +func_ov084_0215d170 kind:function(arm,size=0x1c) addr:0x0215d170 +func_ov084_0215d18c kind:function(arm,size=0x38) addr:0x0215d18c +func_ov084_0215d1c4 kind:function(arm,size=0x40) addr:0x0215d1c4 +func_ov084_0215d204 kind:function(arm,size=0x14) addr:0x0215d204 +func_ov084_0215d218 kind:function(arm,size=0xc) addr:0x0215d218 +func_ov084_0215d224 kind:function(arm,size=0x24) addr:0x0215d224 +func_ov084_0215d248 kind:function(arm,size=0x28) addr:0x0215d248 +func_ov084_0215d270 kind:function(arm,size=0x108) addr:0x0215d270 +func_ov084_0215d378 kind:function(arm,size=0x14) addr:0x0215d378 +func_ov084_0215d38c kind:function(arm,size=0xa8) addr:0x0215d38c +func_ov084_0215d434 kind:function(arm,size=0x4) addr:0x0215d434 +func_ov084_0215d438 kind:function(arm,size=0x84) addr:0x0215d438 +func_ov084_0215d4bc kind:function(arm,size=0x14) addr:0x0215d4bc +func_ov084_0215d4d0 kind:function(arm,size=0x30) addr:0x0215d4d0 +func_ov084_0215d500 kind:function(arm,size=0x40) addr:0x0215d500 +func_ov084_0215d540 kind:function(arm,size=0x1c) addr:0x0215d540 +func_ov084_0215d55c kind:function(arm,size=0x38) addr:0x0215d55c +func_ov084_0215d594 kind:function(arm,size=0x40) addr:0x0215d594 +func_ov084_0215d5d4 kind:function(arm,size=0x14) addr:0x0215d5d4 +func_ov084_0215d5e8 kind:function(arm,size=0xc) addr:0x0215d5e8 +func_ov084_0215d5f4 kind:function(arm,size=0x24) addr:0x0215d5f4 +func_ov084_0215d618 kind:function(arm,size=0xac) addr:0x0215d618 +func_ov084_0215d6c4 kind:function(arm,size=0x9c) addr:0x0215d6c4 +func_ov084_0215d760 kind:function(arm,size=0x9c) addr:0x0215d760 +func_ov084_0215d7fc kind:function(arm,size=0x150) addr:0x0215d7fc +func_ov084_0215d94c kind:function(arm,size=0x54) addr:0x0215d94c +func_ov084_0215d9a0 kind:function(arm,size=0xa0) addr:0x0215d9a0 +func_ov084_0215da40 kind:function(arm,size=0xd8) addr:0x0215da40 +func_ov084_0215db18 kind:function(arm,size=0x14) addr:0x0215db18 +func_ov084_0215db2c kind:function(arm,size=0x7c) addr:0x0215db2c +func_ov084_0215dba8 kind:function(arm,size=0x20) addr:0x0215dba8 +func_ov084_0215dbc8 kind:function(arm,size=0x50) addr:0x0215dbc8 +func_ov084_0215dc18 kind:function(arm,size=0x24) addr:0x0215dc18 +func_ov084_0215dc3c kind:function(arm,size=0x10) addr:0x0215dc3c +func_ov084_0215dc4c kind:function(arm,size=0x50) addr:0x0215dc4c +func_ov084_0215dc9c kind:function(arm,size=0x20) addr:0x0215dc9c +func_ov084_0215dcbc kind:function(arm,size=0x28) addr:0x0215dcbc +func_ov084_0215dce4 kind:function(arm,size=0x14) addr:0x0215dce4 +func_ov084_0215dcf8 kind:function(arm,size=0xc) addr:0x0215dcf8 +func_ov084_0215dd04 kind:function(arm,size=0x24) addr:0x0215dd04 +func_ov084_0215dd28 kind:function(arm,size=0x4c) addr:0x0215dd28 +func_ov084_0215dd74 kind:function(arm,size=0x88) addr:0x0215dd74 +func_ov084_0215ddfc kind:function(arm,size=0x1b0) addr:0x0215ddfc +func_ov084_0215dfac kind:function(arm,size=0x54) addr:0x0215dfac +func_ov084_0215e000 kind:function(arm,size=0x40) addr:0x0215e000 +func_ov084_0215e040 kind:function(arm,size=0x50) addr:0x0215e040 +func_ov084_0215e090 kind:function(arm,size=0x20) addr:0x0215e090 +func_ov084_0215e0b0 kind:function(arm,size=0x28) addr:0x0215e0b0 +func_ov084_0215e0d8 kind:function(arm,size=0x14) addr:0x0215e0d8 +func_ov084_0215e0ec kind:function(arm,size=0xc) addr:0x0215e0ec +func_ov084_0215e0f8 kind:function(arm,size=0x24) addr:0x0215e0f8 +func_ov084_0215e11c kind:function(arm,size=0x30) addr:0x0215e11c +func_ov084_0215e14c kind:function(arm,size=0x1ac) addr:0x0215e14c +func_ov084_0215e2f8 kind:function(arm,size=0x14) addr:0x0215e2f8 +func_ov084_0215e30c kind:function(arm,size=0x1a8) addr:0x0215e30c +func_ov084_0215e4b4 kind:function(arm,size=0x164) addr:0x0215e4b4 +func_ov084_0215e618 kind:function(arm,size=0x14) addr:0x0215e618 +func_ov084_0215e62c kind:function(arm,size=0xa0) addr:0x0215e62c +func_ov084_0215e6cc kind:function(arm,size=0x84) addr:0x0215e6cc +func_ov084_0215e750 kind:function(arm,size=0x7c) addr:0x0215e750 +func_ov084_0215e7cc kind:function(arm,size=0x24) addr:0x0215e7cc +func_ov084_0215e7f0 kind:function(arm,size=0x4) addr:0x0215e7f0 +func_ov084_0215e7f4 kind:function(arm,size=0x188) addr:0x0215e7f4 +func_ov084_0215e97c kind:function(arm,size=0x18c) addr:0x0215e97c +func_ov084_0215eb08 kind:function(arm,size=0x58) addr:0x0215eb08 +func_ov084_0215eb60 kind:function(arm,size=0x1c) addr:0x0215eb60 +func_ov084_0215eb7c kind:function(arm,size=0x18) addr:0x0215eb7c +func_ov084_0215eb94 kind:function(arm,size=0x5c) addr:0x0215eb94 +func_ov084_0215ebf0 kind:function(arm,size=0x1c) addr:0x0215ebf0 +func_ov084_0215ec0c kind:function(arm,size=0x58) addr:0x0215ec0c +func_ov084_0215ec64 kind:function(arm,size=0x60) addr:0x0215ec64 +func_ov084_0215ecc4 kind:function(arm,size=0x14) addr:0x0215ecc4 +func_ov084_0215ecd8 kind:function(arm,size=0xc) addr:0x0215ecd8 +func_ov084_0215ece4 kind:function(arm,size=0x24) addr:0x0215ece4 +func_ov084_0215ed08 kind:function(arm,size=0xa0) addr:0x0215ed08 +func_ov084_0215eda8 kind:function(arm,size=0x18) addr:0x0215eda8 +func_ov084_0215edc0 kind:function(arm,size=0x180) addr:0x0215edc0 +func_ov084_0215ef40 kind:function(arm,size=0x14) addr:0x0215ef40 +func_ov084_0215ef54 kind:function(arm,size=0x14) addr:0x0215ef54 +func_ov084_0215ef68 kind:function(arm,size=0x14) addr:0x0215ef68 +func_ov084_0215ef7c kind:function(arm,size=0x120) addr:0x0215ef7c +func_ov084_0215f09c kind:function(arm,size=0x4) addr:0x0215f09c +func_ov084_0215f0a0 kind:function(arm,size=0x1a8) addr:0x0215f0a0 +func_ov084_0215f248 kind:function(arm,size=0x40) addr:0x0215f248 +func_ov084_0215f288 kind:function(arm,size=0x2b4) addr:0x0215f288 +func_ov084_0215f53c kind:function(arm,size=0x3c) addr:0x0215f53c +func_ov084_0215f578 kind:function(arm,size=0x438) addr:0x0215f578 +func_ov084_0215f9b0 kind:function(arm,size=0x124) addr:0x0215f9b0 +func_ov084_0215fad4 kind:function(arm,size=0x58) addr:0x0215fad4 +func_ov084_0215fb2c kind:function(arm,size=0x124) addr:0x0215fb2c +func_ov084_0215fc50 kind:function(arm,size=0x1d0) addr:0x0215fc50 +func_ov084_0215fe20 kind:function(arm,size=0x134) addr:0x0215fe20 +func_ov084_0215ff54 kind:function(arm,size=0x280) addr:0x0215ff54 +func_ov084_021601d4 kind:function(arm,size=0x48) addr:0x021601d4 +func_ov084_0216021c kind:function(arm,size=0x3c) addr:0x0216021c +func_ov084_02160258 kind:function(arm,size=0x70) addr:0x02160258 +func_ov084_021602c8 kind:function(arm,size=0x54) addr:0x021602c8 +func_ov084_0216031c kind:function(arm,size=0x18) addr:0x0216031c +func_ov084_02160334 kind:function(arm,size=0xc) addr:0x02160334 +func_ov084_02160340 kind:function(arm,size=0xc4) addr:0x02160340 +func_ov084_02160404 kind:function(arm,size=0x54) addr:0x02160404 +func_ov084_02160458 kind:function(arm,size=0x3c) addr:0x02160458 +func_ov084_02160494 kind:function(arm,size=0x54) addr:0x02160494 +func_ov084_021604e8 kind:function(arm,size=0x1c) addr:0x021604e8 +func_ov084_02160504 kind:function(arm,size=0x1c) addr:0x02160504 +func_ov084_02160520 kind:function(arm,size=0x1c) addr:0x02160520 +func_ov084_0216053c kind:function(arm,size=0x40) addr:0x0216053c +func_ov084_0216057c kind:function(arm,size=0x48) addr:0x0216057c +func_ov084_021605c4 kind:function(arm,size=0x14) addr:0x021605c4 +func_ov084_021605d8 kind:function(arm,size=0xc) addr:0x021605d8 +func_ov084_021605e4 kind:function(arm,size=0x24) addr:0x021605e4 +func_ov084_02160608 kind:function(arm,size=0x28) addr:0x02160608 +func_ov084_02160630 kind:function(arm,size=0x40) addr:0x02160630 +func_ov084_02160670 kind:function(arm,size=0x14) addr:0x02160670 +func_ov084_02160684 kind:function(arm,size=0x48) addr:0x02160684 +func_ov084_021606cc kind:function(arm,size=0x14) addr:0x021606cc +func_ov084_021606e0 kind:function(arm,size=0x4c) addr:0x021606e0 +func_ov084_0216072c kind:function(arm,size=0x4) addr:0x0216072c +func_ov084_02160730 kind:function(arm,size=0x20) addr:0x02160730 +func_ov084_02160750 kind:function(arm,size=0x28) addr:0x02160750 +func_ov084_02160778 kind:function(arm,size=0x14) addr:0x02160778 +func_ov084_0216078c kind:function(arm,size=0xc) addr:0x0216078c +func_ov084_02160798 kind:function(arm,size=0x24) addr:0x02160798 +func_ov084_021607bc kind:function(arm,size=0x4c) addr:0x021607bc +func_ov084_02160808 kind:function(arm,size=0x5c) addr:0x02160808 +func_ov084_02160864 kind:function(arm,size=0x54) addr:0x02160864 +func_ov084_021608b8 kind:function(arm,size=0x60) addr:0x021608b8 +func_ov084_02160918 kind:function(arm,size=0x28) addr:0x02160918 +func_ov084_02160940 kind:function(arm,size=0x30) addr:0x02160940 +func_ov084_02160970 kind:function(arm,size=0x14) addr:0x02160970 +func_ov084_02160984 kind:function(arm,size=0x1c) addr:0x02160984 +func_ov084_021609a0 kind:function(arm,size=0x10) addr:0x021609a0 +func_ov084_021609b0 kind:function(arm,size=0xc) addr:0x021609b0 +func_ov084_021609bc kind:function(arm,size=0x24) addr:0x021609bc +func_ov084_021609e0 kind:function(arm,size=0x4c) addr:0x021609e0 +func_ov084_02160a2c kind:function(arm,size=0x21c) addr:0x02160a2c +func_ov084_02160c48 kind:function(arm,size=0x20c) addr:0x02160c48 +func_ov084_02160e54 kind:function(arm,size=0x18) addr:0x02160e54 +func_ov084_02160e6c kind:function(arm,size=0x4) addr:0x02160e6c +func_ov084_02160e70 kind:function(arm,size=0x3c) addr:0x02160e70 +func_ov084_02160eac kind:function(arm,size=0xe8) addr:0x02160eac +func_ov084_02160f94 kind:function(arm,size=0x170) addr:0x02160f94 +func_ov084_02161104 kind:function(arm,size=0xac) addr:0x02161104 +func_ov084_021611b0 kind:function(arm,size=0x40) addr:0x021611b0 +func_ov084_021611f0 kind:function(arm,size=0x68) addr:0x021611f0 +func_ov084_02161258 kind:function(arm,size=0xc) addr:0x02161258 +func_ov084_02161264 kind:function(arm,size=0xbc) addr:0x02161264 +func_ov084_02161320 kind:function(arm,size=0x38) addr:0x02161320 +func_ov084_02161358 kind:function(arm,size=0x40) addr:0x02161358 +func_ov084_02161398 kind:function(arm,size=0x14) addr:0x02161398 +func_ov084_021613ac kind:function(arm,size=0x80) addr:0x021613ac +func_ov084_0216142c kind:function(arm,size=0x1c) addr:0x0216142c +func_ov084_02161448 kind:function(arm,size=0xc) addr:0x02161448 +func_ov084_02161454 kind:function(arm,size=0x24) addr:0x02161454 +func_ov084_02161478 kind:function(arm,size=0xa4) addr:0x02161478 +func_ov084_0216151c kind:function(arm,size=0x80) addr:0x0216151c +func_ov084_0216159c kind:function(arm,size=0x8) addr:0x0216159c +func_ov084_021615a4 kind:function(arm,size=0x4) addr:0x021615a4 +func_ov084_021615a8 kind:function(arm,size=0x20) addr:0x021615a8 +func_ov084_021615c8 kind:function(arm,size=0x20) addr:0x021615c8 +func_ov084_021615e8 kind:function(arm,size=0x28) addr:0x021615e8 +func_ov084_02161610 kind:function(arm,size=0x14) addr:0x02161610 +func_ov084_02161624 kind:function(arm,size=0x24) addr:0x02161624 +func_ov084_02161648 kind:function(arm,size=0x254) addr:0x02161648 +func_ov084_0216189c kind:function(arm,size=0xcc) addr:0x0216189c +data_ov084_02161968 kind:data(any) addr:0x02161968 +data_ov084_0216196c kind:data(any) addr:0x0216196c +data_ov084_02161970 kind:data(any) addr:0x02161970 +data_ov084_02161974 kind:data(any) addr:0x02161974 +data_ov084_02161978 kind:data(any) addr:0x02161978 +data_ov084_02161984 kind:data(any) addr:0x02161984 +data_ov084_02161994 kind:data(any) addr:0x02161994 +data_ov084_021619a4 kind:data(any) addr:0x021619a4 +data_ov084_021619b4 kind:data(any) addr:0x021619b4 +data_ov084_021619c4 kind:data(any) addr:0x021619c4 +data_ov084_021619d4 kind:data(any) addr:0x021619d4 +data_ov084_021619e0 kind:data(any) addr:0x021619e0 ambiguous +data_ov084_021619e4 kind:data(any) addr:0x021619e4 +data_ov084_021619e6 kind:data(any) addr:0x021619e6 +data_ov084_021619fc kind:data(any) addr:0x021619fc +data_ov084_02161a14 kind:data(any) addr:0x02161a14 +data_ov084_02161a2c kind:data(any) addr:0x02161a2c +data_ov084_02161acc kind:data(any) addr:0x02161acc +data_ov084_02161adc kind:data(any) addr:0x02161adc ambiguous +data_ov084_02161b8c kind:data(any) addr:0x02161b8c +data_ov084_02161ba4 kind:data(any) addr:0x02161ba4 +data_ov084_02161ba8 kind:data(any) addr:0x02161ba8 ambiguous +data_ov084_02161c6c kind:data(any) addr:0x02161c6c ambiguous +data_ov084_02161cec kind:data(any) addr:0x02161cec ambiguous +data_ov084_02161dac kind:data(any) addr:0x02161dac ambiguous +data_ov084_02161e5c kind:data(any) addr:0x02161e5c ambiguous +data_ov084_02161e84 kind:data(any) addr:0x02161e84 ambiguous +data_ov084_02161f48 kind:data(any) addr:0x02161f48 ambiguous +data_ov084_02161f7c kind:data(any) addr:0x02161f7c +data_ov084_02161f82 kind:data(any) addr:0x02161f82 +data_ov084_02161f8c kind:data(any) addr:0x02161f8c ambiguous +data_ov084_02161fb4 kind:data(any) addr:0x02161fb4 +data_ov084_02161fc4 kind:data(any) addr:0x02161fc4 +data_ov084_02161fd4 kind:data(any) addr:0x02161fd4 +data_ov084_02161fd8 kind:data(any) addr:0x02161fd8 +data_ov084_02161fdc kind:data(any) addr:0x02161fdc +__sinit_ov084_02161fe0 kind:function(arm,size=0x6cc) addr:0x02161fe0 +__sinit_ov084_021626ac kind:function(arm,size=0x70) addr:0x021626ac +__sinit_ov084_0216271c kind:function(arm,size=0x50) addr:0x0216271c +__sinit_ov084_0216276c kind:function(arm,size=0x50) addr:0x0216276c +__sinit_ov084_021627bc kind:function(arm,size=0x50) addr:0x021627bc +__sinit_ov084_0216280c kind:function(arm,size=0x50) addr:0x0216280c +__sinit_ov084_0216285c kind:function(arm,size=0x50) addr:0x0216285c +__sinit_ov084_021628ac kind:function(arm,size=0x50) addr:0x021628ac +__sinit_ov084_021628fc kind:function(arm,size=0x50) addr:0x021628fc +__sinit_ov084_0216294c kind:function(arm,size=0x60) addr:0x0216294c +__sinit_ov084_021629ac kind:function(arm,size=0x94) addr:0x021629ac +__sinit_ov084_02162a40 kind:function(arm,size=0x50) addr:0x02162a40 +__sinit_ov084_02162a90 kind:function(arm,size=0x50) addr:0x02162a90 +__sinit_ov084_02162ae0 kind:function(arm,size=0x88) addr:0x02162ae0 +__sinit_ov084_02162b68 kind:function(arm,size=0x50) addr:0x02162b68 +.p__sinit_ov084_02161fe0 kind:data(word) addr:0x02162bb8 +.p__sinit_ov084_021626ac kind:data(word) addr:0x02162bbc +.p__sinit_ov084_0216271c kind:data(word) addr:0x02162bc0 +.p__sinit_ov084_0216276c kind:data(word) addr:0x02162bc4 +.p__sinit_ov084_021627bc kind:data(word) addr:0x02162bc8 +.p__sinit_ov084_0216280c kind:data(word) addr:0x02162bcc +.p__sinit_ov084_0216285c kind:data(word) addr:0x02162bd0 +.p__sinit_ov084_021628ac kind:data(word) addr:0x02162bd4 +.p__sinit_ov084_021628fc kind:data(word) addr:0x02162bd8 +.p__sinit_ov084_0216294c kind:data(word) addr:0x02162bdc +.p__sinit_ov084_021629ac kind:data(word) addr:0x02162be0 +.p__sinit_ov084_02162a40 kind:data(word) addr:0x02162be4 +.p__sinit_ov084_02162a90 kind:data(word) addr:0x02162be8 +.p__sinit_ov084_02162ae0 kind:data(word) addr:0x02162bec +.p__sinit_ov084_02162b68 kind:data(word) addr:0x02162bf0 +data_ov084_02162c00 kind:data(any) addr:0x02162c00 +data_ov084_02162c04 kind:data(any) addr:0x02162c04 +data_ov084_02162c08 kind:data(any) addr:0x02162c08 +data_ov084_02162c0c kind:data(any) addr:0x02162c0c +data_ov084_02162c10 kind:data(any) addr:0x02162c10 +data_ov084_02162c14 kind:data(any) addr:0x02162c14 +data_ov084_02162c18 kind:data(any) addr:0x02162c18 +data_ov084_02162c1c kind:data(any) addr:0x02162c1c +data_ov084_02162c20 kind:data(any) addr:0x02162c20 +data_ov084_02162c24 kind:data(any) addr:0x02162c24 +data_ov084_02162c28 kind:data(any) addr:0x02162c28 +data_ov084_02162c2c kind:data(any) addr:0x02162c2c +data_ov084_02162c30 kind:data(any) addr:0x02162c30 +data_ov084_02162c3c kind:data(any) addr:0x02162c3c +data_ov084_02162c48 kind:data(any) addr:0x02162c48 +data_ov084_02162c54 kind:data(any) addr:0x02162c54 +data_ov084_02162c60 kind:data(any) addr:0x02162c60 +data_ov084_02162c6c kind:data(any) addr:0x02162c6c +data_ov084_02162c78 kind:data(any) addr:0x02162c78 +data_ov084_02162c84 kind:data(any) addr:0x02162c84 +data_ov084_02162c90 kind:data(any) addr:0x02162c90 +data_ov084_02162c98 kind:data(any) addr:0x02162c98 ambiguous +data_ov084_02162c9c kind:data(any) addr:0x02162c9c +data_ov084_02162ca8 kind:data(any) addr:0x02162ca8 +data_ov084_02162cb4 kind:data(any) addr:0x02162cb4 +data_ov084_02162cc0 kind:data(any) addr:0x02162cc0 +data_ov084_02162ccc kind:data(any) addr:0x02162ccc +data_ov084_02162cd8 kind:data(any) addr:0x02162cd8 +data_ov084_02162cec kind:data(any) addr:0x02162cec +data_ov084_02162cf8 kind:data(any) addr:0x02162cf8 +data_ov084_02162d04 kind:data(any) addr:0x02162d04 +data_ov084_02162d14 kind:data(any) addr:0x02162d14 +data_ov084_02162d24 kind:data(any) addr:0x02162d24 +data_ov084_02162d48 kind:data(any) addr:0x02162d48 +data_ov084_02162d70 kind:data(any) addr:0x02162d70 +data_ov084_02162d98 kind:data(any) addr:0x02162d98 +data_ov084_02162dbc kind:data(any) addr:0x02162dbc +data_ov084_02162dc8 kind:data(any) addr:0x02162dc8 +data_ov084_02162dd4 kind:data(any) addr:0x02162dd4 +data_ov084_02162de0 kind:data(any) addr:0x02162de0 +data_ov084_02162dec kind:data(any) addr:0x02162dec +data_ov084_02162df8 kind:data(any) addr:0x02162df8 +data_ov084_02162e0c kind:data(any) addr:0x02162e0c +data_ov084_02162e50 kind:data(any) addr:0x02162e50 +data_ov084_02162e64 kind:data(any) addr:0x02162e64 +data_ov084_02162e78 kind:data(any) addr:0x02162e78 +data_ov084_02162e8c kind:data(any) addr:0x02162e8c +data_ov084_02162ea0 kind:data(any) addr:0x02162ea0 +data_ov084_02162eb8 kind:data(any) addr:0x02162eb8 +data_ov084_02162ebc kind:data(any) addr:0x02162ebc +data_ov084_02162ed8 kind:data(any) addr:0x02162ed8 +data_ov084_02162ef4 kind:data(any) addr:0x02162ef4 +data_ov084_02162f0c kind:data(any) addr:0x02162f0c +data_ov084_02162f10 kind:data(any) addr:0x02162f10 +data_ov084_02162f2c kind:data(any) addr:0x02162f2c +data_ov084_02162f50 kind:data(any) addr:0x02162f50 +data_ov084_02162fa4 kind:data(any) addr:0x02162fa4 +data_ov084_02162fbc kind:data(any) addr:0x02162fbc +data_ov084_02162fc0 kind:data(any) addr:0x02162fc0 +data_ov084_02162fdc kind:data(any) addr:0x02162fdc +data_ov084_02162ff8 kind:data(any) addr:0x02162ff8 +data_ov084_02163014 kind:data(any) addr:0x02163014 +data_ov084_02163030 kind:data(any) addr:0x02163030 +data_ov084_02163034 kind:data(any) addr:0x02163034 +data_ov084_02163048 kind:data(any) addr:0x02163048 +data_ov084_0216305c kind:data(any) addr:0x0216305c +data_ov084_0216306c kind:data(any) addr:0x0216306c +data_ov084_02163070 kind:data(any) addr:0x02163070 +data_ov084_02163084 kind:data(any) addr:0x02163084 +data_ov084_02163094 kind:data(any) addr:0x02163094 +data_ov084_02163098 kind:data(any) addr:0x02163098 +data_ov084_021630ac kind:data(any) addr:0x021630ac +data_ov084_021630b4 kind:data(any) addr:0x021630b4 ambiguous +data_ov084_021630bc kind:data(any) addr:0x021630bc +data_ov084_021630c0 kind:data(any) addr:0x021630c0 +data_ov084_021630d0 kind:data(any) addr:0x021630d0 +data_ov084_021630d4 kind:data(any) addr:0x021630d4 +data_ov084_021630e4 kind:data(any) addr:0x021630e4 +data_ov084_021630e8 kind:data(any) addr:0x021630e8 +data_ov084_021630f8 kind:data(any) addr:0x021630f8 +data_ov084_021630fc kind:data(any) addr:0x021630fc +data_ov084_0216310c kind:data(any) addr:0x0216310c +data_ov084_0216311c kind:data(any) addr:0x0216311c +data_ov084_02163244 kind:data(any) addr:0x02163244 +data_ov084_02163254 kind:data(any) addr:0x02163254 +data_ov084_02163268 kind:data(any) addr:0x02163268 +data_ov084_0216328c kind:data(any) addr:0x0216328c +data_ov084_021632e8 kind:data(any) addr:0x021632e8 +data_ov084_0216330c kind:data(any) addr:0x0216330c +data_ov084_0216336c kind:data(any) addr:0x0216336c +data_ov084_02163390 kind:data(any) addr:0x02163390 +data_ov084_021633e8 kind:data(any) addr:0x021633e8 +data_ov084_02163400 kind:data(any) addr:0x02163400 +data_ov084_02163408 kind:data(any) addr:0x02163408 ambiguous +data_ov084_02163418 kind:data(any) addr:0x02163418 +data_ov084_02163438 kind:data(any) addr:0x02163438 +data_ov084_02163454 kind:data(any) addr:0x02163454 +data_ov084_02163470 kind:data(any) addr:0x02163470 +data_ov084_02163494 kind:data(any) addr:0x02163494 +data_ov084_021634dc kind:data(any) addr:0x021634dc +data_ov084_0216353c kind:data(any) addr:0x0216353c +data_ov084_02163540 kind:data(any) addr:0x02163540 +data_ov084_02163558 kind:data(any) addr:0x02163558 +data_ov084_02163570 kind:data(any) addr:0x02163570 +data_ov084_02163590 kind:data(any) addr:0x02163590 +data_ov084_021635ac kind:data(any) addr:0x021635ac +data_ov084_021635d0 kind:data(any) addr:0x021635d0 +data_ov084_02163630 kind:data(any) addr:0x02163630 +data_ov084_0216364c kind:data(any) addr:0x0216364c +data_ov084_02163658 kind:data(any) addr:0x02163658 ambiguous +data_ov084_02163664 kind:data(any) addr:0x02163664 +data_ov084_02163684 kind:data(any) addr:0x02163684 +data_ov084_021636ac kind:data(any) addr:0x021636ac ambiguous +data_ov084_021636cc kind:data(any) addr:0x021636cc +data_ov084_0216372c kind:data(any) addr:0x0216372c +data_ov084_02163748 kind:data(any) addr:0x02163748 +data_ov084_02163764 kind:data(any) addr:0x02163764 +data_ov084_0216378c kind:data(any) addr:0x0216378c +data_ov084_021637d8 kind:data(any) addr:0x021637d8 +data_ov084_021637f4 kind:data(any) addr:0x021637f4 +data_ov084_021637fc kind:data(any) addr:0x021637fc ambiguous +data_ov084_02163838 kind:data(any) addr:0x02163838 +data_ov084_02163858 kind:data(any) addr:0x02163858 +data_ov084_0216387c kind:data(any) addr:0x0216387c +data_ov084_021638a4 kind:data(any) addr:0x021638a4 +data_ov084_021638ec kind:data(any) addr:0x021638ec +data_ov084_0216394c kind:data(any) addr:0x0216394c +data_ov084_02163960 kind:data(any) addr:0x02163960 +data_ov084_0216397c kind:data(any) addr:0x0216397c +data_ov084_02163998 kind:data(any) addr:0x02163998 +data_ov084_021639bc kind:data(any) addr:0x021639bc +data_ov084_02163a34 kind:data(any) addr:0x02163a34 +data_ov084_02163a50 kind:data(any) addr:0x02163a50 +data_ov084_02163a68 kind:data(any) addr:0x02163a68 ambiguous +data_ov084_02163a90 kind:data(any) addr:0x02163a90 +data_ov084_02163ab8 kind:data(any) addr:0x02163ab8 +data_ov084_02163b28 kind:data(any) addr:0x02163b28 +data_ov084_02163b38 kind:data(any) addr:0x02163b38 +data_ov084_02163b50 kind:data(any) addr:0x02163b50 +data_ov084_02163b5c kind:data(any) addr:0x02163b5c +data_ov084_02163b84 kind:data(any) addr:0x02163b84 +data_ov084_02163ba8 kind:data(any) addr:0x02163ba8 +data_ov084_02163bfc kind:data(any) addr:0x02163bfc +data_ov084_02163c10 kind:data(any) addr:0x02163c10 +data_ov084_02163c2c kind:data(any) addr:0x02163c2c +data_ov084_02163c48 kind:data(any) addr:0x02163c48 +data_ov084_02163c80 kind:bss addr:0x02163c80 +data_ov084_02163c84 kind:bss addr:0x02163c84 +data_ov084_02163c90 kind:bss addr:0x02163c90 +data_ov084_02163cd0 kind:bss addr:0x02163cd0 +data_ov084_02163da8 kind:bss addr:0x02163da8 +data_ov084_02163dac kind:bss addr:0x02163dac +data_ov084_02163db8 kind:bss addr:0x02163db8 +data_ov084_02163e90 kind:bss addr:0x02163e90 +data_ov084_02163e94 kind:bss addr:0x02163e94 +data_ov084_02163ea0 kind:bss addr:0x02163ea0 +data_ov084_02163f78 kind:bss addr:0x02163f78 +data_ov084_02163f7c kind:bss addr:0x02163f7c +data_ov084_02163f88 kind:bss addr:0x02163f88 +data_ov084_02164060 kind:bss addr:0x02164060 +data_ov084_02164064 kind:bss addr:0x02164064 +data_ov084_02164070 kind:bss addr:0x02164070 +data_ov084_02164148 kind:bss addr:0x02164148 +data_ov084_0216414c kind:bss addr:0x0216414c +data_ov084_02164158 kind:bss addr:0x02164158 +data_ov084_0216419c kind:bss addr:0x0216419c +data_ov084_021641a0 kind:bss addr:0x021641a0 +data_ov084_021641ac kind:bss addr:0x021641ac +data_ov084_02164280 kind:bss addr:0x02164280 ambiguous +data_ov084_02164284 kind:bss addr:0x02164284 +data_ov084_02164288 kind:bss addr:0x02164288 +data_ov084_02164294 kind:bss addr:0x02164294 +data_ov084_021642c4 kind:bss addr:0x021642c4 ambiguous +data_ov084_02164328 kind:bss addr:0x02164328 ambiguous +data_ov084_02164330 kind:bss addr:0x02164330 ambiguous +data_ov084_02164368 kind:bss addr:0x02164368 +data_ov084_02164388 kind:bss addr:0x02164388 +data_ov084_0216438c kind:bss addr:0x0216438c +data_ov084_02164398 kind:bss addr:0x02164398 +data_ov084_021643bc kind:bss addr:0x021643bc +data_ov084_021643c0 kind:bss addr:0x021643c0 +data_ov084_021643cc kind:bss addr:0x021643cc +data_ov084_021643d8 kind:bss addr:0x021643d8 +data_ov084_0216445c kind:bss addr:0x0216445c ambiguous +data_ov084_021644b0 kind:bss addr:0x021644b0 +data_ov084_021644c0 kind:bss addr:0x021644c0 +data_ov084_021644cc kind:bss addr:0x021644cc +data_ov084_021644d8 kind:bss addr:0x021644d8 +data_ov084_021644f0 kind:bss addr:0x021644f0 +data_ov084_021645a8 kind:bss addr:0x021645a8 +data_ov084_02164680 kind:bss addr:0x02164680 +data_ov084_02164684 kind:bss addr:0x02164684 +data_ov084_02164690 kind:bss addr:0x02164690 +data_ov084_021646b0 kind:bss addr:0x021646b0 +data_ov084_021646b4 kind:bss addr:0x021646b4 +data_ov084_021646c0 kind:bss addr:0x021646c0 +data_ov084_02164728 kind:bss addr:0x02164728 +data_ov084_0216472c kind:bss addr:0x0216472c +data_ov084_02164738 kind:bss addr:0x02164738 +data_ov084_02164810 kind:bss addr:0x02164810 +data_ov084_02164814 kind:bss addr:0x02164814 +data_ov084_02164818 kind:bss addr:0x02164818 +data_ov084_02164824 kind:bss addr:0x02164824 +data_ov084_021648f8 kind:bss addr:0x021648f8 diff --git a/config/eur1/arm9/overlays/ov085/delinks.txt b/config/eur1/arm9/overlays/ov085/delinks.txt new file mode 100644 index 00000000..01f57bae --- /dev/null +++ b/config/eur1/arm9/overlays/ov085/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150d80 end:0x02153f98 kind:code align:32 + .rodata start:0x02153f98 end:0x0215403c kind:rodata align:4 + .init start:0x0215403c end:0x0215412c kind:code align:4 + .ctor start:0x0215412c end:0x02154138 kind:rodata align:4 + .data start:0x02154140 end:0x02154380 kind:data align:32 + .bss start:0x02154380 end:0x021545c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov085/relocs.txt b/config/eur1/arm9/overlays/ov085/relocs.txt new file mode 100644 index 00000000..057ffb74 --- /dev/null +++ b/config/eur1/arm9/overlays/ov085/relocs.txt @@ -0,0 +1,514 @@ +from:0x02150d88 kind:load to:0x02154390 module:overlay(85) +from:0x02150d9c kind:arm_call to:0x02011f3c module:main +from:0x02150da8 kind:arm_call to:0x02150e08 module:overlay(85) +from:0x02150dbc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02150dd4 kind:load to:0x02154148 module:overlay(85) +from:0x02150de0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02150e04 kind:load to:0x0215416c module:overlay(85) +from:0x02150e10 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02150e34 kind:load to:0x0215416c module:overlay(85) +from:0x02150e3c kind:arm_call to:0x02151030 module:overlay(85) +from:0x02150e78 kind:arm_call to:0x02150fec module:overlay(85) +from:0x02150ea0 kind:arm_call to:0x02150fec module:overlay(85) +from:0x02150ed4 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02150f30 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x02150f50 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02150f60 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02150f6c kind:arm_call to:0x0207873c module:overlay(0) +from:0x02150f80 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02150f90 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02150fc0 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02150fd4 kind:load to:0x027e0ce0 module:dtcm +from:0x02150fd8 kind:load to:0x027e09bc module:dtcm +from:0x02150fdc kind:load to:0x027e09a4 module:dtcm +from:0x02150fe0 kind:load to:0x02153f98 module:overlay(85) +from:0x02151010 kind:arm_call to:0x01fff148 module:itcm +from:0x02151020 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02151028 kind:load to:0x027e0cd8 module:dtcm +from:0x0215102c kind:load to:0x027e0ce0 module:dtcm +from:0x02151054 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02151078 kind:load to:0x027e09bc module:dtcm +from:0x021510a0 kind:arm_call to:0x02078264 module:overlay(0) +from:0x021510c4 kind:load to:0x027e09bc module:dtcm +from:0x021510d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021510e4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021510ec kind:arm_call to:0x02011ff4 module:main +from:0x02151100 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02151114 kind:load to:0x021543dc module:overlay(85) +from:0x02151128 kind:arm_call to:0x02011f3c module:main +from:0x02151134 kind:arm_call to:0x0215119c module:overlay(85) +from:0x02151148 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02151194 kind:load to:0x02154204 module:overlay(85) +from:0x02151198 kind:load to:0x027e09a4 module:dtcm +from:0x021511a4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021511d0 kind:arm_call to:0x0200f05c module:main +from:0x021511ec kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02151208 kind:arm_call to:0x0200f05c module:main +from:0x0215125c kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x02151264 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021512a8 kind:arm_call to:0x021531c4 module:overlay(85) +from:0x02151324 kind:load to:0x02154228 module:overlay(85) +from:0x02151328 kind:load to:0x021543dc module:overlay(85) +from:0x0215132c kind:load to:0x02153fa0 module:overlay(85) +from:0x02151330 kind:load to:0x02153fb0 module:overlay(85) +from:0x02151334 kind:load to:0x020b19a8 module:overlay(0) +from:0x02151338 kind:load to:0x027e0130 module:dtcm +from:0x0215133c kind:load to:0x021541cc module:overlay(85) +from:0x0215134c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02151360 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02151400 kind:arm_call to:0x0200f05c module:main +from:0x02151454 kind:load to:0x021543dc module:overlay(85) +from:0x02151458 kind:load to:0x02153fc0 module:overlay(85) +from:0x02151490 kind:arm_call to:0x021514d4 module:overlay(85) +from:0x02151498 kind:arm_call to:0x021515e4 module:overlay(85) +from:0x021514a0 kind:arm_call to:0x02151648 module:overlay(85) +from:0x021514a8 kind:arm_call to:0x02151668 module:overlay(85) +from:0x021514b0 kind:arm_call to:0x02152920 module:overlay(85) +from:0x021514e0 kind:arm_call to:0x02151680 module:overlay(85) +from:0x021514e8 kind:arm_call to:0x02152f98 module:overlay(85) +from:0x021514f0 kind:arm_call to:0x021519ac module:overlay(85) +from:0x02151528 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02151530 kind:arm_call to:0x02152bf0 module:overlay(85) +from:0x02151548 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151578 kind:arm_call to:0x01ffedac module:itcm +from:0x02151594 kind:arm_call to:0x01fff498 module:itcm +from:0x021515a4 kind:arm_call to:0x01fff584 module:itcm +from:0x021515d4 kind:load to:0x027e09c0 module:dtcm +from:0x021515d8 kind:load to:0x027e09a4 module:dtcm +from:0x021515dc kind:load to:0x027e0ce8 module:dtcm +from:0x021515ec kind:arm_call to:0x02151680 module:overlay(85) +from:0x021515f4 kind:arm_call to:0x02152f98 module:overlay(85) +from:0x021515fc kind:arm_call to:0x02151fd4 module:overlay(85) +from:0x02151604 kind:arm_call to:0x0215300c module:overlay(85) +from:0x0215162c kind:arm_call to:0x020d97a4 module:overlay(31) +from:0x02151634 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151644 kind:load to:0x027e0d30 module:dtcm +from:0x02151650 kind:arm_call to:0x02151680 module:overlay(85) +from:0x02151658 kind:arm_call to:0x0215300c module:overlay(85) +from:0x02151660 kind:arm_call to:0x021523c0 module:overlay(85) +from:0x02151670 kind:arm_call to:0x02152f98 module:overlay(85) +from:0x02151678 kind:arm_call to:0x02152774 module:overlay(85) +from:0x021516b0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02151718 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x0215172c kind:arm_call to:0x020d9d64 module:overlay(31) +from:0x0215175c kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x02151780 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215178c kind:arm_call to:0x01fff458 module:itcm +from:0x021517a0 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x021517b0 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x021517bc kind:load to:0x027e0d38 module:dtcm +from:0x021517c0 kind:load to:0x027e0ce4 module:dtcm +from:0x02151934 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151944 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151960 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151980 kind:arm_call to:0x02017e8c module:main +from:0x021519e0 kind:arm_call to:0x01ffedac module:itcm +from:0x021519f8 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02151a14 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x02151a2c kind:arm_call to:0x0210b214 module:overlay(31) +from:0x02151a5c kind:arm_call to:0x021517c8 module:overlay(85) +from:0x02151a70 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02151acc kind:arm_call to:0x021518e0 module:overlay(85) +from:0x02151ba0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02151bb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151bbc kind:arm_call to:0x01ffb800 module:itcm +from:0x02151bd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151bf0 kind:arm_call to:0x02017e8c module:main +from:0x02151c18 kind:arm_call to:0x021517c8 module:overlay(85) +from:0x02151c2c kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02151c44 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x02151c80 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02151c8c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02151cc8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151d1c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02151d78 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02151d80 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02151da8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151de8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151df8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151e14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151e3c kind:arm_call to:0x02017e8c module:main +from:0x02151e54 kind:arm_call to:0x021517c8 module:overlay(85) +from:0x02151e68 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x02151e80 kind:arm_call to:0x01ffedac module:itcm +from:0x02151ec0 kind:arm_call to:0x021517c8 module:overlay(85) +from:0x02151ed4 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02151f00 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02151f1c kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x02151f54 kind:arm_call to:0x02152b30 module:overlay(85) +from:0x02151f90 kind:arm_call to:0x020d9794 module:overlay(31) +from:0x02151fac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02151fc0 kind:load to:0x0203e964 module:main +from:0x02151fc8 kind:load to:0x027e0d30 module:dtcm +from:0x02151fcc kind:load to:0x027e09a8 module:dtcm +from:0x02151fe8 kind:arm_call to:0x01ffedac module:itcm +from:0x02151ff4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152028 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215203c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02152078 kind:arm_call to:0x01ffb744 module:itcm +from:0x02152088 kind:arm_call to:0x02152e78 module:overlay(85) +from:0x021520b8 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021520c8 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x021520e8 kind:arm_call to:0x02017e8c module:main +from:0x02152138 kind:arm_call to:0x01ffedac module:itcm +from:0x02152164 kind:arm_call to:0x01ffedac module:itcm +from:0x02152190 kind:arm_call to:0x01ffedac module:itcm +from:0x021521bc kind:arm_call to:0x01ffedac module:itcm +from:0x021521d4 kind:arm_call to:0x01ffedac module:itcm +from:0x02152214 kind:arm_call to:0x01ffedac module:itcm +from:0x02152254 kind:arm_call to:0x01ffedac module:itcm +from:0x02152294 kind:arm_call to:0x01ffedac module:itcm +from:0x021522e4 kind:arm_call to:0x02017e8c module:main +from:0x02152300 kind:arm_call to:0x021517c8 module:overlay(85) +from:0x02152314 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215232c kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x02152340 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02152368 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152374 kind:arm_call to:0x01ffedac module:itcm +from:0x0215238c kind:arm_call to:0x02152b30 module:overlay(85) +from:0x021523a8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021523b8 kind:load to:0x027e09a8 module:dtcm +from:0x021523d8 kind:arm_call to:0x01ffedac module:itcm +from:0x021523e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152494 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021524a0 kind:arm_call to:0x01ffedac module:itcm +from:0x021524b8 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x021524d8 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x02152518 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02152520 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152538 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02152564 kind:arm_call to:0x01ffedac module:itcm +from:0x02152590 kind:arm_call to:0x021517c8 module:overlay(85) +from:0x021525a4 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x021525f0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02152614 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02152650 kind:arm_call to:0x01ffb744 module:itcm +from:0x02152660 kind:arm_call to:0x02152e78 module:overlay(85) +from:0x02152690 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021526a4 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x021526ac kind:arm_call to:0x0209888c module:overlay(0) +from:0x021526d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021526dc kind:arm_call to:0x01ffedac module:itcm +from:0x021526f4 kind:arm_call to:0x02152b30 module:overlay(85) +from:0x0215271c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215274c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02152758 kind:load to:0x0203e964 module:main +from:0x02152768 kind:load to:0x027e09a8 module:dtcm +from:0x02152788 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021527bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021527c8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021527dc kind:arm_call to:0x01ffd118 module:itcm +from:0x02152840 kind:arm_call to:0x01ffb744 module:itcm +from:0x02152850 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x0215286c kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x021528b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021528c8 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021528d8 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x021528e0 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02152908 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152914 kind:load to:0x027e0c90 module:dtcm +from:0x02152918 kind:load to:0x027e09a8 module:dtcm +from:0x02152944 kind:arm_call to:0x02017e8c module:main +from:0x021529cc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152a28 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02152a54 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02152aa8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02152afc kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02152b0c kind:arm_call to:0x01ffa60c module:itcm +from:0x02152b18 kind:load to:0x0203e964 module:main +from:0x02152b20 kind:load to:0x02153ff4 module:overlay(85) +from:0x02152b24 kind:load to:0x02153fd0 module:overlay(85) +from:0x02152b28 kind:load to:0x02154000 module:overlay(85) +from:0x02152b2c kind:load to:0x02153fdc module:overlay(85) +from:0x02152b84 kind:arm_call to:0x01ffb860 module:itcm +from:0x02152b90 kind:arm_call to:0x01ffb860 module:itcm +from:0x02152b9c kind:arm_call to:0x01ffb860 module:itcm +from:0x02152c08 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02152c2c kind:arm_call to:0x01ff9218 module:itcm +from:0x02152c44 kind:load to:0x027e0ce0 module:dtcm +from:0x02152ce0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152cec kind:load to:0x020aed4c module:overlay(0) +from:0x02152cf0 kind:load to:0x027e09a8 module:dtcm +from:0x02152d0c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02152d6c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02152d78 kind:load to:0x02153fe8 module:overlay(85) +from:0x02152d7c kind:load to:0x027e09b4 module:dtcm +from:0x02152e00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152e24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152e34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152e40 kind:arm_call to:0x020d9794 module:overlay(31) +from:0x02152e6c kind:load to:0x0203e964 module:main +from:0x02152e70 kind:load to:0x027e09a4 module:dtcm +from:0x02152e74 kind:load to:0x027e0d30 module:dtcm +from:0x02152e84 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152e9c kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x02152f20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02152f3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02152f58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02152f70 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02152f78 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02152f8c kind:load to:0x027e0cec module:dtcm +from:0x02152f90 kind:load to:0x027e09a8 module:dtcm +from:0x02152ff8 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02153008 kind:load to:0x027e09c0 module:dtcm +from:0x02153044 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02153054 kind:arm_call to:0x01ffb800 module:itcm +from:0x02153094 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x021530a0 kind:load to:0x027e09c0 module:dtcm +from:0x021530f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021530fc kind:arm_call to:0x0209888c module:overlay(0) +from:0x02153124 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153168 kind:arm_call to:0x01fff458 module:itcm +from:0x0215317c kind:arm_call to:0x021530a8 module:overlay(85) +from:0x0215318c kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x02153194 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x021531b0 kind:arm_call to:0x020bf5b4 module:overlay(17) +from:0x021531b8 kind:arm_call to:0x021530c0 module:overlay(85) +from:0x021531cc kind:arm_call to:0x020982fc module:overlay(0) +from:0x021531fc kind:load to:0x021541e8 module:overlay(85) +from:0x02153234 kind:arm_call to:0x0209832c module:overlay(0) +from:0x02153250 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x02153268 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02153270 kind:arm_call to:0x02011ff4 module:main +from:0x02153284 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215328c kind:arm_call to:0x02011ff4 module:main +from:0x021532a4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021532ac kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021532b4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021532bc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021532c4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021532cc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021532e4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021532ec kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021532f4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021532fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02153304 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215330c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02153314 kind:arm_call to:0x02011ff4 module:main +from:0x02153328 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215333c kind:load to:0x021544c4 module:overlay(85) +from:0x02153350 kind:arm_call to:0x02011f3c module:main +from:0x0215335c kind:arm_call to:0x021533e0 module:overlay(85) +from:0x02153374 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02153384 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021533d0 kind:load to:0x021542cc module:overlay(85) +from:0x021533d4 kind:load to:0x021542e8 module:overlay(85) +from:0x021533d8 kind:load to:0x021542b0 module:overlay(85) +from:0x021533e8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215340c kind:arm_call to:0x0200f05c module:main +from:0x02153428 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02153444 kind:arm_call to:0x0200f05c module:main +from:0x02153460 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02153474 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02153490 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021534a4 kind:arm_call to:0x02153dcc module:overlay(85) +from:0x021534ac kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021534cc kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x021534ec kind:load to:0x02154338 module:overlay(85) +from:0x021534f0 kind:load to:0x021544c4 module:overlay(85) +from:0x021534f4 kind:load to:0x0215401c module:overlay(85) +from:0x021534f8 kind:load to:0x0215402c module:overlay(85) +from:0x021534fc kind:load to:0x02154310 module:overlay(85) +from:0x02153500 kind:load to:0x021542e8 module:overlay(85) +from:0x02153504 kind:load to:0x02154288 module:overlay(85) +from:0x02153510 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02153524 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215359c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021535b4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021535bc kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021535c8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021535d4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0215369c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02153748 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02153754 kind:arm_call to:0x02153cf8 module:overlay(85) +from:0x02153764 kind:load to:0x021544e4 module:overlay(85) +from:0x02153768 kind:load to:0x0215400c module:overlay(85) +from:0x02153770 kind:load to:0x0203e964 module:main +from:0x02153778 kind:load to:0x027e09c0 module:dtcm +from:0x021537a8 kind:arm_call to:0x02153a4c module:overlay(85) +from:0x021537b0 kind:arm_call to:0x02153b8c module:overlay(85) +from:0x021537bc kind:arm_call to:0x01ffedac module:itcm +from:0x02153a10 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x02153ab4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153af4 kind:arm_call to:0x01fff458 module:itcm +from:0x02153b14 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02153b44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153b58 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02153b70 kind:arm_call to:0x02153cf8 module:overlay(85) +from:0x02153b84 kind:load to:0x027e09a8 module:dtcm +from:0x02153ba4 kind:arm_call to:0x01fff458 module:itcm +from:0x02153bdc kind:arm_call to:0x02152d80 module:overlay(85) +from:0x02153c98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153cbc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02153cc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153cd8 kind:arm_call to:0x02153cf8 module:overlay(85) +from:0x02153ce0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02153cf0 kind:load to:0x0203e964 module:main +from:0x02153cf4 kind:load to:0x027e09c0 module:dtcm +from:0x02153d30 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02153d50 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153d70 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02153d7c kind:load to:0x027e09a8 module:dtcm +from:0x02153da8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02153dc4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02153dd8 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02153df0 kind:load to:0x0215429c module:overlay(85) +from:0x02153e1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153e28 kind:arm_call to:0x01fff458 module:itcm +from:0x02153e3c kind:arm_call to:0x021530a8 module:overlay(85) +from:0x02153e5c kind:load to:0x027e0ce4 module:dtcm +from:0x02153e88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153e94 kind:arm_call to:0x01fff458 module:itcm +from:0x02153ea8 kind:arm_call to:0x021530a8 module:overlay(85) +from:0x02153eb8 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x02153ecc kind:load to:0x027e0ce4 module:dtcm +from:0x02153edc kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02153ee4 kind:arm_call to:0x02011ff4 module:main +from:0x02153ef8 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02153f00 kind:arm_call to:0x02011ff4 module:main +from:0x02153f18 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02153f20 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02153f28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153f30 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153f38 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02153f50 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02153f58 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02153f60 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153f68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02153f70 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02153f78 kind:arm_call to:0x02011ff4 module:main +from:0x02153f8c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02154058 kind:arm_call to:0x02150db0 module:overlay(85) +from:0x02154068 kind:arm_call to:0x0203ce74 module:main +from:0x0215407c kind:load to:0x02154380 module:overlay(85) +from:0x02154080 kind:load to:0x02154390 module:overlay(85) +from:0x02154084 kind:load to:0x021510f8 module:overlay(85) +from:0x02154088 kind:load to:0x02154384 module:overlay(85) +from:0x021540a8 kind:arm_call to:0x0215113c module:overlay(85) +from:0x021540b8 kind:arm_call to:0x0203ce74 module:main +from:0x021540cc kind:load to:0x021543cc module:overlay(85) +from:0x021540d0 kind:load to:0x021543dc module:overlay(85) +from:0x021540d4 kind:load to:0x02153320 module:overlay(85) +from:0x021540d8 kind:load to:0x021543d0 module:overlay(85) +from:0x021540f8 kind:arm_call to:0x02153364 module:overlay(85) +from:0x02154108 kind:arm_call to:0x0203ce74 module:main +from:0x0215411c kind:load to:0x021544b4 module:overlay(85) +from:0x02154120 kind:load to:0x021544c4 module:overlay(85) +from:0x02154124 kind:load to:0x02153f84 module:overlay(85) +from:0x02154128 kind:load to:0x021544b8 module:overlay(85) +from:0x0215412c kind:load to:0x0215403c module:overlay(85) +from:0x02154130 kind:load to:0x0215408c module:overlay(85) +from:0x02154134 kind:load to:0x021540dc module:overlay(85) +from:0x02154148 kind:load to:0x02150d8c module:overlay(85) +from:0x0215414c kind:load to:0x020977a0 module:overlay(0) +from:0x02154150 kind:load to:0x020977a8 module:overlay(0) +from:0x02154154 kind:load to:0x02097824 module:overlay(0) +from:0x02154158 kind:load to:0x02097864 module:overlay(0) +from:0x0215415c kind:load to:0x02097868 module:overlay(0) +from:0x02154160 kind:load to:0x0209786c module:overlay(0) +from:0x0215416c kind:load to:0x0209856c module:overlay(0) +from:0x02154170 kind:load to:0x020985a8 module:overlay(0) +from:0x02154174 kind:load to:0x020985c0 module:overlay(0) +from:0x02154178 kind:load to:0x020985cc module:overlay(0) +from:0x0215417c kind:load to:0x01fff464 module:itcm +from:0x02154180 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02154184 kind:load to:0x02150e38 module:overlay(85) +from:0x02154188 kind:load to:0x02098504 module:overlay(0) +from:0x0215418c kind:load to:0x02150e48 module:overlay(85) +from:0x02154190 kind:load to:0x0209850c module:overlay(0) +from:0x02154194 kind:load to:0x02098510 module:overlay(0) +from:0x02154198 kind:load to:0x02098514 module:overlay(0) +from:0x0215419c kind:load to:0x02098518 module:overlay(0) +from:0x021541a0 kind:load to:0x0209851c module:overlay(0) +from:0x021541a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021541a8 kind:load to:0x02098644 module:overlay(0) +from:0x021541ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021541b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021541b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021541b8 kind:load to:0x021510c8 module:overlay(85) +from:0x021541bc kind:load to:0x021510dc module:overlay(85) +from:0x021541c0 kind:load to:0x02150fe4 module:overlay(85) +from:0x021541cc kind:load to:0x02151344 module:overlay(85) +from:0x021541d0 kind:load to:0x02153260 module:overlay(85) +from:0x021541d4 kind:load to:0x0207b750 module:overlay(0) +from:0x021541d8 kind:load to:0x0207b788 module:overlay(0) +from:0x021541dc kind:load to:0x02153154 module:overlay(85) +from:0x021541e8 kind:load to:0x02151358 module:overlay(85) +from:0x021541ec kind:load to:0x0215327c module:overlay(85) +from:0x021541f0 kind:load to:0x02153200 module:overlay(85) +from:0x021541f4 kind:load to:0x0215323c module:overlay(85) +from:0x021541f8 kind:load to:0x0207c044 module:overlay(0) +from:0x02154204 kind:load to:0x02151118 module:overlay(85) +from:0x02154208 kind:load to:0x02097998 module:overlay(0) +from:0x0215420c kind:load to:0x020977a8 module:overlay(0) +from:0x02154210 kind:load to:0x02097824 module:overlay(0) +from:0x02154214 kind:load to:0x020979a0 module:overlay(0) +from:0x02154218 kind:load to:0x020979c0 module:overlay(0) +from:0x0215421c kind:load to:0x020979ec module:overlay(0) +from:0x02154228 kind:load to:0x0209856c module:overlay(0) +from:0x0215422c kind:load to:0x020985a8 module:overlay(0) +from:0x02154230 kind:load to:0x020985c0 module:overlay(0) +from:0x02154234 kind:load to:0x020985cc module:overlay(0) +from:0x02154238 kind:load to:0x01fff464 module:itcm +from:0x0215423c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02154240 kind:load to:0x02151374 module:overlay(85) +from:0x02154244 kind:load to:0x02098504 module:overlay(0) +from:0x02154248 kind:load to:0x02151460 module:overlay(85) +from:0x0215424c kind:load to:0x0209850c module:overlay(0) +from:0x02154250 kind:load to:0x02098510 module:overlay(0) +from:0x02154254 kind:load to:0x02152cf8 module:overlay(85) +from:0x02154258 kind:load to:0x02098518 module:overlay(0) +from:0x0215425c kind:load to:0x0209851c module:overlay(0) +from:0x02154260 kind:load to:0x020985d8 module:overlay(0) +from:0x02154264 kind:load to:0x02098644 module:overlay(0) +from:0x02154268 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215426c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02154270 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02154274 kind:load to:0x02153298 module:overlay(85) +from:0x02154278 kind:load to:0x021532d8 module:overlay(85) +from:0x0215427c kind:load to:0x02152c48 module:overlay(85) +from:0x02154288 kind:load to:0x0215351c module:overlay(85) +from:0x0215428c kind:load to:0x02153ef0 module:overlay(85) +from:0x02154290 kind:load to:0x02153e64 module:overlay(85) +from:0x0215429c kind:load to:0x02153508 module:overlay(85) +from:0x021542a0 kind:load to:0x02153ed4 module:overlay(85) +from:0x021542a4 kind:load to:0x02153df4 module:overlay(85) +from:0x021542b0 kind:load to:0x02153340 module:overlay(85) +from:0x021542b4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021542b8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021542bc kind:load to:0x0209caac module:overlay(0) +from:0x021542c0 kind:load to:0x0209cacc module:overlay(0) +from:0x021542d0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021542d4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021542d8 kind:load to:0x0209caac module:overlay(0) +from:0x021542dc kind:load to:0x0209cacc module:overlay(0) +from:0x021542e8 kind:load to:0x0207caf4 module:overlay(0) +from:0x021542ec kind:load to:0x0207cafc module:overlay(0) +from:0x021542f0 kind:load to:0x0207d310 module:overlay(0) +from:0x021542f4 kind:load to:0x0207d300 module:overlay(0) +from:0x021542f8 kind:load to:0x0207d34c module:overlay(0) +from:0x021542fc kind:load to:0x0207d384 module:overlay(0) +from:0x02154300 kind:load to:0x0207d3c8 module:overlay(0) +from:0x02154304 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02154310 kind:load to:0x0207c308 module:overlay(0) +from:0x02154314 kind:load to:0x0207c310 module:overlay(0) +from:0x02154318 kind:load to:0x0207c3dc module:overlay(0) +from:0x0215431c kind:load to:0x0207c3cc module:overlay(0) +from:0x02154320 kind:load to:0x0207c420 module:overlay(0) +from:0x02154324 kind:load to:0x0207c440 module:overlay(0) +from:0x02154328 kind:load to:0x0207c484 module:overlay(0) +from:0x0215432c kind:load to:0x0207c4b4 module:overlay(0) +from:0x02154338 kind:load to:0x02153530 module:overlay(85) +from:0x0215433c kind:load to:0x0209d10c module:overlay(0) +from:0x02154340 kind:load to:0x02153784 module:overlay(85) +from:0x02154344 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02154348 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0215434c kind:load to:0x02153d88 module:overlay(85) +from:0x02154350 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02154354 kind:load to:0x0209d220 module:overlay(0) +from:0x02154358 kind:load to:0x0209d228 module:overlay(0) +from:0x0215435c kind:load to:0x0209d22c module:overlay(0) +from:0x02154360 kind:load to:0x0209d238 module:overlay(0) +from:0x02154364 kind:load to:0x0209d240 module:overlay(0) +from:0x02154368 kind:load to:0x02153f0c module:overlay(85) +from:0x0215436c kind:load to:0x02153f44 module:overlay(85) diff --git a/config/eur1/arm9/overlays/ov085/symbols.txt b/config/eur1/arm9/overlays/ov085/symbols.txt new file mode 100644 index 00000000..d76683f1 --- /dev/null +++ b/config/eur1/arm9/overlays/ov085/symbols.txt @@ -0,0 +1,123 @@ +func_ov085_02150d80 kind:function(arm,size=0xc) addr:0x02150d80 +func_ov085_02150d8c kind:function(arm,size=0x24) addr:0x02150d8c +func_ov085_02150db0 kind:function(arm,size=0x28) addr:0x02150db0 +func_ov085_02150dd8 kind:function(arm,size=0x30) addr:0x02150dd8 +func_ov085_02150e08 kind:function(arm,size=0x30) addr:0x02150e08 +func_ov085_02150e38 kind:function(arm,size=0x10) addr:0x02150e38 +func_ov085_02150e48 kind:function(arm,size=0x19c) addr:0x02150e48 +func_ov085_02150fe4 kind:function(arm,size=0x8) addr:0x02150fe4 +func_ov085_02150fec kind:function(arm,size=0x44) addr:0x02150fec +func_ov085_02151030 kind:function(arm,size=0x4c) addr:0x02151030 +func_ov085_0215107c kind:function(arm,size=0x4c) addr:0x0215107c +func_ov085_021510c8 kind:function(arm,size=0x14) addr:0x021510c8 +func_ov085_021510dc kind:function(arm,size=0x1c) addr:0x021510dc +func_ov085_021510f8 kind:function(arm,size=0x14) addr:0x021510f8 +func_ov085_0215110c kind:function(arm,size=0xc) addr:0x0215110c +func_ov085_02151118 kind:function(arm,size=0x24) addr:0x02151118 +func_ov085_0215113c kind:function(arm,size=0x60) addr:0x0215113c +func_ov085_0215119c kind:function(arm,size=0x1a8) addr:0x0215119c +func_ov085_02151344 kind:function(arm,size=0x14) addr:0x02151344 +func_ov085_02151358 kind:function(arm,size=0x14) addr:0x02151358 +func_ov085_0215136c kind:function(arm,size=0x8) addr:0x0215136c +func_ov085_02151374 kind:function(arm,size=0xec) addr:0x02151374 +func_ov085_02151460 kind:function(arm,size=0x74) addr:0x02151460 +func_ov085_021514d4 kind:function(arm,size=0x110) addr:0x021514d4 +func_ov085_021515e4 kind:function(arm,size=0x64) addr:0x021515e4 +func_ov085_02151648 kind:function(arm,size=0x20) addr:0x02151648 +func_ov085_02151668 kind:function(arm,size=0x18) addr:0x02151668 +func_ov085_02151680 kind:function(arm,size=0x148) addr:0x02151680 +func_ov085_021517c8 kind:function(arm,size=0x118) addr:0x021517c8 +func_ov085_021518e0 kind:function(arm,size=0xcc) addr:0x021518e0 +func_ov085_021519ac kind:function(arm,size=0x628) addr:0x021519ac +func_ov085_02151fd4 kind:function(arm,size=0x3ec) addr:0x02151fd4 +func_ov085_021523c0 kind:function(arm,size=0x3b4) addr:0x021523c0 +func_ov085_02152774 kind:function(arm,size=0x1ac) addr:0x02152774 +func_ov085_02152920 kind:function(arm,size=0x210) addr:0x02152920 +func_ov085_02152b30 kind:function(arm,size=0xc0) addr:0x02152b30 +func_ov085_02152bf0 kind:function(arm,size=0x58) addr:0x02152bf0 +func_ov085_02152c48 kind:function(arm,size=0xb0) addr:0x02152c48 +func_ov085_02152cf8 kind:function(arm,size=0x88) addr:0x02152cf8 +func_ov085_02152d80 kind:function(arm,size=0xf8) addr:0x02152d80 +func_ov085_02152e78 kind:function(arm,size=0x34) addr:0x02152e78 +func_ov085_02152eac kind:function(arm,size=0x1c) addr:0x02152eac +func_ov085_02152ec8 kind:function(arm,size=0xd0) addr:0x02152ec8 +func_ov085_02152f98 kind:function(arm,size=0x74) addr:0x02152f98 +func_ov085_0215300c kind:function(arm,size=0x9c) addr:0x0215300c +func_ov085_021530a8 kind:function(arm,size=0x18) addr:0x021530a8 +func_ov085_021530c0 kind:function(arm,size=0x70) addr:0x021530c0 +func_ov085_02153130 kind:function(arm,size=0x24) addr:0x02153130 +func_ov085_02153154 kind:function(arm,size=0x70) addr:0x02153154 +func_ov085_021531c4 kind:function(arm,size=0x3c) addr:0x021531c4 +func_ov085_02153200 kind:function(arm,size=0x3c) addr:0x02153200 +func_ov085_0215323c kind:function(arm,size=0x24) addr:0x0215323c +func_ov085_02153260 kind:function(arm,size=0x1c) addr:0x02153260 +func_ov085_0215327c kind:function(arm,size=0x1c) addr:0x0215327c +func_ov085_02153298 kind:function(arm,size=0x40) addr:0x02153298 +func_ov085_021532d8 kind:function(arm,size=0x48) addr:0x021532d8 +func_ov085_02153320 kind:function(arm,size=0x14) addr:0x02153320 +func_ov085_02153334 kind:function(arm,size=0xc) addr:0x02153334 +func_ov085_02153340 kind:function(arm,size=0x24) addr:0x02153340 +func_ov085_02153364 kind:function(arm,size=0x7c) addr:0x02153364 +func_ov085_021533e0 kind:function(arm,size=0x128) addr:0x021533e0 +func_ov085_02153508 kind:function(arm,size=0x14) addr:0x02153508 +func_ov085_0215351c kind:function(arm,size=0x14) addr:0x0215351c +func_ov085_02153530 kind:function(arm,size=0x254) addr:0x02153530 +func_ov085_02153784 kind:function(arm,size=0x2c8) addr:0x02153784 +func_ov085_02153a4c kind:function(arm,size=0x140) addr:0x02153a4c +func_ov085_02153b8c kind:function(arm,size=0x16c) addr:0x02153b8c +func_ov085_02153cf8 kind:function(arm,size=0x90) addr:0x02153cf8 +func_ov085_02153d88 kind:function(arm,size=0x44) addr:0x02153d88 +func_ov085_02153dcc kind:function(arm,size=0x28) addr:0x02153dcc +func_ov085_02153df4 kind:function(arm,size=0x70) addr:0x02153df4 +func_ov085_02153e64 kind:function(arm,size=0x70) addr:0x02153e64 +func_ov085_02153ed4 kind:function(arm,size=0x1c) addr:0x02153ed4 +func_ov085_02153ef0 kind:function(arm,size=0x1c) addr:0x02153ef0 +func_ov085_02153f0c kind:function(arm,size=0x38) addr:0x02153f0c +func_ov085_02153f44 kind:function(arm,size=0x40) addr:0x02153f44 +func_ov085_02153f84 kind:function(arm,size=0x14) addr:0x02153f84 +data_ov085_02153f98 kind:data(any) addr:0x02153f98 +data_ov085_02153fa0 kind:data(any) addr:0x02153fa0 +data_ov085_02153fb0 kind:data(any) addr:0x02153fb0 +data_ov085_02153fb8 kind:data(any) addr:0x02153fb8 ambiguous +data_ov085_02153fc0 kind:data(any) addr:0x02153fc0 +data_ov085_02153fd0 kind:data(any) addr:0x02153fd0 +data_ov085_02153fdc kind:data(any) addr:0x02153fdc +data_ov085_02153fe8 kind:data(any) addr:0x02153fe8 +data_ov085_02153ff4 kind:data(any) addr:0x02153ff4 +data_ov085_02154000 kind:data(any) addr:0x02154000 +data_ov085_0215400c kind:data(any) addr:0x0215400c +data_ov085_0215401c kind:data(any) addr:0x0215401c +data_ov085_0215402c kind:data(any) addr:0x0215402c +__sinit_ov085_0215403c kind:function(arm,size=0x50) addr:0x0215403c +__sinit_ov085_0215408c kind:function(arm,size=0x50) addr:0x0215408c +__sinit_ov085_021540dc kind:function(arm,size=0x50) addr:0x021540dc +.p__sinit_ov085_0215403c kind:data(word) addr:0x0215412c +.p__sinit_ov085_0215408c kind:data(word) addr:0x02154130 +.p__sinit_ov085_021540dc kind:data(word) addr:0x02154134 +data_ov085_02154148 kind:data(any) addr:0x02154148 +data_ov085_0215416c kind:data(any) addr:0x0215416c +data_ov085_021541cc kind:data(any) addr:0x021541cc +data_ov085_021541e8 kind:data(any) addr:0x021541e8 +data_ov085_02154204 kind:data(any) addr:0x02154204 +data_ov085_02154228 kind:data(any) addr:0x02154228 +data_ov085_02154288 kind:data(any) addr:0x02154288 +data_ov085_0215429c kind:data(any) addr:0x0215429c +data_ov085_021542b0 kind:data(any) addr:0x021542b0 +data_ov085_021542cc kind:data(any) addr:0x021542cc +data_ov085_021542e8 kind:data(any) addr:0x021542e8 +data_ov085_02154310 kind:data(any) addr:0x02154310 +data_ov085_02154320 kind:data(any) addr:0x02154320 ambiguous +data_ov085_02154330 kind:data(any) addr:0x02154330 ambiguous +data_ov085_02154338 kind:data(any) addr:0x02154338 +data_ov085_02154364 kind:data(any) addr:0x02154364 ambiguous +data_ov085_02154380 kind:bss addr:0x02154380 +data_ov085_02154384 kind:bss addr:0x02154384 +data_ov085_02154390 kind:bss addr:0x02154390 +data_ov085_021543cc kind:bss addr:0x021543cc +data_ov085_021543d0 kind:bss addr:0x021543d0 +data_ov085_021543dc kind:bss addr:0x021543dc +data_ov085_021544b4 kind:bss addr:0x021544b4 +data_ov085_021544b8 kind:bss addr:0x021544b8 +data_ov085_021544c4 kind:bss addr:0x021544c4 +data_ov085_021544e4 kind:bss addr:0x021544e4 +data_ov085_021545ac kind:bss addr:0x021545ac ambiguous diff --git a/config/eur1/arm9/overlays/ov086/delinks.txt b/config/eur1/arm9/overlays/ov086/delinks.txt new file mode 100644 index 00000000..a7e334d9 --- /dev/null +++ b/config/eur1/arm9/overlays/ov086/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021545c0 end:0x0215f280 kind:code align:32 + .rodata start:0x0215f280 end:0x0215f308 kind:rodata align:4 + .init start:0x0215f308 end:0x0215f754 kind:code align:4 + .ctor start:0x0215f754 end:0x0215f788 kind:rodata align:4 + .data start:0x0215f7a0 end:0x021604c0 kind:data align:32 + .bss start:0x021604c0 end:0x02161000 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov086/relocs.txt b/config/eur1/arm9/overlays/ov086/relocs.txt new file mode 100644 index 00000000..910de92b --- /dev/null +++ b/config/eur1/arm9/overlays/ov086/relocs.txt @@ -0,0 +1,1823 @@ +from:0x021545c8 kind:load to:0x021604d0 module:overlay(86) +from:0x021545dc kind:arm_call to:0x02011f3c module:main +from:0x021545e8 kind:arm_call to:0x02154618 module:overlay(86) +from:0x021545fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02154614 kind:load to:0x0215f7a8 module:overlay(86) +from:0x02154620 kind:arm_call to:0x021400e0 module:overlay(70) +from:0x02154634 kind:load to:0x0215f7cc module:overlay(86) +from:0x02154684 kind:load to:0x021604d0 module:overlay(86) +from:0x02154694 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215469c kind:arm_call to:0x020984dc module:overlay(0) +from:0x021546b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021546bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021546c4 kind:arm_call to:0x02011ff4 module:main +from:0x021546d8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021546ec kind:load to:0x021605b8 module:overlay(86) +from:0x02154700 kind:arm_call to:0x02011f3c module:main +from:0x0215470c kind:arm_call to:0x021549c8 module:overlay(86) +from:0x02154720 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215476c kind:load to:0x0215f894 module:overlay(86) +from:0x0215477c kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x02154794 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021547a4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x021547b4 kind:load to:0x0215f8b8 module:overlay(86) +from:0x021547b8 kind:load to:0x0215f280 module:overlay(86) +from:0x021547bc kind:load to:0x0215f290 module:overlay(86) +from:0x021547f4 kind:arm_call to:0x0200eab0 module:main +from:0x02154818 kind:arm_call to:0x0200eab0 module:main +from:0x02154828 kind:arm_call to:0x0200eab0 module:main +from:0x02154830 kind:arm_call to:0x02057a38 module:overlay(0) +from:0x02154870 kind:load to:0x0215f878 module:overlay(86) +from:0x0215487c kind:arm_call to:0x02097cf4 module:overlay(0) +from:0x021548a0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x021548c0 kind:load to:0x0215f85c module:overlay(86) +from:0x02154918 kind:arm_call to:0x01fff498 module:itcm +from:0x02154924 kind:arm_call to:0x01fff584 module:itcm +from:0x021549a8 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x021549bc kind:load to:0x027e0ce8 module:dtcm +from:0x021549d8 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02154a40 kind:arm_call to:0x02154770 module:overlay(86) +from:0x02154a6c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02154a84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154a94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154acc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02154ae4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154b18 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02154b30 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154b88 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02154ba8 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x02154bb4 kind:arm_call to:0x02154838 module:overlay(86) +from:0x02154bc0 kind:arm_call to:0x02154894 module:overlay(86) +from:0x02154c00 kind:load to:0x0215f978 module:overlay(86) +from:0x02154c04 kind:load to:0x021605b8 module:overlay(86) +from:0x02154c08 kind:load to:0x0215f92c module:overlay(86) +from:0x02154c0c kind:load to:0x0215f8e4 module:overlay(86) +from:0x02154c18 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02154c2c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02154c40 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02154c54 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02154c68 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02154c80 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02154c88 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02154c90 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02154c98 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02154ca0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02154ca8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02154cb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02154cb8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02154cd0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02154cd8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02154ce0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02154ce8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02154cf0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02154cf8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02154d00 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02154d08 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02154d10 kind:arm_call to:0x02011ff4 module:main +from:0x02154d2c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02154d5c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02154d8c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02154d94 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02154db0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02154dd4 kind:arm_call to:0x02157d34 module:overlay(86) +from:0x02154de0 kind:arm_call to:0x02154e18 module:overlay(86) +from:0x02154e10 kind:load to:0x0215f83c module:overlay(86) +from:0x02154e14 kind:load to:0x0215f824 module:overlay(86) +from:0x02154e3c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02154e48 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02154ea0 kind:load to:0x020aed4c module:overlay(0) +from:0x02154ea4 kind:load to:0x0215f9d4 module:overlay(86) +from:0x02154ebc kind:arm_call to:0x020bef8c module:overlay(17) +from:0x02154f04 kind:arm_call to:0x020d98a8 module:overlays(26,31) +from:0x02154f2c kind:arm_call to:0x02080320 module:overlay(0) +from:0x02154f68 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02154fbc kind:arm_call to:0x0209888c module:overlay(0) +from:0x02154fe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155004 kind:arm_call to:0x02098be0 module:overlay(0) +from:0x02155018 kind:arm_call to:0x01ff916c module:itcm +from:0x0215504c kind:arm_call to:0x02157084 module:overlay(86) +from:0x02155100 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021551a0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021551ac kind:load to:0x027e0d34 module:dtcm +from:0x021551b0 kind:load to:0x027e0cd8 module:dtcm +from:0x021551b4 kind:load to:0x0215fa7c module:overlay(86) +from:0x021551bc kind:load to:0x027e09a8 module:dtcm +from:0x021551d4 kind:load to:0x027e09c0 module:dtcm +from:0x021551ec kind:arm_call to:0x01fff5d0 module:itcm +from:0x02155228 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02155248 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02155280 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155294 kind:arm_call to:0x020985d8 module:overlay(0) +from:0x02155300 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02155320 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155354 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215539c kind:arm_call to:0x02098644 module:overlay(0) +from:0x021553b0 kind:load to:0x027e0cd8 module:dtcm +from:0x02155464 kind:load to:0x02049be4 module:main +from:0x02155470 kind:arm_call to:0x021554cc module:overlay(86) +from:0x02155478 kind:arm_call to:0x02157c34 module:overlay(86) +from:0x0215548c kind:arm_call to:0x02154e50 module:overlay(86) +from:0x021554c4 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155528 kind:arm_call to:0x01ff930c module:itcm +from:0x02155588 kind:load to:0x02049be4 module:main +from:0x02155590 kind:load to:0x0203e964 module:main +from:0x0215560c kind:load to:0x0215fb3c module:overlay(86) +from:0x02155618 kind:arm_call to:0x02155658 module:overlay(86) +from:0x02155620 kind:arm_call to:0x02157d4c module:overlay(86) +from:0x02155634 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x0215563c kind:arm_call to:0x02157c34 module:overlay(86) +from:0x02155650 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155670 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02155680 kind:arm_call to:0x01ff930c module:itcm +from:0x02155688 kind:arm_call to:0x02157d14 module:overlay(86) +from:0x021556e8 kind:load to:0x0203e964 module:main +from:0x02155754 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155770 kind:load to:0x0215fbb4 module:overlay(86) +from:0x02155774 kind:load to:0x027e09a8 module:dtcm +from:0x02155794 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021557a8 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155870 kind:load to:0x0215fb3c module:overlay(86) +from:0x02155874 kind:load to:0x02049be4 module:main +from:0x0215588c kind:arm_call to:0x01ff916c module:itcm +from:0x02155894 kind:arm_call to:0x021554cc module:overlay(86) +from:0x02155918 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155978 kind:load to:0x02049be4 module:main +from:0x021559d8 kind:arm_call to:0x02157a64 module:overlay(86) +from:0x021559e8 kind:arm_call to:0x02157b28 module:overlay(86) +from:0x02155a00 kind:load to:0x0215fb54 module:overlay(86) +from:0x02155a18 kind:arm_call to:0x02157b68 module:overlay(86) +from:0x02155a2c kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155a34 kind:arm_call to:0x02157bb4 module:overlay(86) +from:0x02155a48 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155ab8 kind:load to:0x0215fb6c module:overlay(86) +from:0x02155b00 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02155b10 kind:arm_call to:0x01ff930c module:itcm +from:0x02155b24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155ba4 kind:arm_call to:0x02015080 module:main +from:0x02155bec kind:arm_call to:0x01ff9638 module:itcm +from:0x02155c08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155c28 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x02155c40 kind:arm_call to:0x02015080 module:main +from:0x02155c70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155c88 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155c9c kind:load to:0x0215fb84 module:overlay(86) +from:0x02155ca8 kind:load to:0x027e09c0 module:dtcm +from:0x02155ccc kind:arm_call to:0x02098708 module:overlay(0) +from:0x02155d24 kind:arm_call to:0x02157a64 module:overlay(86) +from:0x02155d30 kind:arm_call to:0x02157b28 module:overlay(86) +from:0x02155d48 kind:load to:0x0215fb54 module:overlay(86) +from:0x02155d68 kind:arm_call to:0x02015080 module:main +from:0x02155d88 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155d9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155db0 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155db8 kind:load to:0x027e09a8 module:dtcm +from:0x02155e30 kind:load to:0x0215fb9c module:overlay(86) +from:0x02155e4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155e60 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155ed8 kind:load to:0x0215fb9c module:overlay(86) +from:0x02155ef4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155f08 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02155f24 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155f54 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02155fac kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02155fb4 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02155fd0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02155fec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156044 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215605c kind:load to:0x0215f83c module:overlay(86) +from:0x02156060 kind:load to:0x0215f824 module:overlay(86) +from:0x02156068 kind:load to:0x0215fc14 module:overlay(86) +from:0x021560cc kind:arm_call to:0x01ffb464 module:itcm +from:0x021560dc kind:arm_call to:0x01ff9218 module:itcm +from:0x02156118 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156128 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02156144 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156164 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02156178 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156188 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156190 kind:load to:0x027e0cd8 module:dtcm +from:0x0215621c kind:arm_call to:0x02157b28 module:overlay(86) +from:0x0215622c kind:load to:0x0215fb54 module:overlay(86) +from:0x02156248 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215625c kind:arm_call to:0x02154e50 module:overlay(86) +from:0x021562d8 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021562f4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156310 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156350 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215635c kind:load to:0x0215fbcc module:overlay(86) +from:0x02156360 kind:load to:0x027e09a8 module:dtcm +from:0x021563cc kind:arm_call to:0x01ffb464 module:itcm +from:0x021563dc kind:arm_call to:0x01ff9218 module:itcm +from:0x02156408 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156420 kind:arm_call to:0x01ffedac module:itcm +from:0x02156434 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x02156440 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x0215646c kind:arm_call to:0x02157a64 module:overlay(86) +from:0x021564e0 kind:load to:0x0215fbe4 module:overlay(86) +from:0x021564e4 kind:load to:0x027e00f0 module:dtcm +from:0x02156504 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x0215650c kind:arm_call to:0x02157a90 module:overlay(86) +from:0x02156548 kind:arm_call to:0x01fff17c module:itcm +from:0x02156568 kind:load to:0x027e0ce0 module:dtcm +from:0x02156588 kind:arm_call to:0x01fff17c module:itcm +from:0x021565ac kind:arm_call to:0x0208bb18 module:overlay(0) +from:0x021565e4 kind:arm_call to:0x0208bc68 module:overlay(0) +from:0x021565f0 kind:load to:0x027e0ce0 module:dtcm +from:0x02156614 kind:load to:0x020aed4c module:overlay(0) +from:0x02156668 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x021566c8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021566e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02156714 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156744 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156754 kind:load to:0x027e09c0 module:dtcm +from:0x0215675c kind:load to:0x027e0cec module:dtcm +from:0x02156760 kind:load to:0x027e09a8 module:dtcm +from:0x02156780 kind:arm_call to:0x01ffb428 module:itcm +from:0x021567b0 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156808 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02156810 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0215682c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156848 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021568b8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021568d0 kind:load to:0x0215f83c module:overlay(86) +from:0x021568d4 kind:load to:0x0215f824 module:overlay(86) +from:0x021568dc kind:load to:0x0215fc14 module:overlay(86) +from:0x021568e0 kind:load to:0x020aed4c module:overlay(0) +from:0x02156944 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156954 kind:arm_call to:0x01ff9218 module:itcm +from:0x021569fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a0c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02156a28 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156a48 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02156a5c kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156a6c kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156a78 kind:load to:0x027e0cd8 module:dtcm +from:0x02156bac kind:load to:0x0215fbfc module:overlay(86) +from:0x02156bec kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156bf8 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156c54 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02156c7c kind:arm_call to:0x02157b28 module:overlay(86) +from:0x02156c88 kind:load to:0x0215fbfc module:overlay(86) +from:0x02156ca0 kind:arm_call to:0x02099330 module:overlay(0) +from:0x02156cb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156d0c kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156d18 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156d30 kind:arm_call to:0x02098f88 module:overlay(0) +from:0x02156dac kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02156dbc kind:load to:0x0215fbe4 module:overlay(86) +from:0x02156e00 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02156e18 kind:arm_call to:0x02157b28 module:overlay(86) +from:0x02156f14 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156f44 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02156f4c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02156f68 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02156f70 kind:arm_call to:0x02154e18 module:overlay(86) +from:0x02156f7c kind:load to:0x0215f83c module:overlay(86) +from:0x02156f80 kind:load to:0x0215f824 module:overlay(86) +from:0x02156fe8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157004 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215703c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215704c kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02157064 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157074 kind:load to:0x027e0cec module:dtcm +from:0x02157078 kind:load to:0x027e09a8 module:dtcm +from:0x021570d4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021570ec kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02157134 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02157154 kind:arm_call to:0x020767e8 module:overlay(0) +from:0x021571f0 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02157234 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02157264 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02157270 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x021572bc kind:arm_call to:0x01ffb428 module:itcm +from:0x02157304 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157338 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02157340 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0215735c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157378 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215747c kind:arm_call to:0x01ffb428 module:itcm +from:0x021574c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215754c kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x02157568 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02157584 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215758c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02157624 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x021576b0 kind:arm_call to:0x02099114 module:overlay(0) +from:0x021576c8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021576ec kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x02157710 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157720 kind:arm_call to:0x020e4ad0 module:overlay(31) +from:0x02157728 kind:arm_call to:0x02157998 module:overlay(86) +from:0x02157770 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021577ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215780c kind:arm_call to:0x020c28f4 module:overlay(17) +from:0x0215785c kind:arm_call to:0x02158010 module:overlay(86) +from:0x02157868 kind:arm_call to:0x02157f68 module:overlay(86) +from:0x02157878 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021578c4 kind:arm_call to:0x02158010 module:overlay(86) +from:0x021578d0 kind:arm_call to:0x02157f68 module:overlay(86) +from:0x021578e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021578f8 kind:arm_call to:0x02157f68 module:overlay(86) +from:0x02157904 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02157944 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02157950 kind:load to:0x027e0cd8 module:dtcm +from:0x02157954 kind:load to:0x027e0ce0 module:dtcm +from:0x02157958 kind:load to:0x02049b52 module:main +from:0x0215795c kind:load to:0x027e09bc module:dtcm +from:0x02157968 kind:load to:0x0215f83c module:overlay(86) +from:0x0215796c kind:load to:0x0215f824 module:overlay(86) +from:0x02157970 kind:load to:0x027e09a8 module:dtcm +from:0x02157978 kind:load to:0x02118a20 module:overlay(31) +from:0x02157984 kind:load to:0x027e0d38 module:dtcm +from:0x02157988 kind:load to:0x027e0ce4 module:dtcm +from:0x02157994 kind:load to:0x0203e964 module:main +from:0x021579d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021579f4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157a24 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157a38 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02157a44 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02157a54 kind:load to:0x027e0cec module:dtcm +from:0x02157a58 kind:load to:0x027e09a8 module:dtcm +from:0x02157aa0 kind:arm_call to:0x01ffedac module:itcm +from:0x02157abc kind:arm_call to:0x01fff498 module:itcm +from:0x02157ac8 kind:arm_call to:0x01fff584 module:itcm +from:0x02157af0 kind:load to:0x027e0ce8 module:dtcm +from:0x02157b14 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02157b20 kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02157b3c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02157b54 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02157b94 kind:arm_call to:0x01fff148 module:itcm +from:0x02157ba4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02157bac kind:load to:0x027e0cd8 module:dtcm +from:0x02157bb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02157bcc kind:arm_call to:0x01fff148 module:itcm +from:0x02157bf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157c04 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02157c1c kind:arm_call to:0x02157b68 module:overlay(86) +from:0x02157c30 kind:load to:0x027e0ce0 module:dtcm +from:0x02157c4c kind:arm_call to:0x01fff148 module:itcm +from:0x02157c5c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02157c80 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157c9c kind:arm_call to:0x02157b68 module:overlay(86) +from:0x02157cb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02157ccc kind:arm_call to:0x01fff148 module:itcm +from:0x02157cd8 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02157cfc kind:arm_call to:0x01ff9258 module:itcm +from:0x02157d10 kind:load to:0x027e0ce0 module:dtcm +from:0x02157d20 kind:arm_call to:0x020986a8 module:overlay(0) +from:0x02157d48 kind:load to:0x02154e50 module:overlay(86) +from:0x02157d54 kind:load to:0x02157cb4 module:overlay(86) +from:0x02157d74 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02157d8c kind:arm_call to:0x02154e50 module:overlay(86) +from:0x02157d94 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02157dc4 kind:arm_call to:0x02157eb0 module:overlay(86) +from:0x02157dd4 kind:arm_call to:0x02099818 module:overlay(0) +from:0x02157ddc kind:arm_call to:0x02157d58 module:overlay(86) +from:0x02157dfc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157e04 kind:arm_call to:0x02157d58 module:overlay(86) +from:0x02157e28 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x02157e40 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157e48 kind:arm_call to:0x02157d58 module:overlay(86) +from:0x02157e68 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x02157e80 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157e88 kind:arm_call to:0x02157eb0 module:overlay(86) +from:0x02157e98 kind:arm_call to:0x02099818 module:overlay(0) +from:0x02157ea0 kind:arm_call to:0x02157d58 module:overlay(86) +from:0x02157eac kind:load to:0x027e09a8 module:dtcm +from:0x02157ee4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157f00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157f1c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157f38 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157f54 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157f64 kind:load to:0x027e0cec module:dtcm +from:0x02157fac kind:arm_call to:0x02022dec module:main +from:0x02157fbc kind:arm_call to:0x02018114 module:main +from:0x02157fdc kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02157ff4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158000 kind:load to:0x027e0cec module:dtcm +from:0x02158008 kind:load to:0x027e09a8 module:dtcm +from:0x02158024 kind:arm_call to:0x020d9934 module:overlay(31) +from:0x02158060 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158080 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021580a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021580b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021580c0 kind:load to:0x027e0d34 module:dtcm +from:0x021580e0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021580f4 kind:load to:0x020578a4 module:overlay(0) +from:0x02158110 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0215811c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158138 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158148 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02158158 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02158160 kind:arm_call to:0x02011ff4 module:main +from:0x02158174 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215817c kind:arm_call to:0x02011ff4 module:main +from:0x02158190 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02158198 kind:arm_call to:0x02011ff4 module:main +from:0x021581ac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021581b4 kind:arm_call to:0x02011ff4 module:main +from:0x021581c8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021581d0 kind:arm_call to:0x02011ff4 module:main +from:0x021581e4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021581f8 kind:load to:0x021606a0 module:overlay(86) +from:0x0215820c kind:arm_call to:0x02011f3c module:main +from:0x02158218 kind:arm_call to:0x02158440 module:overlay(86) +from:0x0215822c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158268 kind:load to:0x0215fc7c module:overlay(86) +from:0x02158278 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215829c kind:load to:0x0215fc60 module:overlay(86) +from:0x021582bc kind:arm_call to:0x0209832c module:overlay(0) +from:0x021582e0 kind:arm_call to:0x0207c03c module:overlay(0) +from:0x02158300 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158390 kind:load to:0x0203e964 module:main +from:0x021583a8 kind:arm_call to:0x0207c044 module:overlay(0) +from:0x021583cc kind:arm_call to:0x01ff938c module:itcm +from:0x021583e8 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02158414 kind:load to:0x0215fc50 module:overlay(86) +from:0x0215842c kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02158448 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x021584ac kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021584d8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021584f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158504 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02158564 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02158578 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02158580 kind:arm_call to:0x02099874 module:overlay(0) +from:0x021585bc kind:arm_call to:0x021583e0 module:overlay(86) +from:0x021585c4 kind:arm_call to:0x02158270 module:overlay(86) +from:0x021585d8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02158620 kind:load to:0x0215fca0 module:overlay(86) +from:0x02158624 kind:load to:0x021606a0 module:overlay(86) +from:0x02158628 kind:load to:0x0215f92c module:overlay(86) +from:0x0215862c kind:load to:0x02049be4 module:main +from:0x02158634 kind:load to:0x0215fc2c module:overlay(86) +from:0x02158640 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02158660 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158668 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02158670 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215868c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021586b8 kind:arm_call to:0x0203d210 module:main +from:0x021586c0 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x021586c8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021586d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021586d8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021586e4 kind:load to:0x0215fca0 module:overlay(86) +from:0x021586e8 kind:load to:0x020a0328 module:overlay(0) +from:0x02158700 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158708 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02158710 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215872c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158758 kind:arm_call to:0x0203d210 module:main +from:0x02158760 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02158768 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02158770 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02158778 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02158780 kind:arm_call to:0x02011ff4 module:main +from:0x0215878c kind:load to:0x0215fca0 module:overlay(86) +from:0x02158790 kind:load to:0x020a0328 module:overlay(0) +from:0x021587c4 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x021587f4 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02158800 kind:load to:0x027e0cd8 module:dtcm +from:0x02158820 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02158840 kind:arm_call to:0x02158804 module:overlay(86) +from:0x02158878 kind:load to:0x0215fd60 module:overlay(86) +from:0x021588c8 kind:arm_call to:0x020bef8c module:overlay(17) +from:0x021589e4 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x02158a24 kind:arm_call to:0x01ffedac module:itcm +from:0x02158a3c kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02158a58 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158ab0 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02158ad0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02158b18 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02158b64 kind:arm_call to:0x020bf1b8 module:overlay(17) +from:0x02158b6c kind:arm_call to:0x02099a60 module:overlay(0) +from:0x02158b88 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x02158ba0 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02158bb4 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02158bd4 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x02158be0 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02158c04 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x02158c44 kind:arm_call to:0x02099064 module:overlay(0) +from:0x02158c54 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02158c68 kind:arm_call to:0x02098750 module:overlay(0) +from:0x02158c80 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x02158c88 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02158ca0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02158ccc kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02158d20 kind:arm_call to:0x0208bf84 module:overlay(0) +from:0x02158d38 kind:arm_call to:0x01fff148 module:itcm +from:0x02158d54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158d70 kind:arm_call to:0x01fff17c module:itcm +from:0x02158d88 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02158df0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02158e04 kind:arm_call to:0x0207e69c module:overlay(0) +from:0x02158e3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158e48 kind:arm_call to:0x01fff458 module:itcm +from:0x02158e60 kind:arm_call to:0x01fff148 module:itcm +from:0x02158eec kind:arm_call to:0x01fff458 module:itcm +from:0x02158f04 kind:arm_call to:0x01fff148 module:itcm +from:0x02158f30 kind:arm_call to:0x01fff17c module:itcm +from:0x02158fd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159078 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215909c kind:arm_call to:0x02016c68 module:main +from:0x021590d0 kind:arm_call to:0x02016fbc module:main +from:0x021590f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159120 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02159140 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021591e8 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021591f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021591f8 kind:load to:0x0215fc38 module:overlay(86) +from:0x021591fc kind:load to:0x0215fcf8 module:overlay(86) +from:0x02159204 kind:load to:0x027e07d4 module:dtcm +from:0x0215920c kind:load to:0x027e09c0 module:dtcm +from:0x02159210 kind:load to:0x027e0ce4 module:dtcm +from:0x02159218 kind:load to:0x0203e964 module:main +from:0x02159238 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215927c kind:arm_call to:0x01ffc634 module:itcm +from:0x021592b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215934c kind:arm_call to:0x01ff9a5c module:itcm +from:0x02159364 kind:load to:0x027e0ce0 module:dtcm +from:0x02159368 kind:load to:0x0203e964 module:main +from:0x021593d4 kind:load to:0x0215fdc8 module:overlay(86) +from:0x021593f0 kind:arm_call to:0x0215aec0 module:overlay(86) +from:0x02159420 kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x02159434 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02159444 kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x02159458 kind:arm_call to:0x02158834 module:overlay(86) +from:0x021594d0 kind:load to:0x0215fdc8 module:overlay(86) +from:0x021594f0 kind:arm_call to:0x0215aec0 module:overlay(86) +from:0x0215950c kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215951c kind:arm_call to:0x01ff930c module:itcm +from:0x02159548 kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x0215955c kind:arm_call to:0x02158834 module:overlay(86) +from:0x02159570 kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x02159584 kind:arm_call to:0x02158834 module:overlay(86) +from:0x021595bc kind:arm_call to:0x02159284 module:overlay(86) +from:0x021595d4 kind:arm_call to:0x02158834 module:overlay(86) +from:0x021596d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021596e0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021596f0 kind:load to:0x0215fdf8 module:overlay(86) +from:0x021596f4 kind:load to:0x027e09a8 module:dtcm +from:0x02159728 kind:arm_call to:0x02015080 module:main +from:0x02159738 kind:arm_call to:0x0215b018 module:overlay(86) +from:0x02159744 kind:arm_call to:0x01ffedac module:itcm +from:0x0215975c kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02159770 kind:arm_call to:0x01ffedac module:itcm +from:0x02159788 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0215979c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021597b4 kind:arm_call to:0x01ffedac module:itcm +from:0x021597cc kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x021597e0 kind:arm_call to:0x01ffedac module:itcm +from:0x021597f4 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x02159800 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02159818 kind:arm_call to:0x020993c0 module:overlay(0) +from:0x02159820 kind:arm_call to:0x02099568 module:overlay(0) +from:0x021598bc kind:arm_call to:0x02098680 module:overlay(0) +from:0x02159954 kind:load to:0x0215fdc8 module:overlay(86) +from:0x02159958 kind:load to:0x02049be4 module:main +from:0x02159a30 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02159a44 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x02159a54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159a78 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02159a88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159aa8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02159abc kind:arm_call to:0x01ffedac module:itcm +from:0x02159ad0 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02159ae0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159cd0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02159d04 kind:arm_call to:0x01fff148 module:itcm +from:0x02159d14 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02159d28 kind:arm_call to:0x0215af64 module:overlay(86) +from:0x02159d3c kind:arm_call to:0x0215af94 module:overlay(86) +from:0x02159d54 kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x02159d68 kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x02159d90 kind:arm_call to:0x0215aec0 module:overlay(86) +from:0x02159dc8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159de4 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02159df0 kind:load to:0x0203e964 module:main +from:0x02159df4 kind:load to:0x027e09c0 module:dtcm +from:0x02159df8 kind:load to:0x027e0cd8 module:dtcm +from:0x02159dfc kind:load to:0x02049be4 module:main +from:0x02159e00 kind:load to:0x027e0ce0 module:dtcm +from:0x02159e18 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02159e88 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02159e98 kind:load to:0x0215fdc8 module:overlay(86) +from:0x02159e9c kind:load to:0x027e0cec module:dtcm +from:0x02159ecc kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02159ed8 kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x02159ee8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159ef4 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02159f2c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02159f4c kind:arm_call to:0x02098708 module:overlay(0) +from:0x02159f60 kind:arm_call to:0x02158834 module:overlay(86) +from:0x02159f6c kind:load to:0x027e09a8 module:dtcm +from:0x02159fd4 kind:arm_call to:0x02015300 module:main +from:0x0215a004 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a014 kind:load to:0x0215fde0 module:overlay(86) +from:0x0215a018 kind:load to:0x027e09a8 module:dtcm +from:0x0215a048 kind:arm_call to:0x0215b018 module:overlay(86) +from:0x0215a054 kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x0215a070 kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215a088 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a0e4 kind:arm_call to:0x0215af54 module:overlay(86) +from:0x0215a0ec kind:load to:0x02049be4 module:main +from:0x0215a108 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a120 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0215a128 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0215a134 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a14c kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215a170 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215a1a4 kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215a228 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a238 kind:load to:0x0215fe10 module:overlay(86) +from:0x0215a23c kind:load to:0x027e09a8 module:dtcm +from:0x0215a25c kind:arm_call to:0x0215ae04 module:overlay(86) +from:0x0215a270 kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215a2b8 kind:arm_call to:0x02015080 module:main +from:0x0215a2d0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215a36c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a388 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215a3ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a3c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a408 kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215a4d8 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a4e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a534 kind:arm_call to:0x02098708 module:overlay(0) +from:0x0215a544 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a5ac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a5c0 kind:load to:0x0203e964 module:main +from:0x0215a5c8 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215a5d0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a5d8 kind:load to:0x02049be4 module:main +from:0x0215a5e0 kind:load to:0x0215fdc8 module:overlay(86) +from:0x0215a5e8 kind:load to:0x0215fe10 module:overlay(86) +from:0x0215a660 kind:arm_call to:0x02099114 module:overlay(0) +from:0x0215a668 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215a680 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a690 kind:load to:0x0215fdc8 module:overlay(86) +from:0x0215a694 kind:load to:0x027e07d4 module:dtcm +from:0x0215a698 kind:load to:0x027e09a8 module:dtcm +from:0x0215a6b4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a6cc kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0215a6d4 kind:arm_call to:0x02099330 module:overlay(0) +from:0x0215a6e8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a704 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215a75c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a778 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a794 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215a7bc kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0215a7c8 kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215a7e8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215a82c kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215a83c kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215a848 kind:load to:0x020aed4c module:overlay(0) +from:0x0215a84c kind:load to:0x020aed44 module:overlay(0) +from:0x0215a850 kind:load to:0x027e07d4 module:dtcm +from:0x0215a874 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215a8a4 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215a8f4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215a900 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a914 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215a938 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215a948 kind:load to:0x0215fe28 module:overlay(86) +from:0x0215a94c kind:load to:0x020aed4c module:overlay(0) +from:0x0215a950 kind:load to:0x027e09a8 module:dtcm +from:0x0215a968 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a980 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0215a9a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a9dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a9f8 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0215aa00 kind:arm_call to:0x0215ae94 module:overlay(86) +from:0x0215aa0c kind:arm_call to:0x02099818 module:overlay(0) +from:0x0215aa6c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215aa88 kind:load to:0x0215fdc8 module:overlay(86) +from:0x0215aad8 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0215aaf4 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0215ab00 kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215ab0c kind:load to:0x027e07d4 module:dtcm +from:0x0215ab94 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215aba0 kind:load to:0x0215fc38 module:overlay(86) +from:0x0215aba4 kind:load to:0x0215fe40 module:overlay(86) +from:0x0215aba8 kind:load to:0x027e09a8 module:dtcm +from:0x0215abc4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215abdc kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0215ac20 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ac30 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ac80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac94 kind:arm_call to:0x02099a60 module:overlay(0) +from:0x0215acb0 kind:arm_call to:0x020994a4 module:overlay(0) +from:0x0215acbc kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215acc8 kind:load to:0x027e07d4 module:dtcm +from:0x0215ad34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215ad4c kind:load to:0x0215fdf8 module:overlay(86) +from:0x0215ad50 kind:load to:0x027e09a8 module:dtcm +from:0x0215ad6c kind:arm_call to:0x01ffedac module:itcm +from:0x0215ad84 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0215ada4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215adbc kind:arm_call to:0x02015080 module:main +from:0x0215adcc kind:arm_call to:0x0215b018 module:overlay(86) +from:0x0215ade0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215adf8 kind:arm_call to:0x02158834 module:overlay(86) +from:0x0215ae20 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ae48 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215ae5c kind:arm_call to:0x0205adfc module:overlay(0) +from:0x0215ae70 kind:arm_call to:0x020986d0 module:overlay(0) +from:0x0215ae90 kind:load to:0x027e0ce0 module:dtcm +from:0x0215aeb0 kind:arm_call to:0x02098adc module:overlay(0) +from:0x0215aeb8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215aef0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215af30 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215af38 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x0215af50 kind:load to:0x027e0ce0 module:dtcm +from:0x0215af60 kind:load to:0x02158834 module:overlay(86) +from:0x0215af74 kind:arm_call to:0x01ffedac module:itcm +from:0x0215af8c kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215afcc kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x0215afdc kind:arm_call to:0x01fff458 module:itcm +from:0x0215b010 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b034 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215b06c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215b08c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b098 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215b0a0 kind:load to:0x027e0cec module:dtcm +from:0x0215b0f0 kind:load to:0x0215fc2c module:overlay(86) +from:0x0215b0fc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b104 kind:arm_call to:0x02011ff4 module:main +from:0x0215b118 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215b12c kind:load to:0x02160788 module:overlay(86) +from:0x0215b140 kind:arm_call to:0x02011f3c module:main +from:0x0215b14c kind:arm_call to:0x0215b1a8 module:overlay(86) +from:0x0215b160 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b1a0 kind:load to:0x0215fe7c module:overlay(86) +from:0x0215b1b0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215b1e4 kind:arm_call to:0x020f7d3c module:overlay(31) +from:0x0215b1f0 kind:arm_call to:0x0215b874 module:overlay(86) +from:0x0215b26c kind:load to:0x0215fea0 module:overlay(86) +from:0x0215b270 kind:load to:0x020b19a8 module:overlay(0) +from:0x0215b274 kind:load to:0x02160788 module:overlay(86) +from:0x0215b284 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215b310 kind:load to:0x0203e964 module:main +from:0x0215b344 kind:arm_call to:0x0215b770 module:overlay(86) +from:0x0215b36c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b398 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0215b3a8 kind:arm_call to:0x0215b684 module:overlay(86) +from:0x0215b3b0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215b408 kind:arm_call to:0x02098750 module:overlay(0) +from:0x0215b418 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215b434 kind:arm_call to:0x0208bd80 module:overlay(0) +from:0x0215b43c kind:arm_call to:0x0215b684 module:overlay(86) +from:0x0215b448 kind:arm_call to:0x0215b684 module:overlay(86) +from:0x0215b470 kind:arm_call to:0x020d9d24 module:overlay(31) +from:0x0215b480 kind:arm_call to:0x0215b728 module:overlay(86) +from:0x0215b4d8 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215b51c kind:arm_call to:0x0215b684 module:overlay(86) +from:0x0215b53c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215b54c kind:arm_call to:0x0215b684 module:overlay(86) +from:0x0215b558 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b55c kind:load to:0x027e0d38 module:dtcm +from:0x0215b564 kind:load to:0x027e09c0 module:dtcm +from:0x0215b57c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b5b8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215b5e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b5f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215b66c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0215b678 kind:load to:0x0203e964 module:main +from:0x0215b680 kind:load to:0x027e09b4 module:dtcm +from:0x0215b690 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215b6bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b6d8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b6f4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215b70c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b71c kind:load to:0x027e0cec module:dtcm +from:0x0215b720 kind:load to:0x027e09a8 module:dtcm +from:0x0215b734 kind:arm_call to:0x0215b7a8 module:overlay(86) +from:0x0215b768 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215b7a0 kind:arm_call to:0x0215b684 module:overlay(86) +from:0x0215b7d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b860 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b86c kind:load to:0x0203e964 module:main +from:0x0215b870 kind:load to:0x027e09a8 module:dtcm +from:0x0215b8ac kind:load to:0x0215fe60 module:overlay(86) +from:0x0215b8c4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b8d8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b8ec kind:arm_call to:0x0215b684 module:overlay(86) +from:0x0215b904 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215b90c kind:arm_call to:0x02011ff4 module:main +from:0x0215b924 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215b92c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b934 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b94c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215b954 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215b95c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b964 kind:arm_call to:0x02011ff4 module:main +from:0x0215b978 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215b98c kind:load to:0x02160870 module:overlay(86) +from:0x0215b9a0 kind:arm_call to:0x02011f3c module:main +from:0x0215b9ac kind:arm_call to:0x0215b9f0 module:overlay(86) +from:0x0215b9c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b9d8 kind:load to:0x0215ff14 module:overlay(86) +from:0x0215b9e4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b9fc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215ba60 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215ba8c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215baa8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bab8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bae0 kind:load to:0x0215ff84 module:overlay(86) +from:0x0215bae4 kind:load to:0x02160870 module:overlay(86) +from:0x0215bae8 kind:load to:0x0215ff38 module:overlay(86) +from:0x0215bb50 kind:load to:0x0215fef4 module:overlay(86) +from:0x0215bb70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bb80 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215bb8c kind:arm_call to:0x01ffedac module:itcm +from:0x0215bba4 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0215bbe4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215bc28 kind:load to:0x027e0130 module:dtcm +from:0x0215bc38 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215bc40 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bc48 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bc50 kind:arm_call to:0x02011ff4 module:main +from:0x0215bc68 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215bc70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bc78 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bc8c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215bc94 kind:arm_call to:0x02011ff4 module:main +from:0x0215bca8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215bcbc kind:load to:0x02160958 module:overlay(86) +from:0x0215bcd0 kind:arm_call to:0x02011f3c module:main +from:0x0215bcdc kind:arm_call to:0x0215bd0c module:overlay(86) +from:0x0215bcf0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bd08 kind:load to:0x0215ffe0 module:overlay(86) +from:0x0215bd14 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215bd6c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215bd94 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215bdac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215bdc4 kind:load to:0x0216007c module:overlay(86) +from:0x0215bdc8 kind:load to:0x02160958 module:overlay(86) +from:0x0215bdcc kind:load to:0x02160034 module:overlay(86) +from:0x0215bdd8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215be1c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215be40 kind:load to:0x0215fffc module:overlay(86) +from:0x0215be98 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215bea0 kind:arm_call to:0x02011ff4 module:main +from:0x0215beb8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215bec0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bec8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bee0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215bee8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215bef0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215bef8 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf0c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215bf20 kind:load to:0x02160a40 module:overlay(86) +from:0x0215bf34 kind:arm_call to:0x02011f3c module:main +from:0x0215bf40 kind:arm_call to:0x0215bf70 module:overlay(86) +from:0x0215bf54 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bf6c kind:load to:0x021600d8 module:overlay(86) +from:0x0215bf7c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215bfa0 kind:arm_call to:0x0200f05c module:main +from:0x0215bfbc kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215bfd8 kind:arm_call to:0x0200f05c module:main +from:0x0215bff4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215c0a4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215c0b4 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0215c0c4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215c0ec kind:arm_call to:0x0203d160 module:main +from:0x0215c114 kind:load to:0x02160124 module:overlay(86) +from:0x0215c118 kind:load to:0x02160a40 module:overlay(86) +from:0x0215c11c kind:load to:0x0215f2b8 module:overlay(86) +from:0x0215c120 kind:load to:0x0215f2a8 module:overlay(86) +from:0x0215c124 kind:load to:0x027e0130 module:dtcm +from:0x0215c128 kind:load to:0x021600fc module:overlay(86) +from:0x0215c12c kind:load to:0x0207ecdc module:overlay(0) +from:0x0215c130 kind:load to:0x0207ecbc module:overlay(0) +from:0x0215c2c8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215c2f8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215c490 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215c4c4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215c4f0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215c548 kind:load to:0x027e09c0 module:dtcm +from:0x0215c5b0 kind:arm_call to:0x0215c9b8 module:overlay(86) +from:0x0215c5bc kind:arm_call to:0x0215ca7c module:overlay(86) +from:0x0215c5e8 kind:arm_call to:0x0215d790 module:overlay(86) +from:0x0215c630 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215c63c kind:arm_call to:0x0215d114 module:overlay(86) +from:0x0215c6f0 kind:arm_call to:0x0215d2d4 module:overlay(86) +from:0x0215c6f8 kind:arm_call to:0x0215d514 module:overlay(86) +from:0x0215c720 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c74c kind:arm_call to:0x0207ed74 module:overlay(0) +from:0x0215c75c kind:arm_call to:0x01fff148 module:itcm +from:0x0215c780 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0215c790 kind:arm_call to:0x0215da10 module:overlay(86) +from:0x0215c7b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c7e0 kind:arm_call to:0x01fff17c module:itcm +from:0x0215c800 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0215c838 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c8bc kind:arm_call to:0x01fff17c module:itcm +from:0x0215c8dc kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0215c8f4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c940 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215c958 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215c96c kind:arm_call to:0x0210b214 module:overlay(31) +from:0x0215c9a8 kind:load to:0x027e09a8 module:dtcm +from:0x0215c9b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c9b4 kind:load to:0x0203e964 module:main +from:0x0215c9f0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215ca28 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215ca40 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215ca54 kind:arm_call to:0x0215d114 module:overlay(86) +from:0x0215ca78 kind:load to:0x0203e964 module:main +from:0x0215cacc kind:arm_call to:0x02015a18 module:main +from:0x0215cbd8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215cc10 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215cc80 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215ccb0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215ccc4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215ccd4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215cd68 kind:arm_call to:0x0215d114 module:overlay(86) +from:0x0215ce28 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ce6c kind:load to:0x0203e964 module:main +from:0x0215ce74 kind:load to:0x027e0130 module:dtcm +from:0x0215cf34 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cf50 kind:load to:0x027e09a8 module:dtcm +from:0x0215cf68 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215d104 kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x0215d110 kind:load to:0x027e09b4 module:dtcm +from:0x0215d228 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d234 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215d26c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d288 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0215d2b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d2cc kind:load to:0x027e09a8 module:dtcm +from:0x0215d408 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d414 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215d430 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d4dc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215d50c kind:load to:0x0203e964 module:main +from:0x0215d510 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d524 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0215d73c kind:arm_call to:0x01ffb860 module:itcm +from:0x0215d76c kind:arm_call to:0x0207e510 module:overlay(0) +from:0x0215d788 kind:load to:0x0203e964 module:main +from:0x0215d78c kind:load to:0x027e09c0 module:dtcm +from:0x0215d7e0 kind:arm_call to:0x02039f04 module:main +from:0x0215d7ec kind:arm_call to:0x0203a978 module:main +from:0x0215d7f4 kind:arm_call to:0x02039d60 module:main +from:0x0215d838 kind:arm_call to:0x02039f04 module:main +from:0x0215d844 kind:arm_call to:0x0203a978 module:main +from:0x0215d850 kind:arm_call to:0x0203a978 module:main +from:0x0215d85c kind:arm_call to:0x0203ab58 module:main +from:0x0215d890 kind:arm_call to:0x02039f04 module:main +from:0x0215d89c kind:arm_call to:0x0203a978 module:main +from:0x0215d8a8 kind:arm_call to:0x0203a978 module:main +from:0x0215d8b0 kind:arm_call to:0x0203ad88 module:main +from:0x0215d8b4 kind:arm_call to:0x0203a5ac module:main +from:0x0215d90c kind:arm_call to:0x02039f04 module:main +from:0x0215d918 kind:arm_call to:0x0203a978 module:main +from:0x0215d920 kind:arm_call to:0x02039d60 module:main +from:0x0215d95c kind:arm_call to:0x02039f04 module:main +from:0x0215d968 kind:arm_call to:0x0203a978 module:main +from:0x0215d974 kind:arm_call to:0x0203a978 module:main +from:0x0215d980 kind:arm_call to:0x0203ab58 module:main +from:0x0215d9ac kind:arm_call to:0x02039f04 module:main +from:0x0215d9b8 kind:arm_call to:0x0203a978 module:main +from:0x0215d9c4 kind:arm_call to:0x0203a978 module:main +from:0x0215d9cc kind:arm_call to:0x0203ad88 module:main +from:0x0215d9d0 kind:arm_call to:0x0203a5ac module:main +from:0x0215da04 kind:load to:0x02049be4 module:main +from:0x0215da24 kind:arm_call to:0x01ffedac module:itcm +from:0x0215dad0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215dadc kind:arm_call to:0x01ffedac module:itcm +from:0x0215db18 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215db48 kind:load to:0x027e0ce0 module:dtcm +from:0x0215db64 kind:arm_call to:0x0203d210 module:main +from:0x0215db6c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215db74 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215db7c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215db84 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215db90 kind:load to:0x0207ecdc module:overlay(0) +from:0x0215dbac kind:arm_call to:0x0203d210 module:main +from:0x0215dbb4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0215dbbc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215dbc4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215dbcc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215dbd4 kind:arm_call to:0x02011ff4 module:main +from:0x0215dbe0 kind:load to:0x0207ecdc module:overlay(0) +from:0x0215dbec kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215dc00 kind:load to:0x02160b28 module:overlay(86) +from:0x0215dc14 kind:arm_call to:0x02011f3c module:main +from:0x0215dc20 kind:arm_call to:0x0215dc50 module:overlay(86) +from:0x0215dc34 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215dc4c kind:load to:0x0216019c module:overlay(86) +from:0x0215dc58 kind:arm_call to:0x020f763c module:overlay(31) +from:0x0215dc88 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215dca0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215dcb8 kind:load to:0x021601c0 module:overlay(86) +from:0x0215dcbc kind:load to:0x02160b28 module:overlay(86) +from:0x0215dcc0 kind:load to:0x0215f8e4 module:overlay(86) +from:0x0215dcd0 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x0215dd04 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215dd28 kind:load to:0x0216017c module:overlay(86) +from:0x0215dd2c kind:load to:0x027e0cd8 module:dtcm +from:0x0215dd64 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215ddb4 kind:load to:0x02160b28 module:overlay(86) +from:0x0215ddc4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ddcc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ddd4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215ddec kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215ddf4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ddfc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215de04 kind:arm_call to:0x02011ff4 module:main +from:0x0215de18 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215de2c kind:load to:0x02160c10 module:overlay(86) +from:0x0215de40 kind:arm_call to:0x02011f3c module:main +from:0x0215de4c kind:arm_call to:0x0215de7c module:overlay(86) +from:0x0215de60 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0215de78 kind:load to:0x02160220 module:overlay(86) +from:0x0215de84 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215dea4 kind:load to:0x02160244 module:overlay(86) +from:0x0215deb8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215df0c kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0215df60 kind:arm_call to:0x02071ecc module:overlay(0) +from:0x0215df80 kind:load to:0x027e09a8 module:dtcm +from:0x0215dff8 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215e030 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e04c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e058 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215e068 kind:load to:0x027e09bc module:dtcm +from:0x0215e070 kind:load to:0x027e0cec module:dtcm +from:0x0215e07c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e090 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215e098 kind:arm_call to:0x02011ff4 module:main +from:0x0215e0ac kind:arm_call to:0x02097778 module:overlay(0) +from:0x0215e0c0 kind:load to:0x02160c5c module:overlay(86) +from:0x0215e0d4 kind:arm_call to:0x02011f3c module:main +from:0x0215e0e0 kind:arm_call to:0x0215e130 module:overlay(86) +from:0x0215e0f8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215e128 kind:load to:0x021602a4 module:overlay(86) +from:0x0215e138 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215e14c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215e158 kind:load to:0x021602c0 module:overlay(86) +from:0x0215e184 kind:arm_call to:0x0200f05c module:main +from:0x0215e1f8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215e208 kind:load to:0x02160c5c module:overlay(86) +from:0x0215e20c kind:load to:0x0215f2c8 module:overlay(86) +from:0x0215e210 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e240 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e248 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215e260 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e268 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215e270 kind:arm_call to:0x02011ff4 module:main +from:0x0215e284 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215e298 kind:load to:0x02160d40 module:overlay(86) +from:0x0215e2ac kind:arm_call to:0x02011f3c module:main +from:0x0215e2b8 kind:arm_call to:0x0215e308 module:overlay(86) +from:0x0215e2d0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215e300 kind:load to:0x02160300 module:overlay(86) +from:0x0215e310 kind:arm_call to:0x020ff014 module:overlay(31) +from:0x0215e334 kind:load to:0x0216031c module:overlay(86) +from:0x0215e338 kind:load to:0x021603b4 module:overlay(86) +from:0x0215e360 kind:arm_call to:0x0200f05c module:main +from:0x0215e37c kind:load to:0x02160d40 module:overlay(86) +from:0x0215e380 kind:load to:0x0215f2e8 module:overlay(86) +from:0x0215e390 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e398 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215e3a0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215e3b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e3c0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0215e3c8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215e3d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e3e4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215e3f8 kind:arm_branch to:0x020fd0a8 module:overlay(31) +from:0x0215e408 kind:arm_branch to:0x020fd0a4 module:overlay(31) +from:0x0215e418 kind:load to:0x02160e24 module:overlay(86) +from:0x0215e42c kind:arm_call to:0x02011f3c module:main +from:0x0215e438 kind:arm_call to:0x0215e4f8 module:overlay(86) +from:0x0215e450 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215e460 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215e4e0 kind:load to:0x021603d0 module:overlay(86) +from:0x0215e4e8 kind:load to:0x021600fc module:overlay(86) +from:0x0215e4ec kind:load to:0x021603ec module:overlay(86) +from:0x0215e500 kind:arm_call to:0x0210a138 module:overlay(31) +from:0x0215e514 kind:load to:0x02160408 module:overlay(86) +from:0x0215e534 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215e58c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215e5a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e61c kind:arm_call to:0x02152eac module:overlay(85) +from:0x0215e6a4 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215e6ac kind:load to:0x027e0ce4 module:dtcm +from:0x0215e6b0 kind:load to:0x0203e964 module:main +from:0x0215e700 kind:load to:0x02160e24 module:overlay(86) +from:0x0215e75c kind:load to:0x02160e24 module:overlay(86) +from:0x0215e768 kind:load to:0x02160ef8 module:overlay(86) +from:0x0215e778 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215e780 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e788 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215e7a0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0215e7a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215e7b0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215e7b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215e7cc kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215e7e0 kind:load to:0x02160f2c module:overlay(86) +from:0x0215e7f4 kind:arm_call to:0x02011f3c module:main +from:0x0215e800 kind:arm_call to:0x0215e850 module:overlay(86) +from:0x0215e818 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0215e848 kind:load to:0x0216046c module:overlay(86) +from:0x0215e858 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0215e8b0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215e8cc kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0215e8e0 kind:arm_call to:0x0215eb18 module:overlay(86) +from:0x0215e8ec kind:load to:0x02160488 module:overlay(86) +from:0x0215e8f0 kind:load to:0x02160f2c module:overlay(86) +from:0x0215e8f4 kind:load to:0x021600fc module:overlay(86) +from:0x0215e900 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215e928 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x0215ea14 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215ea20 kind:arm_call to:0x0215ea7c module:overlay(86) +from:0x0215ea34 kind:load to:0x027e09c0 module:dtcm +from:0x0215eabc kind:load to:0x01ffc6d4 module:itcm +from:0x0215ead8 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x0215eaec kind:arm_call to:0x02071710 module:overlay(0) +from:0x0215eb00 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215eb0c kind:arm_call to:0x0215ea7c module:overlay(86) +from:0x0215eb14 kind:load to:0x027e09a8 module:dtcm +from:0x0215eb24 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x0215eb3c kind:load to:0x02160458 module:overlay(86) +from:0x0215ebb8 kind:load to:0x0203e964 module:main +from:0x0215ebe8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ebf4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ec08 kind:arm_call to:0x021530a8 module:overlay(85) +from:0x0215ec18 kind:arm_call to:0x02152e78 module:overlays(83,85) +from:0x0215ec60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ec80 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215eca4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215ecac kind:arm_call to:0x0215eac0 module:overlay(86) +from:0x0215ecc4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ecd0 kind:load to:0x0215eb40 module:overlay(86) +from:0x0215ecd4 kind:load to:0x027e0cec module:dtcm +from:0x0215ecd8 kind:load to:0x0215eb4c module:overlay(86) +from:0x0215ece4 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215ecec kind:arm_call to:0x02011ff4 module:main +from:0x0215ed04 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215ed0c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ed14 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215ed2c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0215ed34 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215ed3c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x0215ed44 kind:arm_call to:0x02011ff4 module:main +from:0x0215ed58 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0215ee14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ee34 kind:arm_call to:0x01fff05c module:itcm +from:0x0215ee68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ef0c kind:load to:0x027e0cd8 module:dtcm +from:0x0215ef10 kind:load to:0x0203e964 module:main +from:0x0215ef68 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ef88 kind:arm_call to:0x0215ed64 module:overlay(86) +from:0x0215efcc kind:arm_call to:0x0215ef14 module:overlay(86) +from:0x0215f004 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215f010 kind:load to:0x027e0cec module:dtcm +from:0x0215f044 kind:arm_call to:0x0215ed64 module:overlay(86) +from:0x0215f078 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215f114 kind:arm_call to:0x0215ef14 module:overlay(86) +from:0x0215f160 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0215f184 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0215f194 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0215f1cc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215f270 kind:load to:0x0203e964 module:main +from:0x0215f27c kind:load to:0x027e09a8 module:dtcm +from:0x0215f324 kind:arm_call to:0x021545f0 module:overlay(86) +from:0x0215f334 kind:arm_call to:0x0203ce74 module:main +from:0x0215f348 kind:load to:0x021604c0 module:overlay(86) +from:0x0215f34c kind:load to:0x021604d0 module:overlay(86) +from:0x0215f350 kind:load to:0x021546d0 module:overlay(86) +from:0x0215f354 kind:load to:0x021604c4 module:overlay(86) +from:0x0215f374 kind:arm_call to:0x02154714 module:overlay(86) +from:0x0215f384 kind:arm_call to:0x0203ce74 module:main +from:0x0215f398 kind:load to:0x021605a8 module:overlay(86) +from:0x0215f39c kind:load to:0x021605b8 module:overlay(86) +from:0x0215f3a0 kind:load to:0x021581dc module:overlay(86) +from:0x0215f3a4 kind:load to:0x021605ac module:overlay(86) +from:0x0215f3f4 kind:arm_call to:0x02158220 module:overlay(86) +from:0x0215f404 kind:arm_call to:0x0203ce74 module:main +from:0x0215f41c kind:load to:0x0215fc2c module:overlay(86) +from:0x0215f424 kind:load to:0x02160690 module:overlay(86) +from:0x0215f428 kind:load to:0x021606a0 module:overlay(86) +from:0x0215f42c kind:load to:0x0215b110 module:overlay(86) +from:0x0215f430 kind:load to:0x02160694 module:overlay(86) +from:0x0215f450 kind:arm_call to:0x0215b154 module:overlay(86) +from:0x0215f460 kind:arm_call to:0x0203ce74 module:main +from:0x0215f474 kind:load to:0x02160778 module:overlay(86) +from:0x0215f478 kind:load to:0x02160788 module:overlay(86) +from:0x0215f47c kind:load to:0x0215b970 module:overlay(86) +from:0x0215f480 kind:load to:0x0216077c module:overlay(86) +from:0x0215f4a0 kind:arm_call to:0x0215b9b4 module:overlay(86) +from:0x0215f4b0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f4c4 kind:load to:0x02160860 module:overlay(86) +from:0x0215f4c8 kind:load to:0x02160870 module:overlay(86) +from:0x0215f4cc kind:load to:0x0215bca0 module:overlay(86) +from:0x0215f4d0 kind:load to:0x02160864 module:overlay(86) +from:0x0215f4f0 kind:arm_call to:0x0215bce4 module:overlay(86) +from:0x0215f500 kind:arm_call to:0x0203ce74 module:main +from:0x0215f514 kind:load to:0x02160948 module:overlay(86) +from:0x0215f518 kind:load to:0x02160958 module:overlay(86) +from:0x0215f51c kind:load to:0x0215bf04 module:overlay(86) +from:0x0215f520 kind:load to:0x0216094c module:overlay(86) +from:0x0215f540 kind:arm_call to:0x0215bf48 module:overlay(86) +from:0x0215f550 kind:arm_call to:0x0203ce74 module:main +from:0x0215f564 kind:load to:0x02160a30 module:overlay(86) +from:0x0215f568 kind:load to:0x02160a40 module:overlay(86) +from:0x0215f56c kind:load to:0x0215dbe4 module:overlay(86) +from:0x0215f570 kind:load to:0x02160a34 module:overlay(86) +from:0x0215f590 kind:arm_call to:0x0215dc28 module:overlay(86) +from:0x0215f5a0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f5b4 kind:load to:0x02160b18 module:overlay(86) +from:0x0215f5b8 kind:load to:0x02160b28 module:overlay(86) +from:0x0215f5bc kind:load to:0x0215de10 module:overlay(86) +from:0x0215f5c0 kind:load to:0x02160b1c module:overlay(86) +from:0x0215f5e0 kind:arm_call to:0x0215de54 module:overlay(86) +from:0x0215f5f0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f604 kind:load to:0x02160c00 module:overlay(86) +from:0x0215f608 kind:load to:0x02160c10 module:overlay(86) +from:0x0215f60c kind:load to:0x0215e0a4 module:overlay(86) +from:0x0215f610 kind:load to:0x02160c04 module:overlay(86) +from:0x0215f630 kind:arm_call to:0x0215e0e8 module:overlay(86) +from:0x0215f640 kind:arm_call to:0x0203ce74 module:main +from:0x0215f654 kind:load to:0x02160c4c module:overlay(86) +from:0x0215f658 kind:load to:0x02160c5c module:overlay(86) +from:0x0215f65c kind:load to:0x0215e27c module:overlay(86) +from:0x0215f660 kind:load to:0x02160c50 module:overlay(86) +from:0x0215f680 kind:arm_call to:0x0215e2c0 module:overlay(86) +from:0x0215f690 kind:arm_call to:0x0203ce74 module:main +from:0x0215f6a4 kind:load to:0x02160d30 module:overlay(86) +from:0x0215f6a8 kind:load to:0x02160d40 module:overlay(86) +from:0x0215f6ac kind:load to:0x0215e3dc module:overlay(86) +from:0x0215f6b0 kind:load to:0x02160d34 module:overlay(86) +from:0x0215f6d0 kind:arm_call to:0x0215e440 module:overlay(86) +from:0x0215f6e0 kind:arm_call to:0x0203ce74 module:main +from:0x0215f6f4 kind:load to:0x02160e14 module:overlay(86) +from:0x0215f6f8 kind:load to:0x02160e24 module:overlay(86) +from:0x0215f6fc kind:load to:0x0215e7c4 module:overlay(86) +from:0x0215f700 kind:load to:0x02160e18 module:overlay(86) +from:0x0215f720 kind:arm_call to:0x0215e808 module:overlay(86) +from:0x0215f730 kind:arm_call to:0x0203ce74 module:main +from:0x0215f744 kind:load to:0x02160f1c module:overlay(86) +from:0x0215f748 kind:load to:0x02160f2c module:overlay(86) +from:0x0215f74c kind:load to:0x0215ed50 module:overlay(86) +from:0x0215f750 kind:load to:0x02160f20 module:overlay(86) +from:0x0215f754 kind:load to:0x0215f308 module:overlay(86) +from:0x0215f758 kind:load to:0x0215f358 module:overlay(86) +from:0x0215f75c kind:load to:0x0215f3a8 module:overlay(86) +from:0x0215f760 kind:load to:0x0215f434 module:overlay(86) +from:0x0215f764 kind:load to:0x0215f484 module:overlay(86) +from:0x0215f768 kind:load to:0x0215f4d4 module:overlay(86) +from:0x0215f76c kind:load to:0x0215f524 module:overlay(86) +from:0x0215f770 kind:load to:0x0215f574 module:overlay(86) +from:0x0215f774 kind:load to:0x0215f5c4 module:overlay(86) +from:0x0215f778 kind:load to:0x0215f614 module:overlay(86) +from:0x0215f77c kind:load to:0x0215f664 module:overlay(86) +from:0x0215f780 kind:load to:0x0215f6b4 module:overlay(86) +from:0x0215f784 kind:load to:0x0215f704 module:overlay(86) +from:0x0215f7a8 kind:load to:0x021545cc module:overlay(86) +from:0x0215f7ac kind:load to:0x02097998 module:overlay(0) +from:0x0215f7b0 kind:load to:0x020977a8 module:overlay(0) +from:0x0215f7b4 kind:load to:0x02097824 module:overlay(0) +from:0x0215f7b8 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f7bc kind:load to:0x020979c0 module:overlay(0) +from:0x0215f7c0 kind:load to:0x020979ec module:overlay(0) +from:0x0215f7cc kind:load to:0x0209856c module:overlay(0) +from:0x0215f7d0 kind:load to:0x020985a8 module:overlay(0) +from:0x0215f7d4 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f7d8 kind:load to:0x020985cc module:overlay(0) +from:0x0215f7dc kind:load to:0x01fff464 module:itcm +from:0x0215f7e0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215f7e4 kind:load to:0x02140100 module:overlays(26,70) +from:0x0215f7e8 kind:load to:0x0214012c module:overlays(26,70) +from:0x0215f7ec kind:load to:0x02098508 module:overlay(0) +from:0x0215f7f0 kind:load to:0x0209850c module:overlay(0) +from:0x0215f7f4 kind:load to:0x02098510 module:overlay(0) +from:0x0215f7f8 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x0215f7fc kind:load to:0x02098518 module:overlay(0) +from:0x0215f800 kind:load to:0x0209851c module:overlay(0) +from:0x0215f804 kind:load to:0x020985d8 module:overlay(0) +from:0x0215f808 kind:load to:0x02098644 module:overlay(0) +from:0x0215f80c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f810 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f814 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f818 kind:load to:0x02154688 module:overlay(86) +from:0x0215f81c kind:load to:0x021546a8 module:overlay(86) +from:0x0215f820 kind:load to:0x02154638 module:overlay(86) +from:0x0215f85c kind:load to:0x02154c60 module:overlay(86) +from:0x0215f860 kind:load to:0x02158188 module:overlay(86) +from:0x0215f864 kind:load to:0x0209832c module:overlay(0) +from:0x0215f868 kind:load to:0x021548c4 module:overlay(86) +from:0x0215f86c kind:load to:0x0207c044 module:overlay(0) +from:0x0215f878 kind:load to:0x02154c4c module:overlay(86) +from:0x0215f87c kind:load to:0x02158150 module:overlay(86) +from:0x0215f880 kind:load to:0x0207b750 module:overlay(0) +from:0x0215f884 kind:load to:0x02154874 module:overlay(86) +from:0x0215f888 kind:load to:0x0207b740 module:overlay(0) +from:0x0215f894 kind:load to:0x021546f0 module:overlay(86) +from:0x0215f898 kind:load to:0x02097998 module:overlay(0) +from:0x0215f89c kind:load to:0x020977a8 module:overlay(0) +from:0x0215f8a0 kind:load to:0x02097824 module:overlay(0) +from:0x0215f8a4 kind:load to:0x020979a0 module:overlay(0) +from:0x0215f8a8 kind:load to:0x020979c0 module:overlay(0) +from:0x0215f8ac kind:load to:0x020979ec module:overlay(0) +from:0x0215f8b8 kind:load to:0x02154c10 module:overlay(86) +from:0x0215f8bc kind:load to:0x0215816c module:overlay(86) +from:0x0215f8c0 kind:load to:0x02057bf4 module:overlay(0) +from:0x0215f8c4 kind:load to:0x021547c0 module:overlay(86) +from:0x0215f8c8 kind:load to:0x02057dc8 module:overlay(0) +from:0x0215f8cc kind:load to:0x02057e44 module:overlay(0) +from:0x0215f8d0 kind:load to:0x02057ea8 module:overlay(0) +from:0x0215f8d4 kind:load to:0x02057c34 module:overlay(0) +from:0x0215f8d8 kind:load to:0x02057d84 module:overlay(0) +from:0x0215f8e4 kind:load to:0x02154c38 module:overlay(86) +from:0x0215f8e8 kind:load to:0x021581c0 module:overlay(86) +from:0x0215f8ec kind:load to:0x02099b54 module:overlay(0) +from:0x0215f8f0 kind:load to:0x02099b8c module:overlay(0) +from:0x0215f8f4 kind:load to:0x0209a190 module:overlay(0) +from:0x0215f8f8 kind:load to:0x0209a198 module:overlay(0) +from:0x0215f8fc kind:load to:0x0209a138 module:overlay(0) +from:0x0215f900 kind:load to:0x02099d04 module:overlay(0) +from:0x0215f904 kind:load to:0x02099bf4 module:overlay(0) +from:0x0215f908 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215f90c kind:load to:0x0209a148 module:overlay(0) +from:0x0215f910 kind:load to:0x0209a160 module:overlay(0) +from:0x0215f914 kind:load to:0x021580f8 module:overlay(86) +from:0x0215f918 kind:load to:0x0209a178 module:overlay(0) +from:0x0215f91c kind:load to:0x021580e8 module:overlay(86) +from:0x0215f920 kind:load to:0x021580c4 module:overlay(86) +from:0x0215f92c kind:load to:0x02154c24 module:overlay(86) +from:0x0215f930 kind:load to:0x021581a4 module:overlay(86) +from:0x0215f934 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215f938 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215f93c kind:load to:0x0209a374 module:overlay(0) +from:0x0215f940 kind:load to:0x0209a388 module:overlay(0) +from:0x0215f944 kind:load to:0x0209a138 module:overlay(0) +from:0x0215f948 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215f94c kind:load to:0x0209a438 module:overlay(0) +from:0x0215f950 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215f954 kind:load to:0x0209a344 module:overlay(0) +from:0x0215f958 kind:load to:0x0209a35c module:overlay(0) +from:0x0215f95c kind:load to:0x0209a39c module:overlay(0) +from:0x0215f960 kind:load to:0x0209a728 module:overlay(0) +from:0x0215f964 kind:load to:0x02158124 module:overlay(86) +from:0x0215f968 kind:load to:0x02158100 module:overlay(86) +from:0x0215f96c kind:load to:0x0209a760 module:overlay(0) +from:0x0215f978 kind:load to:0x0209856c module:overlay(0) +from:0x0215f97c kind:load to:0x020985a8 module:overlay(0) +from:0x0215f980 kind:load to:0x020985c0 module:overlay(0) +from:0x0215f984 kind:load to:0x020985cc module:overlay(0) +from:0x0215f988 kind:load to:0x01fff464 module:itcm +from:0x0215f98c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215f990 kind:load to:0x02154d1c module:overlay(86) +from:0x0215f994 kind:load to:0x02098504 module:overlay(0) +from:0x0215f998 kind:load to:0x02154ea8 module:overlay(86) +from:0x0215f99c kind:load to:0x0209850c module:overlay(0) +from:0x0215f9a0 kind:load to:0x02098510 module:overlay(0) +from:0x0215f9a4 kind:load to:0x021551d8 module:overlay(86) +from:0x0215f9a8 kind:load to:0x02099058 module:overlay(0) +from:0x0215f9ac kind:load to:0x0209851c module:overlay(0) +from:0x0215f9b0 kind:load to:0x02155258 module:overlay(86) +from:0x0215f9b4 kind:load to:0x021552a4 module:overlay(86) +from:0x0215f9b8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215f9bc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215f9c0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215f9c4 kind:load to:0x02154c74 module:overlay(86) +from:0x0215f9c8 kind:load to:0x02154cc4 module:overlay(86) +from:0x0215f9cc kind:load to:0x02157d9c module:overlay(86) +from:0x0215f9d0 kind:load to:0x02157af8 module:overlay(86) +from:0x0215f9d4 kind:load to:0x0215597c module:overlay(86) +from:0x0215f9dc kind:load to:0x02155cac module:overlay(86) +from:0x0215f9e4 kind:load to:0x021553b8 module:overlay(86) +from:0x0215f9ec kind:load to:0x02155594 module:overlay(86) +from:0x0215f9f4 kind:load to:0x021556ec module:overlay(86) +from:0x0215f9fc kind:load to:0x021557b0 module:overlay(86) +from:0x0215fa04 kind:load to:0x02155a50 module:overlay(86) +from:0x0215fa0c kind:load to:0x02155dc0 module:overlay(86) +from:0x0215fa14 kind:load to:0x02155e68 module:overlay(86) +from:0x0215fa1c kind:load to:0x02155f10 module:overlay(86) +from:0x0215fa24 kind:load to:0x0215676c module:overlay(86) +from:0x0215fa2c kind:load to:0x02156194 module:overlay(86) +from:0x0215fa34 kind:load to:0x02156264 module:overlay(86) +from:0x0215fa3c kind:load to:0x0215644c module:overlay(86) +from:0x0215fa44 kind:load to:0x02156514 module:overlay(86) +from:0x0215fa4c kind:load to:0x021565f4 module:overlay(86) +from:0x0215fa54 kind:load to:0x02156a7c module:overlay(86) +from:0x0215fa5c kind:load to:0x02156e08 module:overlay(86) +from:0x0215fa64 kind:load to:0x02156c00 module:overlay(86) +from:0x0215fa6c kind:load to:0x02156d20 module:overlay(86) +from:0x0215fa74 kind:load to:0x02156f84 module:overlay(86) +from:0x0215fa7c kind:load to:0x02155a04 module:overlay(86) +from:0x0215fa84 kind:load to:0x02155d4c module:overlay(86) +from:0x0215fa8c kind:load to:0x02155468 module:overlay(86) +from:0x0215fa94 kind:load to:0x02155610 module:overlay(86) +from:0x0215fa9c kind:load to:0x0215577c module:overlay(86) +from:0x0215faa4 kind:load to:0x02155878 module:overlay(86) +from:0x0215faac kind:load to:0x02155abc module:overlay(86) +from:0x0215fab4 kind:load to:0x02155e34 module:overlay(86) +from:0x0215fabc kind:load to:0x02155edc module:overlay(86) +from:0x0215fac4 kind:load to:0x0215606c module:overlay(86) +from:0x0215facc kind:load to:0x021568e4 module:overlay(86) +from:0x0215fad4 kind:load to:0x02156230 module:overlay(86) +from:0x0215fadc kind:load to:0x02156368 module:overlay(86) +from:0x0215fae4 kind:load to:0x021564e8 module:overlay(86) +from:0x0215faec kind:load to:0x0215656c module:overlay(86) +from:0x0215faf4 kind:load to:0x02156618 module:overlay(86) +from:0x0215fafc kind:load to:0x02156bb8 module:overlay(86) +from:0x0215fb04 kind:load to:0x02156e74 module:overlay(86) +from:0x0215fb0c kind:load to:0x02156c8c module:overlay(86) +from:0x0215fb14 kind:load to:0x02156dc0 module:overlay(86) +from:0x0215fb1c kind:load to:0x02156f98 module:overlay(86) +from:0x0215fc50 kind:load to:0x02097c68 module:overlay(0) +from:0x0215fc54 kind:load to:0x02158418 module:overlay(86) +from:0x0215fc60 kind:load to:0x02158638 module:overlay(86) +from:0x0215fc64 kind:load to:0x0215b0f4 module:overlay(86) +from:0x0215fc68 kind:load to:0x021582a0 module:overlay(86) +from:0x0215fc6c kind:load to:0x021582c4 module:overlay(86) +from:0x0215fc70 kind:load to:0x02158394 module:overlay(86) +from:0x0215fc7c kind:load to:0x021581fc module:overlay(86) +from:0x0215fc80 kind:load to:0x02097998 module:overlay(0) +from:0x0215fc84 kind:load to:0x020977a8 module:overlay(0) +from:0x0215fc88 kind:load to:0x02097824 module:overlay(0) +from:0x0215fc8c kind:load to:0x020979a0 module:overlay(0) +from:0x0215fc90 kind:load to:0x020979c0 module:overlay(0) +from:0x0215fc94 kind:load to:0x020979ec module:overlay(0) +from:0x0215fca0 kind:load to:0x0209856c module:overlay(0) +from:0x0215fca4 kind:load to:0x020985a8 module:overlay(0) +from:0x0215fca8 kind:load to:0x020985c0 module:overlay(0) +from:0x0215fcac kind:load to:0x020985cc module:overlay(0) +from:0x0215fcb0 kind:load to:0x01fff464 module:itcm +from:0x0215fcb4 kind:load to:0x0215b0a8 module:overlay(86) +from:0x0215fcb8 kind:load to:0x02158794 module:overlay(86) +from:0x0215fcbc kind:load to:0x02098504 module:overlay(0) +from:0x0215fcc0 kind:load to:0x0215887c module:overlay(86) +from:0x0215fcc4 kind:load to:0x0209850c module:overlay(0) +from:0x0215fcc8 kind:load to:0x02098510 module:overlay(0) +from:0x0215fccc kind:load to:0x02159228 module:overlay(86) +from:0x0215fcd0 kind:load to:0x02099058 module:overlay(0) +from:0x0215fcd4 kind:load to:0x0209851c module:overlay(0) +from:0x0215fcd8 kind:load to:0x020985d8 module:overlay(0) +from:0x0215fcdc kind:load to:0x02098644 module:overlay(0) +from:0x0215fce0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215fce4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215fce8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215fcec kind:load to:0x0215864c module:overlay(86) +from:0x0215fcf0 kind:load to:0x021586ec module:overlay(86) +from:0x0215fcf4 kind:load to:0x020995dc module:overlay(0) +from:0x0215fcf8 kind:load to:0x021593d8 module:overlay(86) +from:0x0215fd00 kind:load to:0x021594d4 module:overlay(86) +from:0x0215fd08 kind:load to:0x021596fc module:overlay(86) +from:0x0215fd10 kind:load to:0x0215995c module:overlay(86) +from:0x0215fd18 kind:load to:0x02159ea4 module:overlay(86) +from:0x0215fd20 kind:load to:0x0215a020 module:overlay(86) +from:0x0215fd28 kind:load to:0x0215a244 module:overlay(86) +from:0x0215fd30 kind:load to:0x0215a0f4 module:overlay(86) +from:0x0215fd38 kind:load to:0x0215a6a0 module:overlay(86) +from:0x0215fd40 kind:load to:0x0215a958 module:overlay(86) +from:0x0215fd48 kind:load to:0x0215aa8c module:overlay(86) +from:0x0215fd50 kind:load to:0x0215abb0 module:overlay(86) +from:0x0215fd58 kind:load to:0x0215ad58 module:overlay(86) +from:0x0215fd60 kind:load to:0x0215936c module:overlay(86) +from:0x0215fd68 kind:load to:0x02159460 module:overlay(86) +from:0x0215fd70 kind:load to:0x021595e4 module:overlay(86) +from:0x0215fd78 kind:load to:0x0215980c module:overlay(86) +from:0x0215fd80 kind:load to:0x02159e04 module:overlay(86) +from:0x0215fd88 kind:load to:0x02159f74 module:overlay(86) +from:0x0215fd90 kind:load to:0x0215a1b0 module:overlay(86) +from:0x0215fd98 kind:load to:0x0215a0f0 module:overlay(86) +from:0x0215fda0 kind:load to:0x0215a5f0 module:overlay(86) +from:0x0215fda8 kind:load to:0x0215a854 module:overlay(86) +from:0x0215fdb0 kind:load to:0x0215aa14 module:overlay(86) +from:0x0215fdb8 kind:load to:0x0215ab10 module:overlay(86) +from:0x0215fdc0 kind:load to:0x0215accc module:overlay(86) +from:0x0215fe60 kind:load to:0x0215b27c module:overlay(86) +from:0x0215fe64 kind:load to:0x0215b8fc module:overlay(86) +from:0x0215fe68 kind:load to:0x0207b750 module:overlay(0) +from:0x0215fe6c kind:load to:0x0207b788 module:overlay(0) +from:0x0215fe70 kind:load to:0x0215b8b0 module:overlay(86) +from:0x0215fe7c kind:load to:0x0215b130 module:overlay(86) +from:0x0215fe80 kind:load to:0x02097998 module:overlay(0) +from:0x0215fe84 kind:load to:0x020977a8 module:overlay(0) +from:0x0215fe88 kind:load to:0x02097824 module:overlay(0) +from:0x0215fe8c kind:load to:0x020979a0 module:overlay(0) +from:0x0215fe90 kind:load to:0x020979c0 module:overlay(0) +from:0x0215fe94 kind:load to:0x020979ec module:overlay(0) +from:0x0215fea0 kind:load to:0x0209856c module:overlay(0) +from:0x0215fea4 kind:load to:0x020985a8 module:overlay(0) +from:0x0215fea8 kind:load to:0x020985c0 module:overlay(0) +from:0x0215feac kind:load to:0x020985cc module:overlay(0) +from:0x0215feb0 kind:load to:0x01fff464 module:itcm +from:0x0215feb4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215feb8 kind:load to:0x0215b290 module:overlay(86) +from:0x0215febc kind:load to:0x02098504 module:overlay(0) +from:0x0215fec0 kind:load to:0x0215b314 module:overlay(86) +from:0x0215fec4 kind:load to:0x0209850c module:overlay(0) +from:0x0215fec8 kind:load to:0x02098510 module:overlay(0) +from:0x0215fecc kind:load to:0x0215b568 module:overlay(86) +from:0x0215fed0 kind:load to:0x02098518 module:overlay(0) +from:0x0215fed4 kind:load to:0x0209851c module:overlay(0) +from:0x0215fed8 kind:load to:0x020985d8 module:overlay(0) +from:0x0215fedc kind:load to:0x02098644 module:overlay(0) +from:0x0215fee0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215fee4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215fee8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215feec kind:load to:0x0215b918 module:overlay(86) +from:0x0215fef0 kind:load to:0x0215b940 module:overlay(86) +from:0x0215ff14 kind:load to:0x0215b990 module:overlay(86) +from:0x0215ff18 kind:load to:0x02097998 module:overlay(0) +from:0x0215ff1c kind:load to:0x020977a8 module:overlay(0) +from:0x0215ff20 kind:load to:0x02097824 module:overlay(0) +from:0x0215ff24 kind:load to:0x020979a0 module:overlay(0) +from:0x0215ff28 kind:load to:0x020979c0 module:overlay(0) +from:0x0215ff2c kind:load to:0x020979ec module:overlay(0) +from:0x0215ff38 kind:load to:0x0215b9dc module:overlay(86) +from:0x0215ff3c kind:load to:0x0215bc84 module:overlay(86) +from:0x0215ff40 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0215ff44 kind:load to:0x0209a2dc module:overlay(0) +from:0x0215ff48 kind:load to:0x0209a374 module:overlay(0) +from:0x0215ff4c kind:load to:0x0209a388 module:overlay(0) +from:0x0215ff50 kind:load to:0x0209a138 module:overlay(0) +from:0x0215ff54 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0215ff58 kind:load to:0x0209a438 module:overlay(0) +from:0x0215ff5c kind:load to:0x0209a0c0 module:overlay(0) +from:0x0215ff60 kind:load to:0x0209a344 module:overlay(0) +from:0x0215ff64 kind:load to:0x0209a35c module:overlay(0) +from:0x0215ff68 kind:load to:0x0209a39c module:overlay(0) +from:0x0215ff6c kind:load to:0x0209a728 module:overlay(0) +from:0x0215ff70 kind:load to:0x02158124 module:overlay(86) +from:0x0215ff74 kind:load to:0x02158100 module:overlay(86) +from:0x0215ff78 kind:load to:0x0209a760 module:overlay(0) +from:0x0215ff84 kind:load to:0x0209856c module:overlay(0) +from:0x0215ff88 kind:load to:0x020985a8 module:overlay(0) +from:0x0215ff8c kind:load to:0x020985c0 module:overlay(0) +from:0x0215ff90 kind:load to:0x020985cc module:overlay(0) +from:0x0215ff94 kind:load to:0x01fff464 module:itcm +from:0x0215ff98 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0215ff9c kind:load to:0x0215baec module:overlay(86) +from:0x0215ffa0 kind:load to:0x02098504 module:overlay(0) +from:0x0215ffa4 kind:load to:0x0215bb54 module:overlay(86) +from:0x0215ffa8 kind:load to:0x0215bbc0 module:overlay(86) +from:0x0215ffac kind:load to:0x02098510 module:overlay(0) +from:0x0215ffb0 kind:load to:0x0215bbd4 module:overlay(86) +from:0x0215ffb4 kind:load to:0x02098518 module:overlay(0) +from:0x0215ffb8 kind:load to:0x0209851c module:overlay(0) +from:0x0215ffbc kind:load to:0x020985d8 module:overlay(0) +from:0x0215ffc0 kind:load to:0x02098644 module:overlay(0) +from:0x0215ffc4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0215ffc8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0215ffcc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0215ffd0 kind:load to:0x0215bc5c module:overlay(86) +from:0x0215ffd4 kind:load to:0x0215bc2c module:overlay(86) +from:0x0215ffe0 kind:load to:0x0215bcc0 module:overlay(86) +from:0x0215ffe4 kind:load to:0x02097998 module:overlay(0) +from:0x0215ffe8 kind:load to:0x020977a8 module:overlay(0) +from:0x0215ffec kind:load to:0x02097824 module:overlay(0) +from:0x0215fff0 kind:load to:0x020979a0 module:overlay(0) +from:0x0215fff4 kind:load to:0x020979c0 module:overlay(0) +from:0x0215fff8 kind:load to:0x020979ec module:overlay(0) +from:0x02160034 kind:load to:0x0215bdd0 module:overlay(86) +from:0x02160038 kind:load to:0x0215be90 module:overlay(86) +from:0x0216003c kind:load to:0x02099b54 module:overlay(0) +from:0x02160040 kind:load to:0x02099b8c module:overlay(0) +from:0x02160044 kind:load to:0x0209a190 module:overlay(0) +from:0x02160048 kind:load to:0x0209a198 module:overlay(0) +from:0x0216004c kind:load to:0x0209a138 module:overlay(0) +from:0x02160050 kind:load to:0x02099d04 module:overlay(0) +from:0x02160054 kind:load to:0x02099bf4 module:overlay(0) +from:0x02160058 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0216005c kind:load to:0x0209a148 module:overlay(0) +from:0x02160060 kind:load to:0x0209a160 module:overlay(0) +from:0x02160064 kind:load to:0x021580f8 module:overlay(86) +from:0x02160068 kind:load to:0x0209a178 module:overlay(0) +from:0x0216006c kind:load to:0x021580e8 module:overlay(86) +from:0x02160070 kind:load to:0x021580c4 module:overlay(86) +from:0x0216007c kind:load to:0x0209856c module:overlay(0) +from:0x02160080 kind:load to:0x020985a8 module:overlay(0) +from:0x02160084 kind:load to:0x020985c0 module:overlay(0) +from:0x02160088 kind:load to:0x020985cc module:overlay(0) +from:0x0216008c kind:load to:0x01fff464 module:itcm +from:0x02160090 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02160094 kind:load to:0x0215bde4 module:overlay(86) +from:0x02160098 kind:load to:0x02098504 module:overlay(0) +from:0x0216009c kind:load to:0x0215be48 module:overlay(86) +from:0x021600a0 kind:load to:0x0215be5c module:overlay(86) +from:0x021600a4 kind:load to:0x02098510 module:overlay(0) +from:0x021600a8 kind:load to:0x0215be70 module:overlay(86) +from:0x021600ac kind:load to:0x02098518 module:overlay(0) +from:0x021600b0 kind:load to:0x0209851c module:overlay(0) +from:0x021600b4 kind:load to:0x020985d8 module:overlay(0) +from:0x021600b8 kind:load to:0x02098644 module:overlay(0) +from:0x021600bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021600c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021600c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021600c8 kind:load to:0x0215beac module:overlay(86) +from:0x021600cc kind:load to:0x0215bed4 module:overlay(86) +from:0x021600d8 kind:load to:0x0215bf24 module:overlay(86) +from:0x021600dc kind:load to:0x02097998 module:overlay(0) +from:0x021600e0 kind:load to:0x020977a8 module:overlay(0) +from:0x021600e4 kind:load to:0x02097824 module:overlay(0) +from:0x021600e8 kind:load to:0x020979a0 module:overlay(0) +from:0x021600ec kind:load to:0x020979c0 module:overlay(0) +from:0x021600f0 kind:load to:0x020979ec module:overlay(0) +from:0x021600fc kind:load to:0x0207c4d0 module:overlay(0) +from:0x02160100 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02160104 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02160108 kind:load to:0x0207c990 module:overlay(0) +from:0x0216010c kind:load to:0x0207c9d4 module:overlay(0) +from:0x02160110 kind:load to:0x0207ca44 module:overlay(0) +from:0x02160114 kind:load to:0x0207ca6c module:overlay(0) +from:0x02160118 kind:load to:0x0207cae4 module:overlay(0) +from:0x02160124 kind:load to:0x0209856c module:overlay(0) +from:0x02160128 kind:load to:0x020985a8 module:overlay(0) +from:0x0216012c kind:load to:0x020985c0 module:overlay(0) +from:0x02160130 kind:load to:0x020985cc module:overlay(0) +from:0x02160134 kind:load to:0x01fff464 module:itcm +from:0x02160138 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216013c kind:load to:0x0215c134 module:overlay(86) +from:0x02160140 kind:load to:0x02098504 module:overlay(0) +from:0x02160144 kind:load to:0x0215c54c module:overlay(86) +from:0x02160148 kind:load to:0x0209850c module:overlay(0) +from:0x0216014c kind:load to:0x02098510 module:overlay(0) +from:0x02160150 kind:load to:0x0215cf58 module:overlay(86) +from:0x02160154 kind:load to:0x02098518 module:overlay(0) +from:0x02160158 kind:load to:0x0209851c module:overlay(0) +from:0x0216015c kind:load to:0x020985d8 module:overlay(0) +from:0x02160160 kind:load to:0x02098644 module:overlay(0) +from:0x02160164 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02160168 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216016c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02160170 kind:load to:0x0215db4c module:overlay(86) +from:0x02160174 kind:load to:0x0215db94 module:overlay(86) +from:0x02160178 kind:load to:0x0215ce78 module:overlay(86) +from:0x0216019c kind:load to:0x0215dc04 module:overlay(86) +from:0x021601a0 kind:load to:0x02097998 module:overlay(0) +from:0x021601a4 kind:load to:0x020977a8 module:overlay(0) +from:0x021601a8 kind:load to:0x02097824 module:overlay(0) +from:0x021601ac kind:load to:0x020979a0 module:overlay(0) +from:0x021601b0 kind:load to:0x020979c0 module:overlay(0) +from:0x021601b4 kind:load to:0x020979ec module:overlay(0) +from:0x021601c0 kind:load to:0x0209856c module:overlay(0) +from:0x021601c4 kind:load to:0x020985a8 module:overlay(0) +from:0x021601c8 kind:load to:0x020985c0 module:overlay(0) +from:0x021601cc kind:load to:0x020985cc module:overlay(0) +from:0x021601d0 kind:load to:0x01fff464 module:itcm +from:0x021601d4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021601d8 kind:load to:0x0215dcc4 module:overlay(86) +from:0x021601dc kind:load to:0x0215dd30 module:overlay(86) +from:0x021601e0 kind:load to:0x0215dd34 module:overlay(86) +from:0x021601e4 kind:load to:0x0215dd48 module:overlay(86) +from:0x021601e8 kind:load to:0x02098510 module:overlay(0) +from:0x021601ec kind:load to:0x0215dd5c module:overlay(86) +from:0x021601f0 kind:load to:0x02098518 module:overlay(0) +from:0x021601f4 kind:load to:0x0209851c module:overlay(0) +from:0x021601f8 kind:load to:0x020985d8 module:overlay(0) +from:0x021601fc kind:load to:0x02098644 module:overlay(0) +from:0x02160200 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02160204 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02160208 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0216020c kind:load to:0x0215ddb8 module:overlay(86) +from:0x02160210 kind:load to:0x0215dde0 module:overlay(86) +from:0x02160214 kind:load to:0x0215dd68 module:overlay(86) +from:0x02160220 kind:load to:0x0215de30 module:overlay(86) +from:0x02160224 kind:load to:0x020977a0 module:overlay(0) +from:0x02160228 kind:load to:0x020977a8 module:overlay(0) +from:0x0216022c kind:load to:0x02097824 module:overlay(0) +from:0x02160230 kind:load to:0x02097864 module:overlay(0) +from:0x02160234 kind:load to:0x02097868 module:overlay(0) +from:0x02160238 kind:load to:0x0209786c module:overlay(0) +from:0x02160244 kind:load to:0x0209856c module:overlay(0) +from:0x02160248 kind:load to:0x020985a8 module:overlay(0) +from:0x0216024c kind:load to:0x020985c0 module:overlay(0) +from:0x02160250 kind:load to:0x020985cc module:overlay(0) +from:0x02160254 kind:load to:0x01fff464 module:itcm +from:0x02160258 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0216025c kind:load to:0x0215dea8 module:overlay(86) +from:0x02160260 kind:load to:0x02098504 module:overlay(0) +from:0x02160264 kind:load to:0x0215dee8 module:overlay(86) +from:0x02160268 kind:load to:0x0215df88 module:overlay(86) +from:0x0216026c kind:load to:0x02098510 module:overlay(0) +from:0x02160270 kind:load to:0x02098514 module:overlay(0) +from:0x02160274 kind:load to:0x02098518 module:overlay(0) +from:0x02160278 kind:load to:0x0209851c module:overlay(0) +from:0x0216027c kind:load to:0x020985d8 module:overlay(0) +from:0x02160280 kind:load to:0x02098644 module:overlay(0) +from:0x02160284 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02160288 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0216028c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02160290 kind:load to:0x0215e074 module:overlay(86) +from:0x02160294 kind:load to:0x0215e088 module:overlay(86) +from:0x02160298 kind:load to:0x0215df9c module:overlay(86) +from:0x021602a4 kind:load to:0x0215e0c4 module:overlay(86) +from:0x021602a8 kind:load to:0x0209ca64 module:overlay(0) +from:0x021602ac kind:load to:0x0209ca6c module:overlay(0) +from:0x021602b0 kind:load to:0x0209caac module:overlay(0) +from:0x021602b4 kind:load to:0x0209cacc module:overlay(0) +from:0x021602c0 kind:load to:0x0215e15c module:overlay(86) +from:0x021602c4 kind:load to:0x0209d10c module:overlay(0) +from:0x021602c8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021602cc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021602d0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021602d4 kind:load to:0x0215e214 module:overlay(86) +from:0x021602d8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021602dc kind:load to:0x0209d220 module:overlay(0) +from:0x021602e0 kind:load to:0x0209d228 module:overlay(0) +from:0x021602e4 kind:load to:0x0209d22c module:overlay(0) +from:0x021602e8 kind:load to:0x0209d238 module:overlay(0) +from:0x021602ec kind:load to:0x0209d240 module:overlay(0) +from:0x021602f0 kind:load to:0x0215e234 module:overlay(86) +from:0x021602f4 kind:load to:0x0215e254 module:overlay(86) +from:0x02160300 kind:load to:0x0215e29c module:overlay(86) +from:0x02160304 kind:load to:0x0209ca64 module:overlay(0) +from:0x02160308 kind:load to:0x0209ca6c module:overlay(0) +from:0x0216030c kind:load to:0x0209caac module:overlay(0) +from:0x02160310 kind:load to:0x0209cacc module:overlay(0) +from:0x0216031c kind:load to:0x020ff0dc module:overlays(19,31) +from:0x02160320 kind:load to:0x0209d10c module:overlay(0) +from:0x02160324 kind:load to:0x020ff1ac module:overlays(19,31) +from:0x02160328 kind:load to:0x020fc588 module:overlays(19,31) +from:0x0216032c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02160330 kind:load to:0x020ff260 module:overlays(19,31) +from:0x02160334 kind:load to:0x020ff2e0 module:overlays(19,31) +from:0x02160338 kind:load to:0x0209d220 module:overlay(0) +from:0x0216033c kind:load to:0x0209d228 module:overlay(0) +from:0x02160340 kind:load to:0x0209d22c module:overlay(0) +from:0x02160344 kind:load to:0x0209d238 module:overlay(0) +from:0x02160348 kind:load to:0x0209d240 module:overlay(0) +from:0x0216034c kind:load to:0x0215e384 module:overlay(86) +from:0x02160350 kind:load to:0x0215e3ac module:overlay(86) +from:0x02160354 kind:load to:0x020fd0a4 module:overlays(19,31) +from:0x02160358 kind:load to:0x020fd0a8 module:overlays(19,31) +from:0x0216035c kind:load to:0x020ff500 module:overlays(19,31) +from:0x02160360 kind:load to:0x020ff52c module:overlays(19,31) +from:0x02160364 kind:load to:0x020ff56c module:overlays(19,31) +from:0x02160368 kind:load to:0x020ff598 module:overlays(19,31) +from:0x0216036c kind:load to:0x020ff408 module:overlays(19,31) +from:0x02160370 kind:load to:0x020ff448 module:overlays(19,31) +from:0x02160374 kind:load to:0x020ff4bc module:overlays(19,31) +from:0x02160378 kind:load to:0x020fc6e8 module:overlays(19,31) +from:0x0216037c kind:load to:0x020fc5ec module:overlays(19,31) +from:0x02160380 kind:load to:0x020ff230 module:overlays(19,31) +from:0x02160384 kind:load to:0x020fcc90 module:overlays(19,31) +from:0x02160388 kind:load to:0x020ff240 module:overlays(19,31) +from:0x0216038c kind:load to:0x020fce98 module:overlays(19,31) +from:0x02160390 kind:load to:0x020ff2ec module:overlays(19,31) +from:0x02160394 kind:load to:0x020fce2c module:overlays(19,31) +from:0x02160398 kind:load to:0x020fce30 module:overlays(19,31) +from:0x0216039c kind:load to:0x020fce40 module:overlays(19,31) +from:0x021603a0 kind:load to:0x020fcf20 module:overlays(19,31) +from:0x021603a4 kind:load to:0x020fd1a4 module:overlays(19,31) +from:0x021603a8 kind:load to:0x020fd1ac module:overlays(19,31) +from:0x021603b4 kind:load to:0x020731b8 module:overlay(0) +from:0x021603b8 kind:load to:0x0215e400 module:overlay(86) +from:0x021603bc kind:load to:0x0215e3f0 module:overlay(86) +from:0x021603c0 kind:load to:0x020732a4 module:overlay(0) +from:0x021603c4 kind:load to:0x0215e33c module:overlay(86) +from:0x021603d4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021603d8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021603dc kind:load to:0x0209caac module:overlay(0) +from:0x021603e0 kind:load to:0x0209cacc module:overlay(0) +from:0x021603ec kind:load to:0x0215e41c module:overlay(86) +from:0x021603f0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021603f4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021603f8 kind:load to:0x0209caac module:overlay(0) +from:0x021603fc kind:load to:0x0209cacc module:overlay(0) +from:0x02160408 kind:load to:0x0210a260 module:overlays(19,31) +from:0x0216040c kind:load to:0x0209d10c module:overlay(0) +from:0x02160410 kind:load to:0x0210a4b8 module:overlays(19,26,31) +from:0x02160414 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02160418 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0216041c kind:load to:0x0210a740 module:overlays(19,31) +from:0x02160420 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02160424 kind:load to:0x0210a84c module:overlays(19,31) +from:0x02160428 kind:load to:0x0209d228 module:overlay(0) +from:0x0216042c kind:load to:0x0209d22c module:overlay(0) +from:0x02160430 kind:load to:0x0209d238 module:overlay(0) +from:0x02160434 kind:load to:0x0209d240 module:overlay(0) +from:0x02160438 kind:load to:0x0215e76c module:overlay(86) +from:0x0216043c kind:load to:0x0215e794 module:overlay(86) +from:0x02160440 kind:load to:0x0215e518 module:overlay(86) +from:0x02160444 kind:load to:0x0215e6b4 module:overlay(86) +from:0x02160448 kind:load to:0x0215e704 module:overlay(86) +from:0x0216044c kind:load to:0x0215e760 module:overlay(86) +from:0x02160458 kind:load to:0x0215e8f8 module:overlay(86) +from:0x0216045c kind:load to:0x0215ecdc module:overlay(86) +from:0x02160460 kind:load to:0x0215ebbc module:overlay(86) +from:0x0216046c kind:load to:0x0215e7e4 module:overlay(86) +from:0x02160470 kind:load to:0x0209ca64 module:overlay(0) +from:0x02160474 kind:load to:0x0209ca6c module:overlay(0) +from:0x02160478 kind:load to:0x0209caac module:overlay(0) +from:0x0216047c kind:load to:0x0209cacc module:overlay(0) +from:0x02160488 kind:load to:0x0215e90c module:overlay(86) +from:0x0216048c kind:load to:0x0209d10c module:overlay(0) +from:0x02160490 kind:load to:0x0215ea38 module:overlay(86) +from:0x02160494 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02160498 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0216049c kind:load to:0x0215ea98 module:overlay(86) +from:0x021604a0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021604a4 kind:load to:0x0209d220 module:overlay(0) +from:0x021604a8 kind:load to:0x0209d228 module:overlay(0) +from:0x021604ac kind:load to:0x0209d22c module:overlay(0) +from:0x021604b0 kind:load to:0x0209d238 module:overlay(0) +from:0x021604b4 kind:load to:0x0209d240 module:overlay(0) +from:0x021604b8 kind:load to:0x0215ecf8 module:overlay(86) +from:0x021604bc kind:load to:0x0215ed20 module:overlay(86) diff --git a/config/eur1/arm9/overlays/ov086/symbols.txt b/config/eur1/arm9/overlays/ov086/symbols.txt new file mode 100644 index 00000000..b8822ab0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov086/symbols.txt @@ -0,0 +1,456 @@ +func_ov086_021545c0 kind:function(arm,size=0xc) addr:0x021545c0 +func_ov086_021545cc kind:function(arm,size=0x24) addr:0x021545cc +func_ov086_021545f0 kind:function(arm,size=0x28) addr:0x021545f0 +func_ov086_02154618 kind:function(arm,size=0x20) addr:0x02154618 +func_ov086_02154638 kind:function(arm,size=0x50) addr:0x02154638 +func_ov086_02154688 kind:function(arm,size=0x20) addr:0x02154688 +func_ov086_021546a8 kind:function(arm,size=0x28) addr:0x021546a8 +func_ov086_021546d0 kind:function(arm,size=0x14) addr:0x021546d0 +func_ov086_021546e4 kind:function(arm,size=0xc) addr:0x021546e4 +func_ov086_021546f0 kind:function(arm,size=0x24) addr:0x021546f0 +func_ov086_02154714 kind:function(arm,size=0x5c) addr:0x02154714 +func_ov086_02154770 kind:function(arm,size=0x50) addr:0x02154770 +func_ov086_021547c0 kind:function(arm,size=0x78) addr:0x021547c0 +func_ov086_02154838 kind:function(arm,size=0x3c) addr:0x02154838 +func_ov086_02154874 kind:function(arm,size=0x20) addr:0x02154874 +func_ov086_02154894 kind:function(arm,size=0x30) addr:0x02154894 +func_ov086_021548c4 kind:function(arm,size=0x104) addr:0x021548c4 +func_ov086_021549c8 kind:function(arm,size=0x248) addr:0x021549c8 +func_ov086_02154c10 kind:function(arm,size=0x14) addr:0x02154c10 +func_ov086_02154c24 kind:function(arm,size=0x14) addr:0x02154c24 +func_ov086_02154c38 kind:function(arm,size=0x14) addr:0x02154c38 +func_ov086_02154c4c kind:function(arm,size=0x14) addr:0x02154c4c +func_ov086_02154c60 kind:function(arm,size=0x14) addr:0x02154c60 +func_ov086_02154c74 kind:function(arm,size=0x50) addr:0x02154c74 +func_ov086_02154cc4 kind:function(arm,size=0x58) addr:0x02154cc4 +func_ov086_02154d1c kind:function(arm,size=0xfc) addr:0x02154d1c +func_ov086_02154e18 kind:function(arm,size=0x38) addr:0x02154e18 +func_ov086_02154e50 kind:function(arm,size=0x58) addr:0x02154e50 +func_ov086_02154ea8 kind:function(arm,size=0x330) addr:0x02154ea8 +func_ov086_021551d8 kind:function(arm,size=0x80) addr:0x021551d8 +func_ov086_02155258 kind:function(arm,size=0x4c) addr:0x02155258 +func_ov086_021552a4 kind:function(arm,size=0x114) addr:0x021552a4 +func_ov086_021553b8 kind:function(arm,size=0xb0) addr:0x021553b8 +func_ov086_02155468 kind:function(arm,size=0x64) addr:0x02155468 +func_ov086_021554cc kind:function(arm,size=0xc8) addr:0x021554cc +func_ov086_02155594 kind:function(arm,size=0x7c) addr:0x02155594 +func_ov086_02155610 kind:function(arm,size=0x48) addr:0x02155610 +func_ov086_02155658 kind:function(arm,size=0x94) addr:0x02155658 +func_ov086_021556ec kind:function(arm,size=0x90) addr:0x021556ec +func_ov086_0215577c kind:function(arm,size=0x34) addr:0x0215577c +func_ov086_021557b0 kind:function(arm,size=0xc8) addr:0x021557b0 +func_ov086_02155878 kind:function(arm,size=0x104) addr:0x02155878 +func_ov086_0215597c kind:function(arm,size=0x88) addr:0x0215597c +func_ov086_02155a04 kind:function(arm,size=0x4c) addr:0x02155a04 +func_ov086_02155a50 kind:function(arm,size=0x6c) addr:0x02155a50 +func_ov086_02155abc kind:function(arm,size=0x1f0) addr:0x02155abc +func_ov086_02155cac kind:function(arm,size=0xa0) addr:0x02155cac +func_ov086_02155d4c kind:function(arm,size=0x74) addr:0x02155d4c +func_ov086_02155dc0 kind:function(arm,size=0x74) addr:0x02155dc0 +func_ov086_02155e34 kind:function(arm,size=0x34) addr:0x02155e34 +func_ov086_02155e68 kind:function(arm,size=0x74) addr:0x02155e68 +func_ov086_02155edc kind:function(arm,size=0x34) addr:0x02155edc +func_ov086_02155f10 kind:function(arm,size=0x15c) addr:0x02155f10 +func_ov086_0215606c kind:function(arm,size=0x128) addr:0x0215606c +func_ov086_02156194 kind:function(arm,size=0x9c) addr:0x02156194 +func_ov086_02156230 kind:function(arm,size=0x34) addr:0x02156230 +func_ov086_02156264 kind:function(arm,size=0x104) addr:0x02156264 +func_ov086_02156368 kind:function(arm,size=0xe4) addr:0x02156368 +func_ov086_0215644c kind:function(arm,size=0x9c) addr:0x0215644c +func_ov086_021564e8 kind:function(arm,size=0x2c) addr:0x021564e8 +func_ov086_02156514 kind:function(arm,size=0x58) addr:0x02156514 +func_ov086_0215656c kind:function(arm,size=0x88) addr:0x0215656c +func_ov086_021565f4 kind:function(arm,size=0x24) addr:0x021565f4 +func_ov086_02156618 kind:function(arm,size=0x154) addr:0x02156618 +func_ov086_0215676c kind:function(arm,size=0x178) addr:0x0215676c +func_ov086_021568e4 kind:function(arm,size=0x198) addr:0x021568e4 +func_ov086_02156a7c kind:function(arm,size=0x13c) addr:0x02156a7c +func_ov086_02156bb8 kind:function(arm,size=0x48) addr:0x02156bb8 +func_ov086_02156c00 kind:function(arm,size=0x8c) addr:0x02156c00 +func_ov086_02156c8c kind:function(arm,size=0x94) addr:0x02156c8c +func_ov086_02156d20 kind:function(arm,size=0xa0) addr:0x02156d20 +func_ov086_02156dc0 kind:function(arm,size=0x48) addr:0x02156dc0 +func_ov086_02156e08 kind:function(arm,size=0x6c) addr:0x02156e08 +func_ov086_02156e74 kind:function(arm,size=0x110) addr:0x02156e74 +func_ov086_02156f84 kind:function(arm,size=0x14) addr:0x02156f84 +func_ov086_02156f98 kind:function(arm,size=0xec) addr:0x02156f98 +func_ov086_02157084 kind:function(arm,size=0x914) addr:0x02157084 +func_ov086_02157998 kind:function(arm,size=0xcc) addr:0x02157998 +func_ov086_02157a64 kind:function(arm,size=0x2c) addr:0x02157a64 +func_ov086_02157a90 kind:function(arm,size=0x68) addr:0x02157a90 +func_ov086_02157af8 kind:function(arm,size=0x30) addr:0x02157af8 +func_ov086_02157b28 kind:function(arm,size=0x40) addr:0x02157b28 +func_ov086_02157b68 kind:function(arm,size=0x4c) addr:0x02157b68 +func_ov086_02157bb4 kind:function(arm,size=0x80) addr:0x02157bb4 +func_ov086_02157c34 kind:function(arm,size=0x80) addr:0x02157c34 +func_ov086_02157cb4 kind:function(arm,size=0x60) addr:0x02157cb4 +func_ov086_02157d14 kind:function(arm,size=0x20) addr:0x02157d14 +func_ov086_02157d34 kind:function(arm,size=0x18) addr:0x02157d34 +func_ov086_02157d4c kind:function(arm,size=0xc) addr:0x02157d4c +func_ov086_02157d58 kind:function(arm,size=0x44) addr:0x02157d58 +func_ov086_02157d9c kind:function(arm,size=0x114) addr:0x02157d9c +func_ov086_02157eb0 kind:function(arm,size=0xb8) addr:0x02157eb0 +func_ov086_02157f68 kind:function(arm,size=0xa8) addr:0x02157f68 +func_ov086_02158010 kind:function(arm,size=0xb4) addr:0x02158010 +func_ov086_021580c4 kind:function(arm,size=0x24) addr:0x021580c4 +func_ov086_021580e8 kind:function(arm,size=0x10) addr:0x021580e8 +func_ov086_021580f8 kind:function(arm,size=0x8) addr:0x021580f8 +func_ov086_02158100 kind:function(arm,size=0x24) addr:0x02158100 +func_ov086_02158124 kind:function(arm,size=0x2c) addr:0x02158124 +func_ov086_02158150 kind:function(arm,size=0x1c) addr:0x02158150 +func_ov086_0215816c kind:function(arm,size=0x1c) addr:0x0215816c +func_ov086_02158188 kind:function(arm,size=0x1c) addr:0x02158188 +func_ov086_021581a4 kind:function(arm,size=0x1c) addr:0x021581a4 +func_ov086_021581c0 kind:function(arm,size=0x1c) addr:0x021581c0 +func_ov086_021581dc kind:function(arm,size=0x14) addr:0x021581dc +func_ov086_021581f0 kind:function(arm,size=0xc) addr:0x021581f0 +func_ov086_021581fc kind:function(arm,size=0x24) addr:0x021581fc +func_ov086_02158220 kind:function(arm,size=0x50) addr:0x02158220 +func_ov086_02158270 kind:function(arm,size=0x30) addr:0x02158270 +func_ov086_021582a0 kind:function(arm,size=0x24) addr:0x021582a0 +func_ov086_021582c4 kind:function(arm,size=0xd0) addr:0x021582c4 +func_ov086_02158394 kind:function(arm,size=0x4c) addr:0x02158394 +func_ov086_021583e0 kind:function(arm,size=0x38) addr:0x021583e0 +func_ov086_02158418 kind:function(arm,size=0x28) addr:0x02158418 +func_ov086_02158440 kind:function(arm,size=0x1f8) addr:0x02158440 +func_ov086_02158638 kind:function(arm,size=0x14) addr:0x02158638 +func_ov086_0215864c kind:function(arm,size=0xa0) addr:0x0215864c +func_ov086_021586ec kind:function(arm,size=0xa8) addr:0x021586ec +func_ov086_02158794 kind:function(arm,size=0x70) addr:0x02158794 +func_ov086_02158804 kind:function(arm,size=0x30) addr:0x02158804 +func_ov086_02158834 kind:function(arm,size=0x48) addr:0x02158834 +func_ov086_0215887c kind:function(arm,size=0x9ac) addr:0x0215887c +func_ov086_02159228 kind:function(arm,size=0x5c) addr:0x02159228 +func_ov086_02159284 kind:function(arm,size=0xe8) addr:0x02159284 +func_ov086_0215936c kind:function(arm,size=0x6c) addr:0x0215936c +func_ov086_021593d8 kind:function(arm,size=0x88) addr:0x021593d8 +func_ov086_02159460 kind:function(arm,size=0x74) addr:0x02159460 +func_ov086_021594d4 kind:function(arm,size=0x110) addr:0x021594d4 +func_ov086_021595e4 kind:function(arm,size=0x118) addr:0x021595e4 +func_ov086_021596fc kind:function(arm,size=0x110) addr:0x021596fc +func_ov086_0215980c kind:function(arm,size=0x150) addr:0x0215980c +func_ov086_0215995c kind:function(arm,size=0x4a8) addr:0x0215995c +func_ov086_02159e04 kind:function(arm,size=0xa0) addr:0x02159e04 +func_ov086_02159ea4 kind:function(arm,size=0xd0) addr:0x02159ea4 +func_ov086_02159f74 kind:function(arm,size=0xac) addr:0x02159f74 +func_ov086_0215a020 kind:function(arm,size=0xd0) addr:0x0215a020 +func_ov086_0215a0f0 kind:function(arm,size=0x4) addr:0x0215a0f0 +func_ov086_0215a0f4 kind:function(arm,size=0xbc) addr:0x0215a0f4 +func_ov086_0215a1b0 kind:function(arm,size=0x94) addr:0x0215a1b0 +func_ov086_0215a244 kind:function(arm,size=0x3ac) addr:0x0215a244 +func_ov086_0215a5f0 kind:function(arm,size=0xb0) addr:0x0215a5f0 +func_ov086_0215a6a0 kind:function(arm,size=0x1b4) addr:0x0215a6a0 +func_ov086_0215a854 kind:function(arm,size=0x104) addr:0x0215a854 +func_ov086_0215a958 kind:function(arm,size=0xbc) addr:0x0215a958 +func_ov086_0215aa14 kind:function(arm,size=0x78) addr:0x0215aa14 +func_ov086_0215aa8c kind:function(arm,size=0x84) addr:0x0215aa8c +func_ov086_0215ab10 kind:function(arm,size=0xa0) addr:0x0215ab10 +func_ov086_0215abb0 kind:function(arm,size=0x11c) addr:0x0215abb0 +func_ov086_0215accc kind:function(arm,size=0x8c) addr:0x0215accc +func_ov086_0215ad58 kind:function(arm,size=0xac) addr:0x0215ad58 +func_ov086_0215ae04 kind:function(arm,size=0x90) addr:0x0215ae04 +func_ov086_0215ae94 kind:function(arm,size=0x2c) addr:0x0215ae94 +func_ov086_0215aec0 kind:function(arm,size=0x94) addr:0x0215aec0 +func_ov086_0215af54 kind:function(arm,size=0x10) addr:0x0215af54 +func_ov086_0215af64 kind:function(arm,size=0x30) addr:0x0215af64 +func_ov086_0215af94 kind:function(arm,size=0x84) addr:0x0215af94 +func_ov086_0215b018 kind:function(arm,size=0x90) addr:0x0215b018 +func_ov086_0215b0a8 kind:function(arm,size=0x4c) addr:0x0215b0a8 +func_ov086_0215b0f4 kind:function(arm,size=0x1c) addr:0x0215b0f4 +func_ov086_0215b110 kind:function(arm,size=0x14) addr:0x0215b110 +func_ov086_0215b124 kind:function(arm,size=0xc) addr:0x0215b124 +func_ov086_0215b130 kind:function(arm,size=0x24) addr:0x0215b130 +func_ov086_0215b154 kind:function(arm,size=0x54) addr:0x0215b154 +func_ov086_0215b1a8 kind:function(arm,size=0xd4) addr:0x0215b1a8 +func_ov086_0215b27c kind:function(arm,size=0x14) addr:0x0215b27c +func_ov086_0215b290 kind:function(arm,size=0x84) addr:0x0215b290 +func_ov086_0215b314 kind:function(arm,size=0x254) addr:0x0215b314 +func_ov086_0215b568 kind:function(arm,size=0x11c) addr:0x0215b568 +func_ov086_0215b684 kind:function(arm,size=0xa4) addr:0x0215b684 +func_ov086_0215b728 kind:function(arm,size=0x48) addr:0x0215b728 +func_ov086_0215b770 kind:function(arm,size=0x38) addr:0x0215b770 +func_ov086_0215b7a8 kind:function(arm,size=0xcc) addr:0x0215b7a8 +func_ov086_0215b874 kind:function(arm,size=0x3c) addr:0x0215b874 +func_ov086_0215b8b0 kind:function(arm,size=0x4c) addr:0x0215b8b0 +func_ov086_0215b8fc kind:function(arm,size=0x1c) addr:0x0215b8fc +func_ov086_0215b918 kind:function(arm,size=0x28) addr:0x0215b918 +func_ov086_0215b940 kind:function(arm,size=0x30) addr:0x0215b940 +func_ov086_0215b970 kind:function(arm,size=0x14) addr:0x0215b970 +func_ov086_0215b984 kind:function(arm,size=0xc) addr:0x0215b984 +func_ov086_0215b990 kind:function(arm,size=0x24) addr:0x0215b990 +func_ov086_0215b9b4 kind:function(arm,size=0x28) addr:0x0215b9b4 +func_ov086_0215b9dc kind:function(arm,size=0x14) addr:0x0215b9dc +func_ov086_0215b9f0 kind:function(arm,size=0xfc) addr:0x0215b9f0 +func_ov086_0215baec kind:function(arm,size=0x68) addr:0x0215baec +func_ov086_0215bb54 kind:function(arm,size=0x6c) addr:0x0215bb54 +func_ov086_0215bbc0 kind:function(arm,size=0x14) addr:0x0215bbc0 +func_ov086_0215bbd4 kind:function(arm,size=0x58) addr:0x0215bbd4 +func_ov086_0215bc2c kind:function(arm,size=0x30) addr:0x0215bc2c +func_ov086_0215bc5c kind:function(arm,size=0x28) addr:0x0215bc5c +func_ov086_0215bc84 kind:function(arm,size=0x1c) addr:0x0215bc84 +func_ov086_0215bca0 kind:function(arm,size=0x14) addr:0x0215bca0 +func_ov086_0215bcb4 kind:function(arm,size=0xc) addr:0x0215bcb4 +func_ov086_0215bcc0 kind:function(arm,size=0x24) addr:0x0215bcc0 +func_ov086_0215bce4 kind:function(arm,size=0x28) addr:0x0215bce4 +func_ov086_0215bd0c kind:function(arm,size=0xc4) addr:0x0215bd0c +func_ov086_0215bdd0 kind:function(arm,size=0x14) addr:0x0215bdd0 +func_ov086_0215bde4 kind:function(arm,size=0x64) addr:0x0215bde4 +func_ov086_0215be48 kind:function(arm,size=0x14) addr:0x0215be48 +func_ov086_0215be5c kind:function(arm,size=0x14) addr:0x0215be5c +func_ov086_0215be70 kind:function(arm,size=0x20) addr:0x0215be70 +func_ov086_0215be90 kind:function(arm,size=0x1c) addr:0x0215be90 +func_ov086_0215beac kind:function(arm,size=0x28) addr:0x0215beac +func_ov086_0215bed4 kind:function(arm,size=0x30) addr:0x0215bed4 +func_ov086_0215bf04 kind:function(arm,size=0x14) addr:0x0215bf04 +func_ov086_0215bf18 kind:function(arm,size=0xc) addr:0x0215bf18 +func_ov086_0215bf24 kind:function(arm,size=0x24) addr:0x0215bf24 +func_ov086_0215bf48 kind:function(arm,size=0x28) addr:0x0215bf48 +func_ov086_0215bf70 kind:function(arm,size=0x1c4) addr:0x0215bf70 +func_ov086_0215c134 kind:function(arm,size=0x418) addr:0x0215c134 +func_ov086_0215c54c kind:function(arm,size=0x46c) addr:0x0215c54c +func_ov086_0215c9b8 kind:function(arm,size=0xc4) addr:0x0215c9b8 +func_ov086_0215ca7c kind:function(arm,size=0x3fc) addr:0x0215ca7c +func_ov086_0215ce78 kind:function(arm,size=0xe0) addr:0x0215ce78 +func_ov086_0215cf58 kind:function(arm,size=0x1bc) addr:0x0215cf58 +func_ov086_0215d114 kind:function(arm,size=0x1c0) addr:0x0215d114 +func_ov086_0215d2d4 kind:function(arm,size=0x240) addr:0x0215d2d4 +func_ov086_0215d514 kind:function(arm,size=0x27c) addr:0x0215d514 +func_ov086_0215d790 kind:function(arm,size=0x280) addr:0x0215d790 +func_ov086_0215da10 kind:function(arm,size=0x13c) addr:0x0215da10 +func_ov086_0215db4c kind:function(arm,size=0x48) addr:0x0215db4c +func_ov086_0215db94 kind:function(arm,size=0x50) addr:0x0215db94 +func_ov086_0215dbe4 kind:function(arm,size=0x14) addr:0x0215dbe4 +func_ov086_0215dbf8 kind:function(arm,size=0xc) addr:0x0215dbf8 +func_ov086_0215dc04 kind:function(arm,size=0x24) addr:0x0215dc04 +func_ov086_0215dc28 kind:function(arm,size=0x28) addr:0x0215dc28 +func_ov086_0215dc50 kind:function(arm,size=0x74) addr:0x0215dc50 +func_ov086_0215dcc4 kind:function(arm,size=0x6c) addr:0x0215dcc4 +func_ov086_0215dd30 kind:function(arm,size=0x4) addr:0x0215dd30 +func_ov086_0215dd34 kind:function(arm,size=0x14) addr:0x0215dd34 +func_ov086_0215dd48 kind:function(arm,size=0x14) addr:0x0215dd48 +func_ov086_0215dd5c kind:function(arm,size=0xc) addr:0x0215dd5c +func_ov086_0215dd68 kind:function(arm,size=0x50) addr:0x0215dd68 +func_ov086_0215ddb8 kind:function(arm,size=0x28) addr:0x0215ddb8 +func_ov086_0215dde0 kind:function(arm,size=0x30) addr:0x0215dde0 +func_ov086_0215de10 kind:function(arm,size=0x14) addr:0x0215de10 +func_ov086_0215de24 kind:function(arm,size=0xc) addr:0x0215de24 +func_ov086_0215de30 kind:function(arm,size=0x24) addr:0x0215de30 +func_ov086_0215de54 kind:function(arm,size=0x28) addr:0x0215de54 +func_ov086_0215de7c kind:function(arm,size=0x2c) addr:0x0215de7c +func_ov086_0215dea8 kind:function(arm,size=0x40) addr:0x0215dea8 +func_ov086_0215dee8 kind:function(arm,size=0xa0) addr:0x0215dee8 +func_ov086_0215df88 kind:function(arm,size=0x14) addr:0x0215df88 +func_ov086_0215df9c kind:function(arm,size=0xd8) addr:0x0215df9c +func_ov086_0215e074 kind:function(arm,size=0x14) addr:0x0215e074 +func_ov086_0215e088 kind:function(arm,size=0x1c) addr:0x0215e088 +func_ov086_0215e0a4 kind:function(arm,size=0x14) addr:0x0215e0a4 +func_ov086_0215e0b8 kind:function(arm,size=0xc) addr:0x0215e0b8 +func_ov086_0215e0c4 kind:function(arm,size=0x24) addr:0x0215e0c4 +func_ov086_0215e0e8 kind:function(arm,size=0x48) addr:0x0215e0e8 +func_ov086_0215e130 kind:function(arm,size=0x2c) addr:0x0215e130 +func_ov086_0215e15c kind:function(arm,size=0xb8) addr:0x0215e15c +func_ov086_0215e214 kind:function(arm,size=0x20) addr:0x0215e214 +func_ov086_0215e234 kind:function(arm,size=0x20) addr:0x0215e234 +func_ov086_0215e254 kind:function(arm,size=0x28) addr:0x0215e254 +func_ov086_0215e27c kind:function(arm,size=0x14) addr:0x0215e27c +func_ov086_0215e290 kind:function(arm,size=0xc) addr:0x0215e290 +func_ov086_0215e29c kind:function(arm,size=0x24) addr:0x0215e29c +func_ov086_0215e2c0 kind:function(arm,size=0x48) addr:0x0215e2c0 +func_ov086_0215e308 kind:function(arm,size=0x34) addr:0x0215e308 +func_ov086_0215e33c kind:function(arm,size=0x48) addr:0x0215e33c +func_ov086_0215e384 kind:function(arm,size=0x28) addr:0x0215e384 +func_ov086_0215e3ac kind:function(arm,size=0x30) addr:0x0215e3ac +func_ov086_0215e3dc kind:function(arm,size=0x14) addr:0x0215e3dc +func_ov086_0215e3f0 kind:function(arm,size=0x10) addr:0x0215e3f0 +func_ov086_0215e400 kind:function(arm,size=0x10) addr:0x0215e400 +func_ov086_0215e410 kind:function(arm,size=0xc) addr:0x0215e410 +func_ov086_0215e41c kind:function(arm,size=0x24) addr:0x0215e41c +func_ov086_0215e440 kind:function(arm,size=0xb8) addr:0x0215e440 +func_ov086_0215e4f8 kind:function(arm,size=0x20) addr:0x0215e4f8 +func_ov086_0215e518 kind:function(arm,size=0x19c) addr:0x0215e518 +func_ov086_0215e6b4 kind:function(arm,size=0x50) addr:0x0215e6b4 +func_ov086_0215e704 kind:function(arm,size=0x5c) addr:0x0215e704 +func_ov086_0215e760 kind:function(arm,size=0xc) addr:0x0215e760 +func_ov086_0215e76c kind:function(arm,size=0x28) addr:0x0215e76c +func_ov086_0215e794 kind:function(arm,size=0x30) addr:0x0215e794 +func_ov086_0215e7c4 kind:function(arm,size=0x14) addr:0x0215e7c4 +func_ov086_0215e7d8 kind:function(arm,size=0xc) addr:0x0215e7d8 +func_ov086_0215e7e4 kind:function(arm,size=0x24) addr:0x0215e7e4 +func_ov086_0215e808 kind:function(arm,size=0x48) addr:0x0215e808 +func_ov086_0215e850 kind:function(arm,size=0xa8) addr:0x0215e850 +func_ov086_0215e8f8 kind:function(arm,size=0x14) addr:0x0215e8f8 +func_ov086_0215e90c kind:function(arm,size=0x12c) addr:0x0215e90c +func_ov086_0215ea38 kind:function(arm,size=0x44) addr:0x0215ea38 +func_ov086_0215ea7c kind:function(arm,size=0x1c) addr:0x0215ea7c +func_ov086_0215ea98 kind:function(arm,size=0x28) addr:0x0215ea98 +func_ov086_0215eac0 kind:function(arm,size=0x58) addr:0x0215eac0 +func_ov086_0215eb18 kind:function(arm,size=0x28) addr:0x0215eb18 +func_ov086_0215eb40 kind:function(arm,size=0xc) addr:0x0215eb40 +func_ov086_0215eb4c kind:function(arm,size=0x70) addr:0x0215eb4c +func_ov086_0215ebbc kind:function(arm,size=0x120) addr:0x0215ebbc +func_ov086_0215ecdc kind:function(arm,size=0x1c) addr:0x0215ecdc +func_ov086_0215ecf8 kind:function(arm,size=0x28) addr:0x0215ecf8 +func_ov086_0215ed20 kind:function(arm,size=0x30) addr:0x0215ed20 +func_ov086_0215ed50 kind:function(arm,size=0x14) addr:0x0215ed50 +func_ov086_0215ed64 kind:function(arm,size=0x1b0) addr:0x0215ed64 +func_ov086_0215ef14 kind:function(arm,size=0x58) addr:0x0215ef14 +func_ov086_0215ef6c kind:function(arm,size=0xac) addr:0x0215ef6c +func_ov086_0215f018 kind:function(arm,size=0x268) addr:0x0215f018 +data_ov086_0215f280 kind:data(any) addr:0x0215f280 +data_ov086_0215f290 kind:data(any) addr:0x0215f290 +data_ov086_0215f2a8 kind:data(any) addr:0x0215f2a8 +data_ov086_0215f2b8 kind:data(any) addr:0x0215f2b8 +data_ov086_0215f2c8 kind:data(any) addr:0x0215f2c8 +data_ov086_0215f2e8 kind:data(any) addr:0x0215f2e8 +__sinit_ov086_0215f308 kind:function(arm,size=0x50) addr:0x0215f308 +__sinit_ov086_0215f358 kind:function(arm,size=0x50) addr:0x0215f358 +__sinit_ov086_0215f3a8 kind:function(arm,size=0x8c) addr:0x0215f3a8 +__sinit_ov086_0215f434 kind:function(arm,size=0x50) addr:0x0215f434 +__sinit_ov086_0215f484 kind:function(arm,size=0x50) addr:0x0215f484 +__sinit_ov086_0215f4d4 kind:function(arm,size=0x50) addr:0x0215f4d4 +__sinit_ov086_0215f524 kind:function(arm,size=0x50) addr:0x0215f524 +__sinit_ov086_0215f574 kind:function(arm,size=0x50) addr:0x0215f574 +__sinit_ov086_0215f5c4 kind:function(arm,size=0x50) addr:0x0215f5c4 +__sinit_ov086_0215f614 kind:function(arm,size=0x50) addr:0x0215f614 +__sinit_ov086_0215f664 kind:function(arm,size=0x50) addr:0x0215f664 +__sinit_ov086_0215f6b4 kind:function(arm,size=0x50) addr:0x0215f6b4 +__sinit_ov086_0215f704 kind:function(arm,size=0x50) addr:0x0215f704 +.p__sinit_ov086_0215f308 kind:data(word) addr:0x0215f754 +.p__sinit_ov086_0215f358 kind:data(word) addr:0x0215f758 +.p__sinit_ov086_0215f3a8 kind:data(word) addr:0x0215f75c +.p__sinit_ov086_0215f434 kind:data(word) addr:0x0215f760 +.p__sinit_ov086_0215f484 kind:data(word) addr:0x0215f764 +.p__sinit_ov086_0215f4d4 kind:data(word) addr:0x0215f768 +.p__sinit_ov086_0215f524 kind:data(word) addr:0x0215f76c +.p__sinit_ov086_0215f574 kind:data(word) addr:0x0215f770 +.p__sinit_ov086_0215f5c4 kind:data(word) addr:0x0215f774 +.p__sinit_ov086_0215f614 kind:data(word) addr:0x0215f778 +.p__sinit_ov086_0215f664 kind:data(word) addr:0x0215f77c +.p__sinit_ov086_0215f6b4 kind:data(word) addr:0x0215f780 +.p__sinit_ov086_0215f704 kind:data(word) addr:0x0215f784 +data_ov086_0215f7a8 kind:data(any) addr:0x0215f7a8 +data_ov086_0215f7cc kind:data(any) addr:0x0215f7cc +data_ov086_0215f824 kind:data(any) addr:0x0215f824 +data_ov086_0215f83c kind:data(any) addr:0x0215f83c +data_ov086_0215f85c kind:data(any) addr:0x0215f85c +data_ov086_0215f878 kind:data(any) addr:0x0215f878 +data_ov086_0215f894 kind:data(any) addr:0x0215f894 +data_ov086_0215f8b8 kind:data(any) addr:0x0215f8b8 +data_ov086_0215f8e4 kind:data(any) addr:0x0215f8e4 +data_ov086_0215f92c kind:data(any) addr:0x0215f92c +data_ov086_0215f978 kind:data(any) addr:0x0215f978 +data_ov086_0215f9d4 kind:data(any) addr:0x0215f9d4 +data_ov086_0215fa7c kind:data(any) addr:0x0215fa7c +data_ov086_0215fb3c kind:data(any) addr:0x0215fb3c +data_ov086_0215fb54 kind:data(any) addr:0x0215fb54 +data_ov086_0215fb6c kind:data(any) addr:0x0215fb6c +data_ov086_0215fb84 kind:data(any) addr:0x0215fb84 +data_ov086_0215fb9c kind:data(any) addr:0x0215fb9c +data_ov086_0215fbb4 kind:data(any) addr:0x0215fbb4 +data_ov086_0215fbcc kind:data(any) addr:0x0215fbcc +data_ov086_0215fbe4 kind:data(any) addr:0x0215fbe4 +data_ov086_0215fbfc kind:data(any) addr:0x0215fbfc +data_ov086_0215fc14 kind:data(any) addr:0x0215fc14 +data_ov086_0215fc2c kind:data(any) addr:0x0215fc2c +data_ov086_0215fc38 kind:data(any) addr:0x0215fc38 +data_ov086_0215fc50 kind:data(any) addr:0x0215fc50 +data_ov086_0215fc60 kind:data(any) addr:0x0215fc60 +data_ov086_0215fc7c kind:data(any) addr:0x0215fc7c +data_ov086_0215fca0 kind:data(any) addr:0x0215fca0 +data_ov086_0215fcf8 kind:data(any) addr:0x0215fcf8 +data_ov086_0215fd60 kind:data(any) addr:0x0215fd60 +data_ov086_0215fdc8 kind:data(any) addr:0x0215fdc8 +data_ov086_0215fde0 kind:data(any) addr:0x0215fde0 +data_ov086_0215fdf8 kind:data(any) addr:0x0215fdf8 +data_ov086_0215fe10 kind:data(any) addr:0x0215fe10 +data_ov086_0215fe28 kind:data(any) addr:0x0215fe28 +data_ov086_0215fe40 kind:data(any) addr:0x0215fe40 +data_ov086_0215fe60 kind:data(any) addr:0x0215fe60 +data_ov086_0215fe7c kind:data(any) addr:0x0215fe7c +data_ov086_0215fea0 kind:data(any) addr:0x0215fea0 +data_ov086_0215feb4 kind:data(any) addr:0x0215feb4 ambiguous +data_ov086_0215fef4 kind:data(any) addr:0x0215fef4 +data_ov086_0215ff14 kind:data(any) addr:0x0215ff14 +data_ov086_0215ff38 kind:data(any) addr:0x0215ff38 +data_ov086_0215ff84 kind:data(any) addr:0x0215ff84 +data_ov086_0215ffe0 kind:data(any) addr:0x0215ffe0 +data_ov086_0215fffc kind:data(any) addr:0x0215fffc +data_ov086_02160034 kind:data(any) addr:0x02160034 +data_ov086_0216007c kind:data(any) addr:0x0216007c +data_ov086_021600d8 kind:data(any) addr:0x021600d8 +data_ov086_021600fc kind:data(any) addr:0x021600fc +data_ov086_02160124 kind:data(any) addr:0x02160124 +data_ov086_0216017c kind:data(any) addr:0x0216017c +data_ov086_0216019c kind:data(any) addr:0x0216019c +data_ov086_021601c0 kind:data(any) addr:0x021601c0 +data_ov086_02160220 kind:data(any) addr:0x02160220 +data_ov086_02160244 kind:data(any) addr:0x02160244 +data_ov086_02160254 kind:data(any) addr:0x02160254 ambiguous +data_ov086_02160298 kind:data(any) addr:0x02160298 ambiguous +data_ov086_021602a4 kind:data(any) addr:0x021602a4 +data_ov086_021602c0 kind:data(any) addr:0x021602c0 +data_ov086_02160300 kind:data(any) addr:0x02160300 +data_ov086_0216031c kind:data(any) addr:0x0216031c +data_ov086_021603b4 kind:data(any) addr:0x021603b4 +data_ov086_021603d0 kind:data(any) addr:0x021603d0 +data_ov086_021603ec kind:data(any) addr:0x021603ec +data_ov086_02160408 kind:data(any) addr:0x02160408 +data_ov086_02160458 kind:data(any) addr:0x02160458 +data_ov086_0216046c kind:data(any) addr:0x0216046c +data_ov086_02160484 kind:data(any) addr:0x02160484 ambiguous +data_ov086_02160488 kind:data(any) addr:0x02160488 +data_ov086_021604c0 kind:bss addr:0x021604c0 +data_ov086_021604c4 kind:bss addr:0x021604c4 +data_ov086_021604d0 kind:bss addr:0x021604d0 +data_ov086_0216057d kind:bss addr:0x0216057d ambiguous +data_ov086_021605a8 kind:bss addr:0x021605a8 +data_ov086_021605ac kind:bss addr:0x021605ac +data_ov086_021605b8 kind:bss addr:0x021605b8 +data_ov086_021605d8 kind:bss addr:0x021605d8 ambiguous +data_ov086_02160654 kind:bss addr:0x02160654 ambiguous +data_ov086_0216067c kind:bss addr:0x0216067c ambiguous +data_ov086_02160690 kind:bss addr:0x02160690 +data_ov086_02160694 kind:bss addr:0x02160694 +data_ov086_021606a0 kind:bss addr:0x021606a0 +data_ov086_02160778 kind:bss addr:0x02160778 +data_ov086_0216077c kind:bss addr:0x0216077c +data_ov086_02160788 kind:bss addr:0x02160788 +data_ov086_0216078c kind:bss addr:0x0216078c ambiguous +data_ov086_021607cc kind:bss addr:0x021607cc ambiguous +data_ov086_02160860 kind:bss addr:0x02160860 +data_ov086_02160864 kind:bss addr:0x02160864 +data_ov086_02160870 kind:bss addr:0x02160870 +data_ov086_0216091c kind:bss addr:0x0216091c ambiguous +data_ov086_02160948 kind:bss addr:0x02160948 +data_ov086_0216094c kind:bss addr:0x0216094c +data_ov086_02160958 kind:bss addr:0x02160958 +data_ov086_021609b0 kind:bss addr:0x021609b0 ambiguous +data_ov086_02160a30 kind:bss addr:0x02160a30 +data_ov086_02160a34 kind:bss addr:0x02160a34 +data_ov086_02160a40 kind:bss addr:0x02160a40 +data_ov086_02160a6c kind:bss addr:0x02160a6c ambiguous +data_ov086_02160afc kind:bss addr:0x02160afc ambiguous +data_ov086_02160b18 kind:bss addr:0x02160b18 +data_ov086_02160b1c kind:bss addr:0x02160b1c +data_ov086_02160b28 kind:bss addr:0x02160b28 +data_ov086_02160bbc kind:bss addr:0x02160bbc ambiguous +data_ov086_02160c00 kind:bss addr:0x02160c00 +data_ov086_02160c04 kind:bss addr:0x02160c04 +data_ov086_02160c10 kind:bss addr:0x02160c10 +data_ov086_02160c34 kind:bss addr:0x02160c34 ambiguous +data_ov086_02160c4c kind:bss addr:0x02160c4c +data_ov086_02160c50 kind:bss addr:0x02160c50 +data_ov086_02160c5c kind:bss addr:0x02160c5c +data_ov086_02160d30 kind:bss addr:0x02160d30 +data_ov086_02160d34 kind:bss addr:0x02160d34 +data_ov086_02160d38 kind:bss addr:0x02160d38 ambiguous +data_ov086_02160d40 kind:bss addr:0x02160d40 +data_ov086_02160e14 kind:bss addr:0x02160e14 +data_ov086_02160e18 kind:bss addr:0x02160e18 +data_ov086_02160e24 kind:bss addr:0x02160e24 +data_ov086_02160ef8 kind:bss addr:0x02160ef8 +data_ov086_02160f1c kind:bss addr:0x02160f1c +data_ov086_02160f20 kind:bss addr:0x02160f20 +data_ov086_02160f2c kind:bss addr:0x02160f2c +data_ov086_02160f30 kind:bss addr:0x02160f30 ambiguous +data_ov086_02160ffc kind:bss addr:0x02160ffc ambiguous diff --git a/config/eur1/arm9/overlays/ov087/delinks.txt b/config/eur1/arm9/overlays/ov087/delinks.txt new file mode 100644 index 00000000..ed47907f --- /dev/null +++ b/config/eur1/arm9/overlays/ov087/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021545c0 end:0x02162034 kind:code align:32 + .rodata start:0x02162034 end:0x021620f0 kind:rodata align:4 + .init start:0x021620f0 end:0x021622f0 kind:code align:4 + .ctor start:0x021622f0 end:0x02162308 kind:rodata align:4 + .data start:0x02162320 end:0x02162ca0 kind:data align:32 + .bss start:0x02162ca0 end:0x021631a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov087/relocs.txt b/config/eur1/arm9/overlays/ov087/relocs.txt new file mode 100644 index 00000000..e6180aa4 --- /dev/null +++ b/config/eur1/arm9/overlays/ov087/relocs.txt @@ -0,0 +1,1801 @@ +from:0x021545c8 kind:load to:0x02162cb0 module:overlay(87) +from:0x021545dc kind:arm_call to:0x02011f3c module:main +from:0x021545e8 kind:arm_call to:0x02154648 module:overlay(87) +from:0x02154600 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02154640 kind:load to:0x02162328 module:overlay(87) +from:0x0215465c kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215468c kind:arm_call to:0x0200f05c module:main +from:0x021546a8 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x021546d8 kind:arm_call to:0x0200f05c module:main +from:0x021546f4 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215471c kind:arm_call to:0x0200f05c module:main +from:0x02154738 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02154760 kind:arm_call to:0x0200f05c module:main +from:0x0215477c kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021547a4 kind:arm_call to:0x0200f05c module:main +from:0x021547c0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x021547e8 kind:arm_call to:0x0200f05c module:main +from:0x02154804 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215482c kind:arm_call to:0x0200f05c module:main +from:0x02154848 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02154878 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02154890 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021548a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021548e8 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02154900 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154910 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02154954 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x0215496c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021549a8 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x021549c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021549d8 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x021549e4 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02154ba4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02154bf0 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154bf8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c04 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c10 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c1c kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c24 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c30 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c3c kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c48 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c50 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154c6c kind:load to:0x02162038 module:overlay(87) +from:0x02154c70 kind:load to:0x0216243c module:overlay(87) +from:0x02154c74 kind:load to:0x02162cb0 module:overlay(87) +from:0x02154c78 kind:load to:0x0216234c module:overlay(87) +from:0x02154c7c kind:load to:0x02162048 module:overlay(87) +from:0x02154c80 kind:load to:0x02162058 module:overlay(87) +from:0x02154c84 kind:load to:0x02162068 module:overlay(87) +from:0x02154c88 kind:load to:0x02162078 module:overlay(87) +from:0x02154c8c kind:load to:0x02162088 module:overlay(87) +from:0x02154c90 kind:load to:0x02162098 module:overlay(87) +from:0x02154c94 kind:load to:0x021623f0 module:overlay(87) +from:0x02154c98 kind:load to:0x021623a8 module:overlay(87) +from:0x02154ca4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02154cb8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02154ccc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02154cf4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02154d04 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02154d38 kind:arm_call to:0x02099eac module:overlay(0) +from:0x02154dac kind:arm_call to:0x02099eac module:overlay(0) +from:0x02154e34 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02154e98 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02154ea8 kind:load to:0x0215a1f8 module:overlay(87) +from:0x02154eac kind:load to:0x02162370 module:overlay(87) +from:0x02154eb0 kind:load to:0x02162388 module:overlay(87) +from:0x02154eb4 kind:load to:0x0216257c module:overlay(87) +from:0x02154ebc kind:load to:0x027e09a8 module:dtcm +from:0x02154edc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02154ef4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154f00 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154f08 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02154f2c kind:arm_call to:0x02154ee4 module:overlay(87) +from:0x02154f64 kind:load to:0x02162494 module:overlay(87) +from:0x02154f7c kind:arm_call to:0x01ffedac module:itcm +from:0x02154fc4 kind:arm_call to:0x0210b214 module:overlay(31) +from:0x02155044 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215504c kind:arm_call to:0x02159d18 module:overlay(87) +from:0x021550f0 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021550f8 kind:arm_call to:0x02159354 module:overlay(87) +from:0x0215511c kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02155124 kind:arm_call to:0x0215b004 module:overlay(87) +from:0x02155130 kind:load to:0x021624fc module:overlay(87) +from:0x02155134 kind:load to:0x027e09c0 module:dtcm +from:0x02155138 kind:load to:0x027e0ce0 module:dtcm +from:0x02155158 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x021551e0 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021551f8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155210 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02155234 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155244 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155250 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021552a4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021552c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021552f4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215534c kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x02155388 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x021553f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215541c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155428 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215547c kind:arm_call to:0x0215a15c module:overlay(87) +from:0x021554e8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021554f0 kind:arm_call to:0x0210b148 module:overlay(31) +from:0x02155590 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021555d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021555ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155610 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x02155630 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02155650 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215566c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021556e4 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021556fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215572c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155740 kind:arm_call to:0x01ff916c module:itcm +from:0x02155758 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155760 kind:arm_call to:0x01ff938c module:itcm +from:0x0215576c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155780 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021557a8 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02155814 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x0215583c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02155858 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215587c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155890 kind:arm_call to:0x01ff916c module:itcm +from:0x021558a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021558b0 kind:arm_call to:0x01ff938c module:itcm +from:0x021558bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021558d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021558f8 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x0215592c kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02155948 kind:arm_call to:0x02015080 module:main +from:0x02155968 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02155984 kind:arm_call to:0x02015080 module:main +from:0x021559f0 kind:arm_call to:0x02015080 module:main +from:0x02155a14 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02155a38 kind:arm_call to:0x02015080 module:main +from:0x02155a94 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02155aac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155ab8 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02155aec kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02155b8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155bb0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155bd8 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02155c00 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02155c9c kind:arm_call to:0x01ffb714 module:itcm +from:0x02155ca4 kind:arm_call to:0x01ff938c module:itcm +from:0x02155ca8 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02155cc4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155cd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155d0c kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02155d20 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02155d54 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02155d94 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02155e54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155e7c kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02155eb0 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02155ed4 kind:arm_call to:0x02015080 module:main +from:0x02155f8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155fd8 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215600c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215602c kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156078 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156094 kind:arm_call to:0x02015300 module:main +from:0x021560b8 kind:arm_call to:0x02015080 module:main +from:0x021560d0 kind:arm_call to:0x020cb05c module:overlay(24) +from:0x021560f0 kind:arm_call to:0x02015080 module:main +from:0x02156104 kind:arm_call to:0x020cb07c module:overlay(24) +from:0x02156108 kind:arm_call to:0x020997b8 module:overlay(0) +from:0x02156120 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02156138 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02156174 kind:load to:0x027e0cec module:dtcm +from:0x02156178 kind:load to:0x027e0cd8 module:dtcm +from:0x02156180 kind:load to:0x027e09b8 module:dtcm +from:0x02156184 kind:load to:0x027e0ce0 module:dtcm +from:0x02156188 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215618c kind:load to:0x02162370 module:overlay(87) +from:0x02156190 kind:load to:0x027e09a8 module:dtcm +from:0x021561a0 kind:load to:0x027e09bc module:dtcm +from:0x021561a4 kind:load to:0x0203e964 module:main +from:0x021561ac kind:load to:0x020d87b4 module:overlays(19,24) +from:0x021561d8 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02156210 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215621c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02156228 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215622c kind:arm_call to:0x020997d8 module:overlay(0) +from:0x0215623c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02156258 kind:arm_call to:0x02078264 module:overlay(0) +from:0x02156270 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02156280 kind:arm_call to:0x02078348 module:overlay(0) +from:0x0215628c kind:arm_call to:0x0207873c module:overlay(0) +from:0x02156298 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x021562b4 kind:load to:0x02162034 module:overlay(87) +from:0x021562f4 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156304 kind:arm_call to:0x0215918c module:overlay(87) +from:0x02156334 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156390 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021563ac kind:arm_call to:0x02015300 module:main +from:0x021563d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156428 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156440 kind:arm_call to:0x02015300 module:main +from:0x0215644c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156468 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156470 kind:arm_call to:0x01ffb428 module:itcm +from:0x021564b8 kind:arm_call to:0x021588f0 module:overlay(87) +from:0x021564c8 kind:arm_call to:0x02158490 module:overlay(87) +from:0x021564d0 kind:arm_call to:0x021589c8 module:overlay(87) +from:0x021564e0 kind:arm_call to:0x02158310 module:overlay(87) +from:0x021564ec kind:load to:0x02162370 module:overlay(87) +from:0x021564f0 kind:load to:0x02162388 module:overlay(87) +from:0x02156518 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156534 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156574 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156580 kind:load to:0x027e09a8 module:dtcm +from:0x02156588 kind:load to:0x02162388 module:overlay(87) +from:0x021565a0 kind:arm_call to:0x02158310 module:overlay(87) +from:0x021565b0 kind:arm_call to:0x021588f0 module:overlay(87) +from:0x021565b8 kind:arm_call to:0x02158404 module:overlay(87) +from:0x021565d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021565e4 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x0215660c kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156614 kind:arm_call to:0x02158c74 module:overlay(87) +from:0x0215661c kind:arm_call to:0x02158e84 module:overlay(87) +from:0x0215663c kind:arm_call to:0x02158310 module:overlay(87) +from:0x02156644 kind:arm_call to:0x02158404 module:overlay(87) +from:0x02156670 kind:arm_call to:0x021588f0 module:overlay(87) +from:0x02156688 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215669c kind:arm_call to:0x02154f20 module:overlay(87) +from:0x021566d8 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x021566f8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156710 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156744 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156750 kind:load to:0x027e09a8 module:dtcm +from:0x02156758 kind:load to:0x02162370 module:overlay(87) +from:0x0215677c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02156794 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021567a8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x021567d0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021567ec kind:arm_call to:0x01ff9258 module:itcm +from:0x021567f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215684c kind:arm_call to:0x021588f0 module:overlay(87) +from:0x0215685c kind:arm_call to:0x02158490 module:overlay(87) +from:0x02156874 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156888 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02156890 kind:load to:0x027e0cec module:dtcm +from:0x021568b0 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x021568bc kind:arm_call to:0x02159044 module:overlay(87) +from:0x021568e0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021568fc kind:arm_call to:0x01ff9258 module:itcm +from:0x02156904 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215695c kind:arm_call to:0x021588f0 module:overlay(87) +from:0x02156970 kind:arm_call to:0x02158490 module:overlay(87) +from:0x021569a0 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x021569b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021569d4 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x021569dc kind:load to:0x027e0ce4 module:dtcm +from:0x02156a04 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156a1c kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156a24 kind:load to:0x027e09a8 module:dtcm +from:0x02156a70 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02156a88 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02156a9c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02156ab8 kind:arm_call to:0x02015080 module:main +from:0x02156acc kind:arm_call to:0x02159044 module:overlay(87) +from:0x02156ad8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02156ae4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02156aec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02156b18 kind:arm_call to:0x021588f0 module:overlay(87) +from:0x02156b28 kind:arm_call to:0x02158490 module:overlay(87) +from:0x02156b30 kind:arm_call to:0x021588f0 module:overlay(87) +from:0x02156b38 kind:arm_call to:0x02158404 module:overlay(87) +from:0x02156b50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b90 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156bac kind:arm_call to:0x02015300 module:main +from:0x02156bb8 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02156bc4 kind:load to:0x027e0cec module:dtcm +from:0x02156bc8 kind:load to:0x02162370 module:overlay(87) +from:0x02156bec kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156c00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156c10 kind:arm_call to:0x0215b7dc module:overlay(87) +from:0x02156c44 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156c60 kind:arm_call to:0x02015300 module:main +from:0x02156c6c kind:load to:0x027e0ce4 module:dtcm +from:0x02156c70 kind:load to:0x02162370 module:overlay(87) +from:0x02156c80 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02156c9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156ca4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156cfc kind:arm_call to:0x021588f0 module:overlay(87) +from:0x02156d10 kind:arm_call to:0x02158490 module:overlay(87) +from:0x02156d28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156d3c kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02156d8c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02156da8 kind:load to:0x02162388 module:overlay(87) +from:0x02156dc0 kind:arm_call to:0x02158310 module:overlay(87) +from:0x02156dd0 kind:arm_call to:0x021588f0 module:overlay(87) +from:0x02156dd8 kind:arm_call to:0x02158404 module:overlay(87) +from:0x02156e38 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02156e50 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156e7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156e90 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02156e98 kind:load to:0x027e09a8 module:dtcm +from:0x02156ec4 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02156ecc kind:arm_call to:0x02158c74 module:overlay(87) +from:0x02156ed4 kind:arm_call to:0x02158e84 module:overlay(87) +from:0x02156f04 kind:arm_call to:0x02158310 module:overlay(87) +from:0x02156f0c kind:arm_call to:0x02158404 module:overlay(87) +from:0x02156f24 kind:arm_call to:0x021588f0 module:overlay(87) +from:0x02156f50 kind:arm_call to:0x021588f0 module:overlay(87) +from:0x02156f84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156ff4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215700c kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02157028 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02157048 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02157074 kind:arm_call to:0x02015080 module:main +from:0x02157084 kind:arm_call to:0x0215af5c module:overlay(87) +from:0x0215709c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021570b0 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x021570d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021570e4 kind:arm_call to:0x0215b7dc module:overlay(87) +from:0x02157128 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157144 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157160 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215717c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157198 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021571b0 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x0215725c kind:arm_call to:0x02158f3c module:overlay(87) +from:0x02157264 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02157270 kind:load to:0x027e0ce4 module:dtcm +from:0x0215727c kind:load to:0x027e0cec module:dtcm +from:0x02157280 kind:load to:0x020aed4c module:overlay(0) +from:0x021572a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157304 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02157320 kind:arm_call to:0x02015300 module:main +from:0x02157348 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215739c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021573b4 kind:arm_call to:0x02015300 module:main +from:0x021573e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215740c kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02157430 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215745c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157464 kind:arm_call to:0x021590c4 module:overlay(87) +from:0x021574b4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02157974 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021579b0 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x021579b8 kind:arm_call to:0x02158404 module:overlay(87) +from:0x021579c4 kind:load to:0x02162370 module:overlay(87) +from:0x021579c8 kind:load to:0x02162388 module:overlay(87) +from:0x021579d0 kind:load to:0x027e09a8 module:dtcm +from:0x021579dc kind:load to:0x027e0cec module:dtcm +from:0x021579e4 kind:load to:0x02049be4 module:main +from:0x021579ec kind:load to:0x0203e964 module:main +from:0x021579fc kind:arm_call to:0x021587b8 module:overlay(87) +from:0x02157a04 kind:arm_call to:0x021570b8 module:overlay(87) +from:0x02157a20 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157a2c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02157a7c kind:arm_call to:0x0215a15c module:overlay(87) +from:0x02157ae8 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02157af0 kind:arm_call to:0x0210b148 module:overlay(31) +from:0x02157b04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157b1c kind:load to:0x027e09a8 module:dtcm +from:0x02157b28 kind:load to:0x027e09b8 module:dtcm +from:0x02157b2c kind:load to:0x027e0ce4 module:dtcm +from:0x02157bd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157bf4 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x02157c18 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02157c44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02157c4c kind:arm_call to:0x021590c4 module:overlay(87) +from:0x02157c9c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02158150 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02158180 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021581b4 kind:arm_call to:0x02158bb4 module:overlay(87) +from:0x021581d0 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x02158210 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02158228 kind:arm_call to:0x01ff916c module:itcm +from:0x02158244 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215824c kind:arm_call to:0x01ff938c module:itcm +from:0x02158258 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215826c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158280 kind:arm_call to:0x01ff993c module:itcm +from:0x02158290 kind:arm_call to:0x0215a1c4 module:overlay(87) +from:0x021582cc kind:arm_call to:0x02073330 module:overlay(0) +from:0x021582d8 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x021582e8 kind:load to:0x027e09a8 module:dtcm +from:0x021582f4 kind:load to:0x027e0cec module:dtcm +from:0x021582fc kind:load to:0x02049be4 module:main +from:0x02158304 kind:load to:0x0203e964 module:main +from:0x0215830c kind:load to:0x027e09b8 module:dtcm +from:0x02158350 kind:arm_call to:0x01ff930c module:itcm +from:0x02158374 kind:arm_call to:0x01ff930c module:itcm +from:0x02158398 kind:arm_call to:0x01ff930c module:itcm +from:0x021583ec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021583f8 kind:load to:0x027e09a8 module:dtcm +from:0x02158424 kind:arm_call to:0x01ff930c module:itcm +from:0x02158438 kind:arm_call to:0x01ff930c module:itcm +from:0x0215844c kind:arm_call to:0x01ff930c module:itcm +from:0x0215845c kind:arm_call to:0x01ff930c module:itcm +from:0x02158474 kind:arm_call to:0x01ff9110 module:itcm +from:0x02158488 kind:arm_call to:0x01ff9110 module:itcm +from:0x02158540 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215854c kind:arm_call to:0x02016958 module:main +from:0x021585b0 kind:arm_call to:0x0203a1bc module:main +from:0x021585f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158600 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215860c kind:arm_call to:0x01ffb714 module:itcm +from:0x02158618 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158624 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158664 kind:arm_call to:0x01ff930c module:itcm +from:0x02158684 kind:arm_call to:0x020167e0 module:main +from:0x021586b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021586d0 kind:arm_call to:0x02016958 module:main +from:0x0215876c kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02158798 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021587a0 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x021587a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021587ac kind:load to:0x027e09a8 module:dtcm +from:0x02158830 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215888c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021588a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215891c kind:arm_call to:0x01fff168 module:itcm +from:0x0215894c kind:arm_call to:0x01ff9110 module:itcm +from:0x02158958 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158964 kind:arm_call to:0x02016958 module:main +from:0x02158978 kind:arm_call to:0x01ff9110 module:itcm +from:0x02158988 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158994 kind:arm_call to:0x02016958 module:main +from:0x021589b0 kind:arm_call to:0x020167e0 module:main +from:0x021589c4 kind:load to:0x027e0ce0 module:dtcm +from:0x02158a08 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02158a2c kind:arm_call to:0x02016ae0 module:main +from:0x02158a3c kind:arm_call to:0x021590e4 module:overlay(87) +from:0x02158a50 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02158a68 kind:arm_call to:0x02158a74 module:overlay(87) +from:0x02158b18 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02158b30 kind:arm_call to:0x02158e74 module:overlay(87) +from:0x02158b3c kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02158b54 kind:arm_call to:0x02158e74 module:overlay(87) +from:0x02158b60 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02158b78 kind:arm_call to:0x02158e74 module:overlay(87) +from:0x02158b84 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02158b9c kind:arm_call to:0x02158e74 module:overlay(87) +from:0x02158ba8 kind:arm_call to:0x02154f20 module:overlay(87) +from:0x02158bb0 kind:load to:0x02049be4 module:main +from:0x02158c0c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02158c14 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02158c1c kind:arm_call to:0x0215aac4 module:overlay(87) +from:0x02158c4c kind:load to:0x02162564 module:overlay(87) +from:0x02158c60 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158c6c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02158c8c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02158cf8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02158d14 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02158d28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158d44 kind:arm_call to:0x0215136c module:overlay(85) +from:0x02158dc0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158dd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158df0 kind:arm_call to:0x02018114 module:main +from:0x02158e14 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02158e2c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02158e44 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02158e50 kind:load to:0x027e09a8 module:dtcm +from:0x02158e5c kind:load to:0x020b53e4 module:overlay(0) +from:0x02158e64 kind:load to:0x027e0ce4 module:dtcm +from:0x02158e70 kind:load to:0x027e0cec module:dtcm +from:0x02158e80 kind:load to:0x02154f20 module:overlay(87) +from:0x02158ea0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158f24 kind:arm_call to:0x02152eac module:overlay(85) +from:0x02158f30 kind:load to:0x027e0ce4 module:dtcm +from:0x02158f34 kind:load to:0x0203e964 module:main +from:0x02158f70 kind:arm_call to:0x01fff350 module:itcm +from:0x02158f8c kind:arm_call to:0x0215107c module:overlay(85) +from:0x02158fa4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02158fb4 kind:arm_call to:0x02078348 module:overlay(0) +from:0x02158fc4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215900c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02159020 kind:arm_call to:0x02151030 module:overlay(85) +from:0x0215902c kind:load to:0x027e0ce4 module:dtcm +from:0x02159034 kind:load to:0x020b3040 module:overlay(0) +from:0x02159038 kind:load to:0x027e09bc module:dtcm +from:0x0215903c kind:load to:0x020b53e4 module:overlay(0) +from:0x02159064 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021590a8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021590bc kind:load to:0x020b53e4 module:overlay(0) +from:0x021590dc kind:load to:0x027e09bc module:dtcm +from:0x021590e0 kind:load to:0x02078b5c module:overlay(0) +from:0x02159118 kind:arm_call to:0x01fff350 module:itcm +from:0x02159160 kind:arm_call to:0x01fff350 module:itcm +from:0x02159180 kind:load to:0x027e0ce4 module:dtcm +from:0x02159188 kind:load to:0x020b3040 module:overlay(0) +from:0x02159350 kind:load to:0x02049be4 module:main +from:0x021593f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215943c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021594e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215951c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021595f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215962c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159704 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215973c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159810 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159844 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159898 kind:load to:0x020aed4c module:overlay(0) +from:0x021598b8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021598d8 kind:load to:0x027e09b8 module:dtcm +from:0x021598e8 kind:arm_call to:0x02159bdc module:overlay(87) +from:0x0215990c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02159968 kind:arm_call to:0x0215aec0 module:overlay(87) +from:0x0215997c kind:arm_call to:0x02028d30 module:main +from:0x0215998c kind:arm_call to:0x02028d30 module:main +from:0x021599e8 kind:arm_call to:0x0215aec0 module:overlay(87) +from:0x02159a00 kind:arm_call to:0x02028d30 module:main +from:0x02159a10 kind:arm_call to:0x02028d30 module:main +from:0x02159a6c kind:arm_call to:0x0215aec0 module:overlay(87) +from:0x02159a84 kind:arm_call to:0x02028d30 module:main +from:0x02159a94 kind:arm_call to:0x02028d30 module:main +from:0x02159af4 kind:arm_call to:0x0215aec0 module:overlay(87) +from:0x02159b0c kind:arm_call to:0x02028d30 module:main +from:0x02159b1c kind:arm_call to:0x02028d30 module:main +from:0x02159b78 kind:arm_call to:0x0215aec0 module:overlay(87) +from:0x02159b8c kind:arm_call to:0x02028d30 module:main +from:0x02159b9c kind:arm_call to:0x02028d30 module:main +from:0x02159c20 kind:arm_call to:0x0200eab0 module:main +from:0x02159c34 kind:arm_call to:0x0200eab0 module:main +from:0x02159c44 kind:arm_call to:0x0200eab0 module:main +from:0x02159c58 kind:arm_call to:0x0200eab0 module:main +from:0x02159c68 kind:arm_call to:0x0200eab0 module:main +from:0x02159c78 kind:arm_call to:0x0200eab0 module:main +from:0x02159c8c kind:arm_call to:0x0200eab0 module:main +from:0x02159c9c kind:arm_call to:0x0200eab0 module:main +from:0x02159cac kind:arm_call to:0x0200eab0 module:main +from:0x02159cbc kind:arm_call to:0x0200eab0 module:main +from:0x02159cd0 kind:arm_call to:0x0200eab0 module:main +from:0x02159ce0 kind:arm_call to:0x0200eab0 module:main +from:0x02159cf0 kind:arm_call to:0x0200eab0 module:main +from:0x02159d00 kind:arm_call to:0x0200eab0 module:main +from:0x02159d10 kind:arm_call to:0x0200eab0 module:main +from:0x02159d24 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02159d78 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x02159de8 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x02159e08 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02159e28 kind:arm_call to:0x02099114 module:overlay(0) +from:0x02159e44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159e50 kind:arm_call to:0x01fff458 module:itcm +from:0x02159e74 kind:arm_call to:0x02153130 module:overlays(82,85) +from:0x02159e84 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x02159ea0 kind:arm_call to:0x021586a0 module:overlay(87) +from:0x02159eac kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02159edc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159eec kind:arm_call to:0x01fff458 module:itcm +from:0x02159f90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159fa0 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02159fbc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159fec kind:arm_call to:0x02098590 module:overlay(0) +from:0x02159ffc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a004 kind:arm_call to:0x01ff938c module:itcm +from:0x0215a014 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a0ac kind:arm_call to:0x020f44cc module:overlay(31) +from:0x0215a0cc kind:arm_call to:0x02099114 module:overlay(0) +from:0x0215a0dc kind:load to:0x027e0ce0 module:dtcm +from:0x0215a0e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a0f0 kind:load to:0x0203e964 module:main +from:0x0215a134 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a1a4 kind:arm_call to:0x020158e8 module:main +from:0x0215a1ec kind:arm_call to:0x02078868 module:overlay(0) +from:0x0215a1f4 kind:load to:0x027e09bc module:dtcm +from:0x0215a284 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a2c8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a2d8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a2e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a36c kind:arm_call to:0x0200e260 module:main +from:0x0215a37c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a418 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a428 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a458 kind:arm_call to:0x0200e260 module:main +from:0x0215a468 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a504 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a514 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a544 kind:arm_call to:0x0200e260 module:main +from:0x0215a558 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a580 kind:arm_call to:0x02028d30 module:main +from:0x0215a604 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a614 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a644 kind:arm_call to:0x0200e260 module:main +from:0x0215a658 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a680 kind:arm_call to:0x02028d30 module:main +from:0x0215a700 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a710 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a740 kind:arm_call to:0x0200e260 module:main +from:0x0215a754 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a77c kind:arm_call to:0x02028d30 module:main +from:0x0215a7dc kind:arm_call to:0x0200e260 module:main +from:0x0215a7f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a814 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a838 kind:arm_call to:0x02028d30 module:main +from:0x0215a8ac kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a8bc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a948 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a958 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a9e4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a9f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215aa70 kind:arm_call to:0x0200e260 module:main +from:0x0215aa84 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215aaac kind:arm_call to:0x02028d30 module:main +from:0x0215aab8 kind:load to:0x0203e964 module:main +from:0x0215aabc kind:load to:0x027e0964 module:dtcm +from:0x0215ae90 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215aea0 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0215aeb0 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0215aeb8 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215af00 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215af2c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215af3c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215af4c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215af58 kind:load to:0x0203e964 module:main +from:0x0215af7c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215afa8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215afc4 kind:arm_call to:0x02152ec8 module:overlay(85) +from:0x0215afd4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215aff0 kind:load to:0x027e09a8 module:dtcm +from:0x0215aff8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b000 kind:load to:0x020b3040 module:overlay(0) +from:0x0215b03c kind:arm_call to:0x02015080 module:main +from:0x0215b05c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b090 kind:arm_call to:0x02015080 module:main +from:0x0215b0b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b0e4 kind:arm_call to:0x02015080 module:main +from:0x0215b104 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b10c kind:load to:0x027e09a8 module:dtcm +from:0x0215b128 kind:load to:0x020578a4 module:overlay(0) +from:0x0215b13c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b144 kind:arm_call to:0x02011ff4 module:main +from:0x0215b158 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b160 kind:arm_call to:0x02011ff4 module:main +from:0x0215b174 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b17c kind:arm_call to:0x02011ff4 module:main +from:0x0215b198 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b1a4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b1b0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b1b8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b1c4 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b1d0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b1dc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215b1e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b1f0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b1fc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b204 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b20c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b214 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b21c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b224 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b22c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b234 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b23c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b244 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b260 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b26c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b278 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b280 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b28c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b298 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b2a4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0215b2ac kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b2b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b2c4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b2cc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b2d4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b2dc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b2e4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b2ec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b2f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b2fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b304 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0215b30c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b314 kind:arm_call to:0x02011ff4 module:main +from:0x0215b328 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215b33c kind:load to:0x02162d98 module:overlay(87) +from:0x0215b350 kind:arm_call to:0x02011f3c module:main +from:0x0215b35c kind:arm_call to:0x0215b3cc module:overlay(87) +from:0x0215b374 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b3c8 kind:load to:0x02162738 module:overlay(87) +from:0x0215b3d8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0215b420 kind:arm_call to:0x0215c270 module:overlay(87) +from:0x0215b47c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0215b4a8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0215b4c0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b4d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b508 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0215b520 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215b534 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0215b580 kind:arm_call to:0x01ffa06c module:itcm +from:0x0215b59c kind:load to:0x021627a8 module:overlay(87) +from:0x0215b5a0 kind:load to:0x020b2808 module:overlay(0) +from:0x0215b5a4 kind:load to:0x02162d98 module:overlay(87) +from:0x0215b5a8 kind:load to:0x0216275c module:overlay(87) +from:0x0215b5ac kind:load to:0x021623a8 module:overlay(87) +from:0x0215b5b8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b5cc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b5ec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b5f4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b5fc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b604 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b60c kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b614 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b61c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b624 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b62c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b634 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b63c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215b644 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b650 kind:load to:0x021627a8 module:overlay(87) +from:0x0215b668 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b670 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b678 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b680 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b688 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b690 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0215b698 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0215b6a0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215b6a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0215b6b0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215b6b8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0215b6c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0215b6c8 kind:arm_call to:0x02011ff4 module:main +from:0x0215b6d4 kind:load to:0x021627a8 module:overlay(87) +from:0x0215b700 kind:arm_call to:0x0215b7dc module:overlay(87) +from:0x0215b718 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215b724 kind:arm_call to:0x0215b7dc module:overlay(87) +from:0x0215b794 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0215b7a4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b7b4 kind:load to:0x021626cc module:overlay(87) +from:0x0215b7c4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b7cc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b7d4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b7e8 kind:arm_call to:0x0215b7b8 module:overlay(87) +from:0x0215b820 kind:load to:0x021626e4 module:overlay(87) +from:0x0215b840 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215b860 kind:load to:0x027e09b8 module:dtcm +from:0x0215b87c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b88c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215b894 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215b93c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b940 kind:load to:0x021626fc module:overlay(87) +from:0x0215b9c0 kind:load to:0x021626b4 module:overlay(87) +from:0x0215ba04 kind:arm_call to:0x0215c20c module:overlay(87) +from:0x0215ba0c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215ba14 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215ba28 kind:arm_call to:0x0215bdc4 module:overlay(87) +from:0x0215ba38 kind:arm_call to:0x0215be9c module:overlay(87) +from:0x0215bad8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215bae4 kind:arm_call to:0x02016990 module:main +from:0x0215bb08 kind:load to:0x021626b4 module:overlay(87) +from:0x0215bb0c kind:load to:0x02049be4 module:main +from:0x0215bb38 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215bb48 kind:arm_call to:0x0215bdc4 module:overlay(87) +from:0x0215bb6c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215bb78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bb88 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215bb98 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bbb0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215bbbc kind:arm_call to:0x02016990 module:main +from:0x0215bbe4 kind:arm_call to:0x020167e0 module:main +from:0x0215bbf8 kind:arm_call to:0x0215bd3c module:overlay(87) +from:0x0215bc08 kind:arm_call to:0x0215be9c module:overlay(87) +from:0x0215bc54 kind:arm_call to:0x0215b7dc module:overlay(87) +from:0x0215bc60 kind:load to:0x027e09a8 module:dtcm +from:0x0215bcd4 kind:load to:0x021626b4 module:overlay(87) +from:0x0215bce0 kind:arm_call to:0x0215bb10 module:overlay(87) +from:0x0215bd18 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bd28 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215bd30 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215bd78 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bda4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bdb4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bdc0 kind:load to:0x0203e964 module:main +from:0x0215bde4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bdf4 kind:arm_call to:0x02028d30 module:main +from:0x0215be34 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215be64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215be78 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215be88 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215be94 kind:load to:0x027e0ce4 module:dtcm +from:0x0215be98 kind:load to:0x0203e964 module:main +from:0x0215beb8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215bf38 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215bf60 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215bf68 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bf88 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bf9c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215bfbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bfd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bfec kind:arm_call to:0x01ffedac module:itcm +from:0x0215c000 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215c058 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215c060 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0215c078 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215c088 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0215c0a4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0215c0d8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c0e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215c118 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215c13c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c144 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c150 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c160 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c198 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215c1e4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0215c1f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c1fc kind:load to:0x027e0cec module:dtcm +from:0x0215c200 kind:load to:0x027e09a8 module:dtcm +from:0x0215c208 kind:load to:0x027e09c0 module:dtcm +from:0x0215c224 kind:load to:0x027e09bc module:dtcm +from:0x0215c228 kind:load to:0x02078b5c module:overlay(0) +from:0x0215c27c kind:arm_call to:0x020982fc module:overlay(0) +from:0x0215c2b8 kind:load to:0x0216271c module:overlay(87) +from:0x0215c304 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c318 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c38c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c3a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c3d4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0215c3dc kind:arm_call to:0x02011ff4 module:main +from:0x0215c3f0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0215c3f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c40c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0215c420 kind:load to:0x02162e80 module:overlay(87) +from:0x0215c434 kind:arm_call to:0x02011f3c module:main +from:0x0215c440 kind:arm_call to:0x0215c4bc module:overlay(87) +from:0x0215c454 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c4b0 kind:load to:0x02162868 module:overlay(87) +from:0x0215c4c8 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0215c4e8 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0215c518 kind:arm_call to:0x0213ff0c module:overlay(70) +from:0x0215c568 kind:arm_call to:0x0200f05c module:main +from:0x0215c588 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0215c5b0 kind:arm_call to:0x0200f05c module:main +from:0x0215c5d0 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0215c610 kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x0215c62c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c63c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c688 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x0215c6a4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c6ec kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x0215c708 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0215c720 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0215c730 kind:arm_call to:0x02160bfc module:overlay(87) +from:0x0215c79c kind:arm_call to:0x02160ae0 module:overlay(87) +from:0x0215c7cc kind:arm_call to:0x0213ff94 module:overlay(70) +from:0x0215c7dc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0215c808 kind:arm_call to:0x01ffa06c module:itcm +from:0x0215c834 kind:load to:0x0216288c module:overlay(87) +from:0x0215c838 kind:load to:0x02162e80 module:overlay(87) +from:0x0215c840 kind:load to:0x021620b0 module:overlay(87) +from:0x0215c844 kind:load to:0x021620c0 module:overlay(87) +from:0x0215c848 kind:load to:0x021623f0 module:overlay(87) +from:0x0215c84c kind:load to:0x021623a8 module:overlay(87) +from:0x0215c878 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0215c88c kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0215c898 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215c8ac kind:load to:0x02160998 module:overlay(87) +from:0x0215c8d0 kind:load to:0x02097c40 module:overlay(0) +from:0x0215c8e0 kind:arm_call to:0x0215c8b0 module:overlay(87) +from:0x0215c918 kind:load to:0x021628e4 module:overlay(87) +from:0x0215c958 kind:arm_call to:0x02160364 module:overlay(87) +from:0x0215c998 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0215c9f8 kind:arm_call to:0x0215fae4 module:overlay(87) +from:0x0215ca00 kind:arm_call to:0x0215fcbc module:overlay(87) +from:0x0215caac kind:arm_call to:0x0207decc module:overlay(0) +from:0x0215cab4 kind:arm_call to:0x021400c4 module:overlay(70) +from:0x0215cabc kind:arm_call to:0x02160c88 module:overlay(87) +from:0x0215cac4 kind:arm_call to:0x0216045c module:overlay(87) +from:0x0215caec kind:arm_call to:0x0208be34 module:overlay(0) +from:0x0215caf4 kind:arm_call to:0x02160ecc module:overlay(87) +from:0x0215cb54 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215cb64 kind:load to:0x0216294c module:overlay(87) +from:0x0215cb6c kind:load to:0x027e09c0 module:dtcm +from:0x0215cb70 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cb74 kind:load to:0x027e09a8 module:dtcm +from:0x0215cbf8 kind:load to:0x021629b4 module:overlay(87) +from:0x0215cc98 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215cca0 kind:arm_call to:0x0215f518 module:overlay(87) +from:0x0215ccb4 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215ccec kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215cd04 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215cd0c kind:load to:0x02049be4 module:main +from:0x0215cd30 kind:arm_call to:0x02016958 module:main +from:0x0215cd4c kind:arm_call to:0x01ff9364 module:itcm +from:0x0215cd90 kind:arm_call to:0x0215f33c module:overlay(87) +from:0x0215cda0 kind:arm_call to:0x0215fab8 module:overlay(87) +from:0x0215cdcc kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215cddc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ce50 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ce7c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215ce98 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215ceb0 kind:arm_call to:0x0215f518 module:overlay(87) +from:0x0215cf10 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215cf50 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215cf6c kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215cf7c kind:load to:0x0203e964 module:main +from:0x0215cf80 kind:load to:0x027e09c0 module:dtcm +from:0x0215cfd8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215d044 kind:arm_call to:0x02016958 module:main +from:0x0215d060 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215d0a8 kind:arm_call to:0x0215f33c module:overlay(87) +from:0x0215d0b8 kind:arm_call to:0x0215fab8 module:overlay(87) +from:0x0215d150 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215d188 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215d190 kind:arm_call to:0x0215f518 module:overlay(87) +from:0x0215d1a8 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215d1bc kind:load to:0x02162a2c module:overlay(87) +from:0x0215d1c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215d268 kind:load to:0x021629fc module:overlay(87) +from:0x0215d274 kind:arm_call to:0x02160800 module:overlay(87) +from:0x0215d288 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215d300 kind:load to:0x021629e4 module:overlay(87) +from:0x0215d324 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d338 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215d3b0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215d3c0 kind:load to:0x021629e4 module:overlay(87) +from:0x0215d3e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d3f4 kind:arm_call to:0x0215f518 module:overlay(87) +from:0x0215d408 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215d414 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215d444 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0215d470 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d4d4 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215d50c kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215d540 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0215d564 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d568 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215d5b0 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x0215d5e8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0215d698 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d6a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d6d0 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215d728 kind:arm_call to:0x021608fc module:overlay(87) +from:0x0215d794 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215d7a0 kind:arm_call to:0x0210b148 module:overlay(31) +from:0x0215d82c kind:arm_call to:0x020169d4 module:main +from:0x0215d83c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d860 kind:arm_call to:0x02016958 module:main +from:0x0215d878 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x0215d8a0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215d8ec kind:arm_call to:0x01ff930c module:itcm +from:0x0215d96c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d998 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215d9b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d9f0 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215da64 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215da7c kind:arm_call to:0x01ff916c module:itcm +from:0x0215da98 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215daa0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215daac kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215dac0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215daec kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215db58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215db60 kind:arm_call to:0x01ff938c module:itcm +from:0x0215db94 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215dba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dc04 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dc90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dcac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dcc8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dce4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dd00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215dd18 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215dd48 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215dd58 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215dd88 kind:arm_call to:0x0209978c module:overlay(0) +from:0x0215dda4 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0215ddb8 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215de28 kind:arm_call to:0x0208068c module:overlay(0) +from:0x0215de44 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x0215de4c kind:arm_call to:0x0202851c module:main +from:0x0215de68 kind:load to:0x020b51f8 module:overlay(0) +from:0x0215de74 kind:load to:0x027e09b8 module:dtcm +from:0x0215de78 kind:load to:0x02162a14 module:overlay(87) +from:0x0215de7c kind:load to:0x021620aa module:overlay(87) +from:0x0215de80 kind:load to:0x02162800 module:overlay(87) +from:0x0215de84 kind:load to:0x027e0ce0 module:dtcm +from:0x0215de8c kind:load to:0x0203e964 module:main +from:0x0215de98 kind:load to:0x027e0cec module:dtcm +from:0x0215de9c kind:load to:0x027e09a8 module:dtcm +from:0x0215dea4 kind:load to:0x027e09bc module:dtcm +from:0x0215dea8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215deac kind:load to:0x027e09a4 module:dtcm +from:0x0215dec4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215df30 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215df68 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215df9c kind:load to:0x027e0cd8 module:dtcm +from:0x0215e00c kind:arm_call to:0x0215deb0 module:overlay(87) +from:0x0215e038 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e048 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e06c kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215e07c kind:load to:0x021629cc module:overlay(87) +from:0x0215e080 kind:load to:0x027e09c0 module:dtcm +from:0x0215e098 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215e0a4 kind:arm_call to:0x02016958 module:main +from:0x0215e0b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e0f4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0215e10c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215e118 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215e130 kind:load to:0x027e0cec module:dtcm +from:0x0215e138 kind:load to:0x027e09a8 module:dtcm +from:0x0215e214 kind:arm_call to:0x02099eac module:overlay(0) +from:0x0215e29c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e2ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e2d4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0215e328 kind:arm_call to:0x021608fc module:overlay(87) +from:0x0215e394 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0215e3a0 kind:arm_call to:0x0210b148 module:overlay(31) +from:0x0215e3e4 kind:arm_call to:0x020169d4 module:main +from:0x0215e3f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e424 kind:arm_call to:0x0208bc10 module:overlay(0) +from:0x0215e43c kind:arm_call to:0x01ffedac module:itcm +from:0x0215e4a0 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215e4d8 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215e52c kind:arm_call to:0x01fff350 module:itcm +from:0x0215e53c kind:arm_call to:0x01fff350 module:itcm +from:0x0215e554 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0215e564 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e5a0 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e5b0 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e5e0 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e614 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e624 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e658 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e678 kind:load to:0x02162804 module:overlay(87) +from:0x0215e67c kind:load to:0x02162a44 module:overlay(87) +from:0x0215e680 kind:load to:0x0216281c module:overlay(87) +from:0x0215e684 kind:load to:0x027e09b8 module:dtcm +from:0x0215e688 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e68c kind:load to:0x021620ac module:overlay(87) +from:0x0215e690 kind:load to:0x021627fc module:overlay(87) +from:0x0215e694 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e698 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e6a0 kind:load to:0x020b3040 module:overlay(0) +from:0x0215e6a4 kind:load to:0x027e0ce8 module:dtcm +from:0x0215e6ac kind:load to:0x020b3504 module:overlay(0) +from:0x0215e714 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215e758 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215e774 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e80c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e834 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e844 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e870 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215e8b8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215e8d0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e8e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e8f0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e8fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e90c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e964 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215ea74 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ea84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eab0 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215eb04 kind:arm_call to:0x01ff930c module:itcm +from:0x0215eb2c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215eb3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215eb68 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215ec30 kind:arm_call to:0x02015080 module:main +from:0x0215ec4c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0215ec68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215eca4 kind:arm_call to:0x02160964 module:overlay(87) +from:0x0215ece4 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0215ed40 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215ed6c kind:load to:0x027e09b8 module:dtcm +from:0x0215ed78 kind:load to:0x02162a5c module:overlay(87) +from:0x0215ed80 kind:load to:0x0203e964 module:main +from:0x0215ed84 kind:load to:0x027e09bc module:dtcm +from:0x0215ed88 kind:load to:0x02049be4 module:main +from:0x0215ee18 kind:load to:0x021629cc module:overlay(87) +from:0x0215ee3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ee50 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215eec4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0215eee0 kind:load to:0x027e09a8 module:dtcm +from:0x0215ef00 kind:arm_call to:0x02016958 module:main +from:0x0215ef1c kind:arm_call to:0x01ff9364 module:itcm +from:0x0215ef5c kind:arm_call to:0x0215f33c module:overlay(87) +from:0x0215ef6c kind:arm_call to:0x0215fab8 module:overlay(87) +from:0x0215ef98 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215efa8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215efcc kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0215efe8 kind:arm_call to:0x0215deb0 module:overlay(87) +from:0x0215eff0 kind:arm_call to:0x0215f524 module:overlay(87) +from:0x0215f060 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215f0b0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215f0cc kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215f0dc kind:load to:0x027e09c0 module:dtcm +from:0x0215f15c kind:load to:0x02162a2c module:overlay(87) +from:0x0215f194 kind:arm_call to:0x0215f524 module:overlay(87) +from:0x0215f1a0 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215f1a8 kind:arm_call to:0x0215f518 module:overlay(87) +from:0x0215f1bc kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215f234 kind:load to:0x02162a2c module:overlay(87) +from:0x0215f280 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0215f2cc kind:arm_call to:0x02097448 module:overlay(0) +from:0x0215f2fc kind:arm_call to:0x0215f524 module:overlay(87) +from:0x0215f308 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215f310 kind:arm_call to:0x0215f518 module:overlay(87) +from:0x0215f328 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215f334 kind:load to:0x020b53e4 module:overlay(0) +from:0x0215f380 kind:arm_call to:0x0215f8a8 module:overlay(87) +from:0x0215f3b0 kind:arm_call to:0x0215f8a8 module:overlay(87) +from:0x0215f4ec kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f510 kind:load to:0x021629cc module:overlay(87) +from:0x0215f514 kind:load to:0x021629b4 module:overlay(87) +from:0x0215f520 kind:load to:0x02160718 module:overlay(87) +from:0x0215f538 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f54c kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f564 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215f588 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f5b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f5c0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f5d8 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f5f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f61c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f628 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f640 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f65c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f684 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f690 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f6a8 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f6c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f6e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f6f4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f70c kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f724 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f74c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f758 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f770 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f788 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f7b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f7bc kind:arm_call to:0x01ffedac module:itcm +from:0x0215f7d4 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f7ec kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f814 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f820 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f838 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f850 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f878 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f884 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f89c kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x0215f8c4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f8dc kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215f900 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0215f920 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f94c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f958 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f974 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215f9a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f9d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f9dc kind:arm_call to:0x01ffedac module:itcm +from:0x0215f9f8 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215fa2c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215fa58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fa64 kind:arm_call to:0x01ffedac module:itcm +from:0x0215fa80 kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x0215faa8 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0215facc kind:arm_call to:0x02016958 module:main +from:0x0215fadc kind:arm_call to:0x01ff930c module:itcm +from:0x0215fb20 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215fb34 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x0215fb48 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0215fb58 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0215fb6c kind:load to:0x027e09c0 module:dtcm +from:0x0215fb90 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0215fbb0 kind:load to:0x027e09b8 module:dtcm +from:0x0215fbfc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215fc0c kind:arm_call to:0x021400d0 module:overlay(70) +from:0x0215fc3c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fc60 kind:arm_call to:0x02078710 module:overlay(0) +from:0x0215fcac kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0215fcb8 kind:load to:0x027e09bc module:dtcm +from:0x0215fcd0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0215fd24 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0215fd90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fda0 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0215fdb0 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215fde0 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x0215fdfc kind:arm_call to:0x02160660 module:overlay(87) +from:0x0215fe48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fe54 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fe6c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0215fe7c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fef4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02160064 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x021601e4 kind:arm_call to:0x020f2ddc module:overlay(31) +from:0x02160208 kind:arm_call to:0x02160660 module:overlay(87) +from:0x0216022c kind:arm_call to:0x02099114 module:overlay(0) +from:0x02160244 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02160284 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021602a4 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x021602b0 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x021602e0 kind:arm_call to:0x0208bd70 module:overlay(0) +from:0x021602ec kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x02160310 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0216032c kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x0216033c kind:load to:0x027e0ce4 module:dtcm +from:0x02160340 kind:load to:0x027e0ce0 module:dtcm +from:0x0216034c kind:load to:0x0203e964 module:main +from:0x02160350 kind:load to:0x02049be4 module:main +from:0x0216035c kind:load to:0x027e09a8 module:dtcm +from:0x02160374 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021603c4 kind:arm_call to:0x02016fbc module:main +from:0x02160434 kind:arm_call to:0x02016ae0 module:main +from:0x0216047c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160494 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216053c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160558 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216056c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02160578 kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x02160600 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216060c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216062c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160640 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216064c kind:arm_call to:0x0215c8d4 module:overlay(87) +from:0x02160658 kind:load to:0x027e0ce4 module:dtcm +from:0x0216065c kind:load to:0x0203e964 module:main +from:0x02160674 kind:arm_call to:0x02098590 module:overlay(0) +from:0x02160684 kind:arm_call to:0x01ffb714 module:itcm +from:0x021606fc kind:arm_call to:0x01ffb744 module:itcm +from:0x02160714 kind:load to:0x0203e964 module:main +from:0x0216072c kind:arm_call to:0x01ffedac module:itcm +from:0x02160794 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x021607fc kind:load to:0x027e0cd8 module:dtcm +from:0x02160814 kind:arm_call to:0x01ffedac module:itcm +from:0x02160880 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x021608f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02160944 kind:arm_call to:0x020158e8 module:main +from:0x0216098c kind:arm_call to:0x02078868 module:overlay(0) +from:0x02160994 kind:load to:0x027e09bc module:dtcm +from:0x02160a00 kind:arm_call to:0x0200e260 module:main +from:0x02160a10 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160a90 kind:arm_call to:0x0200e260 module:main +from:0x02160aa4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160ad0 kind:arm_call to:0x02028d30 module:main +from:0x02160adc kind:load to:0x027e0964 module:dtcm +from:0x02160aec kind:arm_call to:0x020982fc module:overlay(0) +from:0x02160b04 kind:load to:0x0216284c module:overlay(87) +from:0x02160b18 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02160b34 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02160b3c kind:arm_call to:0x02011ff4 module:main +from:0x02160b94 kind:arm_call to:0x01fff498 module:itcm +from:0x02160bbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02160bf8 kind:load to:0x027e0ce8 module:dtcm +from:0x02160c08 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02160c20 kind:load to:0x0216283c module:overlay(87) +from:0x02160c38 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02160c70 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160c80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160cd8 kind:arm_call to:0x02015080 module:main +from:0x02160cfc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160d10 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160d4c kind:arm_call to:0x02015080 module:main +from:0x02160d70 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160d84 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160dc0 kind:arm_call to:0x02015080 module:main +from:0x02160de4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160df8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160e34 kind:arm_call to:0x02015080 module:main +from:0x02160e58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160e6c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160e9c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02160eb0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160ebc kind:load to:0x027e09a8 module:dtcm +from:0x02160ec0 kind:load to:0x027e0cec module:dtcm +from:0x02160f10 kind:arm_call to:0x02015080 module:main +from:0x02160f60 kind:arm_call to:0x02015080 module:main +from:0x02160f7c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02160fb8 kind:arm_call to:0x02015080 module:main +from:0x02161008 kind:arm_call to:0x02015080 module:main +from:0x02161058 kind:arm_call to:0x02015080 module:main +from:0x021610a8 kind:arm_call to:0x02015080 module:main +from:0x021610c4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02161100 kind:arm_call to:0x02015080 module:main +from:0x0216111c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216115c kind:arm_call to:0x02015080 module:main +from:0x02161178 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021611b8 kind:arm_call to:0x02015080 module:main +from:0x021611d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021611dc kind:load to:0x027e09a8 module:dtcm +from:0x02161214 kind:arm_call to:0x02160b08 module:overlay(87) +from:0x02161220 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0216122c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161238 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161244 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02161250 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216125c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02161264 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161280 kind:arm_call to:0x02160b08 module:overlay(87) +from:0x0216128c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02161298 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021612a4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021612b0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021612bc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021612c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021612d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021612d8 kind:arm_call to:0x02011ff4 module:main +from:0x021612ec kind:arm_call to:0x02097960 module:overlay(0) +from:0x02161300 kind:load to:0x02162f68 module:overlay(87) +from:0x02161314 kind:arm_call to:0x02011f3c module:main +from:0x02161320 kind:arm_call to:0x02161350 module:overlay(87) +from:0x02161334 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216134c kind:load to:0x02162a94 module:overlay(87) +from:0x02161358 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02161388 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021613a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021613b8 kind:load to:0x02162ab8 module:overlay(87) +from:0x021613bc kind:load to:0x02162f68 module:overlay(87) +from:0x021613c0 kind:load to:0x021623a8 module:overlay(87) +from:0x021613d0 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x0216141c kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0216142c kind:load to:0x027e0cd8 module:dtcm +from:0x02161430 kind:load to:0x02162a74 module:overlay(87) +from:0x02161468 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021614b8 kind:load to:0x02162f68 module:overlay(87) +from:0x021614c8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021614d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021614d8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021614f0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021614f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161500 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161508 kind:arm_call to:0x02011ff4 module:main +from:0x0216151c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02161530 kind:load to:0x02163050 module:overlay(87) +from:0x02161544 kind:arm_call to:0x02011f3c module:main +from:0x02161550 kind:arm_call to:0x02161580 module:overlay(87) +from:0x02161564 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216157c kind:load to:0x02162b18 module:overlay(87) +from:0x02161590 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021615b4 kind:arm_call to:0x0200f05c module:main +from:0x021615d0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021615e8 kind:arm_call to:0x0200f05c module:main +from:0x02161628 kind:arm_call_thumb to:0x02099b18 module:overlay(0) +from:0x02161640 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02161664 kind:arm_call to:0x0200f05c module:main +from:0x021616a4 kind:arm_call_thumb to:0x02099b18 module:overlay(0) +from:0x021616bc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021616f0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02161708 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216172c kind:load to:0x02162b84 module:overlay(87) +from:0x02161730 kind:load to:0x02163050 module:overlay(87) +from:0x02161734 kind:load to:0x021620e0 module:overlay(87) +from:0x02161738 kind:load to:0x021623a8 module:overlay(87) +from:0x02161748 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02161794 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021617a0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021617d4 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02161800 kind:arm_call to:0x02099eac module:overlay(0) +from:0x02161820 kind:arm_call to:0x02080244 module:overlay(0) +from:0x0216182c kind:arm_call to:0x021619a8 module:overlay(87) +from:0x0216183c kind:load to:0x027e0cd8 module:dtcm +from:0x02161840 kind:load to:0x02162b64 module:overlay(87) +from:0x02161844 kind:load to:0x02162b34 module:overlay(87) +from:0x02161848 kind:load to:0x02162b4c module:overlay(87) +from:0x0216186c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216189c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021618d4 kind:arm_call to:0x02161a00 module:overlay(87) +from:0x021618f4 kind:arm_call to:0x020f76a4 module:overlay(31) +from:0x0216190c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216192c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161958 kind:arm_call to:0x02071ecc module:overlay(0) +from:0x02161960 kind:load to:0x027e09a8 module:dtcm +from:0x02161984 kind:arm_call to:0x0200f05c module:main +from:0x021619a0 kind:load to:0x02163050 module:overlay(87) +from:0x021619a4 kind:load to:0x021620d0 module:overlay(87) +from:0x021619bc kind:arm_call to:0x02073004 module:overlay(0) +from:0x021619ec kind:arm_call to:0x020733bc module:overlay(0) +from:0x021619fc kind:load to:0x027e09b8 module:dtcm +from:0x02161a24 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02161a4c kind:arm_call to:0x020a7f98 module:overlay(0) +from:0x02161a70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161a94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161aa8 kind:arm_call to:0x02161abc module:overlay(87) +from:0x02161ab4 kind:load to:0x027e09b8 module:dtcm +from:0x02161ab8 kind:load to:0x020b6544 module:overlay(0) +from:0x02161ad0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02161aec kind:arm_call to:0x020a8088 module:overlay(0) +from:0x02161afc kind:arm_call to:0x02098adc module:overlay(0) +from:0x02161b04 kind:load to:0x027e09b8 module:dtcm +from:0x02161b08 kind:load to:0x020b6544 module:overlay(0) +from:0x02161b18 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161b20 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161b28 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161b30 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161b38 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161b40 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161b58 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161b60 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161b68 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02161b70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161b78 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02161b80 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02161b88 kind:arm_call to:0x02011ff4 module:main +from:0x02161b9c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02161bb0 kind:load to:0x02163138 module:overlay(87) +from:0x02161bc4 kind:arm_call to:0x02011f3c module:main +from:0x02161bd0 kind:arm_call to:0x02161c24 module:overlay(87) +from:0x02161bf0 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x02161c1c kind:load to:0x02162bf0 module:overlay(87) +from:0x02161c2c kind:arm_call to:0x0214a1d8 module:overlay(70) +from:0x02161c54 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02161c64 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02161c70 kind:load to:0x02163138 module:overlay(87) +from:0x02161c78 kind:load to:0x02162c18 module:overlay(87) +from:0x02161c7c kind:load to:0x02162c88 module:overlay(87) +from:0x02161ca0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02161cfc kind:load to:0x0203e964 module:main +from:0x02161d00 kind:load to:0x02162bdc module:overlay(87) +from:0x02161d54 kind:load to:0x02163138 module:overlay(87) +from:0x02161db4 kind:load to:0x02163138 module:overlay(87) +from:0x02161dd0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161dd8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161de0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02161df8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161e00 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02161e08 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02161e10 kind:arm_call to:0x02011ff4 module:main +from:0x02161e24 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02161e38 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02161e40 kind:arm_call to:0x02011ff4 module:main +from:0x02161e54 kind:arm_branch to:0x0214a45c module:overlay(70) +from:0x02161e7c kind:arm_call to:0x01fff148 module:itcm +from:0x02161eac kind:arm_call to:0x01ff9258 module:itcm +from:0x02161ed8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161ee4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161ef0 kind:arm_call to:0x01ff938c module:itcm +from:0x02161f00 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161f10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161f30 kind:arm_call to:0x01ff9984 module:itcm +from:0x02161f3c kind:load to:0x027e0ce0 module:dtcm +from:0x02161f40 kind:load to:0x020aaf68 module:overlay(0) +from:0x02161f44 kind:load to:0x020aaee4 module:overlay(0) +from:0x02161f68 kind:arm_call to:0x01fff148 module:itcm +from:0x02161f98 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161fc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161fd0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161fdc kind:arm_call to:0x01ff938c module:itcm +from:0x02161fec kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161ffc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216201c kind:arm_call to:0x01ff9984 module:itcm +from:0x02162028 kind:load to:0x027e0ce0 module:dtcm +from:0x0216202c kind:load to:0x020aaf68 module:overlay(0) +from:0x02162030 kind:load to:0x020aaee4 module:overlay(0) +from:0x0216210c kind:arm_call to:0x021545f0 module:overlay(87) +from:0x0216211c kind:arm_call to:0x0203ce74 module:main +from:0x02162130 kind:load to:0x02162ca0 module:overlay(87) +from:0x02162134 kind:load to:0x02162cb0 module:overlay(87) +from:0x02162138 kind:load to:0x0215b320 module:overlay(87) +from:0x0216213c kind:load to:0x02162ca4 module:overlay(87) +from:0x0216215c kind:arm_call to:0x0215b364 module:overlay(87) +from:0x0216216c kind:arm_call to:0x0203ce74 module:main +from:0x02162180 kind:load to:0x02162d88 module:overlay(87) +from:0x02162184 kind:load to:0x02162d98 module:overlay(87) +from:0x02162188 kind:load to:0x0215c404 module:overlay(87) +from:0x0216218c kind:load to:0x02162d8c module:overlay(87) +from:0x021621ac kind:arm_call to:0x0215c448 module:overlay(87) +from:0x021621bc kind:arm_call to:0x0203ce74 module:main +from:0x021621d0 kind:load to:0x02162e70 module:overlay(87) +from:0x021621d4 kind:load to:0x02162e80 module:overlay(87) +from:0x021621d8 kind:load to:0x021612e4 module:overlay(87) +from:0x021621dc kind:load to:0x02162e74 module:overlay(87) +from:0x021621fc kind:arm_call to:0x02161328 module:overlay(87) +from:0x0216220c kind:arm_call to:0x0203ce74 module:main +from:0x02162220 kind:load to:0x02162f58 module:overlay(87) +from:0x02162224 kind:load to:0x02162f68 module:overlay(87) +from:0x02162228 kind:load to:0x02161514 module:overlay(87) +from:0x0216222c kind:load to:0x02162f5c module:overlay(87) +from:0x0216224c kind:arm_call to:0x02161558 module:overlay(87) +from:0x0216225c kind:arm_call to:0x0203ce74 module:main +from:0x02162270 kind:load to:0x02163040 module:overlay(87) +from:0x02162274 kind:load to:0x02163050 module:overlay(87) +from:0x02162278 kind:load to:0x02161b94 module:overlay(87) +from:0x0216227c kind:load to:0x02163044 module:overlay(87) +from:0x021622b8 kind:arm_call to:0x02161bd8 module:overlay(87) +from:0x021622c8 kind:arm_call to:0x0203ce74 module:main +from:0x021622dc kind:load to:0x02162bdc module:overlay(87) +from:0x021622e0 kind:load to:0x02163128 module:overlay(87) +from:0x021622e4 kind:load to:0x02163138 module:overlay(87) +from:0x021622e8 kind:load to:0x02161e1c module:overlay(87) +from:0x021622ec kind:load to:0x0216312c module:overlay(87) +from:0x021622f0 kind:load to:0x021620f0 module:overlay(87) +from:0x021622f4 kind:load to:0x02162140 module:overlay(87) +from:0x021622f8 kind:load to:0x02162190 module:overlay(87) +from:0x021622fc kind:load to:0x021621e0 module:overlay(87) +from:0x02162300 kind:load to:0x02162230 module:overlay(87) +from:0x02162304 kind:load to:0x02162280 module:overlay(87) +from:0x02162328 kind:load to:0x021545cc module:overlay(87) +from:0x0216232c kind:load to:0x02097998 module:overlay(0) +from:0x02162330 kind:load to:0x020977a8 module:overlay(0) +from:0x02162334 kind:load to:0x02097824 module:overlay(0) +from:0x02162338 kind:load to:0x020979a0 module:overlay(0) +from:0x0216233c kind:load to:0x020979c0 module:overlay(0) +from:0x02162340 kind:load to:0x020979ec module:overlay(0) +from:0x0216234c kind:load to:0x02154c9c module:overlay(87) +from:0x02162350 kind:load to:0x0215b134 module:overlay(87) +from:0x02162354 kind:load to:0x02057bf4 module:overlay(0) +from:0x02162358 kind:load to:0x0215aea8 module:overlay(87) +from:0x0216235c kind:load to:0x02057dc8 module:overlay(0) +from:0x02162360 kind:load to:0x02057e44 module:overlay(0) +from:0x02162364 kind:load to:0x02057ea8 module:overlay(0) +from:0x02162368 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0216236c kind:load to:0x02057d84 module:overlay(0) +from:0x021623a8 kind:load to:0x02154cc4 module:overlay(87) +from:0x021623ac kind:load to:0x0215b16c module:overlay(87) +from:0x021623b0 kind:load to:0x02099b54 module:overlay(0) +from:0x021623b4 kind:load to:0x02099b8c module:overlay(0) +from:0x021623b8 kind:load to:0x0209a190 module:overlay(0) +from:0x021623bc kind:load to:0x0209a198 module:overlay(0) +from:0x021623c0 kind:load to:0x0209a138 module:overlay(0) +from:0x021623c4 kind:load to:0x02099d04 module:overlay(0) +from:0x021623c8 kind:load to:0x02099bf4 module:overlay(0) +from:0x021623cc kind:load to:0x0209a0c0 module:overlay(0) +from:0x021623d0 kind:load to:0x0209a148 module:overlay(0) +from:0x021623d4 kind:load to:0x0209a160 module:overlay(0) +from:0x021623d8 kind:load to:0x0215b12c module:overlay(87) +from:0x021623dc kind:load to:0x0209a178 module:overlay(0) +from:0x021623e0 kind:load to:0x0215b11c module:overlay(87) +from:0x021623e4 kind:load to:0x02154ec0 module:overlay(87) +from:0x021623f0 kind:load to:0x02154cb0 module:overlay(87) +from:0x021623f4 kind:load to:0x0215b150 module:overlay(87) +from:0x021623f8 kind:load to:0x0209a2a8 module:overlay(0) +from:0x021623fc kind:load to:0x0209a2dc module:overlay(0) +from:0x02162400 kind:load to:0x0209a374 module:overlay(0) +from:0x02162404 kind:load to:0x0209a388 module:overlay(0) +from:0x02162408 kind:load to:0x0209a138 module:overlay(0) +from:0x0216240c kind:load to:0x0209a3b0 module:overlay(0) +from:0x02162410 kind:load to:0x0209a438 module:overlay(0) +from:0x02162414 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02162418 kind:load to:0x0209a344 module:overlay(0) +from:0x0216241c kind:load to:0x0209a35c module:overlay(0) +from:0x02162420 kind:load to:0x0209a39c module:overlay(0) +from:0x02162424 kind:load to:0x0209a728 module:overlay(0) +from:0x02162428 kind:load to:0x0215ae7c module:overlay(87) +from:0x0216242c kind:load to:0x02158c50 module:overlay(87) +from:0x02162430 kind:load to:0x0209a760 module:overlay(0) +from:0x0216243c kind:load to:0x0209856c module:overlay(0) +from:0x02162440 kind:load to:0x020985a8 module:overlay(0) +from:0x02162444 kind:load to:0x020985c0 module:overlay(0) +from:0x02162448 kind:load to:0x020985cc module:overlay(0) +from:0x0216244c kind:load to:0x0215a0f8 module:overlay(87) +from:0x02162450 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162454 kind:load to:0x02154cd8 module:overlay(87) +from:0x02162458 kind:load to:0x02098504 module:overlay(0) +from:0x0216245c kind:load to:0x02154f68 module:overlay(87) +from:0x02162460 kind:load to:0x0215989c module:overlay(87) +from:0x02162464 kind:load to:0x02098510 module:overlay(0) +from:0x02162468 kind:load to:0x021598dc module:overlay(87) +from:0x0216246c kind:load to:0x02099058 module:overlay(0) +from:0x02162470 kind:load to:0x0209851c module:overlay(0) +from:0x02162474 kind:load to:0x020985d8 module:overlay(0) +from:0x02162478 kind:load to:0x02098644 module:overlay(0) +from:0x0216247c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162480 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162484 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162488 kind:load to:0x0215b188 module:overlay(87) +from:0x0216248c kind:load to:0x0215b250 module:overlay(87) +from:0x02162490 kind:load to:0x020995dc module:overlay(0) +from:0x02162494 kind:load to:0x0215513c module:overlay(87) +from:0x0216249c kind:load to:0x021562b8 module:overlay(87) +from:0x021624a4 kind:load to:0x021570b8 module:overlay(87) +from:0x021624ac kind:load to:0x021564f4 module:overlay(87) +from:0x021624b4 kind:load to:0x021565ec module:overlay(87) +from:0x021624bc kind:load to:0x021566a4 module:overlay(87) +from:0x021624c4 kind:load to:0x02156894 module:overlay(87) +from:0x021624cc kind:load to:0x021569e0 module:overlay(87) +from:0x021624d4 kind:load to:0x02156bcc module:overlay(87) +from:0x021624dc kind:load to:0x02156d44 module:overlay(87) +from:0x021624e4 kind:load to:0x02156ea4 module:overlay(87) +from:0x021624ec kind:load to:0x021579f0 module:overlay(87) +from:0x021624f4 kind:load to:0x02157030 module:overlay(87) +from:0x021624fc kind:load to:0x021551a4 module:overlay(87) +from:0x02162504 kind:load to:0x02156310 module:overlay(87) +from:0x0216250c kind:load to:0x02157284 module:overlay(87) +from:0x02162514 kind:load to:0x0215658c module:overlay(87) +from:0x0216251c kind:load to:0x02156628 module:overlay(87) +from:0x02162524 kind:load to:0x0215675c module:overlay(87) +from:0x0216252c kind:load to:0x021568d0 module:overlay(87) +from:0x02162534 kind:load to:0x02156a30 module:overlay(87) +from:0x0216253c kind:load to:0x02156c74 module:overlay(87) +from:0x02162544 kind:load to:0x02156dac module:overlay(87) +from:0x0216254c kind:load to:0x02156ef0 module:overlay(87) +from:0x02162554 kind:load to:0x02157b30 module:overlay(87) +from:0x0216255c kind:load to:0x02157054 module:overlay(87) +from:0x021626e4 kind:load to:0x0215b944 module:overlay(87) +from:0x021626ec kind:load to:0x0215ba44 module:overlay(87) +from:0x021626f4 kind:load to:0x0215bc6c module:overlay(87) +from:0x021626fc kind:load to:0x0215b9c4 module:overlay(87) +from:0x02162704 kind:load to:0x0215bb10 module:overlay(87) +from:0x0216270c kind:load to:0x0215bcd8 module:overlay(87) +from:0x0216271c kind:load to:0x0215b5b0 module:overlay(87) +from:0x02162720 kind:load to:0x0215c3cc module:overlay(87) +from:0x02162724 kind:load to:0x0215c2bc module:overlay(87) +from:0x02162728 kind:load to:0x0215c344 module:overlay(87) +from:0x0216272c kind:load to:0x0207c044 module:overlay(0) +from:0x02162738 kind:load to:0x0215b340 module:overlay(87) +from:0x0216273c kind:load to:0x02097998 module:overlay(0) +from:0x02162740 kind:load to:0x020977a8 module:overlay(0) +from:0x02162744 kind:load to:0x02097824 module:overlay(0) +from:0x02162748 kind:load to:0x020979a0 module:overlay(0) +from:0x0216274c kind:load to:0x020979c0 module:overlay(0) +from:0x02162750 kind:load to:0x020979ec module:overlay(0) +from:0x0216275c kind:load to:0x0215b5c4 module:overlay(87) +from:0x02162760 kind:load to:0x0215c3e8 module:overlay(87) +from:0x02162764 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02162768 kind:load to:0x0209a2dc module:overlay(0) +from:0x0216276c kind:load to:0x0209a374 module:overlay(0) +from:0x02162770 kind:load to:0x0209a388 module:overlay(0) +from:0x02162774 kind:load to:0x0209a138 module:overlay(0) +from:0x02162778 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0216277c kind:load to:0x0209a438 module:overlay(0) +from:0x02162780 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02162784 kind:load to:0x0209a344 module:overlay(0) +from:0x02162788 kind:load to:0x0209a35c module:overlay(0) +from:0x0216278c kind:load to:0x0209a39c module:overlay(0) +from:0x02162790 kind:load to:0x0209a728 module:overlay(0) +from:0x02162794 kind:load to:0x0215ae7c module:overlay(87) +from:0x02162798 kind:load to:0x02158c50 module:overlay(87) +from:0x0216279c kind:load to:0x0209a760 module:overlay(0) +from:0x021627a8 kind:load to:0x0209856c module:overlay(0) +from:0x021627ac kind:load to:0x020985a8 module:overlay(0) +from:0x021627b0 kind:load to:0x020985c0 module:overlay(0) +from:0x021627b4 kind:load to:0x020985cc module:overlay(0) +from:0x021627b8 kind:load to:0x01fff464 module:itcm +from:0x021627bc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021627c0 kind:load to:0x0215b6d8 module:overlay(87) +from:0x021627c4 kind:load to:0x02098504 module:overlay(0) +from:0x021627c8 kind:load to:0x0215b864 module:overlay(87) +from:0x021627cc kind:load to:0x0215b824 module:overlay(87) +from:0x021627d0 kind:load to:0x02098510 module:overlay(0) +from:0x021627d4 kind:load to:0x0215c22c module:overlay(87) +from:0x021627d8 kind:load to:0x02098518 module:overlay(0) +from:0x021627dc kind:load to:0x0209851c module:overlay(0) +from:0x021627e0 kind:load to:0x020985d8 module:overlay(0) +from:0x021627e4 kind:load to:0x02098644 module:overlay(0) +from:0x021627e8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021627ec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021627f0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021627f4 kind:load to:0x0215b5d8 module:overlay(87) +from:0x021627f8 kind:load to:0x0215b654 module:overlay(87) +from:0x0216283c kind:load to:0x02097c68 module:overlay(0) +from:0x02162840 kind:load to:0x02160c24 module:overlay(87) +from:0x0216284c kind:load to:0x02160b08 module:overlay(87) +from:0x02162850 kind:load to:0x02160b24 module:overlay(87) +from:0x02162854 kind:load to:0x0209832c module:overlay(0) +from:0x02162858 kind:load to:0x02160b48 module:overlay(87) +from:0x0216285c kind:load to:0x0207c044 module:overlay(0) +from:0x02162868 kind:load to:0x0215c424 module:overlay(87) +from:0x0216286c kind:load to:0x02097998 module:overlay(0) +from:0x02162870 kind:load to:0x020977a8 module:overlay(0) +from:0x02162874 kind:load to:0x02097824 module:overlay(0) +from:0x02162878 kind:load to:0x020979a0 module:overlay(0) +from:0x0216287c kind:load to:0x020979c0 module:overlay(0) +from:0x02162880 kind:load to:0x020979ec module:overlay(0) +from:0x0216288c kind:load to:0x0209856c module:overlay(0) +from:0x02162890 kind:load to:0x020985a8 module:overlay(0) +from:0x02162894 kind:load to:0x020985c0 module:overlay(0) +from:0x02162898 kind:load to:0x020985cc module:overlay(0) +from:0x0216289c kind:load to:0x02160c48 module:overlay(87) +from:0x021628a0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021628a4 kind:load to:0x0215c850 module:overlay(87) +from:0x021628a8 kind:load to:0x02098504 module:overlay(0) +from:0x021628ac kind:load to:0x0215c91c module:overlay(87) +from:0x021628b0 kind:load to:0x0215fb70 module:overlay(87) +from:0x021628b4 kind:load to:0x02098510 module:overlay(0) +from:0x021628b8 kind:load to:0x0215fbb4 module:overlay(87) +from:0x021628bc kind:load to:0x02099058 module:overlay(0) +from:0x021628c0 kind:load to:0x0209851c module:overlay(0) +from:0x021628c4 kind:load to:0x020985d8 module:overlay(0) +from:0x021628c8 kind:load to:0x02098644 module:overlay(0) +from:0x021628cc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021628d0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021628d4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021628d8 kind:load to:0x02161204 module:overlay(87) +from:0x021628dc kind:load to:0x02161270 module:overlay(87) +from:0x021628e0 kind:load to:0x020995dc module:overlay(0) +from:0x021628e4 kind:load to:0x0215cb7c module:overlay(87) +from:0x021628ec kind:load to:0x0215cd10 module:overlay(87) +from:0x021628f4 kind:load to:0x0215d1c8 module:overlay(87) +from:0x021628fc kind:load to:0x0215d290 module:overlay(87) +from:0x02162904 kind:load to:0x0215d340 module:overlay(87) +from:0x0216290c kind:load to:0x0215d41c module:overlay(87) +from:0x02162914 kind:load to:0x0215dfa0 module:overlay(87) +from:0x0216291c kind:load to:0x0215e140 module:overlay(87) +from:0x02162924 kind:load to:0x0215ed90 module:overlay(87) +from:0x0216292c kind:load to:0x0215eea4 module:overlay(87) +from:0x02162934 kind:load to:0x0215f0e0 module:overlay(87) +from:0x0216293c kind:load to:0x0215cf84 module:overlay(87) +from:0x02162944 kind:load to:0x0215f1c4 module:overlay(87) +from:0x0216294c kind:load to:0x0215cbfc module:overlay(87) +from:0x02162954 kind:load to:0x0215cd14 module:overlay(87) +from:0x0216295c kind:load to:0x0215d26c module:overlay(87) +from:0x02162964 kind:load to:0x0215d304 module:overlay(87) +from:0x0216296c kind:load to:0x0215d3c4 module:overlay(87) +from:0x02162974 kind:load to:0x0215d56c module:overlay(87) +from:0x0216297c kind:load to:0x0215e084 module:overlay(87) +from:0x02162984 kind:load to:0x0215e6b8 module:overlay(87) +from:0x0216298c kind:load to:0x0215ee1c module:overlay(87) +from:0x02162994 kind:load to:0x0215eee8 module:overlay(87) +from:0x0216299c kind:load to:0x0215f160 module:overlay(87) +from:0x021629a4 kind:load to:0x0215d010 module:overlay(87) +from:0x021629ac kind:load to:0x0215f238 module:overlay(87) +from:0x02162a94 kind:load to:0x02161304 module:overlay(87) +from:0x02162a98 kind:load to:0x02097998 module:overlay(0) +from:0x02162a9c kind:load to:0x020977a8 module:overlay(0) +from:0x02162aa0 kind:load to:0x02097824 module:overlay(0) +from:0x02162aa4 kind:load to:0x020979a0 module:overlay(0) +from:0x02162aa8 kind:load to:0x020979c0 module:overlay(0) +from:0x02162aac kind:load to:0x020979ec module:overlay(0) +from:0x02162ab8 kind:load to:0x0209856c module:overlay(0) +from:0x02162abc kind:load to:0x020985a8 module:overlay(0) +from:0x02162ac0 kind:load to:0x020985c0 module:overlay(0) +from:0x02162ac4 kind:load to:0x020985cc module:overlay(0) +from:0x02162ac8 kind:load to:0x01fff464 module:itcm +from:0x02162acc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162ad0 kind:load to:0x021613c4 module:overlay(87) +from:0x02162ad4 kind:load to:0x02161434 module:overlay(87) +from:0x02162ad8 kind:load to:0x02161438 module:overlay(87) +from:0x02162adc kind:load to:0x0216144c module:overlay(87) +from:0x02162ae0 kind:load to:0x02098510 module:overlay(0) +from:0x02162ae4 kind:load to:0x02161460 module:overlay(87) +from:0x02162ae8 kind:load to:0x02098518 module:overlay(0) +from:0x02162aec kind:load to:0x0209851c module:overlay(0) +from:0x02162af0 kind:load to:0x020985d8 module:overlay(0) +from:0x02162af4 kind:load to:0x02098644 module:overlay(0) +from:0x02162af8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162afc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162b00 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162b04 kind:load to:0x021614bc module:overlay(87) +from:0x02162b08 kind:load to:0x021614e4 module:overlay(87) +from:0x02162b0c kind:load to:0x0216146c module:overlay(87) +from:0x02162b18 kind:load to:0x02161534 module:overlay(87) +from:0x02162b1c kind:load to:0x02097998 module:overlay(0) +from:0x02162b20 kind:load to:0x020977a8 module:overlay(0) +from:0x02162b24 kind:load to:0x02097824 module:overlay(0) +from:0x02162b28 kind:load to:0x020979a0 module:overlay(0) +from:0x02162b2c kind:load to:0x020979c0 module:overlay(0) +from:0x02162b30 kind:load to:0x020979ec module:overlay(0) +from:0x02162b84 kind:load to:0x0209856c module:overlay(0) +from:0x02162b88 kind:load to:0x020985a8 module:overlay(0) +from:0x02162b8c kind:load to:0x020985c0 module:overlay(0) +from:0x02162b90 kind:load to:0x020985cc module:overlay(0) +from:0x02162b94 kind:load to:0x01fff464 module:itcm +from:0x02162b98 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02162b9c kind:load to:0x0216173c module:overlay(87) +from:0x02162ba0 kind:load to:0x0216184c module:overlay(87) +from:0x02162ba4 kind:load to:0x02161850 module:overlay(87) +from:0x02162ba8 kind:load to:0x021618cc module:overlay(87) +from:0x02162bac kind:load to:0x02098510 module:overlay(0) +from:0x02162bb0 kind:load to:0x021618ec module:overlay(87) +from:0x02162bb4 kind:load to:0x02098518 module:overlay(0) +from:0x02162bb8 kind:load to:0x0209851c module:overlay(0) +from:0x02162bbc kind:load to:0x020985d8 module:overlay(0) +from:0x02162bc0 kind:load to:0x02098644 module:overlay(0) +from:0x02162bc4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02162bc8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02162bcc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02162bd0 kind:load to:0x02161b0c module:overlay(87) +from:0x02162bd4 kind:load to:0x02161b4c module:overlay(87) +from:0x02162bd8 kind:load to:0x02161968 module:overlay(87) +from:0x02162bf0 kind:load to:0x02161bb4 module:overlay(87) +from:0x02162bf4 kind:load to:0x0209cbf0 module:overlay(0) +from:0x02162bf8 kind:load to:0x0209cdb4 module:overlay(0) +from:0x02162bfc kind:load to:0x0209cdd0 module:overlay(0) +from:0x02162c00 kind:load to:0x0209ce14 module:overlay(0) +from:0x02162c04 kind:load to:0x02161e1c module:overlay(87) +from:0x02162c08 kind:load to:0x02161e30 module:overlay(87) +from:0x02162c0c kind:load to:0x0209cc08 module:overlay(0) +from:0x02162c18 kind:load to:0x0214a36c module:overlay(70) +from:0x02162c1c kind:load to:0x0214a414 module:overlay(70) +from:0x02162c20 kind:load to:0x0214a4f8 module:overlay(70) +from:0x02162c24 kind:load to:0x0214a624 module:overlay(70) +from:0x02162c28 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02162c2c kind:load to:0x02161c80 module:overlay(87) +from:0x02162c30 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02162c34 kind:load to:0x0209d220 module:overlay(0) +from:0x02162c38 kind:load to:0x0209d228 module:overlay(0) +from:0x02162c3c kind:load to:0x0209d22c module:overlay(0) +from:0x02162c40 kind:load to:0x0209d238 module:overlay(0) +from:0x02162c44 kind:load to:0x0209d240 module:overlay(0) +from:0x02162c48 kind:load to:0x02161dc4 module:overlay(87) +from:0x02162c4c kind:load to:0x02161dec module:overlay(87) +from:0x02162c50 kind:load to:0x0214a45c module:overlay(70) +from:0x02162c54 kind:load to:0x0214aadc module:overlay(70) +from:0x02162c58 kind:load to:0x0214b330 module:overlay(70) +from:0x02162c5c kind:load to:0x0214b348 module:overlay(70) +from:0x02162c60 kind:load to:0x0214ae5c module:overlay(70) +from:0x02162c64 kind:load to:0x0214af00 module:overlay(70) +from:0x02162c68 kind:load to:0x0214af7c module:overlay(70) +from:0x02162c6c kind:load to:0x0214a688 module:overlay(70) +from:0x02162c70 kind:load to:0x0214a8b4 module:overlay(70) +from:0x02162c74 kind:load to:0x02161d04 module:overlay(87) +from:0x02162c78 kind:load to:0x02161d58 module:overlay(87) +from:0x02162c7c kind:load to:0x02161db8 module:overlay(87) +from:0x02162c88 kind:load to:0x020731b8 module:overlay(0) +from:0x02162c8c kind:load to:0x02161e4c module:overlay(87) +from:0x02162c90 kind:load to:0x020731c0 module:overlay(0) +from:0x02162c94 kind:load to:0x020731c4 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov087/symbols.txt b/config/eur1/arm9/overlays/ov087/symbols.txt new file mode 100644 index 00000000..19e5a515 --- /dev/null +++ b/config/eur1/arm9/overlays/ov087/symbols.txt @@ -0,0 +1,316 @@ +func_ov087_021545c0 kind:function(arm,size=0xc) addr:0x021545c0 +func_ov087_021545cc kind:function(arm,size=0x24) addr:0x021545cc +func_ov087_021545f0 kind:function(arm,size=0x58) addr:0x021545f0 +func_ov087_02154648 kind:function(arm,size=0x654) addr:0x02154648 +func_ov087_02154c9c kind:function(arm,size=0x14) addr:0x02154c9c +func_ov087_02154cb0 kind:function(arm,size=0x14) addr:0x02154cb0 +func_ov087_02154cc4 kind:function(arm,size=0x14) addr:0x02154cc4 +func_ov087_02154cd8 kind:function(arm,size=0x1e8) addr:0x02154cd8 +func_ov087_02154ec0 kind:function(arm,size=0x24) addr:0x02154ec0 +func_ov087_02154ee4 kind:function(arm,size=0x3c) addr:0x02154ee4 +func_ov087_02154f20 kind:function(arm,size=0x48) addr:0x02154f20 +func_ov087_02154f68 kind:function(arm,size=0x1d4) addr:0x02154f68 +func_ov087_0215513c kind:function(arm,size=0x68) addr:0x0215513c +func_ov087_021551a4 kind:function(arm,size=0x1114) addr:0x021551a4 +func_ov087_021562b8 kind:function(arm,size=0x58) addr:0x021562b8 +func_ov087_02156310 kind:function(arm,size=0x1e4) addr:0x02156310 +func_ov087_021564f4 kind:function(arm,size=0x98) addr:0x021564f4 +func_ov087_0215658c kind:function(arm,size=0x60) addr:0x0215658c +func_ov087_021565ec kind:function(arm,size=0x3c) addr:0x021565ec +func_ov087_02156628 kind:function(arm,size=0x7c) addr:0x02156628 +func_ov087_021566a4 kind:function(arm,size=0xb8) addr:0x021566a4 +func_ov087_0215675c kind:function(arm,size=0x138) addr:0x0215675c +func_ov087_02156894 kind:function(arm,size=0x3c) addr:0x02156894 +func_ov087_021568d0 kind:function(arm,size=0x110) addr:0x021568d0 +func_ov087_021569e0 kind:function(arm,size=0x50) addr:0x021569e0 +func_ov087_02156a30 kind:function(arm,size=0x19c) addr:0x02156a30 +func_ov087_02156bcc kind:function(arm,size=0xa8) addr:0x02156bcc +func_ov087_02156c74 kind:function(arm,size=0xd0) addr:0x02156c74 +func_ov087_02156d44 kind:function(arm,size=0x68) addr:0x02156d44 +func_ov087_02156dac kind:function(arm,size=0xf8) addr:0x02156dac +func_ov087_02156ea4 kind:function(arm,size=0x4c) addr:0x02156ea4 +func_ov087_02156ef0 kind:function(arm,size=0x140) addr:0x02156ef0 +func_ov087_02157030 kind:function(arm,size=0x24) addr:0x02157030 +func_ov087_02157054 kind:function(arm,size=0x64) addr:0x02157054 +func_ov087_021570b8 kind:function(arm,size=0x1cc) addr:0x021570b8 +func_ov087_02157284 kind:function(arm,size=0x76c) addr:0x02157284 +func_ov087_021579f0 kind:function(arm,size=0x140) addr:0x021579f0 +func_ov087_02157b30 kind:function(arm,size=0x7e0) addr:0x02157b30 +func_ov087_02158310 kind:function(arm,size=0xf4) addr:0x02158310 +func_ov087_02158404 kind:function(arm,size=0x8c) addr:0x02158404 +func_ov087_02158490 kind:function(arm,size=0x210) addr:0x02158490 +func_ov087_021586a0 kind:function(arm,size=0x118) addr:0x021586a0 +func_ov087_021587b8 kind:function(arm,size=0x138) addr:0x021587b8 +func_ov087_021588f0 kind:function(arm,size=0xd8) addr:0x021588f0 +func_ov087_021589c8 kind:function(arm,size=0xac) addr:0x021589c8 +func_ov087_02158a74 kind:function(arm,size=0x140) addr:0x02158a74 +func_ov087_02158bb4 kind:function(arm,size=0x9c) addr:0x02158bb4 +func_ov087_02158c50 kind:function(arm,size=0x24) addr:0x02158c50 +func_ov087_02158c74 kind:function(arm,size=0x200) addr:0x02158c74 +func_ov087_02158e74 kind:function(arm,size=0x10) addr:0x02158e74 +func_ov087_02158e84 kind:function(arm,size=0xb8) addr:0x02158e84 +func_ov087_02158f3c kind:function(arm,size=0x108) addr:0x02158f3c +func_ov087_02159044 kind:function(arm,size=0x80) addr:0x02159044 +func_ov087_021590c4 kind:function(arm,size=0x20) addr:0x021590c4 +func_ov087_021590e4 kind:function(arm,size=0xa8) addr:0x021590e4 +func_ov087_0215918c kind:function(arm,size=0x1c8) addr:0x0215918c +func_ov087_02159354 kind:function(arm,size=0x548) addr:0x02159354 +func_ov087_0215989c kind:function(arm,size=0x40) addr:0x0215989c +func_ov087_021598dc kind:function(arm,size=0x300) addr:0x021598dc +func_ov087_02159bdc kind:function(arm,size=0x13c) addr:0x02159bdc +func_ov087_02159d18 kind:function(arm,size=0x3e0) addr:0x02159d18 +func_ov087_0215a0f8 kind:function(arm,size=0x64) addr:0x0215a0f8 +func_ov087_0215a15c kind:function(arm,size=0x68) addr:0x0215a15c +func_ov087_0215a1c4 kind:function(arm,size=0x34) addr:0x0215a1c4 +func_ov087_0215a1f8 kind:function(arm,size=0x8cc) addr:0x0215a1f8 +func_ov087_0215aac4 kind:function(arm,size=0x3b8) addr:0x0215aac4 +func_ov087_0215ae7c kind:function(arm,size=0x2c) addr:0x0215ae7c +func_ov087_0215aea8 kind:function(arm,size=0x18) addr:0x0215aea8 +func_ov087_0215aec0 kind:function(arm,size=0x9c) addr:0x0215aec0 +func_ov087_0215af5c kind:function(arm,size=0xa8) addr:0x0215af5c +func_ov087_0215b004 kind:function(arm,size=0x118) addr:0x0215b004 +func_ov087_0215b11c kind:function(arm,size=0x10) addr:0x0215b11c +func_ov087_0215b12c kind:function(arm,size=0x8) addr:0x0215b12c +func_ov087_0215b134 kind:function(arm,size=0x1c) addr:0x0215b134 +func_ov087_0215b150 kind:function(arm,size=0x1c) addr:0x0215b150 +func_ov087_0215b16c kind:function(arm,size=0x1c) addr:0x0215b16c +func_ov087_0215b188 kind:function(arm,size=0xc8) addr:0x0215b188 +func_ov087_0215b250 kind:function(arm,size=0xd0) addr:0x0215b250 +func_ov087_0215b320 kind:function(arm,size=0x14) addr:0x0215b320 +func_ov087_0215b334 kind:function(arm,size=0xc) addr:0x0215b334 +func_ov087_0215b340 kind:function(arm,size=0x24) addr:0x0215b340 +func_ov087_0215b364 kind:function(arm,size=0x68) addr:0x0215b364 +func_ov087_0215b3cc kind:function(arm,size=0x1e4) addr:0x0215b3cc +func_ov087_0215b5b0 kind:function(arm,size=0x14) addr:0x0215b5b0 +func_ov087_0215b5c4 kind:function(arm,size=0x14) addr:0x0215b5c4 +func_ov087_0215b5d8 kind:function(arm,size=0x7c) addr:0x0215b5d8 +func_ov087_0215b654 kind:function(arm,size=0x84) addr:0x0215b654 +func_ov087_0215b6d8 kind:function(arm,size=0xe0) addr:0x0215b6d8 +func_ov087_0215b7b8 kind:function(arm,size=0x24) addr:0x0215b7b8 +func_ov087_0215b7dc kind:function(arm,size=0x48) addr:0x0215b7dc +func_ov087_0215b824 kind:function(arm,size=0x40) addr:0x0215b824 +func_ov087_0215b864 kind:function(arm,size=0xe0) addr:0x0215b864 +func_ov087_0215b944 kind:function(arm,size=0x80) addr:0x0215b944 +func_ov087_0215b9c4 kind:function(arm,size=0x80) addr:0x0215b9c4 +func_ov087_0215ba44 kind:function(arm,size=0xcc) addr:0x0215ba44 +func_ov087_0215bb10 kind:function(arm,size=0x15c) addr:0x0215bb10 +func_ov087_0215bc6c kind:function(arm,size=0x6c) addr:0x0215bc6c +func_ov087_0215bcd8 kind:function(arm,size=0x64) addr:0x0215bcd8 +func_ov087_0215bd3c kind:function(arm,size=0x88) addr:0x0215bd3c +func_ov087_0215bdc4 kind:function(arm,size=0xd8) addr:0x0215bdc4 +func_ov087_0215be9c kind:function(arm,size=0x370) addr:0x0215be9c +func_ov087_0215c20c kind:function(arm,size=0x20) addr:0x0215c20c +func_ov087_0215c22c kind:function(arm,size=0x44) addr:0x0215c22c +func_ov087_0215c270 kind:function(arm,size=0x4c) addr:0x0215c270 +func_ov087_0215c2bc kind:function(arm,size=0x88) addr:0x0215c2bc +func_ov087_0215c344 kind:function(arm,size=0x88) addr:0x0215c344 +func_ov087_0215c3cc kind:function(arm,size=0x1c) addr:0x0215c3cc +func_ov087_0215c3e8 kind:function(arm,size=0x1c) addr:0x0215c3e8 +func_ov087_0215c404 kind:function(arm,size=0x14) addr:0x0215c404 +func_ov087_0215c418 kind:function(arm,size=0xc) addr:0x0215c418 +func_ov087_0215c424 kind:function(arm,size=0x24) addr:0x0215c424 +func_ov087_0215c448 kind:function(arm,size=0x74) addr:0x0215c448 +func_ov087_0215c4bc kind:function(arm,size=0x394) addr:0x0215c4bc +func_ov087_0215c850 kind:function(arm,size=0x60) addr:0x0215c850 +func_ov087_0215c8b0 kind:function(arm,size=0x24) addr:0x0215c8b0 +func_ov087_0215c8d4 kind:function(arm,size=0x48) addr:0x0215c8d4 +func_ov087_0215c91c kind:function(arm,size=0x260) addr:0x0215c91c +func_ov087_0215cb7c kind:function(arm,size=0x80) addr:0x0215cb7c +func_ov087_0215cbfc kind:function(arm,size=0x114) addr:0x0215cbfc +func_ov087_0215cd10 kind:function(arm,size=0x4) addr:0x0215cd10 +func_ov087_0215cd14 kind:function(arm,size=0x270) addr:0x0215cd14 +func_ov087_0215cf84 kind:function(arm,size=0x8c) addr:0x0215cf84 +func_ov087_0215d010 kind:function(arm,size=0x1b8) addr:0x0215d010 +func_ov087_0215d1c8 kind:function(arm,size=0xa4) addr:0x0215d1c8 +func_ov087_0215d26c kind:function(arm,size=0x24) addr:0x0215d26c +func_ov087_0215d290 kind:function(arm,size=0x74) addr:0x0215d290 +func_ov087_0215d304 kind:function(arm,size=0x3c) addr:0x0215d304 +func_ov087_0215d340 kind:function(arm,size=0x84) addr:0x0215d340 +func_ov087_0215d3c4 kind:function(arm,size=0x58) addr:0x0215d3c4 +func_ov087_0215d41c kind:function(arm,size=0x150) addr:0x0215d41c +func_ov087_0215d56c kind:function(arm,size=0x944) addr:0x0215d56c +func_ov087_0215deb0 kind:function(arm,size=0xf0) addr:0x0215deb0 +func_ov087_0215dfa0 kind:function(arm,size=0xe4) addr:0x0215dfa0 +func_ov087_0215e084 kind:function(arm,size=0xbc) addr:0x0215e084 +func_ov087_0215e140 kind:function(arm,size=0x578) addr:0x0215e140 +func_ov087_0215e6b8 kind:function(arm,size=0x6d8) addr:0x0215e6b8 +func_ov087_0215ed90 kind:function(arm,size=0x8c) addr:0x0215ed90 +func_ov087_0215ee1c kind:function(arm,size=0x88) addr:0x0215ee1c +func_ov087_0215eea4 kind:function(arm,size=0x44) addr:0x0215eea4 +func_ov087_0215eee8 kind:function(arm,size=0x1f8) addr:0x0215eee8 +func_ov087_0215f0e0 kind:function(arm,size=0x80) addr:0x0215f0e0 +func_ov087_0215f160 kind:function(arm,size=0x64) addr:0x0215f160 +func_ov087_0215f1c4 kind:function(arm,size=0x74) addr:0x0215f1c4 +func_ov087_0215f238 kind:function(arm,size=0x104) addr:0x0215f238 +func_ov087_0215f33c kind:function(arm,size=0x1dc) addr:0x0215f33c +func_ov087_0215f518 kind:function(arm,size=0xc) addr:0x0215f518 +func_ov087_0215f524 kind:function(arm,size=0x384) addr:0x0215f524 +func_ov087_0215f8a8 kind:function(arm,size=0x210) addr:0x0215f8a8 +func_ov087_0215fab8 kind:function(arm,size=0x2c) addr:0x0215fab8 +func_ov087_0215fae4 kind:function(arm,size=0x8c) addr:0x0215fae4 +func_ov087_0215fb70 kind:function(arm,size=0x44) addr:0x0215fb70 +func_ov087_0215fbb4 kind:function(arm,size=0x108) addr:0x0215fbb4 +func_ov087_0215fcbc kind:function(arm,size=0x6a8) addr:0x0215fcbc +func_ov087_02160364 kind:function(arm,size=0xf8) addr:0x02160364 +func_ov087_0216045c kind:function(arm,size=0x204) addr:0x0216045c +func_ov087_02160660 kind:function(arm,size=0xb8) addr:0x02160660 +func_ov087_02160718 kind:function(arm,size=0xe8) addr:0x02160718 +func_ov087_02160800 kind:function(arm,size=0xfc) addr:0x02160800 +func_ov087_021608fc kind:function(arm,size=0x68) addr:0x021608fc +func_ov087_02160964 kind:function(arm,size=0x34) addr:0x02160964 +func_ov087_02160998 kind:function(arm,size=0x148) addr:0x02160998 +func_ov087_02160ae0 kind:function(arm,size=0x28) addr:0x02160ae0 +func_ov087_02160b08 kind:function(arm,size=0x1c) addr:0x02160b08 +func_ov087_02160b24 kind:function(arm,size=0x24) addr:0x02160b24 +func_ov087_02160b48 kind:function(arm,size=0xb4) addr:0x02160b48 +func_ov087_02160bfc kind:function(arm,size=0x28) addr:0x02160bfc +func_ov087_02160c24 kind:function(arm,size=0x24) addr:0x02160c24 +func_ov087_02160c48 kind:function(arm,size=0x40) addr:0x02160c48 +func_ov087_02160c88 kind:function(arm,size=0x244) addr:0x02160c88 +func_ov087_02160ecc kind:function(arm,size=0x338) addr:0x02160ecc +func_ov087_02161204 kind:function(arm,size=0x6c) addr:0x02161204 +func_ov087_02161270 kind:function(arm,size=0x74) addr:0x02161270 +func_ov087_021612e4 kind:function(arm,size=0x14) addr:0x021612e4 +func_ov087_021612f8 kind:function(arm,size=0xc) addr:0x021612f8 +func_ov087_02161304 kind:function(arm,size=0x24) addr:0x02161304 +func_ov087_02161328 kind:function(arm,size=0x28) addr:0x02161328 +func_ov087_02161350 kind:function(arm,size=0x74) addr:0x02161350 +func_ov087_021613c4 kind:function(arm,size=0x70) addr:0x021613c4 +func_ov087_02161434 kind:function(arm,size=0x4) addr:0x02161434 +func_ov087_02161438 kind:function(arm,size=0x14) addr:0x02161438 +func_ov087_0216144c kind:function(arm,size=0x14) addr:0x0216144c +func_ov087_02161460 kind:function(arm,size=0xc) addr:0x02161460 +func_ov087_0216146c kind:function(arm,size=0x50) addr:0x0216146c +func_ov087_021614bc kind:function(arm,size=0x28) addr:0x021614bc +func_ov087_021614e4 kind:function(arm,size=0x30) addr:0x021614e4 +func_ov087_02161514 kind:function(arm,size=0x14) addr:0x02161514 +func_ov087_02161528 kind:function(arm,size=0xc) addr:0x02161528 +func_ov087_02161534 kind:function(arm,size=0x24) addr:0x02161534 +func_ov087_02161558 kind:function(arm,size=0x28) addr:0x02161558 +func_ov087_02161580 kind:function(arm,size=0x1bc) addr:0x02161580 +func_ov087_0216173c kind:function(arm,size=0x110) addr:0x0216173c +func_ov087_0216184c kind:function(arm,size=0x4) addr:0x0216184c +func_ov087_02161850 kind:function(arm,size=0x7c) addr:0x02161850 +func_ov087_021618cc kind:function(arm,size=0x20) addr:0x021618cc +func_ov087_021618ec kind:function(arm,size=0x7c) addr:0x021618ec +func_ov087_02161968 kind:function(arm,size=0x40) addr:0x02161968 +func_ov087_021619a8 kind:function(arm,size=0x58) addr:0x021619a8 +func_ov087_02161a00 kind:function(arm,size=0xbc) addr:0x02161a00 +func_ov087_02161abc kind:function(arm,size=0x50) addr:0x02161abc +func_ov087_02161b0c kind:function(arm,size=0x40) addr:0x02161b0c +func_ov087_02161b4c kind:function(arm,size=0x48) addr:0x02161b4c +func_ov087_02161b94 kind:function(arm,size=0x14) addr:0x02161b94 +func_ov087_02161ba8 kind:function(arm,size=0xc) addr:0x02161ba8 +func_ov087_02161bb4 kind:function(arm,size=0x24) addr:0x02161bb4 +func_ov087_02161bd8 kind:function(arm,size=0x4c) addr:0x02161bd8 +func_ov087_02161c24 kind:function(arm,size=0x5c) addr:0x02161c24 +func_ov087_02161c80 kind:function(arm,size=0x84) addr:0x02161c80 +func_ov087_02161d04 kind:function(arm,size=0x54) addr:0x02161d04 +func_ov087_02161d58 kind:function(arm,size=0x60) addr:0x02161d58 +func_ov087_02161db8 kind:function(arm,size=0xc) addr:0x02161db8 +func_ov087_02161dc4 kind:function(arm,size=0x28) addr:0x02161dc4 +func_ov087_02161dec kind:function(arm,size=0x30) addr:0x02161dec +func_ov087_02161e1c kind:function(arm,size=0x14) addr:0x02161e1c +func_ov087_02161e30 kind:function(arm,size=0x1c) addr:0x02161e30 +func_ov087_02161e4c kind:function(arm,size=0x10) addr:0x02161e4c +func_ov087_02161e5c kind:function(arm,size=0xec) addr:0x02161e5c +func_ov087_02161f48 kind:function(arm,size=0xec) addr:0x02161f48 +data_ov087_02162034 kind:data(any) addr:0x02162034 +data_ov087_02162038 kind:data(any) addr:0x02162038 +data_ov087_02162048 kind:data(any) addr:0x02162048 +data_ov087_02162058 kind:data(any) addr:0x02162058 +data_ov087_02162068 kind:data(any) addr:0x02162068 +data_ov087_02162078 kind:data(any) addr:0x02162078 +data_ov087_02162088 kind:data(any) addr:0x02162088 +data_ov087_02162098 kind:data(any) addr:0x02162098 +data_ov087_021620aa kind:data(any) addr:0x021620aa +data_ov087_021620ac kind:data(any) addr:0x021620ac +data_ov087_021620b0 kind:data(any) addr:0x021620b0 +data_ov087_021620c0 kind:data(any) addr:0x021620c0 +data_ov087_021620d0 kind:data(any) addr:0x021620d0 +data_ov087_021620e0 kind:data(any) addr:0x021620e0 +__sinit_ov087_021620f0 kind:function(arm,size=0x50) addr:0x021620f0 +__sinit_ov087_02162140 kind:function(arm,size=0x50) addr:0x02162140 +__sinit_ov087_02162190 kind:function(arm,size=0x50) addr:0x02162190 +__sinit_ov087_021621e0 kind:function(arm,size=0x50) addr:0x021621e0 +__sinit_ov087_02162230 kind:function(arm,size=0x50) addr:0x02162230 +__sinit_ov087_02162280 kind:function(arm,size=0x70) addr:0x02162280 +.p__sinit_ov087_021620f0 kind:data(word) addr:0x021622f0 +.p__sinit_ov087_02162140 kind:data(word) addr:0x021622f4 +.p__sinit_ov087_02162190 kind:data(word) addr:0x021622f8 +.p__sinit_ov087_021621e0 kind:data(word) addr:0x021622fc +.p__sinit_ov087_02162230 kind:data(word) addr:0x02162300 +.p__sinit_ov087_02162280 kind:data(word) addr:0x02162304 +data_ov087_02162328 kind:data(any) addr:0x02162328 +data_ov087_0216234c kind:data(any) addr:0x0216234c +data_ov087_02162370 kind:data(any) addr:0x02162370 +data_ov087_02162388 kind:data(any) addr:0x02162388 +data_ov087_021623a8 kind:data(any) addr:0x021623a8 +data_ov087_021623f0 kind:data(any) addr:0x021623f0 +data_ov087_0216243c kind:data(any) addr:0x0216243c +data_ov087_02162494 kind:data(any) addr:0x02162494 +data_ov087_021624fc kind:data(any) addr:0x021624fc +data_ov087_02162564 kind:data(any) addr:0x02162564 +data_ov087_0216257c kind:data(any) addr:0x0216257c +data_ov087_02162580 kind:data(any) addr:0x02162580 ambiguous +data_ov087_021626b4 kind:data(any) addr:0x021626b4 +data_ov087_021626cc kind:data(any) addr:0x021626cc +data_ov087_021626e4 kind:data(any) addr:0x021626e4 +data_ov087_021626fc kind:data(any) addr:0x021626fc +data_ov087_0216271c kind:data(any) addr:0x0216271c +data_ov087_02162738 kind:data(any) addr:0x02162738 +data_ov087_0216275c kind:data(any) addr:0x0216275c +data_ov087_021627a8 kind:data(any) addr:0x021627a8 +data_ov087_021627fc kind:data(any) addr:0x021627fc +data_ov087_02162800 kind:data(any) addr:0x02162800 +data_ov087_02162804 kind:data(any) addr:0x02162804 +data_ov087_0216281c kind:data(any) addr:0x0216281c +data_ov087_02162838 kind:data(any) addr:0x02162838 ambiguous +data_ov087_0216283c kind:data(any) addr:0x0216283c +data_ov087_0216284c kind:data(any) addr:0x0216284c +data_ov087_02162868 kind:data(any) addr:0x02162868 +data_ov087_0216288c kind:data(any) addr:0x0216288c +data_ov087_021628e4 kind:data(any) addr:0x021628e4 +data_ov087_0216294c kind:data(any) addr:0x0216294c +data_ov087_021629b4 kind:data(any) addr:0x021629b4 +data_ov087_021629cc kind:data(any) addr:0x021629cc +data_ov087_021629e4 kind:data(any) addr:0x021629e4 +data_ov087_021629fc kind:data(any) addr:0x021629fc +data_ov087_02162a14 kind:data(any) addr:0x02162a14 +data_ov087_02162a2c kind:data(any) addr:0x02162a2c +data_ov087_02162a44 kind:data(any) addr:0x02162a44 +data_ov087_02162a5c kind:data(any) addr:0x02162a5c +data_ov087_02162a74 kind:data(any) addr:0x02162a74 +data_ov087_02162a94 kind:data(any) addr:0x02162a94 +data_ov087_02162ab8 kind:data(any) addr:0x02162ab8 +data_ov087_02162af0 kind:data(any) addr:0x02162af0 ambiguous +data_ov087_02162b18 kind:data(any) addr:0x02162b18 +data_ov087_02162b34 kind:data(any) addr:0x02162b34 +data_ov087_02162b4c kind:data(any) addr:0x02162b4c +data_ov087_02162b64 kind:data(any) addr:0x02162b64 +data_ov087_02162b84 kind:data(any) addr:0x02162b84 +data_ov087_02162bdc kind:data(any) addr:0x02162bdc +data_ov087_02162bf0 kind:data(any) addr:0x02162bf0 +data_ov087_02162c18 kind:data(any) addr:0x02162c18 +data_ov087_02162c88 kind:data(any) addr:0x02162c88 +data_ov087_02162c98 kind:data(any) addr:0x02162c98 ambiguous +data_ov087_02162ca0 kind:bss addr:0x02162ca0 +data_ov087_02162ca4 kind:bss addr:0x02162ca4 +data_ov087_02162cb0 kind:bss addr:0x02162cb0 +data_ov087_02162d88 kind:bss addr:0x02162d88 +data_ov087_02162d8c kind:bss addr:0x02162d8c +data_ov087_02162d98 kind:bss addr:0x02162d98 +data_ov087_02162dbc kind:bss addr:0x02162dbc ambiguous +data_ov087_02162e70 kind:bss addr:0x02162e70 +data_ov087_02162e74 kind:bss addr:0x02162e74 +data_ov087_02162e80 kind:bss addr:0x02162e80 +data_ov087_02162f58 kind:bss addr:0x02162f58 +data_ov087_02162f5c kind:bss addr:0x02162f5c +data_ov087_02162f68 kind:bss addr:0x02162f68 +data_ov087_02163040 kind:bss addr:0x02163040 +data_ov087_02163044 kind:bss addr:0x02163044 +data_ov087_02163050 kind:bss addr:0x02163050 +data_ov087_021630b4 kind:bss addr:0x021630b4 ambiguous +data_ov087_02163128 kind:bss addr:0x02163128 +data_ov087_0216312c kind:bss addr:0x0216312c +data_ov087_02163138 kind:bss addr:0x02163138 diff --git a/config/eur1/arm9/overlays/ov088/delinks.txt b/config/eur1/arm9/overlays/ov088/delinks.txt new file mode 100644 index 00000000..30512ff6 --- /dev/null +++ b/config/eur1/arm9/overlays/ov088/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165a20 end:0x02174390 kind:code align:32 + .rodata start:0x02174390 end:0x0217486c kind:rodata align:4 + .init start:0x0217486c end:0x02174e9c kind:code align:4 + .ctor start:0x02174e9c end:0x02174eec kind:rodata align:4 + .data start:0x02174f00 end:0x02176240 kind:data align:32 + .bss start:0x02176240 end:0x021773a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov088/relocs.txt b/config/eur1/arm9/overlays/ov088/relocs.txt new file mode 100644 index 00000000..60358bfa --- /dev/null +++ b/config/eur1/arm9/overlays/ov088/relocs.txt @@ -0,0 +1,3022 @@ +from:0x02165a38 kind:arm_call to:0x0207370c module:overlay(0) +from:0x02165a48 kind:load to:0x02174f08 module:overlay(88) +from:0x02165a4c kind:load to:0x027e09b8 module:dtcm +from:0x02165a68 kind:arm_call to:0x0207370c module:overlay(0) +from:0x02165a7c kind:load to:0x02174f08 module:overlay(88) +from:0x02165a80 kind:load to:0x027e09b8 module:dtcm +from:0x02165a9c kind:arm_call to:0x0207370c module:overlay(0) +from:0x02165aac kind:arm_call to:0x02011ff4 module:main +from:0x02165ab8 kind:load to:0x02174f08 module:overlay(88) +from:0x02165abc kind:load to:0x027e09b8 module:dtcm +from:0x02165ad8 kind:arm_call to:0x0207370c module:overlay(0) +from:0x02165aec kind:load to:0x02174f08 module:overlay(88) +from:0x02165af0 kind:load to:0x027e09b8 module:dtcm +from:0x02165b34 kind:arm_call_thumb to:0x020ba610 module:overlay(1) +from:0x02165b44 kind:arm_call to:0x02011f3c module:main +from:0x02165b50 kind:arm_call to:0x021663f4 module:overlay(88) +from:0x02165b78 kind:arm_call to:0x021668c4 module:overlay(88) +from:0x02165b88 kind:arm_call to:0x02011f3c module:main +from:0x02165b94 kind:arm_call to:0x0216f430 module:overlay(88) +from:0x02165b98 kind:arm_call to:0x0216a094 module:overlay(88) +from:0x02165ba0 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x02165bbc kind:arm_call to:0x02011f3c module:main +from:0x02165bd8 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x02165bec kind:arm_call to:0x02011f3c module:main +from:0x02165c08 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x02165c38 kind:load to:0x02174f1c module:overlay(88) +from:0x02165c3c kind:load to:0x0204999c module:main +from:0x02165c60 kind:arm_call to:0x02166460 module:overlay(88) +from:0x02165c68 kind:arm_call to:0x02011ff4 module:main +from:0x02165c78 kind:arm_call to:0x02011ff4 module:main +from:0x02165c90 kind:arm_call to:0x02011ff4 module:main +from:0x02165c9c kind:arm_call to:0x02166184 module:overlay(88) +from:0x02165ca0 kind:arm_call to:0x0216a13c module:overlay(88) +from:0x02165ca8 kind:arm_call_thumb to:0x020ba648 module:overlay(1) +from:0x02165cb0 kind:arm_call to:0x0207317c module:overlay(0) +from:0x02165cbc kind:load to:0x02174f1c module:overlay(88) +from:0x02165cc0 kind:load to:0x0204999c module:main +from:0x02165ce4 kind:arm_call to:0x02166460 module:overlay(88) +from:0x02165cec kind:arm_call to:0x02011ff4 module:main +from:0x02165cfc kind:arm_call to:0x02011ff4 module:main +from:0x02165d14 kind:arm_call to:0x02011ff4 module:main +from:0x02165d20 kind:arm_call to:0x02166184 module:overlay(88) +from:0x02165d24 kind:arm_call to:0x0216a13c module:overlay(88) +from:0x02165d2c kind:arm_call_thumb to:0x020ba648 module:overlay(1) +from:0x02165d34 kind:arm_call to:0x0207317c module:overlay(0) +from:0x02165d3c kind:arm_call to:0x02011ff4 module:main +from:0x02165d48 kind:load to:0x02174f1c module:overlay(88) +from:0x02165d4c kind:load to:0x0204999c module:main +from:0x02165d58 kind:load to:0x02073188 module:overlay(0) +from:0x02165d9c kind:arm_call to:0x0216f480 module:overlay(88) +from:0x02165da8 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x02165dac kind:arm_call to:0x0216f990 module:overlay(88) +from:0x02165db8 kind:arm_call to:0x02165f2c module:overlay(88) +from:0x02165df8 kind:load to:0x020b6540 module:overlay(0) +from:0x02165dfc kind:load to:0x020b6544 module:overlay(0) +from:0x02165e10 kind:arm_call to:0x0207319c module:overlay(0) +from:0x02165e28 kind:arm_call to:0x0216f4e8 module:overlay(88) +from:0x02165e34 kind:arm_call to:0x02165e6c module:overlay(88) +from:0x02165e64 kind:load to:0x020b6540 module:overlay(0) +from:0x02165e68 kind:load to:0x020b6544 module:overlay(0) +from:0x02165e78 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x02165ee8 kind:arm_call to:0x020d6544 module:overlay(24) +from:0x02165f00 kind:arm_call to:0x0216f9f4 module:overlay(88) +from:0x02165f18 kind:arm_call to:0x0216f9f4 module:overlay(88) +from:0x02165f20 kind:load to:0x027e09b8 module:dtcm +from:0x02165f24 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02165f28 kind:load to:0x027e0ce0 module:dtcm +from:0x02165f4c kind:arm_call to:0x020a8284 module:overlay(0) +from:0x02165f84 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02165f9c kind:arm_call to:0x021664b0 module:overlay(88) +from:0x02165fac kind:arm_call to:0x02165f54 module:overlay(88) +from:0x02165fbc kind:arm_call to:0x02166034 module:overlay(88) +from:0x02165fe4 kind:arm_call to:0x02166064 module:overlay(88) +from:0x02165ffc kind:arm_call to:0x02166638 module:overlay(88) +from:0x02166018 kind:arm_call to:0x02166098 module:overlay(88) +from:0x02166030 kind:load to:0x0204a110 module:main +from:0x02166054 kind:arm_call to:0x02166500 module:overlay(88) +from:0x02166078 kind:arm_call to:0x021665c8 module:overlay(88) +from:0x0216608c kind:arm_call to:0x02166098 module:overlay(88) +from:0x021660a4 kind:arm_call to:0x0216f594 module:overlay(88) +from:0x021660b8 kind:arm_call to:0x02013724 module:main +from:0x021660c8 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x02166120 kind:arm_call to:0x020d1b28 module:overlay(24) +from:0x0216616c kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x02166178 kind:load to:0x02049a2c module:main +from:0x0216617c kind:load to:0x020be0b9 module:overlays(1,2,4) +from:0x02166180 kind:load to:0x027e09a4 module:dtcm +from:0x0216619c kind:arm_call to:0x0216f458 module:overlay(88) +from:0x021661a4 kind:arm_call to:0x02011ff4 module:main +from:0x021661ac kind:load to:0x020b6540 module:overlay(0) +from:0x0216623c kind:arm_call to:0x020341c4 module:main +from:0x02166254 kind:arm_call to:0x02011f3c module:main +from:0x02166264 kind:arm_call to:0x02167fa4 module:overlay(88) +from:0x02166270 kind:arm_call to:0x02011f3c module:main +from:0x02166280 kind:arm_call to:0x0216709c module:overlay(88) +from:0x02166298 kind:arm_call to:0x020341c4 module:main +from:0x021662b0 kind:arm_call to:0x02011f3c module:main +from:0x021662c4 kind:arm_call to:0x020a582c module:overlay(0) +from:0x021662d8 kind:arm_call to:0x02011f3c module:main +from:0x021662e8 kind:arm_call to:0x02168868 module:overlay(88) +from:0x021662fc kind:arm_call to:0x02011f3c module:main +from:0x0216630c kind:arm_call to:0x02169638 module:overlay(88) +from:0x02166324 kind:arm_call to:0x020341c4 module:main +from:0x0216633c kind:arm_call to:0x02011f3c module:main +from:0x0216634c kind:arm_call to:0x02168b8c module:overlay(88) +from:0x02166358 kind:arm_call to:0x02011f3c module:main +from:0x02166368 kind:arm_call to:0x02168f50 module:overlay(88) +from:0x02166380 kind:arm_call to:0x020341c4 module:main +from:0x02166398 kind:arm_call to:0x02011f3c module:main +from:0x021663a8 kind:arm_call to:0x02169e54 module:overlay(88) +from:0x021663d4 kind:load to:0x02174f44 module:overlay(88) +from:0x02166410 kind:arm_call to:0x02166938 module:overlay(88) +from:0x02166430 kind:arm_call to:0x0201bb38 module:main +from:0x02166438 kind:arm_call to:0x01ffa81c module:itcm +from:0x0216645c kind:load to:0x02176240 module:overlay(88) +from:0x02166468 kind:arm_call to:0x021667b8 module:overlay(88) +from:0x0216647c kind:arm_call to:0x020a6204 module:overlay(0) +from:0x02166494 kind:arm_call to:0x0201bacc module:main +from:0x0216649c kind:arm_call to:0x02166a2c module:overlay(88) +from:0x021664a8 kind:load to:0x020b653c module:overlay(0) +from:0x021664ac kind:load to:0x02176240 module:overlay(88) +from:0x02166568 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x0216659c kind:arm_call to:0x0201bbcc module:main +from:0x021665a8 kind:arm_call to:0x0201b9a8 module:main +from:0x021665b0 kind:arm_call to:0x02069e40 module:overlay(0) +from:0x021665bc kind:load to:0x027e09a4 module:dtcm +from:0x021665c0 kind:load to:0x0204e5f8 module:main +from:0x021665c4 kind:load to:0x020b5100 module:overlay(0) +from:0x02166614 kind:arm_call to:0x02069e4c module:overlay(0) +from:0x02166634 kind:load to:0x020b5100 module:overlay(0) +from:0x02166650 kind:arm_call to:0x020a4ed4 module:overlay(0) +from:0x02166674 kind:arm_call to:0x020a4ed4 module:overlay(0) +from:0x021666b4 kind:arm_call to:0x020a4ed4 module:overlay(0) +from:0x0216671c kind:load to:0x020b6544 module:overlay(0) +from:0x021667b0 kind:arm_call to:0x021663d8 module:overlay(88) +from:0x021667ec kind:arm_call to:0x02166740 module:overlay(88) +from:0x02166858 kind:arm_call to:0x020a4c64 module:overlay(0) +from:0x0216689c kind:arm_call to:0x020a4c64 module:overlay(0) +from:0x021668c0 kind:load to:0x020b6544 module:overlay(0) +from:0x02166910 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0216692c kind:arm_call to:0x01ffa878 module:itcm +from:0x02166934 kind:load to:0x0203e964 module:main +from:0x0216695c kind:arm_call to:0x020a4d28 module:overlay(0) +from:0x0216696c kind:arm_call to:0x0201bb38 module:main +from:0x02166974 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x0216697c kind:arm_call to:0x02166990 module:overlay(88) +from:0x0216698c kind:load to:0x02174f70 module:overlay(88) +from:0x021669a4 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x021669bc kind:arm_call to:0x020166ac module:main +from:0x021669cc kind:arm_call to:0x020166ac module:main +from:0x021669fc kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02166a1c kind:arm_call to:0x0201b9a8 module:main +from:0x02166a24 kind:load to:0x027e09a4 module:dtcm +from:0x02166a28 kind:load to:0x0204e5f8 module:main +from:0x02166a38 kind:arm_call to:0x0201bacc module:main +from:0x02166a40 kind:arm_call to:0x0201bacc module:main +from:0x02166a48 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02166a60 kind:arm_call to:0x0201bacc module:main +from:0x02166a68 kind:arm_call to:0x0201bacc module:main +from:0x02166a70 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02166a78 kind:arm_call to:0x02011ff4 module:main +from:0x02166ac8 kind:arm_call to:0x0201bbcc module:main +from:0x02166ad4 kind:arm_call to:0x0201b9a8 module:main +from:0x02166ae0 kind:load to:0x0204e5f8 module:main +from:0x02166b20 kind:arm_call to:0x0201bba4 module:main +from:0x02166b2c kind:arm_call to:0x0201b9a8 module:main +from:0x02166b38 kind:load to:0x0204e5f8 module:main +from:0x02166b84 kind:arm_call to:0x0201bbcc module:main +from:0x02166b90 kind:arm_call to:0x0201b9a8 module:main +from:0x02166b9c kind:load to:0x0204e5f8 module:main +from:0x02166be0 kind:arm_call to:0x0201bba4 module:main +from:0x02166bec kind:arm_call to:0x0201b9a8 module:main +from:0x02166bf8 kind:load to:0x0204e5f8 module:main +from:0x02166c04 kind:load to:0x02174fb0 module:overlay(88) +from:0x02166ce4 kind:arm_call to:0x02166ba0 module:overlay(88) +from:0x02166d10 kind:arm_call to:0x02166b3c module:overlay(88) +from:0x02166d3c kind:arm_call to:0x02166ae4 module:overlay(88) +from:0x02166d68 kind:arm_call to:0x02166a84 module:overlay(88) +from:0x02166d94 kind:arm_call to:0x02166ba0 module:overlay(88) +from:0x02166dc0 kind:arm_call to:0x02166b3c module:overlay(88) +from:0x02166dec kind:arm_call to:0x02166ae4 module:overlay(88) +from:0x02166e18 kind:arm_call to:0x02166a84 module:overlay(88) +from:0x02166e48 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x02166e54 kind:arm_call to:0x0201b9a8 module:main +from:0x02166e84 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02166e90 kind:arm_call to:0x0201b9a8 module:main +from:0x02166ec0 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02166ecc kind:arm_call to:0x0201b9a8 module:main +from:0x02166ef8 kind:arm_call to:0x020c4c70 module:overlay(25) +from:0x02166f24 kind:arm_call to:0x020c4c60 module:overlay(25) +from:0x02166f38 kind:arm_call to:0x02172758 module:overlay(88) +from:0x02166f60 kind:arm_call to:0x02071480 module:overlay(0) +from:0x02166f8c kind:arm_call to:0x02028c4c module:main +from:0x02166f9c kind:arm_call to:0x02034060 module:main +from:0x02166fc4 kind:arm_call to:0x01fff350 module:itcm +from:0x02166fe4 kind:arm_call to:0x02162c14 module:overlay(59) +from:0x02167014 kind:arm_call to:0x01fff520 module:itcm +from:0x02167040 kind:arm_call to:0x0216f9f4 module:overlay(88) +from:0x0216704c kind:load to:0x0204a110 module:main +from:0x02167050 kind:load to:0x0204e5f8 module:main +from:0x02167054 kind:load to:0x027e09a4 module:dtcm +from:0x02167058 kind:load to:0x027e0994 module:dtcm +from:0x0216705c kind:load to:0x02177398 module:overlay(88) +from:0x02167060 kind:load to:0x027e09a8 module:dtcm +from:0x02167064 kind:load to:0x027e0ce4 module:dtcm +from:0x0216706c kind:load to:0x020b3040 module:overlay(0) +from:0x02167070 kind:load to:0x027e0ce8 module:dtcm +from:0x02167078 kind:load to:0x020b3504 module:overlay(0) +from:0x0216707c kind:load to:0x027e0ce0 module:dtcm +from:0x021670b4 kind:arm_call to:0x020a4da4 module:overlay(0) +from:0x021670dc kind:arm_call to:0x0203d160 module:main +from:0x02167134 kind:load to:0x02174fc4 module:overlay(88) +from:0x02167138 kind:load to:0x02167098 module:overlay(88) +from:0x0216713c kind:load to:0x02167084 module:overlay(88) +from:0x02167158 kind:arm_call to:0x0203d210 module:main +from:0x02167160 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x0216716c kind:load to:0x02167098 module:overlay(88) +from:0x02167188 kind:arm_call to:0x0203d210 module:main +from:0x02167190 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02167198 kind:arm_call to:0x02011ff4 module:main +from:0x021671a4 kind:load to:0x02167098 module:overlay(88) +from:0x021671b8 kind:arm_call to:0x020a4e84 module:overlay(0) +from:0x02167224 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02167248 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021672cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216737c kind:arm_call to:0x02072b3c module:overlay(0) +from:0x021673e4 kind:arm_call to:0x0216ea30 module:overlay(88) +from:0x02167428 kind:arm_call to:0x01fff350 module:itcm +from:0x02167458 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216747c kind:arm_call to:0x02097448 module:overlay(0) +from:0x02167494 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021674a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021674b4 kind:load to:0x020b53e4 module:overlay(0) +from:0x021674b8 kind:load to:0x021743a8 module:overlay(88) +from:0x021674c4 kind:load to:0x027e09ac module:dtcm +from:0x021674d4 kind:load to:0x020b3040 module:overlay(0) +from:0x02167500 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216752c kind:load to:0x027e0ce4 module:dtcm +from:0x02167548 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021675e8 kind:arm_call to:0x02167e5c module:overlay(88) +from:0x021675f4 kind:arm_call to:0x0216bbac module:overlay(88) +from:0x02167614 kind:load to:0x027e0ce4 module:dtcm +from:0x02167620 kind:arm_call to:0x020a4eb8 module:overlay(0) +from:0x0216763c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167688 kind:load to:0x027e0ce4 module:dtcm +from:0x021676b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021676c4 kind:arm_call to:0x0216b954 module:overlay(88) +from:0x021676cc kind:load to:0x027e0ce4 module:dtcm +from:0x02167704 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216771c kind:arm_call to:0x0216b980 module:overlay(88) +from:0x02167724 kind:load to:0x027e0ce4 module:dtcm +from:0x02167750 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167768 kind:arm_call to:0x0216b9b4 module:overlay(88) +from:0x02167770 kind:load to:0x027e0ce4 module:dtcm +from:0x02167780 kind:arm_call to:0x021671a8 module:overlay(88) +from:0x02167790 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167830 kind:arm_call to:0x02167e5c module:overlay(88) +from:0x0216783c kind:arm_call to:0x0216b9fc module:overlay(88) +from:0x02167858 kind:load to:0x027e0ce4 module:dtcm +from:0x02167870 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216787c kind:arm_call to:0x0216bd58 module:overlay(88) +from:0x02167884 kind:arm_call to:0x021674d8 module:overlay(88) +from:0x0216788c kind:load to:0x027e0ce4 module:dtcm +from:0x0216793c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167958 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167970 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167974 kind:arm_call to:0x0216dac0 module:overlay(88) +from:0x02167a04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167a14 kind:arm_call to:0x0216c428 module:overlay(88) +from:0x02167a1c kind:load to:0x027e0ce4 module:dtcm +from:0x02167a20 kind:load to:0x021762a8 module:overlay(88) +from:0x02167b14 kind:arm_call to:0x02167d98 module:overlay(88) +from:0x02167b24 kind:arm_call to:0x02167d9c module:overlay(88) +from:0x02167b34 kind:arm_call to:0x02167dac module:overlay(88) +from:0x02167b44 kind:arm_call to:0x02167db0 module:overlay(88) +from:0x02167b54 kind:arm_call to:0x02167dc0 module:overlay(88) +from:0x02167b68 kind:arm_call to:0x02167cbc module:overlay(88) +from:0x02167b78 kind:arm_call to:0x02167d20 module:overlay(88) +from:0x02167b88 kind:arm_call to:0x02167d94 module:overlay(88) +from:0x02167ba4 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02167bc0 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02167bdc kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02167bf8 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02167c14 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02167c30 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02167c4c kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02167c68 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02167c88 kind:arm_call to:0x020a5434 module:overlay(0) +from:0x02167ca8 kind:arm_call to:0x020a5434 module:overlay(0) +from:0x02167cb4 kind:load to:0x02174390 module:overlay(88) +from:0x02167cb8 kind:load to:0x0217439c module:overlay(88) +from:0x02167cd8 kind:arm_call to:0x02166804 module:overlay(88) +from:0x02167d60 kind:arm_call to:0x02028c4c module:main +from:0x02167d70 kind:arm_call to:0x02034060 module:main +from:0x02167edc kind:arm_call to:0x01ffaf74 module:itcm +from:0x02167fbc kind:arm_call to:0x020a4da4 module:overlay(0) +from:0x02167fe4 kind:arm_call to:0x0203d160 module:main +from:0x0216802c kind:load to:0x02175010 module:overlay(88) +from:0x02168030 kind:load to:0x02167098 module:overlay(88) +from:0x02168034 kind:load to:0x02167084 module:overlay(88) +from:0x02168050 kind:arm_call to:0x0203d210 module:main +from:0x02168058 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02168064 kind:load to:0x02167098 module:overlay(88) +from:0x02168080 kind:arm_call to:0x0203d210 module:main +from:0x02168088 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02168090 kind:arm_call to:0x02011ff4 module:main +from:0x0216809c kind:load to:0x02167098 module:overlay(88) +from:0x02168144 kind:arm_call to:0x02168730 module:overlay(88) +from:0x02168158 kind:arm_call to:0x021700a4 module:overlay(88) +from:0x02168178 kind:load to:0x027e0ce0 module:dtcm +from:0x02168184 kind:arm_call to:0x020a4eb8 module:overlay(0) +from:0x021681cc kind:load to:0x027e0ce0 module:dtcm +from:0x021681d0 kind:load to:0x02170718 module:overlay(88) +from:0x021681f0 kind:arm_call to:0x02170698 module:overlay(88) +from:0x021681f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02168210 kind:load to:0x027e0ce0 module:dtcm +from:0x02168214 kind:load to:0x021706d8 module:overlay(88) +from:0x021682bc kind:arm_call to:0x02168730 module:overlay(88) +from:0x021682d0 kind:arm_call to:0x02170094 module:overlay(88) +from:0x021682ec kind:load to:0x027e0ce0 module:dtcm +from:0x02168304 kind:load to:0x027e0ce0 module:dtcm +from:0x02168308 kind:load to:0x0217014c module:overlay(88) +from:0x021684b8 kind:arm_call to:0x0216866c module:overlay(88) +from:0x021684c8 kind:arm_call to:0x02168670 module:overlay(88) +from:0x021684d8 kind:arm_call to:0x02168680 module:overlay(88) +from:0x021684e8 kind:arm_call to:0x02168684 module:overlay(88) +from:0x021684f8 kind:arm_call to:0x02168694 module:overlay(88) +from:0x0216850c kind:arm_call to:0x02168660 module:overlay(88) +from:0x0216851c kind:arm_call to:0x02168664 module:overlay(88) +from:0x0216852c kind:arm_call to:0x02168668 module:overlay(88) +from:0x02168548 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02168564 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02168580 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x0216859c kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x021685b8 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x021685d4 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x021685f0 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x0216860c kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x0216862c kind:arm_call to:0x020a5434 module:overlay(0) +from:0x0216864c kind:arm_call to:0x020a5434 module:overlay(0) +from:0x02168658 kind:load to:0x021743c4 module:overlay(88) +from:0x0216865c kind:load to:0x021743b8 module:overlay(88) +from:0x021687b0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0216887c kind:arm_call to:0x020a4da4 module:overlay(0) +from:0x021688b0 kind:arm_call to:0x02067278 module:overlay(0) +from:0x021688e0 kind:load to:0x0217505c module:overlay(88) +from:0x021688f0 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021688f8 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02168910 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02168918 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02168920 kind:arm_call to:0x02011ff4 module:main +from:0x02168968 kind:arm_call to:0x0206822c module:overlay(0) +from:0x0216897c kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x0216898c kind:arm_call to:0x0206807c module:overlay(0) +from:0x021689bc kind:load to:0x020b508c module:overlay(0) +from:0x021689e0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x021689f4 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02168aa4 kind:arm_call to:0x020682c0 module:overlay(0) +from:0x02168aa8 kind:arm_call to:0x020d1b18 module:overlay(24) +from:0x02168ab4 kind:load to:0x020b508c module:overlay(0) +from:0x02168ad4 kind:arm_call to:0x02168b7c module:overlay(88) +from:0x02168ba0 kind:arm_call to:0x020a4da4 module:overlay(0) +from:0x02168bd4 kind:load to:0x021750a4 module:overlay(88) +from:0x02168bf8 kind:arm_call to:0x02168f0c module:overlay(88) +from:0x02168c00 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02168c0c kind:load to:0x021750a4 module:overlay(88) +from:0x02168c30 kind:arm_call to:0x02168f0c module:overlay(88) +from:0x02168c38 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02168c40 kind:arm_call to:0x02011ff4 module:main +from:0x02168c4c kind:load to:0x021750a4 module:overlay(88) +from:0x02168c6c kind:arm_call to:0x02168e84 module:overlay(88) +from:0x02168c88 kind:arm_call to:0x020a5660 module:overlay(0) +from:0x02168c9c kind:arm_call to:0x02168f0c module:overlay(88) +from:0x02168cc0 kind:arm_call to:0x02168f0c module:overlay(88) +from:0x02168d3c kind:arm_call to:0x02168da0 module:overlay(88) +from:0x02168d44 kind:arm_call to:0x02168ddc module:overlay(88) +from:0x02168d4c kind:arm_call to:0x02168dec module:overlay(88) +from:0x02168d54 kind:arm_call to:0x02168e04 module:overlay(88) +from:0x02168d5c kind:arm_call to:0x02168e1c module:overlay(88) +from:0x02168d64 kind:arm_call to:0x02168e3c module:overlay(88) +from:0x02168d6c kind:arm_call to:0x02168e60 module:overlay(88) +from:0x02168e14 kind:arm_call to:0x02168f0c module:overlay(88) +from:0x02168e34 kind:arm_call to:0x02168f0c module:overlay(88) +from:0x02168eb8 kind:arm_call to:0x0206d2e0 module:overlay(0) +from:0x02168ee0 kind:arm_call to:0x0206d2a0 module:overlay(0) +from:0x02168efc kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02168f08 kind:load to:0x020b51f8 module:overlay(0) +from:0x02168f24 kind:arm_call to:0x0206d2f0 module:overlay(0) +from:0x02168f30 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02168f4c kind:load to:0x020b51f8 module:overlay(0) +from:0x02168f64 kind:arm_call to:0x020a4da4 module:overlay(0) +from:0x02168f88 kind:arm_call to:0x0203d160 module:main +from:0x02168fc0 kind:load to:0x021750ec module:overlay(88) +from:0x02168fc4 kind:load to:0x02167098 module:overlay(88) +from:0x02168fc8 kind:load to:0x02167084 module:overlay(88) +from:0x02168fe4 kind:arm_call to:0x0203d210 module:main +from:0x02168fec kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02168ff8 kind:load to:0x02167098 module:overlay(88) +from:0x02169014 kind:arm_call to:0x0203d210 module:main +from:0x0216901c kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02169024 kind:arm_call to:0x02011ff4 module:main +from:0x02169030 kind:load to:0x02167098 module:overlay(88) +from:0x02169048 kind:arm_call to:0x0216955c module:overlay(88) +from:0x02169070 kind:arm_call to:0x021694d8 module:overlay(88) +from:0x02169148 kind:arm_call to:0x02169250 module:overlay(88) +from:0x02169158 kind:arm_call to:0x02169260 module:overlay(88) +from:0x02169168 kind:arm_call to:0x02169288 module:overlay(88) +from:0x0216917c kind:arm_call to:0x021692b0 module:overlay(88) +from:0x0216918c kind:arm_call to:0x02169314 module:overlay(88) +from:0x0216919c kind:arm_call to:0x02169388 module:overlay(88) +from:0x021691ac kind:arm_call to:0x021693b4 module:overlay(88) +from:0x021691bc kind:arm_call to:0x021693fc module:overlay(88) +from:0x021691cc kind:arm_call to:0x021693d8 module:overlay(88) +from:0x021691e8 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02169204 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02169220 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02169240 kind:arm_call to:0x020a5434 module:overlay(0) +from:0x0216924c kind:load to:0x021743d0 module:overlay(88) +from:0x02169278 kind:arm_call to:0x0216955c module:overlay(88) +from:0x02169280 kind:arm_call to:0x021694d8 module:overlay(88) +from:0x021692a0 kind:arm_call to:0x0216955c module:overlay(88) +from:0x021692a8 kind:arm_call to:0x021694d8 module:overlay(88) +from:0x021692cc kind:arm_call to:0x02166804 module:overlay(88) +from:0x02169354 kind:arm_call to:0x02028c4c module:main +from:0x02169364 kind:arm_call to:0x02034060 module:main +from:0x021694cc kind:arm_call to:0x01ffaf74 module:itcm +from:0x02169518 kind:arm_call to:0x02169420 module:overlay(88) +from:0x02169538 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02169548 kind:arm_call to:0x0206dc0c module:overlay(0) +from:0x02169554 kind:load to:0x027e09a8 module:dtcm +from:0x02169558 kind:load to:0x020b5254 module:overlay(0) +from:0x0216959c kind:arm_call to:0x02169420 module:overlay(88) +from:0x021695c0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021695d0 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x021695dc kind:load to:0x027e09a8 module:dtcm +from:0x021695e0 kind:load to:0x020b5254 module:overlay(0) +from:0x0216962c kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x02169634 kind:load to:0x020b5254 module:overlay(0) +from:0x02169650 kind:arm_call to:0x020a4da4 module:overlay(0) +from:0x02169678 kind:arm_call to:0x0203d160 module:main +from:0x021696c8 kind:load to:0x02175134 module:overlay(88) +from:0x021696cc kind:load to:0x02167098 module:overlay(88) +from:0x021696d0 kind:load to:0x02167084 module:overlay(88) +from:0x021696d4 kind:load to:0x020a779c module:overlay(0) +from:0x021696ec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021696f4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02169708 kind:arm_call to:0x0203d210 module:main +from:0x02169710 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x0216971c kind:load to:0x02175134 module:overlay(88) +from:0x02169720 kind:load to:0x02167098 module:overlay(88) +from:0x02169738 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02169740 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02169754 kind:arm_call to:0x0203d210 module:main +from:0x0216975c kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02169764 kind:arm_call to:0x02011ff4 module:main +from:0x02169770 kind:load to:0x02175134 module:overlay(88) +from:0x02169774 kind:load to:0x02167098 module:overlay(88) +from:0x021697b0 kind:arm_call to:0x02169cb4 module:overlay(88) +from:0x021697d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021697e0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216982c kind:arm_call to:0x02169d9c module:overlay(88) +from:0x02169898 kind:arm_call to:0x02169d48 module:overlay(88) +from:0x021698b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021698c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021699e4 kind:arm_call to:0x02169b0c module:overlay(88) +from:0x021699f4 kind:arm_call to:0x02169b24 module:overlay(88) +from:0x02169a08 kind:arm_call to:0x02169b48 module:overlay(88) +from:0x02169a18 kind:arm_call to:0x02169b7c module:overlay(88) +from:0x02169a2c kind:arm_call to:0x02169b94 module:overlay(88) +from:0x02169a3c kind:arm_call to:0x02169bb8 module:overlay(88) +from:0x02169a4c kind:arm_call to:0x02169c1c module:overlay(88) +from:0x02169a5c kind:arm_call to:0x02169c90 module:overlay(88) +from:0x02169a78 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02169a94 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02169ab0 kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02169acc kind:arm_call to:0x020a53a8 module:overlay(0) +from:0x02169aec kind:arm_call to:0x020a5434 module:overlay(0) +from:0x02169af8 kind:load to:0x021743dc module:overlay(88) +from:0x02169b08 kind:load to:0x02169d48 module:overlay(88) +from:0x02169bd4 kind:arm_call to:0x02166804 module:overlay(88) +from:0x02169c5c kind:arm_call to:0x02028c4c module:main +from:0x02169c6c kind:arm_call to:0x02034060 module:main +from:0x02169cdc kind:arm_call to:0x02169d9c module:overlay(88) +from:0x02169cfc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02169d44 kind:load to:0x027e0cec module:dtcm +from:0x02169d64 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02169d70 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02169d98 kind:load to:0x027e0cec module:dtcm +from:0x02169e48 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02169e64 kind:arm_call to:0x020a4da4 module:overlay(0) +from:0x02169e78 kind:load to:0x0217517c module:overlay(88) +from:0x02169e84 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02169e98 kind:arm_call to:0x020a4e6c module:overlay(0) +from:0x02169ea0 kind:arm_call to:0x02011ff4 module:main +from:0x0216a084 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0216a08c kind:load to:0x027e09ac module:dtcm +from:0x0216a0a4 kind:arm_call to:0x02011f3c module:main +from:0x0216a0b0 kind:arm_call to:0x0216a1b8 module:overlay(88) +from:0x0216a0d4 kind:arm_call to:0x020a7880 module:overlay(0) +from:0x0216a0f0 kind:arm_call to:0x02011f3c module:main +from:0x0216a0fc kind:arm_call to:0x0216a49c module:overlay(88) +from:0x0216a130 kind:load to:0x027e09bc module:dtcm +from:0x0216a134 kind:load to:0x02176244 module:overlay(88) +from:0x0216a138 kind:load to:0x027e09a4 module:dtcm +from:0x0216a170 kind:arm_call to:0x020771ec module:overlay(0) +from:0x0216a1a8 kind:arm_call to:0x020771ec module:overlay(0) +from:0x0216a1b0 kind:load to:0x02176244 module:overlay(88) +from:0x0216a1b4 kind:load to:0x027e09bc module:dtcm +from:0x0216a1c0 kind:arm_call to:0x0207627c module:overlay(0) +from:0x0216a1dc kind:load to:0x021751c8 module:overlay(88) +from:0x0216a1ec kind:arm_call to:0x02011ff4 module:main +from:0x0216a204 kind:arm_call to:0x020762f8 module:overlay(0) +from:0x0216a268 kind:arm_call to:0x02022bf4 module:main +from:0x0216a2a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a328 kind:arm_call to:0x020229bc module:main +from:0x0216a330 kind:arm_call to:0x020764f4 module:overlay(0) +from:0x0216a368 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216a378 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a384 kind:load to:0x021751bc module:overlay(88) +from:0x0216a388 kind:load to:0x0203e964 module:main +from:0x0216a39c kind:load to:0x0216a3a0 module:overlay(88) +from:0x0216a424 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a42c kind:arm_call to:0x01ff938c module:itcm +from:0x0216a448 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216a450 kind:arm_call to:0x01ff938c module:itcm +from:0x0216a46c kind:arm_call to:0x01ffb780 module:itcm +from:0x0216a4a4 kind:arm_call to:0x0207627c module:overlay(0) +from:0x0216a4b8 kind:load to:0x021751e0 module:overlay(88) +from:0x0216a4c8 kind:arm_call to:0x02011ff4 module:main +from:0x0216a560 kind:arm_call to:0x020762f8 module:overlay(0) +from:0x0216a5c4 kind:arm_call to:0x02022bf4 module:main +from:0x0216a600 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a67c kind:arm_call to:0x020229bc module:main +from:0x0216a684 kind:arm_call to:0x020764f4 module:overlay(0) +from:0x0216a6bc kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216a6cc kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a6d8 kind:load to:0x02176244 module:overlay(88) +from:0x0216a6dc kind:load to:0x021751bc module:overlay(88) +from:0x0216a6e0 kind:load to:0x0203e964 module:main +from:0x0216a6f4 kind:load to:0x0217626c module:overlay(88) +from:0x0216a708 kind:arm_call to:0x02011f3c module:main +from:0x0216a714 kind:arm_call to:0x0216a84c module:overlay(88) +from:0x0216a72c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216a744 kind:load to:0x02175204 module:overlay(88) +from:0x0216a750 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216a76c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0216a840 kind:load to:0x02175254 module:overlay(88) +from:0x0216a844 kind:load to:0x021751f8 module:overlay(88) +from:0x0216a848 kind:load to:0x027e0154 module:dtcm +from:0x0216a854 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216a870 kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0216a944 kind:load to:0x02175254 module:overlay(88) +from:0x0216a948 kind:load to:0x021751f8 module:overlay(88) +from:0x0216a94c kind:load to:0x027e0154 module:dtcm +from:0x0216a960 kind:arm_call to:0x0216b874 module:overlay(88) +from:0x0216a968 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216a974 kind:load to:0x02175254 module:overlay(88) +from:0x0216a988 kind:arm_call to:0x0216b874 module:overlay(88) +from:0x0216a990 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216a998 kind:arm_call to:0x02011ff4 module:main +from:0x0216a9a4 kind:load to:0x02175254 module:overlay(88) +from:0x0216a9b8 kind:arm_call to:0x0216b874 module:overlay(88) +from:0x0216a9c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216a9cc kind:load to:0x02175254 module:overlay(88) +from:0x0216aa60 kind:arm_call to:0x020581b8 module:overlay(0) +from:0x0216aa80 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216aab0 kind:arm_call to:0x0216c414 module:overlay(88) +from:0x0216aac4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216aacc kind:arm_call to:0x0216c414 module:overlay(88) +from:0x0216aadc kind:arm_call to:0x0216c3c4 module:overlay(88) +from:0x0216aafc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216ab1c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216ab44 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216ab84 kind:arm_call to:0x0216c480 module:overlay(88) +from:0x0216ab90 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216aba4 kind:arm_call to:0x0200ef5c module:main +from:0x0216abbc kind:arm_call to:0x0200ecfc module:main +from:0x0216abe4 kind:arm_call to:0x0200ea38 module:main +from:0x0216ac48 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216ac70 kind:arm_call to:0x0216b980 module:overlay(88) +from:0x0216ac94 kind:arm_call to:0x02028cdc module:main +from:0x0216acb8 kind:arm_call to:0x0216eea4 module:overlay(88) +from:0x0216acdc kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0216ace8 kind:load to:0x020b4f04 module:overlay(0) +from:0x0216acec kind:load to:0x027e09b4 module:dtcm +from:0x0216ad28 kind:arm_call to:0x0216b980 module:overlay(88) +from:0x0216ad40 kind:arm_call to:0x02028cdc module:main +from:0x0216ad54 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216ad74 kind:load to:0x027e0958 module:dtcm +from:0x0216ada4 kind:arm_call to:0x0216f5c0 module:overlay(88) +from:0x0216ae88 kind:arm_call to:0x020341c4 module:main +from:0x0216aea0 kind:arm_call to:0x020a86d4 module:overlay(0) +from:0x0216aecc kind:arm_call to:0x020341c4 module:main +from:0x0216aef4 kind:arm_call to:0x020341c4 module:main +from:0x0216af24 kind:arm_call to:0x020341c4 module:main +from:0x0216afd0 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x0216aff0 kind:arm_call to:0x02028c4c module:main +from:0x0216b000 kind:arm_call to:0x02034060 module:main +from:0x0216b01c kind:arm_call to:0x0200f05c module:main +from:0x0216b094 kind:load to:0x027e09a4 module:dtcm +from:0x0216b098 kind:load to:0x020b6540 module:overlay(0) +from:0x0216b0d0 kind:load to:0x021752b8 module:overlay(88) +from:0x0216b0d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b0d8 kind:load to:0x021752c0 module:overlay(88) +from:0x0216b0dc kind:load to:0x021752cc module:overlay(88) +from:0x0216b0e0 kind:load to:0x021752d8 module:overlay(88) +from:0x0216b0e4 kind:load to:0x021752e0 module:overlay(88) +from:0x0216b0e8 kind:load to:0x021752ec module:overlay(88) +from:0x0216b0ec kind:load to:0x021752f8 module:overlay(88) +from:0x0216b0f8 kind:load to:0x0217625c module:overlay(88) +from:0x0216b100 kind:load to:0x02176264 module:overlay(88) +from:0x0216b124 kind:arm_call to:0x02013014 module:main +from:0x0216b138 kind:arm_call to:0x0216ad78 module:overlay(88) +from:0x0216b14c kind:arm_call to:0x02011f3c module:main +from:0x0216b15c kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216b170 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216b17c kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216b198 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216b1cc kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216b1dc kind:arm_call to:0x02011f3c module:main +from:0x0216b1f0 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b204 kind:arm_call to:0x02011f3c module:main +from:0x0216b218 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b22c kind:arm_call to:0x02011f3c module:main +from:0x0216b240 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b254 kind:arm_call to:0x02011f3c module:main +from:0x0216b268 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b27c kind:arm_call to:0x02011f3c module:main +from:0x0216b290 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b2cc kind:arm_call to:0x0200f218 module:main +from:0x0216b2e4 kind:arm_call to:0x020130d4 module:main +from:0x0216b2f4 kind:load to:0x0204999c module:main +from:0x0216b2f8 kind:load to:0x02175228 module:overlay(88) +from:0x0216b2fc kind:load to:0x02058300 module:overlay(0) +from:0x0216b300 kind:load to:0x021743f8 module:overlay(88) +from:0x0216b340 kind:arm_call to:0x02028c4c module:main +from:0x0216b350 kind:arm_call to:0x02034060 module:main +from:0x0216b360 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x0216b378 kind:arm_call to:0x0200f05c module:main +from:0x0216b39c kind:load to:0x020b6540 module:overlay(0) +from:0x0216b3f4 kind:arm_call to:0x02013014 module:main +from:0x0216b404 kind:arm_call to:0x0216b304 module:overlay(88) +from:0x0216b418 kind:arm_call to:0x02011f3c module:main +from:0x0216b428 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216b43c kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216b448 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216b464 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216b49c kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216b4ac kind:arm_call to:0x02011f3c module:main +from:0x0216b4c0 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b4d4 kind:arm_call to:0x02011f3c module:main +from:0x0216b4e8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b4fc kind:arm_call to:0x02011f3c module:main +from:0x0216b510 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b524 kind:arm_call to:0x02011f3c module:main +from:0x0216b538 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b54c kind:arm_call to:0x02011f3c module:main +from:0x0216b560 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b59c kind:arm_call to:0x0200f218 module:main +from:0x0216b5b8 kind:arm_call to:0x020130d4 module:main +from:0x0216b5c8 kind:load to:0x027e09a4 module:dtcm +from:0x0216b5d0 kind:load to:0x0204999c module:main +from:0x0216b5d4 kind:load to:0x02175228 module:overlay(88) +from:0x0216b5d8 kind:load to:0x02058300 module:overlay(0) +from:0x0216b5dc kind:load to:0x02174408 module:overlay(88) +from:0x0216b608 kind:arm_call to:0x02013014 module:main +from:0x0216b64c kind:arm_call to:0x02028c4c module:main +from:0x0216b65c kind:arm_call to:0x02034060 module:main +from:0x0216b678 kind:arm_call to:0x0200f05c module:main +from:0x0216b6e0 kind:arm_call to:0x02011f3c module:main +from:0x0216b6f0 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216b704 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216b710 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216b72c kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216b760 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216b770 kind:arm_call to:0x02011f3c module:main +from:0x0216b784 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b798 kind:arm_call to:0x02011f3c module:main +from:0x0216b7ac kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b7c0 kind:arm_call to:0x02011f3c module:main +from:0x0216b7d4 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b7e8 kind:arm_call to:0x02011f3c module:main +from:0x0216b7fc kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b838 kind:arm_call to:0x0200f218 module:main +from:0x0216b850 kind:arm_call to:0x020130d4 module:main +from:0x0216b860 kind:load to:0x0204999c module:main +from:0x0216b864 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b868 kind:load to:0x02175228 module:overlay(88) +from:0x0216b86c kind:load to:0x02058300 module:overlay(0) +from:0x0216b870 kind:load to:0x021743e8 module:overlay(88) +from:0x0216b8a4 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b8ac kind:arm_call to:0x02011ff4 module:main +from:0x0216b8c0 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b8c8 kind:arm_call to:0x02011ff4 module:main +from:0x0216b8dc kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b8e4 kind:arm_call to:0x02011ff4 module:main +from:0x0216b8f8 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b900 kind:arm_call to:0x02011ff4 module:main +from:0x0216b914 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x0216b91c kind:arm_call to:0x02011ff4 module:main +from:0x0216b940 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216b948 kind:arm_call to:0x02011ff4 module:main +from:0x0216b978 kind:arm_call to:0x0200f218 module:main +from:0x0216b9e0 kind:arm_call to:0x0200f218 module:main +from:0x0216b9f4 kind:arm_call to:0x0216b980 module:overlay(88) +from:0x0216bac0 kind:arm_call to:0x0216bd5c module:overlay(88) +from:0x0216bacc kind:arm_call to:0x0216bdd0 module:overlay(88) +from:0x0216bad8 kind:arm_call to:0x0216bec4 module:overlay(88) +from:0x0216bae4 kind:arm_call to:0x0216bf88 module:overlay(88) +from:0x0216bb6c kind:arm_call to:0x020581b8 module:overlay(0) +from:0x0216bb8c kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216bc70 kind:arm_call to:0x0216bd5c module:overlay(88) +from:0x0216bc7c kind:arm_call to:0x0216bdd0 module:overlay(88) +from:0x0216bc88 kind:arm_call to:0x0216bec4 module:overlay(88) +from:0x0216bc94 kind:arm_call to:0x0216bf88 module:overlay(88) +from:0x0216bd1c kind:arm_call to:0x020581b8 module:overlay(0) +from:0x0216bd3c kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216bd64 kind:load to:0x0216c16c module:overlay(88) +from:0x0216bd74 kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x0216bd90 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216bdac kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216bdc8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216be0c kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216be20 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x0216be28 kind:arm_call to:0x0216f998 module:overlay(88) +from:0x0216be30 kind:arm_call to:0x0200f3cc module:main +from:0x0216be4c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0216be70 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x0216be74 kind:arm_call to:0x0216f9d8 module:overlay(88) +from:0x0216be98 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216beb8 kind:arm_call to:0x0216bd68 module:overlay(88) +from:0x0216bec0 kind:load to:0x020b6540 module:overlay(0) +from:0x0216bf00 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216bf14 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x0216bf1c kind:arm_call to:0x0216f998 module:overlay(88) +from:0x0216bf24 kind:arm_call to:0x0200f3cc module:main +from:0x0216bf5c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216bf7c kind:arm_call to:0x0216bd68 module:overlay(88) +from:0x0216bf84 kind:load to:0x020b6540 module:overlay(0) +from:0x0216bfc4 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216bfd8 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x0216bfe0 kind:arm_call to:0x0216f998 module:overlay(88) +from:0x0216bfe8 kind:arm_call to:0x0200f3cc module:main +from:0x0216c020 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216c040 kind:arm_call to:0x0216bd68 module:overlay(88) +from:0x0216c048 kind:load to:0x020b6540 module:overlay(0) +from:0x0216c064 kind:arm_call to:0x0216c0fc module:overlay(88) +from:0x0216c0b0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216c0b8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216c0c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216c134 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x0216c148 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x0216c150 kind:arm_call to:0x0216f998 module:overlay(88) +from:0x0216c158 kind:arm_call to:0x0200f3cc module:main +from:0x0216c168 kind:load to:0x020b6540 module:overlay(0) +from:0x0216c224 kind:arm_call to:0x0216c04c module:overlay(88) +from:0x0216c230 kind:arm_call to:0x0216c0fc module:overlay(88) +from:0x0216c25c kind:arm_call to:0x0216c04c module:overlay(88) +from:0x0216c268 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216c274 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216c2bc kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c338 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216c344 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216c39c kind:arm_call to:0x0216c04c module:overlay(88) +from:0x0216c3ac kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216c3e0 kind:arm_call to:0x0216c374 module:overlay(88) +from:0x0216c40c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216c450 kind:load to:0x0200ee9c module:main +from:0x0216c4a8 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216c4b8 kind:load to:0x027e09a4 module:dtcm +from:0x0216c4bc kind:load to:0x020b4f04 module:overlay(0) +from:0x0216c4c8 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216c4dc kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216c4f0 kind:load to:0x021762bc module:overlay(88) +from:0x0216c504 kind:arm_call to:0x02011f3c module:main +from:0x0216c510 kind:arm_call to:0x0216c544 module:overlay(88) +from:0x0216c528 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216c540 kind:load to:0x0217530c module:overlay(88) +from:0x0216c54c kind:arm_call to:0x0216a748 module:overlay(88) +from:0x0216c560 kind:arm_call to:0x020eec38 module:overlays(26,31) +from:0x0216c584 kind:arm_call to:0x020eec78 module:overlay(31) +from:0x0216c598 kind:load to:0x02175330 module:overlay(88) +from:0x0216c59c kind:load to:0x021762a8 module:overlay(88) +from:0x0216c5b4 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216c5c0 kind:load to:0x021762a8 module:overlay(88) +from:0x0216c5d8 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216c5e0 kind:arm_call to:0x02011ff4 module:main +from:0x0216c5ec kind:load to:0x021762a8 module:overlay(88) +from:0x0216c5f8 kind:arm_call to:0x0216a9d0 module:overlay(88) +from:0x0216c604 kind:arm_call to:0x020eedc8 module:overlay(31) +from:0x0216c628 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216c638 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216c684 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216c698 kind:arm_call to:0x0200ef5c module:main +from:0x0216c6ac kind:arm_call to:0x0200ecfc module:main +from:0x0216c708 kind:arm_call to:0x0216b980 module:overlay(88) +from:0x0216c740 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c750 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c760 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c784 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216c7a4 kind:arm_call to:0x0216b980 module:overlay(88) +from:0x0216c7c4 kind:arm_call to:0x02028cdc module:main +from:0x0216c804 kind:arm_call to:0x020c09b0 module:overlay(17) +from:0x0216c81c kind:arm_call to:0x020eee08 module:overlay(31) +from:0x0216c828 kind:load to:0x020b4f04 module:overlay(0) +from:0x0216c82c kind:load to:0x027e09b4 module:dtcm +from:0x0216c838 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216c84c kind:load to:0x02176308 module:overlay(88) +from:0x0216c860 kind:arm_call to:0x02011f3c module:main +from:0x0216c86c kind:arm_call to:0x0216c8a0 module:overlay(88) +from:0x0216c884 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216c89c kind:load to:0x0217539c module:overlay(88) +from:0x0216c8a8 kind:arm_call to:0x0216a748 module:overlay(88) +from:0x0216c8c8 kind:load to:0x021753c0 module:overlay(88) +from:0x0216c8ec kind:arm_call to:0x020d497c module:overlay(24) +from:0x0216c900 kind:arm_call to:0x020d497c module:overlay(24) +from:0x0216c914 kind:arm_call to:0x020d497c module:overlay(24) +from:0x0216c928 kind:arm_call to:0x020d497c module:overlay(24) +from:0x0216c93c kind:arm_call to:0x02011f3c module:main +from:0x0216c950 kind:arm_call to:0x020d49e8 module:overlay(24) +from:0x0216c968 kind:arm_call_thumb to:0x02058c48 module:overlay(0) +from:0x0216c980 kind:arm_call to:0x02011f3c module:main +from:0x0216c994 kind:load to:0x027e0d00 module:dtcm +from:0x0216c9b8 kind:arm_call to:0x02013014 module:main +from:0x0216c9c8 kind:arm_call to:0x0216c8cc module:overlay(88) +from:0x0216c9d8 kind:arm_call to:0x02011f3c module:main +from:0x0216c9ec kind:arm_call to:0x020d5028 module:overlay(24) +from:0x0216ca14 kind:arm_call_thumb to:0x020588f0 module:overlay(0) +from:0x0216ca78 kind:arm_call to:0x02011f3c module:main +from:0x0216ca88 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216ca9c kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216caa8 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216cac4 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216caf8 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216cb08 kind:arm_call to:0x02011f3c module:main +from:0x0216cb1c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216cb30 kind:arm_call to:0x02011f3c module:main +from:0x0216cb44 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216cb58 kind:arm_call to:0x02011f3c module:main +from:0x0216cb6c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216cbf8 kind:arm_call to:0x0200f218 module:main +from:0x0216cc60 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc6c kind:arm_call to:0x020130d4 module:main +from:0x0216cc78 kind:load to:0x0204999c module:main +from:0x0216cc7c kind:load to:0x02175228 module:overlay(88) +from:0x0216cc80 kind:load to:0x02058300 module:overlay(0) +from:0x0216cc84 kind:load to:0x02174418 module:overlay(88) +from:0x0216cca4 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0216cccc kind:arm_call to:0x02011ff4 module:main +from:0x0216ccdc kind:arm_call to:0x02011ff4 module:main +from:0x0216cce8 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216ccf4 kind:load to:0x021753c0 module:overlay(88) +from:0x0216cd14 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0216cd3c kind:arm_call to:0x02011ff4 module:main +from:0x0216cd4c kind:arm_call to:0x02011ff4 module:main +from:0x0216cd58 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216cd60 kind:arm_call to:0x02011ff4 module:main +from:0x0216cd6c kind:load to:0x021753c0 module:overlay(88) +from:0x0216cd8c kind:arm_call to:0x01ffc744 module:itcm +from:0x0216cd9c kind:arm_call to:0x0200ef5c module:main +from:0x0216cdb0 kind:arm_call to:0x0200ecfc module:main +from:0x0216ce30 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216ce3c kind:load to:0x020b4f04 module:overlay(0) +from:0x0216ce48 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216ce5c kind:load to:0x02176354 module:overlay(88) +from:0x0216ce70 kind:arm_call to:0x02011f3c module:main +from:0x0216ce7c kind:arm_call to:0x0216ceb0 module:overlay(88) +from:0x0216ce94 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216ceac kind:load to:0x02175430 module:overlay(88) +from:0x0216cebc kind:arm_call to:0x0216a748 module:overlay(88) +from:0x0216cee4 kind:arm_call to:0x0203d160 module:main +from:0x0216cef4 kind:load to:0x02175454 module:overlay(88) +from:0x0216cef8 kind:load to:0x02057b8d module:overlay(0) +from:0x0216cefc kind:load to:0x0216cf00 module:overlay(88) +from:0x0216cf0c kind:load to:0x02057b71 module:overlay(0) +from:0x0216cf1c kind:arm_call to:0x02013014 module:main +from:0x0216cf2c kind:arm_call_thumb to:0x020bf770 module:overlay(1) +from:0x0216cf5c kind:arm_call to:0x020d3f88 module:overlay(24) +from:0x0216cf7c kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x0216cf90 kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x0216cfe0 kind:arm_call to:0x0200f218 module:main +from:0x0216cff8 kind:arm_call to:0x0200ed6c module:main +from:0x0216d008 kind:arm_call to:0x020130d4 module:main +from:0x0216d014 kind:load to:0x0204999c module:main +from:0x0216d018 kind:load to:0x027e0d00 module:dtcm +from:0x0216d01c kind:load to:0x027e0ce0 module:dtcm +from:0x0216d020 kind:load to:0x0217442c module:overlay(88) +from:0x0216d03c kind:arm_call_thumb to:0x020bf790 module:overlay(1) +from:0x0216d054 kind:arm_call to:0x0203d210 module:main +from:0x0216d05c kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216d068 kind:load to:0x02175454 module:overlay(88) +from:0x0216d06c kind:load to:0x027e0d00 module:dtcm +from:0x0216d070 kind:load to:0x02057b8d module:overlay(0) +from:0x0216d08c kind:arm_call_thumb to:0x020bf790 module:overlay(1) +from:0x0216d0a4 kind:arm_call to:0x0203d210 module:main +from:0x0216d0ac kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216d0b4 kind:arm_call to:0x02011ff4 module:main +from:0x0216d0c0 kind:load to:0x02175454 module:overlay(88) +from:0x0216d0c4 kind:load to:0x027e0d00 module:dtcm +from:0x0216d0c8 kind:load to:0x02057b8d module:overlay(0) +from:0x0216d124 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d13c kind:arm_call to:0x0200eab0 module:main +from:0x0216d244 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d2e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d3b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d404 kind:load to:0x0203e964 module:main +from:0x0216d408 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d40c kind:load to:0x027e0d00 module:dtcm +from:0x0216d418 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216d42c kind:arm_call to:0x02014fe0 module:main +from:0x0216d470 kind:load to:0x02174460 module:overlay(88) +from:0x0216d474 kind:load to:0x0217448c module:overlay(88) +from:0x0216d478 kind:load to:0x021744b8 module:overlay(88) +from:0x0216d47c kind:load to:0x021744e4 module:overlay(88) +from:0x0216d4a0 kind:load to:0x021763a0 module:overlay(88) +from:0x0216d4b4 kind:arm_call to:0x02011f3c module:main +from:0x0216d4c0 kind:arm_call to:0x0216d528 module:overlay(88) +from:0x0216d4d8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216d4f0 kind:load to:0x02175608 module:overlay(88) +from:0x0216d500 kind:arm_call to:0x0201667c module:main +from:0x0216d524 kind:load to:0x021755b8 module:overlay(88) +from:0x0216d534 kind:arm_call to:0x0216a748 module:overlay(88) +from:0x0216d55c kind:arm_call to:0x0203d160 module:main +from:0x0216d5b4 kind:load to:0x0217562c module:overlay(88) +from:0x0216d5b8 kind:load to:0x0216d5c0 module:overlay(88) +from:0x0216d5bc kind:load to:0x0216d4f4 module:overlay(88) +from:0x0216d5cc kind:arm_call to:0x02016694 module:main +from:0x0216d604 kind:arm_call to:0x0207370c module:overlay(0) +from:0x0216d660 kind:arm_call to:0x02011f3c module:main +from:0x0216d748 kind:load to:0x027e09b8 module:dtcm +from:0x0216d754 kind:load to:0x02175544 module:overlay(88) +from:0x0216d758 kind:load to:0x02175584 module:overlay(88) +from:0x0216d75c kind:load to:0x0217554c module:overlay(88) +from:0x0216d760 kind:load to:0x02175564 module:overlay(88) +from:0x0216d77c kind:arm_call to:0x02013014 module:main +from:0x0216d790 kind:arm_call to:0x0216b104 module:overlay(88) +from:0x0216d79c kind:arm_call to:0x0216d5d8 module:overlay(88) +from:0x0216d7a8 kind:arm_call to:0x020130d4 module:main +from:0x0216d7b4 kind:load to:0x0204999c module:main +from:0x0216d7cc kind:arm_call to:0x02011ff4 module:main +from:0x0216d810 kind:arm_call to:0x0203d210 module:main +from:0x0216d818 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216d824 kind:load to:0x0217562c module:overlay(88) +from:0x0216d828 kind:load to:0x0216d5c0 module:overlay(88) +from:0x0216d840 kind:arm_call to:0x02011ff4 module:main +from:0x0216d884 kind:arm_call to:0x0203d210 module:main +from:0x0216d88c kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216d894 kind:arm_call to:0x02011ff4 module:main +from:0x0216d8a0 kind:load to:0x0217562c module:overlay(88) +from:0x0216d8a4 kind:load to:0x0216d5c0 module:overlay(88) +from:0x0216d8b0 kind:arm_call to:0x0216a9d0 module:overlay(88) +from:0x0216d8c4 kind:arm_call to:0x0216db2c module:overlay(88) +from:0x0216d8cc kind:arm_call to:0x0216d8d4 module:overlay(88) +from:0x0216d9e0 kind:load to:0x02175564 module:overlay(88) +from:0x0216da10 kind:arm_call to:0x0216da1c module:overlay(88) +from:0x0216da3c kind:arm_call to:0x0216d480 module:overlay(88) +from:0x0216da48 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0216da80 kind:arm_call to:0x0207370c module:overlay(0) +from:0x0216da98 kind:arm_call to:0x02166b3c module:overlay(88) +from:0x0216daa4 kind:arm_call to:0x02172728 module:overlay(88) +from:0x0216dab4 kind:load to:0x020b51f8 module:overlay(0) +from:0x0216dab8 kind:load to:0x027e09b8 module:dtcm +from:0x0216dabc kind:load to:0x02177398 module:overlay(88) +from:0x0216dae0 kind:arm_call to:0x0216d424 module:overlay(88) +from:0x0216daf0 kind:arm_call to:0x0207370c module:overlay(0) +from:0x0216db04 kind:arm_call to:0x02011f3c module:main +from:0x0216db10 kind:arm_call to:0x02165a20 module:overlay(88) +from:0x0216db24 kind:load to:0x027e09b8 module:dtcm +from:0x0216db28 kind:load to:0x021755c4 module:overlay(88) +from:0x0216db60 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0216db9c kind:arm_call to:0x0207370c module:overlay(0) +from:0x0216dbb0 kind:arm_call to:0x02166ba0 module:overlay(88) +from:0x0216dbdc kind:arm_call to:0x0207370c module:overlay(0) +from:0x0216dc34 kind:arm_call to:0x0207370c module:overlay(0) +from:0x0216dc48 kind:arm_call to:0x02166b3c module:overlay(88) +from:0x0216dc78 kind:arm_call to:0x0207370c module:overlay(0) +from:0x0216dc8c kind:arm_call to:0x02166ba0 module:overlay(88) +from:0x0216dc98 kind:arm_call to:0x0216d424 module:overlay(88) +from:0x0216dcc8 kind:arm_call to:0x0207370c module:overlay(0) +from:0x0216dd00 kind:arm_call to:0x0216d490 module:overlay(88) +from:0x0216dd18 kind:arm_call to:0x0216d488 module:overlay(88) +from:0x0216dd24 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0216dd34 kind:load to:0x027e09b8 module:dtcm +from:0x0216dd38 kind:load to:0x020b51f8 module:overlay(0) +from:0x0216dd40 kind:load to:0x02177398 module:overlay(88) +from:0x0216dd74 kind:arm_call to:0x02034060 module:main +from:0x0216dd8c kind:arm_call to:0x02033f7c module:main +from:0x0216ddb0 kind:arm_call to:0x02033f7c module:main +from:0x0216ddd0 kind:arm_call to:0x02034060 module:main +from:0x0216dde0 kind:arm_call to:0x02033f7c module:main +from:0x0216ddf4 kind:arm_call to:0x02034060 module:main +from:0x0216de10 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x0216de1c kind:arm_call to:0x02027638 module:main +from:0x0216de44 kind:load to:0x02175690 module:overlay(88) +from:0x0216de90 kind:arm_call to:0x02027654 module:main +from:0x0216dea4 kind:arm_call to:0x02007430 module:main +from:0x0216deac kind:arm_call to:0x02027654 module:main +from:0x0216deb0 kind:arm_call to:0x02025bd4 module:main +from:0x0216dec0 kind:arm_call to:0x02025c30 module:main +from:0x0216dec4 kind:arm_call to:0x02025d64 module:main +from:0x0216df08 kind:arm_call to:0x02034060 module:main +from:0x0216df20 kind:arm_call to:0x02033f7c module:main +from:0x0216df44 kind:arm_call to:0x02033f7c module:main +from:0x0216df64 kind:arm_call to:0x02034060 module:main +from:0x0216df74 kind:arm_call to:0x02033f7c module:main +from:0x0216df88 kind:arm_call to:0x02034060 module:main +from:0x0216dfa4 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x0216dfb0 kind:arm_call to:0x02027638 module:main +from:0x0216dfc0 kind:load to:0x02175698 module:overlay(88) +from:0x0216e00c kind:arm_call to:0x02027654 module:main +from:0x0216e020 kind:arm_call to:0x02007430 module:main +from:0x0216e028 kind:arm_call to:0x02027654 module:main +from:0x0216e02c kind:arm_call to:0x02025da8 module:main +from:0x0216e03c kind:arm_call to:0x02025ddc module:main +from:0x0216e040 kind:arm_call to:0x02025e44 module:main +from:0x0216e0c4 kind:arm_call to:0x0200f218 module:main +from:0x0216e10c kind:load to:0x0217444c module:overlay(88) +from:0x0216e1b4 kind:arm_call to:0x020166f4 module:main +from:0x0216e200 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0216e2bc kind:arm_call to:0x0200b578 module:main +from:0x0216e2c8 kind:arm_call to:0x0216acf0 module:overlay(88) +from:0x0216e2d4 kind:load to:0x02174510 module:overlay(88) +from:0x0216e2d8 kind:load to:0x027e0954 module:dtcm +from:0x0216e2dc kind:load to:0x02174518 module:overlay(88) +from:0x0216e2e0 kind:load to:0x0216e07c module:overlay(88) +from:0x0216e36c kind:arm_call to:0x0205b148 module:overlay(0) +from:0x0216e394 kind:load to:0x0216d9e4 module:overlay(88) +from:0x0216e3a0 kind:arm_call to:0x02165ac0 module:overlay(88) +from:0x0216e3b4 kind:arm_call to:0x02165ac0 module:overlay(88) +from:0x0216e3bc kind:arm_call to:0x02011ff4 module:main +from:0x0216e3d0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216e3e4 kind:load to:0x021763ec module:overlay(88) +from:0x0216e3f8 kind:arm_call to:0x02011f3c module:main +from:0x0216e404 kind:arm_call to:0x0216e438 module:overlay(88) +from:0x0216e41c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216e434 kind:load to:0x021756a8 module:overlay(88) +from:0x0216e440 kind:arm_call to:0x0216a748 module:overlay(88) +from:0x0216e468 kind:load to:0x021756cc module:overlay(88) +from:0x0216e474 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216e488 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216e490 kind:arm_call to:0x02011ff4 module:main +from:0x0216e4c4 kind:arm_call to:0x02013014 module:main +from:0x0216e500 kind:arm_call to:0x020341c4 module:main +from:0x0216e548 kind:arm_call to:0x0200f05c module:main +from:0x0216e570 kind:arm_call to:0x0200f05c module:main +from:0x0216e5b0 kind:arm_call to:0x02011f3c module:main +from:0x0216e5bc kind:arm_call to:0x0216f1a0 module:overlay(88) +from:0x0216e5d8 kind:arm_call to:0x020341c4 module:main +from:0x0216e5f0 kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x0216e60c kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x0216e63c kind:arm_call to:0x0200f05c module:main +from:0x0216e664 kind:arm_call to:0x0200f05c module:main +from:0x0216e698 kind:arm_call to:0x02028c4c module:main +from:0x0216e6a8 kind:arm_call to:0x02034060 module:main +from:0x0216e6c4 kind:arm_call to:0x0200f05c module:main +from:0x0216e6e8 kind:arm_call to:0x02011f3c module:main +from:0x0216e6f8 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216e70c kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216e718 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216e734 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216e768 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216e778 kind:arm_call to:0x02011f3c module:main +from:0x0216e78c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216e7a0 kind:arm_call to:0x02011f3c module:main +from:0x0216e7b4 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216e7c8 kind:arm_call to:0x02011f3c module:main +from:0x0216e7dc kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216e7f0 kind:arm_call to:0x02011f3c module:main +from:0x0216e804 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216e840 kind:arm_call to:0x0200f218 module:main +from:0x0216e858 kind:arm_call to:0x020130d4 module:main +from:0x0216e868 kind:load to:0x0204999c module:main +from:0x0216e86c kind:load to:0x027e0ce0 module:dtcm +from:0x0216e870 kind:load to:0x02175730 module:overlay(88) +from:0x0216e874 kind:load to:0x02174560 module:overlay(88) +from:0x0216e878 kind:load to:0x02174574 module:overlay(88) +from:0x0216e87c kind:load to:0x027e09a4 module:dtcm +from:0x0216e880 kind:load to:0x02175738 module:overlay(88) +from:0x0216e884 kind:load to:0x0217454c module:overlay(88) +from:0x0216e888 kind:load to:0x02174538 module:overlay(88) +from:0x0216e88c kind:load to:0x02175228 module:overlay(88) +from:0x0216e890 kind:load to:0x02058300 module:overlay(0) +from:0x0216e894 kind:load to:0x02174528 module:overlay(88) +from:0x0216e8a0 kind:arm_call to:0x0216a9d0 module:overlay(88) +from:0x0216e8b0 kind:arm_call to:0x0216f2f8 module:overlay(88) +from:0x0216e8f0 kind:arm_call to:0x0200ef5c module:main +from:0x0216e958 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216e97c kind:arm_call to:0x0216b980 module:overlay(88) +from:0x0216e994 kind:arm_call to:0x0216f36c module:overlay(88) +from:0x0216e9a0 kind:load to:0x020ab530 module:overlay(0) +from:0x0216e9ac kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216e9c0 kind:load to:0x02176438 module:overlay(88) +from:0x0216e9d4 kind:arm_call to:0x02011f3c module:main +from:0x0216e9e0 kind:arm_call to:0x0216ea10 module:overlay(88) +from:0x0216e9f4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216ea0c kind:load to:0x02175748 module:overlay(88) +from:0x0216ea18 kind:arm_call to:0x0216a748 module:overlay(88) +from:0x0216ea2c kind:load to:0x0217576c module:overlay(88) +from:0x0216ea4c kind:arm_call to:0x02013014 module:main +from:0x0216ea6c kind:arm_call to:0x02034060 module:main +from:0x0216ea74 kind:arm_call to:0x02033f7c module:main +from:0x0216ea88 kind:arm_call to:0x02034060 module:main +from:0x0216eaa0 kind:arm_call to:0x02034060 module:main +from:0x0216eaa8 kind:arm_call to:0x02033f7c module:main +from:0x0216eac0 kind:arm_call to:0x02034060 module:main +from:0x0216ead4 kind:arm_call to:0x02011f3c module:main +from:0x0216eaf0 kind:arm_call_thumb to:0x02015550 module:main +from:0x0216eb18 kind:arm_call to:0x02034060 module:main +from:0x0216eb20 kind:arm_call to:0x02033f7c module:main +from:0x0216eb38 kind:arm_call to:0x02034060 module:main +from:0x0216eb4c kind:arm_call_thumb to:0x020156c8 module:main +from:0x0216eb64 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0216ebb4 kind:arm_call to:0x02011f3c module:main +from:0x0216ebc4 kind:arm_call to:0x02058060 module:overlay(0) +from:0x0216ebd8 kind:arm_call to:0x02057ee0 module:overlay(0) +from:0x0216ebe4 kind:arm_call_thumb to:0x02057d20 module:overlay(0) +from:0x0216ec00 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216ec34 kind:arm_call to:0x02058264 module:overlay(0) +from:0x0216ec44 kind:arm_call to:0x02011f3c module:main +from:0x0216ec58 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216ec6c kind:arm_call to:0x02011f3c module:main +from:0x0216ec80 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216ec94 kind:arm_call to:0x02011f3c module:main +from:0x0216eca8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216ecbc kind:arm_call to:0x02011f3c module:main +from:0x0216ecd0 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216ece4 kind:arm_call to:0x02011f3c module:main +from:0x0216ecf8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216ed08 kind:arm_call to:0x020130d4 module:main +from:0x0216ed10 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0216ed20 kind:load to:0x0204999c module:main +from:0x0216ed24 kind:load to:0x021757d0 module:overlay(88) +from:0x0216ed28 kind:load to:0x020aa29c module:overlay(0) +from:0x0216ed2c kind:load to:0x020aa294 module:overlay(0) +from:0x0216ed30 kind:load to:0x02175228 module:overlay(88) +from:0x0216ed34 kind:load to:0x02058300 module:overlay(0) +from:0x0216ed84 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216ed90 kind:load to:0x0217576c module:overlay(88) +from:0x0216ede0 kind:arm_call to:0x0216a9a8 module:overlay(88) +from:0x0216ede8 kind:arm_call to:0x02011ff4 module:main +from:0x0216edf4 kind:load to:0x0217576c module:overlay(88) +from:0x0216ee08 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216ee18 kind:arm_call to:0x0200ef5c module:main +from:0x0216ee80 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216ee8c kind:load to:0x020b4f04 module:overlay(0) +from:0x0216ee98 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216eebc kind:arm_call to:0x01ff8d38 module:itcm +from:0x0216eef4 kind:arm_call to:0x0216ef38 module:overlay(88) +from:0x0216ef1c kind:arm_call to:0x0216ef38 module:overlay(88) +from:0x0216ef20 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0216ef2c kind:load to:0x027e09ac module:dtcm +from:0x0216ef54 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216efa4 kind:arm_call to:0x02024a30 module:main +from:0x0216efd8 kind:arm_call to:0x02024a30 module:main +from:0x0216f170 kind:load to:0x027e0254 module:dtcm +from:0x0216f174 kind:load to:0x021745b8 module:overlay(88) +from:0x0216f178 kind:load to:0x021745a8 module:overlay(88) +from:0x0216f17c kind:load to:0x02174598 module:overlay(88) +from:0x0216f180 kind:load to:0x02174588 module:overlay(88) +from:0x0216f184 kind:load to:0x021745c8 module:overlay(88) +from:0x0216f19c kind:load to:0x027e0ce0 module:dtcm +from:0x0216f1ac kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0216f1b8 kind:arm_call to:0x0216f18c module:overlay(88) +from:0x0216f1d4 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x0216f1e0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216f1e8 kind:arm_call to:0x0216f18c module:overlay(88) +from:0x0216f1fc kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x0216f210 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f224 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216f22c kind:arm_call to:0x0216f18c module:overlay(88) +from:0x0216f244 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x0216f258 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f26c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216f274 kind:arm_call to:0x0216f18c module:overlay(88) +from:0x0216f28c kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x0216f2a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f2b4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216f2bc kind:arm_call to:0x01ffa81c module:itcm +from:0x0216f2c8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216f2d4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216f2e0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216f2f0 kind:load to:0x021757e4 module:overlay(88) +from:0x0216f2f4 kind:load to:0x021745f8 module:overlay(88) +from:0x0216f304 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f30c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f314 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f344 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216f354 kind:arm_call to:0x0200ea38 module:main +from:0x0216f368 kind:load to:0x020b4f04 module:overlay(0) +from:0x0216f384 kind:arm_call to:0x02028cdc module:main +from:0x0216f3b0 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216f3bc kind:load to:0x027e0958 module:dtcm +from:0x0216f3cc kind:arm_call to:0x0216f31c module:overlay(88) +from:0x0216f3e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216f3fc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f400 kind:arm_call to:0x0205accc module:overlay(0) +from:0x0216f420 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f42c kind:load to:0x027e0254 module:dtcm +from:0x0216f438 kind:arm_call to:0x0216f704 module:overlay(88) +from:0x0216f460 kind:arm_call to:0x0216f474 module:overlay(88) +from:0x0216f468 kind:arm_call to:0x0216f714 module:overlay(88) +from:0x0216f47c kind:load to:0x0216f53c module:overlay(88) +from:0x0216f4a8 kind:arm_call to:0x02011f3c module:main +from:0x0216f4b4 kind:arm_call to:0x0216f73c module:overlay(88) +from:0x0216f4d0 kind:arm_call to:0x0216f7c4 module:overlay(88) +from:0x0216f4e4 kind:load to:0x020af7d4 module:overlay(0) +from:0x0216f508 kind:arm_call to:0x0216f934 module:overlay(88) +from:0x0216f51c kind:arm_call to:0x0216f798 module:overlay(88) +from:0x0216f524 kind:arm_call to:0x02011ff4 module:main +from:0x0216f548 kind:arm_call to:0x0216f4e8 module:overlay(88) +from:0x0216f550 kind:arm_call to:0x0216f690 module:overlay(88) +from:0x0216f578 kind:arm_call to:0x0216f480 module:overlay(88) +from:0x0216f5bc kind:load to:0x027e09a4 module:dtcm +from:0x0216f604 kind:arm_call to:0x02011f3c module:main +from:0x0216f614 kind:arm_call to:0x02097adc module:overlay(0) +from:0x0216f658 kind:arm_call_thumb to:0x020586b4 module:overlay(0) +from:0x0216f68c kind:load to:0x021757f0 module:overlay(88) +from:0x0216f6b8 kind:arm_call_thumb to:0x020589e4 module:overlay(0) +from:0x0216f6f0 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0216f6f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216f710 kind:load to:0x020b6540 module:overlay(0) +from:0x0216f724 kind:load to:0x020b6540 module:overlay(0) +from:0x0216f730 kind:arm_call_thumb to:0x0205866c module:overlay(0) +from:0x0216f778 kind:arm_call_thumb to:0x02015550 module:main +from:0x0216f788 kind:arm_call to:0x02016620 module:main +from:0x0216f794 kind:load to:0x02043f40 module:main +from:0x0216f7a0 kind:arm_call to:0x0216f934 module:overlay(88) +from:0x0216f7a8 kind:arm_call to:0x0201665c module:main +from:0x0216f7b0 kind:arm_call_thumb to:0x0201556c module:main +from:0x0216f7b8 kind:arm_call_thumb to:0x0201568c module:main +from:0x0216f824 kind:arm_call to:0x02026800 module:main +from:0x0216f83c kind:arm_call to:0x02026800 module:main +from:0x0216f858 kind:arm_call to:0x02026800 module:main +from:0x0216f878 kind:arm_call to:0x02026800 module:main +from:0x0216f89c kind:arm_call_thumb to:0x02012f08 module:main +from:0x0216f8fc kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x0216f910 kind:arm_call to:0x0216f9b4 module:overlay(88) +from:0x0216f924 kind:load to:0x021757f8 module:overlay(88) +from:0x0216f928 kind:load to:0x02175808 module:overlay(88) +from:0x0216f92c kind:load to:0x02175818 module:overlay(88) +from:0x0216f930 kind:load to:0x02175828 module:overlay(88) +from:0x0216f97c kind:arm_call_thumb to:0x02012f5c module:main +from:0x0216f9ac kind:arm_call_thumb to:0x02000d28 module:main +from:0x0216f9d0 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0216f9ec kind:arm_call to:0x0200f38c module:main +from:0x0216fab6 kind:thumb_call_arm to:0x0216f594 module:overlay(88) +from:0x0216fada kind:thumb_call_arm to:0x020a86f8 module:overlay(0) +from:0x0216faee kind:thumb_call to:0x0208edb8 module:overlay(0) +from:0x0216fb0a kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x0216fb16 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fb20 kind:thumb_call_arm to:0x02058080 module:overlay(0) +from:0x0216fb2a kind:thumb_call_arm to:0x02057ee0 module:overlay(0) +from:0x0216fb34 kind:thumb_call to:0x02057d20 module:overlay(0) +from:0x0216fb3e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fb48 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x0216fb54 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fb62 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fb6e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fb7c kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fb88 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fb96 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fba4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fbb2 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fc22 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216fc2c kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216fc36 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216fc44 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216fc52 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216fc6e kind:thumb_call_arm to:0x020580e4 module:overlay(0) +from:0x0216fc80 kind:thumb_call_arm to:0x02058264 module:overlay(0) +from:0x0216fc8c kind:load to:0x027e09a4 module:dtcm +from:0x0216fc90 kind:load to:0x027e0ce0 module:dtcm +from:0x0216fc94 kind:load to:0x02174620 module:overlay(88) +from:0x0216fc98 kind:load to:0x0217460c module:overlay(88) +from:0x0216fc9c kind:load to:0x02174674 module:overlay(88) +from:0x0216fca0 kind:load to:0x02174664 module:overlay(88) +from:0x0216fca4 kind:load to:0x02174684 module:overlay(88) +from:0x0216fca8 kind:load to:0x02174644 module:overlay(88) +from:0x0216fcac kind:load to:0x02174634 module:overlay(88) +from:0x0216fcb0 kind:load to:0x02176474 module:overlay(88) +from:0x0216fcb4 kind:load to:0x02058300 module:overlay(0) +from:0x0216fcea kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0216fcf0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fd02 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0216fd08 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fd1a kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0216fd20 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fd32 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0216fd38 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fd7c kind:arm_call to:0x0216f594 module:overlay(88) +from:0x0216fd90 kind:arm_call to:0x02019300 module:main +from:0x0216fdb8 kind:arm_call to:0x02170684 module:overlay(88) +from:0x0216fdcc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fdd4 kind:arm_call to:0x02170684 module:overlay(88) +from:0x0216fde4 kind:arm_call to:0x02170634 module:overlay(88) +from:0x0216fdfc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fe14 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fe1c kind:load to:0x0204a110 module:main +from:0x0216fe64 kind:arm_call to:0x020a86f8 module:overlay(0) +from:0x0216fec4 kind:arm_call to:0x0200eab0 module:main +from:0x0216fee0 kind:arm_call to:0x0200eab0 module:main +from:0x0216fefc kind:arm_call to:0x0200eab0 module:main +from:0x0216ff18 kind:arm_call to:0x0200eab0 module:main +from:0x0216ff34 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216ff60 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0216ff7c kind:arm_call to:0x02028c60 module:main +from:0x0216ff94 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216ffb0 kind:arm_call to:0x01ffa878 module:itcm +from:0x0216ffc0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216ffd4 kind:arm_call to:0x02028c60 module:main +from:0x0216ffe8 kind:arm_call to:0x02028c60 module:main +from:0x02170020 kind:arm_call to:0x02170698 module:overlay(88) +from:0x02170044 kind:arm_call to:0x02028cdc module:main +from:0x02170068 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x02170074 kind:load to:0x027e0ce0 module:dtcm +from:0x02170078 kind:load to:0x02174654 module:overlay(88) +from:0x0217007c kind:load to:0x02041964 module:main +from:0x02170080 kind:load to:0x020aa3e8 module:overlay(0) +from:0x02170084 kind:load to:0x020ab530 module:overlay(0) +from:0x0217008c kind:load to:0x027e09b4 module:dtcm +from:0x02170098 kind:arm_call to:0x021700a4 module:overlay(88) +from:0x021700f4 kind:arm_call to:0x02170150 module:overlay(88) +from:0x02170100 kind:arm_call to:0x0217015c module:overlay(88) +from:0x0217010c kind:arm_call to:0x02170224 module:overlay(88) +from:0x02170144 kind:arm_call to:0x02058264 module:overlay(0) +from:0x02170158 kind:load to:0x02170404 module:overlay(88) +from:0x02170184 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x021701a8 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x021701b0 kind:arm_call to:0x0216f998 module:overlay(88) +from:0x021701b8 kind:arm_call to:0x0200f3cc module:main +from:0x021701e8 kind:arm_call_thumb to:0x0208ed64 module:overlay(0) +from:0x021701fc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02170214 kind:arm_call to:0x021702d0 module:overlay(88) +from:0x0217021c kind:load to:0x020b6540 module:overlay(0) +from:0x02170220 kind:load to:0x027e0ce0 module:dtcm +from:0x0217024c kind:arm_call to:0x0216f558 module:overlay(88) +from:0x02170270 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x02170278 kind:arm_call to:0x0216f998 module:overlay(88) +from:0x02170280 kind:arm_call to:0x0200f3cc module:main +from:0x021702ac kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021702c4 kind:arm_call to:0x021702d0 module:overlay(88) +from:0x021702cc kind:load to:0x020b6540 module:overlay(0) +from:0x021702dc kind:arm_call to:0x02057cf4 module:overlay(0) +from:0x021702f4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217030c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217032c kind:arm_call to:0x021703b8 module:overlay(88) +from:0x0217036c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02170374 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02170380 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021703e8 kind:arm_call to:0x0216f558 module:overlay(88) +from:0x021703f0 kind:arm_call to:0x0216f998 module:overlay(88) +from:0x021703f8 kind:arm_call to:0x0200f3cc module:main +from:0x02170400 kind:load to:0x020b6540 module:overlay(0) +from:0x021704c0 kind:arm_call to:0x02170314 module:overlay(88) +from:0x021704cc kind:arm_call to:0x021703b8 module:overlay(88) +from:0x021704f8 kind:arm_call to:0x02170314 module:overlay(88) +from:0x02170504 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02170510 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217053c kind:arm_call to:0x01ffb428 module:itcm +from:0x021705ac kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021705b8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217060c kind:arm_call to:0x02170314 module:overlay(88) +from:0x0217061c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02170650 kind:arm_call to:0x021705e4 module:overlay(88) +from:0x0217067c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021706cc kind:arm_call to:0x02028c60 module:main +from:0x021706f4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0217070c kind:arm_call to:0x02028c60 module:main +from:0x0217073c kind:arm_call to:0x0200f218 module:main +from:0x0217074c kind:load to:0x02176964 module:overlay(88) +from:0x02170760 kind:arm_call to:0x02011f3c module:main +from:0x0217076c kind:arm_call to:0x0217079c module:overlay(88) +from:0x02170780 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02170798 kind:load to:0x0217585c module:overlay(88) +from:0x021707a4 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021707d4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021707ec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02170804 kind:load to:0x021758c8 module:overlay(88) +from:0x02170808 kind:load to:0x02176964 module:overlay(88) +from:0x0217080c kind:load to:0x02175880 module:overlay(88) +from:0x02170818 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02170830 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02170864 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02170874 kind:load to:0x0217583c module:overlay(88) +from:0x021708fc kind:load to:0x02176964 module:overlay(88) +from:0x0217091c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02170930 kind:load to:0x020578a4 module:overlay(0) +from:0x02170944 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0217094c kind:arm_call to:0x02011ff4 module:main +from:0x02170964 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0217096c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170974 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217098c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02170994 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0217099c kind:arm_call to:0x020984dc module:overlay(0) +from:0x021709a4 kind:arm_call to:0x02011ff4 module:main +from:0x021709b8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021709cc kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x021709ec kind:load to:0x02175964 module:overlay(88) +from:0x021709f8 kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x02170a08 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02170a64 kind:load to:0x02176a4c module:overlay(88) +from:0x02170a78 kind:arm_call to:0x02011f3c module:main +from:0x02170a84 kind:arm_call to:0x02170ab4 module:overlay(88) +from:0x02170a98 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02170ab0 kind:load to:0x02175940 module:overlay(88) +from:0x02170abc kind:arm_call to:0x020f75a4 module:overlay(31) +from:0x02170ad4 kind:arm_call to:0x021709c4 module:overlay(88) +from:0x02170b04 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02170b1c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02170b34 kind:load to:0x021759f0 module:overlay(88) +from:0x02170b38 kind:load to:0x02175990 module:overlay(88) +from:0x02170b3c kind:load to:0x02176a4c module:overlay(88) +from:0x02170b40 kind:load to:0x02175880 module:overlay(88) +from:0x02170b4c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170b90 kind:arm_call to:0x020f75c4 module:overlay(31) +from:0x02170bc4 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02170c08 kind:arm_call to:0x0200f218 module:main +from:0x02170c30 kind:arm_call to:0x0200f218 module:main +from:0x02170c58 kind:arm_call to:0x0200f218 module:main +from:0x02170c80 kind:arm_call to:0x0200f218 module:main +from:0x02170c94 kind:load to:0x02175920 module:overlay(88) +from:0x02170c98 kind:load to:0x027e09a4 module:dtcm +from:0x02170c9c kind:load to:0x021746a8 module:overlay(88) +from:0x02170ca0 kind:load to:0x02174694 module:overlay(88) +from:0x02170ca4 kind:load to:0x021746bc module:overlay(88) +from:0x02170ca8 kind:load to:0x021746d0 module:overlay(88) +from:0x02170ce0 kind:arm_call to:0x020f75c4 module:overlay(31) +from:0x02170d74 kind:load to:0x02176a4c module:overlay(88) +from:0x02170da0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170da8 kind:arm_call to:0x02011ff4 module:main +from:0x02170dc0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02170dc8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170dd0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170de8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02170df0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170df8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170e00 kind:arm_call to:0x02011ff4 module:main +from:0x02170e18 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170e20 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170e28 kind:arm_call to:0x02011ff4 module:main +from:0x02170e40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170e48 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170e5c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02170e70 kind:arm_call_thumb to:0x02057b54 module:overlay(0) +from:0x02170e90 kind:load to:0x02175a8c module:overlay(88) +from:0x02170e9c kind:arm_call to:0x02057bf4 module:overlay(0) +from:0x02170eac kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02170f08 kind:load to:0x02176b34 module:overlay(88) +from:0x02170f1c kind:arm_call to:0x02011f3c module:main +from:0x02170f28 kind:arm_call to:0x02170f58 module:overlay(88) +from:0x02170f3c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02170f54 kind:load to:0x02175a68 module:overlay(88) +from:0x02170f60 kind:arm_call to:0x020f75a4 module:overlay(31) +from:0x02170f78 kind:arm_call to:0x02170e68 module:overlay(88) +from:0x02170fa8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02170fc0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02170fd8 kind:load to:0x02175b18 module:overlay(88) +from:0x02170fdc kind:load to:0x02175ab8 module:overlay(88) +from:0x02170fe0 kind:load to:0x02176b34 module:overlay(88) +from:0x02170fe4 kind:load to:0x02175880 module:overlay(88) +from:0x02170ff0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171034 kind:arm_call to:0x020f75c4 module:overlay(31) +from:0x02171068 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021710b4 kind:arm_call to:0x0200f218 module:main +from:0x021710dc kind:arm_call to:0x0200f218 module:main +from:0x02171108 kind:arm_call to:0x0200f218 module:main +from:0x02171130 kind:arm_call to:0x0200f218 module:main +from:0x02171144 kind:load to:0x02175a48 module:overlay(88) +from:0x02171148 kind:load to:0x027e09a4 module:dtcm +from:0x0217114c kind:load to:0x02174708 module:overlay(88) +from:0x02171150 kind:load to:0x02174730 module:overlay(88) +from:0x02171154 kind:load to:0x0217471c module:overlay(88) +from:0x02171158 kind:load to:0x021746f4 module:overlay(88) +from:0x02171190 kind:arm_call to:0x020f75c4 module:overlay(31) +from:0x021711f4 kind:arm_call to:0x0200f05c module:main +from:0x02171210 kind:load to:0x02176b34 module:overlay(88) +from:0x02171214 kind:load to:0x021746e4 module:overlay(88) +from:0x02171260 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171268 kind:arm_call to:0x02011ff4 module:main +from:0x02171280 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171288 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171290 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021712a8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021712b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021712b8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021712c0 kind:arm_call to:0x02011ff4 module:main +from:0x021712d8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021712e0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021712e8 kind:arm_call to:0x02011ff4 module:main +from:0x02171300 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171308 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217131c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02171330 kind:load to:0x02176c1c module:overlay(88) +from:0x02171344 kind:arm_call to:0x02011f3c module:main +from:0x02171350 kind:arm_call to:0x02171380 module:overlay(88) +from:0x02171364 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0217137c kind:load to:0x02175b90 module:overlay(88) +from:0x02171388 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021713b8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021713d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021713e8 kind:load to:0x02175bb4 module:overlay(88) +from:0x021713ec kind:load to:0x02176c1c module:overlay(88) +from:0x021713f0 kind:load to:0x02175880 module:overlay(88) +from:0x02171400 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02171434 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02171444 kind:load to:0x02175b70 module:overlay(88) +from:0x021714cc kind:load to:0x02176c1c module:overlay(88) +from:0x021714d8 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021714e8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021714f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021714f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171510 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171518 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171520 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171528 kind:arm_call to:0x02011ff4 module:main +from:0x0217153c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02171550 kind:load to:0x02176d04 module:overlay(88) +from:0x02171564 kind:arm_call to:0x02011f3c module:main +from:0x02171570 kind:arm_call to:0x021715a0 module:overlay(88) +from:0x02171584 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0217159c kind:load to:0x02175c2c module:overlay(88) +from:0x021715a8 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021715d8 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021715f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171608 kind:load to:0x02175c98 module:overlay(88) +from:0x0217160c kind:load to:0x02176d04 module:overlay(88) +from:0x02171610 kind:load to:0x02175c50 module:overlay(88) +from:0x0217161c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171634 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02171668 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02171678 kind:load to:0x02175c0c module:overlay(88) +from:0x02171700 kind:load to:0x02176d04 module:overlay(88) +from:0x0217170c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171714 kind:arm_call to:0x02011ff4 module:main +from:0x0217172c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171734 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0217173c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171754 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0217175c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171764 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217176c kind:arm_call to:0x02011ff4 module:main +from:0x02171780 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02171794 kind:load to:0x02176dec module:overlay(88) +from:0x021717a8 kind:arm_call to:0x02011f3c module:main +from:0x021717b4 kind:arm_call to:0x021717e4 module:overlay(88) +from:0x021717c8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021717e0 kind:load to:0x02175d10 module:overlay(88) +from:0x021717ec kind:arm_call to:0x020f763c module:overlay(31) +from:0x0217181c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02171834 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217184c kind:load to:0x02175d34 module:overlay(88) +from:0x02171850 kind:load to:0x02176dec module:overlay(88) +from:0x02171854 kind:load to:0x02175880 module:overlay(88) +from:0x02171864 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02171898 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021718a8 kind:load to:0x02175cf0 module:overlay(88) +from:0x02171930 kind:load to:0x02176dec module:overlay(88) +from:0x02171940 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171948 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171950 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171968 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171970 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171978 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171980 kind:arm_call to:0x02011ff4 module:main +from:0x02171994 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021719a8 kind:load to:0x02176ed4 module:overlay(88) +from:0x021719bc kind:arm_call to:0x02011f3c module:main +from:0x021719c8 kind:arm_call to:0x021719f8 module:overlay(88) +from:0x021719dc kind:arm_call to:0x020978ec module:overlay(0) +from:0x021719f4 kind:load to:0x02175dac module:overlay(88) +from:0x02171a00 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02171a30 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02171a48 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171a60 kind:load to:0x02175dd0 module:overlay(88) +from:0x02171a64 kind:load to:0x02176ed4 module:overlay(88) +from:0x02171a68 kind:load to:0x02175880 module:overlay(88) +from:0x02171a78 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02171aac kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02171abc kind:load to:0x02175d8c module:overlay(88) +from:0x02171b44 kind:load to:0x02176ed4 module:overlay(88) +from:0x02171b50 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02171b60 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171b68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171b70 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171b88 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171b90 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171b98 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171ba0 kind:arm_call to:0x02011ff4 module:main +from:0x02171bb4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02171bc8 kind:load to:0x02176fbc module:overlay(88) +from:0x02171bdc kind:arm_call to:0x02011f3c module:main +from:0x02171be8 kind:arm_call to:0x02171c18 module:overlay(88) +from:0x02171bfc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02171c14 kind:load to:0x02175e30 module:overlay(88) +from:0x02171c20 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02171c34 kind:load to:0x02175e54 module:overlay(88) +from:0x02171c40 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02171c8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171c94 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171cac kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171cb4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171cbc kind:arm_call to:0x02011ff4 module:main +from:0x02171cd0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02171ce4 kind:load to:0x02177008 module:overlay(88) +from:0x02171cf8 kind:arm_call to:0x02011f3c module:main +from:0x02171d04 kind:arm_call to:0x02171d34 module:overlay(88) +from:0x02171d18 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02171d30 kind:load to:0x02175ecc module:overlay(88) +from:0x02171d3c kind:arm_call to:0x020f763c module:overlay(31) +from:0x02171d6c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02171d84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171d9c kind:load to:0x02175ef0 module:overlay(88) +from:0x02171da0 kind:load to:0x02177008 module:overlay(88) +from:0x02171da4 kind:load to:0x02175880 module:overlay(88) +from:0x02171db4 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02171de8 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02171df8 kind:load to:0x02175eac module:overlay(88) +from:0x02171e80 kind:load to:0x02177008 module:overlay(88) +from:0x02171e90 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171e98 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171ea0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171eb8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171ec0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171ec8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171ed0 kind:arm_call to:0x02011ff4 module:main +from:0x02171ee4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02171ef8 kind:load to:0x021770f0 module:overlay(88) +from:0x02171f0c kind:arm_call to:0x02011f3c module:main +from:0x02171f18 kind:arm_call to:0x02171f48 module:overlay(88) +from:0x02171f2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02171f44 kind:load to:0x02175f68 module:overlay(88) +from:0x02171f50 kind:arm_call to:0x020f763c module:overlay(31) +from:0x02171f80 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02171f98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171fb0 kind:load to:0x02175f8c module:overlay(88) +from:0x02171fb4 kind:load to:0x021770f0 module:overlay(88) +from:0x02171fb8 kind:load to:0x02175880 module:overlay(88) +from:0x02171fc8 kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02171ffc kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0217200c kind:load to:0x02175f48 module:overlay(88) +from:0x02172094 kind:load to:0x021770f0 module:overlay(88) +from:0x021720a0 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021720b0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021720b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021720c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021720d8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021720e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021720e8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021720f0 kind:arm_call to:0x02011ff4 module:main +from:0x02172104 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02172118 kind:load to:0x021771d8 module:overlay(88) +from:0x0217212c kind:arm_call to:0x02011f3c module:main +from:0x02172138 kind:arm_call to:0x02172168 module:overlay(88) +from:0x0217214c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02172164 kind:load to:0x02176004 module:overlay(88) +from:0x02172170 kind:arm_call to:0x020f763c module:overlay(31) +from:0x021721a0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021721b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021721d0 kind:load to:0x02176070 module:overlay(88) +from:0x021721d4 kind:load to:0x021771d8 module:overlay(88) +from:0x021721d8 kind:load to:0x02176028 module:overlay(88) +from:0x021721e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021721fc kind:arm_call to:0x020f7668 module:overlay(31) +from:0x02172230 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02172240 kind:load to:0x02175fe4 module:overlay(88) +from:0x02172298 kind:arm_call to:0x0200f05c module:main +from:0x021722b4 kind:load to:0x021771d8 module:overlay(88) +from:0x021722b8 kind:load to:0x02174744 module:overlay(88) +from:0x021722c4 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021722d0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021722d8 kind:arm_call to:0x02011ff4 module:main +from:0x021722f0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021722f8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02172300 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02172318 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02172320 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02172328 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02172330 kind:arm_call to:0x02011ff4 module:main +from:0x02172344 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02172358 kind:load to:0x021772c0 module:overlay(88) +from:0x0217236c kind:arm_call to:0x02011f3c module:main +from:0x02172378 kind:arm_call to:0x021723a8 module:overlay(88) +from:0x0217238c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021723a4 kind:load to:0x021760d0 module:overlay(88) +from:0x021723b0 kind:arm_call to:0x02119158 module:overlay(34) +from:0x021723c4 kind:load to:0x021760f4 module:overlay(88) +from:0x02172414 kind:load to:0x021772c0 module:overlay(88) +from:0x0217242c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02172434 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0217243c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02172454 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0217245c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02172464 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217246c kind:arm_call to:0x02011ff4 module:main +from:0x02172480 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021724a0 kind:arm_call to:0x02011f3c module:main +from:0x021724b0 kind:arm_call to:0x021724bc module:overlay(88) +from:0x021724c8 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x021724d0 kind:arm_call to:0x02172788 module:overlay(88) +from:0x021724e4 kind:arm_call to:0x021727ac module:overlay(88) +from:0x02172508 kind:arm_call to:0x020166cc module:main +from:0x0217252c kind:arm_call to:0x02019538 module:main +from:0x02172538 kind:arm_call to:0x020166cc module:main +from:0x02172564 kind:arm_call to:0x02011f3c module:main +from:0x02172570 kind:arm_call to:0x02172ca0 module:overlay(88) +from:0x02172590 kind:arm_call to:0x020166cc module:main +from:0x021725b0 kind:arm_call to:0x02011f3c module:main +from:0x021725bc kind:arm_call to:0x021734dc module:overlay(88) +from:0x021725dc kind:arm_call to:0x020166cc module:main +from:0x02172604 kind:load to:0x02176158 module:overlay(88) +from:0x02172608 kind:load to:0x0204a110 module:main +from:0x0217260c kind:load to:0x027e09a4 module:dtcm +from:0x02172668 kind:arm_call to:0x02172860 module:overlay(88) +from:0x02172670 kind:arm_call to:0x02172798 module:overlay(88) +from:0x02172678 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172684 kind:load to:0x02176158 module:overlay(88) +from:0x021726dc kind:arm_call to:0x02172860 module:overlay(88) +from:0x021726e4 kind:arm_call to:0x02172798 module:overlay(88) +from:0x021726ec kind:arm_call to:0x02061c5c module:overlay(0) +from:0x021726f4 kind:arm_call to:0x02011ff4 module:main +from:0x02172700 kind:load to:0x02176158 module:overlay(88) +from:0x0217270c kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172714 kind:arm_call to:0x02011ff4 module:main +from:0x0217274c kind:arm_call to:0x021730ec module:overlay(88) +from:0x02172754 kind:load to:0x027e09a4 module:dtcm +from:0x0217277c kind:arm_call to:0x0217352c module:overlay(88) +from:0x02172784 kind:load to:0x027e09a4 module:dtcm +from:0x02172794 kind:load to:0x02177398 module:overlay(88) +from:0x021727a8 kind:load to:0x02177398 module:overlay(88) +from:0x021727d0 kind:arm_call to:0x02063004 module:overlay(0) +from:0x021727ec kind:arm_call to:0x0201f6f0 module:main +from:0x021727fc kind:arm_call to:0x0201f6f0 module:main +from:0x02172824 kind:arm_call to:0x02172a08 module:overlay(88) +from:0x02172834 kind:arm_call to:0x0201f730 module:main +from:0x02172840 kind:arm_call to:0x0201f730 module:main +from:0x02172858 kind:load to:0x0217617c module:overlay(88) +from:0x02172874 kind:arm_call to:0x0201f498 module:main +from:0x0217287c kind:arm_call to:0x0201f498 module:main +from:0x02172884 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0217288c kind:arm_call to:0x0201f2cc module:main +from:0x02172894 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x0217289c kind:arm_call to:0x0201f2cc module:main +from:0x021728a4 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x021728b0 kind:load to:0x0217617c module:overlay(88) +from:0x021728c8 kind:arm_call to:0x0201f498 module:main +from:0x021728d0 kind:arm_call to:0x0201f498 module:main +from:0x021728d8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x021728e0 kind:arm_call to:0x0201f2cc module:main +from:0x021728e8 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x021728f0 kind:arm_call to:0x0201f2cc module:main +from:0x021728f8 kind:arm_call to:0x020630a0 module:overlay(0) +from:0x02172900 kind:arm_call to:0x02011ff4 module:main +from:0x0217290c kind:load to:0x0217617c module:overlay(88) +from:0x02172924 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x0217298c kind:arm_call to:0x020630b4 module:overlay(0) +from:0x021729c8 kind:arm_call to:0x020630b4 module:overlay(0) +from:0x02172a00 kind:load to:0x020b508c module:overlay(0) +from:0x02172a04 kind:load to:0x0204a110 module:main +from:0x02172a58 kind:arm_call to:0x02062ce0 module:overlay(0) +from:0x02172a80 kind:arm_call to:0x02172910 module:overlay(88) +from:0x02172aa8 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02172ad4 kind:arm_call to:0x02172a08 module:overlay(88) +from:0x02172ba8 kind:arm_call to:0x02067bb4 module:overlay(0) +from:0x02172c38 kind:arm_call to:0x02172910 module:overlay(88) +from:0x02172c44 kind:load to:0x0204a088 module:main +from:0x02172c48 kind:load to:0x0204a110 module:main +from:0x02172c4c kind:load to:0x020b508c module:overlay(0) +from:0x02172c78 kind:arm_call to:0x02063164 module:overlay(0) +from:0x02172c88 kind:arm_call to:0x0201f4b4 module:main +from:0x02172c94 kind:arm_call to:0x0201f4b4 module:main +from:0x02172c9c kind:load to:0x0204a088 module:main +from:0x02172cac kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x02172cf0 kind:arm_call to:0x0203d160 module:main +from:0x02172d08 kind:arm_call to:0x0203d160 module:main +from:0x02172d14 kind:arm_call to:0x021733bc module:overlay(88) +from:0x02172d38 kind:arm_call to:0x0201c0c4 module:main +from:0x02172d54 kind:arm_call to:0x0201615c module:main +from:0x02172d64 kind:arm_call to:0x0201615c module:main +from:0x02172d78 kind:arm_call to:0x0201615c module:main +from:0x02172d88 kind:arm_call to:0x0201615c module:main +from:0x02172ddc kind:arm_call to:0x0206667c module:overlay(0) +from:0x02172dec kind:arm_call to:0x0206667c module:overlay(0) +from:0x02172dfc kind:load to:0x021761a0 module:overlay(88) +from:0x02172e00 kind:load to:0x021733bc module:overlay(88) +from:0x02172e04 kind:load to:0x02172e10 module:overlay(88) +from:0x02172e08 kind:load to:0x027e0994 module:dtcm +from:0x02172e0c kind:load to:0x020b4fc4 module:overlay(0) +from:0x02172e1c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02172e24 kind:arm_call to:0x0201f2cc module:main +from:0x02172e44 kind:arm_call to:0x02066714 module:overlay(0) +from:0x02172e58 kind:arm_call to:0x0201f498 module:main +from:0x02172e78 kind:arm_call to:0x0201f498 module:main +from:0x02172e90 kind:arm_call to:0x0201f498 module:main +from:0x02172ea0 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02172ea8 kind:arm_call to:0x0201f2cc module:main +from:0x02172ec4 kind:arm_call to:0x0203d210 module:main +from:0x02172ed8 kind:arm_call to:0x0203d210 module:main +from:0x02172ee0 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172eec kind:load to:0x021761a0 module:overlay(88) +from:0x02172ef0 kind:load to:0x020b4fc4 module:overlay(0) +from:0x02172ef4 kind:load to:0x02172e10 module:overlay(88) +from:0x02172f0c kind:arm_call to:0x02066714 module:overlay(0) +from:0x02172f20 kind:arm_call to:0x0201f498 module:main +from:0x02172f40 kind:arm_call to:0x0201f498 module:main +from:0x02172f58 kind:arm_call to:0x0201f498 module:main +from:0x02172f68 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02172f70 kind:arm_call to:0x0201f2cc module:main +from:0x02172f8c kind:arm_call to:0x0203d210 module:main +from:0x02172fa0 kind:arm_call to:0x0203d210 module:main +from:0x02172fa8 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x02172fb0 kind:arm_call to:0x02011ff4 module:main +from:0x02172fbc kind:load to:0x021761a0 module:overlay(88) +from:0x02172fc0 kind:load to:0x020b4fc4 module:overlay(0) +from:0x02172fc4 kind:load to:0x02172e10 module:overlay(88) +from:0x02173000 kind:arm_call to:0x0201f5c4 module:main +from:0x0217300c kind:arm_call to:0x0201f730 module:main +from:0x02173040 kind:arm_call to:0x0201f5c4 module:main +from:0x0217304c kind:arm_call to:0x0201f730 module:main +from:0x0217306c kind:arm_call to:0x0201f5c4 module:main +from:0x0217307c kind:arm_call to:0x0201f730 module:main +from:0x021730b8 kind:arm_call to:0x021733f4 module:overlay(88) +from:0x021730e4 kind:arm_call to:0x0217320c module:overlay(88) +from:0x0217310c kind:arm_call to:0x02172fc8 module:overlay(88) +from:0x0217313c kind:arm_call to:0x0217344c module:overlay(88) +from:0x02173168 kind:arm_call to:0x0217344c module:overlay(88) +from:0x02173188 kind:arm_call to:0x0217344c module:overlay(88) +from:0x021731a0 kind:arm_call to:0x0217320c module:overlay(88) +from:0x021731cc kind:arm_call to:0x021734a0 module:overlay(88) +from:0x021731ec kind:arm_call to:0x021734a0 module:overlay(88) +from:0x02173204 kind:arm_call to:0x021734a0 module:overlay(88) +from:0x02173228 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0217328c kind:arm_call to:0x021733f4 module:overlay(88) +from:0x02173330 kind:arm_call to:0x021733f4 module:overlay(88) +from:0x0217338c kind:arm_call to:0x021733f4 module:overlay(88) +from:0x021733b4 kind:load to:0x020b508c module:overlay(0) +from:0x021733c4 kind:arm_call to:0x0201f640 module:main +from:0x021733f0 kind:load to:0x02176194 module:overlay(88) +from:0x02173404 kind:arm_call to:0x0201fa70 module:main +from:0x021734d4 kind:arm_call to:0x02062228 module:overlay(0) +from:0x021734e4 kind:arm_call to:0x02061ae4 module:overlay(0) +from:0x02173510 kind:arm_call to:0x0201ef9c module:main +from:0x02173528 kind:load to:0x021761c4 module:overlay(88) +from:0x0217355c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02173578 kind:arm_call to:0x0201effc module:main +from:0x021735a0 kind:arm_call to:0x0201f04c module:main +from:0x021735b4 kind:arm_call to:0x0201c4d8 module:main +from:0x021735bc kind:load to:0x0204aeac module:main +from:0x021736f0 kind:arm_call to:0x0201f04c module:main +from:0x02173704 kind:arm_call to:0x0201c4d8 module:main +from:0x02173760 kind:load to:0x0204aeac module:main +from:0x02173764 kind:load to:0x02176240 module:overlay(88) +from:0x02173790 kind:arm_call to:0x0201aa44 module:main +from:0x02173798 kind:load to:0x0204af1c module:main +from:0x021737a4 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x021737bc kind:arm_call to:0x02061648 module:overlay(0) +from:0x021737d8 kind:arm_call to:0x0201bb38 module:main +from:0x021737ec kind:arm_call to:0x020611dc module:overlay(0) +from:0x021737f8 kind:load to:0x021761e8 module:overlay(88) +from:0x021737fc kind:load to:0x0204a088 module:main +from:0x0217381c kind:arm_call to:0x0201bba4 module:main +from:0x02173828 kind:arm_call to:0x0201b9a8 module:main +from:0x02173834 kind:arm_call to:0x02061248 module:overlay(0) +from:0x0217383c kind:arm_call to:0x02061230 module:overlay(0) +from:0x02173844 kind:load to:0x0204e5f8 module:main +from:0x02173848 kind:load to:0x0204a088 module:main +from:0x0217386c kind:arm_call to:0x020b6900 module:overlays(8,9) +from:0x02173884 kind:load to:0x0204e5f8 module:main +from:0x021738b4 kind:arm_call to:0x0201bbcc module:main +from:0x021738c0 kind:arm_call to:0x0201b9a8 module:main +from:0x021738cc kind:arm_call to:0x02061248 module:overlay(0) +from:0x021738d4 kind:arm_call to:0x02061230 module:overlay(0) +from:0x021738dc kind:load to:0x0204e5f8 module:main +from:0x021738e0 kind:load to:0x0204a088 module:main +from:0x02173908 kind:load to:0x0204e5f8 module:main +from:0x02173918 kind:arm_call to:0x0201bacc module:main +from:0x02173920 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02173938 kind:arm_call to:0x0201bacc module:main +from:0x02173940 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02173948 kind:arm_call to:0x02011ff4 module:main +from:0x02173a90 kind:load to:0x02174760 module:overlay(88) +from:0x02173a94 kind:load to:0x0217476c module:overlay(88) +from:0x02173a98 kind:load to:0x02174780 module:overlay(88) +from:0x02173a9c kind:load to:0x02174764 module:overlay(88) +from:0x02173aa0 kind:load to:0x02174774 module:overlay(88) +from:0x02173aa4 kind:load to:0x0217477c module:overlay(88) +from:0x02173aa8 kind:load to:0x02174758 module:overlay(88) +from:0x02173aac kind:load to:0x02174768 module:overlay(88) +from:0x02173ab0 kind:load to:0x02174754 module:overlay(88) +from:0x02173ab4 kind:load to:0x02174778 module:overlay(88) +from:0x02173ab8 kind:load to:0x0217475c module:overlay(88) +from:0x02173abc kind:load to:0x02174770 module:overlay(88) +from:0x02173bcc kind:load to:0x021747d4 module:overlay(88) +from:0x02173bd0 kind:load to:0x02174804 module:overlay(88) +from:0x02173bd4 kind:load to:0x021747c4 module:overlay(88) +from:0x02173bd8 kind:load to:0x02174834 module:overlay(88) +from:0x02173bdc kind:load to:0x021747e4 module:overlay(88) +from:0x02173be0 kind:load to:0x021747a4 module:overlay(88) +from:0x02173be4 kind:load to:0x02174784 module:overlay(88) +from:0x02173be8 kind:load to:0x021747b4 module:overlay(88) +from:0x02173bec kind:load to:0x02174794 module:overlay(88) +from:0x02173bf0 kind:load to:0x02174824 module:overlay(88) +from:0x02173bf4 kind:load to:0x021747f4 module:overlay(88) +from:0x02173bf8 kind:load to:0x02174814 module:overlay(88) +from:0x02173c0c kind:arm_call to:0x02020268 module:main +from:0x02173c2c kind:arm_call to:0x02011f3c module:main +from:0x02173c38 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x02173c6c kind:arm_call to:0x02011f3c module:main +from:0x02173c78 kind:arm_call to:0x020a3a30 module:overlay(0) +from:0x02173c94 kind:arm_call to:0x020204e0 module:main +from:0x02173cc4 kind:arm_call to:0x02011f3c module:main +from:0x02173cd0 kind:arm_call to:0x020a3a30 module:overlay(0) +from:0x02173cec kind:arm_call to:0x020204e0 module:main +from:0x02173d0c kind:load to:0x02176218 module:overlay(88) +from:0x02173d10 kind:load to:0x020443c0 module:main +from:0x02173d14 kind:load to:0x020b4fc4 module:overlay(0) +from:0x02173d44 kind:arm_call to:0x02020348 module:main +from:0x02173d50 kind:load to:0x02176218 module:overlay(88) +from:0x02173d80 kind:arm_call to:0x02020348 module:main +from:0x02173d88 kind:arm_call to:0x02011ff4 module:main +from:0x02173d94 kind:load to:0x02176218 module:overlay(88) +from:0x02173db8 kind:arm_call to:0x02020404 module:main +from:0x02173dc0 kind:arm_call to:0x02173dec module:overlay(88) +from:0x02173dc8 kind:arm_call to:0x020684c8 module:overlay(0) +from:0x02173dd0 kind:arm_call to:0x02173ee4 module:overlay(88) +from:0x02173de8 kind:load to:0x020b508c module:overlay(0) +from:0x02173e0c kind:arm_call to:0x02019590 module:main +from:0x02173e30 kind:arm_call to:0x02062538 module:overlay(0) +from:0x02173e60 kind:arm_call to:0x020204c0 module:main +from:0x02173ee0 kind:load to:0x0204a110 module:main +from:0x02173f00 kind:arm_call to:0x021742ec module:overlay(88) +from:0x02173f10 kind:arm_call to:0x02174338 module:overlay(88) +from:0x02173f24 kind:arm_call to:0x02061db8 module:overlay(0) +from:0x02173f2c kind:arm_call to:0x02174338 module:overlay(88) +from:0x02173f60 kind:arm_call to:0x0202041c module:main +from:0x02173f88 kind:arm_call to:0x02173fac module:overlay(88) +from:0x02173f90 kind:arm_call to:0x021741cc module:overlay(88) +from:0x02173fa4 kind:arm_call to:0x0217421c module:overlay(88) +from:0x02173fc4 kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02173fe8 kind:arm_call to:0x02069c1c module:overlay(0) +from:0x02174010 kind:arm_call to:0x020a44e4 module:overlay(0) +from:0x02174024 kind:arm_call to:0x021742d0 module:overlay(88) +from:0x02174038 kind:arm_call to:0x02174048 module:overlay(88) +from:0x02174068 kind:arm_call to:0x02069c1c module:overlay(0) +from:0x0217407c kind:arm_call to:0x02069c1c module:overlay(0) +from:0x0217408c kind:arm_call to:0x020695d4 module:overlay(0) +from:0x021740b8 kind:arm_call to:0x02028e30 module:main +from:0x02174100 kind:arm_call to:0x020695d4 module:overlay(0) +from:0x0217410c kind:arm_call to:0x02174338 module:overlay(88) +from:0x021741a0 kind:arm_call to:0x0206878c module:overlay(0) +from:0x021741c8 kind:load to:0x020b4fc4 module:overlay(0) +from:0x021741f4 kind:arm_call to:0x021742d0 module:overlay(88) +from:0x02174268 kind:arm_call to:0x021742d0 module:overlay(88) +from:0x02174278 kind:arm_call to:0x02174280 module:overlay(88) +from:0x0217428c kind:arm_call to:0x020a43ec module:overlay(0) +from:0x02174294 kind:arm_call to:0x02173ee4 module:overlay(88) +from:0x021742a4 kind:arm_call to:0x0202039c module:main +from:0x021742c0 kind:arm_call to:0x0206216c module:overlay(0) +from:0x02174334 kind:load to:0x02049be0 module:main +from:0x02174364 kind:arm_call to:0x02061da8 module:overlay(0) +from:0x02174384 kind:load to:0x020b4fc4 module:overlay(0) +from:0x02174880 kind:load to:0x020aacd0 module:overlay(0) +from:0x02174884 kind:load to:0x021751bc module:overlay(88) +from:0x021748a4 kind:arm_call to:0x0216a720 module:overlay(88) +from:0x021748b4 kind:arm_call to:0x0203ce74 module:main +from:0x021748dc kind:arm_call to:0x0203d160 module:main +from:0x021748e4 kind:load to:0x0217624c module:overlay(88) +from:0x021748e8 kind:load to:0x0217626c module:overlay(88) +from:0x021748ec kind:load to:0x0216c4d4 module:overlay(88) +from:0x021748f0 kind:load to:0x02176250 module:overlay(88) +from:0x021748f4 kind:load to:0x0217625c module:overlay(88) +from:0x021748f8 kind:load to:0x0216c46c module:overlay(88) +from:0x02174918 kind:arm_call to:0x0216c51c module:overlay(88) +from:0x02174928 kind:arm_call to:0x0203ce74 module:main +from:0x0217493c kind:load to:0x021762a8 module:overlay(88) +from:0x02174940 kind:load to:0x021762bc module:overlay(88) +from:0x02174944 kind:load to:0x0216c830 module:overlay(88) +from:0x02174948 kind:load to:0x021762b0 module:overlay(88) +from:0x02174968 kind:arm_call to:0x0216c878 module:overlay(88) +from:0x02174978 kind:arm_call to:0x0203ce74 module:main +from:0x0217498c kind:load to:0x021762f8 module:overlay(88) +from:0x02174990 kind:load to:0x02176308 module:overlay(88) +from:0x02174994 kind:load to:0x0216ce40 module:overlay(88) +from:0x02174998 kind:load to:0x021762fc module:overlay(88) +from:0x021749b8 kind:arm_call to:0x0216ce88 module:overlay(88) +from:0x021749c8 kind:arm_call to:0x0203ce74 module:main +from:0x021749dc kind:load to:0x02176344 module:overlay(88) +from:0x021749e0 kind:load to:0x02176354 module:overlay(88) +from:0x021749e4 kind:load to:0x0216d410 module:overlay(88) +from:0x021749e8 kind:load to:0x02176348 module:overlay(88) +from:0x02174a08 kind:arm_call to:0x0216d4cc module:overlay(88) +from:0x02174a18 kind:arm_call to:0x0203ce74 module:main +from:0x02174a2c kind:load to:0x02176390 module:overlay(88) +from:0x02174a30 kind:load to:0x021763a0 module:overlay(88) +from:0x02174a34 kind:load to:0x0216e3c8 module:overlay(88) +from:0x02174a38 kind:load to:0x02176394 module:overlay(88) +from:0x02174a58 kind:arm_call to:0x0216e410 module:overlay(88) +from:0x02174a68 kind:arm_call to:0x0203ce74 module:main +from:0x02174a7c kind:load to:0x021763dc module:overlay(88) +from:0x02174a80 kind:load to:0x021763ec module:overlay(88) +from:0x02174a84 kind:load to:0x0216e9a4 module:overlay(88) +from:0x02174a88 kind:load to:0x021763e0 module:overlay(88) +from:0x02174aa8 kind:arm_call to:0x0216e9e8 module:overlay(88) +from:0x02174ab8 kind:arm_call to:0x0203ce74 module:main +from:0x02174acc kind:load to:0x02176428 module:overlay(88) +from:0x02174ad0 kind:load to:0x02176438 module:overlay(88) +from:0x02174ad4 kind:load to:0x0216ee90 module:overlay(88) +from:0x02174ad8 kind:load to:0x0217642c module:overlay(88) +from:0x02174af8 kind:arm_call to:0x02170774 module:overlay(88) +from:0x02174b08 kind:arm_call to:0x0203ce74 module:main +from:0x02174b1c kind:load to:0x02176954 module:overlay(88) +from:0x02174b20 kind:load to:0x02176964 module:overlay(88) +from:0x02174b24 kind:load to:0x021709b0 module:overlay(88) +from:0x02174b28 kind:load to:0x02176958 module:overlay(88) +from:0x02174b48 kind:arm_call to:0x02170a8c module:overlay(88) +from:0x02174b58 kind:arm_call to:0x0203ce74 module:main +from:0x02174b6c kind:load to:0x02176a3c module:overlay(88) +from:0x02174b70 kind:load to:0x02176a4c module:overlay(88) +from:0x02174b74 kind:load to:0x02170e54 module:overlay(88) +from:0x02174b78 kind:load to:0x02176a40 module:overlay(88) +from:0x02174b98 kind:arm_call to:0x02170f30 module:overlay(88) +from:0x02174ba8 kind:arm_call to:0x0203ce74 module:main +from:0x02174bbc kind:load to:0x02176b24 module:overlay(88) +from:0x02174bc0 kind:load to:0x02176b34 module:overlay(88) +from:0x02174bc4 kind:load to:0x02171314 module:overlay(88) +from:0x02174bc8 kind:load to:0x02176b28 module:overlay(88) +from:0x02174be8 kind:arm_call to:0x02171358 module:overlay(88) +from:0x02174bf8 kind:arm_call to:0x0203ce74 module:main +from:0x02174c0c kind:load to:0x02176c0c module:overlay(88) +from:0x02174c10 kind:load to:0x02176c1c module:overlay(88) +from:0x02174c14 kind:load to:0x02171534 module:overlay(88) +from:0x02174c18 kind:load to:0x02176c10 module:overlay(88) +from:0x02174c38 kind:arm_call to:0x02171578 module:overlay(88) +from:0x02174c48 kind:arm_call to:0x0203ce74 module:main +from:0x02174c5c kind:load to:0x02176cf4 module:overlay(88) +from:0x02174c60 kind:load to:0x02176d04 module:overlay(88) +from:0x02174c64 kind:load to:0x02171778 module:overlay(88) +from:0x02174c68 kind:load to:0x02176cf8 module:overlay(88) +from:0x02174c88 kind:arm_call to:0x021717bc module:overlay(88) +from:0x02174c98 kind:arm_call to:0x0203ce74 module:main +from:0x02174cac kind:load to:0x02176ddc module:overlay(88) +from:0x02174cb0 kind:load to:0x02176dec module:overlay(88) +from:0x02174cb4 kind:load to:0x0217198c module:overlay(88) +from:0x02174cb8 kind:load to:0x02176de0 module:overlay(88) +from:0x02174cd8 kind:arm_call to:0x021719d0 module:overlay(88) +from:0x02174ce8 kind:arm_call to:0x0203ce74 module:main +from:0x02174cfc kind:load to:0x02176ec4 module:overlay(88) +from:0x02174d00 kind:load to:0x02176ed4 module:overlay(88) +from:0x02174d04 kind:load to:0x02171bac module:overlay(88) +from:0x02174d08 kind:load to:0x02176ec8 module:overlay(88) +from:0x02174d28 kind:arm_call to:0x02171bf0 module:overlay(88) +from:0x02174d38 kind:arm_call to:0x0203ce74 module:main +from:0x02174d4c kind:load to:0x02176fac module:overlay(88) +from:0x02174d50 kind:load to:0x02176fbc module:overlay(88) +from:0x02174d54 kind:load to:0x02171cc8 module:overlay(88) +from:0x02174d58 kind:load to:0x02176fb0 module:overlay(88) +from:0x02174d78 kind:arm_call to:0x02171d0c module:overlay(88) +from:0x02174d88 kind:arm_call to:0x0203ce74 module:main +from:0x02174d9c kind:load to:0x02176ff8 module:overlay(88) +from:0x02174da0 kind:load to:0x02177008 module:overlay(88) +from:0x02174da4 kind:load to:0x02171edc module:overlay(88) +from:0x02174da8 kind:load to:0x02176ffc module:overlay(88) +from:0x02174dc8 kind:arm_call to:0x02171f20 module:overlay(88) +from:0x02174dd8 kind:arm_call to:0x0203ce74 module:main +from:0x02174dec kind:load to:0x021770e0 module:overlay(88) +from:0x02174df0 kind:load to:0x021770f0 module:overlay(88) +from:0x02174df4 kind:load to:0x021720fc module:overlay(88) +from:0x02174df8 kind:load to:0x021770e4 module:overlay(88) +from:0x02174e18 kind:arm_call to:0x02172140 module:overlay(88) +from:0x02174e28 kind:arm_call to:0x0203ce74 module:main +from:0x02174e3c kind:load to:0x021771c8 module:overlay(88) +from:0x02174e40 kind:load to:0x021771d8 module:overlay(88) +from:0x02174e44 kind:load to:0x0217233c module:overlay(88) +from:0x02174e48 kind:load to:0x021771cc module:overlay(88) +from:0x02174e68 kind:arm_call to:0x02172380 module:overlay(88) +from:0x02174e78 kind:arm_call to:0x0203ce74 module:main +from:0x02174e8c kind:load to:0x021772b0 module:overlay(88) +from:0x02174e90 kind:load to:0x021772c0 module:overlay(88) +from:0x02174e94 kind:load to:0x02172478 module:overlay(88) +from:0x02174e98 kind:load to:0x021772b4 module:overlay(88) +from:0x02174e9c kind:load to:0x0217486c module:overlay(88) +from:0x02174ea0 kind:load to:0x02174888 module:overlay(88) +from:0x02174ea4 kind:load to:0x021748fc module:overlay(88) +from:0x02174ea8 kind:load to:0x0217494c module:overlay(88) +from:0x02174eac kind:load to:0x0217499c module:overlay(88) +from:0x02174eb0 kind:load to:0x021749ec module:overlay(88) +from:0x02174eb4 kind:load to:0x02174a3c module:overlay(88) +from:0x02174eb8 kind:load to:0x02174a8c module:overlay(88) +from:0x02174ebc kind:load to:0x02174adc module:overlay(88) +from:0x02174ec0 kind:load to:0x02174b2c module:overlay(88) +from:0x02174ec4 kind:load to:0x02174b7c module:overlay(88) +from:0x02174ec8 kind:load to:0x02174bcc module:overlay(88) +from:0x02174ecc kind:load to:0x02174c1c module:overlay(88) +from:0x02174ed0 kind:load to:0x02174c6c module:overlay(88) +from:0x02174ed4 kind:load to:0x02174cbc module:overlay(88) +from:0x02174ed8 kind:load to:0x02174d0c module:overlay(88) +from:0x02174edc kind:load to:0x02174d5c module:overlay(88) +from:0x02174ee0 kind:load to:0x02174dac module:overlay(88) +from:0x02174ee4 kind:load to:0x02174dfc module:overlay(88) +from:0x02174ee8 kind:load to:0x02174e4c module:overlay(88) +from:0x02174f08 kind:load to:0x02165a50 module:overlay(88) +from:0x02174f0c kind:load to:0x02165a84 module:overlay(88) +from:0x02174f1c kind:load to:0x02165c40 module:overlay(88) +from:0x02174f20 kind:load to:0x02165cc4 module:overlay(88) +from:0x02174f24 kind:load to:0x02165d5c module:overlay(88) +from:0x02174f28 kind:load to:0x02165d50 module:overlay(88) +from:0x02174f2c kind:load to:0x02165d64 module:overlay(88) +from:0x02174f30 kind:load to:0x02165e08 module:overlay(88) +from:0x02174f34 kind:load to:0x02165f78 module:overlay(88) +from:0x02174f38 kind:load to:0x02165e00 module:overlay(88) +from:0x02174f3c kind:load to:0x020731ac module:overlay(0) +from:0x02174f44 kind:load to:0x02174f60 module:overlay(88) +from:0x02174f48 kind:load to:0x02174f40 module:overlay(88) +from:0x02174f4c kind:load to:0x02174f54 module:overlay(88) +from:0x02174f50 kind:load to:0x02174f58 module:overlay(88) +from:0x02174f70 kind:load to:0x02166a2c module:overlay(88) +from:0x02174f74 kind:load to:0x02166a54 module:overlay(88) +from:0x02174f78 kind:load to:0x02166bfc module:overlay(88) +from:0x02174f7c kind:load to:0x020a4eb8 module:overlay(0) +from:0x02174f80 kind:load to:0x02167080 module:overlay(88) +from:0x02174f84 kind:load to:0x020a5660 module:overlay(0) +from:0x02174f88 kind:load to:0x020a566c module:overlay(0) +from:0x02174f8c kind:load to:0x020a5670 module:overlay(0) +from:0x02174f90 kind:load to:0x020a5678 module:overlay(0) +from:0x02174f94 kind:load to:0x020a5680 module:overlay(0) +from:0x02174f98 kind:load to:0x020a514c module:overlay(0) +from:0x02174f9c kind:load to:0x020a5150 module:overlay(0) +from:0x02174fa0 kind:load to:0x020a5154 module:overlay(0) +from:0x02174fa4 kind:load to:0x020a5158 module:overlay(0) +from:0x02174fa8 kind:load to:0x02166c08 module:overlay(88) +from:0x02174fac kind:load to:0x020a5168 module:overlay(0) +from:0x02174fc4 kind:load to:0x02167140 module:overlay(88) +from:0x02174fc8 kind:load to:0x02167170 module:overlay(88) +from:0x02174fcc kind:load to:0x020a4e7c module:overlay(0) +from:0x02174fd0 kind:load to:0x02167618 module:overlay(88) +from:0x02174fd4 kind:load to:0x02167530 module:overlay(88) +from:0x02174fd8 kind:load to:0x020a5660 module:overlay(0) +from:0x02174fdc kind:load to:0x020a566c module:overlay(0) +from:0x02174fe0 kind:load to:0x0216768c module:overlay(88) +from:0x02174fe4 kind:load to:0x021676d0 module:overlay(88) +from:0x02174fe8 kind:load to:0x02167728 module:overlay(88) +from:0x02174fec kind:load to:0x02167774 module:overlay(88) +from:0x02174ff0 kind:load to:0x0216785c module:overlay(88) +from:0x02174ff4 kind:load to:0x02167a24 module:overlay(88) +from:0x02174ff8 kind:load to:0x020a5158 module:overlay(0) +from:0x02174ffc kind:load to:0x02167894 module:overlay(88) +from:0x02175000 kind:load to:0x02167890 module:overlay(88) +from:0x02175004 kind:load to:0x02167df0 module:overlay(88) +from:0x02175010 kind:load to:0x02168038 module:overlay(88) +from:0x02175014 kind:load to:0x02168068 module:overlay(88) +from:0x02175018 kind:load to:0x020a4e7c module:overlay(0) +from:0x0217501c kind:load to:0x0216817c module:overlay(88) +from:0x02175020 kind:load to:0x021680a0 module:overlay(88) +from:0x02175024 kind:load to:0x020a5660 module:overlay(0) +from:0x02175028 kind:load to:0x020a566c module:overlay(0) +from:0x0217502c kind:load to:0x021681b8 module:overlay(88) +from:0x02175030 kind:load to:0x021681d4 module:overlay(88) +from:0x02175034 kind:load to:0x021681fc module:overlay(88) +from:0x02175038 kind:load to:0x02168218 module:overlay(88) +from:0x0217503c kind:load to:0x021682f0 module:overlay(88) +from:0x02175040 kind:load to:0x021683c8 module:overlay(88) +from:0x02175044 kind:load to:0x020a5158 module:overlay(0) +from:0x02175048 kind:load to:0x02168310 module:overlay(88) +from:0x0217504c kind:load to:0x0216830c module:overlay(88) +from:0x02175050 kind:load to:0x021686c4 module:overlay(88) +from:0x0217505c kind:load to:0x021688e4 module:overlay(88) +from:0x02175060 kind:load to:0x02168904 module:overlay(88) +from:0x02175064 kind:load to:0x020a4e7c module:overlay(0) +from:0x02175068 kind:load to:0x020a4eb8 module:overlay(0) +from:0x0217506c kind:load to:0x0216892c module:overlay(88) +from:0x02175070 kind:load to:0x020a5660 module:overlay(0) +from:0x02175074 kind:load to:0x020a566c module:overlay(0) +from:0x02175078 kind:load to:0x020a5670 module:overlay(0) +from:0x0217507c kind:load to:0x020a5678 module:overlay(0) +from:0x02175080 kind:load to:0x020a5680 module:overlay(0) +from:0x02175084 kind:load to:0x020a514c module:overlay(0) +from:0x02175088 kind:load to:0x02168abc module:overlay(88) +from:0x0217508c kind:load to:0x02168ac0 module:overlay(88) +from:0x02175090 kind:load to:0x020a5158 module:overlay(0) +from:0x02175094 kind:load to:0x02168adc module:overlay(88) +from:0x02175098 kind:load to:0x021689c0 module:overlay(88) +from:0x021750a4 kind:load to:0x02168bd8 module:overlay(88) +from:0x021750a8 kind:load to:0x02168c10 module:overlay(88) +from:0x021750ac kind:load to:0x020a4e7c module:overlay(0) +from:0x021750b0 kind:load to:0x020a4eb8 module:overlay(0) +from:0x021750b4 kind:load to:0x02168c50 module:overlay(88) +from:0x021750b8 kind:load to:0x02168c7c module:overlay(88) +from:0x021750bc kind:load to:0x020a566c module:overlay(0) +from:0x021750c0 kind:load to:0x020a5670 module:overlay(0) +from:0x021750c4 kind:load to:0x020a5678 module:overlay(0) +from:0x021750c8 kind:load to:0x020a5680 module:overlay(0) +from:0x021750cc kind:load to:0x020a514c module:overlay(0) +from:0x021750d0 kind:load to:0x02168ca4 module:overlay(88) +from:0x021750d4 kind:load to:0x02168cc8 module:overlay(88) +from:0x021750d8 kind:load to:0x020a5158 module:overlay(0) +from:0x021750dc kind:load to:0x02168d74 module:overlay(88) +from:0x021750e0 kind:load to:0x020a5168 module:overlay(0) +from:0x021750ec kind:load to:0x02168fcc module:overlay(88) +from:0x021750f0 kind:load to:0x02168ffc module:overlay(88) +from:0x021750f4 kind:load to:0x020a4e7c module:overlay(0) +from:0x021750f8 kind:load to:0x020a4eb8 module:overlay(0) +from:0x021750fc kind:load to:0x02169034 module:overlay(88) +from:0x02175100 kind:load to:0x020a5660 module:overlay(0) +from:0x02175104 kind:load to:0x020a566c module:overlay(0) +from:0x02175108 kind:load to:0x020a5670 module:overlay(0) +from:0x0217510c kind:load to:0x020a5678 module:overlay(0) +from:0x02175110 kind:load to:0x020a5680 module:overlay(0) +from:0x02175114 kind:load to:0x020a514c module:overlay(0) +from:0x02175118 kind:load to:0x020a5150 module:overlay(0) +from:0x0217511c kind:load to:0x02169080 module:overlay(88) +from:0x02175120 kind:load to:0x020a5158 module:overlay(0) +from:0x02175124 kind:load to:0x021695e4 module:overlay(88) +from:0x02175128 kind:load to:0x020a5168 module:overlay(0) +from:0x02175134 kind:load to:0x021696d8 module:overlay(88) +from:0x02175138 kind:load to:0x02169724 module:overlay(88) +from:0x0217513c kind:load to:0x020a4e7c module:overlay(0) +from:0x02175140 kind:load to:0x020a4eb8 module:overlay(0) +from:0x02175144 kind:load to:0x02169778 module:overlay(88) +from:0x02175148 kind:load to:0x020a5660 module:overlay(0) +from:0x0217514c kind:load to:0x020a566c module:overlay(0) +from:0x02175150 kind:load to:0x020a5670 module:overlay(0) +from:0x02175154 kind:load to:0x020a5678 module:overlay(0) +from:0x02175158 kind:load to:0x020a5680 module:overlay(0) +from:0x0217515c kind:load to:0x020a514c module:overlay(0) +from:0x02175160 kind:load to:0x02169afc module:overlay(88) +from:0x02175164 kind:load to:0x02169910 module:overlay(88) +from:0x02175168 kind:load to:0x020a5158 module:overlay(0) +from:0x0217516c kind:load to:0x020a5164 module:overlay(0) +from:0x02175170 kind:load to:0x020a5168 module:overlay(0) +from:0x0217517c kind:load to:0x02169e7c module:overlay(88) +from:0x02175180 kind:load to:0x02169e90 module:overlay(88) +from:0x02175184 kind:load to:0x020a4e7c module:overlay(0) +from:0x02175188 kind:load to:0x020a4eb8 module:overlay(0) +from:0x0217518c kind:load to:0x02167080 module:overlay(88) +from:0x02175190 kind:load to:0x020a5660 module:overlay(0) +from:0x02175194 kind:load to:0x020a566c module:overlay(0) +from:0x02175198 kind:load to:0x020a5670 module:overlay(0) +from:0x0217519c kind:load to:0x020a5678 module:overlay(0) +from:0x021751a0 kind:load to:0x020a5680 module:overlay(0) +from:0x021751a4 kind:load to:0x020a514c module:overlay(0) +from:0x021751a8 kind:load to:0x020a5150 module:overlay(0) +from:0x021751ac kind:load to:0x020a5154 module:overlay(0) +from:0x021751b0 kind:load to:0x020a5158 module:overlay(0) +from:0x021751b4 kind:load to:0x02169eac module:overlay(88) +from:0x021751b8 kind:load to:0x020a5168 module:overlay(0) +from:0x021751c8 kind:load to:0x0216a1f8 module:overlay(88) +from:0x021751cc kind:load to:0x020766c8 module:overlay(0) +from:0x021751d0 kind:load to:0x0216a1e0 module:overlay(88) +from:0x021751d4 kind:load to:0x0216a1e4 module:overlay(88) +from:0x021751e0 kind:load to:0x0216a4d4 module:overlay(88) +from:0x021751e4 kind:load to:0x020766c8 module:overlay(0) +from:0x021751e8 kind:load to:0x0216a4bc module:overlay(88) +from:0x021751ec kind:load to:0x0216a4c0 module:overlay(88) +from:0x021751f8 kind:load to:0x0216c454 module:overlay(88) +from:0x02175204 kind:load to:0x0216a6f8 module:overlay(88) +from:0x02175208 kind:load to:0x020977a0 module:overlay(0) +from:0x0217520c kind:load to:0x020977a8 module:overlay(0) +from:0x02175210 kind:load to:0x02097824 module:overlay(0) +from:0x02175214 kind:load to:0x02097864 module:overlay(0) +from:0x02175218 kind:load to:0x02097868 module:overlay(0) +from:0x0217521c kind:load to:0x0209786c module:overlay(0) +from:0x02175228 kind:load to:0x0216c4c0 module:overlay(88) +from:0x0217522c kind:load to:0x0216b938 module:overlay(88) +from:0x02175230 kind:load to:0x02057bf4 module:overlay(0) +from:0x02175234 kind:load to:0x01ffc57c module:itcm +from:0x02175238 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217523c kind:load to:0x02057e44 module:overlay(0) +from:0x02175240 kind:load to:0x02057ea8 module:overlay(0) +from:0x02175244 kind:load to:0x02057c34 module:overlay(0) +from:0x02175248 kind:load to:0x02057d84 module:overlay(0) +from:0x02175254 kind:load to:0x0209856c module:overlay(0) +from:0x02175258 kind:load to:0x020985a8 module:overlay(0) +from:0x0217525c kind:load to:0x020985c0 module:overlay(0) +from:0x02175260 kind:load to:0x020985cc module:overlay(0) +from:0x02175264 kind:load to:0x01fff464 module:itcm +from:0x02175268 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217526c kind:load to:0x020984fc module:overlay(0) +from:0x02175270 kind:load to:0x02098504 module:overlay(0) +from:0x02175274 kind:load to:0x02098508 module:overlay(0) +from:0x02175278 kind:load to:0x0216a9d0 module:overlay(88) +from:0x0217527c kind:load to:0x02098510 module:overlay(0) +from:0x02175280 kind:load to:0x0216acf0 module:overlay(88) +from:0x02175284 kind:load to:0x02098518 module:overlay(0) +from:0x02175288 kind:load to:0x0209851c module:overlay(0) +from:0x0217528c kind:load to:0x020985d8 module:overlay(0) +from:0x02175290 kind:load to:0x02098644 module:overlay(0) +from:0x02175294 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175298 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217529c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021752a0 kind:load to:0x0216a950 module:overlay(88) +from:0x021752a4 kind:load to:0x0216a978 module:overlay(88) +from:0x021752a8 kind:load to:0x0216ab50 module:overlay(88) +from:0x021752ac kind:load to:0x0216b104 module:overlay(88) +from:0x021752b0 kind:load to:0x0216b3a0 module:overlay(88) +from:0x021752b4 kind:load to:0x0216b5e0 module:overlay(88) +from:0x0217530c kind:load to:0x0216c4f4 module:overlay(88) +from:0x02175310 kind:load to:0x020977a0 module:overlay(0) +from:0x02175314 kind:load to:0x020977a8 module:overlay(0) +from:0x02175318 kind:load to:0x02097824 module:overlay(0) +from:0x0217531c kind:load to:0x02097864 module:overlay(0) +from:0x02175320 kind:load to:0x02097868 module:overlay(0) +from:0x02175324 kind:load to:0x0209786c module:overlay(0) +from:0x02175330 kind:load to:0x0209856c module:overlay(0) +from:0x02175334 kind:load to:0x020985a8 module:overlay(0) +from:0x02175338 kind:load to:0x020985c0 module:overlay(0) +from:0x0217533c kind:load to:0x020985cc module:overlay(0) +from:0x02175340 kind:load to:0x01fff464 module:itcm +from:0x02175344 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175348 kind:load to:0x020984fc module:overlay(0) +from:0x0217534c kind:load to:0x02098504 module:overlay(0) +from:0x02175350 kind:load to:0x02098508 module:overlay(0) +from:0x02175354 kind:load to:0x0216c5f0 module:overlay(88) +from:0x02175358 kind:load to:0x02098510 module:overlay(0) +from:0x0217535c kind:load to:0x0216c650 module:overlay(88) +from:0x02175360 kind:load to:0x02098518 module:overlay(0) +from:0x02175364 kind:load to:0x0209851c module:overlay(0) +from:0x02175368 kind:load to:0x020985d8 module:overlay(0) +from:0x0217536c kind:load to:0x02098644 module:overlay(0) +from:0x02175370 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175374 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175378 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217537c kind:load to:0x0216c5a0 module:overlay(88) +from:0x02175380 kind:load to:0x0216c5c4 module:overlay(88) +from:0x02175384 kind:load to:0x0216ab50 module:overlay(88) +from:0x02175388 kind:load to:0x0216b104 module:overlay(88) +from:0x0217538c kind:load to:0x0216b3a0 module:overlay(88) +from:0x02175390 kind:load to:0x0216b5e0 module:overlay(88) +from:0x0217539c kind:load to:0x0216c850 module:overlay(88) +from:0x021753a0 kind:load to:0x020977a0 module:overlay(0) +from:0x021753a4 kind:load to:0x020977a8 module:overlay(0) +from:0x021753a8 kind:load to:0x02097824 module:overlay(0) +from:0x021753ac kind:load to:0x02097864 module:overlay(0) +from:0x021753b0 kind:load to:0x02097868 module:overlay(0) +from:0x021753b4 kind:load to:0x0209786c module:overlay(0) +from:0x021753c0 kind:load to:0x0209856c module:overlay(0) +from:0x021753c4 kind:load to:0x020985a8 module:overlay(0) +from:0x021753c8 kind:load to:0x020985c0 module:overlay(0) +from:0x021753cc kind:load to:0x020985cc module:overlay(0) +from:0x021753d0 kind:load to:0x01fff464 module:itcm +from:0x021753d4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021753d8 kind:load to:0x020984fc module:overlay(0) +from:0x021753dc kind:load to:0x02098504 module:overlay(0) +from:0x021753e0 kind:load to:0x02098508 module:overlay(0) +from:0x021753e4 kind:load to:0x0216a9d0 module:overlay(88) +from:0x021753e8 kind:load to:0x02098510 module:overlay(0) +from:0x021753ec kind:load to:0x0216cd70 module:overlay(88) +from:0x021753f0 kind:load to:0x02098518 module:overlay(0) +from:0x021753f4 kind:load to:0x0209851c module:overlay(0) +from:0x021753f8 kind:load to:0x020985d8 module:overlay(0) +from:0x021753fc kind:load to:0x02098644 module:overlay(0) +from:0x02175400 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175404 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175408 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217540c kind:load to:0x0216cc88 module:overlay(88) +from:0x02175410 kind:load to:0x0216ccf8 module:overlay(88) +from:0x02175414 kind:load to:0x0216ab50 module:overlay(88) +from:0x02175418 kind:load to:0x0216b104 module:overlay(88) +from:0x0217541c kind:load to:0x0216b3a0 module:overlay(88) +from:0x02175420 kind:load to:0x0216b5e0 module:overlay(88) +from:0x02175424 kind:load to:0x0216c998 module:overlay(88) +from:0x02175430 kind:load to:0x0216ce60 module:overlay(88) +from:0x02175434 kind:load to:0x020977a0 module:overlay(0) +from:0x02175438 kind:load to:0x020977a8 module:overlay(0) +from:0x0217543c kind:load to:0x02097824 module:overlay(0) +from:0x02175440 kind:load to:0x02097864 module:overlay(0) +from:0x02175444 kind:load to:0x02097868 module:overlay(0) +from:0x02175448 kind:load to:0x0209786c module:overlay(0) +from:0x02175454 kind:load to:0x0209856c module:overlay(0) +from:0x02175458 kind:load to:0x020985a8 module:overlay(0) +from:0x0217545c kind:load to:0x020985c0 module:overlay(0) +from:0x02175460 kind:load to:0x020985cc module:overlay(0) +from:0x02175464 kind:load to:0x01fff464 module:itcm +from:0x02175468 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217546c kind:load to:0x020984fc module:overlay(0) +from:0x02175470 kind:load to:0x02098504 module:overlay(0) +from:0x02175474 kind:load to:0x02098508 module:overlay(0) +from:0x02175478 kind:load to:0x0216d0cc module:overlay(88) +from:0x0217547c kind:load to:0x02098510 module:overlay(0) +from:0x02175480 kind:load to:0x0216d0d0 module:overlay(88) +from:0x02175484 kind:load to:0x02098518 module:overlay(0) +from:0x02175488 kind:load to:0x0209851c module:overlay(0) +from:0x0217548c kind:load to:0x020985d8 module:overlay(0) +from:0x02175490 kind:load to:0x02098644 module:overlay(0) +from:0x02175494 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175498 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217549c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021754a0 kind:load to:0x0216d024 module:overlay(88) +from:0x021754a4 kind:load to:0x0216d074 module:overlay(88) +from:0x021754a8 kind:load to:0x0216ab50 module:overlay(88) +from:0x021754ac kind:load to:0x0216b104 module:overlay(88) +from:0x021754b0 kind:load to:0x0216b3a0 module:overlay(88) +from:0x021754b4 kind:load to:0x0216b5e0 module:overlay(88) +from:0x021754b8 kind:load to:0x0216cf10 module:overlay(88) +from:0x02175544 kind:load to:0x021755d0 module:overlay(88) +from:0x02175548 kind:load to:0x021755e8 module:overlay(88) +from:0x0217554c kind:load to:0x0217551c module:overlay(88) +from:0x02175550 kind:load to:0x021754d4 module:overlay(88) +from:0x02175554 kind:load to:0x0217552c module:overlay(88) +from:0x02175558 kind:load to:0x02175524 module:overlay(88) +from:0x0217555c kind:load to:0x02175514 module:overlay(88) +from:0x02175560 kind:load to:0x021754dc module:overlay(88) +from:0x02175564 kind:load to:0x0216dd44 module:overlay(88) +from:0x0217556c kind:load to:0x0216de48 module:overlay(88) +from:0x02175574 kind:load to:0x0216dee4 module:overlay(88) +from:0x0217557c kind:load to:0x0216dfc4 module:overlay(88) +from:0x02175584 kind:load to:0x0217550c module:overlay(88) +from:0x02175588 kind:load to:0x02175504 module:overlay(88) +from:0x0217558c kind:load to:0x021754f4 module:overlay(88) +from:0x02175590 kind:load to:0x021754fc module:overlay(88) +from:0x02175594 kind:load to:0x021754bc module:overlay(88) +from:0x02175598 kind:load to:0x021754c4 module:overlay(88) +from:0x0217559c kind:load to:0x021754cc module:overlay(88) +from:0x021755a0 kind:load to:0x021754ec module:overlay(88) +from:0x021755a4 kind:load to:0x0217553c module:overlay(88) +from:0x021755a8 kind:load to:0x021754e4 module:overlay(88) +from:0x021755ac kind:load to:0x02175534 module:overlay(88) +from:0x021755b8 kind:load to:0x0216e2e4 module:overlay(88) +from:0x021755c4 kind:load to:0x0216e398 module:overlay(88) +from:0x021755c8 kind:load to:0x0216e3ac module:overlay(88) +from:0x021755cc kind:load to:0x0216e388 module:overlay(88) +from:0x02175608 kind:load to:0x0216d4a4 module:overlay(88) +from:0x0217560c kind:load to:0x020977a0 module:overlay(0) +from:0x02175610 kind:load to:0x020977a8 module:overlay(0) +from:0x02175614 kind:load to:0x02097824 module:overlay(0) +from:0x02175618 kind:load to:0x02097864 module:overlay(0) +from:0x0217561c kind:load to:0x02097868 module:overlay(0) +from:0x02175620 kind:load to:0x0209786c module:overlay(0) +from:0x0217562c kind:load to:0x0209856c module:overlay(0) +from:0x02175630 kind:load to:0x020985a8 module:overlay(0) +from:0x02175634 kind:load to:0x020985c0 module:overlay(0) +from:0x02175638 kind:load to:0x020985cc module:overlay(0) +from:0x0217563c kind:load to:0x01fff464 module:itcm +from:0x02175640 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175644 kind:load to:0x020984fc module:overlay(0) +from:0x02175648 kind:load to:0x02098504 module:overlay(0) +from:0x0217564c kind:load to:0x02098508 module:overlay(0) +from:0x02175650 kind:load to:0x0216d8a8 module:overlay(88) +from:0x02175654 kind:load to:0x02098510 module:overlay(0) +from:0x02175658 kind:load to:0x0216e110 module:overlay(88) +from:0x0217565c kind:load to:0x02098518 module:overlay(0) +from:0x02175660 kind:load to:0x0209851c module:overlay(0) +from:0x02175664 kind:load to:0x020985d8 module:overlay(0) +from:0x02175668 kind:load to:0x02098644 module:overlay(0) +from:0x0217566c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175670 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175674 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175678 kind:load to:0x0216d7b8 module:overlay(88) +from:0x0217567c kind:load to:0x0216d82c module:overlay(88) +from:0x02175680 kind:load to:0x0216ab50 module:overlay(88) +from:0x02175684 kind:load to:0x0216d764 module:overlay(88) +from:0x02175688 kind:load to:0x0216b3a0 module:overlay(88) +from:0x0217568c kind:load to:0x0216b5e0 module:overlay(88) +from:0x021756a8 kind:load to:0x0216e3e8 module:overlay(88) +from:0x021756ac kind:load to:0x020977a0 module:overlay(0) +from:0x021756b0 kind:load to:0x020977a8 module:overlay(0) +from:0x021756b4 kind:load to:0x02097824 module:overlay(0) +from:0x021756b8 kind:load to:0x02097864 module:overlay(0) +from:0x021756bc kind:load to:0x02097868 module:overlay(0) +from:0x021756c0 kind:load to:0x0209786c module:overlay(0) +from:0x021756cc kind:load to:0x0209856c module:overlay(0) +from:0x021756d0 kind:load to:0x020985a8 module:overlay(0) +from:0x021756d4 kind:load to:0x020985c0 module:overlay(0) +from:0x021756d8 kind:load to:0x020985cc module:overlay(0) +from:0x021756dc kind:load to:0x01fff464 module:itcm +from:0x021756e0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021756e4 kind:load to:0x020984fc module:overlay(0) +from:0x021756e8 kind:load to:0x02098504 module:overlay(0) +from:0x021756ec kind:load to:0x02098508 module:overlay(0) +from:0x021756f0 kind:load to:0x0216e898 module:overlay(88) +from:0x021756f4 kind:load to:0x02098510 module:overlay(0) +from:0x021756f8 kind:load to:0x0216e8b8 module:overlay(88) +from:0x021756fc kind:load to:0x02098518 module:overlay(0) +from:0x02175700 kind:load to:0x0209851c module:overlay(0) +from:0x02175704 kind:load to:0x020985d8 module:overlay(0) +from:0x02175708 kind:load to:0x02098644 module:overlay(0) +from:0x0217570c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175710 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175714 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175718 kind:load to:0x0216e46c module:overlay(88) +from:0x0217571c kind:load to:0x0216e480 module:overlay(88) +from:0x02175720 kind:load to:0x0216ab50 module:overlay(88) +from:0x02175724 kind:load to:0x0216b104 module:overlay(88) +from:0x02175728 kind:load to:0x0216b3a0 module:overlay(88) +from:0x0217572c kind:load to:0x0216e49c module:overlay(88) +from:0x02175748 kind:load to:0x0216e9c4 module:overlay(88) +from:0x0217574c kind:load to:0x020977a0 module:overlay(0) +from:0x02175750 kind:load to:0x020977a8 module:overlay(0) +from:0x02175754 kind:load to:0x02097824 module:overlay(0) +from:0x02175758 kind:load to:0x02097864 module:overlay(0) +from:0x0217575c kind:load to:0x02097868 module:overlay(0) +from:0x02175760 kind:load to:0x0209786c module:overlay(0) +from:0x0217576c kind:load to:0x0209856c module:overlay(0) +from:0x02175770 kind:load to:0x020985a8 module:overlay(0) +from:0x02175774 kind:load to:0x020985c0 module:overlay(0) +from:0x02175778 kind:load to:0x020985cc module:overlay(0) +from:0x0217577c kind:load to:0x01fff464 module:itcm +from:0x02175780 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175784 kind:load to:0x020984fc module:overlay(0) +from:0x02175788 kind:load to:0x02098504 module:overlay(0) +from:0x0217578c kind:load to:0x02098508 module:overlay(0) +from:0x02175790 kind:load to:0x0216a9d0 module:overlay(88) +from:0x02175794 kind:load to:0x02098510 module:overlay(0) +from:0x02175798 kind:load to:0x0216edf8 module:overlay(88) +from:0x0217579c kind:load to:0x02098518 module:overlay(0) +from:0x021757a0 kind:load to:0x0209851c module:overlay(0) +from:0x021757a4 kind:load to:0x020985d8 module:overlay(0) +from:0x021757a8 kind:load to:0x02098644 module:overlay(0) +from:0x021757ac kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021757b0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021757b4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021757b8 kind:load to:0x0216ed38 module:overlay(88) +from:0x021757bc kind:load to:0x0216ed94 module:overlay(88) +from:0x021757c0 kind:load to:0x0216ab50 module:overlay(88) +from:0x021757c4 kind:load to:0x0216b104 module:overlay(88) +from:0x021757c8 kind:load to:0x0216b3a0 module:overlay(88) +from:0x021757cc kind:load to:0x0216b5e0 module:overlay(88) +from:0x021757e4 kind:load to:0x0216f3c0 module:overlay(88) +from:0x021757f0 kind:load to:0x0216f728 module:overlay(88) +from:0x021757f4 kind:load to:0x0216f6e8 module:overlay(88) +from:0x0217585c kind:load to:0x02170750 module:overlay(88) +from:0x02175860 kind:load to:0x02097998 module:overlay(0) +from:0x02175864 kind:load to:0x020977a8 module:overlay(0) +from:0x02175868 kind:load to:0x02097824 module:overlay(0) +from:0x0217586c kind:load to:0x020979a0 module:overlay(0) +from:0x02175870 kind:load to:0x020979c0 module:overlay(0) +from:0x02175874 kind:load to:0x020979ec module:overlay(0) +from:0x02175880 kind:load to:0x02170810 module:overlay(88) +from:0x02175884 kind:load to:0x0217093c module:overlay(88) +from:0x02175888 kind:load to:0x02099b54 module:overlay(0) +from:0x0217588c kind:load to:0x02099b8c module:overlay(0) +from:0x02175890 kind:load to:0x0209a190 module:overlay(0) +from:0x02175894 kind:load to:0x0209a198 module:overlay(0) +from:0x02175898 kind:load to:0x0209a138 module:overlay(0) +from:0x0217589c kind:load to:0x02099d04 module:overlay(0) +from:0x021758a0 kind:load to:0x02099bf4 module:overlay(0) +from:0x021758a4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021758a8 kind:load to:0x0209a148 module:overlay(0) +from:0x021758ac kind:load to:0x0209a160 module:overlay(0) +from:0x021758b0 kind:load to:0x02170934 module:overlay(88) +from:0x021758b4 kind:load to:0x0209a178 module:overlay(0) +from:0x021758b8 kind:load to:0x02170924 module:overlay(88) +from:0x021758bc kind:load to:0x02170900 module:overlay(88) +from:0x021758c8 kind:load to:0x0209856c module:overlay(0) +from:0x021758cc kind:load to:0x020985a8 module:overlay(0) +from:0x021758d0 kind:load to:0x020985c0 module:overlay(0) +from:0x021758d4 kind:load to:0x020985cc module:overlay(0) +from:0x021758d8 kind:load to:0x01fff464 module:itcm +from:0x021758dc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021758e0 kind:load to:0x02170824 module:overlay(88) +from:0x021758e4 kind:load to:0x02170878 module:overlay(88) +from:0x021758e8 kind:load to:0x02170888 module:overlay(88) +from:0x021758ec kind:load to:0x0217089c module:overlay(88) +from:0x021758f0 kind:load to:0x02098510 module:overlay(0) +from:0x021758f4 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x021758f8 kind:load to:0x02098518 module:overlay(0) +from:0x021758fc kind:load to:0x0209851c module:overlay(0) +from:0x02175900 kind:load to:0x020985d8 module:overlay(0) +from:0x02175904 kind:load to:0x02098644 module:overlay(0) +from:0x02175908 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217590c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175910 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175914 kind:load to:0x02170958 module:overlay(88) +from:0x02175918 kind:load to:0x02170980 module:overlay(88) +from:0x0217591c kind:load to:0x021708b0 module:overlay(88) +from:0x02175940 kind:load to:0x02170a68 module:overlay(88) +from:0x02175944 kind:load to:0x02097998 module:overlay(0) +from:0x02175948 kind:load to:0x020977a8 module:overlay(0) +from:0x0217594c kind:load to:0x02097824 module:overlay(0) +from:0x02175950 kind:load to:0x020979a0 module:overlay(0) +from:0x02175954 kind:load to:0x020979c0 module:overlay(0) +from:0x02175958 kind:load to:0x020979ec module:overlay(0) +from:0x02175964 kind:load to:0x02170b44 module:overlay(88) +from:0x02175968 kind:load to:0x02170d98 module:overlay(88) +from:0x0217596c kind:load to:0x021709f0 module:overlay(88) +from:0x02175970 kind:load to:0x01ffc57c module:itcm +from:0x02175974 kind:load to:0x02057dc8 module:overlay(0) +from:0x02175978 kind:load to:0x02057e44 module:overlay(0) +from:0x0217597c kind:load to:0x02057ea8 module:overlay(0) +from:0x02175980 kind:load to:0x02170a10 module:overlay(88) +from:0x02175984 kind:load to:0x02057d84 module:overlay(0) +from:0x02175990 kind:load to:0x0209856c module:overlay(0) +from:0x02175994 kind:load to:0x020985a8 module:overlay(0) +from:0x02175998 kind:load to:0x020985c0 module:overlay(0) +from:0x0217599c kind:load to:0x020985cc module:overlay(0) +from:0x021759a0 kind:load to:0x01fff464 module:itcm +from:0x021759a4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021759a8 kind:load to:0x02170b58 module:overlay(88) +from:0x021759ac kind:load to:0x02170cf0 module:overlay(88) +from:0x021759b0 kind:load to:0x02170d00 module:overlay(88) +from:0x021759b4 kind:load to:0x02170d14 module:overlay(88) +from:0x021759b8 kind:load to:0x02098510 module:overlay(0) +from:0x021759bc kind:load to:0x02170d78 module:overlay(88) +from:0x021759c0 kind:load to:0x02098518 module:overlay(0) +from:0x021759c4 kind:load to:0x0209851c module:overlay(0) +from:0x021759c8 kind:load to:0x020985d8 module:overlay(0) +from:0x021759cc kind:load to:0x02098644 module:overlay(0) +from:0x021759d0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021759d4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021759d8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021759dc kind:load to:0x02170db4 module:overlay(88) +from:0x021759e0 kind:load to:0x02170ddc module:overlay(88) +from:0x021759e4 kind:load to:0x02170d28 module:overlay(88) +from:0x021759f0 kind:load to:0x0209856c module:overlay(0) +from:0x021759f4 kind:load to:0x020985a8 module:overlay(0) +from:0x021759f8 kind:load to:0x020985c0 module:overlay(0) +from:0x021759fc kind:load to:0x020985cc module:overlay(0) +from:0x02175a00 kind:load to:0x01fff464 module:itcm +from:0x02175a04 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175a08 kind:load to:0x02170cac module:overlay(88) +from:0x02175a0c kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x02175a10 kind:load to:0x02098508 module:overlay(0) +from:0x02175a14 kind:load to:0x0209850c module:overlay(0) +from:0x02175a18 kind:load to:0x02098510 module:overlay(0) +from:0x02175a1c kind:load to:0x02170d78 module:overlay(88) +from:0x02175a20 kind:load to:0x02098518 module:overlay(0) +from:0x02175a24 kind:load to:0x0209851c module:overlay(0) +from:0x02175a28 kind:load to:0x020985d8 module:overlay(0) +from:0x02175a2c kind:load to:0x02098644 module:overlay(0) +from:0x02175a30 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175a34 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175a38 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175a3c kind:load to:0x02170e34 module:overlay(88) +from:0x02175a40 kind:load to:0x02170e0c module:overlay(88) +from:0x02175a44 kind:load to:0x02170ce8 module:overlay(88) +from:0x02175a68 kind:load to:0x02170f0c module:overlay(88) +from:0x02175a6c kind:load to:0x02097998 module:overlay(0) +from:0x02175a70 kind:load to:0x020977a8 module:overlay(0) +from:0x02175a74 kind:load to:0x02097824 module:overlay(0) +from:0x02175a78 kind:load to:0x020979a0 module:overlay(0) +from:0x02175a7c kind:load to:0x020979c0 module:overlay(0) +from:0x02175a80 kind:load to:0x020979ec module:overlay(0) +from:0x02175a8c kind:load to:0x02170fe8 module:overlay(88) +from:0x02175a90 kind:load to:0x02171258 module:overlay(88) +from:0x02175a94 kind:load to:0x02170e94 module:overlay(88) +from:0x02175a98 kind:load to:0x01ffc57c module:itcm +from:0x02175a9c kind:load to:0x02057dc8 module:overlay(0) +from:0x02175aa0 kind:load to:0x02057e44 module:overlay(0) +from:0x02175aa4 kind:load to:0x02057ea8 module:overlay(0) +from:0x02175aa8 kind:load to:0x02170eb4 module:overlay(88) +from:0x02175aac kind:load to:0x02057d84 module:overlay(0) +from:0x02175ab8 kind:load to:0x0209856c module:overlay(0) +from:0x02175abc kind:load to:0x020985a8 module:overlay(0) +from:0x02175ac0 kind:load to:0x020985c0 module:overlay(0) +from:0x02175ac4 kind:load to:0x020985cc module:overlay(0) +from:0x02175ac8 kind:load to:0x01fff464 module:itcm +from:0x02175acc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175ad0 kind:load to:0x02170ffc module:overlay(88) +from:0x02175ad4 kind:load to:0x021711a0 module:overlay(88) +from:0x02175ad8 kind:load to:0x021711b0 module:overlay(88) +from:0x02175adc kind:load to:0x021711c4 module:overlay(88) +from:0x02175ae0 kind:load to:0x02098510 module:overlay(0) +from:0x02175ae4 kind:load to:0x02171218 module:overlay(88) +from:0x02175ae8 kind:load to:0x02098518 module:overlay(0) +from:0x02175aec kind:load to:0x0209851c module:overlay(0) +from:0x02175af0 kind:load to:0x020985d8 module:overlay(0) +from:0x02175af4 kind:load to:0x02098644 module:overlay(0) +from:0x02175af8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175afc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175b00 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175b04 kind:load to:0x02171274 module:overlay(88) +from:0x02175b08 kind:load to:0x0217129c module:overlay(88) +from:0x02175b0c kind:load to:0x021711d8 module:overlay(88) +from:0x02175b18 kind:load to:0x0209856c module:overlay(0) +from:0x02175b1c kind:load to:0x020985a8 module:overlay(0) +from:0x02175b20 kind:load to:0x020985c0 module:overlay(0) +from:0x02175b24 kind:load to:0x020985cc module:overlay(0) +from:0x02175b28 kind:load to:0x01fff464 module:itcm +from:0x02175b2c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175b30 kind:load to:0x0217115c module:overlay(88) +from:0x02175b34 kind:load to:0x020f7604 module:overlays(19,22,23,31) +from:0x02175b38 kind:load to:0x02098508 module:overlay(0) +from:0x02175b3c kind:load to:0x0209850c module:overlay(0) +from:0x02175b40 kind:load to:0x02098510 module:overlay(0) +from:0x02175b44 kind:load to:0x02171238 module:overlay(88) +from:0x02175b48 kind:load to:0x02098518 module:overlay(0) +from:0x02175b4c kind:load to:0x0209851c module:overlay(0) +from:0x02175b50 kind:load to:0x020985d8 module:overlay(0) +from:0x02175b54 kind:load to:0x02098644 module:overlay(0) +from:0x02175b58 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175b5c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175b60 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175b64 kind:load to:0x021712f4 module:overlay(88) +from:0x02175b68 kind:load to:0x021712cc module:overlay(88) +from:0x02175b6c kind:load to:0x02171198 module:overlay(88) +from:0x02175b90 kind:load to:0x02171334 module:overlay(88) +from:0x02175b94 kind:load to:0x02097998 module:overlay(0) +from:0x02175b98 kind:load to:0x020977a8 module:overlay(0) +from:0x02175b9c kind:load to:0x02097824 module:overlay(0) +from:0x02175ba0 kind:load to:0x020979a0 module:overlay(0) +from:0x02175ba4 kind:load to:0x020979c0 module:overlay(0) +from:0x02175ba8 kind:load to:0x020979ec module:overlay(0) +from:0x02175bb4 kind:load to:0x0209856c module:overlay(0) +from:0x02175bb8 kind:load to:0x020985a8 module:overlay(0) +from:0x02175bbc kind:load to:0x020985c0 module:overlay(0) +from:0x02175bc0 kind:load to:0x020985cc module:overlay(0) +from:0x02175bc4 kind:load to:0x01fff464 module:itcm +from:0x02175bc8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175bcc kind:load to:0x021713f4 module:overlay(88) +from:0x02175bd0 kind:load to:0x02171448 module:overlay(88) +from:0x02175bd4 kind:load to:0x02171458 module:overlay(88) +from:0x02175bd8 kind:load to:0x0217146c module:overlay(88) +from:0x02175bdc kind:load to:0x02098510 module:overlay(0) +from:0x02175be0 kind:load to:0x021714d0 module:overlay(88) +from:0x02175be4 kind:load to:0x02098518 module:overlay(0) +from:0x02175be8 kind:load to:0x0209851c module:overlay(0) +from:0x02175bec kind:load to:0x020985d8 module:overlay(0) +from:0x02175bf0 kind:load to:0x02098644 module:overlay(0) +from:0x02175bf4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175bf8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175bfc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175c00 kind:load to:0x021714dc module:overlay(88) +from:0x02175c04 kind:load to:0x02171504 module:overlay(88) +from:0x02175c08 kind:load to:0x02171480 module:overlay(88) +from:0x02175c2c kind:load to:0x02171554 module:overlay(88) +from:0x02175c30 kind:load to:0x02097998 module:overlay(0) +from:0x02175c34 kind:load to:0x020977a8 module:overlay(0) +from:0x02175c38 kind:load to:0x02097824 module:overlay(0) +from:0x02175c3c kind:load to:0x020979a0 module:overlay(0) +from:0x02175c40 kind:load to:0x020979c0 module:overlay(0) +from:0x02175c44 kind:load to:0x020979ec module:overlay(0) +from:0x02175c50 kind:load to:0x02171614 module:overlay(88) +from:0x02175c54 kind:load to:0x02171704 module:overlay(88) +from:0x02175c58 kind:load to:0x02099b54 module:overlay(0) +from:0x02175c5c kind:load to:0x02099b8c module:overlay(0) +from:0x02175c60 kind:load to:0x0209a190 module:overlay(0) +from:0x02175c64 kind:load to:0x0209a198 module:overlay(0) +from:0x02175c68 kind:load to:0x0209a138 module:overlay(0) +from:0x02175c6c kind:load to:0x02099d04 module:overlay(0) +from:0x02175c70 kind:load to:0x02099bf4 module:overlay(0) +from:0x02175c74 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02175c78 kind:load to:0x0209a148 module:overlay(0) +from:0x02175c7c kind:load to:0x0209a160 module:overlay(0) +from:0x02175c80 kind:load to:0x02170934 module:overlay(88) +from:0x02175c84 kind:load to:0x0209a178 module:overlay(0) +from:0x02175c88 kind:load to:0x02170924 module:overlay(88) +from:0x02175c8c kind:load to:0x02170900 module:overlay(88) +from:0x02175c98 kind:load to:0x0209856c module:overlay(0) +from:0x02175c9c kind:load to:0x020985a8 module:overlay(0) +from:0x02175ca0 kind:load to:0x020985c0 module:overlay(0) +from:0x02175ca4 kind:load to:0x020985cc module:overlay(0) +from:0x02175ca8 kind:load to:0x01fff464 module:itcm +from:0x02175cac kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175cb0 kind:load to:0x02171628 module:overlay(88) +from:0x02175cb4 kind:load to:0x0217167c module:overlay(88) +from:0x02175cb8 kind:load to:0x0217168c module:overlay(88) +from:0x02175cbc kind:load to:0x021716a0 module:overlay(88) +from:0x02175cc0 kind:load to:0x02098510 module:overlay(0) +from:0x02175cc4 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02175cc8 kind:load to:0x02098518 module:overlay(0) +from:0x02175ccc kind:load to:0x0209851c module:overlay(0) +from:0x02175cd0 kind:load to:0x020985d8 module:overlay(0) +from:0x02175cd4 kind:load to:0x02098644 module:overlay(0) +from:0x02175cd8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175cdc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175ce0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175ce4 kind:load to:0x02171720 module:overlay(88) +from:0x02175ce8 kind:load to:0x02171748 module:overlay(88) +from:0x02175cec kind:load to:0x021716b4 module:overlay(88) +from:0x02175d10 kind:load to:0x02171798 module:overlay(88) +from:0x02175d14 kind:load to:0x02097998 module:overlay(0) +from:0x02175d18 kind:load to:0x020977a8 module:overlay(0) +from:0x02175d1c kind:load to:0x02097824 module:overlay(0) +from:0x02175d20 kind:load to:0x020979a0 module:overlay(0) +from:0x02175d24 kind:load to:0x020979c0 module:overlay(0) +from:0x02175d28 kind:load to:0x020979ec module:overlay(0) +from:0x02175d34 kind:load to:0x0209856c module:overlay(0) +from:0x02175d38 kind:load to:0x020985a8 module:overlay(0) +from:0x02175d3c kind:load to:0x020985c0 module:overlay(0) +from:0x02175d40 kind:load to:0x020985cc module:overlay(0) +from:0x02175d44 kind:load to:0x01fff464 module:itcm +from:0x02175d48 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175d4c kind:load to:0x02171858 module:overlay(88) +from:0x02175d50 kind:load to:0x021718ac module:overlay(88) +from:0x02175d54 kind:load to:0x021718bc module:overlay(88) +from:0x02175d58 kind:load to:0x021718d0 module:overlay(88) +from:0x02175d5c kind:load to:0x02098510 module:overlay(0) +from:0x02175d60 kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02175d64 kind:load to:0x02098518 module:overlay(0) +from:0x02175d68 kind:load to:0x0209851c module:overlay(0) +from:0x02175d6c kind:load to:0x020985d8 module:overlay(0) +from:0x02175d70 kind:load to:0x02098644 module:overlay(0) +from:0x02175d74 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175d78 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175d7c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175d80 kind:load to:0x02171934 module:overlay(88) +from:0x02175d84 kind:load to:0x0217195c module:overlay(88) +from:0x02175d88 kind:load to:0x021718e4 module:overlay(88) +from:0x02175dac kind:load to:0x021719ac module:overlay(88) +from:0x02175db0 kind:load to:0x02097998 module:overlay(0) +from:0x02175db4 kind:load to:0x020977a8 module:overlay(0) +from:0x02175db8 kind:load to:0x02097824 module:overlay(0) +from:0x02175dbc kind:load to:0x020979a0 module:overlay(0) +from:0x02175dc0 kind:load to:0x020979c0 module:overlay(0) +from:0x02175dc4 kind:load to:0x020979ec module:overlay(0) +from:0x02175dd0 kind:load to:0x0209856c module:overlay(0) +from:0x02175dd4 kind:load to:0x020985a8 module:overlay(0) +from:0x02175dd8 kind:load to:0x020985c0 module:overlay(0) +from:0x02175ddc kind:load to:0x020985cc module:overlay(0) +from:0x02175de0 kind:load to:0x01fff464 module:itcm +from:0x02175de4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175de8 kind:load to:0x02171a6c module:overlay(88) +from:0x02175dec kind:load to:0x02171ac0 module:overlay(88) +from:0x02175df0 kind:load to:0x02171ad0 module:overlay(88) +from:0x02175df4 kind:load to:0x02171ae4 module:overlay(88) +from:0x02175df8 kind:load to:0x02098510 module:overlay(0) +from:0x02175dfc kind:load to:0x02171b48 module:overlay(88) +from:0x02175e00 kind:load to:0x02098518 module:overlay(0) +from:0x02175e04 kind:load to:0x0209851c module:overlay(0) +from:0x02175e08 kind:load to:0x020985d8 module:overlay(0) +from:0x02175e0c kind:load to:0x02098644 module:overlay(0) +from:0x02175e10 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175e14 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175e18 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175e1c kind:load to:0x02171b54 module:overlay(88) +from:0x02175e20 kind:load to:0x02171b7c module:overlay(88) +from:0x02175e24 kind:load to:0x02171af8 module:overlay(88) +from:0x02175e30 kind:load to:0x02171bcc module:overlay(88) +from:0x02175e34 kind:load to:0x020977a0 module:overlay(0) +from:0x02175e38 kind:load to:0x020977a8 module:overlay(0) +from:0x02175e3c kind:load to:0x02097824 module:overlay(0) +from:0x02175e40 kind:load to:0x02097864 module:overlay(0) +from:0x02175e44 kind:load to:0x02097868 module:overlay(0) +from:0x02175e48 kind:load to:0x0209786c module:overlay(0) +from:0x02175e54 kind:load to:0x0209856c module:overlay(0) +from:0x02175e58 kind:load to:0x020985a8 module:overlay(0) +from:0x02175e5c kind:load to:0x020985c0 module:overlay(0) +from:0x02175e60 kind:load to:0x020985cc module:overlay(0) +from:0x02175e64 kind:load to:0x01fff464 module:itcm +from:0x02175e68 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175e6c kind:load to:0x02171c38 module:overlay(88) +from:0x02175e70 kind:load to:0x02171c58 module:overlay(88) +from:0x02175e74 kind:load to:0x02171c5c module:overlay(88) +from:0x02175e78 kind:load to:0x02171c60 module:overlay(88) +from:0x02175e7c kind:load to:0x02098510 module:overlay(0) +from:0x02175e80 kind:load to:0x02171c74 module:overlay(88) +from:0x02175e84 kind:load to:0x02098518 module:overlay(0) +from:0x02175e88 kind:load to:0x0209851c module:overlay(0) +from:0x02175e8c kind:load to:0x020985d8 module:overlay(0) +from:0x02175e90 kind:load to:0x02098644 module:overlay(0) +from:0x02175e94 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175e98 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175e9c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175ea0 kind:load to:0x02171c80 module:overlay(88) +from:0x02175ea4 kind:load to:0x02171ca0 module:overlay(88) +from:0x02175ea8 kind:load to:0x02171c78 module:overlay(88) +from:0x02175ecc kind:load to:0x02171ce8 module:overlay(88) +from:0x02175ed0 kind:load to:0x02097998 module:overlay(0) +from:0x02175ed4 kind:load to:0x020977a8 module:overlay(0) +from:0x02175ed8 kind:load to:0x02097824 module:overlay(0) +from:0x02175edc kind:load to:0x020979a0 module:overlay(0) +from:0x02175ee0 kind:load to:0x020979c0 module:overlay(0) +from:0x02175ee4 kind:load to:0x020979ec module:overlay(0) +from:0x02175ef0 kind:load to:0x0209856c module:overlay(0) +from:0x02175ef4 kind:load to:0x020985a8 module:overlay(0) +from:0x02175ef8 kind:load to:0x020985c0 module:overlay(0) +from:0x02175efc kind:load to:0x020985cc module:overlay(0) +from:0x02175f00 kind:load to:0x01fff464 module:itcm +from:0x02175f04 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175f08 kind:load to:0x02171da8 module:overlay(88) +from:0x02175f0c kind:load to:0x02171dfc module:overlay(88) +from:0x02175f10 kind:load to:0x02171e0c module:overlay(88) +from:0x02175f14 kind:load to:0x02171e20 module:overlay(88) +from:0x02175f18 kind:load to:0x02098510 module:overlay(0) +from:0x02175f1c kind:load to:0x020f76a4 module:overlays(19,22,23,31) +from:0x02175f20 kind:load to:0x02098518 module:overlay(0) +from:0x02175f24 kind:load to:0x0209851c module:overlay(0) +from:0x02175f28 kind:load to:0x020985d8 module:overlay(0) +from:0x02175f2c kind:load to:0x02098644 module:overlay(0) +from:0x02175f30 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175f34 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175f38 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175f3c kind:load to:0x02171e84 module:overlay(88) +from:0x02175f40 kind:load to:0x02171eac module:overlay(88) +from:0x02175f44 kind:load to:0x02171e34 module:overlay(88) +from:0x02175f68 kind:load to:0x02171efc module:overlay(88) +from:0x02175f6c kind:load to:0x02097998 module:overlay(0) +from:0x02175f70 kind:load to:0x020977a8 module:overlay(0) +from:0x02175f74 kind:load to:0x02097824 module:overlay(0) +from:0x02175f78 kind:load to:0x020979a0 module:overlay(0) +from:0x02175f7c kind:load to:0x020979c0 module:overlay(0) +from:0x02175f80 kind:load to:0x020979ec module:overlay(0) +from:0x02175f8c kind:load to:0x0209856c module:overlay(0) +from:0x02175f90 kind:load to:0x020985a8 module:overlay(0) +from:0x02175f94 kind:load to:0x020985c0 module:overlay(0) +from:0x02175f98 kind:load to:0x020985cc module:overlay(0) +from:0x02175f9c kind:load to:0x01fff464 module:itcm +from:0x02175fa0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175fa4 kind:load to:0x02171fbc module:overlay(88) +from:0x02175fa8 kind:load to:0x02172010 module:overlay(88) +from:0x02175fac kind:load to:0x02172020 module:overlay(88) +from:0x02175fb0 kind:load to:0x02172034 module:overlay(88) +from:0x02175fb4 kind:load to:0x02098510 module:overlay(0) +from:0x02175fb8 kind:load to:0x02172098 module:overlay(88) +from:0x02175fbc kind:load to:0x02098518 module:overlay(0) +from:0x02175fc0 kind:load to:0x0209851c module:overlay(0) +from:0x02175fc4 kind:load to:0x020985d8 module:overlay(0) +from:0x02175fc8 kind:load to:0x02098644 module:overlay(0) +from:0x02175fcc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175fd0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175fd4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175fd8 kind:load to:0x021720a4 module:overlay(88) +from:0x02175fdc kind:load to:0x021720cc module:overlay(88) +from:0x02175fe0 kind:load to:0x02172048 module:overlay(88) +from:0x02176004 kind:load to:0x0217211c module:overlay(88) +from:0x02176008 kind:load to:0x02097998 module:overlay(0) +from:0x0217600c kind:load to:0x020977a8 module:overlay(0) +from:0x02176010 kind:load to:0x02097824 module:overlay(0) +from:0x02176014 kind:load to:0x020979a0 module:overlay(0) +from:0x02176018 kind:load to:0x020979c0 module:overlay(0) +from:0x0217601c kind:load to:0x020979ec module:overlay(0) +from:0x02176028 kind:load to:0x021721dc module:overlay(88) +from:0x0217602c kind:load to:0x021722c8 module:overlay(88) +from:0x02176030 kind:load to:0x02099b54 module:overlay(0) +from:0x02176034 kind:load to:0x02099b8c module:overlay(0) +from:0x02176038 kind:load to:0x0209a190 module:overlay(0) +from:0x0217603c kind:load to:0x0209a198 module:overlay(0) +from:0x02176040 kind:load to:0x0209a138 module:overlay(0) +from:0x02176044 kind:load to:0x02099d04 module:overlay(0) +from:0x02176048 kind:load to:0x02099bf4 module:overlay(0) +from:0x0217604c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02176050 kind:load to:0x0209a148 module:overlay(0) +from:0x02176054 kind:load to:0x0209a160 module:overlay(0) +from:0x02176058 kind:load to:0x02170934 module:overlay(88) +from:0x0217605c kind:load to:0x0209a178 module:overlay(0) +from:0x02176060 kind:load to:0x02170924 module:overlay(88) +from:0x02176064 kind:load to:0x02170900 module:overlay(88) +from:0x02176070 kind:load to:0x0209856c module:overlay(0) +from:0x02176074 kind:load to:0x020985a8 module:overlay(0) +from:0x02176078 kind:load to:0x020985c0 module:overlay(0) +from:0x0217607c kind:load to:0x020985cc module:overlay(0) +from:0x02176080 kind:load to:0x01fff464 module:itcm +from:0x02176084 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02176088 kind:load to:0x021721f0 module:overlay(88) +from:0x0217608c kind:load to:0x02172244 module:overlay(88) +from:0x02176090 kind:load to:0x02172254 module:overlay(88) +from:0x02176094 kind:load to:0x02172268 module:overlay(88) +from:0x02176098 kind:load to:0x02098510 module:overlay(0) +from:0x0217609c kind:load to:0x021722bc module:overlay(88) +from:0x021760a0 kind:load to:0x02098518 module:overlay(0) +from:0x021760a4 kind:load to:0x0209851c module:overlay(0) +from:0x021760a8 kind:load to:0x020985d8 module:overlay(0) +from:0x021760ac kind:load to:0x02098644 module:overlay(0) +from:0x021760b0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021760b4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021760b8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021760bc kind:load to:0x021722e4 module:overlay(88) +from:0x021760c0 kind:load to:0x0217230c module:overlay(88) +from:0x021760c4 kind:load to:0x0217227c module:overlay(88) +from:0x021760d0 kind:load to:0x0217235c module:overlay(88) +from:0x021760d4 kind:load to:0x02097998 module:overlay(0) +from:0x021760d8 kind:load to:0x020977a8 module:overlay(0) +from:0x021760dc kind:load to:0x02097824 module:overlay(0) +from:0x021760e0 kind:load to:0x020979a0 module:overlay(0) +from:0x021760e4 kind:load to:0x020979c0 module:overlay(0) +from:0x021760e8 kind:load to:0x020979ec module:overlay(0) +from:0x021760f4 kind:load to:0x0209856c module:overlay(0) +from:0x021760f8 kind:load to:0x020985a8 module:overlay(0) +from:0x021760fc kind:load to:0x020985c0 module:overlay(0) +from:0x02176100 kind:load to:0x020985cc module:overlay(0) +from:0x02176104 kind:load to:0x01fff464 module:itcm +from:0x02176108 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217610c kind:load to:0x021191d0 module:overlay(34) +from:0x02176110 kind:load to:0x02098504 module:overlay(0) +from:0x02176114 kind:load to:0x02098508 module:overlay(0) +from:0x02176118 kind:load to:0x0209850c module:overlay(0) +from:0x0217611c kind:load to:0x02098510 module:overlay(0) +from:0x02176120 kind:load to:0x0211925c module:overlay(34) +from:0x02176124 kind:load to:0x02098518 module:overlay(0) +from:0x02176128 kind:load to:0x0209851c module:overlay(0) +from:0x0217612c kind:load to:0x020985d8 module:overlay(0) +from:0x02176130 kind:load to:0x02098644 module:overlay(0) +from:0x02176134 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02176138 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217613c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02176140 kind:load to:0x02172420 module:overlay(88) +from:0x02176144 kind:load to:0x02172448 module:overlay(88) +from:0x02176148 kind:load to:0x021723c8 module:overlay(88) +from:0x0217614c kind:load to:0x02172418 module:overlay(88) +from:0x02176158 kind:load to:0x02172614 module:overlay(88) +from:0x0217615c kind:load to:0x02172688 module:overlay(88) +from:0x02176160 kind:load to:0x02172720 module:overlay(88) +from:0x02176164 kind:load to:0x02061cd0 module:overlay(0) +from:0x02176168 kind:load to:0x02172724 module:overlay(88) +from:0x0217616c kind:load to:0x02061cd8 module:overlay(0) +from:0x02176170 kind:load to:0x02061cdc module:overlay(0) +from:0x0217617c kind:load to:0x02172860 module:overlay(88) +from:0x02176180 kind:load to:0x021728b4 module:overlay(88) +from:0x02176184 kind:load to:0x02172a20 module:overlay(88) +from:0x02176188 kind:load to:0x02172c50 module:overlay(88) +from:0x02176194 kind:load to:0x0201f434 module:main +from:0x021761a0 kind:load to:0x02172e30 module:overlay(88) +from:0x021761a4 kind:load to:0x02172ef8 module:overlay(88) +from:0x021761a8 kind:load to:0x021730f8 module:overlay(88) +from:0x021761ac kind:load to:0x02061cd0 module:overlay(0) +from:0x021761b0 kind:load to:0x021731a8 module:overlay(88) +from:0x021761b4 kind:load to:0x02061cd8 module:overlay(0) +from:0x021761b8 kind:load to:0x02061cdc module:overlay(0) +from:0x021761c4 kind:load to:0x0217379c module:overlay(88) +from:0x021761c8 kind:load to:0x02172704 module:overlay(88) +from:0x021761cc kind:load to:0x021735c0 module:overlay(88) +from:0x021761d0 kind:load to:0x02061cd0 module:overlay(0) +from:0x021761d4 kind:load to:0x02173768 module:overlay(88) +from:0x021761d8 kind:load to:0x02061cd8 module:overlay(0) +from:0x021761dc kind:load to:0x02061cdc module:overlay(0) +from:0x021761e8 kind:load to:0x0217390c module:overlay(88) +from:0x021761ec kind:load to:0x0217392c module:overlay(88) +from:0x021761f0 kind:load to:0x02173800 module:overlay(88) +from:0x021761f4 kind:load to:0x020616e4 module:overlay(0) +from:0x021761f8 kind:load to:0x020616e8 module:overlay(0) +from:0x021761fc kind:load to:0x0217384c module:overlay(88) +from:0x02176200 kind:load to:0x02173888 module:overlay(88) +from:0x02176204 kind:load to:0x020616f4 module:overlay(0) +from:0x02176208 kind:load to:0x020616f8 module:overlay(0) +from:0x0217620c kind:load to:0x021738e4 module:overlay(88) +from:0x02176218 kind:load to:0x02173d18 module:overlay(88) +from:0x0217621c kind:load to:0x02173d54 module:overlay(88) +from:0x02176220 kind:load to:0x0202052c module:main +from:0x02176224 kind:load to:0x021742c8 module:overlay(88) +from:0x02176228 kind:load to:0x02173f68 module:overlay(88) +from:0x0217622c kind:load to:0x0217429c module:overlay(88) +from:0x02176230 kind:load to:0x02173f34 module:overlay(88) +from:0x02176234 kind:load to:0x020203dc module:main diff --git a/config/eur1/arm9/overlays/ov088/symbols.txt b/config/eur1/arm9/overlays/ov088/symbols.txt new file mode 100644 index 00000000..31fc9af8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov088/symbols.txt @@ -0,0 +1,898 @@ +func_ov088_02165a20 kind:function(arm,size=0x30) addr:0x02165a20 +func_ov088_02165a50 kind:function(arm,size=0x34) addr:0x02165a50 +func_ov088_02165a84 kind:function(arm,size=0x3c) addr:0x02165a84 +func_ov088_02165ac0 kind:function(arm,size=0x34) addr:0x02165ac0 +func_ov088_02165af4 kind:function(arm,size=0x14c) addr:0x02165af4 +func_ov088_02165c40 kind:function(arm,size=0x84) addr:0x02165c40 +func_ov088_02165cc4 kind:function(arm,size=0x8c) addr:0x02165cc4 +func_ov088_02165d50 kind:function(arm,size=0xc) addr:0x02165d50 +func_ov088_02165d5c kind:function(arm,size=0x8) addr:0x02165d5c +func_ov088_02165d64 kind:function(arm,size=0x9c) addr:0x02165d64 +func_ov088_02165e00 kind:function(arm,size=0x8) addr:0x02165e00 +func_ov088_02165e08 kind:function(arm,size=0x64) addr:0x02165e08 +func_ov088_02165e6c kind:function(arm,size=0xc0) addr:0x02165e6c +func_ov088_02165f2c kind:function(arm,size=0x28) addr:0x02165f2c +func_ov088_02165f54 kind:function(arm,size=0x24) addr:0x02165f54 +func_ov088_02165f78 kind:function(arm,size=0xbc) addr:0x02165f78 +func_ov088_02166034 kind:function(arm,size=0x30) addr:0x02166034 +func_ov088_02166064 kind:function(arm,size=0x34) addr:0x02166064 +func_ov088_02166098 kind:function(arm,size=0xec) addr:0x02166098 +func_ov088_02166184 kind:function(arm,size=0x2c) addr:0x02166184 +func_ov088_021661b0 kind:function(arm,size=0x228) addr:0x021661b0 +func_ov088_021663d8 kind:function(arm,size=0x1c) addr:0x021663d8 +func_ov088_021663f4 kind:function(arm,size=0x6c) addr:0x021663f4 +func_ov088_02166460 kind:function(arm,size=0x50) addr:0x02166460 +func_ov088_021664b0 kind:function(arm,size=0x50) addr:0x021664b0 +func_ov088_02166500 kind:function(arm,size=0xc8) addr:0x02166500 +func_ov088_021665c8 kind:function(arm,size=0x70) addr:0x021665c8 +func_ov088_02166638 kind:function(arm,size=0xe8) addr:0x02166638 +func_ov088_02166720 kind:function(arm,size=0x20) addr:0x02166720 +func_ov088_02166740 kind:function(arm,size=0x78) addr:0x02166740 +func_ov088_021667b8 kind:function(arm,size=0x4c) addr:0x021667b8 +func_ov088_02166804 kind:function(arm,size=0xc0) addr:0x02166804 +func_ov088_021668c4 kind:function(arm,size=0x74) addr:0x021668c4 +func_ov088_02166938 kind:function(arm,size=0x58) addr:0x02166938 +func_ov088_02166990 kind:function(arm,size=0x9c) addr:0x02166990 +func_ov088_02166a2c kind:function(arm,size=0x28) addr:0x02166a2c +func_ov088_02166a54 kind:function(arm,size=0x30) addr:0x02166a54 +func_ov088_02166a84 kind:function(arm,size=0x60) addr:0x02166a84 +func_ov088_02166ae4 kind:function(arm,size=0x58) addr:0x02166ae4 +func_ov088_02166b3c kind:function(arm,size=0x64) addr:0x02166b3c +func_ov088_02166ba0 kind:function(arm,size=0x5c) addr:0x02166ba0 +func_ov088_02166bfc kind:function(arm,size=0xc) addr:0x02166bfc +func_ov088_02166c08 kind:function(arm,size=0x478) addr:0x02166c08 +func_ov088_02167080 kind:function(arm,size=0x4) addr:0x02167080 +func_ov088_02167084 kind:function(arm,size=0x14) addr:0x02167084 +func_ov088_02167098 kind:function(arm,size=0x4) addr:0x02167098 +func_ov088_0216709c kind:function(arm,size=0xa4) addr:0x0216709c +func_ov088_02167140 kind:function(arm,size=0x30) addr:0x02167140 +func_ov088_02167170 kind:function(arm,size=0x38) addr:0x02167170 +func_ov088_021671a8 kind:function(arm,size=0x330) addr:0x021671a8 +func_ov088_021674d8 kind:function(arm,size=0x58) addr:0x021674d8 +func_ov088_02167530 kind:function(arm,size=0xe8) addr:0x02167530 +func_ov088_02167618 kind:function(arm,size=0x74) addr:0x02167618 +func_ov088_0216768c kind:function(arm,size=0x44) addr:0x0216768c +func_ov088_021676d0 kind:function(arm,size=0x58) addr:0x021676d0 +func_ov088_02167728 kind:function(arm,size=0x4c) addr:0x02167728 +func_ov088_02167774 kind:function(arm,size=0xe8) addr:0x02167774 +func_ov088_0216785c kind:function(arm,size=0x34) addr:0x0216785c +func_ov088_02167890 kind:function(arm,size=0x4) addr:0x02167890 +func_ov088_02167894 kind:function(arm,size=0x190) addr:0x02167894 +func_ov088_02167a24 kind:function(arm,size=0x298) addr:0x02167a24 +func_ov088_02167cbc kind:function(arm,size=0x64) addr:0x02167cbc +func_ov088_02167d20 kind:function(arm,size=0x74) addr:0x02167d20 +func_ov088_02167d94 kind:function(arm,size=0x4) addr:0x02167d94 +func_ov088_02167d98 kind:function(arm,size=0x4) addr:0x02167d98 +func_ov088_02167d9c kind:function(arm,size=0x10) addr:0x02167d9c +func_ov088_02167dac kind:function(arm,size=0x4) addr:0x02167dac +func_ov088_02167db0 kind:function(arm,size=0x10) addr:0x02167db0 +func_ov088_02167dc0 kind:function(arm,size=0x30) addr:0x02167dc0 +func_ov088_02167df0 kind:function(arm,size=0x6c) addr:0x02167df0 +func_ov088_02167e5c kind:function(arm,size=0x148) addr:0x02167e5c +func_ov088_02167fa4 kind:function(arm,size=0x94) addr:0x02167fa4 +func_ov088_02168038 kind:function(arm,size=0x30) addr:0x02168038 +func_ov088_02168068 kind:function(arm,size=0x38) addr:0x02168068 +func_ov088_021680a0 kind:function(arm,size=0xdc) addr:0x021680a0 +func_ov088_0216817c kind:function(arm,size=0x3c) addr:0x0216817c +func_ov088_021681b8 kind:function(arm,size=0x1c) addr:0x021681b8 +func_ov088_021681d4 kind:function(arm,size=0x28) addr:0x021681d4 +func_ov088_021681fc kind:function(arm,size=0x1c) addr:0x021681fc +func_ov088_02168218 kind:function(arm,size=0xd8) addr:0x02168218 +func_ov088_021682f0 kind:function(arm,size=0x1c) addr:0x021682f0 +func_ov088_0216830c kind:function(arm,size=0x4) addr:0x0216830c +func_ov088_02168310 kind:function(arm,size=0xb8) addr:0x02168310 +func_ov088_021683c8 kind:function(arm,size=0x298) addr:0x021683c8 +func_ov088_02168660 kind:function(arm,size=0x4) addr:0x02168660 +func_ov088_02168664 kind:function(arm,size=0x4) addr:0x02168664 +func_ov088_02168668 kind:function(arm,size=0x4) addr:0x02168668 +func_ov088_0216866c kind:function(arm,size=0x4) addr:0x0216866c +func_ov088_02168670 kind:function(arm,size=0x10) addr:0x02168670 +func_ov088_02168680 kind:function(arm,size=0x4) addr:0x02168680 +func_ov088_02168684 kind:function(arm,size=0x10) addr:0x02168684 +func_ov088_02168694 kind:function(arm,size=0x30) addr:0x02168694 +func_ov088_021686c4 kind:function(arm,size=0x6c) addr:0x021686c4 +func_ov088_02168730 kind:function(arm,size=0x138) addr:0x02168730 +func_ov088_02168868 kind:function(arm,size=0x7c) addr:0x02168868 +func_ov088_021688e4 kind:function(arm,size=0x20) addr:0x021688e4 +func_ov088_02168904 kind:function(arm,size=0x28) addr:0x02168904 +func_ov088_0216892c kind:function(arm,size=0x94) addr:0x0216892c +func_ov088_021689c0 kind:function(arm,size=0xfc) addr:0x021689c0 +func_ov088_02168abc kind:function(arm,size=0x4) addr:0x02168abc +func_ov088_02168ac0 kind:function(arm,size=0x1c) addr:0x02168ac0 +func_ov088_02168adc kind:function(arm,size=0xa0) addr:0x02168adc +func_ov088_02168b7c kind:function(arm,size=0x10) addr:0x02168b7c +func_ov088_02168b8c kind:function(arm,size=0x4c) addr:0x02168b8c +func_ov088_02168bd8 kind:function(arm,size=0x38) addr:0x02168bd8 +func_ov088_02168c10 kind:function(arm,size=0x40) addr:0x02168c10 +func_ov088_02168c50 kind:function(arm,size=0x2c) addr:0x02168c50 +func_ov088_02168c7c kind:function(arm,size=0x28) addr:0x02168c7c +func_ov088_02168ca4 kind:function(arm,size=0x24) addr:0x02168ca4 +func_ov088_02168cc8 kind:function(arm,size=0xac) addr:0x02168cc8 +func_ov088_02168d74 kind:function(arm,size=0x2c) addr:0x02168d74 +func_ov088_02168da0 kind:function(arm,size=0x3c) addr:0x02168da0 +func_ov088_02168ddc kind:function(arm,size=0x10) addr:0x02168ddc +func_ov088_02168dec kind:function(arm,size=0x18) addr:0x02168dec +func_ov088_02168e04 kind:function(arm,size=0x18) addr:0x02168e04 +func_ov088_02168e1c kind:function(arm,size=0x20) addr:0x02168e1c +func_ov088_02168e3c kind:function(arm,size=0x24) addr:0x02168e3c +func_ov088_02168e60 kind:function(arm,size=0x24) addr:0x02168e60 +func_ov088_02168e84 kind:function(arm,size=0x88) addr:0x02168e84 +func_ov088_02168f0c kind:function(arm,size=0x44) addr:0x02168f0c +func_ov088_02168f50 kind:function(arm,size=0x7c) addr:0x02168f50 +func_ov088_02168fcc kind:function(arm,size=0x30) addr:0x02168fcc +func_ov088_02168ffc kind:function(arm,size=0x38) addr:0x02168ffc +func_ov088_02169034 kind:function(arm,size=0x4c) addr:0x02169034 +func_ov088_02169080 kind:function(arm,size=0x1d0) addr:0x02169080 +func_ov088_02169250 kind:function(arm,size=0x10) addr:0x02169250 +func_ov088_02169260 kind:function(arm,size=0x28) addr:0x02169260 +func_ov088_02169288 kind:function(arm,size=0x28) addr:0x02169288 +func_ov088_021692b0 kind:function(arm,size=0x64) addr:0x021692b0 +func_ov088_02169314 kind:function(arm,size=0x74) addr:0x02169314 +func_ov088_02169388 kind:function(arm,size=0x2c) addr:0x02169388 +func_ov088_021693b4 kind:function(arm,size=0x24) addr:0x021693b4 +func_ov088_021693d8 kind:function(arm,size=0x24) addr:0x021693d8 +func_ov088_021693fc kind:function(arm,size=0x24) addr:0x021693fc +func_ov088_02169420 kind:function(arm,size=0xb8) addr:0x02169420 +func_ov088_021694d8 kind:function(arm,size=0x84) addr:0x021694d8 +func_ov088_0216955c kind:function(arm,size=0x88) addr:0x0216955c +func_ov088_021695e4 kind:function(arm,size=0x54) addr:0x021695e4 +func_ov088_02169638 kind:function(arm,size=0xa0) addr:0x02169638 +func_ov088_021696d8 kind:function(arm,size=0x4c) addr:0x021696d8 +func_ov088_02169724 kind:function(arm,size=0x54) addr:0x02169724 +func_ov088_02169778 kind:function(arm,size=0x198) addr:0x02169778 +func_ov088_02169910 kind:function(arm,size=0x1ec) addr:0x02169910 +func_ov088_02169afc kind:function(arm,size=0x10) addr:0x02169afc +func_ov088_02169b0c kind:function(arm,size=0x18) addr:0x02169b0c +func_ov088_02169b24 kind:function(arm,size=0x24) addr:0x02169b24 +func_ov088_02169b48 kind:function(arm,size=0x34) addr:0x02169b48 +func_ov088_02169b7c kind:function(arm,size=0x18) addr:0x02169b7c +func_ov088_02169b94 kind:function(arm,size=0x24) addr:0x02169b94 +func_ov088_02169bb8 kind:function(arm,size=0x64) addr:0x02169bb8 +func_ov088_02169c1c kind:function(arm,size=0x74) addr:0x02169c1c +func_ov088_02169c90 kind:function(arm,size=0x24) addr:0x02169c90 +func_ov088_02169cb4 kind:function(arm,size=0x94) addr:0x02169cb4 +func_ov088_02169d48 kind:function(arm,size=0x54) addr:0x02169d48 +func_ov088_02169d9c kind:function(arm,size=0xb8) addr:0x02169d9c +func_ov088_02169e54 kind:function(arm,size=0x28) addr:0x02169e54 +func_ov088_02169e7c kind:function(arm,size=0x14) addr:0x02169e7c +func_ov088_02169e90 kind:function(arm,size=0x1c) addr:0x02169e90 +func_ov088_02169eac kind:function(arm,size=0x1e8) addr:0x02169eac +func_ov088_0216a094 kind:function(arm,size=0xa8) addr:0x0216a094 +func_ov088_0216a13c kind:function(arm,size=0x7c) addr:0x0216a13c +func_ov088_0216a1b8 kind:function(arm,size=0x28) addr:0x0216a1b8 +func_ov088_0216a1e0 kind:function(arm,size=0x4) addr:0x0216a1e0 +func_ov088_0216a1e4 kind:function(arm,size=0x14) addr:0x0216a1e4 +func_ov088_0216a1f8 kind:function(arm,size=0x19c) addr:0x0216a1f8 +func_ov088_0216a394 kind:function(arm,size=0xc) addr:0x0216a394 +func_ov088_0216a3a0 kind:function(arm,size=0xf8) addr:0x0216a3a0 +func_ov088_0216a498 kind:function(arm,size=0x4) addr:0x0216a498 +func_ov088_0216a49c kind:function(arm,size=0x20) addr:0x0216a49c +func_ov088_0216a4bc kind:function(arm,size=0x4) addr:0x0216a4bc +func_ov088_0216a4c0 kind:function(arm,size=0x14) addr:0x0216a4c0 +func_ov088_0216a4d4 kind:function(arm,size=0x218) addr:0x0216a4d4 +func_ov088_0216a6ec kind:function(arm,size=0xc) addr:0x0216a6ec +func_ov088_0216a6f8 kind:function(arm,size=0x28) addr:0x0216a6f8 +func_ov088_0216a720 kind:function(arm,size=0x28) addr:0x0216a720 +func_ov088_0216a748 kind:function(arm,size=0x104) addr:0x0216a748 +func_ov088_0216a84c kind:function(arm,size=0x104) addr:0x0216a84c +func_ov088_0216a950 kind:function(arm,size=0x28) addr:0x0216a950 +func_ov088_0216a978 kind:function(arm,size=0x30) addr:0x0216a978 +func_ov088_0216a9a8 kind:function(arm,size=0x28) addr:0x0216a9a8 +func_ov088_0216a9d0 kind:function(arm,size=0x180) addr:0x0216a9d0 +func_ov088_0216ab50 kind:function(arm,size=0x1a0) addr:0x0216ab50 +func_ov088_0216acf0 kind:function(arm,size=0x88) addr:0x0216acf0 +func_ov088_0216ad78 kind:function(arm,size=0x38c) addr:0x0216ad78 +func_ov088_0216b104 kind:function(arm,size=0x200) addr:0x0216b104 +func_ov088_0216b304 kind:function(arm,size=0x9c) addr:0x0216b304 +func_ov088_0216b3a0 kind:function(arm,size=0x240) addr:0x0216b3a0 +func_ov088_0216b5e0 kind:function(arm,size=0x294) addr:0x0216b5e0 +func_ov088_0216b874 kind:function(arm,size=0xc4) addr:0x0216b874 +func_ov088_0216b938 kind:function(arm,size=0x1c) addr:0x0216b938 +func_ov088_0216b954 kind:function(arm,size=0x2c) addr:0x0216b954 +func_ov088_0216b980 kind:function(arm,size=0x34) addr:0x0216b980 +func_ov088_0216b9b4 kind:function(arm,size=0x48) addr:0x0216b9b4 +func_ov088_0216b9fc kind:function(arm,size=0x1b0) addr:0x0216b9fc +func_ov088_0216bbac kind:function(arm,size=0x1ac) addr:0x0216bbac +func_ov088_0216bd58 kind:function(arm,size=0x4) addr:0x0216bd58 +func_ov088_0216bd5c kind:function(arm,size=0xc) addr:0x0216bd5c +func_ov088_0216bd68 kind:function(arm,size=0x68) addr:0x0216bd68 +func_ov088_0216bdd0 kind:function(arm,size=0xf4) addr:0x0216bdd0 +func_ov088_0216bec4 kind:function(arm,size=0xc4) addr:0x0216bec4 +func_ov088_0216bf88 kind:function(arm,size=0xc4) addr:0x0216bf88 +func_ov088_0216c04c kind:function(arm,size=0xb0) addr:0x0216c04c +func_ov088_0216c0fc kind:function(arm,size=0x70) addr:0x0216c0fc +func_ov088_0216c16c kind:function(arm,size=0x208) addr:0x0216c16c +func_ov088_0216c374 kind:function(arm,size=0x50) addr:0x0216c374 +func_ov088_0216c3c4 kind:function(arm,size=0x50) addr:0x0216c3c4 +func_ov088_0216c414 kind:function(arm,size=0x14) addr:0x0216c414 +func_ov088_0216c428 kind:function(arm,size=0x2c) addr:0x0216c428 +func_ov088_0216c454 kind:function(arm,size=0x18) addr:0x0216c454 +func_ov088_0216c46c kind:function(arm,size=0x14) addr:0x0216c46c +func_ov088_0216c480 kind:function(arm,size=0x40) addr:0x0216c480 +func_ov088_0216c4c0 kind:function(arm,size=0x14) addr:0x0216c4c0 +func_ov088_0216c4d4 kind:function(arm,size=0x14) addr:0x0216c4d4 +func_ov088_0216c4e8 kind:function(arm,size=0xc) addr:0x0216c4e8 +func_ov088_0216c4f4 kind:function(arm,size=0x28) addr:0x0216c4f4 +func_ov088_0216c51c kind:function(arm,size=0x28) addr:0x0216c51c +func_ov088_0216c544 kind:function(arm,size=0x5c) addr:0x0216c544 +func_ov088_0216c5a0 kind:function(arm,size=0x24) addr:0x0216c5a0 +func_ov088_0216c5c4 kind:function(arm,size=0x2c) addr:0x0216c5c4 +func_ov088_0216c5f0 kind:function(arm,size=0x60) addr:0x0216c5f0 +func_ov088_0216c650 kind:function(arm,size=0x1e0) addr:0x0216c650 +func_ov088_0216c830 kind:function(arm,size=0x14) addr:0x0216c830 +func_ov088_0216c844 kind:function(arm,size=0xc) addr:0x0216c844 +func_ov088_0216c850 kind:function(arm,size=0x28) addr:0x0216c850 +func_ov088_0216c878 kind:function(arm,size=0x28) addr:0x0216c878 +func_ov088_0216c8a0 kind:function(arm,size=0x2c) addr:0x0216c8a0 +func_ov088_0216c8cc kind:function(arm,size=0xcc) addr:0x0216c8cc +func_ov088_0216c998 kind:function(arm,size=0x2f0) addr:0x0216c998 +func_ov088_0216cc88 kind:function(arm,size=0x70) addr:0x0216cc88 +func_ov088_0216ccf8 kind:function(arm,size=0x78) addr:0x0216ccf8 +func_ov088_0216cd70 kind:function(arm,size=0xd0) addr:0x0216cd70 +func_ov088_0216ce40 kind:function(arm,size=0x14) addr:0x0216ce40 +func_ov088_0216ce54 kind:function(arm,size=0xc) addr:0x0216ce54 +func_ov088_0216ce60 kind:function(arm,size=0x28) addr:0x0216ce60 +func_ov088_0216ce88 kind:function(arm,size=0x28) addr:0x0216ce88 +func_ov088_0216ceb0 kind:function(arm,size=0x50) addr:0x0216ceb0 +func_ov088_0216cf00 kind:function(arm,size=0x10) addr:0x0216cf00 +func_ov088_0216cf10 kind:function(arm,size=0x114) addr:0x0216cf10 +func_ov088_0216d024 kind:function(arm,size=0x50) addr:0x0216d024 +func_ov088_0216d074 kind:function(arm,size=0x58) addr:0x0216d074 +func_ov088_0216d0cc kind:function(arm,size=0x4) addr:0x0216d0cc +func_ov088_0216d0d0 kind:function(arm,size=0x340) addr:0x0216d0d0 +func_ov088_0216d410 kind:function(arm,size=0x14) addr:0x0216d410 +func_ov088_0216d424 kind:function(arm,size=0x5c) addr:0x0216d424 +func_ov088_0216d480 kind:function(arm,size=0x8) addr:0x0216d480 +func_ov088_0216d488 kind:function(arm,size=0x8) addr:0x0216d488 +func_ov088_0216d490 kind:function(arm,size=0x8) addr:0x0216d490 +func_ov088_0216d498 kind:function(arm,size=0xc) addr:0x0216d498 +func_ov088_0216d4a4 kind:function(arm,size=0x28) addr:0x0216d4a4 +func_ov088_0216d4cc kind:function(arm,size=0x28) addr:0x0216d4cc +func_ov088_0216d4f4 kind:function(arm,size=0x34) addr:0x0216d4f4 +func_ov088_0216d528 kind:function(arm,size=0x98) addr:0x0216d528 +func_ov088_0216d5c0 kind:function(arm,size=0x18) addr:0x0216d5c0 +func_ov088_0216d5d8 kind:function(arm,size=0x18c) addr:0x0216d5d8 +func_ov088_0216d764 kind:function(arm,size=0x54) addr:0x0216d764 +func_ov088_0216d7b8 kind:function(arm,size=0x74) addr:0x0216d7b8 +func_ov088_0216d82c kind:function(arm,size=0x7c) addr:0x0216d82c +func_ov088_0216d8a8 kind:function(arm,size=0x2c) addr:0x0216d8a8 +func_ov088_0216d8d4 kind:function(arm,size=0x110) addr:0x0216d8d4 +func_ov088_0216d9e4 kind:function(arm,size=0x38) addr:0x0216d9e4 +func_ov088_0216da1c kind:function(arm,size=0xa4) addr:0x0216da1c +func_ov088_0216dac0 kind:function(arm,size=0x6c) addr:0x0216dac0 +func_ov088_0216db2c kind:function(arm,size=0x218) addr:0x0216db2c +func_ov088_0216dd44 kind:function(arm,size=0x104) addr:0x0216dd44 +func_ov088_0216de48 kind:function(arm,size=0x9c) addr:0x0216de48 +func_ov088_0216dee4 kind:function(arm,size=0xe0) addr:0x0216dee4 +func_ov088_0216dfc4 kind:function(arm,size=0xb8) addr:0x0216dfc4 +func_ov088_0216e07c kind:function(arm,size=0x94) addr:0x0216e07c +func_ov088_0216e110 kind:function(arm,size=0x1d4) addr:0x0216e110 +func_ov088_0216e2e4 kind:function(arm,size=0xa4) addr:0x0216e2e4 +func_ov088_0216e388 kind:function(arm,size=0x10) addr:0x0216e388 +func_ov088_0216e398 kind:function(arm,size=0x14) addr:0x0216e398 +func_ov088_0216e3ac kind:function(arm,size=0x1c) addr:0x0216e3ac +func_ov088_0216e3c8 kind:function(arm,size=0x14) addr:0x0216e3c8 +func_ov088_0216e3dc kind:function(arm,size=0xc) addr:0x0216e3dc +func_ov088_0216e3e8 kind:function(arm,size=0x28) addr:0x0216e3e8 +func_ov088_0216e410 kind:function(arm,size=0x28) addr:0x0216e410 +func_ov088_0216e438 kind:function(arm,size=0x34) addr:0x0216e438 +func_ov088_0216e46c kind:function(arm,size=0x14) addr:0x0216e46c +func_ov088_0216e480 kind:function(arm,size=0x1c) addr:0x0216e480 +func_ov088_0216e49c kind:function(arm,size=0x3fc) addr:0x0216e49c +func_ov088_0216e898 kind:function(arm,size=0x20) addr:0x0216e898 +func_ov088_0216e8b8 kind:function(arm,size=0xec) addr:0x0216e8b8 +func_ov088_0216e9a4 kind:function(arm,size=0x14) addr:0x0216e9a4 +func_ov088_0216e9b8 kind:function(arm,size=0xc) addr:0x0216e9b8 +func_ov088_0216e9c4 kind:function(arm,size=0x24) addr:0x0216e9c4 +func_ov088_0216e9e8 kind:function(arm,size=0x28) addr:0x0216e9e8 +func_ov088_0216ea10 kind:function(arm,size=0x20) addr:0x0216ea10 +func_ov088_0216ea30 kind:function(arm,size=0x308) addr:0x0216ea30 +func_ov088_0216ed38 kind:function(arm,size=0x5c) addr:0x0216ed38 +func_ov088_0216ed94 kind:function(arm,size=0x64) addr:0x0216ed94 +func_ov088_0216edf8 kind:function(arm,size=0x98) addr:0x0216edf8 +func_ov088_0216ee90 kind:function(arm,size=0x14) addr:0x0216ee90 +func_ov088_0216eea4 kind:function(arm,size=0x94) addr:0x0216eea4 +func_ov088_0216ef38 kind:function(arm,size=0x254) addr:0x0216ef38 +func_ov088_0216f18c kind:function(arm,size=0x14) addr:0x0216f18c +func_ov088_0216f1a0 kind:function(arm,size=0x158) addr:0x0216f1a0 +func_ov088_0216f2f8 kind:function(arm,size=0x24) addr:0x0216f2f8 +func_ov088_0216f31c kind:function(arm,size=0x50) addr:0x0216f31c +func_ov088_0216f36c kind:function(arm,size=0x54) addr:0x0216f36c +func_ov088_0216f3c0 kind:function(arm,size=0x70) addr:0x0216f3c0 +func_ov088_0216f430 kind:function(arm,size=0x28) addr:0x0216f430 +func_ov088_0216f458 kind:function(arm,size=0x1c) addr:0x0216f458 +func_ov088_0216f474 kind:function(arm,size=0xc) addr:0x0216f474 +func_ov088_0216f480 kind:function(arm,size=0x68) addr:0x0216f480 +func_ov088_0216f4e8 kind:function(arm,size=0x54) addr:0x0216f4e8 +func_ov088_0216f53c kind:function(arm,size=0x1c) addr:0x0216f53c +func_ov088_0216f558 kind:function(arm,size=0x3c) addr:0x0216f558 +func_ov088_0216f594 kind:function(arm,size=0x2c) addr:0x0216f594 +func_ov088_0216f5c0 kind:function(arm,size=0xd0) addr:0x0216f5c0 +func_ov088_0216f690 kind:function(arm,size=0x58) addr:0x0216f690 +func_ov088_0216f6e8 kind:function(arm,size=0x1c) addr:0x0216f6e8 +func_ov088_0216f704 kind:function(arm,size=0x10) addr:0x0216f704 +func_ov088_0216f714 kind:function(arm,size=0x14) addr:0x0216f714 +func_ov088_0216f728 kind:function(arm,size=0x14) addr:0x0216f728 +func_ov088_0216f73c kind:function(arm,size=0x5c) addr:0x0216f73c +func_ov088_0216f798 kind:function(arm,size=0x2c) addr:0x0216f798 +func_ov088_0216f7c4 kind:function(arm,size=0x170) addr:0x0216f7c4 +func_ov088_0216f934 kind:function(arm,size=0x5c) addr:0x0216f934 +func_ov088_0216f990 kind:function(arm,size=0x8) addr:0x0216f990 +func_ov088_0216f998 kind:function(arm,size=0x1c) addr:0x0216f998 +func_ov088_0216f9b4 kind:function(arm,size=0x24) addr:0x0216f9b4 +func_ov088_0216f9d8 kind:function(arm,size=0x1c) addr:0x0216f9d8 +func_ov088_0216f9f4 kind:function(arm,size=0x2c) addr:0x0216f9f4 +func_ov088_0216fa20 kind:function(thumb,size=0x298) addr:0x0216fa20 +func_ov088_0216fcb8 kind:function(thumb,size=0x8c) addr:0x0216fcb8 +func_ov088_0216fd44 kind:function(thumb,size=0x2c) addr:0x0216fd44 +func_ov088_0216fd70 kind:function(arm,size=0xb0) addr:0x0216fd70 +func_ov088_0216fe20 kind:function(arm,size=0x270) addr:0x0216fe20 +func_ov088_02170090 kind:function(arm,size=0x4) addr:0x02170090 +func_ov088_02170094 kind:function(arm,size=0x10) addr:0x02170094 +func_ov088_021700a4 kind:function(arm,size=0xa8) addr:0x021700a4 +func_ov088_0217014c kind:function(arm,size=0x4) addr:0x0217014c +func_ov088_02170150 kind:function(arm,size=0xc) addr:0x02170150 +func_ov088_0217015c kind:function(arm,size=0xc8) addr:0x0217015c +func_ov088_02170224 kind:function(arm,size=0xac) addr:0x02170224 +func_ov088_021702d0 kind:function(arm,size=0x44) addr:0x021702d0 +func_ov088_02170314 kind:function(arm,size=0xa4) addr:0x02170314 +func_ov088_021703b8 kind:function(arm,size=0x4c) addr:0x021703b8 +func_ov088_02170404 kind:function(arm,size=0x1e0) addr:0x02170404 +func_ov088_021705e4 kind:function(arm,size=0x50) addr:0x021705e4 +func_ov088_02170634 kind:function(arm,size=0x50) addr:0x02170634 +func_ov088_02170684 kind:function(arm,size=0x14) addr:0x02170684 +func_ov088_02170698 kind:function(arm,size=0x40) addr:0x02170698 +func_ov088_021706d8 kind:function(arm,size=0x40) addr:0x021706d8 +func_ov088_02170718 kind:function(arm,size=0x2c) addr:0x02170718 +func_ov088_02170744 kind:function(arm,size=0xc) addr:0x02170744 +func_ov088_02170750 kind:function(arm,size=0x24) addr:0x02170750 +func_ov088_02170774 kind:function(arm,size=0x28) addr:0x02170774 +func_ov088_0217079c kind:function(arm,size=0x74) addr:0x0217079c +func_ov088_02170810 kind:function(arm,size=0x14) addr:0x02170810 +func_ov088_02170824 kind:function(arm,size=0x54) addr:0x02170824 +func_ov088_02170878 kind:function(arm,size=0x10) addr:0x02170878 +func_ov088_02170888 kind:function(arm,size=0x14) addr:0x02170888 +func_ov088_0217089c kind:function(arm,size=0x14) addr:0x0217089c +func_ov088_021708b0 kind:function(arm,size=0x50) addr:0x021708b0 +func_ov088_02170900 kind:function(arm,size=0x24) addr:0x02170900 +func_ov088_02170924 kind:function(arm,size=0x10) addr:0x02170924 +func_ov088_02170934 kind:function(arm,size=0x8) addr:0x02170934 +func_ov088_0217093c kind:function(arm,size=0x1c) addr:0x0217093c +func_ov088_02170958 kind:function(arm,size=0x28) addr:0x02170958 +func_ov088_02170980 kind:function(arm,size=0x30) addr:0x02170980 +func_ov088_021709b0 kind:function(arm,size=0x14) addr:0x021709b0 +func_ov088_021709c4 kind:function(arm,size=0x2c) addr:0x021709c4 +func_ov088_021709f0 kind:function(arm,size=0x20) addr:0x021709f0 +func_ov088_02170a10 kind:function(arm,size=0x4c) addr:0x02170a10 +func_ov088_02170a5c kind:function(arm,size=0xc) addr:0x02170a5c +func_ov088_02170a68 kind:function(arm,size=0x24) addr:0x02170a68 +func_ov088_02170a8c kind:function(arm,size=0x28) addr:0x02170a8c +func_ov088_02170ab4 kind:function(arm,size=0x90) addr:0x02170ab4 +func_ov088_02170b44 kind:function(arm,size=0x14) addr:0x02170b44 +func_ov088_02170b58 kind:function(arm,size=0x154) addr:0x02170b58 +func_ov088_02170cac kind:function(arm,size=0x3c) addr:0x02170cac +func_ov088_02170ce8 kind:function(arm,size=0x8) addr:0x02170ce8 +func_ov088_02170cf0 kind:function(arm,size=0x10) addr:0x02170cf0 +func_ov088_02170d00 kind:function(arm,size=0x14) addr:0x02170d00 +func_ov088_02170d14 kind:function(arm,size=0x14) addr:0x02170d14 +func_ov088_02170d28 kind:function(arm,size=0x50) addr:0x02170d28 +func_ov088_02170d78 kind:function(arm,size=0x20) addr:0x02170d78 +func_ov088_02170d98 kind:function(arm,size=0x1c) addr:0x02170d98 +func_ov088_02170db4 kind:function(arm,size=0x28) addr:0x02170db4 +func_ov088_02170ddc kind:function(arm,size=0x30) addr:0x02170ddc +func_ov088_02170e0c kind:function(arm,size=0x28) addr:0x02170e0c +func_ov088_02170e34 kind:function(arm,size=0x20) addr:0x02170e34 +func_ov088_02170e54 kind:function(arm,size=0x14) addr:0x02170e54 +func_ov088_02170e68 kind:function(arm,size=0x2c) addr:0x02170e68 +func_ov088_02170e94 kind:function(arm,size=0x20) addr:0x02170e94 +func_ov088_02170eb4 kind:function(arm,size=0x4c) addr:0x02170eb4 +func_ov088_02170f00 kind:function(arm,size=0xc) addr:0x02170f00 +func_ov088_02170f0c kind:function(arm,size=0x24) addr:0x02170f0c +func_ov088_02170f30 kind:function(arm,size=0x28) addr:0x02170f30 +func_ov088_02170f58 kind:function(arm,size=0x90) addr:0x02170f58 +func_ov088_02170fe8 kind:function(arm,size=0x14) addr:0x02170fe8 +func_ov088_02170ffc kind:function(arm,size=0x160) addr:0x02170ffc +func_ov088_0217115c kind:function(arm,size=0x3c) addr:0x0217115c +func_ov088_02171198 kind:function(arm,size=0x8) addr:0x02171198 +func_ov088_021711a0 kind:function(arm,size=0x10) addr:0x021711a0 +func_ov088_021711b0 kind:function(arm,size=0x14) addr:0x021711b0 +func_ov088_021711c4 kind:function(arm,size=0x14) addr:0x021711c4 +func_ov088_021711d8 kind:function(arm,size=0x40) addr:0x021711d8 +func_ov088_02171218 kind:function(arm,size=0x20) addr:0x02171218 +func_ov088_02171238 kind:function(arm,size=0x20) addr:0x02171238 +func_ov088_02171258 kind:function(arm,size=0x1c) addr:0x02171258 +func_ov088_02171274 kind:function(arm,size=0x28) addr:0x02171274 +func_ov088_0217129c kind:function(arm,size=0x30) addr:0x0217129c +func_ov088_021712cc kind:function(arm,size=0x28) addr:0x021712cc +func_ov088_021712f4 kind:function(arm,size=0x20) addr:0x021712f4 +func_ov088_02171314 kind:function(arm,size=0x14) addr:0x02171314 +func_ov088_02171328 kind:function(arm,size=0xc) addr:0x02171328 +func_ov088_02171334 kind:function(arm,size=0x24) addr:0x02171334 +func_ov088_02171358 kind:function(arm,size=0x28) addr:0x02171358 +func_ov088_02171380 kind:function(arm,size=0x74) addr:0x02171380 +func_ov088_021713f4 kind:function(arm,size=0x54) addr:0x021713f4 +func_ov088_02171448 kind:function(arm,size=0x10) addr:0x02171448 +func_ov088_02171458 kind:function(arm,size=0x14) addr:0x02171458 +func_ov088_0217146c kind:function(arm,size=0x14) addr:0x0217146c +func_ov088_02171480 kind:function(arm,size=0x50) addr:0x02171480 +func_ov088_021714d0 kind:function(arm,size=0xc) addr:0x021714d0 +func_ov088_021714dc kind:function(arm,size=0x28) addr:0x021714dc +func_ov088_02171504 kind:function(arm,size=0x30) addr:0x02171504 +func_ov088_02171534 kind:function(arm,size=0x14) addr:0x02171534 +func_ov088_02171548 kind:function(arm,size=0xc) addr:0x02171548 +func_ov088_02171554 kind:function(arm,size=0x24) addr:0x02171554 +func_ov088_02171578 kind:function(arm,size=0x28) addr:0x02171578 +func_ov088_021715a0 kind:function(arm,size=0x74) addr:0x021715a0 +func_ov088_02171614 kind:function(arm,size=0x14) addr:0x02171614 +func_ov088_02171628 kind:function(arm,size=0x54) addr:0x02171628 +func_ov088_0217167c kind:function(arm,size=0x10) addr:0x0217167c +func_ov088_0217168c kind:function(arm,size=0x14) addr:0x0217168c +func_ov088_021716a0 kind:function(arm,size=0x14) addr:0x021716a0 +func_ov088_021716b4 kind:function(arm,size=0x50) addr:0x021716b4 +func_ov088_02171704 kind:function(arm,size=0x1c) addr:0x02171704 +func_ov088_02171720 kind:function(arm,size=0x28) addr:0x02171720 +func_ov088_02171748 kind:function(arm,size=0x30) addr:0x02171748 +func_ov088_02171778 kind:function(arm,size=0x14) addr:0x02171778 +func_ov088_0217178c kind:function(arm,size=0xc) addr:0x0217178c +func_ov088_02171798 kind:function(arm,size=0x24) addr:0x02171798 +func_ov088_021717bc kind:function(arm,size=0x28) addr:0x021717bc +func_ov088_021717e4 kind:function(arm,size=0x74) addr:0x021717e4 +func_ov088_02171858 kind:function(arm,size=0x54) addr:0x02171858 +func_ov088_021718ac kind:function(arm,size=0x10) addr:0x021718ac +func_ov088_021718bc kind:function(arm,size=0x14) addr:0x021718bc +func_ov088_021718d0 kind:function(arm,size=0x14) addr:0x021718d0 +func_ov088_021718e4 kind:function(arm,size=0x50) addr:0x021718e4 +func_ov088_02171934 kind:function(arm,size=0x28) addr:0x02171934 +func_ov088_0217195c kind:function(arm,size=0x30) addr:0x0217195c +func_ov088_0217198c kind:function(arm,size=0x14) addr:0x0217198c +func_ov088_021719a0 kind:function(arm,size=0xc) addr:0x021719a0 +func_ov088_021719ac kind:function(arm,size=0x24) addr:0x021719ac +func_ov088_021719d0 kind:function(arm,size=0x28) addr:0x021719d0 +func_ov088_021719f8 kind:function(arm,size=0x74) addr:0x021719f8 +func_ov088_02171a6c kind:function(arm,size=0x54) addr:0x02171a6c +func_ov088_02171ac0 kind:function(arm,size=0x10) addr:0x02171ac0 +func_ov088_02171ad0 kind:function(arm,size=0x14) addr:0x02171ad0 +func_ov088_02171ae4 kind:function(arm,size=0x14) addr:0x02171ae4 +func_ov088_02171af8 kind:function(arm,size=0x50) addr:0x02171af8 +func_ov088_02171b48 kind:function(arm,size=0xc) addr:0x02171b48 +func_ov088_02171b54 kind:function(arm,size=0x28) addr:0x02171b54 +func_ov088_02171b7c kind:function(arm,size=0x30) addr:0x02171b7c +func_ov088_02171bac kind:function(arm,size=0x14) addr:0x02171bac +func_ov088_02171bc0 kind:function(arm,size=0xc) addr:0x02171bc0 +func_ov088_02171bcc kind:function(arm,size=0x24) addr:0x02171bcc +func_ov088_02171bf0 kind:function(arm,size=0x28) addr:0x02171bf0 +func_ov088_02171c18 kind:function(arm,size=0x20) addr:0x02171c18 +func_ov088_02171c38 kind:function(arm,size=0x20) addr:0x02171c38 +func_ov088_02171c58 kind:function(arm,size=0x4) addr:0x02171c58 +func_ov088_02171c5c kind:function(arm,size=0x4) addr:0x02171c5c +func_ov088_02171c60 kind:function(arm,size=0x14) addr:0x02171c60 +func_ov088_02171c74 kind:function(arm,size=0x4) addr:0x02171c74 +func_ov088_02171c78 kind:function(arm,size=0x8) addr:0x02171c78 +func_ov088_02171c80 kind:function(arm,size=0x20) addr:0x02171c80 +func_ov088_02171ca0 kind:function(arm,size=0x28) addr:0x02171ca0 +func_ov088_02171cc8 kind:function(arm,size=0x14) addr:0x02171cc8 +func_ov088_02171cdc kind:function(arm,size=0xc) addr:0x02171cdc +func_ov088_02171ce8 kind:function(arm,size=0x24) addr:0x02171ce8 +func_ov088_02171d0c kind:function(arm,size=0x28) addr:0x02171d0c +func_ov088_02171d34 kind:function(arm,size=0x74) addr:0x02171d34 +func_ov088_02171da8 kind:function(arm,size=0x54) addr:0x02171da8 +func_ov088_02171dfc kind:function(arm,size=0x10) addr:0x02171dfc +func_ov088_02171e0c kind:function(arm,size=0x14) addr:0x02171e0c +func_ov088_02171e20 kind:function(arm,size=0x14) addr:0x02171e20 +func_ov088_02171e34 kind:function(arm,size=0x50) addr:0x02171e34 +func_ov088_02171e84 kind:function(arm,size=0x28) addr:0x02171e84 +func_ov088_02171eac kind:function(arm,size=0x30) addr:0x02171eac +func_ov088_02171edc kind:function(arm,size=0x14) addr:0x02171edc +func_ov088_02171ef0 kind:function(arm,size=0xc) addr:0x02171ef0 +func_ov088_02171efc kind:function(arm,size=0x24) addr:0x02171efc +func_ov088_02171f20 kind:function(arm,size=0x28) addr:0x02171f20 +func_ov088_02171f48 kind:function(arm,size=0x74) addr:0x02171f48 +func_ov088_02171fbc kind:function(arm,size=0x54) addr:0x02171fbc +func_ov088_02172010 kind:function(arm,size=0x10) addr:0x02172010 +func_ov088_02172020 kind:function(arm,size=0x14) addr:0x02172020 +func_ov088_02172034 kind:function(arm,size=0x14) addr:0x02172034 +func_ov088_02172048 kind:function(arm,size=0x50) addr:0x02172048 +func_ov088_02172098 kind:function(arm,size=0xc) addr:0x02172098 +func_ov088_021720a4 kind:function(arm,size=0x28) addr:0x021720a4 +func_ov088_021720cc kind:function(arm,size=0x30) addr:0x021720cc +func_ov088_021720fc kind:function(arm,size=0x14) addr:0x021720fc +func_ov088_02172110 kind:function(arm,size=0xc) addr:0x02172110 +func_ov088_0217211c kind:function(arm,size=0x24) addr:0x0217211c +func_ov088_02172140 kind:function(arm,size=0x28) addr:0x02172140 +func_ov088_02172168 kind:function(arm,size=0x74) addr:0x02172168 +func_ov088_021721dc kind:function(arm,size=0x14) addr:0x021721dc +func_ov088_021721f0 kind:function(arm,size=0x54) addr:0x021721f0 +func_ov088_02172244 kind:function(arm,size=0x10) addr:0x02172244 +func_ov088_02172254 kind:function(arm,size=0x14) addr:0x02172254 +func_ov088_02172268 kind:function(arm,size=0x14) addr:0x02172268 +func_ov088_0217227c kind:function(arm,size=0x40) addr:0x0217227c +func_ov088_021722bc kind:function(arm,size=0xc) addr:0x021722bc +func_ov088_021722c8 kind:function(arm,size=0x1c) addr:0x021722c8 +func_ov088_021722e4 kind:function(arm,size=0x28) addr:0x021722e4 +func_ov088_0217230c kind:function(arm,size=0x30) addr:0x0217230c +func_ov088_0217233c kind:function(arm,size=0x14) addr:0x0217233c +func_ov088_02172350 kind:function(arm,size=0xc) addr:0x02172350 +func_ov088_0217235c kind:function(arm,size=0x24) addr:0x0217235c +func_ov088_02172380 kind:function(arm,size=0x28) addr:0x02172380 +func_ov088_021723a8 kind:function(arm,size=0x20) addr:0x021723a8 +func_ov088_021723c8 kind:function(arm,size=0x50) addr:0x021723c8 +func_ov088_02172418 kind:function(arm,size=0x8) addr:0x02172418 +func_ov088_02172420 kind:function(arm,size=0x28) addr:0x02172420 +func_ov088_02172448 kind:function(arm,size=0x30) addr:0x02172448 +func_ov088_02172478 kind:function(arm,size=0x14) addr:0x02172478 +func_ov088_0217248c kind:function(arm,size=0x30) addr:0x0217248c +func_ov088_021724bc kind:function(arm,size=0x158) addr:0x021724bc +func_ov088_02172614 kind:function(arm,size=0x74) addr:0x02172614 +func_ov088_02172688 kind:function(arm,size=0x7c) addr:0x02172688 +func_ov088_02172704 kind:function(arm,size=0x1c) addr:0x02172704 +func_ov088_02172720 kind:function(arm,size=0x4) addr:0x02172720 +func_ov088_02172724 kind:function(arm,size=0x4) addr:0x02172724 +func_ov088_02172728 kind:function(arm,size=0x30) addr:0x02172728 +func_ov088_02172758 kind:function(arm,size=0x30) addr:0x02172758 +func_ov088_02172788 kind:function(arm,size=0x10) addr:0x02172788 +func_ov088_02172798 kind:function(arm,size=0x14) addr:0x02172798 +func_ov088_021727ac kind:function(arm,size=0xb4) addr:0x021727ac +func_ov088_02172860 kind:function(arm,size=0x54) addr:0x02172860 +func_ov088_021728b4 kind:function(arm,size=0x5c) addr:0x021728b4 +func_ov088_02172910 kind:function(arm,size=0xf8) addr:0x02172910 +func_ov088_02172a08 kind:function(arm,size=0x18) addr:0x02172a08 +func_ov088_02172a20 kind:function(arm,size=0x230) addr:0x02172a20 +func_ov088_02172c50 kind:function(arm,size=0x50) addr:0x02172c50 +func_ov088_02172ca0 kind:function(arm,size=0x170) addr:0x02172ca0 +func_ov088_02172e10 kind:function(arm,size=0x20) addr:0x02172e10 +func_ov088_02172e30 kind:function(arm,size=0xc8) addr:0x02172e30 +func_ov088_02172ef8 kind:function(arm,size=0xd0) addr:0x02172ef8 +func_ov088_02172fc8 kind:function(arm,size=0x124) addr:0x02172fc8 +func_ov088_021730ec kind:function(arm,size=0xc) addr:0x021730ec +func_ov088_021730f8 kind:function(arm,size=0xb0) addr:0x021730f8 +func_ov088_021731a8 kind:function(arm,size=0x64) addr:0x021731a8 +func_ov088_0217320c kind:function(arm,size=0x1b0) addr:0x0217320c +func_ov088_021733bc kind:function(arm,size=0x38) addr:0x021733bc +func_ov088_021733f4 kind:function(arm,size=0x58) addr:0x021733f4 +func_ov088_0217344c kind:function(arm,size=0x54) addr:0x0217344c +func_ov088_021734a0 kind:function(arm,size=0x3c) addr:0x021734a0 +func_ov088_021734dc kind:function(arm,size=0x50) addr:0x021734dc +func_ov088_0217352c kind:function(arm,size=0x94) addr:0x0217352c +func_ov088_021735c0 kind:function(arm,size=0x1a8) addr:0x021735c0 +func_ov088_02173768 kind:function(arm,size=0x34) addr:0x02173768 +func_ov088_0217379c kind:function(arm,size=0x14) addr:0x0217379c +func_ov088_021737b0 kind:function(arm,size=0x50) addr:0x021737b0 +func_ov088_02173800 kind:function(arm,size=0x4c) addr:0x02173800 +func_ov088_0217384c kind:function(arm,size=0x3c) addr:0x0217384c +func_ov088_02173888 kind:function(arm,size=0x5c) addr:0x02173888 +func_ov088_021738e4 kind:function(arm,size=0x28) addr:0x021738e4 +func_ov088_0217390c kind:function(arm,size=0x20) addr:0x0217390c +func_ov088_0217392c kind:function(arm,size=0x28) addr:0x0217392c +func_ov088_02173954 kind:function(arm,size=0x16c) addr:0x02173954 +func_ov088_02173ac0 kind:function(arm,size=0x13c) addr:0x02173ac0 +func_ov088_02173bfc kind:function(arm,size=0x11c) addr:0x02173bfc +func_ov088_02173d18 kind:function(arm,size=0x3c) addr:0x02173d18 +func_ov088_02173d54 kind:function(arm,size=0x44) addr:0x02173d54 +func_ov088_02173d98 kind:function(arm,size=0x54) addr:0x02173d98 +func_ov088_02173dec kind:function(arm,size=0xf8) addr:0x02173dec +func_ov088_02173ee4 kind:function(arm,size=0x50) addr:0x02173ee4 +func_ov088_02173f34 kind:function(arm,size=0x34) addr:0x02173f34 +func_ov088_02173f68 kind:function(arm,size=0x44) addr:0x02173f68 +func_ov088_02173fac kind:function(arm,size=0x9c) addr:0x02173fac +func_ov088_02174048 kind:function(arm,size=0x184) addr:0x02174048 +func_ov088_021741cc kind:function(arm,size=0x50) addr:0x021741cc +func_ov088_0217421c kind:function(arm,size=0x64) addr:0x0217421c +func_ov088_02174280 kind:function(arm,size=0x1c) addr:0x02174280 +func_ov088_0217429c kind:function(arm,size=0x2c) addr:0x0217429c +func_ov088_021742c8 kind:function(arm,size=0x8) addr:0x021742c8 +func_ov088_021742d0 kind:function(arm,size=0x1c) addr:0x021742d0 +func_ov088_021742ec kind:function(arm,size=0x4c) addr:0x021742ec +func_ov088_02174338 kind:function(arm,size=0x50) addr:0x02174338 +func_ov088_02174388 kind:function(arm,size=0x8) addr:0x02174388 +data_ov088_02174390 kind:data(any) addr:0x02174390 +data_ov088_0217439c kind:data(any) addr:0x0217439c +data_ov088_021743a8 kind:data(any) addr:0x021743a8 +data_ov088_021743b8 kind:data(any) addr:0x021743b8 +data_ov088_021743c4 kind:data(any) addr:0x021743c4 +data_ov088_021743d0 kind:data(any) addr:0x021743d0 +data_ov088_021743dc kind:data(any) addr:0x021743dc +data_ov088_021743e8 kind:data(any) addr:0x021743e8 +data_ov088_021743f8 kind:data(any) addr:0x021743f8 +data_ov088_02174408 kind:data(any) addr:0x02174408 +data_ov088_02174418 kind:data(any) addr:0x02174418 +data_ov088_0217442c kind:data(any) addr:0x0217442c +data_ov088_0217444c kind:data(any) addr:0x0217444c +data_ov088_02174460 kind:data(any) addr:0x02174460 +data_ov088_0217448c kind:data(any) addr:0x0217448c +data_ov088_021744b8 kind:data(any) addr:0x021744b8 +data_ov088_021744e4 kind:data(any) addr:0x021744e4 +data_ov088_02174510 kind:data(any) addr:0x02174510 +data_ov088_02174518 kind:data(any) addr:0x02174518 +data_ov088_02174528 kind:data(any) addr:0x02174528 +data_ov088_02174538 kind:data(any) addr:0x02174538 +data_ov088_0217454c kind:data(any) addr:0x0217454c +data_ov088_02174560 kind:data(any) addr:0x02174560 +data_ov088_02174574 kind:data(any) addr:0x02174574 +data_ov088_02174588 kind:data(any) addr:0x02174588 +data_ov088_02174598 kind:data(any) addr:0x02174598 +data_ov088_021745a8 kind:data(any) addr:0x021745a8 +data_ov088_021745b8 kind:data(any) addr:0x021745b8 +data_ov088_021745c8 kind:data(any) addr:0x021745c8 +data_ov088_021745f8 kind:data(any) addr:0x021745f8 +data_ov088_0217460c kind:data(any) addr:0x0217460c +data_ov088_02174620 kind:data(any) addr:0x02174620 +data_ov088_02174634 kind:data(any) addr:0x02174634 +data_ov088_02174644 kind:data(any) addr:0x02174644 +data_ov088_02174654 kind:data(any) addr:0x02174654 +data_ov088_02174664 kind:data(any) addr:0x02174664 +data_ov088_02174674 kind:data(any) addr:0x02174674 +data_ov088_02174684 kind:data(any) addr:0x02174684 +data_ov088_02174694 kind:data(any) addr:0x02174694 +data_ov088_021746a8 kind:data(any) addr:0x021746a8 +data_ov088_021746bc kind:data(any) addr:0x021746bc +data_ov088_021746d0 kind:data(any) addr:0x021746d0 +data_ov088_021746e4 kind:data(any) addr:0x021746e4 +data_ov088_021746f4 kind:data(any) addr:0x021746f4 +data_ov088_02174708 kind:data(any) addr:0x02174708 +data_ov088_0217471c kind:data(any) addr:0x0217471c +data_ov088_02174730 kind:data(any) addr:0x02174730 +data_ov088_02174744 kind:data(any) addr:0x02174744 +data_ov088_02174754 kind:data(any) addr:0x02174754 +data_ov088_02174758 kind:data(any) addr:0x02174758 +data_ov088_0217475c kind:data(any) addr:0x0217475c +data_ov088_02174760 kind:data(any) addr:0x02174760 +data_ov088_02174764 kind:data(any) addr:0x02174764 +data_ov088_02174768 kind:data(any) addr:0x02174768 +data_ov088_0217476c kind:data(any) addr:0x0217476c +data_ov088_02174770 kind:data(any) addr:0x02174770 +data_ov088_02174774 kind:data(any) addr:0x02174774 +data_ov088_02174778 kind:data(any) addr:0x02174778 +data_ov088_0217477c kind:data(any) addr:0x0217477c +data_ov088_02174780 kind:data(any) addr:0x02174780 +data_ov088_02174784 kind:data(any) addr:0x02174784 +data_ov088_02174794 kind:data(any) addr:0x02174794 +data_ov088_021747a4 kind:data(any) addr:0x021747a4 +data_ov088_021747b4 kind:data(any) addr:0x021747b4 +data_ov088_021747c4 kind:data(any) addr:0x021747c4 +data_ov088_021747d4 kind:data(any) addr:0x021747d4 +data_ov088_021747e4 kind:data(any) addr:0x021747e4 +data_ov088_021747f4 kind:data(any) addr:0x021747f4 +data_ov088_02174804 kind:data(any) addr:0x02174804 +data_ov088_02174814 kind:data(any) addr:0x02174814 +data_ov088_02174824 kind:data(any) addr:0x02174824 +data_ov088_02174834 kind:data(any) addr:0x02174834 +data_ov088_02174848 kind:data(any) addr:0x02174848 ambiguous +__sinit_ov088_0217486c kind:function(arm,size=0x1c) addr:0x0217486c +__sinit_ov088_02174888 kind:function(arm,size=0x74) addr:0x02174888 +__sinit_ov088_021748fc kind:function(arm,size=0x50) addr:0x021748fc +__sinit_ov088_0217494c kind:function(arm,size=0x50) addr:0x0217494c +__sinit_ov088_0217499c kind:function(arm,size=0x50) addr:0x0217499c +__sinit_ov088_021749ec kind:function(arm,size=0x50) addr:0x021749ec +__sinit_ov088_02174a3c kind:function(arm,size=0x50) addr:0x02174a3c +__sinit_ov088_02174a8c kind:function(arm,size=0x50) addr:0x02174a8c +__sinit_ov088_02174adc kind:function(arm,size=0x50) addr:0x02174adc +__sinit_ov088_02174b2c kind:function(arm,size=0x50) addr:0x02174b2c +__sinit_ov088_02174b7c kind:function(arm,size=0x50) addr:0x02174b7c +__sinit_ov088_02174bcc kind:function(arm,size=0x50) addr:0x02174bcc +__sinit_ov088_02174c1c kind:function(arm,size=0x50) addr:0x02174c1c +__sinit_ov088_02174c6c kind:function(arm,size=0x50) addr:0x02174c6c +__sinit_ov088_02174cbc kind:function(arm,size=0x50) addr:0x02174cbc +__sinit_ov088_02174d0c kind:function(arm,size=0x50) addr:0x02174d0c +__sinit_ov088_02174d5c kind:function(arm,size=0x50) addr:0x02174d5c +__sinit_ov088_02174dac kind:function(arm,size=0x50) addr:0x02174dac +__sinit_ov088_02174dfc kind:function(arm,size=0x50) addr:0x02174dfc +__sinit_ov088_02174e4c kind:function(arm,size=0x50) addr:0x02174e4c +.p__sinit_ov088_0217486c kind:data(word) addr:0x02174e9c +.p__sinit_ov088_02174888 kind:data(word) addr:0x02174ea0 +.p__sinit_ov088_021748fc kind:data(word) addr:0x02174ea4 +.p__sinit_ov088_0217494c kind:data(word) addr:0x02174ea8 +.p__sinit_ov088_0217499c kind:data(word) addr:0x02174eac +.p__sinit_ov088_021749ec kind:data(word) addr:0x02174eb0 +.p__sinit_ov088_02174a3c kind:data(word) addr:0x02174eb4 +.p__sinit_ov088_02174a8c kind:data(word) addr:0x02174eb8 +.p__sinit_ov088_02174adc kind:data(word) addr:0x02174ebc +.p__sinit_ov088_02174b2c kind:data(word) addr:0x02174ec0 +.p__sinit_ov088_02174b7c kind:data(word) addr:0x02174ec4 +.p__sinit_ov088_02174bcc kind:data(word) addr:0x02174ec8 +.p__sinit_ov088_02174c1c kind:data(word) addr:0x02174ecc +.p__sinit_ov088_02174c6c kind:data(word) addr:0x02174ed0 +.p__sinit_ov088_02174cbc kind:data(word) addr:0x02174ed4 +.p__sinit_ov088_02174d0c kind:data(word) addr:0x02174ed8 +.p__sinit_ov088_02174d5c kind:data(word) addr:0x02174edc +.p__sinit_ov088_02174dac kind:data(word) addr:0x02174ee0 +.p__sinit_ov088_02174dfc kind:data(word) addr:0x02174ee4 +.p__sinit_ov088_02174e4c kind:data(word) addr:0x02174ee8 +data_ov088_02174f08 kind:data(any) addr:0x02174f08 +data_ov088_02174f1c kind:data(any) addr:0x02174f1c +data_ov088_02174f40 kind:data(any) addr:0x02174f40 +data_ov088_02174f44 kind:data(any) addr:0x02174f44 +data_ov088_02174f54 kind:data(any) addr:0x02174f54 +data_ov088_02174f58 kind:data(any) addr:0x02174f58 +data_ov088_02174f60 kind:data(any) addr:0x02174f60 +data_ov088_02174f70 kind:data(any) addr:0x02174f70 +data_ov088_02174fb0 kind:data(any) addr:0x02174fb0 +data_ov088_02174fc4 kind:data(any) addr:0x02174fc4 +data_ov088_02175010 kind:data(any) addr:0x02175010 +data_ov088_0217505c kind:data(any) addr:0x0217505c +data_ov088_02175094 kind:data(any) addr:0x02175094 ambiguous +data_ov088_021750a4 kind:data(any) addr:0x021750a4 +data_ov088_021750ec kind:data(any) addr:0x021750ec +data_ov088_0217512c kind:data(any) addr:0x0217512c ambiguous +data_ov088_02175134 kind:data(any) addr:0x02175134 +data_ov088_0217517c kind:data(any) addr:0x0217517c +data_ov088_021751bc kind:data(any) addr:0x021751bc +data_ov088_021751c8 kind:data(any) addr:0x021751c8 +data_ov088_021751e0 kind:data(any) addr:0x021751e0 +data_ov088_021751f8 kind:data(any) addr:0x021751f8 +data_ov088_02175204 kind:data(any) addr:0x02175204 +data_ov088_02175228 kind:data(any) addr:0x02175228 +data_ov088_02175254 kind:data(any) addr:0x02175254 +data_ov088_021752b8 kind:data(any) addr:0x021752b8 +data_ov088_021752c0 kind:data(any) addr:0x021752c0 +data_ov088_021752cc kind:data(any) addr:0x021752cc +data_ov088_021752d8 kind:data(any) addr:0x021752d8 +data_ov088_021752e0 kind:data(any) addr:0x021752e0 +data_ov088_021752ec kind:data(any) addr:0x021752ec +data_ov088_021752f8 kind:data(any) addr:0x021752f8 +data_ov088_0217530c kind:data(any) addr:0x0217530c +data_ov088_02175330 kind:data(any) addr:0x02175330 +data_ov088_0217539c kind:data(any) addr:0x0217539c +data_ov088_021753c0 kind:data(any) addr:0x021753c0 +data_ov088_021753c8 kind:data(any) addr:0x021753c8 ambiguous +data_ov088_02175430 kind:data(any) addr:0x02175430 +data_ov088_02175454 kind:data(any) addr:0x02175454 +data_ov088_021754bc kind:data(any) addr:0x021754bc +data_ov088_021754c4 kind:data(any) addr:0x021754c4 +data_ov088_021754cc kind:data(any) addr:0x021754cc +data_ov088_021754d4 kind:data(any) addr:0x021754d4 +data_ov088_021754dc kind:data(any) addr:0x021754dc +data_ov088_021754e4 kind:data(any) addr:0x021754e4 +data_ov088_021754ec kind:data(any) addr:0x021754ec +data_ov088_021754f4 kind:data(any) addr:0x021754f4 +data_ov088_021754fc kind:data(any) addr:0x021754fc +data_ov088_02175504 kind:data(any) addr:0x02175504 +data_ov088_0217550c kind:data(any) addr:0x0217550c +data_ov088_02175514 kind:data(any) addr:0x02175514 +data_ov088_0217551c kind:data(any) addr:0x0217551c +data_ov088_02175524 kind:data(any) addr:0x02175524 +data_ov088_0217552c kind:data(any) addr:0x0217552c +data_ov088_02175534 kind:data(any) addr:0x02175534 +data_ov088_0217553c kind:data(any) addr:0x0217553c +data_ov088_02175544 kind:data(any) addr:0x02175544 +data_ov088_0217554c kind:data(any) addr:0x0217554c +data_ov088_02175564 kind:data(any) addr:0x02175564 +data_ov088_02175584 kind:data(any) addr:0x02175584 +data_ov088_021755b8 kind:data(any) addr:0x021755b8 +data_ov088_021755c4 kind:data(any) addr:0x021755c4 +data_ov088_021755d0 kind:data(any) addr:0x021755d0 +data_ov088_021755e8 kind:data(any) addr:0x021755e8 +data_ov088_02175608 kind:data(any) addr:0x02175608 +data_ov088_0217562c kind:data(any) addr:0x0217562c +data_ov088_02175630 kind:data(any) addr:0x02175630 ambiguous +data_ov088_02175690 kind:data(any) addr:0x02175690 +data_ov088_02175698 kind:data(any) addr:0x02175698 +data_ov088_021756a8 kind:data(any) addr:0x021756a8 +data_ov088_021756cc kind:data(any) addr:0x021756cc +data_ov088_02175730 kind:data(any) addr:0x02175730 +data_ov088_02175738 kind:data(any) addr:0x02175738 +data_ov088_02175748 kind:data(any) addr:0x02175748 +data_ov088_0217576c kind:data(any) addr:0x0217576c +data_ov088_021757d0 kind:data(any) addr:0x021757d0 +data_ov088_021757e4 kind:data(any) addr:0x021757e4 +data_ov088_021757f0 kind:data(any) addr:0x021757f0 +data_ov088_021757f8 kind:data(any) addr:0x021757f8 +data_ov088_02175808 kind:data(any) addr:0x02175808 +data_ov088_02175818 kind:data(any) addr:0x02175818 +data_ov088_02175828 kind:data(any) addr:0x02175828 +data_ov088_0217583c kind:data(any) addr:0x0217583c +data_ov088_0217585c kind:data(any) addr:0x0217585c +data_ov088_02175880 kind:data(any) addr:0x02175880 +data_ov088_021758c8 kind:data(any) addr:0x021758c8 +data_ov088_02175920 kind:data(any) addr:0x02175920 +data_ov088_02175940 kind:data(any) addr:0x02175940 +data_ov088_02175960 kind:data(any) addr:0x02175960 ambiguous +data_ov088_02175964 kind:data(any) addr:0x02175964 +data_ov088_02175990 kind:data(any) addr:0x02175990 +data_ov088_021759f0 kind:data(any) addr:0x021759f0 +data_ov088_02175a48 kind:data(any) addr:0x02175a48 +data_ov088_02175a68 kind:data(any) addr:0x02175a68 +data_ov088_02175a8c kind:data(any) addr:0x02175a8c +data_ov088_02175ab8 kind:data(any) addr:0x02175ab8 +data_ov088_02175b18 kind:data(any) addr:0x02175b18 +data_ov088_02175b70 kind:data(any) addr:0x02175b70 +data_ov088_02175b90 kind:data(any) addr:0x02175b90 +data_ov088_02175bb4 kind:data(any) addr:0x02175bb4 +data_ov088_02175c0c kind:data(any) addr:0x02175c0c +data_ov088_02175c2c kind:data(any) addr:0x02175c2c +data_ov088_02175c50 kind:data(any) addr:0x02175c50 +data_ov088_02175c98 kind:data(any) addr:0x02175c98 +data_ov088_02175cf0 kind:data(any) addr:0x02175cf0 +data_ov088_02175d10 kind:data(any) addr:0x02175d10 +data_ov088_02175d34 kind:data(any) addr:0x02175d34 +data_ov088_02175d8c kind:data(any) addr:0x02175d8c +data_ov088_02175dac kind:data(any) addr:0x02175dac +data_ov088_02175dd0 kind:data(any) addr:0x02175dd0 +data_ov088_02175e30 kind:data(any) addr:0x02175e30 +data_ov088_02175e50 kind:data(any) addr:0x02175e50 ambiguous +data_ov088_02175e54 kind:data(any) addr:0x02175e54 +data_ov088_02175eac kind:data(any) addr:0x02175eac +data_ov088_02175ecc kind:data(any) addr:0x02175ecc +data_ov088_02175ef0 kind:data(any) addr:0x02175ef0 +data_ov088_02175f48 kind:data(any) addr:0x02175f48 +data_ov088_02175f68 kind:data(any) addr:0x02175f68 +data_ov088_02175f8c kind:data(any) addr:0x02175f8c +data_ov088_02175fe4 kind:data(any) addr:0x02175fe4 +data_ov088_02176004 kind:data(any) addr:0x02176004 +data_ov088_02176028 kind:data(any) addr:0x02176028 +data_ov088_02176070 kind:data(any) addr:0x02176070 +data_ov088_021760d0 kind:data(any) addr:0x021760d0 +data_ov088_021760f4 kind:data(any) addr:0x021760f4 +data_ov088_02176158 kind:data(any) addr:0x02176158 +data_ov088_0217617c kind:data(any) addr:0x0217617c +data_ov088_02176194 kind:data(any) addr:0x02176194 +data_ov088_021761a0 kind:data(any) addr:0x021761a0 +data_ov088_021761c4 kind:data(any) addr:0x021761c4 +data_ov088_021761e8 kind:data(any) addr:0x021761e8 +data_ov088_02176218 kind:data(any) addr:0x02176218 +data_ov088_02176240 kind:bss addr:0x02176240 +data_ov088_02176244 kind:bss addr:0x02176244 +data_ov088_02176248 kind:bss addr:0x02176248 ambiguous +data_ov088_0217624c kind:bss addr:0x0217624c +data_ov088_02176250 kind:bss addr:0x02176250 +data_ov088_0217625c kind:bss addr:0x0217625c +data_ov088_02176264 kind:bss addr:0x02176264 +data_ov088_0217626c kind:bss addr:0x0217626c +data_ov088_021762a8 kind:bss addr:0x021762a8 +data_ov088_021762b0 kind:bss addr:0x021762b0 +data_ov088_021762bc kind:bss addr:0x021762bc +data_ov088_021762f8 kind:bss addr:0x021762f8 +data_ov088_021762fc kind:bss addr:0x021762fc +data_ov088_02176308 kind:bss addr:0x02176308 +data_ov088_02176344 kind:bss addr:0x02176344 +data_ov088_02176348 kind:bss addr:0x02176348 +data_ov088_02176354 kind:bss addr:0x02176354 +data_ov088_02176390 kind:bss addr:0x02176390 +data_ov088_02176394 kind:bss addr:0x02176394 +data_ov088_021763a0 kind:bss addr:0x021763a0 +data_ov088_021763dc kind:bss addr:0x021763dc +data_ov088_021763e0 kind:bss addr:0x021763e0 +data_ov088_021763ec kind:bss addr:0x021763ec +data_ov088_02176428 kind:bss addr:0x02176428 +data_ov088_0217642c kind:bss addr:0x0217642c +data_ov088_02176438 kind:bss addr:0x02176438 +data_ov088_02176474 kind:bss addr:0x02176474 +data_ov088_02176954 kind:bss addr:0x02176954 +data_ov088_02176958 kind:bss addr:0x02176958 +data_ov088_02176964 kind:bss addr:0x02176964 +data_ov088_02176a3c kind:bss addr:0x02176a3c +data_ov088_02176a40 kind:bss addr:0x02176a40 +data_ov088_02176a4c kind:bss addr:0x02176a4c +data_ov088_02176b24 kind:bss addr:0x02176b24 +data_ov088_02176b28 kind:bss addr:0x02176b28 +data_ov088_02176b34 kind:bss addr:0x02176b34 +data_ov088_02176c0c kind:bss addr:0x02176c0c +data_ov088_02176c10 kind:bss addr:0x02176c10 +data_ov088_02176c1c kind:bss addr:0x02176c1c +data_ov088_02176c28 kind:bss addr:0x02176c28 ambiguous +data_ov088_02176c74 kind:bss addr:0x02176c74 ambiguous +data_ov088_02176cf4 kind:bss addr:0x02176cf4 +data_ov088_02176cf8 kind:bss addr:0x02176cf8 +data_ov088_02176d04 kind:bss addr:0x02176d04 +data_ov088_02176ddc kind:bss addr:0x02176ddc +data_ov088_02176de0 kind:bss addr:0x02176de0 +data_ov088_02176dec kind:bss addr:0x02176dec +data_ov088_02176ec4 kind:bss addr:0x02176ec4 +data_ov088_02176ec8 kind:bss addr:0x02176ec8 +data_ov088_02176ed4 kind:bss addr:0x02176ed4 +data_ov088_02176fac kind:bss addr:0x02176fac +data_ov088_02176fb0 kind:bss addr:0x02176fb0 +data_ov088_02176fbc kind:bss addr:0x02176fbc +data_ov088_02176ff8 kind:bss addr:0x02176ff8 +data_ov088_02176ffc kind:bss addr:0x02176ffc +data_ov088_02177008 kind:bss addr:0x02177008 +data_ov088_021770e0 kind:bss addr:0x021770e0 +data_ov088_021770e4 kind:bss addr:0x021770e4 +data_ov088_021770f0 kind:bss addr:0x021770f0 +data_ov088_021771c8 kind:bss addr:0x021771c8 +data_ov088_021771cc kind:bss addr:0x021771cc +data_ov088_021771d8 kind:bss addr:0x021771d8 +data_ov088_02177270 kind:bss addr:0x02177270 ambiguous +data_ov088_021772b0 kind:bss addr:0x021772b0 +data_ov088_021772b4 kind:bss addr:0x021772b4 +data_ov088_021772c0 kind:bss addr:0x021772c0 +data_ov088_02177398 kind:bss addr:0x02177398 diff --git a/config/eur1/arm9/overlays/ov089/delinks.txt b/config/eur1/arm9/overlays/ov089/delinks.txt new file mode 100644 index 00000000..e0897d7f --- /dev/null +++ b/config/eur1/arm9/overlays/ov089/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165a20 end:0x021707a8 kind:code align:32 + .rodata start:0x021707a8 end:0x02170efc kind:rodata align:4 + .init start:0x02170efc end:0x02170f64 kind:code align:4 + .ctor start:0x02170f64 end:0x02170f6c kind:rodata align:4 + .data start:0x02170f80 end:0x021716a0 kind:data align:32 + .bss start:0x021716a0 end:0x021788e0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov089/relocs.txt b/config/eur1/arm9/overlays/ov089/relocs.txt new file mode 100644 index 00000000..c6a64bbe --- /dev/null +++ b/config/eur1/arm9/overlays/ov089/relocs.txt @@ -0,0 +1,782 @@ +from:0x02165a40 kind:arm_call to:0x02028c90 module:main +from:0x02165a4c kind:load to:0x02170f88 module:overlay(89) +from:0x02165a5c kind:arm_call to:0x02011ff4 module:main +from:0x02165c0c kind:arm_call_thumb to:0x020153fc module:main +from:0x02165c78 kind:load to:0x021664e0 module:overlay(89) +from:0x02165c84 kind:arm_call to:0x02165db4 module:overlay(89) +from:0x02165c8c kind:arm_call_thumb to:0x0201547c module:main +from:0x02165cb4 kind:arm_call to:0x02013ee8 module:main +from:0x02165cbc kind:arm_call to:0x02166150 module:overlay(89) +from:0x02165cc4 kind:arm_call to:0x021662a0 module:overlay(89) +from:0x02165d4c kind:arm_call to:0x02014fe0 module:main +from:0x02165d70 kind:arm_call to:0x021680ec module:overlay(89) +from:0x02165d94 kind:arm_call to:0x0216900c module:overlay(89) +from:0x02165da8 kind:load to:0x02049b80 module:main +from:0x02165dac kind:load to:0x02049be0 module:main +from:0x02165dc8 kind:arm_call to:0x02165f1c module:overlay(89) +from:0x02165dd0 kind:arm_call to:0x02168314 module:overlay(89) +from:0x02165dd8 kind:arm_call to:0x021662d0 module:overlay(89) +from:0x02165de0 kind:arm_call to:0x02166270 module:overlay(89) +from:0x02165df4 kind:arm_call to:0x02013f80 module:main +from:0x02165dfc kind:load to:0x02049b80 module:main +from:0x02165e18 kind:arm_call to:0x0202f958 module:main +from:0x02165e24 kind:arm_call to:0x02070108 module:overlay(0) +from:0x02165e38 kind:arm_call to:0x02070078 module:overlay(0) +from:0x02165e58 kind:arm_call to:0x021662f4 module:overlay(89) +from:0x02165e68 kind:arm_call to:0x02168cc0 module:overlay(89) +from:0x02165e80 kind:arm_call to:0x0216635c module:overlay(89) +from:0x02165e88 kind:arm_call to:0x021664d0 module:overlay(89) +from:0x02165e8c kind:arm_call to:0x0216843c module:overlay(89) +from:0x02165ebc kind:arm_call to:0x02013ecc module:main +from:0x02165edc kind:load to:0x020b5388 module:overlay(0) +from:0x02165ee0 kind:load to:0x02049b80 module:main +from:0x02165ee4 kind:load to:0x02166114 module:overlay(89) +from:0x02165ef0 kind:arm_call to:0x0216843c module:overlay(89) +from:0x02165f04 kind:arm_call to:0x021664b0 module:overlay(89) +from:0x02165f44 kind:arm_call to:0x0216635c module:overlay(89) +from:0x02165f4c kind:arm_call to:0x021664d0 module:overlay(89) +from:0x02165f54 kind:arm_call to:0x0202f958 module:main +from:0x02165f60 kind:arm_call to:0x02070108 module:overlay(0) +from:0x02165f68 kind:arm_call to:0x0206fff4 module:overlay(0) +from:0x02165f74 kind:load to:0x020b5388 module:overlay(0) +from:0x02165fa4 kind:arm_call to:0x021664b0 module:overlay(89) +from:0x02165fe0 kind:arm_call to:0x02165ee8 module:overlay(89) +from:0x02165fec kind:arm_call to:0x0216636c module:overlay(89) +from:0x02165ffc kind:arm_call to:0x0216898c module:overlay(89) +from:0x02166030 kind:arm_call to:0x021689ec module:overlay(89) +from:0x02166044 kind:arm_call to:0x02168a40 module:overlay(89) +from:0x02166110 kind:load to:0x020b5388 module:overlay(0) +from:0x02166138 kind:arm_call to:0x02165f78 module:overlay(89) +from:0x02166144 kind:arm_call to:0x02026058 module:main +from:0x02166160 kind:arm_call to:0x02014ff4 module:main +from:0x0216617c kind:arm_call to:0x02034060 module:main +from:0x02166188 kind:arm_call to:0x02033f7c module:main +from:0x0216619c kind:arm_call to:0x02034060 module:main +from:0x021661a4 kind:arm_call_thumb to:0x0201547c module:main +from:0x021661b8 kind:arm_call_thumb to:0x0201541c module:main +from:0x021661f0 kind:arm_call to:0x02026800 module:main +from:0x0216620c kind:arm_call_thumb to:0x020156ac module:main +from:0x02166240 kind:arm_call_thumb to:0x0201568c module:main +from:0x02166258 kind:load to:0x02049be0 module:main +from:0x0216625c kind:load to:0x02170fd0 module:overlay(89) +from:0x02166260 kind:load to:0x02170fe8 module:overlay(89) +from:0x02166264 kind:load to:0x021707a8 module:overlay(89) +from:0x02166268 kind:load to:0x02043f40 module:main +from:0x0216626c kind:load to:0x02170fec module:overlay(89) +from:0x02166298 kind:arm_call_thumb to:0x0201547c module:main +from:0x021662b4 kind:arm_call to:0x021680e0 module:overlay(89) +from:0x021662c4 kind:arm_call to:0x02011f3c module:main +from:0x021662e4 kind:arm_call to:0x02012000 module:main +from:0x02166328 kind:arm_call to:0x020267c0 module:main +from:0x0216634c kind:arm_call to:0x020267c0 module:main +from:0x02166354 kind:load to:0x02170ff4 module:overlay(89) +from:0x02166358 kind:load to:0x02170ffc module:overlay(89) +from:0x02166374 kind:arm_call to:0x0202f044 module:main +from:0x02166444 kind:arm_call to:0x0202761c module:main +from:0x02166454 kind:arm_call to:0x02028e30 module:main +from:0x02166468 kind:arm_call to:0x0202761c module:main +from:0x0216647c kind:arm_call to:0x02028e30 module:main +from:0x02166490 kind:arm_call to:0x0202761c module:main +from:0x021664a0 kind:arm_call to:0x02028e30 module:main +from:0x021664b8 kind:arm_call to:0x0202f044 module:main +from:0x021664f0 kind:arm_call to:0x0201667c module:main +from:0x02166534 kind:load to:0x0217100c module:overlay(89) +from:0x02166558 kind:arm_call to:0x0205be34 module:overlay(0) +from:0x0216659c kind:arm_call to:0x0205be44 module:overlay(0) +from:0x021665a8 kind:load to:0x02171000 module:overlay(89) +from:0x02166900 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02166930 kind:arm_call to:0x02166874 module:overlay(89) +from:0x02166944 kind:arm_call to:0x021667b0 module:overlay(89) +from:0x02166990 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021669e4 kind:arm_call to:0x021669b0 module:overlay(89) +from:0x02166a04 kind:arm_call to:0x021669b0 module:overlay(89) +from:0x02166a34 kind:arm_call to:0x021669b0 module:overlay(89) +from:0x02166aa0 kind:arm_call to:0x021669b0 module:overlay(89) +from:0x02166ac4 kind:arm_call to:0x02166a58 module:overlay(89) +from:0x02166ad8 kind:arm_call to:0x02167bc8 module:overlay(89) +from:0x02166b48 kind:arm_call to:0x0216754c module:overlay(89) +from:0x02166b68 kind:arm_call to:0x02166a18 module:overlay(89) +from:0x02166bd0 kind:arm_call to:0x021669b0 module:overlay(89) +from:0x02166c20 kind:arm_call to:0x021666b8 module:overlay(89) +from:0x02166c2c kind:arm_call to:0x021666d8 module:overlay(89) +from:0x02166c58 kind:arm_call to:0x021666d8 module:overlay(89) +from:0x02166c94 kind:arm_call to:0x02166c08 module:overlay(89) +from:0x02166cbc kind:arm_call to:0x02166c08 module:overlay(89) +from:0x02166cf0 kind:arm_call to:0x02166c7c module:overlay(89) +from:0x02166d10 kind:arm_call to:0x021666b8 module:overlay(89) +from:0x02166d2c kind:arm_call to:0x021666d8 module:overlay(89) +from:0x02166d88 kind:arm_call to:0x021668dc module:overlay(89) +from:0x02166dbc kind:arm_call to:0x02166694 module:overlay(89) +from:0x02166e5c kind:arm_call to:0x02166dd8 module:overlay(89) +from:0x02166ec8 kind:arm_call to:0x0216697c module:overlay(89) +from:0x02166edc kind:arm_call to:0x02166a58 module:overlay(89) +from:0x02166eec kind:arm_call to:0x02166924 module:overlay(89) +from:0x02166f04 kind:arm_call to:0x021669b0 module:overlay(89) +from:0x02166f28 kind:arm_call to:0x02166950 module:overlay(89) +from:0x02166f54 kind:arm_call to:0x02166e20 module:overlay(89) +from:0x02166f98 kind:arm_call to:0x02166cd0 module:overlay(89) +from:0x02166ff8 kind:arm_call to:0x02166a80 module:overlay(89) +from:0x02167010 kind:arm_call to:0x02166b5c module:overlay(89) +from:0x02167030 kind:arm_call to:0x02166ba4 module:overlay(89) +from:0x02167040 kind:arm_call to:0x021669d8 module:overlay(89) +from:0x021670b0 kind:arm_call to:0x02166e8c module:overlay(89) +from:0x021670dc kind:arm_call to:0x02170650 module:overlay(89) +from:0x021672a4 kind:arm_call to:0x02167224 module:overlay(89) +from:0x02167334 kind:arm_call to:0x021671fc module:overlay(89) +from:0x0216734c kind:arm_call to:0x02167224 module:overlay(89) +from:0x02167378 kind:arm_call to:0x021671fc module:overlay(89) +from:0x02167390 kind:arm_call to:0x02167224 module:overlay(89) +from:0x021673a8 kind:arm_call to:0x02170624 module:overlay(89) +from:0x02167490 kind:arm_call to:0x02170708 module:overlay(89) +from:0x02167524 kind:arm_call to:0x02170724 module:overlay(89) +from:0x02167590 kind:arm_call to:0x021671fc module:overlay(89) +from:0x021675c8 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021675dc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021675f4 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021676ac kind:arm_call to:0x021673e4 module:overlay(89) +from:0x021676f0 kind:arm_call to:0x02167280 module:overlay(89) +from:0x02167760 kind:arm_call to:0x021673e4 module:overlay(89) +from:0x021677a0 kind:arm_call to:0x021673e4 module:overlay(89) +from:0x0216783c kind:arm_call to:0x02170758 module:overlay(89) +from:0x021678d4 kind:arm_call to:0x02167240 module:overlay(89) +from:0x021679a4 kind:arm_call to:0x021674d0 module:overlay(89) +from:0x021679cc kind:arm_call to:0x02170758 module:overlay(89) +from:0x02167b38 kind:arm_call to:0x02170758 module:overlay(89) +from:0x02167bcc kind:arm_call to:0x02167224 module:overlay(89) +from:0x02167bf8 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02167c70 kind:arm_call to:0x0216ab8c module:overlay(89) +from:0x02167d2c kind:load to:0x021708c8 module:overlay(89) +from:0x02167d30 kind:load to:0x021707d8 module:overlay(89) +from:0x02167f40 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02167f54 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02167f7c kind:arm_call to:0x02167d38 module:overlay(89) +from:0x02167fb0 kind:arm_call to:0x02167d38 module:overlay(89) +from:0x021680a4 kind:arm_call to:0x02168004 module:overlay(89) +from:0x021680dc kind:load to:0x02177d60 module:overlay(89) +from:0x02168108 kind:arm_call to:0x02000b60 module:main +from:0x0216814c kind:arm_call to:0x02168088 module:overlay(89) +from:0x02168180 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021681c0 kind:arm_call to:0x0216db3c module:overlay(89) +from:0x02168230 kind:arm_call to:0x0216df64 module:overlay(89) +from:0x021682b0 kind:arm_call to:0x02168e9c module:overlay(89) +from:0x021682b8 kind:arm_call to:0x02168f18 module:overlay(89) +from:0x021682c0 kind:arm_call to:0x02168fc0 module:overlay(89) +from:0x021682f8 kind:arm_call to:0x02168314 module:overlay(89) +from:0x0216830c kind:load to:0x02177d60 module:overlay(89) +from:0x02168334 kind:arm_call to:0x0216da88 module:overlay(89) +from:0x02168338 kind:arm_call to:0x021680c8 module:overlay(89) +from:0x02168378 kind:arm_call to:0x0216daac module:overlay(89) +from:0x02168390 kind:arm_call to:0x02168004 module:overlay(89) +from:0x021683b8 kind:load to:0x02177d60 module:overlay(89) +from:0x02168438 kind:load to:0x02177d60 module:overlay(89) +from:0x02168460 kind:arm_call to:0x021683bc module:overlay(89) +from:0x02168468 kind:load to:0x02177d60 module:overlay(89) +from:0x0216847c kind:arm_call to:0x0216cafc module:overlay(89) +from:0x021684cc kind:load to:0x02177d60 module:overlay(89) +from:0x02168508 kind:arm_call to:0x0216d8d4 module:overlay(89) +from:0x02168564 kind:arm_call to:0x0203a1bc module:main +from:0x021685a4 kind:arm_call to:0x0216846c module:overlay(89) +from:0x021685b0 kind:load to:0x02177d60 module:overlay(89) +from:0x0216866c kind:arm_call to:0x0203a1bc module:main +from:0x02168714 kind:arm_call to:0x02170758 module:overlay(89) +from:0x02168770 kind:arm_call to:0x021685b4 module:overlay(89) +from:0x0216878c kind:arm_call to:0x0216cb60 module:overlay(89) +from:0x021687b4 kind:arm_call to:0x02170758 module:overlay(89) +from:0x021687d8 kind:arm_call to:0x021685b4 module:overlay(89) +from:0x021687fc kind:arm_call to:0x0216d1b0 module:overlay(89) +from:0x02168818 kind:arm_call to:0x02170758 module:overlay(89) +from:0x02168928 kind:arm_call to:0x021684d0 module:overlay(89) +from:0x02168988 kind:load to:0x02177d60 module:overlay(89) +from:0x021689b8 kind:arm_call to:0x021684d0 module:overlay(89) +from:0x021689e0 kind:arm_call to:0x0216869c module:overlay(89) +from:0x021689e8 kind:load to:0x02177d60 module:overlay(89) +from:0x02168a38 kind:load to:0x02177d60 module:overlay(89) +from:0x02168ab8 kind:load to:0x02177d60 module:overlay(89) +from:0x02168af4 kind:arm_call to:0x02170650 module:overlay(89) +from:0x02168bd8 kind:load to:0x02177d60 module:overlay(89) +from:0x02168c70 kind:arm_call to:0x02168ac4 module:overlay(89) +from:0x02168d14 kind:arm_call to:0x021680c8 module:overlay(89) +from:0x02168d24 kind:arm_call to:0x0216d7f8 module:overlay(89) +from:0x02168d48 kind:arm_call to:0x02168bdc module:overlay(89) +from:0x02168dc8 kind:arm_call to:0x02170774 module:overlay(89) +from:0x02168e70 kind:arm_call to:0x0216eb40 module:overlay(89) +from:0x02168e84 kind:arm_call to:0x021680c8 module:overlay(89) +from:0x02168e94 kind:load to:0x02177d60 module:overlay(89) +from:0x02168f0c kind:load to:0x02177d60 module:overlay(89) +from:0x02168fb4 kind:load to:0x02177d60 module:overlay(89) +from:0x02169008 kind:load to:0x02177d60 module:overlay(89) +from:0x02169064 kind:arm_call to:0x02168fc0 module:overlay(89) +from:0x02169074 kind:arm_call to:0x02168e9c module:overlay(89) +from:0x02169084 kind:arm_call to:0x02168f18 module:overlay(89) +from:0x02169094 kind:arm_call to:0x021690d4 module:overlay(89) +from:0x021690d0 kind:load to:0x02177d60 module:overlay(89) +from:0x0216912c kind:load to:0x02177d60 module:overlay(89) +from:0x021692e0 kind:arm_call to:0x02169134 module:overlay(89) +from:0x021692f8 kind:arm_call to:0x02170758 module:overlay(89) +from:0x02169328 kind:arm_call to:0x02170758 module:overlay(89) +from:0x02169338 kind:arm_call to:0x02170758 module:overlay(89) +from:0x02169348 kind:arm_call to:0x02170758 module:overlay(89) +from:0x02169458 kind:arm_call to:0x0203a3c8 module:main +from:0x02169470 kind:arm_call to:0x0203a3c8 module:main +from:0x02169568 kind:arm_call to:0x02169134 module:overlay(89) +from:0x0216956c kind:arm_call to:0x0216ab8c module:overlay(89) +from:0x02169590 kind:arm_call to:0x0203a1bc module:main +from:0x021695b0 kind:arm_call to:0x02169134 module:overlay(89) +from:0x021695c0 kind:load to:0x02170dbc module:overlay(89) +from:0x021695c4 kind:load to:0x02170d88 module:overlay(89) +from:0x021695c8 kind:load to:0x02170e3c module:overlay(89) +from:0x0216965c kind:arm_call to:0x02169134 module:overlay(89) +from:0x02169724 kind:arm_call to:0x02169134 module:overlay(89) +from:0x02169778 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02169794 kind:arm_call to:0x021697d0 module:overlay(89) +from:0x021697e4 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021697f4 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02169804 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02169814 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02169840 kind:arm_call to:0x021697a4 module:overlay(89) +from:0x02169850 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02169860 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x02169884 kind:arm_call to:0x0216915c module:overlay(89) +from:0x021698a0 kind:arm_call to:0x0216937c module:overlay(89) +from:0x021698c0 kind:arm_call to:0x0216937c module:overlay(89) +from:0x0216991c kind:arm_call to:0x021695cc module:overlay(89) +from:0x021699dc kind:arm_call to:0x02169134 module:overlay(89) +from:0x021699e0 kind:arm_call to:0x0216ab8c module:overlay(89) +from:0x02169a54 kind:arm_call to:0x02170758 module:overlay(89) +from:0x0216a21c kind:arm_call to:0x0203a1bc module:main +from:0x0216a234 kind:arm_call to:0x0203a1bc module:main +from:0x0216a260 kind:arm_call to:0x0216a0e4 module:overlay(89) +from:0x0216a270 kind:arm_call to:0x0216a268 module:overlay(89) +from:0x0216a2ec kind:load to:0x02170b00 module:overlay(89) +from:0x0216a2f0 kind:load to:0x02177d64 module:overlay(89) +from:0x0216a2f4 kind:load to:0x02170a00 module:overlay(89) +from:0x0216a348 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a370 kind:arm_call to:0x021706a8 module:overlay(89) +from:0x0216a384 kind:arm_call to:0x0216a2f8 module:overlay(89) +from:0x0216a390 kind:arm_call to:0x0216a2f8 module:overlay(89) +from:0x0216a3a8 kind:load to:0x02171684 module:overlay(89) +from:0x0216a3b4 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a42c kind:load to:0x02171610 module:overlay(89) +from:0x0216a430 kind:load to:0x02171610 module:overlay(89) +from:0x0216a434 kind:load to:0x02177d64 module:overlay(89) +from:0x0216a458 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a47c kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a48c kind:arm_call to:0x021706a8 module:overlay(89) +from:0x0216a4b4 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a4e4 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a518 kind:load to:0x02171610 module:overlay(89) +from:0x0216a51c kind:load to:0x02177d64 module:overlay(89) +from:0x0216a5dc kind:arm_call to:0x021705e8 module:overlay(89) +from:0x0216a5e8 kind:arm_call to:0x021705e8 module:overlay(89) +from:0x0216a608 kind:load to:0x02171610 module:overlay(89) +from:0x0216a60c kind:load to:0x02171688 module:overlay(89) +from:0x0216a610 kind:load to:0x02177d64 module:overlay(89) +from:0x0216a628 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a664 kind:arm_call to:0x021706a8 module:overlay(89) +from:0x0216a69c kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a6cc kind:arm_call to:0x02170758 module:overlay(89) +from:0x0216a728 kind:arm_call to:0x021706a8 module:overlay(89) +from:0x0216a760 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a790 kind:arm_call to:0x02170758 module:overlay(89) +from:0x0216a7f0 kind:load to:0x02177d64 module:overlay(89) +from:0x0216a8d4 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216a908 kind:arm_call to:0x0216a85c module:overlay(89) +from:0x0216a928 kind:arm_call to:0x0216a7f4 module:overlay(89) +from:0x0216aa04 kind:arm_call to:0x021705c4 module:overlay(89) +from:0x0216aa74 kind:arm_call to:0x0216a438 module:overlay(89) +from:0x0216aa7c kind:arm_call to:0x0216a340 module:overlay(89) +from:0x0216aa8c kind:arm_call to:0x0216a438 module:overlay(89) +from:0x0216aaa0 kind:arm_call to:0x0216a520 module:overlay(89) +from:0x0216aac4 kind:arm_call to:0x0216a26c module:overlay(89) +from:0x0216aac8 kind:arm_call to:0x0216a3f0 module:overlay(89) +from:0x0216aaf4 kind:arm_call to:0x021670d0 module:overlay(89) +from:0x0216ab04 kind:arm_call to:0x0216a614 module:overlay(89) +from:0x0216ab14 kind:arm_call to:0x0216a3ac module:overlay(89) +from:0x0216ab24 kind:arm_call to:0x0216a438 module:overlay(89) +from:0x0216ab40 kind:arm_call to:0x0216a56c module:overlay(89) +from:0x0216ab4c kind:arm_call to:0x02170674 module:overlay(89) +from:0x0216ab68 kind:arm_call to:0x0216a8b0 module:overlay(89) +from:0x0216ab80 kind:arm_call to:0x0216aabc module:overlay(89) +from:0x0216abdc kind:load to:0x02170c54 module:overlay(89) +from:0x0216ac2c kind:arm_call to:0x02170758 module:overlay(89) +from:0x0216ad30 kind:arm_call to:0x0216bf60 module:overlay(89) +from:0x0216ad54 kind:arm_call to:0x0216be70 module:overlay(89) +from:0x0216ae7c kind:arm_call to:0x0216bfb0 module:overlay(89) +from:0x0216aedc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216aef8 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216af14 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216af30 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216af94 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216b034 kind:arm_call to:0x0216acb4 module:overlay(89) +from:0x0216b16c kind:arm_call to:0x0216ae1c module:overlay(89) +from:0x0216b1b4 kind:arm_call to:0x0216ade8 module:overlay(89) +from:0x0216b1f4 kind:arm_call to:0x0216ae1c module:overlay(89) +from:0x0216b274 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216b3b4 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216b44c kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216b53c kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216b558 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216b5c8 kind:arm_call to:0x02170650 module:overlay(89) +from:0x0216b650 kind:arm_call to:0x021706a8 module:overlay(89) +from:0x0216b730 kind:arm_call to:0x02170674 module:overlay(89) +from:0x0216b7d0 kind:arm_call to:0x0216aad4 module:overlay(89) +from:0x0216b804 kind:arm_call to:0x02167058 module:overlay(89) +from:0x0216b868 kind:arm_call to:0x02170758 module:overlay(89) +from:0x0216b8a8 kind:arm_call to:0x021669b0 module:overlay(89) +from:0x0216b934 kind:arm_call to:0x0216abe0 module:overlay(89) +from:0x0216b970 kind:arm_call to:0x021669b0 module:overlay(89) +from:0x0216ba0c kind:arm_call to:0x0216bfc0 module:overlay(89) +from:0x0216ba3c kind:arm_call to:0x0216bfa8 module:overlay(89) +from:0x0216baa8 kind:arm_call to:0x0216aac0 module:overlay(89) +from:0x0216bac4 kind:arm_call to:0x021670bc module:overlay(89) +from:0x0216bb18 kind:arm_call to:0x02170674 module:overlay(89) +from:0x0216bb70 kind:arm_call to:0x021705c4 module:overlay(89) +from:0x0216bc18 kind:arm_call to:0x0216b434 module:overlay(89) +from:0x0216bc64 kind:arm_call to:0x0216ae44 module:overlay(89) +from:0x0216bc78 kind:load to:0x0217168c module:overlay(89) +from:0x0216bd5c kind:arm_call to:0x0216bc80 module:overlay(89) +from:0x0216bd70 kind:arm_call to:0x0216bc80 module:overlay(89) +from:0x0216bf40 kind:arm_call to:0x0216bcb0 module:overlay(89) +from:0x0216c564 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216c634 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216c70c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216cb14 kind:arm_call to:0x021697a4 module:overlay(89) +from:0x0216cb30 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216cb48 kind:arm_call to:0x02169b2c module:overlay(89) +from:0x0216cbc4 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216cc00 kind:arm_call to:0x02170758 module:overlay(89) +from:0x0216cc14 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216cc28 kind:arm_call to:0x021697d0 module:overlay(89) +from:0x0216cc34 kind:arm_call to:0x02169868 module:overlay(89) +from:0x0216cc50 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216cc74 kind:arm_call to:0x0216c950 module:overlay(89) +from:0x0216cc88 kind:arm_call to:0x021702e0 module:overlay(89) +from:0x0216ccac kind:arm_call to:0x02169874 module:overlay(89) +from:0x0216cce0 kind:arm_call to:0x02167c40 module:overlay(89) +from:0x0216cd08 kind:arm_call to:0x02169b2c module:overlay(89) +from:0x0216ce34 kind:arm_call to:0x0203a1bc module:main +from:0x0216d108 kind:arm_call to:0x02167f20 module:overlay(89) +from:0x0216d134 kind:arm_call to:0x02167f88 module:overlay(89) +from:0x0216d144 kind:arm_call to:0x02169c08 module:overlay(89) +from:0x0216d158 kind:arm_call to:0x02167fbc module:overlay(89) +from:0x0216d170 kind:arm_call to:0x0216cd20 module:overlay(89) +from:0x0216d1a0 kind:arm_call to:0x0216d0e4 module:overlay(89) +from:0x0216d1c4 kind:arm_call to:0x0216c950 module:overlay(89) +from:0x0216d1d8 kind:arm_call to:0x02170594 module:overlay(89) +from:0x0216d1f0 kind:arm_call to:0x02169874 module:overlay(89) +from:0x0216d490 kind:arm_call to:0x0203a1bc module:main +from:0x0216d4b0 kind:arm_call to:0x0216bfc8 module:overlay(89) +from:0x0216d544 kind:arm_call to:0x02167c40 module:overlay(89) +from:0x0216d5e8 kind:arm_call to:0x0216c9cc module:overlay(89) +from:0x0216d620 kind:arm_call to:0x0216c9cc module:overlay(89) +from:0x0216d6d8 kind:arm_call to:0x0216d0e4 module:overlay(89) +from:0x0216d740 kind:arm_call to:0x0216bfc8 module:overlay(89) +from:0x0216d75c kind:arm_call to:0x0216c7b4 module:overlay(89) +from:0x0216d7a0 kind:arm_call to:0x0216d188 module:overlay(89) +from:0x0216d7dc kind:load to:0x02170d54 module:overlay(89) +from:0x0216d800 kind:load to:0x0216d7e8 module:overlay(89) +from:0x0216d83c kind:arm_call to:0x0203a1bc module:main +from:0x0216d888 kind:arm_call to:0x0203a1bc module:main +from:0x0216d8a8 kind:arm_call to:0x0203a1bc module:main +from:0x0216d900 kind:arm_call to:0x0216a1f8 module:overlay(89) +from:0x0216d9c8 kind:arm_call to:0x0203a1bc module:main +from:0x0216da04 kind:arm_call to:0x0203a1bc module:main +from:0x0216da18 kind:arm_call to:0x0203a1bc module:main +from:0x0216da7c kind:arm_call to:0x0216d804 module:overlay(89) +from:0x0216da94 kind:arm_call to:0x021697a0 module:overlay(89) +from:0x0216da9c kind:arm_call to:0x0216d7f8 module:overlay(89) +from:0x0216daa4 kind:arm_call to:0x0216dc1c module:overlay(89) +from:0x0216dae8 kind:arm_call to:0x0203a1bc module:main +from:0x0216db08 kind:arm_call to:0x0203a1bc module:main +from:0x0216db30 kind:arm_call to:0x02170758 module:overlay(89) +from:0x0216db50 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216db6c kind:arm_call to:0x0217058c module:overlay(89) +from:0x0216db80 kind:arm_call to:0x02167be4 module:overlay(89) +from:0x0216dbd0 kind:arm_call to:0x02169760 module:overlay(89) +from:0x0216dbf0 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216dc04 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216dc70 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216dc94 kind:arm_call to:0x0216dc30 module:overlay(89) +from:0x0216dcac kind:arm_call to:0x0216d7f8 module:overlay(89) +from:0x0216dcb4 kind:arm_call to:0x0216dc58 module:overlay(89) +from:0x0216dee0 kind:arm_call to:0x0216dcd4 module:overlay(89) +from:0x0216def8 kind:arm_call to:0x0216dcd4 module:overlay(89) +from:0x0216df34 kind:arm_call to:0x0216df1c module:overlay(89) +from:0x0216df40 kind:arm_call to:0x0216df1c module:overlay(89) +from:0x0216df94 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216dfa8 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216dfbc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216dfd0 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216e1b0 kind:arm_call to:0x02167d34 module:overlay(89) +from:0x0216e508 kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216e51c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216e55c kind:arm_call to:0x0216dcd4 module:overlay(89) +from:0x0216e580 kind:arm_call to:0x0216df1c module:overlay(89) +from:0x0216e92c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0216ea40 kind:arm_call to:0x02166d5c module:overlay(89) +from:0x0216ea90 kind:arm_call to:0x02170758 module:overlay(89) +from:0x0216eaa4 kind:arm_call to:0x0216d804 module:overlay(89) +from:0x0216eba8 kind:arm_call to:0x0216b9d4 module:overlay(89) +from:0x0216ebc0 kind:arm_call to:0x0216dca0 module:overlay(89) +from:0x0216f760 kind:load to:0x02177d78 module:overlay(89) +from:0x0216f764 kind:load to:0x0217809c module:overlay(89) +from:0x0216f768 kind:load to:0x02170ebc module:overlay(89) +from:0x0216f76c kind:load to:0x0217805c module:overlay(89) +from:0x0216f770 kind:load to:0x0217801c module:overlay(89) +from:0x0216f774 kind:load to:0x02177f9c module:overlay(89) +from:0x0216f778 kind:load to:0x02177edc module:overlay(89) +from:0x0216f77c kind:load to:0x02177e5c module:overlay(89) +from:0x0216f780 kind:load to:0x02177e9c module:overlay(89) +from:0x0216f784 kind:load to:0x02177f1c module:overlay(89) +from:0x0216f788 kind:load to:0x02177e1c module:overlay(89) +from:0x0216f78c kind:load to:0x02177d9c module:overlay(89) +from:0x0216f790 kind:load to:0x02177ddc module:overlay(89) +from:0x0216f794 kind:load to:0x021784dc module:overlay(89) +from:0x0216f798 kind:load to:0x021787dc module:overlay(89) +from:0x0216f79c kind:load to:0x021785dc module:overlay(89) +from:0x0216f7a0 kind:load to:0x021786dc module:overlay(89) +from:0x0216f7a4 kind:load to:0x0217815c module:overlay(89) +from:0x0216f7a8 kind:load to:0x0217811c module:overlay(89) +from:0x0216f7ac kind:load to:0x021783dc module:overlay(89) +from:0x0216f7b0 kind:load to:0x0217845c module:overlay(89) +from:0x0216f7b4 kind:load to:0x0217835c module:overlay(89) +from:0x0216f7b8 kind:load to:0x021782dc module:overlay(89) +from:0x0216f7bc kind:load to:0x021781dc module:overlay(89) +from:0x0216f7c0 kind:load to:0x0217825c module:overlay(89) +from:0x0216f7c4 kind:load to:0x0217819c module:overlay(89) +from:0x0216f7c8 kind:load to:0x02177fdc module:overlay(89) +from:0x0216f7cc kind:load to:0x021780dc module:overlay(89) +from:0x0216f7d0 kind:load to:0x02177f5c module:overlay(89) +from:0x0216fb24 kind:load to:0x02177d78 module:overlay(89) +from:0x0216fb28 kind:load to:0x0217809c module:overlay(89) +from:0x0216fb2c kind:load to:0x02170ebc module:overlay(89) +from:0x0216fb30 kind:load to:0x0217805c module:overlay(89) +from:0x0216fb34 kind:load to:0x0217801c module:overlay(89) +from:0x0216fb38 kind:load to:0x02177f9c module:overlay(89) +from:0x0216fb3c kind:load to:0x02177edc module:overlay(89) +from:0x0216fb40 kind:load to:0x02177e5c module:overlay(89) +from:0x0216fb44 kind:load to:0x02177e9c module:overlay(89) +from:0x0216fb48 kind:load to:0x02177f1c module:overlay(89) +from:0x0216fb4c kind:load to:0x02177e1c module:overlay(89) +from:0x0216fb50 kind:load to:0x02177d9c module:overlay(89) +from:0x0216fb54 kind:load to:0x02177ddc module:overlay(89) +from:0x0216fb58 kind:load to:0x021784dc module:overlay(89) +from:0x0216fb5c kind:load to:0x021787dc module:overlay(89) +from:0x0216fb60 kind:load to:0x021785dc module:overlay(89) +from:0x0216fb64 kind:load to:0x021786dc module:overlay(89) +from:0x0216fb68 kind:load to:0x0217815c module:overlay(89) +from:0x0216fb6c kind:load to:0x0217811c module:overlay(89) +from:0x0216fb70 kind:load to:0x021783dc module:overlay(89) +from:0x0216fb74 kind:load to:0x0217845c module:overlay(89) +from:0x0216fb78 kind:load to:0x0217835c module:overlay(89) +from:0x0216fb7c kind:load to:0x021782dc module:overlay(89) +from:0x0216fb80 kind:load to:0x021781dc module:overlay(89) +from:0x0216fb84 kind:load to:0x0217825c module:overlay(89) +from:0x0216fb88 kind:load to:0x0217819c module:overlay(89) +from:0x0216fb8c kind:load to:0x02177fdc module:overlay(89) +from:0x0216fb90 kind:load to:0x021780dc module:overlay(89) +from:0x0216fb94 kind:load to:0x02177f5c module:overlay(89) +from:0x02170274 kind:load to:0x02177d78 module:overlay(89) +from:0x02170278 kind:load to:0x02177fdc module:overlay(89) +from:0x0217027c kind:load to:0x02178018 module:overlay(89) +from:0x02170280 kind:load to:0x02177f5c module:overlay(89) +from:0x02170284 kind:load to:0x02177f98 module:overlay(89) +from:0x02170288 kind:load to:0x021780dc module:overlay(89) +from:0x0217028c kind:load to:0x02178118 module:overlay(89) +from:0x02170290 kind:load to:0x0217845c module:overlay(89) +from:0x02170294 kind:load to:0x021784d8 module:overlay(89) +from:0x02170298 kind:load to:0x021783dc module:overlay(89) +from:0x0217029c kind:load to:0x02178458 module:overlay(89) +from:0x021702a0 kind:load to:0x0217835c module:overlay(89) +from:0x021702a4 kind:load to:0x021783d8 module:overlay(89) +from:0x021702a8 kind:load to:0x021782dc module:overlay(89) +from:0x021702ac kind:load to:0x02178358 module:overlay(89) +from:0x021702b0 kind:load to:0x0217825c module:overlay(89) +from:0x021702b4 kind:load to:0x021782d8 module:overlay(89) +from:0x021702b8 kind:load to:0x021781dc module:overlay(89) +from:0x021702bc kind:load to:0x02178258 module:overlay(89) +from:0x021702c0 kind:load to:0x021784dc module:overlay(89) +from:0x021702c4 kind:load to:0x021785d8 module:overlay(89) +from:0x021702c8 kind:load to:0x021787dc module:overlay(89) +from:0x021702cc kind:load to:0x021788d8 module:overlay(89) +from:0x021702d0 kind:load to:0x021786dc module:overlay(89) +from:0x021702d4 kind:load to:0x021787d8 module:overlay(89) +from:0x021702d8 kind:load to:0x021785dc module:overlay(89) +from:0x021702dc kind:load to:0x021786d8 module:overlay(89) +from:0x0217034c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217035c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217036c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217037c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217038c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217039c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021703ac kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021703bc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021703cc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021703dc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021703ec kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021703fc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217040c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217041c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217042c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217043c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217044c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217045c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217046c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217047c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217048c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x0217049c kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021704ac kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021704bc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021704cc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021704dc kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021704ec kind:arm_call to:0x021706f4 module:overlay(89) +from:0x021704fc kind:arm_call to:0x0216f364 module:overlay(89) +from:0x02170510 kind:arm_call to:0x0216fb98 module:overlay(89) +from:0x02170518 kind:load to:0x02177d78 module:overlay(89) +from:0x0217051c kind:load to:0x0217809c module:overlay(89) +from:0x02170520 kind:load to:0x0217805c module:overlay(89) +from:0x02170524 kind:load to:0x0217801c module:overlay(89) +from:0x02170528 kind:load to:0x02177f9c module:overlay(89) +from:0x0217052c kind:load to:0x02177edc module:overlay(89) +from:0x02170530 kind:load to:0x02177e9c module:overlay(89) +from:0x02170534 kind:load to:0x02177e5c module:overlay(89) +from:0x02170538 kind:load to:0x02177f1c module:overlay(89) +from:0x0217053c kind:load to:0x02177e1c module:overlay(89) +from:0x02170540 kind:load to:0x02177ddc module:overlay(89) +from:0x02170544 kind:load to:0x02177d9c module:overlay(89) +from:0x02170548 kind:load to:0x021784dc module:overlay(89) +from:0x0217054c kind:load to:0x021787dc module:overlay(89) +from:0x02170550 kind:load to:0x021786dc module:overlay(89) +from:0x02170554 kind:load to:0x021785dc module:overlay(89) +from:0x02170558 kind:load to:0x0217815c module:overlay(89) +from:0x0217055c kind:load to:0x0217811c module:overlay(89) +from:0x02170560 kind:load to:0x0217845c module:overlay(89) +from:0x02170564 kind:load to:0x021783dc module:overlay(89) +from:0x02170568 kind:load to:0x0217835c module:overlay(89) +from:0x0217056c kind:load to:0x021782dc module:overlay(89) +from:0x02170570 kind:load to:0x0217825c module:overlay(89) +from:0x02170574 kind:load to:0x021781dc module:overlay(89) +from:0x02170578 kind:load to:0x0217819c module:overlay(89) +from:0x0217057c kind:load to:0x02177fdc module:overlay(89) +from:0x02170580 kind:load to:0x02177f5c module:overlay(89) +from:0x02170584 kind:load to:0x021780dc module:overlay(89) +from:0x021705a8 kind:arm_call to:0x0216f7d4 module:overlay(89) +from:0x021705bc kind:arm_call to:0x0216fb98 module:overlay(89) +from:0x021706fc kind:arm_call to:0x02028d9c module:main +from:0x02170718 kind:arm_call to:0x02028e30 module:main +from:0x02170768 kind:arm_call to:0x02028e30 module:main +from:0x021707ac kind:load to:0x02170fa4 module:overlay(89) +from:0x021707b4 kind:load to:0x02170f9c module:overlay(89) +from:0x021707bc kind:load to:0x02170fc4 module:overlay(89) +from:0x021707c4 kind:load to:0x02170fbc module:overlay(89) +from:0x021707cc kind:load to:0x02170fb4 module:overlay(89) +from:0x021707d4 kind:load to:0x02170fac module:overlay(89) +from:0x02170a00 kind:load to:0x021710f8 module:overlay(89) +from:0x02170a04 kind:load to:0x02171520 module:overlay(89) +from:0x02170a08 kind:load to:0x02171538 module:overlay(89) +from:0x02170a0c kind:load to:0x02171544 module:overlay(89) +from:0x02170a10 kind:load to:0x0217143c module:overlay(89) +from:0x02170a14 kind:load to:0x02171448 module:overlay(89) +from:0x02170a18 kind:load to:0x02171454 module:overlay(89) +from:0x02170a1c kind:load to:0x02171460 module:overlay(89) +from:0x02170a20 kind:load to:0x0217146c module:overlay(89) +from:0x02170a24 kind:load to:0x02171478 module:overlay(89) +from:0x02170a28 kind:load to:0x02171484 module:overlay(89) +from:0x02170a2c kind:load to:0x02171490 module:overlay(89) +from:0x02170a30 kind:load to:0x0217155c module:overlay(89) +from:0x02170a34 kind:load to:0x02171568 module:overlay(89) +from:0x02170a38 kind:load to:0x02171574 module:overlay(89) +from:0x02170a3c kind:load to:0x021713dc module:overlay(89) +from:0x02170a40 kind:load to:0x021713e8 module:overlay(89) +from:0x02170a44 kind:load to:0x021713f4 module:overlay(89) +from:0x02170a48 kind:load to:0x02171400 module:overlay(89) +from:0x02170a4c kind:load to:0x02171580 module:overlay(89) +from:0x02170a50 kind:load to:0x0217158c module:overlay(89) +from:0x02170a54 kind:load to:0x02171598 module:overlay(89) +from:0x02170a58 kind:load to:0x021715a4 module:overlay(89) +from:0x02170a5c kind:load to:0x021715b0 module:overlay(89) +from:0x02170a60 kind:load to:0x021715bc module:overlay(89) +from:0x02170a64 kind:load to:0x021715c8 module:overlay(89) +from:0x02170a68 kind:load to:0x021715d4 module:overlay(89) +from:0x02170a6c kind:load to:0x021715e0 module:overlay(89) +from:0x02170a70 kind:load to:0x021715ec module:overlay(89) +from:0x02170a74 kind:load to:0x021715f8 module:overlay(89) +from:0x02170a78 kind:load to:0x02171604 module:overlay(89) +from:0x02170a7c kind:load to:0x02171430 module:overlay(89) +from:0x02170a80 kind:load to:0x02171328 module:overlay(89) +from:0x02170a84 kind:load to:0x02171334 module:overlay(89) +from:0x02170a88 kind:load to:0x02171340 module:overlay(89) +from:0x02170a8c kind:load to:0x0217134c module:overlay(89) +from:0x02170a90 kind:load to:0x02171358 module:overlay(89) +from:0x02170a94 kind:load to:0x02171364 module:overlay(89) +from:0x02170a98 kind:load to:0x02171370 module:overlay(89) +from:0x02170a9c kind:load to:0x0217137c module:overlay(89) +from:0x02170aa0 kind:load to:0x02171388 module:overlay(89) +from:0x02170aa4 kind:load to:0x021714cc module:overlay(89) +from:0x02170aa8 kind:load to:0x021714d8 module:overlay(89) +from:0x02170aac kind:load to:0x021714e4 module:overlay(89) +from:0x02170ab0 kind:load to:0x021714f0 module:overlay(89) +from:0x02170ab4 kind:load to:0x021714fc module:overlay(89) +from:0x02170ab8 kind:load to:0x02171508 module:overlay(89) +from:0x02170abc kind:load to:0x02171514 module:overlay(89) +from:0x02170ac0 kind:load to:0x0217152c module:overlay(89) +from:0x02170ac4 kind:load to:0x02171550 module:overlay(89) +from:0x02170ac8 kind:load to:0x02171394 module:overlay(89) +from:0x02170acc kind:load to:0x021713a0 module:overlay(89) +from:0x02170ad0 kind:load to:0x021713ac module:overlay(89) +from:0x02170ad4 kind:load to:0x021713b8 module:overlay(89) +from:0x02170ad8 kind:load to:0x021713c4 module:overlay(89) +from:0x02170adc kind:load to:0x021713d0 module:overlay(89) +from:0x02170ae0 kind:load to:0x0217149c module:overlay(89) +from:0x02170ae4 kind:load to:0x021714a8 module:overlay(89) +from:0x02170ae8 kind:load to:0x021714b4 module:overlay(89) +from:0x02170aec kind:load to:0x021714c0 module:overlay(89) +from:0x02170af0 kind:load to:0x0217140c module:overlay(89) +from:0x02170af4 kind:load to:0x02171418 module:overlay(89) +from:0x02170af8 kind:load to:0x02171424 module:overlay(89) +from:0x02170afc kind:load to:0x02171010 module:overlay(89) +from:0x02170b00 kind:load to:0x02171084 module:overlay(89) +from:0x02170b04 kind:load to:0x021710a8 module:overlay(89) +from:0x02170b08 kind:load to:0x021710a0 module:overlay(89) +from:0x02170b0c kind:load to:0x021710b0 module:overlay(89) +from:0x02170b10 kind:load to:0x021710c0 module:overlay(89) +from:0x02170b14 kind:load to:0x021710c8 module:overlay(89) +from:0x02170b18 kind:load to:0x021712c0 module:overlay(89) +from:0x02170b1c kind:load to:0x021712e0 module:overlay(89) +from:0x02170b20 kind:load to:0x02171260 module:overlay(89) +from:0x02170b24 kind:load to:0x02171268 module:overlay(89) +from:0x02170b28 kind:load to:0x02171288 module:overlay(89) +from:0x02170b2c kind:load to:0x02171228 module:overlay(89) +from:0x02170b30 kind:load to:0x02171320 module:overlay(89) +from:0x02170b34 kind:load to:0x02171270 module:overlay(89) +from:0x02170b38 kind:load to:0x021711b0 module:overlay(89) +from:0x02170b3c kind:load to:0x021711f8 module:overlay(89) +from:0x02170b40 kind:load to:0x021711b8 module:overlay(89) +from:0x02170b44 kind:load to:0x02171310 module:overlay(89) +from:0x02170b48 kind:load to:0x02171318 module:overlay(89) +from:0x02170b4c kind:load to:0x021711c0 module:overlay(89) +from:0x02170b50 kind:load to:0x021711d0 module:overlay(89) +from:0x02170b54 kind:load to:0x02171208 module:overlay(89) +from:0x02170b58 kind:load to:0x02171238 module:overlay(89) +from:0x02170b5c kind:load to:0x02171190 module:overlay(89) +from:0x02170b60 kind:load to:0x021711a8 module:overlay(89) +from:0x02170b64 kind:load to:0x02171178 module:overlay(89) +from:0x02170b68 kind:load to:0x02171170 module:overlay(89) +from:0x02170b6c kind:load to:0x02171248 module:overlay(89) +from:0x02170b70 kind:load to:0x02171180 module:overlay(89) +from:0x02170b74 kind:load to:0x02171250 module:overlay(89) +from:0x02170b78 kind:load to:0x02171258 module:overlay(89) +from:0x02170b7c kind:load to:0x02171230 module:overlay(89) +from:0x02170b80 kind:load to:0x02171300 module:overlay(89) +from:0x02170b84 kind:load to:0x021711e0 module:overlay(89) +from:0x02170b88 kind:load to:0x021711e8 module:overlay(89) +from:0x02170b8c kind:load to:0x02171278 module:overlay(89) +from:0x02170b90 kind:load to:0x021711c8 module:overlay(89) +from:0x02170b94 kind:load to:0x02171280 module:overlay(89) +from:0x02170b98 kind:load to:0x021711d8 module:overlay(89) +from:0x02170b9c kind:load to:0x02171298 module:overlay(89) +from:0x02170ba0 kind:load to:0x02171200 module:overlay(89) +from:0x02170ba4 kind:load to:0x021712a0 module:overlay(89) +from:0x02170ba8 kind:load to:0x021712c8 module:overlay(89) +from:0x02170bac kind:load to:0x021712b0 module:overlay(89) +from:0x02170bb0 kind:load to:0x02171240 module:overlay(89) +from:0x02170bb4 kind:load to:0x021712b8 module:overlay(89) +from:0x02170bb8 kind:load to:0x02171290 module:overlay(89) +from:0x02170bbc kind:load to:0x021712d0 module:overlay(89) +from:0x02170bc0 kind:load to:0x02171210 module:overlay(89) +from:0x02170bc4 kind:load to:0x021712d8 module:overlay(89) +from:0x02170bc8 kind:load to:0x021711f0 module:overlay(89) +from:0x02170bcc kind:load to:0x021712e8 module:overlay(89) +from:0x02170bd0 kind:load to:0x021712f0 module:overlay(89) +from:0x02170bd4 kind:load to:0x021712f8 module:overlay(89) +from:0x02170bd8 kind:load to:0x02171218 module:overlay(89) +from:0x02170bdc kind:load to:0x02171308 module:overlay(89) +from:0x02170be0 kind:load to:0x02171158 module:overlay(89) +from:0x02170be4 kind:load to:0x02171100 module:overlay(89) +from:0x02170be8 kind:load to:0x02171128 module:overlay(89) +from:0x02170bec kind:load to:0x02171168 module:overlay(89) +from:0x02170bf0 kind:load to:0x02171160 module:overlay(89) +from:0x02170bf4 kind:load to:0x02171108 module:overlay(89) +from:0x02170bf8 kind:load to:0x02171110 module:overlay(89) +from:0x02170bfc kind:load to:0x02171130 module:overlay(89) +from:0x02170c00 kind:load to:0x02171150 module:overlay(89) +from:0x02170c04 kind:load to:0x02171118 module:overlay(89) +from:0x02170c08 kind:load to:0x02171220 module:overlay(89) +from:0x02170c0c kind:load to:0x02171148 module:overlay(89) +from:0x02170c10 kind:load to:0x02171140 module:overlay(89) +from:0x02170c14 kind:load to:0x02171120 module:overlay(89) +from:0x02170c18 kind:load to:0x02171138 module:overlay(89) +from:0x02170c1c kind:load to:0x021710e0 module:overlay(89) +from:0x02170c20 kind:load to:0x021710e8 module:overlay(89) +from:0x02170c24 kind:load to:0x02171088 module:overlay(89) +from:0x02170c28 kind:load to:0x021710d0 module:overlay(89) +from:0x02170c2c kind:load to:0x02171090 module:overlay(89) +from:0x02170c30 kind:load to:0x021710b8 module:overlay(89) +from:0x02170c34 kind:load to:0x02171098 module:overlay(89) +from:0x02170c38 kind:load to:0x021710d8 module:overlay(89) +from:0x02170c3c kind:load to:0x021710f0 module:overlay(89) +from:0x02170c40 kind:load to:0x021712a8 module:overlay(89) +from:0x02170c44 kind:load to:0x02171188 module:overlay(89) +from:0x02170c48 kind:load to:0x02171198 module:overlay(89) +from:0x02170c4c kind:load to:0x021711a0 module:overlay(89) +from:0x02170c50 kind:load to:0x02171010 module:overlay(89) +from:0x02170ebc kind:load to:0x0216ebe4 module:overlay(89) +from:0x02170ec0 kind:load to:0x0216ec5c module:overlay(89) +from:0x02170ec4 kind:load to:0x0216ecd4 module:overlay(89) +from:0x02170ec8 kind:load to:0x0216ed4c module:overlay(89) +from:0x02170ecc kind:load to:0x0216edc4 module:overlay(89) +from:0x02170ed0 kind:load to:0x0216ee3c module:overlay(89) +from:0x02170ed4 kind:load to:0x0216eeb4 module:overlay(89) +from:0x02170ed8 kind:load to:0x0216ef2c module:overlay(89) +from:0x02170edc kind:load to:0x0216efa4 module:overlay(89) +from:0x02170ee0 kind:load to:0x0216f01c module:overlay(89) +from:0x02170ee4 kind:load to:0x0216f094 module:overlay(89) +from:0x02170ee8 kind:load to:0x0216f10c module:overlay(89) +from:0x02170eec kind:load to:0x0216f184 module:overlay(89) +from:0x02170ef0 kind:load to:0x0216f1fc module:overlay(89) +from:0x02170ef4 kind:load to:0x0216f274 module:overlay(89) +from:0x02170ef8 kind:load to:0x0216f2ec module:overlay(89) +from:0x02170f18 kind:arm_call to:0x02165be8 module:overlay(89) +from:0x02170f28 kind:arm_call to:0x0203ce74 module:main +from:0x02170f3c kind:load to:0x021716a0 module:overlay(89) +from:0x02170f40 kind:load to:0x021716c0 module:overlay(89) +from:0x02170f44 kind:load to:0x02165c7c module:overlay(89) +from:0x02170f48 kind:load to:0x021716a4 module:overlay(89) +from:0x02170f60 kind:load to:0x02171000 module:overlay(89) +from:0x02170f64 kind:load to:0x02170efc module:overlay(89) +from:0x02170f68 kind:load to:0x02170f4c module:overlay(89) +from:0x02170f88 kind:load to:0x02165a50 module:overlay(89) +from:0x02170f8c kind:load to:0x02165a54 module:overlay(89) +from:0x02170f90 kind:load to:0x02165a6c module:overlay(89) +from:0x02170f94 kind:load to:0x02165ad0 module:overlay(89) +from:0x02170f98 kind:load to:0x02165b34 module:overlay(89) +from:0x0217100c kind:load to:0x02166538 module:overlay(89) +from:0x02171610 kind:load to:0x0217107c module:overlay(89) +from:0x02171614 kind:load to:0x0217101c module:overlay(89) +from:0x02171618 kind:load to:0x02171018 module:overlay(89) +from:0x0217161c kind:load to:0x0217102c module:overlay(89) +from:0x02171620 kind:load to:0x02171070 module:overlay(89) +from:0x02171624 kind:load to:0x02171038 module:overlay(89) +from:0x02171628 kind:load to:0x02171064 module:overlay(89) +from:0x0217162c kind:load to:0x02171014 module:overlay(89) +from:0x02171630 kind:load to:0x02171028 module:overlay(89) +from:0x02171634 kind:load to:0x0217104c module:overlay(89) +from:0x02171638 kind:load to:0x02171024 module:overlay(89) +from:0x0217163c kind:load to:0x02171054 module:overlay(89) +from:0x02171640 kind:load to:0x0217106c module:overlay(89) +from:0x02171644 kind:load to:0x02171058 module:overlay(89) +from:0x02171648 kind:load to:0x02171050 module:overlay(89) +from:0x0217164c kind:load to:0x02171034 module:overlay(89) +from:0x02171650 kind:load to:0x02171040 module:overlay(89) +from:0x02171654 kind:load to:0x02171048 module:overlay(89) +from:0x02171658 kind:load to:0x02171044 module:overlay(89) +from:0x0217165c kind:load to:0x02171068 module:overlay(89) +from:0x02171660 kind:load to:0x02171078 module:overlay(89) +from:0x02171664 kind:load to:0x02171080 module:overlay(89) +from:0x02171668 kind:load to:0x0217105c module:overlay(89) +from:0x0217166c kind:load to:0x02171074 module:overlay(89) +from:0x02171670 kind:load to:0x02171020 module:overlay(89) +from:0x02171674 kind:load to:0x02171030 module:overlay(89) +from:0x02171678 kind:load to:0x0217103c module:overlay(89) +from:0x0217167c kind:load to:0x02171060 module:overlay(89) +from:0x02171680 kind:load to:0x02171010 module:overlay(89) diff --git a/config/eur1/arm9/overlays/ov089/symbols.txt b/config/eur1/arm9/overlays/ov089/symbols.txt new file mode 100644 index 00000000..c63c69ab --- /dev/null +++ b/config/eur1/arm9/overlays/ov089/symbols.txt @@ -0,0 +1,523 @@ +func_ov089_02165a20 kind:function(arm,size=0x30) addr:0x02165a20 +func_ov089_02165a50 kind:function(arm,size=0x4) addr:0x02165a50 +func_ov089_02165a54 kind:function(arm,size=0x14) addr:0x02165a54 +func_ov089_02165a68 kind:function(arm,size=0x4) addr:0x02165a68 +func_ov089_02165a6c kind:function(arm,size=0x64) addr:0x02165a6c +func_ov089_02165ad0 kind:function(arm,size=0x64) addr:0x02165ad0 +func_ov089_02165b34 kind:function(arm,size=0x64) addr:0x02165b34 +func_ov089_02165b98 kind:function(arm,size=0x10) addr:0x02165b98 +func_ov089_02165ba8 kind:function(arm,size=0xc) addr:0x02165ba8 +func_ov089_02165bb4 kind:function(arm,size=0x34) addr:0x02165bb4 +func_ov089_02165be8 kind:function(arm,size=0x94) addr:0x02165be8 +func_ov089_02165c7c kind:function(arm,size=0x1c) addr:0x02165c7c +func_ov089_02165c98 kind:function(arm,size=0x11c) addr:0x02165c98 +func_ov089_02165db4 kind:function(arm,size=0x4c) addr:0x02165db4 +func_ov089_02165e00 kind:function(arm,size=0xe8) addr:0x02165e00 +func_ov089_02165ee8 kind:function(arm,size=0x34) addr:0x02165ee8 +func_ov089_02165f1c kind:function(arm,size=0x5c) addr:0x02165f1c +func_ov089_02165f78 kind:function(arm,size=0x19c) addr:0x02165f78 +func_ov089_02166114 kind:function(arm,size=0x38) addr:0x02166114 +func_ov089_0216614c kind:function(arm,size=0x4) addr:0x0216614c +func_ov089_02166150 kind:function(arm,size=0x120) addr:0x02166150 +func_ov089_02166270 kind:function(arm,size=0x30) addr:0x02166270 +func_ov089_021662a0 kind:function(arm,size=0x30) addr:0x021662a0 +func_ov089_021662d0 kind:function(arm,size=0x24) addr:0x021662d0 +func_ov089_021662f4 kind:function(arm,size=0x68) addr:0x021662f4 +func_ov089_0216635c kind:function(arm,size=0x10) addr:0x0216635c +func_ov089_0216636c kind:function(arm,size=0x144) addr:0x0216636c +func_ov089_021664b0 kind:function(arm,size=0x20) addr:0x021664b0 +func_ov089_021664d0 kind:function(arm,size=0x10) addr:0x021664d0 +func_ov089_021664e0 kind:function(arm,size=0x4) addr:0x021664e0 +func_ov089_021664e4 kind:function(arm,size=0x54) addr:0x021664e4 +func_ov089_02166538 kind:function(arm,size=0x74) addr:0x02166538 +func_ov089_021665ac kind:function(arm,size=0x8c) addr:0x021665ac +func_ov089_02166638 kind:function(arm,size=0x5c) addr:0x02166638 +func_ov089_02166694 kind:function(arm,size=0x24) addr:0x02166694 +func_ov089_021666b8 kind:function(arm,size=0x20) addr:0x021666b8 +func_ov089_021666d8 kind:function(arm,size=0xd8) addr:0x021666d8 +func_ov089_021667b0 kind:function(arm,size=0xc4) addr:0x021667b0 +func_ov089_02166874 kind:function(arm,size=0x68) addr:0x02166874 +func_ov089_021668dc kind:function(arm,size=0x48) addr:0x021668dc +func_ov089_02166924 kind:function(arm,size=0x2c) addr:0x02166924 +func_ov089_02166950 kind:function(arm,size=0x2c) addr:0x02166950 +func_ov089_0216697c kind:function(arm,size=0x34) addr:0x0216697c +func_ov089_021669b0 kind:function(arm,size=0x28) addr:0x021669b0 +func_ov089_021669d8 kind:function(arm,size=0x40) addr:0x021669d8 +func_ov089_02166a18 kind:function(arm,size=0x40) addr:0x02166a18 +func_ov089_02166a58 kind:function(arm,size=0x28) addr:0x02166a58 +func_ov089_02166a80 kind:function(arm,size=0xdc) addr:0x02166a80 +func_ov089_02166b5c kind:function(arm,size=0x48) addr:0x02166b5c +func_ov089_02166ba4 kind:function(arm,size=0x64) addr:0x02166ba4 +func_ov089_02166c08 kind:function(arm,size=0x74) addr:0x02166c08 +func_ov089_02166c7c kind:function(arm,size=0x54) addr:0x02166c7c +func_ov089_02166cd0 kind:function(arm,size=0x8c) addr:0x02166cd0 +func_ov089_02166d5c kind:function(arm,size=0x7c) addr:0x02166d5c +func_ov089_02166dd8 kind:function(arm,size=0x48) addr:0x02166dd8 +func_ov089_02166e20 kind:function(arm,size=0x6c) addr:0x02166e20 +func_ov089_02166e8c kind:function(arm,size=0x1cc) addr:0x02166e8c +func_ov089_02167058 kind:function(arm,size=0x64) addr:0x02167058 +func_ov089_021670bc kind:function(arm,size=0x14) addr:0x021670bc +func_ov089_021670d0 kind:function(arm,size=0x12c) addr:0x021670d0 +func_ov089_021671fc kind:function(arm,size=0x28) addr:0x021671fc +func_ov089_02167224 kind:function(arm,size=0x1c) addr:0x02167224 +func_ov089_02167240 kind:function(arm,size=0x40) addr:0x02167240 +func_ov089_02167280 kind:function(arm,size=0x164) addr:0x02167280 +func_ov089_021673e4 kind:function(arm,size=0xec) addr:0x021673e4 +func_ov089_021674d0 kind:function(arm,size=0x7c) addr:0x021674d0 +func_ov089_0216754c kind:function(arm,size=0x67c) addr:0x0216754c +func_ov089_02167bc8 kind:function(arm,size=0x1c) addr:0x02167bc8 +func_ov089_02167be4 kind:function(arm,size=0x5c) addr:0x02167be4 +func_ov089_02167c40 kind:function(arm,size=0xf4) addr:0x02167c40 +func_ov089_02167d34 kind:function(arm,size=0x4) addr:0x02167d34 +func_ov089_02167d38 kind:function(arm,size=0x1e8) addr:0x02167d38 +func_ov089_02167f20 kind:function(arm,size=0x68) addr:0x02167f20 +func_ov089_02167f88 kind:function(arm,size=0x34) addr:0x02167f88 +func_ov089_02167fbc kind:function(arm,size=0x48) addr:0x02167fbc +func_ov089_02168004 kind:function(arm,size=0x84) addr:0x02168004 +func_ov089_02168088 kind:function(arm,size=0x40) addr:0x02168088 +func_ov089_021680c8 kind:function(arm,size=0x18) addr:0x021680c8 +func_ov089_021680e0 kind:function(arm,size=0xc) addr:0x021680e0 +func_ov089_021680ec kind:function(arm,size=0x228) addr:0x021680ec +func_ov089_02168314 kind:function(arm,size=0xa8) addr:0x02168314 +func_ov089_021683bc kind:function(arm,size=0x80) addr:0x021683bc +func_ov089_0216843c kind:function(arm,size=0x30) addr:0x0216843c +func_ov089_0216846c kind:function(arm,size=0x64) addr:0x0216846c +func_ov089_021684d0 kind:function(arm,size=0xe4) addr:0x021684d0 +func_ov089_021685b4 kind:function(arm,size=0xe8) addr:0x021685b4 +func_ov089_0216869c kind:function(arm,size=0x2f0) addr:0x0216869c +func_ov089_0216898c kind:function(arm,size=0x60) addr:0x0216898c +func_ov089_021689ec kind:function(arm,size=0x54) addr:0x021689ec +func_ov089_02168a40 kind:function(arm,size=0x84) addr:0x02168a40 +func_ov089_02168ac4 kind:function(arm,size=0x118) addr:0x02168ac4 +func_ov089_02168bdc kind:function(arm,size=0xe4) addr:0x02168bdc +func_ov089_02168cc0 kind:function(arm,size=0x1dc) addr:0x02168cc0 +func_ov089_02168e9c kind:function(arm,size=0x7c) addr:0x02168e9c +func_ov089_02168f18 kind:function(arm,size=0xa8) addr:0x02168f18 +func_ov089_02168fc0 kind:function(arm,size=0x4c) addr:0x02168fc0 +func_ov089_0216900c kind:function(arm,size=0xc8) addr:0x0216900c +func_ov089_021690d4 kind:function(arm,size=0x60) addr:0x021690d4 +func_ov089_02169134 kind:function(arm,size=0x28) addr:0x02169134 +func_ov089_0216915c kind:function(arm,size=0x220) addr:0x0216915c +func_ov089_0216937c kind:function(arm,size=0x250) addr:0x0216937c +func_ov089_021695cc kind:function(arm,size=0x194) addr:0x021695cc +func_ov089_02169760 kind:function(arm,size=0x40) addr:0x02169760 +func_ov089_021697a0 kind:function(arm,size=0x4) addr:0x021697a0 +func_ov089_021697a4 kind:function(arm,size=0x2c) addr:0x021697a4 +func_ov089_021697d0 kind:function(arm,size=0x98) addr:0x021697d0 +func_ov089_02169868 kind:function(arm,size=0xc) addr:0x02169868 +func_ov089_02169874 kind:function(arm,size=0x2b8) addr:0x02169874 +func_ov089_02169b2c kind:function(arm,size=0xdc) addr:0x02169b2c +func_ov089_02169c08 kind:function(arm,size=0x4dc) addr:0x02169c08 +func_ov089_0216a0e4 kind:function(arm,size=0x114) addr:0x0216a0e4 +func_ov089_0216a1f8 kind:function(arm,size=0x70) addr:0x0216a1f8 +func_ov089_0216a268 kind:function(arm,size=0x4) addr:0x0216a268 +func_ov089_0216a26c kind:function(arm,size=0x8c) addr:0x0216a26c +func_ov089_0216a2f8 kind:function(arm,size=0x48) addr:0x0216a2f8 +func_ov089_0216a340 kind:function(arm,size=0x6c) addr:0x0216a340 +func_ov089_0216a3ac kind:function(arm,size=0x44) addr:0x0216a3ac +func_ov089_0216a3f0 kind:function(arm,size=0x48) addr:0x0216a3f0 +func_ov089_0216a438 kind:function(arm,size=0xe8) addr:0x0216a438 +func_ov089_0216a520 kind:function(arm,size=0x4c) addr:0x0216a520 +func_ov089_0216a56c kind:function(arm,size=0xa8) addr:0x0216a56c +func_ov089_0216a614 kind:function(arm,size=0x1e0) addr:0x0216a614 +func_ov089_0216a7f4 kind:function(arm,size=0x68) addr:0x0216a7f4 +func_ov089_0216a85c kind:function(arm,size=0x54) addr:0x0216a85c +func_ov089_0216a8b0 kind:function(arm,size=0x20c) addr:0x0216a8b0 +func_ov089_0216aabc kind:function(arm,size=0x4) addr:0x0216aabc +func_ov089_0216aac0 kind:function(arm,size=0x14) addr:0x0216aac0 +func_ov089_0216aad4 kind:function(arm,size=0xb8) addr:0x0216aad4 +func_ov089_0216ab8c kind:function(arm,size=0x54) addr:0x0216ab8c +func_ov089_0216abe0 kind:function(arm,size=0xd4) addr:0x0216abe0 +func_ov089_0216acb4 kind:function(arm,size=0x134) addr:0x0216acb4 +func_ov089_0216ade8 kind:function(arm,size=0x34) addr:0x0216ade8 +func_ov089_0216ae1c kind:function(arm,size=0x28) addr:0x0216ae1c +func_ov089_0216ae44 kind:function(arm,size=0x5f0) addr:0x0216ae44 +func_ov089_0216b434 kind:function(arm,size=0x5a0) addr:0x0216b434 +func_ov089_0216b9d4 kind:function(arm,size=0x2ac) addr:0x0216b9d4 +func_ov089_0216bc80 kind:function(arm,size=0x30) addr:0x0216bc80 +func_ov089_0216bcb0 kind:function(arm,size=0x1c0) addr:0x0216bcb0 +func_ov089_0216be70 kind:function(arm,size=0xf0) addr:0x0216be70 +func_ov089_0216bf60 kind:function(arm,size=0x48) addr:0x0216bf60 +func_ov089_0216bfa8 kind:function(arm,size=0x8) addr:0x0216bfa8 +func_ov089_0216bfb0 kind:function(arm,size=0x10) addr:0x0216bfb0 +func_ov089_0216bfc0 kind:function(arm,size=0x8) addr:0x0216bfc0 +func_ov089_0216bfc8 kind:function(arm,size=0x7ec) addr:0x0216bfc8 +func_ov089_0216c7b4 kind:function(arm,size=0x19c) addr:0x0216c7b4 +func_ov089_0216c950 kind:function(arm,size=0x7c) addr:0x0216c950 +func_ov089_0216c9cc kind:function(arm,size=0x130) addr:0x0216c9cc +func_ov089_0216cafc kind:function(arm,size=0x64) addr:0x0216cafc +func_ov089_0216cb60 kind:function(arm,size=0x1c0) addr:0x0216cb60 +func_ov089_0216cd20 kind:function(arm,size=0x3c4) addr:0x0216cd20 +func_ov089_0216d0e4 kind:function(arm,size=0xa4) addr:0x0216d0e4 +func_ov089_0216d188 kind:function(arm,size=0x28) addr:0x0216d188 +func_ov089_0216d1b0 kind:function(arm,size=0x638) addr:0x0216d1b0 +func_ov089_0216d7e8 kind:function(arm,size=0x10) addr:0x0216d7e8 +func_ov089_0216d7f8 kind:function(arm,size=0xc) addr:0x0216d7f8 +func_ov089_0216d804 kind:function(arm,size=0xd0) addr:0x0216d804 +func_ov089_0216d8d4 kind:function(arm,size=0x1b4) addr:0x0216d8d4 +func_ov089_0216da88 kind:function(arm,size=0x24) addr:0x0216da88 +func_ov089_0216daac kind:function(arm,size=0x90) addr:0x0216daac +func_ov089_0216db3c kind:function(arm,size=0xe0) addr:0x0216db3c +func_ov089_0216dc1c kind:function(arm,size=0x14) addr:0x0216dc1c +func_ov089_0216dc30 kind:function(arm,size=0x28) addr:0x0216dc30 +func_ov089_0216dc58 kind:function(arm,size=0x48) addr:0x0216dc58 +func_ov089_0216dca0 kind:function(arm,size=0x34) addr:0x0216dca0 +func_ov089_0216dcd4 kind:function(arm,size=0x248) addr:0x0216dcd4 +func_ov089_0216df1c kind:function(arm,size=0x48) addr:0x0216df1c +func_ov089_0216df64 kind:function(arm,size=0xbdc) addr:0x0216df64 +func_ov089_0216eb40 kind:function(arm,size=0xa4) addr:0x0216eb40 +func_ov089_0216ebe4 kind:function(arm,size=0x78) addr:0x0216ebe4 +func_ov089_0216ec5c kind:function(arm,size=0x78) addr:0x0216ec5c +func_ov089_0216ecd4 kind:function(arm,size=0x78) addr:0x0216ecd4 +func_ov089_0216ed4c kind:function(arm,size=0x78) addr:0x0216ed4c +func_ov089_0216edc4 kind:function(arm,size=0x78) addr:0x0216edc4 +func_ov089_0216ee3c kind:function(arm,size=0x78) addr:0x0216ee3c +func_ov089_0216eeb4 kind:function(arm,size=0x78) addr:0x0216eeb4 +func_ov089_0216ef2c kind:function(arm,size=0x78) addr:0x0216ef2c +func_ov089_0216efa4 kind:function(arm,size=0x78) addr:0x0216efa4 +func_ov089_0216f01c kind:function(arm,size=0x78) addr:0x0216f01c +func_ov089_0216f094 kind:function(arm,size=0x78) addr:0x0216f094 +func_ov089_0216f10c kind:function(arm,size=0x78) addr:0x0216f10c +func_ov089_0216f184 kind:function(arm,size=0x78) addr:0x0216f184 +func_ov089_0216f1fc kind:function(arm,size=0x78) addr:0x0216f1fc +func_ov089_0216f274 kind:function(arm,size=0x78) addr:0x0216f274 +func_ov089_0216f2ec kind:function(arm,size=0x78) addr:0x0216f2ec +func_ov089_0216f364 kind:function(arm,size=0x470) addr:0x0216f364 +func_ov089_0216f7d4 kind:function(arm,size=0x3c4) addr:0x0216f7d4 +func_ov089_0216fb98 kind:function(arm,size=0x748) addr:0x0216fb98 +func_ov089_021702e0 kind:function(arm,size=0x2ac) addr:0x021702e0 +func_ov089_0217058c kind:function(arm,size=0x8) addr:0x0217058c +func_ov089_02170594 kind:function(arm,size=0x30) addr:0x02170594 +func_ov089_021705c4 kind:function(arm,size=0x24) addr:0x021705c4 +func_ov089_021705e8 kind:function(arm,size=0x3c) addr:0x021705e8 +func_ov089_02170624 kind:function(arm,size=0x2c) addr:0x02170624 +func_ov089_02170650 kind:function(arm,size=0x24) addr:0x02170650 +func_ov089_02170674 kind:function(arm,size=0x34) addr:0x02170674 +func_ov089_021706a8 kind:function(arm,size=0x4c) addr:0x021706a8 +func_ov089_021706f4 kind:function(arm,size=0x14) addr:0x021706f4 +func_ov089_02170708 kind:function(arm,size=0x1c) addr:0x02170708 +func_ov089_02170724 kind:function(arm,size=0x34) addr:0x02170724 +func_ov089_02170758 kind:function(arm,size=0x1c) addr:0x02170758 +func_ov089_02170774 kind:function(arm,size=0x34) addr:0x02170774 +data_ov089_021707a8 kind:data(any) addr:0x021707a8 +data_ov089_021707d8 kind:data(any) addr:0x021707d8 +data_ov089_02170858 kind:data(any) addr:0x02170858 ambiguous +data_ov089_02170878 kind:data(any) addr:0x02170878 ambiguous +data_ov089_021708c8 kind:data(any) addr:0x021708c8 +data_ov089_02170a00 kind:data(any) addr:0x02170a00 +data_ov089_02170a2c kind:data(any) addr:0x02170a2c ambiguous +data_ov089_02170a5c kind:data(any) addr:0x02170a5c ambiguous +data_ov089_02170b00 kind:data(any) addr:0x02170b00 +data_ov089_02170be0 kind:data(any) addr:0x02170be0 ambiguous +data_ov089_02170c54 kind:data(any) addr:0x02170c54 +data_ov089_02170d54 kind:data(any) addr:0x02170d54 +data_ov089_02170d88 kind:data(any) addr:0x02170d88 +data_ov089_02170dbc kind:data(any) addr:0x02170dbc +data_ov089_02170e3c kind:data(any) addr:0x02170e3c +data_ov089_02170ebc kind:data(any) addr:0x02170ebc +__sinit_ov089_02170efc kind:function(arm,size=0x50) addr:0x02170efc +__sinit_ov089_02170f4c kind:function(arm,size=0x18) addr:0x02170f4c +.p__sinit_ov089_02170efc kind:data(word) addr:0x02170f64 +.p__sinit_ov089_02170f4c kind:data(word) addr:0x02170f68 +data_ov089_02170f88 kind:data(any) addr:0x02170f88 +data_ov089_02170f9c kind:data(any) addr:0x02170f9c +data_ov089_02170fa4 kind:data(any) addr:0x02170fa4 +data_ov089_02170fac kind:data(any) addr:0x02170fac +data_ov089_02170fb4 kind:data(any) addr:0x02170fb4 +data_ov089_02170fbc kind:data(any) addr:0x02170fbc +data_ov089_02170fc4 kind:data(any) addr:0x02170fc4 +data_ov089_02170fd0 kind:data(any) addr:0x02170fd0 +data_ov089_02170fe8 kind:data(any) addr:0x02170fe8 +data_ov089_02170fec kind:data(any) addr:0x02170fec +data_ov089_02170ff4 kind:data(any) addr:0x02170ff4 +data_ov089_02170ffc kind:data(any) addr:0x02170ffc +data_ov089_02171000 kind:data(any) addr:0x02171000 +data_ov089_0217100c kind:data(any) addr:0x0217100c +data_ov089_02171010 kind:data(any) addr:0x02171010 +data_ov089_02171014 kind:data(any) addr:0x02171014 +data_ov089_02171018 kind:data(any) addr:0x02171018 +data_ov089_0217101c kind:data(any) addr:0x0217101c +data_ov089_02171020 kind:data(any) addr:0x02171020 +data_ov089_02171024 kind:data(any) addr:0x02171024 +data_ov089_02171028 kind:data(any) addr:0x02171028 +data_ov089_0217102c kind:data(any) addr:0x0217102c +data_ov089_02171030 kind:data(any) addr:0x02171030 +data_ov089_02171034 kind:data(any) addr:0x02171034 +data_ov089_02171038 kind:data(any) addr:0x02171038 +data_ov089_0217103c kind:data(any) addr:0x0217103c +data_ov089_02171040 kind:data(any) addr:0x02171040 +data_ov089_02171044 kind:data(any) addr:0x02171044 +data_ov089_02171048 kind:data(any) addr:0x02171048 +data_ov089_0217104c kind:data(any) addr:0x0217104c +data_ov089_02171050 kind:data(any) addr:0x02171050 +data_ov089_02171054 kind:data(any) addr:0x02171054 +data_ov089_02171058 kind:data(any) addr:0x02171058 +data_ov089_0217105c kind:data(any) addr:0x0217105c +data_ov089_02171060 kind:data(any) addr:0x02171060 +data_ov089_02171064 kind:data(any) addr:0x02171064 +data_ov089_02171068 kind:data(any) addr:0x02171068 +data_ov089_0217106c kind:data(any) addr:0x0217106c +data_ov089_02171070 kind:data(any) addr:0x02171070 +data_ov089_02171074 kind:data(any) addr:0x02171074 +data_ov089_02171078 kind:data(any) addr:0x02171078 +data_ov089_0217107c kind:data(any) addr:0x0217107c +data_ov089_02171080 kind:data(any) addr:0x02171080 +data_ov089_02171084 kind:data(any) addr:0x02171084 +data_ov089_02171088 kind:data(any) addr:0x02171088 +data_ov089_02171090 kind:data(any) addr:0x02171090 +data_ov089_02171098 kind:data(any) addr:0x02171098 +data_ov089_021710a0 kind:data(any) addr:0x021710a0 +data_ov089_021710a8 kind:data(any) addr:0x021710a8 +data_ov089_021710b0 kind:data(any) addr:0x021710b0 +data_ov089_021710b8 kind:data(any) addr:0x021710b8 +data_ov089_021710c0 kind:data(any) addr:0x021710c0 +data_ov089_021710c8 kind:data(any) addr:0x021710c8 +data_ov089_021710d0 kind:data(any) addr:0x021710d0 +data_ov089_021710d8 kind:data(any) addr:0x021710d8 +data_ov089_021710e0 kind:data(any) addr:0x021710e0 +data_ov089_021710e8 kind:data(any) addr:0x021710e8 +data_ov089_021710f0 kind:data(any) addr:0x021710f0 +data_ov089_021710f8 kind:data(any) addr:0x021710f8 +data_ov089_021710fc kind:data(any) addr:0x021710fc ambiguous +data_ov089_02171100 kind:data(any) addr:0x02171100 +data_ov089_02171108 kind:data(any) addr:0x02171108 +data_ov089_02171110 kind:data(any) addr:0x02171110 +data_ov089_02171118 kind:data(any) addr:0x02171118 +data_ov089_02171120 kind:data(any) addr:0x02171120 +data_ov089_02171128 kind:data(any) addr:0x02171128 +data_ov089_02171130 kind:data(any) addr:0x02171130 +data_ov089_02171138 kind:data(any) addr:0x02171138 +data_ov089_02171140 kind:data(any) addr:0x02171140 +data_ov089_02171148 kind:data(any) addr:0x02171148 +data_ov089_02171150 kind:data(any) addr:0x02171150 +data_ov089_02171158 kind:data(any) addr:0x02171158 +data_ov089_02171160 kind:data(any) addr:0x02171160 +data_ov089_02171168 kind:data(any) addr:0x02171168 +data_ov089_02171170 kind:data(any) addr:0x02171170 +data_ov089_02171178 kind:data(any) addr:0x02171178 +data_ov089_02171180 kind:data(any) addr:0x02171180 +data_ov089_02171188 kind:data(any) addr:0x02171188 +data_ov089_02171190 kind:data(any) addr:0x02171190 +data_ov089_02171198 kind:data(any) addr:0x02171198 +data_ov089_021711a0 kind:data(any) addr:0x021711a0 +data_ov089_021711a8 kind:data(any) addr:0x021711a8 +data_ov089_021711b0 kind:data(any) addr:0x021711b0 +data_ov089_021711b8 kind:data(any) addr:0x021711b8 +data_ov089_021711c0 kind:data(any) addr:0x021711c0 +data_ov089_021711c8 kind:data(any) addr:0x021711c8 +data_ov089_021711d0 kind:data(any) addr:0x021711d0 +data_ov089_021711d8 kind:data(any) addr:0x021711d8 +data_ov089_021711e0 kind:data(any) addr:0x021711e0 +data_ov089_021711e8 kind:data(any) addr:0x021711e8 +data_ov089_021711f0 kind:data(any) addr:0x021711f0 +data_ov089_021711f8 kind:data(any) addr:0x021711f8 +data_ov089_021711fc kind:data(any) addr:0x021711fc ambiguous +data_ov089_02171200 kind:data(any) addr:0x02171200 +data_ov089_02171208 kind:data(any) addr:0x02171208 +data_ov089_02171210 kind:data(any) addr:0x02171210 +data_ov089_02171218 kind:data(any) addr:0x02171218 +data_ov089_02171220 kind:data(any) addr:0x02171220 +data_ov089_02171228 kind:data(any) addr:0x02171228 +data_ov089_02171230 kind:data(any) addr:0x02171230 +data_ov089_02171238 kind:data(any) addr:0x02171238 +data_ov089_02171240 kind:data(any) addr:0x02171240 +data_ov089_02171248 kind:data(any) addr:0x02171248 +data_ov089_02171250 kind:data(any) addr:0x02171250 +data_ov089_02171258 kind:data(any) addr:0x02171258 +data_ov089_02171260 kind:data(any) addr:0x02171260 +data_ov089_02171268 kind:data(any) addr:0x02171268 +data_ov089_02171270 kind:data(any) addr:0x02171270 +data_ov089_02171278 kind:data(any) addr:0x02171278 +data_ov089_02171280 kind:data(any) addr:0x02171280 +data_ov089_02171288 kind:data(any) addr:0x02171288 +data_ov089_02171290 kind:data(any) addr:0x02171290 +data_ov089_02171298 kind:data(any) addr:0x02171298 +data_ov089_0217129c kind:data(any) addr:0x0217129c ambiguous +data_ov089_021712a0 kind:data(any) addr:0x021712a0 +data_ov089_021712a8 kind:data(any) addr:0x021712a8 +data_ov089_021712b0 kind:data(any) addr:0x021712b0 +data_ov089_021712b8 kind:data(any) addr:0x021712b8 +data_ov089_021712c0 kind:data(any) addr:0x021712c0 +data_ov089_021712c8 kind:data(any) addr:0x021712c8 +data_ov089_021712d0 kind:data(any) addr:0x021712d0 +data_ov089_021712d8 kind:data(any) addr:0x021712d8 +data_ov089_021712e0 kind:data(any) addr:0x021712e0 +data_ov089_021712e8 kind:data(any) addr:0x021712e8 +data_ov089_021712f0 kind:data(any) addr:0x021712f0 +data_ov089_021712f8 kind:data(any) addr:0x021712f8 +data_ov089_02171300 kind:data(any) addr:0x02171300 +data_ov089_02171308 kind:data(any) addr:0x02171308 +data_ov089_02171310 kind:data(any) addr:0x02171310 +data_ov089_02171318 kind:data(any) addr:0x02171318 +data_ov089_02171320 kind:data(any) addr:0x02171320 +data_ov089_02171328 kind:data(any) addr:0x02171328 +data_ov089_02171334 kind:data(any) addr:0x02171334 +data_ov089_02171340 kind:data(any) addr:0x02171340 +data_ov089_0217134c kind:data(any) addr:0x0217134c +data_ov089_02171358 kind:data(any) addr:0x02171358 +data_ov089_02171364 kind:data(any) addr:0x02171364 +data_ov089_02171370 kind:data(any) addr:0x02171370 +data_ov089_0217137c kind:data(any) addr:0x0217137c +data_ov089_02171388 kind:data(any) addr:0x02171388 +data_ov089_02171394 kind:data(any) addr:0x02171394 +data_ov089_021713a0 kind:data(any) addr:0x021713a0 +data_ov089_021713ac kind:data(any) addr:0x021713ac +data_ov089_021713b8 kind:data(any) addr:0x021713b8 +data_ov089_021713c4 kind:data(any) addr:0x021713c4 +data_ov089_021713d0 kind:data(any) addr:0x021713d0 +data_ov089_021713dc kind:data(any) addr:0x021713dc +data_ov089_021713e8 kind:data(any) addr:0x021713e8 +data_ov089_021713f4 kind:data(any) addr:0x021713f4 +data_ov089_02171400 kind:data(any) addr:0x02171400 +data_ov089_0217140c kind:data(any) addr:0x0217140c +data_ov089_02171418 kind:data(any) addr:0x02171418 +data_ov089_02171424 kind:data(any) addr:0x02171424 +data_ov089_02171430 kind:data(any) addr:0x02171430 +data_ov089_0217143c kind:data(any) addr:0x0217143c +data_ov089_02171448 kind:data(any) addr:0x02171448 +data_ov089_02171454 kind:data(any) addr:0x02171454 +data_ov089_02171460 kind:data(any) addr:0x02171460 +data_ov089_0217146c kind:data(any) addr:0x0217146c +data_ov089_02171478 kind:data(any) addr:0x02171478 +data_ov089_02171484 kind:data(any) addr:0x02171484 +data_ov089_02171490 kind:data(any) addr:0x02171490 +data_ov089_0217149c kind:data(any) addr:0x0217149c +data_ov089_021714a8 kind:data(any) addr:0x021714a8 +data_ov089_021714b4 kind:data(any) addr:0x021714b4 +data_ov089_021714c0 kind:data(any) addr:0x021714c0 +data_ov089_021714cc kind:data(any) addr:0x021714cc +data_ov089_021714d8 kind:data(any) addr:0x021714d8 +data_ov089_021714e4 kind:data(any) addr:0x021714e4 +data_ov089_021714f0 kind:data(any) addr:0x021714f0 +data_ov089_021714fc kind:data(any) addr:0x021714fc +data_ov089_02171508 kind:data(any) addr:0x02171508 +data_ov089_02171514 kind:data(any) addr:0x02171514 +data_ov089_02171520 kind:data(any) addr:0x02171520 +data_ov089_0217152c kind:data(any) addr:0x0217152c +data_ov089_02171538 kind:data(any) addr:0x02171538 +data_ov089_02171544 kind:data(any) addr:0x02171544 +data_ov089_02171548 kind:data(any) addr:0x02171548 ambiguous +data_ov089_02171550 kind:data(any) addr:0x02171550 +data_ov089_0217155c kind:data(any) addr:0x0217155c +data_ov089_02171568 kind:data(any) addr:0x02171568 +data_ov089_02171574 kind:data(any) addr:0x02171574 +data_ov089_02171580 kind:data(any) addr:0x02171580 +data_ov089_0217158c kind:data(any) addr:0x0217158c +data_ov089_02171598 kind:data(any) addr:0x02171598 +data_ov089_021715a4 kind:data(any) addr:0x021715a4 +data_ov089_021715b0 kind:data(any) addr:0x021715b0 +data_ov089_021715bc kind:data(any) addr:0x021715bc +data_ov089_021715c8 kind:data(any) addr:0x021715c8 +data_ov089_021715d4 kind:data(any) addr:0x021715d4 +data_ov089_021715e0 kind:data(any) addr:0x021715e0 +data_ov089_021715ec kind:data(any) addr:0x021715ec +data_ov089_021715f8 kind:data(any) addr:0x021715f8 +data_ov089_02171604 kind:data(any) addr:0x02171604 +data_ov089_02171610 kind:data(any) addr:0x02171610 +data_ov089_02171684 kind:data(any) addr:0x02171684 +data_ov089_02171688 kind:data(any) addr:0x02171688 +data_ov089_0217168c kind:data(any) addr:0x0217168c +data_ov089_021716a0 kind:bss addr:0x021716a0 +data_ov089_021716a4 kind:bss addr:0x021716a4 +data_ov089_021716c0 kind:bss addr:0x021716c0 +data_ov089_02171734 kind:bss addr:0x02171734 ambiguous +data_ov089_02171738 kind:bss addr:0x02171738 ambiguous +data_ov089_0217178c kind:bss addr:0x0217178c ambiguous +data_ov089_021719a0 kind:bss addr:0x021719a0 ambiguous +data_ov089_021719d0 kind:bss addr:0x021719d0 ambiguous +data_ov089_02171ba0 kind:bss addr:0x02171ba0 ambiguous +data_ov089_02171bc0 kind:bss addr:0x02171bc0 ambiguous +data_ov089_02171cd8 kind:bss addr:0x02171cd8 ambiguous +data_ov089_02171cdc kind:bss addr:0x02171cdc ambiguous +data_ov089_02171ef0 kind:bss addr:0x02171ef0 ambiguous +data_ov089_02172110 kind:bss addr:0x02172110 ambiguous +data_ov089_02172350 kind:bss addr:0x02172350 ambiguous +data_ov089_0217235c kind:bss addr:0x0217235c ambiguous +data_ov089_02172ab0 kind:bss addr:0x02172ab0 ambiguous +data_ov089_02172ee8 kind:bss addr:0x02172ee8 ambiguous +data_ov089_021731fc kind:bss addr:0x021731fc ambiguous +data_ov089_02173588 kind:bss addr:0x02173588 ambiguous +data_ov089_02173768 kind:bss addr:0x02173768 ambiguous +data_ov089_0217389c kind:bss addr:0x0217389c ambiguous +data_ov089_02173b30 kind:bss addr:0x02173b30 ambiguous +data_ov089_02174684 kind:bss addr:0x02174684 ambiguous +data_ov089_02174848 kind:bss addr:0x02174848 ambiguous +data_ov089_02174a3c kind:bss addr:0x02174a3c ambiguous +data_ov089_02174afc kind:bss addr:0x02174afc ambiguous +data_ov089_02174c9c kind:bss addr:0x02174c9c ambiguous +data_ov089_02174e90 kind:bss addr:0x02174e90 ambiguous +data_ov089_02175094 kind:bss addr:0x02175094 ambiguous +data_ov089_0217512c kind:bss addr:0x0217512c ambiguous +data_ov089_021753c0 kind:bss addr:0x021753c0 ambiguous +data_ov089_021753c8 kind:bss addr:0x021753c8 ambiguous +data_ov089_021754bc kind:bss addr:0x021754bc ambiguous +data_ov089_02175630 kind:bss addr:0x02175630 ambiguous +data_ov089_02175960 kind:bss addr:0x02175960 ambiguous +data_ov089_02175d10 kind:bss addr:0x02175d10 ambiguous +data_ov089_02175e50 kind:bss addr:0x02175e50 ambiguous +data_ov089_02176248 kind:bss addr:0x02176248 ambiguous +data_ov089_02176c28 kind:bss addr:0x02176c28 ambiguous +data_ov089_02176c74 kind:bss addr:0x02176c74 ambiguous +data_ov089_02177270 kind:bss addr:0x02177270 ambiguous +data_ov089_02177398 kind:bss addr:0x02177398 ambiguous +data_ov089_021773a8 kind:bss addr:0x021773a8 ambiguous +data_ov089_021776ec kind:bss addr:0x021776ec ambiguous +data_ov089_02177ac8 kind:bss addr:0x02177ac8 ambiguous +data_ov089_02177b74 kind:bss addr:0x02177b74 ambiguous +data_ov089_02177c20 kind:bss addr:0x02177c20 ambiguous +data_ov089_02177cc8 kind:bss addr:0x02177cc8 ambiguous +data_ov089_02177d60 kind:bss addr:0x02177d60 +data_ov089_02177d64 kind:bss addr:0x02177d64 +data_ov089_02177d78 kind:bss addr:0x02177d78 +data_ov089_02177d9c kind:bss addr:0x02177d9c +data_ov089_02177ddc kind:bss addr:0x02177ddc +data_ov089_02177e1c kind:bss addr:0x02177e1c +data_ov089_02177e5c kind:bss addr:0x02177e5c +data_ov089_02177e80 kind:bss addr:0x02177e80 ambiguous +data_ov089_02177e84 kind:bss addr:0x02177e84 ambiguous +data_ov089_02177e8c kind:bss addr:0x02177e8c ambiguous +data_ov089_02177e94 kind:bss addr:0x02177e94 ambiguous +data_ov089_02177e9c kind:bss addr:0x02177e9c +data_ov089_02177ea8 kind:bss addr:0x02177ea8 ambiguous +data_ov089_02177eb0 kind:bss addr:0x02177eb0 ambiguous +data_ov089_02177eb4 kind:bss addr:0x02177eb4 ambiguous +data_ov089_02177eb8 kind:bss addr:0x02177eb8 ambiguous +data_ov089_02177edc kind:bss addr:0x02177edc +data_ov089_02177ef8 kind:bss addr:0x02177ef8 ambiguous +data_ov089_02177f1c kind:bss addr:0x02177f1c +data_ov089_02177f5c kind:bss addr:0x02177f5c +data_ov089_02177f98 kind:bss addr:0x02177f98 +data_ov089_02177f9c kind:bss addr:0x02177f9c +data_ov089_02177fdc kind:bss addr:0x02177fdc +data_ov089_02178018 kind:bss addr:0x02178018 +data_ov089_0217801c kind:bss addr:0x0217801c +data_ov089_0217805c kind:bss addr:0x0217805c +data_ov089_0217809c kind:bss addr:0x0217809c +data_ov089_021780dc kind:bss addr:0x021780dc +data_ov089_02178118 kind:bss addr:0x02178118 +data_ov089_0217811c kind:bss addr:0x0217811c +data_ov089_0217815c kind:bss addr:0x0217815c +data_ov089_0217819c kind:bss addr:0x0217819c +data_ov089_021781dc kind:bss addr:0x021781dc +data_ov089_02178210 kind:bss addr:0x02178210 ambiguous +data_ov089_02178258 kind:bss addr:0x02178258 +data_ov089_0217825c kind:bss addr:0x0217825c +data_ov089_021782d8 kind:bss addr:0x021782d8 +data_ov089_021782dc kind:bss addr:0x021782dc +data_ov089_02178358 kind:bss addr:0x02178358 +data_ov089_0217835c kind:bss addr:0x0217835c +data_ov089_021783d8 kind:bss addr:0x021783d8 +data_ov089_021783dc kind:bss addr:0x021783dc +data_ov089_02178458 kind:bss addr:0x02178458 +data_ov089_0217845c kind:bss addr:0x0217845c +data_ov089_021784d8 kind:bss addr:0x021784d8 +data_ov089_021784dc kind:bss addr:0x021784dc +data_ov089_021785d8 kind:bss addr:0x021785d8 +data_ov089_021785dc kind:bss addr:0x021785dc +data_ov089_02178680 kind:bss addr:0x02178680 ambiguous +data_ov089_021786d8 kind:bss addr:0x021786d8 +data_ov089_021786dc kind:bss addr:0x021786dc +data_ov089_02178710 kind:bss addr:0x02178710 ambiguous +data_ov089_021787d8 kind:bss addr:0x021787d8 +data_ov089_021787dc kind:bss addr:0x021787dc +data_ov089_021788d8 kind:bss addr:0x021788d8 diff --git a/config/eur1/arm9/overlays/ov090/delinks.txt b/config/eur1/arm9/overlays/ov090/delinks.txt new file mode 100644 index 00000000..0a3e8a4a --- /dev/null +++ b/config/eur1/arm9/overlays/ov090/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165a20 end:0x02175518 kind:code align:32 + .rodata start:0x02175518 end:0x0217567c kind:rodata align:4 + .init start:0x0217567c end:0x02175ddc kind:code align:4 + .ctor start:0x02175ddc end:0x02175e2c kind:rodata align:4 + .data start:0x02175e40 end:0x02177100 kind:data align:32 + .bss start:0x02177100 end:0x02177fc0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov090/relocs.txt b/config/eur1/arm9/overlays/ov090/relocs.txt new file mode 100644 index 00000000..21c8ef3e --- /dev/null +++ b/config/eur1/arm9/overlays/ov090/relocs.txt @@ -0,0 +1,2874 @@ +from:0x02165a28 kind:load to:0x02177134 module:overlay(90) +from:0x02165a3c kind:arm_call to:0x02011f3c module:main +from:0x02165a48 kind:arm_call to:0x02165c58 module:overlay(90) +from:0x02165a60 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02165ab4 kind:load to:0x02175e84 module:overlay(90) +from:0x02165acc kind:load to:0x02177120 module:overlay(90) +from:0x02165ad0 kind:load to:0x02177100 module:overlay(90) +from:0x02165af8 kind:load to:0x02177100 module:overlay(90) +from:0x02165b5c kind:load to:0x02177100 module:overlay(90) +from:0x02165b60 kind:load to:0x02177120 module:overlay(90) +from:0x02165b80 kind:load to:0x02177100 module:overlay(90) +from:0x02165b84 kind:load to:0x02177120 module:overlay(90) +from:0x02165bfc kind:load to:0x02177100 module:overlay(90) +from:0x02165c00 kind:load to:0x02177120 module:overlay(90) +from:0x02165c10 kind:arm_call to:0x02059108 module:overlay(0) +from:0x02165c28 kind:load to:0x02175e48 module:overlay(90) +from:0x02165c50 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02165c68 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02165c98 kind:arm_call to:0x0200f05c module:main +from:0x02165cb4 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x02165cdc kind:arm_call to:0x0200f05c module:main +from:0x02165cf8 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x02165d2c kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x02165d44 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02165d54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02165d94 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x02165dac kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02165de8 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x02165e00 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02165e14 kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x02165e28 kind:arm_call to:0x02165c04 module:overlay(90) +from:0x02165e38 kind:arm_call to:0x02165c04 module:overlay(90) +from:0x02165e44 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02165e4c kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02165e54 kind:arm_call to:0x02098314 module:overlay(0) +from:0x02165efc kind:arm_call to:0x02098680 module:overlay(0) +from:0x02165f20 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02165f38 kind:arm_call to:0x02028c90 module:main +from:0x02165f48 kind:load to:0x02175f3c module:overlay(90) +from:0x02165f4c kind:load to:0x02177134 module:overlay(90) +from:0x02165f50 kind:load to:0x02175518 module:overlay(90) +from:0x02165f54 kind:load to:0x02175528 module:overlay(90) +from:0x02165f58 kind:load to:0x02175ef0 module:overlay(90) +from:0x02165f5c kind:load to:0x02175ea8 module:overlay(90) +from:0x02165f64 kind:load to:0x027e07d4 module:dtcm +from:0x02165f68 kind:load to:0x02177114 module:overlay(90) +from:0x02165f74 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02165f88 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02165fac kind:arm_call to:0x02165afc module:overlay(90) +from:0x02165fb4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02165fbc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02165fc4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02165fcc kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02165fd4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02165fdc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02165fe4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02165fec kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02165ff4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02165ffc kind:arm_call to:0x020984dc module:overlay(0) +from:0x02166008 kind:load to:0x02175f3c module:overlay(90) +from:0x0216600c kind:load to:0x027e0d84 module:dtcm +from:0x02166028 kind:arm_call to:0x02165afc module:overlay(90) +from:0x02166030 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02166038 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x02166040 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02166048 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02166050 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02166058 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02166060 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02166068 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02166070 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02166078 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02166080 kind:arm_call to:0x02011ff4 module:main +from:0x0216608c kind:load to:0x02175f3c module:overlay(90) +from:0x02166090 kind:load to:0x027e0d84 module:dtcm +from:0x021660f8 kind:arm_call to:0x02028d30 module:main +from:0x02166110 kind:arm_call to:0x01ffa0bc module:itcm +from:0x02166120 kind:arm_call to:0x01ffa328 module:itcm +from:0x02166130 kind:arm_call to:0x01ffa60c module:itcm +from:0x02166154 kind:arm_call to:0x01ffa60c module:itcm +from:0x02166170 kind:arm_call to:0x01ffa60c module:itcm +from:0x02166188 kind:arm_call to:0x01ffa0bc module:itcm +from:0x021661c8 kind:arm_call to:0x0200e260 module:main +from:0x021661d0 kind:arm_call to:0x01ff938c module:itcm +from:0x021661d8 kind:arm_call to:0x01ff938c module:itcm +from:0x021661e0 kind:arm_call to:0x01ff938c module:itcm +from:0x02166200 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02166218 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216622c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216623c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02166250 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021662d4 kind:arm_call to:0x0200e260 module:main +from:0x021662d8 kind:arm_call to:0x0200c198 module:main +from:0x021662e8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021663d0 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021663dc kind:arm_call to:0x02165ad4 module:overlay(90) +from:0x021663f4 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02166404 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02166414 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02166424 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02166444 kind:arm_call to:0x02016958 module:main +from:0x0216646c kind:arm_call to:0x02110e58 module:overlay(26) +from:0x02166478 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x0216648c kind:load to:0x02175f98 module:overlay(90) +from:0x02166490 kind:load to:0x02175e64 module:overlay(90) +from:0x02166494 kind:load to:0x02175e4c module:overlay(90) +from:0x02166498 kind:load to:0x027e0d84 module:dtcm +from:0x0216649c kind:load to:0x02166094 module:overlay(90) +from:0x021664a0 kind:load to:0x02166268 module:overlay(90) +from:0x02166540 kind:load to:0x02176050 module:overlay(90) +from:0x02166544 kind:load to:0x02176040 module:overlay(90) +from:0x02166560 kind:arm_call to:0x02111088 module:overlay(26) +from:0x02166590 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x021665f8 kind:arm_call to:0x02168928 module:overlay(90) +from:0x02166600 kind:arm_call to:0x02168ab8 module:overlay(90) +from:0x02166608 kind:arm_call to:0x021686b0 module:overlay(90) +from:0x0216661c kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02166624 kind:load to:0x02176040 module:overlay(90) +from:0x0216663c kind:arm_call to:0x02016958 module:main +from:0x0216668c kind:arm_call to:0x0216863c module:overlay(90) +from:0x021666a8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021666b0 kind:arm_call to:0x02168728 module:overlay(90) +from:0x021666f0 kind:arm_call to:0x02016958 module:main +from:0x02166700 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166738 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02166820 kind:load to:0x02175f98 module:overlay(90) +from:0x02166824 kind:load to:0x02049be4 module:main +from:0x02166840 kind:arm_call to:0x02016958 module:main +from:0x02166850 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166860 kind:arm_call to:0x0216863c module:overlay(90) +from:0x021668b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021668c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021668e4 kind:arm_call to:0x01ff9984 module:itcm +from:0x021668ec kind:arm_call to:0x02168728 module:overlay(90) +from:0x02166928 kind:arm_call to:0x02168898 module:overlay(90) +from:0x0216693c kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02166948 kind:arm_call to:0x021686fc module:overlay(90) +from:0x02166978 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x0216698c kind:arm_call to:0x021664a4 module:overlay(90) +from:0x021669d0 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x021669e0 kind:load to:0x0203e964 module:main +from:0x021669e8 kind:load to:0x027e0d04 module:dtcm +from:0x02166a84 kind:load to:0x02175f98 module:overlay(90) +from:0x02166ae8 kind:arm_call to:0x02016958 module:main +from:0x02166afc kind:arm_call to:0x01ff9318 module:itcm +from:0x02166b1c kind:arm_call to:0x01ff9218 module:itcm +from:0x02166b60 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166b84 kind:arm_call to:0x01ff916c module:itcm +from:0x02166bc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166bec kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02166bfc kind:arm_call to:0x021687bc module:overlay(90) +from:0x02166c04 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02166c24 kind:arm_call to:0x021110ec module:overlay(26) +from:0x02166c3c kind:arm_call to:0x021687bc module:overlay(90) +from:0x02166c44 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02166c54 kind:load to:0x0203e964 module:main +from:0x02166cbc kind:arm_call to:0x01ffb714 module:itcm +from:0x02166ccc kind:load to:0x02175fc8 module:overlay(90) +from:0x02166ce8 kind:arm_call to:0x02016958 module:main +from:0x02166cf8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166d48 kind:arm_call to:0x01ff9984 module:itcm +from:0x02166d88 kind:arm_call to:0x02168898 module:overlay(90) +from:0x02166da0 kind:arm_call to:0x02015080 module:main +from:0x02166dc0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02166de0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02166df8 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02166e0c kind:load to:0x027e09a8 module:dtcm +from:0x02166e80 kind:load to:0x02175fb0 module:overlay(90) +from:0x02166eb0 kind:arm_call to:0x02131750 module:overlay(26) +from:0x02166ee0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02166f40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166f70 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x02166f88 kind:arm_call to:0x02131714 module:overlay(26) +from:0x02166fac kind:arm_call to:0x01ffb860 module:itcm +from:0x02166fb8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02166fd8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02166ff4 kind:arm_call to:0x02016958 module:main +from:0x02167004 kind:arm_call to:0x01ff9318 module:itcm +from:0x02167038 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0216704c kind:arm_call to:0x021664a4 module:overlay(90) +from:0x0216705c kind:arm_call to:0x02168898 module:overlay(90) +from:0x02167074 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02167088 kind:load to:0x0203e964 module:main +from:0x0216708c kind:load to:0x027e09c0 module:dtcm +from:0x021670b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021670d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021670f0 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x0216718c kind:arm_call to:0x01ff9258 module:itcm +from:0x021671b0 kind:arm_call to:0x01ffb780 module:itcm +from:0x021671d4 kind:load to:0x02175f98 module:overlay(90) +from:0x02167218 kind:arm_call to:0x01ff9258 module:itcm +from:0x02167228 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167268 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216726c kind:arm_call to:0x02131750 module:overlay(26) +from:0x0216729c kind:arm_call to:0x01ff9218 module:itcm +from:0x021672fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167304 kind:arm_call to:0x02168728 module:overlay(90) +from:0x02167338 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167364 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02167374 kind:arm_call to:0x02168898 module:overlay(90) +from:0x0216738c kind:arm_call to:0x021664a4 module:overlay(90) +from:0x021673ac kind:load to:0x0203e964 module:main +from:0x02167408 kind:load to:0x02049be4 module:main +from:0x0216743c kind:arm_call to:0x02016958 module:main +from:0x02167450 kind:arm_call to:0x01ff9318 module:itcm +from:0x02167494 kind:arm_call to:0x01fffcd8 module:itcm +from:0x021674b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021674d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021674e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167500 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216756c kind:arm_call to:0x01ff9218 module:itcm +from:0x021675c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021675d0 kind:arm_call to:0x02168728 module:overlay(90) +from:0x0216760c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02167628 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167638 kind:arm_call to:0x02016958 module:main +from:0x02167658 kind:arm_call to:0x02168898 module:overlay(90) +from:0x02167670 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02167694 kind:arm_call to:0x01ff9258 module:itcm +from:0x021676a4 kind:arm_call to:0x02168898 module:overlay(90) +from:0x021676b8 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02167730 kind:arm_call to:0x02168898 module:overlay(90) +from:0x02167744 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02167764 kind:arm_call to:0x02015080 module:main +from:0x02167784 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021677a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216782c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216783c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021678a8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021678b4 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x021678d4 kind:arm_call to:0x02168898 module:overlay(90) +from:0x021678e8 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x02167914 kind:arm_call to:0x01ffb428 module:itcm +from:0x02167980 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x021679ac kind:arm_call to:0x020bec60 module:overlay(17) +from:0x021679dc kind:arm_call to:0x021664a4 module:overlay(90) +from:0x021679ec kind:load to:0x027e0ce0 module:dtcm +from:0x021679f8 kind:load to:0x0203e964 module:main +from:0x02167a00 kind:load to:0x02175fc8 module:overlay(90) +from:0x02167a04 kind:load to:0x027e09a8 module:dtcm +from:0x02167a0c kind:load to:0x02176010 module:overlay(90) +from:0x02167a10 kind:load to:0x027e0cec module:dtcm +from:0x02167a18 kind:load to:0x027e0d04 module:dtcm +from:0x02167a90 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02167aa0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167ae4 kind:arm_call to:0x01ff938c module:itcm +from:0x02167af8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02167b74 kind:load to:0x02176028 module:overlay(90) +from:0x02167b78 kind:load to:0x027e09a8 module:dtcm +from:0x02167b80 kind:load to:0x027e0ce4 module:dtcm +from:0x02167b88 kind:load to:0x0203e964 module:main +from:0x02167b9c kind:arm_call to:0x0209888c module:overlay(0) +from:0x02167bac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167bdc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02167be8 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02167c00 kind:arm_call to:0x02111048 module:overlay(26) +from:0x02167c10 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02167c18 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02167c8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02167d10 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167d30 kind:arm_call to:0x01ffb860 module:itcm +from:0x02167d3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02167d50 kind:load to:0x02175fe0 module:overlay(90) +from:0x02167d54 kind:load to:0x027e09a8 module:dtcm +from:0x02167dac kind:arm_call to:0x02016958 module:main +from:0x02167dc0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02167dec kind:arm_call to:0x01ff9218 module:itcm +from:0x02167dfc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02167e0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167e18 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02167e2c kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02167e80 kind:arm_call to:0x01ff9984 module:itcm +from:0x02167e98 kind:arm_call to:0x02015080 module:main +from:0x02167fbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02168044 kind:arm_call to:0x01ff9984 module:itcm +from:0x02168064 kind:arm_call to:0x021664a4 module:overlay(90) +from:0x021680a8 kind:load to:0x02175f98 module:overlay(90) +from:0x021680b0 kind:load to:0x02175ff8 module:overlay(90) +from:0x0216814c kind:arm_call to:0x0206807c module:overlay(0) +from:0x02168158 kind:arm_call to:0x02132130 module:overlay(26) +from:0x02168180 kind:arm_call to:0x021687d4 module:overlay(90) +from:0x02168188 kind:arm_call to:0x02165b64 module:overlay(90) +from:0x021681d0 kind:arm_call to:0x021687d4 module:overlay(90) +from:0x021681d8 kind:arm_call to:0x02165b64 module:overlay(90) +from:0x0216821c kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x021682e4 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x0216834c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02168354 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02168358 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216837c kind:arm_call to:0x021684f8 module:overlay(90) +from:0x021683b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021683c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02168420 kind:arm_call to:0x02097448 module:overlay(0) +from:0x021684ac kind:arm_call to:0x02165b64 module:overlay(90) +from:0x021684d0 kind:load to:0x020b508c module:overlay(0) +from:0x021684d8 kind:load to:0x027e0d84 module:dtcm +from:0x021684dc kind:load to:0x027e0ce0 module:dtcm +from:0x021684e0 kind:load to:0x027e0d04 module:dtcm +from:0x021684e4 kind:load to:0x02049be4 module:main +from:0x021684e8 kind:load to:0x027e09b8 module:dtcm +from:0x021684f0 kind:load to:0x020b53e4 module:overlay(0) +from:0x02168508 kind:load to:0x027e09bc module:dtcm +from:0x0216852c kind:arm_call to:0x02166548 module:overlay(90) +from:0x02168578 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x021685ac kind:arm_call to:0x01ffc634 module:itcm +from:0x021685d0 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02168600 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216860c kind:load to:0x027e0958 module:dtcm +from:0x02168630 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x02168638 kind:load to:0x02177114 module:overlay(90) +from:0x02168688 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216869c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021686d0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02168738 kind:arm_call to:0x02165b88 module:overlay(90) +from:0x0216874c kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x02168760 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021687a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021687b0 kind:load to:0x027e0d84 module:dtcm +from:0x021687f4 kind:arm_call to:0x020eed64 module:overlay(26) +from:0x0216881c kind:arm_call to:0x020d3f0c module:overlay(24) +from:0x02168840 kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x02168864 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02168884 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168894 kind:load to:0x027e0ce0 module:dtcm +from:0x021688c0 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x02168924 kind:load to:0x027e0ce0 module:dtcm +from:0x02168984 kind:arm_call to:0x02015080 module:main +from:0x021689a4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021689c4 kind:arm_call to:0x02015080 module:main +from:0x021689e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021689f8 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02168a18 kind:arm_call to:0x02015080 module:main +from:0x02168a38 kind:arm_call to:0x02015080 module:main +from:0x02168a58 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02168a78 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02168a98 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02168aa4 kind:load to:0x027e09a8 module:dtcm +from:0x02168bd4 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02168be4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02168bf0 kind:load to:0x0203e964 module:main +from:0x02168c10 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02168c24 kind:load to:0x020578a4 module:overlay(0) +from:0x02168c40 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02168c4c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02168c68 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02168c78 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02168c88 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02168c90 kind:arm_call to:0x02011ff4 module:main +from:0x02168ca4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02168cac kind:arm_call to:0x02011ff4 module:main +from:0x02168cc0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02168cd4 kind:load to:0x0217722c module:overlay(90) +from:0x02168ce8 kind:arm_call to:0x02011f3c module:main +from:0x02168cf4 kind:arm_call to:0x02168d6c module:overlay(90) +from:0x02168d08 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02168d64 kind:load to:0x02176148 module:overlay(90) +from:0x02168d68 kind:load to:0x02176174 module:overlay(90) +from:0x02168d7c kind:arm_call to:0x02110d9c module:overlay(26) +from:0x02168de0 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x02168df8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x02168e10 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168e20 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168e4c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02168e74 kind:arm_call to:0x0216d6a8 module:overlay(90) +from:0x02168e7c kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x02168f10 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02168f40 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02168f84 kind:load to:0x02176198 module:overlay(90) +from:0x02168f88 kind:load to:0x0217722c module:overlay(90) +from:0x02168f8c kind:load to:0x02175ef0 module:overlay(90) +from:0x02168f90 kind:load to:0x02177214 module:overlay(90) +from:0x02168fa4 kind:arm_call to:0x02097530 module:overlay(0) +from:0x02169038 kind:arm_call to:0x01fff698 module:itcm +from:0x0216904c kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0216906c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169078 kind:arm_call to:0x01fff458 module:itcm +from:0x021690f8 kind:arm_call to:0x01fff458 module:itcm +from:0x021691b0 kind:arm_call to:0x02169284 module:overlay(90) +from:0x021691e0 kind:arm_call to:0x02169284 module:overlay(90) +from:0x021691f0 kind:arm_call to:0x0216ce00 module:overlay(90) +from:0x02169204 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216920c kind:load to:0x0217722c module:overlay(90) +from:0x02169210 kind:load to:0x027e0cd8 module:dtcm +from:0x02169214 kind:load to:0x027e0ce4 module:dtcm +from:0x02169220 kind:load to:0x02049be4 module:main +from:0x0216923c kind:arm_call to:0x02110e58 module:overlay(26) +from:0x02169268 kind:arm_call to:0x0216cefc module:overlay(90) +from:0x02169290 kind:arm_call to:0x02169228 module:overlay(90) +from:0x02169298 kind:arm_call to:0x0216d580 module:overlay(90) +from:0x021692cc kind:load to:0x021761f4 module:overlay(90) +from:0x021692e0 kind:arm_call to:0x0216ce00 module:overlay(90) +from:0x02169308 kind:arm_call to:0x0216c4e0 module:overlay(90) +from:0x02169320 kind:arm_call to:0x0216b9c4 module:overlay(90) +from:0x02169364 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0216938c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021693b8 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x021693c4 kind:arm_call to:0x0216d124 module:overlay(90) +from:0x021693d4 kind:arm_call to:0x0216d4c0 module:overlay(90) +from:0x021693dc kind:arm_call to:0x0216d09c module:overlay(90) +from:0x02169430 kind:arm_call to:0x0216d220 module:overlay(90) +from:0x02169438 kind:arm_call to:0x0216d2f8 module:overlay(90) +from:0x021694a4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x021694c0 kind:arm_call to:0x02111088 module:overlay(26) +from:0x021694cc kind:arm_call to:0x02016990 module:main +from:0x021694e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021694fc kind:arm_call to:0x0216ee60 module:overlay(90) +from:0x02169514 kind:arm_call to:0x02110efc module:overlay(26) +from:0x02169528 kind:arm_call to:0x02110efc module:overlay(26) +from:0x02169544 kind:arm_call to:0x021110ec module:overlay(26) +from:0x02169560 kind:arm_call to:0x0216f364 module:overlay(90) +from:0x0216957c kind:arm_call to:0x02110e58 module:overlay(26) +from:0x02169598 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x021695a0 kind:arm_call to:0x0216dc78 module:overlay(90) +from:0x02169640 kind:arm_call to:0x02111004 module:overlay(26) +from:0x0216964c kind:load to:0x0217625c module:overlay(90) +from:0x02169654 kind:load to:0x027e09c0 module:dtcm +from:0x02169660 kind:load to:0x02049be4 module:main +from:0x02169684 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x02169748 kind:load to:0x02049be4 module:main +from:0x0216974c kind:load to:0x021762c4 module:overlay(90) +from:0x02169788 kind:arm_call to:0x02169284 module:overlay(90) +from:0x021697ac kind:arm_call to:0x0216cff8 module:overlay(90) +from:0x02169848 kind:arm_call to:0x02169284 module:overlay(90) +from:0x02169850 kind:load to:0x02049be4 module:main +from:0x02169874 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x02169920 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02169930 kind:arm_call to:0x02016e74 module:main +from:0x02169954 kind:load to:0x02049be4 module:main +from:0x02169958 kind:load to:0x021762c4 module:overlay(90) +from:0x0216995c kind:load to:0x02176148 module:overlay(90) +from:0x0216999c kind:arm_call to:0x02169284 module:overlay(90) +from:0x021699b0 kind:arm_call to:0x01ff930c module:itcm +from:0x02169a34 kind:arm_call to:0x0216cff8 module:overlay(90) +from:0x02169ad0 kind:arm_call to:0x02169284 module:overlay(90) +from:0x02169ad8 kind:load to:0x0203e964 module:main +from:0x02169adc kind:load to:0x02049be4 module:main +from:0x02169b94 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x02169c28 kind:load to:0x021762dc module:overlay(90) +from:0x02169c2c kind:load to:0x02049be4 module:main +from:0x02169c88 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x02169ca0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02169cc8 kind:arm_call to:0x02131a88 module:overlay(26) +from:0x02169cdc kind:arm_call to:0x01ffb714 module:itcm +from:0x02169ce4 kind:arm_call to:0x0216d1f0 module:overlay(90) +from:0x02169d14 kind:arm_call to:0x01ff916c module:itcm +from:0x02169d30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02169d38 kind:arm_call to:0x02131714 module:overlay(26) +from:0x02169d44 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169d50 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02169d60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169d74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169d80 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169d8c kind:arm_call to:0x02131750 module:overlay(26) +from:0x02169dbc kind:arm_call to:0x02131750 module:overlay(26) +from:0x02169dd8 kind:arm_call to:0x01ff916c module:itcm +from:0x02169e24 kind:arm_call to:0x02016958 module:main +from:0x02169e60 kind:arm_call to:0x01ff9364 module:itcm +from:0x02169e7c kind:arm_call to:0x01ff916c module:itcm +from:0x02169efc kind:arm_call to:0x0216ce88 module:overlay(90) +from:0x02169f00 kind:arm_call to:0x02131714 module:overlay(26) +from:0x02169f0c kind:arm_call to:0x01ffb744 module:itcm +from:0x02169f28 kind:arm_call to:0x02169284 module:overlay(90) +from:0x02169f2c kind:arm_call to:0x02131e54 module:overlay(26) +from:0x02169f50 kind:arm_call to:0x02169284 module:overlay(90) +from:0x02169f60 kind:arm_call to:0x02169284 module:overlay(90) +from:0x02169f70 kind:load to:0x0203e964 module:main +from:0x02169f94 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216a0ac kind:load to:0x021762dc module:overlay(90) +from:0x0216a0b0 kind:load to:0x02049be4 module:main +from:0x0216a0c0 kind:arm_call to:0x0216d1f0 module:overlay(90) +from:0x0216a0f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a0f4 kind:arm_call to:0x02131750 module:overlay(26) +from:0x0216a114 kind:arm_call to:0x02017f54 module:main +from:0x0216a158 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a170 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216a198 kind:arm_call to:0x02131a88 module:overlay(26) +from:0x0216a1d0 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0216a1ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a208 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a214 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a22c kind:arm_call to:0x02016958 module:main +from:0x0216a250 kind:arm_call to:0x0216ce88 module:overlay(90) +from:0x0216a274 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a290 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a318 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a324 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a338 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216a340 kind:arm_call to:0x0216d060 module:overlay(90) +from:0x0216a350 kind:load to:0x0203e964 module:main +from:0x0216a384 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216a3e0 kind:load to:0x021762dc module:overlay(90) +from:0x0216a3f4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216a400 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216a414 kind:arm_call to:0x02131bb0 module:overlay(26) +from:0x0216a438 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216a444 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216a488 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0216a4a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a4c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a4cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a4e4 kind:arm_call to:0x02016958 module:main +from:0x0216a508 kind:arm_call to:0x02017f54 module:main +from:0x0216a540 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a554 kind:arm_call to:0x01ff930c module:itcm +from:0x0216a578 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a594 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a618 kind:arm_call to:0x02131838 module:overlay(26) +from:0x0216a634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a648 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216a674 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216a67c kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x0216a6c4 kind:arm_call to:0x0216cff8 module:overlay(90) +from:0x0216a6d8 kind:arm_call to:0x0216dc78 module:overlay(90) +from:0x0216a778 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216a788 kind:load to:0x0203e964 module:main +from:0x0216a78c kind:load to:0x02049be4 module:main +from:0x0216a798 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216a7b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a7c4 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0216a840 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216a88c kind:load to:0x02049be4 module:main +from:0x0216a8a0 kind:arm_call to:0x0216cb1c module:overlay(90) +from:0x0216a904 kind:arm_call to:0x02015244 module:main +from:0x0216a938 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216a958 kind:arm_call to:0x0216ced4 module:overlay(90) +from:0x0216a9c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a9dc kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216aa90 kind:arm_call to:0x0216d060 module:overlay(90) +from:0x0216aa9c kind:load to:0x0217720c module:overlay(90) +from:0x0216aaa0 kind:load to:0x021762f4 module:overlay(90) +from:0x0216aaa4 kind:load to:0x02049be4 module:main +from:0x0216ab14 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216ab24 kind:load to:0x021762dc module:overlay(90) +from:0x0216ab28 kind:load to:0x027e09a8 module:dtcm +from:0x0216ab48 kind:arm_call to:0x02131838 module:overlay(26) +from:0x0216ab58 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ab5c kind:arm_call to:0x02131750 module:overlay(26) +from:0x0216ab7c kind:arm_call to:0x02017f54 module:main +from:0x0216abc0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216abcc kind:arm_call to:0x02016958 module:main +from:0x0216abe0 kind:arm_call to:0x0216ce88 module:overlay(90) +from:0x0216ac0c kind:arm_call to:0x01ff9364 module:itcm +from:0x0216ac8c kind:arm_call to:0x0216dbe8 module:overlay(90) +from:0x0216aca4 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216acc8 kind:load to:0x0203e964 module:main +from:0x0216ad1c kind:load to:0x02049be4 module:main +from:0x0216ad2c kind:arm_call to:0x0216cb1c module:overlay(90) +from:0x0216ade0 kind:arm_call to:0x0216d060 module:overlay(90) +from:0x0216ade8 kind:load to:0x02049be4 module:main +from:0x0216ae5c kind:load to:0x021762dc module:overlay(90) +from:0x0216ae80 kind:arm_call to:0x01ff930c module:itcm +from:0x0216ae88 kind:arm_call to:0x0216d1f0 module:overlay(90) +from:0x0216aeb4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216aec8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216aef0 kind:arm_call to:0x02131a88 module:overlay(26) +from:0x0216af04 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216af2c kind:arm_call to:0x02131a88 module:overlay(26) +from:0x0216af64 kind:arm_call to:0x02016958 module:main +from:0x0216af70 kind:arm_call to:0x02131750 module:overlay(26) +from:0x0216afa4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216afac kind:arm_call to:0x02131750 module:overlay(26) +from:0x0216afdc kind:arm_call to:0x01ff916c module:itcm +from:0x0216aff4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216b010 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216b094 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216b098 kind:arm_call to:0x02131714 module:overlay(26) +from:0x0216b0a0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216b0b4 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216b0bc kind:arm_call to:0x0216d060 module:overlay(90) +from:0x0216b0cc kind:load to:0x0203e964 module:main +from:0x0216b0f0 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216b15c kind:arm_call to:0x02131898 module:overlay(26) +from:0x0216b168 kind:arm_call to:0x02016958 module:main +from:0x0216b1c8 kind:load to:0x021762dc module:overlay(90) +from:0x0216b1cc kind:load to:0x02049be4 module:main +from:0x0216b1e8 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0216b1f4 kind:arm_call to:0x02016958 module:main +from:0x0216b218 kind:arm_call to:0x02131928 module:overlay(26) +from:0x0216b24c kind:arm_call to:0x020169d4 module:main +from:0x0216b25c kind:arm_call to:0x01ff916c module:itcm +from:0x0216b26c kind:arm_call to:0x01ff916c module:itcm +from:0x0216b2a4 kind:arm_call to:0x02016958 module:main +from:0x0216b2c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216b2ec kind:arm_call to:0x01ff930c module:itcm +from:0x0216b3a0 kind:arm_call to:0x02015244 module:main +from:0x0216b3c0 kind:arm_call to:0x0216ced4 module:overlay(90) +from:0x0216b484 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b498 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216b49c kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0216b4b4 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216b4c4 kind:load to:0x0203e964 module:main +from:0x0216b4c8 kind:load to:0x0217720c module:overlay(90) +from:0x0216b4cc kind:load to:0x021762f4 module:overlay(90) +from:0x0216b4d0 kind:load to:0x02049be4 module:main +from:0x0216b4f4 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216b500 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0216b50c kind:arm_call to:0x02016958 module:main +from:0x0216b568 kind:load to:0x02049be4 module:main +from:0x0216b580 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0216b58c kind:arm_call to:0x02016958 module:main +from:0x0216b5b0 kind:arm_call to:0x02131928 module:overlay(26) +from:0x0216b5e0 kind:arm_call to:0x020169d4 module:main +from:0x0216b5f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b600 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b638 kind:arm_call to:0x02016958 module:main +from:0x0216b65c kind:arm_call to:0x01ff930c module:itcm +from:0x0216b680 kind:arm_call to:0x01ff930c module:itcm +from:0x0216b6dc kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0216b6f4 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216b704 kind:load to:0x0203e964 module:main +from:0x0216b728 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216b744 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216b748 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216b758 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216b764 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b820 kind:arm_call to:0x0216c700 module:overlay(90) +from:0x0216b828 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0216b834 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216b840 kind:load to:0x027e09a8 module:dtcm +from:0x0216b84c kind:load to:0x02176324 module:overlay(90) +from:0x0216b850 kind:load to:0x0217633c module:overlay(90) +from:0x0216b86c kind:arm_call to:0x01ff916c module:itcm +from:0x0216b8e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b904 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216b90c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216b918 kind:arm_call to:0x02111048 module:overlay(26) +from:0x0216b928 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0216b930 kind:load to:0x0203e964 module:main +from:0x0216b994 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216b9b4 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x0216ba80 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216ba90 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0216baac kind:arm_call to:0x02110f90 module:overlay(26) +from:0x0216bac4 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216bad4 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216baec kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216bb48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bb54 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bb64 kind:arm_call to:0x0216e104 module:overlay(90) +from:0x0216bb6c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216bb84 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216bb94 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0216bbbc kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x0216bbe4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bc1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bc58 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216bc70 kind:arm_call to:0x01fff698 module:itcm +from:0x0216bc84 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0216bcdc kind:arm_call to:0x0216cf54 module:overlay(90) +from:0x0216bcf4 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216bd10 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216bd2c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bd54 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0216bd64 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216bd68 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216bd78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216bd94 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bda8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216bdc4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216be1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216be28 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bea8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bfa0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216bfbc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bfe0 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216bfe8 kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x0216c008 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x0216c030 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c068 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216c080 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216c084 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c0a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c0b4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c0c4 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0216c0fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c124 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0216c17c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c188 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c1a4 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0216c1cc kind:arm_call to:0x01fff458 module:itcm +from:0x0216c1ec kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0216c210 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216c24c kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216c264 kind:arm_call to:0x0216a790 module:overlay(90) +from:0x0216c274 kind:arm_call to:0x02131ce0 module:overlay(26) +from:0x0216c29c kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216c2b4 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216c2b8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c2d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c2e8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c2f8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0216c330 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c358 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0216c3b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c3bc kind:arm_call to:0x01fff458 module:itcm +from:0x0216c3d8 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0216c400 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c420 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0216c444 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216c478 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x0216c4a4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c4c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216c4cc kind:load to:0x027e0ce4 module:dtcm +from:0x0216c4d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216c4d8 kind:load to:0x027e0d10 module:dtcm +from:0x0216c520 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0216c558 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c5c0 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216c5e0 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x0216c618 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216c634 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216c654 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216c674 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216c690 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216c6dc kind:arm_call to:0x0216c700 module:overlay(90) +from:0x0216c6ec kind:load to:0x021762dc module:overlay(90) +from:0x0216c6f4 kind:load to:0x027e09a8 module:dtcm +from:0x0216c6fc kind:load to:0x0217630c module:overlay(90) +from:0x0216c718 kind:arm_call to:0x02131838 module:overlay(26) +from:0x0216c754 kind:arm_call to:0x02131a88 module:overlay(26) +from:0x0216c760 kind:arm_call to:0x02016958 module:main +from:0x0216c778 kind:arm_call to:0x01ff930c module:itcm +from:0x0216c7d4 kind:arm_call to:0x02017ea4 module:main +from:0x0216c7e4 kind:arm_call to:0x0216c920 module:overlay(90) +from:0x0216c7f8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216c848 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216c860 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216c88c kind:arm_call to:0x02017ea4 module:main +from:0x0216c89c kind:arm_call to:0x0216c920 module:overlay(90) +from:0x0216c8b0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216c900 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216c918 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216c984 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c990 kind:load to:0x02175538 module:overlay(90) +from:0x0216c9f0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216ca34 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216ca44 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216ca6c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216ca7c kind:arm_call to:0x01ffa60c module:itcm +from:0x0216cab8 kind:arm_call to:0x020c08e4 module:overlay(17) +from:0x0216cadc kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0216caec kind:load to:0x0203e964 module:main +from:0x0216caf0 kind:load to:0x027e09b4 module:dtcm +from:0x0216cb10 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0216cb18 kind:load to:0x02177214 module:overlay(90) +from:0x0216cb4c kind:arm_call to:0x02131764 module:overlay(26) +from:0x0216cb5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216cb60 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216cb88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cba8 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0216cbb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216cbb8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216cbe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cbf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cbf8 kind:arm_call to:0x02131714 module:overlay(26) +from:0x0216cc00 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cc0c kind:arm_call to:0x02131750 module:overlay(26) +from:0x0216cc30 kind:arm_call to:0x02131750 module:overlay(26) +from:0x0216cc64 kind:arm_call to:0x0216d1f0 module:overlay(90) +from:0x0216cc90 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cca0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ccb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ccc0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cd10 kind:arm_call to:0x02016958 module:main +from:0x0216cd28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cd34 kind:arm_call to:0x0216ce88 module:overlay(90) +from:0x0216cd58 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216cd74 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cdfc kind:load to:0x0203e964 module:main +from:0x0216ce14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ce20 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ce5c kind:arm_call to:0x01fff458 module:itcm +from:0x0216ce7c kind:load to:0x027e0ce4 module:dtcm +from:0x0216cea8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216cecc kind:arm_call to:0x01ff930c module:itcm +from:0x0216cef8 kind:load to:0x0217720c module:overlay(90) +from:0x0216cf50 kind:load to:0x0217720c module:overlay(90) +from:0x0216cf90 kind:arm_call to:0x0216c7b0 module:overlay(90) +from:0x0216cfb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216cfd4 kind:arm_call to:0x0216c868 module:overlay(90) +from:0x0216cff4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216d048 kind:arm_call to:0x0216ed04 module:overlay(90) +from:0x0216d068 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0216d088 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216d094 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216d0cc kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216d0f4 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216d108 kind:arm_call to:0x0216ed64 module:overlay(90) +from:0x0216d11c kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216d160 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216d18c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d1a0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d1c4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d1ec kind:load to:0x0203e964 module:main +from:0x0216d1f4 kind:arm_call to:0x02131750 module:overlay(26) +from:0x0216d200 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d240 kind:arm_call to:0x02015080 module:main +from:0x0216d260 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216d280 kind:arm_call to:0x02015080 module:main +from:0x0216d2a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216d2c0 kind:arm_call to:0x02015080 module:main +from:0x0216d2e0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216d2e8 kind:load to:0x027e09a8 module:dtcm +from:0x0216d330 kind:arm_call to:0x02015080 module:main +from:0x0216d354 kind:arm_call to:0x02015080 module:main +from:0x0216d378 kind:arm_call to:0x02015080 module:main +from:0x0216d398 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216d3b8 kind:arm_call to:0x02015080 module:main +from:0x0216d3dc kind:arm_call to:0x02015080 module:main +from:0x0216d400 kind:arm_call to:0x02015080 module:main +from:0x0216d420 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216d440 kind:arm_call to:0x02015080 module:main +from:0x0216d464 kind:arm_call to:0x02015080 module:main +from:0x0216d488 kind:arm_call to:0x02015080 module:main +from:0x0216d4a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216d4b0 kind:load to:0x027e09a8 module:dtcm +from:0x0216d4fc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216d510 kind:arm_call to:0x0207dcbc module:overlay(0) +from:0x0216d524 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0216d540 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216d578 kind:load to:0x027e09c0 module:dtcm +from:0x0216d57c kind:load to:0x027e0c90 module:dtcm +from:0x0216d594 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0216d61c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216d630 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d640 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d64c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d658 kind:arm_call to:0x02131764 module:overlay(26) +from:0x0216d6a0 kind:load to:0x0203e964 module:main +from:0x0216d6b4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0216d6cc kind:load to:0x02176158 module:overlay(90) +from:0x0216d6e0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216d6fc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216d704 kind:arm_call to:0x02011ff4 module:main +from:0x0216d77c kind:arm_call to:0x01fff498 module:itcm +from:0x0216d7ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d7b4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d7bc kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d81c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d828 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d8b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d948 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d95c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d978 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d998 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d9b8 kind:arm_call to:0x02016958 module:main +from:0x0216d9dc kind:load to:0x027e0ce8 module:dtcm +from:0x0216d9e8 kind:load to:0x0203e964 module:main +from:0x0216da44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216daa4 kind:arm_call to:0x01fff498 module:itcm +from:0x0216dae8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216db00 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216db0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216dba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dbb8 kind:arm_call to:0x02016958 module:main +from:0x0216dbdc kind:load to:0x027e0ce4 module:dtcm +from:0x0216dbe0 kind:load to:0x027e0ce8 module:dtcm +from:0x0216dbe4 kind:load to:0x0203e964 module:main +from:0x0216dc1c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216dc4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dc64 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0216dc70 kind:load to:0x02176148 module:overlay(90) +from:0x0216dc74 kind:load to:0x027e09c0 module:dtcm +from:0x0216dccc kind:arm_call to:0x02131764 module:overlay(26) +from:0x0216dcdc kind:arm_call to:0x01ff9638 module:itcm +from:0x0216dcec kind:arm_call to:0x01ff9638 module:itcm +from:0x0216dcf0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216dd00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dd10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dd20 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216dd30 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216dd48 kind:arm_call to:0x02131c10 module:overlays(26,52) +from:0x0216dd5c kind:arm_call to:0x02131c10 module:overlays(26,52) +from:0x0216dd68 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216dd74 kind:arm_call to:0x02131c10 module:overlays(26,52) +from:0x0216dd84 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x0216dd94 kind:arm_call to:0x02131cbc module:overlay(26) +from:0x0216dda0 kind:arm_call to:0x02131e54 module:overlay(26) +from:0x0216ddb8 kind:arm_call to:0x02131c10 module:overlays(26,52) +from:0x0216ddcc kind:arm_call to:0x02131c10 module:overlays(26,52) +from:0x0216dddc kind:arm_call to:0x02131cbc module:overlay(26) +from:0x0216ddec kind:arm_call to:0x02131cbc module:overlay(26) +from:0x0216de00 kind:arm_call to:0x02169284 module:overlay(90) +from:0x0216de2c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0216de34 kind:arm_call to:0x0216d6d0 module:overlay(90) +from:0x0216de3c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216de44 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216de4c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216de64 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0216de6c kind:arm_call to:0x0216d6d0 module:overlay(90) +from:0x0216de74 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216de7c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216de84 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216de8c kind:arm_call to:0x02011ff4 module:main +from:0x0216dea0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216deb4 kind:load to:0x02177314 module:overlay(90) +from:0x0216dec8 kind:arm_call to:0x02011f3c module:main +from:0x0216ded4 kind:arm_call to:0x0216df48 module:overlay(90) +from:0x0216dee8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216df40 kind:load to:0x02176364 module:overlay(90) +from:0x0216df54 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0216dfb8 kind:arm_call to:0x0209a840 module:overlay(0) +from:0x0216dfc0 kind:arm_call to:0x021042f8 module:overlay(26) +from:0x0216dfec kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0216e008 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216e018 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216e074 kind:arm_call to:0x01ffa81c module:itcm +from:0x0216e080 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216e09c kind:load to:0x02176408 module:overlay(90) +from:0x0216e0a0 kind:load to:0x02177314 module:overlay(90) +from:0x0216e0a4 kind:load to:0x02175ef0 module:overlay(90) +from:0x0216e0bc kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216e0cc kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0216e0ec kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216e0f4 kind:arm_call to:0x0216edc8 module:overlay(90) +from:0x0216e100 kind:load to:0x0216f380 module:overlay(90) +from:0x0216e134 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e140 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216e148 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216e150 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e174 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x0216e1bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e1c8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216e1fc kind:arm_call to:0x0216e154 module:overlay(90) +from:0x0216e234 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e238 kind:load to:0x02176380 module:overlay(90) +from:0x0216e29c kind:load to:0x021763c0 module:overlay(90) +from:0x0216e314 kind:arm_call to:0x0216ee60 module:overlay(90) +from:0x0216e328 kind:load to:0x02176464 module:overlay(90) +from:0x0216e334 kind:arm_call to:0x0216ee60 module:overlay(90) +from:0x0216e34c kind:arm_call to:0x01ff930c module:itcm +from:0x0216e388 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e390 kind:load to:0x02176354 module:overlay(90) +from:0x0216e40c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e480 kind:load to:0x0217647c module:overlay(90) +from:0x0216e484 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e490 kind:arm_call to:0x0216ee60 module:overlay(90) +from:0x0216e4bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e508 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216e514 kind:arm_call to:0x02016958 module:main +from:0x0216e52c kind:arm_call to:0x01ff930c module:itcm +from:0x0216e568 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e570 kind:arm_call to:0x0216ef50 module:overlay(90) +from:0x0216e588 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e59c kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216e5a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e5a8 kind:load to:0x02176354 module:overlay(90) +from:0x0216e60c kind:load to:0x021764ac module:overlay(90) +from:0x0216e62c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e640 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216e648 kind:arm_call to:0x0216ee60 module:overlay(90) +from:0x0216e660 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e68c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216e698 kind:arm_call to:0x02016958 module:main +from:0x0216e6b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e6c0 kind:load to:0x02176354 module:overlay(90) +from:0x0216e768 kind:load to:0x021764c4 module:overlay(90) +from:0x0216e76c kind:load to:0x02049be4 module:main +from:0x0216e7a8 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216e7b0 kind:arm_call to:0x0216ee60 module:overlay(90) +from:0x0216e7c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e7f4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216e800 kind:arm_call to:0x02016958 module:main +from:0x0216e820 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e828 kind:load to:0x02176354 module:overlay(90) +from:0x0216e850 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216e89c kind:arm_call to:0x0216efe8 module:overlay(90) +from:0x0216e8a8 kind:load to:0x027e09a8 module:dtcm +from:0x0216e8b4 kind:load to:0x021764dc module:overlay(90) +from:0x0216e8d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e8ec kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216e8f4 kind:arm_call to:0x0216ee60 module:overlay(90) +from:0x0216e910 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e914 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216e920 kind:arm_call to:0x02016958 module:main +from:0x0216e994 kind:arm_call to:0x02131714 module:overlay(26) +from:0x0216e9a0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216e9d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216ea48 kind:load to:0x02176354 module:overlay(90) +from:0x0216ea4c kind:load to:0x0203e964 module:main +from:0x0216eab8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216eac8 kind:load to:0x02176494 module:overlay(90) +from:0x0216eacc kind:load to:0x027e09a8 module:dtcm +from:0x0216eaf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216eb04 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216eb0c kind:arm_call to:0x0216ee60 module:overlay(90) +from:0x0216eb24 kind:arm_call to:0x01ff930c module:itcm +from:0x0216eb60 kind:arm_call to:0x01ff930c module:itcm +from:0x0216eb68 kind:load to:0x02176354 module:overlay(90) +from:0x0216eb98 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216ec00 kind:arm_call to:0x020169d4 module:main +from:0x0216ec18 kind:arm_call to:0x02110fd8 module:overlay(26) +from:0x0216ec2c kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x0216ec38 kind:load to:0x027e09a8 module:dtcm +from:0x0216ec44 kind:load to:0x021764f4 module:overlay(90) +from:0x0216ec48 kind:load to:0x02176358 module:overlay(90) +from:0x0216ec54 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x0216ec7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ec9c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0216ecb8 kind:arm_call to:0x0216e18c module:overlay(90) +from:0x0216ecc0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216ecf4 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x0216ed38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ed60 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ed98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216edc4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ede4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216ee44 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216ee58 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216eea4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216eedc kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ef04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ef48 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ef80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216efe4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f004 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216f044 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216f054 kind:arm_call to:0x0216f068 module:overlay(90) +from:0x0216f060 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216f08c kind:arm_call to:0x021316e8 module:overlay(26) +from:0x0216f09c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f0bc kind:arm_call to:0x021104cc module:overlay(26) +from:0x0216f0d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f138 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216f168 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216f178 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f1a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f1b0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f1e4 kind:arm_call to:0x0216f260 module:overlay(90) +from:0x0216f224 kind:arm_call to:0x020c08e4 module:overlay(17) +from:0x0216f248 kind:arm_call to:0x020c0904 module:overlay(17) +from:0x0216f258 kind:load to:0x0203e964 module:main +from:0x0216f25c kind:load to:0x027e09b4 module:dtcm +from:0x0216f27c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f290 kind:arm_call to:0x0200e750 module:main +from:0x0216f2c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f2dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f2ec kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f2f0 kind:arm_call to:0x0205accc module:overlay(0) +from:0x0216f310 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f324 kind:arm_call to:0x01ffc8e0 module:itcm +from:0x0216f334 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f344 kind:arm_call to:0x0200e750 module:main +from:0x0216f354 kind:load to:0x0203e964 module:main +from:0x0216f358 kind:load to:0x027e0130 module:dtcm +from:0x0216f35c kind:load to:0x027e0254 module:dtcm +from:0x0216f420 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216f430 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f4c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f4d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f50c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f548 kind:arm_call to:0x0200e260 module:main +from:0x0216f568 kind:arm_call to:0x02028d30 module:main +from:0x0216f578 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f584 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f59c kind:arm_call to:0x01ffad5c module:itcm +from:0x0216f5cc kind:load to:0x0203e964 module:main +from:0x0216f5d0 kind:load to:0x027e0964 module:dtcm +from:0x0216f5e0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f5e8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216f5f0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f5f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f610 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f618 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216f620 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f628 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f630 kind:arm_call to:0x02011ff4 module:main +from:0x0216f644 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216f658 kind:load to:0x02177408 module:overlay(90) +from:0x0216f66c kind:arm_call to:0x02011f3c module:main +from:0x0216f678 kind:arm_call to:0x0216f6fc module:overlay(90) +from:0x0216f68c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216f6f8 kind:load to:0x0217652c module:overlay(90) +from:0x0216f70c kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0216f770 kind:arm_call to:0x02171014 module:overlay(90) +from:0x0216f79c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0216f7b4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f7c4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f7fc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0216f814 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f828 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0216f898 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216f8bc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216f924 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0216f934 kind:load to:0x02176674 module:overlay(90) +from:0x0216f938 kind:load to:0x02177408 module:overlay(90) +from:0x0216f93c kind:load to:0x02175ef0 module:overlay(90) +from:0x0216f940 kind:load to:0x0217657c module:overlay(90) +from:0x0216f944 kind:load to:0x021773f0 module:overlay(90) +from:0x0216f948 kind:load to:0x0217650c module:overlay(90) +from:0x0216f954 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f968 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216f988 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216f998 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0216f9bc kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x0216f9c8 kind:load to:0x02170f68 module:overlay(90) +from:0x0216f9f4 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0216f9fc kind:load to:0x021773f0 module:overlay(90) +from:0x0216fa3c kind:arm_call to:0x02110e9c module:overlay(26) +from:0x0216fa68 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216fa70 kind:arm_call to:0x02170ef4 module:overlay(90) +from:0x0216fa9c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216facc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fadc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fae8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216fb24 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216fb3c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fb4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216fb84 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216fb94 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fba4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fbd0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216fbe0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fbf0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fc64 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0216fc70 kind:load to:0x0203e964 module:main +from:0x0216fc74 kind:load to:0x027e09b4 module:dtcm +from:0x0216fcc8 kind:load to:0x02176614 module:overlay(90) +from:0x0216fd04 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216fd08 kind:arm_call to:0x021318c0 module:overlay(26) +from:0x0216fd14 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x0216fd4c kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x0216fd68 kind:arm_call to:0x021320b8 module:overlay(26) +from:0x0216fd84 kind:arm_call to:0x02110ecc module:overlay(26) +from:0x0216fd90 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216fdac kind:arm_call to:0x01ff9258 module:itcm +from:0x0216fdf4 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x0216fe04 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x0216fe08 kind:arm_call to:0x021318c0 module:overlay(26) +from:0x0216fe14 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x0216fe50 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0216fe8c kind:arm_call to:0x0209888c module:overlay(0) +from:0x0216feb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ff04 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216ff2c kind:arm_call to:0x02110f58 module:overlay(26) +from:0x0216ff5c kind:arm_call to:0x02111004 module:overlay(26) +from:0x0216ff6c kind:arm_call to:0x02170e18 module:overlay(90) +from:0x0216ff80 kind:arm_call to:0x02131d28 module:overlay(26) +from:0x0216ffa0 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x0216ffbc kind:load to:0x021765bc module:overlay(90) +from:0x02170044 kind:load to:0x021766e8 module:overlay(90) +from:0x02170050 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0217006c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217007c kind:arm_call to:0x02170e18 module:overlay(90) +from:0x02170094 kind:arm_call to:0x02170e48 module:overlay(90) +from:0x021700ac kind:arm_call to:0x01ff930c module:itcm +from:0x021700c8 kind:arm_call to:0x021320b8 module:overlay(26) +from:0x02170104 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x02170134 kind:arm_call to:0x02015080 module:main +from:0x02170154 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170160 kind:load to:0x027e09a8 module:dtcm +from:0x021701cc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021701e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170210 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170270 kind:arm_call to:0x0202851c module:main +from:0x02170294 kind:load to:0x021766e8 module:overlay(90) +from:0x02170298 kind:load to:0x027e09a8 module:dtcm +from:0x021702a0 kind:load to:0x02049be4 module:main +from:0x021702cc kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x021702d4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021702f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170310 kind:arm_call to:0x01ff930c module:itcm +from:0x02170320 kind:arm_call to:0x01ff916c module:itcm +from:0x02170354 kind:arm_call to:0x021320b8 module:overlay(26) +from:0x021703a0 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x02170428 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217043c kind:load to:0x02176700 module:overlay(90) +from:0x02170440 kind:load to:0x027e09a8 module:dtcm +from:0x0217045c kind:arm_call to:0x01ff916c module:itcm +from:0x02170464 kind:arm_call to:0x02170e18 module:overlay(90) +from:0x0217047c kind:arm_call to:0x02170e48 module:overlay(90) +from:0x02170498 kind:arm_call to:0x01ffb714 module:itcm +from:0x021704a4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021704c0 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x02170514 kind:arm_call to:0x02170c58 module:overlay(90) +from:0x02170528 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x02170560 kind:arm_call to:0x02110f90 module:overlay(26) +from:0x02170578 kind:arm_call to:0x02110dc4 module:overlay(26) +from:0x02170590 kind:arm_call to:0x02131980 module:overlay(26) +from:0x021705f8 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x02170600 kind:load to:0x027e0cd8 module:dtcm +from:0x02170628 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x02170644 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170654 kind:arm_call to:0x02111048 module:overlay(26) +from:0x0217065c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0217066c kind:arm_call to:0x020bf420 module:overlay(17) +from:0x02170674 kind:load to:0x027e09a8 module:dtcm +from:0x02170690 kind:arm_call to:0x02131714 module:overlay(26) +from:0x021706c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021706d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021706f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217070c kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x02170720 kind:arm_call to:0x01ff916c module:itcm +from:0x02170764 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170804 kind:load to:0x0203e964 module:main +from:0x02170828 kind:load to:0x027e09a8 module:dtcm +from:0x02170830 kind:load to:0x02071b64 module:overlay(0) +from:0x02170840 kind:arm_call to:0x01ffb800 module:itcm +from:0x02170848 kind:arm_call to:0x01ffb428 module:itcm +from:0x02170868 kind:arm_call to:0x01ff930c module:itcm +from:0x02170878 kind:arm_call to:0x01ff916c module:itcm +from:0x021708c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170970 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x0217097c kind:load to:0x0203e964 module:main +from:0x021709ac kind:arm_call to:0x01ff9110 module:itcm +from:0x021709c0 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x021709c8 kind:arm_call to:0x02170d24 module:overlay(90) +from:0x02170a08 kind:arm_call to:0x01ff916c module:itcm +from:0x02170a40 kind:arm_call to:0x0203a1bc module:main +from:0x02170a54 kind:arm_call to:0x01ff9110 module:itcm +from:0x02170a74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170a9c kind:arm_call to:0x01ff9110 module:itcm +from:0x02170acc kind:arm_call to:0x0202851c module:main +from:0x02170ad4 kind:arm_call to:0x02170d24 module:overlay(90) +from:0x02170af8 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x02170b00 kind:load to:0x027e09a8 module:dtcm +from:0x02170b78 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170b88 kind:load to:0x02176730 module:overlay(90) +from:0x02170b8c kind:load to:0x027e09a8 module:dtcm +from:0x02170bac kind:arm_call to:0x02170e48 module:overlay(90) +from:0x02170bc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02170be4 kind:arm_call to:0x0216fc78 module:overlay(90) +from:0x02170c54 kind:load to:0x021766e8 module:overlay(90) +from:0x02170c64 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02170c84 kind:arm_call to:0x021318c0 module:overlay(26) +from:0x02170c98 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02170ca4 kind:arm_call to:0x02131b8c module:overlay(26) +from:0x02170cb4 kind:arm_call to:0x02131764 module:overlay(26) +from:0x02170ce4 kind:arm_call to:0x02016b8c module:main +from:0x02170d08 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170d68 kind:arm_call to:0x02131b44 module:overlay(26) +from:0x02170da8 kind:arm_call to:0x02110dc4 module:overlay(26) +from:0x02170dc4 kind:arm_call to:0x02132160 module:overlay(26) +from:0x02170e08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170e14 kind:load to:0x0203e964 module:main +from:0x02170e78 kind:arm_call to:0x01ff9110 module:itcm +from:0x02170eb0 kind:arm_call to:0x01ff9110 module:itcm +from:0x02170ed4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170ee4 kind:arm_call to:0x02170d24 module:overlay(90) +from:0x02170eec kind:load to:0x027e09a8 module:dtcm +from:0x02170f38 kind:arm_call to:0x02170ef4 module:overlay(90) +from:0x02170fd0 kind:arm_call to:0x0200e260 module:main +from:0x02170fe0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02171010 kind:load to:0x027e0964 module:dtcm +from:0x0217101c kind:arm_call to:0x0209a818 module:overlay(0) +from:0x02171030 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02171040 kind:load to:0x02176550 module:overlay(90) +from:0x02171044 kind:load to:0x02175580 module:overlay(90) +from:0x02171050 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171058 kind:arm_call to:0x02011ff4 module:main +from:0x0217106c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171074 kind:arm_call to:0x02011ff4 module:main +from:0x0217108c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02171094 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0217109c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021710a4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021710bc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021710c4 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021710cc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021710d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021710dc kind:arm_call to:0x02011ff4 module:main +from:0x021710f0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02171104 kind:load to:0x021774f0 module:overlay(90) +from:0x02171118 kind:arm_call to:0x02011f3c module:main +from:0x02171124 kind:arm_call to:0x02171154 module:overlay(90) +from:0x02171138 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02171150 kind:load to:0x02176750 module:overlay(90) +from:0x0217115c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02171194 kind:arm_call to:0x0206082c module:overlay(0) +from:0x021711a0 kind:load to:0x02176774 module:overlay(90) +from:0x021711ac kind:arm_call to:0x020984dc module:overlay(0) +from:0x021711c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021711c8 kind:arm_call to:0x02011ff4 module:main +from:0x021711e0 kind:load to:0x020609c4 module:overlay(0) +from:0x021711f0 kind:load to:0x020609c4 module:overlay(0) +from:0x02171274 kind:arm_call to:0x0201aad0 module:main +from:0x02171280 kind:load to:0x027e0998 module:dtcm +from:0x02171284 kind:load to:0x0204af1c module:main +from:0x02171290 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021712a4 kind:load to:0x0217753c module:overlay(90) +from:0x021712b8 kind:arm_call to:0x02011f3c module:main +from:0x021712c4 kind:arm_call to:0x021712f4 module:overlay(90) +from:0x021712d8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021712f0 kind:load to:0x021767d0 module:overlay(90) +from:0x021712fc kind:arm_call to:0x020983dc module:overlay(0) +from:0x02171320 kind:load to:0x021767f4 module:overlay(90) +from:0x02171350 kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x02171378 kind:arm_call to:0x020e65d4 module:overlay(26) +from:0x021713b8 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021713c8 kind:arm_call to:0x020f8d28 module:overlay(26) +from:0x021713fc kind:arm_call to:0x02080320 module:overlay(0) +from:0x0217140c kind:arm_call to:0x020f8d80 module:overlay(26) +from:0x0217143c kind:arm_call to:0x02080320 module:overlay(0) +from:0x0217144c kind:arm_call to:0x020f8db4 module:overlay(26) +from:0x02171494 kind:arm_call to:0x02080320 module:overlay(0) +from:0x021714a4 kind:arm_call to:0x020f8e0c module:overlay(26) +from:0x021714cc kind:arm_call to:0x02070594 module:overlay(0) +from:0x02171568 kind:load to:0x027e0ce0 module:dtcm +from:0x0217156c kind:load to:0x027e0cd8 module:dtcm +from:0x02171570 kind:load to:0x020b508c module:overlay(0) +from:0x02171574 kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x02171578 kind:load to:0x02141ae8 module:overlay(26) +from:0x0217157c kind:load to:0x027e09a4 module:dtcm +from:0x02171580 kind:load to:0x027e0d20 module:dtcm +from:0x0217158c kind:arm_call to:0x020984dc module:overlay(0) +from:0x021715a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021715a8 kind:arm_call to:0x02011ff4 module:main +from:0x021715bc kind:arm_call to:0x02097778 module:overlay(0) +from:0x021715d0 kind:load to:0x02177588 module:overlay(90) +from:0x021715e4 kind:arm_call to:0x02011f3c module:main +from:0x021715f0 kind:arm_call to:0x02171620 module:overlay(90) +from:0x02171604 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0217161c kind:load to:0x02176850 module:overlay(90) +from:0x0217162c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0217164c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0217165c kind:load to:0x02176874 module:overlay(90) +from:0x02171668 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217167c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02171684 kind:arm_call to:0x02011ff4 module:main +from:0x02171710 kind:arm_call to:0x0201aa44 module:main +from:0x0217171c kind:load to:0x027e0998 module:dtcm +from:0x02171720 kind:load to:0x0204af1c module:main +from:0x0217172c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02171740 kind:load to:0x021775d4 module:overlay(90) +from:0x02171754 kind:arm_call to:0x02011f3c module:main +from:0x02171760 kind:arm_call to:0x02171834 module:overlay(90) +from:0x02171778 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021717b0 kind:load to:0x021768d0 module:overlay(90) +from:0x021717c0 kind:arm_call to:0x0210b038 module:overlay(26) +from:0x021717d8 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021717e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021717f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171808 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217182c kind:load to:0x021768ec module:overlay(90) +from:0x0217183c kind:arm_call to:0x0210b038 module:overlay(26) +from:0x02171854 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02171864 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171874 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02171884 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021718a8 kind:load to:0x021768ec module:overlay(90) +from:0x021718bc kind:arm_call to:0x0210b09c module:overlay(26) +from:0x021718e0 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021718f4 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0217193c kind:arm_call to:0x020e9734 module:overlay(26) +from:0x02171994 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x021719c8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021719d4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021719e0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171a20 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02171a2c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02171a38 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171a64 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02171a70 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02171a7c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171aa0 kind:arm_call to:0x01fff520 module:itcm +from:0x02171b9c kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x02171c0c kind:arm_call to:0x02172074 module:overlay(90) +from:0x02171c1c kind:load to:0x027e0cd8 module:dtcm +from:0x02171c20 kind:load to:0x027e0ce8 module:dtcm +from:0x02171c24 kind:load to:0x020b3504 module:overlay(0) +from:0x02171c84 kind:arm_call to:0x020e6ac0 module:overlay(26) +from:0x02171c98 kind:arm_call to:0x020e7cf0 module:overlay(26) +from:0x02171cac kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02171cb8 kind:arm_call to:0x02172074 module:overlay(90) +from:0x02171cd8 kind:arm_call to:0x0210be08 module:overlay(26) +from:0x02171ce8 kind:arm_call to:0x020e69f4 module:overlay(26) +from:0x02171cf8 kind:arm_call to:0x020e6ac0 module:overlay(26) +from:0x02171d0c kind:arm_call to:0x02172074 module:overlay(90) +from:0x02171d34 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171d3c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171d44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171d94 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02171da0 kind:arm_call to:0x0210be08 module:overlay(26) +from:0x02171db0 kind:arm_call to:0x020e69f4 module:overlay(26) +from:0x02171dc0 kind:arm_call to:0x020e6ac0 module:overlay(26) +from:0x02171dd0 kind:arm_call to:0x020e69f4 module:overlay(26) +from:0x02171de4 kind:arm_call to:0x020e7cf0 module:overlay(26) +from:0x02171df4 kind:arm_call to:0x020e6ac0 module:overlay(26) +from:0x02171e08 kind:arm_call to:0x020e7d44 module:overlay(26) +from:0x02171e1c kind:arm_call to:0x02172074 module:overlay(90) +from:0x02171e44 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171e4c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171e74 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02171e7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171e90 kind:arm_call to:0x02172074 module:overlay(90) +from:0x02171ea0 kind:arm_call to:0x0210be08 module:overlay(26) +from:0x02171eb0 kind:arm_call to:0x020e69f4 module:overlay(26) +from:0x02171ec0 kind:arm_call to:0x020e6ac0 module:overlay(26) +from:0x02171ed4 kind:arm_call to:0x02172074 module:overlay(90) +from:0x02171ef4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171f10 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02171f1c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02171f54 kind:arm_call to:0x01fff520 module:itcm +from:0x02171f84 kind:arm_call to:0x02172dc4 module:overlay(90) +from:0x02171f98 kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x02171fa4 kind:load to:0x02138e30 module:overlay(26) +from:0x02171fa8 kind:load to:0x027e09a8 module:dtcm +from:0x02171fb4 kind:load to:0x027e0ce8 module:dtcm +from:0x02171fbc kind:load to:0x020b3504 module:overlay(0) +from:0x02171fe8 kind:load to:0x027e09b8 module:dtcm +from:0x02171fec kind:load to:0x02073310 module:overlay(0) +from:0x02172018 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02172048 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02172054 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02172064 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0217206c kind:load to:0x027e09a8 module:dtcm +from:0x021720b0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021720bc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021720d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021720e8 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021720f4 kind:arm_call to:0x020e69f4 module:overlay(26) +from:0x02172104 kind:arm_call to:0x020e6ac0 module:overlay(26) +from:0x02172130 kind:load to:0x02138e30 module:overlay(26) +from:0x0217213c kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02172150 kind:arm_call to:0x0200ef9c module:main +from:0x02172158 kind:arm_call to:0x01fff584 module:itcm +from:0x02172180 kind:arm_call to:0x0200eab0 module:main +from:0x0217219c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021721fc kind:load to:0x021775d4 module:overlay(90) +from:0x02172224 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02172230 kind:load to:0x021755b0 module:overlay(90) +from:0x02172234 kind:load to:0x021775f4 module:overlay(90) +from:0x0217225c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02172268 kind:load to:0x02175590 module:overlay(90) +from:0x0217226c kind:load to:0x021775f4 module:overlay(90) +from:0x0217227c kind:load to:0x021775f4 module:overlay(90) +from:0x02172280 kind:load to:0x02058a24 module:overlay(0) +from:0x021722a8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021722b4 kind:load to:0x021755a0 module:overlay(90) +from:0x021722b8 kind:load to:0x021775f4 module:overlay(90) +from:0x021722dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021722e4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021722ec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021722f4 kind:arm_call to:0x02016694 module:main +from:0x021722fc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02172314 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0217231c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02172324 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0217232c kind:arm_call to:0x02016694 module:main +from:0x02172334 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0217233c kind:arm_call to:0x02011ff4 module:main +from:0x02172350 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02172364 kind:load to:0x021776b8 module:overlay(90) +from:0x02172378 kind:arm_call to:0x02011f3c module:main +from:0x02172384 kind:arm_call to:0x02172448 module:overlay(90) +from:0x0217239c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021723ac kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02172428 kind:load to:0x021769b8 module:overlay(90) +from:0x02172430 kind:load to:0x021769d4 module:overlay(90) +from:0x02172434 kind:load to:0x0217699c module:overlay(90) +from:0x02172450 kind:arm_call to:0x021717b8 module:overlay(90) +from:0x02172460 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x0217248c kind:load to:0x021769fc module:overlay(90) +from:0x02172490 kind:load to:0x02176988 module:overlay(90) +from:0x0217249c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021724b0 kind:arm_call to:0x021718b0 module:overlay(90) +from:0x021724dc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021724e8 kind:load to:0x0217778c module:overlay(90) +from:0x021724ec kind:load to:0x027e09c0 module:dtcm +from:0x021724fc kind:arm_call to:0x02171c30 module:overlay(90) +from:0x0217250c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0217251c kind:arm_call to:0x02073340 module:overlay(0) +from:0x02172534 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02172540 kind:arm_call to:0x01ffd420 module:itcm +from:0x02172558 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0217259c kind:arm_call to:0x020730e0 module:overlay(0) +from:0x021725b8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x021725c4 kind:load to:0x027e09b8 module:dtcm +from:0x0217260c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172618 kind:arm_call to:0x01fff458 module:itcm +from:0x0217266c kind:arm_call to:0x01ff993c module:itcm +from:0x02172670 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021726c0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021726cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172764 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02172790 kind:arm_call to:0x01ffb860 module:itcm +from:0x021727b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021727c8 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021727e8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0217288c kind:arm_call to:0x020733bc module:overlay(0) +from:0x021728a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021728b0 kind:load to:0x027e09b8 module:dtcm +from:0x02172900 kind:load to:0x021776b8 module:overlay(90) +from:0x02172928 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02172934 kind:load to:0x021755d0 module:overlay(90) +from:0x02172938 kind:load to:0x021776d8 module:overlay(90) +from:0x02172960 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0217296c kind:load to:0x021755e0 module:overlay(90) +from:0x02172970 kind:load to:0x021776d8 module:overlay(90) +from:0x02172980 kind:load to:0x021776d8 module:overlay(90) +from:0x02172984 kind:load to:0x02058a24 module:overlay(0) +from:0x021729ac kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021729b8 kind:load to:0x021755c0 module:overlay(90) +from:0x021729bc kind:load to:0x021776d8 module:overlay(90) +from:0x021729e4 kind:arm_call to:0x021725e0 module:overlay(90) +from:0x02172a00 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02172a08 kind:arm_call to:0x02011ff4 module:main +from:0x02172a20 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02172a28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02172a30 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02172a38 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02172a40 kind:arm_call to:0x02016694 module:main +from:0x02172a48 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02172a60 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02172a68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02172a70 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02172a78 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02172a80 kind:arm_call to:0x02016694 module:main +from:0x02172a88 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02172a90 kind:arm_call to:0x02011ff4 module:main +from:0x02172aa4 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02172ab8 kind:load to:0x021777c0 module:overlay(90) +from:0x02172acc kind:arm_call to:0x02011f3c module:main +from:0x02172ad8 kind:arm_call to:0x02172b30 module:overlay(90) +from:0x02172af0 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02172b28 kind:load to:0x02176a8c module:overlay(90) +from:0x02172b38 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02172b48 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x02172b50 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02172b64 kind:load to:0x02176b08 module:overlay(90) +from:0x02172b68 kind:load to:0x02176aa8 module:overlay(90) +from:0x02172b8c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02172b94 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02172ba0 kind:load to:0x02176aa8 module:overlay(90) +from:0x02172bc4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02172bcc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02172bd4 kind:arm_call to:0x02011ff4 module:main +from:0x02172be0 kind:load to:0x02176aa8 module:overlay(90) +from:0x02172bec kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x02172c34 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02172c40 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02172c90 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02172cb4 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02172cc0 kind:load to:0x027e00f0 module:dtcm +from:0x02172cc4 kind:load to:0x027e09c0 module:dtcm +from:0x02172cd0 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x02172d18 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02172d24 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02172d74 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02172d98 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x02172da4 kind:load to:0x027e00f0 module:dtcm +from:0x02172da8 kind:load to:0x027e09c0 module:dtcm +from:0x02172e0c kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02172e1c kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x02172e24 kind:load to:0x020b5d7c module:overlay(0) +from:0x02172e38 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02172e48 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x02172e50 kind:load to:0x020b5d7c module:overlay(0) +from:0x02172e64 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02172e7c kind:load to:0x020b5d7c module:overlay(0) +from:0x02172e98 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02172ea0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02172ea8 kind:arm_call to:0x02011ff4 module:main +from:0x02172ec0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02172ec8 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02172edc kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02172ef0 kind:load to:0x021777f4 module:overlay(90) +from:0x02172f04 kind:arm_call to:0x02011f3c module:main +from:0x02172f10 kind:arm_call to:0x02172f40 module:overlay(90) +from:0x02172f24 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02172f3c kind:load to:0x02176b74 module:overlay(90) +from:0x02172f48 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02172f80 kind:load to:0x02176b90 module:overlay(90) +from:0x02172f84 kind:load to:0x021777e0 module:overlay(90) +from:0x02172f94 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02172fa4 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02172fe0 kind:arm_call to:0x01fff498 module:itcm +from:0x02172fec kind:arm_call to:0x01fff584 module:itcm +from:0x02173050 kind:arm_call to:0x021730d8 module:overlay(90) +from:0x02173060 kind:load to:0x027e0ce8 module:dtcm +from:0x021730b4 kind:load to:0x02176b60 module:overlay(90) +from:0x021730c4 kind:arm_call to:0x0210e2f4 module:overlay(26) +from:0x02173120 kind:load to:0x02176b60 module:overlay(90) +from:0x02173134 kind:arm_call to:0x021730d8 module:overlay(90) +from:0x02173170 kind:load to:0x021730d8 module:overlay(90) +from:0x0217318c kind:arm_call to:0x02173124 module:overlay(90) +from:0x02173194 kind:load to:0x021777e0 module:overlay(90) +from:0x021731ac kind:arm_call to:0x02173164 module:overlay(90) +from:0x021731b4 kind:load to:0x021777e0 module:overlay(90) +from:0x021731c0 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021731d4 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021731dc kind:arm_call to:0x02011ff4 module:main +from:0x021731f0 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02173204 kind:load to:0x02177824 module:overlay(90) +from:0x02173218 kind:arm_call to:0x02011f3c module:main +from:0x02173224 kind:arm_call to:0x021732dc module:overlay(90) +from:0x0217323c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0217324c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021732c4 kind:load to:0x02176bec module:overlay(90) +from:0x021732cc kind:load to:0x02176c24 module:overlay(90) +from:0x021732d0 kind:load to:0x02176c08 module:overlay(90) +from:0x021732e4 kind:arm_call to:0x0210a054 module:overlay(26) +from:0x02173314 kind:load to:0x02176c4c module:overlay(90) +from:0x02173320 kind:arm_call to:0x0210a0e8 module:overlay(26) +from:0x02173354 kind:arm_call to:0x0200f218 module:main +from:0x02173364 kind:load to:0x021755f0 module:overlay(90) +from:0x021733a0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02173418 kind:arm_call to:0x01ffb744 module:itcm +from:0x02173430 kind:arm_call to:0x0210a258 module:overlay(26) +from:0x0217343c kind:load to:0x027e0ce0 module:dtcm +from:0x02173440 kind:load to:0x0203e964 module:main +from:0x02173490 kind:load to:0x02177824 module:overlay(90) +from:0x0217349c kind:load to:0x021778f8 module:overlay(90) +from:0x021734ac kind:arm_call to:0x0210a410 module:overlay(26) +from:0x021734e4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02173500 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217351c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02173528 kind:load to:0x027e0cec module:dtcm +from:0x02173538 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173540 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02173558 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173560 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02173568 kind:arm_call to:0x02011ff4 module:main +from:0x0217357c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02173590 kind:load to:0x02177928 module:overlay(90) +from:0x021735a4 kind:arm_call to:0x02011f3c module:main +from:0x021735b0 kind:arm_call to:0x02173668 module:overlay(90) +from:0x021735c8 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021735d8 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02173650 kind:load to:0x02176bec module:overlay(90) +from:0x02173658 kind:load to:0x02176c24 module:overlay(90) +from:0x0217365c kind:load to:0x02176cac module:overlay(90) +from:0x02173670 kind:arm_call to:0x0210a054 module:overlay(26) +from:0x0217369c kind:load to:0x02176cc8 module:overlay(90) +from:0x021736ac kind:arm_call to:0x0210a0e8 module:overlay(26) +from:0x021736e0 kind:arm_call to:0x0200f218 module:main +from:0x02173718 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02173728 kind:arm_call to:0x020e9734 module:overlay(26) +from:0x0217374c kind:load to:0x02175604 module:overlay(90) +from:0x02173750 kind:load to:0x027e09a4 module:dtcm +from:0x02173754 kind:load to:0x027e0cd8 module:dtcm +from:0x021737a4 kind:load to:0x02177928 module:overlay(90) +from:0x021737b0 kind:load to:0x021779fc module:overlay(90) +from:0x021737c0 kind:arm_call to:0x0210a410 module:overlay(26) +from:0x021737f8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02173814 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02173830 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217383c kind:load to:0x027e0cec module:dtcm +from:0x0217384c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173854 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0217386c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173874 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0217387c kind:arm_call to:0x02011ff4 module:main +from:0x02173890 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021738a4 kind:load to:0x02177a2c module:overlay(90) +from:0x021738b8 kind:arm_call to:0x02011f3c module:main +from:0x021738c4 kind:arm_call to:0x02173978 module:overlay(90) +from:0x021738dc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021738ec kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02173960 kind:load to:0x02176bec module:overlay(90) +from:0x02173964 kind:load to:0x02176c24 module:overlay(90) +from:0x02173968 kind:load to:0x02176d3c module:overlay(90) +from:0x02173984 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x021739c0 kind:arm_call to:0x0203d160 module:main +from:0x021739e0 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x02173a0c kind:arm_call to:0x0203d160 module:main +from:0x02173a14 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02173a4c kind:arm_call to:0x0200f05c module:main +from:0x02173a8c kind:arm_call to:0x0200f05c module:main +from:0x02173ad4 kind:load to:0x02176d84 module:overlay(90) +from:0x02173ad8 kind:load to:0x02173b10 module:overlay(90) +from:0x02173adc kind:load to:0x02173afc module:overlay(90) +from:0x02173ae0 kind:load to:0x02176d58 module:overlay(90) +from:0x02173ae4 kind:load to:0x02173b28 module:overlay(90) +from:0x02173ae8 kind:load to:0x02174730 module:overlay(90) +from:0x02173aec kind:load to:0x02176d28 module:overlay(90) +from:0x02173af0 kind:load to:0x02177a2c module:overlay(90) +from:0x02173af4 kind:load to:0x02175620 module:overlay(90) +from:0x02173af8 kind:load to:0x02175630 module:overlay(90) +from:0x02173b0c kind:load to:0x0205778d module:overlay(0) +from:0x02173b1c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173b30 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02173b44 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02173bc8 kind:load to:0x027e09a4 module:dtcm +from:0x02173bcc kind:load to:0x027e09b8 module:dtcm +from:0x02173bec kind:arm_call to:0x02173b50 module:overlay(90) +from:0x02173c04 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02173c14 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02173c44 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02173c58 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02173ce4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173d18 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02173d24 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x02173d2c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02173d34 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x02173d40 kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02173d4c kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02173d64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173d74 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02173de0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02173de8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02173e2c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02173e34 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02173e6c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02173e80 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02173e8c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02173ea4 kind:arm_call to:0x02174680 module:overlay(90) +from:0x02173eb0 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02173ebc kind:load to:0x027e0cd8 module:dtcm +from:0x02173ec4 kind:load to:0x0203e964 module:main +from:0x02173ec8 kind:load to:0x02176ddc module:overlay(90) +from:0x02173ecc kind:load to:0x02177a2c module:overlay(90) +from:0x02173ed0 kind:load to:0x02177b00 module:overlay(90) +from:0x02173ed4 kind:load to:0x027e09c0 module:dtcm +from:0x02173ed8 kind:load to:0x02175640 module:overlay(90) +from:0x02173edc kind:load to:0x02177a4c module:overlay(90) +from:0x02173f28 kind:arm_call to:0x01fff498 module:itcm +from:0x02173f88 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02173f9c kind:arm_call to:0x0217460c module:overlay(90) +from:0x02173fa8 kind:load to:0x027e0ce8 module:dtcm +from:0x02173fd8 kind:arm_call to:0x021740dc module:overlay(90) +from:0x02173fe0 kind:arm_call to:0x021741e8 module:overlay(90) +from:0x02173fe8 kind:arm_call to:0x02174280 module:overlay(90) +from:0x02173ff0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173ff8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02174000 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0217401c kind:arm_call to:0x020eee44 module:overlays(26,31) +from:0x02174064 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02174080 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021740a8 kind:arm_call to:0x0217460c module:overlay(90) +from:0x021740cc kind:arm_call to:0x0210bc94 module:overlay(26) +from:0x021740d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021740e8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021740ec kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021740f4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174124 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0217415c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02174188 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021741a8 kind:arm_call to:0x0210be08 module:overlay(26) +from:0x021741bc kind:arm_call to:0x02174680 module:overlay(90) +from:0x021741d8 kind:arm_call to:0x02174328 module:overlay(90) +from:0x021741e0 kind:load to:0x027e0cec module:dtcm +from:0x021741e4 kind:load to:0x027e09a8 module:dtcm +from:0x021741f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02174208 kind:arm_call to:0x0210be08 module:overlay(26) +from:0x0217421c kind:arm_call to:0x02174680 module:overlay(90) +from:0x02174228 kind:arm_call to:0x02174680 module:overlay(90) +from:0x02174250 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02174274 kind:arm_call to:0x02174328 module:overlay(90) +from:0x0217427c kind:load to:0x027e0cec module:dtcm +from:0x0217428c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021742a0 kind:arm_call to:0x02174680 module:overlay(90) +from:0x021742c8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021742ec kind:arm_call to:0x02174328 module:overlay(90) +from:0x02174314 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217431c kind:load to:0x027e0cec module:dtcm +from:0x02174320 kind:load to:0x027e09a8 module:dtcm +from:0x021743d0 kind:arm_call to:0x02015a18 module:main +from:0x021743f4 kind:load to:0x02175670 module:overlay(90) +from:0x02174404 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0217441c kind:arm_call to:0x0200ef9c module:main +from:0x02174428 kind:arm_call to:0x01ffc768 module:itcm +from:0x02174434 kind:arm_call to:0x0200ef5c module:main +from:0x02174490 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021744e4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02174520 kind:arm_call to:0x020c08e4 module:overlay(17) +from:0x0217453c kind:arm_call to:0x0209d56c module:overlay(0) +from:0x02174548 kind:load to:0x020b4f04 module:overlay(0) +from:0x0217454c kind:load to:0x027e09b4 module:dtcm +from:0x02174560 kind:arm_call to:0x0210e2f4 module:overlay(26) +from:0x021745a0 kind:arm_call to:0x01fff498 module:itcm +from:0x021745b8 kind:load to:0x027e0ce8 module:dtcm +from:0x021745e4 kind:arm_call to:0x020eee44 module:overlays(26,31) +from:0x021745f0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174608 kind:load to:0x027e0ce0 module:dtcm +from:0x02174648 kind:arm_call to:0x01fff498 module:itcm +from:0x02174678 kind:load to:0x027e0ce8 module:dtcm +from:0x021746d4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021746e4 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x0217470c kind:arm_call to:0x02174680 module:overlay(90) +from:0x02174724 kind:arm_call to:0x021746f8 module:overlay(90) +from:0x0217474c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02174754 kind:arm_call to:0x02011ff4 module:main +from:0x02174768 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02174770 kind:arm_call to:0x02011ff4 module:main +from:0x02174788 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0217479c kind:arm_call to:0x0203d210 module:main +from:0x021747a4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021747b8 kind:arm_call to:0x0203d210 module:main +from:0x021747c0 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021747cc kind:load to:0x02173b28 module:overlay(90) +from:0x021747d0 kind:load to:0x02173b10 module:overlay(90) +from:0x021747e0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021747f4 kind:arm_call to:0x0203d210 module:main +from:0x021747fc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02174810 kind:arm_call to:0x0203d210 module:main +from:0x02174818 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02174820 kind:arm_call to:0x02011ff4 module:main +from:0x0217482c kind:load to:0x02173b28 module:overlay(90) +from:0x02174830 kind:load to:0x02173b10 module:overlay(90) +from:0x0217483c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02174850 kind:load to:0x02177b30 module:overlay(90) +from:0x02174864 kind:arm_call to:0x02011f3c module:main +from:0x02174870 kind:arm_call to:0x02174904 module:overlay(90) +from:0x02174888 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x02174898 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021748ec kind:load to:0x02176df0 module:overlay(90) +from:0x021748f0 kind:load to:0x02176c24 module:overlay(90) +from:0x021748f4 kind:load to:0x02176e0c module:overlay(90) +from:0x0217490c kind:arm_call to:0x02109b70 module:overlay(26) +from:0x02174920 kind:load to:0x02176e28 module:overlay(90) +from:0x02174988 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217498c kind:arm_call to:0x01fff458 module:itcm +from:0x021749b8 kind:arm_call to:0x02109d54 module:overlay(26) +from:0x021749d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021749ec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021749f4 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02174a0c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174a14 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02174a1c kind:arm_call to:0x02011ff4 module:main +from:0x02174a30 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02174a44 kind:load to:0x02177b84 module:overlay(90) +from:0x02174a58 kind:arm_call to:0x02011f3c module:main +from:0x02174a64 kind:arm_call to:0x02174b20 module:overlay(90) +from:0x02174a7c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02174a8c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02174ae8 kind:load to:0x02176bec module:overlay(90) +from:0x02174aec kind:load to:0x02176c24 module:overlay(90) +from:0x02174af0 kind:load to:0x02176e88 module:overlay(90) +from:0x02174b08 kind:arm_call to:0x02109b70 module:overlay(26) +from:0x02174b1c kind:load to:0x02176ea4 module:overlay(90) +from:0x02174b28 kind:arm_call to:0x02109b70 module:overlay(26) +from:0x02174b3c kind:load to:0x02176ea4 module:overlay(90) +from:0x02174b8c kind:load to:0x02177b84 module:overlay(90) +from:0x02174b98 kind:load to:0x02177c58 module:overlay(90) +from:0x02174bc0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02174bcc kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x02174bf0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02174c0c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02174c28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02174c34 kind:load to:0x027e09a8 module:dtcm +from:0x02174c3c kind:load to:0x027e0cec module:dtcm +from:0x02174c4c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174c54 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02174c6c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174c74 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02174c7c kind:arm_call to:0x02011ff4 module:main +from:0x02174c90 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02174ca4 kind:load to:0x02177c88 module:overlay(90) +from:0x02174cb8 kind:arm_call to:0x02011f3c module:main +from:0x02174cc4 kind:arm_call to:0x02174d58 module:overlay(90) +from:0x02174cdc kind:arm_call to:0x0209cadc module:overlay(0) +from:0x02174cec kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02174d40 kind:load to:0x02176df0 module:overlay(90) +from:0x02174d44 kind:load to:0x02176c24 module:overlay(90) +from:0x02174d48 kind:load to:0x02176f04 module:overlay(90) +from:0x02174d60 kind:arm_call to:0x02174b00 module:overlay(90) +from:0x02174d74 kind:load to:0x02176f20 module:overlay(90) +from:0x02174ddc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174de0 kind:arm_call to:0x01fff458 module:itcm +from:0x02174e0c kind:arm_call to:0x02109d54 module:overlay(26) +from:0x02174e2c kind:load to:0x027e0ce4 module:dtcm +from:0x02174e40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174e48 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02174e60 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174e68 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02174e70 kind:arm_call to:0x02011ff4 module:main +from:0x02174e84 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02174e98 kind:load to:0x02177cdc module:overlay(90) +from:0x02174eac kind:arm_call to:0x02011f3c module:main +from:0x02174eb8 kind:arm_call to:0x02174f50 module:overlay(90) +from:0x02174ed0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02174ee0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02174f3c kind:load to:0x02176bec module:overlay(90) +from:0x02174f40 kind:load to:0x02176c24 module:overlay(90) +from:0x02174f44 kind:load to:0x02176f80 module:overlay(90) +from:0x02174f58 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02174fd0 kind:load to:0x02176f9c module:overlay(90) +from:0x02174fd4 kind:load to:0x02177cdc module:overlay(90) +from:0x02174fd8 kind:load to:0x020b19a8 module:overlay(0) +from:0x02174fdc kind:load to:0x02177db0 module:overlay(90) +from:0x02174fe8 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x02175028 kind:load to:0x027e0cd8 module:dtcm +from:0x02175038 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0217506c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217507c kind:arm_call to:0x01ffc768 module:itcm +from:0x02175088 kind:arm_call to:0x0200ef5c module:main +from:0x02175094 kind:arm_call to:0x0200ef9c module:main +from:0x021750b0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021750b8 kind:load to:0x027e09bc module:dtcm +from:0x021750bc kind:load to:0x020b4f04 module:overlay(0) +from:0x021750dc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021750e4 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021750fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175104 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0217510c kind:arm_call to:0x02011ff4 module:main +from:0x02175120 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02175134 kind:load to:0x02177de0 module:overlay(90) +from:0x02175148 kind:arm_call to:0x02011f3c module:main +from:0x02175154 kind:arm_call to:0x021751ec module:overlay(90) +from:0x0217516c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x0217517c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021751d8 kind:load to:0x02176bec module:overlay(90) +from:0x021751dc kind:load to:0x02176c24 module:overlay(90) +from:0x021751e0 kind:load to:0x02176fec module:overlay(90) +from:0x021751f4 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0217526c kind:load to:0x02177008 module:overlay(90) +from:0x02175270 kind:load to:0x02177de0 module:overlay(90) +from:0x02175274 kind:load to:0x020b19a8 module:overlay(0) +from:0x02175278 kind:load to:0x02177eb4 module:overlay(90) +from:0x02175284 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021752c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021752d4 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02175308 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02175318 kind:arm_call to:0x01ffc768 module:itcm +from:0x02175324 kind:arm_call to:0x0200ef5c module:main +from:0x02175330 kind:arm_call to:0x0200ef9c module:main +from:0x0217534c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02175354 kind:load to:0x027e09bc module:dtcm +from:0x02175358 kind:load to:0x020b4f04 module:overlay(0) +from:0x02175378 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175380 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02175398 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021753a0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021753a8 kind:arm_call to:0x02011ff4 module:main +from:0x021753bc kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021753d0 kind:load to:0x02177ee4 module:overlay(90) +from:0x021753e4 kind:arm_call to:0x02011f3c module:main +from:0x021753f0 kind:arm_call to:0x0217542c module:overlay(90) +from:0x02175408 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02175428 kind:load to:0x02177058 module:overlay(90) +from:0x02175434 kind:arm_call to:0x0210ad44 module:overlay(26) +from:0x02175448 kind:load to:0x02177074 module:overlay(90) +from:0x02175498 kind:load to:0x02177ee4 module:overlay(90) +from:0x021754a8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021754b0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021754b8 kind:arm_call to:0x02016694 module:main +from:0x021754c0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021754d8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021754e0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021754e8 kind:arm_call to:0x02016694 module:main +from:0x021754f0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x021754f8 kind:arm_call to:0x02011ff4 module:main +from:0x0217550c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021756ac kind:arm_call to:0x02165abc module:overlay(90) +from:0x021756d4 kind:arm_call to:0x02165a54 module:overlay(90) +from:0x021756e4 kind:arm_call to:0x0203ce74 module:main +from:0x02175764 kind:load to:0x02177120 module:overlay(90) +from:0x02175768 kind:load to:0x02177100 module:overlay(90) +from:0x0217576c kind:load to:0x027e0d84 module:dtcm +from:0x02175770 kind:load to:0x02177134 module:overlay(90) +from:0x02175774 kind:load to:0x02168cb8 module:overlay(90) +from:0x02175778 kind:load to:0x02177108 module:overlay(90) +from:0x0217577c kind:load to:0x020431b8 module:main +from:0x02175780 kind:load to:0x02176040 module:overlay(90) +from:0x021757b8 kind:arm_call to:0x02168cfc module:overlay(90) +from:0x021757c8 kind:arm_call to:0x0203ce74 module:main +from:0x021757dc kind:load to:0x0217720c module:overlay(90) +from:0x021757e4 kind:load to:0x02176148 module:overlay(90) +from:0x021757e8 kind:load to:0x0217722c module:overlay(90) +from:0x021757ec kind:load to:0x0216de98 module:overlay(90) +from:0x021757f0 kind:load to:0x02177220 module:overlay(90) +from:0x02175810 kind:arm_call to:0x0216dedc module:overlay(90) +from:0x02175820 kind:arm_call to:0x0203ce74 module:main +from:0x02175834 kind:load to:0x02177304 module:overlay(90) +from:0x02175838 kind:load to:0x02177314 module:overlay(90) +from:0x0217583c kind:load to:0x0216f63c module:overlay(90) +from:0x02175840 kind:load to:0x02177308 module:overlay(90) +from:0x0217586c kind:arm_call to:0x0216f680 module:overlay(90) +from:0x0217587c kind:arm_call to:0x0203ce74 module:main +from:0x02175890 kind:load to:0x021773ec module:overlay(90) +from:0x02175894 kind:load to:0x02177408 module:overlay(90) +from:0x02175898 kind:load to:0x021710e8 module:overlay(90) +from:0x0217589c kind:load to:0x021773fc module:overlay(90) +from:0x021758bc kind:arm_call to:0x0217112c module:overlay(90) +from:0x021758cc kind:arm_call to:0x0203ce74 module:main +from:0x021758e0 kind:load to:0x021774e0 module:overlay(90) +from:0x021758e4 kind:load to:0x021774f0 module:overlay(90) +from:0x021758e8 kind:load to:0x02171288 module:overlay(90) +from:0x021758ec kind:load to:0x021774e4 module:overlay(90) +from:0x0217590c kind:arm_call to:0x021712cc module:overlay(90) +from:0x0217591c kind:arm_call to:0x0203ce74 module:main +from:0x02175930 kind:load to:0x0217752c module:overlay(90) +from:0x02175934 kind:load to:0x0217753c module:overlay(90) +from:0x02175938 kind:load to:0x021715b4 module:overlay(90) +from:0x0217593c kind:load to:0x02177530 module:overlay(90) +from:0x0217595c kind:arm_call to:0x021715f8 module:overlay(90) +from:0x0217596c kind:arm_call to:0x0203ce74 module:main +from:0x02175980 kind:load to:0x02177578 module:overlay(90) +from:0x02175984 kind:load to:0x02177588 module:overlay(90) +from:0x02175988 kind:load to:0x02171724 module:overlay(90) +from:0x0217598c kind:load to:0x0217757c module:overlay(90) +from:0x021759ac kind:arm_call to:0x02171768 module:overlay(90) +from:0x021759bc kind:arm_call to:0x0203ce74 module:main +from:0x021759d0 kind:load to:0x021775c4 module:overlay(90) +from:0x021759d4 kind:load to:0x021775d4 module:overlay(90) +from:0x021759d8 kind:load to:0x02172348 module:overlay(90) +from:0x021759dc kind:load to:0x021775c8 module:overlay(90) +from:0x02175a18 kind:arm_call to:0x0217238c module:overlay(90) +from:0x02175a28 kind:arm_call to:0x0203ce74 module:main +from:0x02175a40 kind:load to:0x02176974 module:overlay(90) +from:0x02175a44 kind:load to:0x021776a8 module:overlay(90) +from:0x02175a48 kind:load to:0x021776b8 module:overlay(90) +from:0x02175a4c kind:load to:0x02172a9c module:overlay(90) +from:0x02175a50 kind:load to:0x021776ac module:overlay(90) +from:0x02175a70 kind:arm_call to:0x02172ae0 module:overlay(90) +from:0x02175a80 kind:arm_call to:0x0203ce74 module:main +from:0x02175a94 kind:load to:0x021777b0 module:overlay(90) +from:0x02175a98 kind:load to:0x021777c0 module:overlay(90) +from:0x02175a9c kind:load to:0x02172ed4 module:overlay(90) +from:0x02175aa0 kind:load to:0x021777b4 module:overlay(90) +from:0x02175ad4 kind:arm_call to:0x02172f18 module:overlay(90) +from:0x02175ae4 kind:arm_call to:0x0203ce74 module:main +from:0x02175af8 kind:load to:0x02176b60 module:overlay(90) +from:0x02175afc kind:load to:0x021777e0 module:overlay(90) +from:0x02175b00 kind:load to:0x021777f4 module:overlay(90) +from:0x02175b04 kind:load to:0x021731e8 module:overlay(90) +from:0x02175b08 kind:load to:0x021777e8 module:overlay(90) +from:0x02175b28 kind:arm_call to:0x0217322c module:overlay(90) +from:0x02175b38 kind:arm_call to:0x0203ce74 module:main +from:0x02175b4c kind:load to:0x02177814 module:overlay(90) +from:0x02175b50 kind:load to:0x02177824 module:overlay(90) +from:0x02175b54 kind:load to:0x02173574 module:overlay(90) +from:0x02175b58 kind:load to:0x02177818 module:overlay(90) +from:0x02175b78 kind:arm_call to:0x021735b8 module:overlay(90) +from:0x02175b88 kind:arm_call to:0x0203ce74 module:main +from:0x02175b9c kind:load to:0x02177918 module:overlay(90) +from:0x02175ba0 kind:load to:0x02177928 module:overlay(90) +from:0x02175ba4 kind:load to:0x02173888 module:overlay(90) +from:0x02175ba8 kind:load to:0x0217791c module:overlay(90) +from:0x02175bc8 kind:arm_call to:0x021738cc module:overlay(90) +from:0x02175bd8 kind:arm_call to:0x0203ce74 module:main +from:0x02175bec kind:load to:0x02177a1c module:overlay(90) +from:0x02175bf0 kind:load to:0x02177a2c module:overlay(90) +from:0x02175bf4 kind:load to:0x02174834 module:overlay(90) +from:0x02175bf8 kind:load to:0x02177a20 module:overlay(90) +from:0x02175c18 kind:arm_call to:0x02174878 module:overlay(90) +from:0x02175c28 kind:arm_call to:0x0203ce74 module:main +from:0x02175c3c kind:load to:0x02177b20 module:overlay(90) +from:0x02175c40 kind:load to:0x02177b30 module:overlay(90) +from:0x02175c44 kind:load to:0x02174a28 module:overlay(90) +from:0x02175c48 kind:load to:0x02177b24 module:overlay(90) +from:0x02175c68 kind:arm_call to:0x02174a6c module:overlay(90) +from:0x02175c78 kind:arm_call to:0x0203ce74 module:main +from:0x02175c8c kind:load to:0x02177b74 module:overlay(90) +from:0x02175c90 kind:load to:0x02177b84 module:overlay(90) +from:0x02175c94 kind:load to:0x02174c88 module:overlay(90) +from:0x02175c98 kind:load to:0x02177b78 module:overlay(90) +from:0x02175cb8 kind:arm_call to:0x02174ccc module:overlay(90) +from:0x02175cc8 kind:arm_call to:0x0203ce74 module:main +from:0x02175cdc kind:load to:0x02177c78 module:overlay(90) +from:0x02175ce0 kind:load to:0x02177c88 module:overlay(90) +from:0x02175ce4 kind:load to:0x02174e7c module:overlay(90) +from:0x02175ce8 kind:load to:0x02177c7c module:overlay(90) +from:0x02175d08 kind:arm_call to:0x02174ec0 module:overlay(90) +from:0x02175d18 kind:arm_call to:0x0203ce74 module:main +from:0x02175d2c kind:load to:0x02177ccc module:overlay(90) +from:0x02175d30 kind:load to:0x02177cdc module:overlay(90) +from:0x02175d34 kind:load to:0x02175118 module:overlay(90) +from:0x02175d38 kind:load to:0x02177cd0 module:overlay(90) +from:0x02175d58 kind:arm_call to:0x0217515c module:overlay(90) +from:0x02175d68 kind:arm_call to:0x0203ce74 module:main +from:0x02175d7c kind:load to:0x02177dd0 module:overlay(90) +from:0x02175d80 kind:load to:0x02177de0 module:overlay(90) +from:0x02175d84 kind:load to:0x021753b4 module:overlay(90) +from:0x02175d88 kind:load to:0x02177dd4 module:overlay(90) +from:0x02175da8 kind:arm_call to:0x021753f8 module:overlay(90) +from:0x02175db8 kind:arm_call to:0x0203ce74 module:main +from:0x02175dcc kind:load to:0x02177ed4 module:overlay(90) +from:0x02175dd0 kind:load to:0x02177ee4 module:overlay(90) +from:0x02175dd4 kind:load to:0x02175504 module:overlay(90) +from:0x02175dd8 kind:load to:0x02177ed8 module:overlay(90) +from:0x02175ddc kind:load to:0x0217567c module:overlay(90) +from:0x02175de0 kind:load to:0x02175784 module:overlay(90) +from:0x02175de4 kind:load to:0x021757f4 module:overlay(90) +from:0x02175de8 kind:load to:0x02175844 module:overlay(90) +from:0x02175dec kind:load to:0x021758a0 module:overlay(90) +from:0x02175df0 kind:load to:0x021758f0 module:overlay(90) +from:0x02175df4 kind:load to:0x02175940 module:overlay(90) +from:0x02175df8 kind:load to:0x02175990 module:overlay(90) +from:0x02175dfc kind:load to:0x021759e0 module:overlay(90) +from:0x02175e00 kind:load to:0x02175a54 module:overlay(90) +from:0x02175e04 kind:load to:0x02175aa4 module:overlay(90) +from:0x02175e08 kind:load to:0x02175b0c module:overlay(90) +from:0x02175e0c kind:load to:0x02175b5c module:overlay(90) +from:0x02175e10 kind:load to:0x02175bac module:overlay(90) +from:0x02175e14 kind:load to:0x02175bfc module:overlay(90) +from:0x02175e18 kind:load to:0x02175c4c module:overlay(90) +from:0x02175e1c kind:load to:0x02175c9c module:overlay(90) +from:0x02175e20 kind:load to:0x02175cec module:overlay(90) +from:0x02175e24 kind:load to:0x02175d3c module:overlay(90) +from:0x02175e28 kind:load to:0x02175d8c module:overlay(90) +from:0x02175e48 kind:load to:0x02165c2c module:overlay(90) +from:0x02175e84 kind:load to:0x02165a2c module:overlay(90) +from:0x02175e88 kind:load to:0x02097998 module:overlay(0) +from:0x02175e8c kind:load to:0x020977a8 module:overlay(0) +from:0x02175e90 kind:load to:0x02097824 module:overlay(0) +from:0x02175e94 kind:load to:0x020979a0 module:overlay(0) +from:0x02175e98 kind:load to:0x020979c0 module:overlay(0) +from:0x02175e9c kind:load to:0x020979ec module:overlay(0) +from:0x02175ea8 kind:load to:0x02165f80 module:overlay(90) +from:0x02175eac kind:load to:0x02168c9c module:overlay(90) +from:0x02175eb0 kind:load to:0x02099b54 module:overlay(0) +from:0x02175eb4 kind:load to:0x02099b8c module:overlay(0) +from:0x02175eb8 kind:load to:0x0209a190 module:overlay(0) +from:0x02175ebc kind:load to:0x0209a198 module:overlay(0) +from:0x02175ec0 kind:load to:0x0209a138 module:overlay(0) +from:0x02175ec4 kind:load to:0x02099d04 module:overlay(0) +from:0x02175ec8 kind:load to:0x02099bf4 module:overlay(0) +from:0x02175ecc kind:load to:0x0209a0c0 module:overlay(0) +from:0x02175ed0 kind:load to:0x0209a148 module:overlay(0) +from:0x02175ed4 kind:load to:0x0209a160 module:overlay(0) +from:0x02175ed8 kind:load to:0x02168c28 module:overlay(90) +from:0x02175edc kind:load to:0x0209a178 module:overlay(0) +from:0x02175ee0 kind:load to:0x02168c18 module:overlay(90) +from:0x02175ee4 kind:load to:0x02168bf4 module:overlay(90) +from:0x02175ef0 kind:load to:0x02165f6c module:overlay(90) +from:0x02175ef4 kind:load to:0x02168c80 module:overlay(90) +from:0x02175ef8 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02175efc kind:load to:0x0209a2dc module:overlay(0) +from:0x02175f00 kind:load to:0x0209a374 module:overlay(0) +from:0x02175f04 kind:load to:0x0209a388 module:overlay(0) +from:0x02175f08 kind:load to:0x0209a138 module:overlay(0) +from:0x02175f0c kind:load to:0x0209a3b0 module:overlay(0) +from:0x02175f10 kind:load to:0x0209a438 module:overlay(0) +from:0x02175f14 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02175f18 kind:load to:0x0209a344 module:overlay(0) +from:0x02175f1c kind:load to:0x0209a35c module:overlay(0) +from:0x02175f20 kind:load to:0x0209a39c module:overlay(0) +from:0x02175f24 kind:load to:0x0209a728 module:overlay(0) +from:0x02175f28 kind:load to:0x02168c54 module:overlay(90) +from:0x02175f2c kind:load to:0x02168c30 module:overlay(90) +from:0x02175f30 kind:load to:0x0209a760 module:overlay(0) +from:0x02175f3c kind:load to:0x0209856c module:overlay(0) +from:0x02175f40 kind:load to:0x020985a8 module:overlay(0) +from:0x02175f44 kind:load to:0x020985c0 module:overlay(0) +from:0x02175f48 kind:load to:0x020985cc module:overlay(0) +from:0x02175f4c kind:load to:0x01fff464 module:itcm +from:0x02175f50 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02175f54 kind:load to:0x0216630c module:overlay(90) +from:0x02175f58 kind:load to:0x02098504 module:overlay(0) +from:0x02175f5c kind:load to:0x0216850c module:overlay(90) +from:0x02175f60 kind:load to:0x0209850c module:overlay(0) +from:0x02175f64 kind:load to:0x02098510 module:overlay(0) +from:0x02175f68 kind:load to:0x02168544 module:overlay(90) +from:0x02175f6c kind:load to:0x02168614 module:overlay(90) +from:0x02175f70 kind:load to:0x0209851c module:overlay(0) +from:0x02175f74 kind:load to:0x020985d8 module:overlay(0) +from:0x02175f78 kind:load to:0x02098644 module:overlay(0) +from:0x02175f7c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02175f80 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02175f84 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02175f88 kind:load to:0x02165f94 module:overlay(90) +from:0x02175f8c kind:load to:0x02166010 module:overlay(90) +from:0x02175f90 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02175f94 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02176040 kind:load to:0x02166628 module:overlay(90) +from:0x02176048 kind:load to:0x02166678 module:overlay(90) +from:0x02176058 kind:load to:0x0216674c module:overlay(90) +from:0x02176060 kind:load to:0x02166828 module:overlay(90) +from:0x02176070 kind:load to:0x021669ec module:overlay(90) +from:0x02176078 kind:load to:0x02166a88 module:overlay(90) +from:0x02176088 kind:load to:0x02166c58 module:overlay(90) +from:0x02176090 kind:load to:0x02166cd0 module:overlay(90) +from:0x021760a0 kind:load to:0x02166e14 module:overlay(90) +from:0x021760a8 kind:load to:0x02166e84 module:overlay(90) +from:0x021760b8 kind:load to:0x02167090 module:overlay(90) +from:0x021760c0 kind:load to:0x0216709c module:overlay(90) +from:0x021760d0 kind:load to:0x021670f8 module:overlay(90) +from:0x021760d8 kind:load to:0x021671d8 module:overlay(90) +from:0x021760e8 kind:load to:0x021673b4 module:overlay(90) +from:0x021760f0 kind:load to:0x0216740c module:overlay(90) +from:0x021760f8 kind:load to:0x02167a1c module:overlay(90) +from:0x02176100 kind:load to:0x02167a28 module:overlay(90) +from:0x02176108 kind:load to:0x02167b90 module:overlay(90) +from:0x02176118 kind:load to:0x02167c24 module:overlay(90) +from:0x02176120 kind:load to:0x02167d5c module:overlay(90) +from:0x02176130 kind:load to:0x021680b4 module:overlay(90) +from:0x02176138 kind:load to:0x021680c4 module:overlay(90) +from:0x02176158 kind:load to:0x0216d6d0 module:overlay(90) +from:0x0217615c kind:load to:0x0216d6ec module:overlay(90) +from:0x02176160 kind:load to:0x0216d710 module:overlay(90) +from:0x02176164 kind:load to:0x0216d718 module:overlay(90) +from:0x02176168 kind:load to:0x0216d9ec module:overlay(90) +from:0x02176174 kind:load to:0x02168cd8 module:overlay(90) +from:0x02176178 kind:load to:0x02097998 module:overlay(0) +from:0x0217617c kind:load to:0x020977a8 module:overlay(0) +from:0x02176180 kind:load to:0x02097824 module:overlay(0) +from:0x02176184 kind:load to:0x020979a0 module:overlay(0) +from:0x02176188 kind:load to:0x020979c0 module:overlay(0) +from:0x0217618c kind:load to:0x020979ec module:overlay(0) +from:0x02176198 kind:load to:0x0209856c module:overlay(0) +from:0x0217619c kind:load to:0x020985a8 module:overlay(0) +from:0x021761a0 kind:load to:0x020985c0 module:overlay(0) +from:0x021761a4 kind:load to:0x020985cc module:overlay(0) +from:0x021761a8 kind:load to:0x01fff464 module:itcm +from:0x021761ac kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021761b0 kind:load to:0x02168f94 module:overlay(90) +from:0x021761b4 kind:load to:0x02098504 module:overlay(0) +from:0x021761b8 kind:load to:0x021692d0 module:overlay(90) +from:0x021761bc kind:load to:0x0209850c module:overlay(0) +from:0x021761c0 kind:load to:0x02098510 module:overlay(0) +from:0x021761c4 kind:load to:0x0216c994 module:overlay(90) +from:0x021761c8 kind:load to:0x0216caf4 module:overlay(90) +from:0x021761cc kind:load to:0x0209851c module:overlay(0) +from:0x021761d0 kind:load to:0x020985d8 module:overlay(0) +from:0x021761d4 kind:load to:0x02098644 module:overlay(0) +from:0x021761d8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021761dc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021761e0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021761e4 kind:load to:0x0216de20 module:overlay(90) +from:0x021761e8 kind:load to:0x0216de58 module:overlay(90) +from:0x021761ec kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x021761f0 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x021761f4 kind:load to:0x02169664 module:overlay(90) +from:0x021761fc kind:load to:0x02169854 module:overlay(90) +from:0x02176204 kind:load to:0x02169ae0 module:overlay(90) +from:0x0217620c kind:load to:0x02169f74 module:overlay(90) +from:0x02176214 kind:load to:0x0216b934 module:overlay(90) +from:0x0217621c kind:load to:0x0216a7dc module:overlay(90) +from:0x02176224 kind:load to:0x0216aaac module:overlay(90) +from:0x0217622c kind:load to:0x0216accc module:overlay(90) +from:0x02176234 kind:load to:0x0216adf0 module:overlay(90) +from:0x0217623c kind:load to:0x0216b0d0 module:overlay(90) +from:0x02176244 kind:load to:0x0216b4d4 module:overlay(90) +from:0x0217624c kind:load to:0x0216b708 module:overlay(90) +from:0x02176254 kind:load to:0x0216a354 module:overlay(90) +from:0x0217625c kind:load to:0x02169750 module:overlay(90) +from:0x02176264 kind:load to:0x02169960 module:overlay(90) +from:0x0217626c kind:load to:0x02169c38 module:overlay(90) +from:0x02176274 kind:load to:0x0216a0b4 module:overlay(90) +from:0x0217627c kind:load to:0x0216b9c0 module:overlay(90) +from:0x02176284 kind:load to:0x0216a890 module:overlay(90) +from:0x0217628c kind:load to:0x0216ab30 module:overlay(90) +from:0x02176294 kind:load to:0x0216ad20 module:overlay(90) +from:0x0217629c kind:load to:0x0216ae60 module:overlay(90) +from:0x021762a4 kind:load to:0x0216b1d4 module:overlay(90) +from:0x021762ac kind:load to:0x0216b56c module:overlay(90) +from:0x021762b4 kind:load to:0x0216b858 module:overlay(90) +from:0x021762bc kind:load to:0x0216a3e4 module:overlay(90) +from:0x02176364 kind:load to:0x0216deb8 module:overlay(90) +from:0x02176368 kind:load to:0x02097998 module:overlay(0) +from:0x0217636c kind:load to:0x020977a8 module:overlay(0) +from:0x02176370 kind:load to:0x02097824 module:overlay(0) +from:0x02176374 kind:load to:0x020979a0 module:overlay(0) +from:0x02176378 kind:load to:0x020979c0 module:overlay(0) +from:0x0217637c kind:load to:0x020979ec module:overlay(0) +from:0x02176380 kind:load to:0x0216ecc8 module:overlay(90) +from:0x02176388 kind:load to:0x0216e2a0 module:overlay(90) +from:0x02176390 kind:load to:0x0216e394 module:overlay(90) +from:0x02176398 kind:load to:0x0216e5ac module:overlay(90) +from:0x021763a0 kind:load to:0x0216e6c4 module:overlay(90) +from:0x021763a8 kind:load to:0x0216e82c module:overlay(90) +from:0x021763b0 kind:load to:0x0216ea50 module:overlay(90) +from:0x021763b8 kind:load to:0x0216eb6c module:overlay(90) +from:0x021763c0 kind:load to:0x0216ed00 module:overlay(90) +from:0x021763c8 kind:load to:0x0216e32c module:overlay(90) +from:0x021763d0 kind:load to:0x0216e488 module:overlay(90) +from:0x021763d8 kind:load to:0x0216e610 module:overlay(90) +from:0x021763e0 kind:load to:0x0216e770 module:overlay(90) +from:0x021763e8 kind:load to:0x0216e8b8 module:overlay(90) +from:0x021763f0 kind:load to:0x0216ead4 module:overlay(90) +from:0x021763f8 kind:load to:0x0216ec4c module:overlay(90) +from:0x02176408 kind:load to:0x0209856c module:overlay(0) +from:0x0217640c kind:load to:0x020985a8 module:overlay(0) +from:0x02176410 kind:load to:0x020985c0 module:overlay(0) +from:0x02176414 kind:load to:0x020985cc module:overlay(0) +from:0x02176418 kind:load to:0x01fff464 module:itcm +from:0x0217641c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02176420 kind:load to:0x0216e0a8 module:overlay(90) +from:0x02176424 kind:load to:0x02098504 module:overlay(0) +from:0x02176428 kind:load to:0x0216e23c module:overlay(90) +from:0x0217642c kind:load to:0x0209850c module:overlay(0) +from:0x02176430 kind:load to:0x02098510 module:overlay(0) +from:0x02176434 kind:load to:0x0216f0dc module:overlay(90) +from:0x02176438 kind:load to:0x02098518 module:overlay(0) +from:0x0217643c kind:load to:0x0209851c module:overlay(0) +from:0x02176440 kind:load to:0x020985d8 module:overlay(0) +from:0x02176444 kind:load to:0x02098644 module:overlay(0) +from:0x02176448 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217644c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02176450 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02176454 kind:load to:0x0216f5d4 module:overlay(90) +from:0x02176458 kind:load to:0x0216f604 module:overlay(90) +from:0x0217645c kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02176460 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x0217652c kind:load to:0x0216f65c module:overlay(90) +from:0x02176530 kind:load to:0x02097998 module:overlay(0) +from:0x02176534 kind:load to:0x020977a8 module:overlay(0) +from:0x02176538 kind:load to:0x02097824 module:overlay(0) +from:0x0217653c kind:load to:0x020979a0 module:overlay(0) +from:0x02176540 kind:load to:0x020979c0 module:overlay(0) +from:0x02176544 kind:load to:0x020979ec module:overlay(0) +from:0x02176550 kind:load to:0x0216f94c module:overlay(90) +from:0x02176554 kind:load to:0x02171048 module:overlay(90) +from:0x02176558 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217655c kind:load to:0x0209a868 module:overlay(0) +from:0x02176560 kind:load to:0x02057dc8 module:overlay(0) +from:0x02176564 kind:load to:0x02057e44 module:overlay(0) +from:0x02176568 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217656c kind:load to:0x0209a7f0 module:overlay(0) +from:0x02176570 kind:load to:0x02057d84 module:overlay(0) +from:0x0217657c kind:load to:0x0216f960 module:overlay(90) +from:0x02176580 kind:load to:0x02171064 module:overlay(90) +from:0x02176584 kind:load to:0x02099b54 module:overlay(0) +from:0x02176588 kind:load to:0x02099b8c module:overlay(0) +from:0x0217658c kind:load to:0x0209a190 module:overlay(0) +from:0x02176590 kind:load to:0x0209a198 module:overlay(0) +from:0x02176594 kind:load to:0x0209a138 module:overlay(0) +from:0x02176598 kind:load to:0x02099d04 module:overlay(0) +from:0x0217659c kind:load to:0x02099bf4 module:overlay(0) +from:0x021765a0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021765a4 kind:load to:0x0209a148 module:overlay(0) +from:0x021765a8 kind:load to:0x0209a160 module:overlay(0) +from:0x021765ac kind:load to:0x02168c28 module:overlay(90) +from:0x021765b0 kind:load to:0x0209a178 module:overlay(0) +from:0x021765b4 kind:load to:0x02168c18 module:overlay(90) +from:0x021765b8 kind:load to:0x02168bf4 module:overlay(90) +from:0x021765bc kind:load to:0x02170048 module:overlay(90) +from:0x021765c4 kind:load to:0x021702a4 module:overlay(90) +from:0x021765cc kind:load to:0x02170448 module:overlay(90) +from:0x021765d4 kind:load to:0x0217050c module:overlay(90) +from:0x021765dc kind:load to:0x0217054c module:overlay(90) +from:0x021765e4 kind:load to:0x0217061c module:overlay(90) +from:0x021765ec kind:load to:0x021706bc module:overlay(90) +from:0x021765f4 kind:load to:0x02170834 module:overlay(90) +from:0x021765fc kind:load to:0x02170998 module:overlay(90) +from:0x02176604 kind:load to:0x021709f4 module:overlay(90) +from:0x0217660c kind:load to:0x02170b94 module:overlay(90) +from:0x02176614 kind:load to:0x0216ffc0 module:overlay(90) +from:0x0217661c kind:load to:0x02170168 module:overlay(90) +from:0x02176624 kind:load to:0x021703c0 module:overlay(90) +from:0x0217662c kind:load to:0x021704c8 module:overlay(90) +from:0x02176634 kind:load to:0x02170530 module:overlay(90) +from:0x0217663c kind:load to:0x02170604 module:overlay(90) +from:0x02176644 kind:load to:0x0217067c module:overlay(90) +from:0x0217664c kind:load to:0x02170808 module:overlay(90) +from:0x02176654 kind:load to:0x02170980 module:overlay(90) +from:0x0217665c kind:load to:0x021709d0 module:overlay(90) +from:0x02176664 kind:load to:0x02170b08 module:overlay(90) +from:0x02176674 kind:load to:0x0209856c module:overlay(0) +from:0x02176678 kind:load to:0x020985a8 module:overlay(0) +from:0x0217667c kind:load to:0x020985c0 module:overlay(0) +from:0x02176680 kind:load to:0x020985cc module:overlay(0) +from:0x02176684 kind:load to:0x02170f0c module:overlay(90) +from:0x02176688 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217668c kind:load to:0x0216f974 module:overlay(90) +from:0x02176690 kind:load to:0x02098504 module:overlay(0) +from:0x02176694 kind:load to:0x0216fccc module:overlay(90) +from:0x02176698 kind:load to:0x0209850c module:overlay(0) +from:0x0217669c kind:load to:0x02098510 module:overlay(0) +from:0x021766a0 kind:load to:0x0216fa00 module:overlay(90) +from:0x021766a4 kind:load to:0x0216f9cc module:overlay(90) +from:0x021766a8 kind:load to:0x0209851c module:overlay(0) +from:0x021766ac kind:load to:0x020985d8 module:overlay(0) +from:0x021766b0 kind:load to:0x02098644 module:overlay(0) +from:0x021766b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021766b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021766bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021766c0 kind:load to:0x02171080 module:overlay(90) +from:0x021766c4 kind:load to:0x021710b0 module:overlay(90) +from:0x021766c8 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x021766cc kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02176750 kind:load to:0x02171108 module:overlay(90) +from:0x02176754 kind:load to:0x020977a0 module:overlay(0) +from:0x02176758 kind:load to:0x020977a8 module:overlay(0) +from:0x0217675c kind:load to:0x02097824 module:overlay(0) +from:0x02176760 kind:load to:0x02097864 module:overlay(0) +from:0x02176764 kind:load to:0x02097868 module:overlay(0) +from:0x02176768 kind:load to:0x0209786c module:overlay(0) +from:0x02176774 kind:load to:0x0209856c module:overlay(0) +from:0x02176778 kind:load to:0x020985a8 module:overlay(0) +from:0x0217677c kind:load to:0x020985c0 module:overlay(0) +from:0x02176780 kind:load to:0x020985cc module:overlay(0) +from:0x02176784 kind:load to:0x01fff464 module:itcm +from:0x02176788 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217678c kind:load to:0x020984fc module:overlay(0) +from:0x02176790 kind:load to:0x02098504 module:overlay(0) +from:0x02176794 kind:load to:0x021711d4 module:overlay(90) +from:0x02176798 kind:load to:0x021711e4 module:overlay(90) +from:0x0217679c kind:load to:0x02098510 module:overlay(0) +from:0x021767a0 kind:load to:0x02098514 module:overlay(0) +from:0x021767a4 kind:load to:0x021711f4 module:overlay(90) +from:0x021767a8 kind:load to:0x0209851c module:overlay(0) +from:0x021767ac kind:load to:0x020985d8 module:overlay(0) +from:0x021767b0 kind:load to:0x02098644 module:overlay(0) +from:0x021767b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021767b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021767bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021767c0 kind:load to:0x021711a4 module:overlay(90) +from:0x021767c4 kind:load to:0x021711b8 module:overlay(90) +from:0x021767d0 kind:load to:0x021712a8 module:overlay(90) +from:0x021767d4 kind:load to:0x020977a0 module:overlay(0) +from:0x021767d8 kind:load to:0x020977a8 module:overlay(0) +from:0x021767dc kind:load to:0x02097824 module:overlay(0) +from:0x021767e0 kind:load to:0x02097864 module:overlay(0) +from:0x021767e4 kind:load to:0x02097868 module:overlay(0) +from:0x021767e8 kind:load to:0x0209786c module:overlay(0) +from:0x021767f4 kind:load to:0x0209856c module:overlay(0) +from:0x021767f8 kind:load to:0x020985a8 module:overlay(0) +from:0x021767fc kind:load to:0x020985c0 module:overlay(0) +from:0x02176800 kind:load to:0x020985cc module:overlay(0) +from:0x02176804 kind:load to:0x01fff464 module:itcm +from:0x02176808 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217680c kind:load to:0x020984fc module:overlay(0) +from:0x02176810 kind:load to:0x02171324 module:overlay(90) +from:0x02176814 kind:load to:0x02171354 module:overlay(90) +from:0x02176818 kind:load to:0x0209850c module:overlay(0) +from:0x0217681c kind:load to:0x02098510 module:overlay(0) +from:0x02176820 kind:load to:0x02098514 module:overlay(0) +from:0x02176824 kind:load to:0x02098518 module:overlay(0) +from:0x02176828 kind:load to:0x0209851c module:overlay(0) +from:0x0217682c kind:load to:0x020985d8 module:overlay(0) +from:0x02176830 kind:load to:0x02098644 module:overlay(0) +from:0x02176834 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02176838 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217683c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02176840 kind:load to:0x02171584 module:overlay(90) +from:0x02176844 kind:load to:0x02171598 module:overlay(90) +from:0x02176850 kind:load to:0x021715d4 module:overlay(90) +from:0x02176854 kind:load to:0x020977a0 module:overlay(0) +from:0x02176858 kind:load to:0x020977a8 module:overlay(0) +from:0x0217685c kind:load to:0x02097824 module:overlay(0) +from:0x02176860 kind:load to:0x02097864 module:overlay(0) +from:0x02176864 kind:load to:0x02097868 module:overlay(0) +from:0x02176868 kind:load to:0x0209786c module:overlay(0) +from:0x02176874 kind:load to:0x0209856c module:overlay(0) +from:0x02176878 kind:load to:0x020985a8 module:overlay(0) +from:0x0217687c kind:load to:0x020985c0 module:overlay(0) +from:0x02176880 kind:load to:0x020985cc module:overlay(0) +from:0x02176884 kind:load to:0x01fff464 module:itcm +from:0x02176888 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217688c kind:load to:0x020984fc module:overlay(0) +from:0x02176890 kind:load to:0x02098504 module:overlay(0) +from:0x02176894 kind:load to:0x02098508 module:overlay(0) +from:0x02176898 kind:load to:0x0209850c module:overlay(0) +from:0x0217689c kind:load to:0x02098510 module:overlay(0) +from:0x021768a0 kind:load to:0x02098514 module:overlay(0) +from:0x021768a4 kind:load to:0x02171690 module:overlay(90) +from:0x021768a8 kind:load to:0x0209851c module:overlay(0) +from:0x021768ac kind:load to:0x020985d8 module:overlay(0) +from:0x021768b0 kind:load to:0x02098644 module:overlay(0) +from:0x021768b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021768b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021768bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021768c0 kind:load to:0x02171660 module:overlay(90) +from:0x021768c4 kind:load to:0x02171674 module:overlay(90) +from:0x021768d0 kind:load to:0x02171744 module:overlay(90) +from:0x021768d4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021768d8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021768dc kind:load to:0x0209caac module:overlay(0) +from:0x021768e0 kind:load to:0x0209cacc module:overlay(0) +from:0x021768ec kind:load to:0x021718b0 module:overlay(90) +from:0x021768f0 kind:load to:0x02171c2c module:overlay(90) +from:0x021768f4 kind:load to:0x02171c30 module:overlay(90) +from:0x021768f8 kind:load to:0x02171fc0 module:overlay(90) +from:0x021768fc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176900 kind:load to:0x02172134 module:overlay(90) +from:0x02176904 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176908 kind:load to:0x0209d220 module:overlay(0) +from:0x0217690c kind:load to:0x0209d228 module:overlay(0) +from:0x02176910 kind:load to:0x0209d22c module:overlay(0) +from:0x02176914 kind:load to:0x0209d238 module:overlay(0) +from:0x02176918 kind:load to:0x0209d240 module:overlay(0) +from:0x0217691c kind:load to:0x021722d0 module:overlay(90) +from:0x02176920 kind:load to:0x02172308 module:overlay(90) +from:0x02176924 kind:load to:0x0210b430 module:overlays(19,26) +from:0x02176928 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217692c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176930 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176934 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02176938 kind:load to:0x0210b428 module:overlays(19,26) +from:0x0217693c kind:load to:0x0210b470 module:overlays(19,26) +from:0x02176940 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02176944 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02176948 kind:load to:0x0210b304 module:overlays(19,26) +from:0x0217694c kind:load to:0x021721a8 module:overlay(90) +from:0x02176950 kind:load to:0x021722bc module:overlay(90) +from:0x02176954 kind:load to:0x021722c8 module:overlay(90) +from:0x02176958 kind:load to:0x021721b0 module:overlay(90) +from:0x0217695c kind:load to:0x02172200 module:overlay(90) +from:0x02176960 kind:load to:0x02172238 module:overlay(90) +from:0x02176964 kind:load to:0x02172284 module:overlay(90) +from:0x02176968 kind:load to:0x02172270 module:overlay(90) +from:0x0217696c kind:load to:0x02171ff0 module:overlay(90) +from:0x02176970 kind:load to:0x02171fd4 module:overlay(90) +from:0x02176988 kind:load to:0x02172494 module:overlay(90) +from:0x0217698c kind:load to:0x021729f8 module:overlay(90) +from:0x02176990 kind:load to:0x021729c0 module:overlay(90) +from:0x0217699c kind:load to:0x02172368 module:overlay(90) +from:0x021769a0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021769a4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021769a8 kind:load to:0x0209caac module:overlay(0) +from:0x021769ac kind:load to:0x0209cacc module:overlay(0) +from:0x021769bc kind:load to:0x0209ca64 module:overlay(0) +from:0x021769c0 kind:load to:0x0209ca6c module:overlay(0) +from:0x021769c4 kind:load to:0x0209caac module:overlay(0) +from:0x021769c8 kind:load to:0x0209cacc module:overlay(0) +from:0x021769d4 kind:load to:0x0207c4d0 module:overlay(0) +from:0x021769d8 kind:load to:0x0207c4d8 module:overlay(0) +from:0x021769dc kind:load to:0x0207c9a0 module:overlay(0) +from:0x021769e0 kind:load to:0x0207c990 module:overlay(0) +from:0x021769e4 kind:load to:0x0207c9d4 module:overlay(0) +from:0x021769e8 kind:load to:0x0207ca44 module:overlay(0) +from:0x021769ec kind:load to:0x0207ca6c module:overlay(0) +from:0x021769f0 kind:load to:0x0207cae4 module:overlay(0) +from:0x021769fc kind:load to:0x021724a8 module:overlay(90) +from:0x02176a00 kind:load to:0x02171c2c module:overlay(90) +from:0x02176a04 kind:load to:0x021724f0 module:overlay(90) +from:0x02176a08 kind:load to:0x021725cc module:overlay(90) +from:0x02176a0c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176a10 kind:load to:0x02172134 module:overlay(90) +from:0x02176a14 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176a18 kind:load to:0x0209d220 module:overlay(0) +from:0x02176a1c kind:load to:0x0209d228 module:overlay(0) +from:0x02176a20 kind:load to:0x0209d22c module:overlay(0) +from:0x02176a24 kind:load to:0x0209d238 module:overlay(0) +from:0x02176a28 kind:load to:0x0209d240 module:overlay(0) +from:0x02176a2c kind:load to:0x02172a14 module:overlay(90) +from:0x02176a30 kind:load to:0x02172a54 module:overlay(90) +from:0x02176a34 kind:load to:0x0210b430 module:overlays(19,26) +from:0x02176a38 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176a3c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176a40 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176a44 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02176a48 kind:load to:0x0210b428 module:overlays(19,26) +from:0x02176a4c kind:load to:0x0210b470 module:overlays(19,26) +from:0x02176a50 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02176a54 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02176a58 kind:load to:0x0210b304 module:overlays(19,26) +from:0x02176a5c kind:load to:0x021721a8 module:overlay(90) +from:0x02176a60 kind:load to:0x021722bc module:overlay(90) +from:0x02176a64 kind:load to:0x021722c8 module:overlay(90) +from:0x02176a68 kind:load to:0x021728b4 module:overlay(90) +from:0x02176a6c kind:load to:0x02172904 module:overlay(90) +from:0x02176a70 kind:load to:0x0217293c module:overlay(90) +from:0x02176a74 kind:load to:0x02172988 module:overlay(90) +from:0x02176a78 kind:load to:0x02172974 module:overlay(90) +from:0x02176a7c kind:load to:0x02171ff0 module:overlay(90) +from:0x02176a80 kind:load to:0x02171fd4 module:overlay(90) +from:0x02176a8c kind:load to:0x02172abc module:overlay(90) +from:0x02176a90 kind:load to:0x0209c930 module:overlay(0) +from:0x02176a94 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176a98 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02176a9c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176aa8 kind:load to:0x02172be4 module:overlay(90) +from:0x02176aac kind:load to:0x02172dc0 module:overlay(90) +from:0x02176ab0 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02176ab4 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02176ab8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176abc kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02176ac0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176ac4 kind:load to:0x0209d220 module:overlay(0) +from:0x02176ac8 kind:load to:0x0209d228 module:overlay(0) +from:0x02176acc kind:load to:0x0209d22c module:overlay(0) +from:0x02176ad0 kind:load to:0x0209d238 module:overlay(0) +from:0x02176ad4 kind:load to:0x0209d240 module:overlay(0) +from:0x02176ad8 kind:load to:0x02172b6c module:overlay(90) +from:0x02176adc kind:load to:0x02172ba4 module:overlay(90) +from:0x02176ae0 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02176ae4 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176ae8 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176aec kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176af0 kind:load to:0x02172e00 module:overlay(90) +from:0x02176af4 kind:load to:0x02172e2c module:overlay(90) +from:0x02176af8 kind:load to:0x02172e58 module:overlay(90) +from:0x02176afc kind:load to:0x02172e84 module:overlay(90) +from:0x02176b08 kind:load to:0x02172cc8 module:overlay(90) +from:0x02176b0c kind:load to:0x0209d10c module:overlay(0) +from:0x02176b10 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02176b14 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02176b18 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176b1c kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x02176b20 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176b24 kind:load to:0x0209d220 module:overlay(0) +from:0x02176b28 kind:load to:0x0209d228 module:overlay(0) +from:0x02176b2c kind:load to:0x0209d22c module:overlay(0) +from:0x02176b30 kind:load to:0x0209d238 module:overlay(0) +from:0x02176b34 kind:load to:0x0209d240 module:overlay(0) +from:0x02176b38 kind:load to:0x02172eb4 module:overlay(90) +from:0x02176b3c kind:load to:0x02172e8c module:overlay(90) +from:0x02176b40 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02176b44 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176b48 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176b4c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176b54 kind:load to:0x02172dbc module:overlay(90) +from:0x02176b58 kind:load to:0x02172dac module:overlay(90) +from:0x02176b5c kind:load to:0x02172db4 module:overlay(90) +from:0x02176b74 kind:load to:0x02172ef4 module:overlay(90) +from:0x02176b78 kind:load to:0x0209c930 module:overlay(0) +from:0x02176b7c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176b80 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02176b84 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176b90 kind:load to:0x02172f88 module:overlay(90) +from:0x02176b94 kind:load to:0x0209d10c module:overlay(0) +from:0x02176b98 kind:load to:0x02173068 module:overlay(90) +from:0x02176b9c kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02176ba0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176ba4 kind:load to:0x021730b8 module:overlay(90) +from:0x02176ba8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176bac kind:load to:0x0209d220 module:overlay(0) +from:0x02176bb0 kind:load to:0x0209d228 module:overlay(0) +from:0x02176bb4 kind:load to:0x0209d22c module:overlay(0) +from:0x02176bb8 kind:load to:0x0209d238 module:overlay(0) +from:0x02176bbc kind:load to:0x0209d240 module:overlay(0) +from:0x02176bc0 kind:load to:0x021731b8 module:overlay(90) +from:0x02176bc4 kind:load to:0x021731cc module:overlay(90) +from:0x02176bc8 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02176bcc kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176bd0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176bd4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176bd8 kind:load to:0x021730bc module:overlay(90) +from:0x02176bdc kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02176be0 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x02176bf0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02176bf4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02176bf8 kind:load to:0x0209caac module:overlay(0) +from:0x02176bfc kind:load to:0x0209cacc module:overlay(0) +from:0x02176c08 kind:load to:0x02173208 module:overlay(90) +from:0x02176c0c kind:load to:0x0209ca64 module:overlay(0) +from:0x02176c10 kind:load to:0x0209ca6c module:overlay(0) +from:0x02176c14 kind:load to:0x0209caac module:overlay(0) +from:0x02176c18 kind:load to:0x0209cacc module:overlay(0) +from:0x02176c24 kind:load to:0x0207caf4 module:overlay(0) +from:0x02176c28 kind:load to:0x0207cafc module:overlay(0) +from:0x02176c2c kind:load to:0x0207d310 module:overlay(0) +from:0x02176c30 kind:load to:0x0207d300 module:overlay(0) +from:0x02176c34 kind:load to:0x0207d34c module:overlay(0) +from:0x02176c38 kind:load to:0x0207d384 module:overlay(0) +from:0x02176c3c kind:load to:0x0207d3c8 module:overlay(0) +from:0x02176c40 kind:load to:0x0207d3f0 module:overlay(0) +from:0x02176c4c kind:load to:0x02173318 module:overlay(90) +from:0x02176c50 kind:load to:0x0209d10c module:overlay(0) +from:0x02176c54 kind:load to:0x02173368 module:overlay(90) +from:0x02176c58 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02176c5c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176c60 kind:load to:0x0210a1c4 module:overlays(19,26) +from:0x02176c64 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176c68 kind:load to:0x0210a218 module:overlays(19,26) +from:0x02176c6c kind:load to:0x0209d228 module:overlay(0) +from:0x02176c70 kind:load to:0x0209d22c module:overlay(0) +from:0x02176c74 kind:load to:0x0209d238 module:overlay(0) +from:0x02176c78 kind:load to:0x0209d240 module:overlay(0) +from:0x02176c7c kind:load to:0x0217352c module:overlay(90) +from:0x02176c80 kind:load to:0x0217354c module:overlay(90) +from:0x02176c84 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02176c88 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176c8c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176c90 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176c94 kind:load to:0x0210a39c module:overlays(19,26) +from:0x02176c98 kind:load to:0x021734a0 module:overlay(90) +from:0x02176c9c kind:load to:0x02173444 module:overlay(90) +from:0x02176ca0 kind:load to:0x02173494 module:overlay(90) +from:0x02176cac kind:load to:0x02173594 module:overlay(90) +from:0x02176cb0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02176cb4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02176cb8 kind:load to:0x0209caac module:overlay(0) +from:0x02176cbc kind:load to:0x0209cacc module:overlay(0) +from:0x02176cc8 kind:load to:0x021736a0 module:overlay(90) +from:0x02176ccc kind:load to:0x0209d10c module:overlay(0) +from:0x02176cd0 kind:load to:0x0210a258 module:overlays(19,26) +from:0x02176cd4 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02176cd8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176cdc kind:load to:0x0210a1c4 module:overlays(19,26) +from:0x02176ce0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176ce4 kind:load to:0x0210a218 module:overlays(19,26) +from:0x02176ce8 kind:load to:0x0209d228 module:overlay(0) +from:0x02176cec kind:load to:0x0209d22c module:overlay(0) +from:0x02176cf0 kind:load to:0x0209d238 module:overlay(0) +from:0x02176cf4 kind:load to:0x0209d240 module:overlay(0) +from:0x02176cf8 kind:load to:0x02173840 module:overlay(90) +from:0x02176cfc kind:load to:0x02173860 module:overlay(90) +from:0x02176d00 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02176d04 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176d08 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176d0c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176d10 kind:load to:0x0210a39c module:overlays(19,26) +from:0x02176d14 kind:load to:0x021737b4 module:overlay(90) +from:0x02176d18 kind:load to:0x02173758 module:overlay(90) +from:0x02176d1c kind:load to:0x021737a8 module:overlay(90) +from:0x02176d28 kind:load to:0x02173b3c module:overlay(90) +from:0x02176d2c kind:load to:0x02174760 module:overlay(90) +from:0x02176d30 kind:load to:0x02174714 module:overlay(90) +from:0x02176d3c kind:load to:0x021738a8 module:overlay(90) +from:0x02176d40 kind:load to:0x0209ca64 module:overlay(0) +from:0x02176d44 kind:load to:0x0209ca6c module:overlay(0) +from:0x02176d48 kind:load to:0x0209caac module:overlay(0) +from:0x02176d4c kind:load to:0x0209cacc module:overlay(0) +from:0x02176d58 kind:load to:0x02173b14 module:overlay(90) +from:0x02176d5c kind:load to:0x02174744 module:overlay(90) +from:0x02176d60 kind:load to:0x0205a720 module:overlay(0) +from:0x02176d64 kind:load to:0x01ffc57c module:itcm +from:0x02176d68 kind:load to:0x02057dc8 module:overlay(0) +from:0x02176d6c kind:load to:0x02057e44 module:overlay(0) +from:0x02176d70 kind:load to:0x02057ea8 module:overlay(0) +from:0x02176d74 kind:load to:0x01ffc7a4 module:itcm +from:0x02176d78 kind:load to:0x02057d84 module:overlay(0) +from:0x02176d84 kind:load to:0x02173bd0 module:overlay(90) +from:0x02176d88 kind:load to:0x02173ee0 module:overlay(90) +from:0x02176d8c kind:load to:0x02173fac module:overlay(90) +from:0x02176d90 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02176d94 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176d98 kind:load to:0x021743f8 module:overlay(90) +from:0x02176d9c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176da0 kind:load to:0x0209d220 module:overlay(0) +from:0x02176da4 kind:load to:0x0209d228 module:overlay(0) +from:0x02176da8 kind:load to:0x0209d22c module:overlay(0) +from:0x02176dac kind:load to:0x0209d238 module:overlay(0) +from:0x02176db0 kind:load to:0x0209d240 module:overlay(0) +from:0x02176db4 kind:load to:0x0217477c module:overlay(90) +from:0x02176db8 kind:load to:0x021747d4 module:overlay(90) +from:0x02176dbc kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02176dc0 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176dc4 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176dc8 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176dcc kind:load to:0x02174550 module:overlay(90) +from:0x02176dd0 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02176dd4 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x02176dd8 kind:load to:0x021745bc module:overlay(90) +from:0x02176df4 kind:load to:0x0209cb0c module:overlay(0) +from:0x02176df8 kind:load to:0x0209cb14 module:overlay(0) +from:0x02176dfc kind:load to:0x0209c9f4 module:overlay(0) +from:0x02176e00 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176e0c kind:load to:0x02174854 module:overlay(90) +from:0x02176e10 kind:load to:0x0209cb0c module:overlay(0) +from:0x02176e14 kind:load to:0x0209cb14 module:overlay(0) +from:0x02176e18 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02176e1c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176e28 kind:load to:0x02109c10 module:overlays(19,26) +from:0x02176e2c kind:load to:0x0209d10c module:overlay(0) +from:0x02176e30 kind:load to:0x02109dac module:overlays(19,26) +from:0x02176e34 kind:load to:0x02174924 module:overlay(90) +from:0x02176e38 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176e3c kind:load to:0x02109cb0 module:overlays(19,26) +from:0x02176e40 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176e44 kind:load to:0x02174938 module:overlay(90) +from:0x02176e48 kind:load to:0x0209d228 module:overlay(0) +from:0x02176e4c kind:load to:0x0209d22c module:overlay(0) +from:0x02176e50 kind:load to:0x0209d238 module:overlay(0) +from:0x02176e54 kind:load to:0x0209d240 module:overlay(0) +from:0x02176e58 kind:load to:0x021749e0 module:overlay(90) +from:0x02176e5c kind:load to:0x02174a00 module:overlay(90) +from:0x02176e60 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02176e64 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176e68 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176e6c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176e70 kind:load to:0x02109e24 module:overlays(19,26) +from:0x02176e74 kind:load to:0x02109e54 module:overlays(19,26) +from:0x02176e78 kind:load to:0x02109ef8 module:overlays(19,26) +from:0x02176e7c kind:load to:0x02109f48 module:overlays(19,26) +from:0x02176e88 kind:load to:0x02174a48 module:overlay(90) +from:0x02176e8c kind:load to:0x0209ca64 module:overlay(0) +from:0x02176e90 kind:load to:0x0209ca6c module:overlay(0) +from:0x02176e94 kind:load to:0x0209caac module:overlay(0) +from:0x02176e98 kind:load to:0x0209cacc module:overlay(0) +from:0x02176ea4 kind:load to:0x02109c10 module:overlays(19,26) +from:0x02176ea8 kind:load to:0x0209d10c module:overlay(0) +from:0x02176eac kind:load to:0x02109dac module:overlays(19,26) +from:0x02176eb0 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02176eb4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176eb8 kind:load to:0x02109cb0 module:overlays(19,26) +from:0x02176ebc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176ec0 kind:load to:0x02109d54 module:overlays(19,26) +from:0x02176ec4 kind:load to:0x0209d228 module:overlay(0) +from:0x02176ec8 kind:load to:0x0209d22c module:overlay(0) +from:0x02176ecc kind:load to:0x0209d238 module:overlay(0) +from:0x02176ed0 kind:load to:0x0209d240 module:overlay(0) +from:0x02176ed4 kind:load to:0x02174c40 module:overlay(90) +from:0x02176ed8 kind:load to:0x02174c60 module:overlay(90) +from:0x02176edc kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02176ee0 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176ee4 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176ee8 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176eec kind:load to:0x02109e24 module:overlays(19,26) +from:0x02176ef0 kind:load to:0x02174b9c module:overlay(90) +from:0x02176ef4 kind:load to:0x02174b40 module:overlay(90) +from:0x02176ef8 kind:load to:0x02174b90 module:overlay(90) +from:0x02176f04 kind:load to:0x02174ca8 module:overlay(90) +from:0x02176f08 kind:load to:0x0209cb0c module:overlay(0) +from:0x02176f0c kind:load to:0x0209cb14 module:overlay(0) +from:0x02176f10 kind:load to:0x0209c9f4 module:overlay(0) +from:0x02176f14 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176f20 kind:load to:0x02109c10 module:overlays(19,26) +from:0x02176f24 kind:load to:0x0209d10c module:overlay(0) +from:0x02176f28 kind:load to:0x02109dac module:overlays(19,26) +from:0x02176f2c kind:load to:0x02174d78 module:overlay(90) +from:0x02176f30 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176f34 kind:load to:0x02109cb0 module:overlays(19,26) +from:0x02176f38 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176f3c kind:load to:0x02174d8c module:overlay(90) +from:0x02176f40 kind:load to:0x0209d228 module:overlay(0) +from:0x02176f44 kind:load to:0x0209d22c module:overlay(0) +from:0x02176f48 kind:load to:0x0209d238 module:overlay(0) +from:0x02176f4c kind:load to:0x0209d240 module:overlay(0) +from:0x02176f50 kind:load to:0x02174e34 module:overlay(90) +from:0x02176f54 kind:load to:0x02174e54 module:overlay(90) +from:0x02176f58 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02176f5c kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176f60 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176f64 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176f68 kind:load to:0x02109e24 module:overlays(19,26) +from:0x02176f6c kind:load to:0x02174b9c module:overlay(90) +from:0x02176f70 kind:load to:0x02174b40 module:overlay(90) +from:0x02176f74 kind:load to:0x02174b90 module:overlay(90) +from:0x02176f80 kind:load to:0x02174e9c module:overlay(90) +from:0x02176f84 kind:load to:0x0209ca64 module:overlay(0) +from:0x02176f88 kind:load to:0x0209ca6c module:overlay(0) +from:0x02176f8c kind:load to:0x0209caac module:overlay(0) +from:0x02176f90 kind:load to:0x0209cacc module:overlay(0) +from:0x02176f9c kind:load to:0x02174fe0 module:overlay(90) +from:0x02176fa0 kind:load to:0x0209d10c module:overlay(0) +from:0x02176fa4 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02176fa8 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02176fac kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02176fb0 kind:load to:0x0217502c module:overlay(90) +from:0x02176fb4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02176fb8 kind:load to:0x021750c0 module:overlay(90) +from:0x02176fbc kind:load to:0x0209d228 module:overlay(0) +from:0x02176fc0 kind:load to:0x0209d22c module:overlay(0) +from:0x02176fc4 kind:load to:0x0209d238 module:overlay(0) +from:0x02176fc8 kind:load to:0x0209d240 module:overlay(0) +from:0x02176fcc kind:load to:0x021750d0 module:overlay(90) +from:0x02176fd0 kind:load to:0x021750f0 module:overlay(90) +from:0x02176fd4 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02176fd8 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02176fdc kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02176fe0 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02176fec kind:load to:0x02175138 module:overlay(90) +from:0x02176ff0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02176ff4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02176ff8 kind:load to:0x0209caac module:overlay(0) +from:0x02176ffc kind:load to:0x0209cacc module:overlay(0) +from:0x02177008 kind:load to:0x0217527c module:overlay(90) +from:0x0217700c kind:load to:0x0209d10c module:overlay(0) +from:0x02177010 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02177014 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02177018 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217701c kind:load to:0x021752c8 module:overlay(90) +from:0x02177020 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02177024 kind:load to:0x0217535c module:overlay(90) +from:0x02177028 kind:load to:0x0209d228 module:overlay(0) +from:0x0217702c kind:load to:0x0209d22c module:overlay(0) +from:0x02177030 kind:load to:0x0209d238 module:overlay(0) +from:0x02177034 kind:load to:0x0209d240 module:overlay(0) +from:0x02177038 kind:load to:0x0217536c module:overlay(90) +from:0x0217703c kind:load to:0x0217538c module:overlay(90) +from:0x02177040 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02177044 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02177048 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217704c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02177058 kind:load to:0x021753d4 module:overlay(90) +from:0x0217705c kind:load to:0x0209ca64 module:overlay(0) +from:0x02177060 kind:load to:0x0209ca6c module:overlay(0) +from:0x02177064 kind:load to:0x0209caac module:overlay(0) +from:0x02177068 kind:load to:0x0209cacc module:overlay(0) +from:0x02177074 kind:load to:0x0210ad9c module:overlays(19,26) +from:0x02177078 kind:load to:0x0209d10c module:overlay(0) +from:0x0217707c kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02177080 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02177084 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02177088 kind:load to:0x0210b258 module:overlays(19,26) +from:0x0217708c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02177090 kind:load to:0x0209d220 module:overlay(0) +from:0x02177094 kind:load to:0x0209d228 module:overlay(0) +from:0x02177098 kind:load to:0x0209d22c module:overlay(0) +from:0x0217709c kind:load to:0x0209d238 module:overlay(0) +from:0x021770a0 kind:load to:0x0209d240 module:overlay(0) +from:0x021770a4 kind:load to:0x0217549c module:overlay(90) +from:0x021770a8 kind:load to:0x021754cc module:overlay(90) +from:0x021770ac kind:load to:0x0210b430 module:overlays(19,26) +from:0x021770b0 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021770b4 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021770b8 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021770bc kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021770c0 kind:load to:0x0210b428 module:overlays(19,26) +from:0x021770c4 kind:load to:0x0210af38 module:overlays(19,26) +from:0x021770c8 kind:load to:0x0210aecc module:overlays(19,26) +from:0x021770cc kind:load to:0x0210ae64 module:overlays(19,26) +from:0x021770d0 kind:load to:0x0210b304 module:overlays(19,26) +from:0x021770d4 kind:load to:0x0210b320 module:overlays(19,26) +from:0x021770d8 kind:load to:0x0210ae6c module:overlays(19,26) +from:0x021770dc kind:load to:0x0210ae74 module:overlays(19,26) +from:0x021770e0 kind:load to:0x0217544c module:overlay(90) +from:0x021770e4 kind:load to:0x0210af30 module:overlays(19,26,31) diff --git a/config/eur1/arm9/overlays/ov090/symbols.txt b/config/eur1/arm9/overlays/ov090/symbols.txt new file mode 100644 index 00000000..f014c901 --- /dev/null +++ b/config/eur1/arm9/overlays/ov090/symbols.txt @@ -0,0 +1,678 @@ +func_ov090_02165a20 kind:function(arm,size=0xc) addr:0x02165a20 +func_ov090_02165a2c kind:function(arm,size=0x28) addr:0x02165a2c +func_ov090_02165a54 kind:function(arm,size=0x68) addr:0x02165a54 +func_ov090_02165abc kind:function(arm,size=0x18) addr:0x02165abc +func_ov090_02165ad4 kind:function(arm,size=0x28) addr:0x02165ad4 +func_ov090_02165afc kind:function(arm,size=0x68) addr:0x02165afc +func_ov090_02165b64 kind:function(arm,size=0x24) addr:0x02165b64 +func_ov090_02165b88 kind:function(arm,size=0x7c) addr:0x02165b88 +func_ov090_02165c04 kind:function(arm,size=0x28) addr:0x02165c04 +func_ov090_02165c2c kind:function(arm,size=0x2c) addr:0x02165c2c +func_ov090_02165c58 kind:function(arm,size=0x314) addr:0x02165c58 +func_ov090_02165f6c kind:function(arm,size=0x14) addr:0x02165f6c +func_ov090_02165f80 kind:function(arm,size=0x14) addr:0x02165f80 +func_ov090_02165f94 kind:function(arm,size=0x7c) addr:0x02165f94 +func_ov090_02166010 kind:function(arm,size=0x84) addr:0x02166010 +func_ov090_02166094 kind:function(arm,size=0x1d4) addr:0x02166094 +func_ov090_02166268 kind:function(arm,size=0xa4) addr:0x02166268 +func_ov090_0216630c kind:function(arm,size=0x198) addr:0x0216630c +func_ov090_021664a4 kind:function(arm,size=0xa4) addr:0x021664a4 +func_ov090_02166548 kind:function(arm,size=0xe0) addr:0x02166548 +func_ov090_02166628 kind:function(arm,size=0x50) addr:0x02166628 +func_ov090_02166678 kind:function(arm,size=0xd4) addr:0x02166678 +func_ov090_0216674c kind:function(arm,size=0xdc) addr:0x0216674c +func_ov090_02166828 kind:function(arm,size=0x1c4) addr:0x02166828 +func_ov090_021669ec kind:function(arm,size=0x9c) addr:0x021669ec +func_ov090_02166a88 kind:function(arm,size=0x1d0) addr:0x02166a88 +func_ov090_02166c58 kind:function(arm,size=0x78) addr:0x02166c58 +func_ov090_02166cd0 kind:function(arm,size=0x144) addr:0x02166cd0 +func_ov090_02166e14 kind:function(arm,size=0x70) addr:0x02166e14 +func_ov090_02166e84 kind:function(arm,size=0x20c) addr:0x02166e84 +func_ov090_02167090 kind:function(arm,size=0xc) addr:0x02167090 +func_ov090_0216709c kind:function(arm,size=0x5c) addr:0x0216709c +func_ov090_021670f8 kind:function(arm,size=0xe0) addr:0x021670f8 +func_ov090_021671d8 kind:function(arm,size=0x1dc) addr:0x021671d8 +func_ov090_021673b4 kind:function(arm,size=0x58) addr:0x021673b4 +func_ov090_0216740c kind:function(arm,size=0x610) addr:0x0216740c +func_ov090_02167a1c kind:function(arm,size=0xc) addr:0x02167a1c +func_ov090_02167a28 kind:function(arm,size=0x168) addr:0x02167a28 +func_ov090_02167b90 kind:function(arm,size=0x94) addr:0x02167b90 +func_ov090_02167c24 kind:function(arm,size=0x138) addr:0x02167c24 +func_ov090_02167d5c kind:function(arm,size=0x358) addr:0x02167d5c +func_ov090_021680b4 kind:function(arm,size=0x10) addr:0x021680b4 +func_ov090_021680c4 kind:function(arm,size=0x434) addr:0x021680c4 +func_ov090_021684f8 kind:function(arm,size=0x14) addr:0x021684f8 +func_ov090_0216850c kind:function(arm,size=0x38) addr:0x0216850c +func_ov090_02168544 kind:function(arm,size=0xd0) addr:0x02168544 +func_ov090_02168614 kind:function(arm,size=0x28) addr:0x02168614 +func_ov090_0216863c kind:function(arm,size=0x74) addr:0x0216863c +func_ov090_021686b0 kind:function(arm,size=0x4c) addr:0x021686b0 +func_ov090_021686fc kind:function(arm,size=0x2c) addr:0x021686fc +func_ov090_02168728 kind:function(arm,size=0x94) addr:0x02168728 +func_ov090_021687bc kind:function(arm,size=0x18) addr:0x021687bc +func_ov090_021687d4 kind:function(arm,size=0xc4) addr:0x021687d4 +func_ov090_02168898 kind:function(arm,size=0x90) addr:0x02168898 +func_ov090_02168928 kind:function(arm,size=0x190) addr:0x02168928 +func_ov090_02168ab8 kind:function(arm,size=0x13c) addr:0x02168ab8 +func_ov090_02168bf4 kind:function(arm,size=0x24) addr:0x02168bf4 +func_ov090_02168c18 kind:function(arm,size=0x10) addr:0x02168c18 +func_ov090_02168c28 kind:function(arm,size=0x8) addr:0x02168c28 +func_ov090_02168c30 kind:function(arm,size=0x24) addr:0x02168c30 +func_ov090_02168c54 kind:function(arm,size=0x2c) addr:0x02168c54 +func_ov090_02168c80 kind:function(arm,size=0x1c) addr:0x02168c80 +func_ov090_02168c9c kind:function(arm,size=0x1c) addr:0x02168c9c +func_ov090_02168cb8 kind:function(arm,size=0x14) addr:0x02168cb8 +func_ov090_02168ccc kind:function(arm,size=0xc) addr:0x02168ccc +func_ov090_02168cd8 kind:function(arm,size=0x24) addr:0x02168cd8 +func_ov090_02168cfc kind:function(arm,size=0x70) addr:0x02168cfc +func_ov090_02168d6c kind:function(arm,size=0x228) addr:0x02168d6c +func_ov090_02168f94 kind:function(arm,size=0x294) addr:0x02168f94 +func_ov090_02169228 kind:function(arm,size=0x5c) addr:0x02169228 +func_ov090_02169284 kind:function(arm,size=0x4c) addr:0x02169284 +func_ov090_021692d0 kind:function(arm,size=0x394) addr:0x021692d0 +func_ov090_02169664 kind:function(arm,size=0xec) addr:0x02169664 +func_ov090_02169750 kind:function(arm,size=0x104) addr:0x02169750 +func_ov090_02169854 kind:function(arm,size=0x10c) addr:0x02169854 +func_ov090_02169960 kind:function(arm,size=0x180) addr:0x02169960 +func_ov090_02169ae0 kind:function(arm,size=0x158) addr:0x02169ae0 +func_ov090_02169c38 kind:function(arm,size=0x33c) addr:0x02169c38 +func_ov090_02169f74 kind:function(arm,size=0x140) addr:0x02169f74 +func_ov090_0216a0b4 kind:function(arm,size=0x2a0) addr:0x0216a0b4 +func_ov090_0216a354 kind:function(arm,size=0x90) addr:0x0216a354 +func_ov090_0216a3e4 kind:function(arm,size=0x3ac) addr:0x0216a3e4 +func_ov090_0216a790 kind:function(arm,size=0x4c) addr:0x0216a790 +func_ov090_0216a7dc kind:function(arm,size=0xb4) addr:0x0216a7dc +func_ov090_0216a890 kind:function(arm,size=0x21c) addr:0x0216a890 +func_ov090_0216aaac kind:function(arm,size=0x84) addr:0x0216aaac +func_ov090_0216ab30 kind:function(arm,size=0x19c) addr:0x0216ab30 +func_ov090_0216accc kind:function(arm,size=0x54) addr:0x0216accc +func_ov090_0216ad20 kind:function(arm,size=0xd0) addr:0x0216ad20 +func_ov090_0216adf0 kind:function(arm,size=0x70) addr:0x0216adf0 +func_ov090_0216ae60 kind:function(arm,size=0x270) addr:0x0216ae60 +func_ov090_0216b0d0 kind:function(arm,size=0x104) addr:0x0216b0d0 +func_ov090_0216b1d4 kind:function(arm,size=0x300) addr:0x0216b1d4 +func_ov090_0216b4d4 kind:function(arm,size=0x98) addr:0x0216b4d4 +func_ov090_0216b56c kind:function(arm,size=0x19c) addr:0x0216b56c +func_ov090_0216b708 kind:function(arm,size=0x150) addr:0x0216b708 +func_ov090_0216b858 kind:function(arm,size=0xdc) addr:0x0216b858 +func_ov090_0216b934 kind:function(arm,size=0x8c) addr:0x0216b934 +func_ov090_0216b9c0 kind:function(arm,size=0x4) addr:0x0216b9c0 +func_ov090_0216b9c4 kind:function(arm,size=0xb1c) addr:0x0216b9c4 +func_ov090_0216c4e0 kind:function(arm,size=0x220) addr:0x0216c4e0 +func_ov090_0216c700 kind:function(arm,size=0xb0) addr:0x0216c700 +func_ov090_0216c7b0 kind:function(arm,size=0xb8) addr:0x0216c7b0 +func_ov090_0216c868 kind:function(arm,size=0xb8) addr:0x0216c868 +func_ov090_0216c920 kind:function(arm,size=0x74) addr:0x0216c920 +func_ov090_0216c994 kind:function(arm,size=0x160) addr:0x0216c994 +func_ov090_0216caf4 kind:function(arm,size=0x28) addr:0x0216caf4 +func_ov090_0216cb1c kind:function(arm,size=0x2e4) addr:0x0216cb1c +func_ov090_0216ce00 kind:function(arm,size=0x88) addr:0x0216ce00 +func_ov090_0216ce88 kind:function(arm,size=0x4c) addr:0x0216ce88 +func_ov090_0216ced4 kind:function(arm,size=0x28) addr:0x0216ced4 +func_ov090_0216cefc kind:function(arm,size=0x58) addr:0x0216cefc +func_ov090_0216cf54 kind:function(arm,size=0xa4) addr:0x0216cf54 +func_ov090_0216cff8 kind:function(arm,size=0x68) addr:0x0216cff8 +func_ov090_0216d060 kind:function(arm,size=0x3c) addr:0x0216d060 +func_ov090_0216d09c kind:function(arm,size=0x88) addr:0x0216d09c +func_ov090_0216d124 kind:function(arm,size=0xcc) addr:0x0216d124 +func_ov090_0216d1f0 kind:function(arm,size=0x30) addr:0x0216d1f0 +func_ov090_0216d220 kind:function(arm,size=0xd8) addr:0x0216d220 +func_ov090_0216d2f8 kind:function(arm,size=0x1c8) addr:0x0216d2f8 +func_ov090_0216d4c0 kind:function(arm,size=0xc0) addr:0x0216d4c0 +func_ov090_0216d580 kind:function(arm,size=0x128) addr:0x0216d580 +func_ov090_0216d6a8 kind:function(arm,size=0x28) addr:0x0216d6a8 +func_ov090_0216d6d0 kind:function(arm,size=0x1c) addr:0x0216d6d0 +func_ov090_0216d6ec kind:function(arm,size=0x24) addr:0x0216d6ec +func_ov090_0216d710 kind:function(arm,size=0x8) addr:0x0216d710 +func_ov090_0216d718 kind:function(arm,size=0x2d4) addr:0x0216d718 +func_ov090_0216d9ec kind:function(arm,size=0x1fc) addr:0x0216d9ec +func_ov090_0216dbe8 kind:function(arm,size=0x90) addr:0x0216dbe8 +func_ov090_0216dc78 kind:function(arm,size=0x1a8) addr:0x0216dc78 +func_ov090_0216de20 kind:function(arm,size=0x38) addr:0x0216de20 +func_ov090_0216de58 kind:function(arm,size=0x40) addr:0x0216de58 +func_ov090_0216de98 kind:function(arm,size=0x14) addr:0x0216de98 +func_ov090_0216deac kind:function(arm,size=0xc) addr:0x0216deac +func_ov090_0216deb8 kind:function(arm,size=0x24) addr:0x0216deb8 +func_ov090_0216dedc kind:function(arm,size=0x6c) addr:0x0216dedc +func_ov090_0216df48 kind:function(arm,size=0x160) addr:0x0216df48 +func_ov090_0216e0a8 kind:function(arm,size=0x5c) addr:0x0216e0a8 +func_ov090_0216e104 kind:function(arm,size=0x50) addr:0x0216e104 +func_ov090_0216e154 kind:function(arm,size=0x38) addr:0x0216e154 +func_ov090_0216e18c kind:function(arm,size=0xb0) addr:0x0216e18c +func_ov090_0216e23c kind:function(arm,size=0x64) addr:0x0216e23c +func_ov090_0216e2a0 kind:function(arm,size=0x8c) addr:0x0216e2a0 +func_ov090_0216e32c kind:function(arm,size=0x68) addr:0x0216e32c +func_ov090_0216e394 kind:function(arm,size=0xf4) addr:0x0216e394 +func_ov090_0216e488 kind:function(arm,size=0x124) addr:0x0216e488 +func_ov090_0216e5ac kind:function(arm,size=0x64) addr:0x0216e5ac +func_ov090_0216e610 kind:function(arm,size=0xb4) addr:0x0216e610 +func_ov090_0216e6c4 kind:function(arm,size=0xac) addr:0x0216e6c4 +func_ov090_0216e770 kind:function(arm,size=0xbc) addr:0x0216e770 +func_ov090_0216e82c kind:function(arm,size=0x8c) addr:0x0216e82c +func_ov090_0216e8b8 kind:function(arm,size=0x198) addr:0x0216e8b8 +func_ov090_0216ea50 kind:function(arm,size=0x84) addr:0x0216ea50 +func_ov090_0216ead4 kind:function(arm,size=0x98) addr:0x0216ead4 +func_ov090_0216eb6c kind:function(arm,size=0xe0) addr:0x0216eb6c +func_ov090_0216ec4c kind:function(arm,size=0x7c) addr:0x0216ec4c +func_ov090_0216ecc8 kind:function(arm,size=0x38) addr:0x0216ecc8 +func_ov090_0216ed00 kind:function(arm,size=0x4) addr:0x0216ed00 +func_ov090_0216ed04 kind:function(arm,size=0x60) addr:0x0216ed04 +func_ov090_0216ed64 kind:function(arm,size=0x64) addr:0x0216ed64 +func_ov090_0216edc8 kind:function(arm,size=0x98) addr:0x0216edc8 +func_ov090_0216ee60 kind:function(arm,size=0xf0) addr:0x0216ee60 +func_ov090_0216ef50 kind:function(arm,size=0x98) addr:0x0216ef50 +func_ov090_0216efe8 kind:function(arm,size=0x80) addr:0x0216efe8 +func_ov090_0216f068 kind:function(arm,size=0x74) addr:0x0216f068 +func_ov090_0216f0dc kind:function(arm,size=0x184) addr:0x0216f0dc +func_ov090_0216f260 kind:function(arm,size=0x104) addr:0x0216f260 +func_ov090_0216f364 kind:function(arm,size=0x1c) addr:0x0216f364 +func_ov090_0216f380 kind:function(arm,size=0x254) addr:0x0216f380 +func_ov090_0216f5d4 kind:function(arm,size=0x30) addr:0x0216f5d4 +func_ov090_0216f604 kind:function(arm,size=0x38) addr:0x0216f604 +func_ov090_0216f63c kind:function(arm,size=0x14) addr:0x0216f63c +func_ov090_0216f650 kind:function(arm,size=0xc) addr:0x0216f650 +func_ov090_0216f65c kind:function(arm,size=0x24) addr:0x0216f65c +func_ov090_0216f680 kind:function(arm,size=0x7c) addr:0x0216f680 +func_ov090_0216f6fc kind:function(arm,size=0x250) addr:0x0216f6fc +func_ov090_0216f94c kind:function(arm,size=0x14) addr:0x0216f94c +func_ov090_0216f960 kind:function(arm,size=0x14) addr:0x0216f960 +func_ov090_0216f974 kind:function(arm,size=0x58) addr:0x0216f974 +func_ov090_0216f9cc kind:function(arm,size=0x34) addr:0x0216f9cc +func_ov090_0216fa00 kind:function(arm,size=0x278) addr:0x0216fa00 +func_ov090_0216fc78 kind:function(arm,size=0x54) addr:0x0216fc78 +func_ov090_0216fccc kind:function(arm,size=0x2f4) addr:0x0216fccc +func_ov090_0216ffc0 kind:function(arm,size=0x88) addr:0x0216ffc0 +func_ov090_02170048 kind:function(arm,size=0x120) addr:0x02170048 +func_ov090_02170168 kind:function(arm,size=0x13c) addr:0x02170168 +func_ov090_021702a4 kind:function(arm,size=0x11c) addr:0x021702a4 +func_ov090_021703c0 kind:function(arm,size=0x88) addr:0x021703c0 +func_ov090_02170448 kind:function(arm,size=0x80) addr:0x02170448 +func_ov090_021704c8 kind:function(arm,size=0x44) addr:0x021704c8 +func_ov090_0217050c kind:function(arm,size=0x24) addr:0x0217050c +func_ov090_02170530 kind:function(arm,size=0x1c) addr:0x02170530 +func_ov090_0217054c kind:function(arm,size=0xb8) addr:0x0217054c +func_ov090_02170604 kind:function(arm,size=0x18) addr:0x02170604 +func_ov090_0217061c kind:function(arm,size=0x60) addr:0x0217061c +func_ov090_0217067c kind:function(arm,size=0x40) addr:0x0217067c +func_ov090_021706bc kind:function(arm,size=0x14c) addr:0x021706bc +func_ov090_02170808 kind:function(arm,size=0x2c) addr:0x02170808 +func_ov090_02170834 kind:function(arm,size=0x14c) addr:0x02170834 +func_ov090_02170980 kind:function(arm,size=0x18) addr:0x02170980 +func_ov090_02170998 kind:function(arm,size=0x38) addr:0x02170998 +func_ov090_021709d0 kind:function(arm,size=0x24) addr:0x021709d0 +func_ov090_021709f4 kind:function(arm,size=0x114) addr:0x021709f4 +func_ov090_02170b08 kind:function(arm,size=0x8c) addr:0x02170b08 +func_ov090_02170b94 kind:function(arm,size=0xc4) addr:0x02170b94 +func_ov090_02170c58 kind:function(arm,size=0xcc) addr:0x02170c58 +func_ov090_02170d24 kind:function(arm,size=0xf4) addr:0x02170d24 +func_ov090_02170e18 kind:function(arm,size=0x30) addr:0x02170e18 +func_ov090_02170e48 kind:function(arm,size=0xac) addr:0x02170e48 +func_ov090_02170ef4 kind:function(arm,size=0x18) addr:0x02170ef4 +func_ov090_02170f0c kind:function(arm,size=0x5c) addr:0x02170f0c +func_ov090_02170f68 kind:function(arm,size=0xac) addr:0x02170f68 +func_ov090_02171014 kind:function(arm,size=0x34) addr:0x02171014 +func_ov090_02171048 kind:function(arm,size=0x1c) addr:0x02171048 +func_ov090_02171064 kind:function(arm,size=0x1c) addr:0x02171064 +func_ov090_02171080 kind:function(arm,size=0x30) addr:0x02171080 +func_ov090_021710b0 kind:function(arm,size=0x38) addr:0x021710b0 +func_ov090_021710e8 kind:function(arm,size=0x14) addr:0x021710e8 +func_ov090_021710fc kind:function(arm,size=0xc) addr:0x021710fc +func_ov090_02171108 kind:function(arm,size=0x24) addr:0x02171108 +func_ov090_0217112c kind:function(arm,size=0x28) addr:0x0217112c +func_ov090_02171154 kind:function(arm,size=0x50) addr:0x02171154 +func_ov090_021711a4 kind:function(arm,size=0x14) addr:0x021711a4 +func_ov090_021711b8 kind:function(arm,size=0x1c) addr:0x021711b8 +func_ov090_021711d4 kind:function(arm,size=0x10) addr:0x021711d4 +func_ov090_021711e4 kind:function(arm,size=0x10) addr:0x021711e4 +func_ov090_021711f4 kind:function(arm,size=0x94) addr:0x021711f4 +func_ov090_02171288 kind:function(arm,size=0x14) addr:0x02171288 +func_ov090_0217129c kind:function(arm,size=0xc) addr:0x0217129c +func_ov090_021712a8 kind:function(arm,size=0x24) addr:0x021712a8 +func_ov090_021712cc kind:function(arm,size=0x28) addr:0x021712cc +func_ov090_021712f4 kind:function(arm,size=0x30) addr:0x021712f4 +func_ov090_02171324 kind:function(arm,size=0x30) addr:0x02171324 +func_ov090_02171354 kind:function(arm,size=0x230) addr:0x02171354 +func_ov090_02171584 kind:function(arm,size=0x14) addr:0x02171584 +func_ov090_02171598 kind:function(arm,size=0x1c) addr:0x02171598 +func_ov090_021715b4 kind:function(arm,size=0x14) addr:0x021715b4 +func_ov090_021715c8 kind:function(arm,size=0xc) addr:0x021715c8 +func_ov090_021715d4 kind:function(arm,size=0x24) addr:0x021715d4 +func_ov090_021715f8 kind:function(arm,size=0x28) addr:0x021715f8 +func_ov090_02171620 kind:function(arm,size=0x40) addr:0x02171620 +func_ov090_02171660 kind:function(arm,size=0x14) addr:0x02171660 +func_ov090_02171674 kind:function(arm,size=0x1c) addr:0x02171674 +func_ov090_02171690 kind:function(arm,size=0x94) addr:0x02171690 +func_ov090_02171724 kind:function(arm,size=0x14) addr:0x02171724 +func_ov090_02171738 kind:function(arm,size=0xc) addr:0x02171738 +func_ov090_02171744 kind:function(arm,size=0x24) addr:0x02171744 +func_ov090_02171768 kind:function(arm,size=0x50) addr:0x02171768 +func_ov090_021717b8 kind:function(arm,size=0x7c) addr:0x021717b8 +func_ov090_02171834 kind:function(arm,size=0x7c) addr:0x02171834 +func_ov090_021718b0 kind:function(arm,size=0x37c) addr:0x021718b0 +func_ov090_02171c2c kind:function(arm,size=0x4) addr:0x02171c2c +func_ov090_02171c30 kind:function(arm,size=0x390) addr:0x02171c30 +func_ov090_02171fc0 kind:function(arm,size=0x14) addr:0x02171fc0 +func_ov090_02171fd4 kind:function(arm,size=0x1c) addr:0x02171fd4 +func_ov090_02171ff0 kind:function(arm,size=0x84) addr:0x02171ff0 +func_ov090_02172074 kind:function(arm,size=0xc0) addr:0x02172074 +func_ov090_02172134 kind:function(arm,size=0x74) addr:0x02172134 +func_ov090_021721a8 kind:function(arm,size=0x8) addr:0x021721a8 +func_ov090_021721b0 kind:function(arm,size=0x50) addr:0x021721b0 +func_ov090_02172200 kind:function(arm,size=0x38) addr:0x02172200 +func_ov090_02172238 kind:function(arm,size=0x38) addr:0x02172238 +func_ov090_02172270 kind:function(arm,size=0x14) addr:0x02172270 +func_ov090_02172284 kind:function(arm,size=0x38) addr:0x02172284 +func_ov090_021722bc kind:function(arm,size=0xc) addr:0x021722bc +func_ov090_021722c8 kind:function(arm,size=0x8) addr:0x021722c8 +func_ov090_021722d0 kind:function(arm,size=0x38) addr:0x021722d0 +func_ov090_02172308 kind:function(arm,size=0x40) addr:0x02172308 +func_ov090_02172348 kind:function(arm,size=0x14) addr:0x02172348 +func_ov090_0217235c kind:function(arm,size=0xc) addr:0x0217235c +func_ov090_02172368 kind:function(arm,size=0x24) addr:0x02172368 +func_ov090_0217238c kind:function(arm,size=0xbc) addr:0x0217238c +func_ov090_02172448 kind:function(arm,size=0x4c) addr:0x02172448 +func_ov090_02172494 kind:function(arm,size=0x14) addr:0x02172494 +func_ov090_021724a8 kind:function(arm,size=0x48) addr:0x021724a8 +func_ov090_021724f0 kind:function(arm,size=0xdc) addr:0x021724f0 +func_ov090_021725cc kind:function(arm,size=0x14) addr:0x021725cc +func_ov090_021725e0 kind:function(arm,size=0x2d4) addr:0x021725e0 +func_ov090_021728b4 kind:function(arm,size=0x50) addr:0x021728b4 +func_ov090_02172904 kind:function(arm,size=0x38) addr:0x02172904 +func_ov090_0217293c kind:function(arm,size=0x38) addr:0x0217293c +func_ov090_02172974 kind:function(arm,size=0x14) addr:0x02172974 +func_ov090_02172988 kind:function(arm,size=0x38) addr:0x02172988 +func_ov090_021729c0 kind:function(arm,size=0x38) addr:0x021729c0 +func_ov090_021729f8 kind:function(arm,size=0x1c) addr:0x021729f8 +func_ov090_02172a14 kind:function(arm,size=0x40) addr:0x02172a14 +func_ov090_02172a54 kind:function(arm,size=0x48) addr:0x02172a54 +func_ov090_02172a9c kind:function(arm,size=0x14) addr:0x02172a9c +func_ov090_02172ab0 kind:function(arm,size=0xc) addr:0x02172ab0 +func_ov090_02172abc kind:function(arm,size=0x24) addr:0x02172abc +func_ov090_02172ae0 kind:function(arm,size=0x50) addr:0x02172ae0 +func_ov090_02172b30 kind:function(arm,size=0x3c) addr:0x02172b30 +func_ov090_02172b6c kind:function(arm,size=0x38) addr:0x02172b6c +func_ov090_02172ba4 kind:function(arm,size=0x40) addr:0x02172ba4 +func_ov090_02172be4 kind:function(arm,size=0xe4) addr:0x02172be4 +func_ov090_02172cc8 kind:function(arm,size=0xe4) addr:0x02172cc8 +func_ov090_02172dac kind:function(arm,size=0x8) addr:0x02172dac +func_ov090_02172db4 kind:function(arm,size=0x8) addr:0x02172db4 +func_ov090_02172dbc kind:function(arm,size=0x4) addr:0x02172dbc +func_ov090_02172dc0 kind:function(arm,size=0x4) addr:0x02172dc0 +func_ov090_02172dc4 kind:function(arm,size=0x3c) addr:0x02172dc4 +func_ov090_02172e00 kind:function(arm,size=0x2c) addr:0x02172e00 +func_ov090_02172e2c kind:function(arm,size=0x2c) addr:0x02172e2c +func_ov090_02172e58 kind:function(arm,size=0x2c) addr:0x02172e58 +func_ov090_02172e84 kind:function(arm,size=0x8) addr:0x02172e84 +func_ov090_02172e8c kind:function(arm,size=0x28) addr:0x02172e8c +func_ov090_02172eb4 kind:function(arm,size=0x20) addr:0x02172eb4 +func_ov090_02172ed4 kind:function(arm,size=0x14) addr:0x02172ed4 +func_ov090_02172ee8 kind:function(arm,size=0xc) addr:0x02172ee8 +func_ov090_02172ef4 kind:function(arm,size=0x24) addr:0x02172ef4 +func_ov090_02172f18 kind:function(arm,size=0x28) addr:0x02172f18 +func_ov090_02172f40 kind:function(arm,size=0x48) addr:0x02172f40 +func_ov090_02172f88 kind:function(arm,size=0xe0) addr:0x02172f88 +func_ov090_02173068 kind:function(arm,size=0x50) addr:0x02173068 +func_ov090_021730b8 kind:function(arm,size=0x4) addr:0x021730b8 +func_ov090_021730bc kind:function(arm,size=0x1c) addr:0x021730bc +func_ov090_021730d8 kind:function(arm,size=0x4c) addr:0x021730d8 +func_ov090_02173124 kind:function(arm,size=0x40) addr:0x02173124 +func_ov090_02173164 kind:function(arm,size=0x10) addr:0x02173164 +func_ov090_02173174 kind:function(arm,size=0x24) addr:0x02173174 +func_ov090_02173198 kind:function(arm,size=0x20) addr:0x02173198 +func_ov090_021731b8 kind:function(arm,size=0x14) addr:0x021731b8 +func_ov090_021731cc kind:function(arm,size=0x1c) addr:0x021731cc +func_ov090_021731e8 kind:function(arm,size=0x14) addr:0x021731e8 +func_ov090_021731fc kind:function(arm,size=0xc) addr:0x021731fc +func_ov090_02173208 kind:function(arm,size=0x24) addr:0x02173208 +func_ov090_0217322c kind:function(arm,size=0xb0) addr:0x0217322c +func_ov090_021732dc kind:function(arm,size=0x3c) addr:0x021732dc +func_ov090_02173318 kind:function(arm,size=0x50) addr:0x02173318 +func_ov090_02173368 kind:function(arm,size=0xdc) addr:0x02173368 +func_ov090_02173444 kind:function(arm,size=0x50) addr:0x02173444 +func_ov090_02173494 kind:function(arm,size=0xc) addr:0x02173494 +func_ov090_021734a0 kind:function(arm,size=0x8c) addr:0x021734a0 +func_ov090_0217352c kind:function(arm,size=0x20) addr:0x0217352c +func_ov090_0217354c kind:function(arm,size=0x28) addr:0x0217354c +func_ov090_02173574 kind:function(arm,size=0x14) addr:0x02173574 +func_ov090_02173588 kind:function(arm,size=0xc) addr:0x02173588 +func_ov090_02173594 kind:function(arm,size=0x24) addr:0x02173594 +func_ov090_021735b8 kind:function(arm,size=0xb0) addr:0x021735b8 +func_ov090_02173668 kind:function(arm,size=0x38) addr:0x02173668 +func_ov090_021736a0 kind:function(arm,size=0xb8) addr:0x021736a0 +func_ov090_02173758 kind:function(arm,size=0x50) addr:0x02173758 +func_ov090_021737a8 kind:function(arm,size=0xc) addr:0x021737a8 +func_ov090_021737b4 kind:function(arm,size=0x8c) addr:0x021737b4 +func_ov090_02173840 kind:function(arm,size=0x20) addr:0x02173840 +func_ov090_02173860 kind:function(arm,size=0x28) addr:0x02173860 +func_ov090_02173888 kind:function(arm,size=0x14) addr:0x02173888 +func_ov090_0217389c kind:function(arm,size=0xc) addr:0x0217389c +func_ov090_021738a8 kind:function(arm,size=0x24) addr:0x021738a8 +func_ov090_021738cc kind:function(arm,size=0xac) addr:0x021738cc +func_ov090_02173978 kind:function(arm,size=0x184) addr:0x02173978 +func_ov090_02173afc kind:function(arm,size=0x14) addr:0x02173afc +func_ov090_02173b10 kind:function(arm,size=0x4) addr:0x02173b10 +func_ov090_02173b14 kind:function(arm,size=0x14) addr:0x02173b14 +func_ov090_02173b28 kind:function(arm,size=0x14) addr:0x02173b28 +func_ov090_02173b3c kind:function(arm,size=0x14) addr:0x02173b3c +func_ov090_02173b50 kind:function(arm,size=0x80) addr:0x02173b50 +func_ov090_02173bd0 kind:function(arm,size=0x310) addr:0x02173bd0 +func_ov090_02173ee0 kind:function(arm,size=0xcc) addr:0x02173ee0 +func_ov090_02173fac kind:function(arm,size=0x130) addr:0x02173fac +func_ov090_021740dc kind:function(arm,size=0x10c) addr:0x021740dc +func_ov090_021741e8 kind:function(arm,size=0x98) addr:0x021741e8 +func_ov090_02174280 kind:function(arm,size=0xa8) addr:0x02174280 +func_ov090_02174328 kind:function(arm,size=0xd0) addr:0x02174328 +func_ov090_021743f8 kind:function(arm,size=0x158) addr:0x021743f8 +func_ov090_02174550 kind:function(arm,size=0x6c) addr:0x02174550 +func_ov090_021745bc kind:function(arm,size=0x50) addr:0x021745bc +func_ov090_0217460c kind:function(arm,size=0x74) addr:0x0217460c +func_ov090_02174680 kind:function(arm,size=0x78) addr:0x02174680 +func_ov090_021746f8 kind:function(arm,size=0x1c) addr:0x021746f8 +func_ov090_02174714 kind:function(arm,size=0x1c) addr:0x02174714 +func_ov090_02174730 kind:function(arm,size=0x14) addr:0x02174730 +func_ov090_02174744 kind:function(arm,size=0x1c) addr:0x02174744 +func_ov090_02174760 kind:function(arm,size=0x1c) addr:0x02174760 +func_ov090_0217477c kind:function(arm,size=0x58) addr:0x0217477c +func_ov090_021747d4 kind:function(arm,size=0x60) addr:0x021747d4 +func_ov090_02174834 kind:function(arm,size=0x14) addr:0x02174834 +func_ov090_02174848 kind:function(arm,size=0xc) addr:0x02174848 +func_ov090_02174854 kind:function(arm,size=0x24) addr:0x02174854 +func_ov090_02174878 kind:function(arm,size=0x8c) addr:0x02174878 +func_ov090_02174904 kind:function(arm,size=0x20) addr:0x02174904 +func_ov090_02174924 kind:function(arm,size=0x14) addr:0x02174924 +func_ov090_02174938 kind:function(arm,size=0xa8) addr:0x02174938 +func_ov090_021749e0 kind:function(arm,size=0x20) addr:0x021749e0 +func_ov090_02174a00 kind:function(arm,size=0x28) addr:0x02174a00 +func_ov090_02174a28 kind:function(arm,size=0x14) addr:0x02174a28 +func_ov090_02174a3c kind:function(arm,size=0xc) addr:0x02174a3c +func_ov090_02174a48 kind:function(arm,size=0x24) addr:0x02174a48 +func_ov090_02174a6c kind:function(arm,size=0x94) addr:0x02174a6c +func_ov090_02174b00 kind:function(arm,size=0x20) addr:0x02174b00 +func_ov090_02174b20 kind:function(arm,size=0x20) addr:0x02174b20 +func_ov090_02174b40 kind:function(arm,size=0x50) addr:0x02174b40 +func_ov090_02174b90 kind:function(arm,size=0xc) addr:0x02174b90 +func_ov090_02174b9c kind:function(arm,size=0xa4) addr:0x02174b9c +func_ov090_02174c40 kind:function(arm,size=0x20) addr:0x02174c40 +func_ov090_02174c60 kind:function(arm,size=0x28) addr:0x02174c60 +func_ov090_02174c88 kind:function(arm,size=0x14) addr:0x02174c88 +func_ov090_02174c9c kind:function(arm,size=0xc) addr:0x02174c9c +func_ov090_02174ca8 kind:function(arm,size=0x24) addr:0x02174ca8 +func_ov090_02174ccc kind:function(arm,size=0x8c) addr:0x02174ccc +func_ov090_02174d58 kind:function(arm,size=0x20) addr:0x02174d58 +func_ov090_02174d78 kind:function(arm,size=0x14) addr:0x02174d78 +func_ov090_02174d8c kind:function(arm,size=0xa8) addr:0x02174d8c +func_ov090_02174e34 kind:function(arm,size=0x20) addr:0x02174e34 +func_ov090_02174e54 kind:function(arm,size=0x28) addr:0x02174e54 +func_ov090_02174e7c kind:function(arm,size=0x14) addr:0x02174e7c +func_ov090_02174e90 kind:function(arm,size=0xc) addr:0x02174e90 +func_ov090_02174e9c kind:function(arm,size=0x24) addr:0x02174e9c +func_ov090_02174ec0 kind:function(arm,size=0x90) addr:0x02174ec0 +func_ov090_02174f50 kind:function(arm,size=0x90) addr:0x02174f50 +func_ov090_02174fe0 kind:function(arm,size=0x4c) addr:0x02174fe0 +func_ov090_0217502c kind:function(arm,size=0x94) addr:0x0217502c +func_ov090_021750c0 kind:function(arm,size=0x10) addr:0x021750c0 +func_ov090_021750d0 kind:function(arm,size=0x20) addr:0x021750d0 +func_ov090_021750f0 kind:function(arm,size=0x28) addr:0x021750f0 +func_ov090_02175118 kind:function(arm,size=0x14) addr:0x02175118 +func_ov090_0217512c kind:function(arm,size=0xc) addr:0x0217512c +func_ov090_02175138 kind:function(arm,size=0x24) addr:0x02175138 +func_ov090_0217515c kind:function(arm,size=0x90) addr:0x0217515c +func_ov090_021751ec kind:function(arm,size=0x90) addr:0x021751ec +func_ov090_0217527c kind:function(arm,size=0x4c) addr:0x0217527c +func_ov090_021752c8 kind:function(arm,size=0x94) addr:0x021752c8 +func_ov090_0217535c kind:function(arm,size=0x10) addr:0x0217535c +func_ov090_0217536c kind:function(arm,size=0x20) addr:0x0217536c +func_ov090_0217538c kind:function(arm,size=0x28) addr:0x0217538c +func_ov090_021753b4 kind:function(arm,size=0x14) addr:0x021753b4 +func_ov090_021753c8 kind:function(arm,size=0xc) addr:0x021753c8 +func_ov090_021753d4 kind:function(arm,size=0x24) addr:0x021753d4 +func_ov090_021753f8 kind:function(arm,size=0x34) addr:0x021753f8 +func_ov090_0217542c kind:function(arm,size=0x20) addr:0x0217542c +func_ov090_0217544c kind:function(arm,size=0x50) addr:0x0217544c +func_ov090_0217549c kind:function(arm,size=0x30) addr:0x0217549c +func_ov090_021754cc kind:function(arm,size=0x38) addr:0x021754cc +func_ov090_02175504 kind:function(arm,size=0x14) addr:0x02175504 +data_ov090_02175518 kind:data(any) addr:0x02175518 +data_ov090_02175528 kind:data(any) addr:0x02175528 +data_ov090_02175538 kind:data(any) addr:0x02175538 +data_ov090_02175580 kind:data(any) addr:0x02175580 +data_ov090_02175590 kind:data(any) addr:0x02175590 +data_ov090_021755a0 kind:data(any) addr:0x021755a0 +data_ov090_021755b0 kind:data(any) addr:0x021755b0 +data_ov090_021755c0 kind:data(any) addr:0x021755c0 +data_ov090_021755d0 kind:data(any) addr:0x021755d0 +data_ov090_021755e0 kind:data(any) addr:0x021755e0 +data_ov090_021755f0 kind:data(any) addr:0x021755f0 +data_ov090_02175604 kind:data(any) addr:0x02175604 +data_ov090_02175620 kind:data(any) addr:0x02175620 +data_ov090_02175630 kind:data(any) addr:0x02175630 +data_ov090_02175640 kind:data(any) addr:0x02175640 +data_ov090_02175670 kind:data(any) addr:0x02175670 +__sinit_ov090_0217567c kind:function(arm,size=0x108) addr:0x0217567c +__sinit_ov090_02175784 kind:function(arm,size=0x70) addr:0x02175784 +__sinit_ov090_021757f4 kind:function(arm,size=0x50) addr:0x021757f4 +__sinit_ov090_02175844 kind:function(arm,size=0x5c) addr:0x02175844 +__sinit_ov090_021758a0 kind:function(arm,size=0x50) addr:0x021758a0 +__sinit_ov090_021758f0 kind:function(arm,size=0x50) addr:0x021758f0 +__sinit_ov090_02175940 kind:function(arm,size=0x50) addr:0x02175940 +__sinit_ov090_02175990 kind:function(arm,size=0x50) addr:0x02175990 +__sinit_ov090_021759e0 kind:function(arm,size=0x74) addr:0x021759e0 +__sinit_ov090_02175a54 kind:function(arm,size=0x50) addr:0x02175a54 +__sinit_ov090_02175aa4 kind:function(arm,size=0x68) addr:0x02175aa4 +__sinit_ov090_02175b0c kind:function(arm,size=0x50) addr:0x02175b0c +__sinit_ov090_02175b5c kind:function(arm,size=0x50) addr:0x02175b5c +__sinit_ov090_02175bac kind:function(arm,size=0x50) addr:0x02175bac +__sinit_ov090_02175bfc kind:function(arm,size=0x50) addr:0x02175bfc +__sinit_ov090_02175c4c kind:function(arm,size=0x50) addr:0x02175c4c +__sinit_ov090_02175c9c kind:function(arm,size=0x50) addr:0x02175c9c +__sinit_ov090_02175cec kind:function(arm,size=0x50) addr:0x02175cec +__sinit_ov090_02175d3c kind:function(arm,size=0x50) addr:0x02175d3c +__sinit_ov090_02175d8c kind:function(arm,size=0x50) addr:0x02175d8c +.p__sinit_ov090_0217567c kind:data(word) addr:0x02175ddc +.p__sinit_ov090_02175784 kind:data(word) addr:0x02175de0 +.p__sinit_ov090_021757f4 kind:data(word) addr:0x02175de4 +.p__sinit_ov090_02175844 kind:data(word) addr:0x02175de8 +.p__sinit_ov090_021758a0 kind:data(word) addr:0x02175dec +.p__sinit_ov090_021758f0 kind:data(word) addr:0x02175df0 +.p__sinit_ov090_02175940 kind:data(word) addr:0x02175df4 +.p__sinit_ov090_02175990 kind:data(word) addr:0x02175df8 +.p__sinit_ov090_021759e0 kind:data(word) addr:0x02175dfc +.p__sinit_ov090_02175a54 kind:data(word) addr:0x02175e00 +.p__sinit_ov090_02175aa4 kind:data(word) addr:0x02175e04 +.p__sinit_ov090_02175b0c kind:data(word) addr:0x02175e08 +.p__sinit_ov090_02175b5c kind:data(word) addr:0x02175e0c +.p__sinit_ov090_02175bac kind:data(word) addr:0x02175e10 +.p__sinit_ov090_02175bfc kind:data(word) addr:0x02175e14 +.p__sinit_ov090_02175c4c kind:data(word) addr:0x02175e18 +.p__sinit_ov090_02175c9c kind:data(word) addr:0x02175e1c +.p__sinit_ov090_02175cec kind:data(word) addr:0x02175e20 +.p__sinit_ov090_02175d3c kind:data(word) addr:0x02175e24 +.p__sinit_ov090_02175d8c kind:data(word) addr:0x02175e28 +data_ov090_02175e48 kind:data(any) addr:0x02175e48 +data_ov090_02175e4c kind:data(any) addr:0x02175e4c +data_ov090_02175e50 kind:data(any) addr:0x02175e50 ambiguous +data_ov090_02175e64 kind:data(any) addr:0x02175e64 +data_ov090_02175e84 kind:data(any) addr:0x02175e84 +data_ov090_02175ea8 kind:data(any) addr:0x02175ea8 +data_ov090_02175ef0 kind:data(any) addr:0x02175ef0 +data_ov090_02175f3c kind:data(any) addr:0x02175f3c +data_ov090_02175f98 kind:data(any) addr:0x02175f98 +data_ov090_02175fb0 kind:data(any) addr:0x02175fb0 +data_ov090_02175fc8 kind:data(any) addr:0x02175fc8 +data_ov090_02175fe0 kind:data(any) addr:0x02175fe0 +data_ov090_02175ff8 kind:data(any) addr:0x02175ff8 +data_ov090_02176010 kind:data(any) addr:0x02176010 +data_ov090_02176028 kind:data(any) addr:0x02176028 +data_ov090_02176040 kind:data(any) addr:0x02176040 +data_ov090_02176050 kind:data(any) addr:0x02176050 +data_ov090_02176148 kind:data(any) addr:0x02176148 +data_ov090_02176158 kind:data(any) addr:0x02176158 +data_ov090_02176174 kind:data(any) addr:0x02176174 +data_ov090_02176198 kind:data(any) addr:0x02176198 +data_ov090_021761f4 kind:data(any) addr:0x021761f4 +data_ov090_02176248 kind:data(any) addr:0x02176248 ambiguous +data_ov090_0217625c kind:data(any) addr:0x0217625c +data_ov090_021762c4 kind:data(any) addr:0x021762c4 +data_ov090_021762dc kind:data(any) addr:0x021762dc +data_ov090_021762f4 kind:data(any) addr:0x021762f4 +data_ov090_0217630c kind:data(any) addr:0x0217630c +data_ov090_02176324 kind:data(any) addr:0x02176324 +data_ov090_0217633c kind:data(any) addr:0x0217633c +data_ov090_02176354 kind:data(any) addr:0x02176354 +data_ov090_02176358 kind:data(any) addr:0x02176358 +data_ov090_02176364 kind:data(any) addr:0x02176364 +data_ov090_02176380 kind:data(any) addr:0x02176380 +data_ov090_021763c0 kind:data(any) addr:0x021763c0 +data_ov090_02176408 kind:data(any) addr:0x02176408 +data_ov090_02176464 kind:data(any) addr:0x02176464 +data_ov090_0217647c kind:data(any) addr:0x0217647c +data_ov090_02176494 kind:data(any) addr:0x02176494 +data_ov090_021764ac kind:data(any) addr:0x021764ac +data_ov090_021764c4 kind:data(any) addr:0x021764c4 +data_ov090_021764dc kind:data(any) addr:0x021764dc +data_ov090_021764f4 kind:data(any) addr:0x021764f4 +data_ov090_0217650c kind:data(any) addr:0x0217650c +data_ov090_0217652c kind:data(any) addr:0x0217652c +data_ov090_02176550 kind:data(any) addr:0x02176550 +data_ov090_0217657c kind:data(any) addr:0x0217657c +data_ov090_021765bc kind:data(any) addr:0x021765bc +data_ov090_02176614 kind:data(any) addr:0x02176614 +data_ov090_02176674 kind:data(any) addr:0x02176674 +data_ov090_021766e8 kind:data(any) addr:0x021766e8 +data_ov090_02176700 kind:data(any) addr:0x02176700 +data_ov090_02176730 kind:data(any) addr:0x02176730 +data_ov090_02176750 kind:data(any) addr:0x02176750 +data_ov090_02176774 kind:data(any) addr:0x02176774 +data_ov090_021767d0 kind:data(any) addr:0x021767d0 +data_ov090_021767f4 kind:data(any) addr:0x021767f4 +data_ov090_02176850 kind:data(any) addr:0x02176850 +data_ov090_02176874 kind:data(any) addr:0x02176874 +data_ov090_021768d0 kind:data(any) addr:0x021768d0 +data_ov090_021768ec kind:data(any) addr:0x021768ec +data_ov090_02176974 kind:data(any) addr:0x02176974 +data_ov090_02176988 kind:data(any) addr:0x02176988 +data_ov090_0217699c kind:data(any) addr:0x0217699c +data_ov090_021769b8 kind:data(any) addr:0x021769b8 +data_ov090_021769d4 kind:data(any) addr:0x021769d4 +data_ov090_021769fc kind:data(any) addr:0x021769fc +data_ov090_02176a8c kind:data(any) addr:0x02176a8c +data_ov090_02176aa8 kind:data(any) addr:0x02176aa8 +data_ov090_02176b08 kind:data(any) addr:0x02176b08 +data_ov090_02176b60 kind:data(any) addr:0x02176b60 +data_ov090_02176b74 kind:data(any) addr:0x02176b74 +data_ov090_02176b90 kind:data(any) addr:0x02176b90 +data_ov090_02176bec kind:data(any) addr:0x02176bec +data_ov090_02176c08 kind:data(any) addr:0x02176c08 +data_ov090_02176c24 kind:data(any) addr:0x02176c24 +data_ov090_02176c28 kind:data(any) addr:0x02176c28 ambiguous +data_ov090_02176c4c kind:data(any) addr:0x02176c4c +data_ov090_02176c74 kind:data(any) addr:0x02176c74 ambiguous +data_ov090_02176cac kind:data(any) addr:0x02176cac +data_ov090_02176cc8 kind:data(any) addr:0x02176cc8 +data_ov090_02176d28 kind:data(any) addr:0x02176d28 +data_ov090_02176d3c kind:data(any) addr:0x02176d3c +data_ov090_02176d58 kind:data(any) addr:0x02176d58 +data_ov090_02176d84 kind:data(any) addr:0x02176d84 +data_ov090_02176ddc kind:data(any) addr:0x02176ddc +data_ov090_02176df0 kind:data(any) addr:0x02176df0 +data_ov090_02176e0c kind:data(any) addr:0x02176e0c +data_ov090_02176e28 kind:data(any) addr:0x02176e28 +data_ov090_02176e88 kind:data(any) addr:0x02176e88 +data_ov090_02176ea4 kind:data(any) addr:0x02176ea4 +data_ov090_02176f04 kind:data(any) addr:0x02176f04 +data_ov090_02176f20 kind:data(any) addr:0x02176f20 +data_ov090_02176f80 kind:data(any) addr:0x02176f80 +data_ov090_02176f9c kind:data(any) addr:0x02176f9c +data_ov090_02176fec kind:data(any) addr:0x02176fec +data_ov090_02177008 kind:data(any) addr:0x02177008 +data_ov090_02177058 kind:data(any) addr:0x02177058 +data_ov090_02177074 kind:data(any) addr:0x02177074 +data_ov090_02177100 kind:bss addr:0x02177100 +data_ov090_02177108 kind:bss addr:0x02177108 +data_ov090_02177114 kind:bss addr:0x02177114 +data_ov090_02177120 kind:bss addr:0x02177120 +data_ov090_02177134 kind:bss addr:0x02177134 +data_ov090_0217720c kind:bss addr:0x0217720c +data_ov090_02177214 kind:bss addr:0x02177214 +data_ov090_02177220 kind:bss addr:0x02177220 +data_ov090_0217722c kind:bss addr:0x0217722c +data_ov090_02177270 kind:bss addr:0x02177270 ambiguous +data_ov090_02177304 kind:bss addr:0x02177304 +data_ov090_02177308 kind:bss addr:0x02177308 +data_ov090_02177314 kind:bss addr:0x02177314 +data_ov090_02177398 kind:bss addr:0x02177398 ambiguous +data_ov090_021773a8 kind:bss addr:0x021773a8 ambiguous +data_ov090_021773ec kind:bss addr:0x021773ec +data_ov090_021773f0 kind:bss addr:0x021773f0 +data_ov090_021773fc kind:bss addr:0x021773fc +data_ov090_02177408 kind:bss addr:0x02177408 +data_ov090_021774e0 kind:bss addr:0x021774e0 +data_ov090_021774e4 kind:bss addr:0x021774e4 +data_ov090_021774f0 kind:bss addr:0x021774f0 +data_ov090_0217752c kind:bss addr:0x0217752c +data_ov090_02177530 kind:bss addr:0x02177530 +data_ov090_0217753c kind:bss addr:0x0217753c +data_ov090_02177578 kind:bss addr:0x02177578 +data_ov090_0217757c kind:bss addr:0x0217757c +data_ov090_02177588 kind:bss addr:0x02177588 +data_ov090_021775c4 kind:bss addr:0x021775c4 +data_ov090_021775c8 kind:bss addr:0x021775c8 +data_ov090_021775d4 kind:bss addr:0x021775d4 +data_ov090_021775f4 kind:bss addr:0x021775f4 +data_ov090_021776a8 kind:bss addr:0x021776a8 +data_ov090_021776ac kind:bss addr:0x021776ac +data_ov090_021776b8 kind:bss addr:0x021776b8 +data_ov090_021776d8 kind:bss addr:0x021776d8 +data_ov090_021776ec kind:bss addr:0x021776ec ambiguous +data_ov090_0217778c kind:bss addr:0x0217778c +data_ov090_021777b0 kind:bss addr:0x021777b0 +data_ov090_021777b4 kind:bss addr:0x021777b4 +data_ov090_021777c0 kind:bss addr:0x021777c0 +data_ov090_021777e0 kind:bss addr:0x021777e0 +data_ov090_021777e8 kind:bss addr:0x021777e8 +data_ov090_021777f4 kind:bss addr:0x021777f4 +data_ov090_02177814 kind:bss addr:0x02177814 +data_ov090_02177818 kind:bss addr:0x02177818 +data_ov090_02177824 kind:bss addr:0x02177824 +data_ov090_021778f8 kind:bss addr:0x021778f8 +data_ov090_02177918 kind:bss addr:0x02177918 +data_ov090_0217791c kind:bss addr:0x0217791c +data_ov090_02177928 kind:bss addr:0x02177928 +data_ov090_021779fc kind:bss addr:0x021779fc +data_ov090_02177a1c kind:bss addr:0x02177a1c +data_ov090_02177a20 kind:bss addr:0x02177a20 +data_ov090_02177a2c kind:bss addr:0x02177a2c +data_ov090_02177a4c kind:bss addr:0x02177a4c +data_ov090_02177ac8 kind:bss addr:0x02177ac8 ambiguous +data_ov090_02177b00 kind:bss addr:0x02177b00 +data_ov090_02177b20 kind:bss addr:0x02177b20 +data_ov090_02177b24 kind:bss addr:0x02177b24 +data_ov090_02177b30 kind:bss addr:0x02177b30 +data_ov090_02177b74 kind:bss addr:0x02177b74 +data_ov090_02177b78 kind:bss addr:0x02177b78 +data_ov090_02177b84 kind:bss addr:0x02177b84 +data_ov090_02177c20 kind:bss addr:0x02177c20 ambiguous +data_ov090_02177c58 kind:bss addr:0x02177c58 +data_ov090_02177c78 kind:bss addr:0x02177c78 +data_ov090_02177c7c kind:bss addr:0x02177c7c +data_ov090_02177c88 kind:bss addr:0x02177c88 +data_ov090_02177cc8 kind:bss addr:0x02177cc8 ambiguous +data_ov090_02177ccc kind:bss addr:0x02177ccc +data_ov090_02177cd0 kind:bss addr:0x02177cd0 +data_ov090_02177cdc kind:bss addr:0x02177cdc +data_ov090_02177db0 kind:bss addr:0x02177db0 +data_ov090_02177dd0 kind:bss addr:0x02177dd0 +data_ov090_02177dd4 kind:bss addr:0x02177dd4 +data_ov090_02177de0 kind:bss addr:0x02177de0 +data_ov090_02177e80 kind:bss addr:0x02177e80 ambiguous +data_ov090_02177e84 kind:bss addr:0x02177e84 ambiguous +data_ov090_02177e8c kind:bss addr:0x02177e8c ambiguous +data_ov090_02177e94 kind:bss addr:0x02177e94 ambiguous +data_ov090_02177ea8 kind:bss addr:0x02177ea8 ambiguous +data_ov090_02177eb0 kind:bss addr:0x02177eb0 ambiguous +data_ov090_02177eb4 kind:bss addr:0x02177eb4 +data_ov090_02177eb8 kind:bss addr:0x02177eb8 ambiguous +data_ov090_02177ed4 kind:bss addr:0x02177ed4 +data_ov090_02177ed8 kind:bss addr:0x02177ed8 +data_ov090_02177ee4 kind:bss addr:0x02177ee4 +data_ov090_02177ef8 kind:bss addr:0x02177ef8 ambiguous diff --git a/config/eur1/arm9/overlays/ov091/delinks.txt b/config/eur1/arm9/overlays/ov091/delinks.txt new file mode 100644 index 00000000..e0be26c5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov091/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165a20 end:0x021769d0 kind:code align:32 + .rodata start:0x021769d0 end:0x02176ae0 kind:rodata align:4 + .init start:0x02176ae0 end:0x02177168 kind:code align:4 + .ctor start:0x02177168 end:0x021771b8 kind:rodata align:4 + .data start:0x021771c0 end:0x02178200 kind:data align:32 + .bss start:0x02178200 end:0x02179140 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov091/relocs.txt b/config/eur1/arm9/overlays/ov091/relocs.txt new file mode 100644 index 00000000..b4ea774f --- /dev/null +++ b/config/eur1/arm9/overlays/ov091/relocs.txt @@ -0,0 +1,2693 @@ +from:0x02165a28 kind:arm_call to:0x02079304 module:overlay(0) +from:0x02165a80 kind:load to:0x021771c8 module:overlay(91) +from:0x02165a84 kind:load to:0x027e00fc module:dtcm +from:0x02165b0c kind:arm_call to:0x02082a2c module:overlay(0) +from:0x02165b5c kind:arm_call to:0x02015820 module:main +from:0x02165b84 kind:load to:0x027e0cdc module:dtcm +from:0x02165b88 kind:load to:0x027e0ce0 module:dtcm +from:0x02165b9c kind:arm_call to:0x02165bbc module:overlay(91) +from:0x02165ba8 kind:arm_call to:0x02165bc8 module:overlay(91) +from:0x02165bb4 kind:arm_call to:0x02165bfc module:overlay(91) +from:0x02165bc4 kind:load to:0x02166050 module:overlay(91) +from:0x02165be4 kind:arm_call to:0x02165ee8 module:overlay(91) +from:0x02165bec kind:arm_call to:0x02165f34 module:overlay(91) +from:0x02165bf4 kind:arm_call to:0x0202851c module:main +from:0x02165c34 kind:arm_call to:0x02082a2c module:overlay(0) +from:0x02165cc4 kind:arm_call to:0x020eecec module:overlay(26) +from:0x02165ce0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02165d14 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02165d2c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02165d38 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02165d4c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02165d60 kind:arm_call to:0x01ffb780 module:itcm +from:0x02165d6c kind:arm_call to:0x01ffb860 module:itcm +from:0x02165d9c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02165dac kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02165dbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02165ddc kind:arm_call to:0x02015820 module:main +from:0x02165ed8 kind:load to:0x027e0ce0 module:dtcm +from:0x02165edc kind:load to:0x027e0cdc module:dtcm +from:0x02165ee0 kind:load to:0x0203e964 module:main +from:0x02165ef4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02165f10 kind:arm_call to:0x020e80d8 module:overlay(26) +from:0x02165f24 kind:arm_call to:0x02166088 module:overlay(91) +from:0x02165f2c kind:load to:0x0204a110 module:main +from:0x02165f30 kind:load to:0x027e0ce0 module:dtcm +from:0x02165f40 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02165f64 kind:arm_call to:0x01ff9318 module:itcm +from:0x02165f80 kind:arm_call to:0x01ff9318 module:itcm +from:0x02165f90 kind:arm_call to:0x02166088 module:overlay(91) +from:0x02165f98 kind:load to:0x0204a110 module:main +from:0x02165fc4 kind:arm_call to:0x020e799c module:overlay(26) +from:0x02165fe8 kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x02165ff8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02166008 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02166014 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02166024 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216604c kind:load to:0x027e0ce0 module:dtcm +from:0x02166078 kind:arm_call to:0x02165f9c module:overlay(91) +from:0x02166080 kind:arm_call to:0x0202851c module:main +from:0x0216610c kind:arm_call to:0x02166118 module:overlay(91) +from:0x02166114 kind:load to:0x0204a088 module:main +from:0x0216618c kind:arm_call to:0x0207933c module:overlay(0) +from:0x021661a0 kind:arm_call to:0x0207933c module:overlay(0) +from:0x021661a8 kind:arm_call to:0x02011ff4 module:main +from:0x021661c0 kind:arm_call to:0x02079304 module:overlay(0) +from:0x02166258 kind:load to:0x021771f4 module:overlay(91) +from:0x0216625c kind:load to:0x027e00fc module:dtcm +from:0x021662fc kind:load to:0x02138e30 module:overlay(26) +from:0x02166318 kind:arm_call to:0x02082a2c module:overlay(0) +from:0x02166368 kind:arm_call to:0x02015820 module:main +from:0x02166390 kind:load to:0x027e0cdc module:dtcm +from:0x02166394 kind:load to:0x027e0ce0 module:dtcm +from:0x021663a8 kind:arm_call to:0x021663c8 module:overlay(91) +from:0x021663b4 kind:arm_call to:0x021663d4 module:overlay(91) +from:0x021663c0 kind:arm_call to:0x02166408 module:overlay(91) +from:0x021663d0 kind:load to:0x021668a4 module:overlay(91) +from:0x021663f0 kind:arm_call to:0x021666e8 module:overlay(91) +from:0x021663f8 kind:arm_call to:0x02166710 module:overlay(91) +from:0x02166400 kind:arm_call to:0x0202851c module:main +from:0x02166440 kind:arm_call to:0x02082a2c module:overlay(0) +from:0x021664b4 kind:arm_call to:0x020eecec module:overlay(26) +from:0x021664d0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02166504 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0216651c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02166528 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216653c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02166550 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216655c kind:arm_call to:0x01ffb860 module:itcm +from:0x0216658c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0216659c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021665b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166684 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x021666d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021666dc kind:load to:0x027e0cdc module:dtcm +from:0x021666e0 kind:load to:0x0203e964 module:main +from:0x02166704 kind:arm_call to:0x021668dc module:overlay(91) +from:0x0216670c kind:load to:0x02141ae8 module:overlay(26) +from:0x02166744 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166760 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166784 kind:arm_call to:0x01ff9364 module:itcm +from:0x021667ac kind:arm_call to:0x01ff9364 module:itcm +from:0x021667d8 kind:arm_call to:0x021668dc module:overlay(91) +from:0x021667e4 kind:arm_call to:0x021668dc module:overlay(91) +from:0x021667ec kind:load to:0x02141ae8 module:overlay(26) +from:0x02166818 kind:arm_call to:0x020e799c module:overlay(26) +from:0x0216683c kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x0216684c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216685c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02166868 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02166878 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021668a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021668cc kind:arm_call to:0x021667f0 module:overlay(91) +from:0x021668d4 kind:arm_call to:0x0202851c module:main +from:0x02166958 kind:arm_call to:0x02166968 module:overlay(91) +from:0x02166960 kind:load to:0x0204a088 module:main +from:0x02166964 kind:load to:0x02141ae8 module:overlay(26) +from:0x021669a8 kind:arm_call to:0x0207933c module:overlay(0) +from:0x021669bc kind:arm_call to:0x0207933c module:overlay(0) +from:0x021669c4 kind:arm_call to:0x02011ff4 module:main +from:0x021669e8 kind:arm_call to:0x02167b14 module:overlay(91) +from:0x021669f0 kind:arm_call to:0x0201667c module:main +from:0x02166a0c kind:arm_call_thumb to:0x020d1a9c module:overlay(24) +from:0x02166a2c kind:arm_call to:0x02072a80 module:overlay(0) +from:0x02166a3c kind:arm_call to:0x02072a80 module:overlay(0) +from:0x02166a48 kind:load to:0x02177268 module:overlay(91) +from:0x02166a4c kind:load to:0x027e09ac module:dtcm +from:0x02166a50 kind:load to:0x021782bc module:overlay(91) +from:0x02166a54 kind:load to:0x02178254 module:overlay(91) +from:0x02166b20 kind:arm_call to:0x02166e88 module:overlay(91) +from:0x02166b2c kind:arm_call to:0x020be0e8 module:overlay(17) +from:0x02166ba4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02166bc0 kind:arm_call to:0x02166e88 module:overlay(91) +from:0x02166bdc kind:arm_call to:0x020be120 module:overlay(17) +from:0x02166c08 kind:arm_call to:0x020166f4 module:main +from:0x02166c14 kind:load to:0x027e09b8 module:dtcm +from:0x02166c18 kind:load to:0x02138e30 module:overlay(26) +from:0x02166c1c kind:load to:0x027e0954 module:dtcm +from:0x02166c38 kind:arm_call to:0x01ffc768 module:itcm +from:0x02166d68 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02166d88 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02166e00 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02166e24 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02166e6c kind:load to:0x020b4f04 module:overlay(0) +from:0x02166e78 kind:load to:0x027e095c module:dtcm +from:0x02166f40 kind:load to:0x0217820c module:overlay(91) +from:0x02166f44 kind:load to:0x02177218 module:overlay(91) +from:0x02166f48 kind:load to:0x02178244 module:overlay(91) +from:0x02166f4c kind:load to:0x02178208 module:overlay(91) +from:0x02166f50 kind:load to:0x02178224 module:overlay(91) +from:0x02166f68 kind:arm_call to:0x02166e88 module:overlay(91) +from:0x02166f90 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02167038 kind:load to:0x020b5254 module:overlay(0) +from:0x021671ac kind:load to:0x0217820c module:overlay(91) +from:0x021671b0 kind:load to:0x02177218 module:overlay(91) +from:0x021671b4 kind:load to:0x02178244 module:overlay(91) +from:0x021671b8 kind:load to:0x02178208 module:overlay(91) +from:0x021671bc kind:load to:0x02178224 module:overlay(91) +from:0x021671c0 kind:load to:0x02178200 module:overlay(91) +from:0x021671c4 kind:load to:0x02178234 module:overlay(91) +from:0x021671f4 kind:arm_call to:0x02072724 module:overlay(0) +from:0x02167200 kind:arm_call to:0x01ffb464 module:itcm +from:0x02167210 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216721c kind:load to:0x027e09ac module:dtcm +from:0x02167220 kind:load to:0x021782bc module:overlay(91) +from:0x02167224 kind:load to:0x0204e60c module:main +from:0x0216725c kind:arm_call to:0x02072724 module:overlay(0) +from:0x02167268 kind:arm_call to:0x01ffb464 module:itcm +from:0x02167278 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216743c kind:load to:0x027e09ac module:dtcm +from:0x02167440 kind:load to:0x02178254 module:overlay(91) +from:0x02167444 kind:load to:0x0204e60c module:main +from:0x02167448 kind:load to:0x021769d0 module:overlay(91) +from:0x0216744c kind:load to:0x02176a40 module:overlay(91) +from:0x02167450 kind:load to:0x0203e964 module:main +from:0x02167454 kind:load to:0x02176a00 module:overlay(91) +from:0x02167458 kind:load to:0x02177218 module:overlay(91) +from:0x0216745c kind:load to:0x02176a20 module:overlay(91) +from:0x02167460 kind:load to:0x021769e0 module:overlay(91) +from:0x021674bc kind:arm_call to:0x01ffb464 module:itcm +from:0x021674cc kind:arm_call to:0x01ff9218 module:itcm +from:0x021675e8 kind:load to:0x0204e60c module:main +from:0x021675ec kind:load to:0x02178208 module:overlay(91) +from:0x021675f0 kind:load to:0x02177218 module:overlay(91) +from:0x021675f4 kind:load to:0x02178224 module:overlay(91) +from:0x02167630 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0216763c kind:arm_call to:0x01ffb464 module:itcm +from:0x0216764c kind:arm_call to:0x01ff9218 module:itcm +from:0x02167654 kind:arm_call_thumb to:0x020d1af8 module:overlay(24) +from:0x02167738 kind:load to:0x027e09ac module:dtcm +from:0x0216773c kind:load to:0x02178254 module:overlay(91) +from:0x02167740 kind:load to:0x0204e60c module:main +from:0x02167854 kind:load to:0x02178200 module:overlay(91) +from:0x02167858 kind:load to:0x02177218 module:overlay(91) +from:0x0216785c kind:load to:0x02178234 module:overlay(91) +from:0x0216789c kind:arm_call to:0x02072724 module:overlay(0) +from:0x021678a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021678b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216798c kind:load to:0x027e09ac module:dtcm +from:0x02167990 kind:load to:0x021782bc module:overlay(91) +from:0x02167994 kind:load to:0x0204e60c module:main +from:0x02167998 kind:load to:0x021769f0 module:overlay(91) +from:0x021679ec kind:arm_call to:0x01ffb464 module:itcm +from:0x021679fc kind:arm_call to:0x01ff9218 module:itcm +from:0x02167b00 kind:load to:0x0204e60c module:main +from:0x02167b04 kind:load to:0x02178204 module:overlay(91) +from:0x02167b08 kind:load to:0x02177218 module:overlay(91) +from:0x02167b0c kind:load to:0x02178214 module:overlay(91) +from:0x02167b20 kind:load to:0x02178210 module:overlay(91) +from:0x02167b2c kind:load to:0x02178334 module:overlay(91) +from:0x02167b40 kind:arm_call to:0x02011f3c module:main +from:0x02167b4c kind:arm_call to:0x02167b8c module:overlay(91) +from:0x02167b64 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02167b84 kind:load to:0x02177274 module:overlay(91) +from:0x02167b94 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02167c08 kind:load to:0x02177290 module:overlay(91) +from:0x02167c0c kind:load to:0x02178334 module:overlay(91) +from:0x02167c18 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02167c48 kind:arm_call to:0x021094fc module:overlay(26) +from:0x02167c50 kind:load to:0x027e09b8 module:dtcm +from:0x02167c5c kind:arm_call to:0x02109490 module:overlay(26) +from:0x02167c70 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02167c78 kind:arm_call to:0x02011ff4 module:main +from:0x02167c8c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02167ca0 kind:load to:0x02178418 module:overlay(91) +from:0x02167cb4 kind:arm_call to:0x02011f3c module:main +from:0x02167cc0 kind:arm_call to:0x02167cf4 module:overlay(91) +from:0x02167cd8 kind:arm_call to:0x0209cadc module:overlay(0) +from:0x02167cf0 kind:load to:0x021772ec module:overlay(91) +from:0x02167cfc kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02167d70 kind:load to:0x02177308 module:overlay(91) +from:0x02167d74 kind:load to:0x02178408 module:overlay(91) +from:0x02167d78 kind:load to:0x020b19a8 module:overlay(0) +from:0x02167dbc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02167de0 kind:load to:0x0203e964 module:main +from:0x02167df0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167df8 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167e10 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167e18 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167e20 kind:arm_call to:0x02011ff4 module:main +from:0x02167e34 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02167e48 kind:load to:0x0217844c module:overlay(91) +from:0x02167e5c kind:arm_call to:0x02011f3c module:main +from:0x02167e68 kind:arm_call to:0x02167e9c module:overlay(91) +from:0x02167e80 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02167e98 kind:load to:0x02177358 module:overlay(91) +from:0x02167ea4 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02167ed0 kind:load to:0x02177374 module:overlay(91) +from:0x02167ed4 kind:load to:0x020b19a8 module:overlay(0) +from:0x02167ef8 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02167fb0 kind:load to:0x020b5d7c module:overlay(0) +from:0x02167fb8 kind:load to:0x0217844c module:overlay(91) +from:0x02167fe0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02167ff8 kind:arm_call to:0x01ffc768 module:itcm +from:0x02168004 kind:arm_call to:0x0200ef5c module:main +from:0x02168010 kind:arm_call to:0x0200ef9c module:main +from:0x02168048 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168068 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021680a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021680c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021680c8 kind:load to:0x020b4f04 module:overlay(0) +from:0x021680cc kind:load to:0x027e09bc module:dtcm +from:0x021680d0 kind:load to:0x0203e964 module:main +from:0x021680fc kind:arm_call to:0x0200f05c module:main +from:0x02168128 kind:load to:0x0217844c module:overlay(91) +from:0x0216812c kind:load to:0x02176a60 module:overlay(91) +from:0x0216813c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02168144 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0216815c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02168164 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0216816c kind:arm_call to:0x02011ff4 module:main +from:0x02168180 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02168194 kind:load to:0x02178540 module:overlay(91) +from:0x021681a8 kind:arm_call to:0x02011f3c module:main +from:0x021681b4 kind:arm_call to:0x021681fc module:overlay(91) +from:0x021681cc kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021681f4 kind:load to:0x021773e0 module:overlay(91) +from:0x02168204 kind:arm_call to:0x021093e4 module:overlay(26) +from:0x02168214 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x0216821c kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02168234 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x021682a8 kind:load to:0x02177494 module:overlay(91) +from:0x021682ac kind:load to:0x02177428 module:overlay(91) +from:0x021682b0 kind:load to:0x021773fc module:overlay(91) +from:0x021682b4 kind:load to:0x02178540 module:overlay(91) +from:0x021682c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021682d8 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x0216831c kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x02168328 kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x0216837c kind:arm_call to:0x0207e210 module:overlay(0) +from:0x021683a0 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021683ac kind:arm_call to:0x021094fc module:overlay(26) +from:0x02168400 kind:arm_call to:0x01fff498 module:itcm +from:0x02168414 kind:arm_call to:0x0205a7e0 module:overlay(0) +from:0x0216841c kind:arm_call to:0x02057d9c module:overlay(0) +from:0x02168424 kind:arm_call to:0x0205a7f4 module:overlay(0) +from:0x0216845c kind:arm_call to:0x0205a778 module:overlay(0) +from:0x02168468 kind:arm_call to:0x0205a7a8 module:overlay(0) +from:0x02168478 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021684a8 kind:load to:0x027e00f0 module:dtcm +from:0x021684ac kind:load to:0x027e09c0 module:dtcm +from:0x021684b0 kind:load to:0x02178520 module:overlay(91) +from:0x021684b4 kind:load to:0x027e0ce8 module:dtcm +from:0x021684b8 kind:load to:0x02178534 module:overlay(91) +from:0x021684bc kind:load to:0x021773bc module:overlay(91) +from:0x021684c8 kind:arm_call to:0x021094b8 module:overlay(26) +from:0x02168510 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0216851c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x02168570 kind:arm_call to:0x0207e210 module:overlay(0) +from:0x02168594 kind:arm_call to:0x0207e0fc module:overlay(0) +from:0x021685a0 kind:load to:0x027e00f0 module:dtcm +from:0x021685a4 kind:load to:0x027e09c0 module:dtcm +from:0x021685f8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216861c kind:load to:0x0203e964 module:main +from:0x02168634 kind:arm_call to:0x0209cf44 module:overlay(0) +from:0x0216863c kind:load to:0x02178540 module:overlay(91) +from:0x02168654 kind:arm_call to:0x0209d000 module:overlay(0) +from:0x0216865c kind:load to:0x02178540 module:overlay(91) +from:0x0216867c kind:load to:0x02178540 module:overlay(91) +from:0x02168688 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168690 kind:arm_call to:0x02011ff4 module:main +from:0x021686a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021686b0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021686b8 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021686d0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021686d8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021686e0 kind:arm_call to:0x02109490 module:overlay(26) +from:0x021686e8 kind:arm_call to:0x02011ff4 module:main +from:0x02168700 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02168708 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02168710 kind:arm_call to:0x02011ff4 module:main +from:0x02168728 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02168730 kind:arm_call to:0x02109490 module:overlay(26) +from:0x02168744 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02168758 kind:load to:0x02178624 module:overlay(91) +from:0x0216876c kind:arm_call to:0x02011f3c module:main +from:0x02168778 kind:arm_call to:0x021687ac module:overlay(91) +from:0x02168790 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021687a8 kind:load to:0x02177500 module:overlay(91) +from:0x021687b8 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x02168810 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216881c kind:load to:0x0217751c module:overlay(91) +from:0x02168820 kind:load to:0x02178624 module:overlay(91) +from:0x02168830 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x02168854 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02168868 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x021688a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021688fc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02168918 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02168920 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02168928 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02168930 kind:arm_call to:0x02016694 module:main +from:0x02168938 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02168950 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02168958 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02168960 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02168968 kind:arm_call to:0x02016694 module:main +from:0x02168970 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02168978 kind:arm_call to:0x02011ff4 module:main +from:0x0216898c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x021689a0 kind:load to:0x02178708 module:overlay(91) +from:0x021689b4 kind:arm_call to:0x02011f3c module:main +from:0x021689c0 kind:arm_call to:0x02168a20 module:overlay(91) +from:0x021689d4 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02168a14 kind:load to:0x02177590 module:overlay(91) +from:0x02168a28 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02168a5c kind:load to:0x021775ac module:overlay(91) +from:0x02168a80 kind:arm_call to:0x02168b14 module:overlay(91) +from:0x02168a8c kind:load to:0x027e0ce0 module:dtcm +from:0x02168abc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168ad0 kind:arm_call to:0x02168b14 module:overlay(91) +from:0x02168aec kind:arm_call to:0x02168b14 module:overlay(91) +from:0x02168b10 kind:load to:0x027e0ce4 module:dtcm +from:0x02168b58 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x02168b74 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02168bf0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02168c04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168cc8 kind:arm_call to:0x0216ef6c module:overlay(91) +from:0x02168d28 kind:load to:0x027e0ce0 module:dtcm +from:0x02168d2c kind:load to:0x02049be4 module:main +from:0x02168d34 kind:load to:0x020b53e4 module:overlay(0) +from:0x02168d3c kind:load to:0x027e0ce4 module:dtcm +from:0x02168d40 kind:load to:0x027e0cd8 module:dtcm +from:0x02168d4c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02168d60 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02168d68 kind:arm_call to:0x02011ff4 module:main +from:0x02168d7c kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02168d90 kind:load to:0x02178738 module:overlay(91) +from:0x02168da4 kind:arm_call to:0x02011f3c module:main +from:0x02168db0 kind:arm_call to:0x02168de0 module:overlay(91) +from:0x02168dc4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02168ddc kind:load to:0x021775fc module:overlay(91) +from:0x02168de8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02168e34 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02168e3c kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x02168e48 kind:load to:0x02177648 module:overlay(91) +from:0x02168e84 kind:arm_call to:0x02168f90 module:overlay(91) +from:0x02168e90 kind:load to:0x02138e30 module:overlay(26) +from:0x02168eb0 kind:arm_call to:0x020deaf8 module:overlay(26) +from:0x02168ec8 kind:arm_call to:0x02168ff0 module:overlay(91) +from:0x02168ed4 kind:arm_call to:0x02168f54 module:overlay(91) +from:0x02168edc kind:load to:0x027e0ce0 module:dtcm +from:0x02168f3c kind:arm_call to:0x01ff916c module:itcm +from:0x02168f48 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x02168f50 kind:load to:0x027e0ce0 module:dtcm +from:0x02168f8c kind:load to:0x02177618 module:overlay(91) +from:0x02168fec kind:load to:0x02049be4 module:main +from:0x0216904c kind:arm_call to:0x020e9540 module:overlay(26) +from:0x02169084 kind:arm_call to:0x020e9420 module:overlay(26) +from:0x021690a4 kind:arm_call to:0x020e94b0 module:overlay(26) +from:0x021690ec kind:arm_call to:0x021691fc module:overlay(91) +from:0x021690f4 kind:arm_call to:0x020d1fcc module:overlay(24) +from:0x02169114 kind:arm_call to:0x020e9390 module:overlay(26) +from:0x02169134 kind:arm_call to:0x021691fc module:overlay(91) +from:0x0216913c kind:arm_call to:0x020d1fcc module:overlay(24) +from:0x02169150 kind:arm_call to:0x020d1bd8 module:overlay(24) +from:0x02169198 kind:arm_call to:0x020e9390 module:overlay(26) +from:0x021691b0 kind:arm_call to:0x02169694 module:overlay(91) +from:0x021691c0 kind:arm_call to:0x020d1bd8 module:overlay(24) +from:0x021691cc kind:arm_call to:0x02169c4c module:overlay(91) +from:0x021691ec kind:arm_call to:0x02169798 module:overlay(91) +from:0x021691f8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216928c kind:arm_call to:0x020ed104 module:overlay(26) +from:0x021692a4 kind:arm_call to:0x01ffb780 module:itcm +from:0x021692ac kind:arm_call to:0x01ff938c module:itcm +from:0x0216931c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216932c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169340 kind:arm_call to:0x01ffedac module:itcm +from:0x02169350 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x02169388 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x021693b8 kind:arm_call to:0x01fff498 module:itcm +from:0x0216942c kind:arm_call to:0x020ed104 module:overlay(26) +from:0x02169440 kind:arm_call to:0x01ffb780 module:itcm +from:0x02169448 kind:arm_call to:0x01ff938c module:itcm +from:0x02169460 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216946c kind:arm_call to:0x02169c4c module:overlay(91) +from:0x0216947c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02169488 kind:arm_call to:0x02169c4c module:overlay(91) +from:0x021694a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021694ac kind:arm_call to:0x02169c4c module:overlay(91) +from:0x0216953c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216954c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169558 kind:arm_call to:0x01ffedac module:itcm +from:0x02169578 kind:arm_call to:0x01fff498 module:itcm +from:0x02169584 kind:arm_call to:0x01fff584 module:itcm +from:0x021695a0 kind:arm_call to:0x021680d4 module:overlay(91) +from:0x021695e0 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0216961c kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0216964c kind:arm_call to:0x01fff498 module:itcm +from:0x0216967c kind:load to:0x027e0ce0 module:dtcm +from:0x02169680 kind:load to:0x02049be4 module:main +from:0x02169688 kind:load to:0x027e0ce8 module:dtcm +from:0x02169690 kind:load to:0x0203e964 module:main +from:0x021696cc kind:arm_call to:0x020ed104 module:overlay(26) +from:0x021696d8 kind:arm_call to:0x01ffedac module:itcm +from:0x021696e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021696f4 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0216972c kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0216975c kind:arm_call to:0x01fff498 module:itcm +from:0x0216978c kind:load to:0x027e0ce0 module:dtcm +from:0x02169790 kind:load to:0x027e0ce8 module:dtcm +from:0x021697c0 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02169840 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216984c kind:arm_call to:0x01ffedac module:itcm +from:0x0216985c kind:arm_call to:0x0209c81c module:overlay(0) +from:0x02169894 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x021698a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021698ac kind:load to:0x0203e964 module:main +from:0x021698b0 kind:load to:0x027e0ce8 module:dtcm +from:0x021698c8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x021698d4 kind:arm_call to:0x020e4b84 module:overlay(26) +from:0x021698f0 kind:arm_call to:0x020e4b9c module:overlay(26) +from:0x021698fc kind:load to:0x020b5254 module:overlay(0) +from:0x02169904 kind:load to:0x02138e30 module:overlay(26) +from:0x02169918 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02169924 kind:arm_call to:0x020e4b84 module:overlay(26) +from:0x02169940 kind:arm_call to:0x020e4b9c module:overlay(26) +from:0x0216994c kind:load to:0x020b5254 module:overlay(0) +from:0x02169954 kind:load to:0x02138e30 module:overlay(26) +from:0x021699b4 kind:load to:0x0217769c module:overlay(91) +from:0x021699b8 kind:load to:0x027e09b8 module:dtcm +from:0x021699e4 kind:load to:0x021776a4 module:overlay(91) +from:0x02169a00 kind:load to:0x021776ac module:overlay(91) +from:0x02169a2c kind:load to:0x021776b4 module:overlay(91) +from:0x02169a48 kind:load to:0x021776bc module:overlay(91) +from:0x02169aac kind:arm_call to:0x0206807c module:overlay(0) +from:0x02169b00 kind:arm_call to:0x020deaf8 module:overlay(26) +from:0x02169b50 kind:arm_call to:0x020e9540 module:overlay(26) +from:0x02169ba8 kind:arm_call to:0x02168f54 module:overlay(91) +from:0x02169bb0 kind:arm_call to:0x020deb8c module:overlay(26) +from:0x02169bc0 kind:arm_call to:0x020df75c module:overlay(26) +from:0x02169bcc kind:load to:0x027e0ce0 module:dtcm +from:0x02169bd0 kind:load to:0x027e0cd8 module:dtcm +from:0x02169bd4 kind:load to:0x020b508c module:overlay(0) +from:0x02169bf4 kind:arm_call to:0x02169908 module:overlay(91) +from:0x02169c08 kind:arm_call to:0x02168f54 module:overlay(91) +from:0x02169c2c kind:arm_call to:0x021698b8 module:overlay(91) +from:0x02169c40 kind:arm_call to:0x02168f54 module:overlay(91) +from:0x02169d20 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02169d28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02169d30 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02169d48 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02169d50 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02169d58 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02169d60 kind:arm_call to:0x02011ff4 module:main +from:0x02169d74 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02169d88 kind:load to:0x02178820 module:overlay(91) +from:0x02169d9c kind:arm_call to:0x02011f3c module:main +from:0x02169da8 kind:arm_call to:0x02169dd8 module:overlay(91) +from:0x02169dbc kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02169dd4 kind:load to:0x021776cc module:overlay(91) +from:0x02169de0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02169df0 kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x02169e18 kind:load to:0x021776f0 module:overlay(91) +from:0x02169e38 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x02169e54 kind:load to:0x027e0ce0 module:dtcm +from:0x02169eb4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x02169ef0 kind:load to:0x027e09b8 module:dtcm +from:0x02169ef4 kind:load to:0x020b508c module:overlay(0) +from:0x02169f0c kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02169f14 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02169f2c kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x02169f34 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02169f3c kind:arm_call to:0x02011ff4 module:main +from:0x02169f50 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02169f64 kind:load to:0x0217886c module:overlay(91) +from:0x02169f78 kind:arm_call to:0x02011f3c module:main +from:0x02169f84 kind:arm_call to:0x02169fb4 module:overlay(91) +from:0x02169f98 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02169fb0 kind:load to:0x0217774c module:overlay(91) +from:0x02169fbc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216a014 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216a020 kind:load to:0x02177770 module:overlay(91) +from:0x0216a024 kind:load to:0x0217886c module:overlay(91) +from:0x0216a044 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x0216a064 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a068 kind:load to:0x027e0cd8 module:dtcm +from:0x0216a0a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216a0b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216a0c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216a0d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216a0d8 kind:arm_call to:0x02011ff4 module:main +from:0x0216a0ec kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216a100 kind:load to:0x02178960 module:overlay(91) +from:0x0216a114 kind:arm_call to:0x02011f3c module:main +from:0x0216a120 kind:arm_call to:0x0216a190 module:overlay(91) +from:0x0216a134 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216a188 kind:load to:0x021777dc module:overlay(91) +from:0x0216a19c kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0216a200 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0216a22c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0216a248 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216a258 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216a270 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0216a2d0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216a2f4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216a304 kind:load to:0x0217790c module:overlay(91) +from:0x0216a308 kind:load to:0x02178960 module:overlay(91) +from:0x0216a30c kind:load to:0x02177800 module:overlay(91) +from:0x0216a310 kind:load to:0x02178954 module:overlay(91) +from:0x0216a31c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216a334 kind:arm_call to:0x0216b280 module:overlay(91) +from:0x0216a364 kind:arm_call to:0x0216a4b0 module:overlay(91) +from:0x0216a3c8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216a3f0 kind:arm_call to:0x021318fc module:overlay(26) +from:0x0216a404 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a410 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a44c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a45c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a464 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216a478 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a484 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216a494 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a4a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a4c0 kind:load to:0x027e09bc module:dtcm +from:0x0216a504 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0216a510 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216a530 kind:arm_call to:0x02110f58 module:overlay(26) +from:0x0216a570 kind:arm_call to:0x0216a4c4 module:overlay(91) +from:0x0216a590 kind:arm_call to:0x0216b280 module:overlay(91) +from:0x0216a5c0 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216a614 kind:load to:0x027e09a8 module:dtcm +from:0x0216a620 kind:load to:0x02177874 module:overlay(91) +from:0x0216a65c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a688 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216a6f4 kind:load to:0x027e09a8 module:dtcm +from:0x0216a6fc kind:load to:0x02177844 module:overlay(91) +from:0x0216a728 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216a738 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a744 kind:arm_call to:0x01ff938c module:itcm +from:0x0216a764 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216a7dc kind:arm_call to:0x02132130 module:overlay(26) +from:0x0216a800 kind:arm_call to:0x0216b280 module:overlay(91) +from:0x0216a844 kind:arm_call to:0x0216a358 module:overlay(91) +from:0x0216a858 kind:arm_call to:0x0216a704 module:overlay(91) +from:0x0216a864 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216a8d8 kind:load to:0x02177844 module:overlay(91) +from:0x0216a8f0 kind:arm_call to:0x0216a624 module:overlay(91) +from:0x0216a904 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216a920 kind:arm_call to:0x0213179c module:overlay(26) +from:0x0216a930 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216a940 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a95c kind:arm_call to:0x01ff9984 module:itcm +from:0x0216a97c kind:arm_call to:0x0216a704 module:overlay(91) +from:0x0216a98c kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216a998 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216a9a0 kind:arm_call to:0x0216a564 module:overlay(91) +from:0x0216a9b8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216a9cc kind:arm_call to:0x0216b280 module:overlay(91) +from:0x0216a9d8 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0216aa10 kind:arm_call to:0x0216a624 module:overlay(91) +from:0x0216aa68 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216ab08 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216ab64 kind:arm_call to:0x01ff96d8 module:itcm +from:0x0216ab70 kind:arm_call to:0x0213179c module:overlay(26) +from:0x0216ab7c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ab8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ab9c kind:arm_call to:0x01ff993c module:itcm +from:0x0216abd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216ac0c kind:arm_call to:0x0216a704 module:overlay(91) +from:0x0216ac1c kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216ac28 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216ac30 kind:arm_call to:0x0216a564 module:overlay(91) +from:0x0216ac48 kind:arm_call to:0x02111088 module:overlay(26) +from:0x0216ac88 kind:arm_call to:0x0216b280 module:overlay(91) +from:0x0216ac94 kind:load to:0x0203e964 module:main +from:0x0216acec kind:arm_call to:0x02111088 module:overlay(26) +from:0x0216acf8 kind:arm_call to:0x0216a624 module:overlay(91) +from:0x0216ad74 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ad9c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216ae04 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216ae18 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216ae40 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ae60 kind:arm_call to:0x0216a704 module:overlay(91) +from:0x0216ae70 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216ae7c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216ae84 kind:arm_call to:0x0216a564 module:overlay(91) +from:0x0216aec4 kind:arm_call to:0x02015080 module:main +from:0x0216aee4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216aefc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216af18 kind:arm_call to:0x020e0180 module:overlay(26) +from:0x0216af24 kind:arm_call to:0x0216b280 module:overlay(91) +from:0x0216af34 kind:load to:0x027e09a8 module:dtcm +from:0x0216af3c kind:load to:0x0217788c module:overlay(91) +from:0x0216af48 kind:load to:0x027e0ce0 module:dtcm +from:0x0216afd0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216aff0 kind:load to:0x02177844 module:overlay(91) +from:0x0216b018 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b05c kind:arm_call to:0x0216a358 module:overlay(91) +from:0x0216b088 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0216b0bc kind:arm_call to:0x0216b280 module:overlay(91) +from:0x0216b0f4 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216b170 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b18c kind:load to:0x027e09a8 module:dtcm +from:0x0216b198 kind:load to:0x0217785c module:overlay(91) +from:0x0216b1c4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b1ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b220 kind:arm_call to:0x02132290 module:overlay(26) +from:0x0216b230 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0216b238 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0216b26c kind:arm_call to:0x0216b280 module:overlay(91) +from:0x0216b2c0 kind:load to:0x021778a4 module:overlay(91) +from:0x0216b310 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b344 kind:load to:0x021778a4 module:overlay(91) +from:0x0216b350 kind:load to:0x0216b2c4 module:overlay(91) +from:0x0216b3c4 kind:arm_call to:0x020befc8 module:overlay(17) +from:0x0216b3cc kind:load to:0x02178954 module:overlay(91) +from:0x0216b3e0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216b3ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216b408 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216b418 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216b428 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216b430 kind:arm_call to:0x02011ff4 module:main +from:0x0216b448 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216b450 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b458 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216b470 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216b478 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b480 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216b488 kind:arm_call to:0x02011ff4 module:main +from:0x0216b49c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216b4b0 kind:load to:0x02178a5c module:overlay(91) +from:0x0216b4c4 kind:arm_call to:0x02011f3c module:main +from:0x0216b4d0 kind:arm_call to:0x0216b54c module:overlay(91) +from:0x0216b4e4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216b538 kind:load to:0x02177980 module:overlay(91) +from:0x0216b548 kind:load to:0x02102a54 module:overlays(19,26) +from:0x0216b554 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0216b580 kind:arm_call to:0x020f91d0 module:overlay(26) +from:0x0216b588 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0216b594 kind:arm_call to:0x020ff5b8 module:overlay(26) +from:0x0216b5a8 kind:arm_call to:0x0205a64c module:overlay(0) +from:0x0216b5d0 kind:arm_call to:0x0203d160 module:main +from:0x0216b5ec kind:arm_call to:0x0203d160 module:main +from:0x0216b5f8 kind:arm_call to:0x021057fc module:overlay(26) +from:0x0216b604 kind:arm_call to:0x020fe83c module:overlay(26) +from:0x0216b624 kind:arm_call to:0x0210265c module:overlay(26) +from:0x0216b630 kind:arm_call to:0x020ee658 module:overlay(26) +from:0x0216b63c kind:load to:0x021779ec module:overlay(91) +from:0x0216b640 kind:load to:0x021773fc module:overlay(91) +from:0x0216b644 kind:load to:0x0216b698 module:overlay(91) +from:0x0216b648 kind:load to:0x0216b658 module:overlay(91) +from:0x0216b64c kind:load to:0x0216a314 module:overlay(91) +from:0x0216b650 kind:load to:0x0216b6ac module:overlay(91) +from:0x0216b654 kind:load to:0x02178a5c module:overlay(91) +from:0x0216b670 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0216b688 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216b694 kind:load to:0x021779a4 module:overlay(91) +from:0x0216b6a0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216b6c8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0216b6e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216b6f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216b6fc kind:load to:0x02177800 module:overlay(91) +from:0x0216b720 kind:arm_call to:0x0203d210 module:main +from:0x0216b738 kind:arm_call to:0x0203d210 module:main +from:0x0216b74c kind:arm_call to:0x0203d210 module:main +from:0x0216b754 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b75c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0216b764 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x0216b76c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216b778 kind:load to:0x020a0328 module:overlay(0) +from:0x0216b77c kind:load to:0x0216a314 module:overlay(91) +from:0x0216b780 kind:load to:0x0216b698 module:overlay(91) +from:0x0216b7a4 kind:arm_call to:0x0203d210 module:main +from:0x0216b7bc kind:arm_call to:0x0203d210 module:main +from:0x0216b7d0 kind:arm_call to:0x0203d210 module:main +from:0x0216b7d8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b7e0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0216b7e8 kind:arm_call to:0x020ee394 module:overlay(26) +from:0x0216b7f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216b7f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216b804 kind:load to:0x020a0328 module:overlay(0) +from:0x0216b808 kind:load to:0x0216a314 module:overlay(91) +from:0x0216b80c kind:load to:0x0216b698 module:overlay(91) +from:0x0216b82c kind:arm_call to:0x020fa89c module:overlays(21,26) +from:0x0216b880 kind:load to:0x02178a38 module:overlay(91) +from:0x0216b884 kind:load to:0x02177968 module:overlay(91) +from:0x0216b888 kind:load to:0x02178a4c module:overlay(91) +from:0x0216b8a8 kind:arm_call to:0x02039f04 module:main +from:0x0216b8b4 kind:arm_call to:0x0203ab58 module:main +from:0x0216b8bc kind:arm_call to:0x02039f04 module:main +from:0x0216b8c4 kind:arm_call to:0x0203ad88 module:main +from:0x0216b8d0 kind:arm_call to:0x0203a5ac module:main +from:0x0216b8f0 kind:arm_call to:0x020f92cc module:overlay(26) +from:0x0216b900 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0216b914 kind:arm_call to:0x0216b930 module:overlay(91) +from:0x0216b91c kind:arm_call to:0x0216ba74 module:overlay(91) +from:0x0216b924 kind:arm_call to:0x0216bb64 module:overlay(91) +from:0x0216b968 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x0216b984 kind:arm_call to:0x020f94f4 module:overlay(26) +from:0x0216b98c kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x0216b9a8 kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0216b9c8 kind:arm_call to:0x020fa090 module:overlay(26) +from:0x0216b9d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b9e0 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0216b9ec kind:arm_call to:0x020f9fec module:overlay(26) +from:0x0216ba90 kind:arm_call to:0x020f90a4 module:overlay(26) +from:0x0216bb80 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0216bb8c kind:arm_call to:0x02105588 module:overlay(26) +from:0x0216bbc0 kind:arm_call to:0x020eeba0 module:overlay(26) +from:0x0216bbdc kind:arm_call to:0x020df76c module:overlay(26) +from:0x0216bbe8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216bbf8 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0216bc04 kind:arm_call to:0x021028d0 module:overlay(26) +from:0x0216bc24 kind:arm_call to:0x021029f4 module:overlay(26) +from:0x0216bc38 kind:arm_call to:0x020fa914 module:overlay(26) +from:0x0216bccc kind:arm_call to:0x020fe8d0 module:overlay(26) +from:0x0216bd24 kind:arm_call to:0x020f913c module:overlay(26) +from:0x0216bd54 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216bd94 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216bda0 kind:load to:0x027e09a8 module:dtcm +from:0x0216bddc kind:arm_call to:0x020f9ff4 module:overlay(26) +from:0x0216bdec kind:arm_call to:0x021029a4 module:overlay(26) +from:0x0216be18 kind:arm_call to:0x01fff60c module:itcm +from:0x0216be30 kind:arm_call to:0x0216bc0c module:overlay(91) +from:0x0216beb0 kind:load to:0x027e09b4 module:dtcm +from:0x0216bef8 kind:arm_call to:0x020f9f18 module:overlay(26) +from:0x0216bf28 kind:arm_call to:0x020f9fa4 module:overlay(26) +from:0x0216bf3c kind:arm_call to:0x021055a8 module:overlay(26) +from:0x0216bf44 kind:arm_call to:0x020fa5c0 module:overlay(26) +from:0x0216bf60 kind:arm_call to:0x020fa48c module:overlay(26) +from:0x0216bf68 kind:arm_call to:0x020fa4bc module:overlay(26) +from:0x0216bf74 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x0216bf80 kind:arm_call to:0x020fa4b0 module:overlay(26) +from:0x0216bf98 kind:arm_call to:0x0210570c module:overlay(26) +from:0x0216bfd8 kind:arm_call to:0x020fb1c4 module:overlay(26) +from:0x0216c024 kind:arm_call to:0x020fad50 module:overlay(26) +from:0x0216c050 kind:arm_call to:0x020fad50 module:overlay(26) +from:0x0216c088 kind:arm_call to:0x0216b53c module:overlay(91) +from:0x0216c094 kind:arm_call to:0x0216b53c module:overlay(91) +from:0x0216c0a0 kind:arm_call to:0x0216b53c module:overlay(91) +from:0x0216c0b0 kind:arm_call to:0x0216b53c module:overlay(91) +from:0x0216c0bc kind:arm_call to:0x0216b53c module:overlay(91) +from:0x0216c0c8 kind:arm_call to:0x0216b53c module:overlay(91) +from:0x0216c0e4 kind:arm_call to:0x020fa9a0 module:overlay(26) +from:0x0216c0ec kind:arm_call to:0x0216bb68 module:overlay(91) +from:0x0216c110 kind:arm_call to:0x0216bbec module:overlay(91) +from:0x0216c118 kind:arm_call to:0x0216bd14 module:overlay(91) +from:0x0216c120 kind:arm_call to:0x0216bb94 module:overlay(91) +from:0x0216c148 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216c15c kind:load to:0x020578a4 module:overlay(0) +from:0x0216c170 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216c178 kind:arm_call to:0x02011ff4 module:main +from:0x0216c18c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216c1a0 kind:load to:0x02178bf0 module:overlay(91) +from:0x0216c1b4 kind:arm_call to:0x02011f3c module:main +from:0x0216c1c0 kind:arm_call to:0x0216c228 module:overlay(91) +from:0x0216c1d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216c220 kind:load to:0x02177aa0 module:overlay(91) +from:0x0216c234 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0216c298 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x0216c2c4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0216c2e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216c2f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216c308 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0216c368 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216c38c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216c39c kind:load to:0x02177ac4 module:overlay(91) +from:0x0216c3a0 kind:load to:0x02178bf0 module:overlay(91) +from:0x0216c3a4 kind:load to:0x02177800 module:overlay(91) +from:0x0216c3a8 kind:load to:0x027e07d4 module:dtcm +from:0x0216c3ac kind:load to:0x02178b78 module:overlay(91) +from:0x0216c420 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216c428 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c430 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216c43c kind:load to:0x02177ac4 module:overlay(91) +from:0x0216c440 kind:load to:0x02178b34 module:overlay(91) +from:0x0216c444 kind:load to:0x02178b90 module:overlay(91) +from:0x0216c4b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216c4c0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c4c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216c4d0 kind:arm_call to:0x02011ff4 module:main +from:0x0216c4dc kind:load to:0x02177ac4 module:overlay(91) +from:0x0216c4e0 kind:load to:0x02178b34 module:overlay(91) +from:0x0216c4e4 kind:load to:0x02178b90 module:overlay(91) +from:0x0216c524 kind:arm_call to:0x0216d9e8 module:overlay(91) +from:0x0216c530 kind:load to:0x02178b34 module:overlay(91) +from:0x0216c540 kind:arm_call to:0x0216a4b0 module:overlay(91) +from:0x0216c5a4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c5cc kind:arm_call to:0x021318fc module:overlay(26) +from:0x0216c5e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c5ec kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c628 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c638 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c640 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216c654 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c660 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c670 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c680 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c6a8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216c6b0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216c6b8 kind:arm_call to:0x0216c534 module:overlay(91) +from:0x0216c798 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216c7a4 kind:load to:0x02049be4 module:main +from:0x0216c7ac kind:load to:0x020b53e4 module:overlay(0) +from:0x0216c7d4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c808 kind:arm_call to:0x01ffa328 module:itcm +from:0x0216c818 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216c858 kind:arm_call to:0x02017ea4 module:main +from:0x0216c860 kind:arm_call to:0x02017ea4 module:main +from:0x0216c86c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0216c878 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216c88c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c8a4 kind:load to:0x02178bc8 module:overlay(91) +from:0x0216c8a8 kind:load to:0x02178b48 module:overlay(91) +from:0x0216c8ac kind:load to:0x02178b34 module:overlay(91) +from:0x0216c8b0 kind:load to:0x02178b90 module:overlay(91) +from:0x0216c8c0 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0216c8e8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216c908 kind:arm_call to:0x0216c7b4 module:overlay(91) +from:0x0216c928 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x0216c94c kind:load to:0x02178b90 module:overlay(91) +from:0x0216c950 kind:load to:0x02178b34 module:overlay(91) +from:0x0216c9f8 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x0216ca00 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216ca1c kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x0216ca34 kind:arm_call to:0x020eecec module:overlay(26) +from:0x0216ca48 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0216ca60 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216cacc kind:arm_call to:0x01ff9218 module:itcm +from:0x0216cae0 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216caf8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cb3c kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216cb54 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cb68 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cb84 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216cbc0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216cbcc kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216cc60 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216cd60 kind:arm_call to:0x020e64b0 module:overlay(26) +from:0x0216cd70 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0216cdb0 kind:arm_call to:0x0216d9e8 module:overlay(91) +from:0x0216ce10 kind:arm_call to:0x0216c68c module:overlay(91) +from:0x0216ce44 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216ce80 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ce88 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216ce94 kind:arm_call to:0x01ff938c module:itcm +from:0x0216cefc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216cf18 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cf30 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cf7c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cf80 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216cf90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cfd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cfd8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d02c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216d040 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d0a4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d0b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d0c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216d0e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d0e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d0f4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d118 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d128 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216d14c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d1ac kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d1c4 kind:load to:0x02178b34 module:overlay(91) +from:0x0216d1c8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d1cc kind:load to:0x02178bc8 module:overlay(91) +from:0x0216d1d0 kind:load to:0x02178b84 module:overlay(91) +from:0x0216d1d4 kind:load to:0x02178b38 module:overlay(91) +from:0x0216d1d8 kind:load to:0x02178b60 module:overlay(91) +from:0x0216d1dc kind:load to:0x02177a48 module:overlay(91) +from:0x0216d1e4 kind:load to:0x02178b6c module:overlay(91) +from:0x0216d1e8 kind:load to:0x02049be4 module:main +from:0x0216d1f4 kind:load to:0x02178b90 module:overlay(91) +from:0x0216d1f8 kind:load to:0x02177a48 module:overlay(91) +from:0x0216d204 kind:load to:0x02178b48 module:overlay(91) +from:0x0216d208 kind:load to:0x02178bbc module:overlay(91) +from:0x0216d220 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x0216d320 kind:load to:0x02177a50 module:overlay(91) +from:0x0216d324 kind:load to:0x02049be4 module:main +from:0x0216d47c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d500 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d524 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d55c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d574 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d590 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216d5a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d634 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d644 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d66c kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d690 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d6b8 kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0216d6c8 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216d6d0 kind:arm_call to:0x0216c8b4 module:overlay(91) +from:0x0216d6dc kind:load to:0x02049be4 module:main +from:0x0216d6e0 kind:load to:0x02178b6c module:overlay(91) +from:0x0216d6e4 kind:load to:0x02178b60 module:overlay(91) +from:0x0216d6ec kind:load to:0x02178b34 module:overlay(91) +from:0x0216d6fc kind:arm_call to:0x0216c534 module:overlay(91) +from:0x0216d7cc kind:load to:0x02049be4 module:main +from:0x0216d824 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x0216d834 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216d858 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d86c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d8a4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d8bc kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d8c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216d8d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d940 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d954 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d980 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d9a4 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d9cc kind:arm_call to:0x0205f6e4 module:overlay(0) +from:0x0216d9dc kind:arm_call to:0x0205f298 module:overlay(0) +from:0x0216da28 kind:load to:0x02177a68 module:overlay(91) +from:0x0216da60 kind:load to:0x02177a68 module:overlay(91) +from:0x0216da6c kind:load to:0x0216da2c module:overlay(91) +from:0x0216da84 kind:arm_call to:0x02110e9c module:overlay(26) +from:0x0216dab0 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216db3c kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216db50 kind:load to:0x02178d00 module:overlay(91) +from:0x0216db64 kind:arm_call to:0x02011f3c module:main +from:0x0216db70 kind:arm_call to:0x0216dbdc module:overlay(91) +from:0x0216db88 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216dbd0 kind:load to:0x02177b48 module:overlay(91) +from:0x0216dbd8 kind:load to:0x027e09a4 module:dtcm +from:0x0216dbe8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216dc50 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216dc7c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0216dc94 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216dca4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216dcbc kind:arm_call to:0x020fd27c module:overlay(26) +from:0x0216dccc kind:arm_call to:0x020fbddc module:overlay(26) +from:0x0216dcfc kind:arm_call to:0x02103290 module:overlay(26) +from:0x0216dd3c kind:arm_call to:0x021040c8 module:overlay(26) +from:0x0216dd4c kind:load to:0x02177bb8 module:overlay(91) +from:0x0216dd50 kind:load to:0x02178d00 module:overlay(91) +from:0x0216dd54 kind:load to:0x02177b6c module:overlay(91) +from:0x0216dd58 kind:load to:0x020b2808 module:overlay(0) +from:0x0216dd64 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216de04 kind:load to:0x02178cdc module:overlay(91) +from:0x0216de08 kind:load to:0x02177b20 module:overlay(91) +from:0x0216de0c kind:load to:0x02178cf0 module:overlay(91) +from:0x0216de74 kind:load to:0x02176a90 module:overlay(91) +from:0x0216de88 kind:arm_call to:0x020e6928 module:overlay(26) +from:0x0216de98 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216df50 kind:load to:0x02138e30 module:overlay(26) +from:0x0216df64 kind:arm_call to:0x020e6928 module:overlay(26) +from:0x0216df74 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216e02c kind:load to:0x02138e30 module:overlay(26) +from:0x0216e058 kind:arm_call to:0x0210407c module:overlay(26) +from:0x0216e084 kind:arm_call to:0x01ffcc2c module:itcm +from:0x0216e13c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e1c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216e22c kind:arm_call to:0x020fc04c module:overlay(26) +from:0x0216e23c kind:load to:0x027e0ce4 module:dtcm +from:0x0216e25c kind:arm_call to:0x01ffd420 module:itcm +from:0x0216e2d0 kind:arm_call to:0x020fc73c module:overlay(26) +from:0x0216e314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e3c4 kind:arm_call to:0x020fc320 module:overlay(26) +from:0x0216e3d8 kind:arm_call to:0x020fc290 module:overlay(26) +from:0x0216e458 kind:arm_call to:0x021040f0 module:overlay(26) +from:0x0216e4c8 kind:arm_call to:0x02104190 module:overlay(26) +from:0x0216e5ac kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0216e5b8 kind:arm_call to:0x020fd348 module:overlay(26) +from:0x0216e5e4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216e5f0 kind:load to:0x027e09b8 module:dtcm +from:0x0216e5f4 kind:load to:0x02178ce0 module:overlay(91) +from:0x0216e5f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e600 kind:load to:0x02178cc8 module:overlay(91) +from:0x0216e604 kind:load to:0x02177b20 module:overlay(91) +from:0x0216e60c kind:load to:0x027e09c0 module:dtcm +from:0x0216e610 kind:load to:0x027e09a8 module:dtcm +from:0x0216e63c kind:arm_call to:0x02103308 module:overlay(26) +from:0x0216e654 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216e660 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x0216e670 kind:load to:0x027e09a8 module:dtcm +from:0x0216e698 kind:arm_call to:0x02103fc0 module:overlay(26) +from:0x0216e6b0 kind:arm_call to:0x02103f84 module:overlay(26) +from:0x0216e6c0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216e6d0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216e6d8 kind:arm_call to:0x02011ff4 module:main +from:0x0216e6f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216e6fc kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0216e714 kind:arm_call to:0x0203d210 module:main +from:0x0216e728 kind:arm_call to:0x0203d210 module:main +from:0x0216e730 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e744 kind:arm_call to:0x0203d210 module:main +from:0x0216e74c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216e754 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e75c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216e768 kind:load to:0x0216a314 module:overlay(91) +from:0x0216e76c kind:load to:0x0216b698 module:overlay(91) +from:0x0216e770 kind:load to:0x020a0328 module:overlay(0) +from:0x0216e784 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216e78c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0216e7a4 kind:arm_call to:0x0203d210 module:main +from:0x0216e7b8 kind:arm_call to:0x0203d210 module:main +from:0x0216e7c0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e7d4 kind:arm_call to:0x0203d210 module:main +from:0x0216e7dc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216e7e4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e7ec kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216e7f4 kind:arm_call to:0x02011ff4 module:main +from:0x0216e800 kind:load to:0x0216a314 module:overlay(91) +from:0x0216e804 kind:load to:0x0216b698 module:overlay(91) +from:0x0216e808 kind:load to:0x020a0328 module:overlay(0) +from:0x0216e814 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216e828 kind:load to:0x02178de8 module:overlay(91) +from:0x0216e83c kind:arm_call to:0x02011f3c module:main +from:0x0216e848 kind:arm_call to:0x0216e8b0 module:overlay(91) +from:0x0216e85c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216e8a8 kind:load to:0x02177c34 module:overlay(91) +from:0x0216e8b8 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0216e910 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216e938 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0216e950 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216e99c kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0216e9b4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216e9cc kind:load to:0x02177c58 module:overlay(91) +from:0x0216e9d0 kind:load to:0x02178de8 module:overlay(91) +from:0x0216e9d4 kind:load to:0x021779a4 module:overlay(91) +from:0x0216ea88 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0216eab8 kind:arm_call to:0x0200f218 module:main +from:0x0216eaec kind:arm_call to:0x0200f218 module:main +from:0x0216eb18 kind:load to:0x02177c14 module:overlay(91) +from:0x0216eb1c kind:load to:0x02049be4 module:main +from:0x0216eb20 kind:load to:0x02176aa8 module:overlay(91) +from:0x0216eb24 kind:load to:0x02176abc module:overlay(91) +from:0x0216eb60 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216eb98 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216eba8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216ebe0 kind:arm_call to:0x0216ef9c module:overlay(91) +from:0x0216ec04 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216ec3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216ec58 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216ec74 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216ec90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216ec98 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0216ed38 kind:arm_call to:0x02132380 module:overlay(26) +from:0x0216ed6c kind:arm_call to:0x01fff498 module:itcm +from:0x0216ed78 kind:arm_call to:0x01fff584 module:itcm +from:0x0216ed90 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216edd0 kind:load to:0x0216e8ac module:overlay(91) +from:0x0216edd4 kind:load to:0x027e0cec module:dtcm +from:0x0216edd8 kind:load to:0x027e0ce8 module:dtcm +from:0x0216ee2c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0216ee4c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0216ee5c kind:load to:0x027e0cec module:dtcm +from:0x0216ee6c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216ee88 kind:arm_call to:0x02110e88 module:overlay(26) +from:0x0216ee9c kind:arm_call to:0x02110efc module:overlay(26) +from:0x0216eeb8 kind:arm_call to:0x021110ec module:overlay(26) +from:0x0216eec8 kind:arm_call to:0x0200ef9c module:main +from:0x0216eee4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216eef4 kind:arm_call to:0x0200ea38 module:main +from:0x0216ef00 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216ef10 kind:arm_call to:0x0200ea38 module:main +from:0x0216ef58 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216ef68 kind:load to:0x020b4f04 module:overlay(0) +from:0x0216efdc kind:arm_call to:0x02015a18 module:main +from:0x0216f024 kind:arm_call to:0x02015a18 module:main +from:0x0216f040 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0216f048 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216f050 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216f058 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f070 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0216f078 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216f080 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216f088 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f090 kind:arm_call to:0x02011ff4 module:main +from:0x0216f0a4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216f0b8 kind:load to:0x02178ed4 module:overlay(91) +from:0x0216f0cc kind:arm_call to:0x02011f3c module:main +from:0x0216f0d8 kind:arm_call to:0x0216f108 module:overlay(91) +from:0x0216f0ec kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216f104 kind:load to:0x02177cc0 module:overlay(91) +from:0x0216f110 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216f118 kind:arm_call to:0x0216f1a4 module:overlay(91) +from:0x0216f140 kind:load to:0x02177ce4 module:overlay(91) +from:0x0216f170 kind:load to:0x02138e30 module:overlay(26) +from:0x0216f190 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x0216f1a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f1b0 kind:load to:0x02178ec0 module:overlay(91) +from:0x0216f1c4 kind:load to:0x02178ec0 module:overlay(91) +from:0x0216f1d0 kind:arm_call to:0x0216f1b4 module:overlay(91) +from:0x0216f1d8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f1ec kind:arm_call to:0x0216f1b4 module:overlay(91) +from:0x0216f1f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f1fc kind:arm_call to:0x02011ff4 module:main +from:0x0216f210 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216f224 kind:load to:0x02178f20 module:overlay(91) +from:0x0216f238 kind:arm_call to:0x02011f3c module:main +from:0x0216f244 kind:arm_call to:0x0216f2d0 module:overlay(91) +from:0x0216f258 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216f2c8 kind:load to:0x02177da4 module:overlay(91) +from:0x0216f2dc kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0216f340 kind:arm_call to:0x021757dc module:overlay(91) +from:0x0216f374 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0216f38c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f39c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f3dc kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0216f3f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f404 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f444 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0216f45c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f474 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0216f51c kind:arm_call to:0x0217569c module:overlay(91) +from:0x0216f52c kind:arm_call to:0x0217569c module:overlay(91) +from:0x0216f53c kind:arm_call to:0x0217569c module:overlay(91) +from:0x0216f54c kind:arm_call to:0x0217569c module:overlay(91) +from:0x0216f55c kind:arm_call to:0x0217569c module:overlay(91) +from:0x0216f578 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0216f608 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216f65c kind:arm_call to:0x01ffa06c module:itcm +from:0x0216f66c kind:arm_call to:0x01ffa81c module:itcm +from:0x0216f684 kind:load to:0x02177e40 module:overlay(91) +from:0x0216f688 kind:load to:0x02178f20 module:overlay(91) +from:0x0216f68c kind:load to:0x02177df4 module:overlay(91) +from:0x0216f690 kind:load to:0x021779a4 module:overlay(91) +from:0x0216f698 kind:load to:0x02177d38 module:overlay(91) +from:0x0216f6a4 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216f6b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f6d4 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0216f6e0 kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f6ec kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f6f8 kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f704 kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f710 kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f71c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216f724 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f730 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f738 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216f740 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f75c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0216f768 kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f774 kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f780 kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f78c kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f798 kind:arm_call to:0x021756e8 module:overlay(91) +from:0x0216f7a4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216f7ac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f7b8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f7c0 kind:arm_call to:0x020580d0 module:overlay(0) +from:0x0216f7c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f7d0 kind:arm_call to:0x02011ff4 module:main +from:0x0216f7e8 kind:arm_call to:0x02173524 module:overlay(91) +from:0x0216f920 kind:arm_call to:0x02099d88 module:overlay(0) +from:0x0216f92c kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x0216f938 kind:arm_call to:0x020580e4 module:overlay(0) +from:0x0216f96c kind:arm_call to:0x020581d8 module:overlay(0) +from:0x0216f97c kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216f98c kind:arm_call to:0x02175828 module:overlay(91) +from:0x0216f994 kind:arm_call to:0x02174e60 module:overlay(91) +from:0x0216f99c kind:arm_call to:0x02174dc0 module:overlay(91) +from:0x0216f9a4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216fa48 kind:arm_call to:0x02173170 module:overlay(91) +from:0x0216fa58 kind:load to:0x027e09b8 module:dtcm +from:0x0216fa60 kind:load to:0x02177fe4 module:overlay(91) +from:0x0216fa64 kind:load to:0x02177d50 module:overlay(91) +from:0x0216fa68 kind:load to:0x02058300 module:overlay(0) +from:0x0216fa70 kind:load to:0x02175084 module:overlay(91) +from:0x0216fa74 kind:load to:0x02049be4 module:main +from:0x0216fa9c kind:arm_call to:0x0216fa78 module:overlay(91) +from:0x0216fad0 kind:load to:0x02177e9c module:overlay(91) +from:0x0216faf0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0216fb4c kind:arm_call to:0x021749ac module:overlay(91) +from:0x0216fb8c kind:load to:0x027e09b8 module:dtcm +from:0x0216fb90 kind:load to:0x027e0ce0 module:dtcm +from:0x0216fb9c kind:arm_call to:0x02173630 module:overlay(91) +from:0x0216fc24 kind:arm_call to:0x02173408 module:overlay(91) +from:0x0216fca8 kind:arm_call to:0x02172c70 module:overlay(91) +from:0x0216fcdc kind:arm_call to:0x02172b70 module:overlay(91) +from:0x0216fd18 kind:arm_call to:0x0216fb94 module:overlay(91) +from:0x0216fd20 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216fdbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216fdd0 kind:arm_call to:0x021749ac module:overlay(91) +from:0x0216fdd8 kind:arm_call to:0x02173768 module:overlay(91) +from:0x0216fde0 kind:arm_call to:0x02173a50 module:overlay(91) +from:0x0216fdf0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216fe00 kind:arm_call to:0x02175828 module:overlay(91) +from:0x0216fe08 kind:arm_call to:0x021755b0 module:overlay(91) +from:0x0216fe30 kind:load to:0x02177f04 module:overlay(91) +from:0x0216fe34 kind:load to:0x02175084 module:overlay(91) +from:0x0216fe4c kind:arm_call to:0x021749ac module:overlay(91) +from:0x0216fe68 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x0216fe80 kind:arm_call to:0x0213179c module:overlay(26) +from:0x0216ff60 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x0216ff7c kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0216ffc8 kind:arm_call to:0x02173dbc module:overlay(91) +from:0x0216ffdc kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216ffe4 kind:arm_call to:0x02172174 module:overlay(91) +from:0x0216fffc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0217000c kind:arm_call to:0x01ffb714 module:itcm +from:0x02170018 kind:arm_call to:0x01ffb744 module:itcm +from:0x02170024 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02170040 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170054 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x0217009c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021700e0 kind:load to:0x0203e964 module:main +from:0x021700e4 kind:load to:0x02177d38 module:overlay(91) +from:0x021700f4 kind:arm_call to:0x021749ac module:overlay(91) +from:0x021700fc kind:arm_call to:0x021732fc module:overlay(91) +from:0x02170118 kind:arm_call to:0x021732b4 module:overlay(91) +from:0x02170128 kind:arm_call to:0x021732b4 module:overlay(91) +from:0x0217013c kind:arm_call to:0x021730ec module:overlay(91) +from:0x02170160 kind:arm_call to:0x01ff916c module:itcm +from:0x02170168 kind:arm_call to:0x02171a4c module:overlay(91) +from:0x021701a8 kind:arm_call to:0x01ff916c module:itcm +from:0x02170224 kind:arm_call to:0x01ff916c module:itcm +from:0x021702a8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021702e0 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02170374 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021703a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021703b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021703c8 kind:arm_call to:0x01ffa328 module:itcm +from:0x021703d8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021703f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217041c kind:arm_call to:0x02172e68 module:overlay(91) +from:0x0217042c kind:load to:0x027e09a8 module:dtcm +from:0x02170438 kind:load to:0x027e0ce4 module:dtcm +from:0x021704e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0217055c kind:arm_call to:0x01ff916c module:itcm +from:0x021705b8 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x021705dc kind:arm_call to:0x01ffb714 module:itcm +from:0x021705e4 kind:arm_call to:0x02172174 module:overlay(91) +from:0x0217060c kind:arm_call to:0x02173d5c module:overlay(91) +from:0x0217063c kind:arm_call to:0x02171e2c module:overlay(91) +from:0x02170644 kind:arm_call to:0x0217494c module:overlay(91) +from:0x0217069c kind:arm_call to:0x021730ec module:overlay(91) +from:0x021706b8 kind:arm_call to:0x021732b4 module:overlay(91) +from:0x021706d4 kind:arm_call to:0x021732b4 module:overlay(91) +from:0x021706e8 kind:arm_call to:0x01ff930c module:itcm +from:0x021706fc kind:arm_call to:0x01ff916c module:itcm +from:0x02170710 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x021707a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021707d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021707e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021707f8 kind:arm_call to:0x01ffa328 module:itcm +from:0x02170808 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02170824 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170848 kind:arm_call to:0x02172e68 module:overlay(91) +from:0x0217085c kind:load to:0x02177d38 module:overlay(91) +from:0x02170864 kind:load to:0x027e0ce4 module:dtcm +from:0x02170878 kind:arm_call to:0x021749ac module:overlay(91) +from:0x02170890 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170898 kind:load to:0x027e09a8 module:dtcm +from:0x021708c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021708d4 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02170920 kind:arm_call to:0x02173d5c module:overlay(91) +from:0x02170950 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217095c kind:arm_call to:0x021749ac module:overlay(91) +from:0x02170990 kind:arm_call to:0x021316e8 module:overlay(26) +from:0x0217099c kind:arm_call to:0x02016958 module:main +from:0x021709b4 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x021709d0 kind:load to:0x027e09a8 module:dtcm +from:0x021709d8 kind:load to:0x027e0ce0 module:dtcm +from:0x02170a08 kind:arm_call to:0x02173d5c module:overlay(91) +from:0x02170a10 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02170a30 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02170a6c kind:arm_call to:0x02173698 module:overlay(91) +from:0x02170a84 kind:arm_call to:0x02111004 module:overlay(26) +from:0x02170ab8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170ac4 kind:load to:0x02177d38 module:overlay(91) +from:0x02170af8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170b14 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170b34 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170b40 kind:arm_call to:0x021749ac module:overlay(91) +from:0x02170b98 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02170bb4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170bd0 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02170bd8 kind:arm_call to:0x02173524 module:overlay(91) +from:0x02170be4 kind:load to:0x027e0cec module:dtcm +from:0x02170be8 kind:load to:0x027e0ce0 module:dtcm +from:0x02170bf8 kind:arm_call to:0x02171a4c module:overlay(91) +from:0x02170c38 kind:arm_call to:0x01ff916c module:itcm +from:0x02170cb4 kind:arm_call to:0x01ff916c module:itcm +from:0x02170cd8 kind:arm_call to:0x02171d20 module:overlay(91) +from:0x02170ce4 kind:arm_call to:0x02171b5c module:overlay(91) +from:0x02170d0c kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02170d60 kind:arm_call to:0x02099d88 module:overlay(0) +from:0x02170d70 kind:load to:0x020b51f8 module:overlay(0) +from:0x02170d74 kind:load to:0x02177d68 module:overlay(91) +from:0x02170d94 kind:arm_call to:0x01ff916c module:itcm +from:0x02170e04 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02170e40 kind:arm_call to:0x02015080 module:main +from:0x02170e6c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170e88 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170ea0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170ed4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02170ef8 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02170f30 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02170f5c kind:arm_call to:0x021754e0 module:overlay(91) +from:0x02170f64 kind:arm_call to:0x0217423c module:overlay(91) +from:0x02170f70 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02170fc0 kind:arm_call to:0x02175604 module:overlay(91) +from:0x02171028 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02171068 kind:arm_call to:0x01ff916c module:itcm +from:0x021710d0 kind:arm_call to:0x021749ac module:overlay(91) +from:0x021710e8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02171128 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02171158 kind:arm_call to:0x0217566c module:overlay(91) +from:0x0217118c kind:arm_call to:0x02015080 module:main +from:0x021711d0 kind:arm_call to:0x01ff916c module:itcm +from:0x021711f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217123c kind:arm_call to:0x021315e0 module:overlay(26) +from:0x021712e0 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x021712fc kind:arm_call to:0x0217566c module:overlay(91) +from:0x0217138c kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02171394 kind:arm_call to:0x02171a4c module:overlay(91) +from:0x021713d4 kind:arm_call to:0x01ff916c module:itcm +from:0x02171450 kind:arm_call to:0x01ff916c module:itcm +from:0x02171480 kind:load to:0x027e09a8 module:dtcm +from:0x02171488 kind:load to:0x027e0cec module:dtcm +from:0x02171490 kind:load to:0x027e09b8 module:dtcm +from:0x021714b8 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021714d8 kind:arm_call to:0x020e1880 module:overlay(26) +from:0x021714ec kind:arm_call to:0x020e1898 module:overlay(26) +from:0x02171504 kind:load to:0x027e09b8 module:dtcm +from:0x02171508 kind:load to:0x027e0ce0 module:dtcm +from:0x02171520 kind:arm_call to:0x0217586c module:overlay(91) +from:0x0217153c kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02171548 kind:arm_call to:0x021749ac module:overlay(91) +from:0x02171564 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02171568 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x02171584 kind:load to:0x027e09a8 module:dtcm +from:0x021715b4 kind:arm_call to:0x02015080 module:main +from:0x021715d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021715fc kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0217163c kind:arm_call to:0x01ff916c module:itcm +from:0x021716b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021716dc kind:arm_call to:0x02171d20 module:overlay(91) +from:0x021716e8 kind:arm_call to:0x02171b5c module:overlay(91) +from:0x021716f4 kind:load to:0x027e09a8 module:dtcm +from:0x0217171c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02171728 kind:arm_call to:0x021749ac module:overlay(91) +from:0x0217172c kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x02171744 kind:load to:0x027e09a8 module:dtcm +from:0x0217176c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171780 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x021717a8 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x021717d4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021717e0 kind:arm_call to:0x021749ac module:overlay(91) +from:0x021717e4 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x02171850 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171858 kind:arm_call to:0x01ff938c module:itcm +from:0x02171864 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02171874 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021718c8 kind:arm_call to:0x020bfa90 module:overlay(17) +from:0x021718e4 kind:load to:0x027e09a8 module:dtcm +from:0x021718f0 kind:load to:0x02177d38 module:overlay(91) +from:0x02171914 kind:arm_call to:0x01ff993c module:itcm +from:0x02171920 kind:arm_call to:0x02173d5c module:overlay(91) +from:0x02171938 kind:arm_call to:0x020bfb14 module:overlay(17) +from:0x02171950 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02171988 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021719a4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021719bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021719d0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021719dc kind:arm_call to:0x021749ac module:overlay(91) +from:0x021719e0 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x021719f8 kind:load to:0x027e09a8 module:dtcm +from:0x02171a00 kind:load to:0x027e09bc module:dtcm +from:0x02171a30 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02171a38 kind:arm_call to:0x02171d20 module:overlay(91) +from:0x02171a44 kind:arm_call to:0x02171b5c module:overlay(91) +from:0x02171a94 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02171ad0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171ae4 kind:arm_call to:0x02172690 module:overlay(91) +from:0x02171aec kind:arm_call to:0x02172174 module:overlay(91) +from:0x02171b14 kind:arm_call to:0x02173d5c module:overlay(91) +from:0x02171b40 kind:arm_call to:0x02171e2c module:overlay(91) +from:0x02171b48 kind:arm_call to:0x0217494c module:overlay(91) +from:0x02171b58 kind:load to:0x02177d38 module:overlay(91) +from:0x02171ba8 kind:arm_call to:0x02171c28 module:overlay(91) +from:0x02171c1c kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02171cdc kind:arm_call to:0x02171a4c module:overlay(91) +from:0x02171cf4 kind:arm_call to:0x02173dbc module:overlay(91) +from:0x02171d08 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02171d14 kind:load to:0x02049be4 module:main +from:0x02171e7c kind:arm_call to:0x020580ec module:overlay(0) +from:0x02171ebc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171ee8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171f0c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171f38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171f68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02171f70 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02171fa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171fbc kind:arm_call to:0x01ffb714 module:itcm +from:0x02171fc8 kind:arm_call to:0x01ff947c module:itcm +from:0x02171fec kind:arm_call to:0x01ff930c module:itcm +from:0x02172030 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217205c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172080 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021720ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021720d8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021720e0 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02172114 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217212c kind:arm_call to:0x01ffb714 module:itcm +from:0x02172138 kind:arm_call to:0x01ff947c module:itcm +from:0x0217214c kind:arm_call to:0x01ff930c module:itcm +from:0x02172168 kind:arm_call to:0x01ff930c module:itcm +from:0x021722d4 kind:arm_call to:0x02172ae4 module:overlay(91) +from:0x0217230c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172350 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172380 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172394 kind:arm_call to:0x01ffa60c module:itcm +from:0x021723a8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021723bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021723ec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021723f4 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02172478 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021724ac kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021724c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x021724d4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021724e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172514 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02172524 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x021725a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021725b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021725cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021725e8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02172638 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172648 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172658 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172660 kind:arm_call to:0x01ff938c module:itcm +from:0x02172684 kind:load to:0x02049be4 module:main +from:0x02172688 kind:load to:0x0203e964 module:main +from:0x02172768 kind:arm_call to:0x01ff930c module:itcm +from:0x021727a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021727e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172814 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172828 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217283c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02172850 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172880 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02172888 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x0217290c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172940 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172954 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172968 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217297c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021729a8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021729b8 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02172a30 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172a40 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172a68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172a90 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172aa0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172ab0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172ab8 kind:arm_call to:0x01ff938c module:itcm +from:0x02172adc kind:load to:0x0203e964 module:main +from:0x02172dac kind:arm_call to:0x0209764c module:overlay(0) +from:0x02172db8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02172dfc kind:arm_call to:0x02097448 module:overlay(0) +from:0x02172e08 kind:load to:0x02049be4 module:main +from:0x02172e1c kind:load to:0x020b53e4 module:overlay(0) +from:0x02172e54 kind:arm_call to:0x02172e68 module:overlay(91) +from:0x02172e60 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02172ed8 kind:arm_call to:0x02099d88 module:overlay(0) +from:0x02172ee4 kind:arm_call to:0x021749ac module:overlay(91) +from:0x02172efc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02172f04 kind:arm_call to:0x02172fcc module:overlay(91) +from:0x02172f10 kind:load to:0x02177d50 module:overlay(91) +from:0x02172f14 kind:load to:0x027e09a8 module:dtcm +from:0x0217300c kind:arm_call to:0x02173170 module:overlay(91) +from:0x02173054 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x02173068 kind:arm_call to:0x02172f1c module:overlay(91) +from:0x021730dc kind:arm_call to:0x02173524 module:overlay(91) +from:0x021730e4 kind:load to:0x02049be4 module:main +from:0x02173184 kind:arm_call to:0x02173368 module:overlay(91) +from:0x0217366c kind:arm_call to:0x01ffb714 module:itcm +from:0x02173694 kind:load to:0x02177d38 module:overlay(91) +from:0x021736e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021736fc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217373c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0217374c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02173764 kind:load to:0x02177d38 module:overlay(91) +from:0x021737cc kind:arm_call to:0x02015080 module:main +from:0x02173834 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02173860 kind:arm_call to:0x02015080 module:main +from:0x021738d8 kind:arm_call to:0x02015080 module:main +from:0x0217393c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02173958 kind:arm_call to:0x02015080 module:main +from:0x021739bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021739ec kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02173a04 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02173a1c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02173a28 kind:load to:0x027e09a8 module:dtcm +from:0x02173a4c kind:load to:0x027e0cec module:dtcm +from:0x02173a90 kind:arm_call to:0x02015080 module:main +from:0x02173ab0 kind:arm_call to:0x02015080 module:main +from:0x02173ad0 kind:arm_call to:0x02015080 module:main +from:0x02173b30 kind:arm_call to:0x02015080 module:main +from:0x02173b50 kind:arm_call to:0x02015080 module:main +from:0x02173b70 kind:arm_call to:0x02015080 module:main +from:0x02173bd0 kind:arm_call to:0x02015080 module:main +from:0x02173bf0 kind:arm_call to:0x02015080 module:main +from:0x02173c50 kind:arm_call to:0x02015080 module:main +from:0x02173c70 kind:arm_call to:0x02015080 module:main +from:0x02173c90 kind:arm_call to:0x02015080 module:main +from:0x02173ce4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02173d08 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02173d20 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02173d38 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02173d44 kind:load to:0x027e09a8 module:dtcm +from:0x02173d58 kind:load to:0x027e0cec module:dtcm +from:0x02173d7c kind:arm_call to:0x02173dbc module:overlay(91) +from:0x02173d90 kind:arm_call to:0x0205f298 module:overlay(0) +from:0x02173d9c kind:arm_call to:0x0205f478 module:overlay(0) +from:0x02173db0 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02173df0 kind:arm_call to:0x01ff938c module:itcm +from:0x02173dfc kind:arm_call to:0x01ff938c module:itcm +from:0x02173e2c kind:arm_call to:0x01ffb780 module:itcm +from:0x02173e3c kind:arm_call to:0x01ffb780 module:itcm +from:0x02173ea0 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02173f28 kind:arm_call to:0x020c1144 module:overlays(1,17) +from:0x02173f54 kind:arm_call to:0x020c11bc module:overlay(17) +from:0x02173f7c kind:arm_call to:0x020c11bc module:overlay(17) +from:0x02173fa4 kind:arm_call to:0x020c11bc module:overlay(17) +from:0x02173fcc kind:arm_call to:0x020c11bc module:overlay(17) +from:0x02173fdc kind:arm_call to:0x020c133c module:overlay(17) +from:0x02173fe8 kind:load to:0x02177d38 module:overlay(91) +from:0x02174000 kind:arm_call to:0x0213179c module:overlay(26) +from:0x02174074 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217407c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02174090 kind:arm_call to:0x020169d4 module:main +from:0x021740ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021740b4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021740c8 kind:arm_call to:0x020169d4 module:main +from:0x02174114 kind:load to:0x0203e964 module:main +from:0x02174118 kind:load to:0x02176ad4 module:overlay(91) +from:0x0217411c kind:load to:0x02176ad0 module:overlay(91) +from:0x0217413c kind:arm_call to:0x0213179c module:overlay(26) +from:0x021741d4 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x021741ec kind:arm_call to:0x02173dbc module:overlay(91) +from:0x02174200 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02174208 kind:arm_call to:0x02172174 module:overlay(91) +from:0x02174238 kind:load to:0x0203e964 module:main +from:0x02174264 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x021742bc kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0217432c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02174340 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02174354 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0217435c kind:arm_call to:0x02174120 module:overlay(91) +from:0x02174374 kind:arm_call to:0x021749ac module:overlay(91) +from:0x0217437c kind:load to:0x027e09a8 module:dtcm +from:0x02174384 kind:load to:0x027e09bc module:dtcm +from:0x021743a0 kind:arm_call to:0x02173fec module:overlay(91) +from:0x021743ec kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02174440 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217445c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0217446c kind:arm_call to:0x020784f8 module:overlay(0) +from:0x021744a8 kind:arm_call to:0x020580ec module:overlay(0) +from:0x021744dc kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0217450c kind:arm_call to:0x02073004 module:overlay(0) +from:0x0217455c kind:arm_call to:0x02175604 module:overlay(91) +from:0x021745c4 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02174608 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0217465c kind:arm_call to:0x021749ac module:overlay(91) +from:0x0217468c kind:arm_call to:0x02071480 module:overlay(0) +from:0x02174698 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x021746bc kind:arm_call to:0x0217566c module:overlay(91) +from:0x021746e0 kind:arm_call to:0x02015080 module:main +from:0x02174700 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217471c kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0217475c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02174778 kind:arm_call to:0x021749ac module:overlay(91) +from:0x021747bc kind:arm_call to:0x02071480 module:overlay(0) +from:0x021747ec kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02174838 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0217489c kind:arm_call to:0x0217566c module:overlay(91) +from:0x021748c0 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021748d0 kind:arm_call to:0x0217566c module:overlay(91) +from:0x021748e0 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02174900 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02174914 kind:arm_call to:0x0216fa90 module:overlay(91) +from:0x0217491c kind:arm_call to:0x02171a4c module:overlay(91) +from:0x02174934 kind:load to:0x027e09b8 module:dtcm +from:0x02174938 kind:load to:0x027e09bc module:dtcm +from:0x02174940 kind:load to:0x027e09a8 module:dtcm +from:0x02174944 kind:load to:0x020b51f8 module:overlay(0) +from:0x02174968 kind:arm_call to:0x01ffa328 module:itcm +from:0x0217496c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0217497c kind:arm_call to:0x01ffb714 module:itcm +from:0x0217498c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174998 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02174a88 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02174b3c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02174c74 kind:arm_call to:0x02174e60 module:overlay(91) +from:0x02174c7c kind:arm_call to:0x02174dc0 module:overlay(91) +from:0x02174c84 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02174d74 kind:arm_call to:0x02174e60 module:overlay(91) +from:0x02174d7c kind:arm_call to:0x02174dc0 module:overlay(91) +from:0x02174d84 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02174db8 kind:load to:0x02177f6c module:overlay(91) +from:0x02175110 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175148 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02175158 kind:arm_call to:0x01ffa60c module:itcm +from:0x02175168 kind:arm_call to:0x01ffa60c module:itcm +from:0x021751f4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217522c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217523c kind:arm_call to:0x01ffa60c module:itcm +from:0x0217524c kind:arm_call to:0x01ffa60c module:itcm +from:0x021752d8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021752e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02175374 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175384 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217540c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0217541c kind:arm_call to:0x01ffa60c module:itcm +from:0x021754a4 kind:arm_call to:0x0200e260 module:main +from:0x021754b4 kind:arm_call to:0x01ffad5c module:itcm +from:0x021754d8 kind:load to:0x0203e964 module:main +from:0x021754dc kind:load to:0x027e0964 module:dtcm +from:0x02175508 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02175520 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02175558 kind:arm_call to:0x01ffb714 module:itcm +from:0x02175560 kind:arm_call to:0x02172174 module:overlay(91) +from:0x02175578 kind:arm_call to:0x02173dbc module:overlay(91) +from:0x0217558c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x021755c8 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x021755e4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x021755f4 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x021755fc kind:load to:0x020b51f8 module:overlay(0) +from:0x0217564c kind:arm_call to:0x020158e8 module:main +from:0x02175690 kind:arm_call to:0x020787ec module:overlay(0) +from:0x02175698 kind:load to:0x027e09bc module:dtcm +from:0x021756a8 kind:arm_call to:0x020982fc module:overlay(0) +from:0x021756e4 kind:load to:0x02177d88 module:overlay(91) +from:0x021756f8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02175714 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217571c kind:arm_call to:0x02011ff4 module:main +from:0x02175748 kind:arm_call to:0x02174294 module:overlay(91) +from:0x02175760 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02175770 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021757b0 kind:arm_call to:0x01ff938c module:itcm +from:0x021757e4 kind:arm_call to:0x02058060 module:overlay(0) +from:0x02175808 kind:load to:0x02177dc8 module:overlay(91) +from:0x02175844 kind:arm_call to:0x01ffc768 module:itcm +from:0x02175858 kind:arm_call to:0x0200ef5c module:main +from:0x02175860 kind:arm_call to:0x01ffc57c module:itcm +from:0x02175868 kind:load to:0x020b4f04 module:overlay(0) +from:0x0217588c kind:arm_call to:0x02016fbc module:main +from:0x021758b8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021758f4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02175910 kind:load to:0x020b53e4 module:overlay(0) +from:0x0217591c kind:arm_call to:0x020580d0 module:overlay(0) +from:0x02175924 kind:arm_call to:0x02011ff4 module:main +from:0x02175938 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02175940 kind:arm_call to:0x02011ff4 module:main +from:0x02175954 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02175968 kind:load to:0x02179008 module:overlay(91) +from:0x0217597c kind:arm_call to:0x02011f3c module:main +from:0x02175988 kind:arm_call to:0x021759b8 module:overlay(91) +from:0x0217599c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021759b4 kind:load to:0x021780ac module:overlay(91) +from:0x021759c0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021759e4 kind:load to:0x021780d0 module:overlay(91) +from:0x02175aa4 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x02175ab4 kind:load to:0x02138e30 module:overlay(26) +from:0x02175abc kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x02175ac0 kind:load to:0x027e09b8 module:dtcm +from:0x02175b44 kind:arm_call to:0x020e65d4 module:overlay(26) +from:0x02175b80 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02175b90 kind:arm_call to:0x020f8d28 module:overlay(26) +from:0x02175bc8 kind:arm_call to:0x020fa8e0 module:overlay(26) +from:0x02175be0 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02175bf0 kind:arm_call to:0x020f8db4 module:overlay(26) +from:0x02175c38 kind:arm_call to:0x02080320 module:overlay(0) +from:0x02175c48 kind:arm_call to:0x020f8e40 module:overlay(26) +from:0x02175c6c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02175c80 kind:arm_call to:0x0206e7e8 module:overlay(0) +from:0x02175ca4 kind:arm_call to:0x020f8e70 module:overlay(26) +from:0x02175cd0 kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x02175ce8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02175cf4 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02175d14 kind:load to:0x02138e30 module:overlay(26) +from:0x02175d18 kind:load to:0x027e0cd8 module:dtcm +from:0x02175d1c kind:load to:0x020b508c module:overlay(0) +from:0x02175d20 kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x02175d24 kind:load to:0x02141ae8 module:overlay(26) +from:0x02175d28 kind:load to:0x020b5254 module:overlay(0) +from:0x02175d38 kind:load to:0x020b51f8 module:overlay(0) +from:0x02175d4c kind:arm_call to:0x020e68c4 module:overlay(26) +from:0x02175d6c kind:arm_call to:0x020f8e70 module:overlay(26) +from:0x02175d8c kind:arm_call to:0x020f7da8 module:overlay(26) +from:0x02175da0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02175dac kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02175dc4 kind:arm_call to:0x020e4cb0 module:overlay(26) +from:0x02175de4 kind:arm_call to:0x020f8e9c module:overlay(26) +from:0x02175df8 kind:load to:0x02138e30 module:overlay(26) +from:0x02175dfc kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x02175e00 kind:load to:0x020b5254 module:overlay(0) +from:0x02175e08 kind:load to:0x020b51f8 module:overlay(0) +from:0x02175e14 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02175e28 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02175e30 kind:arm_call to:0x02011ff4 module:main +from:0x02175e44 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02175e58 kind:load to:0x02179054 module:overlay(91) +from:0x02175e6c kind:arm_call to:0x02011f3c module:main +from:0x02175e78 kind:arm_call to:0x02175ef4 module:overlay(91) +from:0x02175e90 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02175eec kind:load to:0x02178124 module:overlay(91) +from:0x02175ef0 kind:load to:0x02178180 module:overlay(91) +from:0x02175efc kind:arm_call to:0x02111164 module:overlay(26) +from:0x02175f74 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02175f94 kind:arm_call to:0x0217681c module:overlay(91) +from:0x02175fd4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02175fdc kind:arm_call to:0x01ffa06c module:itcm +from:0x02175fe8 kind:load to:0x021781a4 module:overlay(91) +from:0x02175fec kind:load to:0x02179054 module:overlay(91) +from:0x02175ff0 kind:load to:0x020b19a8 module:overlay(0) +from:0x02175ff4 kind:load to:0x020b2808 module:overlay(0) +from:0x02176030 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x02176048 kind:arm_call to:0x021315e0 module:overlay(26) +from:0x0217605c kind:arm_call to:0x01ffb714 module:itcm +from:0x02176068 kind:arm_call to:0x021765ec module:overlay(91) +from:0x0217607c kind:arm_call to:0x02176094 module:overlay(91) +from:0x021760a8 kind:arm_call to:0x02110e58 module:overlay(26) +from:0x021760e0 kind:load to:0x0217812c module:overlay(91) +from:0x02176104 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02176114 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02176120 kind:arm_call to:0x01fff458 module:itcm +from:0x0217613c kind:arm_call to:0x01ffb744 module:itcm +from:0x02176150 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02176160 kind:arm_call to:0x02172e24 module:overlay(91) +from:0x02176188 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021761a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021761c0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021761ec kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02176204 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0217621c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0217625c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02176268 kind:arm_call to:0x02176094 module:overlay(91) +from:0x02176274 kind:load to:0x027e09a8 module:dtcm +from:0x0217627c kind:load to:0x027e0ce4 module:dtcm +from:0x02176284 kind:load to:0x027e0cec module:dtcm +from:0x02176288 kind:load to:0x027e09c0 module:dtcm +from:0x02176294 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021762b8 kind:arm_call to:0x021760e4 module:overlay(91) +from:0x02176314 kind:load to:0x02178144 module:overlay(91) +from:0x0217632c kind:arm_call to:0x02110e9c module:overlay(26) +from:0x02176390 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0217639c kind:load to:0x02178124 module:overlay(91) +from:0x021763a0 kind:load to:0x027e09b4 module:dtcm +from:0x021763b4 kind:load to:0x02110e58 module:overlays(19,26,31) +from:0x021763d0 kind:arm_call to:0x021320a0 module:overlays(26,49) +from:0x021763e8 kind:arm_call to:0x02110dc4 module:overlay(26) +from:0x02176400 kind:arm_call to:0x02131980 module:overlay(26) +from:0x02176428 kind:arm_call to:0x01ff938c module:itcm +from:0x02176434 kind:arm_call to:0x021765ec module:overlay(91) +from:0x02176464 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02176470 kind:arm_call to:0x02176094 module:overlay(91) +from:0x0217647c kind:load to:0x02178124 module:overlay(91) +from:0x02176480 kind:load to:0x0203e964 module:main +from:0x021764ac kind:arm_call to:0x02110ecc module:overlay(26) +from:0x021764e0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021764ec kind:arm_call to:0x02176590 module:overlay(91) +from:0x021764f4 kind:arm_call to:0x0217628c module:overlay(91) +from:0x02176520 kind:arm_call to:0x02072724 module:overlay(0) +from:0x02176530 kind:load to:0x027e09ac module:dtcm +from:0x02176578 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0217658c kind:load to:0x027e09ac module:dtcm +from:0x021765c0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021765e8 kind:load to:0x02178124 module:overlay(91) +from:0x02176634 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02176674 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217669c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021766b0 kind:arm_call to:0x01ffa60c module:itcm +from:0x021766c4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021766d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176700 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02176708 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x0217675c kind:arm_call to:0x02176778 module:overlay(91) +from:0x02176768 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02176774 kind:load to:0x0203e964 module:main +from:0x021767ac kind:arm_call to:0x01ffb780 module:itcm +from:0x02176810 kind:arm_call to:0x0205f8e8 module:overlay(0) +from:0x02176828 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02176864 kind:load to:0x02178164 module:overlay(91) +from:0x02176878 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02176894 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217689c kind:arm_call to:0x02011ff4 module:main +from:0x021768d4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021768e8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02176928 kind:arm_call to:0x01ff938c module:itcm +from:0x02176960 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02176968 kind:arm_call to:0x02176868 module:overlay(91) +from:0x02176970 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02176978 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02176990 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02176998 kind:arm_call to:0x02176868 module:overlay(91) +from:0x021769a0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021769a8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021769b0 kind:arm_call to:0x02011ff4 module:main +from:0x021769c4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02176afc kind:load to:0x02177218 module:overlay(91) +from:0x02176b1c kind:arm_call to:0x02167b54 module:overlay(91) +from:0x02176b2c kind:arm_call to:0x0203ce74 module:main +from:0x02176b40 kind:load to:0x02178324 module:overlay(91) +from:0x02176b44 kind:load to:0x02178334 module:overlay(91) +from:0x02176b48 kind:load to:0x02167c84 module:overlay(91) +from:0x02176b4c kind:load to:0x02178328 module:overlay(91) +from:0x02176b6c kind:arm_call to:0x02167cc8 module:overlay(91) +from:0x02176b7c kind:arm_call to:0x0203ce74 module:main +from:0x02176b90 kind:load to:0x02178408 module:overlay(91) +from:0x02176b94 kind:load to:0x02178418 module:overlay(91) +from:0x02176b98 kind:load to:0x02167e2c module:overlay(91) +from:0x02176b9c kind:load to:0x0217840c module:overlay(91) +from:0x02176bbc kind:arm_call to:0x02167e70 module:overlay(91) +from:0x02176bcc kind:arm_call to:0x0203ce74 module:main +from:0x02176be0 kind:load to:0x0217843c module:overlay(91) +from:0x02176be4 kind:load to:0x0217844c module:overlay(91) +from:0x02176be8 kind:load to:0x02168178 module:overlay(91) +from:0x02176bec kind:load to:0x02178440 module:overlay(91) +from:0x02176c28 kind:arm_call to:0x021681bc module:overlay(91) +from:0x02176c38 kind:arm_call to:0x0203ce74 module:main +from:0x02176c4c kind:load to:0x021773bc module:overlay(91) +from:0x02176c50 kind:load to:0x02178520 module:overlay(91) +from:0x02176c54 kind:load to:0x02178540 module:overlay(91) +from:0x02176c58 kind:load to:0x0216873c module:overlay(91) +from:0x02176c5c kind:load to:0x02178528 module:overlay(91) +from:0x02176c7c kind:arm_call to:0x02168780 module:overlay(91) +from:0x02176c8c kind:arm_call to:0x0203ce74 module:main +from:0x02176ca0 kind:load to:0x02178614 module:overlay(91) +from:0x02176ca4 kind:load to:0x02178624 module:overlay(91) +from:0x02176ca8 kind:load to:0x02168984 module:overlay(91) +from:0x02176cac kind:load to:0x02178618 module:overlay(91) +from:0x02176ccc kind:arm_call to:0x021689c8 module:overlay(91) +from:0x02176cdc kind:arm_call to:0x0203ce74 module:main +from:0x02176cf0 kind:load to:0x021786f8 module:overlay(91) +from:0x02176cf4 kind:load to:0x02178708 module:overlay(91) +from:0x02176cf8 kind:load to:0x02168d74 module:overlay(91) +from:0x02176cfc kind:load to:0x021786fc module:overlay(91) +from:0x02176d1c kind:arm_call to:0x02168db8 module:overlay(91) +from:0x02176d2c kind:arm_call to:0x0203ce74 module:main +from:0x02176d40 kind:load to:0x02178728 module:overlay(91) +from:0x02176d44 kind:load to:0x02178738 module:overlay(91) +from:0x02176d48 kind:load to:0x02169d6c module:overlay(91) +from:0x02176d4c kind:load to:0x0217872c module:overlay(91) +from:0x02176d6c kind:arm_call to:0x02169db0 module:overlay(91) +from:0x02176d7c kind:arm_call to:0x0203ce74 module:main +from:0x02176d90 kind:load to:0x02178810 module:overlay(91) +from:0x02176d94 kind:load to:0x02178820 module:overlay(91) +from:0x02176d98 kind:load to:0x02169f48 module:overlay(91) +from:0x02176d9c kind:load to:0x02178814 module:overlay(91) +from:0x02176dbc kind:arm_call to:0x02169f8c module:overlay(91) +from:0x02176dcc kind:arm_call to:0x0203ce74 module:main +from:0x02176de0 kind:load to:0x0217885c module:overlay(91) +from:0x02176de4 kind:load to:0x0217886c module:overlay(91) +from:0x02176de8 kind:load to:0x0216a0e4 module:overlay(91) +from:0x02176dec kind:load to:0x02178860 module:overlay(91) +from:0x02176e30 kind:arm_call to:0x0216a128 module:overlay(91) +from:0x02176e40 kind:arm_call to:0x0203ce74 module:main +from:0x02176e54 kind:load to:0x02178944 module:overlay(91) +from:0x02176e58 kind:load to:0x021777c4 module:overlay(91) +from:0x02176e5c kind:load to:0x02178960 module:overlay(91) +from:0x02176e60 kind:load to:0x0216b494 module:overlay(91) +from:0x02176e64 kind:load to:0x02178948 module:overlay(91) +from:0x02176e84 kind:arm_call to:0x0216b4d8 module:overlay(91) +from:0x02176e94 kind:arm_call to:0x0203ce74 module:main +from:0x02176ea8 kind:load to:0x02178a3c module:overlay(91) +from:0x02176eac kind:load to:0x02178a5c module:overlay(91) +from:0x02176eb0 kind:load to:0x0216c184 module:overlay(91) +from:0x02176eb4 kind:load to:0x02178a40 module:overlay(91) +from:0x02176f00 kind:arm_call to:0x0216c1c8 module:overlay(91) +from:0x02176f10 kind:arm_call to:0x0203ce74 module:main +from:0x02176f24 kind:load to:0x02178b34 module:overlay(91) +from:0x02176f28 kind:load to:0x02178b90 module:overlay(91) +from:0x02176f2c kind:load to:0x02178bf0 module:overlay(91) +from:0x02176f30 kind:load to:0x0216db34 module:overlay(91) +from:0x02176f34 kind:load to:0x02178b54 module:overlay(91) +from:0x02176f54 kind:arm_call to:0x0216db7c module:overlay(91) +from:0x02176f64 kind:arm_call to:0x0203ce74 module:main +from:0x02176f78 kind:load to:0x02178ccc module:overlay(91) +from:0x02176f7c kind:load to:0x02178d00 module:overlay(91) +from:0x02176f80 kind:load to:0x0216e80c module:overlay(91) +from:0x02176f84 kind:load to:0x02178cd0 module:overlay(91) +from:0x02176fa4 kind:arm_call to:0x0216e850 module:overlay(91) +from:0x02176fb4 kind:arm_call to:0x0203ce74 module:main +from:0x02176fc8 kind:load to:0x02178dd8 module:overlay(91) +from:0x02176fcc kind:load to:0x02178de8 module:overlay(91) +from:0x02176fd0 kind:load to:0x0216f09c module:overlay(91) +from:0x02176fd4 kind:load to:0x02178ddc module:overlay(91) +from:0x02176ff4 kind:arm_call to:0x0216f0e0 module:overlay(91) +from:0x02177004 kind:arm_call to:0x0203ce74 module:main +from:0x02177018 kind:load to:0x02178ec0 module:overlay(91) +from:0x0217701c kind:load to:0x02178ed4 module:overlay(91) +from:0x02177020 kind:load to:0x0216f208 module:overlay(91) +from:0x02177024 kind:load to:0x02178ec8 module:overlay(91) +from:0x02177070 kind:arm_call to:0x0216f24c module:overlay(91) +from:0x02177080 kind:arm_call to:0x0203ce74 module:main +from:0x02177098 kind:load to:0x02177d38 module:overlay(91) +from:0x021770a0 kind:load to:0x02178f10 module:overlay(91) +from:0x021770a4 kind:load to:0x02178f20 module:overlay(91) +from:0x021770a8 kind:load to:0x0217594c module:overlay(91) +from:0x021770ac kind:load to:0x02178f14 module:overlay(91) +from:0x021770cc kind:arm_call to:0x02175990 module:overlay(91) +from:0x021770dc kind:arm_call to:0x0203ce74 module:main +from:0x021770f0 kind:load to:0x02178ff8 module:overlay(91) +from:0x021770f4 kind:load to:0x02179008 module:overlay(91) +from:0x021770f8 kind:load to:0x02175e3c module:overlay(91) +from:0x021770fc kind:load to:0x02178ffc module:overlay(91) +from:0x0217712c kind:arm_call to:0x02175e80 module:overlay(91) +from:0x0217713c kind:arm_call to:0x0203ce74 module:main +from:0x02177154 kind:load to:0x02178124 module:overlay(91) +from:0x02177158 kind:load to:0x02179044 module:overlay(91) +from:0x0217715c kind:load to:0x02179054 module:overlay(91) +from:0x02177160 kind:load to:0x021769bc module:overlay(91) +from:0x02177164 kind:load to:0x02179048 module:overlay(91) +from:0x02177168 kind:load to:0x02176ae0 module:overlay(91) +from:0x0217716c kind:load to:0x02176ae4 module:overlay(91) +from:0x02177170 kind:load to:0x02176b00 module:overlay(91) +from:0x02177174 kind:load to:0x02176b50 module:overlay(91) +from:0x02177178 kind:load to:0x02176ba0 module:overlay(91) +from:0x0217717c kind:load to:0x02176bf0 module:overlay(91) +from:0x02177180 kind:load to:0x02176c60 module:overlay(91) +from:0x02177184 kind:load to:0x02176cb0 module:overlay(91) +from:0x02177188 kind:load to:0x02176d00 module:overlay(91) +from:0x0217718c kind:load to:0x02176d50 module:overlay(91) +from:0x02177190 kind:load to:0x02176da0 module:overlay(91) +from:0x02177194 kind:load to:0x02176df0 module:overlay(91) +from:0x02177198 kind:load to:0x02176e68 module:overlay(91) +from:0x0217719c kind:load to:0x02176eb8 module:overlay(91) +from:0x021771a0 kind:load to:0x02176f38 module:overlay(91) +from:0x021771a4 kind:load to:0x02176f88 module:overlay(91) +from:0x021771a8 kind:load to:0x02176fd8 module:overlay(91) +from:0x021771ac kind:load to:0x02177028 module:overlay(91) +from:0x021771b0 kind:load to:0x021770b0 module:overlay(91) +from:0x021771b4 kind:load to:0x02177100 module:overlay(91) +from:0x021771c8 kind:load to:0x02166184 module:overlay(91) +from:0x021771cc kind:load to:0x02166198 module:overlay(91) +from:0x021771d0 kind:load to:0x02165a8c module:overlay(91) +from:0x021771d4 kind:load to:0x02165af4 module:overlay(91) +from:0x021771d8 kind:load to:0x02165a94 module:overlay(91) +from:0x021771dc kind:load to:0x02165b90 module:overlay(91) +from:0x021771e0 kind:load to:0x02166090 module:overlay(91) +from:0x021771e4 kind:load to:0x0207934c module:overlay(0) +from:0x021771e8 kind:load to:0x02079350 module:overlay(0) +from:0x021771f4 kind:load to:0x021669a0 module:overlay(91) +from:0x021771f8 kind:load to:0x021669b4 module:overlay(91) +from:0x021771fc kind:load to:0x02166264 module:overlay(91) +from:0x02177200 kind:load to:0x02166300 module:overlay(91) +from:0x02177204 kind:load to:0x0216626c module:overlay(91) +from:0x02177208 kind:load to:0x0216639c module:overlay(91) +from:0x0217720c kind:load to:0x021668e4 module:overlay(91) +from:0x02177210 kind:load to:0x0207934c module:overlay(0) +from:0x02177214 kind:load to:0x02079350 module:overlay(0) +from:0x02177218 kind:load to:0x021675f8 module:overlay(91) +from:0x02177220 kind:load to:0x02167464 module:overlay(91) +from:0x02177228 kind:load to:0x02167744 module:overlay(91) +from:0x02177230 kind:load to:0x021671c8 module:overlay(91) +from:0x02177240 kind:load to:0x0216722c module:overlay(91) +from:0x02177248 kind:load to:0x0216799c module:overlay(91) +from:0x02177250 kind:load to:0x02167864 module:overlay(91) +from:0x02177258 kind:load to:0x02167228 module:overlay(91) +from:0x02177268 kind:load to:0x02166c20 module:overlay(91) +from:0x02177274 kind:load to:0x02167b30 module:overlay(91) +from:0x02177278 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217727c kind:load to:0x0209ca6c module:overlay(0) +from:0x02177280 kind:load to:0x0209caac module:overlay(0) +from:0x02177284 kind:load to:0x0209cacc module:overlay(0) +from:0x02177290 kind:load to:0x02167c10 module:overlay(91) +from:0x02177294 kind:load to:0x0209d10c module:overlay(0) +from:0x02177298 kind:load to:0x02109684 module:overlays(19,21,26) +from:0x0217729c kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021772a0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021772a4 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x021772a8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021772ac kind:load to:0x0209d220 module:overlay(0) +from:0x021772b0 kind:load to:0x0209d228 module:overlay(0) +from:0x021772b4 kind:load to:0x0209d22c module:overlay(0) +from:0x021772b8 kind:load to:0x0209d238 module:overlay(0) +from:0x021772bc kind:load to:0x0209d240 module:overlay(0) +from:0x021772c0 kind:load to:0x02167c54 module:overlay(91) +from:0x021772c4 kind:load to:0x02167c68 module:overlay(91) +from:0x021772c8 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021772cc kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021772d0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021772d4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021772d8 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021772dc kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021772e0 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x021772ec kind:load to:0x02167ca4 module:overlay(91) +from:0x021772f0 kind:load to:0x0209cb0c module:overlay(0) +from:0x021772f4 kind:load to:0x0209cb14 module:overlay(0) +from:0x021772f8 kind:load to:0x0209c9f4 module:overlay(0) +from:0x021772fc kind:load to:0x0209c9f8 module:overlay(0) +from:0x02177308 kind:load to:0x02167d7c module:overlay(91) +from:0x0217730c kind:load to:0x0209d10c module:overlay(0) +from:0x02177310 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02177314 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02177318 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217731c kind:load to:0x02167d84 module:overlay(91) +from:0x02177320 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02177324 kind:load to:0x0209d220 module:overlay(0) +from:0x02177328 kind:load to:0x0209d228 module:overlay(0) +from:0x0217732c kind:load to:0x0209d22c module:overlay(0) +from:0x02177330 kind:load to:0x0209d238 module:overlay(0) +from:0x02177334 kind:load to:0x0209d240 module:overlay(0) +from:0x02177338 kind:load to:0x02167de4 module:overlay(91) +from:0x0217733c kind:load to:0x02167e04 module:overlay(91) +from:0x02177340 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x02177344 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02177348 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217734c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02177358 kind:load to:0x02167e4c module:overlay(91) +from:0x0217735c kind:load to:0x0209ca64 module:overlay(0) +from:0x02177360 kind:load to:0x0209ca6c module:overlay(0) +from:0x02177364 kind:load to:0x0209caac module:overlay(0) +from:0x02177368 kind:load to:0x0209cacc module:overlay(0) +from:0x02177374 kind:load to:0x02167ed8 module:overlay(91) +from:0x02177378 kind:load to:0x0209d10c module:overlay(0) +from:0x0217737c kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02177380 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x02177384 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02177388 kind:load to:0x02167fbc module:overlay(91) +from:0x0217738c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02177390 kind:load to:0x0209d220 module:overlay(0) +from:0x02177394 kind:load to:0x0209d228 module:overlay(0) +from:0x02177398 kind:load to:0x0209d22c module:overlay(0) +from:0x0217739c kind:load to:0x0209d238 module:overlay(0) +from:0x021773a0 kind:load to:0x0209d240 module:overlay(0) +from:0x021773a4 kind:load to:0x02168130 module:overlay(91) +from:0x021773a8 kind:load to:0x02168150 module:overlay(91) +from:0x021773ac kind:load to:0x0210beb0 module:overlays(19,26) +from:0x021773b0 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021773b4 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021773b8 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021773bc kind:load to:0x021773cc module:overlay(91) +from:0x021773e0 kind:load to:0x02168198 module:overlay(91) +from:0x021773e4 kind:load to:0x0209ca64 module:overlay(0) +from:0x021773e8 kind:load to:0x0209ca6c module:overlay(0) +from:0x021773ec kind:load to:0x0209caac module:overlay(0) +from:0x021773f0 kind:load to:0x0209cacc module:overlay(0) +from:0x021773fc kind:load to:0x021682b8 module:overlay(91) +from:0x02177400 kind:load to:0x02168680 module:overlay(91) +from:0x02177404 kind:load to:0x0205a720 module:overlay(0) +from:0x02177408 kind:load to:0x01ffc57c module:itcm +from:0x0217740c kind:load to:0x02057dc8 module:overlay(0) +from:0x02177410 kind:load to:0x02057e44 module:overlay(0) +from:0x02177414 kind:load to:0x02057ea8 module:overlay(0) +from:0x02177418 kind:load to:0x01ffc7a4 module:itcm +from:0x0217741c kind:load to:0x02057d84 module:overlay(0) +from:0x02177428 kind:load to:0x021682cc module:overlay(91) +from:0x0217742c kind:load to:0x0209d10c module:overlay(0) +from:0x02177430 kind:load to:0x021685bc module:overlay(91) +from:0x02177434 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x02177438 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217743c kind:load to:0x021685c0 module:overlay(91) +from:0x02177440 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02177444 kind:load to:0x0209d220 module:overlay(0) +from:0x02177448 kind:load to:0x0209d228 module:overlay(0) +from:0x0217744c kind:load to:0x0209d22c module:overlay(0) +from:0x02177450 kind:load to:0x0209d238 module:overlay(0) +from:0x02177454 kind:load to:0x0209d240 module:overlay(0) +from:0x02177458 kind:load to:0x0216869c module:overlay(91) +from:0x0217745c kind:load to:0x021686c4 module:overlay(91) +from:0x02177460 kind:load to:0x02109728 module:overlays(19,21,26) +from:0x02177464 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x02177468 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217746c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02177470 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02177474 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x02177478 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x0217747c kind:load to:0x02168620 module:overlay(91) +from:0x02177480 kind:load to:0x02168640 module:overlay(91) +from:0x02177484 kind:load to:0x02168660 module:overlay(91) +from:0x02177488 kind:load to:0x021685b0 module:overlay(91) +from:0x02177494 kind:load to:0x021684c0 module:overlay(91) +from:0x02177498 kind:load to:0x0209d10c module:overlay(0) +from:0x0217749c kind:load to:0x02109684 module:overlays(19,21,26) +from:0x021774a0 kind:load to:0x02109690 module:overlays(19,21,26) +from:0x021774a4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021774a8 kind:load to:0x0210969c module:overlays(19,21,26) +from:0x021774ac kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021774b0 kind:load to:0x0209d220 module:overlay(0) +from:0x021774b4 kind:load to:0x0209d228 module:overlay(0) +from:0x021774b8 kind:load to:0x0209d22c module:overlay(0) +from:0x021774bc kind:load to:0x0209d238 module:overlay(0) +from:0x021774c0 kind:load to:0x0209d240 module:overlay(0) +from:0x021774c4 kind:load to:0x0216871c module:overlay(91) +from:0x021774c8 kind:load to:0x021686f4 module:overlay(91) +from:0x021774cc kind:load to:0x02109728 module:overlays(19,21,26) +from:0x021774d0 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021774d4 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021774d8 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021774dc kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x021774e0 kind:load to:0x02109718 module:overlays(19,21,26) +from:0x021774e4 kind:load to:0x02109720 module:overlays(19,21,26) +from:0x021774ec kind:load to:0x021685b8 module:overlay(91) +from:0x021774f0 kind:load to:0x021685a8 module:overlay(91) +from:0x021774f4 kind:load to:0x021685b0 module:overlay(91) +from:0x02177500 kind:load to:0x0216875c module:overlay(91) +from:0x02177504 kind:load to:0x0209ca64 module:overlay(0) +from:0x02177508 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217750c kind:load to:0x0209caac module:overlay(0) +from:0x02177510 kind:load to:0x0209cacc module:overlay(0) +from:0x0217751c kind:load to:0x02168824 module:overlay(91) +from:0x02177520 kind:load to:0x0209d10c module:overlay(0) +from:0x02177524 kind:load to:0x021688ac module:overlay(91) +from:0x02177528 kind:load to:0x021688b0 module:overlay(91) +from:0x0217752c kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02177530 kind:load to:0x021688c4 module:overlay(91) +from:0x02177534 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02177538 kind:load to:0x0209d220 module:overlay(0) +from:0x0217753c kind:load to:0x0209d228 module:overlay(0) +from:0x02177540 kind:load to:0x0209d22c module:overlay(0) +from:0x02177544 kind:load to:0x0209d238 module:overlay(0) +from:0x02177548 kind:load to:0x0209d240 module:overlay(0) +from:0x0217754c kind:load to:0x0216890c module:overlay(91) +from:0x02177550 kind:load to:0x02168944 module:overlay(91) +from:0x02177554 kind:load to:0x0210b430 module:overlays(19,26) +from:0x02177558 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217755c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x02177560 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x02177564 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x02177568 kind:load to:0x02168904 module:overlay(91) +from:0x0217756c kind:load to:0x0210b470 module:overlays(19,26) +from:0x02177570 kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x02177574 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x02177578 kind:load to:0x0210b304 module:overlays(19,26) +from:0x0217757c kind:load to:0x0210b320 module:overlays(19,26) +from:0x02177580 kind:load to:0x0210b438 module:overlays(19,26) +from:0x02177584 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x02177590 kind:load to:0x021689a4 module:overlay(91) +from:0x02177594 kind:load to:0x0209c930 module:overlay(0) +from:0x02177598 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217759c kind:load to:0x0209c9f4 module:overlay(0) +from:0x021775a0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021775ac kind:load to:0x02168a60 module:overlay(91) +from:0x021775b0 kind:load to:0x0209d10c module:overlay(0) +from:0x021775b4 kind:load to:0x02168a90 module:overlay(91) +from:0x021775b8 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x021775bc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021775c0 kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x021775c4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021775c8 kind:load to:0x0209d220 module:overlay(0) +from:0x021775cc kind:load to:0x0209d228 module:overlay(0) +from:0x021775d0 kind:load to:0x0209d22c module:overlay(0) +from:0x021775d4 kind:load to:0x0209d238 module:overlay(0) +from:0x021775d8 kind:load to:0x0209d240 module:overlay(0) +from:0x021775dc kind:load to:0x02168d44 module:overlay(91) +from:0x021775e0 kind:load to:0x02168d58 module:overlay(91) +from:0x021775e4 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x021775e8 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x021775ec kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x021775f0 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x021775fc kind:load to:0x02168d94 module:overlay(91) +from:0x02177600 kind:load to:0x02097998 module:overlay(0) +from:0x02177604 kind:load to:0x020977a8 module:overlay(0) +from:0x02177608 kind:load to:0x02097824 module:overlay(0) +from:0x0217760c kind:load to:0x020979a0 module:overlay(0) +from:0x02177610 kind:load to:0x020979c0 module:overlay(0) +from:0x02177614 kind:load to:0x020979ec module:overlay(0) +from:0x02177618 kind:load to:0x02169958 module:overlay(91) +from:0x02177620 kind:load to:0x021699bc module:overlay(91) +from:0x02177628 kind:load to:0x021699e8 module:overlay(91) +from:0x02177630 kind:load to:0x02169a04 module:overlay(91) +from:0x02177638 kind:load to:0x02169a30 module:overlay(91) +from:0x02177648 kind:load to:0x0209856c module:overlay(0) +from:0x0217764c kind:load to:0x020985a8 module:overlay(0) +from:0x02177650 kind:load to:0x020985c0 module:overlay(0) +from:0x02177654 kind:load to:0x020985cc module:overlay(0) +from:0x02177658 kind:load to:0x01fff464 module:itcm +from:0x0217765c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177660 kind:load to:0x02168e4c module:overlay(91) +from:0x02177664 kind:load to:0x02168e94 module:overlay(91) +from:0x02177668 kind:load to:0x02168ee0 module:overlay(91) +from:0x0217766c kind:load to:0x0209850c module:overlay(0) +from:0x02177670 kind:load to:0x02098510 module:overlay(0) +from:0x02177674 kind:load to:0x02169d10 module:overlay(91) +from:0x02177678 kind:load to:0x02098518 module:overlay(0) +from:0x0217767c kind:load to:0x0209851c module:overlay(0) +from:0x02177680 kind:load to:0x020985d8 module:overlay(0) +from:0x02177684 kind:load to:0x02098644 module:overlay(0) +from:0x02177688 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217768c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177690 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177694 kind:load to:0x02169d14 module:overlay(91) +from:0x02177698 kind:load to:0x02169d3c module:overlay(91) +from:0x0217769c kind:load to:0x02169a4c module:overlay(91) +from:0x021776a4 kind:load to:0x02169bdc module:overlay(91) +from:0x021776ac kind:load to:0x02169c10 module:overlay(91) +from:0x021776b4 kind:load to:0x02169c14 module:overlay(91) +from:0x021776bc kind:load to:0x02169c48 module:overlay(91) +from:0x021776cc kind:load to:0x02169d8c module:overlay(91) +from:0x021776d0 kind:load to:0x020977a0 module:overlay(0) +from:0x021776d4 kind:load to:0x020977a8 module:overlay(0) +from:0x021776d8 kind:load to:0x02097824 module:overlay(0) +from:0x021776dc kind:load to:0x02097864 module:overlay(0) +from:0x021776e0 kind:load to:0x02097868 module:overlay(0) +from:0x021776e4 kind:load to:0x0209786c module:overlay(0) +from:0x021776f0 kind:load to:0x0209856c module:overlay(0) +from:0x021776f4 kind:load to:0x020985a8 module:overlay(0) +from:0x021776f8 kind:load to:0x020985c0 module:overlay(0) +from:0x021776fc kind:load to:0x020985cc module:overlay(0) +from:0x02177700 kind:load to:0x01fff464 module:itcm +from:0x02177704 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177708 kind:load to:0x02169e1c module:overlay(91) +from:0x0217770c kind:load to:0x02098504 module:overlay(0) +from:0x02177710 kind:load to:0x02169e58 module:overlay(91) +from:0x02177714 kind:load to:0x0209850c module:overlay(0) +from:0x02177718 kind:load to:0x02098510 module:overlay(0) +from:0x0217771c kind:load to:0x02098514 module:overlay(0) +from:0x02177720 kind:load to:0x02098518 module:overlay(0) +from:0x02177724 kind:load to:0x0209851c module:overlay(0) +from:0x02177728 kind:load to:0x020985d8 module:overlay(0) +from:0x0217772c kind:load to:0x02098644 module:overlay(0) +from:0x02177730 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177734 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177738 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217773c kind:load to:0x02169f00 module:overlay(91) +from:0x02177740 kind:load to:0x02169f20 module:overlay(91) +from:0x0217774c kind:load to:0x02169f68 module:overlay(91) +from:0x02177750 kind:load to:0x02097998 module:overlay(0) +from:0x02177754 kind:load to:0x020977a8 module:overlay(0) +from:0x02177758 kind:load to:0x02097824 module:overlay(0) +from:0x0217775c kind:load to:0x020979a0 module:overlay(0) +from:0x02177760 kind:load to:0x020979c0 module:overlay(0) +from:0x02177764 kind:load to:0x020979ec module:overlay(0) +from:0x02177770 kind:load to:0x0209856c module:overlay(0) +from:0x02177774 kind:load to:0x020985a8 module:overlay(0) +from:0x02177778 kind:load to:0x020985c0 module:overlay(0) +from:0x0217777c kind:load to:0x020985cc module:overlay(0) +from:0x02177780 kind:load to:0x01fff464 module:itcm +from:0x02177784 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177788 kind:load to:0x0216a028 module:overlay(91) +from:0x0217778c kind:load to:0x02098504 module:overlay(0) +from:0x02177790 kind:load to:0x02098508 module:overlay(0) +from:0x02177794 kind:load to:0x0209850c module:overlay(0) +from:0x02177798 kind:load to:0x02098510 module:overlay(0) +from:0x0217779c kind:load to:0x0216a06c module:overlay(91) +from:0x021777a0 kind:load to:0x02098518 module:overlay(0) +from:0x021777a4 kind:load to:0x0209851c module:overlay(0) +from:0x021777a8 kind:load to:0x020985d8 module:overlay(0) +from:0x021777ac kind:load to:0x02098644 module:overlay(0) +from:0x021777b0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021777b4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021777b8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021777bc kind:load to:0x0216a09c module:overlay(91) +from:0x021777c0 kind:load to:0x0216a0bc module:overlay(91) +from:0x021777dc kind:load to:0x0216a104 module:overlay(91) +from:0x021777e0 kind:load to:0x02097998 module:overlay(0) +from:0x021777e4 kind:load to:0x020977a8 module:overlay(0) +from:0x021777e8 kind:load to:0x02097824 module:overlay(0) +from:0x021777ec kind:load to:0x020979a0 module:overlay(0) +from:0x021777f0 kind:load to:0x020979c0 module:overlay(0) +from:0x021777f4 kind:load to:0x020979ec module:overlay(0) +from:0x02177800 kind:load to:0x0216a314 module:overlay(91) +from:0x02177804 kind:load to:0x0216b420 module:overlay(91) +from:0x02177808 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0217780c kind:load to:0x0209a2dc module:overlay(0) +from:0x02177810 kind:load to:0x0209a374 module:overlay(0) +from:0x02177814 kind:load to:0x0209a388 module:overlay(0) +from:0x02177818 kind:load to:0x0209a138 module:overlay(0) +from:0x0217781c kind:load to:0x0209a3b0 module:overlay(0) +from:0x02177820 kind:load to:0x0209a438 module:overlay(0) +from:0x02177824 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02177828 kind:load to:0x0209a344 module:overlay(0) +from:0x0217782c kind:load to:0x0209a35c module:overlay(0) +from:0x02177830 kind:load to:0x0209a39c module:overlay(0) +from:0x02177834 kind:load to:0x0209a728 module:overlay(0) +from:0x02177838 kind:load to:0x0216b3f4 module:overlay(91) +from:0x0217783c kind:load to:0x0216b3d0 module:overlay(91) +from:0x02177840 kind:load to:0x0209a760 module:overlay(0) +from:0x021778a4 kind:load to:0x0216a788 module:overlay(91) +from:0x021778ac kind:load to:0x0216a7b8 module:overlay(91) +from:0x021778b4 kind:load to:0x0216a824 module:overlay(91) +from:0x021778bc kind:load to:0x0216a8dc module:overlay(91) +from:0x021778c4 kind:load to:0x0216a9e8 module:overlay(91) +from:0x021778cc kind:load to:0x0216a9fc module:overlay(91) +from:0x021778d4 kind:load to:0x0216acac module:overlay(91) +from:0x021778dc kind:load to:0x0216acc0 module:overlay(91) +from:0x021778e4 kind:load to:0x0216af4c module:overlay(91) +from:0x021778ec kind:load to:0x0216aff4 module:overlay(91) +from:0x021778f4 kind:load to:0x0216b0d0 module:overlay(91) +from:0x021778fc kind:load to:0x0216b19c module:overlay(91) +from:0x0217790c kind:load to:0x0209856c module:overlay(0) +from:0x02177910 kind:load to:0x020985a8 module:overlay(0) +from:0x02177914 kind:load to:0x020985c0 module:overlay(0) +from:0x02177918 kind:load to:0x020985cc module:overlay(0) +from:0x0217791c kind:load to:0x01fff464 module:itcm +from:0x02177920 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177924 kind:load to:0x0216a328 module:overlay(91) +from:0x02177928 kind:load to:0x02098504 module:overlay(0) +from:0x0217792c kind:load to:0x0216b348 module:overlay(91) +from:0x02177930 kind:load to:0x0209850c module:overlay(0) +from:0x02177934 kind:load to:0x02098510 module:overlay(0) +from:0x02177938 kind:load to:0x0216b354 module:overlay(91) +from:0x0217793c kind:load to:0x0216b3a8 module:overlay(91) +from:0x02177940 kind:load to:0x0209851c module:overlay(0) +from:0x02177944 kind:load to:0x020985d8 module:overlay(0) +from:0x02177948 kind:load to:0x02098644 module:overlay(0) +from:0x0217794c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177950 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177954 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177958 kind:load to:0x0216b43c module:overlay(91) +from:0x0217795c kind:load to:0x0216b464 module:overlay(91) +from:0x02177960 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02177964 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02177968 kind:load to:0x0216bfa4 module:overlay(91) +from:0x02177970 kind:load to:0x0216bfc0 module:overlay(91) +from:0x02177980 kind:load to:0x0216b4b4 module:overlay(91) +from:0x02177984 kind:load to:0x02097998 module:overlay(0) +from:0x02177988 kind:load to:0x020977a8 module:overlay(0) +from:0x0217798c kind:load to:0x02097824 module:overlay(0) +from:0x02177990 kind:load to:0x020979a0 module:overlay(0) +from:0x02177994 kind:load to:0x020979c0 module:overlay(0) +from:0x02177998 kind:load to:0x020979ec module:overlay(0) +from:0x021779a4 kind:load to:0x0216b698 module:overlay(91) +from:0x021779a8 kind:load to:0x0216c168 module:overlay(91) +from:0x021779ac kind:load to:0x02099b54 module:overlay(0) +from:0x021779b0 kind:load to:0x02099b8c module:overlay(0) +from:0x021779b4 kind:load to:0x0209a190 module:overlay(0) +from:0x021779b8 kind:load to:0x0209a198 module:overlay(0) +from:0x021779bc kind:load to:0x0209a138 module:overlay(0) +from:0x021779c0 kind:load to:0x02099d04 module:overlay(0) +from:0x021779c4 kind:load to:0x02099bf4 module:overlay(0) +from:0x021779c8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021779cc kind:load to:0x0209a148 module:overlay(0) +from:0x021779d0 kind:load to:0x0209a160 module:overlay(0) +from:0x021779d4 kind:load to:0x0216c160 module:overlay(91) +from:0x021779d8 kind:load to:0x0209a178 module:overlay(0) +from:0x021779dc kind:load to:0x0216c150 module:overlay(91) +from:0x021779e0 kind:load to:0x0216c12c module:overlay(91) +from:0x021779ec kind:load to:0x0209856c module:overlay(0) +from:0x021779f0 kind:load to:0x020985a8 module:overlay(0) +from:0x021779f4 kind:load to:0x020985c0 module:overlay(0) +from:0x021779f8 kind:load to:0x020985cc module:overlay(0) +from:0x021779fc kind:load to:0x01fff464 module:itcm +from:0x02177a00 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177a04 kind:load to:0x0216b810 module:overlay(91) +from:0x02177a08 kind:load to:0x0216b88c module:overlay(91) +from:0x02177a0c kind:load to:0x0216b90c module:overlay(91) +from:0x02177a10 kind:load to:0x0216b92c module:overlay(91) +from:0x02177a14 kind:load to:0x02098510 module:overlay(0) +from:0x02177a18 kind:load to:0x0216bdac module:overlay(91) +from:0x02177a1c kind:load to:0x0216bebc module:overlay(91) +from:0x02177a20 kind:load to:0x0209851c module:overlay(0) +from:0x02177a24 kind:load to:0x020985d8 module:overlay(0) +from:0x02177a28 kind:load to:0x02098644 module:overlay(0) +from:0x02177a2c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177a30 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177a34 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177a38 kind:load to:0x0216b700 module:overlay(91) +from:0x02177a3c kind:load to:0x0216b784 module:overlay(91) +from:0x02177a40 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02177a44 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02177a68 kind:load to:0x0216c918 module:overlay(91) +from:0x02177a70 kind:load to:0x0216c954 module:overlay(91) +from:0x02177a78 kind:load to:0x0216d210 module:overlay(91) +from:0x02177a80 kind:load to:0x0216d328 module:overlay(91) +from:0x02177a88 kind:load to:0x0216d6f0 module:overlay(91) +from:0x02177a90 kind:load to:0x0216d7d4 module:overlay(91) +from:0x02177aa0 kind:load to:0x0216c1a4 module:overlay(91) +from:0x02177aa4 kind:load to:0x02097998 module:overlay(0) +from:0x02177aa8 kind:load to:0x020977a8 module:overlay(0) +from:0x02177aac kind:load to:0x02097824 module:overlay(0) +from:0x02177ab0 kind:load to:0x020979a0 module:overlay(0) +from:0x02177ab4 kind:load to:0x020979c0 module:overlay(0) +from:0x02177ab8 kind:load to:0x020979ec module:overlay(0) +from:0x02177ac4 kind:load to:0x0209856c module:overlay(0) +from:0x02177ac8 kind:load to:0x020985a8 module:overlay(0) +from:0x02177acc kind:load to:0x020985c0 module:overlay(0) +from:0x02177ad0 kind:load to:0x020985cc module:overlay(0) +from:0x02177ad4 kind:load to:0x01fff464 module:itcm +from:0x02177ad8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177adc kind:load to:0x0216c4e8 module:overlay(91) +from:0x02177ae0 kind:load to:0x02098504 module:overlay(0) +from:0x02177ae4 kind:load to:0x0216da64 module:overlay(91) +from:0x02177ae8 kind:load to:0x0209850c module:overlay(0) +from:0x02177aec kind:load to:0x02098510 module:overlay(0) +from:0x02177af0 kind:load to:0x0216da70 module:overlay(91) +from:0x02177af4 kind:load to:0x0216db30 module:overlay(91) +from:0x02177af8 kind:load to:0x0209851c module:overlay(0) +from:0x02177afc kind:load to:0x020985d8 module:overlay(0) +from:0x02177b00 kind:load to:0x02098644 module:overlay(0) +from:0x02177b04 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177b08 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177b0c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177b10 kind:load to:0x0216c3b0 module:overlay(91) +from:0x02177b14 kind:load to:0x0216c448 module:overlay(91) +from:0x02177b18 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02177b1c kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02177b20 kind:load to:0x0216e0fc module:overlay(91) +from:0x02177b28 kind:load to:0x0216e618 module:overlay(91) +from:0x02177b30 kind:load to:0x0216e678 module:overlay(91) +from:0x02177b38 kind:load to:0x0216e240 module:overlay(91) +from:0x02177b48 kind:load to:0x0216db54 module:overlay(91) +from:0x02177b4c kind:load to:0x02097998 module:overlay(0) +from:0x02177b50 kind:load to:0x020977a8 module:overlay(0) +from:0x02177b54 kind:load to:0x02097824 module:overlay(0) +from:0x02177b58 kind:load to:0x020979a0 module:overlay(0) +from:0x02177b5c kind:load to:0x020979c0 module:overlay(0) +from:0x02177b60 kind:load to:0x020979ec module:overlay(0) +from:0x02177b6c kind:load to:0x0216dd5c module:overlay(91) +from:0x02177b70 kind:load to:0x0216e6c8 module:overlay(91) +from:0x02177b74 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02177b78 kind:load to:0x0209a2dc module:overlay(0) +from:0x02177b7c kind:load to:0x0209a374 module:overlay(0) +from:0x02177b80 kind:load to:0x0209a388 module:overlay(0) +from:0x02177b84 kind:load to:0x0209a138 module:overlay(0) +from:0x02177b88 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02177b8c kind:load to:0x0209a438 module:overlay(0) +from:0x02177b90 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02177b94 kind:load to:0x0209a344 module:overlay(0) +from:0x02177b98 kind:load to:0x0209a35c module:overlay(0) +from:0x02177b9c kind:load to:0x0209a39c module:overlay(0) +from:0x02177ba0 kind:load to:0x0209a728 module:overlay(0) +from:0x02177ba4 kind:load to:0x0216b3f4 module:overlay(91) +from:0x02177ba8 kind:load to:0x0216b3d0 module:overlay(91) +from:0x02177bac kind:load to:0x0209a760 module:overlay(0) +from:0x02177bb8 kind:load to:0x0209856c module:overlay(0) +from:0x02177bbc kind:load to:0x020985a8 module:overlay(0) +from:0x02177bc0 kind:load to:0x020985c0 module:overlay(0) +from:0x02177bc4 kind:load to:0x020985cc module:overlay(0) +from:0x02177bc8 kind:load to:0x01fff464 module:itcm +from:0x02177bcc kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177bd0 kind:load to:0x0216de10 module:overlay(91) +from:0x02177bd4 kind:load to:0x02098504 module:overlay(0) +from:0x02177bd8 kind:load to:0x0216de78 module:overlay(91) +from:0x02177bdc kind:load to:0x0216df54 module:overlay(91) +from:0x02177be0 kind:load to:0x02098510 module:overlay(0) +from:0x02177be4 kind:load to:0x0216e030 module:overlay(91) +from:0x02177be8 kind:load to:0x02098518 module:overlay(0) +from:0x02177bec kind:load to:0x0209851c module:overlay(0) +from:0x02177bf0 kind:load to:0x020985d8 module:overlay(0) +from:0x02177bf4 kind:load to:0x02098644 module:overlay(0) +from:0x02177bf8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177bfc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177c00 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177c04 kind:load to:0x0216e6e4 module:overlay(91) +from:0x02177c08 kind:load to:0x0216e774 module:overlay(91) +from:0x02177c0c kind:load to:0x0216dd70 module:overlay(91) +from:0x02177c10 kind:load to:0x0216dd78 module:overlay(91) +from:0x02177c34 kind:load to:0x0216e82c module:overlay(91) +from:0x02177c38 kind:load to:0x02097998 module:overlay(0) +from:0x02177c3c kind:load to:0x020977a8 module:overlay(0) +from:0x02177c40 kind:load to:0x02097824 module:overlay(0) +from:0x02177c44 kind:load to:0x020979a0 module:overlay(0) +from:0x02177c48 kind:load to:0x020979c0 module:overlay(0) +from:0x02177c4c kind:load to:0x020979ec module:overlay(0) +from:0x02177c58 kind:load to:0x0209856c module:overlay(0) +from:0x02177c5c kind:load to:0x020985a8 module:overlay(0) +from:0x02177c60 kind:load to:0x020985c0 module:overlay(0) +from:0x02177c64 kind:load to:0x020985cc module:overlay(0) +from:0x02177c68 kind:load to:0x01fff464 module:itcm +from:0x02177c6c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177c70 kind:load to:0x0216e9d8 module:overlay(91) +from:0x02177c74 kind:load to:0x02098504 module:overlay(0) +from:0x02177c78 kind:load to:0x0216eb28 module:overlay(91) +from:0x02177c7c kind:load to:0x0209850c module:overlay(0) +from:0x02177c80 kind:load to:0x02098510 module:overlay(0) +from:0x02177c84 kind:load to:0x0216ee60 module:overlay(91) +from:0x02177c88 kind:load to:0x02098518 module:overlay(0) +from:0x02177c8c kind:load to:0x0209851c module:overlay(0) +from:0x02177c90 kind:load to:0x020985d8 module:overlay(0) +from:0x02177c94 kind:load to:0x02098644 module:overlay(0) +from:0x02177c98 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177c9c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177ca0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177ca4 kind:load to:0x0216f034 module:overlay(91) +from:0x02177ca8 kind:load to:0x0216f064 module:overlay(91) +from:0x02177cac kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02177cb0 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02177cb4 kind:load to:0x0216ede0 module:overlay(91) +from:0x02177cc0 kind:load to:0x0216f0bc module:overlay(91) +from:0x02177cc4 kind:load to:0x020977a0 module:overlay(0) +from:0x02177cc8 kind:load to:0x020977a8 module:overlay(0) +from:0x02177ccc kind:load to:0x02097824 module:overlay(0) +from:0x02177cd0 kind:load to:0x02097864 module:overlay(0) +from:0x02177cd4 kind:load to:0x02097868 module:overlay(0) +from:0x02177cd8 kind:load to:0x0209786c module:overlay(0) +from:0x02177ce4 kind:load to:0x0209856c module:overlay(0) +from:0x02177ce8 kind:load to:0x020985a8 module:overlay(0) +from:0x02177cec kind:load to:0x020985c0 module:overlay(0) +from:0x02177cf0 kind:load to:0x020985cc module:overlay(0) +from:0x02177cf4 kind:load to:0x01fff464 module:itcm +from:0x02177cf8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177cfc kind:load to:0x0216f144 module:overlay(91) +from:0x02177d00 kind:load to:0x02098504 module:overlay(0) +from:0x02177d04 kind:load to:0x0216f174 module:overlay(91) +from:0x02177d08 kind:load to:0x0209850c module:overlay(0) +from:0x02177d0c kind:load to:0x02098510 module:overlay(0) +from:0x02177d10 kind:load to:0x02098514 module:overlay(0) +from:0x02177d14 kind:load to:0x02098518 module:overlay(0) +from:0x02177d18 kind:load to:0x0209851c module:overlay(0) +from:0x02177d1c kind:load to:0x020985d8 module:overlay(0) +from:0x02177d20 kind:load to:0x02098644 module:overlay(0) +from:0x02177d24 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177d28 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177d2c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177d30 kind:load to:0x0216f1c8 module:overlay(91) +from:0x02177d34 kind:load to:0x0216f1e4 module:overlay(91) +from:0x02177d88 kind:load to:0x021756e8 module:overlay(91) +from:0x02177d8c kind:load to:0x02175704 module:overlay(91) +from:0x02177d90 kind:load to:0x02175728 module:overlay(91) +from:0x02177d94 kind:load to:0x0207c03c module:overlay(0) +from:0x02177d98 kind:load to:0x0207c044 module:overlay(0) +from:0x02177da4 kind:load to:0x0216f228 module:overlay(91) +from:0x02177da8 kind:load to:0x02097998 module:overlay(0) +from:0x02177dac kind:load to:0x020977a8 module:overlay(0) +from:0x02177db0 kind:load to:0x02097824 module:overlay(0) +from:0x02177db4 kind:load to:0x020979a0 module:overlay(0) +from:0x02177db8 kind:load to:0x020979c0 module:overlay(0) +from:0x02177dbc kind:load to:0x020979ec module:overlay(0) +from:0x02177dc8 kind:load to:0x0216f69c module:overlay(91) +from:0x02177dcc kind:load to:0x02175914 module:overlay(91) +from:0x02177dd0 kind:load to:0x02057bf4 module:overlay(0) +from:0x02177dd4 kind:load to:0x02175834 module:overlay(91) +from:0x02177dd8 kind:load to:0x02057dc8 module:overlay(0) +from:0x02177ddc kind:load to:0x02057e44 module:overlay(0) +from:0x02177de0 kind:load to:0x02057ea8 module:overlay(0) +from:0x02177de4 kind:load to:0x0217580c module:overlay(91) +from:0x02177de8 kind:load to:0x02057d84 module:overlay(0) +from:0x02177df4 kind:load to:0x0216f6b0 module:overlay(91) +from:0x02177df8 kind:load to:0x02175930 module:overlay(91) +from:0x02177dfc kind:load to:0x0209a2a8 module:overlay(0) +from:0x02177e00 kind:load to:0x0209a2dc module:overlay(0) +from:0x02177e04 kind:load to:0x0209a374 module:overlay(0) +from:0x02177e08 kind:load to:0x0209a388 module:overlay(0) +from:0x02177e0c kind:load to:0x0209a138 module:overlay(0) +from:0x02177e10 kind:load to:0x0209a3b0 module:overlay(0) +from:0x02177e14 kind:load to:0x0209a438 module:overlay(0) +from:0x02177e18 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02177e1c kind:load to:0x0209a344 module:overlay(0) +from:0x02177e20 kind:load to:0x0209a35c module:overlay(0) +from:0x02177e24 kind:load to:0x0209a39c module:overlay(0) +from:0x02177e28 kind:load to:0x0209a728 module:overlay(0) +from:0x02177e2c kind:load to:0x0216b3f4 module:overlay(91) +from:0x02177e30 kind:load to:0x0216b3d0 module:overlay(91) +from:0x02177e34 kind:load to:0x0209a760 module:overlay(0) +from:0x02177e40 kind:load to:0x0209856c module:overlay(0) +from:0x02177e44 kind:load to:0x020985a8 module:overlay(0) +from:0x02177e48 kind:load to:0x020985c0 module:overlay(0) +from:0x02177e4c kind:load to:0x020985cc module:overlay(0) +from:0x02177e50 kind:load to:0x01fff464 module:itcm +from:0x02177e54 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177e58 kind:load to:0x0216f7dc module:overlay(91) +from:0x02177e5c kind:load to:0x02098504 module:overlay(0) +from:0x02177e60 kind:load to:0x0216fd10 module:overlay(91) +from:0x02177e64 kind:load to:0x0216fad4 module:overlay(91) +from:0x02177e68 kind:load to:0x02098510 module:overlay(0) +from:0x02177e6c kind:load to:0x02173eac module:overlay(91) +from:0x02177e70 kind:load to:0x02098518 module:overlay(0) +from:0x02177e74 kind:load to:0x0209851c module:overlay(0) +from:0x02177e78 kind:load to:0x020985d8 module:overlay(0) +from:0x02177e7c kind:load to:0x02098644 module:overlay(0) +from:0x02177e80 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177e84 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177e88 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177e8c kind:load to:0x0216f6c4 module:overlay(91) +from:0x02177e90 kind:load to:0x0216f74c module:overlay(91) +from:0x02177e94 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x02177e98 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x02177e9c kind:load to:0x0216fe3c module:overlay(91) +from:0x02177ea4 kind:load to:0x02174300 module:overlay(91) +from:0x02177eac kind:load to:0x021700e8 module:overlay(91) +from:0x02177eb4 kind:load to:0x0217086c module:overlay(91) +from:0x02177ebc kind:load to:0x0217092c module:overlay(91) +from:0x02177ec4 kind:load to:0x02170ac8 module:overlay(91) +from:0x02177ecc kind:load to:0x02170cf0 module:overlay(91) +from:0x02177ed4 kind:load to:0x0217150c module:overlay(91) +from:0x02177edc kind:load to:0x021716fc module:overlay(91) +from:0x02177ee4 kind:load to:0x021717b0 module:overlay(91) +from:0x02177eec kind:load to:0x02171994 module:overlay(91) +from:0x02177ef4 kind:load to:0x02170440 module:overlay(91) +from:0x02177efc kind:load to:0x021714a0 module:overlay(91) +from:0x02177f04 kind:load to:0x0216fe70 module:overlay(91) +from:0x02177f0c kind:load to:0x02174388 module:overlay(91) +from:0x02177f14 kind:load to:0x02170144 module:overlay(91) +from:0x02177f1c kind:load to:0x021708a0 module:overlay(91) +from:0x02177f24 kind:load to:0x021709dc module:overlay(91) +from:0x02177f2c kind:load to:0x02170bec module:overlay(91) +from:0x02177f34 kind:load to:0x02170d78 module:overlay(91) +from:0x02177f3c kind:load to:0x0217158c module:overlay(91) +from:0x02177f44 kind:load to:0x0217174c module:overlay(91) +from:0x02177f4c kind:load to:0x021718f4 module:overlay(91) +from:0x02177f54 kind:load to:0x02171a04 module:overlay(91) +from:0x02177f5c kind:load to:0x02170480 module:overlay(91) +from:0x02177f64 kind:load to:0x021714a4 module:overlay(91) +from:0x021780ac kind:load to:0x0217596c module:overlay(91) +from:0x021780b0 kind:load to:0x020977a0 module:overlay(0) +from:0x021780b4 kind:load to:0x020977a8 module:overlay(0) +from:0x021780b8 kind:load to:0x02097824 module:overlay(0) +from:0x021780bc kind:load to:0x02097864 module:overlay(0) +from:0x021780c0 kind:load to:0x02097868 module:overlay(0) +from:0x021780c4 kind:load to:0x0209786c module:overlay(0) +from:0x021780d0 kind:load to:0x0209856c module:overlay(0) +from:0x021780d4 kind:load to:0x020985a8 module:overlay(0) +from:0x021780d8 kind:load to:0x020985c0 module:overlay(0) +from:0x021780dc kind:load to:0x020985cc module:overlay(0) +from:0x021780e0 kind:load to:0x01fff464 module:itcm +from:0x021780e4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021780e8 kind:load to:0x020984fc module:overlay(0) +from:0x021780ec kind:load to:0x021759e8 module:overlay(91) +from:0x021780f0 kind:load to:0x02175ac4 module:overlay(91) +from:0x021780f4 kind:load to:0x02175d3c module:overlay(91) +from:0x021780f8 kind:load to:0x02098510 module:overlay(0) +from:0x021780fc kind:load to:0x02098514 module:overlay(0) +from:0x02178100 kind:load to:0x02098518 module:overlay(0) +from:0x02178104 kind:load to:0x0209851c module:overlay(0) +from:0x02178108 kind:load to:0x020985d8 module:overlay(0) +from:0x0217810c kind:load to:0x02098644 module:overlay(0) +from:0x02178110 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02178114 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02178118 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217811c kind:load to:0x02175e0c module:overlay(91) +from:0x02178120 kind:load to:0x02175e20 module:overlay(91) +from:0x0217812c kind:load to:0x021763a4 module:overlay(91) +from:0x02178134 kind:load to:0x02176484 module:overlay(91) +from:0x0217813c kind:load to:0x021764fc module:overlay(91) +from:0x02178144 kind:load to:0x021763b8 module:overlay(91) +from:0x0217814c kind:load to:0x02176498 module:overlay(91) +from:0x02178154 kind:load to:0x02176534 module:overlay(91) +from:0x02178164 kind:load to:0x02176868 module:overlay(91) +from:0x02178168 kind:load to:0x02176884 module:overlay(91) +from:0x0217816c kind:load to:0x021768a8 module:overlay(91) +from:0x02178170 kind:load to:0x0207c03c module:overlay(0) +from:0x02178174 kind:load to:0x0207c044 module:overlay(0) +from:0x02178180 kind:load to:0x02175e5c module:overlay(91) +from:0x02178184 kind:load to:0x02097998 module:overlay(0) +from:0x02178188 kind:load to:0x020977a8 module:overlay(0) +from:0x0217818c kind:load to:0x02097824 module:overlay(0) +from:0x02178190 kind:load to:0x020979a0 module:overlay(0) +from:0x02178194 kind:load to:0x020979c0 module:overlay(0) +from:0x02178198 kind:load to:0x020979ec module:overlay(0) +from:0x021781a4 kind:load to:0x0209856c module:overlay(0) +from:0x021781a8 kind:load to:0x020985a8 module:overlay(0) +from:0x021781ac kind:load to:0x020985c0 module:overlay(0) +from:0x021781b0 kind:load to:0x020985cc module:overlay(0) +from:0x021781b4 kind:load to:0x01fff464 module:itcm +from:0x021781b8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021781bc kind:load to:0x02175ff8 module:overlay(91) +from:0x021781c0 kind:load to:0x02098504 module:overlay(0) +from:0x021781c4 kind:load to:0x021762d8 module:overlay(91) +from:0x021781c8 kind:load to:0x021762c4 module:overlay(91) +from:0x021781cc kind:load to:0x02098510 module:overlay(0) +from:0x021781d0 kind:load to:0x02176318 module:overlay(91) +from:0x021781d4 kind:load to:0x02098518 module:overlay(0) +from:0x021781d8 kind:load to:0x0209851c module:overlay(0) +from:0x021781dc kind:load to:0x020985d8 module:overlay(0) +from:0x021781e0 kind:load to:0x02098644 module:overlay(0) +from:0x021781e4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021781e8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021781ec kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021781f0 kind:load to:0x02176954 module:overlay(91) +from:0x021781f4 kind:load to:0x02176984 module:overlay(91) +from:0x021781f8 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x021781fc kind:load to:0x02110e00 module:overlays(19,26,31) diff --git a/config/eur1/arm9/overlays/ov091/symbols.txt b/config/eur1/arm9/overlays/ov091/symbols.txt new file mode 100644 index 00000000..4e6b10ac --- /dev/null +++ b/config/eur1/arm9/overlays/ov091/symbols.txt @@ -0,0 +1,665 @@ +func_ov091_02165a20 kind:function(arm,size=0x6c) addr:0x02165a20 +func_ov091_02165a8c kind:function(arm,size=0x8) addr:0x02165a8c +func_ov091_02165a94 kind:function(arm,size=0x60) addr:0x02165a94 +func_ov091_02165af4 kind:function(arm,size=0x9c) addr:0x02165af4 +func_ov091_02165b90 kind:function(arm,size=0x2c) addr:0x02165b90 +func_ov091_02165bbc kind:function(arm,size=0xc) addr:0x02165bbc +func_ov091_02165bc8 kind:function(arm,size=0x34) addr:0x02165bc8 +func_ov091_02165bfc kind:function(arm,size=0x2ec) addr:0x02165bfc +func_ov091_02165ee8 kind:function(arm,size=0x4c) addr:0x02165ee8 +func_ov091_02165f34 kind:function(arm,size=0x68) addr:0x02165f34 +func_ov091_02165f9c kind:function(arm,size=0xb4) addr:0x02165f9c +func_ov091_02166050 kind:function(arm,size=0x38) addr:0x02166050 +func_ov091_02166088 kind:function(arm,size=0x8) addr:0x02166088 +func_ov091_02166090 kind:function(arm,size=0x88) addr:0x02166090 +func_ov091_02166118 kind:function(arm,size=0x6c) addr:0x02166118 +func_ov091_02166184 kind:function(arm,size=0x14) addr:0x02166184 +func_ov091_02166198 kind:function(arm,size=0x1c) addr:0x02166198 +func_ov091_021661b4 kind:function(arm,size=0xb0) addr:0x021661b4 +func_ov091_02166264 kind:function(arm,size=0x8) addr:0x02166264 +func_ov091_0216626c kind:function(arm,size=0x94) addr:0x0216626c +func_ov091_02166300 kind:function(arm,size=0x9c) addr:0x02166300 +func_ov091_0216639c kind:function(arm,size=0x2c) addr:0x0216639c +func_ov091_021663c8 kind:function(arm,size=0xc) addr:0x021663c8 +func_ov091_021663d4 kind:function(arm,size=0x34) addr:0x021663d4 +func_ov091_02166408 kind:function(arm,size=0x2e0) addr:0x02166408 +func_ov091_021666e8 kind:function(arm,size=0x28) addr:0x021666e8 +func_ov091_02166710 kind:function(arm,size=0xe0) addr:0x02166710 +func_ov091_021667f0 kind:function(arm,size=0xb4) addr:0x021667f0 +func_ov091_021668a4 kind:function(arm,size=0x38) addr:0x021668a4 +func_ov091_021668dc kind:function(arm,size=0x8) addr:0x021668dc +func_ov091_021668e4 kind:function(arm,size=0x84) addr:0x021668e4 +func_ov091_02166968 kind:function(arm,size=0x38) addr:0x02166968 +func_ov091_021669a0 kind:function(arm,size=0x14) addr:0x021669a0 +func_ov091_021669b4 kind:function(arm,size=0x1c) addr:0x021669b4 +func_ov091_021669d0 kind:function(arm,size=0x88) addr:0x021669d0 +func_ov091_02166a58 kind:function(arm,size=0x134) addr:0x02166a58 +func_ov091_02166b8c kind:function(arm,size=0x94) addr:0x02166b8c +func_ov091_02166c20 kind:function(arm,size=0x268) addr:0x02166c20 +func_ov091_02166e88 kind:function(arm,size=0xcc) addr:0x02166e88 +func_ov091_02166f54 kind:function(arm,size=0xe8) addr:0x02166f54 +func_ov091_0216703c kind:function(arm,size=0x18c) addr:0x0216703c +func_ov091_021671c8 kind:function(arm,size=0x60) addr:0x021671c8 +func_ov091_02167228 kind:function(arm,size=0x4) addr:0x02167228 +func_ov091_0216722c kind:function(arm,size=0x238) addr:0x0216722c +func_ov091_02167464 kind:function(arm,size=0x194) addr:0x02167464 +func_ov091_021675f8 kind:function(arm,size=0x14c) addr:0x021675f8 +func_ov091_02167744 kind:function(arm,size=0x120) addr:0x02167744 +func_ov091_02167864 kind:function(arm,size=0x138) addr:0x02167864 +func_ov091_0216799c kind:function(arm,size=0x178) addr:0x0216799c +func_ov091_02167b14 kind:function(arm,size=0x10) addr:0x02167b14 +func_ov091_02167b24 kind:function(arm,size=0xc) addr:0x02167b24 +func_ov091_02167b30 kind:function(arm,size=0x24) addr:0x02167b30 +func_ov091_02167b54 kind:function(arm,size=0x38) addr:0x02167b54 +func_ov091_02167b8c kind:function(arm,size=0x84) addr:0x02167b8c +func_ov091_02167c10 kind:function(arm,size=0x44) addr:0x02167c10 +func_ov091_02167c54 kind:function(arm,size=0x14) addr:0x02167c54 +func_ov091_02167c68 kind:function(arm,size=0x1c) addr:0x02167c68 +func_ov091_02167c84 kind:function(arm,size=0x14) addr:0x02167c84 +func_ov091_02167c98 kind:function(arm,size=0xc) addr:0x02167c98 +func_ov091_02167ca4 kind:function(arm,size=0x24) addr:0x02167ca4 +func_ov091_02167cc8 kind:function(arm,size=0x2c) addr:0x02167cc8 +func_ov091_02167cf4 kind:function(arm,size=0x88) addr:0x02167cf4 +func_ov091_02167d7c kind:function(arm,size=0x8) addr:0x02167d7c +func_ov091_02167d84 kind:function(arm,size=0x60) addr:0x02167d84 +func_ov091_02167de4 kind:function(arm,size=0x20) addr:0x02167de4 +func_ov091_02167e04 kind:function(arm,size=0x28) addr:0x02167e04 +func_ov091_02167e2c kind:function(arm,size=0x14) addr:0x02167e2c +func_ov091_02167e40 kind:function(arm,size=0xc) addr:0x02167e40 +func_ov091_02167e4c kind:function(arm,size=0x24) addr:0x02167e4c +func_ov091_02167e70 kind:function(arm,size=0x2c) addr:0x02167e70 +func_ov091_02167e9c kind:function(arm,size=0x3c) addr:0x02167e9c +func_ov091_02167ed8 kind:function(arm,size=0xe4) addr:0x02167ed8 +func_ov091_02167fbc kind:function(arm,size=0x118) addr:0x02167fbc +func_ov091_021680d4 kind:function(arm,size=0x5c) addr:0x021680d4 +func_ov091_02168130 kind:function(arm,size=0x20) addr:0x02168130 +func_ov091_02168150 kind:function(arm,size=0x28) addr:0x02168150 +func_ov091_02168178 kind:function(arm,size=0x14) addr:0x02168178 +func_ov091_0216818c kind:function(arm,size=0xc) addr:0x0216818c +func_ov091_02168198 kind:function(arm,size=0x24) addr:0x02168198 +func_ov091_021681bc kind:function(arm,size=0x40) addr:0x021681bc +func_ov091_021681fc kind:function(arm,size=0xbc) addr:0x021681fc +func_ov091_021682b8 kind:function(arm,size=0x14) addr:0x021682b8 +func_ov091_021682cc kind:function(arm,size=0x1f4) addr:0x021682cc +func_ov091_021684c0 kind:function(arm,size=0xe8) addr:0x021684c0 +func_ov091_021685a8 kind:function(arm,size=0x8) addr:0x021685a8 +func_ov091_021685b0 kind:function(arm,size=0x8) addr:0x021685b0 +func_ov091_021685b8 kind:function(arm,size=0x4) addr:0x021685b8 +func_ov091_021685bc kind:function(arm,size=0x4) addr:0x021685bc +func_ov091_021685c0 kind:function(arm,size=0x60) addr:0x021685c0 +func_ov091_02168620 kind:function(arm,size=0x20) addr:0x02168620 +func_ov091_02168640 kind:function(arm,size=0x20) addr:0x02168640 +func_ov091_02168660 kind:function(arm,size=0x20) addr:0x02168660 +func_ov091_02168680 kind:function(arm,size=0x1c) addr:0x02168680 +func_ov091_0216869c kind:function(arm,size=0x28) addr:0x0216869c +func_ov091_021686c4 kind:function(arm,size=0x30) addr:0x021686c4 +func_ov091_021686f4 kind:function(arm,size=0x28) addr:0x021686f4 +func_ov091_0216871c kind:function(arm,size=0x20) addr:0x0216871c +func_ov091_0216873c kind:function(arm,size=0x14) addr:0x0216873c +func_ov091_02168750 kind:function(arm,size=0xc) addr:0x02168750 +func_ov091_0216875c kind:function(arm,size=0x24) addr:0x0216875c +func_ov091_02168780 kind:function(arm,size=0x2c) addr:0x02168780 +func_ov091_021687ac kind:function(arm,size=0x78) addr:0x021687ac +func_ov091_02168824 kind:function(arm,size=0x88) addr:0x02168824 +func_ov091_021688ac kind:function(arm,size=0x4) addr:0x021688ac +func_ov091_021688b0 kind:function(arm,size=0x14) addr:0x021688b0 +func_ov091_021688c4 kind:function(arm,size=0x40) addr:0x021688c4 +func_ov091_02168904 kind:function(arm,size=0x8) addr:0x02168904 +func_ov091_0216890c kind:function(arm,size=0x38) addr:0x0216890c +func_ov091_02168944 kind:function(arm,size=0x40) addr:0x02168944 +func_ov091_02168984 kind:function(arm,size=0x14) addr:0x02168984 +func_ov091_02168998 kind:function(arm,size=0xc) addr:0x02168998 +func_ov091_021689a4 kind:function(arm,size=0x24) addr:0x021689a4 +func_ov091_021689c8 kind:function(arm,size=0x58) addr:0x021689c8 +func_ov091_02168a20 kind:function(arm,size=0x40) addr:0x02168a20 +func_ov091_02168a60 kind:function(arm,size=0x30) addr:0x02168a60 +func_ov091_02168a90 kind:function(arm,size=0x84) addr:0x02168a90 +func_ov091_02168b14 kind:function(arm,size=0x230) addr:0x02168b14 +func_ov091_02168d44 kind:function(arm,size=0x14) addr:0x02168d44 +func_ov091_02168d58 kind:function(arm,size=0x1c) addr:0x02168d58 +func_ov091_02168d74 kind:function(arm,size=0x14) addr:0x02168d74 +func_ov091_02168d88 kind:function(arm,size=0xc) addr:0x02168d88 +func_ov091_02168d94 kind:function(arm,size=0x24) addr:0x02168d94 +func_ov091_02168db8 kind:function(arm,size=0x28) addr:0x02168db8 +func_ov091_02168de0 kind:function(arm,size=0x6c) addr:0x02168de0 +func_ov091_02168e4c kind:function(arm,size=0x48) addr:0x02168e4c +func_ov091_02168e94 kind:function(arm,size=0x4c) addr:0x02168e94 +func_ov091_02168ee0 kind:function(arm,size=0x74) addr:0x02168ee0 +func_ov091_02168f54 kind:function(arm,size=0x3c) addr:0x02168f54 +func_ov091_02168f90 kind:function(arm,size=0x60) addr:0x02168f90 +func_ov091_02168ff0 kind:function(arm,size=0x20c) addr:0x02168ff0 +func_ov091_021691fc kind:function(arm,size=0x498) addr:0x021691fc +func_ov091_02169694 kind:function(arm,size=0x104) addr:0x02169694 +func_ov091_02169798 kind:function(arm,size=0x120) addr:0x02169798 +func_ov091_021698b8 kind:function(arm,size=0x50) addr:0x021698b8 +func_ov091_02169908 kind:function(arm,size=0x50) addr:0x02169908 +func_ov091_02169958 kind:function(arm,size=0x64) addr:0x02169958 +func_ov091_021699bc kind:function(arm,size=0x2c) addr:0x021699bc +func_ov091_021699e8 kind:function(arm,size=0x1c) addr:0x021699e8 +func_ov091_02169a04 kind:function(arm,size=0x2c) addr:0x02169a04 +func_ov091_02169a30 kind:function(arm,size=0x1c) addr:0x02169a30 +func_ov091_02169a4c kind:function(arm,size=0x190) addr:0x02169a4c +func_ov091_02169bdc kind:function(arm,size=0x34) addr:0x02169bdc +func_ov091_02169c10 kind:function(arm,size=0x4) addr:0x02169c10 +func_ov091_02169c14 kind:function(arm,size=0x34) addr:0x02169c14 +func_ov091_02169c48 kind:function(arm,size=0x4) addr:0x02169c48 +func_ov091_02169c4c kind:function(arm,size=0xc4) addr:0x02169c4c +func_ov091_02169d10 kind:function(arm,size=0x4) addr:0x02169d10 +func_ov091_02169d14 kind:function(arm,size=0x28) addr:0x02169d14 +func_ov091_02169d3c kind:function(arm,size=0x30) addr:0x02169d3c +func_ov091_02169d6c kind:function(arm,size=0x14) addr:0x02169d6c +func_ov091_02169d80 kind:function(arm,size=0xc) addr:0x02169d80 +func_ov091_02169d8c kind:function(arm,size=0x24) addr:0x02169d8c +func_ov091_02169db0 kind:function(arm,size=0x28) addr:0x02169db0 +func_ov091_02169dd8 kind:function(arm,size=0x44) addr:0x02169dd8 +func_ov091_02169e1c kind:function(arm,size=0x3c) addr:0x02169e1c +func_ov091_02169e58 kind:function(arm,size=0xa8) addr:0x02169e58 +func_ov091_02169f00 kind:function(arm,size=0x20) addr:0x02169f00 +func_ov091_02169f20 kind:function(arm,size=0x28) addr:0x02169f20 +func_ov091_02169f48 kind:function(arm,size=0x14) addr:0x02169f48 +func_ov091_02169f5c kind:function(arm,size=0xc) addr:0x02169f5c +func_ov091_02169f68 kind:function(arm,size=0x24) addr:0x02169f68 +func_ov091_02169f8c kind:function(arm,size=0x28) addr:0x02169f8c +func_ov091_02169fb4 kind:function(arm,size=0x74) addr:0x02169fb4 +func_ov091_0216a028 kind:function(arm,size=0x44) addr:0x0216a028 +func_ov091_0216a06c kind:function(arm,size=0x30) addr:0x0216a06c +func_ov091_0216a09c kind:function(arm,size=0x20) addr:0x0216a09c +func_ov091_0216a0bc kind:function(arm,size=0x28) addr:0x0216a0bc +func_ov091_0216a0e4 kind:function(arm,size=0x14) addr:0x0216a0e4 +func_ov091_0216a0f8 kind:function(arm,size=0xc) addr:0x0216a0f8 +func_ov091_0216a104 kind:function(arm,size=0x24) addr:0x0216a104 +func_ov091_0216a128 kind:function(arm,size=0x68) addr:0x0216a128 +func_ov091_0216a190 kind:function(arm,size=0x184) addr:0x0216a190 +func_ov091_0216a314 kind:function(arm,size=0x14) addr:0x0216a314 +func_ov091_0216a328 kind:function(arm,size=0x30) addr:0x0216a328 +func_ov091_0216a358 kind:function(arm,size=0x158) addr:0x0216a358 +func_ov091_0216a4b0 kind:function(arm,size=0x14) addr:0x0216a4b0 +func_ov091_0216a4c4 kind:function(arm,size=0xa0) addr:0x0216a4c4 +func_ov091_0216a564 kind:function(arm,size=0xc0) addr:0x0216a564 +func_ov091_0216a624 kind:function(arm,size=0xe0) addr:0x0216a624 +func_ov091_0216a704 kind:function(arm,size=0x84) addr:0x0216a704 +func_ov091_0216a788 kind:function(arm,size=0x30) addr:0x0216a788 +func_ov091_0216a7b8 kind:function(arm,size=0x6c) addr:0x0216a7b8 +func_ov091_0216a824 kind:function(arm,size=0xb8) addr:0x0216a824 +func_ov091_0216a8dc kind:function(arm,size=0x10c) addr:0x0216a8dc +func_ov091_0216a9e8 kind:function(arm,size=0x14) addr:0x0216a9e8 +func_ov091_0216a9fc kind:function(arm,size=0x2b0) addr:0x0216a9fc +func_ov091_0216acac kind:function(arm,size=0x14) addr:0x0216acac +func_ov091_0216acc0 kind:function(arm,size=0x28c) addr:0x0216acc0 +func_ov091_0216af4c kind:function(arm,size=0xa8) addr:0x0216af4c +func_ov091_0216aff4 kind:function(arm,size=0xdc) addr:0x0216aff4 +func_ov091_0216b0d0 kind:function(arm,size=0xcc) addr:0x0216b0d0 +func_ov091_0216b19c kind:function(arm,size=0xe4) addr:0x0216b19c +func_ov091_0216b280 kind:function(arm,size=0x44) addr:0x0216b280 +func_ov091_0216b2c4 kind:function(arm,size=0x84) addr:0x0216b2c4 +func_ov091_0216b348 kind:function(arm,size=0xc) addr:0x0216b348 +func_ov091_0216b354 kind:function(arm,size=0x54) addr:0x0216b354 +func_ov091_0216b3a8 kind:function(arm,size=0x28) addr:0x0216b3a8 +func_ov091_0216b3d0 kind:function(arm,size=0x24) addr:0x0216b3d0 +func_ov091_0216b3f4 kind:function(arm,size=0x2c) addr:0x0216b3f4 +func_ov091_0216b420 kind:function(arm,size=0x1c) addr:0x0216b420 +func_ov091_0216b43c kind:function(arm,size=0x28) addr:0x0216b43c +func_ov091_0216b464 kind:function(arm,size=0x30) addr:0x0216b464 +func_ov091_0216b494 kind:function(arm,size=0x14) addr:0x0216b494 +func_ov091_0216b4a8 kind:function(arm,size=0xc) addr:0x0216b4a8 +func_ov091_0216b4b4 kind:function(arm,size=0x24) addr:0x0216b4b4 +func_ov091_0216b4d8 kind:function(arm,size=0x64) addr:0x0216b4d8 +func_ov091_0216b53c kind:function(arm,size=0x10) addr:0x0216b53c +func_ov091_0216b54c kind:function(arm,size=0x10c) addr:0x0216b54c +func_ov091_0216b658 kind:function(arm,size=0x40) addr:0x0216b658 +func_ov091_0216b698 kind:function(arm,size=0x14) addr:0x0216b698 +func_ov091_0216b6ac kind:function(arm,size=0x54) addr:0x0216b6ac +func_ov091_0216b700 kind:function(arm,size=0x84) addr:0x0216b700 +func_ov091_0216b784 kind:function(arm,size=0x8c) addr:0x0216b784 +func_ov091_0216b810 kind:function(arm,size=0x7c) addr:0x0216b810 +func_ov091_0216b88c kind:function(arm,size=0x80) addr:0x0216b88c +func_ov091_0216b90c kind:function(arm,size=0x20) addr:0x0216b90c +func_ov091_0216b92c kind:function(arm,size=0x4) addr:0x0216b92c +func_ov091_0216b930 kind:function(arm,size=0x144) addr:0x0216b930 +func_ov091_0216ba74 kind:function(arm,size=0xf0) addr:0x0216ba74 +func_ov091_0216bb64 kind:function(arm,size=0x4) addr:0x0216bb64 +func_ov091_0216bb68 kind:function(arm,size=0x2c) addr:0x0216bb68 +func_ov091_0216bb94 kind:function(arm,size=0x58) addr:0x0216bb94 +func_ov091_0216bbec kind:function(arm,size=0x20) addr:0x0216bbec +func_ov091_0216bc0c kind:function(arm,size=0x108) addr:0x0216bc0c +func_ov091_0216bd14 kind:function(arm,size=0x98) addr:0x0216bd14 +func_ov091_0216bdac kind:function(arm,size=0x110) addr:0x0216bdac +func_ov091_0216bebc kind:function(arm,size=0xe8) addr:0x0216bebc +func_ov091_0216bfa4 kind:function(arm,size=0x1c) addr:0x0216bfa4 +func_ov091_0216bfc0 kind:function(arm,size=0x16c) addr:0x0216bfc0 +func_ov091_0216c12c kind:function(arm,size=0x24) addr:0x0216c12c +func_ov091_0216c150 kind:function(arm,size=0x10) addr:0x0216c150 +func_ov091_0216c160 kind:function(arm,size=0x8) addr:0x0216c160 +func_ov091_0216c168 kind:function(arm,size=0x1c) addr:0x0216c168 +func_ov091_0216c184 kind:function(arm,size=0x14) addr:0x0216c184 +func_ov091_0216c198 kind:function(arm,size=0xc) addr:0x0216c198 +func_ov091_0216c1a4 kind:function(arm,size=0x24) addr:0x0216c1a4 +func_ov091_0216c1c8 kind:function(arm,size=0x60) addr:0x0216c1c8 +func_ov091_0216c228 kind:function(arm,size=0x188) addr:0x0216c228 +func_ov091_0216c3b0 kind:function(arm,size=0x98) addr:0x0216c3b0 +func_ov091_0216c448 kind:function(arm,size=0xa0) addr:0x0216c448 +func_ov091_0216c4e8 kind:function(arm,size=0x4c) addr:0x0216c4e8 +func_ov091_0216c534 kind:function(arm,size=0x158) addr:0x0216c534 +func_ov091_0216c68c kind:function(arm,size=0x128) addr:0x0216c68c +func_ov091_0216c7b4 kind:function(arm,size=0x100) addr:0x0216c7b4 +func_ov091_0216c8b4 kind:function(arm,size=0x64) addr:0x0216c8b4 +func_ov091_0216c918 kind:function(arm,size=0x3c) addr:0x0216c918 +func_ov091_0216c954 kind:function(arm,size=0x8bc) addr:0x0216c954 +func_ov091_0216d210 kind:function(arm,size=0x118) addr:0x0216d210 +func_ov091_0216d328 kind:function(arm,size=0x3c8) addr:0x0216d328 +func_ov091_0216d6f0 kind:function(arm,size=0xe4) addr:0x0216d6f0 +func_ov091_0216d7d4 kind:function(arm,size=0x214) addr:0x0216d7d4 +func_ov091_0216d9e8 kind:function(arm,size=0x44) addr:0x0216d9e8 +func_ov091_0216da2c kind:function(arm,size=0x38) addr:0x0216da2c +func_ov091_0216da64 kind:function(arm,size=0xc) addr:0x0216da64 +func_ov091_0216da70 kind:function(arm,size=0xc0) addr:0x0216da70 +func_ov091_0216db30 kind:function(arm,size=0x4) addr:0x0216db30 +func_ov091_0216db34 kind:function(arm,size=0x14) addr:0x0216db34 +func_ov091_0216db48 kind:function(arm,size=0xc) addr:0x0216db48 +func_ov091_0216db54 kind:function(arm,size=0x28) addr:0x0216db54 +func_ov091_0216db7c kind:function(arm,size=0x60) addr:0x0216db7c +func_ov091_0216dbdc kind:function(arm,size=0x180) addr:0x0216dbdc +func_ov091_0216dd5c kind:function(arm,size=0x14) addr:0x0216dd5c +func_ov091_0216dd70 kind:function(arm,size=0x8) addr:0x0216dd70 +func_ov091_0216dd78 kind:function(arm,size=0x98) addr:0x0216dd78 +func_ov091_0216de10 kind:function(arm,size=0x68) addr:0x0216de10 +func_ov091_0216de78 kind:function(arm,size=0xdc) addr:0x0216de78 +func_ov091_0216df54 kind:function(arm,size=0xdc) addr:0x0216df54 +func_ov091_0216e030 kind:function(arm,size=0xcc) addr:0x0216e030 +func_ov091_0216e0fc kind:function(arm,size=0x144) addr:0x0216e0fc +func_ov091_0216e240 kind:function(arm,size=0x3d8) addr:0x0216e240 +func_ov091_0216e618 kind:function(arm,size=0x60) addr:0x0216e618 +func_ov091_0216e678 kind:function(arm,size=0x50) addr:0x0216e678 +func_ov091_0216e6c8 kind:function(arm,size=0x1c) addr:0x0216e6c8 +func_ov091_0216e6e4 kind:function(arm,size=0x90) addr:0x0216e6e4 +func_ov091_0216e774 kind:function(arm,size=0x98) addr:0x0216e774 +func_ov091_0216e80c kind:function(arm,size=0x14) addr:0x0216e80c +func_ov091_0216e820 kind:function(arm,size=0xc) addr:0x0216e820 +func_ov091_0216e82c kind:function(arm,size=0x24) addr:0x0216e82c +func_ov091_0216e850 kind:function(arm,size=0x5c) addr:0x0216e850 +func_ov091_0216e8ac kind:function(arm,size=0x4) addr:0x0216e8ac +func_ov091_0216e8b0 kind:function(arm,size=0x128) addr:0x0216e8b0 +func_ov091_0216e9d8 kind:function(arm,size=0x150) addr:0x0216e9d8 +func_ov091_0216eb28 kind:function(arm,size=0x2b8) addr:0x0216eb28 +func_ov091_0216ede0 kind:function(arm,size=0x80) addr:0x0216ede0 +func_ov091_0216ee60 kind:function(arm,size=0x10c) addr:0x0216ee60 +func_ov091_0216ef6c kind:function(arm,size=0x30) addr:0x0216ef6c +func_ov091_0216ef9c kind:function(arm,size=0x98) addr:0x0216ef9c +func_ov091_0216f034 kind:function(arm,size=0x30) addr:0x0216f034 +func_ov091_0216f064 kind:function(arm,size=0x38) addr:0x0216f064 +func_ov091_0216f09c kind:function(arm,size=0x14) addr:0x0216f09c +func_ov091_0216f0b0 kind:function(arm,size=0xc) addr:0x0216f0b0 +func_ov091_0216f0bc kind:function(arm,size=0x24) addr:0x0216f0bc +func_ov091_0216f0e0 kind:function(arm,size=0x28) addr:0x0216f0e0 +func_ov091_0216f108 kind:function(arm,size=0x3c) addr:0x0216f108 +func_ov091_0216f144 kind:function(arm,size=0x30) addr:0x0216f144 +func_ov091_0216f174 kind:function(arm,size=0x30) addr:0x0216f174 +func_ov091_0216f1a4 kind:function(arm,size=0x10) addr:0x0216f1a4 +func_ov091_0216f1b4 kind:function(arm,size=0x14) addr:0x0216f1b4 +func_ov091_0216f1c8 kind:function(arm,size=0x1c) addr:0x0216f1c8 +func_ov091_0216f1e4 kind:function(arm,size=0x24) addr:0x0216f1e4 +func_ov091_0216f208 kind:function(arm,size=0x14) addr:0x0216f208 +func_ov091_0216f21c kind:function(arm,size=0xc) addr:0x0216f21c +func_ov091_0216f228 kind:function(arm,size=0x24) addr:0x0216f228 +func_ov091_0216f24c kind:function(arm,size=0x84) addr:0x0216f24c +func_ov091_0216f2d0 kind:function(arm,size=0x3cc) addr:0x0216f2d0 +func_ov091_0216f69c kind:function(arm,size=0x14) addr:0x0216f69c +func_ov091_0216f6b0 kind:function(arm,size=0x14) addr:0x0216f6b0 +func_ov091_0216f6c4 kind:function(arm,size=0x88) addr:0x0216f6c4 +func_ov091_0216f74c kind:function(arm,size=0x90) addr:0x0216f74c +func_ov091_0216f7dc kind:function(arm,size=0x29c) addr:0x0216f7dc +func_ov091_0216fa78 kind:function(arm,size=0x18) addr:0x0216fa78 +func_ov091_0216fa90 kind:function(arm,size=0x44) addr:0x0216fa90 +func_ov091_0216fad4 kind:function(arm,size=0xc0) addr:0x0216fad4 +func_ov091_0216fb94 kind:function(arm,size=0x17c) addr:0x0216fb94 +func_ov091_0216fd10 kind:function(arm,size=0x12c) addr:0x0216fd10 +func_ov091_0216fe3c kind:function(arm,size=0x34) addr:0x0216fe3c +func_ov091_0216fe70 kind:function(arm,size=0x278) addr:0x0216fe70 +func_ov091_021700e8 kind:function(arm,size=0x5c) addr:0x021700e8 +func_ov091_02170144 kind:function(arm,size=0x2fc) addr:0x02170144 +func_ov091_02170440 kind:function(arm,size=0x40) addr:0x02170440 +func_ov091_02170480 kind:function(arm,size=0x3ec) addr:0x02170480 +func_ov091_0217086c kind:function(arm,size=0x34) addr:0x0217086c +func_ov091_021708a0 kind:function(arm,size=0x8c) addr:0x021708a0 +func_ov091_0217092c kind:function(arm,size=0xb0) addr:0x0217092c +func_ov091_021709dc kind:function(arm,size=0xec) addr:0x021709dc +func_ov091_02170ac8 kind:function(arm,size=0x124) addr:0x02170ac8 +func_ov091_02170bec kind:function(arm,size=0x104) addr:0x02170bec +func_ov091_02170cf0 kind:function(arm,size=0x88) addr:0x02170cf0 +func_ov091_02170d78 kind:function(arm,size=0x728) addr:0x02170d78 +func_ov091_021714a0 kind:function(arm,size=0x4) addr:0x021714a0 +func_ov091_021714a4 kind:function(arm,size=0x68) addr:0x021714a4 +func_ov091_0217150c kind:function(arm,size=0x80) addr:0x0217150c +func_ov091_0217158c kind:function(arm,size=0x170) addr:0x0217158c +func_ov091_021716fc kind:function(arm,size=0x50) addr:0x021716fc +func_ov091_0217174c kind:function(arm,size=0x64) addr:0x0217174c +func_ov091_021717b0 kind:function(arm,size=0x144) addr:0x021717b0 +func_ov091_021718f4 kind:function(arm,size=0xa0) addr:0x021718f4 +func_ov091_02171994 kind:function(arm,size=0x70) addr:0x02171994 +func_ov091_02171a04 kind:function(arm,size=0x48) addr:0x02171a04 +func_ov091_02171a4c kind:function(arm,size=0x110) addr:0x02171a4c +func_ov091_02171b5c kind:function(arm,size=0xcc) addr:0x02171b5c +func_ov091_02171c28 kind:function(arm,size=0xf8) addr:0x02171c28 +func_ov091_02171d20 kind:function(arm,size=0x10c) addr:0x02171d20 +func_ov091_02171e2c kind:function(arm,size=0x348) addr:0x02171e2c +func_ov091_02172174 kind:function(arm,size=0x51c) addr:0x02172174 +func_ov091_02172690 kind:function(arm,size=0x454) addr:0x02172690 +func_ov091_02172ae4 kind:function(arm,size=0x8c) addr:0x02172ae4 +func_ov091_02172b70 kind:function(arm,size=0x100) addr:0x02172b70 +func_ov091_02172c70 kind:function(arm,size=0x1b4) addr:0x02172c70 +func_ov091_02172e24 kind:function(arm,size=0x44) addr:0x02172e24 +func_ov091_02172e68 kind:function(arm,size=0xb4) addr:0x02172e68 +func_ov091_02172f1c kind:function(arm,size=0xb0) addr:0x02172f1c +func_ov091_02172fcc kind:function(arm,size=0x120) addr:0x02172fcc +func_ov091_021730ec kind:function(arm,size=0x84) addr:0x021730ec +func_ov091_02173170 kind:function(arm,size=0x144) addr:0x02173170 +func_ov091_021732b4 kind:function(arm,size=0x48) addr:0x021732b4 +func_ov091_021732fc kind:function(arm,size=0x6c) addr:0x021732fc +func_ov091_02173368 kind:function(arm,size=0xa0) addr:0x02173368 +func_ov091_02173408 kind:function(arm,size=0x11c) addr:0x02173408 +func_ov091_02173524 kind:function(arm,size=0x10c) addr:0x02173524 +func_ov091_02173630 kind:function(arm,size=0x68) addr:0x02173630 +func_ov091_02173698 kind:function(arm,size=0xd0) addr:0x02173698 +func_ov091_02173768 kind:function(arm,size=0x2e8) addr:0x02173768 +func_ov091_02173a50 kind:function(arm,size=0x30c) addr:0x02173a50 +func_ov091_02173d5c kind:function(arm,size=0x60) addr:0x02173d5c +func_ov091_02173dbc kind:function(arm,size=0xf0) addr:0x02173dbc +func_ov091_02173eac kind:function(arm,size=0x140) addr:0x02173eac +func_ov091_02173fec kind:function(arm,size=0x134) addr:0x02173fec +func_ov091_02174120 kind:function(arm,size=0x11c) addr:0x02174120 +func_ov091_0217423c kind:function(arm,size=0x58) addr:0x0217423c +func_ov091_02174294 kind:function(arm,size=0x6c) addr:0x02174294 +func_ov091_02174300 kind:function(arm,size=0x88) addr:0x02174300 +func_ov091_02174388 kind:function(arm,size=0x5c4) addr:0x02174388 +func_ov091_0217494c kind:function(arm,size=0x60) addr:0x0217494c +func_ov091_021749ac kind:function(arm,size=0x414) addr:0x021749ac +func_ov091_02174dc0 kind:function(arm,size=0xa0) addr:0x02174dc0 +func_ov091_02174e60 kind:function(arm,size=0x224) addr:0x02174e60 +func_ov091_02175084 kind:function(arm,size=0x45c) addr:0x02175084 +func_ov091_021754e0 kind:function(arm,size=0xd0) addr:0x021754e0 +func_ov091_021755b0 kind:function(arm,size=0x54) addr:0x021755b0 +func_ov091_02175604 kind:function(arm,size=0x68) addr:0x02175604 +func_ov091_0217566c kind:function(arm,size=0x30) addr:0x0217566c +func_ov091_0217569c kind:function(arm,size=0x4c) addr:0x0217569c +func_ov091_021756e8 kind:function(arm,size=0x1c) addr:0x021756e8 +func_ov091_02175704 kind:function(arm,size=0x24) addr:0x02175704 +func_ov091_02175728 kind:function(arm,size=0xb4) addr:0x02175728 +func_ov091_021757dc kind:function(arm,size=0x30) addr:0x021757dc +func_ov091_0217580c kind:function(arm,size=0x1c) addr:0x0217580c +func_ov091_02175828 kind:function(arm,size=0xc) addr:0x02175828 +func_ov091_02175834 kind:function(arm,size=0x38) addr:0x02175834 +func_ov091_0217586c kind:function(arm,size=0xa8) addr:0x0217586c +func_ov091_02175914 kind:function(arm,size=0x1c) addr:0x02175914 +func_ov091_02175930 kind:function(arm,size=0x1c) addr:0x02175930 +func_ov091_0217594c kind:function(arm,size=0x14) addr:0x0217594c +func_ov091_02175960 kind:function(arm,size=0xc) addr:0x02175960 +func_ov091_0217596c kind:function(arm,size=0x24) addr:0x0217596c +func_ov091_02175990 kind:function(arm,size=0x28) addr:0x02175990 +func_ov091_021759b8 kind:function(arm,size=0x30) addr:0x021759b8 +func_ov091_021759e8 kind:function(arm,size=0xdc) addr:0x021759e8 +func_ov091_02175ac4 kind:function(arm,size=0x278) addr:0x02175ac4 +func_ov091_02175d3c kind:function(arm,size=0xd0) addr:0x02175d3c +func_ov091_02175e0c kind:function(arm,size=0x14) addr:0x02175e0c +func_ov091_02175e20 kind:function(arm,size=0x1c) addr:0x02175e20 +func_ov091_02175e3c kind:function(arm,size=0x14) addr:0x02175e3c +func_ov091_02175e50 kind:function(arm,size=0xc) addr:0x02175e50 +func_ov091_02175e5c kind:function(arm,size=0x24) addr:0x02175e5c +func_ov091_02175e80 kind:function(arm,size=0x74) addr:0x02175e80 +func_ov091_02175ef4 kind:function(arm,size=0x104) addr:0x02175ef4 +func_ov091_02175ff8 kind:function(arm,size=0x9c) addr:0x02175ff8 +func_ov091_02176094 kind:function(arm,size=0x50) addr:0x02176094 +func_ov091_021760e4 kind:function(arm,size=0x1a8) addr:0x021760e4 +func_ov091_0217628c kind:function(arm,size=0x38) addr:0x0217628c +func_ov091_021762c4 kind:function(arm,size=0x14) addr:0x021762c4 +func_ov091_021762d8 kind:function(arm,size=0x40) addr:0x021762d8 +func_ov091_02176318 kind:function(arm,size=0x8c) addr:0x02176318 +func_ov091_021763a4 kind:function(arm,size=0x14) addr:0x021763a4 +func_ov091_021763b8 kind:function(arm,size=0xcc) addr:0x021763b8 +func_ov091_02176484 kind:function(arm,size=0x14) addr:0x02176484 +func_ov091_02176498 kind:function(arm,size=0x64) addr:0x02176498 +func_ov091_021764fc kind:function(arm,size=0x38) addr:0x021764fc +func_ov091_02176534 kind:function(arm,size=0x5c) addr:0x02176534 +func_ov091_02176590 kind:function(arm,size=0x5c) addr:0x02176590 +func_ov091_021765ec kind:function(arm,size=0x18c) addr:0x021765ec +func_ov091_02176778 kind:function(arm,size=0xa4) addr:0x02176778 +func_ov091_0217681c kind:function(arm,size=0x4c) addr:0x0217681c +func_ov091_02176868 kind:function(arm,size=0x1c) addr:0x02176868 +func_ov091_02176884 kind:function(arm,size=0x24) addr:0x02176884 +func_ov091_021768a8 kind:function(arm,size=0xac) addr:0x021768a8 +func_ov091_02176954 kind:function(arm,size=0x30) addr:0x02176954 +func_ov091_02176984 kind:function(arm,size=0x38) addr:0x02176984 +func_ov091_021769bc kind:function(arm,size=0x14) addr:0x021769bc +data_ov091_021769d0 kind:data(any) addr:0x021769d0 +data_ov091_021769e0 kind:data(any) addr:0x021769e0 +data_ov091_021769f0 kind:data(any) addr:0x021769f0 +data_ov091_02176a00 kind:data(any) addr:0x02176a00 +data_ov091_02176a20 kind:data(any) addr:0x02176a20 +data_ov091_02176a40 kind:data(any) addr:0x02176a40 +data_ov091_02176a60 kind:data(any) addr:0x02176a60 +data_ov091_02176a90 kind:data(any) addr:0x02176a90 +data_ov091_02176aa8 kind:data(any) addr:0x02176aa8 +data_ov091_02176abc kind:data(any) addr:0x02176abc +data_ov091_02176ad0 kind:data(any) addr:0x02176ad0 +data_ov091_02176ad4 kind:data(any) addr:0x02176ad4 +__sinit_ov091_02176ae0 kind:function(arm,size=0x4) addr:0x02176ae0 +__sinit_ov091_02176ae4 kind:function(arm,size=0x1c) addr:0x02176ae4 +__sinit_ov091_02176b00 kind:function(arm,size=0x50) addr:0x02176b00 +__sinit_ov091_02176b50 kind:function(arm,size=0x50) addr:0x02176b50 +__sinit_ov091_02176ba0 kind:function(arm,size=0x50) addr:0x02176ba0 +__sinit_ov091_02176bf0 kind:function(arm,size=0x70) addr:0x02176bf0 +__sinit_ov091_02176c60 kind:function(arm,size=0x50) addr:0x02176c60 +__sinit_ov091_02176cb0 kind:function(arm,size=0x50) addr:0x02176cb0 +__sinit_ov091_02176d00 kind:function(arm,size=0x50) addr:0x02176d00 +__sinit_ov091_02176d50 kind:function(arm,size=0x50) addr:0x02176d50 +__sinit_ov091_02176da0 kind:function(arm,size=0x50) addr:0x02176da0 +__sinit_ov091_02176df0 kind:function(arm,size=0x78) addr:0x02176df0 +__sinit_ov091_02176e68 kind:function(arm,size=0x50) addr:0x02176e68 +__sinit_ov091_02176eb8 kind:function(arm,size=0x80) addr:0x02176eb8 +__sinit_ov091_02176f38 kind:function(arm,size=0x50) addr:0x02176f38 +__sinit_ov091_02176f88 kind:function(arm,size=0x50) addr:0x02176f88 +__sinit_ov091_02176fd8 kind:function(arm,size=0x50) addr:0x02176fd8 +__sinit_ov091_02177028 kind:function(arm,size=0x88) addr:0x02177028 +__sinit_ov091_021770b0 kind:function(arm,size=0x50) addr:0x021770b0 +__sinit_ov091_02177100 kind:function(arm,size=0x68) addr:0x02177100 +.p__sinit_ov091_02176ae0 kind:data(word) addr:0x02177168 +.p__sinit_ov091_02176ae4 kind:data(word) addr:0x0217716c +.p__sinit_ov091_02176b00 kind:data(word) addr:0x02177170 +.p__sinit_ov091_02176b50 kind:data(word) addr:0x02177174 +.p__sinit_ov091_02176ba0 kind:data(word) addr:0x02177178 +.p__sinit_ov091_02176bf0 kind:data(word) addr:0x0217717c +.p__sinit_ov091_02176c60 kind:data(word) addr:0x02177180 +.p__sinit_ov091_02176cb0 kind:data(word) addr:0x02177184 +.p__sinit_ov091_02176d00 kind:data(word) addr:0x02177188 +.p__sinit_ov091_02176d50 kind:data(word) addr:0x0217718c +.p__sinit_ov091_02176da0 kind:data(word) addr:0x02177190 +.p__sinit_ov091_02176df0 kind:data(word) addr:0x02177194 +.p__sinit_ov091_02176e68 kind:data(word) addr:0x02177198 +.p__sinit_ov091_02176eb8 kind:data(word) addr:0x0217719c +.p__sinit_ov091_02176f38 kind:data(word) addr:0x021771a0 +.p__sinit_ov091_02176f88 kind:data(word) addr:0x021771a4 +.p__sinit_ov091_02176fd8 kind:data(word) addr:0x021771a8 +.p__sinit_ov091_02177028 kind:data(word) addr:0x021771ac +.p__sinit_ov091_021770b0 kind:data(word) addr:0x021771b0 +.p__sinit_ov091_02177100 kind:data(word) addr:0x021771b4 +data_ov091_021771c8 kind:data(any) addr:0x021771c8 +data_ov091_021771f4 kind:data(any) addr:0x021771f4 +data_ov091_02177218 kind:data(any) addr:0x02177218 +data_ov091_02177268 kind:data(any) addr:0x02177268 +data_ov091_02177270 kind:data(any) addr:0x02177270 ambiguous +data_ov091_02177274 kind:data(any) addr:0x02177274 +data_ov091_02177290 kind:data(any) addr:0x02177290 +data_ov091_021772ec kind:data(any) addr:0x021772ec +data_ov091_02177308 kind:data(any) addr:0x02177308 +data_ov091_02177358 kind:data(any) addr:0x02177358 +data_ov091_02177374 kind:data(any) addr:0x02177374 +data_ov091_02177398 kind:data(any) addr:0x02177398 ambiguous +data_ov091_021773a8 kind:data(any) addr:0x021773a8 ambiguous +data_ov091_021773bc kind:data(any) addr:0x021773bc +data_ov091_021773cc kind:data(any) addr:0x021773cc +data_ov091_021773e0 kind:data(any) addr:0x021773e0 +data_ov091_021773fc kind:data(any) addr:0x021773fc +data_ov091_02177428 kind:data(any) addr:0x02177428 +data_ov091_02177494 kind:data(any) addr:0x02177494 +data_ov091_02177500 kind:data(any) addr:0x02177500 +data_ov091_0217751c kind:data(any) addr:0x0217751c +data_ov091_02177590 kind:data(any) addr:0x02177590 +data_ov091_021775ac kind:data(any) addr:0x021775ac +data_ov091_021775fc kind:data(any) addr:0x021775fc +data_ov091_02177618 kind:data(any) addr:0x02177618 +data_ov091_02177648 kind:data(any) addr:0x02177648 +data_ov091_0217769c kind:data(any) addr:0x0217769c +data_ov091_021776a4 kind:data(any) addr:0x021776a4 +data_ov091_021776ac kind:data(any) addr:0x021776ac +data_ov091_021776b4 kind:data(any) addr:0x021776b4 +data_ov091_021776bc kind:data(any) addr:0x021776bc +data_ov091_021776cc kind:data(any) addr:0x021776cc +data_ov091_021776ec kind:data(any) addr:0x021776ec ambiguous +data_ov091_021776f0 kind:data(any) addr:0x021776f0 +data_ov091_0217774c kind:data(any) addr:0x0217774c +data_ov091_02177770 kind:data(any) addr:0x02177770 +data_ov091_021777c4 kind:data(any) addr:0x021777c4 +data_ov091_021777dc kind:data(any) addr:0x021777dc +data_ov091_02177800 kind:data(any) addr:0x02177800 +data_ov091_02177844 kind:data(any) addr:0x02177844 +data_ov091_0217785c kind:data(any) addr:0x0217785c +data_ov091_02177874 kind:data(any) addr:0x02177874 +data_ov091_0217788c kind:data(any) addr:0x0217788c +data_ov091_021778a4 kind:data(any) addr:0x021778a4 +data_ov091_0217790c kind:data(any) addr:0x0217790c +data_ov091_02177968 kind:data(any) addr:0x02177968 +data_ov091_02177980 kind:data(any) addr:0x02177980 +data_ov091_021779a4 kind:data(any) addr:0x021779a4 +data_ov091_021779ec kind:data(any) addr:0x021779ec +data_ov091_02177a48 kind:data(any) addr:0x02177a48 +data_ov091_02177a50 kind:data(any) addr:0x02177a50 +data_ov091_02177a68 kind:data(any) addr:0x02177a68 +data_ov091_02177aa0 kind:data(any) addr:0x02177aa0 +data_ov091_02177ac4 kind:data(any) addr:0x02177ac4 +data_ov091_02177ac8 kind:data(any) addr:0x02177ac8 ambiguous +data_ov091_02177b20 kind:data(any) addr:0x02177b20 +data_ov091_02177b48 kind:data(any) addr:0x02177b48 +data_ov091_02177b6c kind:data(any) addr:0x02177b6c +data_ov091_02177b74 kind:data(any) addr:0x02177b74 ambiguous +data_ov091_02177bb8 kind:data(any) addr:0x02177bb8 +data_ov091_02177c14 kind:data(any) addr:0x02177c14 +data_ov091_02177c20 kind:data(any) addr:0x02177c20 ambiguous +data_ov091_02177c34 kind:data(any) addr:0x02177c34 +data_ov091_02177c58 kind:data(any) addr:0x02177c58 +data_ov091_02177cc0 kind:data(any) addr:0x02177cc0 +data_ov091_02177cc8 kind:data(any) addr:0x02177cc8 ambiguous +data_ov091_02177ce4 kind:data(any) addr:0x02177ce4 +data_ov091_02177d38 kind:data(any) addr:0x02177d38 +data_ov091_02177d50 kind:data(any) addr:0x02177d50 +data_ov091_02177d68 kind:data(any) addr:0x02177d68 +data_ov091_02177d88 kind:data(any) addr:0x02177d88 +data_ov091_02177da4 kind:data(any) addr:0x02177da4 +data_ov091_02177dc8 kind:data(any) addr:0x02177dc8 +data_ov091_02177df4 kind:data(any) addr:0x02177df4 +data_ov091_02177e40 kind:data(any) addr:0x02177e40 +data_ov091_02177e80 kind:data(any) addr:0x02177e80 ambiguous +data_ov091_02177e84 kind:data(any) addr:0x02177e84 ambiguous +data_ov091_02177e8c kind:data(any) addr:0x02177e8c ambiguous +data_ov091_02177e94 kind:data(any) addr:0x02177e94 ambiguous +data_ov091_02177e9c kind:data(any) addr:0x02177e9c +data_ov091_02177ea8 kind:data(any) addr:0x02177ea8 ambiguous +data_ov091_02177eb0 kind:data(any) addr:0x02177eb0 ambiguous +data_ov091_02177eb4 kind:data(any) addr:0x02177eb4 ambiguous +data_ov091_02177eb8 kind:data(any) addr:0x02177eb8 ambiguous +data_ov091_02177ef8 kind:data(any) addr:0x02177ef8 ambiguous +data_ov091_02177f04 kind:data(any) addr:0x02177f04 +data_ov091_02177f6c kind:data(any) addr:0x02177f6c +data_ov091_02177fe4 kind:data(any) addr:0x02177fe4 +data_ov091_021780ac kind:data(any) addr:0x021780ac +data_ov091_021780d0 kind:data(any) addr:0x021780d0 +data_ov091_02178124 kind:data(any) addr:0x02178124 +data_ov091_0217812c kind:data(any) addr:0x0217812c +data_ov091_02178144 kind:data(any) addr:0x02178144 +data_ov091_02178164 kind:data(any) addr:0x02178164 +data_ov091_02178180 kind:data(any) addr:0x02178180 +data_ov091_021781a4 kind:data(any) addr:0x021781a4 +data_ov091_02178200 kind:bss addr:0x02178200 +data_ov091_02178204 kind:bss addr:0x02178204 +data_ov091_02178208 kind:bss addr:0x02178208 +data_ov091_0217820c kind:bss addr:0x0217820c +data_ov091_02178210 kind:bss addr:0x02178210 +data_ov091_02178214 kind:bss addr:0x02178214 +data_ov091_02178224 kind:bss addr:0x02178224 +data_ov091_02178234 kind:bss addr:0x02178234 +data_ov091_02178244 kind:bss addr:0x02178244 +data_ov091_02178254 kind:bss addr:0x02178254 +data_ov091_021782bc kind:bss addr:0x021782bc +data_ov091_02178324 kind:bss addr:0x02178324 +data_ov091_02178328 kind:bss addr:0x02178328 +data_ov091_02178334 kind:bss addr:0x02178334 +data_ov091_02178408 kind:bss addr:0x02178408 +data_ov091_0217840c kind:bss addr:0x0217840c +data_ov091_02178418 kind:bss addr:0x02178418 +data_ov091_0217843c kind:bss addr:0x0217843c +data_ov091_02178440 kind:bss addr:0x02178440 +data_ov091_0217844c kind:bss addr:0x0217844c +data_ov091_02178520 kind:bss addr:0x02178520 +data_ov091_02178528 kind:bss addr:0x02178528 +data_ov091_02178534 kind:bss addr:0x02178534 +data_ov091_02178540 kind:bss addr:0x02178540 +data_ov091_02178614 kind:bss addr:0x02178614 +data_ov091_02178618 kind:bss addr:0x02178618 +data_ov091_02178624 kind:bss addr:0x02178624 +data_ov091_02178680 kind:bss addr:0x02178680 ambiguous +data_ov091_021786f8 kind:bss addr:0x021786f8 +data_ov091_021786fc kind:bss addr:0x021786fc +data_ov091_02178708 kind:bss addr:0x02178708 +data_ov091_02178710 kind:bss addr:0x02178710 ambiguous +data_ov091_02178728 kind:bss addr:0x02178728 +data_ov091_0217872c kind:bss addr:0x0217872c +data_ov091_02178738 kind:bss addr:0x02178738 +data_ov091_02178810 kind:bss addr:0x02178810 +data_ov091_02178814 kind:bss addr:0x02178814 +data_ov091_02178820 kind:bss addr:0x02178820 +data_ov091_0217885c kind:bss addr:0x0217885c +data_ov091_02178860 kind:bss addr:0x02178860 +data_ov091_0217886c kind:bss addr:0x0217886c +data_ov091_02178944 kind:bss addr:0x02178944 +data_ov091_02178948 kind:bss addr:0x02178948 +data_ov091_02178954 kind:bss addr:0x02178954 +data_ov091_02178960 kind:bss addr:0x02178960 +data_ov091_021789a4 kind:bss addr:0x021789a4 ambiguous +data_ov091_02178a38 kind:bss addr:0x02178a38 +data_ov091_02178a3c kind:bss addr:0x02178a3c +data_ov091_02178a40 kind:bss addr:0x02178a40 +data_ov091_02178a4c kind:bss addr:0x02178a4c +data_ov091_02178a5c kind:bss addr:0x02178a5c +data_ov091_02178b34 kind:bss addr:0x02178b34 +data_ov091_02178b38 kind:bss addr:0x02178b38 +data_ov091_02178b48 kind:bss addr:0x02178b48 +data_ov091_02178b54 kind:bss addr:0x02178b54 +data_ov091_02178b60 kind:bss addr:0x02178b60 +data_ov091_02178b6c kind:bss addr:0x02178b6c +data_ov091_02178b78 kind:bss addr:0x02178b78 +data_ov091_02178b84 kind:bss addr:0x02178b84 +data_ov091_02178b90 kind:bss addr:0x02178b90 +data_ov091_02178bbc kind:bss addr:0x02178bbc +data_ov091_02178bc8 kind:bss addr:0x02178bc8 +data_ov091_02178bf0 kind:bss addr:0x02178bf0 +data_ov091_02178cc8 kind:bss addr:0x02178cc8 +data_ov091_02178ccc kind:bss addr:0x02178ccc +data_ov091_02178cd0 kind:bss addr:0x02178cd0 +data_ov091_02178cdc kind:bss addr:0x02178cdc +data_ov091_02178ce0 kind:bss addr:0x02178ce0 +data_ov091_02178cf0 kind:bss addr:0x02178cf0 +data_ov091_02178d00 kind:bss addr:0x02178d00 +data_ov091_02178dd8 kind:bss addr:0x02178dd8 +data_ov091_02178ddc kind:bss addr:0x02178ddc +data_ov091_02178de8 kind:bss addr:0x02178de8 +data_ov091_02178e00 kind:bss addr:0x02178e00 ambiguous +data_ov091_02178ec0 kind:bss addr:0x02178ec0 +data_ov091_02178ec8 kind:bss addr:0x02178ec8 +data_ov091_02178ed4 kind:bss addr:0x02178ed4 +data_ov091_02178f10 kind:bss addr:0x02178f10 +data_ov091_02178f14 kind:bss addr:0x02178f14 +data_ov091_02178f20 kind:bss addr:0x02178f20 +data_ov091_02178ff8 kind:bss addr:0x02178ff8 +data_ov091_02178ffc kind:bss addr:0x02178ffc +data_ov091_02179008 kind:bss addr:0x02179008 +data_ov091_02179044 kind:bss addr:0x02179044 +data_ov091_02179048 kind:bss addr:0x02179048 +data_ov091_02179054 kind:bss addr:0x02179054 diff --git a/config/eur1/arm9/overlays/ov092/delinks.txt b/config/eur1/arm9/overlays/ov092/delinks.txt new file mode 100644 index 00000000..dd94dd88 --- /dev/null +++ b/config/eur1/arm9/overlays/ov092/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165a20 end:0x0217aa90 kind:code align:32 + .rodata start:0x0217aa90 end:0x0217aefc kind:rodata align:4 + .init start:0x0217aefc end:0x0217bb14 kind:code align:4 + .ctor start:0x0217bb14 end:0x0217bb70 kind:rodata align:4 + .data start:0x0217bb80 end:0x0217d1c0 kind:data align:32 + .bss start:0x0217d1c0 end:0x0217e2a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov092/relocs.txt b/config/eur1/arm9/overlays/ov092/relocs.txt new file mode 100644 index 00000000..e116ee97 --- /dev/null +++ b/config/eur1/arm9/overlays/ov092/relocs.txt @@ -0,0 +1,3410 @@ +from:0x02165a28 kind:arm_call to:0x02079304 module:overlay(0) +from:0x02165a84 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02165b1c kind:load to:0x0217bb88 module:overlay(92) +from:0x02165b20 kind:load to:0x027e00fc module:dtcm +from:0x02165b8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165c08 kind:arm_call to:0x01ff9218 module:itcm +from:0x02165c2c kind:arm_call to:0x01ff9218 module:itcm +from:0x02165c4c kind:arm_call to:0x01ff9318 module:itcm +from:0x02165c5c kind:arm_call to:0x01ff9318 module:itcm +from:0x02165c6c kind:arm_call to:0x01ff9318 module:itcm +from:0x02165c74 kind:load to:0x027e0ce0 module:dtcm +from:0x02165c78 kind:load to:0x027e0d88 module:dtcm +from:0x02165cc0 kind:arm_call to:0x02169610 module:overlay(92) +from:0x02165cd0 kind:arm_call to:0x02169610 module:overlay(92) +from:0x02165d04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165d40 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165d50 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165d60 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165d6c kind:arm_call to:0x01ffb428 module:itcm +from:0x02165da8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02165db8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165de4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02165e14 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02165e20 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02165f90 kind:load to:0x027e0d88 module:dtcm +from:0x02165fc0 kind:arm_call to:0x02082a2c module:overlay(0) +from:0x02166004 kind:arm_call to:0x02015820 module:main +from:0x02166044 kind:load to:0x027e0cdc module:dtcm +from:0x02166058 kind:arm_call to:0x02166078 module:overlay(92) +from:0x02166064 kind:arm_call to:0x021660a8 module:overlay(92) +from:0x02166070 kind:arm_call to:0x021660c8 module:overlay(92) +from:0x0216608c kind:arm_call to:0x02165c80 module:overlay(92) +from:0x02166098 kind:arm_call to:0x02165b38 module:overlay(92) +from:0x021660a0 kind:arm_call to:0x02166310 module:overlay(92) +from:0x021660b8 kind:arm_call to:0x02166264 module:overlay(92) +from:0x021660c0 kind:arm_call to:0x0202851c module:main +from:0x02166108 kind:arm_call to:0x020e65d4 module:overlay(26) +from:0x02166130 kind:arm_call to:0x020df730 module:overlay(26) +from:0x0216615c kind:arm_call to:0x01ffb974 module:itcm +from:0x02166170 kind:arm_call to:0x01ffb974 module:itcm +from:0x021661ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021661bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021661dc kind:arm_call to:0x02015820 module:main +from:0x02166208 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0216625c kind:load to:0x027e0ce0 module:dtcm +from:0x02166290 kind:arm_call to:0x020e799c module:overlay(26) +from:0x021662b4 kind:arm_call to:0x020eebd4 module:overlay(26) +from:0x021662c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021662d4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x021662e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216630c kind:load to:0x027e0ce0 module:dtcm +from:0x02166338 kind:arm_call to:0x02166268 module:overlay(92) +from:0x02166340 kind:arm_call to:0x0202851c module:main +from:0x021663b8 kind:arm_call to:0x02166428 module:overlay(92) +from:0x02166424 kind:load to:0x0204a088 module:main +from:0x0216644c kind:arm_call to:0x0207933c module:overlay(0) +from:0x02166460 kind:arm_call to:0x0207933c module:overlay(0) +from:0x02166468 kind:arm_call to:0x02011ff4 module:main +from:0x02166480 kind:arm_call to:0x02082240 module:overlay(0) +from:0x021664e0 kind:arm_call to:0x02058a58 module:overlay(0) +from:0x021664ec kind:arm_call to:0x0200b150 module:main +from:0x021664f0 kind:arm_call_thumb to:0x02057750 module:overlay(0) +from:0x02166500 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02166520 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216652c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02166538 kind:load to:0x0217bbb4 module:overlay(92) +from:0x02166548 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02166550 kind:arm_call to:0x02082350 module:overlay(0) +from:0x02166568 kind:arm_call_thumb to:0x0205777c module:overlay(0) +from:0x02166570 kind:arm_call to:0x02082350 module:overlay(0) +from:0x02166578 kind:arm_call to:0x02011ff4 module:main +from:0x02166590 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166598 kind:arm_call to:0x02082364 module:overlay(0) +from:0x021665a8 kind:load to:0x0217d1d0 module:overlay(92) +from:0x021665bc kind:arm_call to:0x02011f3c module:main +from:0x021665c8 kind:arm_call to:0x0216660c module:overlay(92) +from:0x021665e0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02166608 kind:load to:0x0217bbe8 module:overlay(92) +from:0x02166614 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x0216668c kind:load to:0x0217bc04 module:overlay(92) +from:0x02166690 kind:load to:0x0217d1d0 module:overlay(92) +from:0x02166694 kind:load to:0x020b19a8 module:overlay(0) +from:0x021666a4 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021666bc kind:arm_call to:0x0210be68 module:overlay(26) +from:0x021666dc kind:arm_call to:0x01ffc768 module:itcm +from:0x021666e8 kind:arm_call to:0x0200ef5c module:main +from:0x021666f4 kind:arm_call to:0x0200ef9c module:main +from:0x02166710 kind:load to:0x020b4f04 module:overlay(0) +from:0x02166720 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02166728 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02166740 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02166748 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02166750 kind:arm_call to:0x02011ff4 module:main +from:0x02166764 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02166778 kind:load to:0x0217d2b4 module:overlay(92) +from:0x0216678c kind:arm_call to:0x02011f3c module:main +from:0x02166798 kind:arm_call to:0x021667f8 module:overlay(92) +from:0x021667b0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021667f0 kind:load to:0x0217bc54 module:overlay(92) +from:0x02166800 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02166860 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02166874 kind:load to:0x0217bc70 module:overlay(92) +from:0x02166878 kind:load to:0x0217d2b4 module:overlay(92) +from:0x02166888 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x021668a0 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x021668ac kind:arm_call to:0x0210be68 module:overlay(26) +from:0x021668c0 kind:arm_call to:0x0200ef9c module:main +from:0x021668e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021668f0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02166908 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166910 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02166918 kind:arm_call to:0x02011ff4 module:main +from:0x0216692c kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02166940 kind:load to:0x0217d398 module:overlay(92) +from:0x02166954 kind:arm_call to:0x02011f3c module:main +from:0x02166960 kind:arm_call to:0x021669c0 module:overlay(92) +from:0x02166978 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021669b8 kind:load to:0x0217bcc0 module:overlay(92) +from:0x021669c8 kind:arm_call to:0x0210bbc0 module:overlay(26) +from:0x02166a28 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02166a68 kind:load to:0x0217bcdc module:overlay(92) +from:0x02166a6c kind:load to:0x0217d398 module:overlay(92) +from:0x02166a70 kind:load to:0x027e09a4 module:dtcm +from:0x02166a80 kind:arm_call to:0x0210bc48 module:overlay(26) +from:0x02166b04 kind:load to:0x02049be4 module:main +from:0x02166b0c kind:load to:0x027e09a4 module:dtcm +from:0x02166b18 kind:load to:0x0210bc94 module:overlays(19,26) +from:0x02166b24 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x02166b38 kind:arm_call to:0x01ffc768 module:itcm +from:0x02166b44 kind:arm_call to:0x0200ef5c module:main +from:0x02166b50 kind:arm_call to:0x0200ef9c module:main +from:0x02166b70 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02166b78 kind:load to:0x020b4f04 module:overlay(0) +from:0x02166b88 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166b90 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02166ba8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166bb0 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02166bb8 kind:arm_call to:0x02011ff4 module:main +from:0x02166bcc kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02166be0 kind:load to:0x0217d47c module:overlay(92) +from:0x02166bf4 kind:arm_call to:0x02011f3c module:main +from:0x02166c00 kind:arm_call to:0x02166c3c module:overlay(92) +from:0x02166c18 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02166c38 kind:load to:0x0217bd2c module:overlay(92) +from:0x02166c48 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x02166ca0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02166cb4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02166cc4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02166cf4 kind:load to:0x0217bd48 module:overlay(92) +from:0x02166cf8 kind:load to:0x0217d47c module:overlay(92) +from:0x02166d08 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x02166d8c kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x02166dbc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02166dd4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02166de0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02166e08 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02166e1c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02166e28 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02166e48 kind:load to:0x0217aa90 module:overlay(92) +from:0x02166e4c kind:load to:0x0217aa9c module:overlay(92) +from:0x02166e50 kind:load to:0x0217d49c module:overlay(92) +from:0x02166e54 kind:load to:0x0217aaac module:overlay(92) +from:0x02166e7c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166e88 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166ecc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02166ed4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166f00 kind:load to:0x027e09a8 module:dtcm +from:0x02166fc4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166fcc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02166fd4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02166fdc kind:arm_call to:0x02016694 module:main +from:0x02166fe4 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02166ffc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02167004 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0216700c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167014 kind:arm_call to:0x02016694 module:main +from:0x0216701c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167024 kind:arm_call to:0x02011ff4 module:main +from:0x02167038 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0216704c kind:load to:0x0217d560 module:overlay(92) +from:0x02167060 kind:arm_call to:0x02011f3c module:main +from:0x0216706c kind:arm_call to:0x0216709c module:overlay(92) +from:0x02167080 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02167098 kind:load to:0x0217bdbc module:overlay(92) +from:0x021670ac kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x021670cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021670d8 kind:load to:0x0217bdd8 module:overlay(92) +from:0x021670ec kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02167100 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x0216711c kind:arm_call to:0x01fffda8 module:itcm +from:0x0216713c kind:arm_call to:0x021671c0 module:overlay(92) +from:0x02167178 kind:load to:0x0213f70c module:overlay(26) +from:0x021671ac kind:arm_call to:0x01fffda8 module:itcm +from:0x021671b4 kind:load to:0x0213f70c module:overlay(26) +from:0x021672f0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02167350 kind:arm_call to:0x020fbc24 module:overlay(26) +from:0x021673b0 kind:arm_call to:0x02028c4c module:main +from:0x021673dc kind:arm_call to:0x0201aa44 module:main +from:0x021673e8 kind:load to:0x0213f70c module:overlay(26) +from:0x021673ec kind:load to:0x027e0998 module:dtcm +from:0x021673f0 kind:load to:0x0204af1c module:main +from:0x02167400 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02167408 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167410 kind:arm_call to:0x02016694 module:main +from:0x02167418 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167430 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02167438 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167440 kind:arm_call to:0x02016694 module:main +from:0x02167448 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167450 kind:arm_call to:0x02011ff4 module:main +from:0x02167464 kind:arm_call to:0x0209c908 module:overlay(0) +from:0x02167478 kind:load to:0x0217d590 module:overlay(92) +from:0x0216748c kind:arm_call to:0x02011f3c module:main +from:0x02167498 kind:arm_call to:0x021674cc module:overlay(92) +from:0x021674b0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021674c8 kind:load to:0x0217be4c module:overlay(92) +from:0x021674d8 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x02167530 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02167544 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216755c kind:load to:0x0217be68 module:overlay(92) +from:0x02167560 kind:load to:0x0217d590 module:overlay(92) +from:0x02167570 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x021675b4 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021675dc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021675f0 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021675fc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216761c kind:load to:0x0217aabc module:overlay(92) +from:0x02167620 kind:load to:0x0217d5b0 module:overlay(92) +from:0x02167634 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021676dc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021676e4 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x021676ec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021676f4 kind:arm_call to:0x02016694 module:main +from:0x021676fc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167714 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216771c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02167724 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216772c kind:arm_call to:0x02016694 module:main +from:0x02167734 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x0216773c kind:arm_call to:0x02011ff4 module:main +from:0x02167750 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02167764 kind:load to:0x0217d674 module:overlay(92) +from:0x02167778 kind:arm_call to:0x02011f3c module:main +from:0x02167784 kind:arm_call to:0x021677b8 module:overlay(92) +from:0x0216779c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021677b4 kind:load to:0x0217bedc module:overlay(92) +from:0x021677c4 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x02167824 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02167838 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02167848 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02167860 kind:load to:0x0217bef8 module:overlay(92) +from:0x02167864 kind:load to:0x0217d674 module:overlay(92) +from:0x02167874 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x021678ac kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021678dc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021678f4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02167900 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167928 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0216793c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02167948 kind:arm_call to:0x02167a78 module:overlay(92) +from:0x02167958 kind:load to:0x0217aadc module:overlay(92) +from:0x0216795c kind:load to:0x0217d694 module:overlay(92) +from:0x02167960 kind:load to:0x0217aacc module:overlay(92) +from:0x02167990 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021679a4 kind:arm_call to:0x02167a78 module:overlay(92) +from:0x021679b0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021679c4 kind:arm_call to:0x020e7d44 module:overlay(26) +from:0x021679d8 kind:arm_call to:0x02167a78 module:overlay(92) +from:0x021679e8 kind:arm_call to:0x02015080 module:main +from:0x02167a08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02167a10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02167a24 kind:arm_call to:0x02167a78 module:overlay(92) +from:0x02167a48 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02167a6c kind:load to:0x02138e30 module:overlay(26) +from:0x02167a70 kind:load to:0x027e09a8 module:dtcm +from:0x02167ab8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02167ac4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167ad0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167adc kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02167af0 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02167afc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167b08 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167b14 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02167b28 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02167b34 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167b40 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02167b4c kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02167bf4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02167bfc kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02167c04 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167c0c kind:arm_call to:0x02016694 module:main +from:0x02167c14 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167c2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02167c34 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02167c3c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02167c44 kind:arm_call to:0x02016694 module:main +from:0x02167c4c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167c54 kind:arm_call to:0x02011ff4 module:main +from:0x02167c68 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02167c7c kind:load to:0x0217d758 module:overlay(92) +from:0x02167c90 kind:arm_call to:0x02011f3c module:main +from:0x02167c9c kind:arm_call to:0x02167d54 module:overlay(92) +from:0x02167cb4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02167cc4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02167d3c kind:load to:0x0217bf6c module:overlay(92) +from:0x02167d44 kind:load to:0x0217bfa4 module:overlay(92) +from:0x02167d48 kind:load to:0x0217bf88 module:overlay(92) +from:0x02167d5c kind:arm_call to:0x0210a054 module:overlay(26) +from:0x02167d7c kind:load to:0x0217bfcc module:overlay(92) +from:0x02167d88 kind:arm_call to:0x0210a0e8 module:overlay(26) +from:0x02167dbc kind:arm_call to:0x0200f218 module:main +from:0x02167dd4 kind:load to:0x0217aaec module:overlay(92) +from:0x02167de0 kind:load to:0x0210a258 module:overlays(19,26) +from:0x02167e30 kind:load to:0x0217d758 module:overlay(92) +from:0x02167e3c kind:load to:0x0217d82c module:overlay(92) +from:0x02167e4c kind:arm_call to:0x0210a410 module:overlay(26) +from:0x02167e88 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02167ea4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02167eb4 kind:load to:0x027e0cec module:dtcm +from:0x02167ec4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02167ecc kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167ee4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02167eec kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02167ef4 kind:arm_call to:0x02011ff4 module:main +from:0x02167f08 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02167f1c kind:load to:0x0217d85c module:overlay(92) +from:0x02167f30 kind:arm_call to:0x02011f3c module:main +from:0x02167f3c kind:arm_call to:0x02167fe0 module:overlay(92) +from:0x02167f54 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02167f64 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02167fc8 kind:load to:0x0217bf6c module:overlay(92) +from:0x02167fcc kind:load to:0x0217bfa4 module:overlay(92) +from:0x02167fd0 kind:load to:0x0217c02c module:overlay(92) +from:0x02167fe8 kind:arm_call to:0x02109b70 module:overlay(26) +from:0x02168028 kind:load to:0x0217c048 module:overlay(92) +from:0x0216802c kind:load to:0x027e09a4 module:dtcm +from:0x0216803c kind:arm_call to:0x02109c10 module:overlay(26) +from:0x02168058 kind:arm_call to:0x0210be68 module:overlay(26) +from:0x0216808c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021680a8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021680b4 kind:arm_call to:0x0200ef5c module:main +from:0x021680c0 kind:arm_call to:0x0200ef9c module:main +from:0x021680dc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021680e4 kind:load to:0x027e09bc module:dtcm +from:0x021680e8 kind:load to:0x020b4f04 module:overlay(0) +from:0x02168138 kind:load to:0x0217d85c module:overlay(92) +from:0x02168144 kind:load to:0x0217d930 module:overlay(92) +from:0x0216816c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02168178 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x021681a0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021681bc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021681c8 kind:load to:0x027e09a8 module:dtcm +from:0x021681d4 kind:load to:0x027e0cec module:dtcm +from:0x021681e4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021681ec kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02168204 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0216820c kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02168214 kind:arm_call to:0x02011ff4 module:main +from:0x02168228 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0216823c kind:load to:0x0217d960 module:overlay(92) +from:0x02168250 kind:arm_call to:0x02011f3c module:main +from:0x0216825c kind:arm_call to:0x0216828c module:overlay(92) +from:0x02168270 kind:arm_call to:0x0209c87c module:overlay(0) +from:0x02168288 kind:load to:0x0217c0a8 module:overlay(92) +from:0x02168298 kind:arm_call to:0x0210afc8 module:overlay(26) +from:0x021682ac kind:load to:0x0217c0c4 module:overlay(92) +from:0x021682b8 kind:arm_call to:0x0210b09c module:overlay(26) +from:0x021682dc kind:arm_call to:0x01fffda8 module:itcm +from:0x021682fc kind:arm_call to:0x02168380 module:overlay(92) +from:0x02168338 kind:load to:0x0213f70c module:overlay(26) +from:0x0216836c kind:arm_call to:0x01fffda8 module:itcm +from:0x02168374 kind:load to:0x0213f70c module:overlay(26) +from:0x021684b0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021684f8 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02168500 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02168508 kind:arm_call to:0x02016694 module:main +from:0x02168510 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02168528 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x02168530 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02168538 kind:arm_call to:0x02016694 module:main +from:0x02168540 kind:arm_call to:0x0210bc34 module:overlay(26) +from:0x02168548 kind:arm_call to:0x02011ff4 module:main +from:0x0216855c kind:arm_call to:0x0209c908 module:overlay(0) +from:0x0216859c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021685b4 kind:arm_call to:0x01fff458 module:itcm +from:0x021685d4 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x02168624 kind:arm_call to:0x0216f518 module:overlay(92) +from:0x02168638 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x02168648 kind:load to:0x027e0ce4 module:dtcm +from:0x02168650 kind:load to:0x027e0d88 module:dtcm +from:0x02168660 kind:arm_call to:0x02110d9c module:overlay(26) +from:0x0216867c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0216868c kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x02168700 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216871c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02168764 kind:load to:0x0217c1a0 module:overlay(92) +from:0x02168768 kind:load to:0x0217c14c module:overlay(92) +from:0x0216876c kind:load to:0x0217c138 module:overlay(92) +from:0x02168770 kind:load to:0x027e07d4 module:dtcm +from:0x02168788 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021687c8 kind:arm_call to:0x020fbc24 module:overlay(26) +from:0x021687f0 kind:arm_call to:0x01fff458 module:itcm +from:0x02168814 kind:arm_call to:0x02169720 module:overlay(92) +from:0x0216883c kind:arm_call to:0x021696e0 module:overlay(92) +from:0x02168858 kind:arm_call to:0x0201aa44 module:main +from:0x02168864 kind:load to:0x0213f70c module:overlay(26) +from:0x02168868 kind:load to:0x027e0998 module:dtcm +from:0x02168870 kind:load to:0x0204af1c module:main +from:0x0216888c kind:arm_call to:0x02168874 module:overlay(92) +from:0x021688a0 kind:arm_call to:0x021317b8 module:overlay(26) +from:0x021688d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021688e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02168900 kind:arm_call to:0x01ffb744 module:itcm +from:0x02168968 kind:arm_call to:0x02168950 module:overlay(92) +from:0x021689f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168a08 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x02168a18 kind:load to:0x027e09c0 module:dtcm +from:0x02168a28 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x02168a54 kind:arm_call to:0x02110e34 module:overlay(26) +from:0x02168a98 kind:arm_call to:0x02168a74 module:overlay(92) +from:0x02168ac0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02168ae8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02168b04 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02168b20 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02168b3c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02168b48 kind:load to:0x027e09bc module:dtcm +from:0x02168b50 kind:load to:0x027e0cec module:dtcm +from:0x02168b8c kind:arm_call to:0x01ff9110 module:itcm +from:0x02168bf0 kind:arm_call to:0x02168a74 module:overlay(92) +from:0x02168bfc kind:arm_call to:0x02168a74 module:overlay(92) +from:0x02168c0c kind:load to:0x0203e964 module:main +from:0x02168c10 kind:load to:0x027e09a4 module:dtcm +from:0x02168c34 kind:arm_call to:0x02168c14 module:overlay(92) +from:0x02168c70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168ccc kind:arm_call to:0x01ffb714 module:itcm +from:0x02168cd8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02168cec kind:arm_call to:0x01ff93c0 module:itcm +from:0x02168cfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168d0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168d5c kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x02168d7c kind:load to:0x0217c174 module:overlay(92) +from:0x02168db0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02168db8 kind:arm_call to:0x02011ff4 module:main +from:0x02168dd0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02168dd8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02168df0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02168df8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02168e00 kind:arm_call to:0x02011ff4 module:main +from:0x02168e14 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168e28 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02168e30 kind:arm_call to:0x02011ff4 module:main +from:0x02168e44 kind:load to:0x0217d9cc module:overlay(92) +from:0x02168e58 kind:arm_call to:0x02011f3c module:main +from:0x02168e64 kind:arm_call to:0x0216ad1c module:overlay(92) +from:0x02168e7c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02168ed8 kind:load to:0x0217c2bc module:overlay(92) +from:0x02168ef8 kind:load to:0x0217d9cc module:overlay(92) +from:0x02168f0c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02168f1c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168f2c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168f3c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168f4c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168f68 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02168f78 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168f88 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168f98 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168fa8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02168fcc kind:arm_call to:0x02168ee0 module:overlay(92) +from:0x02168ff8 kind:arm_call to:0x0200f05c module:main +from:0x0216903c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02169050 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02169068 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0216907c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216908c kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021690a0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021690b8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021690e4 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021690f8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02169118 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0216912c kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02169138 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02169150 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x0216915c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02169168 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02169174 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02169180 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216918c kind:load to:0x027e0d88 module:dtcm +from:0x02169190 kind:load to:0x0217abb8 module:overlay(92) +from:0x02169194 kind:load to:0x0217ab48 module:overlay(92) +from:0x02169198 kind:load to:0x0217ab5c module:overlay(92) +from:0x021691a8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021691b0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021691b8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021691f4 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x02169204 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x02169284 kind:arm_call to:0x01ff9110 module:itcm +from:0x021692d0 kind:arm_call to:0x01ff9110 module:itcm +from:0x021692f4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02169368 kind:arm_call to:0x01ff9110 module:itcm +from:0x02169428 kind:arm_call to:0x01ffb428 module:itcm +from:0x021694e8 kind:arm_call to:0x01fff458 module:itcm +from:0x02169508 kind:arm_call to:0x01fff458 module:itcm +from:0x02169588 kind:arm_call to:0x021697cc module:overlay(92) +from:0x02169624 kind:arm_call to:0x021697cc module:overlay(92) +from:0x02169634 kind:arm_call to:0x0216e628 module:overlay(92) +from:0x021696e4 kind:arm_call to:0x01fff458 module:itcm +from:0x02169714 kind:load to:0x0217d9b4 module:overlay(92) +from:0x02169718 kind:load to:0x0217d9a8 module:overlay(92) +from:0x0216971c kind:load to:0x0217d9c0 module:overlay(92) +from:0x02169750 kind:arm_call to:0x021317b8 module:overlay(26) +from:0x0216976c kind:arm_call to:0x01ffb428 module:itcm +from:0x021697c0 kind:load to:0x0217ab18 module:overlay(92) +from:0x021697c4 kind:load to:0x0217ab2c module:overlay(92) +from:0x021697c8 kind:load to:0x0217ab24 module:overlay(92) +from:0x02169850 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x021698c8 kind:arm_call to:0x01fff350 module:itcm +from:0x0216992c kind:arm_call to:0x01fff350 module:itcm +from:0x02169984 kind:arm_call to:0x01fff498 module:itcm +from:0x021699c0 kind:load to:0x027e09a4 module:dtcm +from:0x021699c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021699cc kind:load to:0x020b3040 module:overlay(0) +from:0x021699d4 kind:load to:0x027e0ce8 module:dtcm +from:0x02169b10 kind:arm_call to:0x0216d084 module:overlay(92) +from:0x02169b9c kind:load to:0x0217d980 module:overlay(92) +from:0x02169ba0 kind:load to:0x0217d990 module:overlay(92) +from:0x02169ba4 kind:load to:0x027e0ce0 module:dtcm +from:0x02169c1c kind:load to:0x02169c20 module:overlay(92) +from:0x02169c4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169c78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169cc0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169d2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169d38 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02169d6c kind:load to:0x027e0ce4 module:dtcm +from:0x02169d7c kind:load to:0x0217c218 module:overlay(92) +from:0x02169e04 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169e68 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169ef8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169f3c kind:arm_call to:0x0216a160 module:overlay(92) +from:0x02169f64 kind:arm_call to:0x0216a160 module:overlay(92) +from:0x02169f7c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02169fbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169ff0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a000 kind:arm_call to:0x0216f270 module:overlay(92) +from:0x0216a05c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a07c kind:arm_call to:0x0216f4c8 module:overlay(92) +from:0x0216a0c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a108 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a13c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216a144 kind:arm_call to:0x0216a3e0 module:overlay(92) +from:0x0216a154 kind:load to:0x027e09a8 module:dtcm +from:0x0216a1b8 kind:arm_call to:0x0216a238 module:overlay(92) +from:0x0216a1c0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216a1ec kind:load to:0x0217c674 module:overlay(92) +from:0x0216a200 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a20c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a230 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a334 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216a344 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216a3dc kind:load to:0x020578a4 module:overlay(0) +from:0x0216a41c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0216a57c kind:arm_call to:0x02169610 module:overlay(92) +from:0x0216a598 kind:arm_call to:0x0217a7b8 module:overlay(92) +from:0x0216a5ac kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x0216a5cc kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0216a5f4 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0216a61c kind:arm_call to:0x02057f40 module:overlay(0) +from:0x0216a640 kind:arm_call to:0x02057c6c module:overlay(0) +from:0x0216a64c kind:load to:0x0217c308 module:overlay(92) +from:0x0216a650 kind:load to:0x0217ab88 module:overlay(92) +from:0x0216a654 kind:load to:0x0217ac18 module:overlay(92) +from:0x0216a658 kind:load to:0x0217abc8 module:overlay(92) +from:0x0216a65c kind:load to:0x0216a660 module:overlay(92) +from:0x0216a680 kind:load to:0x0216a9a8 module:overlay(92) +from:0x0216a684 kind:load to:0x0216a688 module:overlay(92) +from:0x0216a69c kind:load to:0x0216a6a0 module:overlay(92) +from:0x0216a6ec kind:arm_call to:0x0216a8f0 module:overlay(92) +from:0x0216a74c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216a76c kind:arm_call to:0x01ffa06c module:itcm +from:0x0216a77c kind:arm_call to:0x01ffa60c module:itcm +from:0x0216a7dc kind:arm_call to:0x0200e260 module:main +from:0x0216a7e0 kind:arm_call to:0x0200c198 module:main +from:0x0216a7f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a870 kind:arm_call to:0x0200e260 module:main +from:0x0216a874 kind:arm_call to:0x0200c198 module:main +from:0x0216a884 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a8ec kind:load to:0x0203e964 module:main +from:0x0216a968 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216a988 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216a998 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216a9a4 kind:load to:0x0203e964 module:main +from:0x0216a9bc kind:load to:0x0216a9c0 module:overlay(92) +from:0x0216a9f8 kind:arm_call to:0x0216f9a0 module:overlay(92) +from:0x0216aa10 kind:load to:0x0217d990 module:overlay(92) +from:0x0216aa74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216aa80 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ab30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ab40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ab9c kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0216abc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216abcc kind:arm_call to:0x01ffb860 module:itcm +from:0x0216ac0c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216ac2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ac64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216ac74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216aca0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216acf0 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0216ad04 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ad0c kind:load to:0x0217c218 module:overlay(92) +from:0x0216ad2c kind:arm_call to:0x02168654 module:overlay(92) +from:0x0216ad34 kind:arm_call to:0x0216f5ec module:overlay(92) +from:0x0216ad64 kind:arm_call to:0x0200f05c module:main +from:0x0216ad84 kind:arm_call to:0x0216a5a0 module:overlay(92) +from:0x0216adac kind:arm_call to:0x0200f05c module:main +from:0x0216adec kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0216ae04 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216ae14 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216ae4c kind:arm_call to:0x0200f05c module:main +from:0x0216ae8c kind:arm_call_thumb to:0x02099b18 module:overlay(0) +from:0x0216aea4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216aed0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x0216aee4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216aefc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x0216af04 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0216af20 kind:arm_call to:0x0217a794 module:overlay(92) +from:0x0216af2c kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0216af40 kind:arm_call to:0x0207ecbc module:overlay(0) +from:0x0216af4c kind:arm_call to:0x0209fb14 module:overlay(0) +from:0x0216af6c kind:arm_call to:0x0203d160 module:main +from:0x0216af94 kind:arm_call to:0x0203d160 module:main +from:0x0216afac kind:arm_call to:0x0203d160 module:main +from:0x0216afb8 kind:arm_call to:0x0216922c module:overlay(92) +from:0x0216b0f8 kind:arm_call to:0x02028c90 module:main +from:0x0216b12c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216b148 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216b160 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216b214 kind:load to:0x0217c438 module:overlay(92) +from:0x0216b218 kind:load to:0x0217d9cc module:overlay(92) +from:0x0216b21c kind:load to:0x0217c26c module:overlay(92) +from:0x0216b220 kind:load to:0x0217c37c module:overlay(92) +from:0x0216b224 kind:load to:0x0217c334 module:overlay(92) +from:0x0216b228 kind:load to:0x0217c27c module:overlay(92) +from:0x0216b22c kind:load to:0x0217c2ac module:overlay(92) +from:0x0216b230 kind:load to:0x0217c2e0 module:overlay(92) +from:0x0216b234 kind:load to:0x0216b2e4 module:overlay(92) +from:0x0216b238 kind:load to:0x0216b2ac module:overlay(92) +from:0x0216b23c kind:load to:0x0216b264 module:overlay(92) +from:0x0216b240 kind:load to:0x020a0328 module:overlay(0) +from:0x0216b244 kind:load to:0x027e07d4 module:dtcm +from:0x0216b248 kind:load to:0x0217d990 module:overlay(92) +from:0x0216b24c kind:load to:0x0217d980 module:overlay(92) +from:0x0216b250 kind:load to:0x0217d9a8 module:overlay(92) +from:0x0216b254 kind:load to:0x0217d9b4 module:overlay(92) +from:0x0216b258 kind:load to:0x0217d9c0 module:overlay(92) +from:0x0216b278 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b28c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216b2a0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216b2cc kind:arm_call to:0x0203d160 module:main +from:0x0216b2dc kind:load to:0x020a0328 module:overlay(0) +from:0x0216b2e0 kind:load to:0x0216b264 module:overlay(92) +from:0x0216b2f8 kind:arm_call to:0x0203d210 module:main +from:0x0216b304 kind:load to:0x020a0328 module:overlay(0) +from:0x0216b318 kind:arm_call to:0x021694a4 module:overlay(92) +from:0x0216b32c kind:arm_call to:0x01fffda8 module:itcm +from:0x0216b3ac kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216b3b4 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216b3e0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216b3f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b440 kind:arm_call to:0x0216d084 module:overlay(92) +from:0x0216b450 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216b458 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216b49c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216b4b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b590 kind:arm_call to:0x0216a238 module:overlay(92) +from:0x0216b598 kind:arm_call to:0x0216a34c module:overlay(92) +from:0x0216b5a0 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0216b5cc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216b5dc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0216b634 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0216b6c8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0216b6d8 kind:arm_call to:0x0205a390 module:overlay(0) +from:0x0216b710 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216b728 kind:load to:0x0213f70c module:overlay(26) +from:0x0216b730 kind:load to:0x027e09a4 module:dtcm +from:0x0216b738 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216b73c kind:load to:0x027e0ce4 module:dtcm +from:0x0216b740 kind:load to:0x0217d980 module:overlay(92) +from:0x0216b74c kind:load to:0x0217c674 module:overlay(92) +from:0x0216b750 kind:load to:0x0217c6d4 module:overlay(92) +from:0x0216b754 kind:load to:0x0217c224 module:overlay(92) +from:0x0216b758 kind:load to:0x0217c260 module:overlay(92) +from:0x0216b75c kind:load to:0x027e09c0 module:dtcm +from:0x0216b760 kind:load to:0x0217c218 module:overlay(92) +from:0x0216b764 kind:load to:0x027e0960 module:dtcm +from:0x0216b770 kind:arm_call to:0x0216e628 module:overlay(92) +from:0x0216b7b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b82c kind:arm_call to:0x0216e628 module:overlay(92) +from:0x0216b870 kind:arm_call to:0x02078a88 module:overlay(0) +from:0x0216b890 kind:arm_call to:0x0216bd2c module:overlay(92) +from:0x0216b8a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b8cc kind:arm_call to:0x0216cd24 module:overlay(92) +from:0x0216b8e4 kind:arm_call to:0x02169260 module:overlay(92) +from:0x0216b91c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216b924 kind:arm_call to:0x0216d120 module:overlay(92) +from:0x0216b92c kind:arm_call to:0x0216d274 module:overlay(92) +from:0x0216b934 kind:arm_call to:0x02169de0 module:overlay(92) +from:0x0216b93c kind:arm_call to:0x0216f3f8 module:overlay(92) +from:0x0216b994 kind:arm_call to:0x02168c14 module:overlay(92) +from:0x0216b9c8 kind:arm_call to:0x02168950 module:overlay(92) +from:0x0216b9ec kind:arm_call to:0x0216f380 module:overlay(92) +from:0x0216b9fc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216ba2c kind:arm_call to:0x0216f4c8 module:overlay(92) +from:0x0216ba78 kind:arm_call to:0x0216f0cc module:overlay(92) +from:0x0216ba84 kind:arm_call to:0x0216d084 module:overlay(92) +from:0x0216ba8c kind:load to:0x027e09bc module:dtcm +from:0x0216ba90 kind:load to:0x027e09a8 module:dtcm +from:0x0216ba98 kind:load to:0x0203e964 module:main +from:0x0216bab4 kind:arm_call to:0x02168b68 module:overlay(92) +from:0x0216bae4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216bb34 kind:load to:0x0203e964 module:main +from:0x0216bb4c kind:arm_call to:0x02169578 module:overlay(92) +from:0x0216bbac kind:arm_call to:0x01ffb428 module:itcm +from:0x0216bc00 kind:arm_call to:0x020fbc24 module:overlay(26) +from:0x0216bc54 kind:arm_call to:0x02169720 module:overlay(92) +from:0x0216bc80 kind:arm_call to:0x02169720 module:overlay(92) +from:0x0216bce4 kind:arm_call to:0x0201aa44 module:main +from:0x0216bd18 kind:load to:0x0213f70c module:overlay(26) +from:0x0216bd1c kind:load to:0x027e0998 module:dtcm +from:0x0216bd20 kind:load to:0x0217ab1e module:overlay(92) +from:0x0216bd24 kind:load to:0x0204af1c module:main +from:0x0216bd28 kind:load to:0x0217d9a8 module:overlay(92) +from:0x0216bd34 kind:arm_call to:0x0216e628 module:overlay(92) +from:0x0216bd54 kind:arm_call to:0x0216bd64 module:overlay(92) +from:0x0216bd5c kind:arm_call to:0x0216c48c module:overlay(92) +from:0x0216bd7c kind:arm_call to:0x02168874 module:overlay(92) +from:0x0216bd84 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x0216bdb0 kind:arm_call to:0x02102a44 module:overlay(26) +from:0x0216c058 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c0b0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c0e0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c130 kind:arm_call to:0x0216f4ac module:overlay(92) +from:0x0216c168 kind:arm_call to:0x0216f310 module:overlay(92) +from:0x0216c198 kind:arm_call to:0x0216f380 module:overlay(92) +from:0x0216c1b0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c1e4 kind:arm_call to:0x0216f380 module:overlay(92) +from:0x0216c1ec kind:arm_call to:0x0216f4ac module:overlay(92) +from:0x0216c220 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c244 kind:arm_call to:0x0216f3f8 module:overlay(92) +from:0x0216c270 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216c2a8 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x0216c304 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c360 kind:arm_call to:0x0216c704 module:overlay(92) +from:0x0216c38c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c40c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0216c424 kind:arm_call to:0x0216cc64 module:overlay(92) +from:0x0216c448 kind:load to:0x027e0ce0 module:dtcm +from:0x0216c480 kind:load to:0x020b508c module:overlay(0) +from:0x0216c488 kind:load to:0x027e09bc module:dtcm +from:0x0216c498 kind:arm_call to:0x02168874 module:overlay(92) +from:0x0216c49c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216c4a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c4b0 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x0216c574 kind:arm_call to:0x02102a44 module:overlay(26) +from:0x0216c598 kind:arm_call to:0x02102a44 module:overlay(26) +from:0x0216c5a8 kind:arm_call to:0x02102a44 module:overlay(26) +from:0x0216c61c kind:arm_call to:0x01ff916c module:itcm +from:0x0216c634 kind:arm_call to:0x0216c704 module:overlay(92) +from:0x0216c730 kind:arm_call to:0x02071e18 module:overlay(0) +from:0x0216c768 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c7f4 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216c81c kind:load to:0x027e09a8 module:dtcm +from:0x0216c85c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216c8d0 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0216c948 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0216c97c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0216c9b4 kind:load to:0x027e09a8 module:dtcm +from:0x0216c9bc kind:load to:0x0217c28c module:overlay(92) +from:0x0216c9c0 kind:load to:0x027e0cec module:dtcm +from:0x0216ca54 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0216cb00 kind:load to:0x0217ab70 module:overlay(92) +from:0x0216cb04 kind:load to:0x027e0cec module:dtcm +from:0x0216cb34 kind:arm_call to:0x02131898 module:overlay(26) +from:0x0216cb38 kind:arm_call to:0x02131928 module:overlay(26) +from:0x0216cb84 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216cb8c kind:arm_call to:0x0216f0cc module:overlay(92) +from:0x0216cb98 kind:arm_call to:0x0216d084 module:overlay(92) +from:0x0216cba0 kind:arm_call to:0x0216f380 module:overlay(92) +from:0x0216cba8 kind:arm_call to:0x0216f270 module:overlay(92) +from:0x0216cbd0 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216cbe8 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0216cbfc kind:arm_call to:0x01fff458 module:itcm +from:0x0216cc4c kind:load to:0x020b508c module:overlay(0) +from:0x0216cc54 kind:load to:0x027e09a8 module:dtcm +from:0x0216ccd0 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216cd1c kind:load to:0x0213f70c module:overlay(26) +from:0x0216cd9c kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216ce2c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216ceac kind:arm_call to:0x0216d084 module:overlay(92) +from:0x0216cee0 kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216cf24 kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216cf90 kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216cfa8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216cfac kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216cfb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d02c kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0216d060 kind:load to:0x0217c53c module:overlay(92) +from:0x0216d074 kind:load to:0x027e09a8 module:dtcm +from:0x0216d080 kind:load to:0x027e09c0 module:dtcm +from:0x0216d118 kind:load to:0x0217c54c module:overlay(92) +from:0x0216d11c kind:load to:0x0217c53c module:overlay(92) +from:0x0216d1c4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216d1ec kind:arm_call to:0x0216fb04 module:overlay(92) +from:0x0216d24c kind:arm_call to:0x0203a1bc module:main +from:0x0216d258 kind:load to:0x027e09a8 module:dtcm +from:0x0216d260 kind:load to:0x0217d980 module:overlay(92) +from:0x0216d264 kind:load to:0x0217d990 module:overlay(92) +from:0x0216d2b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d2c0 kind:arm_call to:0x02131838 module:overlay(26) +from:0x0216d2fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d34c kind:arm_call to:0x01ff930c module:itcm +from:0x0216d374 kind:arm_call to:0x02168a1c module:overlay(92) +from:0x0216d3e4 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x0216d418 kind:arm_call to:0x0216fa8c module:overlay(92) +from:0x0216d430 kind:load to:0x0217ab38 module:overlay(92) +from:0x0216d434 kind:load to:0x027e0cec module:dtcm +from:0x0216d438 kind:load to:0x0217d980 module:overlay(92) +from:0x0216d43c kind:load to:0x0217d990 module:overlay(92) +from:0x0216d484 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0216d4b8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0216d4dc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0216d50c kind:arm_call to:0x0216fa8c module:overlay(92) +from:0x0216d520 kind:arm_call to:0x02168a48 module:overlay(92) +from:0x0216d534 kind:load to:0x027e0cec module:dtcm +from:0x0216d538 kind:load to:0x0217d980 module:overlay(92) +from:0x0216d53c kind:load to:0x0217d990 module:overlay(92) +from:0x0216d5f4 kind:arm_call to:0x0216ec2c module:overlay(92) +from:0x0216d618 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0216d62c kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0216d634 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0216d64c kind:arm_call to:0x01ffedac module:itcm +from:0x0216d68c kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0216d6c0 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d730 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d7a0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216d7ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d804 kind:arm_call to:0x0216f310 module:overlay(92) +from:0x0216d818 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0216d828 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d834 kind:arm_call to:0x0216ee3c module:overlay(92) +from:0x0216d850 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0216d884 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d8ac kind:arm_call to:0x0216d084 module:overlay(92) +from:0x0216d8d8 kind:load to:0x0217c5cc module:overlay(92) +from:0x0216d8dc kind:load to:0x020b51f8 module:overlay(0) +from:0x0216d8e0 kind:load to:0x027e0ce8 module:dtcm +from:0x0216d8e8 kind:load to:0x027e09a8 module:dtcm +from:0x0216d8ec kind:load to:0x027e09bc module:dtcm +from:0x0216d8f0 kind:load to:0x027e09b8 module:dtcm +from:0x0216d964 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d968 kind:load to:0x02049be4 module:main +from:0x0216d990 kind:arm_call to:0x021317b8 module:overlay(26) +from:0x0216d9a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216da1c kind:arm_call to:0x0216d084 module:overlay(92) +from:0x0216da40 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216db04 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216db08 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216db88 kind:arm_call to:0x0216fa4c module:overlay(92) +from:0x0216dba0 kind:arm_call to:0x0216f95c module:overlay(92) +from:0x0216dbcc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216dbe0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216dc6c kind:arm_call to:0x0216f95c module:overlay(92) +from:0x0216dd1c kind:arm_call to:0x0216f95c module:overlay(92) +from:0x0216de5c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216dee8 kind:arm_call to:0x0216d084 module:overlay(92) +from:0x0216def0 kind:arm_call to:0x0216f0cc module:overlay(92) +from:0x0216def8 kind:load to:0x027e09a8 module:dtcm +from:0x0216df00 kind:load to:0x0217d980 module:overlay(92) +from:0x0216df04 kind:load to:0x0217d990 module:overlay(92) +from:0x0216df40 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216dfa4 kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216dfac kind:load to:0x0217c218 module:overlay(92) +from:0x0216dfd4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216dfe0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e008 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216e014 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e050 kind:arm_call to:0x0216f0cc module:overlay(92) +from:0x0216e05c kind:arm_call to:0x0216d084 module:overlay(92) +from:0x0216e114 kind:arm_call to:0x0216f170 module:overlay(92) +from:0x0216e120 kind:arm_call to:0x02168aa0 module:overlay(92) +from:0x0216e138 kind:arm_call to:0x0216f170 module:overlay(92) +from:0x0216e14c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216e188 kind:arm_call to:0x02015080 module:main +from:0x0216e1ac kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216e1bc kind:load to:0x02049be4 module:main +from:0x0216e1c0 kind:load to:0x027e09a8 module:dtcm +from:0x0216e1d8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216e208 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216e24c kind:arm_call to:0x0216ec2c module:overlay(92) +from:0x0216e264 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x0216e27c kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216e294 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216e298 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216e2a4 kind:arm_call to:0x0216f45c module:overlay(92) +from:0x0216e2e4 kind:load to:0x0217c3c0 module:overlay(92) +from:0x0216e2e8 kind:load to:0x020b51f8 module:overlay(0) +from:0x0216e2ec kind:load to:0x027e09a8 module:dtcm +from:0x0216e384 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e3a4 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216e3e8 kind:arm_call to:0x0216f380 module:overlay(92) +from:0x0216e40c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216e438 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216e448 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216e46c kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216e49c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e578 kind:arm_call to:0x0216f170 module:overlay(92) +from:0x0216e584 kind:arm_call to:0x02168aa0 module:overlay(92) +from:0x0216e59c kind:arm_call to:0x0216f170 module:overlay(92) +from:0x0216e5b0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216e5bc kind:arm_call to:0x0216ee3c module:overlay(92) +from:0x0216e5fc kind:arm_call to:0x02070c04 module:overlay(0) +from:0x0216e608 kind:load to:0x027e09a8 module:dtcm +from:0x0216e614 kind:load to:0x02049be4 module:main +from:0x0216e61c kind:load to:0x0217c3c0 module:overlay(92) +from:0x0216e620 kind:load to:0x027e09b8 module:dtcm +from:0x0216e624 kind:load to:0x027e09a4 module:dtcm +from:0x0216e64c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0216e678 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0216e694 kind:load to:0x027e09b8 module:dtcm +from:0x0216e6a8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216e6ec kind:arm_call to:0x0216ec2c module:overlay(92) +from:0x0216e714 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216e72c kind:arm_call to:0x0216f380 module:overlay(92) +from:0x0216e748 kind:load to:0x0217c4b0 module:overlay(92) +from:0x0216e74c kind:load to:0x020b508c module:overlay(0) +from:0x0216e7a4 kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0216e7ac kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0216e7ec kind:arm_call to:0x01ffedac module:itcm +from:0x0216e838 kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x0216e884 kind:arm_call to:0x01fff498 module:itcm +from:0x0216e8cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e8e8 kind:arm_call to:0x02169610 module:overlay(92) +from:0x0216e934 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216e944 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e970 kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216e998 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216e9c4 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216ea08 kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x0216ea28 kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x0216ea58 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0216ea74 kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x0216ea84 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216ea90 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216eadc kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216eaec kind:arm_call to:0x02169610 module:overlay(92) +from:0x0216eb48 kind:arm_call to:0x0216ee3c module:overlay(92) +from:0x0216eb60 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0216eb74 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216eb94 kind:arm_call to:0x020e1748 module:overlay(26) +from:0x0216eba4 kind:arm_call to:0x020e1760 module:overlay(26) +from:0x0216ebb8 kind:load to:0x027e0ce8 module:dtcm +from:0x0216ebc0 kind:load to:0x027e09a8 module:dtcm +from:0x0216ebd0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ebd4 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ebd8 kind:load to:0x0213f70c module:overlay(26) +from:0x0216ebe0 kind:load to:0x0217c4b0 module:overlay(92) +from:0x0216ebe4 kind:load to:0x027e09b8 module:dtcm +from:0x0216ebe8 kind:load to:0x020b508c module:overlay(0) +from:0x0216ebf0 kind:load to:0x02138e30 module:overlay(26) +from:0x0216ec24 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216ec44 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0216ec8c kind:arm_call to:0x02169820 module:overlay(92) +from:0x0216ed20 kind:arm_call to:0x020786d8 module:overlay(0) +from:0x0216ed4c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0216ee34 kind:load to:0x027e09bc module:dtcm +from:0x0216ee38 kind:load to:0x027e09b8 module:dtcm +from:0x0216ee58 kind:arm_call to:0x0216ebf4 module:overlay(92) +from:0x0216ee80 kind:arm_call to:0x02169820 module:overlay(92) +from:0x0216eedc kind:arm_call to:0x01ff9984 module:itcm +from:0x0216eeec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ef38 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ef64 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216ef74 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0216ef84 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0216ef98 kind:arm_call to:0x021699d8 module:overlay(92) +from:0x0216efb8 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0216f0c8 kind:load to:0x027e09bc module:dtcm +from:0x0216f138 kind:arm_call to:0x0216fa6c module:overlay(92) +from:0x0216f150 kind:arm_call to:0x0216f95c module:overlay(92) +from:0x0216f168 kind:load to:0x0217d980 module:overlay(92) +from:0x0216f16c kind:load to:0x0217d990 module:overlay(92) +from:0x0216f250 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f258 kind:load to:0x02049be4 module:main +from:0x0216f264 kind:load to:0x0217ac98 module:overlay(92) +from:0x0216f26c kind:load to:0x0203e964 module:main +from:0x0216f28c kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216f2a4 kind:arm_call to:0x0216962c module:overlay(92) +from:0x0216f2d0 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216f304 kind:load to:0x027e09a8 module:dtcm +from:0x0216f334 kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216f36c kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0216f37c kind:load to:0x027e09a8 module:dtcm +from:0x0216f3c0 kind:arm_call to:0x02168c14 module:overlay(92) +from:0x0216f4a4 kind:arm_call to:0x0216cc64 module:overlay(92) +from:0x0216f504 kind:arm_call to:0x0216a160 module:overlay(92) +from:0x0216f510 kind:arm_call to:0x02168b54 module:overlay(92) +from:0x0216f534 kind:arm_call to:0x0216f3f8 module:overlay(92) +from:0x0216f55c kind:arm_call to:0x02168b54 module:overlay(92) +from:0x0216f560 kind:arm_call to:0x0213172c module:overlays(26,47) +from:0x0216f5c0 kind:arm_call to:0x0216f380 module:overlay(92) +from:0x0216f5c4 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x0216f5f8 kind:load to:0x027e0d88 module:dtcm +from:0x0216f60c kind:load to:0x027e0d88 module:dtcm +from:0x0216f618 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f620 kind:arm_call to:0x02011ff4 module:main +from:0x0216f634 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f63c kind:arm_call to:0x02011ff4 module:main +from:0x0216f650 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216f658 kind:arm_call to:0x02011ff4 module:main +from:0x0216f688 kind:arm_call to:0x0203d210 module:main +from:0x0216f6a0 kind:arm_call to:0x0203d210 module:main +from:0x0216f6b8 kind:arm_call to:0x0203d210 module:main +from:0x0216f6c4 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x0216f6d0 kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0216f6dc kind:arm_call to:0x0217a7b4 module:overlay(92) +from:0x0216f6e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216f6ec kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f6f4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f6fc kind:arm_call to:0x0216f5fc module:overlay(92) +from:0x0216f704 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0216f70c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f718 kind:load to:0x020a0328 module:overlay(0) +from:0x0216f71c kind:load to:0x0216b2e4 module:overlay(92) +from:0x0216f744 kind:arm_call to:0x0203d210 module:main +from:0x0216f75c kind:arm_call to:0x0203d210 module:main +from:0x0216f774 kind:arm_call to:0x0203d210 module:main +from:0x0216f780 kind:arm_call to:0x0209fb6c module:overlay(0) +from:0x0216f78c kind:arm_call to:0x0207ecdc module:overlay(0) +from:0x0216f798 kind:arm_call to:0x0217a7b4 module:overlay(92) +from:0x0216f7a0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216f7a8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216f7b0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216f7b8 kind:arm_call to:0x0216f5fc module:overlay(92) +from:0x0216f7c0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x0216f7c8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f7d0 kind:arm_call to:0x02011ff4 module:main +from:0x0216f7dc kind:load to:0x020a0328 module:overlay(0) +from:0x0216f7e0 kind:load to:0x0216b2e4 module:overlay(92) +from:0x0216f7fc kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216f810 kind:load to:0x0217dab4 module:overlay(92) +from:0x0216f824 kind:arm_call to:0x02011f3c module:main +from:0x0216f830 kind:arm_call to:0x0216f884 module:overlay(92) +from:0x0216f844 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216f880 kind:load to:0x0217c79c module:overlay(92) +from:0x0216f88c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216f89c kind:arm_call to:0x02170264 module:overlay(92) +from:0x0216f8b8 kind:arm_call to:0x0203d160 module:main +from:0x0216f8c8 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0216f91c kind:arm_call to:0x0216fa6c module:overlay(92) +from:0x0216f948 kind:load to:0x0217c7c0 module:overlay(92) +from:0x0216f94c kind:load to:0x020a0328 module:overlay(0) +from:0x0216f950 kind:load to:0x0216b264 module:overlay(92) +from:0x0216f954 kind:load to:0x027e07d4 module:dtcm +from:0x0216fa0c kind:arm_call to:0x0216fa6c module:overlay(92) +from:0x0216fa28 kind:arm_call to:0x0216f95c module:overlay(92) +from:0x0216fa30 kind:arm_call to:0x02169a50 module:overlay(92) +from:0x0216fa40 kind:arm_call to:0x0216f4c8 module:overlay(92) +from:0x0216fa48 kind:load to:0x027e0d88 module:dtcm +from:0x0216fa58 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216fa78 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216fab4 kind:arm_call to:0x0217023c module:overlay(92) +from:0x0216fabc kind:arm_call to:0x021701ec module:overlay(92) +from:0x0216faf8 kind:arm_call to:0x02168fb4 module:overlay(92) +from:0x0216fb80 kind:arm_call to:0x02169bb4 module:overlay(92) +from:0x0216fbf4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216fc30 kind:arm_call to:0x02170298 module:overlay(92) +from:0x0216fc70 kind:arm_call to:0x0216fea4 module:overlay(92) +from:0x0216fca4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216fcb4 kind:arm_call to:0x0216f9f4 module:overlay(92) +from:0x0216fccc kind:arm_call to:0x0216919c module:overlay(92) +from:0x0216fcdc kind:arm_call to:0x01ff916c module:itcm +from:0x0216fcec kind:arm_call to:0x021701ec module:overlay(92) +from:0x0216fd2c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0216fd88 kind:arm_call to:0x0217023c module:overlay(92) +from:0x0216fdc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216fe4c kind:load to:0x0203e964 module:main +from:0x0216fe54 kind:load to:0x0217ac9c module:overlay(92) +from:0x0216fe58 kind:load to:0x027e0cec module:dtcm +from:0x0216fe94 kind:arm_call to:0x021703b0 module:overlay(92) +from:0x0216fef0 kind:arm_call to:0x0216919c module:overlay(92) +from:0x0216ff50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216ff7c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216ff8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ff9c kind:arm_call to:0x02169458 module:overlay(92) +from:0x0216ffb8 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ffdc kind:arm_call to:0x0216919c module:overlay(92) +from:0x0216ffec kind:arm_call to:0x01ff916c module:itcm +from:0x02170020 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0217005c kind:arm_call to:0x020a0128 module:overlay(0) +from:0x021700dc kind:arm_call to:0x021701ec module:overlay(92) +from:0x021700f0 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02170120 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02170130 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170174 kind:arm_call to:0x01ffb428 module:itcm +from:0x02170180 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02170190 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021701c8 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x021701d4 kind:load to:0x027e0d88 module:dtcm +from:0x021701d8 kind:load to:0x027e09a8 module:dtcm +from:0x021701e4 kind:load to:0x027e0cec module:dtcm +from:0x021701e8 kind:load to:0x027e09c0 module:dtcm +from:0x0217020c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02170224 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02170238 kind:load to:0x027e0cec module:dtcm +from:0x02170258 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02170260 kind:load to:0x027e0cec module:dtcm +from:0x0217026c kind:arm_call to:0x02168efc module:overlay(92) +from:0x02170294 kind:load to:0x027e07d4 module:dtcm +from:0x021702e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021702f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021702fc kind:arm_call to:0x01ff938c module:itcm +from:0x02170320 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02170358 kind:arm_call to:0x01ff96d8 module:itcm +from:0x02170368 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02170378 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217039c kind:load to:0x0217ac9c module:overlay(92) +from:0x021703a4 kind:load to:0x027e0d88 module:dtcm +from:0x021703a8 kind:load to:0x0217ab00 module:overlay(92) +from:0x021703c4 kind:load to:0x021691c0 module:overlay(92) +from:0x021703d4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021703e8 kind:arm_call to:0x0203d210 module:main +from:0x021703f0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021703f8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170404 kind:load to:0x020a0328 module:overlay(0) +from:0x02170414 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02170428 kind:arm_call to:0x0203d210 module:main +from:0x02170430 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170438 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170440 kind:arm_call to:0x02011ff4 module:main +from:0x0217044c kind:load to:0x020a0328 module:overlay(0) +from:0x02170458 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0217046c kind:load to:0x0217db14 module:overlay(92) +from:0x02170480 kind:arm_call to:0x02011f3c module:main +from:0x0217048c kind:arm_call to:0x02170a30 module:overlay(92) +from:0x021704a4 kind:arm_call to:0x02097930 module:overlay(0) +from:0x021704ec kind:load to:0x0217c88c module:overlay(92) +from:0x02170504 kind:arm_call to:0x02168d54 module:overlay(92) +from:0x02170524 kind:arm_call to:0x02028c90 module:main +from:0x02170534 kind:arm_call to:0x02028c90 module:main +from:0x02170540 kind:load to:0x0217c8b0 module:overlay(92) +from:0x02170554 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02170564 kind:arm_call to:0x02168d9c module:overlay(92) +from:0x02170578 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021705a0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x021705bc kind:load to:0x02170c7c module:overlay(92) +from:0x021705c0 kind:load to:0x0217ad00 module:overlay(92) +from:0x021705c4 kind:load to:0x0217acc0 module:overlay(92) +from:0x021705d4 kind:load to:0x0200b58c module:main +from:0x021705f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170620 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217065c kind:arm_call to:0x01ffb744 module:itcm +from:0x02170798 kind:arm_call to:0x02168c3c module:overlay(92) +from:0x021707ac kind:load to:0x027e0ce4 module:dtcm +from:0x021707f8 kind:load to:0x02169c20 module:overlay(92) +from:0x02170848 kind:arm_call to:0x0216e698 module:overlay(92) +from:0x02170850 kind:arm_call to:0x02169c0c module:overlay(92) +from:0x0217086c kind:arm_call to:0x02169524 module:overlay(92) +from:0x021708a4 kind:load to:0x0217daf0 module:overlay(92) +from:0x021708a8 kind:load to:0x0217db00 module:overlay(92) +from:0x021708ac kind:load to:0x027e0d88 module:dtcm +from:0x02170984 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02170a28 kind:load to:0x0217acb0 module:overlay(92) +from:0x02170a2c kind:load to:0x027e0cec module:dtcm +from:0x02170a3c kind:arm_call to:0x02168654 module:overlay(92) +from:0x02170a58 kind:arm_call to:0x021704f4 module:overlay(92) +from:0x02170a68 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02170a8c kind:arm_call to:0x0203d160 module:main +from:0x02170aa4 kind:arm_call to:0x0203d160 module:main +from:0x02170ae8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02170b38 kind:load to:0x0217c8dc module:overlay(92) +from:0x02170b3c kind:load to:0x0216b264 module:overlay(92) +from:0x02170b40 kind:load to:0x020a0328 module:overlay(0) +from:0x02170b44 kind:load to:0x027e07d4 module:dtcm +from:0x02170b48 kind:load to:0x0217db00 module:overlay(92) +from:0x02170b4c kind:load to:0x0217daf0 module:overlay(92) +from:0x02170b60 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170b90 kind:arm_call to:0x02169524 module:overlay(92) +from:0x02170bac kind:arm_call to:0x0203d210 module:main +from:0x02170bc0 kind:arm_call to:0x0203d210 module:main +from:0x02170bc8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170bd0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02170bd8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170be4 kind:load to:0x0217c8dc module:overlay(92) +from:0x02170be8 kind:load to:0x027e0d88 module:dtcm +from:0x02170bec kind:load to:0x020a0328 module:overlay(0) +from:0x02170c14 kind:arm_call to:0x02169524 module:overlay(92) +from:0x02170c30 kind:arm_call to:0x0203d210 module:main +from:0x02170c44 kind:arm_call to:0x0203d210 module:main +from:0x02170c4c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02170c54 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02170c5c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170c64 kind:arm_call to:0x02011ff4 module:main +from:0x02170c70 kind:load to:0x0217c8dc module:overlay(92) +from:0x02170c74 kind:load to:0x027e0d88 module:dtcm +from:0x02170c78 kind:load to:0x020a0328 module:overlay(0) +from:0x02170d88 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02170da8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02170db8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02170e20 kind:arm_call to:0x0200e260 module:main +from:0x02170e24 kind:arm_call to:0x0200c198 module:main +from:0x02170e34 kind:arm_call to:0x01ffad5c module:itcm +from:0x02170e90 kind:load to:0x0217db00 module:overlay(92) +from:0x02170e94 kind:load to:0x0203e964 module:main +from:0x02170eb4 kind:arm_call to:0x021694a4 module:overlay(92) +from:0x02170f50 kind:arm_call to:0x0200f05c module:main +from:0x02170f84 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02170f8c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02170fb8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02170fc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170ff8 kind:arm_call to:0x0200f05c module:main +from:0x02171030 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02171038 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02171068 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02171084 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021710b8 kind:arm_call to:0x02170544 module:overlay(92) +from:0x021710dc kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021710f4 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02171100 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02171110 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02171168 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0217117c kind:load to:0x027e0d88 module:dtcm +from:0x02171184 kind:load to:0x027e09a4 module:dtcm +from:0x02171188 kind:load to:0x0217db14 module:overlay(92) +from:0x0217118c kind:load to:0x0217c864 module:overlay(92) +from:0x02171190 kind:load to:0x020b53e4 module:overlay(0) +from:0x02171198 kind:load to:0x027e0ce4 module:dtcm +from:0x0217119c kind:load to:0x0217c874 module:overlay(92) +from:0x021711a4 kind:load to:0x0217daf0 module:overlay(92) +from:0x021711a8 kind:load to:0x0217c844 module:overlay(92) +from:0x021711ac kind:load to:0x0217c838 module:overlay(92) +from:0x021711b0 kind:load to:0x0217c814 module:overlay(92) +from:0x021711b4 kind:load to:0x027e09c0 module:dtcm +from:0x021711c8 kind:arm_call to:0x0216e628 module:overlay(92) +from:0x021711e8 kind:load to:0x027e0d88 module:dtcm +from:0x021711f4 kind:arm_call to:0x0217120c module:overlay(92) +from:0x021711fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171204 kind:arm_call to:0x02171570 module:overlay(92) +from:0x02171434 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171440 kind:arm_call to:0x02168aa0 module:overlay(92) +from:0x02171458 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02171464 kind:arm_call to:0x02168b54 module:overlay(92) +from:0x02171474 kind:arm_call to:0x0216e754 module:overlay(92) +from:0x021714ac kind:arm_call to:0x01ff916c module:itcm +from:0x021714e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021714f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02171528 kind:arm_call to:0x0216e754 module:overlay(92) +from:0x02171540 kind:load to:0x02049be4 module:main +from:0x02171554 kind:load to:0x027e09a8 module:dtcm +from:0x02171560 kind:load to:0x027e0d88 module:dtcm +from:0x02171564 kind:load to:0x0217ab10 module:overlay(92) +from:0x02171568 kind:load to:0x0217ab0c module:overlay(92) +from:0x0217156c kind:load to:0x0217ab14 module:overlay(92) +from:0x0217157c kind:arm_call to:0x02131898 module:overlay(26) +from:0x02171594 kind:arm_call to:0x0216e628 module:overlay(92) +from:0x021715b0 kind:arm_call to:0x02171720 module:overlay(92) +from:0x021715d4 kind:arm_call to:0x02175f9c module:overlay(92) +from:0x021715ec kind:load to:0x027e0d88 module:dtcm +from:0x021715f0 kind:load to:0x0217daf0 module:overlay(92) +from:0x021715f4 kind:load to:0x0217db00 module:overlay(92) +from:0x02171620 kind:arm_call to:0x02168b68 module:overlay(92) +from:0x02171654 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02171680 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02171690 kind:arm_call to:0x01ffa60c module:itcm +from:0x021716ac kind:arm_call to:0x02169670 module:overlay(92) +from:0x0217170c kind:arm_call to:0x021705c8 module:overlay(92) +from:0x02171718 kind:load to:0x0203e964 module:main +from:0x0217171c kind:load to:0x027e0d88 module:dtcm +from:0x02171744 kind:arm_call to:0x0216f4ac module:overlay(92) +from:0x021717a4 kind:arm_call to:0x021769b4 module:overlay(92) +from:0x021717c8 kind:arm_call to:0x021317b8 module:overlay(26) +from:0x021717d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171948 kind:arm_call to:0x02176968 module:overlay(92) +from:0x021719b0 kind:load to:0x027e0d88 module:dtcm +from:0x021719b4 kind:load to:0x0217daf0 module:overlay(92) +from:0x021719b8 kind:load to:0x0217db00 module:overlay(92) +from:0x021719c0 kind:load to:0x02049be4 module:main +from:0x021719e4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02171a48 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02171ab8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02171b34 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02171b64 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02171b9c kind:load to:0x027e09a8 module:dtcm +from:0x02171ba4 kind:load to:0x0217c854 module:overlay(92) +from:0x02171ba8 kind:load to:0x027e0cec module:dtcm +from:0x02171bdc kind:arm_call to:0x02176bd0 module:overlay(92) +from:0x02171bf4 kind:arm_call to:0x02168a1c module:overlay(92) +from:0x02171bfc kind:load to:0x0217daf0 module:overlay(92) +from:0x02171c00 kind:load to:0x0217db00 module:overlay(92) +from:0x02171c20 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02171c44 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02171c7c kind:arm_call to:0x02176bd0 module:overlay(92) +from:0x02171c94 kind:arm_call to:0x02168a48 module:overlay(92) +from:0x02171c9c kind:load to:0x027e0cec module:dtcm +from:0x02171ca0 kind:load to:0x0217daf0 module:overlay(92) +from:0x02171ca4 kind:load to:0x0217db00 module:overlay(92) +from:0x02171cb0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02171cb8 kind:arm_call to:0x02011ff4 module:main +from:0x02171ccc kind:arm_call to:0x02097960 module:overlay(0) +from:0x02171ce0 kind:load to:0x0217dc14 module:overlay(92) +from:0x02171cf4 kind:arm_call to:0x02011f3c module:main +from:0x02171d00 kind:arm_call to:0x02172454 module:overlay(92) +from:0x02171d18 kind:arm_call to:0x02097930 module:overlay(0) +from:0x02171d60 kind:load to:0x0217c9bc module:overlay(92) +from:0x02171d78 kind:arm_call to:0x02168d54 module:overlay(92) +from:0x02171da0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02171db0 kind:arm_call to:0x02168d9c module:overlay(92) +from:0x02171dc0 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02171de8 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02171e24 kind:load to:0x0217c9e0 module:overlay(92) +from:0x02171e28 kind:load to:0x021726c4 module:overlay(92) +from:0x02171e2c kind:load to:0x0217ae10 module:overlay(92) +from:0x02171e30 kind:load to:0x0217ae50 module:overlay(92) +from:0x02171eac kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02171ed4 kind:load to:0x027e09a8 module:dtcm +from:0x02171f20 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171f30 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171f44 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171f68 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171f78 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171f8c kind:arm_call to:0x01ffb464 module:itcm +from:0x02171f9c kind:arm_call to:0x01ff9318 module:itcm +from:0x02171fb4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171fc4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171fd8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171ffc kind:arm_call to:0x01ffb464 module:itcm +from:0x0217200c kind:arm_call to:0x01ff9318 module:itcm +from:0x02172020 kind:arm_call to:0x01ffb464 module:itcm +from:0x021720dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172108 kind:arm_call to:0x01ffb714 module:itcm +from:0x02172144 kind:arm_call to:0x01ffb744 module:itcm +from:0x021721cc kind:arm_call to:0x02168c3c module:overlay(92) +from:0x021721e0 kind:load to:0x027e0ce4 module:dtcm +from:0x02172280 kind:arm_call to:0x0216f494 module:overlay(92) +from:0x02172294 kind:arm_call to:0x0216e698 module:overlay(92) +from:0x0217229c kind:arm_call to:0x021707e4 module:overlay(92) +from:0x021722b4 kind:arm_call to:0x02169524 module:overlay(92) +from:0x021722f8 kind:arm_call to:0x0216f4c8 module:overlay(92) +from:0x02172304 kind:load to:0x0217dbec module:overlay(92) +from:0x02172308 kind:load to:0x0217dbfc module:overlay(92) +from:0x0217230c kind:load to:0x027e0d88 module:dtcm +from:0x0217239c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02172424 kind:load to:0x0217ae00 module:overlay(92) +from:0x02172428 kind:load to:0x027e0cec module:dtcm +from:0x02172460 kind:arm_call to:0x02168654 module:overlay(92) +from:0x02172490 kind:arm_call to:0x0200f05c module:main +from:0x021724b0 kind:arm_call to:0x02171d68 module:overlay(92) +from:0x021724c4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021724e8 kind:arm_call to:0x0203d160 module:main +from:0x02172500 kind:arm_call to:0x0203d160 module:main +from:0x0217252c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0217257c kind:load to:0x0217ca0c module:overlay(92) +from:0x02172580 kind:load to:0x0217dc14 module:overlay(92) +from:0x02172584 kind:load to:0x0217c984 module:overlay(92) +from:0x02172588 kind:load to:0x0216b264 module:overlay(92) +from:0x0217258c kind:load to:0x020a0328 module:overlay(0) +from:0x02172590 kind:load to:0x0217dbfc module:overlay(92) +from:0x02172594 kind:load to:0x0217dbec module:overlay(92) +from:0x021725a8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x021725d8 kind:arm_call to:0x02169524 module:overlay(92) +from:0x021725f4 kind:arm_call to:0x0203d210 module:main +from:0x02172608 kind:arm_call to:0x0203d210 module:main +from:0x02172610 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02172618 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x02172620 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217262c kind:load to:0x0217ca0c module:overlay(92) +from:0x02172630 kind:load to:0x027e0d88 module:dtcm +from:0x02172634 kind:load to:0x020a0328 module:overlay(0) +from:0x0217265c kind:arm_call to:0x02169524 module:overlay(92) +from:0x02172678 kind:arm_call to:0x0203d210 module:main +from:0x0217268c kind:arm_call to:0x0203d210 module:main +from:0x02172694 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217269c kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021726a4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021726ac kind:arm_call to:0x02011ff4 module:main +from:0x021726b8 kind:load to:0x0217ca0c module:overlay(92) +from:0x021726bc kind:load to:0x027e0d88 module:dtcm +from:0x021726c0 kind:load to:0x020a0328 module:overlay(0) +from:0x02172758 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02172778 kind:arm_call to:0x01ffa06c module:itcm +from:0x02172788 kind:arm_call to:0x01ffa60c module:itcm +from:0x021727f0 kind:arm_call to:0x0200e260 module:main +from:0x021727f4 kind:arm_call to:0x0200c198 module:main +from:0x02172804 kind:arm_call to:0x01ffad5c module:itcm +from:0x02172860 kind:load to:0x0203e964 module:main +from:0x02172880 kind:arm_call to:0x021694a4 module:overlay(92) +from:0x021728f0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x021728f8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02172928 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02172944 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021729a0 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021729b8 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021729c4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021729d4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02172a2c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02172a40 kind:load to:0x027e0d88 module:dtcm +from:0x02172a48 kind:load to:0x020b53e4 module:overlay(0) +from:0x02172a50 kind:load to:0x027e0ce4 module:dtcm +from:0x02172a54 kind:load to:0x0217dbec module:overlay(92) +from:0x02172a58 kind:load to:0x0217dc14 module:overlay(92) +from:0x02172a5c kind:load to:0x0217c9a4 module:overlay(92) +from:0x02172a60 kind:load to:0x0217c954 module:overlay(92) +from:0x02172a64 kind:load to:0x0217c978 module:overlay(92) +from:0x02172a68 kind:load to:0x027e09c0 module:dtcm +from:0x02172a7c kind:arm_call to:0x0216e628 module:overlay(92) +from:0x02172a9c kind:load to:0x027e0d88 module:dtcm +from:0x02172aa8 kind:arm_call to:0x02172ac0 module:overlay(92) +from:0x02172ab0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02172ab8 kind:arm_call to:0x02172e24 module:overlay(92) +from:0x02172ce8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172cf4 kind:arm_call to:0x02168aa0 module:overlay(92) +from:0x02172d0c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02172d18 kind:arm_call to:0x02168b54 module:overlay(92) +from:0x02172d28 kind:arm_call to:0x0216e754 module:overlay(92) +from:0x02172d60 kind:arm_call to:0x01ff916c module:itcm +from:0x02172d94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172dac kind:arm_call to:0x01ffb428 module:itcm +from:0x02172ddc kind:arm_call to:0x0216e754 module:overlay(92) +from:0x02172df4 kind:load to:0x02049be4 module:main +from:0x02172e08 kind:load to:0x027e09a8 module:dtcm +from:0x02172e14 kind:load to:0x027e0d88 module:dtcm +from:0x02172e18 kind:load to:0x0217ab10 module:overlay(92) +from:0x02172e1c kind:load to:0x0217ab0c module:overlay(92) +from:0x02172e20 kind:load to:0x0217ab14 module:overlay(92) +from:0x02172e40 kind:arm_call to:0x0216e628 module:overlay(92) +from:0x02172e50 kind:arm_call to:0x02173034 module:overlay(92) +from:0x02172e58 kind:arm_call to:0x02172fb8 module:overlay(92) +from:0x02172e60 kind:arm_call to:0x02171ee0 module:overlay(92) +from:0x02172e68 kind:arm_call to:0x0217322c module:overlay(92) +from:0x02172e8c kind:arm_call to:0x02173f7c module:overlay(92) +from:0x02172ea4 kind:load to:0x027e0d88 module:dtcm +from:0x02172ea8 kind:load to:0x0217dbec module:overlay(92) +from:0x02172eac kind:load to:0x0217dbfc module:overlay(92) +from:0x02172ed8 kind:arm_call to:0x02168b68 module:overlay(92) +from:0x02172f0c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172f38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172f48 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172f64 kind:arm_call to:0x02169670 module:overlay(92) +from:0x02172fb0 kind:load to:0x0203e964 module:main +from:0x02172fb4 kind:load to:0x027e0d88 module:dtcm +from:0x02173014 kind:arm_call to:0x01ffb464 module:itcm +from:0x02173024 kind:arm_call to:0x01ff9218 module:itcm +from:0x02173058 kind:arm_call to:0x0216f4ac module:overlay(92) +from:0x02173088 kind:arm_call to:0x02173414 module:overlay(92) +from:0x0217309c kind:arm_call to:0x021317b8 module:overlay(26) +from:0x021730ac kind:arm_call to:0x01ffb714 module:itcm +from:0x02173120 kind:arm_call to:0x02173414 module:overlay(92) +from:0x02173150 kind:arm_call to:0x02171e34 module:overlay(92) +from:0x021731a4 kind:arm_call to:0x02171e34 module:overlay(92) +from:0x02173218 kind:load to:0x027e0d88 module:dtcm +from:0x02173228 kind:load to:0x02049be4 module:main +from:0x02173388 kind:arm_call to:0x02174314 module:overlay(92) +from:0x021733d8 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02173408 kind:load to:0x0217dbec module:overlay(92) +from:0x0217340c kind:load to:0x0217dbfc module:overlay(92) +from:0x02173410 kind:load to:0x02049be4 module:main +from:0x02173460 kind:arm_call to:0x02174614 module:overlay(92) +from:0x02173488 kind:arm_call to:0x02171e34 module:overlay(92) +from:0x02173494 kind:arm_call to:0x02171e34 module:overlay(92) +from:0x0217349c kind:load to:0x0217dbec module:overlay(92) +from:0x021734a0 kind:load to:0x0217dbfc module:overlay(92) +from:0x021734c0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02173504 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02173574 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021735f0 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x02173624 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0217363c kind:load to:0x027e09a8 module:dtcm +from:0x02173644 kind:load to:0x0217c994 module:overlay(92) +from:0x02173648 kind:load to:0x027e0cec module:dtcm +from:0x02173688 kind:arm_call to:0x02168a1c module:overlay(92) +from:0x02173690 kind:load to:0x0217dbec module:overlay(92) +from:0x02173694 kind:load to:0x0217dbfc module:overlay(92) +from:0x021736b4 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021736d8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02173724 kind:arm_call to:0x02168a48 module:overlay(92) +from:0x0217372c kind:load to:0x027e0cec module:dtcm +from:0x02173730 kind:load to:0x0217dbec module:overlay(92) +from:0x02173734 kind:load to:0x0217dbfc module:overlay(92) +from:0x02173740 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173748 kind:arm_call to:0x02011ff4 module:main +from:0x0217375c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02173770 kind:load to:0x0217dcfc module:overlay(92) +from:0x02173784 kind:arm_call to:0x02011f3c module:main +from:0x02173790 kind:arm_call to:0x021739cc module:overlay(92) +from:0x021737a4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02173800 kind:load to:0x0217ca9c module:overlay(92) +from:0x02173814 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x02173840 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02173850 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02173860 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x0217389c kind:load to:0x0217cb24 module:overlay(92) +from:0x021738a0 kind:load to:0x02173adc module:overlay(92) +from:0x021738a4 kind:load to:0x0217ae90 module:overlay(92) +from:0x021738fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0217395c kind:arm_call to:0x01ffb464 module:itcm +from:0x0217396c kind:arm_call to:0x01ff9318 module:itcm +from:0x02173980 kind:arm_call to:0x01ffb464 module:itcm +from:0x02173998 kind:arm_call to:0x01ff9318 module:itcm +from:0x021739d4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02173a38 kind:arm_call to:0x0217380c module:overlay(92) +from:0x02173a40 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02173a74 kind:load to:0x0217cb50 module:overlay(92) +from:0x02173a78 kind:load to:0x0217dcfc module:overlay(92) +from:0x02173a7c kind:load to:0x0217ca8c module:overlay(92) +from:0x02173a88 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173aa0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173aa8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02173ac0 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02173ac8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02173ad0 kind:arm_call to:0x02011ff4 module:main +from:0x02173b78 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02173b98 kind:arm_call to:0x01ffa06c module:itcm +from:0x02173ba8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02173bb4 kind:load to:0x0203e964 module:main +from:0x02173c38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173c44 kind:arm_call to:0x01fff458 module:itcm +from:0x02173c9c kind:arm_call to:0x01ffb714 module:itcm +from:0x02173d1c kind:arm_call to:0x01ffb744 module:itcm +from:0x02173d58 kind:arm_call to:0x02168c3c module:overlay(92) +from:0x02173d98 kind:arm_call to:0x01ffb860 module:itcm +from:0x02173ddc kind:arm_call to:0x01ffb428 module:itcm +from:0x02173dec kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173dfc kind:arm_call to:0x01ffb714 module:itcm +from:0x02173e80 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02173e94 kind:load to:0x027e0ce4 module:dtcm +from:0x02173e9c kind:load to:0x0203e964 module:main +from:0x02173f74 kind:load to:0x0217cae0 module:overlay(92) +from:0x02173f78 kind:load to:0x0203e964 module:main +from:0x02173f88 kind:arm_call to:0x0217242c module:overlay(92) +from:0x02173f9c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02173fb0 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021740ac kind:arm_call to:0x021738c0 module:overlay(92) +from:0x021740e8 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02174108 kind:load to:0x0217cae0 module:overlay(92) +from:0x0217410c kind:load to:0x0203e964 module:main +from:0x02174110 kind:load to:0x0217cab8 module:overlay(92) +from:0x02174138 kind:load to:0x02174420 module:overlay(92) +from:0x0217416c kind:arm_call to:0x02174f1c module:overlay(92) +from:0x02174188 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021741a0 kind:arm_call to:0x02174420 module:overlay(92) +from:0x021741a8 kind:load to:0x027e09a8 module:dtcm +from:0x021741dc kind:arm_call to:0x021738a8 module:overlay(92) +from:0x021741f4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021741fc kind:load to:0x027e09a8 module:dtcm +from:0x0217420c kind:arm_call to:0x02174420 module:overlay(92) +from:0x02174268 kind:arm_call to:0x0217242c module:overlay(92) +from:0x0217427c kind:arm_call to:0x02172440 module:overlay(92) +from:0x021742cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174310 kind:load to:0x0203e964 module:main +from:0x02174348 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02174350 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0217439c kind:arm_call to:0x02097448 module:overlay(0) +from:0x021743ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021743d0 kind:arm_call to:0x021738a8 module:overlay(92) +from:0x021743e4 kind:arm_call to:0x021738a8 module:overlay(92) +from:0x021743fc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02174410 kind:load to:0x020b53e4 module:overlay(0) +from:0x02174414 kind:load to:0x027e0ce4 module:dtcm +from:0x02174418 kind:load to:0x027e09a8 module:dtcm +from:0x02174450 kind:arm_call to:0x02172440 module:overlay(92) +from:0x021744f8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174518 kind:arm_call to:0x021721fc module:overlay(92) +from:0x02174554 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02174570 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217458c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021745b8 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x021745d0 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x021745e8 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02174604 kind:load to:0x027e0cec module:dtcm +from:0x0217462c kind:arm_call to:0x021738a8 module:overlay(92) +from:0x02174644 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217464c kind:load to:0x027e09a8 module:dtcm +from:0x0217465c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02174664 kind:arm_call to:0x02011ff4 module:main +from:0x02174678 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0217468c kind:load to:0x0217dde4 module:overlay(92) +from:0x021746a0 kind:arm_call to:0x02011f3c module:main +from:0x021746ac kind:arm_call to:0x02174720 module:overlay(92) +from:0x021746c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02174718 kind:load to:0x0217cbd4 module:overlay(92) +from:0x02174728 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0217478c kind:arm_call_thumb to:0x02057a6c module:overlay(0) +from:0x02174794 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x021747cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x021747e4 kind:load to:0x0217cbf8 module:overlay(92) +from:0x021747e8 kind:load to:0x0217dde4 module:overlay(92) +from:0x021747ec kind:load to:0x0217cbac module:overlay(92) +from:0x02174818 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174824 kind:arm_call to:0x01fff458 module:itcm +from:0x02174854 kind:arm_call to:0x02169610 module:overlay(92) +from:0x0217485c kind:arm_call to:0x02168c3c module:overlay(92) +from:0x02174890 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x021748a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021748ac kind:load to:0x027e0d88 module:dtcm +from:0x021748e8 kind:arm_call to:0x021317b8 module:overlay(26) +from:0x02174974 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02174988 kind:arm_call to:0x021744e4 module:overlay(92) +from:0x021749b8 kind:arm_call to:0x02132290 module:overlay(26) +from:0x021749d0 kind:arm_call to:0x02175098 module:overlay(92) +from:0x02174a0c kind:arm_call to:0x0207e594 module:overlay(0) +from:0x02174a24 kind:arm_call to:0x02175098 module:overlay(92) +from:0x02174a30 kind:load to:0x0217cbb4 module:overlay(92) +from:0x02174a34 kind:load to:0x027e09c0 module:dtcm +from:0x02174a44 kind:arm_call to:0x02174608 module:overlay(92) +from:0x02174a80 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02174a90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174ac4 kind:arm_call to:0x02169458 module:overlay(92) +from:0x02174aec kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02174ba8 kind:arm_call to:0x021752b4 module:overlay(92) +from:0x02174bdc kind:arm_call to:0x01ffb428 module:itcm +from:0x02174c18 kind:load to:0x027e0d88 module:dtcm +from:0x02174c1c kind:load to:0x027e09a8 module:dtcm +from:0x02174c6c kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02174d50 kind:arm_call to:0x02175098 module:overlay(92) +from:0x02174d5c kind:load to:0x027e09a8 module:dtcm +from:0x02174db8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02174de4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174df4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02174e48 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174e60 kind:arm_call to:0x01ffa81c module:itcm +from:0x02174e6c kind:arm_call to:0x02028d30 module:main +from:0x02174e84 kind:arm_call to:0x01ffa878 module:itcm +from:0x02174f0c kind:load to:0x0203e964 module:main +from:0x02174f30 kind:arm_call to:0x021317b8 module:overlay(26) +from:0x02174f8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02175078 kind:load to:0x0217ab04 module:overlay(92) +from:0x0217507c kind:load to:0x02049be4 module:main +from:0x02175084 kind:load to:0x0217ab08 module:overlay(92) +from:0x021750c0 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x021750d4 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02175154 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02175170 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217518c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x021751a4 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x021751bc kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x021751e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02175204 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02175220 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217523c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02175258 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02175274 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217529c kind:load to:0x027e09a8 module:dtcm +from:0x021752a4 kind:load to:0x027e09bc module:dtcm +from:0x021752ac kind:load to:0x027e0cec module:dtcm +from:0x02175370 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175378 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02175390 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175398 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021753a0 kind:arm_call to:0x02011ff4 module:main +from:0x021753b4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021753c8 kind:load to:0x0217decc module:overlay(92) +from:0x021753dc kind:arm_call to:0x02011f3c module:main +from:0x021753e8 kind:arm_call to:0x02175ac0 module:overlay(92) +from:0x021753fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02175460 kind:load to:0x0217cccc module:overlay(92) +from:0x02175474 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x021754d0 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x021754e0 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x021754f4 kind:load to:0x0217ccf0 module:overlay(92) +from:0x021754f8 kind:load to:0x02175d10 module:overlay(92) +from:0x02175584 kind:arm_call to:0x02169610 module:overlay(92) +from:0x021755bc kind:arm_call to:0x02169610 module:overlay(92) +from:0x021755ec kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02175600 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02175618 kind:load to:0x027e0d88 module:dtcm +from:0x0217561c kind:load to:0x027e09a8 module:dtcm +from:0x02175744 kind:arm_call to:0x01ffb464 module:itcm +from:0x02175754 kind:arm_call to:0x01ff9318 module:itcm +from:0x021757ac kind:arm_call to:0x01ffb464 module:itcm +from:0x021757bc kind:arm_call to:0x01ff9318 module:itcm +from:0x021757dc kind:arm_call to:0x01ffb464 module:itcm +from:0x021757ec kind:arm_call to:0x01ff9218 module:itcm +from:0x02175924 kind:arm_call to:0x021754fc module:overlay(92) +from:0x021759ec kind:arm_call to:0x021754fc module:overlay(92) +from:0x02175a14 kind:arm_call to:0x01ffb464 module:itcm +from:0x02175a24 kind:arm_call to:0x01ff9318 module:itcm +from:0x02175a38 kind:arm_call to:0x01ffb464 module:itcm +from:0x02175a48 kind:arm_call to:0x01ff9318 module:itcm +from:0x02175ac8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02175ad8 kind:arm_call to:0x02168f58 module:overlay(92) +from:0x02175b34 kind:arm_call to:0x0217546c module:overlay(92) +from:0x02175b5c kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02175b74 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02175b88 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x02175bb8 kind:arm_call to:0x0203d160 module:main +from:0x02175c0c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02175c24 kind:load to:0x0217cd64 module:overlay(92) +from:0x02175c28 kind:load to:0x0217decc module:overlay(92) +from:0x02175c2c kind:load to:0x0217cd1c module:overlay(92) +from:0x02175c30 kind:load to:0x0217cc54 module:overlay(92) +from:0x02175c34 kind:load to:0x020a0328 module:overlay(0) +from:0x02175c38 kind:load to:0x0216b264 module:overlay(92) +from:0x02175c3c kind:load to:0x027e07d4 module:dtcm +from:0x02175c48 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175c5c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02175c80 kind:arm_call to:0x0203d210 module:main +from:0x02175c88 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02175c90 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02175c98 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175ca0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175ca8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02175cb4 kind:load to:0x020a0328 module:overlay(0) +from:0x02175cd0 kind:arm_call to:0x0203d210 module:main +from:0x02175cd8 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02175ce0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02175ce8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02175cf0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175cf8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02175d00 kind:arm_call to:0x02011ff4 module:main +from:0x02175d0c kind:load to:0x020a0328 module:overlay(0) +from:0x02175d8c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175dac kind:arm_call to:0x01ffa06c module:itcm +from:0x02175dbc kind:arm_call to:0x01ffa60c module:itcm +from:0x02175dc8 kind:load to:0x0203e964 module:main +from:0x02175df4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175e00 kind:arm_call to:0x01fff458 module:itcm +from:0x02175e30 kind:arm_call to:0x02169610 module:overlay(92) +from:0x02175e38 kind:arm_call to:0x02168c3c module:overlay(92) +from:0x02175e6c kind:arm_call to:0x02097c74 module:overlay(0) +from:0x02175e80 kind:load to:0x027e0ce4 module:dtcm +from:0x02175e88 kind:load to:0x027e0d88 module:dtcm +from:0x02175ec8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02175ed8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02175f88 kind:arm_call to:0x02168fb4 module:overlay(92) +from:0x02175f94 kind:load to:0x0217cc94 module:overlay(92) +from:0x02175f98 kind:load to:0x0203e964 module:main +from:0x02175fb8 kind:arm_call to:0x02175644 module:overlay(92) +from:0x0217609c kind:arm_call to:0x02175644 module:overlay(92) +from:0x021760a4 kind:arm_call to:0x02175834 module:overlay(92) +from:0x021760ac kind:arm_call to:0x02175938 module:overlay(92) +from:0x021760d4 kind:arm_call to:0x02176a84 module:overlay(92) +from:0x02176130 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02176170 kind:arm_call to:0x0216919c module:overlay(92) +from:0x021761a4 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021761c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021761d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176200 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0217625c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021762a4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x021762c0 kind:arm_call to:0x0216f4c8 module:overlay(92) +from:0x021762f4 kind:arm_call to:0x021769b4 module:overlay(92) +from:0x02176318 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x02176320 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02176338 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02176350 kind:arm_call to:0x021707fc module:overlay(92) +from:0x02176380 kind:arm_call to:0x02132290 module:overlay(26) +from:0x02176388 kind:arm_call to:0x02175628 module:overlay(92) +from:0x0217639c kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021763e8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02176404 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02176458 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02176470 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02176488 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x02176494 kind:arm_call to:0x02176bd0 module:overlay(92) +from:0x021764a0 kind:load to:0x0217cc94 module:overlay(92) +from:0x021764a4 kind:load to:0x0203e964 module:main +from:0x021764a8 kind:load to:0x027e09a8 module:dtcm +from:0x021764b0 kind:load to:0x0217cc74 module:overlay(92) +from:0x021764b8 kind:load to:0x027e0cec module:dtcm +from:0x021764c0 kind:load to:0x027e0d88 module:dtcm +from:0x021764c8 kind:load to:0x027e09bc module:dtcm +from:0x021764f0 kind:arm_call to:0x021708b0 module:overlay(92) +from:0x02176514 kind:arm_call to:0x021758b4 module:overlay(92) +from:0x02176550 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02176568 kind:arm_call to:0x021769b4 module:overlay(92) +from:0x02176598 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021765e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217660c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217661c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217662c kind:arm_call to:0x02169458 module:overlay(92) +from:0x02176658 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02176680 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021766b4 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x02176798 kind:arm_call to:0x01ffb428 module:itcm +from:0x021767b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021767c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021767e8 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x0217680c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02176824 kind:load to:0x027e09a8 module:dtcm +from:0x0217682c kind:load to:0x027e0d88 module:dtcm +from:0x02176838 kind:load to:0x027e0cec module:dtcm +from:0x0217683c kind:load to:0x027e09c0 module:dtcm +from:0x02176858 kind:arm_call to:0x021708b0 module:overlay(92) +from:0x02176908 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02176958 kind:arm_call to:0x021691c0 module:overlay(92) +from:0x02176964 kind:load to:0x0203e964 module:main +from:0x02176988 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x021769a4 kind:arm_call to:0x021754fc module:overlay(92) +from:0x021769d0 kind:arm_call to:0x021758c8 module:overlay(92) +from:0x02176a44 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02176a60 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02176a78 kind:load to:0x0217cc5c module:overlay(92) +from:0x02176a7c kind:load to:0x027e09a8 module:dtcm +from:0x02176acc kind:arm_call to:0x01ff9638 module:itcm +from:0x02176adc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176b24 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02176b30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176b78 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02176b98 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176ba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176bfc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02176c14 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02176c30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02176c38 kind:arm_call to:0x02011ff4 module:main +from:0x02176c4c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02176c54 kind:arm_call to:0x02011ff4 module:main +from:0x02176c68 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02176c7c kind:load to:0x0217dfc0 module:overlay(92) +from:0x02176c90 kind:arm_call to:0x02011f3c module:main +from:0x02176c9c kind:arm_call to:0x02176cf0 module:overlay(92) +from:0x02176cb0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02176cec kind:load to:0x0217cde0 module:overlay(92) +from:0x02176cf8 kind:arm_call to:0x02111164 module:overlay(26) +from:0x02176d08 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x02176d38 kind:arm_call to:0x0203d160 module:main +from:0x02176d50 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176d5c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02176d68 kind:load to:0x0217ce04 module:overlay(92) +from:0x02176d6c kind:load to:0x020a0328 module:overlay(0) +from:0x02176d70 kind:load to:0x0216b264 module:overlay(92) +from:0x02176d74 kind:load to:0x0217dfb4 module:overlay(92) +from:0x02176d98 kind:arm_call to:0x01fffda8 module:itcm +from:0x02176da4 kind:arm_call to:0x02176db4 module:overlay(92) +from:0x02176db0 kind:load to:0x0213f70c module:overlay(26) +from:0x02176dec kind:load to:0x0217cdb8 module:overlay(92) +from:0x02176e08 kind:arm_call to:0x02177180 module:overlay(92) +from:0x02176e28 kind:arm_call to:0x021315c8 module:overlay(26) +from:0x02176e34 kind:arm_call to:0x02016958 module:main +from:0x02176e44 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176e50 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02176e84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176ea0 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x02176ec4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02176ecc kind:arm_call to:0x02177180 module:overlay(92) +from:0x02176edc kind:load to:0x027e09c0 module:dtcm +from:0x02176ee0 kind:load to:0x027e09a8 module:dtcm +from:0x02176f20 kind:load to:0x0217cdc8 module:overlay(92) +from:0x02176f34 kind:arm_call to:0x0216962c module:overlay(92) +from:0x02176f44 kind:arm_call to:0x02177180 module:overlay(92) +from:0x02176f5c kind:load to:0x027e0d88 module:dtcm +from:0x02176f98 kind:arm_call to:0x020fbc24 module:overlay(26) +from:0x02176fe4 kind:arm_call to:0x02028c4c module:main +from:0x02177010 kind:arm_call to:0x0201aa44 module:main +from:0x0217701c kind:load to:0x0213f70c module:overlay(26) +from:0x02177020 kind:load to:0x027e0998 module:dtcm +from:0x02177024 kind:load to:0x0204af1c module:main +from:0x02177028 kind:load to:0x0217dfb4 module:overlay(92) +from:0x02177044 kind:arm_call to:0x02110f90 module:overlay(26) +from:0x02177058 kind:arm_call to:0x021771c0 module:overlay(92) +from:0x02177070 kind:arm_call to:0x02176db4 module:overlay(92) +from:0x021770b4 kind:arm_call to:0x020a0128 module:overlay(0) +from:0x021770f4 kind:load to:0x027e0cec module:dtcm +from:0x02177104 kind:arm_call to:0x021771c0 module:overlay(92) +from:0x02177124 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0217713c kind:arm_call to:0x02176db4 module:overlay(92) +from:0x02177164 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0217716c kind:arm_call to:0x02176df0 module:overlay(92) +from:0x02177178 kind:load to:0x027e09a8 module:dtcm +from:0x021771a4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021771b8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021771ec kind:load to:0x027e0ce0 module:dtcm +from:0x021771f0 kind:load to:0x01ff9258 module:itcm +from:0x0217720c kind:arm_call to:0x0203d210 module:main +from:0x02177214 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02177220 kind:load to:0x020a0328 module:overlay(0) +from:0x0217723c kind:arm_call to:0x0203d210 module:main +from:0x02177244 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217724c kind:arm_call to:0x02011ff4 module:main +from:0x02177258 kind:load to:0x020a0328 module:overlay(0) +from:0x02177264 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02177278 kind:load to:0x0217e0ac module:overlay(92) +from:0x0217728c kind:arm_call to:0x02011f3c module:main +from:0x02177298 kind:arm_call to:0x021772c8 module:overlay(92) +from:0x021772ac kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021772c4 kind:load to:0x0217ce68 module:overlay(92) +from:0x021772d4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021772dc kind:arm_call to:0x02177dc8 module:overlay(92) +from:0x021772f4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02177314 kind:arm_call to:0x0203d160 module:main +from:0x02177330 kind:arm_call to:0x0203d160 module:main +from:0x0217735c kind:load to:0x0217cf20 module:overlay(92) +from:0x02177360 kind:load to:0x021773b0 module:overlay(92) +from:0x02177364 kind:load to:0x02177370 module:overlay(92) +from:0x02177368 kind:load to:0x02177418 module:overlay(92) +from:0x0217736c kind:load to:0x021773c4 module:overlay(92) +from:0x02177388 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021773a0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021773ac kind:load to:0x0217ce8c module:overlay(92) +from:0x021773b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021773e0 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021773f8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02177408 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02177414 kind:load to:0x0217ced4 module:overlay(92) +from:0x02177420 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021774d0 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x021774dc kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02177754 kind:arm_call to:0x02099d88 module:overlay(0) +from:0x02177784 kind:arm_call to:0x0200f218 module:main +from:0x02177798 kind:load to:0x02138e30 module:overlay(26) +from:0x021777a0 kind:load to:0x027e0d00 module:dtcm +from:0x021777a4 kind:load to:0x0217aec0 module:overlay(92) +from:0x021777ac kind:load to:0x0217aeb0 module:overlay(92) +from:0x021777b0 kind:load to:0x0217aed0 module:overlay(92) +from:0x021777f4 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02177828 kind:arm_call to:0x02078a4c module:overlay(0) +from:0x02177844 kind:arm_call to:0x020f8ec8 module:overlay(26) +from:0x0217785c kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x02177870 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021778f4 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x02177904 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02177938 kind:arm_call to:0x02078a4c module:overlay(0) +from:0x02177970 kind:arm_call to:0x020e7ec0 module:overlay(26) +from:0x02177990 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021779c4 kind:arm_call to:0x02078a4c module:overlay(0) +from:0x021779ec kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02177a20 kind:arm_call to:0x02078a4c module:overlay(0) +from:0x02177a6c kind:arm_call to:0x02039f04 module:main +from:0x02177a78 kind:arm_call to:0x0203ab58 module:main +from:0x02177a80 kind:arm_call to:0x02039f04 module:main +from:0x02177a88 kind:arm_call to:0x0203ad88 module:main +from:0x02177a8c kind:arm_call to:0x0203a5ac module:main +from:0x02177aa4 kind:arm_call to:0x020e7d90 module:overlay(26) +from:0x02177ac8 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02177b88 kind:arm_call to:0x01fff458 module:itcm +from:0x02177b98 kind:arm_call to:0x0212d3cc module:overlay(26) +from:0x02177bdc kind:arm_call to:0x020f8ef0 module:overlay(26) +from:0x02177bf4 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02177c20 kind:arm_call to:0x020e4b84 module:overlay(26) +from:0x02177c38 kind:arm_call to:0x020e4b9c module:overlay(26) +from:0x02177c60 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02177c74 kind:arm_call to:0x0206d180 module:overlay(0) +from:0x02177c80 kind:load to:0x02138e30 module:overlay(26) +from:0x02177c84 kind:load to:0x027e09bc module:dtcm +from:0x02177c88 kind:load to:0x027e09b8 module:dtcm +from:0x02177c8c kind:load to:0x0213f6b0 module:overlays(26,58) +from:0x02177c90 kind:load to:0x027e09a8 module:dtcm +from:0x02177ca0 kind:load to:0x027e0ce4 module:dtcm +from:0x02177ca8 kind:load to:0x020b51f8 module:overlay(0) +from:0x02177cd4 kind:arm_call to:0x02057cb0 module:overlay(0) +from:0x02177d8c kind:arm_call to:0x0200eab0 module:main +from:0x02177dc0 kind:load to:0x02138e30 module:overlay(26) +from:0x02177dc4 kind:load to:0x027e00f0 module:dtcm +from:0x02177dd4 kind:load to:0x0217e098 module:overlay(92) +from:0x02177de8 kind:load to:0x0217e098 module:overlay(92) +from:0x02177df4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02177dfc kind:arm_call to:0x02011ff4 module:main +from:0x02177e10 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02177e18 kind:arm_call to:0x02011ff4 module:main +from:0x02177e40 kind:arm_call to:0x0203d210 module:main +from:0x02177e54 kind:arm_call to:0x0203d210 module:main +from:0x02177e5c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02177e64 kind:arm_call to:0x02177dd8 module:overlay(92) +from:0x02177e6c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02177e78 kind:load to:0x02177418 module:overlay(92) +from:0x02177e7c kind:load to:0x021773b0 module:overlay(92) +from:0x02177e9c kind:arm_call to:0x0203d210 module:main +from:0x02177eb0 kind:arm_call to:0x0203d210 module:main +from:0x02177eb8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02177ec0 kind:arm_call to:0x02177dd8 module:overlay(92) +from:0x02177ec8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02177ed0 kind:arm_call to:0x02011ff4 module:main +from:0x02177edc kind:load to:0x02177418 module:overlay(92) +from:0x02177ee0 kind:load to:0x021773b0 module:overlay(92) +from:0x02177eec kind:arm_call to:0x02097778 module:overlay(0) +from:0x02177f00 kind:load to:0x0217e0fc module:overlay(92) +from:0x02177f14 kind:arm_call to:0x02011f3c module:main +from:0x02177f20 kind:arm_call to:0x02177f50 module:overlay(92) +from:0x02177f34 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02177f4c kind:load to:0x0217cf80 module:overlay(92) +from:0x02177f58 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02177f60 kind:arm_call to:0x02178608 module:overlay(92) +from:0x02177f74 kind:load to:0x0217cfa4 module:overlay(92) +from:0x02177f94 kind:arm_call to:0x020e7090 module:overlay(26) +from:0x02177fa0 kind:arm_call to:0x020e6d5c module:overlay(26) +from:0x02177fb4 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x02177fcc kind:arm_call to:0x020e6b8c module:overlay(26) +from:0x02178004 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x02178034 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x021780ac kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021780dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02178118 kind:arm_call to:0x01ffb428 module:itcm +from:0x02178128 kind:load to:0x02138e30 module:overlay(26) +from:0x0217812c kind:load to:0x027e0ce0 module:dtcm +from:0x02178130 kind:load to:0x027e0cd8 module:dtcm +from:0x02178160 kind:arm_call to:0x020fa958 module:overlay(26) +from:0x021781c8 kind:load to:0x02138e30 module:overlay(26) +from:0x021781cc kind:load to:0x027e0998 module:dtcm +from:0x02178200 kind:arm_call to:0x02028c4c module:main +from:0x0217824c kind:arm_call to:0x020fa478 module:overlay(26) +from:0x02178260 kind:arm_call to:0x020fa48c module:overlay(26) +from:0x02178278 kind:arm_call to:0x020fa85c module:overlays(26,31) +from:0x02178284 kind:arm_call to:0x020fa4b0 module:overlay(26) +from:0x021782f8 kind:arm_call to:0x020f8fb0 module:overlay(26) +from:0x021783cc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02178410 kind:arm_call to:0x0201aa44 module:main +from:0x0217846c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x021784b8 kind:arm_call to:0x0201aa44 module:main +from:0x021784ec kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0217851c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0217853c kind:arm_call to:0x020f9fe4 module:overlay(26) +from:0x021785e8 kind:arm_call to:0x0201aa44 module:main +from:0x021785f4 kind:load to:0x02138e30 module:overlay(26) +from:0x021785f8 kind:load to:0x027e0998 module:dtcm +from:0x021785fc kind:load to:0x0217cf74 module:overlay(92) +from:0x02178600 kind:load to:0x0204af1c module:main +from:0x02178604 kind:load to:0x027e0cd8 module:dtcm +from:0x02178614 kind:load to:0x0217e0e8 module:overlay(92) +from:0x02178628 kind:load to:0x0217e0e8 module:overlay(92) +from:0x02178634 kind:arm_call to:0x02178618 module:overlay(92) +from:0x0217863c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02178650 kind:arm_call to:0x02178618 module:overlay(92) +from:0x02178658 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02178660 kind:arm_call to:0x02011ff4 module:main +from:0x02178674 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02178688 kind:load to:0x0217e148 module:overlay(92) +from:0x0217869c kind:arm_call to:0x02011f3c module:main +from:0x021786a8 kind:arm_call to:0x0217870c module:overlay(92) +from:0x021786bc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02178708 kind:load to:0x0217d028 module:overlay(92) +from:0x02178714 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02178778 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021787a0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021787b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021787e0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02178800 kind:arm_call to:0x0203d160 module:main +from:0x0217880c kind:load to:0x0217d04c module:overlay(92) +from:0x02178810 kind:load to:0x0217e148 module:overlay(92) +from:0x02178814 kind:load to:0x0217cd1c module:overlay(92) +from:0x02178818 kind:load to:0x02178820 module:overlay(92) +from:0x0217881c kind:load to:0x02178dd8 module:overlay(92) +from:0x02178828 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0217884c kind:arm_call to:0x0203d210 module:main +from:0x02178854 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0217885c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02178864 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02178870 kind:load to:0x02178820 module:overlay(92) +from:0x0217888c kind:arm_call to:0x0203d210 module:main +from:0x02178894 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0217889c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021788a4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021788ac kind:arm_call to:0x02011ff4 module:main +from:0x021788b8 kind:load to:0x02178820 module:overlay(92) +from:0x021788c8 kind:arm_call to:0x02178980 module:overlay(92) +from:0x02178900 kind:arm_call to:0x02098504 module:overlay(0) +from:0x02178928 kind:arm_call to:0x01fff698 module:itcm +from:0x0217896c kind:arm_call to:0x02178b74 module:overlay(92) +from:0x02178978 kind:load to:0x027e0cd8 module:dtcm +from:0x0217897c kind:load to:0x027e0ce0 module:dtcm +from:0x021789b8 kind:load to:0x0217cff8 module:overlay(92) +from:0x02178a14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02178a1c kind:arm_call to:0x02178a44 module:overlay(92) +from:0x02178a40 kind:load to:0x0217d000 module:overlay(92) +from:0x02178a58 kind:arm_call to:0x02178ac4 module:overlay(92) +from:0x02178a68 kind:arm_call to:0x02178b10 module:overlay(92) +from:0x02178a70 kind:arm_call to:0x02178a8c module:overlay(92) +from:0x02178a84 kind:arm_call to:0x02178b74 module:overlay(92) +from:0x02178ac0 kind:load to:0x027e0ce0 module:dtcm +from:0x02178b00 kind:arm_call to:0x0207e594 module:overlay(0) +from:0x02178b0c kind:load to:0x027e09c0 module:dtcm +from:0x02178b58 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02178b6c kind:load to:0x027e0ce0 module:dtcm +from:0x02178b70 kind:load to:0x027e0cec module:dtcm +from:0x02178bac kind:arm_call to:0x020d2c28 module:overlay(24) +from:0x02178bf0 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02178c04 kind:load to:0x027e0cd8 module:dtcm +from:0x02178c08 kind:load to:0x027e0cec module:dtcm +from:0x02178cf8 kind:arm_call to:0x0201aa44 module:main +from:0x02178d04 kind:load to:0x027e0998 module:dtcm +from:0x02178d08 kind:load to:0x0204af1c module:main +from:0x02178d20 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02178d4c kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02178d7c kind:arm_call to:0x01ffc634 module:itcm +from:0x02178dc8 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02178dd4 kind:load to:0x0217d008 module:overlay(92) +from:0x02178df4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02178e08 kind:load to:0x0217e238 module:overlay(92) +from:0x02178e1c kind:arm_call to:0x02011f3c module:main +from:0x02178e28 kind:arm_call to:0x02178e74 module:overlay(92) +from:0x02178e3c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02178e6c kind:load to:0x0217d0cc module:overlay(92) +from:0x02178e7c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02178e9c kind:arm_call to:0x021042f8 module:overlay(26) +from:0x02178ea4 kind:arm_call to:0x020fd27c module:overlay(26) +from:0x02178eb4 kind:arm_call to:0x020fbddc module:overlay(26) +from:0x02178ee4 kind:arm_call to:0x02103290 module:overlay(26) +from:0x02178f20 kind:arm_call to:0x021040c8 module:overlay(26) +from:0x02178f2c kind:load to:0x0217d0f0 module:overlay(92) +from:0x02178f30 kind:load to:0x020b2808 module:overlay(0) +from:0x02178fc8 kind:load to:0x0217e224 module:overlay(92) +from:0x02178fcc kind:load to:0x0217d0a4 module:overlay(92) +from:0x02178fd0 kind:load to:0x0217e274 module:overlay(92) +from:0x02178fec kind:arm_call to:0x020e6928 module:overlay(26) +from:0x02178ffc kind:arm_call to:0x02098524 module:overlay(0) +from:0x021790b4 kind:load to:0x02138e30 module:overlay(26) +from:0x021790c8 kind:arm_call to:0x020e6928 module:overlay(26) +from:0x021790d8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02179190 kind:load to:0x02138e30 module:overlay(26) +from:0x021791b8 kind:arm_call to:0x0210407c module:overlay(26) +from:0x021791c8 kind:arm_call to:0x02104374 module:overlay(26) +from:0x0217920c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02179290 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021792c8 kind:arm_call to:0x020fbe10 module:overlay(26) +from:0x0217932c kind:arm_call to:0x020fc04c module:overlay(26) +from:0x0217933c kind:load to:0x027e0ce4 module:dtcm +from:0x02179360 kind:arm_call to:0x01ffd420 module:itcm +from:0x02179400 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021794b4 kind:arm_call to:0x020fc320 module:overlay(26) +from:0x021794c8 kind:arm_call to:0x020fc290 module:overlay(26) +from:0x02179544 kind:arm_call to:0x021040f0 module:overlay(26) +from:0x02179630 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0217963c kind:arm_call to:0x020fd348 module:overlay(26) +from:0x02179644 kind:arm_call to:0x02104370 module:overlay(26) +from:0x02179650 kind:load to:0x027e09b8 module:dtcm +from:0x02179654 kind:load to:0x0217e284 module:overlay(92) +from:0x02179658 kind:load to:0x027e0ce4 module:dtcm +from:0x02179660 kind:load to:0x0217e220 module:overlay(92) +from:0x02179664 kind:load to:0x0217d0a4 module:overlay(92) +from:0x0217966c kind:load to:0x027e09c0 module:dtcm +from:0x021796a8 kind:arm_call to:0x02103308 module:overlay(26) +from:0x021796c0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021796cc kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x021796f8 kind:arm_call to:0x02103308 module:overlay(26) +from:0x02179710 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217971c kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x021797b4 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021797c4 kind:load to:0x027e09a8 module:dtcm +from:0x021797cc kind:load to:0x027e09bc module:dtcm +from:0x021797f0 kind:arm_call to:0x02103fc0 module:overlay(26) +from:0x02179808 kind:arm_call to:0x02103f84 module:overlay(26) +from:0x02179818 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0217982c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02179834 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0217984c kind:arm_call to:0x0203d210 module:main +from:0x02179860 kind:arm_call to:0x0203d210 module:main +from:0x02179868 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0217987c kind:arm_call to:0x0203d210 module:main +from:0x02179884 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0217988c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02179898 kind:load to:0x02177418 module:overlay(92) +from:0x0217989c kind:load to:0x021773b0 module:overlay(92) +from:0x021798a0 kind:load to:0x020a0328 module:overlay(0) +from:0x021798b0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021798b8 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x021798d0 kind:arm_call to:0x0203d210 module:main +from:0x021798e4 kind:arm_call to:0x0203d210 module:main +from:0x021798ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02179900 kind:arm_call to:0x0203d210 module:main +from:0x02179908 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02179910 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02179918 kind:arm_call to:0x02011ff4 module:main +from:0x02179924 kind:load to:0x02177418 module:overlay(92) +from:0x02179928 kind:load to:0x021773b0 module:overlay(92) +from:0x0217992c kind:load to:0x020a0328 module:overlay(0) +from:0x02179938 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021799bc kind:arm_call to:0x0205c888 module:overlay(0) +from:0x021799dc kind:load to:0x0217aeec module:overlay(92) +from:0x021799f0 kind:arm_call to:0x020f5030 module:overlay(26) +from:0x02179a14 kind:arm_call to:0x02179af0 module:overlay(92) +from:0x02179a20 kind:load to:0x0217d154 module:overlay(92) +from:0x02179a34 kind:arm_call to:0x02179b08 module:overlay(92) +from:0x02179a3c kind:arm_call to:0x020f506c module:overlay(26) +from:0x02179a48 kind:load to:0x0217d154 module:overlay(92) +from:0x02179a5c kind:arm_call to:0x02179b08 module:overlay(92) +from:0x02179a64 kind:arm_call to:0x020f506c module:overlay(26) +from:0x02179a6c kind:arm_call to:0x02011ff4 module:main +from:0x02179a78 kind:load to:0x0217d154 module:overlay(92) +from:0x02179a8c kind:load to:0x020eafbc module:overlays(19,26) +from:0x02179aa4 kind:load to:0x020eafa4 module:overlays(19,22,26) +from:0x02179ab4 kind:arm_call to:0x020eac3c module:overlay(26) +from:0x02179ac0 kind:arm_call to:0x020eac3c module:overlay(26) +from:0x02179adc kind:arm_call to:0x020eafa4 module:overlays(22,26) +from:0x02179ae8 kind:arm_call to:0x020eafa4 module:overlays(22,26) +from:0x02179afc kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x02179b38 kind:arm_call to:0x020f7c48 module:overlay(26) +from:0x02179b84 kind:arm_call to:0x020d1ec0 module:overlay(24) +from:0x02179b88 kind:arm_call to:0x020d1d00 module:overlay(24) +from:0x02179ba0 kind:arm_call to:0x020d2584 module:overlay(24) +from:0x02179be8 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02179bec kind:arm_call to:0x0205c888 module:overlay(0) +from:0x02179bfc kind:arm_call to:0x020d2584 module:overlay(24) +from:0x02179c48 kind:arm_call to:0x020d1b48 module:overlay(24) +from:0x02179c4c kind:arm_call to:0x0205c87c module:overlay(0) +from:0x02179cb0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179cc0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179cd0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179cdc kind:arm_call to:0x01ff9638 module:itcm +from:0x02179d08 kind:arm_call to:0x020f52b4 module:overlay(26) +from:0x02179d18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179d28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179d38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179d48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179d54 kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x02179d78 kind:arm_call to:0x020f7a44 module:overlay(26) +from:0x02179d9c kind:arm_call to:0x020f7b2c module:overlay(26) +from:0x02179db8 kind:arm_call to:0x0205c984 module:overlay(0) +from:0x02179e54 kind:arm_call to:0x02179944 module:overlay(92) +from:0x02179e58 kind:arm_call to:0x021799d0 module:overlay(92) +from:0x02179f38 kind:arm_call to:0x02179a7c module:overlay(92) +from:0x02179f54 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x02179f5c kind:arm_call to:0x0217a254 module:overlay(92) +from:0x02179f84 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x02179f94 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x02179fa4 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x02179fb8 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x02179ff4 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x0217a038 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x0217a094 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x0217a0a4 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x0217a0b4 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x0217a0c4 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x0217a0d4 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x0217a0dc kind:arm_call to:0x0217a254 module:overlay(92) +from:0x0217a0f0 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x0217a108 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x0217a120 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x0217a138 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x0217a1d8 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x0217a1ec kind:arm_call to:0x0217a254 module:overlay(92) +from:0x0217a224 kind:arm_call to:0x0217a278 module:overlay(92) +from:0x0217a238 kind:arm_call to:0x0217a254 module:overlay(92) +from:0x0217a268 kind:arm_call to:0x0205c888 module:overlay(0) +from:0x0217a270 kind:arm_call to:0x0205c87c module:overlay(0) +from:0x0217a2e4 kind:arm_call to:0x020eae44 module:overlay(26) +from:0x0217a340 kind:load to:0x0217d198 module:overlay(92) +from:0x0217a344 kind:load to:0x027e07d4 module:dtcm +from:0x0217a348 kind:load to:0x027e07b4 module:dtcm +from:0x0217a3d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a3e4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0217a410 kind:arm_call to:0x020fbcd4 module:overlay(26) +from:0x0217a420 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217a430 kind:arm_call to:0x020fbc98 module:overlay(26) +from:0x0217a44c kind:arm_call to:0x0217a6e8 module:overlay(92) +from:0x0217a458 kind:load to:0x0213f70c module:overlay(26) +from:0x0217a4ac kind:arm_call to:0x0205c904 module:overlay(0) +from:0x0217a538 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217a578 kind:arm_call to:0x020ef894 module:overlay(26) +from:0x0217a584 kind:arm_call to:0x020efa88 module:overlays(26,31) +from:0x0217a66c kind:arm_call to:0x01ffb974 module:itcm +from:0x0217a6e4 kind:load to:0x020eafd8 module:overlays(19,21,26) +from:0x0217a76c kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x0217a780 kind:arm_call to:0x020eaee0 module:overlay(26) +from:0x0217a788 kind:arm_call to:0x02011ff4 module:main +from:0x0217a7c8 kind:arm_call to:0x0217a7e4 module:overlay(92) +from:0x0217a7dc kind:arm_call to:0x0217a804 module:overlay(92) +from:0x0217a82c kind:arm_call to:0x0206f4ac module:overlay(0) +from:0x0217a850 kind:arm_call to:0x0206f428 module:overlay(0) +from:0x0217a898 kind:arm_call to:0x02039f04 module:main +from:0x0217a8a0 kind:arm_call to:0x0203ad88 module:main +from:0x0217a8a4 kind:arm_call to:0x0203a5ac module:main +from:0x0217a8bc kind:arm_call to:0x02039f04 module:main +from:0x0217a8c4 kind:arm_call to:0x0203ab58 module:main +from:0x0217a8c8 kind:arm_call to:0x0203a5ac module:main +from:0x0217a924 kind:arm_call to:0x0206c4b8 module:overlay(0) +from:0x0217a930 kind:arm_call to:0x02002fd4 module:main +from:0x0217a940 kind:arm_call to:0x0217aa34 module:overlay(92) +from:0x0217a988 kind:arm_call to:0x02071690 module:overlay(0) +from:0x0217a998 kind:arm_call to:0x020715c8 module:overlay(0) +from:0x0217a9cc kind:arm_call to:0x02002d74 module:main +from:0x0217a9dc kind:arm_call to:0x02002e58 module:main +from:0x0217a9f0 kind:arm_call to:0x02002e98 module:main +from:0x0217a9fc kind:arm_call to:0x02002d74 module:main +from:0x0217aa0c kind:arm_call to:0x02002e98 module:main +from:0x0217aa1c kind:load to:0x020b5254 module:overlay(0) +from:0x0217aa20 kind:load to:0x0217d1b8 module:overlay(92) +from:0x0217aa24 kind:load to:0x020b51f8 module:overlay(0) +from:0x0217aa28 kind:load to:0x027e09a8 module:dtcm +from:0x0217af18 kind:arm_call to:0x021665d0 module:overlay(92) +from:0x0217af28 kind:arm_call to:0x0203ce74 module:main +from:0x0217af3c kind:load to:0x0217d1c0 module:overlay(92) +from:0x0217af40 kind:load to:0x0217d1d0 module:overlay(92) +from:0x0217af44 kind:load to:0x0216675c module:overlay(92) +from:0x0217af48 kind:load to:0x0217d1c4 module:overlay(92) +from:0x0217af68 kind:arm_call to:0x021667a0 module:overlay(92) +from:0x0217af78 kind:arm_call to:0x0203ce74 module:main +from:0x0217af8c kind:load to:0x0217d2a4 module:overlay(92) +from:0x0217af90 kind:load to:0x0217d2b4 module:overlay(92) +from:0x0217af94 kind:load to:0x02166924 module:overlay(92) +from:0x0217af98 kind:load to:0x0217d2a8 module:overlay(92) +from:0x0217afb8 kind:arm_call to:0x02166968 module:overlay(92) +from:0x0217afc8 kind:arm_call to:0x0203ce74 module:main +from:0x0217afdc kind:load to:0x0217d388 module:overlay(92) +from:0x0217afe0 kind:load to:0x0217d398 module:overlay(92) +from:0x0217afe4 kind:load to:0x02166bc4 module:overlay(92) +from:0x0217afe8 kind:load to:0x0217d38c module:overlay(92) +from:0x0217b008 kind:arm_call to:0x02166c08 module:overlay(92) +from:0x0217b018 kind:arm_call to:0x0203ce74 module:main +from:0x0217b02c kind:load to:0x0217d46c module:overlay(92) +from:0x0217b030 kind:load to:0x0217d47c module:overlay(92) +from:0x0217b034 kind:load to:0x02167030 module:overlay(92) +from:0x0217b038 kind:load to:0x0217d470 module:overlay(92) +from:0x0217b058 kind:arm_call to:0x02167074 module:overlay(92) +from:0x0217b068 kind:arm_call to:0x0203ce74 module:main +from:0x0217b07c kind:load to:0x0217d550 module:overlay(92) +from:0x0217b080 kind:load to:0x0217d560 module:overlay(92) +from:0x0217b084 kind:load to:0x0216745c module:overlay(92) +from:0x0217b088 kind:load to:0x0217d554 module:overlay(92) +from:0x0217b0a8 kind:arm_call to:0x021674a0 module:overlay(92) +from:0x0217b0b8 kind:arm_call to:0x0203ce74 module:main +from:0x0217b0cc kind:load to:0x0217d580 module:overlay(92) +from:0x0217b0d0 kind:load to:0x0217d590 module:overlay(92) +from:0x0217b0d4 kind:load to:0x02167748 module:overlay(92) +from:0x0217b0d8 kind:load to:0x0217d584 module:overlay(92) +from:0x0217b0f8 kind:arm_call to:0x0216778c module:overlay(92) +from:0x0217b108 kind:arm_call to:0x0203ce74 module:main +from:0x0217b11c kind:load to:0x0217d664 module:overlay(92) +from:0x0217b120 kind:load to:0x0217d674 module:overlay(92) +from:0x0217b124 kind:load to:0x02167c60 module:overlay(92) +from:0x0217b128 kind:load to:0x0217d668 module:overlay(92) +from:0x0217b148 kind:arm_call to:0x02167ca4 module:overlay(92) +from:0x0217b158 kind:arm_call to:0x0203ce74 module:main +from:0x0217b16c kind:load to:0x0217d748 module:overlay(92) +from:0x0217b170 kind:load to:0x0217d758 module:overlay(92) +from:0x0217b174 kind:load to:0x02167f00 module:overlay(92) +from:0x0217b178 kind:load to:0x0217d74c module:overlay(92) +from:0x0217b198 kind:arm_call to:0x02167f44 module:overlay(92) +from:0x0217b1a8 kind:arm_call to:0x0203ce74 module:main +from:0x0217b1bc kind:load to:0x0217d84c module:overlay(92) +from:0x0217b1c0 kind:load to:0x0217d85c module:overlay(92) +from:0x0217b1c4 kind:load to:0x02168220 module:overlay(92) +from:0x0217b1c8 kind:load to:0x0217d850 module:overlay(92) +from:0x0217b1e8 kind:arm_call to:0x02168264 module:overlay(92) +from:0x0217b1f8 kind:arm_call to:0x0203ce74 module:main +from:0x0217b20c kind:load to:0x0217d950 module:overlay(92) +from:0x0217b210 kind:load to:0x0217d960 module:overlay(92) +from:0x0217b214 kind:load to:0x02168554 module:overlay(92) +from:0x0217b218 kind:load to:0x0217d954 module:overlay(92) +from:0x0217b240 kind:arm_call to:0x0203d160 module:main +from:0x0217b4b0 kind:arm_call to:0x02168e70 module:overlay(92) +from:0x0217b4c0 kind:arm_call to:0x0203ce74 module:main +from:0x0217b510 kind:load to:0x0217d9a8 module:overlay(92) +from:0x0217b514 kind:load to:0x0216f7e4 module:overlay(92) +from:0x0217b51c kind:load to:0x0217c218 module:overlay(92) +from:0x0217b520 kind:load to:0x0217ac98 module:overlay(92) +from:0x0217b528 kind:load to:0x0217d990 module:overlay(92) +from:0x0217b52c kind:load to:0x0217d980 module:overlay(92) +from:0x0217b530 kind:load to:0x0217c4b0 module:overlay(92) +from:0x0217b534 kind:load to:0x0217c4cc module:overlay(92) +from:0x0217b538 kind:load to:0x0217c4e8 module:overlay(92) +from:0x0217b53c kind:load to:0x0217c504 module:overlay(92) +from:0x0217b540 kind:load to:0x0217c520 module:overlay(92) +from:0x0217b544 kind:load to:0x0217c5cc module:overlay(92) +from:0x0217b548 kind:load to:0x0217c5e8 module:overlay(92) +from:0x0217b54c kind:load to:0x0217c604 module:overlay(92) +from:0x0217b550 kind:load to:0x0217c620 module:overlay(92) +from:0x0217b554 kind:load to:0x0217c63c module:overlay(92) +from:0x0217b558 kind:load to:0x0217c658 module:overlay(92) +from:0x0217b55c kind:load to:0x0217c3c0 module:overlay(92) +from:0x0217b560 kind:load to:0x0217c3dc module:overlay(92) +from:0x0217b564 kind:load to:0x0217c3f8 module:overlay(92) +from:0x0217b568 kind:load to:0x0217c414 module:overlay(92) +from:0x0217b56c kind:load to:0x0217d9cc module:overlay(92) +from:0x0217b570 kind:load to:0x0216f7f4 module:overlay(92) +from:0x0217b574 kind:load to:0x0217d984 module:overlay(92) +from:0x0217b578 kind:load to:0x020431b8 module:main +from:0x0217b57c kind:load to:0x0217c53c module:overlay(92) +from:0x0217b59c kind:arm_call to:0x0216f838 module:overlay(92) +from:0x0217b5ac kind:arm_call to:0x0203ce74 module:main +from:0x0217b5c0 kind:load to:0x0217daa4 module:overlay(92) +from:0x0217b5c4 kind:load to:0x0217dab4 module:overlay(92) +from:0x0217b5c8 kind:load to:0x02170450 module:overlay(92) +from:0x0217b5cc kind:load to:0x0217daa8 module:overlay(92) +from:0x0217b650 kind:arm_call to:0x02170494 module:overlay(92) +from:0x0217b660 kind:arm_call to:0x0203ce74 module:main +from:0x0217b678 kind:load to:0x0217c814 module:overlay(92) +from:0x0217b67c kind:load to:0x0217db00 module:overlay(92) +from:0x0217b680 kind:load to:0x0217daf0 module:overlay(92) +from:0x0217b68c kind:load to:0x0217db14 module:overlay(92) +from:0x0217b690 kind:load to:0x02171cc4 module:overlay(92) +from:0x0217b694 kind:load to:0x0217daf4 module:overlay(92) +from:0x0217b718 kind:arm_call to:0x02171d08 module:overlay(92) +from:0x0217b728 kind:arm_call to:0x0203ce74 module:main +from:0x0217b740 kind:load to:0x0217c954 module:overlay(92) +from:0x0217b744 kind:load to:0x0217dbfc module:overlay(92) +from:0x0217b748 kind:load to:0x0217dbec module:overlay(92) +from:0x0217b754 kind:load to:0x0217dc14 module:overlay(92) +from:0x0217b758 kind:load to:0x02173754 module:overlay(92) +from:0x0217b75c kind:load to:0x0217dbf0 module:overlay(92) +from:0x0217b7dc kind:arm_call to:0x02173798 module:overlay(92) +from:0x0217b7ec kind:arm_call to:0x0203ce74 module:main +from:0x0217b800 kind:load to:0x0217cab8 module:overlay(92) +from:0x0217b80c kind:load to:0x0217caec module:overlay(92) +from:0x0217b810 kind:load to:0x0217dcec module:overlay(92) +from:0x0217b814 kind:load to:0x0217caf8 module:overlay(92) +from:0x0217b818 kind:load to:0x0217cb10 module:overlay(92) +from:0x0217b81c kind:load to:0x0217cb04 module:overlay(92) +from:0x0217b824 kind:load to:0x0217dcfc module:overlay(92) +from:0x0217b828 kind:load to:0x02174670 module:overlay(92) +from:0x0217b82c kind:load to:0x0217dcf0 module:overlay(92) +from:0x0217b84c kind:arm_call to:0x021746b4 module:overlay(92) +from:0x0217b85c kind:arm_call to:0x0203ce74 module:main +from:0x0217b870 kind:load to:0x0217ddd4 module:overlay(92) +from:0x0217b874 kind:load to:0x0217dde4 module:overlay(92) +from:0x0217b878 kind:load to:0x021753ac module:overlay(92) +from:0x0217b87c kind:load to:0x0217ddd8 module:overlay(92) +from:0x0217b8f0 kind:arm_call to:0x021753f0 module:overlay(92) +from:0x0217b900 kind:arm_call to:0x0203ce74 module:main +from:0x0217b914 kind:load to:0x0217cc5c module:overlay(92) +from:0x0217b920 kind:load to:0x0217cca0 module:overlay(92) +from:0x0217b924 kind:load to:0x0217debc module:overlay(92) +from:0x0217b92c kind:load to:0x0217ccb8 module:overlay(92) +from:0x0217b930 kind:load to:0x0217ccac module:overlay(92) +from:0x0217b93c kind:load to:0x0217decc module:overlay(92) +from:0x0217b940 kind:load to:0x02176c60 module:overlay(92) +from:0x0217b944 kind:load to:0x0217dec0 module:overlay(92) +from:0x0217b970 kind:arm_call to:0x02176ca4 module:overlay(92) +from:0x0217b980 kind:arm_call to:0x0203ce74 module:main +from:0x0217b994 kind:load to:0x0217dfa4 module:overlay(92) +from:0x0217b998 kind:load to:0x0217dfc0 module:overlay(92) +from:0x0217b99c kind:load to:0x0217725c module:overlay(92) +from:0x0217b9a0 kind:load to:0x0217dfa8 module:overlay(92) +from:0x0217b9c0 kind:arm_call to:0x021772a0 module:overlay(92) +from:0x0217b9d0 kind:arm_call to:0x0203ce74 module:main +from:0x0217b9e4 kind:load to:0x0217e098 module:overlay(92) +from:0x0217b9e8 kind:load to:0x0217e0ac module:overlay(92) +from:0x0217b9ec kind:load to:0x02177ee4 module:overlay(92) +from:0x0217b9f0 kind:load to:0x0217e0a0 module:overlay(92) +from:0x0217ba20 kind:arm_call to:0x02177f28 module:overlay(92) +from:0x0217ba30 kind:arm_call to:0x0203ce74 module:main +from:0x0217ba44 kind:load to:0x0217cf74 module:overlay(92) +from:0x0217ba48 kind:load to:0x0217e0e8 module:overlay(92) +from:0x0217ba4c kind:load to:0x0217e0fc module:overlay(92) +from:0x0217ba50 kind:load to:0x0217866c module:overlay(92) +from:0x0217ba54 kind:load to:0x0217e0f0 module:overlay(92) +from:0x0217ba74 kind:arm_call to:0x021786b0 module:overlay(92) +from:0x0217ba84 kind:arm_call to:0x0203ce74 module:main +from:0x0217ba98 kind:load to:0x0217e138 module:overlay(92) +from:0x0217ba9c kind:load to:0x0217e148 module:overlay(92) +from:0x0217baa0 kind:load to:0x02178dec module:overlay(92) +from:0x0217baa4 kind:load to:0x0217e13c module:overlay(92) +from:0x0217bac4 kind:arm_call to:0x02178e30 module:overlay(92) +from:0x0217bad4 kind:arm_call to:0x0203ce74 module:main +from:0x0217bae8 kind:load to:0x0217e228 module:overlay(92) +from:0x0217baec kind:load to:0x0217e238 module:overlay(92) +from:0x0217baf0 kind:load to:0x02179930 module:overlay(92) +from:0x0217baf4 kind:load to:0x0217e22c module:overlay(92) +from:0x0217bb10 kind:load to:0x0217d1b8 module:overlay(92) +from:0x0217bb14 kind:load to:0x0217aefc module:overlay(92) +from:0x0217bb18 kind:load to:0x0217af4c module:overlay(92) +from:0x0217bb1c kind:load to:0x0217af9c module:overlay(92) +from:0x0217bb20 kind:load to:0x0217afec module:overlay(92) +from:0x0217bb24 kind:load to:0x0217b03c module:overlay(92) +from:0x0217bb28 kind:load to:0x0217b08c module:overlay(92) +from:0x0217bb2c kind:load to:0x0217b0dc module:overlay(92) +from:0x0217bb30 kind:load to:0x0217b12c module:overlay(92) +from:0x0217bb34 kind:load to:0x0217b17c module:overlay(92) +from:0x0217bb38 kind:load to:0x0217b1cc module:overlay(92) +from:0x0217bb3c kind:load to:0x0217b21c module:overlay(92) +from:0x0217bb40 kind:load to:0x0217b580 module:overlay(92) +from:0x0217bb44 kind:load to:0x0217b5d0 module:overlay(92) +from:0x0217bb48 kind:load to:0x0217b698 module:overlay(92) +from:0x0217bb4c kind:load to:0x0217b760 module:overlay(92) +from:0x0217bb50 kind:load to:0x0217b830 module:overlay(92) +from:0x0217bb54 kind:load to:0x0217b880 module:overlay(92) +from:0x0217bb58 kind:load to:0x0217b948 module:overlay(92) +from:0x0217bb5c kind:load to:0x0217b9a4 module:overlay(92) +from:0x0217bb60 kind:load to:0x0217b9f4 module:overlay(92) +from:0x0217bb64 kind:load to:0x0217ba58 module:overlay(92) +from:0x0217bb68 kind:load to:0x0217baa8 module:overlay(92) +from:0x0217bb6c kind:load to:0x0217baf8 module:overlay(92) +from:0x0217bb88 kind:load to:0x02166444 module:overlay(92) +from:0x0217bb8c kind:load to:0x02166458 module:overlay(92) +from:0x0217bb90 kind:load to:0x02165b2c module:overlay(92) +from:0x0217bb94 kind:load to:0x02165fa0 module:overlay(92) +from:0x0217bb98 kind:load to:0x02165b34 module:overlay(92) +from:0x0217bb9c kind:load to:0x0216604c module:overlay(92) +from:0x0217bba0 kind:load to:0x02166348 module:overlay(92) +from:0x0217bba4 kind:load to:0x0207934c module:overlay(0) +from:0x0217bba8 kind:load to:0x02079350 module:overlay(0) +from:0x0217bbb4 kind:load to:0x0216653c module:overlay(92) +from:0x0217bbb8 kind:load to:0x0216655c module:overlay(92) +from:0x0217bbbc kind:load to:0x02057bf4 module:overlay(0) +from:0x0217bbc0 kind:load to:0x01ffc57c module:itcm +from:0x0217bbc4 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217bbc8 kind:load to:0x02057e44 module:overlay(0) +from:0x0217bbcc kind:load to:0x02057ea8 module:overlay(0) +from:0x0217bbd0 kind:load to:0x02057c34 module:overlay(0) +from:0x0217bbd4 kind:load to:0x02057d84 module:overlay(0) +from:0x0217bbd8 kind:load to:0x02166584 module:overlay(92) +from:0x0217bbdc kind:load to:0x02082368 module:overlay(0) +from:0x0217bbe8 kind:load to:0x021665ac module:overlay(92) +from:0x0217bbec kind:load to:0x0209ca64 module:overlay(0) +from:0x0217bbf0 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217bbf4 kind:load to:0x0209caac module:overlay(0) +from:0x0217bbf8 kind:load to:0x0209cacc module:overlay(0) +from:0x0217bc04 kind:load to:0x0216669c module:overlay(92) +from:0x0217bc08 kind:load to:0x0209d10c module:overlay(0) +from:0x0217bc0c kind:load to:0x0210bc94 module:overlays(19,26) +from:0x0217bc10 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x0217bc14 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217bc18 kind:load to:0x021666b4 module:overlay(92) +from:0x0217bc1c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217bc20 kind:load to:0x0209d220 module:overlay(0) +from:0x0217bc24 kind:load to:0x0209d228 module:overlay(0) +from:0x0217bc28 kind:load to:0x0209d22c module:overlay(0) +from:0x0217bc2c kind:load to:0x0209d238 module:overlay(0) +from:0x0217bc30 kind:load to:0x0209d240 module:overlay(0) +from:0x0217bc34 kind:load to:0x02166714 module:overlay(92) +from:0x0217bc38 kind:load to:0x02166734 module:overlay(92) +from:0x0217bc3c kind:load to:0x0210beb0 module:overlays(19,26) +from:0x0217bc40 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217bc44 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217bc48 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217bc54 kind:load to:0x0216677c module:overlay(92) +from:0x0217bc58 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217bc5c kind:load to:0x0209ca6c module:overlay(0) +from:0x0217bc60 kind:load to:0x0209caac module:overlay(0) +from:0x0217bc64 kind:load to:0x0209cacc module:overlay(0) +from:0x0217bc70 kind:load to:0x02166880 module:overlay(92) +from:0x0217bc74 kind:load to:0x0209d10c module:overlay(0) +from:0x0217bc78 kind:load to:0x02166898 module:overlay(92) +from:0x0217bc7c kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x0217bc80 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217bc84 kind:load to:0x021668a4 module:overlay(92) +from:0x0217bc88 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217bc8c kind:load to:0x0209d220 module:overlay(0) +from:0x0217bc90 kind:load to:0x0209d228 module:overlay(0) +from:0x0217bc94 kind:load to:0x0209d22c module:overlay(0) +from:0x0217bc98 kind:load to:0x0209d238 module:overlay(0) +from:0x0217bc9c kind:load to:0x0209d240 module:overlay(0) +from:0x0217bca0 kind:load to:0x021668dc module:overlay(92) +from:0x0217bca4 kind:load to:0x021668fc module:overlay(92) +from:0x0217bca8 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x0217bcac kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217bcb0 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217bcb4 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217bcc0 kind:load to:0x02166944 module:overlay(92) +from:0x0217bcc4 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217bcc8 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217bccc kind:load to:0x0209caac module:overlay(0) +from:0x0217bcd0 kind:load to:0x0209cacc module:overlay(0) +from:0x0217bcdc kind:load to:0x02166a78 module:overlay(92) +from:0x0217bce0 kind:load to:0x0209d10c module:overlay(0) +from:0x0217bce4 kind:load to:0x02166b10 module:overlay(92) +from:0x0217bce8 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x0217bcec kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217bcf0 kind:load to:0x02166b1c module:overlay(92) +from:0x0217bcf4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217bcf8 kind:load to:0x0209d220 module:overlay(0) +from:0x0217bcfc kind:load to:0x0209d228 module:overlay(0) +from:0x0217bd00 kind:load to:0x0209d22c module:overlay(0) +from:0x0217bd04 kind:load to:0x0209d238 module:overlay(0) +from:0x0217bd08 kind:load to:0x0209d240 module:overlay(0) +from:0x0217bd0c kind:load to:0x02166b7c module:overlay(92) +from:0x0217bd10 kind:load to:0x02166b9c module:overlay(92) +from:0x0217bd14 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x0217bd18 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217bd1c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217bd20 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217bd2c kind:load to:0x02166be4 module:overlay(92) +from:0x0217bd30 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217bd34 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217bd38 kind:load to:0x0209caac module:overlay(0) +from:0x0217bd3c kind:load to:0x0209cacc module:overlay(0) +from:0x0217bd48 kind:load to:0x02166cfc module:overlay(92) +from:0x0217bd4c kind:load to:0x0209d10c module:overlay(0) +from:0x0217bd50 kind:load to:0x02166e58 module:overlay(92) +from:0x0217bd54 kind:load to:0x02166f30 module:overlay(92) +from:0x0217bd58 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217bd5c kind:load to:0x02166f50 module:overlay(92) +from:0x0217bd60 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217bd64 kind:load to:0x0209d220 module:overlay(0) +from:0x0217bd68 kind:load to:0x0209d228 module:overlay(0) +from:0x0217bd6c kind:load to:0x0209d22c module:overlay(0) +from:0x0217bd70 kind:load to:0x0209d238 module:overlay(0) +from:0x0217bd74 kind:load to:0x0209d240 module:overlay(0) +from:0x0217bd78 kind:load to:0x02166fb8 module:overlay(92) +from:0x0217bd7c kind:load to:0x02166ff0 module:overlay(92) +from:0x0217bd80 kind:load to:0x0210b430 module:overlays(19,26) +from:0x0217bd84 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217bd88 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217bd8c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217bd90 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x0217bd94 kind:load to:0x02166f14 module:overlay(92) +from:0x0217bd98 kind:load to:0x0210b470 module:overlays(19,26) +from:0x0217bd9c kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x0217bda0 kind:load to:0x02166f04 module:overlay(92) +from:0x0217bda4 kind:load to:0x0210b304 module:overlays(19,26) +from:0x0217bda8 kind:load to:0x02166f0c module:overlay(92) +from:0x0217bdac kind:load to:0x02166f1c module:overlay(92) +from:0x0217bdb0 kind:load to:0x02166f28 module:overlay(92) +from:0x0217bdbc kind:load to:0x02167050 module:overlay(92) +from:0x0217bdc0 kind:load to:0x0209c930 module:overlay(0) +from:0x0217bdc4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217bdc8 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0217bdcc kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217bdd8 kind:load to:0x021670dc module:overlay(92) +from:0x0217bddc kind:load to:0x0209d10c module:overlay(0) +from:0x0217bde0 kind:load to:0x0216717c module:overlay(92) +from:0x0217bde4 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x0217bde8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217bdec kind:load to:0x0210b258 module:overlays(19,26) +from:0x0217bdf0 kind:load to:0x0216732c module:overlay(92) +from:0x0217bdf4 kind:load to:0x0209d220 module:overlay(0) +from:0x0217bdf8 kind:load to:0x0209d228 module:overlay(0) +from:0x0217bdfc kind:load to:0x0209d22c module:overlay(0) +from:0x0217be00 kind:load to:0x0209d238 module:overlay(0) +from:0x0217be04 kind:load to:0x0209d240 module:overlay(0) +from:0x0217be08 kind:load to:0x021673f4 module:overlay(92) +from:0x0217be0c kind:load to:0x02167424 module:overlay(92) +from:0x0217be10 kind:load to:0x0210b430 module:overlays(19,26) +from:0x0217be14 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217be18 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217be1c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217be20 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x0217be24 kind:load to:0x021671b8 module:overlay(92) +from:0x0217be28 kind:load to:0x0210b470 module:overlays(19,26) +from:0x0217be2c kind:load to:0x02167180 module:overlay(92) +from:0x0217be30 kind:load to:0x0210b2fc module:overlays(19,26) +from:0x0217be34 kind:load to:0x02167188 module:overlay(92) +from:0x0217be38 kind:load to:0x0210b320 module:overlays(19,26) +from:0x0217be3c kind:load to:0x0210b438 module:overlays(19,26) +from:0x0217be40 kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x0217be4c kind:load to:0x0216747c module:overlay(92) +from:0x0217be50 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217be54 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217be58 kind:load to:0x0209caac module:overlay(0) +from:0x0217be5c kind:load to:0x0209cacc module:overlay(0) +from:0x0217be68 kind:load to:0x02167564 module:overlay(92) +from:0x0217be6c kind:load to:0x0209d10c module:overlay(0) +from:0x0217be70 kind:load to:0x02167628 module:overlay(92) +from:0x0217be74 kind:load to:0x02167684 module:overlay(92) +from:0x0217be78 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217be7c kind:load to:0x02167698 module:overlay(92) +from:0x0217be80 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217be84 kind:load to:0x0209d220 module:overlay(0) +from:0x0217be88 kind:load to:0x0209d228 module:overlay(0) +from:0x0217be8c kind:load to:0x0209d22c module:overlay(0) +from:0x0217be90 kind:load to:0x0209d238 module:overlay(0) +from:0x0217be94 kind:load to:0x0209d240 module:overlay(0) +from:0x0217be98 kind:load to:0x021676d0 module:overlay(92) +from:0x0217be9c kind:load to:0x02167708 module:overlay(92) +from:0x0217bea0 kind:load to:0x0210b430 module:overlays(19,26) +from:0x0217bea4 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217bea8 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217beac kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217beb0 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x0217beb4 kind:load to:0x02167668 module:overlay(92) +from:0x0217beb8 kind:load to:0x0210b470 module:overlays(19,26) +from:0x0217bebc kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x0217bec0 kind:load to:0x02167658 module:overlay(92) +from:0x0217bec4 kind:load to:0x0210b304 module:overlays(19,26) +from:0x0217bec8 kind:load to:0x02167660 module:overlay(92) +from:0x0217becc kind:load to:0x02167670 module:overlay(92) +from:0x0217bed0 kind:load to:0x0216767c module:overlay(92) +from:0x0217bedc kind:load to:0x02167768 module:overlay(92) +from:0x0217bee0 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217bee4 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217bee8 kind:load to:0x0209caac module:overlay(0) +from:0x0217beec kind:load to:0x0209cacc module:overlay(0) +from:0x0217bef8 kind:load to:0x02167868 module:overlay(92) +from:0x0217befc kind:load to:0x0209d10c module:overlay(0) +from:0x0217bf00 kind:load to:0x02167964 module:overlay(92) +from:0x0217bf04 kind:load to:0x02167b94 module:overlay(92) +from:0x0217bf08 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217bf0c kind:load to:0x02167ba8 module:overlay(92) +from:0x0217bf10 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217bf14 kind:load to:0x0209d220 module:overlay(0) +from:0x0217bf18 kind:load to:0x0209d228 module:overlay(0) +from:0x0217bf1c kind:load to:0x0209d22c module:overlay(0) +from:0x0217bf20 kind:load to:0x0209d238 module:overlay(0) +from:0x0217bf24 kind:load to:0x0209d240 module:overlay(0) +from:0x0217bf28 kind:load to:0x02167be8 module:overlay(92) +from:0x0217bf2c kind:load to:0x02167c20 module:overlay(92) +from:0x0217bf30 kind:load to:0x0210b430 module:overlays(19,26) +from:0x0217bf34 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217bf38 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217bf3c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217bf40 kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x0217bf44 kind:load to:0x02167b70 module:overlay(92) +from:0x0217bf48 kind:load to:0x02167b8c module:overlay(92) +from:0x0217bf4c kind:load to:0x0210b2b4 module:overlays(19,26) +from:0x0217bf50 kind:load to:0x02167b60 module:overlay(92) +from:0x0217bf54 kind:load to:0x0210b304 module:overlays(19,26) +from:0x0217bf58 kind:load to:0x02167b68 module:overlay(92) +from:0x0217bf5c kind:load to:0x02167b78 module:overlay(92) +from:0x0217bf60 kind:load to:0x02167b84 module:overlay(92) +from:0x0217bf70 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217bf74 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217bf78 kind:load to:0x0209caac module:overlay(0) +from:0x0217bf7c kind:load to:0x0209cacc module:overlay(0) +from:0x0217bf88 kind:load to:0x02167c80 module:overlay(92) +from:0x0217bf8c kind:load to:0x0209ca64 module:overlay(0) +from:0x0217bf90 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217bf94 kind:load to:0x0209caac module:overlay(0) +from:0x0217bf98 kind:load to:0x0209cacc module:overlay(0) +from:0x0217bfa4 kind:load to:0x0207caf4 module:overlay(0) +from:0x0217bfa8 kind:load to:0x0207cafc module:overlay(0) +from:0x0217bfac kind:load to:0x0207d310 module:overlay(0) +from:0x0217bfb0 kind:load to:0x0207d300 module:overlay(0) +from:0x0217bfb4 kind:load to:0x0207d34c module:overlay(0) +from:0x0217bfb8 kind:load to:0x0207d384 module:overlay(0) +from:0x0217bfbc kind:load to:0x0207d3c8 module:overlay(0) +from:0x0217bfc0 kind:load to:0x0207d3f0 module:overlay(0) +from:0x0217bfcc kind:load to:0x02167d80 module:overlay(92) +from:0x0217bfd0 kind:load to:0x0209d10c module:overlay(0) +from:0x0217bfd4 kind:load to:0x02167dd8 module:overlay(92) +from:0x0217bfd8 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x0217bfdc kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217bfe0 kind:load to:0x0210a1c4 module:overlays(19,26) +from:0x0217bfe4 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217bfe8 kind:load to:0x0210a218 module:overlays(19,26) +from:0x0217bfec kind:load to:0x0209d228 module:overlay(0) +from:0x0217bff0 kind:load to:0x0209d22c module:overlay(0) +from:0x0217bff4 kind:load to:0x0209d238 module:overlay(0) +from:0x0217bff8 kind:load to:0x0209d240 module:overlay(0) +from:0x0217bffc kind:load to:0x02167eb8 module:overlay(92) +from:0x0217c000 kind:load to:0x02167ed8 module:overlay(92) +from:0x0217c004 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x0217c008 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217c00c kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217c010 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217c014 kind:load to:0x0210a39c module:overlays(19,26) +from:0x0217c018 kind:load to:0x02167e40 module:overlay(92) +from:0x0217c01c kind:load to:0x02167de4 module:overlay(92) +from:0x0217c020 kind:load to:0x02167e34 module:overlay(92) +from:0x0217c02c kind:load to:0x02167f20 module:overlay(92) +from:0x0217c030 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217c034 kind:load to:0x0209ca6c module:overlay(0) +from:0x0217c038 kind:load to:0x0209caac module:overlay(0) +from:0x0217c03c kind:load to:0x0209cacc module:overlay(0) +from:0x0217c048 kind:load to:0x02168034 module:overlay(92) +from:0x0217c04c kind:load to:0x0209d10c module:overlay(0) +from:0x0217c050 kind:load to:0x02109dac module:overlays(19,26) +from:0x0217c054 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x0217c058 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217c05c kind:load to:0x0216804c module:overlay(92) +from:0x0217c060 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217c064 kind:load to:0x02109d54 module:overlays(19,26) +from:0x0217c068 kind:load to:0x0209d228 module:overlay(0) +from:0x0217c06c kind:load to:0x0209d22c module:overlay(0) +from:0x0217c070 kind:load to:0x0209d238 module:overlay(0) +from:0x0217c074 kind:load to:0x0209d240 module:overlay(0) +from:0x0217c078 kind:load to:0x021681d8 module:overlay(92) +from:0x0217c07c kind:load to:0x021681f8 module:overlay(92) +from:0x0217c080 kind:load to:0x0210beb0 module:overlays(19,26) +from:0x0217c084 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217c088 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217c08c kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217c090 kind:load to:0x02109e24 module:overlays(19,26) +from:0x0217c094 kind:load to:0x02168148 module:overlay(92) +from:0x0217c098 kind:load to:0x021680ec module:overlay(92) +from:0x0217c09c kind:load to:0x0216813c module:overlay(92) +from:0x0217c0a8 kind:load to:0x02168240 module:overlay(92) +from:0x0217c0ac kind:load to:0x0209c930 module:overlay(0) +from:0x0217c0b0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217c0b4 kind:load to:0x0209c9f4 module:overlay(0) +from:0x0217c0b8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217c0c4 kind:load to:0x021682b0 module:overlay(92) +from:0x0217c0c8 kind:load to:0x0209d10c module:overlay(0) +from:0x0217c0cc kind:load to:0x0216833c module:overlay(92) +from:0x0217c0d0 kind:load to:0x0210bdb4 module:overlays(19,26) +from:0x0217c0d4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217c0d8 kind:load to:0x0210b258 module:overlays(19,26) +from:0x0217c0dc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217c0e0 kind:load to:0x0209d220 module:overlay(0) +from:0x0217c0e4 kind:load to:0x0209d228 module:overlay(0) +from:0x0217c0e8 kind:load to:0x0209d22c module:overlay(0) +from:0x0217c0ec kind:load to:0x0209d238 module:overlay(0) +from:0x0217c0f0 kind:load to:0x0209d240 module:overlay(0) +from:0x0217c0f4 kind:load to:0x021684ec module:overlay(92) +from:0x0217c0f8 kind:load to:0x0216851c module:overlay(92) +from:0x0217c0fc kind:load to:0x0210b430 module:overlays(19,26) +from:0x0217c100 kind:load to:0x0210c0a8 module:overlays(19,26) +from:0x0217c104 kind:load to:0x0210c0b4 module:overlays(19,26) +from:0x0217c108 kind:load to:0x0210beb8 module:overlays(19,26) +from:0x0217c10c kind:load to:0x0210e2f4 module:overlays(19,26) +from:0x0217c110 kind:load to:0x02168378 module:overlay(92) +from:0x0217c114 kind:load to:0x0210b470 module:overlays(19,26) +from:0x0217c118 kind:load to:0x02168340 module:overlay(92) +from:0x0217c11c kind:load to:0x0210b2fc module:overlays(19,26) +from:0x0217c120 kind:load to:0x02168348 module:overlay(92) +from:0x0217c124 kind:load to:0x0210b320 module:overlays(19,26) +from:0x0217c128 kind:load to:0x0210b438 module:overlays(19,26) +from:0x0217c12c kind:load to:0x0210b440 module:overlays(19,26,31) +from:0x0217c138 kind:load to:0x02168780 module:overlay(92) +from:0x0217c13c kind:load to:0x02168da8 module:overlay(92) +from:0x0217c140 kind:load to:0x02168568 module:overlay(92) +from:0x0217c14c kind:load to:0x0207c4d0 module:overlay(0) +from:0x0217c150 kind:load to:0x0207c4d8 module:overlay(0) +from:0x0217c154 kind:load to:0x0207c9a0 module:overlay(0) +from:0x0217c158 kind:load to:0x0207c990 module:overlay(0) +from:0x0217c15c kind:load to:0x0207c9d4 module:overlay(0) +from:0x0217c160 kind:load to:0x0207ca44 module:overlay(0) +from:0x0217c164 kind:load to:0x0207ca6c module:overlay(0) +from:0x0217c168 kind:load to:0x0207cae4 module:overlay(0) +from:0x0217c174 kind:load to:0x02168e0c module:overlay(92) +from:0x0217c178 kind:load to:0x02168e20 module:overlay(92) +from:0x0217c17c kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c180 kind:load to:0x02057a38 module:overlay(0) +from:0x0217c184 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c188 kind:load to:0x02057e44 module:overlay(0) +from:0x0217c18c kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c190 kind:load to:0x02168d80 module:overlay(92) +from:0x0217c194 kind:load to:0x02057d84 module:overlay(0) +from:0x0217c1a0 kind:load to:0x0209856c module:overlay(0) +from:0x0217c1a4 kind:load to:0x020985a8 module:overlay(0) +from:0x0217c1a8 kind:load to:0x020985c0 module:overlay(0) +from:0x0217c1ac kind:load to:0x020985cc module:overlay(0) +from:0x0217c1b0 kind:load to:0x01fff464 module:itcm +from:0x0217c1b4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217c1b8 kind:load to:0x020984fc module:overlay(0) +from:0x0217c1bc kind:load to:0x02098504 module:overlay(0) +from:0x0217c1c0 kind:load to:0x02098508 module:overlay(0) +from:0x0217c1c4 kind:load to:0x0209850c module:overlay(0) +from:0x0217c1c8 kind:load to:0x02098510 module:overlay(0) +from:0x0217c1cc kind:load to:0x02098514 module:overlay(0) +from:0x0217c1d0 kind:load to:0x02168794 module:overlay(92) +from:0x0217c1d4 kind:load to:0x0209851c module:overlay(0) +from:0x0217c1d8 kind:load to:0x020985d8 module:overlay(0) +from:0x0217c1dc kind:load to:0x02098644 module:overlay(0) +from:0x0217c1e0 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217c1e4 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217c1e8 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217c1ec kind:load to:0x02168dc4 module:overlay(92) +from:0x0217c1f0 kind:load to:0x02168de4 module:overlay(92) +from:0x0217c1f4 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x0217c1f8 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x0217c210 kind:load to:0x02168a1c module:overlay(92) +from:0x0217c214 kind:load to:0x02168a48 module:overlay(92) +from:0x0217c28c kind:load to:0x0217c248 module:overlay(92) +from:0x0217c290 kind:load to:0x0217c248 module:overlay(92) +from:0x0217c294 kind:load to:0x0217c248 module:overlay(92) +from:0x0217c298 kind:load to:0x0217c254 module:overlay(92) +from:0x0217c29c kind:load to:0x0217c254 module:overlay(92) +from:0x0217c2a0 kind:load to:0x0217c254 module:overlay(92) +from:0x0217c2ac kind:load to:0x02097c68 module:overlay(0) +from:0x0217c2b0 kind:load to:0x0216aa14 module:overlay(92) +from:0x0217c2bc kind:load to:0x02168e48 module:overlay(92) +from:0x0217c2c0 kind:load to:0x02097998 module:overlay(0) +from:0x0217c2c4 kind:load to:0x020977a8 module:overlay(0) +from:0x0217c2c8 kind:load to:0x02097824 module:overlay(0) +from:0x0217c2cc kind:load to:0x020979a0 module:overlay(0) +from:0x0217c2d0 kind:load to:0x020979c0 module:overlay(0) +from:0x0217c2d4 kind:load to:0x020979ec module:overlay(0) +from:0x0217c2e0 kind:load to:0x0207d40c module:overlay(0) +from:0x0217c2e4 kind:load to:0x0207d414 module:overlay(0) +from:0x0217c2e8 kind:load to:0x0207d5e4 module:overlay(0) +from:0x0217c2ec kind:load to:0x0207d5b8 module:overlay(0) +from:0x0217c2f0 kind:load to:0x0207d8cc module:overlay(0) +from:0x0217c2f4 kind:load to:0x0207d928 module:overlay(0) +from:0x0217c2f8 kind:load to:0x0207d994 module:overlay(0) +from:0x0217c2fc kind:load to:0x0207da2c module:overlay(0) +from:0x0217c308 kind:load to:0x0216b270 module:overlay(92) +from:0x0217c30c kind:load to:0x0216f610 module:overlay(92) +from:0x0217c310 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c314 kind:load to:0x02057a38 module:overlay(0) +from:0x0217c318 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c31c kind:load to:0x02057e44 module:overlay(0) +from:0x0217c320 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c324 kind:load to:0x02057c34 module:overlay(0) +from:0x0217c328 kind:load to:0x02057d84 module:overlay(0) +from:0x0217c334 kind:load to:0x0216b298 module:overlay(92) +from:0x0217c338 kind:load to:0x0216f648 module:overlay(92) +from:0x0217c33c kind:load to:0x02099b54 module:overlay(0) +from:0x0217c340 kind:load to:0x02099b8c module:overlay(0) +from:0x0217c344 kind:load to:0x0209a190 module:overlay(0) +from:0x0217c348 kind:load to:0x0209a198 module:overlay(0) +from:0x0217c34c kind:load to:0x0209a138 module:overlay(0) +from:0x0217c350 kind:load to:0x02099d04 module:overlay(0) +from:0x0217c354 kind:load to:0x02099bf4 module:overlay(0) +from:0x0217c358 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0217c35c kind:load to:0x0209a148 module:overlay(0) +from:0x0217c360 kind:load to:0x0209a160 module:overlay(0) +from:0x0217c364 kind:load to:0x0216f5e4 module:overlay(92) +from:0x0217c368 kind:load to:0x0209a178 module:overlay(0) +from:0x0217c36c kind:load to:0x0216a3d0 module:overlay(92) +from:0x0217c370 kind:load to:0x0216a214 module:overlay(92) +from:0x0217c37c kind:load to:0x0216b284 module:overlay(92) +from:0x0217c380 kind:load to:0x0216f62c module:overlay(92) +from:0x0217c384 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0217c388 kind:load to:0x0209a2dc module:overlay(0) +from:0x0217c38c kind:load to:0x0209a374 module:overlay(0) +from:0x0217c390 kind:load to:0x0209a388 module:overlay(0) +from:0x0217c394 kind:load to:0x0209a138 module:overlay(0) +from:0x0217c398 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0217c39c kind:load to:0x0209a438 module:overlay(0) +from:0x0217c3a0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0217c3a4 kind:load to:0x0209a344 module:overlay(0) +from:0x0217c3a8 kind:load to:0x0209a35c module:overlay(0) +from:0x0217c3ac kind:load to:0x0209a39c module:overlay(0) +from:0x0217c3b0 kind:load to:0x0209a728 module:overlay(0) +from:0x0217c3b4 kind:load to:0x0216a320 module:overlay(92) +from:0x0217c3b8 kind:load to:0x0216a1f0 module:overlay(92) +from:0x0217c3bc kind:load to:0x0209a760 module:overlay(0) +from:0x0217c438 kind:load to:0x0209856c module:overlay(0) +from:0x0217c43c kind:load to:0x020985a8 module:overlay(0) +from:0x0217c440 kind:load to:0x020985c0 module:overlay(0) +from:0x0217c444 kind:load to:0x020985cc module:overlay(0) +from:0x0217c448 kind:load to:0x01fff464 module:itcm +from:0x0217c44c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217c450 kind:load to:0x0216b308 module:overlay(92) +from:0x0217c454 kind:load to:0x02098504 module:overlay(0) +from:0x0217c458 kind:load to:0x0216b7bc module:overlay(92) +from:0x0217c45c kind:load to:0x0216b768 module:overlay(92) +from:0x0217c460 kind:load to:0x02098510 module:overlay(0) +from:0x0217c464 kind:load to:0x0216baa8 module:overlay(92) +from:0x0217c468 kind:load to:0x0216bb38 module:overlay(92) +from:0x0217c46c kind:load to:0x0209851c module:overlay(0) +from:0x0217c470 kind:load to:0x020985d8 module:overlay(0) +from:0x0217c474 kind:load to:0x02098644 module:overlay(0) +from:0x0217c478 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217c47c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217c480 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217c484 kind:load to:0x0216f664 module:overlay(92) +from:0x0217c488 kind:load to:0x0216f720 module:overlay(92) +from:0x0217c48c kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x0217c490 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x0217c494 kind:load to:0x02169d84 module:overlay(92) +from:0x0217c498 kind:load to:0x0216cb08 module:overlay(92) +from:0x0217c49c kind:load to:0x0216c828 module:overlay(92) +from:0x0217c4a0 kind:load to:0x0216c9c4 module:overlay(92) +from:0x0217c4a4 kind:load to:0x02169c30 module:overlay(92) +from:0x0217c4a8 kind:load to:0x0216d35c module:overlay(92) +from:0x0217c4ac kind:load to:0x0216d440 module:overlay(92) +from:0x0217c53c kind:load to:0x0216d540 module:overlay(92) +from:0x0217c544 kind:load to:0x0216d544 module:overlay(92) +from:0x0217c554 kind:load to:0x0216d548 module:overlay(92) +from:0x0217c55c kind:load to:0x0216d590 module:overlay(92) +from:0x0217c56c kind:load to:0x0216d8f8 module:overlay(92) +from:0x0217c574 kind:load to:0x0216d96c module:overlay(92) +from:0x0217c584 kind:load to:0x0216da2c module:overlay(92) +from:0x0217c58c kind:load to:0x0216daa4 module:overlay(92) +from:0x0217c594 kind:load to:0x0216df1c module:overlay(92) +from:0x0217c59c kind:load to:0x0216df34 module:overlay(92) +from:0x0217c5a4 kind:load to:0x0216dfb4 module:overlay(92) +from:0x0217c5ac kind:load to:0x0216e1cc module:overlay(92) +from:0x0217c5b4 kind:load to:0x0216e1ec module:overlay(92) +from:0x0217c5bc kind:load to:0x0216e2f8 module:overlay(92) +from:0x0217c79c kind:load to:0x0216f814 module:overlay(92) +from:0x0217c7a0 kind:load to:0x020977a0 module:overlay(0) +from:0x0217c7a4 kind:load to:0x020977a8 module:overlay(0) +from:0x0217c7a8 kind:load to:0x02097824 module:overlay(0) +from:0x0217c7ac kind:load to:0x02097864 module:overlay(0) +from:0x0217c7b0 kind:load to:0x02097868 module:overlay(0) +from:0x0217c7b4 kind:load to:0x0209786c module:overlay(0) +from:0x0217c7c0 kind:load to:0x0209856c module:overlay(0) +from:0x0217c7c4 kind:load to:0x020985a8 module:overlay(0) +from:0x0217c7c8 kind:load to:0x020985c0 module:overlay(0) +from:0x0217c7cc kind:load to:0x020985cc module:overlay(0) +from:0x0217c7d0 kind:load to:0x01fff464 module:itcm +from:0x0217c7d4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217c7d8 kind:load to:0x0216fac4 module:overlay(92) +from:0x0217c7dc kind:load to:0x02098504 module:overlay(0) +from:0x0217c7e0 kind:load to:0x02098508 module:overlay(0) +from:0x0217c7e4 kind:load to:0x0209850c module:overlay(0) +from:0x0217c7e8 kind:load to:0x02098510 module:overlay(0) +from:0x0217c7ec kind:load to:0x0216fe60 module:overlay(92) +from:0x0217c7f0 kind:load to:0x02098518 module:overlay(0) +from:0x0217c7f4 kind:load to:0x0209851c module:overlay(0) +from:0x0217c7f8 kind:load to:0x020985d8 module:overlay(0) +from:0x0217c7fc kind:load to:0x02098644 module:overlay(0) +from:0x0217c800 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217c804 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217c808 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217c80c kind:load to:0x021703c8 module:overlay(92) +from:0x0217c810 kind:load to:0x02170408 module:overlay(92) +from:0x0217c854 kind:load to:0x0217c820 module:overlay(92) +from:0x0217c858 kind:load to:0x0217c820 module:overlay(92) +from:0x0217c85c kind:load to:0x0217c82c module:overlay(92) +from:0x0217c860 kind:load to:0x0217c82c module:overlay(92) +from:0x0217c88c kind:load to:0x02170470 module:overlay(92) +from:0x0217c890 kind:load to:0x02097998 module:overlay(0) +from:0x0217c894 kind:load to:0x020977a8 module:overlay(0) +from:0x0217c898 kind:load to:0x02097824 module:overlay(0) +from:0x0217c89c kind:load to:0x020979a0 module:overlay(0) +from:0x0217c8a0 kind:load to:0x020979c0 module:overlay(0) +from:0x0217c8a4 kind:load to:0x020979ec module:overlay(0) +from:0x0217c8b0 kind:load to:0x02170b58 module:overlay(92) +from:0x0217c8b4 kind:load to:0x02171ca8 module:overlay(92) +from:0x0217c8b8 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c8bc kind:load to:0x02057a38 module:overlay(0) +from:0x0217c8c0 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c8c4 kind:load to:0x02057e44 module:overlay(0) +from:0x0217c8c8 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c8cc kind:load to:0x02168d80 module:overlay(92) +from:0x0217c8d0 kind:load to:0x02057d84 module:overlay(0) +from:0x0217c8dc kind:load to:0x0209856c module:overlay(0) +from:0x0217c8e0 kind:load to:0x020985a8 module:overlay(0) +from:0x0217c8e4 kind:load to:0x020985c0 module:overlay(0) +from:0x0217c8e8 kind:load to:0x020985cc module:overlay(0) +from:0x0217c8ec kind:load to:0x01fff464 module:itcm +from:0x0217c8f0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217c8f4 kind:load to:0x02170e98 module:overlay(92) +from:0x0217c8f8 kind:load to:0x02098504 module:overlay(0) +from:0x0217c8fc kind:load to:0x021711ec module:overlay(92) +from:0x0217c900 kind:load to:0x021711b8 module:overlay(92) +from:0x0217c904 kind:load to:0x02098510 module:overlay(0) +from:0x0217c908 kind:load to:0x021715f8 module:overlay(92) +from:0x0217c90c kind:load to:0x02168794 module:overlay(92) +from:0x0217c910 kind:load to:0x0209851c module:overlay(0) +from:0x0217c914 kind:load to:0x020985d8 module:overlay(0) +from:0x0217c918 kind:load to:0x02098644 module:overlay(0) +from:0x0217c91c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217c920 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217c924 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217c928 kind:load to:0x02170b6c module:overlay(92) +from:0x0217c92c kind:load to:0x02170bf0 module:overlay(92) +from:0x0217c930 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x0217c934 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x0217c938 kind:load to:0x021707bc module:overlay(92) +from:0x0217c93c kind:load to:0x021719c4 module:overlay(92) +from:0x0217c940 kind:load to:0x02171a14 module:overlay(92) +from:0x0217c944 kind:load to:0x021708f4 module:overlay(92) +from:0x0217c948 kind:load to:0x021705d8 module:overlay(92) +from:0x0217c94c kind:load to:0x02171bac module:overlay(92) +from:0x0217c950 kind:load to:0x02171c04 module:overlay(92) +from:0x0217c994 kind:load to:0x0217c96c module:overlay(92) +from:0x0217c998 kind:load to:0x0217c96c module:overlay(92) +from:0x0217c99c kind:load to:0x0217c960 module:overlay(92) +from:0x0217c9a0 kind:load to:0x0217c960 module:overlay(92) +from:0x0217c9bc kind:load to:0x02171ce4 module:overlay(92) +from:0x0217c9c0 kind:load to:0x02097998 module:overlay(0) +from:0x0217c9c4 kind:load to:0x020977a8 module:overlay(0) +from:0x0217c9c8 kind:load to:0x02097824 module:overlay(0) +from:0x0217c9cc kind:load to:0x020979a0 module:overlay(0) +from:0x0217c9d0 kind:load to:0x020979c0 module:overlay(0) +from:0x0217c9d4 kind:load to:0x020979ec module:overlay(0) +from:0x0217c9e0 kind:load to:0x021725a0 module:overlay(92) +from:0x0217c9e4 kind:load to:0x02173738 module:overlay(92) +from:0x0217c9e8 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217c9ec kind:load to:0x02057a38 module:overlay(0) +from:0x0217c9f0 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217c9f4 kind:load to:0x02057e44 module:overlay(0) +from:0x0217c9f8 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217c9fc kind:load to:0x02168d80 module:overlay(92) +from:0x0217ca00 kind:load to:0x02057d84 module:overlay(0) +from:0x0217ca0c kind:load to:0x0209856c module:overlay(0) +from:0x0217ca10 kind:load to:0x020985a8 module:overlay(0) +from:0x0217ca14 kind:load to:0x020985c0 module:overlay(0) +from:0x0217ca18 kind:load to:0x020985cc module:overlay(0) +from:0x0217ca1c kind:load to:0x01fff464 module:itcm +from:0x0217ca20 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217ca24 kind:load to:0x02172864 module:overlay(92) +from:0x0217ca28 kind:load to:0x02098504 module:overlay(0) +from:0x0217ca2c kind:load to:0x02172aa0 module:overlay(92) +from:0x0217ca30 kind:load to:0x02172a6c module:overlay(92) +from:0x0217ca34 kind:load to:0x02098510 module:overlay(0) +from:0x0217ca38 kind:load to:0x02172eb0 module:overlay(92) +from:0x0217ca3c kind:load to:0x02168794 module:overlay(92) +from:0x0217ca40 kind:load to:0x0209851c module:overlay(0) +from:0x0217ca44 kind:load to:0x020985d8 module:overlay(0) +from:0x0217ca48 kind:load to:0x02098644 module:overlay(0) +from:0x0217ca4c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217ca50 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217ca54 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217ca58 kind:load to:0x021725b4 module:overlay(92) +from:0x0217ca5c kind:load to:0x02172638 module:overlay(92) +from:0x0217ca60 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x0217ca64 kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x0217ca68 kind:load to:0x021721f0 module:overlay(92) +from:0x0217ca6c kind:load to:0x021734a4 module:overlay(92) +from:0x0217ca70 kind:load to:0x021734d4 module:overlay(92) +from:0x0217ca74 kind:load to:0x02172310 module:overlay(92) +from:0x0217ca78 kind:load to:0x02172094 module:overlay(92) +from:0x0217ca7c kind:load to:0x0217364c module:overlay(92) +from:0x0217ca80 kind:load to:0x02173698 module:overlay(92) +from:0x0217ca8c kind:load to:0x02097c68 module:overlay(0) +from:0x0217ca90 kind:load to:0x02173bb8 module:overlay(92) +from:0x0217ca9c kind:load to:0x02173774 module:overlay(92) +from:0x0217caa0 kind:load to:0x02097998 module:overlay(0) +from:0x0217caa4 kind:load to:0x020977a8 module:overlay(0) +from:0x0217caa8 kind:load to:0x02097824 module:overlay(0) +from:0x0217caac kind:load to:0x020979a0 module:overlay(0) +from:0x0217cab0 kind:load to:0x020979c0 module:overlay(0) +from:0x0217cab4 kind:load to:0x020979ec module:overlay(0) +from:0x0217cab8 kind:load to:0x02174114 module:overlay(92) +from:0x0217cac0 kind:load to:0x02174118 module:overlay(92) +from:0x0217cac8 kind:load to:0x0217413c module:overlay(92) +from:0x0217cad0 kind:load to:0x021741b0 module:overlay(92) +from:0x0217cad8 kind:load to:0x02174204 module:overlay(92) +from:0x0217cb24 kind:load to:0x02173a80 module:overlay(92) +from:0x0217cb28 kind:load to:0x02174654 module:overlay(92) +from:0x0217cb2c kind:load to:0x02057bf4 module:overlay(0) +from:0x0217cb30 kind:load to:0x02057a88 module:overlay(0) +from:0x0217cb34 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217cb38 kind:load to:0x02057e44 module:overlay(0) +from:0x0217cb3c kind:load to:0x02057ea8 module:overlay(0) +from:0x0217cb40 kind:load to:0x0209a7f0 module:overlay(0) +from:0x0217cb44 kind:load to:0x02057d84 module:overlay(0) +from:0x0217cb50 kind:load to:0x0209856c module:overlay(0) +from:0x0217cb54 kind:load to:0x020985a8 module:overlay(0) +from:0x0217cb58 kind:load to:0x020985c0 module:overlay(0) +from:0x0217cb5c kind:load to:0x020985cc module:overlay(0) +from:0x0217cb60 kind:load to:0x01fff464 module:itcm +from:0x0217cb64 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217cb68 kind:load to:0x02173ea4 module:overlay(92) +from:0x0217cb6c kind:load to:0x02098504 module:overlay(0) +from:0x0217cb70 kind:load to:0x02098508 module:overlay(0) +from:0x0217cb74 kind:load to:0x0209850c module:overlay(0) +from:0x0217cb78 kind:load to:0x02098510 module:overlay(0) +from:0x0217cb7c kind:load to:0x02174244 module:overlay(92) +from:0x0217cb80 kind:load to:0x02098518 module:overlay(0) +from:0x0217cb84 kind:load to:0x0209851c module:overlay(0) +from:0x0217cb88 kind:load to:0x020985d8 module:overlay(0) +from:0x0217cb8c kind:load to:0x02098644 module:overlay(0) +from:0x0217cb90 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217cb94 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217cb98 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217cb9c kind:load to:0x02173a94 module:overlay(92) +from:0x0217cba0 kind:load to:0x02173ab4 module:overlay(92) +from:0x0217cbac kind:load to:0x02097c68 module:overlay(0) +from:0x0217cbb0 kind:load to:0x021747f0 module:overlay(92) +from:0x0217cbb4 kind:load to:0x02174a38 module:overlay(92) +from:0x0217cbbc kind:load to:0x02174a64 module:overlay(92) +from:0x0217cbc4 kind:load to:0x02174c34 module:overlay(92) +from:0x0217cbd4 kind:load to:0x02174690 module:overlay(92) +from:0x0217cbd8 kind:load to:0x02097998 module:overlay(0) +from:0x0217cbdc kind:load to:0x020977a8 module:overlay(0) +from:0x0217cbe0 kind:load to:0x02097824 module:overlay(0) +from:0x0217cbe4 kind:load to:0x020979a0 module:overlay(0) +from:0x0217cbe8 kind:load to:0x020979c0 module:overlay(0) +from:0x0217cbec kind:load to:0x020979ec module:overlay(0) +from:0x0217cbf8 kind:load to:0x0209856c module:overlay(0) +from:0x0217cbfc kind:load to:0x020985a8 module:overlay(0) +from:0x0217cc00 kind:load to:0x020985c0 module:overlay(0) +from:0x0217cc04 kind:load to:0x020985cc module:overlay(0) +from:0x0217cc08 kind:load to:0x01fff464 module:itcm +from:0x0217cc0c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217cc10 kind:load to:0x021748b0 module:overlay(92) +from:0x0217cc14 kind:load to:0x02098504 module:overlay(0) +from:0x0217cc18 kind:load to:0x02174918 module:overlay(92) +from:0x0217cc1c kind:load to:0x0209850c module:overlay(0) +from:0x0217cc20 kind:load to:0x02098510 module:overlay(0) +from:0x0217cc24 kind:load to:0x02174d68 module:overlay(92) +from:0x0217cc28 kind:load to:0x02098518 module:overlay(0) +from:0x0217cc2c kind:load to:0x0209851c module:overlay(0) +from:0x0217cc30 kind:load to:0x020985d8 module:overlay(0) +from:0x0217cc34 kind:load to:0x02098644 module:overlay(0) +from:0x0217cc38 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217cc3c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217cc40 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217cc44 kind:load to:0x02175364 module:overlay(92) +from:0x0217cc48 kind:load to:0x02175384 module:overlay(92) +from:0x0217cc54 kind:load to:0x02097c68 module:overlay(0) +from:0x0217cc58 kind:load to:0x02175dcc module:overlay(92) +from:0x0217cc74 kind:load to:0x021764d4 module:overlay(92) +from:0x0217cc7c kind:load to:0x021764d8 module:overlay(92) +from:0x0217cc84 kind:load to:0x02176524 module:overlay(92) +from:0x0217cc8c kind:load to:0x02176840 module:overlay(92) +from:0x0217cccc kind:load to:0x021753cc module:overlay(92) +from:0x0217ccd0 kind:load to:0x02097998 module:overlay(0) +from:0x0217ccd4 kind:load to:0x020977a8 module:overlay(0) +from:0x0217ccd8 kind:load to:0x02097824 module:overlay(0) +from:0x0217ccdc kind:load to:0x020979a0 module:overlay(0) +from:0x0217cce0 kind:load to:0x020979c0 module:overlay(0) +from:0x0217cce4 kind:load to:0x020979ec module:overlay(0) +from:0x0217ccf0 kind:load to:0x02175c40 module:overlay(92) +from:0x0217ccf4 kind:load to:0x02176c28 module:overlay(92) +from:0x0217ccf8 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217ccfc kind:load to:0x02057a88 module:overlay(0) +from:0x0217cd00 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217cd04 kind:load to:0x02057e44 module:overlay(0) +from:0x0217cd08 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217cd0c kind:load to:0x0209a7f0 module:overlay(0) +from:0x0217cd10 kind:load to:0x02057d84 module:overlay(0) +from:0x0217cd1c kind:load to:0x02175c54 module:overlay(92) +from:0x0217cd20 kind:load to:0x02176c44 module:overlay(92) +from:0x0217cd24 kind:load to:0x02099b54 module:overlay(0) +from:0x0217cd28 kind:load to:0x02099b8c module:overlay(0) +from:0x0217cd2c kind:load to:0x0209a190 module:overlay(0) +from:0x0217cd30 kind:load to:0x0209a198 module:overlay(0) +from:0x0217cd34 kind:load to:0x0209a138 module:overlay(0) +from:0x0217cd38 kind:load to:0x02099d04 module:overlay(0) +from:0x0217cd3c kind:load to:0x02099bf4 module:overlay(0) +from:0x0217cd40 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0217cd44 kind:load to:0x0209a148 module:overlay(0) +from:0x0217cd48 kind:load to:0x0209a160 module:overlay(0) +from:0x0217cd4c kind:load to:0x0216f5e4 module:overlay(92) +from:0x0217cd50 kind:load to:0x0209a178 module:overlay(0) +from:0x0217cd54 kind:load to:0x0216a3d0 module:overlay(92) +from:0x0217cd58 kind:load to:0x0216a214 module:overlay(92) +from:0x0217cd64 kind:load to:0x0209856c module:overlay(0) +from:0x0217cd68 kind:load to:0x020985a8 module:overlay(0) +from:0x0217cd6c kind:load to:0x020985c0 module:overlay(0) +from:0x0217cd70 kind:load to:0x020985cc module:overlay(0) +from:0x0217cd74 kind:load to:0x02175e8c module:overlay(92) +from:0x0217cd78 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217cd7c kind:load to:0x02175ee0 module:overlay(92) +from:0x0217cd80 kind:load to:0x02098504 module:overlay(0) +from:0x0217cd84 kind:load to:0x02098508 module:overlay(0) +from:0x0217cd88 kind:load to:0x0209850c module:overlay(0) +from:0x0217cd8c kind:load to:0x02098510 module:overlay(0) +from:0x0217cd90 kind:load to:0x02176870 module:overlay(92) +from:0x0217cd94 kind:load to:0x02098518 module:overlay(0) +from:0x0217cd98 kind:load to:0x0209851c module:overlay(0) +from:0x0217cd9c kind:load to:0x020985d8 module:overlay(0) +from:0x0217cda0 kind:load to:0x02098644 module:overlay(0) +from:0x0217cda4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217cda8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217cdac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217cdb0 kind:load to:0x02175c68 module:overlay(92) +from:0x0217cdb4 kind:load to:0x02175cb8 module:overlay(92) +from:0x0217cdb8 kind:load to:0x0217702c module:overlay(92) +from:0x0217cdc0 kind:load to:0x0217707c module:overlay(92) +from:0x0217cdc8 kind:load to:0x02177030 module:overlay(92) +from:0x0217cdd0 kind:load to:0x021770f8 module:overlay(92) +from:0x0217cde0 kind:load to:0x02176c80 module:overlay(92) +from:0x0217cde4 kind:load to:0x02097998 module:overlay(0) +from:0x0217cde8 kind:load to:0x020977a8 module:overlay(0) +from:0x0217cdec kind:load to:0x02097824 module:overlay(0) +from:0x0217cdf0 kind:load to:0x020979a0 module:overlay(0) +from:0x0217cdf4 kind:load to:0x020979c0 module:overlay(0) +from:0x0217cdf8 kind:load to:0x020979ec module:overlay(0) +from:0x0217ce04 kind:load to:0x0209856c module:overlay(0) +from:0x0217ce08 kind:load to:0x020985a8 module:overlay(0) +from:0x0217ce0c kind:load to:0x020985c0 module:overlay(0) +from:0x0217ce10 kind:load to:0x020985cc module:overlay(0) +from:0x0217ce14 kind:load to:0x01fff464 module:itcm +from:0x0217ce18 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217ce1c kind:load to:0x02176d78 module:overlay(92) +from:0x0217ce20 kind:load to:0x02098504 module:overlay(0) +from:0x0217ce24 kind:load to:0x02176ee4 module:overlay(92) +from:0x0217ce28 kind:load to:0x02176f24 module:overlay(92) +from:0x0217ce2c kind:load to:0x02098510 module:overlay(0) +from:0x0217ce30 kind:load to:0x02176f60 module:overlay(92) +from:0x0217ce34 kind:load to:0x02176f64 module:overlay(92) +from:0x0217ce38 kind:load to:0x0209851c module:overlay(0) +from:0x0217ce3c kind:load to:0x020985d8 module:overlay(0) +from:0x0217ce40 kind:load to:0x02098644 module:overlay(0) +from:0x0217ce44 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217ce48 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217ce4c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217ce50 kind:load to:0x021771f4 module:overlay(92) +from:0x0217ce54 kind:load to:0x02177224 module:overlay(92) +from:0x0217ce58 kind:load to:0x02110de4 module:overlays(19,26,31) +from:0x0217ce5c kind:load to:0x02110e00 module:overlays(19,26,31) +from:0x0217ce68 kind:load to:0x0217727c module:overlay(92) +from:0x0217ce6c kind:load to:0x020977a0 module:overlay(0) +from:0x0217ce70 kind:load to:0x020977a8 module:overlay(0) +from:0x0217ce74 kind:load to:0x02097824 module:overlay(0) +from:0x0217ce78 kind:load to:0x02097864 module:overlay(0) +from:0x0217ce7c kind:load to:0x02097868 module:overlay(0) +from:0x0217ce80 kind:load to:0x0209786c module:overlay(0) +from:0x0217ce8c kind:load to:0x021773b0 module:overlay(92) +from:0x0217ce90 kind:load to:0x02177dec module:overlay(92) +from:0x0217ce94 kind:load to:0x02099b54 module:overlay(0) +from:0x0217ce98 kind:load to:0x02099b8c module:overlay(0) +from:0x0217ce9c kind:load to:0x0209a190 module:overlay(0) +from:0x0217cea0 kind:load to:0x0209a198 module:overlay(0) +from:0x0217cea4 kind:load to:0x0209a138 module:overlay(0) +from:0x0217cea8 kind:load to:0x02099d04 module:overlay(0) +from:0x0217ceac kind:load to:0x02099bf4 module:overlay(0) +from:0x0217ceb0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0217ceb4 kind:load to:0x0209a148 module:overlay(0) +from:0x0217ceb8 kind:load to:0x0209a160 module:overlay(0) +from:0x0217cebc kind:load to:0x0216f5e4 module:overlay(92) +from:0x0217cec0 kind:load to:0x0209a178 module:overlay(0) +from:0x0217cec4 kind:load to:0x0216a3d0 module:overlay(92) +from:0x0217cec8 kind:load to:0x0216a214 module:overlay(92) +from:0x0217ced4 kind:load to:0x02177418 module:overlay(92) +from:0x0217ced8 kind:load to:0x02177e08 module:overlay(92) +from:0x0217cedc kind:load to:0x0209a2a8 module:overlay(0) +from:0x0217cee0 kind:load to:0x0209a2dc module:overlay(0) +from:0x0217cee4 kind:load to:0x0209a374 module:overlay(0) +from:0x0217cee8 kind:load to:0x0209a388 module:overlay(0) +from:0x0217ceec kind:load to:0x0209a138 module:overlay(0) +from:0x0217cef0 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0217cef4 kind:load to:0x0209a438 module:overlay(0) +from:0x0217cef8 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0217cefc kind:load to:0x0209a344 module:overlay(0) +from:0x0217cf00 kind:load to:0x0209a35c module:overlay(0) +from:0x0217cf04 kind:load to:0x0209a39c module:overlay(0) +from:0x0217cf08 kind:load to:0x0209a728 module:overlay(0) +from:0x0217cf0c kind:load to:0x0216a320 module:overlay(92) +from:0x0217cf10 kind:load to:0x0216a1f0 module:overlay(92) +from:0x0217cf14 kind:load to:0x0209a760 module:overlay(0) +from:0x0217cf20 kind:load to:0x0209856c module:overlay(0) +from:0x0217cf24 kind:load to:0x020985a8 module:overlay(0) +from:0x0217cf28 kind:load to:0x020985c0 module:overlay(0) +from:0x0217cf2c kind:load to:0x020985cc module:overlay(0) +from:0x0217cf30 kind:load to:0x01fff464 module:itcm +from:0x0217cf34 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217cf38 kind:load to:0x020984fc module:overlay(0) +from:0x0217cf3c kind:load to:0x0217742c module:overlay(92) +from:0x0217cf40 kind:load to:0x021777b4 module:overlay(92) +from:0x0217cf44 kind:load to:0x02177cac module:overlay(92) +from:0x0217cf48 kind:load to:0x02098510 module:overlay(0) +from:0x0217cf4c kind:load to:0x02177d5c module:overlay(92) +from:0x0217cf50 kind:load to:0x02098518 module:overlay(0) +from:0x0217cf54 kind:load to:0x0209851c module:overlay(0) +from:0x0217cf58 kind:load to:0x020985d8 module:overlay(0) +from:0x0217cf5c kind:load to:0x02098644 module:overlay(0) +from:0x0217cf60 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217cf64 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217cf68 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217cf6c kind:load to:0x02177e24 module:overlay(92) +from:0x0217cf70 kind:load to:0x02177e80 module:overlay(92) +from:0x0217cf80 kind:load to:0x02177f04 module:overlay(92) +from:0x0217cf84 kind:load to:0x020977a0 module:overlay(0) +from:0x0217cf88 kind:load to:0x020977a8 module:overlay(0) +from:0x0217cf8c kind:load to:0x02097824 module:overlay(0) +from:0x0217cf90 kind:load to:0x02097864 module:overlay(0) +from:0x0217cf94 kind:load to:0x02097868 module:overlay(0) +from:0x0217cf98 kind:load to:0x0209786c module:overlay(0) +from:0x0217cfa4 kind:load to:0x0209856c module:overlay(0) +from:0x0217cfa8 kind:load to:0x020985a8 module:overlay(0) +from:0x0217cfac kind:load to:0x020985c0 module:overlay(0) +from:0x0217cfb0 kind:load to:0x020985cc module:overlay(0) +from:0x0217cfb4 kind:load to:0x01fff464 module:itcm +from:0x0217cfb8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217cfbc kind:load to:0x020984fc module:overlay(0) +from:0x0217cfc0 kind:load to:0x02177f78 module:overlay(92) +from:0x0217cfc4 kind:load to:0x02178134 module:overlay(92) +from:0x0217cfc8 kind:load to:0x021781d0 module:overlay(92) +from:0x0217cfcc kind:load to:0x02098510 module:overlay(0) +from:0x0217cfd0 kind:load to:0x02098514 module:overlay(0) +from:0x0217cfd4 kind:load to:0x021781d4 module:overlay(92) +from:0x0217cfd8 kind:load to:0x0209851c module:overlay(0) +from:0x0217cfdc kind:load to:0x020985d8 module:overlay(0) +from:0x0217cfe0 kind:load to:0x02098644 module:overlay(0) +from:0x0217cfe4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217cfe8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217cfec kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217cff0 kind:load to:0x0217862c module:overlay(92) +from:0x0217cff4 kind:load to:0x02178648 module:overlay(92) +from:0x0217cff8 kind:load to:0x02178c0c module:overlay(92) +from:0x0217d000 kind:load to:0x02178c30 module:overlay(92) +from:0x0217d028 kind:load to:0x0217868c module:overlay(92) +from:0x0217d02c kind:load to:0x02097998 module:overlay(0) +from:0x0217d030 kind:load to:0x020977a8 module:overlay(0) +from:0x0217d034 kind:load to:0x02097824 module:overlay(0) +from:0x0217d038 kind:load to:0x020979a0 module:overlay(0) +from:0x0217d03c kind:load to:0x020979c0 module:overlay(0) +from:0x0217d040 kind:load to:0x020979ec module:overlay(0) +from:0x0217d04c kind:load to:0x0209856c module:overlay(0) +from:0x0217d050 kind:load to:0x020985a8 module:overlay(0) +from:0x0217d054 kind:load to:0x020985c0 module:overlay(0) +from:0x0217d058 kind:load to:0x020985cc module:overlay(0) +from:0x0217d05c kind:load to:0x01fff464 module:itcm +from:0x0217d060 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217d064 kind:load to:0x021788bc module:overlay(92) +from:0x0217d068 kind:load to:0x021788f4 module:overlay(92) +from:0x0217d06c kind:load to:0x021789bc module:overlay(92) +from:0x0217d070 kind:load to:0x02178c44 module:overlay(92) +from:0x0217d074 kind:load to:0x02098510 module:overlay(0) +from:0x0217d078 kind:load to:0x02178d0c module:overlay(92) +from:0x0217d07c kind:load to:0x02178c64 module:overlay(92) +from:0x0217d080 kind:load to:0x0209851c module:overlay(0) +from:0x0217d084 kind:load to:0x020985d8 module:overlay(0) +from:0x0217d088 kind:load to:0x02098644 module:overlay(0) +from:0x0217d08c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217d090 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217d094 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217d098 kind:load to:0x02178834 module:overlay(92) +from:0x0217d09c kind:load to:0x02178874 module:overlay(92) +from:0x0217d0a0 kind:load to:0x02178d88 module:overlay(92) +from:0x0217d0a4 kind:load to:0x02179670 module:overlay(92) +from:0x0217d0ac kind:load to:0x021791d0 module:overlay(92) +from:0x0217d0b4 kind:load to:0x02179348 module:overlay(92) +from:0x0217d0bc kind:load to:0x021797d0 module:overlay(92) +from:0x0217d0cc kind:load to:0x02178e0c module:overlay(92) +from:0x0217d0d0 kind:load to:0x020977a0 module:overlay(0) +from:0x0217d0d4 kind:load to:0x020977a8 module:overlay(0) +from:0x0217d0d8 kind:load to:0x02097824 module:overlay(0) +from:0x0217d0dc kind:load to:0x02097864 module:overlay(0) +from:0x0217d0e0 kind:load to:0x02097868 module:overlay(0) +from:0x0217d0e4 kind:load to:0x0209786c module:overlay(0) +from:0x0217d0f0 kind:load to:0x0209856c module:overlay(0) +from:0x0217d0f4 kind:load to:0x020985a8 module:overlay(0) +from:0x0217d0f8 kind:load to:0x020985c0 module:overlay(0) +from:0x0217d0fc kind:load to:0x020985cc module:overlay(0) +from:0x0217d100 kind:load to:0x01fff464 module:itcm +from:0x0217d104 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217d108 kind:load to:0x02178fd4 module:overlay(92) +from:0x0217d10c kind:load to:0x02098504 module:overlay(0) +from:0x0217d110 kind:load to:0x02178fdc module:overlay(92) +from:0x0217d114 kind:load to:0x021790b8 module:overlay(92) +from:0x0217d118 kind:load to:0x02098510 module:overlay(0) +from:0x0217d11c kind:load to:0x02179194 module:overlay(92) +from:0x0217d120 kind:load to:0x02098518 module:overlay(0) +from:0x0217d124 kind:load to:0x0209851c module:overlay(0) +from:0x0217d128 kind:load to:0x020985d8 module:overlay(0) +from:0x0217d12c kind:load to:0x02098644 module:overlay(0) +from:0x0217d130 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217d134 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217d138 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217d13c kind:load to:0x02179820 module:overlay(92) +from:0x0217d140 kind:load to:0x021798a4 module:overlay(92) +from:0x0217d144 kind:load to:0x02178f34 module:overlay(92) +from:0x0217d148 kind:load to:0x02178f3c module:overlay(92) +from:0x0217d154 kind:load to:0x02179a24 module:overlay(92) +from:0x0217d158 kind:load to:0x02179a4c module:overlay(92) +from:0x0217d15c kind:load to:0x02179e84 module:overlay(92) +from:0x0217d160 kind:load to:0x02179aa8 module:overlay(92) +from:0x0217d164 kind:load to:0x0217a288 module:overlay(92) +from:0x0217d168 kind:load to:0x02179b54 module:overlay(92) +from:0x0217d16c kind:load to:0x02179eec module:overlay(92) +from:0x0217d170 kind:load to:0x02179ef0 module:overlay(92) +from:0x0217d174 kind:load to:0x02179f14 module:overlay(92) +from:0x0217d178 kind:load to:0x02179f1c module:overlay(92) +from:0x0217d17c kind:load to:0x02179f20 module:overlay(92) +from:0x0217d180 kind:load to:0x02179fd4 module:overlay(92) +from:0x0217d184 kind:load to:0x0217a1bc module:overlay(92) +from:0x0217d188 kind:load to:0x0217a208 module:overlay(92) +from:0x0217d18c kind:load to:0x020f53d8 module:overlays(19,22,23,26) +from:0x0217d198 kind:load to:0x0217a764 module:overlay(92) +from:0x0217d19c kind:load to:0x0217a778 module:overlay(92) +from:0x0217d1a0 kind:load to:0x0217a590 module:overlay(92) +from:0x0217d1a4 kind:load to:0x0217a5ac module:overlay(92) +from:0x0217d1a8 kind:load to:0x0217a45c module:overlay(92) +from:0x0217d1ac kind:load to:0x0217a5c8 module:overlay(92) +from:0x0217d1b0 kind:load to:0x0217a6bc module:overlay(92) +from:0x0217d1b4 kind:load to:0x0217a6dc module:overlay(92) diff --git a/config/eur1/arm9/overlays/ov092/symbols.txt b/config/eur1/arm9/overlays/ov092/symbols.txt new file mode 100644 index 00000000..1ea11682 --- /dev/null +++ b/config/eur1/arm9/overlays/ov092/symbols.txt @@ -0,0 +1,882 @@ +func_ov092_02165a20 kind:function(arm,size=0x10c) addr:0x02165a20 +func_ov092_02165b2c kind:function(arm,size=0x8) addr:0x02165b2c +func_ov092_02165b34 kind:function(arm,size=0x4) addr:0x02165b34 +func_ov092_02165b38 kind:function(arm,size=0x148) addr:0x02165b38 +func_ov092_02165c80 kind:function(arm,size=0x320) addr:0x02165c80 +func_ov092_02165fa0 kind:function(arm,size=0xac) addr:0x02165fa0 +func_ov092_0216604c kind:function(arm,size=0x2c) addr:0x0216604c +func_ov092_02166078 kind:function(arm,size=0x30) addr:0x02166078 +func_ov092_021660a8 kind:function(arm,size=0x20) addr:0x021660a8 +func_ov092_021660c8 kind:function(arm,size=0x19c) addr:0x021660c8 +func_ov092_02166264 kind:function(arm,size=0x4) addr:0x02166264 +func_ov092_02166268 kind:function(arm,size=0xa8) addr:0x02166268 +func_ov092_02166310 kind:function(arm,size=0x38) addr:0x02166310 +func_ov092_02166348 kind:function(arm,size=0xe0) addr:0x02166348 +func_ov092_02166428 kind:function(arm,size=0x1c) addr:0x02166428 +func_ov092_02166444 kind:function(arm,size=0x14) addr:0x02166444 +func_ov092_02166458 kind:function(arm,size=0x1c) addr:0x02166458 +func_ov092_02166474 kind:function(arm,size=0xc8) addr:0x02166474 +func_ov092_0216653c kind:function(arm,size=0x20) addr:0x0216653c +func_ov092_0216655c kind:function(arm,size=0x28) addr:0x0216655c +func_ov092_02166584 kind:function(arm,size=0x1c) addr:0x02166584 +func_ov092_021665a0 kind:function(arm,size=0xc) addr:0x021665a0 +func_ov092_021665ac kind:function(arm,size=0x24) addr:0x021665ac +func_ov092_021665d0 kind:function(arm,size=0x3c) addr:0x021665d0 +func_ov092_0216660c kind:function(arm,size=0x90) addr:0x0216660c +func_ov092_0216669c kind:function(arm,size=0x18) addr:0x0216669c +func_ov092_021666b4 kind:function(arm,size=0x60) addr:0x021666b4 +func_ov092_02166714 kind:function(arm,size=0x20) addr:0x02166714 +func_ov092_02166734 kind:function(arm,size=0x28) addr:0x02166734 +func_ov092_0216675c kind:function(arm,size=0x14) addr:0x0216675c +func_ov092_02166770 kind:function(arm,size=0xc) addr:0x02166770 +func_ov092_0216677c kind:function(arm,size=0x24) addr:0x0216677c +func_ov092_021667a0 kind:function(arm,size=0x58) addr:0x021667a0 +func_ov092_021667f8 kind:function(arm,size=0x88) addr:0x021667f8 +func_ov092_02166880 kind:function(arm,size=0x18) addr:0x02166880 +func_ov092_02166898 kind:function(arm,size=0xc) addr:0x02166898 +func_ov092_021668a4 kind:function(arm,size=0x38) addr:0x021668a4 +func_ov092_021668dc kind:function(arm,size=0x20) addr:0x021668dc +func_ov092_021668fc kind:function(arm,size=0x28) addr:0x021668fc +func_ov092_02166924 kind:function(arm,size=0x14) addr:0x02166924 +func_ov092_02166938 kind:function(arm,size=0xc) addr:0x02166938 +func_ov092_02166944 kind:function(arm,size=0x24) addr:0x02166944 +func_ov092_02166968 kind:function(arm,size=0x58) addr:0x02166968 +func_ov092_021669c0 kind:function(arm,size=0xb8) addr:0x021669c0 +func_ov092_02166a78 kind:function(arm,size=0x98) addr:0x02166a78 +func_ov092_02166b10 kind:function(arm,size=0xc) addr:0x02166b10 +func_ov092_02166b1c kind:function(arm,size=0x60) addr:0x02166b1c +func_ov092_02166b7c kind:function(arm,size=0x20) addr:0x02166b7c +func_ov092_02166b9c kind:function(arm,size=0x28) addr:0x02166b9c +func_ov092_02166bc4 kind:function(arm,size=0x14) addr:0x02166bc4 +func_ov092_02166bd8 kind:function(arm,size=0xc) addr:0x02166bd8 +func_ov092_02166be4 kind:function(arm,size=0x24) addr:0x02166be4 +func_ov092_02166c08 kind:function(arm,size=0x34) addr:0x02166c08 +func_ov092_02166c3c kind:function(arm,size=0xc0) addr:0x02166c3c +func_ov092_02166cfc kind:function(arm,size=0x15c) addr:0x02166cfc +func_ov092_02166e58 kind:function(arm,size=0xac) addr:0x02166e58 +func_ov092_02166f04 kind:function(arm,size=0x8) addr:0x02166f04 +func_ov092_02166f0c kind:function(arm,size=0x8) addr:0x02166f0c +func_ov092_02166f14 kind:function(arm,size=0x8) addr:0x02166f14 +func_ov092_02166f1c kind:function(arm,size=0xc) addr:0x02166f1c +func_ov092_02166f28 kind:function(arm,size=0x8) addr:0x02166f28 +func_ov092_02166f30 kind:function(arm,size=0x20) addr:0x02166f30 +func_ov092_02166f50 kind:function(arm,size=0x68) addr:0x02166f50 +func_ov092_02166fb8 kind:function(arm,size=0x38) addr:0x02166fb8 +func_ov092_02166ff0 kind:function(arm,size=0x40) addr:0x02166ff0 +func_ov092_02167030 kind:function(arm,size=0x14) addr:0x02167030 +func_ov092_02167044 kind:function(arm,size=0xc) addr:0x02167044 +func_ov092_02167050 kind:function(arm,size=0x24) addr:0x02167050 +func_ov092_02167074 kind:function(arm,size=0x28) addr:0x02167074 +func_ov092_0216709c kind:function(arm,size=0x40) addr:0x0216709c +func_ov092_021670dc kind:function(arm,size=0xa0) addr:0x021670dc +func_ov092_0216717c kind:function(arm,size=0x4) addr:0x0216717c +func_ov092_02167180 kind:function(arm,size=0x8) addr:0x02167180 +func_ov092_02167188 kind:function(arm,size=0x30) addr:0x02167188 +func_ov092_021671b8 kind:function(arm,size=0x8) addr:0x021671b8 +func_ov092_021671c0 kind:function(arm,size=0x16c) addr:0x021671c0 +func_ov092_0216732c kind:function(arm,size=0xc8) addr:0x0216732c +func_ov092_021673f4 kind:function(arm,size=0x30) addr:0x021673f4 +func_ov092_02167424 kind:function(arm,size=0x38) addr:0x02167424 +func_ov092_0216745c kind:function(arm,size=0x14) addr:0x0216745c +func_ov092_02167470 kind:function(arm,size=0xc) addr:0x02167470 +func_ov092_0216747c kind:function(arm,size=0x24) addr:0x0216747c +func_ov092_021674a0 kind:function(arm,size=0x2c) addr:0x021674a0 +func_ov092_021674cc kind:function(arm,size=0x98) addr:0x021674cc +func_ov092_02167564 kind:function(arm,size=0xc4) addr:0x02167564 +func_ov092_02167628 kind:function(arm,size=0x30) addr:0x02167628 +func_ov092_02167658 kind:function(arm,size=0x8) addr:0x02167658 +func_ov092_02167660 kind:function(arm,size=0x8) addr:0x02167660 +func_ov092_02167668 kind:function(arm,size=0x8) addr:0x02167668 +func_ov092_02167670 kind:function(arm,size=0xc) addr:0x02167670 +func_ov092_0216767c kind:function(arm,size=0x8) addr:0x0216767c +func_ov092_02167684 kind:function(arm,size=0x14) addr:0x02167684 +func_ov092_02167698 kind:function(arm,size=0x38) addr:0x02167698 +func_ov092_021676d0 kind:function(arm,size=0x38) addr:0x021676d0 +func_ov092_02167708 kind:function(arm,size=0x40) addr:0x02167708 +func_ov092_02167748 kind:function(arm,size=0x14) addr:0x02167748 +func_ov092_0216775c kind:function(arm,size=0xc) addr:0x0216775c +func_ov092_02167768 kind:function(arm,size=0x24) addr:0x02167768 +func_ov092_0216778c kind:function(arm,size=0x2c) addr:0x0216778c +func_ov092_021677b8 kind:function(arm,size=0xb0) addr:0x021677b8 +func_ov092_02167868 kind:function(arm,size=0xfc) addr:0x02167868 +func_ov092_02167964 kind:function(arm,size=0x114) addr:0x02167964 +func_ov092_02167a78 kind:function(arm,size=0xe8) addr:0x02167a78 +func_ov092_02167b60 kind:function(arm,size=0x8) addr:0x02167b60 +func_ov092_02167b68 kind:function(arm,size=0x8) addr:0x02167b68 +func_ov092_02167b70 kind:function(arm,size=0x8) addr:0x02167b70 +func_ov092_02167b78 kind:function(arm,size=0xc) addr:0x02167b78 +func_ov092_02167b84 kind:function(arm,size=0x8) addr:0x02167b84 +func_ov092_02167b8c kind:function(arm,size=0x8) addr:0x02167b8c +func_ov092_02167b94 kind:function(arm,size=0x14) addr:0x02167b94 +func_ov092_02167ba8 kind:function(arm,size=0x40) addr:0x02167ba8 +func_ov092_02167be8 kind:function(arm,size=0x38) addr:0x02167be8 +func_ov092_02167c20 kind:function(arm,size=0x40) addr:0x02167c20 +func_ov092_02167c60 kind:function(arm,size=0x14) addr:0x02167c60 +func_ov092_02167c74 kind:function(arm,size=0xc) addr:0x02167c74 +func_ov092_02167c80 kind:function(arm,size=0x24) addr:0x02167c80 +func_ov092_02167ca4 kind:function(arm,size=0xb0) addr:0x02167ca4 +func_ov092_02167d54 kind:function(arm,size=0x2c) addr:0x02167d54 +func_ov092_02167d80 kind:function(arm,size=0x58) addr:0x02167d80 +func_ov092_02167dd8 kind:function(arm,size=0xc) addr:0x02167dd8 +func_ov092_02167de4 kind:function(arm,size=0x50) addr:0x02167de4 +func_ov092_02167e34 kind:function(arm,size=0xc) addr:0x02167e34 +func_ov092_02167e40 kind:function(arm,size=0x78) addr:0x02167e40 +func_ov092_02167eb8 kind:function(arm,size=0x20) addr:0x02167eb8 +func_ov092_02167ed8 kind:function(arm,size=0x28) addr:0x02167ed8 +func_ov092_02167f00 kind:function(arm,size=0x14) addr:0x02167f00 +func_ov092_02167f14 kind:function(arm,size=0xc) addr:0x02167f14 +func_ov092_02167f20 kind:function(arm,size=0x24) addr:0x02167f20 +func_ov092_02167f44 kind:function(arm,size=0x9c) addr:0x02167f44 +func_ov092_02167fe0 kind:function(arm,size=0x54) addr:0x02167fe0 +func_ov092_02168034 kind:function(arm,size=0x18) addr:0x02168034 +func_ov092_0216804c kind:function(arm,size=0xa0) addr:0x0216804c +func_ov092_021680ec kind:function(arm,size=0x50) addr:0x021680ec +func_ov092_0216813c kind:function(arm,size=0xc) addr:0x0216813c +func_ov092_02168148 kind:function(arm,size=0x90) addr:0x02168148 +func_ov092_021681d8 kind:function(arm,size=0x20) addr:0x021681d8 +func_ov092_021681f8 kind:function(arm,size=0x28) addr:0x021681f8 +func_ov092_02168220 kind:function(arm,size=0x14) addr:0x02168220 +func_ov092_02168234 kind:function(arm,size=0xc) addr:0x02168234 +func_ov092_02168240 kind:function(arm,size=0x24) addr:0x02168240 +func_ov092_02168264 kind:function(arm,size=0x28) addr:0x02168264 +func_ov092_0216828c kind:function(arm,size=0x24) addr:0x0216828c +func_ov092_021682b0 kind:function(arm,size=0x8c) addr:0x021682b0 +func_ov092_0216833c kind:function(arm,size=0x4) addr:0x0216833c +func_ov092_02168340 kind:function(arm,size=0x8) addr:0x02168340 +func_ov092_02168348 kind:function(arm,size=0x30) addr:0x02168348 +func_ov092_02168378 kind:function(arm,size=0x8) addr:0x02168378 +func_ov092_02168380 kind:function(arm,size=0x16c) addr:0x02168380 +func_ov092_021684ec kind:function(arm,size=0x30) addr:0x021684ec +func_ov092_0216851c kind:function(arm,size=0x38) addr:0x0216851c +func_ov092_02168554 kind:function(arm,size=0x14) addr:0x02168554 +func_ov092_02168568 kind:function(arm,size=0xec) addr:0x02168568 +func_ov092_02168654 kind:function(arm,size=0x12c) addr:0x02168654 +func_ov092_02168780 kind:function(arm,size=0x14) addr:0x02168780 +func_ov092_02168794 kind:function(arm,size=0xe0) addr:0x02168794 +func_ov092_02168874 kind:function(arm,size=0xdc) addr:0x02168874 +func_ov092_02168950 kind:function(arm,size=0xcc) addr:0x02168950 +func_ov092_02168a1c kind:function(arm,size=0x2c) addr:0x02168a1c +func_ov092_02168a48 kind:function(arm,size=0x2c) addr:0x02168a48 +func_ov092_02168a74 kind:function(arm,size=0x2c) addr:0x02168a74 +func_ov092_02168aa0 kind:function(arm,size=0xb4) addr:0x02168aa0 +func_ov092_02168b54 kind:function(arm,size=0x14) addr:0x02168b54 +func_ov092_02168b68 kind:function(arm,size=0xac) addr:0x02168b68 +func_ov092_02168c14 kind:function(arm,size=0x28) addr:0x02168c14 +func_ov092_02168c3c kind:function(arm,size=0x118) addr:0x02168c3c +func_ov092_02168d54 kind:function(arm,size=0x2c) addr:0x02168d54 +func_ov092_02168d80 kind:function(arm,size=0x1c) addr:0x02168d80 +func_ov092_02168d9c kind:function(arm,size=0xc) addr:0x02168d9c +func_ov092_02168da8 kind:function(arm,size=0x1c) addr:0x02168da8 +func_ov092_02168dc4 kind:function(arm,size=0x20) addr:0x02168dc4 +func_ov092_02168de4 kind:function(arm,size=0x28) addr:0x02168de4 +func_ov092_02168e0c kind:function(arm,size=0x14) addr:0x02168e0c +func_ov092_02168e20 kind:function(arm,size=0x1c) addr:0x02168e20 +func_ov092_02168e3c kind:function(arm,size=0xc) addr:0x02168e3c +func_ov092_02168e48 kind:function(arm,size=0x28) addr:0x02168e48 +func_ov092_02168e70 kind:function(arm,size=0x70) addr:0x02168e70 +func_ov092_02168ee0 kind:function(arm,size=0x1c) addr:0x02168ee0 +func_ov092_02168efc kind:function(arm,size=0x5c) addr:0x02168efc +func_ov092_02168f58 kind:function(arm,size=0x5c) addr:0x02168f58 +func_ov092_02168fb4 kind:function(arm,size=0x1e8) addr:0x02168fb4 +func_ov092_0216919c kind:function(arm,size=0x24) addr:0x0216919c +func_ov092_021691c0 kind:function(arm,size=0x6c) addr:0x021691c0 +func_ov092_0216922c kind:function(arm,size=0x34) addr:0x0216922c +func_ov092_02169260 kind:function(arm,size=0x1f8) addr:0x02169260 +func_ov092_02169458 kind:function(arm,size=0x4c) addr:0x02169458 +func_ov092_021694a4 kind:function(arm,size=0x80) addr:0x021694a4 +func_ov092_02169524 kind:function(arm,size=0x54) addr:0x02169524 +func_ov092_02169578 kind:function(arm,size=0x98) addr:0x02169578 +func_ov092_02169610 kind:function(arm,size=0x1c) addr:0x02169610 +func_ov092_0216962c kind:function(arm,size=0x44) addr:0x0216962c +func_ov092_02169670 kind:function(arm,size=0x70) addr:0x02169670 +func_ov092_021696e0 kind:function(arm,size=0x40) addr:0x021696e0 +func_ov092_02169720 kind:function(arm,size=0xac) addr:0x02169720 +func_ov092_021697cc kind:function(arm,size=0x54) addr:0x021697cc +func_ov092_02169820 kind:function(arm,size=0x1b8) addr:0x02169820 +func_ov092_021699d8 kind:function(arm,size=0x78) addr:0x021699d8 +func_ov092_02169a50 kind:function(arm,size=0x164) addr:0x02169a50 +func_ov092_02169bb4 kind:function(arm,size=0x58) addr:0x02169bb4 +func_ov092_02169c0c kind:function(arm,size=0x14) addr:0x02169c0c +func_ov092_02169c20 kind:function(arm,size=0x10) addr:0x02169c20 +func_ov092_02169c30 kind:function(arm,size=0x154) addr:0x02169c30 +func_ov092_02169d84 kind:function(arm,size=0x5c) addr:0x02169d84 +func_ov092_02169de0 kind:function(arm,size=0x380) addr:0x02169de0 +func_ov092_0216a160 kind:function(arm,size=0x90) addr:0x0216a160 +func_ov092_0216a1f0 kind:function(arm,size=0x24) addr:0x0216a1f0 +func_ov092_0216a214 kind:function(arm,size=0x24) addr:0x0216a214 +func_ov092_0216a238 kind:function(arm,size=0xe8) addr:0x0216a238 +func_ov092_0216a320 kind:function(arm,size=0x2c) addr:0x0216a320 +func_ov092_0216a34c kind:function(arm,size=0x84) addr:0x0216a34c +func_ov092_0216a3d0 kind:function(arm,size=0x10) addr:0x0216a3d0 +func_ov092_0216a3e0 kind:function(arm,size=0x1c0) addr:0x0216a3e0 +func_ov092_0216a5a0 kind:function(arm,size=0xc0) addr:0x0216a5a0 +func_ov092_0216a660 kind:function(arm,size=0x28) addr:0x0216a660 +func_ov092_0216a688 kind:function(arm,size=0x18) addr:0x0216a688 +func_ov092_0216a6a0 kind:function(arm,size=0x250) addr:0x0216a6a0 +func_ov092_0216a8f0 kind:function(arm,size=0xb8) addr:0x0216a8f0 +func_ov092_0216a9a8 kind:function(arm,size=0x18) addr:0x0216a9a8 +func_ov092_0216a9c0 kind:function(arm,size=0x54) addr:0x0216a9c0 +func_ov092_0216aa14 kind:function(arm,size=0x308) addr:0x0216aa14 +func_ov092_0216ad1c kind:function(arm,size=0x548) addr:0x0216ad1c +func_ov092_0216b264 kind:function(arm,size=0xc) addr:0x0216b264 +func_ov092_0216b270 kind:function(arm,size=0x14) addr:0x0216b270 +func_ov092_0216b284 kind:function(arm,size=0x14) addr:0x0216b284 +func_ov092_0216b298 kind:function(arm,size=0x14) addr:0x0216b298 +func_ov092_0216b2ac kind:function(arm,size=0x38) addr:0x0216b2ac +func_ov092_0216b2e4 kind:function(arm,size=0x24) addr:0x0216b2e4 +func_ov092_0216b308 kind:function(arm,size=0x460) addr:0x0216b308 +func_ov092_0216b768 kind:function(arm,size=0x54) addr:0x0216b768 +func_ov092_0216b7bc kind:function(arm,size=0x2ec) addr:0x0216b7bc +func_ov092_0216baa8 kind:function(arm,size=0x90) addr:0x0216baa8 +func_ov092_0216bb38 kind:function(arm,size=0x1f4) addr:0x0216bb38 +func_ov092_0216bd2c kind:function(arm,size=0x38) addr:0x0216bd2c +func_ov092_0216bd64 kind:function(arm,size=0x728) addr:0x0216bd64 +func_ov092_0216c48c kind:function(arm,size=0x278) addr:0x0216c48c +func_ov092_0216c704 kind:function(arm,size=0x124) addr:0x0216c704 +func_ov092_0216c828 kind:function(arm,size=0x19c) addr:0x0216c828 +func_ov092_0216c9c4 kind:function(arm,size=0x144) addr:0x0216c9c4 +func_ov092_0216cb08 kind:function(arm,size=0x15c) addr:0x0216cb08 +func_ov092_0216cc64 kind:function(arm,size=0xc0) addr:0x0216cc64 +func_ov092_0216cd24 kind:function(arm,size=0x360) addr:0x0216cd24 +func_ov092_0216d084 kind:function(arm,size=0x9c) addr:0x0216d084 +func_ov092_0216d120 kind:function(arm,size=0x154) addr:0x0216d120 +func_ov092_0216d274 kind:function(arm,size=0xe8) addr:0x0216d274 +func_ov092_0216d35c kind:function(arm,size=0xe4) addr:0x0216d35c +func_ov092_0216d440 kind:function(arm,size=0x100) addr:0x0216d440 +func_ov092_0216d540 kind:function(arm,size=0x4) addr:0x0216d540 +func_ov092_0216d544 kind:function(arm,size=0x4) addr:0x0216d544 +func_ov092_0216d548 kind:function(arm,size=0x48) addr:0x0216d548 +func_ov092_0216d590 kind:function(arm,size=0x368) addr:0x0216d590 +func_ov092_0216d8f8 kind:function(arm,size=0x74) addr:0x0216d8f8 +func_ov092_0216d96c kind:function(arm,size=0xc0) addr:0x0216d96c +func_ov092_0216da2c kind:function(arm,size=0x78) addr:0x0216da2c +func_ov092_0216daa4 kind:function(arm,size=0x478) addr:0x0216daa4 +func_ov092_0216df1c kind:function(arm,size=0x18) addr:0x0216df1c +func_ov092_0216df34 kind:function(arm,size=0x80) addr:0x0216df34 +func_ov092_0216dfb4 kind:function(arm,size=0x218) addr:0x0216dfb4 +func_ov092_0216e1cc kind:function(arm,size=0x20) addr:0x0216e1cc +func_ov092_0216e1ec kind:function(arm,size=0x10c) addr:0x0216e1ec +func_ov092_0216e2f8 kind:function(arm,size=0x330) addr:0x0216e2f8 +func_ov092_0216e628 kind:function(arm,size=0x70) addr:0x0216e628 +func_ov092_0216e698 kind:function(arm,size=0xbc) addr:0x0216e698 +func_ov092_0216e754 kind:function(arm,size=0x4a0) addr:0x0216e754 +func_ov092_0216ebf4 kind:function(arm,size=0x38) addr:0x0216ebf4 +func_ov092_0216ec2c kind:function(arm,size=0x210) addr:0x0216ec2c +func_ov092_0216ee3c kind:function(arm,size=0x290) addr:0x0216ee3c +func_ov092_0216f0cc kind:function(arm,size=0xa4) addr:0x0216f0cc +func_ov092_0216f170 kind:function(arm,size=0x100) addr:0x0216f170 +func_ov092_0216f270 kind:function(arm,size=0xa0) addr:0x0216f270 +func_ov092_0216f310 kind:function(arm,size=0x70) addr:0x0216f310 +func_ov092_0216f380 kind:function(arm,size=0x78) addr:0x0216f380 +func_ov092_0216f3f8 kind:function(arm,size=0x64) addr:0x0216f3f8 +func_ov092_0216f45c kind:function(arm,size=0x38) addr:0x0216f45c +func_ov092_0216f494 kind:function(arm,size=0x18) addr:0x0216f494 +func_ov092_0216f4ac kind:function(arm,size=0x1c) addr:0x0216f4ac +func_ov092_0216f4c8 kind:function(arm,size=0x50) addr:0x0216f4c8 +func_ov092_0216f518 kind:function(arm,size=0xcc) addr:0x0216f518 +func_ov092_0216f5e4 kind:function(arm,size=0x8) addr:0x0216f5e4 +func_ov092_0216f5ec kind:function(arm,size=0x10) addr:0x0216f5ec +func_ov092_0216f5fc kind:function(arm,size=0x14) addr:0x0216f5fc +func_ov092_0216f610 kind:function(arm,size=0x1c) addr:0x0216f610 +func_ov092_0216f62c kind:function(arm,size=0x1c) addr:0x0216f62c +func_ov092_0216f648 kind:function(arm,size=0x1c) addr:0x0216f648 +func_ov092_0216f664 kind:function(arm,size=0xbc) addr:0x0216f664 +func_ov092_0216f720 kind:function(arm,size=0xc4) addr:0x0216f720 +func_ov092_0216f7e4 kind:function(arm,size=0x10) addr:0x0216f7e4 +func_ov092_0216f7f4 kind:function(arm,size=0x14) addr:0x0216f7f4 +func_ov092_0216f808 kind:function(arm,size=0xc) addr:0x0216f808 +func_ov092_0216f814 kind:function(arm,size=0x24) addr:0x0216f814 +func_ov092_0216f838 kind:function(arm,size=0x4c) addr:0x0216f838 +func_ov092_0216f884 kind:function(arm,size=0xd8) addr:0x0216f884 +func_ov092_0216f95c kind:function(arm,size=0x44) addr:0x0216f95c +func_ov092_0216f9a0 kind:function(arm,size=0x54) addr:0x0216f9a0 +func_ov092_0216f9f4 kind:function(arm,size=0x58) addr:0x0216f9f4 +func_ov092_0216fa4c kind:function(arm,size=0x20) addr:0x0216fa4c +func_ov092_0216fa6c kind:function(arm,size=0x20) addr:0x0216fa6c +func_ov092_0216fa8c kind:function(arm,size=0x38) addr:0x0216fa8c +func_ov092_0216fac4 kind:function(arm,size=0x40) addr:0x0216fac4 +func_ov092_0216fb04 kind:function(arm,size=0x35c) addr:0x0216fb04 +func_ov092_0216fe60 kind:function(arm,size=0x44) addr:0x0216fe60 +func_ov092_0216fea4 kind:function(arm,size=0x348) addr:0x0216fea4 +func_ov092_021701ec kind:function(arm,size=0x50) addr:0x021701ec +func_ov092_0217023c kind:function(arm,size=0x28) addr:0x0217023c +func_ov092_02170264 kind:function(arm,size=0x34) addr:0x02170264 +func_ov092_02170298 kind:function(arm,size=0x118) addr:0x02170298 +func_ov092_021703b0 kind:function(arm,size=0x18) addr:0x021703b0 +func_ov092_021703c8 kind:function(arm,size=0x40) addr:0x021703c8 +func_ov092_02170408 kind:function(arm,size=0x48) addr:0x02170408 +func_ov092_02170450 kind:function(arm,size=0x14) addr:0x02170450 +func_ov092_02170464 kind:function(arm,size=0xc) addr:0x02170464 +func_ov092_02170470 kind:function(arm,size=0x24) addr:0x02170470 +func_ov092_02170494 kind:function(arm,size=0x60) addr:0x02170494 +func_ov092_021704f4 kind:function(arm,size=0x50) addr:0x021704f4 +func_ov092_02170544 kind:function(arm,size=0x84) addr:0x02170544 +func_ov092_021705c8 kind:function(arm,size=0x10) addr:0x021705c8 +func_ov092_021705d8 kind:function(arm,size=0x1e4) addr:0x021705d8 +func_ov092_021707bc kind:function(arm,size=0x28) addr:0x021707bc +func_ov092_021707e4 kind:function(arm,size=0x18) addr:0x021707e4 +func_ov092_021707fc kind:function(arm,size=0xb4) addr:0x021707fc +func_ov092_021708b0 kind:function(arm,size=0x44) addr:0x021708b0 +func_ov092_021708f4 kind:function(arm,size=0x13c) addr:0x021708f4 +func_ov092_02170a30 kind:function(arm,size=0x128) addr:0x02170a30 +func_ov092_02170b58 kind:function(arm,size=0x14) addr:0x02170b58 +func_ov092_02170b6c kind:function(arm,size=0x84) addr:0x02170b6c +func_ov092_02170bf0 kind:function(arm,size=0x8c) addr:0x02170bf0 +func_ov092_02170c7c kind:function(arm,size=0x21c) addr:0x02170c7c +func_ov092_02170e98 kind:function(arm,size=0x320) addr:0x02170e98 +func_ov092_021711b8 kind:function(arm,size=0x34) addr:0x021711b8 +func_ov092_021711ec kind:function(arm,size=0x20) addr:0x021711ec +func_ov092_0217120c kind:function(arm,size=0x364) addr:0x0217120c +func_ov092_02171570 kind:function(arm,size=0x88) addr:0x02171570 +func_ov092_021715f8 kind:function(arm,size=0x128) addr:0x021715f8 +func_ov092_02171720 kind:function(arm,size=0x2a4) addr:0x02171720 +func_ov092_021719c4 kind:function(arm,size=0x50) addr:0x021719c4 +func_ov092_02171a14 kind:function(arm,size=0x198) addr:0x02171a14 +func_ov092_02171bac kind:function(arm,size=0x58) addr:0x02171bac +func_ov092_02171c04 kind:function(arm,size=0xa4) addr:0x02171c04 +func_ov092_02171ca8 kind:function(arm,size=0x1c) addr:0x02171ca8 +func_ov092_02171cc4 kind:function(arm,size=0x14) addr:0x02171cc4 +func_ov092_02171cd8 kind:function(arm,size=0xc) addr:0x02171cd8 +func_ov092_02171ce4 kind:function(arm,size=0x24) addr:0x02171ce4 +func_ov092_02171d08 kind:function(arm,size=0x60) addr:0x02171d08 +func_ov092_02171d68 kind:function(arm,size=0xcc) addr:0x02171d68 +func_ov092_02171e34 kind:function(arm,size=0xac) addr:0x02171e34 +func_ov092_02171ee0 kind:function(arm,size=0x1b4) addr:0x02171ee0 +func_ov092_02172094 kind:function(arm,size=0x15c) addr:0x02172094 +func_ov092_021721f0 kind:function(arm,size=0xc) addr:0x021721f0 +func_ov092_021721fc kind:function(arm,size=0x114) addr:0x021721fc +func_ov092_02172310 kind:function(arm,size=0x11c) addr:0x02172310 +func_ov092_0217242c kind:function(arm,size=0x14) addr:0x0217242c +func_ov092_02172440 kind:function(arm,size=0x14) addr:0x02172440 +func_ov092_02172454 kind:function(arm,size=0x14c) addr:0x02172454 +func_ov092_021725a0 kind:function(arm,size=0x14) addr:0x021725a0 +func_ov092_021725b4 kind:function(arm,size=0x84) addr:0x021725b4 +func_ov092_02172638 kind:function(arm,size=0x8c) addr:0x02172638 +func_ov092_021726c4 kind:function(arm,size=0x1a0) addr:0x021726c4 +func_ov092_02172864 kind:function(arm,size=0x208) addr:0x02172864 +func_ov092_02172a6c kind:function(arm,size=0x34) addr:0x02172a6c +func_ov092_02172aa0 kind:function(arm,size=0x20) addr:0x02172aa0 +func_ov092_02172ac0 kind:function(arm,size=0x364) addr:0x02172ac0 +func_ov092_02172e24 kind:function(arm,size=0x8c) addr:0x02172e24 +func_ov092_02172eb0 kind:function(arm,size=0x108) addr:0x02172eb0 +func_ov092_02172fb8 kind:function(arm,size=0x7c) addr:0x02172fb8 +func_ov092_02173034 kind:function(arm,size=0x1f8) addr:0x02173034 +func_ov092_0217322c kind:function(arm,size=0x1e8) addr:0x0217322c +func_ov092_02173414 kind:function(arm,size=0x90) addr:0x02173414 +func_ov092_021734a4 kind:function(arm,size=0x30) addr:0x021734a4 +func_ov092_021734d4 kind:function(arm,size=0x178) addr:0x021734d4 +func_ov092_0217364c kind:function(arm,size=0x4c) addr:0x0217364c +func_ov092_02173698 kind:function(arm,size=0xa0) addr:0x02173698 +func_ov092_02173738 kind:function(arm,size=0x1c) addr:0x02173738 +func_ov092_02173754 kind:function(arm,size=0x14) addr:0x02173754 +func_ov092_02173768 kind:function(arm,size=0xc) addr:0x02173768 +func_ov092_02173774 kind:function(arm,size=0x24) addr:0x02173774 +func_ov092_02173798 kind:function(arm,size=0x74) addr:0x02173798 +func_ov092_0217380c kind:function(arm,size=0x9c) addr:0x0217380c +func_ov092_021738a8 kind:function(arm,size=0x18) addr:0x021738a8 +func_ov092_021738c0 kind:function(arm,size=0x10c) addr:0x021738c0 +func_ov092_021739cc kind:function(arm,size=0xb4) addr:0x021739cc +func_ov092_02173a80 kind:function(arm,size=0x14) addr:0x02173a80 +func_ov092_02173a94 kind:function(arm,size=0x20) addr:0x02173a94 +func_ov092_02173ab4 kind:function(arm,size=0x28) addr:0x02173ab4 +func_ov092_02173adc kind:function(arm,size=0xdc) addr:0x02173adc +func_ov092_02173bb8 kind:function(arm,size=0x2ec) addr:0x02173bb8 +func_ov092_02173ea4 kind:function(arm,size=0xd8) addr:0x02173ea4 +func_ov092_02173f7c kind:function(arm,size=0x198) addr:0x02173f7c +func_ov092_02174114 kind:function(arm,size=0x4) addr:0x02174114 +func_ov092_02174118 kind:function(arm,size=0x24) addr:0x02174118 +func_ov092_0217413c kind:function(arm,size=0x74) addr:0x0217413c +func_ov092_021741b0 kind:function(arm,size=0x54) addr:0x021741b0 +func_ov092_02174204 kind:function(arm,size=0x40) addr:0x02174204 +func_ov092_02174244 kind:function(arm,size=0xd0) addr:0x02174244 +func_ov092_02174314 kind:function(arm,size=0x10c) addr:0x02174314 +func_ov092_02174420 kind:function(arm,size=0xc4) addr:0x02174420 +func_ov092_021744e4 kind:function(arm,size=0x124) addr:0x021744e4 +func_ov092_02174608 kind:function(arm,size=0xc) addr:0x02174608 +func_ov092_02174614 kind:function(arm,size=0x40) addr:0x02174614 +func_ov092_02174654 kind:function(arm,size=0x1c) addr:0x02174654 +func_ov092_02174670 kind:function(arm,size=0x14) addr:0x02174670 +func_ov092_02174684 kind:function(arm,size=0xc) addr:0x02174684 +func_ov092_02174690 kind:function(arm,size=0x24) addr:0x02174690 +func_ov092_021746b4 kind:function(arm,size=0x6c) addr:0x021746b4 +func_ov092_02174720 kind:function(arm,size=0xd0) addr:0x02174720 +func_ov092_021747f0 kind:function(arm,size=0xc0) addr:0x021747f0 +func_ov092_021748b0 kind:function(arm,size=0x68) addr:0x021748b0 +func_ov092_02174918 kind:function(arm,size=0x120) addr:0x02174918 +func_ov092_02174a38 kind:function(arm,size=0x2c) addr:0x02174a38 +func_ov092_02174a64 kind:function(arm,size=0x1d0) addr:0x02174a64 +func_ov092_02174c34 kind:function(arm,size=0x134) addr:0x02174c34 +func_ov092_02174d68 kind:function(arm,size=0x1b4) addr:0x02174d68 +func_ov092_02174f1c kind:function(arm,size=0x17c) addr:0x02174f1c +func_ov092_02175098 kind:function(arm,size=0x21c) addr:0x02175098 +func_ov092_021752b4 kind:function(arm,size=0xb0) addr:0x021752b4 +func_ov092_02175364 kind:function(arm,size=0x20) addr:0x02175364 +func_ov092_02175384 kind:function(arm,size=0x28) addr:0x02175384 +func_ov092_021753ac kind:function(arm,size=0x14) addr:0x021753ac +func_ov092_021753c0 kind:function(arm,size=0xc) addr:0x021753c0 +func_ov092_021753cc kind:function(arm,size=0x24) addr:0x021753cc +func_ov092_021753f0 kind:function(arm,size=0x7c) addr:0x021753f0 +func_ov092_0217546c kind:function(arm,size=0x90) addr:0x0217546c +func_ov092_021754fc kind:function(arm,size=0x12c) addr:0x021754fc +func_ov092_02175628 kind:function(arm,size=0x1c) addr:0x02175628 +func_ov092_02175644 kind:function(arm,size=0x1f0) addr:0x02175644 +func_ov092_02175834 kind:function(arm,size=0x80) addr:0x02175834 +func_ov092_021758b4 kind:function(arm,size=0x14) addr:0x021758b4 +func_ov092_021758c8 kind:function(arm,size=0x70) addr:0x021758c8 +func_ov092_02175938 kind:function(arm,size=0x188) addr:0x02175938 +func_ov092_02175ac0 kind:function(arm,size=0x180) addr:0x02175ac0 +func_ov092_02175c40 kind:function(arm,size=0x14) addr:0x02175c40 +func_ov092_02175c54 kind:function(arm,size=0x14) addr:0x02175c54 +func_ov092_02175c68 kind:function(arm,size=0x50) addr:0x02175c68 +func_ov092_02175cb8 kind:function(arm,size=0x58) addr:0x02175cb8 +func_ov092_02175d10 kind:function(arm,size=0xbc) addr:0x02175d10 +func_ov092_02175dcc kind:function(arm,size=0xc0) addr:0x02175dcc +func_ov092_02175e8c kind:function(arm,size=0x54) addr:0x02175e8c +func_ov092_02175ee0 kind:function(arm,size=0xbc) addr:0x02175ee0 +func_ov092_02175f9c kind:function(arm,size=0x538) addr:0x02175f9c +func_ov092_021764d4 kind:function(arm,size=0x4) addr:0x021764d4 +func_ov092_021764d8 kind:function(arm,size=0x4c) addr:0x021764d8 +func_ov092_02176524 kind:function(arm,size=0x31c) addr:0x02176524 +func_ov092_02176840 kind:function(arm,size=0x30) addr:0x02176840 +func_ov092_02176870 kind:function(arm,size=0xf8) addr:0x02176870 +func_ov092_02176968 kind:function(arm,size=0x4c) addr:0x02176968 +func_ov092_021769b4 kind:function(arm,size=0xd0) addr:0x021769b4 +func_ov092_02176a84 kind:function(arm,size=0x14c) addr:0x02176a84 +func_ov092_02176bd0 kind:function(arm,size=0x58) addr:0x02176bd0 +func_ov092_02176c28 kind:function(arm,size=0x1c) addr:0x02176c28 +func_ov092_02176c44 kind:function(arm,size=0x1c) addr:0x02176c44 +func_ov092_02176c60 kind:function(arm,size=0x14) addr:0x02176c60 +func_ov092_02176c74 kind:function(arm,size=0xc) addr:0x02176c74 +func_ov092_02176c80 kind:function(arm,size=0x24) addr:0x02176c80 +func_ov092_02176ca4 kind:function(arm,size=0x4c) addr:0x02176ca4 +func_ov092_02176cf0 kind:function(arm,size=0x88) addr:0x02176cf0 +func_ov092_02176d78 kind:function(arm,size=0x3c) addr:0x02176d78 +func_ov092_02176db4 kind:function(arm,size=0x3c) addr:0x02176db4 +func_ov092_02176df0 kind:function(arm,size=0xf4) addr:0x02176df0 +func_ov092_02176ee4 kind:function(arm,size=0x40) addr:0x02176ee4 +func_ov092_02176f24 kind:function(arm,size=0x3c) addr:0x02176f24 +func_ov092_02176f60 kind:function(arm,size=0x4) addr:0x02176f60 +func_ov092_02176f64 kind:function(arm,size=0xc8) addr:0x02176f64 +func_ov092_0217702c kind:function(arm,size=0x4) addr:0x0217702c +func_ov092_02177030 kind:function(arm,size=0x4c) addr:0x02177030 +func_ov092_0217707c kind:function(arm,size=0x7c) addr:0x0217707c +func_ov092_021770f8 kind:function(arm,size=0x88) addr:0x021770f8 +func_ov092_02177180 kind:function(arm,size=0x40) addr:0x02177180 +func_ov092_021771c0 kind:function(arm,size=0x34) addr:0x021771c0 +func_ov092_021771f4 kind:function(arm,size=0x30) addr:0x021771f4 +func_ov092_02177224 kind:function(arm,size=0x38) addr:0x02177224 +func_ov092_0217725c kind:function(arm,size=0x14) addr:0x0217725c +func_ov092_02177270 kind:function(arm,size=0xc) addr:0x02177270 +func_ov092_0217727c kind:function(arm,size=0x24) addr:0x0217727c +func_ov092_021772a0 kind:function(arm,size=0x28) addr:0x021772a0 +func_ov092_021772c8 kind:function(arm,size=0xa8) addr:0x021772c8 +func_ov092_02177370 kind:function(arm,size=0x40) addr:0x02177370 +func_ov092_021773b0 kind:function(arm,size=0x14) addr:0x021773b0 +func_ov092_021773c4 kind:function(arm,size=0x54) addr:0x021773c4 +func_ov092_02177418 kind:function(arm,size=0x14) addr:0x02177418 +func_ov092_0217742c kind:function(arm,size=0x388) addr:0x0217742c +func_ov092_021777b4 kind:function(arm,size=0x4f8) addr:0x021777b4 +func_ov092_02177cac kind:function(arm,size=0xb0) addr:0x02177cac +func_ov092_02177d5c kind:function(arm,size=0x6c) addr:0x02177d5c +func_ov092_02177dc8 kind:function(arm,size=0x10) addr:0x02177dc8 +func_ov092_02177dd8 kind:function(arm,size=0x14) addr:0x02177dd8 +func_ov092_02177dec kind:function(arm,size=0x1c) addr:0x02177dec +func_ov092_02177e08 kind:function(arm,size=0x1c) addr:0x02177e08 +func_ov092_02177e24 kind:function(arm,size=0x5c) addr:0x02177e24 +func_ov092_02177e80 kind:function(arm,size=0x64) addr:0x02177e80 +func_ov092_02177ee4 kind:function(arm,size=0x14) addr:0x02177ee4 +func_ov092_02177ef8 kind:function(arm,size=0xc) addr:0x02177ef8 +func_ov092_02177f04 kind:function(arm,size=0x24) addr:0x02177f04 +func_ov092_02177f28 kind:function(arm,size=0x28) addr:0x02177f28 +func_ov092_02177f50 kind:function(arm,size=0x28) addr:0x02177f50 +func_ov092_02177f78 kind:function(arm,size=0x1bc) addr:0x02177f78 +func_ov092_02178134 kind:function(arm,size=0x9c) addr:0x02178134 +func_ov092_021781d0 kind:function(arm,size=0x4) addr:0x021781d0 +func_ov092_021781d4 kind:function(arm,size=0x434) addr:0x021781d4 +func_ov092_02178608 kind:function(arm,size=0x10) addr:0x02178608 +func_ov092_02178618 kind:function(arm,size=0x14) addr:0x02178618 +func_ov092_0217862c kind:function(arm,size=0x1c) addr:0x0217862c +func_ov092_02178648 kind:function(arm,size=0x24) addr:0x02178648 +func_ov092_0217866c kind:function(arm,size=0x14) addr:0x0217866c +func_ov092_02178680 kind:function(arm,size=0xc) addr:0x02178680 +func_ov092_0217868c kind:function(arm,size=0x24) addr:0x0217868c +func_ov092_021786b0 kind:function(arm,size=0x5c) addr:0x021786b0 +func_ov092_0217870c kind:function(arm,size=0x114) addr:0x0217870c +func_ov092_02178820 kind:function(arm,size=0x14) addr:0x02178820 +func_ov092_02178834 kind:function(arm,size=0x40) addr:0x02178834 +func_ov092_02178874 kind:function(arm,size=0x48) addr:0x02178874 +func_ov092_021788bc kind:function(arm,size=0x38) addr:0x021788bc +func_ov092_021788f4 kind:function(arm,size=0x8c) addr:0x021788f4 +func_ov092_02178980 kind:function(arm,size=0x3c) addr:0x02178980 +func_ov092_021789bc kind:function(arm,size=0x88) addr:0x021789bc +func_ov092_02178a44 kind:function(arm,size=0x48) addr:0x02178a44 +func_ov092_02178a8c kind:function(arm,size=0x38) addr:0x02178a8c +func_ov092_02178ac4 kind:function(arm,size=0x4c) addr:0x02178ac4 +func_ov092_02178b10 kind:function(arm,size=0x64) addr:0x02178b10 +func_ov092_02178b74 kind:function(arm,size=0x98) addr:0x02178b74 +func_ov092_02178c0c kind:function(arm,size=0x24) addr:0x02178c0c +func_ov092_02178c30 kind:function(arm,size=0x14) addr:0x02178c30 +func_ov092_02178c44 kind:function(arm,size=0x20) addr:0x02178c44 +func_ov092_02178c64 kind:function(arm,size=0xa8) addr:0x02178c64 +func_ov092_02178d0c kind:function(arm,size=0x7c) addr:0x02178d0c +func_ov092_02178d88 kind:function(arm,size=0x50) addr:0x02178d88 +func_ov092_02178dd8 kind:function(arm,size=0x14) addr:0x02178dd8 +func_ov092_02178dec kind:function(arm,size=0x14) addr:0x02178dec +func_ov092_02178e00 kind:function(arm,size=0xc) addr:0x02178e00 +func_ov092_02178e0c kind:function(arm,size=0x24) addr:0x02178e0c +func_ov092_02178e30 kind:function(arm,size=0x44) addr:0x02178e30 +func_ov092_02178e74 kind:function(arm,size=0xc0) addr:0x02178e74 +func_ov092_02178f34 kind:function(arm,size=0x8) addr:0x02178f34 +func_ov092_02178f3c kind:function(arm,size=0x98) addr:0x02178f3c +func_ov092_02178fd4 kind:function(arm,size=0x8) addr:0x02178fd4 +func_ov092_02178fdc kind:function(arm,size=0xdc) addr:0x02178fdc +func_ov092_021790b8 kind:function(arm,size=0xdc) addr:0x021790b8 +func_ov092_02179194 kind:function(arm,size=0x3c) addr:0x02179194 +func_ov092_021791d0 kind:function(arm,size=0x178) addr:0x021791d0 +func_ov092_02179348 kind:function(arm,size=0x328) addr:0x02179348 +func_ov092_02179670 kind:function(arm,size=0x160) addr:0x02179670 +func_ov092_021797d0 kind:function(arm,size=0x50) addr:0x021797d0 +func_ov092_02179820 kind:function(arm,size=0x84) addr:0x02179820 +func_ov092_021798a4 kind:function(arm,size=0x8c) addr:0x021798a4 +func_ov092_02179930 kind:function(arm,size=0x14) addr:0x02179930 +func_ov092_02179944 kind:function(arm,size=0x8c) addr:0x02179944 +func_ov092_021799d0 kind:function(arm,size=0x10) addr:0x021799d0 +func_ov092_021799e0 kind:function(arm,size=0x44) addr:0x021799e0 +func_ov092_02179a24 kind:function(arm,size=0x28) addr:0x02179a24 +func_ov092_02179a4c kind:function(arm,size=0x30) addr:0x02179a4c +func_ov092_02179a7c kind:function(arm,size=0x14) addr:0x02179a7c +func_ov092_02179a90 kind:function(arm,size=0x18) addr:0x02179a90 +func_ov092_02179aa8 kind:function(arm,size=0x48) addr:0x02179aa8 +func_ov092_02179af0 kind:function(arm,size=0x18) addr:0x02179af0 +func_ov092_02179b08 kind:function(arm,size=0x4c) addr:0x02179b08 +func_ov092_02179b54 kind:function(arm,size=0x330) addr:0x02179b54 +func_ov092_02179e84 kind:function(arm,size=0x68) addr:0x02179e84 +func_ov092_02179eec kind:function(arm,size=0x4) addr:0x02179eec +func_ov092_02179ef0 kind:function(arm,size=0x24) addr:0x02179ef0 +func_ov092_02179f14 kind:function(arm,size=0x8) addr:0x02179f14 +func_ov092_02179f1c kind:function(arm,size=0x4) addr:0x02179f1c +func_ov092_02179f20 kind:function(arm,size=0xb4) addr:0x02179f20 +func_ov092_02179fd4 kind:function(arm,size=0x1e8) addr:0x02179fd4 +func_ov092_0217a1bc kind:function(arm,size=0x4c) addr:0x0217a1bc +func_ov092_0217a208 kind:function(arm,size=0x4c) addr:0x0217a208 +func_ov092_0217a254 kind:function(arm,size=0x24) addr:0x0217a254 +func_ov092_0217a278 kind:function(arm,size=0x10) addr:0x0217a278 +func_ov092_0217a288 kind:function(arm,size=0x54) addr:0x0217a288 +func_ov092_0217a2dc kind:function(arm,size=0x70) addr:0x0217a2dc +func_ov092_0217a34c kind:function(arm,size=0x110) addr:0x0217a34c +func_ov092_0217a45c kind:function(arm,size=0x134) addr:0x0217a45c +func_ov092_0217a590 kind:function(arm,size=0x1c) addr:0x0217a590 +func_ov092_0217a5ac kind:function(arm,size=0x1c) addr:0x0217a5ac +func_ov092_0217a5c8 kind:function(arm,size=0xf4) addr:0x0217a5c8 +func_ov092_0217a6bc kind:function(arm,size=0x20) addr:0x0217a6bc +func_ov092_0217a6dc kind:function(arm,size=0xc) addr:0x0217a6dc +func_ov092_0217a6e8 kind:function(arm,size=0x7c) addr:0x0217a6e8 +func_ov092_0217a764 kind:function(arm,size=0x14) addr:0x0217a764 +func_ov092_0217a778 kind:function(arm,size=0x1c) addr:0x0217a778 +func_ov092_0217a794 kind:function(arm,size=0x20) addr:0x0217a794 +func_ov092_0217a7b4 kind:function(arm,size=0x4) addr:0x0217a7b4 +func_ov092_0217a7b8 kind:function(arm,size=0x2c) addr:0x0217a7b8 +func_ov092_0217a7e4 kind:function(arm,size=0x20) addr:0x0217a7e4 +func_ov092_0217a804 kind:function(arm,size=0x230) addr:0x0217a804 +func_ov092_0217aa34 kind:function(arm,size=0x5c) addr:0x0217aa34 +data_ov092_0217aa90 kind:data(any) addr:0x0217aa90 +data_ov092_0217aa9c kind:data(any) addr:0x0217aa9c +data_ov092_0217aaac kind:data(any) addr:0x0217aaac +data_ov092_0217aabc kind:data(any) addr:0x0217aabc +data_ov092_0217aacc kind:data(any) addr:0x0217aacc +data_ov092_0217aadc kind:data(any) addr:0x0217aadc +data_ov092_0217aaec kind:data(any) addr:0x0217aaec +data_ov092_0217ab00 kind:data(any) addr:0x0217ab00 +data_ov092_0217ab04 kind:data(any) addr:0x0217ab04 +data_ov092_0217ab08 kind:data(any) addr:0x0217ab08 +data_ov092_0217ab0c kind:data(any) addr:0x0217ab0c +data_ov092_0217ab10 kind:data(any) addr:0x0217ab10 +data_ov092_0217ab14 kind:data(any) addr:0x0217ab14 +data_ov092_0217ab18 kind:data(any) addr:0x0217ab18 +data_ov092_0217ab1e kind:data(any) addr:0x0217ab1e +data_ov092_0217ab24 kind:data(any) addr:0x0217ab24 +data_ov092_0217ab2c kind:data(any) addr:0x0217ab2c +data_ov092_0217ab38 kind:data(any) addr:0x0217ab38 +data_ov092_0217ab48 kind:data(any) addr:0x0217ab48 +data_ov092_0217ab5c kind:data(any) addr:0x0217ab5c +data_ov092_0217ab70 kind:data(any) addr:0x0217ab70 +data_ov092_0217ab88 kind:data(any) addr:0x0217ab88 +data_ov092_0217abb8 kind:data(any) addr:0x0217abb8 +data_ov092_0217abc8 kind:data(any) addr:0x0217abc8 +data_ov092_0217ac18 kind:data(any) addr:0x0217ac18 +data_ov092_0217ac98 kind:data(any) addr:0x0217ac98 +data_ov092_0217ac9c kind:data(any) addr:0x0217ac9c +data_ov092_0217acb0 kind:data(any) addr:0x0217acb0 +data_ov092_0217acc0 kind:data(any) addr:0x0217acc0 +data_ov092_0217ad00 kind:data(any) addr:0x0217ad00 +data_ov092_0217ad6c kind:data(any) addr:0x0217ad6c ambiguous +data_ov092_0217ae00 kind:data(any) addr:0x0217ae00 +data_ov092_0217ae10 kind:data(any) addr:0x0217ae10 +data_ov092_0217ae50 kind:data(any) addr:0x0217ae50 +data_ov092_0217ae90 kind:data(any) addr:0x0217ae90 +data_ov092_0217aeb0 kind:data(any) addr:0x0217aeb0 +data_ov092_0217aec0 kind:data(any) addr:0x0217aec0 +data_ov092_0217aed0 kind:data(any) addr:0x0217aed0 +data_ov092_0217aeec kind:data(any) addr:0x0217aeec +__sinit_ov092_0217aefc kind:function(arm,size=0x50) addr:0x0217aefc +__sinit_ov092_0217af4c kind:function(arm,size=0x50) addr:0x0217af4c +__sinit_ov092_0217af9c kind:function(arm,size=0x50) addr:0x0217af9c +__sinit_ov092_0217afec kind:function(arm,size=0x50) addr:0x0217afec +__sinit_ov092_0217b03c kind:function(arm,size=0x50) addr:0x0217b03c +__sinit_ov092_0217b08c kind:function(arm,size=0x50) addr:0x0217b08c +__sinit_ov092_0217b0dc kind:function(arm,size=0x50) addr:0x0217b0dc +__sinit_ov092_0217b12c kind:function(arm,size=0x50) addr:0x0217b12c +__sinit_ov092_0217b17c kind:function(arm,size=0x50) addr:0x0217b17c +__sinit_ov092_0217b1cc kind:function(arm,size=0x50) addr:0x0217b1cc +__sinit_ov092_0217b21c kind:function(arm,size=0x364) addr:0x0217b21c +__sinit_ov092_0217b580 kind:function(arm,size=0x50) addr:0x0217b580 +__sinit_ov092_0217b5d0 kind:function(arm,size=0xc8) addr:0x0217b5d0 +__sinit_ov092_0217b698 kind:function(arm,size=0xc8) addr:0x0217b698 +__sinit_ov092_0217b760 kind:function(arm,size=0xd0) addr:0x0217b760 +__sinit_ov092_0217b830 kind:function(arm,size=0x50) addr:0x0217b830 +__sinit_ov092_0217b880 kind:function(arm,size=0xc8) addr:0x0217b880 +__sinit_ov092_0217b948 kind:function(arm,size=0x5c) addr:0x0217b948 +__sinit_ov092_0217b9a4 kind:function(arm,size=0x50) addr:0x0217b9a4 +__sinit_ov092_0217b9f4 kind:function(arm,size=0x64) addr:0x0217b9f4 +__sinit_ov092_0217ba58 kind:function(arm,size=0x50) addr:0x0217ba58 +__sinit_ov092_0217baa8 kind:function(arm,size=0x50) addr:0x0217baa8 +__sinit_ov092_0217baf8 kind:function(arm,size=0x1c) addr:0x0217baf8 +.p__sinit_ov092_0217aefc kind:data(word) addr:0x0217bb14 +.p__sinit_ov092_0217af4c kind:data(word) addr:0x0217bb18 +.p__sinit_ov092_0217af9c kind:data(word) addr:0x0217bb1c +.p__sinit_ov092_0217afec kind:data(word) addr:0x0217bb20 +.p__sinit_ov092_0217b03c kind:data(word) addr:0x0217bb24 +.p__sinit_ov092_0217b08c kind:data(word) addr:0x0217bb28 +.p__sinit_ov092_0217b0dc kind:data(word) addr:0x0217bb2c +.p__sinit_ov092_0217b12c kind:data(word) addr:0x0217bb30 +.p__sinit_ov092_0217b17c kind:data(word) addr:0x0217bb34 +.p__sinit_ov092_0217b1cc kind:data(word) addr:0x0217bb38 +.p__sinit_ov092_0217b21c kind:data(word) addr:0x0217bb3c +.p__sinit_ov092_0217b580 kind:data(word) addr:0x0217bb40 +.p__sinit_ov092_0217b5d0 kind:data(word) addr:0x0217bb44 +.p__sinit_ov092_0217b698 kind:data(word) addr:0x0217bb48 +.p__sinit_ov092_0217b760 kind:data(word) addr:0x0217bb4c +.p__sinit_ov092_0217b830 kind:data(word) addr:0x0217bb50 +.p__sinit_ov092_0217b880 kind:data(word) addr:0x0217bb54 +.p__sinit_ov092_0217b948 kind:data(word) addr:0x0217bb58 +.p__sinit_ov092_0217b9a4 kind:data(word) addr:0x0217bb5c +.p__sinit_ov092_0217b9f4 kind:data(word) addr:0x0217bb60 +.p__sinit_ov092_0217ba58 kind:data(word) addr:0x0217bb64 +.p__sinit_ov092_0217baa8 kind:data(word) addr:0x0217bb68 +.p__sinit_ov092_0217baf8 kind:data(word) addr:0x0217bb6c +data_ov092_0217bb88 kind:data(any) addr:0x0217bb88 +data_ov092_0217bbb4 kind:data(any) addr:0x0217bbb4 +data_ov092_0217bbe8 kind:data(any) addr:0x0217bbe8 +data_ov092_0217bc04 kind:data(any) addr:0x0217bc04 +data_ov092_0217bc54 kind:data(any) addr:0x0217bc54 +data_ov092_0217bc70 kind:data(any) addr:0x0217bc70 +data_ov092_0217bcc0 kind:data(any) addr:0x0217bcc0 +data_ov092_0217bcdc kind:data(any) addr:0x0217bcdc +data_ov092_0217bd2c kind:data(any) addr:0x0217bd2c +data_ov092_0217bd48 kind:data(any) addr:0x0217bd48 +data_ov092_0217bdbc kind:data(any) addr:0x0217bdbc +data_ov092_0217bdd8 kind:data(any) addr:0x0217bdd8 +data_ov092_0217be4c kind:data(any) addr:0x0217be4c +data_ov092_0217be68 kind:data(any) addr:0x0217be68 +data_ov092_0217bedc kind:data(any) addr:0x0217bedc +data_ov092_0217bef8 kind:data(any) addr:0x0217bef8 +data_ov092_0217bf6c kind:data(any) addr:0x0217bf6c +data_ov092_0217bf88 kind:data(any) addr:0x0217bf88 +data_ov092_0217bfa4 kind:data(any) addr:0x0217bfa4 +data_ov092_0217bfcc kind:data(any) addr:0x0217bfcc +data_ov092_0217c02c kind:data(any) addr:0x0217c02c +data_ov092_0217c048 kind:data(any) addr:0x0217c048 +data_ov092_0217c0a8 kind:data(any) addr:0x0217c0a8 +data_ov092_0217c0c4 kind:data(any) addr:0x0217c0c4 +data_ov092_0217c138 kind:data(any) addr:0x0217c138 +data_ov092_0217c14c kind:data(any) addr:0x0217c14c +data_ov092_0217c174 kind:data(any) addr:0x0217c174 +data_ov092_0217c1a0 kind:data(any) addr:0x0217c1a0 +data_ov092_0217c218 kind:data(any) addr:0x0217c218 +data_ov092_0217c224 kind:data(any) addr:0x0217c224 +data_ov092_0217c248 kind:data(any) addr:0x0217c248 +data_ov092_0217c254 kind:data(any) addr:0x0217c254 +data_ov092_0217c260 kind:data(any) addr:0x0217c260 +data_ov092_0217c26c kind:data(any) addr:0x0217c26c +data_ov092_0217c27c kind:data(any) addr:0x0217c27c +data_ov092_0217c28c kind:data(any) addr:0x0217c28c +data_ov092_0217c2ac kind:data(any) addr:0x0217c2ac +data_ov092_0217c2bc kind:data(any) addr:0x0217c2bc +data_ov092_0217c2e0 kind:data(any) addr:0x0217c2e0 +data_ov092_0217c308 kind:data(any) addr:0x0217c308 +data_ov092_0217c334 kind:data(any) addr:0x0217c334 +data_ov092_0217c37c kind:data(any) addr:0x0217c37c +data_ov092_0217c3c0 kind:data(any) addr:0x0217c3c0 +data_ov092_0217c3dc kind:data(any) addr:0x0217c3dc +data_ov092_0217c3f8 kind:data(any) addr:0x0217c3f8 +data_ov092_0217c414 kind:data(any) addr:0x0217c414 +data_ov092_0217c438 kind:data(any) addr:0x0217c438 +data_ov092_0217c4b0 kind:data(any) addr:0x0217c4b0 +data_ov092_0217c4cc kind:data(any) addr:0x0217c4cc +data_ov092_0217c4e8 kind:data(any) addr:0x0217c4e8 +data_ov092_0217c504 kind:data(any) addr:0x0217c504 +data_ov092_0217c520 kind:data(any) addr:0x0217c520 +data_ov092_0217c53c kind:data(any) addr:0x0217c53c +data_ov092_0217c54c kind:data(any) addr:0x0217c54c +data_ov092_0217c5cc kind:data(any) addr:0x0217c5cc +data_ov092_0217c5e8 kind:data(any) addr:0x0217c5e8 +data_ov092_0217c604 kind:data(any) addr:0x0217c604 +data_ov092_0217c620 kind:data(any) addr:0x0217c620 +data_ov092_0217c63c kind:data(any) addr:0x0217c63c +data_ov092_0217c658 kind:data(any) addr:0x0217c658 +data_ov092_0217c674 kind:data(any) addr:0x0217c674 +data_ov092_0217c6d4 kind:data(any) addr:0x0217c6d4 +data_ov092_0217c79c kind:data(any) addr:0x0217c79c +data_ov092_0217c7c0 kind:data(any) addr:0x0217c7c0 +data_ov092_0217c814 kind:data(any) addr:0x0217c814 +data_ov092_0217c820 kind:data(any) addr:0x0217c820 +data_ov092_0217c82c kind:data(any) addr:0x0217c82c +data_ov092_0217c838 kind:data(any) addr:0x0217c838 +data_ov092_0217c844 kind:data(any) addr:0x0217c844 +data_ov092_0217c854 kind:data(any) addr:0x0217c854 +data_ov092_0217c864 kind:data(any) addr:0x0217c864 +data_ov092_0217c874 kind:data(any) addr:0x0217c874 +data_ov092_0217c88c kind:data(any) addr:0x0217c88c +data_ov092_0217c8b0 kind:data(any) addr:0x0217c8b0 +data_ov092_0217c8dc kind:data(any) addr:0x0217c8dc +data_ov092_0217c954 kind:data(any) addr:0x0217c954 +data_ov092_0217c960 kind:data(any) addr:0x0217c960 +data_ov092_0217c96c kind:data(any) addr:0x0217c96c +data_ov092_0217c978 kind:data(any) addr:0x0217c978 +data_ov092_0217c984 kind:data(any) addr:0x0217c984 +data_ov092_0217c994 kind:data(any) addr:0x0217c994 +data_ov092_0217c9a4 kind:data(any) addr:0x0217c9a4 +data_ov092_0217c9bc kind:data(any) addr:0x0217c9bc +data_ov092_0217c9e0 kind:data(any) addr:0x0217c9e0 +data_ov092_0217ca0c kind:data(any) addr:0x0217ca0c +data_ov092_0217ca8c kind:data(any) addr:0x0217ca8c +data_ov092_0217ca9c kind:data(any) addr:0x0217ca9c +data_ov092_0217cab8 kind:data(any) addr:0x0217cab8 +data_ov092_0217cae0 kind:data(any) addr:0x0217cae0 +data_ov092_0217caec kind:data(any) addr:0x0217caec +data_ov092_0217caf8 kind:data(any) addr:0x0217caf8 +data_ov092_0217cb04 kind:data(any) addr:0x0217cb04 +data_ov092_0217cb10 kind:data(any) addr:0x0217cb10 +data_ov092_0217cb24 kind:data(any) addr:0x0217cb24 +data_ov092_0217cb50 kind:data(any) addr:0x0217cb50 +data_ov092_0217cbac kind:data(any) addr:0x0217cbac +data_ov092_0217cbb4 kind:data(any) addr:0x0217cbb4 +data_ov092_0217cbd4 kind:data(any) addr:0x0217cbd4 +data_ov092_0217cbf8 kind:data(any) addr:0x0217cbf8 +data_ov092_0217cc54 kind:data(any) addr:0x0217cc54 +data_ov092_0217cc5c kind:data(any) addr:0x0217cc5c +data_ov092_0217cc74 kind:data(any) addr:0x0217cc74 +data_ov092_0217cc94 kind:data(any) addr:0x0217cc94 +data_ov092_0217cca0 kind:data(any) addr:0x0217cca0 +data_ov092_0217ccac kind:data(any) addr:0x0217ccac +data_ov092_0217ccb8 kind:data(any) addr:0x0217ccb8 +data_ov092_0217cccc kind:data(any) addr:0x0217cccc +data_ov092_0217ccf0 kind:data(any) addr:0x0217ccf0 +data_ov092_0217cd1c kind:data(any) addr:0x0217cd1c +data_ov092_0217cd64 kind:data(any) addr:0x0217cd64 +data_ov092_0217cdb8 kind:data(any) addr:0x0217cdb8 +data_ov092_0217cdc8 kind:data(any) addr:0x0217cdc8 +data_ov092_0217cde0 kind:data(any) addr:0x0217cde0 +data_ov092_0217ce04 kind:data(any) addr:0x0217ce04 +data_ov092_0217ce68 kind:data(any) addr:0x0217ce68 +data_ov092_0217ce8c kind:data(any) addr:0x0217ce8c +data_ov092_0217ced4 kind:data(any) addr:0x0217ced4 +data_ov092_0217cf20 kind:data(any) addr:0x0217cf20 +data_ov092_0217cf74 kind:data(any) addr:0x0217cf74 +data_ov092_0217cf80 kind:data(any) addr:0x0217cf80 +data_ov092_0217cfa4 kind:data(any) addr:0x0217cfa4 +data_ov092_0217cff8 kind:data(any) addr:0x0217cff8 +data_ov092_0217d000 kind:data(any) addr:0x0217d000 +data_ov092_0217d008 kind:data(any) addr:0x0217d008 +data_ov092_0217d028 kind:data(any) addr:0x0217d028 +data_ov092_0217d04c kind:data(any) addr:0x0217d04c +data_ov092_0217d0a4 kind:data(any) addr:0x0217d0a4 +data_ov092_0217d0cc kind:data(any) addr:0x0217d0cc +data_ov092_0217d0f0 kind:data(any) addr:0x0217d0f0 +data_ov092_0217d154 kind:data(any) addr:0x0217d154 +data_ov092_0217d198 kind:data(any) addr:0x0217d198 +data_ov092_0217d1b8 kind:data(any) addr:0x0217d1b8 +data_ov092_0217d1c0 kind:bss addr:0x0217d1c0 +data_ov092_0217d1c4 kind:bss addr:0x0217d1c4 +data_ov092_0217d1d0 kind:bss addr:0x0217d1d0 +data_ov092_0217d2a4 kind:bss addr:0x0217d2a4 +data_ov092_0217d2a8 kind:bss addr:0x0217d2a8 +data_ov092_0217d2b4 kind:bss addr:0x0217d2b4 +data_ov092_0217d388 kind:bss addr:0x0217d388 +data_ov092_0217d38c kind:bss addr:0x0217d38c +data_ov092_0217d398 kind:bss addr:0x0217d398 +data_ov092_0217d46c kind:bss addr:0x0217d46c +data_ov092_0217d470 kind:bss addr:0x0217d470 +data_ov092_0217d47c kind:bss addr:0x0217d47c +data_ov092_0217d49c kind:bss addr:0x0217d49c +data_ov092_0217d550 kind:bss addr:0x0217d550 +data_ov092_0217d554 kind:bss addr:0x0217d554 +data_ov092_0217d560 kind:bss addr:0x0217d560 +data_ov092_0217d580 kind:bss addr:0x0217d580 +data_ov092_0217d584 kind:bss addr:0x0217d584 +data_ov092_0217d590 kind:bss addr:0x0217d590 +data_ov092_0217d5b0 kind:bss addr:0x0217d5b0 +data_ov092_0217d664 kind:bss addr:0x0217d664 +data_ov092_0217d668 kind:bss addr:0x0217d668 +data_ov092_0217d674 kind:bss addr:0x0217d674 +data_ov092_0217d694 kind:bss addr:0x0217d694 +data_ov092_0217d748 kind:bss addr:0x0217d748 +data_ov092_0217d74c kind:bss addr:0x0217d74c +data_ov092_0217d758 kind:bss addr:0x0217d758 +data_ov092_0217d82c kind:bss addr:0x0217d82c +data_ov092_0217d84c kind:bss addr:0x0217d84c +data_ov092_0217d850 kind:bss addr:0x0217d850 +data_ov092_0217d85c kind:bss addr:0x0217d85c +data_ov092_0217d930 kind:bss addr:0x0217d930 +data_ov092_0217d950 kind:bss addr:0x0217d950 +data_ov092_0217d954 kind:bss addr:0x0217d954 +data_ov092_0217d960 kind:bss addr:0x0217d960 +data_ov092_0217d980 kind:bss addr:0x0217d980 +data_ov092_0217d984 kind:bss addr:0x0217d984 +data_ov092_0217d990 kind:bss addr:0x0217d990 +data_ov092_0217d9a8 kind:bss addr:0x0217d9a8 +data_ov092_0217d9b4 kind:bss addr:0x0217d9b4 +data_ov092_0217d9c0 kind:bss addr:0x0217d9c0 +data_ov092_0217d9cc kind:bss addr:0x0217d9cc +data_ov092_0217daa4 kind:bss addr:0x0217daa4 +data_ov092_0217daa8 kind:bss addr:0x0217daa8 +data_ov092_0217dab4 kind:bss addr:0x0217dab4 +data_ov092_0217daf0 kind:bss addr:0x0217daf0 +data_ov092_0217daf4 kind:bss addr:0x0217daf4 +data_ov092_0217db00 kind:bss addr:0x0217db00 +data_ov092_0217db14 kind:bss addr:0x0217db14 +data_ov092_0217dbec kind:bss addr:0x0217dbec +data_ov092_0217dbf0 kind:bss addr:0x0217dbf0 +data_ov092_0217dbfc kind:bss addr:0x0217dbfc +data_ov092_0217dc14 kind:bss addr:0x0217dc14 +data_ov092_0217dcec kind:bss addr:0x0217dcec +data_ov092_0217dcf0 kind:bss addr:0x0217dcf0 +data_ov092_0217dcfc kind:bss addr:0x0217dcfc +data_ov092_0217ddd4 kind:bss addr:0x0217ddd4 +data_ov092_0217ddd8 kind:bss addr:0x0217ddd8 +data_ov092_0217dde4 kind:bss addr:0x0217dde4 +data_ov092_0217debc kind:bss addr:0x0217debc +data_ov092_0217dec0 kind:bss addr:0x0217dec0 +data_ov092_0217decc kind:bss addr:0x0217decc +data_ov092_0217df68 kind:bss addr:0x0217df68 ambiguous +data_ov092_0217dfa4 kind:bss addr:0x0217dfa4 +data_ov092_0217dfa8 kind:bss addr:0x0217dfa8 +data_ov092_0217dfb4 kind:bss addr:0x0217dfb4 +data_ov092_0217dfc0 kind:bss addr:0x0217dfc0 +data_ov092_0217e098 kind:bss addr:0x0217e098 +data_ov092_0217e09c kind:bss addr:0x0217e09c ambiguous +data_ov092_0217e0a0 kind:bss addr:0x0217e0a0 +data_ov092_0217e0ac kind:bss addr:0x0217e0ac +data_ov092_0217e0e8 kind:bss addr:0x0217e0e8 +data_ov092_0217e0f0 kind:bss addr:0x0217e0f0 +data_ov092_0217e0fc kind:bss addr:0x0217e0fc +data_ov092_0217e138 kind:bss addr:0x0217e138 +data_ov092_0217e13c kind:bss addr:0x0217e13c +data_ov092_0217e148 kind:bss addr:0x0217e148 +data_ov092_0217e220 kind:bss addr:0x0217e220 +data_ov092_0217e224 kind:bss addr:0x0217e224 +data_ov092_0217e228 kind:bss addr:0x0217e228 +data_ov092_0217e22c kind:bss addr:0x0217e22c +data_ov092_0217e238 kind:bss addr:0x0217e238 +data_ov092_0217e274 kind:bss addr:0x0217e274 +data_ov092_0217e284 kind:bss addr:0x0217e284 diff --git a/config/eur1/arm9/overlays/ov093/delinks.txt b/config/eur1/arm9/overlays/ov093/delinks.txt new file mode 100644 index 00000000..909f08ba --- /dev/null +++ b/config/eur1/arm9/overlays/ov093/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165a20 end:0x02177d74 kind:code align:32 + .rodata start:0x02177d74 end:0x02178354 kind:rodata align:4 + .init start:0x02178354 end:0x02178890 kind:code align:4 + .ctor start:0x02178890 end:0x021788bc kind:rodata align:4 + .data start:0x021788c0 end:0x02178ee0 kind:data align:32 + .bss start:0x02178ee0 end:0x021793c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov093/relocs.txt b/config/eur1/arm9/overlays/ov093/relocs.txt new file mode 100644 index 00000000..693c59ff --- /dev/null +++ b/config/eur1/arm9/overlays/ov093/relocs.txt @@ -0,0 +1,2230 @@ +from:0x02165a8c kind:arm_call to:0x01ffd49c module:itcm +from:0x02165b2c kind:arm_call to:0x02165bb0 module:overlay(93) +from:0x02165b38 kind:load to:0x027e09bc module:dtcm +from:0x02165bac kind:load to:0x0203e964 module:main +from:0x02165be8 kind:arm_call to:0x02028cdc module:main +from:0x02165bf0 kind:arm_call to:0x02058f5c module:overlay(0) +from:0x02165c00 kind:arm_call to:0x0205bfc4 module:overlay(0) +from:0x02165c64 kind:arm_call to:0x0205bf58 module:overlay(0) +from:0x02165ce0 kind:arm_call to:0x02165b40 module:overlay(93) +from:0x02165cf4 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165d0c kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165d24 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165d3c kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165da4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165dbc kind:arm_call to:0x02165b40 module:overlay(93) +from:0x02165dd0 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165de8 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165e00 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165e18 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165e64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165eb4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02165f44 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165f58 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165f6c kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02165f80 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165fd0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216605c kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02166070 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02166084 kind:arm_call to:0x0205aef0 module:overlay(0) +from:0x02166098 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02166114 kind:load to:0x027e0210 module:dtcm +from:0x02166120 kind:load to:0x0203e964 module:main +from:0x02166138 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02166148 kind:thumb_call to:0x02166150 module:overlay(93) +from:0x0216615a kind:thumb_call_arm to:0x02166488 module:overlay(93) +from:0x021661a4 kind:load to:0x02169728 module:overlay(93) +from:0x021661c4 kind:load to:0x02169040 module:overlay(93) +from:0x021661d4 kind:load to:0x021719f4 module:overlay(93) +from:0x021661e4 kind:load to:0x02171c9c module:overlay(93) +from:0x021661f4 kind:load to:0x02171cb8 module:overlay(93) +from:0x02166218 kind:arm_call to:0x02171cd4 module:overlay(93) +from:0x02166238 kind:arm_call_thumb to:0x0216f6d8 module:overlay(93) +from:0x02166254 kind:load to:0x0216f7cd module:overlay(93) +from:0x02166264 kind:load to:0x0216f7dd module:overlay(93) +from:0x02166274 kind:load to:0x0216f7ed module:overlay(93) +from:0x02166284 kind:load to:0x0216f7fd module:overlay(93) +from:0x02166294 kind:load to:0x0216f80d module:overlay(93) +from:0x021662a4 kind:load to:0x02171bdc module:overlay(93) +from:0x021662f4 kind:load to:0x02171c18 module:overlay(93) +from:0x02166304 kind:load to:0x02171c6c module:overlay(93) +from:0x02166318 kind:load to:0x02170fa0 module:overlay(93) +from:0x0216632c kind:load to:0x020dce91 module:overlays(19,20,31) +from:0x0216633c kind:load to:0x0216f8f8 module:overlay(93) +from:0x02166350 kind:arm_call to:0x0216fbe8 module:overlay(93) +from:0x0216636c kind:load to:0x0216fdb4 module:overlay(93) +from:0x0216637c kind:load to:0x02171f44 module:overlay(93) +from:0x0216638c kind:load to:0x02171f34 module:overlay(93) +from:0x0216639c kind:load to:0x02171f6c module:overlay(93) +from:0x021663ac kind:load to:0x0216fe00 module:overlay(93) +from:0x021663bc kind:load to:0x0216feb0 module:overlay(93) +from:0x021663cc kind:load to:0x0216fed8 module:overlay(93) +from:0x021663dc kind:load to:0x0216ff2c module:overlay(93) +from:0x021663fc kind:arm_call to:0x0216ff40 module:overlay(93) +from:0x02166418 kind:load to:0x02171e6c module:overlay(93) +from:0x02166444 kind:load to:0x02171f98 module:overlay(93) +from:0x02166454 kind:load to:0x02171fb8 module:overlay(93) +from:0x02166464 kind:load to:0x02171fd4 module:overlay(93) +from:0x02166474 kind:load to:0x02172004 module:overlay(93) +from:0x02166484 kind:load to:0x02172018 module:overlay(93) +from:0x02166494 kind:load to:0x027e0d8c module:dtcm +from:0x021664a8 kind:load to:0x027e0d8c module:dtcm +from:0x021664ba kind:thumb_call to:0x0208eb30 module:overlay(0) +from:0x021664c6 kind:thumb_call to:0x0208eb98 module:overlay(0) +from:0x021664d2 kind:thumb_call to:0x0216cac0 module:overlay(93) +from:0x021664e0 kind:thumb_call to:0x0216cac0 module:overlay(93) +from:0x021664e8 kind:thumb_call to:0x02082e2c module:overlay(0) +from:0x021664f2 kind:thumb_call to:0x0208eac4 module:overlay(0) +from:0x021664fc kind:thumb_call_arm to:0x02083794 module:overlay(0) +from:0x0216650a kind:thumb_call_arm to:0x021666a0 module:overlay(93) +from:0x0216651a kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x02166524 kind:load to:0x020ab530 module:overlay(0) +from:0x02166534 kind:thumb_call to:0x0205778c module:overlay(0) +from:0x021665a0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021665b0 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x021665e8 kind:arm_call to:0x02088e20 module:overlay(0) +from:0x0216663c kind:arm_call to:0x0208ece8 module:overlay(0) +from:0x02166660 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02166698 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021666f4 kind:load to:0x027e09a4 module:dtcm +from:0x021666f8 kind:load to:0x02177d80 module:overlay(93) +from:0x021666fc kind:load to:0x02177d74 module:overlay(93) +from:0x02166714 kind:arm_call to:0x0205b090 module:overlay(0) +from:0x02166720 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x02166764 kind:arm_call to:0x01ffb428 module:itcm +from:0x02166788 kind:arm_call to:0x01ffb428 module:itcm +from:0x02166814 kind:arm_call to:0x02087c0c module:overlay(0) +from:0x0216688c kind:load to:0x027e0cd8 module:dtcm +from:0x02166a90 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x02166acc kind:arm_call to:0x0208a878 module:overlay(0) +from:0x02166ae8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02166b10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02166b68 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02166b70 kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x02166d28 kind:arm_call to:0x021668a4 module:overlay(93) +from:0x02166df4 kind:arm_call to:0x021668a4 module:overlay(93) +from:0x02166e0c kind:arm_call to:0x02087880 module:overlay(0) +from:0x02166e44 kind:arm_call to:0x021667bc module:overlay(93) +from:0x02166f40 kind:arm_call to:0x02166f68 module:overlay(93) +from:0x02166f48 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02166f5c kind:load to:0x0203e964 module:main +from:0x02166f60 kind:load to:0x021788c0 module:overlay(93) +from:0x02166fbc kind:arm_call to:0x01ff9258 module:itcm +from:0x02166fec kind:arm_call to:0x02166f68 module:overlay(93) +from:0x021670d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02167100 kind:arm_call to:0x01fff05c module:itcm +from:0x02167120 kind:arm_call to:0x01fff05c module:itcm +from:0x02167160 kind:load to:0x027e0cd8 module:dtcm +from:0x02167194 kind:arm_call to:0x01fff05c module:itcm +from:0x021671cc kind:load to:0x027e0cd8 module:dtcm +from:0x0216724c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216725c kind:arm_call to:0x01ff9770 module:itcm +from:0x0216726c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021672c0 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x021672d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021672f8 kind:arm_call to:0x021671d0 module:overlay(93) +from:0x0216732c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216737c kind:arm_call to:0x01ff9258 module:itcm +from:0x02167448 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02167490 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021674a8 kind:arm_call to:0x02167084 module:overlay(93) +from:0x021674dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021674f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167504 kind:arm_call to:0x01ff9770 module:itcm +from:0x02167514 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167524 kind:arm_call to:0x02087c0c module:overlay(0) +from:0x021675b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021675dc kind:arm_call to:0x01ff9258 module:itcm +from:0x02167608 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02167684 kind:arm_call to:0x021672e0 module:overlay(93) +from:0x021676f0 kind:arm_call to:0x02167164 module:overlay(93) +from:0x02167708 kind:arm_call to:0x02167084 module:overlay(93) +from:0x02167724 kind:arm_call to:0x02087c0c module:overlay(0) +from:0x02167740 kind:arm_call to:0x021672e0 module:overlay(93) +from:0x02167774 kind:arm_call to:0x02167164 module:overlay(93) +from:0x0216778c kind:arm_call to:0x02167084 module:overlay(93) +from:0x021677c4 kind:arm_call to:0x021671d0 module:overlay(93) +from:0x021677d4 kind:arm_call to:0x02087c0c module:overlay(0) +from:0x021677f0 kind:arm_call to:0x021672e0 module:overlay(93) +from:0x0216781c kind:load to:0x027e0ce0 module:dtcm +from:0x0216784c kind:arm_call to:0x01ff9770 module:itcm +from:0x0216785c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021678c4 kind:arm_call to:0x01fff05c module:itcm +from:0x02167900 kind:arm_call to:0x02167828 module:overlay(93) +from:0x0216790c kind:arm_call to:0x01ffd118 module:itcm +from:0x02167924 kind:arm_call to:0x01fff05c module:itcm +from:0x0216795c kind:load to:0x027e0cd8 module:dtcm +from:0x02167960 kind:load to:0x027e0c90 module:dtcm +from:0x0216796c kind:thumb_call_arm to:0x0207b740 module:overlay(0) +from:0x02167972 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x021679a0 kind:thumb_call_arm to:0x01ffbbe0 module:itcm +from:0x02167a40 kind:thumb_call_arm to:0x0209ff78 module:overlay(0) +from:0x02167a4c kind:load to:0x0203e964 module:main +from:0x02167a50 kind:load to:0x027e0cec module:dtcm +from:0x02167a68 kind:thumb_call to:0x0208441c module:overlay(0) +from:0x02167b44 kind:load to:0x021788f4 module:overlay(93) +from:0x02167b48 kind:load to:0x020b285c module:overlay(0) +from:0x02167b4c kind:load to:0x020b2824 module:overlay(0) +from:0x02167b50 kind:load to:0x021788d8 module:overlay(93) +from:0x02167b5c kind:thumb_call_arm to:0x0207b6f4 module:overlay(0) +from:0x02167b6e kind:thumb_call_arm to:0x0207b6f4 module:overlay(0) +from:0x02167b76 kind:thumb_call_arm to:0x0207b6f4 module:overlay(0) +from:0x02167b7c kind:thumb_call to:0x02084600 module:overlay(0) +from:0x02167b8e kind:thumb_call_arm to:0x0207b6f4 module:overlay(0) +from:0x02167b96 kind:thumb_call_arm to:0x0207b6f4 module:overlay(0) +from:0x02167b9c kind:thumb_call to:0x02084600 module:overlay(0) +from:0x02167ba2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02167bb0 kind:thumb_call to:0x0208462c module:overlay(0) +from:0x02167c00 kind:thumb_call_arm to:0x02084728 module:overlay(0) +from:0x02167c06 kind:thumb_call_arm to:0x020846cc module:overlay(0) +from:0x02167c0c kind:load to:0x027e07d4 module:dtcm +from:0x02167c88 kind:arm_call to:0x02084a18 module:overlay(0) +from:0x02167cc4 kind:arm_call to:0x02084b10 module:overlay(0) +from:0x02167cfc kind:arm_call to:0x02084c84 module:overlay(0) +from:0x02167d1c kind:arm_call to:0x020846cc module:overlay(0) +from:0x02167d38 kind:arm_call to:0x020809cc module:overlay(0) +from:0x02167dac kind:arm_call to:0x02084ea0 module:overlay(0) +from:0x02167db8 kind:arm_call to:0x020809cc module:overlay(0) +from:0x02167de4 kind:arm_call to:0x020852c0 module:overlay(0) +from:0x02167e38 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02167e68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02167e7c kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02167eb0 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02167f04 kind:arm_call to:0x020855c4 module:overlay(0) +from:0x02167f10 kind:arm_call to:0x02085764 module:overlay(0) +from:0x02167f44 kind:arm_call to:0x02085d68 module:overlay(0) +from:0x02167f4c kind:arm_call to:0x02084728 module:overlay(0) +from:0x02167f64 kind:arm_call to:0x0208588c module:overlay(0) +from:0x02167f74 kind:load to:0x027e09c0 module:dtcm +from:0x02168010 kind:arm_call to:0x02084760 module:overlay(0) +from:0x02168028 kind:arm_call to:0x02084760 module:overlay(0) +from:0x02168074 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168094 kind:arm_call to:0x01ff9364 module:itcm +from:0x021680b4 kind:arm_call to:0x02167868 module:overlay(93) +from:0x021680d0 kind:arm_call to:0x020847a4 module:overlay(0) +from:0x021680f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168110 kind:arm_call to:0x02167f7c module:overlay(93) +from:0x0216813c kind:arm_call to:0x02087994 module:overlay(0) +from:0x02168170 kind:arm_call to:0x02085d00 module:overlay(0) +from:0x0216818c kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02168194 kind:arm_call to:0x02011ff4 module:main +from:0x02168240 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02168258 kind:arm_call to:0x020e0d54 module:overlay(31) +from:0x02168264 kind:arm_call to:0x02089988 module:overlay(0) +from:0x0216826c kind:load to:0x027e09a4 module:dtcm +from:0x02168278 kind:load to:0x020b5254 module:overlay(0) +from:0x02168304 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02168310 kind:arm_call to:0x02089988 module:overlay(0) +from:0x02168318 kind:load to:0x027e09a4 module:dtcm +from:0x02168320 kind:load to:0x020b5254 module:overlay(0) +from:0x02168354 kind:arm_call to:0x01ff9b78 module:itcm +from:0x02168364 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02168378 kind:arm_call to:0x021681a0 module:overlay(93) +from:0x02168398 kind:load to:0x0204a110 module:main +from:0x0216839c kind:load to:0x020ab420 module:overlay(0) +from:0x021683bc kind:arm_call to:0x021681a0 module:overlay(93) +from:0x021683c4 kind:arm_call to:0x0216827c module:overlay(93) +from:0x021683d0 kind:arm_call to:0x02089988 module:overlay(0) +from:0x0216845c kind:arm_call to:0x021681a0 module:overlay(93) +from:0x021684ac kind:arm_call to:0x020774b4 module:overlay(0) +from:0x021684bc kind:arm_call to:0x0207749c module:overlay(0) +from:0x021684d0 kind:arm_call to:0x01ffd43c module:itcm +from:0x02168564 kind:arm_call to:0x0208ac10 module:overlay(0) +from:0x02168580 kind:load to:0x027e09bc module:dtcm +from:0x02168584 kind:load to:0x027e07c4 module:dtcm +from:0x021685b4 kind:thumb_call_arm to:0x020196b0 module:main +from:0x021685c6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x021685d8 kind:thumb_call_arm to:0x020196b0 module:main +from:0x021685ec kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x021685fc kind:load to:0x02177d8f module:overlay(93) +from:0x02168600 kind:load to:0x02177d8c module:overlay(93) +from:0x021686a8 kind:arm_call to:0x0201aa44 module:main +from:0x021686c4 kind:arm_call to:0x0201aa44 module:main +from:0x021686d0 kind:load to:0x0204af1c module:main +from:0x021686f4 kind:load to:0x0217890c module:overlay(93) +from:0x02168750 kind:arm_call to:0x0203a1bc module:main +from:0x02168798 kind:arm_call to:0x0208baac module:overlay(0) +from:0x021687b8 kind:arm_call to:0x021686f8 module:overlay(93) +from:0x021687d4 kind:arm_call to:0x021686f8 module:overlay(93) +from:0x02168868 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021688f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02168920 kind:arm_call to:0x01ffb428 module:itcm +from:0x02168984 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168990 kind:arm_call to:0x02017e8c module:main +from:0x021689a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021689a4 kind:load to:0x02177d98 module:overlay(93) +from:0x021689a8 kind:load to:0x02177d99 module:overlay(93) +from:0x021689ac kind:load to:0x0217890c module:overlay(93) +from:0x021689b6 kind:thumb_call_arm to:0x021686d4 module:overlay(93) +from:0x021689be kind:thumb_call to:0x02168588 module:overlay(93) +from:0x021689c4 kind:thumb_call to:0x021689d0 module:overlay(93) +from:0x021689e0 kind:load to:0x021686d4 module:overlay(93) +from:0x02168a00 kind:arm_call to:0x01fff148 module:itcm +from:0x02168a24 kind:arm_call to:0x0208baac module:overlay(0) +from:0x02168a6c kind:arm_call to:0x01ffd43c module:itcm +from:0x02168a90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02168ad4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168ae8 kind:arm_call to:0x01ffd43c module:itcm +from:0x02168b5c kind:load to:0x027e0ce0 module:dtcm +from:0x02168b60 kind:load to:0x020ab530 module:overlay(0) +from:0x02168b64 kind:load to:0x027e09bc module:dtcm +from:0x02168c68 kind:arm_call to:0x0216e478 module:overlay(93) +from:0x02168cb0 kind:arm_call to:0x021689e4 module:overlay(93) +from:0x02168d48 kind:arm_call to:0x02168324 module:overlay(93) +from:0x02168d78 kind:arm_call to:0x02168324 module:overlay(93) +from:0x02168e40 kind:arm_call to:0x021686d4 module:overlay(93) +from:0x02168e80 kind:arm_call to:0x021689e4 module:overlay(93) +from:0x02168f50 kind:arm_call to:0x02168770 module:overlay(93) +from:0x02168f7c kind:arm_call to:0x0201c4d8 module:main +from:0x02168f8c kind:load to:0x0204e5f8 module:main +from:0x02168f94 kind:load to:0x027e09a4 module:dtcm +from:0x02168f98 kind:load to:0x02178ee0 module:overlay(93) +from:0x02168f9c kind:load to:0x02178920 module:overlay(93) +from:0x02168fa0 kind:load to:0x0204aeac module:main +from:0x02168fdc kind:arm_call to:0x0208baac module:overlay(0) +from:0x02169000 kind:arm_call to:0x02168604 module:overlay(93) +from:0x0216900c kind:load to:0x027e0ce0 module:dtcm +from:0x02169060 kind:arm_call to:0x01ffd420 module:itcm +from:0x02169074 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02169084 kind:arm_call to:0x0208bec0 module:overlay(0) +from:0x02169094 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021690a4 kind:arm_call to:0x0208bf58 module:overlay(0) +from:0x021690d4 kind:load to:0x027e09b8 module:dtcm +from:0x021690d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021690e2 kind:thumb_call_arm to:0x020196b0 module:main +from:0x021690f2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x021690f8 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0216910a kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02169110 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0216913e kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02169144 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0216916c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02169196 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x021691c0 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x021691e0 kind:arm_call to:0x01ffd49c module:itcm +from:0x02169274 kind:arm_call to:0x01ffd49c module:itcm +from:0x0216929c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021692dc kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x021692f8 kind:arm_call to:0x02028c4c module:main +from:0x02169330 kind:arm_call to:0x0201aa44 module:main +from:0x02169348 kind:arm_call to:0x0201aa44 module:main +from:0x02169354 kind:load to:0x027e09bc module:dtcm +from:0x02169358 kind:load to:0x0203e964 module:main +from:0x0216935c kind:load to:0x0204af1c module:main +from:0x0216937c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x0216939c kind:arm_call to:0x01ffd43c module:itcm +from:0x02169410 kind:arm_call to:0x0201aad0 module:main +from:0x02169424 kind:arm_call to:0x01ffd43c module:itcm +from:0x021694a0 kind:arm_call to:0x0201aad0 module:main +from:0x021694ac kind:load to:0x027e09bc module:dtcm +from:0x021694b0 kind:load to:0x0204af1c module:main +from:0x02169538 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0216957c kind:arm_call to:0x0201aad0 module:main +from:0x02169594 kind:load to:0x02178ee4 module:overlay(93) +from:0x02169598 kind:load to:0x02178928 module:overlay(93) +from:0x0216959c kind:load to:0x027e0998 module:dtcm +from:0x021695a0 kind:load to:0x02178928 module:overlay(93) +from:0x021695a4 kind:load to:0x0204af1c module:main +from:0x02169686 kind:thumb_call_arm to:0x0201667c module:main +from:0x0216969e kind:thumb_call_arm to:0x0216b980 module:overlay(93) +from:0x021696b0 kind:thumb_call to:0x021690dc module:overlay(93) +from:0x021696d4 kind:thumb_call_arm to:0x0205b38c module:overlay(0) +from:0x02169710 kind:load to:0x02178934 module:overlay(93) +from:0x0216971e kind:thumb_call_arm to:0x02016694 module:main +from:0x02169740 kind:arm_call to:0x021683d8 module:overlay(93) +from:0x02169748 kind:arm_call to:0x0216ba78 module:overlay(93) +from:0x02169784 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02169794 kind:arm_call to:0x02175694 module:overlay(93) +from:0x021697a0 kind:load to:0x027e0994 module:dtcm +from:0x021697cc kind:arm_call to:0x0205b39c module:overlay(0) +from:0x021697f8 kind:arm_call to:0x021756c8 module:overlay(93) +from:0x02169838 kind:arm_call to:0x0216abf4 module:overlay(93) +from:0x02169870 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x021698cc kind:arm_call to:0x020774b4 module:overlay(0) +from:0x021698d8 kind:arm_call to:0x020786cc module:overlay(0) +from:0x021698e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169904 kind:arm_call to:0x01ff9364 module:itcm +from:0x02169938 kind:arm_call to:0x01ffb800 module:itcm +from:0x02169984 kind:arm_call to:0x01ff9258 module:itcm +from:0x021699b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021699c0 kind:arm_call to:0x01fff458 module:itcm +from:0x021699d4 kind:arm_call to:0x01fff458 module:itcm +from:0x02169a20 kind:arm_call to:0x01fff498 module:itcm +from:0x02169a34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169ae8 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169b08 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169b3c kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169b5c kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169c08 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169c28 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169c5c kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169c7c kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169d2c kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169d4c kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169d80 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169e24 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169e44 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169e78 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169e98 kind:arm_call to:0x02087ab0 module:overlay(0) +from:0x02169f78 kind:load to:0x027e0994 module:dtcm +from:0x02169f80 kind:load to:0x027e09bc module:dtcm +from:0x02169f84 kind:load to:0x027e0ce4 module:dtcm +from:0x02169f8c kind:load to:0x027e0ce8 module:dtcm +from:0x02169f90 kind:load to:0x027e07b4 module:dtcm +from:0x0216a024 kind:arm_call to:0x0216848c module:overlay(93) +from:0x0216a048 kind:arm_call to:0x021695d4 module:overlay(93) +from:0x0216a080 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0216a088 kind:arm_call to:0x0216c844 module:overlay(93) +from:0x0216a0b8 kind:arm_call to:0x0216c938 module:overlay(93) +from:0x0216a0e4 kind:arm_call to:0x0216c844 module:overlay(93) +from:0x0216a0f0 kind:arm_call to:0x0216c938 module:overlay(93) +from:0x0216a12c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216a138 kind:arm_call to:0x01fff458 module:itcm +from:0x0216a154 kind:arm_call to:0x01fff148 module:itcm +from:0x0216a170 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a1d4 kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x0216a24c kind:arm_call to:0x0216c050 module:overlay(93) +from:0x0216a290 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0216a2c0 kind:arm_call to:0x021697a4 module:overlay(93) +from:0x0216a2d4 kind:arm_call to:0x0216ba40 module:overlay(93) +from:0x0216a2f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0216a300 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a334 kind:arm_call to:0x02175764 module:overlay(93) +from:0x0216a378 kind:arm_call to:0x01fff148 module:itcm +from:0x0216a394 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0216a3b8 kind:arm_call to:0x02169648 module:overlay(93) +from:0x0216a3ec kind:arm_call to:0x021697a4 module:overlay(93) +from:0x0216a420 kind:arm_call to:0x0216848c module:overlay(93) +from:0x0216a42c kind:arm_call to:0x021695a8 module:overlay(93) +from:0x0216a46c kind:arm_call to:0x01fff148 module:itcm +from:0x0216a48c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a4a0 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216a528 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a580 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a5d0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a5f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a600 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a648 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a65c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a6a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a6bc kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a754 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a764 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a790 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216a7a4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216a7f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a804 kind:arm_call to:0x0216bbac module:overlay(93) +from:0x0216a830 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216a868 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a870 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216a890 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216a924 kind:arm_call to:0x0216c02c module:overlay(93) +from:0x0216aa18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216aa40 kind:arm_call to:0x021697a4 module:overlay(93) +from:0x0216aa54 kind:arm_call to:0x02169f94 module:overlay(93) +from:0x0216aa80 kind:arm_call to:0x02169f94 module:overlay(93) +from:0x0216aac0 kind:arm_call to:0x0216c02c module:overlay(93) +from:0x0216aaf0 kind:arm_call to:0x0216baa8 module:overlay(93) +from:0x0216ab40 kind:arm_call to:0x02088df4 module:overlay(0) +from:0x0216ab78 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0216ab80 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0216ab88 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216ab90 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216ab9c kind:arm_call to:0x0216c1d0 module:overlay(93) +from:0x0216aba4 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216abb8 kind:load to:0x027e0994 module:dtcm +from:0x0216abc0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216abc4 kind:load to:0x027e0c90 module:dtcm +from:0x0216abc8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216abcc kind:load to:0x0217894c module:overlay(93) +from:0x0216abe8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216ac60 kind:arm_call to:0x0216abf4 module:overlay(93) +from:0x0216ac70 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ac7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216acbc kind:arm_call to:0x0216c02c module:overlay(93) +from:0x0216acd4 kind:arm_call to:0x0216ac84 module:overlay(93) +from:0x0216ad0c kind:arm_call to:0x0216ac84 module:overlay(93) +from:0x0216ad9c kind:arm_call to:0x0216ac4c module:overlay(93) +from:0x0216adb0 kind:arm_call to:0x0216ace0 module:overlay(93) +from:0x0216adfc kind:arm_call to:0x0216ac84 module:overlay(93) +from:0x0216ae14 kind:arm_call to:0x0216ace0 module:overlay(93) +from:0x0216ae54 kind:arm_call to:0x0216abf4 module:overlay(93) +from:0x0216ae70 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ae9c kind:arm_call to:0x0216abf4 module:overlay(93) +from:0x0216aeb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216afb4 kind:arm_call to:0x0216c02c module:overlay(93) +from:0x0216afdc kind:arm_call to:0x0216ac4c module:overlay(93) +from:0x0216b020 kind:arm_call to:0x0216ace0 module:overlay(93) +from:0x0216b070 kind:arm_call to:0x0216ae30 module:overlay(93) +from:0x0216b098 kind:arm_call to:0x02087c0c module:overlay(0) +from:0x0216b14c kind:arm_call to:0x0216ae30 module:overlay(93) +from:0x0216b174 kind:arm_call to:0x0216ace0 module:overlay(93) +from:0x0216b28c kind:arm_call to:0x0216ac4c module:overlay(93) +from:0x0216b2d4 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0216b2f4 kind:arm_call to:0x0216ace0 module:overlay(93) +from:0x0216b30c kind:arm_call to:0x0216ac4c module:overlay(93) +from:0x0216b338 kind:arm_call to:0x0205d870 module:overlay(0) +from:0x0216b388 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b3e8 kind:load to:0x0203e964 module:main +from:0x0216b498 kind:arm_call to:0x0216ac4c module:overlay(93) +from:0x0216b4e0 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0216b500 kind:arm_call to:0x0216ace0 module:overlay(93) +from:0x0216b518 kind:arm_call to:0x0216ac4c module:overlay(93) +from:0x0216b544 kind:arm_call to:0x0216b348 module:overlay(93) +from:0x0216b568 kind:arm_call to:0x02019514 module:main +from:0x0216b580 kind:arm_call to:0x01ffd420 module:itcm +from:0x0216b628 kind:arm_call to:0x021691a0 module:overlay(93) +from:0x0216b630 kind:arm_call to:0x0216bdf4 module:overlay(93) +from:0x0216b668 kind:arm_call to:0x02169360 module:overlay(93) +from:0x0216b684 kind:arm_call to:0x021694b4 module:overlay(93) +from:0x0216b690 kind:load to:0x0204a110 module:main +from:0x0216b694 kind:load to:0x027e09b8 module:dtcm +from:0x0216b698 kind:load to:0x0204e5f8 module:main +from:0x0216b6ec kind:arm_call to:0x020166f4 module:main +from:0x0216b740 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0216b768 kind:arm_call to:0x0208c020 module:overlay(0) +from:0x0216b784 kind:load to:0x027e0954 module:dtcm +from:0x0216b788 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b7e4 kind:arm_call to:0x0216c02c module:overlay(93) +from:0x0216b820 kind:arm_call to:0x02165a20 module:overlay(93) +from:0x0216b860 kind:arm_call to:0x02165a20 module:overlay(93) +from:0x0216b8b4 kind:arm_call to:0x02165a20 module:overlay(93) +from:0x0216b8f0 kind:arm_call to:0x02165a20 module:overlay(93) +from:0x0216b96c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216b974 kind:arm_call to:0x02011ff4 module:main +from:0x0216b9b0 kind:arm_call to:0x02060804 module:overlay(0) +from:0x0216b9d4 kind:arm_call to:0x0216ba78 module:overlay(93) +from:0x0216ba10 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216ba20 kind:arm_call to:0x0206082c module:overlay(0) +from:0x0216ba38 kind:load to:0x02177da8 module:overlay(93) +from:0x0216ba3c kind:load to:0x02177da0 module:overlay(93) +from:0x0216bad8 kind:arm_call to:0x020e0e10 module:overlay(31) +from:0x0216bb80 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0216bb98 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0216be6c kind:arm_call to:0x0205cbc4 module:overlay(0) +from:0x0216be9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bed0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216bedc kind:arm_call to:0x020774b4 module:overlay(0) +from:0x0216bef4 kind:arm_call to:0x01ffd43c module:itcm +from:0x0216bff0 kind:arm_call to:0x0201aad0 module:main +from:0x0216c004 kind:arm_call to:0x0201aa44 module:main +from:0x0216c01c kind:load to:0x027e0ce4 module:dtcm +from:0x0216c020 kind:load to:0x027e09bc module:dtcm +from:0x0216c024 kind:load to:0x0203e964 module:main +from:0x0216c028 kind:load to:0x0204af1c module:main +from:0x0216c074 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x0216c090 kind:arm_call to:0x0208ad60 module:overlay(0) +from:0x0216c0bc kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0216c0e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216c0ec kind:load to:0x020b5254 module:overlay(0) +from:0x0216c138 kind:load to:0x0208ab18 module:overlay(0) +from:0x0216c14c kind:load to:0x0208ab68 module:overlay(0) +from:0x0216c168 kind:arm_call to:0x0208ab80 module:overlay(0) +from:0x0216c1f4 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x0216c2f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c304 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c338 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216c344 kind:arm_call to:0x0216c844 module:overlay(93) +from:0x0216c388 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0216c3c4 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0216c3e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c408 kind:arm_call to:0x0216c844 module:overlay(93) +from:0x0216c418 kind:arm_call to:0x0216c938 module:overlay(93) +from:0x0216c48c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c4d0 kind:arm_call to:0x0216c274 module:overlay(93) +from:0x0216c544 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c5a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c640 kind:arm_call to:0x01fff498 module:itcm +from:0x0216c64c kind:arm_call to:0x0216c844 module:overlay(93) +from:0x0216c65c kind:arm_call to:0x0216c938 module:overlay(93) +from:0x0216c6c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c714 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c780 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c784 kind:load to:0x027e0ce8 module:dtcm +from:0x0216c7e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c7f4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c828 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c934 kind:load to:0x02177db0 module:overlay(93) +from:0x0216c9ee kind:thumb_call to:0x0208c034 module:overlay(0) +from:0x0216ca0e kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216ca2c kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216ca36 kind:thumb_call to:0x0216ce58 module:overlay(93) +from:0x0216ca42 kind:thumb_call to:0x02057d20 module:overlay(0) +from:0x0216ca4c kind:thumb_call_arm to:0x02057d3c module:overlay(0) +from:0x0216ca54 kind:thumb_call to:0x0216ca7c module:overlay(93) +from:0x0216ca60 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216ca68 kind:thumb_call to:0x0208c0a8 module:overlay(0) +from:0x0216ca70 kind:load to:0x02178968 module:overlay(93) +from:0x0216ca74 kind:load to:0x020ab530 module:overlay(0) +from:0x0216ca78 kind:load to:0x02177e2c module:overlay(93) +from:0x0216ca94 kind:thumb_call_arm to:0x02057f40 module:overlay(0) +from:0x0216cabc kind:load to:0x02177e40 module:overlay(93) +from:0x0216cac6 kind:thumb_call to:0x0208c070 module:overlay(0) +from:0x0216cad8 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216cae8 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216caf2 kind:thumb_call to:0x0216ca7c module:overlay(93) +from:0x0216cafa kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x0216cb02 kind:thumb_call to:0x0208c0a8 module:overlay(0) +from:0x0216cb08 kind:load to:0x020ab530 module:overlay(0) +from:0x0216cb0c kind:load to:0x02177e2c module:overlay(93) +from:0x0216cb4c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216cb5c kind:arm_call to:0x0200e260 module:main +from:0x0216cb68 kind:arm_call to:0x0208c0f0 module:overlay(0) +from:0x0216cba4 kind:arm_call to:0x0216ce6c module:overlay(93) +from:0x0216cbb0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216cbe8 kind:arm_call to:0x0200efdc module:main +from:0x0216cbf8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216cc48 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc58 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216cc68 kind:arm_call to:0x0200ea38 module:main +from:0x0216cc74 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc84 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc94 kind:arm_call to:0x0200e850 module:main +from:0x0216cca4 kind:arm_call to:0x0200ea38 module:main +from:0x0216ccbc kind:arm_call to:0x0200eab0 module:main +from:0x0216cccc kind:arm_call to:0x0200e850 module:main +from:0x0216ccdc kind:arm_call to:0x0200ea38 module:main +from:0x0216cce8 kind:arm_call to:0x0200eab0 module:main +from:0x0216cd00 kind:arm_call to:0x0200eab0 module:main +from:0x0216cd10 kind:arm_call to:0x0200e850 module:main +from:0x0216cd20 kind:arm_call to:0x0200ea38 module:main +from:0x0216cd2c kind:arm_call to:0x0200eab0 module:main +from:0x0216cd4c kind:arm_call to:0x0200eab0 module:main +from:0x0216cd5c kind:arm_call to:0x0200ea38 module:main +from:0x0216cd68 kind:arm_call to:0x0200eab0 module:main +from:0x0216cd78 kind:arm_call to:0x0200ea38 module:main +from:0x0216cd90 kind:arm_call to:0x0200eab0 module:main +from:0x0216cda0 kind:arm_call to:0x0200ea38 module:main +from:0x0216cdac kind:arm_call to:0x0200eab0 module:main +from:0x0216cdc4 kind:arm_call to:0x0200eab0 module:main +from:0x0216cdec kind:arm_call to:0x0200ea38 module:main +from:0x0216cdf8 kind:arm_call to:0x0200ea38 module:main +from:0x0216ce04 kind:arm_call to:0x0200eab0 module:main +from:0x0216ce0c kind:load to:0x020b4f04 module:overlay(0) +from:0x0216ce10 kind:load to:0x020ab380 module:overlay(0) +from:0x0216ce14 kind:load to:0x020ab37c module:overlay(0) +from:0x0216ce18 kind:load to:0x020ab378 module:overlay(0) +from:0x0216ce1c kind:load to:0x020ab374 module:overlay(0) +from:0x0216ce20 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ce30 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216ce44 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216ce4c kind:arm_call to:0x02011ff4 module:main +from:0x0216ce88 kind:arm_call to:0x0200e260 module:main +from:0x0216ce9c kind:arm_call to:0x01ffad5c module:itcm +from:0x0216cebc kind:arm_call to:0x01fff148 module:itcm +from:0x0216cecc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ceec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cef8 kind:load to:0x027e0964 module:dtcm +from:0x0216cefc kind:load to:0x027e0ce0 module:dtcm +from:0x0216cf24 kind:arm_call to:0x01fff148 module:itcm +from:0x0216cf40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cf54 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cf68 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0216cf74 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0216cf8c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0216cf98 kind:load to:0x027e0ce0 module:dtcm +from:0x0216cfa0 kind:load to:0x027e0cec module:dtcm +from:0x0216cfc0 kind:arm_call to:0x0208c9ec module:overlay(0) +from:0x0216cfd8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0216d002 kind:thumb_call to:0x020bc860 module:overlay(1) +from:0x0216d01e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216d02c kind:thumb_call to:0x02167a58 module:overlay(93) +from:0x0216d042 kind:thumb_call_arm to:0x02087880 module:overlay(0) +from:0x0216d04e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216d05c kind:thumb_call to:0x0216967c module:overlay(93) +from:0x0216d06c kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216d086 kind:thumb_call to:0x02170e8c module:overlay(93) +from:0x0216d09e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216d0a8 kind:thumb_call to:0x0217a6bc module:overlay(95) +from:0x0216d0cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216d0d4 kind:thumb_call_arm to:0x02179f94 module:overlay(95) +from:0x0216d0e2 kind:thumb_call to:0x020dce7c module:overlay(31) +from:0x0216d0ea kind:thumb_call to:0x02169010 module:overlay(93) +from:0x0216d10c kind:thumb_call_arm to:0x0209fb14 module:overlay(0) +from:0x0216d13a kind:thumb_call_arm to:0x0201667c module:main +from:0x0216d184 kind:thumb_call to:0x02166128 module:overlay(93) +from:0x0216d190 kind:load to:0x02043e50 module:main +from:0x0216d194 kind:load to:0x02178940 module:overlay(93) +from:0x0216d198 kind:load to:0x02178998 module:overlay(93) +from:0x0216d1a0 kind:thumb_call_arm to:0x02170028 module:overlay(93) +from:0x0216d1b2 kind:thumb_call to:0x0217a614 module:overlay(95) +from:0x0216d1ba kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x0216d1c0 kind:thumb_call_arm to:0x020d8f8c module:overlay(31) +from:0x0216d1c6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d1d6 kind:thumb_call to:0x02170f68 module:overlay(93) +from:0x0216d1dc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d1ec kind:thumb_call to:0x02169718 module:overlay(93) +from:0x0216d1f2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d214 kind:thumb_call to:0x02099b50 module:overlay(0) +from:0x0216d21c kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x0216d224 kind:thumb_call to:0x02057b8c module:overlay(0) +from:0x0216d22a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d234 kind:thumb_call_arm to:0x02016694 module:main +from:0x0216d23c kind:thumb_call_arm to:0x0209fb6c module:overlay(0) +from:0x0216d244 kind:thumb_call_arm to:0x0207c030 module:overlay(0) +from:0x0216d24a kind:thumb_call to:0x020bc984 module:overlay(1) +from:0x0216d258 kind:thumb_call to:0x020bc9ac module:overlay(1) +from:0x0216d264 kind:thumb_call_arm to:0x02169728 module:overlay(93) +from:0x0216d26e kind:thumb_call to:0x02170f90 module:overlay(93) +from:0x0216d27c kind:thumb_call to:0x0217a6d4 module:overlay(95) +from:0x0216d296 kind:thumb_call_arm to:0x0217a014 module:overlay(95) +from:0x0216d29c kind:thumb_call_arm to:0x0216d5c0 module:overlay(93) +from:0x0216d2c0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216d2c8 kind:thumb_call to:0x0217aff0 module:overlay(95) +from:0x0216d2dc kind:load to:0x027e0cd8 module:dtcm +from:0x0216d2ee kind:thumb_call_arm to:0x0217b020 module:overlay(95) +from:0x0216d2f6 kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x0216d2fe kind:thumb_call_arm to:0x020a0358 module:overlay(0) +from:0x0216d304 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d318 kind:thumb_call_arm to:0x02170fa0 module:overlay(93) +from:0x0216d328 kind:thumb_call_arm to:0x02170fa0 module:overlay(93) +from:0x0216d338 kind:thumb_call_arm to:0x02170fa0 module:overlay(93) +from:0x0216d346 kind:thumb_call_arm to:0x02171184 module:overlay(93) +from:0x0216d366 kind:thumb_call to:0x0208c9b0 module:overlay(0) +from:0x0216d36e kind:thumb_call to:0x0208c948 module:overlay(0) +from:0x0216d37c kind:thumb_call to:0x0208f024 module:overlay(0) +from:0x0216d38a kind:thumb_call_arm to:0x021719c4 module:overlay(93) +from:0x0216d396 kind:thumb_call_arm to:0x021719dc module:overlay(93) +from:0x0216d3ac kind:thumb_call to:0x020bbe58 module:overlays(1,2) +from:0x0216d3c6 kind:thumb_call to:0x0217a700 module:overlay(95) +from:0x0216d3d4 kind:thumb_call_arm to:0x02070594 module:overlay(0) +from:0x0216d3e2 kind:thumb_call_arm to:0x02070588 module:overlay(0) +from:0x0216d410 kind:thumb_call_arm to:0x02070588 module:overlay(0) +from:0x0216d428 kind:thumb_call to:0x02179e20 module:overlay(96) +from:0x0216d49c kind:thumb_call_arm to:0x02171184 module:overlay(93) +from:0x0216d4ce kind:thumb_call_arm to:0x0216901c module:overlay(93) +from:0x0216d4e0 kind:thumb_call_arm to:0x02072b3c module:overlay(0) +from:0x0216d4f0 kind:thumb_call_arm to:0x02072b3c module:overlay(0) +from:0x0216d504 kind:thumb_call_arm to:0x02171184 module:overlay(93) +from:0x0216d50c kind:load to:0x027e09a4 module:dtcm +from:0x0216d510 kind:load to:0x020aa8e4 module:overlay(0) +from:0x0216d514 kind:load to:0x027e09ac module:dtcm +from:0x0216d560 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x0216d578 kind:load to:0x027e0cd8 module:dtcm +from:0x0216d590 kind:arm_call to:0x0216d518 module:overlay(93) +from:0x0216d5e4 kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0216d660 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x0216d668 kind:load to:0x020ab530 module:overlay(0) +from:0x0216d6f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216d704 kind:arm_call to:0x01fff458 module:itcm +from:0x0216d730 kind:load to:0x027e0ce4 module:dtcm +from:0x0216d76c kind:arm_call to:0x02089f58 module:overlay(0) +from:0x0216d7d4 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x0216d7f0 kind:arm_call to:0x02082e88 module:overlay(0) +from:0x0216d81c kind:arm_call to:0x02089e10 module:overlay(0) +from:0x0216d828 kind:arm_call to:0x02171c80 module:overlay(93) +from:0x0216d830 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x0216d968 kind:arm_call to:0x02171dc4 module:overlay(93) +from:0x0216d99c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216d9ac kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0216d9d0 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x0216da28 kind:arm_call to:0x0217199c module:overlay(93) +from:0x0216da50 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216da90 kind:arm_call to:0x0217199c module:overlay(93) +from:0x0216daa8 kind:arm_call to:0x02171ee8 module:overlay(93) +from:0x0216dacc kind:arm_call to:0x02171ee8 module:overlay(93) +from:0x0216dae4 kind:arm_call to:0x0208cc40 module:overlay(0) +from:0x0216daf0 kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0216db08 kind:arm_call to:0x0216a304 module:overlay(93) +from:0x0216db38 kind:arm_call to:0x0217140c module:overlay(93) +from:0x0216db40 kind:arm_call to:0x02171910 module:overlay(93) +from:0x0216db54 kind:arm_call to:0x0216d518 module:overlay(93) +from:0x0216db60 kind:arm_call to:0x0216d57c module:overlay(93) +from:0x0216db6c kind:arm_call to:0x0216d5ac module:overlay(93) +from:0x0216db88 kind:arm_call to:0x020830d8 module:overlay(0) +from:0x0216dbb4 kind:arm_call to:0x02171938 module:overlay(93) +from:0x0216dbc0 kind:arm_call to:0x02171f34 module:overlay(93) +from:0x0216dbf0 kind:arm_call to:0x02167c10 module:overlay(93) +from:0x0216dc10 kind:arm_call to:0x02171ee8 module:overlay(93) +from:0x0216dc24 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216dc30 kind:arm_call to:0x021719c4 module:overlay(93) +from:0x0216dc3c kind:arm_call to:0x021719dc module:overlay(93) +from:0x0216dc60 kind:arm_call to:0x02083108 module:overlay(0) +from:0x0216dc7c kind:arm_call to:0x0217b060 module:overlay(95) +from:0x0216dce8 kind:arm_call to:0x02089e10 module:overlay(0) +from:0x0216dd04 kind:arm_call to:0x0217199c module:overlay(93) +from:0x0216dd28 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216dd44 kind:arm_call to:0x0217199c module:overlay(93) +from:0x0216dd54 kind:arm_call to:0x0208cc40 module:overlay(0) +from:0x0216dd60 kind:arm_call to:0x0216d674 module:overlay(93) +from:0x0216dd6c kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0216dd84 kind:arm_call to:0x0216a304 module:overlay(93) +from:0x0216ddac kind:arm_call to:0x0217140c module:overlay(93) +from:0x0216ddb4 kind:arm_call to:0x02171910 module:overlay(93) +from:0x0216ddc8 kind:arm_call to:0x0216d518 module:overlay(93) +from:0x0216ddd4 kind:arm_call to:0x0216d57c module:overlay(93) +from:0x0216dde0 kind:arm_call to:0x0216d5ac module:overlay(93) +from:0x0216ddfc kind:arm_call to:0x020830d8 module:overlay(0) +from:0x0216de1c kind:arm_call to:0x02171938 module:overlay(93) +from:0x0216de28 kind:arm_call to:0x02171f34 module:overlay(93) +from:0x0216de58 kind:arm_call to:0x02167c10 module:overlay(93) +from:0x0216de7c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216de88 kind:arm_call to:0x021719c4 module:overlay(93) +from:0x0216de94 kind:arm_call to:0x021719dc module:overlay(93) +from:0x0216debc kind:arm_call to:0x02083108 module:overlay(0) +from:0x0216df0c kind:arm_call to:0x0217b060 module:overlay(95) +from:0x0216df54 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216df90 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x0216dfa4 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x0216dfac kind:load to:0x027e09ac module:dtcm +from:0x0216dfd8 kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x0216dfe8 kind:arm_call to:0x0205c5d0 module:overlay(0) +from:0x0216e008 kind:arm_call to:0x0216df68 module:overlay(93) +from:0x0216e018 kind:arm_call to:0x0217183c module:overlay(93) +from:0x0216e040 kind:arm_call to:0x0217b1f8 module:overlay(95) +from:0x0216e06c kind:arm_call to:0x0208cce0 module:overlay(0) +from:0x0216e0b0 kind:arm_call to:0x02171f34 module:overlay(93) +from:0x0216e0c4 kind:arm_call to:0x0217a338 module:overlay(95) +from:0x0216e0e4 kind:arm_call to:0x020bbd18 module:overlay(17) +from:0x0216e170 kind:arm_call to:0x020bbae8 module:overlay(17) +from:0x0216e19c kind:arm_call to:0x02019514 module:main +from:0x0216e1b0 kind:arm_call to:0x02082e20 module:overlay(0) +from:0x0216e1e0 kind:arm_call to:0x0217a650 module:overlay(95) +from:0x0216e1f0 kind:arm_call to:0x02171860 module:overlay(93) +from:0x0216e1f8 kind:arm_call to:0x02019514 module:main +from:0x0216e20c kind:arm_call to:0x01ffd420 module:itcm +from:0x0216e220 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0216e23c kind:arm_call to:0x0216b6a0 module:overlay(93) +from:0x0216e248 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0216e284 kind:arm_call to:0x020166f4 module:main +from:0x0216e298 kind:load to:0x0204a110 module:main +from:0x0216e29c kind:load to:0x027e09b8 module:dtcm +from:0x0216e2a0 kind:load to:0x027e09a4 module:dtcm +from:0x0216e2a4 kind:load to:0x027e0954 module:dtcm +from:0x0216e2cc kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x0216e2d0 kind:arm_call to:0x0216e310 module:overlay(93) +from:0x0216e2e4 kind:arm_call to:0x01ffd49c module:itcm +from:0x0216e304 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x0216e320 kind:load to:0x027e09bc module:dtcm +from:0x0216e348 kind:arm_call to:0x0208d3fc module:overlay(0) +from:0x0216e400 kind:arm_call to:0x0208d424 module:overlay(0) +from:0x0216e40c kind:arm_call to:0x0216b554 module:overlay(93) +from:0x0216e41c kind:load to:0x027e0998 module:dtcm +from:0x0216e43c kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0216e45c kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0216e480 kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x0216e494 kind:arm_call to:0x021718e8 module:overlay(93) +from:0x0216e4c0 kind:load to:0x02171974 module:overlay(93) +from:0x0216e4dc kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0216e500 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e50c kind:arm_call to:0x01fff458 module:itcm +from:0x0216e530 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e588 kind:arm_call to:0x0208aa10 module:overlay(0) +from:0x0216e654 kind:arm_call to:0x0216c844 module:overlay(93) +from:0x0216e66c kind:arm_call to:0x0216e4c4 module:overlay(93) +from:0x0216e67c kind:arm_call to:0x0216acd0 module:overlay(93) +from:0x0216e6bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e6e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e718 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216e72c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e73c kind:arm_call to:0x02087c0c module:overlay(0) +from:0x0216e800 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e81c kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x0216e83c kind:load to:0x027e0d34 module:dtcm +from:0x0216e874 kind:arm_call to:0x0216e8d8 module:overlay(93) +from:0x0216e89c kind:arm_call to:0x0208a818 module:overlay(0) +from:0x0216e8b8 kind:arm_call to:0x02171eb4 module:overlay(93) +from:0x0216e8e4 kind:load to:0x02171a78 module:overlay(93) +from:0x0216e8f4 kind:load to:0x02171aa8 module:overlay(93) +from:0x0216e904 kind:load to:0x02171aec module:overlay(93) +from:0x0216e914 kind:load to:0x02171b14 module:overlay(93) +from:0x0216e974 kind:arm_call to:0x02171f34 module:overlay(93) +from:0x0216e9cc kind:arm_call to:0x0216e8d8 module:overlay(93) +from:0x0216ea50 kind:load to:0x02171b3c module:overlay(93) +from:0x0216ea70 kind:load to:0x02171e9c module:overlay(93) +from:0x0216eaa4 kind:arm_call to:0x02171884 module:overlay(93) +from:0x0216eab8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0216ead4 kind:arm_call to:0x021718c0 module:overlay(93) +from:0x0216eae8 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216eb68 kind:arm_call to:0x0208d230 module:overlay(0) +from:0x0216eb84 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x0216eb88 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0216ebc0 kind:arm_call to:0x020a8948 module:overlay(0) +from:0x0216ebd4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216ebec kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216ec14 kind:arm_call to:0x0208d288 module:overlay(0) +from:0x0216ec20 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216ec3c kind:load to:0x027e09b8 module:dtcm +from:0x0216ec40 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ec84 kind:arm_call to:0x0216ea74 module:overlay(93) +from:0x0216ec98 kind:arm_call to:0x02171884 module:overlay(93) +from:0x0216ecac kind:arm_call to:0x01ffd420 module:itcm +from:0x0216ecc0 kind:arm_call to:0x021718c0 module:overlay(93) +from:0x0216ecd4 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ed2c kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x0216edd8 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216edec kind:arm_call to:0x020a8ae4 module:overlay(0) +from:0x0216ee00 kind:arm_call to:0x020dbe44 module:overlay(31) +from:0x0216ee14 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216ee2c kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ee50 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216ee60 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ee74 kind:arm_call to:0x02171b60 module:overlay(93) +from:0x0216ee90 kind:arm_call to:0x01fff254 module:itcm +from:0x0216eebc kind:arm_call to:0x020826b8 module:overlay(0) +from:0x0216eee0 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216eef8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ef08 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ef50 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0216ef8c kind:arm_call to:0x01fff458 module:itcm +from:0x0216efd0 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0216f018 kind:arm_call to:0x0208d288 module:overlay(0) +from:0x0216f050 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216f068 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216f0d8 kind:arm_call to:0x0208d230 module:overlay(0) +from:0x0216f118 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0216f138 kind:arm_call to:0x020980d0 module:overlay(0) +from:0x0216f140 kind:arm_call to:0x02171b54 module:overlay(93) +from:0x0216f154 kind:arm_call to:0x0216f4e8 module:overlay(93) +from:0x0216f168 kind:arm_call to:0x0216e8f8 module:overlay(93) +from:0x0216f178 kind:arm_call to:0x0216e908 module:overlay(93) +from:0x0216f1a0 kind:arm_call to:0x0208d288 module:overlay(0) +from:0x0216f22c kind:arm_call to:0x01fff0b4 module:itcm +from:0x0216f290 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f298 kind:arm_call to:0x02171edc module:overlay(93) +from:0x0216f2c0 kind:arm_call to:0x02171edc module:overlay(93) +from:0x0216f2d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f2e0 kind:arm_call to:0x01fff458 module:itcm +from:0x0216f32c kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f3b4 kind:arm_call to:0x0208e4d0 module:overlay(0) +from:0x0216f3d4 kind:load to:0x027e09b8 module:dtcm +from:0x0216f3dc kind:load to:0x020ab630 module:overlay(0) +from:0x0216f3e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f3f4 kind:load to:0x027e09a8 module:dtcm +from:0x0216f400 kind:load to:0x0203e964 module:main +from:0x0216f420 kind:load to:0x02171d28 module:overlay(93) +from:0x0216f430 kind:load to:0x02171d64 module:overlay(93) +from:0x0216f454 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0216f494 kind:arm_call to:0x0209fda8 module:overlay(0) +from:0x0216f4a4 kind:arm_call to:0x0206807c module:overlay(0) +from:0x0216f4ac kind:load to:0x027e09a4 module:dtcm +from:0x0216f4b4 kind:load to:0x020b508c module:overlay(0) +from:0x0216f4e4 kind:load to:0x0209fda8 module:overlay(0) +from:0x0216f500 kind:arm_call to:0x02070594 module:overlay(0) +from:0x0216f548 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f578 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0216f598 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f5b8 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f5d8 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f610 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f628 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f640 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f658 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f66c kind:load to:0x027e09a4 module:dtcm +from:0x0216f670 kind:load to:0x027e0cd8 module:dtcm +from:0x0216f674 kind:load to:0x027e0d70 module:dtcm +from:0x0216f678 kind:load to:0x027e09a8 module:dtcm +from:0x0216f6ac kind:load to:0x027e0d70 module:dtcm +from:0x0216f6d4 kind:load to:0x02171a20 module:overlay(93) +from:0x0216f6e8 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0216f6f4 kind:thumb_call_arm to:0x0208cb18 module:overlay(0) +from:0x0216f706 kind:thumb_call to:0x0217a7b4 module:overlay(95) +from:0x0216f70c kind:thumb_call_arm to:0x0216d5c0 module:overlay(93) +from:0x0216f732 kind:thumb_call_arm to:0x0217a014 module:overlay(95) +from:0x0216f740 kind:thumb_call_arm to:0x02171184 module:overlay(93) +from:0x0216f746 kind:thumb_call_arm to:0x0216d518 module:overlay(93) +from:0x0216f774 kind:thumb_call_arm to:0x02089fc0 module:overlay(0) +from:0x0216f77c kind:thumb_call_arm to:0x02089fc0 module:overlay(0) +from:0x0216f78a kind:thumb_call_arm to:0x02082eac module:overlay(0) +from:0x0216f7a2 kind:thumb_call_arm to:0x02083108 module:overlay(0) +from:0x0216f7b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f7c4 kind:thumb_call to:0x0217a814 module:overlay(95) +from:0x0216f7d8 kind:load to:0x02171184 module:overlay(93) +from:0x0216f7e8 kind:load to:0x02171184 module:overlay(93) +from:0x0216f7f8 kind:load to:0x02171184 module:overlay(93) +from:0x0216f808 kind:load to:0x02171184 module:overlay(93) +from:0x0216f824 kind:thumb_call_arm to:0x0209ff00 module:overlay(0) +from:0x0216f834 kind:thumb_call_arm to:0x0209ff00 module:overlay(0) +from:0x0216f844 kind:thumb_call_arm to:0x0209ff00 module:overlay(0) +from:0x0216f854 kind:thumb_call_arm to:0x0209ff00 module:overlay(0) +from:0x0216f860 kind:thumb_call_arm to:0x02071734 module:overlay(0) +from:0x0216f866 kind:thumb_call to:0x0216f888 module:overlay(93) +from:0x0216f870 kind:thumb_call_arm to:0x02171184 module:overlay(93) +from:0x0216f87c kind:load to:0x027e0cec module:dtcm +from:0x0216f880 kind:load to:0x027e09a8 module:dtcm +from:0x0216f894 kind:thumb_call to:0x0217a614 module:overlay(95) +from:0x0216f8b2 kind:thumb_call_arm to:0x02169728 module:overlay(93) +from:0x0216f8d4 kind:thumb_call_arm to:0x0208c9ec module:overlay(0) +from:0x0216f8e4 kind:thumb_call_arm to:0x02171184 module:overlay(93) +from:0x0216f8f4 kind:load to:0x02171df8 module:overlay(93) +from:0x0216f918 kind:arm_call to:0x0208dc74 module:overlay(0) +from:0x0216f934 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0216f940 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x0216f94c kind:arm_call to:0x0208e5cc module:overlay(0) +from:0x0216f958 kind:arm_call to:0x02171db0 module:overlay(93) +from:0x0216f96c kind:load to:0x027e09b8 module:dtcm +from:0x0216f9b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216f9c0 kind:arm_call to:0x0216f4b8 module:overlay(93) +from:0x0216f9d8 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0216f9fc kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x0216fa28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216fa34 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fbbc kind:load to:0x027e0ce4 module:dtcm +from:0x0216fbd8 kind:load to:0x02178ee8 module:overlay(93) +from:0x0216fbe0 kind:load to:0x0217898c module:overlay(93) +from:0x0216fbe4 kind:load to:0x0203e964 module:main +from:0x0216fc04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216fcc0 kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x0216fd80 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0216fd94 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216fdac kind:load to:0x027e0ce4 module:dtcm +from:0x0216fe24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216fe38 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216fe44 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fe68 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216fe78 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fe90 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216fea4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216fecc kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216ff00 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216ff3c kind:load to:0x02171184 module:overlay(93) +from:0x0216ff7c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0216ff84 kind:arm_call to:0x0217a830 module:overlay(95) +from:0x0216ff8c kind:arm_call to:0x0216d518 module:overlay(93) +from:0x0216ffb8 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x0216ffc0 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x0216ffd8 kind:arm_call to:0x02082eac module:overlay(0) +from:0x0216fffc kind:arm_call to:0x02083108 module:overlay(0) +from:0x02170020 kind:arm_call to:0x0216e2a8 module:overlay(93) +from:0x02170040 kind:arm_call to:0x02166498 module:overlay(93) +from:0x02170048 kind:arm_call to:0x02011ff4 module:main +from:0x02170050 kind:load to:0x027e0d8c module:dtcm +from:0x0217009c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021700b0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021700bc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02170100 kind:arm_call to:0x02090248 module:overlay(0) +from:0x02170110 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02170134 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217013c kind:load to:0x020aceac module:overlay(0) +from:0x0217014c kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02170160 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02170168 kind:arm_call to:0x02011ff4 module:main +from:0x02170198 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02170214 kind:arm_call to:0x02028c4c module:main +from:0x02170224 kind:load to:0x021789cc module:overlay(93) +from:0x02170234 kind:arm_call to:0x02011ff4 module:main +from:0x02170260 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170294 kind:arm_call to:0x0205d870 module:overlay(0) +from:0x021702bc kind:arm_call to:0x02082c20 module:overlay(0) +from:0x021702c8 kind:load to:0x02177ea4 module:overlay(93) +from:0x021702cc kind:load to:0x02177ea8 module:overlay(93) +from:0x02170374 kind:arm_call to:0x020717a8 module:overlay(0) +from:0x021703c4 kind:load to:0x02177ea0 module:overlay(93) +from:0x021703c8 kind:load to:0x02177eac module:overlay(93) +from:0x021703cc kind:load to:0x02049be4 module:main +from:0x021703d0 kind:load to:0x027e09a8 module:dtcm +from:0x021703f4 kind:arm_call to:0x02088e20 module:overlay(0) +from:0x021704bc kind:load to:0x02049be4 module:main +from:0x02170510 kind:arm_call to:0x02085f68 module:overlay(0) +from:0x021705e8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02170610 kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x02170624 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x02170678 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x021706b0 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x021706d0 kind:arm_call to:0x0216e458 module:overlay(93) +from:0x021706e8 kind:arm_call to:0x0216e438 module:overlay(93) +from:0x02170700 kind:arm_call to:0x0216c788 module:overlay(93) +from:0x021707c8 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x0217081c kind:arm_call to:0x02082a5c module:overlay(0) +from:0x02170854 kind:load to:0x027e0cdc module:dtcm +from:0x02170868 kind:arm_call to:0x02170174 module:overlay(93) +from:0x021708a0 kind:load to:0x021789f8 module:overlay(93) +from:0x021708e4 kind:arm_call to:0x02169728 module:overlay(93) +from:0x02170918 kind:arm_call to:0x0216f680 module:overlay(93) +from:0x02170930 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02170938 kind:load to:0x027e09a8 module:dtcm +from:0x02170988 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x02170998 kind:arm_call to:0x02170724 module:overlay(93) +from:0x021709a4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021709d0 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021709f0 kind:arm_call to:0x02170244 module:overlay(93) +from:0x021709f8 kind:arm_call to:0x021704c0 module:overlay(93) +from:0x02170a00 kind:arm_call to:0x021702d0 module:overlay(93) +from:0x02170a7c kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02170a94 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02170ab0 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02170ad0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170b00 kind:arm_call to:0x0217051c module:overlay(93) +from:0x02170b0c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02170b20 kind:arm_call to:0x02015080 module:main +from:0x02170b3c kind:arm_call to:0x02071734 module:overlay(0) +from:0x02170b44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02170b58 kind:arm_call to:0x0217051c module:overlay(93) +from:0x02170b64 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02170b74 kind:load to:0x027e09a8 module:dtcm +from:0x02170b84 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02170b98 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02170ba0 kind:arm_call to:0x02011ff4 module:main +from:0x02170bb4 kind:arm_call to:0x02170174 module:overlay(93) +from:0x02170bc8 kind:load to:0x02178a24 module:overlay(93) +from:0x02170c28 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170c44 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170c60 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170c7c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02170c90 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02170cb8 kind:load to:0x027e0cec module:dtcm +from:0x02170cc0 kind:load to:0x027e09a8 module:dtcm +from:0x02170cfc kind:arm_call to:0x02015080 module:main +from:0x02170d18 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02170d34 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x02170d44 kind:arm_call to:0x02170724 module:overlay(93) +from:0x02170d50 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02170d60 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02170d68 kind:load to:0x027e09a8 module:dtcm +from:0x02170d78 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02170d8c kind:arm_call to:0x02170240 module:overlay(93) +from:0x02170d94 kind:arm_call to:0x02011ff4 module:main +from:0x02170da8 kind:arm_call to:0x02170174 module:overlay(93) +from:0x02170dbc kind:load to:0x02178a50 module:overlay(93) +from:0x02170dc8 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02170ddc kind:arm_call to:0x02170240 module:overlay(93) +from:0x02170de4 kind:arm_call to:0x02011ff4 module:main +from:0x02170e2c kind:arm_call to:0x02169728 module:overlay(93) +from:0x02170e4c kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x02170e64 kind:arm_call to:0x020a8ae4 module:overlay(0) +from:0x02170e6c kind:arm_call to:0x020e15c8 module:overlay(31) +from:0x02170e74 kind:arm_call_thumb to:0x0216f7b8 module:overlay(93) +from:0x02170e7c kind:arm_call_thumb to:0x0216f888 module:overlay(93) +from:0x02170eaa kind:thumb_call_arm to:0x02011f3c module:main +from:0x02170eb6 kind:thumb_call to:0x0216705c module:overlay(93) +from:0x02170ee2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02170f60 kind:load to:0x02177ebc module:overlay(93) +from:0x02170f64 kind:load to:0x02178a74 module:overlay(93) +from:0x02170f76 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02170f82 kind:thumb_call to:0x02167080 module:overlay(93) +from:0x02170f88 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02170f9a kind:thumb_call_arm to:0x02171184 module:overlay(93) +from:0x02170fc4 kind:load to:0x02177ebc module:overlay(93) +from:0x02170fd8 kind:arm_call to:0x02171f1c module:overlay(93) +from:0x02171024 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171030 kind:arm_call to:0x01ff9258 module:itcm +from:0x02171068 kind:arm_call to:0x01ffb428 module:itcm +from:0x02171098 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021710c0 kind:arm_call to:0x01ff9364 module:itcm +from:0x02171174 kind:load to:0x02177e98 module:overlay(93) +from:0x02171178 kind:load to:0x02177ec4 module:overlay(93) +from:0x0217117c kind:load to:0x02177e88 module:overlay(93) +from:0x02171180 kind:load to:0x02177e9c module:overlay(93) +from:0x021711d0 kind:arm_call to:0x020880ac module:overlay(0) +from:0x021711e0 kind:arm_call to:0x0216901c module:overlay(93) +from:0x02171204 kind:arm_call to:0x0205c5b8 module:overlay(0) +from:0x02171214 kind:arm_call to:0x0205c5b8 module:overlay(0) +from:0x02171238 kind:arm_call to:0x02072b3c module:overlay(0) +from:0x02171258 kind:arm_call to:0x020880ac module:overlay(0) +from:0x02171278 kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x0217128c kind:arm_call to:0x0205c5a0 module:overlay(0) +from:0x02171354 kind:arm_call to:0x02170fc8 module:overlay(93) +from:0x02171384 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x021713a4 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x021713ac kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x021713d4 kind:arm_call to:0x02028c4c module:main +from:0x021713f4 kind:load to:0x027e09ac module:dtcm +from:0x021713f8 kind:load to:0x02177ebc module:overlay(93) +from:0x021713fc kind:load to:0x02178a74 module:overlay(93) +from:0x02171400 kind:load to:0x02177ec2 module:overlay(93) +from:0x02171404 kind:load to:0x02177ec0 module:overlay(93) +from:0x02171408 kind:load to:0x02177ec4 module:overlay(93) +from:0x02171458 kind:arm_call to:0x01fff05c module:itcm +from:0x02171478 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171554 kind:arm_call to:0x02167468 module:overlay(93) +from:0x02171570 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0217158c kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x021715a4 kind:arm_call to:0x0216901c module:overlay(93) +from:0x021715b4 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x021715dc kind:arm_call to:0x02071800 module:overlay(0) +from:0x021715e8 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02171654 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171768 kind:arm_call to:0x0208cf18 module:overlay(0) +from:0x02171780 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171814 kind:load to:0x02177ebc module:overlay(93) +from:0x02171818 kind:load to:0x027e0cd8 module:dtcm +from:0x0217181c kind:load to:0x02177e90 module:overlay(93) +from:0x02171820 kind:load to:0x0204a110 module:main +from:0x0217182c kind:load to:0x027e09a8 module:dtcm +from:0x02171830 kind:load to:0x020b5254 module:overlay(0) +from:0x021718bc kind:load to:0x02177ebc module:overlay(93) +from:0x021718e4 kind:load to:0x02177ebc module:overlay(93) +from:0x0217190c kind:load to:0x02177ebc module:overlay(93) +from:0x02171934 kind:load to:0x02177ebc module:overlay(93) +from:0x02171970 kind:load to:0x02177ebc module:overlay(93) +from:0x02171998 kind:load to:0x02177ebc module:overlay(93) +from:0x021719c0 kind:load to:0x02177ebc module:overlay(93) +from:0x02171a1c kind:load to:0x02177ebc module:overlay(93) +from:0x02171a4c kind:arm_call to:0x021719c4 module:overlay(93) +from:0x02171a64 kind:arm_call to:0x021803c8 module:overlay(95) +from:0x02171a74 kind:load to:0x02177ebc module:overlay(93) +from:0x02171aa4 kind:load to:0x02177ebc module:overlay(93) +from:0x02171ae0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171ae8 kind:load to:0x02177ebc module:overlay(93) +from:0x02171b94 kind:arm_call to:0x01fff350 module:itcm +from:0x02171bd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02171bd8 kind:load to:0x020b3040 module:overlay(0) +from:0x02171c14 kind:load to:0x02177ebc module:overlay(93) +from:0x02171c64 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171c94 kind:arm_call to:0x0216f4d8 module:overlay(93) +from:0x02171cb0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171ccc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171d18 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171d54 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171d60 kind:load to:0x02177ebc module:overlay(93) +from:0x02171d94 kind:arm_call to:0x0217051c module:overlay(93) +from:0x02171da0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171dac kind:load to:0x02177ebc module:overlay(93) +from:0x02171dec kind:arm_call to:0x02136258 module:overlays(48,50) +from:0x02171df4 kind:load to:0x02177ebc module:overlay(93) +from:0x02171e58 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171e64 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171e94 kind:arm_call to:0x02125558 module:overlay(44) +from:0x02171f40 kind:load to:0x02171f1c module:overlay(93) +from:0x02171f50 kind:arm_call to:0x02171f34 module:overlay(93) +from:0x02171f64 kind:arm_call to:0x0217c344 module:overlay(95) +from:0x02171fb0 kind:arm_call to:0x021244b0 module:overlay(44) +from:0x02171fcc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171fe8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02171ffc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02172044 kind:arm_call to:0x02123fc4 module:overlay(44) +from:0x02172064 kind:arm_call to:0x021253c0 module:overlays(43,44) +from:0x02172088 kind:arm_call to:0x02170174 module:overlay(93) +from:0x021720a8 kind:load to:0x0217df68 module:overlays(92,96) +from:0x021720c8 kind:arm_call to:0x02170174 module:overlay(93) +from:0x021720e8 kind:load to:0x02181144 module:overlay(95) +from:0x02172104 kind:arm_call to:0x02135e04 module:overlay(48) +from:0x02172124 kind:arm_call to:0x0217ecd0 module:overlay(95) +from:0x02172148 kind:arm_call to:0x02170174 module:overlay(93) +from:0x02172158 kind:load to:0x021810c0 module:overlay(95) +from:0x02172174 kind:arm_call to:0x0217a450 module:overlay(96) +from:0x02172194 kind:arm_call to:0x0217db74 module:overlays(95,96) +from:0x021721b4 kind:arm_call to:0x02170bac module:overlay(93) +from:0x021721d4 kind:arm_call to:0x02170860 module:overlay(93) +from:0x021721f4 kind:arm_call to:0x0217c21c module:overlays(95,96) +from:0x02172214 kind:arm_call to:0x02180550 module:overlay(95) +from:0x02172234 kind:arm_call to:0x0217bfec module:overlay(95) +from:0x02172254 kind:arm_call to:0x0217f488 module:overlay(95) +from:0x02172274 kind:arm_call to:0x0217e22c module:overlay(95) +from:0x02172294 kind:arm_call to:0x0217b258 module:overlay(95) +from:0x021722b4 kind:arm_call to:0x0217fb40 module:overlay(95) +from:0x021722d4 kind:arm_call to:0x02170da0 module:overlay(93) +from:0x021722f4 kind:arm_call to:0x021722fc module:overlay(93) +from:0x02172304 kind:arm_call to:0x02170174 module:overlay(93) +from:0x02172314 kind:arm_call to:0x02166890 module:overlay(93) +from:0x02172354 kind:load to:0x02178bd4 module:overlay(93) +from:0x02172360 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02172374 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217237c kind:arm_call to:0x02011ff4 module:main +from:0x021723f0 kind:arm_call to:0x01fff350 module:itcm +from:0x02172424 kind:load to:0x027e0ce4 module:dtcm +from:0x02172428 kind:load to:0x02178bc8 module:overlay(93) +from:0x021724f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172508 kind:arm_call to:0x01ffb714 module:itcm +from:0x02172530 kind:arm_call to:0x01ffb800 module:itcm +from:0x02172548 kind:arm_call to:0x01ffb800 module:itcm +from:0x02172580 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x021725ac kind:arm_call to:0x02071800 module:overlay(0) +from:0x021725c4 kind:load to:0x027e09a8 module:dtcm +from:0x02172600 kind:arm_call to:0x02083a2c module:overlay(0) +from:0x02172728 kind:arm_call to:0x021725c8 module:overlay(93) +from:0x02172744 kind:arm_call to:0x0216ad34 module:overlay(93) +from:0x02172770 kind:arm_call_thumb to:0x02179de8 module:overlay(96) +from:0x021727b0 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217283c kind:arm_call to:0x02166a5c module:overlay(93) +from:0x02172868 kind:arm_call to:0x02167420 module:overlay(93) +from:0x02172874 kind:arm_call to:0x02169728 module:overlay(93) +from:0x02172894 kind:arm_call_thumb to:0x02179de8 module:overlay(96) +from:0x021728e0 kind:arm_call to:0x02167420 module:overlay(93) +from:0x021728ec kind:arm_call to:0x02169728 module:overlay(93) +from:0x021728fc kind:arm_call to:0x0216901c module:overlay(93) +from:0x02172960 kind:arm_call to:0x02169728 module:overlay(93) +from:0x021729e0 kind:load to:0x02049be4 module:main +from:0x021729e4 kind:load to:0x020ab530 module:overlay(0) +from:0x02172a14 kind:arm_call to:0x02172e94 module:overlay(93) +from:0x02172a1c kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x02172a2c kind:arm_call to:0x02170724 module:overlay(93) +from:0x02172a38 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02172a88 kind:arm_call to:0x02172e9c module:overlay(93) +from:0x02172a98 kind:arm_call to:0x02173088 module:overlay(93) +from:0x02172aa8 kind:arm_call to:0x021732d4 module:overlay(93) +from:0x02172ab8 kind:arm_call to:0x02173448 module:overlay(93) +from:0x02172ac8 kind:arm_call to:0x021735cc module:overlay(93) +from:0x02172ad8 kind:arm_call to:0x02173740 module:overlay(93) +from:0x02172ae8 kind:arm_call to:0x0217395c module:overlay(93) +from:0x02172af8 kind:arm_call to:0x0217418c module:overlay(93) +from:0x02172b08 kind:arm_call to:0x021746c4 module:overlay(93) +from:0x02172b18 kind:arm_call to:0x02174abc module:overlay(93) +from:0x02172b28 kind:arm_call to:0x02174c88 module:overlay(93) +from:0x02172b38 kind:arm_call to:0x02175074 module:overlay(93) +from:0x02172b40 kind:arm_call to:0x021729e8 module:overlay(93) +from:0x02172b44 kind:arm_call to:0x021729f0 module:overlay(93) +from:0x02172b5c kind:arm_call to:0x02172560 module:overlay(93) +from:0x02172b60 kind:arm_call to:0x02172568 module:overlay(93) +from:0x02172b6c kind:arm_call to:0x02174168 module:overlay(93) +from:0x02172b94 kind:arm_call to:0x0217256c module:overlay(93) +from:0x02172bac kind:arm_call to:0x02173938 module:overlay(93) +from:0x02172bd0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02172bdc kind:arm_call to:0x021704c0 module:overlay(93) +from:0x02172c24 kind:arm_call to:0x02170fc8 module:overlay(93) +from:0x02172c2c kind:arm_call to:0x021702d0 module:overlay(93) +from:0x02172c38 kind:arm_call to:0x021703dc module:overlay(93) +from:0x02172c64 kind:arm_call to:0x0217244c module:overlay(93) +from:0x02172c78 kind:arm_call to:0x021751d0 module:overlay(93) +from:0x02172c8c kind:arm_call to:0x021753cc module:overlay(93) +from:0x02172c9c kind:arm_call to:0x021753bc module:overlay(93) +from:0x02172cac kind:arm_call to:0x021755a0 module:overlay(93) +from:0x02172cd4 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x02172cdc kind:arm_call to:0x0217242c module:overlay(93) +from:0x02172d10 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02172d1c kind:arm_call to:0x0217415c module:overlay(93) +from:0x02172d50 kind:arm_call to:0x021753e8 module:overlay(93) +from:0x02172d58 kind:arm_call to:0x02175560 module:overlay(93) +from:0x02172d74 kind:arm_call to:0x021753cc module:overlay(93) +from:0x02172d84 kind:arm_call to:0x021753bc module:overlay(93) +from:0x02172d94 kind:arm_call to:0x021755a0 module:overlay(93) +from:0x02172dbc kind:arm_call to:0x02082c8c module:overlay(0) +from:0x02172ddc kind:arm_call to:0x02175574 module:overlay(93) +from:0x02172df0 kind:arm_call to:0x02175584 module:overlay(93) +from:0x02172e08 kind:arm_call to:0x021753cc module:overlay(93) +from:0x02172e18 kind:arm_call to:0x021753bc module:overlay(93) +from:0x02172e28 kind:arm_call to:0x021755a0 module:overlay(93) +from:0x02172e50 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x02172e6c kind:arm_call to:0x02175574 module:overlay(93) +from:0x02172e80 kind:arm_call to:0x02175584 module:overlay(93) +from:0x02172ee4 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02172f18 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02172f44 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x02172f58 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02172f8c kind:arm_call to:0x021706c0 module:overlay(93) +from:0x02172f98 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02172fa8 kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x02172fbc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02172fd0 kind:arm_call to:0x02172388 module:overlay(93) +from:0x02172fec kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217300c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217302c kind:arm_call to:0x0208dc34 module:overlay(0) +from:0x0217304c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173074 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021730b8 kind:arm_call to:0x0208dc34 module:overlay(0) +from:0x021730fc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217310c kind:arm_call to:0x01ff930c module:itcm +from:0x0217313c kind:arm_call to:0x02083a2c module:overlay(0) +from:0x0217317c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021731b4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021731d4 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x021731f0 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x02173204 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173238 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x02173244 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173258 kind:arm_call to:0x02172388 module:overlay(93) +from:0x02173274 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173294 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021732bc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173318 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02173330 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x02173344 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173360 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173394 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x021733a0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021733b4 kind:arm_call to:0x02172388 module:overlay(93) +from:0x021733d0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021733f0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173438 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173480 kind:arm_call to:0x01ff930c module:itcm +from:0x021734a4 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x021734d8 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021734e0 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x021734f4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173528 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x02173534 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173548 kind:arm_call to:0x02172388 module:overlay(93) +from:0x02173564 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021735a8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021735b8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217360c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217361c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02173630 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173650 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02173684 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217368c kind:arm_call to:0x0216e768 module:overlay(93) +from:0x021736a0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021736bc kind:arm_call to:0x02171184 module:overlay(93) +from:0x021736f0 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x021736fc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173710 kind:arm_call to:0x02172388 module:overlay(93) +from:0x02173730 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173808 kind:arm_call to:0x02086058 module:overlay(0) +from:0x02173830 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02173864 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02173878 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173890 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x021738a4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021738d8 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x021738e4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021738f8 kind:arm_call to:0x02172388 module:overlay(93) +from:0x02173914 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173928 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173990 kind:arm_call to:0x02070594 module:overlay(0) +from:0x021739b0 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x021739c4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021739d0 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02173a04 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173a1c kind:arm_call to:0x02172388 module:overlay(93) +from:0x02173a38 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173a48 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x02173a70 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173a84 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173ad4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173b0c kind:arm_call to:0x0216e420 module:overlay(93) +from:0x02173b18 kind:arm_call to:0x0216d674 module:overlay(93) +from:0x02173b24 kind:arm_call to:0x0216acd0 module:overlay(93) +from:0x02173b6c kind:arm_call to:0x0216c82c module:overlay(93) +from:0x02173b7c kind:arm_call to:0x0216c364 module:overlay(93) +from:0x02173c48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173c50 kind:arm_call to:0x01fff458 module:itcm +from:0x02173c64 kind:arm_call to:0x01fff458 module:itcm +from:0x02173ccc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02173d24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173d28 kind:arm_call to:0x01fff458 module:itcm +from:0x02173d60 kind:arm_call to:0x0208ae88 module:overlay(0) +from:0x02173d84 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02173da0 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02173da8 kind:arm_call to:0x0217051c module:overlay(93) +from:0x02173e04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173e08 kind:arm_call to:0x01fff458 module:itcm +from:0x02173e38 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02173e50 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173e84 kind:arm_call to:0x0216ac84 module:overlay(93) +from:0x02173ea8 kind:arm_call to:0x0208aa10 module:overlay(0) +from:0x02173eb8 kind:arm_call to:0x0216e4c4 module:overlay(93) +from:0x02173ed0 kind:arm_call to:0x0216e538 module:overlay(93) +from:0x02173ee4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173efc kind:arm_call to:0x0216e538 module:overlay(93) +from:0x02173f10 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173f2c kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02173f3c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173f54 kind:arm_call to:0x0216e538 module:overlay(93) +from:0x02173f68 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02173fb0 kind:arm_call to:0x0216b1e0 module:overlay(93) +from:0x02173fd8 kind:arm_call to:0x02082c20 module:overlay(0) +from:0x02174024 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174060 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174084 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217411c kind:arm_call to:0x0216f434 module:overlay(93) +from:0x02174140 kind:load to:0x027e09a4 module:dtcm +from:0x02174148 kind:load to:0x027e0ce4 module:dtcm +from:0x02174154 kind:load to:0x02177ea8 module:overlay(93) +from:0x02174184 kind:arm_call to:0x01ff9258 module:itcm +from:0x021741ac kind:arm_call to:0x0205d38c module:overlay(0) +from:0x021741e0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021741f8 kind:arm_call to:0x02172388 module:overlay(93) +from:0x02174214 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174224 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x0217424c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174260 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021742b0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021742e8 kind:arm_call to:0x0216e420 module:overlay(93) +from:0x021742f4 kind:arm_call to:0x0216d674 module:overlay(93) +from:0x02174300 kind:arm_call to:0x0216acd0 module:overlay(93) +from:0x02174348 kind:arm_call to:0x0216c82c module:overlay(93) +from:0x02174358 kind:arm_call to:0x0216c364 module:overlay(93) +from:0x021743e0 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02174434 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217443c kind:arm_call to:0x01fff458 module:itcm +from:0x02174450 kind:arm_call to:0x01fff458 module:itcm +from:0x021744b8 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02174510 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174514 kind:arm_call to:0x01fff458 module:itcm +from:0x0217454c kind:arm_call to:0x0208ae88 module:overlay(0) +from:0x02174570 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217458c kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02174594 kind:arm_call to:0x0217051c module:overlay(93) +from:0x021745f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021745f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02174630 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174654 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x02174670 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02174678 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x02174684 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217469c kind:arm_call to:0x02170244 module:overlay(93) +from:0x021746a8 kind:arm_call to:0x0216af30 module:overlay(93) +from:0x021746b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021746f4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174700 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02174734 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217474c kind:arm_call to:0x02172388 module:overlay(93) +from:0x02174768 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174778 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x021747a0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021747b4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174804 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217483c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174858 kind:arm_call to:0x02166fe0 module:overlay(93) +from:0x02174870 kind:arm_call to:0x02170244 module:overlay(93) +from:0x02174884 kind:arm_call to:0x01ffb714 module:itcm +from:0x021748c4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021748ec kind:arm_call to:0x0208aa9c module:overlay(0) +from:0x02174900 kind:arm_call to:0x01ff930c module:itcm +from:0x02174934 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02174940 kind:arm_call to:0x0205cd40 module:overlay(0) +from:0x02174964 kind:arm_call to:0x01ff9258 module:itcm +from:0x021749b0 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x021749b8 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x021749c4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021749ec kind:arm_call to:0x0208a878 module:overlay(0) +from:0x021749fc kind:arm_call to:0x021706c0 module:overlay(93) +from:0x02174a08 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174a20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02174a4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02174a58 kind:arm_call to:0x02017f38 module:main +from:0x02174a68 kind:arm_call to:0x0216adf4 module:overlay(93) +from:0x02174a84 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174a90 kind:arm_call to:0x0216adf4 module:overlay(93) +from:0x02174aa8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174ab8 kind:load to:0x02177ea8 module:overlay(93) +from:0x02174ad4 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02174b0c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174b28 kind:arm_call to:0x02172388 module:overlay(93) +from:0x02174b44 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174b78 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x02174b84 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174ba4 kind:arm_call to:0x0217256c module:overlay(93) +from:0x02174bc8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174bf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174c10 kind:arm_call to:0x020d9b54 module:overlay(31) +from:0x02174c20 kind:arm_call to:0x0217051c module:overlay(93) +from:0x02174c2c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174c74 kind:arm_call to:0x02170244 module:overlay(93) +from:0x02174c84 kind:load to:0x027e0d34 module:dtcm +from:0x02174ca4 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x02174cd8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174d08 kind:arm_call to:0x0217051c module:overlay(93) +from:0x02174d14 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174d24 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x02174d4c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174d60 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174d90 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174dc0 kind:arm_call to:0x0208aa10 module:overlay(0) +from:0x02174de4 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02174dec kind:arm_call to:0x0217051c module:overlay(93) +from:0x02174df8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174e18 kind:arm_call to:0x0216e420 module:overlay(93) +from:0x02174e24 kind:arm_call to:0x0216d674 module:overlay(93) +from:0x02174e30 kind:arm_call to:0x0216acd0 module:overlay(93) +from:0x02174e78 kind:arm_call to:0x0216c82c module:overlay(93) +from:0x02174e8c kind:arm_call to:0x0216c364 module:overlay(93) +from:0x02174eec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174ef0 kind:arm_call to:0x01fff458 module:itcm +from:0x02174f08 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174f24 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02174f2c kind:arm_call to:0x0217051c module:overlay(93) +from:0x02174f38 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174f54 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02174f5c kind:arm_call to:0x0217051c module:overlay(93) +from:0x02174f68 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174f7c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174f90 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02174fb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174fd4 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02174fdc kind:arm_call to:0x0217051c module:overlay(93) +from:0x02174fe8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02175000 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02175024 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217502c kind:arm_call to:0x0217051c module:overlay(93) +from:0x02175038 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02175050 kind:arm_call to:0x02170244 module:overlay(93) +from:0x0217505c kind:arm_call to:0x0216af30 module:overlay(93) +from:0x02175068 kind:load to:0x027e0ce4 module:dtcm +from:0x02175070 kind:load to:0x02177eb8 module:overlay(93) +from:0x021750a4 kind:arm_call to:0x0215ef20 module:overlays(60,71) +from:0x021750b4 kind:arm_call to:0x0216f680 module:overlay(93) +from:0x021750d8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021750f8 kind:arm_call to:0x0216f680 module:overlay(93) +from:0x0217511c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217512c kind:arm_call to:0x02172450 module:overlay(93) +from:0x02175140 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217515c kind:arm_call to:0x02172388 module:overlay(93) +from:0x02175178 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021751c0 kind:arm_call to:0x02170244 module:overlay(93) +from:0x021751cc kind:load to:0x027e0d70 module:dtcm +from:0x02175204 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02175214 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175240 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x0217529c kind:arm_call to:0x01fff350 module:itcm +from:0x021752d8 kind:arm_call to:0x0205d73c module:overlay(0) +from:0x021752f4 kind:arm_call to:0x01fff350 module:itcm +from:0x0217537c kind:arm_call to:0x0205d73c module:overlay(0) +from:0x02175394 kind:arm_call to:0x0208cca8 module:overlay(0) +from:0x021753b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021753b8 kind:load to:0x02178bbc module:overlay(93) +from:0x021753e4 kind:load to:0x02039fa4 module:main +from:0x02175490 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x021754a8 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x021754dc kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x021754f4 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x0217552c kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02175544 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02175554 kind:load to:0x02049be4 module:main +from:0x02175580 kind:load to:0x02089fe4 module:overlay(0) +from:0x02175590 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x02175624 kind:arm_call to:0x01ff9258 module:itcm +from:0x02175640 kind:arm_call to:0x0216c274 module:overlay(93) +from:0x0217565c kind:thumb_call_arm to:0x020d070c module:overlay(24) +from:0x02175676 kind:thumb_call_arm to:0x020d07f0 module:overlay(24) +from:0x02175680 kind:load to:0x02178bf8 module:overlay(93) +from:0x0217568c kind:thumb_call_arm to:0x020d07a0 module:overlay(24) +from:0x0217569c kind:arm_call to:0x020d07b8 module:overlay(24) +from:0x021756e8 kind:arm_call to:0x01ffd294 module:itcm +from:0x0217571c kind:arm_call to:0x020d0a44 module:overlays(19,24) +from:0x02175744 kind:arm_call to:0x020d0864 module:overlay(24) +from:0x02175760 kind:load to:0x027e0998 module:dtcm +from:0x0217578c kind:arm_call to:0x0201ec30 module:main +from:0x0217579c kind:arm_call to:0x0201e8d4 module:main +from:0x021757ac kind:arm_call to:0x0201e8d4 module:main +from:0x021757dc kind:arm_call to:0x02175694 module:overlay(93) +from:0x02175810 kind:arm_call to:0x021756c8 module:overlay(93) +from:0x02175834 kind:load to:0x0204a110 module:main +from:0x02175864 kind:thumb_call_arm to:0x0201667c module:main +from:0x02175872 kind:thumb_call_arm to:0x0201667c module:main +from:0x0217587e kind:thumb_call_arm to:0x020196b0 module:main +from:0x021758ac kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x021758b2 kind:thumb_call_arm to:0x020196b0 module:main +from:0x021758d6 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x021758e8 kind:thumb_call_arm to:0x020196b0 module:main +from:0x021758f4 kind:thumb_call_arm to:0x02018268 module:main +from:0x02175924 kind:thumb_call_arm to:0x020caa94 module:overlay(24) +from:0x0217593a kind:thumb_call_arm to:0x0208bffc module:overlay(0) +from:0x02175944 kind:load to:0x02178c1c module:overlay(93) +from:0x02175948 kind:load to:0x02178c08 module:overlay(93) +from:0x0217594c kind:load to:0x0204a110 module:main +from:0x02175950 kind:load to:0x0217833c module:overlay(93) +from:0x02175954 kind:load to:0x02178c84 module:overlay(93) +from:0x02175958 kind:load to:0x027e0ce0 module:dtcm +from:0x02175964 kind:arm_call to:0x020898f4 module:overlay(0) +from:0x02175998 kind:arm_call to:0x020cabe0 module:overlay(24) +from:0x021759d8 kind:arm_call to:0x021661b4 module:overlay(93) +from:0x021759e8 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02175b8c kind:arm_call to:0x021661b4 module:overlay(93) +from:0x02175c4c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02175c54 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02175c74 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02175c7c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02175cac kind:load to:0x027e0d8c module:dtcm +from:0x02175cc8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02175d04 kind:arm_call to:0x0201e8d4 module:main +from:0x02175d34 kind:arm_call to:0x0201aa8c module:main +from:0x02175d74 kind:arm_call to:0x0201aad0 module:main +from:0x02175d80 kind:load to:0x027e0ce0 module:dtcm +from:0x02175d84 kind:load to:0x0204af1c module:main +from:0x02175d90 kind:arm_call to:0x020898f4 module:overlay(0) +from:0x02175d98 kind:arm_call to:0x02011ff4 module:main +from:0x02175db0 kind:arm_call to:0x020898f4 module:overlay(0) +from:0x02175db8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02175dd0 kind:arm_call to:0x020898f4 module:overlay(0) +from:0x02175dd8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02175de0 kind:arm_call to:0x02011ff4 module:main +from:0x02175dfc kind:load to:0x027e0ce0 module:dtcm +from:0x02175e00 kind:load to:0x01fff1a4 module:itcm +from:0x02175e10 kind:arm_call to:0x0208bec0 module:overlay(0) +from:0x02175e28 kind:arm_call to:0x0208baac module:overlay(0) +from:0x02175e30 kind:load to:0x027e0ce0 module:dtcm +from:0x02175e46 kind:thumb_call_arm to:0x02175dec module:overlay(93) +from:0x02175e84 kind:thumb_call_arm to:0x0201667c module:main +from:0x02175e92 kind:thumb_call_arm to:0x0201667c module:main +from:0x02175e9e kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175ebc kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02175ed2 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175ee2 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02175ee8 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175f06 kind:thumb_call_arm to:0x0205fc20 module:overlay(0) +from:0x02175f1e kind:thumb_call_arm to:0x02060804 module:overlay(0) +from:0x02175f2a kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175f58 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02175f5e kind:thumb_call_arm to:0x020196b0 module:main +from:0x02175f6c kind:thumb_call_arm to:0x02018268 module:main +from:0x02175f70 kind:thumb_call_arm to:0x02175e04 module:overlay(93) +from:0x02175f92 kind:thumb_call_arm to:0x02060c34 module:overlay(0) +from:0x02175fb8 kind:thumb_call_arm to:0x020caa94 module:overlay(24) +from:0x02175fda kind:thumb_call_arm to:0x02060e3c module:overlay(0) +from:0x02175ff4 kind:thumb_call_arm to:0x02060c50 module:overlay(0) +from:0x02176000 kind:thumb_call_arm to:0x0208bffc module:overlay(0) +from:0x02176010 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0217601c kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02176022 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x02176032 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x0217603c kind:load to:0x02178c48 module:overlay(93) +from:0x02176040 kind:load to:0x02178c34 module:overlay(93) +from:0x02176044 kind:load to:0x0204a110 module:main +from:0x02176048 kind:load to:0x0217834c module:overlay(93) +from:0x0217604c kind:load to:0x02178c90 module:overlay(93) +from:0x02176050 kind:load to:0x02178c58 module:overlay(93) +from:0x02176054 kind:load to:0x027e0ce0 module:dtcm +from:0x02176058 kind:load to:0x02178343 module:overlay(93) +from:0x02176064 kind:arm_call to:0x020898f4 module:overlay(0) +from:0x0217608c kind:arm_call to:0x02060db8 module:overlay(0) +from:0x02176098 kind:arm_call to:0x02060c7c module:overlay(0) +from:0x021760a8 kind:load to:0x020ab530 module:overlay(0) +from:0x021760b0 kind:thumb_call_arm to:0x02175e04 module:overlay(93) +from:0x021760b8 kind:thumb_call_arm to:0x02176070 module:overlay(93) +from:0x021760e0 kind:arm_call to:0x02175e04 module:overlay(93) +from:0x02176108 kind:arm_call to:0x02176070 module:overlay(93) +from:0x0217612c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02176134 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0217613c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02176144 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02176150 kind:arm_call to:0x020cabe0 module:overlay(24) +from:0x021763b8 kind:arm_call to:0x02175dec module:overlay(93) +from:0x021763f0 kind:arm_call to:0x0201e8d4 module:main +from:0x02176428 kind:arm_call to:0x0201aa44 module:main +from:0x02176438 kind:arm_call to:0x0201e8d4 module:main +from:0x0217647c kind:arm_call to:0x0201aad0 module:main +from:0x02176494 kind:arm_call to:0x02028c4c module:main +from:0x021764c8 kind:arm_call to:0x0201e8d4 module:main +from:0x02176504 kind:arm_call to:0x0201aad0 module:main +from:0x02176510 kind:load to:0x0204af1c module:main +from:0x02176514 kind:load to:0x02178340 module:overlay(93) +from:0x02176540 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02176564 kind:arm_call to:0x020898f4 module:overlay(0) +from:0x0217656c kind:arm_call to:0x02011ff4 module:main +from:0x02176584 kind:arm_call to:0x020898f4 module:overlay(0) +from:0x0217658c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x021765a4 kind:arm_call to:0x020898f4 module:overlay(0) +from:0x021765ac kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x021765b4 kind:arm_call to:0x02011ff4 module:main +from:0x021765c6 kind:thumb_call_arm to:0x0201667c module:main +from:0x021765d0 kind:thumb_call_arm to:0x020196b0 module:main +from:0x021765fa kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02176600 kind:thumb_call_arm to:0x020196b0 module:main +from:0x0217662a kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02176630 kind:thumb_call_arm to:0x020196b0 module:main +from:0x02176658 kind:thumb_call_arm to:0x0206082c module:overlay(0) +from:0x02176684 kind:thumb_call_arm to:0x02060bac module:overlay(0) +from:0x0217668c kind:load to:0x02178c6c module:overlay(93) +from:0x02176694 kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x021766a0 kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x021766a6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021766cc kind:arm_call to:0x020774b4 module:overlay(0) +from:0x021766e4 kind:arm_call to:0x01fff148 module:itcm +from:0x021766f8 kind:arm_call to:0x01ffd43c module:itcm +from:0x02176748 kind:load to:0x027e09bc module:dtcm +from:0x0217674c kind:load to:0x027e0ce0 module:dtcm +from:0x0217676c kind:arm_call to:0x0208beec module:overlay(0) +from:0x0217677c kind:arm_call to:0x0216616c module:overlay(93) +from:0x02176798 kind:arm_call to:0x021661a8 module:overlay(93) +from:0x021767ac kind:arm_call to:0x01fff1e0 module:itcm +from:0x021767cc kind:arm_call to:0x0208be98 module:overlay(0) +from:0x02176848 kind:arm_call to:0x0208bf18 module:overlay(0) +from:0x02176868 kind:arm_call to:0x021766b0 module:overlay(93) +from:0x02176888 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x021768a4 kind:arm_call to:0x021766b0 module:overlay(93) +from:0x0217692c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02176944 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0217694c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x0217695c kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02176964 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x0217696c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02176974 kind:load to:0x027e0ce0 module:dtcm +from:0x02176978 kind:load to:0x027e0d8c module:dtcm +from:0x02176994 kind:arm_call to:0x0208beec module:overlay(0) +from:0x021769d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021769e4 kind:arm_call to:0x01ffd43c module:itcm +from:0x02176a58 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02176a78 kind:arm_call to:0x0201aad0 module:main +from:0x02176ab0 kind:arm_call to:0x0201aad0 module:main +from:0x02176ad0 kind:arm_call to:0x0201aad0 module:main +from:0x02176adc kind:load to:0x027e0ce0 module:dtcm +from:0x02176ae0 kind:load to:0x027e09bc module:dtcm +from:0x02176ae4 kind:load to:0x0204af1c module:main +from:0x02176af8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02176b2c kind:arm_call to:0x021661b4 module:overlay(93) +from:0x02176b44 kind:arm_call to:0x020d98f4 module:overlay(31) +from:0x02176b54 kind:load to:0x027e0ce0 module:dtcm +from:0x02176b58 kind:load to:0x027e0d8c module:dtcm +from:0x02176b5c kind:load to:0x027e0d34 module:dtcm +from:0x02176b70 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02176b80 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02176b9c kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02176bc0 kind:arm_call to:0x0208bf58 module:overlay(0) +from:0x02176bd4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02176c10 kind:arm_call to:0x020d98f4 module:overlay(31) +from:0x02176c18 kind:load to:0x027e0ce0 module:dtcm +from:0x02176c1c kind:load to:0x027e09b8 module:dtcm +from:0x02176c20 kind:load to:0x0204a088 module:main +from:0x02176c24 kind:load to:0x027e0d34 module:dtcm +from:0x02176c30 kind:load to:0x02178f00 module:overlay(93) +from:0x02176c44 kind:arm_call to:0x02011f3c module:main +from:0x02176c50 kind:arm_call to:0x02176c80 module:overlay(93) +from:0x02176c64 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02176c7c kind:load to:0x02178c9c module:overlay(93) +from:0x02176c8c kind:arm_call to:0x020983dc module:overlay(0) +from:0x02176c9c kind:arm_call to:0x02013b10 module:main +from:0x02176ca4 kind:arm_call_thumb to:0x020141dc module:main +from:0x02176cc4 kind:arm_call to:0x020196b0 module:main +from:0x02176cdc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176ce4 kind:arm_call to:0x020196b0 module:main +from:0x02176d0c kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176d1c kind:arm_call to:0x020196b0 module:main +from:0x02176d48 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176d5c kind:arm_call to:0x020196b0 module:main +from:0x02176d88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176d9c kind:arm_call to:0x02060804 module:overlay(0) +from:0x02176dc0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02176dd0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02176dd8 kind:arm_call to:0x02098544 module:overlay(0) +from:0x02176de8 kind:load to:0x02178cc0 module:overlay(93) +from:0x02176dec kind:load to:0x02178eec module:overlay(93) +from:0x02176e3c kind:arm_call to:0x020196b0 module:main +from:0x02176e4c kind:arm_call to:0x0206082c module:overlay(0) +from:0x02176e54 kind:arm_call to:0x020196b0 module:main +from:0x02176e80 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176eb0 kind:arm_call to:0x020196b0 module:main +from:0x02176ec0 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02176ec8 kind:arm_call to:0x020196b0 module:main +from:0x02176ef4 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02176f94 kind:load to:0x02178eec module:overlay(93) +from:0x02176fc0 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x02176fd8 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0217700c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0217701c kind:load to:0x027e09b8 module:dtcm +from:0x02177020 kind:load to:0x02176df0 module:overlay(93) +from:0x02177050 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02177058 kind:arm_call to:0x02098544 module:overlay(0) +from:0x02177068 kind:arm_call to:0x02098adc module:overlay(0) +from:0x02177070 kind:arm_call to:0x02176f98 module:overlay(93) +from:0x02177094 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021770a8 kind:arm_call to:0x02073310 module:overlay(0) +from:0x021770c0 kind:arm_call to:0x02013c08 module:main +from:0x021770cc kind:arm_call to:0x02013b24 module:main +from:0x021770dc kind:arm_call to:0x02014478 module:main +from:0x021770fc kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02177114 kind:arm_call to:0x02176f98 module:overlay(93) +from:0x0217711c kind:load to:0x027e09b8 module:dtcm +from:0x02177120 kind:load to:0x02049b18 module:main +from:0x02177124 kind:load to:0x02049b2a module:main +from:0x02177164 kind:arm_call to:0x02073310 module:overlay(0) +from:0x021771b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021771c8 kind:arm_call to:0x01ffd43c module:itcm +from:0x02177240 kind:arm_call to:0x0201aa44 module:main +from:0x02177288 kind:arm_call to:0x0201aad0 module:main +from:0x021772b0 kind:arm_call to:0x0201aa8c module:main +from:0x021772c8 kind:arm_call to:0x02028c4c module:main +from:0x021772ec kind:arm_call to:0x0201aa8c module:main +from:0x02177304 kind:arm_call to:0x0201aad0 module:main +from:0x0217732c kind:arm_call to:0x0201aa8c module:main +from:0x02177344 kind:arm_call to:0x0201aad0 module:main +from:0x02177350 kind:load to:0x027e09b8 module:dtcm +from:0x02177354 kind:load to:0x027e09bc module:dtcm +from:0x02177358 kind:load to:0x027e0ce0 module:dtcm +from:0x0217735c kind:load to:0x0204af1c module:main +from:0x02177360 kind:load to:0x0204a110 module:main +from:0x0217736c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02177380 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02177388 kind:arm_call to:0x02011ff4 module:main +from:0x0217739c kind:arm_call to:0x02097778 module:overlay(0) +from:0x021773b0 kind:load to:0x02178f4c module:overlay(93) +from:0x021773c4 kind:arm_call to:0x02011f3c module:main +from:0x021773d0 kind:arm_call to:0x02177400 module:overlay(93) +from:0x021773e4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021773fc kind:load to:0x02178d1c module:overlay(93) +from:0x02177408 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0217741c kind:load to:0x02178d40 module:overlay(93) +from:0x0217745c kind:arm_call to:0x0217760c module:overlay(93) +from:0x02177480 kind:arm_call to:0x0217760c module:overlay(93) +from:0x021774a4 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021774b4 kind:arm_call to:0x021774bc module:overlay(93) +from:0x021774cc kind:arm_call to:0x01fff1a4 module:itcm +from:0x021774e8 kind:arm_call to:0x02082a3c module:overlay(0) +from:0x0217750c kind:arm_call to:0x01fff148 module:itcm +from:0x02177520 kind:arm_call to:0x01fff148 module:itcm +from:0x02177550 kind:arm_call to:0x01ffb800 module:itcm +from:0x02177568 kind:arm_call to:0x02078710 module:overlay(0) +from:0x0217757c kind:arm_call to:0x01ffb860 module:itcm +from:0x02177588 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02177594 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021775a0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021775dc kind:arm_call to:0x02078710 module:overlay(0) +from:0x021775e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021775ec kind:load to:0x027e0cdc module:dtcm +from:0x021775f0 kind:load to:0x027e09bc module:dtcm +from:0x02177604 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0217761c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0217764c kind:arm_call to:0x01fff148 module:itcm +from:0x02177660 kind:arm_call to:0x01fff148 module:itcm +from:0x02177674 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0217768c kind:arm_call to:0x02080320 module:overlay(0) +from:0x021776a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021776a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021776b0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021776c4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021776cc kind:arm_call to:0x02011ff4 module:main +from:0x021776e0 kind:arm_call to:0x02097778 module:overlay(0) +from:0x021776f4 kind:load to:0x02178f98 module:overlay(93) +from:0x02177708 kind:arm_call to:0x02011f3c module:main +from:0x02177714 kind:arm_call to:0x02177744 module:overlay(93) +from:0x02177728 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02177740 kind:load to:0x02178dac module:overlay(93) +from:0x0217774c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0217776c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02177774 kind:arm_call to:0x0201667c module:main +from:0x02177790 kind:load to:0x02178dd0 module:overlay(93) +from:0x02177794 kind:load to:0x02178da0 module:overlay(93) +from:0x02177864 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0217789c kind:load to:0x027e0954 module:dtcm +from:0x021778a0 kind:load to:0x020166f4 module:main +from:0x021778b8 kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x021778e4 kind:arm_call to:0x01ffd49c module:itcm +from:0x02177920 kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x0217795c kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x0217797c kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x021779b8 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x021779d8 kind:arm_call to:0x0205c3ac module:overlay(0) +from:0x02177a14 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x02177a34 kind:arm_call to:0x0205c3c0 module:overlay(0) +from:0x02177a40 kind:load to:0x027e09bc module:dtcm +from:0x02177a54 kind:arm_call to:0x021778a4 module:overlay(93) +from:0x02177a68 kind:arm_call to:0x02016694 module:main +from:0x02177a70 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02177a78 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02177a90 kind:arm_call to:0x02016694 module:main +from:0x02177a98 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02177aa0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02177aa8 kind:arm_call to:0x02011ff4 module:main +from:0x02177abc kind:arm_call to:0x02097778 module:overlay(0) +from:0x02177ad0 kind:load to:0x02178ff0 module:overlay(93) +from:0x02177ae4 kind:arm_call to:0x02011f3c module:main +from:0x02177af0 kind:arm_call to:0x0215b8e0 module:overlays(71,83) +from:0x02177b08 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02177b58 kind:load to:0x02178e2c module:overlay(93) +from:0x02177b68 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02177b7c kind:load to:0x021790e4 module:overlay(93) +from:0x02177b90 kind:arm_call to:0x02011f3c module:main +from:0x02177b9c kind:arm_call to:0x0215e1c0 module:overlay(71) +from:0x02177bb4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02177c04 kind:load to:0x02178e50 module:overlay(93) +from:0x02177c14 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02177c28 kind:load to:0x021791d8 module:overlay(93) +from:0x02177c3c kind:arm_call to:0x02011f3c module:main +from:0x02177c48 kind:arm_call to:0x02126aa4 module:overlay(42) +from:0x02177c5c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02177cac kind:load to:0x02178e74 module:overlay(93) +from:0x02177cbc kind:arm_call to:0x02097960 module:overlay(0) +from:0x02177cd0 kind:load to:0x021792cc module:overlay(93) +from:0x02177ce4 kind:arm_call to:0x02011f3c module:main +from:0x02177cf0 kind:arm_call to:0x0215c3b4 module:overlay(71) +from:0x02177d08 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02177d58 kind:load to:0x02178ea8 module:overlay(93) +from:0x02177d68 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02178370 kind:load to:0x021788c0 module:overlay(93) +from:0x021783ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021783c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021783d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021783e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178400 kind:load to:0x0217890c module:overlay(93) +from:0x021785a0 kind:load to:0x02178b14 module:overlay(93) +from:0x021785a4 kind:load to:0x02178b1c module:overlay(93) +from:0x021785a8 kind:load to:0x02178a74 module:overlay(93) +from:0x021785ac kind:load to:0x02178b24 module:overlay(93) +from:0x021785b0 kind:load to:0x02178b2c module:overlay(93) +from:0x021785b4 kind:load to:0x02178b34 module:overlay(93) +from:0x021785b8 kind:load to:0x02178b3c module:overlay(93) +from:0x021785bc kind:load to:0x02178b44 module:overlay(93) +from:0x021785c0 kind:load to:0x02178b4c module:overlay(93) +from:0x021785c4 kind:load to:0x02178b54 module:overlay(93) +from:0x021785c8 kind:load to:0x02178b5c module:overlay(93) +from:0x021785cc kind:load to:0x02178b64 module:overlay(93) +from:0x021785d0 kind:load to:0x02178b6c module:overlay(93) +from:0x021785d4 kind:load to:0x02178b74 module:overlay(93) +from:0x021785d8 kind:load to:0x02178b7c module:overlay(93) +from:0x021785dc kind:load to:0x02178b84 module:overlay(93) +from:0x021785e0 kind:load to:0x02178b8c module:overlay(93) +from:0x021785e4 kind:load to:0x02178b94 module:overlay(93) +from:0x021785e8 kind:load to:0x02178b9c module:overlay(93) +from:0x021785ec kind:load to:0x02178ba4 module:overlay(93) +from:0x021785f0 kind:load to:0x02178bac module:overlay(93) +from:0x02178608 kind:load to:0x027e07c4 module:dtcm +from:0x0217860c kind:load to:0x02178bf8 module:overlay(93) +from:0x02178610 kind:load to:0x02028c30 module:main +from:0x02178630 kind:arm_call to:0x02176c58 module:overlay(93) +from:0x02178640 kind:arm_call to:0x0203ce74 module:main +from:0x02178654 kind:load to:0x02178eec module:overlay(93) +from:0x02178658 kind:load to:0x02178f00 module:overlay(93) +from:0x0217865c kind:load to:0x02177394 module:overlay(93) +from:0x02178660 kind:load to:0x02178ef4 module:overlay(93) +from:0x02178680 kind:arm_call to:0x021773d8 module:overlay(93) +from:0x02178690 kind:arm_call to:0x0203ce74 module:main +from:0x021786a4 kind:load to:0x02178f3c module:overlay(93) +from:0x021786a8 kind:load to:0x02178f4c module:overlay(93) +from:0x021786ac kind:load to:0x021776d8 module:overlay(93) +from:0x021786b0 kind:load to:0x02178f40 module:overlay(93) +from:0x021786d0 kind:arm_call to:0x0217771c module:overlay(93) +from:0x021786e0 kind:arm_call to:0x0203ce74 module:main +from:0x021786f4 kind:load to:0x02178f88 module:overlay(93) +from:0x021786f8 kind:load to:0x02178f98 module:overlay(93) +from:0x021786fc kind:load to:0x02177ab4 module:overlay(93) +from:0x02178700 kind:load to:0x02178f8c module:overlay(93) +from:0x0217872c kind:arm_call to:0x02177afc module:overlay(93) +from:0x0217873c kind:arm_call to:0x0203ce74 module:main +from:0x02178750 kind:load to:0x02178fd4 module:overlay(93) +from:0x02178754 kind:load to:0x02178ff0 module:overlay(93) +from:0x02178758 kind:load to:0x02177b60 module:overlay(93) +from:0x0217875c kind:load to:0x02178fe4 module:overlay(93) +from:0x02178788 kind:arm_call to:0x02177ba8 module:overlay(93) +from:0x02178798 kind:arm_call to:0x0203ce74 module:main +from:0x021787ac kind:load to:0x021790c8 module:overlay(93) +from:0x021787b0 kind:load to:0x021790e4 module:overlay(93) +from:0x021787b4 kind:load to:0x02177c0c module:overlay(93) +from:0x021787b8 kind:load to:0x021790d8 module:overlay(93) +from:0x021787e4 kind:arm_call to:0x02177c50 module:overlay(93) +from:0x021787f4 kind:arm_call to:0x0203ce74 module:main +from:0x02178808 kind:load to:0x021791bc module:overlay(93) +from:0x0217880c kind:load to:0x021791d8 module:overlay(93) +from:0x02178810 kind:load to:0x02177cb4 module:overlay(93) +from:0x02178814 kind:load to:0x021791cc module:overlay(93) +from:0x02178854 kind:arm_call to:0x02177cfc module:overlay(93) +from:0x02178864 kind:arm_call to:0x0203ce74 module:main +from:0x02178878 kind:load to:0x021792b0 module:overlay(93) +from:0x0217887c kind:load to:0x02178e90 module:overlay(93) +from:0x02178884 kind:load to:0x021792cc module:overlay(93) +from:0x02178888 kind:load to:0x02177d60 module:overlay(93) +from:0x0217888c kind:load to:0x021792c0 module:overlay(93) +from:0x02178890 kind:load to:0x02178354 module:overlay(93) +from:0x02178894 kind:load to:0x02178378 module:overlay(93) +from:0x02178898 kind:load to:0x02178404 module:overlay(93) +from:0x0217889c kind:load to:0x021785f4 module:overlay(93) +from:0x021788a0 kind:load to:0x02178614 module:overlay(93) +from:0x021788a4 kind:load to:0x02178664 module:overlay(93) +from:0x021788a8 kind:load to:0x021786b4 module:overlay(93) +from:0x021788ac kind:load to:0x02178704 module:overlay(93) +from:0x021788b0 kind:load to:0x02178760 module:overlay(93) +from:0x021788b4 kind:load to:0x021787bc module:overlay(93) +from:0x021788b8 kind:load to:0x02178818 module:overlay(93) +from:0x021788d8 kind:load to:0x02167b59 module:overlay(93) +from:0x021788dc kind:load to:0x02168184 module:overlay(93) +from:0x021788e0 kind:load to:0x0207b808 module:overlay(0) +from:0x021788e4 kind:load to:0x0207b848 module:overlay(0) +from:0x021788e8 kind:load to:0x02167965 module:overlay(93) +from:0x021788f4 kind:load to:0x02167b65 module:overlay(93) +from:0x021788f8 kind:load to:0x02167b85 module:overlay(93) +from:0x021788fc kind:load to:0x02167fc0 module:overlay(93) +from:0x02178900 kind:load to:0x0216811c module:overlay(93) +from:0x02178904 kind:load to:0x0207c044 module:overlay(0) +from:0x02178908 kind:load to:0x02167bad module:overlay(93) +from:0x02178934 kind:load to:0x0216b78c module:overlay(93) +from:0x0217894c kind:load to:0x0216abe0 module:overlay(93) +from:0x02178950 kind:load to:0x0216b964 module:overlay(93) +from:0x02178954 kind:load to:0x0216b910 module:overlay(93) +from:0x02178958 kind:load to:0x0207c03c module:overlay(0) +from:0x0217895c kind:load to:0x0207c044 module:overlay(0) +from:0x02178968 kind:load to:0x0216ce28 module:overlay(93) +from:0x0217896c kind:load to:0x0216ce3c module:overlay(93) +from:0x02178970 kind:load to:0x02057bf4 module:overlay(0) +from:0x02178974 kind:load to:0x01ffc57c module:itcm +from:0x02178978 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217897c kind:load to:0x02057e44 module:overlay(0) +from:0x02178980 kind:load to:0x02057ea8 module:overlay(0) +from:0x02178984 kind:load to:0x0216cb10 module:overlay(93) +from:0x02178988 kind:load to:0x02057d84 module:overlay(0) +from:0x02178998 kind:load to:0x02170010 module:overlay(93) +from:0x021789a4 kind:load to:0x020901f0 module:overlay(0) +from:0x021789a8 kind:load to:0x02170144 module:overlay(93) +from:0x021789ac kind:load to:0x02170158 module:overlay(93) +from:0x021789b0 kind:load to:0x02170054 module:overlay(93) +from:0x021789b4 kind:load to:0x02170084 module:overlay(93) +from:0x021789b8 kind:load to:0x02090810 module:overlay(0) +from:0x021789bc kind:load to:0x02090814 module:overlay(0) +from:0x021789c0 kind:load to:0x02090818 module:overlay(0) +from:0x021789cc kind:load to:0x02170228 module:overlay(93) +from:0x021789d0 kind:load to:0x0217022c module:overlay(93) +from:0x021789dc kind:load to:0x0217077c module:overlay(93) +from:0x021789e0 kind:load to:0x02170780 module:overlay(93) +from:0x021789e4 kind:load to:0x02170784 module:overlay(93) +from:0x021789e8 kind:load to:0x0217078c module:overlay(93) +from:0x021789ec kind:load to:0x02170858 module:overlay(93) +from:0x021789f8 kind:load to:0x02170b7c module:overlay(93) +from:0x021789fc kind:load to:0x02170b90 module:overlay(93) +from:0x02178a00 kind:load to:0x021708a4 module:overlay(93) +from:0x02178a04 kind:load to:0x02170940 module:overlay(93) +from:0x02178a08 kind:load to:0x0217077c module:overlay(93) +from:0x02178a0c kind:load to:0x02170780 module:overlay(93) +from:0x02178a10 kind:load to:0x02170784 module:overlay(93) +from:0x02178a14 kind:load to:0x0217078c module:overlay(93) +from:0x02178a18 kind:load to:0x02170858 module:overlay(93) +from:0x02178a24 kind:load to:0x02170d70 module:overlay(93) +from:0x02178a28 kind:load to:0x02170d84 module:overlay(93) +from:0x02178a2c kind:load to:0x02170bcc module:overlay(93) +from:0x02178a30 kind:load to:0x02170cc8 module:overlay(93) +from:0x02178a34 kind:load to:0x0217077c module:overlay(93) +from:0x02178a38 kind:load to:0x02170780 module:overlay(93) +from:0x02178a3c kind:load to:0x02170784 module:overlay(93) +from:0x02178a40 kind:load to:0x0217078c module:overlay(93) +from:0x02178a44 kind:load to:0x02170858 module:overlay(93) +from:0x02178a50 kind:load to:0x02170dc0 module:overlay(93) +from:0x02178a54 kind:load to:0x02170dd4 module:overlay(93) +from:0x02178a58 kind:load to:0x02170df0 module:overlay(93) +from:0x02178a5c kind:load to:0x02170e88 module:overlay(93) +from:0x02178a60 kind:load to:0x0217077c module:overlay(93) +from:0x02178a64 kind:load to:0x02170780 module:overlay(93) +from:0x02178a68 kind:load to:0x02170784 module:overlay(93) +from:0x02178a6c kind:load to:0x0217078c module:overlay(93) +from:0x02178a70 kind:load to:0x02170858 module:overlay(93) +from:0x02178b14 kind:load to:0x021722dc module:overlay(93) +from:0x02178b1c kind:load to:0x021722bc module:overlay(93) +from:0x02178b24 kind:load to:0x0217229c module:overlay(93) +from:0x02178b2c kind:load to:0x0217227c module:overlay(93) +from:0x02178b34 kind:load to:0x0217225c module:overlay(93) +from:0x02178b3c kind:load to:0x0217223c module:overlay(93) +from:0x02178b44 kind:load to:0x0217221c module:overlay(93) +from:0x02178b4c kind:load to:0x021721fc module:overlay(93) +from:0x02178b54 kind:load to:0x021721dc module:overlay(93) +from:0x02178b5c kind:load to:0x021721bc module:overlay(93) +from:0x02178b64 kind:load to:0x0217219c module:overlay(93) +from:0x02178b6c kind:load to:0x0217217c module:overlay(93) +from:0x02178b74 kind:load to:0x0217215c module:overlay(93) +from:0x02178b7c kind:load to:0x0217212c module:overlay(93) +from:0x02178b84 kind:load to:0x0217210c module:overlay(93) +from:0x02178b8c kind:load to:0x021720ec module:overlay(93) +from:0x02178b94 kind:load to:0x021720ac module:overlay(93) +from:0x02178b9c kind:load to:0x0217206c module:overlay(93) +from:0x02178ba4 kind:load to:0x0217204c module:overlay(93) +from:0x02178bac kind:load to:0x0217202c module:overlay(93) +from:0x02178bbc kind:load to:0x021755ac module:overlay(93) +from:0x02178bc8 kind:load to:0x021755e0 module:overlay(93) +from:0x02178bd4 kind:load to:0x02172358 module:overlay(93) +from:0x02178bd8 kind:load to:0x0217236c module:overlay(93) +from:0x02178bdc kind:load to:0x0217260c module:overlay(93) +from:0x02178be0 kind:load to:0x021729f8 module:overlay(93) +from:0x02178be4 kind:load to:0x0217077c module:overlay(93) +from:0x02178be8 kind:load to:0x02170780 module:overlay(93) +from:0x02178bec kind:load to:0x02170784 module:overlay(93) +from:0x02178bf0 kind:load to:0x0217078c module:overlay(93) +from:0x02178bf4 kind:load to:0x02170858 module:overlay(93) +from:0x02178c08 kind:load to:0x0217595c module:overlay(93) +from:0x02178c0c kind:load to:0x02175d88 module:overlay(93) +from:0x02178c10 kind:load to:0x0217583d module:overlay(93) +from:0x02178c1c kind:load to:0x02175da4 module:overlay(93) +from:0x02178c20 kind:load to:0x02175dc4 module:overlay(93) +from:0x02178c24 kind:load to:0x02175970 module:overlay(93) +from:0x02178c28 kind:load to:0x02175cb0 module:overlay(93) +from:0x02178c34 kind:load to:0x0217605c module:overlay(93) +from:0x02178c38 kind:load to:0x0217655c module:overlay(93) +from:0x02178c3c kind:load to:0x02175e35 module:overlay(93) +from:0x02178c48 kind:load to:0x02176578 module:overlay(93) +from:0x02178c4c kind:load to:0x02176598 module:overlay(93) +from:0x02178c50 kind:load to:0x021760c0 module:overlay(93) +from:0x02178c54 kind:load to:0x021763a8 module:overlay(93) +from:0x02178c6c kind:load to:0x02176691 module:overlay(93) +from:0x02178c70 kind:load to:0x0217669d module:overlay(93) +from:0x02178c74 kind:load to:0x02176750 module:overlay(93) +from:0x02178c78 kind:load to:0x0217697c module:overlay(93) +from:0x02178c84 kind:load to:0x02176ae8 module:overlay(93) +from:0x02178c90 kind:load to:0x02176b60 module:overlay(93) +from:0x02178c9c kind:load to:0x02176c34 module:overlay(93) +from:0x02178ca0 kind:load to:0x020977a0 module:overlay(0) +from:0x02178ca4 kind:load to:0x020977a8 module:overlay(0) +from:0x02178ca8 kind:load to:0x02097824 module:overlay(0) +from:0x02178cac kind:load to:0x02097864 module:overlay(0) +from:0x02178cb0 kind:load to:0x02097868 module:overlay(0) +from:0x02178cb4 kind:load to:0x0209786c module:overlay(0) +from:0x02178cc0 kind:load to:0x0209856c module:overlay(0) +from:0x02178cc4 kind:load to:0x020985a8 module:overlay(0) +from:0x02178cc8 kind:load to:0x020985c0 module:overlay(0) +from:0x02178ccc kind:load to:0x020985cc module:overlay(0) +from:0x02178cd0 kind:load to:0x01fff464 module:itcm +from:0x02178cd4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02178cd8 kind:load to:0x020984fc module:overlay(0) +from:0x02178cdc kind:load to:0x02098504 module:overlay(0) +from:0x02178ce0 kind:load to:0x02177024 module:overlay(93) +from:0x02178ce4 kind:load to:0x02177078 module:overlay(93) +from:0x02178ce8 kind:load to:0x02098510 module:overlay(0) +from:0x02178cec kind:load to:0x02098514 module:overlay(0) +from:0x02178cf0 kind:load to:0x02177128 module:overlay(93) +from:0x02178cf4 kind:load to:0x0209851c module:overlay(0) +from:0x02178cf8 kind:load to:0x020985d8 module:overlay(0) +from:0x02178cfc kind:load to:0x02098644 module:overlay(0) +from:0x02178d00 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02178d04 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02178d08 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02178d0c kind:load to:0x02177364 module:overlay(93) +from:0x02178d10 kind:load to:0x02177378 module:overlay(93) +from:0x02178d1c kind:load to:0x021773b4 module:overlay(93) +from:0x02178d20 kind:load to:0x020977a0 module:overlay(0) +from:0x02178d24 kind:load to:0x020977a8 module:overlay(0) +from:0x02178d28 kind:load to:0x02097824 module:overlay(0) +from:0x02178d2c kind:load to:0x02097864 module:overlay(0) +from:0x02178d30 kind:load to:0x02097868 module:overlay(0) +from:0x02178d34 kind:load to:0x0209786c module:overlay(0) +from:0x02178d40 kind:load to:0x0209856c module:overlay(0) +from:0x02178d44 kind:load to:0x020985a8 module:overlay(0) +from:0x02178d48 kind:load to:0x020985c0 module:overlay(0) +from:0x02178d4c kind:load to:0x020985cc module:overlay(0) +from:0x02178d50 kind:load to:0x01fff464 module:itcm +from:0x02178d54 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02178d58 kind:load to:0x02177420 module:overlay(93) +from:0x02178d5c kind:load to:0x02098504 module:overlay(0) +from:0x02178d60 kind:load to:0x0217743c module:overlay(93) +from:0x02178d64 kind:load to:0x0209850c module:overlay(0) +from:0x02178d68 kind:load to:0x02098510 module:overlay(0) +from:0x02178d6c kind:load to:0x021775fc module:overlay(93) +from:0x02178d70 kind:load to:0x02098518 module:overlay(0) +from:0x02178d74 kind:load to:0x0209851c module:overlay(0) +from:0x02178d78 kind:load to:0x020985d8 module:overlay(0) +from:0x02178d7c kind:load to:0x02098644 module:overlay(0) +from:0x02178d80 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02178d84 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02178d88 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02178d8c kind:load to:0x021776a8 module:overlay(93) +from:0x02178d90 kind:load to:0x021776bc module:overlay(93) +from:0x02178d94 kind:load to:0x021775f4 module:overlay(93) +from:0x02178da0 kind:load to:0x02177a44 module:overlay(93) +from:0x02178dac kind:load to:0x021776f8 module:overlay(93) +from:0x02178db0 kind:load to:0x020977a0 module:overlay(0) +from:0x02178db4 kind:load to:0x020977a8 module:overlay(0) +from:0x02178db8 kind:load to:0x02097824 module:overlay(0) +from:0x02178dbc kind:load to:0x02097864 module:overlay(0) +from:0x02178dc0 kind:load to:0x02097868 module:overlay(0) +from:0x02178dc4 kind:load to:0x0209786c module:overlay(0) +from:0x02178dd0 kind:load to:0x0209856c module:overlay(0) +from:0x02178dd4 kind:load to:0x020985a8 module:overlay(0) +from:0x02178dd8 kind:load to:0x020985c0 module:overlay(0) +from:0x02178ddc kind:load to:0x020985cc module:overlay(0) +from:0x02178de0 kind:load to:0x01fff464 module:itcm +from:0x02178de4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02178de8 kind:load to:0x02177798 module:overlay(93) +from:0x02178dec kind:load to:0x02098504 module:overlay(0) +from:0x02178df0 kind:load to:0x021777c0 module:overlay(93) +from:0x02178df4 kind:load to:0x0217786c module:overlay(93) +from:0x02178df8 kind:load to:0x02098510 module:overlay(0) +from:0x02178dfc kind:load to:0x02177880 module:overlay(93) +from:0x02178e00 kind:load to:0x02098518 module:overlay(0) +from:0x02178e04 kind:load to:0x0209851c module:overlay(0) +from:0x02178e08 kind:load to:0x020985d8 module:overlay(0) +from:0x02178e0c kind:load to:0x02098644 module:overlay(0) +from:0x02178e10 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02178e14 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02178e18 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02178e1c kind:load to:0x02177a5c module:overlay(93) +from:0x02178e20 kind:load to:0x02177a84 module:overlay(93) +from:0x02178e2c kind:load to:0x02177ad4 module:overlay(93) +from:0x02178e30 kind:load to:0x02097998 module:overlay(0) +from:0x02178e34 kind:load to:0x020977a8 module:overlay(0) +from:0x02178e38 kind:load to:0x02097824 module:overlay(0) +from:0x02178e3c kind:load to:0x020979a0 module:overlay(0) +from:0x02178e40 kind:load to:0x020979c0 module:overlay(0) +from:0x02178e44 kind:load to:0x020979ec module:overlay(0) +from:0x02178e50 kind:load to:0x02177b80 module:overlay(93) +from:0x02178e54 kind:load to:0x02097998 module:overlay(0) +from:0x02178e58 kind:load to:0x020977a8 module:overlay(0) +from:0x02178e5c kind:load to:0x02097824 module:overlay(0) +from:0x02178e60 kind:load to:0x020979a0 module:overlay(0) +from:0x02178e64 kind:load to:0x020979c0 module:overlay(0) +from:0x02178e68 kind:load to:0x020979ec module:overlay(0) +from:0x02178e74 kind:load to:0x02177c2c module:overlay(93) +from:0x02178e78 kind:load to:0x02097998 module:overlay(0) +from:0x02178e7c kind:load to:0x020977a8 module:overlay(0) +from:0x02178e80 kind:load to:0x02097824 module:overlay(0) +from:0x02178e84 kind:load to:0x020979a0 module:overlay(0) +from:0x02178e88 kind:load to:0x020979c0 module:overlay(0) +from:0x02178e8c kind:load to:0x020979ec module:overlay(0) +from:0x02178ea8 kind:load to:0x02177cd4 module:overlay(93) +from:0x02178eac kind:load to:0x02097998 module:overlay(0) +from:0x02178eb0 kind:load to:0x020977a8 module:overlay(0) +from:0x02178eb4 kind:load to:0x02097824 module:overlay(0) +from:0x02178eb8 kind:load to:0x020979a0 module:overlay(0) +from:0x02178ebc kind:load to:0x020979c0 module:overlay(0) +from:0x02178ec0 kind:load to:0x020979ec module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov093/symbols.txt b/config/eur1/arm9/overlays/ov093/symbols.txt new file mode 100644 index 00000000..cd678029 --- /dev/null +++ b/config/eur1/arm9/overlays/ov093/symbols.txt @@ -0,0 +1,617 @@ +func_ov093_02165a20 kind:function(arm,size=0x120) addr:0x02165a20 +func_ov093_02165b40 kind:function(arm,size=0x70) addr:0x02165b40 +func_ov093_02165bb0 kind:function(arm,size=0x578) addr:0x02165bb0 +func_ov093_02166128 kind:function(thumb,size=0x26) addr:0x02166128 +func_ov093_02166150 kind:function(thumb,size=0x1c) addr:0x02166150 +func_ov093_0216616c kind:function(arm,size=0x28) addr:0x0216616c +func_ov093_02166194 kind:function(arm,size=0x14) addr:0x02166194 +func_ov093_021661a8 kind:function(arm,size=0xc) addr:0x021661a8 +func_ov093_021661b4 kind:function(arm,size=0x14) addr:0x021661b4 +func_ov093_021661c8 kind:function(arm,size=0x10) addr:0x021661c8 +func_ov093_021661d8 kind:function(arm,size=0x10) addr:0x021661d8 +func_ov093_021661e8 kind:function(arm,size=0x10) addr:0x021661e8 +func_ov093_021661f8 kind:function(arm,size=0x30) addr:0x021661f8 +func_ov093_02166228 kind:function(arm,size=0x20) addr:0x02166228 +func_ov093_02166248 kind:function(arm,size=0x10) addr:0x02166248 +func_ov093_02166258 kind:function(arm,size=0x10) addr:0x02166258 +func_ov093_02166268 kind:function(arm,size=0x10) addr:0x02166268 +func_ov093_02166278 kind:function(arm,size=0x10) addr:0x02166278 +func_ov093_02166288 kind:function(arm,size=0x10) addr:0x02166288 +func_ov093_02166298 kind:function(arm,size=0x10) addr:0x02166298 +func_ov093_021662a8 kind:function(arm,size=0x10) addr:0x021662a8 +func_ov093_021662b8 kind:function(arm,size=0x18) addr:0x021662b8 +func_ov093_021662d0 kind:function(arm,size=0x18) addr:0x021662d0 +func_ov093_021662e8 kind:function(arm,size=0x10) addr:0x021662e8 +func_ov093_021662f8 kind:function(arm,size=0x10) addr:0x021662f8 +func_ov093_02166308 kind:function(arm,size=0x14) addr:0x02166308 +func_ov093_0216631c kind:function(arm,size=0x14) addr:0x0216631c +func_ov093_02166330 kind:function(arm,size=0x10) addr:0x02166330 +func_ov093_02166340 kind:function(arm,size=0x20) addr:0x02166340 +func_ov093_02166360 kind:function(arm,size=0x10) addr:0x02166360 +func_ov093_02166370 kind:function(arm,size=0x10) addr:0x02166370 +func_ov093_02166380 kind:function(arm,size=0x10) addr:0x02166380 +func_ov093_02166390 kind:function(arm,size=0x10) addr:0x02166390 +func_ov093_021663a0 kind:function(arm,size=0x10) addr:0x021663a0 +func_ov093_021663b0 kind:function(arm,size=0x10) addr:0x021663b0 +func_ov093_021663c0 kind:function(arm,size=0x10) addr:0x021663c0 +func_ov093_021663d0 kind:function(arm,size=0x10) addr:0x021663d0 +func_ov093_021663e0 kind:function(arm,size=0x2c) addr:0x021663e0 +func_ov093_0216640c kind:function(arm,size=0x10) addr:0x0216640c +func_ov093_0216641c kind:function(arm,size=0x10) addr:0x0216641c +func_ov093_0216642c kind:function(arm,size=0xc) addr:0x0216642c +func_ov093_02166438 kind:function(arm,size=0x10) addr:0x02166438 +func_ov093_02166448 kind:function(arm,size=0x10) addr:0x02166448 +func_ov093_02166458 kind:function(arm,size=0x10) addr:0x02166458 +func_ov093_02166468 kind:function(arm,size=0x10) addr:0x02166468 +func_ov093_02166478 kind:function(arm,size=0x10) addr:0x02166478 +func_ov093_02166488 kind:function(arm,size=0x10) addr:0x02166488 +func_ov093_02166498 kind:function(arm,size=0x14) addr:0x02166498 +func_ov093_021664ac kind:function(thumb,size=0x7c) addr:0x021664ac +func_ov093_02166528 kind:function(thumb,size=0x24) addr:0x02166528 +func_ov093_0216654c kind:function(thumb,size=0x2) addr:0x0216654c +func_ov093_02166550 kind:function(arm,size=0x12c) addr:0x02166550 +func_ov093_0216667c kind:function(arm,size=0x24) addr:0x0216667c +func_ov093_021666a0 kind:function(arm,size=0x20) addr:0x021666a0 +func_ov093_021666c0 kind:function(thumb,size=0x40) addr:0x021666c0 +func_ov093_02166700 kind:function(thumb,size=0x2) addr:0x02166700 +func_ov093_02166704 kind:function(arm,size=0xb8) addr:0x02166704 +func_ov093_021667bc kind:function(arm,size=0xd4) addr:0x021667bc +func_ov093_02166890 kind:function(arm,size=0x14) addr:0x02166890 +func_ov093_021668a4 kind:function(arm,size=0x1b8) addr:0x021668a4 +func_ov093_02166a5c kind:function(arm,size=0x50c) addr:0x02166a5c +func_ov093_02166f68 kind:function(arm,size=0x78) addr:0x02166f68 +func_ov093_02166fe0 kind:function(arm,size=0x7c) addr:0x02166fe0 +func_ov093_0216705c kind:function(thumb,size=0x22) addr:0x0216705c +func_ov093_02167080 kind:function(thumb,size=0x2) addr:0x02167080 +func_ov093_02167084 kind:function(arm,size=0xe0) addr:0x02167084 +func_ov093_02167164 kind:function(arm,size=0x6c) addr:0x02167164 +func_ov093_021671d0 kind:function(arm,size=0x110) addr:0x021671d0 +func_ov093_021672e0 kind:function(arm,size=0x140) addr:0x021672e0 +func_ov093_02167420 kind:function(arm,size=0x48) addr:0x02167420 +func_ov093_02167468 kind:function(arm,size=0x3c0) addr:0x02167468 +func_ov093_02167828 kind:function(arm,size=0x40) addr:0x02167828 +func_ov093_02167868 kind:function(arm,size=0xfc) addr:0x02167868 +func_ov093_02167964 kind:function(thumb,size=0xf4) addr:0x02167964 +func_ov093_02167a58 kind:function(thumb,size=0x100) addr:0x02167a58 +func_ov093_02167b58 kind:function(thumb,size=0xc) addr:0x02167b58 +func_ov093_02167b64 kind:function(thumb,size=0x20) addr:0x02167b64 +func_ov093_02167b84 kind:function(thumb,size=0x26) addr:0x02167b84 +func_ov093_02167bac kind:function(thumb,size=0x64) addr:0x02167bac +func_ov093_02167c10 kind:function(arm,size=0x36c) addr:0x02167c10 +func_ov093_02167f7c kind:function(arm,size=0x44) addr:0x02167f7c +func_ov093_02167fc0 kind:function(arm,size=0x15c) addr:0x02167fc0 +func_ov093_0216811c kind:function(arm,size=0x68) addr:0x0216811c +func_ov093_02168184 kind:function(arm,size=0x1c) addr:0x02168184 +func_ov093_021681a0 kind:function(arm,size=0xdc) addr:0x021681a0 +func_ov093_0216827c kind:function(arm,size=0xa8) addr:0x0216827c +func_ov093_02168324 kind:function(arm,size=0x7c) addr:0x02168324 +func_ov093_021683a0 kind:function(arm,size=0x38) addr:0x021683a0 +func_ov093_021683d8 kind:function(arm,size=0xb4) addr:0x021683d8 +func_ov093_0216848c kind:function(arm,size=0xfc) addr:0x0216848c +func_ov093_02168588 kind:function(thumb,size=0x7c) addr:0x02168588 +func_ov093_02168604 kind:function(arm,size=0xd0) addr:0x02168604 +func_ov093_021686d4 kind:function(arm,size=0x24) addr:0x021686d4 +func_ov093_021686f8 kind:function(arm,size=0x78) addr:0x021686f8 +func_ov093_02168770 kind:function(arm,size=0x240) addr:0x02168770 +func_ov093_021689b0 kind:function(thumb,size=0x1c) addr:0x021689b0 +func_ov093_021689cc kind:function(thumb,size=0x2) addr:0x021689cc +func_ov093_021689d0 kind:function(thumb,size=0x14) addr:0x021689d0 +func_ov093_021689e4 kind:function(arm,size=0x184) addr:0x021689e4 +func_ov093_02168b68 kind:function(arm,size=0x43c) addr:0x02168b68 +func_ov093_02168fa4 kind:function(arm,size=0x6c) addr:0x02168fa4 +func_ov093_02169010 kind:function(thumb,size=0xa) addr:0x02169010 +func_ov093_0216901c kind:function(arm,size=0x24) addr:0x0216901c +func_ov093_02169040 kind:function(arm,size=0x9c) addr:0x02169040 +func_ov093_021690dc kind:function(thumb,size=0xc2) addr:0x021690dc +func_ov093_021691a0 kind:function(arm,size=0x1c0) addr:0x021691a0 +func_ov093_02169360 kind:function(arm,size=0x154) addr:0x02169360 +func_ov093_021694b4 kind:function(arm,size=0xf4) addr:0x021694b4 +func_ov093_021695a8 kind:function(arm,size=0x2c) addr:0x021695a8 +func_ov093_021695d4 kind:function(arm,size=0x74) addr:0x021695d4 +func_ov093_02169648 kind:function(arm,size=0x34) addr:0x02169648 +func_ov093_0216967c kind:function(thumb,size=0x9c) addr:0x0216967c +func_ov093_02169718 kind:function(thumb,size=0xe) addr:0x02169718 +func_ov093_02169728 kind:function(arm,size=0x7c) addr:0x02169728 +func_ov093_021697a4 kind:function(arm,size=0x7f0) addr:0x021697a4 +func_ov093_02169f94 kind:function(arm,size=0x370) addr:0x02169f94 +func_ov093_0216a304 kind:function(arm,size=0x8dc) addr:0x0216a304 +func_ov093_0216abe0 kind:function(arm,size=0x14) addr:0x0216abe0 +func_ov093_0216abf4 kind:function(arm,size=0x58) addr:0x0216abf4 +func_ov093_0216ac4c kind:function(arm,size=0x38) addr:0x0216ac4c +func_ov093_0216ac84 kind:function(arm,size=0x4c) addr:0x0216ac84 +func_ov093_0216acd0 kind:function(arm,size=0x10) addr:0x0216acd0 +func_ov093_0216ace0 kind:function(arm,size=0x54) addr:0x0216ace0 +func_ov093_0216ad34 kind:function(arm,size=0xc0) addr:0x0216ad34 +func_ov093_0216adf4 kind:function(arm,size=0x3c) addr:0x0216adf4 +func_ov093_0216ae30 kind:function(arm,size=0x100) addr:0x0216ae30 +func_ov093_0216af30 kind:function(arm,size=0x188) addr:0x0216af30 +func_ov093_0216b0b8 kind:function(arm,size=0x128) addr:0x0216b0b8 +func_ov093_0216b1e0 kind:function(arm,size=0x168) addr:0x0216b1e0 +func_ov093_0216b348 kind:function(arm,size=0xa4) addr:0x0216b348 +func_ov093_0216b3ec kind:function(arm,size=0x168) addr:0x0216b3ec +func_ov093_0216b554 kind:function(arm,size=0x14c) addr:0x0216b554 +func_ov093_0216b6a0 kind:function(arm,size=0xec) addr:0x0216b6a0 +func_ov093_0216b78c kind:function(arm,size=0x184) addr:0x0216b78c +func_ov093_0216b910 kind:function(arm,size=0x54) addr:0x0216b910 +func_ov093_0216b964 kind:function(arm,size=0x1c) addr:0x0216b964 +func_ov093_0216b980 kind:function(arm,size=0xc0) addr:0x0216b980 +func_ov093_0216ba40 kind:function(arm,size=0x38) addr:0x0216ba40 +func_ov093_0216ba78 kind:function(arm,size=0x30) addr:0x0216ba78 +func_ov093_0216baa8 kind:function(arm,size=0x104) addr:0x0216baa8 +func_ov093_0216bbac kind:function(arm,size=0x248) addr:0x0216bbac +func_ov093_0216bdf4 kind:function(arm,size=0x238) addr:0x0216bdf4 +func_ov093_0216c02c kind:function(arm,size=0x24) addr:0x0216c02c +func_ov093_0216c050 kind:function(arm,size=0xa4) addr:0x0216c050 +func_ov093_0216c0f4 kind:function(arm,size=0x48) addr:0x0216c0f4 +func_ov093_0216c13c kind:function(arm,size=0x14) addr:0x0216c13c +func_ov093_0216c150 kind:function(arm,size=0x80) addr:0x0216c150 +func_ov093_0216c1d0 kind:function(arm,size=0xa4) addr:0x0216c1d0 +func_ov093_0216c274 kind:function(arm,size=0xf0) addr:0x0216c274 +func_ov093_0216c364 kind:function(arm,size=0x424) addr:0x0216c364 +func_ov093_0216c788 kind:function(arm,size=0xa4) addr:0x0216c788 +func_ov093_0216c82c kind:function(arm,size=0x18) addr:0x0216c82c +func_ov093_0216c844 kind:function(arm,size=0xf4) addr:0x0216c844 +func_ov093_0216c938 kind:function(arm,size=0xac) addr:0x0216c938 +func_ov093_0216c9e4 kind:function(thumb,size=0x98) addr:0x0216c9e4 +func_ov093_0216ca7c kind:function(thumb,size=0x44) addr:0x0216ca7c +func_ov093_0216cac0 kind:function(thumb,size=0x50) addr:0x0216cac0 +func_ov093_0216cb10 kind:function(arm,size=0xa8) addr:0x0216cb10 +func_ov093_0216cbb8 kind:function(arm,size=0x270) addr:0x0216cbb8 +func_ov093_0216ce28 kind:function(arm,size=0x14) addr:0x0216ce28 +func_ov093_0216ce3c kind:function(arm,size=0x1c) addr:0x0216ce3c +func_ov093_0216ce58 kind:function(thumb,size=0x14) addr:0x0216ce58 +func_ov093_0216ce6c kind:function(arm,size=0x94) addr:0x0216ce6c +func_ov093_0216cf00 kind:function(arm,size=0xa4) addr:0x0216cf00 +func_ov093_0216cfa4 kind:function(arm,size=0x3c) addr:0x0216cfa4 +func_ov093_0216cfe0 kind:function(thumb,size=0x1bc) addr:0x0216cfe0 +func_ov093_0216d19c kind:function(thumb,size=0xb6) addr:0x0216d19c +func_ov093_0216d254 kind:function(thumb,size=0x8c) addr:0x0216d254 +func_ov093_0216d2e0 kind:function(thumb,size=0x6c) addr:0x0216d2e0 +func_ov093_0216d34c kind:function(thumb,size=0x1cc) addr:0x0216d34c +func_ov093_0216d518 kind:function(arm,size=0x64) addr:0x0216d518 +func_ov093_0216d57c kind:function(arm,size=0x30) addr:0x0216d57c +func_ov093_0216d5ac kind:function(arm,size=0x14) addr:0x0216d5ac +func_ov093_0216d5c0 kind:function(arm,size=0xb4) addr:0x0216d5c0 +func_ov093_0216d674 kind:function(arm,size=0xc4) addr:0x0216d674 +func_ov093_0216d738 kind:function(arm,size=0x830) addr:0x0216d738 +func_ov093_0216df68 kind:function(arm,size=0x48) addr:0x0216df68 +func_ov093_0216dfb0 kind:function(arm,size=0x98) addr:0x0216dfb0 +func_ov093_0216e048 kind:function(arm,size=0x260) addr:0x0216e048 +func_ov093_0216e2a8 kind:function(arm,size=0x68) addr:0x0216e2a8 +func_ov093_0216e310 kind:function(arm,size=0x14) addr:0x0216e310 +func_ov093_0216e324 kind:function(arm,size=0xfc) addr:0x0216e324 +func_ov093_0216e420 kind:function(arm,size=0x18) addr:0x0216e420 +func_ov093_0216e438 kind:function(arm,size=0x20) addr:0x0216e438 +func_ov093_0216e458 kind:function(arm,size=0x20) addr:0x0216e458 +func_ov093_0216e478 kind:function(arm,size=0x24) addr:0x0216e478 +func_ov093_0216e49c kind:function(arm,size=0x18) addr:0x0216e49c +func_ov093_0216e4b4 kind:function(arm,size=0x10) addr:0x0216e4b4 +func_ov093_0216e4c4 kind:function(arm,size=0x74) addr:0x0216e4c4 +func_ov093_0216e538 kind:function(arm,size=0x230) addr:0x0216e538 +func_ov093_0216e768 kind:function(arm,size=0xd8) addr:0x0216e768 +func_ov093_0216e840 kind:function(arm,size=0x98) addr:0x0216e840 +func_ov093_0216e8d8 kind:function(arm,size=0x10) addr:0x0216e8d8 +func_ov093_0216e8e8 kind:function(arm,size=0x10) addr:0x0216e8e8 +func_ov093_0216e8f8 kind:function(arm,size=0x10) addr:0x0216e8f8 +func_ov093_0216e908 kind:function(arm,size=0x10) addr:0x0216e908 +func_ov093_0216e918 kind:function(arm,size=0xd0) addr:0x0216e918 +func_ov093_0216e9e8 kind:function(arm,size=0x5c) addr:0x0216e9e8 +func_ov093_0216ea44 kind:function(arm,size=0x10) addr:0x0216ea44 +func_ov093_0216ea54 kind:function(arm,size=0x10) addr:0x0216ea54 +func_ov093_0216ea64 kind:function(arm,size=0x10) addr:0x0216ea64 +func_ov093_0216ea74 kind:function(arm,size=0x1d0) addr:0x0216ea74 +func_ov093_0216ec44 kind:function(arm,size=0x7d0) addr:0x0216ec44 +func_ov093_0216f414 kind:function(arm,size=0x10) addr:0x0216f414 +func_ov093_0216f424 kind:function(arm,size=0x10) addr:0x0216f424 +func_ov093_0216f434 kind:function(arm,size=0x84) addr:0x0216f434 +func_ov093_0216f4b8 kind:function(arm,size=0x20) addr:0x0216f4b8 +func_ov093_0216f4d8 kind:function(arm,size=0x10) addr:0x0216f4d8 +func_ov093_0216f4e8 kind:function(arm,size=0x198) addr:0x0216f4e8 +func_ov093_0216f680 kind:function(arm,size=0x34) addr:0x0216f680 +func_ov093_0216f6b4 kind:function(arm,size=0x14) addr:0x0216f6b4 +func_ov093_0216f6c8 kind:function(arm,size=0x10) addr:0x0216f6c8 +func_ov093_0216f6d8 kind:function(thumb,size=0xe0) addr:0x0216f6d8 +func_ov093_0216f7b8 kind:function(thumb,size=0x12) addr:0x0216f7b8 +func_ov093_0216f7cc kind:function(thumb,size=0x10) addr:0x0216f7cc +func_ov093_0216f7dc kind:function(thumb,size=0x10) addr:0x0216f7dc +func_ov093_0216f7ec kind:function(thumb,size=0x10) addr:0x0216f7ec +func_ov093_0216f7fc kind:function(thumb,size=0x10) addr:0x0216f7fc +func_ov093_0216f80c kind:function(thumb,size=0x7c) addr:0x0216f80c +func_ov093_0216f888 kind:function(thumb,size=0x12) addr:0x0216f888 +func_ov093_0216f89c kind:function(thumb,size=0x50) addr:0x0216f89c +func_ov093_0216f8ec kind:function(thumb,size=0xc) addr:0x0216f8ec +func_ov093_0216f8f8 kind:function(arm,size=0x78) addr:0x0216f8f8 +func_ov093_0216f970 kind:function(arm,size=0x7c) addr:0x0216f970 +func_ov093_0216f9ec kind:function(arm,size=0x1fc) addr:0x0216f9ec +func_ov093_0216fbe8 kind:function(arm,size=0x1cc) addr:0x0216fbe8 +func_ov093_0216fdb4 kind:function(arm,size=0x4c) addr:0x0216fdb4 +func_ov093_0216fe00 kind:function(arm,size=0xb0) addr:0x0216fe00 +func_ov093_0216feb0 kind:function(arm,size=0x28) addr:0x0216feb0 +func_ov093_0216fed8 kind:function(arm,size=0x3c) addr:0x0216fed8 +func_ov093_0216ff14 kind:function(arm,size=0x18) addr:0x0216ff14 +func_ov093_0216ff2c kind:function(arm,size=0x14) addr:0x0216ff2c +func_ov093_0216ff40 kind:function(arm,size=0xd0) addr:0x0216ff40 +func_ov093_02170010 kind:function(arm,size=0x18) addr:0x02170010 +func_ov093_02170028 kind:function(arm,size=0x2c) addr:0x02170028 +func_ov093_02170054 kind:function(arm,size=0x30) addr:0x02170054 +func_ov093_02170084 kind:function(arm,size=0xc0) addr:0x02170084 +func_ov093_02170144 kind:function(arm,size=0x14) addr:0x02170144 +func_ov093_02170158 kind:function(arm,size=0x1c) addr:0x02170158 +func_ov093_02170174 kind:function(arm,size=0xb4) addr:0x02170174 +func_ov093_02170228 kind:function(arm,size=0x4) addr:0x02170228 +func_ov093_0217022c kind:function(arm,size=0x14) addr:0x0217022c +func_ov093_02170240 kind:function(arm,size=0x4) addr:0x02170240 +func_ov093_02170244 kind:function(arm,size=0x8c) addr:0x02170244 +func_ov093_021702d0 kind:function(arm,size=0x10c) addr:0x021702d0 +func_ov093_021703dc kind:function(arm,size=0xe4) addr:0x021703dc +func_ov093_021704c0 kind:function(arm,size=0x5c) addr:0x021704c0 +func_ov093_0217051c kind:function(arm,size=0x1a4) addr:0x0217051c +func_ov093_021706c0 kind:function(arm,size=0x64) addr:0x021706c0 +func_ov093_02170724 kind:function(arm,size=0x58) addr:0x02170724 +func_ov093_0217077c kind:function(arm,size=0x4) addr:0x0217077c +func_ov093_02170780 kind:function(arm,size=0x4) addr:0x02170780 +func_ov093_02170784 kind:function(arm,size=0x8) addr:0x02170784 +func_ov093_0217078c kind:function(arm,size=0xcc) addr:0x0217078c +func_ov093_02170858 kind:function(arm,size=0x8) addr:0x02170858 +func_ov093_02170860 kind:function(arm,size=0x44) addr:0x02170860 +func_ov093_021708a4 kind:function(arm,size=0x9c) addr:0x021708a4 +func_ov093_02170940 kind:function(arm,size=0x23c) addr:0x02170940 +func_ov093_02170b7c kind:function(arm,size=0x14) addr:0x02170b7c +func_ov093_02170b90 kind:function(arm,size=0x1c) addr:0x02170b90 +func_ov093_02170bac kind:function(arm,size=0x20) addr:0x02170bac +func_ov093_02170bcc kind:function(arm,size=0xfc) addr:0x02170bcc +func_ov093_02170cc8 kind:function(arm,size=0xa8) addr:0x02170cc8 +func_ov093_02170d70 kind:function(arm,size=0x14) addr:0x02170d70 +func_ov093_02170d84 kind:function(arm,size=0x1c) addr:0x02170d84 +func_ov093_02170da0 kind:function(arm,size=0x20) addr:0x02170da0 +func_ov093_02170dc0 kind:function(arm,size=0x14) addr:0x02170dc0 +func_ov093_02170dd4 kind:function(arm,size=0x1c) addr:0x02170dd4 +func_ov093_02170df0 kind:function(arm,size=0x98) addr:0x02170df0 +func_ov093_02170e88 kind:function(arm,size=0x4) addr:0x02170e88 +func_ov093_02170e8c kind:function(thumb,size=0xdc) addr:0x02170e8c +func_ov093_02170f68 kind:function(thumb,size=0x28) addr:0x02170f68 +func_ov093_02170f90 kind:function(thumb,size=0x10) addr:0x02170f90 +func_ov093_02170fa0 kind:function(arm,size=0x28) addr:0x02170fa0 +func_ov093_02170fc8 kind:function(arm,size=0x1bc) addr:0x02170fc8 +func_ov093_02171184 kind:function(arm,size=0x288) addr:0x02171184 +func_ov093_0217140c kind:function(arm,size=0x430) addr:0x0217140c +func_ov093_0217183c kind:function(arm,size=0x24) addr:0x0217183c +func_ov093_02171860 kind:function(arm,size=0x24) addr:0x02171860 +func_ov093_02171884 kind:function(arm,size=0x3c) addr:0x02171884 +func_ov093_021718c0 kind:function(arm,size=0x28) addr:0x021718c0 +func_ov093_021718e8 kind:function(arm,size=0x28) addr:0x021718e8 +func_ov093_02171910 kind:function(arm,size=0x28) addr:0x02171910 +func_ov093_02171938 kind:function(arm,size=0x3c) addr:0x02171938 +func_ov093_02171974 kind:function(arm,size=0x28) addr:0x02171974 +func_ov093_0217199c kind:function(arm,size=0x28) addr:0x0217199c +func_ov093_021719c4 kind:function(arm,size=0x18) addr:0x021719c4 +func_ov093_021719dc kind:function(arm,size=0x18) addr:0x021719dc +func_ov093_021719f4 kind:function(arm,size=0x2c) addr:0x021719f4 +func_ov093_02171a20 kind:function(arm,size=0x58) addr:0x02171a20 +func_ov093_02171a78 kind:function(arm,size=0x30) addr:0x02171a78 +func_ov093_02171aa8 kind:function(arm,size=0x44) addr:0x02171aa8 +func_ov093_02171aec kind:function(arm,size=0x28) addr:0x02171aec +func_ov093_02171b14 kind:function(arm,size=0x28) addr:0x02171b14 +func_ov093_02171b3c kind:function(arm,size=0x18) addr:0x02171b3c +func_ov093_02171b54 kind:function(arm,size=0xc) addr:0x02171b54 +func_ov093_02171b60 kind:function(arm,size=0x7c) addr:0x02171b60 +func_ov093_02171bdc kind:function(arm,size=0x3c) addr:0x02171bdc +func_ov093_02171c18 kind:function(arm,size=0x54) addr:0x02171c18 +func_ov093_02171c6c kind:function(arm,size=0x14) addr:0x02171c6c +func_ov093_02171c80 kind:function(arm,size=0x1c) addr:0x02171c80 +func_ov093_02171c9c kind:function(arm,size=0x1c) addr:0x02171c9c +func_ov093_02171cb8 kind:function(arm,size=0x1c) addr:0x02171cb8 +func_ov093_02171cd4 kind:function(arm,size=0x54) addr:0x02171cd4 +func_ov093_02171d28 kind:function(arm,size=0x3c) addr:0x02171d28 +func_ov093_02171d64 kind:function(arm,size=0x4c) addr:0x02171d64 +func_ov093_02171db0 kind:function(arm,size=0x14) addr:0x02171db0 +func_ov093_02171dc4 kind:function(arm,size=0x34) addr:0x02171dc4 +func_ov093_02171df8 kind:function(arm,size=0x74) addr:0x02171df8 +func_ov093_02171e6c kind:function(arm,size=0x30) addr:0x02171e6c +func_ov093_02171e9c kind:function(arm,size=0x18) addr:0x02171e9c +func_ov093_02171eb4 kind:function(arm,size=0x28) addr:0x02171eb4 +func_ov093_02171edc kind:function(arm,size=0xc) addr:0x02171edc +func_ov093_02171ee8 kind:function(arm,size=0x34) addr:0x02171ee8 +func_ov093_02171f1c kind:function(arm,size=0x18) addr:0x02171f1c +func_ov093_02171f34 kind:function(arm,size=0x10) addr:0x02171f34 +func_ov093_02171f44 kind:function(arm,size=0x28) addr:0x02171f44 +func_ov093_02171f6c kind:function(arm,size=0x2c) addr:0x02171f6c +func_ov093_02171f98 kind:function(arm,size=0x20) addr:0x02171f98 +func_ov093_02171fb8 kind:function(arm,size=0x1c) addr:0x02171fb8 +func_ov093_02171fd4 kind:function(arm,size=0x30) addr:0x02171fd4 +func_ov093_02172004 kind:function(arm,size=0x14) addr:0x02172004 +func_ov093_02172018 kind:function(arm,size=0x14) addr:0x02172018 +func_ov093_0217202c kind:function(arm,size=0x20) addr:0x0217202c +func_ov093_0217204c kind:function(arm,size=0x20) addr:0x0217204c +func_ov093_0217206c kind:function(arm,size=0x40) addr:0x0217206c +func_ov093_021720ac kind:function(arm,size=0x40) addr:0x021720ac +func_ov093_021720ec kind:function(arm,size=0x20) addr:0x021720ec +func_ov093_0217210c kind:function(arm,size=0x20) addr:0x0217210c +func_ov093_0217212c kind:function(arm,size=0x30) addr:0x0217212c +func_ov093_0217215c kind:function(arm,size=0x20) addr:0x0217215c +func_ov093_0217217c kind:function(arm,size=0x20) addr:0x0217217c +func_ov093_0217219c kind:function(arm,size=0x20) addr:0x0217219c +func_ov093_021721bc kind:function(arm,size=0x20) addr:0x021721bc +func_ov093_021721dc kind:function(arm,size=0x20) addr:0x021721dc +func_ov093_021721fc kind:function(arm,size=0x20) addr:0x021721fc +func_ov093_0217221c kind:function(arm,size=0x20) addr:0x0217221c +func_ov093_0217223c kind:function(arm,size=0x20) addr:0x0217223c +func_ov093_0217225c kind:function(arm,size=0x20) addr:0x0217225c +func_ov093_0217227c kind:function(arm,size=0x20) addr:0x0217227c +func_ov093_0217229c kind:function(arm,size=0x20) addr:0x0217229c +func_ov093_021722bc kind:function(arm,size=0x20) addr:0x021722bc +func_ov093_021722dc kind:function(arm,size=0x20) addr:0x021722dc +func_ov093_021722fc kind:function(arm,size=0x5c) addr:0x021722fc +func_ov093_02172358 kind:function(arm,size=0x14) addr:0x02172358 +func_ov093_0217236c kind:function(arm,size=0x1c) addr:0x0217236c +func_ov093_02172388 kind:function(arm,size=0xa4) addr:0x02172388 +func_ov093_0217242c kind:function(arm,size=0x20) addr:0x0217242c +func_ov093_0217244c kind:function(arm,size=0x4) addr:0x0217244c +func_ov093_02172450 kind:function(arm,size=0x110) addr:0x02172450 +func_ov093_02172560 kind:function(arm,size=0x8) addr:0x02172560 +func_ov093_02172568 kind:function(arm,size=0x4) addr:0x02172568 +func_ov093_0217256c kind:function(arm,size=0x5c) addr:0x0217256c +func_ov093_021725c8 kind:function(arm,size=0x44) addr:0x021725c8 +func_ov093_0217260c kind:function(arm,size=0x3dc) addr:0x0217260c +func_ov093_021729e8 kind:function(arm,size=0x8) addr:0x021729e8 +func_ov093_021729f0 kind:function(arm,size=0x8) addr:0x021729f0 +func_ov093_021729f8 kind:function(arm,size=0x49c) addr:0x021729f8 +func_ov093_02172e94 kind:function(arm,size=0x8) addr:0x02172e94 +func_ov093_02172e9c kind:function(arm,size=0x1ec) addr:0x02172e9c +func_ov093_02173088 kind:function(arm,size=0x24c) addr:0x02173088 +func_ov093_021732d4 kind:function(arm,size=0x174) addr:0x021732d4 +func_ov093_02173448 kind:function(arm,size=0x184) addr:0x02173448 +func_ov093_021735cc kind:function(arm,size=0x174) addr:0x021735cc +func_ov093_02173740 kind:function(arm,size=0x1f8) addr:0x02173740 +func_ov093_02173938 kind:function(arm,size=0x24) addr:0x02173938 +func_ov093_0217395c kind:function(arm,size=0x800) addr:0x0217395c +func_ov093_0217415c kind:function(arm,size=0xc) addr:0x0217415c +func_ov093_02174168 kind:function(arm,size=0x24) addr:0x02174168 +func_ov093_0217418c kind:function(arm,size=0x538) addr:0x0217418c +func_ov093_021746c4 kind:function(arm,size=0x3f8) addr:0x021746c4 +func_ov093_02174abc kind:function(arm,size=0x1cc) addr:0x02174abc +func_ov093_02174c88 kind:function(arm,size=0x3ec) addr:0x02174c88 +func_ov093_02175074 kind:function(arm,size=0x15c) addr:0x02175074 +func_ov093_021751d0 kind:function(arm,size=0x1ec) addr:0x021751d0 +func_ov093_021753bc kind:function(arm,size=0x10) addr:0x021753bc +func_ov093_021753cc kind:function(arm,size=0x1c) addr:0x021753cc +func_ov093_021753e8 kind:function(arm,size=0x178) addr:0x021753e8 +func_ov093_02175560 kind:function(arm,size=0x14) addr:0x02175560 +func_ov093_02175574 kind:function(arm,size=0x10) addr:0x02175574 +func_ov093_02175584 kind:function(arm,size=0x1c) addr:0x02175584 +func_ov093_021755a0 kind:function(arm,size=0xc) addr:0x021755a0 +func_ov093_021755ac kind:function(arm,size=0x34) addr:0x021755ac +func_ov093_021755e0 kind:function(arm,size=0x68) addr:0x021755e0 +func_ov093_02175648 kind:function(thumb,size=0x40) addr:0x02175648 +func_ov093_02175688 kind:function(thumb,size=0xc) addr:0x02175688 +func_ov093_02175694 kind:function(arm,size=0x34) addr:0x02175694 +func_ov093_021756c8 kind:function(arm,size=0x9c) addr:0x021756c8 +func_ov093_02175764 kind:function(arm,size=0xd8) addr:0x02175764 +func_ov093_0217583c kind:function(thumb,size=0x20) addr:0x0217583c +func_ov093_0217585c kind:function(thumb,size=0x100) addr:0x0217585c +func_ov093_0217595c kind:function(arm,size=0x14) addr:0x0217595c +func_ov093_02175970 kind:function(arm,size=0x340) addr:0x02175970 +func_ov093_02175cb0 kind:function(arm,size=0xd8) addr:0x02175cb0 +func_ov093_02175d88 kind:function(arm,size=0x1c) addr:0x02175d88 +func_ov093_02175da4 kind:function(arm,size=0x20) addr:0x02175da4 +func_ov093_02175dc4 kind:function(arm,size=0x28) addr:0x02175dc4 +func_ov093_02175dec kind:function(arm,size=0x18) addr:0x02175dec +func_ov093_02175e04 kind:function(arm,size=0x30) addr:0x02175e04 +func_ov093_02175e34 kind:function(thumb,size=0x48) addr:0x02175e34 +func_ov093_02175e7c kind:function(thumb,size=0x1e0) addr:0x02175e7c +func_ov093_0217605c kind:function(arm,size=0x14) addr:0x0217605c +func_ov093_02176070 kind:function(arm,size=0x3c) addr:0x02176070 +func_ov093_021760ac kind:function(thumb,size=0x12) addr:0x021760ac +func_ov093_021760c0 kind:function(arm,size=0x2e8) addr:0x021760c0 +func_ov093_021763a8 kind:function(arm,size=0x170) addr:0x021763a8 +func_ov093_02176518 kind:function(arm,size=0x44) addr:0x02176518 +func_ov093_0217655c kind:function(arm,size=0x1c) addr:0x0217655c +func_ov093_02176578 kind:function(arm,size=0x20) addr:0x02176578 +func_ov093_02176598 kind:function(arm,size=0x28) addr:0x02176598 +func_ov093_021765c0 kind:function(thumb,size=0xd0) addr:0x021765c0 +func_ov093_02176690 kind:function(thumb,size=0xc) addr:0x02176690 +func_ov093_0217669c kind:function(thumb,size=0x12) addr:0x0217669c +func_ov093_021766b0 kind:function(arm,size=0xa0) addr:0x021766b0 +func_ov093_02176750 kind:function(arm,size=0x22c) addr:0x02176750 +func_ov093_0217697c kind:function(arm,size=0x16c) addr:0x0217697c +func_ov093_02176ae8 kind:function(arm,size=0x78) addr:0x02176ae8 +func_ov093_02176b60 kind:function(arm,size=0xc8) addr:0x02176b60 +func_ov093_02176c28 kind:function(arm,size=0xc) addr:0x02176c28 +func_ov093_02176c34 kind:function(arm,size=0x24) addr:0x02176c34 +func_ov093_02176c58 kind:function(arm,size=0x28) addr:0x02176c58 +func_ov093_02176c80 kind:function(arm,size=0x170) addr:0x02176c80 +func_ov093_02176df0 kind:function(arm,size=0x1a8) addr:0x02176df0 +func_ov093_02176f98 kind:function(arm,size=0x8c) addr:0x02176f98 +func_ov093_02177024 kind:function(arm,size=0x54) addr:0x02177024 +func_ov093_02177078 kind:function(arm,size=0xb0) addr:0x02177078 +func_ov093_02177128 kind:function(arm,size=0x23c) addr:0x02177128 +func_ov093_02177364 kind:function(arm,size=0x14) addr:0x02177364 +func_ov093_02177378 kind:function(arm,size=0x1c) addr:0x02177378 +func_ov093_02177394 kind:function(arm,size=0x14) addr:0x02177394 +func_ov093_021773a8 kind:function(arm,size=0xc) addr:0x021773a8 +func_ov093_021773b4 kind:function(arm,size=0x24) addr:0x021773b4 +func_ov093_021773d8 kind:function(arm,size=0x28) addr:0x021773d8 +func_ov093_02177400 kind:function(arm,size=0x20) addr:0x02177400 +func_ov093_02177420 kind:function(arm,size=0x1c) addr:0x02177420 +func_ov093_0217743c kind:function(arm,size=0x80) addr:0x0217743c +func_ov093_021774bc kind:function(arm,size=0x138) addr:0x021774bc +func_ov093_021775f4 kind:function(arm,size=0x8) addr:0x021775f4 +func_ov093_021775fc kind:function(arm,size=0x10) addr:0x021775fc +func_ov093_0217760c kind:function(arm,size=0x9c) addr:0x0217760c +func_ov093_021776a8 kind:function(arm,size=0x14) addr:0x021776a8 +func_ov093_021776bc kind:function(arm,size=0x1c) addr:0x021776bc +func_ov093_021776d8 kind:function(arm,size=0x14) addr:0x021776d8 +func_ov093_021776ec kind:function(arm,size=0xc) addr:0x021776ec +func_ov093_021776f8 kind:function(arm,size=0x24) addr:0x021776f8 +func_ov093_0217771c kind:function(arm,size=0x28) addr:0x0217771c +func_ov093_02177744 kind:function(arm,size=0x54) addr:0x02177744 +func_ov093_02177798 kind:function(arm,size=0x28) addr:0x02177798 +func_ov093_021777c0 kind:function(arm,size=0xac) addr:0x021777c0 +func_ov093_0217786c kind:function(arm,size=0x14) addr:0x0217786c +func_ov093_02177880 kind:function(arm,size=0x24) addr:0x02177880 +func_ov093_021778a4 kind:function(arm,size=0x1a0) addr:0x021778a4 +func_ov093_02177a44 kind:function(arm,size=0x18) addr:0x02177a44 +func_ov093_02177a5c kind:function(arm,size=0x28) addr:0x02177a5c +func_ov093_02177a84 kind:function(arm,size=0x30) addr:0x02177a84 +func_ov093_02177ab4 kind:function(arm,size=0x14) addr:0x02177ab4 +func_ov093_02177ac8 kind:function(arm,size=0xc) addr:0x02177ac8 +func_ov093_02177ad4 kind:function(arm,size=0x28) addr:0x02177ad4 +func_ov093_02177afc kind:function(arm,size=0x64) addr:0x02177afc +func_ov093_02177b60 kind:function(arm,size=0x14) addr:0x02177b60 +func_ov093_02177b74 kind:function(arm,size=0xc) addr:0x02177b74 +func_ov093_02177b80 kind:function(arm,size=0x28) addr:0x02177b80 +func_ov093_02177ba8 kind:function(arm,size=0x64) addr:0x02177ba8 +func_ov093_02177c0c kind:function(arm,size=0x14) addr:0x02177c0c +func_ov093_02177c20 kind:function(arm,size=0xc) addr:0x02177c20 +func_ov093_02177c2c kind:function(arm,size=0x24) addr:0x02177c2c +func_ov093_02177c50 kind:function(arm,size=0x64) addr:0x02177c50 +func_ov093_02177cb4 kind:function(arm,size=0x14) addr:0x02177cb4 +func_ov093_02177cc8 kind:function(arm,size=0xc) addr:0x02177cc8 +func_ov093_02177cd4 kind:function(arm,size=0x28) addr:0x02177cd4 +func_ov093_02177cfc kind:function(arm,size=0x64) addr:0x02177cfc +func_ov093_02177d60 kind:function(arm,size=0x14) addr:0x02177d60 +data_ov093_02177d74 kind:data(any) addr:0x02177d74 +data_ov093_02177d80 kind:data(any) addr:0x02177d80 +data_ov093_02177d8c kind:data(any) addr:0x02177d8c +data_ov093_02177d8f kind:data(any) addr:0x02177d8f +data_ov093_02177d98 kind:data(any) addr:0x02177d98 +data_ov093_02177d99 kind:data(any) addr:0x02177d99 +data_ov093_02177da0 kind:data(any) addr:0x02177da0 +data_ov093_02177da8 kind:data(any) addr:0x02177da8 +data_ov093_02177db0 kind:data(any) addr:0x02177db0 +data_ov093_02177e2c kind:data(any) addr:0x02177e2c +data_ov093_02177e40 kind:data(any) addr:0x02177e40 +data_ov093_02177e80 kind:data(any) addr:0x02177e80 ambiguous +data_ov093_02177e84 kind:data(any) addr:0x02177e84 ambiguous +data_ov093_02177e88 kind:data(any) addr:0x02177e88 +data_ov093_02177e8c kind:data(any) addr:0x02177e8c ambiguous +data_ov093_02177e90 kind:data(any) addr:0x02177e90 +data_ov093_02177e94 kind:data(any) addr:0x02177e94 ambiguous +data_ov093_02177e98 kind:data(any) addr:0x02177e98 +data_ov093_02177e9c kind:data(any) addr:0x02177e9c +data_ov093_02177ea0 kind:data(any) addr:0x02177ea0 +data_ov093_02177ea4 kind:data(any) addr:0x02177ea4 +data_ov093_02177ea8 kind:data(any) addr:0x02177ea8 +data_ov093_02177eac kind:data(any) addr:0x02177eac +data_ov093_02177eb0 kind:data(any) addr:0x02177eb0 ambiguous +data_ov093_02177eb4 kind:data(any) addr:0x02177eb4 ambiguous +data_ov093_02177eb8 kind:data(any) addr:0x02177eb8 +data_ov093_02177ebc kind:data(any) addr:0x02177ebc +data_ov093_02177ec0 kind:data(any) addr:0x02177ec0 +data_ov093_02177ec2 kind:data(any) addr:0x02177ec2 +data_ov093_02177ec4 kind:data(any) addr:0x02177ec4 +data_ov093_02177ef8 kind:data(any) addr:0x02177ef8 ambiguous +data_ov093_02178210 kind:data(any) addr:0x02178210 ambiguous +data_ov093_0217833c kind:data(any) addr:0x0217833c +data_ov093_02178340 kind:data(any) addr:0x02178340 +data_ov093_02178343 kind:data(any) addr:0x02178343 +data_ov093_0217834c kind:data(any) addr:0x0217834c +__sinit_ov093_02178354 kind:function(arm,size=0x24) addr:0x02178354 +__sinit_ov093_02178378 kind:function(arm,size=0x8c) addr:0x02178378 +__sinit_ov093_02178404 kind:function(arm,size=0x1f0) addr:0x02178404 +__sinit_ov093_021785f4 kind:function(arm,size=0x20) addr:0x021785f4 +__sinit_ov093_02178614 kind:function(arm,size=0x50) addr:0x02178614 +__sinit_ov093_02178664 kind:function(arm,size=0x50) addr:0x02178664 +__sinit_ov093_021786b4 kind:function(arm,size=0x50) addr:0x021786b4 +__sinit_ov093_02178704 kind:function(arm,size=0x5c) addr:0x02178704 +__sinit_ov093_02178760 kind:function(arm,size=0x5c) addr:0x02178760 +__sinit_ov093_021787bc kind:function(arm,size=0x5c) addr:0x021787bc +__sinit_ov093_02178818 kind:function(arm,size=0x78) addr:0x02178818 +.p__sinit_ov093_02178354 kind:data(word) addr:0x02178890 +.p__sinit_ov093_02178378 kind:data(word) addr:0x02178894 +.p__sinit_ov093_02178404 kind:data(word) addr:0x02178898 +.p__sinit_ov093_021785f4 kind:data(word) addr:0x0217889c +.p__sinit_ov093_02178614 kind:data(word) addr:0x021788a0 +.p__sinit_ov093_02178664 kind:data(word) addr:0x021788a4 +.p__sinit_ov093_021786b4 kind:data(word) addr:0x021788a8 +.p__sinit_ov093_02178704 kind:data(word) addr:0x021788ac +.p__sinit_ov093_02178760 kind:data(word) addr:0x021788b0 +.p__sinit_ov093_021787bc kind:data(word) addr:0x021788b4 +.p__sinit_ov093_02178818 kind:data(word) addr:0x021788b8 +data_ov093_021788c0 kind:data(any) addr:0x021788c0 +data_ov093_021788d8 kind:data(any) addr:0x021788d8 +data_ov093_021788f4 kind:data(any) addr:0x021788f4 +data_ov093_0217890c kind:data(any) addr:0x0217890c +data_ov093_02178920 kind:data(any) addr:0x02178920 +data_ov093_02178928 kind:data(any) addr:0x02178928 +data_ov093_02178934 kind:data(any) addr:0x02178934 +data_ov093_02178940 kind:data(any) addr:0x02178940 +data_ov093_0217894c kind:data(any) addr:0x0217894c +data_ov093_02178968 kind:data(any) addr:0x02178968 +data_ov093_0217898c kind:data(any) addr:0x0217898c +data_ov093_02178998 kind:data(any) addr:0x02178998 +data_ov093_021789a4 kind:data(any) addr:0x021789a4 ambiguous +data_ov093_021789cc kind:data(any) addr:0x021789cc +data_ov093_021789f8 kind:data(any) addr:0x021789f8 +data_ov093_02178a24 kind:data(any) addr:0x02178a24 +data_ov093_02178a50 kind:data(any) addr:0x02178a50 +data_ov093_02178a74 kind:data(any) addr:0x02178a74 +data_ov093_02178b14 kind:data(any) addr:0x02178b14 +data_ov093_02178b1c kind:data(any) addr:0x02178b1c +data_ov093_02178b24 kind:data(any) addr:0x02178b24 +data_ov093_02178b2c kind:data(any) addr:0x02178b2c +data_ov093_02178b34 kind:data(any) addr:0x02178b34 +data_ov093_02178b3c kind:data(any) addr:0x02178b3c +data_ov093_02178b44 kind:data(any) addr:0x02178b44 +data_ov093_02178b4c kind:data(any) addr:0x02178b4c +data_ov093_02178b54 kind:data(any) addr:0x02178b54 +data_ov093_02178b5c kind:data(any) addr:0x02178b5c +data_ov093_02178b64 kind:data(any) addr:0x02178b64 +data_ov093_02178b6c kind:data(any) addr:0x02178b6c +data_ov093_02178b74 kind:data(any) addr:0x02178b74 +data_ov093_02178b7c kind:data(any) addr:0x02178b7c +data_ov093_02178b84 kind:data(any) addr:0x02178b84 +data_ov093_02178b8c kind:data(any) addr:0x02178b8c +data_ov093_02178b94 kind:data(any) addr:0x02178b94 +data_ov093_02178b9c kind:data(any) addr:0x02178b9c +data_ov093_02178ba4 kind:data(any) addr:0x02178ba4 +data_ov093_02178bac kind:data(any) addr:0x02178bac +data_ov093_02178bbc kind:data(any) addr:0x02178bbc +data_ov093_02178bc8 kind:data(any) addr:0x02178bc8 +data_ov093_02178bd4 kind:data(any) addr:0x02178bd4 +data_ov093_02178bf8 kind:data(any) addr:0x02178bf8 +data_ov093_02178c08 kind:data(any) addr:0x02178c08 +data_ov093_02178c1c kind:data(any) addr:0x02178c1c +data_ov093_02178c34 kind:data(any) addr:0x02178c34 +data_ov093_02178c48 kind:data(any) addr:0x02178c48 +data_ov093_02178c58 kind:data(any) addr:0x02178c58 +data_ov093_02178c6c kind:data(any) addr:0x02178c6c +data_ov093_02178c84 kind:data(any) addr:0x02178c84 +data_ov093_02178c90 kind:data(any) addr:0x02178c90 +data_ov093_02178c9c kind:data(any) addr:0x02178c9c +data_ov093_02178cc0 kind:data(any) addr:0x02178cc0 +data_ov093_02178d1c kind:data(any) addr:0x02178d1c +data_ov093_02178d40 kind:data(any) addr:0x02178d40 +data_ov093_02178da0 kind:data(any) addr:0x02178da0 +data_ov093_02178dac kind:data(any) addr:0x02178dac +data_ov093_02178dd0 kind:data(any) addr:0x02178dd0 +data_ov093_02178e00 kind:data(any) addr:0x02178e00 ambiguous +data_ov093_02178e2c kind:data(any) addr:0x02178e2c +data_ov093_02178e50 kind:data(any) addr:0x02178e50 +data_ov093_02178e74 kind:data(any) addr:0x02178e74 +data_ov093_02178e90 kind:data(any) addr:0x02178e90 +data_ov093_02178ea8 kind:data(any) addr:0x02178ea8 +data_ov093_02178ee0 kind:bss addr:0x02178ee0 +data_ov093_02178ee4 kind:bss addr:0x02178ee4 +data_ov093_02178ee8 kind:bss addr:0x02178ee8 +data_ov093_02178eec kind:bss addr:0x02178eec +data_ov093_02178ef4 kind:bss addr:0x02178ef4 +data_ov093_02178f00 kind:bss addr:0x02178f00 +data_ov093_02178f3c kind:bss addr:0x02178f3c +data_ov093_02178f40 kind:bss addr:0x02178f40 +data_ov093_02178f4c kind:bss addr:0x02178f4c +data_ov093_02178f88 kind:bss addr:0x02178f88 +data_ov093_02178f8c kind:bss addr:0x02178f8c +data_ov093_02178f98 kind:bss addr:0x02178f98 +data_ov093_02178fd4 kind:bss addr:0x02178fd4 +data_ov093_02178fe4 kind:bss addr:0x02178fe4 +data_ov093_02178ff0 kind:bss addr:0x02178ff0 +data_ov093_021790c8 kind:bss addr:0x021790c8 +data_ov093_021790d8 kind:bss addr:0x021790d8 +data_ov093_021790e4 kind:bss addr:0x021790e4 +data_ov093_021791bc kind:bss addr:0x021791bc +data_ov093_021791cc kind:bss addr:0x021791cc +data_ov093_021791d8 kind:bss addr:0x021791d8 +data_ov093_021792b0 kind:bss addr:0x021792b0 +data_ov093_021792c0 kind:bss addr:0x021792c0 +data_ov093_021792cc kind:bss addr:0x021792cc diff --git a/config/eur1/arm9/overlays/ov094/delinks.txt b/config/eur1/arm9/overlays/ov094/delinks.txt new file mode 100644 index 00000000..fc53c37e --- /dev/null +++ b/config/eur1/arm9/overlays/ov094/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165a20 end:0x02176108 kind:code align:32 + .rodata start:0x02176108 end:0x02176750 kind:rodata align:4 + .init start:0x02176750 end:0x0217703c kind:code align:4 + .ctor start:0x0217703c end:0x021770a0 kind:rodata align:4 + .data start:0x021770c0 end:0x02178700 kind:data align:32 + .bss start:0x02178700 end:0x02179d00 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov094/relocs.txt b/config/eur1/arm9/overlays/ov094/relocs.txt new file mode 100644 index 00000000..9fa18617 --- /dev/null +++ b/config/eur1/arm9/overlays/ov094/relocs.txt @@ -0,0 +1,3232 @@ +from:0x02165a28 kind:arm_call to:0x020c4e60 module:overlay(24) +from:0x02165a78 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02165aa8 kind:load to:0x021770c8 module:overlay(94) +from:0x02165aac kind:load to:0x027e09a4 module:dtcm +from:0x02165ab0 kind:load to:0x020b508c module:overlay(0) +from:0x02165ab4 kind:load to:0x020b62f0 module:overlay(0) +from:0x02165ac8 kind:arm_call to:0x02165ed4 module:overlay(94) +from:0x02165ad0 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x02165adc kind:load to:0x021770c8 module:overlay(94) +from:0x02165af0 kind:arm_call to:0x02165ed4 module:overlay(94) +from:0x02165af8 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x02165b00 kind:arm_call to:0x02011ff4 module:main +from:0x02165b0c kind:load to:0x021770c8 module:overlay(94) +from:0x02165b18 kind:arm_call to:0x020c4e94 module:overlays(24,25) +from:0x02165b2c kind:arm_call to:0x02011f3c module:main +from:0x02165b3c kind:arm_call to:0x020c4ec8 module:overlay(24) +from:0x02165b50 kind:arm_call to:0x02011f3c module:main +from:0x02165b5c kind:arm_call to:0x021506e0 module:overlay(30) +from:0x02165b80 kind:arm_call to:0x0215095c module:overlay(30) +from:0x02165b8c kind:arm_call to:0x02150998 module:overlay(30) +from:0x02165bb0 kind:arm_call to:0x020166cc module:main +from:0x02165bdc kind:arm_call to:0x020166cc module:main +from:0x02165c00 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02165c14 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02165c24 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02165c34 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02165c48 kind:arm_call to:0x020c4f38 module:overlays(18,24) +from:0x02165c50 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x02165c58 kind:arm_call to:0x020c4fac module:overlay(24) +from:0x02165c74 kind:load to:0x020b62f0 module:overlay(0) +from:0x02165c78 kind:load to:0x027e0994 module:dtcm +from:0x02165c7c kind:load to:0x027e0ce0 module:dtcm +from:0x02165ca4 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02165cb4 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02165cc4 kind:arm_call to:0x020c6a84 module:overlay(24) +from:0x02165cd0 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02165cfc kind:arm_call to:0x02165ed4 module:overlay(94) +from:0x02165d04 kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x02165d0c kind:load to:0x027e0994 module:dtcm +from:0x02165d10 kind:load to:0x020b508c module:overlay(0) +from:0x02165d14 kind:load to:0x020b62f0 module:overlay(0) +from:0x02165d20 kind:arm_call to:0x02165f48 module:overlay(94) +from:0x02165d28 kind:arm_call to:0x02165f68 module:overlay(94) +from:0x02165d48 kind:load to:0x0204a110 module:main +from:0x02165d4c kind:load to:0x02019538 module:main +from:0x02165d74 kind:arm_call to:0x02165df4 module:overlay(94) +from:0x02165d7c kind:arm_call to:0x02165df4 module:overlay(94) +from:0x02165dbc kind:load to:0x020b62f0 module:overlay(0) +from:0x02165df0 kind:load to:0x020b62f0 module:overlay(0) +from:0x02165e18 kind:arm_call to:0x020e4b84 module:overlay(26) +from:0x02165e78 kind:arm_call to:0x0208068c module:overlay(0) +from:0x02165e90 kind:arm_call to:0x020e4b9c module:overlay(26) +from:0x02165ea4 kind:arm_call to:0x020c4de8 module:overlay(24) +from:0x02165eac kind:arm_call to:0x0202851c module:main +from:0x02165ec0 kind:load to:0x02138e30 module:overlay(26) +from:0x02165ec4 kind:load to:0x027e0cd8 module:dtcm +from:0x02165ec8 kind:load to:0x020d8780 module:overlays(19,24) +from:0x02165eec kind:arm_call to:0x020166ac module:main +from:0x02165f20 kind:arm_call to:0x020166ac module:main +from:0x02165f60 kind:arm_call to:0x0215095c module:overlay(30) +from:0x02165fb0 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02165fe4 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02166004 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0216602c kind:arm_call to:0x020c4f68 module:overlay(24) +from:0x02166044 kind:arm_call to:0x020c4fbc module:overlay(24) +from:0x02166060 kind:arm_call to:0x02019538 module:main +from:0x0216606c kind:arm_call to:0x020c6d10 module:overlays(19,24) +from:0x02166074 kind:arm_call to:0x021507b0 module:overlay(30) +from:0x0216607c kind:arm_call to:0x020c4f50 module:overlay(24) +from:0x02166084 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x021660c8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0216614c kind:arm_call to:0x020c4fdc module:overlay(24) +from:0x0216615c kind:arm_call to:0x020c4f88 module:overlay(24) +from:0x02166168 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02166170 kind:arm_call to:0x020c4fcc module:overlay(24) +from:0x02166184 kind:arm_call to:0x02165df4 module:overlay(94) +from:0x02166190 kind:load to:0x027e09b8 module:dtcm +from:0x02166198 kind:load to:0x0204a110 module:main +from:0x0216619c kind:load to:0x027e0994 module:dtcm +from:0x021661a0 kind:load to:0x020b51f8 module:overlay(0) +from:0x021661a4 kind:load to:0x02049b18 module:main +from:0x021661c0 kind:load to:0x02178748 module:overlay(94) +from:0x021661d4 kind:arm_call to:0x02011f3c module:main +from:0x021661e0 kind:arm_call to:0x02166228 module:overlay(94) +from:0x021661f4 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x02166224 kind:load to:0x02177100 module:overlay(94) +from:0x02166230 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x02166284 kind:arm_call to:0x02098680 module:overlay(0) +from:0x021662a4 kind:load to:0x02177124 module:overlay(94) +from:0x021662cc kind:load to:0x02098680 module:overlay(0) +from:0x02166318 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x02166364 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0216637c kind:arm_call to:0x02098964 module:overlay(0) +from:0x021663dc kind:arm_call to:0x0207decc module:overlay(0) +from:0x021663f4 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02166400 kind:load to:0x027e09c0 module:dtcm +from:0x0216640c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02166420 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02166428 kind:arm_call to:0x02011ff4 module:main +from:0x0216643c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02166450 kind:load to:0x021787b8 module:overlay(94) +from:0x02166464 kind:arm_call to:0x02011f3c module:main +from:0x02166470 kind:arm_call to:0x021666fc module:overlay(94) +from:0x02166488 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02166498 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021664a8 kind:arm_call to:0x0207f51c module:overlay(0) +from:0x02166540 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02166554 kind:arm_call to:0x0207f530 module:overlay(0) +from:0x02166584 kind:load to:0x021771d8 module:overlay(94) +from:0x02166588 kind:load to:0x021771fc module:overlay(94) +from:0x02166590 kind:load to:0x021771b4 module:overlay(94) +from:0x0216659c kind:load to:0x02178784 module:overlay(94) +from:0x021665ac kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021665c0 kind:arm_call to:0x0207ed44 module:overlay(0) +from:0x021665c8 kind:arm_call to:0x02011ff4 module:main +from:0x02166628 kind:arm_call to:0x0208be24 module:overlay(0) +from:0x02166640 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02166648 kind:arm_call to:0x02167d70 module:overlay(94) +from:0x02166668 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02166674 kind:arm_call to:0x01fff458 module:itcm +from:0x021666a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021666bc kind:arm_call to:0x020e1a40 module:overlay(31) +from:0x021666d0 kind:arm_call to:0x0207edb8 module:overlay(0) +from:0x021666e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021666e8 kind:load to:0x027e09c0 module:dtcm +from:0x021666ec kind:load to:0x021787a0 module:overlay(94) +from:0x021666f0 kind:load to:0x027e0ce4 module:dtcm +from:0x02166704 kind:arm_call to:0x02130740 module:overlay(48) +from:0x0216675c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021667dc kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x021667f4 kind:load to:0x02177274 module:overlay(94) +from:0x021667f8 kind:load to:0x021787b8 module:overlay(94) +from:0x021667fc kind:load to:0x02177184 module:overlay(94) +from:0x02166808 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02166828 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02166838 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02166840 kind:arm_call to:0x021665a4 module:overlay(94) +from:0x02166848 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02166850 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02166858 kind:arm_call to:0x02130864 module:overlays(48,50) +from:0x02166864 kind:load to:0x02177274 module:overlay(94) +from:0x02166868 kind:load to:0x027e09c0 module:dtcm +from:0x02166880 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02166890 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02166898 kind:arm_call to:0x021665a4 module:overlay(94) +from:0x021668a0 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x021668a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021668b0 kind:arm_call to:0x02130864 module:overlays(48,50) +from:0x021668b8 kind:arm_call to:0x02011ff4 module:main +from:0x021668c4 kind:load to:0x02177274 module:overlay(94) +from:0x021668c8 kind:load to:0x027e09c0 module:dtcm +from:0x021668dc kind:arm_call to:0x0207f508 module:overlay(0) +from:0x021668fc kind:arm_call to:0x02098680 module:overlay(0) +from:0x02166918 kind:arm_call to:0x02166a10 module:overlay(94) +from:0x02166950 kind:arm_call to:0x02070cb8 module:overlay(0) +from:0x021669cc kind:arm_call to:0x02098680 module:overlay(0) +from:0x021669d8 kind:arm_call to:0x02166a60 module:overlay(94) +from:0x02166a00 kind:load to:0x021787a0 module:overlay(94) +from:0x02166a08 kind:load to:0x027e09a4 module:dtcm +from:0x02166a0c kind:load to:0x027e0cd8 module:dtcm +from:0x02166a3c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02166a44 kind:load to:0x02178890 module:overlay(94) +from:0x02166a48 kind:load to:0x027e09c0 module:dtcm +from:0x02166a6c kind:arm_call to:0x02166a4c module:overlay(94) +from:0x02166aa0 kind:load to:0x0217721c module:overlay(94) +from:0x02166b08 kind:arm_call to:0x02167794 module:overlay(94) +from:0x02166b24 kind:arm_call to:0x020a8948 module:overlay(0) +from:0x02166b4c kind:arm_call to:0x02070cf4 module:overlay(0) +from:0x02166b8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02166c18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166c54 kind:arm_call to:0x0207decc module:overlay(0) +from:0x02166c78 kind:arm_call to:0x02016958 module:main +from:0x02166c8c kind:arm_call to:0x02130938 module:overlays(48,51) +from:0x02166cb4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166d10 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02166d1c kind:load to:0x02177244 module:overlay(94) +from:0x02166d20 kind:load to:0x027e0ce0 module:dtcm +from:0x02166d24 kind:load to:0x027e09a4 module:dtcm +from:0x02166d28 kind:load to:0x0203e964 module:main +from:0x02166d30 kind:load to:0x027e09c0 module:dtcm +from:0x02166d44 kind:arm_call to:0x02166d90 module:overlay(94) +from:0x02166d58 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02166d74 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02166d88 kind:load to:0x027e09a8 module:dtcm +from:0x02166d98 kind:arm_call to:0x02167808 module:overlay(94) +from:0x02166da4 kind:arm_call to:0x02167ce4 module:overlay(94) +from:0x02166db8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x02166dcc kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02166de8 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02166df8 kind:arm_call to:0x0208bbf0 module:overlay(0) +from:0x02166e04 kind:load to:0x027e0ce0 module:dtcm +from:0x02166e18 kind:arm_call to:0x02167698 module:overlay(94) +from:0x02166e34 kind:arm_call to:0x02130938 module:overlays(48,51) +from:0x02166e54 kind:arm_call to:0x021308d0 module:overlay(48) +from:0x02166e70 kind:arm_call to:0x02130be4 module:overlay(48) +from:0x02166e78 kind:arm_call to:0x02167698 module:overlay(94) +from:0x02166e80 kind:arm_call to:0x0209888c module:overlay(0) +from:0x02166ea8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166eb4 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02166edc kind:arm_call to:0x02098964 module:overlay(0) +from:0x02166ef4 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02166f30 kind:arm_call to:0x02166a60 module:overlay(94) +from:0x02166f50 kind:arm_call to:0x02166a60 module:overlay(94) +from:0x02166f70 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02166f78 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02166f84 kind:load to:0x02137724 module:overlays(26,48,49) +from:0x02166f88 kind:load to:0x027e09a8 module:dtcm +from:0x02166fa8 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02166fc4 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02166fd4 kind:arm_call to:0x0216799c module:overlay(94) +from:0x02166fdc kind:load to:0x027e0ce0 module:dtcm +from:0x02166fec kind:arm_call to:0x0209888c module:overlay(0) +from:0x02167014 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167020 kind:arm_call to:0x020982fc module:overlay(0) +from:0x02167048 kind:arm_call to:0x02098964 module:overlay(0) +from:0x0216706c kind:arm_call to:0x01fff05c module:itcm +from:0x021670a4 kind:arm_call to:0x02166a60 module:overlay(94) +from:0x021670ac kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021670bc kind:arm_call to:0x02166a60 module:overlay(94) +from:0x021670d0 kind:arm_call to:0x02098544 module:overlay(0) +from:0x021670d8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021670f4 kind:arm_call to:0x01ff930c module:itcm +from:0x021670fc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02167108 kind:load to:0x02137724 module:overlays(26,48,49) +from:0x0216710c kind:load to:0x027e0cd8 module:dtcm +from:0x0216713c kind:arm_call to:0x02098680 module:overlay(0) +from:0x02167170 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02167188 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x021671a0 kind:load to:0x027e09a8 module:dtcm +from:0x021671e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216724c kind:arm_call to:0x02167f3c module:overlay(94) +from:0x02167284 kind:arm_call to:0x01ffedac module:itcm +from:0x02167290 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02167308 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x0216731c kind:arm_call to:0x02070cf4 module:overlay(0) +from:0x0216734c kind:arm_call to:0x01ff993c module:itcm +from:0x02167354 kind:arm_call to:0x02167874 module:overlay(94) +from:0x0216735c kind:arm_call to:0x02167ea0 module:overlay(94) +from:0x02167378 kind:arm_call to:0x02166a60 module:overlay(94) +from:0x0216738c kind:arm_call to:0x02167914 module:overlay(94) +from:0x0216739c kind:load to:0x027e0cd8 module:dtcm +from:0x021673a0 kind:load to:0x027e09a4 module:dtcm +from:0x021673d8 kind:arm_call to:0x01ff916c module:itcm +from:0x021673f4 kind:arm_call to:0x01ff993c module:itcm +from:0x02167418 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167420 kind:arm_call to:0x02167874 module:overlay(94) +from:0x02167430 kind:arm_call to:0x02168490 module:overlay(94) +from:0x02167440 kind:arm_call to:0x02098964 module:overlay(0) +from:0x02167468 kind:arm_call to:0x020d9d54 module:overlay(31) +from:0x02167498 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021674b0 kind:arm_call to:0x01fff17c module:itcm +from:0x02167548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167554 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167608 kind:arm_call to:0x02070cb8 module:overlay(0) +from:0x02167620 kind:arm_call to:0x01ff993c module:itcm +from:0x02167630 kind:arm_call to:0x020d9d54 module:overlay(31) +from:0x02167654 kind:arm_call to:0x02167ea0 module:overlay(94) +from:0x02167668 kind:arm_call to:0x02167914 module:overlay(94) +from:0x02167670 kind:arm_call to:0x021684c8 module:overlay(94) +from:0x0216767c kind:load to:0x027e0d38 module:dtcm +from:0x02167680 kind:load to:0x027e09a8 module:dtcm +from:0x02167688 kind:load to:0x027e0ce0 module:dtcm +from:0x0216768c kind:load to:0x0203e964 module:main +from:0x02167694 kind:load to:0x027e09a4 module:dtcm +from:0x021676d8 kind:arm_call to:0x01ff916c module:itcm +from:0x02167700 kind:arm_call to:0x01ff916c module:itcm +from:0x02167750 kind:arm_call to:0x01fff17c module:itcm +from:0x02167774 kind:arm_call to:0x021308d0 module:overlay(48) +from:0x02167790 kind:load to:0x027e0ce0 module:dtcm +from:0x021677b8 kind:arm_call to:0x01fff148 module:itcm +from:0x021677d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021677fc kind:load to:0x027e0ce0 module:dtcm +from:0x02167818 kind:arm_call to:0x01ffedac module:itcm +from:0x02167834 kind:arm_call to:0x01fff498 module:itcm +from:0x02167840 kind:arm_call to:0x01fff584 module:itcm +from:0x02167868 kind:load to:0x027e0ce8 module:dtcm +from:0x021678a4 kind:arm_call to:0x01ff916c module:itcm +from:0x021678b8 kind:arm_call to:0x01ff916c module:itcm +from:0x02167910 kind:load to:0x0203e964 module:main +from:0x02167958 kind:arm_call to:0x01ff930c module:itcm +from:0x02167998 kind:load to:0x0203e964 module:main +from:0x021679ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167a08 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02167a8c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02167abc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02167acc kind:arm_call to:0x01ffa60c module:itcm +from:0x02167b0c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02167b1c kind:arm_call to:0x01ffa60c module:itcm +from:0x02167b44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02167b54 kind:arm_call to:0x01ffa60c module:itcm +from:0x02167b90 kind:arm_call to:0x02016fbc module:main +from:0x02167bbc kind:arm_call to:0x02078710 module:overlay(0) +from:0x02167c0c kind:arm_call to:0x020c0904 module:overlay(17) +from:0x02167c1c kind:load to:0x0203e964 module:main +from:0x02167c24 kind:load to:0x027e09bc module:dtcm +from:0x02167c28 kind:load to:0x027e09b4 module:dtcm +from:0x02167c58 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02167c84 kind:arm_call to:0x0208bbd0 module:overlay(0) +from:0x02167ca0 kind:load to:0x027e0ce0 module:dtcm +from:0x02167cbc kind:arm_call to:0x01fff1a4 module:itcm +from:0x02167cd8 kind:arm_call to:0x0208bbf0 module:overlay(0) +from:0x02167ce0 kind:load to:0x027e0ce0 module:dtcm +from:0x02167cf4 kind:arm_call to:0x02167c38 module:overlay(94) +from:0x02167d10 kind:arm_call to:0x02167ca4 module:overlay(94) +from:0x02167d2c kind:arm_call to:0x0216772c module:overlay(94) +from:0x02167d58 kind:arm_call to:0x02130be4 module:overlay(48) +from:0x02167d64 kind:arm_call to:0x02166a60 module:overlay(94) +from:0x02167dc4 kind:arm_call to:0x02166a60 module:overlay(94) +from:0x02167e00 kind:arm_call to:0x02070cb8 module:overlay(0) +from:0x02167e7c kind:arm_call to:0x02166a60 module:overlay(94) +from:0x02167e9c kind:load to:0x027e09a4 module:dtcm +from:0x02167ee4 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x02167ef0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02167f00 kind:arm_call to:0x01ffb428 module:itcm +from:0x02167f34 kind:load to:0x027e0cec module:dtcm +from:0x02167f58 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02167fa0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02167fb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167fc8 kind:load to:0x020b53e4 module:overlay(0) +from:0x02167fd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02167ffc kind:arm_call to:0x02098590 module:overlay(0) +from:0x02168008 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02168024 kind:arm_call to:0x01fff05c module:itcm +from:0x02168044 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0216805c kind:arm_call to:0x02098590 module:overlay(0) +from:0x02168070 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216807c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168088 kind:arm_call to:0x02017f38 module:main +from:0x02168124 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168144 kind:arm_call to:0x01fff05c module:itcm +from:0x02168190 kind:arm_call to:0x02070cf4 module:overlay(0) +from:0x021681bc kind:arm_call to:0x02098590 module:overlay(0) +from:0x021681d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021681dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021681e8 kind:arm_call to:0x02017f38 module:main +from:0x0216828c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021682ac kind:arm_call to:0x01fff05c module:itcm +from:0x021682f4 kind:arm_call to:0x02070cf4 module:overlay(0) +from:0x02168324 kind:arm_call to:0x02070cf4 module:overlay(0) +from:0x02168330 kind:load to:0x027e0cd8 module:dtcm +from:0x02168334 kind:load to:0x0203e964 module:main +from:0x02168338 kind:load to:0x027e09a4 module:dtcm +from:0x02168348 kind:arm_call to:0x02130970 module:overlay(48) +from:0x0216836c kind:arm_call to:0x01fff05c module:itcm +from:0x02168390 kind:arm_call to:0x01fff05c module:itcm +from:0x021683d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021683f4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02168488 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216849c kind:arm_call to:0x020982fc module:overlay(0) +from:0x021684c4 kind:load to:0x02177198 module:overlay(94) +from:0x021684d8 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021684f4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021684fc kind:arm_call to:0x02011ff4 module:main +from:0x02168534 kind:arm_call to:0x021683dc module:overlay(94) +from:0x0216854c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02168560 kind:load to:0x0217897c module:overlay(94) +from:0x02168574 kind:arm_call to:0x02011f3c module:main +from:0x02168580 kind:arm_call to:0x021685bc module:overlay(94) +from:0x02168594 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021685b4 kind:load to:0x02177300 module:overlay(94) +from:0x021685c4 kind:arm_call to:0x020983dc module:overlay(0) +from:0x021685e4 kind:load to:0x02177324 module:overlay(94) +from:0x021685f8 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02168648 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x02168674 kind:arm_call to:0x021687a4 module:overlay(94) +from:0x021686d0 kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x021686ec kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x02168704 kind:load to:0x02049be4 module:main +from:0x02168738 kind:load to:0x021772f4 module:overlay(94) +from:0x021687a0 kind:load to:0x027e07d4 module:dtcm +from:0x021687c0 kind:arm_call to:0x0205d594 module:overlay(0) +from:0x021687d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02168908 kind:arm_call to:0x0205d5cc module:overlay(0) +from:0x02168924 kind:arm_call to:0x01ff9638 module:itcm +from:0x02168930 kind:arm_call to:0x02098590 module:overlay(0) +from:0x021689e4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021689f4 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02168a00 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02168a24 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02168a30 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02168a3c kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02168a4c kind:arm_call to:0x02168708 module:overlay(94) +from:0x02168a60 kind:arm_call to:0x01fff520 module:itcm +from:0x02168a94 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02168a9c kind:arm_call to:0x0209764c module:overlay(0) +from:0x02168ad0 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02168ae0 kind:load to:0x02049be4 module:main +from:0x02168ae8 kind:load to:0x027e0cd8 module:dtcm +from:0x02168aec kind:load to:0x02176108 module:overlay(94) +from:0x02168af0 kind:load to:0x027e0ce8 module:dtcm +from:0x02168af4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02168b04 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02168b18 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02168b20 kind:arm_call to:0x02011ff4 module:main +from:0x02168b34 kind:arm_call to:0x02097778 module:overlay(0) +from:0x02168b48 kind:load to:0x021789c8 module:overlay(94) +from:0x02168b5c kind:arm_call to:0x02011f3c module:main +from:0x02168b68 kind:arm_call to:0x02168bb0 module:overlay(94) +from:0x02168b7c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02168bac kind:load to:0x02177380 module:overlay(94) +from:0x02168bbc kind:arm_call to:0x020983dc module:overlay(0) +from:0x02168c20 kind:arm_call_thumb to:0x02057a24 module:overlay(0) +from:0x02168c28 kind:arm_call to:0x02098314 module:overlay(0) +from:0x02168c44 kind:arm_call to:0x0203d160 module:main +from:0x02168d14 kind:load to:0x021773d4 module:overlay(94) +from:0x02168d18 kind:load to:0x021789c8 module:overlay(94) +from:0x02168d1c kind:load to:0x020a0328 module:overlay(0) +from:0x02168d20 kind:load to:0x02169614 module:overlay(94) +from:0x02168d28 kind:load to:0x02049be4 module:main +from:0x02168d2c kind:load to:0x0203e964 module:main +from:0x02168d98 kind:arm_call to:0x021694c4 module:overlay(94) +from:0x02168e3c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02168e48 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x02168ed0 kind:load to:0x027e0cd8 module:dtcm +from:0x02168ed4 kind:load to:0x027e09a4 module:dtcm +from:0x02168ee0 kind:load to:0x02049be4 module:main +from:0x02168f08 kind:arm_call to:0x01ff916c module:itcm +from:0x02168f28 kind:arm_call to:0x021694c4 module:overlay(94) +from:0x02168f8c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02168fb4 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02168fcc kind:load to:0x027e0cd8 module:dtcm +from:0x02168fd0 kind:load to:0x027e09a8 module:dtcm +from:0x02168fd8 kind:load to:0x027e0cec module:dtcm +from:0x02169068 kind:arm_call to:0x01ff916c module:itcm +from:0x021690b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021690e4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02169148 kind:arm_call to:0x020c2738 module:overlay(17) +from:0x02169160 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02169168 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021691a0 kind:arm_call to:0x020c2478 module:overlay(17) +from:0x021691b8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021691c0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021691d4 kind:arm_call to:0x02169358 module:overlay(94) +from:0x021691e0 kind:load to:0x027e09a8 module:dtcm +from:0x02169258 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02169274 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02169290 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021692ac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021692e8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021692f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021692fc kind:load to:0x027e0cec module:dtcm +from:0x02169304 kind:load to:0x027e09a8 module:dtcm +from:0x0216932c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0216934c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02169378 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x02169390 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x021693b8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021693dc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021693f8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02169408 kind:arm_call to:0x021694c4 module:overlay(94) +from:0x0216943c kind:arm_call to:0x020eee84 module:overlay(31) +from:0x02169450 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02169458 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02169490 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02169498 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021694a4 kind:load to:0x027e09bc module:dtcm +from:0x021694a8 kind:load to:0x027e09a8 module:dtcm +from:0x021694b0 kind:load to:0x027e0cec module:dtcm +from:0x021694b8 kind:load to:0x0217610c module:overlay(94) +from:0x021694c0 kind:load to:0x020b53e4 module:overlay(0) +from:0x02169500 kind:load to:0x0217739c module:overlay(94) +from:0x02169538 kind:load to:0x0217739c module:overlay(94) +from:0x02169544 kind:load to:0x02169504 module:overlay(94) +from:0x02169598 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02169604 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x02169610 kind:load to:0x0203e964 module:main +from:0x02169638 kind:arm_call to:0x0203d210 module:main +from:0x02169640 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02169648 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02169650 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216965c kind:load to:0x020a0328 module:overlay(0) +from:0x02169678 kind:arm_call to:0x0203d210 module:main +from:0x02169680 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02169688 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02169690 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02169698 kind:arm_call to:0x02011ff4 module:main +from:0x021696a4 kind:load to:0x020a0328 module:overlay(0) +from:0x021696b0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021696c4 kind:load to:0x02178ab0 module:overlay(94) +from:0x021696d8 kind:arm_call to:0x02011f3c module:main +from:0x021696e4 kind:arm_call to:0x02169768 module:overlay(94) +from:0x021696fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02169758 kind:load to:0x02177448 module:overlay(94) +from:0x02169794 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x021697bc kind:arm_call_thumb to:0x0209a20c module:overlay(0) +from:0x021697d8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021697e8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02169828 kind:arm_call to:0x0200f05c module:main +from:0x02169844 kind:arm_call to:0x020a8bd0 module:overlay(0) +from:0x0216986c kind:arm_call to:0x0200f05c module:main +from:0x02169888 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x021698b8 kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x021698d0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216990c kind:arm_call_thumb to:0x02099ad0 module:overlay(0) +from:0x02169924 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021699a0 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x021699b0 kind:load to:0x02178ab0 module:overlay(94) +from:0x021699b4 kind:load to:0x021776c4 module:overlay(94) +from:0x021699b8 kind:load to:0x02176120 module:overlay(94) +from:0x021699bc kind:load to:0x021774fc module:overlay(94) +from:0x021699c0 kind:load to:0x021775a8 module:overlay(94) +from:0x021699c4 kind:load to:0x02176130 module:overlay(94) +from:0x021699c8 kind:load to:0x0217746c module:overlay(94) +from:0x021699cc kind:load to:0x021774ac module:overlay(94) +from:0x021699d0 kind:load to:0x02177540 module:overlay(94) +from:0x021699dc kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021699f0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02169a14 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02169a20 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02169a28 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02169a30 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02169a38 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02169a40 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02169a48 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02169a50 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02169a5c kind:load to:0x021775a8 module:overlay(94) +from:0x02169a78 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02169a84 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x02169a8c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02169a94 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02169a9c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02169aa4 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x02169aac kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02169ab4 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x02169abc kind:arm_call to:0x02011ff4 module:main +from:0x02169ac8 kind:load to:0x021775a8 module:overlay(94) +from:0x02169ad8 kind:arm_call to:0x020e77a0 module:overlay(31) +from:0x02169b34 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x02169b44 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x02169b60 kind:load to:0x02177428 module:overlay(94) +from:0x02169b64 kind:load to:0x0216a0d4 module:overlay(94) +from:0x02169b78 kind:arm_call to:0x020e8650 module:overlay(31) +from:0x02169b80 kind:arm_call to:0x02169ca4 module:overlay(94) +from:0x02169bd4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02169be0 kind:arm_call to:0x02169f50 module:overlay(94) +from:0x02169c28 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x02169c78 kind:arm_call to:0x01ff916c module:itcm +from:0x02169c98 kind:load to:0x027e09a8 module:dtcm +from:0x02169d90 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02169d9c kind:load to:0x02049be4 module:main +from:0x02169da0 kind:load to:0x02177588 module:overlay(94) +from:0x02169dbc kind:arm_call to:0x02169dc4 module:overlay(94) +from:0x02169ddc kind:arm_call to:0x02016fbc module:main +from:0x02169e58 kind:arm_call to:0x0212621c module:overlay(40) +from:0x02169e78 kind:load to:0x027e0d3c module:dtcm +from:0x02169f3c kind:arm_call to:0x02099e30 module:overlay(0) +from:0x02169f4c kind:load to:0x02177540 module:overlay(94) +from:0x02169f98 kind:arm_call to:0x01ff9638 module:itcm +from:0x02169fa4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216a008 kind:arm_call to:0x020a03c0 module:overlay(0) +from:0x0216a020 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0216a030 kind:load to:0x027e0cec module:dtcm +from:0x0216a044 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216a0ac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216a0c8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216a138 kind:arm_call to:0x0200e260 module:main +from:0x0216a148 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a178 kind:load to:0x027e0964 module:dtcm +from:0x0216a198 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a1ac kind:load to:0x020578a4 module:overlay(0) +from:0x0216a1b8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216a1c0 kind:arm_call to:0x02011ff4 module:main +from:0x0216a1dc kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a1e8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0216a204 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216a214 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0216a224 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216a22c kind:arm_call to:0x02011ff4 module:main +from:0x0216a244 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216a24c kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0216a254 kind:arm_call to:0x02011ff4 module:main +from:0x0216a26c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216a274 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0216a288 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216a32c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216a338 kind:arm_call to:0x01fff458 module:itcm +from:0x0216a3b4 kind:arm_call to:0x0216b040 module:overlay(94) +from:0x0216a3c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a3d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a440 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216a478 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0216a490 kind:load to:0x027e0ce4 module:dtcm +from:0x0216a4a8 kind:load to:0x02178b98 module:overlay(94) +from:0x0216a4bc kind:arm_call to:0x02011f3c module:main +from:0x0216a4c8 kind:arm_call to:0x0216a51c module:overlay(94) +from:0x0216a4dc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216a518 kind:load to:0x0217782c module:overlay(94) +from:0x0216a524 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216a53c kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x0216a550 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0216a5c8 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216a5e4 kind:arm_call to:0x02028c4c module:main +from:0x0216a610 kind:load to:0x0217787c module:overlay(94) +from:0x0216a614 kind:load to:0x02177850 module:overlay(94) +from:0x0216a618 kind:load to:0x021777e0 module:overlay(94) +from:0x0216a61c kind:load to:0x027e07d4 module:dtcm +from:0x0216a628 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216a640 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216a648 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216a660 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216a668 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216a670 kind:arm_call to:0x02011ff4 module:main +from:0x0216a6c4 kind:arm_call to:0x0200f05c module:main +from:0x0216a6f8 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216a730 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216a73c kind:arm_call to:0x0216a8e0 module:overlay(94) +from:0x0216a748 kind:load to:0x02178b98 module:overlay(94) +from:0x0216a74c kind:load to:0x0217614c module:overlay(94) +from:0x0216a7c4 kind:arm_call to:0x0216acb4 module:overlay(94) +from:0x0216a850 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216a874 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0216a890 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216a8a0 kind:arm_call to:0x0216af28 module:overlay(94) +from:0x0216a8ac kind:arm_call to:0x0216a8e0 module:overlay(94) +from:0x0216a8b4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216a8c0 kind:load to:0x027e0cd8 module:dtcm +from:0x0216a8c4 kind:load to:0x021777f0 module:overlay(94) +from:0x0216a8d4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216a9b8 kind:arm_call to:0x0216af28 module:overlay(94) +from:0x0216a9c0 kind:load to:0x02177804 module:overlay(94) +from:0x0216a9c8 kind:load to:0x0203e964 module:main +from:0x0216a9d4 kind:arm_call to:0x0216acb4 module:overlay(94) +from:0x0216a9e8 kind:arm_call to:0x0216a8e0 module:overlay(94) +from:0x0216aa0c kind:arm_call to:0x0214dcd4 module:overlay(30) +from:0x0216aa30 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216aa68 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0216aa80 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216aa8c kind:arm_call to:0x0216a8e0 module:overlay(94) +from:0x0216aa98 kind:load to:0x027e0d28 module:dtcm +from:0x0216aa9c kind:load to:0x027e0cec module:dtcm +from:0x0216aaa0 kind:load to:0x027e09a8 module:dtcm +from:0x0216aac0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216aaec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216aaf4 kind:arm_call to:0x0216b068 module:overlay(94) +from:0x0216ab08 kind:arm_call to:0x0216a8e0 module:overlay(94) +from:0x0216ab50 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216ab88 kind:arm_call to:0x0216a8e0 module:overlay(94) +from:0x0216aba0 kind:arm_call to:0x021318fc module:overlay(26) +from:0x0216abb0 kind:arm_call to:0x02131838 module:overlay(26) +from:0x0216abc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216abcc kind:arm_call to:0x01ffb744 module:itcm +from:0x0216abec kind:load to:0x027e09a8 module:dtcm +from:0x0216abf4 kind:load to:0x027e0d28 module:dtcm +from:0x0216ac10 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ac3c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216ac44 kind:arm_call to:0x0216b068 module:overlay(94) +from:0x0216ac8c kind:arm_call to:0x0216b2d0 module:overlay(94) +from:0x0216acf0 kind:arm_call to:0x01fff698 module:itcm +from:0x0216ad3c kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216ad58 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ad7c kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216ad98 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216adb8 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216add4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ae2c kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216ae38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216af18 kind:load to:0x027e0cd8 module:dtcm +from:0x0216af24 kind:load to:0x0203e964 module:main +from:0x0216af58 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216af70 kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216afa4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216afb4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216afe0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216aff0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216affc kind:arm_call to:0x01ffa06c module:itcm +from:0x0216b030 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216b03c kind:load to:0x0203e964 module:main +from:0x0216b060 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216b0c4 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216b17c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216b1a4 kind:arm_call to:0x0216b2d0 module:overlay(94) +from:0x0216b1bc kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b1d0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b1e4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b214 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216b22c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0216b248 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216b264 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216b288 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216b2a4 kind:arm_call to:0x0214dd50 module:overlays(30,58) +from:0x0216b2c4 kind:load to:0x027e0cec module:dtcm +from:0x0216b2c8 kind:load to:0x027e0d28 module:dtcm +from:0x0216b2cc kind:load to:0x02176140 module:overlay(94) +from:0x0216b2f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216b300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b310 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b318 kind:arm_call to:0x02011ff4 module:main +from:0x0216b32c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216b334 kind:arm_call to:0x02011ff4 module:main +from:0x0216b348 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216b3a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b3b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b3ec kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0216b3fc kind:load to:0x027e0ce4 module:dtcm +from:0x0216b40c kind:load to:0x02178cc4 module:overlay(94) +from:0x0216b420 kind:arm_call to:0x02011f3c module:main +from:0x0216b42c kind:arm_call to:0x0216b504 module:overlay(94) +from:0x0216b444 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216b4f8 kind:load to:0x02177914 module:overlay(94) +from:0x0216b4fc kind:load to:0x02178c80 module:overlay(94) +from:0x0216b500 kind:load to:0x027e07d4 module:dtcm +from:0x0216b50c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216b524 kind:arm_call_thumb to:0x0209a7d4 module:overlay(0) +from:0x0216b530 kind:arm_call to:0x0216c4cc module:overlay(94) +from:0x0216b538 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0216b594 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216b5a8 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216b5b4 kind:load to:0x02177938 module:overlay(94) +from:0x0216b5b8 kind:load to:0x021778e4 module:overlay(94) +from:0x0216b5c8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b5d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216b5e8 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216b5f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216b5f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216b628 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216b69c kind:arm_call to:0x0200f05c module:main +from:0x0216b804 kind:arm_call to:0x0216b81c module:overlay(94) +from:0x0216b810 kind:load to:0x02178cc4 module:overlay(94) +from:0x0216b814 kind:load to:0x02176190 module:overlay(94) +from:0x0216b818 kind:load to:0x02049be4 module:main +from:0x0216b858 kind:load to:0x021778ec module:overlay(94) +from:0x0216b890 kind:load to:0x021778ec module:overlay(94) +from:0x0216b900 kind:arm_call to:0x0216c0d8 module:overlay(94) +from:0x0216b91c kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b92c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b944 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b954 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b988 kind:arm_call to:0x0216c124 module:overlay(94) +from:0x0216b9c4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216b9d4 kind:load to:0x027e07d4 module:dtcm +from:0x0216ba0c kind:load to:0x02178c80 module:overlay(94) +from:0x0216ba24 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0216ba7c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216ba84 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216baac kind:arm_call to:0x01fffd00 module:itcm +from:0x0216bac0 kind:arm_call to:0x020eeb4c module:overlay(26) +from:0x0216bacc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216bae4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216baf0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216bb74 kind:arm_call to:0x0216c348 module:overlay(94) +from:0x0216bb8c kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216bc00 kind:arm_call to:0x0216c348 module:overlay(94) +from:0x0216bc18 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216bc90 kind:arm_call to:0x0216c348 module:overlay(94) +from:0x0216bca8 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216bd74 kind:arm_call to:0x02132130 module:overlay(26) +from:0x0216bda4 kind:arm_call to:0x01fff350 module:itcm +from:0x0216bde4 kind:arm_call to:0x01fff350 module:itcm +from:0x0216bf94 kind:load to:0x0217617c module:overlay(94) +from:0x0216bf98 kind:load to:0x027e0ce0 module:dtcm +from:0x0216bf9c kind:load to:0x02049be4 module:main +from:0x0216bfa0 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216bfa8 kind:load to:0x02178c80 module:overlay(94) +from:0x0216bfac kind:load to:0x027e0ce4 module:dtcm +from:0x0216bfb0 kind:load to:0x020b3040 module:overlay(0) +from:0x0216bfb4 kind:load to:0x0203e964 module:main +from:0x0216c094 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0216c0bc kind:arm_call to:0x01ffc634 module:itcm +from:0x0216c0d0 kind:load to:0x0203e964 module:main +from:0x0216c0d4 kind:load to:0x027e0958 module:dtcm +from:0x0216c120 kind:load to:0x02178c80 module:overlay(94) +from:0x0216c158 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216c218 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216c234 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216c250 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216c268 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216c290 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c2b8 kind:arm_call to:0x01ff938c module:itcm +from:0x0216c2c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c2f8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216c314 kind:arm_call to:0x0214dd50 module:overlays(30,58) +from:0x0216c330 kind:load to:0x027e0cec module:dtcm +from:0x0216c334 kind:load to:0x027e09a8 module:dtcm +from:0x0216c33c kind:load to:0x027e0ce4 module:dtcm +from:0x0216c340 kind:load to:0x027e0d28 module:dtcm +from:0x0216c344 kind:load to:0x02176184 module:overlay(94) +from:0x0216c488 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c4bc kind:load to:0x02049be4 module:main +from:0x0216c4d4 kind:arm_call to:0x02059108 module:overlay(0) +from:0x0216c4e8 kind:load to:0x021778d8 module:overlay(94) +from:0x0216c514 kind:load to:0x01ffc5a0 module:itcm +from:0x0216c520 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216c5c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c5cc kind:arm_call to:0x01fff458 module:itcm +from:0x0216c648 kind:arm_call to:0x0216d8dc module:overlay(94) +from:0x0216c65c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c668 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c6d8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216c718 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216c724 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216c730 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c780 kind:arm_call to:0x02097c74 module:overlay(0) +from:0x0216c798 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c7a8 kind:load to:0x0203f564 module:main +from:0x0216c7b4 kind:load to:0x02178dac module:overlay(94) +from:0x0216c7c8 kind:arm_call to:0x02011f3c module:main +from:0x0216c7d4 kind:arm_call to:0x0216c82c module:overlay(94) +from:0x0216c7ec kind:arm_call to:0x02097930 module:overlay(0) +from:0x0216c828 kind:load to:0x021779c0 module:overlay(94) +from:0x0216c834 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216c84c kind:arm_call_thumb to:0x02057a10 module:overlay(0) +from:0x0216c860 kind:arm_call to:0x02097bd8 module:overlay(0) +from:0x0216c8f4 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216c910 kind:arm_call to:0x02028c4c module:main +from:0x0216c93c kind:load to:0x02177a50 module:overlay(94) +from:0x0216c940 kind:load to:0x021779e4 module:overlay(94) +from:0x0216c944 kind:load to:0x02177994 module:overlay(94) +from:0x0216c948 kind:load to:0x027e07d4 module:dtcm +from:0x0216c954 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c96c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c974 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216c98c kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216c994 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216c99c kind:arm_call to:0x02011ff4 module:main +from:0x0216c9f0 kind:arm_call to:0x0200f05c module:main +from:0x0216ca24 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0216ca5c kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216ca68 kind:arm_call to:0x0216cfd8 module:overlay(94) +from:0x0216ca74 kind:load to:0x02178dac module:overlay(94) +from:0x0216ca78 kind:load to:0x02176294 module:overlay(94) +from:0x0216caf4 kind:arm_call to:0x01fff698 module:itcm +from:0x0216cb54 kind:arm_call to:0x020e959c module:overlay(26) +from:0x0216cb84 kind:arm_call to:0x020e959c module:overlay(26) +from:0x0216cbb8 kind:arm_call to:0x020edc1c module:overlay(26) +from:0x0216cbdc kind:arm_call to:0x020f5388 module:overlay(26) +from:0x0216cc14 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x0216cc20 kind:arm_call to:0x020d1b38 module:overlay(24) +from:0x0216cc40 kind:arm_call to:0x020f5288 module:overlay(26) +from:0x0216cc60 kind:arm_call to:0x020f5288 module:overlay(26) +from:0x0216ce20 kind:arm_call to:0x0216d558 module:overlay(94) +from:0x0216ce88 kind:arm_call to:0x0216d558 module:overlay(94) +from:0x0216cf0c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216cf30 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0216cf4c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216cf5c kind:arm_call to:0x0216d7f4 module:overlay(94) +from:0x0216cf8c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cf98 kind:arm_call to:0x0216cfd8 module:overlay(94) +from:0x0216cfa0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216cfb0 kind:load to:0x027e0cd8 module:dtcm +from:0x0216cfb4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216cfb8 kind:load to:0x02176268 module:overlay(94) +from:0x0216cfbc kind:load to:0x021779a4 module:overlay(94) +from:0x0216cfcc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216d014 kind:load to:0x02177a08 module:overlay(94) +from:0x0216d0e8 kind:arm_call to:0x0216d7f4 module:overlay(94) +from:0x0216d11c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d124 kind:load to:0x02177a08 module:overlay(94) +from:0x0216d12c kind:load to:0x0203e964 module:main +from:0x0216d13c kind:arm_call to:0x0216d558 module:overlay(94) +from:0x0216d150 kind:arm_call to:0x0216cfd8 module:overlay(94) +from:0x0216d174 kind:arm_call to:0x0214dcd4 module:overlay(30) +from:0x0216d194 kind:arm_call to:0x02098680 module:overlay(0) +from:0x0216d1a0 kind:arm_call to:0x0216cfd8 module:overlay(94) +from:0x0216d1a8 kind:load to:0x027e0d28 module:dtcm +from:0x0216d204 kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0216d21c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216d228 kind:load to:0x027e0cec module:dtcm +from:0x0216d22c kind:load to:0x027e09a8 module:dtcm +from:0x0216d24c kind:arm_call to:0x01ff916c module:itcm +from:0x0216d280 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d2e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d374 kind:arm_call to:0x0216d7f4 module:overlay(94) +from:0x0216d37c kind:arm_call to:0x0216d904 module:overlay(94) +from:0x0216d390 kind:arm_call to:0x0216cfd8 module:overlay(94) +from:0x0216d3d8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0216d414 kind:arm_call to:0x0216cfd8 module:overlay(94) +from:0x0216d42c kind:arm_call to:0x021318fc module:overlay(26) +from:0x0216d43c kind:arm_call to:0x02131838 module:overlay(26) +from:0x0216d44c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d458 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216d478 kind:load to:0x0217625c module:overlay(94) +from:0x0216d47c kind:load to:0x02176256 module:overlay(94) +from:0x0216d480 kind:load to:0x02176250 module:overlay(94) +from:0x0216d484 kind:load to:0x027e09a8 module:dtcm +from:0x0216d48c kind:load to:0x027e0d28 module:dtcm +from:0x0216d4ac kind:arm_call to:0x01ff916c module:itcm +from:0x0216d4e0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d4e8 kind:arm_call to:0x0216d904 module:overlay(94) +from:0x0216d530 kind:arm_call to:0x0216dbbc module:overlay(94) +from:0x0216d594 kind:arm_call to:0x01fff698 module:itcm +from:0x0216d5e0 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216d5fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d620 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216d63c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d65c kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216d678 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d6d0 kind:arm_call to:0x02131980 module:overlay(26) +from:0x0216d6f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d7e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0216d7f0 kind:load to:0x0203e964 module:main +from:0x0216d824 kind:arm_call to:0x0205f7d4 module:overlay(0) +from:0x0216d83c kind:arm_call to:0x0205f4fc module:overlay(0) +from:0x0216d86c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d87c kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d8ac kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216d8bc kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d8cc kind:arm_call to:0x01ffa06c module:itcm +from:0x0216d8d8 kind:load to:0x0203e964 module:main +from:0x0216d8fc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d960 kind:arm_call to:0x02098a34 module:overlay(0) +from:0x0216d9a0 kind:arm_call to:0x02028d30 module:main +from:0x0216d9c0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d9d0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216da70 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216da94 kind:arm_call to:0x0216dbbc module:overlay(94) +from:0x0216daac kind:arm_call to:0x01ffb974 module:itcm +from:0x0216dac0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216dad4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216db00 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216db1c kind:arm_call to:0x0209ff78 module:overlay(0) +from:0x0216db38 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216db54 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216db78 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0216db90 kind:arm_call to:0x0214dd50 module:overlays(30,58) +from:0x0216dbb0 kind:load to:0x027e0cec module:dtcm +from:0x0216dbb4 kind:load to:0x027e0d28 module:dtcm +from:0x0216dbb8 kind:load to:0x02176278 module:overlay(94) +from:0x0216dbdc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216dbec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dbfc kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0216dc04 kind:arm_call to:0x02011ff4 module:main +from:0x0216dc18 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0216dc20 kind:arm_call to:0x02011ff4 module:main +from:0x0216dc34 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216dc48 kind:load to:0x02178e94 module:overlay(94) +from:0x0216dc5c kind:arm_call to:0x02011f3c module:main +from:0x0216dc68 kind:arm_call to:0x0216dc98 module:overlay(94) +from:0x0216dc7c kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216dc94 kind:load to:0x02177aac module:overlay(94) +from:0x0216dca0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216dce8 kind:load to:0x02177ad0 module:overlay(94) +from:0x0216dcfc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0216dd3c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0216dd54 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0216dd70 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0216dd94 kind:load to:0x027e09ac module:dtcm +from:0x0216ddc0 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0216ddc8 kind:load to:0x027e09ac module:dtcm +from:0x0216dde8 kind:arm_call to:0x0216df28 module:overlay(94) +from:0x0216de0c kind:arm_call to:0x0216df28 module:overlay(94) +from:0x0216de2c kind:arm_call to:0x0216de88 module:overlay(94) +from:0x0216de98 kind:load to:0x027e09bc module:dtcm +from:0x0216def8 kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0216df08 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0216df14 kind:load to:0x027e0cec module:dtcm +from:0x0216df20 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216df54 kind:arm_call to:0x01fff148 module:itcm +from:0x0216df78 kind:arm_call to:0x02080320 module:overlay(0) +from:0x0216df84 kind:load to:0x027e0ce0 module:dtcm +from:0x0216df88 kind:load to:0x027e0cd8 module:dtcm +from:0x0216df98 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0216dfa0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216dfb8 kind:arm_call to:0x020a0358 module:overlay(0) +from:0x0216dfc0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216dfc8 kind:arm_call to:0x02011ff4 module:main +from:0x0216dfdc kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216dff0 kind:load to:0x02178ee0 module:overlay(94) +from:0x0216e004 kind:arm_call to:0x02011f3c module:main +from:0x0216e010 kind:arm_call to:0x0216e054 module:overlay(94) +from:0x0216e024 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216e034 kind:arm_call_thumb to:0x02015538 module:main +from:0x0216e04c kind:load to:0x02177b64 module:overlay(94) +from:0x0216e050 kind:load to:0x02177b40 module:overlay(94) +from:0x0216e05c kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216e080 kind:arm_call to:0x0200f05c module:main +from:0x0216e09c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216e0c4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0216e0dc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216e0f0 kind:arm_call_thumb to:0x0207f784 module:overlay(0) +from:0x0216e0f8 kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0216e104 kind:load to:0x02177c00 module:overlay(94) +from:0x0216e108 kind:load to:0x02178ee0 module:overlay(94) +from:0x0216e10c kind:load to:0x021762e4 module:overlay(94) +from:0x0216e110 kind:load to:0x02177bb8 module:overlay(94) +from:0x0216e11c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216e1b8 kind:arm_call to:0x02015ea8 module:main +from:0x0216e1d0 kind:arm_call to:0x02034060 module:main +from:0x0216e1d8 kind:arm_call to:0x02033f7c module:main +from:0x0216e1ec kind:arm_call to:0x02034060 module:main +from:0x0216e1f4 kind:arm_call to:0x02033f7c module:main +from:0x0216e208 kind:arm_call to:0x02034060 module:main +from:0x0216e228 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0216e250 kind:arm_call_thumb to:0x0207f798 module:overlay(0) +from:0x0216e25c kind:arm_call_thumb to:0x0207f79c module:overlay(0) +from:0x0216e2ac kind:arm_call to:0x0207e210 module:overlay(0) +from:0x0216e2dc kind:arm_call to:0x02098ab4 module:overlay(0) +from:0x0216e300 kind:arm_call to:0x0200f05c module:main +from:0x0216e334 kind:arm_call to:0x0200f05c module:main +from:0x0216e384 kind:arm_call to:0x0200f05c module:main +from:0x0216e3d8 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0216e3e8 kind:load to:0x02178ee0 module:overlay(94) +from:0x0216e3ec kind:load to:0x02177b30 module:overlay(94) +from:0x0216e3f0 kind:load to:0x02177b28 module:overlay(94) +from:0x0216e3f4 kind:load to:0x02178fb8 module:overlay(94) +from:0x0216e3f8 kind:load to:0x027e00f0 module:dtcm +from:0x0216e3fc kind:load to:0x027e09a4 module:dtcm +from:0x0216e400 kind:load to:0x021762e4 module:overlay(94) +from:0x0216e404 kind:load to:0x021762f4 module:overlay(94) +from:0x0216e408 kind:load to:0x02177b98 module:overlay(94) +from:0x0216e40c kind:load to:0x02177b80 module:overlay(94) +from:0x0216e450 kind:load to:0x01ffc6d4 module:itcm +from:0x0216e45c kind:arm_call to:0x020979ec module:overlay(0) +from:0x0216e47c kind:load to:0x020979a0 module:overlay(0) +from:0x0216e488 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216e490 kind:arm_call to:0x02011ff4 module:main +from:0x0216e4a8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0216e4b0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216e4b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e4c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216e4d8 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0216e4e0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0216e4e8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216e4f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216e4f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216e510 kind:arm_call_thumb to:0x0201556c module:main +from:0x0216e518 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216e52c kind:load to:0x02178fdc module:overlay(94) +from:0x0216e540 kind:arm_call to:0x02011f3c module:main +from:0x0216e54c kind:arm_call to:0x0216e588 module:overlay(94) +from:0x0216e560 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216e580 kind:load to:0x02177c60 module:overlay(94) +from:0x0216e590 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216e5b8 kind:load to:0x02177c84 module:overlay(94) +from:0x0216e5d0 kind:arm_call to:0x0216ef14 module:overlay(94) +from:0x0216e5e0 kind:arm_call to:0x0216e670 module:overlay(94) +from:0x0216e5f8 kind:arm_call to:0x0216ef14 module:overlay(94) +from:0x0216e630 kind:arm_call to:0x0216ef14 module:overlay(94) +from:0x0216e640 kind:arm_call to:0x0216e670 module:overlay(94) +from:0x0216e658 kind:arm_call to:0x0216ef14 module:overlay(94) +from:0x0216e68c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216e698 kind:arm_call to:0x0216e724 module:overlay(94) +from:0x0216e6b4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216e6c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e718 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216e720 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e754 kind:arm_call to:0x02080654 module:overlay(0) +from:0x0216e774 kind:arm_call to:0x0216eb7c module:overlay(94) +from:0x0216e7b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e7c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216e82c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e934 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e948 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e970 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e998 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e9c0 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e9e8 kind:arm_call to:0x01ffedac module:itcm +from:0x0216ea10 kind:arm_call to:0x01ffedac module:itcm +from:0x0216ea24 kind:arm_call to:0x01ffedac module:itcm +from:0x0216eae8 kind:arm_call to:0x0205ad90 module:overlay(0) +from:0x0216eafc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216eb08 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216eb18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216eb4c kind:arm_call to:0x0216eb7c module:overlay(94) +from:0x0216eb68 kind:arm_call to:0x0216eb7c module:overlay(94) +from:0x0216eb74 kind:load to:0x027e0cd8 module:dtcm +from:0x0216eb78 kind:load to:0x02049be4 module:main +from:0x0216ec0c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ec9c kind:arm_call to:0x0216ef14 module:overlay(94) +from:0x0216ecac kind:arm_call to:0x0203a1bc module:main +from:0x0216ed88 kind:arm_call to:0x0216ef14 module:overlay(94) +from:0x0216ed98 kind:arm_call to:0x0203a1bc module:main +from:0x0216ee6c kind:arm_call to:0x0216ef14 module:overlay(94) +from:0x0216ee7c kind:arm_call to:0x0203a1bc module:main +from:0x0216ef04 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ef08 kind:load to:0x02049be4 module:main +from:0x0216ef10 kind:load to:0x0203e964 module:main +from:0x0216ef4c kind:load to:0x020b62f0 module:overlay(0) +from:0x0216ef58 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216ef6c kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216ef74 kind:arm_call to:0x02011ff4 module:main +from:0x0216ef88 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0216ef9c kind:load to:0x02179028 module:overlay(94) +from:0x0216efb0 kind:arm_call to:0x02011f3c module:main +from:0x0216efbc kind:arm_call to:0x0216f0f0 module:overlay(94) +from:0x0216efd0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216f014 kind:load to:0x02177d24 module:overlay(94) +from:0x0216f03c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0216f070 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0216f084 kind:load to:0x020b53e4 module:overlay(0) +from:0x0216f0b8 kind:arm_call to:0x01fff350 module:itcm +from:0x0216f0d8 kind:arm_call to:0x0216f3d0 module:overlay(94) +from:0x0216f0e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f0ec kind:load to:0x020b3040 module:overlay(0) +from:0x0216f0fc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216f154 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0216f190 kind:arm_call to:0x0203d160 module:main +from:0x0216f1a0 kind:load to:0x02177d48 module:overlay(94) +from:0x0216f1a4 kind:load to:0x02179028 module:overlay(94) +from:0x0216f1a8 kind:load to:0x020a0328 module:overlay(0) +from:0x0216f1ac kind:load to:0x02169614 module:overlay(94) +from:0x0216f1e0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0216f200 kind:arm_call to:0x0203d210 module:main +from:0x0216f208 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216f210 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f21c kind:load to:0x02177d48 module:overlay(94) +from:0x0216f220 kind:load to:0x027e0cec module:dtcm +from:0x0216f224 kind:load to:0x020a0328 module:overlay(0) +from:0x0216f258 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0216f278 kind:arm_call to:0x0203d210 module:main +from:0x0216f280 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0216f288 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0216f290 kind:arm_call to:0x02011ff4 module:main +from:0x0216f29c kind:load to:0x02177d48 module:overlay(94) +from:0x0216f2a0 kind:load to:0x027e0cec module:dtcm +from:0x0216f2a4 kind:load to:0x020a0328 module:overlay(0) +from:0x0216f2b0 kind:arm_call to:0x0216f3d0 module:overlay(94) +from:0x0216f330 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f360 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x0216f36c kind:load to:0x02177cdc module:overlay(94) +from:0x0216f370 kind:load to:0x027e09a8 module:dtcm +from:0x0216f398 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216f3a4 kind:arm_call to:0x0200ef5c module:main +from:0x0216f3c4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216f3cc kind:load to:0x020b4f04 module:overlay(0) +from:0x0216f408 kind:load to:0x02177cfc module:overlay(94) +from:0x0216f454 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0216f470 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f47c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f488 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216f49c kind:arm_call to:0x01ff938c module:itcm +from:0x0216f4b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f4c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f524 kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0216f538 kind:load to:0x02176304 module:overlay(94) +from:0x0216f53c kind:load to:0x027e0cec module:dtcm +from:0x0216f5a8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0216f5bc kind:load to:0x027e0cec module:dtcm +from:0x0216f5e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216f5f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216f624 kind:arm_call to:0x0216f3d0 module:overlay(94) +from:0x0216f644 kind:arm_call to:0x01ff930c module:itcm +from:0x0216f678 kind:arm_call to:0x0216f3d0 module:overlay(94) +from:0x0216f680 kind:load to:0x02177cd8 module:overlay(94) +from:0x0216f6a0 kind:load to:0x02177cd8 module:overlay(94) +from:0x0216f6a8 kind:load to:0x01ff930c module:itcm +from:0x0216f6b8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0216f700 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f718 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f760 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x0216f794 kind:arm_call to:0x020e3f8c module:overlay(31) +from:0x0216f7a8 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0216f7b4 kind:arm_call to:0x02016958 module:main +from:0x0216f818 kind:arm_call to:0x0216f8a0 module:overlay(94) +from:0x0216f85c kind:arm_call to:0x0216f8a0 module:overlay(94) +from:0x0216f894 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f8b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216f8e4 kind:arm_call to:0x020e7498 module:overlay(31) +from:0x0216f910 kind:arm_call_thumb to:0x0209a240 module:overlay(0) +from:0x0216f92c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f93c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0216f95c kind:arm_call to:0x0216f6c4 module:overlay(94) +from:0x0216f96c kind:load to:0x021776c4 module:overlay(94) +from:0x0216f970 kind:load to:0x021774fc module:overlay(94) +from:0x0216f974 kind:load to:0x02177e44 module:overlay(94) +from:0x0216f9c8 kind:load to:0x02177d9c module:overlay(94) +from:0x0216fa08 kind:arm_call to:0x020a8e24 module:overlay(0) +from:0x0216fa68 kind:arm_call to:0x0209888c module:overlay(0) +from:0x0216fa90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fac8 kind:load to:0x02177dec module:overlay(94) +from:0x0216fae4 kind:arm_call to:0x0216f71c module:overlay(94) +from:0x0216fb08 kind:arm_call to:0x0216f738 module:overlay(94) +from:0x0216fb78 kind:arm_call to:0x020a8ef0 module:overlay(0) +from:0x0216fbb4 kind:arm_call to:0x0216f6e8 module:overlay(94) +from:0x0216fbd0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216fbd8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0216fbf0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216fbf8 kind:arm_call to:0x020e7554 module:overlay(31) +from:0x0216fc00 kind:arm_call to:0x02011ff4 module:main +from:0x0216fc14 kind:load to:0x02179118 module:overlay(94) +from:0x0216fc28 kind:arm_call to:0x02011f3c module:main +from:0x0216fc34 kind:arm_call to:0x0216fc80 module:overlay(94) +from:0x0216fc48 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0216fc78 kind:load to:0x02177f88 module:overlay(94) +from:0x0216fc88 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0216fca8 kind:arm_call to:0x021042f8 module:overlay(26) +from:0x0216fcb0 kind:arm_call to:0x020fd27c module:overlay(26) +from:0x0216fcc0 kind:arm_call to:0x020fbddc module:overlay(26) +from:0x0216fcf0 kind:arm_call to:0x02103290 module:overlay(26) +from:0x0216fd2c kind:arm_call to:0x021040c8 module:overlay(26) +from:0x0216fd38 kind:load to:0x02177fac module:overlay(94) +from:0x0216fd3c kind:load to:0x020b2808 module:overlay(0) +from:0x0216fd48 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0216fde8 kind:load to:0x02179104 module:overlay(94) +from:0x0216fdec kind:load to:0x02177f60 module:overlay(94) +from:0x0216fdf0 kind:load to:0x02179154 module:overlay(94) +from:0x0216fe0c kind:arm_call to:0x020e6928 module:overlay(26) +from:0x0216fe1c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216fed4 kind:load to:0x02138e30 module:overlay(26) +from:0x0216fee8 kind:arm_call to:0x020e6928 module:overlay(26) +from:0x0216fef8 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0216ffb0 kind:load to:0x02138e30 module:overlay(26) +from:0x0216ffd8 kind:arm_call to:0x0210407c module:overlay(26) +from:0x0216ffe8 kind:arm_call to:0x02104374 module:overlay(26) +from:0x0217002c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021700b0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021700e8 kind:arm_call to:0x020fbe10 module:overlay(26) +from:0x0217014c kind:arm_call to:0x020fc04c module:overlay(26) +from:0x0217015c kind:load to:0x027e0ce4 module:dtcm +from:0x02170184 kind:arm_call to:0x01ffd420 module:itcm +from:0x02170224 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021702d4 kind:arm_call to:0x020fc320 module:overlay(26) +from:0x021702e8 kind:arm_call to:0x020fc290 module:overlay(26) +from:0x02170364 kind:arm_call to:0x021040f0 module:overlay(26) +from:0x021703d0 kind:arm_call to:0x02104190 module:overlay(26) +from:0x021704b4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x021704c0 kind:arm_call to:0x020fd348 module:overlay(26) +from:0x021704c8 kind:arm_call to:0x02104370 module:overlay(26) +from:0x021704d4 kind:load to:0x027e09b8 module:dtcm +from:0x021704d8 kind:load to:0x02179164 module:overlay(94) +from:0x021704dc kind:load to:0x027e0ce4 module:dtcm +from:0x021704e4 kind:load to:0x02179100 module:overlay(94) +from:0x021704e8 kind:load to:0x02177f60 module:overlay(94) +from:0x021704f0 kind:load to:0x027e09c0 module:dtcm +from:0x0217058c kind:arm_call to:0x02103308 module:overlay(26) +from:0x021705a0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021705ac kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x021705d8 kind:arm_call to:0x02103308 module:overlay(26) +from:0x02170600 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217060c kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x02170628 kind:arm_call to:0x02103308 module:overlay(26) +from:0x0217063c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02170648 kind:arm_call to:0x02071ee0 module:overlay(0) +from:0x021706e0 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x021706f0 kind:load to:0x027e09a8 module:dtcm +from:0x021706f8 kind:load to:0x027e09bc module:dtcm +from:0x02170724 kind:arm_call to:0x02103fc0 module:overlay(26) +from:0x0217073c kind:arm_call to:0x02103f84 module:overlay(26) +from:0x0217074c kind:arm_call to:0x02098524 module:overlay(0) +from:0x02170760 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02170768 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02170780 kind:arm_call to:0x0203d210 module:main +from:0x02170794 kind:arm_call to:0x0203d210 module:main +from:0x0217079c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021707b0 kind:arm_call to:0x0203d210 module:main +from:0x021707b8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021707c0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021707cc kind:load to:0x0216fd40 module:overlay(94) +from:0x021707d0 kind:load to:0x021699e8 module:overlay(94) +from:0x021707d4 kind:load to:0x020a0328 module:overlay(0) +from:0x021707e4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021707ec kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x02170804 kind:arm_call to:0x0203d210 module:main +from:0x02170818 kind:arm_call to:0x0203d210 module:main +from:0x02170820 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170834 kind:arm_call to:0x0203d210 module:main +from:0x0217083c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02170844 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217084c kind:arm_call to:0x02011ff4 module:main +from:0x02170858 kind:load to:0x0216fd40 module:overlay(94) +from:0x0217085c kind:load to:0x021699e8 module:overlay(94) +from:0x02170860 kind:load to:0x020a0328 module:overlay(0) +from:0x0217086c kind:arm_call to:0x02097778 module:overlay(0) +from:0x02170880 kind:load to:0x02179184 module:overlay(94) +from:0x02170894 kind:arm_call to:0x02011f3c module:main +from:0x021708a0 kind:arm_call to:0x021708d8 module:overlay(94) +from:0x021708b4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021708d4 kind:load to:0x02178010 module:overlay(94) +from:0x021708e0 kind:arm_call to:0x02181b10 module:overlay(98) +from:0x021708f4 kind:load to:0x02178064 module:overlay(94) +from:0x02170904 kind:arm_call to:0x02181da4 module:overlay(98) +from:0x02170978 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0217098c kind:load to:0x0217802c module:overlay(94) +from:0x02170990 kind:load to:0x02178044 module:overlay(94) +from:0x021709ac kind:load to:0x02179184 module:overlay(94) +from:0x021709bc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021709c4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021709cc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021709d4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021709ec kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021709f4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021709fc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170a04 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170a0c kind:arm_call to:0x02011ff4 module:main +from:0x02170a20 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02170a34 kind:load to:0x0217926c module:overlay(94) +from:0x02170a48 kind:arm_call to:0x02011f3c module:main +from:0x02170a54 kind:arm_call to:0x02170a8c module:overlay(94) +from:0x02170a68 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02170a88 kind:load to:0x021780c4 module:overlay(94) +from:0x02170a94 kind:arm_call to:0x0218137c module:overlay(98) +from:0x02170aa8 kind:load to:0x02178118 module:overlay(94) +from:0x02170ab8 kind:arm_call to:0x0218162c module:overlays(98,99) +from:0x02170b2c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02170b40 kind:load to:0x021780e0 module:overlay(94) +from:0x02170b44 kind:load to:0x021780f8 module:overlay(94) +from:0x02170b60 kind:load to:0x0217926c module:overlay(94) +from:0x02170b70 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02170b78 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02170b80 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170b88 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170ba0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02170ba8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02170bb0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02170bb8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02170bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02170bd4 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02170be8 kind:load to:0x02179354 module:overlay(94) +from:0x02170bfc kind:arm_call to:0x02011f3c module:main +from:0x02170c08 kind:arm_call to:0x02170c58 module:overlay(94) +from:0x02170c20 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02170c50 kind:load to:0x02178178 module:overlay(94) +from:0x02170c60 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02170c8c kind:load to:0x02178194 module:overlay(94) +from:0x02170c90 kind:load to:0x020b19a8 module:overlay(0) +from:0x02170cc0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02170cd4 kind:load to:0x027e0cd8 module:dtcm +from:0x02170d5c kind:arm_call to:0x01fff498 module:itcm +from:0x02170d70 kind:arm_call to:0x01fff584 module:itcm +from:0x02170d7c kind:arm_call to:0x01fff584 module:itcm +from:0x02170ec4 kind:load to:0x027e0cd8 module:dtcm +from:0x02170ec8 kind:load to:0x02176338 module:overlay(94) +from:0x02170ecc kind:load to:0x02176318 module:overlay(94) +from:0x02170ed0 kind:load to:0x027e0ce8 module:dtcm +from:0x02170f0c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02170f30 kind:load to:0x0203e964 module:main +from:0x02170f8c kind:load to:0x02179354 module:overlay(94) +from:0x02170f9c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02170fa4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02170fbc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02170fc4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02170fcc kind:arm_call to:0x02011ff4 module:main +from:0x02170fe0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02170ff4 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02170ffc kind:arm_call to:0x02061648 module:overlay(0) +from:0x02171018 kind:arm_call to:0x0209c70c module:overlay(0) +from:0x02171090 kind:arm_call to:0x02067278 module:overlay(0) +from:0x021710a4 kind:load to:0x021781d8 module:overlay(94) +from:0x021710a8 kind:load to:0x0217821c module:overlay(94) +from:0x021710ac kind:load to:0x020b5d7c module:overlay(0) +from:0x021710b4 kind:load to:0x020b19a8 module:overlay(0) +from:0x021710d4 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021710f4 kind:load to:0x027e09b8 module:dtcm +from:0x02171110 kind:arm_call to:0x020735ac module:overlay(0) +from:0x0217111c kind:load to:0x027e09b8 module:dtcm +from:0x02171134 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02171150 kind:load to:0x027e09b8 module:dtcm +from:0x0217116c kind:load to:0x020b508c module:overlay(0) +from:0x02171170 kind:load to:0x0206807c module:overlay(0) +from:0x02171180 kind:arm_call to:0x020672ac module:overlay(0) +from:0x02171188 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02171190 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02171198 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021711a0 kind:arm_call to:0x02011ff4 module:main +from:0x021711b8 kind:arm_call to:0x020672ac module:overlay(0) +from:0x021711c0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021711c8 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x021711d0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021711e4 kind:arm_branch to:0x02171174 module:overlay(94) +from:0x021711f4 kind:arm_branch to:0x021711ac module:overlay(94) +from:0x02171204 kind:load to:0x02179438 module:overlay(94) +from:0x02171218 kind:arm_call to:0x02011f3c module:main +from:0x02171224 kind:arm_call to:0x0217131c module:overlay(94) +from:0x02171248 kind:arm_call to:0x0209cba0 module:overlay(0) +from:0x02171258 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x021712b4 kind:load to:0x02178244 module:overlay(94) +from:0x021712bc kind:load to:0x02178290 module:overlay(94) +from:0x021712c0 kind:load to:0x021782e0 module:overlay(94) +from:0x021712c4 kind:load to:0x021782b8 module:overlay(94) +from:0x021712d8 kind:arm_call to:0x02170fec module:overlay(94) +from:0x02171300 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02171314 kind:load to:0x02178308 module:overlay(94) +from:0x02171318 kind:load to:0x0217834c module:overlay(94) +from:0x02171324 kind:arm_call to:0x02170fec module:overlay(94) +from:0x0217134c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02171360 kind:load to:0x02178308 module:overlay(94) +from:0x02171364 kind:load to:0x0217834c module:overlay(94) +from:0x02171394 kind:arm_call to:0x020611dc module:overlay(0) +from:0x021713d0 kind:arm_call to:0x0209cd2c module:overlay(0) +from:0x02171474 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171488 kind:arm_call to:0x02171660 module:overlay(94) +from:0x02171498 kind:load to:0x021794a0 module:overlay(94) +from:0x0217149c kind:load to:0x0204a088 module:main +from:0x021714a0 kind:load to:0x02178264 module:overlay(94) +from:0x021714a4 kind:load to:0x02179438 module:overlay(94) +from:0x021714a8 kind:load to:0x02179458 module:overlay(94) +from:0x021714d4 kind:arm_call to:0x02171660 module:overlay(94) +from:0x02171570 kind:arm_call to:0x020b679c module:overlay(9) +from:0x021715c8 kind:arm_call to:0x02171660 module:overlay(94) +from:0x02171600 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02171614 kind:arm_call to:0x020611fc module:overlay(0) +from:0x02171620 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02171644 kind:arm_call to:0x02171660 module:overlay(94) +from:0x02171650 kind:load to:0x0204a088 module:main +from:0x02171654 kind:load to:0x021190e4 module:overlay(31) +from:0x0217165c kind:load to:0x0204a110 module:main +from:0x021716cc kind:arm_call to:0x02073138 module:overlay(0) +from:0x021716e0 kind:arm_call to:0x021710fc module:overlay(94) +from:0x021716f0 kind:arm_call to:0x02171154 module:overlay(94) +from:0x021716f8 kind:arm_call to:0x02171120 module:overlay(94) +from:0x02171710 kind:arm_call to:0x02171660 module:overlay(94) +from:0x02171720 kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02171754 kind:arm_call to:0x02171660 module:overlay(94) +from:0x02171828 kind:arm_call to:0x02078380 module:overlay(0) +from:0x02171834 kind:load to:0x02178244 module:overlay(94) +from:0x02171838 kind:load to:0x027e09bc module:dtcm +from:0x02171854 kind:arm_call to:0x02171660 module:overlay(94) +from:0x0217188c kind:arm_call to:0x02078264 module:overlay(0) +from:0x0217189c kind:arm_call to:0x02171660 module:overlay(94) +from:0x021718a4 kind:load to:0x027e09bc module:dtcm +from:0x021718b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021718bc kind:arm_call to:0x020672ac module:overlay(0) +from:0x021718c4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021718cc kind:arm_call to:0x020616c8 module:overlay(0) +from:0x021718d4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021718dc kind:arm_call to:0x02011ff4 module:main +from:0x021718f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021718fc kind:arm_call to:0x020672ac module:overlay(0) +from:0x02171904 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0217190c kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02171914 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02171928 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x0217193c kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02171944 kind:arm_call to:0x02011ff4 module:main +from:0x02171958 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02171960 kind:arm_call to:0x02011ff4 module:main +from:0x02171974 kind:arm_call to:0x0209ccd4 module:overlay(0) +from:0x02171988 kind:arm_branch to:0x021718a8 module:overlay(94) +from:0x02171998 kind:arm_branch to:0x0217185c module:overlay(94) +from:0x021719a8 kind:arm_branch to:0x0217183c module:overlay(94) +from:0x021719b8 kind:arm_branch to:0x021717cc module:overlay(94) +from:0x021719c8 kind:arm_branch to:0x021718e8 module:overlay(94) +from:0x021719d8 kind:load to:0x021794d0 module:overlay(94) +from:0x021719ec kind:arm_call to:0x02011f3c module:main +from:0x021719f8 kind:arm_call to:0x02171a94 module:overlay(94) +from:0x02171a10 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02171a20 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02171a80 kind:load to:0x02178388 module:overlay(94) +from:0x02171a84 kind:load to:0x021782e0 module:overlay(94) +from:0x02171a88 kind:load to:0x021783a4 module:overlay(94) +from:0x02171a9c kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02171b14 kind:load to:0x021783c0 module:overlay(94) +from:0x02171b18 kind:load to:0x021794d0 module:overlay(94) +from:0x02171b1c kind:load to:0x020b19a8 module:overlay(0) +from:0x02171b20 kind:load to:0x021795a4 module:overlay(94) +from:0x02171b50 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02171b58 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02171b70 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02171b78 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02171b80 kind:arm_call to:0x02011ff4 module:main +from:0x02171b94 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02171ba8 kind:load to:0x021795d8 module:overlay(94) +from:0x02171bbc kind:arm_call to:0x02011f3c module:main +from:0x02171bc8 kind:arm_call to:0x02171c5c module:overlay(94) +from:0x02171be0 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02171bf0 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02171c48 kind:load to:0x02178388 module:overlay(94) +from:0x02171c4c kind:load to:0x021782e0 module:overlay(94) +from:0x02171c50 kind:load to:0x02178424 module:overlay(94) +from:0x02171c64 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02171c74 kind:arm_call to:0x02061648 module:overlay(0) +from:0x02171ce4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02171d00 kind:arm_call_thumb to:0x020141dc module:main +from:0x02171d70 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x02171d94 kind:arm_call to:0x0203d160 module:main +from:0x02171db4 kind:load to:0x02178418 module:overlay(94) +from:0x02171db8 kind:load to:0x02178440 module:overlay(94) +from:0x02171dbc kind:load to:0x0217849c module:overlay(94) +from:0x02171dc0 kind:load to:0x021784a8 module:overlay(94) +from:0x02171dc4 kind:load to:0x021784d8 module:overlay(94) +from:0x02171dc8 kind:load to:0x021795d8 module:overlay(94) +from:0x02171dcc kind:load to:0x020a0328 module:overlay(0) +from:0x02171dd0 kind:load to:0x02169614 module:overlay(94) +from:0x02171e08 kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x02171e24 kind:arm_call to:0x0203d210 module:main +from:0x02171e2c kind:arm_call to:0x0201bacc module:main +from:0x02171e34 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02171e3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171e44 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02171e4c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02171e58 kind:load to:0x020b5328 module:overlay(0) +from:0x02171e5c kind:load to:0x02178440 module:overlay(94) +from:0x02171e60 kind:load to:0x0217849c module:overlay(94) +from:0x02171e64 kind:load to:0x021784a8 module:overlay(94) +from:0x02171e68 kind:load to:0x021784d8 module:overlay(94) +from:0x02171e6c kind:load to:0x020a0328 module:overlay(0) +from:0x02171ea4 kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x02171ec0 kind:arm_call to:0x0203d210 module:main +from:0x02171ec8 kind:arm_call to:0x0201bacc module:main +from:0x02171ed0 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02171ed8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02171ee0 kind:arm_call to:0x020616c8 module:overlay(0) +from:0x02171ee8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02171ef0 kind:arm_call to:0x02011ff4 module:main +from:0x02171efc kind:load to:0x020b5328 module:overlay(0) +from:0x02171f00 kind:load to:0x02178440 module:overlay(94) +from:0x02171f04 kind:load to:0x0217849c module:overlay(94) +from:0x02171f08 kind:load to:0x021784a8 module:overlay(94) +from:0x02171f0c kind:load to:0x021784d8 module:overlay(94) +from:0x02171f10 kind:load to:0x020a0328 module:overlay(0) +from:0x02171f64 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02171f80 kind:arm_call_thumb to:0x02183a84 module:overlay(101) +from:0x02171fb0 kind:arm_call to:0x0206fb00 module:overlay(0) +from:0x02171fcc kind:arm_call to:0x020611dc module:overlay(0) +from:0x02171fe4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02172004 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172010 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02172014 kind:load to:0x021796ac module:overlay(94) +from:0x02172018 kind:load to:0x020b5328 module:overlay(0) +from:0x0217201c kind:load to:0x0204a088 module:main +from:0x0217203c kind:arm_call to:0x02082198 module:overlay(0) +from:0x02172058 kind:arm_call to:0x020d9434 module:overlay(31) +from:0x02172060 kind:load to:0x027e0cd8 module:dtcm +from:0x02172078 kind:arm_call to:0x02014478 module:main +from:0x02172094 kind:arm_call to:0x0206fb00 module:overlay(0) +from:0x021720d4 kind:arm_call to:0x02172184 module:overlay(94) +from:0x021720e4 kind:arm_call to:0x021721f8 module:overlay(94) +from:0x021720f0 kind:arm_call to:0x021724bc module:overlay(94) +from:0x021720fc kind:arm_call to:0x02172458 module:overlay(94) +from:0x0217211c kind:arm_call to:0x02172868 module:overlay(94) +from:0x02172128 kind:arm_call to:0x02172874 module:overlay(94) +from:0x02172134 kind:arm_call to:0x0217299c module:overlay(94) +from:0x02172140 kind:arm_call to:0x02172a6c module:overlay(94) +from:0x02172178 kind:load to:0x02049b2a module:main +from:0x0217217c kind:load to:0x020b5328 module:overlay(0) +from:0x02172194 kind:arm_call to:0x0209d2c8 module:overlay(0) +from:0x021721b4 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x021721c8 kind:arm_call to:0x020c6d40 module:overlay(24) +from:0x021721dc kind:arm_call to:0x0206d274 module:overlay(0) +from:0x021721e8 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x021721f0 kind:load to:0x027e0994 module:dtcm +from:0x021721f4 kind:load to:0x020b51f8 module:overlay(0) +from:0x0217224c kind:arm_call to:0x020611fc module:overlay(0) +from:0x0217225c kind:arm_call to:0x02073004 module:overlay(0) +from:0x02172274 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02172320 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02172330 kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x0217236c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02172388 kind:arm_call to:0x020d9a8c module:overlay(31) +from:0x021723b8 kind:arm_call to:0x02104b54 module:overlay(31) +from:0x021723d4 kind:arm_call to:0x0210c28c module:overlay(31) +from:0x021723f0 kind:arm_call to:0x02152684 module:overlay(58) +from:0x02172400 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172410 kind:arm_call to:0x02065f44 module:overlay(0) +from:0x02172430 kind:arm_call to:0x02173848 module:overlay(94) +from:0x0217243c kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02172440 kind:load to:0x0204a088 module:main +from:0x02172444 kind:load to:0x027e09b8 module:dtcm +from:0x02172448 kind:load to:0x021783f8 module:overlay(94) +from:0x0217244c kind:load to:0x020b5328 module:overlay(0) +from:0x02172450 kind:load to:0x020b51f8 module:overlay(0) +from:0x02172454 kind:load to:0x027e0d34 module:dtcm +from:0x02172468 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217248c kind:arm_call to:0x020d9954 module:overlay(31) +from:0x02172498 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x021724a0 kind:load to:0x027e09b8 module:dtcm +from:0x021724a4 kind:load to:0x027e0d34 module:dtcm +from:0x021724e0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0217251c kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172538 kind:arm_call to:0x021733ac module:overlay(94) +from:0x02172654 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217266c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02172684 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0217269c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02172754 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02172774 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02172790 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021727dc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021727fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02172818 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02172824 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172844 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02172850 kind:load to:0x027e09b8 module:dtcm +from:0x02172854 kind:load to:0x027e0cec module:dtcm +from:0x0217285c kind:load to:0x027e09a8 module:dtcm +from:0x02172860 kind:load to:0x027e0cd8 module:dtcm +from:0x02172864 kind:load to:0x027e0ce0 module:dtcm +from:0x021728b0 kind:arm_call to:0x02015a18 module:main +from:0x021728c4 kind:arm_call to:0x021733ac module:overlay(94) +from:0x0217291c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02172934 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217295c kind:arm_call to:0x02071710 module:overlay(0) +from:0x0217296c kind:arm_call to:0x0209d318 module:overlay(0) +from:0x02172978 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172980 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02172990 kind:load to:0x027e0cec module:dtcm +from:0x02172994 kind:load to:0x027e09a8 module:dtcm +from:0x021729c0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021729dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021729fc kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02172a10 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02172a34 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02172a50 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172a5c kind:load to:0x027e09b8 module:dtcm +from:0x02172a60 kind:load to:0x027e0ce4 module:dtcm +from:0x02172a64 kind:load to:0x027e09bc module:dtcm +from:0x02172a68 kind:load to:0x027e0ce0 module:dtcm +from:0x02172a90 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02172aac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172ae0 kind:arm_call to:0x0208be34 module:overlay(0) +from:0x02172aec kind:load to:0x027e09b8 module:dtcm +from:0x02172af0 kind:load to:0x027e0ce4 module:dtcm +from:0x02172af4 kind:load to:0x027e0ce0 module:dtcm +from:0x02172b20 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02172b3c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02172b54 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02172b64 kind:arm_call to:0x01fff148 module:itcm +from:0x02172b80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172b94 kind:arm_call to:0x01fff148 module:itcm +from:0x02172bb4 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02172bc0 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172bcc kind:arm_call to:0x02073330 module:overlay(0) +from:0x02172bd4 kind:load to:0x027e09b8 module:dtcm +from:0x02172bd8 kind:load to:0x027e09bc module:dtcm +from:0x02172bdc kind:load to:0x027e0ce0 module:dtcm +from:0x02172c04 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172c68 kind:arm_call to:0x01fff148 module:itcm +from:0x02172c74 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02172ca0 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02172ca4 kind:load to:0x027e0ce0 module:dtcm +from:0x02172d24 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02172d48 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02172db4 kind:load to:0x02176380 module:overlay(94) +from:0x02172db8 kind:load to:0x027e0cec module:dtcm +from:0x02172dbc kind:load to:0x02049be4 module:main +from:0x02172dd8 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02172e28 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x02172e3c kind:arm_call to:0x02172e5c module:overlay(94) +from:0x02172e50 kind:load to:0x027e09b8 module:dtcm +from:0x02172e54 kind:load to:0x0217362c module:overlay(94) +from:0x02172e58 kind:load to:0x021795c4 module:overlay(94) +from:0x02172f24 kind:arm_call to:0x0206fbcc module:overlay(0) +from:0x02172f40 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02172f5c kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02172ff0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02173004 kind:arm_call to:0x01fff148 module:itcm +from:0x02173020 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173034 kind:arm_call to:0x01fff148 module:itcm +from:0x02173054 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x02173080 kind:arm_call to:0x02073004 module:overlay(0) +from:0x021730a0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0217313c kind:arm_call to:0x020733bc module:overlay(0) +from:0x0217316c kind:arm_call to:0x0209764c module:overlay(0) +from:0x0217319c kind:arm_call to:0x02097448 module:overlay(0) +from:0x021731b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021731c0 kind:arm_call to:0x021353f0 module:overlay(52) +from:0x021731cc kind:arm_call to:0x02073004 module:overlay(0) +from:0x021731e8 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x0217327c kind:arm_call to:0x020733bc module:overlay(0) +from:0x02173298 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021732a4 kind:arm_call to:0x02135450 module:overlay(52) +from:0x021732bc kind:load to:0x020b5328 module:overlay(0) +from:0x021732c0 kind:load to:0x027e09b8 module:dtcm +from:0x021732c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021732c8 kind:load to:0x020b53e4 module:overlay(0) +from:0x021732d0 kind:load to:0x027e0ce4 module:dtcm +from:0x02173344 kind:arm_call to:0x01ffc768 module:itcm +from:0x02173398 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x021733a4 kind:load to:0x020b4f04 module:overlay(0) +from:0x021733a8 kind:load to:0x027e09b4 module:dtcm +from:0x021733fc kind:arm_call to:0x02039f04 module:main +from:0x02173408 kind:arm_call to:0x0203a978 module:main +from:0x02173410 kind:arm_call to:0x02039d60 module:main +from:0x02173454 kind:arm_call to:0x02039f04 module:main +from:0x02173460 kind:arm_call to:0x0203a978 module:main +from:0x0217346c kind:arm_call to:0x0203a978 module:main +from:0x02173478 kind:arm_call to:0x0203ab58 module:main +from:0x021734ac kind:arm_call to:0x02039f04 module:main +from:0x021734b8 kind:arm_call to:0x0203a978 module:main +from:0x021734c4 kind:arm_call to:0x0203a978 module:main +from:0x021734cc kind:arm_call to:0x0203ad88 module:main +from:0x021734d0 kind:arm_call to:0x0203a5ac module:main +from:0x02173528 kind:arm_call to:0x02039f04 module:main +from:0x02173534 kind:arm_call to:0x0203a978 module:main +from:0x0217353c kind:arm_call to:0x02039d60 module:main +from:0x02173578 kind:arm_call to:0x02039f04 module:main +from:0x02173584 kind:arm_call to:0x0203a978 module:main +from:0x02173590 kind:arm_call to:0x0203a978 module:main +from:0x0217359c kind:arm_call to:0x0203ab58 module:main +from:0x021735c8 kind:arm_call to:0x02039f04 module:main +from:0x021735d4 kind:arm_call to:0x0203a978 module:main +from:0x021735e0 kind:arm_call to:0x0203a978 module:main +from:0x021735e8 kind:arm_call to:0x0203ad88 module:main +from:0x021735ec kind:arm_call to:0x0203a5ac module:main +from:0x02173620 kind:load to:0x02049be4 module:main +from:0x02173638 kind:arm_call to:0x0217365c module:overlay(94) +from:0x0217364c kind:arm_call to:0x0217369c module:overlay(94) +from:0x02173658 kind:load to:0x021795c4 module:overlay(94) +from:0x02173674 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02173698 kind:load to:0x0204a110 module:main +from:0x021736b0 kind:arm_call to:0x02172e5c module:overlay(94) +from:0x021736bc kind:arm_call to:0x02172e5c module:overlay(94) +from:0x0217370c kind:arm_call to:0x020d9a6c module:overlay(31) +from:0x02173720 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02173730 kind:load to:0x027e0d34 module:dtcm +from:0x02173734 kind:load to:0x0217636c module:overlay(94) +from:0x02173738 kind:load to:0x020b51f8 module:overlay(0) +from:0x02173748 kind:load to:0x021737e8 module:overlay(94) +from:0x02173778 kind:arm_call to:0x01fff520 module:itcm +from:0x021737d4 kind:load to:0x027e0ce8 module:dtcm +from:0x021737dc kind:load to:0x020b3504 module:overlay(0) +from:0x0217382c kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02173838 kind:arm_call to:0x0201b9a8 module:main +from:0x02173840 kind:load to:0x02176362 module:overlay(94) +from:0x02173844 kind:load to:0x0204e5f8 module:main +from:0x021738ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021738d8 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x021738ec kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02173900 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02173974 kind:arm_call to:0x02015a18 module:main +from:0x02173a44 kind:arm_call to:0x020787ec module:overlay(0) +from:0x02173a6c kind:load to:0x021783f8 module:overlay(94) +from:0x02173a70 kind:load to:0x027e0ce0 module:dtcm +from:0x02173a74 kind:load to:0x027e09bc module:dtcm +from:0x02173a78 kind:load to:0x02176358 module:overlay(94) +from:0x02173a84 kind:load to:0x0203e964 module:main +from:0x02173a94 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02173aa8 kind:arm_branch to:0x02172cbc module:overlay(94) +from:0x02173ab8 kind:arm_branch to:0x02171e70 module:overlay(94) +from:0x02173ac8 kind:arm_branch to:0x0217373c module:overlay(94) +from:0x02173ad8 kind:arm_branch to:0x021736dc module:overlay(94) +from:0x02173ae8 kind:arm_branch to:0x021736e8 module:overlay(94) +from:0x02173af8 kind:arm_branch to:0x021736c4 module:overlay(94) +from:0x02173b08 kind:arm_branch to:0x02171dd4 module:overlay(94) +from:0x02173b18 kind:arm_branch to:0x02172c0c module:overlay(94) +from:0x02173b28 kind:arm_branch to:0x02172be0 module:overlay(94) +from:0x02173b38 kind:load to:0x021797f4 module:overlay(94) +from:0x02173b4c kind:arm_call to:0x02011f3c module:main +from:0x02173b58 kind:arm_call to:0x02173cd0 module:overlay(94) +from:0x02173b74 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02173b84 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02173c9c kind:arm_call to:0x0207f530 module:overlay(0) +from:0x02173cb4 kind:load to:0x021784ec module:overlay(94) +from:0x02173cbc kind:load to:0x021771fc module:overlay(94) +from:0x02173cc0 kind:load to:0x02178508 module:overlay(94) +from:0x02173cc8 kind:load to:0x021796cc module:overlay(94) +from:0x02173ccc kind:load to:0x0217973c module:overlay(94) +from:0x02173cd8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02173d90 kind:arm_call to:0x0207f508 module:overlay(0) +from:0x02173db0 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02173dbc kind:load to:0x02178524 module:overlay(94) +from:0x02173dc0 kind:load to:0x021797f4 module:overlay(94) +from:0x02173dc4 kind:load to:0x020b19a8 module:overlay(0) +from:0x02173dc8 kind:load to:0x02179700 module:overlay(94) +from:0x02173dd0 kind:load to:0x021796cc module:overlay(94) +from:0x02173dd4 kind:load to:0x021796d0 module:overlay(94) +from:0x02173e50 kind:arm_call to:0x01fff498 module:itcm +from:0x02173e80 kind:arm_call to:0x01fff498 module:itcm +from:0x02173eb0 kind:arm_call to:0x01fff498 module:itcm +from:0x02173ee0 kind:arm_call to:0x01fff498 module:itcm +from:0x02173eec kind:arm_call to:0x02174894 module:overlay(94) +from:0x02173ef8 kind:load to:0x027e0ce8 module:dtcm +from:0x02173f14 kind:arm_call to:0x02174894 module:overlay(94) +from:0x02173f80 kind:arm_call to:0x02015a18 module:main +from:0x02173f90 kind:arm_call to:0x021744a0 module:overlay(94) +from:0x02174010 kind:arm_call to:0x020a0274 module:overlay(0) +from:0x0217406c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02174094 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021740b0 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021740f8 kind:arm_call to:0x02039998 module:main +from:0x02174110 kind:arm_call to:0x02039530 module:main +from:0x0217411c kind:arm_call to:0x02039a14 module:main +from:0x02174160 kind:arm_call to:0x02039998 module:main +from:0x02174174 kind:arm_call to:0x02039530 module:main +from:0x0217418c kind:arm_call to:0x02039530 module:main +from:0x021741a0 kind:arm_call to:0x02038e4c module:main +from:0x021741d4 kind:arm_call to:0x02039998 module:main +from:0x021741e8 kind:arm_call to:0x02039530 module:main +from:0x02174200 kind:arm_call to:0x02039530 module:main +from:0x0217420c kind:arm_call to:0x0203917c module:main +from:0x02174210 kind:arm_call to:0x0203a620 module:main +from:0x02174264 kind:arm_call to:0x02039998 module:main +from:0x0217427c kind:arm_call to:0x02039530 module:main +from:0x02174288 kind:arm_call to:0x02039a14 module:main +from:0x021742cc kind:arm_call to:0x02039998 module:main +from:0x021742e0 kind:arm_call to:0x02039530 module:main +from:0x021742f8 kind:arm_call to:0x02039530 module:main +from:0x0217430c kind:arm_call to:0x02038e4c module:main +from:0x02174340 kind:arm_call to:0x02039998 module:main +from:0x02174354 kind:arm_call to:0x02039530 module:main +from:0x0217436c kind:arm_call to:0x02039530 module:main +from:0x02174378 kind:arm_call to:0x0203917c module:main +from:0x0217437c kind:arm_call to:0x0203a620 module:main +from:0x021743b0 kind:arm_call to:0x02071d68 module:overlay(0) +from:0x021743b8 kind:arm_call to:0x021744a0 module:overlay(94) +from:0x02174400 kind:load to:0x02049be4 module:main +from:0x02174404 kind:load to:0x027e0cec module:dtcm +from:0x02174408 kind:load to:0x021796d0 module:overlay(94) +from:0x0217440c kind:load to:0x027e09a8 module:dtcm +from:0x02174444 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174450 kind:arm_call to:0x01fff458 module:itcm +from:0x02174498 kind:load to:0x027e0ce4 module:dtcm +from:0x021744bc kind:arm_call to:0x020d973c module:overlay(31) +from:0x021744c8 kind:arm_call to:0x02174424 module:overlay(94) +from:0x02174524 kind:load to:0x027e0d2c module:dtcm +from:0x0217455c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174610 kind:arm_call to:0x0207e240 module:overlay(0) +from:0x02174648 kind:load to:0x027e0ce4 module:dtcm +from:0x0217464c kind:load to:0x027e09c0 module:dtcm +from:0x02174650 kind:load to:0x02179700 module:overlay(94) +from:0x021746fc kind:arm_call to:0x02174a50 module:overlay(94) +from:0x0217473c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02174754 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021747b8 kind:load to:0x02179718 module:overlay(94) +from:0x021747bc kind:load to:0x02049be4 module:main +from:0x021747c0 kind:load to:0x021798c8 module:overlay(94) +from:0x021747c4 kind:load to:0x027e0cec module:dtcm +from:0x021747cc kind:load to:0x027e09a8 module:dtcm +from:0x0217484c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02174858 kind:load to:0x02176418 module:overlay(94) +from:0x0217488c kind:arm_call to:0x0217485c module:overlay(94) +from:0x021748cc kind:arm_call to:0x02174874 module:overlay(94) +from:0x021748e4 kind:arm_call to:0x02174874 module:overlay(94) +from:0x021748fc kind:arm_call to:0x02174874 module:overlay(94) +from:0x02174914 kind:arm_call to:0x02174874 module:overlay(94) +from:0x02174950 kind:arm_call to:0x02174874 module:overlay(94) +from:0x02174968 kind:arm_call to:0x02174874 module:overlay(94) +from:0x02174980 kind:arm_call to:0x02174874 module:overlay(94) +from:0x02174998 kind:arm_call to:0x02174874 module:overlay(94) +from:0x02174a00 kind:arm_call to:0x0200f05c module:main +from:0x02174a2c kind:load to:0x02176410 module:overlay(94) +from:0x02174a30 kind:load to:0x021797f4 module:overlay(94) +from:0x02174a34 kind:load to:0x021763b0 module:overlay(94) +from:0x02174a9c kind:load to:0x02049be4 module:main +from:0x02174aac kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174ab4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02174acc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02174ad4 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02174adc kind:arm_call to:0x02011ff4 module:main +from:0x02174af0 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02174b04 kind:load to:0x021798fc module:overlay(94) +from:0x02174b18 kind:arm_call to:0x02011f3c module:main +from:0x02174b24 kind:arm_call to:0x02174b7c module:overlay(94) +from:0x02174b3c kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02174b74 kind:load to:0x02178568 module:overlay(94) +from:0x02174b84 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02174bc4 kind:load to:0x02178584 module:overlay(94) +from:0x02174bc8 kind:load to:0x020b19a8 module:overlay(0) +from:0x02174d0c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02174d80 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02174d94 kind:arm_call to:0x020801e4 module:overlay(0) +from:0x02174dc8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02174e04 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174e38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174e48 kind:load to:0x027e0cd8 module:dtcm +from:0x02174e4c kind:load to:0x0203e964 module:main +from:0x02174e64 kind:arm_call to:0x0209d408 module:overlay(0) +from:0x02175014 kind:arm_call to:0x0200f05c module:main +from:0x02175030 kind:load to:0x021798fc module:overlay(94) +from:0x02175034 kind:load to:0x021764d0 module:overlay(94) +from:0x02175044 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0217504c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02175064 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0217506c kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02175074 kind:arm_call to:0x02011ff4 module:main +from:0x02175088 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0217509c kind:load to:0x021799e0 module:overlay(94) +from:0x021750b0 kind:arm_call to:0x02011f3c module:main +from:0x021750bc kind:arm_call to:0x02175160 module:overlay(94) +from:0x021750d4 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x021750e4 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x0217514c kind:load to:0x021784ec module:overlay(94) +from:0x02175154 kind:load to:0x021771fc module:overlay(94) +from:0x02175158 kind:load to:0x021785d4 module:overlay(94) +from:0x02175168 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021751c0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021751f0 kind:arm_call_thumb to:0x020ba898 module:overlay(1) +from:0x021751fc kind:load to:0x021785f0 module:overlay(94) +from:0x02175200 kind:load to:0x021799e0 module:overlay(94) +from:0x02175204 kind:load to:0x020b62f0 module:overlay(0) +from:0x02175224 kind:arm_call to:0x0217533c module:overlay(94) +from:0x02175230 kind:load to:0x02179ab4 module:overlay(94) +from:0x02175280 kind:arm_call to:0x0209d280 module:overlay(0) +from:0x0217528c kind:arm_call to:0x020730e0 module:overlay(0) +from:0x02175318 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0217532c kind:load to:0x021753a4 module:overlay(94) +from:0x02175330 kind:load to:0x021753c4 module:overlay(94) +from:0x02175334 kind:load to:0x021785c0 module:overlay(94) +from:0x02175338 kind:load to:0x027e09b8 module:dtcm +from:0x02175390 kind:arm_call to:0x0209d56c module:overlay(0) +from:0x021753dc kind:load to:0x020d87d0 module:overlays(19,24) +from:0x021753f4 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x02175404 kind:arm_call to:0x020a1330 module:overlay(0) +from:0x02175418 kind:load to:0x020b62f0 module:overlay(0) +from:0x0217541c kind:load to:0x02176548 module:overlay(94) +from:0x02175448 kind:arm_call to:0x020a1374 module:overlay(0) +from:0x02175458 kind:arm_call to:0x020a1348 module:overlay(0) +from:0x021754b4 kind:load to:0x021754bc module:overlay(94) +from:0x021754b8 kind:load to:0x020b62f0 module:overlay(0) +from:0x02175534 kind:arm_call to:0x020a1364 module:overlay(0) +from:0x02175550 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x02175564 kind:arm_call to:0x020a1358 module:overlay(0) +from:0x02175594 kind:arm_call to:0x020a1350 module:overlay(0) +from:0x021755a4 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x021755c0 kind:load to:0x020b62f0 module:overlay(0) +from:0x021755c4 kind:load to:0x020b508c module:overlay(0) +from:0x021755c8 kind:load to:0x02176518 module:overlay(94) +from:0x021755cc kind:load to:0x02176500 module:overlay(94) +from:0x021755d0 kind:load to:0x02178628 module:overlay(94) +from:0x021755e0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021755e8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02175600 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02175608 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02175610 kind:arm_call to:0x02011ff4 module:main +from:0x02175624 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02175638 kind:load to:0x02179ae8 module:overlay(94) +from:0x0217564c kind:arm_call to:0x02011f3c module:main +from:0x02175658 kind:arm_call to:0x0217573c module:overlay(94) +from:0x02175670 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02175680 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02175724 kind:load to:0x02178388 module:overlay(94) +from:0x02175728 kind:load to:0x021782e0 module:overlay(94) +from:0x0217572c kind:load to:0x02178638 module:overlay(94) +from:0x02175744 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x021757a8 kind:load to:0x020b19a8 module:overlay(0) +from:0x021757ac kind:load to:0x02178654 module:overlay(94) +from:0x021757b0 kind:load to:0x02179bbc module:overlay(94) +from:0x021757ec kind:arm_call to:0x0200f05c module:main +from:0x0217582c kind:arm_call to:0x0200f05c module:main +from:0x02175868 kind:load to:0x02179ae8 module:overlay(94) +from:0x0217586c kind:load to:0x02176620 module:overlay(94) +from:0x02175870 kind:load to:0x02176610 module:overlay(94) +from:0x021758bc kind:arm_call to:0x01fff498 module:itcm +from:0x021758ec kind:arm_call to:0x01fff498 module:itcm +from:0x0217591c kind:arm_call to:0x01fff498 module:itcm +from:0x0217594c kind:arm_call to:0x01fff498 module:itcm +from:0x02175958 kind:arm_call to:0x02175b00 module:overlay(94) +from:0x02175964 kind:load to:0x027e0ce8 module:dtcm +from:0x02175970 kind:load to:0x02175b00 module:overlay(94) +from:0x02175994 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021759d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021759f4 kind:arm_call to:0x02175a78 module:overlay(94) +from:0x02175a54 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02175a74 kind:load to:0x02176698 module:overlay(94) +from:0x02175a9c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02175abc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02175ac8 kind:load to:0x027e09a8 module:dtcm +from:0x02175ad0 kind:load to:0x027e0cec module:dtcm +from:0x02175b38 kind:arm_call to:0x02175ad8 module:overlay(94) +from:0x02175b50 kind:arm_call to:0x02175ad8 module:overlay(94) +from:0x02175b68 kind:arm_call to:0x02175ad8 module:overlay(94) +from:0x02175b80 kind:arm_call to:0x02175ad8 module:overlay(94) +from:0x02175bbc kind:arm_call to:0x02175ad8 module:overlay(94) +from:0x02175bd4 kind:arm_call to:0x02175ad8 module:overlay(94) +from:0x02175bec kind:arm_call to:0x02175ad8 module:overlay(94) +from:0x02175c04 kind:arm_call to:0x02175ad8 module:overlay(94) +from:0x02175c6c kind:arm_call to:0x0200f05c module:main +from:0x02175c98 kind:load to:0x02176690 module:overlay(94) +from:0x02175c9c kind:load to:0x02179ae8 module:overlay(94) +from:0x02175ca0 kind:load to:0x021765c0 module:overlay(94) +from:0x02175cb0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175cb8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175cc0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02175cd8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175ce0 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02175ce8 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x02175cf0 kind:arm_call to:0x02011ff4 module:main +from:0x02175d04 kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x02175d18 kind:load to:0x02179bec module:overlay(94) +from:0x02175d2c kind:arm_call to:0x02011f3c module:main +from:0x02175d38 kind:arm_call to:0x02175dd0 module:overlay(94) +from:0x02175d50 kind:arm_call to:0x0209c9fc module:overlay(0) +from:0x02175d60 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02175dbc kind:load to:0x021784ec module:overlay(94) +from:0x02175dc4 kind:load to:0x021771fc module:overlay(94) +from:0x02175dc8 kind:load to:0x02178698 module:overlay(94) +from:0x02175dd8 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x02175e30 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02175e50 kind:load to:0x021786b4 module:overlay(94) +from:0x02175e54 kind:load to:0x02179bec module:overlay(94) +from:0x02175e84 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02175ea8 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02175ee0 kind:load to:0x02179cc0 module:overlay(94) +from:0x02175f24 kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02175f4c kind:arm_call to:0x0209d2f0 module:overlay(0) +from:0x02175f9c kind:arm_call to:0x0208bc4c module:overlay(0) +from:0x02175fe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02175ff4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176000 kind:arm_call to:0x01ffd15c module:itcm +from:0x02176050 kind:arm_call to:0x0208bc20 module:overlay(0) +from:0x0217605c kind:load to:0x02179cc0 module:overlay(94) +from:0x02176060 kind:load to:0x027e09a4 module:dtcm +from:0x02176064 kind:load to:0x027e0ce0 module:dtcm +from:0x021760b8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021760c0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021760d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021760e0 kind:arm_call to:0x0209d100 module:overlay(0) +from:0x021760e8 kind:arm_call to:0x02011ff4 module:main +from:0x021760fc kind:arm_call to:0x0209ca2c module:overlay(0) +from:0x0217617c kind:load to:0x02176200 module:overlay(94) +from:0x02176180 kind:load to:0x021761c0 module:overlay(94) +from:0x0217676c kind:arm_call to:0x02165a20 module:overlay(94) +from:0x0217677c kind:arm_call to:0x0203ce74 module:main +from:0x02176790 kind:load to:0x02178700 module:overlay(94) +from:0x02176794 kind:load to:0x02178710 module:overlay(94) +from:0x02176798 kind:load to:0x02165ab8 module:overlay(94) +from:0x0217679c kind:load to:0x02178704 module:overlay(94) +from:0x021767bc kind:arm_call to:0x021661e8 module:overlay(94) +from:0x021767cc kind:arm_call to:0x0203ce74 module:main +from:0x021767e0 kind:load to:0x02178738 module:overlay(94) +from:0x021767e4 kind:load to:0x02178748 module:overlay(94) +from:0x021767e8 kind:load to:0x02166434 module:overlay(94) +from:0x021767ec kind:load to:0x0217873c module:overlay(94) +from:0x021767fc kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x0217680c kind:arm_call to:0x0203ce74 module:main +from:0x02176828 kind:arm_call to:0x02166478 module:overlay(94) +from:0x02176838 kind:arm_call to:0x0203ce74 module:main +from:0x0217684c kind:load to:0x021787a0 module:overlay(94) +from:0x02176850 kind:load to:0x0207f4dc module:overlay(0) +from:0x02176854 kind:load to:0x02178794 module:overlay(94) +from:0x02176858 kind:load to:0x02178784 module:overlay(94) +from:0x0217685c kind:load to:0x021787b8 module:overlay(94) +from:0x02176860 kind:load to:0x02168544 module:overlay(94) +from:0x02176864 kind:load to:0x02178788 module:overlay(94) +from:0x02176884 kind:arm_call to:0x02168588 module:overlay(94) +from:0x02176894 kind:arm_call to:0x0203ce74 module:main +from:0x021768a8 kind:load to:0x0217896c module:overlay(94) +from:0x021768ac kind:load to:0x0217897c module:overlay(94) +from:0x021768b0 kind:load to:0x02168b2c module:overlay(94) +from:0x021768b4 kind:load to:0x02178970 module:overlay(94) +from:0x021768d4 kind:arm_call to:0x02168b70 module:overlay(94) +from:0x021768e4 kind:arm_call to:0x0203ce74 module:main +from:0x021768f8 kind:load to:0x021789b8 module:overlay(94) +from:0x021768fc kind:load to:0x021789c8 module:overlay(94) +from:0x02176900 kind:load to:0x021696a8 module:overlay(94) +from:0x02176904 kind:load to:0x021789bc module:overlay(94) +from:0x02176924 kind:arm_call to:0x021696f0 module:overlay(94) +from:0x02176934 kind:arm_call to:0x0203ce74 module:main +from:0x02176948 kind:load to:0x02178aa0 module:overlay(94) +from:0x0217694c kind:load to:0x02178ab0 module:overlay(94) +from:0x02176950 kind:load to:0x0216a280 module:overlay(94) +from:0x02176954 kind:load to:0x02178aa4 module:overlay(94) +from:0x02176974 kind:arm_call to:0x0216a4d0 module:overlay(94) +from:0x02176984 kind:arm_call to:0x0203ce74 module:main +from:0x02176998 kind:load to:0x02178b88 module:overlay(94) +from:0x0217699c kind:load to:0x02178b98 module:overlay(94) +from:0x021769a0 kind:load to:0x0216b340 module:overlay(94) +from:0x021769a4 kind:load to:0x02178b8c module:overlay(94) +from:0x021769cc kind:arm_call to:0x0216b434 module:overlay(94) +from:0x021769dc kind:arm_call to:0x0203ce74 module:main +from:0x021769f0 kind:load to:0x02178c80 module:overlay(94) +from:0x021769f4 kind:load to:0x02178c70 module:overlay(94) +from:0x021769f8 kind:load to:0x02178cc4 module:overlay(94) +from:0x021769fc kind:load to:0x0216c518 module:overlay(94) +from:0x02176a00 kind:load to:0x02178c74 module:overlay(94) +from:0x02176a20 kind:arm_call to:0x0216c7dc module:overlay(94) +from:0x02176a30 kind:arm_call to:0x0203ce74 module:main +from:0x02176a44 kind:load to:0x02178d9c module:overlay(94) +from:0x02176a48 kind:load to:0x02178dac module:overlay(94) +from:0x02176a4c kind:load to:0x0216dc2c module:overlay(94) +from:0x02176a50 kind:load to:0x02178da0 module:overlay(94) +from:0x02176a70 kind:arm_call to:0x0216dc70 module:overlay(94) +from:0x02176a80 kind:arm_call to:0x0203ce74 module:main +from:0x02176a94 kind:load to:0x02178e84 module:overlay(94) +from:0x02176a98 kind:load to:0x02178e94 module:overlay(94) +from:0x02176a9c kind:load to:0x0216dfd4 module:overlay(94) +from:0x02176aa0 kind:load to:0x02178e88 module:overlay(94) +from:0x02176ac0 kind:arm_call to:0x0216e018 module:overlay(94) +from:0x02176ad0 kind:arm_call to:0x0203ce74 module:main +from:0x02176ae4 kind:load to:0x02178ed0 module:overlay(94) +from:0x02176ae8 kind:load to:0x02178ee0 module:overlay(94) +from:0x02176aec kind:load to:0x0216e504 module:overlay(94) +from:0x02176af0 kind:load to:0x02178ed4 module:overlay(94) +from:0x02176b10 kind:arm_call to:0x0216e554 module:overlay(94) +from:0x02176b20 kind:arm_call to:0x0203ce74 module:main +from:0x02176b34 kind:load to:0x02178fcc module:overlay(94) +from:0x02176b38 kind:load to:0x02178fdc module:overlay(94) +from:0x02176b3c kind:load to:0x0216ef80 module:overlay(94) +from:0x02176b40 kind:load to:0x02178fd0 module:overlay(94) +from:0x02176b6c kind:arm_call to:0x0216efc4 module:overlay(94) +from:0x02176b7c kind:arm_call to:0x0203ce74 module:main +from:0x02176b90 kind:load to:0x02179018 module:overlay(94) +from:0x02176b94 kind:load to:0x02177cd8 module:overlay(94) +from:0x02176b98 kind:load to:0x02179028 module:overlay(94) +from:0x02176b9c kind:load to:0x0216f6b0 module:overlay(94) +from:0x02176ba0 kind:load to:0x0217901c module:overlay(94) +from:0x02176bc0 kind:arm_call to:0x0216fc3c module:overlay(94) +from:0x02176bd0 kind:arm_call to:0x0203ce74 module:main +from:0x02176be4 kind:load to:0x02179108 module:overlay(94) +from:0x02176be8 kind:load to:0x02179118 module:overlay(94) +from:0x02176bec kind:load to:0x02170864 module:overlay(94) +from:0x02176bf0 kind:load to:0x0217910c module:overlay(94) +from:0x02176c10 kind:arm_call to:0x021708a8 module:overlay(94) +from:0x02176c20 kind:arm_call to:0x0203ce74 module:main +from:0x02176c34 kind:load to:0x02179174 module:overlay(94) +from:0x02176c38 kind:load to:0x02179184 module:overlay(94) +from:0x02176c3c kind:load to:0x02170a18 module:overlay(94) +from:0x02176c40 kind:load to:0x02179178 module:overlay(94) +from:0x02176c60 kind:arm_call to:0x02170a5c module:overlay(94) +from:0x02176c70 kind:arm_call to:0x0203ce74 module:main +from:0x02176c84 kind:load to:0x0217925c module:overlay(94) +from:0x02176c88 kind:load to:0x0217926c module:overlay(94) +from:0x02176c8c kind:load to:0x02170bcc module:overlay(94) +from:0x02176c90 kind:load to:0x02179260 module:overlay(94) +from:0x02176cb0 kind:arm_call to:0x02170c10 module:overlay(94) +from:0x02176cc0 kind:arm_call to:0x0203ce74 module:main +from:0x02176cd4 kind:load to:0x02179344 module:overlay(94) +from:0x02176cd8 kind:load to:0x02179354 module:overlay(94) +from:0x02176cdc kind:load to:0x02170fd8 module:overlay(94) +from:0x02176ce0 kind:load to:0x02179348 module:overlay(94) +from:0x02176d00 kind:arm_call to:0x0217122c module:overlay(94) +from:0x02176d10 kind:arm_call to:0x0203ce74 module:main +from:0x02176d24 kind:load to:0x02179428 module:overlay(94) +from:0x02176d28 kind:load to:0x02179438 module:overlay(94) +from:0x02176d2c kind:load to:0x02171920 module:overlay(94) +from:0x02176d30 kind:load to:0x0217942c module:overlay(94) +from:0x02176d50 kind:arm_call to:0x02171a00 module:overlay(94) +from:0x02176d60 kind:arm_call to:0x0203ce74 module:main +from:0x02176d74 kind:load to:0x021794c0 module:overlay(94) +from:0x02176d78 kind:load to:0x021794d0 module:overlay(94) +from:0x02176d7c kind:load to:0x02171b8c module:overlay(94) +from:0x02176d80 kind:load to:0x021794c4 module:overlay(94) +from:0x02176dd0 kind:arm_call to:0x02171bd0 module:overlay(94) +from:0x02176de0 kind:arm_call to:0x0203ce74 module:main +from:0x02176df8 kind:load to:0x021783f8 module:overlay(94) +from:0x02176dfc kind:load to:0x021795c4 module:overlay(94) +from:0x02176e00 kind:load to:0x021795d8 module:overlay(94) +from:0x02176e04 kind:load to:0x02173a8c module:overlay(94) +from:0x02176e08 kind:load to:0x021795cc module:overlay(94) +from:0x02176e14 kind:arm_call to:0x0207c04c module:overlay(0) +from:0x02176e2c kind:arm_call to:0x0207f4b0 module:overlay(0) +from:0x02176e3c kind:arm_call to:0x0203ce74 module:main +from:0x02176e44 kind:arm_call to:0x0207f51c module:overlay(0) +from:0x02176e68 kind:arm_call to:0x0203ce74 module:main +from:0x02176e80 kind:arm_call to:0x02173b60 module:overlay(94) +from:0x02176e90 kind:arm_call to:0x0203ce74 module:main +from:0x02176ea4 kind:load to:0x02179718 module:overlay(94) +from:0x02176ea8 kind:load to:0x02179700 module:overlay(94) +from:0x02176eac kind:load to:0x021771fc module:overlay(94) +from:0x02176eb0 kind:load to:0x021796cc module:overlay(94) +from:0x02176eb4 kind:load to:0x0207f4dc module:overlay(0) +from:0x02176eb8 kind:load to:0x021796f4 module:overlay(94) +from:0x02176ebc kind:load to:0x0217973c module:overlay(94) +from:0x02176ec0 kind:load to:0x021796d0 module:overlay(94) +from:0x02176ec4 kind:load to:0x02166800 module:overlay(94) +from:0x02176ec8 kind:load to:0x021796dc module:overlay(94) +from:0x02176ecc kind:load to:0x021797f4 module:overlay(94) +from:0x02176ed0 kind:load to:0x02174ae8 module:overlay(94) +from:0x02176ed4 kind:load to:0x021796e8 module:overlay(94) +from:0x02176ef4 kind:arm_call to:0x02174b2c module:overlay(94) +from:0x02176f04 kind:arm_call to:0x0203ce74 module:main +from:0x02176f18 kind:load to:0x021798ec module:overlay(94) +from:0x02176f1c kind:load to:0x021798fc module:overlay(94) +from:0x02176f20 kind:load to:0x02175080 module:overlay(94) +from:0x02176f24 kind:load to:0x021798f0 module:overlay(94) +from:0x02176f60 kind:arm_call to:0x021750c4 module:overlay(94) +from:0x02176f70 kind:arm_call to:0x0203ce74 module:main +from:0x02176f88 kind:load to:0x021785c0 module:overlay(94) +from:0x02176f8c kind:load to:0x021799d0 module:overlay(94) +from:0x02176f90 kind:load to:0x021799e0 module:overlay(94) +from:0x02176f94 kind:load to:0x0217561c module:overlay(94) +from:0x02176f98 kind:load to:0x021799d4 module:overlay(94) +from:0x02176fb8 kind:arm_call to:0x02175660 module:overlay(94) +from:0x02176fc8 kind:arm_call to:0x0203ce74 module:main +from:0x02176fdc kind:load to:0x02179ad8 module:overlay(94) +from:0x02176fe0 kind:load to:0x02179ae8 module:overlay(94) +from:0x02176fe4 kind:load to:0x02175cfc module:overlay(94) +from:0x02176fe8 kind:load to:0x02179adc module:overlay(94) +from:0x02177008 kind:arm_call to:0x02175d40 module:overlay(94) +from:0x02177018 kind:arm_call to:0x0203ce74 module:main +from:0x0217702c kind:load to:0x02179bdc module:overlay(94) +from:0x02177030 kind:load to:0x02179bec module:overlay(94) +from:0x02177034 kind:load to:0x021760f4 module:overlay(94) +from:0x02177038 kind:load to:0x02179be0 module:overlay(94) +from:0x0217703c kind:load to:0x02176750 module:overlay(94) +from:0x02177040 kind:load to:0x021767a0 module:overlay(94) +from:0x02177044 kind:load to:0x021767f0 module:overlay(94) +from:0x02177048 kind:load to:0x02176868 module:overlay(94) +from:0x0217704c kind:load to:0x021768b8 module:overlay(94) +from:0x02177050 kind:load to:0x02176908 module:overlay(94) +from:0x02177054 kind:load to:0x02176958 module:overlay(94) +from:0x02177058 kind:load to:0x021769a8 module:overlay(94) +from:0x0217705c kind:load to:0x02176a04 module:overlay(94) +from:0x02177060 kind:load to:0x02176a54 module:overlay(94) +from:0x02177064 kind:load to:0x02176aa4 module:overlay(94) +from:0x02177068 kind:load to:0x02176af4 module:overlay(94) +from:0x0217706c kind:load to:0x02176b44 module:overlay(94) +from:0x02177070 kind:load to:0x02176ba4 module:overlay(94) +from:0x02177074 kind:load to:0x02176bf4 module:overlay(94) +from:0x02177078 kind:load to:0x02176c44 module:overlay(94) +from:0x0217707c kind:load to:0x02176c94 module:overlay(94) +from:0x02177080 kind:load to:0x02176ce4 module:overlay(94) +from:0x02177084 kind:load to:0x02176d34 module:overlay(94) +from:0x02177088 kind:load to:0x02176d84 module:overlay(94) +from:0x0217708c kind:load to:0x02176e0c module:overlay(94) +from:0x02177090 kind:load to:0x02176ed8 module:overlay(94) +from:0x02177094 kind:load to:0x02176f28 module:overlay(94) +from:0x02177098 kind:load to:0x02176f9c module:overlay(94) +from:0x0217709c kind:load to:0x02176fec module:overlay(94) +from:0x021770c8 kind:load to:0x02165ab8 module:overlay(94) +from:0x021770cc kind:load to:0x02165ae0 module:overlay(94) +from:0x021770d0 kind:load to:0x02165b10 module:overlay(94) +from:0x021770d4 kind:load to:0x02165c80 module:overlay(94) +from:0x021770d8 kind:load to:0x02165d18 module:overlay(94) +from:0x021770dc kind:load to:0x020c4eb0 module:overlay(24) +from:0x021770e0 kind:load to:0x020c4eb4 module:overlays(20,24) +from:0x021770e4 kind:load to:0x020c4eb8 module:overlay(24) +from:0x021770e8 kind:load to:0x02165d30 module:overlay(94) +from:0x021770ec kind:load to:0x02165d50 module:overlay(94) +from:0x021770f0 kind:load to:0x02165d58 module:overlay(94) +from:0x021770f4 kind:load to:0x020c4ec0 module:overlay(24) +from:0x02177100 kind:load to:0x021661c4 module:overlay(94) +from:0x02177104 kind:load to:0x020977a0 module:overlay(0) +from:0x02177108 kind:load to:0x020977a8 module:overlay(0) +from:0x0217710c kind:load to:0x02097824 module:overlay(0) +from:0x02177110 kind:load to:0x02097864 module:overlay(0) +from:0x02177114 kind:load to:0x02097868 module:overlay(0) +from:0x02177118 kind:load to:0x0209786c module:overlay(0) +from:0x02177124 kind:load to:0x0209856c module:overlay(0) +from:0x02177128 kind:load to:0x020985a8 module:overlay(0) +from:0x0217712c kind:load to:0x020985c0 module:overlay(0) +from:0x02177130 kind:load to:0x020985cc module:overlay(0) +from:0x02177134 kind:load to:0x01fff464 module:itcm +from:0x02177138 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217713c kind:load to:0x021662a8 module:overlay(94) +from:0x02177140 kind:load to:0x02098504 module:overlay(0) +from:0x02177144 kind:load to:0x021662d4 module:overlay(94) +from:0x02177148 kind:load to:0x021662d0 module:overlay(94) +from:0x0217714c kind:load to:0x02098510 module:overlay(0) +from:0x02177150 kind:load to:0x02098514 module:overlay(0) +from:0x02177154 kind:load to:0x02099058 module:overlay(0) +from:0x02177158 kind:load to:0x0209851c module:overlay(0) +from:0x0217715c kind:load to:0x020985d8 module:overlay(0) +from:0x02177160 kind:load to:0x02098644 module:overlay(0) +from:0x02177164 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177168 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217716c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177170 kind:load to:0x02166404 module:overlay(94) +from:0x02177174 kind:load to:0x02166418 module:overlay(94) +from:0x02177178 kind:load to:0x020995dc module:overlay(0) +from:0x02177184 kind:load to:0x021665a4 module:overlay(94) +from:0x02177188 kind:load to:0x021665b8 module:overlay(94) +from:0x0217718c kind:load to:0x021665d4 module:overlay(94) +from:0x02177198 kind:load to:0x021684c8 module:overlay(94) +from:0x0217719c kind:load to:0x021684e4 module:overlay(94) +from:0x021771a0 kind:load to:0x02168508 module:overlay(94) +from:0x021771a4 kind:load to:0x02130698 module:overlay(48) +from:0x021771a8 kind:load to:0x0207c044 module:overlay(0) +from:0x021771b4 kind:load to:0x02166454 module:overlay(94) +from:0x021771b8 kind:load to:0x02097998 module:overlay(0) +from:0x021771bc kind:load to:0x020977a8 module:overlay(0) +from:0x021771c0 kind:load to:0x02097824 module:overlay(0) +from:0x021771c4 kind:load to:0x020979a0 module:overlay(0) +from:0x021771c8 kind:load to:0x020979c0 module:overlay(0) +from:0x021771cc kind:load to:0x020979ec module:overlay(0) +from:0x021771dc kind:load to:0x02097998 module:overlay(0) +from:0x021771e0 kind:load to:0x020977a8 module:overlay(0) +from:0x021771e4 kind:load to:0x02097824 module:overlay(0) +from:0x021771e8 kind:load to:0x020979a0 module:overlay(0) +from:0x021771ec kind:load to:0x020979c0 module:overlay(0) +from:0x021771f0 kind:load to:0x020979ec module:overlay(0) +from:0x021771fc kind:load to:0x0207c4d0 module:overlay(0) +from:0x02177200 kind:load to:0x0207c4d8 module:overlay(0) +from:0x02177204 kind:load to:0x0207c9a0 module:overlay(0) +from:0x02177208 kind:load to:0x0207c990 module:overlay(0) +from:0x0217720c kind:load to:0x0207c9d4 module:overlay(0) +from:0x02177210 kind:load to:0x0207ca44 module:overlay(0) +from:0x02177214 kind:load to:0x0207ca6c module:overlay(0) +from:0x02177218 kind:load to:0x0207cae4 module:overlay(0) +from:0x0217721c kind:load to:0x02166d4c module:overlay(94) +from:0x02177224 kind:load to:0x02166dac module:overlay(94) +from:0x0217722c kind:load to:0x02166f90 module:overlay(94) +from:0x02177234 kind:load to:0x02167114 module:overlay(94) +from:0x0217723c kind:load to:0x021673a4 module:overlay(94) +from:0x02177244 kind:load to:0x02166d90 module:overlay(94) +from:0x0217724c kind:load to:0x02166e08 module:overlay(94) +from:0x02177254 kind:load to:0x02166fe0 module:overlay(94) +from:0x0217725c kind:load to:0x021671a4 module:overlay(94) +from:0x02177264 kind:load to:0x021673bc module:overlay(94) +from:0x02177274 kind:load to:0x0209856c module:overlay(0) +from:0x02177278 kind:load to:0x020985a8 module:overlay(0) +from:0x0217727c kind:load to:0x020985c0 module:overlay(0) +from:0x02177280 kind:load to:0x020985cc module:overlay(0) +from:0x02177284 kind:load to:0x01fff464 module:itcm +from:0x02177288 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217728c kind:load to:0x021668cc module:overlay(94) +from:0x02177290 kind:load to:0x02098504 module:overlay(0) +from:0x02177294 kind:load to:0x02166aa4 module:overlay(94) +from:0x02177298 kind:load to:0x02166d34 module:overlay(94) +from:0x0217729c kind:load to:0x02098510 module:overlay(0) +from:0x021772a0 kind:load to:0x021679cc module:overlay(94) +from:0x021772a4 kind:load to:0x02098518 module:overlay(0) +from:0x021772a8 kind:load to:0x0209851c module:overlay(0) +from:0x021772ac kind:load to:0x020985d8 module:overlay(0) +from:0x021772b0 kind:load to:0x02098644 module:overlay(0) +from:0x021772b4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021772b8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021772bc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021772c0 kind:load to:0x02166814 module:overlay(94) +from:0x021772c4 kind:load to:0x0216686c module:overlay(94) +from:0x021772c8 kind:load to:0x02130938 module:overlays(48,51) +from:0x021772cc kind:load to:0x0216833c module:overlay(94) +from:0x021772d0 kind:load to:0x021679bc module:overlay(94) +from:0x021772d4 kind:load to:0x021679c4 module:overlay(94) +from:0x021772d8 kind:load to:0x02130cd8 module:overlay(48) +from:0x021772dc kind:load to:0x02130ce0 module:overlay(48) +from:0x021772e0 kind:load to:0x02167870 module:overlay(94) +from:0x021772e4 kind:load to:0x02167c2c module:overlay(94) +from:0x021772e8 kind:load to:0x02130afc module:overlay(48) +from:0x021772f4 kind:load to:0x0216873c module:overlay(94) +from:0x02177300 kind:load to:0x02168564 module:overlay(94) +from:0x02177304 kind:load to:0x020977a0 module:overlay(0) +from:0x02177308 kind:load to:0x020977a8 module:overlay(0) +from:0x0217730c kind:load to:0x02097824 module:overlay(0) +from:0x02177310 kind:load to:0x02097864 module:overlay(0) +from:0x02177314 kind:load to:0x02097868 module:overlay(0) +from:0x02177318 kind:load to:0x0209786c module:overlay(0) +from:0x02177324 kind:load to:0x0209856c module:overlay(0) +from:0x02177328 kind:load to:0x020985a8 module:overlay(0) +from:0x0217732c kind:load to:0x020985c0 module:overlay(0) +from:0x02177330 kind:load to:0x020985cc module:overlay(0) +from:0x02177334 kind:load to:0x01fff464 module:itcm +from:0x02177338 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217733c kind:load to:0x021685e8 module:overlay(94) +from:0x02177340 kind:load to:0x02098504 module:overlay(0) +from:0x02177344 kind:load to:0x0216861c module:overlay(94) +from:0x02177348 kind:load to:0x0209850c module:overlay(0) +from:0x0217734c kind:load to:0x02098510 module:overlay(0) +from:0x02177350 kind:load to:0x02098514 module:overlay(0) +from:0x02177354 kind:load to:0x02098518 module:overlay(0) +from:0x02177358 kind:load to:0x0209851c module:overlay(0) +from:0x0217735c kind:load to:0x020985d8 module:overlay(0) +from:0x02177360 kind:load to:0x02098644 module:overlay(0) +from:0x02177364 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177368 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217736c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177370 kind:load to:0x02168afc module:overlay(94) +from:0x02177374 kind:load to:0x02168b10 module:overlay(94) +from:0x02177380 kind:load to:0x02168b4c module:overlay(94) +from:0x02177384 kind:load to:0x02097998 module:overlay(0) +from:0x02177388 kind:load to:0x020977a8 module:overlay(0) +from:0x0217738c kind:load to:0x02097824 module:overlay(0) +from:0x02177390 kind:load to:0x020979a0 module:overlay(0) +from:0x02177394 kind:load to:0x020979c0 module:overlay(0) +from:0x02177398 kind:load to:0x020979ec module:overlay(0) +from:0x0217739c kind:load to:0x02168ee4 module:overlay(94) +from:0x021773a4 kind:load to:0x02168ef4 module:overlay(94) +from:0x021773ac kind:load to:0x02168f30 module:overlay(94) +from:0x021773b4 kind:load to:0x02168fe0 module:overlay(94) +from:0x021773bc kind:load to:0x021691e4 module:overlay(94) +from:0x021773c4 kind:load to:0x0216930c module:overlay(94) +from:0x021773d4 kind:load to:0x0209856c module:overlay(0) +from:0x021773d8 kind:load to:0x020985a8 module:overlay(0) +from:0x021773dc kind:load to:0x020985c0 module:overlay(0) +from:0x021773e0 kind:load to:0x020985cc module:overlay(0) +from:0x021773e4 kind:load to:0x01fff464 module:itcm +from:0x021773e8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021773ec kind:load to:0x02168d30 module:overlay(94) +from:0x021773f0 kind:load to:0x02098504 module:overlay(0) +from:0x021773f4 kind:load to:0x0216953c module:overlay(94) +from:0x021773f8 kind:load to:0x0209850c module:overlay(0) +from:0x021773fc kind:load to:0x02098510 module:overlay(0) +from:0x02177400 kind:load to:0x02169548 module:overlay(94) +from:0x02177404 kind:load to:0x02098518 module:overlay(0) +from:0x02177408 kind:load to:0x0209851c module:overlay(0) +from:0x0217740c kind:load to:0x020985d8 module:overlay(0) +from:0x02177410 kind:load to:0x02098644 module:overlay(0) +from:0x02177414 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177418 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217741c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177420 kind:load to:0x02169620 module:overlay(94) +from:0x02177424 kind:load to:0x02169660 module:overlay(94) +from:0x02177448 kind:load to:0x021696c8 module:overlay(94) +from:0x0217744c kind:load to:0x02097998 module:overlay(0) +from:0x02177450 kind:load to:0x020977a8 module:overlay(0) +from:0x02177454 kind:load to:0x02097824 module:overlay(0) +from:0x02177458 kind:load to:0x020979a0 module:overlay(0) +from:0x0217745c kind:load to:0x020979c0 module:overlay(0) +from:0x02177460 kind:load to:0x020979ec module:overlay(0) +from:0x0217746c kind:load to:0x021699e8 module:overlay(94) +from:0x02177470 kind:load to:0x0216a1b0 module:overlay(94) +from:0x02177474 kind:load to:0x02099b54 module:overlay(0) +from:0x02177478 kind:load to:0x02099b8c module:overlay(0) +from:0x0217747c kind:load to:0x0209a190 module:overlay(0) +from:0x02177480 kind:load to:0x0209a198 module:overlay(0) +from:0x02177484 kind:load to:0x0209a138 module:overlay(0) +from:0x02177488 kind:load to:0x02099d04 module:overlay(0) +from:0x0217748c kind:load to:0x02099bf4 module:overlay(0) +from:0x02177490 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02177494 kind:load to:0x0209a148 module:overlay(0) +from:0x02177498 kind:load to:0x0209a160 module:overlay(0) +from:0x0217749c kind:load to:0x02169da4 module:overlay(94) +from:0x021774a0 kind:load to:0x0209a178 module:overlay(0) +from:0x021774a4 kind:load to:0x0216a1a0 module:overlay(94) +from:0x021774a8 kind:load to:0x0216a17c module:overlay(94) +from:0x021774fc kind:load to:0x021699d4 module:overlay(94) +from:0x02177500 kind:load to:0x0216a21c module:overlay(94) +from:0x02177504 kind:load to:0x0209a2a8 module:overlay(0) +from:0x02177508 kind:load to:0x0209a2dc module:overlay(0) +from:0x0217750c kind:load to:0x0209a374 module:overlay(0) +from:0x02177510 kind:load to:0x0209a388 module:overlay(0) +from:0x02177514 kind:load to:0x0209a138 module:overlay(0) +from:0x02177518 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0217751c kind:load to:0x0209a438 module:overlay(0) +from:0x02177520 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02177524 kind:load to:0x0209a344 module:overlay(0) +from:0x02177528 kind:load to:0x0209a35c module:overlay(0) +from:0x0217752c kind:load to:0x0209a39c module:overlay(0) +from:0x02177530 kind:load to:0x0209a728 module:overlay(0) +from:0x02177534 kind:load to:0x0216a1f0 module:overlay(94) +from:0x02177538 kind:load to:0x0216a1cc module:overlay(94) +from:0x0217753c kind:load to:0x0209a760 module:overlay(0) +from:0x021775a8 kind:load to:0x0209856c module:overlay(0) +from:0x021775ac kind:load to:0x020985a8 module:overlay(0) +from:0x021775b0 kind:load to:0x020985c0 module:overlay(0) +from:0x021775b4 kind:load to:0x020985cc module:overlay(0) +from:0x021775b8 kind:load to:0x01fff464 module:itcm +from:0x021775bc kind:load to:0x020a9a2c module:overlay(0) +from:0x021775c0 kind:load to:0x020a8d7c module:overlay(0) +from:0x021775c4 kind:load to:0x020a8df8 module:overlay(0) +from:0x021775c8 kind:load to:0x02169b6c module:overlay(94) +from:0x021775cc kind:load to:0x020a9948 module:overlay(0) +from:0x021775d0 kind:load to:0x02098510 module:overlay(0) +from:0x021775d4 kind:load to:0x0216a034 module:overlay(94) +from:0x021775d8 kind:load to:0x02098518 module:overlay(0) +from:0x021775dc kind:load to:0x0209851c module:overlay(0) +from:0x021775e0 kind:load to:0x020985d8 module:overlay(0) +from:0x021775e4 kind:load to:0x02098644 module:overlay(0) +from:0x021775e8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021775ec kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021775f0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021775f4 kind:load to:0x021699fc module:overlay(94) +from:0x021775f8 kind:load to:0x02169a60 module:overlay(94) +from:0x021775fc kind:load to:0x02169acc module:overlay(94) +from:0x02177600 kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x02177604 kind:load to:0x020a9324 module:overlay(0) +from:0x02177608 kind:load to:0x020a8fcc module:overlay(0) +from:0x0217760c kind:load to:0x020a9034 module:overlay(0) +from:0x02177610 kind:load to:0x020a91a4 module:overlay(0) +from:0x02177614 kind:load to:0x020a91a0 module:overlay(0) +from:0x02177618 kind:load to:0x020a9270 module:overlay(0) +from:0x0217761c kind:load to:0x020a9294 module:overlay(0) +from:0x02177620 kind:load to:0x020a9298 module:overlay(0) +from:0x02177624 kind:load to:0x02169dac module:overlay(94) +from:0x02177628 kind:load to:0x020a91fc module:overlay(0) +from:0x0217762c kind:load to:0x020a9204 module:overlay(0) +from:0x02177630 kind:load to:0x020a8fa8 module:overlay(0) +from:0x02177634 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02177638 kind:load to:0x020a8fb8 module:overlay(0) +from:0x0217763c kind:load to:0x020a8fc0 module:overlay(0) +from:0x02177640 kind:load to:0x02169e7c module:overlay(94) +from:0x02177644 kind:load to:0x020a95ec module:overlay(0) +from:0x02177648 kind:load to:0x020a9618 module:overlay(0) +from:0x0217764c kind:load to:0x020a9638 module:overlay(0) +from:0x02177650 kind:load to:0x020a9850 module:overlay(0) +from:0x02177654 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02177658 kind:load to:0x020a8f14 module:overlay(0) +from:0x0217765c kind:load to:0x020a8ed8 module:overlay(0) +from:0x02177660 kind:load to:0x020a99f8 module:overlay(0) +from:0x02177664 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02177668 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x0217766c kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02177670 kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02177674 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02177678 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x0217767c kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02177680 kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02177684 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02177688 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x0217768c kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02177690 kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02177694 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02177698 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x0217769c kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021776a0 kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021776a4 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021776a8 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021776ac kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x021776b0 kind:load to:0x020e885c module:overlays(19,20,31) +from:0x021776b4 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x021776b8 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021776c4 kind:load to:0x0209856c module:overlay(0) +from:0x021776c8 kind:load to:0x020985a8 module:overlay(0) +from:0x021776cc kind:load to:0x020985c0 module:overlay(0) +from:0x021776d0 kind:load to:0x020985cc module:overlay(0) +from:0x021776d4 kind:load to:0x01fff464 module:itcm +from:0x021776d8 kind:load to:0x020a9a2c module:overlay(0) +from:0x021776dc kind:load to:0x020a8d7c module:overlay(0) +from:0x021776e0 kind:load to:0x020a8df8 module:overlay(0) +from:0x021776e4 kind:load to:0x020e8650 module:overlays(19,20,31) +from:0x021776e8 kind:load to:0x020a9948 module:overlay(0) +from:0x021776ec kind:load to:0x02098510 module:overlay(0) +from:0x021776f0 kind:load to:0x020a99b0 module:overlay(0) +from:0x021776f4 kind:load to:0x02098518 module:overlay(0) +from:0x021776f8 kind:load to:0x0209851c module:overlay(0) +from:0x021776fc kind:load to:0x020985d8 module:overlay(0) +from:0x02177700 kind:load to:0x02098644 module:overlay(0) +from:0x02177704 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177708 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217770c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177710 kind:load to:0x0216a260 module:overlay(94) +from:0x02177714 kind:load to:0x0216a238 module:overlay(94) +from:0x02177718 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x0217771c kind:load to:0x020e85f8 module:overlays(19,20,31) +from:0x02177720 kind:load to:0x020a9324 module:overlay(0) +from:0x02177724 kind:load to:0x020a8fcc module:overlay(0) +from:0x02177728 kind:load to:0x020a9034 module:overlay(0) +from:0x0217772c kind:load to:0x020a91a4 module:overlay(0) +from:0x02177730 kind:load to:0x020a91a0 module:overlay(0) +from:0x02177734 kind:load to:0x020a9270 module:overlay(0) +from:0x02177738 kind:load to:0x020a9294 module:overlay(0) +from:0x0217773c kind:load to:0x020a9298 module:overlay(0) +from:0x02177740 kind:load to:0x020a91f4 module:overlay(0) +from:0x02177744 kind:load to:0x020a91fc module:overlay(0) +from:0x02177748 kind:load to:0x020a9204 module:overlay(0) +from:0x0217774c kind:load to:0x020a8fa8 module:overlay(0) +from:0x02177750 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02177754 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02177758 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0217775c kind:load to:0x020a949c module:overlay(0) +from:0x02177760 kind:load to:0x020a95ec module:overlay(0) +from:0x02177764 kind:load to:0x020a9618 module:overlay(0) +from:0x02177768 kind:load to:0x020a9638 module:overlay(0) +from:0x0217776c kind:load to:0x020a9850 module:overlay(0) +from:0x02177770 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02177774 kind:load to:0x020a8f14 module:overlay(0) +from:0x02177778 kind:load to:0x020a8ed8 module:overlay(0) +from:0x0217777c kind:load to:0x020a99f8 module:overlay(0) +from:0x02177780 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02177784 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02177788 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x0217778c kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02177790 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02177794 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02177798 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x0217779c kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x021777a0 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x021777a4 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x021777a8 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x021777ac kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x021777b0 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x021777b4 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x021777b8 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x021777bc kind:load to:0x020e848c module:overlays(19,20,31) +from:0x021777c0 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x021777c4 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x021777c8 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x021777cc kind:load to:0x020e885c module:overlays(19,20,31) +from:0x021777d0 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x021777d4 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x021777e0 kind:load to:0x02097c68 module:overlay(0) +from:0x021777e4 kind:load to:0x0216a2cc module:overlay(94) +from:0x021777f0 kind:load to:0x0216a8cc module:overlay(94) +from:0x021777f4 kind:load to:0x0216b324 module:overlay(94) +from:0x021777f8 kind:load to:0x0216a754 module:overlay(94) +from:0x021777fc kind:load to:0x0207c03c module:overlay(0) +from:0x02177800 kind:load to:0x0207c044 module:overlay(0) +from:0x02177804 kind:load to:0x0216a9cc module:overlay(94) +from:0x0217780c kind:load to:0x0216a9f0 module:overlay(94) +from:0x02177814 kind:load to:0x0216aaa8 module:overlay(94) +from:0x0217781c kind:load to:0x0216abf8 module:overlay(94) +from:0x0217782c kind:load to:0x0216a4ac module:overlay(94) +from:0x02177830 kind:load to:0x02097998 module:overlay(0) +from:0x02177834 kind:load to:0x020977a8 module:overlay(0) +from:0x02177838 kind:load to:0x02097824 module:overlay(0) +from:0x0217783c kind:load to:0x020979a0 module:overlay(0) +from:0x02177840 kind:load to:0x020979c0 module:overlay(0) +from:0x02177844 kind:load to:0x020979ec module:overlay(0) +from:0x02177850 kind:load to:0x0216a620 module:overlay(94) +from:0x02177854 kind:load to:0x0216b308 module:overlay(94) +from:0x02177858 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217785c kind:load to:0x02057a38 module:overlay(0) +from:0x02177860 kind:load to:0x02057dc8 module:overlay(0) +from:0x02177864 kind:load to:0x02057e44 module:overlay(0) +from:0x02177868 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217786c kind:load to:0x0216a294 module:overlay(94) +from:0x02177870 kind:load to:0x02057d84 module:overlay(0) +from:0x0217787c kind:load to:0x0209856c module:overlay(0) +from:0x02177880 kind:load to:0x020985a8 module:overlay(0) +from:0x02177884 kind:load to:0x020985c0 module:overlay(0) +from:0x02177888 kind:load to:0x020985cc module:overlay(0) +from:0x0217788c kind:load to:0x01fff464 module:itcm +from:0x02177890 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177894 kind:load to:0x0216a67c module:overlay(94) +from:0x02177898 kind:load to:0x0216a780 module:overlay(94) +from:0x0217789c kind:load to:0x0216a908 module:overlay(94) +from:0x021778a0 kind:load to:0x0216a8e8 module:overlay(94) +from:0x021778a4 kind:load to:0x02098510 module:overlay(0) +from:0x021778a8 kind:load to:0x0216ac64 module:overlay(94) +from:0x021778ac kind:load to:0x02098518 module:overlay(0) +from:0x021778b0 kind:load to:0x0209851c module:overlay(0) +from:0x021778b4 kind:load to:0x020985d8 module:overlay(0) +from:0x021778b8 kind:load to:0x02098644 module:overlay(0) +from:0x021778bc kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021778c0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021778c4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021778c8 kind:load to:0x0216a634 module:overlay(94) +from:0x021778cc kind:load to:0x0216a654 module:overlay(94) +from:0x021778d8 kind:load to:0x0216c4ec module:overlay(94) +from:0x021778e4 kind:load to:0x02097c68 module:overlay(0) +from:0x021778e8 kind:load to:0x0216b354 module:overlay(94) +from:0x021778ec kind:load to:0x0216b894 module:overlay(94) +from:0x021778f4 kind:load to:0x0216b898 module:overlay(94) +from:0x021778fc kind:load to:0x0216b9d8 module:overlay(94) +from:0x02177904 kind:load to:0x0216ba10 module:overlay(94) +from:0x02177914 kind:load to:0x0216b410 module:overlay(94) +from:0x02177918 kind:load to:0x02097998 module:overlay(0) +from:0x0217791c kind:load to:0x020977a8 module:overlay(0) +from:0x02177920 kind:load to:0x02097824 module:overlay(0) +from:0x02177924 kind:load to:0x020979a0 module:overlay(0) +from:0x02177928 kind:load to:0x020979c0 module:overlay(0) +from:0x0217792c kind:load to:0x020979ec module:overlay(0) +from:0x02177938 kind:load to:0x0209856c module:overlay(0) +from:0x0217793c kind:load to:0x020985a8 module:overlay(0) +from:0x02177940 kind:load to:0x020985c0 module:overlay(0) +from:0x02177944 kind:load to:0x020985cc module:overlay(0) +from:0x02177948 kind:load to:0x01fff464 module:itcm +from:0x0217794c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177950 kind:load to:0x0216b604 module:overlay(94) +from:0x02177954 kind:load to:0x02098504 module:overlay(0) +from:0x02177958 kind:load to:0x0216b85c module:overlay(94) +from:0x0217795c kind:load to:0x0209850c module:overlay(0) +from:0x02177960 kind:load to:0x02098510 module:overlay(0) +from:0x02177964 kind:load to:0x0216bfb8 module:overlay(94) +from:0x02177968 kind:load to:0x02098518 module:overlay(0) +from:0x0217796c kind:load to:0x0209851c module:overlay(0) +from:0x02177970 kind:load to:0x020985d8 module:overlay(0) +from:0x02177974 kind:load to:0x02098644 module:overlay(0) +from:0x02177978 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217797c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177980 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177984 kind:load to:0x0216b5bc module:overlay(94) +from:0x02177988 kind:load to:0x0216b5dc module:overlay(94) +from:0x02177994 kind:load to:0x02097c68 module:overlay(0) +from:0x02177998 kind:load to:0x0216c564 module:overlay(94) +from:0x021779a4 kind:load to:0x0216cfc4 module:overlay(94) +from:0x021779a8 kind:load to:0x0216dc10 module:overlay(94) +from:0x021779ac kind:load to:0x0216ca80 module:overlay(94) +from:0x021779b0 kind:load to:0x0207c03c module:overlay(0) +from:0x021779b4 kind:load to:0x0207c044 module:overlay(0) +from:0x021779c0 kind:load to:0x0216c7b8 module:overlay(94) +from:0x021779c4 kind:load to:0x02097998 module:overlay(0) +from:0x021779c8 kind:load to:0x020977a8 module:overlay(0) +from:0x021779cc kind:load to:0x02097824 module:overlay(0) +from:0x021779d0 kind:load to:0x020979a0 module:overlay(0) +from:0x021779d4 kind:load to:0x020979c0 module:overlay(0) +from:0x021779d8 kind:load to:0x020979ec module:overlay(0) +from:0x021779e4 kind:load to:0x0216c94c module:overlay(94) +from:0x021779e8 kind:load to:0x0216dbf4 module:overlay(94) +from:0x021779ec kind:load to:0x02057bf4 module:overlay(0) +from:0x021779f0 kind:load to:0x02057a38 module:overlay(0) +from:0x021779f4 kind:load to:0x02057dc8 module:overlay(0) +from:0x021779f8 kind:load to:0x02057e44 module:overlay(0) +from:0x021779fc kind:load to:0x02057ea8 module:overlay(0) +from:0x02177a00 kind:load to:0x0216c52c module:overlay(94) +from:0x02177a04 kind:load to:0x02057d84 module:overlay(0) +from:0x02177a08 kind:load to:0x0216d130 module:overlay(94) +from:0x02177a10 kind:load to:0x0216d134 module:overlay(94) +from:0x02177a18 kind:load to:0x0216d158 module:overlay(94) +from:0x02177a20 kind:load to:0x0216d15c module:overlay(94) +from:0x02177a28 kind:load to:0x0216d1ac module:overlay(94) +from:0x02177a30 kind:load to:0x0216d234 module:overlay(94) +from:0x02177a38 kind:load to:0x0216d490 module:overlay(94) +from:0x02177a40 kind:load to:0x0216d494 module:overlay(94) +from:0x02177a50 kind:load to:0x0209856c module:overlay(0) +from:0x02177a54 kind:load to:0x020985a8 module:overlay(0) +from:0x02177a58 kind:load to:0x020985c0 module:overlay(0) +from:0x02177a5c kind:load to:0x020985cc module:overlay(0) +from:0x02177a60 kind:load to:0x01fff464 module:itcm +from:0x02177a64 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177a68 kind:load to:0x0216c9a8 module:overlay(94) +from:0x02177a6c kind:load to:0x0216caac module:overlay(94) +from:0x02177a70 kind:load to:0x0216d038 module:overlay(94) +from:0x02177a74 kind:load to:0x0216d018 module:overlay(94) +from:0x02177a78 kind:load to:0x02098510 module:overlay(0) +from:0x02177a7c kind:load to:0x0216d508 module:overlay(94) +from:0x02177a80 kind:load to:0x02098518 module:overlay(0) +from:0x02177a84 kind:load to:0x0209851c module:overlay(0) +from:0x02177a88 kind:load to:0x020985d8 module:overlay(0) +from:0x02177a8c kind:load to:0x02098644 module:overlay(0) +from:0x02177a90 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177a94 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177a98 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177a9c kind:load to:0x0216c960 module:overlay(94) +from:0x02177aa0 kind:load to:0x0216c980 module:overlay(94) +from:0x02177aac kind:load to:0x0216dc4c module:overlay(94) +from:0x02177ab0 kind:load to:0x020977a0 module:overlay(0) +from:0x02177ab4 kind:load to:0x020977a8 module:overlay(0) +from:0x02177ab8 kind:load to:0x02097824 module:overlay(0) +from:0x02177abc kind:load to:0x02097864 module:overlay(0) +from:0x02177ac0 kind:load to:0x02097868 module:overlay(0) +from:0x02177ac4 kind:load to:0x0209786c module:overlay(0) +from:0x02177ad0 kind:load to:0x0209856c module:overlay(0) +from:0x02177ad4 kind:load to:0x020985a8 module:overlay(0) +from:0x02177ad8 kind:load to:0x020985c0 module:overlay(0) +from:0x02177adc kind:load to:0x020985cc module:overlay(0) +from:0x02177ae0 kind:load to:0x01fff464 module:itcm +from:0x02177ae4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177ae8 kind:load to:0x0216dcec module:overlay(94) +from:0x02177aec kind:load to:0x0216dd9c module:overlay(94) +from:0x02177af0 kind:load to:0x0216ddcc module:overlay(94) +from:0x02177af4 kind:load to:0x0216de9c module:overlay(94) +from:0x02177af8 kind:load to:0x02098510 module:overlay(0) +from:0x02177afc kind:load to:0x0216df18 module:overlay(94) +from:0x02177b00 kind:load to:0x02098518 module:overlay(0) +from:0x02177b04 kind:load to:0x0209851c module:overlay(0) +from:0x02177b08 kind:load to:0x020985d8 module:overlay(0) +from:0x02177b0c kind:load to:0x02098644 module:overlay(0) +from:0x02177b10 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177b14 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177b18 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177b1c kind:load to:0x0216df8c module:overlay(94) +from:0x02177b20 kind:load to:0x0216dfac module:overlay(94) +from:0x02177b24 kind:load to:0x0216deb0 module:overlay(94) +from:0x02177b40 kind:load to:0x0216dff4 module:overlay(94) +from:0x02177b44 kind:load to:0x02097998 module:overlay(0) +from:0x02177b48 kind:load to:0x020977a8 module:overlay(0) +from:0x02177b4c kind:load to:0x02097824 module:overlay(0) +from:0x02177b50 kind:load to:0x0216e474 module:overlay(94) +from:0x02177b54 kind:load to:0x020979c0 module:overlay(0) +from:0x02177b58 kind:load to:0x0216e454 module:overlay(94) +from:0x02177b68 kind:load to:0x02097998 module:overlay(0) +from:0x02177b6c kind:load to:0x020977a8 module:overlay(0) +from:0x02177b70 kind:load to:0x02097824 module:overlay(0) +from:0x02177b74 kind:load to:0x0216e474 module:overlay(94) +from:0x02177b78 kind:load to:0x020979c0 module:overlay(0) +from:0x02177b7c kind:load to:0x0216e454 module:overlay(94) +from:0x02177bb8 kind:load to:0x0216e114 module:overlay(94) +from:0x02177bbc kind:load to:0x0216e480 module:overlay(94) +from:0x02177bc0 kind:load to:0x02099b54 module:overlay(0) +from:0x02177bc4 kind:load to:0x02099b8c module:overlay(0) +from:0x02177bc8 kind:load to:0x0209a190 module:overlay(0) +from:0x02177bcc kind:load to:0x0209a198 module:overlay(0) +from:0x02177bd0 kind:load to:0x0209a138 module:overlay(0) +from:0x02177bd4 kind:load to:0x02099d04 module:overlay(0) +from:0x02177bd8 kind:load to:0x02099bf4 module:overlay(0) +from:0x02177bdc kind:load to:0x0209a0c0 module:overlay(0) +from:0x02177be0 kind:load to:0x0209a148 module:overlay(0) +from:0x02177be4 kind:load to:0x0209a160 module:overlay(0) +from:0x02177be8 kind:load to:0x02169da4 module:overlay(94) +from:0x02177bec kind:load to:0x0209a178 module:overlay(0) +from:0x02177bf0 kind:load to:0x0216a1a0 module:overlay(94) +from:0x02177bf4 kind:load to:0x0216a17c module:overlay(94) +from:0x02177c00 kind:load to:0x0209856c module:overlay(0) +from:0x02177c04 kind:load to:0x020985a8 module:overlay(0) +from:0x02177c08 kind:load to:0x020985c0 module:overlay(0) +from:0x02177c0c kind:load to:0x020985cc module:overlay(0) +from:0x02177c10 kind:load to:0x01fff464 module:itcm +from:0x02177c14 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177c18 kind:load to:0x0216e128 module:overlay(94) +from:0x02177c1c kind:load to:0x02098504 module:overlay(0) +from:0x02177c20 kind:load to:0x0216e410 module:overlay(94) +from:0x02177c24 kind:load to:0x0209850c module:overlay(0) +from:0x02177c28 kind:load to:0x02098510 module:overlay(0) +from:0x02177c2c kind:load to:0x0216e42c module:overlay(94) +from:0x02177c30 kind:load to:0x02098518 module:overlay(0) +from:0x02177c34 kind:load to:0x0209851c module:overlay(0) +from:0x02177c38 kind:load to:0x020985d8 module:overlay(0) +from:0x02177c3c kind:load to:0x02098644 module:overlay(0) +from:0x02177c40 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177c44 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177c48 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177c4c kind:load to:0x0216e49c module:overlay(94) +from:0x02177c50 kind:load to:0x0216e4cc module:overlay(94) +from:0x02177c54 kind:load to:0x0216e424 module:overlay(94) +from:0x02177c60 kind:load to:0x0216e530 module:overlay(94) +from:0x02177c64 kind:load to:0x020977a0 module:overlay(0) +from:0x02177c68 kind:load to:0x020977a8 module:overlay(0) +from:0x02177c6c kind:load to:0x02097824 module:overlay(0) +from:0x02177c70 kind:load to:0x02097864 module:overlay(0) +from:0x02177c74 kind:load to:0x02097868 module:overlay(0) +from:0x02177c78 kind:load to:0x0209786c module:overlay(0) +from:0x02177c84 kind:load to:0x0209856c module:overlay(0) +from:0x02177c88 kind:load to:0x020985a8 module:overlay(0) +from:0x02177c8c kind:load to:0x020985c0 module:overlay(0) +from:0x02177c90 kind:load to:0x020985cc module:overlay(0) +from:0x02177c94 kind:load to:0x01fff464 module:itcm +from:0x02177c98 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177c9c kind:load to:0x0216e5bc module:overlay(94) +from:0x02177ca0 kind:load to:0x0216e5c4 module:overlay(94) +from:0x02177ca4 kind:load to:0x0216e624 module:overlay(94) +from:0x02177ca8 kind:load to:0x0216e610 module:overlay(94) +from:0x02177cac kind:load to:0x02098510 module:overlay(0) +from:0x02177cb0 kind:load to:0x02098514 module:overlay(0) +from:0x02177cb4 kind:load to:0x02098518 module:overlay(0) +from:0x02177cb8 kind:load to:0x0209851c module:overlay(0) +from:0x02177cbc kind:load to:0x020985d8 module:overlay(0) +from:0x02177cc0 kind:load to:0x02098644 module:overlay(0) +from:0x02177cc4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177cc8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177ccc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177cd0 kind:load to:0x0216ef50 module:overlay(94) +from:0x02177cd4 kind:load to:0x0216ef64 module:overlay(94) +from:0x02177cdc kind:load to:0x0216f5c0 module:overlay(94) +from:0x02177ce4 kind:load to:0x0216f62c module:overlay(94) +from:0x02177cec kind:load to:0x0216f688 module:overlay(94) +from:0x02177cf4 kind:load to:0x0216f6ac module:overlay(94) +from:0x02177cfc kind:load to:0x0216f40c module:overlay(94) +from:0x02177d04 kind:load to:0x0216f540 module:overlay(94) +from:0x02177d0c kind:load to:0x0216f564 module:overlay(94) +from:0x02177d14 kind:load to:0x0216f578 module:overlay(94) +from:0x02177d24 kind:load to:0x0216efa0 module:overlay(94) +from:0x02177d28 kind:load to:0x02097998 module:overlay(0) +from:0x02177d2c kind:load to:0x020977a8 module:overlay(0) +from:0x02177d30 kind:load to:0x02097824 module:overlay(0) +from:0x02177d34 kind:load to:0x020979a0 module:overlay(0) +from:0x02177d38 kind:load to:0x020979c0 module:overlay(0) +from:0x02177d3c kind:load to:0x020979ec module:overlay(0) +from:0x02177d48 kind:load to:0x0209856c module:overlay(0) +from:0x02177d4c kind:load to:0x020985a8 module:overlay(0) +from:0x02177d50 kind:load to:0x020985c0 module:overlay(0) +from:0x02177d54 kind:load to:0x020985cc module:overlay(0) +from:0x02177d58 kind:load to:0x01fff464 module:itcm +from:0x02177d5c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177d60 kind:load to:0x0216f2a8 module:overlay(94) +from:0x02177d64 kind:load to:0x02098504 module:overlay(0) +from:0x02177d68 kind:load to:0x0216f2bc module:overlay(94) +from:0x02177d6c kind:load to:0x0216f378 module:overlay(94) +from:0x02177d70 kind:load to:0x02098510 module:overlay(0) +from:0x02177d74 kind:load to:0x0216f38c module:overlay(94) +from:0x02177d78 kind:load to:0x02098518 module:overlay(0) +from:0x02177d7c kind:load to:0x0209851c module:overlay(0) +from:0x02177d80 kind:load to:0x020985d8 module:overlay(0) +from:0x02177d84 kind:load to:0x02098644 module:overlay(0) +from:0x02177d88 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177d8c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177d90 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177d94 kind:load to:0x0216f1b0 module:overlay(94) +from:0x02177d98 kind:load to:0x0216f228 module:overlay(94) +from:0x02177e44 kind:load to:0x0209856c module:overlay(0) +from:0x02177e48 kind:load to:0x020985a8 module:overlay(0) +from:0x02177e4c kind:load to:0x020985c0 module:overlay(0) +from:0x02177e50 kind:load to:0x020985cc module:overlay(0) +from:0x02177e54 kind:load to:0x01fff464 module:itcm +from:0x02177e58 kind:load to:0x020a9a2c module:overlay(0) +from:0x02177e5c kind:load to:0x020a8d7c module:overlay(0) +from:0x02177e60 kind:load to:0x020a8df8 module:overlay(0) +from:0x02177e64 kind:load to:0x0216f9cc module:overlay(94) +from:0x02177e68 kind:load to:0x020a9948 module:overlay(0) +from:0x02177e6c kind:load to:0x02098510 module:overlay(0) +from:0x02177e70 kind:load to:0x020a99b0 module:overlay(0) +from:0x02177e74 kind:load to:0x02098518 module:overlay(0) +from:0x02177e78 kind:load to:0x0209851c module:overlay(0) +from:0x02177e7c kind:load to:0x020985d8 module:overlay(0) +from:0x02177e80 kind:load to:0x02098644 module:overlay(0) +from:0x02177e84 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177e88 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177e8c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177e90 kind:load to:0x0216fbc4 module:overlay(94) +from:0x02177e94 kind:load to:0x0216fbe4 module:overlay(94) +from:0x02177e98 kind:load to:0x020e77a0 module:overlays(19,20,31) +from:0x02177e9c kind:load to:0x0216f978 module:overlay(94) +from:0x02177ea0 kind:load to:0x020a9324 module:overlay(0) +from:0x02177ea4 kind:load to:0x020a8fcc module:overlay(0) +from:0x02177ea8 kind:load to:0x020a9034 module:overlay(0) +from:0x02177eac kind:load to:0x020a91a4 module:overlay(0) +from:0x02177eb0 kind:load to:0x020a91a0 module:overlay(0) +from:0x02177eb4 kind:load to:0x020a9270 module:overlay(0) +from:0x02177eb8 kind:load to:0x020a9294 module:overlay(0) +from:0x02177ebc kind:load to:0x020a9298 module:overlay(0) +from:0x02177ec0 kind:load to:0x020a91f4 module:overlay(0) +from:0x02177ec4 kind:load to:0x020a91fc module:overlay(0) +from:0x02177ec8 kind:load to:0x0216fb90 module:overlay(94) +from:0x02177ecc kind:load to:0x020a8fa8 module:overlay(0) +from:0x02177ed0 kind:load to:0x020a8fb0 module:overlay(0) +from:0x02177ed4 kind:load to:0x020a8fb8 module:overlay(0) +from:0x02177ed8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02177edc kind:load to:0x020a949c module:overlay(0) +from:0x02177ee0 kind:load to:0x020a95ec module:overlay(0) +from:0x02177ee4 kind:load to:0x020a9618 module:overlay(0) +from:0x02177ee8 kind:load to:0x020a9638 module:overlay(0) +from:0x02177eec kind:load to:0x020a9850 module:overlay(0) +from:0x02177ef0 kind:load to:0x020e771c module:overlays(19,20,31) +from:0x02177ef4 kind:load to:0x020a8f14 module:overlay(0) +from:0x02177ef8 kind:load to:0x020a8ed8 module:overlay(0) +from:0x02177efc kind:load to:0x020a99f8 module:overlay(0) +from:0x02177f00 kind:load to:0x020e78a8 module:overlays(19,20,31) +from:0x02177f04 kind:load to:0x020e78d8 module:overlays(19,20,31) +from:0x02177f08 kind:load to:0x020e7c24 module:overlays(19,20,31) +from:0x02177f0c kind:load to:0x020e7f84 module:overlays(19,20,31) +from:0x02177f10 kind:load to:0x020e82f4 module:overlays(19,20,31) +from:0x02177f14 kind:load to:0x020e83c8 module:overlays(19,20,31) +from:0x02177f18 kind:load to:0x020e83fc module:overlays(19,20,31) +from:0x02177f1c kind:load to:0x020e84a8 module:overlays(19,20,31) +from:0x02177f20 kind:load to:0x020e8578 module:overlays(19,20,31) +from:0x02177f24 kind:load to:0x020e78d4 module:overlays(19,20,31) +from:0x02177f28 kind:load to:0x020e796c module:overlays(19,20,31) +from:0x02177f2c kind:load to:0x020e7cbc module:overlays(19,20,31) +from:0x02177f30 kind:load to:0x020e8070 module:overlays(19,20,31) +from:0x02177f34 kind:load to:0x020e8374 module:overlays(19,20,31) +from:0x02177f38 kind:load to:0x020e83f8 module:overlays(19,20,31) +from:0x02177f3c kind:load to:0x020e848c module:overlays(19,20,31) +from:0x02177f40 kind:load to:0x020e8534 module:overlays(19,20,31) +from:0x02177f44 kind:load to:0x020e85ac module:overlays(19,20,31) +from:0x02177f48 kind:load to:0x020e85d4 module:overlays(19,20,31) +from:0x02177f4c kind:load to:0x020e885c module:overlays(19,20,31) +from:0x02177f50 kind:load to:0x020e8750 module:overlays(19,20,31) +from:0x02177f54 kind:load to:0x020e8868 module:overlays(19,20,31) +from:0x02177f58 kind:load to:0x0216facc module:overlay(94) +from:0x02177f5c kind:load to:0x0216faec module:overlay(94) +from:0x02177f60 kind:load to:0x021704f4 module:overlay(94) +from:0x02177f68 kind:load to:0x0216fff0 module:overlay(94) +from:0x02177f70 kind:load to:0x02170168 module:overlay(94) +from:0x02177f78 kind:load to:0x02170704 module:overlay(94) +from:0x02177f88 kind:load to:0x0216fc18 module:overlay(94) +from:0x02177f8c kind:load to:0x020977a0 module:overlay(0) +from:0x02177f90 kind:load to:0x020977a8 module:overlay(0) +from:0x02177f94 kind:load to:0x02097824 module:overlay(0) +from:0x02177f98 kind:load to:0x02097864 module:overlay(0) +from:0x02177f9c kind:load to:0x02097868 module:overlay(0) +from:0x02177fa0 kind:load to:0x0209786c module:overlay(0) +from:0x02177fac kind:load to:0x0209856c module:overlay(0) +from:0x02177fb0 kind:load to:0x020985a8 module:overlay(0) +from:0x02177fb4 kind:load to:0x020985c0 module:overlay(0) +from:0x02177fb8 kind:load to:0x020985cc module:overlay(0) +from:0x02177fbc kind:load to:0x01fff464 module:itcm +from:0x02177fc0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02177fc4 kind:load to:0x0216fdf4 module:overlay(94) +from:0x02177fc8 kind:load to:0x02098504 module:overlay(0) +from:0x02177fcc kind:load to:0x0216fdfc module:overlay(94) +from:0x02177fd0 kind:load to:0x0216fed8 module:overlay(94) +from:0x02177fd4 kind:load to:0x02098510 module:overlay(0) +from:0x02177fd8 kind:load to:0x0216ffb4 module:overlay(94) +from:0x02177fdc kind:load to:0x02098518 module:overlay(0) +from:0x02177fe0 kind:load to:0x0209851c module:overlay(0) +from:0x02177fe4 kind:load to:0x020985d8 module:overlay(0) +from:0x02177fe8 kind:load to:0x02098644 module:overlay(0) +from:0x02177fec kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02177ff0 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02177ff4 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02177ff8 kind:load to:0x02170754 module:overlay(94) +from:0x02177ffc kind:load to:0x021707d8 module:overlay(94) +from:0x02178000 kind:load to:0x0216fd54 module:overlay(94) +from:0x02178004 kind:load to:0x0216fd5c module:overlay(94) +from:0x02178010 kind:load to:0x02170884 module:overlay(94) +from:0x02178014 kind:load to:0x02097998 module:overlay(0) +from:0x02178018 kind:load to:0x020977a8 module:overlay(0) +from:0x0217801c kind:load to:0x02097824 module:overlay(0) +from:0x02178020 kind:load to:0x020979a0 module:overlay(0) +from:0x02178024 kind:load to:0x020979c0 module:overlay(0) +from:0x02178028 kind:load to:0x020979ec module:overlay(0) +from:0x02178064 kind:load to:0x0209856c module:overlay(0) +from:0x02178068 kind:load to:0x020985a8 module:overlay(0) +from:0x0217806c kind:load to:0x020985c0 module:overlay(0) +from:0x02178070 kind:load to:0x020985cc module:overlay(0) +from:0x02178074 kind:load to:0x01fff464 module:itcm +from:0x02178078 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217807c kind:load to:0x021708f8 module:overlay(94) +from:0x02178080 kind:load to:0x02098504 module:overlay(0) +from:0x02178084 kind:load to:0x02181ccc module:overlays(97,98) +from:0x02178088 kind:load to:0x02181d1c module:overlays(97,98) +from:0x0217808c kind:load to:0x02098510 module:overlay(0) +from:0x02178090 kind:load to:0x02181d30 module:overlays(97,98) +from:0x02178094 kind:load to:0x02098518 module:overlay(0) +from:0x02178098 kind:load to:0x0209851c module:overlay(0) +from:0x0217809c kind:load to:0x020985d8 module:overlay(0) +from:0x021780a0 kind:load to:0x02098644 module:overlay(0) +from:0x021780a4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021780a8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021780ac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021780b0 kind:load to:0x021709b0 module:overlay(94) +from:0x021780b4 kind:load to:0x021709e0 module:overlay(94) +from:0x021780b8 kind:load to:0x02170994 module:overlay(94) +from:0x021780c4 kind:load to:0x02170a38 module:overlay(94) +from:0x021780c8 kind:load to:0x02097998 module:overlay(0) +from:0x021780cc kind:load to:0x020977a8 module:overlay(0) +from:0x021780d0 kind:load to:0x02097824 module:overlay(0) +from:0x021780d4 kind:load to:0x020979a0 module:overlay(0) +from:0x021780d8 kind:load to:0x020979c0 module:overlay(0) +from:0x021780dc kind:load to:0x020979ec module:overlay(0) +from:0x02178118 kind:load to:0x0209856c module:overlay(0) +from:0x0217811c kind:load to:0x020985a8 module:overlay(0) +from:0x02178120 kind:load to:0x020985c0 module:overlay(0) +from:0x02178124 kind:load to:0x020985cc module:overlay(0) +from:0x02178128 kind:load to:0x01fff464 module:itcm +from:0x0217812c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02178130 kind:load to:0x02170aac module:overlay(94) +from:0x02178134 kind:load to:0x02098504 module:overlay(0) +from:0x02178138 kind:load to:0x02181578 module:overlays(97,98) +from:0x0217813c kind:load to:0x021815c8 module:overlays(97,98) +from:0x02178140 kind:load to:0x02098510 module:overlay(0) +from:0x02178144 kind:load to:0x021815dc module:overlays(97,98,99) +from:0x02178148 kind:load to:0x02098518 module:overlay(0) +from:0x0217814c kind:load to:0x0209851c module:overlay(0) +from:0x02178150 kind:load to:0x020985d8 module:overlay(0) +from:0x02178154 kind:load to:0x02098644 module:overlay(0) +from:0x02178158 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217815c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02178160 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02178164 kind:load to:0x02170b64 module:overlay(94) +from:0x02178168 kind:load to:0x02170b94 module:overlay(94) +from:0x0217816c kind:load to:0x02170b48 module:overlay(94) +from:0x02178178 kind:load to:0x02170bec module:overlay(94) +from:0x0217817c kind:load to:0x0209ca64 module:overlay(0) +from:0x02178180 kind:load to:0x0209ca6c module:overlay(0) +from:0x02178184 kind:load to:0x0209caac module:overlay(0) +from:0x02178188 kind:load to:0x0209cacc module:overlay(0) +from:0x02178194 kind:load to:0x02170c94 module:overlay(94) +from:0x02178198 kind:load to:0x02170cd8 module:overlay(94) +from:0x0217819c kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021781a0 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021781a4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021781a8 kind:load to:0x02170ed4 module:overlay(94) +from:0x021781ac kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021781b0 kind:load to:0x0209d220 module:overlay(0) +from:0x021781b4 kind:load to:0x0209d228 module:overlay(0) +from:0x021781b8 kind:load to:0x0209d22c module:overlay(0) +from:0x021781bc kind:load to:0x0209d238 module:overlay(0) +from:0x021781c0 kind:load to:0x0209d240 module:overlay(0) +from:0x021781c4 kind:load to:0x02170f90 module:overlay(94) +from:0x021781c8 kind:load to:0x02170fb0 module:overlay(94) +from:0x021781cc kind:load to:0x02170f34 module:overlay(94) +from:0x021781d8 kind:load to:0x0209d104 module:overlay(0) +from:0x021781dc kind:load to:0x0209d10c module:overlay(0) +from:0x021781e0 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021781e4 kind:load to:0x021710b8 module:overlay(94) +from:0x021781e8 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021781ec kind:load to:0x020c05d8 module:overlays(2,4,17) +from:0x021781f0 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021781f4 kind:load to:0x0209d220 module:overlay(0) +from:0x021781f8 kind:load to:0x0209d228 module:overlay(0) +from:0x021781fc kind:load to:0x0209d22c module:overlay(0) +from:0x02178200 kind:load to:0x0209d238 module:overlay(0) +from:0x02178204 kind:load to:0x0209d240 module:overlay(0) +from:0x02178208 kind:load to:0x021711ac module:overlay(94) +from:0x0217820c kind:load to:0x02171174 module:overlay(94) +from:0x02178210 kind:load to:0x021710f8 module:overlay(94) +from:0x0217821c kind:load to:0x021711ec module:overlay(94) +from:0x02178220 kind:load to:0x021711dc module:overlay(94) +from:0x02178224 kind:load to:0x020616e0 module:overlay(0) +from:0x02178228 kind:load to:0x020616e4 module:overlay(0) +from:0x0217822c kind:load to:0x020616e8 module:overlay(0) +from:0x02178230 kind:load to:0x020616ec module:overlay(0) +from:0x02178234 kind:load to:0x020616f0 module:overlay(0) +from:0x02178238 kind:load to:0x020616f4 module:overlay(0) +from:0x0217823c kind:load to:0x020616f8 module:overlay(0) +from:0x02178240 kind:load to:0x020616fc module:overlay(0) +from:0x02178294 kind:load to:0x0209cbf0 module:overlay(0) +from:0x02178298 kind:load to:0x0209cdb4 module:overlay(0) +from:0x0217829c kind:load to:0x0209cdd0 module:overlay(0) +from:0x021782a0 kind:load to:0x0209ce14 module:overlay(0) +from:0x021782a4 kind:load to:0x0217196c module:overlay(94) +from:0x021782a8 kind:load to:0x02171950 module:overlay(94) +from:0x021782ac kind:load to:0x0209cc08 module:overlay(0) +from:0x021782b8 kind:load to:0x02171208 module:overlay(94) +from:0x021782bc kind:load to:0x0209cbf0 module:overlay(0) +from:0x021782c0 kind:load to:0x0209cdb4 module:overlay(0) +from:0x021782c4 kind:load to:0x0209cdd0 module:overlay(0) +from:0x021782c8 kind:load to:0x0209ce14 module:overlay(0) +from:0x021782cc kind:load to:0x02171920 module:overlay(94) +from:0x021782d0 kind:load to:0x02171934 module:overlay(94) +from:0x021782d4 kind:load to:0x0209cc08 module:overlay(0) +from:0x021782e0 kind:load to:0x0207caf4 module:overlay(0) +from:0x021782e4 kind:load to:0x0207cafc module:overlay(0) +from:0x021782e8 kind:load to:0x0207d310 module:overlay(0) +from:0x021782ec kind:load to:0x0207d300 module:overlay(0) +from:0x021782f0 kind:load to:0x0207d34c module:overlay(0) +from:0x021782f4 kind:load to:0x0207d384 module:overlay(0) +from:0x021782f8 kind:load to:0x0207d3c8 module:overlay(0) +from:0x021782fc kind:load to:0x0207d3f0 module:overlay(0) +from:0x02178308 kind:load to:0x02171368 module:overlay(94) +from:0x0217830c kind:load to:0x0209d10c module:overlay(0) +from:0x02178310 kind:load to:0x021714b0 module:overlay(94) +from:0x02178314 kind:load to:0x021710b8 module:overlay(94) +from:0x02178318 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x0217831c kind:load to:0x02171760 module:overlay(94) +from:0x02178320 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02178324 kind:load to:0x0209d220 module:overlay(0) +from:0x02178328 kind:load to:0x0209d228 module:overlay(0) +from:0x0217832c kind:load to:0x0209d22c module:overlay(0) +from:0x02178330 kind:load to:0x02171734 module:overlay(94) +from:0x02178334 kind:load to:0x0209d240 module:overlay(0) +from:0x02178338 kind:load to:0x021718e8 module:overlay(94) +from:0x0217833c kind:load to:0x021718a8 module:overlay(94) +from:0x02178340 kind:load to:0x021714e4 module:overlay(94) +from:0x0217834c kind:load to:0x021719c0 module:overlay(94) +from:0x02178350 kind:load to:0x02171980 module:overlay(94) +from:0x02178354 kind:load to:0x020616e0 module:overlay(0) +from:0x02178358 kind:load to:0x020616e4 module:overlay(0) +from:0x0217835c kind:load to:0x021719b0 module:overlay(94) +from:0x02178360 kind:load to:0x021719a0 module:overlay(94) +from:0x02178364 kind:load to:0x020616f0 module:overlay(0) +from:0x02178368 kind:load to:0x020616f4 module:overlay(0) +from:0x0217836c kind:load to:0x02171990 module:overlay(94) +from:0x02178370 kind:load to:0x020616fc module:overlay(0) +from:0x02178374 kind:load to:0x021717cc module:overlay(94) +from:0x02178378 kind:load to:0x0217183c module:overlay(94) +from:0x0217837c kind:load to:0x0217185c module:overlay(94) +from:0x0217838c kind:load to:0x0209ca64 module:overlay(0) +from:0x02178390 kind:load to:0x0209ca6c module:overlay(0) +from:0x02178394 kind:load to:0x0209caac module:overlay(0) +from:0x02178398 kind:load to:0x0209cacc module:overlay(0) +from:0x021783a4 kind:load to:0x021719dc module:overlay(94) +from:0x021783a8 kind:load to:0x0209ca64 module:overlay(0) +from:0x021783ac kind:load to:0x0209ca6c module:overlay(0) +from:0x021783b0 kind:load to:0x0209caac module:overlay(0) +from:0x021783b4 kind:load to:0x0209cacc module:overlay(0) +from:0x021783c0 kind:load to:0x0209d104 module:overlay(0) +from:0x021783c4 kind:load to:0x0209d10c module:overlay(0) +from:0x021783c8 kind:load to:0x020c05cc module:overlays(2,4,17) +from:0x021783cc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x021783d0 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021783d4 kind:load to:0x02171b24 module:overlay(94) +from:0x021783d8 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021783dc kind:load to:0x0209d220 module:overlay(0) +from:0x021783e0 kind:load to:0x0209d228 module:overlay(0) +from:0x021783e4 kind:load to:0x0209d22c module:overlay(0) +from:0x021783e8 kind:load to:0x0209d238 module:overlay(0) +from:0x021783ec kind:load to:0x0209d240 module:overlay(0) +from:0x021783f0 kind:load to:0x02171b44 module:overlay(94) +from:0x021783f4 kind:load to:0x02171b64 module:overlay(94) +from:0x02178424 kind:load to:0x02171bac module:overlay(94) +from:0x02178428 kind:load to:0x0209ca64 module:overlay(0) +from:0x0217842c kind:load to:0x0209ca6c module:overlay(0) +from:0x02178430 kind:load to:0x0209caac module:overlay(0) +from:0x02178434 kind:load to:0x0209cacc module:overlay(0) +from:0x02178440 kind:load to:0x02171f14 module:overlay(94) +from:0x02178444 kind:load to:0x02172020 module:overlay(94) +from:0x02178448 kind:load to:0x02172064 module:overlay(94) +from:0x0217844c kind:load to:0x021724a8 module:overlay(94) +from:0x02178450 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02178454 kind:load to:0x021732d4 module:overlay(94) +from:0x02178458 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217845c kind:load to:0x02172ca8 module:overlay(94) +from:0x02178460 kind:load to:0x0209d228 module:overlay(0) +from:0x02178464 kind:load to:0x0209d22c module:overlay(0) +from:0x02178468 kind:load to:0x02172dc4 module:overlay(94) +from:0x0217846c kind:load to:0x0209d240 module:overlay(0) +from:0x02178470 kind:load to:0x02171dd4 module:overlay(94) +from:0x02178474 kind:load to:0x02171e70 module:overlay(94) +from:0x02178478 kind:load to:0x02172cbc module:overlay(94) +from:0x0217847c kind:load to:0x021736c4 module:overlay(94) +from:0x02178480 kind:load to:0x021736dc module:overlay(94) +from:0x02178484 kind:load to:0x021736e8 module:overlay(94) +from:0x02178488 kind:load to:0x0217373c module:overlay(94) +from:0x0217848c kind:load to:0x02172be0 module:overlay(94) +from:0x02178490 kind:load to:0x02172c0c module:overlay(94) +from:0x0217849c kind:load to:0x02173aa0 module:overlay(94) +from:0x021784a8 kind:load to:0x02173b00 module:overlay(94) +from:0x021784ac kind:load to:0x02173ab0 module:overlay(94) +from:0x021784b0 kind:load to:0x02173af0 module:overlay(94) +from:0x021784b4 kind:load to:0x020616e4 module:overlay(0) +from:0x021784b8 kind:load to:0x020616e8 module:overlay(0) +from:0x021784bc kind:load to:0x020616ec module:overlay(0) +from:0x021784c0 kind:load to:0x020616f0 module:overlay(0) +from:0x021784c4 kind:load to:0x02173ae0 module:overlay(94) +from:0x021784c8 kind:load to:0x02173ad0 module:overlay(94) +from:0x021784cc kind:load to:0x02173ac0 module:overlay(94) +from:0x021784d8 kind:load to:0x02173b20 module:overlay(94) +from:0x021784dc kind:load to:0x02173b10 module:overlay(94) +from:0x021784e0 kind:load to:0x02173a88 module:overlay(94) +from:0x021784f0 kind:load to:0x0209ca64 module:overlay(0) +from:0x021784f4 kind:load to:0x0209ca6c module:overlay(0) +from:0x021784f8 kind:load to:0x0209caac module:overlay(0) +from:0x021784fc kind:load to:0x0209cacc module:overlay(0) +from:0x02178508 kind:load to:0x02173b3c module:overlay(94) +from:0x0217850c kind:load to:0x0209ca64 module:overlay(0) +from:0x02178510 kind:load to:0x0209ca6c module:overlay(0) +from:0x02178514 kind:load to:0x0209caac module:overlay(0) +from:0x02178518 kind:load to:0x0209cacc module:overlay(0) +from:0x02178524 kind:load to:0x02173dd8 module:overlay(94) +from:0x02178528 kind:load to:0x02173e08 module:overlay(94) +from:0x0217852c kind:load to:0x02173efc module:overlay(94) +from:0x02178530 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02178534 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02178538 kind:load to:0x021747d4 module:overlay(94) +from:0x0217853c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02178540 kind:load to:0x02174528 module:overlay(94) +from:0x02178544 kind:load to:0x0209d228 module:overlay(0) +from:0x02178548 kind:load to:0x0209d22c module:overlay(0) +from:0x0217854c kind:load to:0x0209d238 module:overlay(0) +from:0x02178550 kind:load to:0x0209d240 module:overlay(0) +from:0x02178554 kind:load to:0x02174aa0 module:overlay(94) +from:0x02178558 kind:load to:0x02174ac0 module:overlay(94) +from:0x0217855c kind:load to:0x02174654 module:overlay(94) +from:0x02178568 kind:load to:0x02174b08 module:overlay(94) +from:0x0217856c kind:load to:0x0209ca64 module:overlay(0) +from:0x02178570 kind:load to:0x0209ca6c module:overlay(0) +from:0x02178574 kind:load to:0x0209caac module:overlay(0) +from:0x02178578 kind:load to:0x0209cacc module:overlay(0) +from:0x02178584 kind:load to:0x02174bcc module:overlay(94) +from:0x02178588 kind:load to:0x0209d10c module:overlay(0) +from:0x0217858c kind:load to:0x02174e50 module:overlay(94) +from:0x02178590 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02178594 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02178598 kind:load to:0x02174e54 module:overlay(94) +from:0x0217859c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021785a0 kind:load to:0x0209d220 module:overlay(0) +from:0x021785a4 kind:load to:0x0209d228 module:overlay(0) +from:0x021785a8 kind:load to:0x0209d22c module:overlay(0) +from:0x021785ac kind:load to:0x0209d238 module:overlay(0) +from:0x021785b0 kind:load to:0x0209d240 module:overlay(0) +from:0x021785b4 kind:load to:0x02175038 module:overlay(94) +from:0x021785b8 kind:load to:0x02175058 module:overlay(94) +from:0x021785bc kind:load to:0x02174ff4 module:overlay(94) +from:0x021785d4 kind:load to:0x021750a0 module:overlay(94) +from:0x021785d8 kind:load to:0x0209ca64 module:overlay(0) +from:0x021785dc kind:load to:0x0209ca6c module:overlay(0) +from:0x021785e0 kind:load to:0x0209caac module:overlay(0) +from:0x021785e4 kind:load to:0x0209cacc module:overlay(0) +from:0x021785f0 kind:load to:0x02175208 module:overlay(94) +from:0x021785f4 kind:load to:0x0209d10c module:overlay(0) +from:0x021785f8 kind:load to:0x02175234 module:overlay(94) +from:0x021785fc kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02178600 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02178604 kind:load to:0x02175358 module:overlay(94) +from:0x02178608 kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x0217860c kind:load to:0x02175250 module:overlay(94) +from:0x02178610 kind:load to:0x0209d228 module:overlay(0) +from:0x02178614 kind:load to:0x0209d22c module:overlay(0) +from:0x02178618 kind:load to:0x02175264 module:overlay(94) +from:0x0217861c kind:load to:0x0209d240 module:overlay(0) +from:0x02178620 kind:load to:0x021755d4 module:overlay(94) +from:0x02178624 kind:load to:0x021755f4 module:overlay(94) +from:0x02178638 kind:load to:0x0217563c module:overlay(94) +from:0x0217863c kind:load to:0x0209ca64 module:overlay(0) +from:0x02178640 kind:load to:0x0209ca6c module:overlay(0) +from:0x02178644 kind:load to:0x0209caac module:overlay(0) +from:0x02178648 kind:load to:0x0209cacc module:overlay(0) +from:0x02178654 kind:load to:0x021757b4 module:overlay(94) +from:0x02178658 kind:load to:0x02175874 module:overlay(94) +from:0x0217865c kind:load to:0x02175968 module:overlay(94) +from:0x02178660 kind:load to:0x020c05d0 module:overlays(2,4,17) +from:0x02178664 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x02178668 kind:load to:0x021759fc module:overlay(94) +from:0x0217866c kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x02178670 kind:load to:0x02175974 module:overlay(94) +from:0x02178674 kind:load to:0x0209d228 module:overlay(0) +from:0x02178678 kind:load to:0x0209d22c module:overlay(0) +from:0x0217867c kind:load to:0x0209d238 module:overlay(0) +from:0x02178680 kind:load to:0x0209d240 module:overlay(0) +from:0x02178684 kind:load to:0x02175ca4 module:overlay(94) +from:0x02178688 kind:load to:0x02175ccc module:overlay(94) +from:0x0217868c kind:load to:0x021759d4 module:overlay(94) +from:0x02178698 kind:load to:0x02175d1c module:overlay(94) +from:0x0217869c kind:load to:0x0209ca64 module:overlay(0) +from:0x021786a0 kind:load to:0x0209ca6c module:overlay(0) +from:0x021786a4 kind:load to:0x0209caac module:overlay(0) +from:0x021786a8 kind:load to:0x0209cacc module:overlay(0) +from:0x021786b4 kind:load to:0x02175e58 module:overlay(94) +from:0x021786b8 kind:load to:0x0209d10c module:overlay(0) +from:0x021786bc kind:load to:0x02175ee4 module:overlay(94) +from:0x021786c0 kind:load to:0x0217606c module:overlay(94) +from:0x021786c4 kind:load to:0x020c05d4 module:overlays(2,4,17) +from:0x021786c8 kind:load to:0x02176080 module:overlay(94) +from:0x021786cc kind:load to:0x020c05dc module:overlays(2,4,17) +from:0x021786d0 kind:load to:0x0209d220 module:overlay(0) +from:0x021786d4 kind:load to:0x0209d228 module:overlay(0) +from:0x021786d8 kind:load to:0x0209d22c module:overlay(0) +from:0x021786dc kind:load to:0x0209d238 module:overlay(0) +from:0x021786e0 kind:load to:0x0209d240 module:overlay(0) +from:0x021786e4 kind:load to:0x021760ac module:overlay(94) +from:0x021786e8 kind:load to:0x021760cc module:overlay(94) diff --git a/config/eur1/arm9/overlays/ov094/symbols.txt b/config/eur1/arm9/overlays/ov094/symbols.txt new file mode 100644 index 00000000..b0c2b2c7 --- /dev/null +++ b/config/eur1/arm9/overlays/ov094/symbols.txt @@ -0,0 +1,836 @@ +func_ov094_02165a20 kind:function(arm,size=0x98) addr:0x02165a20 +func_ov094_02165ab8 kind:function(arm,size=0x28) addr:0x02165ab8 +func_ov094_02165ae0 kind:function(arm,size=0x30) addr:0x02165ae0 +func_ov094_02165b10 kind:function(arm,size=0x170) addr:0x02165b10 +func_ov094_02165c80 kind:function(arm,size=0x98) addr:0x02165c80 +func_ov094_02165d18 kind:function(arm,size=0x18) addr:0x02165d18 +func_ov094_02165d30 kind:function(arm,size=0x20) addr:0x02165d30 +func_ov094_02165d50 kind:function(arm,size=0x8) addr:0x02165d50 +func_ov094_02165d58 kind:function(arm,size=0x2c) addr:0x02165d58 +func_ov094_02165d84 kind:function(arm,size=0x3c) addr:0x02165d84 +func_ov094_02165dc0 kind:function(arm,size=0x34) addr:0x02165dc0 +func_ov094_02165df4 kind:function(arm,size=0xe0) addr:0x02165df4 +func_ov094_02165ed4 kind:function(arm,size=0x74) addr:0x02165ed4 +func_ov094_02165f48 kind:function(arm,size=0x20) addr:0x02165f48 +func_ov094_02165f68 kind:function(arm,size=0x240) addr:0x02165f68 +func_ov094_021661a8 kind:function(arm,size=0x8) addr:0x021661a8 +func_ov094_021661b0 kind:function(arm,size=0x8) addr:0x021661b0 +func_ov094_021661b8 kind:function(arm,size=0xc) addr:0x021661b8 +func_ov094_021661c4 kind:function(arm,size=0x24) addr:0x021661c4 +func_ov094_021661e8 kind:function(arm,size=0x40) addr:0x021661e8 +func_ov094_02166228 kind:function(arm,size=0x80) addr:0x02166228 +func_ov094_021662a8 kind:function(arm,size=0x14) addr:0x021662a8 +func_ov094_021662bc kind:function(arm,size=0x8) addr:0x021662bc +func_ov094_021662c4 kind:function(arm,size=0xc) addr:0x021662c4 +func_ov094_021662d0 kind:function(arm,size=0x4) addr:0x021662d0 +func_ov094_021662d4 kind:function(arm,size=0x130) addr:0x021662d4 +func_ov094_02166404 kind:function(arm,size=0x14) addr:0x02166404 +func_ov094_02166418 kind:function(arm,size=0x1c) addr:0x02166418 +func_ov094_02166434 kind:function(arm,size=0x14) addr:0x02166434 +func_ov094_02166448 kind:function(arm,size=0xc) addr:0x02166448 +func_ov094_02166454 kind:function(arm,size=0x24) addr:0x02166454 +func_ov094_02166478 kind:function(arm,size=0x12c) addr:0x02166478 +func_ov094_021665a4 kind:function(arm,size=0x14) addr:0x021665a4 +func_ov094_021665b8 kind:function(arm,size=0x1c) addr:0x021665b8 +func_ov094_021665d4 kind:function(arm,size=0x128) addr:0x021665d4 +func_ov094_021666fc kind:function(arm,size=0x104) addr:0x021666fc +func_ov094_02166800 kind:function(arm,size=0x14) addr:0x02166800 +func_ov094_02166814 kind:function(arm,size=0x58) addr:0x02166814 +func_ov094_0216686c kind:function(arm,size=0x60) addr:0x0216686c +func_ov094_021668cc kind:function(arm,size=0x144) addr:0x021668cc +func_ov094_02166a10 kind:function(arm,size=0x3c) addr:0x02166a10 +func_ov094_02166a4c kind:function(arm,size=0x14) addr:0x02166a4c +func_ov094_02166a60 kind:function(arm,size=0x44) addr:0x02166a60 +func_ov094_02166aa4 kind:function(arm,size=0x290) addr:0x02166aa4 +func_ov094_02166d34 kind:function(arm,size=0x18) addr:0x02166d34 +func_ov094_02166d4c kind:function(arm,size=0x44) addr:0x02166d4c +func_ov094_02166d90 kind:function(arm,size=0x1c) addr:0x02166d90 +func_ov094_02166dac kind:function(arm,size=0x5c) addr:0x02166dac +func_ov094_02166e08 kind:function(arm,size=0x188) addr:0x02166e08 +func_ov094_02166f90 kind:function(arm,size=0x50) addr:0x02166f90 +func_ov094_02166fe0 kind:function(arm,size=0x134) addr:0x02166fe0 +func_ov094_02167114 kind:function(arm,size=0x90) addr:0x02167114 +func_ov094_021671a4 kind:function(arm,size=0x200) addr:0x021671a4 +func_ov094_021673a4 kind:function(arm,size=0x18) addr:0x021673a4 +func_ov094_021673bc kind:function(arm,size=0x2dc) addr:0x021673bc +func_ov094_02167698 kind:function(arm,size=0x94) addr:0x02167698 +func_ov094_0216772c kind:function(arm,size=0x68) addr:0x0216772c +func_ov094_02167794 kind:function(arm,size=0x74) addr:0x02167794 +func_ov094_02167808 kind:function(arm,size=0x68) addr:0x02167808 +func_ov094_02167870 kind:function(arm,size=0x4) addr:0x02167870 +func_ov094_02167874 kind:function(arm,size=0xa0) addr:0x02167874 +func_ov094_02167914 kind:function(arm,size=0x88) addr:0x02167914 +func_ov094_0216799c kind:function(arm,size=0x20) addr:0x0216799c +func_ov094_021679bc kind:function(arm,size=0x8) addr:0x021679bc +func_ov094_021679c4 kind:function(arm,size=0x8) addr:0x021679c4 +func_ov094_021679cc kind:function(arm,size=0x260) addr:0x021679cc +func_ov094_02167c2c kind:function(arm,size=0xc) addr:0x02167c2c +func_ov094_02167c38 kind:function(arm,size=0x6c) addr:0x02167c38 +func_ov094_02167ca4 kind:function(arm,size=0x40) addr:0x02167ca4 +func_ov094_02167ce4 kind:function(arm,size=0x8c) addr:0x02167ce4 +func_ov094_02167d70 kind:function(arm,size=0x64) addr:0x02167d70 +func_ov094_02167dd4 kind:function(arm,size=0xcc) addr:0x02167dd4 +func_ov094_02167ea0 kind:function(arm,size=0x9c) addr:0x02167ea0 +func_ov094_02167f3c kind:function(arm,size=0x9c) addr:0x02167f3c +func_ov094_02167fd8 kind:function(arm,size=0x364) addr:0x02167fd8 +func_ov094_0216833c kind:function(arm,size=0xa0) addr:0x0216833c +func_ov094_021683dc kind:function(arm,size=0xb4) addr:0x021683dc +func_ov094_02168490 kind:function(arm,size=0x38) addr:0x02168490 +func_ov094_021684c8 kind:function(arm,size=0x1c) addr:0x021684c8 +func_ov094_021684e4 kind:function(arm,size=0x24) addr:0x021684e4 +func_ov094_02168508 kind:function(arm,size=0x3c) addr:0x02168508 +func_ov094_02168544 kind:function(arm,size=0x14) addr:0x02168544 +func_ov094_02168558 kind:function(arm,size=0xc) addr:0x02168558 +func_ov094_02168564 kind:function(arm,size=0x24) addr:0x02168564 +func_ov094_02168588 kind:function(arm,size=0x34) addr:0x02168588 +func_ov094_021685bc kind:function(arm,size=0x2c) addr:0x021685bc +func_ov094_021685e8 kind:function(arm,size=0x34) addr:0x021685e8 +func_ov094_0216861c kind:function(arm,size=0xec) addr:0x0216861c +func_ov094_02168708 kind:function(arm,size=0x34) addr:0x02168708 +func_ov094_0216873c kind:function(arm,size=0x68) addr:0x0216873c +func_ov094_021687a4 kind:function(arm,size=0x358) addr:0x021687a4 +func_ov094_02168afc kind:function(arm,size=0x14) addr:0x02168afc +func_ov094_02168b10 kind:function(arm,size=0x1c) addr:0x02168b10 +func_ov094_02168b2c kind:function(arm,size=0x14) addr:0x02168b2c +func_ov094_02168b40 kind:function(arm,size=0xc) addr:0x02168b40 +func_ov094_02168b4c kind:function(arm,size=0x24) addr:0x02168b4c +func_ov094_02168b70 kind:function(arm,size=0x40) addr:0x02168b70 +func_ov094_02168bb0 kind:function(arm,size=0x180) addr:0x02168bb0 +func_ov094_02168d30 kind:function(arm,size=0x1b4) addr:0x02168d30 +func_ov094_02168ee4 kind:function(arm,size=0x10) addr:0x02168ee4 +func_ov094_02168ef4 kind:function(arm,size=0x3c) addr:0x02168ef4 +func_ov094_02168f30 kind:function(arm,size=0xb0) addr:0x02168f30 +func_ov094_02168fe0 kind:function(arm,size=0x204) addr:0x02168fe0 +func_ov094_021691e4 kind:function(arm,size=0x128) addr:0x021691e4 +func_ov094_0216930c kind:function(arm,size=0x4c) addr:0x0216930c +func_ov094_02169358 kind:function(arm,size=0x16c) addr:0x02169358 +func_ov094_021694c4 kind:function(arm,size=0x40) addr:0x021694c4 +func_ov094_02169504 kind:function(arm,size=0x38) addr:0x02169504 +func_ov094_0216953c kind:function(arm,size=0xc) addr:0x0216953c +func_ov094_02169548 kind:function(arm,size=0xcc) addr:0x02169548 +func_ov094_02169614 kind:function(arm,size=0xc) addr:0x02169614 +func_ov094_02169620 kind:function(arm,size=0x40) addr:0x02169620 +func_ov094_02169660 kind:function(arm,size=0x48) addr:0x02169660 +func_ov094_021696a8 kind:function(arm,size=0x14) addr:0x021696a8 +func_ov094_021696bc kind:function(arm,size=0xc) addr:0x021696bc +func_ov094_021696c8 kind:function(arm,size=0x28) addr:0x021696c8 +func_ov094_021696f0 kind:function(arm,size=0x78) addr:0x021696f0 +func_ov094_02169768 kind:function(arm,size=0x26c) addr:0x02169768 +func_ov094_021699d4 kind:function(arm,size=0x14) addr:0x021699d4 +func_ov094_021699e8 kind:function(arm,size=0x14) addr:0x021699e8 +func_ov094_021699fc kind:function(arm,size=0x64) addr:0x021699fc +func_ov094_02169a60 kind:function(arm,size=0x6c) addr:0x02169a60 +func_ov094_02169acc kind:function(arm,size=0xa0) addr:0x02169acc +func_ov094_02169b6c kind:function(arm,size=0x138) addr:0x02169b6c +func_ov094_02169ca4 kind:function(arm,size=0x100) addr:0x02169ca4 +func_ov094_02169da4 kind:function(arm,size=0x8) addr:0x02169da4 +func_ov094_02169dac kind:function(arm,size=0x18) addr:0x02169dac +func_ov094_02169dc4 kind:function(arm,size=0xb8) addr:0x02169dc4 +func_ov094_02169e7c kind:function(arm,size=0xd4) addr:0x02169e7c +func_ov094_02169f50 kind:function(arm,size=0xe4) addr:0x02169f50 +func_ov094_0216a034 kind:function(arm,size=0xa0) addr:0x0216a034 +func_ov094_0216a0d4 kind:function(arm,size=0xa8) addr:0x0216a0d4 +func_ov094_0216a17c kind:function(arm,size=0x24) addr:0x0216a17c +func_ov094_0216a1a0 kind:function(arm,size=0x10) addr:0x0216a1a0 +func_ov094_0216a1b0 kind:function(arm,size=0x1c) addr:0x0216a1b0 +func_ov094_0216a1cc kind:function(arm,size=0x24) addr:0x0216a1cc +func_ov094_0216a1f0 kind:function(arm,size=0x2c) addr:0x0216a1f0 +func_ov094_0216a21c kind:function(arm,size=0x1c) addr:0x0216a21c +func_ov094_0216a238 kind:function(arm,size=0x28) addr:0x0216a238 +func_ov094_0216a260 kind:function(arm,size=0x20) addr:0x0216a260 +func_ov094_0216a280 kind:function(arm,size=0x14) addr:0x0216a280 +func_ov094_0216a294 kind:function(arm,size=0x38) addr:0x0216a294 +func_ov094_0216a2cc kind:function(arm,size=0x1d4) addr:0x0216a2cc +func_ov094_0216a4a0 kind:function(arm,size=0xc) addr:0x0216a4a0 +func_ov094_0216a4ac kind:function(arm,size=0x24) addr:0x0216a4ac +func_ov094_0216a4d0 kind:function(arm,size=0x4c) addr:0x0216a4d0 +func_ov094_0216a51c kind:function(arm,size=0x104) addr:0x0216a51c +func_ov094_0216a620 kind:function(arm,size=0x14) addr:0x0216a620 +func_ov094_0216a634 kind:function(arm,size=0x20) addr:0x0216a634 +func_ov094_0216a654 kind:function(arm,size=0x28) addr:0x0216a654 +func_ov094_0216a67c kind:function(arm,size=0xd8) addr:0x0216a67c +func_ov094_0216a754 kind:function(arm,size=0x2c) addr:0x0216a754 +func_ov094_0216a780 kind:function(arm,size=0x14c) addr:0x0216a780 +func_ov094_0216a8cc kind:function(arm,size=0x14) addr:0x0216a8cc +func_ov094_0216a8e0 kind:function(arm,size=0x8) addr:0x0216a8e0 +func_ov094_0216a8e8 kind:function(arm,size=0x20) addr:0x0216a8e8 +func_ov094_0216a908 kind:function(arm,size=0xc4) addr:0x0216a908 +func_ov094_0216a9cc kind:function(arm,size=0x24) addr:0x0216a9cc +func_ov094_0216a9f0 kind:function(arm,size=0xb8) addr:0x0216a9f0 +func_ov094_0216aaa8 kind:function(arm,size=0x150) addr:0x0216aaa8 +func_ov094_0216abf8 kind:function(arm,size=0x6c) addr:0x0216abf8 +func_ov094_0216ac64 kind:function(arm,size=0x50) addr:0x0216ac64 +func_ov094_0216acb4 kind:function(arm,size=0x274) addr:0x0216acb4 +func_ov094_0216af28 kind:function(arm,size=0x118) addr:0x0216af28 +func_ov094_0216b040 kind:function(arm,size=0x28) addr:0x0216b040 +func_ov094_0216b068 kind:function(arm,size=0x268) addr:0x0216b068 +func_ov094_0216b2d0 kind:function(arm,size=0x38) addr:0x0216b2d0 +func_ov094_0216b308 kind:function(arm,size=0x1c) addr:0x0216b308 +func_ov094_0216b324 kind:function(arm,size=0x1c) addr:0x0216b324 +func_ov094_0216b340 kind:function(arm,size=0x14) addr:0x0216b340 +func_ov094_0216b354 kind:function(arm,size=0xb0) addr:0x0216b354 +func_ov094_0216b404 kind:function(arm,size=0xc) addr:0x0216b404 +func_ov094_0216b410 kind:function(arm,size=0x24) addr:0x0216b410 +func_ov094_0216b434 kind:function(arm,size=0xd0) addr:0x0216b434 +func_ov094_0216b504 kind:function(arm,size=0xb8) addr:0x0216b504 +func_ov094_0216b5bc kind:function(arm,size=0x20) addr:0x0216b5bc +func_ov094_0216b5dc kind:function(arm,size=0x28) addr:0x0216b5dc +func_ov094_0216b604 kind:function(arm,size=0x218) addr:0x0216b604 +func_ov094_0216b81c kind:function(arm,size=0x40) addr:0x0216b81c +func_ov094_0216b85c kind:function(arm,size=0x38) addr:0x0216b85c +func_ov094_0216b894 kind:function(arm,size=0x4) addr:0x0216b894 +func_ov094_0216b898 kind:function(arm,size=0x140) addr:0x0216b898 +func_ov094_0216b9d8 kind:function(arm,size=0x38) addr:0x0216b9d8 +func_ov094_0216ba10 kind:function(arm,size=0x5a8) addr:0x0216ba10 +func_ov094_0216bfb8 kind:function(arm,size=0x120) addr:0x0216bfb8 +func_ov094_0216c0d8 kind:function(arm,size=0x4c) addr:0x0216c0d8 +func_ov094_0216c124 kind:function(arm,size=0x224) addr:0x0216c124 +func_ov094_0216c348 kind:function(arm,size=0x184) addr:0x0216c348 +func_ov094_0216c4cc kind:function(arm,size=0x20) addr:0x0216c4cc +func_ov094_0216c4ec kind:function(arm,size=0x2c) addr:0x0216c4ec +func_ov094_0216c518 kind:function(arm,size=0x14) addr:0x0216c518 +func_ov094_0216c52c kind:function(arm,size=0x38) addr:0x0216c52c +func_ov094_0216c564 kind:function(arm,size=0x248) addr:0x0216c564 +func_ov094_0216c7ac kind:function(arm,size=0xc) addr:0x0216c7ac +func_ov094_0216c7b8 kind:function(arm,size=0x24) addr:0x0216c7b8 +func_ov094_0216c7dc kind:function(arm,size=0x50) addr:0x0216c7dc +func_ov094_0216c82c kind:function(arm,size=0x120) addr:0x0216c82c +func_ov094_0216c94c kind:function(arm,size=0x14) addr:0x0216c94c +func_ov094_0216c960 kind:function(arm,size=0x20) addr:0x0216c960 +func_ov094_0216c980 kind:function(arm,size=0x28) addr:0x0216c980 +func_ov094_0216c9a8 kind:function(arm,size=0xd8) addr:0x0216c9a8 +func_ov094_0216ca80 kind:function(arm,size=0x2c) addr:0x0216ca80 +func_ov094_0216caac kind:function(arm,size=0x518) addr:0x0216caac +func_ov094_0216cfc4 kind:function(arm,size=0x14) addr:0x0216cfc4 +func_ov094_0216cfd8 kind:function(arm,size=0x40) addr:0x0216cfd8 +func_ov094_0216d018 kind:function(arm,size=0x20) addr:0x0216d018 +func_ov094_0216d038 kind:function(arm,size=0xf8) addr:0x0216d038 +func_ov094_0216d130 kind:function(arm,size=0x4) addr:0x0216d130 +func_ov094_0216d134 kind:function(arm,size=0x24) addr:0x0216d134 +func_ov094_0216d158 kind:function(arm,size=0x4) addr:0x0216d158 +func_ov094_0216d15c kind:function(arm,size=0x50) addr:0x0216d15c +func_ov094_0216d1ac kind:function(arm,size=0x88) addr:0x0216d1ac +func_ov094_0216d234 kind:function(arm,size=0x25c) addr:0x0216d234 +func_ov094_0216d490 kind:function(arm,size=0x4) addr:0x0216d490 +func_ov094_0216d494 kind:function(arm,size=0x74) addr:0x0216d494 +func_ov094_0216d508 kind:function(arm,size=0x50) addr:0x0216d508 +func_ov094_0216d558 kind:function(arm,size=0x29c) addr:0x0216d558 +func_ov094_0216d7f4 kind:function(arm,size=0xe8) addr:0x0216d7f4 +func_ov094_0216d8dc kind:function(arm,size=0x28) addr:0x0216d8dc +func_ov094_0216d904 kind:function(arm,size=0x2b8) addr:0x0216d904 +func_ov094_0216dbbc kind:function(arm,size=0x38) addr:0x0216dbbc +func_ov094_0216dbf4 kind:function(arm,size=0x1c) addr:0x0216dbf4 +func_ov094_0216dc10 kind:function(arm,size=0x1c) addr:0x0216dc10 +func_ov094_0216dc2c kind:function(arm,size=0x14) addr:0x0216dc2c +func_ov094_0216dc40 kind:function(arm,size=0xc) addr:0x0216dc40 +func_ov094_0216dc4c kind:function(arm,size=0x24) addr:0x0216dc4c +func_ov094_0216dc70 kind:function(arm,size=0x28) addr:0x0216dc70 +func_ov094_0216dc98 kind:function(arm,size=0x54) addr:0x0216dc98 +func_ov094_0216dcec kind:function(arm,size=0xb0) addr:0x0216dcec +func_ov094_0216dd9c kind:function(arm,size=0x30) addr:0x0216dd9c +func_ov094_0216ddcc kind:function(arm,size=0xbc) addr:0x0216ddcc +func_ov094_0216de88 kind:function(arm,size=0x14) addr:0x0216de88 +func_ov094_0216de9c kind:function(arm,size=0x14) addr:0x0216de9c +func_ov094_0216deb0 kind:function(arm,size=0x68) addr:0x0216deb0 +func_ov094_0216df18 kind:function(arm,size=0x10) addr:0x0216df18 +func_ov094_0216df28 kind:function(arm,size=0x64) addr:0x0216df28 +func_ov094_0216df8c kind:function(arm,size=0x20) addr:0x0216df8c +func_ov094_0216dfac kind:function(arm,size=0x28) addr:0x0216dfac +func_ov094_0216dfd4 kind:function(arm,size=0x14) addr:0x0216dfd4 +func_ov094_0216dfe8 kind:function(arm,size=0xc) addr:0x0216dfe8 +func_ov094_0216dff4 kind:function(arm,size=0x24) addr:0x0216dff4 +func_ov094_0216e018 kind:function(arm,size=0x3c) addr:0x0216e018 +func_ov094_0216e054 kind:function(arm,size=0xc0) addr:0x0216e054 +func_ov094_0216e114 kind:function(arm,size=0x14) addr:0x0216e114 +func_ov094_0216e128 kind:function(arm,size=0x2e8) addr:0x0216e128 +func_ov094_0216e410 kind:function(arm,size=0x14) addr:0x0216e410 +func_ov094_0216e424 kind:function(arm,size=0x8) addr:0x0216e424 +func_ov094_0216e42c kind:function(arm,size=0x28) addr:0x0216e42c +func_ov094_0216e454 kind:function(arm,size=0x20) addr:0x0216e454 +func_ov094_0216e474 kind:function(arm,size=0xc) addr:0x0216e474 +func_ov094_0216e480 kind:function(arm,size=0x1c) addr:0x0216e480 +func_ov094_0216e49c kind:function(arm,size=0x30) addr:0x0216e49c +func_ov094_0216e4cc kind:function(arm,size=0x38) addr:0x0216e4cc +func_ov094_0216e504 kind:function(arm,size=0x20) addr:0x0216e504 +func_ov094_0216e524 kind:function(arm,size=0xc) addr:0x0216e524 +func_ov094_0216e530 kind:function(arm,size=0x24) addr:0x0216e530 +func_ov094_0216e554 kind:function(arm,size=0x34) addr:0x0216e554 +func_ov094_0216e588 kind:function(arm,size=0x34) addr:0x0216e588 +func_ov094_0216e5bc kind:function(arm,size=0x8) addr:0x0216e5bc +func_ov094_0216e5c4 kind:function(arm,size=0x4c) addr:0x0216e5c4 +func_ov094_0216e610 kind:function(arm,size=0x14) addr:0x0216e610 +func_ov094_0216e624 kind:function(arm,size=0x4c) addr:0x0216e624 +func_ov094_0216e670 kind:function(arm,size=0xb4) addr:0x0216e670 +func_ov094_0216e724 kind:function(arm,size=0x458) addr:0x0216e724 +func_ov094_0216eb7c kind:function(arm,size=0x398) addr:0x0216eb7c +func_ov094_0216ef14 kind:function(arm,size=0x3c) addr:0x0216ef14 +func_ov094_0216ef50 kind:function(arm,size=0x14) addr:0x0216ef50 +func_ov094_0216ef64 kind:function(arm,size=0x1c) addr:0x0216ef64 +func_ov094_0216ef80 kind:function(arm,size=0x14) addr:0x0216ef80 +func_ov094_0216ef94 kind:function(arm,size=0xc) addr:0x0216ef94 +func_ov094_0216efa0 kind:function(arm,size=0x24) addr:0x0216efa0 +func_ov094_0216efc4 kind:function(arm,size=0x54) addr:0x0216efc4 +func_ov094_0216f018 kind:function(arm,size=0x74) addr:0x0216f018 +func_ov094_0216f08c kind:function(arm,size=0x64) addr:0x0216f08c +func_ov094_0216f0f0 kind:function(arm,size=0xc0) addr:0x0216f0f0 +func_ov094_0216f1b0 kind:function(arm,size=0x78) addr:0x0216f1b0 +func_ov094_0216f228 kind:function(arm,size=0x80) addr:0x0216f228 +func_ov094_0216f2a8 kind:function(arm,size=0x14) addr:0x0216f2a8 +func_ov094_0216f2bc kind:function(arm,size=0xbc) addr:0x0216f2bc +func_ov094_0216f378 kind:function(arm,size=0x14) addr:0x0216f378 +func_ov094_0216f38c kind:function(arm,size=0x44) addr:0x0216f38c +func_ov094_0216f3d0 kind:function(arm,size=0x3c) addr:0x0216f3d0 +func_ov094_0216f40c kind:function(arm,size=0x134) addr:0x0216f40c +func_ov094_0216f540 kind:function(arm,size=0x24) addr:0x0216f540 +func_ov094_0216f564 kind:function(arm,size=0x14) addr:0x0216f564 +func_ov094_0216f578 kind:function(arm,size=0x48) addr:0x0216f578 +func_ov094_0216f5c0 kind:function(arm,size=0x6c) addr:0x0216f5c0 +func_ov094_0216f62c kind:function(arm,size=0x5c) addr:0x0216f62c +func_ov094_0216f688 kind:function(arm,size=0x24) addr:0x0216f688 +func_ov094_0216f6ac kind:function(arm,size=0x4) addr:0x0216f6ac +func_ov094_0216f6b0 kind:function(arm,size=0x14) addr:0x0216f6b0 +func_ov094_0216f6c4 kind:function(arm,size=0x24) addr:0x0216f6c4 +func_ov094_0216f6e8 kind:function(arm,size=0x34) addr:0x0216f6e8 +func_ov094_0216f71c kind:function(arm,size=0x1c) addr:0x0216f71c +func_ov094_0216f738 kind:function(arm,size=0x168) addr:0x0216f738 +func_ov094_0216f8a0 kind:function(arm,size=0x28) addr:0x0216f8a0 +func_ov094_0216f8c8 kind:function(arm,size=0xb0) addr:0x0216f8c8 +func_ov094_0216f978 kind:function(arm,size=0x54) addr:0x0216f978 +func_ov094_0216f9cc kind:function(arm,size=0x100) addr:0x0216f9cc +func_ov094_0216facc kind:function(arm,size=0x20) addr:0x0216facc +func_ov094_0216faec kind:function(arm,size=0xa4) addr:0x0216faec +func_ov094_0216fb90 kind:function(arm,size=0x34) addr:0x0216fb90 +func_ov094_0216fbc4 kind:function(arm,size=0x20) addr:0x0216fbc4 +func_ov094_0216fbe4 kind:function(arm,size=0x28) addr:0x0216fbe4 +func_ov094_0216fc0c kind:function(arm,size=0xc) addr:0x0216fc0c +func_ov094_0216fc18 kind:function(arm,size=0x24) addr:0x0216fc18 +func_ov094_0216fc3c kind:function(arm,size=0x44) addr:0x0216fc3c +func_ov094_0216fc80 kind:function(arm,size=0xc0) addr:0x0216fc80 +func_ov094_0216fd40 kind:function(arm,size=0x14) addr:0x0216fd40 +func_ov094_0216fd54 kind:function(arm,size=0x8) addr:0x0216fd54 +func_ov094_0216fd5c kind:function(arm,size=0x98) addr:0x0216fd5c +func_ov094_0216fdf4 kind:function(arm,size=0x8) addr:0x0216fdf4 +func_ov094_0216fdfc kind:function(arm,size=0xdc) addr:0x0216fdfc +func_ov094_0216fed8 kind:function(arm,size=0xdc) addr:0x0216fed8 +func_ov094_0216ffb4 kind:function(arm,size=0x3c) addr:0x0216ffb4 +func_ov094_0216fff0 kind:function(arm,size=0x178) addr:0x0216fff0 +func_ov094_02170168 kind:function(arm,size=0x38c) addr:0x02170168 +func_ov094_021704f4 kind:function(arm,size=0x210) addr:0x021704f4 +func_ov094_02170704 kind:function(arm,size=0x50) addr:0x02170704 +func_ov094_02170754 kind:function(arm,size=0x84) addr:0x02170754 +func_ov094_021707d8 kind:function(arm,size=0x8c) addr:0x021707d8 +func_ov094_02170864 kind:function(arm,size=0x14) addr:0x02170864 +func_ov094_02170878 kind:function(arm,size=0xc) addr:0x02170878 +func_ov094_02170884 kind:function(arm,size=0x24) addr:0x02170884 +func_ov094_021708a8 kind:function(arm,size=0x30) addr:0x021708a8 +func_ov094_021708d8 kind:function(arm,size=0x20) addr:0x021708d8 +func_ov094_021708f8 kind:function(arm,size=0x9c) addr:0x021708f8 +func_ov094_02170994 kind:function(arm,size=0x1c) addr:0x02170994 +func_ov094_021709b0 kind:function(arm,size=0x30) addr:0x021709b0 +func_ov094_021709e0 kind:function(arm,size=0x38) addr:0x021709e0 +func_ov094_02170a18 kind:function(arm,size=0x14) addr:0x02170a18 +func_ov094_02170a2c kind:function(arm,size=0xc) addr:0x02170a2c +func_ov094_02170a38 kind:function(arm,size=0x24) addr:0x02170a38 +func_ov094_02170a5c kind:function(arm,size=0x30) addr:0x02170a5c +func_ov094_02170a8c kind:function(arm,size=0x20) addr:0x02170a8c +func_ov094_02170aac kind:function(arm,size=0x9c) addr:0x02170aac +func_ov094_02170b48 kind:function(arm,size=0x1c) addr:0x02170b48 +func_ov094_02170b64 kind:function(arm,size=0x30) addr:0x02170b64 +func_ov094_02170b94 kind:function(arm,size=0x38) addr:0x02170b94 +func_ov094_02170bcc kind:function(arm,size=0x14) addr:0x02170bcc +func_ov094_02170be0 kind:function(arm,size=0xc) addr:0x02170be0 +func_ov094_02170bec kind:function(arm,size=0x24) addr:0x02170bec +func_ov094_02170c10 kind:function(arm,size=0x48) addr:0x02170c10 +func_ov094_02170c58 kind:function(arm,size=0x3c) addr:0x02170c58 +func_ov094_02170c94 kind:function(arm,size=0x44) addr:0x02170c94 +func_ov094_02170cd8 kind:function(arm,size=0x1fc) addr:0x02170cd8 +func_ov094_02170ed4 kind:function(arm,size=0x60) addr:0x02170ed4 +func_ov094_02170f34 kind:function(arm,size=0x5c) addr:0x02170f34 +func_ov094_02170f90 kind:function(arm,size=0x20) addr:0x02170f90 +func_ov094_02170fb0 kind:function(arm,size=0x28) addr:0x02170fb0 +func_ov094_02170fd8 kind:function(arm,size=0x14) addr:0x02170fd8 +func_ov094_02170fec kind:function(arm,size=0xcc) addr:0x02170fec +func_ov094_021710b8 kind:function(arm,size=0x40) addr:0x021710b8 +func_ov094_021710f8 kind:function(arm,size=0x4) addr:0x021710f8 +func_ov094_021710fc kind:function(arm,size=0x24) addr:0x021710fc +func_ov094_02171120 kind:function(arm,size=0x34) addr:0x02171120 +func_ov094_02171154 kind:function(arm,size=0x20) addr:0x02171154 +func_ov094_02171174 kind:function(arm,size=0x38) addr:0x02171174 +func_ov094_021711ac kind:function(arm,size=0x30) addr:0x021711ac +func_ov094_021711dc kind:function(arm,size=0x10) addr:0x021711dc +func_ov094_021711ec kind:function(arm,size=0x10) addr:0x021711ec +func_ov094_021711fc kind:function(arm,size=0xc) addr:0x021711fc +func_ov094_02171208 kind:function(arm,size=0x24) addr:0x02171208 +func_ov094_0217122c kind:function(arm,size=0xa4) addr:0x0217122c +func_ov094_021712d0 kind:function(arm,size=0x4c) addr:0x021712d0 +func_ov094_0217131c kind:function(arm,size=0x4c) addr:0x0217131c +func_ov094_02171368 kind:function(arm,size=0x148) addr:0x02171368 +func_ov094_021714b0 kind:function(arm,size=0x34) addr:0x021714b0 +func_ov094_021714e4 kind:function(arm,size=0x17c) addr:0x021714e4 +func_ov094_02171660 kind:function(arm,size=0xd4) addr:0x02171660 +func_ov094_02171734 kind:function(arm,size=0x2c) addr:0x02171734 +func_ov094_02171760 kind:function(arm,size=0x6c) addr:0x02171760 +func_ov094_021717cc kind:function(arm,size=0x70) addr:0x021717cc +func_ov094_0217183c kind:function(arm,size=0x20) addr:0x0217183c +func_ov094_0217185c kind:function(arm,size=0x4c) addr:0x0217185c +func_ov094_021718a8 kind:function(arm,size=0x40) addr:0x021718a8 +func_ov094_021718e8 kind:function(arm,size=0x38) addr:0x021718e8 +func_ov094_02171920 kind:function(arm,size=0x14) addr:0x02171920 +func_ov094_02171934 kind:function(arm,size=0x1c) addr:0x02171934 +func_ov094_02171950 kind:function(arm,size=0x1c) addr:0x02171950 +func_ov094_0217196c kind:function(arm,size=0x14) addr:0x0217196c +func_ov094_02171980 kind:function(arm,size=0x10) addr:0x02171980 +func_ov094_02171990 kind:function(arm,size=0x10) addr:0x02171990 +func_ov094_021719a0 kind:function(arm,size=0x10) addr:0x021719a0 +func_ov094_021719b0 kind:function(arm,size=0x10) addr:0x021719b0 +func_ov094_021719c0 kind:function(arm,size=0x10) addr:0x021719c0 +func_ov094_021719d0 kind:function(arm,size=0xc) addr:0x021719d0 +func_ov094_021719dc kind:function(arm,size=0x24) addr:0x021719dc +func_ov094_02171a00 kind:function(arm,size=0x94) addr:0x02171a00 +func_ov094_02171a94 kind:function(arm,size=0x90) addr:0x02171a94 +func_ov094_02171b24 kind:function(arm,size=0x20) addr:0x02171b24 +func_ov094_02171b44 kind:function(arm,size=0x20) addr:0x02171b44 +func_ov094_02171b64 kind:function(arm,size=0x28) addr:0x02171b64 +func_ov094_02171b8c kind:function(arm,size=0x14) addr:0x02171b8c +func_ov094_02171ba0 kind:function(arm,size=0xc) addr:0x02171ba0 +func_ov094_02171bac kind:function(arm,size=0x24) addr:0x02171bac +func_ov094_02171bd0 kind:function(arm,size=0x8c) addr:0x02171bd0 +func_ov094_02171c5c kind:function(arm,size=0x178) addr:0x02171c5c +func_ov094_02171dd4 kind:function(arm,size=0x9c) addr:0x02171dd4 +func_ov094_02171e70 kind:function(arm,size=0xa4) addr:0x02171e70 +func_ov094_02171f14 kind:function(arm,size=0x10c) addr:0x02171f14 +func_ov094_02172020 kind:function(arm,size=0x44) addr:0x02172020 +func_ov094_02172064 kind:function(arm,size=0x120) addr:0x02172064 +func_ov094_02172184 kind:function(arm,size=0x74) addr:0x02172184 +func_ov094_021721f8 kind:function(arm,size=0x260) addr:0x021721f8 +func_ov094_02172458 kind:function(arm,size=0x50) addr:0x02172458 +func_ov094_021724a8 kind:function(arm,size=0x14) addr:0x021724a8 +func_ov094_021724bc kind:function(arm,size=0x3ac) addr:0x021724bc +func_ov094_02172868 kind:function(arm,size=0xc) addr:0x02172868 +func_ov094_02172874 kind:function(arm,size=0x128) addr:0x02172874 +func_ov094_0217299c kind:function(arm,size=0xd0) addr:0x0217299c +func_ov094_02172a6c kind:function(arm,size=0x8c) addr:0x02172a6c +func_ov094_02172af8 kind:function(arm,size=0xe8) addr:0x02172af8 +func_ov094_02172be0 kind:function(arm,size=0x2c) addr:0x02172be0 +func_ov094_02172c0c kind:function(arm,size=0x9c) addr:0x02172c0c +func_ov094_02172ca8 kind:function(arm,size=0x14) addr:0x02172ca8 +func_ov094_02172cbc kind:function(arm,size=0x108) addr:0x02172cbc +func_ov094_02172dc4 kind:function(arm,size=0x98) addr:0x02172dc4 +func_ov094_02172e5c kind:function(arm,size=0x478) addr:0x02172e5c +func_ov094_021732d4 kind:function(arm,size=0xd8) addr:0x021732d4 +func_ov094_021733ac kind:function(arm,size=0x280) addr:0x021733ac +func_ov094_0217362c kind:function(arm,size=0x30) addr:0x0217362c +func_ov094_0217365c kind:function(arm,size=0x40) addr:0x0217365c +func_ov094_0217369c kind:function(arm,size=0x28) addr:0x0217369c +func_ov094_021736c4 kind:function(arm,size=0x18) addr:0x021736c4 +func_ov094_021736dc kind:function(arm,size=0xc) addr:0x021736dc +func_ov094_021736e8 kind:function(arm,size=0x54) addr:0x021736e8 +func_ov094_0217373c kind:function(arm,size=0x4) addr:0x0217373c +func_ov094_02173740 kind:function(arm,size=0xc) addr:0x02173740 +func_ov094_0217374c kind:function(arm,size=0x94) addr:0x0217374c +func_ov094_021737e0 kind:function(arm,size=0x8) addr:0x021737e0 +func_ov094_021737e8 kind:function(arm,size=0x60) addr:0x021737e8 +func_ov094_02173848 kind:function(arm,size=0x240) addr:0x02173848 +func_ov094_02173a88 kind:function(arm,size=0x4) addr:0x02173a88 +func_ov094_02173a8c kind:function(arm,size=0x14) addr:0x02173a8c +func_ov094_02173aa0 kind:function(arm,size=0x10) addr:0x02173aa0 +func_ov094_02173ab0 kind:function(arm,size=0x10) addr:0x02173ab0 +func_ov094_02173ac0 kind:function(arm,size=0x10) addr:0x02173ac0 +func_ov094_02173ad0 kind:function(arm,size=0x10) addr:0x02173ad0 +func_ov094_02173ae0 kind:function(arm,size=0x10) addr:0x02173ae0 +func_ov094_02173af0 kind:function(arm,size=0x10) addr:0x02173af0 +func_ov094_02173b00 kind:function(arm,size=0x10) addr:0x02173b00 +func_ov094_02173b10 kind:function(arm,size=0x10) addr:0x02173b10 +func_ov094_02173b20 kind:function(arm,size=0x10) addr:0x02173b20 +func_ov094_02173b30 kind:function(arm,size=0xc) addr:0x02173b30 +func_ov094_02173b3c kind:function(arm,size=0x24) addr:0x02173b3c +func_ov094_02173b60 kind:function(arm,size=0x170) addr:0x02173b60 +func_ov094_02173cd0 kind:function(arm,size=0x108) addr:0x02173cd0 +func_ov094_02173dd8 kind:function(arm,size=0x30) addr:0x02173dd8 +func_ov094_02173e08 kind:function(arm,size=0xf4) addr:0x02173e08 +func_ov094_02173efc kind:function(arm,size=0x528) addr:0x02173efc +func_ov094_02174424 kind:function(arm,size=0x7c) addr:0x02174424 +func_ov094_021744a0 kind:function(arm,size=0x88) addr:0x021744a0 +func_ov094_02174528 kind:function(arm,size=0x12c) addr:0x02174528 +func_ov094_02174654 kind:function(arm,size=0x180) addr:0x02174654 +func_ov094_021747d4 kind:function(arm,size=0x88) addr:0x021747d4 +func_ov094_0217485c kind:function(arm,size=0x18) addr:0x0217485c +func_ov094_02174874 kind:function(arm,size=0x20) addr:0x02174874 +func_ov094_02174894 kind:function(arm,size=0x1a4) addr:0x02174894 +func_ov094_02174a38 kind:function(arm,size=0x18) addr:0x02174a38 +func_ov094_02174a50 kind:function(arm,size=0x50) addr:0x02174a50 +func_ov094_02174aa0 kind:function(arm,size=0x20) addr:0x02174aa0 +func_ov094_02174ac0 kind:function(arm,size=0x28) addr:0x02174ac0 +func_ov094_02174ae8 kind:function(arm,size=0x14) addr:0x02174ae8 +func_ov094_02174afc kind:function(arm,size=0xc) addr:0x02174afc +func_ov094_02174b08 kind:function(arm,size=0x24) addr:0x02174b08 +func_ov094_02174b2c kind:function(arm,size=0x50) addr:0x02174b2c +func_ov094_02174b7c kind:function(arm,size=0x50) addr:0x02174b7c +func_ov094_02174bcc kind:function(arm,size=0x284) addr:0x02174bcc +func_ov094_02174e50 kind:function(arm,size=0x4) addr:0x02174e50 +func_ov094_02174e54 kind:function(arm,size=0x1a0) addr:0x02174e54 +func_ov094_02174ff4 kind:function(arm,size=0x44) addr:0x02174ff4 +func_ov094_02175038 kind:function(arm,size=0x20) addr:0x02175038 +func_ov094_02175058 kind:function(arm,size=0x28) addr:0x02175058 +func_ov094_02175080 kind:function(arm,size=0x14) addr:0x02175080 +func_ov094_02175094 kind:function(arm,size=0xc) addr:0x02175094 +func_ov094_021750a0 kind:function(arm,size=0x24) addr:0x021750a0 +func_ov094_021750c4 kind:function(arm,size=0x9c) addr:0x021750c4 +func_ov094_02175160 kind:function(arm,size=0xa8) addr:0x02175160 +func_ov094_02175208 kind:function(arm,size=0x2c) addr:0x02175208 +func_ov094_02175234 kind:function(arm,size=0x1c) addr:0x02175234 +func_ov094_02175250 kind:function(arm,size=0x14) addr:0x02175250 +func_ov094_02175264 kind:function(arm,size=0xd8) addr:0x02175264 +func_ov094_0217533c kind:function(arm,size=0x1c) addr:0x0217533c +func_ov094_02175358 kind:function(arm,size=0x4c) addr:0x02175358 +func_ov094_021753a4 kind:function(arm,size=0x20) addr:0x021753a4 +func_ov094_021753c4 kind:function(arm,size=0x1c) addr:0x021753c4 +func_ov094_021753e0 kind:function(arm,size=0x40) addr:0x021753e0 +func_ov094_02175420 kind:function(arm,size=0x9c) addr:0x02175420 +func_ov094_021754bc kind:function(arm,size=0x118) addr:0x021754bc +func_ov094_021755d4 kind:function(arm,size=0x20) addr:0x021755d4 +func_ov094_021755f4 kind:function(arm,size=0x28) addr:0x021755f4 +func_ov094_0217561c kind:function(arm,size=0x14) addr:0x0217561c +func_ov094_02175630 kind:function(arm,size=0xc) addr:0x02175630 +func_ov094_0217563c kind:function(arm,size=0x24) addr:0x0217563c +func_ov094_02175660 kind:function(arm,size=0xdc) addr:0x02175660 +func_ov094_0217573c kind:function(arm,size=0x78) addr:0x0217573c +func_ov094_021757b4 kind:function(arm,size=0xc0) addr:0x021757b4 +func_ov094_02175874 kind:function(arm,size=0xf4) addr:0x02175874 +func_ov094_02175968 kind:function(arm,size=0xc) addr:0x02175968 +func_ov094_02175974 kind:function(arm,size=0x60) addr:0x02175974 +func_ov094_021759d4 kind:function(arm,size=0x28) addr:0x021759d4 +func_ov094_021759fc kind:function(arm,size=0x7c) addr:0x021759fc +func_ov094_02175a78 kind:function(arm,size=0x60) addr:0x02175a78 +func_ov094_02175ad8 kind:function(arm,size=0x28) addr:0x02175ad8 +func_ov094_02175b00 kind:function(arm,size=0x1a4) addr:0x02175b00 +func_ov094_02175ca4 kind:function(arm,size=0x28) addr:0x02175ca4 +func_ov094_02175ccc kind:function(arm,size=0x30) addr:0x02175ccc +func_ov094_02175cfc kind:function(arm,size=0x14) addr:0x02175cfc +func_ov094_02175d10 kind:function(arm,size=0xc) addr:0x02175d10 +func_ov094_02175d1c kind:function(arm,size=0x24) addr:0x02175d1c +func_ov094_02175d40 kind:function(arm,size=0x90) addr:0x02175d40 +func_ov094_02175dd0 kind:function(arm,size=0x88) addr:0x02175dd0 +func_ov094_02175e58 kind:function(arm,size=0x8c) addr:0x02175e58 +func_ov094_02175ee4 kind:function(arm,size=0x188) addr:0x02175ee4 +func_ov094_0217606c kind:function(arm,size=0x14) addr:0x0217606c +func_ov094_02176080 kind:function(arm,size=0x2c) addr:0x02176080 +func_ov094_021760ac kind:function(arm,size=0x20) addr:0x021760ac +func_ov094_021760cc kind:function(arm,size=0x28) addr:0x021760cc +func_ov094_021760f4 kind:function(arm,size=0x14) addr:0x021760f4 +data_ov094_02176108 kind:data(any) addr:0x02176108 +data_ov094_0217610c kind:data(any) addr:0x0217610c +data_ov094_02176120 kind:data(any) addr:0x02176120 +data_ov094_02176130 kind:data(any) addr:0x02176130 +data_ov094_02176140 kind:data(any) addr:0x02176140 +data_ov094_0217614c kind:data(any) addr:0x0217614c +data_ov094_0217617c kind:data(any) addr:0x0217617c +data_ov094_02176184 kind:data(any) addr:0x02176184 +data_ov094_02176190 kind:data(any) addr:0x02176190 +data_ov094_021761c0 kind:data(any) addr:0x021761c0 +data_ov094_02176200 kind:data(any) addr:0x02176200 +data_ov094_02176248 kind:data(any) addr:0x02176248 ambiguous +data_ov094_02176250 kind:data(any) addr:0x02176250 +data_ov094_02176256 kind:data(any) addr:0x02176256 +data_ov094_0217625c kind:data(any) addr:0x0217625c +data_ov094_02176268 kind:data(any) addr:0x02176268 +data_ov094_02176278 kind:data(any) addr:0x02176278 +data_ov094_02176294 kind:data(any) addr:0x02176294 +data_ov094_021762e4 kind:data(any) addr:0x021762e4 +data_ov094_021762f4 kind:data(any) addr:0x021762f4 +data_ov094_02176304 kind:data(any) addr:0x02176304 +data_ov094_02176318 kind:data(any) addr:0x02176318 +data_ov094_02176338 kind:data(any) addr:0x02176338 +data_ov094_02176358 kind:data(any) addr:0x02176358 +data_ov094_02176362 kind:data(any) addr:0x02176362 +data_ov094_0217636c kind:data(any) addr:0x0217636c +data_ov094_02176380 kind:data(any) addr:0x02176380 +data_ov094_021763b0 kind:data(any) addr:0x021763b0 +data_ov094_02176410 kind:data(any) addr:0x02176410 +data_ov094_02176418 kind:data(any) addr:0x02176418 +data_ov094_021764d0 kind:data(any) addr:0x021764d0 +data_ov094_02176500 kind:data(any) addr:0x02176500 +data_ov094_02176518 kind:data(any) addr:0x02176518 +data_ov094_02176548 kind:data(any) addr:0x02176548 +data_ov094_021765c0 kind:data(any) addr:0x021765c0 +data_ov094_02176610 kind:data(any) addr:0x02176610 +data_ov094_02176620 kind:data(any) addr:0x02176620 +data_ov094_02176690 kind:data(any) addr:0x02176690 +data_ov094_02176698 kind:data(any) addr:0x02176698 +__sinit_ov094_02176750 kind:function(arm,size=0x50) addr:0x02176750 +__sinit_ov094_021767a0 kind:function(arm,size=0x50) addr:0x021767a0 +__sinit_ov094_021767f0 kind:function(arm,size=0x78) addr:0x021767f0 +__sinit_ov094_02176868 kind:function(arm,size=0x50) addr:0x02176868 +__sinit_ov094_021768b8 kind:function(arm,size=0x50) addr:0x021768b8 +__sinit_ov094_02176908 kind:function(arm,size=0x50) addr:0x02176908 +__sinit_ov094_02176958 kind:function(arm,size=0x50) addr:0x02176958 +__sinit_ov094_021769a8 kind:function(arm,size=0x5c) addr:0x021769a8 +__sinit_ov094_02176a04 kind:function(arm,size=0x50) addr:0x02176a04 +__sinit_ov094_02176a54 kind:function(arm,size=0x50) addr:0x02176a54 +__sinit_ov094_02176aa4 kind:function(arm,size=0x50) addr:0x02176aa4 +__sinit_ov094_02176af4 kind:function(arm,size=0x50) addr:0x02176af4 +__sinit_ov094_02176b44 kind:function(arm,size=0x60) addr:0x02176b44 +__sinit_ov094_02176ba4 kind:function(arm,size=0x50) addr:0x02176ba4 +__sinit_ov094_02176bf4 kind:function(arm,size=0x50) addr:0x02176bf4 +__sinit_ov094_02176c44 kind:function(arm,size=0x50) addr:0x02176c44 +__sinit_ov094_02176c94 kind:function(arm,size=0x50) addr:0x02176c94 +__sinit_ov094_02176ce4 kind:function(arm,size=0x50) addr:0x02176ce4 +__sinit_ov094_02176d34 kind:function(arm,size=0x50) addr:0x02176d34 +__sinit_ov094_02176d84 kind:function(arm,size=0x88) addr:0x02176d84 +__sinit_ov094_02176e0c kind:function(arm,size=0xcc) addr:0x02176e0c +__sinit_ov094_02176ed8 kind:function(arm,size=0x50) addr:0x02176ed8 +__sinit_ov094_02176f28 kind:function(arm,size=0x74) addr:0x02176f28 +__sinit_ov094_02176f9c kind:function(arm,size=0x50) addr:0x02176f9c +__sinit_ov094_02176fec kind:function(arm,size=0x50) addr:0x02176fec +.p__sinit_ov094_02176750 kind:data(word) addr:0x0217703c +.p__sinit_ov094_021767a0 kind:data(word) addr:0x02177040 +.p__sinit_ov094_021767f0 kind:data(word) addr:0x02177044 +.p__sinit_ov094_02176868 kind:data(word) addr:0x02177048 +.p__sinit_ov094_021768b8 kind:data(word) addr:0x0217704c +.p__sinit_ov094_02176908 kind:data(word) addr:0x02177050 +.p__sinit_ov094_02176958 kind:data(word) addr:0x02177054 +.p__sinit_ov094_021769a8 kind:data(word) addr:0x02177058 +.p__sinit_ov094_02176a04 kind:data(word) addr:0x0217705c +.p__sinit_ov094_02176a54 kind:data(word) addr:0x02177060 +.p__sinit_ov094_02176aa4 kind:data(word) addr:0x02177064 +.p__sinit_ov094_02176af4 kind:data(word) addr:0x02177068 +.p__sinit_ov094_02176b44 kind:data(word) addr:0x0217706c +.p__sinit_ov094_02176ba4 kind:data(word) addr:0x02177070 +.p__sinit_ov094_02176bf4 kind:data(word) addr:0x02177074 +.p__sinit_ov094_02176c44 kind:data(word) addr:0x02177078 +.p__sinit_ov094_02176c94 kind:data(word) addr:0x0217707c +.p__sinit_ov094_02176ce4 kind:data(word) addr:0x02177080 +.p__sinit_ov094_02176d34 kind:data(word) addr:0x02177084 +.p__sinit_ov094_02176d84 kind:data(word) addr:0x02177088 +.p__sinit_ov094_02176e0c kind:data(word) addr:0x0217708c +.p__sinit_ov094_02176ed8 kind:data(word) addr:0x02177090 +.p__sinit_ov094_02176f28 kind:data(word) addr:0x02177094 +.p__sinit_ov094_02176f9c kind:data(word) addr:0x02177098 +.p__sinit_ov094_02176fec kind:data(word) addr:0x0217709c +data_ov094_021770c8 kind:data(any) addr:0x021770c8 +data_ov094_02177100 kind:data(any) addr:0x02177100 +data_ov094_02177124 kind:data(any) addr:0x02177124 +data_ov094_02177184 kind:data(any) addr:0x02177184 +data_ov094_02177198 kind:data(any) addr:0x02177198 +data_ov094_021771b4 kind:data(any) addr:0x021771b4 +data_ov094_021771d8 kind:data(any) addr:0x021771d8 +data_ov094_021771fc kind:data(any) addr:0x021771fc +data_ov094_0217721c kind:data(any) addr:0x0217721c +data_ov094_02177244 kind:data(any) addr:0x02177244 +data_ov094_02177270 kind:data(any) addr:0x02177270 ambiguous +data_ov094_02177274 kind:data(any) addr:0x02177274 +data_ov094_021772f4 kind:data(any) addr:0x021772f4 +data_ov094_02177300 kind:data(any) addr:0x02177300 +data_ov094_02177324 kind:data(any) addr:0x02177324 +data_ov094_02177380 kind:data(any) addr:0x02177380 +data_ov094_02177398 kind:data(any) addr:0x02177398 ambiguous +data_ov094_0217739c kind:data(any) addr:0x0217739c +data_ov094_021773a8 kind:data(any) addr:0x021773a8 ambiguous +data_ov094_021773d4 kind:data(any) addr:0x021773d4 +data_ov094_02177428 kind:data(any) addr:0x02177428 +data_ov094_02177448 kind:data(any) addr:0x02177448 +data_ov094_0217746c kind:data(any) addr:0x0217746c +data_ov094_021774ac kind:data(any) addr:0x021774ac +data_ov094_021774fc kind:data(any) addr:0x021774fc +data_ov094_02177540 kind:data(any) addr:0x02177540 +data_ov094_02177588 kind:data(any) addr:0x02177588 +data_ov094_021775a8 kind:data(any) addr:0x021775a8 +data_ov094_021776c4 kind:data(any) addr:0x021776c4 +data_ov094_021776ec kind:data(any) addr:0x021776ec ambiguous +data_ov094_021777e0 kind:data(any) addr:0x021777e0 +data_ov094_021777f0 kind:data(any) addr:0x021777f0 +data_ov094_02177804 kind:data(any) addr:0x02177804 +data_ov094_0217782c kind:data(any) addr:0x0217782c +data_ov094_02177850 kind:data(any) addr:0x02177850 +data_ov094_0217787c kind:data(any) addr:0x0217787c +data_ov094_021778d8 kind:data(any) addr:0x021778d8 +data_ov094_021778e4 kind:data(any) addr:0x021778e4 +data_ov094_021778ec kind:data(any) addr:0x021778ec +data_ov094_02177914 kind:data(any) addr:0x02177914 +data_ov094_02177938 kind:data(any) addr:0x02177938 +data_ov094_02177994 kind:data(any) addr:0x02177994 +data_ov094_021779a4 kind:data(any) addr:0x021779a4 +data_ov094_021779c0 kind:data(any) addr:0x021779c0 +data_ov094_021779e4 kind:data(any) addr:0x021779e4 +data_ov094_02177a08 kind:data(any) addr:0x02177a08 +data_ov094_02177a50 kind:data(any) addr:0x02177a50 +data_ov094_02177aac kind:data(any) addr:0x02177aac +data_ov094_02177ac8 kind:data(any) addr:0x02177ac8 ambiguous +data_ov094_02177ad0 kind:data(any) addr:0x02177ad0 +data_ov094_02177b28 kind:data(any) addr:0x02177b28 +data_ov094_02177b30 kind:data(any) addr:0x02177b30 +data_ov094_02177b40 kind:data(any) addr:0x02177b40 +data_ov094_02177b64 kind:data(any) addr:0x02177b64 +data_ov094_02177b74 kind:data(any) addr:0x02177b74 ambiguous +data_ov094_02177b80 kind:data(any) addr:0x02177b80 +data_ov094_02177b98 kind:data(any) addr:0x02177b98 +data_ov094_02177bb8 kind:data(any) addr:0x02177bb8 +data_ov094_02177c00 kind:data(any) addr:0x02177c00 +data_ov094_02177c20 kind:data(any) addr:0x02177c20 ambiguous +data_ov094_02177c60 kind:data(any) addr:0x02177c60 +data_ov094_02177c84 kind:data(any) addr:0x02177c84 +data_ov094_02177cc8 kind:data(any) addr:0x02177cc8 ambiguous +data_ov094_02177cd8 kind:data(any) addr:0x02177cd8 +data_ov094_02177cdc kind:data(any) addr:0x02177cdc +data_ov094_02177cfc kind:data(any) addr:0x02177cfc +data_ov094_02177d24 kind:data(any) addr:0x02177d24 +data_ov094_02177d48 kind:data(any) addr:0x02177d48 +data_ov094_02177d9c kind:data(any) addr:0x02177d9c +data_ov094_02177dec kind:data(any) addr:0x02177dec +data_ov094_02177e44 kind:data(any) addr:0x02177e44 +data_ov094_02177e80 kind:data(any) addr:0x02177e80 ambiguous +data_ov094_02177e84 kind:data(any) addr:0x02177e84 ambiguous +data_ov094_02177e8c kind:data(any) addr:0x02177e8c ambiguous +data_ov094_02177e94 kind:data(any) addr:0x02177e94 ambiguous +data_ov094_02177ea8 kind:data(any) addr:0x02177ea8 ambiguous +data_ov094_02177eb0 kind:data(any) addr:0x02177eb0 ambiguous +data_ov094_02177eb4 kind:data(any) addr:0x02177eb4 ambiguous +data_ov094_02177eb8 kind:data(any) addr:0x02177eb8 ambiguous +data_ov094_02177ef8 kind:data(any) addr:0x02177ef8 ambiguous +data_ov094_02177f60 kind:data(any) addr:0x02177f60 +data_ov094_02177f88 kind:data(any) addr:0x02177f88 +data_ov094_02177fac kind:data(any) addr:0x02177fac +data_ov094_02178010 kind:data(any) addr:0x02178010 +data_ov094_0217802c kind:data(any) addr:0x0217802c +data_ov094_02178044 kind:data(any) addr:0x02178044 +data_ov094_02178064 kind:data(any) addr:0x02178064 +data_ov094_021780c4 kind:data(any) addr:0x021780c4 +data_ov094_021780e0 kind:data(any) addr:0x021780e0 +data_ov094_021780f8 kind:data(any) addr:0x021780f8 +data_ov094_02178118 kind:data(any) addr:0x02178118 +data_ov094_02178178 kind:data(any) addr:0x02178178 +data_ov094_02178194 kind:data(any) addr:0x02178194 +data_ov094_021781d8 kind:data(any) addr:0x021781d8 +data_ov094_02178210 kind:data(any) addr:0x02178210 ambiguous +data_ov094_0217821c kind:data(any) addr:0x0217821c +data_ov094_02178244 kind:data(any) addr:0x02178244 +data_ov094_02178264 kind:data(any) addr:0x02178264 +data_ov094_02178290 kind:data(any) addr:0x02178290 +data_ov094_021782b8 kind:data(any) addr:0x021782b8 +data_ov094_021782e0 kind:data(any) addr:0x021782e0 +data_ov094_02178308 kind:data(any) addr:0x02178308 +data_ov094_0217834c kind:data(any) addr:0x0217834c +data_ov094_02178388 kind:data(any) addr:0x02178388 +data_ov094_021783a4 kind:data(any) addr:0x021783a4 +data_ov094_021783c0 kind:data(any) addr:0x021783c0 +data_ov094_021783f8 kind:data(any) addr:0x021783f8 +data_ov094_02178418 kind:data(any) addr:0x02178418 +data_ov094_02178424 kind:data(any) addr:0x02178424 +data_ov094_02178440 kind:data(any) addr:0x02178440 +data_ov094_0217849c kind:data(any) addr:0x0217849c +data_ov094_021784a8 kind:data(any) addr:0x021784a8 +data_ov094_021784d8 kind:data(any) addr:0x021784d8 +data_ov094_021784ec kind:data(any) addr:0x021784ec +data_ov094_02178508 kind:data(any) addr:0x02178508 +data_ov094_02178524 kind:data(any) addr:0x02178524 +data_ov094_02178568 kind:data(any) addr:0x02178568 +data_ov094_02178584 kind:data(any) addr:0x02178584 +data_ov094_021785c0 kind:data(any) addr:0x021785c0 +data_ov094_021785d4 kind:data(any) addr:0x021785d4 +data_ov094_021785f0 kind:data(any) addr:0x021785f0 +data_ov094_02178628 kind:data(any) addr:0x02178628 +data_ov094_02178638 kind:data(any) addr:0x02178638 +data_ov094_02178654 kind:data(any) addr:0x02178654 +data_ov094_02178680 kind:data(any) addr:0x02178680 ambiguous +data_ov094_02178698 kind:data(any) addr:0x02178698 +data_ov094_021786b4 kind:data(any) addr:0x021786b4 +data_ov094_02178700 kind:bss addr:0x02178700 +data_ov094_02178704 kind:bss addr:0x02178704 +data_ov094_02178710 kind:bss addr:0x02178710 +data_ov094_02178738 kind:bss addr:0x02178738 +data_ov094_0217873c kind:bss addr:0x0217873c +data_ov094_02178748 kind:bss addr:0x02178748 +data_ov094_02178784 kind:bss addr:0x02178784 +data_ov094_02178788 kind:bss addr:0x02178788 +data_ov094_02178794 kind:bss addr:0x02178794 +data_ov094_021787a0 kind:bss addr:0x021787a0 +data_ov094_021787b8 kind:bss addr:0x021787b8 +data_ov094_02178890 kind:bss addr:0x02178890 +data_ov094_0217896c kind:bss addr:0x0217896c +data_ov094_02178970 kind:bss addr:0x02178970 +data_ov094_0217897c kind:bss addr:0x0217897c +data_ov094_021789a4 kind:bss addr:0x021789a4 ambiguous +data_ov094_021789b8 kind:bss addr:0x021789b8 +data_ov094_021789bc kind:bss addr:0x021789bc +data_ov094_021789c8 kind:bss addr:0x021789c8 +data_ov094_02178aa0 kind:bss addr:0x02178aa0 +data_ov094_02178aa4 kind:bss addr:0x02178aa4 +data_ov094_02178ab0 kind:bss addr:0x02178ab0 +data_ov094_02178b88 kind:bss addr:0x02178b88 +data_ov094_02178b8c kind:bss addr:0x02178b8c +data_ov094_02178b98 kind:bss addr:0x02178b98 +data_ov094_02178c70 kind:bss addr:0x02178c70 +data_ov094_02178c74 kind:bss addr:0x02178c74 +data_ov094_02178c80 kind:bss addr:0x02178c80 +data_ov094_02178cc4 kind:bss addr:0x02178cc4 +data_ov094_02178d9c kind:bss addr:0x02178d9c +data_ov094_02178da0 kind:bss addr:0x02178da0 +data_ov094_02178dac kind:bss addr:0x02178dac +data_ov094_02178e00 kind:bss addr:0x02178e00 ambiguous +data_ov094_02178e84 kind:bss addr:0x02178e84 +data_ov094_02178e88 kind:bss addr:0x02178e88 +data_ov094_02178e94 kind:bss addr:0x02178e94 +data_ov094_02178ed0 kind:bss addr:0x02178ed0 +data_ov094_02178ed4 kind:bss addr:0x02178ed4 +data_ov094_02178ee0 kind:bss addr:0x02178ee0 +data_ov094_02178fb8 kind:bss addr:0x02178fb8 +data_ov094_02178fcc kind:bss addr:0x02178fcc +data_ov094_02178fd0 kind:bss addr:0x02178fd0 +data_ov094_02178fdc kind:bss addr:0x02178fdc +data_ov094_02179018 kind:bss addr:0x02179018 +data_ov094_0217901c kind:bss addr:0x0217901c +data_ov094_02179028 kind:bss addr:0x02179028 +data_ov094_02179100 kind:bss addr:0x02179100 +data_ov094_02179104 kind:bss addr:0x02179104 +data_ov094_02179108 kind:bss addr:0x02179108 +data_ov094_0217910c kind:bss addr:0x0217910c +data_ov094_02179118 kind:bss addr:0x02179118 +data_ov094_02179154 kind:bss addr:0x02179154 +data_ov094_02179164 kind:bss addr:0x02179164 +data_ov094_02179174 kind:bss addr:0x02179174 +data_ov094_02179178 kind:bss addr:0x02179178 +data_ov094_02179184 kind:bss addr:0x02179184 +data_ov094_0217925c kind:bss addr:0x0217925c +data_ov094_02179260 kind:bss addr:0x02179260 +data_ov094_0217926c kind:bss addr:0x0217926c +data_ov094_02179344 kind:bss addr:0x02179344 +data_ov094_02179348 kind:bss addr:0x02179348 +data_ov094_02179354 kind:bss addr:0x02179354 +data_ov094_02179428 kind:bss addr:0x02179428 +data_ov094_0217942c kind:bss addr:0x0217942c +data_ov094_02179438 kind:bss addr:0x02179438 +data_ov094_02179458 kind:bss addr:0x02179458 +data_ov094_021794a0 kind:bss addr:0x021794a0 +data_ov094_021794c0 kind:bss addr:0x021794c0 +data_ov094_021794c4 kind:bss addr:0x021794c4 +data_ov094_021794d0 kind:bss addr:0x021794d0 +data_ov094_021795a4 kind:bss addr:0x021795a4 +data_ov094_021795c4 kind:bss addr:0x021795c4 +data_ov094_021795cc kind:bss addr:0x021795cc +data_ov094_021795d8 kind:bss addr:0x021795d8 +data_ov094_021796ac kind:bss addr:0x021796ac +data_ov094_021796cc kind:bss addr:0x021796cc +data_ov094_021796d0 kind:bss addr:0x021796d0 +data_ov094_021796dc kind:bss addr:0x021796dc +data_ov094_021796e8 kind:bss addr:0x021796e8 +data_ov094_021796f4 kind:bss addr:0x021796f4 +data_ov094_02179700 kind:bss addr:0x02179700 +data_ov094_02179718 kind:bss addr:0x02179718 +data_ov094_0217973c kind:bss addr:0x0217973c +data_ov094_021797f4 kind:bss addr:0x021797f4 +data_ov094_021798c8 kind:bss addr:0x021798c8 +data_ov094_021798ec kind:bss addr:0x021798ec +data_ov094_021798f0 kind:bss addr:0x021798f0 +data_ov094_021798fc kind:bss addr:0x021798fc +data_ov094_021799d0 kind:bss addr:0x021799d0 +data_ov094_021799d4 kind:bss addr:0x021799d4 +data_ov094_021799e0 kind:bss addr:0x021799e0 +data_ov094_02179ab4 kind:bss addr:0x02179ab4 +data_ov094_02179ad8 kind:bss addr:0x02179ad8 +data_ov094_02179adc kind:bss addr:0x02179adc +data_ov094_02179ae8 kind:bss addr:0x02179ae8 +data_ov094_02179bbc kind:bss addr:0x02179bbc +data_ov094_02179bdc kind:bss addr:0x02179bdc +data_ov094_02179be0 kind:bss addr:0x02179be0 +data_ov094_02179bec kind:bss addr:0x02179bec +data_ov094_02179cc0 kind:bss addr:0x02179cc0 diff --git a/config/eur1/arm9/overlays/ov095/delinks.txt b/config/eur1/arm9/overlays/ov095/delinks.txt new file mode 100644 index 00000000..273bb715 --- /dev/null +++ b/config/eur1/arm9/overlays/ov095/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02179d00 end:0x02180f10 kind:code align:32 + .rodata start:0x02180f10 end:0x02180f90 kind:rodata align:4 + .ctor start:0x02180f90 end:0x02180f90 kind:rodata align:4 + .data start:0x02180fa0 end:0x02181240 kind:data align:32 + .bss start:0x02181240 end:0x02181240 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov095/relocs.txt b/config/eur1/arm9/overlays/ov095/relocs.txt new file mode 100644 index 00000000..c4a3f67a --- /dev/null +++ b/config/eur1/arm9/overlays/ov095/relocs.txt @@ -0,0 +1,1034 @@ +from:0x02179d14 kind:arm_call to:0x0203d210 module:main +from:0x02179d20 kind:load to:0x020a0328 module:overlay(0) +from:0x02179d38 kind:thumb_call_arm to:0x0203d160 module:main +from:0x02179d46 kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x02179d58 kind:load to:0x02179d00 module:overlay(95) +from:0x02179d5c kind:load to:0x02179d65 module:overlay(95) +from:0x02179d60 kind:load to:0x02180f1c module:overlay(95) +from:0x02179d74 kind:thumb_call_arm to:0x0203d160 module:main +from:0x02179d80 kind:load to:0x020a0328 module:overlay(0) +from:0x02179d84 kind:load to:0x02179e78 module:overlay(95) +from:0x02179db0 kind:thumb_call_arm to:0x020a0164 module:overlay(0) +from:0x02179dc4 kind:load to:0x027e0cec module:dtcm +from:0x02179dde kind:thumb_call_arm to:0x0200e260 module:main +from:0x02179de8 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02179e1a kind:thumb_call_arm to:0x020a00f4 module:overlay(0) +from:0x02179e68 kind:load to:0x027e0964 module:dtcm +from:0x02179e6c kind:load to:0x02180f10 module:overlay(95) +from:0x02179e70 kind:load to:0x027e0cec module:dtcm +from:0x02179e74 kind:load to:0x02180f16 module:overlay(95) +from:0x02179e9c kind:thumb_call_arm to:0x0203d160 module:main +from:0x02179ea8 kind:load to:0x020a0328 module:overlay(0) +from:0x02179eac kind:load to:0x02179e78 module:overlay(95) +from:0x02179ec8 kind:thumb_call_arm to:0x020a0164 module:overlay(0) +from:0x02179ed4 kind:load to:0x027e0cec module:dtcm +from:0x02179f0e kind:thumb_call to:0x02179eb0 module:overlay(95) +from:0x02179f48 kind:thumb_call_arm to:0x020a0054 module:overlay(0) +from:0x02179f90 kind:load to:0x027e0cec module:dtcm +from:0x02179f9c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02179fb4 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02179fc0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02179fd4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02179fec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02179ff8 kind:load to:0x02180fa8 module:overlay(95) +from:0x02179ffc kind:load to:0x02180fcc module:overlay(95) +from:0x0217a008 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0217a030 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0217a058 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0217a07c kind:arm_call to:0x0200f05c module:main +from:0x0217a0ac kind:arm_call to:0x02097530 module:overlay(0) +from:0x0217a0d0 kind:arm_call to:0x0200f05c module:main +from:0x0217a110 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0217a140 kind:arm_call to:0x02097530 module:overlay(0) +from:0x0217a150 kind:arm_call to:0x02058a24 module:overlay(0) +from:0x0217a188 kind:arm_call to:0x02099e30 module:overlay(0) +from:0x0217a198 kind:load to:0x020b53e4 module:overlay(0) +from:0x0217a19c kind:load to:0x02180f4c module:overlay(95) +from:0x0217a1a0 kind:load to:0x02180f5c module:overlay(95) +from:0x0217a1a4 kind:load to:0x02180fac module:overlay(95) +from:0x0217a1d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217a1e8 kind:load to:0x0203e964 module:main +from:0x0217a204 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a21c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a25c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a310 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0217a320 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217a334 kind:load to:0x0203e964 module:main +from:0x0217a374 kind:arm_call to:0x02080af8 module:overlay(0) +from:0x0217a390 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0217a3e0 kind:arm_call to:0x020c0a70 module:overlay(17) +from:0x0217a3ec kind:load to:0x027e0cd8 module:dtcm +from:0x0217a3f0 kind:load to:0x027e0958 module:dtcm +from:0x0217a3f4 kind:load to:0x020ab530 module:overlay(0) +from:0x0217a3f8 kind:load to:0x020ab630 module:overlay(0) +from:0x0217a3fc kind:load to:0x027e09b4 module:dtcm +from:0x0217a440 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217a454 kind:load to:0x020578a4 module:overlay(0) +from:0x0217a468 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0217a470 kind:arm_call to:0x02011ff4 module:main +from:0x0217a490 kind:arm_call to:0x02081d90 module:overlay(0) +from:0x0217a4a4 kind:arm_call to:0x02098544 module:overlay(0) +from:0x0217a4ac kind:load to:0x027e0cd8 module:dtcm +from:0x0217a4dc kind:arm_call to:0x02081ef0 module:overlay(0) +from:0x0217a4ec kind:load to:0x027e0cd8 module:dtcm +from:0x0217a50c kind:arm_call to:0x02087e70 module:overlay(0) +from:0x0217a524 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x0217a53c kind:arm_call to:0x0208d660 module:overlay(0) +from:0x0217a558 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217a570 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217a596 kind:thumb_call_arm to:0x020d8e88 module:overlay(31) +from:0x0217a5c8 kind:thumb_call to:0x0217a5d4 module:overlay(95) +from:0x0217a5e2 kind:thumb_call_arm to:0x02080a90 module:overlay(0) +from:0x0217a600 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a608 kind:thumb_call to:0x0217a5d4 module:overlay(95) +from:0x0217a62e kind:thumb_call_arm to:0x02080aac module:overlay(0) +from:0x0217a63e kind:thumb_call_arm to:0x020a0164 module:overlay(0) +from:0x0217a648 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a64c kind:load to:0x027e0cec module:dtcm +from:0x0217a684 kind:arm_call to:0x020717a8 module:overlay(0) +from:0x0217a6a4 kind:arm_call to:0x0216cf00 module:overlays(88,93) +from:0x0217a6b4 kind:load to:0x027e09a8 module:dtcm +from:0x0217a6c4 kind:thumb_call to:0x0217a58c module:overlay(95) +from:0x0217a6ea kind:thumb_call_arm to:0x02097530 module:overlay(0) +from:0x0217a6fc kind:load to:0x020b53e4 module:overlay(0) +from:0x0217a72a kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x0217a734 kind:thumb_call to:0x0217a7b4 module:overlay(95) +from:0x0217a73c kind:thumb_call_arm to:0x0215422c module:overlays(71,75) +from:0x0217a746 kind:thumb_call to:0x020bbaac module:overlay(1) +from:0x0217a76a kind:thumb_call to:0x0217a5bc module:overlay(95) +from:0x0217a774 kind:load to:0x020b3040 module:overlay(0) +from:0x0217a77c kind:load to:0x027e0ce4 module:dtcm +from:0x0217a780 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a7b0 kind:load to:0x027e09b8 module:dtcm +from:0x0217a7bc kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0217a7d2 kind:thumb_call to:0x0217a604 module:overlay(95) +from:0x0217a7da kind:thumb_call to:0x0217a614 module:overlay(95) +from:0x0217a800 kind:thumb_call to:0x0217a788 module:overlay(95) +from:0x0217a80a kind:thumb_call_arm to:0x0217a47c module:overlay(95) +from:0x0217a822 kind:thumb_call_arm to:0x0217a4b0 module:overlay(95) +from:0x0217a828 kind:thumb_call to:0x0217a614 module:overlay(95) +from:0x0217a890 kind:arm_call to:0x0216e918 module:overlay(93) +from:0x0217a8c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a8d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a8e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a90c kind:arm_call to:0x01ff9364 module:itcm +from:0x0217a924 kind:arm_call to:0x01ffb800 module:itcm +from:0x0217a940 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a9ac kind:load to:0x027e09a4 module:dtcm +from:0x0217a9b0 kind:load to:0x020aceb0 module:overlay(0) +from:0x0217aa24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217aa2c kind:arm_call to:0x020809cc module:overlay(0) +from:0x0217aa5c kind:arm_call to:0x02087880 module:overlay(0) +from:0x0217aa6c kind:arm_call to:0x02087c0c module:overlay(0) +from:0x0217aa7c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217aad0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217aaf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217ab00 kind:arm_call to:0x020809cc module:overlay(0) +from:0x0217ab10 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217ab30 kind:arm_call to:0x02087d04 module:overlay(0) +from:0x0217ab40 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217ab6c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217abe0 kind:arm_call to:0x020809cc module:overlay(0) +from:0x0217abf0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217ac18 kind:arm_call to:0x01fff05c module:itcm +from:0x0217ac34 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217ac50 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217ac68 kind:load to:0x0203e964 module:main +from:0x0217ac6c kind:load to:0x027e0cd8 module:dtcm +from:0x0217acb4 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x0217acd8 kind:load to:0x02181014 module:overlay(95) +from:0x0217ad34 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217ade8 kind:arm_call to:0x0216ea54 module:overlay(93) +from:0x0217ae14 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x0217ae28 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217ae50 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217ae78 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217ae80 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x0217ae94 kind:load to:0x0203e964 module:main +from:0x0217ae98 kind:load to:0x027e09a8 module:dtcm +from:0x0217aed8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0217aee4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217af00 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217af14 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0217af20 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217af40 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217af74 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217af88 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0217af94 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217afa0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217afb4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0217afc8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x0217afdc kind:arm_call to:0x0208f918 module:overlay(0) +from:0x0217afe4 kind:arm_call to:0x02011ff4 module:main +from:0x0217b048 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0217b054 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x0217b05c kind:load to:0x027e0cec module:dtcm +from:0x0217b0b4 kind:arm_call to:0x01ffd118 module:itcm +from:0x0217b0d8 kind:arm_call to:0x01fff05c module:itcm +from:0x0217b128 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0217b134 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0217b168 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217b1dc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0217b1e8 kind:load to:0x027e0c90 module:dtcm +from:0x0217b1ec kind:load to:0x027e0cd8 module:dtcm +from:0x0217b1f0 kind:load to:0x027e09b8 module:dtcm +from:0x0217b208 kind:arm_call to:0x0217b020 module:overlay(95) +from:0x0217b22c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0217b24c kind:arm_call to:0x020a0194 module:overlay(0) +from:0x0217b254 kind:load to:0x027e0cec module:dtcm +from:0x0217b260 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217b28c kind:arm_call to:0x02089394 module:overlay(0) +from:0x0217b298 kind:arm_call to:0x0208e5dc module:overlay(0) +from:0x0217b2b0 kind:load to:0x0218103c module:overlay(95) +from:0x0217b304 kind:arm_call to:0x0208ca58 module:overlay(0) +from:0x0217b328 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x0217b330 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0217b338 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0217b340 kind:arm_call to:0x0208e63c module:overlay(0) +from:0x0217b348 kind:arm_call to:0x020893d4 module:overlay(0) +from:0x0217b350 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217b35c kind:load to:0x0218103c module:overlay(95) +from:0x0217b3b0 kind:arm_call to:0x0208ca58 module:overlay(0) +from:0x0217b3d4 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x0217b3dc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0217b3e4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0217b3ec kind:arm_call to:0x0208e63c module:overlay(0) +from:0x0217b3f4 kind:arm_call to:0x020893d4 module:overlay(0) +from:0x0217b3fc kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217b404 kind:arm_call to:0x02011ff4 module:main +from:0x0217b410 kind:load to:0x0218103c module:overlay(95) +from:0x0217b494 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x0217b508 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217b538 kind:arm_call to:0x02083a2c module:overlay(0) +from:0x0217b554 kind:arm_call to:0x02089508 module:overlay(0) +from:0x0217b564 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217b574 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217b598 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217b5a0 kind:arm_call to:0x0216f680 module:overlays(90,93) +from:0x0217b5cc kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217b5ec kind:arm_call to:0x020c28f4 module:overlay(17) +from:0x0217b5fc kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217b614 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217b624 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217b638 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217b650 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217b658 kind:arm_call to:0x01fff458 module:itcm +from:0x0217b670 kind:arm_call to:0x02151c6c module:overlay(73) +from:0x0217b690 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0217b6a8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0217b6b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217b6c8 kind:arm_call to:0x020f9df0 module:overlay(31) +from:0x0217b6e4 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217b6f4 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217b704 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217b72c kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217b738 kind:load to:0x027e09a8 module:dtcm +from:0x0217b740 kind:load to:0x027e09b8 module:dtcm +from:0x0217b75c kind:load to:0x027e0ce4 module:dtcm +from:0x0217b764 kind:load to:0x027e0cec module:dtcm +from:0x0217b7c4 kind:arm_call to:0x020a8ae4 module:overlay(0) +from:0x0217b7e0 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217b7f0 kind:arm_call to:0x020e15c8 module:overlay(31) +from:0x0217b7f8 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217b804 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217b824 kind:arm_call to:0x020dbeb8 module:overlay(31) +from:0x0217b868 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217b888 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217b898 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217b8a4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217b8b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b8d4 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217b8e0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217b8f0 kind:arm_call to:0x020896b4 module:overlay(0) +from:0x0217b908 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217b918 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217b924 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217b948 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217b954 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217b974 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217b984 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217b990 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217b9a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b9c0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217b9d0 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217b9dc kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217ba08 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217ba3c kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217ba4c kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217ba58 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217ba7c kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217ba88 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217baa8 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217bab8 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217bac4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217bad4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217baf4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217bb04 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217bb18 kind:arm_call to:0x02015080 module:main +from:0x0217bb34 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217bb60 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217bb70 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217bb7c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217bb8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217bb9c kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x0217bbb0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217bbc0 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217bbcc kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217bbe0 kind:arm_call to:0x02015080 module:main +from:0x0217bbfc kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217bc40 kind:arm_call to:0x020717a8 module:overlay(0) +from:0x0217bc54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217bc64 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217bc70 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217bc7c kind:arm_call to:0x01fff458 module:itcm +from:0x0217bcac kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217bcd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217bce4 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0217bcec kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0217bd24 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bd34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bd5c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bd6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217be28 kind:arm_call to:0x01fff458 module:itcm +from:0x0217be5c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217be9c kind:arm_call to:0x0208e67c module:overlay(0) +from:0x0217bea8 kind:load to:0x027e09a8 module:dtcm +from:0x0217beb8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217bf44 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x0217bf7c kind:arm_call to:0x0217078c module:overlay(93) +from:0x0217bf84 kind:load to:0x027e0cdc module:dtcm +from:0x0217bfd0 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x0217bfe0 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0217bff4 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217c010 kind:load to:0x02181068 module:overlay(95) +from:0x0217c01c kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217c030 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217c038 kind:arm_call to:0x02011ff4 module:main +from:0x0217c07c kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217c0dc kind:arm_call to:0x02087f34 module:overlay(0) +from:0x0217c0fc kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217c10c kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0217c114 kind:arm_call to:0x0216f680 module:overlays(90,93) +from:0x0217c120 kind:load to:0x027e09a8 module:dtcm +from:0x0217c154 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217c164 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217c170 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217c190 kind:arm_call to:0x0216f4b8 module:overlay(93) +from:0x0217c1a8 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0217c1c8 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0217c1d0 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217c1dc kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217c208 kind:arm_call to:0x020717a8 module:overlay(0) +from:0x0217c214 kind:load to:0x027e09a8 module:dtcm +from:0x0217c224 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217c260 kind:load to:0x02181094 module:overlay(95) +from:0x0217c294 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217c2a0 kind:load to:0x02181094 module:overlay(95) +from:0x0217c2d4 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217c2dc kind:arm_call to:0x02011ff4 module:main +from:0x0217c2e8 kind:load to:0x02181094 module:overlay(95) +from:0x0217c300 kind:arm_call to:0x02171f1c module:overlay(93) +from:0x0217c314 kind:arm_call to:0x02171f1c module:overlay(93) +from:0x0217c32c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217c33c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217c438 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0217c44c kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217c47c kind:arm_call to:0x01ffb714 module:itcm +from:0x0217c48c kind:arm_call to:0x01ff938c module:itcm +from:0x0217c498 kind:arm_call to:0x01ffb744 module:itcm +from:0x0217c510 kind:arm_call to:0x02078b5c module:overlay(0) +from:0x0217c524 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217c538 kind:load to:0x027e09bc module:dtcm +from:0x0217c53c kind:load to:0x027e09a8 module:dtcm +from:0x0217c55c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c584 kind:arm_call to:0x020719c8 module:overlay(0) +from:0x0217c590 kind:load to:0x027e09a8 module:dtcm +from:0x0217c634 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x0217c668 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217c694 kind:arm_call to:0x0216ad34 module:overlay(93) +from:0x0217c6cc kind:load to:0x027e09b8 module:dtcm +from:0x0217c71c kind:arm_call to:0x02015080 module:main +from:0x0217c738 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217c740 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c768 kind:arm_call to:0x0217a1a8 module:overlay(95) +from:0x0217c774 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217c7bc kind:arm_call to:0x0216b1e0 module:overlay(93) +from:0x0217c7dc kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217c7f4 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217c800 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217c834 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217c844 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x0217c86c kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217c880 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217c8d0 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217c908 kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0217c914 kind:arm_call to:0x0216d674 module:overlay(93) +from:0x0217c920 kind:arm_call to:0x0216acd0 module:overlay(93) +from:0x0217c968 kind:arm_call to:0x0216c82c module:overlays(93,94) +from:0x0217c978 kind:arm_call to:0x0216c364 module:overlay(93) +from:0x0217ca28 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217ca50 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217ca9c kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cad0 kind:arm_call to:0x0216ac84 module:overlay(93) +from:0x0217caf4 kind:arm_call to:0x0208aa10 module:overlay(0) +from:0x0217cb04 kind:arm_call to:0x0216e4c4 module:overlay(93) +from:0x0217cb1c kind:arm_call to:0x0216e538 module:overlay(93) +from:0x0217cb30 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cb48 kind:arm_call to:0x0216e538 module:overlay(93) +from:0x0217cb5c kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cb78 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217cb88 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cba0 kind:arm_call to:0x0216e538 module:overlay(93) +from:0x0217cbb4 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cbfc kind:arm_call to:0x0216b3ec module:overlay(93) +from:0x0217cc24 kind:arm_call to:0x02082c20 module:overlay(0) +from:0x0217cc2c kind:arm_call to:0x0217c368 module:overlay(95) +from:0x0217cc34 kind:arm_call to:0x0217c544 module:overlay(95) +from:0x0217cc44 kind:arm_call to:0x0217a1ec module:overlay(95) +from:0x0217cc94 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217ccb4 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217cccc kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217ccd8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217cd0c kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cd1c kind:arm_call to:0x0216e768 module:overlay(93) +from:0x0217cd44 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cd58 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cda8 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cde0 kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0217cdec kind:arm_call to:0x0216d674 module:overlay(93) +from:0x0217cdf8 kind:arm_call to:0x0216acd0 module:overlay(93) +from:0x0217ce40 kind:arm_call to:0x0216c82c module:overlays(93,94) +from:0x0217ce50 kind:arm_call to:0x0216c364 module:overlay(93) +from:0x0217ced8 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217cf2c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217cf7c kind:arm_call to:0x02171f1c module:overlay(93) +from:0x0217cf88 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cfac kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0217cfc8 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217cfd4 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217cfec kind:arm_call to:0x02170244 module:overlay(93) +from:0x0217cff4 kind:arm_call to:0x0217c368 module:overlay(95) +from:0x0217cffc kind:arm_call to:0x0217c544 module:overlay(95) +from:0x0217d00c kind:arm_call to:0x0217a1ec module:overlay(95) +from:0x0217d018 kind:arm_call to:0x0216af30 module:overlay(93) +from:0x0217d038 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217d050 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d05c kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217d090 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d0c4 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d0d4 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x0217d0fc kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d110 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d140 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d170 kind:arm_call to:0x0208aa10 module:overlay(0) +from:0x0217d194 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217d1a0 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d1c0 kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0217d1cc kind:arm_call to:0x0216d674 module:overlay(93) +from:0x0217d1d8 kind:arm_call to:0x0216acd0 module:overlay(93) +from:0x0217d220 kind:arm_call to:0x0216c82c module:overlays(93,94) +from:0x0217d234 kind:arm_call to:0x0216c364 module:overlay(93) +from:0x0217d25c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217d278 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217d284 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d29c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217d2c0 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217d2cc kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d2e4 kind:arm_call to:0x02170244 module:overlay(93) +from:0x0217d2ec kind:arm_call to:0x0217c368 module:overlay(95) +from:0x0217d2f4 kind:arm_call to:0x0217c544 module:overlay(95) +from:0x0217d304 kind:arm_call to:0x0217a1ec module:overlay(95) +from:0x0217d310 kind:arm_call to:0x0216af30 module:overlay(93) +from:0x0217d330 kind:arm_call to:0x02015080 module:main +from:0x0217d34c kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217d354 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d380 kind:arm_call to:0x0217c2ec module:overlay(95) +from:0x0217d38c kind:load to:0x027e09a8 module:dtcm +from:0x0217d394 kind:load to:0x02177ea8 module:overlays(89,90,91,93,94) +from:0x0217d39c kind:load to:0x02177eb8 module:overlays(89,90,91,93,94) +from:0x0217d40c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d41c kind:arm_call to:0x0208cea8 module:overlay(0) +from:0x0217d43c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d44c kind:arm_call to:0x01fff458 module:itcm +from:0x0217d470 kind:arm_call to:0x0212462c module:overlay(45) +from:0x0217d490 kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0217d4bc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217d4dc kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217d4f8 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217d524 kind:arm_call to:0x02083a2c module:overlay(0) +from:0x0217d540 kind:arm_call to:0x02083a2c module:overlay(0) +from:0x0217d54c kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217d568 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217d574 kind:load to:0x027e0ce4 module:dtcm +from:0x0217d57c kind:load to:0x027e09a8 module:dtcm +from:0x0217d5c4 kind:arm_call to:0x02015080 module:main +from:0x0217d5e0 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217d5e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d60c kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217d61c kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217d628 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d648 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217d654 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d684 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d690 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d6dc kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d704 kind:arm_call to:0x01fff350 module:itcm +from:0x0217d718 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217d724 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217d734 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d744 kind:arm_call to:0x0212a1cc module:overlay(41) +from:0x0217d74c kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217d758 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d770 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d790 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217d7a0 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217d7ac kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d7bc kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217d7c8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d7dc kind:arm_call to:0x02015080 module:main +from:0x0217d7fc kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0217d824 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217d84c kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217d858 kind:arm_call to:0x0216c0f4 module:overlay(93) +from:0x0217d88c kind:arm_call to:0x0208a878 module:overlay(0) +from:0x0217d8bc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217d8d0 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d8e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d900 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217d910 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217d91c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d92c kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217d938 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217d94c kind:arm_call to:0x02015080 module:main +from:0x0217d964 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217d9a4 kind:arm_call to:0x0205d6cc module:overlay(0) +from:0x0217d9b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d9f4 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217da04 kind:arm_call to:0x01ff930c module:itcm +from:0x0217da20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217da30 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217da3c kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217da50 kind:arm_call to:0x02015080 module:main +from:0x0217da70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217da78 kind:arm_call to:0x0212462c module:overlay(45) +from:0x0217da88 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217da94 kind:load to:0x027e09a8 module:dtcm +from:0x0217da9c kind:load to:0x027e0ce4 module:dtcm +from:0x0217daac kind:load to:0x020b3040 module:overlay(0) +from:0x0217dab0 kind:load to:0x02177e8c module:overlays(89,90,91,93,94) +from:0x0217daf4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217db00 kind:arm_call to:0x01fff458 module:itcm +from:0x0217db38 kind:load to:0x027e0ce4 module:dtcm +from:0x0217db4c kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217db60 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217db68 kind:arm_call to:0x02011ff4 module:main +from:0x0217db7c kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217dba0 kind:load to:0x021810ec module:overlay(95) +from:0x0217dbe8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217dbf4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217dbf8 kind:arm_call to:0x02017190 module:main +from:0x0217dc14 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217dc24 kind:load to:0x021810ec module:overlay(95) +from:0x0217dc28 kind:load to:0x027e0ce4 module:dtcm +from:0x0217dc70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217dc7c kind:arm_call to:0x01fff458 module:itcm +from:0x0217dc80 kind:arm_call to:0x02017190 module:main +from:0x0217dc9c kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217dca4 kind:arm_call to:0x02011ff4 module:main +from:0x0217dcb4 kind:load to:0x021810ec module:overlay(95) +from:0x0217dcb8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217dce8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217dd30 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0217dd40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217dd70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217dd88 kind:arm_call to:0x01ff930c module:itcm +from:0x0217ddb4 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x0217ddc0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217ddc4 kind:load to:0x027e0ce0 module:dtcm +from:0x0217ddc8 kind:load to:0x02177e80 module:overlays(89,90,91,92,93,94) +from:0x0217de44 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217de60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217de7c kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217dea8 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217df20 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217df30 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217df58 kind:arm_call to:0x02089f28 module:overlay(0) +from:0x0217e008 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217e010 kind:arm_call to:0x0216f680 module:overlays(90,93) +from:0x0217e02c kind:arm_call to:0x02089f28 module:overlay(0) +from:0x0217e040 kind:load to:0x027e0ce4 module:dtcm +from:0x0217e088 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217e0a0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217e0a8 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217e0f8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217e104 kind:arm_call to:0x0217dcbc module:overlay(95) +from:0x0217e114 kind:arm_call to:0x02089e10 module:overlay(0) +from:0x0217e17c kind:arm_call to:0x0217dcbc module:overlay(95) +from:0x0217e18c kind:arm_call to:0x02073310 module:overlay(0) +from:0x0217e1b0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217e1c0 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217e1cc kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217e1d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217e1ec kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217e1f8 kind:load to:0x027e09b8 module:dtcm +from:0x0217e234 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217e248 kind:arm_call to:0x0208e5dc module:overlay(0) +from:0x0217e25c kind:load to:0x02181118 module:overlay(95) +from:0x0217e274 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x0217e27c kind:arm_call to:0x0208e63c module:overlay(0) +from:0x0217e284 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217e290 kind:load to:0x02181118 module:overlay(95) +from:0x0217e2a8 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x0217e2b0 kind:arm_call to:0x0208e63c module:overlay(0) +from:0x0217e2b8 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217e2c0 kind:arm_call to:0x02011ff4 module:main +from:0x0217e2cc kind:load to:0x02181118 module:overlay(95) +from:0x0217e304 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217e310 kind:arm_call to:0x0208e71c module:overlay(0) +from:0x0217e33c kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217e34c kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217e358 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217e38c kind:arm_call to:0x0208db28 module:overlay(0) +from:0x0217e3b8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217e3d4 kind:arm_call to:0x0208e67c module:overlay(0) +from:0x0217e3f0 kind:arm_call to:0x0208db28 module:overlay(0) +from:0x0217e404 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217e418 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217e424 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217e478 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x0217e488 kind:arm_call to:0x0208e6c8 module:overlay(0) +from:0x0217e5d8 kind:arm_call to:0x02070588 module:overlay(0) +from:0x0217e7cc kind:arm_call to:0x020809cc module:overlay(0) +from:0x0217e868 kind:arm_call to:0x0217e494 module:overlay(95) +from:0x0217e88c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217e8a8 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217e8dc kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217e8ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217e8fc kind:arm_call to:0x02098524 module:overlay(0) +from:0x0217e92c kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0217e940 kind:arm_call to:0x02017f38 module:main +from:0x0217e958 kind:arm_call to:0x0217e494 module:overlay(95) +from:0x0217e97c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217e998 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217e9a4 kind:load to:0x027e09a4 module:dtcm +from:0x0217e9a8 kind:load to:0x0203e964 module:main +from:0x0217e9ac kind:load to:0x027e0cd8 module:dtcm +from:0x0217e9b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217e9fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0217ea14 kind:arm_call to:0x02170244 module:overlay(93) +from:0x0217ea28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217ea3c kind:arm_call to:0x01ff993c module:itcm +from:0x0217ea68 kind:arm_call to:0x02015080 module:main +from:0x0217ea84 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217ea90 kind:arm_call to:0x02015080 module:main +from:0x0217eaac kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217eae0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217eafc kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217eb08 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217eb34 kind:arm_call to:0x02170244 module:overlay(93) +from:0x0217eb3c kind:arm_call to:0x021702d0 module:overlays(88,93) +from:0x0217eb5c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217eb74 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217ebb4 kind:arm_call to:0x01ff993c module:itcm +from:0x0217ebd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217ebf8 kind:arm_call to:0x02170244 module:overlay(93) +from:0x0217ec24 kind:arm_call to:0x02015080 module:main +from:0x0217ec40 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217ec4c kind:arm_call to:0x02015080 module:main +from:0x0217ec6c kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217ec90 kind:load to:0x027e09a8 module:dtcm +from:0x0217eca8 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217ecbc kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217ecc4 kind:arm_call to:0x02011ff4 module:main +from:0x0217ecd8 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217ed00 kind:load to:0x02181170 module:overlay(95) +from:0x0217ed68 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217ed84 kind:arm_call to:0x0216ad34 module:overlay(93) +from:0x0217edb0 kind:arm_call to:0x02083a2c module:overlay(0) +from:0x0217edcc kind:arm_call to:0x02083a2c module:overlay(0) +from:0x0217ee04 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217ee14 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217ee1c kind:arm_call to:0x0216f680 module:overlays(90,93) +from:0x0217ee34 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217ee3c kind:load to:0x027e09a8 module:dtcm +from:0x0217ee74 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217ee84 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217ee90 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217ef6c kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217efa0 kind:arm_call to:0x0216e458 module:overlay(93) +from:0x0217efc8 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217f0b0 kind:arm_call to:0x0216e420 module:overlay(93) +from:0x0217f0bc kind:arm_call to:0x0216d674 module:overlay(93) +from:0x0217f0c8 kind:arm_call to:0x0216acd0 module:overlay(93) +from:0x0217f10c kind:arm_call to:0x0216c82c module:overlays(93,94) +from:0x0217f11c kind:arm_call to:0x0216c364 module:overlay(93) +from:0x0217f134 kind:arm_call to:0x0216ac84 module:overlay(93) +from:0x0217f14c kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x0217f18c kind:arm_call to:0x0216b1e0 module:overlay(93) +from:0x0217f1b4 kind:arm_call to:0x02082c20 module:overlay(0) +from:0x0217f298 kind:arm_call to:0x02086058 module:overlay(0) +from:0x0217f2a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f2c0 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0217f308 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217f384 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f3a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f3d4 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217f3e0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217f428 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217f434 kind:arm_call to:0x021704c0 module:overlay(93) +from:0x0217f43c kind:arm_call to:0x021702d0 module:overlays(88,93) +from:0x0217f450 kind:load to:0x02177ea8 module:overlays(89,90,91,93,94) +from:0x0217f460 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217f474 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217f47c kind:arm_call to:0x02011ff4 module:main +from:0x0217f490 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217f4c0 kind:load to:0x0218119c module:overlay(95) +from:0x0217f4e4 kind:arm_call to:0x0208ca58 module:overlay(0) +from:0x0217f508 kind:arm_call to:0x0216f4d8 module:overlay(93) +from:0x0217f510 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0217f518 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217f524 kind:load to:0x0218119c module:overlay(95) +from:0x0217f548 kind:arm_call to:0x0208ca58 module:overlay(0) +from:0x0217f56c kind:arm_call to:0x0216f4d8 module:overlay(93) +from:0x0217f574 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0217f57c kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217f584 kind:arm_call to:0x02011ff4 module:main +from:0x0217f590 kind:load to:0x0218119c module:overlay(95) +from:0x0217f5dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f5e8 kind:arm_call to:0x01fff458 module:itcm +from:0x0217f608 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217f628 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217f634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217f644 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217f6c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f6d0 kind:load to:0x0203e964 module:main +from:0x0217f710 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217f76c kind:arm_call to:0x02087f34 module:overlay(0) +from:0x0217f774 kind:arm_call to:0x0217f594 module:overlay(95) +from:0x0217f78c kind:arm_call to:0x01ffedac module:itcm +from:0x0217f7d0 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0217f7e4 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0217f7f8 kind:arm_call to:0x020801b4 module:overlay(0) +from:0x0217f9a0 kind:arm_call to:0x0216f434 module:overlay(93) +from:0x0217f9a8 kind:arm_call to:0x0216f680 module:overlays(90,93) +from:0x0217f9c4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0217f9dc kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217f9ec kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217f9fc kind:load to:0x027e0cd8 module:dtcm +from:0x0217fa04 kind:load to:0x027e0cec module:dtcm +from:0x0217fa0c kind:load to:0x027e09a8 module:dtcm +from:0x0217fa34 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217fa44 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217fa50 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217fa88 kind:arm_call to:0x01ff916c module:itcm +from:0x0217fa9c kind:arm_call to:0x01ff916c module:itcm +from:0x0217fb08 kind:arm_call to:0x01ff916c module:itcm +from:0x0217fb2c kind:arm_call to:0x020a0388 module:overlay(0) +from:0x0217fb38 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217fb48 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217fb68 kind:arm_call to:0x020d95f0 module:overlay(31) +from:0x0217fb74 kind:arm_call to:0x020e0398 module:overlay(31) +from:0x0217fb88 kind:load to:0x021811c8 module:overlay(95) +from:0x0217fc44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217fc70 kind:load to:0x027e07d4 module:dtcm +from:0x0217fc78 kind:load to:0x0203e964 module:main +from:0x0217fc94 kind:arm_call to:0x02015080 module:main +from:0x0217fcbc kind:arm_call to:0x020e0488 module:overlay(31) +from:0x0217fcc8 kind:arm_call to:0x02015080 module:main +from:0x0217fcd8 kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x0217fd08 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0217fd14 kind:arm_call to:0x02015080 module:main +from:0x0217fd30 kind:arm_call to:0x02071734 module:overlay(0) +from:0x0217fd4c kind:arm_call to:0x0217fb8c module:overlay(95) +from:0x0217fd80 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0217fd94 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0217fdb4 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0217fdbc kind:arm_call to:0x0216f6b4 module:overlay(93) +from:0x0217fdd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217fe00 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0217fe10 kind:arm_call to:0x0216f680 module:overlays(90,93) +from:0x0217fe30 kind:arm_call to:0x020e0670 module:overlay(31) +from:0x0217fe64 kind:arm_call to:0x0205d6cc module:overlay(0) +from:0x0217fe74 kind:arm_call to:0x01ff930c module:itcm +from:0x0217fe94 kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x0217feac kind:arm_call to:0x02089fe4 module:overlay(0) +from:0x0217fec8 kind:load to:0x027e09a8 module:dtcm +from:0x0217fed8 kind:load to:0x027e07d4 module:dtcm +from:0x0217fedc kind:load to:0x027e09c0 module:dtcm +from:0x0217ff04 kind:arm_call to:0x020e071c module:overlay(31) +from:0x0217ff90 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x0217ffc4 kind:arm_call to:0x02089ea0 module:overlay(0) +from:0x0217ffd4 kind:arm_call to:0x02170724 module:overlays(89,93) +from:0x0217ffe0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02180050 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0218005c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02180090 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021800a4 kind:arm_call to:0x0216e4c4 module:overlay(93) +from:0x021800c4 kind:arm_call to:0x0216e538 module:overlay(93) +from:0x021800f8 kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x0218011c kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02180134 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0218014c kind:arm_call to:0x0217fc7c module:overlay(95) +from:0x02180158 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218017c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021801b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021801c0 kind:arm_call to:0x0217051c module:overlay(93) +from:0x021801e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218021c kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x02180240 kind:arm_call to:0x0208ba3c module:overlay(0) +from:0x02180258 kind:arm_call to:0x02015080 module:main +from:0x02180274 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02180280 kind:arm_call to:0x02015080 module:main +from:0x0218029c kind:arm_call to:0x02071734 module:overlay(0) +from:0x02180310 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218034c kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02180354 kind:arm_call to:0x021703dc module:overlay(93) +from:0x02180364 kind:load to:0x027e09a8 module:dtcm +from:0x02180374 kind:load to:0x0203e964 module:main +from:0x02180378 kind:load to:0x027e09c0 module:dtcm +from:0x021803b8 kind:arm_call to:0x02170858 module:overlay(93) +from:0x021803f8 kind:arm_call to:0x0217fb8c module:overlay(95) +from:0x0218042c kind:arm_call to:0x020e0eb8 module:overlay(31) +from:0x021804d0 kind:arm_call to:0x02171184 module:overlay(93) +from:0x021804e4 kind:load to:0x0203e964 module:main +from:0x021804f4 kind:arm_call to:0x020e071c module:overlay(31) +from:0x021804fc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02180504 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0218050c kind:arm_call to:0x02170240 module:overlay(93) +from:0x02180524 kind:arm_call to:0x020e071c module:overlay(31) +from:0x0218052c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02180534 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0218053c kind:arm_call to:0x02170240 module:overlay(93) +from:0x02180544 kind:arm_call to:0x02011ff4 module:main +from:0x02180558 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0218057c kind:load to:0x021811f4 module:overlay(95) +from:0x021805c8 kind:arm_call to:0x0216c788 module:overlay(93) +from:0x021805d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02180604 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02180680 kind:arm_call to:0x02169728 module:overlay(93) +from:0x021806dc kind:arm_call to:0x02087f34 module:overlay(0) +from:0x021806fc kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x02180708 kind:arm_call to:0x0217a57c module:overlay(95) +from:0x02180714 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02180760 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021807d0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x021807fc kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02180808 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02180840 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0218085c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02180878 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02180894 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x021808c4 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x021808ec kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0218090c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02180928 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02180944 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02180960 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0218096c kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02180978 kind:load to:0x027e0ce4 module:dtcm +from:0x0218097c kind:load to:0x027e0cd8 module:dtcm +from:0x02180984 kind:load to:0x027e09b8 module:dtcm +from:0x02180988 kind:load to:0x027e0cec module:dtcm +from:0x02180990 kind:load to:0x020b5254 module:overlay(0) +from:0x021809e8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x021809fc kind:arm_call to:0x02171184 module:overlay(93) +from:0x02180a08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180a1c kind:arm_call to:0x02171184 module:overlay(93) +from:0x02180a44 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02180a58 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02180a70 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02180a7c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180a94 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02180a9c kind:arm_call to:0x0217051c module:overlay(93) +from:0x02180aa8 kind:arm_call to:0x02171184 module:overlay(93) +from:0x02180ab8 kind:arm_call to:0x02015080 module:main +from:0x02180ad4 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02180adc kind:load to:0x027e09b8 module:dtcm +from:0x02180ae0 kind:load to:0x027e09bc module:dtcm +from:0x02180ae4 kind:load to:0x027e09a8 module:dtcm +from:0x02180af4 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02180b08 kind:arm_call to:0x02170240 module:overlay(93) +from:0x02180b10 kind:arm_call to:0x02011ff4 module:main +from:0x02180b22 kind:thumb_call_arm to:0x020590e4 module:overlay(0) +from:0x02180b38 kind:thumb_call to:0x0208ed84 module:overlay(0) +from:0x02180b42 kind:thumb_call to:0x02057b70 module:overlay(0) +from:0x02180b56 kind:thumb_call_arm to:0x0208eee8 module:overlay(0) +from:0x02180b6a kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02180b76 kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x02180b8a kind:thumb_call_arm to:0x0208eee8 module:overlay(0) +from:0x02180b9e kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02180baa kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x02180bbe kind:thumb_call_arm to:0x0208eee8 module:overlay(0) +from:0x02180bce kind:thumb_call to:0x0205778c module:overlay(0) +from:0x02180bda kind:thumb_call_arm to:0x020577a4 module:overlay(0) +from:0x02180be4 kind:thumb_call to:0x02179e84 module:overlay(95) +from:0x02180bee kind:thumb_call_arm to:0x02057f18 module:overlay(0) +from:0x02180c02 kind:thumb_call to:0x02179d24 module:overlay(95) +from:0x02180c14 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x02180c20 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02180c2c kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02180c38 kind:thumb_call_arm to:0x02057c98 module:overlay(0) +from:0x02180c44 kind:load to:0x02181220 module:overlay(95) +from:0x02180c48 kind:load to:0x027e0ce0 module:dtcm +from:0x02180c4c kind:load to:0x02180f6c module:overlay(95) +from:0x02180c50 kind:load to:0x02180f7c module:overlay(95) +from:0x02180c68 kind:thumb_call_arm to:0x0200b578 module:main +from:0x02180c74 kind:load to:0x02180dbd module:overlay(95) +from:0x02180c82 kind:thumb_call to:0x02179eec module:overlay(95) +from:0x02180c8c kind:thumb_call to:0x02180c54 module:overlay(95) +from:0x02180c9e kind:thumb_call to:0x02179f00 module:overlay(95) +from:0x02180caa kind:thumb_call_arm to:0x0200b58c module:main +from:0x02180cbc kind:load to:0x02180c55 module:overlay(95) +from:0x02180cf8 kind:load to:0x027e0ce0 module:dtcm +from:0x02180d20 kind:arm_call_thumb to:0x02179d88 module:overlay(95) +from:0x02180d48 kind:arm_call to:0x0200b58c module:main +from:0x02180d50 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180d58 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180d60 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180d68 kind:load to:0x027e0ce0 module:dtcm +from:0x02180d94 kind:arm_call to:0x01ffc768 module:itcm +from:0x02180da4 kind:arm_call to:0x0200ea38 module:main +from:0x02180db8 kind:load to:0x020b4f04 module:overlay(0) +from:0x02180de6 kind:thumb_call to:0x02179dc8 module:overlay(95) +from:0x02180dfe kind:thumb_call_arm to:0x0200e260 module:main +from:0x02180e08 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02180e1e kind:thumb_call to:0x02179f1c module:overlay(95) +from:0x02180e2c kind:load to:0x027e0964 module:dtcm +from:0x02180e50 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180e5c kind:arm_call to:0x0200e260 module:main +from:0x02180e6c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180e7c kind:arm_call to:0x01ffad5c module:itcm +from:0x02180ea8 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02180eb4 kind:load to:0x027e0254 module:dtcm +from:0x02180eb8 kind:load to:0x027e0964 module:dtcm +from:0x02180ebc kind:load to:0x027e0958 module:dtcm +from:0x02180ec8 kind:arm_call to:0x02180d6c module:overlay(95) +from:0x02180ee0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180ee4 kind:arm_call to:0x0205accc module:overlay(0) +from:0x02180f04 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180f0c kind:load to:0x027e0254 module:dtcm +from:0x02180fa8 kind:load to:0x0217a400 module:overlay(95) +from:0x02180fcc kind:load to:0x0217a000 module:overlay(95) +from:0x02180fd0 kind:load to:0x0217a460 module:overlay(95) +from:0x02180fd4 kind:load to:0x02099b54 module:overlay(0) +from:0x02180fd8 kind:load to:0x02099b8c module:overlay(0) +from:0x02180fdc kind:load to:0x0209a190 module:overlay(0) +from:0x02180fe0 kind:load to:0x0209a198 module:overlay(0) +from:0x02180fe4 kind:load to:0x0209a138 module:overlay(0) +from:0x02180fe8 kind:load to:0x02099d04 module:overlay(0) +from:0x02180fec kind:load to:0x02099bf4 module:overlay(0) +from:0x02180ff0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02180ff4 kind:load to:0x0209a148 module:overlay(0) +from:0x02180ff8 kind:load to:0x0209a160 module:overlay(0) +from:0x02180ffc kind:load to:0x0217a458 module:overlay(95) +from:0x02181000 kind:load to:0x0209a178 module:overlay(0) +from:0x02181004 kind:load to:0x0217a448 module:overlay(95) +from:0x02181008 kind:load to:0x0217a424 module:overlay(95) +from:0x02181014 kind:load to:0x020901f0 module:overlay(0) +from:0x02181018 kind:load to:0x0217afc0 module:overlay(95) +from:0x0218101c kind:load to:0x0217afd4 module:overlay(95) +from:0x02181020 kind:load to:0x0217acdc module:overlay(95) +from:0x02181024 kind:load to:0x0217aea4 module:overlay(95) +from:0x02181028 kind:load to:0x02090810 module:overlay(0) +from:0x0218102c kind:load to:0x02090814 module:overlay(0) +from:0x02181030 kind:load to:0x02090818 module:overlay(0) +from:0x0218103c kind:load to:0x0217b2b4 module:overlay(95) +from:0x02181040 kind:load to:0x0217b360 module:overlay(95) +from:0x02181044 kind:load to:0x0217b414 module:overlay(95) +from:0x02181048 kind:load to:0x0217b774 module:overlay(95) +from:0x0218104c kind:load to:0x0217bf88 module:overlay(95) +from:0x02181050 kind:load to:0x02170780 module:overlay(93) +from:0x02181054 kind:load to:0x0217becc module:overlay(95) +from:0x02181058 kind:load to:0x0217bef8 module:overlay(95) +from:0x0218105c kind:load to:0x02170858 module:overlays(89,93) +from:0x02181068 kind:load to:0x0217c014 module:overlay(95) +from:0x0218106c kind:load to:0x0217c028 module:overlay(95) +from:0x02181070 kind:load to:0x0217c044 module:overlay(95) +from:0x02181074 kind:load to:0x0217c130 module:overlay(95) +from:0x02181078 kind:load to:0x0217077c module:overlay(93) +from:0x0218107c kind:load to:0x02170780 module:overlay(93) +from:0x02181080 kind:load to:0x02170784 module:overlay(93) +from:0x02181084 kind:load to:0x0217078c module:overlay(93) +from:0x02181088 kind:load to:0x02170858 module:overlays(89,93) +from:0x02181094 kind:load to:0x0217c264 module:overlay(95) +from:0x02181098 kind:load to:0x0217c2a4 module:overlay(95) +from:0x0218109c kind:load to:0x0217c598 module:overlay(95) +from:0x021810a0 kind:load to:0x0217c6d0 module:overlay(95) +from:0x021810a4 kind:load to:0x0217077c module:overlay(93) +from:0x021810a8 kind:load to:0x02170780 module:overlay(93) +from:0x021810ac kind:load to:0x02170784 module:overlay(93) +from:0x021810b0 kind:load to:0x0217078c module:overlay(93) +from:0x021810b4 kind:load to:0x02170858 module:overlays(89,93) +from:0x021810c0 kind:load to:0x0217db44 module:overlay(95) +from:0x021810c4 kind:load to:0x0217db58 module:overlay(95) +from:0x021810c8 kind:load to:0x0217d3a4 module:overlay(95) +from:0x021810cc kind:load to:0x0217d584 module:overlay(95) +from:0x021810d0 kind:load to:0x0217077c module:overlay(93) +from:0x021810d4 kind:load to:0x02170780 module:overlay(93) +from:0x021810d8 kind:load to:0x0217dab8 module:overlay(95) +from:0x021810dc kind:load to:0x0217078c module:overlay(93) +from:0x021810e0 kind:load to:0x02170858 module:overlays(89,93) +from:0x021810ec kind:load to:0x0217dba4 module:overlay(95) +from:0x021810f0 kind:load to:0x0217dc2c module:overlay(95) +from:0x021810f4 kind:load to:0x0217ddcc module:overlay(95) +from:0x021810f8 kind:load to:0x0217e048 module:overlay(95) +from:0x021810fc kind:load to:0x0217077c module:overlay(93) +from:0x02181100 kind:load to:0x02170780 module:overlay(93) +from:0x02181104 kind:load to:0x02170784 module:overlay(93) +from:0x02181108 kind:load to:0x0217078c module:overlay(93) +from:0x0218110c kind:load to:0x0217e1fc module:overlay(95) +from:0x02181118 kind:load to:0x0217e260 module:overlay(95) +from:0x0218111c kind:load to:0x0217e294 module:overlay(95) +from:0x02181120 kind:load to:0x0217e2d0 module:overlay(95) +from:0x02181124 kind:load to:0x0217e318 module:overlay(95) +from:0x02181128 kind:load to:0x0217e430 module:overlay(95) +from:0x0218112c kind:load to:0x02170780 module:overlay(93) +from:0x02181130 kind:load to:0x02170784 module:overlay(93) +from:0x02181134 kind:load to:0x0217078c module:overlay(93) +from:0x02181138 kind:load to:0x02170858 module:overlays(89,93) +from:0x02181144 kind:load to:0x0217eca0 module:overlay(95) +from:0x02181148 kind:load to:0x0217ecb4 module:overlay(95) +from:0x0218114c kind:load to:0x0217e4d8 module:overlay(95) +from:0x02181150 kind:load to:0x0217e9b4 module:overlay(95) +from:0x02181154 kind:load to:0x0217077c module:overlay(93) +from:0x02181158 kind:load to:0x02170780 module:overlay(93) +from:0x0218115c kind:load to:0x02170784 module:overlay(93) +from:0x02181160 kind:load to:0x0217078c module:overlay(93) +from:0x02181164 kind:load to:0x02170858 module:overlays(89,93) +from:0x02181170 kind:load to:0x0217f458 module:overlay(95) +from:0x02181174 kind:load to:0x0217f46c module:overlay(95) +from:0x02181178 kind:load to:0x0217ed04 module:overlay(95) +from:0x0218117c kind:load to:0x0217ee48 module:overlay(95) +from:0x02181180 kind:load to:0x0217077c module:overlay(93) +from:0x02181184 kind:load to:0x02170780 module:overlay(93) +from:0x02181188 kind:load to:0x02170784 module:overlay(93) +from:0x0218118c kind:load to:0x0217078c module:overlay(93) +from:0x02181190 kind:load to:0x02170858 module:overlays(89,93) +from:0x0218119c kind:load to:0x0217f4c4 module:overlay(95) +from:0x021811a0 kind:load to:0x0217f528 module:overlay(95) +from:0x021811a4 kind:load to:0x0217f6d4 module:overlay(95) +from:0x021811a8 kind:load to:0x0217fa14 module:overlay(95) +from:0x021811ac kind:load to:0x0217077c module:overlay(93) +from:0x021811b0 kind:load to:0x02170780 module:overlay(93) +from:0x021811b4 kind:load to:0x02170784 module:overlay(93) +from:0x021811b8 kind:load to:0x0217078c module:overlay(93) +from:0x021811bc kind:load to:0x02170858 module:overlays(89,93) +from:0x021811c8 kind:load to:0x021804e8 module:overlay(95) +from:0x021811cc kind:load to:0x02180518 module:overlay(95) +from:0x021811d0 kind:load to:0x0217fee4 module:overlay(95) +from:0x021811d4 kind:load to:0x0217ff9c module:overlay(95) +from:0x021811d8 kind:load to:0x0217077c module:overlay(93) +from:0x021811dc kind:load to:0x02170780 module:overlay(93) +from:0x021811e0 kind:load to:0x02170784 module:overlay(93) +from:0x021811e4 kind:load to:0x0217078c module:overlay(93) +from:0x021811e8 kind:load to:0x0218037c module:overlay(95) +from:0x021811f4 kind:load to:0x02180aec module:overlay(95) +from:0x021811f8 kind:load to:0x02180b00 module:overlay(95) +from:0x021811fc kind:load to:0x02180580 module:overlay(95) +from:0x02181200 kind:load to:0x021809ac module:overlay(95) +from:0x02181204 kind:load to:0x0217077c module:overlay(93) +from:0x02181208 kind:load to:0x02170780 module:overlay(93) +from:0x0218120c kind:load to:0x02170784 module:overlay(93) +from:0x02181210 kind:load to:0x0217078c module:overlay(93) +from:0x02181214 kind:load to:0x02170858 module:overlays(89,93) +from:0x02181220 kind:load to:0x02180ec0 module:overlay(95) diff --git a/config/eur1/arm9/overlays/ov095/symbols.txt b/config/eur1/arm9/overlays/ov095/symbols.txt new file mode 100644 index 00000000..984bd82c --- /dev/null +++ b/config/eur1/arm9/overlays/ov095/symbols.txt @@ -0,0 +1,157 @@ +func_ov095_02179d00 kind:function(arm,size=0x24) addr:0x02179d00 +func_ov095_02179d24 kind:function(thumb,size=0x40) addr:0x02179d24 +func_ov095_02179d64 kind:function(thumb,size=0x24) addr:0x02179d64 +func_ov095_02179d88 kind:function(thumb,size=0x40) addr:0x02179d88 +func_ov095_02179dc8 kind:function(thumb,size=0xb0) addr:0x02179dc8 +func_ov095_02179e78 kind:function(arm,size=0xc) addr:0x02179e78 +func_ov095_02179e84 kind:function(thumb,size=0x2c) addr:0x02179e84 +func_ov095_02179eb0 kind:function(thumb,size=0x28) addr:0x02179eb0 +func_ov095_02179ed8 kind:function(thumb,size=0x12) addr:0x02179ed8 +func_ov095_02179eec kind:function(thumb,size=0x12) addr:0x02179eec +func_ov095_02179f00 kind:function(thumb,size=0x1a) addr:0x02179f00 +func_ov095_02179f1c kind:function(thumb,size=0x78) addr:0x02179f1c +func_ov095_02179f94 kind:function(arm,size=0x6c) addr:0x02179f94 +func_ov095_0217a000 kind:function(arm,size=0x14) addr:0x0217a000 +func_ov095_0217a014 kind:function(arm,size=0x194) addr:0x0217a014 +func_ov095_0217a1a8 kind:function(arm,size=0x44) addr:0x0217a1a8 +func_ov095_0217a1ec kind:function(arm,size=0x14c) addr:0x0217a1ec +func_ov095_0217a338 kind:function(arm,size=0xc8) addr:0x0217a338 +func_ov095_0217a400 kind:function(arm,size=0x24) addr:0x0217a400 +func_ov095_0217a424 kind:function(arm,size=0x24) addr:0x0217a424 +func_ov095_0217a448 kind:function(arm,size=0x10) addr:0x0217a448 +func_ov095_0217a458 kind:function(arm,size=0x8) addr:0x0217a458 +func_ov095_0217a460 kind:function(arm,size=0x1c) addr:0x0217a460 +func_ov095_0217a47c kind:function(arm,size=0x34) addr:0x0217a47c +func_ov095_0217a4b0 kind:function(arm,size=0x40) addr:0x0217a4b0 +func_ov095_0217a4f0 kind:function(arm,size=0x8c) addr:0x0217a4f0 +func_ov095_0217a57c kind:function(arm,size=0x10) addr:0x0217a57c +func_ov095_0217a58c kind:function(thumb,size=0x30) addr:0x0217a58c +func_ov095_0217a5bc kind:function(thumb,size=0x16) addr:0x0217a5bc +func_ov095_0217a5d4 kind:function(thumb,size=0x30) addr:0x0217a5d4 +func_ov095_0217a604 kind:function(thumb,size=0xe) addr:0x0217a604 +func_ov095_0217a614 kind:function(thumb,size=0x3c) addr:0x0217a614 +func_ov095_0217a650 kind:function(arm,size=0x6c) addr:0x0217a650 +func_ov095_0217a6bc kind:function(thumb,size=0x18) addr:0x0217a6bc +func_ov095_0217a6d4 kind:function(thumb,size=0x2c) addr:0x0217a6d4 +func_ov095_0217a700 kind:function(thumb,size=0x88) addr:0x0217a700 +func_ov095_0217a788 kind:function(thumb,size=0x2c) addr:0x0217a788 +func_ov095_0217a7b4 kind:function(thumb,size=0x60) addr:0x0217a7b4 +func_ov095_0217a814 kind:function(thumb,size=0x1a) addr:0x0217a814 +func_ov095_0217a830 kind:function(arm,size=0x14) addr:0x0217a830 +func_ov095_0217a844 kind:function(arm,size=0x178) addr:0x0217a844 +func_ov095_0217a9bc kind:function(arm,size=0x2bc) addr:0x0217a9bc +func_ov095_0217ac78 kind:function(arm,size=0x20) addr:0x0217ac78 +func_ov095_0217ac98 kind:function(arm,size=0x14) addr:0x0217ac98 +func_ov095_0217acac kind:function(arm,size=0x30) addr:0x0217acac +func_ov095_0217acdc kind:function(arm,size=0x1c8) addr:0x0217acdc +func_ov095_0217aea4 kind:function(arm,size=0x11c) addr:0x0217aea4 +func_ov095_0217afc0 kind:function(arm,size=0x14) addr:0x0217afc0 +func_ov095_0217afd4 kind:function(arm,size=0x1c) addr:0x0217afd4 +func_ov095_0217aff0 kind:function(thumb,size=0x30) addr:0x0217aff0 +func_ov095_0217b020 kind:function(arm,size=0x40) addr:0x0217b020 +func_ov095_0217b060 kind:function(arm,size=0x198) addr:0x0217b060 +func_ov095_0217b1f8 kind:function(arm,size=0x60) addr:0x0217b1f8 +func_ov095_0217b258 kind:function(arm,size=0x5c) addr:0x0217b258 +func_ov095_0217b2b4 kind:function(arm,size=0xac) addr:0x0217b2b4 +func_ov095_0217b360 kind:function(arm,size=0xb4) addr:0x0217b360 +func_ov095_0217b414 kind:function(arm,size=0x360) addr:0x0217b414 +func_ov095_0217b774 kind:function(arm,size=0x758) addr:0x0217b774 +func_ov095_0217becc kind:function(arm,size=0x2c) addr:0x0217becc +func_ov095_0217bef8 kind:function(arm,size=0x90) addr:0x0217bef8 +func_ov095_0217bf88 kind:function(arm,size=0x64) addr:0x0217bf88 +func_ov095_0217bfec kind:function(arm,size=0x28) addr:0x0217bfec +func_ov095_0217c014 kind:function(arm,size=0x14) addr:0x0217c014 +func_ov095_0217c028 kind:function(arm,size=0x1c) addr:0x0217c028 +func_ov095_0217c044 kind:function(arm,size=0xec) addr:0x0217c044 +func_ov095_0217c130 kind:function(arm,size=0xec) addr:0x0217c130 +func_ov095_0217c21c kind:function(arm,size=0x48) addr:0x0217c21c +func_ov095_0217c264 kind:function(arm,size=0x40) addr:0x0217c264 +func_ov095_0217c2a4 kind:function(arm,size=0x48) addr:0x0217c2a4 +func_ov095_0217c2ec kind:function(arm,size=0x58) addr:0x0217c2ec +func_ov095_0217c344 kind:function(arm,size=0x24) addr:0x0217c344 +func_ov095_0217c368 kind:function(arm,size=0x1dc) addr:0x0217c368 +func_ov095_0217c544 kind:function(arm,size=0x54) addr:0x0217c544 +func_ov095_0217c598 kind:function(arm,size=0x138) addr:0x0217c598 +func_ov095_0217c6d0 kind:function(arm,size=0xcd4) addr:0x0217c6d0 +func_ov095_0217d3a4 kind:function(arm,size=0x1e0) addr:0x0217d3a4 +func_ov095_0217d584 kind:function(arm,size=0x534) addr:0x0217d584 +func_ov095_0217dab8 kind:function(arm,size=0x8c) addr:0x0217dab8 +func_ov095_0217db44 kind:function(arm,size=0x14) addr:0x0217db44 +func_ov095_0217db58 kind:function(arm,size=0x1c) addr:0x0217db58 +func_ov095_0217db74 kind:function(arm,size=0x30) addr:0x0217db74 +func_ov095_0217dba4 kind:function(arm,size=0x88) addr:0x0217dba4 +func_ov095_0217dc2c kind:function(arm,size=0x90) addr:0x0217dc2c +func_ov095_0217dcbc kind:function(arm,size=0x110) addr:0x0217dcbc +func_ov095_0217ddcc kind:function(arm,size=0x27c) addr:0x0217ddcc +func_ov095_0217e048 kind:function(arm,size=0x1b4) addr:0x0217e048 +func_ov095_0217e1fc kind:function(arm,size=0x30) addr:0x0217e1fc +func_ov095_0217e22c kind:function(arm,size=0x34) addr:0x0217e22c +func_ov095_0217e260 kind:function(arm,size=0x34) addr:0x0217e260 +func_ov095_0217e294 kind:function(arm,size=0x3c) addr:0x0217e294 +func_ov095_0217e2d0 kind:function(arm,size=0x48) addr:0x0217e2d0 +func_ov095_0217e318 kind:function(arm,size=0x118) addr:0x0217e318 +func_ov095_0217e430 kind:function(arm,size=0x64) addr:0x0217e430 +func_ov095_0217e494 kind:function(arm,size=0x44) addr:0x0217e494 +func_ov095_0217e4d8 kind:function(arm,size=0x4dc) addr:0x0217e4d8 +func_ov095_0217e9b4 kind:function(arm,size=0x2ec) addr:0x0217e9b4 +func_ov095_0217eca0 kind:function(arm,size=0x14) addr:0x0217eca0 +func_ov095_0217ecb4 kind:function(arm,size=0x1c) addr:0x0217ecb4 +func_ov095_0217ecd0 kind:function(arm,size=0x34) addr:0x0217ecd0 +func_ov095_0217ed04 kind:function(arm,size=0x144) addr:0x0217ed04 +func_ov095_0217ee48 kind:function(arm,size=0x610) addr:0x0217ee48 +func_ov095_0217f458 kind:function(arm,size=0x14) addr:0x0217f458 +func_ov095_0217f46c kind:function(arm,size=0x1c) addr:0x0217f46c +func_ov095_0217f488 kind:function(arm,size=0x3c) addr:0x0217f488 +func_ov095_0217f4c4 kind:function(arm,size=0x64) addr:0x0217f4c4 +func_ov095_0217f528 kind:function(arm,size=0x6c) addr:0x0217f528 +func_ov095_0217f594 kind:function(arm,size=0x140) addr:0x0217f594 +func_ov095_0217f6d4 kind:function(arm,size=0x340) addr:0x0217f6d4 +func_ov095_0217fa14 kind:function(arm,size=0x12c) addr:0x0217fa14 +func_ov095_0217fb40 kind:function(arm,size=0x4c) addr:0x0217fb40 +func_ov095_0217fb8c kind:function(arm,size=0xf0) addr:0x0217fb8c +func_ov095_0217fc7c kind:function(arm,size=0x268) addr:0x0217fc7c +func_ov095_0217fee4 kind:function(arm,size=0xb8) addr:0x0217fee4 +func_ov095_0217ff9c kind:function(arm,size=0x3e0) addr:0x0217ff9c +func_ov095_0218037c kind:function(arm,size=0x4c) addr:0x0218037c +func_ov095_021803c8 kind:function(arm,size=0x120) addr:0x021803c8 +func_ov095_021804e8 kind:function(arm,size=0x30) addr:0x021804e8 +func_ov095_02180518 kind:function(arm,size=0x38) addr:0x02180518 +func_ov095_02180550 kind:function(arm,size=0x30) addr:0x02180550 +func_ov095_02180580 kind:function(arm,size=0x42c) addr:0x02180580 +func_ov095_021809ac kind:function(arm,size=0x140) addr:0x021809ac +func_ov095_02180aec kind:function(arm,size=0x14) addr:0x02180aec +func_ov095_02180b00 kind:function(arm,size=0x1c) addr:0x02180b00 +func_ov095_02180b1c kind:function(thumb,size=0x138) addr:0x02180b1c +func_ov095_02180c54 kind:function(thumb,size=0x24) addr:0x02180c54 +func_ov095_02180c78 kind:function(thumb,size=0x1a) addr:0x02180c78 +func_ov095_02180c94 kind:function(thumb,size=0x1c) addr:0x02180c94 +func_ov095_02180cb0 kind:function(thumb,size=0x10) addr:0x02180cb0 +func_ov095_02180cc0 kind:function(arm,size=0x3c) addr:0x02180cc0 +func_ov095_02180cfc kind:function(arm,size=0x70) addr:0x02180cfc +func_ov095_02180d6c kind:function(arm,size=0x50) addr:0x02180d6c +func_ov095_02180dbc kind:function(thumb,size=0x74) addr:0x02180dbc +func_ov095_02180e30 kind:function(arm,size=0x90) addr:0x02180e30 +func_ov095_02180ec0 kind:function(arm,size=0x50) addr:0x02180ec0 +data_ov095_02180f10 kind:data(any) addr:0x02180f10 +data_ov095_02180f16 kind:data(any) addr:0x02180f16 +data_ov095_02180f1c kind:data(any) addr:0x02180f1c +data_ov095_02180f4c kind:data(any) addr:0x02180f4c +data_ov095_02180f5c kind:data(any) addr:0x02180f5c +data_ov095_02180f6c kind:data(any) addr:0x02180f6c +data_ov095_02180f7c kind:data(any) addr:0x02180f7c +data_ov095_02180fa8 kind:data(any) addr:0x02180fa8 +data_ov095_02180fac kind:data(any) addr:0x02180fac +data_ov095_02180fcc kind:data(any) addr:0x02180fcc +data_ov095_02181014 kind:data(any) addr:0x02181014 +data_ov095_0218103c kind:data(any) addr:0x0218103c +data_ov095_02181068 kind:data(any) addr:0x02181068 +data_ov095_02181094 kind:data(any) addr:0x02181094 +data_ov095_021810c0 kind:data(any) addr:0x021810c0 +data_ov095_021810ec kind:data(any) addr:0x021810ec +data_ov095_02181118 kind:data(any) addr:0x02181118 +data_ov095_02181144 kind:data(any) addr:0x02181144 +data_ov095_02181170 kind:data(any) addr:0x02181170 +data_ov095_0218119c kind:data(any) addr:0x0218119c +data_ov095_021811c8 kind:data(any) addr:0x021811c8 +data_ov095_021811f4 kind:data(any) addr:0x021811f4 +data_ov095_02181220 kind:data(any) addr:0x02181220 diff --git a/config/eur1/arm9/overlays/ov096/delinks.txt b/config/eur1/arm9/overlays/ov096/delinks.txt new file mode 100644 index 00000000..4845b890 --- /dev/null +++ b/config/eur1/arm9/overlays/ov096/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02179d00 end:0x0217dd7c kind:code align:32 + .rodata start:0x0217dd7c end:0x0217dda8 kind:rodata align:4 + .init start:0x0217dda8 end:0x0217df38 kind:code align:4 + .ctor start:0x0217df38 end:0x0217df4c kind:rodata align:4 + .data start:0x0217df60 end:0x0217e420 kind:data align:32 + .bss start:0x0217e420 end:0x0217e780 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov096/relocs.txt b/config/eur1/arm9/overlays/ov096/relocs.txt new file mode 100644 index 00000000..c9ee392c --- /dev/null +++ b/config/eur1/arm9/overlays/ov096/relocs.txt @@ -0,0 +1,727 @@ +from:0x02179d2c kind:arm_call to:0x01fff350 module:itcm +from:0x02179d48 kind:arm_call to:0x0217aee8 module:overlay(96) +from:0x02179d90 kind:load to:0x027e0ce4 module:dtcm +from:0x02179d98 kind:load to:0x020b3040 module:overlay(0) +from:0x02179db4 kind:load to:0x027e0cd8 module:dtcm +from:0x02179db8 kind:load to:0x02081e64 module:overlay(0) +from:0x02179dd2 kind:thumb_call_arm to:0x02081db0 module:overlay(0) +from:0x02179dd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02179df0 kind:load to:0x027e0ce0 module:dtcm +from:0x02179df6 kind:thumb_call to:0x02179de8 module:overlay(96) +from:0x02179e1c kind:load to:0x027e09b8 module:dtcm +from:0x02179e30 kind:load to:0x027e09b8 module:dtcm +from:0x02179e6e kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x02179e8c kind:thumb_call to:0x02179d9c module:overlay(96) +from:0x02179e98 kind:thumb_call to:0x02179d9c module:overlay(96) +from:0x02179eb6 kind:thumb_call to:0x02179d9c module:overlay(96) +from:0x02179ec2 kind:thumb_call to:0x02179d9c module:overlay(96) +from:0x02179ed6 kind:thumb_call to:0x02179dbc module:overlay(96) +from:0x02179f04 kind:thumb_call_arm to:0x0206c9a8 module:overlay(0) +from:0x02179f16 kind:thumb_call_arm to:0x02070594 module:overlay(0) +from:0x02179f2e kind:thumb_call_arm to:0x0206d180 module:overlay(0) +from:0x02179f38 kind:load to:0x027e09a4 module:dtcm +from:0x02179f3c kind:load to:0x020b3040 module:overlay(0) +from:0x02179f44 kind:load to:0x027e0ce4 module:dtcm +from:0x02179f48 kind:load to:0x020b51f8 module:overlay(0) +from:0x02179fa8 kind:arm_call_thumb to:0x02179de8 module:overlay(96) +from:0x02179fe0 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217a008 kind:arm_call to:0x02070588 module:overlay(0) +from:0x0217a138 kind:arm_call to:0x020809cc module:overlay(0) +from:0x0217a200 kind:arm_call_thumb to:0x02179de8 module:overlay(96) +from:0x0217a220 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217a240 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217a25c kind:arm_call_thumb to:0x02179de8 module:overlay(96) +from:0x0217a294 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0217a2a0 kind:arm_call to:0x02169728 module:overlay(93) +from:0x0217a2ac kind:load to:0x027e09a4 module:dtcm +from:0x0217a2b0 kind:load to:0x0203e964 module:main +from:0x0217a2b4 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a2ec kind:arm_call to:0x02170244 module:overlay(93) +from:0x0217a30c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a324 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217a354 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a3a0 kind:arm_call to:0x02170244 module:overlay(93) +from:0x0217a3c8 kind:arm_call to:0x01ffd118 module:itcm +from:0x0217a408 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217a410 kind:arm_call to:0x021702d0 module:overlays(88,93) +from:0x0217a41c kind:load to:0x027e0c90 module:dtcm +from:0x0217a428 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217a43c kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217a444 kind:arm_call to:0x02011ff4 module:main +from:0x0217a458 kind:arm_call to:0x02170174 module:overlay(93) +from:0x0217a480 kind:load to:0x0217df94 module:overlay(96) +from:0x0217a4ac kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x0217a4b4 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217a4c0 kind:load to:0x0217df94 module:overlay(96) +from:0x0217a4ec kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x0217a4f4 kind:arm_call to:0x02170240 module:overlay(93) +from:0x0217a4fc kind:arm_call to:0x02011ff4 module:main +from:0x0217a508 kind:load to:0x0217df94 module:overlay(96) +from:0x0217a538 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217a580 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0217a590 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a5c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a5d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217a604 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x0217a610 kind:load to:0x027e0ce4 module:dtcm +from:0x0217a614 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a618 kind:load to:0x02177e80 module:overlays(89,90,91,92,93,94) +from:0x0217a630 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217a644 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0217a678 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0217a68c kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0217a69c kind:load to:0x027e09b8 module:dtcm +from:0x0217a6a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a710 kind:arm_call to:0x0217a61c module:overlay(96) +from:0x0217a72c kind:arm_call to:0x02089f28 module:overlay(0) +from:0x0217a76c kind:arm_call to:0x02089e10 module:overlay(0) +from:0x0217a774 kind:arm_call to:0x0217a50c module:overlay(96) +from:0x0217a784 kind:arm_call to:0x02089e10 module:overlay(0) +from:0x0217a798 kind:arm_call to:0x0217a61c module:overlay(96) +from:0x0217a7b0 kind:arm_call to:0x02073320 module:overlay(0) +from:0x0217a7c4 kind:arm_call to:0x0217a50c module:overlay(96) +from:0x0217a7e0 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217a7ec kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217a7fc kind:arm_call to:0x02089e10 module:overlay(0) +from:0x0217a804 kind:arm_call to:0x0217a50c module:overlay(96) +from:0x0217a814 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0217a824 kind:arm_call to:0x0217051c module:overlay(93) +from:0x0217a830 kind:arm_call to:0x02171184 module:overlay(93) +from:0x0217a838 kind:load to:0x027e09b8 module:dtcm +from:0x0217a874 kind:load to:0x0217e430 module:overlay(96) +from:0x0217a888 kind:arm_call to:0x02011f3c module:main +from:0x0217a894 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0217a8a8 kind:load to:0x0217dfe4 module:overlay(96) +from:0x0217a8b8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0217a8d0 kind:load to:0x0217dfc0 module:overlay(96) +from:0x0217a8dc kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217a8f0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217a8f8 kind:arm_call to:0x02011ff4 module:main +from:0x0217a90c kind:arm_call to:0x02097778 module:overlay(0) +from:0x0217a920 kind:load to:0x0217e47c module:overlay(96) +from:0x0217a934 kind:arm_call to:0x02011f3c module:main +from:0x0217a940 kind:arm_call to:0x0217a970 module:overlay(96) +from:0x0217a954 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0217a96c kind:load to:0x0217e040 module:overlay(96) +from:0x0217a978 kind:arm_call to:0x020e3ec0 module:overlay(31) +from:0x0217a9a4 kind:load to:0x0217e064 module:overlay(96) +from:0x0217a9a8 kind:load to:0x0217e0d8 module:overlay(96) +from:0x0217a9c4 kind:arm_call to:0x021662d0 module:overlays(89,93,94) +from:0x0217a9d4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0217a9e0 kind:arm_call to:0x020e3fa4 module:overlay(31) +from:0x0217a9e8 kind:load to:0x027e0d8c module:dtcm +from:0x0217aa30 kind:arm_call to:0x0217aa74 module:overlay(96) +from:0x0217aa4c kind:arm_call to:0x02073320 module:overlay(0) +from:0x0217aa70 kind:load to:0x027e09b8 module:dtcm +from:0x0217aa84 kind:arm_call to:0x020d9878 module:overlay(31) +from:0x0217aa9c kind:arm_call to:0x02073330 module:overlay(0) +from:0x0217aaa4 kind:load to:0x027e0d34 module:dtcm +from:0x0217aaa8 kind:load to:0x027e09b8 module:dtcm +from:0x0217ab20 kind:arm_call to:0x020e3f8c module:overlay(31) +from:0x0217ab40 kind:arm_call to:0x0205d478 module:overlay(0) +from:0x0217ab68 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0217ab80 kind:arm_call to:0x01fff148 module:itcm +from:0x0217ab90 kind:arm_call to:0x01fff148 module:itcm +from:0x0217ab9c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217abc0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217ac04 kind:arm_call to:0x020730e0 module:overlay(0) +from:0x0217ac54 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x0217ac98 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x0217aca4 kind:arm_call to:0x02073004 module:overlay(0) +from:0x0217acd0 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0217acec kind:arm_call to:0x020d9974 module:overlay(31) +from:0x0217acfc kind:load to:0x027e0ce0 module:dtcm +from:0x0217ad00 kind:load to:0x027e09b8 module:dtcm +from:0x0217ad04 kind:load to:0x027e0d34 module:dtcm +from:0x0217ad10 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217ad24 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217ad2c kind:arm_call to:0x02011ff4 module:main +from:0x0217ad40 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0217ad54 kind:arm_branch to:0x0217aaf0 module:overlay(96) +from:0x0217ad64 kind:arm_branch to:0x0217aaac module:overlay(96) +from:0x0217ad74 kind:load to:0x0217e4c8 module:overlay(96) +from:0x0217ad88 kind:arm_call to:0x02011f3c module:main +from:0x0217ad94 kind:arm_call to:0x0217adc4 module:overlay(96) +from:0x0217ada8 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x0217adc0 kind:load to:0x0217e0f0 module:overlay(96) +from:0x0217adcc kind:arm_call to:0x020983dc module:overlay(0) +from:0x0217ade8 kind:load to:0x0217e114 module:overlay(96) +from:0x0217adf4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217ae08 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217ae10 kind:arm_call to:0x02011ff4 module:main +from:0x0217ae98 kind:arm_call to:0x020c4aec module:overlays(19,24) +from:0x0217aeb0 kind:load to:0x0217dd7c module:overlay(96) +from:0x0217aeb4 kind:load to:0x0217e620 module:overlay(96) +from:0x0217aeb8 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0217aec4 kind:arm_call to:0x02098504 module:overlay(0) +from:0x0217af04 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0217af18 kind:load to:0x0217e514 module:overlay(96) +from:0x0217af2c kind:arm_call to:0x02011f3c module:main +from:0x0217af38 kind:arm_call to:0x0217b030 module:overlay(96) +from:0x0217af54 kind:arm_call to:0x02097930 module:overlay(0) +from:0x0217af90 kind:load to:0x0217e18c module:overlay(96) +from:0x0217afa0 kind:arm_call to:0x020982fc module:overlay(0) +from:0x0217afb4 kind:load to:0x0217e170 module:overlay(96) +from:0x0217afc8 kind:arm_call to:0x0207c044 module:overlay(0) +from:0x0217aff0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217affc kind:arm_call to:0x01fff458 module:itcm +from:0x0217b028 kind:load to:0x027e0ce4 module:dtcm +from:0x0217b040 kind:arm_call to:0x02098b7c module:overlay(0) +from:0x0217b0a4 kind:arm_call_thumb to:0x0209a7b8 module:overlay(0) +from:0x0217b0d8 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0217b0f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217b100 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217b13c kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x0217b154 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217b164 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0217b17c kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0217b184 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0217b210 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0217b218 kind:arm_call to:0x02097c0c module:overlay(0) +from:0x0217b25c kind:arm_call to:0x020a0508 module:overlay(0) +from:0x0217b298 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0217b2a0 kind:arm_call to:0x0207ede0 module:overlay(0) +from:0x0217b2ac kind:arm_call to:0x0217af98 module:overlay(96) +from:0x0217b2bc kind:arm_call to:0x02098680 module:overlay(0) +from:0x0217b2ec kind:arm_call to:0x01ffa81c module:itcm +from:0x0217b2fc kind:load to:0x0217e278 module:overlay(96) +from:0x0217b300 kind:load to:0x0217e514 module:overlay(96) +from:0x0217b304 kind:load to:0x0217e200 module:overlay(96) +from:0x0217b308 kind:load to:0x0217e22c module:overlay(96) +from:0x0217b30c kind:load to:0x020b2808 module:overlay(0) +from:0x0217b318 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217b32c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0217b340 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217b368 kind:arm_call to:0x02057c38 module:overlay(0) +from:0x0217b378 kind:arm_call to:0x0209a80c module:overlay(0) +from:0x0217b424 kind:arm_call to:0x0217ce54 module:overlay(96) +from:0x0217b42c kind:arm_call to:0x0217cd70 module:overlay(96) +from:0x0217b434 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0217b460 kind:arm_call to:0x0217b584 module:overlay(96) +from:0x0217b470 kind:arm_call to:0x0217d0f8 module:overlay(96) +from:0x0217b518 kind:arm_call to:0x020a0828 module:overlay(0) +from:0x0217b528 kind:load to:0x0217c9f8 module:overlay(96) +from:0x0217b52c kind:load to:0x0217e2e8 module:overlay(96) +from:0x0217b530 kind:load to:0x02049be4 module:main +from:0x0217b544 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217b550 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x0217b590 kind:arm_call to:0x0217b558 module:overlay(96) +from:0x0217b5c8 kind:load to:0x0217e1d0 module:overlay(96) +from:0x0217b618 kind:arm_call to:0x0217b64c module:overlay(96) +from:0x0217b644 kind:arm_call to:0x0217b64c module:overlay(96) +from:0x0217b668 kind:arm_call to:0x02098dd0 module:overlay(0) +from:0x0217b6a4 kind:arm_call to:0x020bfb58 module:overlay(17) +from:0x0217b6b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217b6c8 kind:arm_call to:0x020e6434 module:overlay(31) +from:0x0217b6dc kind:arm_call to:0x02099114 module:overlay(0) +from:0x0217b720 kind:arm_call to:0x020bf090 module:overlay(17) +from:0x0217b738 kind:arm_call to:0x0217b584 module:overlay(96) +from:0x0217b778 kind:arm_call to:0x0217c728 module:overlay(96) +from:0x0217b794 kind:load to:0x027e0ce4 module:dtcm +from:0x0217b7a8 kind:arm_call to:0x0217d264 module:overlay(96) +from:0x0217b804 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b818 kind:arm_call to:0x0217c728 module:overlay(96) +from:0x0217b830 kind:arm_call to:0x01ff930c module:itcm +from:0x0217b848 kind:arm_call to:0x01ff930c module:itcm +from:0x0217b870 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b878 kind:arm_call to:0x0217b5cc module:overlay(96) +from:0x0217b8ac kind:arm_call to:0x02098be0 module:overlay(0) +from:0x0217b910 kind:arm_call to:0x0207decc module:overlay(0) +from:0x0217b950 kind:arm_call to:0x02028d30 module:main +from:0x0217b964 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217b974 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b9b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b9c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217b9fc kind:arm_call to:0x020a0a0c module:overlay(0) +from:0x0217ba20 kind:arm_call to:0x020a0a0c module:overlay(0) +from:0x0217ba34 kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0217ba4c kind:arm_call to:0x02097c40 module:overlay(0) +from:0x0217ba58 kind:load to:0x0217e1a8 module:overlay(96) +from:0x0217ba5c kind:load to:0x027e09c0 module:dtcm +from:0x0217ba94 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0217bae4 kind:arm_call to:0x02028d30 module:main +from:0x0217baf8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217bb08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bb1c kind:arm_call to:0x020a0a34 module:overlay(0) +from:0x0217bb54 kind:arm_call to:0x020bf604 module:overlay(17) +from:0x0217bb88 kind:load to:0x0217c728 module:overlay(96) +from:0x0217bc1c kind:arm_call to:0x0217b584 module:overlay(96) +from:0x0217bc64 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217bc80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217bcb8 kind:arm_call to:0x0217b584 module:overlay(96) +from:0x0217bcc4 kind:arm_call to:0x0217cedc module:overlay(96) +from:0x0217bcd0 kind:arm_call to:0x0217d0c4 module:overlay(96) +from:0x0217bcf8 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217bd04 kind:arm_call to:0x02016958 module:main +from:0x0217bd20 kind:arm_call to:0x01ff9364 module:itcm +from:0x0217bda8 kind:arm_call to:0x02015080 module:main +from:0x0217bdc8 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217bde4 kind:arm_call to:0x02015080 module:main +from:0x0217be08 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217be14 kind:load to:0x02049be4 module:main +from:0x0217be1c kind:load to:0x0203e964 module:main +from:0x0217be20 kind:load to:0x027e09a8 module:dtcm +from:0x0217be8c kind:arm_call to:0x0217c728 module:overlay(96) +from:0x0217be94 kind:load to:0x02049be4 module:main +from:0x0217bf08 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217bf18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217bf40 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0217bf54 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217bf90 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217bfac kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217bfc4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217c004 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0217c088 kind:arm_call to:0x02015080 module:main +from:0x0217c0a8 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0217c0c4 kind:arm_call to:0x02015080 module:main +from:0x0217c0e4 kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0217c100 kind:arm_call to:0x02015080 module:main +from:0x0217c114 kind:arm_call to:0x0217b584 module:overlay(96) +from:0x0217c134 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c148 kind:arm_call to:0x0217b584 module:overlay(96) +from:0x0217c154 kind:arm_call to:0x0217cedc module:overlay(96) +from:0x0217c180 kind:arm_call to:0x0217d0c4 module:overlay(96) +from:0x0217c18c kind:load to:0x027e09c0 module:dtcm +from:0x0217c190 kind:load to:0x027e0cec module:dtcm +from:0x0217c19c kind:load to:0x027e09a8 module:dtcm +from:0x0217c210 kind:arm_call to:0x0217c728 module:overlay(96) +from:0x0217c218 kind:load to:0x02049be4 module:main +from:0x0217c24c kind:arm_call to:0x0217d0c4 module:overlay(96) +from:0x0217c29c kind:arm_call to:0x02015080 module:main +from:0x0217c2bc kind:arm_call to:0x02071c08 module:overlay(0) +from:0x0217c308 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217c318 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217c340 kind:arm_call to:0x0207e48c module:overlay(0) +from:0x0217c35c kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217c378 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217c388 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217c3a4 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0217c3bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217c3fc kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x0217c420 kind:arm_call to:0x0217cedc module:overlay(96) +from:0x0217c438 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c450 kind:arm_call to:0x0217b584 module:overlay(96) +from:0x0217c45c kind:load to:0x027e09a8 module:dtcm +from:0x0217c464 kind:load to:0x027e09c0 module:dtcm +from:0x0217c468 kind:load to:0x027e0cec module:dtcm +from:0x0217c498 kind:arm_call to:0x0217c728 module:overlay(96) +from:0x0217c4bc kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217c4c4 kind:load to:0x027e09a8 module:dtcm +from:0x0217c4fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c514 kind:arm_call to:0x020bf420 module:overlay(17) +from:0x0217c51c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0217c52c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0217c53c kind:arm_call to:0x02098524 module:overlay(0) +from:0x0217c558 kind:arm_call to:0x02015080 module:main +from:0x0217c578 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217c594 kind:arm_call to:0x02015080 module:main +from:0x0217c5b4 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x0217c5bc kind:load to:0x027e09a8 module:dtcm +from:0x0217c5d4 kind:load to:0x0217c728 module:overlay(96) +from:0x0217c618 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217c634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c648 kind:arm_call to:0x0217b584 module:overlay(96) +from:0x0217c654 kind:arm_call to:0x0217cedc module:overlay(96) +from:0x0217c660 kind:arm_call to:0x0217d0c4 module:overlay(96) +from:0x0217c688 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217c694 kind:arm_call to:0x02016958 module:main +from:0x0217c6b0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0217c724 kind:load to:0x0203e964 module:main +from:0x0217c9a8 kind:arm_call to:0x0217ce54 module:overlay(96) +from:0x0217c9b0 kind:arm_call to:0x0217cd70 module:overlay(96) +from:0x0217c9b8 kind:arm_call to:0x02057cc8 module:overlay(0) +from:0x0217c9ec kind:load to:0x0217e2d0 module:overlay(96) +from:0x0217c9f0 kind:load to:0x0217e348 module:overlay(96) +from:0x0217c9f4 kind:load to:0x0217e2e8 module:overlay(96) +from:0x0217ca7c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217caac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217cac0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217cad0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217caf4 kind:arm_call to:0x0200e260 module:main +from:0x0217cb04 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217cba0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0217cbd0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217cbe4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217cbf4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217cc24 kind:arm_call to:0x0200e260 module:main +from:0x0217cc34 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217ccac kind:arm_call to:0x0200e260 module:main +from:0x0217ccbc kind:arm_call to:0x01ffad5c module:itcm +from:0x0217cd34 kind:arm_call to:0x0200e260 module:main +from:0x0217cd44 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217cd68 kind:load to:0x0203e964 module:main +from:0x0217cd6c kind:load to:0x027e0964 module:dtcm +from:0x0217ce3c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0217ce4c kind:arm_call to:0x020578a4 module:overlay(0) +from:0x0217cef4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217cf10 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217cf88 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217cfb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217cfbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217d034 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d044 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d050 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217d05c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217d08c kind:arm_call to:0x01ff930c module:itcm +from:0x0217d098 kind:load to:0x0203e964 module:main +from:0x0217d0b4 kind:arm_call to:0x02057f74 module:overlay(0) +from:0x0217d0bc kind:arm_call to:0x01ffc57c module:itcm +from:0x0217d0d4 kind:arm_call to:0x02098590 module:overlay(0) +from:0x0217d0e0 kind:arm_call to:0x02016958 module:main +from:0x0217d0f0 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d114 kind:arm_call to:0x0209764c module:overlay(0) +from:0x0217d154 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0217d164 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d178 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0217d19c kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0217d1ac kind:arm_call to:0x021662bc module:overlay(94) +from:0x0217d1dc kind:arm_call to:0x02097448 module:overlay(0) +from:0x0217d1f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d20c kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0217d230 kind:arm_call to:0x021662c4 module:overlay(94) +from:0x0217d23c kind:arm_call to:0x021662bc module:overlay(94) +from:0x0217d254 kind:load to:0x020b53e4 module:overlay(0) +from:0x0217d25c kind:load to:0x027e0ce4 module:dtcm +from:0x0217d2a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217d2b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d30c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217d31c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d368 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217d370 kind:arm_call to:0x02011ff4 module:main +from:0x0217d384 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217d38c kind:arm_call to:0x02011ff4 module:main +from:0x0217d3a0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0217d3a8 kind:arm_call to:0x02011ff4 module:main +from:0x0217d3c4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217d3cc kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0217d3d8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0217d3e0 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0217d3e8 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0217d3f0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0217d3f8 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0217d400 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217d408 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217d424 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x0217d42c kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0217d438 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0217d440 kind:arm_call to:0x0207b6f4 module:overlay(0) +from:0x0217d448 kind:arm_call to:0x0207ee1c module:overlay(0) +from:0x0217d450 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0217d458 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0217d460 kind:arm_call_thumb to:0x02057bd4 module:overlay(0) +from:0x0217d468 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0217d470 kind:arm_call to:0x02011ff4 module:main +from:0x0217d484 kind:arm_call to:0x02097960 module:overlay(0) +from:0x0217d498 kind:arm_call to:0x020c4e60 module:overlay(24) +from:0x0217d4b0 kind:arm_call to:0x020c4ec8 module:overlay(24) +from:0x0217d4c4 kind:arm_call to:0x0217db3c module:overlay(96) +from:0x0217d510 kind:load to:0x0217e3e0 module:overlay(96) +from:0x0217d514 kind:load to:0x020b62f0 module:overlay(0) +from:0x0217d528 kind:arm_call to:0x0217d830 module:overlay(96) +from:0x0217d530 kind:arm_call to:0x0217d67c module:overlay(96) +from:0x0217d538 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0217d540 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x0217d54c kind:load to:0x0217e3e0 module:overlay(96) +from:0x0217d560 kind:arm_call to:0x0217d830 module:overlay(96) +from:0x0217d568 kind:arm_call to:0x0217d67c module:overlay(96) +from:0x0217d570 kind:arm_call to:0x02061c5c module:overlay(0) +from:0x0217d578 kind:arm_call to:0x020c4e90 module:overlay(24) +from:0x0217d580 kind:arm_call to:0x02011ff4 module:main +from:0x0217d58c kind:load to:0x0217e3e0 module:overlay(96) +from:0x0217d5a4 kind:arm_call to:0x020c4e94 module:overlays(24,25) +from:0x0217d5ac kind:arm_call to:0x0217db30 module:overlay(96) +from:0x0217d5b4 kind:arm_call to:0x020c4f20 module:overlay(24) +from:0x0217d5c0 kind:arm_call to:0x020c5180 module:overlay(24) +from:0x0217d5dc kind:arm_call to:0x020166cc module:main +from:0x0217d608 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x0217d610 kind:arm_call to:0x020c4fac module:overlay(24) +from:0x0217d618 kind:arm_call to:0x0217d628 module:overlay(96) +from:0x0217d620 kind:load to:0x027e0994 module:dtcm +from:0x0217d624 kind:load to:0x027e0ce0 module:dtcm +from:0x0217d64c kind:arm_call to:0x02073004 module:overlay(0) +from:0x0217d668 kind:arm_call to:0x020733bc module:overlay(0) +from:0x0217d678 kind:load to:0x027e09b8 module:dtcm +from:0x0217d698 kind:arm_call to:0x02073330 module:overlay(0) +from:0x0217d6a8 kind:load to:0x027e09b8 module:dtcm +from:0x0217d6dc kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x0217d6e4 kind:arm_call to:0x0217d830 module:overlay(96) +from:0x0217d71c kind:arm_call to:0x020c4e0c module:overlay(24) +from:0x0217d74c kind:arm_call to:0x0217dc90 module:overlay(96) +from:0x0217d760 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0217d784 kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x0217d7ec kind:arm_call to:0x0217d67c module:overlay(96) +from:0x0217d7fc kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x0217d808 kind:load to:0x027e0ce0 module:dtcm +from:0x0217d80c kind:load to:0x020d8780 module:overlays(19,24) +from:0x0217d820 kind:load to:0x0217e5ec module:overlay(96) +from:0x0217d824 kind:load to:0x020b508c module:overlay(0) +from:0x0217d828 kind:load to:0x0217dcec module:overlay(96) +from:0x0217d82c kind:load to:0x020b62f0 module:overlay(0) +from:0x0217d83c kind:load to:0x020166ac module:main +from:0x0217d848 kind:arm_call to:0x0217d8e0 module:overlay(96) +from:0x0217d850 kind:arm_call to:0x0217d870 module:overlay(96) +from:0x0217d860 kind:arm_call to:0x0217d9bc module:overlay(96) +from:0x0217d868 kind:arm_call to:0x0217d870 module:overlay(96) +from:0x0217d8c8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0217d8dc kind:load to:0x020b51f8 module:overlay(0) +from:0x0217d8f0 kind:arm_call to:0x0217d8f8 module:overlay(96) +from:0x0217d9f4 kind:arm_call to:0x020c4f68 module:overlay(24) +from:0x0217da1c kind:arm_call to:0x020c4fbc module:overlay(24) +from:0x0217da34 kind:arm_call to:0x02019538 module:main +from:0x0217da40 kind:arm_call to:0x020cd18c module:overlay(24) +from:0x0217da48 kind:arm_call to:0x020c4f50 module:overlay(24) +from:0x0217da50 kind:arm_call to:0x020c4f78 module:overlay(24) +from:0x0217da58 kind:arm_call to:0x0217d67c module:overlay(96) +from:0x0217da68 kind:load to:0x0204a110 module:main +from:0x0217da6c kind:load to:0x020d87b8 module:overlays(19,24) +from:0x0217da90 kind:arm_call to:0x0217d628 module:overlay(96) +from:0x0217da9c kind:arm_call to:0x02073360 module:overlay(0) +from:0x0217daf0 kind:arm_call to:0x0208068c module:overlay(0) +from:0x0217db0c kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x0217db18 kind:arm_call to:0x0202851c module:main +from:0x0217db24 kind:load to:0x027e09b8 module:dtcm +from:0x0217db28 kind:load to:0x027e0cd8 module:dtcm +from:0x0217db2c kind:load to:0x027e09a4 module:dtcm +from:0x0217db38 kind:load to:0x0217db3c module:overlay(96) +from:0x0217db70 kind:load to:0x0217e5ec module:overlay(96) +from:0x0217dba0 kind:arm_call to:0x02019538 module:main +from:0x0217dbb4 kind:arm_call to:0x02019538 module:main +from:0x0217dbbc kind:load to:0x0204a110 module:main +from:0x0217dc0c kind:arm_call to:0x0217da70 module:overlay(96) +from:0x0217dc24 kind:arm_call to:0x0217da70 module:overlay(96) +from:0x0217dc88 kind:arm_call to:0x0217da70 module:overlay(96) +from:0x0217dce0 kind:load to:0x0217e5ec module:overlay(96) +from:0x0217dd08 kind:arm_call to:0x0217dc90 module:overlay(96) +from:0x0217dd4c kind:arm_call to:0x020360d4 module:main +from:0x0217dd64 kind:arm_call to:0x020360d4 module:main +from:0x0217dd74 kind:load to:0x0217e410 module:overlay(96) +from:0x0217dd78 kind:load to:0x0217e600 module:overlay(96) +from:0x0217ddc4 kind:arm_call to:0x0217a8ac module:overlay(96) +from:0x0217ddd4 kind:arm_call to:0x0203ce74 module:main +from:0x0217dde8 kind:load to:0x0217e420 module:overlay(96) +from:0x0217ddec kind:load to:0x0217e430 module:overlay(96) +from:0x0217ddf0 kind:load to:0x0217a904 module:overlay(96) +from:0x0217ddf4 kind:load to:0x0217e424 module:overlay(96) +from:0x0217de14 kind:arm_call to:0x0217a948 module:overlay(96) +from:0x0217de24 kind:arm_call to:0x0203ce74 module:main +from:0x0217de38 kind:load to:0x0217e46c module:overlay(96) +from:0x0217de3c kind:load to:0x0217e47c module:overlay(96) +from:0x0217de40 kind:load to:0x0217ad38 module:overlay(96) +from:0x0217de44 kind:load to:0x0217e470 module:overlay(96) +from:0x0217de64 kind:arm_call to:0x0217ad9c module:overlay(96) +from:0x0217de74 kind:arm_call to:0x0203ce74 module:main +from:0x0217de88 kind:load to:0x0217e4b8 module:overlay(96) +from:0x0217de8c kind:load to:0x0217e4c8 module:overlay(96) +from:0x0217de90 kind:load to:0x0217aefc module:overlay(96) +from:0x0217de94 kind:load to:0x0217e4bc module:overlay(96) +from:0x0217deb4 kind:arm_call to:0x0217af44 module:overlay(96) +from:0x0217dec4 kind:arm_call to:0x0203ce74 module:main +from:0x0217ded8 kind:load to:0x0217e504 module:overlay(96) +from:0x0217dedc kind:load to:0x0217e514 module:overlay(96) +from:0x0217dee0 kind:load to:0x0217d47c module:overlay(96) +from:0x0217dee4 kind:load to:0x0217e508 module:overlay(96) +from:0x0217df04 kind:arm_call to:0x0217d490 module:overlay(96) +from:0x0217df14 kind:arm_call to:0x0203ce74 module:main +from:0x0217df28 kind:load to:0x0217e5ec module:overlay(96) +from:0x0217df2c kind:load to:0x0217e620 module:overlay(96) +from:0x0217df30 kind:load to:0x0217d518 module:overlay(96) +from:0x0217df34 kind:load to:0x0217e5f4 module:overlay(96) +from:0x0217df38 kind:load to:0x0217dda8 module:overlay(96) +from:0x0217df3c kind:load to:0x0217ddf8 module:overlay(96) +from:0x0217df40 kind:load to:0x0217de48 module:overlay(96) +from:0x0217df44 kind:load to:0x0217de98 module:overlay(96) +from:0x0217df48 kind:load to:0x0217dee8 module:overlay(96) +from:0x0217df68 kind:load to:0x0217a420 module:overlay(96) +from:0x0217df6c kind:load to:0x0217a434 module:overlay(96) +from:0x0217df70 kind:load to:0x02179f4c module:overlay(96) +from:0x0217df74 kind:load to:0x0217a2b8 module:overlay(96) +from:0x0217df78 kind:load to:0x0217077c module:overlay(93) +from:0x0217df7c kind:load to:0x02170780 module:overlay(93) +from:0x0217df80 kind:load to:0x02170784 module:overlay(93) +from:0x0217df84 kind:load to:0x0217078c module:overlay(93) +from:0x0217df88 kind:load to:0x02170858 module:overlays(89,93) +from:0x0217df94 kind:load to:0x0217a484 module:overlay(96) +from:0x0217df98 kind:load to:0x0217a4c4 module:overlay(96) +from:0x0217df9c kind:load to:0x0217a6a4 module:overlay(96) +from:0x0217dfa0 kind:load to:0x0217a740 module:overlay(96) +from:0x0217dfa4 kind:load to:0x0217077c module:overlay(93) +from:0x0217dfa8 kind:load to:0x02170780 module:overlay(93) +from:0x0217dfac kind:load to:0x02170784 module:overlay(93) +from:0x0217dfb0 kind:load to:0x0217078c module:overlay(93) +from:0x0217dfb4 kind:load to:0x0217a83c module:overlay(96) +from:0x0217dfc0 kind:load to:0x0217a878 module:overlay(96) +from:0x0217dfc4 kind:load to:0x020977a0 module:overlay(0) +from:0x0217dfc8 kind:load to:0x020977a8 module:overlay(0) +from:0x0217dfcc kind:load to:0x02097824 module:overlay(0) +from:0x0217dfd0 kind:load to:0x02097864 module:overlay(0) +from:0x0217dfd4 kind:load to:0x02097868 module:overlay(0) +from:0x0217dfd8 kind:load to:0x0209786c module:overlay(0) +from:0x0217dfe4 kind:load to:0x0209856c module:overlay(0) +from:0x0217dfe8 kind:load to:0x020985a8 module:overlay(0) +from:0x0217dfec kind:load to:0x020985c0 module:overlay(0) +from:0x0217dff0 kind:load to:0x020985cc module:overlay(0) +from:0x0217dff4 kind:load to:0x01fff464 module:itcm +from:0x0217dff8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217dffc kind:load to:0x020984fc module:overlay(0) +from:0x0217e000 kind:load to:0x02098504 module:overlay(0) +from:0x0217e004 kind:load to:0x02098508 module:overlay(0) +from:0x0217e008 kind:load to:0x0209850c module:overlay(0) +from:0x0217e00c kind:load to:0x02098510 module:overlay(0) +from:0x0217e010 kind:load to:0x02098514 module:overlay(0) +from:0x0217e014 kind:load to:0x02098518 module:overlay(0) +from:0x0217e018 kind:load to:0x0209851c module:overlay(0) +from:0x0217e01c kind:load to:0x020985d8 module:overlay(0) +from:0x0217e020 kind:load to:0x02098644 module:overlay(0) +from:0x0217e024 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217e028 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217e02c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217e030 kind:load to:0x0217a8d4 module:overlay(96) +from:0x0217e034 kind:load to:0x0217a8e8 module:overlay(96) +from:0x0217e040 kind:load to:0x0217a924 module:overlay(96) +from:0x0217e044 kind:load to:0x020977a0 module:overlay(0) +from:0x0217e048 kind:load to:0x020977a8 module:overlay(0) +from:0x0217e04c kind:load to:0x02097824 module:overlay(0) +from:0x0217e050 kind:load to:0x02097864 module:overlay(0) +from:0x0217e054 kind:load to:0x02097868 module:overlay(0) +from:0x0217e058 kind:load to:0x0209786c module:overlay(0) +from:0x0217e064 kind:load to:0x0209856c module:overlay(0) +from:0x0217e068 kind:load to:0x020985a8 module:overlay(0) +from:0x0217e06c kind:load to:0x020985c0 module:overlay(0) +from:0x0217e070 kind:load to:0x020985cc module:overlay(0) +from:0x0217e074 kind:load to:0x01fff464 module:itcm +from:0x0217e078 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217e07c kind:load to:0x020e3f38 module:overlays(19,20,31) +from:0x0217e080 kind:load to:0x020e3f64 module:overlays(19,20,31) +from:0x0217e084 kind:load to:0x0217a9ac module:overlay(96) +from:0x0217e088 kind:load to:0x0217a9ec module:overlay(96) +from:0x0217e08c kind:load to:0x02098510 module:overlay(0) +from:0x0217e090 kind:load to:0x02098514 module:overlay(0) +from:0x0217e094 kind:load to:0x02098518 module:overlay(0) +from:0x0217e098 kind:load to:0x0209851c module:overlay(0) +from:0x0217e09c kind:load to:0x020985d8 module:overlay(0) +from:0x0217e0a0 kind:load to:0x02098644 module:overlay(0) +from:0x0217e0a4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217e0a8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217e0ac kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217e0b0 kind:load to:0x0217ad08 module:overlay(96) +from:0x0217e0b4 kind:load to:0x0217ad1c module:overlay(96) +from:0x0217e0b8 kind:load to:0x0217ab28 module:overlay(96) +from:0x0217e0bc kind:load to:0x0217aa38 module:overlay(96) +from:0x0217e0c0 kind:load to:0x020e4198 module:overlays(19,20,31) +from:0x0217e0c4 kind:load to:0x0217abc4 module:overlay(96) +from:0x0217e0c8 kind:load to:0x0217aaac module:overlay(96) +from:0x0217e0cc kind:load to:0x0217aaf0 module:overlay(96) +from:0x0217e0d8 kind:load to:0x0217ad5c module:overlay(96) +from:0x0217e0dc kind:load to:0x020731bc module:overlay(0) +from:0x0217e0e0 kind:load to:0x0217ad4c module:overlay(96) +from:0x0217e0e4 kind:load to:0x020731c4 module:overlay(0) +from:0x0217e0f0 kind:load to:0x0217ad78 module:overlay(96) +from:0x0217e0f4 kind:load to:0x020977a0 module:overlay(0) +from:0x0217e0f8 kind:load to:0x020977a8 module:overlay(0) +from:0x0217e0fc kind:load to:0x02097824 module:overlay(0) +from:0x0217e100 kind:load to:0x02097864 module:overlay(0) +from:0x0217e104 kind:load to:0x02097868 module:overlay(0) +from:0x0217e108 kind:load to:0x0209786c module:overlay(0) +from:0x0217e114 kind:load to:0x0209856c module:overlay(0) +from:0x0217e118 kind:load to:0x020985a8 module:overlay(0) +from:0x0217e11c kind:load to:0x020985c0 module:overlay(0) +from:0x0217e120 kind:load to:0x020985cc module:overlay(0) +from:0x0217e124 kind:load to:0x01fff464 module:itcm +from:0x0217e128 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217e12c kind:load to:0x0217ae1c module:overlay(96) +from:0x0217e130 kind:load to:0x0217aebc module:overlay(96) +from:0x0217e134 kind:load to:0x0217aed8 module:overlay(96) +from:0x0217e138 kind:load to:0x0217aedc module:overlay(96) +from:0x0217e13c kind:load to:0x02098510 module:overlay(0) +from:0x0217e140 kind:load to:0x0217aee4 module:overlay(96) +from:0x0217e144 kind:load to:0x0217aee0 module:overlay(96) +from:0x0217e148 kind:load to:0x0209851c module:overlay(0) +from:0x0217e14c kind:load to:0x020985d8 module:overlay(0) +from:0x0217e150 kind:load to:0x02098644 module:overlay(0) +from:0x0217e154 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217e158 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217e15c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217e160 kind:load to:0x0217adec module:overlay(96) +from:0x0217e164 kind:load to:0x0217ae00 module:overlay(96) +from:0x0217e170 kind:load to:0x0217b338 module:overlay(96) +from:0x0217e174 kind:load to:0x0217d37c module:overlay(96) +from:0x0217e178 kind:load to:0x0209832c module:overlay(0) +from:0x0217e17c kind:load to:0x0207c03c module:overlay(0) +from:0x0217e180 kind:load to:0x0217afb8 module:overlay(96) +from:0x0217e18c kind:load to:0x0217af1c module:overlay(96) +from:0x0217e190 kind:load to:0x02097998 module:overlay(0) +from:0x0217e194 kind:load to:0x020977a8 module:overlay(0) +from:0x0217e198 kind:load to:0x02097824 module:overlay(0) +from:0x0217e19c kind:load to:0x020979a0 module:overlay(0) +from:0x0217e1a0 kind:load to:0x020979c0 module:overlay(0) +from:0x0217e1a4 kind:load to:0x020979ec module:overlay(0) +from:0x0217e1a8 kind:load to:0x0217bb8c module:overlay(96) +from:0x0217e1b0 kind:load to:0x0217be98 module:overlay(96) +from:0x0217e1b8 kind:load to:0x0217c4cc module:overlay(96) +from:0x0217e1c0 kind:load to:0x0217c21c module:overlay(96) +from:0x0217e1c8 kind:load to:0x0217c5d8 module:overlay(96) +from:0x0217e1d0 kind:load to:0x0217bb60 module:overlay(96) +from:0x0217e1d8 kind:load to:0x0217be2c module:overlay(96) +from:0x0217e1e0 kind:load to:0x0217c47c module:overlay(96) +from:0x0217e1e8 kind:load to:0x0217c1b0 module:overlay(96) +from:0x0217e1f0 kind:load to:0x0217c5c8 module:overlay(96) +from:0x0217e200 kind:load to:0x0217b310 module:overlay(96) +from:0x0217e204 kind:load to:0x0217d360 module:overlay(96) +from:0x0217e208 kind:load to:0x02057bf4 module:overlay(0) +from:0x0217e20c kind:load to:0x0217d0ac module:overlay(96) +from:0x0217e210 kind:load to:0x02057dc8 module:overlay(0) +from:0x0217e214 kind:load to:0x02057e44 module:overlay(0) +from:0x0217e218 kind:load to:0x02057ea8 module:overlay(0) +from:0x0217e21c kind:load to:0x0209a7f0 module:overlay(0) +from:0x0217e220 kind:load to:0x02057d84 module:overlay(0) +from:0x0217e22c kind:load to:0x0217b324 module:overlay(96) +from:0x0217e230 kind:load to:0x0217d398 module:overlay(96) +from:0x0217e234 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0217e238 kind:load to:0x0209a2dc module:overlay(0) +from:0x0217e23c kind:load to:0x0209a374 module:overlay(0) +from:0x0217e240 kind:load to:0x0209a388 module:overlay(0) +from:0x0217e244 kind:load to:0x0209a138 module:overlay(0) +from:0x0217e248 kind:load to:0x0209a3b0 module:overlay(0) +from:0x0217e24c kind:load to:0x0209a438 module:overlay(0) +from:0x0217e250 kind:load to:0x0209a0c0 module:overlay(0) +from:0x0217e254 kind:load to:0x0209a344 module:overlay(0) +from:0x0217e258 kind:load to:0x0209a35c module:overlay(0) +from:0x0217e25c kind:load to:0x0209a39c module:overlay(0) +from:0x0217e260 kind:load to:0x0209a728 module:overlay(0) +from:0x0217e264 kind:load to:0x0217ce28 module:overlay(96) +from:0x0217e268 kind:load to:0x0217b534 module:overlay(96) +from:0x0217e26c kind:load to:0x0209a760 module:overlay(0) +from:0x0217e278 kind:load to:0x0209856c module:overlay(0) +from:0x0217e27c kind:load to:0x020985a8 module:overlay(0) +from:0x0217e280 kind:load to:0x020985c0 module:overlay(0) +from:0x0217e284 kind:load to:0x020985cc module:overlay(0) +from:0x0217e288 kind:load to:0x01fff464 module:itcm +from:0x0217e28c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0217e290 kind:load to:0x0217b34c module:overlay(96) +from:0x0217e294 kind:load to:0x02098504 module:overlay(0) +from:0x0217e298 kind:load to:0x0217b79c module:overlay(96) +from:0x0217e29c kind:load to:0x0209850c module:overlay(0) +from:0x0217e2a0 kind:load to:0x02098510 module:overlay(0) +from:0x0217e2a4 kind:load to:0x0217ba6c module:overlay(96) +from:0x0217e2a8 kind:load to:0x02099058 module:overlay(0) +from:0x0217e2ac kind:load to:0x0209851c module:overlay(0) +from:0x0217e2b0 kind:load to:0x020985d8 module:overlay(0) +from:0x0217e2b4 kind:load to:0x02098644 module:overlay(0) +from:0x0217e2b8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0217e2bc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0217e2c0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0217e2c4 kind:load to:0x0217d3b4 module:overlay(96) +from:0x0217e2c8 kind:load to:0x0217d414 module:overlay(96) +from:0x0217e2cc kind:load to:0x020995dc module:overlay(0) +from:0x0217e3e0 kind:load to:0x0217d518 module:overlay(96) +from:0x0217e3e4 kind:load to:0x0217d550 module:overlay(96) +from:0x0217e3e8 kind:load to:0x0217d590 module:overlay(96) +from:0x0217e3ec kind:load to:0x0217d6ac module:overlay(96) +from:0x0217e3f0 kind:load to:0x0217d840 module:overlay(96) +from:0x0217e3f4 kind:load to:0x0217d858 module:overlay(96) +from:0x0217e3f8 kind:load to:0x0217db74 module:overlay(96) +from:0x0217e3fc kind:load to:0x0217db78 module:overlay(96) +from:0x0217e400 kind:load to:0x0217db7c module:overlay(96) +from:0x0217e404 kind:load to:0x0217dbe8 module:overlay(96) +from:0x0217e408 kind:load to:0x0217dbf0 module:overlay(96) +from:0x0217e40c kind:load to:0x0217dc2c module:overlay(96) diff --git a/config/eur1/arm9/overlays/ov096/symbols.txt b/config/eur1/arm9/overlays/ov096/symbols.txt new file mode 100644 index 00000000..81a8379a --- /dev/null +++ b/config/eur1/arm9/overlays/ov096/symbols.txt @@ -0,0 +1,178 @@ +func_ov096_02179d00 kind:function(arm,size=0x9c) addr:0x02179d00 +func_ov096_02179d9c kind:function(thumb,size=0x20) addr:0x02179d9c +func_ov096_02179dbc kind:function(thumb,size=0x20) addr:0x02179dbc +func_ov096_02179ddc kind:function(thumb,size=0xc) addr:0x02179ddc +func_ov096_02179de8 kind:function(thumb,size=0xc) addr:0x02179de8 +func_ov096_02179df4 kind:function(thumb,size=0x2c) addr:0x02179df4 +func_ov096_02179e20 kind:function(thumb,size=0x14) addr:0x02179e20 +func_ov096_02179e34 kind:function(thumb,size=0x118) addr:0x02179e34 +func_ov096_02179f4c kind:function(arm,size=0x36c) addr:0x02179f4c +func_ov096_0217a2b8 kind:function(arm,size=0x168) addr:0x0217a2b8 +func_ov096_0217a420 kind:function(arm,size=0x14) addr:0x0217a420 +func_ov096_0217a434 kind:function(arm,size=0x1c) addr:0x0217a434 +func_ov096_0217a450 kind:function(arm,size=0x34) addr:0x0217a450 +func_ov096_0217a484 kind:function(arm,size=0x40) addr:0x0217a484 +func_ov096_0217a4c4 kind:function(arm,size=0x48) addr:0x0217a4c4 +func_ov096_0217a50c kind:function(arm,size=0x110) addr:0x0217a50c +func_ov096_0217a61c kind:function(arm,size=0x88) addr:0x0217a61c +func_ov096_0217a6a4 kind:function(arm,size=0x9c) addr:0x0217a6a4 +func_ov096_0217a740 kind:function(arm,size=0xfc) addr:0x0217a740 +func_ov096_0217a83c kind:function(arm,size=0x30) addr:0x0217a83c +func_ov096_0217a86c kind:function(arm,size=0xc) addr:0x0217a86c +func_ov096_0217a878 kind:function(arm,size=0x34) addr:0x0217a878 +func_ov096_0217a8ac kind:function(arm,size=0x28) addr:0x0217a8ac +func_ov096_0217a8d4 kind:function(arm,size=0x14) addr:0x0217a8d4 +func_ov096_0217a8e8 kind:function(arm,size=0x1c) addr:0x0217a8e8 +func_ov096_0217a904 kind:function(arm,size=0x14) addr:0x0217a904 +func_ov096_0217a918 kind:function(arm,size=0xc) addr:0x0217a918 +func_ov096_0217a924 kind:function(arm,size=0x24) addr:0x0217a924 +func_ov096_0217a948 kind:function(arm,size=0x28) addr:0x0217a948 +func_ov096_0217a970 kind:function(arm,size=0x3c) addr:0x0217a970 +func_ov096_0217a9ac kind:function(arm,size=0x40) addr:0x0217a9ac +func_ov096_0217a9ec kind:function(arm,size=0x4c) addr:0x0217a9ec +func_ov096_0217aa38 kind:function(arm,size=0x3c) addr:0x0217aa38 +func_ov096_0217aa74 kind:function(arm,size=0x38) addr:0x0217aa74 +func_ov096_0217aaac kind:function(arm,size=0x44) addr:0x0217aaac +func_ov096_0217aaf0 kind:function(arm,size=0x38) addr:0x0217aaf0 +func_ov096_0217ab28 kind:function(arm,size=0x9c) addr:0x0217ab28 +func_ov096_0217abc4 kind:function(arm,size=0x144) addr:0x0217abc4 +func_ov096_0217ad08 kind:function(arm,size=0x14) addr:0x0217ad08 +func_ov096_0217ad1c kind:function(arm,size=0x1c) addr:0x0217ad1c +func_ov096_0217ad38 kind:function(arm,size=0x14) addr:0x0217ad38 +func_ov096_0217ad4c kind:function(arm,size=0x10) addr:0x0217ad4c +func_ov096_0217ad5c kind:function(arm,size=0x10) addr:0x0217ad5c +func_ov096_0217ad6c kind:function(arm,size=0xc) addr:0x0217ad6c +func_ov096_0217ad78 kind:function(arm,size=0x24) addr:0x0217ad78 +func_ov096_0217ad9c kind:function(arm,size=0x28) addr:0x0217ad9c +func_ov096_0217adc4 kind:function(arm,size=0x28) addr:0x0217adc4 +func_ov096_0217adec kind:function(arm,size=0x14) addr:0x0217adec +func_ov096_0217ae00 kind:function(arm,size=0x1c) addr:0x0217ae00 +func_ov096_0217ae1c kind:function(arm,size=0xa0) addr:0x0217ae1c +func_ov096_0217aebc kind:function(arm,size=0x1c) addr:0x0217aebc +func_ov096_0217aed8 kind:function(arm,size=0x4) addr:0x0217aed8 +func_ov096_0217aedc kind:function(arm,size=0x4) addr:0x0217aedc +func_ov096_0217aee0 kind:function(arm,size=0x4) addr:0x0217aee0 +func_ov096_0217aee4 kind:function(arm,size=0x4) addr:0x0217aee4 +func_ov096_0217aee8 kind:function(arm,size=0x14) addr:0x0217aee8 +func_ov096_0217aefc kind:function(arm,size=0x14) addr:0x0217aefc +func_ov096_0217af10 kind:function(arm,size=0xc) addr:0x0217af10 +func_ov096_0217af1c kind:function(arm,size=0x28) addr:0x0217af1c +func_ov096_0217af44 kind:function(arm,size=0x54) addr:0x0217af44 +func_ov096_0217af98 kind:function(arm,size=0x20) addr:0x0217af98 +func_ov096_0217afb8 kind:function(arm,size=0x78) addr:0x0217afb8 +func_ov096_0217b030 kind:function(arm,size=0x2e0) addr:0x0217b030 +func_ov096_0217b310 kind:function(arm,size=0x14) addr:0x0217b310 +func_ov096_0217b324 kind:function(arm,size=0x14) addr:0x0217b324 +func_ov096_0217b338 kind:function(arm,size=0x14) addr:0x0217b338 +func_ov096_0217b34c kind:function(arm,size=0x1e8) addr:0x0217b34c +func_ov096_0217b534 kind:function(arm,size=0x24) addr:0x0217b534 +func_ov096_0217b558 kind:function(arm,size=0x2c) addr:0x0217b558 +func_ov096_0217b584 kind:function(arm,size=0x48) addr:0x0217b584 +func_ov096_0217b5cc kind:function(arm,size=0x80) addr:0x0217b5cc +func_ov096_0217b64c kind:function(arm,size=0x150) addr:0x0217b64c +func_ov096_0217b79c kind:function(arm,size=0x2d0) addr:0x0217b79c +func_ov096_0217ba6c kind:function(arm,size=0xf4) addr:0x0217ba6c +func_ov096_0217bb60 kind:function(arm,size=0x2c) addr:0x0217bb60 +func_ov096_0217bb8c kind:function(arm,size=0x2a0) addr:0x0217bb8c +func_ov096_0217be2c kind:function(arm,size=0x6c) addr:0x0217be2c +func_ov096_0217be98 kind:function(arm,size=0x318) addr:0x0217be98 +func_ov096_0217c1b0 kind:function(arm,size=0x6c) addr:0x0217c1b0 +func_ov096_0217c21c kind:function(arm,size=0x260) addr:0x0217c21c +func_ov096_0217c47c kind:function(arm,size=0x50) addr:0x0217c47c +func_ov096_0217c4cc kind:function(arm,size=0xfc) addr:0x0217c4cc +func_ov096_0217c5c8 kind:function(arm,size=0x10) addr:0x0217c5c8 +func_ov096_0217c5d8 kind:function(arm,size=0x150) addr:0x0217c5d8 +func_ov096_0217c728 kind:function(arm,size=0x2d0) addr:0x0217c728 +func_ov096_0217c9f8 kind:function(arm,size=0x378) addr:0x0217c9f8 +func_ov096_0217cd70 kind:function(arm,size=0xb8) addr:0x0217cd70 +func_ov096_0217ce28 kind:function(arm,size=0x2c) addr:0x0217ce28 +func_ov096_0217ce54 kind:function(arm,size=0x88) addr:0x0217ce54 +func_ov096_0217cedc kind:function(arm,size=0x1d0) addr:0x0217cedc +func_ov096_0217d0ac kind:function(arm,size=0x18) addr:0x0217d0ac +func_ov096_0217d0c4 kind:function(arm,size=0x34) addr:0x0217d0c4 +func_ov096_0217d0f8 kind:function(arm,size=0x16c) addr:0x0217d0f8 +func_ov096_0217d264 kind:function(arm,size=0xfc) addr:0x0217d264 +func_ov096_0217d360 kind:function(arm,size=0x1c) addr:0x0217d360 +func_ov096_0217d37c kind:function(arm,size=0x1c) addr:0x0217d37c +func_ov096_0217d398 kind:function(arm,size=0x1c) addr:0x0217d398 +func_ov096_0217d3b4 kind:function(arm,size=0x60) addr:0x0217d3b4 +func_ov096_0217d414 kind:function(arm,size=0x68) addr:0x0217d414 +func_ov096_0217d47c kind:function(arm,size=0x14) addr:0x0217d47c +func_ov096_0217d490 kind:function(arm,size=0x88) addr:0x0217d490 +func_ov096_0217d518 kind:function(arm,size=0x38) addr:0x0217d518 +func_ov096_0217d550 kind:function(arm,size=0x40) addr:0x0217d550 +func_ov096_0217d590 kind:function(arm,size=0x98) addr:0x0217d590 +func_ov096_0217d628 kind:function(arm,size=0x54) addr:0x0217d628 +func_ov096_0217d67c kind:function(arm,size=0x30) addr:0x0217d67c +func_ov096_0217d6ac kind:function(arm,size=0x184) addr:0x0217d6ac +func_ov096_0217d830 kind:function(arm,size=0x10) addr:0x0217d830 +func_ov096_0217d840 kind:function(arm,size=0x18) addr:0x0217d840 +func_ov096_0217d858 kind:function(arm,size=0x18) addr:0x0217d858 +func_ov096_0217d870 kind:function(arm,size=0x70) addr:0x0217d870 +func_ov096_0217d8e0 kind:function(arm,size=0x18) addr:0x0217d8e0 +func_ov096_0217d8f8 kind:function(arm,size=0x18) addr:0x0217d8f8 +func_ov096_0217d910 kind:function(arm,size=0xac) addr:0x0217d910 +func_ov096_0217d9bc kind:function(arm,size=0xb4) addr:0x0217d9bc +func_ov096_0217da70 kind:function(arm,size=0xc0) addr:0x0217da70 +func_ov096_0217db30 kind:function(arm,size=0xc) addr:0x0217db30 +func_ov096_0217db3c kind:function(arm,size=0x38) addr:0x0217db3c +func_ov096_0217db74 kind:function(arm,size=0x4) addr:0x0217db74 +func_ov096_0217db78 kind:function(arm,size=0x4) addr:0x0217db78 +func_ov096_0217db7c kind:function(arm,size=0x44) addr:0x0217db7c +func_ov096_0217dbc0 kind:function(arm,size=0x14) addr:0x0217dbc0 +func_ov096_0217dbd4 kind:function(arm,size=0x14) addr:0x0217dbd4 +func_ov096_0217dbe8 kind:function(arm,size=0x8) addr:0x0217dbe8 +func_ov096_0217dbf0 kind:function(arm,size=0x3c) addr:0x0217dbf0 +func_ov096_0217dc2c kind:function(arm,size=0x44) addr:0x0217dc2c +func_ov096_0217dc70 kind:function(arm,size=0x20) addr:0x0217dc70 +func_ov096_0217dc90 kind:function(arm,size=0x5c) addr:0x0217dc90 +func_ov096_0217dcec kind:function(arm,size=0x90) addr:0x0217dcec +data_ov096_0217dd7c kind:data(any) addr:0x0217dd7c +__sinit_ov096_0217dda8 kind:function(arm,size=0x50) addr:0x0217dda8 +__sinit_ov096_0217ddf8 kind:function(arm,size=0x50) addr:0x0217ddf8 +__sinit_ov096_0217de48 kind:function(arm,size=0x50) addr:0x0217de48 +__sinit_ov096_0217de98 kind:function(arm,size=0x50) addr:0x0217de98 +__sinit_ov096_0217dee8 kind:function(arm,size=0x50) addr:0x0217dee8 +.p__sinit_ov096_0217dda8 kind:data(word) addr:0x0217df38 +.p__sinit_ov096_0217ddf8 kind:data(word) addr:0x0217df3c +.p__sinit_ov096_0217de48 kind:data(word) addr:0x0217df40 +.p__sinit_ov096_0217de98 kind:data(word) addr:0x0217df44 +.p__sinit_ov096_0217dee8 kind:data(word) addr:0x0217df48 +data_ov096_0217df68 kind:data(any) addr:0x0217df68 ambiguous +data_ov096_0217df94 kind:data(any) addr:0x0217df94 +data_ov096_0217dfc0 kind:data(any) addr:0x0217dfc0 +data_ov096_0217dfe4 kind:data(any) addr:0x0217dfe4 +data_ov096_0217e040 kind:data(any) addr:0x0217e040 +data_ov096_0217e064 kind:data(any) addr:0x0217e064 +data_ov096_0217e09c kind:data(any) addr:0x0217e09c ambiguous +data_ov096_0217e0d8 kind:data(any) addr:0x0217e0d8 +data_ov096_0217e0f0 kind:data(any) addr:0x0217e0f0 +data_ov096_0217e114 kind:data(any) addr:0x0217e114 +data_ov096_0217e170 kind:data(any) addr:0x0217e170 +data_ov096_0217e18c kind:data(any) addr:0x0217e18c +data_ov096_0217e1a8 kind:data(any) addr:0x0217e1a8 +data_ov096_0217e1d0 kind:data(any) addr:0x0217e1d0 +data_ov096_0217e200 kind:data(any) addr:0x0217e200 +data_ov096_0217e22c kind:data(any) addr:0x0217e22c +data_ov096_0217e278 kind:data(any) addr:0x0217e278 +data_ov096_0217e2d0 kind:data(any) addr:0x0217e2d0 +data_ov096_0217e2e8 kind:data(any) addr:0x0217e2e8 +data_ov096_0217e348 kind:data(any) addr:0x0217e348 +data_ov096_0217e3e0 kind:data(any) addr:0x0217e3e0 +data_ov096_0217e410 kind:data(any) addr:0x0217e410 +data_ov096_0217e420 kind:bss addr:0x0217e420 +data_ov096_0217e424 kind:bss addr:0x0217e424 +data_ov096_0217e430 kind:bss addr:0x0217e430 +data_ov096_0217e46c kind:bss addr:0x0217e46c +data_ov096_0217e470 kind:bss addr:0x0217e470 +data_ov096_0217e47c kind:bss addr:0x0217e47c +data_ov096_0217e4b8 kind:bss addr:0x0217e4b8 +data_ov096_0217e4bc kind:bss addr:0x0217e4bc +data_ov096_0217e4c8 kind:bss addr:0x0217e4c8 +data_ov096_0217e504 kind:bss addr:0x0217e504 +data_ov096_0217e508 kind:bss addr:0x0217e508 +data_ov096_0217e514 kind:bss addr:0x0217e514 +data_ov096_0217e5ec kind:bss addr:0x0217e5ec +data_ov096_0217e5f4 kind:bss addr:0x0217e5f4 +data_ov096_0217e600 kind:bss addr:0x0217e600 +data_ov096_0217e620 kind:bss addr:0x0217e620 diff --git a/config/eur1/arm9/overlays/ov097/delinks.txt b/config/eur1/arm9/overlays/ov097/delinks.txt new file mode 100644 index 00000000..605f4c73 --- /dev/null +++ b/config/eur1/arm9/overlays/ov097/delinks.txt @@ -0,0 +1,2 @@ + .ctor start:0x02181240 end:0x02181240 kind:rodata align:4 + .bss start:0x02181260 end:0x02189e60 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov097/relocs.txt b/config/eur1/arm9/overlays/ov097/relocs.txt new file mode 100644 index 00000000..e69de29b diff --git a/config/eur1/arm9/overlays/ov097/symbols.txt b/config/eur1/arm9/overlays/ov097/symbols.txt new file mode 100644 index 00000000..413dc805 --- /dev/null +++ b/config/eur1/arm9/overlays/ov097/symbols.txt @@ -0,0 +1,45 @@ +data_ov097_02181260 kind:bss addr:0x02181260 +data_ov097_021812b4 kind:bss addr:0x021812b4 ambiguous +data_ov097_021812d8 kind:bss addr:0x021812d8 ambiguous +data_ov097_02181578 kind:bss addr:0x02181578 ambiguous +data_ov097_021815c8 kind:bss addr:0x021815c8 ambiguous +data_ov097_021815dc kind:bss addr:0x021815dc ambiguous +data_ov097_0218165c kind:bss addr:0x0218165c ambiguous +data_ov097_02181888 kind:bss addr:0x02181888 ambiguous +data_ov097_02181a6c kind:bss addr:0x02181a6c ambiguous +data_ov097_02181a88 kind:bss addr:0x02181a88 ambiguous +data_ov097_02181ccc kind:bss addr:0x02181ccc ambiguous +data_ov097_02181d1c kind:bss addr:0x02181d1c ambiguous +data_ov097_02181d30 kind:bss addr:0x02181d30 ambiguous +data_ov097_02181dc4 kind:bss addr:0x02181dc4 ambiguous +data_ov097_02181f8c kind:bss addr:0x02181f8c ambiguous +data_ov097_02182170 kind:bss addr:0x02182170 ambiguous +data_ov097_02182e40 kind:bss addr:0x02182e40 ambiguous +data_ov097_02183054 kind:bss addr:0x02183054 ambiguous +data_ov097_0218365d kind:bss addr:0x0218365d ambiguous +data_ov097_021836e9 kind:bss addr:0x021836e9 ambiguous +data_ov097_021837c1 kind:bss addr:0x021837c1 ambiguous +data_ov097_021838a1 kind:bss addr:0x021838a1 ambiguous +data_ov097_02183971 kind:bss addr:0x02183971 ambiguous +data_ov097_02183abd kind:bss addr:0x02183abd ambiguous +data_ov097_02183b68 kind:bss addr:0x02183b68 ambiguous +data_ov097_02183bdc kind:bss addr:0x02183bdc ambiguous +data_ov097_02183d28 kind:bss addr:0x02183d28 ambiguous +data_ov097_02183d70 kind:bss addr:0x02183d70 ambiguous +data_ov097_02183fe8 kind:bss addr:0x02183fe8 ambiguous +data_ov097_02184168 kind:bss addr:0x02184168 ambiguous +data_ov097_0218417c kind:bss addr:0x0218417c ambiguous +data_ov097_021847c8 kind:bss addr:0x021847c8 ambiguous +data_ov097_02184828 kind:bss addr:0x02184828 ambiguous +data_ov097_02184844 kind:bss addr:0x02184844 ambiguous +data_ov097_021849d4 kind:bss addr:0x021849d4 ambiguous +data_ov097_02184f88 kind:bss addr:0x02184f88 ambiguous +data_ov097_02185830 kind:bss addr:0x02185830 ambiguous +data_ov097_021862c4 kind:bss addr:0x021862c4 ambiguous +data_ov097_02189048 kind:bss addr:0x02189048 ambiguous +data_ov097_02189108 kind:bss addr:0x02189108 ambiguous +data_ov097_02189164 kind:bss addr:0x02189164 ambiguous +data_ov097_02189178 kind:bss addr:0x02189178 ambiguous +data_ov097_02189188 kind:bss addr:0x02189188 ambiguous +data_ov097_02189198 kind:bss addr:0x02189198 ambiguous +data_ov097_02189480 kind:bss addr:0x02189480 ambiguous diff --git a/config/eur1/arm9/overlays/ov098/delinks.txt b/config/eur1/arm9/overlays/ov098/delinks.txt new file mode 100644 index 00000000..9fd09aa5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov098/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02181240 end:0x021823bc kind:code align:32 + .rodata start:0x021823bc end:0x021823d0 kind:rodata align:4 + .init start:0x021823d0 end:0x02182560 kind:code align:4 + .ctor start:0x02182560 end:0x02182574 kind:rodata align:4 + .data start:0x02182580 end:0x02182980 kind:data align:32 + .bss start:0x02182980 end:0x02182e20 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov098/relocs.txt b/config/eur1/arm9/overlays/ov098/relocs.txt new file mode 100644 index 00000000..8fb056b7 --- /dev/null +++ b/config/eur1/arm9/overlays/ov098/relocs.txt @@ -0,0 +1,386 @@ +from:0x0218124c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0218126c kind:load to:0x02182588 module:overlay(98) +from:0x0218128c kind:arm_call to:0x01ffc768 module:itcm +from:0x02181298 kind:arm_call to:0x0200ef5c module:main +from:0x021812d0 kind:load to:0x020b4f04 module:overlay(0) +from:0x021812d4 kind:load to:0x027e0130 module:dtcm +from:0x021812e0 kind:load to:0x02182990 module:overlay(98) +from:0x021812f4 kind:arm_call to:0x02011f3c module:main +from:0x02181300 kind:arm_call to:0x02181440 module:overlay(98) +from:0x02181314 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181374 kind:load to:0x02182594 module:overlay(98) +from:0x02181378 kind:load to:0x027e09a4 module:dtcm +from:0x02181384 kind:arm_call to:0x020983dc module:overlay(0) +from:0x0218139c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021813b0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021813c8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021813dc kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021813f4 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181400 kind:arm_call to:0x02181240 module:overlay(98) +from:0x0218140c kind:load to:0x02182678 module:overlay(98) +from:0x02181410 kind:load to:0x021825e8 module:overlay(98) +from:0x02181414 kind:load to:0x02182630 module:overlay(98) +from:0x02181420 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181434 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181448 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02181460 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181474 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x0218148c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021814a0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021814b8 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021814c4 kind:arm_call to:0x02181240 module:overlay(98) +from:0x021814d0 kind:load to:0x02182678 module:overlay(98) +from:0x021814d4 kind:load to:0x021825e8 module:overlay(98) +from:0x021814d8 kind:load to:0x02182630 module:overlay(98) +from:0x021814e8 kind:arm_call to:0x0218162c module:overlay(98) +from:0x0218155c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02181570 kind:load to:0x021825b0 module:overlay(98) +from:0x02181574 kind:load to:0x021825c8 module:overlay(98) +from:0x02181590 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021815a0 kind:arm_call to:0x02098524 module:overlay(0) +from:0x021815e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181604 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x0218160c kind:load to:0x027e0958 module:dtcm +from:0x02181628 kind:load to:0x02182990 module:overlay(98) +from:0x021817a4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021817ac kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021817b4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021817bc kind:arm_call to:0x020984dc module:overlay(0) +from:0x021817c4 kind:arm_call to:0x02011ff4 module:main +from:0x021817dc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021817e4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021817ec kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021817f4 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0218181c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02181830 kind:load to:0x020578a4 module:overlay(0) +from:0x02181844 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0218184c kind:arm_call to:0x02011ff4 module:main +from:0x02181860 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181868 kind:arm_call to:0x02011ff4 module:main +from:0x0218187c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02181890 kind:load to:0x02182a78 module:overlay(98) +from:0x021818a4 kind:arm_call to:0x02011f3c module:main +from:0x021818b0 kind:arm_call to:0x02181918 module:overlay(98) +from:0x021818c4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181910 kind:load to:0x021826d8 module:overlay(98) +from:0x02181914 kind:load to:0x027e09a4 module:dtcm +from:0x02181920 kind:arm_call to:0x0218137c module:overlay(98) +from:0x02181934 kind:load to:0x0218272c module:overlay(98) +from:0x02181944 kind:arm_call to:0x0218162c module:overlay(98) +from:0x021819b8 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021819cc kind:load to:0x021826f4 module:overlay(98) +from:0x021819d0 kind:load to:0x0218270c module:overlay(98) +from:0x021819ec kind:load to:0x02182a78 module:overlay(98) +from:0x021819fc kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181a04 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181a0c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181a14 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02181a2c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181a34 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181a3c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181a44 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02181a4c kind:arm_call to:0x02011ff4 module:main +from:0x02181a60 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02181a74 kind:load to:0x02182b60 module:overlay(98) +from:0x02181a88 kind:arm_call to:0x02011f3c module:main +from:0x02181a94 kind:arm_call to:0x02181ba0 module:overlay(98) +from:0x02181aa8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181b08 kind:load to:0x0218278c module:overlay(98) +from:0x02181b0c kind:load to:0x027e09a4 module:dtcm +from:0x02181b18 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02181b30 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181b44 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181b5c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181b70 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181b84 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181b98 kind:load to:0x021827e0 module:overlay(98) +from:0x02181b9c kind:load to:0x021825e8 module:overlay(98) +from:0x02181ba8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02181bc0 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181bd4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181bec kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181c00 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181c14 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181c28 kind:load to:0x021827e0 module:overlay(98) +from:0x02181c2c kind:load to:0x021825e8 module:overlay(98) +from:0x02181c3c kind:arm_call to:0x02181da4 module:overlay(98) +from:0x02181cb0 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02181cc4 kind:load to:0x021827a8 module:overlay(98) +from:0x02181cc8 kind:load to:0x021827c0 module:overlay(98) +from:0x02181ce4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181cf4 kind:arm_call to:0x02098524 module:overlay(0) +from:0x02181d40 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181d84 kind:load to:0x027e0130 module:dtcm +from:0x02181da0 kind:load to:0x02182b60 module:overlay(98) +from:0x02181f1c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181f24 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181f2c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181f34 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02181f3c kind:arm_call to:0x02011ff4 module:main +from:0x02181f54 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181f5c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181f64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181f6c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02181f80 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02181f94 kind:load to:0x02182c48 module:overlay(98) +from:0x02181fa8 kind:arm_call to:0x02011f3c module:main +from:0x02181fb4 kind:arm_call to:0x0218201c module:overlay(98) +from:0x02181fc8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02182014 kind:load to:0x02182840 module:overlay(98) +from:0x02182018 kind:load to:0x027e09a4 module:dtcm +from:0x02182024 kind:arm_call to:0x02181b10 module:overlay(98) +from:0x02182038 kind:load to:0x02182894 module:overlay(98) +from:0x02182048 kind:arm_call to:0x02181da4 module:overlay(98) +from:0x021820bc kind:arm_call to:0x0209a04c module:overlay(0) +from:0x021820d0 kind:load to:0x0218285c module:overlay(98) +from:0x021820d4 kind:load to:0x02182874 module:overlay(98) +from:0x021820f0 kind:load to:0x02182c48 module:overlay(98) +from:0x02182100 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02182108 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02182110 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02182118 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02182130 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02182138 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02182140 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02182148 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02182150 kind:arm_call to:0x02011ff4 module:main +from:0x02182164 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02182178 kind:load to:0x02182d30 module:overlay(98) +from:0x0218218c kind:arm_call to:0x02011f3c module:main +from:0x02182198 kind:arm_call to:0x021821c8 module:overlay(98) +from:0x021821ac kind:arm_call to:0x020978ec module:overlay(0) +from:0x021821c4 kind:load to:0x021828f4 module:overlay(98) +from:0x021821d0 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02182238 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x0218224c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0218225c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0218227c kind:arm_call to:0x02058a84 module:overlay(0) +from:0x02182290 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021822a8 kind:arm_call to:0x02058a84 module:overlay(0) +from:0x021822bc kind:arm_call to:0x020577a4 module:overlay(0) +from:0x021822c8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021822d4 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021822e0 kind:load to:0x02182918 module:overlay(98) +from:0x021822e4 kind:load to:0x02182d30 module:overlay(98) +from:0x021822e8 kind:load to:0x02182d6c module:overlay(98) +from:0x021822ec kind:load to:0x021823bc module:overlay(98) +from:0x0218231c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02182324 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218236c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02182374 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0218238c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02182394 kind:arm_call to:0x020984dc module:overlay(0) +from:0x0218239c kind:arm_call to:0x02011ff4 module:main +from:0x021823b0 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021823ec kind:arm_call to:0x02181308 module:overlay(98) +from:0x021823fc kind:arm_call to:0x0203ce74 module:main +from:0x02182410 kind:load to:0x02182980 module:overlay(98) +from:0x02182414 kind:load to:0x02182990 module:overlay(98) +from:0x02182418 kind:load to:0x02181874 module:overlay(98) +from:0x0218241c kind:load to:0x02182984 module:overlay(98) +from:0x0218243c kind:arm_call to:0x021818b8 module:overlay(98) +from:0x0218244c kind:arm_call to:0x0203ce74 module:main +from:0x02182460 kind:load to:0x02182a68 module:overlay(98) +from:0x02182464 kind:load to:0x02182a78 module:overlay(98) +from:0x02182468 kind:load to:0x02181a58 module:overlay(98) +from:0x0218246c kind:load to:0x02182a6c module:overlay(98) +from:0x0218248c kind:arm_call to:0x02181a9c module:overlay(98) +from:0x0218249c kind:arm_call to:0x0203ce74 module:main +from:0x021824b0 kind:load to:0x02182b50 module:overlay(98) +from:0x021824b4 kind:load to:0x02182b60 module:overlay(98) +from:0x021824b8 kind:load to:0x02181f78 module:overlay(98) +from:0x021824bc kind:load to:0x02182b54 module:overlay(98) +from:0x021824dc kind:arm_call to:0x02181fbc module:overlay(98) +from:0x021824ec kind:arm_call to:0x0203ce74 module:main +from:0x02182500 kind:load to:0x02182c38 module:overlay(98) +from:0x02182504 kind:load to:0x02182c48 module:overlay(98) +from:0x02182508 kind:load to:0x0218215c module:overlay(98) +from:0x0218250c kind:load to:0x02182c3c module:overlay(98) +from:0x0218252c kind:arm_call to:0x021821a0 module:overlay(98) +from:0x0218253c kind:arm_call to:0x0203ce74 module:main +from:0x02182550 kind:load to:0x02182d20 module:overlay(98) +from:0x02182554 kind:load to:0x02182d30 module:overlay(98) +from:0x02182558 kind:load to:0x021823a8 module:overlay(98) +from:0x0218255c kind:load to:0x02182d24 module:overlay(98) +from:0x02182560 kind:load to:0x021823d0 module:overlay(98) +from:0x02182564 kind:load to:0x02182420 module:overlay(98) +from:0x02182568 kind:load to:0x02182470 module:overlay(98) +from:0x0218256c kind:load to:0x021824c0 module:overlay(98) +from:0x02182570 kind:load to:0x02182510 module:overlay(98) +from:0x02182588 kind:load to:0x02181270 module:overlay(98) +from:0x02182594 kind:load to:0x021812e4 module:overlay(98) +from:0x02182598 kind:load to:0x02097998 module:overlay(0) +from:0x0218259c kind:load to:0x020977a8 module:overlay(0) +from:0x021825a0 kind:load to:0x02097824 module:overlay(0) +from:0x021825a4 kind:load to:0x020979a0 module:overlay(0) +from:0x021825a8 kind:load to:0x020979c0 module:overlay(0) +from:0x021825ac kind:load to:0x020979ec module:overlay(0) +from:0x021825e8 kind:load to:0x02181418 module:overlay(98) +from:0x021825ec kind:load to:0x0218183c module:overlay(98) +from:0x021825f0 kind:load to:0x02099b54 module:overlay(0) +from:0x021825f4 kind:load to:0x02099b8c module:overlay(0) +from:0x021825f8 kind:load to:0x0209a190 module:overlay(0) +from:0x021825fc kind:load to:0x0209a198 module:overlay(0) +from:0x02182600 kind:load to:0x0209a138 module:overlay(0) +from:0x02182604 kind:load to:0x02099d04 module:overlay(0) +from:0x02182608 kind:load to:0x02099bf4 module:overlay(0) +from:0x0218260c kind:load to:0x0209a0c0 module:overlay(0) +from:0x02182610 kind:load to:0x0209a148 module:overlay(0) +from:0x02182614 kind:load to:0x0209a160 module:overlay(0) +from:0x02182618 kind:load to:0x02181834 module:overlay(98) +from:0x0218261c kind:load to:0x0209a178 module:overlay(0) +from:0x02182620 kind:load to:0x02181824 module:overlay(98) +from:0x02182624 kind:load to:0x02181800 module:overlay(98) +from:0x02182630 kind:load to:0x0218142c module:overlay(98) +from:0x02182634 kind:load to:0x02181858 module:overlay(98) +from:0x02182638 kind:load to:0x02099b54 module:overlay(0) +from:0x0218263c kind:load to:0x02099b8c module:overlay(0) +from:0x02182640 kind:load to:0x0209a190 module:overlay(0) +from:0x02182644 kind:load to:0x0209a198 module:overlay(0) +from:0x02182648 kind:load to:0x0209a138 module:overlay(0) +from:0x0218264c kind:load to:0x02099d04 module:overlay(0) +from:0x02182650 kind:load to:0x02099bf4 module:overlay(0) +from:0x02182654 kind:load to:0x0209a0c0 module:overlay(0) +from:0x02182658 kind:load to:0x0209a148 module:overlay(0) +from:0x0218265c kind:load to:0x0209a160 module:overlay(0) +from:0x02182660 kind:load to:0x02181834 module:overlay(98) +from:0x02182664 kind:load to:0x0209a178 module:overlay(0) +from:0x02182668 kind:load to:0x02181824 module:overlay(98) +from:0x0218266c kind:load to:0x02181800 module:overlay(98) +from:0x02182678 kind:load to:0x0209856c module:overlay(0) +from:0x0218267c kind:load to:0x020985a8 module:overlay(0) +from:0x02182680 kind:load to:0x020985c0 module:overlay(0) +from:0x02182684 kind:load to:0x020985cc module:overlay(0) +from:0x02182688 kind:load to:0x01fff464 module:itcm +from:0x0218268c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02182690 kind:load to:0x021814dc module:overlay(98) +from:0x02182694 kind:load to:0x02098504 module:overlay(0) +from:0x02182698 kind:load to:0x02181578 module:overlay(98) +from:0x0218269c kind:load to:0x021815c8 module:overlay(98) +from:0x021826a0 kind:load to:0x02098510 module:overlay(0) +from:0x021826a4 kind:load to:0x021815dc module:overlay(98) +from:0x021826a8 kind:load to:0x02098518 module:overlay(0) +from:0x021826ac kind:load to:0x0209851c module:overlay(0) +from:0x021826b0 kind:load to:0x020985d8 module:overlay(0) +from:0x021826b4 kind:load to:0x02098644 module:overlay(0) +from:0x021826b8 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021826bc kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021826c0 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021826c4 kind:load to:0x021817d0 module:overlay(98) +from:0x021826c8 kind:load to:0x02181798 module:overlay(98) +from:0x021826cc kind:load to:0x02181610 module:overlay(98) +from:0x021826d8 kind:load to:0x02181894 module:overlay(98) +from:0x021826dc kind:load to:0x02097998 module:overlay(0) +from:0x021826e0 kind:load to:0x020977a8 module:overlay(0) +from:0x021826e4 kind:load to:0x02097824 module:overlay(0) +from:0x021826e8 kind:load to:0x020979a0 module:overlay(0) +from:0x021826ec kind:load to:0x020979c0 module:overlay(0) +from:0x021826f0 kind:load to:0x020979ec module:overlay(0) +from:0x0218272c kind:load to:0x0209856c module:overlay(0) +from:0x02182730 kind:load to:0x020985a8 module:overlay(0) +from:0x02182734 kind:load to:0x020985c0 module:overlay(0) +from:0x02182738 kind:load to:0x020985cc module:overlay(0) +from:0x0218273c kind:load to:0x01fff464 module:itcm +from:0x02182740 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02182744 kind:load to:0x02181938 module:overlay(98) +from:0x02182748 kind:load to:0x02098504 module:overlay(0) +from:0x0218274c kind:load to:0x02181578 module:overlay(98) +from:0x02182750 kind:load to:0x021815c8 module:overlay(98) +from:0x02182754 kind:load to:0x02098510 module:overlay(0) +from:0x02182758 kind:load to:0x021815dc module:overlay(98) +from:0x0218275c kind:load to:0x02098518 module:overlay(0) +from:0x02182760 kind:load to:0x0209851c module:overlay(0) +from:0x02182764 kind:load to:0x020985d8 module:overlay(0) +from:0x02182768 kind:load to:0x02098644 module:overlay(0) +from:0x0218276c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02182770 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02182774 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02182778 kind:load to:0x021819f0 module:overlay(98) +from:0x0218277c kind:load to:0x02181a20 module:overlay(98) +from:0x02182780 kind:load to:0x021819d4 module:overlay(98) +from:0x0218278c kind:load to:0x02181a78 module:overlay(98) +from:0x02182790 kind:load to:0x02097998 module:overlay(0) +from:0x02182794 kind:load to:0x020977a8 module:overlay(0) +from:0x02182798 kind:load to:0x02097824 module:overlay(0) +from:0x0218279c kind:load to:0x020979a0 module:overlay(0) +from:0x021827a0 kind:load to:0x020979c0 module:overlay(0) +from:0x021827a4 kind:load to:0x020979ec module:overlay(0) +from:0x021827e0 kind:load to:0x0209856c module:overlay(0) +from:0x021827e4 kind:load to:0x020985a8 module:overlay(0) +from:0x021827e8 kind:load to:0x020985c0 module:overlay(0) +from:0x021827ec kind:load to:0x020985cc module:overlay(0) +from:0x021827f0 kind:load to:0x01fff464 module:itcm +from:0x021827f4 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021827f8 kind:load to:0x02181c30 module:overlay(98) +from:0x021827fc kind:load to:0x02098504 module:overlay(0) +from:0x02182800 kind:load to:0x02181ccc module:overlay(98) +from:0x02182804 kind:load to:0x02181d1c module:overlay(98) +from:0x02182808 kind:load to:0x02098510 module:overlay(0) +from:0x0218280c kind:load to:0x02181d30 module:overlay(98) +from:0x02182810 kind:load to:0x02098518 module:overlay(0) +from:0x02182814 kind:load to:0x0209851c module:overlay(0) +from:0x02182818 kind:load to:0x020985d8 module:overlay(0) +from:0x0218281c kind:load to:0x02098644 module:overlay(0) +from:0x02182820 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02182824 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02182828 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x0218282c kind:load to:0x02181f48 module:overlay(98) +from:0x02182830 kind:load to:0x02181f10 module:overlay(98) +from:0x02182834 kind:load to:0x02181d88 module:overlay(98) +from:0x02182840 kind:load to:0x02181f98 module:overlay(98) +from:0x02182844 kind:load to:0x02097998 module:overlay(0) +from:0x02182848 kind:load to:0x020977a8 module:overlay(0) +from:0x0218284c kind:load to:0x02097824 module:overlay(0) +from:0x02182850 kind:load to:0x020979a0 module:overlay(0) +from:0x02182854 kind:load to:0x020979c0 module:overlay(0) +from:0x02182858 kind:load to:0x020979ec module:overlay(0) +from:0x02182894 kind:load to:0x0209856c module:overlay(0) +from:0x02182898 kind:load to:0x020985a8 module:overlay(0) +from:0x0218289c kind:load to:0x020985c0 module:overlay(0) +from:0x021828a0 kind:load to:0x020985cc module:overlay(0) +from:0x021828a4 kind:load to:0x01fff464 module:itcm +from:0x021828a8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021828ac kind:load to:0x0218203c module:overlay(98) +from:0x021828b0 kind:load to:0x02098504 module:overlay(0) +from:0x021828b4 kind:load to:0x02181ccc module:overlay(98) +from:0x021828b8 kind:load to:0x02181d1c module:overlay(98) +from:0x021828bc kind:load to:0x02098510 module:overlay(0) +from:0x021828c0 kind:load to:0x02181d30 module:overlay(98) +from:0x021828c4 kind:load to:0x02098518 module:overlay(0) +from:0x021828c8 kind:load to:0x0209851c module:overlay(0) +from:0x021828cc kind:load to:0x020985d8 module:overlay(0) +from:0x021828d0 kind:load to:0x02098644 module:overlay(0) +from:0x021828d4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021828d8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021828dc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021828e0 kind:load to:0x021820f4 module:overlay(98) +from:0x021828e4 kind:load to:0x02182124 module:overlay(98) +from:0x021828e8 kind:load to:0x021820d8 module:overlay(98) +from:0x021828f4 kind:load to:0x0218217c module:overlay(98) +from:0x021828f8 kind:load to:0x02097998 module:overlay(0) +from:0x021828fc kind:load to:0x020977a8 module:overlay(0) +from:0x02182900 kind:load to:0x02097824 module:overlay(0) +from:0x02182904 kind:load to:0x020979a0 module:overlay(0) +from:0x02182908 kind:load to:0x020979c0 module:overlay(0) +from:0x0218290c kind:load to:0x020979ec module:overlay(0) +from:0x02182918 kind:load to:0x0209856c module:overlay(0) +from:0x0218291c kind:load to:0x020985a8 module:overlay(0) +from:0x02182920 kind:load to:0x020985c0 module:overlay(0) +from:0x02182924 kind:load to:0x020985cc module:overlay(0) +from:0x02182928 kind:load to:0x01fff464 module:itcm +from:0x0218292c kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x02182930 kind:load to:0x021822f0 module:overlay(98) +from:0x02182934 kind:load to:0x02098504 module:overlay(0) +from:0x02182938 kind:load to:0x02182310 module:overlay(98) +from:0x0218293c kind:load to:0x0218232c module:overlay(98) +from:0x02182940 kind:load to:0x02098510 module:overlay(0) +from:0x02182944 kind:load to:0x02182340 module:overlay(98) +from:0x02182948 kind:load to:0x02098518 module:overlay(0) +from:0x0218294c kind:load to:0x0209851c module:overlay(0) +from:0x02182950 kind:load to:0x020985d8 module:overlay(0) +from:0x02182954 kind:load to:0x02098644 module:overlay(0) +from:0x02182958 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x0218295c kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02182960 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02182964 kind:load to:0x02182360 module:overlay(98) +from:0x02182968 kind:load to:0x02182380 module:overlay(98) diff --git a/config/eur1/arm9/overlays/ov098/symbols.txt b/config/eur1/arm9/overlays/ov098/symbols.txt new file mode 100644 index 00000000..40a4beb0 --- /dev/null +++ b/config/eur1/arm9/overlays/ov098/symbols.txt @@ -0,0 +1,114 @@ +func_ov098_02181240 kind:function(arm,size=0x30) addr:0x02181240 +func_ov098_02181270 kind:function(arm,size=0x68) addr:0x02181270 +func_ov098_021812d8 kind:function(arm,size=0xc) addr:0x021812d8 +func_ov098_021812e4 kind:function(arm,size=0x24) addr:0x021812e4 +func_ov098_02181308 kind:function(arm,size=0x74) addr:0x02181308 +func_ov098_0218137c kind:function(arm,size=0x9c) addr:0x0218137c +func_ov098_02181418 kind:function(arm,size=0x14) addr:0x02181418 +func_ov098_0218142c kind:function(arm,size=0x14) addr:0x0218142c +func_ov098_02181440 kind:function(arm,size=0x9c) addr:0x02181440 +func_ov098_021814dc kind:function(arm,size=0x9c) addr:0x021814dc +func_ov098_02181578 kind:function(arm,size=0x50) addr:0x02181578 +func_ov098_021815c8 kind:function(arm,size=0x14) addr:0x021815c8 +func_ov098_021815dc kind:function(arm,size=0x34) addr:0x021815dc +func_ov098_02181610 kind:function(arm,size=0x1c) addr:0x02181610 +func_ov098_0218162c kind:function(arm,size=0x16c) addr:0x0218162c +func_ov098_02181798 kind:function(arm,size=0x38) addr:0x02181798 +func_ov098_021817d0 kind:function(arm,size=0x30) addr:0x021817d0 +func_ov098_02181800 kind:function(arm,size=0x24) addr:0x02181800 +func_ov098_02181824 kind:function(arm,size=0x10) addr:0x02181824 +func_ov098_02181834 kind:function(arm,size=0x8) addr:0x02181834 +func_ov098_0218183c kind:function(arm,size=0x1c) addr:0x0218183c +func_ov098_02181858 kind:function(arm,size=0x1c) addr:0x02181858 +func_ov098_02181874 kind:function(arm,size=0x14) addr:0x02181874 +func_ov098_02181888 kind:function(arm,size=0xc) addr:0x02181888 +func_ov098_02181894 kind:function(arm,size=0x24) addr:0x02181894 +func_ov098_021818b8 kind:function(arm,size=0x60) addr:0x021818b8 +func_ov098_02181918 kind:function(arm,size=0x20) addr:0x02181918 +func_ov098_02181938 kind:function(arm,size=0x9c) addr:0x02181938 +func_ov098_021819d4 kind:function(arm,size=0x1c) addr:0x021819d4 +func_ov098_021819f0 kind:function(arm,size=0x30) addr:0x021819f0 +func_ov098_02181a20 kind:function(arm,size=0x38) addr:0x02181a20 +func_ov098_02181a58 kind:function(arm,size=0x14) addr:0x02181a58 +func_ov098_02181a6c kind:function(arm,size=0xc) addr:0x02181a6c +func_ov098_02181a78 kind:function(arm,size=0x24) addr:0x02181a78 +func_ov098_02181a9c kind:function(arm,size=0x74) addr:0x02181a9c +func_ov098_02181b10 kind:function(arm,size=0x90) addr:0x02181b10 +func_ov098_02181ba0 kind:function(arm,size=0x90) addr:0x02181ba0 +func_ov098_02181c30 kind:function(arm,size=0x9c) addr:0x02181c30 +func_ov098_02181ccc kind:function(arm,size=0x50) addr:0x02181ccc +func_ov098_02181d1c kind:function(arm,size=0x14) addr:0x02181d1c +func_ov098_02181d30 kind:function(arm,size=0x58) addr:0x02181d30 +func_ov098_02181d88 kind:function(arm,size=0x1c) addr:0x02181d88 +func_ov098_02181da4 kind:function(arm,size=0x16c) addr:0x02181da4 +func_ov098_02181f10 kind:function(arm,size=0x38) addr:0x02181f10 +func_ov098_02181f48 kind:function(arm,size=0x30) addr:0x02181f48 +func_ov098_02181f78 kind:function(arm,size=0x14) addr:0x02181f78 +func_ov098_02181f8c kind:function(arm,size=0xc) addr:0x02181f8c +func_ov098_02181f98 kind:function(arm,size=0x24) addr:0x02181f98 +func_ov098_02181fbc kind:function(arm,size=0x60) addr:0x02181fbc +func_ov098_0218201c kind:function(arm,size=0x20) addr:0x0218201c +func_ov098_0218203c kind:function(arm,size=0x9c) addr:0x0218203c +func_ov098_021820d8 kind:function(arm,size=0x1c) addr:0x021820d8 +func_ov098_021820f4 kind:function(arm,size=0x30) addr:0x021820f4 +func_ov098_02182124 kind:function(arm,size=0x38) addr:0x02182124 +func_ov098_0218215c kind:function(arm,size=0x14) addr:0x0218215c +func_ov098_02182170 kind:function(arm,size=0xc) addr:0x02182170 +func_ov098_0218217c kind:function(arm,size=0x24) addr:0x0218217c +func_ov098_021821a0 kind:function(arm,size=0x28) addr:0x021821a0 +func_ov098_021821c8 kind:function(arm,size=0x128) addr:0x021821c8 +func_ov098_021822f0 kind:function(arm,size=0x20) addr:0x021822f0 +func_ov098_02182310 kind:function(arm,size=0x1c) addr:0x02182310 +func_ov098_0218232c kind:function(arm,size=0x14) addr:0x0218232c +func_ov098_02182340 kind:function(arm,size=0x20) addr:0x02182340 +func_ov098_02182360 kind:function(arm,size=0x20) addr:0x02182360 +func_ov098_02182380 kind:function(arm,size=0x28) addr:0x02182380 +func_ov098_021823a8 kind:function(arm,size=0x14) addr:0x021823a8 +data_ov098_021823bc kind:data(any) addr:0x021823bc +__sinit_ov098_021823d0 kind:function(arm,size=0x50) addr:0x021823d0 +__sinit_ov098_02182420 kind:function(arm,size=0x50) addr:0x02182420 +__sinit_ov098_02182470 kind:function(arm,size=0x50) addr:0x02182470 +__sinit_ov098_021824c0 kind:function(arm,size=0x50) addr:0x021824c0 +__sinit_ov098_02182510 kind:function(arm,size=0x50) addr:0x02182510 +.p__sinit_ov098_021823d0 kind:data(word) addr:0x02182560 +.p__sinit_ov098_02182420 kind:data(word) addr:0x02182564 +.p__sinit_ov098_02182470 kind:data(word) addr:0x02182568 +.p__sinit_ov098_021824c0 kind:data(word) addr:0x0218256c +.p__sinit_ov098_02182510 kind:data(word) addr:0x02182570 +data_ov098_02182588 kind:data(any) addr:0x02182588 +data_ov098_02182594 kind:data(any) addr:0x02182594 +data_ov098_021825b0 kind:data(any) addr:0x021825b0 +data_ov098_021825c8 kind:data(any) addr:0x021825c8 +data_ov098_021825e8 kind:data(any) addr:0x021825e8 +data_ov098_02182630 kind:data(any) addr:0x02182630 +data_ov098_02182678 kind:data(any) addr:0x02182678 +data_ov098_021826d8 kind:data(any) addr:0x021826d8 +data_ov098_021826f4 kind:data(any) addr:0x021826f4 +data_ov098_0218270c kind:data(any) addr:0x0218270c +data_ov098_0218272c kind:data(any) addr:0x0218272c +data_ov098_0218278c kind:data(any) addr:0x0218278c +data_ov098_021827a8 kind:data(any) addr:0x021827a8 +data_ov098_021827c0 kind:data(any) addr:0x021827c0 +data_ov098_021827e0 kind:data(any) addr:0x021827e0 +data_ov098_02182840 kind:data(any) addr:0x02182840 +data_ov098_0218285c kind:data(any) addr:0x0218285c +data_ov098_02182874 kind:data(any) addr:0x02182874 +data_ov098_02182894 kind:data(any) addr:0x02182894 +data_ov098_021828f4 kind:data(any) addr:0x021828f4 +data_ov098_02182918 kind:data(any) addr:0x02182918 +data_ov098_02182980 kind:bss addr:0x02182980 +data_ov098_02182984 kind:bss addr:0x02182984 +data_ov098_02182990 kind:bss addr:0x02182990 +data_ov098_02182a68 kind:bss addr:0x02182a68 +data_ov098_02182a6c kind:bss addr:0x02182a6c +data_ov098_02182a78 kind:bss addr:0x02182a78 +data_ov098_02182b50 kind:bss addr:0x02182b50 +data_ov098_02182b54 kind:bss addr:0x02182b54 +data_ov098_02182b60 kind:bss addr:0x02182b60 +data_ov098_02182c38 kind:bss addr:0x02182c38 +data_ov098_02182c3c kind:bss addr:0x02182c3c +data_ov098_02182c48 kind:bss addr:0x02182c48 +data_ov098_02182d20 kind:bss addr:0x02182d20 +data_ov098_02182d24 kind:bss addr:0x02182d24 +data_ov098_02182d30 kind:bss addr:0x02182d30 +data_ov098_02182d6c kind:bss addr:0x02182d6c diff --git a/config/eur1/arm9/overlays/ov099/delinks.txt b/config/eur1/arm9/overlays/ov099/delinks.txt new file mode 100644 index 00000000..cdb90312 --- /dev/null +++ b/config/eur1/arm9/overlays/ov099/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02181240 end:0x021822d0 kind:code align:32 + .init start:0x021822d0 end:0x02182410 kind:code align:4 + .ctor start:0x02182410 end:0x02182420 kind:rodata align:4 + .data start:0x02182440 end:0x021827a0 kind:data align:32 + .bss start:0x021827a0 end:0x02182b40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov099/relocs.txt b/config/eur1/arm9/overlays/ov099/relocs.txt new file mode 100644 index 00000000..74bccc01 --- /dev/null +++ b/config/eur1/arm9/overlays/ov099/relocs.txt @@ -0,0 +1,326 @@ +from:0x0218124c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x0218126c kind:load to:0x02182448 module:overlay(99) +from:0x021812b0 kind:load to:0x027e0130 module:dtcm +from:0x021812bc kind:load to:0x021827b0 module:overlay(99) +from:0x021812d0 kind:arm_call to:0x02011f3c module:main +from:0x021812dc kind:arm_call to:0x02181328 module:overlay(99) +from:0x021812f0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181310 kind:load to:0x0218246c module:overlay(99) +from:0x0218131c kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02181334 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02181398 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x021813c4 kind:arm_call_thumb to:0x0209a1dc module:overlay(0) +from:0x021813e0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021813f0 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x0218140c kind:arm_call to:0x02181240 module:overlay(99) +from:0x02181424 kind:load to:0x021824dc module:overlay(99) +from:0x02181428 kind:load to:0x021827b0 module:overlay(99) +from:0x0218142c kind:load to:0x02182490 module:overlay(99) +from:0x021814a4 kind:arm_call to:0x020f4638 module:overlay(21) +from:0x021814b8 kind:arm_call to:0x01fff350 module:itcm +from:0x021814e0 kind:load to:0x0218244c module:overlay(99) +from:0x021814e4 kind:load to:0x027e09a4 module:dtcm +from:0x021814e8 kind:load to:0x027e0ce4 module:dtcm +from:0x02181514 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181524 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0218155c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181578 kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02181580 kind:load to:0x027e0958 module:dtcm +from:0x02181590 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x02181598 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021815a0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021815a8 kind:arm_call to:0x02011ff4 module:main +from:0x021815c0 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x021815c8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021815d0 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021815ec kind:arm_call to:0x02057c98 module:overlay(0) +from:0x021815f8 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02181614 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02181624 kind:arm_call to:0x020578a4 module:overlay(0) +from:0x02181634 kind:arm_call_thumb to:0x0209a29c module:overlay(0) +from:0x0218163c kind:arm_call to:0x02011ff4 module:main +from:0x02181650 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02181664 kind:load to:0x02182898 module:overlay(99) +from:0x02181678 kind:arm_call to:0x02011f3c module:main +from:0x02181684 kind:arm_call to:0x021816d0 module:overlay(99) +from:0x02181698 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021816b8 kind:load to:0x02182538 module:overlay(99) +from:0x021816c4 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021816dc kind:arm_call to:0x020983dc module:overlay(0) +from:0x02181740 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181768 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181780 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021817b4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x021817cc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x021817f0 kind:load to:0x021825d4 module:overlay(99) +from:0x021817f4 kind:load to:0x02182898 module:overlay(99) +from:0x021817f8 kind:load to:0x0218258c module:overlay(99) +from:0x02181878 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x0218189c kind:arm_call to:0x020f4638 module:overlay(21) +from:0x021818b0 kind:arm_call to:0x01fff350 module:itcm +from:0x021818d8 kind:load to:0x02182554 module:overlay(99) +from:0x021818dc kind:load to:0x0218256c module:overlay(99) +from:0x021818e0 kind:load to:0x027e09a4 module:dtcm +from:0x021818e4 kind:load to:0x027e0ce4 module:dtcm +from:0x02181910 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181920 kind:arm_call to:0x02098524 module:overlay(0) +from:0x0218196c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021819b0 kind:load to:0x027e0130 module:dtcm +from:0x021819c0 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021819c8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x021819d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021819d8 kind:arm_call to:0x020984dc module:overlay(0) +from:0x021819e0 kind:arm_call to:0x02011ff4 module:main +from:0x021819f8 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181a00 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181a08 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181a10 kind:arm_call to:0x020984dc module:overlay(0) +from:0x02181a38 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02181a4c kind:load to:0x020578a4 module:overlay(0) +from:0x02181a60 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181a68 kind:arm_call to:0x02011ff4 module:main +from:0x02181a7c kind:arm_call to:0x02097960 module:overlay(0) +from:0x02181a90 kind:load to:0x02182980 module:overlay(99) +from:0x02181aa4 kind:arm_call to:0x02011f3c module:main +from:0x02181ab0 kind:arm_call to:0x02181ae0 module:overlay(99) +from:0x02181ac4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181adc kind:load to:0x02182630 module:overlay(99) +from:0x02181ae8 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02181b40 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181b68 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181b80 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181bb4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181bcc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181bf0 kind:load to:0x02182684 module:overlay(99) +from:0x02181bf4 kind:load to:0x02182980 module:overlay(99) +from:0x02181bf8 kind:load to:0x0218258c module:overlay(99) +from:0x02181c34 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02181c60 kind:arm_call to:0x02099eac module:overlay(0) +from:0x02181ce0 kind:load to:0x0218264c module:overlay(99) +from:0x02181ce4 kind:load to:0x02182664 module:overlay(99) +from:0x02181d54 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181d5c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181d64 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181d6c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02181d84 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181d8c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02181d94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02181d9c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02181da4 kind:arm_call to:0x02011ff4 module:main +from:0x02181db8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x02181dcc kind:load to:0x02182a68 module:overlay(99) +from:0x02181de0 kind:arm_call to:0x02011f3c module:main +from:0x02181dec kind:arm_call to:0x02181e1c module:overlay(99) +from:0x02181e00 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181e18 kind:load to:0x021826e0 module:overlay(99) +from:0x02181e24 kind:arm_call to:0x020983dc module:overlay(0) +from:0x02181e7c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02181ea4 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181ebc kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181ef0 kind:arm_call_thumb to:0x02099a7c module:overlay(0) +from:0x02181f08 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02181f20 kind:load to:0x02182734 module:overlay(99) +from:0x02181f24 kind:load to:0x02182a68 module:overlay(99) +from:0x02181f28 kind:load to:0x0218258c module:overlay(99) +from:0x02181f64 kind:arm_call to:0x0209a04c module:overlay(0) +from:0x02181f90 kind:arm_call to:0x02099eac module:overlay(0) +from:0x02181fd0 kind:load to:0x021826fc module:overlay(99) +from:0x02181fd4 kind:load to:0x02182714 module:overlay(99) +from:0x02182044 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0218204c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02182054 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218205c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02182074 kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x0218207c kind:arm_call_thumb to:0x02099b50 module:overlay(0) +from:0x02182084 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218208c kind:arm_call to:0x020984dc module:overlay(0) +from:0x02182094 kind:arm_call to:0x02011ff4 module:main +from:0x021820a8 kind:arm_call to:0x02097960 module:overlay(0) +from:0x021820c8 kind:arm_call to:0x020f4638 module:overlay(21) +from:0x021820dc kind:arm_call to:0x01fff350 module:itcm +from:0x021820fc kind:load to:0x027e0ce4 module:dtcm +from:0x0218213c kind:arm_call to:0x021820b4 module:overlay(99) +from:0x0218214c kind:arm_call to:0x021820b4 module:overlay(99) +from:0x0218217c kind:arm_call to:0x020c2738 module:overlay(17) +from:0x02182194 kind:arm_call to:0x02071800 module:overlay(0) +from:0x021821a4 kind:arm_call to:0x02071734 module:overlay(0) +from:0x021821c8 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x021821e4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021821f0 kind:load to:0x027e09a8 module:dtcm +from:0x021821f8 kind:load to:0x027e0cec module:dtcm +from:0x021822c0 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021822cc kind:load to:0x027e0cec module:dtcm +from:0x021822ec kind:arm_call to:0x021812e4 module:overlay(99) +from:0x021822fc kind:arm_call to:0x0203ce74 module:main +from:0x02182310 kind:load to:0x021827a0 module:overlay(99) +from:0x02182314 kind:load to:0x021827b0 module:overlay(99) +from:0x02182318 kind:load to:0x02181648 module:overlay(99) +from:0x0218231c kind:load to:0x021827a4 module:overlay(99) +from:0x0218233c kind:arm_call to:0x0218168c module:overlay(99) +from:0x0218234c kind:arm_call to:0x0203ce74 module:main +from:0x02182360 kind:load to:0x02182888 module:overlay(99) +from:0x02182364 kind:load to:0x02182898 module:overlay(99) +from:0x02182368 kind:load to:0x02181a74 module:overlay(99) +from:0x0218236c kind:load to:0x0218288c module:overlay(99) +from:0x0218238c kind:arm_call to:0x02181ab8 module:overlay(99) +from:0x0218239c kind:arm_call to:0x0203ce74 module:main +from:0x021823b0 kind:load to:0x02182970 module:overlay(99) +from:0x021823b4 kind:load to:0x02182980 module:overlay(99) +from:0x021823b8 kind:load to:0x02181db0 module:overlay(99) +from:0x021823bc kind:load to:0x02182974 module:overlay(99) +from:0x021823dc kind:arm_call to:0x02181df4 module:overlay(99) +from:0x021823ec kind:arm_call to:0x0203ce74 module:main +from:0x02182400 kind:load to:0x02182a58 module:overlay(99) +from:0x02182404 kind:load to:0x02182a68 module:overlay(99) +from:0x02182408 kind:load to:0x021820a0 module:overlay(99) +from:0x0218240c kind:load to:0x02182a5c module:overlay(99) +from:0x02182410 kind:load to:0x021822d0 module:overlay(99) +from:0x02182414 kind:load to:0x02182320 module:overlay(99) +from:0x02182418 kind:load to:0x02182370 module:overlay(99) +from:0x0218241c kind:load to:0x021823c0 module:overlay(99) +from:0x02182448 kind:load to:0x02181270 module:overlay(99) +from:0x0218246c kind:load to:0x021812c0 module:overlay(99) +from:0x02182470 kind:load to:0x02097998 module:overlay(0) +from:0x02182474 kind:load to:0x020977a8 module:overlay(0) +from:0x02182478 kind:load to:0x02097824 module:overlay(0) +from:0x0218247c kind:load to:0x020979a0 module:overlay(0) +from:0x02182480 kind:load to:0x020979c0 module:overlay(0) +from:0x02182484 kind:load to:0x020979ec module:overlay(0) +from:0x02182490 kind:load to:0x02181314 module:overlay(99) +from:0x02182494 kind:load to:0x0218162c module:overlay(99) +from:0x02182498 kind:load to:0x0209a2a8 module:overlay(0) +from:0x0218249c kind:load to:0x0209a2dc module:overlay(0) +from:0x021824a0 kind:load to:0x0209a374 module:overlay(0) +from:0x021824a4 kind:load to:0x0209a388 module:overlay(0) +from:0x021824a8 kind:load to:0x0209a138 module:overlay(0) +from:0x021824ac kind:load to:0x0209a3b0 module:overlay(0) +from:0x021824b0 kind:load to:0x0209a438 module:overlay(0) +from:0x021824b4 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021824b8 kind:load to:0x0209a344 module:overlay(0) +from:0x021824bc kind:load to:0x0209a35c module:overlay(0) +from:0x021824c0 kind:load to:0x0209a39c module:overlay(0) +from:0x021824c4 kind:load to:0x0209a728 module:overlay(0) +from:0x021824c8 kind:load to:0x02181600 module:overlay(99) +from:0x021824cc kind:load to:0x021815dc module:overlay(99) +from:0x021824d0 kind:load to:0x0209a760 module:overlay(0) +from:0x021824dc kind:load to:0x0209856c module:overlay(0) +from:0x021824e0 kind:load to:0x020985a8 module:overlay(0) +from:0x021824e4 kind:load to:0x020985c0 module:overlay(0) +from:0x021824e8 kind:load to:0x020985cc module:overlay(0) +from:0x021824ec kind:load to:0x01fff464 module:itcm +from:0x021824f0 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021824f4 kind:load to:0x02181430 module:overlay(99) +from:0x021824f8 kind:load to:0x02098504 module:overlay(0) +from:0x021824fc kind:load to:0x021814ec module:overlay(99) +from:0x02182500 kind:load to:0x0218153c module:overlay(99) +from:0x02182504 kind:load to:0x02098510 module:overlay(0) +from:0x02182508 kind:load to:0x02181550 module:overlay(99) +from:0x0218250c kind:load to:0x02098518 module:overlay(0) +from:0x02182510 kind:load to:0x0209851c module:overlay(0) +from:0x02182514 kind:load to:0x020985d8 module:overlay(0) +from:0x02182518 kind:load to:0x02098644 module:overlay(0) +from:0x0218251c kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02182520 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x02182524 kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02182528 kind:load to:0x021815b4 module:overlay(99) +from:0x0218252c kind:load to:0x02181584 module:overlay(99) +from:0x02182538 kind:load to:0x02181668 module:overlay(99) +from:0x0218253c kind:load to:0x02097998 module:overlay(0) +from:0x02182540 kind:load to:0x020977a8 module:overlay(0) +from:0x02182544 kind:load to:0x02097824 module:overlay(0) +from:0x02182548 kind:load to:0x020979a0 module:overlay(0) +from:0x0218254c kind:load to:0x020979c0 module:overlay(0) +from:0x02182550 kind:load to:0x020979ec module:overlay(0) +from:0x0218258c kind:load to:0x021816bc module:overlay(99) +from:0x02182590 kind:load to:0x02181a58 module:overlay(99) +from:0x02182594 kind:load to:0x02099b54 module:overlay(0) +from:0x02182598 kind:load to:0x02099b8c module:overlay(0) +from:0x0218259c kind:load to:0x0209a190 module:overlay(0) +from:0x021825a0 kind:load to:0x0209a198 module:overlay(0) +from:0x021825a4 kind:load to:0x0209a138 module:overlay(0) +from:0x021825a8 kind:load to:0x02099d04 module:overlay(0) +from:0x021825ac kind:load to:0x02099bf4 module:overlay(0) +from:0x021825b0 kind:load to:0x0209a0c0 module:overlay(0) +from:0x021825b4 kind:load to:0x0209a148 module:overlay(0) +from:0x021825b8 kind:load to:0x0209a160 module:overlay(0) +from:0x021825bc kind:load to:0x02181a50 module:overlay(99) +from:0x021825c0 kind:load to:0x0209a178 module:overlay(0) +from:0x021825c4 kind:load to:0x02181a40 module:overlay(99) +from:0x021825c8 kind:load to:0x02181a1c module:overlay(99) +from:0x021825d4 kind:load to:0x0209856c module:overlay(0) +from:0x021825d8 kind:load to:0x020985a8 module:overlay(0) +from:0x021825dc kind:load to:0x020985c0 module:overlay(0) +from:0x021825e0 kind:load to:0x020985cc module:overlay(0) +from:0x021825e4 kind:load to:0x01fff464 module:itcm +from:0x021825e8 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x021825ec kind:load to:0x021817fc module:overlay(99) +from:0x021825f0 kind:load to:0x02098504 module:overlay(0) +from:0x021825f4 kind:load to:0x021818e8 module:overlay(99) +from:0x021825f8 kind:load to:0x02181948 module:overlay(99) +from:0x021825fc kind:load to:0x02098510 module:overlay(0) +from:0x02182600 kind:load to:0x0218195c module:overlay(99) +from:0x02182604 kind:load to:0x02098518 module:overlay(0) +from:0x02182608 kind:load to:0x0209851c module:overlay(0) +from:0x0218260c kind:load to:0x020985d8 module:overlay(0) +from:0x02182610 kind:load to:0x02098644 module:overlay(0) +from:0x02182614 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02182618 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0218261c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02182620 kind:load to:0x021819ec module:overlay(99) +from:0x02182624 kind:load to:0x021819b4 module:overlay(99) +from:0x02182630 kind:load to:0x02181a94 module:overlay(99) +from:0x02182634 kind:load to:0x02097998 module:overlay(0) +from:0x02182638 kind:load to:0x020977a8 module:overlay(0) +from:0x0218263c kind:load to:0x02097824 module:overlay(0) +from:0x02182640 kind:load to:0x020979a0 module:overlay(0) +from:0x02182644 kind:load to:0x020979c0 module:overlay(0) +from:0x02182648 kind:load to:0x020979ec module:overlay(0) +from:0x02182684 kind:load to:0x0209856c module:overlay(0) +from:0x02182688 kind:load to:0x020985a8 module:overlay(0) +from:0x0218268c kind:load to:0x020985c0 module:overlay(0) +from:0x02182690 kind:load to:0x020985cc module:overlay(0) +from:0x02182694 kind:load to:0x01fff464 module:itcm +from:0x02182698 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0218269c kind:load to:0x02181bfc module:overlay(99) +from:0x021826a0 kind:load to:0x02098504 module:overlay(0) +from:0x021826a4 kind:load to:0x02181ce8 module:overlay(99) +from:0x021826a8 kind:load to:0x02181d14 module:overlay(99) +from:0x021826ac kind:load to:0x02098510 module:overlay(0) +from:0x021826b0 kind:load to:0x02181d28 module:overlay(99) +from:0x021826b4 kind:load to:0x02098518 module:overlay(0) +from:0x021826b8 kind:load to:0x0209851c module:overlay(0) +from:0x021826bc kind:load to:0x020985d8 module:overlay(0) +from:0x021826c0 kind:load to:0x02098644 module:overlay(0) +from:0x021826c4 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x021826c8 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x021826cc kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x021826d0 kind:load to:0x02181d48 module:overlay(99) +from:0x021826d4 kind:load to:0x02181d78 module:overlay(99) +from:0x021826e0 kind:load to:0x02181dd0 module:overlay(99) +from:0x021826e4 kind:load to:0x02097998 module:overlay(0) +from:0x021826e8 kind:load to:0x020977a8 module:overlay(0) +from:0x021826ec kind:load to:0x02097824 module:overlay(0) +from:0x021826f0 kind:load to:0x020979a0 module:overlay(0) +from:0x021826f4 kind:load to:0x020979c0 module:overlay(0) +from:0x021826f8 kind:load to:0x020979ec module:overlay(0) +from:0x02182734 kind:load to:0x0209856c module:overlay(0) +from:0x02182738 kind:load to:0x020985a8 module:overlay(0) +from:0x0218273c kind:load to:0x020985c0 module:overlay(0) +from:0x02182740 kind:load to:0x020985cc module:overlay(0) +from:0x02182744 kind:load to:0x01fff464 module:itcm +from:0x02182748 kind:load to:0x020bfd90 module:overlays(2,4,17) +from:0x0218274c kind:load to:0x02181f2c module:overlay(99) +from:0x02182750 kind:load to:0x02098504 module:overlay(0) +from:0x02182754 kind:load to:0x02181fd8 module:overlay(99) +from:0x02182758 kind:load to:0x02182004 module:overlay(99) +from:0x0218275c kind:load to:0x02098510 module:overlay(0) +from:0x02182760 kind:load to:0x02182018 module:overlay(99) +from:0x02182764 kind:load to:0x02098518 module:overlay(0) +from:0x02182768 kind:load to:0x0209851c module:overlay(0) +from:0x0218276c kind:load to:0x020985d8 module:overlay(0) +from:0x02182770 kind:load to:0x02098644 module:overlay(0) +from:0x02182774 kind:load to:0x020bf934 module:overlays(2,4,17) +from:0x02182778 kind:load to:0x020bf978 module:overlays(2,4,17) +from:0x0218277c kind:load to:0x020bff0c module:overlays(2,4,17) +from:0x02182780 kind:load to:0x02182038 module:overlay(99) +from:0x02182784 kind:load to:0x02182068 module:overlay(99) diff --git a/config/eur1/arm9/overlays/ov099/symbols.txt b/config/eur1/arm9/overlays/ov099/symbols.txt new file mode 100644 index 00000000..0df451e8 --- /dev/null +++ b/config/eur1/arm9/overlays/ov099/symbols.txt @@ -0,0 +1,96 @@ +func_ov099_02181240 kind:function(arm,size=0x30) addr:0x02181240 +func_ov099_02181270 kind:function(arm,size=0x44) addr:0x02181270 +func_ov099_021812b4 kind:function(arm,size=0xc) addr:0x021812b4 +func_ov099_021812c0 kind:function(arm,size=0x24) addr:0x021812c0 +func_ov099_021812e4 kind:function(arm,size=0x30) addr:0x021812e4 +func_ov099_02181314 kind:function(arm,size=0x14) addr:0x02181314 +func_ov099_02181328 kind:function(arm,size=0x108) addr:0x02181328 +func_ov099_02181430 kind:function(arm,size=0xbc) addr:0x02181430 +func_ov099_021814ec kind:function(arm,size=0x50) addr:0x021814ec +func_ov099_0218153c kind:function(arm,size=0x14) addr:0x0218153c +func_ov099_02181550 kind:function(arm,size=0x34) addr:0x02181550 +func_ov099_02181584 kind:function(arm,size=0x30) addr:0x02181584 +func_ov099_021815b4 kind:function(arm,size=0x28) addr:0x021815b4 +func_ov099_021815dc kind:function(arm,size=0x24) addr:0x021815dc +func_ov099_02181600 kind:function(arm,size=0x2c) addr:0x02181600 +func_ov099_0218162c kind:function(arm,size=0x1c) addr:0x0218162c +func_ov099_02181648 kind:function(arm,size=0x14) addr:0x02181648 +func_ov099_0218165c kind:function(arm,size=0xc) addr:0x0218165c +func_ov099_02181668 kind:function(arm,size=0x24) addr:0x02181668 +func_ov099_0218168c kind:function(arm,size=0x30) addr:0x0218168c +func_ov099_021816bc kind:function(arm,size=0x14) addr:0x021816bc +func_ov099_021816d0 kind:function(arm,size=0x12c) addr:0x021816d0 +func_ov099_021817fc kind:function(arm,size=0xec) addr:0x021817fc +func_ov099_021818e8 kind:function(arm,size=0x60) addr:0x021818e8 +func_ov099_02181948 kind:function(arm,size=0x14) addr:0x02181948 +func_ov099_0218195c kind:function(arm,size=0x58) addr:0x0218195c +func_ov099_021819b4 kind:function(arm,size=0x38) addr:0x021819b4 +func_ov099_021819ec kind:function(arm,size=0x30) addr:0x021819ec +func_ov099_02181a1c kind:function(arm,size=0x24) addr:0x02181a1c +func_ov099_02181a40 kind:function(arm,size=0x10) addr:0x02181a40 +func_ov099_02181a50 kind:function(arm,size=0x8) addr:0x02181a50 +func_ov099_02181a58 kind:function(arm,size=0x1c) addr:0x02181a58 +func_ov099_02181a74 kind:function(arm,size=0x14) addr:0x02181a74 +func_ov099_02181a88 kind:function(arm,size=0xc) addr:0x02181a88 +func_ov099_02181a94 kind:function(arm,size=0x24) addr:0x02181a94 +func_ov099_02181ab8 kind:function(arm,size=0x28) addr:0x02181ab8 +func_ov099_02181ae0 kind:function(arm,size=0x11c) addr:0x02181ae0 +func_ov099_02181bfc kind:function(arm,size=0xec) addr:0x02181bfc +func_ov099_02181ce8 kind:function(arm,size=0x2c) addr:0x02181ce8 +func_ov099_02181d14 kind:function(arm,size=0x14) addr:0x02181d14 +func_ov099_02181d28 kind:function(arm,size=0x20) addr:0x02181d28 +func_ov099_02181d48 kind:function(arm,size=0x30) addr:0x02181d48 +func_ov099_02181d78 kind:function(arm,size=0x38) addr:0x02181d78 +func_ov099_02181db0 kind:function(arm,size=0x14) addr:0x02181db0 +func_ov099_02181dc4 kind:function(arm,size=0xc) addr:0x02181dc4 +func_ov099_02181dd0 kind:function(arm,size=0x24) addr:0x02181dd0 +func_ov099_02181df4 kind:function(arm,size=0x28) addr:0x02181df4 +func_ov099_02181e1c kind:function(arm,size=0x110) addr:0x02181e1c +func_ov099_02181f2c kind:function(arm,size=0xac) addr:0x02181f2c +func_ov099_02181fd8 kind:function(arm,size=0x2c) addr:0x02181fd8 +func_ov099_02182004 kind:function(arm,size=0x14) addr:0x02182004 +func_ov099_02182018 kind:function(arm,size=0x20) addr:0x02182018 +func_ov099_02182038 kind:function(arm,size=0x30) addr:0x02182038 +func_ov099_02182068 kind:function(arm,size=0x38) addr:0x02182068 +func_ov099_021820a0 kind:function(arm,size=0x14) addr:0x021820a0 +func_ov099_021820b4 kind:function(arm,size=0x4c) addr:0x021820b4 +func_ov099_02182100 kind:function(arm,size=0x100) addr:0x02182100 +func_ov099_02182200 kind:function(arm,size=0xd0) addr:0x02182200 +__sinit_ov099_021822d0 kind:function(arm,size=0x50) addr:0x021822d0 +__sinit_ov099_02182320 kind:function(arm,size=0x50) addr:0x02182320 +__sinit_ov099_02182370 kind:function(arm,size=0x50) addr:0x02182370 +__sinit_ov099_021823c0 kind:function(arm,size=0x50) addr:0x021823c0 +.p__sinit_ov099_021822d0 kind:data(word) addr:0x02182410 +.p__sinit_ov099_02182320 kind:data(word) addr:0x02182414 +.p__sinit_ov099_02182370 kind:data(word) addr:0x02182418 +.p__sinit_ov099_021823c0 kind:data(word) addr:0x0218241c +data_ov099_02182448 kind:data(any) addr:0x02182448 +data_ov099_0218244c kind:data(any) addr:0x0218244c +data_ov099_0218246c kind:data(any) addr:0x0218246c +data_ov099_02182490 kind:data(any) addr:0x02182490 +data_ov099_021824dc kind:data(any) addr:0x021824dc +data_ov099_02182538 kind:data(any) addr:0x02182538 +data_ov099_02182554 kind:data(any) addr:0x02182554 +data_ov099_0218256c kind:data(any) addr:0x0218256c +data_ov099_0218258c kind:data(any) addr:0x0218258c +data_ov099_021825d4 kind:data(any) addr:0x021825d4 +data_ov099_02182630 kind:data(any) addr:0x02182630 +data_ov099_0218264c kind:data(any) addr:0x0218264c +data_ov099_02182664 kind:data(any) addr:0x02182664 +data_ov099_02182684 kind:data(any) addr:0x02182684 +data_ov099_021826e0 kind:data(any) addr:0x021826e0 +data_ov099_021826fc kind:data(any) addr:0x021826fc +data_ov099_02182714 kind:data(any) addr:0x02182714 +data_ov099_02182734 kind:data(any) addr:0x02182734 +data_ov099_021827a0 kind:bss addr:0x021827a0 +data_ov099_021827a4 kind:bss addr:0x021827a4 +data_ov099_021827b0 kind:bss addr:0x021827b0 +data_ov099_02182888 kind:bss addr:0x02182888 +data_ov099_0218288c kind:bss addr:0x0218288c +data_ov099_02182898 kind:bss addr:0x02182898 +data_ov099_02182970 kind:bss addr:0x02182970 +data_ov099_02182974 kind:bss addr:0x02182974 +data_ov099_02182980 kind:bss addr:0x02182980 +data_ov099_02182a58 kind:bss addr:0x02182a58 +data_ov099_02182a5c kind:bss addr:0x02182a5c +data_ov099_02182a68 kind:bss addr:0x02182a68 diff --git a/config/eur1/arm9/overlays/ov100/delinks.txt b/config/eur1/arm9/overlays/ov100/delinks.txt new file mode 100644 index 00000000..bdc11d96 --- /dev/null +++ b/config/eur1/arm9/overlays/ov100/delinks.txt @@ -0,0 +1,2 @@ + .ctor start:0x02182e20 end:0x02182e20 kind:rodata align:4 + .bss start:0x02182e40 end:0x02189e40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov100/relocs.txt b/config/eur1/arm9/overlays/ov100/relocs.txt new file mode 100644 index 00000000..e69de29b diff --git a/config/eur1/arm9/overlays/ov100/symbols.txt b/config/eur1/arm9/overlays/ov100/symbols.txt new file mode 100644 index 00000000..4449a21c --- /dev/null +++ b/config/eur1/arm9/overlays/ov100/symbols.txt @@ -0,0 +1,29 @@ +data_ov100_02182e40 kind:bss addr:0x02182e40 ambiguous +data_ov100_02183054 kind:bss addr:0x02183054 ambiguous +data_ov100_0218365d kind:bss addr:0x0218365d ambiguous +data_ov100_021836e9 kind:bss addr:0x021836e9 ambiguous +data_ov100_021837c1 kind:bss addr:0x021837c1 ambiguous +data_ov100_021838a1 kind:bss addr:0x021838a1 ambiguous +data_ov100_02183971 kind:bss addr:0x02183971 ambiguous +data_ov100_02183abd kind:bss addr:0x02183abd ambiguous +data_ov100_02183b68 kind:bss addr:0x02183b68 ambiguous +data_ov100_02183bdc kind:bss addr:0x02183bdc ambiguous +data_ov100_02183d28 kind:bss addr:0x02183d28 ambiguous +data_ov100_02183d70 kind:bss addr:0x02183d70 ambiguous +data_ov100_02183fe8 kind:bss addr:0x02183fe8 ambiguous +data_ov100_02184168 kind:bss addr:0x02184168 ambiguous +data_ov100_0218417c kind:bss addr:0x0218417c ambiguous +data_ov100_021847c8 kind:bss addr:0x021847c8 ambiguous +data_ov100_02184828 kind:bss addr:0x02184828 ambiguous +data_ov100_02184844 kind:bss addr:0x02184844 ambiguous +data_ov100_021849d4 kind:bss addr:0x021849d4 ambiguous +data_ov100_02184f88 kind:bss addr:0x02184f88 ambiguous +data_ov100_02185830 kind:bss addr:0x02185830 ambiguous +data_ov100_021862c4 kind:bss addr:0x021862c4 ambiguous +data_ov100_02189048 kind:bss addr:0x02189048 ambiguous +data_ov100_02189108 kind:bss addr:0x02189108 ambiguous +data_ov100_02189164 kind:bss addr:0x02189164 ambiguous +data_ov100_02189178 kind:bss addr:0x02189178 ambiguous +data_ov100_02189188 kind:bss addr:0x02189188 ambiguous +data_ov100_02189198 kind:bss addr:0x02189198 ambiguous +data_ov100_02189480 kind:bss addr:0x02189480 ambiguous diff --git a/config/eur1/arm9/overlays/ov101/delinks.txt b/config/eur1/arm9/overlays/ov101/delinks.txt new file mode 100644 index 00000000..e087db89 --- /dev/null +++ b/config/eur1/arm9/overlays/ov101/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02182e20 end:0x02183ad0 kind:code align:32 + .init start:0x02183ad0 end:0x02183ae8 kind:code align:4 + .ctor start:0x02183ae8 end:0x02183aec kind:rodata align:4 + .data start:0x02183b00 end:0x02183c00 kind:data align:32 + .bss start:0x02183c00 end:0x02183c00 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov101/relocs.txt b/config/eur1/arm9/overlays/ov101/relocs.txt new file mode 100644 index 00000000..b9013c73 --- /dev/null +++ b/config/eur1/arm9/overlays/ov101/relocs.txt @@ -0,0 +1,189 @@ +from:0x02182e2e kind:thumb_call to:0x020dc534 module:overlay(31) +from:0x02182e3e kind:thumb_call to:0x020dc590 module:overlay(31) +from:0x02182e52 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182e62 kind:thumb_call_arm to:0x020e10c8 module:overlay(31) +from:0x02182e6c kind:thumb_call_arm to:0x020e0a8c module:overlay(31) +from:0x02182e72 kind:thumb_call_arm to:0x020dbb60 module:overlay(31) +from:0x02182e80 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182e88 kind:thumb_call to:0x02182e20 module:overlay(101) +from:0x02182e96 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182ea6 kind:thumb_call_arm to:0x020db6d4 module:overlay(31) +from:0x02182eb2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182eba kind:thumb_call to:0x020dba5c module:overlay(31) +from:0x02182ec6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182edc kind:thumb_call_arm to:0x020db3d0 module:overlay(31) +from:0x02182ee6 kind:thumb_call to:0x020db8e0 module:overlay(31) +from:0x02182eec kind:thumb_call to:0x020d9cf0 module:overlay(31) +from:0x02182ef2 kind:thumb_call to:0x020d96b8 module:overlay(31) +from:0x02182ef8 kind:thumb_call to:0x020d9778 module:overlay(31) +from:0x02182f04 kind:thumb_call to:0x02182f88 module:overlay(101) +from:0x02182f08 kind:thumb_call to:0x02182fa8 module:overlay(101) +from:0x02182f0c kind:thumb_call to:0x02182fc8 module:overlay(101) +from:0x02182f12 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f1e kind:thumb_call to:0x020dba70 module:overlay(31) +from:0x02182f24 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f2a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f36 kind:thumb_call to:0x02182e38 module:overlay(101) +from:0x02182f3c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f42 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f4c kind:thumb_call to:0x020db8f8 module:overlay(31) +from:0x02182f52 kind:thumb_call_arm to:0x020672ac module:overlay(0) +from:0x02182f62 kind:thumb_call_arm to:0x020dbb60 module:overlay(31) +from:0x02182f68 kind:thumb_call_arm to:0x020db458 module:overlay(31) +from:0x02182f76 kind:thumb_call_arm to:0x020db6d4 module:overlay(31) +from:0x02182f7c kind:thumb_call_arm to:0x020dba74 module:overlay(31) +from:0x02182f82 kind:thumb_call_arm to:0x020db3d0 module:overlay(31) +from:0x02182f96 kind:thumb_call to:0x02182fe8 module:overlay(101) +from:0x02182f9c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182fa4 kind:load to:0x027e0d30 module:dtcm +from:0x02182fb6 kind:thumb_call to:0x02182ff4 module:overlay(101) +from:0x02182fbc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182fc4 kind:load to:0x027e0d2c module:dtcm +from:0x02182fd6 kind:thumb_call to:0x02183000 module:overlay(101) +from:0x02182fdc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182fe4 kind:load to:0x027e0d38 module:dtcm +from:0x02182ff0 kind:load to:0x027e0d30 module:dtcm +from:0x02182ffc kind:load to:0x027e0d2c module:dtcm +from:0x02183008 kind:load to:0x027e0d38 module:dtcm +from:0x0218301a kind:thumb_call to:0x020bc068 module:overlay(1) +from:0x02183026 kind:thumb_call_arm to:0x0201667c module:main +from:0x02183052 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0218305a kind:thumb_call to:0x021689b0 module:overlay(93) +from:0x02183082 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0218308a kind:thumb_call to:0x02179ddc module:overlay(96) +from:0x021830a6 kind:thumb_call to:0x020bc9dc module:overlay(1) +from:0x021830b8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x021830c8 kind:thumb_call to:0x0216cfe0 module:overlay(93) +from:0x02183132 kind:thumb_call to:0x020bcba0 module:overlay(1) +from:0x02183148 kind:load to:0x02183b08 module:overlay(101) +from:0x0218314c kind:load to:0x02112ca0 module:overlays(19,31) +from:0x02183150 kind:load to:0x02043e50 module:main +from:0x02183154 kind:load to:0x027e09a4 module:dtcm +from:0x02183170 kind:thumb_call to:0x0216d19c module:overlay(93) +from:0x02183176 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183180 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218318e kind:thumb_call to:0x021689cc module:overlay(93) +from:0x02183194 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218319e kind:thumb_call to:0x020bcb20 module:overlay(1) +from:0x021831a6 kind:thumb_call_arm to:0x02016694 module:main +from:0x021831ac kind:thumb_call to:0x020bc0f0 module:overlay(1) +from:0x021831bc kind:thumb_call to:0x020bc120 module:overlay(1) +from:0x021831ca kind:thumb_call to:0x021689d0 module:overlay(93) +from:0x021831de kind:thumb_call to:0x02179e34 module:overlay(96) +from:0x021831ea kind:thumb_call to:0x020bcbb0 module:overlay(1) +from:0x021831f8 kind:thumb_call to:0x0216d254 module:overlay(93) +from:0x02183212 kind:thumb_call to:0x0216d2e0 module:overlay(93) +from:0x0218321c kind:thumb_call to:0x020bcbe8 module:overlay(1) +from:0x021832fc kind:thumb_call_arm to:0x020880ac module:overlay(0) +from:0x021833b4 kind:thumb_call to:0x020bcc10 module:overlay(1) +from:0x0218345e kind:thumb_call to:0x0216d34c module:overlay(93) +from:0x02183472 kind:thumb_call to:0x020bbfbc module:overlay(1) +from:0x021834ac kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x021834cc kind:load to:0x020b3040 module:overlay(0) +from:0x021834d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021834dc kind:thumb_call to:0x020b6d98 module:overlay(1) +from:0x021834f2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183500 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02183524 kind:load to:0x02183b14 module:overlay(101) +from:0x0218352e kind:thumb_call to:0x020b6f7c module:overlay(1) +from:0x02183538 kind:thumb_call_arm to:0x020702d0 module:overlay(0) +from:0x02183552 kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x02183562 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x0218356e kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x0218357a kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x02183586 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x02183592 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x021835a2 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x021835ae kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x021835be kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x021835c8 kind:thumb_call_arm to:0x02014ff4 module:main +from:0x021835da kind:thumb_call_arm to:0x02034060 module:main +from:0x021835e2 kind:thumb_call_arm to:0x02033f7c module:main +from:0x021835ee kind:thumb_call_arm to:0x02034060 module:main +from:0x021835fa kind:thumb_call_arm to:0x020591ec module:overlay(0) +from:0x02183606 kind:thumb_call_arm to:0x02059270 module:overlay(0) +from:0x0218360c kind:thumb_call_arm to:0x02059240 module:overlay(0) +from:0x02183614 kind:load to:0x027e09a0 module:dtcm +from:0x02183618 kind:load to:0x02183b28 module:overlay(101) +from:0x0218361c kind:load to:0x02183b3c module:overlay(101) +from:0x02183624 kind:load to:0x02183b4c module:overlay(101) +from:0x0218362c kind:load to:0x02183b58 module:overlay(101) +from:0x02183634 kind:load to:0x02183b68 module:overlay(101) +from:0x0218363c kind:load to:0x02183b78 module:overlay(101) +from:0x02183648 kind:load to:0x02183b88 module:overlay(101) +from:0x0218364c kind:load to:0x02183b90 module:overlay(101) +from:0x02183650 kind:load to:0x02049be0 module:main +from:0x02183654 kind:load to:0x02183b98 module:overlay(101) +from:0x02183658 kind:load to:0x02183bac module:overlay(101) +from:0x02183664 kind:thumb_call to:0x020b6eec module:overlay(1) +from:0x02183670 kind:thumb_call to:0x020b6eec module:overlay(1) +from:0x02183676 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183684 kind:thumb_call to:0x020b8220 module:overlays(1,14) +from:0x021836e4 kind:load to:0x02112b4c module:overlays(19,31) +from:0x02183714 kind:thumb_call to:0x0201547c module:main +from:0x02183728 kind:thumb_call to:0x0201547c module:main +from:0x0218372e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183770 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x02183776 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021837b2 kind:thumb_call to:0x020b8570 module:overlay(1) +from:0x021837bc kind:load to:0x02112b4c module:overlays(19,31) +from:0x021837ec kind:thumb_call to:0x0201547c module:main +from:0x02183800 kind:thumb_call to:0x0201547c module:main +from:0x02183806 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183848 kind:thumb_call to:0x0205777c module:overlay(0) +from:0x0218384e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218388a kind:thumb_call to:0x020b8570 module:overlay(1) +from:0x02183890 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218389c kind:load to:0x02112b4c module:overlays(19,31) +from:0x021838a6 kind:thumb_call to:0x020b8608 module:overlay(1) +from:0x021838ae kind:thumb_call to:0x020b8cc0 module:overlay(1) +from:0x021838b8 kind:thumb_call_arm to:0x02028c60 module:main +from:0x021838ca kind:thumb_call to:0x020b8c70 module:overlay(1) +from:0x021838d2 kind:thumb_call to:0x020b8cc0 module:overlay(1) +from:0x021838dc kind:thumb_call_arm to:0x02028c60 module:main +from:0x021838e4 kind:thumb_call to:0x020b8c70 module:overlay(1) +from:0x021838ea kind:thumb_call_arm to:0x020d8858 module:overlay(31) +from:0x021838f0 kind:thumb_call_arm to:0x020d89e0 module:overlay(31) +from:0x021838f6 kind:thumb_call_arm to:0x020d8c04 module:overlay(31) +from:0x02183914 kind:thumb_call_arm to:0x02073138 module:overlay(0) +from:0x02183926 kind:thumb_call_arm to:0x020735ac module:overlay(0) +from:0x02183932 kind:thumb_call_arm to:0x020611fc module:overlay(0) +from:0x02183938 kind:thumb_call_arm to:0x02061230 module:overlay(0) +from:0x0218394c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02183954 kind:thumb_call to:0x02183984 module:overlay(101) +from:0x02183964 kind:load to:0x027e09a4 module:dtcm +from:0x02183968 kind:load to:0x027e09b8 module:dtcm +from:0x0218396c kind:load to:0x0204a088 module:main +from:0x0218397c kind:thumb_call to:0x021839a0 module:overlay(101) +from:0x0218398c kind:load to:0x02183bc0 module:overlay(101) +from:0x02183998 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021839b0 kind:thumb_call to:0x02183a84 module:overlay(101) +from:0x021839ce kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x021839da kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x021839fa kind:thumb_call_arm to:0x02144104 module:overlays(29,70) +from:0x02183a12 kind:thumb_call_arm to:0x02081d90 module:overlay(0) +from:0x02183a3e kind:thumb_call_arm to:0x0209764c module:overlay(0) +from:0x02183a44 kind:thumb_call_arm to:0x0209764c module:overlay(0) +from:0x02183a5e kind:thumb_call_arm to:0x02097448 module:overlay(0) +from:0x02183a74 kind:load to:0x027e09a4 module:dtcm +from:0x02183a78 kind:load to:0x027e0cd8 module:dtcm +from:0x02183a7c kind:load to:0x020b53e4 module:overlay(0) +from:0x02183a94 kind:thumb_call_arm to:0x0209764c module:overlay(0) +from:0x02183aaa kind:thumb_call_arm to:0x02097448 module:overlay(0) +from:0x02183ab4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02183abe kind:thumb_call_arm to:0x0209cacc module:overlay(0) +from:0x02183ac4 kind:thumb_call_arm to:0x0207f508 module:overlay(0) +from:0x02183acc kind:load to:0x02118a40 module:overlay(31) +from:0x02183ae4 kind:load to:0x02183bc8 module:overlay(101) +from:0x02183ae8 kind:load to:0x02183ad1 module:overlay(101) +from:0x02183b14 kind:load to:0x020703f0 module:overlay(0) +from:0x02183b18 kind:load to:0x02183661 module:overlay(101) +from:0x02183b1c kind:load to:0x0218366d module:overlay(101) +from:0x02183b20 kind:load to:0x02183529 module:overlay(101) +from:0x02183b24 kind:load to:0x0218365d module:overlay(101) +from:0x02183bc0 kind:load to:0x02183991 module:overlay(101) +from:0x02183bc4 kind:load to:0x02183995 module:overlay(101) +from:0x02183be0 kind:load to:0x0209ca64 module:overlay(0) +from:0x02183be4 kind:load to:0x0209ca6c module:overlay(0) +from:0x02183be8 kind:load to:0x0209caac module:overlay(0) +from:0x02183bec kind:load to:0x02183abd module:overlay(101) diff --git a/config/eur1/arm9/overlays/ov101/symbols.txt b/config/eur1/arm9/overlays/ov101/symbols.txt new file mode 100644 index 00000000..15ec2b57 --- /dev/null +++ b/config/eur1/arm9/overlays/ov101/symbols.txt @@ -0,0 +1,51 @@ +func_ov101_02182e20 kind:function(thumb,size=0x16) addr:0x02182e20 +func_ov101_02182e38 kind:function(thumb,size=0xe) addr:0x02182e38 +func_ov101_02182e48 kind:function(thumb,size=0xb8) addr:0x02182e48 +func_ov101_02182f00 kind:function(thumb,size=0x5a) addr:0x02182f00 +func_ov101_02182f5c kind:function(thumb,size=0x2c) addr:0x02182f5c +func_ov101_02182f88 kind:function(thumb,size=0x20) addr:0x02182f88 +func_ov101_02182fa8 kind:function(thumb,size=0x20) addr:0x02182fa8 +func_ov101_02182fc8 kind:function(thumb,size=0x20) addr:0x02182fc8 +func_ov101_02182fe8 kind:function(thumb,size=0xc) addr:0x02182fe8 +func_ov101_02182ff4 kind:function(thumb,size=0xc) addr:0x02182ff4 +func_ov101_02183000 kind:function(thumb,size=0xc) addr:0x02183000 +func_ov101_0218300c kind:function(thumb,size=0x154) addr:0x0218300c +func_ov101_02183160 kind:function(thumb,size=0x54) addr:0x02183160 +func_ov101_021831b4 kind:function(thumb,size=0x50) addr:0x021831b4 +func_ov101_02183204 kind:function(thumb,size=0x1e) addr:0x02183204 +func_ov101_02183224 kind:function(thumb,size=0x260) addr:0x02183224 +func_ov101_02183484 kind:function(thumb,size=0xc) addr:0x02183484 +func_ov101_02183490 kind:function(thumb,size=0x48) addr:0x02183490 +func_ov101_021834d8 kind:function(thumb,size=0x50) addr:0x021834d8 +func_ov101_02183528 kind:function(thumb,size=0x134) addr:0x02183528 +func_ov101_0218365c kind:function(thumb,size=0x2) addr:0x0218365c +func_ov101_02183660 kind:function(thumb,size=0xc) addr:0x02183660 +func_ov101_0218366c kind:function(thumb,size=0x12) addr:0x0218366c +func_ov101_02183680 kind:function(thumb,size=0x68) addr:0x02183680 +func_ov101_021836e8 kind:function(thumb,size=0xd8) addr:0x021836e8 +func_ov101_021837c0 kind:function(thumb,size=0xe0) addr:0x021837c0 +func_ov101_021838a0 kind:function(thumb,size=0xd0) addr:0x021838a0 +func_ov101_02183970 kind:function(thumb,size=0x12) addr:0x02183970 +func_ov101_02183984 kind:function(thumb,size=0xc) addr:0x02183984 +func_ov101_02183990 kind:function(thumb,size=0x2) addr:0x02183990 +func_ov101_02183994 kind:function(thumb,size=0xc) addr:0x02183994 +func_ov101_021839a0 kind:function(thumb,size=0xe4) addr:0x021839a0 +func_ov101_02183a84 kind:function(thumb,size=0x38) addr:0x02183a84 +func_ov101_02183abc kind:function(thumb,size=0x14) addr:0x02183abc +__sinit_ov101_02183ad0 kind:function(thumb,size=0x18) addr:0x02183ad0 +.p__sinit_ov101_02183ad0 kind:data(word) addr:0x02183ae8 +data_ov101_02183b08 kind:data(any) addr:0x02183b08 +data_ov101_02183b14 kind:data(any) addr:0x02183b14 +data_ov101_02183b28 kind:data(any) addr:0x02183b28 +data_ov101_02183b3c kind:data(any) addr:0x02183b3c +data_ov101_02183b4c kind:data(any) addr:0x02183b4c +data_ov101_02183b58 kind:data(any) addr:0x02183b58 +data_ov101_02183b68 kind:data(any) addr:0x02183b68 +data_ov101_02183b78 kind:data(any) addr:0x02183b78 +data_ov101_02183b88 kind:data(any) addr:0x02183b88 +data_ov101_02183b90 kind:data(any) addr:0x02183b90 +data_ov101_02183b98 kind:data(any) addr:0x02183b98 +data_ov101_02183bac kind:data(any) addr:0x02183bac +data_ov101_02183bc0 kind:data(any) addr:0x02183bc0 +data_ov101_02183bc8 kind:data(any) addr:0x02183bc8 +data_ov101_02183bdc kind:data(any) addr:0x02183bdc ambiguous diff --git a/config/eur1/arm9/overlays/ov102/delinks.txt b/config/eur1/arm9/overlays/ov102/delinks.txt new file mode 100644 index 00000000..ac95e48e --- /dev/null +++ b/config/eur1/arm9/overlays/ov102/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02182e20 end:0x02184ab0 kind:code align:32 + .rodata start:0x02184ab0 end:0x02184b50 kind:rodata align:4 + .init start:0x02184b50 end:0x02184b74 kind:code align:4 + .ctor start:0x02184b74 end:0x02184b78 kind:rodata align:4 + .data start:0x02184b80 end:0x02184c40 kind:data align:32 + .bss start:0x02184c40 end:0x02184c40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov102/relocs.txt b/config/eur1/arm9/overlays/ov102/relocs.txt new file mode 100644 index 00000000..e1356443 --- /dev/null +++ b/config/eur1/arm9/overlays/ov102/relocs.txt @@ -0,0 +1,167 @@ +from:0x02182e74 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02182ea8 kind:arm_call to:0x02182e20 module:overlay(102) +from:0x02182eb8 kind:arm_call to:0x02182e20 module:overlay(102) +from:0x02183024 kind:arm_call to:0x0209ffa0 module:overlay(0) +from:0x02183048 kind:load to:0x027e0cd8 module:dtcm +from:0x02183050 kind:load to:0x027e0cec module:dtcm +from:0x02183080 kind:arm_call to:0x01ffd43c module:itcm +from:0x02183120 kind:arm_call to:0x020166f4 module:main +from:0x02183198 kind:load to:0x027e09bc module:dtcm +from:0x0218319c kind:load to:0x02112c94 module:overlays(19,31) +from:0x021831a0 kind:load to:0x027e0954 module:dtcm +from:0x021831bc kind:arm_call to:0x020dbda0 module:overlay(31) +from:0x021831cc kind:arm_call to:0x020db610 module:overlay(31) +from:0x021831dc kind:arm_call to:0x020db824 module:overlay(31) +from:0x021831ec kind:arm_call to:0x020dba78 module:overlay(31) +from:0x021831f4 kind:arm_call to:0x020db914 module:overlay(31) +from:0x02183210 kind:arm_call to:0x01ffd420 module:itcm +from:0x02183224 kind:arm_call to:0x020db648 module:overlay(31) +from:0x02183230 kind:arm_call to:0x020dbb5c module:overlay(31) +from:0x02183238 kind:load to:0x027e09b8 module:dtcm +from:0x02183250 kind:arm_call to:0x020bce28 module:overlay(17) +from:0x02183268 kind:arm_call to:0x020bd2e0 module:overlay(17) +from:0x02183288 kind:arm_call to:0x020bd7c8 module:overlay(17) +from:0x0218329c kind:arm_call to:0x0216d738 module:overlay(93) +from:0x021832b4 kind:arm_call to:0x021683a0 module:overlay(93) +from:0x021832c0 kind:arm_call to:0x0216cfa4 module:overlay(93) +from:0x021832cc kind:arm_call_thumb to:0x0216f89c module:overlay(93) +from:0x021832fc kind:arm_call to:0x02168b68 module:overlays(92,93) +from:0x02183340 kind:arm_call to:0x0206bdd4 module:overlay(0) +from:0x0218334c kind:arm_call to:0x0206ed1c module:overlay(0) +from:0x02183368 kind:arm_call to:0x0206edd8 module:overlay(0) +from:0x02183378 kind:load to:0x020b51f8 module:overlay(0) +from:0x0218337c kind:load to:0x020b5254 module:overlay(0) +from:0x02183394 kind:arm_call to:0x020bdd34 module:overlay(17) +from:0x021833ac kind:arm_call to:0x0216dfb0 module:overlay(93) +from:0x021833c4 kind:arm_call to:0x020be474 module:overlay(17) +from:0x021833d4 kind:arm_call to:0x020bddc4 module:overlay(17) +from:0x021833e8 kind:arm_call to:0x0216e048 module:overlay(93) +from:0x0218340c kind:arm_call to:0x020bdf88 module:overlay(17) +from:0x02183420 kind:arm_call to:0x0216e324 module:overlay(93) +from:0x02183434 kind:arm_call to:0x02168fa4 module:overlay(93) +from:0x021834f8 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x02183670 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218367c kind:arm_call to:0x01fff458 module:itcm +from:0x021836ac kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02183758 kind:arm_call to:0x0217ac78 module:overlay(95) +from:0x02183770 kind:arm_call to:0x0217ac98 module:overlay(95) +from:0x02183794 kind:arm_call to:0x020dcfc4 module:overlay(31) +from:0x021837b8 kind:load to:0x027e0ce4 module:dtcm +from:0x02183810 kind:arm_call to:0x0210b2ac module:overlay(31) +from:0x02183824 kind:arm_call to:0x0203a1bc module:main +from:0x02183848 kind:arm_call to:0x0210b2ac module:overlay(31) +from:0x0218386c kind:arm_call to:0x0210b2ac module:overlay(31) +from:0x02183880 kind:arm_call to:0x0203a1bc module:main +from:0x02183890 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02183904 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02183948 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02183964 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0218397c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02183994 kind:load to:0x027e0cec module:dtcm +from:0x0218399c kind:load to:0x027e09a8 module:dtcm +from:0x02183a4c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02183a6c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02183a8c kind:arm_call to:0x0210af30 module:overlays(26,31) +from:0x02183ae8 kind:arm_call to:0x0200f05c module:main +from:0x02183b38 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02183b40 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02183b54 kind:load to:0x027e0cd8 module:dtcm +from:0x02183b58 kind:load to:0x02184ab0 module:overlay(102) +from:0x02183b5c kind:load to:0x02118b10 module:overlay(31) +from:0x02183b60 kind:load to:0x02184af0 module:overlay(102) +from:0x02183b64 kind:load to:0x020b19a8 module:overlay(0) +from:0x02183bac kind:arm_call to:0x021837c4 module:overlay(102) +from:0x02183cf0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02183d08 kind:arm_call to:0x0207e288 module:overlay(0) +from:0x02183d18 kind:load to:0x02118be4 module:overlays(26,31) +from:0x02183d1c kind:load to:0x02118c08 module:overlay(31) +from:0x02183d20 kind:load to:0x02118c2c module:overlay(31) +from:0x02183d24 kind:load to:0x027e09c0 module:dtcm +from:0x02183d48 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02183d68 kind:load to:0x02116120 module:overlays(19,31) +from:0x02183d6c kind:load to:0x027e09b8 module:dtcm +from:0x02183de4 kind:arm_call to:0x021839a8 module:overlay(102) +from:0x02183e5c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183e68 kind:load to:0x02184ba8 module:overlay(102) +from:0x02183e88 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183e90 kind:load to:0x02184b80 module:overlay(102) +from:0x02183eb0 kind:arm_call to:0x02183e6c module:overlay(102) +from:0x02183f00 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183f08 kind:arm_call to:0x02183e14 module:overlay(102) +from:0x02183f38 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183f40 kind:arm_call to:0x02183e14 module:overlay(102) +from:0x02183f70 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183f78 kind:arm_call to:0x02183e14 module:overlay(102) +from:0x02183f90 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183f98 kind:arm_call to:0x02183e14 module:overlay(102) +from:0x02183fdc kind:arm_call to:0x02183e94 module:overlay(102) +from:0x0218402c kind:arm_call to:0x01ffb464 module:itcm +from:0x0218403c kind:arm_call to:0x01ff9318 module:itcm +from:0x02184074 kind:arm_call to:0x0214c08c module:overlay(70) +from:0x0218408c kind:arm_call to:0x0214c07c module:overlay(70) +from:0x021840ac kind:arm_call to:0x01ff9318 module:itcm +from:0x02184100 kind:arm_call to:0x0214c08c module:overlay(70) +from:0x02184110 kind:arm_call to:0x0214c07c module:overlay(70) +from:0x02184140 kind:arm_call to:0x0214bcf0 module:overlay(70) +from:0x02184198 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021841b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021841cc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021841e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184200 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184210 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218423c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184248 kind:arm_call to:0x01ffb00c module:itcm +from:0x02184264 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218427c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021842ec kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218432c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184364 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218436c kind:arm_call to:0x0218439c module:overlay(102) +from:0x02184374 kind:arm_call to:0x021845b4 module:overlay(102) +from:0x02184388 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184394 kind:load to:0x027e0208 module:dtcm +from:0x021843b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021843f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184460 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184484 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021844e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184520 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02184530 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184548 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184580 kind:arm_call to:0x02183fa4 module:overlay(102) +from:0x02184590 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021845a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021845b0 kind:load to:0x0203e964 module:main +from:0x021845d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184610 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218467c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021846a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184704 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184738 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02184748 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184760 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184794 kind:arm_call to:0x02183fa4 module:overlay(102) +from:0x021847a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021847b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021847c4 kind:load to:0x0203e964 module:main +from:0x021847d0 kind:arm_call to:0x0207fd4c module:overlay(0) +from:0x02184804 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218483c kind:arm_call to:0x0213069c module:overlay(47) +from:0x021848cc kind:arm_call to:0x021849e8 module:overlay(102) +from:0x021848f8 kind:arm_call to:0x01fff350 module:itcm +from:0x02184920 kind:arm_call to:0x020fb2b4 module:overlay(31) +from:0x0218492c kind:arm_call to:0x020fb054 module:overlay(31) +from:0x02184950 kind:arm_call to:0x02002f04 module:main +from:0x02184984 kind:arm_call to:0x02073330 module:overlay(0) +from:0x021849b4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x021849b8 kind:load to:0x027e0cf0 module:dtcm +from:0x021849bc kind:load to:0x027e0ce4 module:dtcm +from:0x021849c0 kind:load to:0x02184c24 module:overlay(102) +from:0x021849c8 kind:load to:0x020b51f8 module:overlay(0) +from:0x021849cc kind:load to:0x020b5208 module:overlay(0) +from:0x021849d0 kind:load to:0x027e09b8 module:dtcm +from:0x02184a3c kind:arm_call to:0x020fb2b4 module:overlay(31) +from:0x02184a74 kind:arm_call to:0x01fff458 module:itcm +from:0x02184b70 kind:load to:0x02184c10 module:overlay(102) +from:0x02184b74 kind:load to:0x02184b50 module:overlay(102) +from:0x02184c24 kind:load to:0x02184a60 module:overlay(102) diff --git a/config/eur1/arm9/overlays/ov102/symbols.txt b/config/eur1/arm9/overlays/ov102/symbols.txt new file mode 100644 index 00000000..782b5c37 --- /dev/null +++ b/config/eur1/arm9/overlays/ov102/symbols.txt @@ -0,0 +1,39 @@ +func_ov102_02182e20 kind:function(arm,size=0x64) addr:0x02182e20 +func_ov102_02182e84 kind:function(arm,size=0x1d0) addr:0x02182e84 +func_ov102_02183054 kind:function(arm,size=0x154) addr:0x02183054 +func_ov102_021831a8 kind:function(arm,size=0x54) addr:0x021831a8 +func_ov102_021831fc kind:function(arm,size=0x40) addr:0x021831fc +func_ov102_0218323c kind:function(arm,size=0x144) addr:0x0218323c +func_ov102_02183380 kind:function(arm,size=0x34) addr:0x02183380 +func_ov102_021833b4 kind:function(arm,size=0x3c) addr:0x021833b4 +func_ov102_021833f0 kind:function(arm,size=0x4c) addr:0x021833f0 +func_ov102_0218343c kind:function(arm,size=0x1d8) addr:0x0218343c +func_ov102_02183614 kind:function(arm,size=0x1b0) addr:0x02183614 +func_ov102_021837c4 kind:function(arm,size=0x1e4) addr:0x021837c4 +func_ov102_021839a8 kind:function(arm,size=0x1c0) addr:0x021839a8 +func_ov102_02183b68 kind:function(arm,size=0x1c0) addr:0x02183b68 +func_ov102_02183d28 kind:function(arm,size=0x48) addr:0x02183d28 +func_ov102_02183d70 kind:function(arm,size=0xa4) addr:0x02183d70 +func_ov102_02183e14 kind:function(arm,size=0x58) addr:0x02183e14 +func_ov102_02183e6c kind:function(arm,size=0x28) addr:0x02183e6c +func_ov102_02183e94 kind:function(arm,size=0x110) addr:0x02183e94 +func_ov102_02183fa4 kind:function(arm,size=0x44) addr:0x02183fa4 +func_ov102_02183fe8 kind:function(arm,size=0x180) addr:0x02183fe8 +func_ov102_02184168 kind:function(arm,size=0x14) addr:0x02184168 +func_ov102_0218417c kind:function(arm,size=0x220) addr:0x0218417c +func_ov102_0218439c kind:function(arm,size=0x218) addr:0x0218439c +func_ov102_021845b4 kind:function(arm,size=0x214) addr:0x021845b4 +func_ov102_021847c8 kind:function(arm,size=0x60) addr:0x021847c8 +func_ov102_02184828 kind:function(arm,size=0x1c) addr:0x02184828 +func_ov102_02184844 kind:function(arm,size=0x190) addr:0x02184844 +func_ov102_021849d4 kind:function(arm,size=0x14) addr:0x021849d4 +func_ov102_021849e8 kind:function(arm,size=0x78) addr:0x021849e8 +func_ov102_02184a60 kind:function(arm,size=0x50) addr:0x02184a60 +data_ov102_02184ab0 kind:data(any) addr:0x02184ab0 +data_ov102_02184af0 kind:data(any) addr:0x02184af0 +__sinit_ov102_02184b50 kind:function(arm,size=0x24) addr:0x02184b50 +.p__sinit_ov102_02184b50 kind:data(word) addr:0x02184b74 +data_ov102_02184b80 kind:data(any) addr:0x02184b80 +data_ov102_02184ba8 kind:data(any) addr:0x02184ba8 +data_ov102_02184c10 kind:data(any) addr:0x02184c10 +data_ov102_02184c24 kind:data(any) addr:0x02184c24 diff --git a/config/eur1/arm9/overlays/ov103/delinks.txt b/config/eur1/arm9/overlays/ov103/delinks.txt new file mode 100644 index 00000000..c91313eb --- /dev/null +++ b/config/eur1/arm9/overlays/ov103/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184c40 end:0x021862e8 kind:code align:32 + .rodata start:0x021862e8 end:0x0218630c kind:rodata align:4 + .init start:0x0218630c end:0x02186358 kind:code align:4 + .ctor start:0x02186358 end:0x0218635c kind:rodata align:4 + .data start:0x02186360 end:0x02186800 kind:data align:32 + .bss start:0x02186800 end:0x02186800 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov103/relocs.txt b/config/eur1/arm9/overlays/ov103/relocs.txt new file mode 100644 index 00000000..07c66618 --- /dev/null +++ b/config/eur1/arm9/overlays/ov103/relocs.txt @@ -0,0 +1,185 @@ +from:0x02184c80 kind:arm_call to:0x02088378 module:overlay(0) +from:0x02184cec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184d38 kind:arm_call to:0x01ffb428 module:itcm +from:0x02184d7c kind:arm_call to:0x01ffb974 module:itcm +from:0x02184d8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02184ddc kind:arm_call to:0x02088378 module:overlay(0) +from:0x02184e48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184e58 kind:arm_call to:0x02088378 module:overlay(0) +from:0x02184e64 kind:arm_call to:0x01ff9770 module:itcm +from:0x02184e74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184e8c kind:load to:0x0203e964 module:main +from:0x02184e90 kind:load to:0x020ab428 module:overlay(0) +from:0x02184e94 kind:load to:0x020ab424 module:overlay(0) +from:0x02184f08 kind:arm_call to:0x01fff498 module:itcm +from:0x02184f40 kind:load to:0x027e0ce8 module:dtcm +from:0x02184f4c kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02184f7c kind:arm_call to:0x02185bb8 module:overlay(103) +from:0x02184f84 kind:arm_call to:0x02185ccc module:overlay(103) +from:0x02184fa0 kind:arm_call to:0x02070154 module:overlay(0) +from:0x02184fac kind:load to:0x021863a4 module:overlay(103) +from:0x02184fb0 kind:load to:0x021863c4 module:overlay(103) +from:0x02184fb4 kind:load to:0x020b5388 module:overlay(0) +from:0x02184fc4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184fcc kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184fec kind:arm_call to:0x02070168 module:overlay(0) +from:0x02184ff4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184ffc kind:arm_call to:0x02016694 module:main +from:0x02185004 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218500c kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185014 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185020 kind:load to:0x021863a4 module:overlay(103) +from:0x02185024 kind:load to:0x020b5388 module:overlay(0) +from:0x0218503c kind:arm_call to:0x02070168 module:overlay(0) +from:0x02185044 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218504c kind:arm_call to:0x02016694 module:main +from:0x02185054 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218505c kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185064 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x0218506c kind:arm_call to:0x02011ff4 module:main +from:0x02185078 kind:load to:0x021863a4 module:overlay(103) +from:0x0218507c kind:load to:0x020b5388 module:overlay(0) +from:0x021850c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218510c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185124 kind:arm_call to:0x01ff930c module:itcm +from:0x02185130 kind:load to:0x020acea4 module:overlay(0) +from:0x0218515c kind:arm_call to:0x0208498c module:overlay(0) +from:0x02185190 kind:arm_call to:0x02184c40 module:overlay(103) +from:0x021851e8 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185200 kind:arm_call to:0x0208498c module:overlay(0) +from:0x02185234 kind:arm_call to:0x02184c40 module:overlay(103) +from:0x02185280 kind:arm_call to:0x02015054 module:main +from:0x021852a4 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x021852b8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021852c4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185308 kind:arm_call to:0x02185080 module:overlay(103) +from:0x02185310 kind:arm_call to:0x02185134 module:overlay(103) +from:0x0218534c kind:arm_call to:0x0208886c module:overlay(0) +from:0x02185360 kind:arm_call to:0x020a8ae4 module:overlay(0) +from:0x02185368 kind:arm_call to:0x020dbc58 module:overlay(31) +from:0x02185398 kind:arm_call to:0x020dbc74 module:overlay(31) +from:0x021853d0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021853e4 kind:arm_call to:0x0208498c module:overlay(0) +from:0x02185400 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185464 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0218547c kind:arm_call to:0x02185080 module:overlay(103) +from:0x02185484 kind:arm_call to:0x02185134 module:overlay(103) +from:0x0218548c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021854b4 kind:arm_call to:0x0208886c module:overlay(0) +from:0x021854ec kind:arm_call to:0x0208886c module:overlay(0) +from:0x02185528 kind:arm_call to:0x02185080 module:overlay(103) +from:0x02185530 kind:arm_call to:0x02185134 module:overlay(103) +from:0x02185538 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185580 kind:arm_call to:0x0208886c module:overlay(0) +from:0x02185594 kind:arm_call to:0x020a8ae4 module:overlay(0) +from:0x0218559c kind:arm_call to:0x020dbc58 module:overlay(31) +from:0x021855cc kind:arm_call to:0x020dbc74 module:overlay(31) +from:0x021855f4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021855fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02185604 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02185610 kind:load to:0x027e0ce4 module:dtcm +from:0x0218565c kind:arm_call to:0x020bbfac module:overlay(17) +from:0x02185694 kind:arm_call to:0x01ffd420 module:itcm +from:0x021856bc kind:arm_call to:0x020a8ae4 module:overlay(0) +from:0x021856c0 kind:arm_call to:0x020dbc58 module:overlay(31) +from:0x02185708 kind:arm_call to:0x02185dc0 module:overlay(103) +from:0x02185728 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02185764 kind:arm_call to:0x01fff280 module:itcm +from:0x0218579c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021857c4 kind:arm_call to:0x01fff350 module:itcm +from:0x02185804 kind:arm_call to:0x01fff350 module:itcm +from:0x021858c0 kind:arm_call to:0x01ffd118 module:itcm +from:0x021858e4 kind:arm_call to:0x01ffccc0 module:itcm +from:0x02185944 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021859dc kind:arm_call to:0x01ffccc0 module:itcm +from:0x02185a54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185a64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185a88 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02185ab0 kind:arm_call to:0x0208c020 module:overlay(0) +from:0x02185abc kind:load to:0x027e09b8 module:dtcm +from:0x02185ac0 kind:load to:0x027e0ce0 module:dtcm +from:0x02185ac4 kind:load to:0x027e09a4 module:dtcm +from:0x02185ac8 kind:load to:0x02186388 module:overlay(103) +from:0x02185acc kind:load to:0x02186360 module:overlay(103) +from:0x02185ad0 kind:load to:0x027e0ce4 module:dtcm +from:0x02185ad4 kind:load to:0x0218637c module:overlay(103) +from:0x02185ad8 kind:load to:0x0203e964 module:main +from:0x02185ae4 kind:load to:0x027e0c90 module:dtcm +from:0x02185ae8 kind:load to:0x02186364 module:overlay(103) +from:0x02185af4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02185b1c kind:arm_call to:0x02082a5c module:overlay(0) +from:0x02185b60 kind:arm_call to:0x02090818 module:overlay(0) +from:0x02185b68 kind:load to:0x027e0cdc module:dtcm +from:0x02185ba4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02185bac kind:arm_call to:0x02011ff4 module:main +from:0x02185be0 kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x02185bfc kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02185c08 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185c28 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x02185c3c kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02185c50 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02185c5c kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02185c68 kind:arm_call to:0x020577f8 module:overlay(0) +from:0x02185c84 kind:load to:0x021867cc module:overlay(103) +from:0x02185c88 kind:load to:0x027e0ce0 module:dtcm +from:0x02185c8c kind:load to:0x021862e8 module:overlay(103) +from:0x02185ca0 kind:load to:0x0208c724 module:overlay(0) +from:0x02185cb0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185cb8 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185cc0 kind:arm_call to:0x02011ff4 module:main +from:0x02185cdc kind:arm_call to:0x0201667c module:main +from:0x02185d10 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02185d1c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185d40 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x02185d54 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02185d68 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02185d94 kind:arm_call to:0x0200ef9c module:main +from:0x02185da0 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02185db0 kind:load to:0x021867e0 module:overlay(103) +from:0x02185db4 kind:load to:0x021862fc module:overlay(103) +from:0x02185db8 kind:load to:0x027e0ce0 module:dtcm +from:0x02185dbc kind:load to:0x020acee8 module:overlay(0) +from:0x02185ea4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185ec8 kind:arm_call to:0x01ffd43c module:itcm +from:0x02185fd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185fec kind:arm_call to:0x01ffd43c module:itcm +from:0x02186074 kind:arm_call to:0x01ff9258 module:itcm +from:0x02186084 kind:arm_call to:0x020180a8 module:main +from:0x021860e4 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x021860f0 kind:arm_call to:0x0205b090 module:overlay(0) +from:0x02186104 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x02186118 kind:arm_call to:0x0205b090 module:overlay(0) +from:0x02186128 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02186214 kind:arm_call to:0x020166f4 module:main +from:0x02186228 kind:load to:0x020acee4 module:overlay(0) +from:0x0218622c kind:load to:0x020acee0 module:overlay(0) +from:0x02186230 kind:load to:0x020acedc module:overlay(0) +from:0x02186234 kind:load to:0x0203e964 module:main +from:0x02186238 kind:load to:0x027e09bc module:dtcm +from:0x02186244 kind:load to:0x027e0954 module:dtcm +from:0x02186260 kind:arm_call to:0x01ffc768 module:itcm +from:0x0218626c kind:arm_call to:0x0200ef5c module:main +from:0x0218629c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021862d4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x021862e0 kind:load to:0x020b4f04 module:overlay(0) +from:0x021862e4 kind:load to:0x0203e964 module:main +from:0x02186354 kind:load to:0x02186360 module:overlay(103) +from:0x02186358 kind:load to:0x0218630c module:overlay(103) +from:0x0218637c kind:load to:0x02185b6c module:overlay(103) +from:0x02186388 kind:load to:0x02185aec module:overlay(103) +from:0x0218638c kind:load to:0x02185b9c module:overlay(103) +from:0x02186390 kind:load to:0x0207c034 module:overlay(0) +from:0x02186394 kind:load to:0x02184e98 module:overlay(103) +from:0x02186398 kind:load to:0x0207c044 module:overlay(0) +from:0x021863a4 kind:load to:0x020901f0 module:overlay(0) +from:0x021863a8 kind:load to:0x02184fd8 module:overlay(103) +from:0x021863ac kind:load to:0x02185028 module:overlay(103) +from:0x021863b0 kind:load to:0x021851c0 module:overlay(103) +from:0x021863b4 kind:load to:0x0218528c module:overlay(103) +from:0x021863b8 kind:load to:0x02090810 module:overlay(0) +from:0x021863bc kind:load to:0x02185614 module:overlay(103) +from:0x021863c0 kind:load to:0x02185b00 module:overlay(103) +from:0x021867cc kind:load to:0x02184fb8 module:overlay(103) +from:0x021867d0 kind:load to:0x02185ca4 module:overlay(103) +from:0x021867d4 kind:load to:0x02185c90 module:overlay(103) +from:0x021867e0 kind:load to:0x02186248 module:overlay(103) diff --git a/config/eur1/arm9/overlays/ov103/symbols.txt b/config/eur1/arm9/overlays/ov103/symbols.txt new file mode 100644 index 00000000..dee89077 --- /dev/null +++ b/config/eur1/arm9/overlays/ov103/symbols.txt @@ -0,0 +1,33 @@ +func_ov103_02184c40 kind:function(arm,size=0x258) addr:0x02184c40 +func_ov103_02184e98 kind:function(arm,size=0xac) addr:0x02184e98 +func_ov103_02184f44 kind:function(arm,size=0x74) addr:0x02184f44 +func_ov103_02184fb8 kind:function(arm,size=0x20) addr:0x02184fb8 +func_ov103_02184fd8 kind:function(arm,size=0x50) addr:0x02184fd8 +func_ov103_02185028 kind:function(arm,size=0x58) addr:0x02185028 +func_ov103_02185080 kind:function(arm,size=0xb4) addr:0x02185080 +func_ov103_02185134 kind:function(arm,size=0x8c) addr:0x02185134 +func_ov103_021851c0 kind:function(arm,size=0xcc) addr:0x021851c0 +func_ov103_0218528c kind:function(arm,size=0x388) addr:0x0218528c +func_ov103_02185614 kind:function(arm,size=0x4d8) addr:0x02185614 +func_ov103_02185aec kind:function(arm,size=0x14) addr:0x02185aec +func_ov103_02185b00 kind:function(arm,size=0x6c) addr:0x02185b00 +func_ov103_02185b6c kind:function(arm,size=0x30) addr:0x02185b6c +func_ov103_02185b9c kind:function(arm,size=0x1c) addr:0x02185b9c +func_ov103_02185bb8 kind:function(arm,size=0xd8) addr:0x02185bb8 +func_ov103_02185c90 kind:function(arm,size=0x14) addr:0x02185c90 +func_ov103_02185ca4 kind:function(arm,size=0x28) addr:0x02185ca4 +func_ov103_02185ccc kind:function(arm,size=0xf4) addr:0x02185ccc +func_ov103_02185dc0 kind:function(arm,size=0x488) addr:0x02185dc0 +func_ov103_02186248 kind:function(arm,size=0xa0) addr:0x02186248 +data_ov103_021862e8 kind:data(any) addr:0x021862e8 +data_ov103_021862fc kind:data(any) addr:0x021862fc +__sinit_ov103_0218630c kind:function(arm,size=0x4c) addr:0x0218630c +.p__sinit_ov103_0218630c kind:data(word) addr:0x02186358 +data_ov103_02186360 kind:data(any) addr:0x02186360 +data_ov103_02186364 kind:data(any) addr:0x02186364 +data_ov103_0218637c kind:data(any) addr:0x0218637c +data_ov103_02186388 kind:data(any) addr:0x02186388 +data_ov103_021863a4 kind:data(any) addr:0x021863a4 +data_ov103_021863c4 kind:data(any) addr:0x021863c4 +data_ov103_021867cc kind:data(any) addr:0x021867cc +data_ov103_021867e0 kind:data(any) addr:0x021867e0 diff --git a/config/eur1/arm9/overlays/ov104/delinks.txt b/config/eur1/arm9/overlays/ov104/delinks.txt new file mode 100644 index 00000000..508e0370 --- /dev/null +++ b/config/eur1/arm9/overlays/ov104/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184c40 end:0x02185308 kind:code align:32 + .init start:0x02185308 end:0x0218532c kind:code align:4 + .ctor start:0x0218532c end:0x02185330 kind:rodata align:4 + .data start:0x02185340 end:0x021853a0 kind:data align:32 + .bss start:0x021853a0 end:0x021853a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov104/relocs.txt b/config/eur1/arm9/overlays/ov104/relocs.txt new file mode 100644 index 00000000..4795cb6c --- /dev/null +++ b/config/eur1/arm9/overlays/ov104/relocs.txt @@ -0,0 +1,76 @@ +from:0x02184c74 kind:arm_call to:0x01ffb974 module:itcm +from:0x02184c84 kind:arm_call to:0x02088398 module:overlay(0) +from:0x02184ca0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02184cb0 kind:arm_call to:0x01ff993c module:itcm +from:0x02184cc8 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02184cf8 kind:arm_call to:0x02185230 module:overlay(104) +from:0x02184d10 kind:load to:0x02185348 module:overlay(104) +from:0x02184d20 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184d28 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184d58 kind:arm_call to:0x020a8af8 module:overlay(0) +from:0x02184d60 kind:arm_call to:0x020dc5a0 module:overlay(31) +from:0x02184d68 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184d70 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184d78 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02184d84 kind:load to:0x02185348 module:overlay(104) +from:0x02184dac kind:arm_call to:0x020a8af8 module:overlay(0) +from:0x02184db4 kind:arm_call to:0x020dc5a0 module:overlay(31) +from:0x02184dbc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184dc4 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184dcc kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02184dd4 kind:arm_call to:0x02011ff4 module:main +from:0x02184de0 kind:load to:0x02185348 module:overlay(104) +from:0x02184e10 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02184e68 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x02184e98 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02184eac kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02184eb8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184ef8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02184f04 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184f24 kind:arm_call to:0x020a8af8 module:overlay(0) +from:0x02184f48 kind:arm_call to:0x02184c40 module:overlay(104) +from:0x02184f88 kind:arm_call to:0x01ffd118 module:itcm +from:0x02184f9c kind:arm_call to:0x02088df4 module:overlay(0) +from:0x02184fdc kind:arm_call to:0x020dc5d8 module:overlay(31) +from:0x02185008 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x0218503c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185060 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0218506c kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218507c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185090 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0218509c kind:arm_call to:0x02092238 module:overlay(0) +from:0x021850b0 kind:arm_call to:0x02015080 module:main +from:0x021850c4 kind:arm_call to:0x020a8af8 module:overlay(0) +from:0x0218510c kind:arm_call to:0x020db520 module:overlay(31) +from:0x0218512c kind:arm_call to:0x01ffb714 module:itcm +from:0x0218516c kind:arm_call to:0x01ff9984 module:itcm +from:0x0218517c kind:load to:0x027e0c90 module:dtcm +from:0x021851c0 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x021851f8 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x02185210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185224 kind:arm_call to:0x02090818 module:overlay(0) +from:0x0218522c kind:load to:0x027e0cdc module:dtcm +from:0x02185258 kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x02185270 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x0218529c kind:arm_call to:0x0205cadc module:overlay(0) +from:0x021852ac kind:load to:0x0218537c module:overlay(104) +from:0x021852b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021852b4 kind:load to:0x020b19a8 module:overlay(0) +from:0x021852b8 kind:load to:0x02185368 module:overlay(104) +from:0x021852dc kind:load to:0x0208c774 module:overlay(0) +from:0x021852ec kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021852f4 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x021852fc kind:arm_call to:0x02011ff4 module:main +from:0x02185328 kind:load to:0x02185368 module:overlay(104) +from:0x0218532c kind:load to:0x02185308 module:overlay(104) +from:0x02185348 kind:load to:0x020901f0 module:overlay(0) +from:0x0218534c kind:load to:0x02184d34 module:overlay(104) +from:0x02185350 kind:load to:0x02184d88 module:overlay(104) +from:0x02185354 kind:load to:0x02184de4 module:overlay(104) +from:0x02185358 kind:load to:0x02184e80 module:overlay(104) +from:0x0218535c kind:load to:0x02090810 module:overlay(0) +from:0x02185360 kind:load to:0x02185184 module:overlay(104) +from:0x02185364 kind:load to:0x021851dc module:overlay(104) +from:0x0218537c kind:load to:0x02184d14 module:overlay(104) +from:0x02185380 kind:load to:0x021852e0 module:overlay(104) +from:0x02185384 kind:load to:0x021852c8 module:overlay(104) diff --git a/config/eur1/arm9/overlays/ov104/symbols.txt b/config/eur1/arm9/overlays/ov104/symbols.txt new file mode 100644 index 00000000..6141228c --- /dev/null +++ b/config/eur1/arm9/overlays/ov104/symbols.txt @@ -0,0 +1,17 @@ +func_ov104_02184c40 kind:function(arm,size=0x80) addr:0x02184c40 +func_ov104_02184cc0 kind:function(arm,size=0x54) addr:0x02184cc0 +func_ov104_02184d14 kind:function(arm,size=0x20) addr:0x02184d14 +func_ov104_02184d34 kind:function(arm,size=0x54) addr:0x02184d34 +func_ov104_02184d88 kind:function(arm,size=0x5c) addr:0x02184d88 +func_ov104_02184de4 kind:function(arm,size=0x9c) addr:0x02184de4 +func_ov104_02184e80 kind:function(arm,size=0x304) addr:0x02184e80 +func_ov104_02185184 kind:function(arm,size=0x58) addr:0x02185184 +func_ov104_021851dc kind:function(arm,size=0x54) addr:0x021851dc +func_ov104_02185230 kind:function(arm,size=0x98) addr:0x02185230 +func_ov104_021852c8 kind:function(arm,size=0x18) addr:0x021852c8 +func_ov104_021852e0 kind:function(arm,size=0x28) addr:0x021852e0 +__sinit_ov104_02185308 kind:function(arm,size=0x24) addr:0x02185308 +.p__sinit_ov104_02185308 kind:data(word) addr:0x0218532c +data_ov104_02185348 kind:data(any) addr:0x02185348 +data_ov104_02185368 kind:data(any) addr:0x02185368 +data_ov104_0218537c kind:data(any) addr:0x0218537c diff --git a/config/eur1/arm9/overlays/ov105/delinks.txt b/config/eur1/arm9/overlays/ov105/delinks.txt new file mode 100644 index 00000000..973ad1bd --- /dev/null +++ b/config/eur1/arm9/overlays/ov105/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184c40 end:0x0218a310 kind:code align:32 + .rodata start:0x0218a310 end:0x0218a3cc kind:rodata align:4 + .init start:0x0218a3cc end:0x0218a454 kind:code align:4 + .ctor start:0x0218a454 end:0x0218a458 kind:rodata align:4 + .data start:0x0218a460 end:0x0218a520 kind:data align:32 + .bss start:0x0218a520 end:0x0218a580 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov105/relocs.txt b/config/eur1/arm9/overlays/ov105/relocs.txt new file mode 100644 index 00000000..7c552f96 --- /dev/null +++ b/config/eur1/arm9/overlays/ov105/relocs.txt @@ -0,0 +1,668 @@ +from:0x02184cac kind:arm_call to:0x02187cd4 module:overlay(105) +from:0x02184cf8 kind:arm_call to:0x02088474 module:overlay(0) +from:0x02184d54 kind:arm_call to:0x02187cd4 module:overlay(105) +from:0x02184d90 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02184da0 kind:arm_call to:0x02082e14 module:overlay(0) +from:0x02184db8 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02184df4 kind:arm_call to:0x02097448 module:overlay(0) +from:0x02184e14 kind:arm_call to:0x02082e14 module:overlay(0) +from:0x02184e24 kind:arm_call to:0x021873e0 module:overlay(105) +from:0x02184e40 kind:arm_call to:0x02187588 module:overlay(105) +from:0x02184e48 kind:arm_call to:0x02187a6c module:overlay(105) +from:0x02184e54 kind:arm_call to:0x02188a30 module:overlay(105) +from:0x02184e5c kind:arm_call to:0x02188650 module:overlay(105) +from:0x02184e7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184e88 kind:arm_call to:0x020f4950 module:overlays(26,31) +from:0x02184ea0 kind:load to:0x0218a468 module:overlay(105) +from:0x02184ea4 kind:load to:0x020b53e4 module:overlay(0) +from:0x02184eac kind:load to:0x027e0ce4 module:dtcm +from:0x02184ebc kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184ec4 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184f08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184f40 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02184f68 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184f70 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184f78 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02184f88 kind:load to:0x0218a468 module:overlay(105) +from:0x02184f8c kind:load to:0x027e0ce4 module:dtcm +from:0x02184fcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185004 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0218502c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185034 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x0218503c kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185044 kind:arm_call to:0x02011ff4 module:main +from:0x02185054 kind:load to:0x0218a468 module:overlay(105) +from:0x02185058 kind:load to:0x027e0ce4 module:dtcm +from:0x02185078 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185098 kind:load to:0x027e0ce4 module:dtcm +from:0x021850b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021850cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021850f0 kind:arm_call to:0x02082e14 module:overlay(0) +from:0x021850fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185120 kind:load to:0x027e0ce4 module:dtcm +from:0x02185140 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218514c kind:arm_call to:0x01ff9258 module:itcm +from:0x02185158 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185214 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185224 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185234 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185270 kind:load to:0x02110a04 module:overlays(19,31) +from:0x02185274 kind:load to:0x02110a08 module:overlays(19,31) +from:0x02185278 kind:load to:0x0203e964 module:main +from:0x0218527c kind:load to:0x027e0ce4 module:dtcm +from:0x02185298 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021852cc kind:arm_call to:0x01ff95a0 module:itcm +from:0x021852e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021852f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218530c kind:arm_call to:0x020f595c module:overlays(21,31) +from:0x02185318 kind:load to:0x027e0ce4 module:dtcm +from:0x0218531c kind:load to:0x0218a37c module:overlay(105) +from:0x0218534c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185364 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218543c kind:arm_call to:0x020f595c module:overlays(21,31) +from:0x02185458 kind:load to:0x027e0ce4 module:dtcm +from:0x02185480 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185498 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185560 kind:load to:0x027e0ce4 module:dtcm +from:0x02185578 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218557c kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x02185584 kind:load to:0x027e0ce4 module:dtcm +from:0x021855cc kind:arm_call to:0x01ff930c module:itcm +from:0x021855e8 kind:load to:0x0218a364 module:overlay(105) +from:0x02185644 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185650 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02185660 kind:arm_call to:0x02188aa0 module:overlay(105) +from:0x02185668 kind:load to:0x027e0ce4 module:dtcm +from:0x0218569c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021856b4 kind:arm_call to:0x021888d8 module:overlay(105) +from:0x021856bc kind:load to:0x027e0ce4 module:dtcm +from:0x021856fc kind:arm_call to:0x02187b5c module:overlay(105) +from:0x02185730 kind:arm_call to:0x02184c40 module:overlay(105) +from:0x02185768 kind:arm_call to:0x02188850 module:overlay(105) +from:0x02185790 kind:arm_call to:0x021888d8 module:overlay(105) +from:0x021857a8 kind:arm_call to:0x021855ec module:overlay(105) +from:0x021857b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021857c0 kind:arm_call to:0x0218a244 module:overlay(105) +from:0x021857cc kind:arm_call to:0x02092238 module:overlay(0) +from:0x021857d4 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021857fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185814 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02185820 kind:arm_call to:0x0218a244 module:overlay(105) +from:0x0218582c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185834 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02185848 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02185858 kind:load to:0x027e0ce4 module:dtcm +from:0x02185864 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021858bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021858c8 kind:arm_call to:0x02082e14 module:overlay(0) +from:0x021858d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185900 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0218592c kind:arm_call to:0x01ff9638 module:itcm +from:0x02185938 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185948 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218595c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218596c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021859ac kind:arm_call to:0x020f5914 module:overlay(31) +from:0x021859c0 kind:arm_call to:0x02071734 module:overlay(0) +from:0x021859e0 kind:arm_call to:0x0218a210 module:overlay(105) +from:0x021859ec kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185a24 kind:arm_call to:0x0218a0c4 module:overlay(105) +from:0x02185a30 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185a44 kind:arm_call to:0x0218a090 module:overlay(105) +from:0x02185a50 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185a5c kind:load to:0x027e0ce4 module:dtcm +from:0x02185a60 kind:load to:0x027e09a8 module:dtcm +from:0x02185a68 kind:load to:0x0218a3c0 module:overlay(105) +from:0x02185a8c kind:arm_call to:0x02188c34 module:overlay(105) +from:0x02185acc kind:arm_call to:0x01ff9258 module:itcm +from:0x02185af4 kind:arm_call to:0x01ff930c module:itcm +from:0x02185b00 kind:arm_call to:0x02188f14 module:overlay(105) +from:0x02185b08 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02185b14 kind:load to:0x0218a374 module:overlay(105) +from:0x02185b44 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185b60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185bcc kind:arm_call to:0x02189484 module:overlay(105) +from:0x02185be8 kind:arm_call to:0x021875c8 module:overlay(105) +from:0x02185bf4 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x02185c10 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02185c2c kind:arm_call to:0x02189484 module:overlay(105) +from:0x02185c4c kind:arm_call to:0x02189484 module:overlay(105) +from:0x02185c64 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02185c7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02185cac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185cbc kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02185cc8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02185ce4 kind:arm_call to:0x02185320 module:overlay(105) +from:0x02185d0c kind:arm_call to:0x02187a7c module:overlay(105) +from:0x02185d3c kind:arm_call to:0x02087f34 module:overlay(0) +from:0x02185d60 kind:arm_call to:0x02188bb4 module:overlay(105) +from:0x02185d68 kind:arm_call to:0x0218866c module:overlay(105) +from:0x02185d84 kind:arm_call to:0x02189484 module:overlay(105) +from:0x02185d9c kind:arm_call to:0x02188bcc module:overlay(105) +from:0x02185dc0 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02185dd8 kind:arm_call to:0x02185060 module:overlay(105) +from:0x02185de0 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02185dfc kind:arm_call to:0x02188bcc module:overlay(105) +from:0x02185e1c kind:arm_call to:0x02185060 module:overlay(105) +from:0x02185e30 kind:load to:0x027e0ce4 module:dtcm +from:0x02185e34 kind:load to:0x027e09a8 module:dtcm +from:0x02185e3c kind:load to:0x027e09bc module:dtcm +from:0x02185e40 kind:load to:0x0218a368 module:overlay(105) +from:0x02185ec0 kind:arm_call to:0x02188ff8 module:overlay(105) +from:0x02185f38 kind:arm_call to:0x02087880 module:overlay(0) +from:0x02185f6c kind:arm_call to:0x01fff350 module:itcm +from:0x02185fcc kind:arm_call to:0x01ff9258 module:itcm +from:0x02185fe4 kind:arm_call to:0x02087c0c module:overlay(0) +from:0x02185ffc kind:arm_call to:0x02078710 module:overlay(0) +from:0x0218600c kind:arm_call to:0x01fff350 module:itcm +from:0x02186028 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02186050 kind:arm_call to:0x02188688 module:overlay(105) +from:0x0218608c kind:arm_call to:0x02082c8c module:overlay(0) +from:0x02186098 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x021860b4 kind:arm_call to:0x02073310 module:overlay(0) +from:0x021860c4 kind:arm_call to:0x02185564 module:overlay(105) +from:0x021860e0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021860ec kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186170 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0218617c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186188 kind:arm_call to:0x0218509c module:overlay(105) +from:0x021861b8 kind:arm_call to:0x02187b5c module:overlay(105) +from:0x021861e8 kind:arm_call to:0x02184c40 module:overlay(105) +from:0x0218621c kind:arm_call to:0x0208db5c module:overlay(0) +from:0x0218622c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02186244 kind:arm_call to:0x02185870 module:overlay(105) +from:0x0218624c kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02186268 kind:arm_call to:0x02185124 module:overlay(105) +from:0x02186278 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021862a4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021862b8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021862c4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021862f4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186308 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02186314 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186338 kind:arm_call to:0x02188850 module:overlay(105) +from:0x02186358 kind:arm_call to:0x0218566c module:overlay(105) +from:0x0218636c kind:arm_call to:0x021855ec module:overlay(105) +from:0x02186378 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218638c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02186398 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021863b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021863d8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021863ec kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021863f8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186420 kind:arm_call to:0x01ffb428 module:itcm +from:0x02186430 kind:arm_call to:0x021876d8 module:overlay(105) +from:0x02186440 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02186450 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218647c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186490 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0218649c kind:arm_call to:0x02092238 module:overlay(0) +from:0x021864cc kind:arm_call to:0x02092238 module:overlay(0) +from:0x021864e0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021864ec kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186538 kind:arm_call to:0x02185564 module:overlay(105) +from:0x0218654c kind:arm_call to:0x02187b5c module:overlay(105) +from:0x0218657c kind:arm_call to:0x02184c40 module:overlay(105) +from:0x021865b0 kind:arm_call to:0x0208db5c module:overlay(0) +from:0x021865c0 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021865d4 kind:arm_call to:0x02185870 module:overlay(105) +from:0x021865dc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021865ec kind:arm_call to:0x0207c030 module:overlay(0) +from:0x02186604 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186630 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186644 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02186650 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186664 kind:arm_call to:0x02185320 module:overlay(105) +from:0x02186670 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02186698 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021866a4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021866b8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021866f4 kind:arm_call to:0x0218545c module:overlay(105) +from:0x02186700 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02186740 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186750 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186784 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186794 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021867a8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021867b4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021867dc kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021867e8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021867f8 kind:arm_call to:0x0218545c module:overlay(105) +from:0x02186804 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02186840 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186868 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218687c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02186888 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021868a0 kind:arm_call to:0x0218545c module:overlay(105) +from:0x021868ac kind:arm_call to:0x0218509c module:overlay(105) +from:0x021868e4 kind:arm_call to:0x02187b5c module:overlay(105) +from:0x02186924 kind:arm_call to:0x02184cdc module:overlay(105) +from:0x0218693c kind:arm_call to:0x02185870 module:overlay(105) +from:0x02186950 kind:arm_call to:0x01ffb714 module:itcm +from:0x02186978 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218698c kind:arm_call to:0x01ff930c module:itcm +from:0x02186994 kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021869bc kind:arm_call to:0x02092238 module:overlay(0) +from:0x021869d0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021869dc kind:arm_call to:0x02092238 module:overlay(0) +from:0x021869f0 kind:arm_call to:0x0218545c module:overlay(105) +from:0x021869fc kind:arm_call to:0x02185124 module:overlay(105) +from:0x02186a04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186a30 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186a38 kind:arm_call to:0x02088314 module:overlay(0) +from:0x02186a4c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02186a58 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186a6c kind:arm_call to:0x02185320 module:overlay(105) +from:0x02186a78 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02186af4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02186b14 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02186b20 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186b48 kind:arm_call to:0x02187aac module:overlay(105) +from:0x02186b54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02186b8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02186be8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02186bfc kind:arm_call to:0x01ff930c module:itcm +from:0x02186c1c kind:arm_call to:0x01ff930c module:itcm +from:0x02186c40 kind:arm_call to:0x02188f14 module:overlay(105) +from:0x02186c48 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02186c50 kind:arm_call to:0x02185280 module:overlay(105) +from:0x02186c60 kind:arm_call to:0x02185588 module:overlay(105) +from:0x02186c88 kind:arm_call to:0x02188850 module:overlay(105) +from:0x02186c94 kind:arm_call to:0x0218566c module:overlay(105) +from:0x02186ca8 kind:arm_call to:0x021855ec module:overlay(105) +from:0x02186cb4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186cc4 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02186cd0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186cf4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186d04 kind:arm_call to:0x02185a6c module:overlay(105) +from:0x02186d10 kind:arm_call to:0x02185280 module:overlay(105) +from:0x02186d74 kind:arm_call to:0x02185588 module:overlay(105) +from:0x02186de0 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02186e40 kind:load to:0x027e09bc module:dtcm +from:0x02186e44 kind:load to:0x027e0ce4 module:dtcm +from:0x02186e4c kind:load to:0x020b3040 module:overlay(0) +from:0x02186e50 kind:load to:0x0218a3b0 module:overlay(105) +from:0x02186e54 kind:load to:0x0218a3ac module:overlay(105) +from:0x02186e58 kind:load to:0x027e09b8 module:dtcm +from:0x02186e5c kind:load to:0x0218a3c8 module:overlay(105) +from:0x02186e64 kind:load to:0x0218a3bc module:overlay(105) +from:0x02186e70 kind:load to:0x0218a380 module:overlay(105) +from:0x02186e74 kind:load to:0x0218a364 module:overlay(105) +from:0x02186e78 kind:load to:0x0218a360 module:overlay(105) +from:0x02186e7c kind:load to:0x0218a35c module:overlay(105) +from:0x02186e80 kind:load to:0x0218a384 module:overlay(105) +from:0x02186e84 kind:load to:0x027e0ce8 module:dtcm +from:0x02186eac kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02186ec0 kind:arm_call to:0x021856c0 module:overlay(105) +from:0x02186ee0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186f34 kind:arm_call to:0x01fff498 module:itcm +from:0x02186f44 kind:arm_call to:0x01fff584 module:itcm +from:0x02186f60 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186f70 kind:arm_call to:0x02185a6c module:overlay(105) +from:0x02186f80 kind:arm_call to:0x02185588 module:overlay(105) +from:0x02186fa0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186fb8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186fd4 kind:arm_call to:0x0218509c module:overlay(105) +from:0x02186fdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186ff8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186ffc kind:arm_call to:0x0218a278 module:overlay(105) +from:0x02187010 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02187024 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02187030 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02187074 kind:arm_call to:0x020937a4 module:overlay(0) +from:0x0218709c kind:arm_call to:0x02086058 module:overlay(0) +from:0x021870ac kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x021870b8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02187100 kind:arm_call to:0x01fff05c module:itcm +from:0x02187128 kind:arm_call to:0x01ff930c module:itcm +from:0x02187144 kind:arm_call to:0x021856c0 module:overlay(105) +from:0x02187160 kind:arm_call to:0x0206d6b4 module:overlay(0) +from:0x02187170 kind:load to:0x0218a354 module:overlay(105) +from:0x02187174 kind:load to:0x020b5254 module:overlay(0) +from:0x0218717c kind:load to:0x027e0cd8 module:dtcm +from:0x02187180 kind:load to:0x0218a34c module:overlay(105) +from:0x02187184 kind:load to:0x0218a350 module:overlay(105) +from:0x02187200 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x02187220 kind:arm_call to:0x02082e14 module:overlay(0) +from:0x0218725c kind:arm_call to:0x02082a5c module:overlay(0) +from:0x02187308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187320 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x02187354 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187368 kind:arm_call to:0x02090818 module:overlay(0) +from:0x02187370 kind:load to:0x027e0cdc module:dtcm +from:0x02187374 kind:load to:0x0203e964 module:main +from:0x021873cc kind:arm_call to:0x02185564 module:overlay(105) +from:0x02187418 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02187424 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02187438 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02187468 kind:arm_call to:0x0200b578 module:main +from:0x02187480 kind:load to:0x0218a490 module:overlay(105) +from:0x02187484 kind:load to:0x027e0ce0 module:dtcm +from:0x02187488 kind:load to:0x0218a324 module:overlay(105) +from:0x0218748c kind:load to:0x0218a310 module:overlay(105) +from:0x02187490 kind:load to:0x02187494 module:overlay(105) +from:0x021874d8 kind:arm_call to:0x0200e260 module:main +from:0x021874e8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02187514 kind:load to:0x027e0964 module:dtcm +from:0x02187528 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02187538 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187554 kind:arm_call to:0x021899c0 module:overlay(105) +from:0x0218755c kind:load to:0x027e0ce4 module:dtcm +from:0x0218756c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02187574 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x0218757c kind:arm_call to:0x02011ff4 module:main +from:0x02187644 kind:arm_call to:0x01ffb800 module:itcm +from:0x02187674 kind:arm_call to:0x01ff9770 module:itcm +from:0x02187684 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021876cc kind:load to:0x0218a338 module:overlay(105) +from:0x021876d0 kind:load to:0x0218a344 module:overlay(105) +from:0x021876f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02187814 kind:arm_call to:0x02187824 module:overlay(105) +from:0x02187820 kind:load to:0x0218a4a4 module:overlay(105) +from:0x0218783c kind:arm_call to:0x01fff148 module:itcm +from:0x02187868 kind:load to:0x027e0ce0 module:dtcm +from:0x021878b4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021878c4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187950 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187960 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021879a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021879ac kind:arm_call to:0x01ff938c module:itcm +from:0x021879dc kind:arm_call to:0x0207c030 module:overlay(0) +from:0x021879e4 kind:arm_call to:0x02011ff4 module:main +from:0x02187a64 kind:load to:0x0218a3b8 module:overlay(105) +from:0x02187a68 kind:load to:0x0218a3b4 module:overlay(105) +from:0x02187aa4 kind:arm_call to:0x021879f0 module:overlay(105) +from:0x02187aec kind:arm_call to:0x021879f0 module:overlay(105) +from:0x02187b40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02187ba0 kind:arm_call to:0x021877e8 module:overlay(105) +from:0x02187bcc kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02187bf8 kind:arm_call to:0x01fff350 module:itcm +from:0x02187c3c kind:arm_call to:0x020bfddc module:overlay(17) +from:0x02187c64 kind:arm_call to:0x02187afc module:overlay(105) +from:0x02187ca4 kind:arm_call to:0x01fff350 module:itcm +from:0x02187cc8 kind:load to:0x027e09bc module:dtcm +from:0x02187ccc kind:load to:0x0218a4c0 module:overlay(105) +from:0x02187cd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02187d5c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02187d84 kind:arm_call to:0x01fff350 module:itcm +from:0x02187dc4 kind:arm_call to:0x020bfddc module:overlay(17) +from:0x02187df0 kind:arm_call to:0x02187afc module:overlay(105) +from:0x02187e44 kind:arm_call to:0x01fff350 module:itcm +from:0x02187e78 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02187ea0 kind:arm_call to:0x01fff350 module:itcm +from:0x02187ef4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02187f00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187f18 kind:arm_call to:0x01ff9364 module:itcm +from:0x02187f64 kind:arm_call to:0x020bfddc module:overlay(17) +from:0x02187f78 kind:arm_call to:0x02187afc module:overlay(105) +from:0x02187fc4 kind:arm_call to:0x01fff350 module:itcm +from:0x02188000 kind:arm_call to:0x02187bac module:overlay(105) +from:0x02188024 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218805c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02188078 kind:arm_call to:0x01ff9364 module:itcm +from:0x021880c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021880f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218810c kind:arm_call to:0x01ff9364 module:itcm +from:0x0218819c kind:arm_call to:0x01ffb974 module:itcm +from:0x021881cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021881e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02188288 kind:arm_call to:0x01ff9770 module:itcm +from:0x021882a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021882d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021882dc kind:arm_call to:0x02187824 module:overlay(105) +from:0x02188304 kind:arm_call to:0x0218a02c module:overlay(105) +from:0x02188320 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188330 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218833c kind:arm_call to:0x01ff9258 module:itcm +from:0x02188354 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218836c kind:arm_call to:0x01ff9770 module:itcm +from:0x021883a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021883e8 kind:arm_call to:0x02187824 module:overlay(105) +from:0x021883f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188434 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02188444 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02188450 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218845c kind:arm_call to:0x0218a02c module:overlay(105) +from:0x021884a0 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x021884c0 kind:arm_call to:0x01fff350 module:itcm +from:0x02188500 kind:arm_call to:0x020bfddc module:overlay(17) +from:0x02188528 kind:arm_call to:0x02187afc module:overlay(105) +from:0x02188548 kind:arm_call to:0x01fff350 module:itcm +from:0x02188584 kind:load to:0x027e0ce4 module:dtcm +from:0x02188588 kind:load to:0x027e09bc module:dtcm +from:0x02188590 kind:load to:0x020b3040 module:overlay(0) +from:0x02188594 kind:load to:0x0218a4d8 module:overlay(105) +from:0x02188598 kind:load to:0x0218a3bc module:overlay(105) +from:0x021885a0 kind:load to:0x0203e964 module:main +from:0x021885a4 kind:load to:0x0218a33c module:overlay(105) +from:0x021885a8 kind:load to:0x0218a3c4 module:overlay(105) +from:0x021885ac kind:load to:0x0218a4cc module:overlay(105) +from:0x02188600 kind:arm_call to:0x01fff458 module:itcm +from:0x02188608 kind:arm_call to:0x020e0dbc module:overlay(31) +from:0x02188634 kind:arm_call to:0x01fff458 module:itcm +from:0x02188638 kind:arm_call to:0x020e0d98 module:overlay(31) +from:0x02188668 kind:load to:0x0218a3a8 module:overlay(105) +from:0x02188684 kind:load to:0x0218a3a8 module:overlay(105) +from:0x021886b8 kind:arm_call to:0x01ff9110 module:itcm +from:0x021886f4 kind:arm_call to:0x01fff350 module:itcm +from:0x02188720 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188748 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02188760 kind:arm_call to:0x01ff9364 module:itcm +from:0x02188774 kind:arm_call to:0x01ff9258 module:itcm +from:0x02188794 kind:arm_call to:0x01fff350 module:itcm +from:0x02188814 kind:arm_call to:0x01ff9110 module:itcm +from:0x02188828 kind:load to:0x0218a3a8 module:overlay(105) +from:0x0218882c kind:load to:0x0218a3a4 module:overlay(105) +from:0x02188830 kind:load to:0x0218a3a0 module:overlay(105) +from:0x02188834 kind:load to:0x027e0ce4 module:dtcm +from:0x0218883c kind:load to:0x020b3040 module:overlay(0) +from:0x02188840 kind:load to:0x0218a340 module:overlay(105) +from:0x02188844 kind:load to:0x0218a394 module:overlay(105) +from:0x02188848 kind:load to:0x0218a398 module:overlay(105) +from:0x0218884c kind:load to:0x0218a39c module:overlay(105) +from:0x021888a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021888d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021888d4 kind:load to:0x0218a340 module:overlay(105) +from:0x0218892c kind:arm_call to:0x02188888 module:overlay(105) +from:0x02188940 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188950 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218895c kind:arm_call to:0x02188888 module:overlay(105) +from:0x021889e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188a00 kind:arm_call to:0x01ff947c module:itcm +from:0x02188a24 kind:load to:0x0203e964 module:main +from:0x02188a28 kind:load to:0x027e00fc module:dtcm +from:0x02188b00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188b6c kind:arm_call to:0x01ffb464 module:itcm +from:0x02188bb0 kind:load to:0x0203e964 module:main +from:0x02188ca4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02188e00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188e10 kind:arm_call to:0x01ff9770 module:itcm +from:0x02188e20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02188e4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02188e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02188eb0 kind:arm_call to:0x02188be8 module:overlay(105) +from:0x02188edc kind:arm_call to:0x02188be8 module:overlay(105) +from:0x02188efc kind:load to:0x0203e964 module:main +from:0x02188f00 kind:load to:0x0218a388 module:overlay(105) +from:0x02188f04 kind:load to:0x0218a38c module:overlay(105) +from:0x02188f08 kind:load to:0x0218a390 module:overlay(105) +from:0x02188f0c kind:load to:0x0218a358 module:overlay(105) +from:0x02188f10 kind:load to:0x0218a348 module:overlay(105) +from:0x02188f78 kind:arm_call to:0x01ff916c module:itcm +from:0x02188f8c kind:arm_call to:0x01ff916c module:itcm +from:0x02188f9c kind:arm_call to:0x01ff916c module:itcm +from:0x02188ff0 kind:load to:0x0218a370 module:overlay(105) +from:0x02188ff4 kind:load to:0x0218a36c module:overlay(105) +from:0x02189044 kind:load to:0x0218a378 module:overlay(105) +from:0x02189050 kind:load to:0x0218a530 module:overlay(105) +from:0x02189064 kind:arm_call to:0x02011f3c module:main +from:0x02189070 kind:arm_call to:0x020e6740 module:overlay(31) +from:0x02189084 kind:arm_call to:0x020976d0 module:overlay(0) +from:0x021890b4 kind:load to:0x0218a504 module:overlay(105) +from:0x02189110 kind:arm_call to:0x020f4274 module:overlay(31) +from:0x02189118 kind:arm_call to:0x020f49bc module:overlay(31) +from:0x02189160 kind:load to:0x0218a4dc module:overlay(105) +from:0x02189168 kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x02189184 kind:load to:0x0218972c module:overlay(105) +from:0x02189194 kind:load to:0x0218972c module:overlay(105) +from:0x021891a4 kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x021891bc kind:arm_call to:0x01ff916c module:itcm +from:0x02189268 kind:arm_call to:0x01fff17c module:itcm +from:0x021892f8 kind:arm_call to:0x0208bca8 module:overlay(0) +from:0x02189314 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x02189348 kind:arm_call to:0x01fff148 module:itcm +from:0x02189384 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02189394 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x021893d0 kind:arm_call to:0x0218a02c module:overlay(105) +from:0x021893ec kind:arm_call to:0x020f44cc module:overlay(31) +from:0x021893f4 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x02189444 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02189454 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x02189460 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0218946c kind:load to:0x027e0ce0 module:dtcm +from:0x02189474 kind:load to:0x0203e964 module:main +from:0x02189478 kind:load to:0x0218a4ec module:overlay(105) +from:0x02189498 kind:arm_call to:0x02187824 module:overlay(105) +from:0x021894a8 kind:arm_call to:0x020e6978 module:overlay(31) +from:0x02189514 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189558 kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x0218956c kind:arm_call to:0x020f42cc module:overlay(31) +from:0x02189588 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x021895b8 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x021895f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218963c kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02189684 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189690 kind:arm_call to:0x01fff458 module:itcm +from:0x021896a8 kind:arm_call to:0x020f62d0 module:overlay(31) +from:0x021896c0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x021896d4 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x021896e8 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x021896f0 kind:arm_call to:0x020f4310 module:overlay(31) +from:0x02189710 kind:load to:0x027e0ce4 module:dtcm +from:0x02189714 kind:load to:0x02110a04 module:overlays(19,31) +from:0x02189720 kind:load to:0x027e09a8 module:dtcm +from:0x021897b0 kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x02189884 kind:arm_call to:0x01fff17c module:itcm +from:0x021898fc kind:arm_call to:0x01fff148 module:itcm +from:0x0218990c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02189974 kind:arm_call to:0x0207e5c0 module:overlay(0) +from:0x02189990 kind:arm_call to:0x021890bc module:overlay(105) +from:0x021899b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021899b4 kind:load to:0x0203e964 module:main +from:0x021899bc kind:load to:0x027e09c0 module:dtcm +from:0x02189a4c kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02189a5c kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02189a70 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189a80 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02189aa0 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02189aac kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02189ad4 kind:arm_call to:0x020f44cc module:overlay(31) +from:0x02189adc kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x02189af8 kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x02189b20 kind:arm_call to:0x020f455c module:overlay(31) +from:0x02189b64 kind:arm_call to:0x01fff350 module:itcm +from:0x02189bc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02189bdc kind:arm_call to:0x01fff350 module:itcm +from:0x02189c08 kind:arm_call to:0x02189484 module:overlay(105) +from:0x02189c18 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189c28 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02189c48 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02189c54 kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02189c7c kind:arm_call to:0x020f44cc module:overlay(31) +from:0x02189c84 kind:arm_call to:0x0218a0f8 module:overlay(105) +from:0x02189c94 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02189ca4 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02189cb4 kind:arm_call to:0x020f5578 module:overlay(31) +from:0x02189cc4 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02189ce0 kind:arm_call to:0x020f5a9c module:overlay(31) +from:0x02189cf0 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02189d00 kind:arm_call to:0x020f5a10 module:overlays(21,31) +from:0x02189d18 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02189d50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189d6c kind:arm_call to:0x01ffb714 module:itcm +from:0x02189d78 kind:arm_call to:0x01ffb800 module:itcm +from:0x02189d8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02189e24 kind:arm_call to:0x01fff17c module:itcm +from:0x02189ea4 kind:arm_call to:0x020e68fc module:overlay(31) +from:0x02189eb0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189ec0 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02189ee0 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02189eec kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02189ef4 kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x02189f00 kind:arm_call to:0x020f5578 module:overlay(31) +from:0x02189f2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189f44 kind:arm_call to:0x020f5914 module:overlay(31) +from:0x02189f50 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189f60 kind:arm_call to:0x020f4a74 module:overlay(31) +from:0x02189f80 kind:arm_call to:0x020f5a08 module:overlay(31) +from:0x02189f8c kind:arm_call to:0x020f4a14 module:overlay(31) +from:0x02189f94 kind:arm_call to:0x020f5b20 module:overlays(21,31) +from:0x02189f9c kind:arm_call to:0x020f5cc4 module:overlay(31) +from:0x02189fa4 kind:arm_call to:0x020f4450 module:overlay(31) +from:0x02189fb4 kind:load to:0x02110a28 module:overlays(19,31) +from:0x02189fc0 kind:load to:0x027e0ce4 module:dtcm +from:0x02189fc8 kind:load to:0x020b3040 module:overlay(0) +from:0x02189fcc kind:load to:0x02110a6c module:overlays(19,31) +from:0x02189fd8 kind:load to:0x0203e964 module:main +from:0x02189fe0 kind:load to:0x027e0ce0 module:dtcm +from:0x02189fe4 kind:load to:0x02110ab0 module:overlays(19,31) +from:0x02189fec kind:load to:0x02110af4 module:overlays(19,26,31) +from:0x0218a010 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218a028 kind:load to:0x027e0ce4 module:dtcm +from:0x0218a068 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0218a078 kind:arm_call to:0x0207dfbc module:overlay(0) +from:0x0218a084 kind:arm_call to:0x0207e2c8 module:overlay(0) +from:0x0218a0b0 kind:arm_call to:0x02028c60 module:main +from:0x0218a0bc kind:arm_call to:0x02189484 module:overlay(105) +from:0x0218a0e4 kind:arm_call to:0x02028c60 module:main +from:0x0218a0f0 kind:arm_call to:0x02189484 module:overlay(105) +from:0x0218a10c kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x0218a120 kind:arm_call to:0x02189484 module:overlay(105) +from:0x0218a168 kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x0218a18c kind:arm_call to:0x0218a128 module:overlay(105) +from:0x0218a1b4 kind:arm_call to:0x02189484 module:overlay(105) +from:0x0218a1d4 kind:arm_call to:0x0218a128 module:overlay(105) +from:0x0218a1fc kind:arm_call to:0x02189484 module:overlay(105) +from:0x0218a230 kind:arm_call to:0x02028c60 module:main +from:0x0218a23c kind:arm_call to:0x02189484 module:overlay(105) +from:0x0218a264 kind:arm_call to:0x02028c60 module:main +from:0x0218a270 kind:arm_call to:0x02189484 module:overlay(105) +from:0x0218a29c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218a2b4 kind:arm_call to:0x0218a128 module:overlay(105) +from:0x0218a2e0 kind:arm_call to:0x0218a1c8 module:overlay(105) +from:0x0218a2f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0218a304 kind:arm_call to:0x02097778 module:overlay(0) +from:0x0218a418 kind:arm_call to:0x02189078 module:overlay(105) +from:0x0218a428 kind:arm_call to:0x0203ce74 module:main +from:0x0218a43c kind:load to:0x0218a4dc module:overlay(105) +from:0x0218a444 kind:load to:0x0218a520 module:overlay(105) +from:0x0218a448 kind:load to:0x0218a530 module:overlay(105) +from:0x0218a44c kind:load to:0x0218a2fc module:overlay(105) +from:0x0218a450 kind:load to:0x0218a524 module:overlay(105) +from:0x0218a454 kind:load to:0x0218a3cc module:overlay(105) +from:0x0218a468 kind:load to:0x020901f0 module:overlay(0) +from:0x0218a46c kind:load to:0x02184ed0 module:overlay(105) +from:0x0218a470 kind:load to:0x02184f94 module:overlay(105) +from:0x0218a474 kind:load to:0x02185b18 module:overlay(105) +from:0x0218a478 kind:load to:0x02185e48 module:overlay(105) +from:0x0218a47c kind:load to:0x02090810 module:overlay(0) +from:0x0218a480 kind:load to:0x02187188 module:overlay(105) +from:0x0218a484 kind:load to:0x02187240 module:overlay(105) +from:0x0218a490 kind:load to:0x02184eb0 module:overlay(105) +from:0x0218a494 kind:load to:0x02187560 module:overlay(105) +from:0x0218a498 kind:load to:0x02187518 module:overlay(105) +from:0x0218a4a4 kind:load to:0x0218585c module:overlay(105) +from:0x0218a4a8 kind:load to:0x021879d4 module:overlay(105) +from:0x0218a4ac kind:load to:0x0218786c module:overlay(105) +from:0x0218a4b0 kind:load to:0x02187910 module:overlay(105) +from:0x0218a4b4 kind:load to:0x0207c044 module:overlay(0) +from:0x0218a4c0 kind:load to:0x021885e8 module:overlay(105) +from:0x0218a4cc kind:load to:0x021885b0 module:overlay(105) +from:0x0218a4d8 kind:load to:0x02188620 module:overlay(105) +from:0x0218a504 kind:load to:0x02189054 module:overlay(105) +from:0x0218a508 kind:load to:0x020977a0 module:overlay(0) +from:0x0218a50c kind:load to:0x020977a8 module:overlay(0) +from:0x0218a510 kind:load to:0x02097824 module:overlay(0) +from:0x0218a514 kind:load to:0x02097864 module:overlay(0) +from:0x0218a518 kind:load to:0x02097868 module:overlay(0) +from:0x0218a51c kind:load to:0x0209786c module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov105/symbols.txt b/config/eur1/arm9/overlays/ov105/symbols.txt new file mode 100644 index 00000000..7a11315c --- /dev/null +++ b/config/eur1/arm9/overlays/ov105/symbols.txt @@ -0,0 +1,140 @@ +func_ov105_02184c40 kind:function(arm,size=0x9c) addr:0x02184c40 +func_ov105_02184cdc kind:function(arm,size=0xa8) addr:0x02184cdc +func_ov105_02184d84 kind:function(arm,size=0x12c) addr:0x02184d84 +func_ov105_02184eb0 kind:function(arm,size=0x20) addr:0x02184eb0 +func_ov105_02184ed0 kind:function(arm,size=0xc4) addr:0x02184ed0 +func_ov105_02184f94 kind:function(arm,size=0xcc) addr:0x02184f94 +func_ov105_02185060 kind:function(arm,size=0x3c) addr:0x02185060 +func_ov105_0218509c kind:function(arm,size=0x88) addr:0x0218509c +func_ov105_02185124 kind:function(arm,size=0x15c) addr:0x02185124 +func_ov105_02185280 kind:function(arm,size=0xa0) addr:0x02185280 +func_ov105_02185320 kind:function(arm,size=0x13c) addr:0x02185320 +func_ov105_0218545c kind:function(arm,size=0x108) addr:0x0218545c +func_ov105_02185564 kind:function(arm,size=0x24) addr:0x02185564 +func_ov105_02185588 kind:function(arm,size=0x64) addr:0x02185588 +func_ov105_021855ec kind:function(arm,size=0x80) addr:0x021855ec +func_ov105_0218566c kind:function(arm,size=0x54) addr:0x0218566c +func_ov105_021856c0 kind:function(arm,size=0x19c) addr:0x021856c0 +func_ov105_0218585c kind:function(arm,size=0x14) addr:0x0218585c +func_ov105_02185870 kind:function(arm,size=0x1fc) addr:0x02185870 +func_ov105_02185a6c kind:function(arm,size=0xac) addr:0x02185a6c +func_ov105_02185b18 kind:function(arm,size=0x330) addr:0x02185b18 +func_ov105_02185e48 kind:function(arm,size=0x1340) addr:0x02185e48 +func_ov105_02187188 kind:function(arm,size=0xb8) addr:0x02187188 +func_ov105_02187240 kind:function(arm,size=0x138) addr:0x02187240 +func_ov105_02187378 kind:function(arm,size=0x68) addr:0x02187378 +func_ov105_021873e0 kind:function(arm,size=0xb4) addr:0x021873e0 +func_ov105_02187494 kind:function(arm,size=0x84) addr:0x02187494 +func_ov105_02187518 kind:function(arm,size=0x48) addr:0x02187518 +func_ov105_02187560 kind:function(arm,size=0x28) addr:0x02187560 +func_ov105_02187588 kind:function(arm,size=0x40) addr:0x02187588 +func_ov105_021875c8 kind:function(arm,size=0x110) addr:0x021875c8 +func_ov105_021876d8 kind:function(arm,size=0x110) addr:0x021876d8 +func_ov105_021877e8 kind:function(arm,size=0x3c) addr:0x021877e8 +func_ov105_02187824 kind:function(arm,size=0x48) addr:0x02187824 +func_ov105_0218786c kind:function(arm,size=0xa4) addr:0x0218786c +func_ov105_02187910 kind:function(arm,size=0xc4) addr:0x02187910 +func_ov105_021879d4 kind:function(arm,size=0x1c) addr:0x021879d4 +func_ov105_021879f0 kind:function(arm,size=0x7c) addr:0x021879f0 +func_ov105_02187a6c kind:function(arm,size=0x10) addr:0x02187a6c +func_ov105_02187a7c kind:function(arm,size=0x30) addr:0x02187a7c +func_ov105_02187aac kind:function(arm,size=0x50) addr:0x02187aac +func_ov105_02187afc kind:function(arm,size=0x60) addr:0x02187afc +func_ov105_02187b5c kind:function(arm,size=0x50) addr:0x02187b5c +func_ov105_02187bac kind:function(arm,size=0x128) addr:0x02187bac +func_ov105_02187cd4 kind:function(arm,size=0x8dc) addr:0x02187cd4 +func_ov105_021885b0 kind:function(arm,size=0x38) addr:0x021885b0 +func_ov105_021885e8 kind:function(arm,size=0x38) addr:0x021885e8 +func_ov105_02188620 kind:function(arm,size=0x30) addr:0x02188620 +func_ov105_02188650 kind:function(arm,size=0x1c) addr:0x02188650 +func_ov105_0218866c kind:function(arm,size=0x1c) addr:0x0218866c +func_ov105_02188688 kind:function(arm,size=0x1c8) addr:0x02188688 +func_ov105_02188850 kind:function(arm,size=0x38) addr:0x02188850 +func_ov105_02188888 kind:function(arm,size=0x50) addr:0x02188888 +func_ov105_021888d8 kind:function(arm,size=0x158) addr:0x021888d8 +func_ov105_02188a30 kind:function(arm,size=0x70) addr:0x02188a30 +func_ov105_02188aa0 kind:function(arm,size=0x114) addr:0x02188aa0 +func_ov105_02188bb4 kind:function(arm,size=0x18) addr:0x02188bb4 +func_ov105_02188bcc kind:function(arm,size=0x1c) addr:0x02188bcc +func_ov105_02188be8 kind:function(arm,size=0x4c) addr:0x02188be8 +func_ov105_02188c34 kind:function(arm,size=0x2e0) addr:0x02188c34 +func_ov105_02188f14 kind:function(arm,size=0xe4) addr:0x02188f14 +func_ov105_02188ff8 kind:function(arm,size=0x50) addr:0x02188ff8 +func_ov105_02189048 kind:function(arm,size=0xc) addr:0x02189048 +func_ov105_02189054 kind:function(arm,size=0x24) addr:0x02189054 +func_ov105_02189078 kind:function(arm,size=0x44) addr:0x02189078 +func_ov105_021890bc kind:function(arm,size=0x4c) addr:0x021890bc +func_ov105_02189108 kind:function(arm,size=0x5c) addr:0x02189108 +func_ov105_02189164 kind:function(arm,size=0x14) addr:0x02189164 +func_ov105_02189178 kind:function(arm,size=0x10) addr:0x02189178 +func_ov105_02189188 kind:function(arm,size=0x10) addr:0x02189188 +func_ov105_02189198 kind:function(arm,size=0x2e8) addr:0x02189198 +func_ov105_02189480 kind:function(arm,size=0x4) addr:0x02189480 +func_ov105_02189484 kind:function(arm,size=0x2a8) addr:0x02189484 +func_ov105_0218972c kind:function(arm,size=0x294) addr:0x0218972c +func_ov105_021899c0 kind:function(arm,size=0x630) addr:0x021899c0 +func_ov105_02189ff0 kind:function(arm,size=0x3c) addr:0x02189ff0 +func_ov105_0218a02c kind:function(arm,size=0x64) addr:0x0218a02c +func_ov105_0218a090 kind:function(arm,size=0x34) addr:0x0218a090 +func_ov105_0218a0c4 kind:function(arm,size=0x34) addr:0x0218a0c4 +func_ov105_0218a0f8 kind:function(arm,size=0x30) addr:0x0218a0f8 +func_ov105_0218a128 kind:function(arm,size=0x58) addr:0x0218a128 +func_ov105_0218a180 kind:function(arm,size=0x48) addr:0x0218a180 +func_ov105_0218a1c8 kind:function(arm,size=0x48) addr:0x0218a1c8 +func_ov105_0218a210 kind:function(arm,size=0x34) addr:0x0218a210 +func_ov105_0218a244 kind:function(arm,size=0x34) addr:0x0218a244 +func_ov105_0218a278 kind:function(arm,size=0x84) addr:0x0218a278 +func_ov105_0218a2fc kind:function(arm,size=0x14) addr:0x0218a2fc +data_ov105_0218a310 kind:data(any) addr:0x0218a310 +data_ov105_0218a324 kind:data(any) addr:0x0218a324 +data_ov105_0218a338 kind:data(any) addr:0x0218a338 +data_ov105_0218a33c kind:data(any) addr:0x0218a33c +data_ov105_0218a340 kind:data(any) addr:0x0218a340 +data_ov105_0218a344 kind:data(any) addr:0x0218a344 +data_ov105_0218a348 kind:data(any) addr:0x0218a348 +data_ov105_0218a34c kind:data(any) addr:0x0218a34c +data_ov105_0218a350 kind:data(any) addr:0x0218a350 +data_ov105_0218a354 kind:data(any) addr:0x0218a354 +data_ov105_0218a358 kind:data(any) addr:0x0218a358 +data_ov105_0218a35c kind:data(any) addr:0x0218a35c +data_ov105_0218a360 kind:data(any) addr:0x0218a360 +data_ov105_0218a364 kind:data(any) addr:0x0218a364 +data_ov105_0218a368 kind:data(any) addr:0x0218a368 +data_ov105_0218a36c kind:data(any) addr:0x0218a36c +data_ov105_0218a370 kind:data(any) addr:0x0218a370 +data_ov105_0218a374 kind:data(any) addr:0x0218a374 +data_ov105_0218a378 kind:data(any) addr:0x0218a378 +data_ov105_0218a37c kind:data(any) addr:0x0218a37c +data_ov105_0218a380 kind:data(any) addr:0x0218a380 +data_ov105_0218a384 kind:data(any) addr:0x0218a384 +data_ov105_0218a388 kind:data(any) addr:0x0218a388 +data_ov105_0218a38c kind:data(any) addr:0x0218a38c +data_ov105_0218a390 kind:data(any) addr:0x0218a390 +data_ov105_0218a394 kind:data(any) addr:0x0218a394 +data_ov105_0218a398 kind:data(any) addr:0x0218a398 +data_ov105_0218a39c kind:data(any) addr:0x0218a39c +data_ov105_0218a3a0 kind:data(any) addr:0x0218a3a0 +data_ov105_0218a3a4 kind:data(any) addr:0x0218a3a4 +data_ov105_0218a3a8 kind:data(any) addr:0x0218a3a8 +data_ov105_0218a3ac kind:data(any) addr:0x0218a3ac +data_ov105_0218a3b0 kind:data(any) addr:0x0218a3b0 +data_ov105_0218a3b4 kind:data(any) addr:0x0218a3b4 +data_ov105_0218a3b8 kind:data(any) addr:0x0218a3b8 +data_ov105_0218a3bc kind:data(any) addr:0x0218a3bc +data_ov105_0218a3c0 kind:data(any) addr:0x0218a3c0 +data_ov105_0218a3c4 kind:data(any) addr:0x0218a3c4 +data_ov105_0218a3c8 kind:data(any) addr:0x0218a3c8 +__sinit_ov105_0218a3cc kind:function(arm,size=0x88) addr:0x0218a3cc +.p__sinit_ov105_0218a3cc kind:data(word) addr:0x0218a454 +data_ov105_0218a468 kind:data(any) addr:0x0218a468 +data_ov105_0218a490 kind:data(any) addr:0x0218a490 +data_ov105_0218a4a4 kind:data(any) addr:0x0218a4a4 +data_ov105_0218a4c0 kind:data(any) addr:0x0218a4c0 +data_ov105_0218a4cc kind:data(any) addr:0x0218a4cc +data_ov105_0218a4d8 kind:data(any) addr:0x0218a4d8 +data_ov105_0218a4dc kind:data(any) addr:0x0218a4dc +data_ov105_0218a4ec kind:data(any) addr:0x0218a4ec +data_ov105_0218a504 kind:data(any) addr:0x0218a504 +data_ov105_0218a520 kind:bss addr:0x0218a520 +data_ov105_0218a524 kind:bss addr:0x0218a524 +data_ov105_0218a530 kind:bss addr:0x0218a530 diff --git a/config/eur1/arm9/overlays/ov106/delinks.txt b/config/eur1/arm9/overlays/ov106/delinks.txt new file mode 100644 index 00000000..ad054395 --- /dev/null +++ b/config/eur1/arm9/overlays/ov106/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184c40 end:0x02185ca4 kind:code align:32 + .rodata start:0x02185ca4 end:0x02185d20 kind:rodata align:4 + .init start:0x02185d20 end:0x02185d44 kind:code align:4 + .ctor start:0x02185d44 end:0x02185d48 kind:rodata align:4 + .data start:0x02185d60 end:0x02185dc0 kind:data align:32 + .bss start:0x02185dc0 end:0x02185dc0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov106/relocs.txt b/config/eur1/arm9/overlays/ov106/relocs.txt new file mode 100644 index 00000000..3755a134 --- /dev/null +++ b/config/eur1/arm9/overlays/ov106/relocs.txt @@ -0,0 +1,165 @@ +from:0x02184c7c kind:arm_call to:0x01ff9638 module:itcm +from:0x02184c8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184c9c kind:load to:0x020acebc module:overlay(0) +from:0x02184ca0 kind:load to:0x020aceb8 module:overlay(0) +from:0x02184ca4 kind:load to:0x020acecc module:overlay(0) +from:0x02184cd0 kind:arm_call to:0x0203d160 module:main +from:0x02184ce0 kind:load to:0x020a0328 module:overlay(0) +from:0x02184ce4 kind:load to:0x02184f20 module:overlay(106) +from:0x02184cfc kind:arm_call to:0x02184ec8 module:overlay(106) +from:0x02184d1c kind:arm_call to:0x02184c40 module:overlay(106) +from:0x02184d44 kind:arm_call to:0x020a00f4 module:overlay(0) +from:0x02184d5c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02184d7c kind:load to:0x027e0cec module:dtcm +from:0x02184dbc kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02184de4 kind:arm_call to:0x02184c40 module:overlay(106) +from:0x02184ef8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02184f14 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02184f1c kind:load to:0x027e0cec module:dtcm +from:0x02184f34 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02184f44 kind:arm_call to:0x021857d4 module:overlay(106) +from:0x02184f4c kind:arm_call to:0x021856f8 module:overlay(106) +from:0x02184f54 kind:arm_call to:0x02184ca8 module:overlay(106) +from:0x02184f84 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x02184fb4 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02184fcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02184ff8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185008 kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02185014 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02185020 kind:load to:0x02185d68 module:overlay(106) +from:0x02185024 kind:load to:0x027e09a4 module:dtcm +from:0x02185028 kind:load to:0x020d8780 module:overlays(19,24) +from:0x0218502c kind:load to:0x027e09bc module:dtcm +from:0x0218503c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185044 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185078 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x021850e0 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02185168 kind:arm_call to:0x02097448 module:overlay(0) +from:0x0218518c kind:arm_call to:0x020a8840 module:overlay(0) +from:0x021851b4 kind:arm_call to:0x02071734 module:overlay(0) +from:0x021851c8 kind:arm_call to:0x02184ec8 module:overlay(106) +from:0x021851d0 kind:arm_call to:0x02185b18 module:overlay(106) +from:0x021851f0 kind:load to:0x020acec8 module:overlay(0) +from:0x021851f4 kind:load to:0x020acec4 module:overlay(0) +from:0x021851f8 kind:load to:0x020b53e4 module:overlay(0) +from:0x02185208 kind:load to:0x027e09a8 module:dtcm +from:0x02185230 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02185244 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185250 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021852cc kind:arm_call to:0x02088474 module:overlay(0) +from:0x021852e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185328 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185344 kind:arm_call to:0x01ff930c module:itcm +from:0x021853c0 kind:arm_call to:0x02185ae0 module:overlay(106) +from:0x021853f4 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02185444 kind:arm_call to:0x02184ce8 module:overlay(106) +from:0x02185478 kind:arm_call to:0x02184d80 module:overlay(106) +from:0x021854c4 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021854d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185518 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185524 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218553c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218554c kind:load to:0x027e09b8 module:dtcm +from:0x02185550 kind:load to:0x027e09a8 module:dtcm +from:0x02185558 kind:load to:0x020acec0 module:overlay(0) +from:0x02185564 kind:load to:0x0204a088 module:main +from:0x0218559c kind:arm_call to:0x020bbfac module:overlay(17) +from:0x021855b4 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x02185608 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x02185620 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185634 kind:arm_call to:0x02090818 module:overlay(0) +from:0x0218563c kind:load to:0x027e0cdc module:dtcm +from:0x0218564c kind:arm_call to:0x02184ec8 module:overlay(106) +from:0x02185654 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02185668 kind:arm_call to:0x0203d210 module:main +from:0x02185670 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185678 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185680 kind:arm_call to:0x021859e4 module:overlay(106) +from:0x02185688 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185694 kind:load to:0x020a0328 module:overlay(0) +from:0x021856a4 kind:arm_call to:0x02184ec8 module:overlay(106) +from:0x021856ac kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021856c0 kind:arm_call to:0x0203d210 module:main +from:0x021856c8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021856d0 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x021856d8 kind:arm_call to:0x021859e4 module:overlay(106) +from:0x021856e0 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021856e8 kind:arm_call to:0x02011ff4 module:main +from:0x021856f4 kind:load to:0x020a0328 module:overlay(0) +from:0x02185724 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02185750 kind:arm_call to:0x0205cadc module:overlay(0) +from:0x0218575c kind:load to:0x02185d9c module:overlay(106) +from:0x02185760 kind:load to:0x027e0ce0 module:dtcm +from:0x02185764 kind:load to:0x02185ca4 module:overlay(106) +from:0x02185768 kind:load to:0x020b19a8 module:overlay(0) +from:0x0218576c kind:load to:0x02185d88 module:overlay(106) +from:0x02185790 kind:arm_call to:0x0200eab0 module:main +from:0x021857a4 kind:arm_call to:0x0208c774 module:overlay(0) +from:0x021857b8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021857c0 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x021857c8 kind:arm_call to:0x02011ff4 module:main +from:0x02185804 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185814 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02185860 kind:arm_call to:0x0203d160 module:main +from:0x02185890 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x021858bc kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x021858f0 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x02185904 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02185910 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02185924 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02185954 kind:arm_call to:0x0200b578 module:main +from:0x02185964 kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x0218597c kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x021859bc kind:load to:0x02185db0 module:overlay(106) +from:0x021859c0 kind:load to:0x020b19a8 module:overlay(0) +from:0x021859c4 kind:load to:0x027e09b8 module:dtcm +from:0x021859c8 kind:load to:0x020a0328 module:overlay(0) +from:0x021859cc kind:load to:0x02184f20 module:overlay(106) +from:0x021859d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021859d4 kind:load to:0x02185ccc module:overlay(106) +from:0x021859d8 kind:load to:0x02185cb8 module:overlay(106) +from:0x021859dc kind:load to:0x02185ce0 module:overlay(106) +from:0x021859e0 kind:load to:0x02185b38 module:overlay(106) +from:0x02185a00 kind:arm_call to:0x02185aa4 module:overlay(106) +from:0x02185a14 kind:arm_call to:0x0203d210 module:main +from:0x02185a1c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185a24 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185a2c kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185a38 kind:load to:0x02185db0 module:overlay(106) +from:0x02185a3c kind:load to:0x020a0328 module:overlay(0) +from:0x02185a5c kind:arm_call to:0x02185aa4 module:overlay(106) +from:0x02185a70 kind:arm_call to:0x0203d210 module:main +from:0x02185a78 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185a80 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185a88 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185a90 kind:arm_call to:0x02011ff4 module:main +from:0x02185a9c kind:load to:0x02185db0 module:overlay(106) +from:0x02185aa0 kind:load to:0x020a0328 module:overlay(0) +from:0x02185ac8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02185adc kind:load to:0x027e0cec module:dtcm +from:0x02185b08 kind:arm_call to:0x02015054 module:main +from:0x02185b10 kind:arm_call to:0x02185aa4 module:overlay(106) +from:0x02185b30 kind:arm_call to:0x02185aa4 module:overlay(106) +from:0x02185b78 kind:arm_call to:0x0200e260 module:main +from:0x02185b88 kind:arm_call to:0x01ffad5c module:itcm +from:0x02185bd0 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02185c50 kind:load to:0x027e0964 module:dtcm +from:0x02185c54 kind:load to:0x027e0cec module:dtcm +from:0x02185c70 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02185c94 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02185d40 kind:load to:0x02185d88 module:overlay(106) +from:0x02185d44 kind:load to:0x02185d20 module:overlay(106) +from:0x02185d68 kind:load to:0x020901f0 module:overlay(0) +from:0x02185d6c kind:load to:0x02185640 module:overlay(106) +from:0x02185d70 kind:load to:0x02185698 module:overlay(106) +from:0x02185d74 kind:load to:0x02185050 module:overlay(106) +from:0x02185d78 kind:load to:0x0218520c module:overlay(106) +from:0x02185d7c kind:load to:0x02090810 module:overlay(0) +from:0x02185d80 kind:load to:0x02185568 module:overlay(106) +from:0x02185d84 kind:load to:0x021855ec module:overlay(106) +from:0x02185d9c kind:load to:0x02185030 module:overlay(106) +from:0x02185da0 kind:load to:0x021857ac module:overlay(106) +from:0x02185da4 kind:load to:0x0218577c module:overlay(106) +from:0x02185db0 kind:load to:0x021859e4 module:overlay(106) +from:0x02185db4 kind:load to:0x02185a40 module:overlay(106) +from:0x02185db8 kind:load to:0x02185c5c module:overlay(106) diff --git a/config/eur1/arm9/overlays/ov106/symbols.txt b/config/eur1/arm9/overlays/ov106/symbols.txt new file mode 100644 index 00000000..1781806d --- /dev/null +++ b/config/eur1/arm9/overlays/ov106/symbols.txt @@ -0,0 +1,35 @@ +func_ov106_02184c40 kind:function(arm,size=0x68) addr:0x02184c40 +func_ov106_02184ca8 kind:function(arm,size=0x40) addr:0x02184ca8 +func_ov106_02184ce8 kind:function(arm,size=0x98) addr:0x02184ce8 +func_ov106_02184d80 kind:function(arm,size=0x148) addr:0x02184d80 +func_ov106_02184ec8 kind:function(arm,size=0x58) addr:0x02184ec8 +func_ov106_02184f20 kind:function(arm,size=0xc) addr:0x02184f20 +func_ov106_02184f2c kind:function(arm,size=0x104) addr:0x02184f2c +func_ov106_02185030 kind:function(arm,size=0x20) addr:0x02185030 +func_ov106_02185050 kind:function(arm,size=0x1bc) addr:0x02185050 +func_ov106_0218520c kind:function(arm,size=0x35c) addr:0x0218520c +func_ov106_02185568 kind:function(arm,size=0x84) addr:0x02185568 +func_ov106_021855ec kind:function(arm,size=0x54) addr:0x021855ec +func_ov106_02185640 kind:function(arm,size=0x58) addr:0x02185640 +func_ov106_02185698 kind:function(arm,size=0x60) addr:0x02185698 +func_ov106_021856f8 kind:function(arm,size=0x84) addr:0x021856f8 +func_ov106_0218577c kind:function(arm,size=0x30) addr:0x0218577c +func_ov106_021857ac kind:function(arm,size=0x28) addr:0x021857ac +func_ov106_021857d4 kind:function(arm,size=0x210) addr:0x021857d4 +func_ov106_021859e4 kind:function(arm,size=0x5c) addr:0x021859e4 +func_ov106_02185a40 kind:function(arm,size=0x64) addr:0x02185a40 +func_ov106_02185aa4 kind:function(arm,size=0x3c) addr:0x02185aa4 +func_ov106_02185ae0 kind:function(arm,size=0x38) addr:0x02185ae0 +func_ov106_02185b18 kind:function(arm,size=0x20) addr:0x02185b18 +func_ov106_02185b38 kind:function(arm,size=0x124) addr:0x02185b38 +func_ov106_02185c5c kind:function(arm,size=0x48) addr:0x02185c5c +data_ov106_02185ca4 kind:data(any) addr:0x02185ca4 +data_ov106_02185cb8 kind:data(any) addr:0x02185cb8 +data_ov106_02185ccc kind:data(any) addr:0x02185ccc +data_ov106_02185ce0 kind:data(any) addr:0x02185ce0 +__sinit_ov106_02185d20 kind:function(arm,size=0x24) addr:0x02185d20 +.p__sinit_ov106_02185d20 kind:data(word) addr:0x02185d44 +data_ov106_02185d68 kind:data(any) addr:0x02185d68 +data_ov106_02185d88 kind:data(any) addr:0x02185d88 +data_ov106_02185d9c kind:data(any) addr:0x02185d9c +data_ov106_02185db0 kind:data(any) addr:0x02185db0 diff --git a/config/eur1/arm9/overlays/ov107/delinks.txt b/config/eur1/arm9/overlays/ov107/delinks.txt new file mode 100644 index 00000000..e127095d --- /dev/null +++ b/config/eur1/arm9/overlays/ov107/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184c40 end:0x02186814 kind:code align:32 + .rodata start:0x02186814 end:0x0218683c kind:rodata align:4 + .init start:0x0218683c end:0x0218684c kind:code align:4 + .ctor start:0x0218684c end:0x02186850 kind:rodata align:4 + .data start:0x02186860 end:0x021868a0 kind:data align:32 + .bss start:0x021868a0 end:0x02186920 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov107/relocs.txt b/config/eur1/arm9/overlays/ov107/relocs.txt new file mode 100644 index 00000000..79aa20d3 --- /dev/null +++ b/config/eur1/arm9/overlays/ov107/relocs.txt @@ -0,0 +1,226 @@ +from:0x02184c6c kind:arm_call to:0x020a8b0c module:overlay(0) +from:0x02184c78 kind:arm_call to:0x02184eb0 module:overlay(107) +from:0x02184c9c kind:arm_call to:0x02184cac module:overlay(107) +from:0x02184cec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184cfc kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02184d68 kind:arm_call to:0x0205d9b4 module:overlay(0) +from:0x02184e0c kind:arm_call to:0x01ffb974 module:itcm +from:0x02184e1c kind:arm_call to:0x02088398 module:overlay(0) +from:0x02184e38 kind:arm_call to:0x01ff9984 module:itcm +from:0x02184e54 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02184e64 kind:arm_call to:0x01ff993c module:itcm +from:0x02184e7c kind:load to:0x0203e964 module:main +from:0x02184e94 kind:load to:0x021868a0 module:overlay(107) +from:0x02184efc kind:arm_call to:0x01ffb974 module:itcm +from:0x02184f1c kind:arm_call to:0x01ffb974 module:itcm +from:0x02184f6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02184f80 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02184f94 kind:arm_call to:0x01ffedac module:itcm +from:0x02184fac kind:arm_call to:0x02184ff0 module:overlay(107) +from:0x02184fe8 kind:load to:0x02118a20 module:overlay(31) +from:0x0218501c kind:arm_call to:0x02080bbc module:overlay(0) +from:0x02185098 kind:arm_call to:0x02080bbc module:overlay(0) +from:0x0218513c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02185198 kind:arm_call to:0x0218667c module:overlay(107) +from:0x021851ac kind:load to:0x027e0cd8 module:dtcm +from:0x021851b0 kind:load to:0x021868a0 module:overlay(107) +from:0x021851e8 kind:arm_call to:0x0210b1dc module:overlay(31) +from:0x02185274 kind:arm_call to:0x020c00bc module:overlay(17) +from:0x021852a8 kind:arm_call to:0x0210ae04 module:overlay(31) +from:0x021852e8 kind:arm_call to:0x021863a0 module:overlay(107) +from:0x02185374 kind:arm_call to:0x0210b274 module:overlay(31) +from:0x02185380 kind:load to:0x021868a0 module:overlay(107) +from:0x02185384 kind:load to:0x021164c0 module:overlays(19,31) +from:0x02185388 kind:load to:0x027e0ce8 module:dtcm +from:0x021853b0 kind:arm_call to:0x020a89c8 module:overlay(0) +from:0x021853d0 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x021853f8 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02185404 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185410 kind:arm_call to:0x02057f18 module:overlay(0) +from:0x02185420 kind:arm_call to:0x01fff148 module:itcm +from:0x0218547c kind:arm_call to:0x0200b578 module:main +from:0x02185490 kind:load to:0x02186868 module:overlay(107) +from:0x02185494 kind:load to:0x027e0ce0 module:dtcm +from:0x02185498 kind:load to:0x020b19a8 module:overlay(0) +from:0x0218549c kind:load to:0x02186828 module:overlay(107) +from:0x021854a0 kind:load to:0x02186814 module:overlay(107) +from:0x021854a4 kind:load to:0x0218568c module:overlay(107) +from:0x021854cc kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021854d4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021854dc kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021854e4 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021854ec kind:arm_call to:0x020a0328 module:overlay(0) +from:0x021854f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021854fc kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185504 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185510 kind:load to:0x02186868 module:overlay(107) +from:0x02185514 kind:load to:0x027e0cec module:dtcm +from:0x0218553c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x02185544 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0218554c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02185554 kind:arm_call to:0x020a0328 module:overlay(0) +from:0x0218555c kind:arm_call to:0x020a0328 module:overlay(0) +from:0x02185564 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218556c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185574 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x0218557c kind:arm_call to:0x02011ff4 module:main +from:0x02185588 kind:load to:0x02186868 module:overlay(107) +from:0x0218558c kind:load to:0x027e0cec module:dtcm +from:0x021855d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021855e8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021855f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185634 kind:arm_call to:0x01ff993c module:itcm +from:0x02185684 kind:load to:0x02110844 module:overlays(19,31) +from:0x02185688 kind:load to:0x02110838 module:overlays(19,31) +from:0x021856d0 kind:arm_call to:0x0200e260 module:main +from:0x021856e0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0218570c kind:load to:0x027e0964 module:dtcm +from:0x0218575c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02185774 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021857a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021857a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021857cc kind:arm_call to:0x01ffb428 module:itcm +from:0x0218581c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02185828 kind:arm_call to:0x020786cc module:overlay(0) +from:0x02185840 kind:arm_call to:0x01fff17c module:itcm +from:0x02185858 kind:arm_call to:0x01ff9364 module:itcm +from:0x02185888 kind:arm_call to:0x01ff993c module:itcm +from:0x02185894 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02185a10 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02185a18 kind:arm_call to:0x020a0388 module:overlay(0) +from:0x02185a28 kind:load to:0x027e0cec module:dtcm +from:0x02185a2c kind:load to:0x0211083c module:overlays(19,31) +from:0x02185a30 kind:load to:0x0211084c module:overlays(19,31) +from:0x02185a34 kind:load to:0x02110840 module:overlays(19,31) +from:0x02185a38 kind:load to:0x02110848 module:overlays(19,31) +from:0x02185a3c kind:load to:0x027e09bc module:dtcm +from:0x02185a40 kind:load to:0x027e0ce0 module:dtcm +from:0x02185a44 kind:load to:0x02110850 module:overlays(19,31) +from:0x02185a48 kind:load to:0x02110830 module:overlays(19,31) +from:0x02185a4c kind:load to:0x0203e964 module:main +from:0x02185a64 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02185a74 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02185a7c kind:arm_call to:0x02185710 module:overlay(107) +from:0x02185ab4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02185acc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02185bf0 kind:load to:0x027e0cec module:dtcm +from:0x02185bfc kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02185c0c kind:arm_call to:0x0218538c module:overlay(107) +from:0x02185c3c kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02185c54 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185c64 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02185c70 kind:arm_call to:0x020a8b0c module:overlay(0) +from:0x02185c74 kind:arm_call to:0x02184e88 module:overlay(107) +from:0x02185c80 kind:load to:0x0218687c module:overlay(107) +from:0x02185c84 kind:load to:0x027e09bc module:dtcm +from:0x02185ca0 kind:arm_call to:0x020a8b0c module:overlay(0) +from:0x02185ca4 kind:arm_call to:0x02184e98 module:overlay(107) +from:0x02185cac kind:arm_call to:0x021854a8 module:overlay(107) +from:0x02185cb4 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185cc0 kind:load to:0x0218687c module:overlay(107) +from:0x02185cdc kind:arm_call to:0x020a8b0c module:overlay(0) +from:0x02185ce0 kind:arm_call to:0x02184e98 module:overlay(107) +from:0x02185ce8 kind:arm_call to:0x021854a8 module:overlay(107) +from:0x02185cf0 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185cf8 kind:arm_call to:0x02011ff4 module:main +from:0x02185d04 kind:load to:0x0218687c module:overlay(107) +from:0x02185d74 kind:arm_call to:0x02184c40 module:overlay(107) +from:0x02185d88 kind:arm_call to:0x020774b4 module:overlay(0) +from:0x02185d98 kind:arm_call to:0x020786c0 module:overlay(0) +from:0x02185da8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02185dcc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02185dd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02185e48 kind:arm_call to:0x01ffb974 module:itcm +from:0x02185e54 kind:arm_call to:0x02088df4 module:overlay(0) +from:0x02185e64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185e9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185eb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02185ec4 kind:arm_call to:0x01ff930c module:itcm +from:0x02185ed8 kind:arm_call to:0x02185590 module:overlay(107) +from:0x02185ee4 kind:load to:0x027e09bc module:dtcm +from:0x02185f20 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185f5c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02185f68 kind:load to:0x02110834 module:overlays(19,31) +from:0x02185f80 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02185f94 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185fa0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185fe0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185fec kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185ff4 kind:arm_call to:0x02185d08 module:overlay(107) +from:0x0218602c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186050 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x0218605c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186064 kind:arm_call to:0x02185d08 module:overlay(107) +from:0x0218609c kind:arm_call to:0x02092238 module:overlay(0) +from:0x021860c0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021860cc kind:arm_call to:0x02092238 module:overlay(0) +from:0x021860d4 kind:arm_call to:0x02185d08 module:overlay(107) +from:0x0218610c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186118 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218612c kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218616c kind:arm_call to:0x020bbfac module:overlay(17) +from:0x0218618c kind:arm_call to:0x02185710 module:overlay(107) +from:0x021861b0 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x021861d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021861ec kind:arm_call to:0x02090818 module:overlay(0) +from:0x021861f4 kind:load to:0x027e0cdc module:dtcm +from:0x02186220 kind:arm_call to:0x01fff350 module:itcm +from:0x02186240 kind:load to:0x027e0ce4 module:dtcm +from:0x02186248 kind:load to:0x020b3040 module:overlay(0) +from:0x02186268 kind:load to:0x0210b2ac module:overlays(19,31) +from:0x02186274 kind:arm_call to:0x0209d034 module:overlay(0) +from:0x0218628c kind:arm_call to:0x0218624c module:overlay(107) +from:0x021862a0 kind:arm_call to:0x0207ec9c module:overlay(0) +from:0x021862bc kind:load to:0x0211615c module:overlays(19,31) +from:0x021862c0 kind:load to:0x0211612c module:overlays(19,31) +from:0x02186300 kind:arm_call to:0x02186258 module:overlay(107) +from:0x02186308 kind:arm_call to:0x02186258 module:overlay(107) +from:0x02186324 kind:arm_call to:0x0210b2ac module:overlay(31) +from:0x02186330 kind:arm_call to:0x01ffd400 module:itcm +from:0x02186350 kind:arm_call to:0x021861f8 module:overlay(107) +from:0x0218637c kind:arm_call to:0x020801b4 module:overlay(0) +from:0x02186398 kind:load to:0x027e09a4 module:dtcm +from:0x0218639c kind:load to:0x027e0cd8 module:dtcm +from:0x021863c0 kind:arm_call to:0x02080bbc module:overlay(0) +from:0x0218643c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0218644c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02186474 kind:arm_call to:0x01fff498 module:itcm +from:0x02186480 kind:arm_call to:0x01fff584 module:itcm +from:0x021864b4 kind:arm_call to:0x01fff498 module:itcm +from:0x021864c0 kind:arm_call to:0x01fff584 module:itcm +from:0x021864e0 kind:arm_call to:0x02186314 module:overlay(107) +from:0x02186538 kind:arm_call to:0x02186314 module:overlay(107) +from:0x02186570 kind:arm_call to:0x01fff498 module:itcm +from:0x02186590 kind:arm_call to:0x0218670c module:overlay(107) +from:0x021865a4 kind:arm_call to:0x01fff584 module:itcm +from:0x021865c8 kind:arm_call to:0x02186314 module:overlay(107) +from:0x021865fc kind:arm_call to:0x01fff498 module:itcm +from:0x0218661c kind:arm_call to:0x0218670c module:overlay(107) +from:0x02186644 kind:arm_call to:0x0218670c module:overlay(107) +from:0x0218666c kind:load to:0x027e0cd8 module:dtcm +from:0x02186670 kind:load to:0x02118c50 module:overlay(31) +from:0x02186674 kind:load to:0x027e0ce8 module:dtcm +from:0x02186694 kind:arm_call to:0x02080bbc module:overlay(0) +from:0x021866c4 kind:arm_call to:0x01fff498 module:itcm +from:0x021866d0 kind:arm_call to:0x01fff584 module:itcm +from:0x02186700 kind:load to:0x027e0cd8 module:dtcm +from:0x02186704 kind:load to:0x027e0ce8 module:dtcm +from:0x02186728 kind:arm_call to:0x020c00bc module:overlay(17) +from:0x0218674c kind:arm_call to:0x0209c81c module:overlay(0) +from:0x0218677c kind:arm_call to:0x0209c4e4 module:overlay(0) +from:0x021867b8 kind:arm_call to:0x01fff498 module:itcm +from:0x021867e0 kind:arm_call to:0x02186314 module:overlay(107) +from:0x0218680c kind:load to:0x027e0ce8 module:dtcm +from:0x02186848 kind:load to:0x021868a0 module:overlay(107) +from:0x0218684c kind:load to:0x0218683c module:overlay(107) +from:0x02186868 kind:load to:0x021854a8 module:overlay(107) +from:0x0218686c kind:load to:0x02185518 module:overlay(107) +from:0x02186870 kind:load to:0x02185a50 module:overlay(107) +from:0x0218687c kind:load to:0x020901f0 module:overlay(0) +from:0x02186880 kind:load to:0x02185c88 module:overlay(107) +from:0x02186884 kind:load to:0x02185cc4 module:overlay(107) +from:0x02186888 kind:load to:0x02185ef8 module:overlay(107) +from:0x0218688c kind:load to:0x02185f6c module:overlay(107) +from:0x02186890 kind:load to:0x02090810 module:overlay(0) +from:0x02186894 kind:load to:0x02186134 module:overlay(107) +from:0x02186898 kind:load to:0x02186194 module:overlay(107) diff --git a/config/eur1/arm9/overlays/ov107/symbols.txt b/config/eur1/arm9/overlays/ov107/symbols.txt new file mode 100644 index 00000000..d57bfa91 --- /dev/null +++ b/config/eur1/arm9/overlays/ov107/symbols.txt @@ -0,0 +1,38 @@ +func_ov107_02184c40 kind:function(arm,size=0x6c) addr:0x02184c40 +func_ov107_02184cac kind:function(arm,size=0x1dc) addr:0x02184cac +func_ov107_02184e88 kind:function(arm,size=0x10) addr:0x02184e88 +func_ov107_02184e98 kind:function(arm,size=0x18) addr:0x02184e98 +func_ov107_02184eb0 kind:function(arm,size=0x140) addr:0x02184eb0 +func_ov107_02184ff0 kind:function(arm,size=0x1c8) addr:0x02184ff0 +func_ov107_021851b8 kind:function(arm,size=0x1d4) addr:0x021851b8 +func_ov107_0218538c kind:function(arm,size=0x11c) addr:0x0218538c +func_ov107_021854a8 kind:function(arm,size=0x70) addr:0x021854a8 +func_ov107_02185518 kind:function(arm,size=0x78) addr:0x02185518 +func_ov107_02185590 kind:function(arm,size=0xfc) addr:0x02185590 +func_ov107_0218568c kind:function(arm,size=0x84) addr:0x0218568c +func_ov107_02185710 kind:function(arm,size=0x340) addr:0x02185710 +func_ov107_02185a50 kind:function(arm,size=0x1a4) addr:0x02185a50 +func_ov107_02185bf4 kind:function(arm,size=0x94) addr:0x02185bf4 +func_ov107_02185c88 kind:function(arm,size=0x3c) addr:0x02185c88 +func_ov107_02185cc4 kind:function(arm,size=0x44) addr:0x02185cc4 +func_ov107_02185d08 kind:function(arm,size=0x1f0) addr:0x02185d08 +func_ov107_02185ef8 kind:function(arm,size=0x74) addr:0x02185ef8 +func_ov107_02185f6c kind:function(arm,size=0x1c8) addr:0x02185f6c +func_ov107_02186134 kind:function(arm,size=0x60) addr:0x02186134 +func_ov107_02186194 kind:function(arm,size=0x64) addr:0x02186194 +func_ov107_021861f8 kind:function(arm,size=0x54) addr:0x021861f8 +func_ov107_0218624c kind:function(arm,size=0xc) addr:0x0218624c +func_ov107_02186258 kind:function(arm,size=0x14) addr:0x02186258 +func_ov107_0218626c kind:function(arm,size=0x58) addr:0x0218626c +func_ov107_021862c4 kind:function(arm,size=0x50) addr:0x021862c4 +func_ov107_02186314 kind:function(arm,size=0x8c) addr:0x02186314 +func_ov107_021863a0 kind:function(arm,size=0x2dc) addr:0x021863a0 +func_ov107_0218667c kind:function(arm,size=0x90) addr:0x0218667c +func_ov107_0218670c kind:function(arm,size=0x108) addr:0x0218670c +data_ov107_02186814 kind:data(any) addr:0x02186814 +data_ov107_02186828 kind:data(any) addr:0x02186828 +__sinit_ov107_0218683c kind:function(arm,size=0x10) addr:0x0218683c +.p__sinit_ov107_0218683c kind:data(word) addr:0x0218684c +data_ov107_02186868 kind:data(any) addr:0x02186868 +data_ov107_0218687c kind:data(any) addr:0x0218687c +data_ov107_021868a0 kind:bss addr:0x021868a0 diff --git a/config/eur1/arm9/overlays/ov108/delinks.txt b/config/eur1/arm9/overlays/ov108/delinks.txt new file mode 100644 index 00000000..029fad70 --- /dev/null +++ b/config/eur1/arm9/overlays/ov108/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184c40 end:0x0218606c kind:code align:32 + .rodata start:0x0218606c end:0x021860d8 kind:rodata align:4 + .ctor start:0x021860d8 end:0x021860d8 kind:rodata align:4 + .data start:0x021860e0 end:0x02186220 kind:data align:32 + .bss start:0x02186220 end:0x02186a40 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov108/relocs.txt b/config/eur1/arm9/overlays/ov108/relocs.txt new file mode 100644 index 00000000..1baa71f3 --- /dev/null +++ b/config/eur1/arm9/overlays/ov108/relocs.txt @@ -0,0 +1,258 @@ +from:0x02184c60 kind:load to:0x021860e8 module:overlay(108) +from:0x02184c64 kind:load to:0x020b19a8 module:overlay(0) +from:0x02184c78 kind:load to:0x0208c724 module:overlay(0) +from:0x02184c88 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184c90 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184ca8 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184cb0 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184cb8 kind:arm_call to:0x02011ff4 module:main +from:0x02184cf4 kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02184d00 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02184d20 kind:arm_call to:0x0208eee8 module:overlay(0) +from:0x02184d34 kind:arm_call_thumb to:0x0205778c module:overlay(0) +from:0x02184d48 kind:arm_call to:0x020577a4 module:overlay(0) +from:0x02184d54 kind:arm_call to:0x02057c98 module:overlay(0) +from:0x02184d64 kind:load to:0x021860fc module:overlay(108) +from:0x02184d68 kind:load to:0x027e0ce0 module:dtcm +from:0x02184d6c kind:load to:0x02186080 module:overlay(108) +from:0x02184d70 kind:load to:0x0218606c module:overlay(108) +from:0x02184d84 kind:load to:0x0208c724 module:overlay(0) +from:0x02184d94 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184d9c kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184db4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184dbc kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184dc4 kind:arm_call to:0x02011ff4 module:main +from:0x02184df0 kind:load to:0x02186110 module:overlay(108) +from:0x02184df4 kind:load to:0x020b19a8 module:overlay(0) +from:0x02184e08 kind:load to:0x0208c724 module:overlay(0) +from:0x02184e18 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184e20 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184e38 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02184e40 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184e48 kind:arm_call to:0x02011ff4 module:main +from:0x02184e5c kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02184e74 kind:arm_call to:0x02184c40 module:overlay(108) +from:0x02184e80 kind:load to:0x02186124 module:overlay(108) +from:0x02184eb0 kind:arm_call to:0x02034060 module:main +from:0x02184eb8 kind:arm_call to:0x02033f7c module:main +from:0x02184ed0 kind:arm_call to:0x02034060 module:main +from:0x02184ef0 kind:arm_call_thumb to:0x02015628 module:main +from:0x02184efc kind:arm_call_thumb to:0x02015664 module:main +from:0x02184f0c kind:arm_call to:0x02034060 module:main +from:0x02184f14 kind:arm_call to:0x02033f7c module:main +from:0x02184f2c kind:arm_call to:0x02034060 module:main +from:0x02184f40 kind:arm_call_thumb to:0x020156c8 module:main +from:0x02184f60 kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x02184f78 kind:arm_call to:0x0200f05c module:main +from:0x02184fa8 kind:arm_call_thumb to:0x020156f4 module:main +from:0x02184fb0 kind:arm_call_thumb to:0x02015644 module:main +from:0x02184fc0 kind:load to:0x020aa29c module:overlay(0) +from:0x02184fc8 kind:load to:0x02186220 module:overlay(108) +from:0x02184fcc kind:load to:0x020aa294 module:overlay(0) +from:0x02184ffc kind:load to:0x0204a088 module:main +from:0x0218500c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185014 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x0218501c kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185034 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0218503c kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185044 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x0218504c kind:arm_call to:0x02011ff4 module:main +from:0x02185060 kind:arm_call to:0x02184e54 module:overlay(108) +from:0x02185084 kind:arm_call to:0x0208a13c module:overlay(0) +from:0x02185098 kind:arm_call to:0x02184e84 module:overlay(108) +from:0x021850a4 kind:load to:0x0218615c module:overlay(108) +from:0x021850a8 kind:load to:0x02186094 module:overlay(108) +from:0x021850ac kind:load to:0x02186098 module:overlay(108) +from:0x02185130 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x0218514c kind:arm_call to:0x0208a14c module:overlay(0) +from:0x02185168 kind:arm_call to:0x02184fd0 module:overlay(108) +from:0x02185180 kind:arm_call to:0x02073310 module:overlay(0) +from:0x021851b0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021851d0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021851e0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021851ec kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218527c kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218528c kind:load to:0x027e09b8 module:dtcm +from:0x021852c4 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x021852ec kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x021852f4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x021852fc kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185304 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x0218531c kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02185324 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x0218532c kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185334 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x0218533c kind:arm_call to:0x02011ff4 module:main +from:0x02185350 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02185360 kind:arm_call to:0x02185ef8 module:overlay(108) +from:0x02185374 kind:arm_call to:0x0208a13c module:overlay(0) +from:0x02185398 kind:arm_call to:0x02184cc4 module:overlay(108) +from:0x021853a4 kind:load to:0x02186184 module:overlay(108) +from:0x021853e4 kind:arm_call to:0x02078264 module:overlay(0) +from:0x021853ec kind:arm_call to:0x02078760 module:overlay(0) +from:0x021853f4 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021853fc kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185404 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x0218540c kind:arm_call to:0x02185efc module:overlay(108) +from:0x02185414 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185420 kind:load to:0x02186184 module:overlay(108) +from:0x02185424 kind:load to:0x027e09bc module:dtcm +from:0x02185464 kind:arm_call to:0x02078264 module:overlay(0) +from:0x0218546c kind:arm_call to:0x02078760 module:overlay(0) +from:0x02185474 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218547c kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185484 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x0218548c kind:arm_call to:0x02185efc module:overlay(108) +from:0x02185494 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x0218549c kind:arm_call to:0x02011ff4 module:main +from:0x021854a8 kind:load to:0x02186184 module:overlay(108) +from:0x021854ac kind:load to:0x027e09bc module:dtcm +from:0x021854dc kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185544 kind:arm_call to:0x020786cc module:overlay(0) +from:0x02185554 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02185578 kind:arm_call to:0x020786cc module:overlay(0) +from:0x02185590 kind:arm_call to:0x02078380 module:overlay(0) +from:0x021855a8 kind:arm_call to:0x0208a14c module:overlay(0) +from:0x021855c4 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x021855e8 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x0218560c kind:arm_call to:0x02082b80 module:overlay(0) +from:0x02185618 kind:load to:0x027e09bc module:dtcm +from:0x02185638 kind:arm_call to:0x02185f00 module:overlay(108) +from:0x0218565c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185688 kind:arm_call to:0x01ffb714 module:itcm +from:0x021856b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021856c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021856f4 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x0218577c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02185788 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218581c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x021858a4 kind:arm_call to:0x02082b80 module:overlay(0) +from:0x021858c0 kind:arm_call to:0x02082b80 module:overlay(0) +from:0x021858d4 kind:arm_call to:0x02082be8 module:overlay(0) +from:0x021858e0 kind:arm_call to:0x02082c04 module:overlay(0) +from:0x021858e8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021858f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02185934 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x0218597c kind:arm_call to:0x020730e0 module:overlay(0) +from:0x021859c8 kind:arm_call to:0x020734a4 module:overlay(0) +from:0x021859e0 kind:load to:0x027e09b8 module:dtcm +from:0x021859ec kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02185a14 kind:arm_call to:0x0208a13c module:overlay(0) +from:0x02185a20 kind:load to:0x021861ac module:overlay(108) +from:0x02185a34 kind:arm_call to:0x02185a8c module:overlay(108) +from:0x02185a3c kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02185a44 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185a50 kind:load to:0x021861ac module:overlay(108) +from:0x02185a64 kind:arm_call to:0x02185a8c module:overlay(108) +from:0x02185a6c kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02185a74 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185a7c kind:arm_call to:0x02011ff4 module:main +from:0x02185a88 kind:load to:0x021861ac module:overlay(108) +from:0x02185ac4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02185ad0 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x02185ae8 kind:load to:0x027e0ce0 module:dtcm +from:0x02185aec kind:load to:0x020b5254 module:overlay(0) +from:0x02185af0 kind:load to:0x027e0cd8 module:dtcm +from:0x02185b20 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185b64 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02185b80 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02185b9c kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02185bb8 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x02185bd0 kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02185bf0 kind:arm_call to:0x0208a14c module:overlay(0) +from:0x02185bf8 kind:arm_call to:0x0218596c module:overlay(108) +from:0x02185c08 kind:load to:0x027e0cec module:dtcm +from:0x02185c14 kind:load to:0x027e09a8 module:dtcm +from:0x02185c38 kind:arm_call to:0x0218596c module:overlay(108) +from:0x02185c50 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185c5c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185c6c kind:arm_call to:0x02073320 module:overlay(0) +from:0x02185ca4 kind:arm_call to:0x02185a8c module:overlay(108) +from:0x02185cbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185ce0 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02185ce8 kind:load to:0x027e09b8 module:dtcm +from:0x02185cf4 kind:arm_call to:0x02184e54 module:overlay(108) +from:0x02185d0c kind:arm_call to:0x02184dd0 module:overlay(108) +from:0x02185d24 kind:arm_call to:0x02184e84 module:overlay(108) +from:0x02185d38 kind:arm_call to:0x0200f05c module:main +from:0x02185d68 kind:load to:0x021861ec module:overlay(108) +from:0x02185d6c kind:load to:0x021860ac module:overlay(108) +from:0x02185d70 kind:load to:0x021860b0 module:overlay(108) +from:0x02185d74 kind:load to:0x021860c4 module:overlay(108) +from:0x02185da4 kind:arm_call to:0x02184fd0 module:overlay(108) +from:0x02185db8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185dc4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185de0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185df4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185e30 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x02185e48 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x02185e8c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185e94 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185e9c kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185ea4 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185eac kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185ec4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185ecc kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185ed4 kind:arm_call_thumb to:0x02057ed4 module:overlay(0) +from:0x02185edc kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185ee4 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185eec kind:arm_call to:0x02011ff4 module:main +from:0x02185f30 kind:arm_call to:0x02002f04 module:main +from:0x02185f54 kind:arm_call to:0x02002f04 module:main +from:0x02185f98 kind:arm_call to:0x02002f54 module:main +from:0x02185fac kind:arm_call to:0x02002f54 module:main +from:0x02185fc0 kind:arm_call to:0x02002f54 module:main +from:0x0218604c kind:arm_call to:0x020d9a7c module:overlays(20,31) +from:0x02186058 kind:load to:0x020b51f8 module:overlay(0) +from:0x0218605c kind:load to:0x020b5200 module:overlay(0) +from:0x02186060 kind:load to:0x020b5208 module:overlay(0) +from:0x02186068 kind:load to:0x027e0d34 module:dtcm +from:0x02186094 kind:load to:0x02186144 module:overlay(108) +from:0x021860ac kind:load to:0x021861cc module:overlay(108) +from:0x021860e8 kind:load to:0x02184c7c module:overlay(108) +from:0x021860ec kind:load to:0x02184c9c module:overlay(108) +from:0x021860f0 kind:load to:0x02184c68 module:overlay(108) +from:0x021860fc kind:load to:0x02184d88 module:overlay(108) +from:0x02186100 kind:load to:0x02184da8 module:overlay(108) +from:0x02186104 kind:load to:0x02184d74 module:overlay(108) +from:0x02186110 kind:load to:0x02184e0c module:overlay(108) +from:0x02186114 kind:load to:0x02184e2c module:overlay(108) +from:0x02186118 kind:load to:0x02184df8 module:overlay(108) +from:0x02186124 kind:load to:0x020901f0 module:overlay(0) +from:0x02186128 kind:load to:0x02185000 module:overlay(108) +from:0x0218612c kind:load to:0x02185028 module:overlay(108) +from:0x02186138 kind:load to:0x02090810 module:overlay(0) +from:0x0218613c kind:load to:0x02090814 module:overlay(0) +from:0x02186140 kind:load to:0x02090818 module:overlay(0) +from:0x0218615c kind:load to:0x020901f0 module:overlay(0) +from:0x02186160 kind:load to:0x021852e0 module:overlay(108) +from:0x02186164 kind:load to:0x02185310 module:overlay(108) +from:0x02186168 kind:load to:0x021850b0 module:overlay(108) +from:0x0218616c kind:load to:0x02185158 module:overlay(108) +from:0x02186170 kind:load to:0x02090810 module:overlay(0) +from:0x02186174 kind:load to:0x02185290 module:overlay(108) +from:0x02186178 kind:load to:0x02090818 module:overlay(0) +from:0x02186184 kind:load to:0x020901f0 module:overlay(0) +from:0x02186188 kind:load to:0x021853a8 module:overlay(108) +from:0x0218618c kind:load to:0x02185428 module:overlay(108) +from:0x02186190 kind:load to:0x021854b0 module:overlay(108) +from:0x02186194 kind:load to:0x0218561c module:overlay(108) +from:0x02186198 kind:load to:0x02090810 module:overlay(0) +from:0x0218619c kind:load to:0x021858fc module:overlay(108) +from:0x021861a0 kind:load to:0x02090818 module:overlay(0) +from:0x021861ac kind:load to:0x020901f0 module:overlay(0) +from:0x021861b0 kind:load to:0x02185a24 module:overlay(108) +from:0x021861b4 kind:load to:0x02185a54 module:overlay(108) +from:0x021861b8 kind:load to:0x02185af4 module:overlay(108) +from:0x021861bc kind:load to:0x02185c1c module:overlay(108) +from:0x021861c0 kind:load to:0x02090810 module:overlay(0) +from:0x021861c4 kind:load to:0x02090814 module:overlay(0) +from:0x021861c8 kind:load to:0x02090818 module:overlay(0) +from:0x021861ec kind:load to:0x020901f0 module:overlay(0) +from:0x021861f0 kind:load to:0x02185e80 module:overlay(108) +from:0x021861f4 kind:load to:0x02185eb8 module:overlay(108) +from:0x021861f8 kind:load to:0x02185d78 module:overlay(108) +from:0x021861fc kind:load to:0x02185d94 module:overlay(108) +from:0x02186200 kind:load to:0x02090810 module:overlay(0) +from:0x02186204 kind:load to:0x02185dfc module:overlay(108) +from:0x02186208 kind:load to:0x02090818 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov108/symbols.txt b/config/eur1/arm9/overlays/ov108/symbols.txt new file mode 100644 index 00000000..8206a2fa --- /dev/null +++ b/config/eur1/arm9/overlays/ov108/symbols.txt @@ -0,0 +1,65 @@ +func_ov108_02184c40 kind:function(arm,size=0x28) addr:0x02184c40 +func_ov108_02184c68 kind:function(arm,size=0x14) addr:0x02184c68 +func_ov108_02184c7c kind:function(arm,size=0x20) addr:0x02184c7c +func_ov108_02184c9c kind:function(arm,size=0x28) addr:0x02184c9c +func_ov108_02184cc4 kind:function(arm,size=0xb0) addr:0x02184cc4 +func_ov108_02184d74 kind:function(arm,size=0x14) addr:0x02184d74 +func_ov108_02184d88 kind:function(arm,size=0x20) addr:0x02184d88 +func_ov108_02184da8 kind:function(arm,size=0x28) addr:0x02184da8 +func_ov108_02184dd0 kind:function(arm,size=0x28) addr:0x02184dd0 +func_ov108_02184df8 kind:function(arm,size=0x14) addr:0x02184df8 +func_ov108_02184e0c kind:function(arm,size=0x20) addr:0x02184e0c +func_ov108_02184e2c kind:function(arm,size=0x28) addr:0x02184e2c +func_ov108_02184e54 kind:function(arm,size=0x30) addr:0x02184e54 +func_ov108_02184e84 kind:function(arm,size=0x14c) addr:0x02184e84 +func_ov108_02184fd0 kind:function(arm,size=0x30) addr:0x02184fd0 +func_ov108_02185000 kind:function(arm,size=0x28) addr:0x02185000 +func_ov108_02185028 kind:function(arm,size=0x30) addr:0x02185028 +func_ov108_02185058 kind:function(arm,size=0x58) addr:0x02185058 +func_ov108_021850b0 kind:function(arm,size=0xa8) addr:0x021850b0 +func_ov108_02185158 kind:function(arm,size=0x138) addr:0x02185158 +func_ov108_02185290 kind:function(arm,size=0x50) addr:0x02185290 +func_ov108_021852e0 kind:function(arm,size=0x30) addr:0x021852e0 +func_ov108_02185310 kind:function(arm,size=0x38) addr:0x02185310 +func_ov108_02185348 kind:function(arm,size=0x60) addr:0x02185348 +func_ov108_021853a8 kind:function(arm,size=0x80) addr:0x021853a8 +func_ov108_02185428 kind:function(arm,size=0x88) addr:0x02185428 +func_ov108_021854b0 kind:function(arm,size=0x16c) addr:0x021854b0 +func_ov108_0218561c kind:function(arm,size=0x2e0) addr:0x0218561c +func_ov108_021858fc kind:function(arm,size=0x54) addr:0x021858fc +func_ov108_02185950 kind:function(arm,size=0x1c) addr:0x02185950 +func_ov108_0218596c kind:function(arm,size=0x78) addr:0x0218596c +func_ov108_021859e4 kind:function(arm,size=0x40) addr:0x021859e4 +func_ov108_02185a24 kind:function(arm,size=0x30) addr:0x02185a24 +func_ov108_02185a54 kind:function(arm,size=0x38) addr:0x02185a54 +func_ov108_02185a8c kind:function(arm,size=0x68) addr:0x02185a8c +func_ov108_02185af4 kind:function(arm,size=0x128) addr:0x02185af4 +func_ov108_02185c1c kind:function(arm,size=0xd0) addr:0x02185c1c +func_ov108_02185cec kind:function(arm,size=0x8c) addr:0x02185cec +func_ov108_02185d78 kind:function(arm,size=0x1c) addr:0x02185d78 +func_ov108_02185d94 kind:function(arm,size=0x68) addr:0x02185d94 +func_ov108_02185dfc kind:function(arm,size=0x84) addr:0x02185dfc +func_ov108_02185e80 kind:function(arm,size=0x38) addr:0x02185e80 +func_ov108_02185eb8 kind:function(arm,size=0x40) addr:0x02185eb8 +func_ov108_02185ef8 kind:function(arm,size=0x4) addr:0x02185ef8 +func_ov108_02185efc kind:function(arm,size=0x4) addr:0x02185efc +func_ov108_02185f00 kind:function(arm,size=0x16c) addr:0x02185f00 +data_ov108_0218606c kind:data(any) addr:0x0218606c +data_ov108_02186080 kind:data(any) addr:0x02186080 +data_ov108_02186094 kind:data(any) addr:0x02186094 +data_ov108_02186098 kind:data(any) addr:0x02186098 +data_ov108_021860ac kind:data(any) addr:0x021860ac +data_ov108_021860b0 kind:data(any) addr:0x021860b0 +data_ov108_021860c4 kind:data(any) addr:0x021860c4 +data_ov108_021860e8 kind:data(any) addr:0x021860e8 +data_ov108_021860fc kind:data(any) addr:0x021860fc +data_ov108_02186110 kind:data(any) addr:0x02186110 +data_ov108_02186124 kind:data(any) addr:0x02186124 +data_ov108_02186144 kind:data(any) addr:0x02186144 +data_ov108_0218615c kind:data(any) addr:0x0218615c +data_ov108_02186184 kind:data(any) addr:0x02186184 +data_ov108_021861ac kind:data(any) addr:0x021861ac +data_ov108_021861cc kind:data(any) addr:0x021861cc +data_ov108_021861ec kind:data(any) addr:0x021861ec +data_ov108_02186220 kind:bss addr:0x02186220 +data_ov108_021862c4 kind:bss addr:0x021862c4 ambiguous diff --git a/config/eur1/arm9/overlays/ov109/delinks.txt b/config/eur1/arm9/overlays/ov109/delinks.txt new file mode 100644 index 00000000..e4e45381 --- /dev/null +++ b/config/eur1/arm9/overlays/ov109/delinks.txt @@ -0,0 +1,4 @@ + .text start:0x02184c40 end:0x02184f60 kind:code align:32 + .ctor start:0x02184f60 end:0x02184f60 kind:rodata align:4 + .data start:0x02184f80 end:0x02184fc0 kind:data align:32 + .bss start:0x02184fc0 end:0x02184fc0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov109/relocs.txt b/config/eur1/arm9/overlays/ov109/relocs.txt new file mode 100644 index 00000000..a2c77dd9 --- /dev/null +++ b/config/eur1/arm9/overlays/ov109/relocs.txt @@ -0,0 +1,33 @@ +from:0x02184c54 kind:arm_call to:0x020db3fc module:overlay(31) +from:0x02184c78 kind:arm_call to:0x0209764c module:overlay(0) +from:0x02184cbc kind:arm_call to:0x02097448 module:overlay(0) +from:0x02184cd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184cf8 kind:load to:0x020b53e4 module:overlay(0) +from:0x02184d00 kind:load to:0x027e0ce4 module:dtcm +from:0x02184d30 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02184d58 kind:arm_call to:0x020a8b20 module:overlay(0) +from:0x02184da0 kind:arm_call to:0x02184c40 module:overlay(109) +from:0x02184e00 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02184e10 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02184e1c kind:load to:0x027e09a8 module:dtcm +from:0x02184e40 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02184e50 kind:arm_call to:0x0208cdf0 module:overlay(0) +from:0x02184e5c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02184e68 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184e98 kind:arm_call to:0x020900e0 module:overlay(0) +from:0x02184ed4 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184ee4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184f0c kind:arm_call to:0x0208cdf0 module:overlay(0) +from:0x02184f18 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02184f24 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184f38 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02184f4c kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02184f54 kind:arm_call to:0x02011ff4 module:main +from:0x02184f88 kind:load to:0x020901f0 module:overlay(0) +from:0x02184f8c kind:load to:0x02184f30 module:overlay(109) +from:0x02184f90 kind:load to:0x02184f44 module:overlay(109) +from:0x02184f94 kind:load to:0x02184d04 module:overlay(109) +from:0x02184f98 kind:load to:0x02184e28 module:overlay(109) +from:0x02184f9c kind:load to:0x02090810 module:overlay(0) +from:0x02184fa0 kind:load to:0x02090814 module:overlay(0) +from:0x02184fa4 kind:load to:0x02090818 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov109/symbols.txt b/config/eur1/arm9/overlays/ov109/symbols.txt new file mode 100644 index 00000000..26aa7815 --- /dev/null +++ b/config/eur1/arm9/overlays/ov109/symbols.txt @@ -0,0 +1,6 @@ +func_ov109_02184c40 kind:function(arm,size=0xc4) addr:0x02184c40 +func_ov109_02184d04 kind:function(arm,size=0x124) addr:0x02184d04 +func_ov109_02184e28 kind:function(arm,size=0x108) addr:0x02184e28 +func_ov109_02184f30 kind:function(arm,size=0x14) addr:0x02184f30 +func_ov109_02184f44 kind:function(arm,size=0x1c) addr:0x02184f44 +data_ov109_02184f88 kind:data(any) addr:0x02184f88 ambiguous diff --git a/config/eur1/arm9/overlays/ov110/delinks.txt b/config/eur1/arm9/overlays/ov110/delinks.txt new file mode 100644 index 00000000..0b77eec5 --- /dev/null +++ b/config/eur1/arm9/overlays/ov110/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184c40 end:0x02185fc4 kind:code align:32 + .rodata start:0x02185fc4 end:0x02186390 kind:rodata align:4 + .init start:0x02186390 end:0x021863bc kind:code align:4 + .ctor start:0x021863bc end:0x021863c0 kind:rodata align:4 + .data start:0x021863e0 end:0x02186440 kind:data align:32 + .bss start:0x02186440 end:0x0218a3c0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov110/relocs.txt b/config/eur1/arm9/overlays/ov110/relocs.txt new file mode 100644 index 00000000..1de7736b --- /dev/null +++ b/config/eur1/arm9/overlays/ov110/relocs.txt @@ -0,0 +1,165 @@ +from:0x02184d1c kind:arm_call to:0x020a881c module:overlay(0) +from:0x02184d30 kind:arm_call to:0x020a87bc module:overlay(0) +from:0x02184d9c kind:arm_call to:0x0208a364 module:overlay(0) +from:0x02184db8 kind:arm_call to:0x020a877c module:overlay(0) +from:0x02184dd8 kind:arm_call to:0x020a879c module:overlay(0) +from:0x02184de8 kind:arm_call to:0x020a88e0 module:overlay(0) +from:0x02184e04 kind:arm_call to:0x020a8840 module:overlay(0) +from:0x02184e10 kind:arm_call to:0x020a8874 module:overlay(0) +from:0x02184e38 kind:arm_call to:0x020a89d8 module:overlay(0) +from:0x02184e50 kind:arm_call to:0x020a8690 module:overlay(0) +from:0x02184ea4 kind:arm_call to:0x020cd494 module:overlay(24) +from:0x02184ee8 kind:arm_call to:0x020a8690 module:overlay(0) +from:0x02184ef0 kind:arm_call to:0x02185fb4 module:overlay(110) +from:0x02184f34 kind:arm_call_thumb to:0x02185f3c module:overlay(110) +from:0x02184f44 kind:arm_call to:0x020aa100 module:overlay(0) +from:0x02184f54 kind:arm_call to:0x020d6490 module:overlay(24) +from:0x02184f84 kind:load to:0x027e0ce0 module:dtcm +from:0x02184f88 kind:load to:0x020afc97 module:overlay(0) +from:0x02184f8c kind:load to:0x020afc94 module:overlay(0) +from:0x02184f90 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x02184f94 kind:load to:0x02185fc8 module:overlay(110) +from:0x02184f98 kind:load to:0x02185fca module:overlay(110) +from:0x02184f9c kind:load to:0x027e09b8 module:dtcm +from:0x02184fa0 kind:load to:0x020b6558 module:overlay(0) +from:0x02184fa4 kind:load to:0x020d87d0 module:overlays(19,24) +from:0x02184fa8 kind:load to:0x02043e50 module:main +from:0x02184fd4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02184fe4 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02185010 kind:arm_call to:0x0208a13c module:overlay(0) +from:0x0218502c kind:arm_call to:0x020590e4 module:overlay(0) +from:0x02185044 kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02185060 kind:arm_call to:0x0203d160 module:main +from:0x0218506c kind:load to:0x0218640c module:overlay(110) +from:0x02185070 kind:load to:0x02186400 module:overlay(110) +from:0x02185074 kind:load to:0x020a0328 module:overlay(0) +from:0x02185078 kind:load to:0x02185f30 module:overlay(110) +from:0x02185090 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x021850b8 kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021850f8 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x0218510c kind:arm_call to:0x0203d210 module:main +from:0x02185114 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x0218511c kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02185124 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185130 kind:load to:0x0218640c module:overlay(110) +from:0x02185134 kind:load to:0x027e0cec module:dtcm +from:0x0218513c kind:load to:0x020a0328 module:overlay(0) +from:0x02185154 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x0218517c kind:arm_call to:0x020a0164 module:overlay(0) +from:0x021851bc kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x021851d0 kind:arm_call to:0x0203d210 module:main +from:0x021851d8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021851e0 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x021851e8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021851f0 kind:arm_call to:0x02011ff4 module:main +from:0x021851fc kind:load to:0x0218640c module:overlay(110) +from:0x02185200 kind:load to:0x027e0cec module:dtcm +from:0x02185208 kind:load to:0x020a0328 module:overlay(0) +from:0x0218531c kind:arm_call to:0x020aa080 module:overlay(0) +from:0x02185344 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185394 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021853a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021853d4 kind:arm_call to:0x020a4c54 module:overlay(0) +from:0x02185408 kind:arm_call to:0x020a4c54 module:overlay(0) +from:0x0218541c kind:arm_call to:0x02015ea8 module:main +from:0x02185434 kind:arm_call to:0x02034060 module:main +from:0x0218543c kind:arm_call to:0x02033f7c module:main +from:0x02185450 kind:arm_call to:0x02034060 module:main +from:0x0218546c kind:arm_call to:0x02034060 module:main +from:0x02185474 kind:arm_call to:0x02033f7c module:main +from:0x0218548c kind:arm_call to:0x02034060 module:main +from:0x021854ac kind:arm_call_thumb to:0x02015628 module:main +from:0x021854b8 kind:arm_call_thumb to:0x02015664 module:main +from:0x021854c8 kind:arm_call to:0x02034060 module:main +from:0x021854d0 kind:arm_call to:0x02033f7c module:main +from:0x021854e8 kind:arm_call to:0x02034060 module:main +from:0x021854fc kind:arm_call_thumb to:0x020156c8 module:main +from:0x0218551c kind:arm_call_thumb to:0x0205abcc module:overlay(0) +from:0x02185574 kind:arm_call_thumb to:0x020156f4 module:main +from:0x0218557c kind:arm_call_thumb to:0x02015644 module:main +from:0x021855b0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x021855c4 kind:arm_call to:0x02078380 module:overlay(0) +from:0x021855f4 kind:arm_call to:0x0208a14c module:overlay(0) +from:0x02185678 kind:arm_call to:0x0208a14c module:overlay(0) +from:0x021856b4 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x021856c0 kind:arm_call to:0x0206c96c module:overlay(0) +from:0x021856f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185710 kind:arm_call to:0x0209ff00 module:overlay(0) +from:0x0218574c kind:arm_call to:0x020a0054 module:overlay(0) +from:0x0218575c kind:arm_call to:0x020c7864 module:overlay(24) +from:0x0218577c kind:arm_call to:0x02185fa4 module:overlay(110) +from:0x02185790 kind:arm_call to:0x02067cf8 module:overlay(0) +from:0x0218579c kind:load to:0x020b6558 module:overlay(0) +from:0x021857a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021857a8 kind:load to:0x021863e0 module:overlay(110) +from:0x021857ac kind:load to:0x020aa29c module:overlay(0) +from:0x021857b4 kind:load to:0x02186440 module:overlay(110) +from:0x021857b8 kind:load to:0x020aa294 module:overlay(0) +from:0x021857c0 kind:load to:0x027e09bc module:dtcm +from:0x021857c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021857cc kind:load to:0x020b51f8 module:overlay(0) +from:0x021857d0 kind:load to:0x021863ec module:overlay(110) +from:0x021857d4 kind:load to:0x027e0cec module:dtcm +from:0x021857dc kind:load to:0x027e0cf8 module:dtcm +from:0x021857e0 kind:load to:0x020b508c module:overlay(0) +from:0x02185820 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02185848 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185858 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218586c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185880 kind:arm_call to:0x02015080 module:main +from:0x02185a74 kind:arm_call to:0x0206d274 module:overlay(0) +from:0x02185a8c kind:arm_call to:0x02067bc4 module:overlay(0) +from:0x02185af4 kind:arm_call to:0x02184c40 module:overlay(110) +from:0x02185b58 kind:arm_call to:0x02093740 module:overlay(0) +from:0x02185b7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185b88 kind:arm_call to:0x01fff458 module:itcm +from:0x02185bb0 kind:arm_call to:0x02158e08 module:overlays(62,64,77,78) +from:0x02185bf8 kind:arm_call to:0x02093a58 module:overlay(0) +from:0x02185c04 kind:arm_call to:0x02093740 module:overlay(0) +from:0x02185c10 kind:arm_call_thumb to:0x020e088c module:overlay(31) +from:0x02185c30 kind:arm_call_thumb to:0x02152b44 module:overlay(58) +from:0x02185c70 kind:arm_call to:0x01fff498 module:itcm +from:0x02185c80 kind:arm_call to:0x01fff584 module:itcm +from:0x02185cc8 kind:arm_call to:0x01fff520 module:itcm +from:0x02185cd4 kind:arm_call to:0x021039a8 module:overlay(31) +from:0x02185d1c kind:arm_call to:0x02070c04 module:overlay(0) +from:0x02185d4c kind:arm_call to:0x02078264 module:overlay(0) +from:0x02185d5c kind:arm_call to:0x02073330 module:overlay(0) +from:0x02185d84 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185db0 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02185dcc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185de0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185e18 kind:arm_call to:0x02080a78 module:overlay(0) +from:0x02185e50 kind:arm_call to:0x02002f04 module:main +from:0x02185e74 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x02185e84 kind:load to:0x027e09b8 module:dtcm +from:0x02185e88 kind:load to:0x020b51f8 module:overlay(0) +from:0x02185e8c kind:load to:0x020b508c module:overlay(0) +from:0x02185e90 kind:load to:0x027e0ce4 module:dtcm +from:0x02185e98 kind:load to:0x027e09a4 module:dtcm +from:0x02185e9c kind:load to:0x027e0ce8 module:dtcm +from:0x02185ea4 kind:load to:0x020b3504 module:overlay(0) +from:0x02185ea8 kind:load to:0x027e09bc module:dtcm +from:0x02185eac kind:load to:0x027e0cd8 module:dtcm +from:0x02185eb0 kind:load to:0x020b5200 module:overlay(0) +from:0x02185f08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185f1c kind:arm_call to:0x02058fc4 module:overlay(0) +from:0x02185f28 kind:load to:0x021863ec module:overlay(110) +from:0x02185f2c kind:load to:0x027e0958 module:dtcm +from:0x02185f54 kind:thumb_call to:0x020d3eb8 module:overlay(24) +from:0x02185f6c kind:thumb_call to:0x020d3eb8 module:overlay(24) +from:0x02185f8a kind:thumb_call_arm to:0x020d5474 module:overlay(24) +from:0x02185f9a kind:thumb_call_arm to:0x020d4008 module:overlay(24) +from:0x02185fb0 kind:load to:0x02185fe8 module:overlay(110) +from:0x02185fc0 kind:load to:0x021861bc module:overlay(110) +from:0x021863b4 kind:load to:0x021863ec module:overlay(110) +from:0x021863bc kind:load to:0x02186390 module:overlay(110) +from:0x02186400 kind:load to:0x02184fac module:overlay(110) +from:0x0218640c kind:load to:0x020901f0 module:overlay(0) +from:0x02186410 kind:load to:0x0218507c module:overlay(110) +from:0x02186414 kind:load to:0x02185140 module:overlay(110) +from:0x02186418 kind:load to:0x0218520c module:overlay(110) +from:0x0218641c kind:load to:0x021857e4 module:overlay(110) +from:0x02186420 kind:load to:0x02090810 module:overlay(0) +from:0x02186424 kind:load to:0x02185eb4 module:overlay(110) +from:0x02186428 kind:load to:0x02090818 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov110/symbols.txt b/config/eur1/arm9/overlays/ov110/symbols.txt new file mode 100644 index 00000000..c1745b5a --- /dev/null +++ b/config/eur1/arm9/overlays/ov110/symbols.txt @@ -0,0 +1,31 @@ +func_ov110_02184c40 kind:function(arm,size=0x36c) addr:0x02184c40 +func_ov110_02184fac kind:function(arm,size=0x30) addr:0x02184fac +func_ov110_02184fdc kind:function(arm,size=0xa0) addr:0x02184fdc +func_ov110_0218507c kind:function(arm,size=0xc4) addr:0x0218507c +func_ov110_02185140 kind:function(arm,size=0xcc) addr:0x02185140 +func_ov110_0218520c kind:function(arm,size=0x5d8) addr:0x0218520c +func_ov110_021857e4 kind:function(arm,size=0x6d0) addr:0x021857e4 +func_ov110_02185eb4 kind:function(arm,size=0x7c) addr:0x02185eb4 +func_ov110_02185f30 kind:function(arm,size=0xc) addr:0x02185f30 +func_ov110_02185f3c kind:function(thumb,size=0x66) addr:0x02185f3c +func_ov110_02185fa4 kind:function(arm,size=0x10) addr:0x02185fa4 +func_ov110_02185fb4 kind:function(arm,size=0x10) addr:0x02185fb4 +data_ov110_02185fc8 kind:data(any) addr:0x02185fc8 +data_ov110_02185fca kind:data(any) addr:0x02185fca +data_ov110_02185fe8 kind:data(any) addr:0x02185fe8 +data_ov110_021861bc kind:data(any) addr:0x021861bc +data_ov110_021862c4 kind:data(any) addr:0x021862c4 ambiguous +__sinit_ov110_02186390 kind:function(arm,size=0x2c) addr:0x02186390 +.p__sinit_ov110_02186390 kind:data(word) addr:0x021863bc +data_ov110_021863e0 kind:data(any) addr:0x021863e0 +data_ov110_021863ec kind:data(any) addr:0x021863ec +data_ov110_02186400 kind:data(any) addr:0x02186400 +data_ov110_0218640c kind:data(any) addr:0x0218640c +data_ov110_02186440 kind:bss addr:0x02186440 +data_ov110_02189048 kind:bss addr:0x02189048 ambiguous +data_ov110_02189108 kind:bss addr:0x02189108 ambiguous +data_ov110_02189164 kind:bss addr:0x02189164 ambiguous +data_ov110_02189178 kind:bss addr:0x02189178 ambiguous +data_ov110_02189188 kind:bss addr:0x02189188 ambiguous +data_ov110_02189198 kind:bss addr:0x02189198 ambiguous +data_ov110_02189480 kind:bss addr:0x02189480 ambiguous diff --git a/config/eur1/arm9/overlays/ov111/delinks.txt b/config/eur1/arm9/overlays/ov111/delinks.txt new file mode 100644 index 00000000..2c5dbb3e --- /dev/null +++ b/config/eur1/arm9/overlays/ov111/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184c40 end:0x02185f98 kind:code align:32 + .rodata start:0x02185f98 end:0x0218601c kind:rodata align:4 + .ctor start:0x0218601c end:0x0218601c kind:rodata align:4 + .data start:0x02186020 end:0x021860a0 kind:data align:32 + .bss start:0x021860a0 end:0x021860a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov111/relocs.txt b/config/eur1/arm9/overlays/ov111/relocs.txt new file mode 100644 index 00000000..cbe7ff41 --- /dev/null +++ b/config/eur1/arm9/overlays/ov111/relocs.txt @@ -0,0 +1,216 @@ +from:0x02184c5c kind:arm_call_thumb to:0x02057b70 module:overlay(0) +from:0x02184c70 kind:load to:0x02186028 module:overlay(111) +from:0x02184c9c kind:arm_call_thumb to:0x0208ed84 module:overlay(0) +from:0x02184cb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02184cbc kind:load to:0x02185f98 module:overlay(111) +from:0x02184ce4 kind:arm_call to:0x02057f40 module:overlay(0) +from:0x02184d08 kind:arm_call to:0x0200eab0 module:main +from:0x02184d18 kind:arm_call to:0x0208c724 module:overlay(0) +from:0x02184d20 kind:load to:0x02185fd8 module:overlay(111) +from:0x02184d30 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184d38 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184d50 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02184d58 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02184d60 kind:arm_call to:0x02011ff4 module:main +from:0x02184d80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184d98 kind:arm_call to:0x02015080 module:main +from:0x02184db8 kind:arm_call to:0x02015080 module:main +from:0x02184dd4 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02184de0 kind:load to:0x027e09a8 module:dtcm +from:0x02184df8 kind:load to:0x02186018 module:overlay(111) +from:0x02184e10 kind:arm_call to:0x0201baec module:main +from:0x02184e34 kind:arm_call to:0x02184c40 module:overlay(111) +from:0x02184e64 kind:load to:0x0218603c module:overlay(111) +from:0x02184ea4 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02184ee0 kind:arm_call to:0x02184f7c module:overlay(111) +from:0x02184eec kind:arm_call to:0x02184f7c module:overlay(111) +from:0x02184f18 kind:arm_call to:0x02184f7c module:overlay(111) +from:0x02184f34 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x02184f5c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184f6c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184f74 kind:load to:0x027e09a4 module:dtcm +from:0x02184f78 kind:load to:0x020d8780 module:overlays(19,24) +from:0x02184fcc kind:arm_call to:0x0201bb84 module:main +from:0x02184fd8 kind:arm_call to:0x0201b9a8 module:main +from:0x02184fe8 kind:arm_call to:0x020166ac module:main +from:0x02184ff0 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02185028 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02185044 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02185058 kind:arm_call to:0x02184c74 module:overlay(111) +from:0x0218509c kind:arm_call to:0x02018d78 module:main +from:0x021850ac kind:arm_call to:0x02184e68 module:overlay(111) +from:0x021850d0 kind:arm_call to:0x02018be0 module:main +from:0x021850f8 kind:arm_call to:0x02072724 module:overlay(0) +from:0x0218515c kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x0218516c kind:arm_call to:0x02184dec module:overlay(111) +from:0x02185180 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x0218518c kind:arm_call to:0x020a8974 module:overlay(0) +from:0x02185194 kind:arm_call to:0x02091f84 module:overlay(0) +from:0x021851b0 kind:arm_call to:0x02082b10 module:overlay(0) +from:0x021851bc kind:arm_call to:0x02078264 module:overlay(0) +from:0x021851c4 kind:arm_call to:0x02078760 module:overlay(0) +from:0x021851fc kind:arm_call to:0x02018d78 module:main +from:0x02185208 kind:arm_call to:0x02184e68 module:overlay(111) +from:0x02185224 kind:arm_call to:0x02018be0 module:main +from:0x0218523c kind:arm_call to:0x02072724 module:overlay(0) +from:0x02185294 kind:arm_call to:0x02070594 module:overlay(0) +from:0x021852a0 kind:arm_call to:0x02070b14 module:overlay(0) +from:0x021852b4 kind:load to:0x027e09bc module:dtcm +from:0x021852b8 kind:load to:0x0204e5f8 module:main +from:0x021852bc kind:load to:0x0204a088 module:main +from:0x021852c0 kind:load to:0x0204a110 module:main +from:0x021852c4 kind:load to:0x0204ae10 module:main +from:0x021852c8 kind:load to:0x027e09ac module:dtcm +from:0x021852cc kind:load to:0x027e0ce0 module:dtcm +from:0x021852d0 kind:load to:0x027e09a4 module:dtcm +from:0x02185324 kind:arm_call to:0x02184d6c module:overlay(111) +from:0x02185338 kind:arm_call to:0x02184f7c module:overlay(111) +from:0x02185380 kind:arm_call to:0x020bbfac module:overlay(17) +from:0x021853a8 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021853b0 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x021853b8 kind:arm_call to:0x0201bacc module:main +from:0x021853d0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021853d8 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x021853e0 kind:arm_call to:0x0201bacc module:main +from:0x021853e8 kind:arm_call to:0x02011ff4 module:main +from:0x021853fc kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02185438 kind:arm_call to:0x02013b10 module:main +from:0x02185440 kind:arm_call_thumb to:0x020141dc module:main +from:0x02185448 kind:arm_call to:0x02065ecc module:overlay(0) +from:0x0218545c kind:arm_call to:0x02184dfc module:overlay(111) +from:0x02185468 kind:load to:0x02186058 module:overlay(111) +from:0x02185478 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185480 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185488 kind:arm_call to:0x0201bacc module:main +from:0x02185490 kind:arm_call to:0x0201bacc module:main +from:0x02185498 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021854b0 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x021854b8 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x021854c0 kind:arm_call to:0x0201bacc module:main +from:0x021854c8 kind:arm_call to:0x0201bacc module:main +from:0x021854d0 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021854d8 kind:arm_call to:0x02011ff4 module:main +from:0x021854f8 kind:arm_call to:0x02073138 module:overlay(0) +from:0x0218551c kind:arm_call to:0x020735ac module:overlay(0) +from:0x0218552c kind:load to:0x027e09b8 module:dtcm +from:0x02185550 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02185574 kind:arm_call to:0x020786cc module:overlay(0) +from:0x021855a0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021855a8 kind:arm_call to:0x02078380 module:overlay(0) +from:0x021855bc kind:load to:0x027e09bc module:dtcm +from:0x02185654 kind:arm_call to:0x0206d0bc module:overlay(0) +from:0x02185674 kind:arm_call to:0x02065f14 module:overlay(0) +from:0x02185680 kind:arm_call to:0x0201b9a8 module:main +from:0x0218569c kind:arm_call to:0x02185530 module:overlay(111) +from:0x021856c8 kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x021856e4 kind:arm_call to:0x02184f7c module:overlay(111) +from:0x02185700 kind:arm_call to:0x02185530 module:overlay(111) +from:0x0218572c kind:arm_call to:0x0206c9a8 module:overlay(0) +from:0x0218573c kind:arm_call to:0x02185530 module:overlay(111) +from:0x02185748 kind:load to:0x020b51f8 module:overlay(0) +from:0x0218574c kind:load to:0x0204a110 module:main +from:0x02185750 kind:load to:0x0204e5f8 module:main +from:0x02185774 kind:arm_call to:0x02013c08 module:main +from:0x02185780 kind:arm_call to:0x02013b24 module:main +from:0x02185790 kind:arm_call to:0x02014478 module:main +from:0x021857a4 kind:arm_call to:0x0206c6c4 module:overlay(0) +from:0x021857e8 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02185810 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185820 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218584c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185860 kind:arm_call to:0x02015080 module:main +from:0x0218587c kind:arm_call to:0x02071800 module:overlay(0) +from:0x02185890 kind:arm_call to:0x02015080 module:main +from:0x021858b0 kind:arm_call to:0x02071734 module:overlay(0) +from:0x021858f8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185910 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x02185934 kind:arm_call to:0x0215e57c module:overlay(68) +from:0x021859a4 kind:arm_call to:0x0208068c module:overlay(0) +from:0x021859c4 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x021859dc kind:arm_call to:0x02070b48 module:overlay(0) +from:0x021859f0 kind:arm_call to:0x021852d4 module:overlay(111) +from:0x02185a08 kind:arm_call to:0x02073320 module:overlay(0) +from:0x02185a30 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185a40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185a6c kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185a80 kind:arm_call to:0x02015080 module:main +from:0x02185a9c kind:arm_call to:0x02071800 module:overlay(0) +from:0x02185ab0 kind:arm_call to:0x02015080 module:main +from:0x02185ad0 kind:arm_call to:0x02071734 module:overlay(0) +from:0x02185b08 kind:arm_call to:0x020775c4 module:overlay(0) +from:0x02185b2c kind:arm_call to:0x020786cc module:overlay(0) +from:0x02185b50 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02185bd0 kind:arm_call to:0x020705d0 module:overlay(0) +from:0x02185bf4 kind:arm_call to:0x0217dc70 module:overlay(96) +from:0x02185c10 kind:arm_call to:0x02073330 module:overlay(0) +from:0x02185c2c kind:arm_call to:0x021854e4 module:overlay(111) +from:0x02185c4c kind:arm_call to:0x021854e4 module:overlay(111) +from:0x02185c58 kind:load to:0x02049b18 module:main +from:0x02185c5c kind:load to:0x02049b2a module:main +from:0x02185c60 kind:load to:0x020b51f8 module:overlay(0) +from:0x02185c64 kind:load to:0x020b5254 module:overlay(0) +from:0x02185c68 kind:load to:0x027e09b8 module:dtcm +from:0x02185c6c kind:load to:0x027e09a8 module:dtcm +from:0x02185c78 kind:load to:0x027e09a4 module:dtcm +from:0x02185c7c kind:load to:0x020d8780 module:overlays(19,24) +from:0x02185c80 kind:load to:0x027e0cd8 module:dtcm +from:0x02185c88 kind:load to:0x027e09bc module:dtcm +from:0x02185ca8 kind:arm_call to:0x02185340 module:overlay(111) +from:0x02185cb8 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02185cd8 kind:arm_call to:0x0208a13c module:overlay(0) +from:0x02185ce0 kind:arm_call to:0x02184c40 module:overlay(111) +from:0x02185cec kind:load to:0x02186080 module:overlay(111) +from:0x02185d28 kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185d30 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185d38 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02185d40 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185d4c kind:load to:0x02186080 module:overlay(111) +from:0x02185d50 kind:load to:0x0204a088 module:main +from:0x02185d8c kind:arm_call_thumb to:0x02057b8c module:overlay(0) +from:0x02185d94 kind:arm_call_thumb to:0x0208c720 module:overlay(0) +from:0x02185d9c kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02185da4 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185dac kind:arm_call to:0x02011ff4 module:main +from:0x02185db8 kind:load to:0x02186080 module:overlay(111) +from:0x02185dbc kind:load to:0x0204a088 module:main +from:0x02185e00 kind:arm_call to:0x02184c74 module:overlay(111) +from:0x02185e20 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185e48 kind:arm_call to:0x0208a14c module:overlay(0) +from:0x02185e7c kind:arm_call to:0x02184d6c module:overlay(111) +from:0x02185eb0 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02185ec4 kind:arm_call to:0x02184dec module:overlay(111) +from:0x02185ed4 kind:arm_call to:0x0208bce8 module:overlay(0) +from:0x02185ef0 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185efc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185f10 kind:arm_call to:0x020786cc module:overlay(0) +from:0x02185f20 kind:arm_call to:0x01ff930c module:itcm +from:0x02185f34 kind:arm_call to:0x0206c608 module:overlay(0) +from:0x02185f3c kind:load to:0x027e0ce0 module:dtcm +from:0x02185f40 kind:load to:0x020b5254 module:overlay(0) +from:0x02185f44 kind:load to:0x027e09bc module:dtcm +from:0x02185f4c kind:load to:0x020b51f8 module:overlay(0) +from:0x02185f7c kind:arm_call to:0x020bbfac module:overlay(17) +from:0x02186028 kind:load to:0x02184d24 module:overlay(111) +from:0x0218602c kind:load to:0x02184d44 module:overlay(111) +from:0x02186030 kind:load to:0x02184cc0 module:overlay(111) +from:0x0218603c kind:load to:0x0218539c module:overlay(111) +from:0x02186040 kind:load to:0x021853c4 module:overlay(111) +from:0x02186044 kind:load to:0x0201bbe4 module:main +from:0x02186048 kind:load to:0x02184ec0 module:overlay(111) +from:0x0218604c kind:load to:0x02184ef4 module:overlay(111) +from:0x02186058 kind:load to:0x020901f0 module:overlay(0) +from:0x0218605c kind:load to:0x0218546c module:overlay(111) +from:0x02186060 kind:load to:0x021854a4 module:overlay(111) +from:0x02186064 kind:load to:0x021855c0 module:overlay(111) +from:0x02186068 kind:load to:0x02185754 module:overlay(111) +from:0x0218606c kind:load to:0x02090810 module:overlay(0) +from:0x02186070 kind:load to:0x02185c8c module:overlay(111) +from:0x02186074 kind:load to:0x02090818 module:overlay(0) +from:0x02186080 kind:load to:0x020901f0 module:overlay(0) +from:0x02186084 kind:load to:0x02185cf0 module:overlay(111) +from:0x02186088 kind:load to:0x02185d54 module:overlay(111) +from:0x0218608c kind:load to:0x02185dc0 module:overlay(111) +from:0x02186090 kind:load to:0x02185e54 module:overlay(111) +from:0x02186094 kind:load to:0x02090810 module:overlay(0) +from:0x02186098 kind:load to:0x02185f50 module:overlay(111) +from:0x0218609c kind:load to:0x02090818 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov111/symbols.txt b/config/eur1/arm9/overlays/ov111/symbols.txt new file mode 100644 index 00000000..248d2fca --- /dev/null +++ b/config/eur1/arm9/overlays/ov111/symbols.txt @@ -0,0 +1,37 @@ +func_ov111_02184c40 kind:function(arm,size=0x34) addr:0x02184c40 +func_ov111_02184c74 kind:function(arm,size=0x4c) addr:0x02184c74 +func_ov111_02184cc0 kind:function(arm,size=0x64) addr:0x02184cc0 +func_ov111_02184d24 kind:function(arm,size=0x20) addr:0x02184d24 +func_ov111_02184d44 kind:function(arm,size=0x28) addr:0x02184d44 +func_ov111_02184d6c kind:function(arm,size=0x80) addr:0x02184d6c +func_ov111_02184dec kind:function(arm,size=0x10) addr:0x02184dec +func_ov111_02184dfc kind:function(arm,size=0x6c) addr:0x02184dfc +func_ov111_02184e68 kind:function(arm,size=0x58) addr:0x02184e68 +func_ov111_02184ec0 kind:function(arm,size=0x34) addr:0x02184ec0 +func_ov111_02184ef4 kind:function(arm,size=0x88) addr:0x02184ef4 +func_ov111_02184f7c kind:function(arm,size=0x358) addr:0x02184f7c +func_ov111_021852d4 kind:function(arm,size=0x6c) addr:0x021852d4 +func_ov111_02185340 kind:function(arm,size=0x5c) addr:0x02185340 +func_ov111_0218539c kind:function(arm,size=0x28) addr:0x0218539c +func_ov111_021853c4 kind:function(arm,size=0x30) addr:0x021853c4 +func_ov111_021853f4 kind:function(arm,size=0x78) addr:0x021853f4 +func_ov111_0218546c kind:function(arm,size=0x38) addr:0x0218546c +func_ov111_021854a4 kind:function(arm,size=0x40) addr:0x021854a4 +func_ov111_021854e4 kind:function(arm,size=0x4c) addr:0x021854e4 +func_ov111_02185530 kind:function(arm,size=0x90) addr:0x02185530 +func_ov111_021855c0 kind:function(arm,size=0x194) addr:0x021855c0 +func_ov111_02185754 kind:function(arm,size=0x538) addr:0x02185754 +func_ov111_02185c8c kind:function(arm,size=0x24) addr:0x02185c8c +func_ov111_02185cb0 kind:function(arm,size=0x40) addr:0x02185cb0 +func_ov111_02185cf0 kind:function(arm,size=0x64) addr:0x02185cf0 +func_ov111_02185d54 kind:function(arm,size=0x6c) addr:0x02185d54 +func_ov111_02185dc0 kind:function(arm,size=0x94) addr:0x02185dc0 +func_ov111_02185e54 kind:function(arm,size=0xfc) addr:0x02185e54 +func_ov111_02185f50 kind:function(arm,size=0x48) addr:0x02185f50 +data_ov111_02185f98 kind:data(any) addr:0x02185f98 +data_ov111_02185fd8 kind:data(any) addr:0x02185fd8 +data_ov111_02186018 kind:data(any) addr:0x02186018 +data_ov111_02186028 kind:data(any) addr:0x02186028 +data_ov111_0218603c kind:data(any) addr:0x0218603c +data_ov111_02186058 kind:data(any) addr:0x02186058 +data_ov111_02186080 kind:data(any) addr:0x02186080 diff --git a/config/eur1/arm9/overlays/ov112/delinks.txt b/config/eur1/arm9/overlays/ov112/delinks.txt new file mode 100644 index 00000000..1f839300 --- /dev/null +++ b/config/eur1/arm9/overlays/ov112/delinks.txt @@ -0,0 +1,4 @@ + .text start:0x02184c40 end:0x021866e0 kind:code align:32 + .ctor start:0x021866e0 end:0x021866e0 kind:rodata align:4 + .data start:0x02186700 end:0x02186760 kind:data align:32 + .bss start:0x02186760 end:0x02186760 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov112/relocs.txt b/config/eur1/arm9/overlays/ov112/relocs.txt new file mode 100644 index 00000000..c857777a --- /dev/null +++ b/config/eur1/arm9/overlays/ov112/relocs.txt @@ -0,0 +1,125 @@ +from:0x02184c48 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02184d00 kind:load to:0x02186708 module:overlay(112) +from:0x02184d38 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02184d40 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x02184d48 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02184d54 kind:load to:0x02186708 module:overlay(112) +from:0x02184d90 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02184d98 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x02184da0 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02184da8 kind:arm_call to:0x02011ff4 module:main +from:0x02184db4 kind:load to:0x02186708 module:overlay(112) +from:0x02184de4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184e10 kind:load to:0x027e0ce4 module:dtcm +from:0x02184e70 kind:arm_call to:0x0208068c module:overlay(0) +from:0x02184e88 kind:arm_call_thumb to:0x02179df4 module:overlay(96) +from:0x0218508c kind:arm_call to:0x01fff498 module:itcm +from:0x0218509c kind:arm_call to:0x0209d700 module:overlay(0) +from:0x021850b0 kind:arm_call to:0x02121ec4 module:overlay(34) +from:0x021850c0 kind:arm_call to:0x01fff584 module:itcm +from:0x02185130 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185154 kind:arm_call to:0x01fff458 module:itcm +from:0x021851cc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x0218524c kind:arm_call to:0x01ffb714 module:itcm +from:0x02185260 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185280 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185288 kind:arm_call to:0x01ffb800 module:itcm +from:0x021852c0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021852d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185390 kind:arm_call_thumb to:0x0216f8ec module:overlay(93) +from:0x021853c8 kind:arm_call to:0x0208d180 module:overlay(0) +from:0x02185414 kind:arm_call to:0x01fff498 module:itcm +from:0x02185424 kind:arm_call to:0x01fff584 module:itcm +from:0x0218543c kind:arm_call to:0x02121f24 module:overlay(34) +from:0x0218545c kind:arm_call to:0x02070588 module:overlay(0) +from:0x02185480 kind:arm_call to:0x0207056c module:overlay(0) +from:0x021854fc kind:arm_call to:0x01fff350 module:itcm +from:0x02185518 kind:arm_call to:0x02073004 module:overlay(0) +from:0x02185544 kind:arm_call to:0x020733bc module:overlay(0) +from:0x02185824 kind:arm_call to:0x020809cc module:overlay(0) +from:0x02185920 kind:load to:0x0203e964 module:main +from:0x02185924 kind:load to:0x027e0cd8 module:dtcm +from:0x02185928 kind:load to:0x02040964 module:main +from:0x0218592c kind:load to:0x02041964 module:main +from:0x02185930 kind:load to:0x0203f964 module:main +from:0x02185934 kind:load to:0x027e0ce8 module:dtcm +from:0x02185944 kind:load to:0x027e0ce4 module:dtcm +from:0x02185960 kind:load to:0x027e09a4 module:dtcm +from:0x02185968 kind:load to:0x020b3040 module:overlay(0) +from:0x0218596c kind:load to:0x027e09b8 module:dtcm +from:0x021859c4 kind:arm_call to:0x0208fe28 module:overlay(0) +from:0x021859d8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185a20 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x02185a7c kind:arm_call to:0x0208fe28 module:overlay(0) +from:0x02185bc0 kind:arm_call to:0x02184dbc module:overlay(112) +from:0x02185c78 kind:arm_call to:0x02184dbc module:overlay(112) +from:0x02185d34 kind:arm_call to:0x01ff930c module:itcm +from:0x02185e08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185ea8 kind:arm_call to:0x01ff930c module:itcm +from:0x02185edc kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185f1c kind:arm_call to:0x01ff930c module:itcm +from:0x02185f44 kind:arm_call to:0x02070ad0 module:overlay(0) +from:0x02185ff0 kind:arm_call to:0x0208fe28 module:overlay(0) +from:0x02186090 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021860a8 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021860c8 kind:arm_call to:0x0205ca74 module:overlay(0) +from:0x02186160 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186168 kind:load to:0x027e09a4 module:dtcm +from:0x0218616c kind:load to:0x0203e964 module:main +from:0x0218617c kind:load to:0x027e0cd8 module:dtcm +from:0x02186184 kind:load to:0x02049b18 module:main +from:0x021861a4 kind:arm_call to:0x02082a5c module:overlay(0) +from:0x02186200 kind:arm_call to:0x02090818 module:overlay(0) +from:0x02186208 kind:load to:0x027e0cdc module:dtcm +from:0x02186214 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02186248 kind:load to:0x02186730 module:overlay(112) +from:0x02186288 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x021862a8 kind:arm_call to:0x0208cf70 module:overlay(0) +from:0x021862d0 kind:arm_call to:0x02087f34 module:overlay(0) +from:0x02186350 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021863bc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021863d8 kind:arm_call to:0x0208cb18 module:overlay(0) +from:0x021863e4 kind:arm_call to:0x0208dcec module:overlay(0) +from:0x02186400 kind:arm_call to:0x020830d8 module:overlay(0) +from:0x02186408 kind:arm_call to:0x0209376c module:overlay(0) +from:0x02186414 kind:arm_call to:0x020937e0 module:overlay(0) +from:0x0218643c kind:arm_call to:0x02083108 module:overlay(0) +from:0x02186454 kind:arm_call to:0x0208cb18 module:overlay(0) +from:0x02186478 kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021864e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021864f8 kind:arm_call to:0x02092238 module:overlay(0) +from:0x0218650c kind:arm_call to:0x02015080 module:main +from:0x02186528 kind:arm_call to:0x02071800 module:overlay(0) +from:0x0218653c kind:arm_call to:0x02015080 module:main +from:0x0218655c kind:arm_call to:0x02071b64 module:overlay(0) +from:0x02186570 kind:arm_call to:0x02015080 module:main +from:0x02186590 kind:arm_call to:0x02071800 module:overlay(0) +from:0x021865a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021865cc kind:arm_call to:0x0205d65c module:overlay(0) +from:0x021865e4 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x021865f0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02186604 kind:arm_call to:0x02015080 module:main +from:0x02186620 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02186634 kind:arm_call to:0x02015080 module:main +from:0x02186648 kind:arm_call to:0x020937a4 module:overlay(0) +from:0x02186670 kind:arm_call to:0x02086058 module:overlay(0) +from:0x021866a0 kind:load to:0x027e09a8 module:dtcm +from:0x021866b8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021866cc kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021866d4 kind:arm_call to:0x02011ff4 module:main +from:0x02186708 kind:load to:0x020901f0 module:overlay(0) +from:0x0218670c kind:load to:0x02184d04 module:overlay(112) +from:0x02186710 kind:load to:0x02184d5c module:overlay(112) +from:0x02186714 kind:load to:0x02184e14 module:overlay(112) +from:0x02186718 kind:load to:0x0218597c module:overlay(112) +from:0x0218671c kind:load to:0x02090810 module:overlay(0) +from:0x02186720 kind:load to:0x02090814 module:overlay(0) +from:0x02186724 kind:load to:0x02186188 module:overlay(112) +from:0x02186730 kind:load to:0x020901f0 module:overlay(0) +from:0x02186734 kind:load to:0x021866b0 module:overlay(112) +from:0x02186738 kind:load to:0x021866c4 module:overlay(112) +from:0x0218673c kind:load to:0x0218624c module:overlay(112) +from:0x02186740 kind:load to:0x021864a8 module:overlay(112) +from:0x02186744 kind:load to:0x02090810 module:overlay(0) +from:0x02186748 kind:load to:0x02090814 module:overlay(0) +from:0x0218674c kind:load to:0x02090818 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov112/symbols.txt b/config/eur1/arm9/overlays/ov112/symbols.txt new file mode 100644 index 00000000..b5a0af5d --- /dev/null +++ b/config/eur1/arm9/overlays/ov112/symbols.txt @@ -0,0 +1,14 @@ +func_ov112_02184c40 kind:function(arm,size=0xc4) addr:0x02184c40 +func_ov112_02184d04 kind:function(arm,size=0x58) addr:0x02184d04 +func_ov112_02184d5c kind:function(arm,size=0x60) addr:0x02184d5c +func_ov112_02184dbc kind:function(arm,size=0x58) addr:0x02184dbc +func_ov112_02184e14 kind:function(arm,size=0xb68) addr:0x02184e14 +func_ov112_0218597c kind:function(arm,size=0x80c) addr:0x0218597c +func_ov112_02186188 kind:function(arm,size=0x84) addr:0x02186188 +func_ov112_0218620c kind:function(arm,size=0x40) addr:0x0218620c +func_ov112_0218624c kind:function(arm,size=0x25c) addr:0x0218624c +func_ov112_021864a8 kind:function(arm,size=0x208) addr:0x021864a8 +func_ov112_021866b0 kind:function(arm,size=0x14) addr:0x021866b0 +func_ov112_021866c4 kind:function(arm,size=0x1c) addr:0x021866c4 +data_ov112_02186708 kind:data(any) addr:0x02186708 +data_ov112_02186730 kind:data(any) addr:0x02186730 diff --git a/config/eur1/arm9/overlays/ov113/delinks.txt b/config/eur1/arm9/overlays/ov113/delinks.txt new file mode 100644 index 00000000..01cd925b --- /dev/null +++ b/config/eur1/arm9/overlays/ov113/delinks.txt @@ -0,0 +1,4 @@ + .text start:0x02184c40 end:0x021857ec kind:code align:32 + .ctor start:0x021857ec end:0x021857ec kind:rodata align:4 + .data start:0x02185800 end:0x021858a0 kind:data align:32 + .bss start:0x021858a0 end:0x021858a0 kind:bss align:32 diff --git a/config/eur1/arm9/overlays/ov113/relocs.txt b/config/eur1/arm9/overlays/ov113/relocs.txt new file mode 100644 index 00000000..c688d7bc --- /dev/null +++ b/config/eur1/arm9/overlays/ov113/relocs.txt @@ -0,0 +1,123 @@ +from:0x02184c48 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02184cac kind:arm_call to:0x0208a13c module:overlay(0) +from:0x02184cb8 kind:load to:0x02185808 module:overlay(113) +from:0x02184ce4 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02184d00 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184d10 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184d18 kind:load to:0x027e09b8 module:dtcm +from:0x02184d7c kind:arm_call to:0x02082b10 module:overlay(0) +from:0x02184de8 kind:arm_call to:0x0208cc1c module:overlay(0) +from:0x02184e74 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02184e9c kind:arm_call to:0x02087f34 module:overlay(0) +from:0x02184ea8 kind:arm_call to:0x02163968 module:overlay(71) +from:0x02184f1c kind:arm_call to:0x02071734 module:overlay(0) +from:0x02184f50 kind:arm_call to:0x02071800 module:overlay(0) +from:0x02184f58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184f6c kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02184f78 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02184f8c kind:arm_call to:0x0208fe28 module:overlay(0) +from:0x02184fb0 kind:arm_call to:0x02184cbc module:overlay(113) +from:0x02184fc8 kind:arm_call to:0x02070594 module:overlay(0) +from:0x02185000 kind:arm_call to:0x0208fe28 module:overlay(0) +from:0x021850a4 kind:arm_call to:0x021639f4 module:overlay(71) +from:0x021850b0 kind:arm_call to:0x0211cb0c module:overlay(39) +from:0x021850b8 kind:load to:0x027e09a8 module:dtcm +from:0x021850bc kind:load to:0x027e09a4 module:dtcm +from:0x021850d8 kind:arm_call to:0x02184cbc module:overlay(113) +from:0x021850f0 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x021850f8 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185110 kind:arm_call to:0x0208a1b0 module:overlay(0) +from:0x02185118 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185120 kind:arm_call to:0x02011ff4 module:main +from:0x02185150 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185158 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185168 kind:load to:0x02185830 module:overlay(113) +from:0x02185190 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185198 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021851a0 kind:arm_call to:0x02011ff4 module:main +from:0x021851b0 kind:load to:0x02185830 module:overlay(113) +from:0x021851f4 kind:arm_call to:0x0205ca34 module:overlay(0) +from:0x02185224 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185238 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185244 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185254 kind:arm_call to:0x02015080 module:main +from:0x02185268 kind:arm_call to:0x0208ae88 module:overlay(0) +from:0x02185274 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185288 kind:arm_call to:0x020907e0 module:overlay(0) +from:0x02185294 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021852a4 kind:arm_call to:0x0208f874 module:overlay(0) +from:0x021852c0 kind:load to:0x02185858 module:overlay(113) +from:0x021852e8 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x021852f0 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185300 kind:load to:0x02185858 module:overlay(113) +from:0x02185328 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185330 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185338 kind:arm_call to:0x02011ff4 module:main +from:0x02185348 kind:load to:0x02185858 module:overlay(113) +from:0x0218538c kind:arm_call to:0x0208a7f0 module:overlay(0) +from:0x021853a8 kind:arm_call to:0x0208ae88 module:overlay(0) +from:0x021853cc kind:arm_call to:0x02089e10 module:overlay(0) +from:0x021853dc kind:arm_call to:0x02073310 module:overlay(0) +from:0x02185408 kind:arm_call to:0x02092238 module:overlay(0) +from:0x02185410 kind:load to:0x027e09b8 module:dtcm +from:0x0218541c kind:arm_call to:0x0208f874 module:overlay(0) +from:0x02185440 kind:load to:0x02185880 module:overlay(113) +from:0x02185468 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x02185470 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x02185480 kind:load to:0x02185880 module:overlay(113) +from:0x021854a8 kind:arm_call to:0x0208ba5c module:overlay(0) +from:0x021854b0 kind:arm_call to:0x0208f918 module:overlay(0) +from:0x021854b8 kind:arm_call to:0x02011ff4 module:main +from:0x021854c8 kind:load to:0x02185880 module:overlay(113) +from:0x021854fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021855bc kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021855cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021855fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185620 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x02185628 kind:arm_call to:0x02089fc0 module:overlay(0) +from:0x02185634 kind:arm_call to:0x01ff930c module:itcm +from:0x02185660 kind:arm_call to:0x02082c8c module:overlay(0) +from:0x0218566c kind:load to:0x027e0ce4 module:dtcm +from:0x02185674 kind:load to:0x027e0ce0 module:dtcm +from:0x021856bc kind:arm_call to:0x02089f28 module:overlay(0) +from:0x021856e8 kind:arm_call to:0x021854cc module:overlay(113) +from:0x0218571c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185754 kind:arm_call to:0x0216f414 module:overlay(93) +from:0x02185778 kind:load to:0x027e0ce4 module:dtcm +from:0x02185794 kind:arm_call to:0x02089e10 module:overlay(0) +from:0x021857a4 kind:arm_call to:0x02073310 module:overlay(0) +from:0x021857c0 kind:arm_call to:0x021854cc module:overlay(113) +from:0x021857e0 kind:arm_call to:0x02092238 module:overlay(0) +from:0x021857e8 kind:load to:0x027e09b8 module:dtcm +from:0x02185808 kind:load to:0x020901f0 module:overlay(0) +from:0x0218580c kind:load to:0x021850e4 module:overlay(113) +from:0x02185810 kind:load to:0x02185104 module:overlay(113) +from:0x02185814 kind:load to:0x02184d1c module:overlay(113) +from:0x02185818 kind:load to:0x02184ebc module:overlay(113) +from:0x0218581c kind:load to:0x02090810 module:overlay(0) +from:0x02185820 kind:load to:0x02090814 module:overlay(0) +from:0x02185824 kind:load to:0x02090818 module:overlay(0) +from:0x02185830 kind:load to:0x020901f0 module:overlay(0) +from:0x02185834 kind:load to:0x0218512c module:overlay(113) +from:0x02185838 kind:load to:0x0218516c module:overlay(113) +from:0x0218583c kind:load to:0x021851b4 module:overlay(113) +from:0x02185840 kind:load to:0x021851fc module:overlay(113) +from:0x02185844 kind:load to:0x02090810 module:overlay(0) +from:0x02185848 kind:load to:0x02090814 module:overlay(0) +from:0x0218584c kind:load to:0x02090818 module:overlay(0) +from:0x02185858 kind:load to:0x020901f0 module:overlay(0) +from:0x0218585c kind:load to:0x021852c4 module:overlay(113) +from:0x02185860 kind:load to:0x02185304 module:overlay(113) +from:0x02185864 kind:load to:0x0218534c module:overlay(113) +from:0x02185868 kind:load to:0x021853b4 module:overlay(113) +from:0x0218586c kind:load to:0x02090810 module:overlay(0) +from:0x02185870 kind:load to:0x02090814 module:overlay(0) +from:0x02185874 kind:load to:0x02090818 module:overlay(0) +from:0x02185880 kind:load to:0x020901f0 module:overlay(0) +from:0x02185884 kind:load to:0x02185444 module:overlay(113) +from:0x02185888 kind:load to:0x02185484 module:overlay(113) +from:0x0218588c kind:load to:0x0218567c module:overlay(113) +from:0x02185890 kind:load to:0x0218577c module:overlay(113) +from:0x02185894 kind:load to:0x02090810 module:overlay(0) +from:0x02185898 kind:load to:0x02090814 module:overlay(0) +from:0x0218589c kind:load to:0x02090818 module:overlay(0) diff --git a/config/eur1/arm9/overlays/ov113/symbols.txt b/config/eur1/arm9/overlays/ov113/symbols.txt new file mode 100644 index 00000000..fc21d0dd --- /dev/null +++ b/config/eur1/arm9/overlays/ov113/symbols.txt @@ -0,0 +1,26 @@ +func_ov113_02184c40 kind:function(arm,size=0x7c) addr:0x02184c40 +func_ov113_02184cbc kind:function(arm,size=0x60) addr:0x02184cbc +func_ov113_02184d1c kind:function(arm,size=0x1a0) addr:0x02184d1c +func_ov113_02184ebc kind:function(arm,size=0x208) addr:0x02184ebc +func_ov113_021850c4 kind:function(arm,size=0x20) addr:0x021850c4 +func_ov113_021850e4 kind:function(arm,size=0x20) addr:0x021850e4 +func_ov113_02185104 kind:function(arm,size=0x28) addr:0x02185104 +func_ov113_0218512c kind:function(arm,size=0x40) addr:0x0218512c +func_ov113_0218516c kind:function(arm,size=0x48) addr:0x0218516c +func_ov113_021851b4 kind:function(arm,size=0x48) addr:0x021851b4 +func_ov113_021851fc kind:function(arm,size=0xa0) addr:0x021851fc +func_ov113_0218529c kind:function(arm,size=0x28) addr:0x0218529c +func_ov113_021852c4 kind:function(arm,size=0x40) addr:0x021852c4 +func_ov113_02185304 kind:function(arm,size=0x48) addr:0x02185304 +func_ov113_0218534c kind:function(arm,size=0x68) addr:0x0218534c +func_ov113_021853b4 kind:function(arm,size=0x60) addr:0x021853b4 +func_ov113_02185414 kind:function(arm,size=0x30) addr:0x02185414 +func_ov113_02185444 kind:function(arm,size=0x40) addr:0x02185444 +func_ov113_02185484 kind:function(arm,size=0x48) addr:0x02185484 +func_ov113_021854cc kind:function(arm,size=0x1b0) addr:0x021854cc +func_ov113_0218567c kind:function(arm,size=0x100) addr:0x0218567c +func_ov113_0218577c kind:function(arm,size=0x70) addr:0x0218577c +data_ov113_02185808 kind:data(any) addr:0x02185808 +data_ov113_02185830 kind:data(any) addr:0x02185830 +data_ov113_02185858 kind:data(any) addr:0x02185858 +data_ov113_02185880 kind:data(any) addr:0x02185880 diff --git a/config/eur1/arm9/relocs.txt b/config/eur1/arm9/relocs.txt new file mode 100644 index 00000000..7cefe7e7 --- /dev/null +++ b/config/eur1/arm9/relocs.txt @@ -0,0 +1,6332 @@ +from:0x02000814 kind:arm_call to:0x02000a78 module:main +from:0x0200086c kind:arm_call to:0x0200093c module:main +from:0x0200087c kind:arm_call to:0x0200093c module:main +from:0x0200088c kind:arm_call to:0x0200093c module:main +from:0x02000898 kind:arm_call to:0x02000950 module:main +from:0x0200089c kind:arm_call to:0x020009fc module:main +from:0x020008f8 kind:arm_call to:0x0203b920 module:main +from:0x020008fc kind:arm_call to:0x02011da0 module:main +from:0x02000900 kind:arm_call to:0x0203cdb8 module:main +from:0x02000918 kind:load to:0x027e0000 module:dtcm +from:0x02000930 kind:load to:0x01ffbd70 module:itcm +from:0x02000934 kind:load to:0x02000bc8 module:main +from:0x02000b3c kind:load to:0x027e0021 module:dtcm +from:0x02000b44 kind:load to:0x027e0000 module:dtcm +from:0x02000b64 kind:load to:0x0204cde0 module:main +from:0x02000b68 kind:load to:0x0204cdf8 module:main +from:0x02000b6c kind:load to:0x02044dc0 module:main +from:0x02000b70 kind:load to:0x02044dc0 module:main +from:0x02000bd4 kind:load to:0x02049a2c module:main +from:0x02000bd8 kind:load to:0x02013394 module:main +from:0x02000c22 kind:thumb_call to:0x02000bdc module:main +from:0x02000c6a kind:thumb_call_arm to:0x0202c920 module:main +from:0x02000c7c kind:thumb_call_arm to:0x02033f7c module:main +from:0x02000c86 kind:thumb_call_arm to:0x0202c990 module:main +from:0x02000cb6 kind:thumb_call_arm to:0x0202cac0 module:main +from:0x02000cc0 kind:thumb_call_arm to:0x0202ca40 module:main +from:0x02000ce0 kind:thumb_call_arm to:0x0202cb34 module:main +from:0x02000cee kind:thumb_call_arm to:0x0202ca40 module:main +from:0x02000d04 kind:thumb_call_arm to:0x0202cf08 module:main +from:0x02000d0c kind:thumb_call_arm to:0x0202d1dc module:main +from:0x02000d1e kind:thumb_call_arm to:0x0202d224 module:main +from:0x02000dcc kind:thumb_call to:0x02001424 module:main +from:0x02000dea kind:thumb_call to:0x02000d9c module:main +from:0x02000e16 kind:thumb_call to:0x02000d44 module:main +from:0x02000e2c kind:thumb_call to:0x02000d60 module:main +from:0x02000e44 kind:thumb_call to:0x02000d9c module:main +from:0x02000e4e kind:thumb_call to:0x02000d7c module:main +from:0x02000e66 kind:thumb_call to:0x02000d9c module:main +from:0x02000e70 kind:thumb_call to:0x02000d7c module:main +from:0x02000e8e kind:thumb_call_arm to:0x02028c4c module:main +from:0x02000e9c kind:thumb_call to:0x02000d9c module:main +from:0x02000efa kind:thumb_call to:0x02000d7c module:main +from:0x02000f84 kind:thumb_call to:0x02000e08 module:main +from:0x02000ffc kind:thumb_call to:0x02000e08 module:main +from:0x02001040 kind:thumb_call to:0x02000d60 module:main +from:0x02001064 kind:thumb_call to:0x02000d60 module:main +from:0x0200107e kind:thumb_call to:0x02000d9c module:main +from:0x02001088 kind:thumb_call to:0x02000d7c module:main +from:0x020010b2 kind:thumb_call to:0x02000db8 module:main +from:0x020010bc kind:load to:0x02001479 module:main +from:0x020010d2 kind:thumb_call to:0x02000f14 module:main +from:0x020010da kind:thumb_call to:0x02000f94 module:main +from:0x0200113a kind:thumb_call to:0x02000d44 module:main +from:0x02001142 kind:thumb_call to:0x02000d60 module:main +from:0x02001170 kind:thumb_call to:0x02000d9c module:main +from:0x0200117a kind:thumb_call to:0x02000d7c module:main +from:0x02001198 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020011b2 kind:thumb_call to:0x0200100c module:main +from:0x020011da kind:thumb_call to:0x02000d44 module:main +from:0x020011e4 kind:thumb_call to:0x02000d60 module:main +from:0x020011ec kind:thumb_call to:0x0200100c module:main +from:0x0200121e kind:thumb_call to:0x02001424 module:main +from:0x0200126c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020012aa kind:thumb_call_arm to:0x02028c4c module:main +from:0x020012fa kind:thumb_call to:0x0200120c module:main +from:0x02001304 kind:load to:0x02001479 module:main +from:0x0200131c kind:thumb_call to:0x02001238 module:main +from:0x02001324 kind:thumb_call to:0x02001278 module:main +from:0x02001338 kind:thumb_call to:0x020012b4 module:main +from:0x02001344 kind:thumb_call to:0x020012c4 module:main +from:0x0200135c kind:thumb_call to:0x02001238 module:main +from:0x020013d0 kind:thumb_call to:0x0200158c module:main +from:0x020013ea kind:thumb_call to:0x020013c8 module:main +from:0x020013fa kind:thumb_call to:0x0200158c module:main +from:0x02001410 kind:thumb_call to:0x020013c8 module:main +from:0x02001420 kind:load to:0x02044dc4 module:main +from:0x0200144a kind:thumb_call to:0x02001498 module:main +from:0x0200145a kind:thumb_call to:0x02001498 module:main +from:0x02001464 kind:thumb_call to:0x02001408 module:main +from:0x0200146a kind:thumb_call to:0x020014c0 module:main +from:0x02001470 kind:load to:0x02044dc0 module:main +from:0x02001474 kind:load to:0x02044dc4 module:main +from:0x0200147c kind:thumb_call to:0x02001408 module:main +from:0x02001482 kind:thumb_call to:0x02001550 module:main +from:0x02001490 kind:load to:0x02044dc4 module:main +from:0x02001494 kind:load to:0x020013c9 module:main +from:0x020014c8 kind:thumb_call to:0x020014a4 module:main +from:0x020014f4 kind:thumb_call to:0x020014a4 module:main +from:0x02001520 kind:thumb_call to:0x020014c0 module:main +from:0x0200152e kind:thumb_call to:0x020014ec module:main +from:0x02001602 kind:thumb_call_arm to:0x0203a3c8 module:main +from:0x02001622 kind:thumb_call to:0x02001424 module:main +from:0x02001650 kind:load to:0x02001479 module:main +from:0x0200165e kind:thumb_call to:0x020015ac module:main +from:0x0200167c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020016b4 kind:arm_call to:0x0200174c module:main +from:0x020016e0 kind:arm_call to:0x02028c4c module:main +from:0x020016ec kind:arm_call to:0x02027654 module:main +from:0x0200173c kind:arm_call to:0x020018a4 module:main +from:0x02001748 kind:load to:0x02044e18 module:main +from:0x0200176c kind:arm_call to:0x02001c0c module:main +from:0x02001774 kind:load to:0x02044e18 module:main +from:0x020017ac kind:arm_call to:0x020271d0 module:main +from:0x020017d0 kind:arm_call_thumb to:0x02026bcc module:main +from:0x020017e0 kind:arm_call to:0x02026ef0 module:main +from:0x020017ec kind:load to:0x02044dd0 module:main +from:0x020017f0 kind:load to:0x02044dd8 module:main +from:0x020017f4 kind:load to:0x02044df8 module:main +from:0x020017f8 kind:load to:0x02044f0c module:main +from:0x020017fc kind:load to:0x02001eb0 module:main +from:0x02001800 kind:load to:0x020453cc module:main +from:0x0200181c kind:load to:0x02044dd0 module:main +from:0x02001820 kind:load to:0x02044e18 module:main +from:0x02001848 kind:arm_call to:0x02001fa4 module:main +from:0x0200185c kind:arm_call to:0x02001fbc module:main +from:0x02001868 kind:arm_call to:0x02001c0c module:main +from:0x02001874 kind:arm_call to:0x02001f70 module:main +from:0x02001894 kind:arm_call to:0x0202a600 module:main +from:0x020018a0 kind:load to:0x02044e18 module:main +from:0x020018e0 kind:arm_call to:0x02027654 module:main +from:0x020018ec kind:arm_call to:0x02027654 module:main +from:0x02001908 kind:arm_call to:0x0203a1bc module:main +from:0x02001944 kind:arm_call to:0x0203a3c8 module:main +from:0x020019bc kind:arm_call to:0x0200375c module:main +from:0x020019d4 kind:arm_call to:0x0200371c module:main +from:0x020019ec kind:arm_call to:0x020037a0 module:main +from:0x02001a00 kind:arm_call to:0x020036a8 module:main +from:0x02001a18 kind:arm_call to:0x020037a0 module:main +from:0x02001a20 kind:arm_call to:0x02003740 module:main +from:0x02001a6c kind:arm_call to:0x0202a648 module:main +from:0x02001a94 kind:arm_call to:0x0202a510 module:main +from:0x02001ad0 kind:arm_call to:0x0202a648 module:main +from:0x02001af8 kind:arm_call to:0x0202a510 module:main +from:0x02001b1c kind:arm_call to:0x0202a550 module:main +from:0x02001b3c kind:arm_call to:0x0202a714 module:main +from:0x02001b60 kind:arm_call to:0x0202a484 module:main +from:0x02001bb0 kind:arm_call to:0x0203a3c8 module:main +from:0x02001bdc kind:arm_call to:0x02001f30 module:main +from:0x02001bec kind:arm_call to:0x02001f48 module:main +from:0x02001c00 kind:load to:0x02044e18 module:main +from:0x02001c08 kind:load to:0x02001dc8 module:main +from:0x02001c50 kind:arm_call to:0x0202a4ac module:main +from:0x02001c5c kind:arm_call to:0x0202ad28 module:main +from:0x02001c68 kind:arm_call to:0x0202ab20 module:main +from:0x02001c70 kind:arm_call to:0x0202acbc module:main +from:0x02001c84 kind:arm_call to:0x0202728c module:main +from:0x02001c9c kind:arm_call to:0x02003740 module:main +from:0x02001cac kind:arm_call to:0x020036ec module:main +from:0x02001cbc kind:arm_call to:0x020037a0 module:main +from:0x02001cdc kind:arm_call to:0x0202a714 module:main +from:0x02001ce8 kind:load to:0x02044e18 module:main +from:0x02001cec kind:load to:0x02044dd8 module:main +from:0x02001d24 kind:arm_call to:0x0202a4ac module:main +from:0x02001d28 kind:arm_call to:0x0202ad28 module:main +from:0x02001d34 kind:arm_call to:0x0202ab20 module:main +from:0x02001d3c kind:arm_call to:0x0202acbc module:main +from:0x02001d44 kind:load to:0x02044e18 module:main +from:0x02001d70 kind:arm_call to:0x02028c4c module:main +from:0x02001d80 kind:arm_call to:0x02028c4c module:main +from:0x02001d8c kind:arm_call to:0x02027654 module:main +from:0x02001d98 kind:arm_call to:0x02027654 module:main +from:0x02001dbc kind:arm_call to:0x0202a484 module:main +from:0x02001dc4 kind:load to:0x02044e18 module:main +from:0x02001e30 kind:arm_call to:0x020271f8 module:main +from:0x02001e54 kind:arm_call to:0x0202761c module:main +from:0x02001e60 kind:arm_call to:0x0202761c module:main +from:0x02001ea4 kind:load to:0x02044dd0 module:main +from:0x02001ea8 kind:load to:0x02044e6c module:main +from:0x02001eac kind:load to:0x02044dd8 module:main +from:0x02001ed0 kind:arm_call to:0x0202728c module:main +from:0x02001eec kind:arm_call to:0x0202761c module:main +from:0x02001ef8 kind:arm_call to:0x0202761c module:main +from:0x02001f2c kind:load to:0x02044dd8 module:main +from:0x02001f58 kind:arm_call to:0x02001f70 module:main +from:0x02001f98 kind:arm_call to:0x0203a1bc module:main +from:0x02002010 kind:arm_call_thumb to:0x020012e0 module:main +from:0x02002028 kind:arm_call to:0x020022c4 module:main +from:0x0200203c kind:arm_call_thumb to:0x02001300 module:main +from:0x02002050 kind:arm_call to:0x02002060 module:main +from:0x02002058 kind:arm_call_thumb to:0x02001300 module:main +from:0x02002074 kind:arm_call_thumb to:0x0200159c module:main +from:0x02002094 kind:arm_call_thumb to:0x0200159c module:main +from:0x020020cc kind:arm_call_thumb to:0x0200159c module:main +from:0x020020e0 kind:arm_call_thumb to:0x02001550 module:main +from:0x020020ec kind:arm_call_thumb to:0x0200159c module:main +from:0x02002100 kind:arm_call_thumb to:0x0200132c module:main +from:0x0200210c kind:arm_call to:0x02002334 module:main +from:0x02002114 kind:arm_call to:0x020022f8 module:main +from:0x02002144 kind:arm_call_thumb to:0x02001308 module:main +from:0x0200215c kind:arm_call_thumb to:0x0200159c module:main +from:0x02002178 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02002194 kind:arm_call_thumb to:0x0200134c module:main +from:0x020021a8 kind:arm_call to:0x020022f8 module:main +from:0x020021c8 kind:arm_call_thumb to:0x0200137c module:main +from:0x020021ec kind:arm_call to:0x02002060 module:main +from:0x02002210 kind:arm_call_thumb to:0x0200159c module:main +from:0x0200221c kind:arm_call_thumb to:0x0200159c module:main +from:0x02002254 kind:arm_call_thumb to:0x0200159c module:main +from:0x02002268 kind:arm_call_thumb to:0x02001550 module:main +from:0x02002280 kind:arm_call_thumb to:0x0200137c module:main +from:0x0200228c kind:arm_call to:0x02002334 module:main +from:0x02002298 kind:arm_call_thumb to:0x0200134c module:main +from:0x020022a0 kind:arm_call to:0x020022f8 module:main +from:0x020022c0 kind:load to:0x02001499 module:main +from:0x020022d8 kind:arm_call_thumb to:0x02001498 module:main +from:0x020022e4 kind:arm_call to:0x020022f8 module:main +from:0x0200230c kind:arm_call_thumb to:0x02001308 module:main +from:0x0200231c kind:arm_call to:0x020022b4 module:main +from:0x02002328 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02002338 kind:arm_call to:0x0202ad28 module:main +from:0x02002344 kind:arm_call to:0x0202ab20 module:main +from:0x0200234c kind:arm_call to:0x0202acbc module:main +from:0x02002370 kind:arm_call to:0x0202a830 module:main +from:0x02002394 kind:arm_call_thumb to:0x0202fe68 module:main +from:0x0200239c kind:arm_call_thumb to:0x0202fe78 module:main +from:0x020023a0 kind:arm_call to:0x020037c0 module:main +from:0x020023a4 kind:arm_call to:0x02001804 module:main +from:0x020023a8 kind:arm_call to:0x02003008 module:main +from:0x020023bc kind:load to:0x020453cc module:main +from:0x020023c0 kind:load to:0x02002484 module:main +from:0x020023c4 kind:load to:0x020024bc module:main +from:0x020023c8 kind:load to:0x020453dc module:main +from:0x020023cc kind:load to:0x020453e8 module:main +from:0x020023dc kind:arm_call to:0x0202a960 module:main +from:0x020023e8 kind:arm_call to:0x020030bc module:main +from:0x020023ec kind:arm_call to:0x02001824 module:main +from:0x020023f0 kind:arm_call to:0x02005054 module:main +from:0x020023f8 kind:arm_call to:0x0202ab20 module:main +from:0x02002408 kind:load to:0x0202a6f4 module:main +from:0x0200241c kind:arm_call to:0x0202a73c module:main +from:0x02002424 kind:arm_call to:0x0202a75c module:main +from:0x02002438 kind:arm_call to:0x02002bd8 module:main +from:0x02002440 kind:arm_call to:0x02004fb8 module:main +from:0x02002444 kind:arm_call to:0x02001c0c module:main +from:0x0200244c kind:arm_call to:0x0202a7cc module:main +from:0x02002460 kind:arm_call to:0x0202a4ac module:main +from:0x02002464 kind:arm_call to:0x0202ad28 module:main +from:0x02002470 kind:arm_call to:0x0202ab20 module:main +from:0x02002478 kind:arm_call to:0x0202acbc module:main +from:0x02002488 kind:arm_call to:0x02001cf0 module:main +from:0x0200249c kind:arm_call to:0x0202a4ac module:main +from:0x020024a0 kind:arm_call to:0x0202ad28 module:main +from:0x020024ac kind:arm_call to:0x0202ab20 module:main +from:0x020024b4 kind:arm_call to:0x0202acbc module:main +from:0x020024c4 kind:load to:0x02001d48 module:main +from:0x020024dc kind:arm_call to:0x02002544 module:main +from:0x02002508 kind:arm_call to:0x0200169c module:main +from:0x02002514 kind:load to:0x02002608 module:main +from:0x02002518 kind:load to:0x02043220 module:main +from:0x02002534 kind:arm_call to:0x0202a7cc module:main +from:0x02002538 kind:arm_call to:0x0200174c module:main +from:0x02002540 kind:load to:0x02043220 module:main +from:0x02002568 kind:arm_call to:0x0202a7cc module:main +from:0x0200256c kind:arm_call to:0x020280ec module:main +from:0x02002580 kind:arm_call to:0x02028c18 module:main +from:0x020025d8 kind:arm_call to:0x02028100 module:main +from:0x020025e8 kind:arm_call to:0x0202a7cc module:main +from:0x020025f0 kind:load to:0x02043220 module:main +from:0x020025f4 kind:load to:0x02043238 module:main +from:0x020025f8 kind:load to:0x020026a0 module:main +from:0x020025fc kind:load to:0x02002828 module:main +from:0x02002600 kind:load to:0x020029f4 module:main +from:0x02002604 kind:load to:0x0200269c module:main +from:0x02002684 kind:arm_call to:0x02027654 module:main +from:0x02002690 kind:arm_call to:0x02027654 module:main +from:0x02002a2c kind:arm_call to:0x02028cdc module:main +from:0x02002a48 kind:load to:0x0204586c module:main +from:0x02002a68 kind:load to:0x02045864 module:main +from:0x02002a80 kind:load to:0x02045868 module:main +from:0x02002aa8 kind:arm_call to:0x0200211c module:main +from:0x02002acc kind:arm_call to:0x02001fd4 module:main +from:0x02002af4 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02002b00 kind:load to:0x020035f8 module:main +from:0x02002b04 kind:load to:0x0204584c module:main +from:0x02002b14 kind:load to:0x02003318 module:main +from:0x02002b58 kind:arm_call to:0x02003318 module:main +from:0x02002b6c kind:load to:0x0204584c module:main +from:0x02002b70 kind:load to:0x0204540c module:main +from:0x02002bc0 kind:arm_call to:0x02003318 module:main +from:0x02002bd4 kind:load to:0x0204540c module:main +from:0x02002c00 kind:arm_call to:0x02003318 module:main +from:0x02002c14 kind:load to:0x0204540c module:main +from:0x02002c24 kind:load to:0x02003368 module:main +from:0x02002c44 kind:arm_call_thumb to:0x0200158c module:main +from:0x02002c58 kind:arm_call_thumb to:0x0200158c module:main +from:0x02002c68 kind:arm_call to:0x02003368 module:main +from:0x02002c7c kind:load to:0x0204584c module:main +from:0x02002cbc kind:load to:0x02045854 module:main +from:0x02002cd8 kind:arm_call_thumb to:0x0200158c module:main +from:0x02002cfc kind:arm_call_thumb to:0x0200158c module:main +from:0x02002d10 kind:load to:0x02045400 module:main +from:0x02002d30 kind:arm_call_thumb to:0x0200158c module:main +from:0x02002d5c kind:arm_call_thumb to:0x0200158c module:main +from:0x02002d70 kind:load to:0x02045400 module:main +from:0x02002dc0 kind:arm_call to:0x02001f48 module:main +from:0x02002de0 kind:arm_call to:0x0202a38c module:main +from:0x02002e00 kind:arm_call to:0x0202a590 module:main +from:0x02002e2c kind:arm_call to:0x0202a3ec module:main +from:0x02002e34 kind:load to:0x02042bfc module:main +from:0x02002e50 kind:arm_call to:0x0202a408 module:main +from:0x02002e70 kind:arm_call to:0x0202a424 module:main +from:0x02002e90 kind:arm_call to:0x0202a440 module:main +from:0x02002eb0 kind:arm_call to:0x0202a35c module:main +from:0x02002f8c kind:arm_call to:0x0202b09c module:main +from:0x02002fb8 kind:arm_call to:0x0202a3a4 module:main +from:0x02002fc8 kind:arm_call to:0x0202a3cc module:main +from:0x02003000 kind:arm_call to:0x0202b064 module:main +from:0x02003018 kind:arm_call_thumb to:0x02001498 module:main +from:0x02003028 kind:arm_call_thumb to:0x02001498 module:main +from:0x0200304c kind:arm_call_thumb to:0x020014c0 module:main +from:0x02003080 kind:arm_call_thumb to:0x02001498 module:main +from:0x0200308c kind:arm_call_thumb to:0x02001498 module:main +from:0x020030ac kind:load to:0x02045400 module:main +from:0x020030b0 kind:load to:0x020453f4 module:main +from:0x020030b4 kind:load to:0x0204540c module:main +from:0x020030b8 kind:load to:0x0204584c module:main +from:0x020030c0 kind:arm_call to:0x0202b03c module:main +from:0x020030d0 kind:arm_call_thumb to:0x0200158c module:main +from:0x020030f0 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003108 kind:arm_call to:0x0202ad54 module:main +from:0x02003138 kind:arm_call to:0x02003578 module:main +from:0x02003144 kind:arm_call to:0x02001fa4 module:main +from:0x02003174 kind:arm_call to:0x02001f70 module:main +from:0x020031bc kind:arm_call to:0x0202a374 module:main +from:0x020031d4 kind:arm_call to:0x02001fbc module:main +from:0x020031e4 kind:arm_call to:0x020034d4 module:main +from:0x020031f8 kind:arm_call to:0x0202a31c module:main +from:0x02003214 kind:load to:0x02045400 module:main +from:0x02003218 kind:load to:0x02042bfc module:main +from:0x02003244 kind:arm_call to:0x02002c8c module:main +from:0x02003264 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003284 kind:arm_call to:0x020034d4 module:main +from:0x0200328c kind:arm_call to:0x0200350c module:main +from:0x020032a4 kind:arm_call to:0x02003430 module:main +from:0x020032b8 kind:load to:0x0204584c module:main +from:0x020032c4 kind:load to:0x02003578 module:main +from:0x020032d8 kind:arm_call to:0x0202a2f4 module:main +from:0x020032f0 kind:arm_call to:0x0202a45c module:main +from:0x020032f8 kind:arm_call to:0x020033e8 module:main +from:0x020032fc kind:arm_call to:0x0202ad28 module:main +from:0x02003338 kind:arm_call to:0x020034d4 module:main +from:0x0200334c kind:arm_call to:0x02001f48 module:main +from:0x02003358 kind:arm_call to:0x02003648 module:main +from:0x02003384 kind:arm_call to:0x0202a33c module:main +from:0x020033b0 kind:arm_call_thumb to:0x0200158c module:main +from:0x020033c8 kind:arm_call_thumb to:0x02001550 module:main +from:0x020033d8 kind:arm_call to:0x02002060 module:main +from:0x020033e4 kind:load to:0x0204584c module:main +from:0x02003418 kind:arm_call to:0x02001f30 module:main +from:0x02003428 kind:arm_call to:0x02001f48 module:main +from:0x02003440 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003460 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003474 kind:arm_call_thumb to:0x02001518 module:main +from:0x02003494 kind:arm_call_thumb to:0x0200158c module:main +from:0x020034b4 kind:arm_call_thumb to:0x0200158c module:main +from:0x020034c8 kind:arm_call_thumb to:0x02001518 module:main +from:0x020034d0 kind:load to:0x02045400 module:main +from:0x020034f0 kind:arm_call to:0x0202a374 module:main +from:0x020034f8 kind:arm_call to:0x0202a2d4 module:main +from:0x02003500 kind:arm_call to:0x02003578 module:main +from:0x02003520 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003534 kind:arm_call_thumb to:0x0200158c module:main +from:0x0200354c kind:arm_call to:0x020034d4 module:main +from:0x02003558 kind:arm_call_thumb to:0x02001550 module:main +from:0x02003564 kind:arm_call to:0x02003480 module:main +from:0x02003570 kind:load to:0x020453f4 module:main +from:0x02003574 kind:load to:0x02045400 module:main +from:0x020035a0 kind:arm_call_thumb to:0x02001550 module:main +from:0x020035bc kind:arm_call_thumb to:0x020014c0 module:main +from:0x020035d4 kind:arm_call_thumb to:0x02001550 module:main +from:0x020035e0 kind:arm_call_thumb to:0x020014c0 module:main +from:0x020035f0 kind:load to:0x02045400 module:main +from:0x020035f4 kind:load to:0x020453f4 module:main +from:0x0200360c kind:arm_call to:0x02002048 module:main +from:0x0200363c kind:arm_call_thumb to:0x02001550 module:main +from:0x02003644 kind:load to:0x0204584c module:main +from:0x02003668 kind:arm_call_thumb to:0x02001550 module:main +from:0x0200367c kind:arm_call_thumb to:0x02001550 module:main +from:0x02003694 kind:arm_call to:0x02003430 module:main +from:0x0200369c kind:arm_call to:0x02003480 module:main +from:0x020036a4 kind:load to:0x02045400 module:main +from:0x020036d0 kind:arm_call to:0x0202a5c0 module:main +from:0x020036e8 kind:load to:0x02045ccc module:main +from:0x020036fc kind:arm_call to:0x0202a5e0 module:main +from:0x02003718 kind:load to:0x02045ccc module:main +from:0x0200373c kind:load to:0x02045ccc module:main +from:0x02003758 kind:load to:0x02045ccc module:main +from:0x0200379c kind:load to:0x02045ccc module:main +from:0x020037bc kind:load to:0x02045ccc module:main +from:0x020037d8 kind:load to:0x02045ccc module:main +from:0x02003844 kind:arm_call to:0x0202d0ec module:main +from:0x02003854 kind:arm_call to:0x0202cf08 module:main +from:0x02003864 kind:arm_call to:0x0202d178 module:main +from:0x02003884 kind:arm_call to:0x0200389c module:main +from:0x02003898 kind:load to:0x027e0200 module:dtcm +from:0x020038bc kind:arm_call to:0x0202d38c module:main +from:0x020038d8 kind:arm_call to:0x0202d37c module:main +from:0x02003904 kind:arm_call to:0x0200211c module:main +from:0x02003924 kind:arm_call to:0x0202d38c module:main +from:0x02003940 kind:arm_call to:0x0202d37c module:main +from:0x02003968 kind:arm_call to:0x0200211c module:main +from:0x02003988 kind:arm_call to:0x0202d38c module:main +from:0x020039a4 kind:arm_call to:0x0202d37c module:main +from:0x020039d8 kind:arm_call to:0x0200211c module:main +from:0x020039f8 kind:arm_call to:0x0202d38c module:main +from:0x02003a14 kind:arm_call to:0x0202d37c module:main +from:0x02003a30 kind:load to:0x02003f74 module:main +from:0x02003a34 kind:load to:0x02003f80 module:main +from:0x02003a38 kind:load to:0x02003f8c module:main +from:0x02003a50 kind:load to:0x027e0200 module:dtcm +from:0x02003a60 kind:load to:0x027e0200 module:dtcm +from:0x02003a6c kind:arm_call to:0x02003b0c module:main +from:0x02003a80 kind:arm_call to:0x02003f30 module:main +from:0x02003a94 kind:arm_call to:0x020037dc module:main +from:0x02003b08 kind:load to:0x027e0200 module:dtcm +from:0x02003b6c kind:load to:0x027e0200 module:dtcm +from:0x02003bd0 kind:load to:0x027e0200 module:dtcm +from:0x02003c34 kind:load to:0x027e0200 module:dtcm +from:0x02003c98 kind:load to:0x027e0200 module:dtcm +from:0x02003cfc kind:load to:0x027e0200 module:dtcm +from:0x02003d60 kind:load to:0x027e0200 module:dtcm +from:0x02003dc4 kind:load to:0x027e0200 module:dtcm +from:0x02003df4 kind:load to:0x027e0200 module:dtcm +from:0x02003e1c kind:load to:0x027e0200 module:dtcm +from:0x02003e44 kind:load to:0x027e0200 module:dtcm +from:0x02003ec8 kind:arm_call to:0x0202d38c module:main +from:0x02003ee4 kind:arm_call to:0x0202d37c module:main +from:0x02003f0c kind:load to:0x027e0200 module:dtcm +from:0x02003f2c kind:load to:0x027e0200 module:dtcm +from:0x02003f54 kind:load to:0x027e0200 module:dtcm +from:0x02003f70 kind:load to:0x027e0200 module:dtcm +from:0x02003f9c kind:arm_call to:0x02004010 module:main +from:0x02003fcc kind:arm_call to:0x0200410c module:main +from:0x02003ffc kind:arm_call to:0x020041f0 module:main +from:0x02004020 kind:arm_call to:0x02003d64 module:main +from:0x0200407c kind:arm_call to:0x0200410c module:main +from:0x020040a0 kind:arm_call to:0x02004190 module:main +from:0x020040c4 kind:arm_call to:0x020041f0 module:main +from:0x020040e8 kind:arm_call to:0x02004330 module:main +from:0x0200411c kind:arm_call to:0x02003aa8 module:main +from:0x02004144 kind:arm_call to:0x020041f0 module:main +from:0x02004164 kind:arm_call to:0x02004458 module:main +from:0x02004178 kind:arm_call to:0x02003f30 module:main +from:0x020041a0 kind:arm_call to:0x02003b0c module:main +from:0x020041c4 kind:arm_call to:0x020044c4 module:main +from:0x020041d8 kind:arm_call to:0x02003f30 module:main +from:0x02004204 kind:arm_call to:0x02003b70 module:main +from:0x0200422c kind:arm_call to:0x02004530 module:main +from:0x02004244 kind:arm_call to:0x02003f30 module:main +from:0x02004268 kind:arm_call to:0x02003bd4 module:main +from:0x02004298 kind:arm_call to:0x02004330 module:main +from:0x020042d8 kind:arm_call to:0x02004940 module:main +from:0x02004304 kind:arm_call to:0x0202b1f0 module:main +from:0x02004340 kind:arm_call to:0x02003bd4 module:main +from:0x02004378 kind:arm_call to:0x02004608 module:main +from:0x02004380 kind:arm_call to:0x0200459c module:main +from:0x0200439c kind:arm_call to:0x02003f30 module:main +from:0x020043cc kind:arm_call to:0x02003e20 module:main +from:0x02004404 kind:arm_call to:0x0200211c module:main +from:0x0200442c kind:arm_call to:0x02003e48 module:main +from:0x02004448 kind:arm_call to:0x02027638 module:main +from:0x02004468 kind:arm_call to:0x02003f30 module:main +from:0x02004480 kind:arm_call to:0x02003a54 module:main +from:0x02004498 kind:arm_call to:0x020043b4 module:main +from:0x020044b4 kind:arm_call to:0x02003f58 module:main +from:0x020044c0 kind:load to:0x02004788 module:main +from:0x020044d4 kind:arm_call to:0x02003f30 module:main +from:0x020044ec kind:arm_call to:0x02003a54 module:main +from:0x02004504 kind:arm_call to:0x020043b4 module:main +from:0x02004520 kind:arm_call to:0x02003f58 module:main +from:0x0200452c kind:load to:0x02004788 module:main +from:0x02004540 kind:arm_call to:0x02003f30 module:main +from:0x02004558 kind:arm_call to:0x02003a54 module:main +from:0x02004570 kind:arm_call to:0x020043b4 module:main +from:0x0200458c kind:arm_call to:0x02003f58 module:main +from:0x02004598 kind:load to:0x020047b0 module:main +from:0x020045ac kind:arm_call to:0x02003f30 module:main +from:0x020045c4 kind:arm_call to:0x02003a54 module:main +from:0x020045dc kind:arm_call to:0x020043b4 module:main +from:0x020045f8 kind:arm_call to:0x02003f58 module:main +from:0x02004604 kind:load to:0x020047e0 module:main +from:0x0200461c kind:arm_call to:0x02003f30 module:main +from:0x0200463c kind:arm_call to:0x02003e48 module:main +from:0x02004678 kind:arm_call to:0x02003a54 module:main +from:0x02004694 kind:arm_call to:0x0200211c module:main +from:0x020046bc kind:arm_call to:0x02003e48 module:main +from:0x020046e4 kind:arm_call to:0x02028e30 module:main +from:0x020046f4 kind:arm_call to:0x02028d9c module:main +from:0x02004700 kind:arm_call to:0x02027638 module:main +from:0x02004714 kind:arm_call to:0x02003f58 module:main +from:0x02004724 kind:load to:0x02045cd8 module:main +from:0x02004728 kind:load to:0x02045cd8 module:main +from:0x0200472c kind:load to:0x02004810 module:main +from:0x02004744 kind:arm_call to:0x020280ec module:main +from:0x02004750 kind:arm_call to:0x02003a3c module:main +from:0x0200475c kind:arm_call to:0x02003f30 module:main +from:0x02004770 kind:arm_call to:0x02003f58 module:main +from:0x02004778 kind:arm_call to:0x02003a3c module:main +from:0x02004780 kind:arm_call to:0x02028100 module:main +from:0x0200479c kind:arm_call to:0x02004730 module:main +from:0x020047a8 kind:arm_call to:0x0202a694 module:main +from:0x020047c4 kind:arm_call to:0x02004730 module:main +from:0x020047d0 kind:arm_call to:0x0202a6b4 module:main +from:0x020047d8 kind:arm_call to:0x0202b2c0 module:main +from:0x020047f4 kind:arm_call to:0x02004730 module:main +from:0x02004800 kind:arm_call to:0x0202a6d4 module:main +from:0x02004808 kind:arm_call to:0x0202b358 module:main +from:0x02004820 kind:arm_call to:0x02004730 module:main +from:0x02004828 kind:arm_call to:0x0202b358 module:main +from:0x0200484c kind:arm_call to:0x0202b5a8 module:main +from:0x02004864 kind:arm_call to:0x0202b574 module:main +from:0x02004870 kind:arm_call to:0x0202a6d4 module:main +from:0x0200488c kind:arm_call to:0x0202b5a8 module:main +from:0x020048a0 kind:arm_call to:0x0202b56c module:main +from:0x020048e8 kind:arm_call to:0x0200211c module:main +from:0x02004908 kind:arm_call to:0x02003e48 module:main +from:0x02004920 kind:arm_call to:0x02027638 module:main +from:0x02004930 kind:arm_call to:0x0202b574 module:main +from:0x0200493c kind:load to:0x02004830 module:main +from:0x02004960 kind:arm_call to:0x0202b3a0 module:main +from:0x02004998 kind:arm_call to:0x0202b3c0 module:main +from:0x020049c8 kind:arm_call to:0x02004878 module:main +from:0x020049e8 kind:arm_call to:0x0202b3c0 module:main +from:0x02004a08 kind:arm_call to:0x02003a54 module:main +from:0x02004a18 kind:arm_call to:0x02003c9c module:main +from:0x02004a2c kind:arm_call to:0x02002a4c module:main +from:0x02004a38 kind:arm_call to:0x02002a6c module:main +from:0x02004a64 kind:arm_call to:0x02002a84 module:main +from:0x02004aac kind:arm_call to:0x02003aa8 module:main +from:0x02004ad4 kind:arm_call to:0x02004b60 module:main +from:0x02004af8 kind:arm_call to:0x02003b0c module:main +from:0x02004b10 kind:arm_call to:0x02003f30 module:main +from:0x02004b28 kind:arm_call to:0x020037dc module:main +from:0x02004b54 kind:arm_call to:0x02004c64 module:main +from:0x02004b7c kind:arm_call to:0x02003220 module:main +from:0x02004b98 kind:arm_call to:0x02003390 module:main +from:0x02004bbc kind:arm_call to:0x020041f0 module:main +from:0x02004bcc kind:arm_call to:0x020032bc module:main +from:0x02004bf8 kind:arm_call to:0x0200410c module:main +from:0x02004c08 kind:arm_call to:0x020032bc module:main +from:0x02004c30 kind:arm_call to:0x020032c8 module:main +from:0x02004c3c kind:arm_call to:0x02002d88 module:main +from:0x02004c48 kind:arm_call to:0x02002dc8 module:main +from:0x02004c54 kind:arm_call to:0x02002eb8 module:main +from:0x02004c80 kind:arm_call to:0x02003220 module:main +from:0x02004c9c kind:arm_call to:0x02003390 module:main +from:0x02004cbc kind:arm_call to:0x020041f0 module:main +from:0x02004ccc kind:arm_call to:0x020032bc module:main +from:0x02004cf4 kind:arm_call to:0x020032c8 module:main +from:0x02004d00 kind:arm_call to:0x02002d88 module:main +from:0x02004d0c kind:arm_call to:0x02002dc8 module:main +from:0x02004d1c kind:arm_call to:0x02002ed8 module:main +from:0x02004d4c kind:arm_call to:0x02004e34 module:main +from:0x02004d6c kind:arm_call_thumb to:0x02001498 module:main +from:0x02004d84 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02004d98 kind:arm_call to:0x020273c8 module:main +from:0x02004dd0 kind:arm_call to:0x0202cf08 module:main +from:0x02004dd8 kind:arm_call to:0x020064ac module:main +from:0x02004e00 kind:arm_call to:0x02004e34 module:main +from:0x02004e0c kind:arm_call to:0x02005634 module:main +from:0x02004e14 kind:load to:0x02045d14 module:main +from:0x02004e18 kind:load to:0x02045d1c module:main +from:0x02004e1c kind:load to:0x02045d40 module:main +from:0x02004e20 kind:load to:0x02045d28 module:main +from:0x02004e24 kind:load to:0x02045ec0 module:main +from:0x02004e28 kind:load to:0x027e0204 module:dtcm +from:0x02004e2c kind:load to:0x020465ac module:main +from:0x02004e30 kind:load to:0x020460c0 module:main +from:0x02004e58 kind:arm_call to:0x02003d00 module:main +from:0x02004ec0 kind:arm_call to:0x0200211c module:main +from:0x02004ed4 kind:arm_call to:0x020054dc module:main +from:0x02004ef4 kind:load to:0x020465ac module:main +from:0x02004ef8 kind:load to:0x020057c4 module:main +from:0x02004f14 kind:arm_call to:0x02003c38 module:main +from:0x02004f4c kind:arm_call to:0x02005218 module:main +from:0x02004f7c kind:arm_call to:0x02004efc module:main +from:0x02004f90 kind:arm_call to:0x02004f58 module:main +from:0x02004fb0 kind:arm_call to:0x02005484 module:main +from:0x02004fe4 kind:arm_call to:0x02005484 module:main +from:0x02004ff8 kind:load to:0x020465ac module:main +from:0x02005028 kind:arm_call to:0x02001f48 module:main +from:0x020050a4 kind:arm_call to:0x02006744 module:main +from:0x020050cc kind:arm_call to:0x02001fa4 module:main +from:0x020050e0 kind:arm_call to:0x02001f70 module:main +from:0x02005118 kind:arm_call to:0x020067b4 module:main +from:0x02005134 kind:arm_call to:0x02001fbc module:main +from:0x02005144 kind:arm_call to:0x020054dc module:main +from:0x02005158 kind:load to:0x02042bfc module:main +from:0x0200515c kind:load to:0x020465ac module:main +from:0x0200517c kind:arm_call to:0x0200503c module:main +from:0x020051c0 kind:arm_call to:0x020054dc module:main +from:0x020051e8 kind:load to:0x020465ac module:main +from:0x02005230 kind:arm_call to:0x02005160 module:main +from:0x02005248 kind:arm_call to:0x020062d8 module:main +from:0x02005268 kind:arm_call to:0x020051ec module:main +from:0x0200528c kind:arm_call to:0x0203a154 module:main +from:0x02005330 kind:arm_call to:0x02001f30 module:main +from:0x02005340 kind:arm_call to:0x02001f48 module:main +from:0x020053b0 kind:arm_call to:0x020055d8 module:main +from:0x020053cc kind:arm_call to:0x020051ec module:main +from:0x020053e8 kind:arm_call to:0x0203a3c8 module:main +from:0x02005418 kind:arm_call to:0x020065a4 module:main +from:0x02005428 kind:arm_call to:0x02005610 module:main +from:0x0200543c kind:arm_call to:0x020051ec module:main +from:0x02005460 kind:arm_call to:0x02006820 module:main +from:0x02005470 kind:arm_call to:0x02006820 module:main +from:0x02005480 kind:load to:0x0200585c module:main +from:0x020054a0 kind:arm_call to:0x020054dc module:main +from:0x020054b0 kind:arm_call to:0x020054dc module:main +from:0x020054c4 kind:arm_call to:0x02001f48 module:main +from:0x020054e8 kind:arm_call to:0x020273e0 module:main +from:0x02005504 kind:arm_call to:0x020273e0 module:main +from:0x0200551c kind:arm_call to:0x02006798 module:main +from:0x02005540 kind:arm_call to:0x02005574 module:main +from:0x02005548 kind:arm_call to:0x02027460 module:main +from:0x02005564 kind:arm_call to:0x02027460 module:main +from:0x0200556c kind:load to:0x02046588 module:main +from:0x02005570 kind:load to:0x02045d14 module:main +from:0x0200558c kind:arm_call to:0x02005610 module:main +from:0x020055a4 kind:arm_call to:0x02005694 module:main +from:0x020055c0 kind:arm_call to:0x02005694 module:main +from:0x020055c8 kind:arm_call to:0x020051ec module:main +from:0x020055d0 kind:load to:0x020465a0 module:main +from:0x020055d4 kind:load to:0x02045d14 module:main +from:0x020055ec kind:arm_call to:0x02006520 module:main +from:0x0200562c kind:arm_call to:0x0200657c module:main +from:0x02005658 kind:arm_call_thumb to:0x02026bcc module:main +from:0x02005668 kind:arm_call_thumb to:0x02001498 module:main +from:0x02005674 kind:arm_call to:0x020273c8 module:main +from:0x02005684 kind:arm_call to:0x02026ef0 module:main +from:0x02005690 kind:load to:0x0200645c module:main +from:0x020056a0 kind:arm_call to:0x020280ec module:main +from:0x020056b0 kind:arm_call_thumb to:0x0200158c module:main +from:0x020056c4 kind:arm_call_thumb to:0x0200158c module:main +from:0x020056e0 kind:arm_call_thumb to:0x02001550 module:main +from:0x020056e8 kind:arm_call to:0x02005798 module:main +from:0x020056fc kind:arm_call to:0x02028100 module:main +from:0x0200570c kind:arm_call to:0x020280ec module:main +from:0x0200571c kind:arm_call_thumb to:0x0200158c module:main +from:0x02005730 kind:arm_call_thumb to:0x02001550 module:main +from:0x02005748 kind:arm_call to:0x02028100 module:main +from:0x02005758 kind:arm_call to:0x020280ec module:main +from:0x0200576c kind:arm_call_thumb to:0x0200158c module:main +from:0x02005780 kind:arm_call_thumb to:0x02001550 module:main +from:0x02005788 kind:arm_call to:0x02028100 module:main +from:0x02005794 kind:load to:0x02045d1c module:main +from:0x020057a0 kind:arm_call to:0x020280ec module:main +from:0x020057b0 kind:arm_call_thumb to:0x020014c0 module:main +from:0x020057b8 kind:arm_call to:0x02028100 module:main +from:0x020057c0 kind:load to:0x02045d1c module:main +from:0x020057dc kind:arm_call to:0x020273e0 module:main +from:0x020057f8 kind:arm_call to:0x020273e0 module:main +from:0x02005800 kind:arm_call to:0x020054dc module:main +from:0x02005824 kind:arm_call to:0x0200657c module:main +from:0x02005830 kind:arm_call to:0x02027460 module:main +from:0x0200584c kind:arm_call to:0x02027460 module:main +from:0x02005854 kind:load to:0x02046588 module:main +from:0x02005858 kind:load to:0x02045d14 module:main +from:0x0200588c kind:arm_call_thumb to:0x0200158c module:main +from:0x020058ac kind:arm_call_thumb to:0x0200158c module:main +from:0x020058dc kind:arm_call to:0x02028d9c module:main +from:0x020058f8 kind:arm_call_thumb to:0x02001550 module:main +from:0x0200590c kind:arm_call to:0x02005798 module:main +from:0x02005910 kind:arm_call to:0x02005754 module:main +from:0x02005978 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02005980 kind:arm_call to:0x02026e88 module:main +from:0x02005988 kind:load to:0x020465a0 module:main +from:0x0200598c kind:load to:0x020460c0 module:main +from:0x02005990 kind:load to:0x02045d14 module:main +from:0x020059e0 kind:arm_call to:0x02003c38 module:main +from:0x02005a0c kind:arm_call to:0x020062d8 module:main +from:0x02005a88 kind:arm_call to:0x0203a154 module:main +from:0x02005b70 kind:arm_call to:0x02028d9c module:main +from:0x02005ba0 kind:arm_call to:0x0203a3c8 module:main +from:0x02005df4 kind:arm_call to:0x020273e0 module:main +from:0x02005e68 kind:arm_call to:0x02027460 module:main +from:0x02006110 kind:arm_call to:0x02027460 module:main +from:0x02006138 kind:arm_call to:0x02028d9c module:main +from:0x02006154 kind:arm_call to:0x02028e30 module:main +from:0x02006204 kind:arm_call to:0x02005994 module:main +from:0x0200628c kind:arm_call to:0x02027654 module:main +from:0x020062c8 kind:load to:0x0203dc88 module:main +from:0x020062cc kind:load to:0x0203dc98 module:main +from:0x020062d0 kind:load to:0x02045d28 module:main +from:0x020062d4 kind:load to:0x027e0204 module:dtcm +from:0x020062e4 kind:arm_call to:0x02003f30 module:main +from:0x02006320 kind:load to:0x02006340 module:main +from:0x02006324 kind:load to:0x020063b8 module:main +from:0x02006328 kind:load to:0x020063c8 module:main +from:0x0200632c kind:load to:0x02006400 module:main +from:0x02006330 kind:load to:0x02006410 module:main +from:0x02006334 kind:load to:0x02006438 module:main +from:0x02006338 kind:load to:0x0200643c module:main +from:0x0200633c kind:load to:0x02006458 module:main +from:0x02006364 kind:arm_call to:0x02003e48 module:main +from:0x02006380 kind:arm_call to:0x02003f10 module:main +from:0x0200638c kind:arm_call to:0x0202d178 module:main +from:0x020063a4 kind:arm_call to:0x02003df8 module:main +from:0x020063c4 kind:load to:0x0202d224 module:main +from:0x020063e8 kind:arm_call to:0x0202d38c module:main +from:0x020063f8 kind:arm_call to:0x0202d37c module:main +from:0x0200640c kind:load to:0x0202d324 module:main +from:0x0200641c kind:arm_call to:0x02003f30 module:main +from:0x0200642c kind:arm_call to:0x02028e30 module:main +from:0x0200644c kind:arm_call to:0x02028e30 module:main +from:0x0200646c kind:arm_call to:0x02026e38 module:main +from:0x02006474 kind:arm_call to:0x020273e0 module:main +from:0x0200647c kind:arm_call to:0x02005704 module:main +from:0x0200648c kind:arm_call to:0x02027460 module:main +from:0x02006494 kind:arm_call to:0x02005ad0 module:main +from:0x0200649c kind:arm_call to:0x02005798 module:main +from:0x020064a4 kind:arm_call to:0x02027460 module:main +from:0x020064cc kind:arm_call_thumb to:0x02001498 module:main +from:0x02006510 kind:load to:0x02046b7c module:main +from:0x02006514 kind:load to:0x02046b80 module:main +from:0x02006518 kind:load to:0x020069b4 module:main +from:0x0200651c kind:load to:0x02006a00 module:main +from:0x02006560 kind:arm_call to:0x020036a8 module:main +from:0x02006590 kind:arm_call to:0x020036ec module:main +from:0x020065d0 kind:arm_call to:0x02006798 module:main +from:0x020065e4 kind:arm_call to:0x0203a3c8 module:main +from:0x02006608 kind:arm_call to:0x0203a3c8 module:main +from:0x02006610 kind:arm_call to:0x0200375c module:main +from:0x02006698 kind:arm_call to:0x0202a648 module:main +from:0x020066c0 kind:arm_call to:0x0202a550 module:main +from:0x020066cc kind:arm_call_thumb to:0x020014c0 module:main +from:0x02006704 kind:arm_call to:0x020280ec module:main +from:0x0200671c kind:arm_call to:0x02006904 module:main +from:0x02006728 kind:arm_call to:0x02028100 module:main +from:0x02006738 kind:load to:0x02046bcc module:main +from:0x0200673c kind:load to:0x020068f4 module:main +from:0x02006740 kind:load to:0x02046b80 module:main +from:0x02006764 kind:arm_call to:0x0202a484 module:main +from:0x0200677c kind:arm_call_thumb to:0x0202fe68 module:main +from:0x02006784 kind:arm_call_thumb to:0x0202fe78 module:main +from:0x020067ac kind:arm_call to:0x02006850 module:main +from:0x020067f0 kind:arm_call to:0x0202b180 module:main +from:0x02006804 kind:arm_call to:0x0202a600 module:main +from:0x0200681c kind:load to:0x02046bcc module:main +from:0x02006848 kind:arm_call to:0x0202a628 module:main +from:0x02006880 kind:arm_call to:0x0202a4ac module:main +from:0x02006888 kind:arm_call_thumb to:0x0202fe88 module:main +from:0x02006890 kind:arm_call_thumb to:0x0202fe98 module:main +from:0x020068a0 kind:arm_call to:0x0202ad28 module:main +from:0x020068ac kind:arm_call to:0x0202ab20 module:main +from:0x020068b4 kind:arm_call to:0x0202acbc module:main +from:0x020068bc kind:arm_call to:0x020068c4 module:main +from:0x020068d0 kind:arm_call to:0x020037a0 module:main +from:0x020068dc kind:arm_call_thumb to:0x02001550 module:main +from:0x020068f0 kind:load to:0x02046b80 module:main +from:0x02006900 kind:load to:0x02006904 module:main +from:0x0200691c kind:arm_call to:0x0203a3c8 module:main +from:0x020069ac kind:load to:0x02046bcc module:main +from:0x020069b0 kind:load to:0x02046b8c module:main +from:0x020069e0 kind:arm_call to:0x0202a4ac module:main +from:0x020069e4 kind:arm_call to:0x0202ad28 module:main +from:0x020069f0 kind:arm_call to:0x0202ab20 module:main +from:0x020069f8 kind:arm_call to:0x0202acbc module:main +from:0x02006a28 kind:arm_call to:0x020280ec module:main +from:0x02006a38 kind:arm_call to:0x02006904 module:main +from:0x02006a40 kind:arm_call to:0x02028100 module:main +from:0x02006a68 kind:arm_call to:0x0202a484 module:main +from:0x02006a80 kind:load to:0x02006a70 module:main +from:0x02006a84 kind:load to:0x02006a88 module:main +from:0x02006aa4 kind:load to:0x02046c4c module:main +from:0x02006ab8 kind:arm_call to:0x02006c50 module:main +from:0x02006ae0 kind:load to:0x02046c4c module:main +from:0x02006ae4 kind:load to:0x02006af4 module:main +from:0x02006ae8 kind:load to:0x0204338c module:main +from:0x02006aec kind:load to:0x02006c10 module:main +from:0x02006af0 kind:load to:0x02043390 module:main +from:0x02006c0c kind:load to:0x02046c4c module:main +from:0x02006c30 kind:load to:0x02046c4c module:main +from:0x02006c4c kind:load to:0x02046c4c module:main +from:0x02006c68 kind:load to:0x02046c4c module:main +from:0x02006ce0 kind:load to:0x02043314 module:main +from:0x02006ce4 kind:load to:0x020432f8 module:main +from:0x02006d04 kind:arm_call to:0x02006d14 module:main +from:0x02006d10 kind:load to:0x02006c6c module:main +from:0x02006d88 kind:load to:0x02043314 module:main +from:0x02006dc4 kind:arm_call to:0x02006ca0 module:main +from:0x02006dd0 kind:arm_call to:0x02006e0c module:main +from:0x02006df8 kind:load to:0x02046c58 module:main +from:0x02006dfc kind:load to:0x02006e8c module:main +from:0x02006e00 kind:load to:0x02043394 module:main +from:0x02006e04 kind:load to:0x02006ff4 module:main +from:0x02006e08 kind:load to:0x02043398 module:main +from:0x02006e84 kind:load to:0x02046c58 module:main +from:0x02006e88 kind:load to:0x02043314 module:main +from:0x02006fe4 kind:load to:0x02043344 module:main +from:0x02006fe8 kind:load to:0x0204332c module:main +from:0x02006fec kind:load to:0x020432f8 module:main +from:0x02006ff0 kind:load to:0x02043300 module:main +from:0x0200703c kind:load to:0x02043314 module:main +from:0x02007080 kind:load to:0x02043314 module:main +from:0x020070b4 kind:arm_call to:0x0203a3c8 module:main +from:0x02007100 kind:arm_call to:0x02025bd4 module:main +from:0x02007110 kind:arm_call to:0x02025c30 module:main +from:0x02007114 kind:arm_call to:0x02025d64 module:main +from:0x0200712c kind:arm_call to:0x02025da8 module:main +from:0x0200713c kind:arm_call to:0x02025ddc module:main +from:0x02007140 kind:arm_call to:0x02025e44 module:main +from:0x0200714e kind:thumb_call_arm to:0x02025e80 module:main +from:0x02007156 kind:thumb_call_arm to:0x02025f10 module:main +from:0x0200715a kind:thumb_call_arm to:0x02025fdc module:main +from:0x02007166 kind:thumb_call_arm to:0x02025e80 module:main +from:0x0200716e kind:thumb_call_arm to:0x02025f74 module:main +from:0x02007172 kind:thumb_call_arm to:0x02025fdc module:main +from:0x0200717c kind:load to:0x02025570 module:main +from:0x02007184 kind:load to:0x02025628 module:main +from:0x0200718c kind:load to:0x020256e0 module:main +from:0x02007194 kind:load to:0x02025798 module:main +from:0x0200719c kind:load to:0x02025290 module:main +from:0x020071a4 kind:load to:0x02025348 module:main +from:0x020071ac kind:load to:0x02025400 module:main +from:0x020071b4 kind:load to:0x020254b8 module:main +from:0x020071bc kind:load to:0x02025400 module:main +from:0x020071c4 kind:load to:0x020254b8 module:main +from:0x020071cc kind:load to:0x020250a4 module:main +from:0x020071d4 kind:load to:0x02025000 module:main +from:0x020071e0 kind:thumb_call_arm to:0x02025988 module:main +from:0x020071ea kind:thumb_call_arm to:0x020259d0 module:main +from:0x020071ee kind:thumb_call_arm to:0x02025a38 module:main +from:0x020071fc kind:thumb_call_arm to:0x02025850 module:main +from:0x02007206 kind:thumb_call_arm to:0x020258dc module:main +from:0x0200720a kind:thumb_call_arm to:0x02025948 module:main +from:0x02007214 kind:load to:0x0202514c module:main +from:0x0200721c kind:load to:0x020251f0 module:main +from:0x02007224 kind:load to:0x020255cc module:main +from:0x0200722c kind:load to:0x02025684 module:main +from:0x02007234 kind:load to:0x0202573c module:main +from:0x0200723c kind:load to:0x020257f4 module:main +from:0x02007244 kind:load to:0x020252ec module:main +from:0x0200724c kind:load to:0x020253a4 module:main +from:0x02007254 kind:load to:0x0202545c module:main +from:0x0200725c kind:load to:0x02025514 module:main +from:0x02007264 kind:load to:0x0202545c module:main +from:0x0200726c kind:load to:0x02025514 module:main +from:0x02007274 kind:load to:0x020250f8 module:main +from:0x0200727c kind:load to:0x02025050 module:main +from:0x02007288 kind:thumb_call_arm to:0x02025b24 module:main +from:0x02007292 kind:thumb_call_arm to:0x02025b3c module:main +from:0x02007296 kind:thumb_call_arm to:0x02025b9c module:main +from:0x020072a4 kind:thumb_call_arm to:0x02025a74 module:main +from:0x020072ae kind:thumb_call_arm to:0x02025a8c module:main +from:0x020072b2 kind:thumb_call_arm to:0x02025aec module:main +from:0x020072bc kind:load to:0x0202519c module:main +from:0x020072c4 kind:load to:0x02025240 module:main +from:0x020072e4 kind:arm_call to:0x02027654 module:main +from:0x020072f8 kind:load to:0x0203dd4c module:main +from:0x0200731c kind:arm_call to:0x020070c4 module:main +from:0x02007334 kind:arm_call to:0x020070a4 module:main +from:0x02007378 kind:arm_call to:0x020070dc module:main +from:0x02007390 kind:arm_call to:0x020070a4 module:main +from:0x020073c4 kind:load to:0x02046c5c module:main +from:0x020073c8 kind:load to:0x020072fc module:main +from:0x020073cc kind:load to:0x02046c5c module:main +from:0x020073dc kind:arm_call to:0x02007350 module:main +from:0x020073e8 kind:arm_call to:0x02007370 module:main +from:0x020073f8 kind:arm_call to:0x020072c8 module:main +from:0x02007410 kind:arm_call to:0x02007350 module:main +from:0x0200741c kind:arm_call to:0x02007370 module:main +from:0x0200742c kind:load to:0x02046c5c module:main +from:0x0200744c kind:arm_call to:0x020070c4 module:main +from:0x02007460 kind:arm_call to:0x02007360 module:main +from:0x02007478 kind:arm_call to:0x02007314 module:main +from:0x02007494 kind:load to:0x02046c5c module:main +from:0x02007574 kind:arm_call to:0x020077f8 module:main +from:0x02007628 kind:arm_call to:0x020338d4 module:main +from:0x020076e0 kind:arm_call to:0x02007498 module:main +from:0x0200778c kind:arm_call to:0x020075a8 module:main +from:0x020077ac kind:arm_call to:0x020077e0 module:main +from:0x0200784c kind:load to:0x020075ec module:main +from:0x0200785c kind:load to:0x020077f8 module:main +from:0x02007878 kind:arm_call to:0x020075e0 module:main +from:0x02007880 kind:arm_call to:0x020075e0 module:main +from:0x02007894 kind:arm_call_thumb to:0x0200ae70 module:main +from:0x020078b0 kind:arm_call to:0x02009efc module:main +from:0x020078d8 kind:arm_call to:0x02009ee0 module:main +from:0x020078e4 kind:arm_call to:0x02009ec4 module:main +from:0x020078f4 kind:arm_call to:0x02009ea4 module:main +from:0x0200793c kind:arm_call to:0x02007d68 module:main +from:0x02007964 kind:arm_call to:0x02009efc module:main +from:0x0200796c kind:arm_call to:0x020077a0 module:main +from:0x02007978 kind:arm_call to:0x02007980 module:main +from:0x02007988 kind:arm_call to:0x02007850 module:main +from:0x02007990 kind:arm_call to:0x02007860 module:main +from:0x020079a0 kind:arm_call to:0x020075ec module:main +from:0x020079b0 kind:arm_call to:0x02007860 module:main +from:0x020079c0 kind:arm_call to:0x02007784 module:main +from:0x020079d0 kind:arm_call to:0x02007860 module:main +from:0x020079e0 kind:arm_call to:0x020077f8 module:main +from:0x020079f0 kind:arm_call to:0x02007860 module:main +from:0x02007d40 kind:load to:0x0203de84 module:main +from:0x02007d44 kind:load to:0x0203de6c module:main +from:0x02007d64 kind:load to:0x02046c70 module:main +from:0x02007d74 kind:arm_call to:0x02007d50 module:main +from:0x02007e70 kind:load to:0x0203de0c module:main +from:0x02007e8c kind:load to:0x0203de2c module:main +from:0x02007eb8 kind:arm_call to:0x02028c90 module:main +from:0x020080c4 kind:arm_call to:0x0200acb8 module:main +from:0x020080e0 kind:arm_call to:0x0200acb8 module:main +from:0x02008174 kind:arm_call to:0x0200acb8 module:main +from:0x02008190 kind:arm_call to:0x0200acb8 module:main +from:0x02008358 kind:arm_call to:0x02007fc0 module:main +from:0x02008544 kind:arm_call to:0x02007d8c module:main +from:0x02008558 kind:arm_call to:0x02007fc0 module:main +from:0x020085d8 kind:arm_call to:0x02028c90 module:main +from:0x02008644 kind:arm_call to:0x02028c90 module:main +from:0x020087b0 kind:arm_call to:0x02007e90 module:main +from:0x0200896c kind:arm_call to:0x02007d8c module:main +from:0x020089ac kind:arm_call to:0x02007e90 module:main +from:0x02008a2c kind:arm_call to:0x020090d4 module:main +from:0x02008a50 kind:arm_call to:0x0200911c module:main +from:0x02008b48 kind:arm_call to:0x020089e4 module:main +from:0x02008b54 kind:load to:0x0203ddf4 module:main +from:0x02008bc8 kind:arm_call to:0x020089e4 module:main +from:0x02008bd4 kind:load to:0x0203de0c module:main +from:0x02008bd8 kind:load to:0x0203de00 module:main +from:0x02008c0c kind:arm_call to:0x02008c8c module:main +from:0x02008da0 kind:arm_call to:0x02007e74 module:main +from:0x02008ed0 kind:arm_call to:0x02008ce8 module:main +from:0x02008f3c kind:arm_call to:0x02008ce8 module:main +from:0x02008fc0 kind:arm_call to:0x02008ce8 module:main +from:0x02008fdc kind:load to:0x0203de0c module:main +from:0x020090c0 kind:arm_call_thumb to:0x0200af94 module:main +from:0x020090d0 kind:load to:0x0200ad18 module:main +from:0x020090fc kind:arm_call to:0x02008fe8 module:main +from:0x020091a8 kind:arm_call to:0x020090d4 module:main +from:0x020091c4 kind:arm_call to:0x0200911c module:main +from:0x0200925c kind:arm_call to:0x02009164 module:main +from:0x0200935c kind:arm_call to:0x02027654 module:main +from:0x0200937c kind:arm_call to:0x02025bd4 module:main +from:0x0200938c kind:arm_call to:0x02025c30 module:main +from:0x02009390 kind:arm_call to:0x02025d64 module:main +from:0x020093a4 kind:arm_call to:0x020251f0 module:main +from:0x020093b8 kind:arm_call to:0x02025240 module:main +from:0x02009500 kind:arm_call to:0x020092c4 module:main +from:0x02009574 kind:arm_call to:0x02027654 module:main +from:0x02009594 kind:arm_call to:0x02025bd4 module:main +from:0x020095a4 kind:arm_call to:0x02025c30 module:main +from:0x020095a8 kind:arm_call to:0x02025d64 module:main +from:0x020095bc kind:arm_call to:0x020251f0 module:main +from:0x020095d0 kind:arm_call to:0x02025240 module:main +from:0x02009718 kind:arm_call to:0x020092c4 module:main +from:0x0200974c kind:arm_call to:0x02027654 module:main +from:0x02009778 kind:arm_call to:0x02025988 module:main +from:0x02009788 kind:arm_call to:0x020259d0 module:main +from:0x0200978c kind:arm_call to:0x02025a38 module:main +from:0x020097a0 kind:arm_call to:0x020250a4 module:main +from:0x020097b4 kind:arm_call to:0x02025b24 module:main +from:0x020097c4 kind:arm_call to:0x02025b3c module:main +from:0x020097c8 kind:arm_call to:0x02025b9c module:main +from:0x020097dc kind:arm_call to:0x020250f8 module:main +from:0x020097e4 kind:arm_call to:0x02025da8 module:main +from:0x020097f4 kind:arm_call to:0x02025ddc module:main +from:0x020097f8 kind:arm_call to:0x02025e44 module:main +from:0x02009818 kind:arm_call to:0x020092ec module:main +from:0x020098c4 kind:arm_call to:0x02028c4c module:main +from:0x02009900 kind:arm_call to:0x02009820 module:main +from:0x02009d5c kind:arm_call to:0x0203a1bc module:main +from:0x02009d7c kind:arm_call to:0x0203a1bc module:main +from:0x02009ea0 kind:load to:0x027e0000 module:dtcm +from:0x02009f08 kind:load to:0x02009f0c module:main +from:0x02009f20 kind:arm_call to:0x02028c18 module:main +from:0x02009f90 kind:load to:0x0202358c module:main +from:0x02009fac kind:load to:0x020235f4 module:main +from:0x02009fc4 kind:thumb_call_arm to:0x02027654 module:main +from:0x0200a06c kind:load to:0x02025850 module:main +from:0x0200a070 kind:load to:0x02025948 module:main +from:0x0200a074 kind:load to:0x020258dc module:main +from:0x0200a078 kind:load to:0x02025a74 module:main +from:0x0200a07c kind:load to:0x02025aec module:main +from:0x0200a080 kind:load to:0x02025a8c module:main +from:0x0200a094 kind:thumb_call_arm to:0x02027654 module:main +from:0x0200a0f8 kind:thumb_call_arm to:0x02028638 module:main +from:0x0200a104 kind:thumb_call_arm to:0x02028c30 module:main +from:0x0200a128 kind:thumb_call_arm to:0x02028638 module:main +from:0x0200a136 kind:thumb_call_arm to:0x02028c30 module:main +from:0x0200a144 kind:load to:0x027e0184 module:dtcm +from:0x0200a164 kind:load to:0x0203deac module:main +from:0x0200a180 kind:thumb_call_arm to:0x02024400 module:main +from:0x0200a198 kind:thumb_call to:0x02009f60 module:main +from:0x0200a1a4 kind:thumb_call to:0x02009f94 module:main +from:0x0200a1d8 kind:load to:0x0203df14 module:main +from:0x0200a1dc kind:load to:0x0203df34 module:main +from:0x0200a1f6 kind:thumb_call to:0x02009f60 module:main +from:0x0200a204 kind:thumb_call to:0x02009f94 module:main +from:0x0200a230 kind:load to:0x0203debc module:main +from:0x0200a234 kind:load to:0x0203df34 module:main +from:0x0200a24e kind:thumb_call to:0x02009f60 module:main +from:0x0200a25c kind:thumb_call to:0x02009f94 module:main +from:0x0200a288 kind:load to:0x0203de9c module:main +from:0x0200a28c kind:load to:0x0203df34 module:main +from:0x0200a29c kind:thumb_call to:0x02009f34 module:main +from:0x0200a2ae kind:thumb_call to:0x0200a168 module:main +from:0x0200a2b4 kind:load to:0x0203defc module:main +from:0x0200a2c0 kind:thumb_call to:0x02009f34 module:main +from:0x0200a2d4 kind:thumb_call to:0x0200a1e0 module:main +from:0x0200a2dc kind:load to:0x0203dee4 module:main +from:0x0200a2e0 kind:load to:0x02046c7c module:main +from:0x0200a2ec kind:thumb_call to:0x02009f34 module:main +from:0x0200a300 kind:thumb_call to:0x0200a238 module:main +from:0x0200a308 kind:load to:0x0203decc module:main +from:0x0200a30c kind:load to:0x02046c7c module:main +from:0x0200a31a kind:thumb_call to:0x0200a148 module:main +from:0x0200a322 kind:thumb_call to:0x02009fb0 module:main +from:0x0200a32c kind:thumb_call to:0x0200a084 module:main +from:0x0200a36a kind:thumb_call to:0x0200a310 module:main +from:0x0200a382 kind:thumb_call to:0x0200a310 module:main +from:0x0200a3b4 kind:thumb_call_arm to:0x02027654 module:main +from:0x0200a3fc kind:thumb_call_arm to:0x02028638 module:main +from:0x0200a408 kind:thumb_call_arm to:0x02028c30 module:main +from:0x0200a410 kind:load to:0x0203df34 module:main +from:0x0200a414 kind:load to:0x027e0184 module:dtcm +from:0x0200a460 kind:thumb_call_arm to:0x0200ac24 module:main +from:0x0200a47a kind:thumb_call_arm to:0x02027654 module:main +from:0x0200a49a kind:thumb_call to:0x0200a7f4 module:main +from:0x0200a4a4 kind:load to:0x0203df34 module:main +from:0x0200a4ca kind:thumb_call to:0x0200a290 module:main +from:0x0200a4dc kind:thumb_call to:0x0200a2b8 module:main +from:0x0200a4ee kind:thumb_call to:0x0200a2e4 module:main +from:0x0200a706 kind:thumb_call_arm to:0x02028e30 module:main +from:0x0200a762 kind:thumb_call_arm to:0x02028c30 module:main +from:0x0200a78e kind:thumb_call to:0x0200a334 module:main +from:0x0200a79c kind:thumb_call to:0x0200a38c module:main +from:0x0200a7a8 kind:thumb_call to:0x0200a418 module:main +from:0x0200a7d8 kind:thumb_call to:0x0200a4a8 module:main +from:0x0200a7ec kind:thumb_call to:0x0200a778 module:main +from:0x0200a8ba kind:thumb_call to:0x0200a4f8 module:main +from:0x0200a8d6 kind:thumb_call to:0x0200a6d0 module:main +from:0x0200a8f2 kind:thumb_call to:0x0200a71c module:main +from:0x0200a964 kind:arm_call to:0x02008a0c module:main +from:0x0200aa74 kind:arm_call to:0x02009164 module:main +from:0x0200aa94 kind:arm_call to:0x02009164 module:main +from:0x0200aae4 kind:arm_call to:0x0200a8fc module:main +from:0x0200ab30 kind:arm_call to:0x02009214 module:main +from:0x0200ac18 kind:arm_call to:0x0200a9b0 module:main +from:0x0200acb0 kind:load to:0x0203df34 module:main +from:0x0200ad00 kind:arm_call to:0x0200acb8 module:main +from:0x0200ad32 kind:thumb_call to:0x0200b0f4 module:main +from:0x0200ad3c kind:thumb_call to:0x0200ad5c module:main +from:0x0200ad58 kind:load to:0x0200ad2d module:main +from:0x0200ae44 kind:load to:0x0200b125 module:main +from:0x0200ae4e kind:thumb_call to:0x0200b0f4 module:main +from:0x0200ae58 kind:thumb_call to:0x0200ae90 module:main +from:0x0200ae9a kind:thumb_call to:0x0200ae24 module:main +from:0x0200aeac kind:thumb_call to:0x0200ae70 module:main +from:0x0200aede kind:thumb_call to:0x0200ae3c module:main +from:0x0200aeea kind:thumb_call to:0x0200b0f4 module:main +from:0x0200aef4 kind:thumb_call to:0x0200af0c module:main +from:0x0200af1a kind:thumb_call to:0x0200b0f4 module:main +from:0x0200af24 kind:thumb_call to:0x0200af3c module:main +from:0x0200af4a kind:thumb_call to:0x0200b0f4 module:main +from:0x0200af54 kind:thumb_call to:0x0200af6c module:main +from:0x0200af7a kind:thumb_call to:0x0200b0f4 module:main +from:0x0200b028 kind:thumb_call_arm to:0x0202851c module:main +from:0x0200b030 kind:thumb_call to:0x0200b064 module:main +from:0x0200b038 kind:thumb_call to:0x0200b0f4 module:main +from:0x0200b23c kind:load to:0x0204339c module:main +from:0x0200b240 kind:load to:0x020433a0 module:main +from:0x0200b244 kind:load to:0x020433a4 module:main +from:0x0200b2d8 kind:arm_call to:0x02028c4c module:main +from:0x0200b308 kind:load to:0x027e0020 module:dtcm +from:0x0200b30c kind:load to:0x027e001c module:dtcm +from:0x0200b310 kind:load to:0x027e0018 module:dtcm +from:0x0200b46c kind:arm_call to:0x0200b3cc module:main +from:0x0200b478 kind:arm_call to:0x0200b314 module:main +from:0x0200b484 kind:arm_call to:0x0200b3cc module:main +from:0x0200b490 kind:arm_call to:0x0200b314 module:main +from:0x0200b49c kind:arm_call to:0x0200b3cc module:main +from:0x0200b4a8 kind:arm_call to:0x0200b314 module:main +from:0x0200b534 kind:arm_call to:0x0200b4b0 module:main +from:0x0200b548 kind:arm_call to:0x0200b4b0 module:main +from:0x0200b55c kind:arm_call to:0x0200b4b0 module:main +from:0x0200b5f4 kind:arm_call to:0x02025bd4 module:main +from:0x0200b618 kind:arm_call to:0x02025c30 module:main +from:0x0200b654 kind:arm_call to:0x02025c30 module:main +from:0x0200b678 kind:arm_call to:0x02025c30 module:main +from:0x0200b690 kind:arm_call to:0x02025d64 module:main +from:0x0200b6c8 kind:arm_call to:0x02025da8 module:main +from:0x0200b6e8 kind:arm_call to:0x02025ddc module:main +from:0x0200b700 kind:arm_call to:0x02025e44 module:main +from:0x0200b7ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0200b80c kind:arm_call to:0x01ffb428 module:itcm +from:0x0200b96c kind:arm_call to:0x0200f05c module:main +from:0x0200b9c0 kind:arm_call to:0x0200b708 module:main +from:0x0200ba84 kind:arm_call to:0x0200b708 module:main +from:0x0200bb04 kind:arm_call to:0x0200b838 module:main +from:0x0200bb3c kind:arm_call to:0x0200f05c module:main +from:0x0200bb58 kind:arm_call to:0x0200b838 module:main +from:0x0200bccc kind:arm_call to:0x0200f05c module:main +from:0x0200bd20 kind:arm_call to:0x0200bb6c module:main +from:0x0200bdf4 kind:arm_call to:0x0200bb6c module:main +from:0x0200beac kind:arm_call to:0x0200f05c module:main +from:0x0200bf58 kind:arm_call to:0x0200b8f0 module:main +from:0x0200bf68 kind:arm_call to:0x0200bc48 module:main +from:0x0200bffc kind:arm_call to:0x0200ba90 module:main +from:0x0200c004 kind:arm_call to:0x0200be08 module:main +from:0x0200c040 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x0200c046 kind:thumb_call_arm to:0x01ffb00c module:itcm +from:0x0200c080 kind:thumb_call_arm to:0x01ffa06c module:itcm +from:0x0200c0ac kind:load to:0x027e0208 module:dtcm +from:0x0200c0b4 kind:load to:0x027e0288 module:dtcm +from:0x0200c0c4 kind:load to:0x027e0254 module:dtcm +from:0x0200c0c8 kind:load to:0x027e0210 module:dtcm +from:0x0200c0f8 kind:load to:0x027e02c4 module:dtcm +from:0x0200c0fc kind:load to:0x027e0408 module:dtcm +from:0x0200c128 kind:load to:0x027e02e8 module:dtcm +from:0x0200c12c kind:load to:0x027e0208 module:dtcm +from:0x0200c158 kind:load to:0x027e02f4 module:dtcm +from:0x0200c15c kind:load to:0x027e0208 module:dtcm +from:0x0200c170 kind:load to:0x027e02b0 module:dtcm +from:0x0200c194 kind:load to:0x027e0208 module:dtcm +from:0x0200c1b4 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x0200c1cc kind:load to:0x027e0208 module:dtcm +from:0x0200c1d0 kind:load to:0x027e0254 module:dtcm +from:0x0200c1d4 kind:load to:0x027e0308 module:dtcm +from:0x0200c1f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0200c210 kind:arm_call to:0x01ffa93c module:itcm +from:0x0200c21c kind:arm_call to:0x01ffa9e8 module:itcm +from:0x0200c228 kind:load to:0x027e0338 module:dtcm +from:0x0200c22c kind:load to:0x027e02c4 module:dtcm +from:0x0200c230 kind:load to:0x027e0254 module:dtcm +from:0x0200c234 kind:load to:0x027e0208 module:dtcm +from:0x0200c238 kind:load to:0x027e0368 module:dtcm +from:0x0200c250 kind:arm_call to:0x0200c1d8 module:main +from:0x0200c268 kind:load to:0x027e0208 module:dtcm +from:0x0200c26c kind:load to:0x027e0338 module:dtcm +from:0x0200c284 kind:arm_call to:0x0200c1d8 module:main +from:0x0200c29c kind:load to:0x027e0208 module:dtcm +from:0x0200c2a0 kind:load to:0x027e0368 module:dtcm +from:0x0200c4c4 kind:arm_call to:0x02028c90 module:main +from:0x0200c534 kind:arm_call to:0x02028c60 module:main +from:0x0200c544 kind:arm_call to:0x02028c60 module:main +from:0x0200c55c kind:arm_call to:0x01ffb428 module:itcm +from:0x0200c578 kind:arm_call to:0x0200c310 module:main +from:0x0200c708 kind:arm_call to:0x01ffb464 module:itcm +from:0x0200c718 kind:arm_call to:0x01ffb464 module:itcm +from:0x0200c728 kind:arm_call to:0x01ffb464 module:itcm +from:0x0200c79c kind:arm_call to:0x01ffb780 module:itcm +from:0x0200c7c8 kind:arm_call to:0x02028c60 module:main +from:0x0200c7d8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200c804 kind:arm_call to:0x02028c60 module:main +from:0x0200c814 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200c824 kind:arm_call to:0x01ffb780 module:itcm +from:0x0200c834 kind:load to:0x027e046c module:dtcm +from:0x0200c838 kind:load to:0x02047a8c module:main +from:0x0200c83c kind:load to:0x02047a90 module:main +from:0x0200c840 kind:load to:0x02047a94 module:main +from:0x0200c910 kind:load to:0x027e006c module:dtcm +from:0x0200c92c kind:arm_call to:0x02028c90 module:main +from:0x0200ca8c kind:arm_call to:0x0200c8cc module:main +from:0x0200caa0 kind:load to:0x027e0030 module:dtcm +from:0x0200caa4 kind:load to:0x027e0024 module:dtcm +from:0x0200caa8 kind:load to:0x027e003c module:dtcm +from:0x0200cb40 kind:arm_call to:0x02028c4c module:main +from:0x0200cb50 kind:arm_call to:0x02028c4c module:main +from:0x0200cb60 kind:arm_call to:0x02028c4c module:main +from:0x0200cb74 kind:arm_call to:0x0200caac module:main +from:0x0200cb88 kind:arm_call to:0x0200caac module:main +from:0x0200cb9c kind:arm_call to:0x0200caac module:main +from:0x0200cbc0 kind:arm_call to:0x0200c914 module:main +from:0x0200cbd8 kind:arm_call to:0x0200c914 module:main +from:0x0200cbec kind:load to:0x027e046c module:dtcm +from:0x0200ccd8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200cd3c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200cd5c kind:arm_call to:0x02024d64 module:main +from:0x0200cd78 kind:arm_call to:0x0200c23c module:main +from:0x0200cd98 kind:arm_call to:0x01ffa844 module:itcm +from:0x0200cda8 kind:arm_call to:0x01ffb06c module:itcm +from:0x0200cdc8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0200cdd4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0200cde0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0200ce10 kind:arm_call to:0x02028c78 module:main +from:0x0200ce14 kind:arm_call to:0x0200c270 module:main +from:0x0200ce20 kind:arm_call to:0x02028c78 module:main +from:0x0200ce38 kind:arm_call to:0x02028c78 module:main +from:0x0200ce60 kind:arm_call to:0x02028c78 module:main +from:0x0200ce64 kind:arm_call to:0x0200c198 module:main +from:0x0200ce78 kind:arm_call to:0x02028c78 module:main +from:0x0200cee8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200cf00 kind:load to:0x02043470 module:main +from:0x0200cf04 kind:load to:0x0204347c module:main +from:0x0200cf10 kind:load to:0x027e0208 module:dtcm +from:0x0200cf14 kind:load to:0x027e0254 module:dtcm +from:0x0200cf1c kind:load to:0x02043444 module:main +from:0x0200cf24 kind:load to:0x0204344c module:main +from:0x0200cf28 kind:load to:0x02043440 module:main +from:0x0200cfc8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200d02c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200d04c kind:arm_call to:0x02024d64 module:main +from:0x0200d068 kind:arm_call to:0x0200c23c module:main +from:0x0200d070 kind:arm_call to:0x01ffa844 module:itcm +from:0x0200d090 kind:arm_call to:0x01ffa844 module:itcm +from:0x0200d0a0 kind:arm_call to:0x01ffb06c module:itcm +from:0x0200d0c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0200d0cc kind:arm_call to:0x01ffb800 module:itcm +from:0x0200d0dc kind:arm_call to:0x01ffb800 module:itcm +from:0x0200d100 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200d124 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200d164 kind:arm_call to:0x02028c78 module:main +from:0x0200d168 kind:arm_call to:0x0200c270 module:main +from:0x0200d174 kind:arm_call to:0x02028c78 module:main +from:0x0200d18c kind:arm_call to:0x02028c78 module:main +from:0x0200d1b4 kind:arm_call to:0x02028c78 module:main +from:0x0200d1b8 kind:arm_call to:0x0200c198 module:main +from:0x0200d1cc kind:arm_call to:0x02028c78 module:main +from:0x0200d23c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200d254 kind:load to:0x020434b8 module:main +from:0x0200d258 kind:load to:0x020434c4 module:main +from:0x0200d25c kind:load to:0x02043494 module:main +from:0x0200d268 kind:load to:0x027e0208 module:dtcm +from:0x0200d26c kind:load to:0x027e0254 module:dtcm +from:0x0200d274 kind:load to:0x0204348c module:main +from:0x0200d27c kind:load to:0x02043488 module:main +from:0x0200d2c4 kind:arm_call to:0x02028c90 module:main +from:0x0200d2c8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200d360 kind:arm_call to:0x02024a68 module:main +from:0x0200d59c kind:arm_call to:0x02024d64 module:main +from:0x0200d5c4 kind:arm_call to:0x02024a84 module:main +from:0x0200d744 kind:arm_call to:0x02024d94 module:main +from:0x0200d958 kind:arm_call to:0x02024a30 module:main +from:0x0200d96c kind:arm_call to:0x02024a30 module:main +from:0x0200d9c0 kind:load to:0x02048080 module:main +from:0x0200d9c8 kind:load to:0x020480c0 module:main +from:0x0200da74 kind:arm_call to:0x01ff8dac module:itcm +from:0x0200daf8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200db7c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200db94 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dc24 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dc5c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dd30 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dd80 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dd90 kind:arm_call to:0x0200e260 module:main +from:0x0200dda8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200ddd0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dde0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200ddf0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200de1c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200de34 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200de4c kind:load to:0x020433f0 module:main +from:0x0200de50 kind:load to:0x020433fc module:main +from:0x0200de54 kind:load to:0x027e0208 module:dtcm +from:0x0200de58 kind:load to:0x027e0254 module:dtcm +from:0x0200de5c kind:load to:0x027e02c4 module:dtcm +from:0x0200de8c kind:arm_call to:0x0200e260 module:main +from:0x0200dea8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200def4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200df88 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e05c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e0b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e0c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e0ec kind:arm_call to:0x0200c198 module:main +from:0x0200e104 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e114 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e118 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200e134 kind:arm_call to:0x02024d64 module:main +from:0x0200e160 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e1a8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e1c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e1dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e1f4 kind:load to:0x020433f0 module:main +from:0x0200e1f8 kind:load to:0x020433f4 module:main +from:0x0200e1fc kind:load to:0x02043400 module:main +from:0x0200e200 kind:load to:0x027e0208 module:dtcm +from:0x0200e204 kind:load to:0x027e02e8 module:dtcm +from:0x0200e208 kind:load to:0x027e02c4 module:dtcm +from:0x0200e230 kind:load to:0x027e0470 module:dtcm +from:0x0200e238 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200e250 kind:load to:0x027e0470 module:dtcm +from:0x0200e270 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200e298 kind:arm_call to:0x02024d64 module:main +from:0x0200e2ac kind:arm_call to:0x01ffb038 module:itcm +from:0x0200e2bc kind:arm_call to:0x02024d94 module:main +from:0x0200e2ee kind:thumb_call to:0x02024aa0 module:main +from:0x0200e2f2 kind:thumb_call to:0x0200c01c module:main +from:0x0200e34c kind:load to:0x0203df98 module:main +from:0x0200e37c kind:arm_call to:0x0200e310 module:main +from:0x0200e3ac kind:arm_call to:0x0200e350 module:main +from:0x0200e3d8 kind:arm_call to:0x0200e310 module:main +from:0x0200e3e4 kind:arm_call to:0x0200e350 module:main +from:0x0200e410 kind:arm_call to:0x0200e350 module:main +from:0x0200e440 kind:arm_call to:0x0200e310 module:main +from:0x0200e44c kind:arm_call to:0x0200e350 module:main +from:0x0200e4e8 kind:arm_call to:0x0200f38c module:main +from:0x0200e4f4 kind:arm_call to:0x0200b5a8 module:main +from:0x0200e500 kind:arm_call to:0x0200b5bc module:main +from:0x0200e50c kind:arm_call to:0x0200b69c module:main +from:0x0200e61c kind:arm_call to:0x0200b5d0 module:main +from:0x0200e628 kind:arm_call to:0x0200b6b0 module:main +from:0x0200e634 kind:arm_call to:0x0200b5e4 module:main +from:0x0200e640 kind:arm_call to:0x0200b6b8 module:main +from:0x0200e658 kind:arm_call to:0x0200f37c module:main +from:0x0200e668 kind:arm_call to:0x0200bed8 module:main +from:0x0200e690 kind:load to:0x02043394 module:main +from:0x0200e694 kind:load to:0x0204338c module:main +from:0x0200e698 kind:load to:0x02043390 module:main +from:0x0200e69c kind:load to:0x02043398 module:main +from:0x0200ee04 kind:arm_call to:0x0200e750 module:main +from:0x0200ee44 kind:arm_call to:0x0200e7d0 module:main +from:0x0200ee84 kind:arm_call to:0x0200e850 module:main +from:0x0200eec4 kind:arm_call to:0x0200e8d0 module:main +from:0x0200ef04 kind:arm_call to:0x0200e948 module:main +from:0x0200ef44 kind:arm_call to:0x0200e9c0 module:main +from:0x0200ef84 kind:arm_call to:0x0200ea38 module:main +from:0x0200efc4 kind:arm_call to:0x0200eab0 module:main +from:0x0200f004 kind:arm_call to:0x0200eb28 module:main +from:0x0200f044 kind:arm_call to:0x0200eba4 module:main +from:0x0200f444 kind:arm_call to:0x0200f05c module:main +from:0x0200f4bc kind:arm_call to:0x0200f524 module:main +from:0x0200f58c kind:arm_call to:0x02028c18 module:main +from:0x0200f5d0 kind:load to:0x027e0008 module:dtcm +from:0x0200f608 kind:arm_call to:0x0200f8b4 module:main +from:0x0200f6a0 kind:load to:0x027e046c module:dtcm +from:0x0200f730 kind:load to:0x027e046c module:dtcm +from:0x0200f7cc kind:arm_call_thumb to:0x02028f60 module:main +from:0x0200f8a0 kind:load to:0x027e046c module:dtcm +from:0x0200f8a4 kind:load to:0x0203e098 module:main +from:0x0200f8a8 kind:load to:0x0203e099 module:main +from:0x0200f8ac kind:load to:0x0203e09a module:main +from:0x0200f8b0 kind:load to:0x0203e09b module:main +from:0x0200f93c kind:arm_call to:0x0200fd58 module:main +from:0x0200f944 kind:arm_call to:0x0200fc08 module:main +from:0x0200f978 kind:arm_call to:0x0200fd58 module:main +from:0x0200f980 kind:arm_call to:0x0200fc08 module:main +from:0x0200f9b4 kind:arm_call to:0x0200fd58 module:main +from:0x0200f9bc kind:arm_call to:0x0200fc08 module:main +from:0x0200f9e8 kind:arm_call to:0x0200f610 module:main +from:0x0200fa14 kind:arm_call to:0x02010604 module:main +from:0x0200fa1c kind:arm_call to:0x02010200 module:main +from:0x0200fa40 kind:arm_call to:0x0201093c module:main +from:0x0200fac0 kind:arm_call to:0x0200f734 module:main +from:0x0200faec kind:arm_call to:0x02010080 module:main +from:0x0200faf4 kind:arm_call to:0x0200feac module:main +from:0x0200fb34 kind:arm_call to:0x02010080 module:main +from:0x0200fb3c kind:arm_call to:0x0200feac module:main +from:0x0200fb7c kind:arm_call to:0x02010080 module:main +from:0x0200fb84 kind:arm_call to:0x0200feac module:main +from:0x0200fbc0 kind:arm_call to:0x0200f6a4 module:main +from:0x0200fc04 kind:load to:0x027e046c module:dtcm +from:0x020102b0 kind:arm_call to:0x0201093c module:main +from:0x020102cc kind:arm_call to:0x0201093c module:main +from:0x02010350 kind:arm_call to:0x01ffb860 module:itcm +from:0x0201035c kind:arm_call to:0x01ffb860 module:itcm +from:0x020103ac kind:arm_call to:0x01ffb860 module:itcm +from:0x02010434 kind:arm_call to:0x0201093c module:main +from:0x02010450 kind:arm_call to:0x0201093c module:main +from:0x020104c0 kind:arm_call to:0x01ffb860 module:itcm +from:0x020104cc kind:arm_call to:0x01ffb860 module:itcm +from:0x02010510 kind:arm_call to:0x01ffb860 module:itcm +from:0x02010588 kind:arm_call to:0x0201093c module:main +from:0x020105f4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0201067c kind:arm_call to:0x0201093c module:main +from:0x020106e8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02010784 kind:arm_call to:0x0201093c module:main +from:0x020107a0 kind:arm_call to:0x0201093c module:main +from:0x02010858 kind:arm_call to:0x01ffb860 module:itcm +from:0x02010864 kind:arm_call to:0x01ffb860 module:itcm +from:0x020108cc kind:arm_call to:0x01ffb860 module:itcm +from:0x02010a94 kind:load to:0x0203e099 module:main +from:0x02010a98 kind:load to:0x0203e098 module:main +from:0x02010a9c kind:load to:0x0203e09a module:main +from:0x02010aa0 kind:load to:0x0203e09b module:main +from:0x02010d34 kind:arm_call to:0x02028c18 module:main +from:0x02010d90 kind:arm_call to:0x0200f218 module:main +from:0x02010db8 kind:load to:0x027e0014 module:dtcm +from:0x02010e14 kind:arm_call to:0x02010aa4 module:main +from:0x02010e28 kind:arm_call to:0x02010aa4 module:main +from:0x02010e54 kind:arm_call to:0x02010aa4 module:main +from:0x02010e68 kind:arm_call to:0x02010aa4 module:main +from:0x02010e94 kind:arm_call to:0x02010c04 module:main +from:0x02011100 kind:arm_call to:0x02010eac module:main +from:0x02011118 kind:arm_call to:0x02010eac module:main +from:0x02011144 kind:arm_call to:0x02010fa0 module:main +from:0x0201116c kind:arm_call to:0x02010eac module:main +from:0x02011184 kind:arm_call to:0x02010eac module:main +from:0x020111ec kind:arm_call to:0x02028c18 module:main +from:0x02011248 kind:arm_call to:0x0200f218 module:main +from:0x02011270 kind:load to:0x027e000c module:dtcm +from:0x02011294 kind:arm_call to:0x020110ac module:main +from:0x02011300 kind:arm_call to:0x02028c18 module:main +from:0x0201135c kind:arm_call to:0x0200f218 module:main +from:0x02011384 kind:load to:0x027e0010 module:dtcm +from:0x020113a0 kind:arm_call to:0x0200f05c module:main +from:0x0201142c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201144c kind:arm_call to:0x01ffb428 module:itcm +from:0x02011480 kind:arm_call to:0x0200f05c module:main +from:0x020114ec kind:arm_call to:0x0200f4b0 module:main +from:0x020114fc kind:arm_call to:0x0200f460 module:main +from:0x0201150c kind:arm_call to:0x02011388 module:main +from:0x02011520 kind:arm_call to:0x0200f488 module:main +from:0x02011530 kind:arm_call to:0x02011460 module:main +from:0x02011588 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020115a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02011624 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02011638 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02011680 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0201169c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020117dc kind:load to:0x027e046c module:dtcm +from:0x020117e0 kind:load to:0x02047a8c module:main +from:0x020117e4 kind:load to:0x02047a90 module:main +from:0x020117e8 kind:load to:0x02047a94 module:main +from:0x02011810 kind:arm_call to:0x01ffb644 module:itcm +from:0x0201185c kind:arm_call to:0x01ffb558 module:itcm +from:0x02011878 kind:arm_call to:0x01ffb644 module:itcm +from:0x020118e0 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011918 kind:arm_call to:0x01ffb644 module:itcm +from:0x02011928 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011948 kind:arm_call to:0x01ffb644 module:itcm +from:0x020119a0 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011a9c kind:arm_call to:0x01ffb644 module:itcm +from:0x02011ae8 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011b04 kind:arm_call to:0x01ffb644 module:itcm +from:0x02011b44 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011b7c kind:arm_call to:0x01ffb644 module:itcm +from:0x02011b8c kind:arm_call to:0x01ffb558 module:itcm +from:0x02011bac kind:arm_call to:0x01ffb644 module:itcm +from:0x02011bec kind:arm_call to:0x01ffb558 module:itcm +from:0x02011d88 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02011d9c kind:load to:0x020434d0 module:main +from:0x02011da4 kind:arm_call_thumb to:0x020276cc module:main +from:0x02011da8 kind:arm_call_thumb to:0x02027bf4 module:main +from:0x02011dac kind:arm_call_thumb to:0x02027de8 module:main +from:0x02011db0 kind:arm_call_thumb to:0x020233d0 module:main +from:0x02011dc4 kind:arm_call to:0x02023610 module:main +from:0x02011dd0 kind:arm_call to:0x02023610 module:main +from:0x02011de4 kind:arm_call to:0x020280d8 module:main +from:0x02011dec kind:arm_call to:0x0202ced0 module:main +from:0x02011dfc kind:arm_call_thumb to:0x02014824 module:main +from:0x02011e00 kind:arm_call to:0x020c4ecc module:overlay(18) +from:0x02011e0c kind:load to:0x02049ba0 module:main +from:0x02011e68 kind:arm_call_thumb to:0x020010c0 module:main +from:0x02011e70 kind:arm_call_thumb to:0x02001308 module:main +from:0x02011e78 kind:arm_call_thumb to:0x02001654 module:main +from:0x02011e80 kind:arm_call to:0x02014704 module:main +from:0x02011e88 kind:arm_call to:0x020145b0 module:main +from:0x02011eb0 kind:arm_call_thumb to:0x02001488 module:main +from:0x02011ee4 kind:arm_call_thumb to:0x020011c8 module:main +from:0x02011ef0 kind:arm_call_thumb to:0x02001684 module:main +from:0x02011ef8 kind:arm_call to:0x02014704 module:main +from:0x02011f00 kind:arm_call to:0x02014630 module:main +from:0x02011f28 kind:load to:0x0204999c module:main +from:0x02011f2c kind:load to:0x02011e10 module:main +from:0x02011f38 kind:load to:0x02011f10 module:main +from:0x02011f5c kind:arm_call to:0x02011e10 module:main +from:0x02011f7c kind:arm_call_thumb to:0x020011f4 module:main +from:0x02011fcc kind:arm_call_thumb to:0x020125a4 module:main +from:0x02011fdc kind:load to:0x0204999c module:main +from:0x02011fe0 kind:load to:0x0204372c module:main +from:0x02011fe4 kind:load to:0x020434f0 module:main +from:0x02011fe8 kind:load to:0x020434fc module:main +from:0x02011fec kind:load to:0x02049984 module:main +from:0x02011ff0 kind:load to:0x0204352c module:main +from:0x02011ffc kind:load to:0x02011ea4 module:main +from:0x02012008 kind:load to:0x02011ea4 module:main +from:0x02012038 kind:arm_call to:0x01ffd400 module:itcm +from:0x02012088 kind:arm_call to:0x0201b550 module:main +from:0x020120c4 kind:arm_call to:0x0201b404 module:main +from:0x02012134 kind:arm_call to:0x0201b550 module:main +from:0x0201214c kind:load to:0x027e09a4 module:dtcm +from:0x02012150 kind:load to:0x02043550 module:main +from:0x02012154 kind:load to:0x027e0cd8 module:dtcm +from:0x02012158 kind:load to:0x02043558 module:main +from:0x0201215c kind:load to:0x02043560 module:main +from:0x02012160 kind:load to:0x02043578 module:main +from:0x02012164 kind:load to:0x02043584 module:main +from:0x020121a4 kind:arm_call to:0x0201b404 module:main +from:0x020121b4 kind:arm_call_thumb to:0x02014878 module:main +from:0x020121c4 kind:arm_call_thumb to:0x02014878 module:main +from:0x020121fc kind:arm_call to:0x02034060 module:main +from:0x02012214 kind:arm_call to:0x02033f7c module:main +from:0x02012228 kind:arm_call to:0x02034060 module:main +from:0x0201223c kind:arm_call to:0x02033f7c module:main +from:0x02012250 kind:arm_call to:0x02034060 module:main +from:0x02012258 kind:arm_call to:0x02033f7c module:main +from:0x02012270 kind:arm_call to:0x02034060 module:main +from:0x020122bc kind:arm_call to:0x0201b404 module:main +from:0x020122e0 kind:load to:0x02043588 module:main +from:0x020122e4 kind:load to:0x02049ba0 module:main +from:0x020122e8 kind:load to:0x02043e50 module:main +from:0x020122ec kind:load to:0x02043598 module:main +from:0x020122f0 kind:load to:0x0204359c module:main +from:0x020122f4 kind:load to:0x020435a0 module:main +from:0x020122f8 kind:load to:0x02043c88 module:main +from:0x020122fc kind:load to:0x020435a4 module:main +from:0x02012318 kind:arm_call to:0x02014fe8 module:main +from:0x02012330 kind:arm_call to:0x0201b404 module:main +from:0x02012374 kind:arm_call to:0x0201b404 module:main +from:0x020123a4 kind:arm_call to:0x0201b550 module:main +from:0x02012410 kind:arm_call to:0x0201b550 module:main +from:0x02012448 kind:load to:0x020435ac module:main +from:0x0201244c kind:load to:0x020435b0 module:main +from:0x02012450 kind:load to:0x027e0860 module:dtcm +from:0x02012458 kind:load to:0x01ff8000 module:itcm +from:0x02012464 kind:load to:0x02049984 module:main +from:0x02012468 kind:load to:0x020125d5 module:main +from:0x02012490 kind:thumb_call_arm to:0x0201b404 module:main +from:0x0201249c kind:thumb_call_arm to:0x02034060 module:main +from:0x020124b4 kind:thumb_call_arm to:0x0201b404 module:main +from:0x020124bc kind:load to:0x020435b8 module:main +from:0x020124c6 kind:thumb_call_arm to:0x0201b2e4 module:main +from:0x020124e2 kind:thumb_call_arm to:0x0201b550 module:main +from:0x020124ec kind:load to:0x020435c4 module:main +from:0x020124fc kind:thumb_call_arm to:0x0201b2e4 module:main +from:0x02012516 kind:thumb_call_arm to:0x0201b404 module:main +from:0x0201252e kind:thumb_call_arm to:0x0201b550 module:main +from:0x0201254a kind:thumb_call_arm to:0x0201b550 module:main +from:0x0201255e kind:thumb_call_arm to:0x02026828 module:main +from:0x02012572 kind:thumb_call_arm to:0x0201b404 module:main +from:0x02012576 kind:thumb_call_arm to:0x0201200c module:main +from:0x0201257e kind:thumb_call_arm to:0x02012168 module:main +from:0x02012588 kind:thumb_call_arm to:0x02012300 module:main +from:0x0201258e kind:thumb_call to:0x0201246c module:main +from:0x02012598 kind:load to:0x020435dc module:main +from:0x0201259c kind:load to:0x020435f0 module:main +from:0x020125a0 kind:load to:0x020435fc module:main +from:0x020125b6 kind:thumb_call to:0x020124f0 module:main +from:0x020125bc kind:thumb_call to:0x020125c8 module:main +from:0x020125d0 kind:load to:0x020127f1 module:main +from:0x020125e2 kind:thumb_call to:0x020124c0 module:main +from:0x0201261a kind:thumb_call_arm to:0x0201b2e4 module:main +from:0x0201263a kind:thumb_call_arm to:0x0201b404 module:main +from:0x02012664 kind:thumb_call_arm to:0x0201b550 module:main +from:0x02012690 kind:thumb_call_arm to:0x0201b550 module:main +from:0x020126ae kind:thumb_call_arm to:0x0201b550 module:main +from:0x020126ca kind:thumb_call_arm to:0x0201b550 module:main +from:0x020126e8 kind:thumb_call_arm to:0x0201b550 module:main +from:0x02012704 kind:thumb_call_arm to:0x0201b550 module:main +from:0x02012726 kind:thumb_call_arm to:0x0201b550 module:main +from:0x0201274a kind:thumb_call_arm to:0x0201b550 module:main +from:0x0201276c kind:thumb_call_arm to:0x0201b550 module:main +from:0x02012776 kind:thumb_call_arm to:0x0201200c module:main +from:0x02012784 kind:thumb_call_arm to:0x02012168 module:main +from:0x0201278e kind:thumb_call_arm to:0x02012300 module:main +from:0x0201279a kind:thumb_call_arm to:0x02013ff8 module:main +from:0x020127a6 kind:thumb_call to:0x0201246c module:main +from:0x020127b2 kind:thumb_call_arm to:0x0201233c module:main +from:0x020127be kind:thumb_call to:0x020127f0 module:main +from:0x020127c8 kind:load to:0x02043608 module:main +from:0x020127cc kind:load to:0x0204361c module:main +from:0x020127d0 kind:load to:0x0204362c module:main +from:0x020127d4 kind:load to:0x0204363c module:main +from:0x020127d8 kind:load to:0x02043644 module:main +from:0x020127dc kind:load to:0x0204364c module:main +from:0x020127e0 kind:load to:0x02043654 module:main +from:0x020127e4 kind:load to:0x02043664 module:main +from:0x020127e8 kind:load to:0x02043674 module:main +from:0x020127ec kind:load to:0x02049b80 module:main +from:0x020127fa kind:thumb_call_arm to:0x02013214 module:main +from:0x02012804 kind:thumb_call_arm to:0x02014d38 module:main +from:0x0201280e kind:thumb_call_arm to:0x02014d38 module:main +from:0x02012816 kind:thumb_call_arm to:0x02014d38 module:main +from:0x0201281a kind:thumb_call_arm to:0x020196fc module:main +from:0x02012820 kind:thumb_call_arm to:0x02023770 module:main +from:0x02012828 kind:thumb_call_arm to:0x02023fb0 module:main +from:0x02012830 kind:thumb_call_arm to:0x02023f8c module:main +from:0x0201283a kind:thumb_call_arm to:0x0202358c module:main +from:0x02012840 kind:thumb_call_arm to:0x020235f4 module:main +from:0x020128a0 kind:thumb_call_arm to:0x0201b180 module:main +from:0x020128ae kind:thumb_call_arm to:0x020131ec module:main +from:0x020128cc kind:thumb_call_arm to:0x02013bbc module:main +from:0x020128d4 kind:thumb_call_arm to:0x02013b24 module:main +from:0x0201292e kind:thumb_call_arm to:0x020131ec module:main +from:0x02012950 kind:thumb_call_arm to:0x0201b278 module:main +from:0x02012958 kind:thumb_call_arm to:0x020628c4 module:overlay(0) +from:0x02012960 kind:thumb_call_arm to:0x02068504 module:overlay(0) +from:0x0201296c kind:thumb_call_arm to:0x02025050 module:main +from:0x02012970 kind:thumb_call_arm to:0x020244f8 module:main +from:0x0201297c kind:thumb_call_arm to:0x02028c4c module:main +from:0x020129a6 kind:thumb_call_arm to:0x020628e4 module:overlay(0) +from:0x020129ae kind:thumb_call_arm to:0x020685cc module:overlay(0) +from:0x020129b6 kind:thumb_call_arm to:0x0206869c module:overlay(0) +from:0x020129c4 kind:thumb_call_arm to:0x02067a60 module:overlay(0) +from:0x020129cc kind:thumb_call_arm to:0x020686a4 module:overlay(0) +from:0x020129d2 kind:thumb_call_arm to:0x02068fec module:overlay(0) +from:0x020129d8 kind:thumb_call_arm to:0x0206878c module:overlay(0) +from:0x020129de kind:thumb_call_arm to:0x02068680 module:overlay(0) +from:0x020129e6 kind:thumb_call_arm to:0x020628c4 module:overlay(0) +from:0x020129ee kind:thumb_call_arm to:0x02068504 module:overlay(0) +from:0x020129fa kind:thumb_call_arm to:0x02025050 module:main +from:0x020129fe kind:thumb_call_arm to:0x020244f8 module:main +from:0x02012a0a kind:thumb_call_arm to:0x02028c4c module:main +from:0x02012a34 kind:thumb_call_arm to:0x020628e4 module:overlay(0) +from:0x02012a3c kind:thumb_call_arm to:0x020685cc module:overlay(0) +from:0x02012a44 kind:thumb_call_arm to:0x0206869c module:overlay(0) +from:0x02012a52 kind:thumb_call_arm to:0x02067a60 module:overlay(0) +from:0x02012a5a kind:thumb_call_arm to:0x020686a4 module:overlay(0) +from:0x02012a60 kind:thumb_call_arm to:0x02068fec module:overlay(0) +from:0x02012a66 kind:thumb_call_arm to:0x0206878c module:overlay(0) +from:0x02012a6c kind:thumb_call_arm to:0x02068680 module:overlay(0) +from:0x02012a74 kind:thumb_call_arm to:0x02023610 module:main +from:0x02012a7c kind:thumb_call_arm to:0x02023610 module:main +from:0x02012a8a kind:thumb_call_arm to:0x020c8718 module:overlay(20) +from:0x02012a8e kind:thumb_call_arm to:0x020147a8 module:main +from:0x02012a98 kind:thumb_call_arm to:0x02069f58 module:overlay(0) +from:0x02012aa2 kind:thumb_call_arm to:0x020131ec module:main +from:0x02012ab8 kind:thumb_call_arm to:0x0202851c module:main +from:0x02012ac0 kind:load to:0x02049bd4 module:main +from:0x02012ad0 kind:load to:0x02049b18 module:main +from:0x02012ad8 kind:load to:0x0203e0c4 module:main +from:0x02012adc kind:load to:0x0203e0be module:main +from:0x02012ae0 kind:load to:0x020b4fc4 module:overlay(0) +from:0x02012ae4 kind:load to:0x020b508c module:overlay(0) +from:0x02012af0 kind:load to:0x02043e50 module:main +from:0x02012af4 kind:load to:0x020e85c0 module:overlays(19,20) +from:0x02012af8 kind:load to:0x020b5100 module:overlay(0) +from:0x02012b28 kind:thumb_call_arm to:0x0202d37c module:main +from:0x02012b66 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012ba6 kind:thumb_call_arm to:0x020291a4 module:main +from:0x02012bb2 kind:thumb_call_arm to:0x02015348 module:main +from:0x02012bce kind:thumb_call_arm to:0x0202d36c module:main +from:0x02012be2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012c02 kind:thumb_call_arm to:0x0202d264 module:main +from:0x02012c1c kind:thumb_call_arm to:0x0202d36c module:main +from:0x02012c5a kind:thumb_call_arm to:0x0202936c module:main +from:0x02012c62 kind:thumb_call_arm to:0x020291e8 module:main +from:0x02012c7a kind:thumb_call_arm to:0x020153a4 module:main +from:0x02012ca0 kind:thumb_call_arm to:0x0202cf08 module:main +from:0x02012ca8 kind:thumb_call_arm to:0x0202d1dc module:main +from:0x02012cd6 kind:thumb_call to:0x02012b00 module:main +from:0x02012cea kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012d04 kind:thumb_call_arm to:0x0202d37c module:main +from:0x02012d16 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012d26 kind:thumb_call_arm to:0x0202d224 module:main +from:0x02012d46 kind:thumb_call_arm to:0x0202cf08 module:main +from:0x02012d4e kind:thumb_call_arm to:0x0202d1dc module:main +from:0x02012d82 kind:thumb_call to:0x02012b00 module:main +from:0x02012d9c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012dc8 kind:thumb_call_arm to:0x0202d37c module:main +from:0x02012dde kind:thumb_call to:0x02000c10 module:main +from:0x02012df2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012df8 kind:thumb_call_arm to:0x0202d224 module:main +from:0x02012e12 kind:thumb_call_arm to:0x0202cf08 module:main +from:0x02012e1a kind:thumb_call_arm to:0x0202d1dc module:main +from:0x02012e32 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012e40 kind:thumb_call_arm to:0x0202d37c module:main +from:0x02012e5a kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012e6a kind:thumb_call_arm to:0x02028f78 module:main +from:0x02012e74 kind:thumb_call to:0x02000c10 module:main +from:0x02012e84 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012e8a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012e90 kind:thumb_call_arm to:0x0202d224 module:main +from:0x02012ea6 kind:thumb_call_arm to:0x0202cf08 module:main +from:0x02012eae kind:thumb_call_arm to:0x0202d1dc module:main +from:0x02012edc kind:thumb_call to:0x02012c88 module:main +from:0x02012efe kind:thumb_call to:0x02012c88 module:main +from:0x02012f1c kind:thumb_call to:0x02012d34 module:main +from:0x02012f42 kind:thumb_call to:0x02012d34 module:main +from:0x02012f54 kind:thumb_call to:0x02012e04 module:main +from:0x02012f60 kind:thumb_call to:0x02000cdc module:main +from:0x02012f66 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012f7c kind:thumb_call_arm to:0x0202d0ec module:main +from:0x02012f9e kind:thumb_call to:0x02000cf8 module:main +from:0x02012fb0 kind:thumb_call_arm to:0x0202d0ec module:main +from:0x02012fe8 kind:arm_call_thumb to:0x02001098 module:main +from:0x02013004 kind:arm_call_thumb to:0x020010b8 module:main +from:0x02013050 kind:arm_call_thumb to:0x02001300 module:main +from:0x0201305c kind:arm_call to:0x02011ff4 module:main +from:0x020130a8 kind:arm_call to:0x02011f3c module:main +from:0x020130b8 kind:arm_call_thumb to:0x020012e0 module:main +from:0x020130e0 kind:arm_call to:0x02013070 module:main +from:0x020130e8 kind:arm_call to:0x02013014 module:main +from:0x02013110 kind:arm_call_thumb to:0x0200134c module:main +from:0x02013134 kind:arm_call_thumb to:0x0200137c module:main +from:0x0201315c kind:arm_call to:0x02011ff4 module:main +from:0x02013170 kind:arm_call_thumb to:0x020144b0 module:main +from:0x02013178 kind:arm_call_thumb to:0x020144b0 module:main +from:0x0201318c kind:arm_call to:0x01ff8f40 module:itcm +from:0x020131a8 kind:load to:0x02049b80 module:main +from:0x020131ac kind:load to:0x027e0000 module:dtcm +from:0x020131c4 kind:arm_call to:0x02014d38 module:main +from:0x020131d0 kind:arm_call to:0x02014d38 module:main +from:0x020131dc kind:arm_call to:0x02014d38 module:main +from:0x020131e8 kind:load to:0x02049bd4 module:main +from:0x02013218 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0201321c kind:arm_call to:0x020131ec module:main +from:0x02013230 kind:arm_call to:0x02023610 module:main +from:0x0201323c kind:arm_call to:0x02023610 module:main +from:0x02013240 kind:arm_call to:0x02023548 module:main +from:0x02013254 kind:arm_call to:0x020196fc module:main +from:0x0201325c kind:arm_call to:0x02013768 module:main +from:0x02013274 kind:arm_call to:0x02013014 module:main +from:0x02013284 kind:load to:0x02049b18 module:main +from:0x02013288 kind:load to:0x0204999c module:main +from:0x020132d4 kind:load to:0x02049b80 module:main +from:0x020132d8 kind:load to:0x02013e80 module:main +from:0x02013314 kind:arm_call to:0x020137e4 module:main +from:0x02013328 kind:arm_call to:0x02018f98 module:main +from:0x02013348 kind:load to:0x02049a2c module:main +from:0x0201334c kind:load to:0x0204a110 module:main +from:0x02013350 kind:load to:0x02049b18 module:main +from:0x0201336c kind:load to:0x02049a2c module:main +from:0x0201337c kind:arm_call to:0x02018c78 module:main +from:0x0201338c kind:load to:0x0204a110 module:main +from:0x02013390 kind:load to:0x020b5100 module:overlay(0) +from:0x020133a8 kind:arm_call to:0x020c48e4 module:overlays(18,25) +from:0x020133bc kind:arm_call to:0x02013014 module:main +from:0x020133c8 kind:arm_call to:0x02015348 module:main +from:0x020133ec kind:arm_call to:0x020196fc module:main +from:0x020133f4 kind:arm_call to:0x02013768 module:main +from:0x02013424 kind:arm_call to:0x020153a4 module:main +from:0x0201342c kind:arm_call to:0x02013070 module:main +from:0x02013450 kind:arm_call to:0x02031e58 module:main +from:0x0201345c kind:arm_call to:0x02031e68 module:main +from:0x02013464 kind:arm_call to:0x02014d98 module:main +from:0x02013470 kind:arm_call to:0x02019300 module:main +from:0x020134ac kind:arm_call to:0x02019300 module:main +from:0x020134bc kind:arm_call to:0x02013a44 module:main +from:0x020134d8 kind:arm_call to:0x02013840 module:main +from:0x020134e8 kind:arm_call to:0x020138f4 module:main +from:0x020134fc kind:arm_call to:0x020201c4 module:main +from:0x02013508 kind:arm_call to:0x02019350 module:main +from:0x02013510 kind:arm_call to:0x02019514 module:main +from:0x02013558 kind:arm_call to:0x01ffa06c module:itcm +from:0x02013560 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02013578 kind:arm_call to:0x020194dc module:main +from:0x02013580 kind:arm_call to:0x02019514 module:main +from:0x020135b0 kind:arm_call to:0x02019408 module:main +from:0x020135c4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020135cc kind:arm_call to:0x02019454 module:main +from:0x020135f4 kind:arm_call to:0x020576d0 module:overlay(0) +from:0x020135fc kind:arm_call to:0x0205770c module:overlay(0) +from:0x02013620 kind:arm_call to:0x0201328c module:main +from:0x02013644 kind:arm_call to:0x020132c8 module:main +from:0x02013664 kind:arm_call to:0x020280ec module:main +from:0x02013678 kind:arm_call to:0x02013e18 module:main +from:0x0201368c kind:arm_call to:0x02028100 module:main +from:0x02013690 kind:arm_call to:0x020132c8 module:main +from:0x020136bc kind:arm_call to:0x02013e18 module:main +from:0x020136c8 kind:arm_call to:0x020132c8 module:main +from:0x020136ec kind:load to:0x0204a110 module:main +from:0x020136f0 kind:load to:0x0204999c module:main +from:0x020136f4 kind:load to:0x02049b18 module:main +from:0x020136fc kind:load to:0x02049bd4 module:main +from:0x02013700 kind:load to:0x02049be4 module:main +from:0x02013704 kind:load to:0x02049b74 module:main +from:0x02013708 kind:load to:0x0204e64c module:main +from:0x0201370c kind:load to:0x027e0208 module:dtcm +from:0x02013710 kind:load to:0x027e02c4 module:dtcm +from:0x02013714 kind:load to:0x02043e50 module:main +from:0x02013718 kind:load to:0x020132dc module:main +from:0x02013720 kind:load to:0x02013354 module:main +from:0x02013748 kind:arm_call to:0x02013d94 module:main +from:0x0201375c kind:arm_call to:0x02013d94 module:main +from:0x02013770 kind:arm_call to:0x02013b10 module:main +from:0x02013778 kind:arm_call_thumb to:0x020141dc module:main +from:0x02013804 kind:arm_call to:0x0202e9e8 module:main +from:0x02013814 kind:arm_call to:0x02013b88 module:main +from:0x0201381c kind:arm_call to:0x02013bbc module:main +from:0x02013828 kind:arm_call to:0x02013b24 module:main +from:0x02013838 kind:arm_call to:0x02014414 module:main +from:0x0201384c kind:arm_call to:0x020137e4 module:main +from:0x02013904 kind:arm_call to:0x020c8f6c module:overlay(20) +from:0x0201393c kind:arm_call to:0x020c8fe0 module:overlay(20) +from:0x02013974 kind:arm_call to:0x020c9034 module:overlay(20) +from:0x02013a30 kind:load to:0x020e8584 module:overlays(19,20) +from:0x02013ad8 kind:load to:0x02049b18 module:main +from:0x02013b08 kind:load to:0x02043750 module:main +from:0x02013b0c kind:load to:0x02043751 module:main +from:0x02013bc0 kind:arm_call to:0x02013b98 module:main +from:0x02013c10 kind:arm_call to:0x02013b98 module:main +from:0x02013c64 kind:arm_call_thumb to:0x02026bcc module:main +from:0x02013c74 kind:load to:0x0204375c module:main +from:0x02013c78 kind:load to:0x02013e44 module:main +from:0x02013cbc kind:arm_call_thumb to:0x02026bcc module:main +from:0x02013ccc kind:load to:0x0204375c module:main +from:0x02013cd0 kind:load to:0x02013e44 module:main +from:0x02013d04 kind:arm_call to:0x020132c8 module:main +from:0x02013d18 kind:arm_call_thumb to:0x02026d98 module:main +from:0x02013d24 kind:load to:0x0204375c module:main +from:0x02013d28 kind:load to:0x027e0870 module:dtcm +from:0x02013d2c kind:load to:0x027e0860 module:dtcm +from:0x02013d60 kind:arm_call to:0x020132c8 module:main +from:0x02013d74 kind:arm_call_thumb to:0x02026d98 module:main +from:0x02013d7c kind:arm_call to:0x02011ff4 module:main +from:0x02013d88 kind:load to:0x0204375c module:main +from:0x02013d8c kind:load to:0x027e0870 module:dtcm +from:0x02013d90 kind:load to:0x027e0860 module:dtcm +from:0x02013dc4 kind:arm_call to:0x020132c8 module:main +from:0x02013dd8 kind:arm_call_thumb to:0x02026d98 module:main +from:0x02013de4 kind:load to:0x0204375c module:main +from:0x02013de8 kind:load to:0x027e0870 module:dtcm +from:0x02013dec kind:load to:0x027e0860 module:dtcm +from:0x02013df8 kind:arm_call to:0x02013e18 module:main +from:0x02013e0c kind:arm_call to:0x02026ef0 module:main +from:0x02013e40 kind:load to:0x02026e38 module:main +from:0x02013e88 kind:arm_call to:0x020280ec module:main +from:0x02013eb8 kind:arm_call to:0x02026f44 module:main +from:0x02013ec0 kind:arm_call to:0x02028100 module:main +from:0x02013ec8 kind:load to:0x027e0860 module:dtcm +from:0x02013ee4 kind:load to:0x02013df0 module:main +from:0x02013f1c kind:arm_call to:0x02011f3c module:main +from:0x02013f34 kind:arm_call to:0x02011f3c module:main +from:0x02013f58 kind:arm_call to:0x02013c7c module:main +from:0x02013f7c kind:load to:0x0203e0d8 module:main +from:0x02013fdc kind:arm_call to:0x02011ff4 module:main +from:0x0201402c kind:arm_call to:0x0201b404 module:main +from:0x02014050 kind:arm_call to:0x0201b404 module:main +from:0x02014074 kind:arm_call to:0x0201b404 module:main +from:0x020140f0 kind:arm_call to:0x0201b550 module:main +from:0x0201410c kind:load to:0x02043780 module:main +from:0x02014110 kind:load to:0x02043784 module:main +from:0x02014114 kind:load to:0x0204379c module:main +from:0x02014118 kind:load to:0x027e0860 module:dtcm +from:0x0201411c kind:load to:0x020437b4 module:main +from:0x02014120 kind:load to:0x0203e0dc module:main +from:0x0201438c kind:arm_call to:0x02014124 module:main +from:0x02014398 kind:arm_call to:0x02014230 module:main +from:0x020143e8 kind:arm_call to:0x02014230 module:main +from:0x0201442c kind:arm_call to:0x02014218 module:main +from:0x02014438 kind:arm_call to:0x020143f0 module:main +from:0x02014450 kind:arm_call to:0x02028c18 module:main +from:0x0201445c kind:arm_call to:0x0202ead0 module:main +from:0x0201446c kind:arm_call to:0x0201435c module:main +from:0x02014488 kind:arm_call to:0x020143f0 module:main +from:0x02014498 kind:arm_call to:0x020143a0 module:main +from:0x020144ba kind:thumb_call to:0x02014538 module:main +from:0x020144c4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020144dc kind:thumb_call to:0x0200168c module:main +from:0x020144e6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020144f8 kind:thumb_call to:0x020015bc module:main +from:0x02014514 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201451e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0201452c kind:thumb_call_arm to:0x02028d9c module:main +from:0x02014542 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02014558 kind:thumb_call to:0x0200164c module:main +from:0x02014560 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02014584 kind:arm_call to:0x0203a3c8 module:main +from:0x02014598 kind:arm_call to:0x02014688 module:main +from:0x020145cc kind:arm_call to:0x0203a3c8 module:main +from:0x020145dc kind:arm_call to:0x02014688 module:main +from:0x02014650 kind:arm_call to:0x0203a1bc module:main +from:0x02014748 kind:arm_call_thumb to:0x02027948 module:main +from:0x0201475c kind:arm_call to:0x02013c24 module:main +from:0x02014770 kind:load to:0x020437cc module:main +from:0x02014774 kind:load to:0x020437d8 module:main +from:0x02014784 kind:load to:0x02049b80 module:main +from:0x02014788 kind:load to:0x02013e80 module:main +from:0x02014794 kind:arm_call to:0x02013d94 module:main +from:0x0201479c kind:arm_call to:0x02011ff4 module:main +from:0x020147c0 kind:load to:0x02043e50 module:main +from:0x020147dc kind:load to:0x02043e50 module:main +from:0x0201480e kind:thumb_call to:0x02014850 module:main +from:0x02014818 kind:thumb_call to:0x02014824 module:main +from:0x02014820 kind:load to:0x02043e50 module:main +from:0x0201483a kind:thumb_call_arm to:0x0202dc08 module:main +from:0x02014848 kind:load to:0x0203e0e8 module:main +from:0x0201484c kind:load to:0x02043e50 module:main +from:0x02014868 kind:thumb_call_arm to:0x0202dc60 module:main +from:0x02014870 kind:load to:0x02043e50 module:main +from:0x02014874 kind:load to:0x0203e0e8 module:main +from:0x02014898 kind:thumb_call_arm to:0x0202d7f0 module:main +from:0x020148c8 kind:load to:0x0203e0e8 module:main +from:0x020148cc kind:load to:0x02043e50 module:main +from:0x020148d8 kind:thumb_call to:0x02014850 module:main +from:0x020148e0 kind:thumb_call to:0x02014850 module:main +from:0x020148f0 kind:thumb_call to:0x02014850 module:main +from:0x020148fa kind:thumb_call to:0x020147fc module:main +from:0x02014906 kind:thumb_call to:0x020147fc module:main +from:0x02014910 kind:thumb_call to:0x020147fc module:main +from:0x02014922 kind:thumb_call to:0x020147fc module:main +from:0x02014938 kind:thumb_call to:0x020147fc module:main +from:0x02014940 kind:load to:0x02043e50 module:main +from:0x02014984 kind:thumb_call to:0x020147fc module:main +from:0x0201498e kind:thumb_call to:0x020147fc module:main +from:0x020149a4 kind:thumb_call to:0x02014850 module:main +from:0x020149aa kind:thumb_call to:0x020147e0 module:main +from:0x020149b8 kind:thumb_call to:0x020147fc module:main +from:0x020149d4 kind:thumb_call to:0x020147fc module:main +from:0x020149de kind:thumb_call to:0x02014850 module:main +from:0x020149e6 kind:thumb_call to:0x02014850 module:main +from:0x020149f0 kind:thumb_call to:0x020147fc module:main +from:0x02014a06 kind:thumb_call to:0x020147fc module:main +from:0x02014a0c kind:load to:0x02043e50 module:main +from:0x02014a1c kind:arm_call to:0x020300bc module:main +from:0x02014a20 kind:arm_call to:0x02027cb0 module:main +from:0x02014a48 kind:arm_call to:0x020306cc module:main +from:0x02014a54 kind:arm_call to:0x02027cb0 module:main +from:0x02014a7c kind:arm_call to:0x0203a154 module:main +from:0x02014a90 kind:arm_call to:0x020308a8 module:main +from:0x02014b0c kind:arm_call to:0x020306cc module:main +from:0x02014b18 kind:arm_call to:0x02027cb0 module:main +from:0x02014b40 kind:arm_call to:0x0203a154 module:main +from:0x02014b58 kind:arm_call to:0x02023548 module:main +from:0x02014c00 kind:arm_call to:0x0202fdac module:main +from:0x02014c20 kind:load to:0x0202fdac module:main +from:0x02014cd8 kind:load to:0x02043e98 module:main +from:0x02014d34 kind:load to:0x02043ea8 module:main +from:0x02014d94 kind:load to:0x02043e98 module:main +from:0x02014dc0 kind:arm_call to:0x02014ea0 module:main +from:0x02014dd4 kind:arm_call to:0x02014f54 module:main +from:0x02014ddc kind:arm_call to:0x02014ea0 module:main +from:0x02014e00 kind:arm_call to:0x02014efc module:main +from:0x02014e08 kind:arm_call to:0x020147a8 module:main +from:0x02014e18 kind:arm_call to:0x02069e9c module:overlay(0) +from:0x02014e20 kind:arm_call to:0x02014f54 module:main +from:0x02014e24 kind:arm_call to:0x020147a8 module:main +from:0x02014e34 kind:arm_call to:0x02069f14 module:overlay(0) +from:0x02014e7c kind:arm_call to:0x02014c60 module:main +from:0x02014e9c kind:load to:0x020b5100 module:overlay(0) +from:0x02014ec8 kind:arm_call to:0x02014c60 module:main +from:0x02014ee0 kind:arm_call to:0x020147a8 module:main +from:0x02014ef0 kind:arm_call to:0x02069f14 module:overlay(0) +from:0x02014ef8 kind:load to:0x020b5100 module:overlay(0) +from:0x02014f04 kind:arm_call to:0x020147a8 module:main +from:0x02014f14 kind:arm_call to:0x02069e9c module:overlay(0) +from:0x02014f2c kind:arm_call to:0x02014cdc module:main +from:0x02014f50 kind:load to:0x020b5100 module:overlay(0) +from:0x02014f68 kind:load to:0x0202fa61 module:main +from:0x02014f78 kind:arm_call to:0x02028310 module:main +from:0x02014ff0 kind:load to:0x02043efc module:main +from:0x02015004 kind:load to:0x02043ee0 module:main +from:0x02015274 kind:arm_call to:0x02015080 module:main +from:0x020152fc kind:load to:0x02049be4 module:main +from:0x02015344 kind:load to:0x0204999c module:main +from:0x02015358 kind:arm_call to:0x020130f0 module:main +from:0x0201535c kind:arm_call to:0x02015338 module:main +from:0x0201536c kind:arm_call to:0x02011f3c module:main +from:0x0201537c kind:load to:0x0204999c module:main +from:0x02015394 kind:arm_call to:0x020130f0 module:main +from:0x020153a0 kind:load to:0x0204999c module:main +from:0x020153ac kind:arm_call to:0x020153e4 module:main +from:0x020153b4 kind:arm_call to:0x02013118 module:main +from:0x020153c0 kind:load to:0x0204999c module:main +from:0x020153cc kind:arm_call to:0x020153e4 module:main +from:0x020153d4 kind:arm_call to:0x02013118 module:main +from:0x020153e0 kind:load to:0x0204999c module:main +from:0x020153f4 kind:load to:0x0204999c module:main +from:0x020153f8 kind:load to:0x02013148 module:main +from:0x02015436 kind:thumb_call to:0x02012f08 module:main +from:0x02015458 kind:load to:0x0204999c module:main +from:0x0201546e kind:thumb_call to:0x02012f24 module:main +from:0x0201548c kind:thumb_call to:0x02012f5c module:main +from:0x02015492 kind:thumb_call to:0x02000cdc module:main +from:0x020154a4 kind:thumb_call_arm to:0x02015380 module:main +from:0x020154b8 kind:thumb_call_arm to:0x02015380 module:main +from:0x020154ca kind:thumb_call to:0x02000cdc module:main +from:0x020154d0 kind:thumb_call_arm to:0x020153c4 module:main +from:0x020154de kind:thumb_call to:0x02000cdc module:main +from:0x020154e4 kind:thumb_call_arm to:0x020153c4 module:main +from:0x020154f4 kind:thumb_call_arm to:0x02015338 module:main +from:0x0201550a kind:thumb_call to:0x02012f08 module:main +from:0x02015520 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201554c kind:load to:0x02043f08 module:main +from:0x02015568 kind:load to:0x02043f08 module:main +from:0x0201557c kind:thumb_call to:0x02015528 module:main +from:0x02015584 kind:load to:0x02043f08 module:main +from:0x02015598 kind:thumb_call to:0x02015528 module:main +from:0x0201559e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020155a8 kind:load to:0x02043f08 module:main +from:0x020155ca kind:thumb_call to:0x02012ec8 module:main +from:0x020155e4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020155ea kind:thumb_call to:0x0201552c module:main +from:0x02015616 kind:thumb_call to:0x020010e0 module:main +from:0x02015620 kind:load to:0x0204999c module:main +from:0x02015640 kind:load to:0x02043f24 module:main +from:0x02015648 kind:thumb_call to:0x02015528 module:main +from:0x02015654 kind:thumb_call to:0x02015528 module:main +from:0x0201565a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201567e kind:thumb_call to:0x02012ee4 module:main +from:0x02015690 kind:thumb_call to:0x02015528 module:main +from:0x0201569c kind:thumb_call to:0x02015528 module:main +from:0x020156a2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020156bc kind:thumb_call to:0x02012f6c module:main +from:0x020156de kind:thumb_call_arm to:0x02015380 module:main +from:0x020156ec kind:load to:0x02043f78 module:main +from:0x020156f0 kind:load to:0x02043f5c module:main +from:0x020156fa kind:thumb_call_arm to:0x020153c4 module:main +from:0x02015700 kind:thumb_call to:0x02015528 module:main +from:0x0201570e kind:thumb_call_arm to:0x020153c4 module:main +from:0x02015714 kind:thumb_call to:0x02015528 module:main +from:0x0201571a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201572a kind:thumb_call_arm to:0x02015338 module:main +from:0x02015742 kind:thumb_call to:0x02012ec8 module:main +from:0x0201576a kind:thumb_call_arm to:0x02015338 module:main +from:0x02015778 kind:thumb_call to:0x020010e0 module:main +from:0x02015784 kind:load to:0x0204999c module:main +from:0x020158e4 kind:load to:0x0203e964 module:main +from:0x02015964 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02015970 kind:arm_call to:0x01ffb5f0 module:itcm +from:0x0201597c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02015984 kind:arm_call to:0x01ffb618 module:itcm +from:0x02015990 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02015a34 kind:arm_call to:0x01ffb428 module:itcm +from:0x02015b34 kind:load to:0x0203e2b0 module:main +from:0x02015fa8 kind:arm_call to:0x02015ef8 module:main +from:0x02015fb4 kind:arm_call to:0x01ffb66c module:itcm +from:0x020160e8 kind:arm_call to:0x02016004 module:main +from:0x02016104 kind:arm_call to:0x02016004 module:main +from:0x02016120 kind:arm_call to:0x02016004 module:main +from:0x0201613c kind:arm_call to:0x02016004 module:main +from:0x02016168 kind:arm_call to:0x02019590 module:main +from:0x0201624c kind:load to:0x0204a110 module:main +from:0x0201626c kind:arm_call_thumb to:0x020154b0 module:main +from:0x02016278 kind:arm_call to:0x02016620 module:main +from:0x02016284 kind:arm_call_thumb to:0x020154ec module:main +from:0x020162a4 kind:arm_call to:0x02034060 module:main +from:0x020162b0 kind:arm_call to:0x02033f7c module:main +from:0x020162c4 kind:arm_call to:0x02034060 module:main +from:0x020162cc kind:arm_call to:0x02033f7c module:main +from:0x020162e0 kind:arm_call to:0x02034060 module:main +from:0x020162ec kind:arm_call to:0x02033f7c module:main +from:0x02016300 kind:arm_call to:0x02034060 module:main +from:0x0201630c kind:arm_call to:0x02016330 module:main +from:0x02016314 kind:arm_call to:0x0201665c module:main +from:0x0201631c kind:arm_call_thumb to:0x020154c4 module:main +from:0x02016328 kind:load to:0x02043f8c module:main +from:0x0201632c kind:load to:0x02043f90 module:main +from:0x0201635c kind:arm_call_thumb to:0x020164a0 module:main +from:0x0201636c kind:arm_call to:0x02028c30 module:main +from:0x02016374 kind:arm_call_thumb to:0x0201568c module:main +from:0x02016380 kind:load to:0x02043f40 module:main +from:0x02016398 kind:arm_call to:0x02028450 module:main +from:0x020163b0 kind:arm_call to:0x02032920 module:main +from:0x02016426 kind:thumb_call to:0x02016404 module:main +from:0x02016438 kind:thumb_call to:0x0200b0f4 module:main +from:0x02016456 kind:thumb_call to:0x02016404 module:main +from:0x02016462 kind:thumb_call to:0x0200af74 module:main +from:0x0201646a kind:thumb_call to:0x0200b0f4 module:main +from:0x02016488 kind:load to:0x0200af15 module:main +from:0x0201648c kind:load to:0x0201641d module:main +from:0x02016498 kind:load to:0x0200aee5 module:main +from:0x0201649c kind:load to:0x0201641d module:main +from:0x020164aa kind:thumb_call to:0x02016404 module:main +from:0x020164b6 kind:thumb_call to:0x0200af44 module:main +from:0x020164be kind:thumb_call to:0x0200b0f4 module:main +from:0x020164de kind:thumb_call to:0x02016404 module:main +from:0x020164ea kind:thumb_call to:0x0200ae48 module:main +from:0x020164f2 kind:thumb_call to:0x0200b0f4 module:main +from:0x02016512 kind:thumb_call to:0x02016404 module:main +from:0x0201651e kind:thumb_call to:0x0200ad54 module:main +from:0x02016526 kind:thumb_call to:0x0200b0f4 module:main +from:0x0201654a kind:thumb_call_arm to:0x020092a8 module:main +from:0x02016550 kind:thumb_call to:0x02016490 module:main +from:0x02016594 kind:load to:0x02009510 module:main +from:0x02016598 kind:load to:0x020092f8 module:main +from:0x020165a8 kind:load to:0x02049bfc module:main +from:0x020165ac kind:load to:0x0200e214 module:main +from:0x02016638 kind:arm_call to:0x020165b0 module:main +from:0x0201664c kind:arm_call to:0x02015c84 module:main +from:0x02016658 kind:load to:0x02049f04 module:main +from:0x0201666c kind:arm_call to:0x02016600 module:main +from:0x02016678 kind:load to:0x02049f04 module:main +from:0x020166dc kind:arm_call to:0x020166ac module:main +from:0x02016704 kind:arm_call to:0x020166ac module:main +from:0x020167c0 kind:arm_call to:0x02016798 module:main +from:0x020167d4 kind:arm_call to:0x020167a8 module:main +from:0x02016894 kind:arm_call to:0x01ff9110 module:itcm +from:0x0201693c kind:arm_call to:0x01ff916c module:itcm +from:0x02016970 kind:arm_call to:0x01ffb714 module:itcm +from:0x0201697c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020169a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020169b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020169c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016a48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016a6c kind:load to:0x0203e964 module:main +from:0x02016ab0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02016ac0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02016ad0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016adc kind:load to:0x0203e964 module:main +from:0x02016b08 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02016b48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016b54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016bb4 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02016bf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02016c20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016c2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016cc8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02016cd0 kind:arm_call to:0x0207e3e0 module:overlay(0) +from:0x02016d50 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02016d5c kind:arm_call to:0x0207e094 module:overlay(0) +from:0x02016d90 kind:arm_call to:0x0205adfc module:overlay(0) +from:0x02016dc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016dd4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02016df4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016e00 kind:arm_call to:0x0205ad64 module:overlay(0) +from:0x02016e28 kind:arm_call to:0x01ffb66c module:itcm +from:0x02016e38 kind:arm_call to:0x01ffb66c module:itcm +from:0x02016e70 kind:load to:0x027e0cd8 module:dtcm +from:0x02016e8c kind:arm_call to:0x02017ea4 module:main +from:0x02016eac kind:arm_call to:0x020169d4 module:main +from:0x02016ebc kind:arm_call to:0x01ffb714 module:itcm +from:0x02016ec8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016f08 kind:arm_call to:0x01fff350 module:itcm +from:0x02016f34 kind:arm_call to:0x01fff350 module:itcm +from:0x02016f68 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02016f90 kind:arm_call to:0x01fff350 module:itcm +from:0x02016fb4 kind:load to:0x027e0ce4 module:dtcm +from:0x02016fb8 kind:load to:0x020b304c module:overlay(0) +from:0x02016ff0 kind:arm_call to:0x01fff350 module:itcm +from:0x02017020 kind:arm_call to:0x01fff350 module:itcm +from:0x02017054 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0201707c kind:arm_call to:0x01fff350 module:itcm +from:0x020170a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020170a8 kind:load to:0x020b3040 module:overlay(0) +from:0x020170cc kind:arm_call to:0x01fff520 module:itcm +from:0x020170f0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0201711c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02017138 kind:arm_call to:0x01fff520 module:itcm +from:0x02017154 kind:load to:0x027e0ce8 module:dtcm +from:0x0201718c kind:load to:0x0203e330 module:main +from:0x0201722c kind:load to:0x02043f40 module:main +from:0x020172a0 kind:arm_call to:0x02034060 module:main +from:0x020172a8 kind:arm_call to:0x02033f7c module:main +from:0x020172bc kind:arm_call to:0x02034060 module:main +from:0x020172d8 kind:arm_call_thumb to:0x0201644c module:main +from:0x020172f0 kind:arm_call to:0x02034060 module:main +from:0x020172f8 kind:arm_call to:0x02033f7c module:main +from:0x0201730c kind:arm_call to:0x02034060 module:main +from:0x02017328 kind:arm_call_thumb to:0x02016480 module:main +from:0x02017340 kind:arm_call to:0x02034060 module:main +from:0x02017348 kind:arm_call to:0x02033f7c module:main +from:0x0201735c kind:arm_call to:0x02034060 module:main +from:0x02017378 kind:arm_call_thumb to:0x020164a0 module:main +from:0x0201738c kind:load to:0x02043f40 module:main +from:0x02017390 kind:load to:0x02043f98 module:main +from:0x02017394 kind:load to:0x02043fa0 module:main +from:0x02017398 kind:load to:0x02043fa8 module:main +from:0x02017410 kind:arm_call to:0x02034060 module:main +from:0x02017418 kind:arm_call to:0x02033f7c module:main +from:0x0201742c kind:arm_call to:0x02034060 module:main +from:0x02017448 kind:arm_call_thumb to:0x0201644c module:main +from:0x02017468 kind:arm_call to:0x02034060 module:main +from:0x02017470 kind:arm_call to:0x02033f7c module:main +from:0x02017484 kind:arm_call to:0x02034060 module:main +from:0x020174a0 kind:arm_call_thumb to:0x02016480 module:main +from:0x020174c4 kind:arm_call to:0x02034060 module:main +from:0x020174cc kind:arm_call to:0x02033f7c module:main +from:0x020174e0 kind:arm_call to:0x02034060 module:main +from:0x020174fc kind:arm_call_thumb to:0x020164a0 module:main +from:0x02017510 kind:load to:0x02043f40 module:main +from:0x02017514 kind:load to:0x02043f98 module:main +from:0x02017518 kind:load to:0x02043fa0 module:main +from:0x0201751c kind:load to:0x02043fa8 module:main +from:0x02017554 kind:arm_call to:0x02034060 module:main +from:0x0201755c kind:arm_call to:0x02033f7c module:main +from:0x02017570 kind:arm_call to:0x02034060 module:main +from:0x0201758c kind:arm_call_thumb to:0x0201644c module:main +from:0x020175ac kind:arm_call to:0x02034060 module:main +from:0x020175b4 kind:arm_call to:0x02033f7c module:main +from:0x020175c8 kind:arm_call to:0x02034060 module:main +from:0x020175e4 kind:arm_call_thumb to:0x02016480 module:main +from:0x0201760c kind:arm_call to:0x02034060 module:main +from:0x02017614 kind:arm_call to:0x02033f7c module:main +from:0x02017628 kind:arm_call to:0x02034060 module:main +from:0x02017644 kind:arm_call_thumb to:0x020164a0 module:main +from:0x02017654 kind:load to:0x02043f98 module:main +from:0x02017658 kind:load to:0x02043fa0 module:main +from:0x0201765c kind:load to:0x02043fa8 module:main +from:0x02017678 kind:load to:0x02043fd4 module:main +from:0x02017694 kind:load to:0x02043fd4 module:main +from:0x020176e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020176ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0201775c kind:arm_call to:0x01ffb714 module:itcm +from:0x02017768 kind:arm_call to:0x01ff9258 module:itcm +from:0x020177ac kind:load to:0x02043ff0 module:main +from:0x020177bc kind:arm_call to:0x02011ff4 module:main +from:0x020178ac kind:arm_call to:0x01ff9258 module:itcm +from:0x02017904 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017970 kind:arm_call to:0x0205ae38 module:overlay(0) +from:0x0201798c kind:load to:0x02043fb8 module:main +from:0x02017998 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020179d4 kind:arm_call to:0x02017a4c module:main +from:0x020179ec kind:arm_call to:0x02017c3c module:main +from:0x02017a80 kind:arm_call to:0x02017c3c module:main +from:0x02017afc kind:arm_call to:0x020179a8 module:main +from:0x02017bfc kind:arm_call to:0x020177cc module:main +from:0x02017c9c kind:arm_call to:0x02017c6c module:main +from:0x02017d30 kind:arm_call to:0x01ffb714 module:itcm +from:0x02017d3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02017da4 kind:arm_call to:0x02017ab0 module:main +from:0x02017de4 kind:arm_call to:0x02017cac module:main +from:0x02017e18 kind:arm_call to:0x02017cac module:main +from:0x02017e30 kind:arm_call to:0x02017b10 module:main +from:0x02017e40 kind:arm_call to:0x02017cac module:main +from:0x02017e54 kind:arm_call to:0x02017ab0 module:main +from:0x02017e7c kind:arm_call to:0x02017c6c module:main +from:0x02017ee0 kind:load to:0x02049be4 module:main +from:0x02017f34 kind:load to:0x02049be4 module:main +from:0x02017f6c kind:arm_call to:0x01ff9364 module:itcm +from:0x02017f98 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017fc0 kind:arm_call to:0x01ffb464 module:itcm +from:0x020180a4 kind:load to:0x0203e964 module:main +from:0x020180b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020180d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020181b0 kind:load to:0x0203e964 module:main +from:0x02018274 kind:arm_call to:0x02019580 module:main +from:0x020182a4 kind:arm_call to:0x02057688 module:overlay(0) +from:0x020182c8 kind:arm_call to:0x02057640 module:overlay(0) +from:0x020182e0 kind:load to:0x0204a110 module:main +from:0x020182f0 kind:load to:0x02044018 module:main +from:0x02018308 kind:arm_call_thumb to:0x020bd5cc module:overlay(1) +from:0x02018314 kind:load to:0x02044018 module:main +from:0x02018318 kind:load to:0x0204a110 module:main +from:0x02018330 kind:arm_call_thumb to:0x020bd5cc module:overlay(1) +from:0x02018338 kind:arm_call to:0x02011ff4 module:main +from:0x02018344 kind:load to:0x02044018 module:main +from:0x02018348 kind:load to:0x0204a110 module:main +from:0x02018360 kind:arm_call_thumb to:0x020bd5cc module:overlay(1) +from:0x0201836c kind:load to:0x02044018 module:main +from:0x02018370 kind:load to:0x0204a110 module:main +from:0x02018380 kind:load to:0x0204a110 module:main +from:0x02018384 kind:load to:0x02018d34 module:main +from:0x020183b0 kind:load to:0x02049a2c module:main +from:0x020183b4 kind:load to:0x02013724 module:main +from:0x020183bc kind:load to:0x020be0b9 module:overlays(1,2,4) +from:0x020183c8 kind:thumb_call to:0x020183d4 module:main +from:0x020183d0 kind:load to:0x020be0b9 module:overlays(1,2,4) +from:0x020183fc kind:thumb_call_arm to:0x0201bb84 module:main +from:0x02018408 kind:thumb_call_arm to:0x0206d0bc module:overlay(0) +from:0x02018410 kind:thumb_call_arm to:0x0201b9a8 module:main +from:0x0201841c kind:load to:0x020b51f8 module:overlay(0) +from:0x02018420 kind:load to:0x0204e5f8 module:main +from:0x0201842a kind:thumb_call to:0x020148d0 module:main +from:0x0201842e kind:thumb_call_arm to:0x020c4880 module:overlays(18,19,20,25) +from:0x02018434 kind:load to:0x02049ba0 module:main +from:0x02018440 kind:arm_call to:0x0201bacc module:main +from:0x02018454 kind:arm_call to:0x0201bacc module:main +from:0x0201845c kind:arm_call to:0x02011ff4 module:main +from:0x02018470 kind:arm_call to:0x0201bacc module:main +from:0x02018488 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02018492 kind:thumb_call to:0x020184f4 module:main +from:0x020184a4 kind:thumb_call_arm to:0x0201beb8 module:main +from:0x020184b2 kind:thumb_call_arm to:0x02061b2c module:overlay(0) +from:0x020184bc kind:thumb_call_arm to:0x02013b10 module:main +from:0x020184c6 kind:thumb_call to:0x020141dc module:main +from:0x020184ec kind:load to:0x02044064 module:main +from:0x020184f0 kind:load to:0x020b508c module:overlay(0) +from:0x02018500 kind:thumb_call_arm to:0x0201beb8 module:main +from:0x0201850e kind:thumb_call_arm to:0x02061b2c module:overlay(0) +from:0x02018518 kind:thumb_call_arm to:0x02013b10 module:main +from:0x02018522 kind:thumb_call to:0x020141dc module:main +from:0x02018548 kind:load to:0x02044064 module:main +from:0x0201854c kind:load to:0x020b508c module:overlay(0) +from:0x02018560 kind:thumb_call_arm to:0x02018a8c module:main +from:0x0201856a kind:thumb_call_arm to:0x02061b74 module:overlay(0) +from:0x02018570 kind:thumb_call_arm to:0x0201bee8 module:main +from:0x02018578 kind:load to:0x02044064 module:main +from:0x02018584 kind:thumb_call_arm to:0x02018a8c module:main +from:0x0201858e kind:thumb_call_arm to:0x02061b74 module:overlay(0) +from:0x02018594 kind:thumb_call_arm to:0x0201bee8 module:main +from:0x0201859a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020185a4 kind:load to:0x02044064 module:main +from:0x020185b0 kind:thumb_call_arm to:0x02018a8c module:main +from:0x020185ba kind:thumb_call_arm to:0x02061b74 module:overlay(0) +from:0x020185c0 kind:thumb_call_arm to:0x0201bee8 module:main +from:0x020185c8 kind:load to:0x02044064 module:main +from:0x020185f4 kind:arm_call to:0x02069d3c module:overlay(0) +from:0x02018608 kind:load to:0x020b5100 module:overlay(0) +from:0x02018618 kind:arm_call to:0x02069d7c module:overlay(0) +from:0x02018630 kind:load to:0x020b5100 module:overlay(0) +from:0x0201864c kind:arm_call to:0x02013c08 module:main +from:0x02018658 kind:arm_call to:0x02013b24 module:main +from:0x0201866c kind:arm_call to:0x02014478 module:main +from:0x02018674 kind:load to:0x02049b18 module:main +from:0x02018678 kind:load to:0x02049b4c module:main +from:0x02018690 kind:load to:0x0201bf24 module:main +from:0x020186a0 kind:load to:0x0201bf54 module:main +from:0x02018710 kind:load to:0x0201c22c module:main +from:0x02018730 kind:arm_call to:0x0201c124 module:main +from:0x02018748 kind:load to:0x0201c19c module:main +from:0x02018758 kind:load to:0x0201c1e4 module:main +from:0x020187b4 kind:arm_call to:0x02018af0 module:main +from:0x020187c8 kind:arm_call to:0x02018b54 module:main +from:0x02018874 kind:arm_call to:0x02018af0 module:main +from:0x02018888 kind:arm_call to:0x02018b54 module:main +from:0x020188a0 kind:arm_call to:0x02018b90 module:main +from:0x02018934 kind:arm_call to:0x02018af0 module:main +from:0x02018948 kind:arm_call to:0x02018b54 module:main +from:0x020189b0 kind:arm_call to:0x02018af0 module:main +from:0x020189c4 kind:arm_call to:0x02018b54 module:main +from:0x020189dc kind:arm_call to:0x02018b90 module:main +from:0x02018a40 kind:arm_call to:0x02018af0 module:main +from:0x02018a54 kind:arm_call to:0x02018b54 module:main +from:0x02018a98 kind:load to:0x0201bf90 module:main +from:0x02018aa8 kind:load to:0x0201c00c module:main +from:0x02018ac0 kind:load to:0x0201c068 module:main +from:0x02018ad0 kind:load to:0x0201bfec module:main +from:0x02018b18 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02018b2c kind:arm_call to:0x02073310 module:overlay(0) +from:0x02018b50 kind:load to:0x027e09b8 module:dtcm +from:0x02018b8c kind:load to:0x0204e5f8 module:main +from:0x02018bc0 kind:load to:0x0204a110 module:main +from:0x02018c08 kind:arm_call to:0x02024e08 module:main +from:0x02018c20 kind:arm_call to:0x02024e08 module:main +from:0x02018ca8 kind:arm_call to:0x02018be0 module:main +from:0x02018ccc kind:arm_call to:0x02019934 module:main +from:0x02018cd0 kind:arm_call to:0x02019d14 module:main +from:0x02018cd8 kind:arm_call to:0x02019934 module:main +from:0x02018cdc kind:arm_call to:0x02019db0 module:main +from:0x02018ce4 kind:arm_call to:0x02019934 module:main +from:0x02018ce8 kind:arm_call to:0x02019ea4 module:main +from:0x02018cf0 kind:arm_call to:0x02019934 module:main +from:0x02018cf4 kind:arm_call to:0x0201a144 module:main +from:0x02018d14 kind:arm_call to:0x0201d628 module:main +from:0x02018d20 kind:arm_call to:0x0201de24 module:main +from:0x02018d30 kind:load to:0x027e0208 module:dtcm +from:0x02018d48 kind:arm_call to:0x02028c18 module:main +from:0x02018d54 kind:arm_call_thumb to:0x0201c460 module:main +from:0x02018d74 kind:load to:0x0204d83c module:main +from:0x02018dd4 kind:arm_call to:0x0201a488 module:main +from:0x02018dd8 kind:arm_call to:0x02019d14 module:main +from:0x02018dfc kind:arm_call to:0x0201a488 module:main +from:0x02018e00 kind:arm_call to:0x02019db0 module:main +from:0x02018e08 kind:arm_call to:0x02019ea4 module:main +from:0x02018e20 kind:arm_call to:0x02019fd4 module:main +from:0x02018e28 kind:arm_call to:0x0201a144 module:main +from:0x02018e30 kind:arm_call to:0x0201a284 module:main +from:0x02018e38 kind:arm_call to:0x0201a3b8 module:main +from:0x02018edc kind:arm_call_thumb to:0x0201c964 module:main +from:0x02018f6c kind:arm_call to:0x0201a560 module:main +from:0x02019088 kind:arm_call to:0x0201a488 module:main +from:0x0201908c kind:arm_call to:0x02019d14 module:main +from:0x020190b0 kind:arm_call to:0x0201a488 module:main +from:0x020190b4 kind:arm_call to:0x02019db0 module:main +from:0x020190bc kind:arm_call to:0x02019ea4 module:main +from:0x020190d4 kind:arm_call to:0x02019fd4 module:main +from:0x020190dc kind:arm_call to:0x0201a144 module:main +from:0x020190e4 kind:arm_call to:0x0201a284 module:main +from:0x020190ec kind:arm_call to:0x0201a3b8 module:main +from:0x02019158 kind:arm_call to:0x0201a4d8 module:main +from:0x02019170 kind:arm_call to:0x0201a51c module:main +from:0x020191cc kind:arm_call to:0x02018eec module:main +from:0x020191d0 kind:arm_call to:0x02024b58 module:main +from:0x020191d4 kind:arm_call to:0x020073d0 module:main +from:0x020191e8 kind:arm_call to:0x02009b18 module:main +from:0x020191fc kind:arm_call to:0x02009b18 module:main +from:0x02019254 kind:arm_call to:0x0201e258 module:main +from:0x02019268 kind:arm_call to:0x0201da4c module:main +from:0x02019288 kind:arm_call to:0x020147c4 module:main +from:0x0201929c kind:arm_call to:0x02067c98 module:overlay(0) +from:0x020192a4 kind:arm_call to:0x0201c804 module:main +from:0x020192b8 kind:arm_call to:0x0201c530 module:main +from:0x020192c4 kind:arm_call to:0x0201cdd8 module:main +from:0x020192d0 kind:arm_call to:0x0201b7b0 module:main +from:0x020192dc kind:arm_call to:0x0201be2c module:main +from:0x020192e4 kind:arm_call to:0x0201ca34 module:main +from:0x020192ec kind:load to:0x0204af1c module:main +from:0x020192f0 kind:load to:0x0204c3ac module:main +from:0x020192f4 kind:load to:0x020b508c module:overlay(0) +from:0x020192f8 kind:load to:0x0204e5f8 module:main +from:0x020192fc kind:load to:0x0204e640 module:main +from:0x0201935c kind:arm_call to:0x02019300 module:main +from:0x02019370 kind:arm_call to:0x0201c4a8 module:main +from:0x02019388 kind:arm_call to:0x0201e0e4 module:main +from:0x0201939c kind:arm_call to:0x0201d79c module:main +from:0x020193c0 kind:arm_call to:0x02018634 module:main +from:0x020193d4 kind:arm_call to:0x020147c4 module:main +from:0x020193fc kind:arm_call to:0x02067c00 module:overlay(0) +from:0x02019404 kind:load to:0x020b508c module:overlay(0) +from:0x02019418 kind:arm_call to:0x0201b724 module:main +from:0x02019434 kind:arm_call to:0x02019340 module:main +from:0x02019444 kind:arm_call to:0x0206126c module:overlay(0) +from:0x0201944c kind:load to:0x0204e5f8 module:main +from:0x02019450 kind:load to:0x0204a088 module:main +from:0x02019464 kind:arm_call to:0x0201a800 module:main +from:0x02019490 kind:arm_call to:0x0201a87c module:main +from:0x020194b4 kind:arm_call to:0x020147c4 module:main +from:0x020194cc kind:arm_call to:0x02067c9c module:overlay(0) +from:0x020194d4 kind:load to:0x0204af1c module:main +from:0x020194d8 kind:load to:0x020b508c module:overlay(0) +from:0x02019508 kind:arm_call to:0x0201b964 module:main +from:0x02019510 kind:load to:0x0204e5f8 module:main +from:0x02019534 kind:load to:0x02018a8c module:main +from:0x02019544 kind:load to:0x02018a9c module:main +from:0x02019554 kind:load to:0x02018ad4 module:main +from:0x02019574 kind:arm_call to:0x02018714 module:main +from:0x0201958c kind:load to:0x0201873c module:main +from:0x0201959c kind:load to:0x0201874c module:main +from:0x020195cc kind:arm_call_thumb to:0x020164a0 module:main +from:0x020195dc kind:arm_call to:0x02027654 module:main +from:0x02019604 kind:arm_call to:0x02025000 module:main +from:0x0201960c kind:arm_call to:0x02025050 module:main +from:0x02019614 kind:arm_call_thumb to:0x0201568c module:main +from:0x02019620 kind:load to:0x02043f40 module:main +from:0x02019644 kind:arm_call to:0x0201ce60 module:main +from:0x02019670 kind:arm_call to:0x0201cea0 module:main +from:0x020196a4 kind:arm_call to:0x0201e610 module:main +from:0x020196f0 kind:load to:0x0204a110 module:main +from:0x020196f4 kind:load to:0x0203e350 module:main +from:0x020196f8 kind:load to:0x0203e36c module:main +from:0x02019714 kind:arm_call to:0x0202358c module:main +from:0x0201971c kind:arm_call to:0x020235f4 module:main +from:0x02019770 kind:arm_call to:0x02024934 module:main +from:0x0201978c kind:arm_call to:0x02024934 module:main +from:0x020197a8 kind:arm_call to:0x02024934 module:main +from:0x020197c4 kind:arm_call to:0x02024934 module:main +from:0x02019884 kind:arm_call to:0x020242a0 module:main +from:0x02019888 kind:arm_call to:0x020241f4 module:main +from:0x0201988c kind:arm_call to:0x0202421c module:main +from:0x02019890 kind:arm_call to:0x0202428c module:main +from:0x02019894 kind:arm_call to:0x02024208 module:main +from:0x02019898 kind:arm_call to:0x02024240 module:main +from:0x0201989c kind:arm_call to:0x020242b4 module:main +from:0x020198a0 kind:arm_call to:0x020242dc module:main +from:0x020198a4 kind:arm_call to:0x020242c8 module:main +from:0x020198a8 kind:arm_call to:0x02024304 module:main +from:0x020198ac kind:arm_call to:0x02024264 module:main +from:0x020198b0 kind:arm_call to:0x02024278 module:main +from:0x020198b8 kind:arm_call to:0x02023f8c module:main +from:0x020198c8 kind:arm_call to:0x02028c90 module:main +from:0x020198cc kind:arm_call to:0x020243ec module:main +from:0x020198e4 kind:arm_call to:0x02028c90 module:main +from:0x020198f8 kind:arm_call to:0x02028c90 module:main +from:0x02019908 kind:arm_call to:0x02028c90 module:main +from:0x02019918 kind:arm_call to:0x02028c90 module:main +from:0x02019928 kind:load to:0x027e0120 module:dtcm +from:0x02019938 kind:arm_call_thumb to:0x0200e2ec module:main +from:0x02019964 kind:arm_call to:0x02025000 module:main +from:0x02019988 kind:arm_call to:0x0202358c module:main +from:0x020199ec kind:arm_call to:0x02025050 module:main +from:0x020199f4 kind:arm_call to:0x020235f4 module:main +from:0x02019a58 kind:arm_call to:0x02023f8c module:main +from:0x02019a64 kind:load to:0x0203e388 module:main +from:0x02019a6c kind:load to:0x0203e394 module:main +from:0x02019ad0 kind:arm_call to:0x02024934 module:main +from:0x02019aec kind:arm_call to:0x02024934 module:main +from:0x02019b08 kind:arm_call to:0x02024934 module:main +from:0x02019b24 kind:arm_call to:0x02024934 module:main +from:0x02019b38 kind:load to:0x027e0120 module:dtcm +from:0x02019ba8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02019bdc kind:arm_call to:0x020c7390 module:overlays(20,24) +from:0x02019c3c kind:load to:0x027e09a4 module:dtcm +from:0x02019c40 kind:load to:0x027e0998 module:dtcm +from:0x02019c64 kind:arm_call to:0x02025000 module:main +from:0x02019c74 kind:arm_call to:0x02025050 module:main +from:0x02019c88 kind:arm_call to:0x02028c18 module:main +from:0x02019cd0 kind:arm_call to:0x02019650 module:main +from:0x02019cdc kind:load to:0x0203e388 module:main +from:0x02019ce0 kind:load to:0x0203e394 module:main +from:0x02019ce4 kind:load to:0x0203e388 module:main +from:0x02019ce8 kind:load to:0x0204a110 module:main +from:0x02019d04 kind:arm_call to:0x02025050 module:main +from:0x02019d24 kind:arm_call to:0x0202358c module:main +from:0x02019d40 kind:arm_call to:0x02024264 module:main +from:0x02019d44 kind:arm_call to:0x02024208 module:main +from:0x02019d48 kind:arm_call to:0x020242c8 module:main +from:0x02019d4c kind:arm_call to:0x020241f4 module:main +from:0x02019d50 kind:arm_call to:0x020242b4 module:main +from:0x02019d54 kind:arm_call to:0x020242dc module:main +from:0x02019d5c kind:arm_call to:0x02023c38 module:main +from:0x02019d64 kind:arm_call to:0x02023fb0 module:main +from:0x02019d6c kind:arm_call to:0x0202404c module:main +from:0x02019d74 kind:arm_call to:0x02023db0 module:main +from:0x02019d7c kind:arm_call to:0x02023974 module:main +from:0x02019d84 kind:arm_call to:0x020240bc module:main +from:0x02019d8c kind:arm_call to:0x02023f8c module:main +from:0x02019da4 kind:arm_call to:0x02019b3c module:main +from:0x02019dc8 kind:arm_call to:0x0202358c module:main +from:0x02019de4 kind:arm_call to:0x02024264 module:main +from:0x02019de8 kind:arm_call to:0x02024208 module:main +from:0x02019dec kind:arm_call to:0x020242c8 module:main +from:0x02019df0 kind:arm_call to:0x020241f4 module:main +from:0x02019df4 kind:arm_call to:0x020242b4 module:main +from:0x02019df8 kind:arm_call to:0x020242dc module:main +from:0x02019e00 kind:arm_call to:0x02023c38 module:main +from:0x02019e08 kind:arm_call to:0x02023db0 module:main +from:0x02019e14 kind:arm_call to:0x02023974 module:main +from:0x02019e20 kind:arm_call to:0x020240bc module:main +from:0x02019e28 kind:arm_call to:0x02023f8c module:main +from:0x02019e30 kind:arm_call to:0x020235f4 module:main +from:0x02019e50 kind:arm_call to:0x02024934 module:main +from:0x02019ea0 kind:load to:0x027e0120 module:dtcm +from:0x02019ec4 kind:arm_call to:0x02024264 module:main +from:0x02019ec8 kind:arm_call to:0x02024208 module:main +from:0x02019ecc kind:arm_call to:0x020242c8 module:main +from:0x02019ed0 kind:arm_call to:0x020241f4 module:main +from:0x02019ed4 kind:arm_call to:0x020242b4 module:main +from:0x02019ed8 kind:arm_call to:0x020242dc module:main +from:0x02019ee4 kind:arm_call to:0x02023770 module:main +from:0x02019eec kind:arm_call to:0x02023974 module:main +from:0x02019ef4 kind:arm_call to:0x02023fb0 module:main +from:0x02019f00 kind:arm_call to:0x0202404c module:main +from:0x02019f0c kind:arm_call to:0x02023db0 module:main +from:0x02019f14 kind:arm_call to:0x02023f8c module:main +from:0x02019f24 kind:arm_call to:0x0202358c module:main +from:0x02019ff4 kind:arm_call to:0x02024264 module:main +from:0x02019ff8 kind:arm_call to:0x02024208 module:main +from:0x02019ffc kind:arm_call to:0x020242c8 module:main +from:0x0201a000 kind:arm_call to:0x020242b4 module:main +from:0x0201a004 kind:arm_call to:0x020242dc module:main +from:0x0201a01c kind:arm_call to:0x02028cdc module:main +from:0x0201a02c kind:arm_call to:0x02028cdc module:main +from:0x0201a030 kind:arm_call to:0x020243ec module:main +from:0x0201a03c kind:arm_call to:0x02023974 module:main +from:0x0201a044 kind:arm_call to:0x02023c38 module:main +from:0x0201a050 kind:arm_call to:0x0202404c module:main +from:0x0201a05c kind:arm_call to:0x02023db0 module:main +from:0x0201a064 kind:arm_call to:0x02023770 module:main +from:0x0201a06c kind:arm_call to:0x02023fb0 module:main +from:0x0201a080 kind:arm_call to:0x0202358c module:main +from:0x0201a088 kind:arm_call to:0x02023f8c module:main +from:0x0201a164 kind:arm_call to:0x02024264 module:main +from:0x0201a168 kind:arm_call to:0x02024208 module:main +from:0x0201a16c kind:arm_call to:0x020242c8 module:main +from:0x0201a170 kind:arm_call to:0x020241f4 module:main +from:0x0201a174 kind:arm_call to:0x020242b4 module:main +from:0x0201a178 kind:arm_call to:0x020242dc module:main +from:0x0201a17c kind:arm_call to:0x020243ec module:main +from:0x0201a188 kind:arm_call to:0x02023974 module:main +from:0x0201a190 kind:arm_call to:0x02023c38 module:main +from:0x0201a19c kind:arm_call to:0x0202404c module:main +from:0x0201a1a8 kind:arm_call to:0x02023db0 module:main +from:0x0201a1b0 kind:arm_call to:0x02023770 module:main +from:0x0201a1b8 kind:arm_call to:0x02023fb0 module:main +from:0x0201a1cc kind:arm_call to:0x0202358c module:main +from:0x0201a2a4 kind:arm_call to:0x02024264 module:main +from:0x0201a2a8 kind:arm_call to:0x02024208 module:main +from:0x0201a2ac kind:arm_call to:0x020242c8 module:main +from:0x0201a2b0 kind:arm_call to:0x020242b4 module:main +from:0x0201a2b4 kind:arm_call to:0x020242dc module:main +from:0x0201a2b8 kind:arm_call to:0x0201a488 module:main +from:0x0201a2bc kind:arm_call to:0x020243ec module:main +from:0x0201a2c4 kind:arm_call to:0x02023c38 module:main +from:0x0201a2cc kind:arm_call to:0x02023fb0 module:main +from:0x0201a2d8 kind:arm_call to:0x0202404c module:main +from:0x0201a2e4 kind:arm_call to:0x02023db0 module:main +from:0x0201a2ec kind:arm_call to:0x02023770 module:main +from:0x0201a2f4 kind:arm_call to:0x020240bc module:main +from:0x0201a2fc kind:arm_call to:0x02023f8c module:main +from:0x0201a3d4 kind:arm_call to:0x02024264 module:main +from:0x0201a3d8 kind:arm_call to:0x02024208 module:main +from:0x0201a3dc kind:arm_call to:0x020242c8 module:main +from:0x0201a3e0 kind:arm_call to:0x020241f4 module:main +from:0x0201a3e4 kind:arm_call to:0x020242b4 module:main +from:0x0201a3e8 kind:arm_call to:0x020242dc module:main +from:0x0201a3f0 kind:arm_call to:0x02023c38 module:main +from:0x0201a3f8 kind:arm_call to:0x02023fb0 module:main +from:0x0201a404 kind:arm_call to:0x02023770 module:main +from:0x0201a40c kind:arm_call to:0x02023db0 module:main +from:0x0201a414 kind:arm_call to:0x02023974 module:main +from:0x0201a41c kind:arm_call to:0x020240bc module:main +from:0x0201a48c kind:arm_call to:0x02024264 module:main +from:0x0201a490 kind:arm_call to:0x02024208 module:main +from:0x0201a494 kind:arm_call to:0x020242c8 module:main +from:0x0201a498 kind:arm_call to:0x020242b4 module:main +from:0x0201a49c kind:arm_call to:0x020242dc module:main +from:0x0201a4b8 kind:arm_call to:0x02028cdc module:main +from:0x0201a4c8 kind:arm_call to:0x02028cdc module:main +from:0x0201a4cc kind:arm_call to:0x020243ec module:main +from:0x0201a500 kind:arm_call to:0x02023fb0 module:main +from:0x0201a508 kind:arm_call to:0x0201a560 module:main +from:0x0201a510 kind:arm_call to:0x02023f8c module:main +from:0x0201a544 kind:arm_call to:0x0202404c module:main +from:0x0201a54c kind:arm_call to:0x0201a560 module:main +from:0x0201a554 kind:arm_call to:0x02023f8c module:main +from:0x0201a56c kind:arm_call to:0x020242b4 module:main +from:0x0201a578 kind:arm_call to:0x020242c8 module:main +from:0x0201a724 kind:load to:0x0203e394 module:main +from:0x0201a764 kind:arm_call to:0x02028c30 module:main +from:0x0201a7b0 kind:arm_call to:0x02028c30 module:main +from:0x0201a830 kind:arm_call to:0x02028c30 module:main +from:0x0201a840 kind:arm_call to:0x0201adac module:main +from:0x0201a84c kind:arm_call to:0x0201af70 module:main +from:0x0201a85c kind:arm_call to:0x02009820 module:main +from:0x0201a874 kind:load to:0x0204a110 module:main +from:0x0201a948 kind:arm_call to:0x0201a974 module:main +from:0x0201a9a0 kind:arm_call to:0x02015f74 module:main +from:0x0201a9b4 kind:arm_call to:0x0201a7b8 module:main +from:0x0201a9e4 kind:arm_call to:0x0201afbc module:main +from:0x0201aa04 kind:arm_call to:0x020099e0 module:main +from:0x0201aa28 kind:arm_call to:0x02009940 module:main +from:0x0201aa80 kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201aac4 kind:arm_call to:0x0201aa44 module:main +from:0x0201ab34 kind:arm_call to:0x02028c4c module:main +from:0x0201ab48 kind:arm_call to:0x01ff9f38 module:itcm +from:0x0201ab58 kind:arm_call_thumb to:0x01ff9f50 module:itcm +from:0x0201ab74 kind:arm_call to:0x02017f8c module:main +from:0x0201aba8 kind:arm_call to:0x02017f8c module:main +from:0x0201abe4 kind:arm_call to:0x02028c60 module:main +from:0x0201ac24 kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201ac64 kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201ac98 kind:arm_call to:0x02016028 module:main +from:0x0201ae64 kind:arm_call to:0x02028c30 module:main +from:0x0201ae74 kind:arm_call to:0x02028c30 module:main +from:0x0201ae84 kind:arm_call to:0x02028c30 module:main +from:0x0201ae94 kind:arm_call to:0x02028c30 module:main +from:0x0201aea8 kind:load to:0x0203e3d4 module:main +from:0x0201aeb8 kind:load to:0x0201adfc module:main +from:0x0201aec8 kind:load to:0x0201adfc module:main +from:0x0201af00 kind:arm_call to:0x0200989c module:main +from:0x0201af4c kind:arm_call to:0x0200990c module:main +from:0x0201af58 kind:load to:0x01ff9ebc module:itcm +from:0x0201af5c kind:load to:0x01ff9eb4 module:itcm +from:0x0201af60 kind:load to:0x01ff9ef4 module:itcm +from:0x0201af64 kind:load to:0x01ff9f04 module:itcm +from:0x0201af68 kind:load to:0x0201aeac module:main +from:0x0201af6c kind:load to:0x0201aebc module:main +from:0x0201b078 kind:arm_call to:0x02009ac8 module:main +from:0x0201b0c4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0201b12c kind:arm_call to:0x02015b38 module:main +from:0x0201b140 kind:arm_call to:0x02015c1c module:main +from:0x0201b1ac kind:arm_call_thumb to:0x02012f24 module:main +from:0x0201b1dc kind:arm_call_thumb to:0x02016480 module:main +from:0x0201b200 kind:arm_call_thumb to:0x020164a0 module:main +from:0x0201b220 kind:arm_call to:0x0201b084 module:main +from:0x0201b23c kind:arm_call to:0x0201b084 module:main +from:0x0201b244 kind:arm_call_thumb to:0x02000cdc module:main +from:0x0201b24c kind:arm_call_thumb to:0x0201568c module:main +from:0x0201b254 kind:arm_call_thumb to:0x0201568c module:main +from:0x0201b260 kind:load to:0x0203e3dc module:main +from:0x0201b268 kind:load to:0x02043f78 module:main +from:0x0201b26c kind:load to:0x02043f40 module:main +from:0x0201b270 kind:load to:0x0204d9d0 module:main +from:0x0201b274 kind:load to:0x0204dfdc module:main +from:0x0201b298 kind:arm_call to:0x02027654 module:main +from:0x0201b2a8 kind:arm_call to:0x02025290 module:main +from:0x0201b2c4 kind:arm_call to:0x02027654 module:main +from:0x0201b2d4 kind:arm_call to:0x020252ec module:main +from:0x0201b2dc kind:load to:0x0204d9dc module:main +from:0x0201b2e0 kind:load to:0x0204dfe8 module:main +from:0x0201b2fc kind:arm_call to:0x02028c18 module:main +from:0x0201b30c kind:arm_call to:0x02028c18 module:main +from:0x0201b314 kind:load to:0x0204d9dc module:main +from:0x0201b318 kind:load to:0x0204dfe8 module:main +from:0x0201b340 kind:arm_call to:0x02015b38 module:main +from:0x0201b360 kind:arm_call to:0x02015c1c module:main +from:0x0201b37c kind:arm_call to:0x02015af4 module:main +from:0x0201b3cc kind:arm_call to:0x02015af4 module:main +from:0x0201b3fc kind:load to:0x0204d9dc module:main +from:0x0201b488 kind:arm_call to:0x0201b0d0 module:main +from:0x0201b4a0 kind:arm_call to:0x0201b0d0 module:main +from:0x0201b51c kind:arm_call to:0x0201b31c module:main +from:0x0201b594 kind:arm_call to:0x02026828 module:main +from:0x0201b5b4 kind:arm_call to:0x0201b404 module:main +from:0x0201b628 kind:arm_call to:0x0205af98 module:overlay(0) +from:0x0201b644 kind:arm_call to:0x0205af98 module:overlay(0) +from:0x0201b660 kind:arm_call to:0x0205af98 module:overlay(0) +from:0x0201b67c kind:arm_call to:0x0205af98 module:overlay(0) +from:0x0201b700 kind:arm_call to:0x0205b000 module:overlay(0) +from:0x0201b714 kind:load to:0x027e095c module:dtcm +from:0x0201b7a0 kind:arm_call to:0x020166ac module:main +from:0x0201b7ec kind:arm_call to:0x02023610 module:main +from:0x0201b80c kind:arm_call to:0x02023610 module:main +from:0x0201b990 kind:arm_call to:0x020166f4 module:main +from:0x0201b9a4 kind:load to:0x027e0954 module:dtcm +from:0x0201b9b8 kind:arm_call to:0x020166ac module:main +from:0x0201b9cc kind:arm_call to:0x020166cc module:main +from:0x0201ba28 kind:arm_call to:0x02016694 module:main +from:0x0201ba30 kind:arm_call to:0x0201ba94 module:main +from:0x0201ba48 kind:arm_call to:0x0201667c module:main +from:0x0201ba64 kind:load to:0x020440f4 module:main +from:0x0201ba74 kind:arm_call to:0x0201667c module:main +from:0x0201ba90 kind:load to:0x020440f4 module:main +from:0x0201baa0 kind:arm_call to:0x02016694 module:main +from:0x0201bab8 kind:arm_call to:0x02016694 module:main +from:0x0201bac0 kind:arm_call to:0x02011ff4 module:main +from:0x0201bad8 kind:arm_call to:0x02016694 module:main +from:0x0201baf4 kind:arm_call to:0x0201ba3c module:main +from:0x0201bb28 kind:arm_call to:0x0201bb84 module:main +from:0x0201bb34 kind:load to:0x02044108 module:main +from:0x0201bb40 kind:arm_call to:0x0201ba3c module:main +from:0x0201bb74 kind:arm_call to:0x0201bb84 module:main +from:0x0201bb80 kind:load to:0x02044108 module:main +from:0x0201bba0 kind:load to:0x0201bbcc module:main +from:0x0201bbc0 kind:arm_call to:0x0201bbcc module:main +from:0x0201bc68 kind:arm_call to:0x01ffb66c module:itcm +from:0x0201bc90 kind:arm_call to:0x01ffb464 module:itcm +from:0x0201bca0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0201bcc4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0201bcd4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0201bd74 kind:load to:0x0204a110 module:main +from:0x0201bd78 kind:load to:0x0204e608 module:main +from:0x0201bd80 kind:load to:0x02049b18 module:main +from:0x0201bd84 kind:load to:0x0204e60c module:main +from:0x0201bd98 kind:arm_call to:0x0201bacc module:main +from:0x0201bdac kind:arm_call to:0x0201bacc module:main +from:0x0201bdb4 kind:arm_call to:0x02011ff4 module:main +from:0x0201be00 kind:load to:0x0204e63c module:main +from:0x0201be04 kind:load to:0x027e0000 module:dtcm +from:0x0201be44 kind:arm_call to:0x020280ec module:main +from:0x0201be60 kind:arm_call to:0x020263bc module:main +from:0x0201be68 kind:arm_call to:0x0202349c module:main +from:0x0201be90 kind:arm_call to:0x020263ec module:main +from:0x0201be9c kind:arm_call to:0x0202349c module:main +from:0x0201beac kind:arm_call to:0x02028100 module:main +from:0x0201bf04 kind:arm_call to:0x0209f274 module:overlay(0) +from:0x0201bf0c kind:arm_call to:0x02011ff4 module:main +from:0x0201bf3c kind:arm_call to:0x0201c2e0 module:main +from:0x0201bf6c kind:arm_call to:0x0201c3a4 module:main +from:0x0201bf78 kind:arm_call to:0x0201c2e0 module:main +from:0x0201bfa8 kind:arm_call to:0x0209f750 module:overlay(0) +from:0x0201bfc4 kind:arm_call_thumb to:0x0201ca14 module:main +from:0x0201bfd4 kind:arm_call_thumb to:0x0201ca14 module:main +from:0x0201bfe8 kind:load to:0x0204a120 module:main +from:0x0201bff8 kind:arm_call to:0x0201c26c module:main +from:0x0201c004 kind:arm_call to:0x0209f778 module:overlay(0) +from:0x0201c048 kind:arm_call to:0x0201c3a4 module:main +from:0x0201c050 kind:arm_call to:0x0201c3a4 module:main +from:0x0201c05c kind:arm_call to:0x0201c2e0 module:main +from:0x0201c078 kind:arm_call to:0x0201c2b0 module:main +from:0x0201c08c kind:arm_call to:0x0201c26c module:main +from:0x0201c09c kind:arm_call to:0x0209f5f0 module:overlay(0) +from:0x0201c0b0 kind:arm_call to:0x0201c26c module:main +from:0x0201c0bc kind:arm_call to:0x0209f794 module:overlay(0) +from:0x0201c0d0 kind:arm_call to:0x0201c26c module:main +from:0x0201c0dc kind:arm_call to:0x0209f7ac module:overlay(0) +from:0x0201c110 kind:arm_call to:0x0209f738 module:overlay(0) +from:0x0201c174 kind:arm_call to:0x0209f9e8 module:overlay(0) +from:0x0201c1c4 kind:arm_call to:0x0209fa1c module:overlay(0) +from:0x0201c20c kind:arm_call to:0x0209fa40 module:overlay(0) +from:0x0201c24c kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0201c28c kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0201c2bc kind:arm_call to:0x0201c22c module:main +from:0x0201c2d4 kind:arm_call to:0x0201c22c module:main +from:0x0201c354 kind:arm_call to:0x020196b0 module:main +from:0x0201c360 kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0201c378 kind:arm_call to:0x0209f360 module:overlay(0) +from:0x0201c3a0 kind:load to:0x0204411c module:main +from:0x0201c428 kind:arm_call to:0x020196b0 module:main +from:0x0201c434 kind:arm_call to:0x0201c0a4 module:main +from:0x0201c44c kind:load to:0x0204411c module:main +from:0x0201c454 kind:thumb_call_arm to:0x0201c4a8 module:main +from:0x0201c464 kind:thumb_call_arm to:0x0201c4a8 module:main +from:0x0201c474 kind:thumb_call_arm to:0x020249d4 module:main +from:0x0201c482 kind:thumb_call_arm to:0x020249d4 module:main +from:0x0201c594 kind:arm_call to:0x020249d4 module:main +from:0x0201c5d0 kind:arm_call to:0x020249d4 module:main +from:0x0201c60c kind:arm_call to:0x020249d4 module:main +from:0x0201c644 kind:arm_call to:0x020249d4 module:main +from:0x0201c6d8 kind:thumb_call to:0x020164a0 module:main +from:0x0201c712 kind:thumb_call_arm to:0x0201a728 module:main +from:0x0201c732 kind:thumb_call_arm to:0x0201c804 module:main +from:0x0201c758 kind:arm_call to:0x02028c30 module:main +from:0x0201c778 kind:arm_call to:0x0201c804 module:main +from:0x0201c7ac kind:arm_call_thumb to:0x020164a0 module:main +from:0x0201c7c4 kind:arm_call to:0x02028c18 module:main +from:0x0201c7d4 kind:arm_call to:0x0201a728 module:main +from:0x0201c834 kind:arm_call to:0x020092cc module:main +from:0x0201c874 kind:arm_call to:0x02009728 module:main +from:0x0201c89c kind:thumb_call to:0x0201c8d0 module:main +from:0x0201c8da kind:thumb_call_arm to:0x02024464 module:main +from:0x0201c8e0 kind:thumb_call_arm to:0x020244ac module:main +from:0x0201c944 kind:thumb_call to:0x0201c97c module:main +from:0x0201c954 kind:thumb_call to:0x0201c97c module:main +from:0x0201c974 kind:thumb_call to:0x0201c8d0 module:main +from:0x0201c98e kind:thumb_call to:0x0201653c module:main +from:0x0201c9ae kind:thumb_call to:0x0201653c module:main +from:0x0201ca88 kind:arm_call to:0x02027654 module:main +from:0x0201caf4 kind:arm_call to:0x020251f0 module:main +from:0x0201cb08 kind:arm_call to:0x02025240 module:main +from:0x0201cb34 kind:load to:0x0204a110 module:main +from:0x0201cb90 kind:arm_call to:0x0201cd68 module:main +from:0x0201cda4 kind:arm_call to:0x02028c18 module:main +from:0x0201ce2c kind:arm_call to:0x02025050 module:main +from:0x0201ce34 kind:arm_call to:0x02025a74 module:main +from:0x0201ce44 kind:arm_call to:0x02025a8c module:main +from:0x0201ce48 kind:arm_call to:0x02025aec module:main +from:0x0201ce84 kind:arm_call to:0x0201a76c module:main +from:0x0201ce98 kind:arm_call to:0x0201cdd8 module:main +from:0x0201ceb4 kind:arm_call to:0x0201a76c module:main +from:0x0201ced0 kind:arm_call to:0x0201cdd8 module:main +from:0x0201cf1c kind:arm_call to:0x0201be08 module:main +from:0x0201cf2c kind:load to:0x0204e640 module:main +from:0x0201cf74 kind:arm_call to:0x0201be08 module:main +from:0x0201cf84 kind:load to:0x0204e640 module:main +from:0x0201d028 kind:arm_call to:0x0201599c module:main +from:0x0201d150 kind:arm_call to:0x02024934 module:main +from:0x0201d1b8 kind:arm_call to:0x02024934 module:main +from:0x0201d1dc kind:arm_call to:0x02024934 module:main +from:0x0201d210 kind:arm_call to:0x0201be20 module:main +from:0x0201d218 kind:arm_call to:0x02018c2c module:main +from:0x0201d280 kind:arm_call to:0x02024934 module:main +from:0x0201d2bc kind:arm_call to:0x02024934 module:main +from:0x0201d2d8 kind:arm_call to:0x02024934 module:main +from:0x0201d2f4 kind:load to:0x0204a110 module:main +from:0x0201d2fc kind:load to:0x0204af10 module:main +from:0x0201d310 kind:load to:0x027e0120 module:dtcm +from:0x0201d318 kind:load to:0x0204e640 module:main +from:0x0201d330 kind:arm_call to:0x01ff9f14 module:itcm +from:0x0201d40c kind:arm_call to:0x02024934 module:main +from:0x0201d44c kind:arm_call to:0x02024934 module:main +from:0x0201d470 kind:arm_call to:0x02024934 module:main +from:0x0201d55c kind:arm_call to:0x02024934 module:main +from:0x0201d5bc kind:arm_call to:0x02024934 module:main +from:0x0201d5e0 kind:arm_call to:0x02024934 module:main +from:0x0201d620 kind:load to:0x027e0120 module:dtcm +from:0x0201d670 kind:arm_call to:0x0201e874 module:main +from:0x0201d6b0 kind:arm_call to:0x0201ebf8 module:main +from:0x0201d6e0 kind:arm_call to:0x0201e8d4 module:main +from:0x0201d6fc kind:arm_call to:0x0201e8d4 module:main +from:0x0201d714 kind:arm_call to:0x0201e8d4 module:main +from:0x0201d724 kind:arm_call to:0x0201e8d4 module:main +from:0x0201d748 kind:arm_call to:0x02024934 module:main +from:0x0201d754 kind:arm_call to:0x0201e8d4 module:main +from:0x0201d764 kind:arm_call to:0x0201e8d4 module:main +from:0x0201d780 kind:arm_call to:0x02024934 module:main +from:0x0201d78c kind:load to:0x027e0120 module:dtcm +from:0x0201d790 kind:load to:0x0204a110 module:main +from:0x0201d794 kind:load to:0x0204af10 module:main +from:0x0201d8dc kind:arm_call to:0x0201e8d4 module:main +from:0x0201d8f8 kind:arm_call to:0x0201e8d4 module:main +from:0x0201da20 kind:arm_call to:0x0201ec30 module:main +from:0x0201da2c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201da48 kind:load to:0x0204af10 module:main +from:0x0201da74 kind:arm_call to:0x0201e8d4 module:main +from:0x0201da84 kind:arm_call to:0x0201e8d4 module:main +from:0x0201daa8 kind:arm_call to:0x02024934 module:main +from:0x0201dab4 kind:arm_call to:0x0201e8d4 module:main +from:0x0201dac4 kind:arm_call to:0x0201e8d4 module:main +from:0x0201dae0 kind:arm_call to:0x02024934 module:main +from:0x0201daf8 kind:arm_call to:0x0201ec30 module:main +from:0x0201db78 kind:arm_call to:0x0201e874 module:main +from:0x0201dbbc kind:arm_call to:0x0201ebf8 module:main +from:0x0201dbf0 kind:arm_call to:0x0201ec30 module:main +from:0x0201dbfc kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dc38 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dc4c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dc9c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dcc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dd4c kind:arm_call to:0x0201db14 module:main +from:0x0201dd90 kind:arm_call to:0x0201e8d4 module:main +from:0x0201dda8 kind:arm_call to:0x0201e874 module:main +from:0x0201ddd4 kind:arm_call to:0x0201ec30 module:main +from:0x0201ddec kind:arm_call to:0x0201ebf8 module:main +from:0x0201de60 kind:arm_call to:0x0201e874 module:main +from:0x0201dfac kind:arm_call to:0x0201e8d4 module:main +from:0x0201dfbc kind:arm_call to:0x0201e8d4 module:main +from:0x0201dfe8 kind:arm_call to:0x0201e8d4 module:main +from:0x0201dff8 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e01c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e02c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e050 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e060 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e080 kind:arm_call to:0x02024934 module:main +from:0x0201e08c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e09c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e0b8 kind:arm_call to:0x02024934 module:main +from:0x0201e0cc kind:load to:0x0204a110 module:main +from:0x0201e0dc kind:load to:0x027e0120 module:dtcm +from:0x0201e0e0 kind:load to:0x0204af10 module:main +from:0x0201e234 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e254 kind:load to:0x0204af10 module:main +from:0x0201e28c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e29c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e2d0 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e2e0 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e314 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e324 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e34c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e35c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e378 kind:arm_call to:0x02024934 module:main +from:0x0201e390 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e3a0 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e3c4 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e3d4 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e408 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e418 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e44c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e45c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e484 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e494 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e4b0 kind:arm_call to:0x02024934 module:main +from:0x0201e4c8 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e4d8 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e4f8 kind:arm_call to:0x02024934 module:main +from:0x0201e52c kind:arm_call to:0x0201e8d4 module:main +from:0x0201e548 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e570 kind:load to:0x027e0120 module:dtcm +from:0x0201e5ac kind:arm_call to:0x0201e8d4 module:main +from:0x0201e5c8 kind:arm_call to:0x0201e874 module:main +from:0x0201e634 kind:arm_call to:0x0201e8d4 module:main +from:0x0201e650 kind:arm_call to:0x0201e874 module:main +from:0x0201e74c kind:load to:0x020442f4 module:main +from:0x0201e750 kind:load to:0x0204a110 module:main +from:0x0201e8c0 kind:arm_call to:0x0201e754 module:main +from:0x0201e8cc kind:load to:0x0204433c module:main +from:0x0201e8d0 kind:load to:0x02044340 module:main +from:0x0201e934 kind:arm_call to:0x02015a18 module:main +from:0x0201ea0c kind:load to:0x02044330 module:main +from:0x0201ea10 kind:load to:0x0204a110 module:main +from:0x0201ea8c kind:arm_call to:0x0201ea14 module:main +from:0x0201ea98 kind:load to:0x0204433c module:main +from:0x0201ea9c kind:load to:0x02044340 module:main +from:0x0201eaf0 kind:arm_call to:0x02015a18 module:main +from:0x0201eba4 kind:load to:0x0204431c module:main +from:0x0201eba8 kind:load to:0x0204a110 module:main +from:0x0201ec1c kind:arm_call to:0x0201ebac module:main +from:0x0201ec28 kind:load to:0x0204433c module:main +from:0x0201ec2c kind:load to:0x02044340 module:main +from:0x0201ec74 kind:arm_call to:0x02015a18 module:main +from:0x0201ed28 kind:load to:0x02044308 module:main +from:0x0201ed2c kind:load to:0x0204a110 module:main +from:0x0201eda8 kind:arm_call to:0x0201ed30 module:main +from:0x0201edb4 kind:load to:0x0204433c module:main +from:0x0201edb8 kind:load to:0x02044340 module:main +from:0x0201ee0c kind:arm_call to:0x02015a18 module:main +from:0x0201eecc kind:load to:0x020442e4 module:main +from:0x0201eed0 kind:load to:0x0204a110 module:main +from:0x0201ef50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201ef6c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201eff4 kind:load to:0x020442d4 module:main +from:0x0201eff8 kind:load to:0x0204a110 module:main +from:0x0201f040 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201f0b8 kind:load to:0x020442c4 module:main +from:0x0201f0bc kind:load to:0x0204a110 module:main +from:0x0201f104 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201f26c kind:arm_call to:0x020685cc module:overlay(0) +from:0x0201f278 kind:arm_call to:0x0201f2e4 module:main +from:0x0201f284 kind:load to:0x02044390 module:main +from:0x0201f2b0 kind:arm_call to:0x020685cc module:overlay(0) +from:0x0201f2bc kind:arm_call to:0x0201f2e4 module:main +from:0x0201f2c8 kind:load to:0x02044390 module:main +from:0x0201f2d8 kind:arm_call to:0x02068680 module:overlay(0) +from:0x0201f368 kind:arm_call to:0x02062438 module:overlay(0) +from:0x0201f394 kind:arm_call to:0x02019590 module:main +from:0x0201f430 kind:load to:0x0204a110 module:main +from:0x0201f460 kind:arm_call to:0x020691e0 module:overlay(0) +from:0x0201f490 kind:arm_call to:0x0206878c module:overlay(0) +from:0x0201f4a4 kind:arm_call to:0x02062144 module:overlay(0) +from:0x0201f4c8 kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f4f4 kind:arm_call to:0x02062228 module:overlay(0) +from:0x0201f4fc kind:load to:0x0204a110 module:main +from:0x0201f514 kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f564 kind:arm_call to:0x02062228 module:overlay(0) +from:0x0201f56c kind:load to:0x0204a110 module:main +from:0x0201f584 kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f5b0 kind:arm_call to:0x02062228 module:overlay(0) +from:0x0201f5b8 kind:load to:0x0204a110 module:main +from:0x0201f5e4 kind:arm_call to:0x02062144 module:overlay(0) +from:0x0201f620 kind:arm_call to:0x02019590 module:main +from:0x0201f634 kind:arm_call to:0x02062408 module:overlay(0) +from:0x0201f63c kind:load to:0x0204a110 module:main +from:0x0201f64c kind:arm_call to:0x0201f244 module:main +from:0x0201f65c kind:arm_call to:0x02061f30 module:overlay(0) +from:0x0201f670 kind:load to:0x0204439c module:main +from:0x0201f674 kind:load to:0x020443a8 module:main +from:0x0201f684 kind:arm_call to:0x0201f244 module:main +from:0x0201f694 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x0201f6a8 kind:load to:0x0204439c module:main +from:0x0201f6ac kind:load to:0x020443a8 module:main +from:0x0201f6c4 kind:arm_call to:0x0201f288 module:main +from:0x0201f6d4 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x0201f6e8 kind:load to:0x0204439c module:main +from:0x0201f6ec kind:load to:0x020443a8 module:main +from:0x0201f704 kind:arm_call to:0x0201f288 module:main +from:0x0201f714 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x0201f728 kind:load to:0x0204439c module:main +from:0x0201f72c kind:load to:0x020443a8 module:main +from:0x0201f748 kind:arm_call to:0x02067a2c module:overlay(0) +from:0x0201f780 kind:arm_call to:0x02019590 module:main +from:0x0201f7f0 kind:arm_call to:0x02015348 module:main +from:0x0201f7fc kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f800 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0201f82c kind:arm_call to:0x020626e4 module:overlay(0) +from:0x0201f858 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0201f868 kind:arm_call to:0x0201f32c module:main +from:0x0201f874 kind:arm_call to:0x02062838 module:overlay(0) +from:0x0201f87c kind:arm_call to:0x020153a4 module:main +from:0x0201f888 kind:load to:0x020b508c module:overlay(0) +from:0x0201f88c kind:load to:0x020b4fc4 module:overlay(0) +from:0x0201f890 kind:load to:0x0204a110 module:main +from:0x0201f8c4 kind:arm_call to:0x02019590 module:main +from:0x0201f934 kind:arm_call to:0x02015348 module:main +from:0x0201f940 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f944 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0201f970 kind:arm_call to:0x020626e4 module:overlay(0) +from:0x0201f99c kind:arm_call to:0x0201f32c module:main +from:0x0201f9a8 kind:arm_call to:0x02062838 module:overlay(0) +from:0x0201f9b0 kind:arm_call to:0x020153a4 module:main +from:0x0201f9bc kind:load to:0x020b4fc4 module:overlay(0) +from:0x0201f9c0 kind:load to:0x0204a110 module:main +from:0x0201f9fc kind:arm_call to:0x02015348 module:main +from:0x0201fa08 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fa0c kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0201fa38 kind:arm_call to:0x020626e4 module:overlay(0) +from:0x0201fa40 kind:arm_call to:0x0201f32c module:main +from:0x0201fa4c kind:arm_call to:0x02062838 module:overlay(0) +from:0x0201fa54 kind:arm_call to:0x020153a4 module:main +from:0x0201fa60 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0201fa6c kind:load to:0x0204a110 module:main +from:0x0201fa8c kind:arm_call to:0x02067a2c module:overlay(0) +from:0x0201fad8 kind:arm_call to:0x02015348 module:main +from:0x0201fae4 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fae8 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0201fb14 kind:arm_call to:0x02062808 module:overlay(0) +from:0x0201fb30 kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0201fb40 kind:arm_call to:0x0201f32c module:main +from:0x0201fb4c kind:arm_call to:0x02062838 module:overlay(0) +from:0x0201fb54 kind:arm_call to:0x020153a4 module:main +from:0x0201fb60 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0201fb6c kind:load to:0x020b508c module:overlay(0) +from:0x0201fb70 kind:load to:0x020b4fc4 module:overlay(0) +from:0x0201fb74 kind:load to:0x0204a110 module:main +from:0x0201fb98 kind:arm_call to:0x02019590 module:main +from:0x0201fc08 kind:arm_call to:0x02015348 module:main +from:0x0201fc14 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fc18 kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0201fc44 kind:arm_call to:0x02062808 module:overlay(0) +from:0x0201fc70 kind:arm_call to:0x0201f32c module:main +from:0x0201fc7c kind:arm_call to:0x02062838 module:overlay(0) +from:0x0201fc84 kind:arm_call to:0x020153a4 module:main +from:0x0201fc90 kind:arm_call to:0x020623d8 module:overlay(0) +from:0x0201fc9c kind:load to:0x0204a110 module:main +from:0x0201fcac kind:arm_call to:0x0201f6b0 module:main +from:0x0201fcfc kind:load to:0x02044538 module:main +from:0x0201fd0c kind:arm_call to:0x0201f244 module:main +from:0x0201fd1c kind:arm_call to:0x02061f30 module:overlay(0) +from:0x0201fd30 kind:load to:0x02044384 module:main +from:0x0201fd34 kind:load to:0x020443c0 module:main +from:0x0201fd4c kind:arm_call to:0x0201f288 module:main +from:0x0201fd5c kind:arm_call to:0x02061f30 module:overlay(0) +from:0x0201fd70 kind:load to:0x02044384 module:main +from:0x0201fd74 kind:load to:0x020443c0 module:main +from:0x0201fd90 kind:arm_call to:0x02067a2c module:overlay(0) +from:0x0201fdc8 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fdcc kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0201fdf0 kind:arm_call to:0x02062538 module:overlay(0) +from:0x0201fe00 kind:arm_call to:0x02019590 module:main +from:0x0201fe2c kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0201fe3c kind:arm_call to:0x0201f32c module:main +from:0x0201fe48 kind:load to:0x020b508c module:overlay(0) +from:0x0201fe4c kind:load to:0x020b4fc4 module:overlay(0) +from:0x0201fe50 kind:load to:0x0204a110 module:main +from:0x0201fe88 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fe8c kind:arm_call to:0x0209f160 module:overlay(0) +from:0x0201feb0 kind:arm_call to:0x02062538 module:overlay(0) +from:0x0201fec0 kind:arm_call to:0x02019590 module:main +from:0x0201feec kind:arm_call to:0x0201f32c module:main +from:0x0201fef8 kind:load to:0x020b4fc4 module:overlay(0) +from:0x0201fefc kind:load to:0x0204a110 module:main +from:0x0201ff1c kind:arm_call to:0x02067a60 module:overlay(0) +from:0x0201ff2c kind:arm_call to:0x0201f32c module:main +from:0x0201ff38 kind:load to:0x020b508c module:overlay(0) +from:0x0201ff48 kind:load to:0x0201f32c module:main +from:0x0201ffa4 kind:arm_call to:0x02023610 module:main +from:0x0201ffb0 kind:arm_call to:0x02023610 module:main +from:0x0201ffd8 kind:arm_call to:0x02023638 module:main +from:0x0201fff0 kind:arm_call to:0x02023638 module:main +from:0x02020010 kind:arm_call to:0x02023638 module:main +from:0x02020028 kind:arm_call to:0x02023638 module:main +from:0x02020038 kind:load to:0x0204a110 module:main +from:0x02020060 kind:arm_call to:0x01ff9f14 module:itcm +from:0x020200f4 kind:arm_call to:0x02023610 module:main +from:0x02020100 kind:arm_call to:0x02023610 module:main +from:0x0202015e kind:thumb_call_arm to:0x0201be08 module:main +from:0x0202016a kind:thumb_call_arm to:0x02069c44 module:overlay(0) +from:0x0202017e kind:thumb_call_arm to:0x02069c44 module:overlay(0) +from:0x0202018c kind:load to:0x02049a2c module:main +from:0x02020190 kind:load to:0x02043e50 module:main +from:0x02020194 kind:load to:0x020b64f0 module:overlay(0) +from:0x02020198 kind:load to:0x0204e640 module:main +from:0x0202019c kind:load to:0x020b5100 module:overlay(0) +from:0x020201a2 kind:thumb_call_arm to:0x020131ec module:main +from:0x020201a6 kind:thumb_call_arm to:0x0202350c module:main +from:0x020201b6 kind:thumb_call_arm to:0x02028238 module:main +from:0x020201dc kind:arm_call to:0x02013c08 module:main +from:0x020201e8 kind:arm_call to:0x02013b24 module:main +from:0x02020208 kind:arm_call_thumb to:0x020201a0 module:main +from:0x0202024c kind:arm_call_thumb to:0x02020110 module:main +from:0x02020264 kind:load to:0x02049b18 module:main +from:0x02020294 kind:load to:0x020443e8 module:main +from:0x020202bc kind:arm_call to:0x02061f60 module:overlay(0) +from:0x020202c4 kind:arm_call to:0x02011ff4 module:main +from:0x020202e8 kind:load to:0x020443e8 module:main +from:0x02020310 kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02020318 kind:arm_call to:0x02011ff4 module:main +from:0x02020338 kind:arm_call to:0x02011ff4 module:main +from:0x02020344 kind:load to:0x020443e8 module:main +from:0x0202036c kind:arm_call to:0x02061f60 module:overlay(0) +from:0x02020374 kind:arm_call to:0x02011ff4 module:main +from:0x02020398 kind:load to:0x020443e8 module:main +from:0x02020454 kind:arm_call to:0x02062144 module:overlay(0) +from:0x02020484 kind:load to:0x0204aeac module:main +from:0x02020488 kind:load to:0x0201c4d8 module:main +from:0x020204b8 kind:load to:0x0204ae10 module:main +from:0x020204bc kind:load to:0x0204a110 module:main +from:0x020204c8 kind:arm_call to:0x02019590 module:main +from:0x020204dc kind:load to:0x0204a110 module:main +from:0x02020528 kind:load to:0x02049be0 module:main +from:0x02020548 kind:arm_call to:0x02020268 module:main +from:0x0202057c kind:arm_call to:0x02060804 module:overlay(0) +from:0x02020584 kind:arm_call to:0x02060804 module:overlay(0) +from:0x020205b0 kind:arm_call to:0x02021e08 module:main +from:0x020205bc kind:arm_call to:0x0201e6d0 module:main +from:0x020205c4 kind:arm_call to:0x0201e9b4 module:main +from:0x02020644 kind:arm_call to:0x02011f3c module:main +from:0x02020650 kind:arm_call to:0x02061f30 module:overlay(0) +from:0x02020684 kind:arm_call to:0x02011f3c module:main +from:0x02020690 kind:arm_call to:0x020a3a30 module:overlay(0) +from:0x020206ac kind:arm_call to:0x020204e0 module:main +from:0x020206cc kind:load to:0x020444e8 module:main +from:0x020206d0 kind:load to:0x020443c0 module:main +from:0x020206d4 kind:load to:0x020b4fc4 module:overlay(0) +from:0x020206e0 kind:arm_call to:0x02020348 module:main +from:0x020206f4 kind:arm_call to:0x02020348 module:main +from:0x020206fc kind:arm_call to:0x02011ff4 module:main +from:0x02020710 kind:arm_call to:0x02020348 module:main +from:0x02020750 kind:load to:0x02044428 module:main +from:0x02020784 kind:arm_call to:0x02021f34 module:main +from:0x020207e4 kind:load to:0x0204e5f8 module:main +from:0x020207e8 kind:load to:0x02044410 module:main +from:0x02020a44 kind:arm_call to:0x0201eaa0 module:main +from:0x02020a50 kind:arm_call to:0x0202046c module:main +from:0x02020a68 kind:arm_call to:0x0202071c module:main +from:0x02020a88 kind:arm_call to:0x0201eaa0 module:main +from:0x02020a94 kind:arm_call to:0x0202046c module:main +from:0x02020a9c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02020aa4 kind:arm_call to:0x02021f50 module:main +from:0x02020ab8 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02020b0c kind:arm_call to:0x02067be0 module:overlay(0) +from:0x02020b2c kind:arm_call to:0x02068354 module:overlay(0) +from:0x02020b38 kind:arm_call to:0x02067be0 module:overlay(0) +from:0x02020b48 kind:arm_call to:0x020a2e20 module:overlay(0) +from:0x02020b58 kind:arm_call to:0x020a2a44 module:overlay(0) +from:0x02020b84 kind:arm_call to:0x02022890 module:main +from:0x02020b90 kind:arm_call to:0x02020df8 module:main +from:0x02020bb4 kind:arm_call to:0x020a4384 module:overlay(0) +from:0x02020bcc kind:arm_call to:0x02021c44 module:main +from:0x02020c2c kind:arm_call to:0x02021e00 module:main +from:0x02020c30 kind:arm_call to:0x020a43a0 module:overlay(0) +from:0x02020c40 kind:arm_call to:0x020a4384 module:overlay(0) +from:0x02020c58 kind:arm_call to:0x02021c44 module:main +from:0x02020c94 kind:arm_call to:0x02021c5c module:main +from:0x02020cd8 kind:arm_call to:0x020a43a0 module:overlay(0) +from:0x02020d18 kind:arm_call to:0x02021d88 module:main +from:0x02020d24 kind:arm_call to:0x02020d58 module:main +from:0x02020d2c kind:load to:0x020b508c module:overlay(0) +from:0x02020d4c kind:arm_call to:0x0202071c module:main +from:0x02020d68 kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02020d94 kind:arm_call to:0x02021e00 module:main +from:0x02020d98 kind:arm_call to:0x020a43a0 module:overlay(0) +from:0x02020df4 kind:load to:0x0202048c module:main +from:0x02020e40 kind:arm_call to:0x0202048c module:main +from:0x02020e68 kind:arm_call to:0x0202039c module:main +from:0x02020e90 kind:arm_call to:0x0201e8d4 module:main +from:0x02020ecc kind:arm_call to:0x0201aad0 module:main +from:0x02020ee0 kind:arm_call to:0x0201e8d4 module:main +from:0x02020f1c kind:arm_call to:0x0201aa44 module:main +from:0x02020f34 kind:arm_call to:0x0202048c module:main +from:0x02020f94 kind:arm_call to:0x0201aa44 module:main +from:0x02020fc8 kind:arm_call to:0x0201aad0 module:main +from:0x02020fe8 kind:arm_call to:0x020220c8 module:main +from:0x02021020 kind:arm_call to:0x0206216c module:overlay(0) +from:0x0202102c kind:load to:0x0204af1c module:main +from:0x020210d4 kind:arm_call to:0x02020404 module:main +from:0x0202112c kind:arm_call to:0x02019590 module:main +from:0x0202118c kind:arm_call to:0x02019590 module:main +from:0x020211d4 kind:arm_call to:0x020218dc module:main +from:0x020211f0 kind:arm_call to:0x02021a48 module:main +from:0x02021208 kind:arm_call to:0x02022894 module:main +from:0x02021214 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x0202121c kind:load to:0x0204a110 module:main +from:0x02021220 kind:load to:0x020b5254 module:overlay(0) +from:0x0202125c kind:arm_call to:0x0202071c module:main +from:0x0202126c kind:arm_call to:0x0202288c module:main +from:0x02021284 kind:arm_call to:0x02068418 module:overlay(0) +from:0x0202128c kind:arm_call to:0x0202041c module:main +from:0x020212c4 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x020212d0 kind:arm_call to:0x02013adc module:main +from:0x020212d8 kind:load to:0x020b508c module:overlay(0) +from:0x020212dc kind:load to:0x0204a110 module:main +from:0x020212e0 kind:load to:0x020b5254 module:overlay(0) +from:0x020212e4 kind:load to:0x02049b74 module:main +from:0x02021394 kind:load to:0x0204a110 module:main +from:0x020213a8 kind:arm_call to:0x020203dc module:main +from:0x020213e8 kind:arm_call to:0x02068378 module:overlay(0) +from:0x02021404 kind:load to:0x020b508c module:overlay(0) +from:0x020214a0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020214d4 kind:arm_call to:0x0206082c module:overlay(0) +from:0x02021500 kind:arm_call to:0x02018268 module:main +from:0x02021560 kind:arm_call to:0x02018268 module:main +from:0x020215ac kind:arm_call to:0x02018268 module:main +from:0x02021618 kind:arm_call to:0x02018268 module:main +from:0x02021660 kind:arm_call to:0x02018268 module:main +from:0x020216b8 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020216dc kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02021708 kind:arm_call to:0x02021e30 module:main +from:0x02021718 kind:arm_call to:0x02021e30 module:main +from:0x0202175c kind:arm_call to:0x02019590 module:main +from:0x02021794 kind:arm_call to:0x02062538 module:overlay(0) +from:0x020217b0 kind:arm_call to:0x020a4384 module:overlay(0) +from:0x0202182c kind:arm_call to:0x020204c0 module:main +from:0x02021888 kind:load to:0x0204a110 module:main +from:0x020218c4 kind:arm_call to:0x020a4384 module:overlay(0) +from:0x0202193c kind:arm_call to:0x02069654 module:overlay(0) +from:0x02021978 kind:arm_call to:0x0206678c module:overlay(0) +from:0x02021984 kind:arm_call to:0x02069654 module:overlay(0) +from:0x020219c8 kind:arm_call to:0x02068310 module:overlay(0) +from:0x020219e8 kind:arm_call to:0x0206678c module:overlay(0) +from:0x02021a38 kind:arm_call to:0x020682e4 module:overlay(0) +from:0x02021a44 kind:load to:0x020b508c module:overlay(0) +from:0x02021a5c kind:arm_call to:0x020a4384 module:overlay(0) +from:0x02021a78 kind:arm_call to:0x02060bac module:overlay(0) +from:0x02021b58 kind:arm_call to:0x0201e874 module:main +from:0x02021ba0 kind:arm_call to:0x0201ea68 module:main +from:0x02021bd0 kind:arm_call to:0x0201eaa0 module:main +from:0x02021bdc kind:arm_call to:0x0202046c module:main +from:0x02021be8 kind:load to:0x02044408 module:main +from:0x02021c24 kind:arm_call to:0x02021f34 module:main +from:0x02021c38 kind:load to:0x02021f44 module:main +from:0x02021c58 kind:load to:0x02060b64 module:overlay(0) +from:0x02021c80 kind:arm_call to:0x020a43ec module:overlay(0) +from:0x02021c90 kind:arm_call to:0x0202288c module:main +from:0x02021c98 kind:arm_call to:0x020a4384 module:overlay(0) +from:0x02021ca8 kind:arm_call to:0x02062144 module:overlay(0) +from:0x02021cd0 kind:arm_call to:0x02062538 module:overlay(0) +from:0x02021d30 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x02021d48 kind:arm_call to:0x02022894 module:main +from:0x02021d68 kind:arm_call to:0x0206db44 module:overlay(0) +from:0x02021d74 kind:arm_call to:0x02013adc module:main +from:0x02021d80 kind:load to:0x020b5254 module:overlay(0) +from:0x02021d84 kind:load to:0x02049b74 module:main +from:0x02021db4 kind:arm_call to:0x02021e00 module:main +from:0x02021de4 kind:arm_call to:0x02021e00 module:main +from:0x02021de8 kind:arm_call to:0x020a43a0 module:overlay(0) +from:0x02021df8 kind:arm_call to:0x02021c5c module:main +from:0x02021e24 kind:arm_call to:0x02060804 module:overlay(0) +from:0x02021e88 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02021ec8 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02021f08 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x02021f40 kind:load to:0x02022000 module:main +from:0x02021f5c kind:arm_call to:0x020609c4 module:overlay(0) +from:0x02021f84 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02021fa4 kind:arm_call to:0x02022000 module:main +from:0x02021fb0 kind:arm_call to:0x02022000 module:main +from:0x02021fbc kind:arm_call to:0x02060ad0 module:overlay(0) +from:0x02021fd8 kind:arm_call to:0x02022000 module:main +from:0x02021fe4 kind:arm_call to:0x02060af8 module:overlay(0) +from:0x02021ff8 kind:arm_call to:0x02022000 module:main +from:0x02022078 kind:arm_call to:0x0206082c module:overlay(0) +from:0x020220c0 kind:load to:0x0203e958 module:main +from:0x020220c4 kind:load to:0x0203e95e module:main +from:0x02022118 kind:arm_call to:0x0201aad0 module:main +from:0x02022124 kind:load to:0x0204af1c module:main +from:0x02022160 kind:arm_call to:0x02020540 module:main +from:0x02022174 kind:load to:0x02044448 module:main +from:0x02022180 kind:arm_call to:0x020207a0 module:main +from:0x020221bc kind:arm_call to:0x0206c608 module:overlay(0) +from:0x020221c4 kind:load to:0x027e09a4 module:dtcm +from:0x020221c8 kind:load to:0x020b51f8 module:overlay(0) +from:0x020221d4 kind:arm_call to:0x020210a8 module:main +from:0x02022210 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02022234 kind:arm_call to:0x020cd3a4 module:overlay(24) +from:0x02022240 kind:arm_call to:0x020cd42c module:overlay(24) +from:0x02022248 kind:load to:0x027e09a4 module:dtcm +from:0x0202224c kind:load to:0x0204a088 module:main +from:0x02022250 kind:load to:0x027e09b8 module:dtcm +from:0x02022254 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x0202225c kind:arm_call to:0x02021264 module:main +from:0x02022294 kind:arm_call to:0x02073310 module:overlay(0) +from:0x020222a8 kind:arm_call to:0x020cd3e0 module:overlay(24) +from:0x020222b0 kind:arm_call to:0x020cd43c module:overlay(24) +from:0x020222b8 kind:load to:0x027e09a4 module:dtcm +from:0x020222bc kind:load to:0x0204a088 module:main +from:0x020222c0 kind:load to:0x027e09b8 module:dtcm +from:0x020222c4 kind:load to:0x020d87b8 module:overlays(19,24) +from:0x020222cc kind:arm_call to:0x02020e0c module:main +from:0x020222dc kind:arm_call to:0x01ff9b50 module:itcm +from:0x02022308 kind:arm_call to:0x02073310 module:overlay(0) +from:0x02022324 kind:load to:0x0204a110 module:main +from:0x02022328 kind:load to:0x0204a088 module:main +from:0x0202232c kind:load to:0x027e09b8 module:dtcm +from:0x02022354 kind:arm_call to:0x02061624 module:overlay(0) +from:0x02022368 kind:arm_call to:0x02061624 module:overlay(0) +from:0x0202237c kind:arm_call to:0x02061624 module:overlay(0) +from:0x02022390 kind:arm_call to:0x020c693c module:overlay(24) +from:0x020223ac kind:load to:0x0204a088 module:main +from:0x020223b0 kind:load to:0x027e0994 module:dtcm +from:0x020223c0 kind:arm_call to:0x0202048c module:main +from:0x020223f0 kind:arm_call to:0x02073310 module:overlay(0) +from:0x0202240c kind:load to:0x0204a088 module:main +from:0x02022410 kind:load to:0x027e09b8 module:dtcm +from:0x02022454 kind:arm_call to:0x02073704 module:overlay(0) +from:0x0202245c kind:arm_call to:0x020661ac module:overlay(0) +from:0x02022474 kind:arm_call to:0x020661ac module:overlay(0) +from:0x0202248c kind:arm_call to:0x020661ac module:overlay(0) +from:0x020224a8 kind:arm_call to:0x020212e8 module:main +from:0x020224b0 kind:load to:0x0204e5f8 module:main +from:0x020224b4 kind:load to:0x027e09b8 module:dtcm +from:0x020224c0 kind:arm_call to:0x02020540 module:main +from:0x020224d4 kind:load to:0x02044498 module:main +from:0x020224f4 kind:arm_call to:0x02068378 module:overlay(0) +from:0x02022514 kind:load to:0x020b508c module:overlay(0) +from:0x020225d0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020225fc kind:arm_call to:0x0206082c module:overlay(0) +from:0x02022630 kind:arm_call to:0x02018268 module:main +from:0x02022678 kind:arm_call to:0x02018268 module:main +from:0x020226dc kind:arm_call to:0x02018268 module:main +from:0x02022724 kind:arm_call to:0x02018268 module:main +from:0x0202277c kind:arm_call to:0x0206082c module:overlay(0) +from:0x020227a0 kind:arm_call to:0x0205fc20 module:overlay(0) +from:0x020227cc kind:arm_call to:0x02021e30 module:main +from:0x020227dc kind:arm_call to:0x02021e30 module:main +from:0x0202280c kind:arm_call to:0x020a4384 module:overlay(0) +from:0x0202282c kind:arm_call to:0x02020708 module:main +from:0x02022834 kind:arm_call to:0x02011ff4 module:main +from:0x02022848 kind:arm_call to:0x02020708 module:main +from:0x0202285c kind:arm_call to:0x02020708 module:main +from:0x02022864 kind:arm_call to:0x02011ff4 module:main +from:0x02022878 kind:arm_call to:0x02020708 module:main +from:0x020228a4 kind:load to:0x0201f434 module:main +from:0x020228f8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0202290c kind:arm_call to:0x01ffb780 module:itcm +from:0x02022918 kind:arm_call to:0x01ffb860 module:itcm +from:0x0202292c kind:arm_call to:0x01ffb780 module:itcm +from:0x02022980 kind:arm_call to:0x01ffb744 module:itcm +from:0x02022994 kind:arm_call to:0x01ffb744 module:itcm +from:0x020229a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020229e0 kind:arm_call to:0x01ffb58c module:itcm +from:0x02022a1c kind:arm_call to:0x01ffb534 module:itcm +from:0x02022a68 kind:arm_call to:0x02039fa4 module:main +from:0x02022a90 kind:arm_call to:0x01ffb534 module:itcm +from:0x02022aec kind:arm_call to:0x02039fa4 module:main +from:0x02022b54 kind:arm_call to:0x01ffb534 module:itcm +from:0x02022b80 kind:arm_call to:0x02039fa4 module:main +from:0x02022c14 kind:arm_call to:0x01ffb428 module:itcm +from:0x02022c94 kind:arm_call to:0x01ffb534 module:itcm +from:0x02022cd4 kind:arm_call to:0x02039fa4 module:main +from:0x02022d30 kind:arm_call to:0x01ffb558 module:itcm +from:0x020230a0 kind:arm_call to:0x02023090 module:main +from:0x02023100 kind:arm_call to:0x02022fe4 module:main +from:0x02023108 kind:arm_call to:0x02022f18 module:main +from:0x02023138 kind:arm_call to:0x02023128 module:main +from:0x02023190 kind:arm_call to:0x02022f18 module:main +from:0x02023198 kind:arm_call to:0x02022fe4 module:main +from:0x020231d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02023224 kind:arm_call to:0x01ffb464 module:itcm +from:0x02023278 kind:load to:0x02042964 module:main +from:0x0202334c kind:load to:0x0203e964 module:main +from:0x020233cc kind:load to:0x0203e964 module:main +from:0x020233f2 kind:thumb_call_arm to:0x02023678 module:main +from:0x02023400 kind:thumb_call_arm to:0x02026738 module:main +from:0x0202340a kind:thumb_call_arm to:0x0202851c module:main +from:0x02023430 kind:thumb_call_arm to:0x02028548 module:main +from:0x02023440 kind:thumb_call_arm to:0x02028548 module:main +from:0x0202344c kind:thumb_call_arm to:0x02028c4c module:main +from:0x0202345a kind:thumb_call_arm to:0x02028c4c module:main +from:0x02023484 kind:load to:0x0204e664 module:main +from:0x0202348c kind:load to:0x027e0184 module:dtcm +from:0x02023540 kind:load to:0x0204453c module:main +from:0x02023544 kind:load to:0x0204e664 module:main +from:0x02023584 kind:load to:0x0204e664 module:main +from:0x02023588 kind:load to:0x0204453c module:main +from:0x020235e8 kind:load to:0x0204453c module:main +from:0x020235ec kind:load to:0x0204e664 module:main +from:0x020236d0 kind:load to:0x0204e668 module:main +from:0x0202394c kind:arm_call to:0x020236d8 module:main +from:0x02023954 kind:load to:0x0204e668 module:main +from:0x02023a84 kind:arm_call to:0x020236d8 module:main +from:0x02023a8c kind:load to:0x0204e668 module:main +from:0x02023b88 kind:arm_call to:0x020236d8 module:main +from:0x02023b90 kind:load to:0x0204e668 module:main +from:0x02023c24 kind:arm_call to:0x020236d8 module:main +from:0x02023c2c kind:load to:0x0204e668 module:main +from:0x02023d90 kind:arm_call to:0x020236d8 module:main +from:0x02023d98 kind:load to:0x0204e668 module:main +from:0x02023e74 kind:arm_call to:0x020236d8 module:main +from:0x02023e7c kind:load to:0x0204e668 module:main +from:0x02023f68 kind:arm_call to:0x020236d8 module:main +from:0x02023f70 kind:load to:0x0204e668 module:main +from:0x02023fa8 kind:load to:0x0204e668 module:main +from:0x02023fac kind:load to:0x020236d8 module:main +from:0x02024034 kind:arm_call to:0x020236d8 module:main +from:0x0202403c kind:load to:0x0204e668 module:main +from:0x020240a8 kind:arm_call to:0x020236d8 module:main +from:0x020240b0 kind:load to:0x0204e668 module:main +from:0x02024128 kind:arm_call to:0x020236d8 module:main +from:0x02024130 kind:load to:0x0204e668 module:main +from:0x020241a8 kind:arm_call to:0x020236d8 module:main +from:0x020241b0 kind:load to:0x0204e668 module:main +from:0x020241e4 kind:arm_call to:0x020236d8 module:main +from:0x020241f0 kind:load to:0x0204e668 module:main +from:0x02024200 kind:load to:0x0204e66a module:main +from:0x02024204 kind:load to:0x020241bc module:main +from:0x02024214 kind:load to:0x0204e66c module:main +from:0x02024218 kind:load to:0x020241bc module:main +from:0x02024238 kind:load to:0x0204e676 module:main +from:0x0202423c kind:load to:0x020241bc module:main +from:0x0202425c kind:load to:0x0204e678 module:main +from:0x02024260 kind:load to:0x020241bc module:main +from:0x02024270 kind:load to:0x0204e670 module:main +from:0x02024274 kind:load to:0x020241bc module:main +from:0x02024284 kind:load to:0x0204e672 module:main +from:0x02024288 kind:load to:0x020241bc module:main +from:0x02024298 kind:load to:0x0204e674 module:main +from:0x0202429c kind:load to:0x020241bc module:main +from:0x020242ac kind:load to:0x0204e66e module:main +from:0x020242b0 kind:load to:0x020241bc module:main +from:0x020242c0 kind:load to:0x0204e67a module:main +from:0x020242c4 kind:load to:0x020241bc module:main +from:0x020242d4 kind:load to:0x0204e67c module:main +from:0x020242d8 kind:load to:0x020241bc module:main +from:0x020242fc kind:load to:0x0204e67e module:main +from:0x02024300 kind:load to:0x020241bc module:main +from:0x02024324 kind:load to:0x0204e680 module:main +from:0x02024328 kind:load to:0x020241bc module:main +from:0x020243b8 kind:arm_call to:0x020283cc module:main +from:0x020243e8 kind:load to:0x0204e666 module:main +from:0x020243f8 kind:load to:0x0204e668 module:main +from:0x020243fc kind:load to:0x0202432c module:main +from:0x0202440c kind:load to:0x0204e668 module:main +from:0x02024474 kind:load to:0x0204e668 module:main +from:0x02024478 kind:load to:0x02024410 module:main +from:0x0202448c kind:load to:0x0204e668 module:main +from:0x02024490 kind:load to:0x02024410 module:main +from:0x020244a4 kind:load to:0x0204e668 module:main +from:0x020244a8 kind:load to:0x02024410 module:main +from:0x020244bc kind:load to:0x0204e668 module:main +from:0x020244c0 kind:load to:0x02024410 module:main +from:0x02024a2c kind:load to:0x0202603c module:main +from:0x02024a48 kind:load to:0x02026018 module:main +from:0x02024a64 kind:load to:0x0202603c module:main +from:0x02024a80 kind:load to:0x02026018 module:main +from:0x02024a9c kind:load to:0x02028d30 module:main +from:0x02024aa2 kind:thumb_call_arm to:0x02024bc4 module:main +from:0x02024b0a kind:thumb_call_arm to:0x02024be8 module:main +from:0x02024b26 kind:thumb_call_arm to:0x02024e30 module:main +from:0x02024b94 kind:arm_call to:0x02024c80 module:main +from:0x02024bd0 kind:arm_call to:0x02024f30 module:main +from:0x02024c08 kind:arm_call to:0x02024ed8 module:main +from:0x02024c1c kind:arm_call to:0x02024f04 module:main +from:0x02024ca0 kind:arm_call to:0x02024ed8 module:main +from:0x02024cb4 kind:arm_call to:0x02024f04 module:main +from:0x02024d84 kind:arm_call to:0x02028d70 module:main +from:0x02024db4 kind:arm_call to:0x02028d30 module:main +from:0x02024dd8 kind:load to:0x02028c30 module:main +from:0x02024dec kind:load to:0x02028d14 module:main +from:0x02024e04 kind:load to:0x02028c30 module:main +from:0x02024e64 kind:arm_call to:0x020286a4 module:main +from:0x02024e78 kind:arm_call to:0x02028548 module:main +from:0x02024e94 kind:arm_call to:0x02028c4c module:main +from:0x02024ea4 kind:arm_call to:0x02028c4c module:main +from:0x02024ecc kind:load to:0x027e0184 module:dtcm +from:0x02025030 kind:arm_call to:0x02028638 module:main +from:0x02025044 kind:arm_call to:0x02028c30 module:main +from:0x0202504c kind:load to:0x027e0184 module:dtcm +from:0x02025080 kind:arm_call to:0x02028638 module:main +from:0x02025098 kind:arm_call to:0x02028c30 module:main +from:0x020250a0 kind:load to:0x027e0184 module:dtcm +from:0x020250d4 kind:arm_call to:0x02028638 module:main +from:0x020250ec kind:arm_call to:0x02028c30 module:main +from:0x020250f4 kind:load to:0x027e0184 module:dtcm +from:0x02025128 kind:arm_call to:0x02028638 module:main +from:0x02025140 kind:arm_call to:0x02028c30 module:main +from:0x02025148 kind:load to:0x027e0184 module:dtcm +from:0x0202517c kind:arm_call to:0x020285c8 module:main +from:0x02025190 kind:arm_call to:0x02028c60 module:main +from:0x02025198 kind:load to:0x027e0184 module:dtcm +from:0x020251cc kind:arm_call to:0x020285c8 module:main +from:0x020251e4 kind:arm_call to:0x02028c60 module:main +from:0x020251ec kind:load to:0x027e0184 module:dtcm +from:0x02025220 kind:arm_call to:0x020285c8 module:main +from:0x02025234 kind:arm_call to:0x02028c60 module:main +from:0x0202523c kind:load to:0x027e0184 module:dtcm +from:0x02025270 kind:arm_call to:0x020285c8 module:main +from:0x02025284 kind:arm_call to:0x02028c60 module:main +from:0x0202528c kind:load to:0x027e0184 module:dtcm +from:0x020252a0 kind:arm_call to:0x020244c4 module:main +from:0x020252cc kind:arm_call to:0x02028638 module:main +from:0x020252e0 kind:arm_call to:0x02028c30 module:main +from:0x020252e8 kind:load to:0x027e0184 module:dtcm +from:0x020252fc kind:arm_call to:0x020244f8 module:main +from:0x02025328 kind:arm_call to:0x02028638 module:main +from:0x0202533c kind:arm_call to:0x02028c30 module:main +from:0x02025344 kind:load to:0x027e0184 module:dtcm +from:0x02025358 kind:arm_call to:0x02024518 module:main +from:0x02025384 kind:arm_call to:0x02028638 module:main +from:0x02025398 kind:arm_call to:0x02028c30 module:main +from:0x020253a0 kind:load to:0x027e0184 module:dtcm +from:0x020253b4 kind:arm_call to:0x0202454c module:main +from:0x020253e0 kind:arm_call to:0x02028638 module:main +from:0x020253f4 kind:arm_call to:0x02028c30 module:main +from:0x020253fc kind:load to:0x027e0184 module:dtcm +from:0x02025410 kind:arm_call to:0x0202456c module:main +from:0x0202543c kind:arm_call to:0x02028638 module:main +from:0x02025450 kind:arm_call to:0x02028c30 module:main +from:0x02025458 kind:load to:0x027e0184 module:dtcm +from:0x0202546c kind:arm_call to:0x020245f0 module:main +from:0x02025498 kind:arm_call to:0x02028638 module:main +from:0x020254ac kind:arm_call to:0x02028c30 module:main +from:0x020254b4 kind:load to:0x027e0184 module:dtcm +from:0x020254c8 kind:arm_call to:0x02024664 module:main +from:0x020254f4 kind:arm_call to:0x02028638 module:main +from:0x02025508 kind:arm_call to:0x02028c30 module:main +from:0x02025510 kind:load to:0x027e0184 module:dtcm +from:0x02025524 kind:arm_call to:0x020246e8 module:main +from:0x02025550 kind:arm_call to:0x02028638 module:main +from:0x02025564 kind:arm_call to:0x02028c30 module:main +from:0x0202556c kind:load to:0x027e0184 module:dtcm +from:0x02025580 kind:arm_call to:0x0202475c module:main +from:0x020255ac kind:arm_call to:0x020285c8 module:main +from:0x020255c0 kind:arm_call to:0x02028c60 module:main +from:0x020255c8 kind:load to:0x027e0184 module:dtcm +from:0x020255dc kind:arm_call to:0x02024790 module:main +from:0x02025608 kind:arm_call to:0x020285c8 module:main +from:0x0202561c kind:arm_call to:0x02028c60 module:main +from:0x02025624 kind:load to:0x027e0184 module:dtcm +from:0x02025638 kind:arm_call to:0x020247b0 module:main +from:0x02025664 kind:arm_call to:0x020285c8 module:main +from:0x02025678 kind:arm_call to:0x02028c60 module:main +from:0x02025680 kind:load to:0x027e0184 module:dtcm +from:0x02025694 kind:arm_call to:0x020247e4 module:main +from:0x020256c0 kind:arm_call to:0x020285c8 module:main +from:0x020256d4 kind:arm_call to:0x02028c60 module:main +from:0x020256dc kind:load to:0x027e0184 module:dtcm +from:0x020256f0 kind:arm_call to:0x02024804 module:main +from:0x0202571c kind:arm_call to:0x020285c8 module:main +from:0x02025730 kind:arm_call to:0x02028c60 module:main +from:0x02025738 kind:load to:0x027e0184 module:dtcm +from:0x0202574c kind:arm_call to:0x02024854 module:main +from:0x02025778 kind:arm_call to:0x020285c8 module:main +from:0x0202578c kind:arm_call to:0x02028c60 module:main +from:0x02025794 kind:load to:0x027e0184 module:dtcm +from:0x020257a8 kind:arm_call to:0x02024894 module:main +from:0x020257d4 kind:arm_call to:0x020285c8 module:main +from:0x020257e8 kind:arm_call to:0x02028c60 module:main +from:0x020257f0 kind:load to:0x027e0184 module:dtcm +from:0x02025804 kind:arm_call to:0x020248ec module:main +from:0x02025830 kind:arm_call to:0x020285c8 module:main +from:0x02025844 kind:arm_call to:0x02028c60 module:main +from:0x0202584c kind:load to:0x027e0184 module:dtcm +from:0x02025854 kind:arm_call to:0x0202421c module:main +from:0x020258cc kind:load to:0x0204e684 module:main +from:0x02025924 kind:arm_call to:0x02028768 module:main +from:0x02025934 kind:arm_call to:0x02028c60 module:main +from:0x02025940 kind:load to:0x0204e684 module:main +from:0x02025944 kind:load to:0x027e0184 module:dtcm +from:0x0202595c kind:arm_call to:0x02028800 module:main +from:0x02025968 kind:arm_call to:0x02023aa4 module:main +from:0x02025980 kind:load to:0x027e0184 module:dtcm +from:0x02025984 kind:load to:0x0204e684 module:main +from:0x0202598c kind:arm_call to:0x02024240 module:main +from:0x020259c4 kind:load to:0x0204e684 module:main +from:0x02025a14 kind:arm_call to:0x02028768 module:main +from:0x02025a24 kind:arm_call to:0x02028c60 module:main +from:0x02025a30 kind:load to:0x027e0184 module:dtcm +from:0x02025a34 kind:load to:0x0204e684 module:main +from:0x02025a4c kind:arm_call to:0x02028800 module:main +from:0x02025a58 kind:arm_call to:0x02023b9c module:main +from:0x02025a6c kind:load to:0x027e0184 module:dtcm +from:0x02025a70 kind:load to:0x0204e684 module:main +from:0x02025a78 kind:arm_call to:0x020242dc module:main +from:0x02025a88 kind:load to:0x0204e684 module:main +from:0x02025ac8 kind:arm_call to:0x02028768 module:main +from:0x02025adc kind:arm_call to:0x02028c60 module:main +from:0x02025ae8 kind:load to:0x027e0184 module:dtcm +from:0x02025b00 kind:arm_call to:0x02028800 module:main +from:0x02025b0c kind:arm_call to:0x020240bc module:main +from:0x02025b1c kind:load to:0x027e0184 module:dtcm +from:0x02025b20 kind:load to:0x0204e684 module:main +from:0x02025b28 kind:arm_call to:0x02024304 module:main +from:0x02025b38 kind:load to:0x0204e684 module:main +from:0x02025b78 kind:arm_call to:0x02028768 module:main +from:0x02025b8c kind:arm_call to:0x02028c60 module:main +from:0x02025b98 kind:load to:0x027e0184 module:dtcm +from:0x02025bb0 kind:arm_call to:0x02028800 module:main +from:0x02025bbc kind:arm_call to:0x0202413c module:main +from:0x02025bcc kind:load to:0x027e0184 module:dtcm +from:0x02025bd0 kind:load to:0x0204e684 module:main +from:0x02025bd8 kind:arm_call to:0x02024264 module:main +from:0x02025c20 kind:load to:0x02042b7c module:main +from:0x02025c24 kind:load to:0x02042b7e module:main +from:0x02025c28 kind:load to:0x02042b80 module:main +from:0x02025c2c kind:load to:0x0204e6a0 module:main +from:0x02025cb0 kind:arm_call to:0x020285c8 module:main +from:0x02025cc4 kind:arm_call to:0x02028c60 module:main +from:0x02025cf0 kind:arm_call to:0x02028768 module:main +from:0x02025d08 kind:arm_call to:0x02028c60 module:main +from:0x02025d38 kind:arm_call to:0x02028768 module:main +from:0x02025d50 kind:arm_call to:0x02028c60 module:main +from:0x02025d5c kind:load to:0x0204e6a0 module:main +from:0x02025d60 kind:load to:0x027e0184 module:dtcm +from:0x02025d78 kind:arm_call to:0x02028800 module:main +from:0x02025d84 kind:arm_call to:0x02023c38 module:main +from:0x02025da0 kind:load to:0x027e0184 module:dtcm +from:0x02025da4 kind:load to:0x0204e6a0 module:main +from:0x02025dac kind:arm_call to:0x02024278 module:main +from:0x02025dd4 kind:load to:0x0204e6a0 module:main +from:0x02025dd8 kind:load to:0x02042b6c module:main +from:0x02025e20 kind:arm_call to:0x02028768 module:main +from:0x02025e30 kind:arm_call to:0x02028c60 module:main +from:0x02025e3c kind:load to:0x027e0184 module:dtcm +from:0x02025e40 kind:load to:0x0204e6a0 module:main +from:0x02025e58 kind:arm_call to:0x02028800 module:main +from:0x02025e64 kind:arm_call to:0x02023db0 module:main +from:0x02025e78 kind:load to:0x027e0184 module:dtcm +from:0x02025e7c kind:load to:0x0204e6a0 module:main +from:0x02025e84 kind:arm_call to:0x0202428c module:main +from:0x02025f00 kind:load to:0x0204e6a0 module:main +from:0x02025f4c kind:arm_call to:0x02028768 module:main +from:0x02025f60 kind:arm_call to:0x02028c60 module:main +from:0x02025f6c kind:load to:0x027e0184 module:dtcm +from:0x02025f70 kind:load to:0x0204e6a0 module:main +from:0x02025fb4 kind:arm_call to:0x02028768 module:main +from:0x02025fc8 kind:arm_call to:0x02028c60 module:main +from:0x02025fd4 kind:load to:0x027e0184 module:dtcm +from:0x02025fd8 kind:load to:0x0204e6a0 module:main +from:0x02025ff0 kind:arm_call to:0x02028800 module:main +from:0x02025ffc kind:arm_call to:0x02023e8c module:main +from:0x02026010 kind:load to:0x027e0184 module:dtcm +from:0x02026014 kind:load to:0x0204e6a0 module:main +from:0x02026064 kind:arm_call to:0x020280ec module:main +from:0x02026088 kind:arm_call to:0x02028100 module:main +from:0x020260b0 kind:arm_call to:0x02026e38 module:main +from:0x020260c4 kind:load to:0x027e0000 module:dtcm +from:0x020260c8 kind:load to:0x027e07e0 module:dtcm +from:0x0202613c kind:arm_call to:0x020263ec module:main +from:0x02026144 kind:load to:0x027e07e8 module:dtcm +from:0x02026148 kind:load to:0x027e0188 module:dtcm +from:0x0202614c kind:load to:0x027e07f0 module:dtcm +from:0x02026150 kind:load to:0x027e0000 module:dtcm +from:0x02026154 kind:load to:0x027e07ec module:dtcm +from:0x02026164 kind:load to:0x020260d0 module:main +from:0x02026174 kind:load to:0x020260d0 module:main +from:0x02026184 kind:load to:0x020260d0 module:main +from:0x02026194 kind:load to:0x020260d0 module:main +from:0x020261a4 kind:load to:0x020260d0 module:main +from:0x020261b4 kind:load to:0x020260d0 module:main +from:0x020261c4 kind:load to:0x020260d0 module:main +from:0x020261d4 kind:load to:0x020260d0 module:main +from:0x020261ec kind:load to:0x027e07e0 module:dtcm +from:0x02026270 kind:load to:0x027e0198 module:dtcm +from:0x02026274 kind:load to:0x027e07e8 module:dtcm +from:0x020262fc kind:load to:0x027e0198 module:dtcm +from:0x02026300 kind:load to:0x027e07e8 module:dtcm +from:0x0202632c kind:arm_call to:0x020263bc module:main +from:0x02026340 kind:load to:0x027e07e8 module:dtcm +from:0x02026344 kind:load to:0x027e07f0 module:dtcm +from:0x02026348 kind:load to:0x027e07ec module:dtcm +from:0x02026374 kind:arm_call to:0x020263bc module:main +from:0x02026384 kind:load to:0x027e0818 module:dtcm +from:0x02026388 kind:load to:0x027e0820 module:dtcm +from:0x0202638c kind:load to:0x027e081c module:dtcm +from:0x0202646c kind:load to:0x027e0000 module:dtcm +from:0x02026494 kind:thumb_call_arm to:0x0202654c module:main +from:0x020264a4 kind:thumb_call to:0x020002a2 module:main +from:0x020264c2 kind:thumb_call_arm to:0x02028c4c module:main +from:0x020264e0 kind:thumb_call_arm to:0x020265d0 module:main +from:0x020264ea kind:thumb_call_arm to:0x0202654c module:main +from:0x020264f0 kind:load to:0x0204e6c0 module:main +from:0x02026514 kind:arm_call to:0x020265e0 module:main +from:0x02026528 kind:arm_call_thumb to:0x020002a2 module:main +from:0x0202653c kind:arm_call to:0x020265e0 module:main +from:0x02026558 kind:load to:0x02026500 module:main +from:0x02026584 kind:arm_call to:0x02028118 module:main +from:0x0202658c kind:arm_call to:0x020280ec module:main +from:0x020265bc kind:arm_call to:0x0202812c module:main +from:0x020265c4 kind:arm_call to:0x02028100 module:main +from:0x020265dc kind:load to:0x0202655c module:main +from:0x020265f8 kind:arm_call to:0x02028118 module:main +from:0x02026600 kind:arm_call to:0x020280ec module:main +from:0x02026610 kind:arm_call to:0x02028f70 module:main +from:0x02026638 kind:arm_call to:0x0202812c module:main +from:0x02026640 kind:arm_call to:0x02028100 module:main +from:0x02026664 kind:load to:0x020266b0 module:main +from:0x02026668 kind:load to:0x0202655c module:main +from:0x02026674 kind:load to:0x0202664c module:main +from:0x02026690 kind:load to:0x02026698 module:main +from:0x02026694 kind:load to:0x020265e0 module:main +from:0x020266dc kind:load to:0x02026700 module:main +from:0x020266e0 kind:load to:0x0202654c module:main +from:0x020266f8 kind:load to:0x02026718 module:main +from:0x020266fc kind:load to:0x020265d0 module:main +from:0x020267d8 kind:arm_call to:0x020267e8 module:main +from:0x020267fc kind:load to:0x02026828 module:main +from:0x02026818 kind:arm_call to:0x02026828 module:main +from:0x02026830 kind:load to:0x02032edc module:main +from:0x02026848 kind:load to:0x027e085c module:dtcm +from:0x020269d4 kind:load to:0x027e0860 module:dtcm +from:0x02026a1c kind:load to:0x027e0860 module:dtcm +from:0x02026a44 kind:arm_call to:0x02028150 module:main +from:0x02026a68 kind:arm_call to:0x02026f18 module:main +from:0x02026a8c kind:arm_call to:0x02027120 module:main +from:0x02026ad8 kind:arm_call to:0x0202716c module:main +from:0x02026ae0 kind:load to:0x027e084c module:dtcm +from:0x02026ae4 kind:load to:0x027e0860 module:dtcm +from:0x02026ae8 kind:load to:0x027e0850 module:dtcm +from:0x02026aec kind:load to:0x027e0848 module:dtcm +from:0x02026b66 kind:thumb_call_arm to:0x02027010 module:main +from:0x02026b7c kind:thumb_call to:0x02026bcc module:main +from:0x02026b8c kind:load to:0x027e0854 module:dtcm +from:0x02026b90 kind:load to:0x027e0864 module:dtcm +from:0x02026b94 kind:load to:0x027e0850 module:dtcm +from:0x02026b98 kind:load to:0x027e0870 module:dtcm +from:0x02026b9c kind:load to:0x027e0860 module:dtcm +from:0x02026ba8 kind:load to:0x027e0000 module:dtcm +from:0x02026bb0 kind:load to:0x027e08f0 module:dtcm +from:0x02026bc0 kind:load to:0x0204e6c4 module:main +from:0x02026bc4 kind:load to:0x02027038 module:main +from:0x02026bc8 kind:load to:0x0204e84c module:main +from:0x02026bd8 kind:thumb_call_arm to:0x020280ec module:main +from:0x02026bde kind:thumb_call_arm to:0x02026834 module:main +from:0x02026bf0 kind:thumb_call_arm to:0x0202697c module:main +from:0x02026c2a kind:thumb_call_arm to:0x020270b4 module:main +from:0x02026c3e kind:thumb_call_arm to:0x02028c4c module:main +from:0x02026c58 kind:thumb_call_arm to:0x020270ac module:main +from:0x02026c6e kind:thumb_call_arm to:0x02028c4c module:main +from:0x02026c78 kind:thumb_call_arm to:0x02028100 module:main +from:0x02026c88 kind:load to:0x02026c8c module:main +from:0x02026c90 kind:arm_call to:0x020280ec module:main +from:0x02026ca0 kind:arm_call to:0x02026cac module:main +from:0x02026ca8 kind:load to:0x027e0860 module:dtcm +from:0x02026ccc kind:arm_call to:0x020270b4 module:main +from:0x02026ce8 kind:arm_call to:0x0202716c module:main +from:0x02026cf4 kind:arm_call to:0x02026d04 module:main +from:0x02026cfc kind:load to:0x027e0858 module:dtcm +from:0x02026d00 kind:load to:0x02026d04 module:main +from:0x02026d2c kind:arm_call to:0x020280ec module:main +from:0x02026d30 kind:arm_call to:0x02026d3c module:main +from:0x02026d38 kind:load to:0x027e0850 module:dtcm +from:0x02026d4c kind:arm_call to:0x02027048 module:main +from:0x02026d54 kind:arm_call to:0x020274bc module:main +from:0x02026d68 kind:arm_call to:0x020268f8 module:main +from:0x02026d70 kind:arm_call to:0x020269d8 module:main +from:0x02026d80 kind:arm_call to:0x02026e88 module:main +from:0x02026d84 kind:arm_call to:0x02027078 module:main +from:0x02026d88 kind:arm_call to:0x02026f44 module:main +from:0x02026d8c kind:arm_call to:0x0202851c module:main +from:0x02026d94 kind:load to:0x027e0850 module:dtcm +from:0x02026d9c kind:thumb_call_arm to:0x020280ec module:main +from:0x02026daa kind:thumb_call_arm to:0x02026d3c module:main +from:0x02026dae kind:thumb_call_arm to:0x02027048 module:main +from:0x02026db4 kind:thumb_call_arm to:0x020274bc module:main +from:0x02026dba kind:thumb_call_arm to:0x02026df0 module:main +from:0x02026dc6 kind:thumb_call_arm to:0x020268f8 module:main +from:0x02026dcc kind:thumb_call_arm to:0x020269d8 module:main +from:0x02026dd8 kind:thumb_call_arm to:0x02026e88 module:main +from:0x02026ddc kind:thumb_call_arm to:0x02027078 module:main +from:0x02026de2 kind:thumb_call_arm to:0x02028100 module:main +from:0x02026de6 kind:thumb_call_arm to:0x02026f44 module:main +from:0x02026dec kind:load to:0x027e0860 module:dtcm +from:0x02026e00 kind:arm_call to:0x02027f34 module:main +from:0x02026e10 kind:arm_call to:0x020280ec module:main +from:0x02026e28 kind:arm_call to:0x02026e38 module:main +from:0x02026e30 kind:arm_call to:0x02028100 module:main +from:0x02026e40 kind:arm_call to:0x020280ec module:main +from:0x02026e68 kind:arm_call to:0x0202684c module:main +from:0x02026e74 kind:arm_call to:0x02026a20 module:main +from:0x02026e7c kind:arm_call to:0x02028100 module:main +from:0x02026e84 kind:load to:0x027e0850 module:dtcm +from:0x02026e90 kind:arm_call to:0x020280ec module:main +from:0x02026eb4 kind:arm_call to:0x020268c4 module:main +from:0x02026ee0 kind:arm_call to:0x02026a20 module:main +from:0x02026ee8 kind:arm_call to:0x02028100 module:main +from:0x02026ef8 kind:arm_call to:0x020280ec module:main +from:0x02026f08 kind:arm_call to:0x02026a20 module:main +from:0x02026f10 kind:arm_call to:0x02028100 module:main +from:0x02026f40 kind:load to:0x027e0860 module:dtcm +from:0x02026f48 kind:arm_call to:0x020280ec module:main +from:0x02026f50 kind:arm_call to:0x02026a20 module:main +from:0x02026f58 kind:arm_call to:0x02028100 module:main +from:0x02026f78 kind:arm_call to:0x020280ec module:main +from:0x02026fb0 kind:arm_call to:0x02028100 module:main +from:0x02026fe8 kind:arm_call to:0x0202697c module:main +from:0x02026fec kind:arm_call to:0x02026a20 module:main +from:0x02026ff4 kind:arm_call to:0x02028100 module:main +from:0x02027000 kind:load to:0x027e0860 module:dtcm +from:0x02027004 kind:load to:0x0204e6c4 module:main +from:0x02027018 kind:arm_call to:0x020280ec module:main +from:0x02027028 kind:arm_call to:0x02028100 module:main +from:0x02027034 kind:load to:0x027e0860 module:dtcm +from:0x0202703c kind:arm_call to:0x020280d8 module:main +from:0x02027040 kind:arm_call to:0x0202852c module:main +from:0x0202704c kind:arm_call to:0x020280ec module:main +from:0x02027068 kind:arm_call to:0x02028100 module:main +from:0x02027074 kind:load to:0x027e084c module:dtcm +from:0x0202707c kind:arm_call to:0x020280ec module:main +from:0x0202709c kind:arm_call to:0x02028100 module:main +from:0x020270a8 kind:load to:0x027e084c module:dtcm +from:0x02027168 kind:load to:0x0202e530 module:main +from:0x020271ac kind:load to:0x0202e570 module:main +from:0x020271cc kind:load to:0x02044540 module:main +from:0x02027208 kind:arm_call to:0x020280ec module:main +from:0x02027230 kind:arm_call to:0x02028100 module:main +from:0x02027240 kind:arm_call to:0x02026e38 module:main +from:0x0202725c kind:arm_call to:0x0203a1bc module:main +from:0x02027278 kind:arm_call to:0x02026e88 module:main +from:0x02027280 kind:arm_call to:0x02028100 module:main +from:0x0202729c kind:arm_call to:0x020280ec module:main +from:0x020272c0 kind:arm_call to:0x02028100 module:main +from:0x020272d0 kind:arm_call to:0x02026e38 module:main +from:0x02027300 kind:arm_call to:0x0203a1bc module:main +from:0x02027318 kind:arm_call to:0x02026e88 module:main +from:0x02027320 kind:arm_call to:0x02028100 module:main +from:0x0202733c kind:arm_call to:0x020280ec module:main +from:0x02027364 kind:arm_call to:0x02028100 module:main +from:0x02027374 kind:arm_call to:0x02026e38 module:main +from:0x02027394 kind:arm_call to:0x0203a1bc module:main +from:0x020273b4 kind:arm_call to:0x02026e88 module:main +from:0x020273bc kind:arm_call to:0x02028100 module:main +from:0x020273e8 kind:arm_call to:0x020280ec module:main +from:0x02027420 kind:arm_call to:0x02027568 module:main +from:0x02027444 kind:arm_call to:0x02026e38 module:main +from:0x02027454 kind:arm_call to:0x02028100 module:main +from:0x0202745c kind:load to:0x027e0860 module:dtcm +from:0x02027468 kind:arm_call to:0x020280ec module:main +from:0x02027498 kind:arm_call to:0x0202758c module:main +from:0x020274a8 kind:arm_call to:0x02026e88 module:main +from:0x020274b0 kind:arm_call to:0x02028100 module:main +from:0x020274b8 kind:load to:0x027e0860 module:dtcm +from:0x020274d8 kind:arm_call to:0x0202694c module:main +from:0x020274e4 kind:arm_call to:0x02026e88 module:main +from:0x02027500 kind:arm_call to:0x020280ec module:main +from:0x02027530 kind:arm_call to:0x02027568 module:main +from:0x02027558 kind:arm_call to:0x02028100 module:main +from:0x02027564 kind:load to:0x027e0860 module:dtcm +from:0x020276ce kind:thumb_call to:0x02027710 module:main +from:0x020276d2 kind:thumb_call to:0x0202b5e4 module:main +from:0x020276d6 kind:thumb_call to:0x0202647c module:main +from:0x020276da kind:thumb_call to:0x020277c0 module:main +from:0x020276de kind:thumb_call_arm to:0x020261d8 module:main +from:0x020276e2 kind:thumb_call_arm to:0x02026448 module:main +from:0x020276e6 kind:thumb_call to:0x020279e4 module:main +from:0x020276ea kind:thumb_call_arm to:0x02029ed4 module:main +from:0x020276ee kind:thumb_call to:0x020280b4 module:main +from:0x020276f2 kind:thumb_call_arm to:0x02028398 module:main +from:0x020276f6 kind:thumb_call to:0x02026af0 module:main +from:0x020276fa kind:thumb_call_arm to:0x02028188 module:main +from:0x020276fe kind:thumb_call_arm to:0x020322b8 module:main +from:0x02027702 kind:thumb_call_arm to:0x02031b80 module:main +from:0x02027706 kind:thumb_call to:0x0202f3ec module:main +from:0x0202770a kind:thumb_call_arm to:0x020276ac module:main +from:0x02027720 kind:thumb_call to:0x02027824 module:main +from:0x02027728 kind:thumb_call to:0x02027930 module:main +from:0x0202772e kind:thumb_call to:0x020278c0 module:main +from:0x02027736 kind:thumb_call to:0x0202793c module:main +from:0x0202773e kind:thumb_call to:0x0202793c module:main +from:0x02027746 kind:thumb_call to:0x02027930 module:main +from:0x0202774c kind:thumb_call to:0x02027824 module:main +from:0x02027754 kind:thumb_call to:0x02027930 module:main +from:0x0202775a kind:thumb_call to:0x020278c0 module:main +from:0x02027762 kind:thumb_call to:0x0202793c module:main +from:0x02027768 kind:thumb_call to:0x02027824 module:main +from:0x02027770 kind:thumb_call to:0x02027930 module:main +from:0x02027776 kind:thumb_call to:0x020278c0 module:main +from:0x0202777e kind:thumb_call to:0x0202793c module:main +from:0x02027784 kind:thumb_call to:0x02027824 module:main +from:0x0202778c kind:thumb_call to:0x02027930 module:main +from:0x02027792 kind:thumb_call to:0x020278c0 module:main +from:0x0202779a kind:thumb_call to:0x0202793c module:main +from:0x020277a0 kind:thumb_call to:0x02027824 module:main +from:0x020277a8 kind:thumb_call to:0x02027930 module:main +from:0x020277ae kind:thumb_call to:0x020278c0 module:main +from:0x020277b6 kind:thumb_call to:0x0202793c module:main +from:0x020277bc kind:load to:0x0204e84c module:main +from:0x020277c4 kind:thumb_call to:0x02027824 module:main +from:0x020277cc kind:thumb_call to:0x02027930 module:main +from:0x020277d2 kind:thumb_call to:0x020278c0 module:main +from:0x020277da kind:thumb_call to:0x0202793c module:main +from:0x020277e6 kind:thumb_call_arm to:0x020271b8 module:main +from:0x020277f4 kind:thumb_call_arm to:0x020279d4 module:main +from:0x020277fa kind:thumb_call_arm to:0x020279dc module:main +from:0x02027800 kind:load to:0x0204e84c module:main +from:0x02027850 kind:thumb_call_arm to:0x020271b8 module:main +from:0x020278a4 kind:load to:0x0204e84c module:main +from:0x020278a8 kind:load to:0x027e0000 module:dtcm +from:0x020278ec kind:thumb_call_arm to:0x020271b8 module:main +from:0x02027918 kind:load to:0x0204e84c module:main +from:0x02027950 kind:thumb_call to:0x02027818 module:main +from:0x02027974 kind:thumb_call to:0x0202780c module:main +from:0x02027984 kind:thumb_call to:0x0202793c module:main +from:0x02027a1c kind:load to:0x0204e854 module:main +from:0x02027a20 kind:load to:0x02027a3c module:main +from:0x02027a38 kind:load to:0x0204e854 module:main +from:0x02027a70 kind:arm_call to:0x02027ab0 module:main +from:0x02027a80 kind:arm_call to:0x02027ab0 module:main +from:0x02027aa8 kind:load to:0x0204e854 module:main +from:0x02027ab4 kind:arm_call to:0x02027ac4 module:main +from:0x02027ab8 kind:arm_call to:0x02027b54 module:main +from:0x02027b50 kind:load to:0x0204e880 module:main +from:0x02027b84 kind:arm_call to:0x020279a0 module:main +from:0x02027bb8 kind:load to:0x0204e854 module:main +from:0x02027bc0 kind:load to:0x0204e880 module:main +from:0x02027bc4 kind:load to:0x0204e858 module:main +from:0x02027bc8 kind:load to:0x0204e85c module:main +from:0x02027bf0 kind:load to:0x0204e900 module:main +from:0x02027c06 kind:thumb_call_arm to:0x02027bd0 module:main +from:0x02027c1e kind:thumb_call_arm to:0x020261f0 module:main +from:0x02027c24 kind:thumb_call_arm to:0x020263bc module:main +from:0x02027c2c kind:load to:0x0204e904 module:main +from:0x02027c34 kind:load to:0x02027c48 module:main +from:0x02027c44 kind:load to:0x0204e904 module:main +from:0x02027c9c kind:arm_call to:0x0202634c module:main +from:0x02027ca4 kind:load to:0x0204e904 module:main +from:0x02027cac kind:load to:0x02027c48 module:main +from:0x02027cb8 kind:arm_call to:0x020280ec module:main +from:0x02027d1c kind:arm_call to:0x02028100 module:main +from:0x02027d4c kind:load to:0x0204e904 module:main +from:0x02027d68 kind:arm_call to:0x02027cb0 module:main +from:0x02027d94 kind:arm_call to:0x0202634c module:main +from:0x02027dd0 kind:arm_call to:0x020263bc module:main +from:0x02027ddc kind:load to:0x02027fb8 module:main +from:0x02027df6 kind:thumb_call_arm to:0x02027bd0 module:main +from:0x02027e02 kind:thumb_call_arm to:0x020263ec module:main +from:0x02027e08 kind:load to:0x0204e914 module:main +from:0x02027e34 kind:arm_call to:0x02027cb0 module:main +from:0x02027e64 kind:arm_call to:0x0203a154 module:main +from:0x02027ee4 kind:arm_call to:0x02027d60 module:main +from:0x02027f28 kind:arm_call to:0x02027d60 module:main +from:0x02027f30 kind:load to:0x0204e914 module:main +from:0x02027f3c kind:arm_call to:0x020280ec module:main +from:0x02027f50 kind:arm_call to:0x02028100 module:main +from:0x02027f94 kind:arm_call to:0x02027d60 module:main +from:0x02027fac kind:arm_call to:0x02028100 module:main +from:0x02027fb4 kind:load to:0x0204e914 module:main +from:0x02027fbc kind:arm_call to:0x02027fc8 module:main +from:0x02027fdc kind:arm_call to:0x020263ec module:main +from:0x02027ff4 kind:arm_call to:0x02027cb0 module:main +from:0x02028020 kind:arm_call to:0x02027d60 module:main +from:0x0202808c kind:arm_call to:0x02027e0c module:main +from:0x020280a0 kind:arm_call to:0x02027d60 module:main +from:0x020280ac kind:load to:0x027e0000 module:dtcm +from:0x020280b0 kind:load to:0x0204e914 module:main +from:0x020280ca kind:thumb_call_arm to:0x020263ec module:main +from:0x020280d4 kind:load to:0x0204e920 module:main +from:0x02028174 kind:arm_call_thumb to:0x020002a2 module:main +from:0x02028180 kind:arm_call to:0x02026058 module:main +from:0x020281a4 kind:arm_call_thumb to:0x0202b5e4 module:main +from:0x020281b8 kind:arm_call to:0x0202b6e0 module:main +from:0x020281cc kind:arm_call to:0x0202b694 module:main +from:0x020281d4 kind:load to:0x0204e934 module:main +from:0x020281d8 kind:load to:0x020281dc module:main +from:0x02028200 kind:arm_call to:0x0202851c module:main +from:0x02028208 kind:load to:0x0204e934 module:main +from:0x02028228 kind:arm_call to:0x0202b704 module:main +from:0x0202825c kind:arm_call to:0x0202851c module:main +from:0x02028260 kind:arm_call to:0x02026738 module:main +from:0x0202826c kind:arm_call to:0x02030d10 module:main +from:0x02028274 kind:arm_call to:0x02026390 module:main +from:0x0202827c kind:arm_call to:0x0202641c module:main +from:0x02028284 kind:arm_call to:0x02028868 module:main +from:0x0202828c kind:arm_call to:0x02028868 module:main +from:0x02028294 kind:arm_call to:0x02028868 module:main +from:0x0202829c kind:arm_call to:0x02028868 module:main +from:0x020282ac kind:arm_call to:0x0202820c module:main +from:0x020282c0 kind:arm_call to:0x01ffbf24 module:itcm +from:0x0202830c kind:load to:0x02028e30 module:main +from:0x02028368 kind:arm_call to:0x02028c30 module:main +from:0x02028378 kind:arm_call to:0x02028c30 module:main +from:0x020283c4 kind:load to:0x0204e938 module:main +from:0x020283c8 kind:load to:0x0204e93c module:main +from:0x020283d8 kind:arm_call to:0x020280ec module:main +from:0x02028404 kind:arm_call to:0x02028390 module:main +from:0x0202843c kind:arm_call to:0x02028100 module:main +from:0x02028444 kind:load to:0x0204e938 module:main +from:0x0202844c kind:load to:0x0204e93c module:main +from:0x02028464 kind:arm_call to:0x02027d50 module:main +from:0x02028514 kind:load to:0x0204e90c module:main +from:0x02028520 kind:arm_call to:0x020280ec module:main +from:0x02028524 kind:arm_call to:0x0202852c module:main +from:0x02028580 kind:arm_call to:0x020280ec module:main +from:0x020285ac kind:arm_call to:0x01ffc280 module:itcm +from:0x020285b4 kind:arm_call to:0x02028100 module:main +from:0x020285e4 kind:arm_call to:0x020289a4 module:main +from:0x02028624 kind:arm_call to:0x01ffc1f0 module:itcm +from:0x02028658 kind:arm_call to:0x020289a4 module:main +from:0x02028690 kind:arm_call to:0x01ffc1f0 module:itcm +from:0x020286d4 kind:arm_call to:0x02028800 module:main +from:0x020286ec kind:arm_call to:0x02026304 module:main +from:0x020286f0 kind:arm_call to:0x020280ec module:main +from:0x0202871c kind:arm_call to:0x01ffc25c module:itcm +from:0x02028724 kind:arm_call to:0x02028100 module:main +from:0x0202872c kind:arm_call to:0x020280ec module:main +from:0x02028758 kind:arm_call to:0x01ffc25c module:itcm +from:0x02028760 kind:arm_call to:0x02028100 module:main +from:0x02028788 kind:arm_call to:0x020289a4 module:main +from:0x020287ac kind:arm_call to:0x02028800 module:main +from:0x020287c4 kind:arm_call to:0x02026304 module:main +from:0x020287dc kind:arm_call to:0x01ffc1b0 module:itcm +from:0x020287f8 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x02028808 kind:arm_call to:0x020280ec module:main +from:0x0202885c kind:arm_call to:0x02028100 module:main +from:0x02028870 kind:arm_call to:0x020280ec module:main +from:0x020288e0 kind:arm_call to:0x02028100 module:main +from:0x020288f8 kind:arm_call to:0x02028868 module:main +from:0x02028900 kind:arm_call to:0x02028868 module:main +from:0x02028908 kind:arm_call to:0x02028868 module:main +from:0x02028910 kind:arm_call to:0x02028868 module:main +from:0x02028990 kind:arm_call to:0x0202851c module:main +from:0x020289f0 kind:arm_call to:0x0202851c module:main +from:0x02028a70 kind:arm_call to:0x020289a4 module:main +from:0x02028a78 kind:arm_call to:0x02028800 module:main +from:0x02028a7c kind:arm_call to:0x020280ec module:main +from:0x02028a9c kind:arm_call to:0x02026278 module:main +from:0x02028abc kind:arm_call to:0x020261f0 module:main +from:0x02028ac4 kind:arm_call to:0x020263bc module:main +from:0x02028ac8 kind:arm_call to:0x02028ae4 module:main +from:0x02028ad0 kind:arm_call to:0x02028100 module:main +from:0x02028ad8 kind:load to:0x027e0930 module:dtcm +from:0x02028ae0 kind:load to:0x02028ae4 module:main +from:0x02028b30 kind:arm_call to:0x02026304 module:main +from:0x02028b48 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x02028b50 kind:arm_call to:0x0202641c module:main +from:0x02028b6c kind:arm_call to:0x01ffc1b0 module:itcm +from:0x02028b74 kind:arm_call to:0x0202641c module:main +from:0x02028b7c kind:load to:0x027e0930 module:dtcm +from:0x02028b80 kind:load to:0x02028b8c module:main +from:0x02028b98 kind:arm_call to:0x020263ec module:main +from:0x02028bc0 kind:arm_call to:0x020261f0 module:main +from:0x02028be8 kind:load to:0x027e0930 module:dtcm +from:0x02028c14 kind:load to:0x027e0930 module:dtcm +from:0x02029148 kind:arm_call to:0x02028918 module:main +from:0x0202915c kind:arm_call to:0x020289a4 module:main +from:0x02029198 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x0202983e kind:thumb_call to:0x02029dfc module:main +from:0x02029856 kind:thumb_call to:0x02029e4c module:main +from:0x0202985c kind:thumb_call to:0x02029e88 module:main +from:0x02029862 kind:thumb_call to:0x02029a40 module:main +from:0x0202986c kind:load to:0x0204e950 module:main +from:0x02029870 kind:load to:0x02042be4 module:main +from:0x02029a3c kind:load to:0x0204e950 module:main +from:0x02029b34 kind:thumb_call to:0x02029ca4 module:main +from:0x02029b7c kind:thumb_call to:0x02029ca4 module:main +from:0x02029bbc kind:thumb_call to:0x02029c28 module:main +from:0x02029c0a kind:thumb_call to:0x02029d0c module:main +from:0x02029c20 kind:load to:0x0204e950 module:main +from:0x02029c24 kind:load to:0x02042bdc module:main +from:0x02029c32 kind:thumb_call to:0x02029d0c module:main +from:0x02029c6e kind:thumb_call to:0x02029d0c module:main +from:0x02029c84 kind:thumb_call to:0x02029d0c module:main +from:0x02029ca0 kind:load to:0x0204e950 module:main +from:0x02029d08 kind:load to:0x0204e950 module:main +from:0x02029df8 kind:load to:0x0204e950 module:main +from:0x02029e2c kind:thumb_call to:0x02029dfc module:main +from:0x02029e40 kind:thumb_call to:0x02029dfc module:main +from:0x02029e48 kind:load to:0x0204e950 module:main +from:0x02029e70 kind:thumb_call to:0x02029e4c module:main +from:0x02029e7c kind:thumb_call to:0x02029e4c module:main +from:0x02029e84 kind:load to:0x0204e950 module:main +from:0x02029eae kind:thumb_call to:0x02029e88 module:main +from:0x02029eba kind:thumb_call to:0x02029e88 module:main +from:0x02029ed0 kind:load to:0x0204e950 module:main +from:0x02029edc kind:arm_call to:0x02028538 module:main +from:0x02029ee4 kind:arm_call to:0x02028868 module:main +from:0x02029f4c kind:arm_call to:0x0203a3c8 module:main +from:0x02029fa0 kind:arm_call to:0x020280ec module:main +from:0x02029fe8 kind:arm_call to:0x02032784 module:main +from:0x0202a0e0 kind:arm_call to:0x02028100 module:main +from:0x0202a104 kind:load to:0x0204e960 module:main +from:0x0202a16c kind:arm_call to:0x020280ec module:main +from:0x0202a1e4 kind:arm_call to:0x02028e30 module:main +from:0x0202a210 kind:arm_call to:0x02028100 module:main +from:0x0202a230 kind:arm_call to:0x02029f90 module:main +from:0x0202a298 kind:arm_call to:0x020280ec module:main +from:0x0202a2c8 kind:arm_call to:0x02028100 module:main +from:0x0202a2ec kind:arm_call to:0x0202a7ec module:main +from:0x0202a314 kind:arm_call to:0x0202a7ec module:main +from:0x0202a334 kind:arm_call to:0x0202a7ec module:main +from:0x0202a354 kind:arm_call to:0x0202a7ec module:main +from:0x0202a370 kind:load to:0x0202a77c module:main +from:0x0202a388 kind:load to:0x0202a77c module:main +from:0x0202a3a0 kind:load to:0x0202a77c module:main +from:0x0202a3c4 kind:arm_call to:0x0202a7ec module:main +from:0x0202a3e4 kind:arm_call to:0x0202a7ec module:main +from:0x0202a400 kind:arm_call to:0x0202a7a4 module:main +from:0x0202a41c kind:arm_call to:0x0202a7a4 module:main +from:0x0202a438 kind:arm_call to:0x0202a7a4 module:main +from:0x0202a454 kind:arm_call to:0x0202a7a4 module:main +from:0x0202a47c kind:arm_call to:0x0202a7ec module:main +from:0x0202a4a4 kind:arm_call to:0x0202a7ec module:main +from:0x0202a4d8 kind:arm_call to:0x0202afa8 module:main +from:0x0202a508 kind:arm_call to:0x0202a7ec module:main +from:0x0202a548 kind:arm_call to:0x0202a7ec module:main +from:0x0202a56c kind:arm_call to:0x0202afc8 module:main +from:0x0202a584 kind:arm_call to:0x0202a7ec module:main +from:0x0202a5b8 kind:arm_call to:0x0202a7ec module:main +from:0x0202a5d8 kind:arm_call to:0x0202a7ec module:main +from:0x0202a5f8 kind:arm_call to:0x0202a7ec module:main +from:0x0202a620 kind:arm_call to:0x0202a7ec module:main +from:0x0202a640 kind:arm_call to:0x0202a7ec module:main +from:0x0202a68c kind:arm_call to:0x0202a7ec module:main +from:0x0202a6ac kind:arm_call to:0x0202a7ec module:main +from:0x0202a6cc kind:arm_call to:0x0202a7ec module:main +from:0x0202a6ec kind:arm_call to:0x0202a7ec module:main +from:0x0202a70c kind:arm_call to:0x0202a7ec module:main +from:0x0202a734 kind:arm_call to:0x0202a7ec module:main +from:0x0202a754 kind:arm_call to:0x0202a7ec module:main +from:0x0202a774 kind:arm_call to:0x0202a7ec module:main +from:0x0202a79c kind:arm_call to:0x0202a7ec module:main +from:0x0202a7c4 kind:arm_call to:0x0202a7ec module:main +from:0x0202a7e4 kind:arm_call to:0x0202a7ec module:main +from:0x0202a804 kind:arm_call to:0x0202aa60 module:main +from:0x0202a828 kind:arm_call to:0x0202aae8 module:main +from:0x0202a850 kind:arm_call to:0x020273c8 module:main +from:0x0202a854 kind:arm_call to:0x0202a890 module:main +from:0x0202a858 kind:arm_call to:0x0202af70 module:main +from:0x0202a860 kind:load to:0x0204e964 module:main +from:0x0202a864 kind:load to:0x0204e968 module:main +from:0x0202a874 kind:load to:0x0204e968 module:main +from:0x0202a878 kind:load to:0x020273e0 module:main +from:0x0202a888 kind:load to:0x0204e968 module:main +from:0x0202a88c kind:load to:0x02027460 module:main +from:0x0202a894 kind:arm_call to:0x0202ae5c module:main +from:0x0202a914 kind:arm_call to:0x0202b104 module:main +from:0x0202a91c kind:arm_call to:0x0202aa60 module:main +from:0x0202a938 kind:arm_call to:0x0202aae8 module:main +from:0x0202a940 kind:arm_call to:0x0202ab20 module:main +from:0x0202a948 kind:load to:0x0204ec60 module:main +from:0x0202a94c kind:load to:0x0204e980 module:main +from:0x0202a950 kind:load to:0x0204fc60 module:main +from:0x0202a954 kind:load to:0x02050448 module:main +from:0x0202a958 kind:load to:0x0204e9e0 module:main +from:0x0202a95c kind:load to:0x020504c0 module:main +from:0x0202a96c kind:arm_call to:0x020280ec module:main +from:0x0202a97c kind:arm_call to:0x0202b0e0 module:main +from:0x0202a994 kind:arm_call to:0x02028100 module:main +from:0x0202a99c kind:arm_call to:0x0202815c module:main +from:0x0202a9a0 kind:arm_call to:0x020280ec module:main +from:0x0202a9a8 kind:arm_call to:0x0202b0e0 module:main +from:0x0202a9bc kind:arm_call to:0x0202b0e0 module:main +from:0x0202a9d0 kind:arm_call to:0x02028100 module:main +from:0x0202aa4c kind:arm_call to:0x02028100 module:main +from:0x0202aa58 kind:load to:0x0204e980 module:main +from:0x0202aa5c kind:load to:0x0204e9a4 module:main +from:0x0202aa68 kind:arm_call to:0x0202af30 module:main +from:0x0202aa78 kind:arm_call to:0x0202aee8 module:main +from:0x0202aa90 kind:arm_call to:0x0202ae1c module:main +from:0x0202aaa4 kind:arm_call to:0x0202a960 module:main +from:0x0202aab0 kind:arm_call to:0x0202aee8 module:main +from:0x0202aac4 kind:arm_call to:0x0202ab20 module:main +from:0x0202aac8 kind:arm_call to:0x0202aec0 module:main +from:0x0202aad4 kind:arm_call to:0x0202a960 module:main +from:0x0202aad8 kind:arm_call to:0x0202aee8 module:main +from:0x0202aaf0 kind:arm_call to:0x020280ec module:main +from:0x0202ab14 kind:arm_call to:0x02028100 module:main +from:0x0202ab1c kind:load to:0x0204e980 module:main +from:0x0202ab2c kind:arm_call to:0x020280ec module:main +from:0x0202ab44 kind:arm_call to:0x02028100 module:main +from:0x0202ab64 kind:arm_call to:0x02028100 module:main +from:0x0202ab78 kind:arm_call to:0x0202a960 module:main +from:0x0202ab98 kind:arm_call to:0x02028100 module:main +from:0x0202abb0 kind:arm_call to:0x02027654 module:main +from:0x0202abc0 kind:arm_call to:0x0202b704 module:main +from:0x0202abd8 kind:arm_call to:0x02028100 module:main +from:0x0202abf4 kind:arm_call to:0x02028100 module:main +from:0x0202abfc kind:arm_call to:0x0202a960 module:main +from:0x0202ac00 kind:arm_call to:0x020280ec module:main +from:0x0202ac10 kind:arm_call to:0x02027654 module:main +from:0x0202ac24 kind:arm_call to:0x02028100 module:main +from:0x0202ac48 kind:arm_call to:0x0202b704 module:main +from:0x0202ac98 kind:arm_call to:0x02028100 module:main +from:0x0202aca4 kind:arm_call to:0x0202aec0 module:main +from:0x0202acb0 kind:load to:0x0204e980 module:main +from:0x0202acb4 kind:load to:0x0204ec60 module:main +from:0x0202acb8 kind:load to:0x0204e9a4 module:main +from:0x0202acc4 kind:arm_call to:0x0202ad54 module:main +from:0x0202acd8 kind:arm_call to:0x0202a960 module:main +from:0x0202ace8 kind:arm_call to:0x0202ad54 module:main +from:0x0202acf4 kind:arm_call to:0x0202aec0 module:main +from:0x0202acfc kind:arm_call to:0x0202ad54 module:main +from:0x0202ad10 kind:arm_call to:0x0202a960 module:main +from:0x0202ad18 kind:arm_call to:0x0202ad54 module:main +from:0x0202ad2c kind:arm_call to:0x020280ec module:main +from:0x0202ad44 kind:arm_call to:0x02028100 module:main +from:0x0202ad50 kind:load to:0x0204e980 module:main +from:0x0202ad5c kind:arm_call to:0x020280ec module:main +from:0x0202ad94 kind:arm_call to:0x02028100 module:main +from:0x0202ada0 kind:load to:0x0204e980 module:main +from:0x0202ada8 kind:arm_call to:0x020280ec module:main +from:0x0202add0 kind:arm_call to:0x02028100 module:main +from:0x0202addc kind:load to:0x0204e980 module:main +from:0x0202ade4 kind:arm_call to:0x020280ec module:main +from:0x0202ae0c kind:arm_call to:0x02028100 module:main +from:0x0202ae18 kind:load to:0x0204e980 module:main +from:0x0202ae20 kind:arm_call to:0x0202ada4 module:main +from:0x0202ae28 kind:arm_call to:0x0202ade0 module:main +from:0x0202ae40 kind:arm_call to:0x020280ec module:main +from:0x0202ae4c kind:arm_call to:0x0202aff8 module:main +from:0x0202ae54 kind:arm_call to:0x02028100 module:main +from:0x0202ae6c kind:arm_call to:0x0202b694 module:main +from:0x0202ae70 kind:arm_call to:0x0202af30 module:main +from:0x0202ae84 kind:arm_call to:0x0202b6e0 module:main +from:0x0202aea0 kind:arm_call to:0x0202815c module:main +from:0x0202aeac kind:arm_call to:0x0202b6e0 module:main +from:0x0202aebc kind:load to:0x0202ae38 module:main +from:0x0202aed8 kind:arm_call to:0x0202b704 module:main +from:0x0202aeec kind:arm_call to:0x020280ec module:main +from:0x0202af00 kind:arm_call to:0x02028100 module:main +from:0x0202af20 kind:arm_call to:0x02028100 module:main +from:0x0202af2c kind:load to:0x0204e980 module:main +from:0x0202af34 kind:arm_call to:0x020271b0 module:main +from:0x0202af44 kind:arm_call to:0x020280ec module:main +from:0x0202af58 kind:arm_call to:0x02028100 module:main +from:0x0202afa4 kind:load to:0x02050460 module:main +from:0x0202afc4 kind:load to:0x02050460 module:main +from:0x0202aff4 kind:load to:0x02050460 module:main +from:0x0202b038 kind:load to:0x02050460 module:main +from:0x0202b050 kind:arm_call to:0x0202761c module:main +from:0x0202b060 kind:load to:0x020504c0 module:main +from:0x0202b084 kind:arm_call to:0x0202761c module:main +from:0x0202b098 kind:load to:0x020504c0 module:main +from:0x0202b0c4 kind:arm_call to:0x0202761c module:main +from:0x0202b0dc kind:load to:0x020504c0 module:main +from:0x0202b0f0 kind:arm_call to:0x0202761c module:main +from:0x0202b100 kind:load to:0x020504c0 module:main +from:0x0202b178 kind:arm_call to:0x02027654 module:main +from:0x0202b1ec kind:load to:0x02042cfc module:main +from:0x0202b200 kind:arm_call to:0x0202a868 module:main +from:0x0202b21c kind:arm_call to:0x0202a87c module:main +from:0x0202b27c kind:arm_call to:0x02027638 module:main +from:0x0202b29c kind:arm_call to:0x0202a87c module:main +from:0x0202b2ac kind:arm_call to:0x02027638 module:main +from:0x0202b2b8 kind:arm_call to:0x02027638 module:main +from:0x0202b2c8 kind:arm_call to:0x0202a868 module:main +from:0x0202b340 kind:arm_call to:0x02027638 module:main +from:0x0202b350 kind:arm_call to:0x0202a87c module:main +from:0x0202b360 kind:arm_call to:0x0202a868 module:main +from:0x0202b388 kind:arm_call to:0x02027638 module:main +from:0x0202b398 kind:arm_call to:0x0202a87c module:main +from:0x0202b584 kind:arm_call to:0x0202a868 module:main +from:0x0202b59c kind:arm_call to:0x02027638 module:main +from:0x0202b5a0 kind:arm_call to:0x0202a87c module:main +from:0x0202b5b4 kind:arm_call to:0x0202a868 module:main +from:0x0202b5d8 kind:arm_call to:0x0202a87c module:main +from:0x0202b5e8 kind:load to:0x0202b5ed module:main +from:0x0202b5ee kind:thumb_call_arm to:0x020280ec module:main +from:0x0202b624 kind:thumb_call_arm to:0x0202641c module:main +from:0x0202b62c kind:thumb_call_arm to:0x020261f0 module:main +from:0x0202b632 kind:thumb_call_arm to:0x020263bc module:main +from:0x0202b674 kind:thumb_call_arm to:0x02028100 module:main +from:0x0202b67c kind:load to:0x020504c4 module:main +from:0x0202b684 kind:load to:0x020504c8 module:main +from:0x0202b690 kind:load to:0x0202b77c module:main +from:0x0202b6a0 kind:arm_call to:0x020280ec module:main +from:0x0202b6d0 kind:arm_call to:0x02028100 module:main +from:0x0202b6d8 kind:load to:0x020504c8 module:main +from:0x0202b74c kind:arm_call to:0x020280ec module:main +from:0x0202b75c kind:arm_call to:0x02028100 module:main +from:0x0202b76c kind:arm_call to:0x02028100 module:main +from:0x0202b7bc kind:arm_call to:0x020280ec module:main +from:0x0202b7cc kind:arm_call to:0x02028100 module:main +from:0x0202b7dc kind:arm_call to:0x02028100 module:main +from:0x0202b84c kind:arm_call to:0x020280ec module:main +from:0x0202b864 kind:arm_call to:0x02028100 module:main +from:0x0202b878 kind:load to:0x020504c8 module:main +from:0x0202b888 kind:arm_call to:0x020280ec module:main +from:0x0202b8c8 kind:arm_call to:0x02026e88 module:main +from:0x0202b8d0 kind:arm_call to:0x02028100 module:main +from:0x0202b9c4 kind:arm_call to:0x020280ec module:main +from:0x0202b9e8 kind:arm_call to:0x02026e38 module:main +from:0x0202ba0c kind:arm_call to:0x02028100 module:main +from:0x0202ba50 kind:arm_call to:0x0202b87c module:main +from:0x0202ba5c kind:load to:0x02042fd0 module:main +from:0x0202bb08 kind:arm_call to:0x020280ec module:main +from:0x0202bb34 kind:arm_call to:0x02026e38 module:main +from:0x0202bb54 kind:arm_call to:0x02028100 module:main +from:0x0202bb9c kind:arm_call to:0x0202b8d8 module:main +from:0x0202bc30 kind:arm_call to:0x0202bab0 module:main +from:0x0202bcc8 kind:arm_call to:0x0202bab0 module:main +from:0x0202bd10 kind:arm_call to:0x0202bab0 module:main +from:0x0202bd58 kind:arm_call to:0x0202bab0 module:main +from:0x0202bde4 kind:arm_call to:0x0202b8d8 module:main +from:0x0202be8c kind:arm_call to:0x0202bb70 module:main +from:0x0202bec4 kind:arm_call to:0x0202b8d8 module:main +from:0x0202bef8 kind:arm_call to:0x0202ba60 module:main +from:0x0202bf28 kind:arm_call to:0x0202b8d8 module:main +from:0x0202bfc8 kind:arm_call to:0x0202cf08 module:main +from:0x0202c020 kind:arm_call to:0x0202bb70 module:main +from:0x0202c040 kind:arm_call to:0x0202b8d8 module:main +from:0x0202c06c kind:arm_call to:0x0202b8d8 module:main +from:0x0202c104 kind:arm_call to:0x0202bb70 module:main +from:0x0202c114 kind:arm_call to:0x0202bb70 module:main +from:0x0202c130 kind:arm_call to:0x0202b8d8 module:main +from:0x0202c168 kind:arm_call to:0x0202b8d8 module:main +from:0x0202c1e4 kind:arm_call to:0x02028e30 module:main +from:0x0202c1f8 kind:arm_call to:0x02028e30 module:main +from:0x0202c204 kind:arm_call to:0x0202bb70 module:main +from:0x0202c228 kind:arm_call to:0x0202b8d8 module:main +from:0x0202c250 kind:arm_call to:0x0202b8d8 module:main +from:0x0202c274 kind:arm_call to:0x02028e30 module:main +from:0x0202c2ac kind:arm_call to:0x0202bb70 module:main +from:0x0202c2d0 kind:arm_call to:0x0202b8d8 module:main +from:0x0202c308 kind:arm_call to:0x02028e30 module:main +from:0x0202c31c kind:arm_call to:0x0202b8d8 module:main +from:0x0202c340 kind:load to:0x02044544 module:main +from:0x0202c38c kind:arm_call to:0x0202bab0 module:main +from:0x0202c3b8 kind:arm_call to:0x0202b8d8 module:main +from:0x0202c454 kind:arm_call to:0x02028e30 module:main +from:0x0202c474 kind:arm_call to:0x02028e30 module:main +from:0x0202c48c kind:arm_call to:0x02028e30 module:main +from:0x0202c4ac kind:arm_call to:0x020280ec module:main +from:0x0202c510 kind:arm_call to:0x0202b87c module:main +from:0x0202c594 kind:arm_call to:0x02028100 module:main +from:0x0202c5bc kind:arm_call to:0x020280ec module:main +from:0x0202c5ec kind:arm_call to:0x02026e88 module:main +from:0x0202c5f4 kind:arm_call to:0x02028100 module:main +from:0x0202c608 kind:arm_call to:0x02028100 module:main +from:0x0202c650 kind:arm_call to:0x0202cf08 module:main +from:0x0202c694 kind:arm_call to:0x02026e88 module:main +from:0x0202c69c kind:arm_call to:0x02028100 module:main +from:0x0202c6c4 kind:arm_call to:0x020280ec module:main +from:0x0202c6f4 kind:arm_call to:0x02026e88 module:main +from:0x0202c6fc kind:arm_call to:0x02028100 module:main +from:0x0202c714 kind:arm_call to:0x02028100 module:main +from:0x0202c720 kind:arm_call to:0x0202b8d8 module:main +from:0x0202c730 kind:arm_call to:0x0202c498 module:main +from:0x0202c74c kind:arm_call to:0x0202b8d8 module:main +from:0x0202c758 kind:arm_call to:0x0202b87c module:main +from:0x0202c760 kind:arm_call to:0x0202c498 module:main +from:0x0202c76c kind:arm_call to:0x0202c6ac module:main +from:0x0202c7b0 kind:arm_call to:0x020280ec module:main +from:0x0202c7cc kind:arm_call to:0x0202b87c module:main +from:0x0202c7d4 kind:arm_call to:0x02028100 module:main +from:0x0202c870 kind:arm_call to:0x02028100 module:main +from:0x0202c890 kind:arm_call to:0x020280ec module:main +from:0x0202c8b8 kind:arm_call to:0x02028100 module:main +from:0x0202c8c0 kind:arm_call to:0x0202c6ac module:main +from:0x0202c8ec kind:arm_call to:0x02028100 module:main +from:0x0202c8fc kind:arm_call to:0x02026e38 module:main +from:0x0202c910 kind:arm_call to:0x02028100 module:main +from:0x0202c918 kind:arm_call to:0x0202c740 module:main +from:0x0202c934 kind:arm_call to:0x02028d9c module:main +from:0x0202c950 kind:arm_call to:0x0202c3f0 module:main +from:0x0202c958 kind:arm_call to:0x020280ec module:main +from:0x0202c980 kind:arm_call to:0x02028100 module:main +from:0x0202c98c kind:load to:0x02050548 module:main +from:0x0202c9a4 kind:arm_call to:0x020280ec module:main +from:0x0202c9b4 kind:arm_call to:0x0202c94c module:main +from:0x0202ca14 kind:arm_call to:0x0202c3f0 module:main +from:0x0202ca30 kind:arm_call to:0x02028100 module:main +from:0x0202ca3c kind:load to:0x02050548 module:main +from:0x0202ca54 kind:arm_call to:0x020280ec module:main +from:0x0202cab4 kind:arm_call to:0x02028100 module:main +from:0x0202cabc kind:load to:0x02050548 module:main +from:0x0202cb2c kind:load to:0x0202c444 module:main +from:0x0202cb30 kind:load to:0x0202c460 module:main +from:0x0202cb3c kind:arm_call to:0x020280ec module:main +from:0x0202cb64 kind:arm_call to:0x0202cd20 module:main +from:0x0202cb90 kind:arm_call to:0x0202b87c module:main +from:0x0202cbb4 kind:arm_call to:0x0202cdbc module:main +from:0x0202cbe8 kind:arm_call to:0x02028100 module:main +from:0x0202cc30 kind:arm_call to:0x0202cf08 module:main +from:0x0202cc50 kind:arm_call to:0x0202d134 module:main +from:0x0202cc68 kind:arm_call to:0x0202d37c module:main +from:0x0202cc80 kind:arm_call to:0x02028d9c module:main +from:0x0202cc88 kind:arm_call to:0x0202d224 module:main +from:0x0202ccb8 kind:arm_call to:0x0202d134 module:main +from:0x0202ccd0 kind:arm_call to:0x0202d37c module:main +from:0x0202cce8 kind:arm_call to:0x02028d9c module:main +from:0x0202ccf0 kind:arm_call to:0x0202d224 module:main +from:0x0202cd1c kind:load to:0x0202c480 module:main +from:0x0202cd28 kind:arm_call to:0x020280ec module:main +from:0x0202cd84 kind:arm_call to:0x02026e38 module:main +from:0x0202cdb0 kind:arm_call to:0x02028100 module:main +from:0x0202cdc8 kind:arm_call to:0x020280ec module:main +from:0x0202ce04 kind:arm_call to:0x0202c498 module:main +from:0x0202ce10 kind:arm_call to:0x02028100 module:main +from:0x0202ce20 kind:arm_call to:0x0202c6ac module:main +from:0x0202ce84 kind:arm_call to:0x0202b87c module:main +from:0x0202ce8c kind:arm_call to:0x0202c498 module:main +from:0x0202ce98 kind:arm_call to:0x0202c6ac module:main +from:0x0202cea4 kind:arm_call to:0x020280ec module:main +from:0x0202cec0 kind:arm_call to:0x02026e88 module:main +from:0x0202cec8 kind:arm_call to:0x02028100 module:main +from:0x0202ceec kind:arm_call to:0x0202d4e0 module:main +from:0x0202cef4 kind:load to:0x02050558 module:main +from:0x0202cf04 kind:load to:0x02050558 module:main +from:0x0202cfb4 kind:arm_call to:0x0202c94c module:main +from:0x0202d05c kind:arm_call to:0x0202c784 module:main +from:0x0202d068 kind:load to:0x0205054c module:main +from:0x0202d0c0 kind:arm_call to:0x0202c784 module:main +from:0x0202d0d0 kind:arm_call to:0x0202d264 module:main +from:0x0202d104 kind:arm_call to:0x0202cf08 module:main +from:0x0202d11c kind:arm_call to:0x0202cf30 module:main +from:0x0202d154 kind:arm_call to:0x0202c784 module:main +from:0x0202d1b0 kind:arm_call to:0x0202c784 module:main +from:0x0202d1f0 kind:arm_call to:0x0202d0ec module:main +from:0x0202d204 kind:arm_call to:0x0202d178 module:main +from:0x0202d230 kind:arm_call to:0x0202c784 module:main +from:0x0202d270 kind:arm_call to:0x020280ec module:main +from:0x0202d2b8 kind:arm_call to:0x02026e38 module:main +from:0x0202d2d8 kind:arm_call to:0x02026e38 module:main +from:0x0202d2f8 kind:arm_call to:0x02028100 module:main +from:0x0202d308 kind:arm_call to:0x0202c740 module:main +from:0x0202d32c kind:arm_call to:0x020280ec module:main +from:0x0202d364 kind:arm_call to:0x02028100 module:main +from:0x0202d378 kind:load to:0x0202d06c module:main +from:0x0202d388 kind:load to:0x0202d06c module:main +from:0x0202d3f8 kind:arm_call to:0x02031e58 module:main +from:0x0202d40c kind:arm_call to:0x0202ce4c module:main +from:0x0202d444 kind:arm_call to:0x02031a88 module:main +from:0x0202d454 kind:load to:0x0202d3f0 module:main +from:0x0202d458 kind:load to:0x0205055c module:main +from:0x0202d494 kind:arm_call to:0x02030d10 module:main +from:0x0202d4b0 kind:arm_call to:0x02030d2c module:main +from:0x0202d4cc kind:load to:0x0205055c module:main +from:0x0202d4f0 kind:arm_call to:0x02026738 module:main +from:0x0202d50c kind:arm_call to:0x02031b80 module:main +from:0x0202d518 kind:arm_call to:0x0202c920 module:main +from:0x0202d52c kind:arm_call to:0x0202c990 module:main +from:0x0202d55c kind:arm_call to:0x0202ce2c module:main +from:0x0202d588 kind:arm_call to:0x0202cac0 module:main +from:0x0202d5a0 kind:arm_call to:0x0202ce2c module:main +from:0x0202d5f0 kind:arm_call to:0x0202cac0 module:main +from:0x0202d5fc kind:load to:0x0205055c module:main +from:0x0202d600 kind:load to:0x02050574 module:main +from:0x0202d604 kind:load to:0x02044548 module:main +from:0x0202d60c kind:load to:0x0202d4d8 module:main +from:0x0202d610 kind:load to:0x0202d4d0 module:main +from:0x0202d614 kind:load to:0x0202d45c module:main +from:0x0202d618 kind:load to:0x0202d464 module:main +from:0x0202d620 kind:load to:0x0202d414 module:main +from:0x0202d63c kind:load to:0x02050574 module:main +from:0x0202d640 kind:load to:0x0202cbf4 module:main +from:0x0202d664 kind:arm_call to:0x0202d134 module:main +from:0x0202d670 kind:load to:0x02050574 module:main +from:0x0202d6a8 kind:arm_call to:0x02027690 module:main +from:0x0202d6b4 kind:arm_call to:0x0202761c module:main +from:0x0202d6c4 kind:arm_call to:0x02028d9c module:main +from:0x0202d6f0 kind:load to:0x02050574 module:main +from:0x0202d734 kind:arm_call to:0x0202cf08 module:main +from:0x0202d750 kind:arm_call to:0x0202d134 module:main +from:0x0202d770 kind:arm_call to:0x0202d37c module:main +from:0x0202d780 kind:arm_call to:0x0202d224 module:main +from:0x0202d790 kind:arm_call to:0x0202d224 module:main +from:0x0202d7a4 kind:arm_call to:0x0202d6cc module:main +from:0x0202d7b0 kind:arm_call to:0x0202d178 module:main +from:0x0202d7e0 kind:arm_call to:0x0202d224 module:main +from:0x0202d838 kind:arm_call to:0x02028e30 module:main +from:0x0202d848 kind:arm_call to:0x0202cf08 module:main +from:0x0202d858 kind:arm_call to:0x0202d6cc module:main +from:0x0202d864 kind:arm_call to:0x0202d178 module:main +from:0x0202d894 kind:arm_call to:0x0202d224 module:main +from:0x0202d8d4 kind:arm_call to:0x0202d6f4 module:main +from:0x0202d8e0 kind:load to:0x02050564 module:main +from:0x0202d8e4 kind:load to:0x0205056c module:main +from:0x0202d8ec kind:load to:0x02050574 module:main +from:0x0202d904 kind:arm_call to:0x0202cf08 module:main +from:0x0202d914 kind:arm_call to:0x0202d6cc module:main +from:0x0202d920 kind:arm_call to:0x0202d178 module:main +from:0x0202d938 kind:arm_call to:0x0202d674 module:main +from:0x0202d944 kind:arm_call to:0x0202d690 module:main +from:0x0202d954 kind:arm_call to:0x0202d37c module:main +from:0x0202d964 kind:arm_call to:0x0202d224 module:main +from:0x0202d974 kind:arm_call to:0x0202d224 module:main +from:0x0202d9ac kind:arm_call to:0x02028d9c module:main +from:0x0202d9c0 kind:arm_call to:0x02028e30 module:main +from:0x0202d9dc kind:arm_call to:0x0202e050 module:main +from:0x0202da10 kind:load to:0x0204454c module:main +from:0x0202da1c kind:arm_call to:0x0202d674 module:main +from:0x0202da80 kind:arm_call to:0x0202d984 module:main +from:0x0202da98 kind:arm_call to:0x02028d9c module:main +from:0x0202da9c kind:arm_call to:0x0202851c module:main +from:0x0202dabc kind:arm_call to:0x02000950 module:main +from:0x0202dac4 kind:arm_call to:0x02027654 module:main +from:0x0202dafc kind:load to:0x02044dbc module:main +from:0x0202db00 kind:load to:0x02044dbc module:main +from:0x0202db2c kind:arm_call to:0x020280ec module:main +from:0x0202dbbc kind:arm_call to:0x02028100 module:main +from:0x0202dbf4 kind:load to:0x02051ad4 module:main +from:0x0202dbfc kind:arm_call to:0x0202db08 module:main +from:0x0202dc24 kind:arm_call to:0x0202d7f0 module:main +from:0x0202dc34 kind:arm_call to:0x0202d8f0 module:main +from:0x0202dc50 kind:arm_call to:0x0202da14 module:main +from:0x0202dc7c kind:arm_call to:0x0202d7f0 module:main +from:0x0202dc8c kind:arm_call to:0x0202dbf8 module:main +from:0x0202dd68 kind:arm_call to:0x02028e30 module:main +from:0x0202dda4 kind:arm_call to:0x02028e30 module:main +from:0x0202de08 kind:arm_call to:0x02028e30 module:main +from:0x0202de48 kind:arm_call to:0x02028e30 module:main +from:0x0202de50 kind:load to:0x02044558 module:main +from:0x0202e03c kind:arm_call to:0x02028c4c module:main +from:0x0202e04c kind:load to:0x02044558 module:main +from:0x0202e0c8 kind:arm_call to:0x0202e0e4 module:main +from:0x0202e0d4 kind:load to:0x02043034 module:main +from:0x0202e0d8 kind:load to:0x0202dcb0 module:main +from:0x0202e0dc kind:load to:0x0202dd00 module:main +from:0x0202e0e0 kind:load to:0x0202de54 module:main +from:0x0202e80c kind:arm_call to:0x0202851c module:main +from:0x0202e818 kind:load to:0x020505d0 module:main +from:0x0202e82e kind:thumb_call to:0x0202b5e4 module:main +from:0x0202e84a kind:thumb_call_arm to:0x0202b6e0 module:main +from:0x0202e856 kind:thumb_call_arm to:0x0202b694 module:main +from:0x0202e85c kind:load to:0x020505d0 module:main +from:0x0202e860 kind:load to:0x0202e5ac module:main +from:0x0202e8bc kind:arm_call to:0x0202eaec module:main +from:0x0202e910 kind:arm_call to:0x020280ec module:main +from:0x0202e9cc kind:arm_call to:0x02028100 module:main +from:0x0202e9dc kind:load to:0x020505d0 module:main +from:0x0202e9ec kind:arm_call to:0x020280ec module:main +from:0x0202ea04 kind:arm_call to:0x0202b704 module:main +from:0x0202ea1c kind:arm_call to:0x02028100 module:main +from:0x0202ea74 kind:arm_call to:0x02028100 module:main +from:0x0202ea7c kind:load to:0x020505d0 module:main +from:0x0202eac0 kind:arm_call to:0x0202ecd8 module:main +from:0x0202eacc kind:load to:0x020505d0 module:main +from:0x0202eadc kind:arm_call to:0x0202edf4 module:main +from:0x0202eae4 kind:arm_call to:0x0202ea84 module:main +from:0x0202eb5c kind:arm_call to:0x020280ec module:main +from:0x0202ebf8 kind:arm_call to:0x02028100 module:main +from:0x0202ec3c kind:arm_call to:0x02028100 module:main +from:0x0202ec68 kind:arm_call to:0x02028100 module:main +from:0x0202edec kind:load to:0x020505d0 module:main +from:0x0202edf0 kind:load to:0x020505ec module:main +from:0x0202ee08 kind:load to:0x020505d0 module:main +from:0x0202ee20 kind:thumb_call to:0x0202b5e4 module:main +from:0x0202ee2c kind:thumb_call_arm to:0x0202b6e0 module:main +from:0x0202ee3e kind:thumb_call_arm to:0x0202b694 module:main +from:0x0202ee44 kind:load to:0x0205060c module:main +from:0x0202ee4c kind:load to:0x0202f054 module:main +from:0x0202ef14 kind:arm_call to:0x020280ec module:main +from:0x0202ef28 kind:arm_call to:0x02028100 module:main +from:0x0202ef3c kind:arm_call to:0x02028100 module:main +from:0x0202ef64 kind:arm_call to:0x0202f15c module:main +from:0x0202ef78 kind:load to:0x0205060c module:main +from:0x0202ef88 kind:arm_call to:0x0202ee50 module:main +from:0x0202ef9c kind:arm_call to:0x0202f2a4 module:main +from:0x0202efac kind:load to:0x0202f294 module:main +from:0x0202efb0 kind:load to:0x0205060c module:main +from:0x0202efc0 kind:arm_call to:0x020280ec module:main +from:0x0202efd4 kind:arm_call to:0x02028100 module:main +from:0x0202efe8 kind:arm_call to:0x02028100 module:main +from:0x0202eff4 kind:arm_call to:0x0202f268 module:main +from:0x0202f008 kind:load to:0x0205060c module:main +from:0x0202f018 kind:arm_call to:0x0202efb4 module:main +from:0x0202f02c kind:arm_call to:0x0202f2a4 module:main +from:0x0202f03c kind:load to:0x0202f294 module:main +from:0x0202f040 kind:load to:0x0205060c module:main +from:0x0202f154 kind:load to:0x0205060c module:main +from:0x0202f184 kind:arm_call to:0x0202b704 module:main +from:0x0202f1a4 kind:arm_call to:0x0202b704 module:main +from:0x0202f1c8 kind:arm_call to:0x0202b704 module:main +from:0x0202f1e8 kind:arm_call to:0x0202b704 module:main +from:0x0202f20c kind:arm_call to:0x0202b704 module:main +from:0x0202f22c kind:arm_call to:0x0202b704 module:main +from:0x0202f250 kind:arm_call to:0x0202b704 module:main +from:0x0202f27c kind:arm_call to:0x0202b704 module:main +from:0x0202f2a0 kind:load to:0x0205060c module:main +from:0x0202f2b8 kind:load to:0x02050610 module:main +from:0x0202f2d8 kind:load to:0x0205062c module:main +from:0x0202f2f0 kind:arm_call to:0x02028150 module:main +from:0x0202f2fc kind:arm_call to:0x0202b77c module:main +from:0x0202f310 kind:load to:0x02050648 module:main +from:0x0202f32c kind:arm_call to:0x02028144 module:main +from:0x0202f340 kind:arm_call to:0x0202b77c module:main +from:0x0202f354 kind:load to:0x02050648 module:main +from:0x0202f374 kind:arm_call to:0x02028144 module:main +from:0x0202f388 kind:arm_call to:0x02028150 module:main +from:0x0202f394 kind:arm_call to:0x0202b77c module:main +from:0x0202f3a8 kind:load to:0x02050648 module:main +from:0x0202f3e8 kind:load to:0x0205062c module:main +from:0x0202f400 kind:thumb_call to:0x0202b5e4 module:main +from:0x0202f408 kind:thumb_call_arm to:0x0202b6e0 module:main +from:0x0202f418 kind:thumb_call to:0x020002a2 module:main +from:0x0202f420 kind:thumb_call_arm to:0x0202b6e0 module:main +from:0x0202f42c kind:thumb_call_arm to:0x0202b694 module:main +from:0x0202f43c kind:load to:0x0205062c module:main +from:0x0202f440 kind:load to:0x0202f448 module:main +from:0x0202f474 kind:arm_call to:0x0202f3bc module:main +from:0x0202f4c4 kind:arm_call to:0x0202f3bc module:main +from:0x0202f4cc kind:load to:0x0205062c module:main +from:0x0202f4f0 kind:arm_call to:0x020280ec module:main +from:0x0202f4f8 kind:arm_call to:0x0202f2bc module:main +from:0x0202f508 kind:arm_call to:0x02028100 module:main +from:0x0202f530 kind:arm_call to:0x0202fa34 module:main +from:0x0202f544 kind:arm_call to:0x02028100 module:main +from:0x0202f558 kind:arm_call to:0x0202815c module:main +from:0x0202f578 kind:arm_call to:0x0202815c module:main +from:0x0202f588 kind:load to:0x0202f3b0 module:main +from:0x0202f58c kind:load to:0x0205062c module:main +from:0x0202f5b0 kind:arm_call to:0x0202f4d0 module:main +from:0x0202f5d0 kind:arm_call_thumb to:0x0202fc68 module:main +from:0x0202f604 kind:arm_call to:0x0202f4d0 module:main +from:0x0202f630 kind:arm_call to:0x020280ec module:main +from:0x0202f638 kind:arm_call to:0x0202f2bc module:main +from:0x0202f648 kind:arm_call to:0x02028100 module:main +from:0x0202f674 kind:arm_call to:0x0202fa34 module:main +from:0x0202f684 kind:arm_call to:0x0202fa34 module:main +from:0x0202f68c kind:arm_call to:0x02028100 module:main +from:0x0202f698 kind:load to:0x0205062c module:main +from:0x0202f6b4 kind:arm_call to:0x0202f61c module:main +from:0x0202f6dc kind:load to:0x0202f3b0 module:main +from:0x0202f6e0 kind:load to:0x02044670 module:main +from:0x0202f73c kind:arm_call to:0x0202f61c module:main +from:0x0202f754 kind:arm_call to:0x0202f6e4 module:main +from:0x0202f774 kind:load to:0x0202f3b0 module:main +from:0x0202f778 kind:load to:0x02044670 module:main +from:0x0202f7f8 kind:arm_call to:0x0202f61c module:main +from:0x0202f810 kind:arm_call to:0x0202f77c module:main +from:0x0202f830 kind:load to:0x0202f3b0 module:main +from:0x0202f834 kind:load to:0x02044670 module:main +from:0x0202f854 kind:arm_call to:0x0202fea8 module:main +from:0x0202f870 kind:arm_call to:0x0202f61c module:main +from:0x0202f878 kind:load to:0x02044670 module:main +from:0x0202f87c kind:load to:0x0202f35c module:main +from:0x0202f890 kind:arm_call to:0x0202f838 module:main +from:0x0202f8c4 kind:load to:0x0202f3b0 module:main +from:0x0202f8c8 kind:load to:0x0202f314 module:main +from:0x0202f8cc kind:load to:0x02044670 module:main +from:0x0202f8d0 kind:load to:0x0202f2dc module:main +from:0x0202f8d8 kind:arm_call to:0x0202f880 module:main +from:0x0202f8ec kind:arm_call to:0x0202815c module:main +from:0x0202f8f0 kind:arm_call to:0x0202f880 module:main +from:0x0202f8fc kind:arm_call to:0x020280ec module:main +from:0x0202f900 kind:arm_call to:0x020288f0 module:main +from:0x0202f904 kind:arm_call to:0x0202852c module:main +from:0x0202f920 kind:load to:0x0205062c module:main +from:0x0202f924 kind:load to:0x0202f928 module:main +from:0x0202f930 kind:arm_call to:0x0202fdcc module:main +from:0x0202f950 kind:arm_call to:0x0202f6a0 module:main +from:0x0202f970 kind:load to:0x0202f6a0 module:main +from:0x0202f994 kind:arm_call to:0x0202f6a0 module:main +from:0x0202f9fc kind:arm_call to:0x0202f6a0 module:main +from:0x0202fa50 kind:arm_call to:0x0202b704 module:main +from:0x0202fa70 kind:thumb_call to:0x0202fe54 module:main +from:0x0202fa7c kind:thumb_call_arm to:0x020280ec module:main +from:0x0202fa84 kind:thumb_call_arm to:0x020263ec module:main +from:0x0202fa8a kind:thumb_call_arm to:0x02027c38 module:main +from:0x0202fa9c kind:thumb_call_arm to:0x02026390 module:main +from:0x0202faa2 kind:thumb_call_arm to:0x02028100 module:main +from:0x0202fac6 kind:thumb_call_arm to:0x0203201c module:main +from:0x0202fae0 kind:thumb_call_arm to:0x0202fdcc module:main +from:0x0202faec kind:thumb_call_arm to:0x0202f974 module:main +from:0x0202faf8 kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fb00 kind:thumb_call_arm to:0x0202f974 module:main +from:0x0202fb0c kind:thumb_call_arm to:0x0202f804 module:main +from:0x0202fb1a kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fb22 kind:thumb_call_arm to:0x0202f804 module:main +from:0x0202fb96 kind:thumb_call_arm to:0x0202f590 module:main +from:0x0202fba2 kind:thumb_call_arm to:0x0202852c module:main +from:0x0202fbd4 kind:thumb_call to:0x0202fc68 module:main +from:0x0202fbe0 kind:thumb_call_arm to:0x0202f748 module:main +from:0x0202fbee kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fbf4 kind:thumb_call_arm to:0x0202f748 module:main +from:0x0202fc0e kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fc12 kind:thumb_call_arm to:0x020280ec module:main +from:0x0202fc18 kind:thumb_call_arm to:0x02026390 module:main +from:0x0202fc1e kind:thumb_call_arm to:0x02028100 module:main +from:0x0202fc2e kind:thumb_call_arm to:0x0202f8d4 module:main +from:0x0202fc36 kind:thumb_call to:0x0202fe54 module:main +from:0x0202fc40 kind:load to:0x0205062c module:main +from:0x0202fc96 kind:thumb_call_arm to:0x0202f748 module:main +from:0x0202fca2 kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fca8 kind:thumb_call_arm to:0x0202f748 module:main +from:0x0202fcb8 kind:thumb_call_arm to:0x0202f6e4 module:main +from:0x0202fcc6 kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fcd0 kind:thumb_call_arm to:0x0202f6e4 module:main +from:0x0202fce6 kind:thumb_call_arm to:0x0202f928 module:main +from:0x0202fcf2 kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fcf8 kind:thumb_call_arm to:0x0202f928 module:main +from:0x0202fd04 kind:thumb_call_arm to:0x0202f928 module:main +from:0x0202fd12 kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fd18 kind:thumb_call_arm to:0x0202f928 module:main +from:0x0202fd2e kind:thumb_call_arm to:0x02028168 module:main +from:0x0202fd32 kind:thumb_call_arm to:0x02028168 module:main +from:0x0202fd52 kind:thumb_call_arm to:0x0202f748 module:main +from:0x0202fd5e kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fd64 kind:thumb_call_arm to:0x0202f748 module:main +from:0x0202fd74 kind:thumb_call_arm to:0x0202f6e4 module:main +from:0x0202fd82 kind:thumb_call_arm to:0x0202815c module:main +from:0x0202fd8c kind:thumb_call_arm to:0x0202f6e4 module:main +from:0x0202fd9c kind:load to:0x0205062c module:main +from:0x0202fdc8 kind:load to:0x0202fc69 module:main +from:0x0202fe26 kind:thumb_call_arm to:0x020280ec module:main +from:0x0202fe4c kind:thumb_call_arm to:0x02028100 module:main +from:0x0202fe70 kind:load to:0x02050644 module:main +from:0x0202fe74 kind:load to:0x0202fde9 module:main +from:0x0202fe80 kind:load to:0x02050640 module:main +from:0x0202fe84 kind:load to:0x0202fdf5 module:main +from:0x0202fe90 kind:load to:0x02050644 module:main +from:0x0202fe94 kind:load to:0x0202fe1d module:main +from:0x0202fea0 kind:load to:0x02050640 module:main +from:0x0202fea4 kind:load to:0x0202fe1d module:main +from:0x0202feb0 kind:arm_call to:0x0202815c module:main +from:0x0202feb4 kind:arm_call to:0x0202fdcc module:main +from:0x0202fec8 kind:arm_call to:0x0202f804 module:main +from:0x0202fee4 kind:arm_call to:0x0202815c module:main +from:0x0202fef0 kind:arm_call to:0x0202f804 module:main +from:0x0202ff00 kind:arm_call to:0x0202fdac module:main +from:0x0202ff18 kind:arm_call to:0x0202815c module:main +from:0x0202ff20 kind:arm_call to:0x0202fdac module:main +from:0x0202ff68 kind:arm_call_thumb to:0x0202b5e4 module:main +from:0x0202ff7c kind:arm_call to:0x0202b6e0 module:main +from:0x0202ff90 kind:arm_call to:0x0202b694 module:main +from:0x0202ff98 kind:load to:0x02050658 module:main +from:0x0202ff9c kind:load to:0x020300f4 module:main +from:0x0202ffb0 kind:arm_call to:0x020280ec module:main +from:0x0202ffc4 kind:arm_call to:0x02028100 module:main +from:0x0202ffd8 kind:arm_call to:0x02028100 module:main +from:0x0202fff4 kind:arm_call to:0x020305d4 module:main +from:0x02030008 kind:load to:0x02050658 module:main +from:0x02030018 kind:arm_call to:0x0202ffa0 module:main +from:0x0203002c kind:arm_call to:0x020305ac module:main +from:0x0203003c kind:load to:0x0203059c module:main +from:0x02030040 kind:load to:0x02050658 module:main +from:0x02030058 kind:arm_call to:0x020280ec module:main +from:0x0203006c kind:arm_call to:0x02028100 module:main +from:0x02030080 kind:arm_call to:0x02028100 module:main +from:0x020300a4 kind:arm_call to:0x020305c4 module:main +from:0x020300b8 kind:load to:0x02050658 module:main +from:0x020300c8 kind:arm_call to:0x02030044 module:main +from:0x020300dc kind:arm_call to:0x020305ac module:main +from:0x020300ec kind:load to:0x0203059c module:main +from:0x020300f0 kind:load to:0x02050658 module:main +from:0x020301e0 kind:arm_call to:0x02030534 module:main +from:0x020301f4 kind:arm_call to:0x02030534 module:main +from:0x02030208 kind:arm_call to:0x02030534 module:main +from:0x02030214 kind:arm_call to:0x0203093c module:main +from:0x02030234 kind:arm_call to:0x02030534 module:main +from:0x02030248 kind:arm_call to:0x02030534 module:main +from:0x0203025c kind:arm_call to:0x02030534 module:main +from:0x02030278 kind:arm_call to:0x02030534 module:main +from:0x0203028c kind:arm_call to:0x02030534 module:main +from:0x020302a0 kind:arm_call to:0x02030534 module:main +from:0x020302ac kind:arm_call to:0x0203093c module:main +from:0x020302c4 kind:arm_call to:0x02030534 module:main +from:0x020302d8 kind:arm_call to:0x02030534 module:main +from:0x02030350 kind:arm_call to:0x02030534 module:main +from:0x02030364 kind:arm_call to:0x02030534 module:main +from:0x0203048c kind:arm_call to:0x020305e4 module:main +from:0x02030528 kind:load to:0x02050658 module:main +from:0x020305a8 kind:load to:0x02050658 module:main +from:0x020305c0 kind:load to:0x02050664 module:main +from:0x020305d0 kind:load to:0x020305f4 module:main +from:0x020305e0 kind:load to:0x020305f4 module:main +from:0x020305f0 kind:load to:0x020305f4 module:main +from:0x0203060c kind:arm_call to:0x0202b704 module:main +from:0x020306ac kind:load to:0x02044670 module:main +from:0x020306d4 kind:arm_call to:0x02030620 module:main +from:0x020306f4 kind:arm_call to:0x020306b4 module:main +from:0x02030824 kind:load to:0x02044674 module:main +from:0x02030900 kind:arm_call to:0x02039f94 module:main +from:0x0203090c kind:arm_call to:0x02030828 module:main +from:0x02030920 kind:arm_call to:0x02039fa4 module:main +from:0x0203092c kind:arm_call to:0x02030728 module:main +from:0x02030a0c kind:arm_call to:0x02026f60 module:main +from:0x02030a28 kind:arm_call to:0x02026ef0 module:main +from:0x02030a30 kind:load to:0x02050700 module:main +from:0x02030a44 kind:arm_call to:0x020280ec module:main +from:0x02030a64 kind:arm_call to:0x0202851c module:main +from:0x02030a78 kind:arm_call to:0x02026e38 module:main +from:0x02030aac kind:arm_call to:0x02028100 module:main +from:0x02030ab4 kind:load to:0x02050700 module:main +from:0x02030ac8 kind:arm_call to:0x020280ec module:main +from:0x02030ae8 kind:arm_call to:0x0202851c module:main +from:0x02030afc kind:arm_call to:0x0202851c module:main +from:0x02030b24 kind:arm_call to:0x02026e88 module:main +from:0x02030b38 kind:arm_call to:0x02028100 module:main +from:0x02030b40 kind:load to:0x02050700 module:main +from:0x02030b7c kind:arm_call to:0x02028c90 module:main +from:0x02030b88 kind:arm_call to:0x02027654 module:main +from:0x02030bbc kind:arm_call to:0x02028e30 module:main +from:0x02030bfc kind:arm_call_thumb to:0x02026bcc module:main +from:0x02030c04 kind:arm_call to:0x02026ef0 module:main +from:0x02030c10 kind:arm_call to:0x0202b694 module:main +from:0x02030c34 kind:arm_call to:0x02030c84 module:main +from:0x02030c40 kind:load to:0x020506a0 module:main +from:0x02030c44 kind:load to:0x02050700 module:main +from:0x02030c50 kind:load to:0x02031c34 module:main +from:0x02030c54 kind:load to:0x02050d20 module:main +from:0x02030c58 kind:load to:0x02031c00 module:main +from:0x02030c68 kind:load to:0x02050688 module:main +from:0x02030c70 kind:arm_call to:0x02030c5c module:main +from:0x02030c7c kind:arm_call to:0x0202851c module:main +from:0x02030c90 kind:load to:0x02050688 module:main +from:0x02030c9c kind:arm_call to:0x020280ec module:main +from:0x02030cac kind:arm_call to:0x02026e38 module:main +from:0x02030cc0 kind:arm_call to:0x02028100 module:main +from:0x02030cdc kind:load to:0x02050700 module:main +from:0x02030cf8 kind:load to:0x02050700 module:main +from:0x02030d0c kind:load to:0x02050700 module:main +from:0x02030d1c kind:arm_call to:0x02030a34 module:main +from:0x02030d24 kind:arm_call to:0x020266c8 module:main +from:0x02030d34 kind:arm_call to:0x020266e4 module:main +from:0x02030d40 kind:arm_call to:0x02030ab8 module:main +from:0x02030d54 kind:load to:0x02030a34 module:main +from:0x02030d60 kind:arm_call to:0x020314f8 module:main +from:0x02030d6c kind:arm_call to:0x020314ec module:main +from:0x02030d78 kind:arm_call to:0x02030ab8 module:main +from:0x02030db0 kind:arm_call to:0x02028d9c module:main +from:0x020310b0 kind:load to:0x02050700 module:main +from:0x020310f0 kind:arm_call to:0x02000b60 module:main +from:0x020310fc kind:arm_call to:0x020313a0 module:main +from:0x02031180 kind:arm_call to:0x0202761c module:main +from:0x020311a8 kind:arm_call to:0x02028e30 module:main +from:0x020311b4 kind:arm_call to:0x02027654 module:main +from:0x020311b8 kind:arm_call to:0x02027678 module:main +from:0x020311ec kind:arm_call to:0x02031c84 module:main +from:0x0203120c kind:arm_call to:0x02031c84 module:main +from:0x02031230 kind:arm_call to:0x02028e30 module:main +from:0x02031264 kind:arm_call to:0x020280ec module:main +from:0x0203127c kind:arm_call to:0x02026e88 module:main +from:0x02031290 kind:arm_call to:0x02026ef0 module:main +from:0x02031298 kind:arm_call to:0x02028100 module:main +from:0x020312b4 kind:load to:0x02050700 module:main +from:0x020312d4 kind:arm_call to:0x02000b60 module:main +from:0x020312d8 kind:arm_call to:0x020280ec module:main +from:0x020312f0 kind:arm_call to:0x02026e38 module:main +from:0x0203131c kind:arm_call to:0x02028100 module:main +from:0x02031354 kind:arm_call to:0x020309f8 module:main +from:0x02031374 kind:arm_call to:0x020310d4 module:main +from:0x02031390 kind:load to:0x02050700 module:main +from:0x02031398 kind:load to:0x020310d4 module:main +from:0x0203139c kind:load to:0x027e0860 module:dtcm +from:0x020313b0 kind:load to:0x02050700 module:main +from:0x020313c4 kind:arm_call to:0x02000b60 module:main +from:0x020313d0 kind:arm_call to:0x0202851c module:main +from:0x020313d4 kind:arm_call to:0x02030c6c module:main +from:0x020313d8 kind:arm_call to:0x020280ec module:main +from:0x020313f0 kind:arm_call to:0x02026e38 module:main +from:0x0203141c kind:arm_call to:0x02028100 module:main +from:0x02031424 kind:arm_call to:0x02030d8c module:main +from:0x02031448 kind:arm_call to:0x02031c84 module:main +from:0x02031474 kind:arm_call to:0x02031c84 module:main +from:0x02031480 kind:arm_call to:0x020280ec module:main +from:0x02031498 kind:arm_call to:0x02026e88 module:main +from:0x020314ac kind:arm_call to:0x02026ef0 module:main +from:0x020314b4 kind:arm_call to:0x02028100 module:main +from:0x020314e4 kind:load to:0x02050700 module:main +from:0x020314e8 kind:load to:0x027e0860 module:dtcm +from:0x020314f4 kind:load to:0x02030c94 module:main +from:0x02031500 kind:load to:0x02030ce0 module:main +from:0x02031550 kind:arm_call to:0x02028e30 module:main +from:0x0203158c kind:load to:0x02050700 module:main +from:0x0203160c kind:arm_call to:0x02029130 module:main +from:0x02031620 kind:arm_call to:0x02031590 module:main +from:0x02031634 kind:load to:0x02050700 module:main +from:0x0203163c kind:load to:0x02050d40 module:main +from:0x02031650 kind:arm_call to:0x02028868 module:main +from:0x02031690 kind:arm_call to:0x020263ec module:main +from:0x02031698 kind:arm_call to:0x0202641c module:main +from:0x020316a0 kind:arm_call to:0x02031994 module:main +from:0x020316a4 kind:arm_call to:0x02031ef4 module:main +from:0x020316bc kind:arm_call to:0x020280ec module:main +from:0x020316d4 kind:arm_call to:0x02026e88 module:main +from:0x020316e8 kind:arm_call to:0x02026ef0 module:main +from:0x020316f0 kind:arm_call to:0x02028100 module:main +from:0x02031708 kind:arm_call to:0x020315f0 module:main +from:0x02031710 kind:load to:0x02050700 module:main +from:0x02031754 kind:arm_call to:0x0202798c module:main +from:0x020317e8 kind:arm_call to:0x020280ec module:main +from:0x02031804 kind:arm_call to:0x02027690 module:main +from:0x0203180c kind:arm_call to:0x02027684 module:main +from:0x02031834 kind:arm_call to:0x02027638 module:main +from:0x02031840 kind:arm_call to:0x02027638 module:main +from:0x02031850 kind:arm_call to:0x0202761c module:main +from:0x02031854 kind:arm_call to:0x02027678 module:main +from:0x0203185c kind:arm_call to:0x020275e8 module:main +from:0x0203186c kind:arm_call to:0x020261f0 module:main +from:0x02031874 kind:arm_call to:0x0202641c module:main +from:0x0203187c kind:arm_call to:0x020263bc module:main +from:0x02031884 kind:arm_call to:0x02028100 module:main +from:0x02031888 kind:arm_call to:0x020315f0 module:main +from:0x02031894 kind:load to:0x02050700 module:main +from:0x02031898 kind:load to:0x01ff8000 module:itcm +from:0x020318a0 kind:load to:0x020446a4 module:main +from:0x020318a4 kind:load to:0x02031644 module:main +from:0x020318f8 kind:arm_call to:0x02031590 module:main +from:0x02031978 kind:arm_call to:0x02031504 module:main +from:0x02031988 kind:load to:0x02050700 module:main +from:0x020319a4 kind:arm_call to:0x02031590 module:main +from:0x020319e4 kind:load to:0x020446a4 module:main +from:0x020319fc kind:arm_call to:0x02031504 module:main +from:0x02031a18 kind:arm_call to:0x02031994 module:main +from:0x02031a1c kind:arm_call to:0x02031ef4 module:main +from:0x02031a34 kind:arm_call to:0x020280ec module:main +from:0x02031a4c kind:arm_call to:0x02026e88 module:main +from:0x02031a60 kind:arm_call to:0x02026ef0 module:main +from:0x02031a68 kind:arm_call to:0x02028100 module:main +from:0x02031a80 kind:load to:0x02050d40 module:main +from:0x02031a84 kind:load to:0x02050700 module:main +from:0x02031aa4 kind:arm_call to:0x02030c6c module:main +from:0x02031aa8 kind:arm_call to:0x020280ec module:main +from:0x02031ab8 kind:arm_call to:0x02026e38 module:main +from:0x02031ae8 kind:arm_call to:0x02028100 module:main +from:0x02031b14 kind:arm_call to:0x02028868 module:main +from:0x02031b1c kind:arm_call to:0x02031714 module:main +from:0x02031b34 kind:arm_call to:0x02031be8 module:main +from:0x02031b4c kind:arm_call to:0x020309f8 module:main +from:0x02031b64 kind:arm_call to:0x020319f0 module:main +from:0x02031b6c kind:load to:0x02050d40 module:main +from:0x02031b70 kind:load to:0x02050700 module:main +from:0x02031b74 kind:load to:0x02050d20 module:main +from:0x02031b78 kind:load to:0x020319f0 module:main +from:0x02031b7c kind:load to:0x027e0860 module:dtcm +from:0x02031bc4 kind:arm_call to:0x02030b44 module:main +from:0x02031bc8 kind:arm_call to:0x02031bf4 module:main +from:0x02031bd4 kind:arm_call to:0x02031dc8 module:main +from:0x02031bdc kind:load to:0x02050700 module:main +from:0x02031be0 kind:load to:0x02050d20 module:main +from:0x02031be4 kind:load to:0x02050d40 module:main +from:0x02031bf0 kind:load to:0x02030c94 module:main +from:0x02031bfc kind:load to:0x020318a8 module:main +from:0x02031c28 kind:arm_call to:0x02026ef0 module:main +from:0x02031c30 kind:load to:0x02050700 module:main +from:0x02031c40 kind:arm_call to:0x020280ec module:main +from:0x02031c58 kind:arm_call to:0x02026e38 module:main +from:0x02031c6c kind:arm_call to:0x02028100 module:main +from:0x02031c80 kind:load to:0x02050700 module:main +from:0x02031cb8 kind:arm_call to:0x0202b6e0 module:main +from:0x02031cd0 kind:arm_call to:0x0202815c module:main +from:0x02031cdc kind:arm_call to:0x0202b6e0 module:main +from:0x02031cf4 kind:arm_call to:0x02031c84 module:main +from:0x02031d00 kind:arm_call to:0x02027654 module:main +from:0x02031d04 kind:arm_call to:0x02027678 module:main +from:0x02031d30 kind:arm_call to:0x0202b704 module:main +from:0x02031d54 kind:arm_call to:0x0202b704 module:main +from:0x02031d60 kind:arm_call to:0x020280ec module:main +from:0x02031d78 kind:arm_call to:0x02026e38 module:main +from:0x02031d8c kind:arm_call to:0x02028100 module:main +from:0x02031d98 kind:arm_call to:0x0202761c module:main +from:0x02031dcc kind:arm_call_thumb to:0x0202b5e4 module:main +from:0x02031dd8 kind:arm_call to:0x0202b694 module:main +from:0x02031dec kind:load to:0x02031df4 module:main +from:0x02031df0 kind:load to:0x02050f60 module:main +from:0x02031e34 kind:arm_call to:0x02031e68 module:main +from:0x02031e3c kind:arm_call to:0x0202851c module:main +from:0x02031e44 kind:load to:0x02050f60 module:main +from:0x02031e54 kind:load to:0x02050f60 module:main +from:0x02031e64 kind:load to:0x02050f60 module:main +from:0x02031e74 kind:arm_call to:0x02028868 module:main +from:0x02031e7c kind:arm_call to:0x02028868 module:main +from:0x02031e84 kind:arm_call to:0x02028868 module:main +from:0x02031e8c kind:arm_call to:0x02028868 module:main +from:0x02031ea4 kind:arm_call to:0x0202f8d4 module:main +from:0x02031eb8 kind:arm_call to:0x0202815c module:main +from:0x02031ebc kind:arm_call to:0x0202f8d4 module:main +from:0x02031ee0 kind:arm_call to:0x02031f54 module:main +from:0x02031ee4 kind:arm_call to:0x0202851c module:main +from:0x02031f28 kind:arm_call to:0x020280ec module:main +from:0x02031f3c kind:arm_call to:0x02031df4 module:main +from:0x02031f44 kind:arm_call to:0x02028100 module:main +from:0x02031f6c kind:arm_call to:0x0202b704 module:main +from:0x02031f84 kind:arm_call_thumb to:0x020002a2 module:main +from:0x02031f94 kind:arm_call to:0x0202b704 module:main +from:0x02031fbc kind:arm_call_thumb to:0x0200052e module:main +from:0x02031fc0 kind:arm_call to:0x02026738 module:main +from:0x02031fd0 kind:load to:0x02050f6c module:main +from:0x02031fd8 kind:load to:0x02050f68 module:main +from:0x02031fe0 kind:arm_call to:0x0203201c module:main +from:0x02031fec kind:arm_call to:0x02032004 module:main +from:0x0203206c kind:arm_call to:0x020321a0 module:main +from:0x02032074 kind:arm_call to:0x02032124 module:main +from:0x020320f8 kind:arm_call to:0x0203216c module:main +from:0x02032108 kind:arm_call to:0x020321fc module:main +from:0x0203211c kind:load to:0x02050f68 module:main +from:0x020321b4 kind:arm_call to:0x020280ec module:main +from:0x020321c0 kind:arm_call to:0x02026730 module:main +from:0x020321d4 kind:arm_call to:0x02026678 module:main +from:0x020321e4 kind:arm_call to:0x02028100 module:main +from:0x020321ec kind:arm_call_thumb to:0x020002a2 module:main +from:0x02032210 kind:arm_call to:0x0202666c module:main +from:0x02032218 kind:arm_call to:0x02028100 module:main +from:0x02032234 kind:arm_call to:0x0202b704 module:main +from:0x02032250 kind:arm_call_thumb to:0x020002a2 module:main +from:0x02032260 kind:arm_call to:0x0202b704 module:main +from:0x02032278 kind:arm_call to:0x020280ec module:main +from:0x02032288 kind:arm_call to:0x02031fdc module:main +from:0x020322a4 kind:arm_call to:0x020279c0 module:main +from:0x020322ac kind:arm_call to:0x02028100 module:main +from:0x020322b4 kind:load to:0x02050f68 module:main +from:0x020322d4 kind:arm_call to:0x02031fa4 module:main +from:0x020322e0 kind:arm_call_thumb to:0x0202b5e4 module:main +from:0x020322f4 kind:arm_call to:0x0202b6e0 module:main +from:0x02032308 kind:arm_call to:0x0202b694 module:main +from:0x0203230c kind:arm_call to:0x02032368 module:main +from:0x0203231c kind:arm_call to:0x0202b694 module:main +from:0x02032328 kind:arm_call to:0x0202b694 module:main +from:0x02032338 kind:arm_call to:0x020325f4 module:main +from:0x02032344 kind:arm_call to:0x0202b694 module:main +from:0x0203234c kind:arm_call to:0x02032270 module:main +from:0x02032354 kind:load to:0x02050f70 module:main +from:0x02032358 kind:load to:0x02032548 module:main +from:0x0203235c kind:load to:0x02032570 module:main +from:0x02032360 kind:load to:0x02051060 module:main +from:0x02032364 kind:load to:0x020325e0 module:main +from:0x020323a4 kind:arm_call to:0x02026390 module:main +from:0x020323c8 kind:arm_call to:0x020321a0 module:main +from:0x020323e0 kind:arm_call to:0x02032124 module:main +from:0x020323fc kind:arm_call to:0x0202761c module:main +from:0x02032410 kind:arm_call to:0x02028638 module:main +from:0x02032428 kind:arm_call to:0x0203216c module:main +from:0x02032434 kind:arm_call to:0x020321fc module:main +from:0x02032498 kind:arm_call to:0x0203201c module:main +from:0x020324c4 kind:arm_call to:0x02028c60 module:main +from:0x020324c8 kind:arm_call to:0x020275e8 module:main +from:0x020324e0 kind:arm_call to:0x02032220 module:main +from:0x020324f4 kind:arm_call_thumb to:0x020002a2 module:main +from:0x02032514 kind:arm_call to:0x02026390 module:main +from:0x02032520 kind:load to:0x02050f70 module:main +from:0x02032528 kind:load to:0x02050f6c module:main +from:0x0203252c kind:load to:0x02050fa0 module:main +from:0x02032540 kind:load to:0x02050fa4 module:main +from:0x02032564 kind:arm_call to:0x0202851c module:main +from:0x0203256c kind:load to:0x02050f6c module:main +from:0x020325ac kind:arm_call to:0x020325cc module:main +from:0x020325c0 kind:arm_call to:0x0202851c module:main +from:0x020325c8 kind:load to:0x02050f70 module:main +from:0x020325d4 kind:arm_call to:0x02032220 module:main +from:0x020325d8 kind:arm_call to:0x0202851c module:main +from:0x020325f0 kind:load to:0x02050f70 module:main +from:0x02032600 kind:arm_call to:0x020280ec module:main +from:0x02032620 kind:arm_call to:0x02032680 module:main +from:0x02032628 kind:arm_call to:0x02032680 module:main +from:0x02032654 kind:arm_call_thumb to:0x02026bcc module:main +from:0x0203265c kind:arm_call to:0x02026ef0 module:main +from:0x02032664 kind:arm_call to:0x02028100 module:main +from:0x02032670 kind:load to:0x02051148 module:main +from:0x02032674 kind:load to:0x0205114c module:main +from:0x02032678 kind:load to:0x02032694 module:main +from:0x0203267c kind:load to:0x02051570 module:main +from:0x02032690 kind:load to:0x02028d9c module:main +from:0x020326c0 kind:arm_call to:0x02028d9c module:main +from:0x020326c4 kind:arm_call to:0x020280ec module:main +from:0x020326dc kind:arm_call to:0x02026e38 module:main +from:0x02032714 kind:arm_call to:0x02028100 module:main +from:0x02032730 kind:arm_call to:0x020280ec module:main +from:0x0203276c kind:arm_call to:0x02028100 module:main +from:0x02032774 kind:arm_call to:0x02026c8c module:main +from:0x02032780 kind:load to:0x02051148 module:main +from:0x020328e4 kind:arm_call to:0x0203280c module:main +from:0x02032910 kind:arm_call to:0x0203288c module:main +from:0x02032d50 kind:arm_call to:0x02028e30 module:main +from:0x02032d5c kind:arm_call to:0x02027638 module:main +from:0x02032ecc kind:arm_call to:0x02032edc module:main +from:0x02032f24 kind:arm_call to:0x02032ddc module:main +from:0x02032f3c kind:arm_call to:0x02032ddc module:main +from:0x02033198 kind:arm_call to:0x02032ddc module:main +from:0x020331a8 kind:arm_call to:0x02032e08 module:main +from:0x020331cc kind:arm_call to:0x02032e08 module:main +from:0x020331dc kind:arm_call to:0x02032ddc module:main +from:0x02033250 kind:arm_call to:0x02032e5c module:main +from:0x02033260 kind:arm_call to:0x02032e08 module:main +from:0x02033284 kind:arm_call to:0x02032e08 module:main +from:0x02033294 kind:arm_call to:0x02032e5c module:main +from:0x02033300 kind:arm_call to:0x02032e5c module:main +from:0x02033538 kind:arm_call to:0x0203a154 module:main +from:0x02033614 kind:arm_call to:0x02032e08 module:main +from:0x02033634 kind:arm_call to:0x02032ddc module:main +from:0x02033650 kind:arm_call to:0x02032e08 module:main +from:0x0203366c kind:arm_call to:0x02032ddc module:main +from:0x02033690 kind:arm_call to:0x02032e08 module:main +from:0x020336f4 kind:arm_call to:0x02033e54 module:main +from:0x02033704 kind:arm_call to:0x02033710 module:main +from:0x0203370c kind:load to:0x02051570 module:main +from:0x02033728 kind:arm_call to:0x0203cde8 module:main +from:0x02033748 kind:arm_call to:0x02033754 module:main +from:0x02033750 kind:load to:0x02051570 module:main +from:0x02033760 kind:arm_call to:0x020274f8 module:main +from:0x020337c0 kind:arm_call to:0x020273e0 module:main +from:0x02033828 kind:arm_call to:0x02027460 module:main +from:0x0203384c kind:arm_call to:0x0203399c module:main +from:0x02033850 kind:arm_call to:0x0203b924 module:main +from:0x02033858 kind:load to:0x020516c8 module:main +from:0x0203385c kind:load to:0x027e0860 module:dtcm +from:0x02033860 kind:load to:0x02051680 module:main +from:0x02033864 kind:load to:0x020516a4 module:main +from:0x02033868 kind:load to:0x02051570 module:main +from:0x0203386c kind:load to:0x02051580 module:main +from:0x020338a0 kind:arm_call to:0x0203399c module:main +from:0x020338d0 kind:load to:0x020446a8 module:main +from:0x0203394c kind:arm_call to:0x020338ec module:main +from:0x02033990 kind:arm_call to:0x020338f0 module:main +from:0x020339a8 kind:arm_call to:0x02033870 module:main +from:0x02033a48 kind:arm_call to:0x02033918 module:main +from:0x02033bb8 kind:load to:0x020447e4 module:main +from:0x02033c1c kind:arm_call to:0x02033f7c module:main +from:0x02033c50 kind:arm_call to:0x02033ba0 module:main +from:0x02033d04 kind:arm_call to:0x02033d7c module:main +from:0x02033e44 kind:arm_call to:0x02033e50 module:main +from:0x02033e4c kind:load to:0x02051aa4 module:main +from:0x02033e7c kind:arm_call to:0x020274f8 module:main +from:0x02033edc kind:arm_call to:0x020273e0 module:main +from:0x02033f28 kind:arm_call to:0x02027460 module:main +from:0x02033f54 kind:arm_call to:0x02033710 module:main +from:0x02033f68 kind:load to:0x02051770 module:main +from:0x02033f6c kind:load to:0x027e0860 module:dtcm +from:0x02033f70 kind:load to:0x02051680 module:main +from:0x02033f74 kind:load to:0x020516a4 module:main +from:0x02033f78 kind:load to:0x02051aa8 module:main +from:0x02034204 kind:load to:0x02033c90 module:main +from:0x0203473c kind:load to:0x02043088 module:main +from:0x02034850 kind:arm_call to:0x0203a3c8 module:main +from:0x02034860 kind:arm_call to:0x0203a3c8 module:main +from:0x02034ae4 kind:arm_call to:0x0203a160 module:main +from:0x02034afc kind:arm_call to:0x0203a154 module:main +from:0x02034cd8 kind:arm_call to:0x02036af8 module:main +from:0x02034d44 kind:arm_call to:0x02036178 module:main +from:0x02034da0 kind:arm_call to:0x02036178 module:main +from:0x02034dfc kind:arm_call to:0x02036178 module:main +from:0x02034ea0 kind:arm_call to:0x02034748 module:main +from:0x02034f74 kind:arm_call to:0x02038848 module:main +from:0x02034f88 kind:arm_call to:0x02039c78 module:main +from:0x02034ff8 kind:load to:0x020449ac module:main +from:0x02034ffc kind:load to:0x020449b8 module:main +from:0x02035000 kind:load to:0x020449c4 module:main +from:0x02035004 kind:load to:0x020449cc module:main +from:0x02035008 kind:load to:0x020449d4 module:main +from:0x0203500c kind:load to:0x020449e0 module:main +from:0x02035010 kind:load to:0x020449ec module:main +from:0x02035014 kind:load to:0x020449f4 module:main +from:0x02035018 kind:load to:0x020449fc module:main +from:0x0203501c kind:load to:0x02044a08 module:main +from:0x02035020 kind:load to:0x02044a14 module:main +from:0x02035024 kind:load to:0x02044a1c module:main +from:0x020351a8 kind:arm_call to:0x02036af8 module:main +from:0x0203522c kind:arm_call to:0x02039b50 module:main +from:0x02035294 kind:arm_call to:0x02036178 module:main +from:0x02035320 kind:arm_call to:0x02036178 module:main +from:0x020353c0 kind:arm_call to:0x0203502c module:main +from:0x02035430 kind:arm_call to:0x0203502c module:main +from:0x02035584 kind:arm_call to:0x0203502c module:main +from:0x020356d4 kind:arm_call to:0x02033f7c module:main +from:0x020356e4 kind:arm_call to:0x02033f7c module:main +from:0x020356f4 kind:arm_call to:0x02033c08 module:main +from:0x02035710 kind:load to:0x02043088 module:main +from:0x02035714 kind:load to:0x020449d4 module:main +from:0x02035718 kind:load to:0x020449e0 module:main +from:0x0203571c kind:load to:0x020449ec module:main +from:0x02035720 kind:load to:0x020449f4 module:main +from:0x02035724 kind:load to:0x020449fc module:main +from:0x02035728 kind:load to:0x02044a08 module:main +from:0x0203572c kind:load to:0x02044a14 module:main +from:0x02035730 kind:load to:0x02044a1c module:main +from:0x0203577c kind:arm_call to:0x020361e8 module:main +from:0x02035790 kind:arm_call to:0x0203615c module:main +from:0x02035810 kind:arm_call to:0x02034230 module:main +from:0x020359b0 kind:arm_call to:0x02034994 module:main +from:0x020359dc kind:arm_call to:0x02034748 module:main +from:0x02035ac8 kind:arm_call to:0x02034994 module:main +from:0x02035af4 kind:arm_call to:0x02034748 module:main +from:0x02035b4c kind:arm_call to:0x02035140 module:main +from:0x02035ba4 kind:arm_call to:0x02034c6c module:main +from:0x02035bf4 kind:arm_call to:0x02033e28 module:main +from:0x02035c5c kind:arm_call to:0x02034208 module:main +from:0x02035c78 kind:arm_call to:0x0203615c module:main +from:0x02035cb8 kind:arm_call to:0x02033e28 module:main +from:0x02035d20 kind:arm_call to:0x02033d10 module:main +from:0x02035d34 kind:arm_call to:0x02033f7c module:main +from:0x02035d4c kind:arm_call to:0x02033c08 module:main +from:0x02035d78 kind:arm_call to:0x02033e28 module:main +from:0x02035e50 kind:arm_call to:0x02033ba0 module:main +from:0x02035e70 kind:arm_call to:0x0203615c module:main +from:0x0203608c kind:load to:0x02044a24 module:main +from:0x02036090 kind:load to:0x02044a28 module:main +from:0x020360c0 kind:arm_call to:0x020341f8 module:main +from:0x020360ec kind:arm_call to:0x020360fc module:main +from:0x02036128 kind:arm_call to:0x02035738 module:main +from:0x02036158 kind:load to:0x02036094 module:main +from:0x020362f8 kind:arm_call to:0x0203621c module:main +from:0x02036310 kind:arm_call to:0x02036288 module:main +from:0x02036368 kind:arm_call to:0x0203a160 module:main +from:0x02036384 kind:arm_call to:0x0203a154 module:main +from:0x0203654c kind:arm_call to:0x02036288 module:main +from:0x020365f0 kind:arm_call to:0x02036288 module:main +from:0x020366e8 kind:arm_call to:0x0203655c module:main +from:0x020366fc kind:arm_call to:0x0203655c module:main +from:0x02036710 kind:arm_call to:0x0203655c module:main +from:0x02036724 kind:arm_call to:0x0203655c module:main +from:0x02036738 kind:arm_call to:0x0203655c module:main +from:0x0203674c kind:arm_call to:0x0203655c module:main +from:0x02036760 kind:arm_call to:0x0203655c module:main +from:0x02036774 kind:arm_call to:0x0203655c module:main +from:0x02036788 kind:arm_call to:0x0203655c module:main +from:0x0203679c kind:arm_call to:0x0203655c module:main +from:0x020367b0 kind:arm_call to:0x0203655c module:main +from:0x020367c4 kind:arm_call to:0x0203655c module:main +from:0x020367d8 kind:arm_call to:0x0203655c module:main +from:0x020367ec kind:arm_call to:0x0203655c module:main +from:0x02036800 kind:arm_call to:0x0203655c module:main +from:0x02036814 kind:arm_call to:0x0203655c module:main +from:0x02036828 kind:arm_call to:0x0203655c module:main +from:0x0203683c kind:arm_call to:0x0203655c module:main +from:0x02036850 kind:arm_call to:0x0203655c module:main +from:0x02036864 kind:arm_call to:0x0203655c module:main +from:0x02036878 kind:arm_call to:0x0203655c module:main +from:0x02036898 kind:arm_call to:0x020365f8 module:main +from:0x020368a8 kind:arm_call to:0x020363dc module:main +from:0x02036908 kind:arm_call to:0x0203655c module:main +from:0x02036918 kind:arm_call to:0x020363dc module:main +from:0x02036924 kind:load to:0x02044a2c module:main +from:0x02036928 kind:load to:0x02044a5c module:main +from:0x0203692c kind:load to:0x02044a84 module:main +from:0x02036930 kind:load to:0x02044a9c module:main +from:0x02036934 kind:load to:0x02044aac module:main +from:0x02036938 kind:load to:0x02044ab4 module:main +from:0x0203693c kind:load to:0x02044abc module:main +from:0x02036940 kind:load to:0x02044ac4 module:main +from:0x02036944 kind:load to:0x02044acc module:main +from:0x02036948 kind:load to:0x02044ad0 module:main +from:0x0203694c kind:load to:0x02044ad4 module:main +from:0x02036950 kind:load to:0x02044ad8 module:main +from:0x02036954 kind:load to:0x02044adc module:main +from:0x02036958 kind:load to:0x02044ae0 module:main +from:0x0203695c kind:load to:0x02044ae4 module:main +from:0x02036960 kind:load to:0x02044ae8 module:main +from:0x02036964 kind:load to:0x02044aec module:main +from:0x02036968 kind:load to:0x02044af0 module:main +from:0x0203696c kind:load to:0x02044af4 module:main +from:0x02036970 kind:load to:0x02044af8 module:main +from:0x02036974 kind:load to:0x02044afc module:main +from:0x02036994 kind:arm_call to:0x02033b14 module:main +from:0x020369bc kind:arm_call to:0x02039bec module:main +from:0x020369e8 kind:arm_call to:0x02033b30 module:main +from:0x02036a0c kind:arm_call to:0x02033b30 module:main +from:0x02036a40 kind:arm_call to:0x0203917c module:main +from:0x02036a58 kind:arm_call to:0x02038868 module:main +from:0x02036a98 kind:arm_call to:0x02033a80 module:main +from:0x02036ab0 kind:arm_call to:0x020365f8 module:main +from:0x02036ac0 kind:arm_call to:0x02038928 module:main +from:0x02036ac4 kind:arm_call to:0x0203a66c module:main +from:0x02036ad8 kind:arm_call to:0x02036318 module:main +from:0x02036ae8 kind:arm_call to:0x020363dc module:main +from:0x02036b08 kind:arm_call to:0x02036978 module:main +from:0x02036b28 kind:arm_call to:0x020362d8 module:main +from:0x02036bb4 kind:arm_call to:0x02038868 module:main +from:0x02036bc4 kind:arm_call to:0x02038928 module:main +from:0x02036c10 kind:arm_call to:0x0203b3dc module:main +from:0x02036c48 kind:arm_call to:0x0203917c module:main +from:0x02036c54 kind:arm_call to:0x0203b3dc module:main +from:0x02036c78 kind:arm_call to:0x02039530 module:main +from:0x02036ca4 kind:arm_call to:0x02038e4c module:main +from:0x02036cf4 kind:arm_call to:0x0203917c module:main +from:0x02036d18 kind:arm_call to:0x02039bec module:main +from:0x02036d3c kind:arm_call to:0x02039998 module:main +from:0x02036d5c kind:arm_call to:0x02039530 module:main +from:0x02036d78 kind:arm_call to:0x02039530 module:main +from:0x02036d8c kind:arm_call to:0x02038e4c module:main +from:0x02036db0 kind:arm_call to:0x02039530 module:main +from:0x02036dc8 kind:arm_call to:0x0203917c module:main +from:0x02036de4 kind:arm_call to:0x02039530 module:main +from:0x02036df8 kind:arm_call to:0x02039530 module:main +from:0x02036e1c kind:arm_call to:0x0203917c module:main +from:0x02036e34 kind:arm_call to:0x02039998 module:main +from:0x02036e50 kind:arm_call to:0x02039530 module:main +from:0x02036e6c kind:arm_call to:0x02039530 module:main +from:0x02036e80 kind:arm_call to:0x0203917c module:main +from:0x02036e8c kind:arm_call to:0x0203917c module:main +from:0x02036ea0 kind:arm_call to:0x0203917c module:main +from:0x02036ec4 kind:arm_call to:0x02038e4c module:main +from:0x02036ed8 kind:arm_call to:0x0203b3dc module:main +from:0x02036ee8 kind:arm_call to:0x02039998 module:main +from:0x02036f04 kind:arm_call to:0x02039530 module:main +from:0x02036f20 kind:arm_call to:0x02039530 module:main +from:0x02036f3c kind:arm_call to:0x02039530 module:main +from:0x02036f50 kind:arm_call to:0x02038e4c module:main +from:0x02036f64 kind:arm_call to:0x02039530 module:main +from:0x02036f78 kind:arm_call to:0x02038e4c module:main +from:0x02036f8c kind:arm_call to:0x02039530 module:main +from:0x02036fa8 kind:arm_call to:0x02039530 module:main +from:0x02036fbc kind:arm_call to:0x02038e4c module:main +from:0x02036fd0 kind:arm_call to:0x02039530 module:main +from:0x02036fe4 kind:arm_call to:0x02038e4c module:main +from:0x02036ff8 kind:arm_call to:0x02039530 module:main +from:0x0203700c kind:arm_call to:0x02038e4c module:main +from:0x02037020 kind:arm_call to:0x02039530 module:main +from:0x02037038 kind:arm_call to:0x02038e4c module:main +from:0x02037060 kind:arm_call to:0x02039530 module:main +from:0x0203706c kind:arm_call to:0x02039530 module:main +from:0x02037088 kind:arm_call to:0x02038e4c module:main +from:0x0203709c kind:arm_call to:0x02039530 module:main +from:0x020370b0 kind:arm_call to:0x0203917c module:main +from:0x020370c4 kind:arm_call to:0x0203917c module:main +from:0x020370ec kind:arm_call to:0x02039530 module:main +from:0x02037108 kind:arm_call to:0x02038e4c module:main +from:0x0203711c kind:arm_call to:0x02039530 module:main +from:0x02037138 kind:arm_call to:0x02039530 module:main +from:0x0203714c kind:arm_call to:0x02038e4c module:main +from:0x02037160 kind:arm_call to:0x0203917c module:main +from:0x0203716c kind:arm_call to:0x0203917c module:main +from:0x02037180 kind:arm_call to:0x0203917c module:main +from:0x020371ac kind:arm_call to:0x0203917c module:main +from:0x020371c0 kind:arm_call to:0x02039530 module:main +from:0x020371d4 kind:arm_call to:0x0203917c module:main +from:0x020371fc kind:arm_call to:0x02039530 module:main +from:0x02037218 kind:arm_call to:0x0203917c module:main +from:0x0203722c kind:arm_call to:0x02039530 module:main +from:0x02037248 kind:arm_call to:0x02039530 module:main +from:0x0203725c kind:arm_call to:0x0203917c module:main +from:0x02037268 kind:arm_call to:0x0203917c module:main +from:0x0203727c kind:arm_call to:0x0203917c module:main +from:0x02037290 kind:load to:0x02051ac4 module:main +from:0x02037298 kind:load to:0x02051aa0 module:main +from:0x02037348 kind:arm_call to:0x0203b3dc module:main +from:0x0203737c kind:arm_call to:0x0203917c module:main +from:0x02037388 kind:arm_call to:0x0203b3dc module:main +from:0x020373a8 kind:arm_call to:0x02039530 module:main +from:0x020373d0 kind:arm_call to:0x02038e4c module:main +from:0x02037404 kind:arm_call to:0x02039998 module:main +from:0x0203741c kind:arm_call to:0x02038b88 module:main +from:0x02037438 kind:arm_call to:0x02039530 module:main +from:0x02037454 kind:arm_call to:0x02039530 module:main +from:0x02037468 kind:arm_call to:0x02038e4c module:main +from:0x02037484 kind:arm_call to:0x02039530 module:main +from:0x02037498 kind:arm_call to:0x02038e4c module:main +from:0x020374a8 kind:load to:0x02051aa0 module:main +from:0x020374ac kind:load to:0x02051acc module:main +from:0x02037558 kind:arm_call to:0x02038e4c module:main +from:0x02037600 kind:arm_call to:0x0203917c module:main +from:0x0203766c kind:arm_call to:0x0203917c module:main +from:0x020376b8 kind:arm_call to:0x0203b3dc module:main +from:0x020376e4 kind:arm_call to:0x02039530 module:main +from:0x02037714 kind:arm_call to:0x0203a6f8 module:main +from:0x02037730 kind:arm_call to:0x02038848 module:main +from:0x02037780 kind:arm_call to:0x0203b3dc module:main +from:0x020377b4 kind:arm_call to:0x0203917c module:main +from:0x020377d0 kind:arm_call to:0x0203917c module:main +from:0x020377e4 kind:arm_call to:0x0203b3dc module:main +from:0x02037804 kind:arm_call to:0x0203917c module:main +from:0x0203784c kind:arm_call to:0x02039e80 module:main +from:0x02037938 kind:arm_call to:0x0203917c module:main +from:0x0203794c kind:arm_call to:0x02039530 module:main +from:0x0203796c kind:arm_call to:0x02039530 module:main +from:0x02037980 kind:arm_call to:0x0203917c module:main +from:0x02037994 kind:arm_call to:0x02039530 module:main +from:0x020379a8 kind:arm_call to:0x0203917c module:main +from:0x020379bc kind:arm_call to:0x02039530 module:main +from:0x020379dc kind:arm_call to:0x02039530 module:main +from:0x020379f8 kind:arm_call to:0x02039530 module:main +from:0x02037a14 kind:arm_call to:0x02039530 module:main +from:0x02037a28 kind:arm_call to:0x0203917c module:main +from:0x02037a44 kind:arm_call to:0x02038e4c module:main +from:0x02037a5c kind:arm_call to:0x0203917c module:main +from:0x02037a88 kind:load to:0x0204478c module:main +from:0x02037a8c kind:load to:0x02051aa0 module:main +from:0x02037ab8 kind:load to:0x02043198 module:main +from:0x02037afc kind:load to:0x020431a8 module:main +from:0x02037b00 kind:load to:0x02043188 module:main +from:0x02037b74 kind:arm_call to:0x02039530 module:main +from:0x02037be0 kind:arm_call to:0x0203917c module:main +from:0x02037c00 kind:arm_call to:0x02038e4c module:main +from:0x02037c14 kind:arm_call to:0x0203b3dc module:main +from:0x02037c30 kind:arm_call to:0x02039530 module:main +from:0x02037c6c kind:arm_call to:0x0203917c module:main +from:0x02037c80 kind:arm_call to:0x0203917c module:main +from:0x02037c9c kind:arm_call to:0x02039530 module:main +from:0x02037cb0 kind:arm_call to:0x0203917c module:main +from:0x02037ccc kind:arm_call to:0x02039530 module:main +from:0x02037ce0 kind:arm_call to:0x0203917c module:main +from:0x02037cf4 kind:arm_call to:0x02039530 module:main +from:0x02037d10 kind:arm_call to:0x02039530 module:main +from:0x02037d24 kind:arm_call to:0x02039530 module:main +from:0x02037d40 kind:arm_call to:0x02039530 module:main +from:0x02037d54 kind:arm_call to:0x02038e4c module:main +from:0x02037d68 kind:arm_call to:0x02039530 module:main +from:0x02037d7c kind:arm_call to:0x02038e4c module:main +from:0x02037d90 kind:arm_call to:0x02039530 module:main +from:0x02037da4 kind:arm_call to:0x02038e4c module:main +from:0x02037db8 kind:arm_call to:0x02039530 module:main +from:0x02037dcc kind:arm_call to:0x02038e4c module:main +from:0x02037de0 kind:arm_call to:0x02039530 module:main +from:0x02037df4 kind:arm_call to:0x02038e4c module:main +from:0x02037e08 kind:arm_call to:0x02039530 module:main +from:0x02037e24 kind:arm_call to:0x02038e4c module:main +from:0x02037e38 kind:arm_call to:0x02039530 module:main +from:0x02037e4c kind:arm_call to:0x02038e4c module:main +from:0x02037e68 kind:arm_call to:0x02039530 module:main +from:0x02037e88 kind:arm_call to:0x02038e4c module:main +from:0x02037e94 kind:arm_call to:0x02038e4c module:main +from:0x02037eb0 kind:arm_call to:0x0203917c module:main +from:0x02037ebc kind:arm_call to:0x0203917c module:main +from:0x02037ed0 kind:arm_call to:0x0203917c module:main +from:0x02037eec kind:arm_call to:0x02039530 module:main +from:0x02037f08 kind:arm_call to:0x02039530 module:main +from:0x02037f24 kind:arm_call to:0x02039530 module:main +from:0x02037f38 kind:arm_call to:0x02038e4c module:main +from:0x02037f54 kind:arm_call to:0x02038e4c module:main +from:0x02037f6c kind:arm_call to:0x0203917c module:main +from:0x02037f80 kind:arm_call to:0x0203917c module:main +from:0x02037f9c kind:arm_call to:0x02039530 module:main +from:0x02037fb8 kind:arm_call to:0x02039530 module:main +from:0x02037fd4 kind:arm_call to:0x02039530 module:main +from:0x02037fe8 kind:arm_call to:0x02038e4c module:main +from:0x02038000 kind:arm_call to:0x02038e4c module:main +from:0x02038010 kind:arm_call to:0x02039998 module:main +from:0x0203802c kind:arm_call to:0x02038e4c module:main +from:0x02038040 kind:arm_call to:0x02038e4c module:main +from:0x02038054 kind:arm_call to:0x02038e4c module:main +from:0x0203806c kind:arm_call to:0x0203917c module:main +from:0x02038078 kind:arm_call to:0x0203917c module:main +from:0x02038084 kind:arm_call to:0x0203917c module:main +from:0x02038098 kind:arm_call to:0x0203917c module:main +from:0x020380d0 kind:arm_call to:0x0203917c module:main +from:0x020380e4 kind:arm_call to:0x02039530 module:main +from:0x02038100 kind:arm_call to:0x02039530 module:main +from:0x02038114 kind:arm_call to:0x02038e4c module:main +from:0x02038130 kind:arm_call to:0x02039530 module:main +from:0x0203814c kind:arm_call to:0x02038e4c module:main +from:0x02038190 kind:arm_call to:0x02039530 module:main +from:0x020381a4 kind:arm_call to:0x02039530 module:main +from:0x020381c8 kind:arm_call to:0x02038e4c module:main +from:0x020381e4 kind:arm_call to:0x0203917c module:main +from:0x020381f8 kind:arm_call to:0x02039a14 module:main +from:0x02038218 kind:arm_call to:0x02039530 module:main +from:0x0203822c kind:arm_call to:0x02039530 module:main +from:0x02038278 kind:arm_call to:0x02039530 module:main +from:0x0203828c kind:arm_call to:0x02039530 module:main +from:0x020382a8 kind:arm_call to:0x0203917c module:main +from:0x020382bc kind:arm_call to:0x02039aac module:main +from:0x020382dc kind:arm_call to:0x02039530 module:main +from:0x020382f0 kind:arm_call to:0x02039530 module:main +from:0x02038374 kind:arm_call to:0x0203917c module:main +from:0x02038390 kind:arm_call to:0x02038e4c module:main +from:0x020383b0 kind:arm_call to:0x02039530 module:main +from:0x020383cc kind:arm_call to:0x0203917c module:main +from:0x020383e0 kind:arm_call to:0x0203917c module:main +from:0x020383f4 kind:arm_call to:0x02039530 module:main +from:0x02038410 kind:arm_call to:0x02039530 module:main +from:0x02038424 kind:arm_call to:0x02038e4c module:main +from:0x02038440 kind:arm_call to:0x02038e4c module:main +from:0x02038454 kind:arm_call to:0x0203917c module:main +from:0x02038468 kind:arm_call to:0x0203917c module:main +from:0x02038484 kind:arm_call to:0x02039530 module:main +from:0x020384a0 kind:arm_call to:0x02039530 module:main +from:0x020384b4 kind:arm_call to:0x02038e4c module:main +from:0x020384c8 kind:arm_call to:0x02039530 module:main +from:0x020384dc kind:arm_call to:0x02038e4c module:main +from:0x020384f0 kind:arm_call to:0x02039530 module:main +from:0x02038504 kind:arm_call to:0x02038e4c module:main +from:0x02038518 kind:arm_call to:0x02039530 module:main +from:0x0203852c kind:arm_call to:0x02038e4c module:main +from:0x02038540 kind:arm_call to:0x02039530 module:main +from:0x02038554 kind:arm_call to:0x0203917c module:main +from:0x02038570 kind:arm_call to:0x02039530 module:main +from:0x02038590 kind:arm_call to:0x0203917c module:main +from:0x020385a4 kind:arm_call to:0x0203b3dc module:main +from:0x020385c0 kind:arm_call to:0x02039530 module:main +from:0x020385d4 kind:arm_call to:0x02038e4c module:main +from:0x020385e8 kind:arm_call to:0x0203917c module:main +from:0x020385f4 kind:arm_call to:0x0203917c module:main +from:0x02038608 kind:arm_call to:0x0203917c module:main +from:0x02038630 kind:arm_call to:0x02036ba4 module:main +from:0x0203864c kind:arm_call to:0x02039530 module:main +from:0x020386a0 kind:arm_call to:0x02038e4c module:main +from:0x020386b0 kind:arm_call to:0x02039a14 module:main +from:0x02038708 kind:arm_call to:0x02038e4c module:main +from:0x02038714 kind:arm_call to:0x02039a14 module:main +from:0x02038768 kind:arm_call to:0x02038e4c module:main +from:0x020387ac kind:arm_call to:0x02038e4c module:main +from:0x020387b8 kind:arm_call to:0x02039a14 module:main +from:0x020388c8 kind:arm_call to:0x02039530 module:main +from:0x0203893c kind:arm_call to:0x02033b30 module:main +from:0x0203895c kind:arm_call to:0x02039bec module:main +from:0x020389bc kind:arm_call to:0x02039530 module:main +from:0x020389f0 kind:arm_call to:0x02039530 module:main +from:0x02038a1c kind:arm_call to:0x02038e4c module:main +from:0x02038a54 kind:arm_call to:0x02038820 module:main +from:0x02038a68 kind:arm_call to:0x02039530 module:main +from:0x02038acc kind:arm_call to:0x02038820 module:main +from:0x02038ae0 kind:arm_call to:0x02039530 module:main +from:0x02038b08 kind:arm_call to:0x02038820 module:main +from:0x02038b1c kind:arm_call to:0x02039530 module:main +from:0x02038b4c kind:arm_call to:0x02039530 module:main +from:0x02038b90 kind:load to:0x02036bd0 module:main +from:0x02038b9c kind:load to:0x02037300 module:main +from:0x02038ba8 kind:load to:0x020374d8 module:main +from:0x02038bd4 kind:arm_call to:0x02011f10 module:main +from:0x02038c08 kind:arm_call to:0x02038c9c module:main +from:0x02038c20 kind:load to:0x02044b24 module:main +from:0x02038c34 kind:arm_call to:0x0203d270 module:main +from:0x02038c48 kind:load to:0x02044b08 module:main +from:0x02038c58 kind:load to:0x02012000 module:main +from:0x02038c78 kind:arm_call to:0x02038d64 module:main +from:0x02038c8c kind:arm_call to:0x0203c934 module:main +from:0x02038cb0 kind:arm_call to:0x02012000 module:main +from:0x02038cc4 kind:arm_call to:0x02011ff4 module:main +from:0x02038ce0 kind:arm_call to:0x02038c5c module:main +from:0x02038d00 kind:arm_call to:0x02038c5c module:main +from:0x02038d18 kind:arm_call to:0x02038c5c module:main +from:0x02038d20 kind:arm_call to:0x02011ff4 module:main +from:0x02038d38 kind:arm_call to:0x02038c5c module:main +from:0x02038d50 kind:arm_call to:0x02038c5c module:main +from:0x02038d58 kind:arm_call to:0x02011ff4 module:main +from:0x02038d8c kind:arm_call to:0x02038d94 module:main +from:0x02038de0 kind:arm_call to:0x02033f7c module:main +from:0x02038dec kind:arm_call to:0x02011f30 module:main +from:0x02038e08 kind:arm_call to:0x02038bac module:main +from:0x02038e14 kind:arm_call to:0x02033f98 module:main +from:0x02038e2c kind:arm_call to:0x0203d488 module:main +from:0x02038e38 kind:load to:0x02044c48 module:main +from:0x02038e3c kind:load to:0x02044c3c module:main +from:0x02038e40 kind:load to:0x02044c28 module:main +from:0x02038e44 kind:load to:0x02044c5c module:main +from:0x02038e48 kind:load to:0x02038d2c module:main +from:0x02039fe0 kind:arm_call to:0x0203a1bc module:main +from:0x0203a184 kind:arm_call to:0x0203a3d0 module:main +from:0x0203a890 kind:load to:0x02051aa0 module:main +from:0x0203a974 kind:load to:0x02051aa0 module:main +from:0x0203b92c kind:load to:0x0203b940 module:main +from:0x0203b960 kind:arm_call to:0x0203b938 module:main +from:0x0203b9bc kind:arm_call to:0x0203b934 module:main +from:0x0203b9cc kind:arm_call to:0x0203b930 module:main +from:0x0203bb70 kind:arm_call to:0x0203d410 module:main +from:0x0203bba0 kind:arm_call to:0x0203bae8 module:main +from:0x0203bbd8 kind:arm_call to:0x0203d430 module:main +from:0x0203bbf0 kind:arm_call to:0x0203ba64 module:main +from:0x0203bc08 kind:arm_call to:0x0203ba64 module:main +from:0x0203bc10 kind:arm_call to:0x0203ba64 module:main +from:0x0203bc9c kind:arm_call to:0x0203d314 module:main +from:0x0203bca4 kind:arm_call to:0x0203bb4c module:main +from:0x0203bcc4 kind:arm_call to:0x0203d370 module:main +from:0x0203bd40 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bd54 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bd70 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bd78 kind:arm_call to:0x0203ba64 module:main +from:0x0203bd80 kind:arm_call to:0x0203ba64 module:main +from:0x0203bd90 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bda4 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bdb8 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bdc0 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bdd4 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bddc kind:arm_call to:0x0203b9e0 module:main +from:0x0203bde4 kind:arm_call to:0x0203ba64 module:main +from:0x0203be00 kind:arm_call to:0x0203b9e0 module:main +from:0x0203be14 kind:arm_call to:0x0203ba64 module:main +from:0x0203be1c kind:arm_call to:0x0203b9e0 module:main +from:0x0203be2c kind:arm_call to:0x0203b9e0 module:main +from:0x0203be40 kind:arm_call to:0x0203ba64 module:main +from:0x0203be48 kind:arm_call to:0x0203ba64 module:main +from:0x0203be50 kind:arm_call to:0x0203b9e0 module:main +from:0x0203be68 kind:arm_call to:0x0203b9e0 module:main +from:0x0203be70 kind:arm_call to:0x0203b9e0 module:main +from:0x0203be88 kind:arm_call to:0x0203b9e0 module:main +from:0x0203be90 kind:arm_call to:0x0203b9e0 module:main +from:0x0203be9c kind:arm_call to:0x0203b9e0 module:main +from:0x0203beb0 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bebc kind:arm_call to:0x0203b9e0 module:main +from:0x0203bf00 kind:arm_call to:0x0203b9e0 module:main +from:0x0203bf54 kind:arm_call to:0x0203d314 module:main +from:0x0203bf5c kind:arm_call to:0x0203bb4c module:main +from:0x0203bf6c kind:arm_call to:0x0203ce44 module:main +from:0x0203bf78 kind:arm_call to:0x0203d370 module:main +from:0x0203bff4 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c014 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c060 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c068 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c0dc kind:arm_call to:0x0203b9e0 module:main +from:0x0203c130 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c138 kind:arm_call to:0x0203ba64 module:main +from:0x0203c140 kind:arm_call to:0x0203ba64 module:main +from:0x0203c1b8 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c1c0 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c220 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c228 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c288 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c290 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c298 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c32c kind:arm_call to:0x0203b9e0 module:main +from:0x0203c334 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c33c kind:arm_call to:0x0203ba64 module:main +from:0x0203c344 kind:arm_call to:0x0203ba64 module:main +from:0x0203c3d4 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c428 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c430 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c4b8 kind:arm_call to:0x0203ba64 module:main +from:0x0203c4c0 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c4d0 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c528 kind:arm_call to:0x0203ba64 module:main +from:0x0203c530 kind:arm_call to:0x0203ba64 module:main +from:0x0203c538 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c554 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c55c kind:arm_call to:0x0203b9e0 module:main +from:0x0203c584 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c5e8 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c5f0 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c600 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c608 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c688 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c698 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c6a0 kind:arm_call to:0x0203ba64 module:main +from:0x0203c704 kind:arm_call to:0x0203a3c8 module:main +from:0x0203c73c kind:arm_call to:0x0203b9e0 module:main +from:0x0203c744 kind:arm_call to:0x0203ce44 module:main +from:0x0203c800 kind:arm_call to:0x0203bc54 module:main +from:0x0203c86c kind:arm_call to:0x0203bc70 module:main +from:0x0203c880 kind:arm_call to:0x0203b9e0 module:main +from:0x0203c900 kind:arm_call to:0x0203ce94 module:main +from:0x0203c948 kind:arm_call to:0x0203ce5c module:main +from:0x0203c95c kind:arm_call to:0x0203ba64 module:main +from:0x0203c964 kind:arm_call to:0x0203ba64 module:main +from:0x0203c96c kind:arm_call to:0x0203b9e0 module:main +from:0x0203c97c kind:arm_call to:0x0203c8b4 module:main +from:0x0203c988 kind:arm_call to:0x0203d4d0 module:main +from:0x0203c994 kind:arm_call to:0x0203c8b4 module:main +from:0x0203c9b4 kind:arm_call to:0x0203d488 module:main +from:0x0203c9bc kind:arm_call to:0x0203cd70 module:main +from:0x0203c9c4 kind:arm_call to:0x0203ce44 module:main +from:0x0203c9d0 kind:load to:0x02044cd8 module:main +from:0x0203c9d4 kind:load to:0x02044ccc module:main +from:0x0203c9d8 kind:load to:0x02044cf0 module:main +from:0x0203c9dc kind:load to:0x0203c9e0 module:main +from:0x0203c9fc kind:arm_call to:0x0203bf2c module:main +from:0x0203ca3c kind:arm_call to:0x0203d458 module:main +from:0x0203caec kind:arm_call to:0x0203bc54 module:main +from:0x0203cb88 kind:arm_call to:0x0203ba64 module:main +from:0x0203cb90 kind:arm_call to:0x0203b9e0 module:main +from:0x0203cba0 kind:arm_call to:0x0203ce94 module:main +from:0x0203cbbc kind:arm_call to:0x0203ba64 module:main +from:0x0203cbc4 kind:arm_call to:0x0203ba64 module:main +from:0x0203cbcc kind:arm_call to:0x0203b9e0 module:main +from:0x0203cbdc kind:arm_call to:0x0203c8b4 module:main +from:0x0203cbf8 kind:arm_call to:0x0203c9e4 module:main +from:0x0203cc00 kind:arm_call to:0x0203ce44 module:main +from:0x0203cc0c kind:arm_call to:0x0203bc70 module:main +from:0x0203cc90 kind:arm_call to:0x0203bb4c module:main +from:0x0203cca0 kind:arm_call to:0x0203ce44 module:main +from:0x0203ccb0 kind:arm_call to:0x0203d370 module:main +from:0x0203ccd0 kind:arm_call to:0x0203c760 module:main +from:0x0203cce0 kind:arm_call to:0x0203ce44 module:main +from:0x0203ccf4 kind:arm_call to:0x0203ca44 module:main +from:0x0203cd24 kind:arm_call to:0x0203ba64 module:main +from:0x0203cd2c kind:arm_call to:0x0203b9e0 module:main +from:0x0203cd3c kind:arm_call to:0x0203bf2c module:main +from:0x0203cd4c kind:arm_call to:0x0203cc20 module:main +from:0x0203cd64 kind:arm_call to:0x0203d458 module:main +from:0x0203cda0 kind:arm_call to:0x02011ff4 module:main +from:0x0203cdb4 kind:load to:0x02044ca0 module:main +from:0x0203cde4 kind:link_time_const(ARM9_CTOR_START) +from:0x0203ce28 kind:load to:0x02051ad4 module:main +from:0x0203ce34 kind:load to:0x020336e8 module:main +from:0x0203ce40 kind:load to:0x0203ce44 module:main +from:0x0203ce58 kind:load to:0x02044d18 module:main +from:0x0203ce70 kind:load to:0x02044d18 module:main +from:0x0203ce90 kind:load to:0x02051ad4 module:main +from:0x0203d090 kind:arm_call to:0x0203ce44 module:main +from:0x0203d098 kind:arm_call to:0x0203cd70 module:main +from:0x0203d124 kind:arm_call to:0x0203d048 module:main +from:0x0203d128 kind:arm_call to:0x0203d4d0 module:main +from:0x0203d130 kind:arm_call to:0x0203cd70 module:main +from:0x0203d1d0 kind:arm_call to:0x0203d048 module:main +from:0x0203d1d4 kind:arm_call to:0x0203d4d0 module:main +from:0x0203d1dc kind:arm_call to:0x0203cd70 module:main +from:0x0203d258 kind:arm_call to:0x0203ce44 module:main +from:0x0203d260 kind:arm_call to:0x0203cd70 module:main +from:0x0203d284 kind:arm_call to:0x020340b0 module:main +from:0x0203d2a8 kind:arm_call to:0x0203d26c module:main +from:0x0203d2bc kind:arm_call to:0x0203d26c module:main +from:0x0203d2c4 kind:arm_call to:0x02011ff4 module:main +from:0x0203d2d8 kind:arm_call to:0x0203d26c module:main +from:0x0203d2ec kind:arm_call to:0x0203d2d0 module:main +from:0x0203d300 kind:arm_call to:0x0203d2d0 module:main +from:0x0203d308 kind:arm_call to:0x02011ff4 module:main +from:0x0203d3d0 kind:arm_call to:0x0203ba64 module:main +from:0x0203d3e0 kind:arm_call to:0x0203ba64 module:main +from:0x0203d428 kind:link_time_const(__exception_table_start__) +from:0x0203d42c kind:link_time_const(__exception_table_end__) +from:0x0203d440 kind:arm_call to:0x0203ba64 module:main +from:0x0203d450 kind:arm_call to:0x0203ba64 module:main +from:0x0203d4cc kind:arm_branch to:0x0203cc7c module:main +from:0x0203d518 kind:arm_branch to:0x0203cc7c module:main +from:0x0203d564 kind:load to:0x02038cd4 module:main +from:0x0203d5fc kind:load to:0x02038bac module:main +from:0x0203d604 kind:load to:0x0203d51c module:main +from:0x0203d608 kind:load to:0x02038c24 module:main +from:0x0203d614 kind:load to:0x02038c4c module:main +from:0x0203d620 kind:load to:0x02038c5c module:main +from:0x0203d628 kind:load to:0x0203d52c module:main +from:0x0203d62c kind:load to:0x02038c9c module:main +from:0x0203d638 kind:load to:0x02038cbc module:main +from:0x0203d644 kind:load to:0x02038cd8 module:main +from:0x0203d650 kind:load to:0x02038cf4 module:main +from:0x0203d65c kind:load to:0x02038d0c module:main +from:0x0203d664 kind:load to:0x0203d540 module:main +from:0x0203d668 kind:load to:0x02038d2c module:main +from:0x0203d674 kind:load to:0x02038d44 module:main +from:0x0203d680 kind:load to:0x02038d64 module:main +from:0x0203d68c kind:load to:0x02038d94 module:main +from:0x0203d698 kind:load to:0x02038dc0 module:main +from:0x0203d6a0 kind:load to:0x0203d550 module:main +from:0x0203d6a4 kind:load to:0x0203b924 module:main +from:0x0203d6b0 kind:load to:0x0203b944 module:main +from:0x0203d6bc kind:load to:0x0203b994 module:main +from:0x0203d6c8 kind:load to:0x0203bb4c module:main +from:0x0203d6d4 kind:load to:0x0203bc70 module:main +from:0x0203d6dc kind:load to:0x0203d568 module:main +from:0x0203d6e0 kind:load to:0x0203bf2c module:main +from:0x0203d6e8 kind:load to:0x0203d570 module:main +from:0x0203d6ec kind:load to:0x0203c760 module:main +from:0x0203d6f4 kind:load to:0x0203d580 module:main +from:0x0203d6f8 kind:load to:0x0203c8b4 module:main +from:0x0203d704 kind:load to:0x0203c934 module:main +from:0x0203d70c kind:load to:0x0203d588 module:main +from:0x0203d710 kind:load to:0x0203c9e4 module:main +from:0x0203d718 kind:load to:0x0203d59c module:main +from:0x0203d71c kind:load to:0x0203ca44 module:main +from:0x0203d724 kind:load to:0x0203d5a4 module:main +from:0x0203d728 kind:load to:0x0203cc7c module:main +from:0x0203d734 kind:load to:0x0203cd70 module:main +from:0x0203d740 kind:load to:0x0203cd98 module:main +from:0x0203d74c kind:load to:0x0203cdb8 module:main +from:0x0203d758 kind:load to:0x0203cde8 module:main +from:0x0203d764 kind:load to:0x0203ce2c module:main +from:0x0203d770 kind:load to:0x0203ce38 module:main +from:0x0203d77c kind:load to:0x0203ce44 module:main +from:0x0203d788 kind:load to:0x0203ce5c module:main +from:0x0203d794 kind:load to:0x0203d048 module:main +from:0x0203d79c kind:load to:0x0203d5ac module:main +from:0x0203d7a0 kind:load to:0x0203d0a4 module:main +from:0x0203d7a8 kind:load to:0x0203d5c0 module:main +from:0x0203d7ac kind:load to:0x0203d160 module:main +from:0x0203d7b4 kind:load to:0x0203d5d4 module:main +from:0x0203d7b8 kind:load to:0x0203d210 module:main +from:0x0203d7c0 kind:load to:0x0203d5e8 module:main +from:0x0203d7c4 kind:load to:0x0203d270 module:main +from:0x0203d7d0 kind:load to:0x0203d2a0 module:main +from:0x0203d7dc kind:load to:0x0203d2b4 module:main +from:0x0203d7e8 kind:load to:0x0203d2d0 module:main +from:0x0203d7f4 kind:load to:0x0203d2e4 module:main +from:0x0203d800 kind:load to:0x0203d2f8 module:main +from:0x0203d80c kind:load to:0x0203d370 module:main +from:0x0203d818 kind:load to:0x0203d430 module:main +from:0x0203d83c kind:load to:0x02049980 module:main +from:0x0203d85c kind:arm_call_thumb to:0x020144a0 module:main +from:0x0203d864 kind:arm_call_thumb to:0x020144a0 module:main +from:0x0203d874 kind:arm_call to:0x0203ce74 module:main +from:0x0203d888 kind:load to:0x0204998c module:main +from:0x0203d88c kind:load to:0x020499c8 module:main +from:0x0203d890 kind:load to:0x0204999c module:main +from:0x0203d894 kind:load to:0x020499e0 module:main +from:0x0203d898 kind:load to:0x02013164 module:main +from:0x0203d89c kind:load to:0x02049990 module:main +from:0x0203d8bc kind:arm_call to:0x020c48b0 module:overlay(18) +from:0x0203d8cc kind:arm_call to:0x0203ce74 module:main +from:0x0203d8e0 kind:load to:0x02049a1c module:main +from:0x0203d8e4 kind:load to:0x02049a2c module:main +from:0x0203d8e8 kind:load to:0x0201373c module:main +from:0x0203d8ec kind:load to:0x02049a20 module:main +from:0x0203d908 kind:arm_call to:0x020c4990 module:overlay(18) +from:0x0203d91c kind:load to:0x02049b14 module:main +from:0x0203d920 kind:load to:0x02049b18 module:main +from:0x0203d93c kind:arm_call to:0x02013a34 module:main +from:0x0203d950 kind:load to:0x02049b74 module:main +from:0x0203d954 kind:load to:0x02049b74 module:main +from:0x0203d970 kind:arm_call to:0x020c4b1c module:overlays(18,19) +from:0x0203d984 kind:load to:0x02049b7c module:main +from:0x0203d988 kind:load to:0x02049b80 module:main +from:0x0203d9a4 kind:load to:0x02049ba0 module:main +from:0x0203d9c0 kind:arm_call to:0x02014a10 module:main +from:0x0203d9d4 kind:load to:0x02049ba8 module:main +from:0x0203d9d8 kind:load to:0x02049bac module:main +from:0x0203d9f4 kind:arm_call to:0x02014c3c module:main +from:0x0203da08 kind:load to:0x02049bd0 module:main +from:0x0203da0c kind:load to:0x02049bd4 module:main +from:0x0203da24 kind:arm_call to:0x02014f6c module:main +from:0x0203da3c kind:load to:0x02049bdc module:main +from:0x0203da5c kind:arm_call to:0x020c5694 module:overlay(18) +from:0x0203da70 kind:load to:0x02049f00 module:main +from:0x0203da74 kind:load to:0x02049f04 module:main +from:0x0203da90 kind:arm_call to:0x020167ac module:main +from:0x0203daa4 kind:load to:0x02049f88 module:main +from:0x0203daa8 kind:load to:0x02049f8c module:main +from:0x0203daf0 kind:load to:0x027e07bc module:dtcm +from:0x0203daf4 kind:load to:0x027e07c4 module:dtcm +from:0x0203daf8 kind:load to:0x027e07cc module:dtcm +from:0x0203db18 kind:arm_call_thumb to:0x020c4efc module:overlay(18) +from:0x0203db28 kind:arm_call to:0x0203ce74 module:main +from:0x0203db3c kind:load to:0x0204a050 module:main +from:0x0203db40 kind:load to:0x0204a060 module:main +from:0x0203db44 kind:load to:0x02018468 module:main +from:0x0203db48 kind:load to:0x0204a054 module:main +from:0x0203db64 kind:arm_call to:0x020c5290 module:overlay(18) +from:0x0203db78 kind:load to:0x0204a088 module:main +from:0x0203db7c kind:load to:0x0204a110 module:main +from:0x0203db98 kind:arm_call to:0x020c53c0 module:overlay(18) +from:0x0203dbac kind:load to:0x0204af18 module:main +from:0x0203dbb0 kind:load to:0x0204af1c module:main +from:0x0203dbd0 kind:arm_call to:0x020c5430 module:overlay(18) +from:0x0203dbe0 kind:arm_call to:0x0203ce74 module:main +from:0x0203dbf4 kind:load to:0x0204e5e8 module:main +from:0x0203dbf8 kind:load to:0x0204e5f8 module:main +from:0x0203dbfc kind:load to:0x0201ba1c module:main +from:0x0203dc00 kind:load to:0x0204e5ec module:main +from:0x0203dc1c kind:arm_call to:0x020c5394 module:overlay(18) +from:0x0203dc30 kind:load to:0x0204e63c module:main +from:0x0203dc34 kind:load to:0x0204e640 module:main +from:0x0203dc50 kind:arm_call to:0x020c4bc4 module:overlay(18) +from:0x0203dc64 kind:load to:0x0204e648 module:main +from:0x0203dc68 kind:load to:0x0204e64c module:main +from:0x0203dc84 kind:load to:0x02044408 module:main +from:0x0203dd4c kind:load to:0x020070f0 module:main +from:0x0203dd50 kind:load to:0x0200711c module:main +from:0x0203dd54 kind:load to:0x02007149 module:main +from:0x0203dd58 kind:load to:0x02007161 module:main +from:0x0203dd5c kind:load to:0x02007179 module:main +from:0x0203dd60 kind:load to:0x02007181 module:main +from:0x0203dd64 kind:load to:0x02007189 module:main +from:0x0203dd68 kind:load to:0x02007191 module:main +from:0x0203dd6c kind:load to:0x02007199 module:main +from:0x0203dd70 kind:load to:0x020071a1 module:main +from:0x0203dd74 kind:load to:0x020071a9 module:main +from:0x0203dd78 kind:load to:0x020071b1 module:main +from:0x0203dd7c kind:load to:0x020071b9 module:main +from:0x0203dd80 kind:load to:0x020071c1 module:main +from:0x0203dd84 kind:load to:0x020071c9 module:main +from:0x0203dd88 kind:load to:0x020071d1 module:main +from:0x0203dd8c kind:load to:0x020071d9 module:main +from:0x0203dd90 kind:load to:0x020071f5 module:main +from:0x0203dd94 kind:load to:0x02007211 module:main +from:0x0203dd98 kind:load to:0x02007219 module:main +from:0x0203dd9c kind:load to:0x02007221 module:main +from:0x0203dda0 kind:load to:0x02007229 module:main +from:0x0203dda4 kind:load to:0x02007231 module:main +from:0x0203dda8 kind:load to:0x02007239 module:main +from:0x0203ddac kind:load to:0x02007241 module:main +from:0x0203ddb0 kind:load to:0x02007249 module:main +from:0x0203ddb4 kind:load to:0x02007251 module:main +from:0x0203ddb8 kind:load to:0x02007259 module:main +from:0x0203ddbc kind:load to:0x02007261 module:main +from:0x0203ddc0 kind:load to:0x02007269 module:main +from:0x0203ddc4 kind:load to:0x02007271 module:main +from:0x0203ddc8 kind:load to:0x02007279 module:main +from:0x0203ddcc kind:load to:0x02007281 module:main +from:0x0203ddd0 kind:load to:0x0200729d module:main +from:0x0203ddd4 kind:load to:0x020072b9 module:main +from:0x0203ddd8 kind:load to:0x020072c1 module:main +from:0x0203dde8 kind:load to:0x020081f4 module:main +from:0x0203ddec kind:load to:0x020085e0 module:main +from:0x0203ddf0 kind:load to:0x02008660 module:main +from:0x0203ddf4 kind:load to:0x020081f4 module:main +from:0x0203ddf8 kind:load to:0x02008590 module:main +from:0x0203ddfc kind:load to:0x02008660 module:main +from:0x0203de00 kind:load to:0x02008388 module:main +from:0x0203de04 kind:load to:0x02008590 module:main +from:0x0203de08 kind:load to:0x020087f8 module:main +from:0x0203de1c kind:load to:0x02010200 module:main +from:0x0203de24 kind:load to:0x02010200 module:main +from:0x0203df9c kind:load to:0x02040202 module:main +from:0x0203e0dc kind:load to:0x02043770 module:main +from:0x0203e0e0 kind:load to:0x02043778 module:main +from:0x0203e0e4 kind:load to:0x02043768 module:main +from:0x0203e3dc kind:load to:0x0204409c module:main +from:0x0203e3e0 kind:load to:0x020440b0 module:main +from:0x0203e3e4 kind:load to:0x020440a0 module:main +from:0x0203e3e8 kind:load to:0x020440c4 module:main +from:0x0203f810 kind:load to:0x02150fdd module:overlay(29) +from:0x0203f814 kind:load to:0x020e0fde module:overlays(19,20) +from:0x02041ab4 kind:load to:0x020ef022 module:overlays(19,22) +from:0x02041ab8 kind:load to:0x0215f023 module:overlay(66) +from:0x02042fd0 kind:load to:0x0202bba4 module:main +from:0x02042fd4 kind:load to:0x0202bbd0 module:main +from:0x02042fd8 kind:load to:0x0202bbfc module:main +from:0x02042fdc kind:load to:0x0202bc94 module:main +from:0x02042fe0 kind:load to:0x0202bdc0 module:main +from:0x02042fe4 kind:load to:0x0202bfa8 module:main +from:0x02042fe8 kind:load to:0x0202c344 module:main +from:0x02042fec kind:load to:0x0202c3c4 module:main +from:0x02042ff0 kind:load to:0x0202c3e8 module:main +from:0x020431c0 kind:load to:0x0203d824 module:main +from:0x020431c4 kind:load to:0x0203d840 module:main +from:0x020431c8 kind:load to:0x0203d8a0 module:main +from:0x020431cc kind:load to:0x0203d8f0 module:main +from:0x020431d0 kind:load to:0x0203d924 module:main +from:0x020431d4 kind:load to:0x0203d958 module:main +from:0x020431d8 kind:load to:0x0203d98c module:main +from:0x020431dc kind:load to:0x0203d9a8 module:main +from:0x020431e0 kind:load to:0x0203d9dc module:main +from:0x020431e4 kind:load to:0x0203da10 module:main +from:0x020431e8 kind:load to:0x0203da40 module:main +from:0x020431ec kind:load to:0x0203da44 module:main +from:0x020431f0 kind:load to:0x0203da78 module:main +from:0x020431f4 kind:load to:0x0203daac module:main +from:0x020431f8 kind:load to:0x0203dafc module:main +from:0x020431fc kind:load to:0x0203db4c module:main +from:0x02043200 kind:load to:0x0203db80 module:main +from:0x02043204 kind:load to:0x0203dbb4 module:main +from:0x02043208 kind:load to:0x0203dc04 module:main +from:0x0204320c kind:load to:0x0203dc38 module:main +from:0x02043210 kind:load to:0x0203dc6c module:main +from:0x020432f8 kind:load to:0x02043314 module:main +from:0x020432fc kind:load to:0x0204335c module:main +from:0x02043300 kind:load to:0x02043374 module:main +from:0x02043304 kind:load to:0x0204335c module:main +from:0x02043308 kind:load to:0x02043314 module:main +from:0x0204330c kind:load to:0x02043344 module:main +from:0x02043310 kind:load to:0x0204332c module:main +from:0x0204338c kind:load to:0x02007084 module:main +from:0x02043390 kind:load to:0x0200708c module:main +from:0x02043394 kind:load to:0x02007094 module:main +from:0x02043398 kind:load to:0x0200709c module:main +from:0x020433a4 kind:load to:0x02010cf0 module:main +from:0x020433ac kind:load to:0x020112b8 module:main +from:0x020433b4 kind:load to:0x020111a8 module:main +from:0x020433c4 kind:load to:0x0200f558 module:main +from:0x020434d0 kind:load to:0x020117ec module:main +from:0x020434d4 kind:load to:0x020118f4 module:main +from:0x020434d8 kind:load to:0x020119b8 module:main +from:0x020434dc kind:load to:0x02011a2c module:main +from:0x020434e0 kind:load to:0x02011a78 module:main +from:0x020434e4 kind:load to:0x02011b58 module:main +from:0x020434e8 kind:load to:0x02011c04 module:main +from:0x020434ec kind:load to:0x02011c44 module:main +from:0x0204372c kind:load to:0x020436a0 module:main +from:0x02043730 kind:load to:0x02043690 module:main +from:0x02043734 kind:load to:0x02043684 module:main +from:0x02043738 kind:load to:0x020436fc module:main +from:0x0204373c kind:load to:0x020436b0 module:main +from:0x02043740 kind:load to:0x020436c0 module:main +from:0x02043744 kind:load to:0x020436d4 module:main +from:0x02043748 kind:load to:0x020436e8 module:main +from:0x0204374c kind:load to:0x02043714 module:main +from:0x0204375c kind:load to:0x02013cd4 module:main +from:0x02043760 kind:load to:0x02013d30 module:main +from:0x02043764 kind:load to:0x02013e34 module:main +from:0x020437d8 kind:load to:0x02013754 module:main +from:0x020437dc kind:load to:0x0201478c module:main +from:0x020437e0 kind:load to:0x02014778 module:main +from:0x02043c88 kind:load to:0x02043910 module:main +from:0x02043c8c kind:load to:0x02043a44 module:main +from:0x02043c90 kind:load to:0x02043960 module:main +from:0x02043c94 kind:load to:0x02043bc4 module:main +from:0x02043c98 kind:load to:0x02043bd4 module:main +from:0x02043c9c kind:load to:0x02043898 module:main +from:0x02043ca0 kind:load to:0x020439fc module:main +from:0x02043ca4 kind:load to:0x020439b4 module:main +from:0x02043ca8 kind:load to:0x02043940 module:main +from:0x02043cac kind:load to:0x02043948 module:main +from:0x02043cb0 kind:load to:0x020439c0 module:main +from:0x02043cb4 kind:load to:0x020439cc module:main +from:0x02043cb8 kind:load to:0x02043a5c module:main +from:0x02043cbc kind:load to:0x020438a0 module:main +from:0x02043cc0 kind:load to:0x02043950 module:main +from:0x02043cc4 kind:load to:0x020437f0 module:main +from:0x02043cc8 kind:load to:0x02043be4 module:main +from:0x02043ccc kind:load to:0x02043b10 module:main +from:0x02043cd0 kind:load to:0x02043bf4 module:main +from:0x02043cd4 kind:load to:0x02043c24 module:main +from:0x02043cd8 kind:load to:0x02043b28 module:main +from:0x02043cdc kind:load to:0x02043958 module:main +from:0x02043ce0 kind:load to:0x020439d8 module:main +from:0x02043ce4 kind:load to:0x02043830 module:main +from:0x02043ce8 kind:load to:0x02043b40 module:main +from:0x02043cec kind:load to:0x02043c44 module:main +from:0x02043cf0 kind:load to:0x02043b4c module:main +from:0x02043cf4 kind:load to:0x020439e4 module:main +from:0x02043cf8 kind:load to:0x020437e8 module:main +from:0x02043cfc kind:load to:0x020437f8 module:main +from:0x02043d00 kind:load to:0x020438f0 module:main +from:0x02043d04 kind:load to:0x02043968 module:main +from:0x02043d08 kind:load to:0x020438f8 module:main +from:0x02043d0c kind:load to:0x02043900 module:main +from:0x02043d10 kind:load to:0x02043b58 module:main +from:0x02043d14 kind:load to:0x02043b64 module:main +from:0x02043d18 kind:load to:0x02043a08 module:main +from:0x02043d1c kind:load to:0x02043a8c module:main +from:0x02043d20 kind:load to:0x02043a98 module:main +from:0x02043d24 kind:load to:0x02043b7c module:main +from:0x02043d28 kind:load to:0x02043ab0 module:main +from:0x02043d2c kind:load to:0x02043abc module:main +from:0x02043d30 kind:load to:0x02043ac8 module:main +from:0x02043d34 kind:load to:0x02043ad4 module:main +from:0x02043d38 kind:load to:0x02043978 module:main +from:0x02043d3c kind:load to:0x02043a20 module:main +from:0x02043d40 kind:load to:0x02043ae0 module:main +from:0x02043d44 kind:load to:0x02043980 module:main +from:0x02043d48 kind:load to:0x02043928 module:main +from:0x02043d4c kind:load to:0x02043b88 module:main +from:0x02043d50 kind:load to:0x02043988 module:main +from:0x02043d54 kind:load to:0x02043930 module:main +from:0x02043d58 kind:load to:0x02043a2c module:main +from:0x02043d5c kind:load to:0x02043938 module:main +from:0x02043d60 kind:load to:0x02043990 module:main +from:0x02043d64 kind:load to:0x0204399c module:main +from:0x02043d68 kind:load to:0x020439a8 module:main +from:0x02043d6c kind:load to:0x02043a38 module:main +from:0x02043d70 kind:load to:0x02043ba0 module:main +from:0x02043d74 kind:load to:0x02043a50 module:main +from:0x02043d78 kind:load to:0x02043af8 module:main +from:0x02043d7c kind:load to:0x02043b04 module:main +from:0x02043d80 kind:load to:0x020437e4 module:main +from:0x02043d84 kind:load to:0x020437ec module:main +from:0x02043d88 kind:load to:0x02043a68 module:main +from:0x02043d8c kind:load to:0x02043870 module:main +from:0x02043d90 kind:load to:0x02043bac module:main +from:0x02043d94 kind:load to:0x02043b1c module:main +from:0x02043d98 kind:load to:0x02043a74 module:main +from:0x02043d9c kind:load to:0x02043c14 module:main +from:0x02043da0 kind:load to:0x02043bb8 module:main +from:0x02043da4 kind:load to:0x02043908 module:main +from:0x02043da8 kind:load to:0x02043918 module:main +from:0x02043dac kind:load to:0x02043920 module:main +from:0x02043db0 kind:load to:0x020439f0 module:main +from:0x02043db4 kind:load to:0x02043970 module:main +from:0x02043db8 kind:load to:0x02043a14 module:main +from:0x02043dbc kind:load to:0x02043860 module:main +from:0x02043dc0 kind:load to:0x020438c0 module:main +from:0x02043dc4 kind:load to:0x020438e8 module:main +from:0x02043dc8 kind:load to:0x02043890 module:main +from:0x02043dcc kind:load to:0x02043850 module:main +from:0x02043dd0 kind:load to:0x02043800 module:main +from:0x02043dd4 kind:load to:0x02043878 module:main +from:0x02043dd8 kind:load to:0x02043858 module:main +from:0x02043ddc kind:load to:0x020438b8 module:main +from:0x02043de0 kind:load to:0x020438d0 module:main +from:0x02043de4 kind:load to:0x02043880 module:main +from:0x02043de8 kind:load to:0x020438d8 module:main +from:0x02043dec kind:load to:0x020438a8 module:main +from:0x02043df0 kind:load to:0x02043838 module:main +from:0x02043df4 kind:load to:0x02043868 module:main +from:0x02043df8 kind:load to:0x02043808 module:main +from:0x02043dfc kind:load to:0x020438c8 module:main +from:0x02043e00 kind:load to:0x02043848 module:main +from:0x02043e04 kind:load to:0x02043888 module:main +from:0x02043e08 kind:load to:0x02043820 module:main +from:0x02043e0c kind:load to:0x020438b0 module:main +from:0x02043e10 kind:load to:0x020438e0 module:main +from:0x02043e14 kind:load to:0x02043828 module:main +from:0x02043e18 kind:load to:0x02043818 module:main +from:0x02043e1c kind:load to:0x02043840 module:main +from:0x02043e20 kind:load to:0x02043810 module:main +from:0x02043e24 kind:load to:0x02043c04 module:main +from:0x02043e28 kind:load to:0x02043c64 module:main +from:0x02043e2c kind:load to:0x02043b70 module:main +from:0x02043e30 kind:load to:0x02043aa4 module:main +from:0x02043e34 kind:load to:0x02043c54 module:main +from:0x02043e38 kind:load to:0x02043aec module:main +from:0x02043e3c kind:load to:0x02043c34 module:main +from:0x02043e40 kind:load to:0x02043a80 module:main +from:0x02043e44 kind:load to:0x02043b94 module:main +from:0x02043e48 kind:load to:0x02043c74 module:main +from:0x02043e4c kind:load to:0x02043b34 module:main +from:0x02043e98 kind:load to:0x02014b54 module:main +from:0x02043e9c kind:load to:0x02014b64 module:main +from:0x02043ea0 kind:load to:0x02014b80 module:main +from:0x02043ea4 kind:load to:0x02014bf4 module:main +from:0x02043ea8 kind:load to:0x0202350c module:main +from:0x02043eac kind:load to:0x02014c24 module:main +from:0x02043eb0 kind:load to:0x02014bbc module:main +from:0x02043eb4 kind:load to:0x02014c14 module:main +from:0x02043ee4 kind:load to:0x02043ed0 module:main +from:0x02043ee8 kind:load to:0x02043ec0 module:main +from:0x02043eec kind:load to:0x02043eb8 module:main +from:0x02043ef0 kind:load to:0x02043ec8 module:main +from:0x02043ef4 kind:load to:0x02043ed8 module:main +from:0x02043f08 kind:load to:0x0201556d module:main +from:0x02043f0c kind:load to:0x02015589 module:main +from:0x02043f10 kind:load to:0x020155ad module:main +from:0x02043f14 kind:load to:0x020155d9 module:main +from:0x02043f18 kind:load to:0x020155f1 module:main +from:0x02043f24 kind:load to:0x02015645 module:main +from:0x02043f28 kind:load to:0x02015651 module:main +from:0x02043f2c kind:load to:0x02015665 module:main +from:0x02043f30 kind:load to:0x0201552d module:main +from:0x02043f34 kind:load to:0x02015535 module:main +from:0x02043f40 kind:load to:0x0201568d module:main +from:0x02043f44 kind:load to:0x02015699 module:main +from:0x02043f48 kind:load to:0x020156ad module:main +from:0x02043f4c kind:load to:0x0201552d module:main +from:0x02043f50 kind:load to:0x02015535 module:main +from:0x02043f5c kind:load to:0x020156f5 module:main +from:0x02043f60 kind:load to:0x02015709 module:main +from:0x02043f64 kind:load to:0x02015725 module:main +from:0x02043f68 kind:load to:0x02015751 module:main +from:0x02043f6c kind:load to:0x02015759 module:main +from:0x02043f78 kind:load to:0x02015519 module:main +from:0x02043f7c kind:load to:0x0201551d module:main +from:0x02043f84 kind:load to:0x0201552d module:main +from:0x02043f88 kind:load to:0x02015535 module:main +from:0x02043fb8 kind:load to:0x02017991 module:main +from:0x02043fbc kind:load to:0x02017995 module:main +from:0x02043fc0 kind:load to:0x020179a4 module:main +from:0x02043fc4 kind:load to:0x02017bc4 module:main +from:0x02043fc8 kind:load to:0x02017c34 module:main +from:0x02043fd4 kind:load to:0x02017698 module:main +from:0x02043fd8 kind:load to:0x020176f8 module:main +from:0x02043fdc kind:load to:0x02017774 module:main +from:0x02043fe0 kind:load to:0x0201777c module:main +from:0x02043fe4 kind:load to:0x02017784 module:main +from:0x02043ff0 kind:load to:0x020177b0 module:main +from:0x02043ff4 kind:load to:0x020177b4 module:main +from:0x02043ff8 kind:load to:0x020177e4 module:main +from:0x02044018 kind:load to:0x020182f4 module:main +from:0x0204401c kind:load to:0x0201831c module:main +from:0x02044020 kind:load to:0x02018374 module:main +from:0x02044028 kind:load to:0x0201838c module:main +from:0x0204402c kind:load to:0x02018388 module:main +from:0x02044030 kind:load to:0x02018390 module:main +from:0x02044034 kind:load to:0x02018394 module:main +from:0x02044038 kind:load to:0x02018398 module:main +from:0x0204403c kind:load to:0x0201839c module:main +from:0x02044048 kind:load to:0x02018438 module:main +from:0x0204404c kind:load to:0x0201844c module:main +from:0x02044050 kind:load to:0x0201bbe4 module:main +from:0x02044054 kind:load to:0x020183a5 module:main +from:0x02044058 kind:load to:0x0201bd8c module:main +from:0x02044064 kind:load to:0x020185e0 module:main +from:0x02044068 kind:load to:0x0201860c module:main +from:0x0204406c kind:load to:0x02018559 module:main +from:0x02044070 kind:load to:0x0201857d module:main +from:0x02044074 kind:load to:0x020185cd module:main +from:0x02044078 kind:load to:0x020185d1 module:main +from:0x0204407c kind:load to:0x020185d5 module:main +from:0x02044080 kind:load to:0x020185d9 module:main +from:0x02044084 kind:load to:0x020185dd module:main +from:0x02044088 kind:load to:0x0201867c module:main +from:0x0204408c kind:load to:0x02018694 module:main +from:0x02044090 kind:load to:0x020186a4 module:main +from:0x02044094 kind:load to:0x020186a8 module:main +from:0x02044098 kind:load to:0x020186f4 module:main +from:0x020440e8 kind:load to:0x0201b5c8 module:main +from:0x020440f4 kind:load to:0x0201ba94 module:main +from:0x020440f8 kind:load to:0x0201baac module:main +from:0x020440fc kind:load to:0x0201bae4 module:main +from:0x02044108 kind:load to:0x0201bd90 module:main +from:0x0204410c kind:load to:0x0201bda4 module:main +from:0x02044110 kind:load to:0x0201bbe4 module:main +from:0x02044114 kind:load to:0x0201bd88 module:main +from:0x02044118 kind:load to:0x0201bd8c module:main +from:0x0204411c kind:load to:0x0203e90c module:main +from:0x02044124 kind:load to:0x0203e848 module:main +from:0x0204412c kind:load to:0x0203e888 module:main +from:0x02044134 kind:load to:0x0203e6b4 module:main +from:0x0204413c kind:load to:0x0203e80c module:main +from:0x02044144 kind:load to:0x0203e76c module:main +from:0x0204414c kind:load to:0x0203e7d4 module:main +from:0x02044154 kind:load to:0x0203e7a0 module:main +from:0x0204415c kind:load to:0x0203e414 module:main +from:0x02044164 kind:load to:0x0203e460 module:main +from:0x0204416c kind:load to:0x0203e48c module:main +from:0x02044174 kind:load to:0x0203e448 module:main +from:0x0204417c kind:load to:0x0203e434 module:main +from:0x02044184 kind:load to:0x0203e42c module:main +from:0x0204418c kind:load to:0x0203e3f0 module:main +from:0x02044194 kind:load to:0x0203e574 module:main +from:0x0204419c kind:load to:0x0203e4ac module:main +from:0x020441a4 kind:load to:0x0203e3ec module:main +from:0x020441ac kind:load to:0x0203e4bc module:main +from:0x020441b4 kind:load to:0x0203e454 module:main +from:0x020441bc kind:load to:0x0203e43c module:main +from:0x020441c4 kind:load to:0x0203e424 module:main +from:0x020441cc kind:load to:0x0203e8c8 module:main +from:0x020441d4 kind:load to:0x0203e590 module:main +from:0x020441dc kind:load to:0x0203e558 module:main +from:0x020441e4 kind:load to:0x0203e614 module:main +from:0x020441ec kind:load to:0x0203e5b0 module:main +from:0x020441f4 kind:load to:0x0203e5d0 module:main +from:0x020441fc kind:load to:0x0203e3f4 module:main +from:0x02044204 kind:load to:0x0203e6e0 module:main +from:0x0204420c kind:load to:0x0203e63c module:main +from:0x02044214 kind:load to:0x0203e70c module:main +from:0x0204421c kind:load to:0x0203e73c module:main +from:0x02044224 kind:load to:0x0203e664 module:main +from:0x0204422c kind:load to:0x0203e68c module:main +from:0x02044234 kind:load to:0x0203e5f0 module:main +from:0x0204423c kind:load to:0x0203e41c module:main +from:0x02044244 kind:load to:0x0203e4dc module:main +from:0x0204424c kind:load to:0x0203e46c module:main +from:0x02044254 kind:load to:0x0203e540 module:main +from:0x0204425c kind:load to:0x0203e4cc module:main +from:0x02044264 kind:load to:0x0203e404 module:main +from:0x0204426c kind:load to:0x0203e518 module:main +from:0x02044274 kind:load to:0x0203e52c module:main +from:0x0204427c kind:load to:0x0203e4f0 module:main +from:0x02044284 kind:load to:0x0203e504 module:main +from:0x0204428c kind:load to:0x0203e47c module:main +from:0x02044294 kind:load to:0x0203e49c module:main +from:0x0204429c kind:load to:0x0203e40c module:main +from:0x020442a4 kind:load to:0x0203e3fc module:main +from:0x020442b4 kind:load to:0x0201cf88 module:main +from:0x020442b8 kind:load to:0x0201d31c module:main +from:0x020442c4 kind:load to:0x0201f124 module:main +from:0x020442c8 kind:load to:0x0201f158 module:main +from:0x020442d4 kind:load to:0x0201f124 module:main +from:0x020442d8 kind:load to:0x0201f158 module:main +from:0x020442e4 kind:load to:0x0201f18c module:main +from:0x020442e8 kind:load to:0x0201f1e8 module:main +from:0x020442f4 kind:load to:0x0201e98c module:main +from:0x020442f8 kind:load to:0x0201e9a0 module:main +from:0x020442fc kind:load to:0x0201e8f8 module:main +from:0x02044308 kind:load to:0x0201ee40 module:main +from:0x0204430c kind:load to:0x0201ee54 module:main +from:0x02044310 kind:load to:0x0201edd0 module:main +from:0x0204431c kind:load to:0x0201eca8 module:main +from:0x02044320 kind:load to:0x0201ecbc module:main +from:0x02044324 kind:load to:0x0201ec38 module:main +from:0x02044330 kind:load to:0x0201eb24 module:main +from:0x02044334 kind:load to:0x0201eb38 module:main +from:0x02044338 kind:load to:0x0201eab4 module:main +from:0x02044384 kind:load to:0x0201f434 module:main +from:0x02044390 kind:load to:0x0201f434 module:main +from:0x0204439c kind:load to:0x0201f434 module:main +from:0x020443a8 kind:load to:0x02062320 module:overlay(0) +from:0x020443ac kind:load to:0x0206235c module:overlay(0) +from:0x020443b0 kind:load to:0x02062380 module:overlay(0) +from:0x020443b4 kind:load to:0x020623b4 module:overlay(0) +from:0x020443c0 kind:load to:0x02062320 module:overlay(0) +from:0x020443c4 kind:load to:0x0206235c module:overlay(0) +from:0x020443c8 kind:load to:0x02062380 module:overlay(0) +from:0x020443cc kind:load to:0x020623b4 module:overlay(0) +from:0x020443d8 kind:load to:0x0201ff4c module:main +from:0x020443dc kind:load to:0x02020044 module:main +from:0x020443e8 kind:load to:0x02020298 module:main +from:0x020443ec kind:load to:0x020202ec module:main +from:0x020443f0 kind:load to:0x0202052c module:main +from:0x020443f4 kind:load to:0x02020534 module:main +from:0x020443f8 kind:load to:0x020203d0 module:main +from:0x020443fc kind:load to:0x020203d4 module:main +from:0x02044400 kind:load to:0x020203d8 module:main +from:0x02044404 kind:load to:0x020203dc module:main +from:0x02044410 kind:load to:0x020207ec module:main +from:0x02044418 kind:load to:0x02020a74 module:main +from:0x02044420 kind:load to:0x02020d30 module:main +from:0x02044428 kind:load to:0x02020754 module:main +from:0x02044430 kind:load to:0x02020768 module:main +from:0x02044438 kind:load to:0x0202078c module:main +from:0x02044448 kind:load to:0x02022870 module:main +from:0x0204444c kind:load to:0x02022854 module:main +from:0x02044450 kind:load to:0x0202213c module:main +from:0x02044454 kind:load to:0x02021c3c module:main +from:0x02044458 kind:load to:0x02022178 module:main +from:0x0204445c kind:load to:0x02020e58 module:main +from:0x02044460 kind:load to:0x02021224 module:main +from:0x02044464 kind:load to:0x02021398 module:main +from:0x02044468 kind:load to:0x020222c8 module:main +from:0x0204446c kind:load to:0x020223b4 module:main +from:0x02044470 kind:load to:0x02022330 module:main +from:0x02044474 kind:load to:0x020221cc module:main +from:0x02044478 kind:load to:0x02022258 module:main +from:0x0204447c kind:load to:0x02022414 module:main +from:0x02044480 kind:load to:0x020213cc module:main +from:0x02044484 kind:load to:0x02021408 module:main +from:0x02044488 kind:load to:0x02021724 module:main +from:0x0204448c kind:load to:0x0202188c module:main +from:0x02044498 kind:load to:0x02022840 module:main +from:0x0204449c kind:load to:0x02022824 module:main +from:0x020444a0 kind:load to:0x0202213c module:main +from:0x020444a4 kind:load to:0x02021c3c module:main +from:0x020444a8 kind:load to:0x020207a0 module:main +from:0x020444ac kind:load to:0x02020e58 module:main +from:0x020444b0 kind:load to:0x02021224 module:main +from:0x020444b4 kind:load to:0x02021398 module:main +from:0x020444b8 kind:load to:0x02020e0c module:main +from:0x020444bc kind:load to:0x02020de8 module:main +from:0x020444c0 kind:load to:0x02020de0 module:main +from:0x020444c4 kind:load to:0x020210a8 module:main +from:0x020444c8 kind:load to:0x02021264 module:main +from:0x020444cc kind:load to:0x020212e8 module:main +from:0x020444d0 kind:load to:0x020224d8 module:main +from:0x020444d4 kind:load to:0x02022518 module:main +from:0x020444d8 kind:load to:0x02021724 module:main +from:0x020444dc kind:load to:0x020227e8 module:main +from:0x020444e8 kind:load to:0x020206d8 module:main +from:0x020444ec kind:load to:0x020206ec module:main +from:0x020444f0 kind:load to:0x0202213c module:main +from:0x020444f4 kind:load to:0x02021c3c module:main +from:0x020444f8 kind:load to:0x020207a0 module:main +from:0x020444fc kind:load to:0x02020e58 module:main +from:0x02044500 kind:load to:0x02021224 module:main +from:0x02044504 kind:load to:0x02021398 module:main +from:0x02044508 kind:load to:0x02020e0c module:main +from:0x0204450c kind:load to:0x02020de8 module:main +from:0x02044510 kind:load to:0x02020de0 module:main +from:0x02044514 kind:load to:0x020210a8 module:main +from:0x02044518 kind:load to:0x02021264 module:main +from:0x0204451c kind:load to:0x020212e8 module:main +from:0x02044520 kind:load to:0x020213cc module:main +from:0x02044524 kind:load to:0x02021408 module:main +from:0x02044528 kind:load to:0x02021724 module:main +from:0x0204452c kind:load to:0x0202188c module:main +from:0x02044538 kind:load to:0x0202289c module:main +from:0x0204454c kind:load to:0x02042ff4 module:main +from:0x02044558 kind:load to:0x0202e2b0 module:main +from:0x0204455c kind:load to:0x020445c0 module:main +from:0x02044560 kind:load to:0x020445d8 module:main +from:0x02044564 kind:load to:0x02044590 module:main +from:0x02044568 kind:load to:0x020445a8 module:main +from:0x0204456c kind:load to:0x0204458c module:main +from:0x02044570 kind:load to:0x020445f0 module:main +from:0x02044574 kind:load to:0x02044554 module:main +from:0x02044578 kind:load to:0x0204462c module:main +from:0x02044670 kind:load to:0x0202f2dc module:main +from:0x020446c4 kind:load to:0x020519a0 module:main +from:0x020446cc kind:load to:0x020519a0 module:main +from:0x020446e4 kind:load to:0x0203b944 module:main +from:0x020446e8 kind:load to:0x0203b994 module:main +from:0x020446ec kind:load to:0x0203b9d8 module:main +from:0x02044710 kind:load to:0x020518a0 module:main +from:0x02044718 kind:load to:0x020518a0 module:main +from:0x02044730 kind:load to:0x0203b944 module:main +from:0x02044734 kind:load to:0x0203b994 module:main +from:0x02044738 kind:load to:0x0203b9d8 module:main +from:0x0204475c kind:load to:0x020517a0 module:main +from:0x02044764 kind:load to:0x020517a0 module:main +from:0x0204477c kind:load to:0x0203b944 module:main +from:0x02044780 kind:load to:0x0203b994 module:main +from:0x02044784 kind:load to:0x0203b9d8 module:main +from:0x020447a0 kind:load to:0x02033bbc module:main +from:0x020447a4 kind:load to:0x02033bf4 module:main +from:0x020447b4 kind:load to:0x020448ec module:main +from:0x020447b8 kind:load to:0x02044798 module:main +from:0x020447bc kind:load to:0x020447fc module:main +from:0x020447c0 kind:load to:0x020447f0 module:main +from:0x020447c4 kind:load to:0x020447d8 module:main +from:0x020447c8 kind:load to:0x02044794 module:main +from:0x020447cc kind:load to:0x0204480c module:main +from:0x020447d0 kind:load to:0x02044864 module:main +from:0x020447d4 kind:load to:0x02044790 module:main +from:0x020447e4 kind:load to:0x020447b8 module:main +from:0x020447e8 kind:load to:0x020447a8 module:main +from:0x020447ec kind:load to:0x020447a0 module:main +from:0x02044b00 kind:load to:0x02044d68 module:main +from:0x02044b04 kind:load to:0x02044b58 module:main +from:0x02044b08 kind:load to:0x02044d68 module:main +from:0x02044b0c kind:load to:0x02044b34 module:main +from:0x02044b10 kind:load to:0x02044d58 module:main +from:0x02044b14 kind:load to:0x02044b84 module:main +from:0x02044b18 kind:load to:0x02044b00 module:main +from:0x02044b20 kind:load to:0x02044b10 module:main +from:0x02044b24 kind:load to:0x02038cd0 module:main +from:0x02044b28 kind:load to:0x02038cbc module:main +from:0x02044b2c kind:load to:0x02038c24 module:main +from:0x02044b30 kind:load to:0x02038c4c module:main +from:0x02044bcc kind:load to:0x02044d68 module:main +from:0x02044bd0 kind:load to:0x02044bd4 module:main +from:0x02044be4 kind:load to:0x02044d58 module:main +from:0x02044be8 kind:load to:0x02044bfc module:main +from:0x02044bec kind:load to:0x02044bcc module:main +from:0x02044bf0 kind:load to:0x02044d58 module:main +from:0x02044bf4 kind:load to:0x02044c0c module:main +from:0x02044bf8 kind:load to:0x02044be4 module:main +from:0x02044c24 kind:load to:0x02044bf0 module:main +from:0x02044c28 kind:load to:0x02038d2c module:main +from:0x02044c2c kind:load to:0x02038d44 module:main +from:0x02044c30 kind:load to:0x02038cec module:main +from:0x02044c38 kind:load to:0x02044be4 module:main +from:0x02044c3c kind:load to:0x02038cf4 module:main +from:0x02044c40 kind:load to:0x02038d0c module:main +from:0x02044c44 kind:load to:0x02038cec module:main +from:0x02044c94 kind:load to:0x02044d58 module:main +from:0x02044c98 kind:load to:0x02044cb0 module:main +from:0x02044c9c kind:load to:0x02044bcc module:main +from:0x02044cc8 kind:load to:0x02044c94 module:main +from:0x02044ccc kind:load to:0x0203c9e0 module:main +from:0x02044cd0 kind:load to:0x0203cd98 module:main +from:0x02044cd4 kind:load to:0x0203cdac module:main +from:0x02044d18 kind:load to:0x0203ce2c module:main +from:0x02044d1c kind:load to:0x0203ce38 module:main +from:0x02044d20 kind:load to:0x02044d68 module:main +from:0x02044d24 kind:load to:0x02044d40 module:main +from:0x02044d28 kind:load to:0x02044d58 module:main +from:0x02044d2c kind:load to:0x02044d94 module:main +from:0x02044d30 kind:load to:0x02044d34 module:main +from:0x02044d34 kind:load to:0x02044d58 module:main +from:0x02044d38 kind:load to:0x02044d70 module:main +from:0x02044d3c kind:load to:0x02044d20 module:main +from:0x02044d54 kind:load to:0x02044d28 module:main +from:0x02044d58 kind:load to:0x0203d2e4 module:main +from:0x02044d5c kind:load to:0x0203d2f8 module:main +from:0x02044d64 kind:load to:0x02044d34 module:main +from:0x02044d68 kind:load to:0x0203d2a0 module:main +from:0x02044d6c kind:load to:0x0203d2b4 module:main diff --git a/config/eur1/arm9/symbols.txt b/config/eur1/arm9/symbols.txt new file mode 100644 index 00000000..c4e000dd --- /dev/null +++ b/config/eur1/arm9/symbols.txt @@ -0,0 +1,2927 @@ +IntrWait kind:function(thumb,size=0x4) addr:0x0200008a +VBlankIntrWait kind:function(thumb,size=0x6) addr:0x020000f4 +LZ77UnCompReadByCallbackWrite16bit kind:function(thumb,size=0x4) addr:0x02000156 +CpuFastSet kind:function(thumb,size=0x4) addr:0x020001c6 +Div kind:function(thumb,size=0x4) addr:0x02000234 +WaitByLoop kind:function(thumb,size=0x4) addr:0x020002a2 +HuffUnCompReadByCallback kind:function(thumb,size=0x4) addr:0x02000312 +LZ77UnCompReadNormalWrite8bit kind:function(thumb,size=0x4) addr:0x02000382 +RLUnCompReadNormalWrite8bit kind:function(thumb,size=0x4) addr:0x020003e2 +Sqrt kind:function(thumb,size=0x4) addr:0x02000454 +SoftReset kind:function(thumb,size=0x4) addr:0x020004ca +CpuSet kind:function(thumb,size=0x4) addr:0x0200052e +Halt kind:function(thumb,size=0x4) addr:0x020005a0 +IsDebugger kind:function(thumb,size=0x4) addr:0x02000604 +Mod kind:function(thumb,size=0x6) addr:0x0200067c +GetCRC16 kind:function(thumb,size=0x4) addr:0x020006ce +RLUnCompReadByCallbackWrite16bit kind:function(thumb,size=0x4) addr:0x02000732 +BitUnPack kind:function(thumb,size=0x4) addr:0x0200078e +Entry kind:function(arm,size=0x13c) addr:0x02000800 +func_0200093c kind:function(arm,size=0x14) addr:0x0200093c +func_02000950 kind:function(arm,size=0xac) addr:0x02000950 +func_020009fc kind:function(arm,size=0x78) addr:0x020009fc +AutoloadCallback kind:function(arm,size=0x4) addr:0x02000a74 +func_02000a78 kind:function(arm,size=0xe8) addr:0x02000a78 +func_02000b60 kind:function(arm,size=0x4) addr:0x02000b60 +BuildInfo kind:data(any) addr:0x02000b64 +main kind:function(arm,size=0x14) addr:0x02000bc8 +func_02000bdc kind:function(thumb,size=0x34) addr:0x02000bdc +func_02000c10 kind:function(thumb,size=0xcc) addr:0x02000c10 +func_02000cdc kind:function(thumb,size=0x1a) addr:0x02000cdc +func_02000cf8 kind:function(thumb,size=0x30) addr:0x02000cf8 +func_02000d28 kind:function(thumb,size=0x1c) addr:0x02000d28 +func_02000d44 kind:function(thumb,size=0x1a) addr:0x02000d44 +func_02000d60 kind:function(thumb,size=0x1c) addr:0x02000d60 +func_02000d7c kind:function(thumb,size=0x20) addr:0x02000d7c +func_02000d9c kind:function(thumb,size=0x1a) addr:0x02000d9c +func_02000db8 kind:function(thumb,size=0x50) addr:0x02000db8 +func_02000e08 kind:function(thumb,size=0x10c) addr:0x02000e08 +func_02000f14 kind:function(thumb,size=0x7e) addr:0x02000f14 +func_02000f94 kind:function(thumb,size=0x76) addr:0x02000f94 +func_0200100c kind:function(thumb,size=0x8c) addr:0x0200100c +func_02001098 kind:function(thumb,size=0x20) addr:0x02001098 +func_020010b8 kind:function(thumb,size=0x8) addr:0x020010b8 +func_020010c0 kind:function(thumb,size=0x20) addr:0x020010c0 +func_020010e0 kind:function(thumb,size=0xe8) addr:0x020010e0 +func_020011c8 kind:function(thumb,size=0x2c) addr:0x020011c8 +func_020011f4 kind:function(thumb,size=0x16) addr:0x020011f4 +func_0200120c kind:function(thumb,size=0x2c) addr:0x0200120c +func_02001238 kind:function(thumb,size=0x3e) addr:0x02001238 +func_02001278 kind:function(thumb,size=0x3c) addr:0x02001278 +func_020012b4 kind:function(thumb,size=0xe) addr:0x020012b4 +func_020012c4 kind:function(thumb,size=0x1a) addr:0x020012c4 +func_020012e0 kind:function(thumb,size=0x20) addr:0x020012e0 +func_02001300 kind:function(thumb,size=0x8) addr:0x02001300 +func_02001308 kind:function(thumb,size=0x22) addr:0x02001308 +func_0200132c kind:function(thumb,size=0x1e) addr:0x0200132c +func_0200134c kind:function(thumb,size=0x2e) addr:0x0200134c +func_0200137c kind:function(thumb,size=0x30) addr:0x0200137c +func_020013ac kind:function(thumb,size=0x1a) addr:0x020013ac +func_020013c8 kind:function(thumb,size=0x3e) addr:0x020013c8 +func_02001408 kind:function(thumb,size=0x1c) addr:0x02001408 +func_02001424 kind:function(thumb,size=0x54) addr:0x02001424 +func_02001478 kind:function(thumb,size=0x10) addr:0x02001478 +func_02001488 kind:function(thumb,size=0x10) addr:0x02001488 +func_02001498 kind:function(thumb,size=0xc) addr:0x02001498 +func_020014a4 kind:function(thumb,size=0x1a) addr:0x020014a4 +func_020014c0 kind:function(thumb,size=0x2c) addr:0x020014c0 +func_020014ec kind:function(thumb,size=0x2a) addr:0x020014ec +func_02001518 kind:function(thumb,size=0x36) addr:0x02001518 +func_02001550 kind:function(thumb,size=0x3a) addr:0x02001550 +func_0200158c kind:function(thumb,size=0x10) addr:0x0200158c +func_0200159c kind:function(thumb,size=0xe) addr:0x0200159c +func_020015ac kind:function(thumb,size=0xe) addr:0x020015ac +func_020015bc kind:function(thumb,size=0x90) addr:0x020015bc +func_0200164c kind:function(thumb,size=0x8) addr:0x0200164c +func_02001654 kind:function(thumb,size=0x30) addr:0x02001654 +func_02001684 kind:function(thumb,size=0x8) addr:0x02001684 +func_0200168c kind:function(thumb,size=0x10) addr:0x0200168c +func_0200169c kind:function(arm,size=0xb0) addr:0x0200169c +func_0200174c kind:function(arm,size=0x2c) addr:0x0200174c +func_02001778 kind:function(arm,size=0x8c) addr:0x02001778 +func_02001804 kind:function(arm,size=0x20) addr:0x02001804 +func_02001824 kind:function(arm,size=0x80) addr:0x02001824 +func_020018a4 kind:function(arm,size=0x368) addr:0x020018a4 +func_02001c0c kind:function(arm,size=0xe4) addr:0x02001c0c +func_02001cf0 kind:function(arm,size=0x58) addr:0x02001cf0 +func_02001d48 kind:function(arm,size=0x80) addr:0x02001d48 +func_02001dc8 kind:function(arm,size=0xe8) addr:0x02001dc8 +func_02001eb0 kind:function(arm,size=0x80) addr:0x02001eb0 +func_02001f30 kind:function(arm,size=0x18) addr:0x02001f30 +func_02001f48 kind:function(arm,size=0x28) addr:0x02001f48 +func_02001f70 kind:function(arm,size=0x34) addr:0x02001f70 +func_02001fa4 kind:function(arm,size=0x18) addr:0x02001fa4 +func_02001fbc kind:function(arm,size=0x18) addr:0x02001fbc +func_02001fd4 kind:function(arm,size=0x74) addr:0x02001fd4 +func_02002048 kind:function(arm,size=0x18) addr:0x02002048 +func_02002060 kind:function(arm,size=0xbc) addr:0x02002060 +func_0200211c kind:function(arm,size=0x68) addr:0x0200211c +func_02002184 kind:function(arm,size=0x50) addr:0x02002184 +func_020021d4 kind:function(arm,size=0xd4) addr:0x020021d4 +func_020022a8 kind:function(arm,size=0xc) addr:0x020022a8 +func_020022b4 kind:function(arm,size=0x10) addr:0x020022b4 +func_020022c4 kind:function(arm,size=0x34) addr:0x020022c4 +func_020022f8 kind:function(arm,size=0x3c) addr:0x020022f8 +func_02002334 kind:function(arm,size=0x20) addr:0x02002334 +func_02002354 kind:function(arm,size=0x7c) addr:0x02002354 +func_020023d0 kind:function(arm,size=0x30) addr:0x020023d0 +func_02002400 kind:function(arm,size=0xc) addr:0x02002400 +func_0200240c kind:function(arm,size=0x20) addr:0x0200240c +func_0200242c kind:function(arm,size=0x58) addr:0x0200242c +func_02002484 kind:function(arm,size=0x38) addr:0x02002484 +func_020024bc kind:function(arm,size=0xc) addr:0x020024bc +func_020024c8 kind:function(arm,size=0x54) addr:0x020024c8 +func_0200251c kind:function(arm,size=0x28) addr:0x0200251c +func_02002544 kind:function(arm,size=0xc4) addr:0x02002544 +func_02002608 kind:function(arm,size=0x94) addr:0x02002608 +func_0200269c kind:function(arm,size=0x4) addr:0x0200269c +func_020026a0 kind:function(arm,size=0x188) addr:0x020026a0 +func_02002828 kind:function(arm,size=0x1cc) addr:0x02002828 +func_020029f4 kind:function(arm,size=0x40) addr:0x020029f4 +func_02002a34 kind:function(arm,size=0x18) addr:0x02002a34 +func_02002a4c kind:function(arm,size=0x20) addr:0x02002a4c +func_02002a6c kind:function(arm,size=0x18) addr:0x02002a6c +func_02002a84 kind:function(arm,size=0x84) addr:0x02002a84 +func_02002b08 kind:function(arm,size=0x10) addr:0x02002b08 +func_02002b18 kind:function(arm,size=0x5c) addr:0x02002b18 +func_02002b74 kind:function(arm,size=0x64) addr:0x02002b74 +func_02002bd8 kind:function(arm,size=0x40) addr:0x02002bd8 +func_02002c18 kind:function(arm,size=0x10) addr:0x02002c18 +func_02002c28 kind:function(arm,size=0x58) addr:0x02002c28 +func_02002c80 kind:function(arm,size=0xc) addr:0x02002c80 +func_02002c8c kind:function(arm,size=0x1c) addr:0x02002c8c +func_02002ca8 kind:function(arm,size=0x18) addr:0x02002ca8 +func_02002cc0 kind:function(arm,size=0x54) addr:0x02002cc0 +func_02002d14 kind:function(arm,size=0x60) addr:0x02002d14 +func_02002d74 kind:function(arm,size=0x14) addr:0x02002d74 +func_02002d88 kind:function(arm,size=0x14) addr:0x02002d88 +func_02002d9c kind:function(arm,size=0x2c) addr:0x02002d9c +func_02002dc8 kind:function(arm,size=0x20) addr:0x02002dc8 +func_02002de8 kind:function(arm,size=0x20) addr:0x02002de8 +func_02002e08 kind:function(arm,size=0x30) addr:0x02002e08 +func_02002e38 kind:function(arm,size=0x20) addr:0x02002e38 +func_02002e58 kind:function(arm,size=0x20) addr:0x02002e58 +func_02002e78 kind:function(arm,size=0x20) addr:0x02002e78 +func_02002e98 kind:function(arm,size=0x20) addr:0x02002e98 +func_02002eb8 kind:function(arm,size=0x20) addr:0x02002eb8 +func_02002ed8 kind:function(arm,size=0x2c) addr:0x02002ed8 +func_02002f04 kind:function(arm,size=0x28) addr:0x02002f04 +func_02002f2c kind:function(arm,size=0x28) addr:0x02002f2c +func_02002f54 kind:function(arm,size=0x48) addr:0x02002f54 +func_02002f9c kind:function(arm,size=0x28) addr:0x02002f9c +func_02002fc4 kind:function(arm,size=0x10) addr:0x02002fc4 +func_02002fd4 kind:function(arm,size=0x34) addr:0x02002fd4 +func_02003008 kind:function(arm,size=0xb4) addr:0x02003008 +func_020030bc kind:function(arm,size=0x164) addr:0x020030bc +func_02003220 kind:function(arm,size=0x9c) addr:0x02003220 +func_020032bc kind:function(arm,size=0xc) addr:0x020032bc +func_020032c8 kind:function(arm,size=0x50) addr:0x020032c8 +func_02003318 kind:function(arm,size=0x50) addr:0x02003318 +func_02003368 kind:function(arm,size=0x28) addr:0x02003368 +func_02003390 kind:function(arm,size=0x58) addr:0x02003390 +func_020033e8 kind:function(arm,size=0x48) addr:0x020033e8 +func_02003430 kind:function(arm,size=0x50) addr:0x02003430 +func_02003480 kind:function(arm,size=0x54) addr:0x02003480 +func_020034d4 kind:function(arm,size=0x38) addr:0x020034d4 +func_0200350c kind:function(arm,size=0x6c) addr:0x0200350c +func_02003578 kind:function(arm,size=0x80) addr:0x02003578 +func_020035f8 kind:function(arm,size=0x50) addr:0x020035f8 +func_02003648 kind:function(arm,size=0x60) addr:0x02003648 +func_020036a8 kind:function(arm,size=0x44) addr:0x020036a8 +func_020036ec kind:function(arm,size=0x30) addr:0x020036ec +func_0200371c kind:function(arm,size=0x24) addr:0x0200371c +func_02003740 kind:function(arm,size=0x1c) addr:0x02003740 +func_0200375c kind:function(arm,size=0x44) addr:0x0200375c +func_020037a0 kind:function(arm,size=0x20) addr:0x020037a0 +func_020037c0 kind:function(arm,size=0x1c) addr:0x020037c0 +func_020037dc kind:function(arm,size=0x40) addr:0x020037dc +func_0200381c kind:function(arm,size=0x80) addr:0x0200381c +func_0200389c kind:function(arm,size=0x1a0) addr:0x0200389c +func_02003a3c kind:function(arm,size=0x18) addr:0x02003a3c +func_02003a54 kind:function(arm,size=0x10) addr:0x02003a54 +func_02003a64 kind:function(arm,size=0x44) addr:0x02003a64 +func_02003aa8 kind:function(arm,size=0x64) addr:0x02003aa8 +func_02003b0c kind:function(arm,size=0x64) addr:0x02003b0c +func_02003b70 kind:function(arm,size=0x64) addr:0x02003b70 +func_02003bd4 kind:function(arm,size=0x64) addr:0x02003bd4 +func_02003c38 kind:function(arm,size=0x64) addr:0x02003c38 +func_02003c9c kind:function(arm,size=0x64) addr:0x02003c9c +func_02003d00 kind:function(arm,size=0x64) addr:0x02003d00 +func_02003d64 kind:function(arm,size=0x64) addr:0x02003d64 +func_02003dc8 kind:function(arm,size=0x30) addr:0x02003dc8 +func_02003df8 kind:function(arm,size=0x28) addr:0x02003df8 +func_02003e20 kind:function(arm,size=0x28) addr:0x02003e20 +func_02003e48 kind:function(arm,size=0xc8) addr:0x02003e48 +func_02003f10 kind:function(arm,size=0x20) addr:0x02003f10 +func_02003f30 kind:function(arm,size=0x28) addr:0x02003f30 +func_02003f58 kind:function(arm,size=0x1c) addr:0x02003f58 +func_02003f74 kind:function(arm,size=0xc) addr:0x02003f74 +func_02003f80 kind:function(arm,size=0xc) addr:0x02003f80 +func_02003f8c kind:function(arm,size=0xc) addr:0x02003f8c +func_02003f98 kind:function(arm,size=0x18) addr:0x02003f98 +func_02003fb0 kind:function(arm,size=0x30) addr:0x02003fb0 +func_02003fe0 kind:function(arm,size=0x30) addr:0x02003fe0 +func_02004010 kind:function(arm,size=0xfc) addr:0x02004010 +func_0200410c kind:function(arm,size=0x84) addr:0x0200410c +func_02004190 kind:function(arm,size=0x60) addr:0x02004190 +func_020041f0 kind:function(arm,size=0x140) addr:0x020041f0 +func_02004330 kind:function(arm,size=0x84) addr:0x02004330 +func_020043b4 kind:function(arm,size=0xa4) addr:0x020043b4 +func_02004458 kind:function(arm,size=0x6c) addr:0x02004458 +func_020044c4 kind:function(arm,size=0x6c) addr:0x020044c4 +func_02004530 kind:function(arm,size=0x6c) addr:0x02004530 +func_0200459c kind:function(arm,size=0x6c) addr:0x0200459c +func_02004608 kind:function(arm,size=0x128) addr:0x02004608 +func_02004730 kind:function(arm,size=0x58) addr:0x02004730 +func_02004788 kind:function(arm,size=0x28) addr:0x02004788 +func_020047b0 kind:function(arm,size=0x30) addr:0x020047b0 +func_020047e0 kind:function(arm,size=0x30) addr:0x020047e0 +func_02004810 kind:function(arm,size=0x20) addr:0x02004810 +func_02004830 kind:function(arm,size=0x48) addr:0x02004830 +func_02004878 kind:function(arm,size=0xc8) addr:0x02004878 +func_02004940 kind:function(arm,size=0xc0) addr:0x02004940 +func_02004a00 kind:function(arm,size=0x98) addr:0x02004a00 +func_02004a98 kind:function(arm,size=0x48) addr:0x02004a98 +func_02004ae0 kind:function(arm,size=0x80) addr:0x02004ae0 +func_02004b60 kind:function(arm,size=0x104) addr:0x02004b60 +func_02004c64 kind:function(arm,size=0xc8) addr:0x02004c64 +func_02004d2c kind:function(arm,size=0x108) addr:0x02004d2c +func_02004e34 kind:function(arm,size=0xc8) addr:0x02004e34 +func_02004efc kind:function(arm,size=0x5c) addr:0x02004efc +func_02004f58 kind:function(arm,size=0x1c) addr:0x02004f58 +func_02004f74 kind:function(arm,size=0x28) addr:0x02004f74 +func_02004f9c kind:function(arm,size=0x1c) addr:0x02004f9c +func_02004fb8 kind:function(arm,size=0x44) addr:0x02004fb8 +func_02004ffc kind:function(arm,size=0x34) addr:0x02004ffc +func_02005030 kind:function(arm,size=0xc) addr:0x02005030 +func_0200503c kind:function(arm,size=0x18) addr:0x0200503c +func_02005054 kind:function(arm,size=0x10c) addr:0x02005054 +func_02005160 kind:function(arm,size=0x8c) addr:0x02005160 +func_020051ec kind:function(arm,size=0x2c) addr:0x020051ec +func_02005218 kind:function(arm,size=0x26c) addr:0x02005218 +func_02005484 kind:function(arm,size=0x58) addr:0x02005484 +func_020054dc kind:function(arm,size=0x98) addr:0x020054dc +func_02005574 kind:function(arm,size=0x64) addr:0x02005574 +func_020055d8 kind:function(arm,size=0x38) addr:0x020055d8 +func_02005610 kind:function(arm,size=0x24) addr:0x02005610 +func_02005634 kind:function(arm,size=0x60) addr:0x02005634 +func_02005694 kind:function(arm,size=0x70) addr:0x02005694 +func_02005704 kind:function(arm,size=0x50) addr:0x02005704 +func_02005754 kind:function(arm,size=0x44) addr:0x02005754 +func_02005798 kind:function(arm,size=0x2c) addr:0x02005798 +func_020057c4 kind:function(arm,size=0x98) addr:0x020057c4 +func_0200585c kind:function(arm,size=0x138) addr:0x0200585c +func_02005994 kind:function(arm,size=0x13c) addr:0x02005994 +func_02005ad0 kind:function(arm,size=0x808) addr:0x02005ad0 +func_020062d8 kind:function(arm,size=0x68) addr:0x020062d8 +func_02006340 kind:function(arm,size=0x78) addr:0x02006340 +func_020063b8 kind:function(arm,size=0x10) addr:0x020063b8 +func_020063c8 kind:function(arm,size=0x38) addr:0x020063c8 +func_02006400 kind:function(arm,size=0x10) addr:0x02006400 +func_02006410 kind:function(arm,size=0x28) addr:0x02006410 +func_02006438 kind:function(arm,size=0x4) addr:0x02006438 +func_0200643c kind:function(arm,size=0x1c) addr:0x0200643c +func_02006458 kind:function(arm,size=0x4) addr:0x02006458 +func_0200645c kind:function(arm,size=0x50) addr:0x0200645c +func_020064ac kind:function(arm,size=0x74) addr:0x020064ac +func_02006520 kind:function(arm,size=0x5c) addr:0x02006520 +func_0200657c kind:function(arm,size=0x28) addr:0x0200657c +func_020065a4 kind:function(arm,size=0x1a0) addr:0x020065a4 +func_02006744 kind:function(arm,size=0x54) addr:0x02006744 +func_02006798 kind:function(arm,size=0x1c) addr:0x02006798 +func_020067b4 kind:function(arm,size=0x6c) addr:0x020067b4 +func_02006820 kind:function(arm,size=0x30) addr:0x02006820 +func_02006850 kind:function(arm,size=0x74) addr:0x02006850 +func_020068c4 kind:function(arm,size=0x30) addr:0x020068c4 +func_020068f4 kind:function(arm,size=0x10) addr:0x020068f4 +func_02006904 kind:function(arm,size=0xb0) addr:0x02006904 +func_020069b4 kind:function(arm,size=0x4c) addr:0x020069b4 +func_02006a00 kind:function(arm,size=0x70) addr:0x02006a00 +func_02006a70 kind:function(arm,size=0x4) addr:0x02006a70 +func_02006a74 kind:function(arm,size=0x14) addr:0x02006a74 +func_02006a88 kind:function(arm,size=0x20) addr:0x02006a88 +func_02006aa8 kind:function(arm,size=0x4c) addr:0x02006aa8 +func_02006af4 kind:function(arm,size=0x11c) addr:0x02006af4 +func_02006c10 kind:function(arm,size=0x8) addr:0x02006c10 +func_02006c18 kind:function(arm,size=0x1c) addr:0x02006c18 +func_02006c34 kind:function(arm,size=0x1c) addr:0x02006c34 +func_02006c50 kind:function(arm,size=0x1c) addr:0x02006c50 +func_02006c6c kind:function(arm,size=0x34) addr:0x02006c6c +func_02006ca0 kind:function(arm,size=0x48) addr:0x02006ca0 +func_02006ce8 kind:function(arm,size=0x2c) addr:0x02006ce8 +func_02006d14 kind:function(arm,size=0x78) addr:0x02006d14 +func_02006d8c kind:function(arm,size=0x80) addr:0x02006d8c +func_02006e0c kind:function(arm,size=0x80) addr:0x02006e0c +func_02006e8c kind:function(arm,size=0x168) addr:0x02006e8c +func_02006ff4 kind:function(arm,size=0x8) addr:0x02006ff4 +func_02006ffc kind:function(arm,size=0x44) addr:0x02006ffc +func_02007040 kind:function(arm,size=0x44) addr:0x02007040 +func_02007084 kind:function(arm,size=0x8) addr:0x02007084 +func_0200708c kind:function(arm,size=0x8) addr:0x0200708c +func_02007094 kind:function(arm,size=0x8) addr:0x02007094 +func_0200709c kind:function(arm,size=0x8) addr:0x0200709c +func_020070a4 kind:function(arm,size=0x20) addr:0x020070a4 +func_020070c4 kind:function(arm,size=0x18) addr:0x020070c4 +func_020070dc kind:function(arm,size=0x14) addr:0x020070dc +func_020070f0 kind:function(arm,size=0x2c) addr:0x020070f0 +func_0200711c kind:function(arm,size=0x2c) addr:0x0200711c +func_02007148 kind:function(thumb,size=0x18) addr:0x02007148 +func_02007160 kind:function(thumb,size=0x18) addr:0x02007160 +func_02007178 kind:function(thumb,size=0x8) addr:0x02007178 +func_02007180 kind:function(thumb,size=0x8) addr:0x02007180 +func_02007188 kind:function(thumb,size=0x8) addr:0x02007188 +func_02007190 kind:function(thumb,size=0x8) addr:0x02007190 +func_02007198 kind:function(thumb,size=0x8) addr:0x02007198 +func_020071a0 kind:function(thumb,size=0x8) addr:0x020071a0 +func_020071a8 kind:function(thumb,size=0x8) addr:0x020071a8 +func_020071b0 kind:function(thumb,size=0x8) addr:0x020071b0 +func_020071b8 kind:function(thumb,size=0x8) addr:0x020071b8 +func_020071c0 kind:function(thumb,size=0x8) addr:0x020071c0 +func_020071c8 kind:function(thumb,size=0x8) addr:0x020071c8 +func_020071d0 kind:function(thumb,size=0x8) addr:0x020071d0 +func_020071d8 kind:function(thumb,size=0x1c) addr:0x020071d8 +func_020071f4 kind:function(thumb,size=0x1c) addr:0x020071f4 +func_02007210 kind:function(thumb,size=0x8) addr:0x02007210 +func_02007218 kind:function(thumb,size=0x8) addr:0x02007218 +func_02007220 kind:function(thumb,size=0x8) addr:0x02007220 +func_02007228 kind:function(thumb,size=0x8) addr:0x02007228 +func_02007230 kind:function(thumb,size=0x8) addr:0x02007230 +func_02007238 kind:function(thumb,size=0x8) addr:0x02007238 +func_02007240 kind:function(thumb,size=0x8) addr:0x02007240 +func_02007248 kind:function(thumb,size=0x8) addr:0x02007248 +func_02007250 kind:function(thumb,size=0x8) addr:0x02007250 +func_02007258 kind:function(thumb,size=0x8) addr:0x02007258 +func_02007260 kind:function(thumb,size=0x8) addr:0x02007260 +func_02007268 kind:function(thumb,size=0x8) addr:0x02007268 +func_02007270 kind:function(thumb,size=0x8) addr:0x02007270 +func_02007278 kind:function(thumb,size=0x8) addr:0x02007278 +func_02007280 kind:function(thumb,size=0x1c) addr:0x02007280 +func_0200729c kind:function(thumb,size=0x1c) addr:0x0200729c +func_020072b8 kind:function(thumb,size=0x8) addr:0x020072b8 +func_020072c0 kind:function(thumb,size=0x8) addr:0x020072c0 +func_020072c8 kind:function(arm,size=0x34) addr:0x020072c8 +func_020072fc kind:function(arm,size=0x18) addr:0x020072fc +func_02007314 kind:function(arm,size=0x3c) addr:0x02007314 +func_02007350 kind:function(arm,size=0x10) addr:0x02007350 +func_02007360 kind:function(arm,size=0x10) addr:0x02007360 +func_02007370 kind:function(arm,size=0x3c) addr:0x02007370 +func_020073ac kind:function(arm,size=0x24) addr:0x020073ac +func_020073d0 kind:function(arm,size=0x60) addr:0x020073d0 +func_02007430 kind:function(arm,size=0x68) addr:0x02007430 +func_02007498 kind:function(arm,size=0x110) addr:0x02007498 +func_020075a8 kind:function(arm,size=0x38) addr:0x020075a8 +func_020075e0 kind:function(arm,size=0xc) addr:0x020075e0 +func_020075ec kind:function(arm,size=0x198) addr:0x020075ec +func_02007784 kind:function(arm,size=0x1c) addr:0x02007784 +func_020077a0 kind:function(arm,size=0x40) addr:0x020077a0 +func_020077e0 kind:function(arm,size=0x18) addr:0x020077e0 +func_020077f8 kind:function(arm,size=0x58) addr:0x020077f8 +func_02007850 kind:function(arm,size=0x10) addr:0x02007850 +func_02007860 kind:function(arm,size=0xe4) addr:0x02007860 +func_02007944 kind:function(arm,size=0x3c) addr:0x02007944 +func_02007980 kind:function(arm,size=0x18) addr:0x02007980 +func_02007998 kind:function(arm,size=0x20) addr:0x02007998 +func_020079b8 kind:function(arm,size=0x20) addr:0x020079b8 +func_020079d8 kind:function(arm,size=0x20) addr:0x020079d8 +func_020079f8 kind:function(arm,size=0x358) addr:0x020079f8 +func_02007d50 kind:function(arm,size=0x18) addr:0x02007d50 +func_02007d68 kind:function(arm,size=0x24) addr:0x02007d68 +func_02007d8c kind:function(arm,size=0xe8) addr:0x02007d8c +func_02007e74 kind:function(arm,size=0x1c) addr:0x02007e74 +func_02007e90 kind:function(arm,size=0x130) addr:0x02007e90 +func_02007fc0 kind:function(arm,size=0x234) addr:0x02007fc0 +func_020081f4 kind:function(arm,size=0x194) addr:0x020081f4 +func_02008388 kind:function(arm,size=0x208) addr:0x02008388 +func_02008590 kind:function(arm,size=0x50) addr:0x02008590 +func_020085e0 kind:function(arm,size=0x80) addr:0x020085e0 +func_02008660 kind:function(arm,size=0x198) addr:0x02008660 +func_020087f8 kind:function(arm,size=0x1ec) addr:0x020087f8 +func_020089e4 kind:function(arm,size=0x28) addr:0x020089e4 +func_02008a0c kind:function(arm,size=0x120) addr:0x02008a0c +func_02008b2c kind:function(arm,size=0x2c) addr:0x02008b2c +func_02008b58 kind:function(arm,size=0x84) addr:0x02008b58 +func_02008bdc kind:function(arm,size=0xb0) addr:0x02008bdc +func_02008c8c kind:function(arm,size=0x5c) addr:0x02008c8c +func_02008ce8 kind:function(arm,size=0x300) addr:0x02008ce8 +func_02008fe8 kind:function(arm,size=0xc8) addr:0x02008fe8 +func_020090b0 kind:function(arm,size=0x24) addr:0x020090b0 +func_020090d4 kind:function(arm,size=0x48) addr:0x020090d4 +func_0200911c kind:function(arm,size=0x48) addr:0x0200911c +func_02009164 kind:function(arm,size=0xb0) addr:0x02009164 +func_02009214 kind:function(arm,size=0x94) addr:0x02009214 +func_020092a8 kind:function(arm,size=0x1c) addr:0x020092a8 +func_020092c4 kind:function(arm,size=0x8) addr:0x020092c4 +func_020092cc kind:function(arm,size=0x20) addr:0x020092cc +func_020092ec kind:function(arm,size=0xc) addr:0x020092ec +func_020092f8 kind:function(arm,size=0x218) addr:0x020092f8 +func_02009510 kind:function(arm,size=0x218) addr:0x02009510 +func_02009728 kind:function(arm,size=0xf8) addr:0x02009728 +func_02009820 kind:function(arm,size=0x7c) addr:0x02009820 +func_0200989c kind:function(arm,size=0x70) addr:0x0200989c +func_0200990c kind:function(arm,size=0x34) addr:0x0200990c +func_02009940 kind:function(arm,size=0xa0) addr:0x02009940 +func_020099e0 kind:function(arm,size=0xe8) addr:0x020099e0 +func_02009ac8 kind:function(arm,size=0x50) addr:0x02009ac8 +func_02009b18 kind:function(arm,size=0x38c) addr:0x02009b18 +func_02009ea4 kind:function(arm,size=0x20) addr:0x02009ea4 +func_02009ec4 kind:function(arm,size=0x1c) addr:0x02009ec4 +func_02009ee0 kind:function(arm,size=0x1c) addr:0x02009ee0 +func_02009efc kind:function(arm,size=0x10) addr:0x02009efc +func_02009f0c kind:function(arm,size=0x28) addr:0x02009f0c +func_02009f34 kind:function(thumb,size=0x2a) addr:0x02009f34 +func_02009f60 kind:function(thumb,size=0x34) addr:0x02009f60 +func_02009f94 kind:function(thumb,size=0x1c) addr:0x02009f94 +func_02009fb0 kind:function(thumb,size=0xd4) addr:0x02009fb0 +func_0200a084 kind:function(thumb,size=0xc4) addr:0x0200a084 +func_0200a148 kind:function(thumb,size=0x20) addr:0x0200a148 +func_0200a168 kind:function(thumb,size=0x78) addr:0x0200a168 +func_0200a1e0 kind:function(thumb,size=0x58) addr:0x0200a1e0 +func_0200a238 kind:function(thumb,size=0x58) addr:0x0200a238 +func_0200a290 kind:function(thumb,size=0x28) addr:0x0200a290 +func_0200a2b8 kind:function(thumb,size=0x2c) addr:0x0200a2b8 +func_0200a2e4 kind:function(thumb,size=0x2c) addr:0x0200a2e4 +func_0200a310 kind:function(thumb,size=0x22) addr:0x0200a310 +func_0200a334 kind:function(thumb,size=0x58) addr:0x0200a334 +func_0200a38c kind:function(thumb,size=0x8c) addr:0x0200a38c +func_0200a418 kind:function(thumb,size=0x90) addr:0x0200a418 +func_0200a4a8 kind:function(thumb,size=0x4e) addr:0x0200a4a8 +func_0200a4f8 kind:function(thumb,size=0x1d8) addr:0x0200a4f8 +func_0200a6d0 kind:function(thumb,size=0x4c) addr:0x0200a6d0 +func_0200a71c kind:function(thumb,size=0x5c) addr:0x0200a71c +func_0200a778 kind:function(thumb,size=0x36) addr:0x0200a778 +func_0200a7b0 kind:function(thumb,size=0x44) addr:0x0200a7b0 +func_0200a7f4 kind:function(thumb,size=0x106) addr:0x0200a7f4 +func_0200a8fc kind:function(arm,size=0xb4) addr:0x0200a8fc +func_0200a9b0 kind:function(arm,size=0x150) addr:0x0200a9b0 +func_0200ab00 kind:function(arm,size=0x124) addr:0x0200ab00 +func_0200ac24 kind:function(arm,size=0x94) addr:0x0200ac24 +func_0200acb8 kind:function(arm,size=0x60) addr:0x0200acb8 +func_0200ad18 kind:function(arm,size=0x14) addr:0x0200ad18 +func_0200ad2c kind:function(thumb,size=0x28) addr:0x0200ad2c +func_0200ad54 kind:function(thumb,size=0x8) addr:0x0200ad54 +func_0200ad5c kind:function(thumb,size=0xb4) addr:0x0200ad5c +func_0200ae10 kind:function(thumb,size=0x12) addr:0x0200ae10 +func_0200ae24 kind:function(thumb,size=0x18) addr:0x0200ae24 +func_0200ae3c kind:function(thumb,size=0xc) addr:0x0200ae3c +func_0200ae48 kind:function(thumb,size=0x28) addr:0x0200ae48 +func_0200ae70 kind:function(thumb,size=0x1e) addr:0x0200ae70 +func_0200ae90 kind:function(thumb,size=0x54) addr:0x0200ae90 +func_0200aee4 kind:function(thumb,size=0x28) addr:0x0200aee4 +func_0200af0c kind:function(thumb,size=0x8) addr:0x0200af0c +func_0200af14 kind:function(thumb,size=0x28) addr:0x0200af14 +func_0200af3c kind:function(thumb,size=0x8) addr:0x0200af3c +func_0200af44 kind:function(thumb,size=0x28) addr:0x0200af44 +func_0200af6c kind:function(thumb,size=0x8) addr:0x0200af6c +func_0200af74 kind:function(thumb,size=0x20) addr:0x0200af74 +func_0200af94 kind:function(thumb,size=0xd0) addr:0x0200af94 +func_0200b064 kind:function(thumb,size=0x90) addr:0x0200b064 +func_0200b0f4 kind:function(thumb,size=0x2e) addr:0x0200b0f4 +func_0200b124 kind:function(thumb,size=0x2a) addr:0x0200b124 +func_0200b150 kind:function(arm,size=0x60) addr:0x0200b150 +func_0200b1b0 kind:function(arm,size=0x98) addr:0x0200b1b0 +func_0200b248 kind:function(arm,size=0x40) addr:0x0200b248 +func_0200b288 kind:function(arm,size=0x38) addr:0x0200b288 +func_0200b2c0 kind:function(arm,size=0x54) addr:0x0200b2c0 +func_0200b314 kind:function(arm,size=0xb8) addr:0x0200b314 +func_0200b3cc kind:function(arm,size=0x64) addr:0x0200b3cc +func_0200b430 kind:function(arm,size=0x80) addr:0x0200b430 +func_0200b4b0 kind:function(arm,size=0x74) addr:0x0200b4b0 +func_0200b524 kind:function(arm,size=0x54) addr:0x0200b524 +func_0200b578 kind:function(arm,size=0x14) addr:0x0200b578 +func_0200b58c kind:function(arm,size=0x14) addr:0x0200b58c +func_0200b5a0 kind:function(arm,size=0x8) addr:0x0200b5a0 +func_0200b5a8 kind:function(arm,size=0x14) addr:0x0200b5a8 +func_0200b5bc kind:function(arm,size=0x14) addr:0x0200b5bc +func_0200b5d0 kind:function(arm,size=0x14) addr:0x0200b5d0 +func_0200b5e4 kind:function(arm,size=0xb8) addr:0x0200b5e4 +func_0200b69c kind:function(arm,size=0x14) addr:0x0200b69c +func_0200b6b0 kind:function(arm,size=0x8) addr:0x0200b6b0 +func_0200b6b8 kind:function(arm,size=0x50) addr:0x0200b6b8 +func_0200b708 kind:function(arm,size=0x130) addr:0x0200b708 +func_0200b838 kind:function(arm,size=0xb8) addr:0x0200b838 +func_0200b8f0 kind:function(arm,size=0xf4) addr:0x0200b8f0 +func_0200b9e4 kind:function(arm,size=0xac) addr:0x0200b9e4 +func_0200ba90 kind:function(arm,size=0x8c) addr:0x0200ba90 +func_0200bb1c kind:function(arm,size=0x50) addr:0x0200bb1c +func_0200bb6c kind:function(arm,size=0xdc) addr:0x0200bb6c +func_0200bc48 kind:function(arm,size=0xfc) addr:0x0200bc48 +func_0200bd44 kind:function(arm,size=0xc4) addr:0x0200bd44 +func_0200be08 kind:function(arm,size=0x84) addr:0x0200be08 +func_0200be8c kind:function(arm,size=0x4c) addr:0x0200be8c +func_0200bed8 kind:function(arm,size=0xb0) addr:0x0200bed8 +func_0200bf88 kind:function(arm,size=0x94) addr:0x0200bf88 +func_0200c01c kind:function(thumb,size=0xe4) addr:0x0200c01c +func_0200c100 kind:function(arm,size=0x30) addr:0x0200c100 +func_0200c130 kind:function(arm,size=0x30) addr:0x0200c130 +func_0200c160 kind:function(arm,size=0x14) addr:0x0200c160 +func_0200c174 kind:function(arm,size=0x24) addr:0x0200c174 +func_0200c198 kind:function(arm,size=0x40) addr:0x0200c198 +func_0200c1d8 kind:function(arm,size=0x64) addr:0x0200c1d8 +func_0200c23c kind:function(arm,size=0x34) addr:0x0200c23c +func_0200c270 kind:function(arm,size=0x34) addr:0x0200c270 +func_0200c2a4 kind:function(arm,size=0x6c) addr:0x0200c2a4 +func_0200c310 kind:function(arm,size=0x70) addr:0x0200c310 +func_0200c380 kind:function(arm,size=0x4c4) addr:0x0200c380 +func_0200c844 kind:function(arm,size=0x88) addr:0x0200c844 +func_0200c8cc kind:function(arm,size=0x48) addr:0x0200c8cc +func_0200c914 kind:function(arm,size=0x198) addr:0x0200c914 +func_0200caac kind:function(arm,size=0x64) addr:0x0200caac +func_0200cb10 kind:function(arm,size=0xe0) addr:0x0200cb10 +func_0200cbf0 kind:function(arm,size=0x28) addr:0x0200cbf0 +func_0200cc18 kind:function(arm,size=0x28) addr:0x0200cc18 +func_0200cc40 kind:function(arm,size=0x2ec) addr:0x0200cc40 +func_0200cf2c kind:function(arm,size=0x354) addr:0x0200cf2c +func_0200d280 kind:function(arm,size=0x74c) addr:0x0200d280 +func_0200d9cc kind:function(arm,size=0xdc) addr:0x0200d9cc +func_0200daa8 kind:function(arm,size=0x68) addr:0x0200daa8 +func_0200db10 kind:function(arm,size=0x350) addr:0x0200db10 +func_0200de60 kind:function(arm,size=0x3b4) addr:0x0200de60 +func_0200e214 kind:function(arm,size=0x20) addr:0x0200e214 +func_0200e234 kind:function(arm,size=0x20) addr:0x0200e234 +func_0200e254 kind:function(arm,size=0xc) addr:0x0200e254 +func_0200e260 kind:function(arm,size=0x8c) addr:0x0200e260 +func_0200e2ec kind:function(thumb,size=0x24) addr:0x0200e2ec +func_0200e310 kind:function(arm,size=0x40) addr:0x0200e310 +func_0200e350 kind:function(arm,size=0x48) addr:0x0200e350 +func_0200e398 kind:function(arm,size=0x60) addr:0x0200e398 +func_0200e3f8 kind:function(arm,size=0x68) addr:0x0200e3f8 +func_0200e460 kind:function(arm,size=0x240) addr:0x0200e460 +func_0200e6a0 kind:function(arm,size=0xb0) addr:0x0200e6a0 +func_0200e750 kind:function(arm,size=0x80) addr:0x0200e750 +func_0200e7d0 kind:function(arm,size=0x80) addr:0x0200e7d0 +func_0200e850 kind:function(arm,size=0x80) addr:0x0200e850 +func_0200e8d0 kind:function(arm,size=0x78) addr:0x0200e8d0 +func_0200e948 kind:function(arm,size=0x78) addr:0x0200e948 +func_0200e9c0 kind:function(arm,size=0x78) addr:0x0200e9c0 +func_0200ea38 kind:function(arm,size=0x78) addr:0x0200ea38 +func_0200eab0 kind:function(arm,size=0x78) addr:0x0200eab0 +func_0200eb28 kind:function(arm,size=0x7c) addr:0x0200eb28 +func_0200eba4 kind:function(arm,size=0x7c) addr:0x0200eba4 +func_0200ec20 kind:function(arm,size=0x6c) addr:0x0200ec20 +func_0200ec8c kind:function(arm,size=0x70) addr:0x0200ec8c +func_0200ecfc kind:function(arm,size=0x70) addr:0x0200ecfc +func_0200ed6c kind:function(arm,size=0x70) addr:0x0200ed6c +func_0200eddc kind:function(arm,size=0x40) addr:0x0200eddc +func_0200ee1c kind:function(arm,size=0x40) addr:0x0200ee1c +func_0200ee5c kind:function(arm,size=0x40) addr:0x0200ee5c +func_0200ee9c kind:function(arm,size=0x40) addr:0x0200ee9c +func_0200eedc kind:function(arm,size=0x40) addr:0x0200eedc +func_0200ef1c kind:function(arm,size=0x40) addr:0x0200ef1c +func_0200ef5c kind:function(arm,size=0x40) addr:0x0200ef5c +func_0200ef9c kind:function(arm,size=0x40) addr:0x0200ef9c +func_0200efdc kind:function(arm,size=0x40) addr:0x0200efdc +func_0200f01c kind:function(arm,size=0x40) addr:0x0200f01c +func_0200f05c kind:function(arm,size=0x1bc) addr:0x0200f05c +func_0200f218 kind:function(arm,size=0x164) addr:0x0200f218 +func_0200f37c kind:function(arm,size=0x10) addr:0x0200f37c +func_0200f38c kind:function(arm,size=0x40) addr:0x0200f38c +func_0200f3cc kind:function(arm,size=0x5c) addr:0x0200f3cc +func_0200f428 kind:function(arm,size=0x38) addr:0x0200f428 +func_0200f460 kind:function(arm,size=0x28) addr:0x0200f460 +func_0200f488 kind:function(arm,size=0x28) addr:0x0200f488 +func_0200f4b0 kind:function(arm,size=0x74) addr:0x0200f4b0 +func_0200f524 kind:function(arm,size=0x34) addr:0x0200f524 +func_0200f558 kind:function(arm,size=0x7c) addr:0x0200f558 +func_0200f5d4 kind:function(arm,size=0x3c) addr:0x0200f5d4 +func_0200f610 kind:function(arm,size=0x94) addr:0x0200f610 +func_0200f6a4 kind:function(arm,size=0x90) addr:0x0200f6a4 +func_0200f734 kind:function(arm,size=0x180) addr:0x0200f734 +func_0200f8b4 kind:function(arm,size=0x354) addr:0x0200f8b4 +func_0200fc08 kind:function(arm,size=0x150) addr:0x0200fc08 +func_0200fd58 kind:function(arm,size=0x154) addr:0x0200fd58 +func_0200feac kind:function(arm,size=0x1d4) addr:0x0200feac +func_02010080 kind:function(arm,size=0x180) addr:0x02010080 +func_02010200 kind:function(arm,size=0x404) addr:0x02010200 +func_02010604 kind:function(arm,size=0x338) addr:0x02010604 +func_0201093c kind:function(arm,size=0x168) addr:0x0201093c +func_02010aa4 kind:function(arm,size=0x160) addr:0x02010aa4 +func_02010c04 kind:function(arm,size=0xec) addr:0x02010c04 +func_02010cf0 kind:function(arm,size=0xcc) addr:0x02010cf0 +func_02010dbc kind:function(arm,size=0xf0) addr:0x02010dbc +func_02010eac kind:function(arm,size=0xf4) addr:0x02010eac +func_02010fa0 kind:function(arm,size=0x10c) addr:0x02010fa0 +func_020110ac kind:function(arm,size=0xfc) addr:0x020110ac +func_020111a8 kind:function(arm,size=0xcc) addr:0x020111a8 +func_02011274 kind:function(arm,size=0x44) addr:0x02011274 +func_020112b8 kind:function(arm,size=0xd0) addr:0x020112b8 +func_02011388 kind:function(arm,size=0xd8) addr:0x02011388 +func_02011460 kind:function(arm,size=0x64) addr:0x02011460 +func_020114c4 kind:function(arm,size=0x74) addr:0x020114c4 +func_02011538 kind:function(arm,size=0x74) addr:0x02011538 +func_020115ac kind:function(arm,size=0x3c) addr:0x020115ac +func_020115e8 kind:function(arm,size=0xbc) addr:0x020115e8 +func_020116a4 kind:function(arm,size=0x148) addr:0x020116a4 +func_020117ec kind:function(arm,size=0x108) addr:0x020117ec +func_020118f4 kind:function(arm,size=0xc4) addr:0x020118f4 +func_020119b8 kind:function(arm,size=0x74) addr:0x020119b8 +func_02011a2c kind:function(arm,size=0x4c) addr:0x02011a2c +func_02011a78 kind:function(arm,size=0xe0) addr:0x02011a78 +func_02011b58 kind:function(arm,size=0xac) addr:0x02011b58 +func_02011c04 kind:function(arm,size=0x40) addr:0x02011c04 +func_02011c44 kind:function(arm,size=0x24) addr:0x02011c44 +func_02011c68 kind:function(arm,size=0x138) addr:0x02011c68 +func_02011da0 kind:function(arm,size=0x70) addr:0x02011da0 +func_02011e10 kind:function(arm,size=0x94) addr:0x02011e10 +func_02011ea4 kind:function(arm,size=0x6c) addr:0x02011ea4 +func_02011f10 kind:function(arm,size=0x20) addr:0x02011f10 +func_02011f30 kind:function(arm,size=0xc) addr:0x02011f30 +func_02011f3c kind:function(arm,size=0xb8) addr:0x02011f3c +func_02011ff4 kind:function(arm,size=0xc) addr:0x02011ff4 +func_02012000 kind:function(arm,size=0xc) addr:0x02012000 +func_0201200c kind:function(arm,size=0x15c) addr:0x0201200c +func_02012168 kind:function(arm,size=0x198) addr:0x02012168 +func_02012300 kind:function(arm,size=0x3c) addr:0x02012300 +func_0201233c kind:function(arm,size=0x120) addr:0x0201233c +func_0201245c kind:function(thumb,size=0x10) addr:0x0201245c +func_0201246c kind:function(thumb,size=0x54) addr:0x0201246c +func_020124c0 kind:function(thumb,size=0x30) addr:0x020124c0 +func_020124f0 kind:function(thumb,size=0xb4) addr:0x020124f0 +func_020125a4 kind:function(thumb,size=0x24) addr:0x020125a4 +func_020125c8 kind:function(thumb,size=0xc) addr:0x020125c8 +func_020125d4 kind:function(thumb,size=0x21c) addr:0x020125d4 +func_020127f0 kind:function(thumb,size=0x310) addr:0x020127f0 +func_02012b00 kind:function(thumb,size=0x188) addr:0x02012b00 +func_02012c88 kind:function(thumb,size=0xac) addr:0x02012c88 +func_02012d34 kind:function(thumb,size=0xce) addr:0x02012d34 +func_02012e04 kind:function(thumb,size=0x96) addr:0x02012e04 +func_02012e9c kind:function(thumb,size=0x2a) addr:0x02012e9c +func_02012ec8 kind:function(thumb,size=0x1c) addr:0x02012ec8 +func_02012ee4 kind:function(thumb,size=0x22) addr:0x02012ee4 +func_02012f08 kind:function(thumb,size=0x1c) addr:0x02012f08 +func_02012f24 kind:function(thumb,size=0x26) addr:0x02012f24 +func_02012f4c kind:function(thumb,size=0x10) addr:0x02012f4c +func_02012f5c kind:function(thumb,size=0x10) addr:0x02012f5c +func_02012f6c kind:function(thumb,size=0x3a) addr:0x02012f6c +func_02012fa8 kind:function(thumb,size=0x1c) addr:0x02012fa8 +func_02012fc4 kind:function(thumb,size=0xa) addr:0x02012fc4 +func_02012fd0 kind:function(arm,size=0x28) addr:0x02012fd0 +func_02012ff8 kind:function(arm,size=0x1c) addr:0x02012ff8 +func_02013014 kind:function(arm,size=0x5c) addr:0x02013014 +func_02013070 kind:function(arm,size=0x64) addr:0x02013070 +func_020130d4 kind:function(arm,size=0x1c) addr:0x020130d4 +func_020130f0 kind:function(arm,size=0x28) addr:0x020130f0 +func_02013118 kind:function(arm,size=0x30) addr:0x02013118 +func_02013148 kind:function(arm,size=0x1c) addr:0x02013148 +func_02013164 kind:function(arm,size=0x20) addr:0x02013164 +func_02013184 kind:function(arm,size=0x2c) addr:0x02013184 +func_020131b0 kind:function(arm,size=0x3c) addr:0x020131b0 +func_020131ec kind:function(arm,size=0x28) addr:0x020131ec +func_02013214 kind:function(arm,size=0x78) addr:0x02013214 +func_0201328c kind:function(arm,size=0x3c) addr:0x0201328c +func_020132c8 kind:function(arm,size=0x14) addr:0x020132c8 +func_020132dc kind:function(arm,size=0x78) addr:0x020132dc +func_02013354 kind:function(arm,size=0x1c) addr:0x02013354 +func_02013370 kind:function(arm,size=0x24) addr:0x02013370 +func_02013394 kind:function(arm,size=0x390) addr:0x02013394 +func_02013724 kind:function(arm,size=0x18) addr:0x02013724 +func_0201373c kind:function(arm,size=0x18) addr:0x0201373c +func_02013754 kind:function(arm,size=0x14) addr:0x02013754 +func_02013768 kind:function(arm,size=0x60) addr:0x02013768 +func_020137c8 kind:function(arm,size=0x1c) addr:0x020137c8 +func_020137e4 kind:function(arm,size=0x5c) addr:0x020137e4 +func_02013840 kind:function(arm,size=0xb4) addr:0x02013840 +func_020138f4 kind:function(arm,size=0x140) addr:0x020138f4 +func_02013a34 kind:function(arm,size=0x10) addr:0x02013a34 +func_02013a44 kind:function(arm,size=0x98) addr:0x02013a44 +func_02013adc kind:function(arm,size=0x34) addr:0x02013adc +func_02013b10 kind:function(arm,size=0x14) addr:0x02013b10 +func_02013b24 kind:function(arm,size=0x64) addr:0x02013b24 +func_02013b88 kind:function(arm,size=0x10) addr:0x02013b88 +func_02013b98 kind:function(arm,size=0x24) addr:0x02013b98 +func_02013bbc kind:function(arm,size=0x4c) addr:0x02013bbc +func_02013c08 kind:function(arm,size=0x1c) addr:0x02013c08 +func_02013c24 kind:function(arm,size=0x58) addr:0x02013c24 +func_02013c7c kind:function(arm,size=0x58) addr:0x02013c7c +func_02013cd4 kind:function(arm,size=0x5c) addr:0x02013cd4 +func_02013d30 kind:function(arm,size=0x64) addr:0x02013d30 +func_02013d94 kind:function(arm,size=0x5c) addr:0x02013d94 +func_02013df0 kind:function(arm,size=0x28) addr:0x02013df0 +func_02013e18 kind:function(arm,size=0x1c) addr:0x02013e18 +func_02013e34 kind:function(arm,size=0x10) addr:0x02013e34 +func_02013e44 kind:function(arm,size=0x3c) addr:0x02013e44 +func_02013e80 kind:function(arm,size=0x4c) addr:0x02013e80 +func_02013ecc kind:function(arm,size=0x1c) addr:0x02013ecc +func_02013ee8 kind:function(arm,size=0x98) addr:0x02013ee8 +func_02013f80 kind:function(arm,size=0x6c) addr:0x02013f80 +func_02013fec kind:function(arm,size=0xc) addr:0x02013fec +func_02013ff8 kind:function(arm,size=0x12c) addr:0x02013ff8 +func_02014124 kind:function(arm,size=0xb8) addr:0x02014124 +func_020141dc kind:function(thumb,size=0x3c) addr:0x020141dc +func_02014218 kind:function(arm,size=0x18) addr:0x02014218 +func_02014230 kind:function(arm,size=0x12c) addr:0x02014230 +func_0201435c kind:function(arm,size=0x44) addr:0x0201435c +func_020143a0 kind:function(arm,size=0x50) addr:0x020143a0 +func_020143f0 kind:function(arm,size=0x24) addr:0x020143f0 +func_02014414 kind:function(arm,size=0x64) addr:0x02014414 +func_02014478 kind:function(arm,size=0x28) addr:0x02014478 +func_020144a0 kind:function(thumb,size=0x10) addr:0x020144a0 +func_020144b0 kind:function(thumb,size=0x1c) addr:0x020144b0 +func_020144cc kind:function(thumb,size=0x6c) addr:0x020144cc +func_02014538 kind:function(thumb,size=0x34) addr:0x02014538 +func_0201456c kind:function(arm,size=0x44) addr:0x0201456c +func_020145b0 kind:function(arm,size=0x80) addr:0x020145b0 +func_02014630 kind:function(arm,size=0x58) addr:0x02014630 +func_02014688 kind:function(arm,size=0x7c) addr:0x02014688 +func_02014704 kind:function(arm,size=0x28) addr:0x02014704 +func_0201472c kind:function(arm,size=0x4c) addr:0x0201472c +func_02014778 kind:function(arm,size=0x14) addr:0x02014778 +func_0201478c kind:function(arm,size=0x1c) addr:0x0201478c +func_020147a8 kind:function(arm,size=0x1c) addr:0x020147a8 +func_020147c4 kind:function(arm,size=0x1c) addr:0x020147c4 +func_020147e0 kind:function(thumb,size=0x1c) addr:0x020147e0 +func_020147fc kind:function(thumb,size=0x28) addr:0x020147fc +func_02014824 kind:function(thumb,size=0x2c) addr:0x02014824 +func_02014850 kind:function(thumb,size=0x28) addr:0x02014850 +func_02014878 kind:function(thumb,size=0x58) addr:0x02014878 +func_020148d0 kind:function(thumb,size=0x46) addr:0x020148d0 +func_02014918 kind:function(thumb,size=0x2c) addr:0x02014918 +func_02014944 kind:function(thumb,size=0x50) addr:0x02014944 +func_02014994 kind:function(thumb,size=0x7c) addr:0x02014994 +func_02014a10 kind:function(arm,size=0x24) addr:0x02014a10 +func_02014a34 kind:function(arm,size=0xcc) addr:0x02014a34 +func_02014b00 kind:function(arm,size=0x54) addr:0x02014b00 +func_02014b54 kind:function(arm,size=0x10) addr:0x02014b54 +func_02014b64 kind:function(arm,size=0x1c) addr:0x02014b64 +func_02014b80 kind:function(arm,size=0x3c) addr:0x02014b80 +func_02014bbc kind:function(arm,size=0x38) addr:0x02014bbc +func_02014bf4 kind:function(arm,size=0x20) addr:0x02014bf4 +func_02014c14 kind:function(arm,size=0x10) addr:0x02014c14 +func_02014c24 kind:function(arm,size=0x18) addr:0x02014c24 +func_02014c3c kind:function(arm,size=0x24) addr:0x02014c3c +func_02014c60 kind:function(arm,size=0x7c) addr:0x02014c60 +func_02014cdc kind:function(arm,size=0x5c) addr:0x02014cdc +func_02014d38 kind:function(arm,size=0x60) addr:0x02014d38 +func_02014d98 kind:function(arm,size=0x108) addr:0x02014d98 +func_02014ea0 kind:function(arm,size=0x5c) addr:0x02014ea0 +func_02014efc kind:function(arm,size=0x58) addr:0x02014efc +func_02014f54 kind:function(arm,size=0x18) addr:0x02014f54 +func_02014f6c kind:function(arm,size=0x74) addr:0x02014f6c +func_02014fe0 kind:function(arm,size=0x8) addr:0x02014fe0 +func_02014fe8 kind:function(arm,size=0xc) addr:0x02014fe8 +func_02014ff4 kind:function(arm,size=0x14) addr:0x02014ff4 +func_02015008 kind:function(arm,size=0x28) addr:0x02015008 +func_02015030 kind:function(arm,size=0x24) addr:0x02015030 +func_02015054 kind:function(arm,size=0x2c) addr:0x02015054 +func_02015080 kind:function(arm,size=0x1c4) addr:0x02015080 +func_02015244 kind:function(arm,size=0x40) addr:0x02015244 +func_02015284 kind:function(arm,size=0x7c) addr:0x02015284 +func_02015300 kind:function(arm,size=0x38) addr:0x02015300 +func_02015338 kind:function(arm,size=0x10) addr:0x02015338 +func_02015348 kind:function(arm,size=0x38) addr:0x02015348 +func_02015380 kind:function(arm,size=0x24) addr:0x02015380 +func_020153a4 kind:function(arm,size=0x20) addr:0x020153a4 +func_020153c4 kind:function(arm,size=0x20) addr:0x020153c4 +func_020153e4 kind:function(arm,size=0x18) addr:0x020153e4 +func_020153fc kind:function(thumb,size=0x12) addr:0x020153fc +func_02015410 kind:function(thumb,size=0xc) addr:0x02015410 +func_0201541c kind:function(thumb,size=0x44) addr:0x0201541c +func_02015460 kind:function(thumb,size=0x1c) addr:0x02015460 +func_0201547c kind:function(thumb,size=0x20) addr:0x0201547c +func_0201549c kind:function(thumb,size=0x14) addr:0x0201549c +func_020154b0 kind:function(thumb,size=0x14) addr:0x020154b0 +func_020154c4 kind:function(thumb,size=0x14) addr:0x020154c4 +func_020154d8 kind:function(thumb,size=0x14) addr:0x020154d8 +func_020154ec kind:function(thumb,size=0x2a) addr:0x020154ec +func_02015518 kind:function(thumb,size=0x2) addr:0x02015518 +func_0201551c kind:function(thumb,size=0xc) addr:0x0201551c +func_02015528 kind:function(thumb,size=0x2) addr:0x02015528 +func_0201552c kind:function(thumb,size=0x8) addr:0x0201552c +func_02015534 kind:function(thumb,size=0x4) addr:0x02015534 +func_02015538 kind:function(thumb,size=0x18) addr:0x02015538 +func_02015550 kind:function(thumb,size=0x1c) addr:0x02015550 +func_0201556c kind:function(thumb,size=0x1c) addr:0x0201556c +func_02015588 kind:function(thumb,size=0x24) addr:0x02015588 +func_020155ac kind:function(thumb,size=0x2a) addr:0x020155ac +func_020155d8 kind:function(thumb,size=0x18) addr:0x020155d8 +func_020155f0 kind:function(thumb,size=0x38) addr:0x020155f0 +func_02015628 kind:function(thumb,size=0x1c) addr:0x02015628 +func_02015644 kind:function(thumb,size=0xc) addr:0x02015644 +func_02015650 kind:function(thumb,size=0x12) addr:0x02015650 +func_02015664 kind:function(thumb,size=0x26) addr:0x02015664 +func_0201568c kind:function(thumb,size=0xc) addr:0x0201568c +func_02015698 kind:function(thumb,size=0x12) addr:0x02015698 +func_020156ac kind:function(thumb,size=0x1a) addr:0x020156ac +func_020156c8 kind:function(thumb,size=0x2c) addr:0x020156c8 +func_020156f4 kind:function(thumb,size=0x14) addr:0x020156f4 +func_02015708 kind:function(thumb,size=0x1a) addr:0x02015708 +func_02015724 kind:function(thumb,size=0x2a) addr:0x02015724 +func_02015750 kind:function(thumb,size=0x6) addr:0x02015750 +func_02015758 kind:function(thumb,size=0x30) addr:0x02015758 +func_02015788 kind:function(arm,size=0x38) addr:0x02015788 +func_020157c0 kind:function(arm,size=0x30) addr:0x020157c0 +func_020157f0 kind:function(arm,size=0x30) addr:0x020157f0 +func_02015820 kind:function(arm,size=0xc8) addr:0x02015820 +func_020158e8 kind:function(arm,size=0xb4) addr:0x020158e8 +func_0201599c kind:function(arm,size=0x7c) addr:0x0201599c +func_02015a18 kind:function(arm,size=0xdc) addr:0x02015a18 +func_02015af4 kind:function(arm,size=0x44) addr:0x02015af4 +func_02015b38 kind:function(arm,size=0xe4) addr:0x02015b38 +func_02015c1c kind:function(arm,size=0x68) addr:0x02015c1c +func_02015c84 kind:function(arm,size=0x94) addr:0x02015c84 +func_02015d18 kind:function(arm,size=0xd4) addr:0x02015d18 +func_02015dec kind:function(arm,size=0xbc) addr:0x02015dec +func_02015ea8 kind:function(arm,size=0x50) addr:0x02015ea8 +func_02015ef8 kind:function(arm,size=0x7c) addr:0x02015ef8 +func_02015f74 kind:function(arm,size=0x90) addr:0x02015f74 +func_02016004 kind:function(arm,size=0x24) addr:0x02016004 +func_02016028 kind:function(arm,size=0x134) addr:0x02016028 +func_0201615c kind:function(arm,size=0xf4) addr:0x0201615c +func_02016250 kind:function(arm,size=0xe0) addr:0x02016250 +func_02016330 kind:function(arm,size=0x54) addr:0x02016330 +func_02016384 kind:function(arm,size=0x80) addr:0x02016384 +func_02016404 kind:function(thumb,size=0x18) addr:0x02016404 +func_0201641c kind:function(thumb,size=0x30) addr:0x0201641c +func_0201644c kind:function(thumb,size=0x34) addr:0x0201644c +func_02016480 kind:function(thumb,size=0x10) addr:0x02016480 +func_02016490 kind:function(thumb,size=0x10) addr:0x02016490 +func_020164a0 kind:function(thumb,size=0x34) addr:0x020164a0 +func_020164d4 kind:function(thumb,size=0x34) addr:0x020164d4 +func_02016508 kind:function(thumb,size=0x34) addr:0x02016508 +func_0201653c kind:function(thumb,size=0x60) addr:0x0201653c +func_0201659c kind:function(arm,size=0x14) addr:0x0201659c +func_020165b0 kind:function(arm,size=0x50) addr:0x020165b0 +func_02016600 kind:function(arm,size=0x20) addr:0x02016600 +func_02016620 kind:function(arm,size=0x3c) addr:0x02016620 +func_0201665c kind:function(arm,size=0x20) addr:0x0201665c +func_0201667c kind:function(arm,size=0xc) addr:0x0201667c +func_02016688 kind:function(arm,size=0xc) addr:0x02016688 +func_02016694 kind:function(arm,size=0x18) addr:0x02016694 +func_020166ac kind:function(arm,size=0x20) addr:0x020166ac +func_020166cc kind:function(arm,size=0x28) addr:0x020166cc +func_020166f4 kind:function(arm,size=0x2c) addr:0x020166f4 +func_02016720 kind:function(arm,size=0x1c) addr:0x02016720 +func_0201673c kind:function(arm,size=0x28) addr:0x0201673c +func_02016764 kind:function(arm,size=0x34) addr:0x02016764 +func_02016798 kind:function(arm,size=0x10) addr:0x02016798 +func_020167a8 kind:function(arm,size=0x4) addr:0x020167a8 +func_020167ac kind:function(arm,size=0x34) addr:0x020167ac +func_020167e0 kind:function(arm,size=0xd0) addr:0x020167e0 +func_020168b0 kind:function(arm,size=0xa8) addr:0x020168b0 +func_02016958 kind:function(arm,size=0x38) addr:0x02016958 +func_02016990 kind:function(arm,size=0x44) addr:0x02016990 +func_020169d4 kind:function(arm,size=0x9c) addr:0x020169d4 +func_02016a70 kind:function(arm,size=0x70) addr:0x02016a70 +func_02016ae0 kind:function(arm,size=0xac) addr:0x02016ae0 +func_02016b8c kind:function(arm,size=0xdc) addr:0x02016b8c +func_02016c68 kind:function(arm,size=0x88) addr:0x02016c68 +func_02016cf0 kind:function(arm,size=0x8c) addr:0x02016cf0 +func_02016d7c kind:function(arm,size=0xf8) addr:0x02016d7c +func_02016e74 kind:function(arm,size=0x68) addr:0x02016e74 +func_02016edc kind:function(arm,size=0xe0) addr:0x02016edc +func_02016fbc kind:function(arm,size=0xf0) addr:0x02016fbc +func_020170ac kind:function(arm,size=0xac) addr:0x020170ac +func_02017158 kind:function(arm,size=0x38) addr:0x02017158 +func_02017190 kind:function(arm,size=0x54) addr:0x02017190 +func_020171e4 kind:function(arm,size=0x4c) addr:0x020171e4 +func_02017230 kind:function(arm,size=0x16c) addr:0x02017230 +func_0201739c kind:function(arm,size=0x184) addr:0x0201739c +func_02017520 kind:function(arm,size=0x140) addr:0x02017520 +func_02017660 kind:function(arm,size=0x1c) addr:0x02017660 +func_0201767c kind:function(arm,size=0x1c) addr:0x0201767c +func_02017698 kind:function(arm,size=0x60) addr:0x02017698 +func_020176f8 kind:function(arm,size=0x7c) addr:0x020176f8 +func_02017774 kind:function(arm,size=0x8) addr:0x02017774 +func_0201777c kind:function(arm,size=0x8) addr:0x0201777c +func_02017784 kind:function(arm,size=0x8) addr:0x02017784 +func_0201778c kind:function(arm,size=0x24) addr:0x0201778c +func_020177b0 kind:function(arm,size=0x4) addr:0x020177b0 +func_020177b4 kind:function(arm,size=0x14) addr:0x020177b4 +func_020177c8 kind:function(arm,size=0x4) addr:0x020177c8 +func_020177cc kind:function(arm,size=0x18) addr:0x020177cc +func_020177e4 kind:function(arm,size=0x8) addr:0x020177e4 +func_020177ec kind:function(arm,size=0x70) addr:0x020177ec +func_0201785c kind:function(arm,size=0xd4) addr:0x0201785c +func_02017930 kind:function(arm,size=0x4c) addr:0x02017930 +func_0201797c kind:function(thumb,size=0x14) addr:0x0201797c +func_02017990 kind:function(thumb,size=0x2) addr:0x02017990 +func_02017994 kind:function(thumb,size=0xc) addr:0x02017994 +func_020179a0 kind:function(thumb,size=0x2) addr:0x020179a0 +func_020179a4 kind:function(arm,size=0x4) addr:0x020179a4 +func_020179a8 kind:function(arm,size=0xa4) addr:0x020179a8 +func_02017a4c kind:function(arm,size=0x64) addr:0x02017a4c +func_02017ab0 kind:function(arm,size=0x60) addr:0x02017ab0 +func_02017b10 kind:function(arm,size=0xb4) addr:0x02017b10 +func_02017bc4 kind:function(arm,size=0x5c) addr:0x02017bc4 +func_02017c20 kind:function(arm,size=0x14) addr:0x02017c20 +func_02017c34 kind:function(arm,size=0x8) addr:0x02017c34 +func_02017c3c kind:function(arm,size=0x30) addr:0x02017c3c +func_02017c6c kind:function(arm,size=0x40) addr:0x02017c6c +func_02017cac kind:function(arm,size=0xd8) addr:0x02017cac +func_02017d84 kind:function(arm,size=0x108) addr:0x02017d84 +func_02017e8c kind:function(arm,size=0x18) addr:0x02017e8c +func_02017ea4 kind:function(arm,size=0x40) addr:0x02017ea4 +func_02017ee4 kind:function(arm,size=0x54) addr:0x02017ee4 +func_02017f38 kind:function(arm,size=0x1c) addr:0x02017f38 +func_02017f54 kind:function(arm,size=0x38) addr:0x02017f54 +func_02017f8c kind:function(arm,size=0x84) addr:0x02017f8c +func_02018010 kind:function(arm,size=0x98) addr:0x02018010 +func_020180a8 kind:function(arm,size=0x6c) addr:0x020180a8 +func_02018114 kind:function(arm,size=0xa0) addr:0x02018114 +func_020181b4 kind:function(arm,size=0x60) addr:0x020181b4 +func_02018214 kind:function(arm,size=0x54) addr:0x02018214 +func_02018268 kind:function(arm,size=0x7c) addr:0x02018268 +func_020182e4 kind:function(arm,size=0x10) addr:0x020182e4 +func_020182f4 kind:function(arm,size=0x28) addr:0x020182f4 +func_0201831c kind:function(arm,size=0x30) addr:0x0201831c +func_0201834c kind:function(arm,size=0x28) addr:0x0201834c +func_02018374 kind:function(arm,size=0x14) addr:0x02018374 +func_02018388 kind:function(arm,size=0x4) addr:0x02018388 +func_0201838c kind:function(arm,size=0x4) addr:0x0201838c +func_02018390 kind:function(arm,size=0x4) addr:0x02018390 +func_02018394 kind:function(arm,size=0x4) addr:0x02018394 +func_02018398 kind:function(arm,size=0x4) addr:0x02018398 +func_0201839c kind:function(arm,size=0x8) addr:0x0201839c +func_020183a4 kind:function(thumb,size=0x14) addr:0x020183a4 +func_020183b8 kind:function(thumb,size=0x8) addr:0x020183b8 +func_020183c0 kind:function(thumb,size=0x14) addr:0x020183c0 +func_020183d4 kind:function(thumb,size=0x50) addr:0x020183d4 +func_02018424 kind:function(thumb,size=0x14) addr:0x02018424 +func_02018438 kind:function(arm,size=0x14) addr:0x02018438 +func_0201844c kind:function(arm,size=0x1c) addr:0x0201844c +func_02018468 kind:function(arm,size=0x14) addr:0x02018468 +func_0201847c kind:function(thumb,size=0x1c) addr:0x0201847c +func_02018498 kind:function(thumb,size=0x5c) addr:0x02018498 +func_020184f4 kind:function(thumb,size=0x5c) addr:0x020184f4 +func_02018550 kind:function(thumb,size=0x2) addr:0x02018550 +func_02018554 kind:function(thumb,size=0x2) addr:0x02018554 +func_02018558 kind:function(thumb,size=0x24) addr:0x02018558 +func_0201857c kind:function(thumb,size=0x2c) addr:0x0201857c +func_020185a8 kind:function(thumb,size=0x24) addr:0x020185a8 +func_020185cc kind:function(thumb,size=0x2) addr:0x020185cc +func_020185d0 kind:function(thumb,size=0x2) addr:0x020185d0 +func_020185d4 kind:function(thumb,size=0x2) addr:0x020185d4 +func_020185d8 kind:function(thumb,size=0x2) addr:0x020185d8 +func_020185dc kind:function(thumb,size=0x2) addr:0x020185dc +func_020185e0 kind:function(arm,size=0x2c) addr:0x020185e0 +func_0201860c kind:function(arm,size=0x28) addr:0x0201860c +func_02018634 kind:function(arm,size=0x48) addr:0x02018634 +func_0201867c kind:function(arm,size=0x18) addr:0x0201867c +func_02018694 kind:function(arm,size=0x10) addr:0x02018694 +func_020186a4 kind:function(arm,size=0x4) addr:0x020186a4 +func_020186a8 kind:function(arm,size=0x4c) addr:0x020186a8 +func_020186f4 kind:function(arm,size=0x4) addr:0x020186f4 +func_020186f8 kind:function(arm,size=0xc) addr:0x020186f8 +func_02018704 kind:function(arm,size=0x10) addr:0x02018704 +func_02018714 kind:function(arm,size=0x28) addr:0x02018714 +func_0201873c kind:function(arm,size=0x10) addr:0x0201873c +func_0201874c kind:function(arm,size=0x10) addr:0x0201874c +func_0201875c kind:function(arm,size=0xd4) addr:0x0201875c +func_02018830 kind:function(arm,size=0xd8) addr:0x02018830 +func_02018908 kind:function(arm,size=0x7c) addr:0x02018908 +func_02018984 kind:function(arm,size=0x90) addr:0x02018984 +func_02018a14 kind:function(arm,size=0x78) addr:0x02018a14 +func_02018a8c kind:function(arm,size=0x10) addr:0x02018a8c +func_02018a9c kind:function(arm,size=0x10) addr:0x02018a9c +func_02018aac kind:function(arm,size=0x18) addr:0x02018aac +func_02018ac4 kind:function(arm,size=0x10) addr:0x02018ac4 +func_02018ad4 kind:function(arm,size=0x1c) addr:0x02018ad4 +func_02018af0 kind:function(arm,size=0x64) addr:0x02018af0 +func_02018b54 kind:function(arm,size=0x3c) addr:0x02018b54 +func_02018b90 kind:function(arm,size=0x34) addr:0x02018b90 +func_02018bc4 kind:function(arm,size=0x1c) addr:0x02018bc4 +func_02018be0 kind:function(arm,size=0x4c) addr:0x02018be0 +func_02018c2c kind:function(arm,size=0x4c) addr:0x02018c2c +func_02018c78 kind:function(arm,size=0x18) addr:0x02018c78 +func_02018c90 kind:function(arm,size=0xa4) addr:0x02018c90 +func_02018d34 kind:function(arm,size=0x44) addr:0x02018d34 +func_02018d78 kind:function(arm,size=0x174) addr:0x02018d78 +func_02018eec kind:function(arm,size=0xac) addr:0x02018eec +func_02018f98 kind:function(arm,size=0x368) addr:0x02018f98 +func_02019300 kind:function(arm,size=0x40) addr:0x02019300 +func_02019340 kind:function(arm,size=0x10) addr:0x02019340 +func_02019350 kind:function(arm,size=0xb8) addr:0x02019350 +func_02019408 kind:function(arm,size=0x4c) addr:0x02019408 +func_02019454 kind:function(arm,size=0x88) addr:0x02019454 +func_020194dc kind:function(arm,size=0x38) addr:0x020194dc +func_02019514 kind:function(arm,size=0x14) addr:0x02019514 +func_02019528 kind:function(arm,size=0x10) addr:0x02019528 +func_02019538 kind:function(arm,size=0x10) addr:0x02019538 +func_02019548 kind:function(arm,size=0x10) addr:0x02019548 +func_02019558 kind:function(arm,size=0x28) addr:0x02019558 +func_02019580 kind:function(arm,size=0x10) addr:0x02019580 +func_02019590 kind:function(arm,size=0x10) addr:0x02019590 +func_020195a0 kind:function(arm,size=0x84) addr:0x020195a0 +func_02019624 kind:function(arm,size=0x2c) addr:0x02019624 +func_02019650 kind:function(arm,size=0x2c) addr:0x02019650 +func_0201967c kind:function(arm,size=0x34) addr:0x0201967c +func_020196b0 kind:function(arm,size=0x4c) addr:0x020196b0 +func_020196fc kind:function(arm,size=0x238) addr:0x020196fc +func_02019934 kind:function(arm,size=0x140) addr:0x02019934 +func_02019a74 kind:function(arm,size=0xc8) addr:0x02019a74 +func_02019b3c kind:function(arm,size=0x110) addr:0x02019b3c +func_02019c4c kind:function(arm,size=0xa0) addr:0x02019c4c +func_02019cec kind:function(arm,size=0x28) addr:0x02019cec +func_02019d14 kind:function(arm,size=0x9c) addr:0x02019d14 +func_02019db0 kind:function(arm,size=0xf4) addr:0x02019db0 +func_02019ea4 kind:function(arm,size=0x130) addr:0x02019ea4 +func_02019fd4 kind:function(arm,size=0x170) addr:0x02019fd4 +func_0201a144 kind:function(arm,size=0x140) addr:0x0201a144 +func_0201a284 kind:function(arm,size=0x134) addr:0x0201a284 +func_0201a3b8 kind:function(arm,size=0xd0) addr:0x0201a3b8 +func_0201a488 kind:function(arm,size=0x50) addr:0x0201a488 +func_0201a4d8 kind:function(arm,size=0x44) addr:0x0201a4d8 +func_0201a51c kind:function(arm,size=0x44) addr:0x0201a51c +func_0201a560 kind:function(arm,size=0x3c) addr:0x0201a560 +func_0201a59c kind:function(arm,size=0x174) addr:0x0201a59c +func_0201a710 kind:function(arm,size=0x18) addr:0x0201a710 +func_0201a728 kind:function(arm,size=0x44) addr:0x0201a728 +func_0201a76c kind:function(arm,size=0x4c) addr:0x0201a76c +func_0201a7b8 kind:function(arm,size=0x48) addr:0x0201a7b8 +func_0201a800 kind:function(arm,size=0x7c) addr:0x0201a800 +func_0201a87c kind:function(arm,size=0xf8) addr:0x0201a87c +func_0201a974 kind:function(arm,size=0xd0) addr:0x0201a974 +func_0201aa44 kind:function(arm,size=0x48) addr:0x0201aa44 +func_0201aa8c kind:function(arm,size=0x44) addr:0x0201aa8c +func_0201aad0 kind:function(arm,size=0x1a0) addr:0x0201aad0 +func_0201ac70 kind:function(arm,size=0x13c) addr:0x0201ac70 +func_0201adac kind:function(arm,size=0x50) addr:0x0201adac +func_0201adfc kind:function(arm,size=0xb0) addr:0x0201adfc +func_0201aeac kind:function(arm,size=0x10) addr:0x0201aeac +func_0201aebc kind:function(arm,size=0x10) addr:0x0201aebc +func_0201aecc kind:function(arm,size=0x44) addr:0x0201aecc +func_0201af10 kind:function(arm,size=0x60) addr:0x0201af10 +func_0201af70 kind:function(arm,size=0x4c) addr:0x0201af70 +func_0201afbc kind:function(arm,size=0xc8) addr:0x0201afbc +func_0201b084 kind:function(arm,size=0x4c) addr:0x0201b084 +func_0201b0d0 kind:function(arm,size=0xb0) addr:0x0201b0d0 +func_0201b180 kind:function(arm,size=0xf8) addr:0x0201b180 +func_0201b278 kind:function(arm,size=0x6c) addr:0x0201b278 +func_0201b2e4 kind:function(arm,size=0x38) addr:0x0201b2e4 +func_0201b31c kind:function(arm,size=0xe8) addr:0x0201b31c +func_0201b404 kind:function(arm,size=0x14c) addr:0x0201b404 +func_0201b550 kind:function(arm,size=0x78) addr:0x0201b550 +func_0201b5c8 kind:function(arm,size=0x15c) addr:0x0201b5c8 +func_0201b724 kind:function(arm,size=0x8c) addr:0x0201b724 +func_0201b7b0 kind:function(arm,size=0x1b4) addr:0x0201b7b0 +func_0201b964 kind:function(arm,size=0x44) addr:0x0201b964 +func_0201b9a8 kind:function(arm,size=0x34) addr:0x0201b9a8 +func_0201b9dc kind:function(arm,size=0x40) addr:0x0201b9dc +func_0201ba1c kind:function(arm,size=0x20) addr:0x0201ba1c +func_0201ba3c kind:function(arm,size=0x2c) addr:0x0201ba3c +func_0201ba68 kind:function(arm,size=0x2c) addr:0x0201ba68 +func_0201ba94 kind:function(arm,size=0x18) addr:0x0201ba94 +func_0201baac kind:function(arm,size=0x20) addr:0x0201baac +func_0201bacc kind:function(arm,size=0x18) addr:0x0201bacc +func_0201bae4 kind:function(arm,size=0x8) addr:0x0201bae4 +func_0201baec kind:function(arm,size=0x4c) addr:0x0201baec +func_0201bb38 kind:function(arm,size=0x4c) addr:0x0201bb38 +func_0201bb84 kind:function(arm,size=0x20) addr:0x0201bb84 +func_0201bba4 kind:function(arm,size=0x28) addr:0x0201bba4 +func_0201bbcc kind:function(arm,size=0x18) addr:0x0201bbcc +func_0201bbe4 kind:function(arm,size=0x1a4) addr:0x0201bbe4 +func_0201bd88 kind:function(arm,size=0x4) addr:0x0201bd88 +func_0201bd8c kind:function(arm,size=0x4) addr:0x0201bd8c +func_0201bd90 kind:function(arm,size=0x14) addr:0x0201bd90 +func_0201bda4 kind:function(arm,size=0x1c) addr:0x0201bda4 +func_0201bdc0 kind:function(arm,size=0x10) addr:0x0201bdc0 +func_0201bdd0 kind:function(arm,size=0x38) addr:0x0201bdd0 +func_0201be08 kind:function(arm,size=0x18) addr:0x0201be08 +func_0201be20 kind:function(arm,size=0xc) addr:0x0201be20 +func_0201be2c kind:function(arm,size=0x8c) addr:0x0201be2c +func_0201beb8 kind:function(arm,size=0x30) addr:0x0201beb8 +func_0201bee8 kind:function(arm,size=0x3c) addr:0x0201bee8 +func_0201bf24 kind:function(arm,size=0x30) addr:0x0201bf24 +func_0201bf54 kind:function(arm,size=0x3c) addr:0x0201bf54 +func_0201bf90 kind:function(arm,size=0x5c) addr:0x0201bf90 +func_0201bfec kind:function(arm,size=0x20) addr:0x0201bfec +func_0201c00c kind:function(arm,size=0x5c) addr:0x0201c00c +func_0201c068 kind:function(arm,size=0x3c) addr:0x0201c068 +func_0201c0a4 kind:function(arm,size=0x20) addr:0x0201c0a4 +func_0201c0c4 kind:function(arm,size=0x20) addr:0x0201c0c4 +func_0201c0e4 kind:function(arm,size=0x40) addr:0x0201c0e4 +func_0201c124 kind:function(arm,size=0x78) addr:0x0201c124 +func_0201c19c kind:function(arm,size=0x48) addr:0x0201c19c +func_0201c1e4 kind:function(arm,size=0x48) addr:0x0201c1e4 +func_0201c22c kind:function(arm,size=0x40) addr:0x0201c22c +func_0201c26c kind:function(arm,size=0x44) addr:0x0201c26c +func_0201c2b0 kind:function(arm,size=0x30) addr:0x0201c2b0 +func_0201c2e0 kind:function(arm,size=0xc4) addr:0x0201c2e0 +func_0201c3a4 kind:function(arm,size=0xac) addr:0x0201c3a4 +func_0201c450 kind:function(thumb,size=0x10) addr:0x0201c450 +func_0201c460 kind:function(thumb,size=0x34) addr:0x0201c460 +func_0201c494 kind:function(arm,size=0x14) addr:0x0201c494 +func_0201c4a8 kind:function(arm,size=0x30) addr:0x0201c4a8 +func_0201c4d8 kind:function(arm,size=0x2c) addr:0x0201c4d8 +func_0201c504 kind:function(arm,size=0x2c) addr:0x0201c504 +func_0201c530 kind:function(arm,size=0x19c) addr:0x0201c530 +func_0201c6cc kind:function(thumb,size=0x6e) addr:0x0201c6cc +func_0201c73c kind:function(arm,size=0x44) addr:0x0201c73c +func_0201c780 kind:function(arm,size=0x84) addr:0x0201c780 +func_0201c804 kind:function(arm,size=0x8c) addr:0x0201c804 +func_0201c890 kind:function(thumb,size=0x40) addr:0x0201c890 +func_0201c8d0 kind:function(thumb,size=0x94) addr:0x0201c8d0 +func_0201c964 kind:function(thumb,size=0x16) addr:0x0201c964 +func_0201c97c kind:function(thumb,size=0x2) addr:0x0201c97c +func_0201c980 kind:function(thumb,size=0x1c) addr:0x0201c980 +func_0201c99c kind:function(thumb,size=0x20) addr:0x0201c99c +func_0201c9bc kind:function(thumb,size=0x26) addr:0x0201c9bc +func_0201c9e4 kind:function(thumb,size=0x2e) addr:0x0201c9e4 +func_0201ca14 kind:function(thumb,size=0x12) addr:0x0201ca14 +func_0201ca28 kind:function(thumb,size=0xa) addr:0x0201ca28 +func_0201ca34 kind:function(arm,size=0x104) addr:0x0201ca34 +func_0201cb38 kind:function(arm,size=0x44) addr:0x0201cb38 +func_0201cb7c kind:function(arm,size=0x148) addr:0x0201cb7c +func_0201ccc4 kind:function(arm,size=0xa4) addr:0x0201ccc4 +func_0201cd68 kind:function(arm,size=0x4) addr:0x0201cd68 +func_0201cd6c kind:function(arm,size=0x14) addr:0x0201cd6c +func_0201cd80 kind:function(arm,size=0x58) addr:0x0201cd80 +func_0201cdd8 kind:function(arm,size=0x88) addr:0x0201cdd8 +func_0201ce60 kind:function(arm,size=0x40) addr:0x0201ce60 +func_0201cea0 kind:function(arm,size=0x38) addr:0x0201cea0 +func_0201ced8 kind:function(arm,size=0x58) addr:0x0201ced8 +func_0201cf30 kind:function(arm,size=0x58) addr:0x0201cf30 +func_0201cf88 kind:function(arm,size=0x394) addr:0x0201cf88 +func_0201d31c kind:function(arm,size=0x30c) addr:0x0201d31c +func_0201d628 kind:function(arm,size=0x174) addr:0x0201d628 +func_0201d79c kind:function(arm,size=0x2b0) addr:0x0201d79c +func_0201da4c kind:function(arm,size=0xc8) addr:0x0201da4c +func_0201db14 kind:function(arm,size=0xfc) addr:0x0201db14 +func_0201dc10 kind:function(arm,size=0x148) addr:0x0201dc10 +func_0201dd58 kind:function(arm,size=0xcc) addr:0x0201dd58 +func_0201de24 kind:function(arm,size=0x2c0) addr:0x0201de24 +func_0201e0e4 kind:function(arm,size=0x174) addr:0x0201e0e4 +func_0201e258 kind:function(arm,size=0x330) addr:0x0201e258 +func_0201e588 kind:function(arm,size=0x88) addr:0x0201e588 +func_0201e610 kind:function(arm,size=0x88) addr:0x0201e610 +func_0201e698 kind:function(arm,size=0x2c) addr:0x0201e698 +func_0201e6c4 kind:function(arm,size=0xc) addr:0x0201e6c4 +func_0201e6d0 kind:function(arm,size=0x84) addr:0x0201e6d0 +func_0201e754 kind:function(arm,size=0x90) addr:0x0201e754 +func_0201e7e4 kind:function(arm,size=0x90) addr:0x0201e7e4 +func_0201e874 kind:function(arm,size=0x60) addr:0x0201e874 +func_0201e8d4 kind:function(arm,size=0x24) addr:0x0201e8d4 +func_0201e8f8 kind:function(arm,size=0x94) addr:0x0201e8f8 +func_0201e98c kind:function(arm,size=0x14) addr:0x0201e98c +func_0201e9a0 kind:function(arm,size=0x14) addr:0x0201e9a0 +func_0201e9b4 kind:function(arm,size=0x60) addr:0x0201e9b4 +func_0201ea14 kind:function(arm,size=0x54) addr:0x0201ea14 +func_0201ea68 kind:function(arm,size=0x38) addr:0x0201ea68 +func_0201eaa0 kind:function(arm,size=0x14) addr:0x0201eaa0 +func_0201eab4 kind:function(arm,size=0x70) addr:0x0201eab4 +func_0201eb24 kind:function(arm,size=0x14) addr:0x0201eb24 +func_0201eb38 kind:function(arm,size=0x14) addr:0x0201eb38 +func_0201eb4c kind:function(arm,size=0x60) addr:0x0201eb4c +func_0201ebac kind:function(arm,size=0x4c) addr:0x0201ebac +func_0201ebf8 kind:function(arm,size=0x38) addr:0x0201ebf8 +func_0201ec30 kind:function(arm,size=0x8) addr:0x0201ec30 +func_0201ec38 kind:function(arm,size=0x70) addr:0x0201ec38 +func_0201eca8 kind:function(arm,size=0x14) addr:0x0201eca8 +func_0201ecbc kind:function(arm,size=0x14) addr:0x0201ecbc +func_0201ecd0 kind:function(arm,size=0x60) addr:0x0201ecd0 +func_0201ed30 kind:function(arm,size=0x54) addr:0x0201ed30 +func_0201ed84 kind:function(arm,size=0x38) addr:0x0201ed84 +func_0201edbc kind:function(arm,size=0x14) addr:0x0201edbc +func_0201edd0 kind:function(arm,size=0x70) addr:0x0201edd0 +func_0201ee40 kind:function(arm,size=0x14) addr:0x0201ee40 +func_0201ee54 kind:function(arm,size=0x14) addr:0x0201ee54 +func_0201ee68 kind:function(arm,size=0x6c) addr:0x0201ee68 +func_0201eed4 kind:function(arm,size=0xa4) addr:0x0201eed4 +func_0201ef78 kind:function(arm,size=0x24) addr:0x0201ef78 +func_0201ef9c kind:function(arm,size=0x60) addr:0x0201ef9c +func_0201effc kind:function(arm,size=0x50) addr:0x0201effc +func_0201f04c kind:function(arm,size=0x14) addr:0x0201f04c +func_0201f060 kind:function(arm,size=0x60) addr:0x0201f060 +func_0201f0c0 kind:function(arm,size=0x50) addr:0x0201f0c0 +func_0201f110 kind:function(arm,size=0x14) addr:0x0201f110 +func_0201f124 kind:function(arm,size=0x34) addr:0x0201f124 +func_0201f158 kind:function(arm,size=0x34) addr:0x0201f158 +func_0201f18c kind:function(arm,size=0x5c) addr:0x0201f18c +func_0201f1e8 kind:function(arm,size=0x5c) addr:0x0201f1e8 +func_0201f244 kind:function(arm,size=0x44) addr:0x0201f244 +func_0201f288 kind:function(arm,size=0x44) addr:0x0201f288 +func_0201f2cc kind:function(arm,size=0x18) addr:0x0201f2cc +func_0201f2e4 kind:function(arm,size=0x48) addr:0x0201f2e4 +func_0201f32c kind:function(arm,size=0x108) addr:0x0201f32c +func_0201f434 kind:function(arm,size=0x64) addr:0x0201f434 +func_0201f498 kind:function(arm,size=0x1c) addr:0x0201f498 +func_0201f4b4 kind:function(arm,size=0x4c) addr:0x0201f4b4 +func_0201f500 kind:function(arm,size=0x70) addr:0x0201f500 +func_0201f570 kind:function(arm,size=0x4c) addr:0x0201f570 +func_0201f5bc kind:function(arm,size=0x8) addr:0x0201f5bc +func_0201f5c4 kind:function(arm,size=0x30) addr:0x0201f5c4 +func_0201f5f4 kind:function(arm,size=0x4c) addr:0x0201f5f4 +func_0201f640 kind:function(arm,size=0x38) addr:0x0201f640 +func_0201f678 kind:function(arm,size=0x38) addr:0x0201f678 +func_0201f6b0 kind:function(arm,size=0x40) addr:0x0201f6b0 +func_0201f6f0 kind:function(arm,size=0x40) addr:0x0201f6f0 +func_0201f730 kind:function(arm,size=0x164) addr:0x0201f730 +func_0201f894 kind:function(arm,size=0x130) addr:0x0201f894 +func_0201f9c4 kind:function(arm,size=0xac) addr:0x0201f9c4 +func_0201fa70 kind:function(arm,size=0x108) addr:0x0201fa70 +func_0201fb78 kind:function(arm,size=0x128) addr:0x0201fb78 +func_0201fca0 kind:function(arm,size=0x60) addr:0x0201fca0 +func_0201fd00 kind:function(arm,size=0x38) addr:0x0201fd00 +func_0201fd38 kind:function(arm,size=0x40) addr:0x0201fd38 +func_0201fd78 kind:function(arm,size=0xdc) addr:0x0201fd78 +func_0201fe54 kind:function(arm,size=0xac) addr:0x0201fe54 +func_0201ff00 kind:function(arm,size=0x3c) addr:0x0201ff00 +func_0201ff3c kind:function(arm,size=0x10) addr:0x0201ff3c +func_0201ff4c kind:function(arm,size=0xf8) addr:0x0201ff4c +func_02020044 kind:function(arm,size=0xcc) addr:0x02020044 +func_02020110 kind:function(thumb,size=0x90) addr:0x02020110 +func_020201a0 kind:function(thumb,size=0x24) addr:0x020201a0 +func_020201c4 kind:function(arm,size=0xa4) addr:0x020201c4 +func_02020268 kind:function(arm,size=0x30) addr:0x02020268 +func_02020298 kind:function(arm,size=0x54) addr:0x02020298 +func_020202ec kind:function(arm,size=0x5c) addr:0x020202ec +func_02020348 kind:function(arm,size=0x54) addr:0x02020348 +func_0202039c kind:function(arm,size=0x34) addr:0x0202039c +func_020203d0 kind:function(arm,size=0x4) addr:0x020203d0 +func_020203d4 kind:function(arm,size=0x4) addr:0x020203d4 +func_020203d8 kind:function(arm,size=0x4) addr:0x020203d8 +func_020203dc kind:function(arm,size=0x28) addr:0x020203dc +func_02020404 kind:function(arm,size=0x18) addr:0x02020404 +func_0202041c kind:function(arm,size=0x50) addr:0x0202041c +func_0202046c kind:function(arm,size=0x20) addr:0x0202046c +func_0202048c kind:function(arm,size=0x34) addr:0x0202048c +func_020204c0 kind:function(arm,size=0x20) addr:0x020204c0 +func_020204e0 kind:function(arm,size=0x4c) addr:0x020204e0 +func_0202052c kind:function(arm,size=0x8) addr:0x0202052c +func_02020534 kind:function(arm,size=0xc) addr:0x02020534 +func_02020540 kind:function(arm,size=0x198) addr:0x02020540 +func_020206d8 kind:function(arm,size=0x14) addr:0x020206d8 +func_020206ec kind:function(arm,size=0x1c) addr:0x020206ec +func_02020708 kind:function(arm,size=0x14) addr:0x02020708 +func_0202071c kind:function(arm,size=0x38) addr:0x0202071c +func_02020754 kind:function(arm,size=0x14) addr:0x02020754 +func_02020768 kind:function(arm,size=0x24) addr:0x02020768 +func_0202078c kind:function(arm,size=0x14) addr:0x0202078c +func_020207a0 kind:function(arm,size=0x4c) addr:0x020207a0 +func_020207ec kind:function(arm,size=0x288) addr:0x020207ec +func_02020a74 kind:function(arm,size=0x2bc) addr:0x02020a74 +func_02020d30 kind:function(arm,size=0x28) addr:0x02020d30 +func_02020d58 kind:function(arm,size=0x88) addr:0x02020d58 +func_02020de0 kind:function(arm,size=0x8) addr:0x02020de0 +func_02020de8 kind:function(arm,size=0x10) addr:0x02020de8 +func_02020df8 kind:function(arm,size=0x14) addr:0x02020df8 +func_02020e0c kind:function(arm,size=0x4c) addr:0x02020e0c +func_02020e58 kind:function(arm,size=0x1d8) addr:0x02020e58 +func_02021030 kind:function(arm,size=0x78) addr:0x02021030 +func_020210a8 kind:function(arm,size=0x17c) addr:0x020210a8 +func_02021224 kind:function(arm,size=0x40) addr:0x02021224 +func_02021264 kind:function(arm,size=0x84) addr:0x02021264 +func_020212e8 kind:function(arm,size=0xb0) addr:0x020212e8 +func_02021398 kind:function(arm,size=0x34) addr:0x02021398 +func_020213cc kind:function(arm,size=0x3c) addr:0x020213cc +func_02021408 kind:function(arm,size=0x31c) addr:0x02021408 +func_02021724 kind:function(arm,size=0x168) addr:0x02021724 +func_0202188c kind:function(arm,size=0x50) addr:0x0202188c +func_020218dc kind:function(arm,size=0x16c) addr:0x020218dc +func_02021a48 kind:function(arm,size=0x1a4) addr:0x02021a48 +func_02021bec kind:function(arm,size=0x8) addr:0x02021bec +func_02021bf4 kind:function(arm,size=0x14) addr:0x02021bf4 +func_02021c08 kind:function(arm,size=0x24) addr:0x02021c08 +func_02021c2c kind:function(arm,size=0x10) addr:0x02021c2c +func_02021c3c kind:function(arm,size=0x8) addr:0x02021c3c +func_02021c44 kind:function(arm,size=0x18) addr:0x02021c44 +func_02021c5c kind:function(arm,size=0x12c) addr:0x02021c5c +func_02021d88 kind:function(arm,size=0x78) addr:0x02021d88 +func_02021e00 kind:function(arm,size=0x8) addr:0x02021e00 +func_02021e08 kind:function(arm,size=0x28) addr:0x02021e08 +func_02021e30 kind:function(arm,size=0x104) addr:0x02021e30 +func_02021f34 kind:function(arm,size=0x10) addr:0x02021f34 +func_02021f44 kind:function(arm,size=0xc) addr:0x02021f44 +func_02021f50 kind:function(arm,size=0xb0) addr:0x02021f50 +func_02022000 kind:function(arm,size=0xc8) addr:0x02022000 +func_020220c8 kind:function(arm,size=0x60) addr:0x020220c8 +func_02022128 kind:function(arm,size=0x14) addr:0x02022128 +func_0202213c kind:function(arm,size=0x1c) addr:0x0202213c +func_02022158 kind:function(arm,size=0x20) addr:0x02022158 +func_02022178 kind:function(arm,size=0x54) addr:0x02022178 +func_020221cc kind:function(arm,size=0x8c) addr:0x020221cc +func_02022258 kind:function(arm,size=0x70) addr:0x02022258 +func_020222c8 kind:function(arm,size=0x68) addr:0x020222c8 +func_02022330 kind:function(arm,size=0x84) addr:0x02022330 +func_020223b4 kind:function(arm,size=0x60) addr:0x020223b4 +func_02022414 kind:function(arm,size=0xa4) addr:0x02022414 +func_020224b8 kind:function(arm,size=0x20) addr:0x020224b8 +func_020224d8 kind:function(arm,size=0x40) addr:0x020224d8 +func_02022518 kind:function(arm,size=0x2d0) addr:0x02022518 +func_020227e8 kind:function(arm,size=0x3c) addr:0x020227e8 +func_02022824 kind:function(arm,size=0x1c) addr:0x02022824 +func_02022840 kind:function(arm,size=0x14) addr:0x02022840 +func_02022854 kind:function(arm,size=0x1c) addr:0x02022854 +func_02022870 kind:function(arm,size=0x14) addr:0x02022870 +func_02022884 kind:function(arm,size=0x8) addr:0x02022884 +func_0202288c kind:function(arm,size=0x4) addr:0x0202288c +func_02022890 kind:function(arm,size=0x4) addr:0x02022890 +func_02022894 kind:function(arm,size=0x4) addr:0x02022894 +func_02022898 kind:function(arm,size=0x4) addr:0x02022898 +func_0202289c kind:function(arm,size=0xc) addr:0x0202289c +func_020228a8 kind:function(arm,size=0x114) addr:0x020228a8 +func_020229bc kind:function(arm,size=0x238) addr:0x020229bc +func_02022bf4 kind:function(arm,size=0x14c) addr:0x02022bf4 +func_02022d40 kind:function(arm,size=0x44) addr:0x02022d40 +func_02022d84 kind:function(arm,size=0x68) addr:0x02022d84 +func_02022dec kind:function(arm,size=0x12c) addr:0x02022dec +func_02022f18 kind:function(arm,size=0xcc) addr:0x02022f18 +func_02022fe4 kind:function(arm,size=0xac) addr:0x02022fe4 +func_02023090 kind:function(arm,size=0x98) addr:0x02023090 +func_02023128 kind:function(arm,size=0x94) addr:0x02023128 +func_020231bc kind:function(arm,size=0xcc) addr:0x020231bc +func_02023288 kind:function(arm,size=0x18) addr:0x02023288 +func_020232a0 kind:function(arm,size=0x38) addr:0x020232a0 +func_020232d8 kind:function(arm,size=0x78) addr:0x020232d8 +func_02023350 kind:function(arm,size=0x80) addr:0x02023350 +func_020233d0 kind:function(thumb,size=0xcc) addr:0x020233d0 +func_0202349c kind:function(arm,size=0x38) addr:0x0202349c +func_020234d4 kind:function(arm,size=0x38) addr:0x020234d4 +func_0202350c kind:function(arm,size=0x3c) addr:0x0202350c +func_02023548 kind:function(arm,size=0x44) addr:0x02023548 +func_0202358c kind:function(arm,size=0x68) addr:0x0202358c +func_020235f4 kind:function(arm,size=0x1c) addr:0x020235f4 +func_02023610 kind:function(arm,size=0x28) addr:0x02023610 +func_02023638 kind:function(arm,size=0x40) addr:0x02023638 +func_02023678 kind:function(arm,size=0x60) addr:0x02023678 +func_020236d8 kind:function(arm,size=0x98) addr:0x020236d8 +func_02023770 kind:function(arm,size=0x204) addr:0x02023770 +func_02023974 kind:function(arm,size=0x130) addr:0x02023974 +func_02023aa4 kind:function(arm,size=0xf8) addr:0x02023aa4 +func_02023b9c kind:function(arm,size=0x9c) addr:0x02023b9c +func_02023c38 kind:function(arm,size=0x178) addr:0x02023c38 +func_02023db0 kind:function(arm,size=0xdc) addr:0x02023db0 +func_02023e8c kind:function(arm,size=0x100) addr:0x02023e8c +func_02023f8c kind:function(arm,size=0x24) addr:0x02023f8c +func_02023fb0 kind:function(arm,size=0x9c) addr:0x02023fb0 +func_0202404c kind:function(arm,size=0x70) addr:0x0202404c +func_020240bc kind:function(arm,size=0x80) addr:0x020240bc +func_0202413c kind:function(arm,size=0x80) addr:0x0202413c +func_020241bc kind:function(arm,size=0x38) addr:0x020241bc +func_020241f4 kind:function(arm,size=0x14) addr:0x020241f4 +func_02024208 kind:function(arm,size=0x14) addr:0x02024208 +func_0202421c kind:function(arm,size=0x24) addr:0x0202421c +func_02024240 kind:function(arm,size=0x24) addr:0x02024240 +func_02024264 kind:function(arm,size=0x14) addr:0x02024264 +func_02024278 kind:function(arm,size=0x14) addr:0x02024278 +func_0202428c kind:function(arm,size=0x14) addr:0x0202428c +func_020242a0 kind:function(arm,size=0x14) addr:0x020242a0 +func_020242b4 kind:function(arm,size=0x14) addr:0x020242b4 +func_020242c8 kind:function(arm,size=0x14) addr:0x020242c8 +func_020242dc kind:function(arm,size=0x28) addr:0x020242dc +func_02024304 kind:function(arm,size=0x28) addr:0x02024304 +func_0202432c kind:function(arm,size=0xc0) addr:0x0202432c +func_020243ec kind:function(arm,size=0x14) addr:0x020243ec +func_02024400 kind:function(arm,size=0x10) addr:0x02024400 +func_02024410 kind:function(arm,size=0x54) addr:0x02024410 +func_02024464 kind:function(arm,size=0x18) addr:0x02024464 +func_0202447c kind:function(arm,size=0x18) addr:0x0202447c +func_02024494 kind:function(arm,size=0x18) addr:0x02024494 +func_020244ac kind:function(arm,size=0x18) addr:0x020244ac +func_020244c4 kind:function(arm,size=0x34) addr:0x020244c4 +func_020244f8 kind:function(arm,size=0x20) addr:0x020244f8 +func_02024518 kind:function(arm,size=0x34) addr:0x02024518 +func_0202454c kind:function(arm,size=0x20) addr:0x0202454c +func_0202456c kind:function(arm,size=0x84) addr:0x0202456c +func_020245f0 kind:function(arm,size=0x74) addr:0x020245f0 +func_02024664 kind:function(arm,size=0x84) addr:0x02024664 +func_020246e8 kind:function(arm,size=0x74) addr:0x020246e8 +func_0202475c kind:function(arm,size=0x34) addr:0x0202475c +func_02024790 kind:function(arm,size=0x20) addr:0x02024790 +func_020247b0 kind:function(arm,size=0x34) addr:0x020247b0 +func_020247e4 kind:function(arm,size=0x20) addr:0x020247e4 +func_02024804 kind:function(arm,size=0x50) addr:0x02024804 +func_02024854 kind:function(arm,size=0x40) addr:0x02024854 +func_02024894 kind:function(arm,size=0x58) addr:0x02024894 +func_020248ec kind:function(arm,size=0x48) addr:0x020248ec +func_02024934 kind:function(arm,size=0xa0) addr:0x02024934 +func_020249d4 kind:function(arm,size=0x1c) addr:0x020249d4 +func_020249f0 kind:function(arm,size=0x24) addr:0x020249f0 +func_02024a14 kind:function(arm,size=0x1c) addr:0x02024a14 +func_02024a30 kind:function(arm,size=0x1c) addr:0x02024a30 +func_02024a4c kind:function(arm,size=0x1c) addr:0x02024a4c +func_02024a68 kind:function(arm,size=0x1c) addr:0x02024a68 +func_02024a84 kind:function(arm,size=0x1c) addr:0x02024a84 +func_02024aa0 kind:function(thumb,size=0xb8) addr:0x02024aa0 +func_02024b58 kind:function(arm,size=0x6c) addr:0x02024b58 +func_02024bc4 kind:function(arm,size=0x24) addr:0x02024bc4 +func_02024be8 kind:function(arm,size=0x98) addr:0x02024be8 +func_02024c80 kind:function(arm,size=0x90) addr:0x02024c80 +func_02024d10 kind:function(arm,size=0x54) addr:0x02024d10 +func_02024d64 kind:function(arm,size=0x30) addr:0x02024d64 +func_02024d94 kind:function(arm,size=0x30) addr:0x02024d94 +func_02024dc4 kind:function(arm,size=0x18) addr:0x02024dc4 +func_02024ddc kind:function(arm,size=0x14) addr:0x02024ddc +func_02024df0 kind:function(arm,size=0x18) addr:0x02024df0 +func_02024e08 kind:function(arm,size=0x28) addr:0x02024e08 +func_02024e30 kind:function(arm,size=0xa8) addr:0x02024e30 +func_02024ed8 kind:function(arm,size=0x2c) addr:0x02024ed8 +func_02024f04 kind:function(arm,size=0x2c) addr:0x02024f04 +func_02024f30 kind:function(arm,size=0x94) addr:0x02024f30 +func_02024fc4 kind:function(arm,size=0x3c) addr:0x02024fc4 +func_02025000 kind:function(arm,size=0x50) addr:0x02025000 +func_02025050 kind:function(arm,size=0x54) addr:0x02025050 +func_020250a4 kind:function(arm,size=0x54) addr:0x020250a4 +func_020250f8 kind:function(arm,size=0x54) addr:0x020250f8 +func_0202514c kind:function(arm,size=0x50) addr:0x0202514c +func_0202519c kind:function(arm,size=0x54) addr:0x0202519c +func_020251f0 kind:function(arm,size=0x50) addr:0x020251f0 +func_02025240 kind:function(arm,size=0x50) addr:0x02025240 +func_02025290 kind:function(arm,size=0x5c) addr:0x02025290 +func_020252ec kind:function(arm,size=0x5c) addr:0x020252ec +func_02025348 kind:function(arm,size=0x5c) addr:0x02025348 +func_020253a4 kind:function(arm,size=0x5c) addr:0x020253a4 +func_02025400 kind:function(arm,size=0x5c) addr:0x02025400 +func_0202545c kind:function(arm,size=0x5c) addr:0x0202545c +func_020254b8 kind:function(arm,size=0x5c) addr:0x020254b8 +func_02025514 kind:function(arm,size=0x5c) addr:0x02025514 +func_02025570 kind:function(arm,size=0x5c) addr:0x02025570 +func_020255cc kind:function(arm,size=0x5c) addr:0x020255cc +func_02025628 kind:function(arm,size=0x5c) addr:0x02025628 +func_02025684 kind:function(arm,size=0x5c) addr:0x02025684 +func_020256e0 kind:function(arm,size=0x5c) addr:0x020256e0 +func_0202573c kind:function(arm,size=0x5c) addr:0x0202573c +func_02025798 kind:function(arm,size=0x5c) addr:0x02025798 +func_020257f4 kind:function(arm,size=0x5c) addr:0x020257f4 +func_02025850 kind:function(arm,size=0x8c) addr:0x02025850 +func_020258dc kind:function(arm,size=0x6c) addr:0x020258dc +func_02025948 kind:function(arm,size=0x40) addr:0x02025948 +func_02025988 kind:function(arm,size=0x48) addr:0x02025988 +func_020259d0 kind:function(arm,size=0x68) addr:0x020259d0 +func_02025a38 kind:function(arm,size=0x3c) addr:0x02025a38 +func_02025a74 kind:function(arm,size=0x18) addr:0x02025a74 +func_02025a8c kind:function(arm,size=0x60) addr:0x02025a8c +func_02025aec kind:function(arm,size=0x38) addr:0x02025aec +func_02025b24 kind:function(arm,size=0x18) addr:0x02025b24 +func_02025b3c kind:function(arm,size=0x60) addr:0x02025b3c +func_02025b9c kind:function(arm,size=0x38) addr:0x02025b9c +func_02025bd4 kind:function(arm,size=0x5c) addr:0x02025bd4 +func_02025c30 kind:function(arm,size=0x134) addr:0x02025c30 +func_02025d64 kind:function(arm,size=0x44) addr:0x02025d64 +func_02025da8 kind:function(arm,size=0x34) addr:0x02025da8 +func_02025ddc kind:function(arm,size=0x68) addr:0x02025ddc +func_02025e44 kind:function(arm,size=0x3c) addr:0x02025e44 +func_02025e80 kind:function(arm,size=0x90) addr:0x02025e80 +func_02025f10 kind:function(arm,size=0x64) addr:0x02025f10 +func_02025f74 kind:function(arm,size=0x68) addr:0x02025f74 +func_02025fdc kind:function(arm,size=0x3c) addr:0x02025fdc +func_02026018 kind:function(arm,size=0x24) addr:0x02026018 +func_0202603c kind:function(arm,size=0x1c) addr:0x0202603c +func_02026058 kind:function(arm,size=0x74) addr:0x02026058 +func_020260cc kind:function(arm,size=0x4) addr:0x020260cc +func_020260d0 kind:function(arm,size=0x88) addr:0x020260d0 +func_02026158 kind:function(arm,size=0x10) addr:0x02026158 +func_02026168 kind:function(arm,size=0x10) addr:0x02026168 +func_02026178 kind:function(arm,size=0x10) addr:0x02026178 +func_02026188 kind:function(arm,size=0x10) addr:0x02026188 +func_02026198 kind:function(arm,size=0x10) addr:0x02026198 +func_020261a8 kind:function(arm,size=0x10) addr:0x020261a8 +func_020261b8 kind:function(arm,size=0x10) addr:0x020261b8 +func_020261c8 kind:function(arm,size=0x10) addr:0x020261c8 +func_020261d8 kind:function(arm,size=0x18) addr:0x020261d8 +func_020261f0 kind:function(arm,size=0x88) addr:0x020261f0 +func_02026278 kind:function(arm,size=0x8c) addr:0x02026278 +func_02026304 kind:function(arm,size=0x48) addr:0x02026304 +func_0202634c kind:function(arm,size=0x44) addr:0x0202634c +func_02026390 kind:function(arm,size=0x2c) addr:0x02026390 +func_020263bc kind:function(arm,size=0x30) addr:0x020263bc +func_020263ec kind:function(arm,size=0x30) addr:0x020263ec +func_0202641c kind:function(arm,size=0x2c) addr:0x0202641c +func_02026448 kind:function(arm,size=0x34) addr:0x02026448 +func_0202647c kind:function(thumb,size=0x84) addr:0x0202647c +func_02026500 kind:function(arm,size=0x4c) addr:0x02026500 +func_0202654c kind:function(arm,size=0x10) addr:0x0202654c +func_0202655c kind:function(arm,size=0x74) addr:0x0202655c +func_020265d0 kind:function(arm,size=0x10) addr:0x020265d0 +func_020265e0 kind:function(arm,size=0x6c) addr:0x020265e0 +func_0202664c kind:function(arm,size=0x20) addr:0x0202664c +func_0202666c kind:function(arm,size=0xc) addr:0x0202666c +func_02026678 kind:function(arm,size=0x20) addr:0x02026678 +func_02026698 kind:function(arm,size=0x18) addr:0x02026698 +func_020266b0 kind:function(arm,size=0x18) addr:0x020266b0 +func_020266c8 kind:function(arm,size=0x1c) addr:0x020266c8 +func_020266e4 kind:function(arm,size=0x1c) addr:0x020266e4 +func_02026700 kind:function(arm,size=0x18) addr:0x02026700 +func_02026718 kind:function(arm,size=0x18) addr:0x02026718 +func_02026730 kind:function(arm,size=0x8) addr:0x02026730 +func_02026738 kind:function(arm,size=0x58) addr:0x02026738 +func_02026790 kind:function(arm,size=0x30) addr:0x02026790 +func_020267c0 kind:function(arm,size=0x28) addr:0x020267c0 +func_020267e8 kind:function(arm,size=0x18) addr:0x020267e8 +func_02026800 kind:function(arm,size=0x28) addr:0x02026800 +func_02026828 kind:function(arm,size=0xc) addr:0x02026828 +func_02026834 kind:function(arm,size=0x18) addr:0x02026834 +func_0202684c kind:function(arm,size=0x78) addr:0x0202684c +func_020268c4 kind:function(arm,size=0x34) addr:0x020268c4 +func_020268f8 kind:function(arm,size=0x54) addr:0x020268f8 +func_0202694c kind:function(arm,size=0x30) addr:0x0202694c +func_0202697c kind:function(arm,size=0x5c) addr:0x0202697c +func_020269d8 kind:function(arm,size=0x48) addr:0x020269d8 +func_02026a20 kind:function(arm,size=0xd0) addr:0x02026a20 +func_02026af0 kind:function(thumb,size=0xdc) addr:0x02026af0 +func_02026bcc kind:function(thumb,size=0xc0) addr:0x02026bcc +func_02026c8c kind:function(arm,size=0x20) addr:0x02026c8c +func_02026cac kind:function(arm,size=0x58) addr:0x02026cac +func_02026d04 kind:function(arm,size=0x38) addr:0x02026d04 +func_02026d3c kind:function(arm,size=0x5c) addr:0x02026d3c +func_02026d98 kind:function(thumb,size=0x58) addr:0x02026d98 +func_02026df0 kind:function(arm,size=0x18) addr:0x02026df0 +func_02026e08 kind:function(arm,size=0x30) addr:0x02026e08 +func_02026e38 kind:function(arm,size=0x50) addr:0x02026e38 +func_02026e88 kind:function(arm,size=0x68) addr:0x02026e88 +func_02026ef0 kind:function(arm,size=0x28) addr:0x02026ef0 +func_02026f18 kind:function(arm,size=0x2c) addr:0x02026f18 +func_02026f44 kind:function(arm,size=0x1c) addr:0x02026f44 +func_02026f60 kind:function(arm,size=0xa8) addr:0x02026f60 +func_02027008 kind:function(arm,size=0x8) addr:0x02027008 +func_02027010 kind:function(arm,size=0x28) addr:0x02027010 +func_02027038 kind:function(arm,size=0x10) addr:0x02027038 +func_02027048 kind:function(arm,size=0x30) addr:0x02027048 +func_02027078 kind:function(arm,size=0x34) addr:0x02027078 +func_020270ac kind:function(arm,size=0x8) addr:0x020270ac +func_020270b4 kind:function(arm,size=0x6c) addr:0x020270b4 +func_02027120 kind:function(arm,size=0x4c) addr:0x02027120 +func_0202716c kind:function(arm,size=0x44) addr:0x0202716c +func_020271b0 kind:function(arm,size=0x8) addr:0x020271b0 +func_020271b8 kind:function(arm,size=0x18) addr:0x020271b8 +func_020271d0 kind:function(arm,size=0x28) addr:0x020271d0 +func_020271f8 kind:function(arm,size=0x94) addr:0x020271f8 +func_0202728c kind:function(arm,size=0xa0) addr:0x0202728c +func_0202732c kind:function(arm,size=0x9c) addr:0x0202732c +func_020273c8 kind:function(arm,size=0x18) addr:0x020273c8 +func_020273e0 kind:function(arm,size=0x80) addr:0x020273e0 +func_02027460 kind:function(arm,size=0x5c) addr:0x02027460 +func_020274bc kind:function(arm,size=0x3c) addr:0x020274bc +func_020274f8 kind:function(arm,size=0x70) addr:0x020274f8 +func_02027568 kind:function(arm,size=0x24) addr:0x02027568 +func_0202758c kind:function(arm,size=0x24) addr:0x0202758c +func_020275b0 kind:function(arm,size=0xc) addr:0x020275b0 +func_020275bc kind:function(arm,size=0x2c) addr:0x020275bc +func_020275e8 kind:function(arm,size=0x34) addr:0x020275e8 +func_0202761c kind:function(arm,size=0x1c) addr:0x0202761c +func_02027638 kind:function(arm,size=0x1c) addr:0x02027638 +func_02027654 kind:function(arm,size=0x24) addr:0x02027654 +func_02027678 kind:function(arm,size=0xc) addr:0x02027678 +func_02027684 kind:function(arm,size=0xc) addr:0x02027684 +func_02027690 kind:function(arm,size=0x1c) addr:0x02027690 +func_020276ac kind:function(arm,size=0x20) addr:0x020276ac +func_020276cc kind:function(thumb,size=0x44) addr:0x020276cc +func_02027710 kind:function(thumb,size=0xb0) addr:0x02027710 +func_020277c0 kind:function(thumb,size=0x4c) addr:0x020277c0 +func_0202780c kind:function(thumb,size=0xc) addr:0x0202780c +func_02027818 kind:function(thumb,size=0xc) addr:0x02027818 +func_02027824 kind:function(thumb,size=0x9c) addr:0x02027824 +func_020278c0 kind:function(thumb,size=0x70) addr:0x020278c0 +func_02027930 kind:function(thumb,size=0xc) addr:0x02027930 +func_0202793c kind:function(thumb,size=0xc) addr:0x0202793c +func_02027948 kind:function(thumb,size=0x44) addr:0x02027948 +func_0202798c kind:function(arm,size=0x14) addr:0x0202798c +func_020279a0 kind:function(arm,size=0x10) addr:0x020279a0 +func_020279b0 kind:function(arm,size=0x10) addr:0x020279b0 +func_020279c0 kind:function(arm,size=0x14) addr:0x020279c0 +func_020279d4 kind:function(arm,size=0x8) addr:0x020279d4 +func_020279dc kind:function(arm,size=0x8) addr:0x020279dc +func_020279e4 kind:function(thumb,size=0x44) addr:0x020279e4 +func_02027a28 kind:function(arm,size=0x14) addr:0x02027a28 +func_02027a3c kind:function(arm,size=0x74) addr:0x02027a3c +func_02027ab0 kind:function(arm,size=0x14) addr:0x02027ab0 +func_02027ac4 kind:function(arm,size=0x90) addr:0x02027ac4 +func_02027b54 kind:function(arm,size=0x7c) addr:0x02027b54 +func_02027bd0 kind:function(arm,size=0x24) addr:0x02027bd0 +func_02027bf4 kind:function(thumb,size=0x44) addr:0x02027bf4 +func_02027c38 kind:function(arm,size=0x10) addr:0x02027c38 +func_02027c48 kind:function(arm,size=0x68) addr:0x02027c48 +func_02027cb0 kind:function(arm,size=0xa0) addr:0x02027cb0 +func_02027d50 kind:function(arm,size=0x10) addr:0x02027d50 +func_02027d60 kind:function(arm,size=0x88) addr:0x02027d60 +func_02027de8 kind:function(thumb,size=0x24) addr:0x02027de8 +func_02027e0c kind:function(arm,size=0x128) addr:0x02027e0c +func_02027f34 kind:function(arm,size=0x84) addr:0x02027f34 +func_02027fb8 kind:function(arm,size=0x10) addr:0x02027fb8 +func_02027fc8 kind:function(arm,size=0xec) addr:0x02027fc8 +func_020280b4 kind:function(thumb,size=0x24) addr:0x020280b4 +func_020280d8 kind:function(arm,size=0x14) addr:0x020280d8 +func_020280ec kind:function(arm,size=0x14) addr:0x020280ec +func_02028100 kind:function(arm,size=0x18) addr:0x02028100 +func_02028118 kind:function(arm,size=0x14) addr:0x02028118 +func_0202812c kind:function(arm,size=0x18) addr:0x0202812c +func_02028144 kind:function(arm,size=0xc) addr:0x02028144 +func_02028150 kind:function(arm,size=0xc) addr:0x02028150 +func_0202815c kind:function(arm,size=0xc) addr:0x0202815c +func_02028168 kind:function(arm,size=0x20) addr:0x02028168 +func_02028188 kind:function(arm,size=0x54) addr:0x02028188 +func_020281dc kind:function(arm,size=0x30) addr:0x020281dc +func_0202820c kind:function(arm,size=0x2c) addr:0x0202820c +func_02028238 kind:function(arm,size=0xbc) addr:0x02028238 +func_020282f4 kind:function(arm,size=0x1c) addr:0x020282f4 +func_02028310 kind:function(arm,size=0x80) addr:0x02028310 +func_02028390 kind:function(arm,size=0x8) addr:0x02028390 +func_02028398 kind:function(arm,size=0x34) addr:0x02028398 +func_020283cc kind:function(arm,size=0x84) addr:0x020283cc +func_02028450 kind:function(arm,size=0xcc) addr:0x02028450 +func_0202851c kind:function(arm,size=0x10) addr:0x0202851c +func_0202852c kind:function(arm,size=0xc) addr:0x0202852c +func_02028538 kind:function(arm,size=0x10) addr:0x02028538 +func_02028548 kind:function(arm,size=0x80) addr:0x02028548 +func_020285c8 kind:function(arm,size=0x70) addr:0x020285c8 +func_02028638 kind:function(arm,size=0x6c) addr:0x02028638 +func_020286a4 kind:function(arm,size=0xc4) addr:0x020286a4 +func_02028768 kind:function(arm,size=0x98) addr:0x02028768 +func_02028800 kind:function(arm,size=0x68) addr:0x02028800 +func_02028868 kind:function(arm,size=0x88) addr:0x02028868 +func_020288f0 kind:function(arm,size=0x28) addr:0x020288f0 +func_02028918 kind:function(arm,size=0x8c) addr:0x02028918 +func_020289a4 kind:function(arm,size=0x54) addr:0x020289a4 +func_020289f8 kind:function(arm,size=0xec) addr:0x020289f8 +func_02028ae4 kind:function(arm,size=0xa8) addr:0x02028ae4 +func_02028b8c kind:function(arm,size=0x60) addr:0x02028b8c +func_02028bec kind:function(arm,size=0x2c) addr:0x02028bec +func_02028c18 kind:function(arm,size=0x18) addr:0x02028c18 +func_02028c30 kind:function(arm,size=0x1c) addr:0x02028c30 +func_02028c4c kind:function(arm,size=0x14) addr:0x02028c4c +func_02028c60 kind:function(arm,size=0x18) addr:0x02028c60 +func_02028c78 kind:function(arm,size=0x18) addr:0x02028c78 +func_02028c90 kind:function(arm,size=0x4c) addr:0x02028c90 +func_02028cdc kind:function(arm,size=0x38) addr:0x02028cdc +func_02028d14 kind:function(arm,size=0x1c) addr:0x02028d14 +func_02028d30 kind:function(arm,size=0x1c) addr:0x02028d30 +func_02028d4c kind:function(arm,size=0x24) addr:0x02028d4c +func_02028d70 kind:function(arm,size=0x2c) addr:0x02028d70 +func_02028d9c kind:function(arm,size=0x94) addr:0x02028d9c +func_02028e30 kind:function(arm,size=0x130) addr:0x02028e30 +func_02028f60 kind:function(thumb,size=0xe) addr:0x02028f60 +func_02028f70 kind:function(arm,size=0x8) addr:0x02028f70 +func_02028f78 kind:function(arm,size=0xe0) addr:0x02028f78 +func_02029058 kind:function(arm,size=0xd8) addr:0x02029058 +func_02029130 kind:function(arm,size=0x74) addr:0x02029130 +func_020291a4 kind:function(arm,size=0x44) addr:0x020291a4 +func_020291e8 kind:function(arm,size=0x184) addr:0x020291e8 +func_0202936c kind:function(arm,size=0x1f0) addr:0x0202936c +func_0202955c kind:function(thumb,size=0x4e4) addr:0x0202955c +func_02029a40 kind:function(thumb,size=0x1e8) addr:0x02029a40 +func_02029c28 kind:function(thumb,size=0x7c) addr:0x02029c28 +func_02029ca4 kind:function(thumb,size=0x68) addr:0x02029ca4 +func_02029d0c kind:function(thumb,size=0xf0) addr:0x02029d0c +func_02029dfc kind:function(thumb,size=0x50) addr:0x02029dfc +func_02029e4c kind:function(thumb,size=0x3c) addr:0x02029e4c +func_02029e88 kind:function(thumb,size=0x4c) addr:0x02029e88 +func_02029ed4 kind:function(arm,size=0x18) addr:0x02029ed4 +func_02029eec kind:function(arm,size=0xa4) addr:0x02029eec +func_02029f90 kind:function(arm,size=0x178) addr:0x02029f90 +func_0202a108 kind:function(arm,size=0x158) addr:0x0202a108 +func_0202a260 kind:function(arm,size=0x70) addr:0x0202a260 +func_0202a2d0 kind:function(arm,size=0x4) addr:0x0202a2d0 +func_0202a2d4 kind:function(arm,size=0x20) addr:0x0202a2d4 +func_0202a2f4 kind:function(arm,size=0x28) addr:0x0202a2f4 +func_0202a31c kind:function(arm,size=0x20) addr:0x0202a31c +func_0202a33c kind:function(arm,size=0x20) addr:0x0202a33c +func_0202a35c kind:function(arm,size=0x18) addr:0x0202a35c +func_0202a374 kind:function(arm,size=0x18) addr:0x0202a374 +func_0202a38c kind:function(arm,size=0x18) addr:0x0202a38c +func_0202a3a4 kind:function(arm,size=0x28) addr:0x0202a3a4 +func_0202a3cc kind:function(arm,size=0x20) addr:0x0202a3cc +func_0202a3ec kind:function(arm,size=0x1c) addr:0x0202a3ec +func_0202a408 kind:function(arm,size=0x1c) addr:0x0202a408 +func_0202a424 kind:function(arm,size=0x1c) addr:0x0202a424 +func_0202a440 kind:function(arm,size=0x1c) addr:0x0202a440 +func_0202a45c kind:function(arm,size=0x28) addr:0x0202a45c +func_0202a484 kind:function(arm,size=0x28) addr:0x0202a484 +func_0202a4ac kind:function(arm,size=0x64) addr:0x0202a4ac +func_0202a510 kind:function(arm,size=0x40) addr:0x0202a510 +func_0202a550 kind:function(arm,size=0x40) addr:0x0202a550 +func_0202a590 kind:function(arm,size=0x30) addr:0x0202a590 +func_0202a5c0 kind:function(arm,size=0x20) addr:0x0202a5c0 +func_0202a5e0 kind:function(arm,size=0x20) addr:0x0202a5e0 +func_0202a600 kind:function(arm,size=0x28) addr:0x0202a600 +func_0202a628 kind:function(arm,size=0x20) addr:0x0202a628 +func_0202a648 kind:function(arm,size=0x4c) addr:0x0202a648 +func_0202a694 kind:function(arm,size=0x20) addr:0x0202a694 +func_0202a6b4 kind:function(arm,size=0x20) addr:0x0202a6b4 +func_0202a6d4 kind:function(arm,size=0x20) addr:0x0202a6d4 +func_0202a6f4 kind:function(arm,size=0x20) addr:0x0202a6f4 +func_0202a714 kind:function(arm,size=0x28) addr:0x0202a714 +func_0202a73c kind:function(arm,size=0x20) addr:0x0202a73c +func_0202a75c kind:function(arm,size=0x20) addr:0x0202a75c +func_0202a77c kind:function(arm,size=0x28) addr:0x0202a77c +func_0202a7a4 kind:function(arm,size=0x28) addr:0x0202a7a4 +func_0202a7cc kind:function(arm,size=0x20) addr:0x0202a7cc +func_0202a7ec kind:function(arm,size=0x44) addr:0x0202a7ec +func_0202a830 kind:function(arm,size=0x38) addr:0x0202a830 +func_0202a868 kind:function(arm,size=0x14) addr:0x0202a868 +func_0202a87c kind:function(arm,size=0x14) addr:0x0202a87c +func_0202a890 kind:function(arm,size=0xd0) addr:0x0202a890 +func_0202a960 kind:function(arm,size=0x100) addr:0x0202a960 +func_0202aa60 kind:function(arm,size=0x88) addr:0x0202aa60 +func_0202aae8 kind:function(arm,size=0x38) addr:0x0202aae8 +func_0202ab20 kind:function(arm,size=0x19c) addr:0x0202ab20 +func_0202acbc kind:function(arm,size=0x6c) addr:0x0202acbc +func_0202ad28 kind:function(arm,size=0x2c) addr:0x0202ad28 +func_0202ad54 kind:function(arm,size=0x50) addr:0x0202ad54 +func_0202ada4 kind:function(arm,size=0x3c) addr:0x0202ada4 +func_0202ade0 kind:function(arm,size=0x3c) addr:0x0202ade0 +func_0202ae1c kind:function(arm,size=0x1c) addr:0x0202ae1c +func_0202ae38 kind:function(arm,size=0x24) addr:0x0202ae38 +func_0202ae5c kind:function(arm,size=0x64) addr:0x0202ae5c +func_0202aec0 kind:function(arm,size=0x28) addr:0x0202aec0 +func_0202aee8 kind:function(arm,size=0x48) addr:0x0202aee8 +func_0202af30 kind:function(arm,size=0x40) addr:0x0202af30 +func_0202af70 kind:function(arm,size=0x38) addr:0x0202af70 +func_0202afa8 kind:function(arm,size=0x20) addr:0x0202afa8 +func_0202afc8 kind:function(arm,size=0x30) addr:0x0202afc8 +func_0202aff8 kind:function(arm,size=0x44) addr:0x0202aff8 +func_0202b03c kind:function(arm,size=0x28) addr:0x0202b03c +func_0202b064 kind:function(arm,size=0x38) addr:0x0202b064 +func_0202b09c kind:function(arm,size=0x44) addr:0x0202b09c +func_0202b0e0 kind:function(arm,size=0x24) addr:0x0202b0e0 +func_0202b104 kind:function(arm,size=0x7c) addr:0x0202b104 +func_0202b180 kind:function(arm,size=0x70) addr:0x0202b180 +func_0202b1f0 kind:function(arm,size=0xd0) addr:0x0202b1f0 +func_0202b2c0 kind:function(arm,size=0x98) addr:0x0202b2c0 +func_0202b358 kind:function(arm,size=0x48) addr:0x0202b358 +func_0202b3a0 kind:function(arm,size=0x20) addr:0x0202b3a0 +func_0202b3c0 kind:function(arm,size=0x1ac) addr:0x0202b3c0 +func_0202b56c kind:function(arm,size=0x8) addr:0x0202b56c +func_0202b574 kind:function(arm,size=0x34) addr:0x0202b574 +func_0202b5a8 kind:function(arm,size=0x3c) addr:0x0202b5a8 +func_0202b5e4 kind:function(thumb,size=0x8) addr:0x0202b5e4 +func_0202b5ec kind:function(thumb,size=0xa8) addr:0x0202b5ec +func_0202b694 kind:function(arm,size=0x4c) addr:0x0202b694 +func_0202b6e0 kind:function(arm,size=0x24) addr:0x0202b6e0 +func_0202b704 kind:function(arm,size=0x78) addr:0x0202b704 +func_0202b77c kind:function(arm,size=0x100) addr:0x0202b77c +func_0202b87c kind:function(arm,size=0x5c) addr:0x0202b87c +func_0202b8d8 kind:function(arm,size=0x188) addr:0x0202b8d8 +func_0202ba60 kind:function(arm,size=0x50) addr:0x0202ba60 +func_0202bab0 kind:function(arm,size=0xc0) addr:0x0202bab0 +func_0202bb70 kind:function(arm,size=0x34) addr:0x0202bb70 +func_0202bba4 kind:function(arm,size=0x2c) addr:0x0202bba4 +func_0202bbd0 kind:function(arm,size=0x2c) addr:0x0202bbd0 +func_0202bbfc kind:function(arm,size=0x98) addr:0x0202bbfc +func_0202bc94 kind:function(arm,size=0x12c) addr:0x0202bc94 +func_0202bdc0 kind:function(arm,size=0x1e8) addr:0x0202bdc0 +func_0202bfa8 kind:function(arm,size=0x39c) addr:0x0202bfa8 +func_0202c344 kind:function(arm,size=0x80) addr:0x0202c344 +func_0202c3c4 kind:function(arm,size=0x24) addr:0x0202c3c4 +func_0202c3e8 kind:function(arm,size=0x8) addr:0x0202c3e8 +func_0202c3f0 kind:function(arm,size=0x54) addr:0x0202c3f0 +func_0202c444 kind:function(arm,size=0x1c) addr:0x0202c444 +func_0202c460 kind:function(arm,size=0x20) addr:0x0202c460 +func_0202c480 kind:function(arm,size=0x18) addr:0x0202c480 +func_0202c498 kind:function(arm,size=0x214) addr:0x0202c498 +func_0202c6ac kind:function(arm,size=0x94) addr:0x0202c6ac +func_0202c740 kind:function(arm,size=0x44) addr:0x0202c740 +func_0202c784 kind:function(arm,size=0x19c) addr:0x0202c784 +func_0202c920 kind:function(arm,size=0x2c) addr:0x0202c920 +func_0202c94c kind:function(arm,size=0x44) addr:0x0202c94c +func_0202c990 kind:function(arm,size=0xb0) addr:0x0202c990 +func_0202ca40 kind:function(arm,size=0x80) addr:0x0202ca40 +func_0202cac0 kind:function(arm,size=0x74) addr:0x0202cac0 +func_0202cb34 kind:function(arm,size=0xc0) addr:0x0202cb34 +func_0202cbf4 kind:function(arm,size=0x12c) addr:0x0202cbf4 +func_0202cd20 kind:function(arm,size=0x9c) addr:0x0202cd20 +func_0202cdbc kind:function(arm,size=0x70) addr:0x0202cdbc +func_0202ce2c kind:function(arm,size=0x20) addr:0x0202ce2c +func_0202ce4c kind:function(arm,size=0x84) addr:0x0202ce4c +func_0202ced0 kind:function(arm,size=0x28) addr:0x0202ced0 +func_0202cef8 kind:function(arm,size=0x10) addr:0x0202cef8 +func_0202cf08 kind:function(arm,size=0x28) addr:0x0202cf08 +func_0202cf30 kind:function(arm,size=0x13c) addr:0x0202cf30 +func_0202d06c kind:function(arm,size=0x80) addr:0x0202d06c +func_0202d0ec kind:function(arm,size=0x48) addr:0x0202d0ec +func_0202d134 kind:function(arm,size=0x44) addr:0x0202d134 +func_0202d178 kind:function(arm,size=0x64) addr:0x0202d178 +func_0202d1dc kind:function(arm,size=0x48) addr:0x0202d1dc +func_0202d224 kind:function(arm,size=0x40) addr:0x0202d224 +func_0202d264 kind:function(arm,size=0xc0) addr:0x0202d264 +func_0202d324 kind:function(arm,size=0x48) addr:0x0202d324 +func_0202d36c kind:function(arm,size=0x10) addr:0x0202d36c +func_0202d37c kind:function(arm,size=0x10) addr:0x0202d37c +func_0202d38c kind:function(arm,size=0x64) addr:0x0202d38c +func_0202d3f0 kind:function(arm,size=0x24) addr:0x0202d3f0 +func_0202d414 kind:function(arm,size=0x48) addr:0x0202d414 +func_0202d45c kind:function(arm,size=0x8) addr:0x0202d45c +func_0202d464 kind:function(arm,size=0x6c) addr:0x0202d464 +func_0202d4d0 kind:function(arm,size=0x8) addr:0x0202d4d0 +func_0202d4d8 kind:function(arm,size=0x8) addr:0x0202d4d8 +func_0202d4e0 kind:function(arm,size=0x144) addr:0x0202d4e0 +func_0202d624 kind:function(arm,size=0x20) addr:0x0202d624 +func_0202d644 kind:function(arm,size=0x30) addr:0x0202d644 +func_0202d674 kind:function(arm,size=0x1c) addr:0x0202d674 +func_0202d690 kind:function(arm,size=0x3c) addr:0x0202d690 +func_0202d6cc kind:function(arm,size=0x28) addr:0x0202d6cc +func_0202d6f4 kind:function(arm,size=0xfc) addr:0x0202d6f4 +func_0202d7f0 kind:function(arm,size=0x100) addr:0x0202d7f0 +func_0202d8f0 kind:function(arm,size=0x94) addr:0x0202d8f0 +func_0202d984 kind:function(arm,size=0x90) addr:0x0202d984 +func_0202da14 kind:function(arm,size=0xf4) addr:0x0202da14 +func_0202db08 kind:function(arm,size=0xf0) addr:0x0202db08 +func_0202dbf8 kind:function(arm,size=0x10) addr:0x0202dbf8 +func_0202dc08 kind:function(arm,size=0x58) addr:0x0202dc08 +func_0202dc60 kind:function(arm,size=0x50) addr:0x0202dc60 +func_0202dcb0 kind:function(arm,size=0x50) addr:0x0202dcb0 +func_0202dd00 kind:function(arm,size=0x154) addr:0x0202dd00 +func_0202de54 kind:function(arm,size=0x1fc) addr:0x0202de54 +func_0202e050 kind:function(arm,size=0x94) addr:0x0202e050 +func_0202e0e4 kind:function(arm,size=0x1b8) addr:0x0202e0e4 +func_0202e2b0 kind:function(arm,size=0x280) addr:0x0202e2b0 +func_0202e530 kind:function(arm,size=0x40) addr:0x0202e530 +func_0202e570 kind:function(arm,size=0x3c) addr:0x0202e570 +func_0202e5ac kind:function(arm,size=0x274) addr:0x0202e5ac +func_0202e820 kind:function(thumb,size=0x44) addr:0x0202e820 +func_0202e864 kind:function(arm,size=0x94) addr:0x0202e864 +func_0202e8f8 kind:function(arm,size=0xf0) addr:0x0202e8f8 +func_0202e9e8 kind:function(arm,size=0x9c) addr:0x0202e9e8 +func_0202ea84 kind:function(arm,size=0x4c) addr:0x0202ea84 +func_0202ead0 kind:function(arm,size=0x1c) addr:0x0202ead0 +func_0202eaec kind:function(arm,size=0x1ec) addr:0x0202eaec +func_0202ecd8 kind:function(arm,size=0x11c) addr:0x0202ecd8 +func_0202edf4 kind:function(arm,size=0x18) addr:0x0202edf4 +func_0202ee0c kind:function(thumb,size=0x44) addr:0x0202ee0c +func_0202ee50 kind:function(arm,size=0x12c) addr:0x0202ee50 +func_0202ef7c kind:function(arm,size=0x38) addr:0x0202ef7c +func_0202efb4 kind:function(arm,size=0x58) addr:0x0202efb4 +func_0202f00c kind:function(arm,size=0x38) addr:0x0202f00c +func_0202f044 kind:function(arm,size=0x10) addr:0x0202f044 +func_0202f054 kind:function(arm,size=0x108) addr:0x0202f054 +func_0202f15c kind:function(arm,size=0x10c) addr:0x0202f15c +func_0202f268 kind:function(arm,size=0x2c) addr:0x0202f268 +func_0202f294 kind:function(arm,size=0x10) addr:0x0202f294 +func_0202f2a4 kind:function(arm,size=0x18) addr:0x0202f2a4 +func_0202f2bc kind:function(arm,size=0x20) addr:0x0202f2bc +func_0202f2dc kind:function(arm,size=0x38) addr:0x0202f2dc +func_0202f314 kind:function(arm,size=0x48) addr:0x0202f314 +func_0202f35c kind:function(arm,size=0x54) addr:0x0202f35c +func_0202f3b0 kind:function(arm,size=0xc) addr:0x0202f3b0 +func_0202f3bc kind:function(arm,size=0x30) addr:0x0202f3bc +func_0202f3ec kind:function(thumb,size=0x5c) addr:0x0202f3ec +func_0202f448 kind:function(arm,size=0x88) addr:0x0202f448 +func_0202f4d0 kind:function(arm,size=0xc0) addr:0x0202f4d0 +func_0202f590 kind:function(arm,size=0x8c) addr:0x0202f590 +func_0202f61c kind:function(arm,size=0x84) addr:0x0202f61c +func_0202f6a0 kind:function(arm,size=0x44) addr:0x0202f6a0 +func_0202f6e4 kind:function(arm,size=0x64) addr:0x0202f6e4 +func_0202f748 kind:function(arm,size=0x34) addr:0x0202f748 +func_0202f77c kind:function(arm,size=0x88) addr:0x0202f77c +func_0202f804 kind:function(arm,size=0x34) addr:0x0202f804 +func_0202f838 kind:function(arm,size=0x48) addr:0x0202f838 +func_0202f880 kind:function(arm,size=0x54) addr:0x0202f880 +func_0202f8d4 kind:function(arm,size=0x3c) addr:0x0202f8d4 +func_0202f910 kind:function(arm,size=0x18) addr:0x0202f910 +func_0202f928 kind:function(arm,size=0x30) addr:0x0202f928 +func_0202f958 kind:function(arm,size=0x1c) addr:0x0202f958 +func_0202f974 kind:function(arm,size=0x70) addr:0x0202f974 +func_0202f9e4 kind:function(arm,size=0x50) addr:0x0202f9e4 +func_0202fa34 kind:function(arm,size=0x2c) addr:0x0202fa34 +func_0202fa60 kind:function(thumb,size=0x208) addr:0x0202fa60 +func_0202fc68 kind:function(thumb,size=0x144) addr:0x0202fc68 +func_0202fdac kind:function(arm,size=0x20) addr:0x0202fdac +func_0202fdcc kind:function(arm,size=0x1c) addr:0x0202fdcc +func_0202fde8 kind:function(thumb,size=0xc) addr:0x0202fde8 +func_0202fdf4 kind:function(thumb,size=0x26) addr:0x0202fdf4 +func_0202fe1c kind:function(thumb,size=0x36) addr:0x0202fe1c +func_0202fe54 kind:function(thumb,size=0x14) addr:0x0202fe54 +func_0202fe68 kind:function(thumb,size=0x10) addr:0x0202fe68 +func_0202fe78 kind:function(thumb,size=0x10) addr:0x0202fe78 +func_0202fe88 kind:function(thumb,size=0x10) addr:0x0202fe88 +func_0202fe98 kind:function(thumb,size=0x10) addr:0x0202fe98 +func_0202fea8 kind:function(arm,size=0x8c) addr:0x0202fea8 +func_0202ff34 kind:function(arm,size=0x6c) addr:0x0202ff34 +func_0202ffa0 kind:function(arm,size=0x6c) addr:0x0202ffa0 +func_0203000c kind:function(arm,size=0x38) addr:0x0203000c +func_02030044 kind:function(arm,size=0x78) addr:0x02030044 +func_020300bc kind:function(arm,size=0x38) addr:0x020300bc +func_020300f4 kind:function(arm,size=0x440) addr:0x020300f4 +func_02030534 kind:function(arm,size=0x68) addr:0x02030534 +func_0203059c kind:function(arm,size=0x10) addr:0x0203059c +func_020305ac kind:function(arm,size=0x18) addr:0x020305ac +func_020305c4 kind:function(arm,size=0x10) addr:0x020305c4 +func_020305d4 kind:function(arm,size=0x10) addr:0x020305d4 +func_020305e4 kind:function(arm,size=0x10) addr:0x020305e4 +func_020305f4 kind:function(arm,size=0x2c) addr:0x020305f4 +func_02030620 kind:function(arm,size=0x94) addr:0x02030620 +func_020306b4 kind:function(arm,size=0x18) addr:0x020306b4 +func_020306cc kind:function(arm,size=0x5c) addr:0x020306cc +func_02030728 kind:function(arm,size=0x100) addr:0x02030728 +func_02030828 kind:function(arm,size=0x80) addr:0x02030828 +func_020308a8 kind:function(arm,size=0x94) addr:0x020308a8 +func_0203093c kind:function(arm,size=0xbc) addr:0x0203093c +func_020309f8 kind:function(arm,size=0x3c) addr:0x020309f8 +func_02030a34 kind:function(arm,size=0x84) addr:0x02030a34 +func_02030ab8 kind:function(arm,size=0x8c) addr:0x02030ab8 +func_02030b44 kind:function(arm,size=0x118) addr:0x02030b44 +func_02030c5c kind:function(arm,size=0x10) addr:0x02030c5c +func_02030c6c kind:function(arm,size=0x18) addr:0x02030c6c +func_02030c84 kind:function(arm,size=0x10) addr:0x02030c84 +func_02030c94 kind:function(arm,size=0x4c) addr:0x02030c94 +func_02030ce0 kind:function(arm,size=0x1c) addr:0x02030ce0 +func_02030cfc kind:function(arm,size=0x14) addr:0x02030cfc +func_02030d10 kind:function(arm,size=0x1c) addr:0x02030d10 +func_02030d2c kind:function(arm,size=0x1c) addr:0x02030d2c +func_02030d48 kind:function(arm,size=0x10) addr:0x02030d48 +func_02030d58 kind:function(arm,size=0x28) addr:0x02030d58 +func_02030d80 kind:function(arm,size=0xc) addr:0x02030d80 +func_02030d8c kind:function(arm,size=0x348) addr:0x02030d8c +func_020310d4 kind:function(arm,size=0x1e4) addr:0x020310d4 +func_020312b8 kind:function(arm,size=0xe8) addr:0x020312b8 +func_020313a0 kind:function(arm,size=0x14) addr:0x020313a0 +func_020313b4 kind:function(arm,size=0x138) addr:0x020313b4 +func_020314ec kind:function(arm,size=0xc) addr:0x020314ec +func_020314f8 kind:function(arm,size=0xc) addr:0x020314f8 +func_02031504 kind:function(arm,size=0x8c) addr:0x02031504 +func_02031590 kind:function(arm,size=0x60) addr:0x02031590 +func_020315f0 kind:function(arm,size=0x54) addr:0x020315f0 +func_02031644 kind:function(arm,size=0xd0) addr:0x02031644 +func_02031714 kind:function(arm,size=0x194) addr:0x02031714 +func_020318a8 kind:function(arm,size=0xec) addr:0x020318a8 +func_02031994 kind:function(arm,size=0x5c) addr:0x02031994 +func_020319f0 kind:function(arm,size=0x98) addr:0x020319f0 +func_02031a88 kind:function(arm,size=0xf8) addr:0x02031a88 +func_02031b80 kind:function(arm,size=0x68) addr:0x02031b80 +func_02031be8 kind:function(arm,size=0xc) addr:0x02031be8 +func_02031bf4 kind:function(arm,size=0xc) addr:0x02031bf4 +func_02031c00 kind:function(arm,size=0x34) addr:0x02031c00 +func_02031c34 kind:function(arm,size=0x50) addr:0x02031c34 +func_02031c84 kind:function(arm,size=0x144) addr:0x02031c84 +func_02031dc8 kind:function(arm,size=0x2c) addr:0x02031dc8 +func_02031df4 kind:function(arm,size=0x54) addr:0x02031df4 +func_02031e48 kind:function(arm,size=0x10) addr:0x02031e48 +func_02031e58 kind:function(arm,size=0x10) addr:0x02031e58 +func_02031e68 kind:function(arm,size=0x8c) addr:0x02031e68 +func_02031ef4 kind:function(arm,size=0x60) addr:0x02031ef4 +func_02031f54 kind:function(arm,size=0x50) addr:0x02031f54 +func_02031fa4 kind:function(arm,size=0x38) addr:0x02031fa4 +func_02031fdc kind:function(arm,size=0x28) addr:0x02031fdc +func_02032004 kind:function(arm,size=0x18) addr:0x02032004 +func_0203201c kind:function(arm,size=0x108) addr:0x0203201c +func_02032124 kind:function(arm,size=0x48) addr:0x02032124 +func_0203216c kind:function(arm,size=0x34) addr:0x0203216c +func_020321a0 kind:function(arm,size=0x5c) addr:0x020321a0 +func_020321fc kind:function(arm,size=0x24) addr:0x020321fc +func_02032220 kind:function(arm,size=0x50) addr:0x02032220 +func_02032270 kind:function(arm,size=0x48) addr:0x02032270 +func_020322b8 kind:function(arm,size=0xb0) addr:0x020322b8 +func_02032368 kind:function(arm,size=0x1e0) addr:0x02032368 +func_02032548 kind:function(arm,size=0x28) addr:0x02032548 +func_02032570 kind:function(arm,size=0x5c) addr:0x02032570 +func_020325cc kind:function(arm,size=0x14) addr:0x020325cc +func_020325e0 kind:function(arm,size=0x14) addr:0x020325e0 +func_020325f4 kind:function(arm,size=0x8c) addr:0x020325f4 +func_02032680 kind:function(arm,size=0x14) addr:0x02032680 +func_02032694 kind:function(arm,size=0xf0) addr:0x02032694 +func_02032784 kind:function(arm,size=0x44) addr:0x02032784 +func_020327c8 kind:function(arm,size=0x44) addr:0x020327c8 +func_0203280c kind:function(arm,size=0x40) addr:0x0203280c +func_0203284c kind:function(arm,size=0x40) addr:0x0203284c +func_0203288c kind:function(arm,size=0x3c) addr:0x0203288c +func_020328c8 kind:function(arm,size=0x2c) addr:0x020328c8 +func_020328f4 kind:function(arm,size=0x2c) addr:0x020328f4 +func_02032920 kind:function(arm,size=0xc0) addr:0x02032920 +func_020329e0 kind:function(arm,size=0xb0) addr:0x020329e0 +func_02032a90 kind:function(arm,size=0x288) addr:0x02032a90 +func_02032d18 kind:function(arm,size=0x98) addr:0x02032d18 +func_02032db0 kind:function(arm,size=0x2c) addr:0x02032db0 +func_02032ddc kind:function(arm,size=0x2c) addr:0x02032ddc +func_02032e08 kind:function(arm,size=0x54) addr:0x02032e08 +func_02032e5c kind:function(arm,size=0x58) addr:0x02032e5c +func_02032eb4 kind:function(arm,size=0x28) addr:0x02032eb4 +func_02032edc kind:function(arm,size=0x80c) addr:0x02032edc +func_020336e8 kind:function(arm,size=0x28) addr:0x020336e8 +func_02033710 kind:function(arm,size=0x44) addr:0x02033710 +func_02033754 kind:function(arm,size=0x11c) addr:0x02033754 +func_02033870 kind:function(arm,size=0x64) addr:0x02033870 +func_020338d4 kind:function(arm,size=0xc) addr:0x020338d4 +func_020338e0 kind:function(arm,size=0xc) addr:0x020338e0 +func_020338ec kind:function(arm,size=0x4) addr:0x020338ec +func_020338f0 kind:function(arm,size=0x28) addr:0x020338f0 +func_02033918 kind:function(arm,size=0x84) addr:0x02033918 +func_0203399c kind:function(arm,size=0xe4) addr:0x0203399c +func_02033a80 kind:function(arm,size=0x94) addr:0x02033a80 +func_02033b14 kind:function(arm,size=0x1c) addr:0x02033b14 +func_02033b30 kind:function(arm,size=0x70) addr:0x02033b30 +func_02033ba0 kind:function(arm,size=0x1c) addr:0x02033ba0 +func_02033bbc kind:function(arm,size=0x38) addr:0x02033bbc +func_02033bf4 kind:function(arm,size=0x14) addr:0x02033bf4 +func_02033c08 kind:function(arm,size=0x88) addr:0x02033c08 +func_02033c90 kind:function(arm,size=0x20) addr:0x02033c90 +func_02033cb0 kind:function(arm,size=0x4c) addr:0x02033cb0 +func_02033cfc kind:function(arm,size=0x14) addr:0x02033cfc +func_02033d10 kind:function(arm,size=0x2c) addr:0x02033d10 +func_02033d3c kind:function(arm,size=0x40) addr:0x02033d3c +func_02033d7c kind:function(arm,size=0xac) addr:0x02033d7c +func_02033e28 kind:function(arm,size=0x28) addr:0x02033e28 +func_02033e50 kind:function(arm,size=0x4) addr:0x02033e50 +func_02033e54 kind:function(arm,size=0x128) addr:0x02033e54 +func_02033f7c kind:function(arm,size=0x1c) addr:0x02033f7c +func_02033f98 kind:function(arm,size=0xc8) addr:0x02033f98 +func_02034060 kind:function(arm,size=0x50) addr:0x02034060 +func_020340b0 kind:function(arm,size=0x114) addr:0x020340b0 +func_020341c4 kind:function(arm,size=0x34) addr:0x020341c4 +func_020341f8 kind:function(arm,size=0x10) addr:0x020341f8 +func_02034208 kind:function(arm,size=0x28) addr:0x02034208 +func_02034230 kind:function(arm,size=0x518) addr:0x02034230 +func_02034748 kind:function(arm,size=0x24c) addr:0x02034748 +func_02034994 kind:function(arm,size=0x2d8) addr:0x02034994 +func_02034c6c kind:function(arm,size=0x3c0) addr:0x02034c6c +func_0203502c kind:function(arm,size=0x114) addr:0x0203502c +func_02035140 kind:function(arm,size=0x5f8) addr:0x02035140 +func_02035738 kind:function(arm,size=0x95c) addr:0x02035738 +func_02036094 kind:function(arm,size=0x40) addr:0x02036094 +func_020360d4 kind:function(arm,size=0x28) addr:0x020360d4 +func_020360fc kind:function(arm,size=0x60) addr:0x020360fc +func_0203615c kind:function(arm,size=0x1c) addr:0x0203615c +func_02036178 kind:function(arm,size=0x20) addr:0x02036178 +func_02036198 kind:function(arm,size=0x50) addr:0x02036198 +func_020361e8 kind:function(arm,size=0x34) addr:0x020361e8 +func_0203621c kind:function(arm,size=0x6c) addr:0x0203621c +func_02036288 kind:function(arm,size=0x4c) addr:0x02036288 +func_020362d4 kind:function(arm,size=0x4) addr:0x020362d4 +func_020362d8 kind:function(arm,size=0x40) addr:0x020362d8 +func_02036318 kind:function(arm,size=0xc4) addr:0x02036318 +func_020363dc kind:function(arm,size=0x180) addr:0x020363dc +func_0203655c kind:function(arm,size=0x9c) addr:0x0203655c +func_020365f8 kind:function(arm,size=0x380) addr:0x020365f8 +func_02036978 kind:function(arm,size=0x180) addr:0x02036978 +func_02036af8 kind:function(arm,size=0xac) addr:0x02036af8 +func_02036ba4 kind:function(arm,size=0x2c) addr:0x02036ba4 +func_02036bd0 kind:function(arm,size=0x730) addr:0x02036bd0 +func_02037300 kind:function(arm,size=0x1d8) addr:0x02037300 +func_020374d8 kind:function(arm,size=0x1188) addr:0x020374d8 +func_02038660 kind:function(arm,size=0x1c0) addr:0x02038660 +func_02038820 kind:function(arm,size=0x28) addr:0x02038820 +func_02038848 kind:function(arm,size=0x20) addr:0x02038848 +func_02038868 kind:function(arm,size=0xc0) addr:0x02038868 +func_02038928 kind:function(arm,size=0x260) addr:0x02038928 +func_02038b88 kind:function(arm,size=0xc) addr:0x02038b88 +func_02038b94 kind:function(arm,size=0xc) addr:0x02038b94 +func_02038ba0 kind:function(arm,size=0xc) addr:0x02038ba0 +func_02038bac kind:function(arm,size=0x78) addr:0x02038bac +func_02038c24 kind:function(arm,size=0x28) addr:0x02038c24 +func_02038c4c kind:function(arm,size=0x10) addr:0x02038c4c +func_02038c5c kind:function(arm,size=0x2c) addr:0x02038c5c +func_02038c88 kind:function(arm,size=0xc) addr:0x02038c88 +func_02038c94 kind:function(arm,size=0x8) addr:0x02038c94 +func_02038c9c kind:function(arm,size=0x20) addr:0x02038c9c +func_02038cbc kind:function(arm,size=0x14) addr:0x02038cbc +func_02038cd0 kind:function(arm,size=0x4) addr:0x02038cd0 +func_02038cd4 kind:function(arm,size=0x4) addr:0x02038cd4 +func_02038cd8 kind:function(arm,size=0x14) addr:0x02038cd8 +func_02038cec kind:function(arm,size=0x8) addr:0x02038cec +func_02038cf4 kind:function(arm,size=0x18) addr:0x02038cf4 +func_02038d0c kind:function(arm,size=0x20) addr:0x02038d0c +func_02038d2c kind:function(arm,size=0x18) addr:0x02038d2c +func_02038d44 kind:function(arm,size=0x20) addr:0x02038d44 +func_02038d64 kind:function(arm,size=0x30) addr:0x02038d64 +func_02038d94 kind:function(arm,size=0x2c) addr:0x02038d94 +func_02038dc0 kind:function(arm,size=0x8c) addr:0x02038dc0 +func_02038e4c kind:function(arm,size=0x318) addr:0x02038e4c +func_0203917c kind:function(arm,size=0x3b4) addr:0x0203917c +func_02039530 kind:function(arm,size=0x364) addr:0x02039530 +func_02039894 kind:function(arm,size=0x104) addr:0x02039894 +func_02039998 kind:function(arm,size=0x40) addr:0x02039998 +func_020399d8 kind:function(arm,size=0x3c) addr:0x020399d8 +func_02039a14 kind:function(arm,size=0x98) addr:0x02039a14 +func_02039aac kind:function(arm,size=0xa4) addr:0x02039aac +func_02039b50 kind:function(arm,size=0x9c) addr:0x02039b50 +func_02039bec kind:function(arm,size=0x8c) addr:0x02039bec +func_02039c78 kind:function(arm,size=0x8c) addr:0x02039c78 +func_02039d04 kind:function(arm,size=0x5c) addr:0x02039d04 +func_02039d60 kind:function(arm,size=0x5c) addr:0x02039d60 +func_02039dbc kind:function(arm,size=0x5c) addr:0x02039dbc +func_02039e18 kind:function(arm,size=0x68) addr:0x02039e18 +func_02039e80 kind:function(arm,size=0x84) addr:0x02039e80 +func_02039f04 kind:function(arm,size=0x48) addr:0x02039f04 +func_02039f4c kind:function(arm,size=0x48) addr:0x02039f4c +func_02039f94 kind:function(arm,size=0x1c0) addr:0x02039f94 +.L_02039fa4 kind:label(arm) addr:0x02039fa4 +func_0203a154 kind:function(arm,size=0x48) addr:0x0203a154 +.L_0203a160 kind:label(arm) addr:0x0203a160 +func_0203a19c kind:function(arm,size=0x20) addr:0x0203a19c +func_0203a1bc kind:function(arm,size=0x20c) addr:0x0203a1bc +func_0203a3c8 kind:function(arm,size=0x1e4) addr:0x0203a3c8 +.L_0203a3d0 kind:label(arm) addr:0x0203a3d0 +func_0203a5ac kind:function(arm,size=0x34) addr:0x0203a5ac +func_0203a5e0 kind:function(arm,size=0x40) addr:0x0203a5e0 +func_0203a620 kind:function(arm,size=0x4c) addr:0x0203a620 +func_0203a66c kind:function(arm,size=0x8c) addr:0x0203a66c +func_0203a6f8 kind:function(arm,size=0x19c) addr:0x0203a6f8 +func_0203a894 kind:function(arm,size=0xe4) addr:0x0203a894 +func_0203a978 kind:function(arm,size=0x1e0) addr:0x0203a978 +func_0203ab58 kind:function(arm,size=0x21c) addr:0x0203ab58 +func_0203ad74 kind:function(arm,size=0x8) addr:0x0203ad74 +func_0203ad88 kind:function(arm,size=0x278) addr:0x0203ad88 +func_0203b00c kind:function(arm,size=0x3b8) addr:0x0203b00c +func_0203b3dc kind:function(arm,size=0x544) addr:0x0203b3dc +func_0203b920 kind:function(arm,size=0x4) addr:0x0203b920 +func_0203b924 kind:function(arm,size=0xc) addr:0x0203b924 +func_0203b930 kind:function(arm,size=0x4) addr:0x0203b930 +func_0203b934 kind:function(arm,size=0x4) addr:0x0203b934 +func_0203b938 kind:function(arm,size=0x8) addr:0x0203b938 +func_0203b940 kind:function(arm,size=0x4) addr:0x0203b940 +func_0203b944 kind:function(arm,size=0x50) addr:0x0203b944 +func_0203b994 kind:function(arm,size=0x44) addr:0x0203b994 +func_0203b9d8 kind:function(arm,size=0x8) addr:0x0203b9d8 +func_0203b9e0 kind:function(arm,size=0x84) addr:0x0203b9e0 +func_0203ba64 kind:function(arm,size=0x84) addr:0x0203ba64 +func_0203bae8 kind:function(arm,size=0x64) addr:0x0203bae8 +func_0203bb4c kind:function(arm,size=0x108) addr:0x0203bb4c +func_0203bc54 kind:function(arm,size=0x1c) addr:0x0203bc54 +func_0203bc70 kind:function(arm,size=0x2bc) addr:0x0203bc70 +func_0203bf2c kind:function(arm,size=0x82c) addr:0x0203bf2c +func_0203c758 kind:function(arm,size=0x8) addr:0x0203c758 +func_0203c760 kind:function(arm,size=0x154) addr:0x0203c760 +func_0203c8b4 kind:function(arm,size=0x80) addr:0x0203c8b4 +func_0203c934 kind:function(arm,size=0xac) addr:0x0203c934 +func_0203c9e0 kind:function(arm,size=0x4) addr:0x0203c9e0 +func_0203c9e4 kind:function(arm,size=0x60) addr:0x0203c9e4 +func_0203ca44 kind:function(arm,size=0x1dc) addr:0x0203ca44 +func_0203cc20 kind:function(arm,size=0x5c) addr:0x0203cc20 +func_0203cc7c kind:function(arm,size=0xf4) addr:0x0203cc7c +func_0203cd70 kind:function(arm,size=0x28) addr:0x0203cd70 +func_0203cd98 kind:function(arm,size=0x14) addr:0x0203cd98 +func_0203cdac kind:function(arm,size=0xc) addr:0x0203cdac +func_0203cdb8 kind:function(arm,size=0x30) addr:0x0203cdb8 +func_0203cde8 kind:function(arm,size=0x44) addr:0x0203cde8 +func_0203ce2c kind:function(arm,size=0xc) addr:0x0203ce2c +func_0203ce38 kind:function(arm,size=0xc) addr:0x0203ce38 +func_0203ce44 kind:function(arm,size=0x18) addr:0x0203ce44 +func_0203ce5c kind:function(arm,size=0x18) addr:0x0203ce5c +func_0203ce74 kind:function(arm,size=0x20) addr:0x0203ce74 +func_0203ce94 kind:function(arm,size=0x1b4) addr:0x0203ce94 +func_0203d048 kind:function(arm,size=0x48) addr:0x0203d048 +func_0203d090 kind:function(arm,size=0x14) addr:0x0203d090 +func_0203d0a4 kind:function(arm,size=0xbc) addr:0x0203d0a4 +func_0203d160 kind:function(arm,size=0xb0) addr:0x0203d160 +func_0203d210 kind:function(arm,size=0x48) addr:0x0203d210 +func_0203d258 kind:function(arm,size=0x14) addr:0x0203d258 +func_0203d26c kind:function(arm,size=0x4) addr:0x0203d26c +func_0203d270 kind:function(arm,size=0x30) addr:0x0203d270 +func_0203d2a0 kind:function(arm,size=0x14) addr:0x0203d2a0 +func_0203d2b4 kind:function(arm,size=0x1c) addr:0x0203d2b4 +func_0203d2d0 kind:function(arm,size=0x14) addr:0x0203d2d0 +func_0203d2e4 kind:function(arm,size=0x14) addr:0x0203d2e4 +func_0203d2f8 kind:function(arm,size=0x1c) addr:0x0203d2f8 +func_0203d314 kind:function(arm,size=0x5c) addr:0x0203d314 +func_0203d370 kind:function(arm,size=0xa0) addr:0x0203d370 +__FindExceptionTable kind:function(arm,size=0x20) addr:0x0203d410 +func_0203d430 kind:function(arm,size=0x28) addr:0x0203d430 +func_0203d458 kind:function(arm,size=0x30) addr:0x0203d458 +func_0203d488 kind:function(arm,size=0x48) addr:0x0203d488 +func_0203d4d0 kind:function(arm,size=0x4c) addr:0x0203d4d0 +@ET@02038bac kind:data(any) addr:0x0203d51c +@ET@02038c5c kind:data(any) addr:0x0203d52c +@ET@02038d0c kind:data(any) addr:0x0203d540 +@ET@02038dc0 kind:data(any) addr:0x0203d550 +@ET@0203bc70 kind:data(any) addr:0x0203d568 +@ET@0203bf2c kind:data(any) addr:0x0203d570 +@ET@0203c760 kind:data(any) addr:0x0203d580 +@ET@0203c934 kind:data(any) addr:0x0203d588 +@ET@0203c9e4 kind:data(any) addr:0x0203d59c +@ET@0203ca44 kind:data(any) addr:0x0203d5a4 +@ET@0203d048 kind:data(any) addr:0x0203d5ac +@ET@0203d0a4 kind:data(any) addr:0x0203d5c0 +@ET@0203d160 kind:data(any) addr:0x0203d5d4 +@ET@0203d210 kind:data(any) addr:0x0203d5e8 +@EX@02038bac kind:data(word[3]) addr:0x0203d5fc +@EX@02038c24 kind:data(word[3]) addr:0x0203d608 +@EX@02038c4c kind:data(word[3]) addr:0x0203d614 +@EX@02038c5c kind:data(word[3]) addr:0x0203d620 +@EX@02038c9c kind:data(word[3]) addr:0x0203d62c +@EX@02038cbc kind:data(word[3]) addr:0x0203d638 +@EX@02038cd8 kind:data(word[3]) addr:0x0203d644 +@EX@02038cf4 kind:data(word[3]) addr:0x0203d650 +@EX@02038d0c kind:data(word[3]) addr:0x0203d65c +@EX@02038d2c kind:data(word[3]) addr:0x0203d668 +@EX@02038d44 kind:data(word[3]) addr:0x0203d674 +@EX@02038d64 kind:data(word[3]) addr:0x0203d680 +@EX@02038d94 kind:data(word[3]) addr:0x0203d68c +@EX@02038dc0 kind:data(word[3]) addr:0x0203d698 +@EX@0203b924 kind:data(word[3]) addr:0x0203d6a4 +@EX@0203b944 kind:data(word[3]) addr:0x0203d6b0 +@EX@0203b994 kind:data(word[3]) addr:0x0203d6bc +@EX@0203bb4c kind:data(word[3]) addr:0x0203d6c8 +@EX@0203bc70 kind:data(word[3]) addr:0x0203d6d4 +@EX@0203bf2c kind:data(word[3]) addr:0x0203d6e0 +@EX@0203c760 kind:data(word[3]) addr:0x0203d6ec +@EX@0203c8b4 kind:data(word[3]) addr:0x0203d6f8 +@EX@0203c934 kind:data(word[3]) addr:0x0203d704 +@EX@0203c9e4 kind:data(word[3]) addr:0x0203d710 +@EX@0203ca44 kind:data(word[3]) addr:0x0203d71c +@EX@0203cc7c kind:data(word[3]) addr:0x0203d728 +@EX@0203cd70 kind:data(word[3]) addr:0x0203d734 +@EX@0203cd98 kind:data(word[3]) addr:0x0203d740 +@EX@0203cdb8 kind:data(word[3]) addr:0x0203d74c +@EX@0203cde8 kind:data(word[3]) addr:0x0203d758 +@EX@0203ce2c kind:data(word[3]) addr:0x0203d764 +@EX@0203ce38 kind:data(word[3]) addr:0x0203d770 +@EX@0203ce44 kind:data(word[3]) addr:0x0203d77c +@EX@0203ce5c kind:data(word[3]) addr:0x0203d788 +@EX@0203d048 kind:data(word[3]) addr:0x0203d794 +@EX@0203d0a4 kind:data(word[3]) addr:0x0203d7a0 +@EX@0203d160 kind:data(word[3]) addr:0x0203d7ac +@EX@0203d210 kind:data(word[3]) addr:0x0203d7b8 +@EX@0203d270 kind:data(word[3]) addr:0x0203d7c4 +@EX@0203d2a0 kind:data(word[3]) addr:0x0203d7d0 +@EX@0203d2b4 kind:data(word[3]) addr:0x0203d7dc +@EX@0203d2d0 kind:data(word[3]) addr:0x0203d7e8 +@EX@0203d2e4 kind:data(word[3]) addr:0x0203d7f4 +@EX@0203d2f8 kind:data(word[3]) addr:0x0203d800 +@EX@0203d370 kind:data(word[3]) addr:0x0203d80c +@EX@0203d430 kind:data(word[3]) addr:0x0203d818 +__sinit_0203d824 kind:function(arm,size=0x1c) addr:0x0203d824 +__sinit_0203d840 kind:function(arm,size=0x60) addr:0x0203d840 +__sinit_0203d8a0 kind:function(arm,size=0x50) addr:0x0203d8a0 +__sinit_0203d8f0 kind:function(arm,size=0x34) addr:0x0203d8f0 +__sinit_0203d924 kind:function(arm,size=0x34) addr:0x0203d924 +__sinit_0203d958 kind:function(arm,size=0x34) addr:0x0203d958 +__sinit_0203d98c kind:function(arm,size=0x1c) addr:0x0203d98c +__sinit_0203d9a8 kind:function(arm,size=0x34) addr:0x0203d9a8 +__sinit_0203d9dc kind:function(arm,size=0x34) addr:0x0203d9dc +__sinit_0203da10 kind:function(arm,size=0x30) addr:0x0203da10 +__sinit_0203da40 kind:function(arm,size=0x4) addr:0x0203da40 +__sinit_0203da44 kind:function(arm,size=0x34) addr:0x0203da44 +__sinit_0203da78 kind:function(arm,size=0x34) addr:0x0203da78 +__sinit_0203daac kind:function(arm,size=0x50) addr:0x0203daac +__sinit_0203dafc kind:function(arm,size=0x50) addr:0x0203dafc +__sinit_0203db4c kind:function(arm,size=0x34) addr:0x0203db4c +__sinit_0203db80 kind:function(arm,size=0x34) addr:0x0203db80 +__sinit_0203dbb4 kind:function(arm,size=0x50) addr:0x0203dbb4 +__sinit_0203dc04 kind:function(arm,size=0x34) addr:0x0203dc04 +__sinit_0203dc38 kind:function(arm,size=0x34) addr:0x0203dc38 +__sinit_0203dc6c kind:function(arm,size=0x1c) addr:0x0203dc6c +data_0203dc88 kind:data(any) addr:0x0203dc88 +data_0203dc98 kind:data(any) addr:0x0203dc98 +data_0203dd4c kind:data(any) addr:0x0203dd4c +data_0203ddf4 kind:data(any) addr:0x0203ddf4 +data_0203de00 kind:data(any) addr:0x0203de00 +data_0203de0c kind:data(any) addr:0x0203de0c +data_0203de2c kind:data(any) addr:0x0203de2c +data_0203de6c kind:data(any) addr:0x0203de6c +data_0203de84 kind:data(any) addr:0x0203de84 +data_0203de9c kind:data(any) addr:0x0203de9c +data_0203deac kind:data(any) addr:0x0203deac +data_0203debc kind:data(any) addr:0x0203debc +data_0203decc kind:data(any) addr:0x0203decc +data_0203dee4 kind:data(any) addr:0x0203dee4 +data_0203defc kind:data(any) addr:0x0203defc +data_0203df14 kind:data(any) addr:0x0203df14 +data_0203df34 kind:data(any) addr:0x0203df34 +data_0203df54 kind:data(any) addr:0x0203df54 +data_0203df74 kind:data(any) addr:0x0203df74 +data_0203df75 kind:data(any) addr:0x0203df75 +data_0203df76 kind:data(any) addr:0x0203df76 +data_0203df77 kind:data(any) addr:0x0203df77 +data_0203df98 kind:data(any) addr:0x0203df98 +data_0203e098 kind:data(any) addr:0x0203e098 +data_0203e099 kind:data(any) addr:0x0203e099 +data_0203e09a kind:data(any) addr:0x0203e09a +data_0203e09b kind:data(any) addr:0x0203e09b +data_0203e0be kind:data(any) addr:0x0203e0be +data_0203e0c4 kind:data(any) addr:0x0203e0c4 +data_0203e0d8 kind:data(any) addr:0x0203e0d8 +data_0203e0dc kind:data(any) addr:0x0203e0dc +data_0203e0e8 kind:data(any) addr:0x0203e0e8 +data_0203e2b0 kind:data(any) addr:0x0203e2b0 +data_0203e330 kind:data(any) addr:0x0203e330 +data_0203e350 kind:data(any) addr:0x0203e350 +data_0203e36c kind:data(any) addr:0x0203e36c +data_0203e388 kind:data(any) addr:0x0203e388 +data_0203e394 kind:data(any) addr:0x0203e394 +data_0203e3d4 kind:data(any) addr:0x0203e3d4 +data_0203e3dc kind:data(any) addr:0x0203e3dc +data_0203e3ec kind:data(any) addr:0x0203e3ec +data_0203e3f0 kind:data(any) addr:0x0203e3f0 +data_0203e3f4 kind:data(any) addr:0x0203e3f4 +data_0203e3fc kind:data(any) addr:0x0203e3fc +data_0203e404 kind:data(any) addr:0x0203e404 +data_0203e40c kind:data(any) addr:0x0203e40c +data_0203e414 kind:data(any) addr:0x0203e414 +data_0203e41c kind:data(any) addr:0x0203e41c +data_0203e424 kind:data(any) addr:0x0203e424 +data_0203e42c kind:data(any) addr:0x0203e42c +data_0203e434 kind:data(any) addr:0x0203e434 +data_0203e43c kind:data(any) addr:0x0203e43c +data_0203e448 kind:data(any) addr:0x0203e448 +data_0203e454 kind:data(any) addr:0x0203e454 +data_0203e460 kind:data(any) addr:0x0203e460 +data_0203e46c kind:data(any) addr:0x0203e46c +data_0203e47c kind:data(any) addr:0x0203e47c +data_0203e48c kind:data(any) addr:0x0203e48c +data_0203e49c kind:data(any) addr:0x0203e49c +data_0203e4ac kind:data(any) addr:0x0203e4ac +data_0203e4bc kind:data(any) addr:0x0203e4bc +data_0203e4cc kind:data(any) addr:0x0203e4cc +data_0203e4dc kind:data(any) addr:0x0203e4dc +data_0203e4f0 kind:data(any) addr:0x0203e4f0 +data_0203e504 kind:data(any) addr:0x0203e504 +data_0203e518 kind:data(any) addr:0x0203e518 +data_0203e52c kind:data(any) addr:0x0203e52c +data_0203e540 kind:data(any) addr:0x0203e540 +data_0203e558 kind:data(any) addr:0x0203e558 +data_0203e574 kind:data(any) addr:0x0203e574 +data_0203e590 kind:data(any) addr:0x0203e590 +data_0203e5b0 kind:data(any) addr:0x0203e5b0 +data_0203e5d0 kind:data(any) addr:0x0203e5d0 +data_0203e5f0 kind:data(any) addr:0x0203e5f0 +data_0203e614 kind:data(any) addr:0x0203e614 +data_0203e63c kind:data(any) addr:0x0203e63c +data_0203e664 kind:data(any) addr:0x0203e664 +data_0203e68c kind:data(any) addr:0x0203e68c +data_0203e6b4 kind:data(any) addr:0x0203e6b4 +data_0203e6e0 kind:data(any) addr:0x0203e6e0 +data_0203e70c kind:data(any) addr:0x0203e70c +data_0203e73c kind:data(any) addr:0x0203e73c +data_0203e76c kind:data(any) addr:0x0203e76c +data_0203e7a0 kind:data(any) addr:0x0203e7a0 +data_0203e7d4 kind:data(any) addr:0x0203e7d4 +data_0203e80c kind:data(any) addr:0x0203e80c +data_0203e848 kind:data(any) addr:0x0203e848 +data_0203e888 kind:data(any) addr:0x0203e888 +data_0203e8c8 kind:data(any) addr:0x0203e8c8 +data_0203e90c kind:data(any) addr:0x0203e90c +data_0203e958 kind:data(any) addr:0x0203e958 +data_0203e95e kind:data(any) addr:0x0203e95e +data_0203e964 kind:data(any) addr:0x0203e964 +data_0203ea64 kind:data(any) addr:0x0203ea64 +data_0203ec64 kind:data(any) addr:0x0203ec64 +data_0203ee64 kind:data(any) addr:0x0203ee64 +data_0203f164 kind:data(any) addr:0x0203f164 +data_0203f364 kind:data(any) addr:0x0203f364 +data_0203f564 kind:data(any) addr:0x0203f564 +data_0203f964 kind:data(any) addr:0x0203f964 +data_02040105 kind:data(any) addr:0x02040105 +data_02040202 kind:data(any) addr:0x02040202 +data_02040364 kind:data(any) addr:0x02040364 +data_02040403 kind:data(any) addr:0x02040403 +data_02040964 kind:data(any) addr:0x02040964 +data_02041364 kind:data(any) addr:0x02041364 +data_02041964 kind:data(any) addr:0x02041964 +data_02042364 kind:data(any) addr:0x02042364 +data_02042564 kind:data(any) addr:0x02042564 +data_02042964 kind:data(any) addr:0x02042964 +data_02042a68 kind:data(any) addr:0x02042a68 +data_02042b6c kind:data(any) addr:0x02042b6c +data_02042b7c kind:data(any) addr:0x02042b7c +data_02042b7e kind:data(any) addr:0x02042b7e +data_02042b80 kind:data(any) addr:0x02042b80 +data_02042bdc kind:data(any) addr:0x02042bdc +data_02042be4 kind:data(any) addr:0x02042be4 +data_02042bfc kind:data(any) addr:0x02042bfc +data_02042cfc kind:data(any) addr:0x02042cfc +data_02042fd0 kind:data(any) addr:0x02042fd0 +data_02042ff4 kind:data(any) addr:0x02042ff4 +data_02043034 kind:data(any) addr:0x02043034 +data_02043088 kind:data(any) addr:0x02043088 +data_02043188 kind:data(any) addr:0x02043188 +data_02043198 kind:data(any) addr:0x02043198 +data_020431a8 kind:data(any) addr:0x020431a8 +data_020431b8 kind:data(any) addr:0x020431b8 +.p__sinit_0203d824 kind:data(word) addr:0x020431c0 +.p__sinit_0203d840 kind:data(word) addr:0x020431c4 +.p__sinit_0203d8a0 kind:data(word) addr:0x020431c8 +.p__sinit_0203d8f0 kind:data(word) addr:0x020431cc +.p__sinit_0203d924 kind:data(word) addr:0x020431d0 +.p__sinit_0203d958 kind:data(word) addr:0x020431d4 +.p__sinit_0203d98c kind:data(word) addr:0x020431d8 +.p__sinit_0203d9a8 kind:data(word) addr:0x020431dc +.p__sinit_0203d9dc kind:data(word) addr:0x020431e0 +.p__sinit_0203da10 kind:data(word) addr:0x020431e4 +.p__sinit_0203da40 kind:data(word) addr:0x020431e8 +.p__sinit_0203da44 kind:data(word) addr:0x020431ec +.p__sinit_0203da78 kind:data(word) addr:0x020431f0 +.p__sinit_0203daac kind:data(word) addr:0x020431f4 +.p__sinit_0203dafc kind:data(word) addr:0x020431f8 +.p__sinit_0203db4c kind:data(word) addr:0x020431fc +.p__sinit_0203db80 kind:data(word) addr:0x02043200 +.p__sinit_0203dbb4 kind:data(word) addr:0x02043204 +.p__sinit_0203dc04 kind:data(word) addr:0x02043208 +.p__sinit_0203dc38 kind:data(word) addr:0x0204320c +.p__sinit_0203dc6c kind:data(word) addr:0x02043210 +data_02043220 kind:data(any) addr:0x02043220 +data_02043238 kind:data(any) addr:0x02043238 +data_020432f8 kind:data(any) addr:0x020432f8 +data_02043300 kind:data(any) addr:0x02043300 +data_02043314 kind:data(any) addr:0x02043314 +data_0204332c kind:data(any) addr:0x0204332c +data_02043344 kind:data(any) addr:0x02043344 +data_0204335c kind:data(any) addr:0x0204335c +data_02043374 kind:data(any) addr:0x02043374 +data_0204338c kind:data(any) addr:0x0204338c +data_02043390 kind:data(any) addr:0x02043390 +data_02043394 kind:data(any) addr:0x02043394 +data_02043398 kind:data(any) addr:0x02043398 +data_0204339c kind:data(any) addr:0x0204339c +data_020433a0 kind:data(any) addr:0x020433a0 +data_020433a4 kind:data(any) addr:0x020433a4 +data_020433f0 kind:data(any) addr:0x020433f0 +data_020433f4 kind:data(any) addr:0x020433f4 +data_020433fc kind:data(any) addr:0x020433fc +data_02043400 kind:data(any) addr:0x02043400 +data_02043440 kind:data(any) addr:0x02043440 +data_02043444 kind:data(any) addr:0x02043444 +data_0204344c kind:data(any) addr:0x0204344c +data_02043470 kind:data(any) addr:0x02043470 +data_0204347c kind:data(any) addr:0x0204347c +data_02043488 kind:data(any) addr:0x02043488 +data_0204348c kind:data(any) addr:0x0204348c +data_02043494 kind:data(any) addr:0x02043494 +data_020434b8 kind:data(any) addr:0x020434b8 +data_020434c4 kind:data(any) addr:0x020434c4 +data_020434d0 kind:data(any) addr:0x020434d0 +data_020434f0 kind:data(any) addr:0x020434f0 +data_020434fc kind:data(any) addr:0x020434fc +data_0204352c kind:data(any) addr:0x0204352c +data_02043550 kind:data(any) addr:0x02043550 +data_02043558 kind:data(any) addr:0x02043558 +data_02043560 kind:data(any) addr:0x02043560 +data_02043578 kind:data(any) addr:0x02043578 +data_02043584 kind:data(any) addr:0x02043584 +data_02043588 kind:data(any) addr:0x02043588 +data_02043598 kind:data(any) addr:0x02043598 +data_0204359c kind:data(any) addr:0x0204359c +data_020435a0 kind:data(any) addr:0x020435a0 +data_020435a4 kind:data(any) addr:0x020435a4 +data_020435ac kind:data(any) addr:0x020435ac +data_020435b0 kind:data(any) addr:0x020435b0 +data_020435b8 kind:data(any) addr:0x020435b8 +data_020435c4 kind:data(any) addr:0x020435c4 +data_020435dc kind:data(any) addr:0x020435dc +data_020435f0 kind:data(any) addr:0x020435f0 +data_020435fc kind:data(any) addr:0x020435fc +data_02043608 kind:data(any) addr:0x02043608 +data_0204361c kind:data(any) addr:0x0204361c +data_0204362c kind:data(any) addr:0x0204362c +data_0204363c kind:data(any) addr:0x0204363c +data_02043644 kind:data(any) addr:0x02043644 +data_0204364c kind:data(any) addr:0x0204364c +data_02043654 kind:data(any) addr:0x02043654 +data_02043664 kind:data(any) addr:0x02043664 +data_02043674 kind:data(any) addr:0x02043674 +data_02043684 kind:data(any) addr:0x02043684 +data_02043690 kind:data(any) addr:0x02043690 +data_020436a0 kind:data(any) addr:0x020436a0 +data_020436b0 kind:data(any) addr:0x020436b0 +data_020436c0 kind:data(any) addr:0x020436c0 +data_020436d4 kind:data(any) addr:0x020436d4 +data_020436e8 kind:data(any) addr:0x020436e8 +data_020436fc kind:data(any) addr:0x020436fc +data_02043714 kind:data(any) addr:0x02043714 +data_0204372c kind:data(any) addr:0x0204372c +data_02043750 kind:data(any) addr:0x02043750 +data_02043751 kind:data(any) addr:0x02043751 +data_0204375c kind:data(any) addr:0x0204375c +data_02043768 kind:data(any) addr:0x02043768 +data_02043770 kind:data(any) addr:0x02043770 +data_02043778 kind:data(any) addr:0x02043778 +data_02043780 kind:data(any) addr:0x02043780 +data_02043784 kind:data(any) addr:0x02043784 +data_0204379c kind:data(any) addr:0x0204379c +data_020437b4 kind:data(any) addr:0x020437b4 +data_020437cc kind:data(any) addr:0x020437cc +data_020437d8 kind:data(any) addr:0x020437d8 +data_020437e4 kind:data(any) addr:0x020437e4 +data_020437e8 kind:data(any) addr:0x020437e8 +data_020437ec kind:data(any) addr:0x020437ec +data_020437f0 kind:data(any) addr:0x020437f0 +data_020437f8 kind:data(any) addr:0x020437f8 +data_02043800 kind:data(any) addr:0x02043800 +data_02043808 kind:data(any) addr:0x02043808 +data_02043810 kind:data(any) addr:0x02043810 +data_02043818 kind:data(any) addr:0x02043818 +data_02043820 kind:data(any) addr:0x02043820 +data_02043828 kind:data(any) addr:0x02043828 +data_02043830 kind:data(any) addr:0x02043830 +data_02043838 kind:data(any) addr:0x02043838 +data_02043840 kind:data(any) addr:0x02043840 +data_02043848 kind:data(any) addr:0x02043848 +data_02043850 kind:data(any) addr:0x02043850 +data_02043858 kind:data(any) addr:0x02043858 +data_02043860 kind:data(any) addr:0x02043860 +data_02043868 kind:data(any) addr:0x02043868 +data_02043870 kind:data(any) addr:0x02043870 +data_02043878 kind:data(any) addr:0x02043878 +data_02043880 kind:data(any) addr:0x02043880 +data_02043888 kind:data(any) addr:0x02043888 +data_02043890 kind:data(any) addr:0x02043890 +data_02043898 kind:data(any) addr:0x02043898 +data_020438a0 kind:data(any) addr:0x020438a0 +data_020438a8 kind:data(any) addr:0x020438a8 +data_020438b0 kind:data(any) addr:0x020438b0 +data_020438b8 kind:data(any) addr:0x020438b8 +data_020438c0 kind:data(any) addr:0x020438c0 +data_020438c8 kind:data(any) addr:0x020438c8 +data_020438d0 kind:data(any) addr:0x020438d0 +data_020438d8 kind:data(any) addr:0x020438d8 +data_020438e0 kind:data(any) addr:0x020438e0 +data_020438e8 kind:data(any) addr:0x020438e8 +data_020438f0 kind:data(any) addr:0x020438f0 +data_020438f8 kind:data(any) addr:0x020438f8 +data_02043900 kind:data(any) addr:0x02043900 +data_02043908 kind:data(any) addr:0x02043908 +data_02043910 kind:data(any) addr:0x02043910 +data_02043918 kind:data(any) addr:0x02043918 +data_02043920 kind:data(any) addr:0x02043920 +data_02043928 kind:data(any) addr:0x02043928 +data_02043930 kind:data(any) addr:0x02043930 +data_02043938 kind:data(any) addr:0x02043938 +data_02043940 kind:data(any) addr:0x02043940 +data_02043948 kind:data(any) addr:0x02043948 +data_02043950 kind:data(any) addr:0x02043950 +data_02043958 kind:data(any) addr:0x02043958 +data_02043960 kind:data(any) addr:0x02043960 +data_02043968 kind:data(any) addr:0x02043968 +data_02043970 kind:data(any) addr:0x02043970 +data_02043978 kind:data(any) addr:0x02043978 +data_02043980 kind:data(any) addr:0x02043980 +data_02043988 kind:data(any) addr:0x02043988 +data_02043990 kind:data(any) addr:0x02043990 +data_0204399c kind:data(any) addr:0x0204399c +data_020439a8 kind:data(any) addr:0x020439a8 +data_020439b4 kind:data(any) addr:0x020439b4 +data_020439c0 kind:data(any) addr:0x020439c0 +data_020439cc kind:data(any) addr:0x020439cc +data_020439d8 kind:data(any) addr:0x020439d8 +data_020439e4 kind:data(any) addr:0x020439e4 +data_020439f0 kind:data(any) addr:0x020439f0 +data_020439fc kind:data(any) addr:0x020439fc +data_02043a08 kind:data(any) addr:0x02043a08 +data_02043a14 kind:data(any) addr:0x02043a14 +data_02043a20 kind:data(any) addr:0x02043a20 +data_02043a2c kind:data(any) addr:0x02043a2c +data_02043a38 kind:data(any) addr:0x02043a38 +data_02043a44 kind:data(any) addr:0x02043a44 +data_02043a50 kind:data(any) addr:0x02043a50 +data_02043a5c kind:data(any) addr:0x02043a5c +data_02043a68 kind:data(any) addr:0x02043a68 +data_02043a74 kind:data(any) addr:0x02043a74 +data_02043a80 kind:data(any) addr:0x02043a80 +data_02043a8c kind:data(any) addr:0x02043a8c +data_02043a98 kind:data(any) addr:0x02043a98 +data_02043aa4 kind:data(any) addr:0x02043aa4 +data_02043ab0 kind:data(any) addr:0x02043ab0 +data_02043abc kind:data(any) addr:0x02043abc +data_02043ac8 kind:data(any) addr:0x02043ac8 +data_02043ad4 kind:data(any) addr:0x02043ad4 +data_02043ae0 kind:data(any) addr:0x02043ae0 +data_02043aec kind:data(any) addr:0x02043aec +data_02043af8 kind:data(any) addr:0x02043af8 +data_02043b04 kind:data(any) addr:0x02043b04 +data_02043b10 kind:data(any) addr:0x02043b10 +data_02043b1c kind:data(any) addr:0x02043b1c +data_02043b28 kind:data(any) addr:0x02043b28 +data_02043b34 kind:data(any) addr:0x02043b34 +data_02043b40 kind:data(any) addr:0x02043b40 +data_02043b4c kind:data(any) addr:0x02043b4c +data_02043b58 kind:data(any) addr:0x02043b58 +data_02043b64 kind:data(any) addr:0x02043b64 +data_02043b70 kind:data(any) addr:0x02043b70 +data_02043b7c kind:data(any) addr:0x02043b7c +data_02043b88 kind:data(any) addr:0x02043b88 +data_02043b94 kind:data(any) addr:0x02043b94 +data_02043ba0 kind:data(any) addr:0x02043ba0 +data_02043bac kind:data(any) addr:0x02043bac +data_02043bb8 kind:data(any) addr:0x02043bb8 +data_02043bc4 kind:data(any) addr:0x02043bc4 +data_02043bd4 kind:data(any) addr:0x02043bd4 +data_02043be4 kind:data(any) addr:0x02043be4 +data_02043bf4 kind:data(any) addr:0x02043bf4 +data_02043c04 kind:data(any) addr:0x02043c04 +data_02043c14 kind:data(any) addr:0x02043c14 +data_02043c24 kind:data(any) addr:0x02043c24 +data_02043c34 kind:data(any) addr:0x02043c34 +data_02043c44 kind:data(any) addr:0x02043c44 +data_02043c54 kind:data(any) addr:0x02043c54 +data_02043c64 kind:data(any) addr:0x02043c64 +data_02043c74 kind:data(any) addr:0x02043c74 +data_02043c88 kind:data(any) addr:0x02043c88 +data_02043e50 kind:data(any) addr:0x02043e50 +data_02043e98 kind:data(any) addr:0x02043e98 +data_02043ea8 kind:data(any) addr:0x02043ea8 +data_02043eb8 kind:data(any) addr:0x02043eb8 +data_02043ec0 kind:data(any) addr:0x02043ec0 +data_02043ec8 kind:data(any) addr:0x02043ec8 +data_02043ed0 kind:data(any) addr:0x02043ed0 +data_02043ed8 kind:data(any) addr:0x02043ed8 +data_02043ee0 kind:data(any) addr:0x02043ee0 +data_02043efc kind:data(any) addr:0x02043efc +data_02043f08 kind:data(any) addr:0x02043f08 +data_02043f24 kind:data(any) addr:0x02043f24 +data_02043f40 kind:data(any) addr:0x02043f40 +data_02043f5c kind:data(any) addr:0x02043f5c +data_02043f78 kind:data(any) addr:0x02043f78 +data_02043f8c kind:data(any) addr:0x02043f8c +data_02043f90 kind:data(any) addr:0x02043f90 +data_02043f98 kind:data(any) addr:0x02043f98 +data_02043fa0 kind:data(any) addr:0x02043fa0 +data_02043fa8 kind:data(any) addr:0x02043fa8 +data_02043fb8 kind:data(any) addr:0x02043fb8 +data_02043fd4 kind:data(any) addr:0x02043fd4 +data_02043ff0 kind:data(any) addr:0x02043ff0 +data_02044018 kind:data(any) addr:0x02044018 +data_02044048 kind:data(any) addr:0x02044048 +data_02044064 kind:data(any) addr:0x02044064 +data_0204409c kind:data(any) addr:0x0204409c +data_020440a0 kind:data(any) addr:0x020440a0 +data_020440b0 kind:data(any) addr:0x020440b0 +data_020440c4 kind:data(any) addr:0x020440c4 +data_020440e8 kind:data(any) addr:0x020440e8 +data_020440f4 kind:data(any) addr:0x020440f4 +data_02044108 kind:data(any) addr:0x02044108 +data_0204411c kind:data(any) addr:0x0204411c +data_020442b4 kind:data(any) addr:0x020442b4 +data_020442c4 kind:data(any) addr:0x020442c4 +data_020442d4 kind:data(any) addr:0x020442d4 +data_020442e4 kind:data(any) addr:0x020442e4 +data_020442f4 kind:data(any) addr:0x020442f4 +data_02044308 kind:data(any) addr:0x02044308 +data_0204431c kind:data(any) addr:0x0204431c +data_02044330 kind:data(any) addr:0x02044330 +data_0204433c kind:data(any) addr:0x0204433c +data_02044340 kind:data(any) addr:0x02044340 +data_02044384 kind:data(any) addr:0x02044384 +data_02044390 kind:data(any) addr:0x02044390 +data_0204439c kind:data(any) addr:0x0204439c +data_020443a8 kind:data(any) addr:0x020443a8 +data_020443c0 kind:data(any) addr:0x020443c0 +data_020443d8 kind:data(any) addr:0x020443d8 +data_020443e8 kind:data(any) addr:0x020443e8 +data_02044408 kind:data(any) addr:0x02044408 +data_02044410 kind:data(any) addr:0x02044410 +data_02044428 kind:data(any) addr:0x02044428 +data_02044448 kind:data(any) addr:0x02044448 +data_02044498 kind:data(any) addr:0x02044498 +data_020444e8 kind:data(any) addr:0x020444e8 +data_02044538 kind:data(any) addr:0x02044538 +data_0204453c kind:data(any) addr:0x0204453c +data_02044540 kind:data(any) addr:0x02044540 +data_02044544 kind:data(any) addr:0x02044544 +data_02044548 kind:data(any) addr:0x02044548 +data_0204454c kind:data(any) addr:0x0204454c +data_02044554 kind:data(any) addr:0x02044554 +data_02044558 kind:data(any) addr:0x02044558 +data_0204458c kind:data(any) addr:0x0204458c +data_02044590 kind:data(any) addr:0x02044590 +data_020445a8 kind:data(any) addr:0x020445a8 +data_020445c0 kind:data(any) addr:0x020445c0 +data_020445d8 kind:data(any) addr:0x020445d8 +data_020445f0 kind:data(any) addr:0x020445f0 +data_0204462c kind:data(any) addr:0x0204462c +data_02044670 kind:data(any) addr:0x02044670 +data_02044674 kind:data(any) addr:0x02044674 +data_020446a4 kind:data(any) addr:0x020446a4 +data_020446a8 kind:data(any) addr:0x020446a8 +data_0204478c kind:data(any) addr:0x0204478c +data_02044790 kind:data(any) addr:0x02044790 +data_02044794 kind:data(any) addr:0x02044794 +data_02044798 kind:data(any) addr:0x02044798 +data_020447a0 kind:data(any) addr:0x020447a0 +data_020447a8 kind:data(any) addr:0x020447a8 +data_020447b8 kind:data(any) addr:0x020447b8 +data_020447d8 kind:data(any) addr:0x020447d8 +data_020447e4 kind:data(any) addr:0x020447e4 +data_020447f0 kind:data(any) addr:0x020447f0 +data_020447fc kind:data(any) addr:0x020447fc +data_0204480c kind:data(any) addr:0x0204480c +data_02044864 kind:data(any) addr:0x02044864 +data_020448ec kind:data(any) addr:0x020448ec +data_020449ac kind:data(any) addr:0x020449ac +data_020449b8 kind:data(any) addr:0x020449b8 +data_020449c4 kind:data(any) addr:0x020449c4 +data_020449cc kind:data(any) addr:0x020449cc +data_020449d4 kind:data(any) addr:0x020449d4 +data_020449e0 kind:data(any) addr:0x020449e0 +data_020449ec kind:data(any) addr:0x020449ec +data_020449f4 kind:data(any) addr:0x020449f4 +data_020449fc kind:data(any) addr:0x020449fc +data_02044a08 kind:data(any) addr:0x02044a08 +data_02044a14 kind:data(any) addr:0x02044a14 +data_02044a1c kind:data(any) addr:0x02044a1c +data_02044a24 kind:data(any) addr:0x02044a24 +data_02044a28 kind:data(any) addr:0x02044a28 +data_02044a2c kind:data(any) addr:0x02044a2c +data_02044a5c kind:data(any) addr:0x02044a5c +data_02044a84 kind:data(any) addr:0x02044a84 +data_02044a9c kind:data(any) addr:0x02044a9c +data_02044aac kind:data(any) addr:0x02044aac +data_02044ab4 kind:data(any) addr:0x02044ab4 +data_02044abc kind:data(any) addr:0x02044abc +data_02044ac4 kind:data(any) addr:0x02044ac4 +data_02044acc kind:data(any) addr:0x02044acc +data_02044ad0 kind:data(any) addr:0x02044ad0 +data_02044ad4 kind:data(any) addr:0x02044ad4 +data_02044ad8 kind:data(any) addr:0x02044ad8 +data_02044adc kind:data(any) addr:0x02044adc +data_02044ae0 kind:data(any) addr:0x02044ae0 +data_02044ae4 kind:data(any) addr:0x02044ae4 +data_02044ae8 kind:data(any) addr:0x02044ae8 +data_02044aec kind:data(any) addr:0x02044aec +data_02044af0 kind:data(any) addr:0x02044af0 +data_02044af4 kind:data(any) addr:0x02044af4 +data_02044af8 kind:data(any) addr:0x02044af8 +data_02044afc kind:data(any) addr:0x02044afc +data_02044b00 kind:data(any) addr:0x02044b00 +data_02044b08 kind:data(any) addr:0x02044b08 +data_02044b10 kind:data(any) addr:0x02044b10 +data_02044b24 kind:data(any) addr:0x02044b24 +data_02044b34 kind:data(any) addr:0x02044b34 +data_02044b58 kind:data(any) addr:0x02044b58 +data_02044b84 kind:data(any) addr:0x02044b84 +data_02044bcc kind:data(any) addr:0x02044bcc +data_02044bd4 kind:data(any) addr:0x02044bd4 +data_02044be4 kind:data(any) addr:0x02044be4 +data_02044bf0 kind:data(any) addr:0x02044bf0 +data_02044bfc kind:data(any) addr:0x02044bfc +data_02044c0c kind:data(any) addr:0x02044c0c +data_02044c28 kind:data(any) addr:0x02044c28 +data_02044c3c kind:data(any) addr:0x02044c3c +data_02044c48 kind:data(any) addr:0x02044c48 +data_02044c5c kind:data(any) addr:0x02044c5c +data_02044c94 kind:data(any) addr:0x02044c94 +data_02044ca0 kind:data(any) addr:0x02044ca0 +data_02044cb0 kind:data(any) addr:0x02044cb0 +data_02044ccc kind:data(any) addr:0x02044ccc +data_02044cd8 kind:data(any) addr:0x02044cd8 +data_02044cf0 kind:data(any) addr:0x02044cf0 +data_02044d18 kind:data(any) addr:0x02044d18 +data_02044d20 kind:data(any) addr:0x02044d20 +data_02044d28 kind:data(any) addr:0x02044d28 +data_02044d34 kind:data(any) addr:0x02044d34 +data_02044d40 kind:data(any) addr:0x02044d40 +data_02044d58 kind:data(any) addr:0x02044d58 +data_02044d68 kind:data(any) addr:0x02044d68 +data_02044d70 kind:data(any) addr:0x02044d70 +data_02044d94 kind:data(any) addr:0x02044d94 +data_02044dbc kind:data(any) addr:0x02044dbc +data_02044dc0 kind:bss addr:0x02044dc0 +data_02044dc4 kind:bss addr:0x02044dc4 +data_02044dd0 kind:bss addr:0x02044dd0 +data_02044dd8 kind:bss addr:0x02044dd8 +data_02044df8 kind:bss addr:0x02044df8 +data_02044e18 kind:bss addr:0x02044e18 +data_02044e6c kind:bss addr:0x02044e6c +data_02044f0c kind:bss addr:0x02044f0c +data_020453cc kind:bss addr:0x020453cc +data_020453dc kind:bss addr:0x020453dc +data_020453e8 kind:bss addr:0x020453e8 +data_020453f4 kind:bss addr:0x020453f4 +data_02045400 kind:bss addr:0x02045400 +data_0204540c kind:bss addr:0x0204540c +data_0204584c kind:bss addr:0x0204584c +data_02045854 kind:bss addr:0x02045854 +data_02045864 kind:bss addr:0x02045864 +data_02045868 kind:bss addr:0x02045868 +data_0204586c kind:bss addr:0x0204586c +data_02045ccc kind:bss addr:0x02045ccc +data_02045cd8 kind:bss addr:0x02045cd8 +data_02045d14 kind:bss addr:0x02045d14 +data_02045d1c kind:bss addr:0x02045d1c +data_02045d28 kind:bss addr:0x02045d28 +data_02045d40 kind:bss addr:0x02045d40 +data_02045ec0 kind:bss addr:0x02045ec0 +data_020460c0 kind:bss addr:0x020460c0 +data_02046588 kind:bss addr:0x02046588 +data_020465a0 kind:bss addr:0x020465a0 +data_020465ac kind:bss addr:0x020465ac +data_02046b7c kind:bss addr:0x02046b7c +data_02046b80 kind:bss addr:0x02046b80 +data_02046b8c kind:bss addr:0x02046b8c +data_02046bcc kind:bss addr:0x02046bcc +data_02046c4c kind:bss addr:0x02046c4c +data_02046c58 kind:bss addr:0x02046c58 +data_02046c5c kind:bss addr:0x02046c5c +data_02046c70 kind:bss addr:0x02046c70 +data_02046c7c kind:bss addr:0x02046c7c +data_02046c80 kind:bss addr:0x02046c80 +data_02047a8c kind:bss addr:0x02047a8c +data_02047a90 kind:bss addr:0x02047a90 +data_02047a94 kind:bss addr:0x02047a94 +data_02048080 kind:bss addr:0x02048080 +data_020480c0 kind:bss addr:0x020480c0 +data_02049980 kind:bss addr:0x02049980 +data_02049984 kind:bss addr:0x02049984 +data_0204998c kind:bss addr:0x0204998c +data_02049990 kind:bss addr:0x02049990 +data_0204999c kind:bss addr:0x0204999c +data_020499c8 kind:bss addr:0x020499c8 +data_020499e0 kind:bss addr:0x020499e0 +data_02049a1c kind:bss addr:0x02049a1c +data_02049a20 kind:bss addr:0x02049a20 +data_02049a2c kind:bss addr:0x02049a2c +data_02049b14 kind:bss addr:0x02049b14 +data_02049b18 kind:bss addr:0x02049b18 +data_02049b2a kind:bss addr:0x02049b2a +data_02049b4c kind:bss addr:0x02049b4c +data_02049b52 kind:bss addr:0x02049b52 +data_02049b74 kind:bss addr:0x02049b74 +data_02049b7c kind:bss addr:0x02049b7c +data_02049b80 kind:bss addr:0x02049b80 +data_02049ba0 kind:bss addr:0x02049ba0 +data_02049ba8 kind:bss addr:0x02049ba8 +data_02049bac kind:bss addr:0x02049bac +data_02049bd0 kind:bss addr:0x02049bd0 +data_02049bd4 kind:bss addr:0x02049bd4 +data_02049bdc kind:bss addr:0x02049bdc +data_02049be0 kind:bss addr:0x02049be0 +data_02049be4 kind:bss addr:0x02049be4 +data_02049bfc kind:bss addr:0x02049bfc +data_02049f00 kind:bss addr:0x02049f00 +data_02049f04 kind:bss addr:0x02049f04 +data_02049f88 kind:bss addr:0x02049f88 +data_02049f8c kind:bss addr:0x02049f8c +data_0204a050 kind:bss addr:0x0204a050 +data_0204a054 kind:bss addr:0x0204a054 +data_0204a060 kind:bss addr:0x0204a060 +data_0204a088 kind:bss addr:0x0204a088 +data_0204a090 kind:bss addr:0x0204a090 +data_0204a110 kind:bss addr:0x0204a110 +data_0204a120 kind:bss addr:0x0204a120 +data_0204a480 kind:bss addr:0x0204a480 +data_0204ae10 kind:bss addr:0x0204ae10 +data_0204ae90 kind:bss addr:0x0204ae90 +data_0204aeac kind:bss addr:0x0204aeac +data_0204aeb8 kind:bss addr:0x0204aeb8 +data_0204aed0 kind:bss addr:0x0204aed0 +data_0204aedc kind:bss addr:0x0204aedc +data_0204aeec kind:bss addr:0x0204aeec +data_0204aef0 kind:bss addr:0x0204aef0 +data_0204af02 kind:bss addr:0x0204af02 +data_0204af10 kind:bss addr:0x0204af10 +data_0204af18 kind:bss addr:0x0204af18 +data_0204af1c kind:bss addr:0x0204af1c +data_0204c3ac kind:bss addr:0x0204c3ac +data_0204cde0 kind:bss addr:0x0204cde0 +data_0204cdf8 kind:bss addr:0x0204cdf8 +data_0204d83c kind:bss addr:0x0204d83c +data_0204d9d0 kind:bss addr:0x0204d9d0 +data_0204d9dc kind:bss addr:0x0204d9dc +data_0204dfdc kind:bss addr:0x0204dfdc +data_0204dfe8 kind:bss addr:0x0204dfe8 +data_0204e5e8 kind:bss addr:0x0204e5e8 +data_0204e5ec kind:bss addr:0x0204e5ec +data_0204e5f8 kind:bss addr:0x0204e5f8 +data_0204e608 kind:bss addr:0x0204e608 +data_0204e60c kind:bss addr:0x0204e60c +data_0204e63c kind:bss addr:0x0204e63c +data_0204e640 kind:bss addr:0x0204e640 +data_0204e648 kind:bss addr:0x0204e648 +data_0204e64c kind:bss addr:0x0204e64c +data_0204e664 kind:bss addr:0x0204e664 +data_0204e666 kind:bss addr:0x0204e666 +data_0204e668 kind:bss addr:0x0204e668 +data_0204e66a kind:bss addr:0x0204e66a +data_0204e66c kind:bss addr:0x0204e66c +data_0204e66e kind:bss addr:0x0204e66e +data_0204e670 kind:bss addr:0x0204e670 +data_0204e672 kind:bss addr:0x0204e672 +data_0204e674 kind:bss addr:0x0204e674 +data_0204e676 kind:bss addr:0x0204e676 +data_0204e678 kind:bss addr:0x0204e678 +data_0204e67a kind:bss addr:0x0204e67a +data_0204e67c kind:bss addr:0x0204e67c +data_0204e67e kind:bss addr:0x0204e67e +data_0204e680 kind:bss addr:0x0204e680 +data_0204e684 kind:bss addr:0x0204e684 +data_0204e6a0 kind:bss addr:0x0204e6a0 +data_0204e6c0 kind:bss addr:0x0204e6c0 +data_0204e6c4 kind:bss addr:0x0204e6c4 +data_0204e84c kind:bss addr:0x0204e84c +data_0204e854 kind:bss addr:0x0204e854 +data_0204e858 kind:bss addr:0x0204e858 +data_0204e85c kind:bss addr:0x0204e85c +data_0204e880 kind:bss addr:0x0204e880 +data_0204e900 kind:bss addr:0x0204e900 +data_0204e904 kind:bss addr:0x0204e904 +data_0204e90c kind:bss addr:0x0204e90c +data_0204e914 kind:bss addr:0x0204e914 +data_0204e920 kind:bss addr:0x0204e920 +data_0204e934 kind:bss addr:0x0204e934 +data_0204e938 kind:bss addr:0x0204e938 +data_0204e93c kind:bss addr:0x0204e93c +data_0204e950 kind:bss addr:0x0204e950 +data_0204e960 kind:bss addr:0x0204e960 +data_0204e964 kind:bss addr:0x0204e964 +data_0204e968 kind:bss addr:0x0204e968 +data_0204e980 kind:bss addr:0x0204e980 +data_0204e9a4 kind:bss addr:0x0204e9a4 +data_0204e9e0 kind:bss addr:0x0204e9e0 +data_0204ec60 kind:bss addr:0x0204ec60 +data_0204fc60 kind:bss addr:0x0204fc60 +data_02050448 kind:bss addr:0x02050448 +data_02050460 kind:bss addr:0x02050460 +data_020504c0 kind:bss addr:0x020504c0 +data_020504c4 kind:bss addr:0x020504c4 +data_020504c8 kind:bss addr:0x020504c8 +data_02050548 kind:bss addr:0x02050548 +data_0205054c kind:bss addr:0x0205054c +data_02050558 kind:bss addr:0x02050558 +data_0205055c kind:bss addr:0x0205055c +data_02050564 kind:bss addr:0x02050564 +data_0205056c kind:bss addr:0x0205056c +data_02050574 kind:bss addr:0x02050574 +data_020505d0 kind:bss addr:0x020505d0 +data_020505ec kind:bss addr:0x020505ec +data_0205060c kind:bss addr:0x0205060c +data_02050610 kind:bss addr:0x02050610 +data_0205062c kind:bss addr:0x0205062c +data_02050640 kind:bss addr:0x02050640 +data_02050644 kind:bss addr:0x02050644 +data_02050648 kind:bss addr:0x02050648 +data_02050658 kind:bss addr:0x02050658 +data_02050664 kind:bss addr:0x02050664 +data_02050688 kind:bss addr:0x02050688 +data_020506a0 kind:bss addr:0x020506a0 +data_02050700 kind:bss addr:0x02050700 +data_02050d20 kind:bss addr:0x02050d20 +data_02050d40 kind:bss addr:0x02050d40 +data_02050f60 kind:bss addr:0x02050f60 +data_02050f68 kind:bss addr:0x02050f68 +data_02050f6c kind:bss addr:0x02050f6c +data_02050f70 kind:bss addr:0x02050f70 +data_02050fa0 kind:bss addr:0x02050fa0 +data_02050fa4 kind:bss addr:0x02050fa4 +data_02051060 kind:bss addr:0x02051060 +data_02051148 kind:bss addr:0x02051148 +data_0205114c kind:bss addr:0x0205114c +data_02051570 kind:bss addr:0x02051570 +data_02051580 kind:bss addr:0x02051580 +data_02051680 kind:bss addr:0x02051680 +data_020516a4 kind:bss addr:0x020516a4 +data_020516c8 kind:bss addr:0x020516c8 +data_02051770 kind:bss addr:0x02051770 +data_020517a0 kind:bss addr:0x020517a0 +data_020518a0 kind:bss addr:0x020518a0 +data_020519a0 kind:bss addr:0x020519a0 +data_02051aa0 kind:bss addr:0x02051aa0 +data_02051aa4 kind:bss addr:0x02051aa4 +data_02051aa8 kind:bss addr:0x02051aa8 +data_02051ac4 kind:bss addr:0x02051ac4 +data_02051acc kind:bss addr:0x02051acc +data_02051ad4 kind:bss addr:0x02051ad4 diff --git a/config/usa/arm9/config.yaml b/config/usa/arm9/config.yaml new file mode 100644 index 00000000..6c002f0d --- /dev/null +++ b/config/usa/arm9/config.yaml @@ -0,0 +1,825 @@ +rom_config: ../../../extract/usa/config.yaml +build_path: ../../../build/usa +delinks_path: ../../../build/usa/delinks +enable_dsprot: true +main_module: + name: main + object: ../../../build/usa/build/arm9.bin + hash: 266cb7458203eb7b + delinks: delinks.txt + symbols: symbols.txt + relocations: relocs.txt +autoloads: + - kind: Itcm + name: itcm + object: ../../../build/usa/build/itcm.bin + hash: d278b270726666fa + delinks: itcm/delinks.txt + symbols: itcm/symbols.txt + relocations: itcm/relocs.txt + - kind: Dtcm + name: dtcm + object: ../../../build/usa/build/dtcm.bin + hash: 89a32780d60fec23 + delinks: dtcm/delinks.txt + symbols: dtcm/symbols.txt + relocations: dtcm/relocs.txt +overlays: + - id: 0 + name: ov000 + object: ../../../build/usa/build/arm9_ov000.bin + hash: e2074e14da51515b + delinks: overlays/ov000/delinks.txt + symbols: overlays/ov000/symbols.txt + relocations: overlays/ov000/relocs.txt + - id: 1 + name: ov001 + object: ../../../build/usa/build/arm9_ov001.bin + hash: 040afbc81f1b8592 + delinks: overlays/ov001/delinks.txt + symbols: overlays/ov001/symbols.txt + relocations: overlays/ov001/relocs.txt + - id: 2 + name: ov002 + object: ../../../build/usa/build/arm9_ov002.bin + hash: 48bff62ee73fc2af + delinks: overlays/ov002/delinks.txt + symbols: overlays/ov002/symbols.txt + relocations: overlays/ov002/relocs.txt + - id: 3 + name: ov003 + object: ../../../build/usa/build/arm9_ov003.bin + hash: cf887f21ae20adc2 + delinks: overlays/ov003/delinks.txt + symbols: overlays/ov003/symbols.txt + relocations: overlays/ov003/relocs.txt + - id: 4 + name: ov004 + object: ../../../build/usa/build/arm9_ov004.bin + hash: c39b38c5d3a68e5f + delinks: overlays/ov004/delinks.txt + symbols: overlays/ov004/symbols.txt + relocations: overlays/ov004/relocs.txt + - id: 5 + name: ov005 + object: ../../../build/usa/build/arm9_ov005.bin + hash: 13d3acfc577b4b2f + delinks: overlays/ov005/delinks.txt + symbols: overlays/ov005/symbols.txt + relocations: overlays/ov005/relocs.txt + - id: 6 + name: ov006 + object: ../../../build/usa/build/arm9_ov006.bin + hash: 6499d5769c23a07c + delinks: overlays/ov006/delinks.txt + symbols: overlays/ov006/symbols.txt + relocations: overlays/ov006/relocs.txt + - id: 7 + name: ov007 + object: ../../../build/usa/build/arm9_ov007.bin + hash: dfd5bb880378e012 + delinks: overlays/ov007/delinks.txt + symbols: overlays/ov007/symbols.txt + relocations: overlays/ov007/relocs.txt + - id: 8 + name: ov008 + object: ../../../build/usa/build/arm9_ov008.bin + hash: b535b3cdd0dbe123 + delinks: overlays/ov008/delinks.txt + symbols: overlays/ov008/symbols.txt + relocations: overlays/ov008/relocs.txt + - id: 9 + name: ov009 + object: ../../../build/usa/build/arm9_ov009.bin + hash: c43f0d7927a6e748 + delinks: overlays/ov009/delinks.txt + symbols: overlays/ov009/symbols.txt + relocations: overlays/ov009/relocs.txt + - id: 10 + name: ov010 + object: ../../../build/usa/build/arm9_ov010.bin + hash: b3d7fd228754547a + delinks: overlays/ov010/delinks.txt + symbols: overlays/ov010/symbols.txt + relocations: overlays/ov010/relocs.txt + - id: 11 + name: ov011 + object: ../../../build/usa/build/arm9_ov011.bin + hash: da078cbde78b2edd + delinks: overlays/ov011/delinks.txt + symbols: overlays/ov011/symbols.txt + relocations: overlays/ov011/relocs.txt + - id: 12 + name: ov012 + object: ../../../build/usa/build/arm9_ov012.bin + hash: 9d2fc30d586e1565 + delinks: overlays/ov012/delinks.txt + symbols: overlays/ov012/symbols.txt + relocations: overlays/ov012/relocs.txt + - id: 13 + name: ov013 + object: ../../../build/usa/build/arm9_ov013.bin + hash: 5f6154b698cd4030 + delinks: overlays/ov013/delinks.txt + symbols: overlays/ov013/symbols.txt + relocations: overlays/ov013/relocs.txt + - id: 14 + name: ov014 + object: ../../../build/usa/build/arm9_ov014.bin + hash: c25072d4c4ba641b + delinks: overlays/ov014/delinks.txt + symbols: overlays/ov014/symbols.txt + relocations: overlays/ov014/relocs.txt + - id: 15 + name: ov015 + object: ../../../build/usa/build/arm9_ov015.bin + hash: 09faadd021aa4c96 + delinks: overlays/ov015/delinks.txt + symbols: overlays/ov015/symbols.txt + relocations: overlays/ov015/relocs.txt + - id: 16 + name: ov016 + object: ../../../build/usa/build/arm9_ov016.bin + hash: 4954da4f1095c1b4 + delinks: overlays/ov016/delinks.txt + symbols: overlays/ov016/symbols.txt + relocations: overlays/ov016/relocs.txt + - id: 17 + name: ov017 + object: ../../../build/usa/build/arm9_ov017.bin + hash: 9c4c1c1cb461208f + delinks: overlays/ov017/delinks.txt + symbols: overlays/ov017/symbols.txt + relocations: overlays/ov017/relocs.txt + - id: 18 + name: ov018 + object: ../../../build/usa/build/arm9_ov018.bin + hash: 0e0df2b8a5627820 + delinks: overlays/ov018/delinks.txt + symbols: overlays/ov018/symbols.txt + relocations: overlays/ov018/relocs.txt + - id: 19 + name: ov019 + object: ../../../build/usa/build/arm9_ov019.bin + hash: 687097181244a9fe + delinks: overlays/ov019/delinks.txt + symbols: overlays/ov019/symbols.txt + relocations: overlays/ov019/relocs.txt + - id: 20 + name: ov020 + object: ../../../build/usa/build/arm9_ov020.bin + hash: 0231ca1d4690c62e + delinks: overlays/ov020/delinks.txt + symbols: overlays/ov020/symbols.txt + relocations: overlays/ov020/relocs.txt + - id: 21 + name: ov021 + object: ../../../build/usa/build/arm9_ov021.bin + hash: 8a122c92b0abb1b1 + delinks: overlays/ov021/delinks.txt + symbols: overlays/ov021/symbols.txt + relocations: overlays/ov021/relocs.txt + - id: 22 + name: ov022 + object: ../../../build/usa/build/arm9_ov022.bin + hash: 0d99a3775df90205 + delinks: overlays/ov022/delinks.txt + symbols: overlays/ov022/symbols.txt + relocations: overlays/ov022/relocs.txt + - id: 23 + name: ov023 + object: ../../../build/usa/build/arm9_ov023.bin + hash: 0be5553409c21ecc + delinks: overlays/ov023/delinks.txt + symbols: overlays/ov023/symbols.txt + relocations: overlays/ov023/relocs.txt + - id: 24 + name: ov024 + object: ../../../build/usa/build/arm9_ov024.bin + hash: 64b914097beb2f20 + delinks: overlays/ov024/delinks.txt + symbols: overlays/ov024/symbols.txt + relocations: overlays/ov024/relocs.txt + - id: 25 + name: ov025 + object: ../../../build/usa/build/arm9_ov025.bin + hash: 18a98e952571850e + delinks: overlays/ov025/delinks.txt + symbols: overlays/ov025/symbols.txt + relocations: overlays/ov025/relocs.txt + - id: 26 + name: ov026 + object: ../../../build/usa/build/arm9_ov026.bin + hash: 99e8b8ba1aa588a8 + delinks: overlays/ov026/delinks.txt + symbols: overlays/ov026/symbols.txt + relocations: overlays/ov026/relocs.txt + - id: 27 + name: ov027 + object: ../../../build/usa/build/arm9_ov027.bin + hash: e4bf9146658cdf84 + delinks: overlays/ov027/delinks.txt + symbols: overlays/ov027/symbols.txt + relocations: overlays/ov027/relocs.txt + - id: 28 + name: ov028 + object: ../../../build/usa/build/arm9_ov028.bin + hash: 6a117dc0e4256448 + delinks: overlays/ov028/delinks.txt + symbols: overlays/ov028/symbols.txt + relocations: overlays/ov028/relocs.txt + - id: 29 + name: ov029 + object: ../../../build/usa/build/arm9_ov029.bin + hash: a9224b56f568fd70 + delinks: overlays/ov029/delinks.txt + symbols: overlays/ov029/symbols.txt + relocations: overlays/ov029/relocs.txt + - id: 30 + name: ov030 + object: ../../../build/usa/build/arm9_ov030.bin + hash: 0a524a815c20c954 + delinks: overlays/ov030/delinks.txt + symbols: overlays/ov030/symbols.txt + relocations: overlays/ov030/relocs.txt + - id: 31 + name: ov031 + object: ../../../build/usa/build/arm9_ov031.bin + hash: e275e544fca828dc + delinks: overlays/ov031/delinks.txt + symbols: overlays/ov031/symbols.txt + relocations: overlays/ov031/relocs.txt + - id: 32 + name: ov032 + object: ../../../build/usa/build/arm9_ov032.bin + hash: f0d9b7e39f116062 + delinks: overlays/ov032/delinks.txt + symbols: overlays/ov032/symbols.txt + relocations: overlays/ov032/relocs.txt + - id: 33 + name: ov033 + object: ../../../build/usa/build/arm9_ov033.bin + hash: c7bac72a693c95f9 + delinks: overlays/ov033/delinks.txt + symbols: overlays/ov033/symbols.txt + relocations: overlays/ov033/relocs.txt + - id: 34 + name: ov034 + object: ../../../build/usa/build/arm9_ov034.bin + hash: 8f6500a401617dbf + delinks: overlays/ov034/delinks.txt + symbols: overlays/ov034/symbols.txt + relocations: overlays/ov034/relocs.txt + - id: 35 + name: ov035 + object: ../../../build/usa/build/arm9_ov035.bin + hash: 55557479813fac31 + delinks: overlays/ov035/delinks.txt + symbols: overlays/ov035/symbols.txt + relocations: overlays/ov035/relocs.txt + - id: 36 + name: ov036 + object: ../../../build/usa/build/arm9_ov036.bin + hash: 9e1e957db261ba1b + delinks: overlays/ov036/delinks.txt + symbols: overlays/ov036/symbols.txt + relocations: overlays/ov036/relocs.txt + - id: 37 + name: ov037 + object: ../../../build/usa/build/arm9_ov037.bin + hash: 409dae88bbbd1ae6 + delinks: overlays/ov037/delinks.txt + symbols: overlays/ov037/symbols.txt + relocations: overlays/ov037/relocs.txt + - id: 38 + name: ov038 + object: ../../../build/usa/build/arm9_ov038.bin + hash: 0b60103f300d0ddb + delinks: overlays/ov038/delinks.txt + symbols: overlays/ov038/symbols.txt + relocations: overlays/ov038/relocs.txt + - id: 39 + name: ov039 + object: ../../../build/usa/build/arm9_ov039.bin + hash: b829ddde313fecc8 + delinks: overlays/ov039/delinks.txt + symbols: overlays/ov039/symbols.txt + relocations: overlays/ov039/relocs.txt + - id: 40 + name: ov040 + object: ../../../build/usa/build/arm9_ov040.bin + hash: c5b8f48f6c202979 + delinks: overlays/ov040/delinks.txt + symbols: overlays/ov040/symbols.txt + relocations: overlays/ov040/relocs.txt + - id: 41 + name: ov041 + object: ../../../build/usa/build/arm9_ov041.bin + hash: 4e9bb36691c4cc4c + delinks: overlays/ov041/delinks.txt + symbols: overlays/ov041/symbols.txt + relocations: overlays/ov041/relocs.txt + - id: 42 + name: ov042 + object: ../../../build/usa/build/arm9_ov042.bin + hash: 63a207d97c621955 + delinks: overlays/ov042/delinks.txt + symbols: overlays/ov042/symbols.txt + relocations: overlays/ov042/relocs.txt + - id: 43 + name: ov043 + object: ../../../build/usa/build/arm9_ov043.bin + hash: af7a80f062a873f0 + delinks: overlays/ov043/delinks.txt + symbols: overlays/ov043/symbols.txt + relocations: overlays/ov043/relocs.txt + - id: 44 + name: ov044 + object: ../../../build/usa/build/arm9_ov044.bin + hash: 792aa842a99906d2 + delinks: overlays/ov044/delinks.txt + symbols: overlays/ov044/symbols.txt + relocations: overlays/ov044/relocs.txt + - id: 45 + name: ov045 + object: ../../../build/usa/build/arm9_ov045.bin + hash: 248a739e0e6c7b52 + delinks: overlays/ov045/delinks.txt + symbols: overlays/ov045/symbols.txt + relocations: overlays/ov045/relocs.txt + - id: 46 + name: ov046 + object: ../../../build/usa/build/arm9_ov046.bin + hash: ecad53e0cff1cb89 + delinks: overlays/ov046/delinks.txt + symbols: overlays/ov046/symbols.txt + relocations: overlays/ov046/relocs.txt + - id: 47 + name: ov047 + object: ../../../build/usa/build/arm9_ov047.bin + hash: de85f8f679f5a47b + delinks: overlays/ov047/delinks.txt + symbols: overlays/ov047/symbols.txt + relocations: overlays/ov047/relocs.txt + - id: 48 + name: ov048 + object: ../../../build/usa/build/arm9_ov048.bin + hash: b053c7c516483e46 + delinks: overlays/ov048/delinks.txt + symbols: overlays/ov048/symbols.txt + relocations: overlays/ov048/relocs.txt + - id: 49 + name: ov049 + object: ../../../build/usa/build/arm9_ov049.bin + hash: 2aed326f5ac442d5 + delinks: overlays/ov049/delinks.txt + symbols: overlays/ov049/symbols.txt + relocations: overlays/ov049/relocs.txt + - id: 50 + name: ov050 + object: ../../../build/usa/build/arm9_ov050.bin + hash: e2245578b212ad11 + delinks: overlays/ov050/delinks.txt + symbols: overlays/ov050/symbols.txt + relocations: overlays/ov050/relocs.txt + - id: 51 + name: ov051 + object: ../../../build/usa/build/arm9_ov051.bin + hash: ad1a16c5cf943512 + delinks: overlays/ov051/delinks.txt + symbols: overlays/ov051/symbols.txt + relocations: overlays/ov051/relocs.txt + - id: 52 + name: ov052 + object: ../../../build/usa/build/arm9_ov052.bin + hash: 1640186e40dc62ad + delinks: overlays/ov052/delinks.txt + symbols: overlays/ov052/symbols.txt + relocations: overlays/ov052/relocs.txt + - id: 53 + name: ov053 + object: ../../../build/usa/build/arm9_ov053.bin + hash: 7602f0654ed5d325 + delinks: overlays/ov053/delinks.txt + symbols: overlays/ov053/symbols.txt + relocations: overlays/ov053/relocs.txt + - id: 54 + name: ov054 + object: ../../../build/usa/build/arm9_ov054.bin + hash: bdb14be81cf14763 + delinks: overlays/ov054/delinks.txt + symbols: overlays/ov054/symbols.txt + relocations: overlays/ov054/relocs.txt + - id: 55 + name: ov055 + object: ../../../build/usa/build/arm9_ov055.bin + hash: 8111d14378570a72 + delinks: overlays/ov055/delinks.txt + symbols: overlays/ov055/symbols.txt + relocations: overlays/ov055/relocs.txt + - id: 56 + name: ov056 + object: ../../../build/usa/build/arm9_ov056.bin + hash: af118007333702ff + delinks: overlays/ov056/delinks.txt + symbols: overlays/ov056/symbols.txt + relocations: overlays/ov056/relocs.txt + - id: 57 + name: ov057 + object: ../../../build/usa/build/arm9_ov057.bin + hash: 62ad5bdc391dec5d + delinks: overlays/ov057/delinks.txt + symbols: overlays/ov057/symbols.txt + relocations: overlays/ov057/relocs.txt + - id: 58 + name: ov058 + object: ../../../build/usa/build/arm9_ov058.bin + hash: f81c4199568a2656 + delinks: overlays/ov058/delinks.txt + symbols: overlays/ov058/symbols.txt + relocations: overlays/ov058/relocs.txt + - id: 59 + name: ov059 + object: ../../../build/usa/build/arm9_ov059.bin + hash: d394d2ef227574f0 + delinks: overlays/ov059/delinks.txt + symbols: overlays/ov059/symbols.txt + relocations: overlays/ov059/relocs.txt + - id: 60 + name: ov060 + object: ../../../build/usa/build/arm9_ov060.bin + hash: 4860a96f3d92db52 + delinks: overlays/ov060/delinks.txt + symbols: overlays/ov060/symbols.txt + relocations: overlays/ov060/relocs.txt + - id: 61 + name: ov061 + object: ../../../build/usa/build/arm9_ov061.bin + hash: 52870f474f1834f1 + delinks: overlays/ov061/delinks.txt + symbols: overlays/ov061/symbols.txt + relocations: overlays/ov061/relocs.txt + - id: 62 + name: ov062 + object: ../../../build/usa/build/arm9_ov062.bin + hash: c4f7a8bc9eb931e2 + delinks: overlays/ov062/delinks.txt + symbols: overlays/ov062/symbols.txt + relocations: overlays/ov062/relocs.txt + - id: 63 + name: ov063 + object: ../../../build/usa/build/arm9_ov063.bin + hash: b8330295c95d79ee + delinks: overlays/ov063/delinks.txt + symbols: overlays/ov063/symbols.txt + relocations: overlays/ov063/relocs.txt + - id: 64 + name: ov064 + object: ../../../build/usa/build/arm9_ov064.bin + hash: 1637698488697bfb + delinks: overlays/ov064/delinks.txt + symbols: overlays/ov064/symbols.txt + relocations: overlays/ov064/relocs.txt + - id: 65 + name: ov065 + object: ../../../build/usa/build/arm9_ov065.bin + hash: 63870e5c46e577b5 + delinks: overlays/ov065/delinks.txt + symbols: overlays/ov065/symbols.txt + relocations: overlays/ov065/relocs.txt + - id: 66 + name: ov066 + object: ../../../build/usa/build/arm9_ov066.bin + hash: 990b27a7c4dc0af4 + delinks: overlays/ov066/delinks.txt + symbols: overlays/ov066/symbols.txt + relocations: overlays/ov066/relocs.txt + - id: 67 + name: ov067 + object: ../../../build/usa/build/arm9_ov067.bin + hash: 604b9d2cb2fbf66f + delinks: overlays/ov067/delinks.txt + symbols: overlays/ov067/symbols.txt + relocations: overlays/ov067/relocs.txt + - id: 68 + name: ov068 + object: ../../../build/usa/build/arm9_ov068.bin + hash: ecdda792ec248c1e + delinks: overlays/ov068/delinks.txt + symbols: overlays/ov068/symbols.txt + relocations: overlays/ov068/relocs.txt + - id: 69 + name: ov069 + object: ../../../build/usa/build/arm9_ov069.bin + hash: f7d36a37918985dd + delinks: overlays/ov069/delinks.txt + symbols: overlays/ov069/symbols.txt + relocations: overlays/ov069/relocs.txt + - id: 70 + name: ov070 + object: ../../../build/usa/build/arm9_ov070.bin + hash: 3371cc16a7da02fa + delinks: overlays/ov070/delinks.txt + symbols: overlays/ov070/symbols.txt + relocations: overlays/ov070/relocs.txt + - id: 71 + name: ov071 + object: ../../../build/usa/build/arm9_ov071.bin + hash: a683c0b0bf1e6d7f + delinks: overlays/ov071/delinks.txt + symbols: overlays/ov071/symbols.txt + relocations: overlays/ov071/relocs.txt + - id: 72 + name: ov072 + object: ../../../build/usa/build/arm9_ov072.bin + hash: a9e9c54e2de205e6 + delinks: overlays/ov072/delinks.txt + symbols: overlays/ov072/symbols.txt + relocations: overlays/ov072/relocs.txt + - id: 73 + name: ov073 + object: ../../../build/usa/build/arm9_ov073.bin + hash: d4669dacb5c0da22 + delinks: overlays/ov073/delinks.txt + symbols: overlays/ov073/symbols.txt + relocations: overlays/ov073/relocs.txt + - id: 74 + name: ov074 + object: ../../../build/usa/build/arm9_ov074.bin + hash: 89c0a6732de3f84c + delinks: overlays/ov074/delinks.txt + symbols: overlays/ov074/symbols.txt + relocations: overlays/ov074/relocs.txt + - id: 75 + name: ov075 + object: ../../../build/usa/build/arm9_ov075.bin + hash: 0b2652995d1c5d84 + delinks: overlays/ov075/delinks.txt + symbols: overlays/ov075/symbols.txt + relocations: overlays/ov075/relocs.txt + - id: 76 + name: ov076 + object: ../../../build/usa/build/arm9_ov076.bin + hash: 3dddf122718a74af + delinks: overlays/ov076/delinks.txt + symbols: overlays/ov076/symbols.txt + relocations: overlays/ov076/relocs.txt + - id: 77 + name: ov077 + object: ../../../build/usa/build/arm9_ov077.bin + hash: 1d514250a24f3a90 + delinks: overlays/ov077/delinks.txt + symbols: overlays/ov077/symbols.txt + relocations: overlays/ov077/relocs.txt + - id: 78 + name: ov078 + object: ../../../build/usa/build/arm9_ov078.bin + hash: 76e11e5b86766a92 + delinks: overlays/ov078/delinks.txt + symbols: overlays/ov078/symbols.txt + relocations: overlays/ov078/relocs.txt + - id: 79 + name: ov079 + object: ../../../build/usa/build/arm9_ov079.bin + hash: 5aa03f32a7abc81a + delinks: overlays/ov079/delinks.txt + symbols: overlays/ov079/symbols.txt + relocations: overlays/ov079/relocs.txt + - id: 80 + name: ov080 + object: ../../../build/usa/build/arm9_ov080.bin + hash: 6fce09085d72f095 + delinks: overlays/ov080/delinks.txt + symbols: overlays/ov080/symbols.txt + relocations: overlays/ov080/relocs.txt + - id: 81 + name: ov081 + object: ../../../build/usa/build/arm9_ov081.bin + hash: 9c41d5ce94f00903 + delinks: overlays/ov081/delinks.txt + symbols: overlays/ov081/symbols.txt + relocations: overlays/ov081/relocs.txt + - id: 82 + name: ov082 + object: ../../../build/usa/build/arm9_ov082.bin + hash: 4760ff6291711abd + delinks: overlays/ov082/delinks.txt + symbols: overlays/ov082/symbols.txt + relocations: overlays/ov082/relocs.txt + - id: 83 + name: ov083 + object: ../../../build/usa/build/arm9_ov083.bin + hash: ccfaa3b15f3c80ad + delinks: overlays/ov083/delinks.txt + symbols: overlays/ov083/symbols.txt + relocations: overlays/ov083/relocs.txt + - id: 84 + name: ov084 + object: ../../../build/usa/build/arm9_ov084.bin + hash: a8af42a7fb41b566 + delinks: overlays/ov084/delinks.txt + symbols: overlays/ov084/symbols.txt + relocations: overlays/ov084/relocs.txt + - id: 85 + name: ov085 + object: ../../../build/usa/build/arm9_ov085.bin + hash: 664870425371645b + delinks: overlays/ov085/delinks.txt + symbols: overlays/ov085/symbols.txt + relocations: overlays/ov085/relocs.txt + - id: 86 + name: ov086 + object: ../../../build/usa/build/arm9_ov086.bin + hash: a037bfbd5e1a6e78 + delinks: overlays/ov086/delinks.txt + symbols: overlays/ov086/symbols.txt + relocations: overlays/ov086/relocs.txt + - id: 87 + name: ov087 + object: ../../../build/usa/build/arm9_ov087.bin + hash: 46b2bcba02f239b5 + delinks: overlays/ov087/delinks.txt + symbols: overlays/ov087/symbols.txt + relocations: overlays/ov087/relocs.txt + - id: 88 + name: ov088 + object: ../../../build/usa/build/arm9_ov088.bin + hash: 891eff715719d5c5 + delinks: overlays/ov088/delinks.txt + symbols: overlays/ov088/symbols.txt + relocations: overlays/ov088/relocs.txt + - id: 89 + name: ov089 + object: ../../../build/usa/build/arm9_ov089.bin + hash: 36e66e8240637936 + delinks: overlays/ov089/delinks.txt + symbols: overlays/ov089/symbols.txt + relocations: overlays/ov089/relocs.txt + - id: 90 + name: ov090 + object: ../../../build/usa/build/arm9_ov090.bin + hash: fa6121b6c0e4b9da + delinks: overlays/ov090/delinks.txt + symbols: overlays/ov090/symbols.txt + relocations: overlays/ov090/relocs.txt + - id: 91 + name: ov091 + object: ../../../build/usa/build/arm9_ov091.bin + hash: f8e160bb97cf7710 + delinks: overlays/ov091/delinks.txt + symbols: overlays/ov091/symbols.txt + relocations: overlays/ov091/relocs.txt + - id: 92 + name: ov092 + object: ../../../build/usa/build/arm9_ov092.bin + hash: c1e2ec965872f655 + delinks: overlays/ov092/delinks.txt + symbols: overlays/ov092/symbols.txt + relocations: overlays/ov092/relocs.txt + - id: 93 + name: ov093 + object: ../../../build/usa/build/arm9_ov093.bin + hash: dabe9a0747662ecb + delinks: overlays/ov093/delinks.txt + symbols: overlays/ov093/symbols.txt + relocations: overlays/ov093/relocs.txt + - id: 94 + name: ov094 + object: ../../../build/usa/build/arm9_ov094.bin + hash: 4c8e395259f7ca6a + delinks: overlays/ov094/delinks.txt + symbols: overlays/ov094/symbols.txt + relocations: overlays/ov094/relocs.txt + - id: 95 + name: ov095 + object: ../../../build/usa/build/arm9_ov095.bin + hash: a5b5d926c8fef7db + delinks: overlays/ov095/delinks.txt + symbols: overlays/ov095/symbols.txt + relocations: overlays/ov095/relocs.txt + - id: 96 + name: ov096 + object: ../../../build/usa/build/arm9_ov096.bin + hash: ae582948d514dafc + delinks: overlays/ov096/delinks.txt + symbols: overlays/ov096/symbols.txt + relocations: overlays/ov096/relocs.txt + - id: 97 + name: ov097 + object: ../../../build/usa/build/arm9_ov097.bin + hash: a3051d1c98a8cc28 + delinks: overlays/ov097/delinks.txt + symbols: overlays/ov097/symbols.txt + relocations: overlays/ov097/relocs.txt + - id: 98 + name: ov098 + object: ../../../build/usa/build/arm9_ov098.bin + hash: ac28f033d1719f80 + delinks: overlays/ov098/delinks.txt + symbols: overlays/ov098/symbols.txt + relocations: overlays/ov098/relocs.txt + - id: 99 + name: ov099 + object: ../../../build/usa/build/arm9_ov099.bin + hash: 4716d433eda52453 + delinks: overlays/ov099/delinks.txt + symbols: overlays/ov099/symbols.txt + relocations: overlays/ov099/relocs.txt + - id: 100 + name: ov100 + object: ../../../build/usa/build/arm9_ov100.bin + hash: a3051d1c98a8cc28 + delinks: overlays/ov100/delinks.txt + symbols: overlays/ov100/symbols.txt + relocations: overlays/ov100/relocs.txt + - id: 101 + name: ov101 + object: ../../../build/usa/build/arm9_ov101.bin + hash: 647c5218359ae0c0 + delinks: overlays/ov101/delinks.txt + symbols: overlays/ov101/symbols.txt + relocations: overlays/ov101/relocs.txt + - id: 102 + name: ov102 + object: ../../../build/usa/build/arm9_ov102.bin + hash: d348b90bc48419ae + delinks: overlays/ov102/delinks.txt + symbols: overlays/ov102/symbols.txt + relocations: overlays/ov102/relocs.txt + - id: 103 + name: ov103 + object: ../../../build/usa/build/arm9_ov103.bin + hash: 6b18b5a0f8228383 + delinks: overlays/ov103/delinks.txt + symbols: overlays/ov103/symbols.txt + relocations: overlays/ov103/relocs.txt + - id: 104 + name: ov104 + object: ../../../build/usa/build/arm9_ov104.bin + hash: 478074be05ed87e0 + delinks: overlays/ov104/delinks.txt + symbols: overlays/ov104/symbols.txt + relocations: overlays/ov104/relocs.txt + - id: 105 + name: ov105 + object: ../../../build/usa/build/arm9_ov105.bin + hash: 5ea22e5720d9dec3 + delinks: overlays/ov105/delinks.txt + symbols: overlays/ov105/symbols.txt + relocations: overlays/ov105/relocs.txt + - id: 106 + name: ov106 + object: ../../../build/usa/build/arm9_ov106.bin + hash: 5b8dd4e97d702041 + delinks: overlays/ov106/delinks.txt + symbols: overlays/ov106/symbols.txt + relocations: overlays/ov106/relocs.txt + - id: 107 + name: ov107 + object: ../../../build/usa/build/arm9_ov107.bin + hash: 0960cd1f423a93e1 + delinks: overlays/ov107/delinks.txt + symbols: overlays/ov107/symbols.txt + relocations: overlays/ov107/relocs.txt + - id: 108 + name: ov108 + object: ../../../build/usa/build/arm9_ov108.bin + hash: afa6491c6de35053 + delinks: overlays/ov108/delinks.txt + symbols: overlays/ov108/symbols.txt + relocations: overlays/ov108/relocs.txt + - id: 109 + name: ov109 + object: ../../../build/usa/build/arm9_ov109.bin + hash: f6ab5958b98c7400 + delinks: overlays/ov109/delinks.txt + symbols: overlays/ov109/symbols.txt + relocations: overlays/ov109/relocs.txt + - id: 110 + name: ov110 + object: ../../../build/usa/build/arm9_ov110.bin + hash: 62a735804fe52490 + delinks: overlays/ov110/delinks.txt + symbols: overlays/ov110/symbols.txt + relocations: overlays/ov110/relocs.txt + - id: 111 + name: ov111 + object: ../../../build/usa/build/arm9_ov111.bin + hash: ad44911839030e59 + delinks: overlays/ov111/delinks.txt + symbols: overlays/ov111/symbols.txt + relocations: overlays/ov111/relocs.txt + - id: 112 + name: ov112 + object: ../../../build/usa/build/arm9_ov112.bin + hash: b1047b376a545859 + delinks: overlays/ov112/delinks.txt + symbols: overlays/ov112/symbols.txt + relocations: overlays/ov112/relocs.txt + - id: 113 + name: ov113 + object: ../../../build/usa/build/arm9_ov113.bin + hash: 36e8d10d26c544b5 + delinks: overlays/ov113/delinks.txt + symbols: overlays/ov113/symbols.txt + relocations: overlays/ov113/relocs.txt diff --git a/config/usa/arm9/delinks.txt b/config/usa/arm9/delinks.txt new file mode 100644 index 00000000..257db7bd --- /dev/null +++ b/config/usa/arm9/delinks.txt @@ -0,0 +1,8 @@ + .text start:0x02000000 end:0x0203d4f4 kind:code align:32 + .exception start:0x0203d4f4 end:0x0203d5d4 kind:rodata align:1 + .exceptix start:0x0203d5d4 end:0x0203d7fc kind:rodata align:4 + .init start:0x0203d7fc end:0x0203dc60 kind:code align:4 + .rodata start:0x0203dc60 end:0x02043198 kind:rodata align:4 + .ctor start:0x02043198 end:0x020431ec kind:rodata align:4 + .data start:0x02043200 end:0x02044da0 kind:data align:32 + .bss start:0x02044da0 end:0x02051ac0 kind:bss align:32 diff --git a/config/usa/arm9/dtcm/delinks.txt b/config/usa/arm9/dtcm/delinks.txt new file mode 100644 index 00000000..06c2636a --- /dev/null +++ b/config/usa/arm9/dtcm/delinks.txt @@ -0,0 +1,2 @@ + .data start:0x027e0000 end:0x027e0200 kind:data align:32 + .bss start:0x027e0200 end:0x027e0da0 kind:bss align:32 diff --git a/config/usa/arm9/dtcm/relocs.txt b/config/usa/arm9/dtcm/relocs.txt new file mode 100644 index 00000000..093821e2 --- /dev/null +++ b/config/usa/arm9/dtcm/relocs.txt @@ -0,0 +1,53 @@ +from:0x027e0008 kind:load to:0x0200f5d4 module:main +from:0x027e000c kind:load to:0x02011274 module:main +from:0x027e0010 kind:load to:0x020114c4 module:main +from:0x027e0014 kind:load to:0x02010dbc module:main +from:0x027e0018 kind:load to:0x0200c844 module:main +from:0x027e001c kind:load to:0x0200c380 module:main +from:0x027e0020 kind:load to:0x0200c2a4 module:main +from:0x027e0024 kind:load to:0x02011538 module:main +from:0x027e0028 kind:load to:0x020115e8 module:main +from:0x027e0030 kind:load to:0x020115ac module:main +from:0x027e0034 kind:load to:0x020116a4 module:main +from:0x027e003c kind:load to:0x02011c68 module:main +from:0x027e004c kind:load to:0x01ff8244 module:itcm +from:0x027e005c kind:load to:0x01ff8768 module:itcm +from:0x027e006c kind:load to:0x0200cbf0 module:main +from:0x027e0070 kind:load to:0x0200cc18 module:main +from:0x027e0074 kind:load to:0x01ff8000 module:itcm +from:0x027e0078 kind:load to:0x01ff8178 module:itcm +from:0x027e007c kind:load to:0x01ff86b8 module:itcm +from:0x027e0080 kind:load to:0x01ff883c module:itcm +from:0x027e0084 kind:load to:0x01ff88dc module:itcm +from:0x027e0088 kind:load to:0x0200cc40 module:main +from:0x027e008c kind:load to:0x0200cf2c module:main +from:0x027e0090 kind:load to:0x0200d280 module:main +from:0x027e0094 kind:load to:0x0200d9cc module:main +from:0x027e0098 kind:load to:0x0200daa8 module:main +from:0x027e009c kind:load to:0x0200db10 module:main +from:0x027e00a0 kind:load to:0x0200de60 module:main +from:0x027e0198 kind:load to:0x020260a4 module:main +from:0x027e019c kind:load to:0x020260a4 module:main +from:0x027e01a0 kind:load to:0x020260a4 module:main +from:0x027e01a4 kind:load to:0x02026170 module:main +from:0x027e01a8 kind:load to:0x02026180 module:main +from:0x027e01ac kind:load to:0x02026190 module:main +from:0x027e01b0 kind:load to:0x020261a0 module:main +from:0x027e01b4 kind:load to:0x020260a4 module:main +from:0x027e01b8 kind:load to:0x02026130 module:main +from:0x027e01bc kind:load to:0x02026140 module:main +from:0x027e01c0 kind:load to:0x02026150 module:main +from:0x027e01c4 kind:load to:0x02026160 module:main +from:0x027e01c8 kind:load to:0x020260a4 module:main +from:0x027e01cc kind:load to:0x020260a4 module:main +from:0x027e01d0 kind:load to:0x020260a4 module:main +from:0x027e01d4 kind:load to:0x020260a4 module:main +from:0x027e01d8 kind:load to:0x020260a4 module:main +from:0x027e01dc kind:load to:0x020260a4 module:main +from:0x027e01e0 kind:load to:0x020260a4 module:main +from:0x027e01e4 kind:load to:0x020260a4 module:main +from:0x027e01e8 kind:load to:0x020260a4 module:main +from:0x027e01ec kind:load to:0x020260a4 module:main +from:0x027e01f0 kind:load to:0x02054ce8 module:overlay(0) +from:0x027e01f4 kind:load to:0x02054c80 module:overlay(0) +from:0x027e01f8 kind:load to:0x02054bc8 module:overlay(0) diff --git a/config/usa/arm9/dtcm/symbols.txt b/config/usa/arm9/dtcm/symbols.txt new file mode 100644 index 00000000..658e9696 --- /dev/null +++ b/config/usa/arm9/dtcm/symbols.txt @@ -0,0 +1,152 @@ +data_027e0000 kind:data(any) addr:0x027e0000 +data_027e0008 kind:data(any) addr:0x027e0008 +data_027e000c kind:data(any) addr:0x027e000c +data_027e0010 kind:data(any) addr:0x027e0010 +data_027e0014 kind:data(any) addr:0x027e0014 +data_027e0018 kind:data(any) addr:0x027e0018 +data_027e001c kind:data(any) addr:0x027e001c +data_027e0020 kind:data(any) addr:0x027e0020 +data_027e0021 kind:data(any) addr:0x027e0021 +data_027e0024 kind:data(any) addr:0x027e0024 +data_027e0030 kind:data(any) addr:0x027e0030 +data_027e003c kind:data(any) addr:0x027e003c +data_027e004c kind:data(any) addr:0x027e004c +data_027e005c kind:data(any) addr:0x027e005c +data_027e006c kind:data(any) addr:0x027e006c +data_027e00ec kind:data(any) addr:0x027e00ec +data_027e00f0 kind:data(any) addr:0x027e00f0 +data_027e00fc kind:data(any) addr:0x027e00fc +data_027e0108 kind:data(any) addr:0x027e0108 +data_027e0114 kind:data(any) addr:0x027e0114 +data_027e0120 kind:data(any) addr:0x027e0120 +data_027e0130 kind:data(any) addr:0x027e0130 +data_027e0154 kind:data(any) addr:0x027e0154 +data_027e0184 kind:data(any) addr:0x027e0184 +data_027e0188 kind:data(any) addr:0x027e0188 +data_027e0198 kind:data(any) addr:0x027e0198 +data_027e01f0 kind:data(any) addr:0x027e01f0 +data_027e0200 kind:bss addr:0x027e0200 +data_027e0204 kind:bss addr:0x027e0204 +data_027e0208 kind:bss addr:0x027e0208 +data_027e0210 kind:bss addr:0x027e0210 +data_027e0254 kind:bss addr:0x027e0254 +data_027e0288 kind:bss addr:0x027e0288 +data_027e02b0 kind:bss addr:0x027e02b0 +data_027e02c4 kind:bss addr:0x027e02c4 +data_027e02e8 kind:bss addr:0x027e02e8 +data_027e02f4 kind:bss addr:0x027e02f4 +data_027e0308 kind:bss addr:0x027e0308 +data_027e0338 kind:bss addr:0x027e0338 +data_027e0368 kind:bss addr:0x027e0368 +data_027e0408 kind:bss addr:0x027e0408 +data_027e046c kind:bss addr:0x027e046c +data_027e0470 kind:bss addr:0x027e0470 +data_027e0474 kind:bss addr:0x027e0474 +data_027e0478 kind:bss addr:0x027e0478 +data_027e07b4 kind:bss addr:0x027e07b4 +data_027e07bc kind:bss addr:0x027e07bc +data_027e07c4 kind:bss addr:0x027e07c4 +data_027e07cc kind:bss addr:0x027e07cc +data_027e07d4 kind:bss addr:0x027e07d4 +data_027e07e0 kind:bss addr:0x027e07e0 +data_027e07e8 kind:bss addr:0x027e07e8 +data_027e07ec kind:bss addr:0x027e07ec +data_027e07f0 kind:bss addr:0x027e07f0 +data_027e0818 kind:bss addr:0x027e0818 +data_027e081c kind:bss addr:0x027e081c +data_027e0820 kind:bss addr:0x027e0820 +data_027e0848 kind:bss addr:0x027e0848 +data_027e084c kind:bss addr:0x027e084c +data_027e0850 kind:bss addr:0x027e0850 +data_027e0854 kind:bss addr:0x027e0854 +data_027e0858 kind:bss addr:0x027e0858 +data_027e085c kind:bss addr:0x027e085c +data_027e0860 kind:bss addr:0x027e0860 +data_027e0864 kind:bss addr:0x027e0864 +data_027e0870 kind:bss addr:0x027e0870 +data_027e08f0 kind:bss addr:0x027e08f0 +data_027e0930 kind:bss addr:0x027e0930 +data_027e0950 kind:bss addr:0x027e0950 +data_027e0954 kind:bss addr:0x027e0954 +data_027e0958 kind:bss addr:0x027e0958 +data_027e095c kind:bss addr:0x027e095c +data_027e0960 kind:bss addr:0x027e0960 +data_027e0964 kind:bss addr:0x027e0964 +data_027e0970 kind:bss addr:0x027e0970 +data_027e0988 kind:bss addr:0x027e0988 +data_027e0994 kind:bss addr:0x027e0994 +data_027e0998 kind:bss addr:0x027e0998 +data_027e099c kind:bss addr:0x027e099c +data_027e09a0 kind:bss addr:0x027e09a0 +data_027e09a4 kind:bss addr:0x027e09a4 +data_027e09a8 kind:bss addr:0x027e09a8 +data_027e09ac kind:bss addr:0x027e09ac +data_027e09b0 kind:bss addr:0x027e09b0 +data_027e09b4 kind:bss addr:0x027e09b4 +data_027e09b8 kind:bss addr:0x027e09b8 +data_027e09bc kind:bss addr:0x027e09bc +data_027e09c0 kind:bss addr:0x027e09c0 +data_027e09c4 kind:bss addr:0x027e09c4 +data_027e09d0 kind:bss addr:0x027e09d0 +data_027e09dc kind:bss addr:0x027e09dc +data_027e09e8 kind:bss addr:0x027e09e8 +data_027e0a30 kind:bss addr:0x027e0a30 +data_027e0a3c kind:bss addr:0x027e0a3c +data_027e0a48 kind:bss addr:0x027e0a48 +data_027e0b48 kind:bss addr:0x027e0b48 +data_027e0c90 kind:bss addr:0x027e0c90 +data_027e0c9c kind:bss addr:0x027e0c9c +data_027e0ca8 kind:bss addr:0x027e0ca8 +data_027e0cac kind:bss addr:0x027e0cac +data_027e0cb0 kind:bss addr:0x027e0cb0 +data_027e0cb4 kind:bss addr:0x027e0cb4 +data_027e0cb8 kind:bss addr:0x027e0cb8 +data_027e0cbc kind:bss addr:0x027e0cbc +data_027e0cc0 kind:bss addr:0x027e0cc0 +data_027e0ccc kind:bss addr:0x027e0ccc +data_027e0cd8 kind:bss addr:0x027e0cd8 +data_027e0cdc kind:bss addr:0x027e0cdc +data_027e0ce0 kind:bss addr:0x027e0ce0 +data_027e0ce4 kind:bss addr:0x027e0ce4 +data_027e0ce8 kind:bss addr:0x027e0ce8 +data_027e0cec kind:bss addr:0x027e0cec +data_027e0cf0 kind:bss addr:0x027e0cf0 +data_027e0cf4 kind:bss addr:0x027e0cf4 +data_027e0cf8 kind:bss addr:0x027e0cf8 +data_027e0cfc kind:bss addr:0x027e0cfc +data_027e0d00 kind:bss addr:0x027e0d00 +data_027e0d04 kind:bss addr:0x027e0d04 +data_027e0d08 kind:bss addr:0x027e0d08 +data_027e0d0c kind:bss addr:0x027e0d0c +data_027e0d10 kind:bss addr:0x027e0d10 +data_027e0d14 kind:bss addr:0x027e0d14 +data_027e0d18 kind:bss addr:0x027e0d18 +data_027e0d1c kind:bss addr:0x027e0d1c +data_027e0d20 kind:bss addr:0x027e0d20 +data_027e0d24 kind:bss addr:0x027e0d24 +data_027e0d28 kind:bss addr:0x027e0d28 +data_027e0d2c kind:bss addr:0x027e0d2c +data_027e0d30 kind:bss addr:0x027e0d30 +data_027e0d34 kind:bss addr:0x027e0d34 +data_027e0d38 kind:bss addr:0x027e0d38 +data_027e0d3c kind:bss addr:0x027e0d3c +data_027e0d40 kind:bss addr:0x027e0d40 +data_027e0d44 kind:bss addr:0x027e0d44 +data_027e0d48 kind:bss addr:0x027e0d48 +data_027e0d4c kind:bss addr:0x027e0d4c +data_027e0d50 kind:bss addr:0x027e0d50 +data_027e0d54 kind:bss addr:0x027e0d54 +data_027e0d58 kind:bss addr:0x027e0d58 +data_027e0d5c kind:bss addr:0x027e0d5c +data_027e0d60 kind:bss addr:0x027e0d60 +data_027e0d64 kind:bss addr:0x027e0d64 +data_027e0d68 kind:bss addr:0x027e0d68 +data_027e0d6c kind:bss addr:0x027e0d6c +data_027e0d70 kind:bss addr:0x027e0d70 +data_027e0d74 kind:bss addr:0x027e0d74 +data_027e0d78 kind:bss addr:0x027e0d78 +data_027e0d7c kind:bss addr:0x027e0d7c +data_027e0d80 kind:bss addr:0x027e0d80 +data_027e0d84 kind:bss addr:0x027e0d84 +data_027e0d88 kind:bss addr:0x027e0d88 +data_027e0d8c kind:bss addr:0x027e0d8c diff --git a/config/usa/arm9/itcm/delinks.txt b/config/usa/arm9/itcm/delinks.txt new file mode 100644 index 00000000..e6ad4257 --- /dev/null +++ b/config/usa/arm9/itcm/delinks.txt @@ -0,0 +1,2 @@ + .text start:0x01ff8000 end:0x01fffe18 kind:code align:32 + .bss start:0x01fffe20 end:0x01fffe20 kind:bss align:32 diff --git a/config/usa/arm9/itcm/relocs.txt b/config/usa/arm9/itcm/relocs.txt new file mode 100644 index 00000000..e518e98b --- /dev/null +++ b/config/usa/arm9/itcm/relocs.txt @@ -0,0 +1,363 @@ +from:0x01ff8210 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff864c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff86a4 kind:load to:0x02046c60 module:main +from:0x01ff86a8 kind:load to:0x0203df2c module:main +from:0x01ff86ac kind:load to:0x027e0208 module:dtcm +from:0x01ff8764 kind:load to:0x027e004c module:dtcm +from:0x01ff87e4 kind:arm_call to:0x01ff8dac module:itcm +from:0x01ff88d8 kind:load to:0x027e005c module:dtcm +from:0x01ff8954 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff89b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff8b3c kind:arm_call_thumb to:0x02028f38 module:main +from:0x01ff8d10 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff8d28 kind:load to:0x0203df4c module:main +from:0x01ff8d2c kind:load to:0x0203df4d module:main +from:0x01ff8d30 kind:load to:0x0203df4e module:main +from:0x01ff8d34 kind:load to:0x0203df4f module:main +from:0x01ff8d4c kind:arm_call to:0x01ff8d94 module:itcm +from:0x01ff8d74 kind:arm_call to:0x02028c50 module:main +from:0x01ff8d88 kind:load to:0x027e0474 module:dtcm +from:0x01ff8d8c kind:load to:0x027e0470 module:dtcm +from:0x01ff8da8 kind:load to:0x027e0474 module:dtcm +from:0x01ff8de4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ff8df0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x01ff8e24 kind:arm_call to:0x01ffc2e0 module:itcm +from:0x01ff8e3c kind:arm_call to:0x020289d0 module:main +from:0x01ff8e48 kind:load to:0x027e0184 module:dtcm +from:0x01ff8e4c kind:load to:0x027e00ec module:dtcm +from:0x01ff8e50 kind:load to:0x027e0474 module:dtcm +from:0x01ff8e54 kind:load to:0x0200e254 module:main +from:0x01ff8ec8 kind:arm_call to:0x02028cb4 module:main +from:0x01ff8eec kind:arm_call to:0x01ff8d38 module:itcm +from:0x01ff8f18 kind:arm_call to:0x01ff8d94 module:itcm +from:0x01ff8f2c kind:arm_call to:0x02028c50 module:main +from:0x01ff8f34 kind:load to:0x027e0470 module:dtcm +from:0x01ff8f38 kind:load to:0x027e0474 module:dtcm +from:0x01ff8fa0 kind:load to:0x027e084c module:dtcm +from:0x01ff8fa4 kind:load to:0x027e0860 module:dtcm +from:0x01ff8fc8 kind:arm_call to:0x0201521c module:main +from:0x01ff9314 kind:load to:0x01ff9110 module:itcm +from:0x01ff93b4 kind:arm_call to:0x01ffb860 module:itcm +from:0x01ff9494 kind:arm_call to:0x01ffb780 module:itcm +from:0x01ff949c kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff94ac kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff94b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x01ff9514 kind:arm_call to:0x01ffb860 module:itcm +from:0x01ff9524 kind:arm_call to:0x01ffb860 module:itcm +from:0x01ff9548 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff957c kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff958c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ff9594 kind:arm_call to:0x01ff938c module:itcm +from:0x01ff9634 kind:load to:0x0203e93c module:main +from:0x01ff96d4 kind:load to:0x0203e93c module:main +from:0x01ff976c kind:load to:0x0203e93c module:main +from:0x01ff97b0 kind:arm_call to:0x01ffb860 module:itcm +from:0x01ff97bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff97d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff97ec kind:arm_call to:0x01ffb428 module:itcm +from:0x01ff97f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff9818 kind:arm_call to:0x01ff97c8 module:itcm +from:0x01ff9830 kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff984c kind:arm_call to:0x01ffb428 module:itcm +from:0x01ff9858 kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff987c kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff9898 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ff98c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x01ff98e0 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff995c kind:arm_call to:0x01ffb714 module:itcm +from:0x01ff9968 kind:arm_call to:0x01ff97c8 module:itcm +from:0x01ff9978 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ff99a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ff99cc kind:arm_call to:0x01ffb974 module:itcm +from:0x01ff9a08 kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff9a40 kind:arm_call to:0x01ff97c8 module:itcm +from:0x01ff9a50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ff9a7c kind:arm_call to:0x01ffb714 module:itcm +from:0x01ff9a90 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ff9a9c kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff9ab0 kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff9ac4 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ff9adc kind:arm_call to:0x01ffb9cc module:itcm +from:0x01ff9aec kind:arm_call to:0x01ffb800 module:itcm +from:0x01ff9af8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x01ff9b04 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ff9b10 kind:arm_call to:0x01ff92a8 module:itcm +from:0x01ff9b2c kind:load to:0x0201c288 module:main +from:0x01ff9b3c kind:load to:0x020186d0 module:main +from:0x01ff9b4c kind:load to:0x020186dc module:main +from:0x01ff9bc8 kind:arm_call to:0x01ff9b1c module:itcm +from:0x01ff9c1c kind:arm_call to:0x02017f64 module:main +from:0x01ff9c58 kind:arm_call to:0x02017f64 module:main +from:0x01ff9c98 kind:arm_call to:0x020079f8 module:main +from:0x01ff9cb0 kind:arm_call to:0x02015f4c module:main +from:0x01ff9cc0 kind:arm_call to:0x0201a790 module:main +from:0x01ff9d30 kind:arm_call to:0x01ff9f38 module:itcm +from:0x01ff9d40 kind:arm_call to:0x0201af94 module:main +from:0x01ff9de4 kind:arm_call to:0x0201ac48 module:main +from:0x01ff9e2c kind:arm_call to:0x02009940 module:main +from:0x01ff9e74 kind:arm_call to:0x020099e0 module:main +from:0x01ff9ea0 kind:load to:0x0204a0f0 module:main +from:0x01ff9ee4 kind:arm_call to:0x02028c08 module:main +from:0x01ff9ef0 kind:load to:0x0203e3ac module:main +from:0x01ff9f00 kind:load to:0x01ff9ec4 module:itcm +from:0x01ff9f10 kind:load to:0x01ff9ec4 module:itcm +from:0x01ffa414 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffa4d0 kind:arm_call to:0x01ffb558 module:itcm +from:0x01ffa5fc kind:arm_call to:0x02028d08 module:main +from:0x01ffa894 kind:arm_call to:0x02028d08 module:main +from:0x01ffa950 kind:arm_call to:0x01ffa0bc module:itcm +from:0x01ffa9d0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x01ffaad4 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffab90 kind:arm_call to:0x01ffb558 module:itcm +from:0x01ffad4c kind:arm_call to:0x02028d24 module:main +from:0x01ffb42c kind:arm_call to:0x01ffb644 module:itcm +from:0x01ffb430 kind:arm_call to:0x01ffb558 module:itcm +from:0x01ffb43c kind:arm_call to:0x01ffb644 module:itcm +from:0x01ffb468 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffb46c kind:arm_call to:0x01ffb558 module:itcm +from:0x01ffb478 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffb4c8 kind:arm_call to:0x01ffb618 module:itcm +from:0x01ffb4e4 kind:arm_call to:0x01ffb58c module:itcm +from:0x01ffb4ec kind:arm_call to:0x01ffb5bc module:itcm +from:0x01ffb4f0 kind:arm_call to:0x01ffb534 module:itcm +from:0x01ffbb78 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffbb9c kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffbbdc kind:load to:0x0204293c module:main +from:0x01ffbd24 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffbd48 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffbd6c kind:load to:0x02042a40 module:main +from:0x01ffbdc0 kind:load to:0x027e0198 module:dtcm +from:0x01ffbdc4 kind:load to:0x01ffbdc8 module:itcm +from:0x01ffbf14 kind:load to:0x027e07e0 module:dtcm +from:0x01ffbf18 kind:load to:0x027e0860 module:dtcm +from:0x01ffbf1c kind:load to:0x0202e508 module:main +from:0x01ffbf20 kind:load to:0x0202e548 module:main +from:0x01ffbf44 kind:arm_call to:0x01ffc038 module:itcm +from:0x01ffbf48 kind:arm_call to:0x01ffbf58 module:itcm +from:0x01ffbf50 kind:load to:0x0204e914 module:main +from:0x01ffbfa4 kind:arm_call to:0x01ffc024 module:itcm +from:0x01ffbfb4 kind:arm_call to:0x01ffc024 module:itcm +from:0x01ffbfc8 kind:arm_call to:0x01ffc024 module:itcm +from:0x01ffc004 kind:load to:0x027e0000 module:dtcm +from:0x01ffc058 kind:arm_call to:0x01ffc0dc module:itcm +from:0x01ffc078 kind:arm_call to:0x020280c4 module:main +from:0x01ffc080 kind:arm_call to:0x02027594 module:main +from:0x01ffc084 kind:arm_call to:0x02027588 module:main +from:0x01ffc08c kind:arm_call to:0x020280d8 module:main +from:0x01ffc090 kind:arm_call to:0x0202765c module:main +from:0x01ffc094 kind:arm_call to:0x02027650 module:main +from:0x01ffc0bc kind:arm_call to:0x01ffc0dc module:itcm +from:0x01ffc0cc kind:arm_call to:0x01ffc0dc module:itcm +from:0x01ffc1c4 kind:arm_call to:0x020280c4 module:main +from:0x01ffc1e8 kind:arm_call to:0x020280d8 module:main +from:0x01ffc204 kind:arm_call to:0x020280c4 module:main +from:0x01ffc24c kind:arm_call to:0x020280d8 module:main +from:0x01ffc33c kind:arm_call to:0x020288f0 module:main +from:0x01ffc354 kind:arm_call to:0x0202897c module:main +from:0x01ffc35c kind:arm_call to:0x020287d8 module:main +from:0x01ffc36c kind:arm_call to:0x020262dc module:main +from:0x01ffc384 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x01ffc38c kind:load to:0x027e0930 module:dtcm +from:0x01ffc390 kind:load to:0x02028bc4 module:main +from:0x01ffc3b0 kind:load to:0x01ffc8e0 module:itcm +from:0x01ffc3c0 kind:arm_call to:0x01ff8fe8 module:itcm +from:0x01ffc3f8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc40c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc41c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc42c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc450 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc47c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc48c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc49c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc4c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc4e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc4f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc518 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc538 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc548 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc558 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc570 kind:load to:0x027e02e8 module:dtcm +from:0x01ffc574 kind:load to:0x027e02c4 module:dtcm +from:0x01ffc578 kind:load to:0x027e02f4 module:dtcm +from:0x01ffc584 kind:arm_call to:0x0200cb10 module:main +from:0x01ffc594 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffc59c kind:load to:0x027e0254 module:dtcm +from:0x01ffc600 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffc630 kind:load to:0x0203e93c module:main +from:0x01ffc6a0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffc6d0 kind:load to:0x0203e93c module:main +from:0x01ffc714 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffc740 kind:load to:0x0203e93c module:main +from:0x01ffc818 kind:arm_call to:0x0200e260 module:main +from:0x01ffc848 kind:arm_call to:0x01ffaf74 module:itcm +from:0x01ffc854 kind:load to:0x027e0964 module:dtcm +from:0x01ffc8dc kind:load to:0x027e0254 module:dtcm +from:0x01ffc91c kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffca08 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffcb4c kind:arm_call to:0x01ff8dac module:itcm +from:0x01ffcb78 kind:arm_call to:0x01ff8e58 module:itcm +from:0x01ffcb88 kind:load to:0x027e0208 module:dtcm +from:0x01ffcb90 kind:load to:0x027e003c module:dtcm +from:0x01ffcbd0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x01ffcc0c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x01ffcc1c kind:arm_call to:0x01ffa60c module:itcm +from:0x01ffcc28 kind:load to:0x0203e93c module:main +from:0x01ffcc50 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffcc5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x01ffcc7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x01ffcc90 kind:arm_call to:0x01ffcb94 module:itcm +from:0x01ffcca8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x01ffccd4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x01ffcd1c kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffcd34 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ffcd74 kind:arm_call to:0x01ffb744 module:itcm +from:0x01ffcd8c kind:arm_call to:0x01ffb744 module:itcm +from:0x01ffcdc8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x01ffcdd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffce80 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffcec4 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffcf38 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffcf78 kind:arm_call to:0x01ff9258 module:itcm +from:0x01ffd18c kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffd19c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffd1a8 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x01ffd230 kind:arm_call to:0x01ff9a5c module:itcm +from:0x01ffd26c kind:arm_call to:0x01ff9a5c module:itcm +from:0x01ffd2c0 kind:arm_call to:0x02081ff8 module:overlay(0) +from:0x01ffd2c8 kind:arm_call to:0x02081f68 module:overlay(0) +from:0x01ffd32c kind:arm_call to:0x0201ec08 module:main +from:0x01ffd348 kind:arm_call to:0x0201ec08 module:main +from:0x01ffd3a4 kind:load to:0x027e0cd8 module:dtcm +from:0x01ffd3a8 kind:load to:0x0204a0f0 module:main +from:0x01ffd3ac kind:load to:0x0204aef0 module:main +from:0x01ffd3b4 kind:arm_call to:0x01ffd400 module:itcm +from:0x01ffd3d4 kind:load to:0x020b21a4 module:overlay(0) +from:0x01ffd3dc kind:arm_call to:0x01ffd400 module:itcm +from:0x01ffd3fc kind:load to:0x020b21a4 module:overlay(0) +from:0x01ffd418 kind:load to:0x027e09a0 module:dtcm +from:0x01ffd41c kind:load to:0x0207027c module:overlay(0) +from:0x01ffd44c kind:arm_call to:0x01ffd49c module:itcm +from:0x01ffd4bc kind:arm_call to:0x01ffaf74 module:itcm +from:0x01ffd4e4 kind:arm_call to:0x01ffb474 module:itcm +from:0x01ffd660 kind:arm_call to:0x01ffaf74 module:itcm +from:0x01ffd7bc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x01ffd7f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffd808 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffd820 kind:arm_call to:0x01ffd43c module:itcm +from:0x01ffd860 kind:arm_call to:0x01ffd43c module:itcm +from:0x01ffd89c kind:load to:0x027e0964 module:dtcm +from:0x01ffd8d4 kind:arm_call to:0x01ffe954 module:itcm +from:0x01ffd928 kind:arm_call to:0x01ffdf88 module:itcm +from:0x01ffd958 kind:arm_call to:0x01ffe60c module:itcm +from:0x01ffda78 kind:arm_call to:0x01ffe954 module:itcm +from:0x01ffda9c kind:arm_call to:0x01ffe954 module:itcm +from:0x01ffdb28 kind:arm_call to:0x01ffdf88 module:itcm +from:0x01ffdb4c kind:arm_call to:0x01ffe778 module:itcm +from:0x01ffdbc0 kind:arm_call to:0x01ffe0c0 module:itcm +from:0x01ffdbf4 kind:arm_call to:0x01ffe4ec module:itcm +from:0x01ffdc94 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x01ffdca4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffdd48 kind:arm_call to:0x0207c028 module:overlay(0) +from:0x01ffddf0 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffde40 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x01ffded0 kind:arm_call to:0x0207bcdc module:overlay(0) +from:0x01ffdf20 kind:arm_call to:0x0207c090 module:overlay(0) +from:0x01ffdf4c kind:arm_call to:0x0207c058 module:overlay(0) +from:0x01ffdff4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe064 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe0dc kind:arm_call to:0x01ffdfcc module:itcm +from:0x01ffe15c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe16c kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffe17c kind:arm_call to:0x01ffb974 module:itcm +from:0x01ffe1a8 kind:arm_call to:0x01ffe034 module:itcm +from:0x01ffe294 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe2e0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x01ffe32c kind:arm_call to:0x01ff92a8 module:itcm +from:0x01ffe3d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe3dc kind:arm_call to:0x01ffb800 module:itcm +from:0x01ffe424 kind:arm_call to:0x01ff98d4 module:itcm +from:0x01ffe430 kind:arm_call to:0x01ffb9cc module:itcm +from:0x01ffe464 kind:arm_call to:0x01ff92a8 module:itcm +from:0x01ffe4e0 kind:load to:0x020aaf16 module:overlay(0) +from:0x01ffe4e4 kind:load to:0x020aaf10 module:overlay(0) +from:0x01ffe4e8 kind:load to:0x020aaf1c module:overlay(0) +from:0x01ffe620 kind:arm_call to:0x01ffe4ec module:itcm +from:0x01ffe6b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x01ffe728 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe750 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe760 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe770 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffe860 kind:load to:0x027e0b48 module:dtcm +from:0x01ffe864 kind:load to:0x01ffdeb0 module:itcm +from:0x01ffe8a0 kind:arm_call to:0x01ffd8a0 module:itcm +from:0x01ffe8bc kind:arm_call to:0x01ffd8a0 module:itcm +from:0x01ffe8d8 kind:load to:0x027e0a48 module:dtcm +from:0x01ffe8dc kind:load to:0x027e09e8 module:dtcm +from:0x01ffe914 kind:arm_call to:0x01ffd8a0 module:itcm +from:0x01ffe930 kind:arm_call to:0x01ffd8a0 module:itcm +from:0x01ffe94c kind:load to:0x027e0a48 module:dtcm +from:0x01ffe950 kind:load to:0x027e09e8 module:dtcm +from:0x01ffe970 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffe9d0 kind:load to:0x027e0c90 module:dtcm +from:0x01ffea4c kind:arm_call to:0x01ff9638 module:itcm +from:0x01ffea5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01ffeac4 kind:arm_call to:0x01ff9638 module:itcm +from:0x01ffeb8c kind:arm_call to:0x01ffcfcc module:itcm +from:0x01ffeba0 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x01ffebb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffebc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x01ffecd8 kind:load to:0x027e0c90 module:dtcm +from:0x01ffed94 kind:load to:0x027e0ca8 module:dtcm +from:0x01ffed98 kind:load to:0x027e0cb4 module:dtcm +from:0x01ffed9c kind:load to:0x027e0cac module:dtcm +from:0x01ffeda0 kind:load to:0x027e0cb8 module:dtcm +from:0x01ffeda4 kind:load to:0x027e0cb0 module:dtcm +from:0x01ffeda8 kind:load to:0x027e0cbc module:dtcm +from:0x01ffedf0 kind:load to:0x027e0c90 module:dtcm +from:0x01ffedf8 kind:arm_call to:0x02080140 module:overlay(0) +from:0x01ffee34 kind:arm_call to:0x01ffe848 module:itcm +from:0x01ffee4c kind:arm_call to:0x01ffef34 module:itcm +from:0x01ffee7c kind:arm_call to:0x01ffd118 module:itcm +from:0x01ffee9c kind:arm_call to:0x01ffedac module:itcm +from:0x01ffeeb8 kind:arm_call to:0x02080160 module:overlay(0) +from:0x01ffeedc kind:arm_call to:0x02080170 module:overlay(0) +from:0x01ffeef0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x01ffef14 kind:arm_call to:0x01ffe868 module:itcm +from:0x01ffef2c kind:load to:0x027e0c90 module:dtcm +from:0x01ffef30 kind:load to:0x020ab09c module:overlay(0) +from:0x01ffef80 kind:arm_call to:0x02080078 module:overlay(0) +from:0x01ffefc8 kind:arm_call to:0x01fff498 module:itcm +from:0x01fff000 kind:arm_call to:0x0207c090 module:overlay(0) +from:0x01fff058 kind:load to:0x027e0ce8 module:dtcm +from:0x01fff078 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x01fff268 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x01fff29c kind:arm_call to:0x01fff254 module:itcm +from:0x01fff2a4 kind:load to:0x020ab4bc module:overlay(0) +from:0x01fff2c0 kind:arm_call to:0x01fff2cc module:itcm +from:0x01fff2c8 kind:load to:0x020ab4bc module:overlay(0) +from:0x01fff2e4 kind:arm_call to:0x01fff254 module:itcm +from:0x01fff2f0 kind:arm_call to:0x02082664 module:overlay(0) +from:0x01fff490 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01fff5c4 kind:arm_call to:0x01ffecdc module:itcm +from:0x01fff5e8 kind:arm_call to:0x020989f8 module:overlay(0) +from:0x01fff600 kind:arm_call to:0x01ffecdc module:itcm +from:0x01fff6b4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x01fff700 kind:arm_call to:0x01ffb428 module:itcm +from:0x01fff714 kind:arm_call to:0x01ffb428 module:itcm +from:0x01fff75c kind:arm_call to:0x01fff764 module:itcm +from:0x01fff9a4 kind:load to:0x021324f4 module:overlay(26) +from:0x01fffa74 kind:arm_call to:0x020ec87c module:overlay(26) +from:0x01fffa80 kind:arm_call to:0x01fffda8 module:itcm +from:0x01fffa8c kind:load to:0x0213f5cc module:overlay(26) +from:0x01fffaac kind:arm_call to:0x020ee018 module:overlay(26) +from:0x01fffab4 kind:arm_call to:0x02023068 module:main +from:0x01fffac4 kind:arm_call to:0x02023100 module:main +from:0x01fffb24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01fffc90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x01fffcd4 kind:load to:0x0203e93c module:main +from:0x01fffd08 kind:load to:0x01fffd0c module:itcm +from:0x01fffd30 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x01fffd4c kind:arm_call to:0x01fffa54 module:itcm +from:0x01fffda4 kind:load to:0x027e0d0c module:dtcm +from:0x01fffdb8 kind:arm_call to:0x020fba90 module:overlay(26) +from:0x01fffdc4 kind:arm_call to:0x020fbab0 module:overlay(26) diff --git a/config/usa/arm9/itcm/symbols.txt b/config/usa/arm9/itcm/symbols.txt new file mode 100644 index 00000000..465186ac --- /dev/null +++ b/config/usa/arm9/itcm/symbols.txt @@ -0,0 +1,227 @@ +func_01ff8000 kind:function(arm,size=0x178) addr:0x01ff8000 +func_01ff8178 kind:function(arm,size=0xcc) addr:0x01ff8178 +func_01ff8244 kind:function(arm,size=0x474) addr:0x01ff8244 +func_01ff86b8 kind:function(arm,size=0xb0) addr:0x01ff86b8 +func_01ff8768 kind:function(arm,size=0xd4) addr:0x01ff8768 +func_01ff883c kind:function(arm,size=0xa0) addr:0x01ff883c +func_01ff88dc kind:function(arm,size=0x45c) addr:0x01ff88dc +func_01ff8d38 kind:function(arm,size=0x5c) addr:0x01ff8d38 +func_01ff8d94 kind:function(arm,size=0x18) addr:0x01ff8d94 +func_01ff8dac kind:function(arm,size=0xac) addr:0x01ff8dac +func_01ff8e58 kind:function(arm,size=0xe8) addr:0x01ff8e58 +func_01ff8f40 kind:function(arm,size=0x68) addr:0x01ff8f40 +func_01ff8fa8 kind:function(arm,size=0x40) addr:0x01ff8fa8 +func_01ff8fe8 kind:function(arm,size=0x128) addr:0x01ff8fe8 +func_01ff9110 kind:function(arm,size=0x5c) addr:0x01ff9110 +func_01ff916c kind:function(arm,size=0x4c) addr:0x01ff916c +func_01ff91b8 kind:function(arm,size=0x30) addr:0x01ff91b8 +func_01ff91e8 kind:function(arm,size=0x30) addr:0x01ff91e8 +func_01ff9218 kind:function(arm,size=0x40) addr:0x01ff9218 +func_01ff9258 kind:function(arm,size=0x50) addr:0x01ff9258 +func_01ff92a8 kind:function(arm,size=0x64) addr:0x01ff92a8 +func_01ff930c kind:function(arm,size=0xc) addr:0x01ff930c +func_01ff9318 kind:function(arm,size=0x4c) addr:0x01ff9318 +func_01ff9364 kind:function(arm,size=0x28) addr:0x01ff9364 +func_01ff938c kind:function(arm,size=0x34) addr:0x01ff938c +func_01ff93c0 kind:function(arm,size=0x5c) addr:0x01ff93c0 +func_01ff941c kind:function(arm,size=0x60) addr:0x01ff941c +func_01ff947c kind:function(arm,size=0x50) addr:0x01ff947c +func_01ff94cc kind:function(arm,size=0xd4) addr:0x01ff94cc +func_01ff95a0 kind:function(arm,size=0x98) addr:0x01ff95a0 +func_01ff9638 kind:function(arm,size=0xa0) addr:0x01ff9638 +func_01ff96d8 kind:function(arm,size=0x98) addr:0x01ff96d8 +func_01ff9770 kind:function(arm,size=0x58) addr:0x01ff9770 +func_01ff97c8 kind:function(arm,size=0x3c) addr:0x01ff97c8 +func_01ff9804 kind:function(arm,size=0x20) addr:0x01ff9804 +func_01ff9824 kind:function(arm,size=0x48) addr:0x01ff9824 +func_01ff986c kind:function(arm,size=0x68) addr:0x01ff986c +func_01ff98d4 kind:function(arm,size=0x68) addr:0x01ff98d4 +func_01ff993c kind:function(arm,size=0x48) addr:0x01ff993c +func_01ff9984 kind:function(arm,size=0xd8) addr:0x01ff9984 +func_01ff9a5c kind:function(arm,size=0xc0) addr:0x01ff9a5c +func_01ff9b1c kind:function(arm,size=0x14) addr:0x01ff9b1c +func_01ff9b30 kind:function(arm,size=0x10) addr:0x01ff9b30 +func_01ff9b40 kind:function(arm,size=0x10) addr:0x01ff9b40 +func_01ff9b50 kind:function(arm,size=0x14) addr:0x01ff9b50 +func_01ff9b64 kind:function(arm,size=0x14) addr:0x01ff9b64 +func_01ff9b78 kind:function(arm,size=0x18) addr:0x01ff9b78 +func_01ff9b90 kind:function(arm,size=0x324) addr:0x01ff9b90 +func_01ff9eb4 kind:function(arm,size=0x8) addr:0x01ff9eb4 +func_01ff9ebc kind:function(arm,size=0x8) addr:0x01ff9ebc +func_01ff9ec4 kind:function(arm,size=0x30) addr:0x01ff9ec4 +func_01ff9ef4 kind:function(arm,size=0x10) addr:0x01ff9ef4 +func_01ff9f04 kind:function(arm,size=0x10) addr:0x01ff9f04 +func_01ff9f14 kind:function(arm,size=0x24) addr:0x01ff9f14 +func_01ff9f38 kind:function(arm,size=0x18) addr:0x01ff9f38 +func_01ff9f50 kind:function(thumb,size=0xc) addr:0x01ff9f50 +func_01ff9f5c kind:function(thumb,size=0xc) addr:0x01ff9f5c +func_01ff9f68 kind:function(arm,size=0x54) addr:0x01ff9f68 +func_01ff9fbc kind:function(arm,size=0xb0) addr:0x01ff9fbc +func_01ffa06c kind:function(arm,size=0x24) addr:0x01ffa06c +func_01ffa090 kind:function(arm,size=0x2c) addr:0x01ffa090 +func_01ffa0bc kind:function(arm,size=0xc8) addr:0x01ffa0bc +func_01ffa184 kind:function(thumb,size=0x1c) addr:0x01ffa184 +func_01ffa1a0 kind:function(thumb,size=0x1c) addr:0x01ffa1a0 +func_01ffa1bc kind:function(thumb,size=0x18) addr:0x01ffa1bc +func_01ffa1d4 kind:function(arm,size=0x154) addr:0x01ffa1d4 +func_01ffa328 kind:function(arm,size=0x2e4) addr:0x01ffa328 +func_01ffa60c kind:function(arm,size=0x194) addr:0x01ffa60c +func_01ffa7a0 kind:function(arm,size=0x7c) addr:0x01ffa7a0 +func_01ffa81c kind:function(arm,size=0x28) addr:0x01ffa81c +func_01ffa844 kind:function(arm,size=0x34) addr:0x01ffa844 +func_01ffa878 kind:function(arm,size=0xac) addr:0x01ffa878 +func_01ffa924 kind:function(thumb,size=0x16) addr:0x01ffa924 +func_01ffa93c kind:function(arm,size=0x34) addr:0x01ffa93c +func_01ffa970 kind:function(thumb,size=0x1e) addr:0x01ffa970 +func_01ffa990 kind:function(thumb,size=0x1a) addr:0x01ffa990 +func_01ffa9ac kind:function(thumb,size=0x1a) addr:0x01ffa9ac +func_01ffa9c8 kind:function(arm,size=0x20) addr:0x01ffa9c8 +func_01ffa9e8 kind:function(arm,size=0x374) addr:0x01ffa9e8 +func_01ffad5c kind:function(arm,size=0x218) addr:0x01ffad5c +func_01ffaf74 kind:function(arm,size=0x98) addr:0x01ffaf74 +func_01ffb00c kind:function(arm,size=0x2c) addr:0x01ffb00c +func_01ffb038 kind:function(arm,size=0x34) addr:0x01ffb038 +func_01ffb06c kind:function(arm,size=0x3bc) addr:0x01ffb06c +func_01ffb428 kind:function(arm,size=0x10) addr:0x01ffb428 +func_01ffb438 kind:function(arm,size=0x2c) addr:0x01ffb438 +func_01ffb464 kind:function(arm,size=0x10) addr:0x01ffb464 +func_01ffb474 kind:function(arm,size=0x2c) addr:0x01ffb474 +func_01ffb4a0 kind:function(arm,size=0x34) addr:0x01ffb4a0 +func_01ffb4d4 kind:function(arm,size=0x60) addr:0x01ffb4d4 +func_01ffb534 kind:function(arm,size=0x24) addr:0x01ffb534 +func_01ffb558 kind:function(arm,size=0x34) addr:0x01ffb558 +func_01ffb58c kind:function(arm,size=0x30) addr:0x01ffb58c +func_01ffb5bc kind:function(arm,size=0x34) addr:0x01ffb5bc +func_01ffb5f0 kind:function(arm,size=0x28) addr:0x01ffb5f0 +func_01ffb618 kind:function(arm,size=0x2c) addr:0x01ffb618 +func_01ffb644 kind:function(arm,size=0x28) addr:0x01ffb644 +func_01ffb66c kind:function(arm,size=0x3c) addr:0x01ffb66c +func_01ffb6a8 kind:function(arm,size=0x3c) addr:0x01ffb6a8 +func_01ffb6e4 kind:function(arm,size=0x30) addr:0x01ffb6e4 +func_01ffb714 kind:function(arm,size=0x30) addr:0x01ffb714 +func_01ffb744 kind:function(arm,size=0x3c) addr:0x01ffb744 +func_01ffb780 kind:function(arm,size=0x80) addr:0x01ffb780 +func_01ffb800 kind:function(arm,size=0x60) addr:0x01ffb800 +func_01ffb860 kind:function(arm,size=0x114) addr:0x01ffb860 +func_01ffb974 kind:function(arm,size=0x58) addr:0x01ffb974 +func_01ffb9cc kind:function(arm,size=0x7c) addr:0x01ffb9cc +func_01ffba48 kind:function(arm,size=0x198) addr:0x01ffba48 +func_01ffbbe0 kind:function(arm,size=0x190) addr:0x01ffbbe0 +func_01ffbd70 kind:function(arm,size=0x58) addr:0x01ffbd70 +func_01ffbdc8 kind:function(arm,size=0x15c) addr:0x01ffbdc8 +func_01ffbf24 kind:function(arm,size=0x34) addr:0x01ffbf24 +func_01ffbf58 kind:function(arm,size=0xcc) addr:0x01ffbf58 +func_01ffc024 kind:function(arm,size=0x14) addr:0x01ffc024 +func_01ffc038 kind:function(arm,size=0xa4) addr:0x01ffc038 +func_01ffc0dc kind:function(arm,size=0xd4) addr:0x01ffc0dc +func_01ffc1b0 kind:function(arm,size=0x40) addr:0x01ffc1b0 +func_01ffc1f0 kind:function(arm,size=0x6c) addr:0x01ffc1f0 +func_01ffc25c kind:function(arm,size=0x24) addr:0x01ffc25c +func_01ffc280 kind:function(arm,size=0x60) addr:0x01ffc280 +func_01ffc2e0 kind:function(arm,size=0xb8) addr:0x01ffc2e0 +func_01ffc398 kind:function(arm,size=0x1c) addr:0x01ffc398 +func_01ffc3b4 kind:function(arm,size=0x20) addr:0x01ffc3b4 +func_01ffc3d4 kind:function(arm,size=0x88) addr:0x01ffc3d4 +func_01ffc45c kind:function(arm,size=0x70) addr:0x01ffc45c +func_01ffc4cc kind:function(arm,size=0x54) addr:0x01ffc4cc +func_01ffc520 kind:function(arm,size=0x5c) addr:0x01ffc520 +func_01ffc57c kind:function(arm,size=0x24) addr:0x01ffc57c +func_01ffc5a0 kind:function(arm,size=0x94) addr:0x01ffc5a0 +func_01ffc634 kind:function(arm,size=0xa0) addr:0x01ffc634 +func_01ffc6d4 kind:function(arm,size=0x70) addr:0x01ffc6d4 +func_01ffc744 kind:function(arm,size=0x24) addr:0x01ffc744 +func_01ffc768 kind:function(arm,size=0x3c) addr:0x01ffc768 +func_01ffc7a4 kind:function(arm,size=0xb4) addr:0x01ffc7a4 +func_01ffc858 kind:function(arm,size=0x88) addr:0x01ffc858 +func_01ffc8e0 kind:function(arm,size=0x2b4) addr:0x01ffc8e0 +func_01ffcb94 kind:function(arm,size=0x98) addr:0x01ffcb94 +func_01ffcc2c kind:function(arm,size=0x6c) addr:0x01ffcc2c +func_01ffcc98 kind:function(arm,size=0x28) addr:0x01ffcc98 +func_01ffccc0 kind:function(arm,size=0x34) addr:0x01ffccc0 +func_01ffccf4 kind:function(arm,size=0x128) addr:0x01ffccf4 +func_01ffce1c kind:function(arm,size=0x24) addr:0x01ffce1c +func_01ffce40 kind:function(arm,size=0x60) addr:0x01ffce40 +func_01ffcea0 kind:function(arm,size=0xb0) addr:0x01ffcea0 +func_01ffcf50 kind:function(arm,size=0x7c) addr:0x01ffcf50 +func_01ffcfcc kind:function(arm,size=0x88) addr:0x01ffcfcc +func_01ffd054 kind:function(arm,size=0x44) addr:0x01ffd054 +func_01ffd098 kind:function(arm,size=0x38) addr:0x01ffd098 +func_01ffd0d0 kind:function(arm,size=0x48) addr:0x01ffd0d0 +func_01ffd118 kind:function(arm,size=0x44) addr:0x01ffd118 +func_01ffd15c kind:function(arm,size=0x58) addr:0x01ffd15c +func_01ffd1b4 kind:function(arm,size=0x64) addr:0x01ffd1b4 +func_01ffd218 kind:function(arm,size=0x38) addr:0x01ffd218 +func_01ffd250 kind:function(arm,size=0x44) addr:0x01ffd250 +func_01ffd294 kind:function(arm,size=0x11c) addr:0x01ffd294 +func_01ffd3b0 kind:function(arm,size=0x28) addr:0x01ffd3b0 +func_01ffd3d8 kind:function(arm,size=0x28) addr:0x01ffd3d8 +func_01ffd400 kind:function(arm,size=0x20) addr:0x01ffd400 +func_01ffd420 kind:function(arm,size=0x1c) addr:0x01ffd420 +func_01ffd43c kind:function(arm,size=0x60) addr:0x01ffd43c +func_01ffd49c kind:function(arm,size=0x1a4) addr:0x01ffd49c +func_01ffd640 kind:function(arm,size=0x128) addr:0x01ffd640 +func_01ffd768 kind:function(arm,size=0x138) addr:0x01ffd768 +func_01ffd8a0 kind:function(arm,size=0x190) addr:0x01ffd8a0 +func_01ffda30 kind:function(arm,size=0x2ec) addr:0x01ffda30 +func_01ffdd1c kind:function(arm,size=0x14c) addr:0x01ffdd1c +func_01ffde68 kind:function(arm,size=0x24) addr:0x01ffde68 +func_01ffde8c kind:function(arm,size=0x24) addr:0x01ffde8c +func_01ffdeb0 kind:function(arm,size=0xd8) addr:0x01ffdeb0 +func_01ffdf88 kind:function(arm,size=0x44) addr:0x01ffdf88 +func_01ffdfcc kind:function(arm,size=0x68) addr:0x01ffdfcc +func_01ffe034 kind:function(arm,size=0x8c) addr:0x01ffe034 +func_01ffe0c0 kind:function(arm,size=0x42c) addr:0x01ffe0c0 +func_01ffe4ec kind:function(arm,size=0x120) addr:0x01ffe4ec +func_01ffe60c kind:function(arm,size=0xb8) addr:0x01ffe60c +func_01ffe6c4 kind:function(arm,size=0x38) addr:0x01ffe6c4 +func_01ffe6fc kind:function(arm,size=0x34) addr:0x01ffe6fc +func_01ffe730 kind:function(arm,size=0x48) addr:0x01ffe730 +func_01ffe778 kind:function(arm,size=0xd0) addr:0x01ffe778 +func_01ffe848 kind:function(arm,size=0x20) addr:0x01ffe848 +func_01ffe868 kind:function(arm,size=0x78) addr:0x01ffe868 +func_01ffe8e0 kind:function(arm,size=0x74) addr:0x01ffe8e0 +func_01ffe954 kind:function(arm,size=0x80) addr:0x01ffe954 +func_01ffe9d4 kind:function(arm,size=0x308) addr:0x01ffe9d4 +func_01ffecdc kind:function(arm,size=0xd0) addr:0x01ffecdc +func_01ffedac kind:function(arm,size=0x48) addr:0x01ffedac +func_01ffedf4 kind:function(arm,size=0x1c) addr:0x01ffedf4 +func_01ffee10 kind:function(arm,size=0x124) addr:0x01ffee10 +func_01ffef34 kind:function(arm,size=0x128) addr:0x01ffef34 +func_01fff05c kind:function(arm,size=0x58) addr:0x01fff05c +func_01fff0b4 kind:function(arm,size=0x94) addr:0x01fff0b4 +func_01fff148 kind:function(arm,size=0x20) addr:0x01fff148 +func_01fff168 kind:function(arm,size=0x14) addr:0x01fff168 +func_01fff17c kind:function(arm,size=0x28) addr:0x01fff17c +func_01fff1a4 kind:function(arm,size=0x3c) addr:0x01fff1a4 +func_01fff1e0 kind:function(arm,size=0x74) addr:0x01fff1e0 +func_01fff254 kind:function(arm,size=0x2c) addr:0x01fff254 +func_01fff280 kind:function(arm,size=0x28) addr:0x01fff280 +func_01fff2a8 kind:function(arm,size=0x24) addr:0x01fff2a8 +func_01fff2cc kind:function(arm,size=0x30) addr:0x01fff2cc +func_01fff2fc kind:function(arm,size=0x54) addr:0x01fff2fc +func_01fff350 kind:function(arm,size=0x64) addr:0x01fff350 +func_01fff3b4 kind:function(arm,size=0x8c) addr:0x01fff3b4 +func_01fff440 kind:function(arm,size=0x18) addr:0x01fff440 +func_01fff458 kind:function(arm,size=0xc) addr:0x01fff458 +func_01fff464 kind:function(arm,size=0x34) addr:0x01fff464 +func_01fff498 kind:function(arm,size=0x34) addr:0x01fff498 +func_01fff4cc kind:function(arm,size=0x54) addr:0x01fff4cc +func_01fff520 kind:function(arm,size=0x64) addr:0x01fff520 +func_01fff584 kind:function(arm,size=0xc) addr:0x01fff584 +func_01fff590 kind:function(arm,size=0x40) addr:0x01fff590 +func_01fff5d0 kind:function(arm,size=0x3c) addr:0x01fff5d0 +func_01fff60c kind:function(arm,size=0x8c) addr:0x01fff60c +func_01fff698 kind:function(arm,size=0x38) addr:0x01fff698 +func_01fff6d0 kind:function(arm,size=0x74) addr:0x01fff6d0 +func_01fff744 kind:function(arm,size=0x20) addr:0x01fff744 +func_01fff764 kind:function(arm,size=0xec) addr:0x01fff764 +func_01fff850 kind:function(arm,size=0x158) addr:0x01fff850 +func_01fff9a8 kind:function(arm,size=0xac) addr:0x01fff9a8 +func_01fffa54 kind:function(arm,size=0x3c) addr:0x01fffa54 +func_01fffa90 kind:function(arm,size=0xec) addr:0x01fffa90 +func_01fffb7c kind:function(arm,size=0x15c) addr:0x01fffb7c +func_01fffcd8 kind:function(arm,size=0x28) addr:0x01fffcd8 +func_01fffd00 kind:function(arm,size=0xc) addr:0x01fffd00 +func_01fffd0c kind:function(arm,size=0x54) addr:0x01fffd0c +func_01fffd60 kind:function(arm,size=0x48) addr:0x01fffd60 +func_01fffda8 kind:function(arm,size=0x70) addr:0x01fffda8 diff --git a/config/usa/arm9/overlays/ov000/delinks.txt b/config/usa/arm9/overlays/ov000/delinks.txt new file mode 100644 index 00000000..0d283974 --- /dev/null +++ b/config/usa/arm9/overlays/ov000/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02051ac0 end:0x020aa218 kind:code align:32 + .rodata start:0x020aa218 end:0x020aff78 kind:rodata align:4 + .init start:0x020aff78 end:0x020b1894 kind:code align:4 + .ctor start:0x020b1894 end:0x020b1920 kind:rodata align:4 + .data start:0x020b1940 end:0x020b4ea0 kind:data align:32 + .bss start:0x020b4ea0 end:0x020b6500 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov000/relocs.txt b/config/usa/arm9/overlays/ov000/relocs.txt new file mode 100644 index 00000000..9530d83a --- /dev/null +++ b/config/usa/arm9/overlays/ov000/relocs.txt @@ -0,0 +1,11081 @@ +from:0x02051af8 kind:arm_call to:0x0203a194 module:main +from:0x02051b30 kind:arm_call to:0x0203a194 module:main +from:0x02051bdc kind:arm_call to:0x0203a194 module:main +from:0x02051bf0 kind:arm_call to:0x0203a194 module:main +from:0x02051c04 kind:arm_call to:0x0203a194 module:main +from:0x02051c8c kind:arm_call to:0x0203a194 module:main +from:0x02051ca0 kind:arm_call to:0x0203a194 module:main +from:0x02051cb4 kind:arm_call to:0x0203a194 module:main +from:0x02051d54 kind:arm_call to:0x0203a194 module:main +from:0x02051db4 kind:load to:0x027e0950 module:dtcm +from:0x0205229c kind:arm_call to:0x0203a3a0 module:main +from:0x020522dc kind:arm_call to:0x0205343c module:overlay(0) +from:0x020525d0 kind:arm_call to:0x0203a3a0 module:main +from:0x020525e8 kind:arm_call to:0x02054238 module:overlay(0) +from:0x020526b8 kind:arm_call to:0x020545b0 module:overlay(0) +from:0x020526c4 kind:arm_call to:0x02054528 module:overlay(0) +from:0x0205276c kind:arm_call to:0x0203a194 module:main +from:0x02052990 kind:arm_call to:0x020545b0 module:overlay(0) +from:0x0205299c kind:arm_call to:0x02054528 module:overlay(0) +from:0x020529dc kind:load to:0x02051ac0 module:overlay(0) +from:0x020529e0 kind:load to:0x02051b40 module:overlay(0) +from:0x020529e4 kind:load to:0x02051ce0 module:overlay(0) +from:0x020529e8 kind:load to:0x02051dc0 module:overlay(0) +from:0x020529ec kind:load to:0x02051e1c module:overlay(0) +from:0x020529f0 kind:load to:0x02051e58 module:overlay(0) +from:0x02052a20 kind:arm_call to:0x02051e9c module:overlay(0) +from:0x02052ac8 kind:load to:0x02054d28 module:overlay(0) +from:0x02052acc kind:load to:0x02055518 module:overlay(0) +from:0x02052ad0 kind:load to:0x02056290 module:overlay(0) +from:0x02052ad4 kind:load to:0x02056a10 module:overlay(0) +from:0x02052ad8 kind:load to:0x02051e9c module:overlay(0) +from:0x02052adc kind:load to:0x02051f70 module:overlay(0) +from:0x02052b20 kind:arm_call to:0x02051e9c module:overlay(0) +from:0x02052b9c kind:load to:0x0205513c module:overlay(0) +from:0x02052ba0 kind:load to:0x02055bf0 module:overlay(0) +from:0x02052ba4 kind:load to:0x02056680 module:overlay(0) +from:0x02052ba8 kind:load to:0x02056f74 module:overlay(0) +from:0x02052bd0 kind:arm_call to:0x02052ae0 module:overlay(0) +from:0x02052be8 kind:arm_call to:0x020529f4 module:overlay(0) +from:0x02052bfc kind:arm_call to:0x020529f4 module:overlay(0) +from:0x02052c04 kind:arm_call to:0x02052ae0 module:overlay(0) +from:0x02052c24 kind:load to:0x0205343c module:overlay(0) +from:0x02052cb0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02052cf4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02052d64 kind:arm_call to:0x0203a194 module:main +from:0x02052df8 kind:load to:0x027e0950 module:dtcm +from:0x02052ed0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02052f00 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02052f30 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02052f40 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02052f4c kind:load to:0x0203e93c module:main +from:0x02053184 kind:arm_call to:0x02022dc4 module:main +from:0x02053190 kind:arm_call to:0x02022d18 module:main +from:0x020532bc kind:arm_call to:0x02022dc4 module:main +from:0x020532c8 kind:arm_call to:0x02022dc4 module:main +from:0x020532d4 kind:load to:0x020aa218 module:overlay(0) +from:0x020532fc kind:arm_call to:0x02022d5c module:main +from:0x02053308 kind:arm_call to:0x02022dc4 module:main +from:0x02053438 kind:load to:0x0203e93c module:main +from:0x0205350c kind:arm_call to:0x020530e8 module:overlay(0) +from:0x02053540 kind:arm_call to:0x02054568 module:overlay(0) +from:0x02053558 kind:arm_call to:0x02054528 module:overlay(0) +from:0x020535bc kind:arm_call to:0x02057484 module:overlay(0) +from:0x02053600 kind:arm_call to:0x0205752c module:overlay(0) +from:0x02053644 kind:arm_call to:0x020532d8 module:overlay(0) +from:0x02053658 kind:arm_call to:0x0203a194 module:main +from:0x020536c0 kind:arm_call to:0x02057484 module:overlay(0) +from:0x0205378c kind:arm_call to:0x0205752c module:overlay(0) +from:0x02053818 kind:arm_call to:0x02057484 module:overlay(0) +from:0x02053828 kind:arm_call to:0x02022d5c module:main +from:0x0205384c kind:arm_call to:0x01ffb744 module:itcm +from:0x02053884 kind:arm_call to:0x02057484 module:overlay(0) +from:0x02053894 kind:arm_call to:0x02022d5c module:main +from:0x020538b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02053998 kind:arm_call to:0x0205752c module:overlay(0) +from:0x020539fc kind:arm_call to:0x0205752c module:overlay(0) +from:0x02053d68 kind:arm_call to:0x020533bc module:overlay(0) +from:0x02053e94 kind:arm_call to:0x02057484 module:overlay(0) +from:0x02053ea4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205412c kind:arm_call to:0x0203a3a0 module:main +from:0x020541a0 kind:arm_call to:0x0203a3a0 module:main +from:0x020541b0 kind:arm_call to:0x0203a194 module:main +from:0x0205421c kind:load to:0x027e0950 module:dtcm +from:0x0205422c kind:load to:0x0203e93c module:main +from:0x020542a4 kind:arm_call to:0x02054568 module:overlay(0) +from:0x020542c0 kind:arm_call to:0x02054528 module:overlay(0) +from:0x020544d0 kind:arm_call to:0x0203a194 module:main +from:0x020544e0 kind:arm_call to:0x0203a194 module:main +from:0x02054518 kind:load to:0x027e0950 module:dtcm +from:0x02054648 kind:load to:0x02043374 module:main +from:0x0205466c kind:load to:0x0204336c module:main +from:0x0205468a kind:thumb_call_arm to:0x02028d74 module:main +from:0x020546fe kind:thumb_call_arm to:0x02028d74 module:main +from:0x02054716 kind:thumb_call_arm to:0x02054528 module:overlay(0) +from:0x02054734 kind:thumb_call_arm to:0x02028d74 module:main +from:0x02054748 kind:thumb_call_arm to:0x02054528 module:overlay(0) +from:0x020547a0 kind:thumb_call_arm to:0x02028d74 module:main +from:0x0205490a kind:thumb_call_arm to:0x02028d74 module:main +from:0x02054954 kind:load to:0x02052d18 module:overlay(0) +from:0x02054958 kind:load to:0x02052d50 module:overlay(0) +from:0x0205495c kind:load to:0x02052e04 module:overlay(0) +from:0x02054960 kind:load to:0x02052e7c module:overlay(0) +from:0x02054964 kind:load to:0x02052f50 module:overlay(0) +from:0x02054968 kind:load to:0x02053064 module:overlay(0) +from:0x02054974 kind:load to:0x02054779 module:overlay(0) +from:0x02054980 kind:load to:0x02054779 module:overlay(0) +from:0x0205498c kind:thumb_call_arm to:0x02025bac module:main +from:0x020549da kind:thumb_call_arm to:0x02025c08 module:main +from:0x020549ea kind:thumb_call_arm to:0x02025d3c module:main +from:0x020549fc kind:thumb_call_arm to:0x02025d80 module:main +from:0x02054a3e kind:thumb_call_arm to:0x02025db4 module:main +from:0x02054a4e kind:thumb_call_arm to:0x02025e1c module:main +from:0x02054a60 kind:load to:0x02054628 module:overlay(0) +from:0x02054a64 kind:load to:0x02054985 module:overlay(0) +from:0x02054a70 kind:load to:0x0205464c module:overlay(0) +from:0x02054a74 kind:load to:0x020549f5 module:overlay(0) +from:0x02054aa0 kind:arm_call to:0x02054568 module:overlay(0) +from:0x02054ab4 kind:arm_call to:0x02051f74 module:overlay(0) +from:0x02054ae0 kind:arm_call to:0x02054528 module:overlay(0) +from:0x02054b14 kind:arm_call to:0x02054568 module:overlay(0) +from:0x02054b24 kind:arm_call to:0x02054528 module:overlay(0) +from:0x02054b2c kind:arm_call to:0x02054568 module:overlay(0) +from:0x02054b3c kind:arm_call to:0x02054568 module:overlay(0) +from:0x02054b4c kind:arm_call to:0x02054528 module:overlay(0) +from:0x02054b54 kind:arm_call to:0x02054568 module:overlay(0) +from:0x02054b68 kind:arm_call to:0x020545b0 module:overlay(0) +from:0x02054b74 kind:arm_call to:0x02054528 module:overlay(0) +from:0x02054bc0 kind:arm_call to:0x02052c0c module:overlay(0) +from:0x02054c6c kind:arm_call to:0x01ffa9c8 module:itcm +from:0x02054e70 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02054f70 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0205502c kind:arm_call to:0x02024a40 module:main +from:0x02055130 kind:load to:0x0203e93c module:main +from:0x02055284 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02055384 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02055440 kind:arm_call to:0x02024a40 module:main +from:0x02055504 kind:load to:0x0203e93c module:main +from:0x02055690 kind:arm_call to:0x01ffb860 module:itcm +from:0x020556c4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055724 kind:arm_call to:0x01ffb780 module:itcm +from:0x02055754 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055764 kind:arm_call to:0x02028d08 module:main +from:0x02055774 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02055784 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020557a0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055934 kind:arm_call to:0x01ffb780 module:itcm +from:0x02055968 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055978 kind:arm_call to:0x02028d08 module:main +from:0x02055988 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02055998 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020559b4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055adc kind:arm_call to:0x02024a40 module:main +from:0x02055d74 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055da8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055e08 kind:arm_call to:0x01ffb780 module:itcm +from:0x02055e38 kind:arm_call to:0x01ffb860 module:itcm +from:0x02055e48 kind:arm_call to:0x02028d08 module:main +from:0x02055e58 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02055e68 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02055e84 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056014 kind:arm_call to:0x01ffb780 module:itcm +from:0x02056048 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056058 kind:arm_call to:0x02028d08 module:main +from:0x02056068 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02056078 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02056094 kind:arm_call to:0x01ffb860 module:itcm +from:0x020561bc kind:arm_call to:0x02024a40 module:main +from:0x020563e4 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x020563f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02056440 kind:arm_call to:0x02024a08 module:main +from:0x020564b0 kind:arm_call to:0x02024a40 module:main +from:0x020564b8 kind:arm_call to:0x02024a40 module:main +from:0x0205666c kind:load to:0x0203e93c module:main +from:0x02056670 kind:load to:0x027e01f0 module:dtcm +from:0x020567dc kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x020567f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02056838 kind:arm_call to:0x02024a08 module:main +from:0x020568a8 kind:arm_call to:0x02024a40 module:main +from:0x020568b0 kind:arm_call to:0x02024a40 module:main +from:0x020569f0 kind:load to:0x0203e93c module:main +from:0x020569f4 kind:load to:0x027e01f0 module:dtcm +from:0x02056ac0 kind:arm_call to:0x01ffa81c module:itcm +from:0x02056af8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056b38 kind:arm_call to:0x01ffb860 module:itcm +from:0x02056b8c kind:arm_call to:0x01ffb744 module:itcm +from:0x02056bcc kind:arm_call to:0x01ffb780 module:itcm +from:0x02056bdc kind:arm_call to:0x01ffb780 module:itcm +from:0x02056c34 kind:arm_call to:0x01ffad5c module:itcm +from:0x02056cdc kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02056cf0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02056d38 kind:arm_call to:0x02024a08 module:main +from:0x02056da8 kind:arm_call to:0x02024a40 module:main +from:0x02056db0 kind:arm_call to:0x02024a40 module:main +from:0x02056f5c kind:load to:0x0203e93c module:main +from:0x02056f60 kind:load to:0x027e01f0 module:dtcm +from:0x0205702c kind:arm_call to:0x01ffa81c module:itcm +from:0x02057070 kind:arm_call to:0x01ffb860 module:itcm +from:0x020570b0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02057104 kind:arm_call to:0x01ffb744 module:itcm +from:0x02057144 kind:arm_call to:0x01ffb780 module:itcm +from:0x02057154 kind:arm_call to:0x01ffb780 module:itcm +from:0x020571ac kind:arm_call to:0x01ffad5c module:itcm +from:0x02057254 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02057268 kind:arm_call to:0x01ffad5c module:itcm +from:0x020572b0 kind:arm_call to:0x02024a08 module:main +from:0x02057320 kind:arm_call to:0x02024a40 module:main +from:0x02057328 kind:arm_call to:0x02024a40 module:main +from:0x02057460 kind:load to:0x0203e93c module:main +from:0x02057464 kind:load to:0x027e01f0 module:dtcm +from:0x0205751c kind:load to:0x027e0950 module:dtcm +from:0x02057528 kind:load to:0x0203e93c module:main +from:0x02057588 kind:load to:0x027e0950 module:dtcm +from:0x02057594 kind:load to:0x0203e93c module:main +from:0x02057600 kind:arm_call to:0x020575e8 module:overlay(0) +from:0x020576dc kind:arm_call to:0x02069c80 module:overlay(0) +from:0x020576e4 kind:load to:0x0204a0f0 module:main +from:0x020576e8 kind:load to:0x020b50a0 module:overlay(0) +from:0x020576f8 kind:load to:0x020b6288 module:overlay(0) +from:0x020576fc kind:load to:0x020a0bf9 module:overlay(0) +from:0x02057708 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0205771c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02057724 kind:arm_call to:0x02011ff4 module:main +from:0x02057738 kind:load to:0x02011f3c module:main +from:0x02057746 kind:thumb_call_arm to:0x0205ac7c module:overlay(0) +from:0x0205774a kind:thumb_call to:0x02057730 module:overlay(0) +from:0x02057754 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x02057762 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02057776 kind:thumb_call_arm to:0x02015008 module:main +from:0x020577a0 kind:arm_call to:0x0200b1b0 module:main +from:0x020577c4 kind:arm_call to:0x0201502c module:main +from:0x020577d0 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02057870 kind:arm_call to:0x02057810 module:overlay(0) +from:0x0205787c kind:arm_call to:0x02057810 module:overlay(0) +from:0x02057894 kind:arm_call to:0x0200b248 module:main +from:0x0205789c kind:arm_call to:0x0200b288 module:main +from:0x020578c0 kind:arm_call to:0x0200b430 module:main +from:0x020578da kind:thumb_call_arm to:0x020578e8 module:overlay(0) +from:0x020578e4 kind:load to:0x020b196c module:overlay(0) +from:0x020578f4 kind:arm_call to:0x02057eb8 module:overlay(0) +from:0x0205790c kind:arm_call to:0x02057ed4 module:overlay(0) +from:0x02057948 kind:arm_call to:0x01ffc858 module:itcm +from:0x02057958 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02057998 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020579a8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020579b0 kind:arm_call to:0x01ffc398 module:itcm +from:0x020579bc kind:load to:0x0203e93c module:main +from:0x020579c8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020579dc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020579e4 kind:arm_call to:0x02011ff4 module:main +from:0x020579f4 kind:thumb_call to:0x02057b34 module:overlay(0) +from:0x02057a00 kind:load to:0x020b19fc module:overlay(0) +from:0x02057a08 kind:thumb_call to:0x02057b34 module:overlay(0) +from:0x02057a14 kind:load to:0x020b19fc module:overlay(0) +from:0x02057a20 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x02057a28 kind:arm_call to:0x01ffc57c module:itcm +from:0x02057a34 kind:thumb_call to:0x02057b34 module:overlay(0) +from:0x02057a48 kind:load to:0x020b19d0 module:overlay(0) +from:0x02057a50 kind:thumb_call to:0x02057b34 module:overlay(0) +from:0x02057a64 kind:load to:0x020b19d0 module:overlay(0) +from:0x02057a78 kind:arm_call to:0x0200ef9c module:main +from:0x02057a8c kind:arm_call to:0x02057f54 module:overlay(0) +from:0x02057a94 kind:arm_call to:0x02057f78 module:overlay(0) +from:0x02057a9c kind:arm_call to:0x01ffc57c module:itcm +from:0x02057aac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02057ac0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02057ac8 kind:arm_call to:0x02011ff4 module:main +from:0x02057adc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02057af0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02057af8 kind:arm_call to:0x02011ff4 module:main +from:0x02057b0c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02057b20 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02057b28 kind:arm_call to:0x02011ff4 module:main +from:0x02057b42 kind:thumb_call_arm to:0x02057bd4 module:overlay(0) +from:0x02057b4c kind:load to:0x020b1a4c module:overlay(0) +from:0x02057b5e kind:thumb_call_arm to:0x02057bd4 module:overlay(0) +from:0x02057b68 kind:load to:0x020b1a4c module:overlay(0) +from:0x02057b7a kind:thumb_call_arm to:0x02012000 module:main +from:0x02057b80 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x02057b88 kind:load to:0x020b1a4c module:overlay(0) +from:0x02057b9a kind:thumb_call_arm to:0x02012000 module:main +from:0x02057ba0 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x02057ba6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02057bb0 kind:load to:0x020b1a4c module:overlay(0) +from:0x02057bc2 kind:thumb_call_arm to:0x02012000 module:main +from:0x02057bc8 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x02057bd0 kind:load to:0x020b1a4c module:overlay(0) +from:0x02057be0 kind:arm_call to:0x02057eb8 module:overlay(0) +from:0x02057bec kind:arm_call to:0x0200b2c0 module:main +from:0x02057c38 kind:arm_call to:0x0200b578 module:main +from:0x02057c48 kind:load to:0x02057bf4 module:overlay(0) +from:0x02057c60 kind:arm_call to:0x0200b58c module:main +from:0x02057c6c kind:arm_call to:0x0200b5a0 module:main +from:0x02057c8c kind:load to:0x020578a4 module:overlay(0) +from:0x02057c98 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02057ca0 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02057cc0 kind:arm_call to:0x0200b524 module:main +from:0x02057cec kind:arm_call to:0x0200b524 module:main +from:0x02057d0c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02057d16 kind:thumb_call_arm to:0x02057d1c module:overlay(0) +from:0x02057d78 kind:load to:0x02057d7c module:overlay(0) +from:0x02057d94 kind:arm_call to:0x0200cb10 module:main +from:0x02057dbc kind:arm_call to:0x0200c130 module:main +from:0x02057dcc kind:arm_call to:0x02028d08 module:main +from:0x02057de4 kind:arm_call to:0x0200c100 module:main +from:0x02057dec kind:arm_call to:0x01ffc520 module:itcm +from:0x02057df4 kind:arm_call to:0x0200c130 module:main +from:0x02057e00 kind:arm_call to:0x02028d08 module:main +from:0x02057e14 kind:load to:0x027e02c4 module:dtcm +from:0x02057e18 kind:load to:0x027e0208 module:dtcm +from:0x02057e1c kind:load to:0x027e00f0 module:dtcm +from:0x02057e20 kind:load to:0x027e0130 module:dtcm +from:0x02057e3c kind:arm_call to:0x02028d08 module:main +from:0x02057e54 kind:arm_call to:0x0200c100 module:main +from:0x02057e5c kind:arm_call to:0x01ffc520 module:itcm +from:0x02057e68 kind:arm_call to:0x02028d08 module:main +from:0x02057e7c kind:load to:0x027e02c4 module:dtcm +from:0x02057e80 kind:load to:0x027e0208 module:dtcm +from:0x02057e84 kind:load to:0x027e0130 module:dtcm +from:0x02057e94 kind:arm_call to:0x0200c100 module:main +from:0x02057e9c kind:arm_call to:0x01ffc520 module:itcm +from:0x02057eac kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02057ed8 kind:arm_call to:0x02057ec0 module:overlay(0) +from:0x02057f18 kind:arm_call to:0x0200f218 module:main +from:0x02057f4c kind:arm_call to:0x0200f218 module:main +from:0x02057f60 kind:arm_call to:0x01ffc744 module:itcm +from:0x02057f6c kind:arm_call to:0x0200ef5c module:main +from:0x02057f74 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02057f88 kind:arm_call to:0x01ffc768 module:itcm +from:0x02057f94 kind:arm_call to:0x0200ef5c module:main +from:0x02057f9c kind:load to:0x020b4ea4 module:overlay(0) +from:0x02057fb0 kind:arm_call to:0x01ffc768 module:itcm +from:0x02057fbc kind:arm_call to:0x0200ef5c module:main +from:0x02057fc4 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02057fec kind:arm_call to:0x01ffcb94 module:itcm +from:0x02058028 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058048 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0205805c kind:load to:0x020b1ac8 module:overlay(0) +from:0x02058068 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0205807c kind:load to:0x020b1ac8 module:overlay(0) +from:0x02058088 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0205809c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020580a4 kind:arm_call to:0x02011ff4 module:main +from:0x020580b8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020580fc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058110 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058120 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058130 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058154 kind:arm_call to:0x0200b578 module:main +from:0x02058160 kind:arm_call to:0x0200cb10 module:main +from:0x02058168 kind:arm_call to:0x0200b58c module:main +from:0x02058184 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058190 kind:load to:0x027e0154 module:dtcm +from:0x02058194 kind:load to:0x020582b4 module:overlay(0) +from:0x020581ac kind:arm_call to:0x020580cc module:overlay(0) +from:0x020581b4 kind:load to:0x027e00f0 module:dtcm +from:0x02058218 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0205822c kind:arm_call to:0x020580cc module:overlay(0) +from:0x02058240 kind:load to:0x0203e93c module:main +from:0x02058284 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02058298 kind:arm_call to:0x020580cc module:overlay(0) +from:0x020582ac kind:load to:0x0203e93c module:main +from:0x020582b0 kind:load to:0x027e00f0 module:dtcm +from:0x02058314 kind:arm_call to:0x0200e260 module:main +from:0x02058324 kind:arm_call to:0x02058040 module:overlay(0) +from:0x02058338 kind:load to:0x020b1a9c module:overlay(0) +from:0x02058344 kind:arm_call to:0x02058040 module:overlay(0) +from:0x02058358 kind:load to:0x020b1a9c module:overlay(0) +from:0x02058364 kind:arm_call to:0x020580b0 module:overlay(0) +from:0x02058378 kind:arm_call to:0x020580b0 module:overlay(0) +from:0x02058380 kind:arm_call to:0x02011ff4 module:main +from:0x02058394 kind:arm_call to:0x020580b0 module:overlay(0) +from:0x02058410 kind:arm_call to:0x01ffad5c module:itcm +from:0x02058424 kind:arm_call to:0x02028c38 module:main +from:0x02058438 kind:arm_call to:0x01ffb860 module:itcm +from:0x02058444 kind:arm_call to:0x01ffb860 module:itcm +from:0x02058450 kind:arm_call to:0x01ffb860 module:itcm +from:0x02058470 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02058488 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205849c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020584ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x020584c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020584d4 kind:load to:0x027e0254 module:dtcm +from:0x020584fc kind:arm_call to:0x0200b578 module:main +from:0x02058508 kind:arm_call to:0x01ffc57c module:itcm +from:0x02058510 kind:arm_call to:0x0200b58c module:main +from:0x0205851c kind:load to:0x020583a0 module:overlay(0) +from:0x02058546 kind:thumb_call_arm to:0x020165f8 module:main +from:0x02058558 kind:thumb_call to:0x020153d4 module:main +from:0x02058576 kind:thumb_call to:0x02015528 module:main +from:0x0205858a kind:thumb_call_arm to:0x0203d138 module:main +from:0x02058594 kind:load to:0x020b1af4 module:overlay(0) +from:0x02058598 kind:load to:0x02043f10 module:main +from:0x0205859c kind:load to:0x02015665 module:main +from:0x020585a0 kind:load to:0x020585a5 module:overlay(0) +from:0x020585b4 kind:load to:0x02043f10 module:main +from:0x020585c0 kind:thumb_call to:0x020589c4 module:overlay(0) +from:0x020585ce kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020585d6 kind:thumb_call to:0x02015544 module:main +from:0x020585de kind:thumb_call to:0x02015664 module:main +from:0x020585e6 kind:thumb_call to:0x02015454 module:main +from:0x020585ee kind:thumb_call_arm to:0x02016634 module:main +from:0x020585f8 kind:load to:0x020b1af4 module:overlay(0) +from:0x020585fc kind:load to:0x02015665 module:main +from:0x02058608 kind:thumb_call to:0x020589c4 module:overlay(0) +from:0x02058616 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x0205861e kind:thumb_call to:0x02015544 module:main +from:0x02058626 kind:thumb_call to:0x02015664 module:main +from:0x0205862e kind:thumb_call to:0x02015454 module:main +from:0x02058636 kind:thumb_call_arm to:0x02016634 module:main +from:0x0205863c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02058644 kind:load to:0x020b1af4 module:overlay(0) +from:0x02058648 kind:load to:0x02015665 module:main +from:0x02058654 kind:thumb_call to:0x020589c4 module:overlay(0) +from:0x02058662 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x0205866a kind:thumb_call to:0x02015544 module:main +from:0x02058672 kind:thumb_call to:0x02015664 module:main +from:0x0205867a kind:thumb_call to:0x02015454 module:main +from:0x02058682 kind:thumb_call_arm to:0x02016634 module:main +from:0x0205868c kind:load to:0x020b1af4 module:overlay(0) +from:0x02058690 kind:load to:0x02015665 module:main +from:0x020586b8 kind:thumb_call_arm to:0x02034038 module:main +from:0x020586be kind:thumb_call_arm to:0x02033f54 module:main +from:0x020586cc kind:thumb_call_arm to:0x02034038 module:main +from:0x020586d2 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020586e0 kind:thumb_call_arm to:0x02034038 module:main +from:0x020586ee kind:thumb_call_arm to:0x02034038 module:main +from:0x02058702 kind:thumb_call_arm to:0x02033f54 module:main +from:0x02058712 kind:thumb_call_arm to:0x02034038 module:main +from:0x0205871a kind:thumb_call to:0x02015454 module:main +from:0x02058730 kind:thumb_call to:0x02015438 module:main +from:0x0205873e kind:thumb_call to:0x020153f4 module:main +from:0x0205874e kind:thumb_call_arm to:0x02034038 module:main +from:0x02058754 kind:thumb_call_arm to:0x02033f54 module:main +from:0x02058764 kind:thumb_call_arm to:0x02034038 module:main +from:0x02058770 kind:thumb_call_arm to:0x02034038 module:main +from:0x02058776 kind:thumb_call_arm to:0x02033f54 module:main +from:0x02058784 kind:thumb_call_arm to:0x02034038 module:main +from:0x0205878e kind:thumb_call_arm to:0x02034038 module:main +from:0x02058794 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020587a2 kind:thumb_call_arm to:0x02034038 module:main +from:0x020587a8 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020587b8 kind:thumb_call_arm to:0x02034038 module:main +from:0x020587da kind:thumb_call_arm to:0x02033f54 module:main +from:0x020587e8 kind:thumb_call_arm to:0x02034038 module:main +from:0x020587f6 kind:thumb_call_arm to:0x02034038 module:main +from:0x020587fc kind:thumb_call_arm to:0x02033f54 module:main +from:0x02058810 kind:thumb_call_arm to:0x02034038 module:main +from:0x0205885c kind:thumb_call to:0x020156a0 module:main +from:0x0205886e kind:thumb_call to:0x0205abac module:overlay(0) +from:0x02058876 kind:thumb_call to:0x020156cc module:main +from:0x02058890 kind:thumb_call to:0x02012fa8 module:main +from:0x020588a8 kind:thumb_call to:0x0205abac module:overlay(0) +from:0x020588b4 kind:load to:0x020b1afc module:overlay(0) +from:0x020588b8 kind:load to:0x020aa22c module:overlay(0) +from:0x020588bc kind:load to:0x020aa224 module:overlay(0) +from:0x020588c0 kind:load to:0x020aa220 module:overlay(0) +from:0x020588c4 kind:load to:0x020b1b00 module:overlay(0) +from:0x020588c8 kind:load to:0x020aa228 module:overlay(0) +from:0x020588cc kind:load to:0x020aa230 module:overlay(0) +from:0x020588d8 kind:thumb_call to:0x02058694 module:overlay(0) +from:0x020588ec kind:thumb_call to:0x02058694 module:overlay(0) +from:0x02058908 kind:thumb_call_arm to:0x02034038 module:main +from:0x0205890e kind:thumb_call_arm to:0x02033f54 module:main +from:0x0205891c kind:thumb_call_arm to:0x02034038 module:main +from:0x02058922 kind:thumb_call_arm to:0x02033f54 module:main +from:0x02058930 kind:thumb_call_arm to:0x02034038 module:main +from:0x0205893e kind:thumb_call_arm to:0x02034038 module:main +from:0x02058944 kind:thumb_call_arm to:0x02033f54 module:main +from:0x02058954 kind:thumb_call_arm to:0x02034038 module:main +from:0x02058968 kind:thumb_call to:0x020156a0 module:main +from:0x0205897c kind:thumb_call to:0x02058c54 module:overlay(0) +from:0x02058986 kind:thumb_call to:0x0205ab58 module:overlay(0) +from:0x02058996 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x0205899c kind:thumb_call_arm to:0x0200f37c module:main +from:0x020589a0 kind:thumb_call_arm to:0x0200bf88 module:main +from:0x020589a6 kind:thumb_call_arm to:0x0200f37c module:main +from:0x020589ac kind:thumb_call_arm to:0x0200bed8 module:main +from:0x020589b2 kind:thumb_call to:0x020156cc module:main +from:0x020589bc kind:load to:0x020b1afc module:overlay(0) +from:0x020589c0 kind:load to:0x020aa220 module:overlay(0) +from:0x020589fe kind:thumb_call to:0x02015454 module:main +from:0x02058a30 kind:arm_call to:0x0200f38c module:main +from:0x02058a5c kind:arm_call to:0x0205ac04 module:overlay(0) +from:0x02058a88 kind:arm_call to:0x0205ac40 module:overlay(0) +from:0x02058b28 kind:arm_call to:0x0200ec8c module:main +from:0x02058b3c kind:arm_call to:0x0200ec20 module:main +from:0x02058b54 kind:arm_call to:0x0200e6a0 module:main +from:0x02058b64 kind:arm_call to:0x0200e6a0 module:main +from:0x02058b88 kind:thumb_call_arm to:0x02058b94 module:overlay(0) +from:0x02058b90 kind:load to:0x020b1b0c module:overlay(0) +from:0x02058ba0 kind:arm_call to:0x02057eb8 module:overlay(0) +from:0x02058bc0 kind:arm_call to:0x0205a980 module:overlay(0) +from:0x02058bd8 kind:load to:0x0205a9f0 module:overlay(0) +from:0x02058be4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02058bf8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02058c00 kind:arm_call to:0x02011ff4 module:main +from:0x02058c4c kind:thumb_call to:0x02058cd0 module:overlay(0) +from:0x02058cc8 kind:load to:0x02043374 module:main +from:0x02058ccc kind:load to:0x0204336c module:main +from:0x02058ce6 kind:thumb_call to:0x02058c54 module:overlay(0) +from:0x02058d04 kind:thumb_call_arm to:0x0200b5a8 module:main +from:0x02058d0c kind:thumb_call_arm to:0x0200b5bc module:main +from:0x02058d14 kind:thumb_call_arm to:0x0200b69c module:main +from:0x02058dda kind:thumb_call_arm to:0x0200b5d0 module:main +from:0x02058de2 kind:thumb_call_arm to:0x0200b5e4 module:main +from:0x02058dee kind:thumb_call_arm to:0x0200b6b0 module:main +from:0x02058df6 kind:thumb_call_arm to:0x0200b6b8 module:main +from:0x02058e14 kind:arm_call to:0x02011f3c module:main +from:0x02058e20 kind:arm_call to:0x02058e28 module:overlay(0) +from:0x02058e34 kind:arm_call to:0x02058f54 module:overlay(0) +from:0x02058e50 kind:arm_call to:0x0203d138 module:main +from:0x02058e60 kind:load to:0x02058e94 module:overlay(0) +from:0x02058e64 kind:load to:0x02058e68 module:overlay(0) +from:0x02058e74 kind:arm_call to:0x02016654 module:main +from:0x02058e90 kind:load to:0x020b1b30 module:overlay(0) +from:0x02058ea0 kind:arm_call to:0x0201666c module:main +from:0x02058eb0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02058ed8 kind:arm_call to:0x02058eac module:overlay(0) +from:0x02058f00 kind:arm_call to:0x02058f3c module:overlay(0) +from:0x02058f4c kind:load to:0x020aa240 module:overlay(0) +from:0x02058f50 kind:load to:0x0205bf38 module:overlay(0) +from:0x02058f60 kind:load to:0x027e0954 module:dtcm +from:0x02058f8c kind:arm_call to:0x02011f3c module:main +from:0x02058f98 kind:arm_call to:0x020590b4 module:overlay(0) +from:0x02059030 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02059070 kind:arm_call to:0x02032a68 module:main +from:0x020590ac kind:load to:0x027e09bc module:dtcm +from:0x020590b0 kind:load to:0x02058f64 module:overlay(0) +from:0x020590c0 kind:load to:0x027e0958 module:dtcm +from:0x020590e4 kind:load to:0x020b1b48 module:overlay(0) +from:0x020590f4 kind:arm_call to:0x020590c4 module:overlay(0) +from:0x02059114 kind:load to:0x020b1b3c module:overlay(0) +from:0x02059124 kind:arm_call to:0x020590c4 module:overlay(0) +from:0x02059144 kind:load to:0x020b1b3c module:overlay(0) +from:0x0205916c kind:load to:0x01ffc6d4 module:itcm +from:0x020591c4 kind:load to:0x020b1b4c module:overlay(0) +from:0x020591c8 kind:load to:0x02059170 module:overlay(0) +from:0x020591d4 kind:arm_call_thumb to:0x02015474 module:main +from:0x020591e0 kind:arm_call to:0x02015320 module:main +from:0x020591f0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x02059208 kind:arm_call_thumb to:0x0205933c module:overlay(0) +from:0x02059218 kind:load to:0x020b1b5c module:overlay(0) +from:0x0205921c kind:load to:0x027e095c module:dtcm +from:0x02059230 kind:arm_call_thumb to:0x02059348 module:overlay(0) +from:0x02059238 kind:arm_call to:0x0201537c module:main +from:0x02059240 kind:arm_call_thumb to:0x020154b0 module:main +from:0x0205924c kind:load to:0x027e095c module:dtcm +from:0x02059260 kind:load to:0x027e095c module:dtcm +from:0x02059264 kind:load to:0x02059435 module:overlay(0) +from:0x02059278 kind:load to:0x027e095c module:dtcm +from:0x0205927c kind:load to:0x020595e5 module:overlay(0) +from:0x020592b8 kind:thumb_call_arm to:0x02006ffc module:main +from:0x020592c0 kind:thumb_call_arm to:0x02006c18 module:main +from:0x020592e2 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020592f6 kind:thumb_call_arm to:0x02007040 module:main +from:0x020592fe kind:thumb_call_arm to:0x02006c34 module:main +from:0x02059318 kind:thumb_call_arm to:0x0203a194 module:main +from:0x0205932a kind:thumb_call_arm to:0x02028cb4 module:main +from:0x02059344 kind:load to:0x020b4eb4 module:overlay(0) +from:0x0205934c kind:thumb_call_arm to:0x02027594 module:main +from:0x02059350 kind:thumb_call_arm to:0x02025bac module:main +from:0x0205937a kind:thumb_call_arm to:0x02025c08 module:main +from:0x020593a2 kind:thumb_call_arm to:0x02025c08 module:main +from:0x020593e4 kind:thumb_call_arm to:0x02025d3c module:main +from:0x020593e8 kind:thumb_call_arm to:0x02025d80 module:main +from:0x02059410 kind:thumb_call_arm to:0x02025db4 module:main +from:0x0205941e kind:thumb_call_arm to:0x02025e1c module:main +from:0x0205942c kind:load to:0x020b4eb4 module:overlay(0) +from:0x020594bc kind:thumb_call_arm to:0x02034038 module:main +from:0x020594cc kind:thumb_call_arm to:0x02033f54 module:main +from:0x020594dc kind:thumb_call_arm to:0x02034038 module:main +from:0x020594e4 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020594f2 kind:thumb_call_arm to:0x02034038 module:main +from:0x0205955a kind:thumb_call to:0x02012fa8 module:main +from:0x020595b6 kind:thumb_call to:0x020596f4 module:overlay(0) +from:0x020595c0 kind:load to:0x020b4eb4 module:overlay(0) +from:0x020595c4 kind:load to:0x020b1b58 module:overlay(0) +from:0x020595c8 kind:load to:0x02043f48 module:main +from:0x020595cc kind:load to:0x02043f10 module:main +from:0x020595d0 kind:load to:0x020b1b64 module:overlay(0) +from:0x020595d4 kind:load to:0x020b1b6c module:overlay(0) +from:0x020595d8 kind:load to:0x020b1b74 module:overlay(0) +from:0x020595dc kind:load to:0x02043374 module:main +from:0x020595e0 kind:load to:0x020b1b7c module:overlay(0) +from:0x0205966e kind:thumb_call_arm to:0x02034038 module:main +from:0x0205967e kind:thumb_call_arm to:0x02033f54 module:main +from:0x0205968e kind:thumb_call_arm to:0x02034038 module:main +from:0x02059696 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020596a6 kind:thumb_call_arm to:0x02034038 module:main +from:0x020596d6 kind:thumb_call to:0x020596f4 module:overlay(0) +from:0x020596e0 kind:load to:0x020b4eb4 module:overlay(0) +from:0x020596e4 kind:load to:0x02043f48 module:main +from:0x020596e8 kind:load to:0x02043f10 module:main +from:0x020596ec kind:load to:0x020b1b64 module:overlay(0) +from:0x020596f0 kind:load to:0x020b1b7c module:overlay(0) +from:0x02059702 kind:thumb_call to:0x02012fa8 module:main +from:0x02059754 kind:load to:0x0204336c module:main +from:0x0205975e kind:thumb_call_arm to:0x02017764 module:main +from:0x02059774 kind:load to:0x020b1b9c module:overlay(0) +from:0x02059786 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059792 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059798 kind:thumb_call_arm to:0x020177a0 module:main +from:0x020597a0 kind:load to:0x020b1b9c module:overlay(0) +from:0x020597b2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020597be kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020597c4 kind:thumb_call_arm to:0x020177a0 module:main +from:0x020597ca kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020597d4 kind:load to:0x020b1b9c module:overlay(0) +from:0x02059808 kind:thumb_call_arm to:0x0203a194 module:main +from:0x0205982c kind:thumb_call_arm to:0x0203a194 module:main +from:0x0205984a kind:thumb_call_arm to:0x0205ae18 module:overlay(0) +from:0x02059878 kind:thumb_call_arm to:0x0205ae18 module:overlay(0) +from:0x020598ba kind:thumb_call_arm to:0x0203a194 module:main +from:0x020598da kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020598e6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020598f8 kind:load to:0x027e0960 module:dtcm +from:0x0205999c kind:thumb_call_arm to:0x0203a194 module:main +from:0x020599f6 kind:thumb_call_arm to:0x0203a194 module:main +from:0x02059a14 kind:thumb_call_arm to:0x0205ae18 module:overlay(0) +from:0x02059a2c kind:thumb_call_arm to:0x0203a194 module:main +from:0x02059a4e kind:thumb_call_arm to:0x0203a194 module:main +from:0x02059a74 kind:thumb_call_arm to:0x0205ae18 module:overlay(0) +from:0x02059b66 kind:thumb_call_arm to:0x0203a194 module:main +from:0x02059bbc kind:load to:0x027e0960 module:dtcm +from:0x02059be8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059c08 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02059c4c kind:arm_call to:0x02011ff4 module:main +from:0x02059c64 kind:arm_call to:0x02011f3c module:main +from:0x02059c94 kind:arm_call_thumb to:0x02059758 module:overlay(0) +from:0x02059d6c kind:arm_call_thumb to:0x02059938 module:overlay(0) +from:0x02059dc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02059dcc kind:arm_call to:0x01ffb744 module:itcm +from:0x02059e20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02059e2c kind:arm_call to:0x01ffb744 module:itcm +from:0x02059f08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02059f14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02059f6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02059fcc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0205a00c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0205a058 kind:load to:0x020b4ec0 module:overlay(0) +from:0x0205a05c kind:load to:0x020b1b84 module:overlay(0) +from:0x0205a060 kind:load to:0x020b1b84 module:overlay(0) +from:0x0205a0a8 kind:thumb_call_arm to:0x0205a608 module:overlay(0) +from:0x0205a0c8 kind:thumb_call to:0x02059bcc module:overlay(0) +from:0x0205a0d2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205a0e4 kind:thumb_call to:0x02059bcc module:overlay(0) +from:0x0205a0ee kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0205a0f4 kind:thumb_call_arm to:0x0205a618 module:overlay(0) +from:0x0205a11c kind:arm_call_thumb to:0x02059bcc module:overlay(0) +from:0x0205a12c kind:arm_call to:0x02011ff4 module:main +from:0x0205a160 kind:arm_call_thumb to:0x02059bcc module:overlay(0) +from:0x0205a170 kind:arm_call to:0x02011ff4 module:main +from:0x0205a1a0 kind:arm_call to:0x02059d50 module:overlay(0) +from:0x0205a1c8 kind:arm_call to:0x02011f3c module:main +from:0x0205a1d4 kind:arm_call_thumb to:0x0205a0a4 module:overlay(0) +from:0x0205a200 kind:arm_call_thumb to:0x02059bcc module:overlay(0) +from:0x0205a210 kind:arm_call to:0x02011ff4 module:main +from:0x0205a228 kind:arm_call to:0x02011f3c module:main +from:0x0205a250 kind:arm_call_thumb to:0x02059bc0 module:overlay(0) +from:0x0205a280 kind:load to:0x02059c10 module:overlay(0) +from:0x0205a2d4 kind:arm_call_thumb to:0x020597d8 module:overlay(0) +from:0x0205a30c kind:arm_call to:0x0205a370 module:overlay(0) +from:0x0205a354 kind:arm_call to:0x0205a3a8 module:overlay(0) +from:0x0205a3f4 kind:arm_call to:0x0205a370 module:overlay(0) +from:0x0205a420 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0205a454 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205a460 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205a494 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0205a4c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205a4cc kind:arm_call to:0x01ffb744 module:itcm +from:0x0205a530 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0205a564 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205a570 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205a590 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0205a5bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0205a5c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205a614 kind:load to:0x027e0960 module:dtcm +from:0x0205a628 kind:load to:0x027e0960 module:dtcm +from:0x0205a644 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0205a660 kind:arm_call to:0x0205a6b8 module:overlay(0) +from:0x0205a66c kind:load to:0x020b1bc4 module:overlay(0) +from:0x0205a680 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0205a6a0 kind:arm_call to:0x0205a6b8 module:overlay(0) +from:0x0205a6a8 kind:arm_call to:0x0205a718 module:overlay(0) +from:0x0205a6b4 kind:load to:0x020b1bc4 module:overlay(0) +from:0x0205a708 kind:arm_call to:0x02057bd4 module:overlay(0) +from:0x0205a710 kind:arm_call to:0x0205a718 module:overlay(0) +from:0x0205a740 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0205a748 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x0205a750 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x0205a770 kind:arm_call to:0x02034038 module:main +from:0x0205a77c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0205a7a0 kind:load to:0x027e07d4 module:dtcm +from:0x0205a7bc kind:load to:0x027e07d4 module:dtcm +from:0x0205a7d0 kind:load to:0x02057c18 module:overlay(0) +from:0x0205a7e0 kind:load to:0x0200b58c module:main +from:0x0205a7ec kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0205a800 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0205a808 kind:arm_call to:0x02011ff4 module:main +from:0x0205a824 kind:thumb_call_arm to:0x0202762c module:main +from:0x0205a84c kind:thumb_call_arm to:0x02025268 module:main +from:0x0205a858 kind:thumb_call_arm to:0x02025320 module:main +from:0x0205a864 kind:thumb_call_arm to:0x020253d8 module:main +from:0x0205a870 kind:thumb_call_arm to:0x02025490 module:main +from:0x0205a894 kind:thumb_call_arm to:0x020252c4 module:main +from:0x0205a8a0 kind:thumb_call_arm to:0x0202537c module:main +from:0x0205a8ac kind:thumb_call_arm to:0x02025434 module:main +from:0x0205a8b8 kind:thumb_call_arm to:0x020254ec module:main +from:0x0205a8d2 kind:thumb_call_arm to:0x02015320 module:main +from:0x0205a902 kind:thumb_call_arm to:0x02028c68 module:main +from:0x0205a912 kind:thumb_call to:0x0205a814 module:overlay(0) +from:0x0205a918 kind:thumb_call_arm to:0x0201537c module:main +from:0x0205a92a kind:thumb_call to:0x0205a8c0 module:overlay(0) +from:0x0205a938 kind:thumb_call to:0x0205a8c0 module:overlay(0) +from:0x0205a950 kind:thumb_call_arm to:0x02015320 module:main +from:0x0205a95c kind:thumb_call_arm to:0x02028c68 module:main +from:0x0205a96c kind:thumb_call to:0x0205a814 module:overlay(0) +from:0x0205a972 kind:thumb_call_arm to:0x0201537c module:main +from:0x0205a9d8 kind:arm_call to:0x02014fe0 module:main +from:0x0205a9e0 kind:arm_call to:0x0205aa50 module:overlay(0) +from:0x0205aa3c kind:arm_call to:0x01ffc8e0 module:itcm +from:0x0205ab4a kind:thumb_call_arm to:0x02027610 module:main +from:0x0205ab50 kind:thumb_call_arm to:0x0200f37c module:main +from:0x0205ab6e kind:thumb_call_arm to:0x02027610 module:main +from:0x0205ab74 kind:thumb_call_arm to:0x0200f38c module:main +from:0x0205ab7e kind:thumb_call_arm to:0x02028140 module:main +from:0x0205ab8a kind:thumb_call to:0x02058cfc module:overlay(0) +from:0x0205ab92 kind:thumb_call_arm to:0x0200e460 module:main +from:0x0205ab9a kind:thumb_call_arm to:0x02006ce8 module:main +from:0x0205ab9e kind:thumb_call_arm to:0x02006a74 module:main +from:0x0205abb4 kind:thumb_call to:0x0205ab38 module:overlay(0) +from:0x0205abc4 kind:thumb_call to:0x0205ab58 module:overlay(0) +from:0x0205abcc kind:thumb_call_arm to:0x0200bed8 module:main +from:0x0205abea kind:thumb_call_arm to:0x0200f38c module:main +from:0x0205ac10 kind:load to:0x0200f3cc module:main +from:0x0205ac38 kind:arm_call to:0x0200f3cc module:main +from:0x0205ac4c kind:load to:0x0200f428 module:main +from:0x0205ac74 kind:arm_call to:0x0200f428 module:main +from:0x0205acc4 kind:arm_call to:0x0200e260 module:main +from:0x0205acd8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205acf4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205ad0c kind:arm_call to:0x01ffa328 module:itcm +from:0x0205ad34 kind:load to:0x027e0254 module:dtcm +from:0x0205ad38 kind:load to:0x027e0964 module:dtcm +from:0x0205ad3c kind:load to:0x027e0208 module:dtcm +from:0x0205ad40 kind:load to:0x027e0988 module:dtcm +from:0x0205ad80 kind:arm_call to:0x02080060 module:overlay(0) +from:0x0205ad8c kind:arm_call to:0x02080048 module:overlay(0) +from:0x0205adb4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205adc4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205adf0 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205ae00 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205ae28 kind:arm_call to:0x01ffedac module:itcm +from:0x0205ae3c kind:arm_call to:0x01ffedac module:itcm +from:0x0205ae74 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0205ae88 kind:load to:0x027e0cd8 module:dtcm +from:0x0205aeac kind:load to:0x027e0cd8 module:dtcm +from:0x0205aee0 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205af1c kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205af34 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x0205af50 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205af68 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x0205af94 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x0205afa4 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205afb4 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x0205afc4 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205afd8 kind:arm_call to:0x0205c01c module:overlay(0) +from:0x0205b000 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x0205b010 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205b020 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x0205b030 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x0205b064 kind:arm_call to:0x0205c088 module:overlay(0) +from:0x0205b09c kind:arm_call to:0x01ffb66c module:itcm +from:0x0205b0c4 kind:arm_call to:0x0205b070 module:overlay(0) +from:0x0205b0d0 kind:arm_call to:0x0205b08c module:overlay(0) +from:0x0205b0dc kind:arm_call to:0x0205b070 module:overlay(0) +from:0x0205b0e8 kind:arm_call to:0x0205b08c module:overlay(0) +from:0x0205b11c kind:arm_call to:0x0205c088 module:overlay(0) +from:0x0205b1a0 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x0205b25c kind:arm_call to:0x0205b494 module:overlay(0) +from:0x0205b294 kind:arm_call to:0x0205bcfc module:overlay(0) +from:0x0205b2a8 kind:arm_call to:0x0205b588 module:overlay(0) +from:0x0205b2c8 kind:arm_call to:0x02016654 module:main +from:0x0205b2e8 kind:arm_call to:0x0205b1ac module:overlay(0) +from:0x0205b300 kind:load to:0x020b1bf0 module:overlay(0) +from:0x0205b318 kind:arm_call to:0x02016654 module:main +from:0x0205b338 kind:arm_call to:0x0205b1ac module:overlay(0) +from:0x0205b350 kind:load to:0x020b1bf0 module:overlay(0) +from:0x0205b368 kind:load to:0x0205b204 module:overlay(0) +from:0x0205b440 kind:arm_call to:0x0205b494 module:overlay(0) +from:0x0205b46c kind:arm_call to:0x0205bd24 module:overlay(0) +from:0x0205b480 kind:arm_call to:0x0205b588 module:overlay(0) +from:0x0205b490 kind:load to:0x027e09bc module:dtcm +from:0x0205b534 kind:arm_call to:0x0205bfa4 module:overlay(0) +from:0x0205b558 kind:arm_call to:0x02028cb4 module:main +from:0x0205b560 kind:arm_call to:0x02058f3c module:overlay(0) +from:0x0205b580 kind:load to:0x027e0210 module:dtcm +from:0x0205b5b8 kind:arm_call to:0x01ffd49c module:itcm +from:0x0205b660 kind:arm_call to:0x0205b628 module:overlay(0) +from:0x0205b764 kind:arm_call to:0x01ff9258 module:itcm +from:0x0205b768 kind:arm_call to:0x01ffb474 module:itcm +from:0x0205b7bc kind:arm_call to:0x0205b690 module:overlay(0) +from:0x0205b804 kind:arm_call to:0x02017fe8 module:main +from:0x0205b824 kind:arm_call to:0x0205bf38 module:overlay(0) +from:0x0205b860 kind:arm_call to:0x0205b658 module:overlay(0) +from:0x0205b86c kind:arm_call to:0x0205b690 module:overlay(0) +from:0x0205b88c kind:arm_call to:0x0205af78 module:overlay(0) +from:0x0205b8a8 kind:arm_call to:0x0205b744 module:overlay(0) +from:0x0205b8bc kind:arm_call to:0x0205aef4 module:overlay(0) +from:0x0205b9cc kind:arm_call to:0x0205b744 module:overlay(0) +from:0x0205b9e0 kind:arm_call to:0x0205aef4 module:overlay(0) +from:0x0205ba3c kind:arm_call to:0x0205b744 module:overlay(0) +from:0x0205ba60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205ba70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205bac0 kind:arm_call to:0x02017fe8 module:main +from:0x0205bae4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0205bb30 kind:arm_call to:0x0205aef4 module:overlay(0) +from:0x0205bb6c kind:arm_call to:0x0205b628 module:overlay(0) +from:0x0205bb98 kind:arm_call to:0x0205b83c module:overlay(0) +from:0x0205bbe8 kind:arm_call to:0x0205b80c module:overlay(0) +from:0x0205bc64 kind:arm_call to:0x0205b658 module:overlay(0) +from:0x0205bc80 kind:load to:0x0203e93c module:main +from:0x0205bc98 kind:arm_call to:0x0205b658 module:overlay(0) +from:0x0205bcc8 kind:arm_call to:0x0205b83c module:overlay(0) +from:0x0205bcd0 kind:arm_call to:0x0205b80c module:overlay(0) +from:0x0205bcec kind:arm_call to:0x0205b83c module:overlay(0) +from:0x0205bd0c kind:arm_call to:0x0205b914 module:overlay(0) +from:0x0205bd1c kind:arm_call to:0x0205bc88 module:overlay(0) +from:0x0205bd40 kind:arm_call to:0x0205b59c module:overlay(0) +from:0x0205bd58 kind:arm_call to:0x0205b83c module:overlay(0) +from:0x0205bd68 kind:arm_call to:0x0205b914 module:overlay(0) +from:0x0205bd78 kind:arm_call to:0x0205bc88 module:overlay(0) +from:0x0205bdb0 kind:arm_call to:0x01ffc768 module:itcm +from:0x0205be08 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0205be58 kind:arm_call to:0x0205bd84 module:overlay(0) +from:0x0205bea4 kind:arm_call to:0x0205b128 module:overlay(0) +from:0x0205beb0 kind:load to:0x027e095c module:dtcm +from:0x0205beb8 kind:load to:0x020aa340 module:overlay(0) +from:0x0205bef0 kind:arm_call to:0x0205bd84 module:overlay(0) +from:0x0205bf24 kind:arm_call to:0x0205b128 module:overlay(0) +from:0x0205bf30 kind:load to:0x027e095c module:dtcm +from:0x0205bf4c kind:arm_call to:0x020249ec module:main +from:0x0205bf68 kind:arm_call to:0x02028cb4 module:main +from:0x0205bf80 kind:arm_call to:0x01ffa81c module:itcm +from:0x0205bf98 kind:load to:0x027e0210 module:dtcm +from:0x0205bf9c kind:load to:0x027e0208 module:dtcm +from:0x0205bfa0 kind:load to:0x027e0254 module:dtcm +from:0x0205bfd4 kind:arm_call to:0x01ffc744 module:itcm +from:0x0205bff8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0205c014 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0205c1d8 kind:arm_call to:0x0205c168 module:overlay(0) +from:0x0205c20c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0205c21c kind:arm_call to:0x0205c170 module:overlay(0) +from:0x0205c238 kind:arm_call to:0x01ffc858 module:itcm +from:0x0205c240 kind:arm_call to:0x02024a24 module:main +from:0x0205c364 kind:load to:0x027e095c module:dtcm +from:0x0205c370 kind:load to:0x020aa350 module:overlay(0) +from:0x0205c394 kind:arm_call to:0x0205c168 module:overlay(0) +from:0x0205c400 kind:arm_call to:0x0205c488 module:overlay(0) +from:0x0205c40c kind:load to:0x027e095c module:dtcm +from:0x0205c410 kind:load to:0x020aa350 module:overlay(0) +from:0x0205c474 kind:arm_call to:0x0205c488 module:overlay(0) +from:0x0205c480 kind:load to:0x027e095c module:dtcm +from:0x0205c484 kind:load to:0x020aa350 module:overlay(0) +from:0x0205c4b0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0205c4c0 kind:arm_call to:0x0205c170 module:overlay(0) +from:0x0205c4d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205c538 kind:arm_call to:0x0205afe0 module:overlay(0) +from:0x0205c54c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0205c558 kind:load to:0x027e095c module:dtcm +from:0x0205c560 kind:load to:0x020aa350 module:overlay(0) +from:0x0205c572 kind:thumb_call_arm to:0x0205c598 module:overlay(0) +from:0x0205c614 kind:arm_call to:0x01ffd640 module:itcm +from:0x0205c628 kind:arm_call to:0x0205c580 module:overlay(0) +from:0x0205c638 kind:arm_call to:0x0205c580 module:overlay(0) +from:0x0205c660 kind:arm_call to:0x01ffd640 module:itcm +from:0x0205c670 kind:arm_call to:0x0205c580 module:overlay(0) +from:0x0205c67c kind:load to:0x0204a0f0 module:main +from:0x0205c680 kind:load to:0x027e09bc module:dtcm +from:0x0205c6ac kind:load to:0x020b6288 module:overlay(0) +from:0x0205c6cc kind:arm_call to:0x020702f0 module:overlay(0) +from:0x0205c6e0 kind:load to:0x027e09a0 module:dtcm +from:0x0205c704 kind:arm_call to:0x020338ac module:main +from:0x0205c714 kind:arm_call to:0x020338ac module:main +from:0x0205c73c kind:arm_call to:0x020338ac module:main +from:0x0205c748 kind:arm_call to:0x020338ac module:main +from:0x0205c788 kind:load to:0x020aa360 module:overlay(0) +from:0x0205c8e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0205c8f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c908 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c920 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c930 kind:load to:0x027e0d00 module:dtcm +from:0x0205c948 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c960 kind:load to:0x027e0ce0 module:dtcm +from:0x0205c974 kind:load to:0x027e09a4 module:dtcm +from:0x0205c984 kind:arm_call to:0x02070518 module:overlay(0) +from:0x0205c990 kind:load to:0x027e09a4 module:dtcm +from:0x0205c9a0 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0205c9ac kind:load to:0x027e09a4 module:dtcm +from:0x0205c9c8 kind:arm_call to:0x0207027c module:overlay(0) +from:0x0205c9f0 kind:load to:0x027e09a0 module:dtcm +from:0x0205c9f4 kind:load to:0x020b6288 module:overlay(0) +from:0x0205c9fc kind:arm_call to:0x0205c6b0 module:overlay(0) +from:0x0205ca0c kind:arm_call to:0x0205c684 module:overlay(0) +from:0x0205ca28 kind:arm_call to:0x01ffd420 module:itcm +from:0x0205ca48 kind:arm_call to:0x020736a0 module:overlay(0) +from:0x0205ca50 kind:load to:0x027e09b8 module:dtcm +from:0x0205ca74 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0205ca88 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0205ca90 kind:load to:0x027e09b8 module:dtcm +from:0x0205cab8 kind:load to:0x027e09a4 module:dtcm +from:0x0205cb00 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0205cb30 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0205cb40 kind:arm_call to:0x01ffa60c module:itcm +from:0x0205cb6c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0205cb7c kind:arm_call to:0x01ffa60c module:itcm +from:0x0205cba0 kind:load to:0x0203e93c module:main +from:0x0205cbe0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205cc08 kind:arm_call to:0x01fff148 module:itcm +from:0x0205cc54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205ccc4 kind:arm_call to:0x01fff498 module:itcm +from:0x0205cd14 kind:load to:0x027e0ce0 module:dtcm +from:0x0205cd18 kind:load to:0x027e0ce4 module:dtcm +from:0x0205cd1c kind:load to:0x027e0ce8 module:dtcm +from:0x0205cd4c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205cd60 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x0205cda0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205cdfc kind:arm_call to:0x01fff498 module:itcm +from:0x0205ce30 kind:load to:0x027e0ce0 module:dtcm +from:0x0205ce34 kind:load to:0x027e0ce4 module:dtcm +from:0x0205ce38 kind:load to:0x027e0ce8 module:dtcm +from:0x0205ce64 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205ce78 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x0205cebc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205cf1c kind:arm_call to:0x01fff498 module:itcm +from:0x0205cf54 kind:load to:0x027e0ce0 module:dtcm +from:0x0205cf58 kind:load to:0x020ab4bc module:overlay(0) +from:0x0205cf5c kind:load to:0x027e0ce4 module:dtcm +from:0x0205cf60 kind:load to:0x027e0ce8 module:dtcm +from:0x0205cf98 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205cfb0 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x0205cffc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205d07c kind:arm_call to:0x01fff498 module:itcm +from:0x0205d0cc kind:load to:0x027e0ce0 module:dtcm +from:0x0205d0d0 kind:load to:0x020ab4bc module:overlay(0) +from:0x0205d0d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0205d0d8 kind:load to:0x027e0ce8 module:dtcm +from:0x0205d188 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205d194 kind:arm_call to:0x01fff458 module:itcm +from:0x0205d198 kind:arm_call to:0x0205d100 module:overlay(0) +from:0x0205d1b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0205d244 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205d250 kind:arm_call to:0x01fff458 module:itcm +from:0x0205d254 kind:arm_call to:0x0205d1bc module:overlay(0) +from:0x0205d274 kind:load to:0x027e0ce4 module:dtcm +from:0x0205d314 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0205d320 kind:arm_call to:0x01fff458 module:itcm +from:0x0205d324 kind:arm_call to:0x0205d278 module:overlay(0) +from:0x0205d344 kind:load to:0x027e0ce4 module:dtcm +from:0x0205d374 kind:arm_call to:0x01ff9b64 module:itcm +from:0x0205d388 kind:load to:0x0204a0f0 module:main +from:0x0205d3ac kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205d3cc kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x0205d3ec kind:arm_call to:0x01fff148 module:itcm +from:0x0205d428 kind:arm_call to:0x02077460 module:overlay(0) +from:0x0205d440 kind:arm_call to:0x01ffd768 module:itcm +from:0x0205d44c kind:load to:0x027e0ce0 module:dtcm +from:0x0205d450 kind:load to:0x020ab4bc module:overlay(0) +from:0x0205d454 kind:load to:0x027e09bc module:dtcm +from:0x0205d474 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0205d494 kind:arm_call_thumb to:0x020d96c0 module:overlay(31) +from:0x0205d4bc kind:arm_call to:0x01fff148 module:itcm +from:0x0205d4cc kind:arm_call to:0x020802cc module:overlay(0) +from:0x0205d4d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d4d8 kind:load to:0x027e0d34 module:dtcm +from:0x0205d4dc kind:load to:0x027e0cd8 module:dtcm +from:0x0205d51c kind:arm_call to:0x01fff148 module:itcm +from:0x0205d530 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x0205d538 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d554 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x0205d568 kind:arm_call to:0x020eb378 module:overlay(21) +from:0x0205d570 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d58c kind:arm_call to:0x01fff168 module:itcm +from:0x0205d5a0 kind:arm_call to:0x020eb440 module:overlay(21) +from:0x0205d5a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d5cc kind:arm_call to:0x01fff17c module:itcm +from:0x0205d5ec kind:arm_call to:0x020eb474 module:overlay(21) +from:0x0205d600 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d61c kind:arm_call to:0x0208bb34 module:overlay(0) +from:0x0205d630 kind:arm_call to:0x020eb4ac module:overlay(21) +from:0x0205d638 kind:load to:0x027e0ce0 module:dtcm +from:0x0205d654 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205d694 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d6cc kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x0205d708 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0205d740 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205d74c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d768 kind:arm_call to:0x01ff9364 module:itcm +from:0x0205d774 kind:arm_call to:0x01ffb800 module:itcm +from:0x0205d7c0 kind:arm_call to:0x0205d53c module:overlay(0) +from:0x0205d7ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0205d804 kind:arm_call to:0x01ff9258 module:itcm +from:0x0205d81c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d838 kind:arm_call to:0x0205d5ac module:overlay(0) +from:0x0205d84c kind:load to:0x020ab4bc module:overlay(0) +from:0x0205d894 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0205d8a8 kind:arm_call to:0x01ff930c module:itcm +from:0x0205d8c0 kind:arm_call to:0x02017f2c module:main +from:0x0205d920 kind:load to:0x0203e93c module:main +from:0x0205d984 kind:load to:0x020b4ec4 module:overlay(0) +from:0x0205d98c kind:load to:0x020b1bf4 module:overlay(0) +from:0x0205d9b0 kind:arm_call to:0x02077460 module:overlay(0) +from:0x0205d9c4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0205d9d4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0205d9dc kind:arm_call to:0x01ffb428 module:itcm +from:0x0205d9ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0205da14 kind:arm_call to:0x01fff148 module:itcm +from:0x0205da40 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205da5c kind:arm_call to:0x02078678 module:overlay(0) +from:0x0205da7c kind:arm_call to:0x01ff9364 module:itcm +from:0x0205da8c kind:arm_call to:0x01ffb428 module:itcm +from:0x0205db18 kind:load to:0x027e09bc module:dtcm +from:0x0205db1c kind:load to:0x027e0ce0 module:dtcm +from:0x0205db20 kind:load to:0x020afcf4 module:overlay(0) +from:0x0205db68 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205db84 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205dba0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0205dbd4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0205de30 kind:load to:0x0203e93c module:main +from:0x0205dec0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0205e014 kind:arm_call to:0x01ffd054 module:itcm +from:0x0205e024 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e030 kind:arm_call to:0x01ffd098 module:itcm +from:0x0205e094 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205e114 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205e190 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205e1e4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0205e2c8 kind:arm_call to:0x0205df80 module:overlay(0) +from:0x0205e3f4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205e404 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205e474 kind:arm_call to:0x0205df80 module:overlay(0) +from:0x0205e4b8 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0205e5a4 kind:arm_call to:0x01ffb06c module:itcm +from:0x0205e7cc kind:load to:0x020b1c00 module:overlay(0) +from:0x0205e7d0 kind:load to:0x020aa380 module:overlay(0) +from:0x0205e808 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e810 kind:arm_call to:0x01ffb800 module:itcm +from:0x0205e8c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e8d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e8e0 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205e8ec kind:arm_call to:0x01ffb860 module:itcm +from:0x0205e8fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0205e908 kind:arm_call to:0x01ffb860 module:itcm +from:0x0205e92c kind:arm_call to:0x0205eb08 module:overlay(0) +from:0x0205e948 kind:arm_call to:0x0205ebdc module:overlay(0) +from:0x0205e9c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205eae4 kind:arm_call to:0x0205e50c module:overlay(0) +from:0x0205eb3c kind:arm_call to:0x01ffb428 module:itcm +from:0x0205eb60 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205eb84 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ec10 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ec34 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ec58 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ed10 kind:arm_call to:0x0205e954 module:overlay(0) +from:0x0205ed20 kind:arm_call to:0x0205e954 module:overlay(0) +from:0x0205ed30 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ed3c kind:load to:0x020b1bf8 module:overlay(0) +from:0x0205ed40 kind:load to:0x020b1bfc module:overlay(0) +from:0x0205ed44 kind:load to:0x020b1bf8 module:overlay(0) +from:0x0205ed74 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ed7c kind:arm_call to:0x01ffb800 module:itcm +from:0x0205ed8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0205eda0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205edb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205edc4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0205edd0 kind:arm_call to:0x01ffa06c module:itcm +from:0x0205ede4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205edf4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205ee04 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0205ee10 kind:arm_call to:0x01ffa06c module:itcm +from:0x0205ee20 kind:arm_call to:0x01ffa60c module:itcm +from:0x0205ee3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0205ee4c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0205ee74 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0205f00c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f01c kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f0c0 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0205f0f4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0205f104 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205f180 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0205f1b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0205f1c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0205f224 kind:arm_call to:0x01ffb974 module:itcm +from:0x0205f250 kind:arm_call to:0x01ffa328 module:itcm +from:0x0205f268 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0205f2cc kind:arm_call to:0x0205f458 module:overlay(0) +from:0x0205f2d4 kind:arm_call to:0x0205f458 module:overlay(0) +from:0x0205f340 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f34c kind:arm_call to:0x01ffba48 module:itcm +from:0x0205f358 kind:arm_call to:0x02023194 module:main +from:0x0205f38c kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f3ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f454 kind:load to:0x0203e93c module:main +from:0x0205f484 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x0205f6ac kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0205f7e0 kind:arm_call to:0x01ff938c module:itcm +from:0x0205f7f0 kind:arm_call to:0x01ff938c module:itcm +from:0x0205f804 kind:arm_call to:0x01ffb744 module:itcm +from:0x0205f810 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f824 kind:arm_call to:0x01ffb780 module:itcm +from:0x0205f840 kind:arm_call to:0x01ffb464 module:itcm +from:0x0205f980 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205f990 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205f9f0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205fa00 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fa50 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205fa60 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fac0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205fad0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fb9c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0205fba8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0205fc30 kind:arm_call to:0x02019530 module:main +from:0x0205fc60 kind:arm_call_thumb to:0x0200ae70 module:main +from:0x0205fc9c kind:arm_call to:0x02057668 module:overlay(0) +from:0x0205fcbc kind:arm_call to:0x02057620 module:overlay(0) +from:0x0205fce4 kind:load to:0x0204a0f0 module:main +from:0x0205fd4c kind:arm_call to:0x02019530 module:main +from:0x0205fd78 kind:arm_call_thumb to:0x0200ae70 module:main +from:0x0205fdac kind:load to:0x0204a0f0 module:main +from:0x0205fdd4 kind:load to:0x020b1c68 module:overlay(0) +from:0x0205fdfc kind:load to:0x020b1c68 module:overlay(0) +from:0x0205fe28 kind:arm_call to:0x02060ea4 module:overlay(0) +from:0x0205fe50 kind:arm_call to:0x0201c714 module:main +from:0x0205fe60 kind:load to:0x020b1c68 module:overlay(0) +from:0x0205fe64 kind:load to:0x0204a460 module:main +from:0x0205fe90 kind:arm_call to:0x02060ea4 module:overlay(0) +from:0x0205feb8 kind:arm_call to:0x0201c714 module:main +from:0x0205fec8 kind:load to:0x020b1c68 module:overlay(0) +from:0x0205fecc kind:load to:0x0204a460 module:main +from:0x0205ff00 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0205ff18 kind:arm_call to:0x02060ea4 module:overlay(0) +from:0x0205ff34 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0205ff38 kind:arm_call to:0x0209f0f8 module:overlay(0) +from:0x0205ff64 kind:arm_call to:0x0209f23c module:overlay(0) +from:0x0205ff78 kind:arm_call_thumb to:0x02015488 module:main +from:0x0205ff84 kind:arm_call to:0x020165f8 module:main +from:0x0205ff90 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0205ffa0 kind:arm_call to:0x01ff9b30 module:itcm +from:0x0205ffac kind:arm_call to:0x0209f8cc module:overlay(0) +from:0x0205ffd8 kind:arm_call to:0x02016634 module:main +from:0x0205ffe0 kind:arm_call_thumb to:0x0201549c module:main +from:0x0205ffec kind:load to:0x0204a0f0 module:main +from:0x0205fff0 kind:load to:0x020b4390 module:overlay(0) +from:0x0205fff4 kind:load to:0x020b3c94 module:overlay(0) +from:0x02060004 kind:load to:0x02060018 module:overlay(0) +from:0x02060014 kind:load to:0x02060018 module:overlay(0) +from:0x02060030 kind:arm_call to:0x02060ea4 module:overlay(0) +from:0x02060080 kind:arm_call to:0x0201c714 module:main +from:0x020600c4 kind:arm_call to:0x0201c714 module:main +from:0x020600d4 kind:load to:0x0204a460 module:main +from:0x020600f4 kind:arm_call to:0x02060ea4 module:overlay(0) +from:0x02060118 kind:arm_call to:0x02034038 module:main +from:0x02060124 kind:arm_call to:0x02033f54 module:main +from:0x02060138 kind:arm_call to:0x02034038 module:main +from:0x02060140 kind:arm_call to:0x02033f54 module:main +from:0x02060154 kind:arm_call to:0x02034038 module:main +from:0x02060160 kind:arm_call to:0x02033f54 module:main +from:0x02060174 kind:arm_call to:0x02034038 module:main +from:0x020601a0 kind:arm_call to:0x0201c758 module:main +from:0x020601b0 kind:arm_call to:0x02034038 module:main +from:0x020601b8 kind:arm_call to:0x02033f54 module:main +from:0x020601cc kind:arm_call to:0x02034038 module:main +from:0x020601d4 kind:arm_call to:0x02033f54 module:main +from:0x020601e8 kind:arm_call to:0x02034038 module:main +from:0x020601f4 kind:arm_call to:0x02033f54 module:main +from:0x02060208 kind:arm_call to:0x02034038 module:main +from:0x02060210 kind:arm_call to:0x02033f54 module:main +from:0x02060224 kind:arm_call to:0x02034038 module:main +from:0x0206024c kind:arm_call to:0x0201c758 module:main +from:0x02060254 kind:arm_call_thumb to:0x02015664 module:main +from:0x02060260 kind:load to:0x020b1c70 module:overlay(0) +from:0x02060264 kind:load to:0x020b1c74 module:overlay(0) +from:0x02060268 kind:load to:0x02043f10 module:main +from:0x0206026c kind:load to:0x0204a460 module:main +from:0x02060270 kind:load to:0x020b1c7c module:overlay(0) +from:0x0206027c kind:arm_call to:0x0205fdb0 module:overlay(0) +from:0x02060290 kind:load to:0x020b1c48 module:overlay(0) +from:0x0206029c kind:arm_call to:0x0205fed0 module:overlay(0) +from:0x020602b8 kind:load to:0x020602dc module:overlay(0) +from:0x020602c8 kind:load to:0x020602dc module:overlay(0) +from:0x020602d8 kind:load to:0x020602dc module:overlay(0) +from:0x020602f8 kind:arm_call to:0x02060ea4 module:overlay(0) +from:0x0206034c kind:arm_call to:0x0201c714 module:main +from:0x0206038c kind:arm_call to:0x0201c714 module:main +from:0x020603c8 kind:arm_call to:0x0201c714 module:main +from:0x020603dc kind:load to:0x0204a460 module:main +from:0x020603fc kind:arm_call to:0x02060ea4 module:overlay(0) +from:0x02060420 kind:arm_call to:0x02034038 module:main +from:0x0206042c kind:arm_call to:0x02033f54 module:main +from:0x02060440 kind:arm_call to:0x02034038 module:main +from:0x02060448 kind:arm_call to:0x02033f54 module:main +from:0x0206045c kind:arm_call to:0x02034038 module:main +from:0x02060468 kind:arm_call to:0x02033f54 module:main +from:0x0206047c kind:arm_call to:0x02034038 module:main +from:0x020604a4 kind:arm_call to:0x0201c758 module:main +from:0x020604b4 kind:arm_call to:0x02034038 module:main +from:0x020604bc kind:arm_call to:0x02033f54 module:main +from:0x020604d0 kind:arm_call to:0x02034038 module:main +from:0x020604d8 kind:arm_call to:0x02033f54 module:main +from:0x020604ec kind:arm_call to:0x02034038 module:main +from:0x020604f8 kind:arm_call to:0x02033f54 module:main +from:0x0206050c kind:arm_call to:0x02034038 module:main +from:0x02060514 kind:arm_call to:0x02033f54 module:main +from:0x02060528 kind:arm_call to:0x02034038 module:main +from:0x02060550 kind:arm_call to:0x0201c758 module:main +from:0x02060560 kind:arm_call to:0x02034038 module:main +from:0x02060568 kind:arm_call to:0x02033f54 module:main +from:0x0206057c kind:arm_call to:0x02034038 module:main +from:0x02060584 kind:arm_call to:0x02033f54 module:main +from:0x02060598 kind:arm_call to:0x02034038 module:main +from:0x020605a4 kind:arm_call to:0x02033f54 module:main +from:0x020605b8 kind:arm_call to:0x02034038 module:main +from:0x020605c0 kind:arm_call to:0x02033f54 module:main +from:0x020605d4 kind:arm_call to:0x02034038 module:main +from:0x020605fc kind:arm_call to:0x0201c758 module:main +from:0x02060604 kind:arm_call_thumb to:0x02015664 module:main +from:0x02060610 kind:load to:0x020b1c70 module:overlay(0) +from:0x02060614 kind:load to:0x020b1c74 module:overlay(0) +from:0x02060618 kind:load to:0x02043f10 module:main +from:0x0206061c kind:load to:0x0204a460 module:main +from:0x02060620 kind:load to:0x020b1c7c module:overlay(0) +from:0x02060624 kind:load to:0x020b1c80 module:overlay(0) +from:0x02060684 kind:arm_call to:0x02028bf0 module:main +from:0x02060690 kind:load to:0x020b1c68 module:overlay(0) +from:0x02060694 kind:load to:0x020b1c58 module:overlay(0) +from:0x020606c4 kind:arm_call to:0x02016228 module:main +from:0x020606c8 kind:arm_call to:0x020275c0 module:main +from:0x02060708 kind:arm_call to:0x02060718 module:overlay(0) +from:0x02060710 kind:arm_call to:0x0206073c module:overlay(0) +from:0x02060750 kind:arm_call to:0x02060ea4 module:overlay(0) +from:0x020607ac kind:arm_call to:0x0201c714 module:main +from:0x020607b8 kind:load to:0x0204a460 module:main +from:0x02060824 kind:arm_call to:0x01ff9b40 module:itcm +from:0x02060834 kind:arm_call_thumb to:0x0200ae10 module:main +from:0x02060848 kind:arm_call to:0x02007944 module:main +from:0x02060858 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x020608f4 kind:arm_call to:0x02019688 module:main +from:0x02060928 kind:load to:0x0204a0f0 module:main +from:0x0206092c kind:load to:0x020aa390 module:overlay(0) +from:0x02060944 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0206096c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020609d4 kind:arm_call_thumb to:0x020125a4 module:main +from:0x020609e0 kind:arm_call to:0x02007998 module:main +from:0x020609e8 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020609f8 kind:arm_call to:0x02060b30 module:overlay(0) +from:0x02060a08 kind:arm_call to:0x02060ab0 module:overlay(0) +from:0x02060a60 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02060a68 kind:load to:0x02049964 module:main +from:0x02060a6c kind:load to:0x020b1c84 module:overlay(0) +from:0x02060a70 kind:load to:0x020b1c98 module:overlay(0) +from:0x02060a74 kind:load to:0x020b51f4 module:overlay(0) +from:0x02060ac8 kind:arm_call to:0x02060a78 module:overlay(0) +from:0x02060af4 kind:arm_call to:0x02060ab0 module:overlay(0) +from:0x02060b4c kind:arm_call to:0x020079d8 module:main +from:0x02060b88 kind:load to:0x0204a0f0 module:main +from:0x02060ba8 kind:arm_call to:0x020079b8 module:main +from:0x02060bc8 kind:arm_call to:0x020079b8 module:main +from:0x02060c44 kind:arm_call to:0x02034038 module:main +from:0x02060c90 kind:arm_call to:0x020079f8 module:main +from:0x02060ca8 kind:arm_call to:0x02015ed0 module:main +from:0x02060cb8 kind:arm_call to:0x02015ed0 module:main +from:0x02060d14 kind:arm_call to:0x02007430 module:main +from:0x02060d4c kind:arm_call to:0x02028c38 module:main +from:0x02060d74 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02060d8c kind:arm_call to:0x0205fce8 module:overlay(0) +from:0x02060db8 kind:arm_call_thumb to:0x020156a0 module:main +from:0x02060dc0 kind:arm_call_thumb to:0x02016468 module:main +from:0x02060dd0 kind:arm_call to:0x02015ed0 module:main +from:0x02060e08 kind:arm_call to:0x02028c38 module:main +from:0x02060e10 kind:arm_call_thumb to:0x020156cc module:main +from:0x02060e44 kind:arm_call to:0x02014fcc module:main +from:0x02060e54 kind:arm_call to:0x02034038 module:main +from:0x02060e60 kind:arm_call to:0x02033f54 module:main +from:0x02060e74 kind:arm_call to:0x02034038 module:main +from:0x02060e7c kind:arm_call to:0x02033f54 module:main +from:0x02060e90 kind:arm_call to:0x02034038 module:main +from:0x02060e98 kind:load to:0x020b1ccc module:overlay(0) +from:0x02060e9c kind:load to:0x02049bbc module:main +from:0x02060ea0 kind:load to:0x020b1cdc module:overlay(0) +from:0x02060ec0 kind:load to:0x020aa3fc module:overlay(0) +from:0x02060ecc kind:arm_call_thumb to:0x02018470 module:main +from:0x02060ee0 kind:arm_call_thumb to:0x020bd688 module:overlay(1) +from:0x02060eec kind:load to:0x020b1cf4 module:overlay(0) +from:0x02060ef0 kind:load to:0x027e0994 module:dtcm +from:0x02060f04 kind:arm_call to:0x02061020 module:overlay(0) +from:0x02060f18 kind:arm_call_thumb to:0x02018580 module:main +from:0x02060f24 kind:load to:0x020b1cf4 module:overlay(0) +from:0x02060f28 kind:load to:0x027e0994 module:dtcm +from:0x02060f3c kind:arm_call to:0x02061020 module:overlay(0) +from:0x02060f50 kind:arm_call_thumb to:0x02018580 module:main +from:0x02060f58 kind:arm_call to:0x02011ff4 module:main +from:0x02060f64 kind:load to:0x020b1cf4 module:overlay(0) +from:0x02060f68 kind:load to:0x027e0994 module:dtcm +from:0x02060f7c kind:arm_call to:0x02061020 module:overlay(0) +from:0x02060f90 kind:arm_call_thumb to:0x02018580 module:main +from:0x02060f9c kind:load to:0x020b1cf4 module:overlay(0) +from:0x02060fa0 kind:load to:0x027e0994 module:dtcm +from:0x02060fbc kind:arm_call to:0x0207027c module:overlay(0) +from:0x02060fe4 kind:arm_call to:0x020267d8 module:main +from:0x02060ff8 kind:arm_call_thumb to:0x02061808 module:overlay(0) +from:0x02061004 kind:load to:0x027e09a0 module:dtcm +from:0x02061008 kind:load to:0x020b1d3c module:overlay(0) +from:0x0206100c kind:load to:0x027e0998 module:dtcm +from:0x02061044 kind:arm_call to:0x0203d1e8 module:main +from:0x0206104c kind:arm_call to:0x02061064 module:overlay(0) +from:0x02061054 kind:arm_call to:0x02011ff4 module:main +from:0x0206105c kind:load to:0x0204a068 module:main +from:0x02061060 kind:load to:0x02061670 module:overlay(0) +from:0x02061074 kind:load to:0x0204a068 module:main +from:0x020610fc kind:arm_call_thumb to:0x02014994 module:main +from:0x020611b8 kind:load to:0x02049b80 module:main +from:0x020611d8 kind:load to:0x020166a4 module:main +from:0x02061240 kind:load to:0x020b1d54 module:overlay(0) +from:0x02061244 kind:load to:0x02049b80 module:main +from:0x02061248 kind:load to:0x02014995 module:main +from:0x02061348 kind:arm_call to:0x02061228 module:overlay(0) +from:0x02061528 kind:arm_call to:0x02061228 module:overlay(0) +from:0x020615fc kind:load to:0x02043e30 module:main +from:0x02061600 kind:load to:0x020b1d54 module:overlay(0) +from:0x02061634 kind:arm_call to:0x02016654 module:main +from:0x02061648 kind:load to:0x020b1db8 module:overlay(0) +from:0x02061658 kind:arm_call to:0x02016654 module:main +from:0x0206166c kind:load to:0x020b1db8 module:overlay(0) +from:0x0206167c kind:arm_call to:0x0201666c module:main +from:0x02061694 kind:arm_call to:0x0201666c module:main +from:0x0206169c kind:arm_call to:0x02011ff4 module:main +from:0x020616b4 kind:arm_call to:0x0201666c module:main +from:0x020616e4 kind:thumb_call_arm to:0x02061a5c module:overlay(0) +from:0x02061700 kind:load to:0x020b1de8 module:overlay(0) +from:0x02061708 kind:thumb_call_arm to:0x02061a5c module:overlay(0) +from:0x02061724 kind:load to:0x020b1de8 module:overlay(0) +from:0x02061730 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02061738 kind:thumb_call to:0x02061704 module:overlay(0) +from:0x0206175e kind:thumb_call_arm to:0x02015320 module:main +from:0x0206176e kind:thumb_call to:0x02012f24 module:main +from:0x02061774 kind:thumb_call_arm to:0x020275c0 module:main +from:0x02061784 kind:thumb_call to:0x02012f6c module:main +from:0x02061790 kind:thumb_call to:0x02012f6c module:main +from:0x0206179e kind:thumb_call_arm to:0x020257cc module:main +from:0x020617a8 kind:thumb_call_arm to:0x020254ec module:main +from:0x020617b8 kind:thumb_call to:0x02012f6c module:main +from:0x020617c6 kind:thumb_call_arm to:0x02025a4c module:main +from:0x020617d2 kind:thumb_call_arm to:0x02025a64 module:main +from:0x020617d6 kind:thumb_call_arm to:0x02025ac4 module:main +from:0x020617dc kind:thumb_call to:0x02000cdc module:main +from:0x020617e2 kind:thumb_call_arm to:0x0201537c module:main +from:0x020617ee kind:thumb_call to:0x0205a940 module:overlay(0) +from:0x020617f8 kind:load to:0x020b1dec module:overlay(0) +from:0x020617fc kind:load to:0x020b1df0 module:overlay(0) +from:0x02061800 kind:load to:0x020b1e00 module:overlay(0) +from:0x02061804 kind:load to:0x020b1e10 module:overlay(0) +from:0x02061812 kind:thumb_call_arm to:0x02034038 module:main +from:0x02061826 kind:thumb_call to:0x0206174c module:overlay(0) +from:0x0206182c kind:load to:0x0204a0f0 module:main +from:0x02061844 kind:load to:0x0206174d module:overlay(0) +from:0x020618e8 kind:arm_call to:0x01ffd294 module:itcm +from:0x02061914 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02061938 kind:arm_call to:0x01ffd294 module:itcm +from:0x02061a1c kind:load to:0x0204a0f0 module:main +from:0x02061a20 kind:load to:0x0204a068 module:main +from:0x02061a24 kind:load to:0x0204e5d8 module:main +from:0x02061a34 kind:arm_call to:0x01ffd294 module:itcm +from:0x02061a58 kind:load to:0x0204aebc module:main +from:0x02061a68 kind:load to:0x027e0998 module:dtcm +from:0x02061a78 kind:arm_call to:0x0201666c module:main +from:0x02061a90 kind:arm_call to:0x0201666c module:main +from:0x02061a98 kind:arm_call to:0x02011ff4 module:main +from:0x02061ab0 kind:arm_call to:0x0201666c module:main +from:0x02061ad0 kind:arm_call to:0x02016654 module:main +from:0x02061ae0 kind:arm_call to:0x02016654 module:main +from:0x02061b04 kind:load to:0x020b1e40 module:overlay(0) +from:0x02061b08 kind:load to:0x020b1e28 module:overlay(0) +from:0x02061b18 kind:arm_call to:0x02016654 module:main +from:0x02061b28 kind:arm_call to:0x02016654 module:main +from:0x02061b4c kind:load to:0x020b1e40 module:overlay(0) +from:0x02061b50 kind:load to:0x020b1e28 module:overlay(0) +from:0x02061bac kind:arm_call to:0x02061a6c module:overlay(0) +from:0x02061bb4 kind:arm_call to:0x0201666c module:main +from:0x02061bc0 kind:load to:0x020b1e40 module:overlay(0) +from:0x02061c1c kind:arm_call to:0x02061a6c module:overlay(0) +from:0x02061c24 kind:arm_call to:0x0201666c module:main +from:0x02061c2c kind:arm_call to:0x02011ff4 module:main +from:0x02061c38 kind:load to:0x020b1e40 module:overlay(0) +from:0x02061c94 kind:arm_call to:0x02061a6c module:overlay(0) +from:0x02061c9c kind:arm_call to:0x0201666c module:main +from:0x02061ca8 kind:load to:0x020b1e40 module:overlay(0) +from:0x02061ce8 kind:arm_call to:0x02028c24 module:main +from:0x02061cf8 kind:arm_call to:0x02028c24 module:main +from:0x02061d14 kind:load to:0x020b1e64 module:overlay(0) +from:0x02061d28 kind:arm_call to:0x020090d4 module:main +from:0x02061d44 kind:arm_call to:0x0200911c module:main +from:0x02061ddc kind:arm_call to:0x02008a0c module:main +from:0x02061e8c kind:arm_call to:0x0200ab00 module:main +from:0x02061ed8 kind:arm_call to:0x02028c68 module:main +from:0x02061f18 kind:arm_call to:0x02061cc0 module:overlay(0) +from:0x02061f3c kind:load to:0x020b1e7c module:overlay(0) +from:0x02061f5c kind:arm_call to:0x02062124 module:overlay(0) +from:0x02061f68 kind:load to:0x020b1e7c module:overlay(0) +from:0x02061fd0 kind:arm_call to:0x02008b58 module:main +from:0x020620d4 kind:arm_call to:0x02015ed0 module:main +from:0x020620e0 kind:arm_call to:0x0203a3a0 module:main +from:0x02062104 kind:arm_call to:0x02008ce8 module:main +from:0x02062120 kind:load to:0x0204a100 module:main +from:0x02062140 kind:arm_call to:0x0201cc9c module:main +from:0x02062148 kind:load to:0x0204a100 module:main +from:0x020621e4 kind:arm_call to:0x0201a94c module:main +from:0x02062204 kind:load to:0x0204aefc module:main +from:0x02062298 kind:arm_call to:0x02016000 module:main +from:0x020622d8 kind:arm_call to:0x0201a94c module:main +from:0x020622fc kind:load to:0x0204aefc module:main +from:0x0206231c kind:arm_call to:0x02061ee0 module:overlay(0) +from:0x0206232c kind:arm_call to:0x0201cd44 module:main +from:0x02062338 kind:load to:0x0204a100 module:main +from:0x02062344 kind:arm_call to:0x02061dbc module:overlay(0) +from:0x02062354 kind:arm_call to:0x0201cd44 module:main +from:0x0206235c kind:load to:0x0204a100 module:main +from:0x02062374 kind:arm_call to:0x02061de8 module:overlay(0) +from:0x02062384 kind:arm_call to:0x0201cd44 module:main +from:0x02062390 kind:load to:0x0204a100 module:main +from:0x0206239c kind:arm_call to:0x02061e98 module:overlay(0) +from:0x020623ac kind:arm_call to:0x0201cd44 module:main +from:0x020623b4 kind:load to:0x0204a100 module:main +from:0x02062430 kind:arm_call to:0x02019568 module:main +from:0x02062514 kind:load to:0x0204a0f0 module:main +from:0x02062534 kind:arm_call to:0x02019568 module:main +from:0x02062594 kind:arm_call to:0x020625a4 module:overlay(0) +from:0x020625a0 kind:load to:0x0204a0f0 module:main +from:0x020625f0 kind:arm_call to:0x02015ed0 module:main +from:0x020625fc kind:arm_call to:0x0203a194 module:main +from:0x02062620 kind:arm_call to:0x02015ed0 module:main +from:0x02062640 kind:arm_call to:0x02015ed0 module:main +from:0x0206264c kind:arm_call to:0x0203a194 module:main +from:0x02062674 kind:arm_call to:0x0201cb54 module:main +from:0x020626a8 kind:arm_call to:0x02061f6c module:overlay(0) +from:0x020626c0 kind:load to:0x0204a100 module:main +from:0x02062710 kind:arm_call to:0x02015ed0 module:main +from:0x0206271c kind:arm_call to:0x0203a194 module:main +from:0x02062740 kind:arm_call to:0x02015ed0 module:main +from:0x02062760 kind:arm_call to:0x02015ed0 module:main +from:0x0206276c kind:arm_call to:0x0203a194 module:main +from:0x02062798 kind:arm_call to:0x0201cb54 module:main +from:0x020627cc kind:arm_call to:0x02061f6c module:overlay(0) +from:0x020627e4 kind:load to:0x0204a100 module:main +from:0x0206280c kind:arm_call to:0x02061f6c module:overlay(0) +from:0x02062858 kind:arm_call to:0x0202762c module:main +from:0x02062888 kind:arm_call to:0x020251c8 module:main +from:0x02062894 kind:arm_call to:0x02025218 module:main +from:0x020628a0 kind:load to:0x0204a100 module:main +from:0x020628ac kind:arm_call to:0x02061cc0 module:overlay(0) +from:0x020628c0 kind:load to:0x020b1e94 module:overlay(0) +from:0x020628f0 kind:arm_call to:0x02062990 module:overlay(0) +from:0x02062914 kind:arm_call to:0x02008b2c module:main +from:0x02062924 kind:arm_call to:0x02062a1c module:overlay(0) +from:0x02062950 kind:arm_call to:0x02008bdc module:main +from:0x020629b8 kind:arm_call to:0x02024768 module:main +from:0x020629c0 kind:arm_call to:0x020247bc module:main +from:0x020629c8 kind:arm_call to:0x0202482c module:main +from:0x020629d0 kind:arm_call to:0x020248c4 module:main +from:0x020629f4 kind:arm_call to:0x02024734 module:main +from:0x020629fc kind:arm_call to:0x02024788 module:main +from:0x02062a04 kind:arm_call to:0x020247dc module:main +from:0x02062a0c kind:arm_call to:0x0202486c module:main +from:0x02062a44 kind:arm_call to:0x020244d0 module:main +from:0x02062a4c kind:arm_call to:0x02024524 module:main +from:0x02062a54 kind:arm_call to:0x020245c8 module:main +from:0x02062a5c kind:arm_call to:0x020246c0 module:main +from:0x02062a80 kind:arm_call to:0x0202449c module:main +from:0x02062a88 kind:arm_call to:0x020244f0 module:main +from:0x02062a90 kind:arm_call to:0x02024544 module:main +from:0x02062a98 kind:arm_call to:0x0202463c module:main +from:0x02062ab4 kind:arm_call to:0x02016654 module:main +from:0x02062b18 kind:load to:0x020b1eac module:overlay(0) +from:0x02062b28 kind:arm_call to:0x02016654 module:main +from:0x02062b8c kind:load to:0x020b1eac module:overlay(0) +from:0x02062b98 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02062bac kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02062bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02062bc8 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02062c68 kind:arm_call to:0x02062bd4 module:overlay(0) +from:0x02062c90 kind:arm_call to:0x02018240 module:main +from:0x02062cb4 kind:arm_call to:0x02062bd4 module:overlay(0) +from:0x02062d20 kind:arm_call to:0x02062dbc module:overlay(0) +from:0x02062d54 kind:arm_call to:0x02062dbc module:overlay(0) +from:0x02062d7c kind:arm_call to:0x02062dbc module:overlay(0) +from:0x02062dac kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02062db4 kind:load to:0x020b51f4 module:overlay(0) +from:0x02062ec0 kind:arm_call to:0x0201f6c8 module:main +from:0x02062ecc kind:arm_call to:0x0201f708 module:main +from:0x02062eec kind:arm_call to:0x0201f650 module:main +from:0x02062f0c kind:load to:0x0201f59c module:main +from:0x02062f68 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x02062fd8 kind:arm_call to:0x0201f4d8 module:main +from:0x02062ffc kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x0206303c kind:arm_call to:0x02063094 module:overlay(0) +from:0x0206304c kind:load to:0x020b1ec4 module:overlay(0) +from:0x02063058 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0206306c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063074 kind:arm_call to:0x02011ff4 module:main +from:0x02063088 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020630c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02063100 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x02063130 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02063178 kind:arm_call to:0x02028c24 module:main +from:0x0206318c kind:arm_call to:0x02062e54 module:overlay(0) +from:0x020631d0 kind:arm_call to:0x0201aa1c module:main +from:0x02063200 kind:arm_call to:0x0201aa1c module:main +from:0x0206320c kind:load to:0x0204aefc module:main +from:0x02063228 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x02063280 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x02063290 kind:load to:0x020b1edc module:overlay(0) +from:0x020632ac kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x02063304 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x02063314 kind:load to:0x020b1edc module:overlay(0) +from:0x02063320 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x02063358 kind:load to:0x020b1edc module:overlay(0) +from:0x02063364 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x0206339c kind:load to:0x020b1edc module:overlay(0) +from:0x020633d0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020633f4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02063444 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x02063474 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020634b8 kind:arm_call to:0x02062c2c module:overlay(0) +from:0x020634e8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0206350c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02063550 kind:arm_call to:0x02028c24 module:main +from:0x02063564 kind:arm_call to:0x02062e54 module:overlay(0) +from:0x020635a8 kind:arm_call to:0x0201aa1c module:main +from:0x020635d8 kind:arm_call to:0x0201aa1c module:main +from:0x020635e4 kind:load to:0x0204aefc module:main +from:0x020635f0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063604 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0206360c kind:arm_call to:0x02011ff4 module:main +from:0x02063648 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0206366c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020636bc kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020636fc kind:arm_call to:0x02028c24 module:main +from:0x02063710 kind:arm_call to:0x02062e54 module:overlay(0) +from:0x02063758 kind:arm_call to:0x0201aa1c module:main +from:0x02063790 kind:arm_call to:0x0201aa1c module:main +from:0x020637c4 kind:arm_call to:0x0201aa1c module:main +from:0x020637e8 kind:arm_call to:0x0201aa1c module:main +from:0x020637f4 kind:load to:0x0204aefc module:main +from:0x02063800 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063814 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0206381c kind:arm_call to:0x02011ff4 module:main +from:0x02063830 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x0206384c kind:load to:0x020b1f3c module:overlay(0) +from:0x02063898 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020638d0 kind:arm_call to:0x02062c2c module:overlay(0) +from:0x0206391c kind:arm_call to:0x02028c24 module:main +from:0x02063930 kind:arm_call to:0x02062e54 module:overlay(0) +from:0x02063974 kind:arm_call to:0x0201aa1c module:main +from:0x020639a4 kind:arm_call to:0x0201aa1c module:main +from:0x020639b0 kind:load to:0x0204aefc module:main +from:0x020639cc kind:arm_call to:0x02063828 module:overlay(0) +from:0x020639dc kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x02063a08 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x02063a18 kind:load to:0x020b1f0c module:overlay(0) +from:0x02063a68 kind:arm_call to:0x02063850 module:overlay(0) +from:0x02063a78 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x02063a8c kind:arm_call to:0x0205fff8 module:overlay(0) +from:0x02063a94 kind:arm_call to:0x02060008 module:overlay(0) +from:0x02063ae8 kind:arm_call to:0x02063850 module:overlay(0) +from:0x02063af8 kind:load to:0x02062cc0 module:overlay(0) +from:0x02063b04 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063b18 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063b20 kind:arm_call to:0x02011ff4 module:main +from:0x02063b38 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x02063b40 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063b58 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x02063b60 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063b68 kind:arm_call to:0x02011ff4 module:main +from:0x02063b80 kind:arm_call to:0x0205fe68 module:overlay(0) +from:0x02063b88 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063ba0 kind:arm_call to:0x0205fe68 module:overlay(0) +from:0x02063ba8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063bb0 kind:arm_call to:0x02011ff4 module:main +from:0x02063be0 kind:arm_call to:0x02063210 module:overlay(0) +from:0x02063bf0 kind:arm_call to:0x0201e6a8 module:main +from:0x02063c04 kind:arm_call to:0x02062e3c module:overlay(0) +from:0x02063c18 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x02063c3c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x02063c58 kind:arm_call to:0x0201e84c module:main +from:0x02063c8c kind:arm_call to:0x0201e8ac module:main +from:0x02063cac kind:arm_call to:0x02063e90 module:overlay(0) +from:0x02063cbc kind:load to:0x020b1f54 module:overlay(0) +from:0x02063ccc kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x02063e20 kind:arm_call to:0x0201e8ac module:main +from:0x02063e88 kind:load to:0x0204a068 module:main +from:0x02063ef8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063f0c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02063f14 kind:arm_call to:0x02011ff4 module:main +from:0x02063f40 kind:load to:0x020b1f8c module:overlay(0) +from:0x02063f88 kind:arm_call to:0x020181ec module:main +from:0x02064054 kind:arm_call to:0x0201e84c module:main +from:0x020640f8 kind:arm_call to:0x0201e72c module:main +from:0x02064130 kind:arm_call to:0x02063fc4 module:overlay(0) +from:0x020641c8 kind:arm_call to:0x0201e84c module:main +from:0x02064200 kind:arm_call to:0x02063fc4 module:overlay(0) +from:0x02064254 kind:arm_call to:0x02063fc4 module:overlay(0) +from:0x020642a0 kind:arm_call to:0x02063fc4 module:overlay(0) +from:0x020642f0 kind:arm_call to:0x0201e8ac module:main +from:0x02064324 kind:arm_call to:0x020181ec module:main +from:0x02064384 kind:arm_call to:0x0201e8ac module:main +from:0x020643b8 kind:arm_call to:0x020181ec module:main +from:0x02064508 kind:arm_call to:0x0201e8ac module:main +from:0x02064580 kind:arm_call to:0x02063fc4 module:overlay(0) +from:0x020645cc kind:arm_call to:0x01ff91b8 module:itcm +from:0x020645dc kind:arm_call to:0x01ff91b8 module:itcm +from:0x02064764 kind:arm_call to:0x0201e6a8 module:main +from:0x02064780 kind:arm_call_thumb to:0x020141dc module:main +from:0x020647f4 kind:arm_call to:0x020655a4 module:overlay(0) +from:0x02064818 kind:arm_call to:0x020655a4 module:overlay(0) +from:0x02064844 kind:arm_call to:0x02064f70 module:overlay(0) +from:0x0206486c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020648b8 kind:load to:0x0204a0f0 module:main +from:0x020648bc kind:load to:0x02014478 module:main +from:0x020648c0 kind:load to:0x02049b2c module:main +from:0x02064a8c kind:arm_call to:0x0206548c module:overlay(0) +from:0x02064a9c kind:arm_call to:0x020650cc module:overlay(0) +from:0x02064ab0 kind:arm_call to:0x0206548c module:overlay(0) +from:0x02064ac4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02064acc kind:arm_call to:0x02065440 module:overlay(0) +from:0x02064ae0 kind:arm_call to:0x0206545c module:overlay(0) +from:0x02064b0c kind:arm_call to:0x02065640 module:overlay(0) +from:0x02064b18 kind:arm_call to:0x02065640 module:overlay(0) +from:0x02064b38 kind:arm_call to:0x0206536c module:overlay(0) +from:0x02064b48 kind:arm_call to:0x020654ec module:overlay(0) +from:0x02064b60 kind:arm_call to:0x0206536c module:overlay(0) +from:0x02064b70 kind:arm_call to:0x020654ec module:overlay(0) +from:0x02064b7c kind:load to:0x020b51f4 module:overlay(0) +from:0x02064d74 kind:arm_call to:0x0201e8ac module:main +from:0x02064dcc kind:arm_call to:0x0201aa1c module:main +from:0x02064ddc kind:arm_call to:0x020656f4 module:overlay(0) +from:0x02064de8 kind:arm_call to:0x02065288 module:overlay(0) +from:0x02064df4 kind:arm_call to:0x020656f4 module:overlay(0) +from:0x02064e00 kind:load to:0x0204aefc module:main +from:0x02064e0c kind:arm_call to:0x020653a4 module:overlay(0) +from:0x02064e14 kind:arm_call to:0x02065440 module:overlay(0) +from:0x02064e2c kind:arm_call to:0x0206545c module:overlay(0) +from:0x02064e80 kind:arm_call to:0x0201e84c module:main +from:0x02064f9c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02064fc0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02064fe8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02065004 kind:arm_call to:0x02019558 module:main +from:0x020650a0 kind:arm_call to:0x0203a194 module:main +from:0x020650b4 kind:arm_call to:0x0203a194 module:main +from:0x020650c8 kind:load to:0x0204a0f0 module:main +from:0x0206510c kind:arm_call to:0x01ffb464 module:itcm +from:0x0206511c kind:arm_call to:0x01ff9218 module:itcm +from:0x02065134 kind:arm_call to:0x01ffb464 module:itcm +from:0x02065144 kind:arm_call to:0x01ff9218 module:itcm +from:0x02065178 kind:arm_call to:0x02065534 module:overlay(0) +from:0x02065280 kind:arm_call to:0x020654d0 module:overlay(0) +from:0x02065324 kind:arm_call to:0x0201aa1c module:main +from:0x02065340 kind:arm_call to:0x0201aa1c module:main +from:0x0206535c kind:arm_call to:0x0201aa1c module:main +from:0x02065368 kind:load to:0x0204aefc module:main +from:0x02065380 kind:arm_call to:0x0203a194 module:main +from:0x0206539c kind:arm_call to:0x0203a194 module:main +from:0x02065400 kind:arm_call to:0x0203a194 module:main +from:0x0206540c kind:arm_call to:0x01ffb428 module:itcm +from:0x0206542c kind:arm_call to:0x0203a194 module:main +from:0x02065438 kind:arm_call to:0x01ffb428 module:itcm +from:0x020654a4 kind:arm_call to:0x0203a194 module:main +from:0x020654c0 kind:arm_call to:0x0203a194 module:main +from:0x020654c8 kind:arm_call to:0x0206536c module:overlay(0) +from:0x020654d8 kind:arm_call to:0x0206548c module:overlay(0) +from:0x020654e4 kind:arm_call to:0x020654ec module:overlay(0) +from:0x020655c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020655e8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0206560c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02065628 kind:arm_call to:0x02018240 module:main +from:0x02065760 kind:arm_call to:0x0201aa1c module:main +from:0x0206577c kind:arm_call to:0x0201aa1c module:main +from:0x02065798 kind:arm_call to:0x0201aa1c module:main +from:0x020657a4 kind:load to:0x0204aefc module:main +from:0x020657c8 kind:arm_call to:0x020399b0 module:main +from:0x020657cc kind:arm_call to:0x02038b6c module:main +from:0x020657d0 kind:arm_call to:0x02038638 module:main +from:0x020657d4 kind:arm_call to:0x0203a5f8 module:main +from:0x02065820 kind:arm_call to:0x020658ec module:overlay(0) +from:0x02065848 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020658a8 kind:arm_call to:0x020658ec module:overlay(0) +from:0x020658d0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02065928 kind:arm_call to:0x020658ec module:overlay(0) +from:0x02065954 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0206599c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020659c8 kind:arm_call to:0x020657a8 module:overlay(0) +from:0x02065a6c kind:arm_call to:0x0201aa1c module:main +from:0x02065abc kind:arm_call to:0x0201aa1c module:main +from:0x02065af0 kind:load to:0x0204aefc module:main +from:0x02065b0c kind:arm_call to:0x020657dc module:overlay(0) +from:0x02065c0c kind:arm_call to:0x0201ba14 module:main +from:0x02065c38 kind:arm_call to:0x02065c98 module:overlay(0) +from:0x02065c48 kind:load to:0x020b1f9c module:overlay(0) +from:0x02065c58 kind:arm_call to:0x0201ba14 module:main +from:0x02065c84 kind:arm_call to:0x02065c98 module:overlay(0) +from:0x02065c94 kind:load to:0x020b1f9c module:overlay(0) +from:0x02065d80 kind:arm_call to:0x0203a194 module:main +from:0x02065d8c kind:arm_call to:0x01ffb464 module:itcm +from:0x02065da0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02065db0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02065dc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02065e5c kind:load to:0x02049af8 module:main +from:0x02065e60 kind:load to:0x0204e5d8 module:main +from:0x02065e84 kind:arm_call to:0x0201baa4 module:main +from:0x02065e98 kind:arm_call to:0x0201baa4 module:main +from:0x02065ea0 kind:arm_call to:0x02011ff4 module:main +from:0x02065eb4 kind:arm_call to:0x0201ba14 module:main +from:0x02065ef0 kind:load to:0x020b1fb8 module:overlay(0) +from:0x02065f18 kind:arm_call to:0x02065f48 module:overlay(0) +from:0x02065f3c kind:arm_call to:0x02065f48 module:overlay(0) +from:0x02065fe0 kind:arm_call to:0x0203a194 module:main +from:0x02065fec kind:arm_call to:0x01ffb464 module:itcm +from:0x02066004 kind:arm_call to:0x01ff9218 module:itcm +from:0x02066018 kind:arm_call to:0x01ff9218 module:itcm +from:0x0206613c kind:arm_call to:0x0201b9b4 module:main +from:0x02066154 kind:arm_call to:0x0201b9b4 module:main +from:0x02066160 kind:load to:0x02049af8 module:main +from:0x02066164 kind:load to:0x0204e5d8 module:main +from:0x02066168 kind:load to:0x0204a0f0 module:main +from:0x020661d0 kind:arm_call to:0x0201baa4 module:main +from:0x020661e4 kind:arm_call to:0x0201baa4 module:main +from:0x020661ec kind:arm_call to:0x02011ff4 module:main +from:0x02066208 kind:arm_call to:0x0201bb5c module:main +from:0x02066224 kind:arm_call to:0x0201b980 module:main +from:0x0206622c kind:load to:0x0204e5d8 module:main +from:0x02066240 kind:load to:0x0204a0f0 module:main +from:0x0206624c kind:arm_call to:0x0201baa4 module:main +from:0x02066260 kind:arm_call to:0x0201baa4 module:main +from:0x02066268 kind:arm_call to:0x02011ff4 module:main +from:0x02066284 kind:arm_call to:0x02011f3c module:main +from:0x02066290 kind:arm_call to:0x02066298 module:overlay(0) +from:0x020662a0 kind:arm_call to:0x020665ac module:overlay(0) +from:0x02066438 kind:load to:0x0203e93c module:main +from:0x020665b8 kind:load to:0x020b4f50 module:overlay(0) +from:0x020665c4 kind:arm_call_thumb to:0x02015510 module:main +from:0x020665dc kind:arm_call to:0x02028c24 module:main +from:0x02066630 kind:arm_call to:0x020090b0 module:main +from:0x02066688 kind:arm_call to:0x02034038 module:main +from:0x02066690 kind:arm_call to:0x02033f54 module:main +from:0x020666a8 kind:arm_call to:0x02034038 module:main +from:0x020666b4 kind:arm_call to:0x02033f54 module:main +from:0x020666c8 kind:arm_call to:0x02034038 module:main +from:0x020666dc kind:arm_call to:0x020665f0 module:overlay(0) +from:0x020666e8 kind:load to:0x020b2040 module:overlay(0) +from:0x020666ec kind:load to:0x020b2028 module:overlay(0) +from:0x020666f0 kind:load to:0x020b2048 module:overlay(0) +from:0x02066714 kind:arm_call to:0x0206663c module:overlay(0) +from:0x02066748 kind:arm_call to:0x0203d1e8 module:main +from:0x02066754 kind:load to:0x02066758 module:overlay(0) +from:0x02066760 kind:arm_call_thumb to:0x02015544 module:main +from:0x020667b0 kind:load to:0x020b2058 module:overlay(0) +from:0x02066858 kind:arm_call to:0x020669e8 module:overlay(0) +from:0x02066984 kind:arm_call to:0x020669bc module:overlay(0) +from:0x0206698c kind:load to:0x020b502c module:overlay(0) +from:0x02066ca8 kind:arm_call to:0x020beb34 module:overlay(17) +from:0x02066d0c kind:arm_call to:0x020a8684 module:overlay(0) +from:0x02066dbc kind:load to:0x027e09b8 module:dtcm +from:0x02066dc0 kind:load to:0x020b5088 module:overlay(0) +from:0x02066dc4 kind:load to:0x02049bc4 module:main +from:0x02066dc8 kind:load to:0x027e0ce0 module:dtcm +from:0x02066dcc kind:load to:0x027e0d04 module:dtcm +from:0x02066dd0 kind:load to:0x020d78a0 module:overlays(19,24) +from:0x02066dd4 kind:load to:0x020b6288 module:overlay(0) +from:0x02066dd8 kind:load to:0x020d78a2 module:overlays(19,24) +from:0x02066f4c kind:arm_call to:0x02067a84 module:overlay(0) +from:0x02066f78 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02066fa4 kind:arm_call to:0x020d9728 module:overlay(31) +from:0x02067004 kind:arm_call to:0x02080638 module:overlay(0) +from:0x02067028 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x02067040 kind:arm_call to:0x020a7820 module:overlay(0) +from:0x02067054 kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x020670a0 kind:arm_call to:0x02070b58 module:overlay(0) +from:0x020670c8 kind:arm_call to:0x020d3ec8 module:overlay(24) +from:0x020670f0 kind:arm_call to:0x020d3ec8 module:overlay(24) +from:0x02067110 kind:arm_call_thumb to:0x02018398 module:main +from:0x02067144 kind:arm_call to:0x020beb64 module:overlay(17) +from:0x02067154 kind:arm_call to:0x020beb34 module:overlay(17) +from:0x020671c0 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020671e8 kind:load to:0x027e09b8 module:dtcm +from:0x020671ec kind:load to:0x020b5088 module:overlay(0) +from:0x020671f0 kind:load to:0x020b502c module:overlay(0) +from:0x020671f4 kind:load to:0x027e0d34 module:dtcm +from:0x020671f8 kind:load to:0x027e0cd8 module:dtcm +from:0x020671fc kind:load to:0x027e09a4 module:dtcm +from:0x02067200 kind:load to:0x027e0ce0 module:dtcm +from:0x02067204 kind:load to:0x0204a040 module:main +from:0x02067208 kind:load to:0x027e0d04 module:dtcm +from:0x0206720c kind:load to:0x020b6288 module:overlay(0) +from:0x02067210 kind:load to:0x020d78a2 module:overlays(19,24) +from:0x02067238 kind:arm_call to:0x02066790 module:overlay(0) +from:0x02067254 kind:load to:0x020b2084 module:overlay(0) +from:0x0206726c kind:arm_call to:0x02066790 module:overlay(0) +from:0x02067288 kind:load to:0x020b2084 module:overlay(0) +from:0x020672a4 kind:arm_call to:0x02066994 module:overlay(0) +from:0x020672bc kind:arm_call to:0x02067e40 module:overlay(0) +from:0x020672cc kind:load to:0x020b2084 module:overlay(0) +from:0x020672d0 kind:load to:0x020b502c module:overlay(0) +from:0x020672ec kind:arm_call to:0x02066994 module:overlay(0) +from:0x02067304 kind:arm_call to:0x02067e40 module:overlay(0) +from:0x0206730c kind:arm_call to:0x02011ff4 module:main +from:0x0206731c kind:load to:0x020b2084 module:overlay(0) +from:0x02067320 kind:load to:0x020b502c module:overlay(0) +from:0x0206733c kind:arm_call to:0x02066994 module:overlay(0) +from:0x02067354 kind:arm_call to:0x02067e40 module:overlay(0) +from:0x02067364 kind:load to:0x020b2084 module:overlay(0) +from:0x02067368 kind:load to:0x020b502c module:overlay(0) +from:0x0206737c kind:arm_call to:0x02066994 module:overlay(0) +from:0x02067398 kind:arm_call to:0x02067e40 module:overlay(0) +from:0x020673a4 kind:load to:0x020b502c module:overlay(0) +from:0x020673c8 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x02067400 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x02067410 kind:load to:0x020b502c module:overlay(0) +from:0x02067424 kind:arm_call to:0x02066994 module:overlay(0) +from:0x02067444 kind:arm_call to:0x02067f68 module:overlay(0) +from:0x02067450 kind:load to:0x020b502c module:overlay(0) +from:0x02067474 kind:arm_call to:0x020682a0 module:overlay(0) +from:0x0206747c kind:arm_call to:0x02066a3c module:overlay(0) +from:0x02067484 kind:load to:0x020b502c module:overlay(0) +from:0x02067600 kind:arm_call to:0x02011ff4 module:main +from:0x02067618 kind:arm_call to:0x02011f3c module:main +from:0x02067650 kind:arm_call to:0x02028c24 module:main +from:0x02067684 kind:arm_call to:0x02011ff4 module:main +from:0x02067694 kind:arm_call to:0x02011f3c module:main +from:0x020676f0 kind:arm_call to:0x02014fcc module:main +from:0x0206770c kind:arm_call to:0x02034038 module:main +from:0x02067718 kind:arm_call to:0x02033f54 module:main +from:0x0206772c kind:arm_call to:0x02034038 module:main +from:0x02067734 kind:arm_call to:0x02033f54 module:main +from:0x02067748 kind:arm_call to:0x02034038 module:main +from:0x02067754 kind:arm_call to:0x02033f54 module:main +from:0x02067768 kind:arm_call to:0x02034038 module:main +from:0x02067778 kind:arm_call to:0x02067790 module:overlay(0) +from:0x02067784 kind:load to:0x02049bbc module:main +from:0x02067788 kind:load to:0x020b20b0 module:overlay(0) +from:0x0206778c kind:load to:0x020b20bc module:overlay(0) +from:0x020677bc kind:arm_call_thumb to:0x02012ec8 module:main +from:0x020677c8 kind:arm_call to:0x020678c0 module:overlay(0) +from:0x02067800 kind:arm_call to:0x02014fcc module:main +from:0x0206781c kind:arm_call to:0x02034038 module:main +from:0x02067828 kind:arm_call to:0x02033f54 module:main +from:0x0206783c kind:arm_call to:0x02034038 module:main +from:0x02067844 kind:arm_call to:0x02033f54 module:main +from:0x02067858 kind:arm_call to:0x02034038 module:main +from:0x02067864 kind:arm_call to:0x02033f54 module:main +from:0x02067878 kind:arm_call to:0x02034038 module:main +from:0x02067890 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x0206789c kind:arm_call to:0x020678c0 module:overlay(0) +from:0x020678b4 kind:load to:0x02049bbc module:main +from:0x020678b8 kind:load to:0x020b20b0 module:overlay(0) +from:0x020678bc kind:load to:0x020b20bc module:overlay(0) +from:0x020678e4 kind:arm_call to:0x02028c24 module:main +from:0x020678f8 kind:arm_call to:0x02067488 module:overlay(0) +from:0x020679ac kind:arm_call to:0x02011ff4 module:main +from:0x020679d4 kind:arm_call to:0x02028c24 module:main +from:0x02067a38 kind:arm_call to:0x02067548 module:overlay(0) +from:0x02067a58 kind:arm_call to:0x02067a0c module:overlay(0) +from:0x02067ac0 kind:arm_call to:0x0206755c module:overlay(0) +from:0x02067b30 kind:arm_call to:0x020677e4 module:overlay(0) +from:0x02067b38 kind:load to:0x020b20c4 module:overlay(0) +from:0x02067b3c kind:load to:0x02182c20 module:overlay(100) +from:0x02067b58 kind:arm_call to:0x02067950 module:overlay(0) +from:0x02067b64 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02067b80 kind:arm_call to:0x020677e4 module:overlay(0) +from:0x02067b88 kind:load to:0x027e09a4 module:dtcm +from:0x02067b8c kind:load to:0x020b20cc module:overlay(0) +from:0x02067b90 kind:load to:0x02181040 module:overlay(97) +from:0x02067bac kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067bf8 kind:arm_call to:0x02013c08 module:main +from:0x02067c04 kind:arm_call to:0x02013b24 module:main +from:0x02067c14 kind:arm_call to:0x02014478 module:main +from:0x02067c70 kind:load to:0x02049af8 module:main +from:0x02067c74 kind:load to:0x02049b2c module:main +from:0x02067cf4 kind:arm_call to:0x02067a0c module:overlay(0) +from:0x02067d08 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x02067d10 kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x02067d20 kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x02067d60 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x02067d80 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02067d94 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067da0 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02067dc4 kind:arm_call to:0x02021008 module:main +from:0x02067dd0 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067dec kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067e08 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067e20 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067e34 kind:load to:0x027e09a4 module:dtcm +from:0x02067e38 kind:load to:0x020d8674 module:overlays(19,24) +from:0x02067e3c kind:load to:0x0204a0f0 module:main +from:0x02067e54 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067e78 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067e84 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02067e98 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067ea4 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02067ed8 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067ef4 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067f00 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02067f14 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067f20 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02067f38 kind:load to:0x0204a0f0 module:main +from:0x02067f50 kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x02067f7c kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067fa0 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02067fac kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02067fe8 kind:arm_call to:0x020684bc module:overlay(0) +from:0x02068010 kind:arm_call to:0x020684bc module:overlay(0) +from:0x0206801c kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02068044 kind:load to:0x0204a0f0 module:main +from:0x02068068 kind:arm_call to:0x02067a84 module:overlay(0) +from:0x020680e4 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020680f0 kind:arm_call to:0x02067a0c module:overlay(0) +from:0x020680fc kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x02068124 kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x0206813c kind:arm_call to:0x02067a40 module:overlay(0) +from:0x02068150 kind:arm_call to:0x020a3610 module:overlay(0) +from:0x0206816c kind:load to:0x027e09a4 module:dtcm +from:0x02068170 kind:load to:0x020d8674 module:overlays(19,24) +from:0x02068190 kind:arm_call to:0x02067a0c module:overlay(0) +from:0x0206819c kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x020681c4 kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x020681dc kind:arm_call to:0x02067a40 module:overlay(0) +from:0x020681f0 kind:arm_call to:0x020a3610 module:overlay(0) +from:0x0206821c kind:arm_call to:0x02067a0c module:overlay(0) +from:0x02068228 kind:arm_call to:0x02067bd8 module:overlay(0) +from:0x02068244 kind:arm_call to:0x02067bd8 module:overlay(0) +from:0x0206825c kind:arm_call to:0x02067bd8 module:overlay(0) +from:0x02068274 kind:arm_call to:0x02067bd8 module:overlay(0) +from:0x0206828c kind:arm_call to:0x02067a40 module:overlay(0) +from:0x02068298 kind:arm_call to:0x02173bf8 module:overlay(88) +from:0x020682a8 kind:arm_call to:0x020684bc module:overlay(0) +from:0x020682b4 kind:arm_call to:0x02067bc0 module:overlay(0) +from:0x020682d8 kind:arm_call to:0x020a2a98 module:overlay(0) +from:0x020682e8 kind:arm_call to:0x020a2a98 module:overlay(0) +from:0x02068310 kind:arm_call to:0x02036170 module:main +from:0x0206832c kind:arm_call to:0x02036170 module:main +from:0x02068344 kind:arm_call to:0x020a2aa4 module:overlay(0) +from:0x02068350 kind:arm_call to:0x020a2aa4 module:overlay(0) +from:0x020683bc kind:arm_call to:0x0201c040 module:main +from:0x020683d0 kind:arm_call to:0x0201c040 module:main +from:0x020683ec kind:arm_call to:0x0201c040 module:main +from:0x02068454 kind:arm_call to:0x0201bfc4 module:main +from:0x02068464 kind:arm_call to:0x0201bfc4 module:main +from:0x0206847c kind:arm_call to:0x0201bfc4 module:main +from:0x0206848c kind:arm_call_thumb to:0x0201ca00 module:main +from:0x02068498 kind:arm_call_thumb to:0x0201ca00 module:main +from:0x020684a4 kind:load to:0x0204a100 module:main +from:0x020684b8 kind:load to:0x0201c09c module:main +from:0x020684e0 kind:load to:0x0204a0f0 module:main +from:0x02068528 kind:arm_call to:0x020684e4 module:overlay(0) +from:0x020685a4 kind:load to:0x020b20dc module:overlay(0) +from:0x020685dc kind:arm_call to:0x020684e4 module:overlay(0) +from:0x02068658 kind:load to:0x020b20dc module:overlay(0) +from:0x0206866c kind:arm_call to:0x02011ff4 module:main +from:0x020686c0 kind:arm_call to:0x020697fc module:overlay(0) +from:0x02068760 kind:arm_call to:0x0206676c module:overlay(0) +from:0x02068774 kind:load to:0x02068794 module:overlay(0) +from:0x02068790 kind:load to:0x02068794 module:overlay(0) +from:0x02068838 kind:arm_call to:0x02068d10 module:overlay(0) +from:0x02068868 kind:arm_call to:0x02069bd0 module:overlay(0) +from:0x02068894 kind:arm_call to:0x02069bd0 module:overlay(0) +from:0x020688a0 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x020688e4 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02068924 kind:arm_call to:0x02069870 module:overlay(0) +from:0x02068a28 kind:arm_call to:0x020684e4 module:overlay(0) +from:0x02068a48 kind:arm_call to:0x02068ad8 module:overlay(0) +from:0x02068a5c kind:arm_call to:0x02068b1c module:overlay(0) +from:0x02068a70 kind:arm_call to:0x02068b5c module:overlay(0) +from:0x02068a90 kind:arm_call to:0x02068bb4 module:overlay(0) +from:0x02068aa4 kind:arm_call to:0x02068c60 module:overlay(0) +from:0x02068ab8 kind:arm_call to:0x02068d30 module:overlay(0) +from:0x02068b44 kind:arm_call to:0x02015cf0 module:main +from:0x02068b98 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x02068bac kind:load to:0x020b64aa module:overlay(0) +from:0x02068bb0 kind:load to:0x020b502c module:overlay(0) +from:0x02068be4 kind:arm_call to:0x02028c08 module:main +from:0x02068c90 kind:arm_call to:0x02028c08 module:main +from:0x02068d60 kind:arm_call to:0x02015dc4 module:main +from:0x02068d74 kind:arm_call to:0x02015dc4 module:main +from:0x02068d88 kind:arm_call to:0x02015dc4 module:main +from:0x02068dc8 kind:arm_call to:0x02036170 module:main +from:0x02068dd0 kind:arm_call to:0x02036134 module:main +from:0x02068de8 kind:arm_call to:0x02036170 module:main +from:0x02068df0 kind:arm_call to:0x02036134 module:main +from:0x02068e08 kind:arm_call to:0x02036170 module:main +from:0x02068e10 kind:arm_call to:0x02036134 module:main +from:0x02068e28 kind:arm_call to:0x02036170 module:main +from:0x02068e30 kind:arm_call to:0x02036134 module:main +from:0x02068e3c kind:arm_call to:0x02014fb8 module:main +from:0x02068e54 kind:arm_call to:0x02036170 module:main +from:0x02068e5c kind:arm_call to:0x02036134 module:main +from:0x02068e74 kind:arm_call to:0x02036170 module:main +from:0x02068e7c kind:arm_call to:0x02036134 module:main +from:0x02068e94 kind:arm_call to:0x02036170 module:main +from:0x02068e9c kind:arm_call to:0x02036134 module:main +from:0x02068eb4 kind:arm_call to:0x02036170 module:main +from:0x02068ebc kind:arm_call to:0x02036134 module:main +from:0x02068ef0 kind:arm_call to:0x02036170 module:main +from:0x02068f00 kind:arm_call to:0x02014fb8 module:main +from:0x02068f18 kind:arm_call to:0x02036170 module:main +from:0x02068f24 kind:arm_call to:0x02036170 module:main +from:0x02068f30 kind:arm_call to:0x02036134 module:main +from:0x02068f48 kind:arm_call to:0x02036170 module:main +from:0x02068f50 kind:arm_call to:0x02036134 module:main +from:0x02068f68 kind:arm_call to:0x02036170 module:main +from:0x02068f70 kind:arm_call to:0x02036134 module:main +from:0x02068f88 kind:arm_call to:0x02036170 module:main +from:0x02068f90 kind:arm_call to:0x02036134 module:main +from:0x02068fa8 kind:arm_call to:0x02036170 module:main +from:0x02068fbc kind:load to:0x020b2128 module:overlay(0) +from:0x02068fc0 kind:load to:0x02049bbc module:main +from:0x02068fc4 kind:load to:0x020b212c module:overlay(0) +from:0x02068fc8 kind:load to:0x020b2130 module:overlay(0) +from:0x02068fec kind:arm_call to:0x02069bfc module:overlay(0) +from:0x02069008 kind:arm_call to:0x02069634 module:overlay(0) +from:0x02069064 kind:arm_call to:0x02069894 module:overlay(0) +from:0x0206907c kind:arm_call to:0x0206676c module:overlay(0) +from:0x020690e4 kind:arm_call to:0x02069bfc module:overlay(0) +from:0x020690f0 kind:arm_call to:0x020691c0 module:overlay(0) +from:0x02069110 kind:arm_call to:0x02069bfc module:overlay(0) +from:0x02069138 kind:arm_call to:0x020691c0 module:overlay(0) +from:0x02069164 kind:arm_call to:0x0206676c module:overlay(0) +from:0x020692b8 kind:arm_call to:0x02068b5c module:overlay(0) +from:0x020692c8 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x020692dc kind:arm_call to:0x0206676c module:overlay(0) +from:0x0206931c kind:arm_call to:0x02068ad8 module:overlay(0) +from:0x0206934c kind:arm_call to:0x02068d10 module:overlay(0) +from:0x0206935c kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02069370 kind:arm_call to:0x0206676c module:overlay(0) +from:0x020693a4 kind:arm_call to:0x02068b1c module:overlay(0) +from:0x020693b4 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x020693c8 kind:arm_call to:0x0206676c module:overlay(0) +from:0x02069404 kind:arm_call to:0x02068bb4 module:overlay(0) +from:0x02069414 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02069428 kind:arm_call to:0x0206676c module:overlay(0) +from:0x0206945c kind:arm_call to:0x02068c60 module:overlay(0) +from:0x0206946c kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02069480 kind:arm_call to:0x0206676c module:overlay(0) +from:0x020694b4 kind:arm_call to:0x02068d30 module:overlay(0) +from:0x020694c4 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x020694d8 kind:arm_call to:0x0206676c module:overlay(0) +from:0x02069530 kind:arm_call to:0x02069bd0 module:overlay(0) +from:0x0206953c kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02069554 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02069568 kind:arm_call to:0x0206676c module:overlay(0) +from:0x020695ec kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02069604 kind:arm_call to:0x0206676c module:overlay(0) +from:0x020696c4 kind:arm_call to:0x02069870 module:overlay(0) +from:0x020696f4 kind:arm_call to:0x02069870 module:overlay(0) +from:0x02069710 kind:arm_call to:0x02061d98 module:overlay(0) +from:0x0206987c kind:arm_call to:0x02061d68 module:overlay(0) +from:0x02069964 kind:arm_call to:0x020697fc module:overlay(0) +from:0x02069984 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02069998 kind:arm_call to:0x0206676c module:overlay(0) +from:0x020699d8 kind:arm_call to:0x02061d18 module:overlay(0) +from:0x02069a18 kind:arm_call to:0x0206676c module:overlay(0) +from:0x02069b18 kind:arm_call to:0x02068ad8 module:overlay(0) +from:0x02069b34 kind:arm_call to:0x02068b1c module:overlay(0) +from:0x02069b50 kind:arm_call to:0x02068b5c module:overlay(0) +from:0x02069b7c kind:arm_call to:0x02068bb4 module:overlay(0) +from:0x02069b98 kind:arm_call to:0x02068c60 module:overlay(0) +from:0x02069bb4 kind:arm_call to:0x02068d30 module:overlay(0) +from:0x02069c0c kind:arm_call to:0x020697fc module:overlay(0) +from:0x02069c34 kind:arm_call to:0x0206c4cc module:overlay(0) +from:0x02069c40 kind:arm_call to:0x0206d7f0 module:overlay(0) +from:0x02069c50 kind:load to:0x020b5198 module:overlay(0) +from:0x02069c54 kind:load to:0x020b51f4 module:overlay(0) +from:0x02069c6c kind:arm_call to:0x02002fc4 module:main +from:0x02069ca8 kind:arm_call to:0x0207145c module:overlay(0) +from:0x02069cb0 kind:arm_call to:0x0206bbf4 module:overlay(0) +from:0x02069cb8 kind:arm_call to:0x0206d3ac module:overlay(0) +from:0x02069cc0 kind:arm_call to:0x0206f734 module:overlay(0) +from:0x02069cc8 kind:arm_call to:0x0206f980 module:overlay(0) +from:0x02069cd4 kind:arm_call to:0x0206ff34 module:overlay(0) +from:0x02069cec kind:arm_call to:0x0212e580 module:overlay(26) +from:0x02069cf4 kind:arm_call to:0x02069d9c module:overlay(0) +from:0x02069cf8 kind:arm_call to:0x020023d0 module:main +from:0x02069d00 kind:load to:0x027e09a8 module:dtcm +from:0x02069d04 kind:load to:0x020b5198 module:overlay(0) +from:0x02069d08 kind:load to:0x020b51f4 module:overlay(0) +from:0x02069d0c kind:load to:0x020b5294 module:overlay(0) +from:0x02069d10 kind:load to:0x020b52c8 module:overlay(0) +from:0x02069d14 kind:load to:0x020b5320 module:overlay(0) +from:0x02069d18 kind:load to:0x027e0d20 module:dtcm +from:0x02069d2c kind:arm_call to:0x0206c550 module:overlay(0) +from:0x02069d38 kind:arm_call to:0x0206d8a8 module:overlay(0) +from:0x02069d40 kind:arm_call to:0x0206faa8 module:overlay(0) +from:0x02069d50 kind:load to:0x020b5198 module:overlay(0) +from:0x02069d54 kind:load to:0x020b51f4 module:overlay(0) +from:0x02069d58 kind:load to:0x020b52c8 module:overlay(0) +from:0x02069d6c kind:arm_call to:0x0206c59c module:overlay(0) +from:0x02069d78 kind:arm_call to:0x0206d8f4 module:overlay(0) +from:0x02069d80 kind:arm_call to:0x0206fac4 module:overlay(0) +from:0x02069d90 kind:load to:0x020b5198 module:overlay(0) +from:0x02069d94 kind:load to:0x020b51f4 module:overlay(0) +from:0x02069d98 kind:load to:0x020b52c8 module:overlay(0) +from:0x02069db4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02069de4 kind:arm_call to:0x02002a34 module:main +from:0x02069e00 kind:arm_call to:0x02002a34 module:main +from:0x02069e44 kind:arm_call to:0x0206d81c module:overlay(0) +from:0x02069e50 kind:arm_call to:0x0206c4cc module:overlay(0) +from:0x02069e60 kind:arm_call to:0x02002a34 module:main +from:0x02069e74 kind:load to:0x020b51f4 module:overlay(0) +from:0x02069e78 kind:load to:0x020b5198 module:overlay(0) +from:0x02069e94 kind:arm_call to:0x02069d1c module:overlay(0) +from:0x02069ea8 kind:arm_call to:0x02002400 module:main +from:0x02069ee0 kind:arm_call to:0x020d5d34 module:overlay(24) +from:0x02069ee8 kind:load to:0x020b5320 module:overlay(0) +from:0x02069eec kind:load to:0x027e099c module:dtcm +from:0x02069ef0 kind:load to:0x027e0d08 module:dtcm +from:0x02069f04 kind:arm_call to:0x020700e4 module:overlay(0) +from:0x02069f0c kind:arm_call to:0x02002400 module:main +from:0x02069f28 kind:arm_call to:0x02069d5c module:overlay(0) +from:0x02069f34 kind:load to:0x020b5320 module:overlay(0) +from:0x02069f48 kind:arm_call to:0x0206c4cc module:overlay(0) +from:0x02069f54 kind:arm_call to:0x0206d7f0 module:overlay(0) +from:0x02069f60 kind:arm_call to:0x0206f948 module:overlay(0) +from:0x02069f6c kind:arm_call to:0x0206fbac module:overlay(0) +from:0x02069f70 kind:arm_call to:0x0200242c module:main +from:0x02069f80 kind:arm_call to:0x0206f5fc module:overlay(0) +from:0x02069f88 kind:arm_call to:0x0202aaf8 module:main +from:0x02069f90 kind:load to:0x020b5198 module:overlay(0) +from:0x02069f94 kind:load to:0x020b51f4 module:overlay(0) +from:0x02069f98 kind:load to:0x020b5294 module:overlay(0) +from:0x02069f9c kind:load to:0x020b52c8 module:overlay(0) +from:0x02069fa0 kind:load to:0x027e099c module:dtcm +from:0x02069fc4 kind:arm_call to:0x0206c6bc module:overlay(0) +from:0x02069fe0 kind:arm_call to:0x0206d988 module:overlay(0) +from:0x02069fec kind:load to:0x020b5198 module:overlay(0) +from:0x02069ff0 kind:load to:0x020b51f4 module:overlay(0) +from:0x0206a00c kind:load to:0x020b5198 module:overlay(0) +from:0x0206a010 kind:load to:0x020b51f4 module:overlay(0) +from:0x0206a038 kind:arm_call to:0x0206a064 module:overlay(0) +from:0x0206a044 kind:arm_call to:0x0206a064 module:overlay(0) +from:0x0206a050 kind:arm_call to:0x0206a064 module:overlay(0) +from:0x0206a05c kind:arm_call to:0x0206a064 module:overlay(0) +from:0x0206a0a8 kind:arm_call to:0x02003fb0 module:main +from:0x0206a0cc kind:arm_call to:0x0206a50c module:overlay(0) +from:0x0206a0e8 kind:arm_call to:0x0206a50c module:overlay(0) +from:0x0206a0f4 kind:arm_call to:0x02003fb0 module:main +from:0x0206a14c kind:arm_call to:0x02003fb0 module:main +from:0x0206a188 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x0206a19c kind:arm_call to:0x02003f98 module:main +from:0x0206a1a4 kind:arm_call to:0x02002184 module:main +from:0x0206a1b0 kind:load to:0x0204997c module:main +from:0x0206a1b4 kind:load to:0x027e09a4 module:dtcm +from:0x0206a1b8 kind:load to:0x027e0cd8 module:dtcm +from:0x0206a1f4 kind:arm_call to:0x0206a50c module:overlay(0) +from:0x0206a210 kind:arm_call to:0x0206a50c module:overlay(0) +from:0x0206a21c kind:arm_call to:0x02003fe0 module:main +from:0x0206a230 kind:arm_call to:0x02002184 module:main +from:0x0206a238 kind:load to:0x0204997c module:main +from:0x0206a264 kind:arm_call to:0x020022a8 module:main +from:0x0206a294 kind:arm_call to:0x0206a50c module:overlay(0) +from:0x0206a2a0 kind:arm_call to:0x02003f98 module:main +from:0x0206a2c0 kind:arm_call to:0x0206a2d8 module:overlay(0) +from:0x0206a2c8 kind:arm_call to:0x02002184 module:main +from:0x0206a2d4 kind:load to:0x0204997c module:main +from:0x0206a2f8 kind:arm_call to:0x02003f98 module:main +from:0x0206a310 kind:arm_call to:0x0206a4e8 module:overlay(0) +from:0x0206a324 kind:arm_call to:0x0206a4e8 module:overlay(0) +from:0x0206a348 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0206a380 kind:arm_call to:0x02003fe0 module:main +from:0x0206a390 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3a0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3b0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3c0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3d0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3e0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a3f0 kind:arm_call to:0x02003fe0 module:main +from:0x0206a40c kind:arm_call to:0x0206a4e8 module:overlay(0) +from:0x0206a430 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0206a468 kind:arm_call to:0x02003fe0 module:main +from:0x0206a478 kind:arm_call to:0x02003fe0 module:main +from:0x0206a488 kind:arm_call to:0x02003fe0 module:main +from:0x0206a498 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4a8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4b8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4c8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4d8 kind:arm_call to:0x02003fe0 module:main +from:0x0206a4e0 kind:load to:0x0204997c module:main +from:0x0206a4e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0206a4f0 kind:arm_call to:0x02003b70 module:main +from:0x0206a4f8 kind:arm_call to:0x02003f30 module:main +from:0x0206a524 kind:arm_call to:0x020022a8 module:main +from:0x0206a544 kind:arm_call to:0x0200174c module:main +from:0x0206a570 kind:arm_call to:0x020021d4 module:main +from:0x0206a584 kind:arm_call to:0x02002184 module:main +from:0x0206a59c kind:load to:0x0204997c module:main +from:0x0206a5d0 kind:arm_call to:0x0200211c module:main +from:0x0206a5d8 kind:load to:0x0204997c module:main +from:0x0206a5f8 kind:arm_call to:0x0206a5ac module:overlay(0) +from:0x0206a608 kind:arm_call to:0x020022a8 module:main +from:0x0206a614 kind:arm_call to:0x0206a50c module:overlay(0) +from:0x0206a624 kind:arm_call to:0x0206a5b8 module:overlay(0) +from:0x0206a634 kind:arm_call to:0x0206a5b8 module:overlay(0) +from:0x0206a648 kind:arm_call to:0x0206a5b8 module:overlay(0) +from:0x0206a658 kind:arm_call to:0x0206a5b8 module:overlay(0) +from:0x0206a664 kind:arm_call to:0x02002184 module:main +from:0x0206a674 kind:arm_call to:0x0206a5a0 module:overlay(0) +from:0x0206a67c kind:load to:0x0204997c module:main +from:0x0206a680 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206a6b8 kind:arm_call to:0x0206a6e4 module:overlay(0) +from:0x0206a6c4 kind:arm_call to:0x0206a6e4 module:overlay(0) +from:0x0206a6d0 kind:arm_call to:0x0206a6e4 module:overlay(0) +from:0x0206a6dc kind:arm_call to:0x0206a6e4 module:overlay(0) +from:0x0206a704 kind:arm_call to:0x020024c8 module:main +from:0x0206a718 kind:arm_call to:0x02002544 module:main +from:0x0206a728 kind:arm_call to:0x0200251c module:main +from:0x0206a754 kind:arm_call to:0x0206a684 module:overlay(0) +from:0x0206a778 kind:arm_call to:0x0206a6e4 module:overlay(0) +from:0x0206a80c kind:load to:0x020b216c module:overlay(0) +from:0x0206a81c kind:arm_call to:0x02011ff4 module:main +from:0x0206a868 kind:arm_call to:0x0206ab14 module:overlay(0) +from:0x0206a870 kind:arm_call to:0x0206af74 module:overlay(0) +from:0x0206a898 kind:arm_call to:0x0206ab14 module:overlay(0) +from:0x0206a9a0 kind:arm_call to:0x0206a9fc module:overlay(0) +from:0x0206a9ac kind:arm_call to:0x0206ae30 module:overlay(0) +from:0x0206a9b8 kind:arm_call to:0x0206aeb4 module:overlay(0) +from:0x0206a9c4 kind:arm_call to:0x0206aef0 module:overlay(0) +from:0x0206a9d0 kind:arm_call to:0x0206af14 module:overlay(0) +from:0x0206a9dc kind:arm_call to:0x0206b120 module:overlay(0) +from:0x0206a9e8 kind:arm_call to:0x02002d74 module:main +from:0x0206a9f0 kind:arm_call to:0x02002fd4 module:main +from:0x0206aa20 kind:arm_call to:0x0206ab14 module:overlay(0) +from:0x0206aa2c kind:arm_call to:0x0206ac64 module:overlay(0) +from:0x0206aa3c kind:arm_call to:0x0206ac28 module:overlay(0) +from:0x0206aa4c kind:arm_call to:0x0206ac7c module:overlay(0) +from:0x0206aa5c kind:arm_call to:0x0206ac28 module:overlay(0) +from:0x0206aa6c kind:arm_call to:0x0206ac94 module:overlay(0) +from:0x0206aa7c kind:arm_call to:0x0206ac28 module:overlay(0) +from:0x0206aa8c kind:arm_call to:0x02002d74 module:main +from:0x0206aa9c kind:arm_call to:0x02002e38 module:main +from:0x0206aaa8 kind:arm_call to:0x02002e98 module:main +from:0x0206aac4 kind:arm_call to:0x0206acb0 module:overlay(0) +from:0x0206aad8 kind:arm_call to:0x0206ac28 module:overlay(0) +from:0x0206aaf0 kind:arm_call to:0x02002e08 module:main +from:0x0206ab24 kind:arm_call to:0x0206ac64 module:overlay(0) +from:0x0206ab34 kind:arm_call to:0x0206ac28 module:overlay(0) +from:0x0206ab44 kind:arm_call to:0x0206ac7c module:overlay(0) +from:0x0206ab54 kind:arm_call to:0x0206ac28 module:overlay(0) +from:0x0206ab64 kind:arm_call to:0x0206ac94 module:overlay(0) +from:0x0206ab74 kind:arm_call to:0x0206ac28 module:overlay(0) +from:0x0206ab8c kind:arm_call to:0x02002d74 module:main +from:0x0206ab9c kind:arm_call to:0x02002e38 module:main +from:0x0206aba8 kind:arm_call to:0x02002e98 module:main +from:0x0206abc8 kind:arm_call to:0x0206acb0 module:overlay(0) +from:0x0206abdc kind:arm_call to:0x0206ac28 module:overlay(0) +from:0x0206ac04 kind:arm_call to:0x02002e08 module:main +from:0x0206ac58 kind:arm_call to:0x0203a194 module:main +from:0x0206ac78 kind:load to:0x020aa534 module:overlay(0) +from:0x0206ac90 kind:load to:0x020aa536 module:overlay(0) +from:0x0206acac kind:load to:0x020aa535 module:overlay(0) +from:0x0206acc4 kind:load to:0x020aa538 module:overlay(0) +from:0x0206ad48 kind:arm_call to:0x02002f04 module:main +from:0x0206ade8 kind:arm_call to:0x02002f04 module:main +from:0x0206ae8c kind:arm_call to:0x0206ae94 module:overlay(0) +from:0x0206aeec kind:load to:0x020b52c8 module:overlay(0) +from:0x0206aefc kind:arm_call to:0x0206fc04 module:overlay(0) +from:0x0206af10 kind:load to:0x020b52c8 module:overlay(0) +from:0x0206afe4 kind:arm_call to:0x0203a194 module:main +from:0x0206b000 kind:arm_call to:0x0203a194 module:main +from:0x0206b058 kind:arm_call to:0x02002f04 module:main +from:0x0206b06c kind:arm_call to:0x02002dc8 module:main +from:0x0206b0bc kind:arm_call to:0x0203a194 module:main +from:0x0206b104 kind:arm_call to:0x02002f04 module:main +from:0x0206b118 kind:arm_call to:0x02002dc8 module:main +from:0x0206b1ac kind:arm_call to:0x02002f04 module:main +from:0x0206b1c8 kind:arm_call to:0x02002f54 module:main +from:0x0206b1f4 kind:arm_call to:0x02002fd4 module:main +from:0x0206b254 kind:arm_call to:0x0203a194 module:main +from:0x0206b2d0 kind:arm_call to:0x0206af74 module:overlay(0) +from:0x0206b2ec kind:arm_call to:0x0203a194 module:main +from:0x0206b30c kind:arm_call to:0x0206a784 module:overlay(0) +from:0x0206b328 kind:load to:0x020b213c module:overlay(0) +from:0x0206b334 kind:arm_call to:0x0206a82c module:overlay(0) +from:0x0206b350 kind:arm_call to:0x0206a96c module:overlay(0) +from:0x0206b358 kind:arm_call to:0x02002f04 module:main +from:0x0206b398 kind:arm_call to:0x0206b3c8 module:overlay(0) +from:0x0206b3a4 kind:arm_call to:0x0206b528 module:overlay(0) +from:0x0206b3b0 kind:arm_call to:0x0206b668 module:overlay(0) +from:0x0206b3bc kind:arm_call to:0x0206b608 module:overlay(0) +from:0x0206b3e4 kind:arm_call to:0x02002fd4 module:main +from:0x0206b3fc kind:arm_call to:0x0206ac64 module:overlay(0) +from:0x0206b40c kind:arm_call to:0x0206ac7c module:overlay(0) +from:0x0206b41c kind:arm_call to:0x0206ac94 module:overlay(0) +from:0x0206b448 kind:arm_call to:0x02002d74 module:main +from:0x0206b45c kind:arm_call to:0x02002e38 module:main +from:0x0206b468 kind:arm_call to:0x02002e98 module:main +from:0x0206b478 kind:arm_call to:0x02002e08 module:main +from:0x0206b490 kind:arm_call to:0x0206ae94 module:overlay(0) +from:0x0206b49c kind:arm_call to:0x02002d74 module:main +from:0x0206b4b8 kind:arm_call to:0x02002de8 module:main +from:0x0206b4c8 kind:arm_call to:0x02002de8 module:main +from:0x0206b4e4 kind:arm_call to:0x02002de8 module:main +from:0x0206b500 kind:arm_call to:0x02002de8 module:main +from:0x0206b510 kind:arm_call to:0x02002de8 module:main +from:0x0206b540 kind:arm_call to:0x02002fd4 module:main +from:0x0206b558 kind:arm_call to:0x0206ac64 module:overlay(0) +from:0x0206b568 kind:arm_call to:0x0206ac7c module:overlay(0) +from:0x0206b578 kind:arm_call to:0x0206ac94 module:overlay(0) +from:0x0206b5a4 kind:arm_call to:0x02002d74 module:main +from:0x0206b5b8 kind:arm_call to:0x02002e38 module:main +from:0x0206b5c4 kind:arm_call to:0x02002e98 module:main +from:0x0206b5d4 kind:arm_call to:0x02002e08 module:main +from:0x0206b5f0 kind:arm_call to:0x0206ae94 module:overlay(0) +from:0x0206b5fc kind:arm_call to:0x02002d74 module:main +from:0x0206b618 kind:arm_call to:0x02002cc0 module:main +from:0x0206b628 kind:arm_call to:0x02002cc0 module:main +from:0x0206b638 kind:arm_call to:0x02002cc0 module:main +from:0x0206b648 kind:arm_call to:0x02002cc0 module:main +from:0x0206b660 kind:arm_call to:0x0206acc8 module:overlay(0) +from:0x0206b68c kind:arm_call to:0x02002d74 module:main +from:0x0206b704 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206b71c kind:arm_call to:0x0206ac64 module:overlay(0) +from:0x0206b758 kind:arm_call to:0x02002d74 module:main +from:0x0206b764 kind:arm_call to:0x0206ac7c module:overlay(0) +from:0x0206b774 kind:arm_call to:0x02002e38 module:main +from:0x0206b780 kind:arm_call to:0x0206ac94 module:overlay(0) +from:0x0206b78c kind:arm_call to:0x02002e98 module:main +from:0x0206b7a4 kind:arm_call to:0x0206acb0 module:overlay(0) +from:0x0206b7bc kind:arm_call to:0x02002e08 module:main +from:0x0206b7d0 kind:arm_call to:0x0206ac64 module:overlay(0) +from:0x0206b7e0 kind:arm_call to:0x0206ac64 module:overlay(0) +from:0x0206b828 kind:arm_call to:0x02002d74 module:main +from:0x0206b834 kind:arm_call to:0x0206ac7c module:overlay(0) +from:0x0206b844 kind:arm_call to:0x0206ac7c module:overlay(0) +from:0x0206b898 kind:arm_call to:0x02002e38 module:main +from:0x0206b8a4 kind:arm_call to:0x0206ac94 module:overlay(0) +from:0x0206b8b4 kind:arm_call to:0x0206ac94 module:overlay(0) +from:0x0206b900 kind:arm_call to:0x02002e98 module:main +from:0x0206b914 kind:arm_call to:0x0206acb0 module:overlay(0) +from:0x0206b928 kind:arm_call to:0x0206acb0 module:overlay(0) +from:0x0206b984 kind:arm_call to:0x02002e08 module:main +from:0x0206b99c kind:arm_call to:0x0206ae94 module:overlay(0) +from:0x0206b9a8 kind:arm_call to:0x02002d74 module:main +from:0x0206b9dc kind:arm_call to:0x02002f04 module:main +from:0x0206b9f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206ba3c kind:arm_call to:0x02002e98 module:main +from:0x0206ba4c kind:arm_call to:0x0206a784 module:overlay(0) +from:0x0206ba60 kind:load to:0x020b2154 module:overlay(0) +from:0x0206ba6c kind:load to:0x0206a82c module:overlay(0) +from:0x0206ba78 kind:load to:0x0206a96c module:overlay(0) +from:0x0206ba84 kind:arm_call to:0x0206a828 module:overlay(0) +from:0x0206ba98 kind:arm_call to:0x0206a828 module:overlay(0) +from:0x0206baa0 kind:arm_call to:0x02011ff4 module:main +from:0x0206bab4 kind:arm_call to:0x0206a828 module:overlay(0) +from:0x0206bac8 kind:arm_call to:0x0206a828 module:overlay(0) +from:0x0206bad0 kind:arm_call to:0x02011ff4 module:main +from:0x0206baf0 kind:arm_call to:0x0203a194 module:main +from:0x0206bafc kind:arm_call to:0x02002b08 module:main +from:0x0206bb04 kind:arm_call to:0x02002c8c module:main +from:0x0206bb0c kind:load to:0x020b50a0 module:overlay(0) +from:0x0206bb40 kind:arm_call to:0x0206badc module:overlay(0) +from:0x0206bb48 kind:arm_call to:0x02003aa8 module:main +from:0x0206bb54 kind:arm_call to:0x02003f30 module:main +from:0x0206bb6c kind:arm_call to:0x0206a014 module:overlay(0) +from:0x0206bb78 kind:arm_call to:0x02004a98 module:main +from:0x0206bb90 kind:arm_call to:0x02002d9c module:main +from:0x0206bba0 kind:arm_call to:0x0203a194 module:main +from:0x0206bbb0 kind:arm_call to:0x02002d9c module:main +from:0x0206bbc4 kind:arm_call to:0x02002d9c module:main +from:0x0206bbd0 kind:arm_call to:0x0206badc module:overlay(0) +from:0x0206bbd8 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206bc48 kind:arm_call to:0x02002f04 module:main +from:0x0206bc84 kind:arm_call to:0x0206c6a4 module:overlay(0) +from:0x0206bc8c kind:arm_call to:0x02002ca8 module:main +from:0x0206bca8 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0206bcb0 kind:arm_call to:0x0206bdc4 module:overlay(0) +from:0x0206bcb8 kind:arm_call to:0x0206c640 module:overlay(0) +from:0x0206bccc kind:arm_call to:0x0206c2c8 module:overlay(0) +from:0x0206bd08 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0206bd34 kind:arm_call to:0x02002f04 module:main +from:0x0206bd44 kind:arm_call to:0x02002f04 module:main +from:0x0206bd6c kind:arm_call to:0x02071574 module:overlay(0) +from:0x0206bd7c kind:arm_call to:0x0206d254 module:overlay(0) +from:0x0206bd8c kind:arm_call to:0x02002d74 module:main +from:0x0206bd9c kind:arm_call to:0x02002e58 module:main +from:0x0206bda4 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206bda8 kind:load to:0x027e09a8 module:dtcm +from:0x0206bdd0 kind:arm_call to:0x02002f04 module:main +from:0x0206bdf0 kind:arm_call to:0x0216626c module:overlay(93) +from:0x0206be0c kind:arm_call to:0x01ffb428 module:itcm +from:0x0206be44 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0206be64 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206be94 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0206be9c kind:load to:0x02043e30 module:main +from:0x0206bea0 kind:load to:0x027e0d8c module:dtcm +from:0x0206beb8 kind:arm_call to:0x02002f04 module:main +from:0x0206bec8 kind:arm_call to:0x0206c498 module:overlay(0) +from:0x0206bee4 kind:arm_call to:0x0206f5fc module:overlay(0) +from:0x0206bf00 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0206bf08 kind:load to:0x027e099c module:dtcm +from:0x0206bf18 kind:load to:0x0206b9cc module:overlay(0) +from:0x0206bf2c kind:arm_call to:0x02002f04 module:main +from:0x0206bf40 kind:arm_call to:0x0206d18c module:overlay(0) +from:0x0206bf48 kind:arm_call to:0x02002f04 module:main +from:0x0206bf68 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0206bf78 kind:arm_call to:0x02071574 module:overlay(0) +from:0x0206bfb0 kind:arm_call to:0x02002e58 module:main +from:0x0206bfcc kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0206bfe8 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0206bff4 kind:load to:0x027e09a8 module:dtcm +from:0x0206c020 kind:arm_call to:0x02003aa8 module:main +from:0x0206c040 kind:arm_call to:0x02002f04 module:main +from:0x0206c06c kind:arm_call to:0x0206b074 module:overlay(0) +from:0x0206c078 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c0b4 kind:arm_call to:0x02002f04 module:main +from:0x0206c0e0 kind:arm_call to:0x0206b074 module:overlay(0) +from:0x0206c0ec kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206c170 kind:arm_call to:0x0206afa8 module:overlay(0) +from:0x0206c198 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206c1b0 kind:arm_call to:0x0206afa8 module:overlay(0) +from:0x0206c1d8 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c1f8 kind:arm_call to:0x0206afa8 module:overlay(0) +from:0x0206c204 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c21c kind:arm_call to:0x0206afa8 module:overlay(0) +from:0x0206c228 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c248 kind:arm_call to:0x0206afa8 module:overlay(0) +from:0x0206c278 kind:arm_call to:0x0206afa8 module:overlay(0) +from:0x0206c2a0 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0206c2b0 kind:arm_call to:0x0206d18c module:overlay(0) +from:0x0206c330 kind:arm_call to:0x0206c464 module:overlay(0) +from:0x0206c34c kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c360 kind:arm_call to:0x0206c3c8 module:overlay(0) +from:0x0206c380 kind:arm_call to:0x0206d18c module:overlay(0) +from:0x0206c3a4 kind:arm_call to:0x0206c464 module:overlay(0) +from:0x0206c3c0 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c3ec kind:arm_call to:0x0206d0cc module:overlay(0) +from:0x0206c42c kind:arm_call to:0x0206d0cc module:overlay(0) +from:0x0206c458 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0206c474 kind:arm_call to:0x02002f04 module:main +from:0x0206c488 kind:arm_call to:0x0206d114 module:overlay(0) +from:0x0206c490 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206c4a4 kind:arm_call to:0x02002f04 module:main +from:0x0206c4b4 kind:arm_call to:0x02002fd4 module:main +from:0x0206c4c4 kind:arm_call to:0x02002fd4 module:main +from:0x0206c4e8 kind:arm_call to:0x0206badc module:overlay(0) +from:0x0206c504 kind:arm_call to:0x0206af74 module:overlay(0) +from:0x0206c520 kind:arm_call to:0x0206af74 module:overlay(0) +from:0x0206c538 kind:arm_call to:0x0206d2d0 module:overlay(0) +from:0x0206c568 kind:arm_call to:0x02002c28 module:main +from:0x0206c574 kind:arm_call to:0x02002c28 module:main +from:0x0206c580 kind:arm_call to:0x02002c28 module:main +from:0x0206c5b0 kind:arm_call to:0x02002c28 module:main +from:0x0206c5c0 kind:arm_call to:0x02002c28 module:main +from:0x0206c5cc kind:arm_call to:0x02002c28 module:main +from:0x0206c60c kind:arm_call to:0x0206acc8 module:overlay(0) +from:0x0206c628 kind:arm_call to:0x0206acc8 module:overlay(0) +from:0x0206c694 kind:arm_call to:0x02002a34 module:main +from:0x0206c6fc kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206c708 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c760 kind:arm_call to:0x0206c4cc module:overlay(0) +from:0x0206c798 kind:arm_call to:0x02002f04 module:main +from:0x0206c7cc kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c848 kind:arm_call to:0x0206c4cc module:overlay(0) +from:0x0206c854 kind:arm_call to:0x02002f04 module:main +from:0x0206c890 kind:arm_call to:0x02002f04 module:main +from:0x0206c8ac kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206c8b8 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c8e4 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206c8f0 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c8fc kind:arm_call to:0x02002f04 module:main +from:0x0206c910 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206c91c kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c934 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206c940 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x0206c948 kind:load to:0x027e09b8 module:dtcm +from:0x0206c958 kind:arm_call to:0x02003aa8 module:main +from:0x0206c964 kind:arm_call to:0x02003f30 module:main +from:0x0206c97c kind:arm_call to:0x0206a014 module:overlay(0) +from:0x0206c984 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206c9bc kind:arm_call to:0x02003aa8 module:main +from:0x0206cb68 kind:arm_call to:0x02002f04 module:main +from:0x0206cb78 kind:arm_call to:0x02002f04 module:main +from:0x0206cc30 kind:arm_call to:0x02002f04 module:main +from:0x0206cc48 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cc54 kind:arm_call to:0x02002f04 module:main +from:0x0206cc74 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cc80 kind:arm_call to:0x02002f04 module:main +from:0x0206cc98 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cca4 kind:arm_call to:0x02002f04 module:main +from:0x0206ccc4 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206ccd0 kind:arm_call to:0x02002f04 module:main +from:0x0206cce8 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206ccf4 kind:arm_call to:0x02002f04 module:main +from:0x0206cd14 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cd20 kind:arm_call to:0x02002f04 module:main +from:0x0206cd38 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cd44 kind:arm_call to:0x02002f04 module:main +from:0x0206cd64 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cd70 kind:arm_call to:0x02002f04 module:main +from:0x0206cd88 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cd94 kind:arm_call to:0x02002f04 module:main +from:0x0206cdb4 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cdc0 kind:arm_call to:0x02002f04 module:main +from:0x0206cdd8 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cde4 kind:arm_call to:0x02002f04 module:main +from:0x0206ce04 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206ce10 kind:arm_call to:0x02002f04 module:main +from:0x0206ce28 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206ce34 kind:arm_call to:0x02002f04 module:main +from:0x0206ce54 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206ce60 kind:arm_call to:0x02002f04 module:main +from:0x0206ce78 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206ce84 kind:arm_call to:0x02002f04 module:main +from:0x0206cea4 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206ceb0 kind:arm_call to:0x02002f04 module:main +from:0x0206cec8 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206ced4 kind:arm_call to:0x02002f04 module:main +from:0x0206cef4 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cf00 kind:arm_call to:0x02002f04 module:main +from:0x0206cf18 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206cf24 kind:arm_call to:0x02002f04 module:main +from:0x0206cf44 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0206d030 kind:arm_call to:0x0206bb10 module:overlay(0) +from:0x0206d07c kind:arm_call to:0x02002f9c module:main +from:0x0206d094 kind:load to:0x027e09b8 module:dtcm +from:0x0206d098 kind:load to:0x027e09a4 module:dtcm +from:0x0206d0a8 kind:arm_call to:0x0206badc module:overlay(0) +from:0x0206d0b8 kind:arm_call to:0x0206af74 module:overlay(0) +from:0x0206d0dc kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0206d10c kind:arm_call to:0x02002f9c module:main +from:0x0206d138 kind:arm_call to:0x02002f54 module:main +from:0x0206d154 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0206d170 kind:arm_call to:0x0206a878 module:overlay(0) +from:0x0206d1b0 kind:arm_call to:0x02002f04 module:main +from:0x0206d1c0 kind:arm_call to:0x02003aa8 module:main +from:0x0206d1f0 kind:arm_call to:0x0206bb10 module:overlay(0) +from:0x0206d224 kind:arm_call to:0x02002f04 module:main +from:0x0206d230 kind:arm_call to:0x0206badc module:overlay(0) +from:0x0206d240 kind:arm_call to:0x0206af74 module:overlay(0) +from:0x0206d264 kind:arm_call to:0x02003aa8 module:main +from:0x0206d278 kind:arm_call to:0x0206bb10 module:overlay(0) +from:0x0206d294 kind:arm_call to:0x02004f74 module:main +from:0x0206d2a4 kind:arm_call to:0x0203a194 module:main +from:0x0206d2b4 kind:arm_call to:0x02004ffc module:main +from:0x0206d2bc kind:load to:0x020b50a0 module:overlay(0) +from:0x0206d2cc kind:load to:0x02004efc module:main +from:0x0206d2e4 kind:arm_call to:0x0203a194 module:main +from:0x0206d2f0 kind:arm_call to:0x02004f9c module:main +from:0x0206d2f8 kind:arm_call to:0x0200503c module:main +from:0x0206d300 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206d340 kind:arm_call to:0x0206d304 module:overlay(0) +from:0x0206d34c kind:arm_call to:0x0206d30c module:overlay(0) +from:0x0206d35c kind:arm_call to:0x02004ae0 module:main +from:0x0206d370 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206d380 kind:arm_call to:0x0206d304 module:overlay(0) +from:0x0206d38c kind:arm_call to:0x0206d30c module:overlay(0) +from:0x0206d398 kind:arm_call to:0x02002d14 module:main +from:0x0206d3f8 kind:arm_call to:0x0206d42c module:overlay(0) +from:0x0206d400 kind:arm_call to:0x0206d4ac module:overlay(0) +from:0x0206d418 kind:load to:0x027e09a4 module:dtcm +from:0x0206d490 kind:arm_call to:0x0206f530 module:overlay(0) +from:0x0206d524 kind:arm_call to:0x02002a34 module:main +from:0x0206d53c kind:arm_call to:0x02002a34 module:main +from:0x0206d6a4 kind:arm_call to:0x0206d304 module:overlay(0) +from:0x0206d6b0 kind:arm_call to:0x0206d30c module:overlay(0) +from:0x0206d6c0 kind:arm_call to:0x02002b74 module:main +from:0x0206d7c8 kind:arm_call to:0x0206d304 module:overlay(0) +from:0x0206d7d4 kind:arm_call to:0x0206d30c module:overlay(0) +from:0x0206d7e4 kind:arm_call to:0x02002b74 module:main +from:0x0206d804 kind:arm_call to:0x0203a194 module:main +from:0x0206d80c kind:arm_call to:0x02002bd8 module:main +from:0x0206d818 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206d830 kind:arm_call to:0x0203a194 module:main +from:0x0206d844 kind:arm_call to:0x02002b18 module:main +from:0x0206d858 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206d870 kind:arm_call to:0x0203a194 module:main +from:0x0206d890 kind:arm_call to:0x02002b18 module:main +from:0x0206d8a4 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206d8c4 kind:arm_call to:0x02002c28 module:main +from:0x0206d8e4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0206d910 kind:arm_call to:0x02002c28 module:main +from:0x0206d930 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0206d950 kind:arm_call to:0x02002a34 module:main +from:0x0206d95c kind:arm_call to:0x02002a34 module:main +from:0x0206d974 kind:arm_call to:0x02002a34 module:main +from:0x0206d980 kind:arm_call to:0x02002a34 module:main +from:0x0206d9ac kind:arm_call to:0x0207027c module:overlay(0) +from:0x0206d9cc kind:arm_call to:0x0206d81c module:overlay(0) +from:0x0206d9ec kind:arm_call to:0x0206d85c module:overlay(0) +from:0x0206da1c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0206da28 kind:arm_call to:0x0206d85c module:overlay(0) +from:0x0206da40 kind:arm_call to:0x0206d81c module:overlay(0) +from:0x0206da48 kind:arm_call to:0x0206d81c module:overlay(0) +from:0x0206da50 kind:load to:0x027e09a0 module:dtcm +from:0x0206da54 kind:load to:0x020b51f4 module:overlay(0) +from:0x0206da64 kind:arm_call to:0x0206d31c module:overlay(0) +from:0x0206da6c kind:arm_call to:0x02002c8c module:main +from:0x0206dad4 kind:arm_call to:0x0206d694 module:overlay(0) +from:0x0206daf4 kind:arm_call to:0x0206d31c module:overlay(0) +from:0x0206db04 kind:arm_call to:0x02002e58 module:main +from:0x0206db10 kind:arm_call to:0x02002d74 module:main +from:0x0206db18 kind:arm_call to:0x02002c8c module:main +from:0x0206db74 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206db88 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206db98 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206dbac kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206dbc0 kind:arm_call to:0x0206d31c module:overlay(0) +from:0x0206dbd8 kind:arm_call to:0x02002f9c module:main +from:0x0206dbe0 kind:arm_call to:0x02002c8c module:main +from:0x0206dc00 kind:arm_call to:0x0206f2d0 module:overlay(0) +from:0x0206dc14 kind:arm_call to:0x0206f360 module:overlay(0) +from:0x0206dc20 kind:arm_call to:0x0206da5c module:overlay(0) +from:0x0206dc3c kind:load to:0x0206e5ac module:overlay(0) +from:0x0206dc58 kind:arm_call to:0x0206d304 module:overlay(0) +from:0x0206dc64 kind:arm_call to:0x0206d30c module:overlay(0) +from:0x0206dc70 kind:arm_call to:0x02003a64 module:main +from:0x0206dc7c kind:arm_call to:0x0206a1bc module:overlay(0) +from:0x0206dc88 kind:arm_call to:0x0206da5c module:overlay(0) +from:0x0206dc90 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206dcbc kind:arm_call to:0x0206d694 module:overlay(0) +from:0x0206dccc kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206dce0 kind:arm_call to:0x0206da74 module:overlay(0) +from:0x0206dd08 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206de48 kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206de5c kind:arm_call to:0x0206da74 module:overlay(0) +from:0x0206de68 kind:load to:0x02049bc4 module:main +from:0x0206dff8 kind:arm_call to:0x0206e4ec module:overlay(0) +from:0x0206e044 kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206e084 kind:arm_call to:0x0206f3a0 module:overlay(0) +from:0x0206e090 kind:load to:0x02049bc4 module:main +from:0x0206e0c8 kind:arm_call to:0x0206de6c module:overlay(0) +from:0x0206e108 kind:arm_call to:0x0206dc94 module:overlay(0) +from:0x0206e134 kind:arm_call to:0x0206e0d4 module:overlay(0) +from:0x0206e46c kind:arm_call to:0x0206e4ec module:overlay(0) +from:0x0206e520 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206e534 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206e548 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206e55c kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206e570 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206e588 kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206e59c kind:arm_call to:0x0206da74 module:overlay(0) +from:0x0206e5d0 kind:arm_call to:0x02004a98 module:main +from:0x0206e5e0 kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206e608 kind:arm_call to:0x02002d74 module:main +from:0x0206e618 kind:arm_call to:0x02002e58 module:main +from:0x0206e620 kind:arm_call to:0x02002c8c module:main +from:0x0206e628 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206e64c kind:load to:0x0206da74 module:overlay(0) +from:0x0206e674 kind:arm_call to:0x0206e788 module:overlay(0) +from:0x0206e710 kind:arm_call to:0x0206f530 module:overlay(0) +from:0x0206e72c kind:arm_call to:0x0206e73c module:overlay(0) +from:0x0206e760 kind:arm_call to:0x0206f4d0 module:overlay(0) +from:0x0206e7fc kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206e818 kind:arm_call to:0x02002f9c module:main +from:0x0206e838 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206e868 kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206e87c kind:arm_call to:0x0206d374 module:overlay(0) +from:0x0206e890 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206e8a4 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206e8b0 kind:load to:0x020b217c module:overlay(0) +from:0x0206e920 kind:arm_call to:0x0206d304 module:overlay(0) +from:0x0206e92c kind:arm_call to:0x0206d30c module:overlay(0) +from:0x0206e938 kind:arm_call to:0x02003a64 module:main +from:0x0206e944 kind:arm_call to:0x0206a1bc module:overlay(0) +from:0x0206e964 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206e970 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206e974 kind:load to:0x020b217c module:overlay(0) +from:0x0206e998 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206e9b0 kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206e9bc kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206e9cc kind:arm_call to:0x02002e58 module:main +from:0x0206e9f8 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206ea10 kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206ea1c kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206ea2c kind:arm_call to:0x02002e58 module:main +from:0x0206ea58 kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206eaf4 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206eb08 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206eb18 kind:arm_call to:0x02002e58 module:main +from:0x0206eb7c kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206eb98 kind:arm_call to:0x02002f9c module:main +from:0x0206ebbc kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206ebd8 kind:arm_call to:0x02002f9c module:main +from:0x0206ebf8 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206ec04 kind:load to:0x020b217c module:overlay(0) +from:0x0206ec44 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0206ec54 kind:arm_call to:0x02071574 module:overlay(0) +from:0x0206ec68 kind:arm_call to:0x0206d544 module:overlay(0) +from:0x0206ec78 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206ecc4 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206ecd4 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206ece4 kind:arm_call to:0x02002e58 module:main +from:0x0206ecf4 kind:load to:0x027e09a8 module:dtcm +from:0x0206ed24 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206ed54 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206eda0 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206edac kind:load to:0x020b217c module:overlay(0) +from:0x0206ede4 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206ee08 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206ee54 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206ee90 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206eeb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206eef8 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206ef04 kind:load to:0x020b217c module:overlay(0) +from:0x0206ef10 kind:load to:0x027e09b8 module:dtcm +from:0x0206ef38 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206ef50 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206ef5c kind:arm_call to:0x02002fd4 module:main +from:0x0206efb8 kind:arm_call to:0x02002e98 module:main +from:0x0206efe8 kind:arm_call to:0x02071574 module:overlay(0) +from:0x0206f008 kind:arm_call to:0x0206e978 module:overlay(0) +from:0x0206f018 kind:arm_call to:0x0206f48c module:overlay(0) +from:0x0206f030 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f064 kind:arm_call to:0x02002d74 module:main +from:0x0206f080 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f0bc kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f0e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f124 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f158 kind:arm_call to:0x01ffb428 module:itcm +from:0x0206f19c kind:arm_call to:0x02002e08 module:main +from:0x0206f1c4 kind:arm_call to:0x02002e08 module:main +from:0x0206f1dc kind:arm_call to:0x02002de8 module:main +from:0x0206f204 kind:arm_call to:0x02002e08 module:main +from:0x0206f21c kind:arm_call to:0x02002de8 module:main +from:0x0206f228 kind:load to:0x027e09a8 module:dtcm +from:0x0206f24c kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0206f2bc kind:load to:0x027e0ce0 module:dtcm +from:0x0206f2c4 kind:arm_call to:0x0206f234 module:overlay(0) +from:0x0206f2e8 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0206f358 kind:load to:0x027e0ce0 module:dtcm +from:0x0206f364 kind:arm_call to:0x0206f2d0 module:overlay(0) +from:0x0206f378 kind:arm_call to:0x02003dc8 module:main +from:0x0206f38c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0206f398 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0206f3b0 kind:arm_call to:0x0206d31c module:overlay(0) +from:0x0206f3c4 kind:arm_call to:0x02002d74 module:main +from:0x0206f3dc kind:arm_call to:0x02002e38 module:main +from:0x0206f3f4 kind:arm_call to:0x02002e58 module:main +from:0x0206f3fc kind:arm_call to:0x02002c8c module:main +from:0x0206f428 kind:arm_call to:0x0206e650 module:overlay(0) +from:0x0206f444 kind:arm_call to:0x0206f564 module:overlay(0) +from:0x0206f45c kind:arm_call to:0x02002e38 module:main +from:0x0206f474 kind:arm_call to:0x02002e58 module:main +from:0x0206f494 kind:arm_call to:0x0206e788 module:overlay(0) +from:0x0206f4b8 kind:arm_call to:0x0206e788 module:overlay(0) +from:0x0206f4cc kind:load to:0x020b217c module:overlay(0) +from:0x0206f500 kind:arm_call to:0x0206d31c module:overlay(0) +from:0x0206f544 kind:arm_call to:0x02002b08 module:main +from:0x0206f54c kind:arm_call to:0x02002c8c module:main +from:0x0206f574 kind:arm_call to:0x02002d74 module:main +from:0x0206f58c kind:arm_call to:0x0206a720 module:overlay(0) +from:0x0206f5a4 kind:arm_call to:0x020d5f8c module:overlay(24) +from:0x0206f5ac kind:load to:0x020b50a0 module:overlay(0) +from:0x0206f5b0 kind:load to:0x027e0d08 module:dtcm +from:0x0206f5cc kind:arm_call to:0x020d5e00 module:overlay(24) +from:0x0206f5d4 kind:load to:0x027e0d08 module:dtcm +from:0x0206f5f0 kind:arm_call to:0x020d5f8c module:overlay(24) +from:0x0206f5f8 kind:load to:0x027e0d08 module:dtcm +from:0x0206f62c kind:arm_call to:0x0206f5b4 module:overlay(0) +from:0x0206f644 kind:arm_call to:0x0206a6e4 module:overlay(0) +from:0x0206f65c kind:arm_call to:0x0206f5d8 module:overlay(0) +from:0x0206f67c kind:arm_call to:0x0206f580 module:overlay(0) +from:0x0206f688 kind:load to:0x020b50a0 module:overlay(0) +from:0x0206f780 kind:arm_call to:0x02002f2c module:main +from:0x0206f7ac kind:arm_call to:0x0206f68c module:overlay(0) +from:0x0206f7bc kind:arm_call to:0x0206f6ec module:overlay(0) +from:0x0206f7fc kind:arm_call to:0x0206f6ec module:overlay(0) +from:0x0206f824 kind:arm_call to:0x0206f6b8 module:overlay(0) +from:0x0206f838 kind:arm_call to:0x0206f6b8 module:overlay(0) +from:0x0206f898 kind:arm_call to:0x0206f6b8 module:overlay(0) +from:0x0206f8a8 kind:arm_call to:0x0206f6b8 module:overlay(0) +from:0x0206f930 kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0206f940 kind:load to:0x020b51f4 module:overlay(0) +from:0x0206f944 kind:load to:0x020b2188 module:overlay(0) +from:0x0206f958 kind:arm_call to:0x02002b08 module:main +from:0x0206f970 kind:load to:0x020aa7b4 module:overlay(0) +from:0x0206f9c4 kind:arm_call to:0x0206fbac module:overlay(0) +from:0x0206f9d0 kind:arm_call to:0x02002f04 module:main +from:0x0206f9f8 kind:arm_call to:0x02002fd4 module:main +from:0x0206fa00 kind:arm_call to:0x0203a194 module:main +from:0x0206faa4 kind:load to:0x020aa7b4 module:overlay(0) +from:0x0206fab8 kind:arm_call to:0x02002c18 module:main +from:0x0206fad4 kind:arm_call to:0x02002c18 module:main +from:0x0206faf0 kind:arm_call to:0x02002f04 module:main +from:0x0206fb04 kind:arm_call to:0x02004a98 module:main +from:0x0206fb38 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0206fb48 kind:arm_call to:0x02071574 module:overlay(0) +from:0x0206fb80 kind:arm_call to:0x02002d74 module:main +from:0x0206fb90 kind:arm_call to:0x02002e58 module:main +from:0x0206fba4 kind:load to:0x027e09a8 module:dtcm +from:0x0206fbb4 kind:arm_call to:0x02002b08 module:main +from:0x0206fbbc kind:arm_call to:0x02002c8c module:main +from:0x0206fbd8 kind:arm_call to:0x02002f04 module:main +from:0x0206fbec kind:arm_call to:0x02004a98 module:main +from:0x0206fc24 kind:arm_call to:0x02002f04 module:main +from:0x0206fc54 kind:arm_call to:0x0202f01c module:main +from:0x0206fc80 kind:arm_call to:0x020275f4 module:main +from:0x0206fc8c kind:arm_call to:0x020275f4 module:main +from:0x0206ff08 kind:arm_call to:0x0206fc44 module:overlay(0) +from:0x0206ff5c kind:arm_call to:0x0202f9bc module:main +from:0x0206ff8c kind:arm_call to:0x0206feec module:overlay(0) +from:0x0206ff94 kind:load to:0x020b531c module:overlay(0) +from:0x0206ff98 kind:load to:0x020b5318 module:overlay(0) +from:0x0206ff9c kind:load to:0x020b52e0 module:overlay(0) +from:0x02070000 kind:arm_call to:0x02070098 module:overlay(0) +from:0x02070018 kind:arm_call to:0x020700e4 module:overlay(0) +from:0x02070020 kind:load to:0x020b52e0 module:overlay(0) +from:0x02070078 kind:arm_call to:0x02070098 module:overlay(0) +from:0x02070090 kind:arm_call to:0x020700e4 module:overlay(0) +from:0x020700a4 kind:arm_call to:0x0202ef54 module:main +from:0x020700c8 kind:arm_call to:0x0202efe4 module:main +from:0x0207010c kind:load to:0x020b52e0 module:overlay(0) +from:0x02070110 kind:load to:0x0206ff14 module:overlay(0) +from:0x02070120 kind:load to:0x020b52e0 module:overlay(0) +from:0x02070124 kind:load to:0x0206ff24 module:overlay(0) +from:0x02070140 kind:load to:0x020b52e0 module:overlay(0) +from:0x02070168 kind:arm_call to:0x0202f01c module:main +from:0x02070198 kind:arm_call to:0x020275f4 module:main +from:0x020701a4 kind:arm_call to:0x020275f4 module:main +from:0x02070258 kind:arm_call to:0x02034088 module:main +from:0x02070298 kind:load to:0x020c2fc4 module:overlays(1,2) +from:0x02070364 kind:arm_call to:0x0207027c module:overlay(0) +from:0x0207037c kind:arm_call to:0x0207027c module:overlay(0) +from:0x020704c4 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020704cc kind:load to:0x027e09a4 module:dtcm +from:0x020704d0 kind:load to:0x02049bc4 module:main +from:0x020704e4 kind:arm_call to:0x02061078 module:overlay(0) +from:0x020704f8 kind:arm_call_thumb to:0x020b6884 module:overlay(1) +from:0x02070500 kind:arm_call_thumb to:0x020b66bc module:overlay(1) +from:0x02070508 kind:arm_call to:0x02070e24 module:overlay(0) +from:0x02070514 kind:load to:0x0204a068 module:main +from:0x02070530 kind:load to:0x02071260 module:overlay(0) +from:0x020705c0 kind:load to:0x02043e30 module:main +from:0x020705c4 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02070642 kind:thumb_call to:0x020b768c module:overlay(1) +from:0x02070648 kind:thumb_call_arm to:0x020a78a4 module:overlay(0) +from:0x02070652 kind:thumb_call_arm to:0x020a780c module:overlay(0) +from:0x020706b6 kind:thumb_call to:0x020bc4b8 module:overlay(1) +from:0x020706c2 kind:thumb_call_arm to:0x020d62f0 module:overlay(24) +from:0x020706d0 kind:thumb_call_arm to:0x020a9af0 module:overlay(0) +from:0x020706d6 kind:thumb_call to:0x020b660c module:overlay(1) +from:0x020706da kind:thumb_call_arm to:0x02070cdc module:overlay(0) +from:0x020706e4 kind:load to:0x027e0cd8 module:dtcm +from:0x020706e8 kind:load to:0x027e09b8 module:dtcm +from:0x020706ec kind:load to:0x027e0ce0 module:dtcm +from:0x020706f0 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020706f8 kind:load to:0x020b64f0 module:overlay(0) +from:0x0207073e kind:thumb_call_arm to:0x02028c24 module:main +from:0x02070748 kind:thumb_call_arm to:0x02028c24 module:main +from:0x02070754 kind:thumb_call to:0x020a0c24 module:overlay(0) +from:0x0207075e kind:thumb_call to:0x020b768c module:overlay(1) +from:0x0207076c kind:thumb_call to:0x020bc4b8 module:overlay(1) +from:0x02070772 kind:thumb_call to:0x020b660c module:overlay(1) +from:0x02070776 kind:thumb_call_arm to:0x02070cdc module:overlay(0) +from:0x02070780 kind:load to:0x027e09b8 module:dtcm +from:0x02070784 kind:load to:0x027e0ce0 module:dtcm +from:0x020707ca kind:thumb_call_arm to:0x02028c24 module:main +from:0x020707d4 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020707e0 kind:thumb_call to:0x020a0c24 module:overlay(0) +from:0x020707ea kind:thumb_call to:0x020b768c module:overlay(1) +from:0x020707f8 kind:thumb_call to:0x020bc4b8 module:overlay(1) +from:0x020707fe kind:thumb_call to:0x020b660c module:overlay(1) +from:0x02070802 kind:thumb_call_arm to:0x02070cdc module:overlay(0) +from:0x0207080c kind:load to:0x027e09b8 module:dtcm +from:0x02070810 kind:load to:0x027e0ce0 module:dtcm +from:0x02070828 kind:arm_call to:0x0207244c module:overlay(0) +from:0x0207084c kind:arm_call to:0x020bb914 module:overlay(17) +from:0x02070854 kind:load to:0x027e09ac module:dtcm +from:0x02070858 kind:load to:0x0204a068 module:main +from:0x0207087c kind:arm_call to:0x020bb640 module:overlay(17) +from:0x0207088c kind:arm_call to:0x0207717c module:overlay(0) +from:0x020708b0 kind:load to:0x0204a068 module:main +from:0x020708b4 kind:load to:0x027e09bc module:dtcm +from:0x020708c4 kind:arm_call to:0x02019318 module:main +from:0x02070904 kind:arm_call to:0x020c1e34 module:overlay(17) +from:0x0207090c kind:load to:0x0204a0f0 module:main +from:0x02070910 kind:load to:0x0204a068 module:main +from:0x02070914 kind:load to:0x027e0cec module:dtcm +from:0x02070944 kind:arm_call to:0x02016684 module:main +from:0x0207095c kind:arm_call to:0x0208bf9c module:overlay(0) +from:0x02070968 kind:arm_call to:0x02072650 module:overlay(0) +from:0x02070974 kind:arm_call to:0x0207267c module:overlay(0) +from:0x02070998 kind:arm_call to:0x0207267c module:overlay(0) +from:0x020709bc kind:arm_call to:0x020bb7d8 module:overlay(17) +from:0x020709cc kind:arm_call to:0x02058fd8 module:overlay(0) +from:0x020709f4 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02070a08 kind:arm_call to:0x02081d28 module:overlay(0) +from:0x02070a10 kind:load to:0x027e0958 module:dtcm +from:0x02070a14 kind:load to:0x027e0954 module:dtcm +from:0x02070a18 kind:load to:0x027e0ce0 module:dtcm +from:0x02070a1c kind:load to:0x027e09ac module:dtcm +from:0x02070a20 kind:load to:0x027e09bc module:dtcm +from:0x02070a24 kind:load to:0x0204a068 module:main +from:0x02070a28 kind:load to:0x027e0cd8 module:dtcm +from:0x02070a5c kind:arm_call to:0x020c1e7c module:overlay(17) +from:0x02070a68 kind:arm_call to:0x02058ed0 module:overlay(0) +from:0x02070a70 kind:load to:0x0204a068 module:main +from:0x02070a74 kind:load to:0x027e0cec module:dtcm +from:0x02070a78 kind:load to:0x027e0954 module:dtcm +from:0x02070a9c kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x02070ab8 kind:arm_call to:0x02070fe0 module:overlay(0) +from:0x02070ac8 kind:arm_call to:0x02071194 module:overlay(0) +from:0x02070acc kind:arm_call to:0x02070c44 module:overlay(0) +from:0x02070af0 kind:load to:0x02070fe0 module:overlay(0) +from:0x02070afc kind:arm_call to:0x02070540 module:overlay(0) +from:0x02070b0c kind:arm_call to:0x02070fe0 module:overlay(0) +from:0x02070b20 kind:arm_call to:0x02070540 module:overlay(0) +from:0x02070b2c kind:arm_call to:0x02028c38 module:main +from:0x02070b4c kind:arm_call to:0x02070fe0 module:overlay(0) +from:0x02070ba4 kind:arm_call to:0x02070fe0 module:overlay(0) +from:0x02070bc8 kind:arm_call to:0x020a78a4 module:overlay(0) +from:0x02070be0 kind:arm_call to:0x020a780c module:overlay(0) +from:0x02070c38 kind:arm_call to:0x02070fe0 module:overlay(0) +from:0x02070c5c kind:load to:0x02049a0c module:main +from:0x02070c60 kind:load to:0x02070d15 module:overlay(0) +from:0x02070c7c kind:arm_call to:0x02081d3c module:overlay(0) +from:0x02070c94 kind:arm_call to:0x020703a4 module:overlay(0) +from:0x02070c9c kind:load to:0x027e0cd8 module:dtcm +from:0x02070cb8 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x02070cd0 kind:arm_call to:0x02070400 module:overlay(0) +from:0x02070cd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02070ce8 kind:arm_call to:0x0207330c module:overlay(0) +from:0x02070cf4 kind:arm_call to:0x0206124c module:overlay(0) +from:0x02070d00 kind:arm_call to:0x0207da20 module:overlay(0) +from:0x02070d08 kind:load to:0x027e09b8 module:dtcm +from:0x02070d0c kind:load to:0x0204a068 module:main +from:0x02070d10 kind:load to:0x027e09c0 module:dtcm +from:0x02070d18 kind:thumb_call_arm to:0x02070e20 module:overlay(0) +from:0x02070d1e kind:thumb_call_arm to:0x02013014 module:main +from:0x02070d26 kind:thumb_call_arm to:0x02061078 module:overlay(0) +from:0x02070d30 kind:thumb_call to:0x020b7124 module:overlay(1) +from:0x02070d36 kind:thumb_call_arm to:0x02070cdc module:overlay(0) +from:0x02070d3c kind:thumb_call_arm to:0x02070540 module:overlay(0) +from:0x02070d46 kind:thumb_call_arm to:0x02028c38 module:main +from:0x02070dde kind:thumb_call_arm to:0x020d58e0 module:overlay(24) +from:0x02070de6 kind:thumb_call_arm to:0x020d4208 module:overlay(24) +from:0x02070dee kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x02070dfe kind:thumb_call_arm to:0x02013070 module:main +from:0x02070e08 kind:load to:0x0204997c module:main +from:0x02070e0c kind:load to:0x0204a068 module:main +from:0x02070e10 kind:load to:0x027e09a4 module:dtcm +from:0x02070e14 kind:load to:0x027e0d04 module:dtcm +from:0x02070e18 kind:load to:0x027e0cfc module:dtcm +from:0x02070e34 kind:load to:0x027e09a4 module:dtcm +from:0x02070e40 kind:load to:0x02070c44 module:overlay(0) +from:0x02070e74 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02070e90 kind:arm_call to:0x01ffd43c module:itcm +from:0x02070ef0 kind:load to:0x027e0ce0 module:dtcm +from:0x02070ef4 kind:load to:0x027e09bc module:dtcm +from:0x02070f10 kind:arm_call to:0x02070e44 module:overlay(0) +from:0x02070f28 kind:arm_call to:0x02065c98 module:overlay(0) +from:0x02070f50 kind:arm_call to:0x02070e44 module:overlay(0) +from:0x02070f68 kind:arm_call to:0x02065ce0 module:overlay(0) +from:0x02070fa0 kind:arm_call to:0x02070e44 module:overlay(0) +from:0x02070fb4 kind:arm_call to:0x02065ce0 module:overlay(0) +from:0x02070fd0 kind:arm_call to:0x02065e68 module:overlay(0) +from:0x02070fd8 kind:arm_call to:0x02070c44 module:overlay(0) +from:0x02070ff0 kind:arm_call to:0x02071260 module:overlay(0) +from:0x0207101c kind:arm_call to:0x02070c44 module:overlay(0) +from:0x0207103c kind:arm_call to:0x02070ef8 module:overlay(0) +from:0x02071048 kind:arm_call to:0x0201b980 module:main +from:0x02071098 kind:arm_call to:0x0201bba4 module:main +from:0x020710c0 kind:arm_call to:0x0201b980 module:main +from:0x02071144 kind:arm_call to:0x02069fa4 module:overlay(0) +from:0x02071164 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x02071170 kind:load to:0x020aa872 module:overlay(0) +from:0x02071174 kind:load to:0x020aa86c module:overlay(0) +from:0x02071178 kind:load to:0x0204e5d8 module:main +from:0x0207117c kind:load to:0x020aa86d module:overlay(0) +from:0x02071180 kind:load to:0x020aa86e module:overlay(0) +from:0x02071184 kind:load to:0x020aa86f module:overlay(0) +from:0x02071188 kind:load to:0x020b50a0 module:overlay(0) +from:0x0207118c kind:load to:0x027e09a4 module:dtcm +from:0x02071190 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020711ac kind:arm_call to:0x02070c44 module:overlay(0) +from:0x02071224 kind:arm_call to:0x02069fa4 module:overlay(0) +from:0x02071248 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x02071254 kind:load to:0x020b50a0 module:overlay(0) +from:0x02071258 kind:load to:0x027e09a4 module:dtcm +from:0x0207125c kind:load to:0x020d8674 module:overlays(19,24) +from:0x0207128c kind:arm_call to:0x0201baa4 module:main +from:0x020712a0 kind:arm_call to:0x0201baa4 module:main +from:0x020712a8 kind:arm_call to:0x02011ff4 module:main +from:0x020712bc kind:arm_call to:0x0201baa4 module:main +from:0x020712d0 kind:arm_call to:0x0201baa4 module:main +from:0x020712d8 kind:arm_call to:0x02011ff4 module:main +from:0x020712f4 kind:arm_call to:0x02011f3c module:main +from:0x02071300 kind:arm_call to:0x02071308 module:overlay(0) +from:0x02071310 kind:arm_call to:0x02071f68 module:overlay(0) +from:0x02071354 kind:arm_call to:0x0207142c module:overlay(0) +from:0x020713a4 kind:load to:0x020713a8 module:overlay(0) +from:0x020713b8 kind:arm_call to:0x01ffd400 module:itcm +from:0x020713e0 kind:arm_call to:0x0207142c module:overlay(0) +from:0x0207140c kind:arm_call to:0x0207142c module:overlay(0) +from:0x02071420 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02071428 kind:load to:0x027e09a4 module:dtcm +from:0x02071448 kind:arm_call to:0x01ffb464 module:itcm +from:0x020714a8 kind:arm_call to:0x01ff9984 module:itcm +from:0x020714e4 kind:arm_call to:0x020194ec module:main +from:0x02071524 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02071568 kind:load to:0x027e09bc module:dtcm +from:0x0207156c kind:load to:0x0204a0f0 module:main +from:0x02071570 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071590 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207159c kind:arm_call to:0x01ffb744 module:itcm +from:0x02071638 kind:load to:0x0203e93c module:main +from:0x02071650 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071660 kind:arm_call to:0x02071668 module:overlay(0) +from:0x02071690 kind:arm_call to:0x01ffb428 module:itcm +from:0x020716f4 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071708 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0207171c kind:arm_call to:0x0206dc94 module:overlay(0) +from:0x02071724 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071734 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071748 kind:arm_call to:0x0206dc94 module:overlay(0) +from:0x02071750 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071770 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071784 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0207179c kind:arm_call to:0x0206e978 module:overlay(0) +from:0x020717a8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020717c0 kind:arm_call to:0x02071574 module:overlay(0) +from:0x020717d4 kind:arm_call to:0x0207163c module:overlay(0) +from:0x020717e8 kind:arm_call to:0x0206dcec module:overlay(0) +from:0x020717f0 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071810 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071824 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0207183c kind:arm_call to:0x0206e9d8 module:overlay(0) +from:0x02071848 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071868 kind:arm_call to:0x02071574 module:overlay(0) +from:0x0207187c kind:arm_call to:0x0207163c module:overlay(0) +from:0x020718a4 kind:arm_call to:0x0206e0ac module:overlay(0) +from:0x020718b0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020718d0 kind:arm_call to:0x02071574 module:overlay(0) +from:0x020718e4 kind:arm_call to:0x0207163c module:overlay(0) +from:0x02071904 kind:arm_call to:0x0206e11c module:overlay(0) +from:0x02071910 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071930 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071944 kind:arm_call to:0x0207163c module:overlay(0) +from:0x02071964 kind:arm_call to:0x0206e140 module:overlay(0) +from:0x02071970 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071984 kind:arm_call to:0x0206ec08 module:overlay(0) +from:0x0207198c kind:load to:0x020b51f4 module:overlay(0) +from:0x020719b0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020719c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02071a20 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071a3c kind:arm_call to:0x0206ea38 module:overlay(0) +from:0x02071a50 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071a6c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071a74 kind:arm_call to:0x01ffb428 module:itcm +from:0x02071ac4 kind:arm_call to:0x02002f04 module:main +from:0x02071ad4 kind:arm_call to:0x0206c498 module:overlay(0) +from:0x02071af8 kind:arm_call to:0x0206ef18 module:overlay(0) +from:0x02071b04 kind:load to:0x020b51a0 module:overlay(0) +from:0x02071b08 kind:load to:0x020b5198 module:overlay(0) +from:0x02071b0c kind:load to:0x020b51f4 module:overlay(0) +from:0x02071b58 kind:arm_call to:0x02080344 module:overlay(0) +from:0x02071b78 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071b8c kind:arm_call to:0x0207163c module:overlay(0) +from:0x02071ba0 kind:arm_call to:0x0206e4ec module:overlay(0) +from:0x02071bac kind:load to:0x027e0cd8 module:dtcm +from:0x02071bb0 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071bfc kind:arm_call to:0x02080344 module:overlay(0) +from:0x02071c1c kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071c30 kind:arm_call to:0x0206e4ec module:overlay(0) +from:0x02071c3c kind:load to:0x027e0cd8 module:dtcm +from:0x02071c40 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071c50 kind:arm_call to:0x020715f0 module:overlay(0) +from:0x02071c64 kind:arm_call to:0x0206e4ec module:overlay(0) +from:0x02071c6c kind:load to:0x020b51f4 module:overlay(0) +from:0x02071cb8 kind:arm_call to:0x02080344 module:overlay(0) +from:0x02071cd8 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071cec kind:arm_call to:0x0207163c module:overlay(0) +from:0x02071d00 kind:arm_call to:0x0206e5ac module:overlay(0) +from:0x02071d0c kind:load to:0x027e0cd8 module:dtcm +from:0x02071d10 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071d64 kind:arm_call to:0x02080344 module:overlay(0) +from:0x02071d84 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071d98 kind:arm_call to:0x0207163c module:overlay(0) +from:0x02071db0 kind:arm_call to:0x0206ea38 module:overlay(0) +from:0x02071dbc kind:load to:0x027e0cd8 module:dtcm +from:0x02071dc0 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071e14 kind:arm_call to:0x02080344 module:overlay(0) +from:0x02071e34 kind:arm_call to:0x02071574 module:overlay(0) +from:0x02071e50 kind:arm_call to:0x0206ea38 module:overlay(0) +from:0x02071e5c kind:load to:0x027e0cd8 module:dtcm +from:0x02071e60 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071e70 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071e74 kind:load to:0x0206dc40 module:overlay(0) +from:0x02071e84 kind:load to:0x020b51f4 module:overlay(0) +from:0x02071e88 kind:load to:0x0206e8b8 module:overlay(0) +from:0x02071f40 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02071f74 kind:load to:0x027e09a8 module:dtcm +from:0x020720e4 kind:arm_call to:0x0205db24 module:overlay(0) +from:0x020720f8 kind:arm_call to:0x0205db24 module:overlay(0) +from:0x0207210c kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072120 kind:arm_call to:0x0205db24 module:overlay(0) +from:0x02072134 kind:arm_call to:0x0205db24 module:overlay(0) +from:0x02072148 kind:arm_call to:0x0205db24 module:overlay(0) +from:0x0207216c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02072180 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020721d0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0207220c kind:arm_call to:0x0205db24 module:overlay(0) +from:0x02072240 kind:arm_call to:0x0205db24 module:overlay(0) +from:0x02072298 kind:arm_call to:0x01ff91e8 module:itcm +from:0x020722dc kind:arm_call to:0x01ff91e8 module:itcm +from:0x020722f0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072304 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02072318 kind:arm_call to:0x0205db24 module:overlay(0) +from:0x02072418 kind:arm_call to:0x0203a194 module:main +from:0x0207242c kind:arm_call to:0x02028cb4 module:main +from:0x0207243c kind:arm_call to:0x020720b4 module:overlay(0) +from:0x02072470 kind:arm_call to:0x02072324 module:overlay(0) +from:0x02072478 kind:arm_call to:0x02024dc8 module:main +from:0x02072488 kind:arm_call to:0x0200c174 module:main +from:0x020724a0 kind:arm_call to:0x02072ca4 module:overlay(0) +from:0x020724b0 kind:arm_call to:0x02072ca4 module:overlay(0) +from:0x020725a4 kind:arm_call to:0x02072cb4 module:overlay(0) +from:0x020725d0 kind:arm_call to:0x02024ce8 module:main +from:0x020725ec kind:arm_call to:0x02024db4 module:main +from:0x02072604 kind:arm_call to:0x02024ce8 module:main +from:0x02072620 kind:arm_call to:0x02018bb8 module:main +from:0x02072630 kind:arm_call to:0x02072f78 module:overlay(0) +from:0x0207263c kind:load to:0x027e09b0 module:dtcm +from:0x02072640 kind:load to:0x0203e93c module:main +from:0x02072648 kind:load to:0x0204adf0 module:main +from:0x0207264c kind:load to:0x0204a0f0 module:main +from:0x02072660 kind:load to:0x027e09b4 module:dtcm +from:0x02072674 kind:load to:0x027e09b4 module:dtcm +from:0x02072678 kind:load to:0x020c0ebc module:overlays(2,4,17) +from:0x020726b8 kind:arm_call to:0x02072cd8 module:overlay(0) +from:0x020726cc kind:load to:0x027e09b0 module:dtcm +from:0x0207282c kind:arm_call to:0x02028cb4 module:main +from:0x02072840 kind:arm_call to:0x02072a2c module:overlay(0) +from:0x02072850 kind:arm_call to:0x02071f78 module:overlay(0) +from:0x020729bc kind:arm_call to:0x02072a2c module:overlay(0) +from:0x020729cc kind:arm_call to:0x02071f78 module:overlay(0) +from:0x020729dc kind:arm_call to:0x02072a2c module:overlay(0) +from:0x020729ec kind:arm_call to:0x02071f78 module:overlay(0) +from:0x02072a10 kind:arm_call to:0x02028cb4 module:main +from:0x02072a50 kind:arm_call_thumb to:0x020156a0 module:main +from:0x02072a5c kind:arm_call_thumb to:0x020156fc module:main +from:0x02072a9c kind:arm_call to:0x02028cb4 module:main +from:0x02072aa4 kind:arm_call_thumb to:0x020156cc module:main +from:0x02072ad0 kind:arm_call_thumb to:0x020156cc module:main +from:0x02072ae0 kind:load to:0x020b2224 module:overlay(0) +from:0x02072ae4 kind:load to:0x020aaa74 module:overlay(0) +from:0x02072afc kind:load to:0x020b2214 module:overlay(0) +from:0x02072b00 kind:load to:0x02072f9c module:overlay(0) +from:0x02072b0c kind:load to:0x02072f9c module:overlay(0) +from:0x02072b64 kind:arm_call to:0x0205db24 module:overlay(0) +from:0x02072b74 kind:arm_call to:0x02072f9c module:overlay(0) +from:0x02072b80 kind:load to:0x0203e93c module:main +from:0x02072b84 kind:load to:0x020b2214 module:overlay(0) +from:0x02072b98 kind:arm_call to:0x02011f3c module:main +from:0x02072ba4 kind:arm_call to:0x02072bac module:overlay(0) +from:0x02072bb4 kind:arm_call to:0x02072cf8 module:overlay(0) +from:0x02072bf4 kind:arm_call to:0x02011f3c module:main +from:0x02072c18 kind:arm_call to:0x02072d1c module:overlay(0) +from:0x02072c44 kind:load to:0x020aac08 module:overlay(0) +from:0x02072c48 kind:load to:0x020aac00 module:overlay(0) +from:0x02072c70 kind:arm_call to:0x02011ff4 module:main +from:0x02072c88 kind:arm_call to:0x02072d08 module:overlay(0) +from:0x02072ce8 kind:arm_call to:0x02072d48 module:overlay(0) +from:0x02072cf0 kind:arm_call to:0x02072dc4 module:overlay(0) +from:0x02072d04 kind:load to:0x027e09b0 module:dtcm +from:0x02072d18 kind:load to:0x027e09b0 module:dtcm +from:0x02072d3c kind:arm_call to:0x02072e24 module:overlay(0) +from:0x02072d78 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072d84 kind:arm_call to:0x0200c160 module:main +from:0x02072dac kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072db8 kind:arm_call to:0x0200c160 module:main +from:0x02072e18 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02072f30 kind:load to:0x0203e93c module:main +from:0x02072f68 kind:arm_call to:0x02028bf0 module:main +from:0x02072f8c kind:arm_call to:0x02024d9c module:main +from:0x02072fc8 kind:arm_call to:0x02028c68 module:main +from:0x02072ff4 kind:arm_call to:0x02077618 module:overlay(0) +from:0x02072ffc kind:arm_call to:0x02077570 module:overlay(0) +from:0x02073074 kind:arm_call to:0x02028c68 module:main +from:0x020730a8 kind:arm_call to:0x02028c24 module:main +from:0x020730f8 kind:arm_call to:0x02028c24 module:main +from:0x0207311c kind:arm_call to:0x02011ff4 module:main +from:0x020731a0 kind:load to:0x020b2270 module:overlay(0) +from:0x020731d0 kind:load to:0x020b2270 module:overlay(0) +from:0x02073208 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02073210 kind:load to:0x027e0ce0 module:dtcm +from:0x0207321c kind:arm_call to:0x02073174 module:overlay(0) +from:0x0207324c kind:load to:0x020b2288 module:overlay(0) +from:0x02073284 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x020732b0 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x020732b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020732c8 kind:load to:0x02073778 module:overlay(0) +from:0x020732d8 kind:load to:0x02073724 module:overlay(0) +from:0x020732e8 kind:load to:0x020737d8 module:overlay(0) +from:0x020732f4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02073318 kind:arm_call to:0x02073ba0 module:overlay(0) +from:0x02073324 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02073350 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x02073360 kind:load to:0x027e09a4 module:dtcm +from:0x02073364 kind:load to:0x020b5198 module:overlay(0) +from:0x020733ac kind:arm_call to:0x02028c68 module:main +from:0x02073444 kind:arm_call to:0x02073cf0 module:overlay(0) +from:0x02073498 kind:arm_call to:0x02028c68 module:main +from:0x0207354c kind:arm_call to:0x02073cf0 module:overlay(0) +from:0x020735a0 kind:arm_call to:0x02028c68 module:main +from:0x020735e4 kind:arm_call to:0x02073cf0 module:overlay(0) +from:0x02073638 kind:arm_call to:0x02028c68 module:main +from:0x02073694 kind:arm_call to:0x02073cf0 module:overlay(0) +from:0x020736ac kind:load to:0x0207386c module:overlay(0) +from:0x02073854 kind:arm_call to:0x020736f8 module:overlay(0) +from:0x02073944 kind:arm_call to:0x02028cb4 module:main +from:0x020739cc kind:arm_call to:0x02073990 module:overlay(0) +from:0x02073a94 kind:arm_call to:0x02028cb4 module:main +from:0x02073ae0 kind:arm_call to:0x02073990 module:overlay(0) +from:0x02073bd0 kind:arm_call to:0x02073990 module:overlay(0) +from:0x02073c80 kind:arm_call to:0x020736f8 module:overlay(0) +from:0x02073c88 kind:arm_call to:0x02073990 module:overlay(0) +from:0x02073d98 kind:arm_call to:0x02028cb4 module:main +from:0x02073dc8 kind:arm_call to:0x02073cb4 module:overlay(0) +from:0x02073dfc kind:arm_call to:0x02028cb4 module:main +from:0x02073e70 kind:arm_call to:0x02073134 module:overlay(0) +from:0x02073e8c kind:arm_call to:0x02016684 module:main +from:0x02073e98 kind:arm_call to:0x02016684 module:main +from:0x02073ebc kind:load to:0x027e09b8 module:dtcm +from:0x02073ee4 kind:arm_call to:0x020742f4 module:overlay(0) +from:0x02073f00 kind:arm_call to:0x02074510 module:overlay(0) +from:0x02073f0c kind:arm_call to:0x020743a4 module:overlay(0) +from:0x02073f20 kind:arm_call to:0x0201b980 module:main +from:0x02073f54 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x02073f74 kind:arm_call to:0x0201b980 module:main +from:0x02073f9c kind:arm_call to:0x02166108 module:overlays(93,94) +from:0x02073fa4 kind:load to:0x0204e5d8 module:main +from:0x02073fa8 kind:load to:0x0204a0f0 module:main +from:0x02073fac kind:load to:0x02043e30 module:main +from:0x02073fb0 kind:load to:0x027e0d8c module:dtcm +from:0x02073ffc kind:arm_call to:0x02074510 module:overlay(0) +from:0x02074010 kind:arm_call to:0x0207832c module:overlay(0) +from:0x02074058 kind:arm_call to:0x0208bddc module:overlay(0) +from:0x02074070 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020740b0 kind:arm_call to:0x02074510 module:overlay(0) +from:0x020740e0 kind:arm_call to:0x0207444c module:overlay(0) +from:0x0207410c kind:arm_call to:0x02078210 module:overlay(0) +from:0x02074128 kind:arm_call to:0x02074510 module:overlay(0) +from:0x02074180 kind:arm_call to:0x02074510 module:overlay(0) +from:0x020741ac kind:arm_call to:0x020716bc module:overlay(0) +from:0x020741c0 kind:load to:0x027e09bc module:dtcm +from:0x020741c4 kind:load to:0x027e09b8 module:dtcm +from:0x020741c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020741cc kind:load to:0x027e09a4 module:dtcm +from:0x020741d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020741d4 kind:load to:0x0204a068 module:main +from:0x020741d8 kind:load to:0x027e09a8 module:dtcm +from:0x020741f8 kind:arm_call to:0x0207444c module:overlay(0) +from:0x0207422c kind:arm_call to:0x020742f4 module:overlay(0) +from:0x02074250 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02074270 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x0207428c kind:arm_call to:0x0208bddc module:overlay(0) +from:0x020742bc kind:arm_call to:0x02065f48 module:overlay(0) +from:0x020742c8 kind:arm_call to:0x0201b980 module:main +from:0x020742d4 kind:arm_call to:0x02073158 module:overlay(0) +from:0x020742e0 kind:load to:0x027e09bc module:dtcm +from:0x020742e4 kind:load to:0x027e09b8 module:dtcm +from:0x020742e8 kind:load to:0x027e09a4 module:dtcm +from:0x020742ec kind:load to:0x027e0ce0 module:dtcm +from:0x020742f0 kind:load to:0x0204e5d8 module:main +from:0x02074424 kind:arm_call to:0x0201bb5c module:main +from:0x0207445c kind:arm_call to:0x020742f4 module:overlay(0) +from:0x02074478 kind:arm_call to:0x02074510 module:overlay(0) +from:0x02074484 kind:arm_call to:0x020c67fc module:overlay(24) +from:0x0207449c kind:arm_call to:0x020c30f8 module:overlay(17) +from:0x020744b4 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020744d8 kind:arm_call to:0x020743a4 module:overlay(0) +from:0x020744ec kind:arm_call to:0x0201b980 module:main +from:0x020744fc kind:load to:0x027e0994 module:dtcm +from:0x02074500 kind:load to:0x020d8680 module:overlays(19,24) +from:0x02074504 kind:load to:0x027e09a4 module:dtcm +from:0x02074508 kind:load to:0x027e0cd8 module:dtcm +from:0x0207450c kind:load to:0x0204e5d8 module:main +from:0x0207453c kind:arm_call to:0x02065f24 module:overlay(0) +from:0x02074548 kind:arm_call to:0x0201b980 module:main +from:0x02074554 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x02074570 kind:arm_call to:0x0208bddc module:overlay(0) +from:0x020745a8 kind:arm_call to:0x020c68cc module:overlay(24) +from:0x020745b4 kind:load to:0x0204e5d8 module:main +from:0x020745b8 kind:load to:0x027e09a4 module:dtcm +from:0x020745bc kind:load to:0x027e0ce0 module:dtcm +from:0x020745c0 kind:load to:0x0204a068 module:main +from:0x020745c4 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020745c8 kind:load to:0x027e0994 module:dtcm +from:0x020745d8 kind:arm_call to:0x0201baa4 module:main +from:0x020745e0 kind:arm_call to:0x0201baa4 module:main +from:0x020745e8 kind:arm_call to:0x02073128 module:overlay(0) +from:0x02074600 kind:arm_call to:0x0201baa4 module:main +from:0x02074608 kind:arm_call to:0x0201baa4 module:main +from:0x02074610 kind:arm_call to:0x02073128 module:overlay(0) +from:0x02074618 kind:arm_call to:0x02011ff4 module:main +from:0x02074638 kind:arm_call to:0x02061628 module:overlay(0) +from:0x02074674 kind:arm_call to:0x020611bc module:overlay(0) +from:0x02074680 kind:load to:0x020b2244 module:overlay(0) +from:0x02074684 kind:load to:0x020b22cc module:overlay(0) +from:0x02074688 kind:load to:0x020b22fc module:overlay(0) +from:0x0207468c kind:load to:0x0204a068 module:main +from:0x020746a0 kind:load to:0x02073134 module:overlay(0) +from:0x020746c0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020746e4 kind:arm_call to:0x020736a0 module:overlay(0) +from:0x020746ec kind:load to:0x0204a068 module:main +from:0x020746f0 kind:load to:0x027e09b8 module:dtcm +from:0x02074724 kind:arm_call to:0x020611dc module:overlay(0) +from:0x02074738 kind:load to:0x0204a068 module:main +from:0x02074754 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0207475c kind:arm_call to:0x02073128 module:overlay(0) +from:0x02074764 kind:arm_call to:0x02011ff4 module:main +from:0x0207477c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02074784 kind:arm_call to:0x02073128 module:overlay(0) +from:0x02074798 kind:arm_branch to:0x02074748 module:overlay(0) +from:0x020747a8 kind:arm_branch to:0x0207473c module:overlay(0) +from:0x020747b8 kind:arm_branch to:0x02074770 module:overlay(0) +from:0x020747d0 kind:arm_call to:0x02073134 module:overlay(0) +from:0x020747f4 kind:arm_call to:0x02016684 module:main +from:0x02074800 kind:arm_call to:0x0206736c module:overlay(0) +from:0x02074860 kind:arm_call to:0x01fff584 module:itcm +from:0x0207487c kind:arm_call to:0x0207505c module:overlay(0) +from:0x020748d8 kind:arm_call to:0x020756d4 module:overlay(0) +from:0x020748e8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020748fc kind:arm_call to:0x02078464 module:overlay(0) +from:0x0207490c kind:arm_call to:0x02074ea0 module:overlay(0) +from:0x02074910 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02074924 kind:arm_call to:0x0207832c module:overlay(0) +from:0x0207495c kind:arm_call to:0x020756d4 module:overlay(0) +from:0x02074978 kind:arm_call to:0x01ff9218 module:itcm +from:0x02074988 kind:arm_call to:0x01ff9218 module:itcm +from:0x02074990 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020749bc kind:arm_call to:0x02077570 module:overlay(0) +from:0x02074a18 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x02074a38 kind:arm_call to:0x0201b980 module:main +from:0x02074a44 kind:load to:0x020aac24 module:overlay(0) +from:0x02074a48 kind:load to:0x027e09bc module:dtcm +from:0x02074a50 kind:load to:0x0204a0f0 module:main +from:0x02074a54 kind:load to:0x0204e5d8 module:main +from:0x02074a60 kind:arm_call to:0x02073148 module:overlay(0) +from:0x02074a68 kind:arm_call to:0x0207513c module:overlay(0) +from:0x02074ad0 kind:arm_call to:0x0207567c module:overlay(0) +from:0x02074af8 kind:arm_call to:0x02074d14 module:overlay(0) +from:0x02074b60 kind:arm_call to:0x020756d4 module:overlay(0) +from:0x02074b84 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02074b90 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02074bb0 kind:arm_call to:0x020756d4 module:overlay(0) +from:0x02074bd4 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02074bf8 kind:arm_call to:0x0207513c module:overlay(0) +from:0x02074c00 kind:arm_call to:0x02074e28 module:overlay(0) +from:0x02074c20 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02074c50 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x02074c80 kind:arm_call to:0x0207567c module:overlay(0) +from:0x02074ca8 kind:arm_call to:0x02074d40 module:overlay(0) +from:0x02074d04 kind:load to:0x027e0ce0 module:dtcm +from:0x02074d0c kind:load to:0x020b502c module:overlay(0) +from:0x02074d10 kind:load to:0x0204a068 module:main +from:0x02074d34 kind:arm_call to:0x0206805c module:overlay(0) +from:0x02074d3c kind:load to:0x020b502c module:overlay(0) +from:0x02074dcc kind:arm_call to:0x02078210 module:overlay(0) +from:0x02074dfc kind:arm_call to:0x02065f48 module:overlay(0) +from:0x02074e08 kind:arm_call to:0x0201b980 module:main +from:0x02074e1c kind:load to:0x027e09bc module:dtcm +from:0x02074e20 kind:load to:0x020aac10 module:overlay(0) +from:0x02074e24 kind:load to:0x0204e5d8 module:main +from:0x02074e34 kind:arm_call to:0x020c67fc module:overlay(24) +from:0x02074e60 kind:arm_call to:0x020c30f8 module:overlay(17) +from:0x02074e6c kind:arm_call to:0x020a4a98 module:overlay(0) +from:0x02074e88 kind:arm_call to:0x020611dc module:overlay(0) +from:0x02074e90 kind:load to:0x027e0994 module:dtcm +from:0x02074e94 kind:load to:0x0204a068 module:main +from:0x02074e98 kind:load to:0x020d8680 module:overlays(19,24) +from:0x02074e9c kind:load to:0x020b502c module:overlay(0) +from:0x02074eb4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02074ed4 kind:arm_call to:0x020157f8 module:main +from:0x02074f34 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02074f3c kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02074f60 kind:arm_call to:0x0201baa4 module:main +from:0x02074f68 kind:arm_call to:0x0201baa4 module:main +from:0x02074f70 kind:arm_call to:0x0201baa4 module:main +from:0x02074f78 kind:arm_call to:0x02067324 module:overlay(0) +from:0x02074f80 kind:arm_call to:0x02073128 module:overlay(0) +from:0x02074f98 kind:arm_call to:0x0201baa4 module:main +from:0x02074fa0 kind:arm_call to:0x0201baa4 module:main +from:0x02074fa8 kind:arm_call to:0x02067324 module:overlay(0) +from:0x02074fbc kind:arm_call to:0x0201baa4 module:main +from:0x02074fd4 kind:arm_call to:0x0201baa4 module:main +from:0x02074fdc kind:arm_call to:0x0201baa4 module:main +from:0x02074fe4 kind:arm_call to:0x0201baa4 module:main +from:0x02074fec kind:arm_call to:0x02067324 module:overlay(0) +from:0x02074ff4 kind:arm_call to:0x02073128 module:overlay(0) +from:0x02074ffc kind:arm_call to:0x02011ff4 module:main +from:0x0207501c kind:arm_call to:0x02067224 module:overlay(0) +from:0x02075044 kind:arm_call to:0x02065eac module:overlay(0) +from:0x0207504c kind:arm_call to:0x02076150 module:overlay(0) +from:0x02075058 kind:load to:0x020b2380 module:overlay(0) +from:0x020750c0 kind:arm_call to:0x0207567c module:overlay(0) +from:0x020750e8 kind:arm_call to:0x02075740 module:overlay(0) +from:0x020750f4 kind:arm_call to:0x020667b8 module:overlay(0) +from:0x02075114 kind:arm_call to:0x01fff458 module:itcm +from:0x02075164 kind:arm_call to:0x020a8014 module:overlay(0) +from:0x02075198 kind:arm_call to:0x01fff350 module:itcm +from:0x020751b4 kind:arm_call to:0x020e3db0 module:overlay(31) +from:0x020751c4 kind:arm_call to:0x020e3db0 module:overlay(31) +from:0x020751d0 kind:arm_call to:0x020e4064 module:overlay(31) +from:0x020751f4 kind:arm_call to:0x02075224 module:overlay(0) +from:0x02075218 kind:load to:0x020b64dc module:overlay(0) +from:0x0207521c kind:load to:0x027e0ce4 module:dtcm +from:0x02075220 kind:load to:0x020b2358 module:overlay(0) +from:0x02075230 kind:arm_call to:0x02075294 module:overlay(0) +from:0x02075248 kind:arm_call to:0x020753e4 module:overlay(0) +from:0x02075288 kind:arm_call to:0x0208bd5c module:overlay(0) +from:0x02075290 kind:load to:0x027e0ce0 module:dtcm +from:0x020752e0 kind:arm_call to:0x020756ac module:overlay(0) +from:0x02075324 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02075354 kind:load to:0x027e0d3c module:dtcm +from:0x02075358 kind:load to:0x027e0ce0 module:dtcm +from:0x0207539c kind:arm_call to:0x01fff1a4 module:itcm +from:0x020753c8 kind:arm_call to:0x020753e4 module:overlay(0) +from:0x020753e0 kind:load to:0x027e0ce0 module:dtcm +from:0x02075440 kind:arm_call to:0x020756ac module:overlay(0) +from:0x0207545c kind:arm_call to:0x020756ac module:overlay(0) +from:0x0207549c kind:arm_call to:0x01fff148 module:itcm +from:0x020754d4 kind:arm_call to:0x01fff350 module:itcm +from:0x02075500 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0207552c kind:arm_call to:0x01fff350 module:itcm +from:0x02075564 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02075584 kind:arm_call to:0x020756ac module:overlay(0) +from:0x020755c4 kind:arm_call to:0x01fff148 module:itcm +from:0x020755fc kind:arm_call to:0x01fff350 module:itcm +from:0x02075620 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02075644 kind:arm_call to:0x01fff350 module:itcm +from:0x02075668 kind:load to:0x027e0d3c module:dtcm +from:0x0207566c kind:load to:0x027e0ce0 module:dtcm +from:0x02075670 kind:load to:0x020b23ac module:overlay(0) +from:0x02075674 kind:load to:0x027e0ce4 module:dtcm +from:0x02075678 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02075688 kind:arm_call to:0x02075294 module:overlay(0) +from:0x020756a4 kind:arm_call to:0x020753e4 module:overlay(0) +from:0x020756c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020756d0 kind:load to:0x027e0ce4 module:dtcm +from:0x020756e8 kind:arm_call to:0x020753e4 module:overlay(0) +from:0x02075724 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0207573c kind:load to:0x027e0ce0 module:dtcm +from:0x02075760 kind:arm_call to:0x020753e4 module:overlay(0) +from:0x02075774 kind:arm_call to:0x0207535c module:overlay(0) +from:0x020757a8 kind:arm_call to:0x02075294 module:overlay(0) +from:0x020757c0 kind:arm_call to:0x020753e4 module:overlay(0) +from:0x020757f4 kind:arm_call to:0x020a8dd0 module:overlay(0) +from:0x02075818 kind:arm_call to:0x0208bd28 module:overlay(0) +from:0x02075824 kind:load to:0x027e0ce0 module:dtcm +from:0x02075840 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x0207584c kind:load to:0x020b502c module:overlay(0) +from:0x02075870 kind:arm_call to:0x020756ac module:overlay(0) +from:0x020758b8 kind:arm_call to:0x020756ac module:overlay(0) +from:0x020758d4 kind:arm_call to:0x02067454 module:overlay(0) +from:0x020758f4 kind:arm_call to:0x020756ac module:overlay(0) +from:0x02075a68 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x02075a94 kind:arm_call to:0x020801f0 module:overlay(0) +from:0x02075ab0 kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x02075ae0 kind:arm_call to:0x020a8014 module:overlay(0) +from:0x02075b18 kind:arm_call to:0x0208bddc module:overlay(0) +from:0x02075b34 kind:arm_call to:0x0207608c module:overlay(0) +from:0x02075b4c kind:arm_call to:0x0207608c module:overlay(0) +from:0x02075b60 kind:arm_call to:0x0207567c module:overlay(0) +from:0x02075bb4 kind:arm_call to:0x0207567c module:overlay(0) +from:0x02075c24 kind:arm_call to:0x0208bd7c module:overlay(0) +from:0x02075c48 kind:arm_call to:0x0207567c module:overlay(0) +from:0x02075c6c kind:arm_call to:0x020a9490 module:overlay(0) +from:0x02075ca4 kind:arm_call to:0x0208bd94 module:overlay(0) +from:0x02075cc0 kind:arm_call to:0x02075740 module:overlay(0) +from:0x02075cc8 kind:arm_call to:0x020760e8 module:overlay(0) +from:0x02075ce4 kind:arm_call to:0x0207567c module:overlay(0) +from:0x02075d18 kind:arm_call to:0x020756d4 module:overlay(0) +from:0x02075d30 kind:arm_call to:0x020a9198 module:overlay(0) +from:0x02075d8c kind:arm_call to:0x02075740 module:overlay(0) +from:0x02075dbc kind:arm_call to:0x0207567c module:overlay(0) +from:0x02075e20 kind:arm_call to:0x02075224 module:overlay(0) +from:0x02075e50 kind:arm_call to:0x02075740 module:overlay(0) +from:0x02075e68 kind:arm_call to:0x0207567c module:overlay(0) +from:0x02075ea0 kind:arm_call to:0x02096bf4 module:overlay(0) +from:0x02075ea8 kind:arm_call to:0x01fff458 module:itcm +from:0x02075eec kind:arm_call to:0x02076180 module:overlay(0) +from:0x02075f10 kind:arm_call to:0x0216ee78 module:overlay(94) +from:0x02075f18 kind:arm_call to:0x0216eeec module:overlay(94) +from:0x02075f28 kind:arm_call to:0x020d43cc module:overlay(24) +from:0x02075f3c kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x02075f48 kind:arm_call to:0x0201b980 module:main +from:0x02075f78 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x02075f84 kind:arm_call to:0x0201b980 module:main +from:0x02075fb8 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02075fc8 kind:arm_call to:0x02175238 module:overlay(94) +from:0x02075fdc kind:arm_call to:0x021751f8 module:overlay(94) +from:0x02076020 kind:arm_call to:0x02066ddc module:overlay(0) +from:0x0207602c kind:load to:0x027e0ce0 module:dtcm +from:0x02076030 kind:load to:0x027e0cd8 module:dtcm +from:0x02076034 kind:load to:0x020b64dc module:overlay(0) +from:0x0207603c kind:load to:0x027e0cfc module:dtcm +from:0x02076040 kind:load to:0x0204e5d8 module:main +from:0x02076044 kind:load to:0x020b502c module:overlay(0) +from:0x02076048 kind:load to:0x021752d4 module:overlays(88,89,94) +from:0x0207609c kind:arm_call to:0x0207567c module:overlay(0) +from:0x020760dc kind:arm_call to:0x0208bd6c module:overlay(0) +from:0x020760e4 kind:load to:0x027e0ce0 module:dtcm +from:0x02076110 kind:arm_call to:0x020756d4 module:overlay(0) +from:0x02076140 kind:arm_call to:0x02078a50 module:overlay(0) +from:0x0207614c kind:load to:0x027e09bc module:dtcm +from:0x02076158 kind:arm_call to:0x0201bac4 module:main +from:0x0207617c kind:load to:0x020b2364 module:overlay(0) +from:0x020761b4 kind:arm_call to:0x0201bb5c module:main +from:0x020761c0 kind:arm_call to:0x0201b980 module:main +from:0x020761d8 kind:load to:0x0204e5d8 module:main +from:0x020761e4 kind:arm_call to:0x0201baa4 module:main +from:0x020761ec kind:arm_call to:0x02011ff4 module:main +from:0x02076204 kind:arm_call to:0x0201baa4 module:main +from:0x0207620c kind:arm_call to:0x0201baa4 module:main +from:0x02076214 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0207621c kind:arm_call to:0x02011ff4 module:main +from:0x0207628c kind:arm_call to:0x01ffa81c module:itcm +from:0x02076298 kind:load to:0x020b2448 module:overlay(0) +from:0x0207629c kind:load to:0x027e0108 module:dtcm +from:0x020762a0 kind:load to:0x027e00fc module:dtcm +from:0x020762c0 kind:load to:0x02022880 module:main +from:0x02076318 kind:arm_call to:0x01ffb714 module:itcm +from:0x02076324 kind:arm_call to:0x01ffb860 module:itcm +from:0x02076354 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02076360 kind:arm_call to:0x01ffb860 module:itcm +from:0x020763e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020763e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02076428 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0207642c kind:arm_call to:0x01ffb474 module:itcm +from:0x02076494 kind:load to:0x020b5350 module:overlay(0) +from:0x02076498 kind:load to:0x020b2430 module:overlay(0) +from:0x0207649c kind:load to:0x0203e93c module:main +from:0x020764b4 kind:arm_call to:0x020762c4 module:overlay(0) +from:0x0207653c kind:arm_call to:0x01ffb428 module:itcm +from:0x02076540 kind:arm_call to:0x01ffb464 module:itcm +from:0x02076588 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0207658c kind:arm_call to:0x01ffb474 module:itcm +from:0x0207659c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020765a0 kind:arm_call to:0x01ffb474 module:itcm +from:0x02076668 kind:load to:0x020b5350 module:overlay(0) +from:0x0207666c kind:load to:0x020b2430 module:overlay(0) +from:0x02076670 kind:load to:0x0203e93c module:main +from:0x020766d8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02076728 kind:arm_call to:0x02028cb4 module:main +from:0x02076740 kind:arm_call to:0x020249ec module:main +from:0x02076764 kind:arm_call to:0x02028d24 module:main +from:0x0207676c kind:arm_call to:0x02024a08 module:main +from:0x02076774 kind:arm_call to:0x0205ad00 module:overlay(0) +from:0x02076780 kind:load to:0x027e0208 module:dtcm +from:0x02076788 kind:load to:0x027e0210 module:dtcm +from:0x0207678c kind:load to:0x027e0254 module:dtcm +from:0x0207681c kind:arm_call to:0x01ffb428 module:itcm +from:0x02076838 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076878 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076894 kind:arm_call to:0x01ffb744 module:itcm +from:0x020768b0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020768c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020768f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076904 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076914 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207696c kind:arm_call to:0x01ffb428 module:itcm +from:0x0207697c kind:arm_call to:0x01ffb744 module:itcm +from:0x0207698c kind:arm_call to:0x01ffb744 module:itcm +from:0x020769e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020769f4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076a04 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076a5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02076a74 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076a98 kind:arm_call to:0x01ffb744 module:itcm +from:0x02076abc kind:arm_call to:0x01ffb744 module:itcm +from:0x02076b04 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076b18 kind:arm_call to:0x01ffb428 module:itcm +from:0x02076b58 kind:arm_call to:0x02076f30 module:overlay(0) +from:0x02076b8c kind:arm_call to:0x01ffb58c module:itcm +from:0x02076c40 kind:arm_call to:0x01ffb534 module:itcm +from:0x02076c58 kind:arm_call to:0x01ffb58c module:itcm +from:0x02076cc0 kind:arm_call to:0x01ffb534 module:itcm +from:0x02076d44 kind:arm_call to:0x02028d48 module:main +from:0x02076d4c kind:arm_call to:0x01ffb00c module:itcm +from:0x02076e04 kind:arm_call to:0x01ffb474 module:itcm +from:0x02076f48 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x02076f58 kind:arm_call to:0x02076d34 module:overlay(0) +from:0x02076f68 kind:arm_call to:0x01ffa844 module:itcm +from:0x02076f78 kind:arm_call to:0x01ffb06c module:itcm +from:0x02076fc4 kind:arm_call to:0x02076794 module:overlay(0) +from:0x02077008 kind:arm_call to:0x01ffb974 module:itcm +from:0x02077018 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020770d0 kind:arm_call to:0x01ffb780 module:itcm +from:0x020770e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077134 kind:load to:0x020aac38 module:overlay(0) +from:0x02077138 kind:load to:0x020aac48 module:overlay(0) +from:0x02077144 kind:arm_call to:0x0201bac4 module:main +from:0x02077164 kind:load to:0x020b2468 module:overlay(0) +from:0x02077178 kind:load to:0x0204a0f0 module:main +from:0x020771ec kind:arm_call to:0x01ffd400 module:itcm +from:0x0207722c kind:arm_call to:0x02077a04 module:overlay(0) +from:0x02077240 kind:arm_call to:0x02077a3c module:overlay(0) +from:0x02077254 kind:arm_call to:0x020779a4 module:overlay(0) +from:0x0207725c kind:arm_call to:0x0207794c module:overlay(0) +from:0x0207726c kind:arm_call to:0x020778f4 module:overlay(0) +from:0x020772c4 kind:arm_call to:0x02077adc module:overlay(0) +from:0x020772d4 kind:arm_call to:0x02077a9c module:overlay(0) +from:0x020772e4 kind:arm_call to:0x02077adc module:overlay(0) +from:0x020772f4 kind:arm_call to:0x02077adc module:overlay(0) +from:0x02077314 kind:arm_call to:0x020778f4 module:overlay(0) +from:0x02077328 kind:load to:0x027e0cd8 module:dtcm +from:0x0207732c kind:load to:0x027e09a4 module:dtcm +from:0x02077380 kind:arm_call to:0x0207717c module:overlay(0) +from:0x0207741c kind:load to:0x027e09a4 module:dtcm +from:0x02077420 kind:load to:0x020e8524 module:overlays(19,20) +from:0x0207746c kind:load to:0x0204a0f0 module:main +from:0x02077478 kind:arm_call to:0x0201baa4 module:main +from:0x0207748c kind:arm_call to:0x0201baa4 module:main +from:0x02077494 kind:arm_call to:0x02011ff4 module:main +from:0x020774b0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020774ec kind:arm_call to:0x01ffd400 module:itcm +from:0x02077554 kind:load to:0x027e09a4 module:dtcm +from:0x02077558 kind:load to:0x02133878 module:overlay(26) +from:0x0207755c kind:load to:0x02138c10 module:overlays(26,56) +from:0x02077560 kind:load to:0x02107554 module:overlays(19,21) +from:0x02077564 kind:load to:0x02108ee0 module:overlays(19,21) +from:0x02077568 kind:load to:0x0210fcfc module:overlays(19,31) +from:0x0207756c kind:load to:0x02112880 module:overlays(19,31) +from:0x02077580 kind:arm_call to:0x020774a0 module:overlay(0) +from:0x020775c8 kind:arm_call to:0x020774a0 module:overlay(0) +from:0x02077624 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02077638 kind:arm_call to:0x01ffd400 module:itcm +from:0x02077650 kind:load to:0x027e09a4 module:dtcm +from:0x02077660 kind:arm_call to:0x02076228 module:overlay(0) +from:0x020776dc kind:arm_call to:0x02011f3c module:main +from:0x020776f8 kind:arm_call to:0x02011f3c module:main +from:0x02077704 kind:arm_call to:0x02078cdc module:overlay(0) +from:0x0207770c kind:arm_call to:0x02078d14 module:overlay(0) +from:0x020777fc kind:load to:0x020b2494 module:overlay(0) +from:0x02077800 kind:load to:0x027e0108 module:dtcm +from:0x02077804 kind:load to:0x027e00fc module:dtcm +from:0x0207780c kind:load to:0x027e09a4 module:dtcm +from:0x02077820 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x02077828 kind:arm_call to:0x02011ff4 module:main +from:0x02077844 kind:arm_call to:0x02078d10 module:overlay(0) +from:0x0207784c kind:arm_call to:0x02011ff4 module:main +from:0x02077860 kind:load to:0x020b2494 module:overlay(0) +from:0x02077874 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x0207787c kind:arm_call to:0x02011ff4 module:main +from:0x02077898 kind:arm_call to:0x02078d10 module:overlay(0) +from:0x020778a0 kind:arm_call to:0x02011ff4 module:main +from:0x020778b0 kind:arm_call to:0x02011ff4 module:main +from:0x020778bc kind:load to:0x020b2494 module:overlay(0) +from:0x02077900 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x0207791c kind:arm_call to:0x020793ec module:overlay(0) +from:0x02077928 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02077944 kind:arm_call to:0x02077b1c module:overlay(0) +from:0x02077958 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x02077974 kind:arm_call to:0x0212fea4 module:overlay(26) +from:0x02077980 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0207799c kind:arm_call to:0x02077b1c module:overlay(0) +from:0x020779b0 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x020779cc kind:arm_call to:0x02166014 module:overlays(91,93) +from:0x020779d8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020779fc kind:arm_call to:0x02077b1c module:overlay(0) +from:0x02077a0c kind:arm_call to:0x02078b84 module:overlay(0) +from:0x02077a28 kind:arm_call to:0x02165880 module:overlays(88,89,90,91,92,93,94) +from:0x02077a34 kind:arm_call to:0x02077b1c module:overlay(0) +from:0x02077a48 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x02077a64 kind:arm_call to:0x02130c30 module:overlay(26) +from:0x02077a70 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02077a94 kind:arm_call to:0x02077b1c module:overlay(0) +from:0x02077aa8 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x02077ac8 kind:arm_call to:0x02078fdc module:overlay(0) +from:0x02077ad4 kind:arm_call to:0x02077b1c module:overlay(0) +from:0x02077ae8 kind:arm_call to:0x02078b84 module:overlay(0) +from:0x02077b08 kind:arm_call to:0x02079180 module:overlay(0) +from:0x02077b14 kind:arm_call to:0x02077b1c module:overlay(0) +from:0x02077b2c kind:arm_call to:0x02078d14 module:overlay(0) +from:0x02077c10 kind:arm_call to:0x020781c8 module:overlay(0) +from:0x02077c1c kind:load to:0x027e0108 module:dtcm +from:0x02077c20 kind:load to:0x027e00fc module:dtcm +from:0x02077c58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02077c60 kind:arm_call to:0x02078d48 module:overlay(0) +from:0x02077c78 kind:arm_call to:0x02078c08 module:overlay(0) +from:0x02077cf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02077d24 kind:arm_call to:0x01ff9824 module:itcm +from:0x02077d9c kind:arm_call to:0x0203a194 module:main +from:0x02077db4 kind:arm_call to:0x02015974 module:main +from:0x02077dd4 kind:arm_call to:0x0203a194 module:main +from:0x02077de8 kind:arm_call to:0x02015974 module:main +from:0x02077dfc kind:arm_call to:0x01ffb428 module:itcm +from:0x02077e20 kind:arm_call to:0x01ff9984 module:itcm +from:0x02077e38 kind:arm_call to:0x01ff9984 module:itcm +from:0x02077e4c kind:arm_call to:0x01ff9318 module:itcm +from:0x02077e60 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02077e78 kind:arm_call to:0x02078090 module:overlay(0) +from:0x02077ecc kind:arm_call to:0x02078e5c module:overlay(0) +from:0x02077ef4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02077f70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077f80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02077fb8 kind:arm_call to:0x020762a4 module:overlay(0) +from:0x02078024 kind:arm_call to:0x020762a4 module:overlay(0) +from:0x02078078 kind:arm_call to:0x020781c8 module:overlay(0) +from:0x02078084 kind:load to:0x027e09a4 module:dtcm +from:0x0207808c kind:load to:0x0203e93c module:main +from:0x02078134 kind:arm_call to:0x02022bcc module:main +from:0x02078154 kind:arm_call to:0x020764a0 module:overlay(0) +from:0x02078160 kind:load to:0x0203e93c module:main +from:0x02078170 kind:arm_call to:0x020781b4 module:overlay(0) +from:0x02078180 kind:arm_call to:0x02028c38 module:main +from:0x020781ac kind:arm_call to:0x020764a0 module:overlay(0) +from:0x020781c4 kind:load to:0x027e09bc module:dtcm +from:0x0207820c kind:load to:0x020b247c module:overlay(0) +from:0x0207822c kind:arm_call to:0x02078c08 module:overlay(0) +from:0x020782c8 kind:arm_call to:0x02078090 module:overlay(0) +from:0x020782d0 kind:arm_call to:0x02078c08 module:overlay(0) +from:0x02078304 kind:arm_call to:0x020785b4 module:overlay(0) +from:0x02078310 kind:arm_call to:0x020793ec module:overlay(0) +from:0x02078324 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x02078340 kind:arm_call to:0x020785b4 module:overlay(0) +from:0x02078350 kind:arm_call to:0x0207ab58 module:overlay(0) +from:0x02078364 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x020783b8 kind:arm_call to:0x020158c0 module:main +from:0x020783cc kind:arm_call to:0x0207832c module:overlay(0) +from:0x020783d8 kind:load to:0x027e07d4 module:dtcm +from:0x02078428 kind:arm_call to:0x020158c0 module:main +from:0x02078430 kind:arm_call to:0x020785b4 module:overlay(0) +from:0x02078440 kind:arm_call to:0x0207acc0 module:overlay(0) +from:0x02078454 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x02078460 kind:load to:0x027e07d4 module:dtcm +from:0x02078478 kind:arm_call to:0x020785b4 module:overlay(0) +from:0x02078488 kind:arm_call to:0x0207ae00 module:overlay(0) +from:0x0207849c kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x020784b4 kind:arm_call to:0x020785b4 module:overlay(0) +from:0x020784c0 kind:arm_call to:0x02165880 module:overlays(88,89,90,91,92,93,94) +from:0x020784d4 kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x020784ec kind:arm_call to:0x020785b4 module:overlay(0) +from:0x020784f8 kind:arm_call to:0x021609d0 module:overlay(75) +from:0x0207850c kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x0207852c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02078554 kind:arm_call to:0x02078684 module:overlay(0) +from:0x02078568 kind:arm_call to:0x02078574 module:overlay(0) +from:0x02078588 kind:arm_call to:0x020785b4 module:overlay(0) +from:0x02078598 kind:arm_call to:0x0207b438 module:overlay(0) +from:0x020785ac kind:arm_call to:0x02078bd8 module:overlay(0) +from:0x020785cc kind:arm_call to:0x02078c08 module:overlay(0) +from:0x02078668 kind:load to:0x02076674 module:overlay(0) +from:0x020786a8 kind:arm_call to:0x020158c0 module:main +from:0x020786cc kind:arm_call to:0x02078c78 module:overlay(0) +from:0x020786e0 kind:arm_call to:0x0207a1cc module:overlay(0) +from:0x020786f4 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078704 kind:arm_call to:0x020798d0 module:overlay(0) +from:0x02078714 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078720 kind:arm_call to:0x02079908 module:overlay(0) +from:0x02078734 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x0207875c kind:arm_call to:0x02078c78 module:overlay(0) +from:0x020787b4 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x020787f4 kind:arm_call to:0x020158c0 module:main +from:0x02078808 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02078830 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078870 kind:arm_call to:0x020158c0 module:main +from:0x020788a0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020788ac kind:load to:0x027e07d4 module:dtcm +from:0x020788c8 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078928 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078978 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x020789b8 kind:arm_call to:0x020158c0 module:main +from:0x020789e8 kind:arm_call to:0x02078918 module:overlay(0) +from:0x020789f4 kind:load to:0x027e07d4 module:dtcm +from:0x02078a0c kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078a3c kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078a64 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078a74 kind:arm_call to:0x0207ae70 module:overlay(0) +from:0x02078a9c kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078ac0 kind:arm_call to:0x0207b5d0 module:overlay(0) +from:0x02078b14 kind:load to:0x02078dc4 module:overlay(0) +from:0x02078b60 kind:arm_call to:0x0207a220 module:overlay(0) +from:0x02078b74 kind:arm_call to:0x02078c78 module:overlay(0) +from:0x02078bb0 kind:arm_call to:0x02078c08 module:overlay(0) +from:0x02078c44 kind:arm_call to:0x02078d90 module:overlay(0) +from:0x02078d2c kind:arm_call to:0x02078e8c module:overlay(0) +from:0x02078d64 kind:arm_call to:0x02078e98 module:overlay(0) +from:0x02078da8 kind:arm_call to:0x02078fc8 module:overlay(0) +from:0x02078e20 kind:arm_call to:0x02078fc8 module:overlay(0) +from:0x02078e30 kind:arm_call to:0x02078f84 module:overlay(0) +from:0x02078e48 kind:load to:0x020aac60 module:overlay(0) +from:0x02078e70 kind:arm_call to:0x02078e4c module:overlay(0) +from:0x02078e80 kind:arm_call to:0x02078e4c module:overlay(0) +from:0x02078e94 kind:load to:0x02078fc8 module:overlay(0) +from:0x02078ef8 kind:arm_call to:0x0203a194 module:main +from:0x02078f80 kind:load to:0x0203e93c module:main +from:0x02078fe8 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x02079000 kind:load to:0x020b24b8 module:overlay(0) +from:0x02079018 kind:load to:0x0207902c module:overlay(0) +from:0x02079028 kind:load to:0x0207902c module:overlay(0) +from:0x02079050 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079064 kind:arm_call to:0x01ffb780 module:itcm +from:0x0207906c kind:arm_call to:0x01ff938c module:itcm +from:0x020790a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020790e0 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x020790f4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02079108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02079148 kind:load to:0x027e00fc module:dtcm +from:0x0207914c kind:load to:0x0203e93c module:main +from:0x02079158 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207916c kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02079174 kind:arm_call to:0x02011ff4 module:main +from:0x0207918c kind:arm_call to:0x020792b0 module:overlay(0) +from:0x020791a4 kind:load to:0x020b24e4 module:overlay(0) +from:0x020791bc kind:load to:0x020791d0 module:overlay(0) +from:0x020791cc kind:load to:0x020791d0 module:overlay(0) +from:0x02079260 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02079274 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207927c kind:arm_call to:0x02011ff4 module:main +from:0x020792cc kind:load to:0x020b253c module:overlay(0) +from:0x020792dc kind:arm_call to:0x02011ff4 module:main +from:0x02079330 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207933c kind:arm_call to:0x01ff9258 module:itcm +from:0x02079384 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02079390 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0207939c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020793b4 kind:load to:0x020b2520 module:overlay(0) +from:0x020793b8 kind:load to:0x020b2508 module:overlay(0) +from:0x020793c4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020793d8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020793e0 kind:arm_call to:0x02011ff4 module:main +from:0x020793f4 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x020794a4 kind:load to:0x020b256c module:overlay(0) +from:0x020794a8 kind:load to:0x020b2590 module:overlay(0) +from:0x02079514 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x0207956c kind:arm_call to:0x020157f8 module:main +from:0x0207975c kind:arm_call to:0x02160f80 module:overlay(75) +from:0x020797b0 kind:arm_call to:0x02070540 module:overlay(0) +from:0x020797cc kind:arm_call to:0x0207a6f0 module:overlay(0) +from:0x020797f8 kind:arm_call to:0x01fff350 module:itcm +from:0x02079834 kind:arm_call to:0x01fff350 module:itcm +from:0x02079858 kind:arm_call to:0x02070540 module:overlay(0) +from:0x020798a8 kind:arm_call to:0x02161b44 module:overlays(59,68) +from:0x020798b4 kind:load to:0x027e0cdc module:dtcm +from:0x020798b8 kind:load to:0x020b2590 module:overlay(0) +from:0x020798bc kind:load to:0x027e09a4 module:dtcm +from:0x020798c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020798c8 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02079904 kind:load to:0x020b2590 module:overlay(0) +from:0x02079954 kind:arm_call to:0x020829e8 module:overlay(0) +from:0x020799ac kind:arm_call to:0x01ffb714 module:itcm +from:0x020799d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020799e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020799f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02079a08 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02079a6c kind:arm_call to:0x01ffb800 module:itcm +from:0x02079a9c kind:arm_call to:0x01ff97c8 module:itcm +from:0x02079ab8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02079b24 kind:arm_call to:0x0205d574 module:overlay(0) +from:0x02079bdc kind:arm_call to:0x01ff9984 module:itcm +from:0x02079bec kind:arm_call to:0x01ff91b8 module:itcm +from:0x02079c9c kind:load to:0x027e0cdc module:dtcm +from:0x02079ca8 kind:load to:0x020b2560 module:overlay(0) +from:0x02079cac kind:load to:0x0203e93c module:main +from:0x02079cd8 kind:arm_call to:0x020829e8 module:overlay(0) +from:0x02079ce8 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x02079d90 kind:arm_call to:0x0207992c module:overlay(0) +from:0x02079dc4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02079dd4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02079e04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079e14 kind:arm_call to:0x01ffb714 module:itcm +from:0x02079e20 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02079e30 kind:arm_call to:0x01ffd054 module:itcm +from:0x02079e3c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02079e44 kind:arm_call to:0x01ffb800 module:itcm +from:0x02079e54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02079e74 kind:arm_call to:0x01ffb428 module:itcm +from:0x02079e80 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02079f38 kind:arm_call to:0x02079300 module:overlay(0) +from:0x02079fdc kind:arm_call to:0x0207a1b4 module:overlay(0) +from:0x0207a0ac kind:arm_call to:0x02082a38 module:overlay(0) +from:0x0207a0b4 kind:arm_call to:0x02084324 module:overlay(0) +from:0x0207a104 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a12c kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a180 kind:arm_call to:0x020157f8 module:main +from:0x0207a1a4 kind:load to:0x027e0cdc module:dtcm +from:0x0207a1a8 kind:load to:0x027e07d4 module:dtcm +from:0x0207a1ac kind:load to:0x027e09a4 module:dtcm +from:0x0207a1b0 kind:load to:0x027e09bc module:dtcm +from:0x0207a1bc kind:load to:0x027e0c90 module:dtcm +from:0x0207a1c8 kind:load to:0x02079908 module:overlay(0) +from:0x0207a1e8 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207a298 kind:load to:0x020b2590 module:overlay(0) +from:0x0207a2b8 kind:arm_call to:0x01fff148 module:itcm +from:0x0207a304 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a31c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a354 kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x0207a364 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a3a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0207a470 kind:arm_call to:0x01ff9218 module:itcm +from:0x0207a544 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a558 kind:arm_call to:0x01ff930c module:itcm +from:0x0207a574 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207a580 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a584 kind:load to:0x027e0cd8 module:dtcm +from:0x0207a5c0 kind:arm_call to:0x01fff148 module:itcm +from:0x0207a5f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a604 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a624 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207a6ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0207a6bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207a6e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a6e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0207a704 kind:arm_call to:0x0207a830 module:overlay(0) +from:0x0207a738 kind:arm_call to:0x01fff148 module:itcm +from:0x0207a77c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207a79c kind:arm_call to:0x020802cc module:overlay(0) +from:0x0207a7e8 kind:arm_call to:0x0208baec module:overlay(0) +from:0x0207a808 kind:arm_call to:0x0207a830 module:overlay(0) +from:0x0207a818 kind:arm_call to:0x01ff9318 module:itcm +from:0x0207a824 kind:load to:0x027e0ce0 module:dtcm +from:0x0207a828 kind:load to:0x027e0cd8 module:dtcm +from:0x0207a84c kind:arm_call to:0x01fff148 module:itcm +from:0x0207a890 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a89c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207a8e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a900 kind:arm_call to:0x01ff947c module:itcm +from:0x0207a964 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a980 kind:arm_call to:0x01ff947c module:itcm +from:0x0207a9d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207a9f0 kind:arm_call to:0x01ff947c module:itcm +from:0x0207aa50 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207aa6c kind:arm_call to:0x01ff947c module:itcm +from:0x0207ab20 kind:load to:0x027e0ce0 module:dtcm +from:0x0207ab24 kind:load to:0x027e0cd8 module:dtcm +from:0x0207ab30 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207ab44 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207ab4c kind:arm_call to:0x02011ff4 module:main +from:0x0207ab64 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x0207ab90 kind:load to:0x020b26f8 module:overlay(0) +from:0x0207ac48 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207ac58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ac74 kind:arm_call to:0x020157f8 module:main +from:0x0207ac98 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207acac kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207acb4 kind:arm_call to:0x02011ff4 module:main +from:0x0207accc kind:arm_call to:0x020792b0 module:overlay(0) +from:0x0207acf8 kind:load to:0x020b2724 module:overlay(0) +from:0x0207ad4c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0207ad58 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207ad64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207add8 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207adec kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207adf4 kind:arm_call to:0x02011ff4 module:main +from:0x0207ae10 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x0207ae64 kind:load to:0x020b2750 module:overlay(0) +from:0x0207ae90 kind:arm_call to:0x0207aff4 module:overlay(0) +from:0x0207aea0 kind:load to:0x0207aff4 module:overlay(0) +from:0x0207aee0 kind:arm_call to:0x020157f8 module:main +from:0x0207af2c kind:arm_call to:0x02081d3c module:overlay(0) +from:0x0207afb4 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x0207afc8 kind:arm_call to:0x0207e040 module:overlay(0) +from:0x0207afec kind:load to:0x027e09a4 module:dtcm +from:0x0207aff0 kind:load to:0x027e0cd8 module:dtcm +from:0x0207b06c kind:arm_call to:0x01fff148 module:itcm +from:0x0207b084 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b0a4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207b0c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207b108 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207b11c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207b12c kind:arm_call to:0x0207aef8 module:overlay(0) +from:0x0207b140 kind:arm_call to:0x0207aef8 module:overlay(0) +from:0x0207b154 kind:arm_call to:0x0207aef8 module:overlay(0) +from:0x0207b164 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0207b19c kind:arm_call to:0x01fff350 module:itcm +from:0x0207b1cc kind:arm_call to:0x02127ca4 module:overlay(40) +from:0x0207b244 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207b2a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207b2dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0207b3ac kind:arm_call to:0x020778c0 module:overlay(0) +from:0x0207b3e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0207b3e4 kind:load to:0x027e09a4 module:dtcm +from:0x0207b3ec kind:load to:0x027e0ce4 module:dtcm +from:0x0207b3f4 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0207b404 kind:load to:0x027e09bc module:dtcm +from:0x0207b410 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207b424 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207b42c kind:arm_call to:0x02011ff4 module:main +from:0x0207b444 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x0207b47c kind:load to:0x020b277c module:overlay(0) +from:0x0207b530 kind:arm_call to:0x01ff9638 module:itcm +from:0x0207b544 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207b574 kind:arm_call to:0x02079300 module:overlay(0) +from:0x0207b5a8 kind:arm_call to:0x020157f8 module:main +from:0x0207b5e8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0207b610 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207b624 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0207b62c kind:arm_call to:0x02011ff4 module:main +from:0x0207b654 kind:arm_call to:0x0207e610 module:overlay(0) +from:0x0207b660 kind:load to:0x020b27fc module:overlay(0) +from:0x0207b664 kind:load to:0x027e09c0 module:dtcm +from:0x0207b684 kind:arm_call to:0x0207e610 module:overlay(0) +from:0x0207b68c kind:arm_call to:0x02011ff4 module:main +from:0x0207b698 kind:load to:0x020b27fc module:overlay(0) +from:0x0207b69c kind:load to:0x027e09c0 module:dtcm +from:0x0207b6bc kind:arm_call to:0x0207e610 module:overlay(0) +from:0x0207b6c8 kind:load to:0x020b27fc module:overlay(0) +from:0x0207b6cc kind:load to:0x027e09c0 module:dtcm +from:0x0207b70c kind:arm_call to:0x0207b6d0 module:overlay(0) +from:0x0207b784 kind:arm_call to:0x01ffccc0 module:itcm +from:0x0207b7a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b7c4 kind:arm_call to:0x0207b6d0 module:overlay(0) +from:0x0207b844 kind:arm_call to:0x01ffcea0 module:itcm +from:0x0207b864 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207b884 kind:arm_call to:0x0207b6d0 module:overlay(0) +from:0x0207b908 kind:arm_call to:0x01ffd218 module:itcm +from:0x0207b91c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0207b930 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0207b938 kind:arm_call to:0x02011ff4 module:main +from:0x0207b94c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0207b960 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0207b968 kind:arm_call to:0x02011ff4 module:main +from:0x0207b97c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0207b990 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0207b998 kind:arm_call to:0x02011ff4 module:main +from:0x0207b9ac kind:arm_call to:0x0207e750 module:overlay(0) +from:0x0207ba0c kind:arm_call to:0x0207e750 module:overlay(0) +from:0x0207ba78 kind:arm_call_thumb to:0x020be118 module:overlay(1) +from:0x0207ba90 kind:load to:0x0207eb20 module:overlay(0) +from:0x0207bb2c kind:arm_call to:0x0207ed20 module:overlay(0) +from:0x0207bb38 kind:arm_call to:0x0207bcdc module:overlay(0) +from:0x0207bb48 kind:arm_call to:0x0207bcdc module:overlay(0) +from:0x0207bb68 kind:arm_call to:0x0207bbdc module:overlay(0) +from:0x0207bc78 kind:arm_call to:0x0207bcb4 module:overlay(0) +from:0x0207bc9c kind:arm_call to:0x0207bcb4 module:overlay(0) +from:0x0207bd54 kind:arm_call to:0x0203a3a0 module:main +from:0x0207bd5c kind:load to:0x027e0c90 module:dtcm +from:0x0207bd84 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207bdcc kind:arm_call to:0x02080078 module:overlay(0) +from:0x0207be30 kind:arm_call to:0x01fff498 module:itcm +from:0x0207be7c kind:arm_call to:0x01ffdd1c module:itcm +from:0x0207bec4 kind:arm_call to:0x0207bcdc module:overlay(0) +from:0x0207bed4 kind:arm_call to:0x0207bcdc module:overlay(0) +from:0x0207bf68 kind:arm_call to:0x01ffdd1c module:itcm +from:0x0207bfa8 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207bfb8 kind:load to:0x027e0ce8 module:dtcm +from:0x0207bfbc kind:load to:0x01ffde68 module:itcm +from:0x0207bfc0 kind:load to:0x01ffde8c module:itcm +from:0x0207bfd0 kind:arm_call to:0x02011ff4 module:main +from:0x0207c024 kind:load to:0x020b2834 module:overlay(0) +from:0x0207c03c kind:arm_call to:0x01ffe778 module:itcm +from:0x0207c070 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c130 kind:arm_call to:0x0203a194 module:main +from:0x0207c140 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207c15c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c1dc kind:arm_call to:0x01ffccf4 module:itcm +from:0x0207c1f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207c20c kind:arm_call to:0x01ffb800 module:itcm +from:0x0207c230 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c240 kind:arm_call to:0x01ff938c module:itcm +from:0x0207c24c kind:arm_call to:0x01ffb744 module:itcm +from:0x0207c298 kind:arm_call to:0x0207c0e4 module:overlay(0) +from:0x0207c300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c318 kind:arm_call to:0x0207c1c0 module:overlay(0) +from:0x0207c384 kind:load to:0x01ffcc98 module:itcm +from:0x0207c3a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207c3bc kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207c4d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c4e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c510 kind:arm_call to:0x0205dff4 module:overlay(0) +from:0x0207c574 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c760 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207c784 kind:arm_call to:0x0205df80 module:overlay(0) +from:0x0207c78c kind:arm_call to:0x01ffb800 module:itcm +from:0x0207c7b4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207c7c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207c8c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207c928 kind:arm_call to:0x0207c0e4 module:overlay(0) +from:0x0207c948 kind:load to:0x01ffd0d0 module:itcm +from:0x0207c9d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207c9e0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207ca5c kind:arm_call to:0x01ffd098 module:itcm +from:0x0207ca80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207ca9c kind:load to:0x01ffd054 module:itcm +from:0x0207cafc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207cc7c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0207cc88 kind:arm_call to:0x01ffb474 module:itcm +from:0x0207cd58 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207ce3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207ce50 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207ce78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207ce9c kind:arm_call to:0x01ff9258 module:itcm +from:0x0207ced8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cf64 kind:arm_call to:0x01ffccf4 module:itcm +from:0x0207cf80 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207cf94 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207cfb4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207cfd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207cff8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d018 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d02c kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d088 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d08c kind:arm_call to:0x01ffb474 module:itcm +from:0x0207d174 kind:arm_call to:0x0203a194 module:main +from:0x0207d264 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d2b8 kind:load to:0x01ffce40 module:itcm +from:0x0207d2d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d324 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d440 kind:arm_call to:0x0205ed48 module:overlay(0) +from:0x0207d460 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d488 kind:arm_call to:0x01ff938c module:itcm +from:0x0207d4b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0207d514 kind:arm_call to:0x0207c0e4 module:overlay(0) +from:0x0207d578 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0207d5b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d5c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d5d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d5e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d6c4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d6d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d6e0 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d718 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d764 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d778 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d798 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d7f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207d804 kind:arm_call to:0x01ff92a8 module:itcm +from:0x0207d824 kind:arm_call to:0x01ffb428 module:itcm +from:0x0207d898 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d8a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207d8b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207d8bc kind:arm_call to:0x01ffb800 module:itcm +from:0x0207d8ec kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207d95c kind:arm_call to:0x01ffb714 module:itcm +from:0x0207d9bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0207da34 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0207da54 kind:arm_call to:0x0207eecc module:overlay(0) +from:0x0207da68 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x0207da78 kind:arm_call to:0x0207bad0 module:overlay(0) +from:0x0207dc20 kind:load to:0x027e0a48 module:dtcm +from:0x0207dc24 kind:load to:0x027e0b48 module:dtcm +from:0x0207dc40 kind:load to:0x027e09e8 module:dtcm +from:0x0207dc54 kind:arm_call to:0x0207baa8 module:overlay(0) +from:0x0207dc64 kind:load to:0x027e09e8 module:dtcm +from:0x0207dce0 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207dd10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207dd6c kind:arm_call to:0x01ffcf50 module:itcm +from:0x0207dd84 kind:arm_call to:0x01ffb714 module:itcm +from:0x0207dd94 kind:arm_call to:0x01ff938c module:itcm +from:0x0207dda0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207de08 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0207de14 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207de20 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207de64 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207df9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207dfac kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207dfbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207dfcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e030 kind:arm_call to:0x0207bd64 module:overlay(0) +from:0x0207e03c kind:load to:0x027e0b48 module:dtcm +from:0x0207e080 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e098 kind:arm_call to:0x0207bd64 module:overlay(0) +from:0x0207e0a4 kind:load to:0x027e0b48 module:dtcm +from:0x0207e154 kind:arm_call to:0x0207f2d8 module:overlay(0) +from:0x0207e160 kind:load to:0x027e0a48 module:dtcm +from:0x0207e1d0 kind:arm_call to:0x0207f2d8 module:overlay(0) +from:0x0207e1dc kind:arm_call to:0x0207f444 module:overlay(0) +from:0x0207e1e8 kind:load to:0x027e0a48 module:dtcm +from:0x0207e22c kind:load to:0x027e0b48 module:dtcm +from:0x0207e230 kind:load to:0x0207bb8c module:overlay(0) +from:0x0207e240 kind:load to:0x027e0b48 module:dtcm +from:0x0207e244 kind:load to:0x0207bc64 module:overlay(0) +from:0x0207e26c kind:load to:0x027e0a30 module:dtcm +from:0x0207e270 kind:load to:0x027e0a3c module:dtcm +from:0x0207e290 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207e2b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e2c4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e2d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e2e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207e348 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e364 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e374 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207e384 kind:load to:0x027e0a48 module:dtcm +from:0x0207e388 kind:load to:0x027e09e8 module:dtcm +from:0x0207e3a4 kind:arm_call to:0x01ffe6fc module:itcm +from:0x0207e3d8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207e3f4 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e410 kind:arm_call to:0x01ffda30 module:itcm +from:0x0207e420 kind:arm_call to:0x01ffe730 module:itcm +from:0x0207e430 kind:load to:0x027e0a48 module:dtcm +from:0x0207e434 kind:load to:0x027e09e8 module:dtcm +from:0x0207e490 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x0207e4b4 kind:load to:0x020aaf24 module:overlay(0) +from:0x0207e4b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0207e514 kind:arm_call to:0x0208bc3c module:overlay(0) +from:0x0207e538 kind:load to:0x020aaf24 module:overlay(0) +from:0x0207e53c kind:load to:0x027e0ce0 module:dtcm +from:0x0207e558 kind:arm_call to:0x020df62c module:overlay(26) +from:0x0207e568 kind:load to:0x027e0ce0 module:dtcm +from:0x0207e588 kind:arm_call to:0x01ffd420 module:itcm +from:0x0207e60c kind:load to:0x027e09b8 module:dtcm +from:0x0207e670 kind:arm_call to:0x01ffd420 module:itcm +from:0x0207e68c kind:arm_call to:0x020b6c10 module:overlay(5) +from:0x0207e694 kind:load to:0x027e09b8 module:dtcm +from:0x0207e6a0 kind:arm_call to:0x0207e778 module:overlay(0) +from:0x0207e6d0 kind:arm_call to:0x02011ff4 module:main +from:0x0207e6f0 kind:arm_call to:0x02011ff4 module:main +from:0x0207e710 kind:arm_call to:0x02011ff4 module:main +from:0x0207e718 kind:arm_call to:0x0207e778 module:overlay(0) +from:0x0207e744 kind:arm_call to:0x02011ff4 module:main +from:0x0207e784 kind:arm_call to:0x02012000 module:main +from:0x0207e78c kind:arm_call to:0x02012000 module:main +from:0x0207e79c kind:arm_call to:0x02011ff4 module:main +from:0x0207e7ec kind:arm_call to:0x0203a194 module:main +from:0x0207e830 kind:arm_call to:0x0203a194 module:main +from:0x0207e860 kind:arm_call to:0x02011ff4 module:main +from:0x0207e880 kind:arm_call to:0x02011f3c module:main +from:0x0207e8b0 kind:arm_call to:0x02011f3c module:main +from:0x0207e8d4 kind:arm_call to:0x0203d07c module:main +from:0x0207e8ec kind:arm_call to:0x02011f3c module:main +from:0x0207e964 kind:load to:0x0207e968 module:overlay(0) +from:0x0207e9d4 kind:arm_call to:0x0203a194 module:main +from:0x0207ea18 kind:arm_call to:0x0203a194 module:main +from:0x0207ea5c kind:arm_call to:0x02011f3c module:main +from:0x0207ea80 kind:arm_call to:0x0203d07c module:main +from:0x0207eb1c kind:load to:0x0207e968 module:overlay(0) +from:0x0207eb2c kind:arm_call to:0x02012000 module:main +from:0x0207eb3c kind:arm_call to:0x02012000 module:main +from:0x0207eb50 kind:arm_call to:0x02011ff4 module:main +from:0x0207ec64 kind:load to:0x020b285c module:overlay(0) +from:0x0207ec84 kind:load to:0x020b285c module:overlay(0) +from:0x0207eca4 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0207ecb0 kind:load to:0x020b285c module:overlay(0) +from:0x0207ecb4 kind:load to:0x027e09c0 module:dtcm +from:0x0207ecd4 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0207ecdc kind:arm_call to:0x02011ff4 module:main +from:0x0207ece8 kind:load to:0x020b285c module:overlay(0) +from:0x0207ecec kind:load to:0x027e09c0 module:dtcm +from:0x0207ed0c kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0207ed18 kind:load to:0x020b285c module:overlay(0) +from:0x0207ed1c kind:load to:0x027e09c0 module:dtcm +from:0x0207ed4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ed5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0207ed88 kind:load to:0x020b2870 module:overlay(0) +from:0x0207eda8 kind:load to:0x020b2870 module:overlay(0) +from:0x0207edc4 kind:load to:0x020b2870 module:overlay(0) +from:0x0207ede4 kind:arm_call to:0x0207df38 module:overlay(0) +from:0x0207edf0 kind:load to:0x020b2870 module:overlay(0) +from:0x0207edf4 kind:load to:0x027e09c0 module:dtcm +from:0x0207ee14 kind:arm_call to:0x0207df38 module:overlay(0) +from:0x0207ee1c kind:arm_call to:0x02011ff4 module:main +from:0x0207ee28 kind:load to:0x020b2870 module:overlay(0) +from:0x0207ee2c kind:load to:0x027e09c0 module:dtcm +from:0x0207ee4c kind:arm_call to:0x0207df38 module:overlay(0) +from:0x0207ee58 kind:load to:0x020b2870 module:overlay(0) +from:0x0207ee5c kind:load to:0x027e09c0 module:dtcm +from:0x0207ee74 kind:arm_call to:0x0207b9a4 module:overlay(0) +from:0x0207eedc kind:arm_call to:0x0207ebd4 module:overlay(0) +from:0x0207eefc kind:arm_call to:0x01ffe9d4 module:itcm +from:0x0207ef3c kind:arm_call to:0x02011ff4 module:main +from:0x0207ef4c kind:arm_call to:0x02011f3c module:main +from:0x0207ef90 kind:arm_call to:0x02011ff4 module:main +from:0x0207efa0 kind:arm_call to:0x02011f3c module:main +from:0x0207efe4 kind:arm_call to:0x02011ff4 module:main +from:0x0207eff4 kind:arm_call to:0x02011f3c module:main +from:0x0207f020 kind:arm_call to:0x0207f148 module:overlay(0) +from:0x0207f054 kind:arm_call to:0x02011ff4 module:main +from:0x0207f064 kind:arm_call to:0x02011f3c module:main +from:0x0207f0a8 kind:arm_call to:0x02011ff4 module:main +from:0x0207f0b8 kind:arm_call to:0x02011f3c module:main +from:0x0207f0fc kind:arm_call to:0x02011ff4 module:main +from:0x0207f10c kind:arm_call to:0x02011f3c module:main +from:0x0207f13c kind:arm_call to:0x0207f148 module:overlay(0) +from:0x0207f1f4 kind:arm_call to:0x02011ff4 module:main +from:0x0207f220 kind:arm_call to:0x02011ff4 module:main +from:0x0207f24c kind:arm_call to:0x02011ff4 module:main +from:0x0207f2a0 kind:arm_call to:0x0207e7a8 module:overlay(0) +from:0x0207f2c0 kind:arm_call to:0x0207eb20 module:overlay(0) +from:0x0207f44c kind:arm_call to:0x01ffe9d4 module:itcm +from:0x0207f454 kind:arm_call to:0x0207eb6c module:overlay(0) +from:0x0207f470 kind:arm_call to:0x0207f4b4 module:overlay(0) +from:0x0207f4a4 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x0207f4b0 kind:load to:0x027e09c0 module:dtcm +from:0x0207f4fc kind:arm_call to:0x01ffd098 module:itcm +from:0x0207f59c kind:arm_call to:0x02028cb4 module:main +from:0x0207f5d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0207f5d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207f66c kind:arm_call to:0x01ffb800 module:itcm +from:0x0207f670 kind:arm_call to:0x01ffb464 module:itcm +from:0x0207f724 kind:load to:0x020aaf2c module:overlay(0) +from:0x0207f728 kind:load to:0x020aafd0 module:overlay(0) +from:0x0207f72c kind:load to:0x020aaf50 module:overlay(0) +from:0x0207f73c kind:thumb_call_arm to:0x02028c24 module:main +from:0x0207f790 kind:thumb_call to:0x0207f7e0 module:overlay(0) +from:0x0207f79a kind:thumb_call to:0x0207f858 module:overlay(0) +from:0x0207f7a4 kind:thumb_call to:0x0207f864 module:overlay(0) +from:0x0207f7ae kind:thumb_call to:0x0207f870 module:overlay(0) +from:0x0207f7b8 kind:thumb_call to:0x0207f87c module:overlay(0) +from:0x0207f820 kind:thumb_call_arm to:0x02023260 module:main +from:0x0207f82a kind:thumb_call_arm to:0x02023260 module:main +from:0x0207f834 kind:thumb_call_arm to:0x02023260 module:main +from:0x0207f9bc kind:arm_call to:0x01ff938c module:itcm +from:0x0207fa38 kind:load to:0x020ab070 module:overlay(0) +from:0x0207fa3c kind:load to:0x020ab050 module:overlay(0) +from:0x0207fa80 kind:load to:0x020b28b8 module:overlay(0) +from:0x0207faa8 kind:load to:0x01ffd118 module:itcm +from:0x0207fb04 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0207fb1c kind:arm_call to:0x0207fa40 module:overlay(0) +from:0x0207fb30 kind:arm_call to:0x0207faac module:overlay(0) +from:0x0207fb3c kind:load to:0x020b2888 module:overlay(0) +from:0x0207fb4c kind:arm_call to:0x0207fa40 module:overlay(0) +from:0x0207fb60 kind:arm_call to:0x0207faac module:overlay(0) +from:0x0207fb6c kind:load to:0x020b2888 module:overlay(0) +from:0x0207fb98 kind:arm_call to:0x01ff9258 module:itcm +from:0x0207fbfc kind:arm_call to:0x0207fa40 module:overlay(0) +from:0x0207fc24 kind:arm_call to:0x0207fbb0 module:overlay(0) +from:0x0207fc30 kind:load to:0x020b28a8 module:overlay(0) +from:0x0207fc40 kind:arm_call to:0x0207fb40 module:overlay(0) +from:0x0207fc6c kind:load to:0x020b2898 module:overlay(0) +from:0x0207fca8 kind:load to:0x027e09bc module:dtcm +from:0x0207fcec kind:load to:0x027e09bc module:dtcm +from:0x0207fd04 kind:arm_call to:0x02082338 module:overlay(0) +from:0x0207fd18 kind:arm_call to:0x0213050c module:overlay(47) +from:0x0207fd4c kind:arm_call to:0x02082358 module:overlay(0) +from:0x0207fd54 kind:load to:0x027e07d4 module:dtcm +from:0x0207fd8c kind:arm_call to:0x02080078 module:overlay(0) +from:0x0207fd98 kind:load to:0x027e0ca8 module:dtcm +from:0x0207fdd0 kind:arm_call to:0x02028d08 module:main +from:0x0207fddc kind:arm_call to:0x01ffa328 module:itcm +from:0x0207fdf8 kind:arm_call to:0x02077028 module:overlay(0) +from:0x0207fe7c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0207fe98 kind:arm_call to:0x0205de3c module:overlay(0) +from:0x0207fecc kind:arm_call to:0x01ffb974 module:itcm +from:0x0207fee0 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207ff34 kind:arm_call to:0x01ffb974 module:itcm +from:0x0207ff40 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0207ffc8 kind:load to:0x027e09bc module:dtcm +from:0x0207ffcc kind:load to:0x027e0c90 module:dtcm +from:0x0207ffd0 kind:load to:0x027e0c9c module:dtcm +from:0x0207ffd4 kind:load to:0x027e0ca8 module:dtcm +from:0x0207ffd8 kind:load to:0x027e0cac module:dtcm +from:0x0207ffdc kind:load to:0x027e0cb0 module:dtcm +from:0x0207ffe0 kind:load to:0x027e0cb4 module:dtcm +from:0x0207ffe4 kind:load to:0x027e0cb8 module:dtcm +from:0x0207ffe8 kind:load to:0x027e0cbc module:dtcm +from:0x02080030 kind:load to:0x027e0ca8 module:dtcm +from:0x02080034 kind:load to:0x027e0cac module:dtcm +from:0x02080038 kind:load to:0x027e0cb0 module:dtcm +from:0x0208003c kind:load to:0x027e0cb4 module:dtcm +from:0x02080040 kind:load to:0x027e0cb8 module:dtcm +from:0x02080044 kind:load to:0x027e0cbc module:dtcm +from:0x0208005c kind:load to:0x027e0c90 module:dtcm +from:0x02080074 kind:load to:0x027e0c90 module:dtcm +from:0x02080110 kind:arm_call to:0x01ffedac module:itcm +from:0x02080124 kind:arm_call to:0x01ffedac module:itcm +from:0x0208013c kind:load to:0x027e0c90 module:dtcm +from:0x02080164 kind:arm_call to:0x02080140 module:overlay(0) +from:0x02080178 kind:arm_call to:0x02080140 module:overlay(0) +from:0x02080220 kind:arm_call to:0x020267d8 module:main +from:0x02080244 kind:arm_call_thumb to:0x02015684 module:main +from:0x02080250 kind:arm_call_thumb to:0x02015664 module:main +from:0x02080260 kind:load to:0x020b28c0 module:overlay(0) +from:0x02080264 kind:load to:0x02043f10 module:main +from:0x02080424 kind:arm_call to:0x0207fc70 module:overlay(0) +from:0x02080438 kind:arm_call to:0x0209716c module:overlay(0) +from:0x0208044c kind:arm_call to:0x020c6dcc module:overlay(24) +from:0x02080468 kind:arm_call to:0x01ffd294 module:itcm +from:0x0208047c kind:arm_call to:0x01ffd294 module:itcm +from:0x0208049c kind:arm_call to:0x0201818c module:main +from:0x020804c0 kind:arm_call to:0x0201dbe8 module:main +from:0x02080508 kind:load to:0x027e0998 module:dtcm +from:0x0208050c kind:load to:0x027e0ce4 module:dtcm +from:0x02080510 kind:load to:0x027e0994 module:dtcm +from:0x02080514 kind:load to:0x0204a0f0 module:main +from:0x02080518 kind:load to:0x0204aeb0 module:main +from:0x02080578 kind:arm_call to:0x0207fcac module:overlay(0) +from:0x02080588 kind:arm_call to:0x0209716c module:overlay(0) +from:0x0208059c kind:arm_call to:0x020c6dcc module:overlay(24) +from:0x020805b4 kind:arm_call to:0x0201dd30 module:main +from:0x020805f0 kind:load to:0x0204aeb0 module:main +from:0x020805f4 kind:load to:0x027e0994 module:dtcm +from:0x020805f8 kind:load to:0x027e0ce4 module:dtcm +from:0x020805fc kind:load to:0x0204a0f0 module:main +from:0x02080858 kind:arm_call to:0x02080774 module:overlay(0) +from:0x0208089c kind:arm_call to:0x02080820 module:overlay(0) +from:0x020808ec kind:arm_call to:0x02080060 module:overlay(0) +from:0x020808f8 kind:arm_call to:0x02080048 module:overlay(0) +from:0x02080940 kind:arm_call to:0x02080170 module:overlay(0) +from:0x02080958 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02080974 kind:load to:0x020ab09c module:overlay(0) +from:0x02080998 kind:arm_call to:0x01ffd118 module:itcm +from:0x020809b4 kind:load to:0x027e0c90 module:dtcm +from:0x020809ec kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02080a14 kind:arm_call to:0x0206d0cc module:overlay(0) +from:0x02080a1c kind:load to:0x020ab0f8 module:overlay(0) +from:0x02080a20 kind:load to:0x020b5198 module:overlay(0) +from:0x02080a38 kind:load to:0x020ab0f8 module:overlay(0) +from:0x02080a50 kind:arm_call to:0x02131130 module:overlay(47) +from:0x02080a68 kind:arm_call to:0x02131218 module:overlay(47) +from:0x02080a84 kind:arm_call to:0x0213128c module:overlays(47,48) +from:0x02080a9c kind:arm_call to:0x0213130c module:overlay(47) +from:0x02080acc kind:arm_call to:0x01ffedac module:itcm +from:0x02080ad8 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02080af8 kind:arm_call to:0x02131374 module:overlay(47) +from:0x02080b34 kind:arm_call to:0x01ffedac module:itcm +from:0x02080b40 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02080b60 kind:arm_call to:0x02131374 module:overlay(47) +from:0x02080b78 kind:arm_call to:0x02080170 module:overlay(0) +from:0x02080b90 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02080bac kind:load to:0x020ab09c module:overlay(0) +from:0x02080bc4 kind:arm_call to:0x0200f38c module:main +from:0x02080d24 kind:arm_call to:0x02080bb0 module:overlay(0) +from:0x02080d3c kind:arm_call to:0x0200f05c module:main +from:0x02080dc4 kind:arm_call to:0x02080bb0 module:overlay(0) +from:0x02080e10 kind:arm_call to:0x02034088 module:main +from:0x02080f30 kind:arm_call to:0x02080bb0 module:overlay(0) +from:0x02080f50 kind:arm_call to:0x0200f05c module:main +from:0x02080fd8 kind:arm_call to:0x02080bb0 module:overlay(0) +from:0x02080fe4 kind:arm_call to:0x02080bb0 module:overlay(0) +from:0x02081034 kind:arm_call to:0x02034088 module:main +from:0x020810f4 kind:arm_call to:0x02028c24 module:main +from:0x02081104 kind:arm_call to:0x02028c24 module:main +from:0x0208117c kind:arm_call to:0x02028c24 module:main +from:0x02081190 kind:arm_call to:0x02028c24 module:main +from:0x0208119c kind:load to:0x020b6288 module:overlay(0) +from:0x02081258 kind:arm_call to:0x02081274 module:overlay(0) +from:0x02081268 kind:arm_call to:0x02011ff4 module:main +from:0x020812a4 kind:arm_call to:0x02081114 module:overlay(0) +from:0x020812ac kind:arm_call to:0x02011ff4 module:main +from:0x020812cc kind:arm_call to:0x02011ff4 module:main +from:0x0208132c kind:load to:0x027e0ce0 module:dtcm +from:0x0208134c kind:arm_call to:0x02081274 module:overlay(0) +from:0x02081380 kind:arm_call to:0x020267d8 module:main +from:0x020813c0 kind:arm_call_thumb to:0x02015684 module:main +from:0x020813e0 kind:arm_call to:0x02070240 module:overlay(0) +from:0x020813fc kind:arm_call_thumb to:0x020b9250 module:overlay(1) +from:0x0208140c kind:arm_call_thumb to:0x02015664 module:main +from:0x02081424 kind:arm_call to:0x0208144c module:overlay(0) +from:0x0208142c kind:arm_call_thumb to:0x02015664 module:main +from:0x0208143c kind:load to:0x020b28d8 module:overlay(0) +from:0x02081440 kind:load to:0x020b28ec module:overlay(0) +from:0x02081444 kind:load to:0x02043f10 module:main +from:0x02081448 kind:load to:0x027e09a0 module:dtcm +from:0x02081490 kind:arm_call to:0x02081130 module:overlay(0) +from:0x020814c0 kind:arm_call to:0x02081b04 module:overlay(0) +from:0x020814f4 kind:arm_call to:0x02081b04 module:overlay(0) +from:0x020815f8 kind:arm_call to:0x02081500 module:overlay(0) +from:0x02081604 kind:arm_call to:0x02081554 module:overlay(0) +from:0x020816c4 kind:arm_call to:0x02081b04 module:overlay(0) +from:0x0208186c kind:arm_call to:0x02011ff4 module:main +from:0x0208187c kind:arm_call to:0x02011f3c module:main +from:0x020818a8 kind:arm_call to:0x02028c24 module:main +from:0x02081910 kind:arm_call to:0x02081b04 module:overlay(0) +from:0x0208192c kind:arm_call to:0x02011f3c module:main +from:0x02081954 kind:arm_call to:0x02081098 module:overlay(0) +from:0x02081a48 kind:arm_call to:0x02081500 module:overlay(0) +from:0x02081a5c kind:arm_call to:0x02081500 module:overlay(0) +from:0x02081a6c kind:arm_call to:0x020815e0 module:overlay(0) +from:0x02081b60 kind:load to:0x0207fd9c module:overlay(0) +from:0x02081b74 kind:arm_call to:0x020e9230 module:overlay(26) +from:0x02081bb4 kind:arm_call to:0x0207ffec module:overlay(0) +from:0x02081bc8 kind:arm_call to:0x020e91ec module:overlay(26) +from:0x02081bd0 kind:load to:0x0204a0f0 module:main +from:0x02081c00 kind:arm_call to:0x020e9210 module:overlay(26) +from:0x02081c2c kind:arm_call to:0x020d4ad4 module:overlay(24) +from:0x02081c34 kind:arm_call to:0x020d4d24 module:overlay(24) +from:0x02081c40 kind:arm_call to:0x02096d48 module:overlay(0) +from:0x02081c4c kind:arm_call to:0x0209c3c8 module:overlay(0) +from:0x02081c68 kind:arm_call to:0x020825e0 module:overlay(0) +from:0x02081c70 kind:load to:0x027e09a4 module:dtcm +from:0x02081c74 kind:load to:0x027e0d00 module:dtcm +from:0x02081c78 kind:load to:0x027e0ce4 module:dtcm +from:0x02081c7c kind:load to:0x027e0ce8 module:dtcm +from:0x02081ca4 kind:arm_call to:0x0207027c module:overlay(0) +from:0x02081cc4 kind:arm_call to:0x020812e0 module:overlay(0) +from:0x02081d00 kind:arm_call to:0x02081118 module:overlay(0) +from:0x02081d1c kind:load to:0x027e09a4 module:dtcm +from:0x02081d20 kind:load to:0x020b6288 module:overlay(0) +from:0x02081d24 kind:load to:0x027e09a0 module:dtcm +from:0x02081d34 kind:load to:0x02184608 module:overlays(97,100,102) +from:0x02081d8c kind:arm_call to:0x0208160c module:overlay(0) +from:0x02081d9c kind:arm_call to:0x0208164c module:overlay(0) +from:0x02081dac kind:arm_call to:0x02081684 module:overlay(0) +from:0x02081e0c kind:load to:0x027e09b8 module:dtcm +from:0x02081e40 kind:arm_call to:0x02081634 module:overlay(0) +from:0x02081e4c kind:arm_call to:0x02081670 module:overlay(0) +from:0x02081e58 kind:arm_call to:0x020816a8 module:overlay(0) +from:0x02081e98 kind:load to:0x027e09b8 module:dtcm +from:0x02081ea8 kind:load to:0x020816bc module:overlay(0) +from:0x02081eb8 kind:load to:0x020816ec module:overlay(0) +from:0x02081ec8 kind:load to:0x0208173c module:overlay(0) +from:0x02081ef4 kind:arm_call to:0x02081760 module:overlay(0) +from:0x02081f04 kind:arm_call to:0x020817d4 module:overlay(0) +from:0x02081f14 kind:arm_call to:0x02081814 module:overlay(0) +from:0x02081f40 kind:arm_call to:0x020817b0 module:overlay(0) +from:0x02081f4c kind:arm_call to:0x020817fc module:overlay(0) +from:0x02081f58 kind:arm_call to:0x0208183c module:overlay(0) +from:0x02081fa4 kind:arm_call to:0x02081b48 module:overlay(0) +from:0x02081fb4 kind:arm_call to:0x02081b48 module:overlay(0) +from:0x02081fd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02081fec kind:arm_call to:0x01ffb428 module:itcm +from:0x020820a4 kind:arm_call to:0x02081b48 module:overlay(0) +from:0x020820b4 kind:arm_call to:0x02081b48 module:overlay(0) +from:0x020820d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020820ec kind:arm_call to:0x01ffb428 module:itcm +from:0x020820f8 kind:load to:0x020b5360 module:overlay(0) +from:0x020820fc kind:load to:0x020b2900 module:overlay(0) +from:0x02082100 kind:load to:0x020b2900 module:overlay(0) +from:0x02082154 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x0208216c kind:load to:0x027e09a4 module:dtcm +from:0x0208219c kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x020821b4 kind:load to:0x020b2934 module:overlay(0) +from:0x020821b8 kind:load to:0x020b292c module:overlay(0) +from:0x020821c4 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020821d8 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020821e0 kind:arm_call to:0x02011ff4 module:main +from:0x02082240 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02082258 kind:load to:0x020b2944 module:overlay(0) +from:0x020822b0 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x020822c8 kind:load to:0x020b2944 module:overlay(0) +from:0x020822d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020822e8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020822f0 kind:arm_call to:0x02011ff4 module:main +from:0x02082304 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02082384 kind:load to:0x027e07d4 module:dtcm +from:0x020823b0 kind:arm_call to:0x02011f3c module:main +from:0x020823c8 kind:arm_call to:0x02082170 module:overlay(0) +from:0x020823e4 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x02082430 kind:arm_call to:0x02011f3c module:main +from:0x02082440 kind:arm_call to:0x02106d54 module:overlay(26) +from:0x0208245c kind:arm_call to:0x02011f3c module:main +from:0x0208246c kind:arm_call to:0x0210708c module:overlay(26) +from:0x02082488 kind:arm_call to:0x02011f3c module:main +from:0x02082498 kind:arm_call to:0x021440c4 module:overlay(28) +from:0x020824b4 kind:arm_call to:0x02011f3c module:main +from:0x020824c4 kind:arm_call to:0x02106d54 module:overlay(26) +from:0x020824e0 kind:arm_call to:0x02011f3c module:main +from:0x020824f0 kind:arm_call to:0x021419c0 module:overlays(27,28,29,30) +from:0x0208250c kind:arm_call to:0x02011f3c module:main +from:0x0208251c kind:arm_call to:0x02141bdc module:overlay(30) +from:0x02082538 kind:arm_call to:0x02011f3c module:main +from:0x02082548 kind:arm_call to:0x0208225c module:overlay(0) +from:0x02082564 kind:arm_call to:0x02011f3c module:main +from:0x02082574 kind:arm_call to:0x0208225c module:overlay(0) +from:0x02082590 kind:arm_call to:0x02011f3c module:main +from:0x020825a0 kind:arm_call to:0x021662d4 module:overlay(92) +from:0x020825bc kind:arm_call to:0x02011f3c module:main +from:0x020825cc kind:arm_call to:0x020d8fb4 module:overlays(26,31) +from:0x020825dc kind:load to:0x020b29e8 module:overlay(0) +from:0x020825f4 kind:arm_call_thumb to:0x020588f4 module:overlay(0) +from:0x02082634 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x02082678 kind:arm_call to:0x01ffccc0 module:itcm +from:0x02082690 kind:arm_call to:0x01ffd218 module:itcm +from:0x02082814 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02082820 kind:arm_call to:0x01fff458 module:itcm +from:0x02082834 kind:arm_call to:0x021290cc module:overlay(42) +from:0x02082844 kind:arm_call to:0x021290e0 module:overlay(42) +from:0x020828a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020828dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02082918 kind:arm_call to:0x01fff458 module:itcm +from:0x0208292c kind:arm_call to:0x021290cc module:overlay(42) +from:0x020829a0 kind:load to:0x027e0ce4 module:dtcm +from:0x020829b2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020829bc kind:thumb_call to:0x020829c4 module:overlay(0) +from:0x020829ca kind:thumb_call_arm to:0x02082a80 module:overlay(0) +from:0x020829e4 kind:load to:0x02084334 module:overlay(0) +from:0x020829f4 kind:load to:0x02084348 module:overlay(0) +from:0x02082a04 kind:load to:0x02084360 module:overlay(0) +from:0x02082a14 kind:load to:0x02084370 module:overlay(0) +from:0x02082a24 kind:load to:0x02084398 module:overlay(0) +from:0x02082a34 kind:load to:0x020843b0 module:overlay(0) +from:0x02082a5c kind:arm_call to:0x02088470 module:overlay(0) +from:0x02082a8c kind:load to:0x027e0cdc module:dtcm +from:0x02082a9e kind:thumb_call_arm to:0x02089f54 module:overlay(0) +from:0x02082aa8 kind:thumb_call_arm to:0x02089f54 module:overlay(0) +from:0x02082af8 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x02082b24 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x02082b4c kind:arm_call to:0x02083a50 module:overlay(0) +from:0x02082b68 kind:arm_call to:0x02083a50 module:overlay(0) +from:0x02082b8c kind:arm_call to:0x02082abc module:overlay(0) +from:0x02082bec kind:arm_call to:0x01ff9364 module:itcm +from:0x02082c20 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02082c68 kind:arm_call to:0x0205d794 module:overlay(0) +from:0x02082d70 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02082d84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02082da0 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02082db8 kind:load to:0x027e0ce0 module:dtcm +from:0x02082e44 kind:arm_call to:0x02083acc module:overlay(0) +from:0x02082e50 kind:arm_call to:0x02083acc module:overlay(0) +from:0x02082e78 kind:arm_call_thumb to:0x0216630c module:overlay(93) +from:0x02082ea8 kind:arm_call to:0x02083c98 module:overlay(0) +from:0x02082ec4 kind:arm_call to:0x02083c98 module:overlay(0) +from:0x02082ef0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02082f34 kind:arm_call to:0x0208343c module:overlay(0) +from:0x02082f64 kind:arm_call to:0x021663b0 module:overlay(93) +from:0x02082f8c kind:arm_call to:0x02089f90 module:overlay(0) +from:0x02082f94 kind:arm_call to:0x02089f90 module:overlay(0) +from:0x02082fc4 kind:arm_call to:0x020d9b50 module:overlay(31) +from:0x02082fd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02083028 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208303c kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02083058 kind:arm_call to:0x01ff9110 module:itcm +from:0x02083074 kind:load to:0x027e09b8 module:dtcm +from:0x02083078 kind:load to:0x027e0d34 module:dtcm +from:0x02083080 kind:load to:0x027e0ce0 module:dtcm +from:0x020830ac kind:arm_call to:0x02082e58 module:overlay(0) +from:0x020830ec kind:arm_call to:0x02057c90 module:overlay(0) +from:0x020830fc kind:arm_call to:0x02083ef4 module:overlay(0) +from:0x0208310c kind:arm_call to:0x02083ef4 module:overlay(0) +from:0x02083140 kind:arm_call to:0x0208371c module:overlay(0) +from:0x0208315c kind:arm_call to:0x021664dc module:overlay(93) +from:0x0208317c kind:arm_call to:0x0205ca94 module:overlay(0) +from:0x02083218 kind:arm_call to:0x0200eab0 module:main +from:0x02083230 kind:arm_call to:0x0200eab0 module:main +from:0x02083254 kind:arm_call to:0x0200eab0 module:main +from:0x0208326c kind:arm_call to:0x0200eab0 module:main +from:0x02083288 kind:arm_call to:0x0208c59c module:overlay(0) +from:0x020832ac kind:arm_call to:0x0208c59c module:overlay(0) +from:0x020832c8 kind:arm_call to:0x02135bb0 module:overlay(47) +from:0x020832dc kind:arm_call to:0x02135c48 module:overlay(47) +from:0x02083300 kind:arm_call to:0x0208c0c0 module:overlay(0) +from:0x02083330 kind:arm_call to:0x0208c0c0 module:overlay(0) +from:0x02083364 kind:arm_call to:0x02057d4c module:overlay(0) +from:0x02083394 kind:arm_call to:0x0208c86c module:overlay(0) +from:0x020833cc kind:arm_call to:0x0208c15c module:overlay(0) +from:0x020833e0 kind:load to:0x027e0ce0 module:dtcm +from:0x020833f8 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x020835a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020835e8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020835f8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02083658 kind:arm_call to:0x02088db4 module:overlay(0) +from:0x020836d0 kind:arm_call to:0x0208eb70 module:overlay(0) +from:0x020836f4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02083710 kind:load to:0x027e0ce0 module:dtcm +from:0x02083714 kind:load to:0x02049bc4 module:main +from:0x02083738 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0208378c kind:thumb_call_arm to:0x02083794 module:overlay(0) +from:0x020837a0 kind:arm_call to:0x02083808 module:overlay(0) +from:0x020837cc kind:arm_call to:0x020838b8 module:overlay(0) +from:0x02083800 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02083854 kind:arm_call to:0x02088db4 module:overlay(0) +from:0x02083868 kind:arm_call to:0x02088db4 module:overlay(0) +from:0x020838e0 kind:arm_call to:0x02088db4 module:overlay(0) +from:0x02083908 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x0208393c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02083968 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02083988 kind:arm_call to:0x02057810 module:overlay(0) +from:0x020839a4 kind:arm_call to:0x020152d8 module:main +from:0x020839bc kind:arm_call to:0x020577d8 module:overlay(0) +from:0x020839cc kind:arm_call to:0x020577d8 module:overlay(0) +from:0x020839d4 kind:load to:0x027e0ce0 module:dtcm +from:0x02083a0c kind:arm_call to:0x02088db4 module:overlay(0) +from:0x02083ac4 kind:arm_call to:0x020838b8 module:overlay(0) +from:0x02083b2c kind:arm_call to:0x0208383c module:overlay(0) +from:0x02083b68 kind:arm_call to:0x0200b150 module:main +from:0x02083b78 kind:arm_call to:0x02028cb4 module:main +from:0x02083c10 kind:arm_call to:0x020838b8 module:overlay(0) +from:0x02083ce4 kind:arm_call to:0x02083794 module:overlay(0) +from:0x02083d28 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02083d48 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02083d90 kind:arm_call to:0x0208383c module:overlay(0) +from:0x02083dc8 kind:arm_call to:0x0200b150 module:main +from:0x02083dd8 kind:arm_call to:0x02028cb4 module:main +from:0x02083e70 kind:arm_call to:0x020838b8 module:overlay(0) +from:0x02083f1c kind:arm_call to:0x0208c0e8 module:overlay(0) +from:0x02083f40 kind:arm_call to:0x0208c0e8 module:overlay(0) +from:0x02083f5a kind:thumb_call_arm to:0x02011f3c module:main +from:0x02083f6c kind:thumb_call_arm to:0x02034038 module:main +from:0x02083f74 kind:load to:0x020b2a14 module:overlay(0) +from:0x02083f7e kind:thumb_call_arm to:0x02012000 module:main +from:0x02083fb8 kind:arm_call to:0x02034038 module:main +from:0x02083fd4 kind:arm_call to:0x0208e824 module:overlay(0) +from:0x02083fe4 kind:arm_call to:0x02034038 module:main +from:0x02083ff4 kind:arm_call to:0x02034088 module:main +from:0x02084008 kind:arm_call to:0x0200f428 module:main +from:0x02084020 kind:arm_call to:0x02028c08 module:main +from:0x0208404c kind:arm_call to:0x02034038 module:main +from:0x02084058 kind:arm_call to:0x02033f54 module:main +from:0x0208406c kind:arm_call to:0x02034038 module:main +from:0x02084080 kind:arm_call to:0x02033f54 module:main +from:0x02084094 kind:arm_call to:0x02034038 module:main +from:0x020840a0 kind:arm_call to:0x02033f54 module:main +from:0x020840b4 kind:arm_call to:0x02034038 module:main +from:0x020840bc kind:arm_call to:0x02033f54 module:main +from:0x020840d4 kind:arm_call to:0x02034038 module:main +from:0x020840f4 kind:arm_call_thumb to:0x02015600 module:main +from:0x02084100 kind:arm_call to:0x0205ac50 module:overlay(0) +from:0x0208410c kind:arm_call_thumb to:0x0201561c module:main +from:0x0208411c kind:load to:0x020b2a14 module:overlay(0) +from:0x02084120 kind:load to:0x020ab4bc module:overlay(0) +from:0x02084124 kind:load to:0x020b2a18 module:overlay(0) +from:0x02084128 kind:load to:0x020b2a20 module:overlay(0) +from:0x0208412c kind:load to:0x020aa230 module:overlay(0) +from:0x02084168 kind:arm_call to:0x02084130 module:overlay(0) +from:0x020841cc kind:arm_call to:0x020848d0 module:overlay(0) +from:0x020841ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02084200 kind:arm_call to:0x01fff458 module:itcm +from:0x02084224 kind:load to:0x027e0ce4 module:dtcm +from:0x02084274 kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x0208428c kind:arm_call to:0x01ffb714 module:itcm +from:0x02084298 kind:arm_call to:0x01ff9258 module:itcm +from:0x020842ac kind:arm_call to:0x01ffb714 module:itcm +from:0x020842b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02084330 kind:load to:0x020ab310 module:overlay(0) +from:0x0208436c kind:load to:0x020a8ac0 module:overlay(0) +from:0x020843c0 kind:arm_call to:0x020a8ad4 module:overlay(0) +from:0x020843e2 kind:thumb_call to:0x020870a0 module:overlay(0) +from:0x020843ec kind:thumb_call_arm to:0x02011f3c module:main +from:0x0208441c kind:thumb_call to:0x0208ef68 module:overlay(0) +from:0x0208445a kind:thumb_call to:0x0208729c module:overlay(0) +from:0x020844fc kind:thumb_call_arm to:0x02085ae0 module:overlay(0) +from:0x0208450a kind:thumb_call_arm to:0x02085ae0 module:overlay(0) +from:0x02084528 kind:load to:0x020b2a30 module:overlay(0) +from:0x0208452c kind:load to:0x020b27a8 module:overlay(0) +from:0x02084530 kind:load to:0x020ab4bc module:overlay(0) +from:0x02084534 kind:load to:0x027e09a4 module:dtcm +from:0x02084554 kind:thumb_call_arm to:0x0207edc8 module:overlay(0) +from:0x0208455a kind:thumb_call_arm to:0x0207bfdc module:overlay(0) +from:0x02084564 kind:load to:0x020b2a30 module:overlay(0) +from:0x02084580 kind:thumb_call_arm to:0x0207edc8 module:overlay(0) +from:0x02084586 kind:thumb_call_arm to:0x0207bfdc module:overlay(0) +from:0x0208458c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02084594 kind:load to:0x020b2a30 module:overlay(0) +from:0x020845b0 kind:thumb_call_arm to:0x0207edc8 module:overlay(0) +from:0x020845b6 kind:thumb_call_arm to:0x0207bfdc module:overlay(0) +from:0x020845c0 kind:load to:0x020b2a30 module:overlay(0) +from:0x020845ca kind:thumb_call_arm to:0x020870c0 module:overlay(0) +from:0x020845d8 kind:thumb_call to:0x0208ef9c module:overlay(0) +from:0x02084626 kind:thumb_call_arm to:0x020846c0 module:overlay(0) +from:0x0208462c kind:thumb_call_arm to:0x02084664 module:overlay(0) +from:0x02084634 kind:thumb_call_arm to:0x02085ae0 module:overlay(0) +from:0x0208463c kind:thumb_call_arm to:0x02085ae0 module:overlay(0) +from:0x02084660 kind:load to:0x020ab4bc module:overlay(0) +from:0x0208468c kind:arm_call to:0x02028c38 module:main +from:0x02084694 kind:arm_call to:0x02085ae0 module:overlay(0) +from:0x0208470c kind:arm_call to:0x02085b60 module:overlay(0) +from:0x02084784 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02084794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020847a8 kind:arm_call to:0x02080978 module:overlay(0) +from:0x020847c8 kind:arm_call to:0x01ffedac module:itcm +from:0x020847d4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02084854 kind:arm_call to:0x0205d504 module:overlay(0) +from:0x02084888 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x020848c4 kind:load to:0x027e0cd8 module:dtcm +from:0x02084930 kind:arm_call to:0x020848d0 module:overlay(0) +from:0x0208495c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02084968 kind:arm_call to:0x01fff458 module:itcm +from:0x02084984 kind:load to:0x027e0ce4 module:dtcm +from:0x020849dc kind:arm_call to:0x02087700 module:overlay(0) +from:0x02084a00 kind:arm_call to:0x01ffb974 module:itcm +from:0x02084a34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02084a40 kind:arm_call to:0x01ffb428 module:itcm +from:0x02084a78 kind:arm_call to:0x01ffb974 module:itcm +from:0x02084acc kind:arm_call to:0x020849b0 module:overlay(0) +from:0x02084b08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02084b3c kind:arm_call to:0x01ff9770 module:itcm +from:0x02084b78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02084c08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02084c18 kind:load to:0x0203e93c module:main +from:0x02084c8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02084ca0 kind:arm_call to:0x02080978 module:overlay(0) +from:0x02084cc8 kind:arm_call to:0x01fff05c module:itcm +from:0x02084d00 kind:arm_call to:0x01ffe868 module:itcm +from:0x02084d14 kind:arm_call to:0x01ffe868 module:itcm +from:0x02084d34 kind:arm_call to:0x02085b0c module:overlay(0) +from:0x02084d98 kind:arm_call to:0x01ff9258 module:itcm +from:0x02084e2c kind:load to:0x027e0cd8 module:dtcm +from:0x02084e34 kind:load to:0x0203e93c module:main +from:0x02084e78 kind:arm_call to:0x02087124 module:overlay(0) +from:0x02084e88 kind:arm_call to:0x020870ec module:overlay(0) +from:0x02084eb0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02084eec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02084f0c kind:arm_call to:0x020871c0 module:overlay(0) +from:0x02084f28 kind:arm_call to:0x01ffd118 module:itcm +from:0x02084f5c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02084f70 kind:arm_call to:0x02085cfc module:overlay(0) +from:0x02084f78 kind:arm_call to:0x02085ae0 module:overlay(0) +from:0x02084f8c kind:arm_call to:0x01ffd118 module:itcm +from:0x02084fb0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02084fd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208504c kind:arm_call to:0x02028c38 module:main +from:0x02085084 kind:arm_call to:0x01ffd118 module:itcm +from:0x020850e4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02085100 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0208510c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02085128 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02085164 kind:arm_call to:0x02085cfc module:overlay(0) +from:0x02085188 kind:arm_call to:0x02085cfc module:overlay(0) +from:0x020851d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02085224 kind:arm_call to:0x020872c0 module:overlay(0) +from:0x02085234 kind:load to:0x027e09b8 module:dtcm +from:0x02085238 kind:load to:0x027e0c90 module:dtcm +from:0x0208523c kind:load to:0x020b2a50 module:overlay(0) +from:0x02085248 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0208530c kind:arm_call to:0x0208f41c module:overlay(0) +from:0x02085328 kind:arm_call to:0x0208f53c module:overlay(0) +from:0x02085348 kind:arm_call to:0x020c02d4 module:overlay(17) +from:0x020853b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020853c4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02085400 kind:arm_call to:0x01ffedac module:itcm +from:0x02085420 kind:arm_call to:0x0205ae60 module:overlay(0) +from:0x02085468 kind:arm_call to:0x02071728 module:overlay(0) +from:0x020854a0 kind:arm_call to:0x0205d53c module:overlay(0) +from:0x020854b8 kind:arm_call to:0x01ffce1c module:itcm +from:0x020854c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020854d8 kind:arm_call to:0x02087248 module:overlay(0) +from:0x02085530 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0208553c kind:load to:0x027e0ce8 module:dtcm +from:0x02085544 kind:load to:0x027e09a8 module:dtcm +from:0x02085554 kind:load to:0x027e09c0 module:dtcm +from:0x020855e0 kind:arm_call to:0x020848d0 module:overlay(0) +from:0x02085628 kind:arm_call to:0x01fff498 module:itcm +from:0x02085634 kind:arm_call to:0x01fff584 module:itcm +from:0x02085680 kind:arm_call to:0x01ff9258 module:itcm +from:0x020856a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x020856b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x020856c4 kind:arm_call to:0x01ff9218 module:itcm +from:0x020856f0 kind:load to:0x027e0ce8 module:dtcm +from:0x02085868 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02085874 kind:arm_call to:0x01fff458 module:itcm +from:0x020858cc kind:arm_call to:0x02080978 module:overlay(0) +from:0x02085914 kind:arm_call to:0x01fff05c module:itcm +from:0x02085998 kind:load to:0x027e0ce4 module:dtcm +from:0x020859a0 kind:load to:0x027e0cd8 module:dtcm +from:0x020859e4 kind:arm_call to:0x02087278 module:overlay(0) +from:0x02085a00 kind:arm_call to:0x0208f660 module:overlay(0) +from:0x02085a70 kind:arm_call to:0x01fff498 module:itcm +from:0x02085a8c kind:arm_call to:0x01fff584 module:itcm +from:0x02085a90 kind:arm_call to:0x0205d348 module:overlay(0) +from:0x02085ac0 kind:load to:0x027e0ce8 module:dtcm +from:0x02085acc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02085ad4 kind:arm_call to:0x02011ff4 module:main +from:0x02085b3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02085b48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02085bd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02085d44 kind:arm_call to:0x02080060 module:overlay(0) +from:0x02085d50 kind:arm_call to:0x02080048 module:overlay(0) +from:0x02085d78 kind:arm_call to:0x020fb518 module:overlay(21) +from:0x02085dac kind:arm_call to:0x01fff498 module:itcm +from:0x02085db8 kind:arm_call to:0x01fff584 module:itcm +from:0x02085dfc kind:arm_call to:0x02101930 module:overlay(31) +from:0x02085e44 kind:load to:0x027e09a4 module:dtcm +from:0x02085e48 kind:load to:0x027e0cf4 module:dtcm +from:0x02085e4c kind:load to:0x027e0ce8 module:dtcm +from:0x02085e78 kind:arm_call to:0x02085e94 module:overlay(0) +from:0x02085eb4 kind:arm_call to:0x01fff498 module:itcm +from:0x02085ec0 kind:arm_call to:0x01fff584 module:itcm +from:0x02085ef4 kind:load to:0x027e0ce8 module:dtcm +from:0x02085f4c kind:arm_call to:0x02015058 module:main +from:0x02085f64 kind:arm_call to:0x02015058 module:main +from:0x02085f88 kind:arm_call to:0x02085d1c module:overlay(0) +from:0x02085f98 kind:arm_call to:0x0203a194 module:main +from:0x02085fd8 kind:arm_call to:0x0207184c module:overlay(0) +from:0x02085fe4 kind:load to:0x020ab4bc module:overlay(0) +from:0x02085fe8 kind:load to:0x027e09a8 module:dtcm +from:0x02086020 kind:arm_call to:0x02085d1c module:overlay(0) +from:0x02086040 kind:arm_call to:0x020718b4 module:overlay(0) +from:0x02086050 kind:load to:0x027e09a8 module:dtcm +from:0x0208608c kind:arm_call to:0x02085e5c module:overlay(0) +from:0x020860f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02086128 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0208615c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02086170 kind:load to:0x027e0cec module:dtcm +from:0x020861a0 kind:arm_call to:0x02085e5c module:overlay(0) +from:0x02086200 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0208622c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02086258 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02086268 kind:load to:0x027e0cec module:dtcm +from:0x0208629c kind:arm_call to:0x02085e5c module:overlay(0) +from:0x0208636c kind:arm_call to:0x02085e94 module:overlay(0) +from:0x020863c0 kind:arm_call to:0x0209ff2c module:overlay(0) +from:0x020863d4 kind:load to:0x027e0cd8 module:dtcm +from:0x020863dc kind:load to:0x027e0cec module:dtcm +from:0x020864b8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020864cc kind:load to:0x0203e93c module:main +from:0x020864d4 kind:load to:0x027e0cec module:dtcm +from:0x02086520 kind:arm_call to:0x02080060 module:overlay(0) +from:0x0208652c kind:arm_call to:0x02080048 module:overlay(0) +from:0x02086550 kind:arm_call to:0x020fb518 module:overlay(21) +from:0x020865a8 kind:arm_call to:0x02085e94 module:overlay(0) +from:0x020865e0 kind:load to:0x027e09a4 module:dtcm +from:0x020865e4 kind:load to:0x027e0cf4 module:dtcm +from:0x020865fa kind:thumb_call to:0x020843c8 module:overlay(0) +from:0x020866e0 kind:load to:0x020b2a6c module:overlay(0) +from:0x020866e8 kind:thumb_call to:0x020845c4 module:overlay(0) +from:0x02086704 kind:thumb_call_arm to:0x020867d4 module:overlay(0) +from:0x0208670a kind:thumb_call_arm to:0x02086738 module:overlay(0) +from:0x02086744 kind:arm_call to:0x02084664 module:overlay(0) +from:0x020867dc kind:arm_call to:0x020846c0 module:overlay(0) +from:0x020868c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02086918 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020869a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02086a2c kind:arm_call to:0x020846f8 module:overlay(0) +from:0x02086a40 kind:arm_call to:0x020846f8 module:overlay(0) +from:0x02086a74 kind:arm_call to:0x0216f7d0 module:overlay(93) +from:0x02086acc kind:arm_call to:0x020848d0 module:overlay(0) +from:0x02086ae4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02086af0 kind:arm_call to:0x01fff458 module:itcm +from:0x02086bf4 kind:arm_call to:0x0208473c module:overlay(0) +from:0x02086d40 kind:load to:0x027e0ce4 module:dtcm +from:0x02086d48 kind:load to:0x0203e93c module:main +from:0x02086da8 kind:arm_call to:0x01fff148 module:itcm +from:0x02086dcc kind:arm_call to:0x020eb348 module:overlay(21) +from:0x02086dd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02086eec kind:arm_call to:0x0216f7d0 module:overlay(93) +from:0x02086f40 kind:arm_call to:0x02085c94 module:overlay(0) +from:0x02086f58 kind:load to:0x027e0ce0 module:dtcm +from:0x02086f64 kind:arm_call_thumb to:0x02084598 module:overlay(0) +from:0x02086f78 kind:arm_call_thumb to:0x02084598 module:overlay(0) +from:0x02086f80 kind:arm_call to:0x02011ff4 module:main +from:0x02086fdc kind:arm_call to:0x01ffd118 module:itcm +from:0x02086ff4 kind:arm_call to:0x01ffd118 module:itcm +from:0x0208702c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0208703c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02087048 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087060 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0208706c kind:load to:0x027e0c90 module:dtcm +from:0x02087078 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0208708c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02087094 kind:arm_call to:0x02011ff4 module:main +from:0x020870a8 kind:thumb_call_arm to:0x0207edac module:overlay(0) +from:0x02087108 kind:arm_call to:0x0208bec8 module:overlay(0) +from:0x02087120 kind:load to:0x027e0ce0 module:dtcm +from:0x02087164 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02087188 kind:arm_call to:0x01fff148 module:itcm +from:0x02087198 kind:arm_call to:0x01fff148 module:itcm +from:0x020871a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020871b8 kind:load to:0x027e0ce0 module:dtcm +from:0x02087220 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x02087234 kind:arm_call to:0x01ffb714 module:itcm +from:0x02087244 kind:load to:0x027e09c0 module:dtcm +from:0x02087264 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02087274 kind:load to:0x027e09c0 module:dtcm +from:0x0208731c kind:arm_call to:0x01ffb860 module:itcm +from:0x02087394 kind:arm_call to:0x020704a8 module:overlay(0) +from:0x020873e4 kind:arm_call to:0x020704a8 module:overlay(0) +from:0x02087460 kind:arm_call to:0x02080048 module:overlay(0) +from:0x020874a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020874d0 kind:arm_call to:0x020704a8 module:overlay(0) +from:0x0208752c kind:arm_call to:0x020704a8 module:overlay(0) +from:0x020875a8 kind:arm_call to:0x02080060 module:overlay(0) +from:0x020875e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0208763c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02087650 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02087674 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087690 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020876a8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020876d8 kind:arm_call to:0x01ffb860 module:itcm +from:0x020876fc kind:load to:0x027e0c90 module:dtcm +from:0x020877e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02087850 kind:load to:0x020b2aa8 module:overlay(0) +from:0x020878f8 kind:arm_call to:0x02087928 module:overlay(0) +from:0x02087970 kind:arm_call to:0x01fff498 module:itcm +from:0x02087978 kind:arm_call to:0x01fff584 module:itcm +from:0x0208798c kind:arm_call to:0x01fff584 module:itcm +from:0x020879a0 kind:arm_call to:0x01fff584 module:itcm +from:0x020879b4 kind:arm_call to:0x01fff584 module:itcm +from:0x020879c8 kind:arm_call to:0x01fff584 module:itcm +from:0x020879dc kind:arm_call to:0x01fff584 module:itcm +from:0x020879f0 kind:arm_call to:0x01fff584 module:itcm +from:0x02087a28 kind:load to:0x027e0ce8 module:dtcm +from:0x02087a88 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087a9c kind:arm_call to:0x01ffd118 module:itcm +from:0x02087ae4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087af4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02087b08 kind:arm_call to:0x01ffd118 module:itcm +from:0x02087b1c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02087b7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02087b9c kind:load to:0x027e0c90 module:dtcm +from:0x02087be4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087bf4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02087c44 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02087cd8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02087cf0 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02087d4c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02087d60 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02087d68 kind:arm_call to:0x02011ff4 module:main +from:0x02087e00 kind:load to:0x020ab3a4 module:overlay(0) +from:0x02087eb0 kind:arm_call to:0x02168000 module:overlay(93) +from:0x0208818c kind:arm_call to:0x01ffd420 module:itcm +from:0x020881b4 kind:arm_call to:0x0207057c module:overlay(0) +from:0x020881dc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0208820c kind:arm_call to:0x01ffd420 module:itcm +from:0x02088228 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02088230 kind:load to:0x027e09b8 module:dtcm +from:0x02088234 kind:load to:0x0204a068 module:main +from:0x02088238 kind:load to:0x027e09a4 module:dtcm +from:0x0208823c kind:load to:0x020d8640 module:overlays(19,24) +from:0x02088240 kind:load to:0x020b51f4 module:overlay(0) +from:0x02088288 kind:arm_call to:0x020d9a2c module:overlay(31) +from:0x020882a4 kind:load to:0x027e0d34 module:dtcm +from:0x02088328 kind:load to:0x0205d994 module:overlay(0) +from:0x0208837c kind:arm_call to:0x02077460 module:overlay(0) +from:0x0208838c kind:arm_call to:0x02077448 module:overlay(0) +from:0x02088390 kind:arm_call to:0x02078678 module:overlay(0) +from:0x0208839c kind:arm_call to:0x01ff9638 module:itcm +from:0x020883a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020883b8 kind:arm_call to:0x0205d994 module:overlay(0) +from:0x020883c4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020883e0 kind:arm_call to:0x0203a194 module:main +from:0x020883f4 kind:arm_call to:0x0203a194 module:main +from:0x02088404 kind:load to:0x027e09bc module:dtcm +from:0x0208844c kind:arm_call to:0x01ffb974 module:itcm +from:0x02088464 kind:arm_call to:0x0208832c module:overlay(0) +from:0x020884ac kind:arm_call to:0x02166564 module:overlay(93) +from:0x020884e0 kind:arm_call to:0x01ff993c module:itcm +from:0x02088554 kind:arm_call to:0x0208b0e8 module:overlay(0) +from:0x02088574 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0208858c kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02088598 kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x020885bc kind:arm_call to:0x02096994 module:overlay(0) +from:0x02088678 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020886b4 kind:arm_call to:0x0208b164 module:overlay(0) +from:0x020886dc kind:load to:0x0204a0f0 module:main +from:0x0208877c kind:arm_call to:0x0208b5b4 module:overlay(0) +from:0x0208880c kind:load to:0x020b5320 module:overlay(0) +from:0x02088810 kind:load to:0x02070128 module:overlay(0) +from:0x0208888c kind:arm_call to:0x0208b250 module:overlay(0) +from:0x020888b8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020888ec kind:load to:0x027e09b8 module:dtcm +from:0x02088960 kind:arm_call to:0x02088834 module:overlay(0) +from:0x020889f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088a30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088ac4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02088adc kind:arm_call to:0x01ffb714 module:itcm +from:0x02088ae4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02088b90 kind:load to:0x0203e93c module:main +from:0x02088bc0 kind:arm_call to:0x0208b220 module:overlay(0) +from:0x02088be8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02088c00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02088c14 kind:arm_call to:0x01ffb800 module:itcm +from:0x02088cc4 kind:arm_call to:0x01ff9770 module:itcm +from:0x02088cec kind:load to:0x0203e93c module:main +from:0x02088d04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02088d84 kind:load to:0x0203e93c module:main +from:0x02088da8 kind:arm_call to:0x0206f758 module:overlay(0) +from:0x02088db0 kind:load to:0x020b5294 module:overlay(0) +from:0x02088dd4 kind:load to:0x020ab4bc module:overlay(0) +from:0x02088e08 kind:load to:0x020ab4bc module:overlay(0) +from:0x02088e3c kind:load to:0x020ab4bc module:overlay(0) +from:0x02088f58 kind:arm_call to:0x02015058 module:main +from:0x02088f84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02088fa0 kind:arm_call to:0x02015058 module:main +from:0x02088fb8 kind:arm_call to:0x02083430 module:overlay(0) +from:0x02088fc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02089124 kind:arm_call to:0x01ffb428 module:itcm +from:0x02089150 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020891e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02089200 kind:arm_call to:0x02086054 module:overlay(0) +from:0x02089228 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02089268 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0208927c kind:load to:0x027e0cd8 module:dtcm +from:0x02089280 kind:load to:0x027e09a8 module:dtcm +from:0x02089288 kind:load to:0x0203e93c module:main +from:0x0208928c kind:load to:0x027e09a4 module:dtcm +from:0x02089290 kind:load to:0x02106e60 module:overlays(19,21) +from:0x020892d0 kind:arm_call to:0x0203d138 module:main +from:0x020892e8 kind:arm_call to:0x020dac00 module:overlay(31) +from:0x020892f8 kind:load to:0x02089300 module:overlay(0) +from:0x020892fc kind:load to:0x02089314 module:overlay(0) +from:0x02089308 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02089394 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x020893ac kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020893b4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020893c4 kind:load to:0x027e0cec module:dtcm +from:0x02089454 kind:load to:0x027e0c9c module:dtcm +from:0x02089458 kind:load to:0x027e0c90 module:dtcm +from:0x020894f4 kind:arm_call to:0x020ebc94 module:overlay(21) +from:0x02089534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02089574 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x02089588 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020895b0 kind:arm_call to:0x02181ee0 module:overlay(99) +from:0x020895bc kind:arm_call to:0x0215edcc module:overlay(86) +from:0x020895dc kind:arm_call to:0x02082abc module:overlay(0) +from:0x020895e8 kind:arm_call to:0x0207057c module:overlay(0) +from:0x02089620 kind:arm_call to:0x020893c8 module:overlay(0) +from:0x02089628 kind:arm_call to:0x0208945c module:overlay(0) +from:0x02089634 kind:load to:0x027e0ce0 module:dtcm +from:0x02089638 kind:load to:0x027e09a8 module:dtcm +from:0x02089640 kind:load to:0x027e09a4 module:dtcm +from:0x02089644 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02089650 kind:arm_call to:0x020893c8 module:overlay(0) +from:0x02089684 kind:arm_call to:0x02181fe0 module:overlay(99) +from:0x02089694 kind:arm_call to:0x0215ee78 module:overlay(86) +from:0x020896a8 kind:arm_call to:0x0208945c module:overlay(0) +from:0x020896dc kind:arm_call to:0x020590c4 module:overlay(0) +from:0x02089728 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02089734 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02089744 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02089780 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x02089794 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020897a0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020897b4 kind:arm_call to:0x020dad60 module:overlay(31) +from:0x020897c0 kind:load to:0x020b2af0 module:overlay(0) +from:0x020897c4 kind:load to:0x020acd88 module:overlay(0) +from:0x020897c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020897e8 kind:arm_call to:0x020dad78 module:overlay(31) +from:0x020897f0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x020897f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02089804 kind:load to:0x020b2af0 module:overlay(0) +from:0x0208983c kind:arm_call to:0x02016684 module:main +from:0x02089844 kind:arm_call to:0x0201666c module:main +from:0x02089850 kind:load to:0x020b2afc module:overlay(0) +from:0x02089868 kind:arm_call to:0x02016684 module:main +from:0x02089870 kind:arm_call to:0x0201666c module:main +from:0x02089878 kind:arm_call to:0x02011ff4 module:main +from:0x02089884 kind:load to:0x020b2afc module:overlay(0) +from:0x0208989c kind:arm_call to:0x02016684 module:main +from:0x020898a4 kind:arm_call to:0x0201666c module:main +from:0x020898b0 kind:load to:0x020b2afc module:overlay(0) +from:0x020898c4 kind:arm_call to:0x02016654 module:main +from:0x020898d8 kind:load to:0x020b2afc module:overlay(0) +from:0x020898e4 kind:arm_call to:0x02089828 module:overlay(0) +from:0x02089900 kind:arm_call to:0x02016684 module:main +from:0x02089914 kind:arm_call to:0x020166a4 module:main +from:0x020899ac kind:arm_call to:0x02080978 module:overlay(0) +from:0x020899c0 kind:arm_call to:0x02093070 module:overlay(0) +from:0x02089a14 kind:arm_call to:0x020d9b50 module:overlay(31) +from:0x02089a30 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02089a88 kind:arm_call to:0x01fff05c module:itcm +from:0x02089ac8 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02089ae8 kind:load to:0x027e0d34 module:dtcm +from:0x02089aec kind:load to:0x027e09a8 module:dtcm +from:0x02089af8 kind:load to:0x027e0cd8 module:dtcm +from:0x02089b4c kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x02089bac kind:arm_call to:0x02089afc module:overlay(0) +from:0x02089bec kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x02089c30 kind:arm_call to:0x02077460 module:overlay(0) +from:0x02089c40 kind:arm_call to:0x02077448 module:overlay(0) +from:0x02089c5c kind:arm_call to:0x01ffd43c module:itcm +from:0x02089ca4 kind:arm_call to:0x02028c08 module:main +from:0x02089cb4 kind:load to:0x027e09bc module:dtcm +from:0x02089cb8 kind:load to:0x027e07bc module:dtcm +from:0x02089d10 kind:arm_call to:0x02089c00 module:overlay(0) +from:0x02089eb8 kind:load to:0x020b2b08 module:overlay(0) +from:0x02089f10 kind:arm_call to:0x01ffd420 module:itcm +from:0x02089f20 kind:arm_call to:0x02089da4 module:overlay(0) +from:0x02089f28 kind:load to:0x027e09b8 module:dtcm +from:0x02089f48 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x02089fcc kind:arm_call to:0x02089f78 module:overlay(0) +from:0x0208a094 kind:arm_call to:0x02089f2c module:overlay(0) +from:0x0208a0b4 kind:arm_call to:0x02089f2c module:overlay(0) +from:0x0208a0c8 kind:load to:0x020b2b0c module:overlay(0) +from:0x0208a114 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a140 kind:load to:0x027e0ce4 module:dtcm +from:0x0208a184 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a1a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208a20c kind:thumb_call to:0x0208a1a8 module:overlay(0) +from:0x0208a228 kind:thumb_call to:0x0208a1a8 module:overlay(0) +from:0x0208a276 kind:thumb_call to:0x0208a1a8 module:overlay(0) +from:0x0208a2ec kind:arm_call to:0x020cd328 module:overlay(24) +from:0x0208a2f4 kind:load to:0x020d8678 module:overlays(19,24) +from:0x0208a340 kind:arm_call to:0x020cd338 module:overlay(24) +from:0x0208a360 kind:arm_call to:0x0208a2a4 module:overlay(0) +from:0x0208a368 kind:load to:0x020d8678 module:overlays(19,24) +from:0x0208a404 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a450 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0208a474 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0208a48c kind:arm_call to:0x01ff9364 module:itcm +from:0x0208a4ac kind:arm_call to:0x01ff9364 module:itcm +from:0x0208a4c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208a4d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208a508 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0208a518 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a538 kind:arm_call to:0x02086fa8 module:overlay(0) +from:0x0208a540 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0208a594 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208a5a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0208a5ac kind:arm_call to:0x01ffb800 module:itcm +from:0x0208a5c8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0208a5dc kind:arm_call to:0x0208ae64 module:overlay(0) +from:0x0208a610 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208a6b0 kind:load to:0x020b2a8c module:overlay(0) +from:0x0208a734 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208a768 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208a774 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a780 kind:load to:0x027e0ce4 module:dtcm +from:0x0208a870 kind:arm_call to:0x01fff148 module:itcm +from:0x0208a8b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208a8c4 kind:arm_call to:0x0208a6c4 module:overlay(0) +from:0x0208a8f0 kind:arm_call to:0x02134c34 module:overlay(48) +from:0x0208a934 kind:arm_call to:0x01fff498 module:itcm +from:0x0208a97c kind:arm_call to:0x02134d58 module:overlay(48) +from:0x0208a998 kind:load to:0x027e0ce0 module:dtcm +from:0x0208a99c kind:load to:0x027e0ce4 module:dtcm +from:0x0208a9a0 kind:load to:0x027e0ce8 module:dtcm +from:0x0208a9b8 kind:arm_call to:0x0208a71c module:overlay(0) +from:0x0208a9e8 kind:arm_call to:0x0208a6c4 module:overlay(0) +from:0x0208aa54 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0208aa78 kind:arm_call to:0x0205d504 module:overlay(0) +from:0x0208aa98 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0208aab4 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208ab04 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208abe0 kind:arm_call to:0x02096ec8 module:overlay(0) +from:0x0208ac14 kind:arm_call to:0x020c031c module:overlay(17) +from:0x0208ac4c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208ac64 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x0208ac84 kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0208acbc kind:arm_call to:0x0205d38c module:overlay(0) +from:0x0208ace8 kind:load to:0x027e0ce4 module:dtcm +from:0x0208acec kind:load to:0x027e0ce8 module:dtcm +from:0x0208acf0 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ad44 kind:arm_call to:0x0208a7ac module:overlay(0) +from:0x0208adc8 kind:arm_call to:0x0205d604 module:overlay(0) +from:0x0208add0 kind:arm_call to:0x0205d2ec module:overlay(0) +from:0x0208adf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208ae3c kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208ae54 kind:arm_call to:0x020c04ec module:overlay(17) +from:0x0208ae60 kind:load to:0x027e0ce8 module:dtcm +from:0x0208ae74 kind:load to:0x020acd98 module:overlay(0) +from:0x0208ae88 kind:thumb_call to:0x0208a70c module:overlay(0) +from:0x0208aeb0 kind:thumb_call_arm to:0x02089afc module:overlay(0) +from:0x0208aedc kind:thumb_call_arm to:0x02089afc module:overlay(0) +from:0x0208af54 kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x0208af74 kind:arm_call to:0x0208ae64 module:overlay(0) +from:0x0208afa0 kind:arm_call to:0x0205ca94 module:overlay(0) +from:0x0208b06c kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x0208b08c kind:arm_call to:0x0205d504 module:overlay(0) +from:0x0208b0d0 kind:arm_call to:0x0208acf4 module:overlay(0) +from:0x0208b0e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0208b124 kind:arm_call to:0x0208aeec module:overlay(0) +from:0x0208b138 kind:arm_call to:0x02089b38 module:overlay(0) +from:0x0208b184 kind:arm_call to:0x0208aba4 module:overlay(0) +from:0x0208b1a0 kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x0208b1d0 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x0208b1f4 kind:arm_call to:0x0208aeec module:overlay(0) +from:0x0208b21c kind:load to:0x027e0ce0 module:dtcm +from:0x0208b23c kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x0208b2b4 kind:arm_call to:0x02089cbc module:overlay(0) +from:0x0208b2d8 kind:arm_call to:0x0208aba4 module:overlay(0) +from:0x0208b338 kind:arm_call to:0x0205d504 module:overlay(0) +from:0x0208b34c kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208b36c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208b380 kind:arm_call to:0x01fff148 module:itcm +from:0x0208b3a8 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208b3d4 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208b3e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b410 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208b428 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208b45c kind:arm_call to:0x01fff498 module:itcm +from:0x0208b484 kind:load to:0x027e0ce0 module:dtcm +from:0x0208b488 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b48c kind:load to:0x027e0ce8 module:dtcm +from:0x0208b4a8 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208b4cc kind:arm_call to:0x0205d604 module:overlay(0) +from:0x0208b4e4 kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x0208b528 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b534 kind:arm_call to:0x01fff458 module:itcm +from:0x0208b574 kind:arm_call to:0x01fff498 module:itcm +from:0x0208b580 kind:arm_call to:0x01fff584 module:itcm +from:0x0208b5a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b5ac kind:load to:0x027e0ce8 module:dtcm +from:0x0208b5e0 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0208b5f8 kind:arm_call to:0x0205d504 module:overlay(0) +from:0x0208b604 kind:arm_call to:0x0208b490 module:overlay(0) +from:0x0208b61c kind:arm_call to:0x0208ad94 module:overlay(0) +from:0x0208b644 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208b66c kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x0208b674 kind:arm_call to:0x0208ae64 module:overlay(0) +from:0x0208b694 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b6f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208b71c kind:arm_call to:0x0205d5ac module:overlay(0) +from:0x0208b73c kind:arm_call to:0x0208a39c module:overlay(0) +from:0x0208b798 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b7b4 kind:arm_call to:0x0208ae64 module:overlay(0) +from:0x0208b7f0 kind:arm_call to:0x0208ae64 module:overlay(0) +from:0x0208b810 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b88c kind:arm_call to:0x01fff498 module:itcm +from:0x0208b89c kind:arm_call to:0x01fff584 module:itcm +from:0x0208b8c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b934 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b950 kind:arm_call to:0x0208ae64 module:overlay(0) +from:0x0208b970 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208b9c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0208b9c4 kind:load to:0x027e0ce8 module:dtcm +from:0x0208b9dc kind:arm_call to:0x0208aaac module:overlay(0) +from:0x0208b9e8 kind:arm_call to:0x0216bf54 module:overlay(93) +from:0x0208b9fc kind:arm_call to:0x0208aafc module:overlay(0) +from:0x0208ba08 kind:arm_call to:0x0216bf9c module:overlay(93) +from:0x0208ba1c kind:load to:0x020bd548 module:overlays(2,4,17) +from:0x0208ba28 kind:thumb_call to:0x020a0c24 module:overlay(0) +from:0x0208ba30 kind:thumb_call to:0x020a859c module:overlay(0) +from:0x0208ba38 kind:thumb_call to:0x0208a230 module:overlay(0) +from:0x0208ba8c kind:load to:0x0208cc00 module:overlay(0) +from:0x0208baa8 kind:load to:0x0208cc38 module:overlay(0) +from:0x0208bab8 kind:load to:0x020dbe3c module:overlays(19,20,31) +from:0x0208bac8 kind:load to:0x020dbe68 module:overlays(19,20,31) +from:0x0208bad8 kind:load to:0x020dbe7c module:overlays(19,20,31) +from:0x0208bae8 kind:load to:0x020dbe9c module:overlays(19,20,31) +from:0x0208baf8 kind:load to:0x020dbeb0 module:overlays(19,20,31) +from:0x0208bb08 kind:load to:0x020dbec4 module:overlays(19,20,31) +from:0x0208bb60 kind:load to:0x0208a784 module:overlay(0) +from:0x0208bb70 kind:load to:0x020dbee8 module:overlays(19,20,31) +from:0x0208bb80 kind:load to:0x020dbf0c module:overlays(19,20,31) +from:0x0208bb90 kind:load to:0x020dbf38 module:overlays(19,20,31) +from:0x0208bba0 kind:load to:0x020dbf5c module:overlays(19,20,31) +from:0x0208bbb0 kind:load to:0x020dbf80 module:overlays(19,20,31) +from:0x0208bbd0 kind:arm_call to:0x020dc038 module:overlay(31) +from:0x0208bbf8 kind:load to:0x01fff280 module:itcm +from:0x0208bc30 kind:arm_call to:0x020dc10c module:overlay(31) +from:0x0208bc70 kind:arm_call to:0x020dc10c module:overlay(31) +from:0x0208bca8 kind:arm_call to:0x0207057c module:overlay(0) +from:0x0208bcd4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208bcec kind:arm_call to:0x0208a2a4 module:overlay(0) +from:0x0208bcf4 kind:load to:0x027e09a4 module:dtcm +from:0x0208bcf8 kind:load to:0x020d8640 module:overlays(19,24) +from:0x0208bcfc kind:load to:0x027e09b8 module:dtcm +from:0x0208bd0c kind:load to:0x020dc19c module:overlays(19,20,31) +from:0x0208bd20 kind:arm_call to:0x020dc1d0 module:overlay(31) +from:0x0208bd4c kind:arm_call_thumb to:0x020dc1f8 module:overlay(31) +from:0x0208bd68 kind:load to:0x020dc239 module:overlays(19,20,31) +from:0x0208bd78 kind:load to:0x020dc269 module:overlays(19,20,31) +from:0x0208bd8c kind:arm_call_thumb to:0x020dc280 module:overlay(31) +from:0x0208bdb0 kind:load to:0x0208cae8 module:overlay(0) +from:0x0208bdc0 kind:load to:0x020dc2b4 module:overlays(19,20,31) +from:0x0208bdd4 kind:arm_call to:0x020dc2dc module:overlay(31) +from:0x0208bde8 kind:load to:0x020dc364 module:overlays(19,20,31) +from:0x0208bdf8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208be18 kind:arm_call to:0x020dc3c0 module:overlay(31) +from:0x0208bec0 kind:arm_call to:0x020dc3e0 module:overlays(26,31) +from:0x0208bee0 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x0208bf24 kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x0208bf60 kind:arm_call to:0x02088248 module:overlay(0) +from:0x0208bf84 kind:arm_call to:0x020882a8 module:overlay(0) +from:0x0208bf98 kind:load to:0x020898f0 module:overlay(0) +from:0x0208bfc0 kind:load to:0x02182e34 module:overlays(100,97,102) +from:0x0208bfce kind:thumb_call to:0x02057b34 module:overlay(0) +from:0x0208bff2 kind:thumb_call to:0x0208c000 module:overlay(0) +from:0x0208bffc kind:load to:0x020b2b24 module:overlay(0) +from:0x0208c01e kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x0208c02c kind:thumb_call_arm to:0x02057d1c module:overlay(0) +from:0x0208c034 kind:load to:0x020ab4bc module:overlay(0) +from:0x0208c058 kind:thumb_call_arm to:0x0200e3f8 module:main +from:0x0208c072 kind:thumb_call to:0x0208c038 module:overlay(0) +from:0x0208c098 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c0bc kind:load to:0x027e0964 module:dtcm +from:0x0208c0d4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0208c0e0 kind:arm_call to:0x0200b58c module:main +from:0x0208c13c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0208c154 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0208c198 kind:arm_call to:0x02057d4c module:overlay(0) +from:0x0208c1c8 kind:arm_call to:0x01fff168 module:itcm +from:0x0208c1e4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0208c21c kind:arm_call to:0x02057d4c module:overlay(0) +from:0x0208c23c kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c250 kind:arm_call to:0x0200e398 module:main +from:0x0208c274 kind:arm_call to:0x01ffa328 module:itcm +from:0x0208c2b0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0208c2c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c2ec kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0208c2fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c344 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0208c384 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0208c398 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c3c4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0208c3d4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0208c3e8 kind:load to:0x027e09a4 module:dtcm +from:0x0208c3ec kind:load to:0x027e0ce0 module:dtcm +from:0x0208c3f0 kind:load to:0x0203e93c module:main +from:0x0208c3fc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0208c410 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0208c418 kind:arm_call to:0x02011ff4 module:main +from:0x0208c460 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c470 kind:arm_call to:0x0200e260 module:main +from:0x0208c47c kind:arm_call to:0x0208c080 module:overlay(0) +from:0x0208c4a8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c4d4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c508 kind:arm_call to:0x0200e260 module:main +from:0x0208c518 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c53c kind:arm_call to:0x0200e260 module:main +from:0x0208c550 kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c578 kind:arm_call to:0x0200e260 module:main +from:0x0208c58c kind:arm_call to:0x01ffad5c module:itcm +from:0x0208c598 kind:load to:0x027e0964 module:dtcm +from:0x0208c5bc kind:arm_call to:0x01ffc768 module:itcm +from:0x0208c5d0 kind:arm_call to:0x0200eab0 module:main +from:0x0208c5e0 kind:arm_call to:0x0200e850 module:main +from:0x0208c5f0 kind:arm_call to:0x0200ea38 module:main +from:0x0208c5fc kind:arm_call to:0x0200efdc module:main +from:0x0208c614 kind:arm_call to:0x0200eab0 module:main +from:0x0208c624 kind:arm_call to:0x0200e850 module:main +from:0x0208c634 kind:arm_call to:0x0200ea38 module:main +from:0x0208c650 kind:arm_call to:0x0200eab0 module:main +from:0x0208c660 kind:arm_call to:0x0200e850 module:main +from:0x0208c670 kind:arm_call to:0x0200ea38 module:main +from:0x0208c67c kind:load to:0x020b4ea4 module:overlay(0) +from:0x0208c688 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0208c69c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0208c6a4 kind:arm_call to:0x02011ff4 module:main +from:0x0208c6d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c6d4 kind:arm_call to:0x0205acac module:overlay(0) +from:0x0208c6f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c700 kind:load to:0x027e0254 module:dtcm +from:0x0208c724 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c728 kind:arm_call to:0x0205acac module:overlay(0) +from:0x0208c73c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c75c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0208c768 kind:load to:0x027e0254 module:dtcm +from:0x0208c772 kind:thumb_call_arm to:0x020590c4 module:overlay(0) +from:0x0208c78c kind:load to:0x020b2b7c module:overlay(0) +from:0x0208c7b4 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0208c7cc kind:load to:0x027e0958 module:dtcm +from:0x0208c80c kind:arm_call to:0x020bba88 module:overlay(17) +from:0x0208c860 kind:thumb_call_arm to:0x02028c68 module:main +from:0x0208c8a4 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0208c8b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0208c8c8 kind:arm_call to:0x01ffa06c module:itcm +from:0x0208c8ec kind:thumb_call_arm to:0x0208c97c module:overlay(0) +from:0x0208c910 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x0208c934 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0208c93c kind:load to:0x020ab4bc module:overlay(0) +from:0x0208c95e kind:thumb_call to:0x0205c564 module:overlay(0) +from:0x0208c964 kind:thumb_call to:0x0208c8f4 module:overlay(0) +from:0x0208c970 kind:thumb_call to:0x02084644 module:overlay(0) +from:0x0208c978 kind:load to:0x020ab4bc module:overlay(0) +from:0x0208c990 kind:arm_call to:0x0208caa8 module:overlay(0) +from:0x0208c9b8 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0208c9c0 kind:arm_call_thumb to:0x02082a90 module:overlay(0) +from:0x0208c9d8 kind:arm_call to:0x020db170 module:overlay(31) +from:0x0208ca08 kind:arm_call to:0x020859d8 module:overlay(0) +from:0x0208ca20 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x0208ca30 kind:arm_call to:0x02080978 module:overlay(0) +from:0x0208ca48 kind:arm_call to:0x01ffedac module:itcm +from:0x0208ca60 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0208ca84 kind:arm_call to:0x0208caa8 module:overlay(0) +from:0x0208ca98 kind:arm_call to:0x020db170 module:overlay(31) +from:0x0208caa4 kind:load to:0x027e09a4 module:dtcm +from:0x0208caf8 kind:arm_call to:0x0208cbac module:overlay(0) +from:0x0208cb94 kind:arm_call to:0x0208caa8 module:overlay(0) +from:0x0208cba4 kind:load to:0x027e0cd8 module:dtcm +from:0x0208cbc4 kind:arm_call to:0x0205a3dc module:overlay(0) +from:0x0208cbcc kind:load to:0x027e0960 module:dtcm +from:0x0208cbdc kind:arm_call to:0x0208498c module:overlay(0) +from:0x0208cc30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208cc44 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x0208cc6c kind:load to:0x020ab4bc module:overlay(0) +from:0x0208cc8c kind:arm_call to:0x01ffd420 module:itcm +from:0x0208cca0 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0208ccb8 kind:load to:0x027e09b8 module:dtcm +from:0x0208cce0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cd04 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cd30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cd3c kind:arm_call to:0x01fff458 module:itcm +from:0x0208cd78 kind:load to:0x027e0ce4 module:dtcm +from:0x0208cdb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cdbc kind:arm_call to:0x01fff458 module:itcm +from:0x0208cde0 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ce04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208ce10 kind:arm_call to:0x01fff458 module:itcm +from:0x0208ce14 kind:arm_call to:0x0205d278 module:overlay(0) +from:0x0208ce34 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ce54 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0208ce68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cea4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ced0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cefc kind:load to:0x027e0ce4 module:dtcm +from:0x0208cf34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208cf68 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0208cf78 kind:arm_call to:0x01fff458 module:itcm +from:0x0208cfa0 kind:arm_call to:0x02129ce0 module:overlay(41) +from:0x0208cfbc kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0208cfdc kind:arm_call to:0x0208ae1c module:overlay(0) +from:0x0208cff0 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0208cff4 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x0208d06c kind:arm_call to:0x01fff458 module:itcm +from:0x0208d088 kind:arm_call to:0x01ffb800 module:itcm +from:0x0208d0e0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0208d0f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208d100 kind:load to:0x0203e93c module:main +from:0x0208d104 kind:load to:0x027e09a8 module:dtcm +from:0x0208d134 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208d158 kind:load to:0x027e0ce4 module:dtcm +from:0x0208d184 kind:arm_call to:0x01fff254 module:itcm +from:0x0208d1a0 kind:arm_call to:0x01fff254 module:itcm +from:0x0208d1ac kind:arm_call to:0x01ffccc0 module:itcm +from:0x0208d1b8 kind:load to:0x020ab4bc module:overlay(0) +from:0x0208d1ec kind:arm_call to:0x01fff2a8 module:itcm +from:0x0208d264 kind:arm_call to:0x02082698 module:overlay(0) +from:0x0208d30c kind:arm_call to:0x01ff9770 module:itcm +from:0x0208d31c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208d348 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0208d384 kind:load to:0x0203e93c module:main +from:0x0208d3d0 kind:arm_call to:0x0201aa1c module:main +from:0x0208d3d8 kind:load to:0x0204aefc module:main +from:0x0208d428 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x0208d458 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x0208d468 kind:load to:0x027e0998 module:dtcm +from:0x0208d4e8 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0208d4f4 kind:arm_call to:0x0207057c module:overlay(0) +from:0x0208d540 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0208d54c kind:arm_call to:0x02087e04 module:overlay(0) +from:0x0208d560 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0208d578 kind:load to:0x027e09a4 module:dtcm +from:0x0208d57c kind:load to:0x020d8640 module:overlays(19,24) +from:0x0208d5d8 kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x0208d5e0 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x0208d618 kind:arm_call to:0x02082dc0 module:overlay(0) +from:0x0208d63c kind:arm_call to:0x020dcd7c module:overlay(31) +from:0x0208d6e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0208d704 kind:arm_call to:0x01ff9984 module:itcm +from:0x0208d744 kind:arm_call to:0x01ffd420 module:itcm +from:0x0208d770 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x0208d7c8 kind:load to:0x027e09b8 module:dtcm +from:0x0208d7cc kind:load to:0x027e0ce0 module:dtcm +from:0x0208d804 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0208d838 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0208d86c kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x0208d880 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x0208d8a4 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x0208d8c0 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x0208d8c8 kind:load to:0x027e0cec module:dtcm +from:0x0208d8cc kind:load to:0x027e09ac module:dtcm +from:0x0208d900 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208d91c kind:load to:0x02028d24 module:main +from:0x0208d92c kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x0208da9c kind:load to:0x020b5368 module:overlay(0) +from:0x0208daa4 kind:load to:0x020b2b80 module:overlay(0) +from:0x0208daac kind:load to:0x0203e93c module:main +from:0x0208dae4 kind:load to:0x027e0ce0 module:dtcm +from:0x0208dc24 kind:load to:0x020930d4 module:overlay(0) +from:0x0208dc34 kind:load to:0x0209367c module:overlay(0) +from:0x0208dc44 kind:load to:0x020939f4 module:overlay(0) +from:0x0208dc54 kind:load to:0x02093a24 module:overlay(0) +from:0x0208dc64 kind:load to:0x02093a68 module:overlay(0) +from:0x0208dc74 kind:load to:0x02093a90 module:overlay(0) +from:0x0208dca0 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x0208dcb4 kind:arm_call to:0x020930d4 module:overlay(0) +from:0x0208dcec kind:arm_call to:0x02080978 module:overlay(0) +from:0x0208dd2c kind:load to:0x027e0cd8 module:dtcm +from:0x0208dd3c kind:load to:0x02093ae4 module:overlay(0) +from:0x0208dd4c kind:load to:0x02093b4c module:overlay(0) +from:0x0208dd8c kind:arm_call to:0x02093048 module:overlay(0) +from:0x0208ddac kind:arm_call to:0x01ffd420 module:itcm +from:0x0208ddd0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0208dde8 kind:arm_call to:0x0208dc58 module:overlay(0) +from:0x0208ddf8 kind:arm_call to:0x0208dc68 module:overlay(0) +from:0x0208de20 kind:arm_call to:0x020a8a70 module:overlay(0) +from:0x0208de34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208de40 kind:arm_call to:0x01fff458 module:itcm +from:0x0208de78 kind:arm_call to:0x01fff2cc module:itcm +from:0x0208de98 kind:arm_call to:0x020dbd04 module:overlay(31) +from:0x0208deac kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0208df30 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0208e030 kind:arm_call to:0x0208d1bc module:overlay(0) +from:0x0208e064 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x0208e084 kind:arm_call to:0x0207057c module:overlay(0) +from:0x0208e0b4 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0208e0ec kind:arm_call to:0x02093f38 module:overlay(0) +from:0x0208e130 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208e1ac kind:arm_call to:0x0208d214 module:overlay(0) +from:0x0208e1f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208e204 kind:arm_call to:0x02093b64 module:overlay(0) +from:0x0208e250 kind:arm_call to:0x01ff9804 module:itcm +from:0x0208e30c kind:arm_call to:0x02093b64 module:overlay(0) +from:0x0208e340 kind:arm_call to:0x02093b64 module:overlay(0) +from:0x0208e374 kind:arm_call to:0x02093b64 module:overlay(0) +from:0x0208e3b4 kind:arm_call to:0x02093b64 module:overlay(0) +from:0x0208e420 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x0208e430 kind:load to:0x027e0ce0 module:dtcm +from:0x0208e434 kind:load to:0x027e09b8 module:dtcm +from:0x0208e438 kind:load to:0x027e0ce4 module:dtcm +from:0x0208e448 kind:load to:0x027e09a4 module:dtcm +from:0x0208e44c kind:load to:0x020d8640 module:overlays(19,24) +from:0x0208e450 kind:load to:0x027e09a8 module:dtcm +from:0x0208e47c kind:arm_call to:0x020930d4 module:overlay(0) +from:0x0208e50c kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x0208e524 kind:load to:0x02093b70 module:overlay(0) +from:0x0208e534 kind:load to:0x02093d20 module:overlay(0) +from:0x0208e544 kind:load to:0x020938dc module:overlay(0) +from:0x0208e554 kind:load to:0x02093934 module:overlay(0) +from:0x0208e564 kind:load to:0x020dda60 module:overlays(19,20,31) +from:0x0208e590 kind:arm_call to:0x0203d138 module:main +from:0x0208e5bc kind:load to:0x02089300 module:overlay(0) +from:0x0208e5c0 kind:load to:0x02089314 module:overlay(0) +from:0x0208e5e0 kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x0208e5f4 kind:arm_call to:0x0203d1e8 module:main +from:0x0208e600 kind:load to:0x027e0cec module:dtcm +from:0x0208e604 kind:load to:0x02089300 module:overlay(0) +from:0x0208e638 kind:arm_call to:0x02071754 module:overlay(0) +from:0x0208e64c kind:load to:0x027e09a8 module:dtcm +from:0x0208e688 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0208e69c kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x0208e6a4 kind:load to:0x027e0cec module:dtcm +from:0x0208e6cc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0208e6e0 kind:load to:0x027e0cec module:dtcm +from:0x0208e77e kind:thumb_call_arm to:0x0208e800 module:overlay(0) +from:0x0208e786 kind:thumb_call_arm to:0x0208e800 module:overlay(0) +from:0x0208e78e kind:thumb_call_arm to:0x0208e800 module:overlay(0) +from:0x0208e796 kind:thumb_call to:0x0208e99c module:overlay(0) +from:0x0208e7ac kind:thumb_call to:0x02058520 module:overlay(0) +from:0x0208e7b6 kind:thumb_call to:0x0208e9ac module:overlay(0) +from:0x0208e7c8 kind:load to:0x020ab4bc module:overlay(0) +from:0x0208e7cc kind:load to:0x020b2b90 module:overlay(0) +from:0x0208e7d8 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x0208e7ec kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x0208e7f4 kind:arm_call to:0x02011ff4 module:main +from:0x0208e80c kind:load to:0x020ace78 module:overlay(0) +from:0x0208e820 kind:load to:0x020aceb4 module:overlay(0) +from:0x0208e834 kind:load to:0x020ace94 module:overlay(0) +from:0x0208e840 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x0208e850 kind:load to:0x027e0ce0 module:dtcm +from:0x0208e880 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0208e8b2 kind:thumb_call_arm to:0x0216f3f4 module:overlay(88) +from:0x0208e8e4 kind:thumb_call to:0x0208e838 module:overlay(0) +from:0x0208e91e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x0208e958 kind:thumb_call to:0x0208e838 module:overlay(0) +from:0x0208e994 kind:load to:0x027e09a4 module:dtcm +from:0x0208e998 kind:load to:0x02043e30 module:main +from:0x0208e9c2 kind:thumb_call_arm to:0x020974bc module:overlay(0) +from:0x0208e9d0 kind:load to:0x020b537c module:overlay(0) +from:0x0208ea10 kind:thumb_call to:0x0208e9bc module:overlay(0) +from:0x0208ea2c kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ea48 kind:load to:0x020acef8 module:overlay(0) +from:0x0208ea4c kind:load to:0x020acf38 module:overlay(0) +from:0x0208ea68 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x0208ea76 kind:thumb_call to:0x0208ecd4 module:overlay(0) +from:0x0208ea82 kind:thumb_call to:0x0208ecd4 module:overlay(0) +from:0x0208ea96 kind:thumb_call to:0x0208e9bc module:overlay(0) +from:0x0208ea9a kind:thumb_call_arm to:0x02058a04 module:overlay(0) +from:0x0208eaa6 kind:thumb_call to:0x0208ecd4 module:overlay(0) +from:0x0208eab2 kind:thumb_call to:0x0208ecd4 module:overlay(0) +from:0x0208eab8 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ead4 kind:thumb_call to:0x0208ed44 module:overlay(0) +from:0x0208eaea kind:thumb_call to:0x0208e9d4 module:overlay(0) +from:0x0208eb00 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x0208eb08 kind:thumb_call_arm to:0x020ea848 module:overlays(21,31) +from:0x0208eb14 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x0208eb1c kind:load to:0x027e0ce0 module:dtcm +from:0x0208eb20 kind:load to:0x020ab4bc module:overlay(0) +from:0x0208eb3a kind:thumb_call to:0x0208ee08 module:overlay(0) +from:0x0208eb50 kind:thumb_call to:0x0208e9d4 module:overlay(0) +from:0x0208eb62 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x0208eb68 kind:load to:0x027e0ce0 module:dtcm +from:0x0208eb6c kind:load to:0x020acee4 module:overlay(0) +from:0x0208eba8 kind:arm_call_thumb to:0x0208e9bc module:overlay(0) +from:0x0208ec0c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0208ec24 kind:arm_call to:0x02088dd8 module:overlay(0) +from:0x0208ec54 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x0208ec60 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ec6c kind:load to:0x020acf78 module:overlay(0) +from:0x0208ec70 kind:load to:0x020ab4bc module:overlay(0) +from:0x0208ec90 kind:arm_call to:0x02088e0c module:overlay(0) +from:0x0208ecc0 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x0208eccc kind:load to:0x027e0ce0 module:dtcm +from:0x0208ecd0 kind:load to:0x020ab4bc module:overlay(0) +from:0x0208ecea kind:thumb_call_arm to:0x02058a04 module:overlay(0) +from:0x0208ecfa kind:thumb_call_arm to:0x02058a04 module:overlay(0) +from:0x0208ed06 kind:thumb_call_arm to:0x02058a04 module:overlay(0) +from:0x0208ed32 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ed66 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ed8a kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208eda2 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x0208edbe kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ede2 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208edf8 kind:load to:0x027e09a4 module:dtcm +from:0x0208edfc kind:load to:0x020ab4bc module:overlay(0) +from:0x0208ee00 kind:load to:0x020acfb8 module:overlay(0) +from:0x0208ee04 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ee12 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x0208ee2c kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee50 kind:thumb_call_arm to:0x0200f05c module:main +from:0x0208ee68 kind:load to:0x027e0ce0 module:dtcm +from:0x0208ee6c kind:load to:0x020acfcc module:overlay(0) +from:0x0208ee70 kind:load to:0x020acfe0 module:overlay(0) +from:0x0208eea4 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0208eecc kind:arm_call to:0x02083f88 module:overlay(0) +from:0x0208eef8 kind:arm_call to:0x0205ac40 module:overlay(0) +from:0x0208ef28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208ef34 kind:arm_call to:0x01fff458 module:itcm +from:0x0208ef60 kind:load to:0x027e0ce4 module:dtcm +from:0x0208ef90 kind:thumb_call to:0x0208ef9c module:overlay(0) +from:0x0208ef98 kind:load to:0x027e09a4 module:dtcm +from:0x0208f048 kind:arm_call to:0x01ffedac module:itcm +from:0x0208f088 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0208f1dc kind:arm_call to:0x02080978 module:overlay(0) +from:0x0208f234 kind:arm_call to:0x01ffe868 module:itcm +from:0x0208f2b8 kind:arm_call to:0x02080930 module:overlay(0) +from:0x0208f304 kind:arm_call to:0x01fff05c module:itcm +from:0x0208f30c kind:arm_call to:0x0208efc4 module:overlay(0) +from:0x0208f37c kind:arm_call to:0x01ffd118 module:itcm +from:0x0208f3c8 kind:arm_call to:0x01fff05c module:itcm +from:0x0208f3d0 kind:arm_call to:0x0208efc4 module:overlay(0) +from:0x0208f40c kind:load to:0x027e0cd8 module:dtcm +from:0x0208f414 kind:load to:0x020acff4 module:overlay(0) +from:0x0208f418 kind:load to:0x027e0c90 module:dtcm +from:0x0208f43c kind:arm_call to:0x0208efec module:overlay(0) +from:0x0208f4bc kind:arm_call to:0x0208ef00 module:overlay(0) +from:0x0208f4c8 kind:arm_call to:0x02167e38 module:overlay(94) +from:0x0208f4f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f500 kind:arm_call to:0x01fff458 module:itcm +from:0x0208f520 kind:arm_call to:0x021433b0 module:overlay(70) +from:0x0208f534 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f594 kind:arm_call to:0x01fff498 module:itcm +from:0x0208f5a0 kind:arm_call to:0x01fff584 module:itcm +from:0x0208f5c4 kind:arm_call to:0x0208efec module:overlay(0) +from:0x0208f658 kind:load to:0x027e0ce8 module:dtcm +from:0x0208f694 kind:arm_call to:0x0208ef00 module:overlay(0) +from:0x0208f6a0 kind:arm_call to:0x02167c34 module:overlay(94) +from:0x0208f6cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f6d8 kind:arm_call to:0x01fff458 module:itcm +from:0x0208f6f8 kind:arm_call to:0x0214326c module:overlays(58,70) +from:0x0208f738 kind:arm_call to:0x020eb554 module:overlay(21) +from:0x0208f750 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0208f768 kind:arm_call to:0x01fff148 module:itcm +from:0x0208f770 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0208f78c kind:arm_call to:0x01fff148 module:itcm +from:0x0208f794 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0208f7f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f7fc kind:load to:0x027e0ce0 module:dtcm +from:0x0208f87c kind:arm_call to:0x02028c24 module:main +from:0x0208f888 kind:load to:0x020b2c5c module:overlay(0) +from:0x0208f898 kind:arm_call to:0x02011ff4 module:main +from:0x0208f8c4 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0208f8f0 kind:arm_call to:0x020848d0 module:overlay(0) +from:0x0208f908 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0208f914 kind:arm_call to:0x01fff458 module:itcm +from:0x0208f918 kind:arm_call to:0x0205d0dc module:overlay(0) +from:0x0208f930 kind:load to:0x027e0ce4 module:dtcm +from:0x0208f940 kind:arm_call to:0x02087f58 module:overlay(0) +from:0x0208f960 kind:arm_call to:0x0217a634 module:overlay(95) +from:0x0208f970 kind:load to:0x02043e30 module:main +from:0x0208f994 kind:arm_call to:0x020868dc module:overlay(0) +from:0x0208f9a4 kind:arm_call to:0x0208f8a8 module:overlay(0) +from:0x0208f9d0 kind:arm_call to:0x02087814 module:overlay(0) +from:0x0208fa38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0208fa48 kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x0208fa60 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0208fa74 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0208fa84 kind:load to:0x020b2c44 module:overlay(0) +from:0x0208fa88 kind:load to:0x0203e93c module:main +from:0x0208fad0 kind:arm_call to:0x0208cde8 module:overlay(0) +from:0x0208fafc kind:arm_call to:0x01ff930c module:itcm +from:0x0208fb24 kind:arm_call to:0x02082bcc module:overlay(0) +from:0x0208fb3c kind:arm_call to:0x0205d924 module:overlay(0) +from:0x0208fb68 kind:arm_call to:0x02092074 module:overlay(0) +from:0x0208fb84 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0208fb98 kind:arm_call to:0x02092090 module:overlay(0) +from:0x0208fba0 kind:arm_call to:0x02092074 module:overlay(0) +from:0x0208fbac kind:arm_call to:0x02092090 module:overlay(0) +from:0x0208fbc4 kind:arm_call to:0x02082b2c module:overlay(0) +from:0x0208fbf4 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x0208fc50 kind:arm_call to:0x01ff9364 module:itcm +from:0x0208fcb0 kind:arm_call to:0x02093730 module:overlay(0) +from:0x0208fce8 kind:arm_call to:0x02085efc module:overlay(0) +from:0x0208fd04 kind:arm_call to:0x020ebe4c module:overlay(21) +from:0x0208fd1c kind:arm_call to:0x02015058 module:main +from:0x0208fd5c kind:arm_call to:0x02015058 module:main +from:0x0208fd90 kind:arm_call to:0x020863e4 module:overlay(0) +from:0x0208fda8 kind:load to:0x020ace30 module:overlay(0) +from:0x0208fdac kind:load to:0x0203e93c module:main +from:0x0208fdb0 kind:load to:0x020ace40 module:overlay(0) +from:0x0208fde8 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0208fe34 kind:arm_call to:0x0208fa90 module:overlay(0) +from:0x0208fe60 kind:arm_call to:0x01ff9258 module:itcm +from:0x0208fe78 kind:load to:0x020ace40 module:overlay(0) +from:0x0208fea8 kind:arm_call to:0x02093d80 module:overlay(0) +from:0x0208fec0 kind:arm_call to:0x020a8954 module:overlay(0) +from:0x0208ff90 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x0208ffb0 kind:arm_call to:0x020888f0 module:overlay(0) +from:0x02090008 kind:arm_call to:0x02093f38 module:overlay(0) +from:0x02090018 kind:arm_call to:0x0208fed4 module:overlay(0) +from:0x02090034 kind:arm_call to:0x02093f38 module:overlay(0) +from:0x02090044 kind:arm_call to:0x0208fed4 module:overlay(0) +from:0x02090090 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x020900a4 kind:arm_call to:0x0205d160 module:overlay(0) +from:0x020900d0 kind:arm_call to:0x02088a88 module:overlay(0) +from:0x020900ec kind:arm_call to:0x0205d2ec module:overlay(0) +from:0x02090114 kind:arm_call to:0x02088b94 module:overlay(0) +from:0x020901c0 kind:arm_call to:0x02088834 module:overlay(0) +from:0x020901f4 kind:arm_call to:0x0208fe7c module:overlay(0) +from:0x0209021c kind:arm_call to:0x0208ff18 module:overlay(0) +from:0x02090274 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x020902cc kind:arm_call to:0x02088504 module:overlay(0) +from:0x02090304 kind:arm_call to:0x020848d0 module:overlay(0) +from:0x02090330 kind:arm_call to:0x020885e8 module:overlay(0) +from:0x02090350 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0209035c kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x02090360 kind:arm_call to:0x0208ae64 module:overlay(0) +from:0x02090384 kind:arm_call to:0x020936cc module:overlay(0) +from:0x0209040c kind:arm_call to:0x0208a80c module:overlay(0) +from:0x02090424 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02090448 kind:arm_call to:0x01ffb714 module:itcm +from:0x02090478 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020904cc kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02090504 kind:arm_call to:0x0209006c module:overlay(0) +from:0x02090578 kind:arm_call to:0x02093f38 module:overlay(0) +from:0x020905c4 kind:arm_call to:0x02088868 module:overlay(0) +from:0x020905f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02090688 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209069c kind:arm_call to:0x02080978 module:overlay(0) +from:0x02090708 kind:arm_call to:0x02090184 module:overlay(0) +from:0x02090728 kind:load to:0x0203e93c module:main +from:0x0209072c kind:load to:0x027e0cd8 module:dtcm +from:0x02090784 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x020907c0 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x020907f4 kind:load to:0x027e0cdc module:dtcm +from:0x02090814 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0209082c kind:load to:0x027e09a4 module:dtcm +from:0x02090838 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02090844 kind:arm_call to:0x020907f8 module:overlay(0) +from:0x0209087c kind:arm_call to:0x02088e40 module:overlay(0) +from:0x02090890 kind:arm_call to:0x02089294 module:overlay(0) +from:0x020908a0 kind:arm_call to:0x020896cc module:overlay(0) +from:0x020908b0 kind:arm_call to:0x02089328 module:overlay(0) +from:0x020908bc kind:load to:0x020b2c84 module:overlay(0) +from:0x020908d0 kind:arm_call to:0x02090ad0 module:overlay(0) +from:0x020908f4 kind:arm_call to:0x020907f8 module:overlay(0) +from:0x0209096c kind:arm_call to:0x0206d694 module:overlay(0) +from:0x02090974 kind:arm_call to:0x02089368 module:overlay(0) +from:0x0209097c kind:arm_call to:0x020897cc module:overlay(0) +from:0x02090990 kind:arm_call to:0x0203d1e8 module:main +from:0x02090998 kind:arm_call to:0x02088e80 module:overlay(0) +from:0x020909a0 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020909ac kind:load to:0x020b2c84 module:overlay(0) +from:0x020909b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020909b4 kind:load to:0x020ace34 module:overlay(0) +from:0x020909b8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020909c0 kind:load to:0x02089300 module:overlay(0) +from:0x020909d4 kind:arm_call to:0x02090ad0 module:overlay(0) +from:0x020909f8 kind:arm_call to:0x020907f8 module:overlay(0) +from:0x02090a70 kind:arm_call to:0x0206d694 module:overlay(0) +from:0x02090a78 kind:arm_call to:0x02089368 module:overlay(0) +from:0x02090a80 kind:arm_call to:0x020897cc module:overlay(0) +from:0x02090a94 kind:arm_call to:0x0203d1e8 module:main +from:0x02090a9c kind:arm_call to:0x02088e80 module:overlay(0) +from:0x02090aa4 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02090aac kind:arm_call to:0x02011ff4 module:main +from:0x02090ab8 kind:load to:0x020b2c84 module:overlay(0) +from:0x02090abc kind:load to:0x027e0ce0 module:dtcm +from:0x02090ac0 kind:load to:0x020ace34 module:overlay(0) +from:0x02090ac4 kind:load to:0x020b51f4 module:overlay(0) +from:0x02090acc kind:load to:0x02089300 module:overlay(0) +from:0x02090b00 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x02090b10 kind:load to:0x027e0ce0 module:dtcm +from:0x02090b4c kind:arm_call to:0x0216e2b8 module:overlay(93) +from:0x02090b6c kind:arm_call to:0x02090b14 module:overlay(0) +from:0x02090b84 kind:arm_call to:0x0216e8a4 module:overlay(93) +from:0x02090bc0 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x02090bec kind:arm_call to:0x0205d21c module:overlay(0) +from:0x02090bfc kind:arm_call to:0x0208d10c module:overlay(0) +from:0x02090c10 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x02090c30 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02090cc0 kind:arm_call to:0x020dcd00 module:overlay(31) +from:0x02090cd0 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02090d28 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02090d70 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02090d90 kind:arm_call to:0x02088e94 module:overlay(0) +from:0x02090dc4 kind:arm_call to:0x0208949c module:overlay(0) +from:0x02090dcc kind:arm_call to:0x02090b64 module:overlay(0) +from:0x02090e20 kind:arm_call to:0x020dac20 module:overlay(31) +from:0x02090e38 kind:arm_call to:0x020dae1c module:overlay(31) +from:0x02090e44 kind:arm_call to:0x020936cc module:overlay(0) +from:0x02090f08 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02090f18 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02090f94 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x02090fa0 kind:load to:0x027e09a8 module:dtcm +from:0x02090fb8 kind:load to:0x0203e93c module:main +from:0x02091058 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0209106c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091078 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020910ac kind:arm_call to:0x0209076c module:overlay(0) +from:0x020910b8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020910c8 kind:arm_call to:0x02088f10 module:overlay(0) +from:0x02091100 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091114 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091120 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091140 kind:arm_call to:0x02089648 module:overlay(0) +from:0x02091148 kind:arm_call to:0x02090b64 module:overlay(0) +from:0x020911ac kind:arm_call to:0x0208c9e8 module:overlay(0) +from:0x020911b8 kind:arm_call to:0x0209076c module:overlay(0) +from:0x020911c4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020911dc kind:arm_call to:0x0216e848 module:overlays(88,93) +from:0x020911f0 kind:arm_call to:0x0217a2f0 module:overlay(95) +from:0x02091240 kind:arm_call to:0x0208c9e8 module:overlay(0) +from:0x0209124c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091258 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091274 kind:arm_call to:0x02090ad0 module:overlay(0) +from:0x020912ac kind:arm_call to:0x0209076c module:overlay(0) +from:0x020912b8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020912ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091304 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091310 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091334 kind:arm_call to:0x020dac60 module:overlay(31) +from:0x02091348 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091354 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0209138c kind:arm_call to:0x020dae6c module:overlay(31) +from:0x020913a4 kind:arm_call to:0x0209076c module:overlay(0) +from:0x020913b0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020913c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020913dc kind:arm_call to:0x0209076c module:overlay(0) +from:0x020913e8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091438 kind:arm_call to:0x020901d4 module:overlay(0) +from:0x02091448 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091458 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0209146c kind:arm_call to:0x020a8a70 module:overlay(0) +from:0x0209147c kind:arm_call to:0x020e1488 module:overlay(31) +from:0x02091488 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091494 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020914b0 kind:arm_call to:0x020dbd78 module:overlay(31) +from:0x020914dc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020914e8 kind:load to:0x027e0ce0 module:dtcm +from:0x02091524 kind:arm_call to:0x020dacbc module:overlay(31) +from:0x0209154c kind:arm_call to:0x020dafc8 module:overlay(31) +from:0x0209156c kind:arm_call to:0x020db008 module:overlay(31) +from:0x020915a8 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x020915b8 kind:arm_call to:0x02090b14 module:overlay(0) +from:0x0209161c kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02091624 kind:load to:0x027e0cdc module:dtcm +from:0x02091630 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02091658 kind:load to:0x020b2cac module:overlay(0) +from:0x02091680 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02091688 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02091698 kind:load to:0x020b2cac module:overlay(0) +from:0x020916c0 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x020916c8 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020916d0 kind:arm_call to:0x02011ff4 module:main +from:0x020916e0 kind:load to:0x020b2cac module:overlay(0) +from:0x02091758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02091774 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0209178c kind:arm_call to:0x020717ac module:overlay(0) +from:0x02091790 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x020917b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020917c0 kind:load to:0x027e09a8 module:dtcm +from:0x02091808 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091828 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02091840 kind:arm_call to:0x0208ae1c module:overlay(0) +from:0x02091878 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02091894 kind:arm_call to:0x0208ce38 module:overlay(0) +from:0x020918b4 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x020918d0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020918e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091904 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091920 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02091930 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0209193c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0209194c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091964 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091970 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091980 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020919b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020919d4 kind:arm_call to:0x01fff458 module:itcm +from:0x020919f0 kind:arm_call to:0x02129fbc module:overlay(41) +from:0x020919fc kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091a08 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091a18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091a2c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091a38 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091a4c kind:arm_call to:0x02015058 module:main +from:0x02091a8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091a98 kind:arm_call to:0x01fff458 module:itcm +from:0x02091aac kind:arm_call to:0x020e18e8 module:overlay(31) +from:0x02091ab8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02091ad0 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x02091af4 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x02091b04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091b18 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091b24 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091b38 kind:arm_call to:0x02015058 module:main +from:0x02091b54 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x02091b64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02091b98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02091be8 kind:arm_call to:0x02086fa8 module:overlay(0) +from:0x02091c40 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02091c54 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02091c60 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02091c6c kind:load to:0x027e0ce4 module:dtcm +from:0x02091c70 kind:load to:0x027e09a8 module:dtcm +from:0x02091c84 kind:load to:0x020b2a8c module:overlay(0) +from:0x02091c88 kind:load to:0x027e07d4 module:dtcm +from:0x02091c9e kind:thumb_call_arm to:0x0205ca94 module:overlay(0) +from:0x02091cac kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091cb4 kind:thumb_call to:0x020e0604 module:overlay(31) +from:0x02091cce kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091cd6 kind:thumb_call_arm to:0x020dd0c0 module:overlay(31) +from:0x02091cee kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091cf6 kind:thumb_call to:0x02157b74 module:overlay(82) +from:0x02091d10 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d1a kind:thumb_call to:0x02183264 module:overlay(101) +from:0x02091d2e kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x02091d40 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d48 kind:thumb_call to:0x020d195c module:overlay(24) +from:0x02091d64 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091d7a kind:thumb_call to:0x02058c28 module:overlay(0) +from:0x02091d8c kind:thumb_call_arm to:0x0208e6e4 module:overlay(0) +from:0x02091d9a kind:thumb_call_arm to:0x02082728 module:overlay(0) +from:0x02091da6 kind:thumb_call_arm to:0x0208a0d0 module:overlay(0) +from:0x02091dfc kind:thumb_call_arm to:0x02011f3c module:main +from:0x02091e42 kind:thumb_call to:0x020147fc module:main +from:0x02091e46 kind:thumb_call_arm to:0x0205ca14 module:overlay(0) +from:0x02091e68 kind:load to:0x027e09a4 module:dtcm +from:0x02091e6c kind:load to:0x02043e30 module:main +from:0x02091e70 kind:load to:0x027e09a0 module:dtcm +from:0x02091e74 kind:load to:0x020ad00c module:overlay(0) +from:0x02091e78 kind:load to:0x020b2ccc module:overlay(0) +from:0x02091e7c kind:load to:0x02049b80 module:main +from:0x02091ee4 kind:load to:0x027e0ce0 module:dtcm +from:0x02091f0c kind:load to:0x020ad00c module:overlay(0) +from:0x02091f24 kind:arm_call to:0x0208ccbc module:overlay(0) +from:0x02091fb4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02091fcc kind:arm_call to:0x0207057c module:overlay(0) +from:0x02092008 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02092030 kind:arm_call to:0x0209376c module:overlay(0) +from:0x02092064 kind:load to:0x027e0ce0 module:dtcm +from:0x02092068 kind:load to:0x027e09b8 module:dtcm +from:0x0209206c kind:load to:0x027e09a4 module:dtcm +from:0x02092070 kind:load to:0x020d8640 module:overlays(19,24) +from:0x0209207c kind:arm_call to:0x0209376c module:overlay(0) +from:0x0209209c kind:arm_call to:0x020936f8 module:overlay(0) +from:0x020920ac kind:arm_call to:0x0209376c module:overlay(0) +from:0x02092114 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02092144 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02092174 kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x02092180 kind:load to:0x020ad00c module:overlay(0) +from:0x02092184 kind:load to:0x027e09b8 module:dtcm +from:0x020921b8 kind:arm_call to:0x0208cd08 module:overlay(0) +from:0x020921c0 kind:load to:0x020ad00c module:overlay(0) +from:0x0209223c kind:arm_call to:0x02092188 module:overlay(0) +from:0x02092264 kind:arm_call to:0x0208814c module:overlay(0) +from:0x02092284 kind:arm_call to:0x02092188 module:overlay(0) +from:0x02092294 kind:arm_call to:0x0208cd80 module:overlay(0) +from:0x020922a4 kind:arm_call to:0x0208814c module:overlay(0) +from:0x020922ac kind:arm_call to:0x020936cc module:overlay(0) +from:0x020922f4 kind:arm_call to:0x020936cc module:overlay(0) +from:0x020922fc kind:arm_call to:0x02091e80 module:overlay(0) +from:0x02092328 kind:arm_call_thumb to:0x020147fc module:main +from:0x0209232c kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x0209236c kind:arm_call to:0x0208e6e4 module:overlay(0) +from:0x02092390 kind:arm_call to:0x0208e6fc module:overlay(0) +from:0x020923a8 kind:arm_call to:0x020e0c14 module:overlay(31) +from:0x020923c0 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x020923c8 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x020923f4 kind:arm_call to:0x02088800 module:overlay(0) +from:0x02092434 kind:arm_call to:0x02091f10 module:overlay(0) +from:0x02092460 kind:arm_call to:0x0205d924 module:overlay(0) +from:0x02092474 kind:arm_call to:0x02092074 module:overlay(0) +from:0x02092480 kind:arm_call to:0x02092090 module:overlay(0) +from:0x020924a0 kind:arm_call to:0x02082abc module:overlay(0) +from:0x020924b0 kind:arm_call to:0x0208ccbc module:overlay(0) +from:0x020924d0 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x0209258c kind:arm_call to:0x02028c24 module:main +from:0x020925a0 kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x020925b8 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x020925d8 kind:arm_call to:0x020a89b4 module:overlay(0) +from:0x020925e8 kind:arm_call to:0x020920c4 module:overlay(0) +from:0x02092608 kind:load to:0x020ad00c module:overlay(0) +from:0x0209260c kind:load to:0x020ad020 module:overlay(0) +from:0x02092610 kind:load to:0x020b2ccc module:overlay(0) +from:0x02092614 kind:load to:0x02049b80 module:main +from:0x02092618 kind:load to:0x020ad012 module:overlay(0) +from:0x0209261c kind:load to:0x020ad013 module:overlay(0) +from:0x02092620 kind:load to:0x020ad010 module:overlay(0) +from:0x02092624 kind:load to:0x020ace40 module:overlay(0) +from:0x0209267c kind:arm_call to:0x0208e728 module:overlay(0) +from:0x02092684 kind:arm_call to:0x020828ac module:overlay(0) +from:0x02092698 kind:arm_call to:0x02091e98 module:overlay(0) +from:0x020926a4 kind:arm_call to:0x020be088 module:overlay(17) +from:0x020926b4 kind:arm_call to:0x0207057c module:overlay(0) +from:0x02092708 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x0209272c kind:arm_call_thumb to:0x020a899c module:overlay(0) +from:0x02092744 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02092758 kind:arm_call to:0x020a89b4 module:overlay(0) +from:0x02092788 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x02092798 kind:arm_call to:0x020920c4 module:overlay(0) +from:0x02092804 kind:arm_call to:0x0208c9e8 module:overlay(0) +from:0x02092810 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02092828 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x020928c4 kind:arm_call to:0x020a88d4 module:overlay(0) +from:0x02092900 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02092918 kind:arm_call to:0x02093098 module:overlay(0) +from:0x020929b4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02092a24 kind:arm_call to:0x0209353c module:overlay(0) +from:0x02092a84 kind:arm_call to:0x02080638 module:overlay(0) +from:0x02092a98 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02092ac4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02092ad0 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x02092adc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02092af0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02092ba0 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02092c58 kind:arm_call to:0x02157ec8 module:overlay(82) +from:0x02092c60 kind:arm_call to:0x0208cea8 module:overlay(0) +from:0x02092c7c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02092cc4 kind:arm_call to:0x02091f10 module:overlay(0) +from:0x02092ce4 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02092d1c kind:arm_call to:0x01ffd420 module:itcm +from:0x02092d68 kind:arm_call to:0x020717f4 module:overlay(0) +from:0x02092d78 kind:arm_call to:0x020e0884 module:overlay(31) +from:0x02092dc4 kind:arm_call to:0x021833f4 module:overlay(102) +from:0x02092ddc kind:load to:0x020ad00c module:overlay(0) +from:0x02092de0 kind:load to:0x020ad012 module:overlay(0) +from:0x02092de4 kind:load to:0x027e09a4 module:dtcm +from:0x02092de8 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02092dec kind:load to:0x02049af8 module:main +from:0x02092df0 kind:load to:0x027e0ce0 module:dtcm +from:0x02092df4 kind:load to:0x0204a068 module:main +from:0x02092df8 kind:load to:0x027e0cd8 module:dtcm +from:0x02092dfc kind:load to:0x027e09b8 module:dtcm +from:0x02092e00 kind:load to:0x0204a0f0 module:main +from:0x02092e08 kind:load to:0x020ad010 module:overlay(0) +from:0x02092e14 kind:load to:0x027e09a8 module:dtcm +from:0x02092e40 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x02092e5c kind:arm_call to:0x020937c4 module:overlay(0) +from:0x02092e7c kind:arm_call to:0x020dd184 module:overlay(31) +from:0x02092f24 kind:arm_call to:0x01ffd420 module:itcm +from:0x02092f54 kind:arm_call to:0x02091e98 module:overlay(0) +from:0x02092f6c kind:arm_call to:0x020be0c0 module:overlay(17) +from:0x02092f80 kind:arm_call to:0x020936f8 module:overlay(0) +from:0x02092f9c kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02092fa8 kind:arm_call to:0x020e08d4 module:overlay(31) +from:0x02092fc4 kind:arm_call to:0x0209376c module:overlay(0) +from:0x02092fe8 kind:arm_call to:0x020a8684 module:overlay(0) +from:0x0209301c kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02093040 kind:load to:0x027e09b8 module:dtcm +from:0x02093044 kind:load to:0x0204a0f0 module:main +from:0x0209306c kind:load to:0x020ad00c module:overlay(0) +from:0x02093094 kind:load to:0x020ad00c module:overlay(0) +from:0x020930d0 kind:load to:0x020ad00c module:overlay(0) +from:0x02093148 kind:load to:0x020ad00c module:overlay(0) +from:0x02093168 kind:arm_call to:0x020888a8 module:overlay(0) +from:0x02093194 kind:arm_call to:0x0208dbcc module:overlay(0) +from:0x020931a8 kind:arm_call to:0x02092188 module:overlay(0) +from:0x020931f8 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02093224 kind:load to:0x027e0ce0 module:dtcm +from:0x02093228 kind:load to:0x0204a0f0 module:main +from:0x0209322c kind:load to:0x020ad014 module:overlay(0) +from:0x02093240 kind:arm_call to:0x020888a8 module:overlay(0) +from:0x0209326c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020932e4 kind:arm_call to:0x0216fd74 module:overlay(93) +from:0x0209330c kind:load to:0x027e0ce0 module:dtcm +from:0x02093310 kind:load to:0x0204a0f0 module:main +from:0x02093314 kind:load to:0x027e09a4 module:dtcm +from:0x02093318 kind:load to:0x020ad018 module:overlay(0) +from:0x0209331c kind:load to:0x020ad01c module:overlay(0) +from:0x02093364 kind:arm_call to:0x0208dbcc module:overlay(0) +from:0x02093378 kind:arm_call to:0x02092188 module:overlay(0) +from:0x020933c4 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x0209340c kind:load to:0x020ad00c module:overlay(0) +from:0x02093410 kind:load to:0x027e0ce0 module:dtcm +from:0x02093414 kind:load to:0x020b2ccc module:overlay(0) +from:0x0209345c kind:arm_call to:0x0208dbcc module:overlay(0) +from:0x02093470 kind:arm_call to:0x02092188 module:overlay(0) +from:0x020934bc kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x020934f0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02093524 kind:load to:0x020ad00c module:overlay(0) +from:0x02093528 kind:load to:0x027e0ce0 module:dtcm +from:0x0209352c kind:load to:0x0204a0f0 module:main +from:0x02093530 kind:load to:0x0204adf0 module:main +from:0x02093534 kind:load to:0x027e09b8 module:dtcm +from:0x02093538 kind:load to:0x0204a068 module:main +from:0x02093568 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x02093590 kind:arm_call to:0x020859a4 module:overlay(0) +from:0x020935a4 kind:arm_call to:0x02070524 module:overlay(0) +from:0x020935e4 kind:load to:0x020ad00c module:overlay(0) +from:0x020935e8 kind:load to:0x027e09a4 module:dtcm +from:0x02093618 kind:arm_call to:0x0209353c module:overlay(0) +from:0x0209362c kind:load to:0x020ad00c module:overlay(0) +from:0x02093678 kind:load to:0x020ad00c module:overlay(0) +from:0x020936a0 kind:load to:0x020ad00c module:overlay(0) +from:0x020936c8 kind:load to:0x020ad00c module:overlay(0) +from:0x020936e4 kind:arm_call to:0x0208ccbc module:overlay(0) +from:0x02093794 kind:arm_call to:0x020a8684 module:overlay(0) +from:0x020937ac kind:arm_call to:0x02093f38 module:overlay(0) +from:0x020937f8 kind:arm_call to:0x020a8684 module:overlay(0) +from:0x02093860 kind:arm_call to:0x02093f38 module:overlay(0) +from:0x02093880 kind:load to:0x020ad00c module:overlay(0) +from:0x020938ac kind:load to:0x020ad00c module:overlay(0) +from:0x020938d8 kind:load to:0x020ad00c module:overlay(0) +from:0x02093908 kind:arm_call to:0x020936f8 module:overlay(0) +from:0x02093920 kind:arm_call to:0x020e00f0 module:overlay(31) +from:0x02093930 kind:load to:0x020ad00c module:overlay(0) +from:0x02093948 kind:arm_call to:0x020937c4 module:overlay(0) +from:0x02093978 kind:arm_call to:0x02071728 module:overlay(0) +from:0x020939a8 kind:arm_call to:0x020c2894 module:overlay(17) +from:0x020939b4 kind:arm_call to:0x020ddaf0 module:overlay(31) +from:0x020939bc kind:arm_call to:0x02093b64 module:overlay(0) +from:0x020939cc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020939e0 kind:load to:0x027e09a8 module:dtcm +from:0x020939f0 kind:load to:0x020dd104 module:overlays(19,20,31) +from:0x02093a20 kind:load to:0x020ad00c module:overlay(0) +from:0x02093a5c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02093a64 kind:load to:0x020ad00c module:overlay(0) +from:0x02093ae0 kind:load to:0x020ad00c module:overlay(0) +from:0x02093b40 kind:load to:0x020ad00c module:overlay(0) +from:0x02093b44 kind:load to:0x027e09a4 module:dtcm +from:0x02093b48 kind:load to:0x02106e64 module:overlays(19,21) +from:0x02093b98 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02093ba4 kind:load to:0x020ad00c module:overlay(0) +from:0x02093bbc kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x02093bf4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02093c08 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02093c1c kind:arm_call to:0x020732bc module:overlay(0) +from:0x02093c50 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02093c80 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02093c8c kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x02093cc4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02093ce0 kind:load to:0x020ad00c module:overlay(0) +from:0x02093ce4 kind:load to:0x027e09b8 module:dtcm +from:0x02093ce8 kind:load to:0x0204a068 module:main +from:0x02093cf8 kind:arm_call to:0x0208ccbc module:overlay(0) +from:0x02093d18 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02093d68 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02093d78 kind:arm_call to:0x02184ea4 module:overlay(113) +from:0x02093da8 kind:arm_call to:0x0207057c module:overlay(0) +from:0x02093e00 kind:arm_call to:0x02093f38 module:overlay(0) +from:0x02093e3c kind:arm_call to:0x0208cd08 module:overlay(0) +from:0x02093e80 kind:arm_call to:0x020a86b0 module:overlay(0) +from:0x02093ec4 kind:arm_call to:0x020930d4 module:overlay(0) +from:0x02093ef4 kind:arm_call to:0x020a89ec module:overlay(0) +from:0x02093f2c kind:load to:0x027e09a4 module:dtcm +from:0x02093f30 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02093f34 kind:load to:0x027e0cd8 module:dtcm +from:0x02093f8c kind:arm_call to:0x02158558 module:overlay(82) +from:0x02093fac kind:load to:0x020ad00c module:overlay(0) +from:0x02093fc0 kind:arm_call to:0x02157c0c module:overlay(82) +from:0x02093ff0 kind:load to:0x020ad00c module:overlay(0) +from:0x0209400c kind:arm_call to:0x021857c4 module:overlays(106,108) +from:0x0209402c kind:arm_call to:0x02185128 module:overlay(108) +from:0x02094050 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02094060 kind:load to:0x02184d68 module:overlays(109,97,100) +from:0x0209407c kind:arm_call to:0x021859d4 module:overlay(107) +from:0x0209409c kind:arm_call to:0x02184d0c module:overlay(106) +from:0x020940bc kind:arm_call to:0x02184b64 module:overlay(105) +from:0x020940dc kind:arm_call to:0x02184aa0 module:overlays(104,111) +from:0x020940fc kind:arm_call to:0x02184d24 module:overlays(103,109) +from:0x02094120 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02094130 kind:load to:0x02185610 module:overlays(97,100,113) +from:0x0209414c kind:arm_call to:0x02135158 module:overlay(48) +from:0x0209416c kind:arm_call to:0x0218507c module:overlay(113) +from:0x0209418c kind:arm_call to:0x021851f4 module:overlay(113) +from:0x020941ac kind:arm_call to:0x02185acc module:overlay(108) +from:0x020941cc kind:arm_call to:0x02184e38 module:overlay(108) +from:0x020941ec kind:arm_call to:0x02185a90 module:overlay(111) +from:0x0209420c kind:arm_call to:0x021851d4 module:overlay(111) +from:0x0209422c kind:arm_call to:0x02184a20 module:overlays(109,103,104,105,106,107,108,110,111,112,113) +from:0x0209424c kind:arm_call to:0x02185fec module:overlay(112) +from:0x0209426c kind:arm_call to:0x02184a20 module:overlays(109,103,104,105,106,107,108,110,111,112,113) +from:0x0209428c kind:arm_call to:0x02184dbc module:overlay(110) +from:0x020942b0 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x020942c0 kind:load to:0x02178804 module:overlays(91,93,94) +from:0x020942dc kind:arm_call to:0x0217aa9c module:overlay(95) +from:0x020942fc kind:arm_call to:0x020dd364 module:overlay(31) +from:0x0209431c kind:arm_call to:0x02158090 module:overlays(65,67,82) +from:0x0209433c kind:arm_call to:0x020de204 module:overlay(31) +from:0x0209435c kind:arm_call to:0x02090830 module:overlay(0) +from:0x0209437c kind:arm_call to:0x02091628 module:overlay(0) +from:0x0209439c kind:arm_call to:0x020ebfc4 module:overlay(21) +from:0x020943bc kind:arm_call to:0x020961a0 module:overlay(0) +from:0x020943dc kind:arm_call to:0x02095efc module:overlay(0) +from:0x020943fc kind:arm_call to:0x02094404 module:overlay(0) +from:0x0209440c kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02094424 kind:arm_call to:0x02087d74 module:overlay(0) +from:0x02094430 kind:arm_call to:0x02084130 module:overlay(0) +from:0x0209444c kind:load to:0x020b2f4c module:overlay(0) +from:0x02094474 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02094480 kind:load to:0x020b2f4c module:overlay(0) +from:0x020944a8 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020944b0 kind:arm_call to:0x02011ff4 module:main +from:0x020944bc kind:load to:0x020b2f4c module:overlay(0) +from:0x020944ec kind:arm_call to:0x0208a80c module:overlay(0) +from:0x02094504 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02094520 kind:arm_call to:0x0208a36c module:overlay(0) +from:0x0209452c kind:arm_call to:0x020886e0 module:overlay(0) +from:0x02094570 kind:arm_call to:0x0208b490 module:overlay(0) +from:0x02094588 kind:arm_call to:0x0208cd08 module:overlay(0) +from:0x020945a0 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x020945ac kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x020945dc kind:arm_call to:0x01ffb714 module:itcm +from:0x020945ec kind:arm_call to:0x01ffb800 module:itcm +from:0x020945fc kind:arm_call to:0x0205d2ec module:overlay(0) +from:0x02094618 kind:arm_call to:0x01ff9770 module:itcm +from:0x02094658 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02094698 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x020946a8 kind:arm_call to:0x0208ae64 module:overlay(0) +from:0x020946e0 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02094800 kind:arm_call to:0x0216e738 module:overlay(93) +from:0x02094810 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0209482c kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0209486c kind:arm_call to:0x01ffb714 module:itcm +from:0x020948a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020948b4 kind:arm_call to:0x02017f10 module:main +from:0x02094910 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209497c kind:arm_call to:0x02090134 module:overlay(0) +from:0x02094998 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x020949d0 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02094a08 kind:arm_call to:0x0216e738 module:overlay(93) +from:0x02094a18 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02094a34 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02094a6c kind:arm_call to:0x02089f54 module:overlay(0) +from:0x02094a74 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x02094a78 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x02094a88 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02094aac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02094ab8 kind:arm_call to:0x01fff458 module:itcm +from:0x02094acc kind:arm_call to:0x02159dac module:overlays(65,69) +from:0x02094ae0 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02094b14 kind:arm_call to:0x01fff498 module:itcm +from:0x02094b1c kind:arm_call to:0x01fff584 module:itcm +from:0x02094b3c kind:arm_call to:0x020fea68 module:overlay(31) +from:0x02094b48 kind:arm_call to:0x020ffdc4 module:overlay(31) +from:0x02094bb8 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x02094bc0 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x02094bc4 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x02094bcc kind:arm_call to:0x0208ae1c module:overlay(0) +from:0x02094c24 kind:arm_call to:0x0208cd08 module:overlay(0) +from:0x02094c3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02094ca4 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02094cc8 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02094ce0 kind:load to:0x027e0ce4 module:dtcm +from:0x02094ce8 kind:load to:0x027e0ce8 module:dtcm +from:0x02094d30 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02094d74 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02094d90 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02094de8 kind:arm_call to:0x02087fa8 module:overlay(0) +from:0x02094e10 kind:arm_call to:0x02088814 module:overlay(0) +from:0x02094e34 kind:arm_call to:0x0217a7ac module:overlays(95,96) +from:0x02094e50 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02094e64 kind:arm_call to:0x02090184 module:overlay(0) +from:0x02094e78 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02094e8c kind:arm_call to:0x0208f934 module:overlay(0) +from:0x02094ea0 kind:arm_call to:0x0217a2f0 module:overlay(95) +from:0x02094ec0 kind:arm_call to:0x02092188 module:overlay(0) +from:0x02094ed0 kind:arm_call to:0x020901d4 module:overlay(0) +from:0x02094f18 kind:arm_call to:0x02087d74 module:overlay(0) +from:0x02094f44 kind:arm_call to:0x0208aa30 module:overlay(0) +from:0x02094f6c kind:arm_call to:0x02088814 module:overlay(0) +from:0x02094f88 kind:arm_call to:0x02087d88 module:overlay(0) +from:0x02095038 kind:arm_call to:0x0208dbcc module:overlay(0) +from:0x02095048 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02095060 kind:arm_call to:0x01ff9258 module:itcm +from:0x02095098 kind:arm_call to:0x02082abc module:overlay(0) +from:0x020950b0 kind:arm_call to:0x02015058 module:main +from:0x020950cc kind:arm_call to:0x020717ac module:overlay(0) +from:0x020950f8 kind:arm_call to:0x02071754 module:overlay(0) +from:0x02095128 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02095140 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02095184 kind:arm_call to:0x020887c8 module:overlay(0) +from:0x020951bc kind:arm_call to:0x020848d0 module:overlay(0) +from:0x020951d0 kind:arm_call to:0x02086884 module:overlay(0) +from:0x020951e4 kind:arm_call to:0x0208b304 module:overlay(0) +from:0x02095204 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02095214 kind:arm_call to:0x0208f974 module:overlay(0) +from:0x02095274 kind:arm_call to:0x02088798 module:overlay(0) +from:0x02095294 kind:arm_call to:0x02086810 module:overlay(0) +from:0x020952f4 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02095300 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02095358 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x020953c0 kind:arm_call to:0x0208fa90 module:overlay(0) +from:0x02095404 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0209541c kind:arm_call to:0x0208ae1c module:overlay(0) +from:0x02095444 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02095450 kind:arm_call to:0x01fff458 module:itcm +from:0x0209546c kind:arm_call to:0x020a8684 module:overlay(0) +from:0x0209549c kind:arm_call to:0x02093ba8 module:overlay(0) +from:0x020954ac kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020954c8 kind:load to:0x027e0ce0 module:dtcm +from:0x020954cc kind:load to:0x027e09a8 module:dtcm +from:0x020954e8 kind:load to:0x020ace40 module:overlay(0) +from:0x020954f0 kind:load to:0x027e0ce4 module:dtcm +from:0x02095538 kind:arm_call to:0x02087d74 module:overlay(0) +from:0x0209556c kind:arm_call to:0x02092188 module:overlay(0) +from:0x02095578 kind:arm_call to:0x0208fe7c module:overlay(0) +from:0x02095588 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0209559c kind:arm_call to:0x0209076c module:overlay(0) +from:0x020955b0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020955c0 kind:arm_call to:0x02094cf4 module:overlay(0) +from:0x020955d4 kind:arm_call to:0x02094d3c module:overlay(0) +from:0x020955e4 kind:arm_call to:0x02094cf4 module:overlay(0) +from:0x02095610 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02095628 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x020956b0 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x020956c8 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02095798 kind:arm_call to:0x0205d71c module:overlay(0) +from:0x020957c8 kind:arm_call to:0x01fff350 module:itcm +from:0x02095804 kind:arm_call to:0x0205d71c module:overlay(0) +from:0x02095834 kind:arm_call to:0x01fff350 module:itcm +from:0x0209588c kind:arm_call to:0x0208cc38 module:overlay(0) +from:0x020958c8 kind:arm_call to:0x020eb71c module:overlay(21) +from:0x0209592c kind:arm_call to:0x02082c38 module:overlay(0) +from:0x02095940 kind:load to:0x027e0ce4 module:dtcm +from:0x02095944 kind:load to:0x020b2f40 module:overlay(0) +from:0x02095948 kind:load to:0x027e0ce0 module:dtcm +from:0x0209596c kind:arm_call to:0x02087d74 module:overlay(0) +from:0x020959b4 kind:arm_call to:0x02084130 module:overlay(0) +from:0x02095a74 kind:arm_call to:0x02084154 module:overlay(0) +from:0x02095a88 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02095abc kind:load to:0x0203e93c module:main +from:0x02095ac4 kind:load to:0x027e09a4 module:dtcm +from:0x02095ac8 kind:load to:0x027e09a8 module:dtcm +from:0x02095af4 kind:arm_call to:0x02092188 module:overlay(0) +from:0x02095b38 kind:arm_call to:0x02090730 module:overlay(0) +from:0x02095b48 kind:arm_call to:0x0208cd80 module:overlay(0) +from:0x02095b54 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02095b60 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02095b94 kind:arm_call to:0x020954f8 module:overlay(0) +from:0x02095bac kind:arm_call to:0x0209076c module:overlay(0) +from:0x02095bb8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02095bc0 kind:arm_call to:0x0208f934 module:overlay(0) +from:0x02095bd4 kind:arm_call to:0x0217a2f0 module:overlay(95) +from:0x02095be8 kind:arm_call to:0x0208422c module:overlay(0) +from:0x02095c3c kind:arm_call to:0x0208f934 module:overlay(0) +from:0x02095c94 kind:arm_call to:0x0208422c module:overlay(0) +from:0x02095cc0 kind:arm_call to:0x02084130 module:overlay(0) +from:0x02095cc8 kind:arm_call to:0x0208f8a8 module:overlay(0) +from:0x02095ce4 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02095d24 kind:arm_call to:0x02093730 module:overlay(0) +from:0x02095d4c kind:arm_call to:0x02085fec module:overlay(0) +from:0x02095d78 kind:arm_call to:0x02094d3c module:overlay(0) +from:0x02095d88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02095d9c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02095da8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02095df0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02095e00 kind:arm_call to:0x01fff458 module:itcm +from:0x02095e88 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x02095e98 kind:load to:0x027e0ce4 module:dtcm +from:0x02095ebc kind:arm_call to:0x01fff458 module:itcm +from:0x02095f04 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02095f18 kind:arm_call to:0x0208e568 module:overlay(0) +from:0x02095f2c kind:load to:0x020b2f74 module:overlay(0) +from:0x02095f44 kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x02095f4c kind:arm_call to:0x0208e5c8 module:overlay(0) +from:0x02095f54 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02095f60 kind:load to:0x020b2f74 module:overlay(0) +from:0x02095f78 kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x02095f80 kind:arm_call to:0x0208e5c8 module:overlay(0) +from:0x02095f88 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02095f90 kind:arm_call to:0x02011ff4 module:main +from:0x02095f9c kind:load to:0x020b2f74 module:overlay(0) +from:0x02095fe0 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02096004 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x02096044 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02096058 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02096064 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02096080 kind:arm_call to:0x0208e608 module:overlay(0) +from:0x02096098 kind:arm_call to:0x0209076c module:overlay(0) +from:0x020960a4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020960b4 kind:arm_call to:0x02088834 module:overlay(0) +from:0x020960c8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020960fc kind:arm_call to:0x0209076c module:overlay(0) +from:0x02096108 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02096124 kind:arm_call to:0x0208e608 module:overlay(0) +from:0x02096130 kind:load to:0x020b51f4 module:overlay(0) +from:0x02096184 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x02096194 kind:arm_call to:0x0208e654 module:overlay(0) +from:0x020961a8 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x020961c8 kind:load to:0x020b2f9c module:overlay(0) +from:0x02096300 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02096318 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02096328 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02096330 kind:load to:0x0203e93c module:main +from:0x02096334 kind:load to:0x027e09a8 module:dtcm +from:0x020963b8 kind:arm_call to:0x01fff498 module:itcm +from:0x020963c4 kind:arm_call to:0x01fff584 module:itcm +from:0x020963dc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02096408 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209642c kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x02096440 kind:arm_call to:0x0214e318 module:overlay(58) +from:0x02096458 kind:arm_call to:0x020eb5d8 module:overlays(21,31) +from:0x02096470 kind:arm_call to:0x01ffb428 module:itcm +from:0x020964ac kind:arm_call to:0x020eb8e0 module:overlay(21) +from:0x020964c4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02096554 kind:arm_call to:0x02086810 module:overlay(0) +from:0x0209655c kind:arm_call to:0x0208f934 module:overlay(0) +from:0x02096570 kind:arm_call to:0x0217a2f0 module:overlay(95) +from:0x02096580 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0209659c kind:arm_call to:0x0209076c module:overlay(0) +from:0x020965a8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020965e0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02096620 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0209662c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02096654 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02096684 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020966b0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x020966bc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020966f4 kind:arm_call to:0x02086884 module:overlay(0) +from:0x02096708 kind:arm_call to:0x0208f974 module:overlay(0) +from:0x0209671c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02096730 kind:arm_call to:0x02015058 module:main +from:0x0209675c kind:arm_call to:0x02086180 module:overlay(0) +from:0x02096778 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020967e8 kind:arm_call to:0x02015058 module:main +from:0x02096824 kind:arm_call to:0x02086278 module:overlay(0) +from:0x02096830 kind:load to:0x027e0ce0 module:dtcm +from:0x02096834 kind:load to:0x027e0ce8 module:dtcm +from:0x02096840 kind:load to:0x0203e93c module:main +from:0x02096848 kind:load to:0x020ace40 module:overlay(0) +from:0x0209685c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02096864 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0209687c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02096884 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0209688c kind:arm_call to:0x02011ff4 module:main +from:0x020968ac kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020968bc kind:load to:0x027e0cec module:dtcm +from:0x020968d4 kind:arm_call to:0x02096898 module:overlay(0) +from:0x020968fc kind:arm_call to:0x0208baec module:overlay(0) +from:0x02096910 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02096928 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x0209696c kind:arm_call to:0x020eb4e4 module:overlay(21) +from:0x02096988 kind:load to:0x027e0ce0 module:dtcm +from:0x0209698c kind:load to:0x027e0d34 module:dtcm +from:0x02096990 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020969ac kind:arm_call to:0x020968dc module:overlay(0) +from:0x020969d8 kind:arm_call to:0x020dcaec module:overlay(31) +from:0x020969e0 kind:arm_call to:0x0205ce3c module:overlay(0) +from:0x02096a38 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02096a5c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02096a70 kind:load to:0x020adc3c module:overlay(0) +from:0x02096a74 kind:load to:0x027e0cec module:dtcm +from:0x02096a78 kind:load to:0x020adc3e module:overlay(0) +from:0x02096a84 kind:arm_call_thumb to:0x020141dc module:main +from:0x02096acc kind:arm_call to:0x02096ad4 module:overlay(0) +from:0x02096b70 kind:load to:0x020b2fbc module:overlay(0) +from:0x02096b7c kind:arm_call to:0x02096b88 module:overlay(0) +from:0x02096bfc kind:arm_call to:0x02096c08 module:overlay(0) +from:0x02096c30 kind:arm_call to:0x02096c08 module:overlay(0) +from:0x02096c6c kind:load to:0x020adc48 module:overlay(0) +from:0x02096cb4 kind:arm_call to:0x01fff458 module:itcm +from:0x02096d50 kind:arm_call to:0x020973bc module:overlay(0) +from:0x02096d5c kind:arm_call to:0x020973c8 module:overlay(0) +from:0x02096e08 kind:arm_call to:0x020973c8 module:overlay(0) +from:0x02096e18 kind:load to:0x020b537c module:overlay(0) +from:0x02096e1c kind:load to:0x020ab18c module:overlay(0) +from:0x02096e30 kind:arm_call to:0x02096e90 module:overlay(0) +from:0x02096ef8 kind:arm_call to:0x02077460 module:overlay(0) +from:0x02096f08 kind:arm_call to:0x02077448 module:overlay(0) +from:0x02096f38 kind:arm_call to:0x02076f88 module:overlay(0) +from:0x02096fa4 kind:arm_call to:0x020bfd7c module:overlay(17) +from:0x02096fc0 kind:arm_call to:0x0205d504 module:overlay(0) +from:0x02096fcc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02097024 kind:load to:0x027e09bc module:dtcm +from:0x02097028 kind:load to:0x027e0c90 module:dtcm +from:0x02097054 kind:arm_call to:0x01fff350 module:itcm +from:0x0209707c kind:arm_call to:0x01fff350 module:itcm +from:0x020970a0 kind:load to:0x027e0ce4 module:dtcm +from:0x020970a4 kind:load to:0x020b2fc8 module:overlay(0) +from:0x020970e4 kind:arm_call to:0x01fff350 module:itcm +from:0x0209710c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02097138 kind:arm_call to:0x01fff350 module:itcm +from:0x02097160 kind:load to:0x027e0cd8 module:dtcm +from:0x02097164 kind:load to:0x027e0ce4 module:dtcm +from:0x02097168 kind:load to:0x020b2fc8 module:overlay(0) +from:0x020971a0 kind:arm_call to:0x01fff350 module:itcm +from:0x020971c8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020971fc kind:arm_call to:0x01fff350 module:itcm +from:0x02097218 kind:load to:0x027e0cd8 module:dtcm +from:0x0209721c kind:load to:0x027e0ce4 module:dtcm +from:0x02097220 kind:load to:0x020b2fc8 module:overlay(0) +from:0x02097310 kind:arm_call to:0x01fff350 module:itcm +from:0x02097340 kind:arm_call to:0x01fff350 module:itcm +from:0x020973b8 kind:load to:0x020b2fd4 module:overlay(0) +from:0x020973c4 kind:load to:0x020b53b0 module:overlay(0) +from:0x020973d0 kind:load to:0x020b5bdc module:overlay(0) +from:0x020973ec kind:arm_call to:0x02097424 module:overlay(0) +from:0x02097440 kind:arm_call to:0x02097224 module:overlay(0) +from:0x02097458 kind:arm_call to:0x02028cb4 module:main +from:0x02097464 kind:arm_call to:0x02097508 module:overlay(0) +from:0x02097480 kind:arm_call to:0x02097268 module:overlay(0) +from:0x020974b8 kind:load to:0x027e0ce4 module:dtcm +from:0x020974c4 kind:arm_call to:0x02097528 module:overlay(0) +from:0x02097500 kind:load to:0x020b53b0 module:overlay(0) +from:0x02097504 kind:load to:0x020ae49c module:overlay(0) +from:0x02097510 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02097534 kind:arm_call to:0x02097650 module:overlay(0) +from:0x0209753c kind:arm_call to:0x02097650 module:overlay(0) +from:0x0209759c kind:load to:0x020adc70 module:overlay(0) +from:0x020975a8 kind:arm_call to:0x02097528 module:overlay(0) +from:0x020975b8 kind:load to:0x020b53b0 module:overlay(0) +from:0x020975c0 kind:arm_call to:0x02097528 module:overlay(0) +from:0x020975d4 kind:load to:0x020b53b0 module:overlay(0) +from:0x0209760c kind:arm_call to:0x02028c24 module:main +from:0x0209761c kind:arm_call to:0x02028bf0 module:main +from:0x02097630 kind:arm_call to:0x02028bf0 module:main +from:0x020976ec kind:arm_call to:0x020975a0 module:overlay(0) +from:0x020976fc kind:load to:0x020b3040 module:overlay(0) +from:0x02097700 kind:load to:0x020aecc8 module:overlay(0) +from:0x02097714 kind:arm_call to:0x020977c4 module:overlay(0) +from:0x0209771c kind:arm_call to:0x020975bc module:overlay(0) +from:0x02097728 kind:load to:0x020b3040 module:overlay(0) +from:0x0209776c kind:arm_call to:0x020974bc module:overlay(0) +from:0x0209779c kind:arm_call to:0x0209c698 module:overlay(0) +from:0x020977a0 kind:arm_call to:0x0209c8cc module:overlay(0) +from:0x020977a8 kind:load to:0x020b537c module:overlay(0) +from:0x020977ac kind:load to:0x020b5d14 module:overlay(0) +from:0x02097828 kind:arm_call to:0x02018080 module:main +from:0x02097884 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02097898 kind:arm_call to:0x02097ad8 module:overlay(0) +from:0x020978a4 kind:load to:0x020b301c module:overlay(0) +from:0x020978b0 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020978c8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020978dc kind:arm_call to:0x02097ad8 module:overlay(0) +from:0x020978e8 kind:load to:0x020b301c module:overlay(0) +from:0x0209790c kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02097914 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02097920 kind:load to:0x020b301c module:overlay(0) +from:0x02097944 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x02097970 kind:arm_call_thumb to:0x020588f4 module:overlay(0) +from:0x02097984 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x020979a0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020979c0 kind:load to:0x020b2ff8 module:overlay(0) +from:0x020979dc kind:arm_call to:0x020974bc module:overlay(0) +from:0x020979f4 kind:load to:0x020b537c module:overlay(0) +from:0x02097a30 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02097a50 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02097a64 kind:load to:0x020b537c module:overlay(0) +from:0x02097a9c kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x02097ab8 kind:arm_call to:0x02015e80 module:main +from:0x02097ac8 kind:load to:0x020b3078 module:overlay(0) +from:0x02097acc kind:load to:0x020b306c module:overlay(0) +from:0x02097ad0 kind:load to:0x020b3070 module:overlay(0) +from:0x02097ad4 kind:load to:0x020b3064 module:overlay(0) +from:0x02097b0c kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x02097b28 kind:arm_call to:0x02015e80 module:main +from:0x02097b38 kind:load to:0x020b3078 module:overlay(0) +from:0x02097b3c kind:load to:0x020b306c module:overlay(0) +from:0x02097b40 kind:load to:0x020b3070 module:overlay(0) +from:0x02097b44 kind:load to:0x020b3064 module:overlay(0) +from:0x02097b50 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02097b58 kind:arm_call to:0x02011ff4 module:main +from:0x02097b84 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02097b90 kind:load to:0x020b3084 module:overlay(0) +from:0x02097bb8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02097bc4 kind:load to:0x020b3084 module:overlay(0) +from:0x02097bfc kind:load to:0x02097bcc module:overlay(0) +from:0x02097c90 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x02097cb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02097ce8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02097d04 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02097d18 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02097d20 kind:arm_call to:0x02011ff4 module:main +from:0x02097d60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097d7c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097d98 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097db4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097dcc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02097ddc kind:load to:0x027e0cec module:dtcm +from:0x02097de0 kind:load to:0x027e09a8 module:dtcm +from:0x02097e18 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097e34 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097e50 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097e68 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02097e78 kind:load to:0x027e0cec module:dtcm +from:0x02097e7c kind:load to:0x027e09a8 module:dtcm +from:0x02097eb4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097ed0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097eec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097f04 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02097f10 kind:load to:0x027e0cec module:dtcm +from:0x02097f14 kind:load to:0x027e09a8 module:dtcm +from:0x02097f48 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097f64 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097f80 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097f98 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02097fa4 kind:load to:0x027e0cec module:dtcm +from:0x02097fa8 kind:load to:0x027e09a8 module:dtcm +from:0x02097fdc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02097ff8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098014 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098030 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098048 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02098054 kind:load to:0x027e0cec module:dtcm +from:0x02098058 kind:load to:0x027e09a8 module:dtcm +from:0x02098090 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020980ac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020980bc kind:load to:0x027e0cec module:dtcm +from:0x020980f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098110 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0209812c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0209813c kind:load to:0x027e0cec module:dtcm +from:0x02098174 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098190 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020981ac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020981bc kind:load to:0x027e0cec module:dtcm +from:0x020981f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098210 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098220 kind:load to:0x027e0cec module:dtcm +from:0x02098258 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098274 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02098284 kind:load to:0x027e0cec module:dtcm +from:0x0209829c kind:load to:0x020b30b0 module:overlay(0) +from:0x020982b4 kind:load to:0x020b30b0 module:overlay(0) +from:0x02098340 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02098354 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0209835c kind:arm_call to:0x02011ff4 module:main +from:0x020983c4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020983e0 kind:arm_call to:0x02028cb4 module:main +from:0x0209842c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02098438 kind:arm_call to:0x0209846c module:overlay(0) +from:0x02098444 kind:load to:0x020b30cc module:overlay(0) +from:0x02098448 kind:load to:0x020b537c module:overlay(0) +from:0x0209845c kind:arm_call to:0x02011ff4 module:main +from:0x020984c8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020984ec kind:arm_call to:0x02081eac module:overlay(0) +from:0x020984f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0209852c kind:load to:0x027e0ce0 module:dtcm +from:0x02098530 kind:load to:0x01fff148 module:itcm +from:0x02098644 kind:arm_call to:0x01fff148 module:itcm +from:0x02098650 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02098658 kind:load to:0x027e0ce0 module:dtcm +from:0x0209866c kind:arm_call to:0x01fff148 module:itcm +from:0x02098688 kind:arm_call to:0x01ff9258 module:itcm +from:0x02098690 kind:load to:0x027e0ce0 module:dtcm +from:0x020986b0 kind:arm_call to:0x01fff148 module:itcm +from:0x020986bc kind:arm_call to:0x01ffb714 module:itcm +from:0x020986c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020986d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020986f8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02098718 kind:arm_call to:0x01fff17c module:itcm +from:0x02098728 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02098754 kind:load to:0x027e0ce0 module:dtcm +from:0x02098798 kind:arm_call to:0x01fff17c module:itcm +from:0x020987a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x020987b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x020987c4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020987dc kind:load to:0x027e0ce0 module:dtcm +from:0x020987ec kind:arm_call to:0x020986dc module:overlay(0) +from:0x02098800 kind:arm_call to:0x02098758 module:overlay(0) +from:0x0209883c kind:load to:0x020977fc module:overlay(0) +from:0x020988b8 kind:arm_call to:0x020977fc module:overlay(0) +from:0x020988e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020988ec kind:load to:0x0203e93c module:main +from:0x0209892c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02098940 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x02098954 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02098964 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02098980 kind:arm_call to:0x01ffd118 module:itcm +from:0x020989b8 kind:load to:0x027e09c0 module:dtcm +from:0x020989bc kind:load to:0x027e0c90 module:dtcm +from:0x020989e8 kind:arm_call to:0x0207e648 module:overlay(0) +from:0x020989f4 kind:load to:0x027e09c0 module:dtcm +from:0x02098a38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02098a60 kind:load to:0x027e0cd8 module:dtcm +from:0x02098a64 kind:load to:0x02081e10 module:overlay(0) +from:0x02098a88 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02098a90 kind:load to:0x027e0cd8 module:dtcm +from:0x02098af8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02098b04 kind:load to:0x027e09c0 module:dtcm +from:0x02098b10 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02098b60 kind:load to:0x020b3128 module:overlay(0) +from:0x02098b64 kind:load to:0x027e00f0 module:dtcm +from:0x02098b68 kind:load to:0x020aecec module:overlay(0) +from:0x02098b88 kind:arm_call to:0x01ffedac module:itcm +from:0x02098ba4 kind:arm_call to:0x01fff498 module:itcm +from:0x02098bb0 kind:arm_call to:0x01fff584 module:itcm +from:0x02098bc4 kind:arm_call to:0x01fff584 module:itcm +from:0x02098c0c kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x02098c64 kind:arm_call to:0x01ffd15c module:itcm +from:0x02098c80 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x02098ca0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02098ccc kind:arm_call to:0x02098cf0 module:overlay(0) +from:0x02098cd4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02098ce4 kind:load to:0x027e0ce8 module:dtcm +from:0x02098e04 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x02098e24 kind:arm_call to:0x0208bb4c module:overlay(0) +from:0x02098f0c kind:load to:0x027e0d34 module:dtcm +from:0x02098f10 kind:load to:0x027e0ce0 module:dtcm +from:0x02098f44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02098fcc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02098fd8 kind:load to:0x0203e93c module:main +from:0x02098fdc kind:load to:0x027e09a8 module:dtcm +from:0x02098fec kind:load to:0x020bf004 module:overlays(2,4,17) +from:0x02099028 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02099038 kind:arm_call to:0x01fff458 module:itcm +from:0x02099088 kind:arm_call to:0x020f440c module:overlay(31) +from:0x02099094 kind:load to:0x027e0ce4 module:dtcm +from:0x0209909c kind:load to:0x027e0cd8 module:dtcm +from:0x02099104 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x020991ec kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x0209920c kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02099224 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02099234 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02099250 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02099288 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02099298 kind:arm_call to:0x020284f4 module:main +from:0x020992ac kind:load to:0x027e0ce0 module:dtcm +from:0x020992b0 kind:load to:0x020aecd4 module:overlay(0) +from:0x020992b4 kind:load to:0x020aecdc module:overlay(0) +from:0x020992b8 kind:load to:0x027e09a8 module:dtcm +from:0x02099308 kind:arm_call to:0x0203a194 module:main +from:0x02099314 kind:arm_call to:0x020993b0 module:overlay(0) +from:0x0209931c kind:arm_call to:0x020bf668 module:overlay(17) +from:0x02099344 kind:arm_call to:0x020284f4 module:main +from:0x02099394 kind:arm_call to:0x020993b0 module:overlay(0) +from:0x0209946c kind:arm_call to:0x020bf6f0 module:overlay(17) +from:0x020994b8 kind:arm_call to:0x0203a194 module:main +from:0x020994c4 kind:arm_call to:0x020993b0 module:overlay(0) +from:0x020994cc kind:arm_call to:0x020284f4 module:main +from:0x020994d4 kind:arm_call to:0x020bf788 module:overlay(17) +from:0x020994f0 kind:load to:0x020aecd4 module:overlay(0) +from:0x02099528 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0209954c kind:arm_call to:0x020993b0 module:overlay(0) +from:0x0209959c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x020995ac kind:arm_call to:0x020997a4 module:overlay(0) +from:0x020995b4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020995d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020995dc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02099600 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x02099640 kind:arm_call to:0x020284f4 module:main +from:0x02099658 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02099660 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02099680 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x020996c0 kind:arm_call to:0x020284f4 module:main +from:0x020996dc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020996f0 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02099700 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02099708 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02099714 kind:load to:0x027e09a8 module:dtcm +from:0x02099740 kind:load to:0x027e09a4 module:dtcm +from:0x02099748 kind:arm_call to:0x02099718 module:overlay(0) +from:0x02099760 kind:load to:0x020d8694 module:overlays(19,24) +from:0x02099768 kind:arm_call to:0x02099718 module:overlay(0) +from:0x02099780 kind:load to:0x020d8694 module:overlays(19,24) +from:0x02099788 kind:arm_call to:0x02099718 module:overlay(0) +from:0x020997a0 kind:load to:0x020d8694 module:overlays(19,24) +from:0x020997b0 kind:arm_call to:0x02099718 module:overlay(0) +from:0x020997c8 kind:arm_call to:0x020bf554 module:overlay(17) +from:0x020997d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020997ec kind:arm_call to:0x02098468 module:overlay(0) +from:0x020997f4 kind:arm_call to:0x02011ff4 module:main +from:0x02099820 kind:arm_call to:0x0203d138 module:main +from:0x02099848 kind:load to:0x020a02b4 module:overlay(0) +from:0x0209984c kind:load to:0x020999fc module:overlay(0) +from:0x020998b0 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x020998cc kind:load to:0x027e0cec module:dtcm +from:0x02099994 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020999bc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020999e8 kind:load to:0x027e09a8 module:dtcm +from:0x02099a4e kind:thumb_call_arm to:0x02058a04 module:overlay(0) +from:0x02099a58 kind:load to:0x020b3188 module:overlay(0) +from:0x02099a82 kind:thumb_call_arm to:0x0200f05c module:main +from:0x02099a96 kind:thumb_call_arm to:0x02058a04 module:overlay(0) +from:0x02099aa0 kind:load to:0x020b3188 module:overlay(0) +from:0x02099ac8 kind:load to:0x020b3188 module:overlay(0) +from:0x02099ad4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02099b34 kind:arm_call to:0x0200f05c module:main +from:0x02099bf4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02099cdc kind:arm_call to:0x02099b80 module:overlay(0) +from:0x02099ce4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02099d00 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02099d64 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02099dac kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02099e00 kind:arm_call to:0x02099d14 module:overlay(0) +from:0x02099e08 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02099e24 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02099e90 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02099f0c kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02099f14 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02099f30 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02099f98 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0209a014 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0209a01c kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x0209a038 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0209a0d0 kind:load to:0x02058a64 module:overlay(0) +from:0x0209a114 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a148 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0209a15c kind:load to:0x02057884 module:overlay(0) +from:0x0209a172 kind:thumb_call to:0x02099a08 module:overlay(0) +from:0x0209a194 kind:load to:0x020b31d0 module:overlay(0) +from:0x0209a1a6 kind:thumb_call to:0x02099a5c module:overlay(0) +from:0x0209a1c8 kind:load to:0x020b31d0 module:overlay(0) +from:0x0209a1e0 kind:thumb_call to:0x02099aa4 module:overlay(0) +from:0x0209a204 kind:load to:0x020b31d0 module:overlay(0) +from:0x0209a20c kind:thumb_call to:0x02099adc module:overlay(0) +from:0x0209a218 kind:thumb_call to:0x02099adc module:overlay(0) +from:0x0209a21e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0209a22c kind:thumb_call to:0x02099adc module:overlay(0) +from:0x0209a284 kind:arm_call to:0x0200f05c module:main +from:0x0209a398 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0209a3a4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0209a3b0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0209a4cc kind:arm_call to:0x02099c90 module:overlay(0) +from:0x0209a540 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0209a5a0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0209a6d4 kind:arm_call to:0x0209a5fc module:overlay(0) +from:0x0209a6dc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a6e4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209a704 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0209a710 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0209a72c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0209a73c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0209a748 kind:thumb_call to:0x02057a30 module:overlay(0) +from:0x0209a75c kind:load to:0x020b3248 module:overlay(0) +from:0x0209a764 kind:thumb_call to:0x02057a30 module:overlay(0) +from:0x0209a778 kind:load to:0x020b3248 module:overlay(0) +from:0x0209a7ac kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0209a7c8 kind:load to:0x020b321c module:overlay(0) +from:0x0209a7d4 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0209a7f0 kind:load to:0x020b321c module:overlay(0) +from:0x0209a804 kind:arm_call to:0x0200ef9c module:main +from:0x0209a810 kind:arm_call to:0x01ffc768 module:itcm +from:0x0209a824 kind:arm_call to:0x0200ef5c module:main +from:0x0209a82c kind:arm_call to:0x01ffc57c module:itcm +from:0x0209a834 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0209a840 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0209a854 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0209a85c kind:arm_call to:0x02011ff4 module:main +from:0x0209a870 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0209a884 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0209a88c kind:arm_call to:0x02011ff4 module:main +from:0x0209a8a0 kind:load to:0x020b5bec module:overlay(0) +from:0x0209a8b4 kind:arm_call to:0x02011f3c module:main +from:0x0209a8c0 kind:arm_call to:0x0209a8f0 module:overlay(0) +from:0x0209a8d4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0209a8ec kind:load to:0x020b3274 module:overlay(0) +from:0x0209a8f8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0209a924 kind:load to:0x020b3298 module:overlay(0) +from:0x0209a96c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0209a988 kind:arm_call to:0x0209a994 module:overlay(0) +from:0x0209a9c8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0209a9d8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0209a9f4 kind:arm_call to:0x0209aa10 module:overlay(0) +from:0x0209aa5c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0209aa70 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0209aaa8 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0209aabc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0209aad0 kind:arm_call to:0x01fff148 module:itcm +from:0x0209ab04 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0209ab24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209abf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209ac04 kind:arm_call to:0x01ffedac module:itcm +from:0x0209ac10 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209ac30 kind:load to:0x020b51f4 module:overlay(0) +from:0x0209ac34 kind:load to:0x027e0cd8 module:dtcm +from:0x0209ac38 kind:load to:0x027e0ce0 module:dtcm +from:0x0209ac3c kind:load to:0x02049bc4 module:main +from:0x0209ac40 kind:load to:0x027e0ce4 module:dtcm +from:0x0209ac4c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0209ac60 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0209ac68 kind:arm_call to:0x02011ff4 module:main +from:0x0209ac7c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0209ac90 kind:load to:0x020b5c38 module:overlay(0) +from:0x0209aca4 kind:arm_call to:0x02011f3c module:main +from:0x0209acb0 kind:arm_call to:0x0209ace0 module:overlay(0) +from:0x0209acc4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0209acdc kind:load to:0x020b32f4 module:overlay(0) +from:0x0209ace8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0209ad38 kind:load to:0x020b3318 module:overlay(0) +from:0x0209ad5c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0209ad6c kind:arm_call to:0x0209b164 module:overlay(0) +from:0x0209ad74 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0209ad80 kind:load to:0x020b3318 module:overlay(0) +from:0x0209ada4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0209adb4 kind:arm_call to:0x0209b164 module:overlay(0) +from:0x0209adbc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0209adc4 kind:arm_call to:0x02011ff4 module:main +from:0x0209add0 kind:load to:0x020b3318 module:overlay(0) +from:0x0209ae20 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0209ae3c kind:arm_call to:0x0209af34 module:overlay(0) +from:0x0209ae70 kind:arm_call to:0x0209afc4 module:overlay(0) +from:0x0209ae84 kind:arm_call to:0x0209af34 module:overlay(0) +from:0x0209ae98 kind:arm_call to:0x0209b1b0 module:overlay(0) +from:0x0209aeb4 kind:arm_call to:0x0209af34 module:overlay(0) +from:0x0209aebc kind:arm_call to:0x0209b018 module:overlay(0) +from:0x0209aedc kind:arm_call to:0x0209af34 module:overlay(0) +from:0x0209aeec kind:arm_call to:0x0209af34 module:overlay(0) +from:0x0209af1c kind:arm_call to:0x0209b164 module:overlay(0) +from:0x0209af28 kind:arm_call to:0x0209af34 module:overlay(0) +from:0x0209af70 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0209af90 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0209afac kind:arm_call to:0x0209b140 module:overlay(0) +from:0x0209afec kind:arm_call to:0x02081e10 module:overlay(0) +from:0x0209b014 kind:load to:0x027e0cd8 module:dtcm +from:0x0209b06c kind:arm_call to:0x02081e10 module:overlay(0) +from:0x0209b090 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x0209b0b0 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x0209b114 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x0209b13c kind:load to:0x027e0cd8 module:dtcm +from:0x0209b158 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0209b160 kind:load to:0x020b51f4 module:overlay(0) +from:0x0209b194 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0209b1ac kind:load to:0x027e0cd8 module:dtcm +from:0x0209b1dc kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x0209b1ec kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x0209b1f4 kind:load to:0x020b51f4 module:overlay(0) +from:0x0209b200 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0209b224 kind:load to:0x020b3384 module:overlay(0) +from:0x0209b240 kind:load to:0x020b3384 module:overlay(0) +from:0x0209b26c kind:arm_call to:0x0209bcc8 module:overlay(0) +from:0x0209b2e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b2ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209b304 kind:arm_call to:0x01ff930c module:itcm +from:0x0209b320 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209b33c kind:arm_call to:0x02017f2c module:main +from:0x0209b37c kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b394 kind:arm_call to:0x0209b5cc module:overlay(0) +from:0x0209b3fc kind:load to:0x0203e93c module:main +from:0x0209b468 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b478 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b484 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209b49c kind:arm_call to:0x01ff930c module:itcm +from:0x0209b4b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209b4d4 kind:arm_call to:0x02017f2c module:main +from:0x0209b514 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209b52c kind:arm_call to:0x0209b5cc module:overlay(0) +from:0x0209b53c kind:arm_call to:0x01ffb744 module:itcm +from:0x0209b5c8 kind:load to:0x0203e93c module:main +from:0x0209b5f0 kind:arm_call to:0x0209bf34 module:overlay(0) +from:0x0209b5f8 kind:arm_call to:0x0209b98c module:overlay(0) +from:0x0209b6a0 kind:arm_call to:0x02017908 module:main +from:0x0209b6bc kind:arm_call to:0x02017908 module:main +from:0x0209b7c8 kind:arm_call to:0x0209b7e4 module:overlay(0) +from:0x0209b7e0 kind:load to:0x02049bc4 module:main +from:0x0209b984 kind:load to:0x027e0960 module:dtcm +from:0x0209b9cc kind:arm_call to:0x0209b9e4 module:overlay(0) +from:0x0209b9d8 kind:arm_call to:0x0209bb98 module:overlay(0) +from:0x0209bb04 kind:arm_call to:0x0209bf08 module:overlay(0) +from:0x0209bb90 kind:load to:0x027e0960 module:dtcm +from:0x0209bcc0 kind:load to:0x027e0960 module:dtcm +from:0x0209bce4 kind:arm_call to:0x0205a3dc module:overlay(0) +from:0x0209bcf0 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0209bd04 kind:load to:0x027e0960 module:dtcm +from:0x0209bda4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209bdb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209be00 kind:arm_call to:0x01ff9258 module:itcm +from:0x0209be74 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0209beb4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0209bef8 kind:load to:0x027e0960 module:dtcm +from:0x0209befc kind:load to:0x020b5c74 module:overlay(0) +from:0x0209bf00 kind:load to:0x020b336c module:overlay(0) +from:0x0209bf04 kind:load to:0x020b336c module:overlay(0) +from:0x0209bf70 kind:load to:0x020b5c88 module:overlay(0) +from:0x0209bf84 kind:arm_call to:0x02011f3c module:main +from:0x0209bf90 kind:arm_call to:0x0209bfc0 module:overlay(0) +from:0x0209bfa4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0209bfbc kind:load to:0x020b3394 module:overlay(0) +from:0x0209bfc8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0209bfd8 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x0209bff0 kind:load to:0x020b33b8 module:overlay(0) +from:0x0209c004 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0209c018 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0209c02c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0209c034 kind:arm_call to:0x02011ff4 module:main +from:0x0209c048 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0209c05c kind:load to:0x020b5cd4 module:overlay(0) +from:0x0209c070 kind:arm_call to:0x02011f3c module:main +from:0x0209c07c kind:arm_call to:0x0209c0ac module:overlay(0) +from:0x0209c090 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0209c0a8 kind:load to:0x020b3414 module:overlay(0) +from:0x0209c0b4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0209c0dc kind:load to:0x020b3438 module:overlay(0) +from:0x0209c0fc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0209c1b8 kind:arm_call to:0x0207fd5c module:overlay(0) +from:0x0209c1f4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0209c23c kind:arm_call to:0x020808d4 module:overlay(0) +from:0x0209c250 kind:arm_call to:0x020a0200 module:overlay(0) +from:0x0209c29c kind:load to:0x0204a0f0 module:main +from:0x0209c2a0 kind:load to:0x020aecfc module:overlay(0) +from:0x0209c2a4 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c2a8 kind:load to:0x02049bc4 module:main +from:0x0209c2ac kind:load to:0x027e0cec module:dtcm +from:0x0209c2d8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0209c2e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0209c2f8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0209c300 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0209c308 kind:arm_call to:0x02011ff4 module:main +from:0x0209c31c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0209c334 kind:arm_call to:0x01fff584 module:itcm +from:0x0209c358 kind:arm_call to:0x0209c328 module:overlay(0) +from:0x0209c36c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209c3a0 kind:arm_call to:0x01fff498 module:itcm +from:0x0209c3b8 kind:arm_call to:0x01fff584 module:itcm +from:0x0209c3d4 kind:arm_call to:0x0209c680 module:overlay(0) +from:0x0209c3e0 kind:arm_call to:0x0209c68c module:overlay(0) +from:0x0209c404 kind:arm_call to:0x0209c93c module:overlay(0) +from:0x0209c410 kind:arm_call to:0x0209c68c module:overlay(0) +from:0x0209c420 kind:load to:0x020b5d14 module:overlay(0) +from:0x0209c4b4 kind:arm_call to:0x0209c504 module:overlay(0) +from:0x0209c5b4 kind:arm_call to:0x020808d4 module:overlay(0) +from:0x0209c5e4 kind:arm_call to:0x0209c6d0 module:overlay(0) +from:0x0209c678 kind:load to:0x027e0cd8 module:dtcm +from:0x0209c67c kind:load to:0x020b5d14 module:overlay(0) +from:0x0209c688 kind:load to:0x020b5d1c module:overlay(0) +from:0x0209c694 kind:load to:0x020b60f4 module:overlay(0) +from:0x0209c6a0 kind:arm_call to:0x0209c6f8 module:overlay(0) +from:0x0209c6c8 kind:load to:0x020b5d1c module:overlay(0) +from:0x0209c6cc kind:load to:0x020af0dc module:overlay(0) +from:0x0209c6d8 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x0209c704 kind:arm_call to:0x0209c800 module:overlay(0) +from:0x0209c70c kind:arm_call to:0x0209c800 module:overlay(0) +from:0x0209c76c kind:load to:0x020aed04 module:overlay(0) +from:0x0209c778 kind:arm_call to:0x0209c6f8 module:overlay(0) +from:0x0209c788 kind:load to:0x020b5d1c module:overlay(0) +from:0x0209c790 kind:arm_call to:0x0209c6f8 module:overlay(0) +from:0x0209c7a4 kind:load to:0x020b5d1c module:overlay(0) +from:0x0209c7c8 kind:arm_call to:0x02028c24 module:main +from:0x0209c7d8 kind:arm_call to:0x02028bf0 module:main +from:0x0209c7ec kind:arm_call to:0x02028bf0 module:main +from:0x0209c87c kind:arm_call to:0x0209c770 module:overlay(0) +from:0x0209c88c kind:load to:0x020b3504 module:overlay(0) +from:0x0209c890 kind:load to:0x020af4b4 module:overlay(0) +from:0x0209c8a4 kind:arm_call to:0x0209c950 module:overlay(0) +from:0x0209c8ac kind:arm_call to:0x0209c78c module:overlay(0) +from:0x0209c8b8 kind:load to:0x020b3504 module:overlay(0) +from:0x0209c8f0 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x0209c8f4 kind:arm_call to:0x0209c8cc module:overlay(0) +from:0x0209c908 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0209c934 kind:load to:0x020b5d14 module:overlay(0) +from:0x0209c938 kind:load to:0x020b537c module:overlay(0) +from:0x0209c994 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0209c9a8 kind:arm_call to:0x0209cde8 module:overlay(0) +from:0x0209c9b4 kind:load to:0x020b34e8 module:overlay(0) +from:0x0209c9d8 kind:arm_call to:0x0209ce58 module:overlay(0) +from:0x0209c9e0 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0209c9ec kind:load to:0x020b34e8 module:overlay(0) +from:0x0209ca10 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x0209ca28 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x0209ca30 kind:arm_call to:0x02058a90 module:overlay(0) +from:0x0209ca50 kind:arm_call_thumb to:0x020588f4 module:overlay(0) +from:0x0209ca64 kind:load to:0x020589c5 module:overlay(0) +from:0x0209ca74 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0209ca94 kind:load to:0x020b34cc module:overlay(0) +from:0x0209cab0 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x0209cac8 kind:load to:0x020b5d14 module:overlay(0) +from:0x0209cad4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0209cae8 kind:load to:0x020b34b0 module:overlay(0) +from:0x0209cb0c kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x0209cb14 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0209cb20 kind:load to:0x020b34b0 module:overlay(0) +from:0x0209cb3c kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0209cb78 kind:load to:0x020b3520 module:overlay(0) +from:0x0209cbf0 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0209cbfc kind:load to:0x020b3520 module:overlay(0) +from:0x0209cc48 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0209cc50 kind:arm_call to:0x02011ff4 module:main +from:0x0209cc5c kind:load to:0x020b3520 module:overlay(0) +from:0x0209cca8 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0209ccb4 kind:load to:0x020b3520 module:overlay(0) +from:0x0209ccec kind:arm_call to:0x02011f3c module:main +from:0x0209ccfc kind:arm_call to:0x0209cde8 module:overlay(0) +from:0x0209cd14 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x0209cd2c kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x0209cd34 kind:arm_call to:0x02058a90 module:overlay(0) +from:0x0209cd54 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0209cd8c kind:arm_call_thumb to:0x020588f4 module:overlay(0) +from:0x0209ce14 kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x0209ce2c kind:arm_call_thumb to:0x02015510 module:main +from:0x0209ce40 kind:arm_call to:0x02015e80 module:main +from:0x0209ce50 kind:load to:0x020b3550 module:overlay(0) +from:0x0209ce54 kind:load to:0x020b3548 module:overlay(0) +from:0x0209ce68 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x0209ce70 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x0209ce78 kind:arm_call_thumb to:0x02015544 module:main +from:0x0209ce80 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x0209ce8c kind:load to:0x020b3548 module:overlay(0) +from:0x0209cea0 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x0209cea8 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x0209ceb0 kind:arm_call_thumb to:0x02015544 module:main +from:0x0209ceb8 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x0209cec0 kind:arm_call to:0x02011ff4 module:main +from:0x0209cecc kind:load to:0x020b3548 module:overlay(0) +from:0x0209cef4 kind:arm_call to:0x02034038 module:main +from:0x0209cefc kind:arm_call to:0x02033f54 module:main +from:0x0209cf10 kind:arm_call to:0x02034038 module:main +from:0x0209cf1c kind:arm_call to:0x02033f54 module:main +from:0x0209cf30 kind:arm_call to:0x02034038 module:main +from:0x0209cf4c kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209cf84 kind:load to:0x020b3558 module:overlay(0) +from:0x0209cf88 kind:load to:0x020b3560 module:overlay(0) +from:0x0209cfe8 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0209d040 kind:arm_call to:0x02028cb4 module:main +from:0x0209d06c kind:load to:0x020b3570 module:overlay(0) +from:0x0209d070 kind:load to:0x020b5d14 module:overlay(0) +from:0x0209d080 kind:arm_call to:0x02011ff4 module:main +from:0x0209d0d4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0209d0f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d100 kind:arm_call to:0x0209d09c module:overlay(0) +from:0x0209d118 kind:arm_call to:0x0209d09c module:overlay(0) +from:0x0209d1a0 kind:arm_call to:0x01ffd768 module:itcm +from:0x0209d200 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d228 kind:arm_call to:0x01fff148 module:itcm +from:0x0209d234 kind:arm_call to:0x01ffb714 module:itcm +from:0x0209d240 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0209d250 kind:load to:0x027e0ce0 module:dtcm +from:0x0209d264 kind:arm_call to:0x01fff148 module:itcm +from:0x0209d270 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0209d278 kind:load to:0x027e0ce0 module:dtcm +from:0x0209d29c kind:load to:0x027e0cd8 module:dtcm +from:0x0209d2a0 kind:load to:0x02081e10 module:overlay(0) +from:0x0209d2c4 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0209d2cc kind:load to:0x027e0cd8 module:dtcm +from:0x0209d340 kind:arm_call to:0x02080190 module:overlay(0) +from:0x0209d390 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d3f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d408 kind:arm_call to:0x01ffecdc module:itcm +from:0x0209d4ac kind:arm_call to:0x02028c24 module:main +from:0x0209d4bc kind:arm_call to:0x02061a50 module:overlay(0) +from:0x0209d4e4 kind:arm_call to:0x0201aa1c module:main +from:0x0209d4f0 kind:load to:0x027e0998 module:dtcm +from:0x0209d4f4 kind:load to:0x0204aefc module:main +from:0x0209d51c kind:arm_call to:0x01fff60c module:itcm +from:0x0209d528 kind:load to:0x027e09b4 module:dtcm +from:0x0209d550 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0209d594 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0209d5a0 kind:load to:0x020b537c module:overlay(0) +from:0x0209d5d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209d5f0 kind:load to:0x027e0ce4 module:dtcm +from:0x0209d628 kind:arm_call to:0x0209c8c4 module:overlay(0) +from:0x0209d63c kind:arm_call to:0x02081ecc module:overlay(0) +from:0x0209d644 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d670 kind:arm_call to:0x0209c8c4 module:overlay(0) +from:0x0209d680 kind:arm_call to:0x02081f1c module:overlay(0) +from:0x0209d688 kind:load to:0x027e0cd8 module:dtcm +from:0x0209d6d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209d6e8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0209d710 kind:arm_call to:0x0209da58 module:overlay(0) +from:0x0209d720 kind:arm_call to:0x0209da58 module:overlay(0) +from:0x0209d72c kind:load to:0x020b35b0 module:overlay(0) +from:0x0209d738 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0209d740 kind:arm_call to:0x02011ff4 module:main +from:0x0209d754 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0209d800 kind:arm_call to:0x020a14c4 module:overlay(0) +from:0x0209d880 kind:arm_call to:0x020a1310 module:overlay(0) +from:0x0209d88c kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x0209d93c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209d988 kind:load to:0x027e0ce4 module:dtcm +from:0x0209d9b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209d9c8 kind:arm_call to:0x020efea0 module:overlay(31) +from:0x0209d9d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0209da18 kind:arm_call to:0x0205d4e0 module:overlay(0) +from:0x0209dabc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0209db44 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0209db50 kind:load to:0x020b537c module:overlay(0) +from:0x0209dbe4 kind:load to:0x02049bc4 module:main +from:0x0209dbe8 kind:load to:0x020af4cc module:overlay(0) +from:0x0209dbec kind:load to:0x020af4b8 module:overlay(0) +from:0x0209dbf8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0209dc08 kind:arm_call to:0x02016654 module:main +from:0x0209dc24 kind:arm_call_thumb to:0x0205c564 module:overlay(0) +from:0x0209dc30 kind:load to:0x020b361c module:overlay(0) +from:0x0209dc34 kind:load to:0x020b3610 module:overlay(0) +from:0x0209dc54 kind:load to:0x027e09bc module:dtcm +from:0x0209dc58 kind:load to:0x020166cc module:main +from:0x0209dc84 kind:arm_call to:0x0201666c module:main +from:0x0209dc8c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0209dca4 kind:arm_call to:0x0201666c module:main +from:0x0209dcac kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0209dcb4 kind:arm_call to:0x02011ff4 module:main +from:0x0209dcc8 kind:load to:0x020b6110 module:overlay(0) +from:0x0209dcdc kind:arm_call to:0x02011f3c module:main +from:0x0209dce8 kind:arm_call to:0x0209de80 module:overlay(0) +from:0x0209dd00 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0209dd10 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0209dd74 kind:load to:0x020b367c module:overlay(0) +from:0x0209dd78 kind:load to:0x020b3698 module:overlay(0) +from:0x0209dd7c kind:load to:0x020b3660 module:overlay(0) +from:0x0209dd94 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0209ddb0 kind:arm_call to:0x0209ddc0 module:overlay(0) +from:0x0209ddbc kind:load to:0x020b36c0 module:overlay(0) +from:0x0209ddd8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0209dde8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0209de20 kind:arm_call to:0x0200f218 module:main +from:0x0209de7c kind:load to:0x020af540 module:overlay(0) +from:0x0209de88 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0209de98 kind:arm_call to:0x0209dd84 module:overlay(0) +from:0x0209deac kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0209df2c kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0209df40 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0209df54 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0209df68 kind:load to:0x020b36ec module:overlay(0) +from:0x0209df6c kind:load to:0x020b6110 module:overlay(0) +from:0x0209df70 kind:load to:0x020b6130 module:overlay(0) +from:0x0209df74 kind:load to:0x020af530 module:overlay(0) +from:0x0209df78 kind:load to:0x020b61e4 module:overlay(0) +from:0x0209df84 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0209dfb8 kind:arm_call to:0x0209e0fc module:overlay(0) +from:0x0209dfc8 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0209dfd0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0209dfd8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0209dfe4 kind:load to:0x020b36ec module:overlay(0) +from:0x0209e010 kind:arm_call to:0x0209e0fc module:overlay(0) +from:0x0209e020 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0209e028 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0209e030 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0209e038 kind:arm_call to:0x02011ff4 module:main +from:0x0209e044 kind:load to:0x020b36ec module:overlay(0) +from:0x0209e080 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0209e0a4 kind:arm_call to:0x0209e0fc module:overlay(0) +from:0x0209e0d8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0209e0f4 kind:load to:0x027e09a4 module:dtcm +from:0x0209e0f8 kind:load to:0x020b60f8 module:overlay(0) +from:0x0209e120 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0209e158 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0209e170 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0209e188 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0209e1a8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0209e1b4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0209e1c4 kind:arm_call to:0x0209e0fc module:overlay(0) +from:0x0209e1e4 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0209e20c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0209e230 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0209e244 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0209e250 kind:load to:0x027e09a8 module:dtcm +from:0x0209e284 kind:arm_call to:0x0209e0fc module:overlay(0) +from:0x0209e324 kind:arm_call to:0x02028c24 module:main +from:0x0209e350 kind:arm_call to:0x0201aa1c module:main +from:0x0209e35c kind:load to:0x027e09a4 module:dtcm +from:0x0209e360 kind:load to:0x027e0998 module:dtcm +from:0x0209e364 kind:load to:0x0204aefc module:main +from:0x0209e368 kind:load to:0x020b60f8 module:overlay(0) +from:0x0209e38c kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x0209e39c kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x0209e3a4 kind:load to:0x020b51f4 module:overlay(0) +from:0x0209e3b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0209e3b8 kind:arm_call to:0x02011ff4 module:main +from:0x0209e3cc kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0209e3e0 kind:load to:0x020b6218 module:overlay(0) +from:0x0209e3f4 kind:arm_call to:0x02011f3c module:main +from:0x0209e400 kind:arm_call to:0x0209e454 module:overlay(0) +from:0x0209e420 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x0209e44c kind:load to:0x020b372c module:overlay(0) +from:0x0209e45c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0209e488 kind:load to:0x020b3754 module:overlay(0) +from:0x0209e48c kind:load to:0x020b1948 module:overlay(0) +from:0x0209e4b0 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0209e4e0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0209e660 kind:arm_call to:0x01ff9638 module:itcm +from:0x0209e670 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0209e680 kind:load to:0x020af554 module:overlay(0) +from:0x0209e684 kind:load to:0x020b6218 module:overlay(0) +from:0x0209e688 kind:load to:0x027e0cd8 module:dtcm +from:0x0209e6c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0209e6e8 kind:load to:0x0203e93c module:main +from:0x0209e6f8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0209e700 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0209e718 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0209e720 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0209e728 kind:arm_call to:0x02011ff4 module:main +from:0x0209e73c kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0209e750 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0209e758 kind:arm_call to:0x02011ff4 module:main +from:0x0209e7ac kind:arm_call_thumb to:0x02015528 module:main +from:0x0209e7d0 kind:arm_call_thumb to:0x02015528 module:main +from:0x0209e7f8 kind:arm_call to:0x02034038 module:main +from:0x0209e804 kind:arm_call to:0x02033f54 module:main +from:0x0209e818 kind:arm_call to:0x02034038 module:main +from:0x0209e820 kind:arm_call to:0x02033f54 module:main +from:0x0209e834 kind:arm_call to:0x02034038 module:main +from:0x0209e840 kind:arm_call to:0x02033f54 module:main +from:0x0209e854 kind:arm_call to:0x02034038 module:main +from:0x0209e870 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209e880 kind:arm_call_thumb to:0x020164ac module:main +from:0x0209e898 kind:arm_call to:0x02034038 module:main +from:0x0209e8a4 kind:arm_call to:0x02033f54 module:main +from:0x0209e8b8 kind:arm_call to:0x02034038 module:main +from:0x0209e8c0 kind:arm_call to:0x02033f54 module:main +from:0x0209e8d4 kind:arm_call to:0x02034038 module:main +from:0x0209e8e0 kind:arm_call to:0x02033f54 module:main +from:0x0209e8f4 kind:arm_call to:0x02034038 module:main +from:0x0209e910 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209e920 kind:arm_call_thumb to:0x020164e0 module:main +from:0x0209e934 kind:arm_call to:0x02034038 module:main +from:0x0209e93c kind:arm_call to:0x02033f54 module:main +from:0x0209e950 kind:arm_call to:0x02034038 module:main +from:0x0209e958 kind:arm_call to:0x02033f54 module:main +from:0x0209e96c kind:arm_call to:0x02034038 module:main +from:0x0209e978 kind:arm_call to:0x02033f54 module:main +from:0x0209e98c kind:arm_call to:0x02034038 module:main +from:0x0209e998 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209e9b0 kind:arm_call to:0x02011f3c module:main +from:0x0209e9c4 kind:arm_call to:0x02028c38 module:main +from:0x0209e9d4 kind:arm_call to:0x02034038 module:main +from:0x0209e9dc kind:arm_call to:0x02033f54 module:main +from:0x0209e9f0 kind:arm_call to:0x02034038 module:main +from:0x0209e9f8 kind:arm_call to:0x02033f54 module:main +from:0x0209ea0c kind:arm_call to:0x02034038 module:main +from:0x0209ea18 kind:arm_call to:0x02033f54 module:main +from:0x0209ea2c kind:arm_call to:0x02034038 module:main +from:0x0209ea38 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209ea50 kind:arm_call to:0x02011f3c module:main +from:0x0209ea64 kind:arm_call to:0x02028c08 module:main +from:0x0209ea74 kind:arm_call to:0x02034038 module:main +from:0x0209ea7c kind:arm_call to:0x02033f54 module:main +from:0x0209ea90 kind:arm_call to:0x02034038 module:main +from:0x0209ea98 kind:arm_call to:0x02033f54 module:main +from:0x0209eaac kind:arm_call to:0x02034038 module:main +from:0x0209eab8 kind:arm_call to:0x02033f54 module:main +from:0x0209eacc kind:arm_call to:0x02034038 module:main +from:0x0209ead8 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0209eaf0 kind:arm_call to:0x02011f3c module:main +from:0x0209eb04 kind:arm_call to:0x02028c08 module:main +from:0x0209eb14 kind:load to:0x020b3c94 module:overlay(0) +from:0x0209eb18 kind:load to:0x020b4154 module:overlay(0) +from:0x0209eb1c kind:load to:0x020b4158 module:overlay(0) +from:0x0209eb20 kind:load to:0x020b4160 module:overlay(0) +from:0x0209eb24 kind:load to:0x020b4168 module:overlay(0) +from:0x0209eb28 kind:load to:0x020b4170 module:overlay(0) +from:0x0209eb2c kind:load to:0x020b4178 module:overlay(0) +from:0x0209eb3c kind:arm_call to:0x02011ff4 module:main +from:0x0209eb44 kind:arm_call to:0x02011ff4 module:main +from:0x0209eb4c kind:arm_call to:0x02011ff4 module:main +from:0x0209eb54 kind:arm_call_thumb to:0x02015544 module:main +from:0x0209eb5c kind:arm_call_thumb to:0x02015544 module:main +from:0x0209eb94 kind:arm_call to:0x02034038 module:main +from:0x0209eba0 kind:arm_call to:0x02033f54 module:main +from:0x0209ebb4 kind:arm_call to:0x02034038 module:main +from:0x0209ebbc kind:arm_call to:0x02033f54 module:main +from:0x0209ebd4 kind:arm_call to:0x02034038 module:main +from:0x0209ebe0 kind:arm_call to:0x02033f54 module:main +from:0x0209ebf4 kind:arm_call to:0x02034038 module:main +from:0x0209ec20 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209ec38 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209ec4c kind:arm_call_thumb to:0x0201c974 module:main +from:0x0209ec58 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209ec80 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209ec98 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209ecb0 kind:arm_call_thumb to:0x0201c958 module:main +from:0x0209ecbc kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209ecd0 kind:arm_call_thumb to:0x0201c994 module:main +from:0x0209ecd8 kind:arm_call_thumb to:0x02015664 module:main +from:0x0209ecec kind:load to:0x020b4154 module:overlay(0) +from:0x0209ecf0 kind:load to:0x020b3c94 module:overlay(0) +from:0x0209ecf4 kind:load to:0x020b4180 module:overlay(0) +from:0x0209ecf8 kind:load to:0x0204a0f0 module:main +from:0x0209ecfc kind:load to:0x02043f10 module:main +from:0x0209ed00 kind:load to:0x0204a100 module:main +from:0x0209ed2c kind:arm_call to:0x02034038 module:main +from:0x0209ed38 kind:arm_call to:0x02033f54 module:main +from:0x0209ed4c kind:arm_call to:0x02034038 module:main +from:0x0209ed54 kind:arm_call to:0x02033f54 module:main +from:0x0209ed6c kind:arm_call to:0x02034038 module:main +from:0x0209ed78 kind:arm_call to:0x02033f54 module:main +from:0x0209ed8c kind:arm_call to:0x02034038 module:main +from:0x0209eda8 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209edb8 kind:arm_call_thumb to:0x02015664 module:main +from:0x0209edc8 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209ede0 kind:arm_call_thumb to:0x02016514 module:main +from:0x0209ede8 kind:arm_call_thumb to:0x02015664 module:main +from:0x0209edf4 kind:load to:0x020b4154 module:overlay(0) +from:0x0209edf8 kind:load to:0x020b3c94 module:overlay(0) +from:0x0209edfc kind:load to:0x020b4180 module:overlay(0) +from:0x0209ee00 kind:load to:0x02043f10 module:main +from:0x0209ee0c kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209ee1c kind:arm_call_thumb to:0x0201c9bc module:main +from:0x0209ee2c kind:load to:0x0204a100 module:main +from:0x0209ee50 kind:arm_call to:0x02032d88 module:main +from:0x0209ee78 kind:arm_call to:0x02034038 module:main +from:0x0209ee84 kind:arm_call to:0x02033f54 module:main +from:0x0209ee98 kind:arm_call to:0x02034038 module:main +from:0x0209eea0 kind:arm_call to:0x02033f54 module:main +from:0x0209eeb4 kind:arm_call to:0x02034038 module:main +from:0x0209eec0 kind:arm_call to:0x02033f54 module:main +from:0x0209eed4 kind:arm_call to:0x02034038 module:main +from:0x0209eef0 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209ef00 kind:arm_call_thumb to:0x02015664 module:main +from:0x0209ef10 kind:arm_call_thumb to:0x02015664 module:main +from:0x0209ef2c kind:load to:0x020b3c94 module:overlay(0) +from:0x0209ef30 kind:load to:0x020b4154 module:overlay(0) +from:0x0209ef34 kind:load to:0x020b4188 module:overlay(0) +from:0x0209ef38 kind:load to:0x02043f10 module:main +from:0x0209ef64 kind:arm_call to:0x02032d88 module:main +from:0x0209ef8c kind:arm_call to:0x02034038 module:main +from:0x0209ef98 kind:arm_call to:0x02033f54 module:main +from:0x0209efac kind:arm_call to:0x02034038 module:main +from:0x0209efb4 kind:arm_call to:0x02033f54 module:main +from:0x0209efc8 kind:arm_call to:0x02034038 module:main +from:0x0209efd4 kind:arm_call to:0x02033f54 module:main +from:0x0209efe8 kind:arm_call to:0x02034038 module:main +from:0x0209f004 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209f014 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209f038 kind:arm_call_thumb to:0x0201c6a4 module:main +from:0x0209f040 kind:arm_call_thumb to:0x02015664 module:main +from:0x0209f054 kind:arm_call_thumb to:0x02015664 module:main +from:0x0209f070 kind:load to:0x020b3c94 module:overlay(0) +from:0x0209f074 kind:load to:0x020b4154 module:overlay(0) +from:0x0209f078 kind:load to:0x020b4188 module:overlay(0) +from:0x0209f07c kind:load to:0x02043f10 module:main +from:0x0209f080 kind:load to:0x0204a460 module:main +from:0x0209f0ac kind:arm_call to:0x020575c0 module:overlay(0) +from:0x0209f0c8 kind:arm_call to:0x020575f0 module:overlay(0) +from:0x0209f0e4 kind:arm_call to:0x02057598 module:overlay(0) +from:0x0209f140 kind:arm_call to:0x02028c24 module:main +from:0x0209f154 kind:arm_call_thumb to:0x02015488 module:main +from:0x0209f160 kind:arm_call to:0x020165f8 module:main +from:0x0209f170 kind:arm_call to:0x0209f9f0 module:overlay(0) +from:0x0209f1ac kind:arm_call to:0x02011f3c module:main +from:0x0209f1cc kind:arm_call to:0x0209e764 module:overlay(0) +from:0x0209f1e4 kind:arm_call to:0x02016634 module:main +from:0x0209f1ec kind:arm_call_thumb to:0x0201549c module:main +from:0x0209f1fc kind:load to:0x020b4390 module:overlay(0) +from:0x0209f21c kind:arm_call to:0x0209eb30 module:overlay(0) +from:0x0209f224 kind:arm_call to:0x02011ff4 module:main +from:0x0209f268 kind:arm_call to:0x02014fcc module:main +from:0x0209f278 kind:arm_call to:0x02034038 module:main +from:0x0209f284 kind:arm_call to:0x02033f54 module:main +from:0x0209f298 kind:arm_call to:0x02034038 module:main +from:0x0209f2a0 kind:arm_call to:0x02033f54 module:main +from:0x0209f2b4 kind:arm_call to:0x02034038 module:main +from:0x0209f2c0 kind:arm_call to:0x02033f54 module:main +from:0x0209f2d4 kind:arm_call to:0x02034038 module:main +from:0x0209f2dc kind:load to:0x020b4840 module:overlay(0) +from:0x0209f2e0 kind:load to:0x02049bbc module:main +from:0x0209f2e4 kind:load to:0x020b4850 module:overlay(0) +from:0x0209f2e8 kind:load to:0x020b4860 module:overlay(0) +from:0x0209f318 kind:arm_call to:0x02019688 module:main +from:0x0209f328 kind:arm_call to:0x0209f900 module:overlay(0) +from:0x0209f340 kind:arm_call to:0x0209f900 module:overlay(0) +from:0x0209f344 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0209f354 kind:arm_call to:0x0201cb10 module:main +from:0x0209f390 kind:arm_call_thumb to:0x02015488 module:main +from:0x0209f39c kind:arm_call to:0x020165f8 module:main +from:0x0209f3ac kind:arm_call to:0x0209f9f0 module:overlay(0) +from:0x0209f3d4 kind:arm_call to:0x02019688 module:main +from:0x0209f3e0 kind:arm_call to:0x0209f938 module:overlay(0) +from:0x0209f3f8 kind:arm_call to:0x0209eb68 module:overlay(0) +from:0x0209f444 kind:arm_call to:0x02034038 module:main +from:0x0209f450 kind:arm_call to:0x02033f54 module:main +from:0x0209f464 kind:arm_call to:0x02034038 module:main +from:0x0209f46c kind:arm_call to:0x02033f54 module:main +from:0x0209f480 kind:arm_call to:0x02034038 module:main +from:0x0209f48c kind:arm_call to:0x02033f54 module:main +from:0x0209f4a0 kind:arm_call to:0x02034038 module:main +from:0x0209f4bc kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0209f4e4 kind:arm_call_thumb to:0x0201c6a4 module:main +from:0x0209f4ec kind:arm_call_thumb to:0x02015664 module:main +from:0x0209f514 kind:arm_call to:0x02019688 module:main +from:0x0209f520 kind:arm_call to:0x0209f938 module:overlay(0) +from:0x0209f538 kind:arm_call to:0x0209ef3c module:overlay(0) +from:0x0209f550 kind:arm_call to:0x02016634 module:main +from:0x0209f558 kind:arm_call_thumb to:0x0201549c module:main +from:0x0209f564 kind:load to:0x0204a100 module:main +from:0x0209f568 kind:load to:0x020b4390 module:overlay(0) +from:0x0209f56c kind:load to:0x020b4868 module:overlay(0) +from:0x0209f570 kind:load to:0x020b486c module:overlay(0) +from:0x0209f574 kind:load to:0x02043f10 module:main +from:0x0209f578 kind:load to:0x0204a460 module:main +from:0x0209f5a0 kind:arm_call_thumb to:0x02015488 module:main +from:0x0209f5ac kind:arm_call to:0x020165f8 module:main +from:0x0209f5bc kind:arm_call to:0x0209f9f0 module:overlay(0) +from:0x0209f5c8 kind:arm_call to:0x0209f938 module:overlay(0) +from:0x0209f5d8 kind:arm_call to:0x0209eb68 module:overlay(0) +from:0x0209f5e8 kind:arm_call to:0x0209f7a0 module:overlay(0) +from:0x0209f5f0 kind:arm_call to:0x02016634 module:main +from:0x0209f5f8 kind:arm_call_thumb to:0x0201549c module:main +from:0x0209f660 kind:arm_call_thumb to:0x02015488 module:main +from:0x0209f66c kind:arm_call to:0x020165f8 module:main +from:0x0209f67c kind:arm_call to:0x0209f9f0 module:overlay(0) +from:0x0209f69c kind:arm_call to:0x0209ed04 module:overlay(0) +from:0x0209f6b0 kind:arm_call to:0x02016634 module:main +from:0x0209f6b8 kind:arm_call_thumb to:0x0201549c module:main +from:0x0209f6d4 kind:arm_call to:0x0209f604 module:overlay(0) +from:0x0209f70c kind:arm_call to:0x0209f938 module:overlay(0) +from:0x0209f728 kind:arm_call to:0x0209f938 module:overlay(0) +from:0x0209f730 kind:arm_call to:0x0209ee04 module:overlay(0) +from:0x0209f758 kind:arm_call_thumb to:0x02015488 module:main +from:0x0209f764 kind:arm_call to:0x020165f8 module:main +from:0x0209f774 kind:arm_call to:0x0209f9f0 module:overlay(0) +from:0x0209f784 kind:arm_call to:0x0209f7a0 module:overlay(0) +from:0x0209f78c kind:arm_call to:0x02016634 module:main +from:0x0209f794 kind:arm_call_thumb to:0x0201549c module:main +from:0x0209f7c4 kind:arm_call to:0x0209f8cc module:overlay(0) +from:0x0209f7d8 kind:arm_call to:0x0209f938 module:overlay(0) +from:0x0209f7e8 kind:arm_call to:0x0209ef3c module:overlay(0) +from:0x0209f814 kind:arm_call to:0x02034038 module:main +from:0x0209f820 kind:arm_call to:0x02033f54 module:main +from:0x0209f834 kind:arm_call to:0x02034038 module:main +from:0x0209f83c kind:arm_call to:0x02033f54 module:main +from:0x0209f850 kind:arm_call to:0x02034038 module:main +from:0x0209f85c kind:arm_call to:0x02033f54 module:main +from:0x0209f870 kind:arm_call to:0x02034038 module:main +from:0x0209f8a4 kind:arm_call_thumb to:0x0201c6a4 module:main +from:0x0209f8ac kind:arm_call_thumb to:0x02015664 module:main +from:0x0209f8b8 kind:load to:0x020b4390 module:overlay(0) +from:0x0209f8bc kind:load to:0x020b4868 module:overlay(0) +from:0x0209f8c0 kind:load to:0x020b486c module:overlay(0) +from:0x0209f8c4 kind:load to:0x02043f10 module:main +from:0x0209f8c8 kind:load to:0x0204a460 module:main +from:0x0209f8d8 kind:arm_call to:0x0209f938 module:overlay(0) +from:0x0209f8f4 kind:arm_call to:0x0209ee30 module:overlay(0) +from:0x0209f8fc kind:load to:0x020b4390 module:overlay(0) +from:0x0209f984 kind:arm_call to:0x0209f900 module:overlay(0) +from:0x0209f9a0 kind:arm_call to:0x0209f084 module:overlay(0) +from:0x0209f9b0 kind:arm_call to:0x0209f900 module:overlay(0) +from:0x0209f9c4 kind:arm_call to:0x0209f0b4 module:overlay(0) +from:0x0209f9d4 kind:arm_call to:0x0209f900 module:overlay(0) +from:0x0209f9e8 kind:arm_call to:0x0209f0d0 module:overlay(0) +from:0x0209fa28 kind:arm_call to:0x0209f23c module:overlay(0) +from:0x0209fa38 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0209fa44 kind:load to:0x020b4390 module:overlay(0) +from:0x0209fa58 kind:arm_call to:0x02066790 module:overlay(0) +from:0x0209fa9c kind:load to:0x020b487c module:overlay(0) +from:0x0209fab0 kind:arm_call to:0x02066790 module:overlay(0) +from:0x0209faf4 kind:load to:0x020b487c module:overlay(0) +from:0x0209fb10 kind:arm_call to:0x02066994 module:overlay(0) +from:0x0209fb24 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x0209fb34 kind:load to:0x020b487c module:overlay(0) +from:0x0209fb38 kind:load to:0x020b502c module:overlay(0) +from:0x0209fb54 kind:arm_call to:0x02066994 module:overlay(0) +from:0x0209fb68 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x0209fb70 kind:arm_call to:0x02011ff4 module:main +from:0x0209fb80 kind:load to:0x020b487c module:overlay(0) +from:0x0209fb84 kind:load to:0x020b502c module:overlay(0) +from:0x0209fba0 kind:arm_call to:0x02066994 module:overlay(0) +from:0x0209fbb4 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x0209fbc4 kind:load to:0x020b487c module:overlay(0) +from:0x0209fbc8 kind:load to:0x020b502c module:overlay(0) +from:0x0209fbf4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209fc54 kind:arm_call to:0x01ffd43c module:itcm +from:0x0209fc84 kind:arm_call to:0x02068174 module:overlay(0) +from:0x0209fca0 kind:arm_call to:0x020680a4 module:overlay(0) +from:0x0209fcb0 kind:load to:0x027e0ce4 module:dtcm +from:0x0209fcb4 kind:load to:0x027e09bc module:dtcm +from:0x0209fcb8 kind:load to:0x020b502c module:overlay(0) +from:0x0209fcdc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0209fd0c kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x0209fd2c kind:load to:0x027e0ce4 module:dtcm +from:0x0209fd30 kind:load to:0x020b502c module:overlay(0) +from:0x0209fd60 kind:arm_call to:0x02066994 module:overlay(0) +from:0x0209fd74 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x0209fd7c kind:arm_call to:0x020669bc module:overlay(0) +from:0x0209fd8c kind:load to:0x020b502c module:overlay(0) +from:0x0209fde4 kind:arm_call to:0x0209fd90 module:overlay(0) +from:0x0209fe04 kind:arm_call to:0x021737b4 module:overlay(88) +from:0x0209fe10 kind:arm_call to:0x02173920 module:overlay(88) +from:0x0209fe20 kind:arm_call to:0x0209fd90 module:overlay(0) +from:0x0209fe28 kind:load to:0x0210759c module:overlays(19,21) +from:0x0209fe2c kind:load to:0x021075a0 module:overlays(19,21) +from:0x0209fe30 kind:load to:0x027e09a4 module:dtcm +from:0x0209fe38 kind:arm_call to:0x0209fdc0 module:overlay(0) +from:0x0209fe50 kind:arm_call to:0x0209fdc0 module:overlay(0) +from:0x0209feac kind:arm_call to:0x0209fe4c module:overlay(0) +from:0x0209febc kind:arm_call to:0x0209fdc0 module:overlay(0) +from:0x0209fed0 kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x0209fef8 kind:arm_call to:0x020a0390 module:overlay(0) +from:0x0209ff1c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0209ff28 kind:load to:0x0209fe64 module:overlay(0) +from:0x0209ff54 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0209ff68 kind:load to:0x0209fe80 module:overlay(0) +from:0x0209ff88 kind:arm_call to:0x0209fe4c module:overlay(0) +from:0x0209ff94 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0209ffa0 kind:arm_call to:0x0209fdc0 module:overlay(0) +from:0x0209ffbc kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x0209ffd8 kind:arm_call to:0x020a03cc module:overlay(0) +from:0x020a001c kind:arm_call to:0x0209fe4c module:overlay(0) +from:0x020a002c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020a0038 kind:arm_call to:0x0209fdc0 module:overlay(0) +from:0x020a0050 kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x020a0068 kind:arm_call to:0x020a03cc module:overlay(0) +from:0x020a00a8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020a00e4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020a0118 kind:arm_call to:0x020a0418 module:overlay(0) +from:0x020a0148 kind:arm_call to:0x0209fe4c module:overlay(0) +from:0x020a0164 kind:arm_call to:0x0209fdc0 module:overlay(0) +from:0x020a0178 kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x020a0194 kind:arm_call to:0x020a03cc module:overlay(0) +from:0x020a021c kind:arm_call to:0x0209fe4c module:overlay(0) +from:0x020a0238 kind:arm_call to:0x0209fdc0 module:overlay(0) +from:0x020a024c kind:arm_call to:0x0209fe34 module:overlay(0) +from:0x020a026c kind:arm_call to:0x020a03cc module:overlay(0) +from:0x020a02a8 kind:arm_call to:0x02054b7c module:overlay(0) +from:0x020a03bc kind:arm_call to:0x02054a78 module:overlay(0) +from:0x020a03c8 kind:load to:0x020a036c module:overlay(0) +from:0x020a0404 kind:arm_call to:0x02054a78 module:overlay(0) +from:0x020a0414 kind:load to:0x020a036c module:overlay(0) +from:0x020a0430 kind:arm_call to:0x02054b04 module:overlay(0) +from:0x020a0466 kind:thumb_call_arm to:0x02054b04 module:overlay(0) +from:0x020a04ac kind:arm_call to:0x020a0474 module:overlay(0) +from:0x020a055c kind:arm_call to:0x0203a194 module:main +from:0x020a0564 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020a07a8 kind:load to:0x027e095c module:dtcm +from:0x020a09ec kind:arm_call to:0x020a0964 module:overlay(0) +from:0x020a0a2c kind:arm_call to:0x020a08c4 module:overlay(0) +from:0x020a0a50 kind:arm_call to:0x020a0964 module:overlay(0) +from:0x020a0a68 kind:arm_call to:0x020a04f0 module:overlay(0) +from:0x020a0aa2 kind:thumb_call_arm to:0x02031290 module:main +from:0x020a0aec kind:thumb_call_arm to:0x02031290 module:main +from:0x020a0b28 kind:thumb_call_arm to:0x02013ecc module:main +from:0x020a0b30 kind:load to:0x02049bb4 module:main +from:0x020a0b34 kind:load to:0x02049b60 module:main +from:0x020a0b4c kind:load to:0x02049bb4 module:main +from:0x020a0b7c kind:thumb_call_arm to:0x02030d20 module:main +from:0x020a0bac kind:thumb_call_arm to:0x02031290 module:main +from:0x020a0bb0 kind:thumb_call_arm to:0x02030cd4 module:main +from:0x020a0bbc kind:thumb_call_arm to:0x02030d30 module:main +from:0x020a0bd6 kind:thumb_call_arm to:0x020328a0 module:main +from:0x020a0c0e kind:thumb_call to:0x020127f0 module:main +from:0x020a0c18 kind:thumb_call to:0x020127f0 module:main +from:0x020a0c20 kind:load to:0x02049964 module:main +from:0x020a0c30 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020a0c64 kind:thumb_call_arm to:0x02028c68 module:main +from:0x020a0ca8 kind:thumb_call_arm to:0x02096c28 module:overlay(0) +from:0x020a0cb0 kind:thumb_call_arm to:0x02096bac module:overlay(0) +from:0x020a0d08 kind:thumb_call_arm to:0x02028c68 module:main +from:0x020a0d38 kind:thumb_call_arm to:0x02028c68 module:main +from:0x020a0d66 kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0d6a kind:thumb_call_arm to:0x020a9a30 module:overlay(0) +from:0x020a0d74 kind:thumb_call_arm to:0x020a9a30 module:overlay(0) +from:0x020a0d84 kind:load to:0x02049b8c module:main +from:0x020a0d94 kind:thumb_call_arm to:0x02028c68 module:main +from:0x020a0d9c kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0da2 kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0daa kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0db2 kind:thumb_call_arm to:0x020a9d58 module:overlay(0) +from:0x020a0dba kind:thumb_call_arm to:0x020a9d58 module:overlay(0) +from:0x020a0dc2 kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0dca kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0dd2 kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0dda kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0de2 kind:thumb_call_arm to:0x020a9e90 module:overlay(0) +from:0x020a0dea kind:thumb_call_arm to:0x020a9e90 module:overlay(0) +from:0x020a0df2 kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0e02 kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0e12 kind:thumb_call_arm to:0x020a9d58 module:overlay(0) +from:0x020a0e22 kind:thumb_call_arm to:0x020a9d58 module:overlay(0) +from:0x020a0e34 kind:load to:0x02049b8c module:main +from:0x020a0e44 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020a0e4c kind:thumb_call to:0x020a0e54 module:overlay(0) +from:0x020a0eac kind:load to:0x027e09b8 module:dtcm +from:0x020a0eb8 kind:thumb_call_arm to:0x02014a34 module:main +from:0x020a0ede kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0ee6 kind:thumb_call_arm to:0x020a9d58 module:overlay(0) +from:0x020a0eee kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0ef6 kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0efe kind:thumb_call_arm to:0x020a9e90 module:overlay(0) +from:0x020a0f06 kind:thumb_call_arm to:0x020a9df4 module:overlay(0) +from:0x020a0f1a kind:thumb_call_arm to:0x020a9d58 module:overlay(0) +from:0x020a0f54 kind:load to:0x02049b8c module:main +from:0x020a0fa0 kind:load to:0x02028c68 module:main +from:0x020a0fb4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x020a0fd4 kind:thumb_call_arm to:0x02028bf0 module:main +from:0x020a0fdc kind:load to:0x02049bc4 module:main +from:0x020a1016 kind:thumb_call_arm to:0x02028d74 module:main +from:0x020a101e kind:thumb_call to:0x020a0c24 module:overlay(0) +from:0x020a1026 kind:thumb_call to:0x020a0c58 module:overlay(0) +from:0x020a102c kind:thumb_call to:0x020a0cfc module:overlay(0) +from:0x020a103a kind:thumb_call_arm to:0x02028c24 module:main +from:0x020a1046 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020a1052 kind:thumb_call_arm to:0x02028c68 module:main +from:0x020a1066 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020a1080 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020a108e kind:thumb_call to:0x020a0d2c module:overlay(0) +from:0x020a1098 kind:thumb_call to:0x020a0f94 module:overlay(0) +from:0x020a10a0 kind:thumb_call to:0x020a0f64 module:overlay(0) +from:0x020a10a8 kind:thumb_call to:0x020a0fa4 module:overlay(0) +from:0x020a10ae kind:thumb_call to:0x020a0fe0 module:overlay(0) +from:0x020a10b8 kind:thumb_call to:0x020a0d88 module:overlay(0) +from:0x020a10ec kind:arm_call to:0x02028c68 module:main +from:0x020a110c kind:arm_call_thumb to:0x020a1008 module:overlay(0) +from:0x020a1120 kind:arm_call to:0x02028c68 module:main +from:0x020a1144 kind:arm_call to:0x020a1280 module:overlay(0) +from:0x020a1158 kind:arm_call to:0x02028c68 module:main +from:0x020a1160 kind:arm_call to:0x020a10d4 module:overlay(0) +from:0x020a1174 kind:arm_call to:0x020328a0 module:main +from:0x020a1190 kind:arm_call to:0x020328a0 module:main +from:0x020a11a8 kind:arm_call to:0x020328a0 module:main +from:0x020a11c0 kind:arm_call to:0x020328a0 module:main +from:0x020a11d8 kind:arm_call to:0x020328a0 module:main +from:0x020a11f0 kind:arm_call to:0x02028cb4 module:main +from:0x020a1200 kind:arm_call to:0x02028cb4 module:main +from:0x020a1210 kind:arm_call to:0x02028cb4 module:main +from:0x020a1220 kind:arm_call to:0x02028cb4 module:main +from:0x020a1230 kind:arm_call to:0x02028cb4 module:main +from:0x020a1238 kind:load to:0x020b628c module:overlay(0) +from:0x020a1250 kind:arm_call to:0x02028428 module:main +from:0x020a1260 kind:arm_call to:0x02032824 module:main +from:0x020a1270 kind:arm_call to:0x020328cc module:main +from:0x020a1298 kind:arm_call to:0x02028c68 module:main +from:0x020a129c kind:arm_call to:0x020a1240 module:overlay(0) +from:0x020a1368 kind:arm_call to:0x020a9d58 module:overlay(0) +from:0x020a137c kind:arm_call to:0x020f9f6c module:overlay(31) +from:0x020a1390 kind:arm_call to:0x0209db64 module:overlay(0) +from:0x020a1420 kind:arm_call to:0x020e8d0c module:overlay(31) +from:0x020a1444 kind:arm_call to:0x020eed44 module:overlay(31) +from:0x020a1468 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020a14a0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020a14b4 kind:load to:0x02049bc4 module:main +from:0x020a14c0 kind:load to:0x020b537c module:overlay(0) +from:0x020a14d8 kind:arm_call to:0x020a9d58 module:overlay(0) +from:0x020a14ec kind:arm_call to:0x020f9f6c module:overlay(31) +from:0x020a1514 kind:arm_call to:0x02067224 module:overlay(0) +from:0x020a1530 kind:load to:0x020b48b0 module:overlay(0) +from:0x020a1544 kind:arm_call to:0x020a16c8 module:overlay(0) +from:0x020a154c kind:arm_call to:0x02067324 module:overlay(0) +from:0x020a1558 kind:load to:0x020b48b0 module:overlay(0) +from:0x020a156c kind:arm_call to:0x020a16c8 module:overlay(0) +from:0x020a1574 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020a157c kind:arm_call to:0x02011ff4 module:main +from:0x020a1588 kind:load to:0x020b48b0 module:overlay(0) +from:0x020a159c kind:arm_call to:0x020bba58 module:overlay(17) +from:0x020a15b0 kind:arm_call to:0x02011f3c module:main +from:0x020a15d0 kind:arm_call to:0x02028c24 module:main +from:0x020a15e0 kind:arm_call to:0x02028c24 module:main +from:0x020a15ec kind:arm_call to:0x02096bf4 module:overlay(0) +from:0x020a15fc kind:arm_call to:0x02028c24 module:main +from:0x020a160c kind:arm_call to:0x02028c24 module:main +from:0x020a1654 kind:arm_call to:0x02028c24 module:main +from:0x020a1678 kind:arm_call to:0x02028c24 module:main +from:0x020a16b8 kind:arm_call to:0x020667b8 module:overlay(0) +from:0x020a16c0 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020a16c4 kind:load to:0x0204a0f0 module:main +from:0x020a16dc kind:arm_call to:0x02011ff4 module:main +from:0x020a16ec kind:arm_call to:0x020bba74 module:overlay(17) +from:0x020a16f4 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020a1700 kind:load to:0x020a16c8 module:overlay(0) +from:0x020a173c kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020a174c kind:load to:0x020b502c module:overlay(0) +from:0x020a17c8 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020a17d0 kind:arm_call to:0x02021bc4 module:main +from:0x020a17dc kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020a17e0 kind:arm_call to:0x02021be0 module:main +from:0x020a17f0 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020a181c kind:arm_call to:0x020c2f68 module:overlay(17) +from:0x020a185c kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020a1864 kind:arm_call to:0x02022100 module:main +from:0x020a1878 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020a1884 kind:arm_call to:0x02066994 module:overlay(0) +from:0x020a189c kind:arm_call to:0x02067e40 module:overlay(0) +from:0x020a18cc kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020a18d0 kind:arm_call to:0x02021c04 module:main +from:0x020a18f4 kind:arm_call_thumb to:0x02018398 module:main +from:0x020a18fc kind:arm_call to:0x020a16c8 module:overlay(0) +from:0x020a1918 kind:load to:0x020b6488 module:overlay(0) +from:0x020a191c kind:load to:0x02049bb4 module:main +from:0x020a1924 kind:load to:0x020b502c module:overlay(0) +from:0x020a1928 kind:load to:0x020b6288 module:overlay(0) +from:0x020a192c kind:load to:0x020b51f4 module:overlay(0) +from:0x020a1930 kind:load to:0x0204a040 module:main +from:0x020a193c kind:arm_call to:0x02020240 module:main +from:0x020a1a1c kind:arm_call to:0x02011f3c module:main +from:0x020a1a28 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x020a1a4c kind:arm_call to:0x02011f3c module:main +from:0x020a1a58 kind:arm_call to:0x020a39bc module:overlay(0) +from:0x020a1a78 kind:arm_call to:0x020a302c module:overlay(0) +from:0x020a1aa8 kind:load to:0x020b495c module:overlay(0) +from:0x020a1aac kind:load to:0x020b4f64 module:overlay(0) +from:0x020a1ab0 kind:load to:0x02044390 module:main +from:0x020a1abc kind:arm_call to:0x02020240 module:main +from:0x020a1b9c kind:arm_call to:0x02011f3c module:main +from:0x020a1ba8 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x020a1bcc kind:arm_call to:0x02011f3c module:main +from:0x020a1bd8 kind:arm_call to:0x020a39bc module:overlay(0) +from:0x020a1bf8 kind:arm_call to:0x020a302c module:overlay(0) +from:0x020a1c28 kind:load to:0x020b495c module:overlay(0) +from:0x020a1c2c kind:load to:0x020b4f64 module:overlay(0) +from:0x020a1c30 kind:load to:0x02044390 module:main +from:0x020a1c78 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020a1c80 kind:arm_call to:0x02011ff4 module:main +from:0x020a1c94 kind:arm_call to:0x02020320 module:main +from:0x020a1ca0 kind:load to:0x020b495c module:overlay(0) +from:0x020a1ce8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020a1cf0 kind:arm_call to:0x02011ff4 module:main +from:0x020a1d04 kind:arm_call to:0x02020320 module:main +from:0x020a1d0c kind:arm_call to:0x02011ff4 module:main +from:0x020a1d18 kind:load to:0x020b495c module:overlay(0) +from:0x020a1d60 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020a1d68 kind:arm_call to:0x02011ff4 module:main +from:0x020a1d7c kind:arm_call to:0x02020320 module:main +from:0x020a1d88 kind:load to:0x020b495c module:overlay(0) +from:0x020a1dc0 kind:load to:0x020b48f8 module:overlay(0) +from:0x020a1dd0 kind:arm_call to:0x020a2dcc module:overlay(0) +from:0x020a1e20 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a1e74 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a1ec4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a1f14 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a1f74 kind:arm_call to:0x02019568 module:main +from:0x020a2078 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a20d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a2148 kind:arm_call to:0x020a302c module:overlay(0) +from:0x020a21ac kind:arm_call to:0x02069194 module:overlay(0) +from:0x020a21b4 kind:arm_call to:0x0206876c module:overlay(0) +from:0x020a21fc kind:arm_call to:0x020691c0 module:overlay(0) +from:0x020a2260 kind:arm_call to:0x02069194 module:overlay(0) +from:0x020a2270 kind:arm_call to:0x0206876c module:overlay(0) +from:0x020a22cc kind:arm_call to:0x02069194 module:overlay(0) +from:0x020a22dc kind:arm_call to:0x0206876c module:overlay(0) +from:0x020a233c kind:arm_call to:0x02018240 module:main +from:0x020a23bc kind:arm_call to:0x02013adc module:main +from:0x020a23c8 kind:load to:0x0204a0f0 module:main +from:0x020a23cc kind:load to:0x02049b54 module:main +from:0x020a23f0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020a23f4 kind:load to:0x0206db24 module:overlay(0) +from:0x020a240c kind:arm_call to:0x02067b94 module:overlay(0) +from:0x020a2410 kind:arm_call to:0x02022864 module:main +from:0x020a2418 kind:arm_call to:0x020a2e0c module:overlay(0) +from:0x020a2424 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x020a244c kind:load to:0x020b502c module:overlay(0) +from:0x020a2488 kind:load to:0x020b48e0 module:overlay(0) +from:0x020a24a0 kind:arm_call to:0x020a25f8 module:overlay(0) +from:0x020a24d4 kind:arm_call to:0x020a2a20 module:overlay(0) +from:0x020a2520 kind:arm_call to:0x020a2a20 module:overlay(0) +from:0x020a2554 kind:arm_call to:0x020a1d8c module:overlay(0) +from:0x020a2594 kind:arm_call to:0x020a2a20 module:overlay(0) +from:0x020a263c kind:arm_call to:0x02020464 module:main +from:0x020a2644 kind:load to:0x0204a068 module:main +from:0x020a2678 kind:arm_call to:0x020a1d8c module:overlay(0) +from:0x020a2688 kind:arm_call to:0x020a2e60 module:overlay(0) +from:0x020a26e4 kind:arm_call to:0x020a2740 module:overlay(0) +from:0x020a2728 kind:arm_call to:0x0206214c module:overlay(0) +from:0x020a27a0 kind:arm_call to:0x0201aa1c module:main +from:0x020a2800 kind:arm_call to:0x0201aa1c module:main +from:0x020a2844 kind:arm_call to:0x0201aa1c module:main +from:0x020a2888 kind:arm_call to:0x0201aa1c module:main +from:0x020a2894 kind:load to:0x0204aefc module:main +from:0x020a2898 kind:load to:0x020b48dc module:overlay(0) +from:0x020a2a18 kind:arm_call to:0x020a1d8c module:overlay(0) +from:0x020a2b24 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2b74 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2bc8 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2c14 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2c64 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2cb8 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2d04 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2d50 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2da0 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a2e50 kind:arm_call to:0x02062124 module:overlay(0) +from:0x020a2ee0 kind:arm_call to:0x020a1934 module:overlay(0) +from:0x020a2ef4 kind:load to:0x020b4918 module:overlay(0) +from:0x020a3064 kind:load to:0x02049bbc module:main +from:0x020a3070 kind:arm_call to:0x020a1d1c module:overlay(0) +from:0x020a3084 kind:arm_call to:0x020a1d1c module:overlay(0) +from:0x020a308c kind:arm_call to:0x02011ff4 module:main +from:0x020a30a8 kind:arm_call to:0x02020240 module:main +from:0x020a30dc kind:arm_call to:0x0201e6a8 module:main +from:0x020a30e4 kind:arm_call to:0x0201eb24 module:main +from:0x020a30f4 kind:arm_call to:0x02011f3c module:main +from:0x020a3100 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x020a3134 kind:arm_call to:0x02011f3c module:main +from:0x020a3140 kind:arm_call to:0x020a39bc module:overlay(0) +from:0x020a3168 kind:arm_call to:0x020204b8 module:main +from:0x020a3188 kind:load to:0x020b49b0 module:overlay(0) +from:0x020a318c kind:load to:0x02044390 module:main +from:0x020a3190 kind:load to:0x020b4f64 module:overlay(0) +from:0x020a31a4 kind:arm_call to:0x020a3948 module:overlay(0) +from:0x020a33e0 kind:arm_call to:0x02020444 module:main +from:0x020a33e8 kind:arm_call to:0x020194ec module:main +from:0x020a3454 kind:arm_call to:0x020a4378 module:overlay(0) +from:0x020a3470 kind:arm_call to:0x020a3900 module:overlay(0) +from:0x020a347c kind:load to:0x020b4998 module:overlay(0) +from:0x020a3480 kind:load to:0x0204a0f0 module:main +from:0x020a3494 kind:arm_call to:0x020a3948 module:overlay(0) +from:0x020a34e0 kind:arm_call to:0x02028c24 module:main +from:0x020a3500 kind:arm_call to:0x0201ec08 module:main +from:0x020a350c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a3530 kind:arm_call to:0x0201e8ac module:main +from:0x020a3548 kind:arm_call to:0x0201e8ac module:main +from:0x020a3564 kind:arm_call to:0x0201e8ac module:main +from:0x020a357c kind:arm_call to:0x0201aa1c module:main +from:0x020a35b8 kind:arm_call to:0x02028c24 module:main +from:0x020a35e4 kind:arm_call to:0x0201aa1c module:main +from:0x020a35f8 kind:arm_call to:0x0206214c module:overlay(0) +from:0x020a3604 kind:load to:0x0204a0f0 module:main +from:0x020a3608 kind:load to:0x027e0120 module:dtcm +from:0x020a360c kind:load to:0x0204aefc module:main +from:0x020a363c kind:arm_call to:0x020203dc module:main +from:0x020a3680 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a369c kind:arm_call to:0x02068358 module:overlay(0) +from:0x020a36a4 kind:arm_call to:0x020a38f0 module:overlay(0) +from:0x020a36b0 kind:arm_call to:0x020a38dc module:overlay(0) +from:0x020a36d0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a36e0 kind:arm_call to:0x020a38dc module:overlay(0) +from:0x020a36ec kind:arm_call to:0x020a38f8 module:overlay(0) +from:0x020a36fc kind:arm_call to:0x02019568 module:main +from:0x020a3740 kind:arm_call to:0x020a38dc module:overlay(0) +from:0x020a374c kind:arm_call to:0x020a38f8 module:overlay(0) +from:0x020a376c kind:arm_call to:0x02062518 module:overlay(0) +from:0x020a3788 kind:arm_call to:0x020a38dc module:overlay(0) +from:0x020a3794 kind:arm_call to:0x020a38f8 module:overlay(0) +from:0x020a37a4 kind:arm_call to:0x02020498 module:main +from:0x020a37c8 kind:arm_call to:0x020a3900 module:overlay(0) +from:0x020a3804 kind:arm_call to:0x0201e84c module:main +from:0x020a3840 kind:arm_call to:0x0201ebd0 module:main +from:0x020a3870 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020a3884 kind:load to:0x0204a0f0 module:main +from:0x020a3888 kind:load to:0x020b502c module:overlay(0) +from:0x020a388c kind:load to:0x020b4998 module:overlay(0) +from:0x020a3890 kind:load to:0x020b51f4 module:overlay(0) +from:0x020a38c0 kind:arm_call to:0x020203f4 module:main +from:0x020a38d0 kind:arm_call to:0x020683f8 module:overlay(0) +from:0x020a38d8 kind:load to:0x020b502c module:overlay(0) +from:0x020a3954 kind:arm_call to:0x020194ec module:main +from:0x020a3988 kind:load to:0x0204a0f0 module:main +from:0x020a3994 kind:arm_call to:0x02020320 module:main +from:0x020a39a8 kind:arm_call to:0x02020320 module:main +from:0x020a39b0 kind:arm_call to:0x02011ff4 module:main +from:0x020a39c4 kind:arm_call to:0x020684f8 module:overlay(0) +from:0x020a3a00 kind:load to:0x020b49dc module:overlay(0) +from:0x020a3a0c kind:arm_call to:0x02068678 module:overlay(0) +from:0x020a3a20 kind:arm_call to:0x02068678 module:overlay(0) +from:0x020a3a28 kind:arm_call to:0x02011ff4 module:main +from:0x020a3a44 kind:arm_call to:0x02068684 module:overlay(0) +from:0x020a3b78 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a3bb0 kind:load to:0x027e09a4 module:dtcm +from:0x020a3bb4 kind:load to:0x020b502c module:overlay(0) +from:0x020a3bb8 kind:load to:0x020af560 module:overlay(0) +from:0x020a3bbc kind:load to:0x02049bbc module:main +from:0x020a3bc0 kind:load to:0x0204a0f0 module:main +from:0x020a3bcc kind:arm_call to:0x020a445c module:overlay(0) +from:0x020a3be8 kind:arm_call to:0x0206995c module:overlay(0) +from:0x020a3bf8 kind:arm_call to:0x020a445c module:overlay(0) +from:0x020a3c18 kind:arm_call to:0x020a3a8c module:overlay(0) +from:0x020a3c38 kind:arm_call to:0x020686b8 module:overlay(0) +from:0x020a3c68 kind:arm_call to:0x020a432c module:overlay(0) +from:0x020a3c7c kind:arm_call to:0x020a445c module:overlay(0) +from:0x020a3cd0 kind:arm_call to:0x02068848 module:overlay(0) +from:0x020a3de4 kind:arm_call to:0x020a40e0 module:overlay(0) +from:0x020a3df8 kind:arm_call to:0x020c6920 module:overlay(24) +from:0x020a3e1c kind:arm_call to:0x020c68b4 module:overlay(24) +from:0x020a3e44 kind:arm_call to:0x020a4a98 module:overlay(0) +from:0x020a3e80 kind:arm_call to:0x020c3354 module:overlay(17) +from:0x020a3ea4 kind:arm_call to:0x020c30f8 module:overlay(17) +from:0x020a3ec0 kind:arm_call to:0x020c68cc module:overlay(24) +from:0x020a3ee8 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x020a3ef0 kind:arm_call to:0x02021bcc module:main +from:0x020a3efc kind:arm_call to:0x02067b94 module:overlay(0) +from:0x020a3f04 kind:arm_call to:0x02021bcc module:main +from:0x020a3f0c kind:arm_call to:0x02067bd8 module:overlay(0) +from:0x020a3f1c kind:arm_call to:0x021741e8 module:overlays(88,91) +from:0x020a3f34 kind:arm_call to:0x02019688 module:main +from:0x020a3f54 kind:arm_call to:0x02019688 module:main +from:0x020a3f64 kind:arm_call to:0x020a4110 module:overlay(0) +from:0x020a3f7c kind:arm_call to:0x020a4110 module:overlay(0) +from:0x020a3f90 kind:arm_call to:0x02068948 module:overlay(0) +from:0x020a3fa8 kind:load to:0x027e0994 module:dtcm +from:0x020a3fb0 kind:load to:0x020b502c module:overlay(0) +from:0x020a3fb4 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020a4020 kind:arm_call to:0x02019688 module:main +from:0x020a4030 kind:arm_call to:0x020a4110 module:overlay(0) +from:0x020a404c kind:arm_call to:0x02019688 module:main +from:0x020a405c kind:arm_call to:0x020a4110 module:overlay(0) +from:0x020a4070 kind:arm_call to:0x020a4110 module:overlay(0) +from:0x020a40a8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a40c0 kind:arm_call to:0x020a4110 module:overlay(0) +from:0x020a40d0 kind:arm_call to:0x02069a20 module:overlay(0) +from:0x020a40f0 kind:arm_call to:0x020a49f8 module:overlay(0) +from:0x020a4104 kind:arm_call to:0x020a420c module:overlay(0) +from:0x020a410c kind:load to:0x020b502c module:overlay(0) +from:0x020a4148 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a41d0 kind:arm_call to:0x020a4ae0 module:overlay(0) +from:0x020a4204 kind:load to:0x020b502c module:overlay(0) +from:0x020a4208 kind:load to:0x020b49d0 module:overlay(0) +from:0x020a424c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a42d4 kind:arm_call to:0x020a4b54 module:overlay(0) +from:0x020a4308 kind:load to:0x020b502c module:overlay(0) +from:0x020a430c kind:load to:0x020b49d0 module:overlay(0) +from:0x020a435c kind:arm_call to:0x020a4310 module:overlay(0) +from:0x020a43e4 kind:arm_call to:0x020a4ba0 module:overlay(0) +from:0x020a43ec kind:load to:0x027e09a4 module:dtcm +from:0x020a43f0 kind:load to:0x020b502c module:overlay(0) +from:0x020a441c kind:arm_call to:0x020a4ba0 module:overlay(0) +from:0x020a4424 kind:load to:0x027e09a4 module:dtcm +from:0x020a4428 kind:load to:0x020b502c module:overlay(0) +from:0x020a4434 kind:arm_call to:0x02069824 module:overlay(0) +from:0x020a4444 kind:arm_call to:0x020a445c module:overlay(0) +from:0x020a4478 kind:arm_call to:0x020a445c module:overlay(0) +from:0x020a448c kind:arm_call to:0x020a3a8c module:overlay(0) +from:0x020a451c kind:arm_call to:0x02019688 module:main +from:0x020a4520 kind:arm_call to:0x02019688 module:main +from:0x020a454c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a4588 kind:arm_call to:0x02019688 module:main +from:0x020a45b4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a4614 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a4698 kind:load to:0x020b49d0 module:overlay(0) +from:0x020a46b0 kind:load to:0x02069bf4 module:overlay(0) +from:0x020a46bc kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020a46cc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020a46d4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020a46dc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020a4720 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020a4740 kind:load to:0x020b4a38 module:overlay(0) +from:0x020a4754 kind:load to:0x020a4ba0 module:overlay(0) +from:0x020a4770 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020a4778 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020a4780 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020a47a0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020a4800 kind:arm_call to:0x0201aa1c module:main +from:0x020a484c kind:arm_call to:0x0201aaa8 module:main +from:0x020a48d4 kind:arm_call to:0x0201aaa8 module:main +from:0x020a48dc kind:arm_call to:0x020a4acc module:overlay(0) +from:0x020a4954 kind:arm_call to:0x0201aaa8 module:main +from:0x020a49bc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a49dc kind:arm_call to:0x0201aaa8 module:main +from:0x020a49e8 kind:load to:0x0204aefc module:main +from:0x020a49ec kind:load to:0x0204aef0 module:main +from:0x020a49f0 kind:load to:0x020b4a28 module:overlay(0) +from:0x020a49f4 kind:load to:0x0204a068 module:main +from:0x020a4a1c kind:arm_call to:0x02018a84 module:main +from:0x020a4a40 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020a4a48 kind:arm_call to:0x020a4acc module:overlay(0) +from:0x020a4a6c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020a4a7c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020a4a88 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020a4a90 kind:load to:0x027e0994 module:dtcm +from:0x020a4a94 kind:load to:0x020b51f4 module:overlay(0) +from:0x020a4ab0 kind:arm_call to:0x02018a9c module:main +from:0x020a4abc kind:arm_call_thumb to:0x0201ca00 module:main +from:0x020a4ac4 kind:load to:0x027e0994 module:dtcm +from:0x020a4ac8 kind:load to:0x0204a100 module:main +from:0x020a4b18 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020a4b70 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020a4bb8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020a4bcc kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020a4bd4 kind:arm_call to:0x02011ff4 module:main +from:0x020a4bec kind:load to:0x020af56c module:overlay(0) +from:0x020a4d28 kind:load to:0x020b4a5c module:overlay(0) +from:0x020a4d2c kind:load to:0x020b64d0 module:overlay(0) +from:0x020a4dc0 kind:load to:0x020b4a5c module:overlay(0) +from:0x020a4dc4 kind:load to:0x020b64d0 module:overlay(0) +from:0x020a4dec kind:arm_call to:0x02011ff4 module:main +from:0x020a4fec kind:arm_call to:0x020a50f8 module:overlay(0) +from:0x020a5058 kind:arm_call to:0x020a5598 module:overlay(0) +from:0x020a50ec kind:load to:0x020a504c module:overlay(0) +from:0x020a5114 kind:arm_call to:0x020a8504 module:overlay(0) +from:0x020a5178 kind:arm_call to:0x020a5088 module:overlay(0) +from:0x020a51e8 kind:arm_call to:0x020a854c module:overlay(0) +from:0x020a5204 kind:arm_call to:0x020a5238 module:overlay(0) +from:0x020a52bc kind:arm_call to:0x020a5088 module:overlay(0) +from:0x020a5388 kind:arm_call to:0x020a54f4 module:overlay(0) +from:0x020a5398 kind:arm_call to:0x020a5508 module:overlay(0) +from:0x020a53a8 kind:arm_call to:0x020a5530 module:overlay(0) +from:0x020a53b8 kind:arm_call to:0x020a5558 module:overlay(0) +from:0x020a5438 kind:arm_call to:0x020a54f4 module:overlay(0) +from:0x020a546c kind:arm_call to:0x020a5508 module:overlay(0) +from:0x020a54a4 kind:arm_call to:0x020a5530 module:overlay(0) +from:0x020a54dc kind:arm_call to:0x020a5558 module:overlay(0) +from:0x020a552c kind:load to:0x020a7728 module:overlay(0) +from:0x020a5554 kind:load to:0x020a773c module:overlay(0) +from:0x020a5578 kind:arm_call to:0x020a6264 module:overlay(0) +from:0x020a5590 kind:load to:0x020b64d4 module:overlay(0) +from:0x020a5594 kind:load to:0x020a7764 module:overlay(0) +from:0x020a55c8 kind:arm_call to:0x020a76f0 module:overlay(0) +from:0x020a55d4 kind:arm_call to:0x020a7710 module:overlay(0) +from:0x020a5634 kind:load to:0x027e09bc module:dtcm +from:0x020a5658 kind:load to:0x027e09bc module:dtcm +from:0x020a5668 kind:arm_call to:0x020a5638 module:overlay(0) +from:0x020a567c kind:arm_call to:0x020783dc module:overlay(0) +from:0x020a568c kind:arm_call to:0x020a5638 module:overlay(0) +from:0x020a5694 kind:arm_call to:0x02078210 module:overlay(0) +from:0x020a56ac kind:arm_call to:0x020a5638 module:overlay(0) +from:0x020a56e4 kind:arm_call to:0x020788b0 module:overlay(0) +from:0x020a573c kind:arm_call to:0x020a4cb4 module:overlay(0) +from:0x020a5760 kind:arm_call to:0x0203d138 module:main +from:0x020a57a8 kind:load to:0x020b4aa4 module:overlay(0) +from:0x020a57ac kind:load to:0x020a5704 module:overlay(0) +from:0x020a57b0 kind:load to:0x020a56f0 module:overlay(0) +from:0x020a57b4 kind:load to:0x020aac58 module:overlay(0) +from:0x020a57d4 kind:arm_call to:0x020a4d30 module:overlay(0) +from:0x020a57f8 kind:arm_call to:0x0203d138 module:main +from:0x020a583c kind:load to:0x020b4aa4 module:overlay(0) +from:0x020a5840 kind:load to:0x020a5704 module:overlay(0) +from:0x020a5844 kind:load to:0x020a56f0 module:overlay(0) +from:0x020a5848 kind:load to:0x020aac58 module:overlay(0) +from:0x020a5864 kind:arm_call to:0x0203d1e8 module:main +from:0x020a586c kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x020a5878 kind:load to:0x020a5704 module:overlay(0) +from:0x020a5894 kind:arm_call to:0x0203d1e8 module:main +from:0x020a589c kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x020a58a4 kind:arm_call to:0x02011ff4 module:main +from:0x020a58b0 kind:load to:0x020a5704 module:overlay(0) +from:0x020a58dc kind:arm_call to:0x020a5d68 module:overlay(0) +from:0x020a58fc kind:arm_call to:0x0216a1f4 module:overlay(88) +from:0x020a590c kind:arm_call to:0x020a5638 module:overlay(0) +from:0x020a5940 kind:arm_call to:0x020a569c module:overlay(0) +from:0x020a594c kind:load to:0x020aac58 module:overlay(0) +from:0x020a5950 kind:load to:0x021760a8 module:overlays(88,89,90,94) +from:0x020a5970 kind:arm_call to:0x0216a2f8 module:overlay(88) +from:0x020a598c kind:load to:0x021760a8 module:overlays(88,89,90,94) +from:0x020a59a4 kind:arm_call to:0x020a5d68 module:overlay(0) +from:0x020a59c4 kind:arm_call to:0x0216a200 module:overlay(88) +from:0x020a59dc kind:arm_call to:0x020a569c module:overlay(0) +from:0x020a59f0 kind:load to:0x021760a8 module:overlays(88,89,90,94) +from:0x020a5a0c kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5a14 kind:arm_call to:0x020a5614 module:overlay(0) +from:0x020a5a34 kind:arm_call to:0x01ffa878 module:itcm +from:0x020a5a50 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5a58 kind:arm_call to:0x020a5614 module:overlay(0) +from:0x020a5a78 kind:arm_call to:0x01ffa878 module:itcm +from:0x020a5b64 kind:arm_call to:0x020a5ea8 module:overlay(0) +from:0x020a5b78 kind:arm_call to:0x020a5eac module:overlay(0) +from:0x020a5b88 kind:arm_call to:0x020a5eb4 module:overlay(0) +from:0x020a5b98 kind:arm_call to:0x020a5eb8 module:overlay(0) +from:0x020a5ba8 kind:arm_call to:0x020a5eb8 module:overlay(0) +from:0x020a5bb8 kind:arm_call to:0x020a5eb0 module:overlay(0) +from:0x020a5bc8 kind:arm_call to:0x020a5ebc module:overlay(0) +from:0x020a5be4 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x020a5c00 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x020a5c1c kind:arm_call to:0x020a5334 module:overlay(0) +from:0x020a5c38 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x020a5c54 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x020a5c70 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x020a5c8c kind:arm_call to:0x020a5334 module:overlay(0) +from:0x020a5ca8 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x020a5cc8 kind:arm_call to:0x020a53c0 module:overlay(0) +from:0x020a5ce8 kind:arm_call to:0x020a53c0 module:overlay(0) +from:0x020a5cf4 kind:load to:0x020af750 module:overlay(0) +from:0x020a5cf8 kind:load to:0x020af744 module:overlay(0) +from:0x020a5d34 kind:arm_call to:0x02028e08 module:main +from:0x020a5d54 kind:arm_call to:0x02028e08 module:main +from:0x020a5e58 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a5e88 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020a5e98 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020a5ef4 kind:arm_call to:0x02011f3c module:main +from:0x020a5f8c kind:arm_call to:0x02011f3c module:main +from:0x020a5fd8 kind:arm_call to:0x02011f3c module:main +from:0x020a6064 kind:load to:0x020b4b5c module:overlay(0) +from:0x020a6068 kind:load to:0x020b4b10 module:overlay(0) +from:0x020a606c kind:load to:0x020b4b70 module:overlay(0) +from:0x020a6070 kind:load to:0x020b4b34 module:overlay(0) +from:0x020a6074 kind:load to:0x020b4aec module:overlay(0) +from:0x020a6078 kind:load to:0x020b4b48 module:overlay(0) +from:0x020a607c kind:load to:0x020b4b94 module:overlay(0) +from:0x020a6088 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a609c kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a60b0 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a60e0 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a60e8 kind:arm_call to:0x02011ff4 module:main +from:0x020a6134 kind:load to:0x020b64d4 module:overlay(0) +from:0x020a614c kind:arm_call to:0x020a6190 module:overlay(0) +from:0x020a6158 kind:load to:0x020b64d4 module:overlay(0) +from:0x020a6180 kind:arm_call to:0x020a61dc module:overlay(0) +from:0x020a6188 kind:arm_call to:0x020a60bc module:overlay(0) +from:0x020a61c4 kind:arm_call to:0x020a6178 module:overlay(0) +from:0x020a6268 kind:arm_call to:0x020a6244 module:overlay(0) +from:0x020a62dc kind:arm_call to:0x020a81cc module:overlay(0) +from:0x020a6364 kind:arm_call to:0x020a6bec module:overlay(0) +from:0x020a6408 kind:load to:0x020a70b4 module:overlay(0) +from:0x020a6428 kind:load to:0x020a7678 module:overlay(0) +from:0x020a6438 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a6440 kind:arm_call to:0x020a6274 module:overlay(0) +from:0x020a6448 kind:arm_call to:0x02011ff4 module:main +from:0x020a6460 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a6468 kind:arm_call to:0x020a6274 module:overlay(0) +from:0x020a6480 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a6488 kind:arm_call to:0x020a6274 module:overlay(0) +from:0x020a6490 kind:arm_call to:0x02011ff4 module:main +from:0x020a64a8 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a64b0 kind:arm_call to:0x020a6274 module:overlay(0) +from:0x020a64c8 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a64d0 kind:arm_call to:0x020a6274 module:overlay(0) +from:0x020a64d8 kind:arm_call to:0x02011ff4 module:main +from:0x020a64f0 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a64f8 kind:arm_call to:0x020a6274 module:overlay(0) +from:0x020a657c kind:arm_call to:0x020a6bec module:overlay(0) +from:0x020a65b4 kind:arm_call to:0x020a70b4 module:overlay(0) +from:0x020a65cc kind:arm_call to:0x020a70b4 module:overlay(0) +from:0x020a65f0 kind:arm_call to:0x02011ff4 module:main +from:0x020a6620 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6798 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a67ac kind:arm_call to:0x01ffb428 module:itcm +from:0x020a67c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6808 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a683c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a684c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6864 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6894 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a68dc kind:arm_call to:0x01ffb428 module:itcm +from:0x020a68f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6918 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6928 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6a60 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x020a6a80 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x020a6acc kind:load to:0x020a6a78 module:overlay(0) +from:0x020a6ad0 kind:load to:0x020a6a34 module:overlay(0) +from:0x020a6ad4 kind:load to:0x020a6adc module:overlay(0) +from:0x020a6ad8 kind:load to:0x020a6af8 module:overlay(0) +from:0x020a6c68 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6c8c kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6cc4 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6ce8 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6d20 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6d44 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6da0 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6dc4 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6df8 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6e1c kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6e5c kind:arm_call to:0x01ffb428 module:itcm +from:0x020a6e78 kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6e9c kind:arm_call to:0x020a6a90 module:overlay(0) +from:0x020a6ecc kind:arm_call to:0x020a6afc module:overlay(0) +from:0x020a6f00 kind:arm_call to:0x020a6b20 module:overlay(0) +from:0x020a6f70 kind:load to:0x020a70d0 module:overlay(0) +from:0x020a6f74 kind:load to:0x020a70dc module:overlay(0) +from:0x020a6f78 kind:load to:0x020a7120 module:overlay(0) +from:0x020a6f7c kind:load to:0x020a7158 module:overlay(0) +from:0x020a6fa4 kind:arm_call to:0x020a6bf8 module:overlay(0) +from:0x020a6fc8 kind:arm_call to:0x020a701c module:overlay(0) +from:0x020a7114 kind:arm_call to:0x01ffb428 module:itcm +from:0x020a714c kind:arm_call to:0x020a6600 module:overlay(0) +from:0x020a7454 kind:arm_call to:0x020a6758 module:overlay(0) +from:0x020a746c kind:arm_call to:0x020a6afc module:overlay(0) +from:0x020a74a8 kind:load to:0x020a6b20 module:overlay(0) +from:0x020a74d8 kind:arm_call to:0x020a6bf8 module:overlay(0) +from:0x020a752c kind:arm_call to:0x020a75ac module:overlay(0) +from:0x020a75a0 kind:arm_call to:0x020a6600 module:overlay(0) +from:0x020a75ec kind:arm_call to:0x0203a3a0 module:main +from:0x020a76b0 kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a76b8 kind:arm_call to:0x02011ff4 module:main +from:0x020a76dc kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a76e4 kind:arm_call to:0x02011ff4 module:main +from:0x020a7774 kind:arm_call to:0x01ffb438 module:itcm +from:0x020a781c kind:load to:0x020af760 module:overlay(0) +from:0x020a784c kind:arm_call to:0x020267d8 module:main +from:0x020a785c kind:arm_call to:0x020a780c module:overlay(0) +from:0x020a7868 kind:arm_call to:0x02034088 module:main +from:0x020a78a0 kind:load to:0x020b4d08 module:overlay(0) +from:0x020a78a8 kind:arm_call to:0x020a780c module:overlay(0) +from:0x020a78e4 kind:load to:0x027e09b8 module:dtcm +from:0x020a7908 kind:arm_call to:0x0203d138 module:main +from:0x020a793c kind:arm_call to:0x02011f3c module:main +from:0x020a7948 kind:arm_call to:0x020a6124 module:overlay(0) +from:0x020a7964 kind:arm_call to:0x02011f3c module:main +from:0x020a797c kind:arm_call to:0x020a5708 module:overlay(0) +from:0x020a79b0 kind:load to:0x020a7a30 module:overlay(0) +from:0x020a79b4 kind:load to:0x020a79c4 module:overlay(0) +from:0x020a79b8 kind:load to:0x020b64dc module:overlay(0) +from:0x020a79bc kind:load to:0x020afc1c module:overlay(0) +from:0x020a79c0 kind:load to:0x027e07d4 module:dtcm +from:0x020a7a28 kind:load to:0x020b4b94 module:overlay(0) +from:0x020a7a2c kind:load to:0x020b4d28 module:overlay(0) +from:0x020a7a3c kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a7a44 kind:arm_call to:0x020a6274 module:overlay(0) +from:0x020a7a88 kind:arm_call to:0x020a61dc module:overlay(0) +from:0x020a7ac8 kind:arm_call to:0x020a6138 module:overlay(0) +from:0x020a7ad0 kind:arm_call to:0x02011ff4 module:main +from:0x020a7ae4 kind:arm_call to:0x0203d1e8 module:main +from:0x020a7af0 kind:load to:0x020b64dc module:overlay(0) +from:0x020a7af4 kind:load to:0x020a7a30 module:overlay(0) +from:0x020a7b84 kind:load to:0x020b64d4 module:overlay(0) +from:0x020a7bb0 kind:arm_call to:0x020a7b14 module:overlay(0) +from:0x020a7bf8 kind:arm_call to:0x020a7c20 module:overlay(0) +from:0x020a7c0c kind:arm_call to:0x020a7d0c module:overlay(0) +from:0x020a7c48 kind:arm_call to:0x020a7c90 module:overlay(0) +from:0x020a7c54 kind:arm_call to:0x020a7c6c module:overlay(0) +from:0x020a7cb4 kind:arm_call to:0x020a7af8 module:overlay(0) +from:0x020a7ce0 kind:arm_call to:0x020a6504 module:overlay(0) +from:0x020a7cec kind:arm_call to:0x020a615c module:overlay(0) +from:0x020a7d08 kind:load to:0x020b64d4 module:overlay(0) +from:0x020a7d70 kind:arm_call to:0x020a569c module:overlay(0) +from:0x020a7de8 kind:arm_call to:0x020a4e60 module:overlay(0) +from:0x020a7e44 kind:load to:0x027e09bc module:dtcm +from:0x020a7ea4 kind:arm_call to:0x02080710 module:overlay(0) +from:0x020a7f14 kind:load to:0x020b64e0 module:overlay(0) +from:0x020a7f18 kind:load to:0x027e0cd8 module:dtcm +from:0x020a7f1c kind:load to:0x027e07d4 module:dtcm +from:0x020a7f20 kind:load to:0x020b64dc module:overlay(0) +from:0x020a7fa8 kind:arm_call to:0x020a565c module:overlay(0) +from:0x020a7fbc kind:arm_call to:0x020a7b88 module:overlay(0) +from:0x020a7fc8 kind:arm_call to:0x020a7e48 module:overlay(0) +from:0x020a7fe4 kind:arm_call to:0x020a7b88 module:overlay(0) +from:0x020a7ff0 kind:arm_call to:0x020a7e48 module:overlay(0) +from:0x020a8004 kind:arm_call to:0x020a7d80 module:overlay(0) +from:0x020a8010 kind:load to:0x027e09bc module:dtcm +from:0x020a8030 kind:arm_call to:0x020a5684 module:overlay(0) +from:0x020a8038 kind:arm_call to:0x020a7b14 module:overlay(0) +from:0x020a805c kind:load to:0x027e09bc module:dtcm +from:0x020a807c kind:load to:0x020b4d1c module:overlay(0) +from:0x020a8090 kind:arm_call to:0x01ffa81c module:itcm +from:0x020a80bc kind:arm_call to:0x020a65fc module:overlay(0) +from:0x020a80c4 kind:arm_call to:0x020a6274 module:overlay(0) +from:0x020a80cc kind:arm_call to:0x02011ff4 module:main +from:0x020a80f4 kind:arm_call to:0x02033d14 module:main +from:0x020a8154 kind:arm_call to:0x020a818c module:overlay(0) +from:0x020a8184 kind:load to:0x020af75c module:overlay(0) +from:0x020a819c kind:arm_call to:0x020a5ec0 module:overlay(0) +from:0x020a81b4 kind:arm_call to:0x020a6278 module:overlay(0) +from:0x020a81c0 kind:arm_call to:0x020a615c module:overlay(0) +from:0x020a81e4 kind:arm_call to:0x020a77b0 module:overlay(0) +from:0x020a822c kind:arm_call to:0x02033d14 module:main +from:0x020a82e4 kind:arm_call to:0x020a8390 module:overlay(0) +from:0x020a8304 kind:arm_call to:0x020a83c0 module:overlay(0) +from:0x020a8320 kind:arm_call to:0x020a83c8 module:overlay(0) +from:0x020a833c kind:arm_call to:0x020a8448 module:overlay(0) +from:0x020a835c kind:arm_call to:0x020a8488 module:overlay(0) +from:0x020a8380 kind:load to:0x020af740 module:overlay(0) +from:0x020a83a8 kind:arm_call to:0x020a80d8 module:overlay(0) +from:0x020a83bc kind:load to:0x020b64d4 module:overlay(0) +from:0x020a83e4 kind:arm_call to:0x0203419c module:main +from:0x020a83f4 kind:arm_call to:0x02166010 module:overlays(88,94) +from:0x020a8408 kind:arm_call to:0x02166580 module:overlay(88) +from:0x020a8444 kind:load to:0x020b4d38 module:overlay(0) +from:0x020a8484 kind:load to:0x020b64dc module:overlay(0) +from:0x020a84a8 kind:arm_call to:0x02166664 module:overlay(88) +from:0x020a84e4 kind:arm_call to:0x02166010 module:overlays(88,94) +from:0x020a84f8 kind:arm_call to:0x02166580 module:overlay(88) +from:0x020a8568 kind:arm_call to:0x020a77b0 module:overlay(0) +from:0x020a85a8 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020a8724 kind:load to:0x020afc20 module:overlay(0) +from:0x020a8744 kind:load to:0x020afc23 module:overlay(0) +from:0x020a8798 kind:arm_call to:0x020cd348 module:overlay(24) +from:0x020a87a4 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020a87d8 kind:arm_call to:0x020a8708 module:overlay(0) +from:0x020a880c kind:arm_call to:0x020a8728 module:overlay(0) +from:0x020a885c kind:arm_call to:0x020cd438 module:overlay(24) +from:0x020a8868 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020a8960 kind:load to:0x020afc28 module:overlay(0) +from:0x020a8974 kind:arm_call to:0x020a8954 module:overlay(0) +from:0x020a89a4 kind:thumb_call_arm to:0x0213cad0 module:overlay(53) +from:0x020a8a18 kind:arm_call to:0x020a86b0 module:overlay(0) +from:0x020a8a34 kind:arm_call to:0x020db854 module:overlay(31) +from:0x020a8a4c kind:arm_call to:0x020db8ac module:overlay(31) +from:0x020a8a68 kind:arm_call to:0x020db8d8 module:overlay(31) +from:0x020a8b0c kind:arm_call to:0x02078210 module:overlay(0) +from:0x020a8b14 kind:arm_call to:0x0207870c module:overlay(0) +from:0x020a8b24 kind:load to:0x027e09bc module:dtcm +from:0x020a8b30 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x020a8b44 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020a8b54 kind:load to:0x020b4d44 module:overlay(0) +from:0x020a8b58 kind:load to:0x020afcfc module:overlay(0) +from:0x020a8b64 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x020a8b78 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020a8b88 kind:load to:0x020b4d44 module:overlay(0) +from:0x020a8b8c kind:load to:0x020afcfc module:overlay(0) +from:0x020a8ba0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020a8bb0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x020a8c28 kind:arm_call_thumb to:0x020d6648 module:overlay(24) +from:0x020a8c94 kind:load to:0x020b4d70 module:overlay(0) +from:0x020a8cac kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020a8cb4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020a8ccc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020a8cd4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020a8cdc kind:arm_call to:0x02011ff4 module:main +from:0x020a8cf4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020a8cfc kind:arm_call to:0x02098468 module:overlay(0) +from:0x020a8d20 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x020a8d4c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x020a8d5c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x020a8d7c kind:load to:0x020a97e4 module:overlay(0) +from:0x020a8d8c kind:load to:0x020e3c84 module:overlays(19,20,31) +from:0x020a8da8 kind:load to:0x027e0cd8 module:dtcm +from:0x020a8dac kind:load to:0x02081e10 module:overlay(0) +from:0x020a8dc8 kind:load to:0x027e0cd8 module:dtcm +from:0x020a8dcc kind:load to:0x02081e10 module:overlay(0) +from:0x020a8eb4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020a8ecc kind:arm_call to:0x0207308c module:overlay(0) +from:0x020a8f20 kind:arm_call to:0x02073450 module:overlay(0) +from:0x020a8f30 kind:load to:0x027e09b8 module:dtcm +from:0x020a8f68 kind:arm_call to:0x01ffd420 module:itcm +from:0x020a8fa0 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x020a8fbc kind:load to:0x027e09b8 module:dtcm +from:0x020a9048 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x020a9054 kind:arm_call to:0x0208bb0c module:overlay(0) +from:0x020a906c kind:arm_call to:0x0208bb34 module:overlay(0) +from:0x020a90a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020a90f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020a9124 kind:load to:0x027e0ce0 module:dtcm +from:0x020a9128 kind:load to:0x027e0ce4 module:dtcm +from:0x020a9144 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x020a91a4 kind:arm_call to:0x020a8e7c module:overlay(0) +from:0x020a9254 kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x020a9274 kind:arm_call to:0x01ffb714 module:itcm +from:0x020a9284 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a92fc kind:arm_call to:0x020d6660 module:overlay(24) +from:0x020a9378 kind:arm_call to:0x02016930 module:main +from:0x020a9388 kind:arm_call to:0x01ff930c module:itcm +from:0x020a93c8 kind:arm_call to:0x020d6b5c module:overlay(24) +from:0x020a94b0 kind:arm_call to:0x020d6660 module:overlay(24) +from:0x020a9574 kind:load to:0x027e0cd8 module:dtcm +from:0x020a9594 kind:arm_call to:0x020d4268 module:overlay(24) +from:0x020a95a0 kind:load to:0x027e0cfc module:dtcm +from:0x020a95a8 kind:arm_call to:0x01fff458 module:itcm +from:0x020a95e4 kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x020a95fc kind:arm_call to:0x01ff930c module:itcm +from:0x020a9634 kind:arm_call to:0x01ffb714 module:itcm +from:0x020a9644 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a968c kind:arm_call to:0x01ff9258 module:itcm +from:0x020a96d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020a96dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020a9764 kind:arm_call to:0x01ff916c module:itcm +from:0x020a9794 kind:arm_call to:0x01ff9318 module:itcm +from:0x020a97a4 kind:arm_call to:0x01ff930c module:itcm +from:0x020a97b4 kind:arm_call to:0x01ff9318 module:itcm +from:0x020a985c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020a986c kind:arm_call to:0x01ffa60c module:itcm +from:0x020a9894 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020a98a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020a98cc kind:load to:0x0203e93c module:main +from:0x020a98e8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020a9930 kind:load to:0x027e09b8 module:dtcm +from:0x020a9948 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020a997c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020a99a8 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x020a9a08 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020a9a1c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020a9a24 kind:arm_call to:0x02011ff4 module:main +from:0x020a9a70 kind:load to:0x02049bc4 module:main +from:0x020a9a98 kind:load to:0x020b4e2c module:overlay(0) +from:0x020a9aac kind:arm_call to:0x02011f3c module:main +from:0x020a9ab8 kind:arm_call to:0x020a9ac0 module:overlay(0) +from:0x020a9ac8 kind:arm_call to:0x020aa1e0 module:overlay(0) +from:0x020a9ae4 kind:arm_call to:0x020aa1f0 module:overlay(0) +from:0x020a9b08 kind:load to:0x02028cb4 module:main +from:0x020a9b18 kind:load to:0x020afd88 module:overlay(0) +from:0x020a9b28 kind:load to:0x020afd48 module:overlay(0) +from:0x020a9c04 kind:load to:0x020afe14 module:overlay(0) +from:0x020a9c08 kind:load to:0x020afea4 module:overlay(0) +from:0x020a9c0c kind:load to:0x020afe6c module:overlay(0) +from:0x020a9c10 kind:load to:0x020afe90 module:overlay(0) +from:0x020a9c14 kind:load to:0x020afe74 module:overlay(0) +from:0x020a9c18 kind:load to:0x020afe80 module:overlay(0) +from:0x020a9c1c kind:load to:0x020afe68 module:overlay(0) +from:0x020a9c20 kind:load to:0x020afe0c module:overlay(0) +from:0x020a9c24 kind:load to:0x020afe78 module:overlay(0) +from:0x020a9c28 kind:load to:0x020afe70 module:overlay(0) +from:0x020a9c88 kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x020a9d54 kind:load to:0x02049bc4 module:main +from:0x020a9d70 kind:arm_call_thumb to:0x020a0fe0 module:overlay(0) +from:0x020a9d88 kind:arm_call to:0x020a9cdc module:overlay(0) +from:0x020a9de0 kind:load to:0x020b64a4 module:overlay(0) +from:0x020a9de4 kind:load to:0x020afe14 module:overlay(0) +from:0x020a9de8 kind:load to:0x020b4e54 module:overlay(0) +from:0x020a9dec kind:load to:0x020afea4 module:overlay(0) +from:0x020a9df0 kind:load to:0x02049bc4 module:main +from:0x020a9e0c kind:arm_call_thumb to:0x020a0fe0 module:overlay(0) +from:0x020a9e24 kind:arm_call to:0x020a9cdc module:overlay(0) +from:0x020a9e7c kind:load to:0x020b64a4 module:overlay(0) +from:0x020a9e80 kind:load to:0x020afe08 module:overlay(0) +from:0x020a9e84 kind:load to:0x020b4e40 module:overlay(0) +from:0x020a9e88 kind:load to:0x020afe90 module:overlay(0) +from:0x020a9e8c kind:load to:0x02049bc4 module:main +from:0x020a9ea8 kind:arm_call_thumb to:0x020a0fe0 module:overlay(0) +from:0x020a9ec0 kind:arm_call to:0x020a9cdc module:overlay(0) +from:0x020a9f18 kind:load to:0x020b64a4 module:overlay(0) +from:0x020a9f1c kind:load to:0x020afe10 module:overlay(0) +from:0x020a9f20 kind:load to:0x020b4e68 module:overlay(0) +from:0x020a9f24 kind:load to:0x020afe80 module:overlay(0) +from:0x020a9f28 kind:load to:0x02049bc4 module:main +from:0x020a9f6c kind:arm_call to:0x020a9e90 module:overlay(0) +from:0x020a9f88 kind:arm_call_thumb to:0x020a0fe0 module:overlay(0) +from:0x020a9fa0 kind:arm_call to:0x020a9cdc module:overlay(0) +from:0x020a9ff8 kind:load to:0x02049bc4 module:main +from:0x020a9ffc kind:load to:0x020b64a4 module:overlay(0) +from:0x020aa000 kind:load to:0x020afe0c module:overlay(0) +from:0x020aa004 kind:load to:0x020b4e7c module:overlay(0) +from:0x020aa008 kind:load to:0x020afe78 module:overlay(0) +from:0x020aa034 kind:arm_call to:0x020a9d58 module:overlay(0) +from:0x020aa048 kind:arm_call to:0x020a9df4 module:overlay(0) +from:0x020aa05c kind:arm_call to:0x020a9e90 module:overlay(0) +from:0x020aa070 kind:arm_call to:0x020a9f2c module:overlay(0) +from:0x020aa088 kind:load to:0x020afdc8 module:overlay(0) +from:0x020aa0e8 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa0f8 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa108 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa118 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa128 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa138 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa148 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa158 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa168 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa178 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa188 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa198 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa1a8 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa1b8 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa1c8 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa1d8 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020aa1ec kind:load to:0x020b64f0 module:overlay(0) +from:0x020aa200 kind:load to:0x020b64f0 module:overlay(0) +from:0x020aa214 kind:load to:0x020afeb8 module:overlay(0) +from:0x020aa220 kind:load to:0x020b19a0 module:overlay(0) +from:0x020aa224 kind:load to:0x020b1990 module:overlay(0) +from:0x020aa228 kind:load to:0x020b19b8 module:overlay(0) +from:0x020aa22c kind:load to:0x020b1988 module:overlay(0) +from:0x020aa230 kind:load to:0x020b19c0 module:overlay(0) +from:0x020aa234 kind:load to:0x020b1998 module:overlay(0) +from:0x020aa238 kind:load to:0x020b19a8 module:overlay(0) +from:0x020aa23c kind:load to:0x020b19b0 module:overlay(0) +from:0x020ab0cc kind:load to:0x02040403 module:main +from:0x020ab4bc kind:load to:0x020b2abc module:overlay(0) +from:0x020ab510 kind:load to:0x020ac008 module:overlay(0) +from:0x020ab514 kind:load to:0x020ab690 module:overlay(0) +from:0x020ab558 kind:load to:0x020b2ad8 module:overlay(0) +from:0x020ab5ac kind:load to:0x020abb48 module:overlay(0) +from:0x020ab5b4 kind:load to:0x020ab3b8 module:overlay(0) +from:0x020ab5f4 kind:load to:0x020b2ac8 module:overlay(0) +from:0x020ab648 kind:load to:0x020ab8e8 module:overlay(0) +from:0x020ab64c kind:load to:0x020ab3cc module:overlay(0) +from:0x020ace78 kind:load to:0x020b2c34 module:overlay(0) +from:0x020ace7c kind:load to:0x020b2c24 module:overlay(0) +from:0x020ace80 kind:load to:0x020b2c3c module:overlay(0) +from:0x020ace84 kind:load to:0x020b2c2c module:overlay(0) +from:0x020ace88 kind:load to:0x020b2bbc module:overlay(0) +from:0x020ace8c kind:load to:0x020b2b98 module:overlay(0) +from:0x020ace90 kind:load to:0x020b2b9c module:overlay(0) +from:0x020ace94 kind:load to:0x020b2bfc module:overlay(0) +from:0x020ace98 kind:load to:0x020b2c14 module:overlay(0) +from:0x020ace9c kind:load to:0x020b2bac module:overlay(0) +from:0x020acea0 kind:load to:0x020b2ba4 module:overlay(0) +from:0x020acea4 kind:load to:0x020b2bcc module:overlay(0) +from:0x020acea8 kind:load to:0x020b2c1c module:overlay(0) +from:0x020aceac kind:load to:0x020b2bdc module:overlay(0) +from:0x020aceb0 kind:load to:0x020b2bd4 module:overlay(0) +from:0x020aceb4 kind:load to:0x020b2c0c module:overlay(0) +from:0x020aceb8 kind:load to:0x020b2bf4 module:overlay(0) +from:0x020acebc kind:load to:0x020b2ba0 module:overlay(0) +from:0x020acec0 kind:load to:0x020b2c04 module:overlay(0) +from:0x020acec4 kind:load to:0x020b2bec module:overlay(0) +from:0x020acec8 kind:load to:0x020b2be4 module:overlay(0) +from:0x020acecc kind:load to:0x020b2ba8 module:overlay(0) +from:0x020aced0 kind:load to:0x020b2bb4 module:overlay(0) +from:0x020aced4 kind:load to:0x020b2bc4 module:overlay(0) +from:0x020ae49c kind:load to:0x02158ac4 module:overlays(61,68,82) +from:0x020ae4a0 kind:load to:0x0215e8ec module:overlays(66,68,83) +from:0x020ae4a4 kind:load to:0x0215d74c module:overlays(67,68,78) +from:0x020ae4a8 kind:load to:0x02159290 module:overlays(60,68,73) +from:0x020ae4ac kind:load to:0x0215a9f8 module:overlays(61,64,65,68,69) +from:0x020ae4b0 kind:load to:0x02157f80 module:overlays(59,68,79) +from:0x020ae4b4 kind:load to:0x0215cf95 module:overlays(67,68) +from:0x020ae4b8 kind:load to:0x021608f8 module:overlays(62,63,66,68,86) +from:0x020ae4bc kind:load to:0x0215c048 module:overlays(68,77) +from:0x020ae4c0 kind:load to:0x0213f774 module:overlays(26,70) +from:0x020ae4c4 kind:load to:0x020f1370 module:overlays(19,22,31) +from:0x020ae4c8 kind:load to:0x02156f5c module:overlays(58,77) +from:0x020ae4cc kind:load to:0x02152ee8 module:overlays(29,58,77) +from:0x020ae4d0 kind:load to:0x020f3d5c module:overlays(19,22,23,31) +from:0x020ae4d4 kind:load to:0x020f02cc module:overlays(19,21,22) +from:0x020ae4d8 kind:load to:0x020f0cbc module:overlays(19,21,22) +from:0x020ae4dc kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae4e0 kind:load to:0x020ec0d0 module:overlays(19,21,22) +from:0x020ae4e4 kind:load to:0x02157ab4 module:overlays(58,77,79) +from:0x020ae4e8 kind:load to:0x02127898 module:overlay(45) +from:0x020ae4ec kind:load to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae4f0 kind:load to:0x02123a84 module:overlay(26) +from:0x020ae4f4 kind:load to:0x02124168 module:overlay(45) +from:0x020ae4f8 kind:load to:0x021282e0 module:overlay(45) +from:0x020ae4fc kind:load to:0x02130480 module:overlays(47,48,49,50,51,52) +from:0x020ae500 kind:load to:0x02131458 module:overlays(26,47,49) +from:0x020ae504 kind:load to:0x020f241c module:overlays(19,21,22,23) +from:0x020ae508 kind:load to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae50c kind:load to:0x0215c9ac module:overlay(74) +from:0x020ae510 kind:load to:0x0211ea28 module:overlays(33,38) +from:0x020ae514 kind:load to:0x0211cd78 module:overlay(38) +from:0x020ae518 kind:load to:0x02149cac module:overlay(29) +from:0x020ae51c kind:load to:0x0217754c module:overlays(89,90,91,93,94) +from:0x020ae520 kind:load to:0x020e3494 module:overlays(19,20,31) +from:0x020ae524 kind:load to:0x021435b0 module:overlay(70) +from:0x020ae528 kind:load to:0x0216e680 module:overlay(91) +from:0x020ae52c kind:load to:0x020e14a4 module:overlays(19,20,31) +from:0x020ae530 kind:load to:0x020f37b0 module:overlays(19,21,22,23) +from:0x020ae534 kind:load to:0x0217ad10 module:overlays(92,96) +from:0x020ae538 kind:load to:0x02140038 module:overlays(26,70) +from:0x020ae53c kind:load to:0x02119304 module:overlay(34) +from:0x020ae540 kind:load to:0x02156b68 module:overlays(58,74) +from:0x020ae544 kind:load to:0x0214d6fc module:overlay(58) +from:0x020ae548 kind:load to:0x020f19f4 module:overlays(19,21,22,23) +from:0x020ae54c kind:load to:0x02160df0 module:overlays(59,62,66,73,86) +from:0x020ae550 kind:load to:0x021585c0 module:overlays(61,79) +from:0x020ae554 kind:load to:0x02158658 module:overlays(61,75) +from:0x020ae558 kind:load to:0x02158580 module:overlays(61,79) +from:0x020ae55c kind:load to:0x0211af5c module:overlay(36) +from:0x020ae560 kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae564 kind:load to:0x0215aad8 module:overlays(61,63,64,65,69,83) +from:0x020ae568 kind:load to:0x0215e954 module:overlays(60,66,80,83) +from:0x020ae56c kind:load to:0x0215eb90 module:overlays(60,62,66) +from:0x020ae570 kind:load to:0x02158ad8 module:overlays(61,82) +from:0x020ae574 kind:load to:0x0212aef4 module:overlay(40) +from:0x020ae578 kind:load to:0x021397e8 module:overlays(26,55) +from:0x020ae57c kind:load to:0x0217a718 module:overlay(96) +from:0x020ae580 kind:load to:0x020fb2ec module:overlays(19,23,31) +from:0x020ae584 kind:load to:0x020f38a8 module:overlays(19,21,22,23) +from:0x020ae588 kind:load to:0x0210f110 module:overlays(19,26) +from:0x020ae58c kind:load to:0x0215c6bc module:overlay(60) +from:0x020ae590 kind:load to:0x02134114 module:overlay(49) +from:0x020ae594 kind:load to:0x0212b304 module:overlay(40) +from:0x020ae598 kind:load to:0x02147ed0 module:overlays(28,58) +from:0x020ae59c kind:load to:0x021320cc module:overlay(49) +from:0x020ae5a0 kind:load to:0x02169f58 module:overlay(91) +from:0x020ae5a4 kind:load to:0x02163208 module:overlays(60,63,68,73,74,75,84) +from:0x020ae5a8 kind:load to:0x02178c60 module:overlays(91,92,93,94) +from:0x020ae5ac kind:load to:0x02104ee0 module:overlays(19,26,31) +from:0x020ae5b0 kind:load to:0x0212b898 module:overlay(26) +from:0x020ae5b4 kind:load to:0x02146ae4 module:overlay(29) +from:0x020ae5b8 kind:load to:0x021356c0 module:overlays(26,47) +from:0x020ae5bc kind:load to:0x0216a54c module:overlay(88) +from:0x020ae5c0 kind:load to:0x0216e23c module:overlay(88) +from:0x020ae5c4 kind:load to:0x02171f70 module:overlays(88,89) +from:0x020ae5c8 kind:load to:0x021705a4 module:overlay(88) +from:0x020ae5cc kind:load to:0x02159fa8 module:overlay(67) +from:0x020ae5d0 kind:load to:0x0216e818 module:overlay(88) +from:0x020ae5d4 kind:load to:0x0215ab34 module:overlays(61,64,65,67) +from:0x020ae5d8 kind:load to:0x02171d50 module:overlays(88,89) +from:0x020ae5dc kind:load to:0x02171b3c module:overlays(88,89) +from:0x020ae5e0 kind:load to:0x021708bc module:overlays(88,89,94) +from:0x020ae5e4 kind:load to:0x02170d60 module:overlay(88) +from:0x020ae5e8 kind:load to:0x0216d2f8 module:overlay(88) +from:0x020ae5ec kind:load to:0x021713a8 module:overlays(88,89) +from:0x020ae5f0 kind:load to:0x02171188 module:overlays(88,89) +from:0x020ae5f4 kind:load to:0x0216ccb4 module:overlay(88) +from:0x020ae5f8 kind:load to:0x0216c6a4 module:overlays(88,93) +from:0x020ae5fc kind:load to:0x021715ec module:overlays(88,89) +from:0x020ae600 kind:load to:0x02171800 module:overlays(88,89) +from:0x020ae604 kind:load to:0x0216c348 module:overlays(88,91) +from:0x020ae608 kind:load to:0x0215b194 module:overlays(61,64,65,69,87) +from:0x020ae60c kind:load to:0x0215c278 module:overlays(77,87) +from:0x020ae610 kind:load to:0x02154420 module:overlays(58,86,87) +from:0x020ae614 kind:load to:0x02154420 module:overlays(58,86,87) +from:0x020ae618 kind:load to:0x02158b58 module:overlays(77,82) +from:0x020ae61c kind:load to:0x0215594c module:overlays(58,79) +from:0x020ae620 kind:load to:0x0215aec4 module:overlays(61,64,65,69,84) +from:0x020ae624 kind:load to:0x02157a50 module:overlays(58,79,82) +from:0x020ae628 kind:load to:0x02170f5c module:overlays(89,90,94) +from:0x020ae62c kind:load to:0x02181ba4 module:overlays(97,99) +from:0x020ae630 kind:load to:0x02171428 module:overlays(89,90) +from:0x020ae634 kind:load to:0x021710fc module:overlays(88,89,90) +from:0x020ae638 kind:load to:0x0209c054 module:overlay(0) +from:0x020ae63c kind:load to:0x0216edf4 module:overlay(94) +from:0x020ae640 kind:load to:0x021706d8 module:overlays(88,89,94) +from:0x020ae644 kind:load to:0x0215c494 module:overlays(78,83) +from:0x020ae648 kind:load to:0x02181d6c module:overlays(97,98) +from:0x020ae64c kind:load to:0x0218143c module:overlays(97,99) +from:0x020ae650 kind:load to:0x0218184c module:overlays(97,98) +from:0x020ae654 kind:load to:0x020fb48c module:overlays(19,23,31) +from:0x020ae658 kind:load to:0x0215b7e4 module:overlays(61,65,77,86) +from:0x020ae65c kind:load to:0x0217088c module:overlays(89,94) +from:0x020ae660 kind:load to:0x0215c648 module:overlays(74,83,84) +from:0x020ae664 kind:load to:0x02181668 module:overlays(97,98) +from:0x020ae668 kind:load to:0x02181094 module:overlays(97,99) +from:0x020ae66c kind:load to:0x021810b8 module:overlays(97,98) +from:0x020ae670 kind:load to:0x0213abd0 module:overlays(26,57) +from:0x020ae674 kind:load to:0x0213f324 module:overlays(26,70) +from:0x020ae678 kind:load to:0x0213518c module:overlays(26,47) +from:0x020ae67c kind:load to:0x0209bf68 module:overlay(0) +from:0x020ae680 kind:load to:0x021576bc module:overlays(58,79,82) +from:0x020ae684 kind:load to:0x0213d5e0 module:overlays(26,54,55) +from:0x020ae688 kind:load to:0x02138544 module:overlays(26,54) +from:0x020ae68c kind:load to:0x02158714 module:overlay(62) +from:0x020ae690 kind:load to:0x02148bcc module:overlays(27,58) +from:0x020ae694 kind:load to:0x0216de48 module:overlay(94) +from:0x020ae698 kind:load to:0x0214a968 module:overlay(58) +from:0x020ae69c kind:load to:0x02119e84 module:overlay(34) +from:0x020ae6a0 kind:load to:0x0214c324 module:overlay(30) +from:0x020ae6a4 kind:load to:0x0213c1fc module:overlays(26,54,57) +from:0x020ae6a8 kind:load to:0x0211e484 module:overlays(33,35) +from:0x020ae6ac kind:load to:0x02118fa0 module:overlays(32,33,34,35,36,37,38,39) +from:0x020ae6b0 kind:load to:0x0211bb9c module:overlay(35) +from:0x020ae6b4 kind:load to:0x0215a388 module:overlays(61,62,84) +from:0x020ae6b8 kind:load to:0x02145088 module:overlay(27) +from:0x020ae6bc kind:load to:0x02159180 module:overlay(61) +from:0x020ae6c0 kind:load to:0x021353e8 module:overlays(26,47) +from:0x020ae6c4 kind:load to:0x020f8004 module:overlays(19,22,23,31) +from:0x020ae6c8 kind:load to:0x0211aa48 module:overlays(35,36) +from:0x020ae6cc kind:load to:0x0211aabc module:overlay(35) +from:0x020ae6d0 kind:load to:0x020f398c module:overlays(19,21,22,23) +from:0x020ae6d4 kind:load to:0x0212b038 module:overlay(40) +from:0x020ae6d8 kind:load to:0x0212b0f8 module:overlay(40) +from:0x020ae6dc kind:load to:0x0212b1a8 module:overlays(26,40) +from:0x020ae6e0 kind:load to:0x0215966c module:overlays(64,86) +from:0x020ae6e4 kind:load to:0x0212b258 module:overlay(40) +from:0x020ae6e8 kind:load to:0x0212ac08 module:overlay(40) +from:0x020ae6ec kind:load to:0x0211b228 module:overlay(36) +from:0x020ae6f0 kind:load to:0x0212af80 module:overlays(40,42) +from:0x020ae6f4 kind:load to:0x02152e80 module:overlays(29,77,78) +from:0x020ae6f8 kind:load to:0x021352f4 module:overlays(26,50) +from:0x020ae6fc kind:load to:0x0213ab60 module:overlays(26,56) +from:0x020ae700 kind:load to:0x02139e40 module:overlays(26,57) +from:0x020ae704 kind:load to:0x021384c0 module:overlays(26,53,54,55,56,57) +from:0x020ae708 kind:load to:0x021234f0 module:overlays(40,44) +from:0x020ae70c kind:load to:0x02131458 module:overlays(26,47,49) +from:0x020ae710 kind:load to:0x02157f34 module:overlays(67,68,79) +from:0x020ae714 kind:load to:0x02157fe4 module:overlays(67,79) +from:0x020ae718 kind:load to:0x0212ae50 module:overlay(40) +from:0x020ae71c kind:load to:0x02158c7c module:overlays(77,82) +from:0x020ae720 kind:load to:0x02158084 module:overlays(61,67,79) +from:0x020ae724 kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae728 kind:load to:0x0212ada8 module:overlay(40) +from:0x020ae72c kind:load to:0x02159558 module:overlay(67) +from:0x020ae730 kind:load to:0x0211bab4 module:overlay(36) +from:0x020ae734 kind:load to:0x0214ce1c module:overlay(30) +from:0x020ae738 kind:load to:0x0211ec44 module:overlays(33,38) +from:0x020ae73c kind:load to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae740 kind:load to:0x0213a7d8 module:overlays(26,57) +from:0x020ae744 kind:load to:0x02130480 module:overlays(47,48,49,50,51,52) +from:0x020ae748 kind:load to:0x02154544 module:overlays(58,86) +from:0x020ae74c kind:load to:0x02143a9c module:overlay(30) +from:0x020ae750 kind:load to:0x020eecd4 module:overlays(19,22,31) +from:0x020ae754 kind:load to:0x0214b0ac module:overlay(30) +from:0x020ae758 kind:load to:0x0213a9dc module:overlays(26,57) +from:0x020ae75c kind:load to:0x0212a420 module:overlays(41,44,45,46) +from:0x020ae760 kind:load to:0x0212b6f0 module:overlays(40,44) +from:0x020ae764 kind:load to:0x0215c804 module:overlay(80) +from:0x020ae768 kind:load to:0x02125e94 module:overlay(44) +from:0x020ae76c kind:load to:0x02150c18 module:overlay(80) +from:0x020ae770 kind:load to:0x020e4584 module:overlays(19,20,31) +from:0x020ae774 kind:load to:0x02159c80 module:overlays(64,84) +from:0x020ae778 kind:load to:0x020e58a8 module:overlays(19,20,31) +from:0x020ae77c kind:load to:0x02188e28 module:overlays(97,100,105,110) +from:0x020ae780 kind:load to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae784 kind:load to:0x02158e8c module:overlays(61,82) +from:0x020ae788 kind:load to:0x0211db20 module:overlays(32,39) +from:0x020ae78c kind:load to:0x021234a0 module:overlays(40,41,42,43,44,45,46) +from:0x020ae790 kind:load to:0x02141394 module:overlays(26,70) +from:0x020ae794 kind:load to:0x02123b50 module:overlays(41,44) +from:0x020ae798 kind:load to:0x02123680 module:overlay(41) +from:0x020ae79c kind:load to:0x0212416c module:overlay(41) +from:0x020ae7a0 kind:load to:0x02160114 module:overlays(60,62,66,75,80,86) +from:0x020ae7a4 kind:load to:0x0215d730 module:overlays(67,74,78) +from:0x020ae7a8 kind:load to:0x02111620 module:overlays(19,26) +from:0x020ae7ac kind:load to:0x02132ea0 module:overlays(26,50) +from:0x020ae7b0 kind:load to:0x02130480 module:overlays(47,48,49,50,51,52) +from:0x020ae7b4 kind:load to:0x021600f8 module:overlays(62,66,71,80,86) +from:0x020ae7b8 kind:load to:0x02141db8 module:overlay(58) +from:0x020ae7bc kind:load to:0x0214235c module:overlay(58) +from:0x020ae7c0 kind:load to:0x0213f234 module:overlays(26,58) +from:0x020ae7c4 kind:load to:0x0216e384 module:overlay(94) +from:0x020ae7c8 kind:load to:0x02118fa0 module:overlays(32,33,34,35,36,37,38,39) +from:0x020ae7cc kind:load to:0x0212c868 module:overlays(42,44) +from:0x020ae7d0 kind:load to:0x0212c188 module:overlays(42,44) +from:0x020ae7d4 kind:load to:0x0212c624 module:overlays(41,42,44) +from:0x020ae7d8 kind:load to:0x0215df4c module:overlays(66,67,83,84) +from:0x020ae7dc kind:load to:0x02158f84 module:overlays(62,82) +from:0x020ae7e0 kind:load to:0x02160810 module:overlays(62,66,84,86) +from:0x020ae7e4 kind:load to:0x0213857c module:overlays(26,53) +from:0x020ae7e8 kind:load to:0x02142714 module:overlays(29,70) +from:0x020ae7ec kind:load to:0x02166018 module:overlay(94) +from:0x020ae7f0 kind:load to:0x0215eb38 module:overlays(66,80,84) +from:0x020ae7f4 kind:load to:0x020f3a84 module:overlays(19,21,22,23) +from:0x020ae7f8 kind:load to:0x0217a66c module:overlay(96) +from:0x020ae7fc kind:load to:0x021744e4 module:overlays(88,89,92) +from:0x020ae800 kind:load to:0x0215e264 module:overlays(66,67,75,83) +from:0x020ae804 kind:load to:0x02176ad4 module:overlays(88,89,90,92) +from:0x020ae808 kind:load to:0x02151af4 module:overlays(29,30,74) +from:0x020ae80c kind:load to:0x02175220 module:overlays(88,89,92) +from:0x020ae810 kind:load to:0x02168c9c module:overlays(88,92) +from:0x020ae814 kind:load to:0x021735c8 module:overlays(88,89,91,92) +from:0x020ae818 kind:load to:0x0214af5c module:overlays(29,30) +from:0x020ae81c kind:load to:0x0215e4f8 module:overlays(66,68,83) +from:0x020ae820 kind:load to:0x02125188 module:overlay(42) +from:0x020ae824 kind:load to:0x0211b6ac module:overlays(32,36) +from:0x020ae828 kind:load to:0x020fab3c module:overlays(19,23,31) +from:0x020ae82c kind:load to:0x0216fa6c module:overlay(94) +from:0x020ae830 kind:load to:0x0215a4f0 module:overlays(61,62,65) +from:0x020ae834 kind:load to:0x021541c0 module:overlays(58,75,85) +from:0x020ae838 kind:load to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae83c kind:load to:0x0215df04 module:overlays(66,67,75,83,86) +from:0x020ae840 kind:load to:0x02150c20 module:overlay(75) +from:0x020ae844 kind:load to:0x02171b38 module:overlays(89,92) +from:0x020ae848 kind:load to:0x021702c4 module:overlay(92) +from:0x020ae84c kind:load to:0x0216f668 module:overlay(92) +from:0x020ae850 kind:load to:0x02168be8 module:overlay(91) +from:0x020ae854 kind:load to:0x02134d64 module:overlay(52) +from:0x020ae858 kind:load to:0x0212ac48 module:overlays(40,42) +from:0x020ae85c kind:load to:0x02159b88 module:overlays(62,67) +from:0x020ae860 kind:load to:0x0212abc8 module:overlay(40) +from:0x020ae864 kind:load to:0x02159af8 module:overlay(62) +from:0x020ae868 kind:load to:0x02159fd4 module:overlays(62,65) +from:0x020ae86c kind:load to:0x020fb7ec module:overlays(19,23,31) +from:0x020ae870 kind:load to:0x02158340 module:overlays(62,79) +from:0x020ae874 kind:load to:0x020f0fac module:overlays(19,22,31) +from:0x020ae878 kind:load to:0x0216b308 module:overlay(91) +from:0x020ae87c kind:load to:0x020f7ef4 module:overlays(19,22,23,31) +from:0x020ae880 kind:load to:0x0215c300 module:overlays(77,83) +from:0x020ae884 kind:load to:0x02158bbc module:overlays(62,82) +from:0x020ae888 kind:load to:0x0211fd60 module:overlays(32,33) +from:0x020ae88c kind:load to:0x021429ac module:overlay(58) +from:0x020ae890 kind:load to:0x020f60e8 module:overlays(19,22,23,26,31) +from:0x020ae894 kind:load to:0x020f0be0 module:overlays(19,22,31) +from:0x020ae898 kind:load to:0x020d6e7c module:overlays(19,24) +from:0x020ae89c kind:load to:0x0215af84 module:overlays(61,63,64,65,67,69,86) +from:0x020ae8a0 kind:load to:0x02123c2c module:overlays(42,44) +from:0x020ae8a4 kind:load to:0x02158050 module:overlays(79,86) +from:0x020ae8a8 kind:load to:0x021234a0 module:overlays(40,41,42,43,44,45,46) +from:0x020ae8ac kind:load to:0x02152f48 module:overlays(29,58,79,82) +from:0x020ae8b0 kind:load to:0x021550b8 module:overlays(58,79,86) +from:0x020ae8b4 kind:load to:0x0215aaac module:overlays(61,64,65,77) +from:0x020ae8b8 kind:load to:0x0215ceb8 module:overlays(60,67) +from:0x020ae8bc kind:load to:0x0212cc90 module:overlay(40) +from:0x020ae8c0 kind:load to:0x02138768 module:overlays(26,53,56) +from:0x020ae8c4 kind:load to:0x021320c8 module:overlay(48) +from:0x020ae8c8 kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae8cc kind:load to:0x0216b264 module:overlay(94) +from:0x020ae8d0 kind:load to:0x0212889c module:overlays(41,42) +from:0x020ae8d4 kind:load to:0x02177928 module:overlays(89,90,91,93,94) +from:0x020ae8d8 kind:load to:0x0211f080 module:overlays(33,38) +from:0x020ae8dc kind:load to:0x02159cec module:overlay(77) +from:0x020ae8e0 kind:load to:0x021779d4 module:overlays(89,90,91,93,94) +from:0x020ae8e4 kind:load to:0x02177a80 module:overlays(89,90,91,93,94) +from:0x020ae8e8 kind:load to:0x02177b28 module:overlays(89,90,91,93,94) +from:0x020ae8ec kind:load to:0x0213479c module:overlay(49) +from:0x020ae8f0 kind:load to:0x0215e668 module:overlays(66,74,83,86) +from:0x020ae8f4 kind:load to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae8f8 kind:load to:0x02151a40 module:overlays(29,30,81) +from:0x020ae8fc kind:load to:0x0214d888 module:overlay(29) +from:0x020ae900 kind:load to:0x02130bc0 module:overlay(48) +from:0x020ae904 kind:load to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae908 kind:load to:0x0215c418 module:overlays(59,77) +from:0x020ae90c kind:load to:0x02158b30 module:overlays(59,62,82) +from:0x020ae910 kind:load to:0x0216043d module:overlays(59,62,66,86) +from:0x020ae914 kind:load to:0x021662a8 module:overlays(93,94) +from:0x020ae918 kind:load to:0x02135528 module:overlays(26,49) +from:0x020ae91c kind:load to:0x0215bb14 module:overlays(61,63,77,86) +from:0x020ae920 kind:load to:0x0215dc84 module:overlays(67,78,83,86) +from:0x020ae924 kind:load to:0x0213b288 module:overlays(26,53,55) +from:0x020ae928 kind:load to:0x02158da8 module:overlays(69,82) +from:0x020ae92c kind:load to:0x0211e0d8 module:overlays(26,33,39) +from:0x020ae930 kind:load to:0x02161388 module:overlays(62,66,87) +from:0x020ae934 kind:load to:0x02161158 module:overlays(62,66,87) +from:0x020ae938 kind:load to:0x0215cc94 module:overlays(66,67,74,78) +from:0x020ae93c kind:load to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x020ae940 kind:load to:0x0212bd28 module:overlays(42,44) +from:0x020ae944 kind:load to:0x0215f298 module:overlays(62,63,66) +from:0x020ae948 kind:load to:0x021211d8 module:overlays(26,33,35,36,38) +from:0x020ae94c kind:load to:0x0215a20c module:overlays(67,69) +from:0x020ae950 kind:load to:0x02120a4c module:overlays(26,33,38) +from:0x020ae954 kind:load to:0x0215e9ec module:overlays(62,66,80,83) +from:0x020ae958 kind:load to:0x0215d078 module:overlays(67,84) +from:0x020ae95c kind:load to:0x0215c178 module:overlays(77,83,84) +from:0x020ae960 kind:load to:0x0215b6cc module:overlays(61,65,69,77,83) +from:0x020ae964 kind:load to:0x02119328 module:overlay(33) +from:0x020ae968 kind:load to:0x0213b288 module:overlays(26,53,55) +from:0x020ae96c kind:load to:0x0213be5c module:overlays(26,55,57) +from:0x020ae970 kind:load to:0x02143c6c module:overlay(70) +from:0x020ae974 kind:load to:0x020f82c0 module:overlays(19,22,23,31) +from:0x020ae978 kind:load to:0x02160658 module:overlays(62,66,68,86) +from:0x020ae97c kind:load to:0x021603b8 module:overlays(62,66,68,86) +from:0x020ae980 kind:load to:0x02160508 module:overlays(62,66,68,86) +from:0x020ae984 kind:load to:0x021607a8 module:overlays(62,66,68,86) +from:0x020ae988 kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae98c kind:load to:0x0215a3cc module:overlays(61,62) +from:0x020ae990 kind:load to:0x021234a0 module:overlays(40,41,42,43,44,45,46) +from:0x020ae994 kind:load to:0x0215d4b4 module:overlays(60,67) +from:0x020ae998 kind:load to:0x0215d868 module:overlays(60,66,67,71,78,83) +from:0x020ae99c kind:load to:0x0215d9bc module:overlays(60,67,78,83) +from:0x020ae9a0 kind:load to:0x0215e194 module:overlays(60,66,67,83) +from:0x020ae9a4 kind:load to:0x0215e5e8 module:overlays(60,66,71,83) +from:0x020ae9a8 kind:load to:0x0215e710 module:overlays(60,66,83) +from:0x020ae9ac kind:load to:0x0215e06c module:overlays(60,66,67,83) +from:0x020ae9b0 kind:load to:0x02171a20 module:overlays(88,89) +from:0x020ae9b4 kind:load to:0x0215da58 module:overlays(67,78,83,86) +from:0x020ae9b8 kind:load to:0x02159258 module:overlays(64,65,69) +from:0x020ae9bc kind:load to:0x0215937c module:overlays(64,65) +from:0x020ae9c0 kind:load to:0x0213a15c module:overlays(26,57) +from:0x020ae9c4 kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020ae9c8 kind:load to:0x02157fd4 module:overlays(61,62,79) +from:0x020ae9cc kind:load to:0x021580f8 module:overlays(62,79) +from:0x020ae9d0 kind:load to:0x0215821c module:overlays(62,79,82) +from:0x020ae9d4 kind:load to:0x021599d4 module:overlay(62) +from:0x020ae9d8 kind:load to:0x02150c60 module:overlay(72) +from:0x020ae9dc kind:load to:0x02118fa0 module:overlays(32,33,34,35,36,37,38,39) +from:0x020ae9e0 kind:load to:0x021721b0 module:overlays(88,89) +from:0x020ae9e4 kind:load to:0x02152034 module:overlays(29,30,72) +from:0x020ae9e8 kind:load to:0x0211ab08 module:overlay(39) +from:0x020ae9ec kind:load to:0x02158d70 module:overlays(65,66,82) +from:0x020ae9f0 kind:load to:0x02158e94 module:overlays(65,66,82) +from:0x020ae9f4 kind:load to:0x02158fb8 module:overlays(65,67,82) +from:0x020ae9f8 kind:load to:0x021590dc module:overlay(65) +from:0x020ae9fc kind:load to:0x02159200 module:overlays(60,65) +from:0x020aea00 kind:load to:0x02159324 module:overlay(65) +from:0x020aea04 kind:load to:0x0215c31c module:overlays(63,77,87) +from:0x020aea08 kind:load to:0x0215c1b8 module:overlays(63,77) +from:0x020aea0c kind:load to:0x0215c564 module:overlays(63,67,80) +from:0x020aea10 kind:load to:0x0211de08 module:overlays(33,36,39) +from:0x020aea14 kind:load to:0x0215bc0c module:overlays(63,77) +from:0x020aea18 kind:load to:0x0215bf70 module:overlays(60,63,77) +from:0x020aea1c kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aea20 kind:load to:0x02157fa4 module:overlays(61,66,79) +from:0x020aea24 kind:load to:0x02158214 module:overlays(61,71,79) +from:0x020aea28 kind:load to:0x02158338 module:overlays(61,69,79) +from:0x020aea2c kind:load to:0x0215845c module:overlays(61,79) +from:0x020aea30 kind:load to:0x02162b58 module:overlays(59,60,66,68,74,75,84,87) +from:0x020aea34 kind:load to:0x02159448 module:overlay(65) +from:0x020aea38 kind:load to:0x020ef7fc module:overlays(19,22,31) +from:0x020aea3c kind:load to:0x021629b0 module:overlays(59,60,66,68,74,75,87) +from:0x020aea40 kind:load to:0x021594a0 module:overlays(64,65,71) +from:0x020aea44 kind:load to:0x02159d38 module:overlay(67) +from:0x020aea48 kind:load to:0x02159e5c module:overlays(61,67) +from:0x020aea4c kind:load to:0x021626f8 module:overlays(59,60,63,66,68,74,75,87) +from:0x020aea50 kind:load to:0x02161bac module:overlays(59,60,62,66,84) +from:0x020aea54 kind:load to:0x02161ed0 module:overlays(59,60,66,74,87) +from:0x020aea58 kind:load to:0x0216151c module:overlays(59,60,62,63,66) +from:0x020aea5c kind:load to:0x02162440 module:overlays(59,60,66,68,87) +from:0x020aea60 kind:load to:0x02162188 module:overlays(59,60,66,74,75,87) +from:0x020aea64 kind:load to:0x0215c548 module:overlays(66,67) +from:0x020aea68 kind:load to:0x0215c424 module:overlays(59,62,66,75,77) +from:0x020aea6c kind:load to:0x0215bd78 module:overlays(77,86) +from:0x020aea70 kind:load to:0x020e8804 module:overlays(19,20,31) +from:0x020aea74 kind:load to:0x0212a778 module:overlays(41,46) +from:0x020aea78 kind:load to:0x020e8c98 module:overlays(19,20,31) +from:0x020aea7c kind:load to:0x0214c004 module:overlay(70) +from:0x020aea80 kind:load to:0x020ef9ec module:overlays(19,22,31) +from:0x020aea84 kind:load to:0x02181f50 module:overlays(97,98) +from:0x020aea88 kind:load to:0x0216bff8 module:overlay(91) +from:0x020aea8c kind:load to:0x0214d7b0 module:overlays(30,58) +from:0x020aea90 kind:load to:0x02128ab9 module:overlay(43) +from:0x020aea94 kind:load to:0x0211c184 module:overlay(36) +from:0x020aea98 kind:load to:0x02119ebc module:overlay(39) +from:0x020aea9c kind:load to:0x02119f60 module:overlay(39) +from:0x020aeaa0 kind:load to:0x02106d40 module:overlays(19,21,31) +from:0x020aeaa4 kind:load to:0x02169be0 module:overlay(91) +from:0x020aeaa8 kind:load to:0x021419c0 module:overlays(27,28,29,30) +from:0x020aeaac kind:load to:0x0214312c module:overlay(28) +from:0x020aeab0 kind:load to:0x0216daa0 module:overlay(94) +from:0x020aeab4 kind:load to:0x0211a9d8 module:overlay(26) +from:0x020aeab8 kind:load to:0x02159310 module:overlays(60,65) +from:0x020aeabc kind:load to:0x021593a0 module:overlays(60,67) +from:0x020aeac0 kind:load to:0x02157f08 module:overlays(60,79) +from:0x020aeac4 kind:load to:0x02157f94 module:overlays(60,79) +from:0x020aeac8 kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aeacc kind:load to:0x0211b3d8 module:overlay(37) +from:0x020aead0 kind:load to:0x02159284 module:overlay(60) +from:0x020aead4 kind:load to:0x0211e920 module:overlays(33,37) +from:0x020aead8 kind:load to:0x020f9dac module:overlays(19,23,31) +from:0x020aeadc kind:load to:0x020f9e1c module:overlays(19,23,31) +from:0x020aeae0 kind:load to:0x020f9e8c module:overlays(19,23,31) +from:0x020aeae4 kind:load to:0x0216f4b0 module:overlay(90) +from:0x020aeae8 kind:load to:0x0216c60c module:overlay(94) +from:0x020aeaec kind:load to:0x020f9efc module:overlays(19,23,31) +from:0x020aeaf0 kind:load to:0x02176a88 module:overlays(88,89,90,92,93) +from:0x020aeaf4 kind:load to:0x02119e3c module:overlay(39) +from:0x020aeaf8 kind:load to:0x02119e7c module:overlay(39) +from:0x020aeafc kind:load to:0x02150f6c module:overlays(30,85) +from:0x020aeb00 kind:load to:0x02152b34 module:overlays(29,30,76,79,81) +from:0x020aeb04 kind:load to:0x02169dbc module:overlay(91) +from:0x020aeb08 kind:load to:0x02128328 module:overlay(43) +from:0x020aeb0c kind:load to:0x021266f8 module:overlay(43) +from:0x020aeb10 kind:load to:0x021234a0 module:overlays(40,41,42,43,44,45,46) +from:0x020aeb14 kind:load to:0x02130480 module:overlays(47,48,49,50,51,52) +from:0x020aeb18 kind:load to:0x0216a300 module:overlay(94) +from:0x020aeb1c kind:load to:0x02133144 module:overlays(26,52) +from:0x020aeb20 kind:load to:0x020e6b14 module:overlays(19,20,31) +from:0x020aeb24 kind:load to:0x020f7a64 module:overlays(19,22,23,31) +from:0x020aeb28 kind:load to:0x021439a8 module:overlay(70) +from:0x020aeb2c kind:load to:0x0215caf0 module:overlays(66,67) +from:0x020aeb30 kind:load to:0x0209a898 module:overlay(0) +from:0x020aeb34 kind:load to:0x020f7d9c module:overlays(19,22,23,31) +from:0x020aeb38 kind:load to:0x0209ac88 module:overlay(0) +from:0x020aeb3c kind:load to:0x02143344 module:overlay(58) +from:0x020aeb40 kind:load to:0x02142fb0 module:overlay(58) +from:0x020aeb44 kind:load to:0x02142e70 module:overlay(58) +from:0x020aeb48 kind:load to:0x0214326c module:overlays(58,70) +from:0x020aeb4c kind:load to:0x02142ff0 module:overlay(58) +from:0x020aeb50 kind:load to:0x02142f70 module:overlays(27,58) +from:0x020aeb54 kind:load to:0x02142e30 module:overlay(58) +from:0x020aeb58 kind:load to:0x02142eb0 module:overlay(58) +from:0x020aeb5c kind:load to:0x02142d70 module:overlays(28,58) +from:0x020aeb60 kind:load to:0x0216951c module:overlay(94) +from:0x020aeb64 kind:load to:0x02142ef0 module:overlays(28,58) +from:0x020aeb68 kind:load to:0x021430c8 module:overlay(58) +from:0x020aeb6c kind:load to:0x02142db0 module:overlay(58) +from:0x020aeb70 kind:load to:0x02143198 module:overlay(58) +from:0x020aeb74 kind:load to:0x02142f30 module:overlay(58) +from:0x020aeb78 kind:load to:0x02142df0 module:overlay(58) +from:0x020aeb7c kind:load to:0x021784e0 module:overlays(89,91,92,94) +from:0x020aeb80 kind:load to:0x0215f1f0 module:overlays(62,66,71) +from:0x020aeb84 kind:load to:0x02165880 module:overlays(88,89,90,91,92,93,94) +from:0x020aeb88 kind:load to:0x021167a4 module:overlays(19,26,31) +from:0x020aeb8c kind:load to:0x02177208 module:overlays(89,90,91,93,94) +from:0x020aeb90 kind:load to:0x02127fa4 module:overlay(26) +from:0x020aeb94 kind:load to:0x021770d0 module:overlays(88,89,90,91,92,94) +from:0x020aeb98 kind:load to:0x0211d830 module:overlays(36,39) +from:0x020aeb9c kind:load to:0x0211bdc0 module:overlay(36) +from:0x020aeba0 kind:load to:0x02177d58 module:overlays(89,90,91,92,93,94) +from:0x020aeba4 kind:load to:0x021165d0 module:overlays(19,26,31) +from:0x020aeba8 kind:load to:0x020f6814 module:overlays(19,22,23,31) +from:0x020aebac kind:load to:0x02111080 module:overlays(19,26) +from:0x020aebb0 kind:load to:0x0217ab6c module:overlays(92,96) +from:0x020aebb4 kind:load to:0x020e40b8 module:overlays(19,20,31) +from:0x020aebb8 kind:load to:0x0214d7f4 module:overlay(58) +from:0x020aebbc kind:load to:0x0214dcb0 module:overlays(58,70) +from:0x020aebc0 kind:load to:0x0212d0fc module:overlays(40,43,44) +from:0x020aebc4 kind:load to:0x0216d9a8 module:overlay(91) +from:0x020aebc8 kind:load to:0x02147e28 module:overlays(27,28,70) +from:0x020aebcc kind:load to:0x0210fd68 module:overlays(19,26,31) +from:0x020aebd0 kind:load to:0x02110230 module:overlays(19,26,31) +from:0x020aebd4 kind:load to:0x021447f8 module:overlay(27) +from:0x020aebd8 kind:load to:0x02175cb0 module:overlays(88,89,90,91) +from:0x020aebdc kind:load to:0x0211a2fc module:overlay(34) +from:0x020aebe0 kind:load to:0x0211e2e0 module:overlays(33,34) +from:0x020aebe4 kind:load to:0x021235fc module:overlay(26) +from:0x020aebe8 kind:load to:0x0211ad0c module:overlay(26) +from:0x020aebec kind:load to:0x02113d1c module:overlays(19,26,31) +from:0x020aebf0 kind:load to:0x02111314 module:overlays(19,26) +from:0x020aebf4 kind:load to:0x0215a824 module:overlays(61,64,65,68) +from:0x020aebf8 kind:load to:0x0215a710 module:overlays(61,62,64,65) +from:0x020aebfc kind:load to:0x0216ef10 module:overlay(91) +from:0x020aec00 kind:load to:0x02122e9c module:overlays(26,34,36) +from:0x020aec04 kind:load to:0x0214d638 module:overlay(30) +from:0x020aec08 kind:load to:0x0216f07c module:overlay(91) +from:0x020aec0c kind:load to:0x021757c0 module:overlays(88,89,91) +from:0x020aec10 kind:load to:0x02120998 module:overlays(33,37,38) +from:0x020aec14 kind:load to:0x021220dc module:overlays(26,33,36,37) +from:0x020aec18 kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aec1c kind:load to:0x02158d70 module:overlays(65,66,82) +from:0x020aec20 kind:load to:0x021689a0 module:overlay(94) +from:0x020aec24 kind:load to:0x02181868 module:overlays(97,99) +from:0x020aec28 kind:load to:0x021683b8 module:overlay(94) +from:0x020aec2c kind:load to:0x0212acf0 module:overlay(40) +from:0x020aec30 kind:load to:0x0215bf4c module:overlays(66,77) +from:0x020aec34 kind:load to:0x0215ba78 module:overlays(61,66,77) +from:0x020aec38 kind:load to:0x0215bffc module:overlays(66,77) +from:0x020aec3c kind:load to:0x0215ba38 module:overlays(61,66,77) +from:0x020aec40 kind:load to:0x0211b7ec module:overlay(36) +from:0x020aec44 kind:load to:0x0215b078 module:overlays(61,64,65,69,83) +from:0x020aec48 kind:load to:0x02128870 module:overlay(46) +from:0x020aec4c kind:load to:0x0215a550 module:overlays(61,65,83) +from:0x020aec50 kind:load to:0x02127820 module:overlay(46) +from:0x020aec54 kind:load to:0x02127f64 module:overlay(26) +from:0x020aec58 kind:load to:0x02168b2c module:overlay(90) +from:0x020aec5c kind:load to:0x0216dd0c module:overlay(90) +from:0x020aec60 kind:load to:0x02152c80 module:overlays(29,30,76,82,83) +from:0x020aec64 kind:load to:0x0215afe8 module:overlays(61,64,65,69,84,87) +from:0x020aec68 kind:load to:0x0215c63c module:overlay(84) +from:0x020aec6c kind:load to:0x0214dc98 module:overlays(30,70) +from:0x020aec70 kind:load to:0x0214aba0 module:overlay(58) +from:0x020aec74 kind:load to:0x0214d448 module:overlay(58) +from:0x020aec78 kind:load to:0x02128e9c module:overlay(45) +from:0x020aec7c kind:load to:0x02152d44 module:overlays(29,76,83) +from:0x020aec80 kind:load to:0x02124da8 module:overlay(46) +from:0x020aec84 kind:load to:0x021264e4 module:overlay(46) +from:0x020aec88 kind:load to:0x021234a0 module:overlays(40,41,42,43,44,45,46) +from:0x020aec8c kind:load to:0x021190b0 module:overlay(38) +from:0x020aec90 kind:load to:0x0212c768 module:overlays(40,42) +from:0x020aec94 kind:load to:0x0212c81c module:overlays(40,42) +from:0x020aec98 kind:load to:0x0212c8b8 module:overlays(40,42) +from:0x020aec9c kind:load to:0x02157e80 module:overlays(59,60,61,62,63,64,65,66,67,68,69,79) +from:0x020aeca0 kind:load to:0x0211b500 module:overlay(36) +from:0x020aeca4 kind:load to:0x021596d8 module:overlays(65,69) +from:0x020aeca8 kind:load to:0x02118fcc module:overlay(39) +from:0x020aecac kind:load to:0x021556bc module:overlays(58,74) +from:0x020aecb0 kind:load to:0x02152e2c module:overlays(29,74,76,79) +from:0x020aecb4 kind:load to:0x020ea035 module:overlays(19,31) +from:0x020aecb8 kind:load to:0x0215ed44 module:overlays(60,63,66) +from:0x020aecbc kind:load to:0x0211b4e8 module:overlay(39) +from:0x020aecc0 kind:load to:0x020ea00d module:overlays(19,31) +from:0x020aecc4 kind:load to:0x0212a7a4 module:overlays(40,46) +from:0x020af0dc kind:load to:0x0214613c module:overlay(70) +from:0x020af0e0 kind:load to:0x020f48fc module:overlays(19,21,22,23) +from:0x020af0e4 kind:load to:0x0214feb0 module:overlays(58,70) +from:0x020af0e8 kind:load to:0x020f5b04 module:overlays(19,21,22,23) +from:0x020af0ec kind:load to:0x020f617c module:overlays(19,21,22,23,31) +from:0x020af0f0 kind:load to:0x021099cc module:overlays(19,21,31) +from:0x020af0f4 kind:load to:0x0216193c module:overlays(60,62,66,71,84) +from:0x020af0f8 kind:load to:0x02143fd4 module:overlay(70) +from:0x020af0fc kind:load to:0x0209e3d8 module:overlay(0) +from:0x020af100 kind:load to:0x02162f14 module:overlays(60,63,66,68,71,74,75,84,87) +from:0x020af104 kind:load to:0x021565b8 module:overlays(58,79) +from:0x020af108 kind:load to:0x02145378 module:overlays(27,29,70) +from:0x020af10c kind:load to:0x0211e410 module:overlays(33,38) +from:0x020af110 kind:load to:0x02102418 module:overlays(19,31) +from:0x020af114 kind:load to:0x021687f8 module:overlay(91) +from:0x020af118 kind:load to:0x0210754c module:overlays(19,21,31) +from:0x020af11c kind:load to:0x0215b044 module:overlays(61,64,65,67,68,69) +from:0x020af120 kind:load to:0x021620a0 module:overlays(60,63,66,71,74,75) +from:0x020af124 kind:load to:0x02174914 module:overlays(89,94) +from:0x020af128 kind:load to:0x021717e8 module:overlays(89,94) +from:0x020af12c kind:load to:0x02106ef8 module:overlays(19,21,31) +from:0x020af130 kind:load to:0x02143b80 module:overlay(27) +from:0x020af134 kind:load to:0x02153194 module:overlays(29,58,85) +from:0x020af138 kind:load to:0x02160514 module:overlays(60,62,66,68,86) +from:0x020af13c kind:load to:0x02119d60 module:overlays(33,36) +from:0x020af140 kind:load to:0x0212b978 module:overlay(41) +from:0x020af144 kind:load to:0x0215e0f0 module:overlays(66,67,83,86) +from:0x020af148 kind:load to:0x020ff4f8 module:overlays(19,31) +from:0x020af14c kind:load to:0x020fd0d8 module:overlays(19,31) +from:0x020af150 kind:load to:0x0215ba54 module:overlays(61,67,77) +from:0x020af154 kind:load to:0x0214f8cc module:overlays(29,58,70) +from:0x020af158 kind:load to:0x020fe714 module:overlays(19,31) +from:0x020af15c kind:load to:0x0212cf88 module:overlays(41,43,44) +from:0x020af160 kind:load to:0x0215e638 module:overlays(66,83,86) +from:0x020af164 kind:load to:0x021568b8 module:overlays(58,79) +from:0x020af168 kind:load to:0x02148bb4 module:overlays(27,70) +from:0x020af16c kind:load to:0x020fee4c module:overlays(19,31) +from:0x020af170 kind:load to:0x0210022c module:overlays(19,31) +from:0x020af174 kind:load to:0x0212c7b0 module:overlays(41,42) +from:0x020af178 kind:load to:0x02133b8c module:overlays(26,48) +from:0x020af17c kind:load to:0x02159564 module:overlays(61,67) +from:0x020af180 kind:load to:0x02160b50 module:overlays(62,66,68,86) +from:0x020af184 kind:load to:0x0215c120 module:overlays(67,77) +from:0x020af188 kind:load to:0x0210a910 module:overlays(19,26) +from:0x020af18c kind:load to:0x02145a6c module:overlay(28) +from:0x020af190 kind:load to:0x0210e8a4 module:overlays(19,26) +from:0x020af194 kind:load to:0x02168094 module:overlay(92) +from:0x020af198 kind:load to:0x02142fcc module:overlay(27) +from:0x020af19c kind:load to:0x02166a38 module:overlay(92) +from:0x020af1a0 kind:load to:0x02166ea4 module:overlay(92) +from:0x020af1a4 kind:load to:0x021672d0 module:overlay(92) +from:0x020af1a8 kind:load to:0x0210aba0 module:overlays(19,26) +from:0x020af1ac kind:load to:0x02175228 module:overlays(88,89,90) +from:0x020af1b0 kind:load to:0x021455e8 module:overlay(28) +from:0x020af1b4 kind:load to:0x0210ed1c module:overlays(19,26) +from:0x020af1b8 kind:load to:0x02145738 module:overlay(28) +from:0x020af1bc kind:load to:0x02141e44 module:overlay(30) +from:0x020af1c0 kind:load to:0x021685b0 module:overlay(91) +from:0x020af1c4 kind:load to:0x021675bc module:overlay(92) +from:0x020af1c8 kind:load to:0x021609bc module:overlays(60,62,66,86) +from:0x020af1cc kind:load to:0x0214fcf8 module:overlays(58,70) +from:0x020af1d0 kind:load to:0x021004b8 module:overlays(19,21,31) +from:0x020af1d4 kind:load to:0x02162c7c module:overlays(59,60,66,68,74,75,84,87) +from:0x020af1d8 kind:load to:0x021441ec module:overlay(70) +from:0x020af1dc kind:load to:0x02170a40 module:overlays(89,94) +from:0x020af1e0 kind:load to:0x0212d744 module:overlays(40,43,44) +from:0x020af1e4 kind:load to:0x02167984 module:overlay(91) +from:0x020af1e8 kind:load to:0x02149038 module:overlays(27,70) +from:0x020af1ec kind:load to:0x0215942c module:overlays(60,61,69) +from:0x020af1f0 kind:load to:0x02159120 module:overlay(64) +from:0x020af1f4 kind:load to:0x0215b3b4 module:overlays(61,62,64,65,69) +from:0x020af1f8 kind:load to:0x021450d4 module:overlays(29,70) +from:0x020af1fc kind:load to:0x0211ee58 module:overlays(33,38) +from:0x020af200 kind:load to:0x02156f9c module:overlays(58,74,79) +from:0x020af204 kind:load to:0x0212d334 module:overlays(40,41,43,44) +from:0x020af208 kind:load to:0x0213aa28 module:overlays(26,56) +from:0x020af20c kind:load to:0x0215c9b8 module:overlays(66,74) +from:0x020af210 kind:load to:0x02100794 module:overlays(19,26,31) +from:0x020af214 kind:load to:0x0215bd80 module:overlays(62,71,77) +from:0x020af218 kind:load to:0x02121eb4 module:overlays(32,33,34,35,36,37) +from:0x020af21c kind:load to:0x0215e270 module:overlays(66,67,68,75,83,86) +from:0x020af220 kind:load to:0x02100fec module:overlays(19,31) +from:0x020af224 kind:load to:0x02151460 module:overlays(30,58) +from:0x020af228 kind:load to:0x0210ba94 module:overlays(19,31) +from:0x020af22c kind:load to:0x0211c6e4 module:overlay(39) +from:0x020af230 kind:load to:0x0215a878 module:overlays(61,64,65,69) +from:0x020af234 kind:load to:0x0215ae30 module:overlays(61,64,65,66,69,77) +from:0x020af238 kind:load to:0x02156ce0 module:overlays(58,79) +from:0x020af23c kind:load to:0x0213620c module:overlays(26,47,50,52) +from:0x020af240 kind:load to:0x02159fd8 module:overlays(64,65,67) +from:0x020af244 kind:load to:0x02159e6c module:overlays(60,61,64,80) +from:0x020af248 kind:load to:0x0215b830 module:overlays(61,62,65,77) +from:0x020af24c kind:load to:0x0215b984 module:overlays(61,62,65,77) +from:0x020af250 kind:load to:0x0215b4ec module:overlays(61,62,64,65,69,77) +from:0x020af254 kind:load to:0x0215bad8 module:overlays(61,62,77) +from:0x020af258 kind:load to:0x0215bc2c module:overlays(62,77) +from:0x020af25c kind:load to:0x02159c58 module:overlays(61,65) +from:0x020af260 kind:load to:0x0214f780 module:overlays(58,70) +from:0x020af264 kind:load to:0x0214f044 module:overlays(58,70) +from:0x020af268 kind:load to:0x0215cdf4 module:overlays(66,67) +from:0x020af26c kind:load to:0x0215cf48 module:overlays(66,67) +from:0x020af270 kind:load to:0x02173948 module:overlays(89,94) +from:0x020af274 kind:load to:0x02155a70 module:overlays(58,79) +from:0x020af278 kind:load to:0x02105820 module:overlays(19,31) +from:0x020af27c kind:load to:0x02150984 module:overlays(58,70) +from:0x020af280 kind:load to:0x0215a150 module:overlay(64) +from:0x020af284 kind:load to:0x0214e4e8 module:overlay(58) +from:0x020af288 kind:load to:0x02160ab0 module:overlays(62,63,66,68,86) +from:0x020af28c kind:load to:0x0215d448 module:overlays(60,67,83,84) +from:0x020af290 kind:load to:0x0215b368 module:overlays(61,62,64,65,67,69) +from:0x020af294 kind:load to:0x02174eac module:overlays(88,89,94) +from:0x020af298 kind:load to:0x02143ea4 module:overlay(27) +from:0x020af29c kind:load to:0x0215db58 module:overlays(67,78,83,84) +from:0x020af2a0 kind:load to:0x0215117c module:overlays(30,58) +from:0x020af2a4 kind:load to:0x0215d11c module:overlays(66,67) +from:0x020af2a8 kind:load to:0x0210b3a0 module:overlays(19,26) +from:0x020af2ac kind:load to:0x02159dac module:overlays(65,69) +from:0x020af2b0 kind:load to:0x0215bd20 module:overlays(67,75,77) +from:0x020af2b4 kind:load to:0x02160e78 module:overlays(62,63,66) +from:0x020af2b8 kind:load to:0x0215bf20 module:overlays(67,71,77) +from:0x020af2bc kind:load to:0x02175b28 module:overlays(88,89,94) +from:0x020af2c0 kind:load to:0x0210a624 module:overlays(19,26) +from:0x020af2c4 kind:load to:0x02144260 module:overlay(27) +from:0x020af2c8 kind:load to:0x02167af8 module:overlay(91) +from:0x020af2cc kind:load to:0x02167ca0 module:overlays(91,92) +from:0x020af2d0 kind:load to:0x021736fc module:overlays(89,90) +from:0x020af2d4 kind:load to:0x02160344 module:overlays(60,62,66,86) +from:0x020af2d8 kind:load to:0x02108e20 module:overlays(19,21,26) +from:0x020af2dc kind:load to:0x021082d0 module:overlays(19,21,26) +from:0x020af2e0 kind:load to:0x0215abfc module:overlays(61,64,65,77) +from:0x020af2e4 kind:load to:0x021612a8 module:overlays(62,66,84) +from:0x020af2e8 kind:load to:0x02151ff8 module:overlays(29,30,81) +from:0x020af2ec kind:load to:0x0214b8bc module:overlays(58,70) +from:0x020af2f0 kind:load to:0x021468d4 module:overlay(29) +from:0x020af2f4 kind:load to:0x02174afc module:overlays(89,90) +from:0x020af2f8 kind:load to:0x021746a8 module:overlays(88,89,90) +from:0x020af2fc kind:load to:0x02146514 module:overlays(28,30) +from:0x020af300 kind:load to:0x0211b764 module:overlay(33) +from:0x020af304 kind:load to:0x02129028 module:overlays(42,45) +from:0x020af308 kind:load to:0x02161500 module:overlays(60,62,66,68) +from:0x020af30c kind:load to:0x02145be0 module:overlay(28) +from:0x020af310 kind:load to:0x02109f00 module:overlays(19,31) +from:0x020af314 kind:load to:0x0216095c module:overlays(62,66,71,86) +from:0x020af318 kind:load to:0x02160b98 module:overlays(60,62,66,71,86) +from:0x020af31c kind:load to:0x0210aaec module:overlays(19,31) +from:0x020af320 kind:load to:0x021437a4 module:overlay(29) +from:0x020af324 kind:load to:0x0215c7fc module:overlays(63,83) +from:0x020af328 kind:load to:0x0210547c module:overlays(19,31) +from:0x020af32c kind:load to:0x02105fe0 module:overlays(19,31) +from:0x020af330 kind:load to:0x0210b368 module:overlays(19,26,31) +from:0x020af334 kind:load to:0x02161acc module:overlays(60,62,66,71,84) +from:0x020af338 kind:load to:0x0215f524 module:overlays(62,63,66,80) +from:0x020af33c kind:load to:0x02144050 module:overlays(29,70) +from:0x020af340 kind:load to:0x0215df18 module:overlays(62,66,67,83,86) +from:0x020af344 kind:load to:0x02100abc module:overlays(19,31) +from:0x020af348 kind:load to:0x0214ea50 module:overlays(58,70) +from:0x020af34c kind:load to:0x02161a08 module:overlays(60,62,66,84,87) +from:0x020af350 kind:load to:0x0215cfa8 module:overlays(67,78) +from:0x020af354 kind:load to:0x0214a020 module:overlay(70) +from:0x020af358 kind:load to:0x0210963c module:overlays(19,21,31) +from:0x020af35c kind:load to:0x0215e720 module:overlays(66,80,83) +from:0x020af360 kind:load to:0x021605ec module:overlays(62,66,84,86) +from:0x020af364 kind:load to:0x02172d48 module:overlays(89,90) +from:0x020af368 kind:load to:0x0211e750 module:overlays(33,38) +from:0x020af36c kind:load to:0x02151980 module:overlays(29,30,58) +from:0x020af370 kind:load to:0x02161410 module:overlays(60,62,63,66) +from:0x020af374 kind:load to:0x021473c4 module:overlays(28,29,70) +from:0x020af378 kind:load to:0x0210cecc module:overlays(19,31) +from:0x020af37c kind:load to:0x021019f4 module:overlays(19,31) +from:0x020af380 kind:load to:0x0212b62c module:overlay(42) +from:0x020af384 kind:load to:0x02145c00 module:overlay(70) +from:0x020af388 kind:load to:0x0209dcc0 module:overlay(0) +from:0x020af38c kind:load to:0x02120e70 module:overlays(26,32,33,38) +from:0x020af390 kind:load to:0x02146a7c module:overlays(27,70) +from:0x020af394 kind:load to:0x0210894c module:overlays(19,21,31) +from:0x020af398 kind:load to:0x02167ad4 module:overlay(92) +from:0x020af39c kind:load to:0x0210a378 module:overlays(19,26) +from:0x020af3a0 kind:load to:0x02145f48 module:overlay(29) +from:0x020af3a4 kind:load to:0x02144304 module:overlay(29) +from:0x020af3a8 kind:load to:0x02166400 module:overlay(92) +from:0x020af3ac kind:load to:0x021665d0 module:overlay(92) +from:0x020af3b0 kind:load to:0x02166798 module:overlays(88,92) +from:0x020af3b4 kind:load to:0x02175448 module:overlays(88,89,90,94) +from:0x020af3b8 kind:load to:0x021419c0 module:overlays(27,28,29,30) +from:0x020af3bc kind:load to:0x021419c0 module:overlays(27,28,29,30) +from:0x020af3c0 kind:load to:0x02160438 module:overlays(62,66,84,86) +from:0x020af3c4 kind:load to:0x02167fec module:overlay(91) +from:0x020af3c8 kind:load to:0x02145100 module:overlays(28,58) +from:0x020af3cc kind:load to:0x02141f90 module:overlay(29) +from:0x020af3d0 kind:load to:0x021461dc module:overlay(29) +from:0x020af3d4 kind:load to:0x02144e00 module:overlay(28) +from:0x020af3d8 kind:load to:0x02142a14 module:overlay(27) +from:0x020af3dc kind:load to:0x02174f8c module:overlays(88,89,90) +from:0x020af3e0 kind:load to:0x02142d14 module:overlay(27) +from:0x020af3e4 kind:load to:0x02167d74 module:overlay(92) +from:0x020af3e8 kind:load to:0x02174cf0 module:overlays(89,90) +from:0x020af3ec kind:load to:0x02103ffc module:overlays(19,31) +from:0x020af3f0 kind:load to:0x0214df3c module:overlay(58) +from:0x020af3f4 kind:load to:0x02104358 module:overlays(19,31) +from:0x020af3f8 kind:load to:0x02102e50 module:overlays(19,31) +from:0x020af3fc kind:load to:0x021095f0 module:overlays(19,21,26) +from:0x020af400 kind:load to:0x02104198 module:overlays(19,31) +from:0x020af404 kind:load to:0x021429cc module:overlays(30,70) +from:0x020af408 kind:load to:0x021423f8 module:overlay(27) +from:0x020af40c kind:load to:0x02146708 module:overlay(28) +from:0x020af410 kind:load to:0x02142000 module:overlays(27,29) +from:0x020af414 kind:load to:0x02142e18 module:overlay(30) +from:0x020af418 kind:load to:0x0217305c module:overlays(89,90) +from:0x020af41c kind:load to:0x02145d88 module:overlays(28,58) +from:0x020af420 kind:load to:0x02145c50 module:overlay(29) +from:0x020af424 kind:load to:0x02143170 module:overlay(30) +from:0x020af428 kind:load to:0x02143478 module:overlay(30) +from:0x020af42c kind:load to:0x0214b4dc module:overlay(70) +from:0x020af430 kind:load to:0x0213b748 module:overlays(26,57) +from:0x020af434 kind:load to:0x0214b310 module:overlay(70) +from:0x020af438 kind:load to:0x0214b6c8 module:overlay(70) +from:0x020af43c kind:load to:0x02144b00 module:overlays(28,29) +from:0x020af440 kind:load to:0x0217489c module:overlays(88,89,90) +from:0x020af444 kind:load to:0x021434e4 module:overlay(29) +from:0x020af448 kind:load to:0x0210e4c4 module:overlays(19,26) +from:0x020af44c kind:load to:0x02143858 module:overlay(27) +from:0x020af450 kind:load to:0x02109950 module:overlays(19,21,26,31) +from:0x020af454 kind:load to:0x0214322c module:overlay(29) +from:0x020af458 kind:load to:0x02144848 module:overlay(28) +from:0x020af45c kind:load to:0x02142520 module:overlay(29) +from:0x020af460 kind:load to:0x021427d8 module:overlay(29) +from:0x020af464 kind:load to:0x021733e8 module:overlays(89,90) +from:0x020af468 kind:load to:0x021426f8 module:overlay(27) +from:0x020af46c kind:load to:0x0214633c module:overlay(28) +from:0x020af470 kind:load to:0x021443e8 module:overlay(28) +from:0x020af474 kind:load to:0x02143780 module:overlay(30) +from:0x020af478 kind:load to:0x02120d60 module:overlays(33,34,36,38) +from:0x020af47c kind:load to:0x0210e218 module:overlays(19,26) +from:0x020af480 kind:load to:0x02146048 module:overlay(28) +from:0x020af484 kind:load to:0x02142244 module:overlay(29) +from:0x020af488 kind:load to:0x021044a0 module:overlays(19,31) +from:0x020af48c kind:load to:0x02159900 module:overlays(65,67) +from:0x020af490 kind:load to:0x02104f10 module:overlays(19,26,31) +from:0x020af494 kind:load to:0x021721bc module:overlays(88,89,90) +from:0x020af498 kind:load to:0x02172910 module:overlays(89,90,94) +from:0x020af49c kind:load to:0x02171598 module:overlays(89,90) +from:0x020af4a0 kind:load to:0x021719b8 module:overlays(89,94) +from:0x020af4a4 kind:load to:0x02145348 module:overlay(29) +from:0x020af4a8 kind:load to:0x0217105c module:overlays(89,94) +from:0x020af4ac kind:load to:0x0215fd74 module:overlays(62,63,66,80,86) +from:0x020af4b0 kind:load to:0x021216fc module:overlays(33,34,35,36,38) +from:0x020af760 kind:load to:0x020b4d00 module:overlay(0) +from:0x020af77c kind:load to:0x020b4cf8 module:overlay(0) +from:0x020af798 kind:load to:0x020b4cf0 module:overlay(0) +from:0x020af7b4 kind:load to:0x020b4ce8 module:overlay(0) +from:0x020af7d0 kind:load to:0x020b4ce0 module:overlay(0) +from:0x020af7ec kind:load to:0x020b4cd8 module:overlay(0) +from:0x020af808 kind:load to:0x020b4cd0 module:overlay(0) +from:0x020af824 kind:load to:0x020b4cc8 module:overlay(0) +from:0x020af840 kind:load to:0x020b4cc0 module:overlay(0) +from:0x020af85c kind:load to:0x020b4cb8 module:overlay(0) +from:0x020af878 kind:load to:0x020b4cb0 module:overlay(0) +from:0x020af894 kind:load to:0x020b4ca8 module:overlay(0) +from:0x020af8b0 kind:load to:0x020b4ca0 module:overlay(0) +from:0x020af8cc kind:load to:0x020b4bb8 module:overlay(0) +from:0x020af8e8 kind:load to:0x020b4c90 module:overlay(0) +from:0x020af904 kind:load to:0x020b4c88 module:overlay(0) +from:0x020af920 kind:load to:0x020b4c80 module:overlay(0) +from:0x020af93c kind:load to:0x020b4c78 module:overlay(0) +from:0x020af958 kind:load to:0x020b4c70 module:overlay(0) +from:0x020af974 kind:load to:0x020b4c68 module:overlay(0) +from:0x020af990 kind:load to:0x020b4c60 module:overlay(0) +from:0x020af9ac kind:load to:0x020b4c58 module:overlay(0) +from:0x020af9c8 kind:load to:0x020b4c50 module:overlay(0) +from:0x020af9e4 kind:load to:0x020b4c48 module:overlay(0) +from:0x020afa00 kind:load to:0x020b4c40 module:overlay(0) +from:0x020afa1c kind:load to:0x020b4c38 module:overlay(0) +from:0x020afa38 kind:load to:0x020b4c30 module:overlay(0) +from:0x020afa54 kind:load to:0x020b4c28 module:overlay(0) +from:0x020afa70 kind:load to:0x020b4c20 module:overlay(0) +from:0x020afa8c kind:load to:0x020b4bd8 module:overlay(0) +from:0x020afaa8 kind:load to:0x020b4c10 module:overlay(0) +from:0x020afac4 kind:load to:0x020b4c08 module:overlay(0) +from:0x020afae0 kind:load to:0x020b4c00 module:overlay(0) +from:0x020afafc kind:load to:0x020b4bf8 module:overlay(0) +from:0x020afb18 kind:load to:0x020b4bf0 module:overlay(0) +from:0x020afb34 kind:load to:0x020b4be8 module:overlay(0) +from:0x020afb50 kind:load to:0x020b4be0 module:overlay(0) +from:0x020afb6c kind:load to:0x020b4c18 module:overlay(0) +from:0x020afb88 kind:load to:0x020b4bd0 module:overlay(0) +from:0x020afba4 kind:load to:0x020b4bc8 module:overlay(0) +from:0x020afbc0 kind:load to:0x020b4bc0 module:overlay(0) +from:0x020afbdc kind:load to:0x020b4c98 module:overlay(0) +from:0x020afbf8 kind:load to:0x020b4bb0 module:overlay(0) +from:0x020aff90 kind:arm_call to:0x020c4aa8 module:overlay(18) +from:0x020affa4 kind:load to:0x020b4ea0 module:overlay(0) +from:0x020affa8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020affc4 kind:arm_call to:0x020c4eb4 module:overlay(18) +from:0x020affd8 kind:load to:0x020b4ec8 module:overlay(0) +from:0x020affdc kind:load to:0x020b4ecc module:overlay(0) +from:0x020afffc kind:arm_call to:0x020c4ed8 module:overlay(18) +from:0x020b000c kind:arm_call to:0x0203ce4c module:main +from:0x020b0020 kind:load to:0x020b4f54 module:overlay(0) +from:0x020b0024 kind:load to:0x020b4f64 module:overlay(0) +from:0x020b0028 kind:load to:0x02066734 module:overlay(0) +from:0x020b002c kind:load to:0x020b4f58 module:overlay(0) +from:0x020b0048 kind:arm_call to:0x020c4f54 module:overlay(18) +from:0x020b005c kind:load to:0x020b5028 module:overlay(0) +from:0x020b0060 kind:load to:0x020b502c module:overlay(0) +from:0x020b007c kind:arm_call to:0x020c565c module:overlay(18) +from:0x020b0090 kind:load to:0x020b509c module:overlay(0) +from:0x020b0094 kind:load to:0x020b50a0 module:overlay(0) +from:0x020b00b4 kind:arm_call to:0x020c5854 module:overlay(18) +from:0x020b00c4 kind:arm_call to:0x0203ce4c module:main +from:0x020b00d8 kind:load to:0x020b5188 module:overlay(0) +from:0x020b00dc kind:load to:0x020b5198 module:overlay(0) +from:0x020b00e0 kind:load to:0x020c58e0 module:overlay(18) +from:0x020b00e4 kind:load to:0x020b518c module:overlay(0) +from:0x020b0128 kind:arm_call to:0x020c59a0 module:overlay(18) +from:0x020b013c kind:load to:0x020b217c module:overlay(0) +from:0x020b0140 kind:load to:0x020b51f0 module:overlay(0) +from:0x020b0144 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b0174 kind:arm_call to:0x020c5a24 module:overlay(18) +from:0x020b0188 kind:load to:0x020b2188 module:overlay(0) +from:0x020b018c kind:load to:0x020b5290 module:overlay(0) +from:0x020b0190 kind:load to:0x020b5294 module:overlay(0) +from:0x020b01b0 kind:arm_call to:0x020c5a54 module:overlay(18) +from:0x020b01c0 kind:arm_call to:0x0203ce4c module:main +from:0x020b01d4 kind:load to:0x020b52b8 module:overlay(0) +from:0x020b01d8 kind:load to:0x020b52c8 module:overlay(0) +from:0x020b01dc kind:load to:0x020c5a88 module:overlays(18,25) +from:0x020b01e0 kind:load to:0x020b52bc module:overlay(0) +from:0x020b01fc kind:arm_call to:0x020c57f4 module:overlay(18) +from:0x020b0210 kind:load to:0x020b52dc module:overlay(0) +from:0x020b0214 kind:load to:0x020b52e0 module:overlay(0) +from:0x020b0230 kind:arm_call to:0x020c57a0 module:overlay(18) +from:0x020b0244 kind:load to:0x020b5318 module:overlay(0) +from:0x020b0248 kind:load to:0x020b5320 module:overlay(0) +from:0x020b0268 kind:load to:0x020b2508 module:overlay(0) +from:0x020b0278 kind:arm_call to:0x01ffb464 module:itcm +from:0x020b0350 kind:load to:0x02043190 module:main +from:0x020b0354 kind:load to:0x020b2590 module:overlay(0) +from:0x020b0358 kind:load to:0x020b2560 module:overlay(0) +from:0x020b0368 kind:arm_call to:0x0207ba04 module:overlay(0) +from:0x020b0378 kind:arm_call to:0x0203ce4c module:main +from:0x020b0384 kind:arm_call to:0x0207ee6c module:overlay(0) +from:0x020b0394 kind:arm_call to:0x0203ce4c module:main +from:0x020b03a0 kind:arm_call to:0x0207bac0 module:overlay(0) +from:0x020b03b0 kind:arm_call to:0x0203ce4c module:main +from:0x020b03b8 kind:load to:0x027e09e8 module:dtcm +from:0x020b03bc kind:load to:0x0207e698 module:overlay(0) +from:0x020b03c0 kind:load to:0x027e09c4 module:dtcm +from:0x020b03c4 kind:load to:0x027e0a48 module:dtcm +from:0x020b03c8 kind:load to:0x0207e6ac module:overlay(0) +from:0x020b03cc kind:load to:0x027e09dc module:dtcm +from:0x020b03d0 kind:load to:0x027e0b48 module:dtcm +from:0x020b03d4 kind:load to:0x0207e724 module:overlay(0) +from:0x020b03d8 kind:load to:0x027e09d0 module:dtcm +from:0x020b03f8 kind:arm_call to:0x0203d138 module:main +from:0x020b0400 kind:load to:0x027e0ca8 module:dtcm +from:0x020b0404 kind:load to:0x02081094 module:overlay(0) +from:0x020b041c kind:load to:0x020ace30 module:overlay(0) +from:0x020b0420 kind:load to:0x020b2b0c module:overlay(0) +from:0x020b0444 kind:load to:0x020b2c44 module:overlay(0) +from:0x020b06c0 kind:load to:0x020b2e40 module:overlay(0) +from:0x020b06c4 kind:load to:0x020b2e48 module:overlay(0) +from:0x020b06c8 kind:load to:0x020b2ccc module:overlay(0) +from:0x020b06cc kind:load to:0x020b2e50 module:overlay(0) +from:0x020b06d0 kind:load to:0x020b2e58 module:overlay(0) +from:0x020b06d4 kind:load to:0x020b2e60 module:overlay(0) +from:0x020b06d8 kind:load to:0x020b2e68 module:overlay(0) +from:0x020b06dc kind:load to:0x020b2e70 module:overlay(0) +from:0x020b06e0 kind:load to:0x020b2e78 module:overlay(0) +from:0x020b06e4 kind:load to:0x020b2e80 module:overlay(0) +from:0x020b06e8 kind:load to:0x020b2e88 module:overlay(0) +from:0x020b06ec kind:load to:0x020b2e90 module:overlay(0) +from:0x020b06f0 kind:load to:0x020b2e98 module:overlay(0) +from:0x020b06f4 kind:load to:0x020b2ea0 module:overlay(0) +from:0x020b06f8 kind:load to:0x020b2ea8 module:overlay(0) +from:0x020b06fc kind:load to:0x020b2eb0 module:overlay(0) +from:0x020b0700 kind:load to:0x020b2eb8 module:overlay(0) +from:0x020b0704 kind:load to:0x020b2ec0 module:overlay(0) +from:0x020b0708 kind:load to:0x020b2ec8 module:overlay(0) +from:0x020b070c kind:load to:0x020b2ed0 module:overlay(0) +from:0x020b0710 kind:load to:0x020b2ed8 module:overlay(0) +from:0x020b0714 kind:load to:0x020b2ee0 module:overlay(0) +from:0x020b0718 kind:load to:0x020b2ee8 module:overlay(0) +from:0x020b071c kind:load to:0x020b2ef0 module:overlay(0) +from:0x020b0720 kind:load to:0x020b2ef8 module:overlay(0) +from:0x020b0724 kind:load to:0x020b2f00 module:overlay(0) +from:0x020b0728 kind:load to:0x020b2f08 module:overlay(0) +from:0x020b072c kind:load to:0x020b2f10 module:overlay(0) +from:0x020b0730 kind:load to:0x020b2f18 module:overlay(0) +from:0x020b0734 kind:load to:0x020b2f20 module:overlay(0) +from:0x020b0738 kind:load to:0x020b2f28 module:overlay(0) +from:0x020b073c kind:load to:0x020b2f30 module:overlay(0) +from:0x020b0750 kind:load to:0x020b2fbc module:overlay(0) +from:0x020b076c kind:arm_call to:0x02096c9c module:overlay(0) +from:0x020b0780 kind:load to:0x020b5370 module:overlay(0) +from:0x020b0784 kind:load to:0x020b5370 module:overlay(0) +from:0x020b07a8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020b07c0 kind:load to:0x020b5378 module:overlay(0) +from:0x020b07c4 kind:load to:0x020b537c module:overlay(0) +from:0x020b07e4 kind:arm_call to:0x0209a8c8 module:overlay(0) +from:0x020b07f4 kind:arm_call to:0x0203ce4c module:main +from:0x020b0808 kind:load to:0x020b5bdc module:overlay(0) +from:0x020b080c kind:load to:0x020b5bec module:overlay(0) +from:0x020b0810 kind:load to:0x0209ac74 module:overlay(0) +from:0x020b0814 kind:load to:0x020b5be0 module:overlay(0) +from:0x020b0834 kind:arm_call to:0x0209acb8 module:overlay(0) +from:0x020b0844 kind:arm_call to:0x0203ce4c module:main +from:0x020b0858 kind:load to:0x020b5c28 module:overlay(0) +from:0x020b085c kind:load to:0x020b5c38 module:overlay(0) +from:0x020b0860 kind:load to:0x0209b1f8 module:overlay(0) +from:0x020b0864 kind:load to:0x020b5c2c module:overlay(0) +from:0x020b0884 kind:arm_call to:0x0209bf98 module:overlay(0) +from:0x020b0894 kind:arm_call to:0x0203ce4c module:main +from:0x020b08a8 kind:load to:0x020b5c78 module:overlay(0) +from:0x020b08ac kind:load to:0x020b5c88 module:overlay(0) +from:0x020b08b0 kind:load to:0x0209c040 module:overlay(0) +from:0x020b08b4 kind:load to:0x020b5c7c module:overlay(0) +from:0x020b08d4 kind:arm_call to:0x0209c084 module:overlay(0) +from:0x020b08e4 kind:arm_call to:0x0203ce4c module:main +from:0x020b08f8 kind:load to:0x020b5cc4 module:overlay(0) +from:0x020b08fc kind:load to:0x020b5cd4 module:overlay(0) +from:0x020b0900 kind:load to:0x0209c314 module:overlay(0) +from:0x020b0904 kind:load to:0x020b5cc8 module:overlay(0) +from:0x020b092c kind:load to:0x020b5d10 module:overlay(0) +from:0x020b0958 kind:arm_call to:0x0209dcf0 module:overlay(0) +from:0x020b0968 kind:arm_call to:0x0203ce4c module:main +from:0x020b097c kind:load to:0x020b60f4 module:overlay(0) +from:0x020b0980 kind:load to:0x020b6110 module:overlay(0) +from:0x020b0984 kind:load to:0x0209e3c4 module:overlay(0) +from:0x020b0988 kind:load to:0x020b6104 module:overlay(0) +from:0x020b09a8 kind:arm_call to:0x0209e408 module:overlay(0) +from:0x020b09b8 kind:arm_call to:0x0203ce4c module:main +from:0x020b09cc kind:load to:0x020b6208 module:overlay(0) +from:0x020b09d0 kind:load to:0x020b6218 module:overlay(0) +from:0x020b09d4 kind:load to:0x0209e734 module:overlay(0) +from:0x020b09d8 kind:load to:0x020b620c module:overlay(0) +from:0x020b13bc kind:load to:0x020b6280 module:overlay(0) +from:0x020b13c0 kind:load to:0x020b3c94 module:overlay(0) +from:0x020b17c8 kind:load to:0x020b4390 module:overlay(0) +from:0x020b17e4 kind:arm_call to:0x020c5020 module:overlay(18) +from:0x020b17f8 kind:load to:0x020b6284 module:overlay(0) +from:0x020b17fc kind:load to:0x020b6288 module:overlay(0) +from:0x020b1818 kind:load to:0x020b48dc module:overlay(0) +from:0x020b1854 kind:load to:0x020b4998 module:overlay(0) +from:0x020b187c kind:load to:0x020b4a28 module:overlay(0) +from:0x020b188c kind:load to:0x020b64e0 module:overlay(0) +from:0x020b1890 kind:load to:0x020a8060 module:overlay(0) +from:0x020b1894 kind:load to:0x020aff78 module:overlay(0) +from:0x020b1898 kind:load to:0x020affac module:overlay(0) +from:0x020b189c kind:load to:0x020affe0 module:overlay(0) +from:0x020b18a0 kind:load to:0x020b0030 module:overlay(0) +from:0x020b18a4 kind:load to:0x020b0064 module:overlay(0) +from:0x020b18a8 kind:load to:0x020b0098 module:overlay(0) +from:0x020b18ac kind:load to:0x020b00e8 module:overlay(0) +from:0x020b18b0 kind:load to:0x020b0148 module:overlay(0) +from:0x020b18b4 kind:load to:0x020b0194 module:overlay(0) +from:0x020b18b8 kind:load to:0x020b01e4 module:overlay(0) +from:0x020b18bc kind:load to:0x020b0218 module:overlay(0) +from:0x020b18c0 kind:load to:0x020b024c module:overlay(0) +from:0x020b18c4 kind:load to:0x020b026c module:overlay(0) +from:0x020b18c8 kind:load to:0x020b035c module:overlay(0) +from:0x020b18cc kind:load to:0x020b03dc module:overlay(0) +from:0x020b18d0 kind:load to:0x020b0408 module:overlay(0) +from:0x020b18d4 kind:load to:0x020b0424 module:overlay(0) +from:0x020b18d8 kind:load to:0x020b044c module:overlay(0) +from:0x020b18dc kind:load to:0x020b0740 module:overlay(0) +from:0x020b18e0 kind:load to:0x020b0754 module:overlay(0) +from:0x020b18e4 kind:load to:0x020b0788 module:overlay(0) +from:0x020b18e8 kind:load to:0x020b07c8 module:overlay(0) +from:0x020b18ec kind:load to:0x020b0818 module:overlay(0) +from:0x020b18f0 kind:load to:0x020b0868 module:overlay(0) +from:0x020b18f4 kind:load to:0x020b08b8 module:overlay(0) +from:0x020b18f8 kind:load to:0x020b0908 module:overlay(0) +from:0x020b18fc kind:load to:0x020b0930 module:overlay(0) +from:0x020b1900 kind:load to:0x020b098c module:overlay(0) +from:0x020b1904 kind:load to:0x020b09dc module:overlay(0) +from:0x020b1908 kind:load to:0x020b13c4 module:overlay(0) +from:0x020b190c kind:load to:0x020b17cc module:overlay(0) +from:0x020b1910 kind:load to:0x020b1800 module:overlay(0) +from:0x020b1914 kind:load to:0x020b181c module:overlay(0) +from:0x020b1918 kind:load to:0x020b1858 module:overlay(0) +from:0x020b191c kind:load to:0x020b1880 module:overlay(0) +from:0x020b1948 kind:load to:0x02057700 module:overlay(0) +from:0x020b194c kind:load to:0x02057714 module:overlay(0) +from:0x020b1950 kind:load to:0x02057eb8 module:overlay(0) +from:0x020b1954 kind:load to:0x01ffc398 module:itcm +from:0x020b1958 kind:load to:0x01ffc3d4 module:itcm +from:0x020b195c kind:load to:0x01ffc45c module:itcm +from:0x020b1960 kind:load to:0x01ffc4cc module:itcm +from:0x020b196c kind:load to:0x020579c0 module:overlay(0) +from:0x020b1970 kind:load to:0x020579d4 module:overlay(0) +from:0x020b1974 kind:load to:0x020578e8 module:overlay(0) +from:0x020b1978 kind:load to:0x0205791c module:overlay(0) +from:0x020b197c kind:load to:0x01ffc3d4 module:itcm +from:0x020b1980 kind:load to:0x01ffc45c module:itcm +from:0x020b1984 kind:load to:0x01ffc4cc module:itcm +from:0x020b19d0 kind:load to:0x02057ad4 module:overlay(0) +from:0x020b19d4 kind:load to:0x02057ae8 module:overlay(0) +from:0x020b19d8 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b19dc kind:load to:0x02057a68 module:overlay(0) +from:0x020b19e0 kind:load to:0x02057da8 module:overlay(0) +from:0x020b19e4 kind:load to:0x02057e24 module:overlay(0) +from:0x020b19e8 kind:load to:0x02057e88 module:overlay(0) +from:0x020b19ec kind:load to:0x02057c14 module:overlay(0) +from:0x020b19f0 kind:load to:0x02057d64 module:overlay(0) +from:0x020b19fc kind:load to:0x02057aa4 module:overlay(0) +from:0x020b1a00 kind:load to:0x02057ab8 module:overlay(0) +from:0x020b1a04 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b1a08 kind:load to:0x02057a18 module:overlay(0) +from:0x020b1a0c kind:load to:0x02057da8 module:overlay(0) +from:0x020b1a10 kind:load to:0x02057e24 module:overlay(0) +from:0x020b1a14 kind:load to:0x02057e88 module:overlay(0) +from:0x020b1a18 kind:load to:0x02057c14 module:overlay(0) +from:0x020b1a1c kind:load to:0x02057d64 module:overlay(0) +from:0x020b1a28 kind:load to:0x02057b04 module:overlay(0) +from:0x020b1a2c kind:load to:0x02057b18 module:overlay(0) +from:0x020b1a30 kind:load to:0x02057eb8 module:overlay(0) +from:0x020b1a38 kind:load to:0x01ffc3d4 module:itcm +from:0x020b1a3c kind:load to:0x01ffc45c module:itcm +from:0x020b1a40 kind:load to:0x01ffc4cc module:itcm +from:0x020b1a4c kind:load to:0x02057b6d module:overlay(0) +from:0x020b1a50 kind:load to:0x02057b8d module:overlay(0) +from:0x020b1a54 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b1a58 kind:load to:0x01ffc57c module:itcm +from:0x020b1a5c kind:load to:0x02057da8 module:overlay(0) +from:0x020b1a60 kind:load to:0x02057e24 module:overlay(0) +from:0x020b1a64 kind:load to:0x02057e88 module:overlay(0) +from:0x020b1a68 kind:load to:0x02057c14 module:overlay(0) +from:0x020b1a6c kind:load to:0x02057d64 module:overlay(0) +from:0x020b1a78 kind:load to:0x02057ea5 module:overlay(0) +from:0x020b1a7c kind:load to:0x02057ea9 module:overlay(0) +from:0x020b1a80 kind:load to:0x02057eb8 module:overlay(0) +from:0x020b1a9c kind:load to:0x0205835c module:overlay(0) +from:0x020b1aa0 kind:load to:0x02058370 module:overlay(0) +from:0x020b1aa4 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b1aa8 kind:load to:0x020584d8 module:overlay(0) +from:0x020b1aac kind:load to:0x02057da8 module:overlay(0) +from:0x020b1ab0 kind:load to:0x02057e24 module:overlay(0) +from:0x020b1ab4 kind:load to:0x02057e88 module:overlay(0) +from:0x020b1ab8 kind:load to:0x02057c14 module:overlay(0) +from:0x020b1abc kind:load to:0x02057d64 module:overlay(0) +from:0x020b1ac8 kind:load to:0x02058080 module:overlay(0) +from:0x020b1acc kind:load to:0x02058094 module:overlay(0) +from:0x020b1ad0 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b1ad4 kind:load to:0x01ffc57c module:itcm +from:0x020b1ad8 kind:load to:0x02057da8 module:overlay(0) +from:0x020b1adc kind:load to:0x02057e24 module:overlay(0) +from:0x020b1ae0 kind:load to:0x02057e88 module:overlay(0) +from:0x020b1ae4 kind:load to:0x02057c14 module:overlay(0) +from:0x020b1ae8 kind:load to:0x02057d64 module:overlay(0) +from:0x020b1af4 kind:load to:0x020585b9 module:overlay(0) +from:0x020b1af8 kind:load to:0x02058601 module:overlay(0) +from:0x020b1b0c kind:load to:0x02058bdc module:overlay(0) +from:0x020b1b10 kind:load to:0x02058bf0 module:overlay(0) +from:0x020b1b14 kind:load to:0x02058b94 module:overlay(0) +from:0x020b1b18 kind:load to:0x02058bc8 module:overlay(0) +from:0x020b1b1c kind:load to:0x01ffc3d4 module:itcm +from:0x020b1b20 kind:load to:0x01ffc45c module:itcm +from:0x020b1b24 kind:load to:0x01ffc4cc module:itcm +from:0x020b1b30 kind:load to:0x02058e00 module:overlay(0) +from:0x020b1b3c kind:load to:0x02059148 module:overlay(0) +from:0x020b1b5c kind:load to:0x020b1b60 module:overlay(0) +from:0x020b1b9c kind:load to:0x02059779 module:overlay(0) +from:0x020b1ba0 kind:load to:0x020597a5 module:overlay(0) +from:0x020b1ba4 kind:load to:0x0205991d module:overlay(0) +from:0x020b1ba8 kind:load to:0x020598fc module:overlay(0) +from:0x020b1bac kind:load to:0x0205a07c module:overlay(0) +from:0x020b1bb0 kind:load to:0x0205a070 module:overlay(0) +from:0x020b1bb4 kind:load to:0x0205a064 module:overlay(0) +from:0x020b1bb8 kind:load to:0x0205a088 module:overlay(0) +from:0x020b1bc4 kind:load to:0x0205a7e4 module:overlay(0) +from:0x020b1bc8 kind:load to:0x0205a7f8 module:overlay(0) +from:0x020b1bcc kind:load to:0x0205a700 module:overlay(0) +from:0x020b1bd0 kind:load to:0x01ffc57c module:itcm +from:0x020b1bd4 kind:load to:0x02057da8 module:overlay(0) +from:0x020b1bd8 kind:load to:0x02057e24 module:overlay(0) +from:0x020b1bdc kind:load to:0x02057e88 module:overlay(0) +from:0x020b1be0 kind:load to:0x01ffc7a4 module:itcm +from:0x020b1be4 kind:load to:0x02057d64 module:overlay(0) +from:0x020b1bf0 kind:load to:0x0205b354 module:overlay(0) +from:0x020b1c48 kind:load to:0x02060294 module:overlay(0) +from:0x020b1c4c kind:load to:0x020603e0 module:overlay(0) +from:0x020b1c58 kind:load to:0x0205fed0 module:overlay(0) +from:0x020b1c5c kind:load to:0x020600d8 module:overlay(0) +from:0x020b1c68 kind:load to:0x0205fed0 module:overlay(0) +from:0x020b1c6c kind:load to:0x020600d8 module:overlay(0) +from:0x020b1cf4 kind:load to:0x020185b8 module:main +from:0x020b1cf8 kind:load to:0x020185e4 module:main +from:0x020b1cfc kind:load to:0x02060ef4 module:overlay(0) +from:0x020b1d00 kind:load to:0x02060f2c module:overlay(0) +from:0x020b1d04 kind:load to:0x02060fa4 module:overlay(0) +from:0x020b1d08 kind:load to:0x020185a9 module:main +from:0x020b1d0c kind:load to:0x020185ad module:main +from:0x020b1d10 kind:load to:0x020185b1 module:main +from:0x020b1d14 kind:load to:0x020185b5 module:main +from:0x020b1d18 kind:load to:0x02018654 module:main +from:0x020b1d1c kind:load to:0x0201866c module:main +from:0x020b1d20 kind:load to:0x0201867c module:main +from:0x020b1d24 kind:load to:0x02018680 module:main +from:0x020b1d28 kind:load to:0x020186cc module:main +from:0x020b1d2c kind:load to:0x02060fa8 module:overlay(0) +from:0x020b1d30 kind:load to:0x02061010 module:overlay(0) +from:0x020b1d34 kind:load to:0x02061018 module:overlay(0) +from:0x020b1d38 kind:load to:0x0206101c module:overlay(0) +from:0x020b1db8 kind:load to:0x02061670 module:overlay(0) +from:0x020b1dbc kind:load to:0x02061688 module:overlay(0) +from:0x020b1dc0 kind:load to:0x020616c0 module:overlay(0) +from:0x020b1dc4 kind:load to:0x020616c4 module:overlay(0) +from:0x020b1dc8 kind:load to:0x020616c8 module:overlay(0) +from:0x020b1dcc kind:load to:0x020616cc module:overlay(0) +from:0x020b1dd0 kind:load to:0x020616d0 module:overlay(0) +from:0x020b1dd4 kind:load to:0x020616d4 module:overlay(0) +from:0x020b1dd8 kind:load to:0x020616d8 module:overlay(0) +from:0x020b1ddc kind:load to:0x020616dc module:overlay(0) +from:0x020b1de8 kind:load to:0x02061848 module:overlay(0) +from:0x020b1e28 kind:load to:0x02061a6c module:overlay(0) +from:0x020b1e2c kind:load to:0x02061a84 module:overlay(0) +from:0x020b1e30 kind:load to:0x02061abc module:overlay(0) +from:0x020b1e34 kind:load to:0x02061ac0 module:overlay(0) +from:0x020b1e40 kind:load to:0x02061b54 module:overlay(0) +from:0x020b1e44 kind:load to:0x02061bc4 module:overlay(0) +from:0x020b1e48 kind:load to:0x02061cac module:overlay(0) +from:0x020b1e4c kind:load to:0x02061cb0 module:overlay(0) +from:0x020b1e50 kind:load to:0x02061cb4 module:overlay(0) +from:0x020b1e54 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b1e58 kind:load to:0x02061cbc module:overlay(0) +from:0x020b1e64 kind:load to:0x02061ee0 module:overlay(0) +from:0x020b1e68 kind:load to:0x02061dbc module:overlay(0) +from:0x020b1e6c kind:load to:0x02061de8 module:overlay(0) +from:0x020b1e70 kind:load to:0x02061e98 module:overlay(0) +from:0x020b1e7c kind:load to:0x02062300 module:overlay(0) +from:0x020b1e80 kind:load to:0x0206233c module:overlay(0) +from:0x020b1e84 kind:load to:0x02062360 module:overlay(0) +from:0x020b1e88 kind:load to:0x02062394 module:overlay(0) +from:0x020b1e94 kind:load to:0x02061ee0 module:overlay(0) +from:0x020b1e98 kind:load to:0x02061dbc module:overlay(0) +from:0x020b1e9c kind:load to:0x02061de8 module:overlay(0) +from:0x020b1ea0 kind:load to:0x02061e98 module:overlay(0) +from:0x020b1eac kind:load to:0x02062b90 module:overlay(0) +from:0x020b1eb0 kind:load to:0x02062ba4 module:overlay(0) +from:0x020b1eb4 kind:load to:0x02062cc0 module:overlay(0) +from:0x020b1eb8 kind:load to:0x02062db8 module:overlay(0) +from:0x020b1ec4 kind:load to:0x02063050 module:overlay(0) +from:0x020b1ec8 kind:load to:0x02063064 module:overlay(0) +from:0x020b1ecc kind:load to:0x02062cc0 module:overlay(0) +from:0x020b1ed0 kind:load to:0x02063144 module:overlay(0) +from:0x020b1edc kind:load to:0x020635e8 module:overlay(0) +from:0x020b1ee0 kind:load to:0x020635fc module:overlay(0) +from:0x020b1ee4 kind:load to:0x02062cc0 module:overlay(0) +from:0x020b1ee8 kind:load to:0x0206351c module:overlay(0) +from:0x020b1ef4 kind:load to:0x020637f8 module:overlay(0) +from:0x020b1ef8 kind:load to:0x0206380c module:overlay(0) +from:0x020b1efc kind:load to:0x02062cc0 module:overlay(0) +from:0x020b1f00 kind:load to:0x020636c8 module:overlay(0) +from:0x020b1f0c kind:load to:0x02063b2c module:overlay(0) +from:0x020b1f10 kind:load to:0x02063b4c module:overlay(0) +from:0x020b1f14 kind:load to:0x02063a70 module:overlay(0) +from:0x020b1f18 kind:load to:0x020638e8 module:overlay(0) +from:0x020b1f24 kind:load to:0x02063b74 module:overlay(0) +from:0x020b1f28 kind:load to:0x02063b94 module:overlay(0) +from:0x020b1f2c kind:load to:0x02063af0 module:overlay(0) +from:0x020b1f30 kind:load to:0x020638e8 module:overlay(0) +from:0x020b1f3c kind:load to:0x02063afc module:overlay(0) +from:0x020b1f40 kind:load to:0x02063b10 module:overlay(0) +from:0x020b1f44 kind:load to:0x02062cc0 module:overlay(0) +from:0x020b1f48 kind:load to:0x020638e8 module:overlay(0) +from:0x020b1f54 kind:load to:0x02063ef0 module:overlay(0) +from:0x020b1f58 kind:load to:0x02063f04 module:overlay(0) +from:0x020b1f5c kind:load to:0x02063cc0 module:overlay(0) +from:0x020b1f60 kind:load to:0x0206351c module:overlay(0) +from:0x020b1f6c kind:load to:0x020643cc module:overlay(0) +from:0x020b1f70 kind:load to:0x02064528 module:overlay(0) +from:0x020b1f7c kind:load to:0x02064588 module:overlay(0) +from:0x020b1f80 kind:load to:0x020645fc module:overlay(0) +from:0x020b1f9c kind:load to:0x02065e7c module:overlay(0) +from:0x020b1fa0 kind:load to:0x02065e90 module:overlay(0) +from:0x020b1fa4 kind:load to:0x02065d28 module:overlay(0) +from:0x020b1fa8 kind:load to:0x02065e64 module:overlay(0) +from:0x020b1fac kind:load to:0x02065e68 module:overlay(0) +from:0x020b1fb8 kind:load to:0x020661c8 module:overlay(0) +from:0x020b1fbc kind:load to:0x020661dc module:overlay(0) +from:0x020b1fc0 kind:load to:0x02065f74 module:overlay(0) +from:0x020b1fc4 kind:load to:0x0206616c module:overlay(0) +from:0x020b1fc8 kind:load to:0x02066170 module:overlay(0) +from:0x020b1fd4 kind:load to:0x02066244 module:overlay(0) +from:0x020b1fd8 kind:load to:0x02066258 module:overlay(0) +from:0x020b1fdc kind:load to:0x0201bbbc module:main +from:0x020b1fe0 kind:load to:0x02066230 module:overlay(0) +from:0x020b1fe4 kind:load to:0x0201bd64 module:main +from:0x020b2028 kind:load to:0x020b1fe8 module:overlay(0) +from:0x020b202c kind:load to:0x020b2000 module:overlay(0) +from:0x020b2030 kind:load to:0x020b1ff4 module:overlay(0) +from:0x020b2034 kind:load to:0x020b200c module:overlay(0) +from:0x020b203c kind:load to:0x020b2018 module:overlay(0) +from:0x020b2058 kind:load to:0x020667b8 module:overlay(0) +from:0x020b205c kind:load to:0x020667d4 module:overlay(0) +from:0x020b2060 kind:load to:0x020669ac module:overlay(0) +from:0x020b2064 kind:load to:0x020669b0 module:overlay(0) +from:0x020b2068 kind:load to:0x02066a3c module:overlay(0) +from:0x020b206c kind:load to:0x02066ddc module:overlay(0) +from:0x020b2070 kind:load to:0x020669b8 module:overlay(0) +from:0x020b2074 kind:load to:0x02067214 module:overlay(0) +from:0x020b2078 kind:load to:0x0206721c module:overlay(0) +from:0x020b2084 kind:load to:0x020667b8 module:overlay(0) +from:0x020b2088 kind:load to:0x020667d4 module:overlay(0) +from:0x020b208c kind:load to:0x020673a8 module:overlay(0) +from:0x020b2090 kind:load to:0x02067414 module:overlay(0) +from:0x020b2094 kind:load to:0x02067454 module:overlay(0) +from:0x020b2098 kind:load to:0x02066ddc module:overlay(0) +from:0x020b209c kind:load to:0x020669b8 module:overlay(0) +from:0x020b20a0 kind:load to:0x02067214 module:overlay(0) +from:0x020b20a4 kind:load to:0x0206721c module:overlay(0) +from:0x020b20a8 kind:load to:0x0206728c module:overlay(0) +from:0x020b20ac kind:load to:0x020672d4 module:overlay(0) +from:0x020b20dc kind:load to:0x02068660 module:overlay(0) +from:0x020b20e0 kind:load to:0x02068664 module:overlay(0) +from:0x020b20e4 kind:load to:0x02069bf4 module:overlay(0) +from:0x020b20e8 kind:load to:0x02069824 module:overlay(0) +from:0x020b20ec kind:load to:0x0206867c module:overlay(0) +from:0x020b20f0 kind:load to:0x02068684 module:overlay(0) +from:0x020b20f4 kind:load to:0x020686b8 module:overlay(0) +from:0x020b20f8 kind:load to:0x02068fcc module:overlay(0) +from:0x020b20fc kind:load to:0x02069684 module:overlay(0) +from:0x020b2100 kind:load to:0x0206995c module:overlay(0) +from:0x020b2104 kind:load to:0x02068848 module:overlay(0) +from:0x020b2108 kind:load to:0x020687dc module:overlay(0) +from:0x020b210c kind:load to:0x020688fc module:overlay(0) +from:0x020b2110 kind:load to:0x02068948 module:overlay(0) +from:0x020b2114 kind:load to:0x02069688 module:overlay(0) +from:0x020b2118 kind:load to:0x02069734 module:overlay(0) +from:0x020b211c kind:load to:0x020691b8 module:overlay(0) +from:0x020b2120 kind:load to:0x02069a20 module:overlay(0) +from:0x020b2124 kind:load to:0x020697f4 module:overlay(0) +from:0x020b213c kind:load to:0x0206ba7c module:overlay(0) +from:0x020b2140 kind:load to:0x0206ba90 module:overlay(0) +from:0x020b2144 kind:load to:0x0206b348 module:overlay(0) +from:0x020b2148 kind:load to:0x0206b32c module:overlay(0) +from:0x020b2154 kind:load to:0x0206baac module:overlay(0) +from:0x020b2158 kind:load to:0x0206bac0 module:overlay(0) +from:0x020b215c kind:load to:0x0206ba70 module:overlay(0) +from:0x020b2160 kind:load to:0x0206ba64 module:overlay(0) +from:0x020b216c kind:load to:0x0206a810 module:overlay(0) +from:0x020b2170 kind:load to:0x0206a814 module:overlay(0) +from:0x020b2174 kind:load to:0x0206a96c module:overlay(0) +from:0x020b2178 kind:load to:0x0206a82c module:overlay(0) +from:0x020b2194 kind:load to:0x0207039c module:overlay(0) +from:0x020b2198 kind:load to:0x020b6d65 module:overlays(1,8,12) +from:0x020b219c kind:load to:0x020b6df5 module:overlays(1,8) +from:0x020b21a0 kind:load to:0x020b6f1d module:overlays(1,8) +from:0x020b21e4 kind:load to:0x020712b4 module:overlay(0) +from:0x020b21e8 kind:load to:0x020712c8 module:overlay(0) +from:0x020b21ec kind:load to:0x02065d28 module:overlay(0) +from:0x020b21f0 kind:load to:0x02070f7c module:overlay(0) +from:0x020b21f4 kind:load to:0x02070fc0 module:overlay(0) +from:0x020b2200 kind:load to:0x02071284 module:overlay(0) +from:0x020b2204 kind:load to:0x02071298 module:overlay(0) +from:0x020b2208 kind:load to:0x0201bbbc module:main +from:0x020b220c kind:load to:0x02070e38 module:overlay(0) +from:0x020b2210 kind:load to:0x0201bd64 module:main +from:0x020b2244 kind:load to:0x02073110 module:overlay(0) +from:0x020b2248 kind:load to:0x02073114 module:overlay(0) +from:0x020b224c kind:load to:0x0207312c module:overlay(0) +from:0x020b2250 kind:load to:0x02073134 module:overlay(0) +from:0x020b2258 kind:load to:0x02073148 module:overlay(0) +from:0x020b225c kind:load to:0x0207314c module:overlay(0) +from:0x020b2260 kind:load to:0x02073150 module:overlay(0) +from:0x020b2264 kind:load to:0x02073158 module:overlay(0) +from:0x020b2270 kind:load to:0x02073164 module:overlay(0) +from:0x020b2274 kind:load to:0x02073168 module:overlay(0) +from:0x020b2278 kind:load to:0x0207316c module:overlay(0) +from:0x020b227c kind:load to:0x020731d4 module:overlay(0) +from:0x020b2288 kind:load to:0x02073164 module:overlay(0) +from:0x020b228c kind:load to:0x02073168 module:overlay(0) +from:0x020b2290 kind:load to:0x0207316c module:overlay(0) +from:0x020b2294 kind:load to:0x02073250 module:overlay(0) +from:0x020b22a0 kind:load to:0x020745cc module:overlay(0) +from:0x020b22a4 kind:load to:0x020745f4 module:overlay(0) +from:0x020b22a8 kind:load to:0x02073e60 module:overlay(0) +from:0x020b22ac kind:load to:0x02073e68 module:overlay(0) +from:0x020b22b0 kind:load to:0x02073ec0 module:overlay(0) +from:0x020b22b4 kind:load to:0x02073148 module:overlay(0) +from:0x020b22b8 kind:load to:0x02073fb4 module:overlay(0) +from:0x020b22bc kind:load to:0x020741dc module:overlay(0) +from:0x020b22c0 kind:load to:0x0207420c module:overlay(0) +from:0x020b22cc kind:load to:0x02074770 module:overlay(0) +from:0x020b22d0 kind:load to:0x02074748 module:overlay(0) +from:0x020b22d4 kind:load to:0x02074690 module:overlay(0) +from:0x020b22d8 kind:load to:0x02074698 module:overlay(0) +from:0x020b22dc kind:load to:0x020746a4 module:overlay(0) +from:0x020b22e0 kind:load to:0x02073148 module:overlay(0) +from:0x020b22e4 kind:load to:0x0207314c module:overlay(0) +from:0x020b22e8 kind:load to:0x020746f4 module:overlay(0) +from:0x020b22ec kind:load to:0x02073158 module:overlay(0) +from:0x020b22f0 kind:load to:0x0207473c module:overlay(0) +from:0x020b22fc kind:load to:0x020747b0 module:overlay(0) +from:0x020b2300 kind:load to:0x02074790 module:overlay(0) +from:0x020b2304 kind:load to:0x020616c0 module:overlay(0) +from:0x020b2308 kind:load to:0x020616c4 module:overlay(0) +from:0x020b230c kind:load to:0x020616c8 module:overlay(0) +from:0x020b2310 kind:load to:0x020747a0 module:overlay(0) +from:0x020b2314 kind:load to:0x020616d0 module:overlay(0) +from:0x020b2318 kind:load to:0x020616d4 module:overlay(0) +from:0x020b231c kind:load to:0x020616d8 module:overlay(0) +from:0x020b2320 kind:load to:0x020616dc module:overlay(0) +from:0x020b232c kind:load to:0x02074f54 module:overlay(0) +from:0x020b2330 kind:load to:0x02074fc8 module:overlay(0) +from:0x020b2334 kind:load to:0x020747c0 module:overlay(0) +from:0x020b2338 kind:load to:0x020747c8 module:overlay(0) +from:0x020b233c kind:load to:0x0207480c module:overlay(0) +from:0x020b2340 kind:load to:0x02074a58 module:overlay(0) +from:0x020b2344 kind:load to:0x02074a70 module:overlay(0) +from:0x020b2348 kind:load to:0x02073150 module:overlay(0) +from:0x020b234c kind:load to:0x02073158 module:overlay(0) +from:0x020b2358 kind:load to:0x02075104 module:overlay(0) +from:0x020b2364 kind:load to:0x02074fb4 module:overlay(0) +from:0x020b2368 kind:load to:0x020761dc module:overlay(0) +from:0x020b236c kind:load to:0x0201bbbc module:main +from:0x020b2370 kind:load to:0x0201bd60 module:main +from:0x020b2374 kind:load to:0x0201bd64 module:main +from:0x020b2380 kind:load to:0x020750dc module:overlay(0) +from:0x020b2384 kind:load to:0x020667d4 module:overlay(0) +from:0x020b2388 kind:load to:0x02075828 module:overlay(0) +from:0x020b238c kind:load to:0x02067414 module:overlay(0) +from:0x020b2390 kind:load to:0x02075850 module:overlay(0) +from:0x020b2394 kind:load to:0x020758dc module:overlay(0) +from:0x020b2398 kind:load to:0x020669b8 module:overlay(0) +from:0x020b239c kind:load to:0x0207604c module:overlay(0) +from:0x020b23a0 kind:load to:0x02076068 module:overlay(0) +from:0x020b23a4 kind:load to:0x02074f8c module:overlay(0) +from:0x020b23a8 kind:load to:0x020761f8 module:overlay(0) +from:0x020b2448 kind:load to:0x020762a4 module:overlay(0) +from:0x020b244c kind:load to:0x02076674 module:overlay(0) +from:0x020b2458 kind:load to:0x02077330 module:overlay(0) +from:0x020b245c kind:load to:0x02077424 module:overlay(0) +from:0x020b2468 kind:load to:0x02077470 module:overlay(0) +from:0x020b246c kind:load to:0x02077484 module:overlay(0) +from:0x020b2470 kind:load to:0x0201bbbc module:main +from:0x020b2474 kind:load to:0x02077168 module:overlay(0) +from:0x020b2478 kind:load to:0x0201bd64 module:main +from:0x020b247c kind:load to:0x020780dc module:overlay(0) +from:0x020b2484 kind:load to:0x02078168 module:overlay(0) +from:0x020b2494 kind:load to:0x02077c24 module:overlay(0) +from:0x020b2498 kind:load to:0x02078660 module:overlay(0) +from:0x020b249c kind:load to:0x02077810 module:overlay(0) +from:0x020b24a0 kind:load to:0x02077864 module:overlay(0) +from:0x020b24ac kind:load to:0x02078cd8 module:overlay(0) +from:0x020b24b8 kind:load to:0x02079150 module:overlay(0) +from:0x020b24bc kind:load to:0x02079164 module:overlay(0) +from:0x020b24c0 kind:load to:0x02079004 module:overlay(0) +from:0x020b24c4 kind:load to:0x0207900c module:overlay(0) +from:0x020b24c8 kind:load to:0x020792f0 module:overlay(0) +from:0x020b24cc kind:load to:0x0207901c module:overlay(0) +from:0x020b24d0 kind:load to:0x020792f4 module:overlay(0) +from:0x020b24d4 kind:load to:0x020792f8 module:overlay(0) +from:0x020b24d8 kind:load to:0x020792fc module:overlay(0) +from:0x020b24e4 kind:load to:0x02079258 module:overlay(0) +from:0x020b24e8 kind:load to:0x0207926c module:overlay(0) +from:0x020b24ec kind:load to:0x020791a8 module:overlay(0) +from:0x020b24f0 kind:load to:0x020791b0 module:overlay(0) +from:0x020b24f4 kind:load to:0x020792f0 module:overlay(0) +from:0x020b24f8 kind:load to:0x020791c0 module:overlay(0) +from:0x020b24fc kind:load to:0x020792f4 module:overlay(0) +from:0x020b2500 kind:load to:0x020792f8 module:overlay(0) +from:0x020b2504 kind:load to:0x020792fc module:overlay(0) +from:0x020b2520 kind:load to:0x020793bc module:overlay(0) +from:0x020b2524 kind:load to:0x020793d0 module:overlay(0) +from:0x020b2528 kind:load to:0x02079288 module:overlay(0) +from:0x020b252c kind:load to:0x0207bfe8 module:overlay(0) +from:0x020b2530 kind:load to:0x0207bff0 module:overlay(0) +from:0x020b253c kind:load to:0x020792d0 module:overlay(0) +from:0x020b2540 kind:load to:0x020792d4 module:overlay(0) +from:0x020b2548 kind:load to:0x020792ec module:overlay(0) +from:0x020b254c kind:load to:0x020792f0 module:overlay(0) +from:0x020b2554 kind:load to:0x020792f4 module:overlay(0) +from:0x020b2558 kind:load to:0x020792f8 module:overlay(0) +from:0x020b255c kind:load to:0x020792fc module:overlay(0) +from:0x020b256c kind:load to:0x0207ab28 module:overlay(0) +from:0x020b2570 kind:load to:0x0207ab3c module:overlay(0) +from:0x020b2574 kind:load to:0x020794ac module:overlay(0) +from:0x020b2578 kind:load to:0x020794f4 module:overlay(0) +from:0x020b257c kind:load to:0x020794b4 module:overlay(0) +from:0x020b2580 kind:load to:0x02079cb0 module:overlay(0) +from:0x020b2584 kind:load to:0x020792f4 module:overlay(0) +from:0x020b2588 kind:load to:0x020792f8 module:overlay(0) +from:0x020b258c kind:load to:0x0207a1c0 module:overlay(0) +from:0x020b25a0 kind:load to:0x0215d1cc module:overlays(67,78,83) +from:0x020b25b0 kind:load to:0x0215d364 module:overlays(67,78) +from:0x020b25c0 kind:load to:0x0215cc7c module:overlays(67,83) +from:0x020b25d0 kind:load to:0x0215cf80 module:overlays(67,68,83) +from:0x020b25e0 kind:load to:0x021614a8 module:overlays(59,60,62,66,84) +from:0x020b25e8 kind:load to:0x021616fc module:overlays(60,62,63,66,84) +from:0x020b25f0 kind:load to:0x02161cbc module:overlays(60,66,84,87) +from:0x020b2600 kind:load to:0x02161da8 module:overlays(60,66,84,87) +from:0x020b2610 kind:load to:0x021634ac module:overlays(59,60,63,68,73,74,75,84) +from:0x020b2620 kind:load to:0x02163868 module:overlays(59,60,63,68,73,74,84) +from:0x020b2630 kind:load to:0x02163a48 module:overlays(59,60,63,68,71,73,84) +from:0x020b2640 kind:load to:0x021635fc module:overlays(59,60,63,68,73,74,75,84) +from:0x020b2650 kind:load to:0x0207a29c module:overlay(0) +from:0x020b2660 kind:load to:0x0207a594 module:overlay(0) +from:0x020b2670 kind:load to:0x02161c0c module:overlays(60,62,66,74,84) +from:0x020b2680 kind:load to:0x021610d0 module:overlays(62,66,75,87) +from:0x020b2690 kind:load to:0x021612a0 module:overlays(62,66,75) +from:0x020b26a0 kind:load to:0x02161880 module:overlays(60,62,66,75,84) +from:0x020b26b0 kind:load to:0x02161bc0 module:overlays(60,62,66,68,84) +from:0x020b26c0 kind:load to:0x02161cc8 module:overlays(60,66,68,84) +from:0x020b26d0 kind:load to:0x0207a5a0 module:overlay(0) +from:0x020b26e0 kind:load to:0x0207a718 module:overlay(0) +from:0x020b26f8 kind:load to:0x0207ac90 module:overlay(0) +from:0x020b26fc kind:load to:0x0207aca4 module:overlay(0) +from:0x020b2700 kind:load to:0x0207ab94 module:overlay(0) +from:0x020b2704 kind:load to:0x020792ec module:overlay(0) +from:0x020b2708 kind:load to:0x0207ab9c module:overlay(0) +from:0x020b270c kind:load to:0x0207ac0c module:overlay(0) +from:0x020b2710 kind:load to:0x020792f4 module:overlay(0) +from:0x020b2714 kind:load to:0x020792f8 module:overlay(0) +from:0x020b2718 kind:load to:0x020792fc module:overlay(0) +from:0x020b2724 kind:load to:0x0207add0 module:overlay(0) +from:0x020b2728 kind:load to:0x0207ade4 module:overlay(0) +from:0x020b272c kind:load to:0x0207acfc module:overlay(0) +from:0x020b2730 kind:load to:0x020792ec module:overlay(0) +from:0x020b2734 kind:load to:0x0207ad04 module:overlay(0) +from:0x020b2738 kind:load to:0x0207ad80 module:overlay(0) +from:0x020b273c kind:load to:0x020792f4 module:overlay(0) +from:0x020b2740 kind:load to:0x020792f8 module:overlay(0) +from:0x020b2744 kind:load to:0x020792fc module:overlay(0) +from:0x020b2750 kind:load to:0x0207b408 module:overlay(0) +from:0x020b2754 kind:load to:0x0207b41c module:overlay(0) +from:0x020b2758 kind:load to:0x0207ae68 module:overlay(0) +from:0x020b275c kind:load to:0x020792ec module:overlay(0) +from:0x020b2760 kind:load to:0x0207ae98 module:overlay(0) +from:0x020b2764 kind:load to:0x0207aea4 module:overlay(0) +from:0x020b2768 kind:load to:0x020792f4 module:overlay(0) +from:0x020b276c kind:load to:0x020792f8 module:overlay(0) +from:0x020b2770 kind:load to:0x020792fc module:overlay(0) +from:0x020b277c kind:load to:0x0207b608 module:overlay(0) +from:0x020b2780 kind:load to:0x0207b61c module:overlay(0) +from:0x020b2784 kind:load to:0x0207b480 module:overlay(0) +from:0x020b2788 kind:load to:0x020792ec module:overlay(0) +from:0x020b278c kind:load to:0x0207b488 module:overlay(0) +from:0x020b2790 kind:load to:0x0207b4f8 module:overlay(0) +from:0x020b2794 kind:load to:0x020792f4 module:overlay(0) +from:0x020b2798 kind:load to:0x020792f8 module:overlay(0) +from:0x020b279c kind:load to:0x020792fc module:overlay(0) +from:0x020b27a8 kind:load to:0x0207b914 module:overlay(0) +from:0x020b27ac kind:load to:0x0207b928 module:overlay(0) +from:0x020b27b0 kind:load to:0x0207b6fc module:overlay(0) +from:0x020b27b4 kind:load to:0x0207b734 module:overlay(0) +from:0x020b27b8 kind:load to:0x0207b6ec module:overlay(0) +from:0x020b27c4 kind:load to:0x0207b944 module:overlay(0) +from:0x020b27c8 kind:load to:0x0207b958 module:overlay(0) +from:0x020b27cc kind:load to:0x0207b7b4 module:overlay(0) +from:0x020b27d0 kind:load to:0x0207b7f4 module:overlay(0) +from:0x020b27d4 kind:load to:0x0207b6ec module:overlay(0) +from:0x020b27e0 kind:load to:0x0207b974 module:overlay(0) +from:0x020b27e4 kind:load to:0x0207b988 module:overlay(0) +from:0x020b27e8 kind:load to:0x0207b874 module:overlay(0) +from:0x020b27ec kind:load to:0x0207b8bc module:overlay(0) +from:0x020b27f0 kind:load to:0x0207b6ec module:overlay(0) +from:0x020b27fc kind:load to:0x0207b638 module:overlay(0) +from:0x020b2800 kind:load to:0x0207b668 module:overlay(0) +from:0x020b2804 kind:load to:0x0207b6d0 module:overlay(0) +from:0x020b280c kind:load to:0x0207b6ec module:overlay(0) +from:0x020b2818 kind:load to:0x0207bfc4 module:overlay(0) +from:0x020b281c kind:load to:0x0207bfc8 module:overlay(0) +from:0x020b2820 kind:load to:0x0207bfe0 module:overlay(0) +from:0x020b2824 kind:load to:0x0207bfe8 module:overlay(0) +from:0x020b2828 kind:load to:0x0207bff0 module:overlay(0) +from:0x020b285c kind:load to:0x0207ec88 module:overlay(0) +from:0x020b2860 kind:load to:0x0207ecb8 module:overlay(0) +from:0x020b2864 kind:load to:0x0207ed64 module:overlay(0) +from:0x020b2870 kind:load to:0x0207edc8 module:overlay(0) +from:0x020b2874 kind:load to:0x0207edf8 module:overlay(0) +from:0x020b2878 kind:load to:0x0207ee60 module:overlay(0) +from:0x020b287c kind:load to:0x0207ee64 module:overlay(0) +from:0x020b2888 kind:load to:0x0207fa9c module:overlay(0) +from:0x020b288c kind:load to:0x0207fa94 module:overlay(0) +from:0x020b2898 kind:load to:0x0207fa9c module:overlay(0) +from:0x020b289c kind:load to:0x0207fa94 module:overlay(0) +from:0x020b28a8 kind:load to:0x0207fb78 module:overlay(0) +from:0x020b28ac kind:load to:0x0207fb70 module:overlay(0) +from:0x020b28b8 kind:load to:0x0207fa84 module:overlay(0) +from:0x020b28bc kind:load to:0x0207fa8c module:overlay(0) +from:0x020b2920 kind:load to:0x02081b54 module:overlay(0) +from:0x020b292c kind:load to:0x020821bc module:overlay(0) +from:0x020b2930 kind:load to:0x020821d0 module:overlay(0) +from:0x020b2944 kind:load to:0x020822cc module:overlay(0) +from:0x020b2948 kind:load to:0x020822e0 module:overlay(0) +from:0x020b294c kind:load to:0x02057bd4 module:overlay(0) +from:0x020b2950 kind:load to:0x01ffc57c module:itcm +from:0x020b2954 kind:load to:0x02057da8 module:overlay(0) +from:0x020b2958 kind:load to:0x02057e24 module:overlay(0) +from:0x020b295c kind:load to:0x02057e88 module:overlay(0) +from:0x020b2960 kind:load to:0x02057c14 module:overlay(0) +from:0x020b2964 kind:load to:0x02057d64 module:overlay(0) +from:0x020b2968 kind:load to:0x02082310 module:overlay(0) +from:0x020b296c kind:load to:0x02082314 module:overlay(0) +from:0x020b29e8 kind:load to:0x020b2970 module:overlay(0) +from:0x020b29ec kind:load to:0x020b29a0 module:overlay(0) +from:0x020b29f0 kind:load to:0x020b29d0 module:overlay(0) +from:0x020b29f4 kind:load to:0x020b29dc module:overlay(0) +from:0x020b29f8 kind:load to:0x020b297c module:overlay(0) +from:0x020b29fc kind:load to:0x020b29b8 module:overlay(0) +from:0x020b2a00 kind:load to:0x020b29c4 module:overlay(0) +from:0x020b2a04 kind:load to:0x020b2988 module:overlay(0) +from:0x020b2a08 kind:load to:0x020b2974 module:overlay(0) +from:0x020b2a0c kind:load to:0x020b2994 module:overlay(0) +from:0x020b2a10 kind:load to:0x020b29ac module:overlay(0) +from:0x020b2a30 kind:load to:0x0208453d module:overlay(0) +from:0x020b2a34 kind:load to:0x02084569 module:overlay(0) +from:0x020b2a38 kind:load to:0x0207bfe0 module:overlay(0) +from:0x020b2a3c kind:load to:0x0207bfe8 module:overlay(0) +from:0x020b2a40 kind:load to:0x0207bff0 module:overlay(0) +from:0x020b2a44 kind:load to:0x020845c5 module:overlay(0) +from:0x020b2a50 kind:load to:0x02085240 module:overlay(0) +from:0x020b2a54 kind:load to:0x02085ac4 module:overlay(0) +from:0x020b2a58 kind:load to:0x02085a08 module:overlay(0) +from:0x020b2a5c kind:load to:0x02085a28 module:overlay(0) +from:0x020b2a60 kind:load to:0x0207bff0 module:overlay(0) +from:0x020b2a6c kind:load to:0x02086f5c module:overlay(0) +from:0x020b2a70 kind:load to:0x02086f70 module:overlay(0) +from:0x020b2a74 kind:load to:0x020869e0 module:overlay(0) +from:0x020b2a78 kind:load to:0x02086d50 module:overlay(0) +from:0x020b2a7c kind:load to:0x0207bff0 module:overlay(0) +from:0x020b2a80 kind:load to:0x020866e5 module:overlay(0) +from:0x020b2a8c kind:load to:0x02087070 module:overlay(0) +from:0x020b2a90 kind:load to:0x02087084 module:overlay(0) +from:0x020b2a94 kind:load to:0x0207bfe0 module:overlay(0) +from:0x020b2a98 kind:load to:0x02086f8c module:overlay(0) +from:0x020b2a9c kind:load to:0x0207bff0 module:overlay(0) +from:0x020b2aa8 kind:load to:0x02087d44 module:overlay(0) +from:0x020b2aac kind:load to:0x02087d58 module:overlay(0) +from:0x020b2ab0 kind:load to:0x02087854 module:overlay(0) +from:0x020b2ab4 kind:load to:0x020878c0 module:overlay(0) +from:0x020b2ab8 kind:load to:0x0207bff0 module:overlay(0) +from:0x020b2af0 kind:load to:0x02089808 module:overlay(0) +from:0x020b2afc kind:load to:0x02089828 module:overlay(0) +from:0x020b2b00 kind:load to:0x02089854 module:overlay(0) +from:0x020b2b04 kind:load to:0x020898b4 module:overlay(0) +from:0x020b2b18 kind:load to:0x0208ba10 module:overlay(0) +from:0x020b2b24 kind:load to:0x0208c3f4 module:overlay(0) +from:0x020b2b28 kind:load to:0x0208c408 module:overlay(0) +from:0x020b2b2c kind:load to:0x02057bd4 module:overlay(0) +from:0x020b2b30 kind:load to:0x01ffc57c module:itcm +from:0x020b2b34 kind:load to:0x02057da8 module:overlay(0) +from:0x020b2b38 kind:load to:0x02057e24 module:overlay(0) +from:0x020b2b3c kind:load to:0x02057e88 module:overlay(0) +from:0x020b2b40 kind:load to:0x02057c14 module:overlay(0) +from:0x020b2b44 kind:load to:0x02057d64 module:overlay(0) +from:0x020b2b50 kind:load to:0x0208c680 module:overlay(0) +from:0x020b2b54 kind:load to:0x0208c694 module:overlay(0) +from:0x020b2b58 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b2b5c kind:load to:0x01ffc57c module:itcm +from:0x020b2b60 kind:load to:0x02057da8 module:overlay(0) +from:0x020b2b64 kind:load to:0x02057e24 module:overlay(0) +from:0x020b2b68 kind:load to:0x02057e88 module:overlay(0) +from:0x020b2b6c kind:load to:0x0208c424 module:overlay(0) +from:0x020b2b70 kind:load to:0x02057d64 module:overlay(0) +from:0x020b2b7c kind:load to:0x0208c7ec module:overlay(0) +from:0x020b2b90 kind:load to:0x0208e7d0 module:overlay(0) +from:0x020b2b94 kind:load to:0x0208e7e4 module:overlay(0) +from:0x020b2c5c kind:load to:0x0209017c module:overlay(0) +from:0x020b2c60 kind:load to:0x0208f88c module:overlay(0) +from:0x020b2c64 kind:load to:0x0208f890 module:overlay(0) +from:0x020b2c70 kind:load to:0x0209079c module:overlay(0) +from:0x020b2c74 kind:load to:0x020907a0 module:overlay(0) +from:0x020b2c78 kind:load to:0x020907a4 module:overlay(0) +from:0x020b2c84 kind:load to:0x0209017c module:overlay(0) +from:0x020b2c88 kind:load to:0x020908c0 module:overlay(0) +from:0x020b2c8c kind:load to:0x020909c4 module:overlay(0) +from:0x020b2c90 kind:load to:0x02090b90 module:overlay(0) +from:0x020b2c94 kind:load to:0x02090fc8 module:overlay(0) +from:0x020b2c98 kind:load to:0x020914ec module:overlay(0) +from:0x020b2c9c kind:load to:0x02091554 module:overlay(0) +from:0x020b2ca0 kind:load to:0x02091574 module:overlay(0) +from:0x020b2cac kind:load to:0x0209017c module:overlay(0) +from:0x020b2cb0 kind:load to:0x0209165c module:overlay(0) +from:0x020b2cb4 kind:load to:0x0209169c module:overlay(0) +from:0x020b2cb8 kind:load to:0x020916e4 module:overlay(0) +from:0x020b2cbc kind:load to:0x020917c8 module:overlay(0) +from:0x020b2cc0 kind:load to:0x0209079c module:overlay(0) +from:0x020b2cc4 kind:load to:0x020907a0 module:overlay(0) +from:0x020b2cc8 kind:load to:0x020907a4 module:overlay(0) +from:0x020b2e40 kind:load to:0x020943e4 module:overlay(0) +from:0x020b2e48 kind:load to:0x020943c4 module:overlay(0) +from:0x020b2e50 kind:load to:0x020943a4 module:overlay(0) +from:0x020b2e58 kind:load to:0x02094384 module:overlay(0) +from:0x020b2e60 kind:load to:0x02094364 module:overlay(0) +from:0x020b2e68 kind:load to:0x02094344 module:overlay(0) +from:0x020b2e70 kind:load to:0x02094324 module:overlay(0) +from:0x020b2e78 kind:load to:0x02094304 module:overlay(0) +from:0x020b2e80 kind:load to:0x020942e4 module:overlay(0) +from:0x020b2e88 kind:load to:0x020942c4 module:overlay(0) +from:0x020b2e90 kind:load to:0x02094294 module:overlay(0) +from:0x020b2e98 kind:load to:0x02094274 module:overlay(0) +from:0x020b2ea0 kind:load to:0x02094254 module:overlay(0) +from:0x020b2ea8 kind:load to:0x02094234 module:overlay(0) +from:0x020b2eb0 kind:load to:0x02094214 module:overlay(0) +from:0x020b2eb8 kind:load to:0x020941f4 module:overlay(0) +from:0x020b2ec0 kind:load to:0x020941d4 module:overlay(0) +from:0x020b2ec8 kind:load to:0x020941b4 module:overlay(0) +from:0x020b2ed0 kind:load to:0x02094194 module:overlay(0) +from:0x020b2ed8 kind:load to:0x02094174 module:overlay(0) +from:0x020b2ee0 kind:load to:0x02094154 module:overlay(0) +from:0x020b2ee8 kind:load to:0x02094134 module:overlay(0) +from:0x020b2ef0 kind:load to:0x02094104 module:overlay(0) +from:0x020b2ef8 kind:load to:0x020940e4 module:overlay(0) +from:0x020b2f00 kind:load to:0x020940c4 module:overlay(0) +from:0x020b2f08 kind:load to:0x020940a4 module:overlay(0) +from:0x020b2f10 kind:load to:0x02094084 module:overlay(0) +from:0x020b2f18 kind:load to:0x02094064 module:overlay(0) +from:0x020b2f20 kind:load to:0x02094034 module:overlay(0) +from:0x020b2f28 kind:load to:0x02094014 module:overlay(0) +from:0x020b2f30 kind:load to:0x02093ff4 module:overlay(0) +from:0x020b2f40 kind:load to:0x02095ea4 module:overlay(0) +from:0x020b2f4c kind:load to:0x020944c0 module:overlay(0) +from:0x020b2f50 kind:load to:0x02094450 module:overlay(0) +from:0x020b2f54 kind:load to:0x02094484 module:overlay(0) +from:0x020b2f58 kind:load to:0x0209594c module:overlay(0) +from:0x020b2f5c kind:load to:0x02095ad0 module:overlay(0) +from:0x020b2f60 kind:load to:0x0209079c module:overlay(0) +from:0x020b2f64 kind:load to:0x020907a0 module:overlay(0) +from:0x020b2f68 kind:load to:0x020907a4 module:overlay(0) +from:0x020b2f74 kind:load to:0x0209017c module:overlay(0) +from:0x020b2f78 kind:load to:0x02095f30 module:overlay(0) +from:0x020b2f7c kind:load to:0x02095f64 module:overlay(0) +from:0x020b2f80 kind:load to:0x02095fa0 module:overlay(0) +from:0x020b2f84 kind:load to:0x02096010 module:overlay(0) +from:0x020b2f88 kind:load to:0x02096134 module:overlay(0) +from:0x020b2f8c kind:load to:0x020907a0 module:overlay(0) +from:0x020b2f90 kind:load to:0x020907a4 module:overlay(0) +from:0x020b2f9c kind:load to:0x0209017c module:overlay(0) +from:0x020b2fa0 kind:load to:0x02096850 module:overlay(0) +from:0x020b2fa4 kind:load to:0x02096870 module:overlay(0) +from:0x020b2fa8 kind:load to:0x020961cc module:overlay(0) +from:0x020b2fac kind:load to:0x0209633c module:overlay(0) +from:0x020b2fb0 kind:load to:0x0209079c module:overlay(0) +from:0x020b2fb4 kind:load to:0x020907a0 module:overlay(0) +from:0x020b2fb8 kind:load to:0x020907a4 module:overlay(0) +from:0x020b2fc8 kind:load to:0x02096ccc module:overlay(0) +from:0x020b2fd4 kind:load to:0x01fff440 module:itcm +from:0x020b2fe0 kind:load to:0x02096ca8 module:overlay(0) +from:0x020b2fec kind:load to:0x02096ca0 module:overlay(0) +from:0x020b2ffc kind:load to:0x020979c4 module:overlay(0) +from:0x020b3000 kind:load to:0x020979f8 module:overlay(0) +from:0x020b3004 kind:load to:0x020977b0 module:overlay(0) +from:0x020b3008 kind:load to:0x020979cc module:overlay(0) +from:0x020b300c kind:load to:0x020977f4 module:overlay(0) +from:0x020b3010 kind:load to:0x020977f8 module:overlay(0) +from:0x020b3020 kind:load to:0x02097924 module:overlay(0) +from:0x020b3024 kind:load to:0x02097734 module:overlay(0) +from:0x020b3028 kind:load to:0x020977b0 module:overlay(0) +from:0x020b302c kind:load to:0x0209792c module:overlay(0) +from:0x020b3030 kind:load to:0x0209794c module:overlay(0) +from:0x020b3034 kind:load to:0x02097978 module:overlay(0) +from:0x020b3044 kind:load to:0x0209772c module:overlay(0) +from:0x020b3048 kind:load to:0x02097734 module:overlay(0) +from:0x020b304c kind:load to:0x020977b0 module:overlay(0) +from:0x020b3050 kind:load to:0x020977f0 module:overlay(0) +from:0x020b3054 kind:load to:0x020977f4 module:overlay(0) +from:0x020b3058 kind:load to:0x020977f8 module:overlay(0) +from:0x020b3064 kind:load to:0x020978a8 module:overlay(0) +from:0x020b3068 kind:load to:0x02097b48 module:overlay(0) +from:0x020b3084 kind:load to:0x02097bf4 module:overlay(0) +from:0x020b3088 kind:load to:0x02097c00 module:overlay(0) +from:0x020b3094 kind:load to:0x02097cfc module:overlay(0) +from:0x020b3098 kind:load to:0x02097d10 module:overlay(0) +from:0x020b309c kind:load to:0x0207b6fc module:overlay(0) +from:0x020b30a0 kind:load to:0x02097c80 module:overlay(0) +from:0x020b30a4 kind:load to:0x0207b6ec module:overlay(0) +from:0x020b30b0 kind:load to:0x02098338 module:overlay(0) +from:0x020b30b4 kind:load to:0x0209834c module:overlay(0) +from:0x020b30b8 kind:load to:0x020982b8 module:overlay(0) +from:0x020b30bc kind:load to:0x0207bfe8 module:overlay(0) +from:0x020b30c0 kind:load to:0x0207bff0 module:overlay(0) +from:0x020b30cc kind:load to:0x020984f8 module:overlay(0) +from:0x020b30d0 kind:load to:0x02098534 module:overlay(0) +from:0x020b30d4 kind:load to:0x0209854c module:overlay(0) +from:0x020b30d8 kind:load to:0x02098558 module:overlay(0) +from:0x020b30dc kind:load to:0x01fff464 module:itcm +from:0x020b30e0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x020b30e4 kind:load to:0x02098488 module:overlay(0) +from:0x020b30e8 kind:load to:0x02098490 module:overlay(0) +from:0x020b30ec kind:load to:0x02098494 module:overlay(0) +from:0x020b30f0 kind:load to:0x02098498 module:overlay(0) +from:0x020b30f4 kind:load to:0x0209849c module:overlay(0) +from:0x020b30f8 kind:load to:0x020984a0 module:overlay(0) +from:0x020b30fc kind:load to:0x020984a4 module:overlay(0) +from:0x020b3100 kind:load to:0x020984a8 module:overlay(0) +from:0x020b3104 kind:load to:0x02098564 module:overlay(0) +from:0x020b3108 kind:load to:0x020985d0 module:overlay(0) +from:0x020b310c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x020b3110 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x020b3114 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x020b3118 kind:load to:0x02098450 module:overlay(0) +from:0x020b311c kind:load to:0x02098454 module:overlay(0) +from:0x020b3128 kind:load to:0x020984f8 module:overlay(0) +from:0x020b312c kind:load to:0x02098534 module:overlay(0) +from:0x020b3130 kind:load to:0x0209854c module:overlay(0) +from:0x020b3134 kind:load to:0x02098558 module:overlay(0) +from:0x020b3138 kind:load to:0x01fff464 module:itcm +from:0x020b313c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x020b3140 kind:load to:0x02098488 module:overlay(0) +from:0x020b3144 kind:load to:0x02098490 module:overlay(0) +from:0x020b3148 kind:load to:0x02098494 module:overlay(0) +from:0x020b314c kind:load to:0x02098498 module:overlay(0) +from:0x020b3150 kind:load to:0x0209849c module:overlay(0) +from:0x020b3154 kind:load to:0x020984a0 module:overlay(0) +from:0x020b3158 kind:load to:0x02098fe4 module:overlay(0) +from:0x020b315c kind:load to:0x020984a8 module:overlay(0) +from:0x020b3160 kind:load to:0x02098564 module:overlay(0) +from:0x020b3164 kind:load to:0x020985d0 module:overlay(0) +from:0x020b3168 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x020b316c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x020b3170 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x020b3174 kind:load to:0x020997d0 module:overlay(0) +from:0x020b3178 kind:load to:0x020997e4 module:overlay(0) +from:0x020b317c kind:load to:0x02099568 module:overlay(0) +from:0x020b3188 kind:load to:0x02099acd module:overlay(0) +from:0x020b318c kind:load to:0x02099ad1 module:overlay(0) +from:0x020b3190 kind:load to:0x02099ae0 module:overlay(0) +from:0x020b3194 kind:load to:0x02099b18 module:overlay(0) +from:0x020b3198 kind:load to:0x0209a11c module:overlay(0) +from:0x020b319c kind:load to:0x0209a124 module:overlay(0) +from:0x020b31a0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x020b31a4 kind:load to:0x02099c90 module:overlay(0) +from:0x020b31a8 kind:load to:0x02099b80 module:overlay(0) +from:0x020b31ac kind:load to:0x0209a04c module:overlay(0) +from:0x020b31b0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x020b31b4 kind:load to:0x0209a0ec module:overlay(0) +from:0x020b31b8 kind:load to:0x0209a160 module:overlay(0) +from:0x020b31bc kind:load to:0x0209a104 module:overlay(0) +from:0x020b31c0 kind:load to:0x0209a150 module:overlay(0) +from:0x020b31c4 kind:load to:0x0209a12c module:overlay(0) +from:0x020b31d0 kind:load to:0x0209a209 module:overlay(0) +from:0x020b31d4 kind:load to:0x0209a215 module:overlay(0) +from:0x020b31d8 kind:load to:0x0209a234 module:overlay(0) +from:0x020b31dc kind:load to:0x0209a268 module:overlay(0) +from:0x020b31e0 kind:load to:0x0209a300 module:overlay(0) +from:0x020b31e4 kind:load to:0x0209a314 module:overlay(0) +from:0x020b31e8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x020b31ec kind:load to:0x0209a33c module:overlay(0) +from:0x020b31f0 kind:load to:0x0209a3c4 module:overlay(0) +from:0x020b31f4 kind:load to:0x0209a04c module:overlay(0) +from:0x020b31f8 kind:load to:0x0209a2d0 module:overlay(0) +from:0x020b31fc kind:load to:0x0209a2e8 module:overlay(0) +from:0x020b3200 kind:load to:0x0209a328 module:overlay(0) +from:0x020b3204 kind:load to:0x0209a6b4 module:overlay(0) +from:0x020b3208 kind:load to:0x0209a718 module:overlay(0) +from:0x020b320c kind:load to:0x0209a6f4 module:overlay(0) +from:0x020b3210 kind:load to:0x0209a6ec module:overlay(0) +from:0x020b321c kind:load to:0x0209a868 module:overlay(0) +from:0x020b3220 kind:load to:0x0209a87c module:overlay(0) +from:0x020b3224 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b3228 kind:load to:0x0209a7f4 module:overlay(0) +from:0x020b322c kind:load to:0x02057da8 module:overlay(0) +from:0x020b3230 kind:load to:0x02057e24 module:overlay(0) +from:0x020b3234 kind:load to:0x02057e88 module:overlay(0) +from:0x020b3238 kind:load to:0x0209a77c module:overlay(0) +from:0x020b323c kind:load to:0x02057d64 module:overlay(0) +from:0x020b3248 kind:load to:0x0209a838 module:overlay(0) +from:0x020b324c kind:load to:0x0209a84c module:overlay(0) +from:0x020b3250 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b3254 kind:load to:0x02057a68 module:overlay(0) +from:0x020b3258 kind:load to:0x02057da8 module:overlay(0) +from:0x020b325c kind:load to:0x02057e24 module:overlay(0) +from:0x020b3260 kind:load to:0x02057e88 module:overlay(0) +from:0x020b3264 kind:load to:0x0209a77c module:overlay(0) +from:0x020b3268 kind:load to:0x02057d64 module:overlay(0) +from:0x020b3274 kind:load to:0x0209a8a4 module:overlay(0) +from:0x020b3278 kind:load to:0x0209772c module:overlay(0) +from:0x020b327c kind:load to:0x02097734 module:overlay(0) +from:0x020b3280 kind:load to:0x020977b0 module:overlay(0) +from:0x020b3284 kind:load to:0x020977f0 module:overlay(0) +from:0x020b3288 kind:load to:0x020977f4 module:overlay(0) +from:0x020b328c kind:load to:0x020977f8 module:overlay(0) +from:0x020b3298 kind:load to:0x020984f8 module:overlay(0) +from:0x020b329c kind:load to:0x02098534 module:overlay(0) +from:0x020b32a0 kind:load to:0x0209854c module:overlay(0) +from:0x020b32a4 kind:load to:0x02098558 module:overlay(0) +from:0x020b32a8 kind:load to:0x01fff464 module:itcm +from:0x020b32ac kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x020b32b0 kind:load to:0x0209a928 module:overlay(0) +from:0x020b32b4 kind:load to:0x02098490 module:overlay(0) +from:0x020b32b8 kind:load to:0x020b6828 module:overlay(5) +from:0x020b32bc kind:load to:0x02098498 module:overlay(0) +from:0x020b32c0 kind:load to:0x0209849c module:overlay(0) +from:0x020b32c4 kind:load to:0x020984a0 module:overlay(0) +from:0x020b32c8 kind:load to:0x020984a4 module:overlay(0) +from:0x020b32cc kind:load to:0x020984a8 module:overlay(0) +from:0x020b32d0 kind:load to:0x02098564 module:overlay(0) +from:0x020b32d4 kind:load to:0x020985d0 module:overlay(0) +from:0x020b32d8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x020b32dc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x020b32e0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x020b32e4 kind:load to:0x0209ac44 module:overlay(0) +from:0x020b32e8 kind:load to:0x0209ac58 module:overlay(0) +from:0x020b32f4 kind:load to:0x0209ac94 module:overlay(0) +from:0x020b32f8 kind:load to:0x0209772c module:overlay(0) +from:0x020b32fc kind:load to:0x02097734 module:overlay(0) +from:0x020b3300 kind:load to:0x020977b0 module:overlay(0) +from:0x020b3304 kind:load to:0x020977f0 module:overlay(0) +from:0x020b3308 kind:load to:0x020977f4 module:overlay(0) +from:0x020b330c kind:load to:0x020977f8 module:overlay(0) +from:0x020b3318 kind:load to:0x020984f8 module:overlay(0) +from:0x020b331c kind:load to:0x02098534 module:overlay(0) +from:0x020b3320 kind:load to:0x0209854c module:overlay(0) +from:0x020b3324 kind:load to:0x02098558 module:overlay(0) +from:0x020b3328 kind:load to:0x01fff464 module:itcm +from:0x020b332c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x020b3330 kind:load to:0x0209add4 module:overlay(0) +from:0x020b3334 kind:load to:0x02098490 module:overlay(0) +from:0x020b3338 kind:load to:0x0209ae48 module:overlay(0) +from:0x020b333c kind:load to:0x0209af30 module:overlay(0) +from:0x020b3340 kind:load to:0x0209849c module:overlay(0) +from:0x020b3344 kind:load to:0x020984a0 module:overlay(0) +from:0x020b3348 kind:load to:0x020984a4 module:overlay(0) +from:0x020b334c kind:load to:0x020984a8 module:overlay(0) +from:0x020b3350 kind:load to:0x02098564 module:overlay(0) +from:0x020b3354 kind:load to:0x020985d0 module:overlay(0) +from:0x020b3358 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x020b335c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x020b3360 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x020b3364 kind:load to:0x0209ad3c module:overlay(0) +from:0x020b3368 kind:load to:0x0209ad84 module:overlay(0) +from:0x020b3384 kind:load to:0x0209bd08 module:overlay(0) +from:0x020b3388 kind:load to:0x0209b600 module:overlay(0) +from:0x020b3394 kind:load to:0x0209bf74 module:overlay(0) +from:0x020b3398 kind:load to:0x0209772c module:overlay(0) +from:0x020b339c kind:load to:0x02097734 module:overlay(0) +from:0x020b33a0 kind:load to:0x020977b0 module:overlay(0) +from:0x020b33a4 kind:load to:0x020977f0 module:overlay(0) +from:0x020b33a8 kind:load to:0x020977f4 module:overlay(0) +from:0x020b33ac kind:load to:0x020977f8 module:overlay(0) +from:0x020b33b8 kind:load to:0x020984f8 module:overlay(0) +from:0x020b33bc kind:load to:0x02098534 module:overlay(0) +from:0x020b33c0 kind:load to:0x0209854c module:overlay(0) +from:0x020b33c4 kind:load to:0x02098558 module:overlay(0) +from:0x020b33c8 kind:load to:0x01fff464 module:itcm +from:0x020b33cc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x020b33d0 kind:load to:0x0209bff4 module:overlay(0) +from:0x020b33d4 kind:load to:0x02098490 module:overlay(0) +from:0x020b33d8 kind:load to:0x020b6b8c module:overlays(5,8) +from:0x020b33dc kind:load to:0x020bff2c module:overlays(2,4,17) +from:0x020b33e0 kind:load to:0x0209849c module:overlay(0) +from:0x020b33e4 kind:load to:0x020984a0 module:overlay(0) +from:0x020b33e8 kind:load to:0x020bff38 module:overlays(2,4,17) +from:0x020b33ec kind:load to:0x020984a8 module:overlay(0) +from:0x020b33f0 kind:load to:0x02098564 module:overlay(0) +from:0x020b33f4 kind:load to:0x020985d0 module:overlay(0) +from:0x020b33f8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x020b33fc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x020b3400 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x020b3404 kind:load to:0x0209c010 module:overlay(0) +from:0x020b3408 kind:load to:0x0209c024 module:overlay(0) +from:0x020b3414 kind:load to:0x0209c060 module:overlay(0) +from:0x020b3418 kind:load to:0x0209772c module:overlay(0) +from:0x020b341c kind:load to:0x02097734 module:overlay(0) +from:0x020b3420 kind:load to:0x020977b0 module:overlay(0) +from:0x020b3424 kind:load to:0x020977f0 module:overlay(0) +from:0x020b3428 kind:load to:0x020977f4 module:overlay(0) +from:0x020b342c kind:load to:0x020977f8 module:overlay(0) +from:0x020b3438 kind:load to:0x020984f8 module:overlay(0) +from:0x020b343c kind:load to:0x02098534 module:overlay(0) +from:0x020b3440 kind:load to:0x0209854c module:overlay(0) +from:0x020b3444 kind:load to:0x02098558 module:overlay(0) +from:0x020b3448 kind:load to:0x01fff464 module:itcm +from:0x020b344c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x020b3450 kind:load to:0x0209c0e0 module:overlay(0) +from:0x020b3454 kind:load to:0x02098490 module:overlay(0) +from:0x020b3458 kind:load to:0x0209c120 module:overlay(0) +from:0x020b345c kind:load to:0x0209c2b0 module:overlay(0) +from:0x020b3460 kind:load to:0x0209849c module:overlay(0) +from:0x020b3464 kind:load to:0x020984a0 module:overlay(0) +from:0x020b3468 kind:load to:0x020984a4 module:overlay(0) +from:0x020b346c kind:load to:0x020984a8 module:overlay(0) +from:0x020b3470 kind:load to:0x02098564 module:overlay(0) +from:0x020b3474 kind:load to:0x020985d0 module:overlay(0) +from:0x020b3478 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x020b347c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x020b3480 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x020b3484 kind:load to:0x0209c2cc module:overlay(0) +from:0x020b3488 kind:load to:0x0209c2ec module:overlay(0) +from:0x020b348c kind:load to:0x0209c2c4 module:overlay(0) +from:0x020b3498 kind:load to:0x0209c34c module:overlay(0) +from:0x020b34a4 kind:load to:0x0209c328 module:overlay(0) +from:0x020b34b4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x020b34b8 kind:load to:0x0209cb24 module:overlay(0) +from:0x020b34bc kind:load to:0x0209cb28 module:overlay(0) +from:0x020b34c0 kind:load to:0x0209ca58 module:overlay(0) +from:0x020b34d0 kind:load to:0x0209ca98 module:overlay(0) +from:0x020b34d4 kind:load to:0x0209caa0 module:overlay(0) +from:0x020b34d8 kind:load to:0x0209c980 module:overlay(0) +from:0x020b34dc kind:load to:0x0209c984 module:overlay(0) +from:0x020b34ec kind:load to:0x0209c9f0 module:overlay(0) +from:0x020b34f0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x020b34f4 kind:load to:0x0209ca38 module:overlay(0) +from:0x020b34f8 kind:load to:0x0209ca58 module:overlay(0) +from:0x020b3508 kind:load to:0x0209c8bc module:overlay(0) +from:0x020b350c kind:load to:0x0209c97c module:overlay(0) +from:0x020b3510 kind:load to:0x0209c980 module:overlay(0) +from:0x020b3514 kind:load to:0x0209c984 module:overlay(0) +from:0x020b3524 kind:load to:0x0209cb7c module:overlay(0) +from:0x020b3528 kind:load to:0x0209cd40 module:overlay(0) +from:0x020b352c kind:load to:0x0209cd5c module:overlay(0) +from:0x020b3530 kind:load to:0x0209cda0 module:overlay(0) +from:0x020b3534 kind:load to:0x0209cba8 module:overlay(0) +from:0x020b3538 kind:load to:0x0209cc00 module:overlay(0) +from:0x020b353c kind:load to:0x0209cb94 module:overlay(0) +from:0x020b3548 kind:load to:0x0209ce58 module:overlay(0) +from:0x020b354c kind:load to:0x0209ce90 module:overlay(0) +from:0x020b3570 kind:load to:0x0209d090 module:overlay(0) +from:0x020b3574 kind:load to:0x0209d098 module:overlay(0) +from:0x020b3578 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x020b357c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x020b3580 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x020b3584 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x020b3588 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x020b358c kind:load to:0x0209d1ac module:overlay(0) +from:0x020b3590 kind:load to:0x0209d1b4 module:overlay(0) +from:0x020b3594 kind:load to:0x0209d1b8 module:overlay(0) +from:0x020b3598 kind:load to:0x0209d1c4 module:overlay(0) +from:0x020b359c kind:load to:0x0209d1cc module:overlay(0) +from:0x020b35a0 kind:load to:0x0209d074 module:overlay(0) +from:0x020b35a4 kind:load to:0x0209d078 module:overlay(0) +from:0x020b35b0 kind:load to:0x0209d760 module:overlay(0) +from:0x020b35b4 kind:load to:0x0209d098 module:overlay(0) +from:0x020b35b8 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x020b35bc kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x020b35c0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x020b35c4 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x020b35c8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x020b35cc kind:load to:0x0209d1ac module:overlay(0) +from:0x020b35d0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x020b35d4 kind:load to:0x0209d8c8 module:overlay(0) +from:0x020b35d8 kind:load to:0x0209d9d8 module:overlay(0) +from:0x020b35dc kind:load to:0x0209d1cc module:overlay(0) +from:0x020b35e4 kind:load to:0x0209d730 module:overlay(0) +from:0x020b35e8 kind:load to:0x0209d98c module:overlay(0) +from:0x020b35ec kind:load to:0x0209db54 module:overlay(0) +from:0x020b35f0 kind:load to:0x0209db5c module:overlay(0) +from:0x020b35f4 kind:load to:0x0209d784 module:overlay(0) +from:0x020b35f8 kind:load to:0x0209da40 module:overlay(0) +from:0x020b35fc kind:load to:0x0209da50 module:overlay(0) +from:0x020b3600 kind:load to:0x0209daa0 module:overlay(0) +from:0x020b3604 kind:load to:0x0209da44 module:overlay(0) +from:0x020b3610 kind:load to:0x0209dc60 module:overlay(0) +from:0x020b361c kind:load to:0x0209d090 module:overlay(0) +from:0x020b3620 kind:load to:0x0209d098 module:overlay(0) +from:0x020b3624 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x020b3628 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x020b362c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x020b3630 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x020b3634 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x020b3638 kind:load to:0x0209d1ac module:overlay(0) +from:0x020b363c kind:load to:0x0209d1b4 module:overlay(0) +from:0x020b3640 kind:load to:0x0209d1b8 module:overlay(0) +from:0x020b3644 kind:load to:0x0209d1c4 module:overlay(0) +from:0x020b3648 kind:load to:0x0209d1cc module:overlay(0) +from:0x020b364c kind:load to:0x0209dc78 module:overlay(0) +from:0x020b3650 kind:load to:0x0209dc98 module:overlay(0) +from:0x020b3654 kind:load to:0x0209dc5c module:overlay(0) +from:0x020b3660 kind:load to:0x0209dccc module:overlay(0) +from:0x020b3664 kind:load to:0x0209c9f0 module:overlay(0) +from:0x020b3668 kind:load to:0x0209c9f8 module:overlay(0) +from:0x020b366c kind:load to:0x0209ca38 module:overlay(0) +from:0x020b3670 kind:load to:0x0209ca58 module:overlay(0) +from:0x020b3680 kind:load to:0x0209c9f0 module:overlay(0) +from:0x020b3684 kind:load to:0x0209c9f8 module:overlay(0) +from:0x020b3688 kind:load to:0x0209ca38 module:overlay(0) +from:0x020b368c kind:load to:0x0209ca58 module:overlay(0) +from:0x020b3698 kind:load to:0x0207c47c module:overlay(0) +from:0x020b369c kind:load to:0x0207c484 module:overlay(0) +from:0x020b36a0 kind:load to:0x0207c94c module:overlay(0) +from:0x020b36a4 kind:load to:0x0207c93c module:overlay(0) +from:0x020b36a8 kind:load to:0x0207c980 module:overlay(0) +from:0x020b36ac kind:load to:0x0207c9f0 module:overlay(0) +from:0x020b36b0 kind:load to:0x0207ca18 module:overlay(0) +from:0x020b36b4 kind:load to:0x0207ca90 module:overlay(0) +from:0x020b36c0 kind:load to:0x0209df7c module:overlay(0) +from:0x020b36c4 kind:load to:0x0209e3a8 module:overlay(0) +from:0x020b36c8 kind:load to:0x02057bd4 module:overlay(0) +from:0x020b36cc kind:load to:0x01ffc57c module:itcm +from:0x020b36d0 kind:load to:0x02057da8 module:overlay(0) +from:0x020b36d4 kind:load to:0x02057e24 module:overlay(0) +from:0x020b36d8 kind:load to:0x02057e88 module:overlay(0) +from:0x020b36dc kind:load to:0x0209ddf0 module:overlay(0) +from:0x020b36e0 kind:load to:0x02057d64 module:overlay(0) +from:0x020b36ec kind:load to:0x0209e048 module:overlay(0) +from:0x020b36f0 kind:load to:0x0209d098 module:overlay(0) +from:0x020b36f4 kind:load to:0x020c0580 module:overlays(2,4,17) +from:0x020b36f8 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x020b36fc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x020b3700 kind:load to:0x020c072c module:overlays(2,4,17) +from:0x020b3704 kind:load to:0x0209e294 module:overlay(0) +from:0x020b3708 kind:load to:0x0209d1ac module:overlay(0) +from:0x020b370c kind:load to:0x0209e260 module:overlay(0) +from:0x020b3710 kind:load to:0x0209d1b8 module:overlay(0) +from:0x020b3714 kind:load to:0x0209d1c4 module:overlay(0) +from:0x020b3718 kind:load to:0x0209d1cc module:overlay(0) +from:0x020b371c kind:load to:0x0209df90 module:overlay(0) +from:0x020b3720 kind:load to:0x0209dfe8 module:overlay(0) +from:0x020b372c kind:load to:0x0209e3e4 module:overlay(0) +from:0x020b3730 kind:load to:0x0209cb7c module:overlay(0) +from:0x020b3734 kind:load to:0x0209cd40 module:overlay(0) +from:0x020b3738 kind:load to:0x0209cd5c module:overlay(0) +from:0x020b373c kind:load to:0x0209cda0 module:overlay(0) +from:0x020b3740 kind:load to:0x0209e734 module:overlay(0) +from:0x020b3744 kind:load to:0x0209e748 module:overlay(0) +from:0x020b3748 kind:load to:0x0209cb94 module:overlay(0) +from:0x020b3754 kind:load to:0x0209e490 module:overlay(0) +from:0x020b3758 kind:load to:0x0209d098 module:overlay(0) +from:0x020b375c kind:load to:0x020c056c module:overlays(2,4,17) +from:0x020b3760 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x020b3764 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x020b3768 kind:load to:0x0209e68c module:overlay(0) +from:0x020b376c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x020b3770 kind:load to:0x0209d1ac module:overlay(0) +from:0x020b3774 kind:load to:0x0209d1b4 module:overlay(0) +from:0x020b3778 kind:load to:0x0209d1b8 module:overlay(0) +from:0x020b377c kind:load to:0x0209d1c4 module:overlay(0) +from:0x020b3780 kind:load to:0x0209d1cc module:overlay(0) +from:0x020b3784 kind:load to:0x0209e6ec module:overlay(0) +from:0x020b3788 kind:load to:0x0209e70c module:overlay(0) +from:0x020b3c94 kind:load to:0x020b382c module:overlay(0) +from:0x020b3c9c kind:load to:0x020b381c module:overlay(0) +from:0x020b3ca4 kind:load to:0x020b388c module:overlay(0) +from:0x020b3cac kind:load to:0x020b3844 module:overlay(0) +from:0x020b3cb4 kind:load to:0x020b3a24 module:overlay(0) +from:0x020b3cbc kind:load to:0x020b39fc module:overlay(0) +from:0x020b3cc4 kind:load to:0x020b3a2c module:overlay(0) +from:0x020b3ccc kind:load to:0x020b39ec module:overlay(0) +from:0x020b3cd4 kind:load to:0x020b389c module:overlay(0) +from:0x020b3cdc kind:load to:0x020b37c4 module:overlay(0) +from:0x020b3ce4 kind:load to:0x020b391c module:overlay(0) +from:0x020b3cec kind:load to:0x020b393c module:overlay(0) +from:0x020b3cf4 kind:load to:0x020b3824 module:overlay(0) +from:0x020b3cfc kind:load to:0x020b386c module:overlay(0) +from:0x020b3d04 kind:load to:0x020b3914 module:overlay(0) +from:0x020b3d0c kind:load to:0x020b390c module:overlay(0) +from:0x020b3d14 kind:load to:0x020b393c module:overlay(0) +from:0x020b3d1c kind:load to:0x020b3824 module:overlay(0) +from:0x020b3d24 kind:load to:0x020b386c module:overlay(0) +from:0x020b3d2c kind:load to:0x020b38ac module:overlay(0) +from:0x020b3d34 kind:load to:0x020b3a5c module:overlay(0) +from:0x020b3d3c kind:load to:0x020b3a64 module:overlay(0) +from:0x020b3d44 kind:load to:0x020b3914 module:overlay(0) +from:0x020b3d4c kind:load to:0x020b390c module:overlay(0) +from:0x020b3d54 kind:load to:0x020b37d4 module:overlay(0) +from:0x020b3d5c kind:load to:0x020b37cc module:overlay(0) +from:0x020b3d64 kind:load to:0x020b3874 module:overlay(0) +from:0x020b3d6c kind:load to:0x020b37f4 module:overlay(0) +from:0x020b3d74 kind:load to:0x020b37fc module:overlay(0) +from:0x020b3d7c kind:load to:0x020b385c module:overlay(0) +from:0x020b3d84 kind:load to:0x020b378c module:overlay(0) +from:0x020b3d8c kind:load to:0x020b37ac module:overlay(0) +from:0x020b3d94 kind:load to:0x020b395c module:overlay(0) +from:0x020b3d9c kind:load to:0x020b38cc module:overlay(0) +from:0x020b3da4 kind:load to:0x020b3a7c module:overlay(0) +from:0x020b3dac kind:load to:0x020b396c module:overlay(0) +from:0x020b3db4 kind:load to:0x020b3974 module:overlay(0) +from:0x020b3dbc kind:load to:0x020b3944 module:overlay(0) +from:0x020b3dc4 kind:load to:0x020b397c module:overlay(0) +from:0x020b3dcc kind:load to:0x020b37ec module:overlay(0) +from:0x020b3dd4 kind:load to:0x020b3790 module:overlay(0) +from:0x020b3ddc kind:load to:0x020b38dc module:overlay(0) +from:0x020b3de4 kind:load to:0x020b37a4 module:overlay(0) +from:0x020b3dec kind:load to:0x020b39f4 module:overlay(0) +from:0x020b3df4 kind:load to:0x020b399c module:overlay(0) +from:0x020b3dfc kind:load to:0x020b3934 module:overlay(0) +from:0x020b3e04 kind:load to:0x020b39c4 module:overlay(0) +from:0x020b3e0c kind:load to:0x020b3b58 module:overlay(0) +from:0x020b3e14 kind:load to:0x020b39ac module:overlay(0) +from:0x020b3e1c kind:load to:0x020b383c module:overlay(0) +from:0x020b3e24 kind:load to:0x020b39b4 module:overlay(0) +from:0x020b3e2c kind:load to:0x020b3b64 module:overlay(0) +from:0x020b3e34 kind:load to:0x020b398c module:overlay(0) +from:0x020b3e3c kind:load to:0x020b3964 module:overlay(0) +from:0x020b3e44 kind:load to:0x020b3aac module:overlay(0) +from:0x020b3e4c kind:load to:0x020b39cc module:overlay(0) +from:0x020b3e54 kind:load to:0x020b3b7c module:overlay(0) +from:0x020b3e5c kind:load to:0x020b3b88 module:overlay(0) +from:0x020b3e64 kind:load to:0x020b3c00 module:overlay(0) +from:0x020b3e6c kind:load to:0x020b3bac module:overlay(0) +from:0x020b3e74 kind:load to:0x020b39dc module:overlay(0) +from:0x020b3e7c kind:load to:0x020b3bb8 module:overlay(0) +from:0x020b3e84 kind:load to:0x020b39e4 module:overlay(0) +from:0x020b3e8c kind:load to:0x020b3ad4 module:overlay(0) +from:0x020b3e94 kind:load to:0x020b38e4 module:overlay(0) +from:0x020b3e9c kind:load to:0x020b38c4 module:overlay(0) +from:0x020b3ea4 kind:load to:0x020b3c30 module:overlay(0) +from:0x020b3eac kind:load to:0x020b3c3c module:overlay(0) +from:0x020b3eb4 kind:load to:0x020b3bd0 module:overlay(0) +from:0x020b3ebc kind:load to:0x020b3c18 module:overlay(0) +from:0x020b3ec4 kind:load to:0x020b3c24 module:overlay(0) +from:0x020b3ecc kind:load to:0x020b380c module:overlay(0) +from:0x020b3ed4 kind:load to:0x020b3a0c module:overlay(0) +from:0x020b3edc kind:load to:0x020b3b04 module:overlay(0) +from:0x020b3ee4 kind:load to:0x020b394c module:overlay(0) +from:0x020b3eec kind:load to:0x020b37b4 module:overlay(0) +from:0x020b3ef4 kind:load to:0x020b37dc module:overlay(0) +from:0x020b3efc kind:load to:0x020b3864 module:overlay(0) +from:0x020b3f04 kind:load to:0x020b3b14 module:overlay(0) +from:0x020b3f0c kind:load to:0x020b3a1c module:overlay(0) +from:0x020b3f14 kind:load to:0x020b3bdc module:overlay(0) +from:0x020b3f1c kind:load to:0x020b3904 module:overlay(0) +from:0x020b3f24 kind:load to:0x020b387c module:overlay(0) +from:0x020b3f2c kind:load to:0x020b3a34 module:overlay(0) +from:0x020b3f34 kind:load to:0x020b3a44 module:overlay(0) +from:0x020b3f3c kind:load to:0x020b3a4c module:overlay(0) +from:0x020b3f44 kind:load to:0x020b3a54 module:overlay(0) +from:0x020b3f4c kind:load to:0x020b392c module:overlay(0) +from:0x020b3f54 kind:load to:0x020b3a6c module:overlay(0) +from:0x020b3f5c kind:load to:0x020b3804 module:overlay(0) +from:0x020b3f64 kind:load to:0x020b3798 module:overlay(0) +from:0x020b3f6c kind:load to:0x020b3bf4 module:overlay(0) +from:0x020b3f74 kind:load to:0x020b3854 module:overlay(0) +from:0x020b3f7c kind:load to:0x020b379c module:overlay(0) +from:0x020b3f84 kind:load to:0x020b3794 module:overlay(0) +from:0x020b3f8c kind:load to:0x020b38bc module:overlay(0) +from:0x020b3f94 kind:load to:0x020b38b4 module:overlay(0) +from:0x020b3f9c kind:load to:0x020b3984 module:overlay(0) +from:0x020b3fa4 kind:load to:0x020b3994 module:overlay(0) +from:0x020b3fac kind:load to:0x020b3b4c module:overlay(0) +from:0x020b3fb4 kind:load to:0x020b3a9c module:overlay(0) +from:0x020b3fbc kind:load to:0x020b3834 module:overlay(0) +from:0x020b3fc4 kind:load to:0x020b3814 module:overlay(0) +from:0x020b3fcc kind:load to:0x020b39bc module:overlay(0) +from:0x020b3fd4 kind:load to:0x020b3b70 module:overlay(0) +from:0x020b3fdc kind:load to:0x020b39d4 module:overlay(0) +from:0x020b3fe4 kind:load to:0x020b3ba0 module:overlay(0) +from:0x020b3fec kind:load to:0x020b3acc module:overlay(0) +from:0x020b3ff4 kind:load to:0x020b3bc4 module:overlay(0) +from:0x020b3ffc kind:load to:0x020b3c0c module:overlay(0) +from:0x020b4004 kind:load to:0x020b3a04 module:overlay(0) +from:0x020b400c kind:load to:0x020b3894 module:overlay(0) +from:0x020b4014 kind:load to:0x020b3884 module:overlay(0) +from:0x020b401c kind:load to:0x020b38a4 module:overlay(0) +from:0x020b4024 kind:load to:0x020b3a14 module:overlay(0) +from:0x020b402c kind:load to:0x020b38d4 module:overlay(0) +from:0x020b4034 kind:load to:0x020b38f4 module:overlay(0) +from:0x020b403c kind:load to:0x020b3b1c module:overlay(0) +from:0x020b4044 kind:load to:0x020b3a3c module:overlay(0) +from:0x020b404c kind:load to:0x020b3be8 module:overlay(0) +from:0x020b4054 kind:load to:0x020b3b24 module:overlay(0) +from:0x020b405c kind:load to:0x020b384c module:overlay(0) +from:0x020b4064 kind:load to:0x020b3954 module:overlay(0) +from:0x020b406c kind:load to:0x020b3b34 module:overlay(0) +from:0x020b4074 kind:load to:0x020b3b40 module:overlay(0) +from:0x020b407c kind:load to:0x020b3a8c module:overlay(0) +from:0x020b4084 kind:load to:0x020b3a94 module:overlay(0) +from:0x020b408c kind:load to:0x020b38ec module:overlay(0) +from:0x020b4094 kind:load to:0x020b3aa4 module:overlay(0) +from:0x020b409c kind:load to:0x020b3ab4 module:overlay(0) +from:0x020b40a4 kind:load to:0x020b3ac4 module:overlay(0) +from:0x020b40ac kind:load to:0x020b3ae4 module:overlay(0) +from:0x020b40b4 kind:load to:0x020b3aec module:overlay(0) +from:0x020b40bc kind:load to:0x020b3afc module:overlay(0) +from:0x020b40c4 kind:load to:0x020b3b0c module:overlay(0) +from:0x020b40cc kind:load to:0x020b38fc module:overlay(0) +from:0x020b40d4 kind:load to:0x020b3924 module:overlay(0) +from:0x020b40dc kind:load to:0x020b3b2c module:overlay(0) +from:0x020b40e4 kind:load to:0x020b3a74 module:overlay(0) +from:0x020b40ec kind:load to:0x020b3a84 module:overlay(0) +from:0x020b40f4 kind:load to:0x020b39a4 module:overlay(0) +from:0x020b40fc kind:load to:0x020b3abc module:overlay(0) +from:0x020b4104 kind:load to:0x020b3adc module:overlay(0) +from:0x020b410c kind:load to:0x020b3af4 module:overlay(0) +from:0x020b4114 kind:load to:0x020b3c54 module:overlay(0) +from:0x020b411c kind:load to:0x020b3c84 module:overlay(0) +from:0x020b4124 kind:load to:0x020b3c48 module:overlay(0) +from:0x020b412c kind:load to:0x020b3c64 module:overlay(0) +from:0x020b4134 kind:load to:0x020b3c74 module:overlay(0) +from:0x020b413c kind:load to:0x020b37e4 module:overlay(0) +from:0x020b4144 kind:load to:0x020b3b94 module:overlay(0) +from:0x020b414c kind:load to:0x020b37bc module:overlay(0) +from:0x020b4394 kind:load to:0x020b41b4 module:overlay(0) +from:0x020b43a8 kind:load to:0x020b41a4 module:overlay(0) +from:0x020b43bc kind:load to:0x020b41a4 module:overlay(0) +from:0x020b43d0 kind:load to:0x020b4194 module:overlay(0) +from:0x020b43e4 kind:load to:0x020b4224 module:overlay(0) +from:0x020b43f8 kind:load to:0x020b41e4 module:overlay(0) +from:0x020b440c kind:load to:0x020b4294 module:overlay(0) +from:0x020b4420 kind:load to:0x020b422c module:overlay(0) +from:0x020b4434 kind:load to:0x020b4324 module:overlay(0) +from:0x020b4448 kind:load to:0x020b421c module:overlay(0) +from:0x020b445c kind:load to:0x020b4330 module:overlay(0) +from:0x020b4470 kind:load to:0x020b42a4 module:overlay(0) +from:0x020b4484 kind:load to:0x020b433c module:overlay(0) +from:0x020b4498 kind:load to:0x020b4384 module:overlay(0) +from:0x020b44ac kind:load to:0x020b4254 module:overlay(0) +from:0x020b44c0 kind:load to:0x020b42bc module:overlay(0) +from:0x020b44d4 kind:load to:0x020b41ec module:overlay(0) +from:0x020b44e8 kind:load to:0x020b4348 module:overlay(0) +from:0x020b44fc kind:load to:0x020b420c module:overlay(0) +from:0x020b4510 kind:load to:0x020b4234 module:overlay(0) +from:0x020b4524 kind:load to:0x020b423c module:overlay(0) +from:0x020b4538 kind:load to:0x020b4204 module:overlay(0) +from:0x020b454c kind:load to:0x020b4244 module:overlay(0) +from:0x020b4560 kind:load to:0x020b4190 module:overlay(0) +from:0x020b4574 kind:load to:0x020b41bc module:overlay(0) +from:0x020b4588 kind:load to:0x020b424c module:overlay(0) +from:0x020b459c kind:load to:0x020b4354 module:overlay(0) +from:0x020b45b0 kind:load to:0x020b425c module:overlay(0) +from:0x020b45c4 kind:load to:0x020b4360 module:overlay(0) +from:0x020b45d8 kind:load to:0x020b4264 module:overlay(0) +from:0x020b45ec kind:load to:0x020b430c module:overlay(0) +from:0x020b4600 kind:load to:0x020b4284 module:overlay(0) +from:0x020b4614 kind:load to:0x020b4318 module:overlay(0) +from:0x020b4628 kind:load to:0x020b4378 module:overlay(0) +from:0x020b463c kind:load to:0x020b426c module:overlay(0) +from:0x020b4650 kind:load to:0x020b41cc module:overlay(0) +from:0x020b4664 kind:load to:0x020b4214 module:overlay(0) +from:0x020b4678 kind:load to:0x020b41d4 module:overlay(0) +from:0x020b468c kind:load to:0x020b4274 module:overlay(0) +from:0x020b46a0 kind:load to:0x020b41f4 module:overlay(0) +from:0x020b46b4 kind:load to:0x020b41dc module:overlay(0) +from:0x020b46c8 kind:load to:0x020b42d4 module:overlay(0) +from:0x020b46dc kind:load to:0x020b42e4 module:overlay(0) +from:0x020b46f0 kind:load to:0x020b42ec module:overlay(0) +from:0x020b4704 kind:load to:0x020b42fc module:overlay(0) +from:0x020b4718 kind:load to:0x020b4304 module:overlay(0) +from:0x020b472c kind:load to:0x020b427c module:overlay(0) +from:0x020b4740 kind:load to:0x020b428c module:overlay(0) +from:0x020b4754 kind:load to:0x020b429c module:overlay(0) +from:0x020b4768 kind:load to:0x020b42ac module:overlay(0) +from:0x020b477c kind:load to:0x020b42c4 module:overlay(0) +from:0x020b4790 kind:load to:0x020b42dc module:overlay(0) +from:0x020b47a4 kind:load to:0x020b42f4 module:overlay(0) +from:0x020b47b8 kind:load to:0x020b41c4 module:overlay(0) +from:0x020b47cc kind:load to:0x020b41fc module:overlay(0) +from:0x020b47e0 kind:load to:0x020b42b4 module:overlay(0) +from:0x020b47f4 kind:load to:0x020b42cc module:overlay(0) +from:0x020b4808 kind:load to:0x020b436c module:overlay(0) +from:0x020b481c kind:load to:0x020b41ac module:overlay(0) +from:0x020b4830 kind:load to:0x020b419c module:overlay(0) +from:0x020b487c kind:load to:0x020667b8 module:overlay(0) +from:0x020b4880 kind:load to:0x020667d4 module:overlay(0) +from:0x020b4884 kind:load to:0x0209fbcc module:overlay(0) +from:0x020b4888 kind:load to:0x0209fcbc module:overlay(0) +from:0x020b488c kind:load to:0x02066a3c module:overlay(0) +from:0x020b4890 kind:load to:0x02066ddc module:overlay(0) +from:0x020b4894 kind:load to:0x020669b8 module:overlay(0) +from:0x020b4898 kind:load to:0x02067214 module:overlay(0) +from:0x020b489c kind:load to:0x0206721c module:overlay(0) +from:0x020b48a0 kind:load to:0x0209faf8 module:overlay(0) +from:0x020b48a4 kind:load to:0x0209fb3c module:overlay(0) +from:0x020b48b0 kind:load to:0x020a158c module:overlay(0) +from:0x020b48b4 kind:load to:0x020667d4 module:overlay(0) +from:0x020b48b8 kind:load to:0x020a1704 module:overlay(0) +from:0x020b48bc kind:load to:0x02067414 module:overlay(0) +from:0x020b48c0 kind:load to:0x02067454 module:overlay(0) +from:0x020b48c4 kind:load to:0x02066ddc module:overlay(0) +from:0x020b48c8 kind:load to:0x020a16f8 module:overlay(0) +from:0x020b48cc kind:load to:0x020a1750 module:overlay(0) +from:0x020b48d0 kind:load to:0x0206721c module:overlay(0) +from:0x020b48d4 kind:load to:0x020a1534 module:overlay(0) +from:0x020b48d8 kind:load to:0x020a155c module:overlay(0) +from:0x020b48e0 kind:load to:0x020a248c module:overlay(0) +from:0x020b48e8 kind:load to:0x020a25c8 module:overlay(0) +from:0x020b48f0 kind:load to:0x020a25f4 module:overlay(0) +from:0x020b48f8 kind:load to:0x020a1dc4 module:overlay(0) +from:0x020b4900 kind:load to:0x020a23d0 module:overlay(0) +from:0x020b4908 kind:load to:0x020a23f8 module:overlay(0) +from:0x020b4918 kind:load to:0x020a3068 module:overlay(0) +from:0x020b491c kind:load to:0x020a307c module:overlay(0) +from:0x020b4920 kind:load to:0x02020504 module:main +from:0x020b4924 kind:load to:0x0202050c module:main +from:0x020b4928 kind:load to:0x020a2450 module:overlay(0) +from:0x020b492c kind:load to:0x020a2680 module:overlay(0) +from:0x020b4930 kind:load to:0x020a2648 module:overlay(0) +from:0x020b4934 kind:load to:0x020203b4 module:main +from:0x020b4938 kind:load to:0x020a2ef8 module:overlay(0) +from:0x020b493c kind:load to:0x020a2f0c module:overlay(0) +from:0x020b4940 kind:load to:0x020a2f58 module:overlay(0) +from:0x020b4944 kind:load to:0x020a2f50 module:overlay(0) +from:0x020b4948 kind:load to:0x020a2f9c module:overlay(0) +from:0x020b494c kind:load to:0x020a2fa4 module:overlay(0) +from:0x020b4950 kind:load to:0x020a2fe8 module:overlay(0) +from:0x020b495c kind:load to:0x020a1c34 module:overlay(0) +from:0x020b4960 kind:load to:0x020a1ca4 module:overlay(0) +from:0x020b4964 kind:load to:0x02020504 module:main +from:0x020b4968 kind:load to:0x0202050c module:main +from:0x020b496c kind:load to:0x020a2450 module:overlay(0) +from:0x020b4970 kind:load to:0x020a2680 module:overlay(0) +from:0x020b4974 kind:load to:0x020a2648 module:overlay(0) +from:0x020b4978 kind:load to:0x020203b4 module:main +from:0x020b497c kind:load to:0x020a289c module:overlay(0) +from:0x020b4980 kind:load to:0x020a28b0 module:overlay(0) +from:0x020b4984 kind:load to:0x020a28fc module:overlay(0) +from:0x020b4988 kind:load to:0x020a28f4 module:overlay(0) +from:0x020b498c kind:load to:0x020a2940 module:overlay(0) +from:0x020b4990 kind:load to:0x020a2948 module:overlay(0) +from:0x020b4994 kind:load to:0x020a298c module:overlay(0) +from:0x020b49b0 kind:load to:0x020a398c module:overlay(0) +from:0x020b49b4 kind:load to:0x020a39a0 module:overlay(0) +from:0x020b49b8 kind:load to:0x02020504 module:main +from:0x020b49bc kind:load to:0x0202050c module:main +from:0x020b49c0 kind:load to:0x020a3194 module:overlay(0) +from:0x020b49c4 kind:load to:0x020a3484 module:overlay(0) +from:0x020b49c8 kind:load to:0x020a3894 module:overlay(0) +from:0x020b49cc kind:load to:0x020203b4 module:main +from:0x020b49dc kind:load to:0x020a3a04 module:overlay(0) +from:0x020b49e0 kind:load to:0x020a3a18 module:overlay(0) +from:0x020b49e4 kind:load to:0x020a46a4 module:overlay(0) +from:0x020b49e8 kind:load to:0x020a442c module:overlay(0) +from:0x020b49ec kind:load to:0x0206867c module:overlay(0) +from:0x020b49f0 kind:load to:0x020a3a34 module:overlay(0) +from:0x020b49f4 kind:load to:0x020a3bf0 module:overlay(0) +from:0x020b49f8 kind:load to:0x02068fcc module:overlay(0) +from:0x020b49fc kind:load to:0x020a43f4 module:overlay(0) +from:0x020b4a00 kind:load to:0x020a3bc4 module:overlay(0) +from:0x020b4a04 kind:load to:0x020a3cbc module:overlay(0) +from:0x020b4a08 kind:load to:0x020687dc module:overlay(0) +from:0x020b4a0c kind:load to:0x020688fc module:overlay(0) +from:0x020b4a10 kind:load to:0x020a3cd8 module:overlay(0) +from:0x020b4a14 kind:load to:0x02069688 module:overlay(0) +from:0x020b4a18 kind:load to:0x02069734 module:overlay(0) +from:0x020b4a1c kind:load to:0x020a44a8 module:overlay(0) +from:0x020b4a20 kind:load to:0x020a3fb8 module:overlay(0) +from:0x020b4a24 kind:load to:0x020a469c module:overlay(0) +from:0x020b4a38 kind:load to:0x020a4bb0 module:overlay(0) +from:0x020b4a3c kind:load to:0x020a4bc4 module:overlay(0) +from:0x020b4a40 kind:load to:0x020a4758 module:overlay(0) +from:0x020b4a44 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b4a48 kind:load to:0x020a47b8 module:overlay(0) +from:0x020b4a4c kind:load to:0x02061cb8 module:overlay(0) +from:0x020b4a50 kind:load to:0x02061cbc module:overlay(0) +from:0x020b4a5c kind:load to:0x020a4dc8 module:overlay(0) +from:0x020b4a60 kind:load to:0x020a4dd8 module:overlay(0) +from:0x020b4a64 kind:load to:0x020a4e08 module:overlay(0) +from:0x020b4a68 kind:load to:0x020a4e44 module:overlay(0) +from:0x020b4a6c kind:load to:0x020a5084 module:overlay(0) +from:0x020b4a70 kind:load to:0x020a55ec module:overlay(0) +from:0x020b4a74 kind:load to:0x020a55f8 module:overlay(0) +from:0x020b4a78 kind:load to:0x020a55fc module:overlay(0) +from:0x020b4a7c kind:load to:0x020a5604 module:overlay(0) +from:0x020b4a80 kind:load to:0x020a560c module:overlay(0) +from:0x020b4a84 kind:load to:0x020a50d8 module:overlay(0) +from:0x020b4a88 kind:load to:0x020a50dc module:overlay(0) +from:0x020b4a8c kind:load to:0x020a50e0 module:overlay(0) +from:0x020b4a90 kind:load to:0x020a50e4 module:overlay(0) +from:0x020b4a94 kind:load to:0x020a50f0 module:overlay(0) +from:0x020b4a98 kind:load to:0x020a50f4 module:overlay(0) +from:0x020b4aa4 kind:load to:0x020a584c module:overlay(0) +from:0x020b4aa8 kind:load to:0x020a587c module:overlay(0) +from:0x020b4aac kind:load to:0x020a4e08 module:overlay(0) +from:0x020b4ab0 kind:load to:0x020a4e44 module:overlay(0) +from:0x020b4ab4 kind:load to:0x020a5990 module:overlay(0) +from:0x020b4ab8 kind:load to:0x020a55ec module:overlay(0) +from:0x020b4abc kind:load to:0x020a55f8 module:overlay(0) +from:0x020b4ac0 kind:load to:0x020a59f4 module:overlay(0) +from:0x020b4ac4 kind:load to:0x020a59fc module:overlay(0) +from:0x020b4ac8 kind:load to:0x020a5a40 module:overlay(0) +from:0x020b4acc kind:load to:0x020a58b4 module:overlay(0) +from:0x020b4ad0 kind:load to:0x020a5954 module:overlay(0) +from:0x020b4ad4 kind:load to:0x020a5a84 module:overlay(0) +from:0x020b4ad8 kind:load to:0x020a50e4 module:overlay(0) +from:0x020b4adc kind:load to:0x020a5d00 module:overlay(0) +from:0x020b4ae0 kind:load to:0x020a5cfc module:overlay(0) +from:0x020b4aec kind:load to:0x020a6094 module:overlay(0) +from:0x020b4af0 kind:load to:0x020a60d8 module:overlay(0) +from:0x020b4af4 kind:load to:0x020a611c module:overlay(0) +from:0x020b4af8 kind:load to:0x020a6110 module:overlay(0) +from:0x020b4afc kind:load to:0x020a610c module:overlay(0) +from:0x020b4b00 kind:load to:0x020a6104 module:overlay(0) +from:0x020b4b04 kind:load to:0x020a60f4 module:overlay(0) +from:0x020b4b14 kind:load to:0x020a65e8 module:overlay(0) +from:0x020b4b34 kind:load to:0x020a649c module:overlay(0) +from:0x020b4b38 kind:load to:0x020a6474 module:overlay(0) +from:0x020b4b3c kind:load to:0x020a63e4 module:overlay(0) +from:0x020b4b48 kind:load to:0x020a6454 module:overlay(0) +from:0x020b4b4c kind:load to:0x020a642c module:overlay(0) +from:0x020b4b50 kind:load to:0x020a63f4 module:overlay(0) +from:0x020b4b5c kind:load to:0x020a64e4 module:overlay(0) +from:0x020b4b60 kind:load to:0x020a64bc module:overlay(0) +from:0x020b4b64 kind:load to:0x020a640c module:overlay(0) +from:0x020b4b70 kind:load to:0x020a6080 module:overlay(0) +from:0x020b4b74 kind:load to:0x020a76a8 module:overlay(0) +from:0x020b4b78 kind:load to:0x020a76c4 module:overlay(0) +from:0x020b4b7c kind:load to:0x020a7460 module:overlay(0) +from:0x020b4b80 kind:load to:0x020a749c module:overlay(0) +from:0x020b4b84 kind:load to:0x020a74ac module:overlay(0) +from:0x020b4b88 kind:load to:0x020a7664 module:overlay(0) +from:0x020b4b94 kind:load to:0x020a60a8 module:overlay(0) +from:0x020b4b98 kind:load to:0x020a76d4 module:overlay(0) +from:0x020b4b9c kind:load to:0x020a76cc module:overlay(0) +from:0x020b4ba0 kind:load to:0x020a6ec0 module:overlay(0) +from:0x020b4ba4 kind:load to:0x020a6ef4 module:overlay(0) +from:0x020b4ba8 kind:load to:0x020a6f80 module:overlay(0) +from:0x020b4bac kind:load to:0x020a7098 module:overlay(0) +from:0x020b4d1c kind:load to:0x020a8080 module:overlay(0) +from:0x020b4d28 kind:load to:0x020a7a30 module:overlay(0) +from:0x020b4d2c kind:load to:0x020a80b0 module:overlay(0) +from:0x020b4d30 kind:load to:0x020a63f4 module:overlay(0) +from:0x020b4d38 kind:load to:0x020b4d34 module:overlay(0) +from:0x020b4d44 kind:load to:0x020a9a00 module:overlay(0) +from:0x020b4d48 kind:load to:0x020a9a14 module:overlay(0) +from:0x020b4d4c kind:load to:0x02057bd4 module:overlay(0) +from:0x020b4d50 kind:load to:0x02057a68 module:overlay(0) +from:0x020b4d54 kind:load to:0x02057da8 module:overlay(0) +from:0x020b4d58 kind:load to:0x02057e24 module:overlay(0) +from:0x020b4d5c kind:load to:0x02057e88 module:overlay(0) +from:0x020b4d60 kind:load to:0x0209a77c module:overlay(0) +from:0x020b4d64 kind:load to:0x02057d64 module:overlay(0) +from:0x020b4d70 kind:load to:0x020984f8 module:overlay(0) +from:0x020b4d74 kind:load to:0x02098534 module:overlay(0) +from:0x020b4d78 kind:load to:0x0209854c module:overlay(0) +from:0x020b4d7c kind:load to:0x02098558 module:overlay(0) +from:0x020b4d80 kind:load to:0x01fff464 module:itcm +from:0x020b4d84 kind:load to:0x020a99b8 module:overlay(0) +from:0x020b4d88 kind:load to:0x020a8d08 module:overlay(0) +from:0x020b4d8c kind:load to:0x020a8d84 module:overlay(0) +from:0x020b4d90 kind:load to:0x020a98d0 module:overlay(0) +from:0x020b4d94 kind:load to:0x020a98d4 module:overlay(0) +from:0x020b4d98 kind:load to:0x0209849c module:overlay(0) +from:0x020b4d9c kind:load to:0x020a993c module:overlay(0) +from:0x020b4da0 kind:load to:0x020984a4 module:overlay(0) +from:0x020b4da4 kind:load to:0x020984a8 module:overlay(0) +from:0x020b4da8 kind:load to:0x02098564 module:overlay(0) +from:0x020b4dac kind:load to:0x020985d0 module:overlay(0) +from:0x020b4db0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x020b4db4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x020b4db8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x020b4dbc kind:load to:0x020a8ca0 module:overlay(0) +from:0x020b4dc0 kind:load to:0x020a8cc0 module:overlay(0) +from:0x020b4dc4 kind:load to:0x020a8d80 module:overlay(0) +from:0x020b4dcc kind:load to:0x020a92b0 module:overlay(0) +from:0x020b4dd0 kind:load to:0x020a8f58 module:overlay(0) +from:0x020b4dd4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x020b4dd8 kind:load to:0x020a9130 module:overlay(0) +from:0x020b4ddc kind:load to:0x020a912c module:overlay(0) +from:0x020b4de0 kind:load to:0x020a91fc module:overlay(0) +from:0x020b4de4 kind:load to:0x020a9220 module:overlay(0) +from:0x020b4de8 kind:load to:0x020a9224 module:overlay(0) +from:0x020b4dec kind:load to:0x020a9180 module:overlay(0) +from:0x020b4df0 kind:load to:0x020a9188 module:overlay(0) +from:0x020b4df4 kind:load to:0x020a9190 module:overlay(0) +from:0x020b4df8 kind:load to:0x020a8f34 module:overlay(0) +from:0x020b4dfc kind:load to:0x020a8f3c module:overlay(0) +from:0x020b4e00 kind:load to:0x020a8f44 module:overlay(0) +from:0x020b4e04 kind:load to:0x020a8f4c module:overlay(0) +from:0x020b4e08 kind:load to:0x020a9428 module:overlay(0) +from:0x020b4e0c kind:load to:0x020a9578 module:overlay(0) +from:0x020b4e10 kind:load to:0x020a95a4 module:overlay(0) +from:0x020b4e14 kind:load to:0x020a95c4 module:overlay(0) +from:0x020b4e18 kind:load to:0x020a97dc module:overlay(0) +from:0x020b4e1c kind:load to:0x020a95b4 module:overlay(0) +from:0x020b4e20 kind:load to:0x020a8ea0 module:overlay(0) +from:0x020b4e24 kind:load to:0x020a8e64 module:overlay(0) +from:0x020b4e28 kind:load to:0x020a9984 module:overlay(0) +from:0x020b4e2c kind:load to:0x020afd3c module:overlay(0) +from:0x020b4e30 kind:load to:0x020afd30 module:overlay(0) +from:0x020b4e34 kind:load to:0x020afd24 module:overlay(0) +from:0x020b4e38 kind:load to:0x020afd18 module:overlay(0) +from:0x020b4e3c kind:load to:0x020afd0c module:overlay(0) +from:0x020b4e40 kind:load to:0x020afe54 module:overlay(0) +from:0x020b4e44 kind:load to:0x020afe59 module:overlay(0) +from:0x020b4e48 kind:load to:0x020afe5e module:overlay(0) +from:0x020b4e4c kind:load to:0x020afe63 module:overlay(0) +from:0x020b4e50 kind:load to:0x020afe36 module:overlay(0) +from:0x020b4e54 kind:load to:0x020afe3b module:overlay(0) +from:0x020b4e58 kind:load to:0x020afe40 module:overlay(0) +from:0x020b4e5c kind:load to:0x020afe45 module:overlay(0) +from:0x020b4e60 kind:load to:0x020afe4a module:overlay(0) +from:0x020b4e64 kind:load to:0x020afe4f module:overlay(0) +from:0x020b4e68 kind:load to:0x020afe22 module:overlay(0) +from:0x020b4e6c kind:load to:0x020afe26 module:overlay(0) +from:0x020b4e70 kind:load to:0x020afe2a module:overlay(0) +from:0x020b4e74 kind:load to:0x020afe2e module:overlay(0) +from:0x020b4e78 kind:load to:0x020afe32 module:overlay(0) +from:0x020b4e7c kind:load to:0x020afe1e module:overlay(0) +from:0x020b4e80 kind:load to:0x020afe1c module:overlay(0) +from:0x020b4e84 kind:load to:0x020afe1a module:overlay(0) +from:0x020b4e88 kind:load to:0x020afe20 module:overlay(0) +from:0x020b4e8c kind:load to:0x020afe18 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov000/symbols.txt b/config/usa/arm9/overlays/ov000/symbols.txt new file mode 100644 index 00000000..0ccdb710 --- /dev/null +++ b/config/usa/arm9/overlays/ov000/symbols.txt @@ -0,0 +1,4087 @@ +func_ov000_02051ac0 kind:function(arm,size=0x80) addr:0x02051ac0 +func_ov000_02051b40 kind:function(arm,size=0x1a0) addr:0x02051b40 +func_ov000_02051ce0 kind:function(arm,size=0xe0) addr:0x02051ce0 +func_ov000_02051dc0 kind:function(arm,size=0x5c) addr:0x02051dc0 +func_ov000_02051e1c kind:function(arm,size=0x3c) addr:0x02051e1c +func_ov000_02051e58 kind:function(arm,size=0x44) addr:0x02051e58 +func_ov000_02051e9c kind:function(arm,size=0xd4) addr:0x02051e9c +func_ov000_02051f70 kind:function(arm,size=0x4) addr:0x02051f70 +func_ov000_02051f74 kind:function(arm,size=0x2a4) addr:0x02051f74 +func_ov000_02052218 kind:function(arm,size=0x7dc) addr:0x02052218 +func_ov000_020529f4 kind:function(arm,size=0xec) addr:0x020529f4 +func_ov000_02052ae0 kind:function(arm,size=0xcc) addr:0x02052ae0 +func_ov000_02052bac kind:function(arm,size=0x60) addr:0x02052bac +func_ov000_02052c0c kind:function(arm,size=0x1c) addr:0x02052c0c +func_ov000_02052c28 kind:function(arm,size=0xf0) addr:0x02052c28 +func_ov000_02052d18 kind:function(arm,size=0x38) addr:0x02052d18 +func_ov000_02052d50 kind:function(arm,size=0xb4) addr:0x02052d50 +func_ov000_02052e04 kind:function(arm,size=0x78) addr:0x02052e04 +func_ov000_02052e7c kind:function(arm,size=0xd4) addr:0x02052e7c +func_ov000_02052f50 kind:function(arm,size=0x114) addr:0x02052f50 +func_ov000_02053064 kind:function(arm,size=0x84) addr:0x02053064 +func_ov000_020530e8 kind:function(arm,size=0x1f0) addr:0x020530e8 +func_ov000_020532d8 kind:function(arm,size=0xe4) addr:0x020532d8 +func_ov000_020533bc kind:function(arm,size=0x80) addr:0x020533bc +func_ov000_0205343c kind:function(arm,size=0xdfc) addr:0x0205343c +func_ov000_02054238 kind:function(arm,size=0x2f0) addr:0x02054238 +func_ov000_02054528 kind:function(arm,size=0x40) addr:0x02054528 +func_ov000_02054568 kind:function(arm,size=0x48) addr:0x02054568 +func_ov000_020545b0 kind:function(arm,size=0x78) addr:0x020545b0 +func_ov000_02054628 kind:function(arm,size=0x24) addr:0x02054628 +func_ov000_0205464c kind:function(arm,size=0x24) addr:0x0205464c +func_ov000_02054670 kind:function(thumb,size=0x108) addr:0x02054670 +func_ov000_02054778 kind:function(thumb,size=0x1f4) addr:0x02054778 +func_ov000_0205496c kind:function(thumb,size=0xc) addr:0x0205496c +func_ov000_02054978 kind:function(thumb,size=0xc) addr:0x02054978 +func_ov000_02054984 kind:function(thumb,size=0x70) addr:0x02054984 +func_ov000_020549f4 kind:function(thumb,size=0x64) addr:0x020549f4 +func_ov000_02054a58 kind:function(thumb,size=0x10) addr:0x02054a58 +func_ov000_02054a68 kind:function(thumb,size=0x10) addr:0x02054a68 +func_ov000_02054a78 kind:function(arm,size=0x8c) addr:0x02054a78 +func_ov000_02054b04 kind:function(arm,size=0x78) addr:0x02054b04 +func_ov000_02054b7c kind:function(arm,size=0x4c) addr:0x02054b7c +func_ov000_02054bc8 kind:function(arm,size=0xb8) addr:0x02054bc8 +func_ov000_02054c80 kind:function(arm,size=0x68) addr:0x02054c80 +func_ov000_02054ce8 kind:function(arm,size=0x40) addr:0x02054ce8 +func_ov000_02054d28 kind:function(arm,size=0x414) addr:0x02054d28 +func_ov000_0205513c kind:function(arm,size=0x3dc) addr:0x0205513c +func_ov000_02055518 kind:function(arm,size=0x6d8) addr:0x02055518 +func_ov000_02055bf0 kind:function(arm,size=0x6a0) addr:0x02055bf0 +func_ov000_02056290 kind:function(arm,size=0x3f0) addr:0x02056290 +func_ov000_02056680 kind:function(arm,size=0x390) addr:0x02056680 +func_ov000_02056a10 kind:function(arm,size=0x564) addr:0x02056a10 +func_ov000_02056f74 kind:function(arm,size=0x510) addr:0x02056f74 +func_ov000_02057484 kind:function(arm,size=0xa8) addr:0x02057484 +func_ov000_0205752c kind:function(arm,size=0x6c) addr:0x0205752c +func_ov000_02057598 kind:function(arm,size=0x28) addr:0x02057598 +func_ov000_020575c0 kind:function(arm,size=0x28) addr:0x020575c0 +func_ov000_020575e8 kind:function(arm,size=0x8) addr:0x020575e8 +func_ov000_020575f0 kind:function(arm,size=0x30) addr:0x020575f0 +func_ov000_02057620 kind:function(arm,size=0x48) addr:0x02057620 +func_ov000_02057668 kind:function(arm,size=0x48) addr:0x02057668 +func_ov000_020576b0 kind:function(arm,size=0x3c) addr:0x020576b0 +func_ov000_020576ec kind:function(arm,size=0x14) addr:0x020576ec +func_ov000_02057700 kind:function(arm,size=0x14) addr:0x02057700 +func_ov000_02057714 kind:function(arm,size=0x1c) addr:0x02057714 +func_ov000_02057730 kind:function(thumb,size=0xc) addr:0x02057730 +func_ov000_0205773c kind:function(thumb,size=0x20) addr:0x0205773c +func_ov000_0205775c kind:function(thumb,size=0xe) addr:0x0205775c +func_ov000_0205776c kind:function(thumb,size=0x18) addr:0x0205776c +func_ov000_02057784 kind:function(arm,size=0x54) addr:0x02057784 +func_ov000_020577d8 kind:function(arm,size=0x38) addr:0x020577d8 +func_ov000_02057810 kind:function(arm,size=0x3c) addr:0x02057810 +func_ov000_0205784c kind:function(arm,size=0x38) addr:0x0205784c +func_ov000_02057884 kind:function(arm,size=0x20) addr:0x02057884 +func_ov000_020578a4 kind:function(arm,size=0x24) addr:0x020578a4 +func_ov000_020578c8 kind:function(thumb,size=0x20) addr:0x020578c8 +func_ov000_020578e8 kind:function(arm,size=0x34) addr:0x020578e8 +func_ov000_0205791c kind:function(arm,size=0xa4) addr:0x0205791c +func_ov000_020579c0 kind:function(arm,size=0x14) addr:0x020579c0 +func_ov000_020579d4 kind:function(arm,size=0x1c) addr:0x020579d4 +func_ov000_020579f0 kind:function(thumb,size=0x14) addr:0x020579f0 +func_ov000_02057a04 kind:function(thumb,size=0x14) addr:0x02057a04 +func_ov000_02057a18 kind:function(arm,size=0x18) addr:0x02057a18 +func_ov000_02057a30 kind:function(thumb,size=0x1c) addr:0x02057a30 +func_ov000_02057a4c kind:function(thumb,size=0x1c) addr:0x02057a4c +func_ov000_02057a68 kind:function(arm,size=0x3c) addr:0x02057a68 +func_ov000_02057aa4 kind:function(arm,size=0x14) addr:0x02057aa4 +func_ov000_02057ab8 kind:function(arm,size=0x1c) addr:0x02057ab8 +func_ov000_02057ad4 kind:function(arm,size=0x14) addr:0x02057ad4 +func_ov000_02057ae8 kind:function(arm,size=0x1c) addr:0x02057ae8 +func_ov000_02057b04 kind:function(arm,size=0x14) addr:0x02057b04 +func_ov000_02057b18 kind:function(arm,size=0x1c) addr:0x02057b18 +func_ov000_02057b34 kind:function(thumb,size=0x1c) addr:0x02057b34 +func_ov000_02057b50 kind:function(thumb,size=0x1c) addr:0x02057b50 +func_ov000_02057b6c kind:function(thumb,size=0x20) addr:0x02057b6c +func_ov000_02057b8c kind:function(thumb,size=0x28) addr:0x02057b8c +func_ov000_02057bb4 kind:function(thumb,size=0x20) addr:0x02057bb4 +func_ov000_02057bd4 kind:function(arm,size=0x20) addr:0x02057bd4 +func_ov000_02057bf4 kind:function(arm,size=0x20) addr:0x02057bf4 +func_ov000_02057c14 kind:function(arm,size=0x4) addr:0x02057c14 +func_ov000_02057c18 kind:function(arm,size=0x34) addr:0x02057c18 +func_ov000_02057c4c kind:function(arm,size=0x2c) addr:0x02057c4c +func_ov000_02057c78 kind:function(arm,size=0x18) addr:0x02057c78 +func_ov000_02057c90 kind:function(arm,size=0x18) addr:0x02057c90 +func_ov000_02057ca8 kind:function(arm,size=0x2c) addr:0x02057ca8 +func_ov000_02057cd4 kind:function(arm,size=0x2c) addr:0x02057cd4 +func_ov000_02057d00 kind:function(thumb,size=0x1c) addr:0x02057d00 +func_ov000_02057d1c kind:function(arm,size=0x30) addr:0x02057d1c +func_ov000_02057d4c kind:function(arm,size=0x18) addr:0x02057d4c +func_ov000_02057d64 kind:function(arm,size=0x18) addr:0x02057d64 +func_ov000_02057d7c kind:function(arm,size=0x2c) addr:0x02057d7c +func_ov000_02057da8 kind:function(arm,size=0x7c) addr:0x02057da8 +func_ov000_02057e24 kind:function(arm,size=0x64) addr:0x02057e24 +func_ov000_02057e88 kind:function(arm,size=0x1c) addr:0x02057e88 +func_ov000_02057ea4 kind:function(thumb,size=0x2) addr:0x02057ea4 +func_ov000_02057ea8 kind:function(thumb,size=0xc) addr:0x02057ea8 +func_ov000_02057eb4 kind:function(thumb,size=0x2) addr:0x02057eb4 +func_ov000_02057eb8 kind:function(arm,size=0x8) addr:0x02057eb8 +func_ov000_02057ec0 kind:function(arm,size=0x14) addr:0x02057ec0 +func_ov000_02057ed4 kind:function(arm,size=0x24) addr:0x02057ed4 +func_ov000_02057ef8 kind:function(arm,size=0x28) addr:0x02057ef8 +func_ov000_02057f20 kind:function(arm,size=0x34) addr:0x02057f20 +func_ov000_02057f54 kind:function(arm,size=0x24) addr:0x02057f54 +func_ov000_02057f78 kind:function(arm,size=0x28) addr:0x02057f78 +func_ov000_02057fa0 kind:function(arm,size=0x28) addr:0x02057fa0 +func_ov000_02057fc8 kind:function(arm,size=0x50) addr:0x02057fc8 +func_ov000_02058018 kind:function(arm,size=0x28) addr:0x02058018 +func_ov000_02058040 kind:function(arm,size=0x20) addr:0x02058040 +func_ov000_02058060 kind:function(arm,size=0x20) addr:0x02058060 +func_ov000_02058080 kind:function(arm,size=0x14) addr:0x02058080 +func_ov000_02058094 kind:function(arm,size=0x1c) addr:0x02058094 +func_ov000_020580b0 kind:function(arm,size=0x14) addr:0x020580b0 +func_ov000_020580c4 kind:function(arm,size=0x8) addr:0x020580c4 +func_ov000_020580cc kind:function(arm,size=0xcc) addr:0x020580cc +func_ov000_02058198 kind:function(arm,size=0x20) addr:0x02058198 +func_ov000_020581b8 kind:function(arm,size=0x8c) addr:0x020581b8 +func_ov000_02058244 kind:function(arm,size=0x70) addr:0x02058244 +func_ov000_020582b4 kind:function(arm,size=0x2c) addr:0x020582b4 +func_ov000_020582e0 kind:function(arm,size=0x3c) addr:0x020582e0 +func_ov000_0205831c kind:function(arm,size=0x20) addr:0x0205831c +func_ov000_0205833c kind:function(arm,size=0x20) addr:0x0205833c +func_ov000_0205835c kind:function(arm,size=0x14) addr:0x0205835c +func_ov000_02058370 kind:function(arm,size=0x1c) addr:0x02058370 +func_ov000_0205838c kind:function(arm,size=0x14) addr:0x0205838c +func_ov000_020583a0 kind:function(arm,size=0x138) addr:0x020583a0 +func_ov000_020584d8 kind:function(arm,size=0x48) addr:0x020584d8 +func_ov000_02058520 kind:function(thumb,size=0x84) addr:0x02058520 +func_ov000_020585a4 kind:function(thumb,size=0x14) addr:0x020585a4 +func_ov000_020585b8 kind:function(thumb,size=0x48) addr:0x020585b8 +func_ov000_02058600 kind:function(thumb,size=0x4c) addr:0x02058600 +func_ov000_0205864c kind:function(thumb,size=0x48) addr:0x0205864c +func_ov000_02058694 kind:function(thumb,size=0x23c) addr:0x02058694 +func_ov000_020588d0 kind:function(thumb,size=0x10) addr:0x020588d0 +func_ov000_020588e0 kind:function(thumb,size=0x12) addr:0x020588e0 +func_ov000_020588f4 kind:function(thumb,size=0xd0) addr:0x020588f4 +func_ov000_020589c4 kind:function(thumb,size=0x40) addr:0x020589c4 +func_ov000_02058a04 kind:function(arm,size=0x34) addr:0x02058a04 +func_ov000_02058a38 kind:function(arm,size=0x2c) addr:0x02058a38 +func_ov000_02058a64 kind:function(arm,size=0x2c) addr:0x02058a64 +func_ov000_02058a90 kind:function(arm,size=0xe8) addr:0x02058a90 +func_ov000_02058b78 kind:function(thumb,size=0x1c) addr:0x02058b78 +func_ov000_02058b94 kind:function(arm,size=0x34) addr:0x02058b94 +func_ov000_02058bc8 kind:function(arm,size=0x14) addr:0x02058bc8 +func_ov000_02058bdc kind:function(arm,size=0x14) addr:0x02058bdc +func_ov000_02058bf0 kind:function(arm,size=0x1c) addr:0x02058bf0 +func_ov000_02058c0c kind:function(thumb,size=0x1c) addr:0x02058c0c +func_ov000_02058c28 kind:function(thumb,size=0x2c) addr:0x02058c28 +func_ov000_02058c54 kind:function(thumb,size=0x7c) addr:0x02058c54 +func_ov000_02058cd0 kind:function(thumb,size=0x2c) addr:0x02058cd0 +func_ov000_02058cfc kind:function(thumb,size=0x104) addr:0x02058cfc +func_ov000_02058e00 kind:function(arm,size=0x4) addr:0x02058e00 +func_ov000_02058e04 kind:function(arm,size=0x24) addr:0x02058e04 +func_ov000_02058e28 kind:function(arm,size=0x40) addr:0x02058e28 +func_ov000_02058e68 kind:function(arm,size=0x2c) addr:0x02058e68 +func_ov000_02058e94 kind:function(arm,size=0x18) addr:0x02058e94 +func_ov000_02058eac kind:function(arm,size=0x24) addr:0x02058eac +func_ov000_02058ed0 kind:function(arm,size=0x6c) addr:0x02058ed0 +func_ov000_02058f3c kind:function(arm,size=0x18) addr:0x02058f3c +func_ov000_02058f54 kind:function(arm,size=0x10) addr:0x02058f54 +func_ov000_02058f64 kind:function(arm,size=0x18) addr:0x02058f64 +func_ov000_02058f7c kind:function(arm,size=0x28) addr:0x02058f7c +func_ov000_02058fa4 kind:function(arm,size=0x34) addr:0x02058fa4 +func_ov000_02058fd8 kind:function(arm,size=0xdc) addr:0x02058fd8 +func_ov000_020590b4 kind:function(arm,size=0x10) addr:0x020590b4 +func_ov000_020590c4 kind:function(arm,size=0x24) addr:0x020590c4 +func_ov000_020590e8 kind:function(arm,size=0x30) addr:0x020590e8 +func_ov000_02059118 kind:function(arm,size=0x30) addr:0x02059118 +func_ov000_02059148 kind:function(arm,size=0x28) addr:0x02059148 +func_ov000_02059170 kind:function(arm,size=0x3c) addr:0x02059170 +func_ov000_020591ac kind:function(arm,size=0x20) addr:0x020591ac +func_ov000_020591cc kind:function(arm,size=0x54) addr:0x020591cc +func_ov000_02059220 kind:function(arm,size=0x30) addr:0x02059220 +func_ov000_02059250 kind:function(arm,size=0x18) addr:0x02059250 +func_ov000_02059268 kind:function(arm,size=0x18) addr:0x02059268 +func_ov000_02059280 kind:function(thumb,size=0x4c) addr:0x02059280 +func_ov000_020592cc kind:function(thumb,size=0x70) addr:0x020592cc +func_ov000_0205933c kind:function(thumb,size=0xc) addr:0x0205933c +func_ov000_02059348 kind:function(thumb,size=0xec) addr:0x02059348 +func_ov000_02059434 kind:function(thumb,size=0x1b0) addr:0x02059434 +func_ov000_020595e4 kind:function(thumb,size=0x110) addr:0x020595e4 +func_ov000_020596f4 kind:function(thumb,size=0x64) addr:0x020596f4 +func_ov000_02059758 kind:function(thumb,size=0x20) addr:0x02059758 +func_ov000_02059778 kind:function(thumb,size=0x2c) addr:0x02059778 +func_ov000_020597a4 kind:function(thumb,size=0x34) addr:0x020597a4 +func_ov000_020597d8 kind:function(thumb,size=0x124) addr:0x020597d8 +func_ov000_020598fc kind:function(arm,size=0x20) addr:0x020598fc +func_ov000_0205991c kind:function(thumb,size=0x1c) addr:0x0205991c +func_ov000_02059938 kind:function(thumb,size=0x288) addr:0x02059938 +func_ov000_02059bc0 kind:function(thumb,size=0xa) addr:0x02059bc0 +func_ov000_02059bcc kind:function(thumb,size=0x44) addr:0x02059bcc +func_ov000_02059c10 kind:function(arm,size=0x9c) addr:0x02059c10 +func_ov000_02059cac kind:function(arm,size=0xa4) addr:0x02059cac +func_ov000_02059d50 kind:function(arm,size=0x34) addr:0x02059d50 +func_ov000_02059d84 kind:function(arm,size=0xfc) addr:0x02059d84 +func_ov000_02059e80 kind:function(arm,size=0x1e4) addr:0x02059e80 +func_ov000_0205a064 kind:function(arm,size=0xc) addr:0x0205a064 +func_ov000_0205a070 kind:function(arm,size=0xc) addr:0x0205a070 +func_ov000_0205a07c kind:function(arm,size=0xc) addr:0x0205a07c +func_ov000_0205a088 kind:function(arm,size=0x1c) addr:0x0205a088 +func_ov000_0205a0a4 kind:function(thumb,size=0x12) addr:0x0205a0a4 +func_ov000_0205a0b8 kind:function(thumb,size=0x44) addr:0x0205a0b8 +func_ov000_0205a0fc kind:function(arm,size=0x4) addr:0x0205a0fc +func_ov000_0205a100 kind:function(arm,size=0x40) addr:0x0205a100 +func_ov000_0205a140 kind:function(arm,size=0x4) addr:0x0205a140 +func_ov000_0205a144 kind:function(arm,size=0x40) addr:0x0205a144 +func_ov000_0205a184 kind:function(arm,size=0x34) addr:0x0205a184 +func_ov000_0205a1b8 kind:function(arm,size=0x24) addr:0x0205a1b8 +func_ov000_0205a1dc kind:function(arm,size=0x8c) addr:0x0205a1dc +func_ov000_0205a268 kind:function(arm,size=0x1c) addr:0x0205a268 +func_ov000_0205a284 kind:function(arm,size=0x24) addr:0x0205a284 +func_ov000_0205a2a8 kind:function(arm,size=0x54) addr:0x0205a2a8 +func_ov000_0205a2fc kind:function(arm,size=0x74) addr:0x0205a2fc +func_ov000_0205a370 kind:function(arm,size=0x38) addr:0x0205a370 +func_ov000_0205a3a8 kind:function(arm,size=0x34) addr:0x0205a3a8 +func_ov000_0205a3dc kind:function(arm,size=0x130) addr:0x0205a3dc +func_ov000_0205a50c kind:function(arm,size=0xfc) addr:0x0205a50c +func_ov000_0205a608 kind:function(arm,size=0x10) addr:0x0205a608 +func_ov000_0205a618 kind:function(arm,size=0x14) addr:0x0205a618 +func_ov000_0205a62c kind:function(arm,size=0x44) addr:0x0205a62c +func_ov000_0205a670 kind:function(arm,size=0x48) addr:0x0205a670 +func_ov000_0205a6b8 kind:function(arm,size=0x48) addr:0x0205a6b8 +func_ov000_0205a700 kind:function(arm,size=0x18) addr:0x0205a700 +func_ov000_0205a718 kind:function(arm,size=0x40) addr:0x0205a718 +func_ov000_0205a758 kind:function(arm,size=0x30) addr:0x0205a758 +func_ov000_0205a788 kind:function(arm,size=0x1c) addr:0x0205a788 +func_ov000_0205a7a4 kind:function(arm,size=0x1c) addr:0x0205a7a4 +func_ov000_0205a7c0 kind:function(arm,size=0x14) addr:0x0205a7c0 +func_ov000_0205a7d4 kind:function(arm,size=0x10) addr:0x0205a7d4 +func_ov000_0205a7e4 kind:function(arm,size=0x14) addr:0x0205a7e4 +func_ov000_0205a7f8 kind:function(arm,size=0x1c) addr:0x0205a7f8 +func_ov000_0205a814 kind:function(thumb,size=0xaa) addr:0x0205a814 +func_ov000_0205a8c0 kind:function(thumb,size=0x64) addr:0x0205a8c0 +func_ov000_0205a924 kind:function(thumb,size=0xc) addr:0x0205a924 +func_ov000_0205a930 kind:function(thumb,size=0xe) addr:0x0205a930 +func_ov000_0205a940 kind:function(thumb,size=0x40) addr:0x0205a940 +func_ov000_0205a980 kind:function(arm,size=0x70) addr:0x0205a980 +func_ov000_0205a9f0 kind:function(arm,size=0x60) addr:0x0205a9f0 +func_ov000_0205aa50 kind:function(arm,size=0xe8) addr:0x0205aa50 +func_ov000_0205ab38 kind:function(thumb,size=0x1e) addr:0x0205ab38 +func_ov000_0205ab58 kind:function(thumb,size=0x52) addr:0x0205ab58 +func_ov000_0205abac kind:function(thumb,size=0x56) addr:0x0205abac +func_ov000_0205ac04 kind:function(arm,size=0x10) addr:0x0205ac04 +func_ov000_0205ac14 kind:function(arm,size=0x2c) addr:0x0205ac14 +func_ov000_0205ac40 kind:function(arm,size=0x10) addr:0x0205ac40 +func_ov000_0205ac50 kind:function(arm,size=0x2c) addr:0x0205ac50 +func_ov000_0205ac7c kind:function(arm,size=0x30) addr:0x0205ac7c +func_ov000_0205acac kind:function(arm,size=0x54) addr:0x0205acac +func_ov000_0205ad00 kind:function(arm,size=0x44) addr:0x0205ad00 +func_ov000_0205ad44 kind:function(arm,size=0x2c) addr:0x0205ad44 +func_ov000_0205ad70 kind:function(arm,size=0x34) addr:0x0205ad70 +func_ov000_0205ada4 kind:function(arm,size=0x38) addr:0x0205ada4 +func_ov000_0205addc kind:function(arm,size=0x3c) addr:0x0205addc +func_ov000_0205ae18 kind:function(arm,size=0x48) addr:0x0205ae18 +func_ov000_0205ae60 kind:function(arm,size=0x2c) addr:0x0205ae60 +func_ov000_0205ae8c kind:function(arm,size=0x24) addr:0x0205ae8c +func_ov000_0205aeb0 kind:function(arm,size=0x20) addr:0x0205aeb0 +func_ov000_0205aed0 kind:function(arm,size=0x24) addr:0x0205aed0 +func_ov000_0205aef4 kind:function(arm,size=0x84) addr:0x0205aef4 +func_ov000_0205af78 kind:function(arm,size=0x68) addr:0x0205af78 +func_ov000_0205afe0 kind:function(arm,size=0x90) addr:0x0205afe0 +func_ov000_0205b070 kind:function(arm,size=0x1c) addr:0x0205b070 +func_ov000_0205b08c kind:function(arm,size=0x20) addr:0x0205b08c +func_ov000_0205b0ac kind:function(arm,size=0x7c) addr:0x0205b0ac +func_ov000_0205b128 kind:function(arm,size=0x84) addr:0x0205b128 +func_ov000_0205b1ac kind:function(arm,size=0xc) addr:0x0205b1ac +func_ov000_0205b1b8 kind:function(arm,size=0x4c) addr:0x0205b1b8 +func_ov000_0205b204 kind:function(arm,size=0xb0) addr:0x0205b204 +func_ov000_0205b2b4 kind:function(arm,size=0x50) addr:0x0205b2b4 +func_ov000_0205b304 kind:function(arm,size=0x50) addr:0x0205b304 +func_ov000_0205b354 kind:function(arm,size=0x18) addr:0x0205b354 +func_ov000_0205b36c kind:function(arm,size=0x10) addr:0x0205b36c +func_ov000_0205b37c kind:function(arm,size=0x58) addr:0x0205b37c +func_ov000_0205b3d4 kind:function(arm,size=0xc0) addr:0x0205b3d4 +func_ov000_0205b494 kind:function(arm,size=0xf4) addr:0x0205b494 +func_ov000_0205b588 kind:function(arm,size=0x14) addr:0x0205b588 +func_ov000_0205b59c kind:function(arm,size=0x8c) addr:0x0205b59c +func_ov000_0205b628 kind:function(arm,size=0x30) addr:0x0205b628 +func_ov000_0205b658 kind:function(arm,size=0x38) addr:0x0205b658 +func_ov000_0205b690 kind:function(arm,size=0xb4) addr:0x0205b690 +func_ov000_0205b744 kind:function(arm,size=0xc8) addr:0x0205b744 +func_ov000_0205b80c kind:function(arm,size=0x30) addr:0x0205b80c +func_ov000_0205b83c kind:function(arm,size=0xd8) addr:0x0205b83c +func_ov000_0205b914 kind:function(arm,size=0x374) addr:0x0205b914 +func_ov000_0205bc88 kind:function(arm,size=0x74) addr:0x0205bc88 +func_ov000_0205bcfc kind:function(arm,size=0x28) addr:0x0205bcfc +func_ov000_0205bd24 kind:function(arm,size=0x60) addr:0x0205bd24 +func_ov000_0205bd84 kind:function(arm,size=0x90) addr:0x0205bd84 +func_ov000_0205be14 kind:function(arm,size=0x10) addr:0x0205be14 +func_ov000_0205be24 kind:function(arm,size=0x98) addr:0x0205be24 +func_ov000_0205bebc kind:function(arm,size=0x7c) addr:0x0205bebc +func_ov000_0205bf38 kind:function(arm,size=0x6c) addr:0x0205bf38 +func_ov000_0205bfa4 kind:function(arm,size=0x78) addr:0x0205bfa4 +func_ov000_0205c01c kind:function(arm,size=0x6c) addr:0x0205c01c +func_ov000_0205c088 kind:function(arm,size=0xe0) addr:0x0205c088 +func_ov000_0205c168 kind:function(arm,size=0x8) addr:0x0205c168 +func_ov000_0205c170 kind:function(arm,size=0x60) addr:0x0205c170 +func_ov000_0205c1d0 kind:function(arm,size=0x14) addr:0x0205c1d0 +func_ov000_0205c1e4 kind:function(arm,size=0x1a8) addr:0x0205c1e4 +func_ov000_0205c38c kind:function(arm,size=0x14) addr:0x0205c38c +func_ov000_0205c3a0 kind:function(arm,size=0x74) addr:0x0205c3a0 +func_ov000_0205c414 kind:function(arm,size=0x74) addr:0x0205c414 +func_ov000_0205c488 kind:function(arm,size=0xdc) addr:0x0205c488 +func_ov000_0205c564 kind:function(thumb,size=0x1a) addr:0x0205c564 +func_ov000_0205c580 kind:function(arm,size=0x18) addr:0x0205c580 +func_ov000_0205c598 kind:function(arm,size=0x18) addr:0x0205c598 +func_ov000_0205c5b0 kind:function(arm,size=0xd4) addr:0x0205c5b0 +func_ov000_0205c684 kind:function(arm,size=0x2c) addr:0x0205c684 +func_ov000_0205c6b0 kind:function(arm,size=0x34) addr:0x0205c6b0 +func_ov000_0205c6e4 kind:function(arm,size=0x48) addr:0x0205c6e4 +func_ov000_0205c72c kind:function(arm,size=0x34) addr:0x0205c72c +func_ov000_0205c760 kind:function(arm,size=0x2c) addr:0x0205c760 +func_ov000_0205c78c kind:function(arm,size=0x58) addr:0x0205c78c +func_ov000_0205c7e4 kind:function(arm,size=0x78) addr:0x0205c7e4 +func_ov000_0205c85c kind:function(arm,size=0xc) addr:0x0205c85c +func_ov000_0205c868 kind:function(arm,size=0xc) addr:0x0205c868 +func_ov000_0205c874 kind:function(arm,size=0x5c) addr:0x0205c874 +func_ov000_0205c8d0 kind:function(arm,size=0x14) addr:0x0205c8d0 +func_ov000_0205c8e4 kind:function(arm,size=0x14) addr:0x0205c8e4 +func_ov000_0205c8f8 kind:function(arm,size=0x14) addr:0x0205c8f8 +func_ov000_0205c90c kind:function(arm,size=0x18) addr:0x0205c90c +func_ov000_0205c924 kind:function(arm,size=0x10) addr:0x0205c924 +func_ov000_0205c934 kind:function(arm,size=0x18) addr:0x0205c934 +func_ov000_0205c94c kind:function(arm,size=0x18) addr:0x0205c94c +func_ov000_0205c964 kind:function(arm,size=0x14) addr:0x0205c964 +func_ov000_0205c978 kind:function(arm,size=0x1c) addr:0x0205c978 +func_ov000_0205c994 kind:function(arm,size=0x1c) addr:0x0205c994 +func_ov000_0205c9b0 kind:function(arm,size=0x48) addr:0x0205c9b0 +func_ov000_0205c9f8 kind:function(arm,size=0x1c) addr:0x0205c9f8 +func_ov000_0205ca14 kind:function(arm,size=0x40) addr:0x0205ca14 +func_ov000_0205ca54 kind:function(arm,size=0x40) addr:0x0205ca54 +func_ov000_0205ca94 kind:function(arm,size=0x28) addr:0x0205ca94 +func_ov000_0205cabc kind:function(arm,size=0xe8) addr:0x0205cabc +func_ov000_0205cba4 kind:function(arm,size=0x17c) addr:0x0205cba4 +func_ov000_0205cd20 kind:function(arm,size=0x11c) addr:0x0205cd20 +func_ov000_0205ce3c kind:function(arm,size=0x128) addr:0x0205ce3c +func_ov000_0205cf64 kind:function(arm,size=0x178) addr:0x0205cf64 +func_ov000_0205d0dc kind:function(arm,size=0x24) addr:0x0205d0dc +func_ov000_0205d100 kind:function(arm,size=0x60) addr:0x0205d100 +func_ov000_0205d160 kind:function(arm,size=0x5c) addr:0x0205d160 +func_ov000_0205d1bc kind:function(arm,size=0x60) addr:0x0205d1bc +func_ov000_0205d21c kind:function(arm,size=0x5c) addr:0x0205d21c +func_ov000_0205d278 kind:function(arm,size=0x74) addr:0x0205d278 +func_ov000_0205d2ec kind:function(arm,size=0x5c) addr:0x0205d2ec +func_ov000_0205d348 kind:function(arm,size=0x24) addr:0x0205d348 +func_ov000_0205d36c kind:function(arm,size=0x20) addr:0x0205d36c +func_ov000_0205d38c kind:function(arm,size=0xcc) addr:0x0205d38c +func_ov000_0205d458 kind:function(arm,size=0x88) addr:0x0205d458 +func_ov000_0205d4e0 kind:function(arm,size=0x24) addr:0x0205d4e0 +func_ov000_0205d504 kind:function(arm,size=0x38) addr:0x0205d504 +func_ov000_0205d53c kind:function(arm,size=0x38) addr:0x0205d53c +func_ov000_0205d574 kind:function(arm,size=0x38) addr:0x0205d574 +func_ov000_0205d5ac kind:function(arm,size=0x58) addr:0x0205d5ac +func_ov000_0205d604 kind:function(arm,size=0x38) addr:0x0205d604 +func_ov000_0205d63c kind:function(arm,size=0x70) addr:0x0205d63c +func_ov000_0205d6ac kind:function(arm,size=0x70) addr:0x0205d6ac +func_ov000_0205d71c kind:function(arm,size=0x78) addr:0x0205d71c +func_ov000_0205d794 kind:function(arm,size=0xbc) addr:0x0205d794 +func_ov000_0205d850 kind:function(arm,size=0xd4) addr:0x0205d850 +func_ov000_0205d924 kind:function(arm,size=0x70) addr:0x0205d924 +func_ov000_0205d994 kind:function(arm,size=0x190) addr:0x0205d994 +func_ov000_0205db24 kind:function(arm,size=0xa0) addr:0x0205db24 +func_ov000_0205dbc4 kind:function(arm,size=0x278) addr:0x0205dbc4 +func_ov000_0205de3c kind:function(arm,size=0x144) addr:0x0205de3c +func_ov000_0205df80 kind:function(arm,size=0x74) addr:0x0205df80 +func_ov000_0205dff4 kind:function(arm,size=0x518) addr:0x0205dff4 +func_ov000_0205e50c kind:function(arm,size=0x2c8) addr:0x0205e50c +func_ov000_0205e7d4 kind:function(arm,size=0xa4) addr:0x0205e7d4 +func_ov000_0205e878 kind:function(arm,size=0xdc) addr:0x0205e878 +func_ov000_0205e954 kind:function(arm,size=0x1b4) addr:0x0205e954 +func_ov000_0205eb08 kind:function(arm,size=0xd4) addr:0x0205eb08 +func_ov000_0205ebdc kind:function(arm,size=0xd4) addr:0x0205ebdc +func_ov000_0205ecb0 kind:function(arm,size=0x98) addr:0x0205ecb0 +func_ov000_0205ed48 kind:function(arm,size=0x530) addr:0x0205ed48 +func_ov000_0205f278 kind:function(arm,size=0x1e0) addr:0x0205f278 +func_ov000_0205f458 kind:function(arm,size=0x84) addr:0x0205f458 +func_ov000_0205f4dc kind:function(arm,size=0x1c8) addr:0x0205f4dc +func_ov000_0205f6a4 kind:function(arm,size=0x20) addr:0x0205f6a4 +func_ov000_0205f6c4 kind:function(arm,size=0xf0) addr:0x0205f6c4 +func_ov000_0205f7b4 kind:function(arm,size=0x114) addr:0x0205f7b4 +func_ov000_0205f8c8 kind:function(arm,size=0x338) addr:0x0205f8c8 +func_ov000_0205fc00 kind:function(arm,size=0xe8) addr:0x0205fc00 +func_ov000_0205fce8 kind:function(arm,size=0x38) addr:0x0205fce8 +func_ov000_0205fd20 kind:function(arm,size=0x90) addr:0x0205fd20 +func_ov000_0205fdb0 kind:function(arm,size=0x28) addr:0x0205fdb0 +func_ov000_0205fdd8 kind:function(arm,size=0x28) addr:0x0205fdd8 +func_ov000_0205fe00 kind:function(arm,size=0x68) addr:0x0205fe00 +func_ov000_0205fe68 kind:function(arm,size=0x68) addr:0x0205fe68 +func_ov000_0205fed0 kind:function(arm,size=0x128) addr:0x0205fed0 +func_ov000_0205fff8 kind:function(arm,size=0x10) addr:0x0205fff8 +func_ov000_02060008 kind:function(arm,size=0x10) addr:0x02060008 +func_ov000_02060018 kind:function(arm,size=0xc0) addr:0x02060018 +func_ov000_020600d8 kind:function(arm,size=0x19c) addr:0x020600d8 +func_ov000_02060274 kind:function(arm,size=0x20) addr:0x02060274 +func_ov000_02060294 kind:function(arm,size=0x18) addr:0x02060294 +func_ov000_020602ac kind:function(arm,size=0x10) addr:0x020602ac +func_ov000_020602bc kind:function(arm,size=0x10) addr:0x020602bc +func_ov000_020602cc kind:function(arm,size=0x10) addr:0x020602cc +func_ov000_020602dc kind:function(arm,size=0x104) addr:0x020602dc +func_ov000_020603e0 kind:function(arm,size=0x248) addr:0x020603e0 +func_ov000_02060628 kind:function(arm,size=0x70) addr:0x02060628 +func_ov000_02060698 kind:function(arm,size=0x38) addr:0x02060698 +func_ov000_020606d0 kind:function(arm,size=0x48) addr:0x020606d0 +func_ov000_02060718 kind:function(arm,size=0x24) addr:0x02060718 +func_ov000_0206073c kind:function(arm,size=0x80) addr:0x0206073c +func_ov000_020607bc kind:function(arm,size=0x28) addr:0x020607bc +func_ov000_020607e4 kind:function(arm,size=0x28) addr:0x020607e4 +func_ov000_0206080c kind:function(arm,size=0x124) addr:0x0206080c +func_ov000_02060930 kind:function(arm,size=0x60) addr:0x02060930 +func_ov000_02060990 kind:function(arm,size=0x14) addr:0x02060990 +func_ov000_020609a4 kind:function(arm,size=0xd4) addr:0x020609a4 +func_ov000_02060a78 kind:function(arm,size=0x38) addr:0x02060a78 +func_ov000_02060ab0 kind:function(arm,size=0x28) addr:0x02060ab0 +func_ov000_02060ad8 kind:function(arm,size=0x58) addr:0x02060ad8 +func_ov000_02060b30 kind:function(arm,size=0x14) addr:0x02060b30 +func_ov000_02060b44 kind:function(arm,size=0x20) addr:0x02060b44 +func_ov000_02060b64 kind:function(arm,size=0x28) addr:0x02060b64 +func_ov000_02060b8c kind:function(arm,size=0x2c) addr:0x02060b8c +func_ov000_02060bb8 kind:function(arm,size=0x50) addr:0x02060bb8 +func_ov000_02060c08 kind:function(arm,size=0xc) addr:0x02060c08 +func_ov000_02060c14 kind:function(arm,size=0x1c) addr:0x02060c14 +func_ov000_02060c30 kind:function(arm,size=0x2c) addr:0x02060c30 +func_ov000_02060c5c kind:function(arm,size=0x100) addr:0x02060c5c +func_ov000_02060d5c kind:function(arm,size=0x3c) addr:0x02060d5c +func_ov000_02060d98 kind:function(arm,size=0x84) addr:0x02060d98 +func_ov000_02060e1c kind:function(arm,size=0x88) addr:0x02060e1c +func_ov000_02060ea4 kind:function(arm,size=0x20) addr:0x02060ea4 +func_ov000_02060ec4 kind:function(arm,size=0x30) addr:0x02060ec4 +func_ov000_02060ef4 kind:function(arm,size=0x38) addr:0x02060ef4 +func_ov000_02060f2c kind:function(arm,size=0x40) addr:0x02060f2c +func_ov000_02060f6c kind:function(arm,size=0x38) addr:0x02060f6c +func_ov000_02060fa4 kind:function(arm,size=0x4) addr:0x02060fa4 +func_ov000_02060fa8 kind:function(arm,size=0x68) addr:0x02060fa8 +func_ov000_02061010 kind:function(arm,size=0x8) addr:0x02061010 +func_ov000_02061018 kind:function(arm,size=0x4) addr:0x02061018 +func_ov000_0206101c kind:function(arm,size=0x4) addr:0x0206101c +func_ov000_02061020 kind:function(arm,size=0x44) addr:0x02061020 +func_ov000_02061064 kind:function(arm,size=0x14) addr:0x02061064 +func_ov000_02061078 kind:function(arm,size=0x144) addr:0x02061078 +func_ov000_020611bc kind:function(arm,size=0x20) addr:0x020611bc +func_ov000_020611dc kind:function(arm,size=0x28) addr:0x020611dc +func_ov000_02061204 kind:function(arm,size=0xc) addr:0x02061204 +func_ov000_02061210 kind:function(arm,size=0xc) addr:0x02061210 +func_ov000_0206121c kind:function(arm,size=0xc) addr:0x0206121c +func_ov000_02061228 kind:function(arm,size=0x24) addr:0x02061228 +func_ov000_0206124c kind:function(arm,size=0x3b8) addr:0x0206124c +func_ov000_02061604 kind:function(arm,size=0x24) addr:0x02061604 +func_ov000_02061628 kind:function(arm,size=0x24) addr:0x02061628 +func_ov000_0206164c kind:function(arm,size=0x24) addr:0x0206164c +func_ov000_02061670 kind:function(arm,size=0x18) addr:0x02061670 +func_ov000_02061688 kind:function(arm,size=0x20) addr:0x02061688 +func_ov000_020616a8 kind:function(arm,size=0x18) addr:0x020616a8 +func_ov000_020616c0 kind:function(arm,size=0x4) addr:0x020616c0 +func_ov000_020616c4 kind:function(arm,size=0x4) addr:0x020616c4 +func_ov000_020616c8 kind:function(arm,size=0x4) addr:0x020616c8 +func_ov000_020616cc kind:function(arm,size=0x4) addr:0x020616cc +func_ov000_020616d0 kind:function(arm,size=0x4) addr:0x020616d0 +func_ov000_020616d4 kind:function(arm,size=0x4) addr:0x020616d4 +func_ov000_020616d8 kind:function(arm,size=0x4) addr:0x020616d8 +func_ov000_020616dc kind:function(arm,size=0x4) addr:0x020616dc +func_ov000_020616e0 kind:function(thumb,size=0x24) addr:0x020616e0 +func_ov000_02061704 kind:function(thumb,size=0x24) addr:0x02061704 +func_ov000_02061728 kind:function(thumb,size=0x16) addr:0x02061728 +func_ov000_02061740 kind:function(thumb,size=0x2) addr:0x02061740 +func_ov000_02061744 kind:function(arm,size=0x4) addr:0x02061744 +func_ov000_02061748 kind:function(arm,size=0x4) addr:0x02061748 +func_ov000_0206174c kind:function(thumb,size=0xbc) addr:0x0206174c +func_ov000_02061808 kind:function(thumb,size=0x28) addr:0x02061808 +func_ov000_02061830 kind:function(arm,size=0x18) addr:0x02061830 +func_ov000_02061848 kind:function(arm,size=0x1e0) addr:0x02061848 +func_ov000_02061a28 kind:function(arm,size=0x28) addr:0x02061a28 +func_ov000_02061a50 kind:function(arm,size=0xc) addr:0x02061a50 +func_ov000_02061a5c kind:function(arm,size=0x10) addr:0x02061a5c +func_ov000_02061a6c kind:function(arm,size=0x18) addr:0x02061a6c +func_ov000_02061a84 kind:function(arm,size=0x20) addr:0x02061a84 +func_ov000_02061aa4 kind:function(arm,size=0x18) addr:0x02061aa4 +func_ov000_02061abc kind:function(arm,size=0x4) addr:0x02061abc +func_ov000_02061ac0 kind:function(arm,size=0x4) addr:0x02061ac0 +func_ov000_02061ac4 kind:function(arm,size=0x48) addr:0x02061ac4 +func_ov000_02061b0c kind:function(arm,size=0x48) addr:0x02061b0c +func_ov000_02061b54 kind:function(arm,size=0x70) addr:0x02061b54 +func_ov000_02061bc4 kind:function(arm,size=0x78) addr:0x02061bc4 +func_ov000_02061c3c kind:function(arm,size=0x70) addr:0x02061c3c +func_ov000_02061cac kind:function(arm,size=0x4) addr:0x02061cac +func_ov000_02061cb0 kind:function(arm,size=0x4) addr:0x02061cb0 +func_ov000_02061cb4 kind:function(arm,size=0x4) addr:0x02061cb4 +func_ov000_02061cb8 kind:function(arm,size=0x4) addr:0x02061cb8 +func_ov000_02061cbc kind:function(arm,size=0x4) addr:0x02061cbc +func_ov000_02061cc0 kind:function(arm,size=0x58) addr:0x02061cc0 +func_ov000_02061d18 kind:function(arm,size=0x50) addr:0x02061d18 +func_ov000_02061d68 kind:function(arm,size=0x20) addr:0x02061d68 +func_ov000_02061d88 kind:function(arm,size=0x10) addr:0x02061d88 +func_ov000_02061d98 kind:function(arm,size=0x24) addr:0x02061d98 +func_ov000_02061dbc kind:function(arm,size=0x2c) addr:0x02061dbc +func_ov000_02061de8 kind:function(arm,size=0xb0) addr:0x02061de8 +func_ov000_02061e98 kind:function(arm,size=0x48) addr:0x02061e98 +func_ov000_02061ee0 kind:function(arm,size=0x30) addr:0x02061ee0 +func_ov000_02061f10 kind:function(arm,size=0x30) addr:0x02061f10 +func_ov000_02061f40 kind:function(arm,size=0x2c) addr:0x02061f40 +func_ov000_02061f6c kind:function(arm,size=0x1b8) addr:0x02061f6c +func_ov000_02062124 kind:function(arm,size=0x28) addr:0x02062124 +func_ov000_0206214c kind:function(arm,size=0xbc) addr:0x0206214c +func_ov000_02062208 kind:function(arm,size=0xf8) addr:0x02062208 +func_ov000_02062300 kind:function(arm,size=0x3c) addr:0x02062300 +func_ov000_0206233c kind:function(arm,size=0x24) addr:0x0206233c +func_ov000_02062360 kind:function(arm,size=0x34) addr:0x02062360 +func_ov000_02062394 kind:function(arm,size=0x24) addr:0x02062394 +func_ov000_020623b8 kind:function(arm,size=0x30) addr:0x020623b8 +func_ov000_020623e8 kind:function(arm,size=0x30) addr:0x020623e8 +func_ov000_02062418 kind:function(arm,size=0x100) addr:0x02062418 +func_ov000_02062518 kind:function(arm,size=0x8c) addr:0x02062518 +func_ov000_020625a4 kind:function(arm,size=0x120) addr:0x020625a4 +func_ov000_020626c4 kind:function(arm,size=0x124) addr:0x020626c4 +func_ov000_020627e8 kind:function(arm,size=0x30) addr:0x020627e8 +func_ov000_02062818 kind:function(arm,size=0x8c) addr:0x02062818 +func_ov000_020628a4 kind:function(arm,size=0x20) addr:0x020628a4 +func_ov000_020628c4 kind:function(arm,size=0xcc) addr:0x020628c4 +func_ov000_02062990 kind:function(arm,size=0x8c) addr:0x02062990 +func_ov000_02062a1c kind:function(arm,size=0x8c) addr:0x02062a1c +func_ov000_02062aa8 kind:function(arm,size=0x74) addr:0x02062aa8 +func_ov000_02062b1c kind:function(arm,size=0x74) addr:0x02062b1c +func_ov000_02062b90 kind:function(arm,size=0x14) addr:0x02062b90 +func_ov000_02062ba4 kind:function(arm,size=0x1c) addr:0x02062ba4 +func_ov000_02062bc0 kind:function(arm,size=0x14) addr:0x02062bc0 +func_ov000_02062bd4 kind:function(arm,size=0x58) addr:0x02062bd4 +func_ov000_02062c2c kind:function(arm,size=0x44) addr:0x02062c2c +func_ov000_02062c70 kind:function(arm,size=0x50) addr:0x02062c70 +func_ov000_02062cc0 kind:function(arm,size=0xf8) addr:0x02062cc0 +func_ov000_02062db8 kind:function(arm,size=0x4) addr:0x02062db8 +func_ov000_02062dbc kind:function(arm,size=0x68) addr:0x02062dbc +func_ov000_02062e24 kind:function(arm,size=0x18) addr:0x02062e24 +func_ov000_02062e3c kind:function(arm,size=0x18) addr:0x02062e3c +func_ov000_02062e54 kind:function(arm,size=0x54) addr:0x02062e54 +func_ov000_02062ea8 kind:function(arm,size=0x30) addr:0x02062ea8 +func_ov000_02062ed8 kind:function(arm,size=0x20) addr:0x02062ed8 +func_ov000_02062ef8 kind:function(arm,size=0x18) addr:0x02062ef8 +func_ov000_02062f10 kind:function(arm,size=0xd4) addr:0x02062f10 +func_ov000_02062fe4 kind:function(arm,size=0x6c) addr:0x02062fe4 +func_ov000_02063050 kind:function(arm,size=0x14) addr:0x02063050 +func_ov000_02063064 kind:function(arm,size=0x1c) addr:0x02063064 +func_ov000_02063080 kind:function(arm,size=0x14) addr:0x02063080 +func_ov000_02063094 kind:function(arm,size=0x78) addr:0x02063094 +func_ov000_0206310c kind:function(arm,size=0x38) addr:0x0206310c +func_ov000_02063144 kind:function(arm,size=0xcc) addr:0x02063144 +func_ov000_02063210 kind:function(arm,size=0x84) addr:0x02063210 +func_ov000_02063294 kind:function(arm,size=0x84) addr:0x02063294 +func_ov000_02063318 kind:function(arm,size=0x44) addr:0x02063318 +func_ov000_0206335c kind:function(arm,size=0x44) addr:0x0206335c +func_ov000_020633a0 kind:function(arm,size=0x124) addr:0x020633a0 +func_ov000_020634c4 kind:function(arm,size=0x58) addr:0x020634c4 +func_ov000_0206351c kind:function(arm,size=0xcc) addr:0x0206351c +func_ov000_020635e8 kind:function(arm,size=0x14) addr:0x020635e8 +func_ov000_020635fc kind:function(arm,size=0x1c) addr:0x020635fc +func_ov000_02063618 kind:function(arm,size=0xb0) addr:0x02063618 +func_ov000_020636c8 kind:function(arm,size=0x130) addr:0x020636c8 +func_ov000_020637f8 kind:function(arm,size=0x14) addr:0x020637f8 +func_ov000_0206380c kind:function(arm,size=0x1c) addr:0x0206380c +func_ov000_02063828 kind:function(arm,size=0x28) addr:0x02063828 +func_ov000_02063850 kind:function(arm,size=0x98) addr:0x02063850 +func_ov000_020638e8 kind:function(arm,size=0xcc) addr:0x020638e8 +func_ov000_020639b4 kind:function(arm,size=0x68) addr:0x020639b4 +func_ov000_02063a1c kind:function(arm,size=0x54) addr:0x02063a1c +func_ov000_02063a70 kind:function(arm,size=0x2c) addr:0x02063a70 +func_ov000_02063a9c kind:function(arm,size=0x54) addr:0x02063a9c +func_ov000_02063af0 kind:function(arm,size=0xc) addr:0x02063af0 +func_ov000_02063afc kind:function(arm,size=0x14) addr:0x02063afc +func_ov000_02063b10 kind:function(arm,size=0x1c) addr:0x02063b10 +func_ov000_02063b2c kind:function(arm,size=0x20) addr:0x02063b2c +func_ov000_02063b4c kind:function(arm,size=0x28) addr:0x02063b4c +func_ov000_02063b74 kind:function(arm,size=0x20) addr:0x02063b74 +func_ov000_02063b94 kind:function(arm,size=0x28) addr:0x02063b94 +func_ov000_02063bbc kind:function(arm,size=0x104) addr:0x02063bbc +func_ov000_02063cc0 kind:function(arm,size=0x1d0) addr:0x02063cc0 +func_ov000_02063e90 kind:function(arm,size=0x60) addr:0x02063e90 +func_ov000_02063ef0 kind:function(arm,size=0x14) addr:0x02063ef0 +func_ov000_02063f04 kind:function(arm,size=0x1c) addr:0x02063f04 +func_ov000_02063f20 kind:function(arm,size=0x24) addr:0x02063f20 +func_ov000_02063f44 kind:function(arm,size=0x80) addr:0x02063f44 +func_ov000_02063fc4 kind:function(arm,size=0x18) addr:0x02063fc4 +func_ov000_02063fdc kind:function(arm,size=0x1c) addr:0x02063fdc +func_ov000_02063ff8 kind:function(arm,size=0x1c) addr:0x02063ff8 +func_ov000_02064014 kind:function(arm,size=0x4c) addr:0x02064014 +func_ov000_02064060 kind:function(arm,size=0xdc) addr:0x02064060 +func_ov000_0206413c kind:function(arm,size=0xd0) addr:0x0206413c +func_ov000_0206420c kind:function(arm,size=0x50) addr:0x0206420c +func_ov000_0206425c kind:function(arm,size=0x4c) addr:0x0206425c +func_ov000_020642a8 kind:function(arm,size=0x90) addr:0x020642a8 +func_ov000_02064338 kind:function(arm,size=0x94) addr:0x02064338 +func_ov000_020643cc kind:function(arm,size=0x15c) addr:0x020643cc +func_ov000_02064528 kind:function(arm,size=0x8) addr:0x02064528 +func_ov000_02064530 kind:function(arm,size=0x58) addr:0x02064530 +func_ov000_02064588 kind:function(arm,size=0x74) addr:0x02064588 +func_ov000_020645fc kind:function(arm,size=0x48) addr:0x020645fc +func_ov000_02064644 kind:function(arm,size=0x170) addr:0x02064644 +func_ov000_020647b4 kind:function(arm,size=0x4) addr:0x020647b4 +func_ov000_020647b8 kind:function(arm,size=0xd4) addr:0x020647b8 +func_ov000_0206488c kind:function(arm,size=0x38) addr:0x0206488c +func_ov000_020648c4 kind:function(arm,size=0x2bc) addr:0x020648c4 +func_ov000_02064b80 kind:function(arm,size=0x1c0) addr:0x02064b80 +func_ov000_02064d40 kind:function(arm,size=0xc4) addr:0x02064d40 +func_ov000_02064e04 kind:function(arm,size=0x40) addr:0x02064e04 +func_ov000_02064e44 kind:function(arm,size=0x7c) addr:0x02064e44 +func_ov000_02064ec0 kind:function(arm,size=0x3c) addr:0x02064ec0 +func_ov000_02064efc kind:function(arm,size=0x74) addr:0x02064efc +func_ov000_02064f70 kind:function(arm,size=0x15c) addr:0x02064f70 +func_ov000_020650cc kind:function(arm,size=0x1bc) addr:0x020650cc +func_ov000_02065288 kind:function(arm,size=0xe4) addr:0x02065288 +func_ov000_0206536c kind:function(arm,size=0x38) addr:0x0206536c +func_ov000_020653a4 kind:function(arm,size=0x44) addr:0x020653a4 +func_ov000_020653e8 kind:function(arm,size=0x58) addr:0x020653e8 +func_ov000_02065440 kind:function(arm,size=0x1c) addr:0x02065440 +func_ov000_0206545c kind:function(arm,size=0x30) addr:0x0206545c +func_ov000_0206548c kind:function(arm,size=0x44) addr:0x0206548c +func_ov000_020654d0 kind:function(arm,size=0x1c) addr:0x020654d0 +func_ov000_020654ec kind:function(arm,size=0x48) addr:0x020654ec +func_ov000_02065534 kind:function(arm,size=0x70) addr:0x02065534 +func_ov000_020655a4 kind:function(arm,size=0x9c) addr:0x020655a4 +func_ov000_02065640 kind:function(arm,size=0xb4) addr:0x02065640 +func_ov000_020656f4 kind:function(arm,size=0xb4) addr:0x020656f4 +func_ov000_020657a8 kind:function(arm,size=0x34) addr:0x020657a8 +func_ov000_020657dc kind:function(arm,size=0x88) addr:0x020657dc +func_ov000_02065864 kind:function(arm,size=0x88) addr:0x02065864 +func_ov000_020658ec kind:function(arm,size=0x24) addr:0x020658ec +func_ov000_02065910 kind:function(arm,size=0x58) addr:0x02065910 +func_ov000_02065968 kind:function(arm,size=0x48) addr:0x02065968 +func_ov000_020659b0 kind:function(arm,size=0x148) addr:0x020659b0 +func_ov000_02065af8 kind:function(arm,size=0x30) addr:0x02065af8 +func_ov000_02065b28 kind:function(arm,size=0x44) addr:0x02065b28 +func_ov000_02065b6c kind:function(arm,size=0x94) addr:0x02065b6c +func_ov000_02065c00 kind:function(arm,size=0x4c) addr:0x02065c00 +func_ov000_02065c4c kind:function(arm,size=0x4c) addr:0x02065c4c +func_ov000_02065c98 kind:function(arm,size=0x48) addr:0x02065c98 +func_ov000_02065ce0 kind:function(arm,size=0x48) addr:0x02065ce0 +func_ov000_02065d28 kind:function(arm,size=0x13c) addr:0x02065d28 +func_ov000_02065e64 kind:function(arm,size=0x4) addr:0x02065e64 +func_ov000_02065e68 kind:function(arm,size=0x14) addr:0x02065e68 +func_ov000_02065e7c kind:function(arm,size=0x14) addr:0x02065e7c +func_ov000_02065e90 kind:function(arm,size=0x1c) addr:0x02065e90 +func_ov000_02065eac kind:function(arm,size=0x48) addr:0x02065eac +func_ov000_02065ef4 kind:function(arm,size=0x30) addr:0x02065ef4 +func_ov000_02065f24 kind:function(arm,size=0x24) addr:0x02065f24 +func_ov000_02065f48 kind:function(arm,size=0x2c) addr:0x02065f48 +func_ov000_02065f74 kind:function(arm,size=0x1f8) addr:0x02065f74 +func_ov000_0206616c kind:function(arm,size=0x4) addr:0x0206616c +func_ov000_02066170 kind:function(arm,size=0x1c) addr:0x02066170 +func_ov000_0206618c kind:function(arm,size=0x3c) addr:0x0206618c +func_ov000_020661c8 kind:function(arm,size=0x14) addr:0x020661c8 +func_ov000_020661dc kind:function(arm,size=0x1c) addr:0x020661dc +func_ov000_020661f8 kind:function(arm,size=0x38) addr:0x020661f8 +func_ov000_02066230 kind:function(arm,size=0x14) addr:0x02066230 +func_ov000_02066244 kind:function(arm,size=0x14) addr:0x02066244 +func_ov000_02066258 kind:function(arm,size=0x1c) addr:0x02066258 +func_ov000_02066274 kind:function(arm,size=0x24) addr:0x02066274 +func_ov000_02066298 kind:function(arm,size=0x30) addr:0x02066298 +func_ov000_020662c8 kind:function(arm,size=0x7c) addr:0x020662c8 +func_ov000_02066344 kind:function(arm,size=0xc) addr:0x02066344 +func_ov000_02066350 kind:function(arm,size=0xec) addr:0x02066350 +func_ov000_0206643c kind:function(arm,size=0xf0) addr:0x0206643c +func_ov000_0206652c kind:function(arm,size=0x6c) addr:0x0206652c +func_ov000_02066598 kind:function(arm,size=0x14) addr:0x02066598 +func_ov000_020665ac kind:function(arm,size=0x10) addr:0x020665ac +func_ov000_020665bc kind:function(arm,size=0x34) addr:0x020665bc +func_ov000_020665f0 kind:function(arm,size=0x4c) addr:0x020665f0 +func_ov000_0206663c kind:function(arm,size=0x20) addr:0x0206663c +func_ov000_0206665c kind:function(arm,size=0x98) addr:0x0206665c +func_ov000_020666f4 kind:function(arm,size=0x40) addr:0x020666f4 +func_ov000_02066734 kind:function(arm,size=0x24) addr:0x02066734 +func_ov000_02066758 kind:function(arm,size=0x14) addr:0x02066758 +func_ov000_0206676c kind:function(arm,size=0x24) addr:0x0206676c +func_ov000_02066790 kind:function(arm,size=0x28) addr:0x02066790 +func_ov000_020667b8 kind:function(arm,size=0x1c) addr:0x020667b8 +func_ov000_020667d4 kind:function(arm,size=0x1c0) addr:0x020667d4 +func_ov000_02066994 kind:function(arm,size=0x18) addr:0x02066994 +func_ov000_020669ac kind:function(arm,size=0x4) addr:0x020669ac +func_ov000_020669b0 kind:function(arm,size=0x8) addr:0x020669b0 +func_ov000_020669b8 kind:function(arm,size=0x4) addr:0x020669b8 +func_ov000_020669bc kind:function(arm,size=0x2c) addr:0x020669bc +func_ov000_020669e8 kind:function(arm,size=0x54) addr:0x020669e8 +func_ov000_02066a3c kind:function(arm,size=0x3a0) addr:0x02066a3c +func_ov000_02066ddc kind:function(arm,size=0x438) addr:0x02066ddc +func_ov000_02067214 kind:function(arm,size=0x8) addr:0x02067214 +func_ov000_0206721c kind:function(arm,size=0x8) addr:0x0206721c +func_ov000_02067224 kind:function(arm,size=0x34) addr:0x02067224 +func_ov000_02067258 kind:function(arm,size=0x34) addr:0x02067258 +func_ov000_0206728c kind:function(arm,size=0x48) addr:0x0206728c +func_ov000_020672d4 kind:function(arm,size=0x50) addr:0x020672d4 +func_ov000_02067324 kind:function(arm,size=0x48) addr:0x02067324 +func_ov000_0206736c kind:function(arm,size=0x3c) addr:0x0206736c +func_ov000_020673a8 kind:function(arm,size=0x6c) addr:0x020673a8 +func_ov000_02067414 kind:function(arm,size=0x40) addr:0x02067414 +func_ov000_02067454 kind:function(arm,size=0x34) addr:0x02067454 +func_ov000_02067488 kind:function(arm,size=0xc0) addr:0x02067488 +func_ov000_02067548 kind:function(arm,size=0x14) addr:0x02067548 +func_ov000_0206755c kind:function(arm,size=0x60) addr:0x0206755c +func_ov000_020675bc kind:function(arm,size=0x11c) addr:0x020675bc +func_ov000_020676d8 kind:function(arm,size=0xb8) addr:0x020676d8 +func_ov000_02067790 kind:function(arm,size=0x54) addr:0x02067790 +func_ov000_020677e4 kind:function(arm,size=0xdc) addr:0x020677e4 +func_ov000_020678c0 kind:function(arm,size=0x90) addr:0x020678c0 +func_ov000_02067950 kind:function(arm,size=0xbc) addr:0x02067950 +func_ov000_02067a0c kind:function(arm,size=0x34) addr:0x02067a0c +func_ov000_02067a40 kind:function(arm,size=0x44) addr:0x02067a40 +func_ov000_02067a84 kind:function(arm,size=0x7c) addr:0x02067a84 +func_ov000_02067b00 kind:function(arm,size=0x40) addr:0x02067b00 +func_ov000_02067b40 kind:function(arm,size=0x54) addr:0x02067b40 +func_ov000_02067b94 kind:function(arm,size=0x10) addr:0x02067b94 +func_ov000_02067ba4 kind:function(arm,size=0x1c) addr:0x02067ba4 +func_ov000_02067bc0 kind:function(arm,size=0x10) addr:0x02067bc0 +func_ov000_02067bd0 kind:function(arm,size=0x8) addr:0x02067bd0 +func_ov000_02067bd8 kind:function(arm,size=0x8) addr:0x02067bd8 +func_ov000_02067be0 kind:function(arm,size=0x98) addr:0x02067be0 +func_ov000_02067c78 kind:function(arm,size=0x4) addr:0x02067c78 +func_ov000_02067c7c kind:function(arm,size=0x5c) addr:0x02067c7c +func_ov000_02067cd8 kind:function(arm,size=0x168) addr:0x02067cd8 +func_ov000_02067e40 kind:function(arm,size=0xfc) addr:0x02067e40 +func_ov000_02067f3c kind:function(arm,size=0x2c) addr:0x02067f3c +func_ov000_02067f68 kind:function(arm,size=0xe0) addr:0x02067f68 +func_ov000_02068048 kind:function(arm,size=0x14) addr:0x02068048 +func_ov000_0206805c kind:function(arm,size=0x48) addr:0x0206805c +func_ov000_020680a4 kind:function(arm,size=0xd0) addr:0x020680a4 +func_ov000_02068174 kind:function(arm,size=0x98) addr:0x02068174 +func_ov000_0206820c kind:function(arm,size=0x94) addr:0x0206820c +func_ov000_020682a0 kind:function(arm,size=0x24) addr:0x020682a0 +func_ov000_020682c4 kind:function(arm,size=0x2c) addr:0x020682c4 +func_ov000_020682f0 kind:function(arm,size=0x44) addr:0x020682f0 +func_ov000_02068334 kind:function(arm,size=0x24) addr:0x02068334 +func_ov000_02068358 kind:function(arm,size=0xa0) addr:0x02068358 +func_ov000_020683f8 kind:function(arm,size=0xb0) addr:0x020683f8 +func_ov000_020684a8 kind:function(arm,size=0x14) addr:0x020684a8 +func_ov000_020684bc kind:function(arm,size=0x28) addr:0x020684bc +func_ov000_020684e4 kind:function(arm,size=0x14) addr:0x020684e4 +func_ov000_020684f8 kind:function(arm,size=0xb4) addr:0x020684f8 +func_ov000_020685ac kind:function(arm,size=0xb4) addr:0x020685ac +func_ov000_02068660 kind:function(arm,size=0x4) addr:0x02068660 +func_ov000_02068664 kind:function(arm,size=0x14) addr:0x02068664 +func_ov000_02068678 kind:function(arm,size=0x4) addr:0x02068678 +func_ov000_0206867c kind:function(arm,size=0x8) addr:0x0206867c +func_ov000_02068684 kind:function(arm,size=0x34) addr:0x02068684 +func_ov000_020686b8 kind:function(arm,size=0xb4) addr:0x020686b8 +func_ov000_0206876c kind:function(arm,size=0xc) addr:0x0206876c +func_ov000_02068778 kind:function(arm,size=0x1c) addr:0x02068778 +func_ov000_02068794 kind:function(arm,size=0x48) addr:0x02068794 +func_ov000_020687dc kind:function(arm,size=0x6c) addr:0x020687dc +func_ov000_02068848 kind:function(arm,size=0xb4) addr:0x02068848 +func_ov000_020688fc kind:function(arm,size=0x4c) addr:0x020688fc +func_ov000_02068948 kind:function(arm,size=0x190) addr:0x02068948 +func_ov000_02068ad8 kind:function(arm,size=0x44) addr:0x02068ad8 +func_ov000_02068b1c kind:function(arm,size=0x40) addr:0x02068b1c +func_ov000_02068b5c kind:function(arm,size=0x58) addr:0x02068b5c +func_ov000_02068bb4 kind:function(arm,size=0xac) addr:0x02068bb4 +func_ov000_02068c60 kind:function(arm,size=0xb0) addr:0x02068c60 +func_ov000_02068d10 kind:function(arm,size=0x20) addr:0x02068d10 +func_ov000_02068d30 kind:function(arm,size=0x29c) addr:0x02068d30 +func_ov000_02068fcc kind:function(arm,size=0x1c8) addr:0x02068fcc +func_ov000_02069194 kind:function(arm,size=0x24) addr:0x02069194 +func_ov000_020691b8 kind:function(arm,size=0x8) addr:0x020691b8 +func_ov000_020691c0 kind:function(arm,size=0x3f4) addr:0x020691c0 +func_ov000_020695b4 kind:function(arm,size=0x80) addr:0x020695b4 +func_ov000_02069634 kind:function(arm,size=0x50) addr:0x02069634 +func_ov000_02069684 kind:function(arm,size=0x4) addr:0x02069684 +func_ov000_02069688 kind:function(arm,size=0xac) addr:0x02069688 +func_ov000_02069734 kind:function(arm,size=0xc0) addr:0x02069734 +func_ov000_020697f4 kind:function(arm,size=0x8) addr:0x020697f4 +func_ov000_020697fc kind:function(arm,size=0x28) addr:0x020697fc +func_ov000_02069824 kind:function(arm,size=0x4c) addr:0x02069824 +func_ov000_02069870 kind:function(arm,size=0x24) addr:0x02069870 +func_ov000_02069894 kind:function(arm,size=0xc8) addr:0x02069894 +func_ov000_0206995c kind:function(arm,size=0xc4) addr:0x0206995c +func_ov000_02069a20 kind:function(arm,size=0x1b0) addr:0x02069a20 +func_ov000_02069bd0 kind:function(arm,size=0x24) addr:0x02069bd0 +func_ov000_02069bf4 kind:function(arm,size=0x8) addr:0x02069bf4 +func_ov000_02069bfc kind:function(arm,size=0x28) addr:0x02069bfc +func_ov000_02069c24 kind:function(arm,size=0x34) addr:0x02069c24 +func_ov000_02069c58 kind:function(arm,size=0x28) addr:0x02069c58 +func_ov000_02069c80 kind:function(arm,size=0x9c) addr:0x02069c80 +func_ov000_02069d1c kind:function(arm,size=0x40) addr:0x02069d1c +func_ov000_02069d5c kind:function(arm,size=0x40) addr:0x02069d5c +func_ov000_02069d9c kind:function(arm,size=0x84) addr:0x02069d9c +func_ov000_02069e20 kind:function(arm,size=0xc) addr:0x02069e20 +func_ov000_02069e2c kind:function(arm,size=0x50) addr:0x02069e2c +func_ov000_02069e7c kind:function(arm,size=0x78) addr:0x02069e7c +func_ov000_02069ef4 kind:function(arm,size=0x44) addr:0x02069ef4 +func_ov000_02069f38 kind:function(arm,size=0x6c) addr:0x02069f38 +func_ov000_02069fa4 kind:function(arm,size=0x50) addr:0x02069fa4 +func_ov000_02069ff4 kind:function(arm,size=0x20) addr:0x02069ff4 +func_ov000_0206a014 kind:function(arm,size=0x50) addr:0x0206a014 +func_ov000_0206a064 kind:function(arm,size=0x158) addr:0x0206a064 +func_ov000_0206a1bc kind:function(arm,size=0x84) addr:0x0206a1bc +func_ov000_0206a240 kind:function(arm,size=0x98) addr:0x0206a240 +func_ov000_0206a2d8 kind:function(arm,size=0x210) addr:0x0206a2d8 +func_ov000_0206a4e8 kind:function(arm,size=0x24) addr:0x0206a4e8 +func_ov000_0206a50c kind:function(arm,size=0x94) addr:0x0206a50c +func_ov000_0206a5a0 kind:function(arm,size=0xc) addr:0x0206a5a0 +func_ov000_0206a5ac kind:function(arm,size=0xc) addr:0x0206a5ac +func_ov000_0206a5b8 kind:function(arm,size=0x24) addr:0x0206a5b8 +func_ov000_0206a5dc kind:function(arm,size=0xa8) addr:0x0206a5dc +func_ov000_0206a684 kind:function(arm,size=0x60) addr:0x0206a684 +func_ov000_0206a6e4 kind:function(arm,size=0x3c) addr:0x0206a6e4 +func_ov000_0206a720 kind:function(arm,size=0x18) addr:0x0206a720 +func_ov000_0206a738 kind:function(arm,size=0x24) addr:0x0206a738 +func_ov000_0206a75c kind:function(arm,size=0x28) addr:0x0206a75c +func_ov000_0206a784 kind:function(arm,size=0x8c) addr:0x0206a784 +func_ov000_0206a810 kind:function(arm,size=0x4) addr:0x0206a810 +func_ov000_0206a814 kind:function(arm,size=0x14) addr:0x0206a814 +func_ov000_0206a828 kind:function(arm,size=0x4) addr:0x0206a828 +func_ov000_0206a82c kind:function(arm,size=0x4c) addr:0x0206a82c +func_ov000_0206a878 kind:function(arm,size=0xf4) addr:0x0206a878 +func_ov000_0206a96c kind:function(arm,size=0x90) addr:0x0206a96c +func_ov000_0206a9fc kind:function(arm,size=0x118) addr:0x0206a9fc +func_ov000_0206ab14 kind:function(arm,size=0x114) addr:0x0206ab14 +func_ov000_0206ac28 kind:function(arm,size=0x3c) addr:0x0206ac28 +func_ov000_0206ac64 kind:function(arm,size=0x18) addr:0x0206ac64 +func_ov000_0206ac7c kind:function(arm,size=0x18) addr:0x0206ac7c +func_ov000_0206ac94 kind:function(arm,size=0x1c) addr:0x0206ac94 +func_ov000_0206acb0 kind:function(arm,size=0x18) addr:0x0206acb0 +func_ov000_0206acc8 kind:function(arm,size=0x168) addr:0x0206acc8 +func_ov000_0206ae30 kind:function(arm,size=0x64) addr:0x0206ae30 +func_ov000_0206ae94 kind:function(arm,size=0x20) addr:0x0206ae94 +func_ov000_0206aeb4 kind:function(arm,size=0x3c) addr:0x0206aeb4 +func_ov000_0206aef0 kind:function(arm,size=0x24) addr:0x0206aef0 +func_ov000_0206af14 kind:function(arm,size=0x60) addr:0x0206af14 +func_ov000_0206af74 kind:function(arm,size=0x34) addr:0x0206af74 +func_ov000_0206afa8 kind:function(arm,size=0xcc) addr:0x0206afa8 +func_ov000_0206b074 kind:function(arm,size=0xac) addr:0x0206b074 +func_ov000_0206b120 kind:function(arm,size=0x1e4) addr:0x0206b120 +func_ov000_0206b304 kind:function(arm,size=0x28) addr:0x0206b304 +func_ov000_0206b32c kind:function(arm,size=0x1c) addr:0x0206b32c +func_ov000_0206b348 kind:function(arm,size=0x80) addr:0x0206b348 +func_ov000_0206b3c8 kind:function(arm,size=0x160) addr:0x0206b3c8 +func_ov000_0206b528 kind:function(arm,size=0xe0) addr:0x0206b528 +func_ov000_0206b608 kind:function(arm,size=0x60) addr:0x0206b608 +func_ov000_0206b668 kind:function(arm,size=0x364) addr:0x0206b668 +func_ov000_0206b9cc kind:function(arm,size=0x78) addr:0x0206b9cc +func_ov000_0206ba44 kind:function(arm,size=0x20) addr:0x0206ba44 +func_ov000_0206ba64 kind:function(arm,size=0xc) addr:0x0206ba64 +func_ov000_0206ba70 kind:function(arm,size=0xc) addr:0x0206ba70 +func_ov000_0206ba7c kind:function(arm,size=0x14) addr:0x0206ba7c +func_ov000_0206ba90 kind:function(arm,size=0x1c) addr:0x0206ba90 +func_ov000_0206baac kind:function(arm,size=0x14) addr:0x0206baac +func_ov000_0206bac0 kind:function(arm,size=0x1c) addr:0x0206bac0 +func_ov000_0206badc kind:function(arm,size=0x34) addr:0x0206badc +func_ov000_0206bb10 kind:function(arm,size=0xcc) addr:0x0206bb10 +func_ov000_0206bbdc kind:function(arm,size=0x18) addr:0x0206bbdc +func_ov000_0206bbf4 kind:function(arm,size=0xe4) addr:0x0206bbf4 +func_ov000_0206bcd8 kind:function(arm,size=0xdc) addr:0x0206bcd8 +func_ov000_0206bdb4 kind:function(arm,size=0x10) addr:0x0206bdb4 +func_ov000_0206bdc4 kind:function(arm,size=0xe8) addr:0x0206bdc4 +func_ov000_0206beac kind:function(arm,size=0x60) addr:0x0206beac +func_ov000_0206bf0c kind:function(arm,size=0x10) addr:0x0206bf0c +func_ov000_0206bf1c kind:function(arm,size=0xe0) addr:0x0206bf1c +func_ov000_0206bffc kind:function(arm,size=0x2cc) addr:0x0206bffc +func_ov000_0206c2c8 kind:function(arm,size=0x100) addr:0x0206c2c8 +func_ov000_0206c3c8 kind:function(arm,size=0x9c) addr:0x0206c3c8 +func_ov000_0206c464 kind:function(arm,size=0x34) addr:0x0206c464 +func_ov000_0206c498 kind:function(arm,size=0x34) addr:0x0206c498 +func_ov000_0206c4cc kind:function(arm,size=0x84) addr:0x0206c4cc +func_ov000_0206c550 kind:function(arm,size=0x4c) addr:0x0206c550 +func_ov000_0206c59c kind:function(arm,size=0x4c) addr:0x0206c59c +func_ov000_0206c5e8 kind:function(arm,size=0x58) addr:0x0206c5e8 +func_ov000_0206c640 kind:function(arm,size=0x64) addr:0x0206c640 +func_ov000_0206c6a4 kind:function(arm,size=0x18) addr:0x0206c6a4 +func_ov000_0206c6bc kind:function(arm,size=0x290) addr:0x0206c6bc +func_ov000_0206c94c kind:function(arm,size=0x3c) addr:0x0206c94c +func_ov000_0206c988 kind:function(arm,size=0x714) addr:0x0206c988 +func_ov000_0206d09c kind:function(arm,size=0x30) addr:0x0206d09c +func_ov000_0206d0cc kind:function(arm,size=0x48) addr:0x0206d0cc +func_ov000_0206d114 kind:function(arm,size=0x4c) addr:0x0206d114 +func_ov000_0206d160 kind:function(arm,size=0x18) addr:0x0206d160 +func_ov000_0206d178 kind:function(arm,size=0x14) addr:0x0206d178 +func_ov000_0206d18c kind:function(arm,size=0x88) addr:0x0206d18c +func_ov000_0206d214 kind:function(arm,size=0x40) addr:0x0206d214 +func_ov000_0206d254 kind:function(arm,size=0x2c) addr:0x0206d254 +func_ov000_0206d280 kind:function(arm,size=0x40) addr:0x0206d280 +func_ov000_0206d2c0 kind:function(arm,size=0x10) addr:0x0206d2c0 +func_ov000_0206d2d0 kind:function(arm,size=0x34) addr:0x0206d2d0 +func_ov000_0206d304 kind:function(arm,size=0x8) addr:0x0206d304 +func_ov000_0206d30c kind:function(arm,size=0x10) addr:0x0206d30c +func_ov000_0206d31c kind:function(arm,size=0x58) addr:0x0206d31c +func_ov000_0206d374 kind:function(arm,size=0x38) addr:0x0206d374 +func_ov000_0206d3ac kind:function(arm,size=0x70) addr:0x0206d3ac +func_ov000_0206d41c kind:function(arm,size=0x10) addr:0x0206d41c +func_ov000_0206d42c kind:function(arm,size=0x80) addr:0x0206d42c +func_ov000_0206d4ac kind:function(arm,size=0x98) addr:0x0206d4ac +func_ov000_0206d544 kind:function(arm,size=0x150) addr:0x0206d544 +func_ov000_0206d694 kind:function(arm,size=0x15c) addr:0x0206d694 +func_ov000_0206d7f0 kind:function(arm,size=0x2c) addr:0x0206d7f0 +func_ov000_0206d81c kind:function(arm,size=0x40) addr:0x0206d81c +func_ov000_0206d85c kind:function(arm,size=0x4c) addr:0x0206d85c +func_ov000_0206d8a8 kind:function(arm,size=0x4c) addr:0x0206d8a8 +func_ov000_0206d8f4 kind:function(arm,size=0x4c) addr:0x0206d8f4 +func_ov000_0206d940 kind:function(arm,size=0x24) addr:0x0206d940 +func_ov000_0206d964 kind:function(arm,size=0x24) addr:0x0206d964 +func_ov000_0206d988 kind:function(arm,size=0xd4) addr:0x0206d988 +func_ov000_0206da5c kind:function(arm,size=0x18) addr:0x0206da5c +func_ov000_0206da74 kind:function(arm,size=0xb0) addr:0x0206da74 +func_ov000_0206db24 kind:function(arm,size=0xc8) addr:0x0206db24 +func_ov000_0206dbec kind:function(arm,size=0x40) addr:0x0206dbec +func_ov000_0206dc2c kind:function(arm,size=0x14) addr:0x0206dc2c +func_ov000_0206dc40 kind:function(arm,size=0x54) addr:0x0206dc40 +func_ov000_0206dc94 kind:function(arm,size=0x58) addr:0x0206dc94 +func_ov000_0206dcec kind:function(arm,size=0x180) addr:0x0206dcec +func_ov000_0206de6c kind:function(arm,size=0x240) addr:0x0206de6c +func_ov000_0206e0ac kind:function(arm,size=0x28) addr:0x0206e0ac +func_ov000_0206e0d4 kind:function(arm,size=0x48) addr:0x0206e0d4 +func_ov000_0206e11c kind:function(arm,size=0x24) addr:0x0206e11c +func_ov000_0206e140 kind:function(arm,size=0x3ac) addr:0x0206e140 +func_ov000_0206e4ec kind:function(arm,size=0xc0) addr:0x0206e4ec +func_ov000_0206e5ac kind:function(arm,size=0x88) addr:0x0206e5ac +func_ov000_0206e634 kind:function(arm,size=0x1c) addr:0x0206e634 +func_ov000_0206e650 kind:function(arm,size=0xec) addr:0x0206e650 +func_ov000_0206e73c kind:function(arm,size=0x4c) addr:0x0206e73c +func_ov000_0206e788 kind:function(arm,size=0x40) addr:0x0206e788 +func_ov000_0206e7c8 kind:function(arm,size=0xf0) addr:0x0206e7c8 +func_ov000_0206e8b8 kind:function(arm,size=0xc0) addr:0x0206e8b8 +func_ov000_0206e978 kind:function(arm,size=0x60) addr:0x0206e978 +func_ov000_0206e9d8 kind:function(arm,size=0x60) addr:0x0206e9d8 +func_ov000_0206ea38 kind:function(arm,size=0x100) addr:0x0206ea38 +func_ov000_0206eb38 kind:function(arm,size=0xd0) addr:0x0206eb38 +func_ov000_0206ec08 kind:function(arm,size=0xf4) addr:0x0206ec08 +func_ov000_0206ecfc kind:function(arm,size=0xbc) addr:0x0206ecfc +func_ov000_0206edb8 kind:function(arm,size=0x160) addr:0x0206edb8 +func_ov000_0206ef18 kind:function(arm,size=0xb0) addr:0x0206ef18 +func_ov000_0206efc8 kind:function(arm,size=0x26c) addr:0x0206efc8 +func_ov000_0206f234 kind:function(arm,size=0x8c) addr:0x0206f234 +func_ov000_0206f2c0 kind:function(arm,size=0x10) addr:0x0206f2c0 +func_ov000_0206f2d0 kind:function(arm,size=0x90) addr:0x0206f2d0 +func_ov000_0206f360 kind:function(arm,size=0x10) addr:0x0206f360 +func_ov000_0206f370 kind:function(arm,size=0x30) addr:0x0206f370 +func_ov000_0206f3a0 kind:function(arm,size=0x68) addr:0x0206f3a0 +func_ov000_0206f408 kind:function(arm,size=0x84) addr:0x0206f408 +func_ov000_0206f48c kind:function(arm,size=0x1c) addr:0x0206f48c +func_ov000_0206f4a8 kind:function(arm,size=0x28) addr:0x0206f4a8 +func_ov000_0206f4d0 kind:function(arm,size=0x60) addr:0x0206f4d0 +func_ov000_0206f530 kind:function(arm,size=0x34) addr:0x0206f530 +func_ov000_0206f564 kind:function(arm,size=0x1c) addr:0x0206f564 +func_ov000_0206f580 kind:function(arm,size=0x34) addr:0x0206f580 +func_ov000_0206f5b4 kind:function(arm,size=0x24) addr:0x0206f5b4 +func_ov000_0206f5d8 kind:function(arm,size=0x24) addr:0x0206f5d8 +func_ov000_0206f5fc kind:function(arm,size=0x90) addr:0x0206f5fc +func_ov000_0206f68c kind:function(arm,size=0x2c) addr:0x0206f68c +func_ov000_0206f6b8 kind:function(arm,size=0x34) addr:0x0206f6b8 +func_ov000_0206f6ec kind:function(arm,size=0x48) addr:0x0206f6ec +func_ov000_0206f734 kind:function(arm,size=0x24) addr:0x0206f734 +func_ov000_0206f758 kind:function(arm,size=0x1f0) addr:0x0206f758 +func_ov000_0206f948 kind:function(arm,size=0x18) addr:0x0206f948 +func_ov000_0206f960 kind:function(arm,size=0x14) addr:0x0206f960 +func_ov000_0206f974 kind:function(arm,size=0xc) addr:0x0206f974 +func_ov000_0206f980 kind:function(arm,size=0x128) addr:0x0206f980 +func_ov000_0206faa8 kind:function(arm,size=0x1c) addr:0x0206faa8 +func_ov000_0206fac4 kind:function(arm,size=0x1c) addr:0x0206fac4 +func_ov000_0206fae0 kind:function(arm,size=0xcc) addr:0x0206fae0 +func_ov000_0206fbac kind:function(arm,size=0x20) addr:0x0206fbac +func_ov000_0206fbcc kind:function(arm,size=0x38) addr:0x0206fbcc +func_ov000_0206fc04 kind:function(arm,size=0x40) addr:0x0206fc04 +func_ov000_0206fc44 kind:function(arm,size=0x2a8) addr:0x0206fc44 +func_ov000_0206feec kind:function(arm,size=0x28) addr:0x0206feec +func_ov000_0206ff14 kind:function(arm,size=0x10) addr:0x0206ff14 +func_ov000_0206ff24 kind:function(arm,size=0x10) addr:0x0206ff24 +func_ov000_0206ff34 kind:function(arm,size=0x6c) addr:0x0206ff34 +func_ov000_0206ffa0 kind:function(arm,size=0x84) addr:0x0206ffa0 +func_ov000_02070024 kind:function(arm,size=0x74) addr:0x02070024 +func_ov000_02070098 kind:function(arm,size=0x1c) addr:0x02070098 +func_ov000_020700b4 kind:function(arm,size=0x30) addr:0x020700b4 +func_ov000_020700e4 kind:function(arm,size=0x1c) addr:0x020700e4 +func_ov000_02070100 kind:function(arm,size=0x14) addr:0x02070100 +func_ov000_02070114 kind:function(arm,size=0x14) addr:0x02070114 +func_ov000_02070128 kind:function(arm,size=0x1c) addr:0x02070128 +func_ov000_02070144 kind:function(arm,size=0xfc) addr:0x02070144 +func_ov000_02070240 kind:function(arm,size=0x3c) addr:0x02070240 +func_ov000_0207027c kind:function(arm,size=0xc) addr:0x0207027c +func_ov000_02070288 kind:function(arm,size=0x14) addr:0x02070288 +func_ov000_0207029c kind:function(arm,size=0x40) addr:0x0207029c +func_ov000_020702dc kind:function(arm,size=0x14) addr:0x020702dc +func_ov000_020702f0 kind:function(arm,size=0x68) addr:0x020702f0 +func_ov000_02070358 kind:function(arm,size=0x44) addr:0x02070358 +func_ov000_0207039c kind:function(arm,size=0x8) addr:0x0207039c +func_ov000_020703a4 kind:function(arm,size=0x5c) addr:0x020703a4 +func_ov000_02070400 kind:function(arm,size=0xa8) addr:0x02070400 +func_ov000_020704a8 kind:function(arm,size=0x2c) addr:0x020704a8 +func_ov000_020704d4 kind:function(arm,size=0x44) addr:0x020704d4 +func_ov000_02070518 kind:function(arm,size=0xc) addr:0x02070518 +func_ov000_02070524 kind:function(arm,size=0x10) addr:0x02070524 +func_ov000_02070534 kind:function(arm,size=0xc) addr:0x02070534 +func_ov000_02070540 kind:function(arm,size=0xc) addr:0x02070540 +func_ov000_0207054c kind:function(arm,size=0x14) addr:0x0207054c +func_ov000_02070560 kind:function(arm,size=0x1c) addr:0x02070560 +func_ov000_0207057c kind:function(arm,size=0x4c) addr:0x0207057c +func_ov000_020705c8 kind:function(thumb,size=0x134) addr:0x020705c8 +func_ov000_020706fc kind:function(thumb,size=0x8c) addr:0x020706fc +func_ov000_02070788 kind:function(thumb,size=0x8c) addr:0x02070788 +func_ov000_02070814 kind:function(arm,size=0x48) addr:0x02070814 +func_ov000_0207085c kind:function(arm,size=0x5c) addr:0x0207085c +func_ov000_020708b8 kind:function(arm,size=0x60) addr:0x020708b8 +func_ov000_02070918 kind:function(arm,size=0x114) addr:0x02070918 +func_ov000_02070a2c kind:function(arm,size=0x50) addr:0x02070a2c +func_ov000_02070a7c kind:function(arm,size=0x44) addr:0x02070a7c +func_ov000_02070ac0 kind:function(arm,size=0x18) addr:0x02070ac0 +func_ov000_02070ad8 kind:function(arm,size=0x1c) addr:0x02070ad8 +func_ov000_02070af4 kind:function(arm,size=0x20) addr:0x02070af4 +func_ov000_02070b14 kind:function(arm,size=0x44) addr:0x02070b14 +func_ov000_02070b58 kind:function(arm,size=0x58) addr:0x02070b58 +func_ov000_02070bb0 kind:function(arm,size=0x94) addr:0x02070bb0 +func_ov000_02070c44 kind:function(arm,size=0x20) addr:0x02070c44 +func_ov000_02070c64 kind:function(arm,size=0x3c) addr:0x02070c64 +func_ov000_02070ca0 kind:function(arm,size=0x3c) addr:0x02070ca0 +func_ov000_02070cdc kind:function(arm,size=0x38) addr:0x02070cdc +func_ov000_02070d14 kind:function(thumb,size=0x10c) addr:0x02070d14 +func_ov000_02070e20 kind:function(arm,size=0x4) addr:0x02070e20 +func_ov000_02070e24 kind:function(arm,size=0x14) addr:0x02070e24 +func_ov000_02070e38 kind:function(arm,size=0xc) addr:0x02070e38 +func_ov000_02070e44 kind:function(arm,size=0xb4) addr:0x02070e44 +func_ov000_02070ef8 kind:function(arm,size=0x40) addr:0x02070ef8 +func_ov000_02070f38 kind:function(arm,size=0x44) addr:0x02070f38 +func_ov000_02070f7c kind:function(arm,size=0x44) addr:0x02070f7c +func_ov000_02070fc0 kind:function(arm,size=0x20) addr:0x02070fc0 +func_ov000_02070fe0 kind:function(arm,size=0x1b4) addr:0x02070fe0 +func_ov000_02071194 kind:function(arm,size=0xcc) addr:0x02071194 +func_ov000_02071260 kind:function(arm,size=0x24) addr:0x02071260 +func_ov000_02071284 kind:function(arm,size=0x14) addr:0x02071284 +func_ov000_02071298 kind:function(arm,size=0x1c) addr:0x02071298 +func_ov000_020712b4 kind:function(arm,size=0x14) addr:0x020712b4 +func_ov000_020712c8 kind:function(arm,size=0x1c) addr:0x020712c8 +func_ov000_020712e4 kind:function(arm,size=0x24) addr:0x020712e4 +func_ov000_02071308 kind:function(arm,size=0x94) addr:0x02071308 +func_ov000_0207139c kind:function(arm,size=0xc) addr:0x0207139c +func_ov000_020713a8 kind:function(arm,size=0x84) addr:0x020713a8 +func_ov000_0207142c kind:function(arm,size=0x30) addr:0x0207142c +func_ov000_0207145c kind:function(arm,size=0x118) addr:0x0207145c +func_ov000_02071574 kind:function(arm,size=0x7c) addr:0x02071574 +func_ov000_020715f0 kind:function(arm,size=0x4c) addr:0x020715f0 +func_ov000_0207163c kind:function(arm,size=0x2c) addr:0x0207163c +func_ov000_02071668 kind:function(arm,size=0x54) addr:0x02071668 +func_ov000_020716bc kind:function(arm,size=0x24) addr:0x020716bc +func_ov000_020716e0 kind:function(arm,size=0x48) addr:0x020716e0 +func_ov000_02071728 kind:function(arm,size=0x2c) addr:0x02071728 +func_ov000_02071754 kind:function(arm,size=0x58) addr:0x02071754 +func_ov000_020717ac kind:function(arm,size=0x48) addr:0x020717ac +func_ov000_020717f4 kind:function(arm,size=0x58) addr:0x020717f4 +func_ov000_0207184c kind:function(arm,size=0x68) addr:0x0207184c +func_ov000_020718b4 kind:function(arm,size=0x60) addr:0x020718b4 +func_ov000_02071914 kind:function(arm,size=0x60) addr:0x02071914 +func_ov000_02071974 kind:function(arm,size=0x1c) addr:0x02071974 +func_ov000_02071990 kind:function(arm,size=0xc4) addr:0x02071990 +func_ov000_02071a54 kind:function(arm,size=0xbc) addr:0x02071a54 +func_ov000_02071b10 kind:function(arm,size=0xa4) addr:0x02071b10 +func_ov000_02071bb4 kind:function(arm,size=0x90) addr:0x02071bb4 +func_ov000_02071c44 kind:function(arm,size=0x2c) addr:0x02071c44 +func_ov000_02071c70 kind:function(arm,size=0xa4) addr:0x02071c70 +func_ov000_02071d14 kind:function(arm,size=0xb0) addr:0x02071d14 +func_ov000_02071dc4 kind:function(arm,size=0xa0) addr:0x02071dc4 +func_ov000_02071e64 kind:function(arm,size=0x14) addr:0x02071e64 +func_ov000_02071e78 kind:function(arm,size=0x14) addr:0x02071e78 +func_ov000_02071e8c kind:function(arm,size=0x8c) addr:0x02071e8c +func_ov000_02071f18 kind:function(arm,size=0x50) addr:0x02071f18 +func_ov000_02071f68 kind:function(arm,size=0x10) addr:0x02071f68 +func_ov000_02071f78 kind:function(arm,size=0x13c) addr:0x02071f78 +func_ov000_020720b4 kind:function(arm,size=0x270) addr:0x020720b4 +func_ov000_02072324 kind:function(arm,size=0xb0) addr:0x02072324 +func_ov000_020723d4 kind:function(arm,size=0x78) addr:0x020723d4 +func_ov000_0207244c kind:function(arm,size=0x204) addr:0x0207244c +func_ov000_02072650 kind:function(arm,size=0x14) addr:0x02072650 +func_ov000_02072664 kind:function(arm,size=0x18) addr:0x02072664 +func_ov000_0207267c kind:function(arm,size=0x54) addr:0x0207267c +func_ov000_020726d0 kind:function(arm,size=0x2d4) addr:0x020726d0 +func_ov000_020729a4 kind:function(arm,size=0x88) addr:0x020729a4 +func_ov000_02072a2c kind:function(arm,size=0xbc) addr:0x02072a2c +func_ov000_02072ae8 kind:function(arm,size=0x1c) addr:0x02072ae8 +func_ov000_02072b04 kind:function(arm,size=0xc) addr:0x02072b04 +func_ov000_02072b10 kind:function(arm,size=0x78) addr:0x02072b10 +func_ov000_02072b88 kind:function(arm,size=0x24) addr:0x02072b88 +func_ov000_02072bac kind:function(arm,size=0xa4) addr:0x02072bac +func_ov000_02072c50 kind:function(arm,size=0x44) addr:0x02072c50 +func_ov000_02072c94 kind:function(arm,size=0x10) addr:0x02072c94 +func_ov000_02072ca4 kind:function(arm,size=0x10) addr:0x02072ca4 +func_ov000_02072cb4 kind:function(arm,size=0x24) addr:0x02072cb4 +func_ov000_02072cd8 kind:function(arm,size=0x20) addr:0x02072cd8 +func_ov000_02072cf8 kind:function(arm,size=0x10) addr:0x02072cf8 +func_ov000_02072d08 kind:function(arm,size=0x14) addr:0x02072d08 +func_ov000_02072d1c kind:function(arm,size=0x2c) addr:0x02072d1c +func_ov000_02072d48 kind:function(arm,size=0x7c) addr:0x02072d48 +func_ov000_02072dc4 kind:function(arm,size=0x60) addr:0x02072dc4 +func_ov000_02072e24 kind:function(arm,size=0x114) addr:0x02072e24 +func_ov000_02072f38 kind:function(arm,size=0x40) addr:0x02072f38 +func_ov000_02072f78 kind:function(arm,size=0x24) addr:0x02072f78 +func_ov000_02072f9c kind:function(arm,size=0x14) addr:0x02072f9c +func_ov000_02072fb0 kind:function(arm,size=0xb0) addr:0x02072fb0 +func_ov000_02073060 kind:function(arm,size=0x2c) addr:0x02073060 +func_ov000_0207308c kind:function(arm,size=0x58) addr:0x0207308c +func_ov000_020730e4 kind:function(arm,size=0x2c) addr:0x020730e4 +func_ov000_02073110 kind:function(arm,size=0x4) addr:0x02073110 +func_ov000_02073114 kind:function(arm,size=0x14) addr:0x02073114 +func_ov000_02073128 kind:function(arm,size=0x4) addr:0x02073128 +func_ov000_0207312c kind:function(arm,size=0x8) addr:0x0207312c +func_ov000_02073134 kind:function(arm,size=0x14) addr:0x02073134 +func_ov000_02073148 kind:function(arm,size=0x4) addr:0x02073148 +func_ov000_0207314c kind:function(arm,size=0x4) addr:0x0207314c +func_ov000_02073150 kind:function(arm,size=0x8) addr:0x02073150 +func_ov000_02073158 kind:function(arm,size=0xc) addr:0x02073158 +func_ov000_02073164 kind:function(arm,size=0x4) addr:0x02073164 +func_ov000_02073168 kind:function(arm,size=0x4) addr:0x02073168 +func_ov000_0207316c kind:function(arm,size=0x4) addr:0x0207316c +func_ov000_02073170 kind:function(arm,size=0x4) addr:0x02073170 +func_ov000_02073174 kind:function(arm,size=0x30) addr:0x02073174 +func_ov000_020731a4 kind:function(arm,size=0x30) addr:0x020731a4 +func_ov000_020731d4 kind:function(arm,size=0x40) addr:0x020731d4 +func_ov000_02073214 kind:function(arm,size=0x3c) addr:0x02073214 +func_ov000_02073250 kind:function(arm,size=0x6c) addr:0x02073250 +func_ov000_020732bc kind:function(arm,size=0x10) addr:0x020732bc +func_ov000_020732cc kind:function(arm,size=0x10) addr:0x020732cc +func_ov000_020732dc kind:function(arm,size=0x10) addr:0x020732dc +func_ov000_020732ec kind:function(arm,size=0x20) addr:0x020732ec +func_ov000_0207330c kind:function(arm,size=0x5c) addr:0x0207330c +func_ov000_02073368 kind:function(arm,size=0xe8) addr:0x02073368 +func_ov000_02073450 kind:function(arm,size=0x108) addr:0x02073450 +func_ov000_02073558 kind:function(arm,size=0x98) addr:0x02073558 +func_ov000_020735f0 kind:function(arm,size=0xb0) addr:0x020735f0 +func_ov000_020736a0 kind:function(arm,size=0x10) addr:0x020736a0 +func_ov000_020736b0 kind:function(arm,size=0x8) addr:0x020736b0 +func_ov000_020736b8 kind:function(arm,size=0x8) addr:0x020736b8 +func_ov000_020736c0 kind:function(arm,size=0x38) addr:0x020736c0 +func_ov000_020736f8 kind:function(arm,size=0x2c) addr:0x020736f8 +func_ov000_02073724 kind:function(arm,size=0x54) addr:0x02073724 +func_ov000_02073778 kind:function(arm,size=0x60) addr:0x02073778 +func_ov000_020737d8 kind:function(arm,size=0x94) addr:0x020737d8 +func_ov000_0207386c kind:function(arm,size=0x124) addr:0x0207386c +func_ov000_02073990 kind:function(arm,size=0x1ac) addr:0x02073990 +func_ov000_02073b3c kind:function(arm,size=0x64) addr:0x02073b3c +func_ov000_02073ba0 kind:function(arm,size=0x114) addr:0x02073ba0 +func_ov000_02073cb4 kind:function(arm,size=0x3c) addr:0x02073cb4 +func_ov000_02073cf0 kind:function(arm,size=0x170) addr:0x02073cf0 +func_ov000_02073e60 kind:function(arm,size=0x8) addr:0x02073e60 +func_ov000_02073e68 kind:function(arm,size=0x58) addr:0x02073e68 +func_ov000_02073ec0 kind:function(arm,size=0xf4) addr:0x02073ec0 +func_ov000_02073fb4 kind:function(arm,size=0x228) addr:0x02073fb4 +func_ov000_020741dc kind:function(arm,size=0x30) addr:0x020741dc +func_ov000_0207420c kind:function(arm,size=0xe8) addr:0x0207420c +func_ov000_020742f4 kind:function(arm,size=0xb0) addr:0x020742f4 +func_ov000_020743a4 kind:function(arm,size=0xa8) addr:0x020743a4 +func_ov000_0207444c kind:function(arm,size=0xc4) addr:0x0207444c +func_ov000_02074510 kind:function(arm,size=0xbc) addr:0x02074510 +func_ov000_020745cc kind:function(arm,size=0x28) addr:0x020745cc +func_ov000_020745f4 kind:function(arm,size=0x30) addr:0x020745f4 +func_ov000_02074624 kind:function(arm,size=0x6c) addr:0x02074624 +func_ov000_02074690 kind:function(arm,size=0x8) addr:0x02074690 +func_ov000_02074698 kind:function(arm,size=0xc) addr:0x02074698 +func_ov000_020746a4 kind:function(arm,size=0x50) addr:0x020746a4 +func_ov000_020746f4 kind:function(arm,size=0x48) addr:0x020746f4 +func_ov000_0207473c kind:function(arm,size=0xc) addr:0x0207473c +func_ov000_02074748 kind:function(arm,size=0x28) addr:0x02074748 +func_ov000_02074770 kind:function(arm,size=0x20) addr:0x02074770 +func_ov000_02074790 kind:function(arm,size=0x10) addr:0x02074790 +func_ov000_020747a0 kind:function(arm,size=0x10) addr:0x020747a0 +func_ov000_020747b0 kind:function(arm,size=0x10) addr:0x020747b0 +func_ov000_020747c0 kind:function(arm,size=0x8) addr:0x020747c0 +func_ov000_020747c8 kind:function(arm,size=0x44) addr:0x020747c8 +func_ov000_0207480c kind:function(arm,size=0x24c) addr:0x0207480c +func_ov000_02074a58 kind:function(arm,size=0x18) addr:0x02074a58 +func_ov000_02074a70 kind:function(arm,size=0x2a4) addr:0x02074a70 +func_ov000_02074d14 kind:function(arm,size=0x2c) addr:0x02074d14 +func_ov000_02074d40 kind:function(arm,size=0xe8) addr:0x02074d40 +func_ov000_02074e28 kind:function(arm,size=0x78) addr:0x02074e28 +func_ov000_02074ea0 kind:function(arm,size=0xb4) addr:0x02074ea0 +func_ov000_02074f54 kind:function(arm,size=0x38) addr:0x02074f54 +func_ov000_02074f8c kind:function(arm,size=0x28) addr:0x02074f8c +func_ov000_02074fb4 kind:function(arm,size=0x14) addr:0x02074fb4 +func_ov000_02074fc8 kind:function(arm,size=0x40) addr:0x02074fc8 +func_ov000_02075008 kind:function(arm,size=0x54) addr:0x02075008 +func_ov000_0207505c kind:function(arm,size=0x80) addr:0x0207505c +func_ov000_020750dc kind:function(arm,size=0x28) addr:0x020750dc +func_ov000_02075104 kind:function(arm,size=0x38) addr:0x02075104 +func_ov000_0207513c kind:function(arm,size=0xe8) addr:0x0207513c +func_ov000_02075224 kind:function(arm,size=0x70) addr:0x02075224 +func_ov000_02075294 kind:function(arm,size=0xc8) addr:0x02075294 +func_ov000_0207535c kind:function(arm,size=0x88) addr:0x0207535c +func_ov000_020753e4 kind:function(arm,size=0x298) addr:0x020753e4 +func_ov000_0207567c kind:function(arm,size=0x30) addr:0x0207567c +func_ov000_020756ac kind:function(arm,size=0x28) addr:0x020756ac +func_ov000_020756d4 kind:function(arm,size=0x6c) addr:0x020756d4 +func_ov000_02075740 kind:function(arm,size=0xe8) addr:0x02075740 +func_ov000_02075828 kind:function(arm,size=0x28) addr:0x02075828 +func_ov000_02075850 kind:function(arm,size=0x8c) addr:0x02075850 +func_ov000_020758dc kind:function(arm,size=0x770) addr:0x020758dc +func_ov000_0207604c kind:function(arm,size=0x1c) addr:0x0207604c +func_ov000_02076068 kind:function(arm,size=0x24) addr:0x02076068 +func_ov000_0207608c kind:function(arm,size=0x5c) addr:0x0207608c +func_ov000_020760e8 kind:function(arm,size=0x68) addr:0x020760e8 +func_ov000_02076150 kind:function(arm,size=0x30) addr:0x02076150 +func_ov000_02076180 kind:function(arm,size=0x5c) addr:0x02076180 +func_ov000_020761dc kind:function(arm,size=0x1c) addr:0x020761dc +func_ov000_020761f8 kind:function(arm,size=0x30) addr:0x020761f8 +func_ov000_02076228 kind:function(arm,size=0x7c) addr:0x02076228 +func_ov000_020762a4 kind:function(arm,size=0x20) addr:0x020762a4 +func_ov000_020762c4 kind:function(arm,size=0x1dc) addr:0x020762c4 +func_ov000_020764a0 kind:function(arm,size=0x1d4) addr:0x020764a0 +func_ov000_02076674 kind:function(arm,size=0x120) addr:0x02076674 +func_ov000_02076794 kind:function(arm,size=0x34c) addr:0x02076794 +func_ov000_02076ae0 kind:function(arm,size=0x254) addr:0x02076ae0 +func_ov000_02076d34 kind:function(arm,size=0x1fc) addr:0x02076d34 +func_ov000_02076f30 kind:function(arm,size=0x58) addr:0x02076f30 +func_ov000_02076f88 kind:function(arm,size=0xa0) addr:0x02076f88 +func_ov000_02077028 kind:function(arm,size=0x114) addr:0x02077028 +func_ov000_0207713c kind:function(arm,size=0x2c) addr:0x0207713c +func_ov000_02077168 kind:function(arm,size=0x14) addr:0x02077168 +func_ov000_0207717c kind:function(arm,size=0x1c) addr:0x0207717c +func_ov000_02077198 kind:function(arm,size=0x10) addr:0x02077198 +func_ov000_020771a8 kind:function(arm,size=0x188) addr:0x020771a8 +func_ov000_02077330 kind:function(arm,size=0xf4) addr:0x02077330 +func_ov000_02077424 kind:function(arm,size=0x24) addr:0x02077424 +func_ov000_02077448 kind:function(arm,size=0x18) addr:0x02077448 +func_ov000_02077460 kind:function(arm,size=0x10) addr:0x02077460 +func_ov000_02077470 kind:function(arm,size=0x14) addr:0x02077470 +func_ov000_02077484 kind:function(arm,size=0x1c) addr:0x02077484 +func_ov000_020774a0 kind:function(arm,size=0xd0) addr:0x020774a0 +func_ov000_02077570 kind:function(arm,size=0x48) addr:0x02077570 +func_ov000_020775b8 kind:function(arm,size=0x60) addr:0x020775b8 +func_ov000_02077618 kind:function(arm,size=0x3c) addr:0x02077618 +func_ov000_02077654 kind:function(arm,size=0x1bc) addr:0x02077654 +func_ov000_02077810 kind:function(arm,size=0x54) addr:0x02077810 +func_ov000_02077864 kind:function(arm,size=0x5c) addr:0x02077864 +func_ov000_020778c0 kind:function(arm,size=0x34) addr:0x020778c0 +func_ov000_020778f4 kind:function(arm,size=0x58) addr:0x020778f4 +func_ov000_0207794c kind:function(arm,size=0x58) addr:0x0207794c +func_ov000_020779a4 kind:function(arm,size=0x60) addr:0x020779a4 +func_ov000_02077a04 kind:function(arm,size=0x38) addr:0x02077a04 +func_ov000_02077a3c kind:function(arm,size=0x60) addr:0x02077a3c +func_ov000_02077a9c kind:function(arm,size=0x40) addr:0x02077a9c +func_ov000_02077adc kind:function(arm,size=0x40) addr:0x02077adc +func_ov000_02077b1c kind:function(arm,size=0x108) addr:0x02077b1c +func_ov000_02077c24 kind:function(arm,size=0x46c) addr:0x02077c24 +func_ov000_02078090 kind:function(arm,size=0x4c) addr:0x02078090 +func_ov000_020780dc kind:function(arm,size=0x8c) addr:0x020780dc +func_ov000_02078168 kind:function(arm,size=0x4c) addr:0x02078168 +func_ov000_020781b4 kind:function(arm,size=0x14) addr:0x020781b4 +func_ov000_020781c8 kind:function(arm,size=0x48) addr:0x020781c8 +func_ov000_02078210 kind:function(arm,size=0xe4) addr:0x02078210 +func_ov000_020782f4 kind:function(arm,size=0x38) addr:0x020782f4 +func_ov000_0207832c kind:function(arm,size=0x40) addr:0x0207832c +func_ov000_0207836c kind:function(arm,size=0x70) addr:0x0207836c +func_ov000_020783dc kind:function(arm,size=0x88) addr:0x020783dc +func_ov000_02078464 kind:function(arm,size=0x40) addr:0x02078464 +func_ov000_020784a4 kind:function(arm,size=0x38) addr:0x020784a4 +func_ov000_020784dc kind:function(arm,size=0x38) addr:0x020784dc +func_ov000_02078514 kind:function(arm,size=0x60) addr:0x02078514 +func_ov000_02078574 kind:function(arm,size=0x40) addr:0x02078574 +func_ov000_020785b4 kind:function(arm,size=0xac) addr:0x020785b4 +func_ov000_02078660 kind:function(arm,size=0xc) addr:0x02078660 +func_ov000_0207866c kind:function(arm,size=0xc) addr:0x0207866c +func_ov000_02078678 kind:function(arm,size=0xc) addr:0x02078678 +func_ov000_02078684 kind:function(arm,size=0x38) addr:0x02078684 +func_ov000_020786bc kind:function(arm,size=0x2c) addr:0x020786bc +func_ov000_020786e8 kind:function(arm,size=0x24) addr:0x020786e8 +func_ov000_0207870c kind:function(arm,size=0x1c) addr:0x0207870c +func_ov000_02078728 kind:function(arm,size=0x1c) addr:0x02078728 +func_ov000_02078744 kind:function(arm,size=0x54) addr:0x02078744 +func_ov000_02078798 kind:function(arm,size=0x7c) addr:0x02078798 +func_ov000_02078814 kind:function(arm,size=0x9c) addr:0x02078814 +func_ov000_020788b0 kind:function(arm,size=0x68) addr:0x020788b0 +func_ov000_02078918 kind:function(arm,size=0x44) addr:0x02078918 +func_ov000_0207895c kind:function(arm,size=0x9c) addr:0x0207895c +func_ov000_020789f8 kind:function(arm,size=0x3c) addr:0x020789f8 +func_ov000_02078a34 kind:function(arm,size=0x1c) addr:0x02078a34 +func_ov000_02078a50 kind:function(arm,size=0x34) addr:0x02078a50 +func_ov000_02078a84 kind:function(arm,size=0x48) addr:0x02078a84 +func_ov000_02078acc kind:function(arm,size=0x24) addr:0x02078acc +func_ov000_02078af0 kind:function(arm,size=0x18) addr:0x02078af0 +func_ov000_02078b08 kind:function(arm,size=0x10) addr:0x02078b08 +func_ov000_02078b18 kind:function(arm,size=0x18) addr:0x02078b18 +func_ov000_02078b30 kind:function(arm,size=0x38) addr:0x02078b30 +func_ov000_02078b68 kind:function(arm,size=0x1c) addr:0x02078b68 +func_ov000_02078b84 kind:function(arm,size=0x54) addr:0x02078b84 +func_ov000_02078bd8 kind:function(arm,size=0x30) addr:0x02078bd8 +func_ov000_02078c08 kind:function(arm,size=0x70) addr:0x02078c08 +func_ov000_02078c78 kind:function(arm,size=0x54) addr:0x02078c78 +func_ov000_02078ccc kind:function(arm,size=0xc) addr:0x02078ccc +func_ov000_02078cd8 kind:function(arm,size=0x4) addr:0x02078cd8 +func_ov000_02078cdc kind:function(arm,size=0x34) addr:0x02078cdc +func_ov000_02078d10 kind:function(arm,size=0x4) addr:0x02078d10 +func_ov000_02078d14 kind:function(arm,size=0x34) addr:0x02078d14 +func_ov000_02078d48 kind:function(arm,size=0x48) addr:0x02078d48 +func_ov000_02078d90 kind:function(arm,size=0x34) addr:0x02078d90 +func_ov000_02078dc4 kind:function(arm,size=0x88) addr:0x02078dc4 +func_ov000_02078e4c kind:function(arm,size=0x10) addr:0x02078e4c +func_ov000_02078e5c kind:function(arm,size=0x30) addr:0x02078e5c +func_ov000_02078e8c kind:function(arm,size=0xc) addr:0x02078e8c +func_ov000_02078e98 kind:function(arm,size=0xec) addr:0x02078e98 +func_ov000_02078f84 kind:function(arm,size=0x44) addr:0x02078f84 +func_ov000_02078fc8 kind:function(arm,size=0x14) addr:0x02078fc8 +func_ov000_02078fdc kind:function(arm,size=0x28) addr:0x02078fdc +func_ov000_02079004 kind:function(arm,size=0x8) addr:0x02079004 +func_ov000_0207900c kind:function(arm,size=0x10) addr:0x0207900c +func_ov000_0207901c kind:function(arm,size=0x10) addr:0x0207901c +func_ov000_0207902c kind:function(arm,size=0x124) addr:0x0207902c +func_ov000_02079150 kind:function(arm,size=0x14) addr:0x02079150 +func_ov000_02079164 kind:function(arm,size=0x1c) addr:0x02079164 +func_ov000_02079180 kind:function(arm,size=0x28) addr:0x02079180 +func_ov000_020791a8 kind:function(arm,size=0x8) addr:0x020791a8 +func_ov000_020791b0 kind:function(arm,size=0x10) addr:0x020791b0 +func_ov000_020791c0 kind:function(arm,size=0x10) addr:0x020791c0 +func_ov000_020791d0 kind:function(arm,size=0x88) addr:0x020791d0 +func_ov000_02079258 kind:function(arm,size=0x14) addr:0x02079258 +func_ov000_0207926c kind:function(arm,size=0x1c) addr:0x0207926c +func_ov000_02079288 kind:function(arm,size=0x28) addr:0x02079288 +func_ov000_020792b0 kind:function(arm,size=0x20) addr:0x020792b0 +func_ov000_020792d0 kind:function(arm,size=0x4) addr:0x020792d0 +func_ov000_020792d4 kind:function(arm,size=0x14) addr:0x020792d4 +func_ov000_020792e8 kind:function(arm,size=0x4) addr:0x020792e8 +func_ov000_020792ec kind:function(arm,size=0x4) addr:0x020792ec +func_ov000_020792f0 kind:function(arm,size=0x4) addr:0x020792f0 +func_ov000_020792f4 kind:function(arm,size=0x4) addr:0x020792f4 +func_ov000_020792f8 kind:function(arm,size=0x4) addr:0x020792f8 +func_ov000_020792fc kind:function(arm,size=0x4) addr:0x020792fc +func_ov000_02079300 kind:function(arm,size=0xbc) addr:0x02079300 +func_ov000_020793bc kind:function(arm,size=0x14) addr:0x020793bc +func_ov000_020793d0 kind:function(arm,size=0x1c) addr:0x020793d0 +func_ov000_020793ec kind:function(arm,size=0xc0) addr:0x020793ec +func_ov000_020794ac kind:function(arm,size=0x8) addr:0x020794ac +func_ov000_020794b4 kind:function(arm,size=0x40) addr:0x020794b4 +func_ov000_020794f4 kind:function(arm,size=0x3dc) addr:0x020794f4 +func_ov000_020798d0 kind:function(arm,size=0x38) addr:0x020798d0 +func_ov000_02079908 kind:function(arm,size=0x24) addr:0x02079908 +func_ov000_0207992c kind:function(arm,size=0x384) addr:0x0207992c +func_ov000_02079cb0 kind:function(arm,size=0x504) addr:0x02079cb0 +func_ov000_0207a1b4 kind:function(arm,size=0xc) addr:0x0207a1b4 +func_ov000_0207a1c0 kind:function(arm,size=0xc) addr:0x0207a1c0 +func_ov000_0207a1cc kind:function(arm,size=0x54) addr:0x0207a1cc +func_ov000_0207a220 kind:function(arm,size=0x7c) addr:0x0207a220 +func_ov000_0207a29c kind:function(arm,size=0x2f8) addr:0x0207a29c +func_ov000_0207a594 kind:function(arm,size=0xc) addr:0x0207a594 +func_ov000_0207a5a0 kind:function(arm,size=0x150) addr:0x0207a5a0 +func_ov000_0207a6f0 kind:function(arm,size=0x28) addr:0x0207a6f0 +func_ov000_0207a718 kind:function(arm,size=0x118) addr:0x0207a718 +func_ov000_0207a830 kind:function(arm,size=0x2f8) addr:0x0207a830 +func_ov000_0207ab28 kind:function(arm,size=0x14) addr:0x0207ab28 +func_ov000_0207ab3c kind:function(arm,size=0x1c) addr:0x0207ab3c +func_ov000_0207ab58 kind:function(arm,size=0x3c) addr:0x0207ab58 +func_ov000_0207ab94 kind:function(arm,size=0x8) addr:0x0207ab94 +func_ov000_0207ab9c kind:function(arm,size=0x70) addr:0x0207ab9c +func_ov000_0207ac0c kind:function(arm,size=0x84) addr:0x0207ac0c +func_ov000_0207ac90 kind:function(arm,size=0x14) addr:0x0207ac90 +func_ov000_0207aca4 kind:function(arm,size=0x1c) addr:0x0207aca4 +func_ov000_0207acc0 kind:function(arm,size=0x3c) addr:0x0207acc0 +func_ov000_0207acfc kind:function(arm,size=0x8) addr:0x0207acfc +func_ov000_0207ad04 kind:function(arm,size=0x7c) addr:0x0207ad04 +func_ov000_0207ad80 kind:function(arm,size=0x50) addr:0x0207ad80 +func_ov000_0207add0 kind:function(arm,size=0x14) addr:0x0207add0 +func_ov000_0207ade4 kind:function(arm,size=0x1c) addr:0x0207ade4 +func_ov000_0207ae00 kind:function(arm,size=0x68) addr:0x0207ae00 +func_ov000_0207ae68 kind:function(arm,size=0x8) addr:0x0207ae68 +func_ov000_0207ae70 kind:function(arm,size=0x28) addr:0x0207ae70 +func_ov000_0207ae98 kind:function(arm,size=0xc) addr:0x0207ae98 +func_ov000_0207aea4 kind:function(arm,size=0x54) addr:0x0207aea4 +func_ov000_0207aef8 kind:function(arm,size=0xfc) addr:0x0207aef8 +func_ov000_0207aff4 kind:function(arm,size=0x414) addr:0x0207aff4 +func_ov000_0207b408 kind:function(arm,size=0x14) addr:0x0207b408 +func_ov000_0207b41c kind:function(arm,size=0x1c) addr:0x0207b41c +func_ov000_0207b438 kind:function(arm,size=0x48) addr:0x0207b438 +func_ov000_0207b480 kind:function(arm,size=0x8) addr:0x0207b480 +func_ov000_0207b488 kind:function(arm,size=0x70) addr:0x0207b488 +func_ov000_0207b4f8 kind:function(arm,size=0xd8) addr:0x0207b4f8 +func_ov000_0207b5d0 kind:function(arm,size=0x38) addr:0x0207b5d0 +func_ov000_0207b608 kind:function(arm,size=0x14) addr:0x0207b608 +func_ov000_0207b61c kind:function(arm,size=0x1c) addr:0x0207b61c +func_ov000_0207b638 kind:function(arm,size=0x30) addr:0x0207b638 +func_ov000_0207b668 kind:function(arm,size=0x38) addr:0x0207b668 +func_ov000_0207b6a0 kind:function(arm,size=0x30) addr:0x0207b6a0 +func_ov000_0207b6d0 kind:function(arm,size=0x1c) addr:0x0207b6d0 +func_ov000_0207b6ec kind:function(arm,size=0x10) addr:0x0207b6ec +func_ov000_0207b6fc kind:function(arm,size=0x38) addr:0x0207b6fc +func_ov000_0207b734 kind:function(arm,size=0x80) addr:0x0207b734 +func_ov000_0207b7b4 kind:function(arm,size=0x40) addr:0x0207b7b4 +func_ov000_0207b7f4 kind:function(arm,size=0x80) addr:0x0207b7f4 +func_ov000_0207b874 kind:function(arm,size=0x48) addr:0x0207b874 +func_ov000_0207b8bc kind:function(arm,size=0x58) addr:0x0207b8bc +func_ov000_0207b914 kind:function(arm,size=0x14) addr:0x0207b914 +func_ov000_0207b928 kind:function(arm,size=0x1c) addr:0x0207b928 +func_ov000_0207b944 kind:function(arm,size=0x14) addr:0x0207b944 +func_ov000_0207b958 kind:function(arm,size=0x1c) addr:0x0207b958 +func_ov000_0207b974 kind:function(arm,size=0x14) addr:0x0207b974 +func_ov000_0207b988 kind:function(arm,size=0x1c) addr:0x0207b988 +func_ov000_0207b9a4 kind:function(arm,size=0x60) addr:0x0207b9a4 +func_ov000_0207ba04 kind:function(arm,size=0x60) addr:0x0207ba04 +func_ov000_0207ba64 kind:function(arm,size=0x1c) addr:0x0207ba64 +func_ov000_0207ba80 kind:function(arm,size=0x14) addr:0x0207ba80 +func_ov000_0207ba94 kind:function(arm,size=0x14) addr:0x0207ba94 +func_ov000_0207baa8 kind:function(arm,size=0x18) addr:0x0207baa8 +func_ov000_0207bac0 kind:function(arm,size=0x10) addr:0x0207bac0 +func_ov000_0207bad0 kind:function(arm,size=0xbc) addr:0x0207bad0 +func_ov000_0207bb8c kind:function(arm,size=0x50) addr:0x0207bb8c +func_ov000_0207bbdc kind:function(arm,size=0x88) addr:0x0207bbdc +func_ov000_0207bc64 kind:function(arm,size=0x50) addr:0x0207bc64 +func_ov000_0207bcb4 kind:function(arm,size=0x28) addr:0x0207bcb4 +func_ov000_0207bcdc kind:function(arm,size=0x88) addr:0x0207bcdc +func_ov000_0207bd64 kind:function(arm,size=0x260) addr:0x0207bd64 +func_ov000_0207bfc4 kind:function(arm,size=0x4) addr:0x0207bfc4 +func_ov000_0207bfc8 kind:function(arm,size=0x14) addr:0x0207bfc8 +func_ov000_0207bfdc kind:function(arm,size=0x4) addr:0x0207bfdc +func_ov000_0207bfe0 kind:function(arm,size=0x8) addr:0x0207bfe0 +func_ov000_0207bfe8 kind:function(arm,size=0x8) addr:0x0207bfe8 +func_ov000_0207bff0 kind:function(arm,size=0x8) addr:0x0207bff0 +func_ov000_0207bff8 kind:function(arm,size=0x30) addr:0x0207bff8 +func_ov000_0207c028 kind:function(arm,size=0x30) addr:0x0207c028 +func_ov000_0207c058 kind:function(arm,size=0x38) addr:0x0207c058 +func_ov000_0207c090 kind:function(arm,size=0x54) addr:0x0207c090 +func_ov000_0207c0e4 kind:function(arm,size=0xdc) addr:0x0207c0e4 +func_ov000_0207c1c0 kind:function(arm,size=0xf4) addr:0x0207c1c0 +func_ov000_0207c2b4 kind:function(arm,size=0x8) addr:0x0207c2b4 +func_ov000_0207c2bc kind:function(arm,size=0xbc) addr:0x0207c2bc +func_ov000_0207c378 kind:function(arm,size=0x10) addr:0x0207c378 +func_ov000_0207c388 kind:function(arm,size=0x44) addr:0x0207c388 +func_ov000_0207c3cc kind:function(arm,size=0x20) addr:0x0207c3cc +func_ov000_0207c3ec kind:function(arm,size=0x44) addr:0x0207c3ec +func_ov000_0207c430 kind:function(arm,size=0x30) addr:0x0207c430 +func_ov000_0207c460 kind:function(arm,size=0x1c) addr:0x0207c460 +func_ov000_0207c47c kind:function(arm,size=0x8) addr:0x0207c47c +func_ov000_0207c484 kind:function(arm,size=0x4b8) addr:0x0207c484 +func_ov000_0207c93c kind:function(arm,size=0x10) addr:0x0207c93c +func_ov000_0207c94c kind:function(arm,size=0x34) addr:0x0207c94c +func_ov000_0207c980 kind:function(arm,size=0x70) addr:0x0207c980 +func_ov000_0207c9f0 kind:function(arm,size=0x28) addr:0x0207c9f0 +func_ov000_0207ca18 kind:function(arm,size=0x78) addr:0x0207ca18 +func_ov000_0207ca90 kind:function(arm,size=0x10) addr:0x0207ca90 +func_ov000_0207caa0 kind:function(arm,size=0x8) addr:0x0207caa0 +func_ov000_0207caa8 kind:function(arm,size=0x804) addr:0x0207caa8 +func_ov000_0207d2ac kind:function(arm,size=0x10) addr:0x0207d2ac +func_ov000_0207d2bc kind:function(arm,size=0x3c) addr:0x0207d2bc +func_ov000_0207d2f8 kind:function(arm,size=0x38) addr:0x0207d2f8 +func_ov000_0207d330 kind:function(arm,size=0x44) addr:0x0207d330 +func_ov000_0207d374 kind:function(arm,size=0x28) addr:0x0207d374 +func_ov000_0207d39c kind:function(arm,size=0x1c) addr:0x0207d39c +func_ov000_0207d3b8 kind:function(arm,size=0x8) addr:0x0207d3b8 +func_ov000_0207d3c0 kind:function(arm,size=0x1a4) addr:0x0207d3c0 +func_ov000_0207d564 kind:function(arm,size=0x2c) addr:0x0207d564 +func_ov000_0207d590 kind:function(arm,size=0x2e8) addr:0x0207d590 +func_ov000_0207d878 kind:function(arm,size=0x5c) addr:0x0207d878 +func_ov000_0207d8d4 kind:function(arm,size=0x6c) addr:0x0207d8d4 +func_ov000_0207d940 kind:function(arm,size=0x98) addr:0x0207d940 +func_ov000_0207d9d8 kind:function(arm,size=0x48) addr:0x0207d9d8 +func_ov000_0207da20 kind:function(arm,size=0x20c) addr:0x0207da20 +func_ov000_0207dc2c kind:function(arm,size=0x18) addr:0x0207dc2c +func_ov000_0207dc44 kind:function(arm,size=0x24) addr:0x0207dc44 +func_ov000_0207dc68 kind:function(arm,size=0x210) addr:0x0207dc68 +func_ov000_0207de78 kind:function(arm,size=0xc0) addr:0x0207de78 +func_ov000_0207df38 kind:function(arm,size=0x30) addr:0x0207df38 +func_ov000_0207df68 kind:function(arm,size=0xd8) addr:0x0207df68 +func_ov000_0207e040 kind:function(arm,size=0x68) addr:0x0207e040 +func_ov000_0207e0a8 kind:function(arm,size=0xbc) addr:0x0207e0a8 +func_ov000_0207e164 kind:function(arm,size=0x58) addr:0x0207e164 +func_ov000_0207e1bc kind:function(arm,size=0x30) addr:0x0207e1bc +func_ov000_0207e1ec kind:function(arm,size=0x34) addr:0x0207e1ec +func_ov000_0207e220 kind:function(arm,size=0x14) addr:0x0207e220 +func_ov000_0207e234 kind:function(arm,size=0x14) addr:0x0207e234 +func_ov000_0207e248 kind:function(arm,size=0x2c) addr:0x0207e248 +func_ov000_0207e274 kind:function(arm,size=0x118) addr:0x0207e274 +func_ov000_0207e38c kind:function(arm,size=0xac) addr:0x0207e38c +func_ov000_0207e438 kind:function(arm,size=0x84) addr:0x0207e438 +func_ov000_0207e4bc kind:function(arm,size=0x84) addr:0x0207e4bc +func_ov000_0207e540 kind:function(arm,size=0x2c) addr:0x0207e540 +func_ov000_0207e56c kind:function(arm,size=0xa4) addr:0x0207e56c +func_ov000_0207e610 kind:function(arm,size=0x38) addr:0x0207e610 +func_ov000_0207e648 kind:function(arm,size=0x50) addr:0x0207e648 +func_ov000_0207e698 kind:function(arm,size=0x14) addr:0x0207e698 +func_ov000_0207e6ac kind:function(arm,size=0x78) addr:0x0207e6ac +func_ov000_0207e724 kind:function(arm,size=0x2c) addr:0x0207e724 +func_ov000_0207e750 kind:function(arm,size=0x28) addr:0x0207e750 +func_ov000_0207e778 kind:function(arm,size=0x30) addr:0x0207e778 +func_ov000_0207e7a8 kind:function(arm,size=0x1c0) addr:0x0207e7a8 +func_ov000_0207e968 kind:function(arm,size=0x14) addr:0x0207e968 +func_ov000_0207e97c kind:function(arm,size=0x1a4) addr:0x0207e97c +func_ov000_0207eb20 kind:function(arm,size=0x4c) addr:0x0207eb20 +func_ov000_0207eb6c kind:function(arm,size=0x68) addr:0x0207eb6c +func_ov000_0207ebd4 kind:function(arm,size=0x74) addr:0x0207ebd4 +func_ov000_0207ec48 kind:function(arm,size=0x20) addr:0x0207ec48 +func_ov000_0207ec68 kind:function(arm,size=0x20) addr:0x0207ec68 +func_ov000_0207ec88 kind:function(arm,size=0x30) addr:0x0207ec88 +func_ov000_0207ecb8 kind:function(arm,size=0x38) addr:0x0207ecb8 +func_ov000_0207ecf0 kind:function(arm,size=0x30) addr:0x0207ecf0 +func_ov000_0207ed20 kind:function(arm,size=0x44) addr:0x0207ed20 +func_ov000_0207ed64 kind:function(arm,size=0x8) addr:0x0207ed64 +func_ov000_0207ed6c kind:function(arm,size=0x20) addr:0x0207ed6c +func_ov000_0207ed8c kind:function(arm,size=0x20) addr:0x0207ed8c +func_ov000_0207edac kind:function(arm,size=0x1c) addr:0x0207edac +func_ov000_0207edc8 kind:function(arm,size=0x30) addr:0x0207edc8 +func_ov000_0207edf8 kind:function(arm,size=0x38) addr:0x0207edf8 +func_ov000_0207ee30 kind:function(arm,size=0x30) addr:0x0207ee30 +func_ov000_0207ee60 kind:function(arm,size=0x4) addr:0x0207ee60 +func_ov000_0207ee64 kind:function(arm,size=0x8) addr:0x0207ee64 +func_ov000_0207ee6c kind:function(arm,size=0x60) addr:0x0207ee6c +func_ov000_0207eecc kind:function(arm,size=0x44) addr:0x0207eecc +func_ov000_0207ef10 kind:function(arm,size=0x118) addr:0x0207ef10 +func_ov000_0207f028 kind:function(arm,size=0x120) addr:0x0207f028 +func_ov000_0207f148 kind:function(arm,size=0x88) addr:0x0207f148 +func_ov000_0207f1d0 kind:function(arm,size=0x90) addr:0x0207f1d0 +func_ov000_0207f260 kind:function(arm,size=0x58) addr:0x0207f260 +func_ov000_0207f2b8 kind:function(arm,size=0x20) addr:0x0207f2b8 +func_ov000_0207f2d8 kind:function(arm,size=0x16c) addr:0x0207f2d8 +func_ov000_0207f444 kind:function(arm,size=0x18) addr:0x0207f444 +func_ov000_0207f45c kind:function(arm,size=0x2c) addr:0x0207f45c +func_ov000_0207f488 kind:function(arm,size=0x2c) addr:0x0207f488 +func_ov000_0207f4b4 kind:function(arm,size=0x14) addr:0x0207f4b4 +func_ov000_0207f4c8 kind:function(arm,size=0x14) addr:0x0207f4c8 +func_ov000_0207f4dc kind:function(arm,size=0x254) addr:0x0207f4dc +func_ov000_0207f730 kind:function(thumb,size=0x14) addr:0x0207f730 +func_ov000_0207f744 kind:function(thumb,size=0x4) addr:0x0207f744 +func_ov000_0207f748 kind:function(thumb,size=0x98) addr:0x0207f748 +func_ov000_0207f7e0 kind:function(thumb,size=0x78) addr:0x0207f7e0 +func_ov000_0207f858 kind:function(thumb,size=0xa) addr:0x0207f858 +func_ov000_0207f864 kind:function(thumb,size=0xa) addr:0x0207f864 +func_ov000_0207f870 kind:function(thumb,size=0xa) addr:0x0207f870 +func_ov000_0207f87c kind:function(thumb,size=0x2) addr:0x0207f87c +func_ov000_0207f880 kind:function(arm,size=0x14) addr:0x0207f880 +func_ov000_0207f894 kind:function(arm,size=0x1ac) addr:0x0207f894 +func_ov000_0207fa40 kind:function(arm,size=0x44) addr:0x0207fa40 +func_ov000_0207fa84 kind:function(arm,size=0x8) addr:0x0207fa84 +func_ov000_0207fa8c kind:function(arm,size=0x8) addr:0x0207fa8c +func_ov000_0207fa94 kind:function(arm,size=0x8) addr:0x0207fa94 +func_ov000_0207fa9c kind:function(arm,size=0x10) addr:0x0207fa9c +func_ov000_0207faac kind:function(arm,size=0x64) addr:0x0207faac +func_ov000_0207fb10 kind:function(arm,size=0x30) addr:0x0207fb10 +func_ov000_0207fb40 kind:function(arm,size=0x30) addr:0x0207fb40 +func_ov000_0207fb70 kind:function(arm,size=0x8) addr:0x0207fb70 +func_ov000_0207fb78 kind:function(arm,size=0x38) addr:0x0207fb78 +func_ov000_0207fbb0 kind:function(arm,size=0x40) addr:0x0207fbb0 +func_ov000_0207fbf0 kind:function(arm,size=0x44) addr:0x0207fbf0 +func_ov000_0207fc34 kind:function(arm,size=0x3c) addr:0x0207fc34 +func_ov000_0207fc70 kind:function(arm,size=0x3c) addr:0x0207fc70 +func_ov000_0207fcac kind:function(arm,size=0x44) addr:0x0207fcac +func_ov000_0207fcf0 kind:function(arm,size=0x4) addr:0x0207fcf0 +func_ov000_0207fcf4 kind:function(arm,size=0x4) addr:0x0207fcf4 +func_ov000_0207fcf8 kind:function(arm,size=0x28) addr:0x0207fcf8 +func_ov000_0207fd20 kind:function(arm,size=0x38) addr:0x0207fd20 +func_ov000_0207fd58 kind:function(arm,size=0x4) addr:0x0207fd58 +func_ov000_0207fd5c kind:function(arm,size=0x40) addr:0x0207fd5c +func_ov000_0207fd9c kind:function(arm,size=0x250) addr:0x0207fd9c +func_ov000_0207ffec kind:function(arm,size=0x5c) addr:0x0207ffec +func_ov000_02080048 kind:function(arm,size=0x18) addr:0x02080048 +func_ov000_02080060 kind:function(arm,size=0x18) addr:0x02080060 +func_ov000_02080078 kind:function(arm,size=0xc8) addr:0x02080078 +func_ov000_02080140 kind:function(arm,size=0x20) addr:0x02080140 +func_ov000_02080160 kind:function(arm,size=0x10) addr:0x02080160 +func_ov000_02080170 kind:function(arm,size=0x20) addr:0x02080170 +func_ov000_02080190 kind:function(arm,size=0x60) addr:0x02080190 +func_ov000_020801f0 kind:function(arm,size=0x78) addr:0x020801f0 +func_ov000_02080268 kind:function(arm,size=0x64) addr:0x02080268 +func_ov000_020802cc kind:function(arm,size=0x78) addr:0x020802cc +func_ov000_02080344 kind:function(arm,size=0x88) addr:0x02080344 +func_ov000_020803cc kind:function(arm,size=0x150) addr:0x020803cc +func_ov000_0208051c kind:function(arm,size=0xe4) addr:0x0208051c +func_ov000_02080600 kind:function(arm,size=0x38) addr:0x02080600 +func_ov000_02080638 kind:function(arm,size=0xd8) addr:0x02080638 +func_ov000_02080710 kind:function(arm,size=0x64) addr:0x02080710 +func_ov000_02080774 kind:function(arm,size=0xac) addr:0x02080774 +func_ov000_02080820 kind:function(arm,size=0x6c) addr:0x02080820 +func_ov000_0208088c kind:function(arm,size=0x20) addr:0x0208088c +func_ov000_020808ac kind:function(arm,size=0x8) addr:0x020808ac +func_ov000_020808b4 kind:function(arm,size=0x20) addr:0x020808b4 +func_ov000_020808d4 kind:function(arm,size=0x5c) addr:0x020808d4 +func_ov000_02080930 kind:function(arm,size=0x48) addr:0x02080930 +func_ov000_02080978 kind:function(arm,size=0x40) addr:0x02080978 +func_ov000_020809b8 kind:function(arm,size=0x6c) addr:0x020809b8 +func_ov000_02080a24 kind:function(arm,size=0x18) addr:0x02080a24 +func_ov000_02080a3c kind:function(arm,size=0x1c) addr:0x02080a3c +func_ov000_02080a58 kind:function(arm,size=0x18) addr:0x02080a58 +func_ov000_02080a70 kind:function(arm,size=0x1c) addr:0x02080a70 +func_ov000_02080a8c kind:function(arm,size=0x18) addr:0x02080a8c +func_ov000_02080aa4 kind:function(arm,size=0x68) addr:0x02080aa4 +func_ov000_02080b0c kind:function(arm,size=0x5c) addr:0x02080b0c +func_ov000_02080b68 kind:function(arm,size=0x48) addr:0x02080b68 +func_ov000_02080bb0 kind:function(arm,size=0x1c) addr:0x02080bb0 +func_ov000_02080bcc kind:function(arm,size=0x98) addr:0x02080bcc +func_ov000_02080c64 kind:function(arm,size=0x20c) addr:0x02080c64 +func_ov000_02080e70 kind:function(arm,size=0x224) addr:0x02080e70 +func_ov000_02081094 kind:function(arm,size=0x4) addr:0x02081094 +func_ov000_02081098 kind:function(arm,size=0x7c) addr:0x02081098 +func_ov000_02081114 kind:function(arm,size=0x4) addr:0x02081114 +func_ov000_02081118 kind:function(arm,size=0x18) addr:0x02081118 +func_ov000_02081130 kind:function(arm,size=0x70) addr:0x02081130 +func_ov000_020811a0 kind:function(arm,size=0xb0) addr:0x020811a0 +func_ov000_02081250 kind:function(arm,size=0x24) addr:0x02081250 +func_ov000_02081274 kind:function(arm,size=0x6c) addr:0x02081274 +func_ov000_020812e0 kind:function(arm,size=0x54) addr:0x020812e0 +func_ov000_02081334 kind:function(arm,size=0x118) addr:0x02081334 +func_ov000_0208144c kind:function(arm,size=0x80) addr:0x0208144c +func_ov000_020814cc kind:function(arm,size=0x34) addr:0x020814cc +func_ov000_02081500 kind:function(arm,size=0x54) addr:0x02081500 +func_ov000_02081554 kind:function(arm,size=0x8c) addr:0x02081554 +func_ov000_020815e0 kind:function(arm,size=0x2c) addr:0x020815e0 +func_ov000_0208160c kind:function(arm,size=0x28) addr:0x0208160c +func_ov000_02081634 kind:function(arm,size=0x18) addr:0x02081634 +func_ov000_0208164c kind:function(arm,size=0x24) addr:0x0208164c +func_ov000_02081670 kind:function(arm,size=0x14) addr:0x02081670 +func_ov000_02081684 kind:function(arm,size=0x24) addr:0x02081684 +func_ov000_020816a8 kind:function(arm,size=0x14) addr:0x020816a8 +func_ov000_020816bc kind:function(arm,size=0x30) addr:0x020816bc +func_ov000_020816ec kind:function(arm,size=0x50) addr:0x020816ec +func_ov000_0208173c kind:function(arm,size=0x24) addr:0x0208173c +func_ov000_02081760 kind:function(arm,size=0x50) addr:0x02081760 +func_ov000_020817b0 kind:function(arm,size=0x24) addr:0x020817b0 +func_ov000_020817d4 kind:function(arm,size=0x28) addr:0x020817d4 +func_ov000_020817fc kind:function(arm,size=0x18) addr:0x020817fc +func_ov000_02081814 kind:function(arm,size=0x28) addr:0x02081814 +func_ov000_0208183c kind:function(arm,size=0x18) addr:0x0208183c +func_ov000_02081854 kind:function(arm,size=0x5c) addr:0x02081854 +func_ov000_020818b0 kind:function(arm,size=0xcc) addr:0x020818b0 +func_ov000_0208197c kind:function(arm,size=0x8) addr:0x0208197c +func_ov000_02081984 kind:function(arm,size=0x180) addr:0x02081984 +func_ov000_02081b04 kind:function(arm,size=0x44) addr:0x02081b04 +func_ov000_02081b48 kind:function(arm,size=0xc) addr:0x02081b48 +func_ov000_02081b54 kind:function(arm,size=0x10) addr:0x02081b54 +func_ov000_02081b64 kind:function(arm,size=0x18) addr:0x02081b64 +func_ov000_02081b7c kind:function(arm,size=0x58) addr:0x02081b7c +func_ov000_02081bd4 kind:function(arm,size=0x34) addr:0x02081bd4 +func_ov000_02081c08 kind:function(arm,size=0x78) addr:0x02081c08 +func_ov000_02081c80 kind:function(arm,size=0xa8) addr:0x02081c80 +func_ov000_02081d28 kind:function(arm,size=0x10) addr:0x02081d28 +func_ov000_02081d38 kind:function(arm,size=0x4) addr:0x02081d38 +func_ov000_02081d3c kind:function(arm,size=0x20) addr:0x02081d3c +func_ov000_02081d5c kind:function(arm,size=0xb4) addr:0x02081d5c +func_ov000_02081e10 kind:function(arm,size=0x8c) addr:0x02081e10 +func_ov000_02081e9c kind:function(arm,size=0x10) addr:0x02081e9c +func_ov000_02081eac kind:function(arm,size=0x10) addr:0x02081eac +func_ov000_02081ebc kind:function(arm,size=0x10) addr:0x02081ebc +func_ov000_02081ecc kind:function(arm,size=0x50) addr:0x02081ecc +func_ov000_02081f1c kind:function(arm,size=0x4c) addr:0x02081f1c +func_ov000_02081f68 kind:function(arm,size=0x90) addr:0x02081f68 +func_ov000_02081ff8 kind:function(arm,size=0x10c) addr:0x02081ff8 +func_ov000_02082104 kind:function(arm,size=0x40) addr:0x02082104 +func_ov000_02082144 kind:function(arm,size=0x2c) addr:0x02082144 +func_ov000_02082170 kind:function(arm,size=0x4c) addr:0x02082170 +func_ov000_020821bc kind:function(arm,size=0x14) addr:0x020821bc +func_ov000_020821d0 kind:function(arm,size=0x1c) addr:0x020821d0 +func_ov000_020821ec kind:function(arm,size=0x70) addr:0x020821ec +func_ov000_0208225c kind:function(arm,size=0x70) addr:0x0208225c +func_ov000_020822cc kind:function(arm,size=0x14) addr:0x020822cc +func_ov000_020822e0 kind:function(arm,size=0x1c) addr:0x020822e0 +func_ov000_020822fc kind:function(arm,size=0x14) addr:0x020822fc +func_ov000_02082310 kind:function(arm,size=0x4) addr:0x02082310 +func_ov000_02082314 kind:function(arm,size=0x8) addr:0x02082314 +func_ov000_0208231c kind:function(arm,size=0x1c) addr:0x0208231c +func_ov000_02082338 kind:function(arm,size=0x20) addr:0x02082338 +func_ov000_02082358 kind:function(arm,size=0x30) addr:0x02082358 +func_ov000_02082388 kind:function(arm,size=0x258) addr:0x02082388 +func_ov000_020825e0 kind:function(arm,size=0x1c) addr:0x020825e0 +func_ov000_020825fc kind:function(arm,size=0x68) addr:0x020825fc +func_ov000_02082664 kind:function(arm,size=0x34) addr:0x02082664 +func_ov000_02082698 kind:function(arm,size=0x90) addr:0x02082698 +func_ov000_02082728 kind:function(arm,size=0x14) addr:0x02082728 +func_ov000_0208273c kind:function(arm,size=0xa8) addr:0x0208273c +func_ov000_020827e4 kind:function(arm,size=0xc8) addr:0x020827e4 +func_ov000_020828ac kind:function(arm,size=0xfc) addr:0x020828ac +func_ov000_020829a8 kind:function(thumb,size=0x1a) addr:0x020829a8 +func_ov000_020829c4 kind:function(thumb,size=0x14) addr:0x020829c4 +func_ov000_020829d8 kind:function(arm,size=0x10) addr:0x020829d8 +func_ov000_020829e8 kind:function(arm,size=0x10) addr:0x020829e8 +func_ov000_020829f8 kind:function(arm,size=0x10) addr:0x020829f8 +func_ov000_02082a08 kind:function(arm,size=0x10) addr:0x02082a08 +func_ov000_02082a18 kind:function(arm,size=0x10) addr:0x02082a18 +func_ov000_02082a28 kind:function(arm,size=0x10) addr:0x02082a28 +func_ov000_02082a38 kind:function(arm,size=0x48) addr:0x02082a38 +func_ov000_02082a80 kind:function(arm,size=0x10) addr:0x02082a80 +func_ov000_02082a90 kind:function(thumb,size=0x2c) addr:0x02082a90 +func_ov000_02082abc kind:function(arm,size=0x70) addr:0x02082abc +func_ov000_02082b2c kind:function(arm,size=0x68) addr:0x02082b2c +func_ov000_02082b94 kind:function(arm,size=0x1c) addr:0x02082b94 +func_ov000_02082bb0 kind:function(arm,size=0x1c) addr:0x02082bb0 +func_ov000_02082bcc kind:function(arm,size=0x6c) addr:0x02082bcc +func_ov000_02082c38 kind:function(arm,size=0x188) addr:0x02082c38 +func_ov000_02082dc0 kind:function(arm,size=0xc) addr:0x02082dc0 +func_ov000_02082dcc kind:function(arm,size=0xc) addr:0x02082dcc +func_ov000_02082dd8 kind:function(thumb,size=0x5a) addr:0x02082dd8 +func_ov000_02082e34 kind:function(arm,size=0x24) addr:0x02082e34 +func_ov000_02082e58 kind:function(arm,size=0x22c) addr:0x02082e58 +func_ov000_02083084 kind:function(arm,size=0x30) addr:0x02083084 +func_ov000_020830b4 kind:function(arm,size=0x334) addr:0x020830b4 +func_ov000_020833e8 kind:function(thumb,size=0x44) addr:0x020833e8 +func_ov000_0208342c kind:function(thumb,size=0x2) addr:0x0208342c +func_ov000_02083430 kind:function(arm,size=0xc) addr:0x02083430 +func_ov000_0208343c kind:function(arm,size=0x2e0) addr:0x0208343c +func_ov000_0208371c kind:function(arm,size=0x24) addr:0x0208371c +func_ov000_02083740 kind:function(arm,size=0x40) addr:0x02083740 +func_ov000_02083780 kind:function(thumb,size=0x14) addr:0x02083780 +func_ov000_02083794 kind:function(arm,size=0x74) addr:0x02083794 +func_ov000_02083808 kind:function(arm,size=0x34) addr:0x02083808 +func_ov000_0208383c kind:function(arm,size=0x7c) addr:0x0208383c +func_ov000_020838b8 kind:function(arm,size=0x120) addr:0x020838b8 +func_ov000_020839d8 kind:function(arm,size=0x78) addr:0x020839d8 +func_ov000_02083a50 kind:function(arm,size=0x7c) addr:0x02083a50 +func_ov000_02083acc kind:function(arm,size=0x1cc) addr:0x02083acc +func_ov000_02083c98 kind:function(arm,size=0x25c) addr:0x02083c98 +func_ov000_02083ef4 kind:function(arm,size=0x54) addr:0x02083ef4 +func_ov000_02083f48 kind:function(thumb,size=0x30) addr:0x02083f48 +func_ov000_02083f78 kind:function(thumb,size=0xe) addr:0x02083f78 +func_ov000_02083f88 kind:function(arm,size=0x1a8) addr:0x02083f88 +func_ov000_02084130 kind:function(arm,size=0x24) addr:0x02084130 +func_ov000_02084154 kind:function(arm,size=0xd8) addr:0x02084154 +func_ov000_0208422c kind:function(arm,size=0xf8) addr:0x0208422c +func_ov000_02084324 kind:function(arm,size=0x10) addr:0x02084324 +func_ov000_02084334 kind:function(arm,size=0x14) addr:0x02084334 +func_ov000_02084348 kind:function(arm,size=0x18) addr:0x02084348 +func_ov000_02084360 kind:function(arm,size=0x10) addr:0x02084360 +func_ov000_02084370 kind:function(arm,size=0x28) addr:0x02084370 +func_ov000_02084398 kind:function(arm,size=0x18) addr:0x02084398 +func_ov000_020843b0 kind:function(arm,size=0x18) addr:0x020843b0 +func_ov000_020843c8 kind:function(thumb,size=0x174) addr:0x020843c8 +func_ov000_0208453c kind:function(thumb,size=0x2c) addr:0x0208453c +func_ov000_02084568 kind:function(thumb,size=0x30) addr:0x02084568 +func_ov000_02084598 kind:function(thumb,size=0x2c) addr:0x02084598 +func_ov000_020845c4 kind:function(thumb,size=0x7e) addr:0x020845c4 +func_ov000_02084644 kind:function(thumb,size=0x20) addr:0x02084644 +func_ov000_02084664 kind:function(arm,size=0x5c) addr:0x02084664 +func_ov000_020846c0 kind:function(arm,size=0x38) addr:0x020846c0 +func_ov000_020846f8 kind:function(arm,size=0x44) addr:0x020846f8 +func_ov000_0208473c kind:function(arm,size=0x194) addr:0x0208473c +func_ov000_020848d0 kind:function(arm,size=0x54) addr:0x020848d0 +func_ov000_02084924 kind:function(arm,size=0x68) addr:0x02084924 +func_ov000_0208498c kind:function(arm,size=0x24) addr:0x0208498c +func_ov000_020849b0 kind:function(arm,size=0xf8) addr:0x020849b0 +func_ov000_02084aa8 kind:function(arm,size=0x174) addr:0x02084aa8 +func_ov000_02084c1c kind:function(arm,size=0x21c) addr:0x02084c1c +func_ov000_02084e38 kind:function(arm,size=0x408) addr:0x02084e38 +func_ov000_02085240 kind:function(arm,size=0x14) addr:0x02085240 +func_ov000_02085254 kind:function(arm,size=0x304) addr:0x02085254 +func_ov000_02085558 kind:function(arm,size=0x1a0) addr:0x02085558 +func_ov000_020856f8 kind:function(arm,size=0x128) addr:0x020856f8 +func_ov000_02085820 kind:function(arm,size=0x184) addr:0x02085820 +func_ov000_020859a4 kind:function(arm,size=0x34) addr:0x020859a4 +func_ov000_020859d8 kind:function(arm,size=0x30) addr:0x020859d8 +func_ov000_02085a08 kind:function(arm,size=0x20) addr:0x02085a08 +func_ov000_02085a28 kind:function(arm,size=0x9c) addr:0x02085a28 +func_ov000_02085ac4 kind:function(arm,size=0x1c) addr:0x02085ac4 +func_ov000_02085ae0 kind:function(arm,size=0x2c) addr:0x02085ae0 +func_ov000_02085b0c kind:function(arm,size=0x54) addr:0x02085b0c +func_ov000_02085b60 kind:function(arm,size=0x134) addr:0x02085b60 +func_ov000_02085c94 kind:function(arm,size=0x68) addr:0x02085c94 +func_ov000_02085cfc kind:function(arm,size=0x20) addr:0x02085cfc +func_ov000_02085d1c kind:function(arm,size=0x140) addr:0x02085d1c +func_ov000_02085e5c kind:function(arm,size=0x38) addr:0x02085e5c +func_ov000_02085e94 kind:function(arm,size=0x68) addr:0x02085e94 +func_ov000_02085efc kind:function(arm,size=0xf0) addr:0x02085efc +func_ov000_02085fec kind:function(arm,size=0x68) addr:0x02085fec +func_ov000_02086054 kind:function(arm,size=0x12c) addr:0x02086054 +func_ov000_02086180 kind:function(arm,size=0xf8) addr:0x02086180 +func_ov000_02086278 kind:function(arm,size=0x16c) addr:0x02086278 +func_ov000_020863e4 kind:function(arm,size=0xf4) addr:0x020863e4 +func_ov000_020864d8 kind:function(arm,size=0x114) addr:0x020864d8 +func_ov000_020865ec kind:function(thumb,size=0xf8) addr:0x020865ec +func_ov000_020866e4 kind:function(thumb,size=0x54) addr:0x020866e4 +func_ov000_02086738 kind:function(arm,size=0x9c) addr:0x02086738 +func_ov000_020867d4 kind:function(arm,size=0x3c) addr:0x020867d4 +func_ov000_02086810 kind:function(arm,size=0x74) addr:0x02086810 +func_ov000_02086884 kind:function(arm,size=0x58) addr:0x02086884 +func_ov000_020868dc kind:function(arm,size=0x104) addr:0x020868dc +func_ov000_020869e0 kind:function(arm,size=0x370) addr:0x020869e0 +func_ov000_02086d50 kind:function(arm,size=0x20c) addr:0x02086d50 +func_ov000_02086f5c kind:function(arm,size=0x14) addr:0x02086f5c +func_ov000_02086f70 kind:function(arm,size=0x1c) addr:0x02086f70 +func_ov000_02086f8c kind:function(arm,size=0x1c) addr:0x02086f8c +func_ov000_02086fa8 kind:function(arm,size=0xc8) addr:0x02086fa8 +func_ov000_02087070 kind:function(arm,size=0x14) addr:0x02087070 +func_ov000_02087084 kind:function(arm,size=0x1c) addr:0x02087084 +func_ov000_020870a0 kind:function(thumb,size=0x1e) addr:0x020870a0 +func_ov000_020870c0 kind:function(arm,size=0x2c) addr:0x020870c0 +func_ov000_020870ec kind:function(arm,size=0x38) addr:0x020870ec +func_ov000_02087124 kind:function(arm,size=0x9c) addr:0x02087124 +func_ov000_020871c0 kind:function(arm,size=0x88) addr:0x020871c0 +func_ov000_02087248 kind:function(arm,size=0x30) addr:0x02087248 +func_ov000_02087278 kind:function(arm,size=0x24) addr:0x02087278 +func_ov000_0208729c kind:function(thumb,size=0x22) addr:0x0208729c +func_ov000_020872c0 kind:function(arm,size=0x440) addr:0x020872c0 +func_ov000_02087700 kind:function(arm,size=0x114) addr:0x02087700 +func_ov000_02087814 kind:function(arm,size=0x40) addr:0x02087814 +func_ov000_02087854 kind:function(arm,size=0x6c) addr:0x02087854 +func_ov000_020878c0 kind:function(arm,size=0x68) addr:0x020878c0 +func_ov000_02087928 kind:function(arm,size=0x11c) addr:0x02087928 +func_ov000_02087a44 kind:function(arm,size=0x15c) addr:0x02087a44 +func_ov000_02087ba0 kind:function(arm,size=0xf8) addr:0x02087ba0 +func_ov000_02087c98 kind:function(arm,size=0xac) addr:0x02087c98 +func_ov000_02087d44 kind:function(arm,size=0x14) addr:0x02087d44 +func_ov000_02087d58 kind:function(arm,size=0x1c) addr:0x02087d58 +func_ov000_02087d74 kind:function(arm,size=0x14) addr:0x02087d74 +func_ov000_02087d88 kind:function(arm,size=0x7c) addr:0x02087d88 +func_ov000_02087e04 kind:function(arm,size=0xc4) addr:0x02087e04 +func_ov000_02087ec8 kind:function(arm,size=0x90) addr:0x02087ec8 +func_ov000_02087f58 kind:function(arm,size=0x50) addr:0x02087f58 +func_ov000_02087fa8 kind:function(arm,size=0x98) addr:0x02087fa8 +func_ov000_02088040 kind:function(arm,size=0x10c) addr:0x02088040 +func_ov000_0208814c kind:function(arm,size=0xfc) addr:0x0208814c +func_ov000_02088248 kind:function(arm,size=0x60) addr:0x02088248 +func_ov000_020882a8 kind:function(arm,size=0x64) addr:0x020882a8 +func_ov000_0208830c kind:function(arm,size=0x20) addr:0x0208830c +func_ov000_0208832c kind:function(arm,size=0xdc) addr:0x0208832c +func_ov000_02088408 kind:function(arm,size=0x68) addr:0x02088408 +func_ov000_02088470 kind:function(arm,size=0x94) addr:0x02088470 +func_ov000_02088504 kind:function(arm,size=0xe4) addr:0x02088504 +func_ov000_020885e8 kind:function(arm,size=0xf8) addr:0x020885e8 +func_ov000_020886e0 kind:function(arm,size=0xb8) addr:0x020886e0 +func_ov000_02088798 kind:function(arm,size=0x30) addr:0x02088798 +func_ov000_020887c8 kind:function(arm,size=0x38) addr:0x020887c8 +func_ov000_02088800 kind:function(arm,size=0x14) addr:0x02088800 +func_ov000_02088814 kind:function(arm,size=0x20) addr:0x02088814 +func_ov000_02088834 kind:function(arm,size=0x34) addr:0x02088834 +func_ov000_02088868 kind:function(arm,size=0x40) addr:0x02088868 +func_ov000_020888a8 kind:function(arm,size=0x48) addr:0x020888a8 +func_ov000_020888f0 kind:function(arm,size=0x198) addr:0x020888f0 +func_ov000_02088a88 kind:function(arm,size=0x10c) addr:0x02088a88 +func_ov000_02088b94 kind:function(arm,size=0x15c) addr:0x02088b94 +func_ov000_02088cf0 kind:function(arm,size=0x98) addr:0x02088cf0 +func_ov000_02088d88 kind:function(arm,size=0x2c) addr:0x02088d88 +func_ov000_02088db4 kind:function(arm,size=0x24) addr:0x02088db4 +func_ov000_02088dd8 kind:function(arm,size=0x34) addr:0x02088dd8 +func_ov000_02088e0c kind:function(arm,size=0x34) addr:0x02088e0c +func_ov000_02088e40 kind:function(arm,size=0x40) addr:0x02088e40 +func_ov000_02088e80 kind:function(arm,size=0x14) addr:0x02088e80 +func_ov000_02088e94 kind:function(arm,size=0x7c) addr:0x02088e94 +func_ov000_02088f10 kind:function(arm,size=0x384) addr:0x02088f10 +func_ov000_02089294 kind:function(arm,size=0x6c) addr:0x02089294 +func_ov000_02089300 kind:function(arm,size=0x14) addr:0x02089300 +func_ov000_02089314 kind:function(arm,size=0x14) addr:0x02089314 +func_ov000_02089328 kind:function(arm,size=0x40) addr:0x02089328 +func_ov000_02089368 kind:function(arm,size=0x60) addr:0x02089368 +func_ov000_020893c8 kind:function(arm,size=0x94) addr:0x020893c8 +func_ov000_0208945c kind:function(arm,size=0x40) addr:0x0208945c +func_ov000_0208949c kind:function(arm,size=0x1ac) addr:0x0208949c +func_ov000_02089648 kind:function(arm,size=0x84) addr:0x02089648 +func_ov000_020896cc kind:function(arm,size=0x100) addr:0x020896cc +func_ov000_020897cc kind:function(arm,size=0x3c) addr:0x020897cc +func_ov000_02089808 kind:function(arm,size=0x20) addr:0x02089808 +func_ov000_02089828 kind:function(arm,size=0x2c) addr:0x02089828 +func_ov000_02089854 kind:function(arm,size=0x34) addr:0x02089854 +func_ov000_02089888 kind:function(arm,size=0x2c) addr:0x02089888 +func_ov000_020898b4 kind:function(arm,size=0x4) addr:0x020898b4 +func_ov000_020898b8 kind:function(arm,size=0x24) addr:0x020898b8 +func_ov000_020898dc kind:function(arm,size=0x14) addr:0x020898dc +func_ov000_020898f0 kind:function(arm,size=0x2c) addr:0x020898f0 +func_ov000_0208991c kind:function(arm,size=0x4c) addr:0x0208991c +func_ov000_02089968 kind:function(thumb,size=0xa) addr:0x02089968 +func_ov000_02089974 kind:function(thumb,size=0x2) addr:0x02089974 +func_ov000_02089978 kind:function(arm,size=0x184) addr:0x02089978 +func_ov000_02089afc kind:function(arm,size=0x3c) addr:0x02089afc +func_ov000_02089b38 kind:function(arm,size=0x64) addr:0x02089b38 +func_ov000_02089b9c kind:function(arm,size=0x64) addr:0x02089b9c +func_ov000_02089c00 kind:function(arm,size=0xbc) addr:0x02089c00 +func_ov000_02089cbc kind:function(arm,size=0xe8) addr:0x02089cbc +func_ov000_02089da4 kind:function(arm,size=0x28) addr:0x02089da4 +func_ov000_02089dcc kind:function(arm,size=0x68) addr:0x02089dcc +func_ov000_02089e34 kind:function(arm,size=0x88) addr:0x02089e34 +func_ov000_02089ebc kind:function(arm,size=0x30) addr:0x02089ebc +func_ov000_02089eec kind:function(arm,size=0x40) addr:0x02089eec +func_ov000_02089f2c kind:function(arm,size=0x28) addr:0x02089f2c +func_ov000_02089f54 kind:function(arm,size=0x24) addr:0x02089f54 +func_ov000_02089f78 kind:function(arm,size=0x18) addr:0x02089f78 +func_ov000_02089f90 kind:function(arm,size=0xe0) addr:0x02089f90 +func_ov000_0208a070 kind:function(arm,size=0x60) addr:0x0208a070 +func_ov000_0208a0d0 kind:function(arm,size=0x10) addr:0x0208a0d0 +func_ov000_0208a0e0 kind:function(arm,size=0x64) addr:0x0208a0e0 +func_ov000_0208a144 kind:function(arm,size=0x64) addr:0x0208a144 +func_ov000_0208a1a8 kind:function(thumb,size=0x48) addr:0x0208a1a8 +func_ov000_0208a1f0 kind:function(thumb,size=0x8) addr:0x0208a1f0 +func_ov000_0208a1f8 kind:function(thumb,size=0x36) addr:0x0208a1f8 +func_ov000_0208a230 kind:function(thumb,size=0x74) addr:0x0208a230 +func_ov000_0208a2a4 kind:function(arm,size=0x54) addr:0x0208a2a4 +func_ov000_0208a2f8 kind:function(arm,size=0x74) addr:0x0208a2f8 +func_ov000_0208a36c kind:function(arm,size=0x30) addr:0x0208a36c +func_ov000_0208a39c kind:function(arm,size=0x328) addr:0x0208a39c +func_ov000_0208a6c4 kind:function(arm,size=0x48) addr:0x0208a6c4 +func_ov000_0208a70c kind:function(thumb,size=0xe) addr:0x0208a70c +func_ov000_0208a71c kind:function(arm,size=0x68) addr:0x0208a71c +func_ov000_0208a784 kind:function(arm,size=0x28) addr:0x0208a784 +func_ov000_0208a7ac kind:function(arm,size=0x60) addr:0x0208a7ac +func_ov000_0208a80c kind:function(arm,size=0x198) addr:0x0208a80c +func_ov000_0208a9a4 kind:function(arm,size=0x8c) addr:0x0208a9a4 +func_ov000_0208aa30 kind:function(arm,size=0x7c) addr:0x0208aa30 +func_ov000_0208aaac kind:function(arm,size=0x50) addr:0x0208aaac +func_ov000_0208aafc kind:function(arm,size=0x18) addr:0x0208aafc +func_ov000_0208ab14 kind:function(arm,size=0x90) addr:0x0208ab14 +func_ov000_0208aba4 kind:function(arm,size=0x150) addr:0x0208aba4 +func_ov000_0208acf4 kind:function(arm,size=0xa0) addr:0x0208acf4 +func_ov000_0208ad94 kind:function(arm,size=0x88) addr:0x0208ad94 +func_ov000_0208ae1c kind:function(arm,size=0x48) addr:0x0208ae1c +func_ov000_0208ae64 kind:function(arm,size=0x14) addr:0x0208ae64 +func_ov000_0208ae78 kind:function(thumb,size=0x4c) addr:0x0208ae78 +func_ov000_0208aec4 kind:function(thumb,size=0x28) addr:0x0208aec4 +func_ov000_0208aeec kind:function(arm,size=0x1fc) addr:0x0208aeec +func_ov000_0208b0e8 kind:function(arm,size=0x7c) addr:0x0208b0e8 +func_ov000_0208b164 kind:function(arm,size=0xbc) addr:0x0208b164 +func_ov000_0208b220 kind:function(arm,size=0x30) addr:0x0208b220 +func_ov000_0208b250 kind:function(arm,size=0xb4) addr:0x0208b250 +func_ov000_0208b304 kind:function(arm,size=0x18c) addr:0x0208b304 +func_ov000_0208b490 kind:function(arm,size=0x124) addr:0x0208b490 +func_ov000_0208b5b4 kind:function(arm,size=0x41c) addr:0x0208b5b4 +func_ov000_0208b9d0 kind:function(arm,size=0x20) addr:0x0208b9d0 +func_ov000_0208b9f0 kind:function(arm,size=0x20) addr:0x0208b9f0 +func_ov000_0208ba10 kind:function(arm,size=0x10) addr:0x0208ba10 +func_ov000_0208ba20 kind:function(thumb,size=0x1e) addr:0x0208ba20 +func_ov000_0208ba40 kind:function(arm,size=0x20) addr:0x0208ba40 +func_ov000_0208ba60 kind:function(arm,size=0x14) addr:0x0208ba60 +func_ov000_0208ba74 kind:function(arm,size=0x1c) addr:0x0208ba74 +func_ov000_0208ba90 kind:function(arm,size=0x1c) addr:0x0208ba90 +func_ov000_0208baac kind:function(arm,size=0x10) addr:0x0208baac +func_ov000_0208babc kind:function(arm,size=0x10) addr:0x0208babc +func_ov000_0208bacc kind:function(arm,size=0x10) addr:0x0208bacc +func_ov000_0208badc kind:function(arm,size=0x10) addr:0x0208badc +func_ov000_0208baec kind:function(arm,size=0x10) addr:0x0208baec +func_ov000_0208bafc kind:function(arm,size=0x10) addr:0x0208bafc +func_ov000_0208bb0c kind:function(arm,size=0x28) addr:0x0208bb0c +func_ov000_0208bb34 kind:function(arm,size=0x18) addr:0x0208bb34 +func_ov000_0208bb4c kind:function(arm,size=0x18) addr:0x0208bb4c +func_ov000_0208bb64 kind:function(arm,size=0x10) addr:0x0208bb64 +func_ov000_0208bb74 kind:function(arm,size=0x10) addr:0x0208bb74 +func_ov000_0208bb84 kind:function(arm,size=0x10) addr:0x0208bb84 +func_ov000_0208bb94 kind:function(arm,size=0x10) addr:0x0208bb94 +func_ov000_0208bba4 kind:function(arm,size=0x10) addr:0x0208bba4 +func_ov000_0208bbb4 kind:function(arm,size=0x2c) addr:0x0208bbb4 +func_ov000_0208bbe0 kind:function(arm,size=0x1c) addr:0x0208bbe0 +func_ov000_0208bbfc kind:function(arm,size=0x40) addr:0x0208bbfc +func_ov000_0208bc3c kind:function(arm,size=0x40) addr:0x0208bc3c +func_ov000_0208bc7c kind:function(arm,size=0x84) addr:0x0208bc7c +func_ov000_0208bd00 kind:function(arm,size=0x10) addr:0x0208bd00 +func_ov000_0208bd10 kind:function(arm,size=0x18) addr:0x0208bd10 +func_ov000_0208bd28 kind:function(arm,size=0x34) addr:0x0208bd28 +func_ov000_0208bd5c kind:function(arm,size=0x10) addr:0x0208bd5c +func_ov000_0208bd6c kind:function(arm,size=0x10) addr:0x0208bd6c +func_ov000_0208bd7c kind:function(arm,size=0x18) addr:0x0208bd7c +func_ov000_0208bd94 kind:function(arm,size=0x20) addr:0x0208bd94 +func_ov000_0208bdb4 kind:function(arm,size=0x10) addr:0x0208bdb4 +func_ov000_0208bdc4 kind:function(arm,size=0x18) addr:0x0208bdc4 +func_ov000_0208bddc kind:function(arm,size=0x10) addr:0x0208bddc +func_ov000_0208bdec kind:function(arm,size=0x3c) addr:0x0208bdec +func_ov000_0208be28 kind:function(arm,size=0x28) addr:0x0208be28 +func_ov000_0208be50 kind:function(arm,size=0x2c) addr:0x0208be50 +func_ov000_0208be7c kind:function(arm,size=0x2c) addr:0x0208be7c +func_ov000_0208bea8 kind:function(arm,size=0x20) addr:0x0208bea8 +func_ov000_0208bec8 kind:function(arm,size=0x20) addr:0x0208bec8 +func_ov000_0208bee8 kind:function(arm,size=0x2c) addr:0x0208bee8 +func_ov000_0208bf14 kind:function(arm,size=0x34) addr:0x0208bf14 +func_ov000_0208bf48 kind:function(arm,size=0x20) addr:0x0208bf48 +func_ov000_0208bf68 kind:function(arm,size=0x24) addr:0x0208bf68 +func_ov000_0208bf8c kind:function(arm,size=0x10) addr:0x0208bf8c +func_ov000_0208bf9c kind:function(arm,size=0x14) addr:0x0208bf9c +func_ov000_0208bfb0 kind:function(arm,size=0x14) addr:0x0208bfb0 +func_ov000_0208bfc4 kind:function(thumb,size=0x3c) addr:0x0208bfc4 +func_ov000_0208c000 kind:function(thumb,size=0x38) addr:0x0208c000 +func_ov000_0208c038 kind:function(thumb,size=0x48) addr:0x0208c038 +func_ov000_0208c080 kind:function(arm,size=0x40) addr:0x0208c080 +func_ov000_0208c0c0 kind:function(arm,size=0x28) addr:0x0208c0c0 +func_ov000_0208c0e8 kind:function(arm,size=0x74) addr:0x0208c0e8 +func_ov000_0208c15c kind:function(arm,size=0x298) addr:0x0208c15c +func_ov000_0208c3f4 kind:function(arm,size=0x14) addr:0x0208c3f4 +func_ov000_0208c408 kind:function(arm,size=0x1c) addr:0x0208c408 +func_ov000_0208c424 kind:function(arm,size=0x178) addr:0x0208c424 +func_ov000_0208c59c kind:function(arm,size=0xe4) addr:0x0208c59c +func_ov000_0208c680 kind:function(arm,size=0x14) addr:0x0208c680 +func_ov000_0208c694 kind:function(arm,size=0x1c) addr:0x0208c694 +func_ov000_0208c6b0 kind:function(thumb,size=0x2) addr:0x0208c6b0 +func_ov000_0208c6b4 kind:function(arm,size=0x50) addr:0x0208c6b4 +func_ov000_0208c704 kind:function(arm,size=0x68) addr:0x0208c704 +func_ov000_0208c76c kind:function(thumb,size=0x24) addr:0x0208c76c +func_ov000_0208c790 kind:function(arm,size=0x40) addr:0x0208c790 +func_ov000_0208c7d0 kind:function(arm,size=0x1c) addr:0x0208c7d0 +func_ov000_0208c7ec kind:function(arm,size=0x68) addr:0x0208c7ec +func_ov000_0208c854 kind:function(thumb,size=0x18) addr:0x0208c854 +func_ov000_0208c86c kind:function(arm,size=0x6c) addr:0x0208c86c +func_ov000_0208c8d8 kind:function(thumb,size=0x1a) addr:0x0208c8d8 +func_ov000_0208c8f4 kind:function(thumb,size=0x4c) addr:0x0208c8f4 +func_ov000_0208c940 kind:function(thumb,size=0x3c) addr:0x0208c940 +func_ov000_0208c97c kind:function(arm,size=0x6c) addr:0x0208c97c +func_ov000_0208c9e8 kind:function(arm,size=0xc0) addr:0x0208c9e8 +func_ov000_0208caa8 kind:function(arm,size=0x40) addr:0x0208caa8 +func_ov000_0208cae8 kind:function(arm,size=0xc4) addr:0x0208cae8 +func_ov000_0208cbac kind:function(arm,size=0x24) addr:0x0208cbac +func_ov000_0208cbd0 kind:function(arm,size=0x30) addr:0x0208cbd0 +func_ov000_0208cc00 kind:function(arm,size=0x38) addr:0x0208cc00 +func_ov000_0208cc38 kind:function(arm,size=0x38) addr:0x0208cc38 +func_ov000_0208cc70 kind:function(arm,size=0x4c) addr:0x0208cc70 +func_ov000_0208ccbc kind:function(arm,size=0x4c) addr:0x0208ccbc +func_ov000_0208cd08 kind:function(arm,size=0x78) addr:0x0208cd08 +func_ov000_0208cd80 kind:function(arm,size=0x68) addr:0x0208cd80 +func_ov000_0208cde8 kind:function(arm,size=0x50) addr:0x0208cde8 +func_ov000_0208ce38 kind:function(arm,size=0x70) addr:0x0208ce38 +func_ov000_0208cea8 kind:function(arm,size=0x58) addr:0x0208cea8 +func_ov000_0208cf00 kind:function(arm,size=0x20c) addr:0x0208cf00 +func_ov000_0208d10c kind:function(arm,size=0x50) addr:0x0208d10c +func_ov000_0208d15c kind:function(arm,size=0x60) addr:0x0208d15c +func_ov000_0208d1bc kind:function(arm,size=0x58) addr:0x0208d1bc +func_ov000_0208d214 kind:function(arm,size=0x174) addr:0x0208d214 +func_ov000_0208d388 kind:function(arm,size=0x28) addr:0x0208d388 +func_ov000_0208d3b0 kind:function(arm,size=0x2c) addr:0x0208d3b0 +func_ov000_0208d3dc kind:function(thumb,size=0x90) addr:0x0208d3dc +func_ov000_0208d46c kind:function(arm,size=0x114) addr:0x0208d46c +func_ov000_0208d580 kind:function(arm,size=0x6c) addr:0x0208d580 +func_ov000_0208d5ec kind:function(arm,size=0x148) addr:0x0208d5ec +func_ov000_0208d734 kind:function(arm,size=0x9c) addr:0x0208d734 +func_ov000_0208d7d0 kind:function(arm,size=0x100) addr:0x0208d7d0 +func_ov000_0208d8d0 kind:function(arm,size=0x38) addr:0x0208d8d0 +func_ov000_0208d908 kind:function(arm,size=0x18) addr:0x0208d908 +func_ov000_0208d920 kind:function(arm,size=0x194) addr:0x0208d920 +func_ov000_0208dab4 kind:function(arm,size=0x34) addr:0x0208dab4 +func_ov000_0208dae8 kind:function(arm,size=0xd8) addr:0x0208dae8 +func_ov000_0208dbc0 kind:function(arm,size=0xc) addr:0x0208dbc0 +func_ov000_0208dbcc kind:function(arm,size=0x18) addr:0x0208dbcc +func_ov000_0208dbe4 kind:function(arm,size=0x1c) addr:0x0208dbe4 +func_ov000_0208dc00 kind:function(arm,size=0x18) addr:0x0208dc00 +func_ov000_0208dc18 kind:function(arm,size=0x10) addr:0x0208dc18 +func_ov000_0208dc28 kind:function(arm,size=0x10) addr:0x0208dc28 +func_ov000_0208dc38 kind:function(arm,size=0x10) addr:0x0208dc38 +func_ov000_0208dc48 kind:function(arm,size=0x10) addr:0x0208dc48 +func_ov000_0208dc58 kind:function(arm,size=0x10) addr:0x0208dc58 +func_ov000_0208dc68 kind:function(arm,size=0x10) addr:0x0208dc68 +func_ov000_0208dc78 kind:function(arm,size=0x58) addr:0x0208dc78 +func_ov000_0208dcd0 kind:function(arm,size=0x60) addr:0x0208dcd0 +func_ov000_0208dd30 kind:function(arm,size=0x10) addr:0x0208dd30 +func_ov000_0208dd40 kind:function(arm,size=0x10) addr:0x0208dd40 +func_ov000_0208dd50 kind:function(arm,size=0x70c) addr:0x0208dd50 +func_ov000_0208e45c kind:function(arm,size=0xbc) addr:0x0208e45c +func_ov000_0208e518 kind:function(arm,size=0x10) addr:0x0208e518 +func_ov000_0208e528 kind:function(arm,size=0x10) addr:0x0208e528 +func_ov000_0208e538 kind:function(arm,size=0x10) addr:0x0208e538 +func_ov000_0208e548 kind:function(arm,size=0x10) addr:0x0208e548 +func_ov000_0208e558 kind:function(arm,size=0x10) addr:0x0208e558 +func_ov000_0208e568 kind:function(arm,size=0x60) addr:0x0208e568 +func_ov000_0208e5c8 kind:function(arm,size=0x40) addr:0x0208e5c8 +func_ov000_0208e608 kind:function(arm,size=0x4c) addr:0x0208e608 +func_ov000_0208e654 kind:function(arm,size=0x54) addr:0x0208e654 +func_ov000_0208e6a8 kind:function(arm,size=0x3c) addr:0x0208e6a8 +func_ov000_0208e6e4 kind:function(arm,size=0x18) addr:0x0208e6e4 +func_ov000_0208e6fc kind:function(arm,size=0x2c) addr:0x0208e6fc +func_ov000_0208e728 kind:function(arm,size=0x40) addr:0x0208e728 +func_ov000_0208e768 kind:function(thumb,size=0x68) addr:0x0208e768 +func_ov000_0208e7d0 kind:function(arm,size=0x14) addr:0x0208e7d0 +func_ov000_0208e7e4 kind:function(arm,size=0x1c) addr:0x0208e7e4 +func_ov000_0208e800 kind:function(arm,size=0x10) addr:0x0208e800 +func_ov000_0208e810 kind:function(arm,size=0x14) addr:0x0208e810 +func_ov000_0208e824 kind:function(arm,size=0x14) addr:0x0208e824 +func_ov000_0208e838 kind:function(thumb,size=0x1c) addr:0x0208e838 +func_ov000_0208e854 kind:function(thumb,size=0x148) addr:0x0208e854 +func_ov000_0208e99c kind:function(thumb,size=0x10) addr:0x0208e99c +func_ov000_0208e9ac kind:function(thumb,size=0x10) addr:0x0208e9ac +func_ov000_0208e9bc kind:function(thumb,size=0x18) addr:0x0208e9bc +func_ov000_0208e9d4 kind:function(thumb,size=0x7c) addr:0x0208e9d4 +func_ov000_0208ea50 kind:function(thumb,size=0x6c) addr:0x0208ea50 +func_ov000_0208eabc kind:function(thumb,size=0x68) addr:0x0208eabc +func_ov000_0208eb24 kind:function(thumb,size=0x4c) addr:0x0208eb24 +func_ov000_0208eb70 kind:function(arm,size=0x104) addr:0x0208eb70 +func_ov000_0208ec74 kind:function(arm,size=0x60) addr:0x0208ec74 +func_ov000_0208ecd4 kind:function(thumb,size=0x1c) addr:0x0208ecd4 +func_ov000_0208ecf0 kind:function(thumb,size=0x20) addr:0x0208ecf0 +func_ov000_0208ed10 kind:function(thumb,size=0x34) addr:0x0208ed10 +func_ov000_0208ed44 kind:function(thumb,size=0xc4) addr:0x0208ed44 +func_ov000_0208ee08 kind:function(thumb,size=0x6c) addr:0x0208ee08 +func_ov000_0208ee74 kind:function(arm,size=0x8c) addr:0x0208ee74 +func_ov000_0208ef00 kind:function(arm,size=0x68) addr:0x0208ef00 +func_ov000_0208ef68 kind:function(thumb,size=0x34) addr:0x0208ef68 +func_ov000_0208ef9c kind:function(thumb,size=0x12) addr:0x0208ef9c +func_ov000_0208efb0 kind:function(thumb,size=0x14) addr:0x0208efb0 +func_ov000_0208efc4 kind:function(arm,size=0x28) addr:0x0208efc4 +func_ov000_0208efec kind:function(arm,size=0x430) addr:0x0208efec +func_ov000_0208f41c kind:function(arm,size=0x120) addr:0x0208f41c +func_ov000_0208f53c kind:function(arm,size=0x124) addr:0x0208f53c +func_ov000_0208f660 kind:function(arm,size=0x1a0) addr:0x0208f660 +func_ov000_0208f800 kind:function(arm,size=0x8c) addr:0x0208f800 +func_ov000_0208f88c kind:function(arm,size=0x4) addr:0x0208f88c +func_ov000_0208f890 kind:function(arm,size=0x14) addr:0x0208f890 +func_ov000_0208f8a4 kind:function(arm,size=0x4) addr:0x0208f8a4 +func_ov000_0208f8a8 kind:function(arm,size=0x8c) addr:0x0208f8a8 +func_ov000_0208f934 kind:function(arm,size=0x40) addr:0x0208f934 +func_ov000_0208f974 kind:function(arm,size=0x11c) addr:0x0208f974 +func_ov000_0208fa90 kind:function(arm,size=0x324) addr:0x0208fa90 +func_ov000_0208fdb4 kind:function(arm,size=0xc8) addr:0x0208fdb4 +func_ov000_0208fe7c kind:function(arm,size=0x58) addr:0x0208fe7c +func_ov000_0208fed4 kind:function(arm,size=0x44) addr:0x0208fed4 +func_ov000_0208ff18 kind:function(arm,size=0x154) addr:0x0208ff18 +func_ov000_0209006c kind:function(arm,size=0xc8) addr:0x0209006c +func_ov000_02090134 kind:function(arm,size=0x48) addr:0x02090134 +func_ov000_0209017c kind:function(arm,size=0x8) addr:0x0209017c +func_ov000_02090184 kind:function(arm,size=0x50) addr:0x02090184 +func_ov000_020901d4 kind:function(arm,size=0x55c) addr:0x020901d4 +func_ov000_02090730 kind:function(arm,size=0x3c) addr:0x02090730 +func_ov000_0209076c kind:function(arm,size=0x30) addr:0x0209076c +func_ov000_0209079c kind:function(arm,size=0x4) addr:0x0209079c +func_ov000_020907a0 kind:function(arm,size=0x4) addr:0x020907a0 +func_ov000_020907a4 kind:function(arm,size=0x54) addr:0x020907a4 +func_ov000_020907f8 kind:function(arm,size=0x38) addr:0x020907f8 +func_ov000_02090830 kind:function(arm,size=0x90) addr:0x02090830 +func_ov000_020908c0 kind:function(arm,size=0x104) addr:0x020908c0 +func_ov000_020909c4 kind:function(arm,size=0x10c) addr:0x020909c4 +func_ov000_02090ad0 kind:function(arm,size=0x44) addr:0x02090ad0 +func_ov000_02090b14 kind:function(arm,size=0x50) addr:0x02090b14 +func_ov000_02090b64 kind:function(arm,size=0x2c) addr:0x02090b64 +func_ov000_02090b90 kind:function(arm,size=0x438) addr:0x02090b90 +func_ov000_02090fc8 kind:function(arm,size=0x524) addr:0x02090fc8 +func_ov000_020914ec kind:function(arm,size=0x68) addr:0x020914ec +func_ov000_02091554 kind:function(arm,size=0x20) addr:0x02091554 +func_ov000_02091574 kind:function(arm,size=0xb4) addr:0x02091574 +func_ov000_02091628 kind:function(arm,size=0x34) addr:0x02091628 +func_ov000_0209165c kind:function(arm,size=0x40) addr:0x0209165c +func_ov000_0209169c kind:function(arm,size=0x48) addr:0x0209169c +func_ov000_020916e4 kind:function(arm,size=0xe4) addr:0x020916e4 +func_ov000_020917c8 kind:function(arm,size=0x4c4) addr:0x020917c8 +func_ov000_02091c8c kind:function(thumb,size=0x1f4) addr:0x02091c8c +func_ov000_02091e80 kind:function(arm,size=0x18) addr:0x02091e80 +func_ov000_02091e98 kind:function(arm,size=0x50) addr:0x02091e98 +func_ov000_02091ee8 kind:function(arm,size=0x28) addr:0x02091ee8 +func_ov000_02091f10 kind:function(arm,size=0x164) addr:0x02091f10 +func_ov000_02092074 kind:function(arm,size=0x1c) addr:0x02092074 +func_ov000_02092090 kind:function(arm,size=0x34) addr:0x02092090 +func_ov000_020920c4 kind:function(arm,size=0xc4) addr:0x020920c4 +func_ov000_02092188 kind:function(arm,size=0x3c) addr:0x02092188 +func_ov000_020921c4 kind:function(arm,size=0x464) addr:0x020921c4 +func_ov000_02092628 kind:function(arm,size=0x7f0) addr:0x02092628 +func_ov000_02092e18 kind:function(arm,size=0x70) addr:0x02092e18 +func_ov000_02092e88 kind:function(arm,size=0x24) addr:0x02092e88 +func_ov000_02092eac kind:function(arm,size=0x19c) addr:0x02092eac +func_ov000_02093048 kind:function(arm,size=0x28) addr:0x02093048 +func_ov000_02093070 kind:function(arm,size=0x28) addr:0x02093070 +func_ov000_02093098 kind:function(arm,size=0x3c) addr:0x02093098 +func_ov000_020930d4 kind:function(arm,size=0x78) addr:0x020930d4 +func_ov000_0209314c kind:function(arm,size=0xe4) addr:0x0209314c +func_ov000_02093230 kind:function(arm,size=0xf0) addr:0x02093230 +func_ov000_02093320 kind:function(arm,size=0xf8) addr:0x02093320 +func_ov000_02093418 kind:function(arm,size=0x124) addr:0x02093418 +func_ov000_0209353c kind:function(arm,size=0xb0) addr:0x0209353c +func_ov000_020935ec kind:function(arm,size=0x44) addr:0x020935ec +func_ov000_02093630 kind:function(arm,size=0x4c) addr:0x02093630 +func_ov000_0209367c kind:function(arm,size=0x28) addr:0x0209367c +func_ov000_020936a4 kind:function(arm,size=0x28) addr:0x020936a4 +func_ov000_020936cc kind:function(arm,size=0x2c) addr:0x020936cc +func_ov000_020936f8 kind:function(arm,size=0x38) addr:0x020936f8 +func_ov000_02093730 kind:function(arm,size=0x3c) addr:0x02093730 +func_ov000_0209376c kind:function(arm,size=0x58) addr:0x0209376c +func_ov000_020937c4 kind:function(arm,size=0xc0) addr:0x020937c4 +func_ov000_02093884 kind:function(arm,size=0x2c) addr:0x02093884 +func_ov000_020938b0 kind:function(arm,size=0x2c) addr:0x020938b0 +func_ov000_020938dc kind:function(arm,size=0x58) addr:0x020938dc +func_ov000_02093934 kind:function(arm,size=0xb0) addr:0x02093934 +func_ov000_020939e4 kind:function(arm,size=0x10) addr:0x020939e4 +func_ov000_020939f4 kind:function(arm,size=0x30) addr:0x020939f4 +func_ov000_02093a24 kind:function(arm,size=0x44) addr:0x02093a24 +func_ov000_02093a68 kind:function(arm,size=0x28) addr:0x02093a68 +func_ov000_02093a90 kind:function(arm,size=0x28) addr:0x02093a90 +func_ov000_02093ab8 kind:function(arm,size=0x2c) addr:0x02093ab8 +func_ov000_02093ae4 kind:function(arm,size=0x68) addr:0x02093ae4 +func_ov000_02093b4c kind:function(arm,size=0x18) addr:0x02093b4c +func_ov000_02093b64 kind:function(arm,size=0xc) addr:0x02093b64 +func_ov000_02093b70 kind:function(arm,size=0x38) addr:0x02093b70 +func_ov000_02093ba8 kind:function(arm,size=0x144) addr:0x02093ba8 +func_ov000_02093cec kind:function(arm,size=0x34) addr:0x02093cec +func_ov000_02093d20 kind:function(arm,size=0x60) addr:0x02093d20 +func_ov000_02093d80 kind:function(arm,size=0x1b8) addr:0x02093d80 +func_ov000_02093f38 kind:function(arm,size=0x1c) addr:0x02093f38 +func_ov000_02093f54 kind:function(arm,size=0x5c) addr:0x02093f54 +func_ov000_02093fb0 kind:function(arm,size=0x18) addr:0x02093fb0 +func_ov000_02093fc8 kind:function(arm,size=0x2c) addr:0x02093fc8 +func_ov000_02093ff4 kind:function(arm,size=0x20) addr:0x02093ff4 +func_ov000_02094014 kind:function(arm,size=0x20) addr:0x02094014 +func_ov000_02094034 kind:function(arm,size=0x30) addr:0x02094034 +func_ov000_02094064 kind:function(arm,size=0x20) addr:0x02094064 +func_ov000_02094084 kind:function(arm,size=0x20) addr:0x02094084 +func_ov000_020940a4 kind:function(arm,size=0x20) addr:0x020940a4 +func_ov000_020940c4 kind:function(arm,size=0x20) addr:0x020940c4 +func_ov000_020940e4 kind:function(arm,size=0x20) addr:0x020940e4 +func_ov000_02094104 kind:function(arm,size=0x30) addr:0x02094104 +func_ov000_02094134 kind:function(arm,size=0x20) addr:0x02094134 +func_ov000_02094154 kind:function(arm,size=0x20) addr:0x02094154 +func_ov000_02094174 kind:function(arm,size=0x20) addr:0x02094174 +func_ov000_02094194 kind:function(arm,size=0x20) addr:0x02094194 +func_ov000_020941b4 kind:function(arm,size=0x20) addr:0x020941b4 +func_ov000_020941d4 kind:function(arm,size=0x20) addr:0x020941d4 +func_ov000_020941f4 kind:function(arm,size=0x20) addr:0x020941f4 +func_ov000_02094214 kind:function(arm,size=0x20) addr:0x02094214 +func_ov000_02094234 kind:function(arm,size=0x20) addr:0x02094234 +func_ov000_02094254 kind:function(arm,size=0x20) addr:0x02094254 +func_ov000_02094274 kind:function(arm,size=0x20) addr:0x02094274 +func_ov000_02094294 kind:function(arm,size=0x30) addr:0x02094294 +func_ov000_020942c4 kind:function(arm,size=0x20) addr:0x020942c4 +func_ov000_020942e4 kind:function(arm,size=0x20) addr:0x020942e4 +func_ov000_02094304 kind:function(arm,size=0x20) addr:0x02094304 +func_ov000_02094324 kind:function(arm,size=0x20) addr:0x02094324 +func_ov000_02094344 kind:function(arm,size=0x20) addr:0x02094344 +func_ov000_02094364 kind:function(arm,size=0x20) addr:0x02094364 +func_ov000_02094384 kind:function(arm,size=0x20) addr:0x02094384 +func_ov000_020943a4 kind:function(arm,size=0x20) addr:0x020943a4 +func_ov000_020943c4 kind:function(arm,size=0x20) addr:0x020943c4 +func_ov000_020943e4 kind:function(arm,size=0x20) addr:0x020943e4 +func_ov000_02094404 kind:function(arm,size=0x4c) addr:0x02094404 +func_ov000_02094450 kind:function(arm,size=0x34) addr:0x02094450 +func_ov000_02094484 kind:function(arm,size=0x3c) addr:0x02094484 +func_ov000_020944c0 kind:function(arm,size=0x834) addr:0x020944c0 +func_ov000_02094cf4 kind:function(arm,size=0x48) addr:0x02094cf4 +func_ov000_02094d3c kind:function(arm,size=0x7bc) addr:0x02094d3c +func_ov000_020954f8 kind:function(arm,size=0x454) addr:0x020954f8 +func_ov000_0209594c kind:function(arm,size=0x184) addr:0x0209594c +func_ov000_02095ad0 kind:function(arm,size=0x3d4) addr:0x02095ad0 +func_ov000_02095ea4 kind:function(arm,size=0x58) addr:0x02095ea4 +func_ov000_02095efc kind:function(arm,size=0x34) addr:0x02095efc +func_ov000_02095f30 kind:function(arm,size=0x34) addr:0x02095f30 +func_ov000_02095f64 kind:function(arm,size=0x3c) addr:0x02095f64 +func_ov000_02095fa0 kind:function(arm,size=0x70) addr:0x02095fa0 +func_ov000_02096010 kind:function(arm,size=0x124) addr:0x02096010 +func_ov000_02096134 kind:function(arm,size=0x6c) addr:0x02096134 +func_ov000_020961a0 kind:function(arm,size=0x2c) addr:0x020961a0 +func_ov000_020961cc kind:function(arm,size=0x170) addr:0x020961cc +func_ov000_0209633c kind:function(arm,size=0x514) addr:0x0209633c +func_ov000_02096850 kind:function(arm,size=0x20) addr:0x02096850 +func_ov000_02096870 kind:function(arm,size=0x28) addr:0x02096870 +func_ov000_02096898 kind:function(arm,size=0x28) addr:0x02096898 +func_ov000_020968c0 kind:function(arm,size=0x1c) addr:0x020968c0 +func_ov000_020968dc kind:function(arm,size=0xb8) addr:0x020968dc +func_ov000_02096994 kind:function(arm,size=0xe8) addr:0x02096994 +func_ov000_02096a7c kind:function(arm,size=0x58) addr:0x02096a7c +func_ov000_02096ad4 kind:function(arm,size=0x28) addr:0x02096ad4 +func_ov000_02096afc kind:function(arm,size=0x78) addr:0x02096afc +func_ov000_02096b74 kind:function(arm,size=0x14) addr:0x02096b74 +func_ov000_02096b88 kind:function(arm,size=0x24) addr:0x02096b88 +func_ov000_02096bac kind:function(arm,size=0x48) addr:0x02096bac +func_ov000_02096bf4 kind:function(arm,size=0x14) addr:0x02096bf4 +func_ov000_02096c08 kind:function(arm,size=0x20) addr:0x02096c08 +func_ov000_02096c28 kind:function(arm,size=0x48) addr:0x02096c28 +func_ov000_02096c70 kind:function(arm,size=0xc) addr:0x02096c70 +func_ov000_02096c7c kind:function(arm,size=0x8) addr:0x02096c7c +func_ov000_02096c84 kind:function(arm,size=0x8) addr:0x02096c84 +func_ov000_02096c8c kind:function(arm,size=0x8) addr:0x02096c8c +func_ov000_02096c94 kind:function(arm,size=0x8) addr:0x02096c94 +func_ov000_02096c9c kind:function(arm,size=0x4) addr:0x02096c9c +func_ov000_02096ca0 kind:function(arm,size=0x8) addr:0x02096ca0 +func_ov000_02096ca8 kind:function(arm,size=0x24) addr:0x02096ca8 +func_ov000_02096ccc kind:function(arm,size=0x14) addr:0x02096ccc +func_ov000_02096ce0 kind:function(arm,size=0x68) addr:0x02096ce0 +func_ov000_02096d48 kind:function(arm,size=0xdc) addr:0x02096d48 +func_ov000_02096e24 kind:function(arm,size=0x6c) addr:0x02096e24 +func_ov000_02096e90 kind:function(arm,size=0x38) addr:0x02096e90 +func_ov000_02096ec8 kind:function(arm,size=0x164) addr:0x02096ec8 +func_ov000_0209702c kind:function(arm,size=0x7c) addr:0x0209702c +func_ov000_020970a8 kind:function(arm,size=0xc4) addr:0x020970a8 +func_ov000_0209716c kind:function(arm,size=0xb8) addr:0x0209716c +func_ov000_02097224 kind:function(arm,size=0x44) addr:0x02097224 +func_ov000_02097268 kind:function(arm,size=0x154) addr:0x02097268 +func_ov000_020973bc kind:function(arm,size=0xc) addr:0x020973bc +func_ov000_020973c8 kind:function(arm,size=0xc) addr:0x020973c8 +func_ov000_020973d4 kind:function(arm,size=0x50) addr:0x020973d4 +func_ov000_02097424 kind:function(arm,size=0x98) addr:0x02097424 +func_ov000_020974bc kind:function(arm,size=0x4c) addr:0x020974bc +func_ov000_02097508 kind:function(arm,size=0x20) addr:0x02097508 +func_ov000_02097528 kind:function(arm,size=0x78) addr:0x02097528 +func_ov000_020975a0 kind:function(arm,size=0x1c) addr:0x020975a0 +func_ov000_020975bc kind:function(arm,size=0x1c) addr:0x020975bc +func_ov000_020975d8 kind:function(arm,size=0x78) addr:0x020975d8 +func_ov000_02097650 kind:function(arm,size=0xc) addr:0x02097650 +func_ov000_0209765c kind:function(arm,size=0xa8) addr:0x0209765c +func_ov000_02097704 kind:function(arm,size=0x28) addr:0x02097704 +func_ov000_0209772c kind:function(arm,size=0x8) addr:0x0209772c +func_ov000_02097734 kind:function(arm,size=0x7c) addr:0x02097734 +func_ov000_020977b0 kind:function(arm,size=0x14) addr:0x020977b0 +func_ov000_020977c4 kind:function(arm,size=0x2c) addr:0x020977c4 +func_ov000_020977f0 kind:function(arm,size=0x4) addr:0x020977f0 +func_ov000_020977f4 kind:function(arm,size=0x4) addr:0x020977f4 +func_ov000_020977f8 kind:function(arm,size=0x4) addr:0x020977f8 +func_ov000_020977fc kind:function(arm,size=0x7c) addr:0x020977fc +func_ov000_02097878 kind:function(arm,size=0x30) addr:0x02097878 +func_ov000_020978a8 kind:function(arm,size=0x14) addr:0x020978a8 +func_ov000_020978bc kind:function(arm,size=0x30) addr:0x020978bc +func_ov000_020978ec kind:function(arm,size=0x38) addr:0x020978ec +func_ov000_02097924 kind:function(arm,size=0x8) addr:0x02097924 +func_ov000_0209792c kind:function(arm,size=0x20) addr:0x0209792c +func_ov000_0209794c kind:function(arm,size=0x2c) addr:0x0209794c +func_ov000_02097978 kind:function(arm,size=0x1c) addr:0x02097978 +func_ov000_02097994 kind:function(arm,size=0x30) addr:0x02097994 +func_ov000_020979c4 kind:function(arm,size=0x8) addr:0x020979c4 +func_ov000_020979cc kind:function(arm,size=0x2c) addr:0x020979cc +func_ov000_020979f8 kind:function(arm,size=0x70) addr:0x020979f8 +func_ov000_02097a68 kind:function(arm,size=0x70) addr:0x02097a68 +func_ov000_02097ad8 kind:function(arm,size=0x70) addr:0x02097ad8 +func_ov000_02097b48 kind:function(arm,size=0x1c) addr:0x02097b48 +func_ov000_02097b64 kind:function(arm,size=0x34) addr:0x02097b64 +func_ov000_02097b98 kind:function(arm,size=0x34) addr:0x02097b98 +func_ov000_02097bcc kind:function(arm,size=0x28) addr:0x02097bcc +func_ov000_02097bf4 kind:function(arm,size=0xc) addr:0x02097bf4 +func_ov000_02097c00 kind:function(arm,size=0x80) addr:0x02097c00 +func_ov000_02097c80 kind:function(arm,size=0x7c) addr:0x02097c80 +func_ov000_02097cfc kind:function(arm,size=0x14) addr:0x02097cfc +func_ov000_02097d10 kind:function(arm,size=0x1c) addr:0x02097d10 +func_ov000_02097d2c kind:function(arm,size=0xb8) addr:0x02097d2c +func_ov000_02097de4 kind:function(arm,size=0x9c) addr:0x02097de4 +func_ov000_02097e80 kind:function(arm,size=0x98) addr:0x02097e80 +func_ov000_02097f18 kind:function(arm,size=0x94) addr:0x02097f18 +func_ov000_02097fac kind:function(arm,size=0xb0) addr:0x02097fac +func_ov000_0209805c kind:function(arm,size=0x64) addr:0x0209805c +func_ov000_020980c0 kind:function(arm,size=0x80) addr:0x020980c0 +func_ov000_02098140 kind:function(arm,size=0x80) addr:0x02098140 +func_ov000_020981c0 kind:function(arm,size=0x64) addr:0x020981c0 +func_ov000_02098224 kind:function(arm,size=0x64) addr:0x02098224 +func_ov000_02098288 kind:function(arm,size=0x18) addr:0x02098288 +func_ov000_020982a0 kind:function(arm,size=0x18) addr:0x020982a0 +func_ov000_020982b8 kind:function(arm,size=0x80) addr:0x020982b8 +func_ov000_02098338 kind:function(arm,size=0x14) addr:0x02098338 +func_ov000_0209834c kind:function(arm,size=0x1c) addr:0x0209834c +func_ov000_02098368 kind:function(arm,size=0xe8) addr:0x02098368 +func_ov000_02098450 kind:function(arm,size=0x4) addr:0x02098450 +func_ov000_02098454 kind:function(arm,size=0x14) addr:0x02098454 +func_ov000_02098468 kind:function(arm,size=0x4) addr:0x02098468 +func_ov000_0209846c kind:function(arm,size=0x1c) addr:0x0209846c +func_ov000_02098488 kind:function(arm,size=0x8) addr:0x02098488 +func_ov000_02098490 kind:function(arm,size=0x4) addr:0x02098490 +func_ov000_02098494 kind:function(arm,size=0x4) addr:0x02098494 +func_ov000_02098498 kind:function(arm,size=0x4) addr:0x02098498 +func_ov000_0209849c kind:function(arm,size=0x4) addr:0x0209849c +func_ov000_020984a0 kind:function(arm,size=0x4) addr:0x020984a0 +func_ov000_020984a4 kind:function(arm,size=0x4) addr:0x020984a4 +func_ov000_020984a8 kind:function(arm,size=0x8) addr:0x020984a8 +func_ov000_020984b0 kind:function(arm,size=0x20) addr:0x020984b0 +func_ov000_020984d0 kind:function(arm,size=0x28) addr:0x020984d0 +func_ov000_020984f8 kind:function(arm,size=0x24) addr:0x020984f8 +func_ov000_0209851c kind:function(arm,size=0x18) addr:0x0209851c +func_ov000_02098534 kind:function(arm,size=0x18) addr:0x02098534 +func_ov000_0209854c kind:function(arm,size=0xc) addr:0x0209854c +func_ov000_02098558 kind:function(arm,size=0xc) addr:0x02098558 +func_ov000_02098564 kind:function(arm,size=0x6c) addr:0x02098564 +func_ov000_020985d0 kind:function(arm,size=0x3c) addr:0x020985d0 +func_ov000_0209860c kind:function(arm,size=0x28) addr:0x0209860c +func_ov000_02098634 kind:function(arm,size=0x28) addr:0x02098634 +func_ov000_0209865c kind:function(arm,size=0x38) addr:0x0209865c +func_ov000_02098694 kind:function(arm,size=0x48) addr:0x02098694 +func_ov000_020986dc kind:function(arm,size=0x7c) addr:0x020986dc +func_ov000_02098758 kind:function(arm,size=0x88) addr:0x02098758 +func_ov000_020987e0 kind:function(arm,size=0x38) addr:0x020987e0 +func_ov000_02098818 kind:function(arm,size=0x28) addr:0x02098818 +func_ov000_02098840 kind:function(arm,size=0xb0) addr:0x02098840 +func_ov000_020988f0 kind:function(arm,size=0xd0) addr:0x020988f0 +func_ov000_020989c0 kind:function(arm,size=0x38) addr:0x020989c0 +func_ov000_020989f8 kind:function(arm,size=0x48) addr:0x020989f8 +func_ov000_02098a40 kind:function(arm,size=0x28) addr:0x02098a40 +func_ov000_02098a68 kind:function(arm,size=0x2c) addr:0x02098a68 +func_ov000_02098a94 kind:function(arm,size=0x74) addr:0x02098a94 +func_ov000_02098b08 kind:function(arm,size=0x64) addr:0x02098b08 +func_ov000_02098b6c kind:function(arm,size=0x184) addr:0x02098b6c +func_ov000_02098cf0 kind:function(arm,size=0x6c) addr:0x02098cf0 +func_ov000_02098d5c kind:function(arm,size=0x1b8) addr:0x02098d5c +func_ov000_02098f14 kind:function(arm,size=0xd0) addr:0x02098f14 +func_ov000_02098fe4 kind:function(arm,size=0xc) addr:0x02098fe4 +func_ov000_02098ff0 kind:function(arm,size=0xb0) addr:0x02098ff0 +func_ov000_020990a0 kind:function(arm,size=0x21c) addr:0x020990a0 +func_ov000_020992bc kind:function(arm,size=0x90) addr:0x020992bc +func_ov000_0209934c kind:function(arm,size=0x64) addr:0x0209934c +func_ov000_020993b0 kind:function(arm,size=0x80) addr:0x020993b0 +func_ov000_02099430 kind:function(arm,size=0x50) addr:0x02099430 +func_ov000_02099480 kind:function(arm,size=0x74) addr:0x02099480 +func_ov000_020994f4 kind:function(arm,size=0x74) addr:0x020994f4 +func_ov000_02099568 kind:function(arm,size=0x1b0) addr:0x02099568 +func_ov000_02099718 kind:function(arm,size=0x2c) addr:0x02099718 +func_ov000_02099744 kind:function(arm,size=0x20) addr:0x02099744 +func_ov000_02099764 kind:function(arm,size=0x20) addr:0x02099764 +func_ov000_02099784 kind:function(arm,size=0x20) addr:0x02099784 +func_ov000_020997a4 kind:function(arm,size=0x2c) addr:0x020997a4 +func_ov000_020997d0 kind:function(arm,size=0x14) addr:0x020997d0 +func_ov000_020997e4 kind:function(arm,size=0x1c) addr:0x020997e4 +func_ov000_02099800 kind:function(arm,size=0x50) addr:0x02099800 +func_ov000_02099850 kind:function(arm,size=0x80) addr:0x02099850 +func_ov000_020998d0 kind:function(arm,size=0x11c) addr:0x020998d0 +func_ov000_020999ec kind:function(arm,size=0x10) addr:0x020999ec +func_ov000_020999fc kind:function(arm,size=0xc) addr:0x020999fc +func_ov000_02099a08 kind:function(thumb,size=0x54) addr:0x02099a08 +func_ov000_02099a5c kind:function(thumb,size=0x48) addr:0x02099a5c +func_ov000_02099aa4 kind:function(thumb,size=0x28) addr:0x02099aa4 +func_ov000_02099acc kind:function(thumb,size=0x2) addr:0x02099acc +func_ov000_02099ad0 kind:function(thumb,size=0xc) addr:0x02099ad0 +func_ov000_02099adc kind:function(thumb,size=0x2) addr:0x02099adc +func_ov000_02099ae0 kind:function(arm,size=0x38) addr:0x02099ae0 +func_ov000_02099b18 kind:function(arm,size=0x68) addr:0x02099b18 +func_ov000_02099b80 kind:function(arm,size=0x110) addr:0x02099b80 +func_ov000_02099c90 kind:function(arm,size=0x84) addr:0x02099c90 +func_ov000_02099d14 kind:function(arm,size=0xa8) addr:0x02099d14 +func_ov000_02099dbc kind:function(arm,size=0x7c) addr:0x02099dbc +func_ov000_02099e38 kind:function(arm,size=0x98) addr:0x02099e38 +func_ov000_02099ed0 kind:function(arm,size=0x74) addr:0x02099ed0 +func_ov000_02099f44 kind:function(arm,size=0x94) addr:0x02099f44 +func_ov000_02099fd8 kind:function(arm,size=0x74) addr:0x02099fd8 +func_ov000_0209a04c kind:function(arm,size=0x78) addr:0x0209a04c +func_ov000_0209a0c4 kind:function(arm,size=0x10) addr:0x0209a0c4 +func_ov000_0209a0d4 kind:function(arm,size=0x18) addr:0x0209a0d4 +func_ov000_0209a0ec kind:function(arm,size=0x18) addr:0x0209a0ec +func_ov000_0209a104 kind:function(arm,size=0x18) addr:0x0209a104 +func_ov000_0209a11c kind:function(arm,size=0x8) addr:0x0209a11c +func_ov000_0209a124 kind:function(arm,size=0x8) addr:0x0209a124 +func_ov000_0209a12c kind:function(arm,size=0x24) addr:0x0209a12c +func_ov000_0209a150 kind:function(arm,size=0x10) addr:0x0209a150 +func_ov000_0209a160 kind:function(arm,size=0x8) addr:0x0209a160 +func_ov000_0209a168 kind:function(thumb,size=0x30) addr:0x0209a168 +func_ov000_0209a198 kind:function(thumb,size=0x34) addr:0x0209a198 +func_ov000_0209a1cc kind:function(thumb,size=0x3c) addr:0x0209a1cc +func_ov000_0209a208 kind:function(thumb,size=0xc) addr:0x0209a208 +func_ov000_0209a214 kind:function(thumb,size=0x12) addr:0x0209a214 +func_ov000_0209a228 kind:function(thumb,size=0xc) addr:0x0209a228 +func_ov000_0209a234 kind:function(arm,size=0x34) addr:0x0209a234 +func_ov000_0209a268 kind:function(arm,size=0x68) addr:0x0209a268 +func_ov000_0209a2d0 kind:function(arm,size=0x18) addr:0x0209a2d0 +func_ov000_0209a2e8 kind:function(arm,size=0x18) addr:0x0209a2e8 +func_ov000_0209a300 kind:function(arm,size=0x14) addr:0x0209a300 +func_ov000_0209a314 kind:function(arm,size=0x14) addr:0x0209a314 +func_ov000_0209a328 kind:function(arm,size=0x14) addr:0x0209a328 +func_ov000_0209a33c kind:function(arm,size=0x88) addr:0x0209a33c +func_ov000_0209a3c4 kind:function(arm,size=0x238) addr:0x0209a3c4 +func_ov000_0209a5fc kind:function(arm,size=0xb8) addr:0x0209a5fc +func_ov000_0209a6b4 kind:function(arm,size=0x38) addr:0x0209a6b4 +func_ov000_0209a6ec kind:function(arm,size=0x8) addr:0x0209a6ec +func_ov000_0209a6f4 kind:function(arm,size=0x24) addr:0x0209a6f4 +func_ov000_0209a718 kind:function(arm,size=0x2c) addr:0x0209a718 +func_ov000_0209a744 kind:function(thumb,size=0x1c) addr:0x0209a744 +func_ov000_0209a760 kind:function(thumb,size=0x1c) addr:0x0209a760 +func_ov000_0209a77c kind:function(arm,size=0x1c) addr:0x0209a77c +func_ov000_0209a798 kind:function(arm,size=0xc) addr:0x0209a798 +func_ov000_0209a7a4 kind:function(arm,size=0x28) addr:0x0209a7a4 +func_ov000_0209a7cc kind:function(arm,size=0x28) addr:0x0209a7cc +func_ov000_0209a7f4 kind:function(arm,size=0x44) addr:0x0209a7f4 +func_ov000_0209a838 kind:function(arm,size=0x14) addr:0x0209a838 +func_ov000_0209a84c kind:function(arm,size=0x1c) addr:0x0209a84c +func_ov000_0209a868 kind:function(arm,size=0x14) addr:0x0209a868 +func_ov000_0209a87c kind:function(arm,size=0x1c) addr:0x0209a87c +func_ov000_0209a898 kind:function(arm,size=0xc) addr:0x0209a898 +func_ov000_0209a8a4 kind:function(arm,size=0x24) addr:0x0209a8a4 +func_ov000_0209a8c8 kind:function(arm,size=0x28) addr:0x0209a8c8 +func_ov000_0209a8f0 kind:function(arm,size=0x38) addr:0x0209a8f0 +func_ov000_0209a928 kind:function(arm,size=0x6c) addr:0x0209a928 +func_ov000_0209a994 kind:function(arm,size=0x7c) addr:0x0209a994 +func_ov000_0209aa10 kind:function(arm,size=0x234) addr:0x0209aa10 +func_ov000_0209ac44 kind:function(arm,size=0x14) addr:0x0209ac44 +func_ov000_0209ac58 kind:function(arm,size=0x1c) addr:0x0209ac58 +func_ov000_0209ac74 kind:function(arm,size=0x14) addr:0x0209ac74 +func_ov000_0209ac88 kind:function(arm,size=0xc) addr:0x0209ac88 +func_ov000_0209ac94 kind:function(arm,size=0x24) addr:0x0209ac94 +func_ov000_0209acb8 kind:function(arm,size=0x28) addr:0x0209acb8 +func_ov000_0209ace0 kind:function(arm,size=0x5c) addr:0x0209ace0 +func_ov000_0209ad3c kind:function(arm,size=0x48) addr:0x0209ad3c +func_ov000_0209ad84 kind:function(arm,size=0x50) addr:0x0209ad84 +func_ov000_0209add4 kind:function(arm,size=0x74) addr:0x0209add4 +func_ov000_0209ae48 kind:function(arm,size=0xe8) addr:0x0209ae48 +func_ov000_0209af30 kind:function(arm,size=0x4) addr:0x0209af30 +func_ov000_0209af34 kind:function(arm,size=0x90) addr:0x0209af34 +func_ov000_0209afc4 kind:function(arm,size=0x54) addr:0x0209afc4 +func_ov000_0209b018 kind:function(arm,size=0x128) addr:0x0209b018 +func_ov000_0209b140 kind:function(arm,size=0x24) addr:0x0209b140 +func_ov000_0209b164 kind:function(arm,size=0x4c) addr:0x0209b164 +func_ov000_0209b1b0 kind:function(arm,size=0x48) addr:0x0209b1b0 +func_ov000_0209b1f8 kind:function(arm,size=0x14) addr:0x0209b1f8 +func_ov000_0209b20c kind:function(thumb,size=0x1c) addr:0x0209b20c +func_ov000_0209b228 kind:function(thumb,size=0x1c) addr:0x0209b228 +func_ov000_0209b244 kind:function(arm,size=0x34) addr:0x0209b244 +func_ov000_0209b278 kind:function(arm,size=0x188) addr:0x0209b278 +func_ov000_0209b400 kind:function(arm,size=0x1cc) addr:0x0209b400 +func_ov000_0209b5cc kind:function(arm,size=0x34) addr:0x0209b5cc +func_ov000_0209b600 kind:function(arm,size=0x1e4) addr:0x0209b600 +func_ov000_0209b7e4 kind:function(arm,size=0x1a8) addr:0x0209b7e4 +func_ov000_0209b98c kind:function(arm,size=0x58) addr:0x0209b98c +func_ov000_0209b9e4 kind:function(arm,size=0x1b4) addr:0x0209b9e4 +func_ov000_0209bb98 kind:function(arm,size=0x130) addr:0x0209bb98 +func_ov000_0209bcc8 kind:function(arm,size=0x40) addr:0x0209bcc8 +func_ov000_0209bd08 kind:function(arm,size=0x200) addr:0x0209bd08 +func_ov000_0209bf08 kind:function(arm,size=0x2c) addr:0x0209bf08 +func_ov000_0209bf34 kind:function(arm,size=0x34) addr:0x0209bf34 +func_ov000_0209bf68 kind:function(arm,size=0xc) addr:0x0209bf68 +func_ov000_0209bf74 kind:function(arm,size=0x24) addr:0x0209bf74 +func_ov000_0209bf98 kind:function(arm,size=0x28) addr:0x0209bf98 +func_ov000_0209bfc0 kind:function(arm,size=0x34) addr:0x0209bfc0 +func_ov000_0209bff4 kind:function(arm,size=0x1c) addr:0x0209bff4 +func_ov000_0209c010 kind:function(arm,size=0x14) addr:0x0209c010 +func_ov000_0209c024 kind:function(arm,size=0x1c) addr:0x0209c024 +func_ov000_0209c040 kind:function(arm,size=0x14) addr:0x0209c040 +func_ov000_0209c054 kind:function(arm,size=0xc) addr:0x0209c054 +func_ov000_0209c060 kind:function(arm,size=0x24) addr:0x0209c060 +func_ov000_0209c084 kind:function(arm,size=0x28) addr:0x0209c084 +func_ov000_0209c0ac kind:function(arm,size=0x34) addr:0x0209c0ac +func_ov000_0209c0e0 kind:function(arm,size=0x40) addr:0x0209c0e0 +func_ov000_0209c120 kind:function(arm,size=0x190) addr:0x0209c120 +func_ov000_0209c2b0 kind:function(arm,size=0x14) addr:0x0209c2b0 +func_ov000_0209c2c4 kind:function(arm,size=0x8) addr:0x0209c2c4 +func_ov000_0209c2cc kind:function(arm,size=0x20) addr:0x0209c2cc +func_ov000_0209c2ec kind:function(arm,size=0x28) addr:0x0209c2ec +func_ov000_0209c314 kind:function(arm,size=0x14) addr:0x0209c314 +func_ov000_0209c328 kind:function(arm,size=0x24) addr:0x0209c328 +func_ov000_0209c34c kind:function(arm,size=0x3c) addr:0x0209c34c +func_ov000_0209c388 kind:function(arm,size=0x40) addr:0x0209c388 +func_ov000_0209c3c8 kind:function(arm,size=0x5c) addr:0x0209c3c8 +func_ov000_0209c424 kind:function(arm,size=0x4c) addr:0x0209c424 +func_ov000_0209c470 kind:function(arm,size=0x94) addr:0x0209c470 +func_ov000_0209c504 kind:function(arm,size=0x17c) addr:0x0209c504 +func_ov000_0209c680 kind:function(arm,size=0xc) addr:0x0209c680 +func_ov000_0209c68c kind:function(arm,size=0xc) addr:0x0209c68c +func_ov000_0209c698 kind:function(arm,size=0x38) addr:0x0209c698 +func_ov000_0209c6d0 kind:function(arm,size=0x28) addr:0x0209c6d0 +func_ov000_0209c6f8 kind:function(arm,size=0x78) addr:0x0209c6f8 +func_ov000_0209c770 kind:function(arm,size=0x1c) addr:0x0209c770 +func_ov000_0209c78c kind:function(arm,size=0x1c) addr:0x0209c78c +func_ov000_0209c7a8 kind:function(arm,size=0x58) addr:0x0209c7a8 +func_ov000_0209c800 kind:function(arm,size=0x8) addr:0x0209c800 +func_ov000_0209c808 kind:function(arm,size=0x8c) addr:0x0209c808 +func_ov000_0209c894 kind:function(arm,size=0x28) addr:0x0209c894 +func_ov000_0209c8bc kind:function(arm,size=0x8) addr:0x0209c8bc +func_ov000_0209c8c4 kind:function(arm,size=0x8) addr:0x0209c8c4 +func_ov000_0209c8cc kind:function(arm,size=0x70) addr:0x0209c8cc +func_ov000_0209c93c kind:function(arm,size=0x14) addr:0x0209c93c +func_ov000_0209c950 kind:function(arm,size=0x2c) addr:0x0209c950 +func_ov000_0209c97c kind:function(arm,size=0x4) addr:0x0209c97c +func_ov000_0209c980 kind:function(arm,size=0x4) addr:0x0209c980 +func_ov000_0209c984 kind:function(arm,size=0x4) addr:0x0209c984 +func_ov000_0209c988 kind:function(arm,size=0x30) addr:0x0209c988 +func_ov000_0209c9b8 kind:function(arm,size=0x38) addr:0x0209c9b8 +func_ov000_0209c9f0 kind:function(arm,size=0x8) addr:0x0209c9f0 +func_ov000_0209c9f8 kind:function(arm,size=0x40) addr:0x0209c9f8 +func_ov000_0209ca38 kind:function(arm,size=0x20) addr:0x0209ca38 +func_ov000_0209ca58 kind:function(arm,size=0x10) addr:0x0209ca58 +func_ov000_0209ca68 kind:function(arm,size=0x30) addr:0x0209ca68 +func_ov000_0209ca98 kind:function(arm,size=0x8) addr:0x0209ca98 +func_ov000_0209caa0 kind:function(arm,size=0x2c) addr:0x0209caa0 +func_ov000_0209cacc kind:function(arm,size=0x20) addr:0x0209cacc +func_ov000_0209caec kind:function(arm,size=0x38) addr:0x0209caec +func_ov000_0209cb24 kind:function(arm,size=0x4) addr:0x0209cb24 +func_ov000_0209cb28 kind:function(arm,size=0x4) addr:0x0209cb28 +func_ov000_0209cb2c kind:function(arm,size=0x50) addr:0x0209cb2c +func_ov000_0209cb7c kind:function(arm,size=0x18) addr:0x0209cb7c +func_ov000_0209cb94 kind:function(arm,size=0x14) addr:0x0209cb94 +func_ov000_0209cba8 kind:function(arm,size=0x58) addr:0x0209cba8 +func_ov000_0209cc00 kind:function(arm,size=0x60) addr:0x0209cc00 +func_ov000_0209cc60 kind:function(arm,size=0x58) addr:0x0209cc60 +func_ov000_0209ccb8 kind:function(arm,size=0x88) addr:0x0209ccb8 +func_ov000_0209cd40 kind:function(arm,size=0x1c) addr:0x0209cd40 +func_ov000_0209cd5c kind:function(arm,size=0x44) addr:0x0209cd5c +func_ov000_0209cda0 kind:function(arm,size=0x48) addr:0x0209cda0 +func_ov000_0209cde8 kind:function(arm,size=0x70) addr:0x0209cde8 +func_ov000_0209ce58 kind:function(arm,size=0x38) addr:0x0209ce58 +func_ov000_0209ce90 kind:function(arm,size=0x40) addr:0x0209ce90 +func_ov000_0209ced0 kind:function(arm,size=0xbc) addr:0x0209ced0 +func_ov000_0209cf8c kind:function(arm,size=0x30) addr:0x0209cf8c +func_ov000_0209cfbc kind:function(arm,size=0x4) addr:0x0209cfbc +func_ov000_0209cfc0 kind:function(arm,size=0xb4) addr:0x0209cfc0 +func_ov000_0209d074 kind:function(arm,size=0x4) addr:0x0209d074 +func_ov000_0209d078 kind:function(arm,size=0x14) addr:0x0209d078 +func_ov000_0209d08c kind:function(arm,size=0x4) addr:0x0209d08c +func_ov000_0209d090 kind:function(arm,size=0x8) addr:0x0209d090 +func_ov000_0209d098 kind:function(arm,size=0x4) addr:0x0209d098 +func_ov000_0209d09c kind:function(arm,size=0x58) addr:0x0209d09c +func_ov000_0209d0f4 kind:function(arm,size=0x18) addr:0x0209d0f4 +func_ov000_0209d10c kind:function(arm,size=0x18) addr:0x0209d10c +func_ov000_0209d124 kind:function(arm,size=0x88) addr:0x0209d124 +func_ov000_0209d1ac kind:function(arm,size=0x8) addr:0x0209d1ac +func_ov000_0209d1b4 kind:function(arm,size=0x4) addr:0x0209d1b4 +func_ov000_0209d1b8 kind:function(arm,size=0xc) addr:0x0209d1b8 +func_ov000_0209d1c4 kind:function(arm,size=0x8) addr:0x0209d1c4 +func_ov000_0209d1cc kind:function(arm,size=0x40) addr:0x0209d1cc +func_ov000_0209d20c kind:function(arm,size=0x48) addr:0x0209d20c +func_ov000_0209d254 kind:function(arm,size=0x28) addr:0x0209d254 +func_ov000_0209d27c kind:function(arm,size=0x28) addr:0x0209d27c +func_ov000_0209d2a4 kind:function(arm,size=0x2c) addr:0x0209d2a4 +func_ov000_0209d2d0 kind:function(arm,size=0xc4) addr:0x0209d2d0 +func_ov000_0209d394 kind:function(arm,size=0x80) addr:0x0209d394 +func_ov000_0209d414 kind:function(arm,size=0xe4) addr:0x0209d414 +func_ov000_0209d4f8 kind:function(arm,size=0x34) addr:0x0209d4f8 +func_ov000_0209d52c kind:function(arm,size=0x7c) addr:0x0209d52c +func_ov000_0209d5a8 kind:function(arm,size=0x4c) addr:0x0209d5a8 +func_ov000_0209d5f4 kind:function(arm,size=0x54) addr:0x0209d5f4 +func_ov000_0209d648 kind:function(arm,size=0x44) addr:0x0209d648 +func_ov000_0209d68c kind:function(arm,size=0x54) addr:0x0209d68c +func_ov000_0209d6e0 kind:function(arm,size=0x50) addr:0x0209d6e0 +func_ov000_0209d730 kind:function(arm,size=0x1c) addr:0x0209d730 +func_ov000_0209d74c kind:function(arm,size=0x14) addr:0x0209d74c +func_ov000_0209d760 kind:function(arm,size=0x24) addr:0x0209d760 +func_ov000_0209d784 kind:function(arm,size=0x144) addr:0x0209d784 +func_ov000_0209d8c8 kind:function(arm,size=0xc4) addr:0x0209d8c8 +func_ov000_0209d98c kind:function(arm,size=0x4c) addr:0x0209d98c +func_ov000_0209d9d8 kind:function(arm,size=0x68) addr:0x0209d9d8 +func_ov000_0209da40 kind:function(arm,size=0x4) addr:0x0209da40 +func_ov000_0209da44 kind:function(arm,size=0xc) addr:0x0209da44 +func_ov000_0209da50 kind:function(arm,size=0x8) addr:0x0209da50 +func_ov000_0209da58 kind:function(arm,size=0x48) addr:0x0209da58 +func_ov000_0209daa0 kind:function(arm,size=0xb4) addr:0x0209daa0 +func_ov000_0209db54 kind:function(arm,size=0x8) addr:0x0209db54 +func_ov000_0209db5c kind:function(arm,size=0x8) addr:0x0209db5c +func_ov000_0209db64 kind:function(arm,size=0x8c) addr:0x0209db64 +func_ov000_0209dbf0 kind:function(arm,size=0x48) addr:0x0209dbf0 +func_ov000_0209dc38 kind:function(arm,size=0x24) addr:0x0209dc38 +func_ov000_0209dc5c kind:function(arm,size=0x4) addr:0x0209dc5c +func_ov000_0209dc60 kind:function(arm,size=0x18) addr:0x0209dc60 +func_ov000_0209dc78 kind:function(arm,size=0x20) addr:0x0209dc78 +func_ov000_0209dc98 kind:function(arm,size=0x28) addr:0x0209dc98 +func_ov000_0209dcc0 kind:function(arm,size=0xc) addr:0x0209dcc0 +func_ov000_0209dccc kind:function(arm,size=0x24) addr:0x0209dccc +func_ov000_0209dcf0 kind:function(arm,size=0x94) addr:0x0209dcf0 +func_ov000_0209dd84 kind:function(arm,size=0x3c) addr:0x0209dd84 +func_ov000_0209ddc0 kind:function(arm,size=0x30) addr:0x0209ddc0 +func_ov000_0209ddf0 kind:function(arm,size=0x90) addr:0x0209ddf0 +func_ov000_0209de80 kind:function(arm,size=0xfc) addr:0x0209de80 +func_ov000_0209df7c kind:function(arm,size=0x14) addr:0x0209df7c +func_ov000_0209df90 kind:function(arm,size=0x58) addr:0x0209df90 +func_ov000_0209dfe8 kind:function(arm,size=0x60) addr:0x0209dfe8 +func_ov000_0209e048 kind:function(arm,size=0xb4) addr:0x0209e048 +func_ov000_0209e0fc kind:function(arm,size=0x164) addr:0x0209e0fc +func_ov000_0209e260 kind:function(arm,size=0x34) addr:0x0209e260 +func_ov000_0209e294 kind:function(arm,size=0xd8) addr:0x0209e294 +func_ov000_0209e36c kind:function(arm,size=0x3c) addr:0x0209e36c +func_ov000_0209e3a8 kind:function(arm,size=0x1c) addr:0x0209e3a8 +func_ov000_0209e3c4 kind:function(arm,size=0x14) addr:0x0209e3c4 +func_ov000_0209e3d8 kind:function(arm,size=0xc) addr:0x0209e3d8 +func_ov000_0209e3e4 kind:function(arm,size=0x24) addr:0x0209e3e4 +func_ov000_0209e408 kind:function(arm,size=0x4c) addr:0x0209e408 +func_ov000_0209e454 kind:function(arm,size=0x3c) addr:0x0209e454 +func_ov000_0209e490 kind:function(arm,size=0x1fc) addr:0x0209e490 +func_ov000_0209e68c kind:function(arm,size=0x60) addr:0x0209e68c +func_ov000_0209e6ec kind:function(arm,size=0x20) addr:0x0209e6ec +func_ov000_0209e70c kind:function(arm,size=0x28) addr:0x0209e70c +func_ov000_0209e734 kind:function(arm,size=0x14) addr:0x0209e734 +func_ov000_0209e748 kind:function(arm,size=0x1c) addr:0x0209e748 +func_ov000_0209e764 kind:function(arm,size=0x3cc) addr:0x0209e764 +func_ov000_0209eb30 kind:function(arm,size=0x38) addr:0x0209eb30 +func_ov000_0209eb68 kind:function(arm,size=0x19c) addr:0x0209eb68 +func_ov000_0209ed04 kind:function(arm,size=0x100) addr:0x0209ed04 +func_ov000_0209ee04 kind:function(arm,size=0x2c) addr:0x0209ee04 +func_ov000_0209ee30 kind:function(arm,size=0x10c) addr:0x0209ee30 +func_ov000_0209ef3c kind:function(arm,size=0x148) addr:0x0209ef3c +func_ov000_0209f084 kind:function(arm,size=0x30) addr:0x0209f084 +func_ov000_0209f0b4 kind:function(arm,size=0x1c) addr:0x0209f0b4 +func_ov000_0209f0d0 kind:function(arm,size=0x1c) addr:0x0209f0d0 +func_ov000_0209f0ec kind:function(arm,size=0xc) addr:0x0209f0ec +func_ov000_0209f0f8 kind:function(arm,size=0xc) addr:0x0209f0f8 +func_ov000_0209f104 kind:function(arm,size=0xfc) addr:0x0209f104 +func_ov000_0209f200 kind:function(arm,size=0x3c) addr:0x0209f200 +func_ov000_0209f23c kind:function(arm,size=0xb0) addr:0x0209f23c +func_ov000_0209f2ec kind:function(arm,size=0x290) addr:0x0209f2ec +func_ov000_0209f57c kind:function(arm,size=0x88) addr:0x0209f57c +func_ov000_0209f604 kind:function(arm,size=0xc0) addr:0x0209f604 +func_ov000_0209f6c4 kind:function(arm,size=0x18) addr:0x0209f6c4 +func_ov000_0209f6dc kind:function(arm,size=0x28) addr:0x0209f6dc +func_ov000_0209f704 kind:function(arm,size=0x1c) addr:0x0209f704 +func_ov000_0209f720 kind:function(arm,size=0x18) addr:0x0209f720 +func_ov000_0209f738 kind:function(arm,size=0x68) addr:0x0209f738 +func_ov000_0209f7a0 kind:function(arm,size=0x12c) addr:0x0209f7a0 +func_ov000_0209f8cc kind:function(arm,size=0x34) addr:0x0209f8cc +func_ov000_0209f900 kind:function(arm,size=0x38) addr:0x0209f900 +func_ov000_0209f938 kind:function(arm,size=0x3c) addr:0x0209f938 +func_ov000_0209f974 kind:function(arm,size=0x34) addr:0x0209f974 +func_ov000_0209f9a8 kind:function(arm,size=0x24) addr:0x0209f9a8 +func_ov000_0209f9cc kind:function(arm,size=0x24) addr:0x0209f9cc +func_ov000_0209f9f0 kind:function(arm,size=0x58) addr:0x0209f9f0 +func_ov000_0209fa48 kind:function(arm,size=0x58) addr:0x0209fa48 +func_ov000_0209faa0 kind:function(arm,size=0x58) addr:0x0209faa0 +func_ov000_0209faf8 kind:function(arm,size=0x44) addr:0x0209faf8 +func_ov000_0209fb3c kind:function(arm,size=0x4c) addr:0x0209fb3c +func_ov000_0209fb88 kind:function(arm,size=0x44) addr:0x0209fb88 +func_ov000_0209fbcc kind:function(arm,size=0xf0) addr:0x0209fbcc +func_ov000_0209fcbc kind:function(arm,size=0x78) addr:0x0209fcbc +func_ov000_0209fd34 kind:function(arm,size=0x5c) addr:0x0209fd34 +func_ov000_0209fd90 kind:function(arm,size=0x30) addr:0x0209fd90 +func_ov000_0209fdc0 kind:function(arm,size=0x74) addr:0x0209fdc0 +func_ov000_0209fe34 kind:function(arm,size=0x18) addr:0x0209fe34 +func_ov000_0209fe4c kind:function(arm,size=0x18) addr:0x0209fe4c +func_ov000_0209fe64 kind:function(arm,size=0x1c) addr:0x0209fe64 +func_ov000_0209fe80 kind:function(arm,size=0xc) addr:0x0209fe80 +func_ov000_0209fe8c kind:function(arm,size=0x78) addr:0x0209fe8c +func_ov000_0209ff04 kind:function(arm,size=0x28) addr:0x0209ff04 +func_ov000_0209ff2c kind:function(arm,size=0x40) addr:0x0209ff2c +func_ov000_0209ff6c kind:function(arm,size=0x74) addr:0x0209ff6c +func_ov000_0209ffe0 kind:function(arm,size=0xa0) addr:0x0209ffe0 +func_ov000_020a0080 kind:function(arm,size=0x34) addr:0x020a0080 +func_ov000_020a00b4 kind:function(arm,size=0x3c) addr:0x020a00b4 +func_ov000_020a00f0 kind:function(arm,size=0x30) addr:0x020a00f0 +func_ov000_020a0120 kind:function(arm,size=0xe0) addr:0x020a0120 +func_ov000_020a0200 kind:function(arm,size=0xb4) addr:0x020a0200 +func_ov000_020a02b4 kind:function(arm,size=0x30) addr:0x020a02b4 +func_ov000_020a02e4 kind:function(arm,size=0x30) addr:0x020a02e4 +func_ov000_020a0314 kind:function(arm,size=0x38) addr:0x020a0314 +func_ov000_020a034c kind:function(arm,size=0x20) addr:0x020a034c +func_ov000_020a036c kind:function(arm,size=0x24) addr:0x020a036c +func_ov000_020a0390 kind:function(arm,size=0x3c) addr:0x020a0390 +func_ov000_020a03cc kind:function(arm,size=0x4c) addr:0x020a03cc +func_ov000_020a0418 kind:function(arm,size=0x28) addr:0x020a0418 +func_ov000_020a0440 kind:function(thumb,size=0x32) addr:0x020a0440 +func_ov000_020a0474 kind:function(arm,size=0x20) addr:0x020a0474 +func_ov000_020a0494 kind:function(arm,size=0x5c) addr:0x020a0494 +func_ov000_020a04f0 kind:function(arm,size=0x2c4) addr:0x020a04f0 +func_ov000_020a07b4 kind:function(arm,size=0x110) addr:0x020a07b4 +func_ov000_020a08c4 kind:function(arm,size=0xa0) addr:0x020a08c4 +func_ov000_020a0964 kind:function(arm,size=0x34) addr:0x020a0964 +func_ov000_020a0998 kind:function(arm,size=0x28) addr:0x020a0998 +func_ov000_020a09c0 kind:function(arm,size=0xb0) addr:0x020a09c0 +func_ov000_020a0a70 kind:function(thumb,size=0x9a) addr:0x020a0a70 +func_ov000_020a0b0c kind:function(thumb,size=0x2c) addr:0x020a0b0c +func_ov000_020a0b38 kind:function(thumb,size=0x18) addr:0x020a0b38 +func_ov000_020a0b50 kind:function(thumb,size=0xa8) addr:0x020a0b50 +func_ov000_020a0bf8 kind:function(thumb,size=0x2c) addr:0x020a0bf8 +func_ov000_020a0c24 kind:function(thumb,size=0x34) addr:0x020a0c24 +func_ov000_020a0c58 kind:function(thumb,size=0x7c) addr:0x020a0c58 +func_ov000_020a0cd4 kind:function(thumb,size=0x26) addr:0x020a0cd4 +func_ov000_020a0cfc kind:function(thumb,size=0x30) addr:0x020a0cfc +func_ov000_020a0d2c kind:function(thumb,size=0x5c) addr:0x020a0d2c +func_ov000_020a0d88 kind:function(thumb,size=0xb0) addr:0x020a0d88 +func_ov000_020a0e38 kind:function(thumb,size=0x4) addr:0x020a0e38 +func_ov000_020a0e3c kind:function(thumb,size=0x16) addr:0x020a0e3c +func_ov000_020a0e54 kind:function(thumb,size=0x18) addr:0x020a0e54 +func_ov000_020a0e6c kind:function(thumb,size=0x44) addr:0x020a0e6c +func_ov000_020a0eb0 kind:function(thumb,size=0xa8) addr:0x020a0eb0 +func_ov000_020a0f58 kind:function(thumb,size=0xc) addr:0x020a0f58 +func_ov000_020a0f64 kind:function(thumb,size=0x30) addr:0x020a0f64 +func_ov000_020a0f94 kind:function(thumb,size=0x10) addr:0x020a0f94 +func_ov000_020a0fa4 kind:function(thumb,size=0x3c) addr:0x020a0fa4 +func_ov000_020a0fe0 kind:function(thumb,size=0x28) addr:0x020a0fe0 +func_ov000_020a1008 kind:function(thumb,size=0xcc) addr:0x020a1008 +func_ov000_020a10d4 kind:function(arm,size=0x30) addr:0x020a10d4 +func_ov000_020a1104 kind:function(arm,size=0x13c) addr:0x020a1104 +func_ov000_020a1240 kind:function(arm,size=0x40) addr:0x020a1240 +func_ov000_020a1280 kind:function(arm,size=0x3c) addr:0x020a1280 +func_ov000_020a12bc kind:function(arm,size=0x18) addr:0x020a12bc +func_ov000_020a12d4 kind:function(arm,size=0x8) addr:0x020a12d4 +func_ov000_020a12dc kind:function(arm,size=0x8) addr:0x020a12dc +func_ov000_020a12e4 kind:function(arm,size=0xc) addr:0x020a12e4 +func_ov000_020a12f0 kind:function(arm,size=0x10) addr:0x020a12f0 +func_ov000_020a1300 kind:function(arm,size=0x10) addr:0x020a1300 +func_ov000_020a1310 kind:function(arm,size=0x1b4) addr:0x020a1310 +func_ov000_020a14c4 kind:function(arm,size=0x3c) addr:0x020a14c4 +func_ov000_020a1500 kind:function(arm,size=0x34) addr:0x020a1500 +func_ov000_020a1534 kind:function(arm,size=0x28) addr:0x020a1534 +func_ov000_020a155c kind:function(arm,size=0x30) addr:0x020a155c +func_ov000_020a158c kind:function(arm,size=0x13c) addr:0x020a158c +func_ov000_020a16c8 kind:function(arm,size=0x30) addr:0x020a16c8 +func_ov000_020a16f8 kind:function(arm,size=0xc) addr:0x020a16f8 +func_ov000_020a1704 kind:function(arm,size=0x4c) addr:0x020a1704 +func_ov000_020a1750 kind:function(arm,size=0x1e4) addr:0x020a1750 +func_ov000_020a1934 kind:function(arm,size=0x180) addr:0x020a1934 +func_ov000_020a1ab4 kind:function(arm,size=0x180) addr:0x020a1ab4 +func_ov000_020a1c34 kind:function(arm,size=0x70) addr:0x020a1c34 +func_ov000_020a1ca4 kind:function(arm,size=0x78) addr:0x020a1ca4 +func_ov000_020a1d1c kind:function(arm,size=0x70) addr:0x020a1d1c +func_ov000_020a1d8c kind:function(arm,size=0x38) addr:0x020a1d8c +func_ov000_020a1dc4 kind:function(arm,size=0x60c) addr:0x020a1dc4 +func_ov000_020a23d0 kind:function(arm,size=0x28) addr:0x020a23d0 +func_ov000_020a23f8 kind:function(arm,size=0x58) addr:0x020a23f8 +func_ov000_020a2450 kind:function(arm,size=0x3c) addr:0x020a2450 +func_ov000_020a248c kind:function(arm,size=0x13c) addr:0x020a248c +func_ov000_020a25c8 kind:function(arm,size=0x2c) addr:0x020a25c8 +func_ov000_020a25f4 kind:function(arm,size=0x4) addr:0x020a25f4 +func_ov000_020a25f8 kind:function(arm,size=0x50) addr:0x020a25f8 +func_ov000_020a2648 kind:function(arm,size=0x38) addr:0x020a2648 +func_ov000_020a2680 kind:function(arm,size=0xc0) addr:0x020a2680 +func_ov000_020a2740 kind:function(arm,size=0x15c) addr:0x020a2740 +func_ov000_020a289c kind:function(arm,size=0x14) addr:0x020a289c +func_ov000_020a28b0 kind:function(arm,size=0x44) addr:0x020a28b0 +func_ov000_020a28f4 kind:function(arm,size=0x8) addr:0x020a28f4 +func_ov000_020a28fc kind:function(arm,size=0x44) addr:0x020a28fc +func_ov000_020a2940 kind:function(arm,size=0x8) addr:0x020a2940 +func_ov000_020a2948 kind:function(arm,size=0x44) addr:0x020a2948 +func_ov000_020a298c kind:function(arm,size=0x44) addr:0x020a298c +func_ov000_020a29d0 kind:function(arm,size=0x50) addr:0x020a29d0 +func_ov000_020a2a20 kind:function(arm,size=0x78) addr:0x020a2a20 +func_ov000_020a2a98 kind:function(arm,size=0xc) addr:0x020a2a98 +func_ov000_020a2aa4 kind:function(arm,size=0x308) addr:0x020a2aa4 +func_ov000_020a2dac kind:function(arm,size=0x20) addr:0x020a2dac +func_ov000_020a2dcc kind:function(arm,size=0x40) addr:0x020a2dcc +func_ov000_020a2e0c kind:function(arm,size=0x54) addr:0x020a2e0c +func_ov000_020a2e60 kind:function(arm,size=0x78) addr:0x020a2e60 +func_ov000_020a2ed8 kind:function(arm,size=0x20) addr:0x020a2ed8 +func_ov000_020a2ef8 kind:function(arm,size=0x14) addr:0x020a2ef8 +func_ov000_020a2f0c kind:function(arm,size=0x44) addr:0x020a2f0c +func_ov000_020a2f50 kind:function(arm,size=0x8) addr:0x020a2f50 +func_ov000_020a2f58 kind:function(arm,size=0x44) addr:0x020a2f58 +func_ov000_020a2f9c kind:function(arm,size=0x8) addr:0x020a2f9c +func_ov000_020a2fa4 kind:function(arm,size=0x44) addr:0x020a2fa4 +func_ov000_020a2fe8 kind:function(arm,size=0x44) addr:0x020a2fe8 +func_ov000_020a302c kind:function(arm,size=0x3c) addr:0x020a302c +func_ov000_020a3068 kind:function(arm,size=0x14) addr:0x020a3068 +func_ov000_020a307c kind:function(arm,size=0x1c) addr:0x020a307c +func_ov000_020a3098 kind:function(arm,size=0xfc) addr:0x020a3098 +func_ov000_020a3194 kind:function(arm,size=0x2f0) addr:0x020a3194 +func_ov000_020a3484 kind:function(arm,size=0x18c) addr:0x020a3484 +func_ov000_020a3610 kind:function(arm,size=0x284) addr:0x020a3610 +func_ov000_020a3894 kind:function(arm,size=0x48) addr:0x020a3894 +func_ov000_020a38dc kind:function(arm,size=0x14) addr:0x020a38dc +func_ov000_020a38f0 kind:function(arm,size=0x8) addr:0x020a38f0 +func_ov000_020a38f8 kind:function(arm,size=0x8) addr:0x020a38f8 +func_ov000_020a3900 kind:function(arm,size=0x48) addr:0x020a3900 +func_ov000_020a3948 kind:function(arm,size=0x44) addr:0x020a3948 +func_ov000_020a398c kind:function(arm,size=0x14) addr:0x020a398c +func_ov000_020a39a0 kind:function(arm,size=0x1c) addr:0x020a39a0 +func_ov000_020a39bc kind:function(arm,size=0x48) addr:0x020a39bc +func_ov000_020a3a04 kind:function(arm,size=0x14) addr:0x020a3a04 +func_ov000_020a3a18 kind:function(arm,size=0x1c) addr:0x020a3a18 +func_ov000_020a3a34 kind:function(arm,size=0x58) addr:0x020a3a34 +func_ov000_020a3a8c kind:function(arm,size=0x138) addr:0x020a3a8c +func_ov000_020a3bc4 kind:function(arm,size=0x2c) addr:0x020a3bc4 +func_ov000_020a3bf0 kind:function(arm,size=0xcc) addr:0x020a3bf0 +func_ov000_020a3cbc kind:function(arm,size=0x1c) addr:0x020a3cbc +func_ov000_020a3cd8 kind:function(arm,size=0x2e0) addr:0x020a3cd8 +func_ov000_020a3fb8 kind:function(arm,size=0x128) addr:0x020a3fb8 +func_ov000_020a40e0 kind:function(arm,size=0x30) addr:0x020a40e0 +func_ov000_020a4110 kind:function(arm,size=0xfc) addr:0x020a4110 +func_ov000_020a420c kind:function(arm,size=0x104) addr:0x020a420c +func_ov000_020a4310 kind:function(arm,size=0x1c) addr:0x020a4310 +func_ov000_020a432c kind:function(arm,size=0x4c) addr:0x020a432c +func_ov000_020a4378 kind:function(arm,size=0x7c) addr:0x020a4378 +func_ov000_020a43f4 kind:function(arm,size=0x38) addr:0x020a43f4 +func_ov000_020a442c kind:function(arm,size=0x30) addr:0x020a442c +func_ov000_020a445c kind:function(arm,size=0x14) addr:0x020a445c +func_ov000_020a4470 kind:function(arm,size=0x38) addr:0x020a4470 +func_ov000_020a44a8 kind:function(arm,size=0x1f4) addr:0x020a44a8 +func_ov000_020a469c kind:function(arm,size=0x8) addr:0x020a469c +func_ov000_020a46a4 kind:function(arm,size=0x10) addr:0x020a46a4 +func_ov000_020a46b4 kind:function(arm,size=0x90) addr:0x020a46b4 +func_ov000_020a4744 kind:function(arm,size=0x14) addr:0x020a4744 +func_ov000_020a4758 kind:function(arm,size=0x60) addr:0x020a4758 +func_ov000_020a47b8 kind:function(arm,size=0x240) addr:0x020a47b8 +func_ov000_020a49f8 kind:function(arm,size=0xa0) addr:0x020a49f8 +func_ov000_020a4a98 kind:function(arm,size=0x34) addr:0x020a4a98 +func_ov000_020a4acc kind:function(arm,size=0x14) addr:0x020a4acc +func_ov000_020a4ae0 kind:function(arm,size=0x74) addr:0x020a4ae0 +func_ov000_020a4b54 kind:function(arm,size=0x4c) addr:0x020a4b54 +func_ov000_020a4ba0 kind:function(arm,size=0x10) addr:0x020a4ba0 +func_ov000_020a4bb0 kind:function(arm,size=0x14) addr:0x020a4bb0 +func_ov000_020a4bc4 kind:function(arm,size=0x1c) addr:0x020a4bc4 +func_ov000_020a4be0 kind:function(arm,size=0x10) addr:0x020a4be0 +func_ov000_020a4bf0 kind:function(arm,size=0xc4) addr:0x020a4bf0 +func_ov000_020a4cb4 kind:function(arm,size=0x7c) addr:0x020a4cb4 +func_ov000_020a4d30 kind:function(arm,size=0x98) addr:0x020a4d30 +func_ov000_020a4dc8 kind:function(arm,size=0x10) addr:0x020a4dc8 +func_ov000_020a4dd8 kind:function(arm,size=0x20) addr:0x020a4dd8 +func_ov000_020a4df8 kind:function(arm,size=0x10) addr:0x020a4df8 +func_ov000_020a4e08 kind:function(arm,size=0x8) addr:0x020a4e08 +func_ov000_020a4e10 kind:function(arm,size=0x34) addr:0x020a4e10 +func_ov000_020a4e44 kind:function(arm,size=0x1c) addr:0x020a4e44 +func_ov000_020a4e60 kind:function(arm,size=0x1ec) addr:0x020a4e60 +func_ov000_020a504c kind:function(arm,size=0x38) addr:0x020a504c +func_ov000_020a5084 kind:function(arm,size=0x4) addr:0x020a5084 +func_ov000_020a5088 kind:function(arm,size=0x50) addr:0x020a5088 +func_ov000_020a50d8 kind:function(arm,size=0x4) addr:0x020a50d8 +func_ov000_020a50dc kind:function(arm,size=0x4) addr:0x020a50dc +func_ov000_020a50e0 kind:function(arm,size=0x4) addr:0x020a50e0 +func_ov000_020a50e4 kind:function(arm,size=0xc) addr:0x020a50e4 +func_ov000_020a50f0 kind:function(arm,size=0x4) addr:0x020a50f0 +func_ov000_020a50f4 kind:function(arm,size=0x4) addr:0x020a50f4 +func_ov000_020a50f8 kind:function(arm,size=0x140) addr:0x020a50f8 +func_ov000_020a5238 kind:function(arm,size=0xfc) addr:0x020a5238 +func_ov000_020a5334 kind:function(arm,size=0x8c) addr:0x020a5334 +func_ov000_020a53c0 kind:function(arm,size=0x134) addr:0x020a53c0 +func_ov000_020a54f4 kind:function(arm,size=0x14) addr:0x020a54f4 +func_ov000_020a5508 kind:function(arm,size=0x28) addr:0x020a5508 +func_ov000_020a5530 kind:function(arm,size=0x28) addr:0x020a5530 +func_ov000_020a5558 kind:function(arm,size=0x40) addr:0x020a5558 +func_ov000_020a5598 kind:function(arm,size=0x54) addr:0x020a5598 +func_ov000_020a55ec kind:function(arm,size=0xc) addr:0x020a55ec +func_ov000_020a55f8 kind:function(arm,size=0x4) addr:0x020a55f8 +func_ov000_020a55fc kind:function(arm,size=0x8) addr:0x020a55fc +func_ov000_020a5604 kind:function(arm,size=0x8) addr:0x020a5604 +func_ov000_020a560c kind:function(arm,size=0x8) addr:0x020a560c +func_ov000_020a5614 kind:function(arm,size=0x24) addr:0x020a5614 +func_ov000_020a5638 kind:function(arm,size=0x24) addr:0x020a5638 +func_ov000_020a565c kind:function(arm,size=0x28) addr:0x020a565c +func_ov000_020a5684 kind:function(arm,size=0x18) addr:0x020a5684 +func_ov000_020a569c kind:function(arm,size=0x54) addr:0x020a569c +func_ov000_020a56f0 kind:function(arm,size=0x14) addr:0x020a56f0 +func_ov000_020a5704 kind:function(arm,size=0x4) addr:0x020a5704 +func_ov000_020a5708 kind:function(arm,size=0xb0) addr:0x020a5708 +func_ov000_020a57b8 kind:function(arm,size=0x94) addr:0x020a57b8 +func_ov000_020a584c kind:function(arm,size=0x30) addr:0x020a584c +func_ov000_020a587c kind:function(arm,size=0x38) addr:0x020a587c +func_ov000_020a58b4 kind:function(arm,size=0xa0) addr:0x020a58b4 +func_ov000_020a5954 kind:function(arm,size=0x3c) addr:0x020a5954 +func_ov000_020a5990 kind:function(arm,size=0x64) addr:0x020a5990 +func_ov000_020a59f4 kind:function(arm,size=0x8) addr:0x020a59f4 +func_ov000_020a59fc kind:function(arm,size=0x44) addr:0x020a59fc +func_ov000_020a5a40 kind:function(arm,size=0x44) addr:0x020a5a40 +func_ov000_020a5a84 kind:function(arm,size=0x278) addr:0x020a5a84 +func_ov000_020a5cfc kind:function(arm,size=0x4) addr:0x020a5cfc +func_ov000_020a5d00 kind:function(arm,size=0x68) addr:0x020a5d00 +func_ov000_020a5d68 kind:function(arm,size=0x140) addr:0x020a5d68 +func_ov000_020a5ea8 kind:function(arm,size=0x4) addr:0x020a5ea8 +func_ov000_020a5eac kind:function(arm,size=0x4) addr:0x020a5eac +func_ov000_020a5eb0 kind:function(arm,size=0x4) addr:0x020a5eb0 +func_ov000_020a5eb4 kind:function(arm,size=0x4) addr:0x020a5eb4 +func_ov000_020a5eb8 kind:function(arm,size=0x4) addr:0x020a5eb8 +func_ov000_020a5ebc kind:function(arm,size=0x4) addr:0x020a5ebc +func_ov000_020a5ec0 kind:function(arm,size=0x1c0) addr:0x020a5ec0 +func_ov000_020a6080 kind:function(arm,size=0x14) addr:0x020a6080 +func_ov000_020a6094 kind:function(arm,size=0x14) addr:0x020a6094 +func_ov000_020a60a8 kind:function(arm,size=0x14) addr:0x020a60a8 +func_ov000_020a60bc kind:function(arm,size=0x1c) addr:0x020a60bc +func_ov000_020a60d8 kind:function(arm,size=0x1c) addr:0x020a60d8 +func_ov000_020a60f4 kind:function(arm,size=0x10) addr:0x020a60f4 +func_ov000_020a6104 kind:function(arm,size=0x8) addr:0x020a6104 +func_ov000_020a610c kind:function(arm,size=0x4) addr:0x020a610c +func_ov000_020a6110 kind:function(arm,size=0xc) addr:0x020a6110 +func_ov000_020a611c kind:function(arm,size=0x8) addr:0x020a611c +func_ov000_020a6124 kind:function(arm,size=0x14) addr:0x020a6124 +func_ov000_020a6138 kind:function(arm,size=0x24) addr:0x020a6138 +func_ov000_020a615c kind:function(arm,size=0x1c) addr:0x020a615c +func_ov000_020a6178 kind:function(arm,size=0x18) addr:0x020a6178 +func_ov000_020a6190 kind:function(arm,size=0x4c) addr:0x020a6190 +func_ov000_020a61dc kind:function(arm,size=0x68) addr:0x020a61dc +func_ov000_020a6244 kind:function(arm,size=0x20) addr:0x020a6244 +func_ov000_020a6264 kind:function(arm,size=0x10) addr:0x020a6264 +func_ov000_020a6274 kind:function(arm,size=0x4) addr:0x020a6274 +func_ov000_020a6278 kind:function(arm,size=0x16c) addr:0x020a6278 +func_ov000_020a63e4 kind:function(arm,size=0x10) addr:0x020a63e4 +func_ov000_020a63f4 kind:function(arm,size=0x18) addr:0x020a63f4 +func_ov000_020a640c kind:function(arm,size=0x20) addr:0x020a640c +func_ov000_020a642c kind:function(arm,size=0x28) addr:0x020a642c +func_ov000_020a6454 kind:function(arm,size=0x20) addr:0x020a6454 +func_ov000_020a6474 kind:function(arm,size=0x28) addr:0x020a6474 +func_ov000_020a649c kind:function(arm,size=0x20) addr:0x020a649c +func_ov000_020a64bc kind:function(arm,size=0x28) addr:0x020a64bc +func_ov000_020a64e4 kind:function(arm,size=0x20) addr:0x020a64e4 +func_ov000_020a6504 kind:function(arm,size=0xe4) addr:0x020a6504 +func_ov000_020a65e8 kind:function(arm,size=0x14) addr:0x020a65e8 +func_ov000_020a65fc kind:function(arm,size=0x4) addr:0x020a65fc +func_ov000_020a6600 kind:function(arm,size=0x158) addr:0x020a6600 +func_ov000_020a6758 kind:function(arm,size=0x2dc) addr:0x020a6758 +func_ov000_020a6a34 kind:function(arm,size=0x44) addr:0x020a6a34 +func_ov000_020a6a78 kind:function(arm,size=0x18) addr:0x020a6a78 +func_ov000_020a6a90 kind:function(arm,size=0x4c) addr:0x020a6a90 +func_ov000_020a6adc kind:function(arm,size=0x1c) addr:0x020a6adc +func_ov000_020a6af8 kind:function(arm,size=0x4) addr:0x020a6af8 +func_ov000_020a6afc kind:function(arm,size=0x24) addr:0x020a6afc +func_ov000_020a6b20 kind:function(arm,size=0xcc) addr:0x020a6b20 +func_ov000_020a6bec kind:function(arm,size=0xc) addr:0x020a6bec +func_ov000_020a6bf8 kind:function(arm,size=0x2c8) addr:0x020a6bf8 +func_ov000_020a6ec0 kind:function(arm,size=0x34) addr:0x020a6ec0 +func_ov000_020a6ef4 kind:function(arm,size=0x8c) addr:0x020a6ef4 +func_ov000_020a6f80 kind:function(arm,size=0x9c) addr:0x020a6f80 +func_ov000_020a701c kind:function(arm,size=0x7c) addr:0x020a701c +func_ov000_020a7098 kind:function(arm,size=0x1c) addr:0x020a7098 +func_ov000_020a70b4 kind:function(arm,size=0x1c) addr:0x020a70b4 +func_ov000_020a70d0 kind:function(arm,size=0xc) addr:0x020a70d0 +func_ov000_020a70dc kind:function(arm,size=0x44) addr:0x020a70dc +func_ov000_020a7120 kind:function(arm,size=0x38) addr:0x020a7120 +func_ov000_020a7158 kind:function(arm,size=0x308) addr:0x020a7158 +func_ov000_020a7460 kind:function(arm,size=0x3c) addr:0x020a7460 +func_ov000_020a749c kind:function(arm,size=0x10) addr:0x020a749c +func_ov000_020a74ac kind:function(arm,size=0x100) addr:0x020a74ac +func_ov000_020a75ac kind:function(arm,size=0xb8) addr:0x020a75ac +func_ov000_020a7664 kind:function(arm,size=0x14) addr:0x020a7664 +func_ov000_020a7678 kind:function(arm,size=0x30) addr:0x020a7678 +func_ov000_020a76a8 kind:function(arm,size=0x1c) addr:0x020a76a8 +func_ov000_020a76c4 kind:function(arm,size=0x8) addr:0x020a76c4 +func_ov000_020a76cc kind:function(arm,size=0x8) addr:0x020a76cc +func_ov000_020a76d4 kind:function(arm,size=0x1c) addr:0x020a76d4 +func_ov000_020a76f0 kind:function(arm,size=0x20) addr:0x020a76f0 +func_ov000_020a7710 kind:function(arm,size=0x18) addr:0x020a7710 +func_ov000_020a7728 kind:function(arm,size=0x14) addr:0x020a7728 +func_ov000_020a773c kind:function(arm,size=0x28) addr:0x020a773c +func_ov000_020a7764 kind:function(arm,size=0x4c) addr:0x020a7764 +func_ov000_020a77b0 kind:function(arm,size=0x5c) addr:0x020a77b0 +func_ov000_020a780c kind:function(arm,size=0x14) addr:0x020a780c +func_ov000_020a7820 kind:function(arm,size=0x84) addr:0x020a7820 +func_ov000_020a78a4 kind:function(arm,size=0x44) addr:0x020a78a4 +func_ov000_020a78e8 kind:function(arm,size=0xdc) addr:0x020a78e8 +func_ov000_020a79c4 kind:function(arm,size=0x6c) addr:0x020a79c4 +func_ov000_020a7a30 kind:function(arm,size=0x20) addr:0x020a7a30 +func_ov000_020a7a50 kind:function(arm,size=0xa8) addr:0x020a7a50 +func_ov000_020a7af8 kind:function(arm,size=0x1c) addr:0x020a7af8 +func_ov000_020a7b14 kind:function(arm,size=0x74) addr:0x020a7b14 +func_ov000_020a7b88 kind:function(arm,size=0x98) addr:0x020a7b88 +func_ov000_020a7c20 kind:function(arm,size=0x4c) addr:0x020a7c20 +func_ov000_020a7c6c kind:function(arm,size=0x24) addr:0x020a7c6c +func_ov000_020a7c90 kind:function(arm,size=0x7c) addr:0x020a7c90 +func_ov000_020a7d0c kind:function(arm,size=0x74) addr:0x020a7d0c +func_ov000_020a7d80 kind:function(arm,size=0xc8) addr:0x020a7d80 +func_ov000_020a7e48 kind:function(arm,size=0xdc) addr:0x020a7e48 +func_ov000_020a7f24 kind:function(arm,size=0xf0) addr:0x020a7f24 +func_ov000_020a8014 kind:function(arm,size=0x4c) addr:0x020a8014 +func_ov000_020a8060 kind:function(arm,size=0x20) addr:0x020a8060 +func_ov000_020a8080 kind:function(arm,size=0x30) addr:0x020a8080 +func_ov000_020a80b0 kind:function(arm,size=0x28) addr:0x020a80b0 +func_ov000_020a80d8 kind:function(arm,size=0xb4) addr:0x020a80d8 +func_ov000_020a818c kind:function(arm,size=0x40) addr:0x020a818c +func_ov000_020a81cc kind:function(arm,size=0x44) addr:0x020a81cc +func_ov000_020a8210 kind:function(arm,size=0x180) addr:0x020a8210 +func_ov000_020a8390 kind:function(arm,size=0x30) addr:0x020a8390 +func_ov000_020a83c0 kind:function(arm,size=0x8) addr:0x020a83c0 +func_ov000_020a83c8 kind:function(arm,size=0x80) addr:0x020a83c8 +func_ov000_020a8448 kind:function(arm,size=0x40) addr:0x020a8448 +func_ov000_020a8488 kind:function(arm,size=0x7c) addr:0x020a8488 +func_ov000_020a8504 kind:function(arm,size=0x48) addr:0x020a8504 +func_ov000_020a854c kind:function(arm,size=0x50) addr:0x020a854c +func_ov000_020a859c kind:function(thumb,size=0x80) addr:0x020a859c +func_ov000_020a861c kind:function(arm,size=0x20) addr:0x020a861c +func_ov000_020a863c kind:function(arm,size=0x24) addr:0x020a863c +func_ov000_020a8660 kind:function(arm,size=0x24) addr:0x020a8660 +func_ov000_020a8684 kind:function(arm,size=0x2c) addr:0x020a8684 +func_ov000_020a86b0 kind:function(arm,size=0x58) addr:0x020a86b0 +func_ov000_020a8708 kind:function(arm,size=0x20) addr:0x020a8708 +func_ov000_020a8728 kind:function(arm,size=0x20) addr:0x020a8728 +func_ov000_020a8748 kind:function(arm,size=0x60) addr:0x020a8748 +func_ov000_020a87a8 kind:function(arm,size=0x24) addr:0x020a87a8 +func_ov000_020a87cc kind:function(arm,size=0x34) addr:0x020a87cc +func_ov000_020a8800 kind:function(arm,size=0x34) addr:0x020a8800 +func_ov000_020a8834 kind:function(arm,size=0x38) addr:0x020a8834 +func_ov000_020a886c kind:function(arm,size=0x3c) addr:0x020a886c +func_ov000_020a88a8 kind:function(arm,size=0x2c) addr:0x020a88a8 +func_ov000_020a88d4 kind:function(arm,size=0x2c) addr:0x020a88d4 +func_ov000_020a8900 kind:function(arm,size=0x28) addr:0x020a8900 +func_ov000_020a8928 kind:function(arm,size=0x2c) addr:0x020a8928 +func_ov000_020a8954 kind:function(arm,size=0x10) addr:0x020a8954 +func_ov000_020a8964 kind:function(arm,size=0x38) addr:0x020a8964 +func_ov000_020a899c kind:function(thumb,size=0x18) addr:0x020a899c +func_ov000_020a89b4 kind:function(arm,size=0x38) addr:0x020a89b4 +func_ov000_020a89ec kind:function(arm,size=0x50) addr:0x020a89ec +func_ov000_020a8a3c kind:function(arm,size=0x18) addr:0x020a8a3c +func_ov000_020a8a54 kind:function(arm,size=0x1c) addr:0x020a8a54 +func_ov000_020a8a70 kind:function(arm,size=0x14) addr:0x020a8a70 +func_ov000_020a8a84 kind:function(arm,size=0x14) addr:0x020a8a84 +func_ov000_020a8a98 kind:function(arm,size=0x14) addr:0x020a8a98 +func_ov000_020a8aac kind:function(arm,size=0x14) addr:0x020a8aac +func_ov000_020a8ac0 kind:function(arm,size=0x14) addr:0x020a8ac0 +func_ov000_020a8ad4 kind:function(arm,size=0x54) addr:0x020a8ad4 +func_ov000_020a8b28 kind:function(arm,size=0x34) addr:0x020a8b28 +func_ov000_020a8b5c kind:function(arm,size=0x34) addr:0x020a8b5c +func_ov000_020a8b90 kind:function(arm,size=0x110) addr:0x020a8b90 +func_ov000_020a8ca0 kind:function(arm,size=0x20) addr:0x020a8ca0 +func_ov000_020a8cc0 kind:function(arm,size=0x28) addr:0x020a8cc0 +func_ov000_020a8ce8 kind:function(arm,size=0x20) addr:0x020a8ce8 +func_ov000_020a8d08 kind:function(arm,size=0x78) addr:0x020a8d08 +func_ov000_020a8d80 kind:function(arm,size=0x4) addr:0x020a8d80 +func_ov000_020a8d84 kind:function(arm,size=0xc) addr:0x020a8d84 +func_ov000_020a8d90 kind:function(arm,size=0x20) addr:0x020a8d90 +func_ov000_020a8db0 kind:function(arm,size=0x20) addr:0x020a8db0 +func_ov000_020a8dd0 kind:function(arm,size=0x94) addr:0x020a8dd0 +func_ov000_020a8e64 kind:function(arm,size=0x18) addr:0x020a8e64 +func_ov000_020a8e7c kind:function(arm,size=0x24) addr:0x020a8e7c +func_ov000_020a8ea0 kind:function(arm,size=0x94) addr:0x020a8ea0 +func_ov000_020a8f34 kind:function(arm,size=0x8) addr:0x020a8f34 +func_ov000_020a8f3c kind:function(arm,size=0x8) addr:0x020a8f3c +func_ov000_020a8f44 kind:function(arm,size=0x8) addr:0x020a8f44 +func_ov000_020a8f4c kind:function(arm,size=0xc) addr:0x020a8f4c +func_ov000_020a8f58 kind:function(arm,size=0x68) addr:0x020a8f58 +func_ov000_020a8fc0 kind:function(arm,size=0x14) addr:0x020a8fc0 +func_ov000_020a8fd4 kind:function(arm,size=0x158) addr:0x020a8fd4 +func_ov000_020a912c kind:function(arm,size=0x4) addr:0x020a912c +func_ov000_020a9130 kind:function(arm,size=0x50) addr:0x020a9130 +func_ov000_020a9180 kind:function(arm,size=0x8) addr:0x020a9180 +func_ov000_020a9188 kind:function(arm,size=0x8) addr:0x020a9188 +func_ov000_020a9190 kind:function(arm,size=0x8) addr:0x020a9190 +func_ov000_020a9198 kind:function(arm,size=0x48) addr:0x020a9198 +func_ov000_020a91e0 kind:function(arm,size=0x1c) addr:0x020a91e0 +func_ov000_020a91fc kind:function(arm,size=0x24) addr:0x020a91fc +func_ov000_020a9220 kind:function(arm,size=0x4) addr:0x020a9220 +func_ov000_020a9224 kind:function(arm,size=0x4) addr:0x020a9224 +func_ov000_020a9228 kind:function(arm,size=0x88) addr:0x020a9228 +func_ov000_020a92b0 kind:function(arm,size=0x178) addr:0x020a92b0 +func_ov000_020a9428 kind:function(arm,size=0x68) addr:0x020a9428 +func_ov000_020a9490 kind:function(arm,size=0xe8) addr:0x020a9490 +func_ov000_020a9578 kind:function(arm,size=0x2c) addr:0x020a9578 +func_ov000_020a95a4 kind:function(arm,size=0x10) addr:0x020a95a4 +func_ov000_020a95b4 kind:function(arm,size=0x4) addr:0x020a95b4 +func_ov000_020a95b8 kind:function(arm,size=0xc) addr:0x020a95b8 +func_ov000_020a95c4 kind:function(arm,size=0x218) addr:0x020a95c4 +func_ov000_020a97dc kind:function(arm,size=0x8) addr:0x020a97dc +func_ov000_020a97e4 kind:function(arm,size=0xec) addr:0x020a97e4 +func_ov000_020a98d0 kind:function(arm,size=0x4) addr:0x020a98d0 +func_ov000_020a98d4 kind:function(arm,size=0x68) addr:0x020a98d4 +func_ov000_020a993c kind:function(arm,size=0x48) addr:0x020a993c +func_ov000_020a9984 kind:function(arm,size=0x34) addr:0x020a9984 +func_ov000_020a99b8 kind:function(arm,size=0x48) addr:0x020a99b8 +func_ov000_020a9a00 kind:function(arm,size=0x14) addr:0x020a9a00 +func_ov000_020a9a14 kind:function(arm,size=0x1c) addr:0x020a9a14 +func_ov000_020a9a30 kind:function(arm,size=0x44) addr:0x020a9a30 +func_ov000_020a9a74 kind:function(arm,size=0x28) addr:0x020a9a74 +func_ov000_020a9a9c kind:function(arm,size=0x24) addr:0x020a9a9c +func_ov000_020a9ac0 kind:function(arm,size=0x1c) addr:0x020a9ac0 +func_ov000_020a9adc kind:function(arm,size=0x14) addr:0x020a9adc +func_ov000_020a9af0 kind:function(arm,size=0x1c) addr:0x020a9af0 +func_ov000_020a9b0c kind:function(arm,size=0x10) addr:0x020a9b0c +func_ov000_020a9b1c kind:function(arm,size=0x10) addr:0x020a9b1c +func_ov000_020a9b2c kind:function(arm,size=0x100) addr:0x020a9b2c +func_ov000_020a9c2c kind:function(arm,size=0x18) addr:0x020a9c2c +func_ov000_020a9c44 kind:function(arm,size=0x2c) addr:0x020a9c44 +func_ov000_020a9c70 kind:function(arm,size=0x14) addr:0x020a9c70 +func_ov000_020a9c84 kind:function(arm,size=0x18) addr:0x020a9c84 +func_ov000_020a9c9c kind:function(arm,size=0x40) addr:0x020a9c9c +func_ov000_020a9cdc kind:function(arm,size=0x7c) addr:0x020a9cdc +func_ov000_020a9d58 kind:function(arm,size=0x9c) addr:0x020a9d58 +func_ov000_020a9df4 kind:function(arm,size=0x9c) addr:0x020a9df4 +func_ov000_020a9e90 kind:function(arm,size=0x9c) addr:0x020a9e90 +func_ov000_020a9f2c kind:function(arm,size=0xe0) addr:0x020a9f2c +func_ov000_020aa00c kind:function(arm,size=0x80) addr:0x020aa00c +func_ov000_020aa08c kind:function(arm,size=0x154) addr:0x020aa08c +func_ov000_020aa1e0 kind:function(arm,size=0x10) addr:0x020aa1e0 +func_ov000_020aa1f0 kind:function(arm,size=0x14) addr:0x020aa1f0 +func_ov000_020aa204 kind:function(arm,size=0x14) addr:0x020aa204 +data_ov000_020aa218 kind:data(any) addr:0x020aa218 +data_ov000_020aa220 kind:data(any) addr:0x020aa220 +data_ov000_020aa224 kind:data(any) addr:0x020aa224 +data_ov000_020aa228 kind:data(any) addr:0x020aa228 +data_ov000_020aa22c kind:data(any) addr:0x020aa22c +data_ov000_020aa230 kind:data(any) addr:0x020aa230 +data_ov000_020aa240 kind:data(any) addr:0x020aa240 +data_ov000_020aa340 kind:data(any) addr:0x020aa340 +data_ov000_020aa350 kind:data(any) addr:0x020aa350 +data_ov000_020aa360 kind:data(any) addr:0x020aa360 +data_ov000_020aa374 kind:data(any) addr:0x020aa374 +data_ov000_020aa380 kind:data(any) addr:0x020aa380 +data_ov000_020aa390 kind:data(any) addr:0x020aa390 +data_ov000_020aa3fc kind:data(any) addr:0x020aa3fc +data_ov000_020aa534 kind:data(any) addr:0x020aa534 +data_ov000_020aa535 kind:data(any) addr:0x020aa535 +data_ov000_020aa536 kind:data(any) addr:0x020aa536 +data_ov000_020aa538 kind:data(any) addr:0x020aa538 +data_ov000_020aa7b4 kind:data(any) addr:0x020aa7b4 +data_ov000_020aa868 kind:data(any) addr:0x020aa868 +data_ov000_020aa86c kind:data(any) addr:0x020aa86c +data_ov000_020aa86d kind:data(any) addr:0x020aa86d +data_ov000_020aa86e kind:data(any) addr:0x020aa86e +data_ov000_020aa86f kind:data(any) addr:0x020aa86f +data_ov000_020aa870 kind:data(any) addr:0x020aa870 +data_ov000_020aa872 kind:data(any) addr:0x020aa872 +data_ov000_020aaa74 kind:data(any) addr:0x020aaa74 +data_ov000_020aac00 kind:data(any) addr:0x020aac00 +data_ov000_020aac08 kind:data(any) addr:0x020aac08 +data_ov000_020aac10 kind:data(any) addr:0x020aac10 +data_ov000_020aac24 kind:data(any) addr:0x020aac24 +data_ov000_020aac38 kind:data(any) addr:0x020aac38 +data_ov000_020aac48 kind:data(any) addr:0x020aac48 +data_ov000_020aac58 kind:data(any) addr:0x020aac58 +data_ov000_020aac5c kind:data(any) addr:0x020aac5c +data_ov000_020aac60 kind:data(any) addr:0x020aac60 +data_ov000_020aae70 kind:data(any) addr:0x020aae70 +data_ov000_020aae74 kind:data(any) addr:0x020aae74 +data_ov000_020aae78 kind:data(any) addr:0x020aae78 +data_ov000_020aae7c kind:data(any) addr:0x020aae7c +data_ov000_020aae80 kind:data(any) addr:0x020aae80 +data_ov000_020aae84 kind:data(any) addr:0x020aae84 +data_ov000_020aae88 kind:data(any) addr:0x020aae88 +data_ov000_020aae8c kind:data(any) addr:0x020aae8c +data_ov000_020aae90 kind:data(any) addr:0x020aae90 +data_ov000_020aae94 kind:data(any) addr:0x020aae94 +data_ov000_020aae98 kind:data(any) addr:0x020aae98 +data_ov000_020aae9c kind:data(any) addr:0x020aae9c +data_ov000_020aaea0 kind:data(any) addr:0x020aaea0 +data_ov000_020aaea4 kind:data(any) addr:0x020aaea4 +data_ov000_020aaea8 kind:data(any) addr:0x020aaea8 +data_ov000_020aaeac kind:data(any) addr:0x020aaeac +data_ov000_020aaeb0 kind:data(any) addr:0x020aaeb0 +data_ov000_020aaeb4 kind:data(any) addr:0x020aaeb4 +data_ov000_020aaeb8 kind:data(any) addr:0x020aaeb8 +data_ov000_020aaebc kind:data(any) addr:0x020aaebc +data_ov000_020aaec0 kind:data(any) addr:0x020aaec0 +data_ov000_020aaec4 kind:data(any) addr:0x020aaec4 +data_ov000_020aaec8 kind:data(any) addr:0x020aaec8 +data_ov000_020aaecc kind:data(any) addr:0x020aaecc +data_ov000_020aaed0 kind:data(any) addr:0x020aaed0 +data_ov000_020aaed4 kind:data(any) addr:0x020aaed4 +data_ov000_020aaed8 kind:data(any) addr:0x020aaed8 +data_ov000_020aaedc kind:data(any) addr:0x020aaedc +data_ov000_020aaee0 kind:data(any) addr:0x020aaee0 +data_ov000_020aaee4 kind:data(any) addr:0x020aaee4 +data_ov000_020aaee8 kind:data(any) addr:0x020aaee8 +data_ov000_020aaeec kind:data(any) addr:0x020aaeec +data_ov000_020aaef0 kind:data(any) addr:0x020aaef0 +data_ov000_020aaef4 kind:data(any) addr:0x020aaef4 +data_ov000_020aaef8 kind:data(any) addr:0x020aaef8 +data_ov000_020aaf04 kind:data(any) addr:0x020aaf04 +data_ov000_020aaf10 kind:data(any) addr:0x020aaf10 +data_ov000_020aaf16 kind:data(any) addr:0x020aaf16 +data_ov000_020aaf1c kind:data(any) addr:0x020aaf1c +data_ov000_020aaf24 kind:data(any) addr:0x020aaf24 +data_ov000_020aaf2c kind:data(any) addr:0x020aaf2c +data_ov000_020aaf50 kind:data(any) addr:0x020aaf50 +data_ov000_020aafd0 kind:data(any) addr:0x020aafd0 +data_ov000_020ab050 kind:data(any) addr:0x020ab050 +data_ov000_020ab070 kind:data(any) addr:0x020ab070 +data_ov000_020ab09c kind:data(any) addr:0x020ab09c +data_ov000_020ab0f8 kind:data(any) addr:0x020ab0f8 +data_ov000_020ab18c kind:data(any) addr:0x020ab18c +data_ov000_020ab2f4 kind:data(any) addr:0x020ab2f4 +data_ov000_020ab2f8 kind:data(any) addr:0x020ab2f8 +data_ov000_020ab2fc kind:data(any) addr:0x020ab2fc +data_ov000_020ab300 kind:data(any) addr:0x020ab300 +data_ov000_020ab304 kind:data(any) addr:0x020ab304 +data_ov000_020ab308 kind:data(any) addr:0x020ab308 +data_ov000_020ab30c kind:data(any) addr:0x020ab30c +data_ov000_020ab310 kind:data(any) addr:0x020ab310 +data_ov000_020ab398 kind:data(any) addr:0x020ab398 +data_ov000_020ab39c kind:data(any) addr:0x020ab39c +data_ov000_020ab3a0 kind:data(any) addr:0x020ab3a0 +data_ov000_020ab3a4 kind:data(any) addr:0x020ab3a4 +data_ov000_020ab3a8 kind:data(any) addr:0x020ab3a8 +data_ov000_020ab3ac kind:data(any) addr:0x020ab3ac +data_ov000_020ab3b0 kind:data(any) addr:0x020ab3b0 +data_ov000_020ab3b4 kind:data(any) addr:0x020ab3b4 +data_ov000_020ab3b8 kind:data(any) addr:0x020ab3b8 +data_ov000_020ab3cc kind:data(any) addr:0x020ab3cc +data_ov000_020ab4bc kind:data(any) addr:0x020ab4bc +data_ov000_020ab53c kind:data(any) addr:0x020ab53c +data_ov000_020ab5bc kind:data(any) addr:0x020ab5bc +data_ov000_020ab690 kind:data(any) addr:0x020ab690 +data_ov000_020ab8e8 kind:data(any) addr:0x020ab8e8 +data_ov000_020abb48 kind:data(any) addr:0x020abb48 +data_ov000_020ac008 kind:data(any) addr:0x020ac008 +data_ov000_020acd88 kind:data(any) addr:0x020acd88 +data_ov000_020acd98 kind:data(any) addr:0x020acd98 +data_ov000_020ace30 kind:data(any) addr:0x020ace30 +data_ov000_020ace34 kind:data(any) addr:0x020ace34 +data_ov000_020ace38 kind:data(any) addr:0x020ace38 +data_ov000_020ace3c kind:data(any) addr:0x020ace3c +data_ov000_020ace40 kind:data(any) addr:0x020ace40 +data_ov000_020ace44 kind:data(any) addr:0x020ace44 +data_ov000_020ace48 kind:data(any) addr:0x020ace48 +data_ov000_020ace4c kind:data(any) addr:0x020ace4c +data_ov000_020ace50 kind:data(any) addr:0x020ace50 +data_ov000_020ace54 kind:data(any) addr:0x020ace54 +data_ov000_020ace58 kind:data(any) addr:0x020ace58 +data_ov000_020ace5c kind:data(any) addr:0x020ace5c +data_ov000_020ace60 kind:data(any) addr:0x020ace60 +data_ov000_020ace64 kind:data(any) addr:0x020ace64 +data_ov000_020ace68 kind:data(any) addr:0x020ace68 +data_ov000_020ace6c kind:data(any) addr:0x020ace6c +data_ov000_020ace70 kind:data(any) addr:0x020ace70 +data_ov000_020ace74 kind:data(any) addr:0x020ace74 +data_ov000_020ace78 kind:data(any) addr:0x020ace78 +data_ov000_020ace94 kind:data(any) addr:0x020ace94 +data_ov000_020aceb4 kind:data(any) addr:0x020aceb4 +data_ov000_020acee4 kind:data(any) addr:0x020acee4 +data_ov000_020acef8 kind:data(any) addr:0x020acef8 +data_ov000_020acf38 kind:data(any) addr:0x020acf38 +data_ov000_020acf78 kind:data(any) addr:0x020acf78 +data_ov000_020acfb8 kind:data(any) addr:0x020acfb8 +data_ov000_020acfcc kind:data(any) addr:0x020acfcc +data_ov000_020acfe0 kind:data(any) addr:0x020acfe0 +data_ov000_020acff4 kind:data(any) addr:0x020acff4 +data_ov000_020ad00c kind:data(any) addr:0x020ad00c +data_ov000_020ad010 kind:data(any) addr:0x020ad010 +data_ov000_020ad012 kind:data(any) addr:0x020ad012 +data_ov000_020ad013 kind:data(any) addr:0x020ad013 +data_ov000_020ad014 kind:data(any) addr:0x020ad014 +data_ov000_020ad018 kind:data(any) addr:0x020ad018 +data_ov000_020ad01c kind:data(any) addr:0x020ad01c +data_ov000_020ad020 kind:data(any) addr:0x020ad020 +data_ov000_020adc3c kind:data(any) addr:0x020adc3c +data_ov000_020adc3e kind:data(any) addr:0x020adc3e +data_ov000_020adc48 kind:data(any) addr:0x020adc48 +data_ov000_020adc70 kind:data(any) addr:0x020adc70 +data_ov000_020ae49c kind:data(any) addr:0x020ae49c +data_ov000_020aecc8 kind:data(any) addr:0x020aecc8 +data_ov000_020aeccc kind:data(any) addr:0x020aeccc +data_ov000_020aecd0 kind:data(any) addr:0x020aecd0 +data_ov000_020aecd4 kind:data(any) addr:0x020aecd4 +data_ov000_020aecd8 kind:data(any) addr:0x020aecd8 +data_ov000_020aecdc kind:data(any) addr:0x020aecdc +data_ov000_020aece0 kind:data(any) addr:0x020aece0 +data_ov000_020aece4 kind:data(any) addr:0x020aece4 +data_ov000_020aece8 kind:data(any) addr:0x020aece8 +data_ov000_020aecec kind:data(any) addr:0x020aecec +data_ov000_020aecfc kind:data(any) addr:0x020aecfc +data_ov000_020aed04 kind:data(any) addr:0x020aed04 +data_ov000_020af0dc kind:data(any) addr:0x020af0dc +data_ov000_020af4b4 kind:data(any) addr:0x020af4b4 +data_ov000_020af4b8 kind:data(any) addr:0x020af4b8 +data_ov000_020af4cc kind:data(any) addr:0x020af4cc +data_ov000_020af530 kind:data(any) addr:0x020af530 +data_ov000_020af540 kind:data(any) addr:0x020af540 +data_ov000_020af554 kind:data(any) addr:0x020af554 +data_ov000_020af560 kind:data(any) addr:0x020af560 +data_ov000_020af56c kind:data(any) addr:0x020af56c +data_ov000_020af740 kind:data(any) addr:0x020af740 +data_ov000_020af744 kind:data(any) addr:0x020af744 +data_ov000_020af750 kind:data(any) addr:0x020af750 +data_ov000_020af75c kind:data(any) addr:0x020af75c +data_ov000_020af760 kind:data(any) addr:0x020af760 +data_ov000_020afc1c kind:data(any) addr:0x020afc1c +data_ov000_020afc20 kind:data(any) addr:0x020afc20 +data_ov000_020afc23 kind:data(any) addr:0x020afc23 +data_ov000_020afc28 kind:data(any) addr:0x020afc28 +data_ov000_020afce8 kind:data(any) addr:0x020afce8 +data_ov000_020afcec kind:data(any) addr:0x020afcec +data_ov000_020afcf0 kind:data(any) addr:0x020afcf0 +data_ov000_020afcf4 kind:data(any) addr:0x020afcf4 +data_ov000_020afcf8 kind:data(any) addr:0x020afcf8 +data_ov000_020afcfc kind:data(any) addr:0x020afcfc +data_ov000_020afd0c kind:data(any) addr:0x020afd0c +data_ov000_020afd18 kind:data(any) addr:0x020afd18 +data_ov000_020afd24 kind:data(any) addr:0x020afd24 +data_ov000_020afd30 kind:data(any) addr:0x020afd30 +data_ov000_020afd3c kind:data(any) addr:0x020afd3c +data_ov000_020afd48 kind:data(any) addr:0x020afd48 +data_ov000_020afd88 kind:data(any) addr:0x020afd88 +data_ov000_020afdc8 kind:data(any) addr:0x020afdc8 +data_ov000_020afe08 kind:data(any) addr:0x020afe08 +data_ov000_020afe0c kind:data(any) addr:0x020afe0c +data_ov000_020afe10 kind:data(any) addr:0x020afe10 +data_ov000_020afe14 kind:data(any) addr:0x020afe14 +data_ov000_020afe18 kind:data(any) addr:0x020afe18 +data_ov000_020afe1a kind:data(any) addr:0x020afe1a +data_ov000_020afe1c kind:data(any) addr:0x020afe1c +data_ov000_020afe1e kind:data(any) addr:0x020afe1e +data_ov000_020afe20 kind:data(any) addr:0x020afe20 +data_ov000_020afe22 kind:data(any) addr:0x020afe22 +data_ov000_020afe26 kind:data(any) addr:0x020afe26 +data_ov000_020afe2a kind:data(any) addr:0x020afe2a +data_ov000_020afe2e kind:data(any) addr:0x020afe2e +data_ov000_020afe32 kind:data(any) addr:0x020afe32 +data_ov000_020afe36 kind:data(any) addr:0x020afe36 +data_ov000_020afe3b kind:data(any) addr:0x020afe3b +data_ov000_020afe40 kind:data(any) addr:0x020afe40 +data_ov000_020afe45 kind:data(any) addr:0x020afe45 +data_ov000_020afe4a kind:data(any) addr:0x020afe4a +data_ov000_020afe4f kind:data(any) addr:0x020afe4f +data_ov000_020afe54 kind:data(any) addr:0x020afe54 +data_ov000_020afe59 kind:data(any) addr:0x020afe59 +data_ov000_020afe5e kind:data(any) addr:0x020afe5e +data_ov000_020afe63 kind:data(any) addr:0x020afe63 +data_ov000_020afe68 kind:data(any) addr:0x020afe68 +data_ov000_020afe6c kind:data(any) addr:0x020afe6c +data_ov000_020afe70 kind:data(any) addr:0x020afe70 +data_ov000_020afe74 kind:data(any) addr:0x020afe74 +data_ov000_020afe78 kind:data(any) addr:0x020afe78 +data_ov000_020afe80 kind:data(any) addr:0x020afe80 +data_ov000_020afe90 kind:data(any) addr:0x020afe90 +data_ov000_020afea4 kind:data(any) addr:0x020afea4 +data_ov000_020afeb8 kind:data(any) addr:0x020afeb8 +__sinit_ov000_020aff78 kind:function(arm,size=0x34) addr:0x020aff78 +__sinit_ov000_020affac kind:function(arm,size=0x34) addr:0x020affac +__sinit_ov000_020affe0 kind:function(arm,size=0x50) addr:0x020affe0 +__sinit_ov000_020b0030 kind:function(arm,size=0x34) addr:0x020b0030 +__sinit_ov000_020b0064 kind:function(arm,size=0x34) addr:0x020b0064 +__sinit_ov000_020b0098 kind:function(arm,size=0x50) addr:0x020b0098 +__sinit_ov000_020b00e8 kind:function(arm,size=0x60) addr:0x020b00e8 +__sinit_ov000_020b0148 kind:function(arm,size=0x4c) addr:0x020b0148 +__sinit_ov000_020b0194 kind:function(arm,size=0x50) addr:0x020b0194 +__sinit_ov000_020b01e4 kind:function(arm,size=0x34) addr:0x020b01e4 +__sinit_ov000_020b0218 kind:function(arm,size=0x34) addr:0x020b0218 +__sinit_ov000_020b024c kind:function(arm,size=0x20) addr:0x020b024c +__sinit_ov000_020b026c kind:function(arm,size=0xf0) addr:0x020b026c +__sinit_ov000_020b035c kind:function(arm,size=0x80) addr:0x020b035c +__sinit_ov000_020b03dc kind:function(arm,size=0x2c) addr:0x020b03dc +__sinit_ov000_020b0408 kind:function(arm,size=0x1c) addr:0x020b0408 +__sinit_ov000_020b0424 kind:function(arm,size=0x28) addr:0x020b0424 +__sinit_ov000_020b044c kind:function(arm,size=0x2f4) addr:0x020b044c +__sinit_ov000_020b0740 kind:function(arm,size=0x14) addr:0x020b0740 +__sinit_ov000_020b0754 kind:function(arm,size=0x34) addr:0x020b0754 +__sinit_ov000_020b0788 kind:function(arm,size=0x40) addr:0x020b0788 +__sinit_ov000_020b07c8 kind:function(arm,size=0x50) addr:0x020b07c8 +__sinit_ov000_020b0818 kind:function(arm,size=0x50) addr:0x020b0818 +__sinit_ov000_020b0868 kind:function(arm,size=0x50) addr:0x020b0868 +__sinit_ov000_020b08b8 kind:function(arm,size=0x50) addr:0x020b08b8 +__sinit_ov000_020b0908 kind:function(arm,size=0x28) addr:0x020b0908 +__sinit_ov000_020b0930 kind:function(arm,size=0x5c) addr:0x020b0930 +__sinit_ov000_020b098c kind:function(arm,size=0x50) addr:0x020b098c +__sinit_ov000_020b09dc kind:function(arm,size=0x9e8) addr:0x020b09dc +__sinit_ov000_020b13c4 kind:function(arm,size=0x408) addr:0x020b13c4 +__sinit_ov000_020b17cc kind:function(arm,size=0x34) addr:0x020b17cc +__sinit_ov000_020b1800 kind:function(arm,size=0x1c) addr:0x020b1800 +__sinit_ov000_020b181c kind:function(arm,size=0x3c) addr:0x020b181c +__sinit_ov000_020b1858 kind:function(arm,size=0x28) addr:0x020b1858 +__sinit_ov000_020b1880 kind:function(arm,size=0x14) addr:0x020b1880 +.p__sinit_ov000_020aff78 kind:data(word) addr:0x020b1894 +.p__sinit_ov000_020affac kind:data(word) addr:0x020b1898 +.p__sinit_ov000_020affe0 kind:data(word) addr:0x020b189c +.p__sinit_ov000_020b0030 kind:data(word) addr:0x020b18a0 +.p__sinit_ov000_020b0064 kind:data(word) addr:0x020b18a4 +.p__sinit_ov000_020b0098 kind:data(word) addr:0x020b18a8 +.p__sinit_ov000_020b00e8 kind:data(word) addr:0x020b18ac +.p__sinit_ov000_020b0148 kind:data(word) addr:0x020b18b0 +.p__sinit_ov000_020b0194 kind:data(word) addr:0x020b18b4 +.p__sinit_ov000_020b01e4 kind:data(word) addr:0x020b18b8 +.p__sinit_ov000_020b0218 kind:data(word) addr:0x020b18bc +.p__sinit_ov000_020b024c kind:data(word) addr:0x020b18c0 +.p__sinit_ov000_020b026c kind:data(word) addr:0x020b18c4 +.p__sinit_ov000_020b035c kind:data(word) addr:0x020b18c8 +.p__sinit_ov000_020b03dc kind:data(word) addr:0x020b18cc +.p__sinit_ov000_020b0408 kind:data(word) addr:0x020b18d0 +.p__sinit_ov000_020b0424 kind:data(word) addr:0x020b18d4 +.p__sinit_ov000_020b044c kind:data(word) addr:0x020b18d8 +.p__sinit_ov000_020b0740 kind:data(word) addr:0x020b18dc +.p__sinit_ov000_020b0754 kind:data(word) addr:0x020b18e0 +.p__sinit_ov000_020b0788 kind:data(word) addr:0x020b18e4 +.p__sinit_ov000_020b07c8 kind:data(word) addr:0x020b18e8 +.p__sinit_ov000_020b0818 kind:data(word) addr:0x020b18ec +.p__sinit_ov000_020b0868 kind:data(word) addr:0x020b18f0 +.p__sinit_ov000_020b08b8 kind:data(word) addr:0x020b18f4 +.p__sinit_ov000_020b0908 kind:data(word) addr:0x020b18f8 +.p__sinit_ov000_020b0930 kind:data(word) addr:0x020b18fc +.p__sinit_ov000_020b098c kind:data(word) addr:0x020b1900 +.p__sinit_ov000_020b09dc kind:data(word) addr:0x020b1904 +.p__sinit_ov000_020b13c4 kind:data(word) addr:0x020b1908 +.p__sinit_ov000_020b17cc kind:data(word) addr:0x020b190c +.p__sinit_ov000_020b1800 kind:data(word) addr:0x020b1910 +.p__sinit_ov000_020b181c kind:data(word) addr:0x020b1914 +.p__sinit_ov000_020b1858 kind:data(word) addr:0x020b1918 +.p__sinit_ov000_020b1880 kind:data(word) addr:0x020b191c +data_ov000_020b1948 kind:data(any) addr:0x020b1948 +data_ov000_020b196c kind:data(any) addr:0x020b196c +data_ov000_020b1988 kind:data(any) addr:0x020b1988 +data_ov000_020b1990 kind:data(any) addr:0x020b1990 +data_ov000_020b1998 kind:data(any) addr:0x020b1998 +data_ov000_020b19a0 kind:data(any) addr:0x020b19a0 +data_ov000_020b19a8 kind:data(any) addr:0x020b19a8 +data_ov000_020b19b0 kind:data(any) addr:0x020b19b0 +data_ov000_020b19b8 kind:data(any) addr:0x020b19b8 +data_ov000_020b19c0 kind:data(any) addr:0x020b19c0 +data_ov000_020b19d0 kind:data(any) addr:0x020b19d0 +data_ov000_020b19fc kind:data(any) addr:0x020b19fc +data_ov000_020b1a28 kind:data(any) addr:0x020b1a28 +data_ov000_020b1a4c kind:data(any) addr:0x020b1a4c +data_ov000_020b1a78 kind:data(any) addr:0x020b1a78 +data_ov000_020b1a9c kind:data(any) addr:0x020b1a9c +data_ov000_020b1ac8 kind:data(any) addr:0x020b1ac8 +data_ov000_020b1af4 kind:data(any) addr:0x020b1af4 +data_ov000_020b1afc kind:data(any) addr:0x020b1afc +data_ov000_020b1b00 kind:data(any) addr:0x020b1b00 +data_ov000_020b1b0c kind:data(any) addr:0x020b1b0c +data_ov000_020b1b30 kind:data(any) addr:0x020b1b30 +data_ov000_020b1b3c kind:data(any) addr:0x020b1b3c +data_ov000_020b1b48 kind:data(any) addr:0x020b1b48 +data_ov000_020b1b4c kind:data(any) addr:0x020b1b4c +data_ov000_020b1b58 kind:data(any) addr:0x020b1b58 +data_ov000_020b1b5c kind:data(any) addr:0x020b1b5c +data_ov000_020b1b60 kind:data(any) addr:0x020b1b60 +data_ov000_020b1b64 kind:data(any) addr:0x020b1b64 +data_ov000_020b1b6c kind:data(any) addr:0x020b1b6c +data_ov000_020b1b74 kind:data(any) addr:0x020b1b74 +data_ov000_020b1b7c kind:data(any) addr:0x020b1b7c +data_ov000_020b1b84 kind:data(any) addr:0x020b1b84 +data_ov000_020b1b9c kind:data(any) addr:0x020b1b9c +data_ov000_020b1bc4 kind:data(any) addr:0x020b1bc4 +data_ov000_020b1bf0 kind:data(any) addr:0x020b1bf0 +data_ov000_020b1bf4 kind:data(any) addr:0x020b1bf4 +data_ov000_020b1bf8 kind:data(any) addr:0x020b1bf8 +data_ov000_020b1bfc kind:data(any) addr:0x020b1bfc +data_ov000_020b1c00 kind:data(any) addr:0x020b1c00 +data_ov000_020b1c48 kind:data(any) addr:0x020b1c48 +data_ov000_020b1c58 kind:data(any) addr:0x020b1c58 +data_ov000_020b1c68 kind:data(any) addr:0x020b1c68 +data_ov000_020b1c70 kind:data(any) addr:0x020b1c70 +data_ov000_020b1c74 kind:data(any) addr:0x020b1c74 +data_ov000_020b1c7c kind:data(any) addr:0x020b1c7c +data_ov000_020b1c80 kind:data(any) addr:0x020b1c80 +data_ov000_020b1c84 kind:data(any) addr:0x020b1c84 +data_ov000_020b1c98 kind:data(any) addr:0x020b1c98 +data_ov000_020b1ccc kind:data(any) addr:0x020b1ccc +data_ov000_020b1cdc kind:data(any) addr:0x020b1cdc +data_ov000_020b1cf4 kind:data(any) addr:0x020b1cf4 +data_ov000_020b1d3c kind:data(any) addr:0x020b1d3c +data_ov000_020b1d54 kind:data(any) addr:0x020b1d54 +data_ov000_020b1db8 kind:data(any) addr:0x020b1db8 +data_ov000_020b1de8 kind:data(any) addr:0x020b1de8 +data_ov000_020b1dec kind:data(any) addr:0x020b1dec +data_ov000_020b1df0 kind:data(any) addr:0x020b1df0 +data_ov000_020b1e00 kind:data(any) addr:0x020b1e00 +data_ov000_020b1e10 kind:data(any) addr:0x020b1e10 +data_ov000_020b1e28 kind:data(any) addr:0x020b1e28 +data_ov000_020b1e40 kind:data(any) addr:0x020b1e40 +data_ov000_020b1e64 kind:data(any) addr:0x020b1e64 +data_ov000_020b1e7c kind:data(any) addr:0x020b1e7c +data_ov000_020b1e94 kind:data(any) addr:0x020b1e94 +data_ov000_020b1eac kind:data(any) addr:0x020b1eac +data_ov000_020b1ec4 kind:data(any) addr:0x020b1ec4 +data_ov000_020b1edc kind:data(any) addr:0x020b1edc +data_ov000_020b1ef4 kind:data(any) addr:0x020b1ef4 +data_ov000_020b1f0c kind:data(any) addr:0x020b1f0c +data_ov000_020b1f24 kind:data(any) addr:0x020b1f24 +data_ov000_020b1f3c kind:data(any) addr:0x020b1f3c +data_ov000_020b1f54 kind:data(any) addr:0x020b1f54 +data_ov000_020b1f6c kind:data(any) addr:0x020b1f6c +data_ov000_020b1f7c kind:data(any) addr:0x020b1f7c +data_ov000_020b1f8c kind:data(any) addr:0x020b1f8c +data_ov000_020b1f9c kind:data(any) addr:0x020b1f9c +data_ov000_020b1fb8 kind:data(any) addr:0x020b1fb8 +data_ov000_020b1fd4 kind:data(any) addr:0x020b1fd4 +data_ov000_020b1fe8 kind:data(any) addr:0x020b1fe8 +data_ov000_020b1ff4 kind:data(any) addr:0x020b1ff4 +data_ov000_020b2000 kind:data(any) addr:0x020b2000 +data_ov000_020b200c kind:data(any) addr:0x020b200c +data_ov000_020b2018 kind:data(any) addr:0x020b2018 +data_ov000_020b2028 kind:data(any) addr:0x020b2028 +data_ov000_020b2040 kind:data(any) addr:0x020b2040 +data_ov000_020b2048 kind:data(any) addr:0x020b2048 +data_ov000_020b2058 kind:data(any) addr:0x020b2058 +data_ov000_020b2084 kind:data(any) addr:0x020b2084 +data_ov000_020b20b0 kind:data(any) addr:0x020b20b0 +data_ov000_020b20bc kind:data(any) addr:0x020b20bc +data_ov000_020b20c4 kind:data(any) addr:0x020b20c4 +data_ov000_020b20cc kind:data(any) addr:0x020b20cc +data_ov000_020b20dc kind:data(any) addr:0x020b20dc +data_ov000_020b2128 kind:data(any) addr:0x020b2128 +data_ov000_020b212c kind:data(any) addr:0x020b212c +data_ov000_020b2130 kind:data(any) addr:0x020b2130 +data_ov000_020b213c kind:data(any) addr:0x020b213c +data_ov000_020b2154 kind:data(any) addr:0x020b2154 +data_ov000_020b216c kind:data(any) addr:0x020b216c +data_ov000_020b217c kind:data(any) addr:0x020b217c +data_ov000_020b2188 kind:data(any) addr:0x020b2188 +data_ov000_020b2194 kind:data(any) addr:0x020b2194 +data_ov000_020b21a4 kind:data(any) addr:0x020b21a4 +data_ov000_020b21c0 kind:data(any) addr:0x020b21c0 +data_ov000_020b21e4 kind:data(any) addr:0x020b21e4 +data_ov000_020b2200 kind:data(any) addr:0x020b2200 +data_ov000_020b2214 kind:data(any) addr:0x020b2214 +data_ov000_020b2224 kind:data(any) addr:0x020b2224 +data_ov000_020b2244 kind:data(any) addr:0x020b2244 +data_ov000_020b2270 kind:data(any) addr:0x020b2270 +data_ov000_020b2288 kind:data(any) addr:0x020b2288 +data_ov000_020b22a0 kind:data(any) addr:0x020b22a0 +data_ov000_020b22cc kind:data(any) addr:0x020b22cc +data_ov000_020b22fc kind:data(any) addr:0x020b22fc +data_ov000_020b232c kind:data(any) addr:0x020b232c +data_ov000_020b2358 kind:data(any) addr:0x020b2358 +data_ov000_020b2364 kind:data(any) addr:0x020b2364 +data_ov000_020b2380 kind:data(any) addr:0x020b2380 +data_ov000_020b23ac kind:data(any) addr:0x020b23ac +data_ov000_020b2430 kind:data(any) addr:0x020b2430 +data_ov000_020b2448 kind:data(any) addr:0x020b2448 +data_ov000_020b2458 kind:data(any) addr:0x020b2458 +data_ov000_020b2468 kind:data(any) addr:0x020b2468 +data_ov000_020b247c kind:data(any) addr:0x020b247c +data_ov000_020b2494 kind:data(any) addr:0x020b2494 +data_ov000_020b24ac kind:data(any) addr:0x020b24ac +data_ov000_020b24b8 kind:data(any) addr:0x020b24b8 +data_ov000_020b24e4 kind:data(any) addr:0x020b24e4 +data_ov000_020b2508 kind:data(any) addr:0x020b2508 +data_ov000_020b2520 kind:data(any) addr:0x020b2520 +data_ov000_020b253c kind:data(any) addr:0x020b253c +data_ov000_020b2560 kind:data(any) addr:0x020b2560 +data_ov000_020b256c kind:data(any) addr:0x020b256c +data_ov000_020b2590 kind:data(any) addr:0x020b2590 +data_ov000_020b26f8 kind:data(any) addr:0x020b26f8 +data_ov000_020b2724 kind:data(any) addr:0x020b2724 +data_ov000_020b2750 kind:data(any) addr:0x020b2750 +data_ov000_020b277c kind:data(any) addr:0x020b277c +data_ov000_020b27a8 kind:data(any) addr:0x020b27a8 +data_ov000_020b27c4 kind:data(any) addr:0x020b27c4 +data_ov000_020b27e0 kind:data(any) addr:0x020b27e0 +data_ov000_020b27fc kind:data(any) addr:0x020b27fc +data_ov000_020b2818 kind:data(any) addr:0x020b2818 +data_ov000_020b2834 kind:data(any) addr:0x020b2834 +data_ov000_020b285c kind:data(any) addr:0x020b285c +data_ov000_020b2870 kind:data(any) addr:0x020b2870 +data_ov000_020b2888 kind:data(any) addr:0x020b2888 +data_ov000_020b2898 kind:data(any) addr:0x020b2898 +data_ov000_020b28a8 kind:data(any) addr:0x020b28a8 +data_ov000_020b28b8 kind:data(any) addr:0x020b28b8 +data_ov000_020b28c0 kind:data(any) addr:0x020b28c0 +data_ov000_020b28d8 kind:data(any) addr:0x020b28d8 +data_ov000_020b28ec kind:data(any) addr:0x020b28ec +data_ov000_020b2900 kind:data(any) addr:0x020b2900 +data_ov000_020b2920 kind:data(any) addr:0x020b2920 +data_ov000_020b292c kind:data(any) addr:0x020b292c +data_ov000_020b2934 kind:data(any) addr:0x020b2934 +data_ov000_020b2944 kind:data(any) addr:0x020b2944 +data_ov000_020b2970 kind:data(any) addr:0x020b2970 +data_ov000_020b2974 kind:data(any) addr:0x020b2974 +data_ov000_020b297c kind:data(any) addr:0x020b297c +data_ov000_020b2988 kind:data(any) addr:0x020b2988 +data_ov000_020b2994 kind:data(any) addr:0x020b2994 +data_ov000_020b29a0 kind:data(any) addr:0x020b29a0 +data_ov000_020b29ac kind:data(any) addr:0x020b29ac +data_ov000_020b29b8 kind:data(any) addr:0x020b29b8 +data_ov000_020b29c4 kind:data(any) addr:0x020b29c4 +data_ov000_020b29d0 kind:data(any) addr:0x020b29d0 +data_ov000_020b29dc kind:data(any) addr:0x020b29dc +data_ov000_020b29e8 kind:data(any) addr:0x020b29e8 +data_ov000_020b2a14 kind:data(any) addr:0x020b2a14 +data_ov000_020b2a18 kind:data(any) addr:0x020b2a18 +data_ov000_020b2a20 kind:data(any) addr:0x020b2a20 +data_ov000_020b2a30 kind:data(any) addr:0x020b2a30 +data_ov000_020b2a50 kind:data(any) addr:0x020b2a50 +data_ov000_020b2a6c kind:data(any) addr:0x020b2a6c +data_ov000_020b2a8c kind:data(any) addr:0x020b2a8c +data_ov000_020b2aa8 kind:data(any) addr:0x020b2aa8 +data_ov000_020b2abc kind:data(any) addr:0x020b2abc +data_ov000_020b2ac8 kind:data(any) addr:0x020b2ac8 +data_ov000_020b2ad8 kind:data(any) addr:0x020b2ad8 +data_ov000_020b2af0 kind:data(any) addr:0x020b2af0 +data_ov000_020b2afc kind:data(any) addr:0x020b2afc +data_ov000_020b2b08 kind:data(any) addr:0x020b2b08 +data_ov000_020b2b0c kind:data(any) addr:0x020b2b0c +data_ov000_020b2b18 kind:data(any) addr:0x020b2b18 +data_ov000_020b2b24 kind:data(any) addr:0x020b2b24 +data_ov000_020b2b50 kind:data(any) addr:0x020b2b50 +data_ov000_020b2b7c kind:data(any) addr:0x020b2b7c +data_ov000_020b2b80 kind:data(any) addr:0x020b2b80 +data_ov000_020b2b90 kind:data(any) addr:0x020b2b90 +data_ov000_020b2b98 kind:data(any) addr:0x020b2b98 +data_ov000_020b2b9c kind:data(any) addr:0x020b2b9c +data_ov000_020b2ba0 kind:data(any) addr:0x020b2ba0 +data_ov000_020b2ba4 kind:data(any) addr:0x020b2ba4 +data_ov000_020b2ba8 kind:data(any) addr:0x020b2ba8 +data_ov000_020b2bac kind:data(any) addr:0x020b2bac +data_ov000_020b2bb4 kind:data(any) addr:0x020b2bb4 +data_ov000_020b2bbc kind:data(any) addr:0x020b2bbc +data_ov000_020b2bc4 kind:data(any) addr:0x020b2bc4 +data_ov000_020b2bcc kind:data(any) addr:0x020b2bcc +data_ov000_020b2bd4 kind:data(any) addr:0x020b2bd4 +data_ov000_020b2bdc kind:data(any) addr:0x020b2bdc +data_ov000_020b2be4 kind:data(any) addr:0x020b2be4 +data_ov000_020b2bec kind:data(any) addr:0x020b2bec +data_ov000_020b2bf4 kind:data(any) addr:0x020b2bf4 +data_ov000_020b2bfc kind:data(any) addr:0x020b2bfc +data_ov000_020b2c04 kind:data(any) addr:0x020b2c04 +data_ov000_020b2c0c kind:data(any) addr:0x020b2c0c +data_ov000_020b2c14 kind:data(any) addr:0x020b2c14 +data_ov000_020b2c1c kind:data(any) addr:0x020b2c1c +data_ov000_020b2c24 kind:data(any) addr:0x020b2c24 +data_ov000_020b2c2c kind:data(any) addr:0x020b2c2c +data_ov000_020b2c34 kind:data(any) addr:0x020b2c34 +data_ov000_020b2c3c kind:data(any) addr:0x020b2c3c +data_ov000_020b2c44 kind:data(any) addr:0x020b2c44 +data_ov000_020b2c5c kind:data(any) addr:0x020b2c5c +data_ov000_020b2c84 kind:data(any) addr:0x020b2c84 +data_ov000_020b2cac kind:data(any) addr:0x020b2cac +data_ov000_020b2ccc kind:data(any) addr:0x020b2ccc +data_ov000_020b2e40 kind:data(any) addr:0x020b2e40 +data_ov000_020b2e48 kind:data(any) addr:0x020b2e48 +data_ov000_020b2e50 kind:data(any) addr:0x020b2e50 +data_ov000_020b2e58 kind:data(any) addr:0x020b2e58 +data_ov000_020b2e60 kind:data(any) addr:0x020b2e60 +data_ov000_020b2e68 kind:data(any) addr:0x020b2e68 +data_ov000_020b2e70 kind:data(any) addr:0x020b2e70 +data_ov000_020b2e78 kind:data(any) addr:0x020b2e78 +data_ov000_020b2e80 kind:data(any) addr:0x020b2e80 +data_ov000_020b2e88 kind:data(any) addr:0x020b2e88 +data_ov000_020b2e90 kind:data(any) addr:0x020b2e90 +data_ov000_020b2e98 kind:data(any) addr:0x020b2e98 +data_ov000_020b2ea0 kind:data(any) addr:0x020b2ea0 +data_ov000_020b2ea8 kind:data(any) addr:0x020b2ea8 +data_ov000_020b2eb0 kind:data(any) addr:0x020b2eb0 +data_ov000_020b2eb8 kind:data(any) addr:0x020b2eb8 +data_ov000_020b2ec0 kind:data(any) addr:0x020b2ec0 +data_ov000_020b2ec8 kind:data(any) addr:0x020b2ec8 +data_ov000_020b2ed0 kind:data(any) addr:0x020b2ed0 +data_ov000_020b2ed8 kind:data(any) addr:0x020b2ed8 +data_ov000_020b2ee0 kind:data(any) addr:0x020b2ee0 +data_ov000_020b2ee8 kind:data(any) addr:0x020b2ee8 +data_ov000_020b2ef0 kind:data(any) addr:0x020b2ef0 +data_ov000_020b2ef8 kind:data(any) addr:0x020b2ef8 +data_ov000_020b2f00 kind:data(any) addr:0x020b2f00 +data_ov000_020b2f08 kind:data(any) addr:0x020b2f08 +data_ov000_020b2f10 kind:data(any) addr:0x020b2f10 +data_ov000_020b2f18 kind:data(any) addr:0x020b2f18 +data_ov000_020b2f20 kind:data(any) addr:0x020b2f20 +data_ov000_020b2f28 kind:data(any) addr:0x020b2f28 +data_ov000_020b2f30 kind:data(any) addr:0x020b2f30 +data_ov000_020b2f40 kind:data(any) addr:0x020b2f40 +data_ov000_020b2f4c kind:data(any) addr:0x020b2f4c +data_ov000_020b2f74 kind:data(any) addr:0x020b2f74 +data_ov000_020b2f9c kind:data(any) addr:0x020b2f9c +data_ov000_020b2fbc kind:data(any) addr:0x020b2fbc +data_ov000_020b2fc8 kind:data(any) addr:0x020b2fc8 +data_ov000_020b2fd4 kind:data(any) addr:0x020b2fd4 +data_ov000_020b2fe0 kind:data(any) addr:0x020b2fe0 +data_ov000_020b2fec kind:data(any) addr:0x020b2fec +data_ov000_020b2ff8 kind:data(any) addr:0x020b2ff8 +data_ov000_020b301c kind:data(any) addr:0x020b301c +data_ov000_020b3040 kind:data(any) addr:0x020b3040 +data_ov000_020b3064 kind:data(any) addr:0x020b3064 +data_ov000_020b306c kind:data(any) addr:0x020b306c +data_ov000_020b3070 kind:data(any) addr:0x020b3070 +data_ov000_020b3078 kind:data(any) addr:0x020b3078 +data_ov000_020b3084 kind:data(any) addr:0x020b3084 +data_ov000_020b3094 kind:data(any) addr:0x020b3094 +data_ov000_020b30b0 kind:data(any) addr:0x020b30b0 +data_ov000_020b30cc kind:data(any) addr:0x020b30cc +data_ov000_020b3128 kind:data(any) addr:0x020b3128 +data_ov000_020b3188 kind:data(any) addr:0x020b3188 +data_ov000_020b31d0 kind:data(any) addr:0x020b31d0 +data_ov000_020b321c kind:data(any) addr:0x020b321c +data_ov000_020b3248 kind:data(any) addr:0x020b3248 +data_ov000_020b3274 kind:data(any) addr:0x020b3274 +data_ov000_020b3298 kind:data(any) addr:0x020b3298 +data_ov000_020b32f4 kind:data(any) addr:0x020b32f4 +data_ov000_020b3318 kind:data(any) addr:0x020b3318 +data_ov000_020b336c kind:data(any) addr:0x020b336c +data_ov000_020b3384 kind:data(any) addr:0x020b3384 +data_ov000_020b3394 kind:data(any) addr:0x020b3394 +data_ov000_020b33b8 kind:data(any) addr:0x020b33b8 +data_ov000_020b3414 kind:data(any) addr:0x020b3414 +data_ov000_020b3438 kind:data(any) addr:0x020b3438 +data_ov000_020b3498 kind:data(any) addr:0x020b3498 +data_ov000_020b34a4 kind:data(any) addr:0x020b34a4 +data_ov000_020b34b0 kind:data(any) addr:0x020b34b0 +data_ov000_020b34cc kind:data(any) addr:0x020b34cc +data_ov000_020b34e8 kind:data(any) addr:0x020b34e8 +data_ov000_020b3504 kind:data(any) addr:0x020b3504 +data_ov000_020b3520 kind:data(any) addr:0x020b3520 +data_ov000_020b3548 kind:data(any) addr:0x020b3548 +data_ov000_020b3550 kind:data(any) addr:0x020b3550 +data_ov000_020b3558 kind:data(any) addr:0x020b3558 +data_ov000_020b3560 kind:data(any) addr:0x020b3560 +data_ov000_020b3570 kind:data(any) addr:0x020b3570 +data_ov000_020b35b0 kind:data(any) addr:0x020b35b0 +data_ov000_020b3610 kind:data(any) addr:0x020b3610 +data_ov000_020b361c kind:data(any) addr:0x020b361c +data_ov000_020b3660 kind:data(any) addr:0x020b3660 +data_ov000_020b367c kind:data(any) addr:0x020b367c +data_ov000_020b3698 kind:data(any) addr:0x020b3698 +data_ov000_020b36c0 kind:data(any) addr:0x020b36c0 +data_ov000_020b36ec kind:data(any) addr:0x020b36ec +data_ov000_020b372c kind:data(any) addr:0x020b372c +data_ov000_020b3754 kind:data(any) addr:0x020b3754 +data_ov000_020b378c kind:data(any) addr:0x020b378c +data_ov000_020b3790 kind:data(any) addr:0x020b3790 +data_ov000_020b3794 kind:data(any) addr:0x020b3794 +data_ov000_020b3798 kind:data(any) addr:0x020b3798 +data_ov000_020b379c kind:data(any) addr:0x020b379c +data_ov000_020b37a4 kind:data(any) addr:0x020b37a4 +data_ov000_020b37ac kind:data(any) addr:0x020b37ac +data_ov000_020b37b4 kind:data(any) addr:0x020b37b4 +data_ov000_020b37bc kind:data(any) addr:0x020b37bc +data_ov000_020b37c4 kind:data(any) addr:0x020b37c4 +data_ov000_020b37cc kind:data(any) addr:0x020b37cc +data_ov000_020b37d4 kind:data(any) addr:0x020b37d4 +data_ov000_020b37dc kind:data(any) addr:0x020b37dc +data_ov000_020b37e4 kind:data(any) addr:0x020b37e4 +data_ov000_020b37ec kind:data(any) addr:0x020b37ec +data_ov000_020b37f4 kind:data(any) addr:0x020b37f4 +data_ov000_020b37fc kind:data(any) addr:0x020b37fc +data_ov000_020b3804 kind:data(any) addr:0x020b3804 +data_ov000_020b380c kind:data(any) addr:0x020b380c +data_ov000_020b3814 kind:data(any) addr:0x020b3814 +data_ov000_020b381c kind:data(any) addr:0x020b381c +data_ov000_020b3824 kind:data(any) addr:0x020b3824 +data_ov000_020b382c kind:data(any) addr:0x020b382c +data_ov000_020b3834 kind:data(any) addr:0x020b3834 +data_ov000_020b383c kind:data(any) addr:0x020b383c +data_ov000_020b3844 kind:data(any) addr:0x020b3844 +data_ov000_020b384c kind:data(any) addr:0x020b384c +data_ov000_020b3854 kind:data(any) addr:0x020b3854 +data_ov000_020b385c kind:data(any) addr:0x020b385c +data_ov000_020b3864 kind:data(any) addr:0x020b3864 +data_ov000_020b386c kind:data(any) addr:0x020b386c +data_ov000_020b3874 kind:data(any) addr:0x020b3874 +data_ov000_020b387c kind:data(any) addr:0x020b387c +data_ov000_020b3884 kind:data(any) addr:0x020b3884 +data_ov000_020b388c kind:data(any) addr:0x020b388c +data_ov000_020b3894 kind:data(any) addr:0x020b3894 +data_ov000_020b389c kind:data(any) addr:0x020b389c +data_ov000_020b38a4 kind:data(any) addr:0x020b38a4 +data_ov000_020b38ac kind:data(any) addr:0x020b38ac +data_ov000_020b38b4 kind:data(any) addr:0x020b38b4 +data_ov000_020b38bc kind:data(any) addr:0x020b38bc +data_ov000_020b38c4 kind:data(any) addr:0x020b38c4 +data_ov000_020b38cc kind:data(any) addr:0x020b38cc +data_ov000_020b38d4 kind:data(any) addr:0x020b38d4 +data_ov000_020b38dc kind:data(any) addr:0x020b38dc +data_ov000_020b38e4 kind:data(any) addr:0x020b38e4 +data_ov000_020b38ec kind:data(any) addr:0x020b38ec +data_ov000_020b38f4 kind:data(any) addr:0x020b38f4 +data_ov000_020b38fc kind:data(any) addr:0x020b38fc +data_ov000_020b3904 kind:data(any) addr:0x020b3904 +data_ov000_020b390c kind:data(any) addr:0x020b390c +data_ov000_020b3914 kind:data(any) addr:0x020b3914 +data_ov000_020b391c kind:data(any) addr:0x020b391c +data_ov000_020b3924 kind:data(any) addr:0x020b3924 +data_ov000_020b392c kind:data(any) addr:0x020b392c +data_ov000_020b3934 kind:data(any) addr:0x020b3934 +data_ov000_020b393c kind:data(any) addr:0x020b393c +data_ov000_020b3944 kind:data(any) addr:0x020b3944 +data_ov000_020b394c kind:data(any) addr:0x020b394c +data_ov000_020b3954 kind:data(any) addr:0x020b3954 +data_ov000_020b395c kind:data(any) addr:0x020b395c +data_ov000_020b3964 kind:data(any) addr:0x020b3964 +data_ov000_020b396c kind:data(any) addr:0x020b396c +data_ov000_020b3974 kind:data(any) addr:0x020b3974 +data_ov000_020b397c kind:data(any) addr:0x020b397c +data_ov000_020b3984 kind:data(any) addr:0x020b3984 +data_ov000_020b398c kind:data(any) addr:0x020b398c +data_ov000_020b3994 kind:data(any) addr:0x020b3994 +data_ov000_020b399c kind:data(any) addr:0x020b399c +data_ov000_020b39a4 kind:data(any) addr:0x020b39a4 +data_ov000_020b39ac kind:data(any) addr:0x020b39ac +data_ov000_020b39b4 kind:data(any) addr:0x020b39b4 +data_ov000_020b39bc kind:data(any) addr:0x020b39bc +data_ov000_020b39c4 kind:data(any) addr:0x020b39c4 +data_ov000_020b39cc kind:data(any) addr:0x020b39cc +data_ov000_020b39d4 kind:data(any) addr:0x020b39d4 +data_ov000_020b39dc kind:data(any) addr:0x020b39dc +data_ov000_020b39e4 kind:data(any) addr:0x020b39e4 +data_ov000_020b39ec kind:data(any) addr:0x020b39ec +data_ov000_020b39f4 kind:data(any) addr:0x020b39f4 +data_ov000_020b39fc kind:data(any) addr:0x020b39fc +data_ov000_020b3a04 kind:data(any) addr:0x020b3a04 +data_ov000_020b3a0c kind:data(any) addr:0x020b3a0c +data_ov000_020b3a14 kind:data(any) addr:0x020b3a14 +data_ov000_020b3a1c kind:data(any) addr:0x020b3a1c +data_ov000_020b3a24 kind:data(any) addr:0x020b3a24 +data_ov000_020b3a2c kind:data(any) addr:0x020b3a2c +data_ov000_020b3a34 kind:data(any) addr:0x020b3a34 +data_ov000_020b3a3c kind:data(any) addr:0x020b3a3c +data_ov000_020b3a44 kind:data(any) addr:0x020b3a44 +data_ov000_020b3a4c kind:data(any) addr:0x020b3a4c +data_ov000_020b3a54 kind:data(any) addr:0x020b3a54 +data_ov000_020b3a5c kind:data(any) addr:0x020b3a5c +data_ov000_020b3a64 kind:data(any) addr:0x020b3a64 +data_ov000_020b3a6c kind:data(any) addr:0x020b3a6c +data_ov000_020b3a74 kind:data(any) addr:0x020b3a74 +data_ov000_020b3a7c kind:data(any) addr:0x020b3a7c +data_ov000_020b3a84 kind:data(any) addr:0x020b3a84 +data_ov000_020b3a8c kind:data(any) addr:0x020b3a8c +data_ov000_020b3a94 kind:data(any) addr:0x020b3a94 +data_ov000_020b3a9c kind:data(any) addr:0x020b3a9c +data_ov000_020b3aa4 kind:data(any) addr:0x020b3aa4 +data_ov000_020b3aac kind:data(any) addr:0x020b3aac +data_ov000_020b3ab4 kind:data(any) addr:0x020b3ab4 +data_ov000_020b3abc kind:data(any) addr:0x020b3abc +data_ov000_020b3ac4 kind:data(any) addr:0x020b3ac4 +data_ov000_020b3acc kind:data(any) addr:0x020b3acc +data_ov000_020b3ad4 kind:data(any) addr:0x020b3ad4 +data_ov000_020b3adc kind:data(any) addr:0x020b3adc +data_ov000_020b3ae4 kind:data(any) addr:0x020b3ae4 +data_ov000_020b3aec kind:data(any) addr:0x020b3aec +data_ov000_020b3af4 kind:data(any) addr:0x020b3af4 +data_ov000_020b3afc kind:data(any) addr:0x020b3afc +data_ov000_020b3b04 kind:data(any) addr:0x020b3b04 +data_ov000_020b3b0c kind:data(any) addr:0x020b3b0c +data_ov000_020b3b14 kind:data(any) addr:0x020b3b14 +data_ov000_020b3b1c kind:data(any) addr:0x020b3b1c +data_ov000_020b3b24 kind:data(any) addr:0x020b3b24 +data_ov000_020b3b2c kind:data(any) addr:0x020b3b2c +data_ov000_020b3b34 kind:data(any) addr:0x020b3b34 +data_ov000_020b3b40 kind:data(any) addr:0x020b3b40 +data_ov000_020b3b4c kind:data(any) addr:0x020b3b4c +data_ov000_020b3b58 kind:data(any) addr:0x020b3b58 +data_ov000_020b3b64 kind:data(any) addr:0x020b3b64 +data_ov000_020b3b70 kind:data(any) addr:0x020b3b70 +data_ov000_020b3b7c kind:data(any) addr:0x020b3b7c +data_ov000_020b3b88 kind:data(any) addr:0x020b3b88 +data_ov000_020b3b94 kind:data(any) addr:0x020b3b94 +data_ov000_020b3ba0 kind:data(any) addr:0x020b3ba0 +data_ov000_020b3bac kind:data(any) addr:0x020b3bac +data_ov000_020b3bb8 kind:data(any) addr:0x020b3bb8 +data_ov000_020b3bc4 kind:data(any) addr:0x020b3bc4 +data_ov000_020b3bd0 kind:data(any) addr:0x020b3bd0 +data_ov000_020b3bdc kind:data(any) addr:0x020b3bdc +data_ov000_020b3be8 kind:data(any) addr:0x020b3be8 +data_ov000_020b3bf4 kind:data(any) addr:0x020b3bf4 +data_ov000_020b3c00 kind:data(any) addr:0x020b3c00 +data_ov000_020b3c0c kind:data(any) addr:0x020b3c0c +data_ov000_020b3c18 kind:data(any) addr:0x020b3c18 +data_ov000_020b3c24 kind:data(any) addr:0x020b3c24 +data_ov000_020b3c30 kind:data(any) addr:0x020b3c30 +data_ov000_020b3c3c kind:data(any) addr:0x020b3c3c +data_ov000_020b3c48 kind:data(any) addr:0x020b3c48 +data_ov000_020b3c54 kind:data(any) addr:0x020b3c54 +data_ov000_020b3c64 kind:data(any) addr:0x020b3c64 +data_ov000_020b3c74 kind:data(any) addr:0x020b3c74 +data_ov000_020b3c84 kind:data(any) addr:0x020b3c84 +data_ov000_020b3c94 kind:data(any) addr:0x020b3c94 +data_ov000_020b4154 kind:data(any) addr:0x020b4154 +data_ov000_020b4158 kind:data(any) addr:0x020b4158 +data_ov000_020b4160 kind:data(any) addr:0x020b4160 +data_ov000_020b4168 kind:data(any) addr:0x020b4168 +data_ov000_020b4170 kind:data(any) addr:0x020b4170 +data_ov000_020b4178 kind:data(any) addr:0x020b4178 +data_ov000_020b4180 kind:data(any) addr:0x020b4180 +data_ov000_020b4188 kind:data(any) addr:0x020b4188 +data_ov000_020b4190 kind:data(any) addr:0x020b4190 +data_ov000_020b4194 kind:data(any) addr:0x020b4194 +data_ov000_020b419c kind:data(any) addr:0x020b419c +data_ov000_020b41a4 kind:data(any) addr:0x020b41a4 +data_ov000_020b41ac kind:data(any) addr:0x020b41ac +data_ov000_020b41b4 kind:data(any) addr:0x020b41b4 +data_ov000_020b41bc kind:data(any) addr:0x020b41bc +data_ov000_020b41c4 kind:data(any) addr:0x020b41c4 +data_ov000_020b41cc kind:data(any) addr:0x020b41cc +data_ov000_020b41d4 kind:data(any) addr:0x020b41d4 +data_ov000_020b41dc kind:data(any) addr:0x020b41dc +data_ov000_020b41e4 kind:data(any) addr:0x020b41e4 +data_ov000_020b41ec kind:data(any) addr:0x020b41ec +data_ov000_020b41f4 kind:data(any) addr:0x020b41f4 +data_ov000_020b41fc kind:data(any) addr:0x020b41fc +data_ov000_020b4204 kind:data(any) addr:0x020b4204 +data_ov000_020b420c kind:data(any) addr:0x020b420c +data_ov000_020b4214 kind:data(any) addr:0x020b4214 +data_ov000_020b421c kind:data(any) addr:0x020b421c +data_ov000_020b4224 kind:data(any) addr:0x020b4224 +data_ov000_020b422c kind:data(any) addr:0x020b422c +data_ov000_020b4234 kind:data(any) addr:0x020b4234 +data_ov000_020b423c kind:data(any) addr:0x020b423c +data_ov000_020b4244 kind:data(any) addr:0x020b4244 +data_ov000_020b424c kind:data(any) addr:0x020b424c +data_ov000_020b4254 kind:data(any) addr:0x020b4254 +data_ov000_020b425c kind:data(any) addr:0x020b425c +data_ov000_020b4264 kind:data(any) addr:0x020b4264 +data_ov000_020b426c kind:data(any) addr:0x020b426c +data_ov000_020b4274 kind:data(any) addr:0x020b4274 +data_ov000_020b427c kind:data(any) addr:0x020b427c +data_ov000_020b4284 kind:data(any) addr:0x020b4284 +data_ov000_020b428c kind:data(any) addr:0x020b428c +data_ov000_020b4294 kind:data(any) addr:0x020b4294 +data_ov000_020b429c kind:data(any) addr:0x020b429c +data_ov000_020b42a4 kind:data(any) addr:0x020b42a4 +data_ov000_020b42ac kind:data(any) addr:0x020b42ac +data_ov000_020b42b4 kind:data(any) addr:0x020b42b4 +data_ov000_020b42bc kind:data(any) addr:0x020b42bc +data_ov000_020b42c4 kind:data(any) addr:0x020b42c4 +data_ov000_020b42cc kind:data(any) addr:0x020b42cc +data_ov000_020b42d4 kind:data(any) addr:0x020b42d4 +data_ov000_020b42dc kind:data(any) addr:0x020b42dc +data_ov000_020b42e4 kind:data(any) addr:0x020b42e4 +data_ov000_020b42ec kind:data(any) addr:0x020b42ec +data_ov000_020b42f4 kind:data(any) addr:0x020b42f4 +data_ov000_020b42fc kind:data(any) addr:0x020b42fc +data_ov000_020b4304 kind:data(any) addr:0x020b4304 +data_ov000_020b430c kind:data(any) addr:0x020b430c +data_ov000_020b4318 kind:data(any) addr:0x020b4318 +data_ov000_020b4324 kind:data(any) addr:0x020b4324 +data_ov000_020b4330 kind:data(any) addr:0x020b4330 +data_ov000_020b433c kind:data(any) addr:0x020b433c +data_ov000_020b4348 kind:data(any) addr:0x020b4348 +data_ov000_020b4354 kind:data(any) addr:0x020b4354 +data_ov000_020b4360 kind:data(any) addr:0x020b4360 +data_ov000_020b436c kind:data(any) addr:0x020b436c +data_ov000_020b4378 kind:data(any) addr:0x020b4378 +data_ov000_020b4384 kind:data(any) addr:0x020b4384 +data_ov000_020b4390 kind:data(any) addr:0x020b4390 +data_ov000_020b4444 kind:data(any) addr:0x020b4444 +data_ov000_020b45d4 kind:data(any) addr:0x020b45d4 +data_ov000_020b4840 kind:data(any) addr:0x020b4840 +data_ov000_020b4850 kind:data(any) addr:0x020b4850 +data_ov000_020b4860 kind:data(any) addr:0x020b4860 +data_ov000_020b4868 kind:data(any) addr:0x020b4868 +data_ov000_020b486c kind:data(any) addr:0x020b486c +data_ov000_020b487c kind:data(any) addr:0x020b487c +data_ov000_020b48b0 kind:data(any) addr:0x020b48b0 +data_ov000_020b48dc kind:data(any) addr:0x020b48dc +data_ov000_020b48e0 kind:data(any) addr:0x020b48e0 +data_ov000_020b48f8 kind:data(any) addr:0x020b48f8 +data_ov000_020b4918 kind:data(any) addr:0x020b4918 +data_ov000_020b495c kind:data(any) addr:0x020b495c +data_ov000_020b4998 kind:data(any) addr:0x020b4998 +data_ov000_020b49b0 kind:data(any) addr:0x020b49b0 +data_ov000_020b49d0 kind:data(any) addr:0x020b49d0 +data_ov000_020b49dc kind:data(any) addr:0x020b49dc +data_ov000_020b4a28 kind:data(any) addr:0x020b4a28 +data_ov000_020b4a38 kind:data(any) addr:0x020b4a38 +data_ov000_020b4a5c kind:data(any) addr:0x020b4a5c +data_ov000_020b4aa4 kind:data(any) addr:0x020b4aa4 +data_ov000_020b4aec kind:data(any) addr:0x020b4aec +data_ov000_020b4b10 kind:data(any) addr:0x020b4b10 +data_ov000_020b4b34 kind:data(any) addr:0x020b4b34 +data_ov000_020b4b48 kind:data(any) addr:0x020b4b48 +data_ov000_020b4b5c kind:data(any) addr:0x020b4b5c +data_ov000_020b4b70 kind:data(any) addr:0x020b4b70 +data_ov000_020b4b94 kind:data(any) addr:0x020b4b94 +data_ov000_020b4bb0 kind:data(any) addr:0x020b4bb0 +data_ov000_020b4bb8 kind:data(any) addr:0x020b4bb8 +data_ov000_020b4bc0 kind:data(any) addr:0x020b4bc0 +data_ov000_020b4bc8 kind:data(any) addr:0x020b4bc8 +data_ov000_020b4bd0 kind:data(any) addr:0x020b4bd0 +data_ov000_020b4bd8 kind:data(any) addr:0x020b4bd8 +data_ov000_020b4be0 kind:data(any) addr:0x020b4be0 +data_ov000_020b4be8 kind:data(any) addr:0x020b4be8 +data_ov000_020b4bf0 kind:data(any) addr:0x020b4bf0 +data_ov000_020b4bf8 kind:data(any) addr:0x020b4bf8 +data_ov000_020b4c00 kind:data(any) addr:0x020b4c00 +data_ov000_020b4c08 kind:data(any) addr:0x020b4c08 +data_ov000_020b4c10 kind:data(any) addr:0x020b4c10 +data_ov000_020b4c18 kind:data(any) addr:0x020b4c18 +data_ov000_020b4c20 kind:data(any) addr:0x020b4c20 +data_ov000_020b4c28 kind:data(any) addr:0x020b4c28 +data_ov000_020b4c30 kind:data(any) addr:0x020b4c30 +data_ov000_020b4c38 kind:data(any) addr:0x020b4c38 +data_ov000_020b4c40 kind:data(any) addr:0x020b4c40 +data_ov000_020b4c48 kind:data(any) addr:0x020b4c48 +data_ov000_020b4c50 kind:data(any) addr:0x020b4c50 +data_ov000_020b4c58 kind:data(any) addr:0x020b4c58 +data_ov000_020b4c60 kind:data(any) addr:0x020b4c60 +data_ov000_020b4c68 kind:data(any) addr:0x020b4c68 +data_ov000_020b4c70 kind:data(any) addr:0x020b4c70 +data_ov000_020b4c78 kind:data(any) addr:0x020b4c78 +data_ov000_020b4c80 kind:data(any) addr:0x020b4c80 +data_ov000_020b4c88 kind:data(any) addr:0x020b4c88 +data_ov000_020b4c90 kind:data(any) addr:0x020b4c90 +data_ov000_020b4c98 kind:data(any) addr:0x020b4c98 +data_ov000_020b4ca0 kind:data(any) addr:0x020b4ca0 +data_ov000_020b4ca8 kind:data(any) addr:0x020b4ca8 +data_ov000_020b4cb0 kind:data(any) addr:0x020b4cb0 +data_ov000_020b4cb8 kind:data(any) addr:0x020b4cb8 +data_ov000_020b4cc0 kind:data(any) addr:0x020b4cc0 +data_ov000_020b4cc8 kind:data(any) addr:0x020b4cc8 +data_ov000_020b4cd0 kind:data(any) addr:0x020b4cd0 +data_ov000_020b4cd8 kind:data(any) addr:0x020b4cd8 +data_ov000_020b4ce0 kind:data(any) addr:0x020b4ce0 +data_ov000_020b4ce8 kind:data(any) addr:0x020b4ce8 +data_ov000_020b4cf0 kind:data(any) addr:0x020b4cf0 +data_ov000_020b4cf8 kind:data(any) addr:0x020b4cf8 +data_ov000_020b4d00 kind:data(any) addr:0x020b4d00 +data_ov000_020b4d08 kind:data(any) addr:0x020b4d08 +data_ov000_020b4d1c kind:data(any) addr:0x020b4d1c +data_ov000_020b4d28 kind:data(any) addr:0x020b4d28 +data_ov000_020b4d34 kind:data(any) addr:0x020b4d34 +data_ov000_020b4d38 kind:data(any) addr:0x020b4d38 +data_ov000_020b4d44 kind:data(any) addr:0x020b4d44 +data_ov000_020b4d70 kind:data(any) addr:0x020b4d70 +data_ov000_020b4e2c kind:data(any) addr:0x020b4e2c +data_ov000_020b4e40 kind:data(any) addr:0x020b4e40 +data_ov000_020b4e54 kind:data(any) addr:0x020b4e54 +data_ov000_020b4e68 kind:data(any) addr:0x020b4e68 +data_ov000_020b4e7c kind:data(any) addr:0x020b4e7c +data_ov000_020b4ea0 kind:bss addr:0x020b4ea0 +data_ov000_020b4ea4 kind:bss addr:0x020b4ea4 +data_ov000_020b4eb4 kind:bss addr:0x020b4eb4 +data_ov000_020b4ec0 kind:bss addr:0x020b4ec0 +data_ov000_020b4ec4 kind:bss addr:0x020b4ec4 +data_ov000_020b4ec8 kind:bss addr:0x020b4ec8 +data_ov000_020b4ecc kind:bss addr:0x020b4ecc +data_ov000_020b4f50 kind:bss addr:0x020b4f50 +data_ov000_020b4f54 kind:bss addr:0x020b4f54 +data_ov000_020b4f58 kind:bss addr:0x020b4f58 +data_ov000_020b4f64 kind:bss addr:0x020b4f64 +data_ov000_020b5028 kind:bss addr:0x020b5028 +data_ov000_020b502c kind:bss addr:0x020b502c +data_ov000_020b5088 kind:bss addr:0x020b5088 +data_ov000_020b509c kind:bss addr:0x020b509c +data_ov000_020b50a0 kind:bss addr:0x020b50a0 +data_ov000_020b5188 kind:bss addr:0x020b5188 +data_ov000_020b518c kind:bss addr:0x020b518c +data_ov000_020b5198 kind:bss addr:0x020b5198 +data_ov000_020b51a0 kind:bss addr:0x020b51a0 +data_ov000_020b51a4 kind:bss addr:0x020b51a4 +data_ov000_020b51a8 kind:bss addr:0x020b51a8 +data_ov000_020b51f0 kind:bss addr:0x020b51f0 +data_ov000_020b51f4 kind:bss addr:0x020b51f4 +data_ov000_020b5290 kind:bss addr:0x020b5290 +data_ov000_020b5294 kind:bss addr:0x020b5294 +data_ov000_020b52b8 kind:bss addr:0x020b52b8 +data_ov000_020b52bc kind:bss addr:0x020b52bc +data_ov000_020b52c8 kind:bss addr:0x020b52c8 +data_ov000_020b52dc kind:bss addr:0x020b52dc +data_ov000_020b52e0 kind:bss addr:0x020b52e0 +data_ov000_020b5318 kind:bss addr:0x020b5318 +data_ov000_020b531c kind:bss addr:0x020b531c +data_ov000_020b5320 kind:bss addr:0x020b5320 +data_ov000_020b5350 kind:bss addr:0x020b5350 +data_ov000_020b5360 kind:bss addr:0x020b5360 +data_ov000_020b5368 kind:bss addr:0x020b5368 +data_ov000_020b5370 kind:bss addr:0x020b5370 +data_ov000_020b5378 kind:bss addr:0x020b5378 +data_ov000_020b537c kind:bss addr:0x020b537c +data_ov000_020b53b0 kind:bss addr:0x020b53b0 +data_ov000_020b5bdc kind:bss addr:0x020b5bdc +data_ov000_020b5be0 kind:bss addr:0x020b5be0 +data_ov000_020b5bec kind:bss addr:0x020b5bec +data_ov000_020b5c28 kind:bss addr:0x020b5c28 +data_ov000_020b5c2c kind:bss addr:0x020b5c2c +data_ov000_020b5c38 kind:bss addr:0x020b5c38 +data_ov000_020b5c74 kind:bss addr:0x020b5c74 +data_ov000_020b5c78 kind:bss addr:0x020b5c78 +data_ov000_020b5c7c kind:bss addr:0x020b5c7c +data_ov000_020b5c88 kind:bss addr:0x020b5c88 +data_ov000_020b5cc4 kind:bss addr:0x020b5cc4 +data_ov000_020b5cc8 kind:bss addr:0x020b5cc8 +data_ov000_020b5cd4 kind:bss addr:0x020b5cd4 +data_ov000_020b5d10 kind:bss addr:0x020b5d10 +data_ov000_020b5d14 kind:bss addr:0x020b5d14 +data_ov000_020b5d1c kind:bss addr:0x020b5d1c +data_ov000_020b60f4 kind:bss addr:0x020b60f4 +data_ov000_020b60f8 kind:bss addr:0x020b60f8 +data_ov000_020b6104 kind:bss addr:0x020b6104 +data_ov000_020b6110 kind:bss addr:0x020b6110 +data_ov000_020b6130 kind:bss addr:0x020b6130 +data_ov000_020b61e4 kind:bss addr:0x020b61e4 +data_ov000_020b6208 kind:bss addr:0x020b6208 +data_ov000_020b620c kind:bss addr:0x020b620c +data_ov000_020b6218 kind:bss addr:0x020b6218 +data_ov000_020b6280 kind:bss addr:0x020b6280 +data_ov000_020b6284 kind:bss addr:0x020b6284 +data_ov000_020b6288 kind:bss addr:0x020b6288 +data_ov000_020b628c kind:bss addr:0x020b628c +data_ov000_020b6488 kind:bss addr:0x020b6488 +data_ov000_020b64a4 kind:bss addr:0x020b64a4 +data_ov000_020b64aa kind:bss addr:0x020b64aa +data_ov000_020b64c4 kind:bss addr:0x020b64c4 +data_ov000_020b64d0 kind:bss addr:0x020b64d0 +data_ov000_020b64d4 kind:bss addr:0x020b64d4 +data_ov000_020b64d8 kind:bss addr:0x020b64d8 +data_ov000_020b64dc kind:bss addr:0x020b64dc +data_ov000_020b64e0 kind:bss addr:0x020b64e0 +data_ov000_020b64f0 kind:bss addr:0x020b64f0 diff --git a/config/usa/arm9/overlays/ov001/delinks.txt b/config/usa/arm9/overlays/ov001/delinks.txt new file mode 100644 index 00000000..bf42c83c --- /dev/null +++ b/config/usa/arm9/overlays/ov001/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020c25a0 kind:code align:32 + .rodata start:0x020c25a0 end:0x020c27f4 kind:rodata align:4 + .init start:0x020c27f4 end:0x020c28e0 kind:code align:4 + .ctor start:0x020c28e0 end:0x020c2900 kind:rodata align:4 + .data start:0x020c2920 end:0x020c2fc0 kind:data align:32 + .bss start:0x020c2fc0 end:0x020c4700 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov001/relocs.txt b/config/usa/arm9/overlays/ov001/relocs.txt new file mode 100644 index 00000000..be01d069 --- /dev/null +++ b/config/usa/arm9/overlays/ov001/relocs.txt @@ -0,0 +1,2585 @@ +from:0x020b650a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6514 kind:thumb_call to:0x020b651c module:overlay(1) +from:0x020b6522 kind:thumb_call to:0x020b6cf8 module:overlay(1) +from:0x020b657a kind:thumb_call to:0x020b74d8 module:overlay(1) +from:0x020b657e kind:thumb_call to:0x020be2b0 module:overlay(1) +from:0x020b6582 kind:thumb_call to:0x020ba998 module:overlay(1) +from:0x020b6586 kind:thumb_call to:0x020b774c module:overlay(1) +from:0x020b658a kind:thumb_call to:0x020bc32c module:overlay(1) +from:0x020b658e kind:thumb_call to:0x020baf44 module:overlay(1) +from:0x020b6592 kind:thumb_call to:0x020bac20 module:overlay(1) +from:0x020b6596 kind:thumb_call_arm to:0x0205a1b8 module:overlay(0) +from:0x020b659a kind:thumb_call to:0x020b753c module:overlay(1) +from:0x020b659e kind:thumb_call to:0x020beac4 module:overlay(1) +from:0x020b65a2 kind:thumb_call_arm to:0x02058e04 module:overlay(0) +from:0x020b65a6 kind:thumb_call_arm to:0x02058f7c module:overlay(0) +from:0x020b65b0 kind:thumb_call_arm to:0x020d6294 module:overlay(24) +from:0x020b65b4 kind:thumb_call_arm to:0x020a9a9c module:overlay(0) +from:0x020b65f8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6600 kind:thumb_call to:0x020b7054 module:overlay(1) +from:0x020b66b4 kind:thumb_call to:0x020b6738 module:overlay(1) +from:0x020b66c6 kind:thumb_call to:0x02014850 module:main +from:0x020b66ce kind:thumb_call to:0x02014850 module:main +from:0x020b66dc kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020b66e4 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020b66ea kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020b66f0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b66f4 kind:thumb_call to:0x020b6b28 module:overlay(1) +from:0x020b66fe kind:thumb_call to:0x020b6b48 module:overlay(1) +from:0x020b6702 kind:thumb_call to:0x020b6bc8 module:overlay(1) +from:0x020b6706 kind:thumb_call to:0x020b6be8 module:overlay(1) +from:0x020b670a kind:thumb_call to:0x020b6c18 module:overlay(1) +from:0x020b670e kind:thumb_call to:0x020b6c38 module:overlay(1) +from:0x020b6712 kind:thumb_call to:0x020b6b68 module:overlay(1) +from:0x020b6716 kind:thumb_call to:0x020b6c98 module:overlay(1) +from:0x020b671a kind:thumb_call to:0x020b6cb8 module:overlay(1) +from:0x020b671e kind:thumb_call to:0x020b6c78 module:overlay(1) +from:0x020b6722 kind:thumb_call to:0x020b6cd8 module:overlay(1) +from:0x020b6726 kind:thumb_call to:0x020b6c58 module:overlay(1) +from:0x020b672a kind:thumb_call to:0x020be2cc module:overlay(1) +from:0x020b672e kind:thumb_call to:0x020b6b88 module:overlay(1) +from:0x020b6734 kind:load to:0x02049b80 module:main +from:0x020b6774 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b677a kind:thumb_call to:0x020ba4ec module:overlay(1) +from:0x020b678e kind:thumb_call to:0x02014918 module:main +from:0x020b67a4 kind:thumb_call to:0x020147fc module:main +from:0x020b67cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b67d6 kind:thumb_call_arm to:0x0213efa0 module:overlays(58,70) +from:0x020b67e2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b67ec kind:thumb_call_arm to:0x0213efa0 module:overlays(58,70) +from:0x020b67f8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6802 kind:thumb_call_arm to:0x0213f138 module:overlay(58) +from:0x020b680e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6818 kind:thumb_call_arm to:0x0212fb18 module:overlay(26) +from:0x020b682c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6836 kind:thumb_call_arm to:0x020ea718 module:overlay(21) +from:0x020b6856 kind:thumb_call to:0x020b76a0 module:overlay(1) +from:0x020b685c kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b6864 kind:thumb_call to:0x020b6f80 module:overlay(1) +from:0x020b686c kind:load to:0x020b21a4 module:overlay(0) +from:0x020b6870 kind:load to:0x02049b80 module:main +from:0x020b6874 kind:load to:0x020b21c0 module:overlay(0) +from:0x020b687c kind:load to:0x0204997c module:main +from:0x020b6880 kind:load to:0x027e09b8 module:dtcm +from:0x020b6890 kind:thumb_call to:0x020b7028 module:overlay(1) +from:0x020b68ae kind:thumb_call to:0x02014850 module:main +from:0x020b68b6 kind:thumb_call to:0x02014850 module:main +from:0x020b68c2 kind:thumb_call to:0x02014850 module:main +from:0x020b68d8 kind:thumb_call to:0x02014850 module:main +from:0x020b68e0 kind:thumb_call to:0x02014850 module:main +from:0x020b68ea kind:thumb_call to:0x02014850 module:main +from:0x020b68f2 kind:thumb_call to:0x02014850 module:main +from:0x020b68f6 kind:thumb_call to:0x020b6ba8 module:overlay(1) +from:0x020b68fc kind:load to:0x02049b80 module:main +from:0x020b6900 kind:load to:0x02043e30 module:main +from:0x020b690e kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b691a kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b6926 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b6932 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b693e kind:thumb_call to:0x020b6994 module:overlay(1) +from:0x020b6974 kind:thumb_call to:0x020b6884 module:overlay(1) +from:0x020b697e kind:thumb_call to:0x020b6738 module:overlay(1) +from:0x020b6988 kind:load to:0x027e09a0 module:dtcm +from:0x020b698c kind:load to:0x020b21a4 module:overlay(0) +from:0x020b6990 kind:load to:0x020b21c0 module:overlay(0) +from:0x020b6a00 kind:thumb_call_arm to:0x020c6820 module:overlay(24) +from:0x020b6a1a kind:thumb_call_arm to:0x020c77a0 module:overlay(24) +from:0x020b6a2c kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b6a38 kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b6a46 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b6a52 kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b6a5e kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b6a6a kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b6a7c kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b6a8a kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b6ad2 kind:thumb_call_arm to:0x020c6820 module:overlay(24) +from:0x020b6ae8 kind:thumb_call_arm to:0x020c77a0 module:overlay(24) +from:0x020b6afa kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b6b06 kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b6b14 kind:load to:0x020c25b4 module:overlay(1) +from:0x020b6b18 kind:load to:0x020c25a0 module:overlay(1) +from:0x020b6b1c kind:load to:0x027e0994 module:dtcm +from:0x020b6b20 kind:load to:0x027e0cf8 module:dtcm +from:0x020b6b24 kind:load to:0x020c25dc module:overlay(1) +from:0x020b6b36 kind:thumb_call_arm to:0x020a9adc module:overlay(0) +from:0x020b6b3c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6b44 kind:load to:0x020b64f0 module:overlay(0) +from:0x020b6b56 kind:thumb_call_arm to:0x020d62dc module:overlay(24) +from:0x020b6b5c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6b64 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b6b76 kind:thumb_call to:0x0205a0b8 module:overlay(0) +from:0x020b6b7c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6b84 kind:load to:0x027e0960 module:dtcm +from:0x020b6b96 kind:thumb_call to:0x020b74b4 module:overlay(1) +from:0x020b6b9c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6ba4 kind:load to:0x027e09a0 module:dtcm +from:0x020b6bb6 kind:thumb_call to:0x020b6d14 module:overlay(1) +from:0x020b6bbc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6bc4 kind:load to:0x027e095c module:dtcm +from:0x020b6bd6 kind:thumb_call to:0x020b6d20 module:overlay(1) +from:0x020b6bdc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6be4 kind:load to:0x027e0958 module:dtcm +from:0x020b6bfc kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b6c02 kind:thumb_call to:0x020b6d2c module:overlay(1) +from:0x020b6c08 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c10 kind:load to:0x027e0954 module:dtcm +from:0x020b6c14 kind:load to:0x020b6d05 module:overlay(1) +from:0x020b6c26 kind:thumb_call to:0x020beb6c module:overlay(1) +from:0x020b6c2c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c34 kind:load to:0x027e09ac module:dtcm +from:0x020b6c46 kind:thumb_call to:0x020b7640 module:overlay(1) +from:0x020b6c4c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c54 kind:load to:0x027e09b8 module:dtcm +from:0x020b6c66 kind:thumb_call to:0x020baac0 module:overlay(1) +from:0x020b6c6c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c74 kind:load to:0x027e09bc module:dtcm +from:0x020b6c86 kind:thumb_call to:0x020bc430 module:overlay(1) +from:0x020b6c8c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c94 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6ca6 kind:thumb_call to:0x020bac58 module:overlay(1) +from:0x020b6cac kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cb4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b6cc6 kind:thumb_call to:0x020bafa4 module:overlay(1) +from:0x020b6ccc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cd4 kind:load to:0x027e0ce4 module:dtcm +from:0x020b6ce6 kind:thumb_call to:0x020b77cc module:overlay(1) +from:0x020b6cec kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cf4 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6d00 kind:load to:0x027e09a4 module:dtcm +from:0x020b6d0a kind:thumb_call_arm to:0x0201666c module:main +from:0x020b6d1c kind:load to:0x027e095c module:dtcm +from:0x020b6d28 kind:load to:0x027e0958 module:dtcm +from:0x020b6d34 kind:load to:0x027e0954 module:dtcm +from:0x020b6d52 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b6d60 kind:load to:0x020b2194 module:overlay(0) +from:0x020b6d6e kind:thumb_call to:0x020be8c0 module:overlay(1) +from:0x020b6d76 kind:thumb_call to:0x020b76e0 module:overlay(1) +from:0x020b6d7e kind:thumb_call_arm to:0x0205a144 module:overlay(0) +from:0x020b6d86 kind:thumb_call to:0x020bec6c module:overlay(1) +from:0x020b6d8e kind:thumb_call to:0x020baba8 module:overlay(1) +from:0x020b6d96 kind:thumb_call to:0x020bc5d8 module:overlay(1) +from:0x020b6d9e kind:thumb_call to:0x020be3a4 module:overlay(1) +from:0x020b6da4 kind:thumb_call to:0x020bd618 module:overlay(1) +from:0x020b6dae kind:thumb_call to:0x020bdde4 module:overlay(1) +from:0x020b6db2 kind:thumb_call to:0x020bed14 module:overlay(1) +from:0x020b6dc4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6dcc kind:load to:0x020b2194 module:overlay(0) +from:0x020b6dd0 kind:load to:0x020b502c module:overlay(0) +from:0x020b6dd4 kind:load to:0x027e09b8 module:dtcm +from:0x020b6dd8 kind:load to:0x027e0960 module:dtcm +from:0x020b6ddc kind:load to:0x027e09ac module:dtcm +from:0x020b6de0 kind:load to:0x027e09bc module:dtcm +from:0x020b6de4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6de8 kind:load to:0x027e09c0 module:dtcm +from:0x020b6dec kind:load to:0x0204a0f0 module:main +from:0x020b6df0 kind:load to:0x020b50a0 module:overlay(0) +from:0x020b6dfe kind:thumb_call to:0x020be8c0 module:overlay(1) +from:0x020b6e06 kind:thumb_call to:0x020b76e0 module:overlay(1) +from:0x020b6e0e kind:thumb_call_arm to:0x0205a144 module:overlay(0) +from:0x020b6e16 kind:thumb_call to:0x020bec6c module:overlay(1) +from:0x020b6e1e kind:thumb_call to:0x020baba8 module:overlay(1) +from:0x020b6e26 kind:thumb_call to:0x020bc5d8 module:overlay(1) +from:0x020b6e2e kind:thumb_call to:0x020be3a4 module:overlay(1) +from:0x020b6e34 kind:thumb_call to:0x020bd618 module:overlay(1) +from:0x020b6e3e kind:thumb_call to:0x020bdde4 module:overlay(1) +from:0x020b6e42 kind:thumb_call to:0x020bed14 module:overlay(1) +from:0x020b6e54 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6e5a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6e64 kind:load to:0x020b2194 module:overlay(0) +from:0x020b6e68 kind:load to:0x020b502c module:overlay(0) +from:0x020b6e6c kind:load to:0x027e09b8 module:dtcm +from:0x020b6e70 kind:load to:0x027e0960 module:dtcm +from:0x020b6e74 kind:load to:0x027e09ac module:dtcm +from:0x020b6e78 kind:load to:0x027e09bc module:dtcm +from:0x020b6e7c kind:load to:0x027e0ce0 module:dtcm +from:0x020b6e80 kind:load to:0x027e09c0 module:dtcm +from:0x020b6e84 kind:load to:0x0204a0f0 module:main +from:0x020b6e88 kind:load to:0x020b50a0 module:overlay(0) +from:0x020b6e96 kind:thumb_call to:0x020be8c0 module:overlay(1) +from:0x020b6e9e kind:thumb_call to:0x020b76e0 module:overlay(1) +from:0x020b6ea6 kind:thumb_call_arm to:0x0205a144 module:overlay(0) +from:0x020b6eae kind:thumb_call to:0x020bec6c module:overlay(1) +from:0x020b6eb6 kind:thumb_call to:0x020baba8 module:overlay(1) +from:0x020b6ebe kind:thumb_call to:0x020bc5d8 module:overlay(1) +from:0x020b6ec6 kind:thumb_call to:0x020be3a4 module:overlay(1) +from:0x020b6ecc kind:thumb_call to:0x020bd618 module:overlay(1) +from:0x020b6ed6 kind:thumb_call to:0x020bdde4 module:overlay(1) +from:0x020b6eda kind:thumb_call to:0x020bed14 module:overlay(1) +from:0x020b6eec kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6ef4 kind:load to:0x020b2194 module:overlay(0) +from:0x020b6ef8 kind:load to:0x020b502c module:overlay(0) +from:0x020b6efc kind:load to:0x027e09b8 module:dtcm +from:0x020b6f00 kind:load to:0x027e0960 module:dtcm +from:0x020b6f04 kind:load to:0x027e09ac module:dtcm +from:0x020b6f08 kind:load to:0x027e09bc module:dtcm +from:0x020b6f0c kind:load to:0x027e0ce0 module:dtcm +from:0x020b6f10 kind:load to:0x027e09c0 module:dtcm +from:0x020b6f14 kind:load to:0x0204a0f0 module:main +from:0x020b6f18 kind:load to:0x020b50a0 module:overlay(0) +from:0x020b6f20 kind:thumb_call to:0x020becf4 module:overlay(1) +from:0x020b6f2a kind:thumb_call to:0x020bd950 module:overlay(1) +from:0x020b6f30 kind:thumb_call to:0x020bd590 module:overlay(1) +from:0x020b6f38 kind:thumb_call to:0x020be374 module:overlay(1) +from:0x020b6f44 kind:thumb_call to:0x020bc504 module:overlay(1) +from:0x020b6f4c kind:thumb_call to:0x020bab3c module:overlay(1) +from:0x020b6f54 kind:thumb_call to:0x020beb98 module:overlay(1) +from:0x020b6f5c kind:thumb_call_arm to:0x0205a140 module:overlay(0) +from:0x020b6f64 kind:load to:0x020b50a0 module:overlay(0) +from:0x020b6f68 kind:load to:0x0204a0f0 module:main +from:0x020b6f6c kind:load to:0x027e09c0 module:dtcm +from:0x020b6f70 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6f74 kind:load to:0x027e09bc module:dtcm +from:0x020b6f78 kind:load to:0x027e09ac module:dtcm +from:0x020b6f7c kind:load to:0x027e0960 module:dtcm +from:0x020b6f94 kind:thumb_call_arm to:0x020a780c module:overlay(0) +from:0x020b6fbc kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020b6fd2 kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020b6fec kind:thumb_call_arm to:0x02018d50 module:main +from:0x020b6ff8 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b7010 kind:thumb_call to:0x020b7810 module:overlay(1) +from:0x020b7018 kind:load to:0x0204a0f0 module:main +from:0x020b701c kind:load to:0x027e09a4 module:dtcm +from:0x020b7020 kind:load to:0x027e0994 module:dtcm +from:0x020b7024 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7030 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7034 kind:load to:0x020b7a5d module:overlay(1) +from:0x020b703c kind:thumb_call_arm to:0x02065c00 module:overlay(0) +from:0x020b7050 kind:load to:0x020b21e4 module:overlay(0) +from:0x020b7058 kind:thumb_call_arm to:0x0201bac4 module:main +from:0x020b7064 kind:thumb_call to:0x020b7038 module:overlay(1) +from:0x020b706c kind:thumb_call_arm to:0x02065eac module:overlay(0) +from:0x020b7120 kind:load to:0x020b2200 module:overlay(0) +from:0x020b7142 kind:thumb_call_arm to:0x01fff148 module:itcm +from:0x020b7164 kind:thumb_call_arm to:0x01fff17c module:itcm +from:0x020b719c kind:thumb_call_arm to:0x02106544 module:overlay(26) +from:0x020b7202 kind:thumb_call_arm to:0x02069ff4 module:overlay(0) +from:0x020b72a6 kind:thumb_call to:0x020b6904 module:overlay(1) +from:0x020b72b8 kind:thumb_call to:0x020b7be8 module:overlay(1) +from:0x020b72cc kind:thumb_call to:0x020b8a3c module:overlay(1) +from:0x020b72d2 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b72de kind:thumb_call_arm to:0x02016684 module:main +from:0x020b72ee kind:thumb_call_arm to:0x02016684 module:main +from:0x020b7304 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b7320 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b734e kind:thumb_call_arm to:0x02065f48 module:overlay(0) +from:0x020b7358 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020b7366 kind:thumb_call_arm to:0x0201bb7c module:main +from:0x020b736e kind:thumb_call_arm to:0x0201b980 module:main +from:0x020b737c kind:thumb_call_arm to:0x02070f38 module:overlay(0) +from:0x020b7386 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020b73be kind:thumb_call_arm to:0x0201bb7c module:main +from:0x020b73da kind:thumb_call_arm to:0x0201b980 module:main +from:0x020b73e4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b73e8 kind:load to:0x020aa872 module:overlay(0) +from:0x020b73ec kind:load to:0x020b50a0 module:overlay(0) +from:0x020b73f0 kind:load to:0x027e09a4 module:dtcm +from:0x020b73f4 kind:load to:0x027e0cd8 module:dtcm +from:0x020b73f8 kind:load to:0x020aa86c module:overlay(0) +from:0x020b73fc kind:load to:0x0204e5d8 module:main +from:0x020b7400 kind:load to:0x020aa86d module:overlay(0) +from:0x020b7404 kind:load to:0x020aa86e module:overlay(0) +from:0x020b7408 kind:load to:0x020aa86f module:overlay(0) +from:0x020b7420 kind:thumb_call to:0x020156a0 module:main +from:0x020b742a kind:thumb_call to:0x020156fc module:main +from:0x020b7444 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020b7456 kind:thumb_call to:0x020156cc module:main +from:0x020b7460 kind:load to:0x020c2920 module:overlay(1) +from:0x020b7468 kind:thumb_call to:0x020b7524 module:overlay(1) +from:0x020b7476 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7482 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7494 kind:thumb_call to:0x02015528 module:main +from:0x020b74a2 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b74a8 kind:thumb_call to:0x020b74f0 module:overlay(1) +from:0x020b74b0 kind:load to:0x020c2938 module:overlay(1) +from:0x020b74ca kind:thumb_call_arm to:0x02012000 module:main +from:0x020b74d0 kind:thumb_call to:0x020b7530 module:overlay(1) +from:0x020b74e0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b74e8 kind:thumb_call to:0x020b7464 module:overlay(1) +from:0x020b752c kind:load to:0x027e09a0 module:dtcm +from:0x020b7538 kind:load to:0x027e09a0 module:dtcm +from:0x020b7544 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b754c kind:thumb_call to:0x020b7554 module:overlay(1) +from:0x020b7558 kind:thumb_call to:0x020b7734 module:overlay(1) +from:0x020b7566 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b7582 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b758c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7594 kind:thumb_call_arm to:0x020736c0 module:overlay(0) +from:0x020b75a0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b75b0 kind:thumb_call_arm to:0x0201bb10 module:main +from:0x020b75b8 kind:thumb_call_arm to:0x02065eac module:overlay(0) +from:0x020b75cc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b75dc kind:thumb_call_arm to:0x02075008 module:overlay(0) +from:0x020b75e4 kind:thumb_call_arm to:0x02065eac module:overlay(0) +from:0x020b7600 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7608 kind:thumb_call_arm to:0x02074624 module:overlay(0) +from:0x020b7614 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b761c kind:thumb_call_arm to:0x020a78e8 module:overlay(0) +from:0x020b7630 kind:load to:0x020b22a0 module:overlay(0) +from:0x020b7634 kind:load to:0x020b232c module:overlay(0) +from:0x020b7638 kind:load to:0x0204a068 module:main +from:0x020b765e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7670 kind:thumb_call_arm to:0x020a7a50 module:overlay(0) +from:0x020b7676 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7684 kind:thumb_call to:0x020b7740 module:overlay(1) +from:0x020b769c kind:load to:0x02028c38 module:main +from:0x020b76ac kind:thumb_call_arm to:0x02073060 module:overlay(0) +from:0x020b76b8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b76c2 kind:thumb_call_arm to:0x02165954 module:overlays(88,91) +from:0x020b76ce kind:thumb_call_arm to:0x020735f0 module:overlay(0) +from:0x020b76d4 kind:thumb_call to:0x020be978 module:overlay(1) +from:0x020b76dc kind:load to:0x020b502c module:overlay(0) +from:0x020b76ec kind:thumb_call to:0x020be4e4 module:overlay(1) +from:0x020b7704 kind:load to:0x020b502c module:overlay(0) +from:0x020b770e kind:thumb_call_arm to:0x02073b3c module:overlay(0) +from:0x020b772e kind:thumb_call_arm to:0x020a7b14 module:overlay(0) +from:0x020b773c kind:load to:0x027e09b8 module:dtcm +from:0x020b7748 kind:load to:0x027e09b8 module:dtcm +from:0x020b7754 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b775c kind:thumb_call to:0x020b7764 module:overlay(1) +from:0x020b7768 kind:thumb_call to:0x020b81a8 module:overlay(1) +from:0x020b7782 kind:thumb_call_arm to:0x02016654 module:main +from:0x020b779e kind:thumb_call_arm to:0x020166cc module:main +from:0x020b77c4 kind:load to:0x020b2920 module:overlay(0) +from:0x020b77c8 kind:load to:0x027e09bc module:dtcm +from:0x020b77d8 kind:thumb_call_arm to:0x02081250 module:overlay(0) +from:0x020b77de kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b77ee kind:thumb_call_arm to:0x02081250 module:overlay(0) +from:0x020b77f4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7800 kind:thumb_call_arm to:0x0201666c module:main +from:0x020b7806 kind:thumb_call to:0x020b81b4 module:overlay(1) +from:0x020b781e kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b7828 kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020b783c kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b784a kind:thumb_call to:0x02015488 module:main +from:0x020b7852 kind:thumb_call to:0x020154c4 module:main +from:0x020b7882 kind:thumb_call to:0x02015684 module:main +from:0x020b788c kind:thumb_call to:0x020baff8 module:overlay(1) +from:0x020b78b2 kind:thumb_call to:0x02015684 module:main +from:0x020b78bc kind:thumb_call to:0x020bacb8 module:overlay(1) +from:0x020b78dc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b78e4 kind:thumb_call_arm to:0x020811a0 module:overlay(0) +from:0x020b78fa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7902 kind:thumb_call_arm to:0x020811a0 module:overlay(0) +from:0x020b790a kind:thumb_call_arm to:0x020c0f04 module:overlay(1) +from:0x020b7928 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7930 kind:thumb_call_arm to:0x020e90d4 module:overlay(26) +from:0x020b7936 kind:thumb_call_arm to:0x020e91e8 module:overlay(26) +from:0x020b7954 kind:thumb_call_arm to:0x020cafe0 module:overlay(24) +from:0x020b795a kind:thumb_call_arm to:0x020caf98 module:overlay(24) +from:0x020b7962 kind:thumb_call to:0x020b8100 module:overlay(1) +from:0x020b7982 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b798e kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b7998 kind:thumb_call to:0x02015488 module:main +from:0x020b79a0 kind:thumb_call to:0x020154c4 module:main +from:0x020b79aa kind:thumb_call to:0x020b7b18 module:overlay(1) +from:0x020b79b0 kind:thumb_call to:0x0201549c module:main +from:0x020b79bc kind:thumb_call to:0x020b7b18 module:overlay(1) +from:0x020b79c6 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b79d8 kind:thumb_call_arm to:0x02081500 module:overlay(0) +from:0x020b79e0 kind:thumb_call_arm to:0x020814cc module:overlay(0) +from:0x020b7a00 kind:thumb_call to:0x020b7d44 module:overlay(1) +from:0x020b7a0a kind:thumb_call to:0x020b7e48 module:overlay(1) +from:0x020b7a10 kind:thumb_call to:0x02015664 module:main +from:0x020b7a16 kind:thumb_call to:0x02015664 module:main +from:0x020b7a1c kind:thumb_call to:0x0201549c module:main +from:0x020b7a24 kind:load to:0x027e09a0 module:dtcm +from:0x020b7a28 kind:load to:0x020c2950 module:overlay(1) +from:0x020b7a2c kind:load to:0x020c2964 module:overlay(1) +from:0x020b7a30 kind:load to:0x02043f48 module:main +from:0x020b7a34 kind:load to:0x020c2968 module:overlay(1) +from:0x020b7a38 kind:load to:0x020c2984 module:overlay(1) +from:0x020b7a3c kind:load to:0x02043f10 module:main +from:0x020b7a40 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7a44 kind:load to:0x020c299c module:overlay(1) +from:0x020b7a48 kind:load to:0x020c29b8 module:overlay(1) +from:0x020b7a4c kind:load to:0x027e0ce8 module:dtcm +from:0x020b7a50 kind:load to:0x027e09a4 module:dtcm +from:0x020b7a54 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020b7a58 kind:load to:0x020c29d0 module:overlay(1) +from:0x020b7a60 kind:thumb_call to:0x020b816c module:overlay(1) +from:0x020b7a66 kind:thumb_call to:0x020b801c module:overlay(1) +from:0x020b7a70 kind:thumb_call to:0x02014850 module:main +from:0x020b7a78 kind:thumb_call to:0x02014850 module:main +from:0x020b7a80 kind:thumb_call to:0x02014850 module:main +from:0x020b7a88 kind:thumb_call to:0x02014850 module:main +from:0x020b7a92 kind:thumb_call to:0x02014850 module:main +from:0x020b7a98 kind:thumb_call to:0x020b7e30 module:overlay(1) +from:0x020b7aac kind:thumb_call_arm to:0x02081c80 module:overlay(0) +from:0x020b7ab8 kind:thumb_call_arm to:0x02081250 module:overlay(0) +from:0x020b7abe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7ace kind:thumb_call_arm to:0x02081250 module:overlay(0) +from:0x020b7ad4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7ae6 kind:thumb_call_arm to:0x020e9118 module:overlay(26) +from:0x020b7aec kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7af8 kind:thumb_call to:0x020bad60 module:overlay(1) +from:0x020b7b00 kind:thumb_call to:0x020bb3f4 module:overlay(1) +from:0x020b7b08 kind:load to:0x02049b80 module:main +from:0x020b7b0c kind:load to:0x027e09a4 module:dtcm +from:0x020b7b10 kind:load to:0x027e0ce8 module:dtcm +from:0x020b7b14 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7b3a kind:thumb_call_arm to:0x02081334 module:overlay(0) +from:0x020b7b66 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b7b74 kind:thumb_call_arm to:0x02081334 module:overlay(0) +from:0x020b7b88 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b7b92 kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020b7bb2 kind:thumb_call_arm to:0x02081334 module:overlay(0) +from:0x020b7bc8 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b7bd8 kind:thumb_call_arm to:0x02081334 module:overlay(0) +from:0x020b7be0 kind:load to:0x020b6288 module:overlay(0) +from:0x020b7be4 kind:load to:0x027e09a0 module:dtcm +from:0x020b7bfa kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b7c08 kind:thumb_call_arm to:0x020c0e8c module:overlay(1) +from:0x020b7c16 kind:thumb_call_arm to:0x02082104 module:overlay(0) +from:0x020b7c7e kind:thumb_call to:0x020b801c module:overlay(1) +from:0x020b7c84 kind:thumb_call to:0x020b7e30 module:overlay(1) +from:0x020b7c9a kind:thumb_call_arm to:0x020c0f7c module:overlay(1) +from:0x020b7ca2 kind:thumb_call_arm to:0x0216128c module:overlays(60,84) +from:0x020b7cb0 kind:thumb_call_arm to:0x02081500 module:overlay(0) +from:0x020b7cb8 kind:thumb_call_arm to:0x020814cc module:overlay(0) +from:0x020b7cd8 kind:thumb_call to:0x020b7d44 module:overlay(1) +from:0x020b7ce2 kind:thumb_call to:0x020b7e48 module:overlay(1) +from:0x020b7d00 kind:thumb_call_arm to:0x02081d3c module:overlay(0) +from:0x020b7d0c kind:thumb_call_arm to:0x020cafb8 module:overlay(24) +from:0x020b7d1a kind:thumb_call_arm to:0x020cafe0 module:overlay(24) +from:0x020b7d24 kind:load to:0x02164670 module:overlays(59,63,68,71,73,84) +from:0x020b7d38 kind:load to:0x0216120c module:overlays(62,66,84) +from:0x020b7d3c kind:load to:0x027e09a4 module:dtcm +from:0x020b7d40 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020b7d52 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b7d7e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7d88 kind:thumb_call to:0x02183460 module:overlay(101) +from:0x020b7dbc kind:thumb_call to:0x020147fc module:main +from:0x020b7dcc kind:thumb_call to:0x020147fc module:main +from:0x020b7ddc kind:thumb_call to:0x020147fc module:main +from:0x020b7dec kind:thumb_call to:0x020147fc module:main +from:0x020b7df8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7e02 kind:thumb_call_arm to:0x02105714 module:overlay(26) +from:0x020b7e12 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7e1c kind:thumb_call_arm to:0x020ea7d0 module:overlay(21) +from:0x020b7e24 kind:load to:0x027e09a0 module:dtcm +from:0x020b7e28 kind:load to:0x02049b80 module:main +from:0x020b7e58 kind:thumb_call_arm to:0x020d2500 module:overlay(24) +from:0x020b7e62 kind:thumb_call to:0x020be90c module:overlay(1) +from:0x020b7e6a kind:thumb_call to:0x020b85b0 module:overlay(1) +from:0x020b7e82 kind:thumb_call to:0x020bde2c module:overlay(1) +from:0x020b7e8a kind:thumb_call to:0x020bc63c module:overlay(1) +from:0x020b7e92 kind:thumb_call to:0x020babc8 module:overlay(1) +from:0x020b7e9a kind:thumb_call_arm to:0x0205a0fc module:overlay(0) +from:0x020b7ea2 kind:thumb_call to:0x020bb468 module:overlay(1) +from:0x020b7eaa kind:thumb_call to:0x020bad80 module:overlay(1) +from:0x020b7eb0 kind:thumb_call to:0x020bd658 module:overlay(1) +from:0x020b7ec2 kind:thumb_call_arm to:0x020c4b80 module:overlay(24) +from:0x020b7ecc kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b7ee8 kind:thumb_call to:0x020b8a3c module:overlay(1) +from:0x020b7ef2 kind:thumb_call to:0x020bc6b8 module:overlay(1) +from:0x020b7f10 kind:thumb_call to:0x020b8a3c module:overlay(1) +from:0x020b7f18 kind:thumb_call to:0x020bc6c8 module:overlay(1) +from:0x020b7f36 kind:thumb_call to:0x020b8a3c module:overlay(1) +from:0x020b7f42 kind:thumb_call to:0x020b8a3c module:overlay(1) +from:0x020b7f58 kind:thumb_call to:0x020bc6dc module:overlay(1) +from:0x020b7f60 kind:thumb_call_arm to:0x020771a8 module:overlay(0) +from:0x020b7f6a kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b7f74 kind:thumb_call_arm to:0x0207da20 module:overlay(0) +from:0x020b7f8c kind:thumb_call_arm to:0x020dc9f4 module:overlay(26) +from:0x020b7f94 kind:thumb_call to:0x020bac7c module:overlay(1) +from:0x020b7f9c kind:thumb_call to:0x020bafbc module:overlay(1) +from:0x020b7fb8 kind:thumb_call_arm to:0x020702f0 module:overlay(0) +from:0x020b7fe4 kind:load to:0x020b502c module:overlay(0) +from:0x020b7fe8 kind:load to:0x020b50a0 module:overlay(0) +from:0x020b7fec kind:load to:0x027e0ce0 module:dtcm +from:0x020b7ff0 kind:load to:0x027e09bc module:dtcm +from:0x020b7ff4 kind:load to:0x027e0960 module:dtcm +from:0x020b7ff8 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7ffc kind:load to:0x027e0ce8 module:dtcm +from:0x020b8000 kind:load to:0x0204a0f0 module:main +from:0x020b8004 kind:load to:0x027e09a4 module:dtcm +from:0x020b8008 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020b800c kind:load to:0x027e09a0 module:dtcm +from:0x020b8010 kind:load to:0x027e09c0 module:dtcm +from:0x020b8014 kind:load to:0x02138cf0 module:overlay(26) +from:0x020b8018 kind:load to:0x020b6288 module:overlay(0) +from:0x020b803a kind:thumb_call_arm to:0x020c4ca8 module:overlay(24) +from:0x020b8040 kind:thumb_call to:0x020bd66c module:overlay(1) +from:0x020b8048 kind:thumb_call to:0x020bad94 module:overlay(1) +from:0x020b8050 kind:thumb_call to:0x020bb528 module:overlay(1) +from:0x020b8058 kind:thumb_call to:0x020bc67c module:overlay(1) +from:0x020b8060 kind:thumb_call to:0x020babe8 module:overlay(1) +from:0x020b8068 kind:thumb_call to:0x020bf008 module:overlay(1) +from:0x020b8070 kind:thumb_call_arm to:0x0205a100 module:overlay(0) +from:0x020b8078 kind:thumb_call to:0x020b7708 module:overlay(1) +from:0x020b8080 kind:thumb_call_arm to:0x02012000 module:main +from:0x020b808a kind:thumb_call to:0x020bde3c module:overlay(1) +from:0x020b8090 kind:thumb_call to:0x020be92c module:overlay(1) +from:0x020b8096 kind:thumb_call to:0x020b88cc module:overlay(1) +from:0x020b80a0 kind:thumb_call_arm to:0x020d2544 module:overlay(24) +from:0x020b80a8 kind:load to:0x027e09a4 module:dtcm +from:0x020b80ac kind:load to:0x020d8640 module:overlays(19,24) +from:0x020b80b0 kind:load to:0x0204a0f0 module:main +from:0x020b80b4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b80b8 kind:load to:0x027e0ce4 module:dtcm +from:0x020b80bc kind:load to:0x027e0ce0 module:dtcm +from:0x020b80c0 kind:load to:0x027e09bc module:dtcm +from:0x020b80c4 kind:load to:0x027e0cec module:dtcm +from:0x020b80c8 kind:load to:0x027e0960 module:dtcm +from:0x020b80cc kind:load to:0x027e09b8 module:dtcm +from:0x020b80d0 kind:load to:0x020b6488 module:overlay(0) +from:0x020b80d4 kind:load to:0x020b50a0 module:overlay(0) +from:0x020b80d8 kind:load to:0x020b502c module:overlay(0) +from:0x020b811e kind:thumb_call_arm to:0x02014b00 module:main +from:0x020b814e kind:thumb_call_arm to:0x0203a3a0 module:main +from:0x020b8164 kind:load to:0x02049b8c module:main +from:0x020b8190 kind:thumb_call_arm to:0x02014b00 module:main +from:0x020b81a0 kind:load to:0x027e09a4 module:dtcm +from:0x020b81a4 kind:load to:0x02049b8c module:main +from:0x020b81b0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b81bc kind:load to:0x027e0cd8 module:dtcm +from:0x020b81de kind:thumb_call to:0x020153d4 module:main +from:0x020b81e8 kind:thumb_call to:0x02057b50 module:overlay(0) +from:0x020b81f8 kind:thumb_call to:0x02015528 module:main +from:0x020b820c kind:thumb_call_arm to:0x0208231c module:overlay(0) +from:0x020b839e kind:thumb_call to:0x020bae80 module:overlay(1) +from:0x020b83a6 kind:thumb_call to:0x02059280 module:overlay(0) +from:0x020b83b0 kind:load to:0x020c29dc module:overlay(1) +from:0x020b83b4 kind:load to:0x027e0c90 module:dtcm +from:0x020b83b8 kind:load to:0x027e0ca8 module:dtcm +from:0x020b83bc kind:load to:0x027e0c9c module:dtcm +from:0x020b83c0 kind:load to:0x027e0cb4 module:dtcm +from:0x020b83c4 kind:load to:0x027e0cc0 module:dtcm +from:0x020b83c8 kind:load to:0x027e0ccc module:dtcm +from:0x020b83cc kind:load to:0x020c40d4 module:overlay(1) +from:0x020b83d0 kind:load to:0x027e0ce8 module:dtcm +from:0x020b83d4 kind:load to:0x027e095c module:dtcm +from:0x020b83e4 kind:thumb_call to:0x020592cc module:overlay(0) +from:0x020b83ec kind:thumb_call to:0x020baf08 module:overlay(1) +from:0x020b83fc kind:thumb_call_arm to:0x021304e4 module:overlay(47) +from:0x020b8402 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8434 kind:thumb_call to:0x020b8acc module:overlay(1) +from:0x020b843e kind:thumb_call to:0x020b8e6c module:overlay(1) +from:0x020b8446 kind:thumb_call to:0x020b8edc module:overlay(1) +from:0x020b844e kind:thumb_call to:0x02015544 module:main +from:0x020b8456 kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020b845c kind:thumb_call to:0x02015454 module:main +from:0x020b8464 kind:load to:0x020c29dc module:overlay(1) +from:0x020b8468 kind:load to:0x027e095c module:dtcm +from:0x020b846c kind:load to:0x027e0ce8 module:dtcm +from:0x020b847c kind:thumb_call to:0x020592cc module:overlay(0) +from:0x020b8484 kind:thumb_call to:0x020baf08 module:overlay(1) +from:0x020b8494 kind:thumb_call_arm to:0x021304e4 module:overlay(47) +from:0x020b849a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b84cc kind:thumb_call to:0x020b8acc module:overlay(1) +from:0x020b84d6 kind:thumb_call to:0x020b8e6c module:overlay(1) +from:0x020b84de kind:thumb_call to:0x020b8edc module:overlay(1) +from:0x020b84e6 kind:thumb_call to:0x02015544 module:main +from:0x020b84ee kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020b84f4 kind:thumb_call to:0x02015454 module:main +from:0x020b84fa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8504 kind:load to:0x020c29dc module:overlay(1) +from:0x020b8508 kind:load to:0x027e095c module:dtcm +from:0x020b850c kind:load to:0x027e0ce8 module:dtcm +from:0x020b851c kind:thumb_call to:0x020592cc module:overlay(0) +from:0x020b8524 kind:thumb_call to:0x020baf08 module:overlay(1) +from:0x020b8534 kind:thumb_call_arm to:0x021304e4 module:overlay(47) +from:0x020b853a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b856c kind:thumb_call to:0x020b8acc module:overlay(1) +from:0x020b8576 kind:thumb_call to:0x020b8e6c module:overlay(1) +from:0x020b857e kind:thumb_call to:0x020b8edc module:overlay(1) +from:0x020b8586 kind:thumb_call to:0x02015544 module:main +from:0x020b858e kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020b8594 kind:thumb_call to:0x02015454 module:main +from:0x020b859c kind:load to:0x020c29dc module:overlay(1) +from:0x020b85a0 kind:load to:0x027e095c module:dtcm +from:0x020b85a4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b85d0 kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b85ea kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b8602 kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b8608 kind:thumb_call to:0x02015454 module:main +from:0x020b8616 kind:thumb_call to:0x020153f4 module:main +from:0x020b8632 kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b864a kind:thumb_call to:0x020be3bc module:overlay(1) +from:0x020b8662 kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b8676 kind:thumb_call to:0x02015684 module:main +from:0x020b8690 kind:thumb_call to:0x020b9490 module:overlay(1) +from:0x020b8698 kind:thumb_call to:0x020badc0 module:overlay(1) +from:0x020b86a0 kind:thumb_call to:0x020bb610 module:overlay(1) +from:0x020b86ae kind:thumb_call to:0x020bb690 module:overlay(1) +from:0x020b86b6 kind:thumb_call to:0x02059280 module:overlay(0) +from:0x020b86ce kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b86e4 kind:thumb_call to:0x02015684 module:main +from:0x020b86f4 kind:thumb_call to:0x020bae20 module:overlay(1) +from:0x020b870a kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b871e kind:thumb_call to:0x02015684 module:main +from:0x020b872c kind:thumb_call to:0x02015664 module:main +from:0x020b874a kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b875e kind:thumb_call to:0x02015684 module:main +from:0x020b876e kind:thumb_call to:0x020bb790 module:overlay(1) +from:0x020b8784 kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b8798 kind:thumb_call to:0x02015684 module:main +from:0x020b87a6 kind:thumb_call to:0x02015664 module:main +from:0x020b87b8 kind:thumb_call_arm to:0x02072ca4 module:overlay(0) +from:0x020b87c2 kind:thumb_call to:0x020b9490 module:overlay(1) +from:0x020b8808 kind:thumb_call to:0x020b8d98 module:overlay(1) +from:0x020b880e kind:thumb_call to:0x020b8e04 module:overlay(1) +from:0x020b881a kind:thumb_call_arm to:0x020a780c module:overlay(0) +from:0x020b8838 kind:thumb_call_arm to:0x020726d0 module:overlay(0) +from:0x020b8846 kind:thumb_call to:0x02015664 module:main +from:0x020b884c kind:thumb_call to:0x02015664 module:main +from:0x020b8852 kind:thumb_call to:0x02015664 module:main +from:0x020b8858 kind:thumb_call to:0x02015664 module:main +from:0x020b8860 kind:load to:0x020c2a70 module:overlay(1) +from:0x020b8864 kind:load to:0x027e09a0 module:dtcm +from:0x020b8868 kind:load to:0x020c2a78 module:overlay(1) +from:0x020b886c kind:load to:0x020c2a8c module:overlay(1) +from:0x020b8870 kind:load to:0x02043f10 module:main +from:0x020b8874 kind:load to:0x027e09c0 module:dtcm +from:0x020b8878 kind:load to:0x020c2aa0 module:overlay(1) +from:0x020b887c kind:load to:0x027e0ce8 module:dtcm +from:0x020b8880 kind:load to:0x027e0ce4 module:dtcm +from:0x020b8884 kind:load to:0x027e095c module:dtcm +from:0x020b8888 kind:load to:0x020c2ab4 module:overlay(1) +from:0x020b888c kind:load to:0x020c2ad0 module:overlay(1) +from:0x020b8890 kind:load to:0x027e09b0 module:dtcm +from:0x020b8898 kind:load to:0x027e09b8 module:dtcm +from:0x020b889c kind:load to:0x027e09ac module:dtcm +from:0x020b88b0 kind:thumb_call to:0x020bae20 module:overlay(1) +from:0x020b88be kind:thumb_call to:0x020bb790 module:overlay(1) +from:0x020b88c4 kind:load to:0x027e0ce8 module:dtcm +from:0x020b88c8 kind:load to:0x027e0ce4 module:dtcm +from:0x020b88d0 kind:thumb_call to:0x020b8e34 module:overlay(1) +from:0x020b88d8 kind:thumb_call_arm to:0x020825fc module:overlay(0) +from:0x020b88e0 kind:thumb_call to:0x020bae4c module:overlay(1) +from:0x020b88e8 kind:thumb_call to:0x020bb7d0 module:overlay(1) +from:0x020b88f0 kind:thumb_call to:0x020592cc module:overlay(0) +from:0x020b88f8 kind:thumb_call to:0x020be3e0 module:overlay(1) +from:0x020b88fe kind:thumb_call to:0x02015454 module:main +from:0x020b8910 kind:thumb_call_arm to:0x02165c14 module:overlay(89) +from:0x020b8918 kind:load to:0x027e0ce8 module:dtcm +from:0x020b891c kind:load to:0x027e0ce4 module:dtcm +from:0x020b8920 kind:load to:0x027e095c module:dtcm +from:0x020b8924 kind:load to:0x027e09c0 module:dtcm +from:0x020b8928 kind:load to:0x02171520 module:overlay(89) +from:0x020b893a kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020b895a kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b897e kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b89a6 kind:thumb_call to:0x0205abac module:overlay(0) +from:0x020b89d6 kind:thumb_call_arm to:0x0200e6a0 module:main +from:0x020b89e0 kind:thumb_call_arm to:0x0200e6a0 module:main +from:0x020b89f2 kind:thumb_call to:0x02015664 module:main +from:0x020b89fc kind:load to:0x027e09a0 module:dtcm +from:0x020b8a00 kind:load to:0x020c2aec module:overlay(1) +from:0x020b8a04 kind:load to:0x02043f10 module:main +from:0x020b8a08 kind:load to:0x020c2b04 module:overlay(1) +from:0x020b8a34 kind:load to:0x027e0994 module:dtcm +from:0x020b8aa6 kind:thumb_call to:0x020b8a3c module:overlay(1) +from:0x020b8af6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8b60 kind:thumb_call to:0x020b8e88 module:overlay(1) +from:0x020b8b8c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8b96 kind:thumb_call_arm to:0x0207fc34 module:overlay(0) +from:0x020b8ba8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8bb2 kind:thumb_call_arm to:0x0207fbf0 module:overlay(0) +from:0x020b8bbe kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8bc8 kind:thumb_call_arm to:0x0207fb10 module:overlay(0) +from:0x020b8c08 kind:thumb_call to:0x020b8ec4 module:overlay(1) +from:0x020b8c36 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b8c58 kind:thumb_call to:0x020b8e54 module:overlay(1) +from:0x020b8c6c kind:load to:0x020c2a20 module:overlay(1) +from:0x020b8cc2 kind:thumb_call_arm to:0x02070518 module:overlay(0) +from:0x020b8d78 kind:load to:0x027e09a4 module:dtcm +from:0x020b8d7c kind:load to:0x027e0c90 module:dtcm +from:0x020b8e00 kind:load to:0x02082388 module:overlay(0) +from:0x020b8e22 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b8e2a kind:thumb_call_arm to:0x02130480 module:overlays(47,48,49,50,51,52) +from:0x020b8e42 kind:thumb_call_arm to:0x021304e4 module:overlay(47) +from:0x020b8e48 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8e5c kind:thumb_call to:0x020b8ef8 module:overlay(1) +from:0x020b8e66 kind:thumb_call to:0x020b8f78 module:overlay(1) +from:0x020b8e7e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8eac kind:thumb_call_arm to:0x02033c88 module:main +from:0x020b8ecc kind:thumb_call to:0x020b904c module:overlay(1) +from:0x020b8ed6 kind:thumb_call to:0x020b90cc module:overlay(1) +from:0x020b8eee kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8f0a kind:thumb_call_arm to:0x02038d98 module:main +from:0x020b8f1c kind:thumb_call_arm to:0x0203a3a0 module:main +from:0x020b8f9a kind:thumb_call to:0x020b8ef8 module:overlay(1) +from:0x020b8fb6 kind:thumb_call to:0x020b91f4 module:overlay(1) +from:0x020b8fdc kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b9012 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b9044 kind:thumb_call to:0x020b9194 module:overlay(1) +from:0x020b905e kind:thumb_call_arm to:0x02038d98 module:main +from:0x020b9070 kind:thumb_call_arm to:0x0203a3a0 module:main +from:0x020b90ee kind:thumb_call to:0x020b904c module:overlay(1) +from:0x020b910a kind:thumb_call to:0x020b91b4 module:overlay(1) +from:0x020b9156 kind:thumb_call_arm to:0x02033c68 module:main +from:0x020b9160 kind:thumb_call_arm to:0x02033cd4 module:main +from:0x020b918a kind:thumb_call to:0x020b91a4 module:overlay(1) +from:0x020b919c kind:thumb_call to:0x020b921c module:overlay(1) +from:0x020b91ac kind:thumb_call to:0x020b91d8 module:overlay(1) +from:0x020b91c0 kind:thumb_call_arm to:0x02038d98 module:main +from:0x020b91ca kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b91ea kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9200 kind:thumb_call_arm to:0x02038d98 module:main +from:0x020b920c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b922e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b9242 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b9248 kind:load to:0x020c40d4 module:overlay(1) +from:0x020b924c kind:load to:0x020b8c89 module:overlay(1) +from:0x020b9298 kind:thumb_call to:0x020b92c0 module:overlay(1) +from:0x020b92a4 kind:thumb_call to:0x020b944c module:overlay(1) +from:0x020b9346 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b935e kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b9376 kind:thumb_call_arm to:0x02081854 module:overlay(0) +from:0x020b93b0 kind:thumb_call to:0x020b9450 module:overlay(1) +from:0x020b93f8 kind:thumb_call_arm to:0x020818b0 module:overlay(0) +from:0x020b9408 kind:thumb_call_arm to:0x0208197c module:overlay(0) +from:0x020b942c kind:thumb_call_arm to:0x02081984 module:overlay(0) +from:0x020b94e4 kind:thumb_call to:0x020b95f4 module:overlay(1) +from:0x020b94f0 kind:thumb_call to:0x020b9c50 module:overlay(1) +from:0x020b954a kind:thumb_call to:0x020b9604 module:overlay(1) +from:0x020b9556 kind:thumb_call to:0x020b98e4 module:overlay(1) +from:0x020b9562 kind:thumb_call to:0x020b9700 module:overlay(1) +from:0x020b956e kind:thumb_call to:0x020b9740 module:overlay(1) +from:0x020b957a kind:thumb_call to:0x020b9a24 module:overlay(1) +from:0x020b9586 kind:thumb_call to:0x020ba0b0 module:overlay(1) +from:0x020b9592 kind:thumb_call to:0x020b9820 module:overlay(1) +from:0x020b959e kind:thumb_call to:0x020ba22c module:overlay(1) +from:0x020b95aa kind:thumb_call to:0x020ba2d0 module:overlay(1) +from:0x020b964c kind:thumb_call_arm to:0x02081e10 module:overlay(0) +from:0x020b96a2 kind:thumb_call to:0x020b80dc module:overlay(1) +from:0x020b96e0 kind:thumb_call to:0x020b88a0 module:overlay(1) +from:0x020b96f0 kind:load to:0x027e09a4 module:dtcm +from:0x020b96f4 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9716 kind:thumb_call to:0x020ba3e8 module:overlay(1) +from:0x020b972c kind:thumb_call to:0x020b8b74 module:overlay(1) +from:0x020b9760 kind:thumb_call_arm to:0x0205a1dc module:overlay(0) +from:0x020b977c kind:thumb_call_arm to:0x0205a268 module:overlay(0) +from:0x020b9796 kind:thumb_call_arm to:0x0203a174 module:main +from:0x020b97d2 kind:thumb_call_arm to:0x0205a284 module:overlay(0) +from:0x020b97fc kind:thumb_call_arm to:0x0205a2a8 module:overlay(0) +from:0x020b9802 kind:thumb_call_arm to:0x0205a184 module:overlay(0) +from:0x020b980c kind:load to:0x027e0960 module:dtcm +from:0x020b9818 kind:load to:0x027e09a4 module:dtcm +from:0x020b983e kind:thumb_call to:0x020ba368 module:overlay(1) +from:0x020b9866 kind:thumb_call to:0x020ba330 module:overlay(1) +from:0x020b9874 kind:thumb_call_arm to:0x02070240 module:overlay(0) +from:0x020b988e kind:thumb_call_arm to:0x020a7820 module:overlay(0) +from:0x020b98c6 kind:thumb_call to:0x020b8c10 module:overlay(1) +from:0x020b98e0 kind:load to:0x027e09a0 module:dtcm +from:0x020b9916 kind:thumb_call_arm to:0x0209c7a8 module:overlay(0) +from:0x020b9968 kind:thumb_call_arm to:0x0209c698 module:overlay(0) +from:0x020b9972 kind:thumb_call_arm to:0x0209c8c4 module:overlay(0) +from:0x020b99b2 kind:thumb_call to:0x020ba330 module:overlay(1) +from:0x020b99c4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x020b99f4 kind:thumb_call_arm to:0x0209c504 module:overlay(0) +from:0x020b9a18 kind:load to:0x020b5d14 module:overlay(0) +from:0x020b9a20 kind:load to:0x027e0ce8 module:dtcm +from:0x020b9a96 kind:thumb_call_arm to:0x02081ebc module:overlay(0) +from:0x020b9aa2 kind:thumb_call to:0x020ba330 module:overlay(1) +from:0x020b9aae kind:thumb_call_arm to:0x020974bc module:overlay(0) +from:0x020b9ac6 kind:thumb_call_arm to:0x02080048 module:overlay(0) +from:0x020b9af0 kind:thumb_call_arm to:0x02080060 module:overlay(0) +from:0x020b9b34 kind:thumb_call_arm to:0x02080160 module:overlay(0) +from:0x020b9b52 kind:thumb_call_arm to:0x0203a174 module:main +from:0x020b9b6e kind:thumb_call_arm to:0x020975d8 module:overlay(0) +from:0x020b9bd6 kind:thumb_call_arm to:0x0203a174 module:main +from:0x020b9bfa kind:thumb_call to:0x020bb708 module:overlay(1) +from:0x020b9c0a kind:thumb_call_arm to:0x02097424 module:overlay(0) +from:0x020b9c38 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9c3c kind:load to:0x020b537c module:overlay(0) +from:0x020b9d6c kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b9daa kind:thumb_call_arm to:0x0203a174 module:main +from:0x020b9e4a kind:thumb_call_arm to:0x02070540 module:overlay(0) +from:0x020b9fac kind:load to:0x027e09a4 module:dtcm +from:0x020b9fb8 kind:load to:0x027e0cd8 module:dtcm +from:0x020b9fbc kind:load to:0x027e09b8 module:dtcm +from:0x020b9fcc kind:load to:0x027e0c90 module:dtcm +from:0x020b9fd0 kind:load to:0x02049b80 module:main +from:0x020b9fd6 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020b9fe0 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020ba022 kind:thumb_call to:0x020147fc module:main +from:0x020ba03a kind:thumb_call to:0x02014850 module:main +from:0x020ba058 kind:thumb_call to:0x020bd084 module:overlay(1) +from:0x020ba06c kind:thumb_call to:0x02014850 module:main +from:0x020ba076 kind:thumb_call to:0x020147fc module:main +from:0x020ba07c kind:thumb_call_arm to:0x02165af8 module:overlay(89) +from:0x020ba090 kind:thumb_call to:0x020147fc module:main +from:0x020ba09c kind:load to:0x027e09a4 module:dtcm +from:0x020ba0a0 kind:load to:0x02049b80 module:main +from:0x020ba0a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020ba0a8 kind:load to:0x02171520 module:overlay(89) +from:0x020ba0ac kind:load to:0x02043e30 module:main +from:0x020ba0e8 kind:thumb_call to:0x020ba330 module:overlay(1) +from:0x020ba10e kind:thumb_call_arm to:0x02080060 module:overlay(0) +from:0x020ba144 kind:thumb_call_arm to:0x02080048 module:overlay(0) +from:0x020ba184 kind:thumb_call_arm to:0x0203a174 module:main +from:0x020ba24c kind:thumb_call_arm to:0x020775b8 module:overlay(0) +from:0x020ba27e kind:thumb_call_arm to:0x0203a174 module:main +from:0x020ba29a kind:thumb_call_arm to:0x0203a174 module:main +from:0x020ba2bc kind:thumb_call to:0x020b8c78 module:overlay(1) +from:0x020ba324 kind:thumb_call to:0x020b8c70 module:overlay(1) +from:0x020ba388 kind:thumb_call to:0x020ba484 module:overlay(1) +from:0x020ba3ae kind:thumb_call_arm to:0x02028c38 module:main +from:0x020ba3de kind:thumb_call to:0x020ba468 module:overlay(1) +from:0x020ba408 kind:thumb_call to:0x020ba4c8 module:overlay(1) +from:0x020ba42c kind:thumb_call_arm to:0x02033c68 module:main +from:0x020ba436 kind:thumb_call_arm to:0x02033cd4 module:main +from:0x020ba460 kind:thumb_call to:0x020ba4ac module:overlay(1) +from:0x020ba47a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba490 kind:thumb_call_arm to:0x02038d98 module:main +from:0x020ba49c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba4be kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba4d4 kind:thumb_call_arm to:0x02038d98 module:main +from:0x020ba4de kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba4f4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba4fc kind:thumb_call to:0x020ba508 module:overlay(1) +from:0x020ba50c kind:thumb_call to:0x020ba55c module:overlay(1) +from:0x020ba522 kind:thumb_call_arm to:0x02024454 module:main +from:0x020ba52e kind:thumb_call_arm to:0x02006d8c module:main +from:0x020ba532 kind:thumb_call_arm to:0x0202446c module:main +from:0x020ba538 kind:thumb_call_arm to:0x02006aa8 module:main +from:0x020ba564 kind:load to:0x027e095c module:dtcm +from:0x020ba570 kind:thumb_call to:0x020144cc module:main +from:0x020ba582 kind:thumb_call to:0x02014538 module:main +from:0x020ba594 kind:thumb_call to:0x020144cc module:main +from:0x020ba5a6 kind:thumb_call to:0x02014538 module:main +from:0x020ba5c8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba5d2 kind:thumb_call to:0x02001098 module:main +from:0x020ba5dc kind:load to:0x027e09a4 module:dtcm +from:0x020ba5ee kind:thumb_call to:0x020010b8 module:main +from:0x020ba5f4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba60e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba618 kind:thumb_call to:0x020012e0 module:main +from:0x020ba626 kind:thumb_call to:0x020013ac module:main +from:0x020ba630 kind:thumb_call to:0x020010e0 module:main +from:0x020ba63e kind:thumb_call to:0x02001300 module:main +from:0x020ba648 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba65a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba668 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020ba674 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020ba6a4 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020ba6b2 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020ba6d0 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba6e6 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020ba706 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020ba722 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020ba734 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba746 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020ba758 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba768 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba778 kind:load to:0x02049a0c module:main +from:0x020ba798 kind:load to:0x02049a0c module:main +from:0x020ba79c kind:load to:0x020b50a0 module:overlay(0) +from:0x020ba7a4 kind:load to:0x0206a684 module:overlay(0) +from:0x020ba7d0 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba7de kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba7f0 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba806 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba810 kind:thumb_call_arm to:0x02013f80 module:main +from:0x020ba816 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba830 kind:load to:0x02049a0c module:main +from:0x020ba834 kind:load to:0x02049b60 module:main +from:0x020ba852 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba866 kind:thumb_call_arm to:0x0203d07c module:main +from:0x020ba878 kind:thumb_call_arm to:0x02028c68 module:main +from:0x020ba884 kind:thumb_call_arm to:0x02028c68 module:main +from:0x020ba8a2 kind:thumb_call_arm to:0x02030d20 module:main +from:0x020ba8ce kind:thumb_call_arm to:0x02031290 module:main +from:0x020ba8d2 kind:thumb_call_arm to:0x02030cd4 module:main +from:0x020ba8e2 kind:thumb_call_arm to:0x02030d30 module:main +from:0x020ba8fe kind:thumb_call_arm to:0x020328a0 module:main +from:0x020ba90c kind:thumb_call_arm to:0x020328a0 module:main +from:0x020ba93c kind:thumb_call_arm to:0x02028c68 module:main +from:0x020ba94c kind:thumb_call_arm to:0x02028c68 module:main +from:0x020ba95e kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba970 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba982 kind:thumb_call_arm to:0x02028cb4 module:main +from:0x020ba98c kind:load to:0x020ba995 module:overlay(1) +from:0x020ba9a0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ba9a8 kind:thumb_call to:0x020ba9b0 module:overlay(1) +from:0x020ba9b4 kind:thumb_call to:0x020bac08 module:overlay(1) +from:0x020ba9c0 kind:thumb_call_arm to:0x0207713c module:overlay(0) +from:0x020ba9ca kind:thumb_call_arm to:0x02016654 module:main +from:0x020ba9f6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa00 kind:thumb_call_arm to:0x02077654 module:overlay(0) +from:0x020baa10 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa1a kind:thumb_call_arm to:0x02077654 module:overlay(0) +from:0x020baa24 kind:thumb_call_arm to:0x02077198 module:overlay(0) +from:0x020baa2c kind:thumb_call_arm to:0x02077198 module:overlay(0) +from:0x020baa3e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa48 kind:thumb_call_arm to:0x02077654 module:overlay(0) +from:0x020baa58 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa62 kind:thumb_call_arm to:0x02077654 module:overlay(0) +from:0x020baa70 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa7a kind:thumb_call_arm to:0x02077654 module:overlay(0) +from:0x020baa88 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baa92 kind:thumb_call_arm to:0x02077654 module:overlay(0) +from:0x020baab0 kind:load to:0x020b2458 module:overlay(0) +from:0x020baab4 kind:load to:0x020b24ac module:overlay(0) +from:0x020baab8 kind:load to:0x027e09a4 module:dtcm +from:0x020baabc kind:load to:0x020e8524 module:overlays(19,20) +from:0x020bab22 kind:thumb_call_arm to:0x0201666c module:main +from:0x020bab2a kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020bab30 kind:thumb_call to:0x020bac14 module:overlay(1) +from:0x020bab38 kind:load to:0x020b2458 module:overlay(0) +from:0x020bab98 kind:thumb_call_arm to:0x02078ccc module:overlay(0) +from:0x020baba0 kind:load to:0x027e09a4 module:dtcm +from:0x020baba4 kind:load to:0x027e09bc module:dtcm +from:0x020babb8 kind:thumb_call_arm to:0x02078b84 module:overlay(0) +from:0x020babbe kind:thumb_call_arm to:0x02078b84 module:overlay(0) +from:0x020babc4 kind:load to:0x027e09a4 module:dtcm +from:0x020babe4 kind:load to:0x027e09a4 module:dtcm +from:0x020bac04 kind:load to:0x027e09a4 module:dtcm +from:0x020bac10 kind:load to:0x027e09bc module:dtcm +from:0x020bac1c kind:load to:0x027e09bc module:dtcm +from:0x020bac28 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bac30 kind:thumb_call to:0x020bac38 module:overlay(1) +from:0x020bac3c kind:thumb_call to:0x020baf2c module:overlay(1) +from:0x020bac62 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bac6c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bac72 kind:thumb_call to:0x020baf38 module:overlay(1) +from:0x020bacda kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020bace6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bacf2 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bad16 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bad22 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bad3c kind:thumb_call_arm to:0x02028c24 module:main +from:0x020bad4a kind:thumb_call to:0x020ba58c module:overlay(1) +from:0x020bad50 kind:load to:0x027e09a4 module:dtcm +from:0x020bad54 kind:load to:0x027e09a0 module:dtcm +from:0x020bad58 kind:load to:0x02043e30 module:main +from:0x020bad5c kind:load to:0x0204997c module:main +from:0x020bad66 kind:thumb_call to:0x020ba5a0 module:overlay(1) +from:0x020bad70 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bad7c kind:load to:0x0204997c module:main +from:0x020bad8a kind:thumb_call_arm to:0x02159d94 module:overlay(77) +from:0x020bad90 kind:load to:0x02043e30 module:main +from:0x020badac kind:thumb_call_arm to:0x0209c424 module:overlay(0) +from:0x020badc4 kind:thumb_call_arm to:0x0209c680 module:overlay(0) +from:0x020badcc kind:thumb_call_arm to:0x0209c68c module:overlay(0) +from:0x020bade2 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020badf2 kind:thumb_call_arm to:0x0210d644 module:overlays(26,31) +from:0x020bae04 kind:thumb_call_arm to:0x0209c8cc module:overlay(0) +from:0x020bae0c kind:thumb_call_arm to:0x0209c68c module:overlay(0) +from:0x020bae18 kind:load to:0x020b5d14 module:overlay(0) +from:0x020bae1c kind:load to:0x027e09a4 module:dtcm +from:0x020bae36 kind:thumb_call_arm to:0x0209c698 module:overlay(0) +from:0x020bae3a kind:thumb_call_arm to:0x0209c8cc module:overlay(0) +from:0x020bae48 kind:load to:0x020b5d14 module:overlay(0) +from:0x020bae52 kind:thumb_call_arm to:0x0209c680 module:overlay(0) +from:0x020bae5a kind:thumb_call_arm to:0x0209c68c module:overlay(0) +from:0x020bae68 kind:thumb_call_arm to:0x0209c950 module:overlay(0) +from:0x020bae70 kind:thumb_call_arm to:0x0209c68c module:overlay(0) +from:0x020bae7c kind:load to:0x020b5d14 module:overlay(0) +from:0x020bae92 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baea4 kind:thumb_call_arm to:0x02028bf0 module:main +from:0x020baeb0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baebc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baf12 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baf1e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020baf34 kind:load to:0x027e0ce8 module:dtcm +from:0x020baf40 kind:load to:0x027e0ce8 module:dtcm +from:0x020baf4c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020baf54 kind:thumb_call to:0x020baf5c module:overlay(1) +from:0x020baf60 kind:thumb_call to:0x020bb844 module:overlay(1) +from:0x020bafae kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bafb4 kind:thumb_call to:0x020bb850 module:overlay(1) +from:0x020bb020 kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020bb03e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb04c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bb066 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020bb078 kind:thumb_call to:0x020ba568 module:overlay(1) +from:0x020bb088 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bb0ae kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bb0ba kind:thumb_call_arm to:0x020591cc module:overlay(0) +from:0x020bb0c6 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb0d2 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb0e0 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb0ec kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb0f8 kind:thumb_call_arm to:0x02059268 module:overlay(0) +from:0x020bb104 kind:thumb_call_arm to:0x02059268 module:overlay(0) +from:0x020bb110 kind:thumb_call_arm to:0x02059268 module:overlay(0) +from:0x020bb11c kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb128 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb136 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb142 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb14e kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb15a kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb166 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb172 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb17e kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb18a kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb194 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020bb1aa kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb1b6 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb1c2 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb1ce kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb1da kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb1ee kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb202 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb208 kind:thumb_call_arm to:0x02059220 module:overlay(0) +from:0x020bb21a kind:thumb_call_arm to:0x020591cc module:overlay(0) +from:0x020bb228 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb234 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb23a kind:thumb_call_arm to:0x02059220 module:overlay(0) +from:0x020bb24c kind:thumb_call_arm to:0x020591cc module:overlay(0) +from:0x020bb25a kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb266 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb26c kind:thumb_call_arm to:0x02059220 module:overlay(0) +from:0x020bb27e kind:thumb_call_arm to:0x020591cc module:overlay(0) +from:0x020bb28a kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb298 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bb2a8 kind:thumb_call_arm to:0x020591cc module:overlay(0) +from:0x020bb2b6 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb2c2 kind:thumb_call_arm to:0x02059268 module:overlay(0) +from:0x020bb2ce kind:thumb_call_arm to:0x02059268 module:overlay(0) +from:0x020bb2da kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bb2e0 kind:thumb_call_arm to:0x02059220 module:overlay(0) +from:0x020bb32e kind:thumb_call_arm to:0x0215e8b4 module:overlay(71) +from:0x020bb33c kind:thumb_call_arm to:0x020f87f8 module:overlay(21) +from:0x020bb344 kind:load to:0x027e09a4 module:dtcm +from:0x020bb348 kind:load to:0x027e09a0 module:dtcm +from:0x020bb34c kind:load to:0x0204997c module:main +from:0x020bb354 kind:load to:0x020c2b1c module:overlay(1) +from:0x020bb358 kind:load to:0x020c2b28 module:overlay(1) +from:0x020bb360 kind:load to:0x020c2b38 module:overlay(1) +from:0x020bb368 kind:load to:0x020c2b44 module:overlay(1) +from:0x020bb36c kind:load to:0x020c2b4c module:overlay(1) +from:0x020bb374 kind:load to:0x020c2b54 module:overlay(1) +from:0x020bb378 kind:load to:0x020c2b5c module:overlay(1) +from:0x020bb37c kind:load to:0x020c2b64 module:overlay(1) +from:0x020bb380 kind:load to:0x020c2b6c module:overlay(1) +from:0x020bb384 kind:load to:0x020c2b74 module:overlay(1) +from:0x020bb388 kind:load to:0x020c2b7c module:overlay(1) +from:0x020bb38c kind:load to:0x02043e30 module:main +from:0x020bb390 kind:load to:0x020c2b84 module:overlay(1) +from:0x020bb394 kind:load to:0x020c2b8c module:overlay(1) +from:0x020bb398 kind:load to:0x020c2b94 module:overlay(1) +from:0x020bb39c kind:load to:0x020c2b9c module:overlay(1) +from:0x020bb3a0 kind:load to:0x020c2ba4 module:overlay(1) +from:0x020bb3a4 kind:load to:0x020c2bac module:overlay(1) +from:0x020bb3a8 kind:load to:0x020c2bb4 module:overlay(1) +from:0x020bb3b0 kind:load to:0x020c2bbc module:overlay(1) +from:0x020bb3b4 kind:load to:0x020c2bc4 module:overlay(1) +from:0x020bb3b8 kind:load to:0x020c2bcc module:overlay(1) +from:0x020bb3bc kind:load to:0x020c2bd4 module:overlay(1) +from:0x020bb3c0 kind:load to:0x020c2bdc module:overlay(1) +from:0x020bb3c4 kind:load to:0x020c2be4 module:overlay(1) +from:0x020bb3c8 kind:load to:0x020c2bf0 module:overlay(1) +from:0x020bb3cc kind:load to:0x020c2bf8 module:overlay(1) +from:0x020bb3d4 kind:load to:0x020c2c0c module:overlay(1) +from:0x020bb3d8 kind:load to:0x020c2c14 module:overlay(1) +from:0x020bb3e0 kind:load to:0x020c2c18 module:overlay(1) +from:0x020bb3e4 kind:load to:0x020c2c24 module:overlay(1) +from:0x020bb3e8 kind:load to:0x020c2c30 module:overlay(1) +from:0x020bb3ec kind:load to:0x020c2c3c module:overlay(1) +from:0x020bb3f0 kind:load to:0x020c2c48 module:overlay(1) +from:0x020bb3fa kind:thumb_call to:0x020ba57c module:overlay(1) +from:0x020bb448 kind:thumb_call to:0x020bb824 module:overlay(1) +from:0x020bb452 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb460 kind:load to:0x0204997c module:main +from:0x020bb464 kind:load to:0x027e09a4 module:dtcm +from:0x020bb474 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bb4ac kind:thumb_call to:0x020ea0e0 module:overlay(31) +from:0x020bb4be kind:thumb_call_arm to:0x020f8cbc module:overlay(21) +from:0x020bb510 kind:thumb_call_arm to:0x0215e8d8 module:overlays(68,71) +from:0x020bb518 kind:load to:0x027e09a4 module:dtcm +from:0x020bb51c kind:load to:0x027e0cd8 module:dtcm +from:0x020bb520 kind:load to:0x027e0cf4 module:dtcm +from:0x020bb524 kind:load to:0x027e0d70 module:dtcm +from:0x020bb54a kind:thumb_call_arm to:0x02096e24 module:overlay(0) +from:0x020bb5a8 kind:thumb_call_arm to:0x0215e98c module:overlay(71) +from:0x020bb5f4 kind:thumb_call_arm to:0x0215eaa8 module:overlay(71) +from:0x020bb602 kind:thumb_call to:0x020bb804 module:overlay(1) +from:0x020bb608 kind:load to:0x027e09a4 module:dtcm +from:0x020bb60c kind:load to:0x027e0d70 module:dtcm +from:0x020bb614 kind:thumb_call_arm to:0x020973bc module:overlay(0) +from:0x020bb61c kind:thumb_call_arm to:0x020973c8 module:overlay(0) +from:0x020bb644 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bb662 kind:thumb_call_arm to:0x020973c8 module:overlay(0) +from:0x020bb678 kind:thumb_call_arm to:0x020f8d00 module:overlays(21,26) +from:0x020bb680 kind:load to:0x020b537c module:overlay(0) +from:0x020bb684 kind:load to:0x027e09a4 module:dtcm +from:0x020bb68c kind:load to:0x027e0cf4 module:dtcm +from:0x020bb696 kind:thumb_call_arm to:0x020973bc module:overlay(0) +from:0x020bb69e kind:thumb_call_arm to:0x020973c8 module:overlay(0) +from:0x020bb6f4 kind:thumb_call_arm to:0x020973c8 module:overlay(0) +from:0x020bb700 kind:load to:0x020b537c module:overlay(0) +from:0x020bb704 kind:load to:0x020ab18c module:overlay(0) +from:0x020bb710 kind:thumb_call_arm to:0x02070540 module:overlay(0) +from:0x020bb77c kind:load to:0x027e09a4 module:dtcm +from:0x020bb780 kind:load to:0x027e09b8 module:dtcm +from:0x020bb784 kind:load to:0x020c2618 module:overlay(1) +from:0x020bb788 kind:load to:0x020c2604 module:overlay(1) +from:0x020bb78c kind:load to:0x020c260e module:overlay(1) +from:0x020bb7a6 kind:thumb_call_arm to:0x020974bc module:overlay(0) +from:0x020bb7ae kind:thumb_call to:0x020bb708 module:overlay(1) +from:0x020bb7cc kind:load to:0x020b537c module:overlay(0) +from:0x020bb7d6 kind:thumb_call_arm to:0x020973bc module:overlay(0) +from:0x020bb7de kind:thumb_call_arm to:0x020973c8 module:overlay(0) +from:0x020bb7ec kind:thumb_call_arm to:0x020977c4 module:overlay(0) +from:0x020bb7f4 kind:thumb_call_arm to:0x020973c8 module:overlay(0) +from:0x020bb800 kind:load to:0x020b537c module:overlay(0) +from:0x020bb812 kind:thumb_call_arm to:0x020f8c78 module:overlay(21) +from:0x020bb818 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb820 kind:load to:0x027e0cf4 module:dtcm +from:0x020bb832 kind:thumb_call_arm to:0x0215ea70 module:overlays(60,71) +from:0x020bb838 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bb840 kind:load to:0x027e0d70 module:dtcm +from:0x020bb84c kind:load to:0x027e0ce4 module:dtcm +from:0x020bb858 kind:load to:0x027e0ce4 module:dtcm +from:0x020bb872 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020bb8b4 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020bb9a0 kind:thumb_call_arm to:0x020a8708 module:overlay(0) +from:0x020bb9ac kind:thumb_call_arm to:0x020a8708 module:overlay(0) +from:0x020bb9b4 kind:thumb_call_arm to:0x020a8728 module:overlay(0) +from:0x020bb9c0 kind:thumb_call_arm to:0x020a8728 module:overlay(0) +from:0x020bb9fc kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020bba24 kind:load to:0x027e09a4 module:dtcm +from:0x020bba28 kind:load to:0x02043e30 module:main +from:0x020bba2c kind:load to:0x027e09a0 module:dtcm +from:0x020bba30 kind:load to:0x020b6288 module:overlay(0) +from:0x020bba42 kind:thumb_call_arm to:0x02179b00 module:overlays(95,96) +from:0x020bba48 kind:load to:0x02043e30 module:main +from:0x020bba62 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bba7c kind:thumb_call_arm to:0x020984d0 module:overlay(0) +from:0x020bba86 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bba98 kind:load to:0x020b2fe0 module:overlay(0) +from:0x020bbaa0 kind:load to:0x027e0ce4 module:dtcm +from:0x020bbac4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbace kind:thumb_call to:0x02057730 module:overlay(0) +from:0x020bbad8 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x020bbae4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbaf0 kind:thumb_call to:0x0205773c module:overlay(0) +from:0x020bbafc kind:load to:0x027e09a4 module:dtcm +from:0x020bbb20 kind:thumb_call to:0x0208eabc module:overlay(0) +from:0x020bbb2c kind:thumb_call to:0x0208eb24 module:overlay(0) +from:0x020bbb46 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbb58 kind:thumb_call to:0x020bc774 module:overlay(1) +from:0x020bbb64 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbb72 kind:thumb_call to:0x0216c844 module:overlay(93) +from:0x020bbb90 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbba2 kind:thumb_call to:0x020bc774 module:overlay(1) +from:0x020bbbae kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbbbc kind:thumb_call to:0x0216c844 module:overlay(93) +from:0x020bbbc8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbbd2 kind:thumb_call to:0x0208c76c module:overlay(0) +from:0x020bbbe2 kind:thumb_call to:0x020bbaa4 module:overlay(1) +from:0x020bbbf0 kind:thumb_call to:0x020bbaa4 module:overlay(1) +from:0x020bbbfe kind:thumb_call to:0x020bbaa4 module:overlay(1) +from:0x020bbc0c kind:thumb_call to:0x020bbaa4 module:overlay(1) +from:0x020bbc1c kind:thumb_call to:0x02083780 module:overlay(0) +from:0x020bbc2a kind:thumb_call to:0x02083780 module:overlay(0) +from:0x020bbc44 kind:thumb_call to:0x0208ea50 module:overlay(0) +from:0x020bbc54 kind:thumb_call to:0x020833e8 module:overlay(0) +from:0x020bbc64 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbc72 kind:thumb_call to:0x02166388 module:overlay(93) +from:0x020bbc90 kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x020bbca4 kind:thumb_call to:0x0208c854 module:overlay(0) +from:0x020bbcba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbd28 kind:thumb_call_arm to:0x0208a070 module:overlay(0) +from:0x020bbd46 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x020bbd58 kind:load to:0x020ab4bc module:overlay(0) +from:0x020bbd5c kind:load to:0x020ab2f4 module:overlay(0) +from:0x020bbd6a kind:thumb_call_arm to:0x02012000 module:main +from:0x020bbd7a kind:thumb_call to:0x021663ac module:overlay(93) +from:0x020bbd80 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbd8c kind:thumb_call to:0x0205775c module:overlay(0) +from:0x020bbd92 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbd9e kind:thumb_call to:0x0205775c module:overlay(0) +from:0x020bbda4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdb0 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x020bbdb6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdc2 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x020bbdc8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdce kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbdee kind:thumb_call to:0x0208342c module:overlay(0) +from:0x020bbe16 kind:thumb_call_arm to:0x02082e58 module:overlay(0) +from:0x020bbe32 kind:thumb_call_arm to:0x020830b4 module:overlay(0) +from:0x020bbe78 kind:thumb_call_arm to:0x020de8e8 module:overlay(26) +from:0x020bbe96 kind:thumb_call_arm to:0x0208dd40 module:overlay(0) +from:0x020bbebc kind:load to:0x020afcf4 module:overlay(0) +from:0x020bbed4 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020bbeee kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbef8 kind:thumb_call to:0x020ebc1c module:overlay(21) +from:0x020bbf12 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf24 kind:thumb_call to:0x020bbe44 module:overlay(1) +from:0x020bbf3e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf50 kind:thumb_call to:0x020bbe44 module:overlay(1) +from:0x020bbf6e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf80 kind:thumb_call to:0x020bbe44 module:overlay(1) +from:0x020bbf94 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bbf9c kind:thumb_call to:0x02166520 module:overlay(93) +from:0x020bbfa8 kind:load to:0x02043e30 module:main +from:0x020bbfba kind:thumb_call to:0x020bbec0 module:overlay(1) +from:0x020bbfc0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbfd2 kind:thumb_call to:0x02166560 module:overlay(93) +from:0x020bbfd8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbff0 kind:thumb_call to:0x020ebc44 module:overlay(21) +from:0x020bbff6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc016 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020bc020 kind:thumb_call to:0x020141dc module:main +from:0x020bc026 kind:thumb_call_arm to:0x02096a7c module:overlay(0) +from:0x020bc038 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc040 kind:thumb_call_arm to:0x020e0c14 module:overlay(31) +from:0x020bc058 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc060 kind:thumb_call to:0x020dcd70 module:overlay(31) +from:0x020bc070 kind:thumb_call to:0x020bd490 module:overlay(1) +from:0x020bc07a kind:thumb_call to:0x020bc2a8 module:overlay(1) +from:0x020bc088 kind:thumb_call to:0x020bc0c0 module:overlay(1) +from:0x020bc09c kind:thumb_call to:0x020dcd78 module:overlay(31) +from:0x020bc0a2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc0a8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc0b0 kind:thumb_call to:0x020bc318 module:overlay(1) +from:0x020bc0b8 kind:thumb_call to:0x020bd4d0 module:overlay(1) +from:0x020bc0c8 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020bc0d0 kind:thumb_call_arm to:0x02096a7c module:overlay(0) +from:0x020bc0da kind:thumb_call_arm to:0x020e0c14 module:overlay(31) +from:0x020bc0e2 kind:thumb_call_arm to:0x020968c0 module:overlay(0) +from:0x020bc0ea kind:thumb_call to:0x0208aec4 module:overlay(0) +from:0x020bc218 kind:thumb_call to:0x020bb85c module:overlay(1) +from:0x020bc230 kind:thumb_call to:0x020bb9d8 module:overlay(1) +from:0x020bc238 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bc246 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc24e kind:thumb_call to:0x02182c28 module:overlay(101) +from:0x020bc258 kind:load to:0x027e09a4 module:dtcm +from:0x020bc26a kind:thumb_call to:0x02182ce0 module:overlay(101) +from:0x020bc270 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc280 kind:thumb_call to:0x020bba34 module:overlay(1) +from:0x020bc28a kind:thumb_call to:0x02182d3c module:overlay(101) +from:0x020bc2a2 kind:thumb_call to:0x020db7b8 module:overlay(31) +from:0x020bc2ae kind:thumb_call to:0x0208ae78 module:overlay(0) +from:0x020bc2de kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc2f0 kind:thumb_call to:0x0208a70c module:overlay(0) +from:0x020bc314 kind:load to:0x02043e30 module:main +from:0x020bc322 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc334 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc33c kind:thumb_call to:0x020bc344 module:overlay(1) +from:0x020bc348 kind:thumb_call to:0x020bc730 module:overlay(1) +from:0x020bc34e kind:thumb_call to:0x0208a1f0 module:overlay(0) +from:0x020bc362 kind:thumb_call_arm to:0x02016654 module:main +from:0x020bc372 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc37a kind:thumb_call to:0x020bcc80 module:overlay(1) +from:0x020bc386 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc38e kind:thumb_call_arm to:0x020898b8 module:overlay(0) +from:0x020bc3a4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc3ac kind:thumb_call to:0x020ea98c module:overlay(21) +from:0x020bc3ca kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc3d2 kind:thumb_call to:0x020bc214 module:overlay(1) +from:0x020bc3e4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc3ec kind:thumb_call to:0x020bbec4 module:overlay(1) +from:0x020bc402 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc40a kind:thumb_call to:0x020bf198 module:overlay(1) +from:0x020bc41e kind:thumb_call to:0x020829a8 module:overlay(0) +from:0x020bc428 kind:load to:0x020b2b18 module:overlay(0) +from:0x020bc42c kind:load to:0x027e09a4 module:dtcm +from:0x020bc434 kind:thumb_call to:0x020bc748 module:overlay(1) +from:0x020bc440 kind:thumb_call to:0x020bf1f8 module:overlay(1) +from:0x020bc446 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc452 kind:thumb_call to:0x020bbedc module:overlay(1) +from:0x020bc458 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc464 kind:thumb_call to:0x020bb898 module:overlay(1) +from:0x020bc46a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc476 kind:thumb_call to:0x020ea9e4 module:overlay(21) +from:0x020bc47c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc488 kind:thumb_call_arm to:0x020898dc module:overlay(0) +from:0x020bc48e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc49a kind:thumb_call to:0x020bccc8 module:overlay(1) +from:0x020bc4a0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc4a8 kind:thumb_call_arm to:0x0201666c module:main +from:0x020bc4ae kind:thumb_call to:0x020bc73c module:overlay(1) +from:0x020bc4d0 kind:thumb_call_arm to:0x020166cc module:main +from:0x020bc4dc kind:thumb_call to:0x020bb89c module:overlay(1) +from:0x020bc4ea kind:thumb_call to:0x020bf20c module:overlay(1) +from:0x020bc4f8 kind:thumb_call to:0x0208a1f8 module:overlay(0) +from:0x020bc500 kind:load to:0x027e09bc module:dtcm +from:0x020bc512 kind:thumb_call to:0x020bcccc module:overlay(1) +from:0x020bc51c kind:thumb_call to:0x020bc22c module:overlay(1) +from:0x020bc528 kind:thumb_call to:0x020bf298 module:overlay(1) +from:0x020bc536 kind:thumb_call to:0x020ea9e8 module:overlay(21) +from:0x020bc540 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bc556 kind:thumb_call_arm to:0x020dc440 module:overlay(26) +from:0x020bc55c kind:thumb_call_arm to:0x020dc8d0 module:overlay(26) +from:0x020bc572 kind:thumb_call_arm to:0x0208a2a4 module:overlay(0) +from:0x020bc586 kind:thumb_call_arm to:0x0208a2a4 module:overlay(0) +from:0x020bc59a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc5a2 kind:thumb_call to:0x0216f880 module:overlay(88) +from:0x020bc5bc kind:thumb_call to:0x02182dec module:overlay(101) +from:0x020bc5cc kind:load to:0x027e09a4 module:dtcm +from:0x020bc5d0 kind:load to:0x027e0478 module:dtcm +from:0x020bc5d4 kind:load to:0x027e0cdc module:dtcm +from:0x020bc5e2 kind:thumb_call to:0x020eaaa4 module:overlay(21) +from:0x020bc604 kind:thumb_call to:0x0216fb18 module:overlay(88) +from:0x020bc60a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc616 kind:thumb_call to:0x02182f40 module:overlay(101) +from:0x020bc624 kind:thumb_call to:0x020bf358 module:overlay(1) +from:0x020bc62e kind:thumb_call to:0x020bc25c module:overlay(1) +from:0x020bc634 kind:thumb_call to:0x020bcfcc module:overlay(1) +from:0x020bc64a kind:thumb_call to:0x020bc27c module:overlay(1) +from:0x020bc654 kind:thumb_call to:0x020bf39c module:overlay(1) +from:0x020bc664 kind:thumb_call_arm to:0x020dc8f8 module:overlay(26) +from:0x020bc674 kind:thumb_call to:0x02182f94 module:overlay(101) +from:0x020bc682 kind:thumb_call to:0x020bbfac module:overlay(1) +from:0x020bc68c kind:thumb_call_arm to:0x020dc990 module:overlay(26) +from:0x020bc698 kind:thumb_call to:0x02182fe4 module:overlay(101) +from:0x020bc6a2 kind:thumb_call to:0x020bf3ac module:overlay(1) +from:0x020bc6ac kind:thumb_call to:0x020bc298 module:overlay(1) +from:0x020bc6b2 kind:thumb_call to:0x020bd1cc module:overlay(1) +from:0x020bc6c0 kind:thumb_call to:0x020eaaf4 module:overlay(21) +from:0x020bc6ce kind:thumb_call_arm to:0x020de99c module:overlay(26) +from:0x020bc6d6 kind:thumb_call to:0x020bbf04 module:overlay(1) +from:0x020bc6f2 kind:thumb_call to:0x0216fba4 module:overlay(88) +from:0x020bc6fc kind:thumb_call to:0x0216fba4 module:overlay(88) +from:0x020bc704 kind:thumb_call to:0x020bbf30 module:overlay(1) +from:0x020bc722 kind:thumb_call to:0x02183004 module:overlay(101) +from:0x020bc738 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc744 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc756 kind:thumb_call to:0x020bc768 module:overlay(1) +from:0x020bc75c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc764 kind:load to:0x027e0cdc module:dtcm +from:0x020bc770 kind:load to:0x027e0cdc module:dtcm +from:0x020bc77c kind:thumb_call to:0x0208bfc4 module:overlay(0) +from:0x020bc796 kind:thumb_call_arm to:0x02057ec0 module:overlay(0) +from:0x020bc7a0 kind:thumb_call to:0x02057d00 module:overlay(0) +from:0x020bc7a8 kind:thumb_call_arm to:0x02057d1c module:overlay(0) +from:0x020bc7b6 kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x020bc7d0 kind:thumb_call_arm to:0x02057f20 module:overlay(0) +from:0x020bc7ea kind:thumb_call to:0x0208c038 module:overlay(0) +from:0x020bc7f4 kind:load to:0x020b2b50 module:overlay(0) +from:0x020bc7f8 kind:load to:0x020c269c module:overlay(1) +from:0x020bc7fc kind:load to:0x020c262c module:overlay(1) +from:0x020bc840 kind:thumb_call_arm to:0x0208a0d0 module:overlay(0) +from:0x020bc85a kind:thumb_call_arm to:0x0205d4e0 module:overlay(0) +from:0x020bc878 kind:thumb_call_arm to:0x02089da4 module:overlay(0) +from:0x020bc884 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc890 kind:thumb_call to:0x020bbb00 module:overlay(1) +from:0x020bc89a kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bc8a8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc8b0 kind:thumb_call_arm to:0x020db170 module:overlay(31) +from:0x020bc8d8 kind:thumb_call to:0x0205c564 module:overlay(0) +from:0x020bc8fa kind:thumb_call to:0x0208c8f4 module:overlay(0) +from:0x020bc900 kind:thumb_call_arm to:0x020ea848 module:overlays(21,31) +from:0x020bc910 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bc91c kind:load to:0x027e09a4 module:dtcm +from:0x020bc920 kind:load to:0x020ab4bc module:overlay(0) +from:0x020bc92a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc936 kind:thumb_call to:0x020bbd60 module:overlay(1) +from:0x020bc93c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc944 kind:thumb_call_arm to:0x0208a144 module:overlay(0) +from:0x020bc954 kind:thumb_call_arm to:0x0208a144 module:overlay(0) +from:0x020bc964 kind:thumb_call_arm to:0x02089da4 module:overlay(0) +from:0x020bc96e kind:thumb_call_arm to:0x020db170 module:overlay(31) +from:0x020bc990 kind:thumb_call to:0x020bc800 module:overlay(1) +from:0x020bc9ac kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc9ba kind:thumb_call to:0x020865ec module:overlay(0) +from:0x020bc9ca kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc9e0 kind:thumb_call to:0x02091c8c module:overlay(0) +from:0x020bc9f2 kind:thumb_call to:0x02089968 module:overlay(0) +from:0x020bca36 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020bca44 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bca5e kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020bca70 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020bca94 kind:thumb_call to:0x020d9684 module:overlay(31) +from:0x020bca9a kind:thumb_call to:0x020dccd0 module:overlay(31) +from:0x020bcaa2 kind:thumb_call_arm to:0x020ebd80 module:overlay(21) +from:0x020bcaac kind:load to:0x020bcab5 module:overlay(1) +from:0x020bcab0 kind:load to:0x020bcc69 module:overlay(1) +from:0x020bcab8 kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x020bcace kind:thumb_call to:0x020bcc48 module:overlay(1) +from:0x020bcade kind:thumb_call_arm to:0x020db0dc module:overlay(31) +from:0x020bcae4 kind:thumb_call_arm to:0x020a02b4 module:overlay(0) +from:0x020bcaea kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bcafa kind:thumb_call to:0x020bd24c module:overlay(1) +from:0x020bcb00 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bcb20 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020bcb28 kind:thumb_call to:0x02089974 module:overlay(0) +from:0x020bcb2e kind:thumb_call to:0x020bc924 module:overlay(1) +from:0x020bcb38 kind:load to:0x027e09a4 module:dtcm +from:0x020bcb3c kind:load to:0x020bcab5 module:overlay(1) +from:0x020bcb54 kind:thumb_call to:0x020bc94c module:overlay(1) +from:0x020bcb72 kind:thumb_call to:0x020bd2c0 module:overlay(1) +from:0x020bcb80 kind:thumb_call_arm to:0x0208d7d0 module:overlay(0) +from:0x020bcb96 kind:thumb_call_arm to:0x020db0dc module:overlay(31) +from:0x020bcba8 kind:thumb_call to:0x020bd338 module:overlay(1) +from:0x020bcbb8 kind:thumb_call to:0x0208c8d8 module:overlay(0) +from:0x020bcbc6 kind:thumb_call to:0x0208efb0 module:overlay(0) +from:0x020bcbd2 kind:thumb_call_arm to:0x020936f8 module:overlay(0) +from:0x020bcbde kind:thumb_call_arm to:0x0209376c module:overlay(0) +from:0x020bcbf6 kind:thumb_call to:0x020bbdf8 module:overlay(1) +from:0x020bcc14 kind:thumb_call to:0x020bd368 module:overlay(1) +from:0x020bcc24 kind:thumb_call_arm to:0x02082104 module:overlay(0) +from:0x020bcc3c kind:thumb_call to:0x0208d3dc module:overlay(0) +from:0x020bcc44 kind:load to:0x027e0cd8 module:dtcm +from:0x020bcc56 kind:thumb_call to:0x020bcc74 module:overlay(1) +from:0x020bcc5c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bcc64 kind:load to:0x027e0d34 module:dtcm +from:0x020bcc7c kind:load to:0x027e0d34 module:dtcm +from:0x020bcca6 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020bccb2 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020bccbe kind:thumb_call_arm to:0x02028c24 module:main +from:0x020bccd6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bcd44 kind:thumb_call to:0x0208e854 module:overlay(0) +from:0x020bcd52 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcd60 kind:thumb_call to:0x0208e768 module:overlay(0) +from:0x020bcd7c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcd84 kind:thumb_call to:0x020da1a8 module:overlay(31) +from:0x020bcd9c kind:thumb_call to:0x020588d0 module:overlay(0) +from:0x020bcda8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcdb0 kind:thumb_call to:0x020da1a8 module:overlay(31) +from:0x020bcdcc kind:thumb_call to:0x02058694 module:overlay(0) +from:0x020bce36 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020bced4 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bceda kind:thumb_call_arm to:0x02033f54 module:main +from:0x020bcee8 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bceee kind:thumb_call_arm to:0x0208e810 module:overlay(0) +from:0x020bcef6 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020bcf04 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bcf0a kind:thumb_call_arm to:0x02033f54 module:main +from:0x020bcf18 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bcf22 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcf34 kind:thumb_call to:0x02015528 module:main +from:0x020bcf7c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bcf90 kind:load to:0x027e09a4 module:dtcm +from:0x020bcf98 kind:load to:0x020ab4bc module:overlay(0) +from:0x020bcf9c kind:load to:0x02043e30 module:main +from:0x020bcfa0 kind:load to:0x020c2c50 module:overlay(1) +from:0x020bcfa4 kind:load to:0x020c2c58 module:overlay(1) +from:0x020bcfb0 kind:thumb_call to:0x02083f48 module:overlay(0) +from:0x020bcfd6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bcff4 kind:thumb_call to:0x02083f78 module:overlay(0) +from:0x020bcffa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd060 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd070 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd080 kind:load to:0x027e09a4 module:dtcm +from:0x020bd090 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd0d4 kind:thumb_call to:0x0208e854 module:overlay(0) +from:0x020bd0e2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd0f0 kind:thumb_call to:0x0208e768 module:overlay(0) +from:0x020bd102 kind:thumb_call to:0x02058694 module:overlay(0) +from:0x020bd144 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bd14c kind:thumb_call_arm to:0x02033f54 module:main +from:0x020bd158 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bd15e kind:thumb_call_arm to:0x0208e810 module:overlay(0) +from:0x020bd166 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020bd172 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bd17a kind:thumb_call_arm to:0x02033f54 module:main +from:0x020bd186 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bd194 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd1a6 kind:thumb_call to:0x02015528 module:main +from:0x020bd1b8 kind:load to:0x027e09a4 module:dtcm +from:0x020bd1bc kind:load to:0x020ab4bc module:overlay(0) +from:0x020bd1c0 kind:load to:0x02043e30 module:main +from:0x020bd1c4 kind:load to:0x020c2c50 module:overlay(1) +from:0x020bd1c8 kind:load to:0x020c2c58 module:overlay(1) +from:0x020bd1d6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd248 kind:load to:0x027e09a4 module:dtcm +from:0x020bd250 kind:thumb_call_arm to:0x02091e80 module:overlay(0) +from:0x020bd25a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd260 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd26c kind:thumb_call to:0x020d19a0 module:overlay(24) +from:0x020bd272 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd278 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd284 kind:thumb_call to:0x02157b88 module:overlay(82) +from:0x020bd28a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd2aa kind:thumb_call to:0x02014850 module:main +from:0x020bd2b2 kind:thumb_call_arm to:0x0208a144 module:overlay(0) +from:0x020bd2bc kind:load to:0x02049b80 module:main +from:0x020bd2d6 kind:thumb_call_arm to:0x02157b98 module:overlay(82) +from:0x020bd2e0 kind:thumb_call to:0x020d19b8 module:overlay(24) +from:0x020bd2f2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd2fe kind:thumb_call_arm to:0x02135a88 module:overlay(47) +from:0x020bd308 kind:thumb_call_arm to:0x0208e6e4 module:overlay(0) +from:0x020bd310 kind:thumb_call_arm to:0x02082728 module:overlay(0) +from:0x020bd318 kind:thumb_call_arm to:0x0208a144 module:overlay(0) +from:0x020bd334 kind:load to:0x02043e30 module:main +from:0x020bd33e kind:thumb_call_arm to:0x02091ee8 module:overlay(0) +from:0x020bd34a kind:thumb_call_arm to:0x020921c4 module:overlay(0) +from:0x020bd358 kind:thumb_call_arm to:0x02135bb0 module:overlay(47) +from:0x020bd35e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd380 kind:thumb_call to:0x02183270 module:overlay(101) +from:0x020bd38c kind:thumb_call_arm to:0x0207057c module:overlay(0) +from:0x020bd3a0 kind:thumb_call_arm to:0x02088248 module:overlay(0) +from:0x020bd3ae kind:thumb_call_arm to:0x020921c4 module:overlay(0) +from:0x020bd3ba kind:thumb_call_arm to:0x0207057c module:overlay(0) +from:0x020bd3ce kind:thumb_call_arm to:0x02088248 module:overlay(0) +from:0x020bd3dc kind:thumb_call_arm to:0x020921c4 module:overlay(0) +from:0x020bd3ee kind:thumb_call_arm to:0x02070534 module:overlay(0) +from:0x020bd410 kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x020bd42c kind:thumb_call_arm to:0x02070540 module:overlay(0) +from:0x020bd45a kind:thumb_call_arm to:0x020921c4 module:overlay(0) +from:0x020bd46c kind:thumb_call_arm to:0x020921c4 module:overlay(0) +from:0x020bd474 kind:load to:0x027e09a4 module:dtcm +from:0x020bd478 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020bd47c kind:load to:0x020aa870 module:overlay(0) +from:0x020bd480 kind:load to:0x020b2fe0 module:overlay(0) +from:0x020bd484 kind:load to:0x027e0ce4 module:dtcm +from:0x020bd48c kind:load to:0x027e09b8 module:dtcm +from:0x020bd4a4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd4ac kind:thumb_call to:0x020dca00 module:overlay(31) +from:0x020bd4dc kind:thumb_call to:0x020dca0c module:overlay(31) +from:0x020bd4e2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd4ea kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x020bd500 kind:thumb_call_arm to:0x02018c68 module:main +from:0x020bd538 kind:thumb_call to:0x0201c868 module:main +from:0x020bd54c kind:thumb_call_arm to:0x02023520 module:main +from:0x020bd560 kind:load to:0x02018455 module:main +from:0x020bd572 kind:thumb_call to:0x020bd7a0 module:overlay(1) +from:0x020bd5a8 kind:thumb_call_arm to:0x02019a4c module:main +from:0x020bd5ac kind:thumb_call_arm to:0x02019b14 module:main +from:0x020bd5b0 kind:thumb_call_arm to:0x02019c24 module:main +from:0x020bd5b8 kind:thumb_call_arm to:0x0201ddfc module:main +from:0x020bd5c2 kind:thumb_call_arm to:0x0201d600 module:main +from:0x020bd5ce kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bd5e4 kind:thumb_call_arm to:0x0201c46c module:main +from:0x020bd60c kind:load to:0x027e09a4 module:dtcm +from:0x020bd62c kind:thumb_call_arm to:0x02018a64 module:main +from:0x020bd634 kind:thumb_call_arm to:0x0201ddfc module:main +from:0x020bd63e kind:thumb_call_arm to:0x0201d600 module:main +from:0x020bd67c kind:thumb_call_arm to:0x02018a64 module:main +from:0x020bd692 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd69a kind:thumb_call to:0x020bd6a0 module:overlay(1) +from:0x020bd6a6 kind:thumb_call to:0x020bd708 module:overlay(1) +from:0x020bd6b8 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020bd6c6 kind:thumb_call to:0x020bd6d8 module:overlay(1) +from:0x020bd6d0 kind:load to:0x02061670 module:overlay(0) +from:0x020bd6d4 kind:load to:0x0206164c module:overlay(0) +from:0x020bd710 kind:load to:0x0204a068 module:main +from:0x020bd71c kind:thumb_call_arm to:0x02013014 module:main +from:0x020bd732 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd73e kind:thumb_call_arm to:0x0209f104 module:overlay(0) +from:0x020bd758 kind:thumb_call_arm to:0x020130d4 module:main +from:0x020bd760 kind:load to:0x0204997c module:main +from:0x020bd76a kind:thumb_call_arm to:0x02013014 module:main +from:0x020bd77e kind:thumb_call_arm to:0x0209f200 module:overlay(0) +from:0x020bd784 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bd796 kind:thumb_call_arm to:0x020130d4 module:main +from:0x020bd79c kind:load to:0x0204997c module:main +from:0x020bd7ac kind:thumb_call to:0x020bd81c module:overlay(1) +from:0x020bd7b6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bd7c0 kind:thumb_call_arm to:0x020d1674 module:overlay(24) +from:0x020bd7ee kind:thumb_call to:0x020bd828 module:overlay(1) +from:0x020bd804 kind:thumb_call_arm to:0x02018a9c module:main +from:0x020bd80c kind:thumb_call to:0x0201ca00 module:main +from:0x020bd814 kind:load to:0x027e0994 module:dtcm +from:0x020bd818 kind:load to:0x0204a100 module:main +from:0x020bd824 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020bd830 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020bd83c kind:thumb_call to:0x020bde4c module:overlay(1) +from:0x020bd844 kind:thumb_call_arm to:0x0206bbdc module:overlay(0) +from:0x020bd84c kind:thumb_call to:0x020bd914 module:overlay(1) +from:0x020bd854 kind:load to:0x027e099c module:dtcm +from:0x020bd858 kind:load to:0x020b5198 module:overlay(0) +from:0x020bd864 kind:thumb_call_arm to:0x0206c4cc module:overlay(0) +from:0x020bd86c kind:thumb_call to:0x020bde5c module:overlay(1) +from:0x020bd874 kind:thumb_call_arm to:0x0206a50c module:overlay(0) +from:0x020bd87c kind:thumb_call to:0x020bd914 module:overlay(1) +from:0x020bd884 kind:load to:0x020b5198 module:overlay(0) +from:0x020bd888 kind:load to:0x027e099c module:dtcm +from:0x020bd896 kind:thumb_call_arm to:0x0206a50c module:overlay(0) +from:0x020bd8a0 kind:thumb_call_arm to:0x02003fe0 module:main +from:0x020bd8b0 kind:thumb_call to:0x020bd914 module:overlay(1) +from:0x020bd8b8 kind:load to:0x0204997c module:main +from:0x020bd8c4 kind:load to:0x020bd915 module:overlay(1) +from:0x020bd8d0 kind:thumb_call_arm to:0x0206bbdc module:overlay(0) +from:0x020bd8dc kind:thumb_call_arm to:0x0206a240 module:overlay(0) +from:0x020bd8e4 kind:thumb_call to:0x020bd914 module:overlay(1) +from:0x020bd8ec kind:load to:0x020b5198 module:overlay(0) +from:0x020bd8f8 kind:thumb_call_arm to:0x0206c4cc module:overlay(0) +from:0x020bd900 kind:thumb_call_arm to:0x0206a50c module:overlay(0) +from:0x020bd908 kind:thumb_call to:0x020bd914 module:overlay(1) +from:0x020bd910 kind:load to:0x020b5198 module:overlay(0) +from:0x020bd91e kind:thumb_call_arm to:0x0206a6e4 module:overlay(0) +from:0x020bd924 kind:thumb_call_arm to:0x0200240c module:main +from:0x020bd936 kind:thumb_call_arm to:0x0206a6e4 module:overlay(0) +from:0x020bd93c kind:thumb_call_arm to:0x0206a720 module:overlay(0) +from:0x020bd94a kind:thumb_call_arm to:0x0200240c module:main +from:0x020bd960 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020bdaa2 kind:thumb_call_arm to:0x0212e52c module:overlay(26) +from:0x020bdae2 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020bdc1c kind:load to:0x027e09a0 module:dtcm +from:0x020bdc20 kind:load to:0x027e09b8 module:dtcm +from:0x020bdcc0 kind:thumb_call_arm to:0x0206a50c module:overlay(0) +from:0x020bdcd6 kind:thumb_call_arm to:0x0206a50c module:overlay(0) +from:0x020bdd7a kind:thumb_call_arm to:0x0206a240 module:overlay(0) +from:0x020bdd86 kind:thumb_call_arm to:0x0206a240 module:overlay(0) +from:0x020bdd90 kind:thumb_call to:0x020bde70 module:overlay(1) +from:0x020bdd98 kind:thumb_call_arm to:0x0206bbdc module:overlay(0) +from:0x020bdda0 kind:thumb_call_arm to:0x0206d41c module:overlay(0) +from:0x020bdda6 kind:thumb_call_arm to:0x0206f974 module:overlay(0) +from:0x020bddba kind:thumb_call_arm to:0x0206d940 module:overlay(0) +from:0x020bddc2 kind:thumb_call_arm to:0x0206d964 module:overlay(0) +from:0x020bddc8 kind:thumb_call_arm to:0x02069c58 module:overlay(0) +from:0x020bddd0 kind:load to:0x027e09b8 module:dtcm +from:0x020bddd4 kind:load to:0x027e099c module:dtcm +from:0x020bddd8 kind:load to:0x020b5198 module:overlay(0) +from:0x020bdddc kind:load to:0x020b51f4 module:overlay(0) +from:0x020bdde0 kind:load to:0x020b52c8 module:overlay(0) +from:0x020bddf0 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020bddfc kind:thumb_call to:0x020bdf80 module:overlay(1) +from:0x020bde10 kind:thumb_call_arm to:0x0206d964 module:overlay(0) +from:0x020bde1c kind:load to:0x027e09a0 module:dtcm +from:0x020bde20 kind:load to:0x027e099c module:dtcm +from:0x020bde24 kind:load to:0x020b51f4 module:overlay(0) +from:0x020bde28 kind:load to:0x020b52c8 module:overlay(0) +from:0x020bde34 kind:load to:0x027e099c module:dtcm +from:0x020bde38 kind:load to:0x020bdf99 module:overlay(1) +from:0x020bde44 kind:load to:0x027e099c module:dtcm +from:0x020bde48 kind:load to:0x020be011 module:overlay(1) +from:0x020bde50 kind:thumb_call_arm to:0x020d5ccc module:overlay(24) +from:0x020bde66 kind:thumb_call to:0x020be014 module:overlay(1) +from:0x020bde80 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020bdea2 kind:thumb_call_arm to:0x0206f5fc module:overlay(0) +from:0x020bdf3e kind:thumb_call_arm to:0x0206f5fc module:overlay(0) +from:0x020bdf48 kind:thumb_call_arm to:0x0206f5fc module:overlay(0) +from:0x020bdf64 kind:thumb_call_arm to:0x020d5db4 module:overlay(24) +from:0x020bdf70 kind:thumb_call_arm to:0x0206f5fc module:overlay(0) +from:0x020bdf78 kind:load to:0x027e09a0 module:dtcm +from:0x020bdf7c kind:load to:0x027e0d08 module:dtcm +from:0x020bdf90 kind:thumb_call_arm to:0x0206f5fc module:overlay(0) +from:0x020be000 kind:thumb_call_arm to:0x0206f5fc module:overlay(0) +from:0x020be00c kind:load to:0x027e0cd8 module:dtcm +from:0x020be022 kind:thumb_call_arm to:0x020d5cb0 module:overlay(24) +from:0x020be028 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be030 kind:load to:0x027e0d08 module:dtcm +from:0x020be03a kind:thumb_call to:0x020148d0 module:main +from:0x020be044 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be04c kind:thumb_call to:0x020c0924 module:overlay(1) +from:0x020be054 kind:load to:0x02049b80 module:main +from:0x020be05e kind:thumb_call to:0x020148d0 module:main +from:0x020be066 kind:thumb_call to:0x020a1008 module:overlay(0) +from:0x020be07a kind:thumb_call_arm to:0x02028c68 module:main +from:0x020be096 kind:thumb_call_arm to:0x020a10d4 module:overlay(0) +from:0x020be0a0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be0a8 kind:thumb_call_arm to:0x020c4820 module:overlays(18,19,20,25) +from:0x020be0b0 kind:load to:0x02049b80 module:main +from:0x020be0b4 kind:load to:0x02049a0c module:main +from:0x020be0be kind:thumb_call to:0x020148d0 module:main +from:0x020be0c2 kind:thumb_call_arm to:0x020e9a5c module:overlay(23) +from:0x020be0c8 kind:load to:0x02049b80 module:main +from:0x020be0d2 kind:thumb_call to:0x020148d0 module:main +from:0x020be0d6 kind:thumb_call_arm to:0x020e9a74 module:overlay(22) +from:0x020be0dc kind:load to:0x02049b80 module:main +from:0x020be0e6 kind:thumb_call to:0x020148d0 module:main +from:0x020be0f0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be0fc kind:thumb_call_arm to:0x020e9a20 module:overlays(21,22,23) +from:0x020be104 kind:load to:0x02049b80 module:main +from:0x020be108 kind:load to:0x020b4ecc module:overlay(0) +from:0x020be114 kind:load to:0x02049a0c module:main +from:0x020be174 kind:thumb_call to:0x020be1d8 module:overlay(1) +from:0x020be180 kind:thumb_call to:0x020be270 module:overlay(1) +from:0x020be18c kind:thumb_call to:0x020be284 module:overlay(1) +from:0x020be198 kind:thumb_call to:0x020be294 module:overlay(1) +from:0x020be1a6 kind:thumb_call to:0x020be2a4 module:overlay(1) +from:0x020be21a kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x020be222 kind:thumb_call_arm to:0x01ffd1b4 module:itcm +from:0x020be2a0 kind:load to:0x0207ba94 module:overlay(0) +from:0x020be2ac kind:load to:0x0207e97c module:overlay(0) +from:0x020be2b8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be2c0 kind:thumb_call to:0x020be2d4 module:overlay(1) +from:0x020be2d0 kind:load to:0x020be41d module:overlay(1) +from:0x020be2d8 kind:thumb_call to:0x020be43c module:overlay(1) +from:0x020be37a kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be384 kind:thumb_call_arm to:0x0207ef10 module:overlay(0) +from:0x020be38c kind:thumb_call_arm to:0x0207f028 module:overlay(0) +from:0x020be392 kind:thumb_call to:0x020be454 module:overlay(1) +from:0x020be398 kind:load to:0x027e09a4 module:dtcm +from:0x020be39c kind:load to:0x027e0a48 module:dtcm +from:0x020be3a0 kind:load to:0x027e0b48 module:dtcm +from:0x020be3a8 kind:thumb_call to:0x020be4c4 module:overlay(1) +from:0x020be3ae kind:thumb_call_arm to:0x0207f1d0 module:overlay(0) +from:0x020be3b4 kind:load to:0x027e0b48 module:dtcm +from:0x020be3b8 kind:load to:0x027e0a48 module:dtcm +from:0x020be3c6 kind:thumb_call_arm to:0x0207f260 module:overlay(0) +from:0x020be3d0 kind:thumb_call_arm to:0x0207ba64 module:overlay(0) +from:0x020be3d8 kind:load to:0x027e0a48 module:dtcm +from:0x020be3dc kind:load to:0x027e09e8 module:dtcm +from:0x020be3f2 kind:thumb_call_arm to:0x0207f4b4 module:overlay(0) +from:0x020be408 kind:thumb_call_arm to:0x0207f2b8 module:overlay(0) +from:0x020be40e kind:thumb_call_arm to:0x0207ba80 module:overlay(0) +from:0x020be414 kind:load to:0x027e0a48 module:dtcm +from:0x020be418 kind:load to:0x027e09e8 module:dtcm +from:0x020be42a kind:thumb_call to:0x020be448 module:overlay(1) +from:0x020be430 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be438 kind:load to:0x027e09c0 module:dtcm +from:0x020be444 kind:load to:0x027e09c0 module:dtcm +from:0x020be450 kind:load to:0x027e09c0 module:dtcm +from:0x020be45c kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be470 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be486 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be4b8 kind:thumb_call_arm to:0x02028c68 module:main +from:0x020be4c0 kind:load to:0x027e09a4 module:dtcm +from:0x020be4d6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020be4ec kind:load to:0x02067950 module:overlay(0) +from:0x020be504 kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be510 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be51a kind:thumb_call_arm to:0x02022130 module:main +from:0x020be528 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be532 kind:thumb_call_arm to:0x02022490 module:main +from:0x020be542 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be54c kind:thumb_call_arm to:0x02022130 module:main +from:0x020be55a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be564 kind:thumb_call_arm to:0x020a1ab4 module:overlay(0) +from:0x020be572 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be57c kind:thumb_call_arm to:0x020a1ab4 module:overlay(0) +from:0x020be584 kind:thumb_call_arm to:0x0202285c module:main +from:0x020be590 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be598 kind:thumb_call_arm to:0x020a3098 module:overlay(0) +from:0x020be5b4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5bc kind:thumb_call_arm to:0x020a46b4 module:overlay(0) +from:0x020be5c4 kind:load to:0x020c2d0c module:overlay(1) +from:0x020be5dc kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be5e6 kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be5f2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be5fc kind:thumb_call_arm to:0x02022490 module:main +from:0x020be60a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be614 kind:thumb_call_arm to:0x020a2ed8 module:overlay(0) +from:0x020be61c kind:thumb_call_arm to:0x0202285c module:main +from:0x020be62e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be636 kind:thumb_call_arm to:0x020a46b4 module:overlay(0) +from:0x020be640 kind:load to:0x020c2d18 module:overlay(1) +from:0x020be644 kind:load to:0x020c2d28 module:overlay(1) +from:0x020be65c kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be668 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be672 kind:thumb_call_arm to:0x02022490 module:main +from:0x020be680 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be68a kind:thumb_call_arm to:0x020a2ed8 module:overlay(0) +from:0x020be692 kind:thumb_call_arm to:0x0202285c module:main +from:0x020be6a4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be6ac kind:thumb_call_arm to:0x020a46b4 module:overlay(0) +from:0x020be6b4 kind:load to:0x020c2d38 module:overlay(1) +from:0x020be6cc kind:load to:0x020676d8 module:overlay(0) +from:0x020be6d0 kind:load to:0x020c2d40 module:overlay(1) +from:0x020be776 kind:thumb_call_arm to:0x02067950 module:overlay(0) +from:0x020be78a kind:thumb_call_arm to:0x02028c24 module:main +from:0x020be79e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020be7a6 kind:thumb_call_arm to:0x02173a5c module:overlay(88) +from:0x020be7be kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be7c8 kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020be7dc kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be7f0 kind:thumb_call_arm to:0x02067790 module:overlay(0) +from:0x020be7f8 kind:load to:0x027e09a4 module:dtcm +from:0x020be7fc kind:load to:0x020c2d48 module:overlay(1) +from:0x020be800 kind:load to:0x027e09a0 module:dtcm +from:0x020be804 kind:load to:0x020c2cd4 module:overlay(1) +from:0x020be808 kind:load to:0x020c2d50 module:overlay(1) +from:0x020be81c kind:thumb_call_arm to:0x02028c24 module:main +from:0x020be82e kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020be842 kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be84c kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be854 kind:load to:0x027e09a0 module:dtcm +from:0x020be858 kind:load to:0x020c2cd4 module:overlay(1) +from:0x020be85c kind:load to:0x020c2d5c module:overlay(1) +from:0x020be870 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020be886 kind:thumb_call_arm to:0x020677e4 module:overlay(0) +from:0x020be890 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x020be8a8 kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be8b0 kind:load to:0x02181040 module:overlay(97) +from:0x020be8b4 kind:load to:0x020c2d64 module:overlay(1) +from:0x020be8b8 kind:load to:0x027e09a0 module:dtcm +from:0x020be8bc kind:load to:0x020c2d6c module:overlay(1) +from:0x020be8c8 kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020be8d4 kind:thumb_call to:0x020be4e4 module:overlay(1) +from:0x020be908 kind:load to:0x027e09a4 module:dtcm +from:0x020be914 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be928 kind:load to:0x027e09a4 module:dtcm +from:0x020be934 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020be946 kind:thumb_call to:0x020be4e4 module:overlay(1) +from:0x020be96c kind:thumb_call_arm to:0x020a4744 module:overlay(0) +from:0x020be974 kind:load to:0x027e09a4 module:dtcm +from:0x020be98c kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be996 kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be9a0 kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be9aa kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be9b4 kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be9be kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be9c4 kind:load to:0x020c2d78 module:overlay(1) +from:0x020be9c8 kind:load to:0x020c2d80 module:overlay(1) +from:0x020be9cc kind:load to:0x020c2d8c module:overlay(1) +from:0x020be9d0 kind:load to:0x020c2d98 module:overlay(1) +from:0x020be9d4 kind:load to:0x020c2da4 module:overlay(1) +from:0x020be9d8 kind:load to:0x020c2db0 module:overlay(1) +from:0x020be9f0 kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020be9fa kind:thumb_call_arm to:0x020676d8 module:overlay(0) +from:0x020bea04 kind:load to:0x020c2dbc module:overlay(1) +from:0x020bea08 kind:load to:0x020c2d40 module:overlay(1) +from:0x020bea18 kind:load to:0x020c2dc4 module:overlay(1) +from:0x020bea1c kind:load to:0x020676d8 module:overlay(0) +from:0x020bea2a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bea32 kind:thumb_call to:0x020bea38 module:overlay(1) +from:0x020bea3c kind:thumb_call to:0x020beaac module:overlay(1) +from:0x020bea6c kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020beaa4 kind:load to:0x027e09a4 module:dtcm +from:0x020beab4 kind:load to:0x027e09b4 module:dtcm +from:0x020beac0 kind:load to:0x027e09b4 module:dtcm +from:0x020beace kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bead6 kind:thumb_call to:0x020beadc module:overlay(1) +from:0x020beae2 kind:thumb_call to:0x020becd0 module:overlay(1) +from:0x020beae8 kind:thumb_call_arm to:0x02072f38 module:overlay(0) +from:0x020beb0c kind:thumb_call_arm to:0x02071f78 module:overlay(0) +from:0x020beb14 kind:thumb_call_arm to:0x02071f78 module:overlay(0) +from:0x020beb18 kind:thumb_call_arm to:0x02072b88 module:overlay(0) +from:0x020beb1c kind:thumb_call to:0x020bea20 module:overlay(1) +from:0x020beb32 kind:thumb_call_arm to:0x02072324 module:overlay(0) +from:0x020beb38 kind:thumb_call_arm to:0x02024dc8 module:main +from:0x020beb46 kind:thumb_call_arm to:0x020712e4 module:overlay(0) +from:0x020beb50 kind:thumb_call_arm to:0x02028bf0 module:main +from:0x020beb64 kind:load to:0x027e09bc module:dtcm +from:0x020beb70 kind:thumb_call to:0x020bec70 module:overlay(1) +from:0x020beb74 kind:thumb_call to:0x020bec90 module:overlay(1) +from:0x020beb78 kind:thumb_call to:0x020becb0 module:overlay(1) +from:0x020beb88 kind:thumb_call to:0x020becdc module:overlay(1) +from:0x020beba6 kind:thumb_call_arm to:0x020591cc module:overlay(0) +from:0x020bebb4 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bebc0 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bebcc kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bebf8 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bec00 kind:thumb_call_arm to:0x01ffd3b0 module:itcm +from:0x020bec10 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x020bec1a kind:thumb_call_arm to:0x02072ae8 module:overlay(0) +from:0x020bec22 kind:thumb_call_arm to:0x0207139c module:overlay(0) +from:0x020bec2a kind:thumb_call to:0x020bea64 module:overlay(1) +from:0x020bec30 kind:thumb_call_arm to:0x02059220 module:overlay(0) +from:0x020bec38 kind:load to:0x020c2dcc module:overlay(1) +from:0x020bec40 kind:load to:0x020c2de0 module:overlay(1) +from:0x020bec44 kind:load to:0x020c2de8 module:overlay(1) +from:0x020bec48 kind:load to:0x020c2df0 module:overlay(1) +from:0x020bec50 kind:load to:0x027e09a4 module:dtcm +from:0x020bec54 kind:load to:0x020c2df8 module:overlay(1) +from:0x020bec5c kind:load to:0x020c2e00 module:overlay(1) +from:0x020bec64 kind:load to:0x027e09a8 module:dtcm +from:0x020bec68 kind:load to:0x027e09b4 module:dtcm +from:0x020bec7e kind:thumb_call to:0x020bece8 module:overlay(1) +from:0x020bec84 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bec8c kind:load to:0x027e09a8 module:dtcm +from:0x020bec9e kind:thumb_call to:0x020beab8 module:overlay(1) +from:0x020beca4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020becac kind:load to:0x027e09b4 module:dtcm +from:0x020becbe kind:thumb_call_arm to:0x02072c50 module:overlay(0) +from:0x020becc4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020beccc kind:load to:0x027e09b0 module:dtcm +from:0x020becd8 kind:load to:0x027e09ac module:dtcm +from:0x020bece4 kind:load to:0x027e09ac module:dtcm +from:0x020becf0 kind:load to:0x027e09a8 module:dtcm +from:0x020becf8 kind:thumb_call to:0x020ba600 module:overlay(1) +from:0x020bed02 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bed0a kind:thumb_call to:0x020bed30 module:overlay(1) +from:0x020bed10 kind:load to:0x0204997c module:main +from:0x020bed1a kind:thumb_call to:0x020beff4 module:overlay(1) +from:0x020bed20 kind:thumb_call to:0x020ba638 module:overlay(1) +from:0x020bed28 kind:load to:0x027e0cec module:dtcm +from:0x020bed2c kind:load to:0x0204997c module:main +from:0x020bed36 kind:thumb_call_arm to:0x020bf05c module:overlay(1) +from:0x020bed3e kind:thumb_call_arm to:0x020bf024 module:overlay(1) +from:0x020bed68 kind:thumb_call to:0x020156a0 module:main +from:0x020bed7e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bed8c kind:thumb_call to:0x020bf094 module:overlay(1) +from:0x020bed98 kind:thumb_call to:0x020156cc module:main +from:0x020bed9e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bedae kind:thumb_call to:0x020156a0 module:main +from:0x020bedc4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bedd2 kind:thumb_call to:0x020bf094 module:overlay(1) +from:0x020bedda kind:thumb_call to:0x020156cc module:main +from:0x020bedf0 kind:thumb_call to:0x020156a0 module:main +from:0x020bee06 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bee14 kind:thumb_call to:0x020bf094 module:overlay(1) +from:0x020bee1c kind:thumb_call to:0x020156cc module:main +from:0x020bee32 kind:thumb_call_arm to:0x020a780c module:overlay(0) +from:0x020bee42 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bee48 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020bee56 kind:thumb_call_arm to:0x02034038 module:main +from:0x020bee5e kind:thumb_call_arm to:0x02033f54 module:main +from:0x020bee6c kind:thumb_call_arm to:0x02034038 module:main +from:0x020bee78 kind:thumb_call to:0x020156a0 module:main +from:0x020bee88 kind:thumb_call to:0x02012fa8 module:main +from:0x020bee96 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020beea4 kind:thumb_call to:0x020bf094 module:overlay(1) +from:0x020beeac kind:thumb_call to:0x020156cc module:main +from:0x020beec6 kind:thumb_call to:0x020156a0 module:main +from:0x020beedc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020beeea kind:thumb_call to:0x020bf094 module:overlay(1) +from:0x020beef6 kind:thumb_call to:0x020156cc module:main +from:0x020beefe kind:thumb_call to:0x020bef78 module:overlay(1) +from:0x020bef0e kind:thumb_call to:0x020156a0 module:main +from:0x020bef24 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bef32 kind:thumb_call to:0x020bf094 module:overlay(1) +from:0x020bef3e kind:thumb_call to:0x020156cc module:main +from:0x020bef4a kind:thumb_call to:0x020ba620 module:overlay(1) +from:0x020bef54 kind:load to:0x027e09a4 module:dtcm +from:0x020bef58 kind:load to:0x020c2f38 module:overlay(1) +from:0x020bef5c kind:load to:0x020c2f50 module:overlay(1) +from:0x020bef60 kind:load to:0x02043e30 module:main +from:0x020bef64 kind:load to:0x020c2f64 module:overlay(1) +from:0x020bef68 kind:load to:0x020c2f7c module:overlay(1) +from:0x020bef6c kind:load to:0x020c2f8c module:overlay(1) +from:0x020bef70 kind:load to:0x020c2f94 module:overlay(1) +from:0x020bef74 kind:load to:0x0204997c module:main +from:0x020befe8 kind:load to:0x027e09a4 module:dtcm +from:0x020befec kind:load to:0x020c2f08 module:overlay(1) +from:0x020beff0 kind:load to:0x02043e30 module:main +from:0x020beffa kind:thumb_call_arm to:0x0201666c module:main +from:0x020bf000 kind:thumb_call_arm to:0x020bf06c module:overlay(1) +from:0x020bf018 kind:thumb_call to:0x020a0440 module:overlay(0) +from:0x020bf034 kind:arm_call to:0x02016654 module:main +from:0x020bf058 kind:load to:0x020c3f18 module:overlay(1) +from:0x020bf068 kind:load to:0x027e0cec module:dtcm +from:0x020bf07c kind:load to:0x027e0cec module:dtcm +from:0x020bf08c kind:load to:0x0204997c module:main +from:0x020bf090 kind:load to:0x02001309 module:main +from:0x020bf0c2 kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020bf0ce kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020bf0dc kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020bf0e8 kind:thumb_call_arm to:0x02070288 module:overlay(0) +from:0x020bf0fc kind:thumb_call to:0x02054670 module:overlay(0) +from:0x020bf11a kind:thumb_call_arm to:0x020275c0 module:main +from:0x020bf122 kind:thumb_call to:0x0205496c module:overlay(0) +from:0x020bf12e kind:thumb_call to:0x02054a58 module:overlay(0) +from:0x020bf134 kind:thumb_call to:0x02054a68 module:overlay(0) +from:0x020bf156 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf162 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020bf16a kind:thumb_call to:0x02054978 module:overlay(0) +from:0x020bf174 kind:load to:0x020c2fac module:overlay(1) +from:0x020bf178 kind:load to:0x027e09a4 module:dtcm +from:0x020bf17c kind:load to:0x027e09a0 module:dtcm +from:0x020bf180 kind:load to:0x020bf081 module:overlay(1) +from:0x020bf184 kind:load to:0x027e0154 module:dtcm +from:0x020bf190 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf1ac kind:thumb_call to:0x020d3da0 module:overlay(24) +from:0x020bf1e8 kind:thumb_call_arm to:0x020d4818 module:overlay(24) +from:0x020bf1ec kind:thumb_call_arm to:0x020d4178 module:overlay(24) +from:0x020bf1f0 kind:thumb_call_arm to:0x020d5894 module:overlay(24) +from:0x020bf1fc kind:thumb_call_arm to:0x020bf408 module:overlay(1) +from:0x020bf200 kind:thumb_call_arm to:0x020bf460 module:overlay(1) +from:0x020bf204 kind:thumb_call_arm to:0x020bf434 module:overlay(1) +from:0x020bf214 kind:thumb_call to:0x020a0cd4 module:overlay(0) +from:0x020bf222 kind:thumb_call to:0x020a0cd4 module:overlay(0) +from:0x020bf240 kind:thumb_call to:0x020a0cd4 module:overlay(0) +from:0x020bf250 kind:thumb_call_arm to:0x020d419c module:overlay(24) +from:0x020bf278 kind:thumb_call_arm to:0x020d58b8 module:overlay(24) +from:0x020bf27e kind:thumb_call to:0x020d3d00 module:overlay(24) +from:0x020bf286 kind:thumb_call to:0x020d3d60 module:overlay(24) +from:0x020bf290 kind:load to:0x027e0cfc module:dtcm +from:0x020bf294 kind:load to:0x027e0d04 module:dtcm +from:0x020bf29e kind:thumb_call to:0x020bf3dc module:overlay(1) +from:0x020bf2b8 kind:thumb_call_arm to:0x020d3f6c module:overlay(24) +from:0x020bf2d0 kind:thumb_call_arm to:0x020d3fa8 module:overlay(24) +from:0x020bf2d8 kind:thumb_call to:0x020bf510 module:overlay(1) +from:0x020bf2e0 kind:thumb_call to:0x020bf8c4 module:overlay(1) +from:0x020bf2e8 kind:thumb_call to:0x020bf810 module:overlay(1) +from:0x020bf2f2 kind:thumb_call_arm to:0x020d4238 module:overlay(24) +from:0x020bf2f8 kind:thumb_call_arm to:0x020d58fc module:overlay(24) +from:0x020bf300 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf30a kind:thumb_call to:0x020d3d00 module:overlay(24) +from:0x020bf312 kind:thumb_call to:0x020d3d60 module:overlay(24) +from:0x020bf31e kind:thumb_call_arm to:0x0205c964 module:overlay(0) +from:0x020bf322 kind:thumb_call_arm to:0x020f4c7c module:overlays(21,26) +from:0x020bf334 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf33c kind:thumb_call_arm to:0x020eb4b0 module:overlay(26) +from:0x020bf344 kind:load to:0x027e09b8 module:dtcm +from:0x020bf348 kind:load to:0x027e0d00 module:dtcm +from:0x020bf34c kind:load to:0x027e0cfc module:dtcm +from:0x020bf350 kind:load to:0x027e0d04 module:dtcm +from:0x020bf354 kind:load to:0x027e09a4 module:dtcm +from:0x020bf360 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf370 kind:thumb_call_arm to:0x020eb544 module:overlay(26) +from:0x020bf376 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf382 kind:thumb_call to:0x020bf8ec module:overlay(1) +from:0x020bf38a kind:thumb_call to:0x020bf548 module:overlay(1) +from:0x020bf390 kind:load to:0x027e09a4 module:dtcm +from:0x020bf394 kind:load to:0x027e0cfc module:dtcm +from:0x020bf398 kind:load to:0x027e0d00 module:dtcm +from:0x020bf3a4 kind:thumb_call_arm to:0x020eb598 module:overlay(26) +from:0x020bf3b6 kind:thumb_call_arm to:0x020eb688 module:overlay(26) +from:0x020bf3d0 kind:thumb_call_arm to:0x020d3f6c module:overlay(24) +from:0x020bf3d8 kind:load to:0x027e09b8 module:dtcm +from:0x020bf3fe kind:thumb_call_arm to:0x020d402c module:overlay(24) +from:0x020bf404 kind:load to:0x027e09b8 module:dtcm +from:0x020bf420 kind:arm_call_thumb to:0x020bf804 module:overlay(1) +from:0x020bf428 kind:arm_call to:0x02011ff4 module:main +from:0x020bf430 kind:load to:0x027e0d04 module:dtcm +from:0x020bf44c kind:arm_call_thumb to:0x020bf504 module:overlay(1) +from:0x020bf454 kind:arm_call to:0x02011ff4 module:main +from:0x020bf45c kind:load to:0x027e0d00 module:dtcm +from:0x020bf478 kind:arm_call_thumb to:0x020bf8b8 module:overlay(1) +from:0x020bf480 kind:arm_call to:0x02011ff4 module:main +from:0x020bf488 kind:load to:0x027e0cfc module:dtcm +from:0x020bf490 kind:thumb_call to:0x020bf7c8 module:overlay(1) +from:0x020bf508 kind:thumb_call to:0x020bf7d4 module:overlay(1) +from:0x020bf518 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf522 kind:thumb_call to:0x020bf710 module:overlay(1) +from:0x020bf526 kind:thumb_call_arm to:0x0205c964 module:overlay(0) +from:0x020bf530 kind:thumb_call_arm to:0x020d4d4c module:overlay(24) +from:0x020bf536 kind:thumb_call_arm to:0x020efc20 module:overlay(26) +from:0x020bf53c kind:thumb_call to:0x020bf748 module:overlay(1) +from:0x020bf544 kind:load to:0x027e09a4 module:dtcm +from:0x020bf550 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf55a kind:thumb_call to:0x020bf798 module:overlay(1) +from:0x020bf560 kind:thumb_call_arm to:0x020d4dd8 module:overlay(24) +from:0x020bf566 kind:thumb_call to:0x020bf730 module:overlay(1) +from:0x020bf56c kind:load to:0x027e09a4 module:dtcm +from:0x020bf57e kind:thumb_call_arm to:0x020d483c module:overlay(24) +from:0x020bf58a kind:thumb_call_arm to:0x020d483c module:overlay(24) +from:0x020bf596 kind:thumb_call_arm to:0x020d483c module:overlay(24) +from:0x020bf5a2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf5b6 kind:thumb_call to:0x02058c28 module:overlay(0) +from:0x020bf5d0 kind:thumb_call_arm to:0x020d483c module:overlay(24) +from:0x020bf5d8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf5f4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf612 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf62a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf63c kind:thumb_call to:0x02058c28 module:overlay(0) +from:0x020bf650 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf662 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf674 kind:load to:0x020d7605 module:overlays(19,24) +from:0x020bf678 kind:load to:0x020d764c module:overlays(19,24) +from:0x020bf68c kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf69a kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf6aa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf6be kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf6d8 kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf6f0 kind:thumb_call_arm to:0x02012000 module:main +from:0x020bf702 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bf714 kind:thumb_call to:0x020bf570 module:overlay(1) +from:0x020bf71a kind:thumb_call_arm to:0x020d4a30 module:overlay(24) +from:0x020bf726 kind:thumb_call_arm to:0x020d4ca0 module:overlay(24) +from:0x020bf72c kind:load to:0x027e0d04 module:dtcm +from:0x020bf734 kind:thumb_call_arm to:0x020d4cf0 module:overlay(24) +from:0x020bf73a kind:thumb_call_arm to:0x020d4a94 module:overlay(24) +from:0x020bf740 kind:thumb_call to:0x020bf67c module:overlay(1) +from:0x020bf752 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x020bf764 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bf76e kind:thumb_call_arm to:0x020fb8c0 module:overlay(26) +from:0x020bf786 kind:thumb_call to:0x02058694 module:overlay(0) +from:0x020bf78e kind:thumb_call_arm to:0x020fb944 module:overlay(26) +from:0x020bf794 kind:load to:0x027e0ce0 module:dtcm +from:0x020bf7a0 kind:thumb_call_arm to:0x020fba1c module:overlay(26) +from:0x020bf7aa kind:thumb_call to:0x020589c4 module:overlay(0) +from:0x020bf7d0 kind:load to:0x027e0d00 module:dtcm +from:0x020bf7dc kind:load to:0x027e0d00 module:dtcm +from:0x020bf7e4 kind:thumb_call to:0x020bf838 module:overlay(1) +from:0x020bf808 kind:thumb_call to:0x020bf844 module:overlay(1) +from:0x020bf81e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020bf834 kind:load to:0x027e09a4 module:dtcm +from:0x020bf840 kind:load to:0x027e0d04 module:dtcm +from:0x020bf84c kind:load to:0x027e0d04 module:dtcm +from:0x020bf890 kind:load to:0x027e09a4 module:dtcm +from:0x020bf898 kind:thumb_call to:0x020bfa18 module:overlay(1) +from:0x020bf89e kind:thumb_call_arm to:0x02096b74 module:overlay(0) +from:0x020bf8a6 kind:thumb_call_arm to:0x02096b74 module:overlay(0) +from:0x020bf8bc kind:thumb_call to:0x020bfa24 module:overlay(1) +from:0x020bf8c8 kind:thumb_call to:0x020bf8f0 module:overlay(1) +from:0x020bf8ce kind:thumb_call_arm to:0x020d44a0 module:overlay(24) +from:0x020bf8d6 kind:thumb_call to:0x020bf850 module:overlay(1) +from:0x020bf8e0 kind:thumb_call_arm to:0x020d461c module:overlay(24) +from:0x020bf8e6 kind:thumb_call_arm to:0x020d4544 module:overlay(24) +from:0x020bf8f6 kind:thumb_call_arm to:0x020d4590 module:overlay(24) +from:0x020bf8fe kind:thumb_call_arm to:0x0205c9b0 module:overlay(0) +from:0x020bf914 kind:thumb_call_arm to:0x020d4500 module:overlay(24) +from:0x020bf920 kind:thumb_call_arm to:0x020d45a4 module:overlay(24) +from:0x020bf93c kind:thumb_call_arm to:0x020d4534 module:overlay(24) +from:0x020bf94a kind:thumb_call to:0x020bf9fc module:overlay(1) +from:0x020bf954 kind:thumb_call_arm to:0x020d4534 module:overlay(24) +from:0x020bf9ca kind:thumb_call_arm to:0x020d45a4 module:overlay(24) +from:0x020bf9da kind:thumb_call_arm to:0x020d45c0 module:overlay(24) +from:0x020bf9f0 kind:load to:0x027e09b8 module:dtcm +from:0x020bf9f8 kind:load to:0x020d7578 module:overlays(19,24) +from:0x020bf9fe kind:thumb_call_arm to:0x020d45a4 module:overlay(24) +from:0x020bfa20 kind:load to:0x027e0cfc module:dtcm +from:0x020bfa2c kind:load to:0x027e0cfc module:dtcm +from:0x020bfa54 kind:thumb_call_arm to:0x020d05cc module:overlay(24) +from:0x020bfa5a kind:thumb_call to:0x020bfb00 module:overlay(1) +from:0x020bfaf8 kind:thumb_call_arm to:0x020d0660 module:overlay(24) +from:0x020bfb94 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020bfbba kind:thumb_call_arm to:0x0203a194 module:main +from:0x020bfc98 kind:load to:0x020c2730 module:overlay(1) +from:0x020bfc9c kind:load to:0x020c273e module:overlay(1) +from:0x020bfcba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfcc2 kind:thumb_call_arm to:0x020c836c module:overlay(20) +from:0x020bfccc kind:load to:0x020e8524 module:overlays(19,20) +from:0x020bfcea kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfcf2 kind:thumb_call_arm to:0x020c836c module:overlay(20) +from:0x020bfcfc kind:load to:0x020e8524 module:overlays(19,20) +from:0x020bfd1c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd24 kind:thumb_call_arm to:0x020c77bc module:overlay(20) +from:0x020bfd30 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020bfd4e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd56 kind:thumb_call_arm to:0x020c836c module:overlay(20) +from:0x020bfd60 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020bfd72 kind:thumb_call_arm to:0x020c0f04 module:overlay(1) +from:0x020bfd78 kind:thumb_call_arm to:0x020c0e14 module:overlay(1) +from:0x020bfd7e kind:thumb_call_arm to:0x020c106c module:overlay(1) +from:0x020bfd82 kind:thumb_call to:0x020bfd34 module:overlay(1) +from:0x020bfd8e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfd96 kind:thumb_call_arm to:0x020c836c module:overlay(20) +from:0x020bfda0 kind:load to:0x020bfca1 module:overlay(1) +from:0x020bfda4 kind:load to:0x020bfcd1 module:overlay(1) +from:0x020bfda8 kind:load to:0x020bfd01 module:overlay(1) +from:0x020bfdac kind:load to:0x020e8524 module:overlays(19,20) +from:0x020bfdba kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfdcc kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfde4 kind:load to:0x020c46d4 module:overlay(1) +from:0x020bfde8 kind:load to:0x020f1b3c module:overlays(19,22,23) +from:0x020bfdf6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfe08 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe20 kind:load to:0x020c46d4 module:overlay(1) +from:0x020bfe24 kind:load to:0x020f1b3c module:overlays(19,22,23) +from:0x020bfe32 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bfe44 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe5c kind:load to:0x020c46d4 module:overlay(1) +from:0x020bfe60 kind:load to:0x020f1b3c module:overlays(19,22,23) +from:0x020bfe74 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bfe88 kind:load to:0x020c46d4 module:overlay(1) +from:0x020bfe8c kind:load to:0x020f1b54 module:overlays(19,22,23) +from:0x020bfe96 kind:thumb_call_arm to:0x020c0ff4 module:overlay(1) +from:0x020bfe9c kind:thumb_call_arm to:0x020c0f7c module:overlay(1) +from:0x020bfea4 kind:thumb_call to:0x020bfdec module:overlay(1) +from:0x020bfeaa kind:thumb_call_arm to:0x020c0e14 module:overlay(1) +from:0x020bfebc kind:load to:0x020bfdb1 module:overlay(1) +from:0x020bfec0 kind:load to:0x020bfe65 module:overlay(1) +from:0x020bfec4 kind:load to:0x020bfe29 module:overlay(1) +from:0x020bfec8 kind:load to:0x020c46d4 module:overlay(1) +from:0x020bfed4 kind:load to:0x020c46d8 module:overlay(1) +from:0x020bfed8 kind:load to:0x020984b0 module:overlay(0) +from:0x020bfee4 kind:load to:0x020c46d8 module:overlay(1) +from:0x020bfee8 kind:load to:0x020984b0 module:overlay(0) +from:0x020bfef4 kind:load to:0x020c46d8 module:overlay(1) +from:0x020bfef8 kind:load to:0x020bff0d module:overlay(1) +from:0x020bff04 kind:load to:0x020c46d8 module:overlay(1) +from:0x020bff08 kind:load to:0x020984b0 module:overlay(0) +from:0x020bff10 kind:load to:0x020a8d84 module:overlay(0) +from:0x020bff1e kind:thumb_call_arm to:0x020c0e14 module:overlay(1) +from:0x020bff24 kind:thumb_call_arm to:0x020c0f7c module:overlay(1) +from:0x020bff2c kind:thumb_call to:0x020bfedc module:overlay(1) +from:0x020bff32 kind:thumb_call_arm to:0x020c0ff4 module:overlay(1) +from:0x020bff3e kind:thumb_call_arm to:0x021595f8 module:overlays(62,63) +from:0x020bff44 kind:load to:0x020c46d8 module:overlay(1) +from:0x020bff48 kind:load to:0x020bfecd module:overlay(1) +from:0x020bff4c kind:load to:0x020bfeed module:overlay(1) +from:0x020bff50 kind:load to:0x020bfefd module:overlay(1) +from:0x020bff60 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bff6a kind:thumb_call to:0x020bff70 module:overlay(1) +from:0x020bff74 kind:thumb_call_arm to:0x02060ec4 module:overlay(0) +from:0x020bff94 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bff9c kind:thumb_call to:0x020c0898 module:overlay(1) +from:0x020c0016 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c001e kind:thumb_call_arm to:0x020c6e18 module:overlays(20,24) +from:0x020c0050 kind:thumb_call_arm to:0x020c6f48 module:overlay(24) +from:0x020c0054 kind:thumb_call_arm to:0x020d1638 module:overlay(24) +from:0x020c0060 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c006c kind:thumb_call_arm to:0x020c85b0 module:overlay(24) +from:0x020c007e kind:thumb_call_arm to:0x02023564 module:main +from:0x020c0086 kind:thumb_call_arm to:0x020235cc module:main +from:0x020c00a0 kind:load to:0x020d7bf8 module:overlays(19,24) +from:0x020c00ac kind:load to:0x027e0998 module:dtcm +from:0x020c00b0 kind:load to:0x02061741 module:overlay(0) +from:0x020c00be kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c00ce kind:thumb_call_arm to:0x020d8954 module:overlay(26) +from:0x020c00e0 kind:load to:0x027e0994 module:dtcm +from:0x020c00ee kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c00fc kind:thumb_call_arm to:0x020d0f30 module:overlay(24) +from:0x020c0118 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0128 kind:thumb_call_arm to:0x020d8700 module:overlays(26,31) +from:0x020c013e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c014c kind:thumb_call_arm to:0x020d8e48 module:overlay(26) +from:0x020c015c kind:thumb_call_arm to:0x020c106c module:overlay(1) +from:0x020c0166 kind:thumb_call_arm to:0x020c0e8c module:overlay(1) +from:0x020c016c kind:load to:0x027e0994 module:dtcm +from:0x020c0170 kind:load to:0x020c00b5 module:overlay(1) +from:0x020c017e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c018c kind:thumb_call_arm to:0x020d0f30 module:overlay(24) +from:0x020c01a8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c01b8 kind:thumb_call_arm to:0x020d8700 module:overlays(26,31) +from:0x020c01ce kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c01dc kind:thumb_call_arm to:0x020d8e48 module:overlay(26) +from:0x020c01ec kind:load to:0x027e0994 module:dtcm +from:0x020c01f8 kind:thumb_call_arm to:0x0207054c module:overlay(0) +from:0x020c01fc kind:thumb_call_arm to:0x020c7370 module:overlay(24) +from:0x020c0202 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c020e kind:thumb_call to:0x020bd714 module:overlay(1) +from:0x020c0234 kind:thumb_call to:0x020bd714 module:overlay(1) +from:0x020c0246 kind:thumb_call_arm to:0x0201bfe4 module:main +from:0x020c024c kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0256 kind:thumb_call_arm to:0x020c0f04 module:overlay(1) +from:0x020c0260 kind:thumb_call to:0x020c00e4 module:overlay(1) +from:0x020c0274 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c027c kind:thumb_call to:0x021754a8 module:overlay(93) +from:0x020c028e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c029c kind:thumb_call_arm to:0x020d0f30 module:overlay(24) +from:0x020c02b6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c02c2 kind:thumb_call_arm to:0x0210d98c module:overlay(31) +from:0x020c02d4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c02e0 kind:thumb_call_arm to:0x0210dff8 module:overlay(31) +from:0x020c02fa kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0306 kind:thumb_call_arm to:0x0210e3c0 module:overlay(31) +from:0x020c0320 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c032c kind:thumb_call_arm to:0x02152a68 module:overlay(58) +from:0x020c0346 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0352 kind:thumb_call_arm to:0x0215c12c module:overlays(62,67) +from:0x020c0364 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0370 kind:thumb_call_arm to:0x0215c1f8 module:overlay(62) +from:0x020c0382 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c038e kind:thumb_call_arm to:0x0215c384 module:overlays(62,78) +from:0x020c03a8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c03b4 kind:thumb_call_arm to:0x02173610 module:overlay(88) +from:0x020c03c4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c03cc kind:thumb_call_arm to:0x0210fa38 module:overlay(31) +from:0x020c03ee kind:thumb_call_arm to:0x020166a4 module:main +from:0x020c040e kind:thumb_call_arm to:0x021722ec module:overlay(88) +from:0x020c0412 kind:thumb_call_arm to:0x02066274 module:overlay(0) +from:0x020c0416 kind:thumb_call_arm to:0x020cccfc module:overlay(24) +from:0x020c042c kind:load to:0x027e09a4 module:dtcm +from:0x020c0430 kind:load to:0x020c274c module:overlay(1) +from:0x020c0434 kind:load to:0x020c2788 module:overlay(1) +from:0x020c0438 kind:load to:0x020c0175 module:overlay(1) +from:0x020c043c kind:load to:0x02043e30 module:main +from:0x020c0444 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020c0454 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020c0470 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0482 kind:thumb_call_arm to:0x020c7938 module:overlay(24) +from:0x020c0494 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04a0 kind:thumb_call to:0x020c9608 module:overlay(24) +from:0x020c04b2 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04be kind:thumb_call to:0x020c8d44 module:overlay(24) +from:0x020c04d0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04dc kind:thumb_call to:0x020c9160 module:overlay(24) +from:0x020c04ee kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c04fa kind:thumb_call to:0x020c922c module:overlay(24) +from:0x020c050c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0518 kind:thumb_call to:0x020c9984 module:overlay(24) +from:0x020c052a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c0536 kind:thumb_call to:0x020ca094 module:overlay(24) +from:0x020c0542 kind:thumb_call_arm to:0x020cad80 module:overlay(24) +from:0x020c054a kind:thumb_call to:0x020bd7f8 module:overlay(1) +from:0x020c0550 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020c0564 kind:thumb_call_arm to:0x020d0f80 module:overlay(24) +from:0x020c056a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0626 kind:thumb_call to:0x020c081c module:overlay(1) +from:0x020c0632 kind:thumb_call to:0x020c0874 module:overlay(1) +from:0x020c063e kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c0690 kind:thumb_call to:0x020c0804 module:overlay(1) +from:0x020c06e0 kind:thumb_call to:0x020c0834 module:overlay(1) +from:0x020c06ee kind:thumb_call to:0x021754e8 module:overlay(93) +from:0x020c06f4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0782 kind:thumb_call to:0x020c0854 module:overlay(1) +from:0x020c0788 kind:thumb_call to:0x020bd764 module:overlay(1) +from:0x020c0790 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020c0794 kind:load to:0x027e09a4 module:dtcm +from:0x020c0798 kind:load to:0x02043e30 module:main +from:0x020c07aa kind:thumb_call_arm to:0x021754f4 module:overlay(93) +from:0x020c07b2 kind:thumb_call_arm to:0x020cd074 module:overlay(24) +from:0x020c07b8 kind:thumb_call_arm to:0x020cd130 module:overlay(24) +from:0x020c07c0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c07ce kind:thumb_call_arm to:0x0210fab0 module:overlay(31) +from:0x020c07d4 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020c07d8 kind:load to:0x027e09a4 module:dtcm +from:0x020c07e8 kind:thumb_call_arm to:0x020662c8 module:overlay(0) +from:0x020c07ee kind:thumb_call_arm to:0x020c697c module:overlay(24) +from:0x020c07f6 kind:thumb_call_arm to:0x020cb0a4 module:overlay(24) +from:0x020c07fc kind:load to:0x020b4f50 module:overlay(0) +from:0x020c0800 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020c0818 kind:load to:0x021771f8 module:overlays(88,89,90,91,94) +from:0x020c0830 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020c0842 kind:thumb_call to:0x020c088c module:overlay(1) +from:0x020c0848 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0850 kind:load to:0x020b4f50 module:overlay(0) +from:0x020c0862 kind:thumb_call_arm to:0x020c7484 module:overlay(24) +from:0x020c0868 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c0870 kind:load to:0x027e0cf8 module:dtcm +from:0x020c0888 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020c0894 kind:load to:0x020b4f50 module:overlay(0) +from:0x020c08a2 kind:thumb_call_arm to:0x02061b0c module:overlay(0) +from:0x020c08b0 kind:thumb_call_arm to:0x020a1500 module:overlay(0) +from:0x020c08ce kind:thumb_call_arm to:0x02013014 module:main +from:0x020c08da kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c08e4 kind:thumb_call_arm to:0x020ca300 module:overlay(24) +from:0x020c08ee kind:thumb_call_arm to:0x020130d4 module:main +from:0x020c08f8 kind:load to:0x0204997c module:main +from:0x020c0914 kind:thumb_call_arm to:0x020a1534 module:overlay(0) +from:0x020c091a kind:thumb_call_arm to:0x02061b54 module:overlay(0) +from:0x020c0928 kind:thumb_call_arm to:0x020182bc module:main +from:0x020c0930 kind:thumb_call_arm to:0x02016574 module:main +from:0x020c0938 kind:thumb_call_arm to:0x02013370 module:main +from:0x020c0948 kind:thumb_call to:0x020bd4f4 module:overlay(1) +from:0x020c0950 kind:thumb_call to:0x020ba650 module:overlay(1) +from:0x020c0956 kind:thumb_call to:0x020ba788 module:overlay(1) +from:0x020c095c kind:thumb_call to:0x020b6500 module:overlay(1) +from:0x020c0960 kind:thumb_call_arm to:0x020c4aa0 module:overlays(20,24) +from:0x020c0968 kind:load to:0x020d7b48 module:overlays(19,24) +from:0x020c096c kind:load to:0x02049a0c module:main +from:0x020c0970 kind:load to:0x0204a0f0 module:main +from:0x020c0974 kind:load to:0x020bff55 module:overlay(1) +from:0x020c0978 kind:load to:0x020b6288 module:overlay(0) +from:0x020c0984 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020c098c kind:thumb_call_arm to:0x020ed028 module:overlay(22) +from:0x020c099c kind:load to:0x020c46dc module:overlay(1) +from:0x020c09b8 kind:load to:0x020c46dc module:overlay(1) +from:0x020c09c2 kind:thumb_call_arm to:0x020c0e8c module:overlay(1) +from:0x020c09c8 kind:thumb_call_arm to:0x020c0f04 module:overlay(1) +from:0x020c09ce kind:thumb_call_arm to:0x020c0ff4 module:overlay(1) +from:0x020c09f8 kind:load to:0x020c097d module:overlay(1) +from:0x020c09fc kind:load to:0x020c09a1 module:overlay(1) +from:0x020c0a00 kind:load to:0x020c46dc module:overlay(1) +from:0x020c0ab0 kind:load to:0x020c2070 add:0x1400 module:overlay(1) +from:0x020c0ab4 kind:load to:0x020c15f8 add:0x1400 module:overlay(1) +from:0x020c0b68 kind:load to:0x020c20e8 add:0x1400 module:overlay(1) +from:0x020c0b6c kind:load to:0x020c1670 add:0x1400 module:overlay(1) +from:0x020c0c20 kind:load to:0x020c1b2c add:0x1400 module:overlay(1) +from:0x020c0c24 kind:load to:0x020c1508 add:0x1400 module:overlay(1) +from:0x020c0cd8 kind:load to:0x020c1ba4 add:0x1400 module:overlay(1) +from:0x020c0cdc kind:load to:0x020c1580 add:0x1400 module:overlay(1) +from:0x020c0e34 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c0e60 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c0e7c kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c0e80 kind:load to:0x020c46e0 add:0x14ac module:overlay(1) +from:0x020c0e84 kind:load to:0x020c46e0 add:0x428b module:overlay(1) +from:0x020c0e88 kind:load to:0x020c0a04 add:0x1400 module:overlay(1) +from:0x020c0eac kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c0ed8 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c0ef4 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c0ef8 kind:load to:0x020c46e0 add:0x14ac module:overlay(1) +from:0x020c0efc kind:load to:0x020c46e0 add:0x428b module:overlay(1) +from:0x020c0f00 kind:load to:0x020c0abc add:0x1400 module:overlay(1) +from:0x020c0f24 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c0f50 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c0f6c kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c0f70 kind:load to:0x020c46e0 add:0x14ac module:overlay(1) +from:0x020c0f74 kind:load to:0x020c46e0 add:0x428b module:overlay(1) +from:0x020c0f78 kind:load to:0x020c0b74 add:0x1400 module:overlay(1) +from:0x020c0f9c kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c0fc8 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c0fe4 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c0fe8 kind:load to:0x020c46e0 add:0x14ac module:overlay(1) +from:0x020c0fec kind:load to:0x020c46e0 add:0x428b module:overlay(1) +from:0x020c0ff0 kind:load to:0x020c0c2c add:0x1400 module:overlay(1) +from:0x020c1014 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c1040 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c105c kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c1060 kind:load to:0x020c46e0 add:0x1494 module:overlay(1) +from:0x020c1064 kind:load to:0x020c46e0 add:0x428b module:overlay(1) +from:0x020c1068 kind:load to:0x020c0ce4 add:0x1400 module:overlay(1) +from:0x020c108c kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c10b8 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c10d4 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c10d8 kind:load to:0x020c46e0 add:0x1494 module:overlay(1) +from:0x020c10dc kind:load to:0x020c46e0 add:0x428b module:overlay(1) +from:0x020c10e0 kind:load to:0x020c0d7c add:0x1400 module:overlay(1) +from:0x020c10ec kind:arm_call to:0x020c177c module:overlay(1) +from:0x020c10f4 kind:load to:0x020c0e14 add:0x1400 module:overlay(1) +from:0x020c10f8 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c10fc kind:load to:0x020c0e8c add:0x1400 module:overlay(1) +from:0x020c1100 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c1104 kind:load to:0x020c0f04 add:0x1400 module:overlay(1) +from:0x020c1108 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c110c kind:load to:0x020c0f7c add:0x1400 module:overlay(1) +from:0x020c1110 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c1114 kind:load to:0x020c0ff4 add:0x1400 module:overlay(1) +from:0x020c1118 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c111c kind:load to:0x020c106c add:0x1400 module:overlay(1) +from:0x020c1120 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c112c kind:load to:0x020c27d4 add:0x1400 module:overlay(1) +from:0x020c1204 kind:load to:0x020c1b2c add:0x1400 module:overlay(1) +from:0x020c1318 kind:load to:0x020c1ba4 add:0x1400 module:overlay(1) +from:0x020c13f0 kind:load to:0x020c2070 add:0x1400 module:overlay(1) +from:0x020c1504 kind:load to:0x020c20e8 add:0x1400 module:overlay(1) +from:0x020c1528 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c1554 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c1570 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c1574 kind:load to:0x020c46e0 add:0x14d4 module:overlay(1) +from:0x020c1578 kind:load to:0x020c46e0 add:0xd228 module:overlay(1) +from:0x020c157c kind:load to:0x020c1130 add:0x1400 module:overlay(1) +from:0x020c15a0 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c15cc kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c15e8 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c15ec kind:load to:0x020c46e0 add:0x1510 module:overlay(1) +from:0x020c15f0 kind:load to:0x020c46e0 add:0xd228 module:overlay(1) +from:0x020c15f4 kind:load to:0x020c1208 add:0x1400 module:overlay(1) +from:0x020c1618 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c1644 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c1660 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c1664 kind:load to:0x020c46e0 add:0x14d4 module:overlay(1) +from:0x020c1668 kind:load to:0x020c46e0 add:0xd228 module:overlay(1) +from:0x020c166c kind:load to:0x020c131c add:0x1400 module:overlay(1) +from:0x020c1690 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c16bc kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c16d8 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c16dc kind:load to:0x020c46e0 add:0x1510 module:overlay(1) +from:0x020c16e0 kind:load to:0x020c46e0 add:0xd228 module:overlay(1) +from:0x020c16e4 kind:load to:0x020c13f4 add:0x1400 module:overlay(1) +from:0x020c16f0 kind:arm_call to:0x020c177c module:overlay(1) +from:0x020c16f8 kind:load to:0x020c1508 add:0x1400 module:overlay(1) +from:0x020c16fc kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c1700 kind:load to:0x020c1580 add:0x1400 module:overlay(1) +from:0x020c1704 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c1708 kind:load to:0x020c15f8 add:0x1400 module:overlay(1) +from:0x020c170c kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c1710 kind:load to:0x020c1670 add:0x1400 module:overlay(1) +from:0x020c1714 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c172c kind:arm_call to:0x0202762c module:main +from:0x020c1738 kind:arm_call to:0x02027668 module:main +from:0x020c17c4 kind:arm_call to:0x020c1740 module:overlay(1) +from:0x020c1870 kind:arm_call to:0x020c1720 module:overlay(1) +from:0x020c1884 kind:load to:0x020c46e0 module:overlay(1) +from:0x020c18f4 kind:arm_call to:0x020c24f8 module:overlay(1) +from:0x020c1900 kind:arm_call to:0x020c1720 module:overlay(1) +from:0x020c1910 kind:load to:0x020c46e0 module:overlay(1) +from:0x020c1984 kind:arm_call to:0x020c24a0 module:overlay(1) +from:0x020c1990 kind:arm_call to:0x020c1720 module:overlay(1) +from:0x020c19a0 kind:load to:0x020c46e0 module:overlay(1) +from:0x020c19ac kind:arm_call to:0x020c177c module:overlay(1) +from:0x020c19b4 kind:load to:0x020c1914 add:0x1400 module:overlay(1) +from:0x020c19b8 kind:load to:0x020c46e0 add:0x148c module:overlay(1) +from:0x020c19bc kind:load to:0x020c188c add:0x1400 module:overlay(1) +from:0x020c19c0 kind:load to:0x020c46e0 add:0x1484 module:overlay(1) +from:0x020c19d8 kind:arm_call to:0x020282cc module:main +from:0x020c1a14 kind:arm_call to:0x020282e8 module:main +from:0x020c1a78 kind:load to:0x020c27ec module:overlay(1) +from:0x020c1a88 kind:arm_call to:0x020282cc module:main +from:0x020c1ac4 kind:arm_call to:0x020282e8 module:main +from:0x020c1b28 kind:load to:0x020c27ec module:overlay(1) +from:0x020c1b4c kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c1b78 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c1b94 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c1b98 kind:load to:0x020c46e0 add:0x14ac module:overlay(1) +from:0x020c1b9c kind:load to:0x020c46e0 add:0xdbea module:overlay(1) +from:0x020c1ba0 kind:load to:0x020c19cc add:0x1400 module:overlay(1) +from:0x020c1bc4 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c1bf0 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c1c0c kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c1c10 kind:load to:0x020c46e0 add:0x14ac module:overlay(1) +from:0x020c1c14 kind:load to:0x020c46e0 add:0xdbea module:overlay(1) +from:0x020c1c18 kind:load to:0x020c1a7c add:0x1400 module:overlay(1) +from:0x020c1c30 kind:arm_call to:0x02026710 module:main +from:0x020c1c40 kind:arm_call to:0x02030ce8 module:main +from:0x020c1d84 kind:arm_call to:0x02030d04 module:main +from:0x020c1d8c kind:arm_call to:0x02026768 module:main +from:0x020c1e18 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c1e44 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c1e60 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c1e64 kind:load to:0x020c46e0 add:0x157c module:overlay(1) +from:0x020c1e68 kind:load to:0x020c46e0 add:0xdbea module:overlay(1) +from:0x020c1e6c kind:load to:0x020c1c1c add:0x1400 module:overlay(1) +from:0x020c1e90 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c1ebc kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c1ed8 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c1edc kind:load to:0x020c46e0 add:0x1454 module:overlay(1) +from:0x020c1ee0 kind:load to:0x020c46e0 add:0xdbea module:overlay(1) +from:0x020c1ee4 kind:load to:0x020c1da0 add:0x1400 module:overlay(1) +from:0x020c1f1c kind:arm_call to:0x020c1df8 module:overlay(1) +from:0x020c1f28 kind:arm_call to:0x020c1e70 module:overlay(1) +from:0x020c1fe0 kind:arm_call to:0x020c1df8 module:overlay(1) +from:0x020c1fec kind:arm_call to:0x020c1e70 module:overlay(1) +from:0x020c2090 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c20bc kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c20d8 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c20dc kind:load to:0x020c46e0 add:0x14c4 module:overlay(1) +from:0x020c20e0 kind:load to:0x020c46e0 add:0xdbea module:overlay(1) +from:0x020c20e4 kind:load to:0x020c1ee8 add:0x1400 module:overlay(1) +from:0x020c2108 kind:arm_call to:0x020c188c module:overlay(1) +from:0x020c2134 kind:arm_call to:0x020c1914 module:overlay(1) +from:0x020c2150 kind:load to:0x020c46e0 add:0x1 module:overlay(1) +from:0x020c2154 kind:load to:0x020c46e0 add:0x14c4 module:overlay(1) +from:0x020c2158 kind:load to:0x020c46e0 add:0xdbea module:overlay(1) +from:0x020c215c kind:load to:0x020c1fac add:0x1400 module:overlay(1) +from:0x020c2168 kind:arm_call to:0x020c177c module:overlay(1) +from:0x020c2170 kind:load to:0x020c2070 add:0x1400 module:overlay(1) +from:0x020c2174 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c2178 kind:load to:0x020c20e8 add:0x1400 module:overlay(1) +from:0x020c217c kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c2180 kind:load to:0x020c1b2c add:0x1400 module:overlay(1) +from:0x020c2184 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c2188 kind:load to:0x020c1ba4 add:0x1400 module:overlay(1) +from:0x020c218c kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c2190 kind:load to:0x020c1df8 add:0x1400 module:overlay(1) +from:0x020c2194 kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c2198 kind:load to:0x020c1e70 add:0x1400 module:overlay(1) +from:0x020c219c kind:load to:0x020c46e0 add:0x1468 module:overlay(1) +from:0x020c22b8 kind:arm_call to:0x020c2268 module:overlay(1) +from:0x020c22d4 kind:arm_call to:0x020c1740 module:overlay(1) +from:0x020c2344 kind:arm_call to:0x020c221c module:overlay(1) +from:0x020c2358 kind:arm_call to:0x020c221c module:overlay(1) +from:0x020c23c0 kind:arm_call to:0x020c2268 module:overlay(1) +from:0x020c23dc kind:arm_call to:0x020c1740 module:overlay(1) +from:0x020c244c kind:arm_call to:0x020c221c module:overlay(1) +from:0x020c2460 kind:arm_call to:0x020c221c module:overlay(1) +from:0x020c24c4 kind:arm_call to:0x020c21a8 module:overlay(1) +from:0x020c24d8 kind:arm_call to:0x020c228c module:overlay(1) +from:0x020c251c kind:arm_call to:0x020c21a8 module:overlay(1) +from:0x020c2530 kind:arm_call to:0x020c2394 module:overlay(1) +from:0x020c2558 kind:arm_call to:0x020c177c module:overlay(1) +from:0x020c2560 kind:load to:0x020c21a8 add:0x1400 module:overlay(1) +from:0x020c2564 kind:load to:0x020c46e0 add:0x1474 module:overlay(1) +from:0x020c2568 kind:load to:0x020c221c add:0x1400 module:overlay(1) +from:0x020c256c kind:load to:0x020c46e0 add:0x144c module:overlay(1) +from:0x020c2570 kind:load to:0x020c2268 add:0x1400 module:overlay(1) +from:0x020c2574 kind:load to:0x020c46e0 add:0x1424 module:overlay(1) +from:0x020c2578 kind:load to:0x020c228c add:0x1400 module:overlay(1) +from:0x020c257c kind:load to:0x020c46e0 add:0x1508 module:overlay(1) +from:0x020c2580 kind:load to:0x020c2394 add:0x1400 module:overlay(1) +from:0x020c2584 kind:load to:0x020c46e0 add:0x1508 module:overlay(1) +from:0x020c2588 kind:load to:0x020c24a0 add:0x1400 module:overlay(1) +from:0x020c258c kind:load to:0x020c46e0 add:0x1458 module:overlay(1) +from:0x020c2590 kind:load to:0x020c24f8 add:0x1400 module:overlay(1) +from:0x020c2594 kind:load to:0x020c46e0 add:0x1458 module:overlay(1) +from:0x020c2802 kind:thumb_call to:0x020b7410 module:overlay(1) +from:0x020c2810 kind:load to:0x020c2fc0 module:overlay(1) +from:0x020c2814 kind:load to:0x020c2fc4 module:overlay(1) +from:0x020c2828 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020c2834 kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020c28ac kind:load to:0x020b8c89 module:overlay(1) +from:0x020c28b0 kind:load to:0x020b8d89 module:overlay(1) +from:0x020c28b4 kind:load to:0x020c40d4 module:overlay(1) +from:0x020c28b8 kind:load to:0x020b9239 module:overlay(1) +from:0x020c28bc kind:load to:0x020c40c8 module:overlay(1) +from:0x020c28c0 kind:load to:0x020c2a20 module:overlay(1) +from:0x020c28c4 kind:load to:0x020c2a34 module:overlay(1) +from:0x020c28c8 kind:load to:0x020c2a48 module:overlay(1) +from:0x020c28cc kind:load to:0x020c2a5c module:overlay(1) +from:0x020c28dc kind:load to:0x020c2fb4 module:overlay(1) +from:0x020c28e0 kind:load to:0x020c27f5 module:overlay(1) +from:0x020c28e4 kind:load to:0x020c2819 module:overlay(1) +from:0x020c28e8 kind:load to:0x020c28d1 module:overlay(1) +from:0x020c28ec kind:load to:0x020c10e4 module:overlay(1) +from:0x020c28f0 kind:load to:0x020c16e8 module:overlay(1) +from:0x020c28f4 kind:load to:0x020c19a4 module:overlay(1) +from:0x020c28f8 kind:load to:0x020c2160 module:overlay(1) +from:0x020c28fc kind:load to:0x020c2550 module:overlay(1) +from:0x020c29dc kind:load to:0x020b83d9 module:overlay(1) +from:0x020c29e0 kind:load to:0x020b8471 module:overlay(1) +from:0x020c29e4 kind:load to:0x020b85ad module:overlay(1) +from:0x020c29e8 kind:load to:0x0207fcf8 module:overlay(0) +from:0x020c29ec kind:load to:0x0207fcf4 module:overlay(0) +from:0x020c29f0 kind:load to:0x0207fd20 module:overlay(0) +from:0x020c29f4 kind:load to:0x0207fd58 module:overlay(0) +from:0x020c29f8 kind:load to:0x020b8a0d module:overlay(1) +from:0x020c29fc kind:load to:0x020b8a39 module:overlay(1) +from:0x020c2a00 kind:load to:0x0207fcf0 module:overlay(0) +from:0x020c2a04 kind:load to:0x01ffee10 module:itcm +from:0x020c2a08 kind:load to:0x0208088c module:overlay(0) +from:0x020c2a0c kind:load to:0x020b892d module:overlay(1) +from:0x020c2a10 kind:load to:0x020b8c81 module:overlay(1) +from:0x020c2a14 kind:load to:0x020b85a9 module:overlay(1) +from:0x020c2a18 kind:load to:0x020808ac module:overlay(0) +from:0x020c2a1c kind:load to:0x020b8c8d module:overlay(1) +from:0x020c2cd8 kind:load to:0x020c2c70 module:overlay(1) +from:0x020c2cdc kind:load to:0x020c2cbc module:overlay(1) +from:0x020c2ce0 kind:load to:0x020c2c98 module:overlay(1) +from:0x020c2ce4 kind:load to:0x020c2c80 module:overlay(1) +from:0x020c2ce8 kind:load to:0x020c2cc8 module:overlay(1) +from:0x020c2cec kind:load to:0x020c2c88 module:overlay(1) +from:0x020c2cf0 kind:load to:0x020c2c60 module:overlay(1) +from:0x020c2cf4 kind:load to:0x020c2c78 module:overlay(1) +from:0x020c2cf8 kind:load to:0x020c2c68 module:overlay(1) +from:0x020c2cfc kind:load to:0x020c2cb0 module:overlay(1) +from:0x020c2d00 kind:load to:0x020c2c90 module:overlay(1) +from:0x020c2d04 kind:load to:0x020c2ca0 module:overlay(1) +from:0x020c2d08 kind:load to:0x020c2ca8 module:overlay(1) +from:0x020c2f08 kind:load to:0x020c2e34 module:overlay(1) +from:0x020c2f0c kind:load to:0x020c2e0c module:overlay(1) +from:0x020c2f10 kind:load to:0x020c2e34 module:overlay(1) +from:0x020c2f14 kind:load to:0x020c2e20 module:overlay(1) +from:0x020c2f18 kind:load to:0x020c2ef0 module:overlay(1) +from:0x020c2f1c kind:load to:0x020c2e48 module:overlay(1) +from:0x020c2f20 kind:load to:0x020c2ea8 module:overlay(1) +from:0x020c2f24 kind:load to:0x020c2e60 module:overlay(1) +from:0x020c2f28 kind:load to:0x020c2ed8 module:overlay(1) +from:0x020c2f2c kind:load to:0x020c2e90 module:overlay(1) +from:0x020c2f30 kind:load to:0x020c2ec0 module:overlay(1) +from:0x020c2f34 kind:load to:0x020c2e78 module:overlay(1) +from:0x020c2fac kind:load to:0x020bf189 module:overlay(1) +from:0x020c2fb0 kind:load to:0x020bf18d module:overlay(1) diff --git a/config/usa/arm9/overlays/ov001/symbols.txt b/config/usa/arm9/overlays/ov001/symbols.txt new file mode 100644 index 00000000..f03e3369 --- /dev/null +++ b/config/usa/arm9/overlays/ov001/symbols.txt @@ -0,0 +1,647 @@ +func_ov001_020b6500 kind:function(thumb,size=0x1a) addr:0x020b6500 +func_ov001_020b651c kind:function(thumb,size=0xee) addr:0x020b651c +func_ov001_020b660c kind:function(thumb,size=0xae) addr:0x020b660c +func_ov001_020b66bc kind:function(thumb,size=0x7c) addr:0x020b66bc +func_ov001_020b6738 kind:function(thumb,size=0x14c) addr:0x020b6738 +func_ov001_020b6884 kind:function(thumb,size=0x80) addr:0x020b6884 +func_ov001_020b6904 kind:function(thumb,size=0x90) addr:0x020b6904 +func_ov001_020b6994 kind:function(thumb,size=0x194) addr:0x020b6994 +func_ov001_020b6b28 kind:function(thumb,size=0x20) addr:0x020b6b28 +func_ov001_020b6b48 kind:function(thumb,size=0x20) addr:0x020b6b48 +func_ov001_020b6b68 kind:function(thumb,size=0x20) addr:0x020b6b68 +func_ov001_020b6b88 kind:function(thumb,size=0x20) addr:0x020b6b88 +func_ov001_020b6ba8 kind:function(thumb,size=0x20) addr:0x020b6ba8 +func_ov001_020b6bc8 kind:function(thumb,size=0x20) addr:0x020b6bc8 +func_ov001_020b6be8 kind:function(thumb,size=0x30) addr:0x020b6be8 +func_ov001_020b6c18 kind:function(thumb,size=0x20) addr:0x020b6c18 +func_ov001_020b6c38 kind:function(thumb,size=0x20) addr:0x020b6c38 +func_ov001_020b6c58 kind:function(thumb,size=0x20) addr:0x020b6c58 +func_ov001_020b6c78 kind:function(thumb,size=0x20) addr:0x020b6c78 +func_ov001_020b6c98 kind:function(thumb,size=0x20) addr:0x020b6c98 +func_ov001_020b6cb8 kind:function(thumb,size=0x20) addr:0x020b6cb8 +func_ov001_020b6cd8 kind:function(thumb,size=0x20) addr:0x020b6cd8 +func_ov001_020b6cf8 kind:function(thumb,size=0xc) addr:0x020b6cf8 +func_ov001_020b6d04 kind:function(thumb,size=0xe) addr:0x020b6d04 +func_ov001_020b6d14 kind:function(thumb,size=0xc) addr:0x020b6d14 +func_ov001_020b6d20 kind:function(thumb,size=0xc) addr:0x020b6d20 +func_ov001_020b6d2c kind:function(thumb,size=0xc) addr:0x020b6d2c +func_ov001_020b6d38 kind:function(thumb,size=0x2c) addr:0x020b6d38 +func_ov001_020b6d64 kind:function(thumb,size=0x90) addr:0x020b6d64 +func_ov001_020b6df4 kind:function(thumb,size=0x98) addr:0x020b6df4 +func_ov001_020b6e8c kind:function(thumb,size=0x90) addr:0x020b6e8c +func_ov001_020b6f1c kind:function(thumb,size=0x64) addr:0x020b6f1c +func_ov001_020b6f80 kind:function(thumb,size=0xa8) addr:0x020b6f80 +func_ov001_020b7028 kind:function(thumb,size=0x10) addr:0x020b7028 +func_ov001_020b7038 kind:function(thumb,size=0x1c) addr:0x020b7038 +func_ov001_020b7054 kind:function(thumb,size=0xd0) addr:0x020b7054 +func_ov001_020b7124 kind:function(thumb,size=0x2ec) addr:0x020b7124 +func_ov001_020b7410 kind:function(thumb,size=0x54) addr:0x020b7410 +func_ov001_020b7464 kind:function(thumb,size=0x50) addr:0x020b7464 +func_ov001_020b74b4 kind:function(thumb,size=0x24) addr:0x020b74b4 +func_ov001_020b74d8 kind:function(thumb,size=0x16) addr:0x020b74d8 +func_ov001_020b74f0 kind:function(thumb,size=0x32) addr:0x020b74f0 +func_ov001_020b7524 kind:function(thumb,size=0xc) addr:0x020b7524 +func_ov001_020b7530 kind:function(thumb,size=0xc) addr:0x020b7530 +func_ov001_020b753c kind:function(thumb,size=0x16) addr:0x020b753c +func_ov001_020b7554 kind:function(thumb,size=0xec) addr:0x020b7554 +func_ov001_020b7640 kind:function(thumb,size=0x4c) addr:0x020b7640 +func_ov001_020b768c kind:function(thumb,size=0x14) addr:0x020b768c +func_ov001_020b76a0 kind:function(thumb,size=0x40) addr:0x020b76a0 +func_ov001_020b76e0 kind:function(thumb,size=0x28) addr:0x020b76e0 +func_ov001_020b7708 kind:function(thumb,size=0x2c) addr:0x020b7708 +func_ov001_020b7734 kind:function(thumb,size=0xc) addr:0x020b7734 +func_ov001_020b7740 kind:function(thumb,size=0xc) addr:0x020b7740 +func_ov001_020b774c kind:function(thumb,size=0x16) addr:0x020b774c +func_ov001_020b7764 kind:function(thumb,size=0x68) addr:0x020b7764 +func_ov001_020b77cc kind:function(thumb,size=0x42) addr:0x020b77cc +func_ov001_020b7810 kind:function(thumb,size=0x24c) addr:0x020b7810 +func_ov001_020b7a5c kind:function(thumb,size=0xbc) addr:0x020b7a5c +func_ov001_020b7b18 kind:function(thumb,size=0xd0) addr:0x020b7b18 +func_ov001_020b7be8 kind:function(thumb,size=0x15c) addr:0x020b7be8 +func_ov001_020b7d44 kind:function(thumb,size=0xec) addr:0x020b7d44 +func_ov001_020b7e30 kind:function(thumb,size=0x16) addr:0x020b7e30 +func_ov001_020b7e48 kind:function(thumb,size=0x1d4) addr:0x020b7e48 +func_ov001_020b801c kind:function(thumb,size=0xc0) addr:0x020b801c +func_ov001_020b80dc kind:function(thumb,size=0x24) addr:0x020b80dc +func_ov001_020b8100 kind:function(thumb,size=0x6c) addr:0x020b8100 +func_ov001_020b816c kind:function(thumb,size=0x3c) addr:0x020b816c +func_ov001_020b81a8 kind:function(thumb,size=0xc) addr:0x020b81a8 +func_ov001_020b81b4 kind:function(thumb,size=0xc) addr:0x020b81b4 +func_ov001_020b81c0 kind:function(thumb,size=0x218) addr:0x020b81c0 +func_ov001_020b83d8 kind:function(thumb,size=0x98) addr:0x020b83d8 +func_ov001_020b8470 kind:function(thumb,size=0xa0) addr:0x020b8470 +func_ov001_020b8510 kind:function(thumb,size=0x98) addr:0x020b8510 +func_ov001_020b85a8 kind:function(thumb,size=0x2) addr:0x020b85a8 +func_ov001_020b85ac kind:function(thumb,size=0x2) addr:0x020b85ac +func_ov001_020b85b0 kind:function(thumb,size=0x2f0) addr:0x020b85b0 +func_ov001_020b88a0 kind:function(thumb,size=0x2c) addr:0x020b88a0 +func_ov001_020b88cc kind:function(thumb,size=0x60) addr:0x020b88cc +func_ov001_020b892c kind:function(thumb,size=0xe0) addr:0x020b892c +func_ov001_020b8a0c kind:function(thumb,size=0x2c) addr:0x020b8a0c +func_ov001_020b8a38 kind:function(thumb,size=0x2) addr:0x020b8a38 +func_ov001_020b8a3c kind:function(thumb,size=0x8e) addr:0x020b8a3c +func_ov001_020b8acc kind:function(thumb,size=0xa8) addr:0x020b8acc +func_ov001_020b8b74 kind:function(thumb,size=0x9c) addr:0x020b8b74 +func_ov001_020b8c10 kind:function(thumb,size=0x4e) addr:0x020b8c10 +func_ov001_020b8c60 kind:function(thumb,size=0x10) addr:0x020b8c60 +func_ov001_020b8c70 kind:function(thumb,size=0x8) addr:0x020b8c70 +func_ov001_020b8c78 kind:function(thumb,size=0x8) addr:0x020b8c78 +func_ov001_020b8c80 kind:function(thumb,size=0x8) addr:0x020b8c80 +func_ov001_020b8c88 kind:function(thumb,size=0x2) addr:0x020b8c88 +func_ov001_020b8c8c kind:function(thumb,size=0xfc) addr:0x020b8c8c +func_ov001_020b8d88 kind:function(thumb,size=0xe) addr:0x020b8d88 +func_ov001_020b8d98 kind:function(thumb,size=0x6c) addr:0x020b8d98 +func_ov001_020b8e04 kind:function(thumb,size=0x30) addr:0x020b8e04 +func_ov001_020b8e34 kind:function(thumb,size=0x20) addr:0x020b8e34 +func_ov001_020b8e54 kind:function(thumb,size=0x18) addr:0x020b8e54 +func_ov001_020b8e6c kind:function(thumb,size=0x1c) addr:0x020b8e6c +func_ov001_020b8e88 kind:function(thumb,size=0x3c) addr:0x020b8e88 +func_ov001_020b8ec4 kind:function(thumb,size=0x18) addr:0x020b8ec4 +func_ov001_020b8edc kind:function(thumb,size=0x1c) addr:0x020b8edc +func_ov001_020b8ef8 kind:function(thumb,size=0x80) addr:0x020b8ef8 +func_ov001_020b8f78 kind:function(thumb,size=0xd4) addr:0x020b8f78 +func_ov001_020b904c kind:function(thumb,size=0x80) addr:0x020b904c +func_ov001_020b90cc kind:function(thumb,size=0xc6) addr:0x020b90cc +func_ov001_020b9194 kind:function(thumb,size=0x10) addr:0x020b9194 +func_ov001_020b91a4 kind:function(thumb,size=0x10) addr:0x020b91a4 +func_ov001_020b91b4 kind:function(thumb,size=0x24) addr:0x020b91b4 +func_ov001_020b91d8 kind:function(thumb,size=0x1c) addr:0x020b91d8 +func_ov001_020b91f4 kind:function(thumb,size=0x28) addr:0x020b91f4 +func_ov001_020b921c kind:function(thumb,size=0x1c) addr:0x020b921c +func_ov001_020b9238 kind:function(thumb,size=0x18) addr:0x020b9238 +func_ov001_020b9250 kind:function(thumb,size=0x70) addr:0x020b9250 +func_ov001_020b92c0 kind:function(thumb,size=0x18c) addr:0x020b92c0 +func_ov001_020b944c kind:function(thumb,size=0x4) addr:0x020b944c +func_ov001_020b9450 kind:function(thumb,size=0x3e) addr:0x020b9450 +func_ov001_020b9490 kind:function(thumb,size=0x164) addr:0x020b9490 +func_ov001_020b95f4 kind:function(thumb,size=0xe) addr:0x020b95f4 +func_ov001_020b9604 kind:function(thumb,size=0xfc) addr:0x020b9604 +func_ov001_020b9700 kind:function(thumb,size=0x40) addr:0x020b9700 +func_ov001_020b9740 kind:function(thumb,size=0xe0) addr:0x020b9740 +func_ov001_020b9820 kind:function(thumb,size=0xc4) addr:0x020b9820 +func_ov001_020b98e4 kind:function(thumb,size=0x140) addr:0x020b98e4 +func_ov001_020b9a24 kind:function(thumb,size=0x22c) addr:0x020b9a24 +func_ov001_020b9c50 kind:function(thumb,size=0x460) addr:0x020b9c50 +func_ov001_020ba0b0 kind:function(thumb,size=0x17c) addr:0x020ba0b0 +func_ov001_020ba22c kind:function(thumb,size=0xa4) addr:0x020ba22c +func_ov001_020ba2d0 kind:function(thumb,size=0x5e) addr:0x020ba2d0 +func_ov001_020ba330 kind:function(thumb,size=0x36) addr:0x020ba330 +func_ov001_020ba368 kind:function(thumb,size=0x7e) addr:0x020ba368 +func_ov001_020ba3e8 kind:function(thumb,size=0x80) addr:0x020ba3e8 +func_ov001_020ba468 kind:function(thumb,size=0x1c) addr:0x020ba468 +func_ov001_020ba484 kind:function(thumb,size=0x28) addr:0x020ba484 +func_ov001_020ba4ac kind:function(thumb,size=0x1c) addr:0x020ba4ac +func_ov001_020ba4c8 kind:function(thumb,size=0x24) addr:0x020ba4c8 +func_ov001_020ba4ec kind:function(thumb,size=0x1c) addr:0x020ba4ec +func_ov001_020ba508 kind:function(thumb,size=0x54) addr:0x020ba508 +func_ov001_020ba55c kind:function(thumb,size=0xc) addr:0x020ba55c +func_ov001_020ba568 kind:function(thumb,size=0x12) addr:0x020ba568 +func_ov001_020ba57c kind:function(thumb,size=0x10) addr:0x020ba57c +func_ov001_020ba58c kind:function(thumb,size=0x12) addr:0x020ba58c +func_ov001_020ba5a0 kind:function(thumb,size=0x10) addr:0x020ba5a0 +func_ov001_020ba5b0 kind:function(thumb,size=0x38) addr:0x020ba5b0 +func_ov001_020ba5e8 kind:function(thumb,size=0x18) addr:0x020ba5e8 +func_ov001_020ba600 kind:function(thumb,size=0x20) addr:0x020ba600 +func_ov001_020ba620 kind:function(thumb,size=0x16) addr:0x020ba620 +func_ov001_020ba638 kind:function(thumb,size=0x18) addr:0x020ba638 +func_ov001_020ba650 kind:function(thumb,size=0x138) addr:0x020ba650 +func_ov001_020ba788 kind:function(thumb,size=0x20) addr:0x020ba788 +func_ov001_020ba7a8 kind:function(thumb,size=0x90) addr:0x020ba7a8 +func_ov001_020ba838 kind:function(thumb,size=0x15c) addr:0x020ba838 +func_ov001_020ba994 kind:function(thumb,size=0x2) addr:0x020ba994 +func_ov001_020ba998 kind:function(thumb,size=0x16) addr:0x020ba998 +func_ov001_020ba9b0 kind:function(thumb,size=0x110) addr:0x020ba9b0 +func_ov001_020baac0 kind:function(thumb,size=0x7c) addr:0x020baac0 +func_ov001_020bab3c kind:function(thumb,size=0x6c) addr:0x020bab3c +func_ov001_020baba8 kind:function(thumb,size=0x20) addr:0x020baba8 +func_ov001_020babc8 kind:function(thumb,size=0x20) addr:0x020babc8 +func_ov001_020babe8 kind:function(thumb,size=0x20) addr:0x020babe8 +func_ov001_020bac08 kind:function(thumb,size=0xc) addr:0x020bac08 +func_ov001_020bac14 kind:function(thumb,size=0xc) addr:0x020bac14 +func_ov001_020bac20 kind:function(thumb,size=0x16) addr:0x020bac20 +func_ov001_020bac38 kind:function(thumb,size=0x1e) addr:0x020bac38 +func_ov001_020bac58 kind:function(thumb,size=0x22) addr:0x020bac58 +func_ov001_020bac7c kind:function(thumb,size=0x3c) addr:0x020bac7c +func_ov001_020bacb8 kind:function(thumb,size=0xa8) addr:0x020bacb8 +func_ov001_020bad60 kind:function(thumb,size=0x20) addr:0x020bad60 +func_ov001_020bad80 kind:function(thumb,size=0x14) addr:0x020bad80 +func_ov001_020bad94 kind:function(thumb,size=0x2c) addr:0x020bad94 +func_ov001_020badc0 kind:function(thumb,size=0x60) addr:0x020badc0 +func_ov001_020bae20 kind:function(thumb,size=0x2c) addr:0x020bae20 +func_ov001_020bae4c kind:function(thumb,size=0x34) addr:0x020bae4c +func_ov001_020bae80 kind:function(thumb,size=0x88) addr:0x020bae80 +func_ov001_020baf08 kind:function(thumb,size=0x22) addr:0x020baf08 +func_ov001_020baf2c kind:function(thumb,size=0xc) addr:0x020baf2c +func_ov001_020baf38 kind:function(thumb,size=0xc) addr:0x020baf38 +func_ov001_020baf44 kind:function(thumb,size=0x16) addr:0x020baf44 +func_ov001_020baf5c kind:function(thumb,size=0x46) addr:0x020baf5c +func_ov001_020bafa4 kind:function(thumb,size=0x18) addr:0x020bafa4 +func_ov001_020bafbc kind:function(thumb,size=0x3c) addr:0x020bafbc +func_ov001_020baff8 kind:function(thumb,size=0x3fc) addr:0x020baff8 +func_ov001_020bb3f4 kind:function(thumb,size=0x74) addr:0x020bb3f4 +func_ov001_020bb468 kind:function(thumb,size=0xc0) addr:0x020bb468 +func_ov001_020bb528 kind:function(thumb,size=0xe8) addr:0x020bb528 +func_ov001_020bb610 kind:function(thumb,size=0x80) addr:0x020bb610 +func_ov001_020bb690 kind:function(thumb,size=0x78) addr:0x020bb690 +func_ov001_020bb708 kind:function(thumb,size=0x88) addr:0x020bb708 +func_ov001_020bb790 kind:function(thumb,size=0x40) addr:0x020bb790 +func_ov001_020bb7d0 kind:function(thumb,size=0x34) addr:0x020bb7d0 +func_ov001_020bb804 kind:function(thumb,size=0x20) addr:0x020bb804 +func_ov001_020bb824 kind:function(thumb,size=0x20) addr:0x020bb824 +func_ov001_020bb844 kind:function(thumb,size=0xc) addr:0x020bb844 +func_ov001_020bb850 kind:function(thumb,size=0xc) addr:0x020bb850 +func_ov001_020bb85c kind:function(thumb,size=0x3c) addr:0x020bb85c +func_ov001_020bb898 kind:function(thumb,size=0x2) addr:0x020bb898 +func_ov001_020bb89c kind:function(thumb,size=0x13c) addr:0x020bb89c +func_ov001_020bb9d8 kind:function(thumb,size=0x5c) addr:0x020bb9d8 +func_ov001_020bba34 kind:function(thumb,size=0x18) addr:0x020bba34 +func_ov001_020bba4c kind:function(thumb,size=0x58) addr:0x020bba4c +func_ov001_020bbaa4 kind:function(thumb,size=0x5c) addr:0x020bbaa4 +func_ov001_020bbb00 kind:function(thumb,size=0x260) addr:0x020bbb00 +func_ov001_020bbd60 kind:function(thumb,size=0x96) addr:0x020bbd60 +func_ov001_020bbdf8 kind:function(thumb,size=0x4c) addr:0x020bbdf8 +func_ov001_020bbe44 kind:function(thumb,size=0x7c) addr:0x020bbe44 +func_ov001_020bbec0 kind:function(thumb,size=0x2) addr:0x020bbec0 +func_ov001_020bbec4 kind:function(thumb,size=0x18) addr:0x020bbec4 +func_ov001_020bbedc kind:function(thumb,size=0x2) addr:0x020bbedc +func_ov001_020bbee0 kind:function(thumb,size=0x24) addr:0x020bbee0 +func_ov001_020bbf04 kind:function(thumb,size=0x2a) addr:0x020bbf04 +func_ov001_020bbf30 kind:function(thumb,size=0x2a) addr:0x020bbf30 +func_ov001_020bbf5c kind:function(thumb,size=0x50) addr:0x020bbf5c +func_ov001_020bbfac kind:function(thumb,size=0x5a) addr:0x020bbfac +func_ov001_020bc008 kind:function(thumb,size=0x88) addr:0x020bc008 +func_ov001_020bc090 kind:function(thumb,size=0x30) addr:0x020bc090 +func_ov001_020bc0c0 kind:function(thumb,size=0x154) addr:0x020bc0c0 +func_ov001_020bc214 kind:function(thumb,size=0x16) addr:0x020bc214 +func_ov001_020bc22c kind:function(thumb,size=0x30) addr:0x020bc22c +func_ov001_020bc25c kind:function(thumb,size=0x1e) addr:0x020bc25c +func_ov001_020bc27c kind:function(thumb,size=0x1a) addr:0x020bc27c +func_ov001_020bc298 kind:function(thumb,size=0x10) addr:0x020bc298 +func_ov001_020bc2a8 kind:function(thumb,size=0x70) addr:0x020bc2a8 +func_ov001_020bc318 kind:function(thumb,size=0x12) addr:0x020bc318 +func_ov001_020bc32c kind:function(thumb,size=0x16) addr:0x020bc32c +func_ov001_020bc344 kind:function(thumb,size=0xec) addr:0x020bc344 +func_ov001_020bc430 kind:function(thumb,size=0x86) addr:0x020bc430 +func_ov001_020bc4b8 kind:function(thumb,size=0x4c) addr:0x020bc4b8 +func_ov001_020bc504 kind:function(thumb,size=0xd4) addr:0x020bc504 +func_ov001_020bc5d8 kind:function(thumb,size=0x62) addr:0x020bc5d8 +func_ov001_020bc63c kind:function(thumb,size=0x40) addr:0x020bc63c +func_ov001_020bc67c kind:function(thumb,size=0x3c) addr:0x020bc67c +func_ov001_020bc6b8 kind:function(thumb,size=0xe) addr:0x020bc6b8 +func_ov001_020bc6c8 kind:function(thumb,size=0x14) addr:0x020bc6c8 +func_ov001_020bc6dc kind:function(thumb,size=0x52) addr:0x020bc6dc +func_ov001_020bc730 kind:function(thumb,size=0xc) addr:0x020bc730 +func_ov001_020bc73c kind:function(thumb,size=0xc) addr:0x020bc73c +func_ov001_020bc748 kind:function(thumb,size=0x20) addr:0x020bc748 +func_ov001_020bc768 kind:function(thumb,size=0xc) addr:0x020bc768 +func_ov001_020bc774 kind:function(thumb,size=0x8c) addr:0x020bc774 +func_ov001_020bc800 kind:function(thumb,size=0x124) addr:0x020bc800 +func_ov001_020bc924 kind:function(thumb,size=0x28) addr:0x020bc924 +func_ov001_020bc94c kind:function(thumb,size=0x2e) addr:0x020bc94c +func_ov001_020bc97c kind:function(thumb,size=0x138) addr:0x020bc97c +func_ov001_020bcab4 kind:function(thumb,size=0xc) addr:0x020bcab4 +func_ov001_020bcac0 kind:function(thumb,size=0x80) addr:0x020bcac0 +func_ov001_020bcb40 kind:function(thumb,size=0x10) addr:0x020bcb40 +func_ov001_020bcb50 kind:function(thumb,size=0x36) addr:0x020bcb50 +func_ov001_020bcb88 kind:function(thumb,size=0x26) addr:0x020bcb88 +func_ov001_020bcbb0 kind:function(thumb,size=0x98) addr:0x020bcbb0 +func_ov001_020bcc48 kind:function(thumb,size=0x20) addr:0x020bcc48 +func_ov001_020bcc68 kind:function(thumb,size=0xc) addr:0x020bcc68 +func_ov001_020bcc74 kind:function(thumb,size=0xc) addr:0x020bcc74 +func_ov001_020bcc80 kind:function(thumb,size=0x46) addr:0x020bcc80 +func_ov001_020bccc8 kind:function(thumb,size=0x2) addr:0x020bccc8 +func_ov001_020bcccc kind:function(thumb,size=0x2fe) addr:0x020bcccc +func_ov001_020bcfcc kind:function(thumb,size=0xb8) addr:0x020bcfcc +func_ov001_020bd084 kind:function(thumb,size=0x148) addr:0x020bd084 +func_ov001_020bd1cc kind:function(thumb,size=0x80) addr:0x020bd1cc +func_ov001_020bd24c kind:function(thumb,size=0x74) addr:0x020bd24c +func_ov001_020bd2c0 kind:function(thumb,size=0x78) addr:0x020bd2c0 +func_ov001_020bd338 kind:function(thumb,size=0x30) addr:0x020bd338 +func_ov001_020bd368 kind:function(thumb,size=0x128) addr:0x020bd368 +func_ov001_020bd490 kind:function(thumb,size=0x40) addr:0x020bd490 +func_ov001_020bd4d0 kind:function(thumb,size=0x22) addr:0x020bd4d0 +func_ov001_020bd4f4 kind:function(thumb,size=0x78) addr:0x020bd4f4 +func_ov001_020bd56c kind:function(thumb,size=0x24) addr:0x020bd56c +func_ov001_020bd590 kind:function(thumb,size=0x88) addr:0x020bd590 +func_ov001_020bd618 kind:function(thumb,size=0x40) addr:0x020bd618 +func_ov001_020bd658 kind:function(thumb,size=0x14) addr:0x020bd658 +func_ov001_020bd66c kind:function(thumb,size=0x1c) addr:0x020bd66c +func_ov001_020bd688 kind:function(thumb,size=0x18) addr:0x020bd688 +func_ov001_020bd6a0 kind:function(thumb,size=0x38) addr:0x020bd6a0 +func_ov001_020bd6d8 kind:function(thumb,size=0x30) addr:0x020bd6d8 +func_ov001_020bd708 kind:function(thumb,size=0xc) addr:0x020bd708 +func_ov001_020bd714 kind:function(thumb,size=0x50) addr:0x020bd714 +func_ov001_020bd764 kind:function(thumb,size=0x3c) addr:0x020bd764 +func_ov001_020bd7a0 kind:function(thumb,size=0x8) addr:0x020bd7a0 +func_ov001_020bd7a8 kind:function(thumb,size=0x32) addr:0x020bd7a8 +func_ov001_020bd7dc kind:function(thumb,size=0x1a) addr:0x020bd7dc +func_ov001_020bd7f8 kind:function(thumb,size=0x24) addr:0x020bd7f8 +func_ov001_020bd81c kind:function(thumb,size=0xc) addr:0x020bd81c +func_ov001_020bd828 kind:function(thumb,size=0xc) addr:0x020bd828 +func_ov001_020bd834 kind:function(thumb,size=0x28) addr:0x020bd834 +func_ov001_020bd85c kind:function(thumb,size=0x30) addr:0x020bd85c +func_ov001_020bd88c kind:function(thumb,size=0x30) addr:0x020bd88c +func_ov001_020bd8bc kind:function(thumb,size=0xc) addr:0x020bd8bc +func_ov001_020bd8c8 kind:function(thumb,size=0x28) addr:0x020bd8c8 +func_ov001_020bd8f0 kind:function(thumb,size=0x24) addr:0x020bd8f0 +func_ov001_020bd914 kind:function(thumb,size=0x3c) addr:0x020bd914 +func_ov001_020bd950 kind:function(thumb,size=0x494) addr:0x020bd950 +func_ov001_020bdde4 kind:function(thumb,size=0x48) addr:0x020bdde4 +func_ov001_020bde2c kind:function(thumb,size=0x10) addr:0x020bde2c +func_ov001_020bde3c kind:function(thumb,size=0x10) addr:0x020bde3c +func_ov001_020bde4c kind:function(thumb,size=0xe) addr:0x020bde4c +func_ov001_020bde5c kind:function(thumb,size=0x14) addr:0x020bde5c +func_ov001_020bde70 kind:function(thumb,size=0x110) addr:0x020bde70 +func_ov001_020bdf80 kind:function(thumb,size=0x16) addr:0x020bdf80 +func_ov001_020bdf98 kind:function(thumb,size=0x78) addr:0x020bdf98 +func_ov001_020be010 kind:function(thumb,size=0x2) addr:0x020be010 +func_ov001_020be014 kind:function(thumb,size=0x20) addr:0x020be014 +func_ov001_020be034 kind:function(thumb,size=0x24) addr:0x020be034 +func_ov001_020be058 kind:function(thumb,size=0x60) addr:0x020be058 +func_ov001_020be0b8 kind:function(thumb,size=0x14) addr:0x020be0b8 +func_ov001_020be0cc kind:function(thumb,size=0x14) addr:0x020be0cc +func_ov001_020be0e0 kind:function(thumb,size=0x2c) addr:0x020be0e0 +func_ov001_020be10c kind:function(thumb,size=0xc) addr:0x020be10c +func_ov001_020be118 kind:function(thumb,size=0xc0) addr:0x020be118 +func_ov001_020be1d8 kind:function(thumb,size=0x96) addr:0x020be1d8 +func_ov001_020be270 kind:function(thumb,size=0x12) addr:0x020be270 +func_ov001_020be284 kind:function(thumb,size=0x10) addr:0x020be284 +func_ov001_020be294 kind:function(thumb,size=0x10) addr:0x020be294 +func_ov001_020be2a4 kind:function(thumb,size=0xc) addr:0x020be2a4 +func_ov001_020be2b0 kind:function(thumb,size=0x1c) addr:0x020be2b0 +func_ov001_020be2cc kind:function(thumb,size=0x8) addr:0x020be2cc +func_ov001_020be2d4 kind:function(thumb,size=0xa0) addr:0x020be2d4 +func_ov001_020be374 kind:function(thumb,size=0x30) addr:0x020be374 +func_ov001_020be3a4 kind:function(thumb,size=0x18) addr:0x020be3a4 +func_ov001_020be3bc kind:function(thumb,size=0x24) addr:0x020be3bc +func_ov001_020be3e0 kind:function(thumb,size=0x3c) addr:0x020be3e0 +func_ov001_020be41c kind:function(thumb,size=0x20) addr:0x020be41c +func_ov001_020be43c kind:function(thumb,size=0xc) addr:0x020be43c +func_ov001_020be448 kind:function(thumb,size=0xc) addr:0x020be448 +func_ov001_020be454 kind:function(thumb,size=0x70) addr:0x020be454 +func_ov001_020be4c4 kind:function(thumb,size=0x1e) addr:0x020be4c4 +func_ov001_020be4e4 kind:function(thumb,size=0xc) addr:0x020be4e4 +func_ov001_020be4f0 kind:function(thumb,size=0xd8) addr:0x020be4f0 +func_ov001_020be5c8 kind:function(thumb,size=0x80) addr:0x020be5c8 +func_ov001_020be648 kind:function(thumb,size=0x70) addr:0x020be648 +func_ov001_020be6b8 kind:function(thumb,size=0x1c) addr:0x020be6b8 +func_ov001_020be6d4 kind:function(thumb,size=0xa8) addr:0x020be6d4 +func_ov001_020be77c kind:function(thumb,size=0x90) addr:0x020be77c +func_ov001_020be80c kind:function(thumb,size=0x54) addr:0x020be80c +func_ov001_020be860 kind:function(thumb,size=0x60) addr:0x020be860 +func_ov001_020be8c0 kind:function(thumb,size=0x4c) addr:0x020be8c0 +func_ov001_020be90c kind:function(thumb,size=0x20) addr:0x020be90c +func_ov001_020be92c kind:function(thumb,size=0x4c) addr:0x020be92c +func_ov001_020be978 kind:function(thumb,size=0x64) addr:0x020be978 +func_ov001_020be9dc kind:function(thumb,size=0x30) addr:0x020be9dc +func_ov001_020bea0c kind:function(thumb,size=0x14) addr:0x020bea0c +func_ov001_020bea20 kind:function(thumb,size=0x18) addr:0x020bea20 +func_ov001_020bea38 kind:function(thumb,size=0x2c) addr:0x020bea38 +func_ov001_020bea64 kind:function(thumb,size=0x48) addr:0x020bea64 +func_ov001_020beaac kind:function(thumb,size=0xc) addr:0x020beaac +func_ov001_020beab8 kind:function(thumb,size=0xc) addr:0x020beab8 +func_ov001_020beac4 kind:function(thumb,size=0x18) addr:0x020beac4 +func_ov001_020beadc kind:function(thumb,size=0x90) addr:0x020beadc +func_ov001_020beb6c kind:function(thumb,size=0x2c) addr:0x020beb6c +func_ov001_020beb98 kind:function(thumb,size=0xd4) addr:0x020beb98 +func_ov001_020bec6c kind:function(thumb,size=0x2) addr:0x020bec6c +func_ov001_020bec70 kind:function(thumb,size=0x20) addr:0x020bec70 +func_ov001_020bec90 kind:function(thumb,size=0x20) addr:0x020bec90 +func_ov001_020becb0 kind:function(thumb,size=0x20) addr:0x020becb0 +func_ov001_020becd0 kind:function(thumb,size=0xc) addr:0x020becd0 +func_ov001_020becdc kind:function(thumb,size=0xc) addr:0x020becdc +func_ov001_020bece8 kind:function(thumb,size=0xc) addr:0x020bece8 +func_ov001_020becf4 kind:function(thumb,size=0x20) addr:0x020becf4 +func_ov001_020bed14 kind:function(thumb,size=0x1c) addr:0x020bed14 +func_ov001_020bed30 kind:function(thumb,size=0x248) addr:0x020bed30 +func_ov001_020bef78 kind:function(thumb,size=0x7c) addr:0x020bef78 +func_ov001_020beff4 kind:function(thumb,size=0x14) addr:0x020beff4 +func_ov001_020bf008 kind:function(thumb,size=0x1c) addr:0x020bf008 +func_ov001_020bf024 kind:function(arm,size=0x38) addr:0x020bf024 +func_ov001_020bf05c kind:function(arm,size=0x10) addr:0x020bf05c +func_ov001_020bf06c kind:function(arm,size=0x14) addr:0x020bf06c +func_ov001_020bf080 kind:function(thumb,size=0x14) addr:0x020bf080 +func_ov001_020bf094 kind:function(thumb,size=0xf4) addr:0x020bf094 +func_ov001_020bf188 kind:function(thumb,size=0x2) addr:0x020bf188 +func_ov001_020bf18c kind:function(thumb,size=0xc) addr:0x020bf18c +func_ov001_020bf198 kind:function(thumb,size=0x60) addr:0x020bf198 +func_ov001_020bf1f8 kind:function(thumb,size=0x14) addr:0x020bf1f8 +func_ov001_020bf20c kind:function(thumb,size=0x8c) addr:0x020bf20c +func_ov001_020bf298 kind:function(thumb,size=0xc0) addr:0x020bf298 +func_ov001_020bf358 kind:function(thumb,size=0x44) addr:0x020bf358 +func_ov001_020bf39c kind:function(thumb,size=0xe) addr:0x020bf39c +func_ov001_020bf3ac kind:function(thumb,size=0x30) addr:0x020bf3ac +func_ov001_020bf3dc kind:function(thumb,size=0x2c) addr:0x020bf3dc +func_ov001_020bf408 kind:function(arm,size=0x2c) addr:0x020bf408 +func_ov001_020bf434 kind:function(arm,size=0x2c) addr:0x020bf434 +func_ov001_020bf460 kind:function(arm,size=0x2c) addr:0x020bf460 +func_ov001_020bf48c kind:function(thumb,size=0x76) addr:0x020bf48c +func_ov001_020bf504 kind:function(thumb,size=0xc) addr:0x020bf504 +func_ov001_020bf510 kind:function(thumb,size=0x38) addr:0x020bf510 +func_ov001_020bf548 kind:function(thumb,size=0x28) addr:0x020bf548 +func_ov001_020bf570 kind:function(thumb,size=0x10c) addr:0x020bf570 +func_ov001_020bf67c kind:function(thumb,size=0x94) addr:0x020bf67c +func_ov001_020bf710 kind:function(thumb,size=0x20) addr:0x020bf710 +func_ov001_020bf730 kind:function(thumb,size=0x16) addr:0x020bf730 +func_ov001_020bf748 kind:function(thumb,size=0x50) addr:0x020bf748 +func_ov001_020bf798 kind:function(thumb,size=0x2e) addr:0x020bf798 +func_ov001_020bf7c8 kind:function(thumb,size=0xc) addr:0x020bf7c8 +func_ov001_020bf7d4 kind:function(thumb,size=0xc) addr:0x020bf7d4 +func_ov001_020bf7e0 kind:function(thumb,size=0x22) addr:0x020bf7e0 +func_ov001_020bf804 kind:function(thumb,size=0xc) addr:0x020bf804 +func_ov001_020bf810 kind:function(thumb,size=0x28) addr:0x020bf810 +func_ov001_020bf838 kind:function(thumb,size=0xc) addr:0x020bf838 +func_ov001_020bf844 kind:function(thumb,size=0xc) addr:0x020bf844 +func_ov001_020bf850 kind:function(thumb,size=0x44) addr:0x020bf850 +func_ov001_020bf894 kind:function(thumb,size=0x24) addr:0x020bf894 +func_ov001_020bf8b8 kind:function(thumb,size=0xc) addr:0x020bf8b8 +func_ov001_020bf8c4 kind:function(thumb,size=0x28) addr:0x020bf8c4 +func_ov001_020bf8ec kind:function(thumb,size=0x2) addr:0x020bf8ec +func_ov001_020bf8f0 kind:function(thumb,size=0x10c) addr:0x020bf8f0 +func_ov001_020bf9fc kind:function(thumb,size=0x1c) addr:0x020bf9fc +func_ov001_020bfa18 kind:function(thumb,size=0xc) addr:0x020bfa18 +func_ov001_020bfa24 kind:function(thumb,size=0xc) addr:0x020bfa24 +func_ov001_020bfa30 kind:function(thumb,size=0xc2) addr:0x020bfa30 +func_ov001_020bfaf4 kind:function(thumb,size=0xc) addr:0x020bfaf4 +func_ov001_020bfb00 kind:function(thumb,size=0x1a0) addr:0x020bfb00 +func_ov001_020bfca0 kind:function(thumb,size=0x30) addr:0x020bfca0 +func_ov001_020bfcd0 kind:function(thumb,size=0x30) addr:0x020bfcd0 +func_ov001_020bfd00 kind:function(thumb,size=0x34) addr:0x020bfd00 +func_ov001_020bfd34 kind:function(thumb,size=0x30) addr:0x020bfd34 +func_ov001_020bfd64 kind:function(thumb,size=0x4c) addr:0x020bfd64 +func_ov001_020bfdb0 kind:function(thumb,size=0x3c) addr:0x020bfdb0 +func_ov001_020bfdec kind:function(thumb,size=0x3c) addr:0x020bfdec +func_ov001_020bfe28 kind:function(thumb,size=0x3c) addr:0x020bfe28 +func_ov001_020bfe64 kind:function(thumb,size=0x2c) addr:0x020bfe64 +func_ov001_020bfe90 kind:function(thumb,size=0x3c) addr:0x020bfe90 +func_ov001_020bfecc kind:function(thumb,size=0x10) addr:0x020bfecc +func_ov001_020bfedc kind:function(thumb,size=0x10) addr:0x020bfedc +func_ov001_020bfeec kind:function(thumb,size=0x10) addr:0x020bfeec +func_ov001_020bfefc kind:function(thumb,size=0x10) addr:0x020bfefc +func_ov001_020bff0c kind:function(thumb,size=0x8) addr:0x020bff0c +func_ov001_020bff14 kind:function(thumb,size=0x40) addr:0x020bff14 +func_ov001_020bff54 kind:function(thumb,size=0x1c) addr:0x020bff54 +func_ov001_020bff70 kind:function(thumb,size=0x134) addr:0x020bff70 +func_ov001_020c00a4 kind:function(thumb,size=0x10) addr:0x020c00a4 +func_ov001_020c00b4 kind:function(thumb,size=0x30) addr:0x020c00b4 +func_ov001_020c00e4 kind:function(thumb,size=0x90) addr:0x020c00e4 +func_ov001_020c0174 kind:function(thumb,size=0x7c) addr:0x020c0174 +func_ov001_020c01f0 kind:function(thumb,size=0x364) addr:0x020c01f0 +func_ov001_020c0554 kind:function(thumb,size=0x248) addr:0x020c0554 +func_ov001_020c079c kind:function(thumb,size=0x40) addr:0x020c079c +func_ov001_020c07dc kind:function(thumb,size=0x28) addr:0x020c07dc +func_ov001_020c0804 kind:function(thumb,size=0x18) addr:0x020c0804 +func_ov001_020c081c kind:function(thumb,size=0x18) addr:0x020c081c +func_ov001_020c0834 kind:function(thumb,size=0x20) addr:0x020c0834 +func_ov001_020c0854 kind:function(thumb,size=0x20) addr:0x020c0854 +func_ov001_020c0874 kind:function(thumb,size=0x18) addr:0x020c0874 +func_ov001_020c088c kind:function(thumb,size=0xc) addr:0x020c088c +func_ov001_020c0898 kind:function(thumb,size=0x68) addr:0x020c0898 +func_ov001_020c0900 kind:function(thumb,size=0x22) addr:0x020c0900 +func_ov001_020c0924 kind:function(thumb,size=0x58) addr:0x020c0924 +func_ov001_020c097c kind:function(thumb,size=0x24) addr:0x020c097c +func_ov001_020c09a0 kind:function(thumb,size=0x1c) addr:0x020c09a0 +func_ov001_020c09bc kind:function(thumb,size=0x48) addr:0x020c09bc +func_ov001_020c0a04 kind:function(arm,size=0xb8,dsprot=(0xac,0x2e8b)) addr:0x020c0a04 +func_ov001_020c0abc kind:function(arm,size=0xb8,dsprot=(0xac,0x2e8b)) addr:0x020c0abc +func_ov001_020c0b74 kind:function(arm,size=0xb8,dsprot=(0xac,0x2e8b)) addr:0x020c0b74 +func_ov001_020c0c2c kind:function(arm,size=0xb8,dsprot=(0xac,0x2e8b)) addr:0x020c0c2c +func_ov001_020c0ce4 kind:function(arm,size=0x98,dsprot=(0x94,0x2e8b)) addr:0x020c0ce4 +func_ov001_020c0d7c kind:function(arm,size=0x98,dsprot=(0x94,0x2e8b)) addr:0x020c0d7c +func_ov001_020c0e14 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0e14 +func_ov001_020c0e8c kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0e8c +func_ov001_020c0f04 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0f04 +func_ov001_020c0f7c kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0f7c +func_ov001_020c0ff4 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c0ff4 +func_ov001_020c106c kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c106c +func_ov001_020c10e4 kind:function(arm,size=0x4c) addr:0x020c10e4 +func_ov001_020c1130 kind:function(arm,size=0xd8,dsprot=(0xd4,0xbe28)) addr:0x020c1130 +func_ov001_020c1208 kind:function(arm,size=0x114,dsprot=(0x110,0xbe28)) addr:0x020c1208 +func_ov001_020c131c kind:function(arm,size=0xd8,dsprot=(0xd4,0xbe28)) addr:0x020c131c +func_ov001_020c13f4 kind:function(arm,size=0x114,dsprot=(0x110,0xbe28)) addr:0x020c13f4 +func_ov001_020c1508 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1508 +func_ov001_020c1580 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1580 +func_ov001_020c15f8 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c15f8 +func_ov001_020c1670 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1670 +func_ov001_020c16e8 kind:function(arm,size=0x38) addr:0x020c16e8 +func_ov001_020c1720 kind:function(arm,size=0x20) addr:0x020c1720 +func_ov001_020c1740 kind:function(arm,size=0x3c) addr:0x020c1740 +func_ov001_020c177c kind:function(arm,size=0x110) addr:0x020c177c +func_ov001_020c188c kind:function(arm,size=0x88,dsprot=0x84) addr:0x020c188c +func_ov001_020c1914 kind:function(arm,size=0x90,dsprot=0x8c) addr:0x020c1914 +func_ov001_020c19a4 kind:function(arm,size=0x28) addr:0x020c19a4 +func_ov001_020c19cc kind:function(arm,size=0xb0,dsprot=(0xac,0xc7ea)) addr:0x020c19cc +func_ov001_020c1a7c kind:function(arm,size=0xb0,dsprot=(0xac,0xc7ea)) addr:0x020c1a7c +func_ov001_020c1b2c kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1b2c +func_ov001_020c1ba4 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1ba4 +func_ov001_020c1c1c kind:function(arm,size=0x184,dsprot=(0x17c,0xc7ea)) addr:0x020c1c1c +func_ov001_020c1da0 kind:function(arm,size=0x58,dsprot=(0x54,0xc7ea)) addr:0x020c1da0 +func_ov001_020c1df8 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1df8 +func_ov001_020c1e70 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c1e70 +func_ov001_020c1ee8 kind:function(arm,size=0xc4,dsprot=(0xc4,0xc7ea)) addr:0x020c1ee8 +func_ov001_020c1fac kind:function(arm,size=0xc4,dsprot=(0xc4,0xc7ea)) addr:0x020c1fac +func_ov001_020c2070 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c2070 +func_ov001_020c20e8 kind:function(arm,size=0x78,dsprot=0x68) addr:0x020c20e8 +func_ov001_020c2160 kind:function(arm,size=0x48) addr:0x020c2160 +func_ov001_020c21a8 kind:function(arm,size=0x74,dsprot=0x74) addr:0x020c21a8 +func_ov001_020c221c kind:function(arm,size=0x4c,dsprot=0x4c) addr:0x020c221c +func_ov001_020c2268 kind:function(arm,size=0x24,dsprot=0x24) addr:0x020c2268 +func_ov001_020c228c kind:function(arm,size=0x108,dsprot=0x108) addr:0x020c228c +func_ov001_020c2394 kind:function(arm,size=0x10c,dsprot=0x108) addr:0x020c2394 +func_ov001_020c24a0 kind:function(arm,size=0x58,dsprot=0x58) addr:0x020c24a0 +func_ov001_020c24f8 kind:function(arm,size=0x58,dsprot=0x58) addr:0x020c24f8 +func_ov001_020c2550 kind:function(arm,size=0x50) addr:0x020c2550 +data_ov001_020c25a0 kind:data(any) addr:0x020c25a0 +data_ov001_020c25b4 kind:data(any) addr:0x020c25b4 +data_ov001_020c25dc kind:data(any) addr:0x020c25dc +data_ov001_020c2604 kind:data(any) addr:0x020c2604 +data_ov001_020c260e kind:data(any) addr:0x020c260e +data_ov001_020c2618 kind:data(any) addr:0x020c2618 +data_ov001_020c262c kind:data(any) addr:0x020c262c +data_ov001_020c269c kind:data(any) addr:0x020c269c +data_ov001_020c2730 kind:data(any) addr:0x020c2730 +data_ov001_020c273e kind:data(any) addr:0x020c273e +data_ov001_020c274c kind:data(any) addr:0x020c274c +data_ov001_020c2788 kind:data(any) addr:0x020c2788 +data_ov001_020c27d4 kind:data(any) addr:0x020c27d4 +data_ov001_020c27ec kind:data(any) addr:0x020c27ec +__sinit_ov001_020c27f4 kind:function(thumb,size=0x24) addr:0x020c27f4 +__sinit_ov001_020c2818 kind:function(thumb,size=0xb8) addr:0x020c2818 +__sinit_ov001_020c28d0 kind:function(thumb,size=0x10) addr:0x020c28d0 +.p__sinit_ov001_020c27f4 kind:data(word) addr:0x020c28e0 +.p__sinit_ov001_020c2818 kind:data(word) addr:0x020c28e4 +.p__sinit_ov001_020c28d0 kind:data(word) addr:0x020c28e8 +.p__sinit_ov001_020c10e4 kind:data(word) addr:0x020c28ec +.p__sinit_ov001_020c16e8 kind:data(word) addr:0x020c28f0 +.p__sinit_ov001_020c19a4 kind:data(word) addr:0x020c28f4 +.p__sinit_ov001_020c2160 kind:data(word) addr:0x020c28f8 +.p__sinit_ov001_020c2550 kind:data(word) addr:0x020c28fc +data_ov001_020c2920 kind:data(any) addr:0x020c2920 +data_ov001_020c2938 kind:data(any) addr:0x020c2938 +data_ov001_020c2950 kind:data(any) addr:0x020c2950 +data_ov001_020c2964 kind:data(any) addr:0x020c2964 +data_ov001_020c2968 kind:data(any) addr:0x020c2968 +data_ov001_020c2984 kind:data(any) addr:0x020c2984 +data_ov001_020c299c kind:data(any) addr:0x020c299c +data_ov001_020c29b8 kind:data(any) addr:0x020c29b8 +data_ov001_020c29d0 kind:data(any) addr:0x020c29d0 +data_ov001_020c29dc kind:data(any) addr:0x020c29dc +data_ov001_020c2a20 kind:data(any) addr:0x020c2a20 +data_ov001_020c2a34 kind:data(any) addr:0x020c2a34 +data_ov001_020c2a48 kind:data(any) addr:0x020c2a48 +data_ov001_020c2a5c kind:data(any) addr:0x020c2a5c +data_ov001_020c2a70 kind:data(any) addr:0x020c2a70 +data_ov001_020c2a78 kind:data(any) addr:0x020c2a78 +data_ov001_020c2a8c kind:data(any) addr:0x020c2a8c +data_ov001_020c2aa0 kind:data(any) addr:0x020c2aa0 +data_ov001_020c2ab4 kind:data(any) addr:0x020c2ab4 +data_ov001_020c2ad0 kind:data(any) addr:0x020c2ad0 +data_ov001_020c2aec kind:data(any) addr:0x020c2aec +data_ov001_020c2b04 kind:data(any) addr:0x020c2b04 +data_ov001_020c2b1c kind:data(any) addr:0x020c2b1c +data_ov001_020c2b28 kind:data(any) addr:0x020c2b28 +data_ov001_020c2b38 kind:data(any) addr:0x020c2b38 +data_ov001_020c2b44 kind:data(any) addr:0x020c2b44 +data_ov001_020c2b4c kind:data(any) addr:0x020c2b4c +data_ov001_020c2b54 kind:data(any) addr:0x020c2b54 +data_ov001_020c2b5c kind:data(any) addr:0x020c2b5c +data_ov001_020c2b64 kind:data(any) addr:0x020c2b64 +data_ov001_020c2b6c kind:data(any) addr:0x020c2b6c +data_ov001_020c2b74 kind:data(any) addr:0x020c2b74 +data_ov001_020c2b7c kind:data(any) addr:0x020c2b7c +data_ov001_020c2b84 kind:data(any) addr:0x020c2b84 +data_ov001_020c2b8c kind:data(any) addr:0x020c2b8c +data_ov001_020c2b94 kind:data(any) addr:0x020c2b94 +data_ov001_020c2b9c kind:data(any) addr:0x020c2b9c +data_ov001_020c2ba4 kind:data(any) addr:0x020c2ba4 +data_ov001_020c2bac kind:data(any) addr:0x020c2bac +data_ov001_020c2bb4 kind:data(any) addr:0x020c2bb4 +data_ov001_020c2bbc kind:data(any) addr:0x020c2bbc +data_ov001_020c2bc4 kind:data(any) addr:0x020c2bc4 +data_ov001_020c2bcc kind:data(any) addr:0x020c2bcc +data_ov001_020c2bd4 kind:data(any) addr:0x020c2bd4 +data_ov001_020c2bdc kind:data(any) addr:0x020c2bdc +data_ov001_020c2be4 kind:data(any) addr:0x020c2be4 +data_ov001_020c2bf0 kind:data(any) addr:0x020c2bf0 +data_ov001_020c2bf8 kind:data(any) addr:0x020c2bf8 +data_ov001_020c2c0c kind:data(any) addr:0x020c2c0c +data_ov001_020c2c14 kind:data(any) addr:0x020c2c14 +data_ov001_020c2c18 kind:data(any) addr:0x020c2c18 +data_ov001_020c2c24 kind:data(any) addr:0x020c2c24 +data_ov001_020c2c30 kind:data(any) addr:0x020c2c30 +data_ov001_020c2c3c kind:data(any) addr:0x020c2c3c +data_ov001_020c2c48 kind:data(any) addr:0x020c2c48 +data_ov001_020c2c50 kind:data(any) addr:0x020c2c50 +data_ov001_020c2c58 kind:data(any) addr:0x020c2c58 +data_ov001_020c2c60 kind:data(any) addr:0x020c2c60 +data_ov001_020c2c68 kind:data(any) addr:0x020c2c68 +data_ov001_020c2c70 kind:data(any) addr:0x020c2c70 +data_ov001_020c2c78 kind:data(any) addr:0x020c2c78 +data_ov001_020c2c80 kind:data(any) addr:0x020c2c80 +data_ov001_020c2c88 kind:data(any) addr:0x020c2c88 +data_ov001_020c2c90 kind:data(any) addr:0x020c2c90 +data_ov001_020c2c98 kind:data(any) addr:0x020c2c98 +data_ov001_020c2ca0 kind:data(any) addr:0x020c2ca0 +data_ov001_020c2ca8 kind:data(any) addr:0x020c2ca8 +data_ov001_020c2cb0 kind:data(any) addr:0x020c2cb0 +data_ov001_020c2cbc kind:data(any) addr:0x020c2cbc +data_ov001_020c2cc8 kind:data(any) addr:0x020c2cc8 +data_ov001_020c2cd4 kind:data(any) addr:0x020c2cd4 +data_ov001_020c2d0c kind:data(any) addr:0x020c2d0c +data_ov001_020c2d18 kind:data(any) addr:0x020c2d18 +data_ov001_020c2d28 kind:data(any) addr:0x020c2d28 +data_ov001_020c2d38 kind:data(any) addr:0x020c2d38 +data_ov001_020c2d40 kind:data(any) addr:0x020c2d40 +data_ov001_020c2d48 kind:data(any) addr:0x020c2d48 +data_ov001_020c2d50 kind:data(any) addr:0x020c2d50 +data_ov001_020c2d5c kind:data(any) addr:0x020c2d5c +data_ov001_020c2d64 kind:data(any) addr:0x020c2d64 +data_ov001_020c2d6c kind:data(any) addr:0x020c2d6c +data_ov001_020c2d78 kind:data(any) addr:0x020c2d78 +data_ov001_020c2d80 kind:data(any) addr:0x020c2d80 +data_ov001_020c2d8c kind:data(any) addr:0x020c2d8c +data_ov001_020c2d98 kind:data(any) addr:0x020c2d98 +data_ov001_020c2da4 kind:data(any) addr:0x020c2da4 +data_ov001_020c2db0 kind:data(any) addr:0x020c2db0 +data_ov001_020c2dbc kind:data(any) addr:0x020c2dbc +data_ov001_020c2dc4 kind:data(any) addr:0x020c2dc4 +data_ov001_020c2dcc kind:data(any) addr:0x020c2dcc +data_ov001_020c2de0 kind:data(any) addr:0x020c2de0 +data_ov001_020c2de8 kind:data(any) addr:0x020c2de8 +data_ov001_020c2df0 kind:data(any) addr:0x020c2df0 +data_ov001_020c2df8 kind:data(any) addr:0x020c2df8 +data_ov001_020c2e00 kind:data(any) addr:0x020c2e00 +data_ov001_020c2e0c kind:data(any) addr:0x020c2e0c +data_ov001_020c2e20 kind:data(any) addr:0x020c2e20 +data_ov001_020c2e34 kind:data(any) addr:0x020c2e34 +data_ov001_020c2e48 kind:data(any) addr:0x020c2e48 +data_ov001_020c2e60 kind:data(any) addr:0x020c2e60 +data_ov001_020c2e78 kind:data(any) addr:0x020c2e78 +data_ov001_020c2e90 kind:data(any) addr:0x020c2e90 +data_ov001_020c2ea8 kind:data(any) addr:0x020c2ea8 +data_ov001_020c2ec0 kind:data(any) addr:0x020c2ec0 +data_ov001_020c2ed8 kind:data(any) addr:0x020c2ed8 +data_ov001_020c2ef0 kind:data(any) addr:0x020c2ef0 +data_ov001_020c2f08 kind:data(any) addr:0x020c2f08 +data_ov001_020c2f38 kind:data(any) addr:0x020c2f38 +data_ov001_020c2f50 kind:data(any) addr:0x020c2f50 +data_ov001_020c2f64 kind:data(any) addr:0x020c2f64 +data_ov001_020c2f7c kind:data(any) addr:0x020c2f7c +data_ov001_020c2f8c kind:data(any) addr:0x020c2f8c +data_ov001_020c2f94 kind:data(any) addr:0x020c2f94 +data_ov001_020c2fac kind:data(any) addr:0x020c2fac +data_ov001_020c2fb4 kind:data(any) addr:0x020c2fb4 +data_ov001_020c2fc0 kind:bss addr:0x020c2fc0 +data_ov001_020c2fc4 kind:bss addr:0x020c2fc4 +data_ov001_020c3160 kind:bss addr:0x020c3160 ambiguous +data_ov001_020c38ec kind:bss addr:0x020c38ec ambiguous +data_ov001_020c395c kind:bss addr:0x020c395c ambiguous +data_ov001_020c39b4 kind:bss addr:0x020c39b4 ambiguous +data_ov001_020c3f18 kind:bss addr:0x020c3f18 +data_ov001_020c3f50 kind:bss addr:0x020c3f50 ambiguous +data_ov001_020c40c8 kind:bss addr:0x020c40c8 +data_ov001_020c40d4 kind:bss addr:0x020c40d4 +data_ov001_020c46d4 kind:bss addr:0x020c46d4 +data_ov001_020c46d8 kind:bss addr:0x020c46d8 +data_ov001_020c46dc kind:bss addr:0x020c46dc +DSProt_BSS kind:bss addr:0x020c46e0 diff --git a/config/usa/arm9/overlays/ov002/delinks.txt b/config/usa/arm9/overlays/ov002/delinks.txt new file mode 100644 index 00000000..b250ea7e --- /dev/null +++ b/config/usa/arm9/overlays/ov002/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020bc954 kind:code align:32 + .rodata start:0x020bc954 end:0x020bcc6c kind:rodata align:4 + .init start:0x020bcc6c end:0x020bcc8c kind:code align:4 + .ctor start:0x020bcc8c end:0x020bcc90 kind:rodata align:4 + .data start:0x020bcca0 end:0x020bd040 kind:data align:32 + .bss start:0x020bd040 end:0x020c3be0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov002/relocs.txt b/config/usa/arm9/overlays/ov002/relocs.txt new file mode 100644 index 00000000..2aacf927 --- /dev/null +++ b/config/usa/arm9/overlays/ov002/relocs.txt @@ -0,0 +1,1152 @@ +from:0x020b6504 kind:thumb_call_arm to:0x02076228 module:overlay(0) +from:0x020b6510 kind:load to:0x020bcca8 module:overlay(2) +from:0x020b651c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6548 kind:thumb_call_arm to:0x020157f8 module:main +from:0x020b6586 kind:thumb_call_arm to:0x02022bcc module:main +from:0x020b6592 kind:thumb_call_arm to:0x020764a0 module:overlay(0) +from:0x020b65a0 kind:load to:0x020aac58 module:overlay(0) +from:0x020b65a8 kind:load to:0x0203e93c module:main +from:0x020b65ac kind:load to:0x020aac5c module:overlay(0) +from:0x020b65b4 kind:load to:0x027e09bc module:dtcm +from:0x020b65c4 kind:load to:0x027e09bc module:dtcm +from:0x020b65c8 kind:load to:0x02077198 module:overlay(0) +from:0x020b65d0 kind:load to:0x020762a4 module:overlay(0) +from:0x020b65dc kind:thumb_call_arm to:0x020aa204 module:overlay(0) +from:0x020b65f8 kind:thumb_call_arm to:0x020157f8 module:main +from:0x020b6604 kind:thumb_call_arm to:0x020aa204 module:overlay(0) +from:0x020b6610 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b6654 kind:thumb_call_arm to:0x02062c70 module:overlay(0) +from:0x020b6660 kind:thumb_call_arm to:0x02062cc0 module:overlay(0) +from:0x020b6668 kind:thumb_call_arm to:0x02063f44 module:overlay(0) +from:0x020b66c4 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b66e0 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b66e8 kind:load to:0x0204aefc module:main +from:0x020b66fc kind:load to:0x02064530 module:overlay(0) +from:0x020b6724 kind:thumb_call_arm to:0x02064530 module:overlay(0) +from:0x020b6750 kind:thumb_call_arm to:0x02064530 module:overlay(0) +from:0x020b676e kind:thumb_call_arm to:0x020181ec module:main +from:0x020b67b4 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b67fc kind:thumb_call_arm to:0x020181ec module:main +from:0x020b6824 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b682c kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b6952 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020b698c kind:thumb_call_arm to:0x02062cc0 module:overlay(0) +from:0x020b69f6 kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b6a4a kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b6a52 kind:thumb_call to:0x020b6998 module:overlay(2) +from:0x020b6a62 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b6a74 kind:thumb_call to:0x020b6998 module:overlay(2) +from:0x020b6aac kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6ac2 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b6ae0 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b6b0c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6b22 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b6b44 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6b8a kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b6b94 kind:load to:0x0204aefc module:main +from:0x020b6bb4 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6bc0 kind:thumb_call_arm to:0x0201f594 module:main +from:0x020b6c78 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6c84 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6c8a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6c98 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6ca4 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6caa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6cc0 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b6cc8 kind:load to:0x0204997c module:main +from:0x020b6ccc kind:load to:0x020bd0c8 module:overlay(2) +from:0x020b6cd0 kind:load to:0x020bd0cc module:overlay(2) +from:0x020b6cda kind:thumb_call to:0x020b6cb4 module:overlay(2) +from:0x020b6cec kind:thumb_call to:0x020b6d60 module:overlay(2) +from:0x020b6cf6 kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020b6d0c kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6d20 kind:load to:0x020bd040 module:overlay(2) +from:0x020b6d24 kind:load to:0x020bd05c module:overlay(2) +from:0x020b6d28 kind:load to:0x020b6dd1 module:overlay(2) +from:0x020b6d2c kind:load to:0x020bd050 module:overlay(2) +from:0x020b6d40 kind:load to:0x020c24cd module:overlay(2) +from:0x020b6d44 kind:load to:0x020c24cc module:overlay(2) +from:0x020b6d58 kind:load to:0x020c24cd module:overlay(2) +from:0x020b6d5c kind:load to:0x020c24cc module:overlay(2) +from:0x020b6d66 kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b6d94 kind:thumb_call_arm to:0x0201bb10 module:main +from:0x020b6dc4 kind:load to:0x020bccf0 module:overlay(2) +from:0x020b6dc8 kind:load to:0x02043190 module:main +from:0x020b6dcc kind:load to:0x020bc954 module:overlay(2) +from:0x020b6e08 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020b6e0e kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b6e18 kind:load to:0x020bccf0 module:overlay(2) +from:0x020b6e1c kind:load to:0x02043190 module:main +from:0x020b6e58 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020b6e5e kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b6e64 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6e6c kind:load to:0x020bccf0 module:overlay(2) +from:0x020b6e70 kind:load to:0x02043190 module:main +from:0x020b6e84 kind:thumb_call_arm to:0x0206c5e8 module:overlay(0) +from:0x020b6ec0 kind:thumb_call to:0x020b6f5c module:overlay(2) +from:0x020b6ec8 kind:load to:0x020b5198 module:overlay(0) +from:0x020b6efc kind:thumb_call to:0x020bc8ec module:overlay(2) +from:0x020b6f0e kind:thumb_call to:0x020b9290 module:overlay(2) +from:0x020b6f18 kind:thumb_call to:0x020baf44 module:overlay(2) +from:0x020b6f3c kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020b6f46 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020b6f58 kind:load to:0x0204e5d8 module:main +from:0x020b6fb4 kind:load to:0x02043190 module:main +from:0x020b6fe0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b6fea kind:thumb_call to:0x020b7a30 module:overlay(2) +from:0x020b6ff4 kind:load to:0x020bcd0c module:overlay(2) +from:0x020b6ff8 kind:load to:0x020bcd14 module:overlay(2) +from:0x020b6ffc kind:load to:0x020bcd1c module:overlay(2) +from:0x020b7010 kind:thumb_call to:0x020b8a80 module:overlay(2) +from:0x020b7016 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b702a kind:thumb_call to:0x020b8b30 module:overlay(2) +from:0x020b7034 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b705c kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b7064 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7098 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b70a0 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b70ac kind:thumb_call to:0x020b6f20 module:overlay(2) +from:0x020b70b4 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b70c0 kind:thumb_call to:0x020b6f20 module:overlay(2) +from:0x020b70c8 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b70e4 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b70ec kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b70f4 kind:load to:0x0204a0f0 module:main +from:0x020b70f8 kind:load to:0x0204a068 module:main +from:0x020b70fc kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7100 kind:load to:0x020bcd24 module:overlay(2) +from:0x020b7104 kind:load to:0x020bcd2c module:overlay(2) +from:0x020b7110 kind:load to:0x020b8e1d module:overlay(2) +from:0x020b713c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7148 kind:thumb_call to:0x020ba3ec module:overlay(2) +from:0x020b7150 kind:load to:0x020bcd34 module:overlay(2) +from:0x020b7154 kind:load to:0x020bcd3c module:overlay(2) +from:0x020b7158 kind:load to:0x020bcd44 module:overlay(2) +from:0x020b7188 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7194 kind:thumb_call to:0x020ba3ec module:overlay(2) +from:0x020b719c kind:load to:0x020bcd4c module:overlay(2) +from:0x020b71a0 kind:load to:0x020bcd54 module:overlay(2) +from:0x020b71a4 kind:load to:0x020bcd5c module:overlay(2) +from:0x020b71b8 kind:thumb_call to:0x020bab4c module:overlay(2) +from:0x020b71be kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b71d0 kind:thumb_call to:0x020bac88 module:overlay(2) +from:0x020b71da kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b71f0 kind:thumb_call to:0x020b6f20 module:overlay(2) +from:0x020b71f8 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7204 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b720c kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7218 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b7220 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7228 kind:load to:0x0204a0f0 module:main +from:0x020b722c kind:load to:0x020bcd64 module:overlay(2) +from:0x020b7230 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7234 kind:load to:0x0204a068 module:main +from:0x020b7240 kind:load to:0x020bad7d module:overlay(2) +from:0x020b726c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7276 kind:thumb_call to:0x020bbdf8 module:overlay(2) +from:0x020b7280 kind:load to:0x020bcd6c module:overlay(2) +from:0x020b7284 kind:load to:0x020bcd74 module:overlay(2) +from:0x020b7288 kind:load to:0x020bcd7c module:overlay(2) +from:0x020b729c kind:thumb_call to:0x020bc228 module:overlay(2) +from:0x020b72a2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b72b2 kind:thumb_call to:0x020bc2c4 module:overlay(2) +from:0x020b72b8 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b72c6 kind:thumb_call to:0x020b6f20 module:overlay(2) +from:0x020b72ce kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b72d4 kind:load to:0x0204a0f0 module:main +from:0x020b72d8 kind:load to:0x020bcd84 module:overlay(2) +from:0x020b72dc kind:load to:0x020b51f4 module:overlay(0) +from:0x020b72e8 kind:load to:0x020bc6f1 module:overlay(2) +from:0x020b72f8 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b7300 kind:load to:0x0204997c module:main +from:0x020b7308 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b7324 kind:load to:0x020bcd94 module:overlay(2) +from:0x020b7330 kind:thumb_call to:0x020b6500 module:overlay(2) +from:0x020b733a kind:thumb_call to:0x020b76d4 module:overlay(2) +from:0x020b734e kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b736c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7394 kind:thumb_call_arm to:0x02065864 module:overlay(0) +from:0x020b73b0 kind:thumb_call to:0x020b6524 module:overlay(2) +from:0x020b73e8 kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b73f2 kind:thumb_call_arm to:0x020a9c2c module:overlay(0) +from:0x020b7402 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7426 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7464 kind:load to:0x020b7481 module:overlay(2) +from:0x020b7468 kind:load to:0x020b7305 module:overlay(2) +from:0x020b7470 kind:load to:0x020bc974 module:overlay(2) +from:0x020b7474 kind:load to:0x020bc988 module:overlay(2) +from:0x020b7478 kind:load to:0x020bc9a8 module:overlay(2) +from:0x020b747c kind:load to:0x020b64f0 module:overlay(0) +from:0x020b7484 kind:thumb_call_arm to:0x02063080 module:overlay(0) +from:0x020b74a0 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b74ac kind:thumb_call to:0x020b65b8 module:overlay(2) +from:0x020b74be kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b74c6 kind:thumb_call to:0x020b7720 module:overlay(2) +from:0x020b74cc kind:thumb_call to:0x020b6514 module:overlay(2) +from:0x020b74d4 kind:load to:0x020b7481 module:overlay(2) +from:0x020b74f0 kind:thumb_call to:0x020b7790 module:overlay(2) +from:0x020b74fc kind:thumb_call to:0x020b65d4 module:overlay(2) +from:0x020b750a kind:thumb_call to:0x020b7740 module:overlay(2) +from:0x020b7510 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7522 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7540 kind:load to:0x0204a0f0 module:main +from:0x020b7544 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7560 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b75a8 kind:thumb_call_arm to:0x020a9c2c module:overlay(0) +from:0x020b75b6 kind:thumb_call_arm to:0x020a9c70 module:overlay(0) +from:0x020b75f0 kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020b762a kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b763c kind:load to:0x020b64f0 module:overlay(0) +from:0x020b7644 kind:load to:0x0204aefc module:main +from:0x020b765c kind:thumb_call to:0x020b6600 module:overlay(2) +from:0x020b7668 kind:thumb_call to:0x020b7750 module:overlay(2) +from:0x020b76e8 kind:thumb_call to:0x02058c28 module:overlay(0) +from:0x020b76f2 kind:thumb_call to:0x02057b50 module:overlay(0) +from:0x020b770e kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7728 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7738 kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020b7784 kind:thumb_call_arm to:0x02057fc8 module:overlay(0) +from:0x020b77a2 kind:thumb_call_arm to:0x020a4be0 module:overlay(0) +from:0x020b77b0 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b77b8 kind:thumb_call_arm to:0x02015e80 module:main +from:0x020b77ca kind:thumb_call_arm to:0x02034038 module:main +from:0x020b77d0 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b77dc kind:thumb_call_arm to:0x02034038 module:main +from:0x020b77ec kind:thumb_call_arm to:0x02034038 module:main +from:0x020b77f2 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b7800 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b7814 kind:thumb_call to:0x02015600 module:main +from:0x020b781c kind:thumb_call to:0x0201563c module:main +from:0x020b7826 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b782c kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b783a kind:thumb_call_arm to:0x02034038 module:main +from:0x020b7846 kind:thumb_call to:0x020156a0 module:main +from:0x020b7854 kind:thumb_call to:0x0205abac module:overlay(0) +from:0x020b7898 kind:thumb_call to:0x020156cc module:main +from:0x020b789e kind:thumb_call to:0x0201561c module:main +from:0x020b78a8 kind:load to:0x020bcda4 module:overlay(2) +from:0x020b78ac kind:load to:0x020bcdac module:overlay(2) +from:0x020b78b0 kind:load to:0x020aa228 module:overlay(0) +from:0x020b78b8 kind:load to:0x020aa220 module:overlay(0) +from:0x020b78dc kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b78e8 kind:thumb_call_arm to:0x02062e54 module:overlay(0) +from:0x020b7938 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7940 kind:load to:0x0204aefc module:main +from:0x020b7948 kind:thumb_call_arm to:0x02063080 module:overlay(0) +from:0x020b794e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7964 kind:thumb_call to:0x020a0e6c module:overlay(0) +from:0x020b797c kind:load to:0x020b6288 module:overlay(0) +from:0x020b7980 kind:load to:0x020bc9d4 module:overlay(2) +from:0x020b7990 kind:thumb_call to:0x020a0e6c module:overlay(0) +from:0x020b79a8 kind:load to:0x020b6288 module:overlay(0) +from:0x020b79ac kind:load to:0x020bca34 module:overlay(2) +from:0x020b79b8 kind:thumb_call_arm to:0x02063318 module:overlay(0) +from:0x020b79cc kind:load to:0x020bce08 module:overlay(2) +from:0x020b79d6 kind:thumb_call_arm to:0x02016654 module:main +from:0x020b7a08 kind:load to:0x020bcdd8 module:overlay(2) +from:0x020b7a10 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b7a2c kind:load to:0x020bce20 module:overlay(2) +from:0x020b7a52 kind:thumb_call to:0x020b9b70 module:overlay(2) +from:0x020b7a5c kind:thumb_call to:0x020b9d14 module:overlay(2) +from:0x020b7a66 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b7a74 kind:thumb_call_arm to:0x02063f20 module:overlay(0) +from:0x020b7a80 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020b7a9c kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b7aac kind:thumb_call_arm to:0x02063f20 module:overlay(0) +from:0x020b7ab8 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020b7ada kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b7aec kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b7afe kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b7b10 kind:thumb_call_arm to:0x02065864 module:overlay(0) +from:0x020b7b22 kind:thumb_call_arm to:0x02065864 module:overlay(0) +from:0x020b7b2a kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b7bd4 kind:thumb_call_arm to:0x02019510 module:main +from:0x020b7bde kind:thumb_call to:0x02015488 module:main +from:0x020b7be6 kind:thumb_call to:0x020154c4 module:main +from:0x020b7bf4 kind:thumb_call_arm to:0x02017374 module:main +from:0x020b7c0a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7c10 kind:thumb_call to:0x02015664 module:main +from:0x020b7c16 kind:thumb_call to:0x02015664 module:main +from:0x020b7c1e kind:thumb_call to:0x02015664 module:main +from:0x020b7c2c kind:thumb_call_arm to:0x02017374 module:main +from:0x020b7c42 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7c48 kind:thumb_call to:0x02015664 module:main +from:0x020b7c4e kind:thumb_call to:0x02015664 module:main +from:0x020b7c56 kind:thumb_call to:0x02015664 module:main +from:0x020b7c64 kind:thumb_call_arm to:0x02017374 module:main +from:0x020b7c7a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7c80 kind:thumb_call to:0x02015664 module:main +from:0x020b7c86 kind:thumb_call to:0x02015664 module:main +from:0x020b7c8e kind:thumb_call to:0x02015664 module:main +from:0x020b7c94 kind:thumb_call to:0x0201549c module:main +from:0x020b7c9e kind:thumb_call to:0x02015488 module:main +from:0x020b7ca6 kind:thumb_call to:0x020154c4 module:main +from:0x020b7cb4 kind:thumb_call_arm to:0x02017374 module:main +from:0x020b7cca kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7cd0 kind:thumb_call to:0x02015664 module:main +from:0x020b7cd6 kind:thumb_call to:0x02015664 module:main +from:0x020b7cde kind:thumb_call to:0x02015664 module:main +from:0x020b7cec kind:thumb_call_arm to:0x02017374 module:main +from:0x020b7d02 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7d08 kind:thumb_call to:0x02015664 module:main +from:0x020b7d0e kind:thumb_call to:0x02015664 module:main +from:0x020b7d16 kind:thumb_call to:0x02015664 module:main +from:0x020b7d24 kind:thumb_call_arm to:0x02017374 module:main +from:0x020b7d3a kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7d40 kind:thumb_call to:0x02015664 module:main +from:0x020b7d46 kind:thumb_call to:0x02015664 module:main +from:0x020b7d4e kind:thumb_call to:0x02015664 module:main +from:0x020b7d5c kind:thumb_call_arm to:0x02017374 module:main +from:0x020b7d72 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b7d78 kind:thumb_call to:0x02015664 module:main +from:0x020b7d7e kind:thumb_call to:0x02015664 module:main +from:0x020b7d86 kind:thumb_call to:0x02015664 module:main +from:0x020b7d8c kind:thumb_call to:0x0201549c module:main +from:0x020b7db8 kind:load to:0x020bcdcc module:overlay(2) +from:0x020b7dc0 kind:load to:0x020bcdf0 module:overlay(2) +from:0x020b7dc4 kind:load to:0x020b1f6c module:overlay(0) +from:0x020b7dc8 kind:load to:0x020b8a5d module:overlay(2) +from:0x020b7dd0 kind:load to:0x020b79b5 module:overlay(2) +from:0x020b7dd4 kind:load to:0x020b8a69 module:overlay(2) +from:0x020b7dd8 kind:load to:0x020b79d1 module:overlay(2) +from:0x020b7de0 kind:load to:0x020b8a75 module:overlay(2) +from:0x020b7de4 kind:load to:0x020b7a0d module:overlay(2) +from:0x020b7df0 kind:load to:0x020bca0c module:overlay(2) +from:0x020b7df4 kind:load to:0x020bca20 module:overlay(2) +from:0x020b7e00 kind:load to:0x0204a0f0 module:main +from:0x020b7e04 kind:load to:0x020bce30 module:overlay(2) +from:0x020b7e08 kind:load to:0x020bce48 module:overlay(2) +from:0x020b7e0c kind:load to:0x020bce5c module:overlay(2) +from:0x020b7e10 kind:load to:0x020bce4c module:overlay(2) +from:0x020b7e14 kind:load to:0x020bce6c module:overlay(2) +from:0x020b7e18 kind:load to:0x020bce7c module:overlay(2) +from:0x020b7e1c kind:load to:0x020bce8c module:overlay(2) +from:0x020b7e20 kind:load to:0x020bce9c module:overlay(2) +from:0x020b7e24 kind:load to:0x020bceac module:overlay(2) +from:0x020b7e28 kind:load to:0x020bcebc module:overlay(2) +from:0x020b7e80 kind:thumb_call_arm to:0x020249ac module:main +from:0x020b7eb4 kind:thumb_call_arm to:0x020d6404 module:overlay(24) +from:0x020b7ee8 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b7f0a kind:thumb_call_arm to:0x020181ec module:main +from:0x020b7f18 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7f36 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b7f58 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b7f66 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7f9c kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b7fbc kind:thumb_call_arm to:0x020181ec module:main +from:0x020b7fcc kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7fd2 kind:thumb_call_arm to:0x020a8684 module:overlay(0) +from:0x020b8000 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b8022 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b8030 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b8052 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b8074 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b8084 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b80a6 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b80c8 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b80d8 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b80de kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x020b80fa kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b811c kind:thumb_call_arm to:0x020181ec module:main +from:0x020b812c kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b8156 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b8176 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b8186 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b81a4 kind:load to:0x027e09b8 module:dtcm +from:0x020b81a8 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b81ac kind:load to:0x027e0ce0 module:dtcm +from:0x020b81c8 kind:load to:0x020bc9ce module:overlay(2) +from:0x020b81d0 kind:load to:0x020bc9c8 module:overlay(2) +from:0x020b81f2 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b8214 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b8222 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b823e kind:thumb_call to:0x020b7958 module:overlay(2) +from:0x020b8254 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b8276 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b8284 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b82b0 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b82d2 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b82e0 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b830c kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b832e kind:thumb_call_arm to:0x020181ec module:main +from:0x020b833c kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b8368 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b838a kind:thumb_call_arm to:0x020181ec module:main +from:0x020b8398 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b83c4 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b83e6 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b83f4 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b841e kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b8440 kind:thumb_call_arm to:0x020181ec module:main +from:0x020b844e kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b8468 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b848c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b84e4 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8502 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b854c kind:load to:0x027e09b8 module:dtcm +from:0x020b8564 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b8590 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b859e kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b85c8 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b85d6 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b85fe kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b860c kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b8634 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b8642 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b866a kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b8678 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b86a0 kind:thumb_call to:0x020b9a44 module:overlay(2) +from:0x020b86ae kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b8704 kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b8710 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b874e kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b876e kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b8776 kind:thumb_call_arm to:0x020a9c44 module:overlay(0) +from:0x020b8792 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b87b2 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b87c0 kind:thumb_call_arm to:0x020d6398 module:overlay(24) +from:0x020b87dc kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b87fa kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b882a kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b8848 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b8862 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b888a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b88b4 kind:load to:0x027e09b8 module:dtcm +from:0x020b88d0 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b88d8 kind:load to:0x020b64f0 module:overlay(0) +from:0x020b88f8 kind:thumb_call to:0x020b9784 module:overlay(2) +from:0x020b8906 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b890e kind:thumb_call to:0x020b987c module:overlay(2) +from:0x020b892a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8956 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8984 kind:thumb_call to:0x020b9784 module:overlay(2) +from:0x020b8996 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b89a0 kind:thumb_call to:0x020b987c module:overlay(2) +from:0x020b89ac kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b89b4 kind:thumb_call_arm to:0x020d63c8 module:overlay(24) +from:0x020b89de kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8a08 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8a1e kind:thumb_call to:0x020b9dc4 module:overlay(2) +from:0x020b8a38 kind:thumb_call to:0x020b93dc module:overlay(2) +from:0x020b8a44 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b8a54 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b8a60 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b8a6c kind:thumb_call_arm to:0x02061aa4 module:overlay(0) +from:0x020b8a78 kind:thumb_call_arm to:0x02063080 module:overlay(0) +from:0x020b8a8a kind:thumb_call_arm to:0x0206fbac module:overlay(0) +from:0x020b8a96 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b8aa0 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b8ab0 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b8ac4 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b8ad2 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b8ae0 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b8ae8 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b8af0 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b8afa kind:thumb_call to:0x020b9d9c module:overlay(2) +from:0x020b8b02 kind:thumb_call to:0x020b9ba4 module:overlay(2) +from:0x020b8b0c kind:load to:0x020b52c8 module:overlay(0) +from:0x020b8b18 kind:load to:0x020b8a75 module:overlay(2) +from:0x020b8b20 kind:load to:0x020b8a69 module:overlay(2) +from:0x020b8b28 kind:load to:0x020b8a5d module:overlay(2) +from:0x020b8b56 kind:thumb_call to:0x020b9e84 module:overlay(2) +from:0x020b8b74 kind:thumb_call_arm to:0x0206fbac module:overlay(0) +from:0x020b8b82 kind:thumb_call to:0x020ba054 module:overlay(2) +from:0x020b8b9e kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b8c1e kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8c58 kind:thumb_call to:0x020b9c0c module:overlay(2) +from:0x020b8c62 kind:thumb_call to:0x020b9cec module:overlay(2) +from:0x020b8c8c kind:thumb_call to:0x020b9fc0 module:overlay(2) +from:0x020b8c98 kind:thumb_call to:0x020b92bc module:overlay(2) +from:0x020b8cf2 kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b8d02 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b8d0c kind:thumb_call to:0x020b9514 module:overlay(2) +from:0x020b8d14 kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b8d20 kind:thumb_call to:0x020b9560 module:overlay(2) +from:0x020b8d26 kind:thumb_call to:0x020b970c module:overlay(2) +from:0x020b8d4a kind:thumb_call to:0x020b9738 module:overlay(2) +from:0x020b8dba kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b8de0 kind:load to:0x020b52c8 module:overlay(0) +from:0x020b8de8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b8df4 kind:load to:0x0204a0f0 module:main +from:0x020b8e30 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b8e46 kind:thumb_call to:0x020b970c module:overlay(2) +from:0x020b8e7a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8ea2 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b8eb6 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8eee kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020b8f02 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8f2c kind:thumb_call_arm to:0x020a8708 module:overlay(0) +from:0x020b8f3e kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020b8f5e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8f86 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b8f9a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8fd2 kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020b8fe6 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9010 kind:thumb_call_arm to:0x020a8728 module:overlay(0) +from:0x020b9022 kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020b9052 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b907a kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b90a4 kind:thumb_call_arm to:0x020d653c module:overlay(24) +from:0x020b90b4 kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020b9104 kind:thumb_call_arm to:0x0203275c module:main +from:0x020b9116 kind:thumb_call_arm to:0x0203275c module:main +from:0x020b9128 kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020b9136 kind:thumb_call_arm to:0x0203275c module:main +from:0x020b9148 kind:thumb_call_arm to:0x0203275c module:main +from:0x020b9168 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9190 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b91a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b91a4 kind:load to:0x0204aefc module:main +from:0x020b91ac kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b91b8 kind:load to:0x027e09b8 module:dtcm +from:0x020b91bc kind:load to:0x020b6288 module:overlay(0) +from:0x020b91fa kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9204 kind:thumb_call to:0x020b9738 module:overlay(2) +from:0x020b923c kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b9242 kind:thumb_call to:0x020b9764 module:overlay(2) +from:0x020b9262 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b926a kind:thumb_call to:0x020b9bc4 module:overlay(2) +from:0x020b9274 kind:thumb_call to:0x020b9ea4 module:overlay(2) +from:0x020b9284 kind:load to:0x0204aefc module:main +from:0x020b92ac kind:thumb_call_arm to:0x0201c4b0 module:main +from:0x020b92b8 kind:load to:0x0204ae8c module:main +from:0x020b9334 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b935a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9370 kind:thumb_call to:0x020b987c module:overlay(2) +from:0x020b938c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b93b6 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b93cc kind:thumb_call to:0x020b987c module:overlay(2) +from:0x020b944c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9472 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9488 kind:thumb_call to:0x020b987c module:overlay(2) +from:0x020b94a4 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b94ce kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b94e4 kind:thumb_call to:0x020b987c module:overlay(2) +from:0x020b9518 kind:thumb_call to:0x020b9538 module:overlay(2) +from:0x020b9520 kind:thumb_call to:0x020b98c0 module:overlay(2) +from:0x020b9528 kind:thumb_call to:0x020b98c0 module:overlay(2) +from:0x020b952e kind:thumb_call to:0x020b92bc module:overlay(2) +from:0x020b9572 kind:thumb_call_arm to:0x01ff9110 module:itcm +from:0x020b9590 kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020b9640 kind:thumb_call to:0x020b9430 module:overlay(2) +from:0x020b9676 kind:thumb_call to:0x020b9318 module:overlay(2) +from:0x020b967c kind:thumb_call_arm to:0x02018c04 module:main +from:0x020b96ec kind:thumb_call to:0x020b94f4 module:overlay(2) +from:0x020b96f2 kind:thumb_call to:0x020b93dc module:overlay(2) +from:0x020b9708 kind:load to:0x0204a0f0 module:main +from:0x020b97ba kind:thumb_call_arm to:0x02062c70 module:overlay(0) +from:0x020b97c8 kind:thumb_call_arm to:0x02062cc0 module:overlay(0) +from:0x020b97d0 kind:thumb_call_arm to:0x02063f44 module:overlay(0) +from:0x020b97f4 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b9800 kind:thumb_call_arm to:0x02062e54 module:overlay(0) +from:0x020b984c kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b986e kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b9878 kind:load to:0x0204aefc module:main +from:0x020b98b6 kind:thumb_call_arm to:0x0206413c module:overlay(0) +from:0x020b98f4 kind:thumb_call_arm to:0x0206413c module:overlay(0) +from:0x020b9918 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b9924 kind:thumb_call_arm to:0x02062e54 module:overlay(0) +from:0x020b9970 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b9992 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b999c kind:load to:0x0204aefc module:main +from:0x020b99bc kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b99c8 kind:thumb_call_arm to:0x02062e54 module:overlay(0) +from:0x020b9a14 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b9a36 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b9a40 kind:load to:0x0204aefc module:main +from:0x020b9a5e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9a72 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b9b36 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b9b64 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b9b6c kind:load to:0x0204aefc module:main +from:0x020b9b8e kind:thumb_call_arm to:0x0201f650 module:main +from:0x020b9ba8 kind:thumb_call to:0x020b9cec module:overlay(2) +from:0x020b9bb6 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020b9bbc kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020b9bf2 kind:thumb_call to:0x020b6a7c module:overlay(2) +from:0x020b9c06 kind:thumb_call_arm to:0x0201f48c module:main +from:0x020b9c66 kind:thumb_call_arm to:0x020a8684 module:overlay(0) +from:0x020b9c78 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x020b9c88 kind:thumb_call to:0x020b7984 module:overlay(2) +from:0x020b9ca2 kind:thumb_call_arm to:0x0201f59c module:main +from:0x020b9cac kind:thumb_call_arm to:0x0201f708 module:main +from:0x020b9cbe kind:thumb_call to:0x020b6b98 module:overlay(2) +from:0x020b9ccc kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b9cd4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b9ce4 kind:load to:0x020bca48 module:overlay(2) +from:0x020b9ce8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b9cfe kind:thumb_call_arm to:0x0201f470 module:main +from:0x020b9d24 kind:thumb_call_arm to:0x0201f6c8 module:main +from:0x020b9d76 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b9d94 kind:load to:0x020bcdc0 module:overlay(2) +from:0x020b9da4 kind:thumb_call to:0x020ba054 module:overlay(2) +from:0x020b9db0 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020b9db6 kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020b9dc0 kind:load to:0x020bcdc0 module:overlay(2) +from:0x020b9de6 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9e10 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9e58 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b9e7c kind:load to:0x020bc9ea module:overlay(2) +from:0x020b9e96 kind:thumb_call_arm to:0x0206fbcc module:overlay(0) +from:0x020b9ea0 kind:load to:0x020b52c8 module:overlay(0) +from:0x020b9ec6 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b9ee8 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b9ef2 kind:thumb_call_arm to:0x0206f960 module:overlay(0) +from:0x020b9f12 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b9f8c kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b9f96 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b9fac kind:thumb_call_arm to:0x0201f48c module:main +from:0x020b9fb8 kind:load to:0x0204aefc module:main +from:0x020b9fbc kind:load to:0x020b52c8 module:overlay(0) +from:0x020b9fe2 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020b9fee kind:thumb_call_arm to:0x0201f708 module:main +from:0x020b9ff8 kind:thumb_call_arm to:0x0206f960 module:overlay(0) +from:0x020ba026 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020ba044 kind:load to:0x020bc9f8 module:overlay(2) +from:0x020ba048 kind:load to:0x020b52c8 module:overlay(0) +from:0x020ba04c kind:load to:0x020bc9de module:overlay(2) +from:0x020ba070 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020ba092 kind:thumb_call_arm to:0x02060990 module:overlay(0) +from:0x020ba0a4 kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020ba0b0 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020ba0b6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba0c4 kind:thumb_call_arm to:0x02063080 module:overlay(0) +from:0x020ba0ca kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba0d8 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020ba0de kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba0ec kind:thumb_call_arm to:0x02061aa4 module:overlay(0) +from:0x020ba0f2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ba108 kind:thumb_call to:0x02015488 module:main +from:0x020ba110 kind:thumb_call to:0x020154c4 module:main +from:0x020ba11e kind:thumb_call_arm to:0x02017374 module:main +from:0x020ba136 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba13c kind:thumb_call to:0x02015664 module:main +from:0x020ba142 kind:thumb_call to:0x02015664 module:main +from:0x020ba14a kind:thumb_call to:0x02015664 module:main +from:0x020ba158 kind:thumb_call_arm to:0x02017374 module:main +from:0x020ba16e kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba174 kind:thumb_call to:0x02015664 module:main +from:0x020ba17a kind:thumb_call to:0x02015664 module:main +from:0x020ba182 kind:thumb_call to:0x02015664 module:main +from:0x020ba198 kind:thumb_call to:0x0201549c module:main +from:0x020ba1a0 kind:load to:0x020bcee4 module:overlay(2) +from:0x020ba1a4 kind:load to:0x020bcefc module:overlay(2) +from:0x020ba1a8 kind:load to:0x020bcf10 module:overlay(2) +from:0x020ba1ac kind:load to:0x020bcf00 module:overlay(2) +from:0x020ba1b0 kind:load to:0x020bcf20 module:overlay(2) +from:0x020ba1c4 kind:thumb_call to:0x02015488 module:main +from:0x020ba1cc kind:thumb_call to:0x020154c4 module:main +from:0x020ba1da kind:thumb_call_arm to:0x02017374 module:main +from:0x020ba1f2 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba1f8 kind:thumb_call to:0x02015664 module:main +from:0x020ba1fe kind:thumb_call to:0x02015664 module:main +from:0x020ba206 kind:thumb_call to:0x02015664 module:main +from:0x020ba214 kind:thumb_call_arm to:0x02017374 module:main +from:0x020ba22a kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba230 kind:thumb_call to:0x02015664 module:main +from:0x020ba236 kind:thumb_call to:0x02015664 module:main +from:0x020ba23e kind:thumb_call to:0x02015664 module:main +from:0x020ba24c kind:thumb_call_arm to:0x02017374 module:main +from:0x020ba262 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba268 kind:thumb_call to:0x02015664 module:main +from:0x020ba26e kind:thumb_call to:0x02015664 module:main +from:0x020ba276 kind:thumb_call to:0x02015664 module:main +from:0x020ba284 kind:thumb_call_arm to:0x02017374 module:main +from:0x020ba29a kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba2a0 kind:thumb_call to:0x02015664 module:main +from:0x020ba2a6 kind:thumb_call to:0x02015664 module:main +from:0x020ba2ae kind:thumb_call to:0x02015664 module:main +from:0x020ba2c2 kind:thumb_call to:0x0201549c module:main +from:0x020ba2cc kind:load to:0x020bcee4 module:overlay(2) +from:0x020ba2d0 kind:load to:0x020bcefc module:overlay(2) +from:0x020ba2d4 kind:load to:0x020bcf10 module:overlay(2) +from:0x020ba2d8 kind:load to:0x020bcf30 module:overlay(2) +from:0x020ba2dc kind:load to:0x020bcf40 module:overlay(2) +from:0x020ba2e0 kind:load to:0x020bcf50 module:overlay(2) +from:0x020ba2e4 kind:load to:0x020bcf60 module:overlay(2) +from:0x020ba30e kind:thumb_call_arm to:0x020267d8 module:main +from:0x020ba31e kind:thumb_call_arm to:0x02034038 module:main +from:0x020ba324 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020ba332 kind:thumb_call_arm to:0x02034038 module:main +from:0x020ba33a kind:thumb_call_arm to:0x02033f54 module:main +from:0x020ba346 kind:thumb_call_arm to:0x02034038 module:main +from:0x020ba352 kind:thumb_call to:0x02015488 module:main +from:0x020ba35a kind:thumb_call to:0x020154c4 module:main +from:0x020ba366 kind:thumb_call_arm to:0x02034038 module:main +from:0x020ba36c kind:thumb_call_arm to:0x02033f54 module:main +from:0x020ba37c kind:thumb_call_arm to:0x02034038 module:main +from:0x020ba38a kind:thumb_call_arm to:0x02017374 module:main +from:0x020ba3a0 kind:thumb_call to:0x0200a7b0 module:main +from:0x020ba3b4 kind:thumb_call to:0x02015664 module:main +from:0x020ba3ba kind:thumb_call to:0x02015664 module:main +from:0x020ba3c2 kind:thumb_call to:0x02015664 module:main +from:0x020ba3c8 kind:thumb_call to:0x0201549c module:main +from:0x020ba3d0 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020ba3d4 kind:load to:0x020bcf6c module:overlay(2) +from:0x020ba3d8 kind:load to:0x020bcf78 module:overlay(2) +from:0x020ba3dc kind:load to:0x020bcf84 module:overlay(2) +from:0x020ba3e0 kind:load to:0x020bcefc module:overlay(2) +from:0x020ba3e4 kind:load to:0x020bcf8c module:overlay(2) +from:0x020ba402 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020ba40a kind:thumb_call_arm to:0x02064644 module:overlay(0) +from:0x020ba416 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020ba424 kind:thumb_call_arm to:0x02063f20 module:overlay(0) +from:0x020ba446 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020ba458 kind:thumb_call_arm to:0x02063f20 module:overlay(0) +from:0x020ba478 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020ba48a kind:thumb_call_arm to:0x02063f20 module:overlay(0) +from:0x020ba4aa kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020ba4ba kind:thumb_call_arm to:0x02063f20 module:overlay(0) +from:0x020ba4d6 kind:thumb_call_arm to:0x02063318 module:overlay(0) +from:0x020ba4e4 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020ba4fa kind:thumb_call_arm to:0x0201f6c8 module:main +from:0x020ba50a kind:thumb_call_arm to:0x0201fc78 module:main +from:0x020ba518 kind:thumb_call_arm to:0x0201fc78 module:main +from:0x020ba626 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020ba630 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020ba63a kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020ba642 kind:thumb_call_arm to:0x0201bb10 module:main +from:0x020ba682 kind:thumb_call_arm to:0x020d6398 module:overlay(24) +from:0x020ba700 kind:thumb_call_arm to:0x020249ac module:main +from:0x020ba73e kind:thumb_call_arm to:0x02019510 module:main +from:0x020ba75a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020ba784 kind:thumb_call to:0x020b680c module:overlay(2) +from:0x020ba790 kind:load to:0x020bba49 module:overlay(2) +from:0x020ba794 kind:load to:0x020bb99d module:overlay(2) +from:0x020ba79c kind:load to:0x020bccd8 module:overlay(2) +from:0x020ba7a0 kind:load to:0x020b1f7c module:overlay(0) +from:0x020ba7a8 kind:load to:0x020bccc0 module:overlay(2) +from:0x020ba7b8 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020ba7c8 kind:load to:0x0204a0f0 module:main +from:0x020ba7d4 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020ba836 kind:thumb_call_arm to:0x020647b8 module:overlay(0) +from:0x020ba854 kind:thumb_call to:0x020bbbbc module:overlay(2) +from:0x020ba864 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020ba878 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020ba8a0 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020ba8ce kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020ba904 kind:thumb_call to:0x020b661c module:overlay(2) +from:0x020ba938 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020ba964 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020ba99c kind:thumb_call to:0x020b661c module:overlay(2) +from:0x020ba9ca kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020ba9f4 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020baa2a kind:thumb_call to:0x020b661c module:overlay(2) +from:0x020baa46 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020baa70 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020baaa0 kind:thumb_call to:0x020b661c module:overlay(2) +from:0x020baaae kind:thumb_call_arm to:0x0201f708 module:main +from:0x020baab8 kind:thumb_call_arm to:0x0201f708 module:main +from:0x020baac2 kind:thumb_call_arm to:0x0201f708 module:main +from:0x020baadc kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bab08 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bab22 kind:thumb_call to:0x020bb26c module:overlay(2) +from:0x020bab2a kind:thumb_call to:0x020bafa0 module:overlay(2) +from:0x020bab60 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bab74 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bab88 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bab98 kind:thumb_call to:0x020bbc60 module:overlay(2) +from:0x020baba4 kind:thumb_call_arm to:0x02016684 module:main +from:0x020babb4 kind:thumb_call_arm to:0x02016684 module:main +from:0x020babbc kind:thumb_call_arm to:0x02016684 module:main +from:0x020babc6 kind:thumb_call_arm to:0x02016684 module:main +from:0x020babce kind:thumb_call_arm to:0x02016684 module:main +from:0x020babd6 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020babe4 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020babea kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020babf6 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020babfc kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bac06 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020bac0c kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bac16 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bac1e kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bac26 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bac30 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bac38 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bac40 kind:thumb_call_arm to:0x020647b4 module:overlay(0) +from:0x020bac4e kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020bac84 kind:load to:0x020bba49 module:overlay(2) +from:0x020bacac kind:thumb_call to:0x020bb120 module:overlay(2) +from:0x020bacb8 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020bacbe kind:thumb_call_arm to:0x02060ad8 module:overlay(0) +from:0x020baccc kind:thumb_call to:0x020bb798 module:overlay(2) +from:0x020bacd4 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020bad02 kind:thumb_call to:0x020bb324 module:overlay(2) +from:0x020bad24 kind:thumb_call to:0x020bb518 module:overlay(2) +from:0x020bad52 kind:thumb_call to:0x020bb048 module:overlay(2) +from:0x020bad58 kind:thumb_call to:0x020bb7c4 module:overlay(2) +from:0x020bad68 kind:load to:0x020b51f4 module:overlay(0) +from:0x020bad70 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020bad74 kind:load to:0x020c24cc module:overlay(2) +from:0x020bad78 kind:load to:0x020bcb71 module:overlay(2) +from:0x020bad96 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020bada0 kind:thumb_call_arm to:0x0201f48c module:main +from:0x020badb4 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020badbc kind:thumb_call_arm to:0x02064d40 module:overlay(0) +from:0x020badd8 kind:thumb_call to:0x020bbad0 module:overlay(2) +from:0x020badf4 kind:thumb_call_arm to:0x0201f48c module:main +from:0x020badfe kind:thumb_call_arm to:0x0201f48c module:main +from:0x020bae24 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bae50 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bae68 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020bae82 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020baeae kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020baec6 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020baed8 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020baefc kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020baf16 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020baf24 kind:load to:0x0204aefc module:main +from:0x020baf38 kind:load to:0x020bcb40 module:overlay(2) +from:0x020baf84 kind:thumb_call_arm to:0x0201c4b0 module:main +from:0x020baf9c kind:load to:0x0204ae8c module:main +from:0x020bafb2 kind:thumb_call to:0x020ba0fc module:overlay(2) +from:0x020bafb6 kind:thumb_call to:0x020ba1b8 module:overlay(2) +from:0x020bafc8 kind:thumb_call_arm to:0x02064e04 module:overlay(0) +from:0x020bafce kind:thumb_call to:0x020bb7e8 module:overlay(2) +from:0x020bb004 kind:thumb_call to:0x020b6758 module:overlay(2) +from:0x020bb012 kind:thumb_call to:0x020b66ec module:overlay(2) +from:0x020bb01e kind:thumb_call to:0x020bba68 module:overlay(2) +from:0x020bb02e kind:thumb_call to:0x020b6a3c module:overlay(2) +from:0x020bb03c kind:load to:0x020c24cc module:overlay(2) +from:0x020bb056 kind:thumb_call_arm to:0x02016684 module:main +from:0x020bb060 kind:thumb_call_arm to:0x02016684 module:main +from:0x020bb06a kind:thumb_call_arm to:0x02016684 module:main +from:0x020bb072 kind:thumb_call_arm to:0x02016684 module:main +from:0x020bb096 kind:thumb_call_arm to:0x02019500 module:main +from:0x020bb0a0 kind:thumb_call_arm to:0x02019510 module:main +from:0x020bb0a4 kind:thumb_call to:0x020ba0fc module:overlay(2) +from:0x020bb0ae kind:thumb_call_arm to:0x0201f708 module:main +from:0x020bb0ce kind:thumb_call to:0x020bb7e8 module:overlay(2) +from:0x020bb0e4 kind:thumb_call to:0x020bba68 module:overlay(2) +from:0x020bb0f4 kind:thumb_call to:0x020b6a3c module:overlay(2) +from:0x020bb104 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020bb108 kind:load to:0x020c24cc module:overlay(2) +from:0x020bb10c kind:load to:0x020bcb71 module:overlay(2) +from:0x020bb110 kind:load to:0x0204a0f0 module:main +from:0x020bb12a kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020bb132 kind:thumb_call_arm to:0x0206488c module:overlay(0) +from:0x020bb13c kind:thumb_call_arm to:0x020648c4 module:overlay(0) +from:0x020bb146 kind:thumb_call_arm to:0x0206536c module:overlay(0) +from:0x020bb154 kind:thumb_call to:0x020bb7e8 module:overlay(2) +from:0x020bb15c kind:thumb_call_arm to:0x020653e8 module:overlay(0) +from:0x020bb180 kind:thumb_call to:0x020bba68 module:overlay(2) +from:0x020bb1a6 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020bb1e2 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020bb1f6 kind:thumb_call to:0x020bb798 module:overlay(2) +from:0x020bb1fe kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020bb220 kind:thumb_call to:0x020b6a58 module:overlay(2) +from:0x020bb228 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020bb24c kind:load to:0x020c24cc module:overlay(2) +from:0x020bb258 kind:load to:0x0204a0f0 module:main +from:0x020bb264 kind:load to:0x020b51f4 module:overlay(0) +from:0x020bb27e kind:thumb_call_arm to:0x02064e04 module:overlay(0) +from:0x020bb284 kind:thumb_call to:0x020bb7e8 module:overlay(2) +from:0x020bb29c kind:thumb_call to:0x020bba68 module:overlay(2) +from:0x020bb2c2 kind:thumb_call to:0x020ba2f0 module:overlay(2) +from:0x020bb2ca kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bb2d4 kind:thumb_call to:0x020ba0fc module:overlay(2) +from:0x020bb2e4 kind:thumb_call to:0x020ba1b8 module:overlay(2) +from:0x020bb2fc kind:thumb_call to:0x020bb3b8 module:overlay(2) +from:0x020bb308 kind:load to:0x020c24cc module:overlay(2) +from:0x020bb310 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020bb314 kind:load to:0x020bcb71 module:overlay(2) +from:0x020bb34a kind:thumb_call to:0x020ba2f0 module:overlay(2) +from:0x020bb35a kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bb398 kind:thumb_call to:0x020bb3b8 module:overlay(2) +from:0x020bb3a4 kind:load to:0x020c24cc module:overlay(2) +from:0x020bb3a8 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020bb3ac kind:load to:0x020bcb71 module:overlay(2) +from:0x020bb3de kind:thumb_call_arm to:0x020166a4 module:main +from:0x020bb3f2 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020bb41c kind:thumb_call to:0x020b677c module:overlay(2) +from:0x020bb426 kind:thumb_call to:0x020b67c4 module:overlay(2) +from:0x020bb438 kind:thumb_call to:0x020b66ec module:overlay(2) +from:0x020bb446 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020bb49c kind:thumb_call_arm to:0x020166a4 module:main +from:0x020bb4ac kind:thumb_call_arm to:0x020166a4 module:main +from:0x020bb4d8 kind:thumb_call_arm to:0x0201fa48 module:main +from:0x020bb4de kind:thumb_call to:0x020bb8f0 module:overlay(2) +from:0x020bb4e8 kind:thumb_call to:0x020b6a3c module:overlay(2) +from:0x020bb4f8 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020bb4fc kind:load to:0x020c24cc module:overlay(2) +from:0x020bb500 kind:load to:0x020bcb70 module:overlay(2) +from:0x020bb514 kind:load to:0x020bcb68 module:overlay(2) +from:0x020bb522 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020bb54c kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bb55e kind:thumb_call_arm to:0x01ff91b8 module:itcm +from:0x020bb56a kind:thumb_call_arm to:0x01ff9110 module:itcm +from:0x020bb570 kind:thumb_call to:0x020bb8f0 module:overlay(2) +from:0x020bb582 kind:thumb_call to:0x020bb798 module:overlay(2) +from:0x020bb5c8 kind:thumb_call_arm to:0x02022870 module:main +from:0x020bb5ec kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020bb626 kind:thumb_call to:0x020b6700 module:overlay(2) +from:0x020bb630 kind:thumb_call to:0x020b672c module:overlay(2) +from:0x020bb638 kind:thumb_call to:0x020b6a58 module:overlay(2) +from:0x020bb670 kind:thumb_call to:0x020bbc7c module:overlay(2) +from:0x020bb688 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020bb6a4 kind:thumb_call to:0x020bb82c module:overlay(2) +from:0x020bb6bc kind:thumb_call to:0x020b677c module:overlay(2) +from:0x020bb6c6 kind:thumb_call to:0x020b66ec module:overlay(2) +from:0x020bb6d0 kind:thumb_call to:0x020b67c4 module:overlay(2) +from:0x020bb6e4 kind:thumb_call to:0x020b66ec module:overlay(2) +from:0x020bb6fc kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020bb710 kind:thumb_call to:0x020bb82c module:overlay(2) +from:0x020bb728 kind:thumb_call to:0x020b677c module:overlay(2) +from:0x020bb736 kind:thumb_call to:0x020b66ec module:overlay(2) +from:0x020bb73e kind:thumb_call to:0x020b67c4 module:overlay(2) +from:0x020bb746 kind:thumb_call to:0x020b66ec module:overlay(2) +from:0x020bb778 kind:load to:0x0204a0f0 module:main +from:0x020bb784 kind:load to:0x020c24cc module:overlay(2) +from:0x020bb788 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020bb790 kind:load to:0x020b51f4 module:overlay(0) +from:0x020bb7ac kind:thumb_call_arm to:0x0201bba4 module:main +from:0x020bb7b6 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020bb7c0 kind:load to:0x0204e5d8 module:main +from:0x020bb7d0 kind:thumb_call_arm to:0x0201bb7c module:main +from:0x020bb7d8 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020bb7e4 kind:load to:0x0204e5d8 module:main +from:0x020bb80c kind:thumb_call to:0x020bbc7c module:overlay(2) +from:0x020bb818 kind:thumb_call to:0x020bbdc4 module:overlay(2) +from:0x020bb824 kind:load to:0x020c24cc module:overlay(2) +from:0x020bb860 kind:thumb_call_arm to:0x0201fa48 module:main +from:0x020bb8aa kind:thumb_call_arm to:0x0201fa48 module:main +from:0x020bb8d8 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020bb8dc kind:load to:0x020c24cc module:overlay(2) +from:0x020bb8e0 kind:load to:0x020bcb68 module:overlay(2) +from:0x020bb920 kind:thumb_call to:0x020b6758 module:overlay(2) +from:0x020bb930 kind:thumb_call to:0x020b6758 module:overlay(2) +from:0x020bb9a6 kind:thumb_call_arm to:0x0201fd10 module:main +from:0x020bb9b2 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020bb9c0 kind:thumb_call_arm to:0x02063f20 module:overlay(0) +from:0x020bba26 kind:thumb_call to:0x020bbdc4 module:overlay(2) +from:0x020bba30 kind:load to:0x020bccd8 module:overlay(2) +from:0x020bba34 kind:load to:0x020b1f7c module:overlay(0) +from:0x020bba38 kind:load to:0x020bced4 module:overlay(2) +from:0x020bba40 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bba52 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bba5a kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020bba60 kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bbaa6 kind:thumb_call_arm to:0x020181ec module:main +from:0x020bbaf0 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020bbb46 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020bbb76 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020bbba8 kind:thumb_call_arm to:0x0201f48c module:main +from:0x020bbbb8 kind:load to:0x0204aefc module:main +from:0x020bbbc6 kind:thumb_call_arm to:0x0201fd50 module:main +from:0x020bbbd0 kind:thumb_call_arm to:0x020623b8 module:overlay(0) +from:0x020bbbe8 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bbc4c kind:thumb_call to:0x020b661c module:overlay(2) +from:0x020bbc64 kind:thumb_call to:0x020bbdc4 module:overlay(2) +from:0x020bbc6e kind:thumb_call_arm to:0x02016684 module:main +from:0x020bbc74 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bbcb8 kind:thumb_call_arm to:0x0205fd20 module:overlay(0) +from:0x020bbce2 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bbcfa kind:thumb_call_arm to:0x0201f5cc module:main +from:0x020bbd14 kind:thumb_call_arm to:0x0205fd20 module:overlay(0) +from:0x020bbd3e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bbd56 kind:thumb_call_arm to:0x0201f5cc module:main +from:0x020bbd84 kind:thumb_call_arm to:0x0201fed8 module:main +from:0x020bbdb8 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020bbdc0 kind:load to:0x020bcb6c module:overlay(2) +from:0x020bbde8 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bbdee kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bbe02 kind:thumb_call_arm to:0x02063318 module:overlay(0) +from:0x020bbe0e kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020bbe22 kind:thumb_call_arm to:0x0201f6c8 module:main +from:0x020bbe30 kind:thumb_call_arm to:0x0201f6c8 module:main +from:0x020bbe3c kind:thumb_call_arm to:0x0201f6c8 module:main +from:0x020bbe44 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020bbe4e kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020bbe58 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020bbec8 kind:thumb_call_arm to:0x02065864 module:overlay(0) +from:0x020bbed6 kind:thumb_call_arm to:0x02019510 module:main +from:0x020bbee0 kind:thumb_call to:0x02015488 module:main +from:0x020bbee8 kind:thumb_call to:0x020154c4 module:main +from:0x020bbef6 kind:thumb_call_arm to:0x02017374 module:main +from:0x020bbf0e kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbf14 kind:thumb_call to:0x02015664 module:main +from:0x020bbf1a kind:thumb_call to:0x02015664 module:main +from:0x020bbf22 kind:thumb_call to:0x02015664 module:main +from:0x020bbf30 kind:thumb_call_arm to:0x02017374 module:main +from:0x020bbf46 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbf4c kind:thumb_call to:0x02015664 module:main +from:0x020bbf52 kind:thumb_call to:0x02015664 module:main +from:0x020bbf5a kind:thumb_call to:0x02015664 module:main +from:0x020bbf60 kind:thumb_call to:0x0201549c module:main +from:0x020bbf6a kind:thumb_call to:0x02015488 module:main +from:0x020bbf72 kind:thumb_call to:0x020154c4 module:main +from:0x020bbf80 kind:thumb_call_arm to:0x02017374 module:main +from:0x020bbf98 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbf9e kind:thumb_call to:0x02015664 module:main +from:0x020bbfa4 kind:thumb_call to:0x02015664 module:main +from:0x020bbfac kind:thumb_call to:0x02015664 module:main +from:0x020bbfba kind:thumb_call_arm to:0x02017374 module:main +from:0x020bbfd0 kind:thumb_call to:0x0200a7b0 module:main +from:0x020bbfd6 kind:thumb_call to:0x02015664 module:main +from:0x020bbfdc kind:thumb_call to:0x02015664 module:main +from:0x020bbfe4 kind:thumb_call to:0x02015664 module:main +from:0x020bbfea kind:thumb_call to:0x0201549c module:main +from:0x020bc04c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020bc056 kind:thumb_call to:0x020b7328 module:overlay(2) +from:0x020bc06e kind:thumb_call to:0x020b680c module:overlay(2) +from:0x020bc07e kind:thumb_call_arm to:0x020166a4 module:main +from:0x020bc086 kind:thumb_call to:0x020b6a3c module:overlay(2) +from:0x020bc090 kind:thumb_call_arm to:0x0201f708 module:main +from:0x020bc09c kind:thumb_call_arm to:0x020623b8 module:overlay(0) +from:0x020bc0a4 kind:load to:0x020bccc0 module:overlay(2) +from:0x020bc0b4 kind:load to:0x020bcc58 module:overlay(2) +from:0x020bc0b8 kind:load to:0x0204a0f0 module:main +from:0x020bc0bc kind:load to:0x020bcf94 module:overlay(2) +from:0x020bc0c0 kind:load to:0x020bcfb0 module:overlay(2) +from:0x020bc0c4 kind:load to:0x020bcfb4 module:overlay(2) +from:0x020bc0c8 kind:load to:0x020bcfc4 module:overlay(2) +from:0x020bc0cc kind:load to:0x020bcfd4 module:overlay(2) +from:0x020bc0d0 kind:load to:0x020bcfe4 module:overlay(2) +from:0x020bc0d4 kind:load to:0x020bcff4 module:overlay(2) +from:0x020bc0d8 kind:load to:0x020bd004 module:overlay(2) +from:0x020bc0dc kind:load to:0x020bd014 module:overlay(2) +from:0x020bc108 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bc12e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bc170 kind:thumb_call_arm to:0x0201e84c module:main +from:0x020bc18c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bc1c8 kind:thumb_call_arm to:0x0201e84c module:main +from:0x020bc1e4 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bc21e kind:thumb_call_arm to:0x0201e84c module:main +from:0x020bc22e kind:thumb_call_arm to:0x02016684 module:main +from:0x020bc242 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bc258 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bc260 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bc26c kind:thumb_call to:0x020b748c module:overlay(2) +from:0x020bc272 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020bc284 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020bc28a kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bc296 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020bc29c kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bc2a6 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020bc2ac kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020bc2b2 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020bc2ce kind:thumb_call to:0x020b74d8 module:overlay(2) +from:0x020bc2ec kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bc302 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020bc308 kind:thumb_call_arm to:0x020a9b1c module:overlay(0) +from:0x020bc314 kind:thumb_call_arm to:0x0201f708 module:main +from:0x020bc31a kind:thumb_call_arm to:0x020a9b0c module:overlay(0) +from:0x020bc324 kind:thumb_call_arm to:0x0201f708 module:main +from:0x020bc3a6 kind:thumb_call_arm to:0x020a9b2c module:overlay(0) +from:0x020bc5d4 kind:load to:0x020b64f0 module:overlay(0) +from:0x020bc70e kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020bc718 kind:thumb_call_arm to:0x0201f48c module:main +from:0x020bc732 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020bc746 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020bc75a kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020bc7a6 kind:thumb_call_arm to:0x0201f48c module:main +from:0x020bc7b2 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020bc7c4 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020bc7d8 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020bc82a kind:thumb_call_arm to:0x0201f48c module:main +from:0x020bc838 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020bc84c kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020bc86c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020bc882 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020bc8d0 kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020bc8d8 kind:thumb_call to:0x020b754c module:overlay(2) +from:0x020bc8e0 kind:load to:0x0204aefc module:main +from:0x020bc8f4 kind:load to:0x020b7649 module:overlay(2) +from:0x020bc8fe kind:thumb_call to:0x020b6cb4 module:overlay(2) +from:0x020bc910 kind:thumb_call_arm to:0x0215c510 module:overlays(60,62) +from:0x020bc91a kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020bc930 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020bc944 kind:load to:0x020c24d0 module:overlay(2) +from:0x020bc948 kind:load to:0x020c24e0 module:overlay(2) +from:0x020bc94c kind:load to:0x0215cf34 module:overlays(62,66,67,74) +from:0x020bc950 kind:load to:0x020c24d4 module:overlay(2) +from:0x020bc954 kind:load to:0x020b6fb9 module:overlay(2) +from:0x020bc95c kind:load to:0x020b7115 module:overlay(2) +from:0x020bc964 kind:load to:0x020b7161 module:overlay(2) +from:0x020bc96c kind:load to:0x020b7245 module:overlay(2) +from:0x020bcb68 kind:load to:0x020bcb08 module:overlay(2) +from:0x020bcb74 kind:load to:0x020bcaa8 module:overlay(2) +from:0x020bcb80 kind:load to:0x020bcab8 module:overlay(2) +from:0x020bcb8c kind:load to:0x020bcad0 module:overlay(2) +from:0x020bcb98 kind:load to:0x020bcb30 module:overlay(2) +from:0x020bcba4 kind:load to:0x020bcac8 module:overlay(2) +from:0x020bcbb0 kind:load to:0x020bcb54 module:overlay(2) +from:0x020bcbbc kind:load to:0x020bcac0 module:overlay(2) +from:0x020bcbc8 kind:load to:0x020bcad8 module:overlay(2) +from:0x020bcbd4 kind:load to:0x020bcaf8 module:overlay(2) +from:0x020bcbe0 kind:load to:0x020bcb18 module:overlay(2) +from:0x020bcbec kind:load to:0x020bcae8 module:overlay(2) +from:0x020bcbf8 kind:load to:0x020bcae0 module:overlay(2) +from:0x020bcc04 kind:load to:0x020bcaa0 module:overlay(2) +from:0x020bcc10 kind:load to:0x020bca9c module:overlay(2) +from:0x020bcc1c kind:load to:0x020bcab0 module:overlay(2) +from:0x020bcc28 kind:load to:0x020bcb10 module:overlay(2) +from:0x020bcc34 kind:load to:0x020bcb00 module:overlay(2) +from:0x020bcc40 kind:load to:0x020bcaf0 module:overlay(2) +from:0x020bcc4c kind:load to:0x020bcb24 module:overlay(2) +from:0x020bcc7c kind:load to:0x020bd0c8 module:overlay(2) +from:0x020bcc80 kind:load to:0x020b72ed module:overlay(2) +from:0x020bcc84 kind:load to:0x020bd044 module:overlay(2) +from:0x020bcc88 kind:load to:0x0203ce4c module:main +from:0x020bcc8c kind:load to:0x020bcc6d module:overlay(2) +from:0x020bcca8 kind:load to:0x020b65cd module:overlay(2) +from:0x020bccac kind:load to:0x02076674 module:overlay(0) +from:0x020bccb0 kind:load to:0x020b6515 module:overlay(2) +from:0x020bccb4 kind:load to:0x020b6519 module:overlay(2) +from:0x020bccc0 kind:load to:0x020b6c95 module:overlay(2) +from:0x020bccc4 kind:load to:0x020b6ca1 module:overlay(2) +from:0x020bccc8 kind:load to:0x020b6849 module:overlay(2) +from:0x020bcccc kind:load to:0x0206351c module:overlay(0) +from:0x020bccd8 kind:load to:0x020b6c75 module:overlay(2) +from:0x020bccdc kind:load to:0x020b6c81 module:overlay(2) +from:0x020bcce0 kind:load to:0x020b665d module:overlay(2) +from:0x020bcce4 kind:load to:0x020b6671 module:overlay(2) +from:0x020bccf0 kind:load to:0x020b6dd1 module:overlay(2) +from:0x020bccf4 kind:load to:0x020b6e21 module:overlay(2) +from:0x020bccf8 kind:load to:0x020b6e75 module:overlay(2) +from:0x020bccfc kind:load to:0x020b6ef5 module:overlay(2) +from:0x020bcd00 kind:load to:0x020b6ecd module:overlay(2) +from:0x020bcd04 kind:load to:0x020b6f05 module:overlay(2) +from:0x020bcd08 kind:load to:0x02061cbc module:overlay(0) +from:0x020bcd0c kind:load to:0x020b7021 module:overlay(2) +from:0x020bcd14 kind:load to:0x020b7109 module:overlay(2) +from:0x020bcd1c kind:load to:0x020b7005 module:overlay(2) +from:0x020bcd24 kind:load to:0x020b7245 module:overlay(2) +from:0x020bcd2c kind:load to:0x020b7115 module:overlay(2) +from:0x020bcd34 kind:load to:0x020b71c9 module:overlay(2) +from:0x020bcd3c kind:load to:0x020b7239 module:overlay(2) +from:0x020bcd44 kind:load to:0x020b71ad module:overlay(2) +from:0x020bcd4c kind:load to:0x020b71c9 module:overlay(2) +from:0x020bcd54 kind:load to:0x020b7239 module:overlay(2) +from:0x020bcd5c kind:load to:0x020b71ad module:overlay(2) +from:0x020bcd64 kind:load to:0x020b6fb9 module:overlay(2) +from:0x020bcd6c kind:load to:0x020b72ad module:overlay(2) +from:0x020bcd74 kind:load to:0x020b72e1 module:overlay(2) +from:0x020bcd7c kind:load to:0x020b7291 module:overlay(2) +from:0x020bcd84 kind:load to:0x020b6fb9 module:overlay(2) +from:0x020bcd94 kind:load to:0x020b7481 module:overlay(2) +from:0x020bcd98 kind:load to:0x020b7945 module:overlay(2) +from:0x020bcd9c kind:load to:0x02062cc0 module:overlay(0) +from:0x020bcda0 kind:load to:0x020b78c1 module:overlay(2) +from:0x020bcdc0 kind:load to:0x020ba07d module:overlay(2) +from:0x020bcdcc kind:load to:0x020b9599 module:overlay(2) +from:0x020bcdd8 kind:load to:0x020b8a69 module:overlay(2) +from:0x020bcddc kind:load to:0x020ba0e9 module:overlay(2) +from:0x020bcde0 kind:load to:0x020b9a85 module:overlay(2) +from:0x020bcde4 kind:load to:0x020b9b25 module:overlay(2) +from:0x020bcdf0 kind:load to:0x020b8a51 module:overlay(2) +from:0x020bcdf4 kind:load to:0x020ba0ad module:overlay(2) +from:0x020bcdf8 kind:load to:0x020b97c5 module:overlay(2) +from:0x020bcdfc kind:load to:0x020b97d9 module:overlay(2) +from:0x020bce08 kind:load to:0x020b8a5d module:overlay(2) +from:0x020bce0c kind:load to:0x020ba0d5 module:overlay(2) +from:0x020bce10 kind:load to:0x02062cc0 module:overlay(0) +from:0x020bce14 kind:load to:0x020b99a1 module:overlay(2) +from:0x020bce20 kind:load to:0x020b8a75 module:overlay(2) +from:0x020bce24 kind:load to:0x020ba0c1 module:overlay(2) +from:0x020bce28 kind:load to:0x02062cc0 module:overlay(0) +from:0x020bce2c kind:load to:0x020b98fd module:overlay(2) +from:0x020bced4 kind:load to:0x020bba3d module:overlay(2) +from:0x020bced8 kind:load to:0x020bbde5 module:overlay(2) +from:0x020bcedc kind:load to:0x020b665d module:overlay(2) +from:0x020bcee0 kind:load to:0x020bbde1 module:overlay(2) diff --git a/config/usa/arm9/overlays/ov002/symbols.txt b/config/usa/arm9/overlays/ov002/symbols.txt new file mode 100644 index 00000000..08f99b2c --- /dev/null +++ b/config/usa/arm9/overlays/ov002/symbols.txt @@ -0,0 +1,320 @@ +func_ov002_020b6500 kind:function(thumb,size=0x14) addr:0x020b6500 +func_ov002_020b6514 kind:function(thumb,size=0x2) addr:0x020b6514 +func_ov002_020b6518 kind:function(thumb,size=0xc) addr:0x020b6518 +func_ov002_020b6524 kind:function(thumb,size=0x94) addr:0x020b6524 +func_ov002_020b65b8 kind:function(thumb,size=0x14) addr:0x020b65b8 +func_ov002_020b65cc kind:function(thumb,size=0x8) addr:0x020b65cc +func_ov002_020b65d4 kind:function(thumb,size=0x2c) addr:0x020b65d4 +func_ov002_020b6600 kind:function(thumb,size=0x1a) addr:0x020b6600 +func_ov002_020b661c kind:function(thumb,size=0x40) addr:0x020b661c +func_ov002_020b665c kind:function(thumb,size=0x12) addr:0x020b665c +func_ov002_020b6670 kind:function(thumb,size=0x7c) addr:0x020b6670 +func_ov002_020b66ec kind:function(thumb,size=0x14) addr:0x020b66ec +func_ov002_020b6700 kind:function(thumb,size=0x2c) addr:0x020b6700 +func_ov002_020b672c kind:function(thumb,size=0x2c) addr:0x020b672c +func_ov002_020b6758 kind:function(thumb,size=0x24) addr:0x020b6758 +func_ov002_020b677c kind:function(thumb,size=0x46) addr:0x020b677c +func_ov002_020b67c4 kind:function(thumb,size=0x46) addr:0x020b67c4 +func_ov002_020b680c kind:function(thumb,size=0x3a) addr:0x020b680c +func_ov002_020b6848 kind:function(thumb,size=0x150) addr:0x020b6848 +func_ov002_020b6998 kind:function(thumb,size=0xa4) addr:0x020b6998 +func_ov002_020b6a3c kind:function(thumb,size=0x1c) addr:0x020b6a3c +func_ov002_020b6a58 kind:function(thumb,size=0x22) addr:0x020b6a58 +func_ov002_020b6a7c kind:function(thumb,size=0x11c) addr:0x020b6a7c +func_ov002_020b6b98 kind:function(thumb,size=0xdc) addr:0x020b6b98 +func_ov002_020b6c74 kind:function(thumb,size=0xc) addr:0x020b6c74 +func_ov002_020b6c80 kind:function(thumb,size=0x12) addr:0x020b6c80 +func_ov002_020b6c94 kind:function(thumb,size=0xc) addr:0x020b6c94 +func_ov002_020b6ca0 kind:function(thumb,size=0x12) addr:0x020b6ca0 +func_ov002_020b6cb4 kind:function(thumb,size=0x20) addr:0x020b6cb4 +func_ov002_020b6cd4 kind:function(thumb,size=0x5c) addr:0x020b6cd4 +func_ov002_020b6d30 kind:function(thumb,size=0x18) addr:0x020b6d30 +func_ov002_020b6d48 kind:function(thumb,size=0x18) addr:0x020b6d48 +func_ov002_020b6d60 kind:function(thumb,size=0x70) addr:0x020b6d60 +func_ov002_020b6dd0 kind:function(thumb,size=0x50) addr:0x020b6dd0 +func_ov002_020b6e20 kind:function(thumb,size=0x54) addr:0x020b6e20 +func_ov002_020b6e74 kind:function(thumb,size=0x58) addr:0x020b6e74 +func_ov002_020b6ecc kind:function(thumb,size=0x26) addr:0x020b6ecc +func_ov002_020b6ef4 kind:function(thumb,size=0xe) addr:0x020b6ef4 +func_ov002_020b6f04 kind:function(thumb,size=0x1a) addr:0x020b6f04 +func_ov002_020b6f20 kind:function(thumb,size=0x3c) addr:0x020b6f20 +func_ov002_020b6f5c kind:function(thumb,size=0x5c) addr:0x020b6f5c +func_ov002_020b6fb8 kind:function(thumb,size=0x4c) addr:0x020b6fb8 +func_ov002_020b7004 kind:function(thumb,size=0x1c) addr:0x020b7004 +func_ov002_020b7020 kind:function(thumb,size=0xe8) addr:0x020b7020 +func_ov002_020b7108 kind:function(thumb,size=0xc) addr:0x020b7108 +func_ov002_020b7114 kind:function(thumb,size=0x4c) addr:0x020b7114 +func_ov002_020b7160 kind:function(thumb,size=0x4c) addr:0x020b7160 +func_ov002_020b71ac kind:function(thumb,size=0x1c) addr:0x020b71ac +func_ov002_020b71c8 kind:function(thumb,size=0x70) addr:0x020b71c8 +func_ov002_020b7238 kind:function(thumb,size=0xc) addr:0x020b7238 +func_ov002_020b7244 kind:function(thumb,size=0x4c) addr:0x020b7244 +func_ov002_020b7290 kind:function(thumb,size=0x1c) addr:0x020b7290 +func_ov002_020b72ac kind:function(thumb,size=0x34) addr:0x020b72ac +func_ov002_020b72e0 kind:function(thumb,size=0xc) addr:0x020b72e0 +func_ov002_020b72ec kind:function(thumb,size=0x18) addr:0x020b72ec +func_ov002_020b7304 kind:function(thumb,size=0x24) addr:0x020b7304 +func_ov002_020b7328 kind:function(thumb,size=0x158) addr:0x020b7328 +func_ov002_020b7480 kind:function(thumb,size=0xc) addr:0x020b7480 +func_ov002_020b748c kind:function(thumb,size=0x4c) addr:0x020b748c +func_ov002_020b74d8 kind:function(thumb,size=0x74) addr:0x020b74d8 +func_ov002_020b754c kind:function(thumb,size=0xfc) addr:0x020b754c +func_ov002_020b7648 kind:function(thumb,size=0x2c) addr:0x020b7648 +func_ov002_020b7674 kind:function(thumb,size=0x30) addr:0x020b7674 +func_ov002_020b76a4 kind:function(thumb,size=0x30) addr:0x020b76a4 +func_ov002_020b76d4 kind:function(thumb,size=0x4c) addr:0x020b76d4 +func_ov002_020b7720 kind:function(thumb,size=0x20) addr:0x020b7720 +func_ov002_020b7740 kind:function(thumb,size=0xe) addr:0x020b7740 +func_ov002_020b7750 kind:function(thumb,size=0x40) addr:0x020b7750 +func_ov002_020b7790 kind:function(thumb,size=0x130) addr:0x020b7790 +func_ov002_020b78c0 kind:function(thumb,size=0x84) addr:0x020b78c0 +func_ov002_020b7944 kind:function(thumb,size=0x12) addr:0x020b7944 +func_ov002_020b7958 kind:function(thumb,size=0x2c) addr:0x020b7958 +func_ov002_020b7984 kind:function(thumb,size=0x30) addr:0x020b7984 +func_ov002_020b79b4 kind:function(thumb,size=0x1c) addr:0x020b79b4 +func_ov002_020b79d0 kind:function(thumb,size=0x3c) addr:0x020b79d0 +func_ov002_020b7a0c kind:function(thumb,size=0x24) addr:0x020b7a0c +func_ov002_020b7a30 kind:function(thumb,size=0x1020) addr:0x020b7a30 +func_ov002_020b8a50 kind:function(thumb,size=0xc) addr:0x020b8a50 +func_ov002_020b8a5c kind:function(thumb,size=0xc) addr:0x020b8a5c +func_ov002_020b8a68 kind:function(thumb,size=0xc) addr:0x020b8a68 +func_ov002_020b8a74 kind:function(thumb,size=0xc) addr:0x020b8a74 +func_ov002_020b8a80 kind:function(thumb,size=0xb0) addr:0x020b8a80 +func_ov002_020b8b30 kind:function(thumb,size=0x2ec) addr:0x020b8b30 +func_ov002_020b8e1c kind:function(thumb,size=0x474) addr:0x020b8e1c +func_ov002_020b9290 kind:function(thumb,size=0x2c) addr:0x020b9290 +func_ov002_020b92bc kind:function(thumb,size=0x5c) addr:0x020b92bc +func_ov002_020b9318 kind:function(thumb,size=0xc4) addr:0x020b9318 +func_ov002_020b93dc kind:function(thumb,size=0x54) addr:0x020b93dc +func_ov002_020b9430 kind:function(thumb,size=0xc4) addr:0x020b9430 +func_ov002_020b94f4 kind:function(thumb,size=0x20) addr:0x020b94f4 +func_ov002_020b9514 kind:function(thumb,size=0x24) addr:0x020b9514 +func_ov002_020b9538 kind:function(thumb,size=0x28) addr:0x020b9538 +func_ov002_020b9560 kind:function(thumb,size=0x36) addr:0x020b9560 +func_ov002_020b9598 kind:function(thumb,size=0x174) addr:0x020b9598 +func_ov002_020b970c kind:function(thumb,size=0x2c) addr:0x020b970c +func_ov002_020b9738 kind:function(thumb,size=0x2c) addr:0x020b9738 +func_ov002_020b9764 kind:function(thumb,size=0x1e) addr:0x020b9764 +func_ov002_020b9784 kind:function(thumb,size=0x3e) addr:0x020b9784 +func_ov002_020b97c4 kind:function(thumb,size=0x12) addr:0x020b97c4 +func_ov002_020b97d8 kind:function(thumb,size=0xa4) addr:0x020b97d8 +func_ov002_020b987c kind:function(thumb,size=0x42) addr:0x020b987c +func_ov002_020b98c0 kind:function(thumb,size=0x3c) addr:0x020b98c0 +func_ov002_020b98fc kind:function(thumb,size=0xa4) addr:0x020b98fc +func_ov002_020b99a0 kind:function(thumb,size=0xa4) addr:0x020b99a0 +func_ov002_020b9a44 kind:function(thumb,size=0x3e) addr:0x020b9a44 +func_ov002_020b9a84 kind:function(thumb,size=0xa0) addr:0x020b9a84 +func_ov002_020b9b24 kind:function(thumb,size=0x4c) addr:0x020b9b24 +func_ov002_020b9b70 kind:function(thumb,size=0x34) addr:0x020b9b70 +func_ov002_020b9ba4 kind:function(thumb,size=0x20) addr:0x020b9ba4 +func_ov002_020b9bc4 kind:function(thumb,size=0x48) addr:0x020b9bc4 +func_ov002_020b9c0c kind:function(thumb,size=0xe0) addr:0x020b9c0c +func_ov002_020b9cec kind:function(thumb,size=0x28) addr:0x020b9cec +func_ov002_020b9d14 kind:function(thumb,size=0x88) addr:0x020b9d14 +func_ov002_020b9d9c kind:function(thumb,size=0x28) addr:0x020b9d9c +func_ov002_020b9dc4 kind:function(thumb,size=0xc0) addr:0x020b9dc4 +func_ov002_020b9e84 kind:function(thumb,size=0x20) addr:0x020b9e84 +func_ov002_020b9ea4 kind:function(thumb,size=0x11c) addr:0x020b9ea4 +func_ov002_020b9fc0 kind:function(thumb,size=0x94) addr:0x020b9fc0 +func_ov002_020ba054 kind:function(thumb,size=0x28) addr:0x020ba054 +func_ov002_020ba07c kind:function(thumb,size=0x2e) addr:0x020ba07c +func_ov002_020ba0ac kind:function(thumb,size=0x12) addr:0x020ba0ac +func_ov002_020ba0c0 kind:function(thumb,size=0x12) addr:0x020ba0c0 +func_ov002_020ba0d4 kind:function(thumb,size=0x12) addr:0x020ba0d4 +func_ov002_020ba0e8 kind:function(thumb,size=0x12) addr:0x020ba0e8 +func_ov002_020ba0fc kind:function(thumb,size=0xbc) addr:0x020ba0fc +func_ov002_020ba1b8 kind:function(thumb,size=0x138) addr:0x020ba1b8 +func_ov002_020ba2f0 kind:function(thumb,size=0xfc) addr:0x020ba2f0 +func_ov002_020ba3ec kind:function(thumb,size=0x760) addr:0x020ba3ec +func_ov002_020bab4c kind:function(thumb,size=0x13c) addr:0x020bab4c +func_ov002_020bac88 kind:function(thumb,size=0xf4) addr:0x020bac88 +func_ov002_020bad7c kind:function(thumb,size=0x1c8) addr:0x020bad7c +func_ov002_020baf44 kind:function(thumb,size=0x5c) addr:0x020baf44 +func_ov002_020bafa0 kind:function(thumb,size=0xa8) addr:0x020bafa0 +func_ov002_020bb048 kind:function(thumb,size=0xd8) addr:0x020bb048 +func_ov002_020bb120 kind:function(thumb,size=0x14c) addr:0x020bb120 +func_ov002_020bb26c kind:function(thumb,size=0xb8) addr:0x020bb26c +func_ov002_020bb324 kind:function(thumb,size=0x94) addr:0x020bb324 +func_ov002_020bb3b8 kind:function(thumb,size=0x160) addr:0x020bb3b8 +func_ov002_020bb518 kind:function(thumb,size=0x280) addr:0x020bb518 +func_ov002_020bb798 kind:function(thumb,size=0x2c) addr:0x020bb798 +func_ov002_020bb7c4 kind:function(thumb,size=0x24) addr:0x020bb7c4 +func_ov002_020bb7e8 kind:function(thumb,size=0x44) addr:0x020bb7e8 +func_ov002_020bb82c kind:function(thumb,size=0xc4) addr:0x020bb82c +func_ov002_020bb8f0 kind:function(thumb,size=0xac) addr:0x020bb8f0 +func_ov002_020bb99c kind:function(thumb,size=0xa0) addr:0x020bb99c +func_ov002_020bba3c kind:function(thumb,size=0xc) addr:0x020bba3c +func_ov002_020bba48 kind:function(thumb,size=0x20) addr:0x020bba48 +func_ov002_020bba68 kind:function(thumb,size=0x68) addr:0x020bba68 +func_ov002_020bbad0 kind:function(thumb,size=0xec) addr:0x020bbad0 +func_ov002_020bbbbc kind:function(thumb,size=0xa4) addr:0x020bbbbc +func_ov002_020bbc60 kind:function(thumb,size=0x1a) addr:0x020bbc60 +func_ov002_020bbc7c kind:function(thumb,size=0x148) addr:0x020bbc7c +func_ov002_020bbdc4 kind:function(thumb,size=0x1c) addr:0x020bbdc4 +func_ov002_020bbde0 kind:function(thumb,size=0x2) addr:0x020bbde0 +func_ov002_020bbde4 kind:function(thumb,size=0x12) addr:0x020bbde4 +func_ov002_020bbdf8 kind:function(thumb,size=0x430) addr:0x020bbdf8 +func_ov002_020bc228 kind:function(thumb,size=0x9c) addr:0x020bc228 +func_ov002_020bc2c4 kind:function(thumb,size=0x42c) addr:0x020bc2c4 +func_ov002_020bc6f0 kind:function(thumb,size=0x1fc) addr:0x020bc6f0 +func_ov002_020bc8ec kind:function(thumb,size=0xc) addr:0x020bc8ec +func_ov002_020bc8f8 kind:function(thumb,size=0x5c) addr:0x020bc8f8 +data_ov002_020bc954 kind:data(any) addr:0x020bc954 +data_ov002_020bc974 kind:data(any) addr:0x020bc974 +data_ov002_020bc988 kind:data(any) addr:0x020bc988 +data_ov002_020bc9a8 kind:data(any) addr:0x020bc9a8 +data_ov002_020bc9c8 kind:data(any) addr:0x020bc9c8 +data_ov002_020bc9ce kind:data(any) addr:0x020bc9ce +data_ov002_020bc9d4 kind:data(any) addr:0x020bc9d4 +data_ov002_020bc9de kind:data(any) addr:0x020bc9de +data_ov002_020bc9ea kind:data(any) addr:0x020bc9ea +data_ov002_020bc9f8 kind:data(any) addr:0x020bc9f8 +data_ov002_020bca0c kind:data(any) addr:0x020bca0c +data_ov002_020bca20 kind:data(any) addr:0x020bca20 +data_ov002_020bca34 kind:data(any) addr:0x020bca34 +data_ov002_020bca48 kind:data(any) addr:0x020bca48 +data_ov002_020bca9c kind:data(any) addr:0x020bca9c +data_ov002_020bcaa0 kind:data(any) addr:0x020bcaa0 +data_ov002_020bcaa8 kind:data(any) addr:0x020bcaa8 +data_ov002_020bcab0 kind:data(any) addr:0x020bcab0 +data_ov002_020bcab8 kind:data(any) addr:0x020bcab8 +data_ov002_020bcac0 kind:data(any) addr:0x020bcac0 +data_ov002_020bcac8 kind:data(any) addr:0x020bcac8 +data_ov002_020bcad0 kind:data(any) addr:0x020bcad0 +data_ov002_020bcad8 kind:data(any) addr:0x020bcad8 +data_ov002_020bcae0 kind:data(any) addr:0x020bcae0 +data_ov002_020bcae8 kind:data(any) addr:0x020bcae8 +data_ov002_020bcaf0 kind:data(any) addr:0x020bcaf0 +data_ov002_020bcaf8 kind:data(any) addr:0x020bcaf8 +data_ov002_020bcb00 kind:data(any) addr:0x020bcb00 +data_ov002_020bcb08 kind:data(any) addr:0x020bcb08 +data_ov002_020bcb10 kind:data(any) addr:0x020bcb10 +data_ov002_020bcb18 kind:data(any) addr:0x020bcb18 +data_ov002_020bcb24 kind:data(any) addr:0x020bcb24 +data_ov002_020bcb30 kind:data(any) addr:0x020bcb30 +data_ov002_020bcb40 kind:data(any) addr:0x020bcb40 +data_ov002_020bcb54 kind:data(any) addr:0x020bcb54 +data_ov002_020bcb68 kind:data(any) addr:0x020bcb68 +data_ov002_020bcb6c kind:data(any) addr:0x020bcb6c +data_ov002_020bcb70 kind:data(any) addr:0x020bcb70 +data_ov002_020bcb71 kind:data(any) addr:0x020bcb71 +data_ov002_020bcc58 kind:data(any) addr:0x020bcc58 +__sinit_ov002_020bcc6c kind:function(thumb,size=0x20) addr:0x020bcc6c +.p__sinit_ov002_020bcc6c kind:data(word) addr:0x020bcc8c +data_ov002_020bcca8 kind:data(any) addr:0x020bcca8 +data_ov002_020bccc0 kind:data(any) addr:0x020bccc0 +data_ov002_020bccd8 kind:data(any) addr:0x020bccd8 +data_ov002_020bccf0 kind:data(any) addr:0x020bccf0 +data_ov002_020bcd0c kind:data(any) addr:0x020bcd0c +data_ov002_020bcd14 kind:data(any) addr:0x020bcd14 +data_ov002_020bcd1c kind:data(any) addr:0x020bcd1c +data_ov002_020bcd24 kind:data(any) addr:0x020bcd24 +data_ov002_020bcd2c kind:data(any) addr:0x020bcd2c +data_ov002_020bcd34 kind:data(any) addr:0x020bcd34 +data_ov002_020bcd3c kind:data(any) addr:0x020bcd3c +data_ov002_020bcd44 kind:data(any) addr:0x020bcd44 +data_ov002_020bcd4c kind:data(any) addr:0x020bcd4c +data_ov002_020bcd54 kind:data(any) addr:0x020bcd54 +data_ov002_020bcd5c kind:data(any) addr:0x020bcd5c +data_ov002_020bcd64 kind:data(any) addr:0x020bcd64 +data_ov002_020bcd6c kind:data(any) addr:0x020bcd6c +data_ov002_020bcd74 kind:data(any) addr:0x020bcd74 +data_ov002_020bcd7c kind:data(any) addr:0x020bcd7c +data_ov002_020bcd84 kind:data(any) addr:0x020bcd84 +data_ov002_020bcd94 kind:data(any) addr:0x020bcd94 +data_ov002_020bcda4 kind:data(any) addr:0x020bcda4 +data_ov002_020bcdac kind:data(any) addr:0x020bcdac +data_ov002_020bcdc0 kind:data(any) addr:0x020bcdc0 +data_ov002_020bcdcc kind:data(any) addr:0x020bcdcc +data_ov002_020bcdd8 kind:data(any) addr:0x020bcdd8 +data_ov002_020bcdf0 kind:data(any) addr:0x020bcdf0 +data_ov002_020bce08 kind:data(any) addr:0x020bce08 +data_ov002_020bce20 kind:data(any) addr:0x020bce20 +data_ov002_020bce30 kind:data(any) addr:0x020bce30 +data_ov002_020bce48 kind:data(any) addr:0x020bce48 +data_ov002_020bce4c kind:data(any) addr:0x020bce4c +data_ov002_020bce5c kind:data(any) addr:0x020bce5c +data_ov002_020bce6c kind:data(any) addr:0x020bce6c +data_ov002_020bce7c kind:data(any) addr:0x020bce7c +data_ov002_020bce8c kind:data(any) addr:0x020bce8c +data_ov002_020bce9c kind:data(any) addr:0x020bce9c +data_ov002_020bceac kind:data(any) addr:0x020bceac +data_ov002_020bcebc kind:data(any) addr:0x020bcebc +data_ov002_020bced4 kind:data(any) addr:0x020bced4 +data_ov002_020bcee4 kind:data(any) addr:0x020bcee4 +data_ov002_020bcefc kind:data(any) addr:0x020bcefc +data_ov002_020bcf00 kind:data(any) addr:0x020bcf00 +data_ov002_020bcf10 kind:data(any) addr:0x020bcf10 +data_ov002_020bcf20 kind:data(any) addr:0x020bcf20 +data_ov002_020bcf30 kind:data(any) addr:0x020bcf30 +data_ov002_020bcf40 kind:data(any) addr:0x020bcf40 +data_ov002_020bcf50 kind:data(any) addr:0x020bcf50 +data_ov002_020bcf60 kind:data(any) addr:0x020bcf60 +data_ov002_020bcf6c kind:data(any) addr:0x020bcf6c +data_ov002_020bcf78 kind:data(any) addr:0x020bcf78 +data_ov002_020bcf84 kind:data(any) addr:0x020bcf84 +data_ov002_020bcf8c kind:data(any) addr:0x020bcf8c +data_ov002_020bcf94 kind:data(any) addr:0x020bcf94 +data_ov002_020bcfb0 kind:data(any) addr:0x020bcfb0 +data_ov002_020bcfb4 kind:data(any) addr:0x020bcfb4 +data_ov002_020bcfc4 kind:data(any) addr:0x020bcfc4 +data_ov002_020bcfd4 kind:data(any) addr:0x020bcfd4 +data_ov002_020bcfe4 kind:data(any) addr:0x020bcfe4 +data_ov002_020bcff4 kind:data(any) addr:0x020bcff4 +data_ov002_020bd004 kind:data(any) addr:0x020bd004 +data_ov002_020bd014 kind:data(any) addr:0x020bd014 +data_ov002_020bd040 kind:bss addr:0x020bd040 +data_ov002_020bd044 kind:bss addr:0x020bd044 +data_ov002_020bd050 kind:bss addr:0x020bd050 +data_ov002_020bd05c kind:bss addr:0x020bd05c +data_ov002_020bd0c8 kind:bss addr:0x020bd0c8 +data_ov002_020bd0cc kind:bss addr:0x020bd0cc +data_ov002_020bd548 kind:bss addr:0x020bd548 ambiguous +data_ov002_020bd715 kind:bss addr:0x020bd715 ambiguous +data_ov002_020bd765 kind:bss addr:0x020bd765 ambiguous +data_ov002_020be035 kind:bss addr:0x020be035 ambiguous +data_ov002_020be059 kind:bss addr:0x020be059 ambiguous +data_ov002_020be0b9 kind:bss addr:0x020be0b9 ambiguous +data_ov002_020be0cd kind:bss addr:0x020be0cd ambiguous +data_ov002_020be0e1 kind:bss addr:0x020be0e1 ambiguous +data_ov002_020beecc kind:bss addr:0x020beecc ambiguous +data_ov002_020bef68 kind:bss addr:0x020bef68 ambiguous +data_ov002_020bf004 kind:bss addr:0x020bf004 ambiguous +data_ov002_020bf3c0 kind:bss addr:0x020bf3c0 ambiguous +data_ov002_020bf711 kind:bss addr:0x020bf711 ambiguous +data_ov002_020bf731 kind:bss addr:0x020bf731 ambiguous +data_ov002_020bf8d4 kind:bss addr:0x020bf8d4 ambiguous +data_ov002_020bf918 kind:bss addr:0x020bf918 ambiguous +data_ov002_020bfa30 kind:bss addr:0x020bfa30 ambiguous +data_ov002_020bfab4 kind:bss addr:0x020bfab4 ambiguous +data_ov002_020bfd30 kind:bss addr:0x020bfd30 ambiguous +data_ov002_020bfeac kind:bss addr:0x020bfeac ambiguous +data_ov002_020bff15 kind:bss addr:0x020bff15 ambiguous +data_ov002_020bff2c kind:bss addr:0x020bff2c ambiguous +data_ov002_020bff38 kind:bss addr:0x020bff38 ambiguous +data_ov002_020c00a5 kind:bss addr:0x020c00a5 ambiguous +data_ov002_020c010a kind:bss addr:0x020c010a ambiguous +data_ov002_020c01f1 kind:bss addr:0x020c01f1 ambiguous +data_ov002_020c0555 kind:bss addr:0x020c0555 ambiguous +data_ov002_020c056c kind:bss addr:0x020c056c ambiguous +data_ov002_020c0570 kind:bss addr:0x020c0570 ambiguous +data_ov002_020c0574 kind:bss addr:0x020c0574 ambiguous +data_ov002_020c0578 kind:bss addr:0x020c0578 ambiguous +data_ov002_020c057c kind:bss addr:0x020c057c ambiguous +data_ov002_020c0580 kind:bss addr:0x020c0580 ambiguous +data_ov002_020c072c kind:bss addr:0x020c072c ambiguous +data_ov002_020c079d kind:bss addr:0x020c079d ambiguous +data_ov002_020c07dd kind:bss addr:0x020c07dd ambiguous +data_ov002_020c0ebc kind:bss addr:0x020c0ebc ambiguous +data_ov002_020c1840 kind:bss addr:0x020c1840 ambiguous +data_ov002_020c24cc kind:bss addr:0x020c24cc +data_ov002_020c24cd kind:bss addr:0x020c24cd +data_ov002_020c24d0 kind:bss addr:0x020c24d0 +data_ov002_020c24d4 kind:bss addr:0x020c24d4 +data_ov002_020c24e0 kind:bss addr:0x020c24e0 +data_ov002_020c2908 kind:bss addr:0x020c2908 ambiguous +data_ov002_020c2fc4 kind:bss addr:0x020c2fc4 ambiguous +data_ov002_020c3160 kind:bss addr:0x020c3160 ambiguous +data_ov002_020c38ec kind:bss addr:0x020c38ec ambiguous +data_ov002_020c395c kind:bss addr:0x020c395c ambiguous +data_ov002_020c39b4 kind:bss addr:0x020c39b4 ambiguous diff --git a/config/usa/arm9/overlays/ov003/delinks.txt b/config/usa/arm9/overlays/ov003/delinks.txt new file mode 100644 index 00000000..240c2bef --- /dev/null +++ b/config/usa/arm9/overlays/ov003/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b9d28 kind:code align:32 + .rodata start:0x020b9d28 end:0x020b9e94 kind:rodata align:4 + .init start:0x020b9e94 end:0x020b9efc kind:code align:4 + .ctor start:0x020b9efc end:0x020b9f04 kind:rodata align:4 + .data start:0x020b9f20 end:0x020ba720 kind:data align:32 + .bss start:0x020ba720 end:0x020bb380 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov003/relocs.txt b/config/usa/arm9/overlays/ov003/relocs.txt new file mode 100644 index 00000000..977d6b2c --- /dev/null +++ b/config/usa/arm9/overlays/ov003/relocs.txt @@ -0,0 +1,563 @@ +from:0x020b6520 kind:arm_call to:0x020b6584 module:overlay(3) +from:0x020b6530 kind:arm_call to:0x0203ce4c module:main +from:0x020b6554 kind:arm_call to:0x020166a4 module:main +from:0x020b6574 kind:load to:0x020ba720 module:overlay(3) +from:0x020b6578 kind:load to:0x020ba734 module:overlay(3) +from:0x020b657c kind:load to:0x020b66a0 module:overlay(3) +from:0x020b6580 kind:load to:0x020ba728 module:overlay(3) +from:0x020b6590 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b65ac kind:arm_call to:0x020b6a48 module:overlay(3) +from:0x020b65b4 kind:arm_call to:0x020b7bfc module:overlay(3) +from:0x020b65cc kind:arm_call to:0x020b8bc4 module:overlay(3) +from:0x020b65e4 kind:arm_call to:0x020b932c module:overlay(3) +from:0x020b65fc kind:arm_call to:0x020b9788 module:overlay(3) +from:0x020b6614 kind:arm_call to:0x020b9968 module:overlay(3) +from:0x020b662c kind:arm_call to:0x020b9b48 module:overlay(3) +from:0x020b6644 kind:arm_call to:0x020628a4 module:overlay(0) +from:0x020b6660 kind:arm_call to:0x020166a4 module:main +from:0x020b6678 kind:arm_call to:0x020b7cbc module:overlay(3) +from:0x020b6680 kind:arm_call to:0x020b6718 module:overlay(3) +from:0x020b668c kind:arm_call to:0x020b69b8 module:overlay(3) +from:0x020b6698 kind:load to:0x020b9f28 module:overlay(3) +from:0x020b669c kind:load to:0x020ba720 module:overlay(3) +from:0x020b66b8 kind:arm_call to:0x020b7c94 module:overlay(3) +from:0x020b66c0 kind:arm_call to:0x020b6d54 module:overlay(3) +from:0x020b66c8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b66d4 kind:load to:0x020ba720 module:overlay(3) +from:0x020b66f0 kind:arm_call to:0x020b7c94 module:overlay(3) +from:0x020b66f8 kind:arm_call to:0x020b6d54 module:overlay(3) +from:0x020b6700 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6708 kind:arm_call to:0x02011ff4 module:main +from:0x020b6714 kind:load to:0x020ba720 module:overlay(3) +from:0x020b6784 kind:arm_call to:0x020628c4 module:overlay(0) +from:0x020b67a0 kind:arm_call to:0x02014fb8 module:main +from:0x020b67c4 kind:arm_call to:0x020b67ec module:overlay(3) +from:0x020b67d8 kind:arm_call to:0x020b67ec module:overlay(3) +from:0x020b67e8 kind:load to:0x020b4f64 module:overlay(0) +from:0x020b6868 kind:arm_call to:0x020b8768 module:overlay(3) +from:0x020b6878 kind:arm_call to:0x020b7b8c module:overlay(3) +from:0x020b688c kind:arm_call to:0x020b6918 module:overlay(3) +from:0x020b6894 kind:arm_call to:0x020b7fa4 module:overlay(3) +from:0x020b68b0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6914 kind:load to:0x0204a0f0 module:main +from:0x020b6924 kind:arm_call to:0x020b7aac module:overlay(3) +from:0x020b6964 kind:arm_call to:0x020b69b8 module:overlay(3) +from:0x020b6978 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b6988 kind:arm_call to:0x020b69b8 module:overlay(3) +from:0x020b6998 kind:arm_call to:0x020b69b8 module:overlay(3) +from:0x020b69ac kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b69b4 kind:load to:0x0204a068 module:main +from:0x020b69c8 kind:arm_call to:0x020b7b80 module:overlay(3) +from:0x020b69d0 kind:arm_call to:0x020b8428 module:overlay(3) +from:0x020b69e8 kind:arm_call to:0x020b7fc8 module:overlay(3) +from:0x020b6a2c kind:arm_call to:0x020b67ec module:overlay(3) +from:0x020b6a3c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b6a44 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6a54 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b6a7c kind:arm_call to:0x0203d138 module:main +from:0x020b6aa4 kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020b6ac0 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020b6ad0 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020b6ae4 kind:arm_call to:0x0201e6a8 module:main +from:0x020b6b0c kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020b6b30 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020b6b40 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020b6b50 kind:arm_call to:0x0201e6a8 module:main +from:0x020b6b78 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6b90 kind:arm_call to:0x0201e6a8 module:main +from:0x020b6bb0 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b6bd4 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b6bf4 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b6c0c kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b6c24 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b6c44 kind:arm_call to:0x02011f3c module:main +from:0x020b6c54 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020b6c60 kind:arm_call to:0x0201e6a8 module:main +from:0x020b6c74 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b6cd0 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020b6cdc kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020b6cf8 kind:arm_call to:0x020166a4 module:main +from:0x020b6d10 kind:arm_call to:0x020166a4 module:main +from:0x020b6d1c kind:arm_call to:0x020166a4 module:main +from:0x020b6d2c kind:load to:0x020b9fe4 module:overlay(3) +from:0x020b6d30 kind:load to:0x020b6d40 module:overlay(3) +from:0x020b6d34 kind:load to:0x0206335c module:overlay(0) +from:0x020b6d3c kind:load to:0x020b1f6c module:overlay(0) +from:0x020b6d48 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6d68 kind:arm_call to:0x02011ff4 module:main +from:0x020b6d70 kind:arm_call to:0x02011ff4 module:main +from:0x020b6d78 kind:arm_call to:0x02011ff4 module:main +from:0x020b6d80 kind:arm_call to:0x02011ff4 module:main +from:0x020b6d88 kind:arm_call to:0x02011ff4 module:main +from:0x020b6d94 kind:arm_call to:0x0201f470 module:main +from:0x020b6d9c kind:arm_call to:0x0201f470 module:main +from:0x020b6da8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6db0 kind:arm_call to:0x0201f2a4 module:main +from:0x020b6dc0 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6dc8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6dd4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6ddc kind:arm_call to:0x0201f2a4 module:main +from:0x020b6de4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6dec kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6e00 kind:arm_call to:0x0203d1e8 module:main +from:0x020b6e08 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6e14 kind:load to:0x020b9fe4 module:overlay(3) +from:0x020b6e18 kind:load to:0x020b6d40 module:overlay(3) +from:0x020b6e30 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e38 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e40 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e48 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e50 kind:arm_call to:0x02011ff4 module:main +from:0x020b6e5c kind:arm_call to:0x0201f470 module:main +from:0x020b6e64 kind:arm_call to:0x0201f470 module:main +from:0x020b6e70 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6e78 kind:arm_call to:0x0201f2a4 module:main +from:0x020b6e88 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6e90 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6e9c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6ea4 kind:arm_call to:0x0201f2a4 module:main +from:0x020b6eac kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6eb4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6ec8 kind:arm_call to:0x0203d1e8 module:main +from:0x020b6ed0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6ed8 kind:arm_call to:0x02011ff4 module:main +from:0x020b6ee4 kind:load to:0x020b9fe4 module:overlay(3) +from:0x020b6ee8 kind:load to:0x020b6d40 module:overlay(3) +from:0x020b6f28 kind:load to:0x020ba720 module:overlay(3) +from:0x020b6f2c kind:load to:0x020b9f6c module:overlay(3) +from:0x020b6f6c kind:load to:0x020ba720 module:overlay(3) +from:0x020b6f70 kind:load to:0x020b9fa4 module:overlay(3) +from:0x020b6f88 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020b6f9c kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020b6fb8 kind:arm_call to:0x02028c24 module:main +from:0x020b6fe0 kind:arm_call to:0x0201e8ac module:main +from:0x020b6ff8 kind:arm_call to:0x0201aa1c module:main +from:0x020b7004 kind:load to:0x0204aefc module:main +from:0x020b7044 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b7068 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b70c0 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020b7150 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b7198 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b7234 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020b72b8 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020b72d0 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020b7318 kind:arm_call to:0x0201e7bc module:main +from:0x020b7358 kind:load to:0x020ba720 module:overlay(3) +from:0x020b735c kind:load to:0x020b9f44 module:overlay(3) +from:0x020b7360 kind:load to:0x020b9d2c module:overlay(3) +from:0x020b737c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b73c8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b746c kind:arm_call to:0x0201e8ac module:main +from:0x020b74b4 kind:arm_call to:0x020b7008 module:overlay(3) +from:0x020b74c0 kind:arm_call to:0x020b80ec module:overlay(3) +from:0x020b74e4 kind:load to:0x020b9f44 module:overlay(3) +from:0x020b74e8 kind:load to:0x020ba720 module:overlay(3) +from:0x020b74f8 kind:load to:0x020b7008 module:overlay(3) +from:0x020b753c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b7584 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b7614 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020b7678 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b769c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b76f0 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020b774c kind:arm_call to:0x02064060 module:overlay(0) +from:0x020b7764 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020b77a4 kind:arm_call to:0x0201e84c module:main +from:0x020b77e0 kind:load to:0x020ba720 module:overlay(3) +from:0x020b77e4 kind:load to:0x020b9f44 module:overlay(3) +from:0x020b77e8 kind:load to:0x020b9d2c module:overlay(3) +from:0x020b77f4 kind:load to:0x020b74fc module:overlay(3) +from:0x020b7800 kind:load to:0x020b74fc module:overlay(3) +from:0x020b7820 kind:arm_call to:0x0201e8ac module:main +from:0x020b7888 kind:arm_call to:0x0201e72c module:main +from:0x020b78c0 kind:load to:0x020b9f44 module:overlay(3) +from:0x020b78dc kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020b78e4 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020b78f4 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020b7a58 kind:arm_call to:0x0201e8ac module:main +from:0x020b7aa8 kind:load to:0x020ba720 module:overlay(3) +from:0x020b7b10 kind:load to:0x020b78c4 module:overlay(3) +from:0x020b7b28 kind:arm_call to:0x020b80ec module:overlay(3) +from:0x020b7b48 kind:load to:0x020ba720 module:overlay(3) +from:0x020b7b54 kind:load to:0x020b78c4 module:overlay(3) +from:0x020b7b60 kind:load to:0x020b78c4 module:overlay(3) +from:0x020b7b6c kind:load to:0x020b78c4 module:overlay(3) +from:0x020b7b7c kind:load to:0x020b78c4 module:overlay(3) +from:0x020b7b88 kind:load to:0x020b6eec module:overlay(3) +from:0x020b7be0 kind:arm_call to:0x020634c4 module:overlay(0) +from:0x020b7bf4 kind:load to:0x020b9d36 module:overlay(3) +from:0x020b7bf8 kind:load to:0x020b9d40 module:overlay(3) +from:0x020b7c08 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x020b7c4c kind:arm_call to:0x020282e8 module:main +from:0x020b7c5c kind:arm_call to:0x02036170 module:main +from:0x020b7c8c kind:load to:0x02044390 module:main +from:0x020b7c90 kind:load to:0x020b4f64 module:overlay(0) +from:0x020b7ca8 kind:arm_call to:0x02062124 module:overlay(0) +from:0x020b7cb0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b7cd4 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020b7cd8 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x020b7d00 kind:arm_call to:0x02062518 module:overlay(0) +from:0x020b7d14 kind:arm_call to:0x02062418 module:overlay(0) +from:0x020b7d38 kind:arm_call to:0x02018240 module:main +from:0x020b7d54 kind:arm_call to:0x020b7e68 module:overlay(3) +from:0x020b7d60 kind:load to:0x0204a0f0 module:main +from:0x020b7d80 kind:arm_call to:0x020b7df8 module:overlay(3) +from:0x020b7dc4 kind:arm_call to:0x020b7e68 module:overlay(3) +from:0x020b7e28 kind:load to:0x020b7e68 module:overlay(3) +from:0x020b7e64 kind:load to:0x020b7e68 module:overlay(3) +from:0x020b7ea8 kind:arm_call to:0x020685ac module:overlay(0) +from:0x020b7eb4 kind:arm_call to:0x0206867c module:overlay(0) +from:0x020b7ec0 kind:arm_call to:0x02069bf4 module:overlay(0) +from:0x020b7ed8 kind:arm_call to:0x02068684 module:overlay(0) +from:0x020b7ee0 kind:arm_call to:0x02068fcc module:overlay(0) +from:0x020b7f04 kind:arm_call to:0x020090d4 module:main +from:0x020b7f1c kind:arm_call to:0x0200911c module:main +from:0x020b7f60 kind:arm_call to:0x0206676c module:overlay(0) +from:0x020b7f94 kind:arm_call to:0x02068660 module:overlay(0) +from:0x020b802c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8044 kind:arm_call to:0x02018240 module:main +from:0x020b80a0 kind:arm_call to:0x0201aa1c module:main +from:0x020b80d8 kind:arm_call to:0x02062208 module:overlay(0) +from:0x020b80e4 kind:load to:0x020ba720 module:overlay(3) +from:0x020b80e8 kind:load to:0x0204aefc module:main +from:0x020b818c kind:arm_call to:0x0201e6a8 module:main +from:0x020b8198 kind:load to:0x020ba044 module:overlay(3) +from:0x020b830c kind:arm_call to:0x02014fcc module:main +from:0x020b8320 kind:arm_call to:0x02034038 module:main +from:0x020b832c kind:arm_call to:0x02033f54 module:main +from:0x020b8340 kind:arm_call to:0x02034038 module:main +from:0x020b834c kind:arm_call to:0x02033f54 module:main +from:0x020b8360 kind:arm_call to:0x02034038 module:main +from:0x020b8378 kind:arm_call_thumb to:0x02015488 module:main +from:0x020b8384 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b839c kind:arm_call to:0x02017374 module:main +from:0x020b83c8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b83e0 kind:arm_call to:0x02019578 module:main +from:0x020b83e8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b83f0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b83f8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8400 kind:arm_call_thumb to:0x0201549c module:main +from:0x020b840c kind:load to:0x02049bbc module:main +from:0x020b8410 kind:load to:0x020ba07c module:overlay(3) +from:0x020b8414 kind:load to:0x020ba088 module:overlay(3) +from:0x020b8418 kind:load to:0x020ba098 module:overlay(3) +from:0x020b841c kind:load to:0x020ba09c module:overlay(3) +from:0x020b8420 kind:load to:0x0204a0f0 module:main +from:0x020b8424 kind:load to:0x020ba0ac module:overlay(3) +from:0x020b8464 kind:load to:0x020ba720 module:overlay(3) +from:0x020b8468 kind:load to:0x020ba004 module:overlay(3) +from:0x020b84a0 kind:arm_call to:0x02019654 module:main +from:0x020b84ac kind:arm_call to:0x0201e69c module:main +from:0x020b84e0 kind:arm_call to:0x0201e84c module:main +from:0x020b8518 kind:load to:0x0204a0f0 module:main +from:0x020b851c kind:load to:0x0204aecc module:main +from:0x020b8520 kind:load to:0x020ba000 module:overlay(3) +from:0x020b8564 kind:arm_call to:0x02019654 module:main +from:0x020b8570 kind:arm_call to:0x0201e69c module:main +from:0x020b85a4 kind:arm_call to:0x0201e84c module:main +from:0x020b85d8 kind:load to:0x020b9f44 module:overlay(3) +from:0x020b85dc kind:load to:0x0204a0f0 module:main +from:0x020b85e0 kind:load to:0x0204aecc module:main +from:0x020b85e4 kind:load to:0x020ba000 module:overlay(3) +from:0x020b861c kind:arm_call to:0x02019654 module:main +from:0x020b8628 kind:arm_call to:0x0201e69c module:main +from:0x020b865c kind:arm_call to:0x0201e84c module:main +from:0x020b8694 kind:load to:0x0204a0f0 module:main +from:0x020b8698 kind:load to:0x0204aecc module:main +from:0x020b869c kind:load to:0x020ba000 module:overlay(3) +from:0x020b86dc kind:arm_call to:0x02019654 module:main +from:0x020b86e8 kind:arm_call to:0x0201e69c module:main +from:0x020b871c kind:arm_call to:0x0201e84c module:main +from:0x020b8750 kind:load to:0x020b9d28 module:overlay(3) +from:0x020b8754 kind:load to:0x0204a0f0 module:main +from:0x020b8758 kind:load to:0x0204aecc module:main +from:0x020b875c kind:load to:0x020ba000 module:overlay(3) +from:0x020b87b0 kind:arm_call to:0x02018240 module:main +from:0x020b87d4 kind:arm_call to:0x020685ac module:overlay(0) +from:0x020b87e0 kind:arm_call to:0x0206867c module:overlay(0) +from:0x020b87ec kind:arm_call to:0x02069bf4 module:overlay(0) +from:0x020b8800 kind:arm_call to:0x02068684 module:overlay(0) +from:0x020b8808 kind:arm_call to:0x02068fcc module:overlay(0) +from:0x020b883c kind:arm_call to:0x020090d4 module:main +from:0x020b8858 kind:arm_call to:0x0200911c module:main +from:0x020b8898 kind:arm_call to:0x02068660 module:overlay(0) +from:0x020b88c0 kind:load to:0x020ba0c0 module:overlay(3) +from:0x020b88ec kind:arm_call to:0x020b8918 module:overlay(3) +from:0x020b890c kind:load to:0x020ba720 module:overlay(3) +from:0x020b8958 kind:arm_call to:0x02018240 module:main +from:0x020b8a80 kind:arm_call to:0x020b7d64 module:overlay(3) +from:0x020b8a8c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b8a94 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b8aa0 kind:arm_call to:0x020b7e2c module:overlay(3) +from:0x020b8aac kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b8ab4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b8ac8 kind:arm_call to:0x020b7d64 module:overlay(3) +from:0x020b8ad4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b8adc kind:load to:0x020b51f4 module:overlay(0) +from:0x020b8af8 kind:arm_call to:0x02018240 module:main +from:0x020b8b08 kind:arm_call to:0x02018240 module:main +from:0x020b8b3c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8b94 kind:arm_call to:0x0201aa1c module:main +from:0x020b8ba0 kind:load to:0x0204aefc module:main +from:0x020b8ba8 kind:arm_call to:0x02014fb8 module:main +from:0x020b8bbc kind:load to:0x020ba0e0 module:overlay(3) +from:0x020b8bc0 kind:load to:0x020ba0f0 module:overlay(3) +from:0x020b8bcc kind:arm_call to:0x020b814c module:overlay(3) +from:0x020b8c08 kind:arm_call to:0x020b8ba4 module:overlay(3) +from:0x020b8c20 kind:arm_call to:0x020b8ba4 module:overlay(3) +from:0x020b8c2c kind:arm_call to:0x020b8ba4 module:overlay(3) +from:0x020b8c38 kind:arm_call to:0x020b8ba4 module:overlay(3) +from:0x020b8c4c kind:load to:0x020ba118 module:overlay(3) +from:0x020b8c50 kind:load to:0x020ba0c4 module:overlay(3) +from:0x020b8c5c kind:arm_call to:0x020b819c module:overlay(3) +from:0x020b8c74 kind:arm_call to:0x020b82f0 module:overlay(3) +from:0x020b8c7c kind:load to:0x020ba0c4 module:overlay(3) +from:0x020b8ca8 kind:arm_call to:0x02028c24 module:main +from:0x020b8cf4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8d08 kind:arm_call to:0x0201e8ac module:main +from:0x020b8d6c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8d80 kind:arm_call to:0x0201e8ac module:main +from:0x020b8db8 kind:arm_call to:0x0201aa1c module:main +from:0x020b8ddc kind:arm_call to:0x020b8ae0 module:overlay(3) +from:0x020b8e18 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8e38 kind:arm_call to:0x0201aa1c module:main +from:0x020b8e44 kind:load to:0x0204aefc module:main +from:0x020b8e60 kind:arm_call to:0x020b8768 module:overlay(3) +from:0x020b8e84 kind:arm_call to:0x020b8ba4 module:overlay(3) +from:0x020b8e98 kind:arm_call to:0x020b8ba4 module:overlay(3) +from:0x020b8ec4 kind:arm_call to:0x020b88c8 module:overlay(3) +from:0x020b8f2c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b8f64 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b8fdc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b8fe4 kind:arm_call to:0x020b7dcc module:overlay(3) +from:0x020b8ff0 kind:arm_call to:0x020b9200 module:overlay(3) +from:0x020b8ffc kind:arm_call to:0x020b7df8 module:overlay(3) +from:0x020b9034 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b903c kind:arm_call to:0x020b7dcc module:overlay(3) +from:0x020b9048 kind:arm_call to:0x020b9284 module:overlay(3) +from:0x020b9054 kind:arm_call to:0x020b7df8 module:overlay(3) +from:0x020b908c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b9094 kind:arm_call to:0x020b7dcc module:overlay(3) +from:0x020b90a0 kind:arm_call to:0x020b92d8 module:overlay(3) +from:0x020b90ac kind:arm_call to:0x020b7df8 module:overlay(3) +from:0x020b90e0 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b9118 kind:arm_call to:0x020b8a58 module:overlay(3) +from:0x020b9120 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b913c kind:arm_call to:0x020361c0 module:main +from:0x020b9198 kind:arm_call to:0x020361c0 module:main +from:0x020b91ac kind:load to:0x020ba0c4 module:overlay(3) +from:0x020b91c0 kind:arm_call to:0x020361c0 module:main +from:0x020b91d4 kind:load to:0x020ba0c4 module:overlay(3) +from:0x020b91e8 kind:arm_call to:0x020361c0 module:main +from:0x020b91fc kind:load to:0x020ba0c4 module:overlay(3) +from:0x020b9210 kind:arm_call to:0x020b91b0 module:overlay(3) +from:0x020b9220 kind:arm_call to:0x020b9284 module:overlay(3) +from:0x020b9230 kind:arm_call to:0x020b9124 module:overlay(3) +from:0x020b9240 kind:arm_call to:0x020b91d8 module:overlay(3) +from:0x020b9250 kind:arm_call to:0x020b92d8 module:overlay(3) +from:0x020b9260 kind:arm_call to:0x020b9124 module:overlay(3) +from:0x020b9278 kind:arm_call to:0x020b9124 module:overlay(3) +from:0x020b9280 kind:load to:0x020ba0d8 module:overlay(3) +from:0x020b9294 kind:arm_call to:0x020b9188 module:overlay(3) +from:0x020b92a4 kind:arm_call to:0x020b9200 module:overlay(3) +from:0x020b92b4 kind:arm_call to:0x020b9124 module:overlay(3) +from:0x020b92cc kind:arm_call to:0x020b9124 module:overlay(3) +from:0x020b92d4 kind:load to:0x020ba0c8 module:overlay(3) +from:0x020b92e8 kind:arm_call to:0x020b9188 module:overlay(3) +from:0x020b92f8 kind:arm_call to:0x020b9200 module:overlay(3) +from:0x020b9308 kind:arm_call to:0x020b9124 module:overlay(3) +from:0x020b9320 kind:arm_call to:0x020b9124 module:overlay(3) +from:0x020b9328 kind:load to:0x020ba0d0 module:overlay(3) +from:0x020b9334 kind:arm_call to:0x020b814c module:overlay(3) +from:0x020b9378 kind:load to:0x020ba4bc module:overlay(3) +from:0x020b9384 kind:arm_call to:0x020b819c module:overlay(3) +from:0x020b939c kind:arm_call to:0x020b82f0 module:overlay(3) +from:0x020b93a4 kind:load to:0x020ba490 module:overlay(3) +from:0x020b93d0 kind:arm_call to:0x02028c24 module:main +from:0x020b941c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b9430 kind:arm_call to:0x0201e8ac module:main +from:0x020b949c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b94b0 kind:arm_call to:0x0201e8ac module:main +from:0x020b94e8 kind:arm_call to:0x0201aa1c module:main +from:0x020b950c kind:arm_call to:0x020b8ae0 module:overlay(3) +from:0x020b9548 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b9568 kind:arm_call to:0x0201aa1c module:main +from:0x020b9574 kind:load to:0x0204aefc module:main +from:0x020b9590 kind:arm_call to:0x020b8768 module:overlay(3) +from:0x020b95fc kind:load to:0x020ba490 module:overlay(3) +from:0x020b9610 kind:arm_call to:0x020b88c8 module:overlay(3) +from:0x020b966c kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b96dc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b9724 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b9770 kind:arm_call to:0x020b8a58 module:overlay(3) +from:0x020b9784 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b9790 kind:arm_call to:0x020b814c module:overlay(3) +from:0x020b97cc kind:load to:0x020ba628 module:overlay(3) +from:0x020b97d8 kind:arm_call to:0x020b819c module:overlay(3) +from:0x020b97e8 kind:arm_call to:0x020b82f0 module:overlay(3) +from:0x020b97f0 kind:load to:0x020ba608 module:overlay(3) +from:0x020b9818 kind:arm_call to:0x020b8ae0 module:overlay(3) +from:0x020b9854 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b9874 kind:arm_call to:0x0201aa1c module:main +from:0x020b9880 kind:load to:0x0204aefc module:main +from:0x020b9894 kind:load to:0x020b9d4c module:overlay(3) +from:0x020b98a4 kind:arm_call to:0x020b88c8 module:overlay(3) +from:0x020b98f0 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b9960 kind:arm_call to:0x020b8a58 module:overlay(3) +from:0x020b9970 kind:arm_call to:0x020b814c module:overlay(3) +from:0x020b99ac kind:load to:0x020ba680 module:overlay(3) +from:0x020b99b8 kind:arm_call to:0x020b819c module:overlay(3) +from:0x020b99c8 kind:arm_call to:0x020b82f0 module:overlay(3) +from:0x020b99d0 kind:load to:0x020ba660 module:overlay(3) +from:0x020b99f8 kind:arm_call to:0x020b8ae0 module:overlay(3) +from:0x020b9a34 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b9a54 kind:arm_call to:0x0201aa1c module:main +from:0x020b9a60 kind:load to:0x0204aefc module:main +from:0x020b9a74 kind:load to:0x020b9db4 module:overlay(3) +from:0x020b9a84 kind:arm_call to:0x020b88c8 module:overlay(3) +from:0x020b9ad0 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b9b40 kind:arm_call to:0x020b8a58 module:overlay(3) +from:0x020b9b50 kind:arm_call to:0x020b814c module:overlay(3) +from:0x020b9b8c kind:load to:0x020ba6d8 module:overlay(3) +from:0x020b9b98 kind:arm_call to:0x020b819c module:overlay(3) +from:0x020b9ba8 kind:arm_call to:0x020b82f0 module:overlay(3) +from:0x020b9bb0 kind:load to:0x020ba6b8 module:overlay(3) +from:0x020b9bd8 kind:arm_call to:0x020b8ae0 module:overlay(3) +from:0x020b9c14 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b9c34 kind:arm_call to:0x0201aa1c module:main +from:0x020b9c40 kind:load to:0x0204aefc module:main +from:0x020b9c54 kind:load to:0x020b9e24 module:overlay(3) +from:0x020b9c64 kind:arm_call to:0x020b88c8 module:overlay(3) +from:0x020b9cb0 kind:arm_call to:0x020b8ab8 module:overlay(3) +from:0x020b9d20 kind:arm_call to:0x020b8a58 module:overlay(3) +from:0x020b9edc kind:load to:0x020b9f44 module:overlay(3) +from:0x020b9ef8 kind:load to:0x020ba000 module:overlay(3) +from:0x020b9efc kind:load to:0x020b9e94 module:overlay(3) +from:0x020b9f00 kind:load to:0x020b9ee0 module:overlay(3) +from:0x020b9f28 kind:load to:0x020b66a0 module:overlay(3) +from:0x020b9f2c kind:load to:0x020b66d8 module:overlay(3) +from:0x020b9f30 kind:load to:0x020b6880 module:overlay(3) +from:0x020b9f34 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b9f38 kind:load to:0x020b69d8 module:overlay(3) +from:0x020b9f3c kind:load to:0x020b6a00 module:overlay(3) +from:0x020b9f40 kind:load to:0x02061cbc module:overlay(0) +from:0x020b9f6c kind:load to:0x020b7364 module:overlay(3) +from:0x020b9f74 kind:load to:0x020b74ec module:overlay(3) +from:0x020b9f7c kind:load to:0x020b74f0 module:overlay(3) +from:0x020b9f84 kind:load to:0x020b77ec module:overlay(3) +from:0x020b9f8c kind:load to:0x020b77f8 module:overlay(3) +from:0x020b9f94 kind:load to:0x020b7804 module:overlay(3) +from:0x020b9f9c kind:load to:0x020b7808 module:overlay(3) +from:0x020b9fa4 kind:load to:0x020b7b08 module:overlay(3) +from:0x020b9fac kind:load to:0x020b7b14 module:overlay(3) +from:0x020b9fb4 kind:load to:0x020b7b4c module:overlay(3) +from:0x020b9fbc kind:load to:0x020b7b58 module:overlay(3) +from:0x020b9fc4 kind:load to:0x020b7b64 module:overlay(3) +from:0x020b9fcc kind:load to:0x020b7b70 module:overlay(3) +from:0x020b9fd4 kind:load to:0x020b7b74 module:overlay(3) +from:0x020b9fe4 kind:load to:0x020b6d54 module:overlay(3) +from:0x020b9fe8 kind:load to:0x020b6e1c module:overlay(3) +from:0x020b9fec kind:load to:0x020b6f30 module:overlay(3) +from:0x020b9ff0 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b9ff4 kind:load to:0x020b6f74 module:overlay(3) +from:0x020b9ff8 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b9ffc kind:load to:0x02061cbc module:overlay(0) +from:0x020ba044 kind:load to:0x020b819c module:overlay(3) +from:0x020ba048 kind:load to:0x020b81a0 module:overlay(3) +from:0x020ba04c kind:load to:0x020b82e8 module:overlay(3) +from:0x020ba050 kind:load to:0x020b82ec module:overlay(3) +from:0x020ba054 kind:load to:0x020b846c module:overlay(3) +from:0x020ba058 kind:load to:0x020b8524 module:overlay(3) +from:0x020ba05c kind:load to:0x020b8528 module:overlay(3) +from:0x020ba060 kind:load to:0x020b85e8 module:overlay(3) +from:0x020ba064 kind:load to:0x020b86a0 module:overlay(3) +from:0x020ba068 kind:load to:0x020b8760 module:overlay(3) +from:0x020ba06c kind:load to:0x020b8764 module:overlay(3) +from:0x020ba070 kind:load to:0x020b88c8 module:overlay(3) +from:0x020ba074 kind:load to:0x020b8910 module:overlay(3) +from:0x020ba078 kind:load to:0x020b8a98 module:overlay(3) +from:0x020ba0c4 kind:load to:0x020ba100 module:overlay(3) +from:0x020ba0e0 kind:load to:0x020ba150 module:overlay(3) +from:0x020ba0e4 kind:load to:0x020ba220 module:overlay(3) +from:0x020ba0e8 kind:load to:0x020ba2f0 module:overlay(3) +from:0x020ba0ec kind:load to:0x020ba3c0 module:overlay(3) +from:0x020ba0f0 kind:load to:0x020ba150 module:overlay(3) +from:0x020ba0f4 kind:load to:0x020ba220 module:overlay(3) +from:0x020ba0f8 kind:load to:0x020ba2f0 module:overlay(3) +from:0x020ba0fc kind:load to:0x020ba3c0 module:overlay(3) +from:0x020ba118 kind:load to:0x020b8c54 module:overlay(3) +from:0x020ba11c kind:load to:0x020b81a0 module:overlay(3) +from:0x020ba120 kind:load to:0x020b8c80 module:overlay(3) +from:0x020ba124 kind:load to:0x020b8e48 module:overlay(3) +from:0x020ba128 kind:load to:0x020b846c module:overlay(3) +from:0x020ba12c kind:load to:0x020b8524 module:overlay(3) +from:0x020ba130 kind:load to:0x020b8528 module:overlay(3) +from:0x020ba134 kind:load to:0x020b85e8 module:overlay(3) +from:0x020ba138 kind:load to:0x020b86a0 module:overlay(3) +from:0x020ba13c kind:load to:0x020b8760 module:overlay(3) +from:0x020ba140 kind:load to:0x020b8764 module:overlay(3) +from:0x020ba144 kind:load to:0x020b8eb0 module:overlay(3) +from:0x020ba148 kind:load to:0x020b8e70 module:overlay(3) +from:0x020ba14c kind:load to:0x020b8a98 module:overlay(3) +from:0x020ba490 kind:load to:0x020ba4a0 module:overlay(3) +from:0x020ba494 kind:load to:0x020ba550 module:overlay(3) +from:0x020ba498 kind:load to:0x020ba4f4 module:overlay(3) +from:0x020ba49c kind:load to:0x020ba5ac module:overlay(3) +from:0x020ba4bc kind:load to:0x020b937c module:overlay(3) +from:0x020ba4c0 kind:load to:0x020b81a0 module:overlay(3) +from:0x020ba4c4 kind:load to:0x020b93a8 module:overlay(3) +from:0x020ba4c8 kind:load to:0x020b9578 module:overlay(3) +from:0x020ba4cc kind:load to:0x020b846c module:overlay(3) +from:0x020ba4d0 kind:load to:0x020b8524 module:overlay(3) +from:0x020ba4d4 kind:load to:0x020b8528 module:overlay(3) +from:0x020ba4d8 kind:load to:0x020b85e8 module:overlay(3) +from:0x020ba4dc kind:load to:0x020b86a0 module:overlay(3) +from:0x020ba4e0 kind:load to:0x020b8760 module:overlay(3) +from:0x020ba4e4 kind:load to:0x020b8764 module:overlay(3) +from:0x020ba4e8 kind:load to:0x020b9600 module:overlay(3) +from:0x020ba4ec kind:load to:0x020b95a0 module:overlay(3) +from:0x020ba4f0 kind:load to:0x020b8a98 module:overlay(3) +from:0x020ba608 kind:load to:0x020ba60c module:overlay(3) +from:0x020ba628 kind:load to:0x020b97d0 module:overlay(3) +from:0x020ba62c kind:load to:0x020b81a0 module:overlay(3) +from:0x020ba630 kind:load to:0x020b97f4 module:overlay(3) +from:0x020ba634 kind:load to:0x020b82ec module:overlay(3) +from:0x020ba638 kind:load to:0x020b846c module:overlay(3) +from:0x020ba63c kind:load to:0x020b8524 module:overlay(3) +from:0x020ba640 kind:load to:0x020b8528 module:overlay(3) +from:0x020ba644 kind:load to:0x020b85e8 module:overlay(3) +from:0x020ba648 kind:load to:0x020b86a0 module:overlay(3) +from:0x020ba64c kind:load to:0x020b8760 module:overlay(3) +from:0x020ba650 kind:load to:0x020b8764 module:overlay(3) +from:0x020ba654 kind:load to:0x020b9898 module:overlay(3) +from:0x020ba658 kind:load to:0x020b9884 module:overlay(3) +from:0x020ba65c kind:load to:0x020b8a98 module:overlay(3) +from:0x020ba660 kind:load to:0x020ba664 module:overlay(3) +from:0x020ba680 kind:load to:0x020b99b0 module:overlay(3) +from:0x020ba684 kind:load to:0x020b81a0 module:overlay(3) +from:0x020ba688 kind:load to:0x020b99d4 module:overlay(3) +from:0x020ba68c kind:load to:0x020b82ec module:overlay(3) +from:0x020ba690 kind:load to:0x020b846c module:overlay(3) +from:0x020ba694 kind:load to:0x020b8524 module:overlay(3) +from:0x020ba698 kind:load to:0x020b8528 module:overlay(3) +from:0x020ba69c kind:load to:0x020b85e8 module:overlay(3) +from:0x020ba6a0 kind:load to:0x020b86a0 module:overlay(3) +from:0x020ba6a4 kind:load to:0x020b8760 module:overlay(3) +from:0x020ba6a8 kind:load to:0x020b8764 module:overlay(3) +from:0x020ba6ac kind:load to:0x020b9a78 module:overlay(3) +from:0x020ba6b0 kind:load to:0x020b9a64 module:overlay(3) +from:0x020ba6b4 kind:load to:0x020b8a98 module:overlay(3) +from:0x020ba6b8 kind:load to:0x020ba6bc module:overlay(3) +from:0x020ba6d8 kind:load to:0x020b9b90 module:overlay(3) +from:0x020ba6dc kind:load to:0x020b81a0 module:overlay(3) +from:0x020ba6e0 kind:load to:0x020b9bb4 module:overlay(3) +from:0x020ba6e4 kind:load to:0x020b82ec module:overlay(3) +from:0x020ba6e8 kind:load to:0x020b846c module:overlay(3) +from:0x020ba6ec kind:load to:0x020b8524 module:overlay(3) +from:0x020ba6f0 kind:load to:0x020b8528 module:overlay(3) +from:0x020ba6f4 kind:load to:0x020b85e8 module:overlay(3) +from:0x020ba6f8 kind:load to:0x020b86a0 module:overlay(3) +from:0x020ba6fc kind:load to:0x020b8760 module:overlay(3) +from:0x020ba700 kind:load to:0x020b8764 module:overlay(3) +from:0x020ba704 kind:load to:0x020b9c58 module:overlay(3) +from:0x020ba708 kind:load to:0x020b9c44 module:overlay(3) +from:0x020ba70c kind:load to:0x020b8a98 module:overlay(3) diff --git a/config/usa/arm9/overlays/ov003/symbols.txt b/config/usa/arm9/overlays/ov003/symbols.txt new file mode 100644 index 00000000..629d535e --- /dev/null +++ b/config/usa/arm9/overlays/ov003/symbols.txt @@ -0,0 +1,161 @@ +func_ov003_020b6500 kind:function(arm,size=0x84) addr:0x020b6500 +func_ov003_020b6584 kind:function(arm,size=0x11c) addr:0x020b6584 +func_ov003_020b66a0 kind:function(arm,size=0x38) addr:0x020b66a0 +func_ov003_020b66d8 kind:function(arm,size=0x40) addr:0x020b66d8 +func_ov003_020b6718 kind:function(arm,size=0xd4) addr:0x020b6718 +func_ov003_020b67ec kind:function(arm,size=0x94) addr:0x020b67ec +func_ov003_020b6880 kind:function(arm,size=0x98) addr:0x020b6880 +func_ov003_020b6918 kind:function(arm,size=0xa0) addr:0x020b6918 +func_ov003_020b69b8 kind:function(arm,size=0x20) addr:0x020b69b8 +func_ov003_020b69d8 kind:function(arm,size=0x28) addr:0x020b69d8 +func_ov003_020b6a00 kind:function(arm,size=0x48) addr:0x020b6a00 +func_ov003_020b6a48 kind:function(arm,size=0x2f8) addr:0x020b6a48 +func_ov003_020b6d40 kind:function(arm,size=0x14) addr:0x020b6d40 +func_ov003_020b6d54 kind:function(arm,size=0xc8) addr:0x020b6d54 +func_ov003_020b6e1c kind:function(arm,size=0xd0) addr:0x020b6e1c +func_ov003_020b6eec kind:function(arm,size=0x44) addr:0x020b6eec +func_ov003_020b6f30 kind:function(arm,size=0x44) addr:0x020b6f30 +func_ov003_020b6f74 kind:function(arm,size=0x94) addr:0x020b6f74 +func_ov003_020b7008 kind:function(arm,size=0x35c) addr:0x020b7008 +func_ov003_020b7364 kind:function(arm,size=0x188) addr:0x020b7364 +func_ov003_020b74ec kind:function(arm,size=0x4) addr:0x020b74ec +func_ov003_020b74f0 kind:function(arm,size=0xc) addr:0x020b74f0 +func_ov003_020b74fc kind:function(arm,size=0x2f0) addr:0x020b74fc +func_ov003_020b77ec kind:function(arm,size=0xc) addr:0x020b77ec +func_ov003_020b77f8 kind:function(arm,size=0xc) addr:0x020b77f8 +func_ov003_020b7804 kind:function(arm,size=0x4) addr:0x020b7804 +func_ov003_020b7808 kind:function(arm,size=0xbc) addr:0x020b7808 +func_ov003_020b78c4 kind:function(arm,size=0x1e8) addr:0x020b78c4 +func_ov003_020b7aac kind:function(arm,size=0x5c) addr:0x020b7aac +func_ov003_020b7b08 kind:function(arm,size=0xc) addr:0x020b7b08 +func_ov003_020b7b14 kind:function(arm,size=0x38) addr:0x020b7b14 +func_ov003_020b7b4c kind:function(arm,size=0xc) addr:0x020b7b4c +func_ov003_020b7b58 kind:function(arm,size=0xc) addr:0x020b7b58 +func_ov003_020b7b64 kind:function(arm,size=0xc) addr:0x020b7b64 +func_ov003_020b7b70 kind:function(arm,size=0x4) addr:0x020b7b70 +func_ov003_020b7b74 kind:function(arm,size=0xc) addr:0x020b7b74 +func_ov003_020b7b80 kind:function(arm,size=0xc) addr:0x020b7b80 +func_ov003_020b7b8c kind:function(arm,size=0x70) addr:0x020b7b8c +func_ov003_020b7bfc kind:function(arm,size=0x98) addr:0x020b7bfc +func_ov003_020b7c94 kind:function(arm,size=0x28) addr:0x020b7c94 +func_ov003_020b7cbc kind:function(arm,size=0xa8) addr:0x020b7cbc +func_ov003_020b7d64 kind:function(arm,size=0x68) addr:0x020b7d64 +func_ov003_020b7dcc kind:function(arm,size=0x2c) addr:0x020b7dcc +func_ov003_020b7df8 kind:function(arm,size=0x34) addr:0x020b7df8 +func_ov003_020b7e2c kind:function(arm,size=0x3c) addr:0x020b7e2c +func_ov003_020b7e68 kind:function(arm,size=0x13c) addr:0x020b7e68 +func_ov003_020b7fa4 kind:function(arm,size=0x24) addr:0x020b7fa4 +func_ov003_020b7fc8 kind:function(arm,size=0x124) addr:0x020b7fc8 +func_ov003_020b80ec kind:function(arm,size=0x60) addr:0x020b80ec +func_ov003_020b814c kind:function(arm,size=0x50) addr:0x020b814c +func_ov003_020b819c kind:function(arm,size=0x4) addr:0x020b819c +func_ov003_020b81a0 kind:function(arm,size=0x148) addr:0x020b81a0 +func_ov003_020b82e8 kind:function(arm,size=0x4) addr:0x020b82e8 +func_ov003_020b82ec kind:function(arm,size=0x4) addr:0x020b82ec +func_ov003_020b82f0 kind:function(arm,size=0x138) addr:0x020b82f0 +func_ov003_020b8428 kind:function(arm,size=0x44) addr:0x020b8428 +func_ov003_020b846c kind:function(arm,size=0xb8) addr:0x020b846c +func_ov003_020b8524 kind:function(arm,size=0x4) addr:0x020b8524 +func_ov003_020b8528 kind:function(arm,size=0xc0) addr:0x020b8528 +func_ov003_020b85e8 kind:function(arm,size=0xb8) addr:0x020b85e8 +func_ov003_020b86a0 kind:function(arm,size=0xc0) addr:0x020b86a0 +func_ov003_020b8760 kind:function(arm,size=0x4) addr:0x020b8760 +func_ov003_020b8764 kind:function(arm,size=0x4) addr:0x020b8764 +func_ov003_020b8768 kind:function(arm,size=0x160) addr:0x020b8768 +func_ov003_020b88c8 kind:function(arm,size=0x48) addr:0x020b88c8 +func_ov003_020b8910 kind:function(arm,size=0x8) addr:0x020b8910 +func_ov003_020b8918 kind:function(arm,size=0x140) addr:0x020b8918 +func_ov003_020b8a58 kind:function(arm,size=0x40) addr:0x020b8a58 +func_ov003_020b8a98 kind:function(arm,size=0x20) addr:0x020b8a98 +func_ov003_020b8ab8 kind:function(arm,size=0x28) addr:0x020b8ab8 +func_ov003_020b8ae0 kind:function(arm,size=0xc4) addr:0x020b8ae0 +func_ov003_020b8ba4 kind:function(arm,size=0x20) addr:0x020b8ba4 +func_ov003_020b8bc4 kind:function(arm,size=0x90) addr:0x020b8bc4 +func_ov003_020b8c54 kind:function(arm,size=0x2c) addr:0x020b8c54 +func_ov003_020b8c80 kind:function(arm,size=0x1c8) addr:0x020b8c80 +func_ov003_020b8e48 kind:function(arm,size=0x28) addr:0x020b8e48 +func_ov003_020b8e70 kind:function(arm,size=0x40) addr:0x020b8e70 +func_ov003_020b8eb0 kind:function(arm,size=0x274) addr:0x020b8eb0 +func_ov003_020b9124 kind:function(arm,size=0x64) addr:0x020b9124 +func_ov003_020b9188 kind:function(arm,size=0x28) addr:0x020b9188 +func_ov003_020b91b0 kind:function(arm,size=0x28) addr:0x020b91b0 +func_ov003_020b91d8 kind:function(arm,size=0x28) addr:0x020b91d8 +func_ov003_020b9200 kind:function(arm,size=0x84) addr:0x020b9200 +func_ov003_020b9284 kind:function(arm,size=0x54) addr:0x020b9284 +func_ov003_020b92d8 kind:function(arm,size=0x54) addr:0x020b92d8 +func_ov003_020b932c kind:function(arm,size=0x50) addr:0x020b932c +func_ov003_020b937c kind:function(arm,size=0x2c) addr:0x020b937c +func_ov003_020b93a8 kind:function(arm,size=0x1d0) addr:0x020b93a8 +func_ov003_020b9578 kind:function(arm,size=0x28) addr:0x020b9578 +func_ov003_020b95a0 kind:function(arm,size=0x60) addr:0x020b95a0 +func_ov003_020b9600 kind:function(arm,size=0x188) addr:0x020b9600 +func_ov003_020b9788 kind:function(arm,size=0x48) addr:0x020b9788 +func_ov003_020b97d0 kind:function(arm,size=0x24) addr:0x020b97d0 +func_ov003_020b97f4 kind:function(arm,size=0x90) addr:0x020b97f4 +func_ov003_020b9884 kind:function(arm,size=0x14) addr:0x020b9884 +func_ov003_020b9898 kind:function(arm,size=0xd0) addr:0x020b9898 +func_ov003_020b9968 kind:function(arm,size=0x48) addr:0x020b9968 +func_ov003_020b99b0 kind:function(arm,size=0x24) addr:0x020b99b0 +func_ov003_020b99d4 kind:function(arm,size=0x90) addr:0x020b99d4 +func_ov003_020b9a64 kind:function(arm,size=0x14) addr:0x020b9a64 +func_ov003_020b9a78 kind:function(arm,size=0xd0) addr:0x020b9a78 +func_ov003_020b9b48 kind:function(arm,size=0x48) addr:0x020b9b48 +func_ov003_020b9b90 kind:function(arm,size=0x24) addr:0x020b9b90 +func_ov003_020b9bb4 kind:function(arm,size=0x90) addr:0x020b9bb4 +func_ov003_020b9c44 kind:function(arm,size=0x14) addr:0x020b9c44 +func_ov003_020b9c58 kind:function(arm,size=0xd0) addr:0x020b9c58 +data_ov003_020b9d28 kind:data(any) addr:0x020b9d28 +data_ov003_020b9d2c kind:data(any) addr:0x020b9d2c +data_ov003_020b9d36 kind:data(any) addr:0x020b9d36 +data_ov003_020b9d40 kind:data(any) addr:0x020b9d40 +data_ov003_020b9d4c kind:data(any) addr:0x020b9d4c +data_ov003_020b9db4 kind:data(any) addr:0x020b9db4 +data_ov003_020b9e24 kind:data(any) addr:0x020b9e24 +__sinit_ov003_020b9e94 kind:function(arm,size=0x4c) addr:0x020b9e94 +__sinit_ov003_020b9ee0 kind:function(arm,size=0x1c) addr:0x020b9ee0 +.p__sinit_ov003_020b9e94 kind:data(word) addr:0x020b9efc +.p__sinit_ov003_020b9ee0 kind:data(word) addr:0x020b9f00 +data_ov003_020b9f28 kind:data(any) addr:0x020b9f28 +data_ov003_020b9f44 kind:data(any) addr:0x020b9f44 +data_ov003_020b9f6c kind:data(any) addr:0x020b9f6c +data_ov003_020b9fa4 kind:data(any) addr:0x020b9fa4 +data_ov003_020b9fe4 kind:data(any) addr:0x020b9fe4 +data_ov003_020ba000 kind:data(any) addr:0x020ba000 +data_ov003_020ba004 kind:data(any) addr:0x020ba004 +data_ov003_020ba044 kind:data(any) addr:0x020ba044 +data_ov003_020ba07c kind:data(any) addr:0x020ba07c +data_ov003_020ba088 kind:data(any) addr:0x020ba088 +data_ov003_020ba098 kind:data(any) addr:0x020ba098 +data_ov003_020ba09c kind:data(any) addr:0x020ba09c +data_ov003_020ba0ac kind:data(any) addr:0x020ba0ac +data_ov003_020ba0c0 kind:data(any) addr:0x020ba0c0 +data_ov003_020ba0c4 kind:data(any) addr:0x020ba0c4 +data_ov003_020ba0c8 kind:data(any) addr:0x020ba0c8 +data_ov003_020ba0d0 kind:data(any) addr:0x020ba0d0 +data_ov003_020ba0d8 kind:data(any) addr:0x020ba0d8 +data_ov003_020ba0e0 kind:data(any) addr:0x020ba0e0 +data_ov003_020ba0f0 kind:data(any) addr:0x020ba0f0 +data_ov003_020ba100 kind:data(any) addr:0x020ba100 +data_ov003_020ba118 kind:data(any) addr:0x020ba118 +data_ov003_020ba150 kind:data(any) addr:0x020ba150 +data_ov003_020ba220 kind:data(any) addr:0x020ba220 +data_ov003_020ba2f0 kind:data(any) addr:0x020ba2f0 +data_ov003_020ba3c0 kind:data(any) addr:0x020ba3c0 +data_ov003_020ba490 kind:data(any) addr:0x020ba490 +data_ov003_020ba4a0 kind:data(any) addr:0x020ba4a0 +data_ov003_020ba4bc kind:data(any) addr:0x020ba4bc +data_ov003_020ba4f4 kind:data(any) addr:0x020ba4f4 +data_ov003_020ba550 kind:data(any) addr:0x020ba550 +data_ov003_020ba5ac kind:data(any) addr:0x020ba5ac +data_ov003_020ba608 kind:data(any) addr:0x020ba608 +data_ov003_020ba60c kind:data(any) addr:0x020ba60c +data_ov003_020ba628 kind:data(any) addr:0x020ba628 +data_ov003_020ba660 kind:data(any) addr:0x020ba660 +data_ov003_020ba664 kind:data(any) addr:0x020ba664 +data_ov003_020ba680 kind:data(any) addr:0x020ba680 +data_ov003_020ba6b8 kind:data(any) addr:0x020ba6b8 +data_ov003_020ba6bc kind:data(any) addr:0x020ba6bc +data_ov003_020ba6d8 kind:data(any) addr:0x020ba6d8 +data_ov003_020ba720 kind:bss addr:0x020ba720 +data_ov003_020ba728 kind:bss addr:0x020ba728 +data_ov003_020ba734 kind:bss addr:0x020ba734 diff --git a/config/usa/arm9/overlays/ov004/delinks.txt b/config/usa/arm9/overlays/ov004/delinks.txt new file mode 100644 index 00000000..17a773ad --- /dev/null +++ b/config/usa/arm9/overlays/ov004/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b9a2c kind:code align:32 + .rodata start:0x020b9a2c end:0x020b9de4 kind:rodata align:4 + .init start:0x020b9de4 end:0x020b9e10 kind:code align:4 + .ctor start:0x020b9e10 end:0x020b9e14 kind:rodata align:4 + .data start:0x020b9e20 end:0x020b9f60 kind:data align:32 + .bss start:0x020b9f60 end:0x020c2bc0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov004/relocs.txt b/config/usa/arm9/overlays/ov004/relocs.txt new file mode 100644 index 00000000..ebb50593 --- /dev/null +++ b/config/usa/arm9/overlays/ov004/relocs.txt @@ -0,0 +1,442 @@ +from:0x020b6508 kind:arm_call to:0x02076228 module:overlay(0) +from:0x020b651c kind:load to:0x020b9e28 module:overlay(4) +from:0x020b652c kind:arm_call to:0x02011ff4 module:main +from:0x020b6540 kind:arm_call to:0x020b6790 module:overlay(4) +from:0x020b6554 kind:load to:0x027e09bc module:dtcm +from:0x020b656c kind:load to:0x027e09bc module:dtcm +from:0x020b6570 kind:load to:0x02077198 module:overlay(0) +from:0x020b65b8 kind:arm_call to:0x02015974 module:main +from:0x020b65d4 kind:arm_call to:0x02015974 module:main +from:0x020b65f0 kind:arm_call to:0x02015974 module:main +from:0x020b660c kind:arm_call to:0x02015974 module:main +from:0x020b6628 kind:arm_call to:0x02015974 module:main +from:0x020b6644 kind:arm_call to:0x02015974 module:main +from:0x020b6650 kind:arm_call to:0x020762a4 module:overlay(0) +from:0x020b66f0 kind:arm_call to:0x0203a194 module:main +from:0x020b6768 kind:arm_call to:0x02022bcc module:main +from:0x020b6774 kind:arm_call to:0x020764a0 module:overlay(0) +from:0x020b6780 kind:load to:0x020aac5c module:overlay(0) +from:0x020b6784 kind:load to:0x0203e93c module:main +from:0x020b6788 kind:load to:0x020aac58 module:overlay(0) +from:0x020b6800 kind:arm_call to:0x020157f8 module:main +from:0x020b685c kind:arm_call to:0x020b6704 module:overlay(4) +from:0x020b6868 kind:load to:0x020b9a2c module:overlay(4) +from:0x020b6888 kind:arm_call to:0x020b6790 module:overlay(4) +from:0x020b68f0 kind:arm_call to:0x020157f8 module:main +from:0x020b694c kind:arm_call to:0x020b6704 module:overlay(4) +from:0x020b6958 kind:load to:0x020b9a74 module:overlay(4) +from:0x020b6978 kind:arm_call to:0x02012fd0 module:main +from:0x020b6998 kind:arm_call to:0x020b6a08 module:overlay(4) +from:0x020b69a8 kind:arm_call to:0x0203ce4c module:main +from:0x020b69cc kind:arm_call to:0x020166a4 module:main +from:0x020b69ec kind:load to:0x0204997c module:main +from:0x020b69f0 kind:load to:0x020b9fa4 module:overlay(4) +from:0x020b69f4 kind:load to:0x020b9fa8 module:overlay(4) +from:0x020b69f8 kind:load to:0x020b9f60 module:overlay(4) +from:0x020b69fc kind:load to:0x020b9f7c module:overlay(4) +from:0x020b6a00 kind:load to:0x020b6b14 module:overlay(4) +from:0x020b6a04 kind:load to:0x020b9f64 module:overlay(4) +from:0x020b6a14 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b6a58 kind:arm_call to:0x02011f3c module:main +from:0x020b6a68 kind:arm_call to:0x020b8950 module:overlay(4) +from:0x020b6a80 kind:arm_call to:0x02011f3c module:main +from:0x020b6a90 kind:arm_call to:0x0213b358 module:overlay(56) +from:0x020b6aa8 kind:arm_call to:0x02011f3c module:main +from:0x020b6ab8 kind:arm_call to:0x0211e158 module:overlay(36) +from:0x020b6af0 kind:arm_call to:0x020249ac module:main +from:0x020b6afc kind:load to:0x020b9e40 module:overlay(4) +from:0x020b6b0c kind:load to:0x0204a0f0 module:main +from:0x020b6b34 kind:arm_call to:0x0211eb98 module:overlay(36) +from:0x020b6b3c kind:arm_call to:0x02011ff4 module:main +from:0x020b6b58 kind:arm_call to:0x0213b95c module:overlay(56) +from:0x020b6b60 kind:arm_call to:0x02011ff4 module:main +from:0x020b6b7c kind:arm_call to:0x020b8e88 module:overlay(4) +from:0x020b6b84 kind:arm_call to:0x02011ff4 module:main +from:0x020b6ba0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6bac kind:load to:0x020b9e40 module:overlay(4) +from:0x020b6bb0 kind:load to:0x0204a0f0 module:main +from:0x020b6bd4 kind:arm_call to:0x0211eb98 module:overlay(36) +from:0x020b6bdc kind:arm_call to:0x02011ff4 module:main +from:0x020b6bf8 kind:arm_call to:0x0213b95c module:overlay(56) +from:0x020b6c00 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c1c kind:arm_call to:0x020b8e88 module:overlay(4) +from:0x020b6c24 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c40 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6c48 kind:arm_call to:0x02011ff4 module:main +from:0x020b6c54 kind:load to:0x020b9e40 module:overlay(4) +from:0x020b6c58 kind:load to:0x0204a0f0 module:main +from:0x020b6c7c kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x020b6c90 kind:arm_call to:0x020b8f28 module:overlay(4) +from:0x020b6ca8 kind:arm_call to:0x0213bb84 module:overlay(56) +from:0x020b6cc0 kind:arm_call to:0x0211efa0 module:overlay(36) +from:0x020b6cd4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6d0c kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b6d18 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b6d2c kind:arm_call to:0x0201c4b0 module:main +from:0x020b6d34 kind:load to:0x020b5198 module:overlay(0) +from:0x020b6d38 kind:load to:0x0204a0f0 module:main +from:0x020b6d3c kind:load to:0x0204a068 module:main +from:0x020b6d40 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6d44 kind:load to:0x0204ae8c module:main +from:0x020b6d5c kind:arm_call to:0x020b918c module:overlay(4) +from:0x020b6d6c kind:arm_call to:0x0213bc74 module:overlay(56) +from:0x020b6d7c kind:arm_call to:0x0211f0c4 module:overlay(36) +from:0x020b6d98 kind:arm_call to:0x020b92c8 module:overlay(4) +from:0x020b6da8 kind:arm_call to:0x0213bd30 module:overlay(56) +from:0x020b6db8 kind:arm_call to:0x0211f144 module:overlay(36) +from:0x020b6dd4 kind:arm_call to:0x020b92e4 module:overlay(4) +from:0x020b6de4 kind:arm_call to:0x0213bd40 module:overlay(56) +from:0x020b6df4 kind:arm_call to:0x0211f160 module:overlay(36) +from:0x020b6e14 kind:arm_call to:0x02012ff8 module:main +from:0x020b6e20 kind:load to:0x0204997c module:main +from:0x020b6e50 kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x020b6e7c kind:arm_call to:0x020d3dec module:overlay(24) +from:0x020b6e84 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6ea8 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6eac kind:load to:0x020d3d89 module:overlays(19,24) +from:0x020b6ef8 kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020b6f14 kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020b6f30 kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020b6f4c kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020b6f68 kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020b6f84 kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020b6fa0 kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020b6fb8 kind:load to:0x020b64f0 module:overlay(0) +from:0x020b6fc4 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020b6fdc kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020b6fec kind:arm_call to:0x0201e6a8 module:main +from:0x020b6ff4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b7018 kind:load to:0x020b9e64 module:overlay(4) +from:0x020b701c kind:load to:0x020b1f6c module:overlay(0) +from:0x020b7054 kind:arm_call to:0x0203d138 module:main +from:0x020b705c kind:arm_call to:0x020b7fa0 module:overlay(4) +from:0x020b7068 kind:arm_call to:0x02064644 module:overlay(0) +from:0x020b7084 kind:arm_call to:0x0203d138 module:main +from:0x020b70d8 kind:arm_call to:0x020249ac module:main +from:0x020b70e4 kind:arm_call to:0x020b82fc module:overlay(4) +from:0x020b70f0 kind:arm_call to:0x020b6e24 module:overlay(4) +from:0x020b71c0 kind:arm_call to:0x020b6eb0 module:overlay(4) +from:0x020b7208 kind:arm_call to:0x020647b8 module:overlay(0) +from:0x020b7240 kind:arm_call to:0x020647b8 module:overlay(0) +from:0x020b7250 kind:arm_call to:0x02064e04 module:overlay(0) +from:0x020b7270 kind:arm_call to:0x02064e44 module:overlay(0) +from:0x020b727c kind:arm_call to:0x02064efc module:overlay(0) +from:0x020b72e0 kind:arm_call to:0x020b7bb0 module:overlay(4) +from:0x020b72f0 kind:arm_call to:0x020166a4 module:main +from:0x020b72fc kind:arm_call to:0x020b7fcc module:overlay(4) +from:0x020b7320 kind:arm_call to:0x020b8070 module:overlay(4) +from:0x020b7328 kind:arm_call to:0x020b8048 module:overlay(4) +from:0x020b736c kind:arm_call to:0x020b83ac module:overlay(4) +from:0x020b7380 kind:arm_call to:0x020166a4 module:main +from:0x020b73a8 kind:load to:0x020b73c8 module:overlay(4) +from:0x020b73ac kind:load to:0x020b6fbc module:overlay(4) +from:0x020b73b0 kind:load to:0x020b8384 module:overlay(4) +from:0x020b73b4 kind:load to:0x020b8324 module:overlay(4) +from:0x020b73b8 kind:load to:0x020c2ba8 module:overlay(4) +from:0x020b73c0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b73c4 kind:load to:0x020b9dc0 module:overlay(4) +from:0x020b73d0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b73f4 kind:arm_call to:0x020b8464 module:overlay(4) +from:0x020b7410 kind:arm_call to:0x02016684 module:main +from:0x020b743c kind:arm_call to:0x0203d1e8 module:main +from:0x020b7448 kind:arm_call to:0x020647b4 module:overlay(0) +from:0x020b745c kind:arm_call to:0x0203d1e8 module:main +from:0x020b7468 kind:load to:0x020c2ba8 module:overlay(4) +from:0x020b746c kind:load to:0x020b8384 module:overlay(4) +from:0x020b7470 kind:load to:0x020b73c8 module:overlay(4) +from:0x020b7490 kind:arm_call to:0x0206488c module:overlay(0) +from:0x020b74d8 kind:arm_call to:0x020b7884 module:overlay(4) +from:0x020b74e8 kind:arm_call to:0x020b8150 module:overlay(4) +from:0x020b74fc kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020b7504 kind:arm_call to:0x020b8520 module:overlay(4) +from:0x020b751c kind:arm_call to:0x02064b80 module:overlay(0) +from:0x020b757c kind:arm_call to:0x020b7ff4 module:overlay(4) +from:0x020b7584 kind:arm_call to:0x020b8048 module:overlay(4) +from:0x020b75ac kind:arm_call to:0x020b7900 module:overlay(4) +from:0x020b75c0 kind:arm_call to:0x020b77d0 module:overlay(4) +from:0x020b75d8 kind:arm_call to:0x02064ec0 module:overlay(0) +from:0x020b75e0 kind:arm_call to:0x020b7900 module:overlay(4) +from:0x020b7604 kind:arm_call to:0x0206536c module:overlay(0) +from:0x020b761c kind:arm_call to:0x020648c4 module:overlay(0) +from:0x020b7628 kind:arm_call to:0x0206536c module:overlay(0) +from:0x020b765c kind:arm_call to:0x020b86c0 module:overlay(4) +from:0x020b7678 kind:arm_call to:0x020653e8 module:overlay(0) +from:0x020b76a4 kind:arm_call to:0x020b8488 module:overlay(4) +from:0x020b76bc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7700 kind:arm_call to:0x020b88c4 module:overlay(4) +from:0x020b7718 kind:arm_call to:0x020b88a4 module:overlay(4) +from:0x020b772c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b7750 kind:load to:0x0204a0f0 module:main +from:0x020b7754 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7778 kind:arm_call to:0x02064d40 module:overlay(0) +from:0x020b7780 kind:arm_call to:0x020b8048 module:overlay(4) +from:0x020b779c kind:arm_call to:0x020b85a4 module:overlay(4) +from:0x020b780c kind:arm_call to:0x020b8520 module:overlay(4) +from:0x020b781c kind:arm_call to:0x020b8900 module:overlay(4) +from:0x020b7864 kind:arm_call to:0x020b8924 module:overlay(4) +from:0x020b7918 kind:arm_call to:0x0206536c module:overlay(0) +from:0x020b7950 kind:arm_call to:0x020b6eb0 module:overlay(4) +from:0x020b7990 kind:arm_call to:0x020b6e24 module:overlay(4) +from:0x020b79e4 kind:arm_call to:0x02064e04 module:overlay(0) +from:0x020b7a10 kind:arm_call to:0x020b86c0 module:overlay(4) +from:0x020b7a54 kind:arm_call to:0x020b81f4 module:overlay(4) +from:0x020b7abc kind:arm_call to:0x020b8224 module:overlay(4) +from:0x020b7b0c kind:arm_call to:0x020b77d0 module:overlay(4) +from:0x020b7b18 kind:arm_call to:0x020b82ac module:overlay(4) +from:0x020b7b30 kind:arm_call to:0x02064ec0 module:overlay(0) +from:0x020b7b50 kind:arm_call to:0x020b783c module:overlay(4) +from:0x020b7b5c kind:arm_call to:0x020b825c module:overlay(4) +from:0x020b7b88 kind:arm_call to:0x02064e44 module:overlay(0) +from:0x020b7bac kind:load to:0x020b9db0 module:overlay(4) +from:0x020b7bf4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7c14 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7c48 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020b7c64 kind:arm_call to:0x020181ec module:main +from:0x020b7c88 kind:load to:0x020b9d90 module:overlay(4) +from:0x020b7c8c kind:load to:0x020b9d98 module:overlay(4) +from:0x020b7c90 kind:load to:0x020b9d88 module:overlay(4) +from:0x020b7c9c kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x020b7cb0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b7cb8 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b7cd8 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020b7d2c kind:arm_call to:0x0201aaa8 module:main +from:0x020b7da4 kind:arm_call to:0x02028c24 module:main +from:0x020b7de4 kind:arm_call to:0x0201aa1c module:main +from:0x020b7df0 kind:load to:0x0204aefc module:main +from:0x020b7e00 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020b7e1c kind:arm_call to:0x02063fdc module:overlay(0) +from:0x020b7e80 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020b7ebc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7ee0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7ef8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b7f2c kind:arm_call to:0x0206413c module:overlay(0) +from:0x020b7f34 kind:load to:0x020b9d78 module:overlay(4) +from:0x020b7f38 kind:load to:0x020b9d80 module:overlay(4) +from:0x020b7f3c kind:load to:0x020b9d74 module:overlay(4) +from:0x020b7f70 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020b7f98 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020b8000 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8024 kind:arm_call to:0x020b8070 module:overlay(4) +from:0x020b8030 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b8038 kind:arm_call to:0x020b8150 module:overlay(4) +from:0x020b8040 kind:load to:0x0204a0f0 module:main +from:0x020b8044 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b809c kind:arm_call to:0x020b7e10 module:overlay(4) +from:0x020b80c0 kind:arm_call to:0x020b7df4 module:overlay(4) +from:0x020b8104 kind:arm_call to:0x020b7e88 module:overlay(4) +from:0x020b81b4 kind:arm_call to:0x020b7e2c module:overlay(4) +from:0x020b828c kind:arm_call to:0x020b7f40 module:overlay(4) +from:0x020b82dc kind:arm_call to:0x020b7f7c module:overlay(4) +from:0x020b8318 kind:load to:0x020b6eb0 module:overlay(4) +from:0x020b831c kind:load to:0x020c2ba8 module:overlay(4) +from:0x020b8320 kind:load to:0x020b6e88 module:overlay(4) +from:0x020b8338 kind:arm_call to:0x0201fd10 module:main +from:0x020b8344 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020b8354 kind:arm_call to:0x0201e6a8 module:main +from:0x020b835c kind:arm_call to:0x02062b1c module:overlay(0) +from:0x020b8380 kind:load to:0x020b1f6c module:overlay(0) +from:0x020b8390 kind:arm_call to:0x02062b90 module:overlay(0) +from:0x020b8398 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b83a0 kind:arm_call to:0x0201f2a4 module:main +from:0x020b83c8 kind:arm_call to:0x0201fd50 module:main +from:0x020b83d4 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020b8404 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8454 kind:arm_call to:0x020b86c0 module:overlay(4) +from:0x020b8478 kind:arm_call to:0x02016684 module:main +from:0x020b8480 kind:arm_call to:0x0201f470 module:main +from:0x020b84d8 kind:arm_call to:0x020181ec module:main +from:0x020b8514 kind:arm_call to:0x020b8520 module:overlay(4) +from:0x020b8618 kind:arm_call to:0x0201aa1c module:main +from:0x020b8668 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8690 kind:arm_call to:0x0201aa1c module:main +from:0x020b86ac kind:arm_call to:0x0201f48c module:main +from:0x020b86b8 kind:load to:0x0204aefc module:main +from:0x020b86bc kind:load to:0x020c2ba8 module:overlay(4) +from:0x020b8784 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b87c8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b87f0 kind:arm_call to:0x020b6e88 module:overlay(4) +from:0x020b886c kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020b8888 kind:arm_call to:0x0201fed8 module:main +from:0x020b8890 kind:arm_call to:0x020b8520 module:overlay(4) +from:0x020b889c kind:load to:0x020c2ba8 module:overlay(4) +from:0x020b88a0 kind:load to:0x020b9da0 module:overlay(4) +from:0x020b88bc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b88e8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b88f8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b891c kind:arm_call to:0x0206413c module:overlay(0) +from:0x020b8930 kind:load to:0x0206425c module:overlay(0) +from:0x020b893c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b8944 kind:arm_call to:0x02011ff4 module:main +from:0x020b8960 kind:arm_call to:0x020b6500 module:overlay(4) +from:0x020b8968 kind:arm_call to:0x020b92f4 module:overlay(4) +from:0x020b8978 kind:arm_call to:0x0206335c module:overlay(0) +from:0x020b8984 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020b8994 kind:arm_call to:0x0201e6a8 module:main +from:0x020b89ac kind:arm_call to:0x0201f6c8 module:main +from:0x020b89c0 kind:arm_call to:0x0201f6c8 module:main +from:0x020b89f4 kind:arm_call to:0x0201e6a8 module:main +from:0x020b8a08 kind:arm_call to:0x02019510 module:main +from:0x020b8a1c kind:arm_call_thumb to:0x02015488 module:main +from:0x020b8a28 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b8a40 kind:arm_call to:0x02017374 module:main +from:0x020b8a68 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8a70 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8a78 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8a80 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8a98 kind:arm_call to:0x02017374 module:main +from:0x020b8ac0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8ac8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8ad0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8ad8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8ae0 kind:arm_call_thumb to:0x0201549c module:main +from:0x020b8af4 kind:arm_call_thumb to:0x02015488 module:main +from:0x020b8b00 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b8b18 kind:arm_call to:0x02017374 module:main +from:0x020b8b3c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8b44 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8b4c kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8b54 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8b6c kind:arm_call to:0x02017374 module:main +from:0x020b8b90 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8b98 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8ba0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8ba8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8bc0 kind:arm_call to:0x02017374 module:main +from:0x020b8bec kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b8bf4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8bfc kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8c04 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b8c0c kind:arm_call_thumb to:0x0201549c module:main +from:0x020b8cb0 kind:arm_call to:0x02011f3c module:main +from:0x020b8cd0 kind:arm_call to:0x020b7020 module:overlay(4) +from:0x020b8cf8 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b8d04 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b8d40 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b8d58 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020b8d64 kind:arm_call to:0x020166a4 module:main +from:0x020b8d70 kind:arm_call to:0x0201f708 module:main +from:0x020b8d7c kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020b8da8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8ddc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8e34 kind:arm_call to:0x0201e84c module:main +from:0x020b8e40 kind:arm_call to:0x020b6538 module:overlay(4) +from:0x020b8e50 kind:load to:0x020b1f6c module:overlay(0) +from:0x020b8e54 kind:load to:0x0204a0f0 module:main +from:0x020b8e58 kind:load to:0x020b9e74 module:overlay(4) +from:0x020b8e5c kind:load to:0x020b9e8c module:overlay(4) +from:0x020b8e60 kind:load to:0x020b9e90 module:overlay(4) +from:0x020b8e64 kind:load to:0x020b9ea0 module:overlay(4) +from:0x020b8e68 kind:load to:0x020b9eb0 module:overlay(4) +from:0x020b8e6c kind:load to:0x020b9ec0 module:overlay(4) +from:0x020b8e70 kind:load to:0x020b9ed0 module:overlay(4) +from:0x020b8e74 kind:load to:0x020b9ee0 module:overlay(4) +from:0x020b8e78 kind:load to:0x020b9ef0 module:overlay(4) +from:0x020b8e90 kind:arm_call to:0x020b6558 module:overlay(4) +from:0x020b8e98 kind:arm_call to:0x02016684 module:main +from:0x020b8eb4 kind:arm_call to:0x0201f470 module:main +from:0x020b8ebc kind:arm_call to:0x0201f470 module:main +from:0x020b8ed0 kind:arm_call to:0x020b73dc module:overlay(4) +from:0x020b8ed8 kind:arm_call to:0x02011ff4 module:main +from:0x020b8eec kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b8ef4 kind:arm_call to:0x0201f2a4 module:main +from:0x020b8efc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b8f04 kind:arm_call to:0x0201f2a4 module:main +from:0x020b8f0c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b8f14 kind:arm_call to:0x020b9414 module:overlay(4) +from:0x020b8f1c kind:arm_call to:0x020b6520 module:overlay(4) +from:0x020b8f5c kind:arm_call to:0x020b9604 module:overlay(4) +from:0x020b8f78 kind:arm_call to:0x0201f470 module:main +from:0x020b8f8c kind:arm_call to:0x020b7b9c module:overlay(4) +from:0x020b8f9c kind:arm_call to:0x0201f708 module:main +from:0x020b8ffc kind:arm_call to:0x020b686c module:overlay(4) +from:0x020b9008 kind:arm_call to:0x020b944c module:overlay(4) +from:0x020b9010 kind:arm_call to:0x020b7a24 module:overlay(4) +from:0x020b9020 kind:arm_call to:0x020b7474 module:overlay(4) +from:0x020b902c kind:arm_call to:0x020b7a24 module:overlay(4) +from:0x020b917c kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020b91bc kind:arm_call to:0x0201aa1c module:main +from:0x020b91c8 kind:arm_call to:0x0201f48c module:main +from:0x020b91dc kind:arm_call to:0x0201e8ac module:main +from:0x020b91f8 kind:arm_call to:0x0201aa1c module:main +from:0x020b922c kind:arm_call to:0x0201e8ac module:main +from:0x020b92b0 kind:arm_call to:0x0201f48c module:main +from:0x020b92b8 kind:arm_call to:0x020b7758 module:overlay(4) +from:0x020b92c4 kind:load to:0x0204aefc module:main +from:0x020b92dc kind:arm_call to:0x020b954c module:overlay(4) +from:0x020b92f0 kind:load to:0x020b77b0 module:overlay(4) +from:0x020b9304 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020b935c kind:arm_call to:0x020d483c module:overlay(24) +from:0x020b9374 kind:arm_call to:0x020d483c module:overlay(24) +from:0x020b938c kind:arm_call to:0x020d483c module:overlay(24) +from:0x020b93a4 kind:arm_call to:0x020d483c module:overlay(24) +from:0x020b93cc kind:arm_call to:0x02011f3c module:main +from:0x020b93ec kind:arm_call_thumb to:0x02058c28 module:overlay(0) +from:0x020b9400 kind:arm_call to:0x02011f3c module:main +from:0x020b9410 kind:load to:0x027e0d00 module:dtcm +from:0x020b941c kind:arm_call to:0x020b99d4 module:overlay(4) +from:0x020b9424 kind:arm_call to:0x02011ff4 module:main +from:0x020b9434 kind:arm_call to:0x02011ff4 module:main +from:0x020b9440 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020b94e8 kind:arm_call to:0x02024ce8 module:main +from:0x020b9520 kind:arm_call to:0x02024db4 module:main +from:0x020b953c kind:arm_call to:0x02024ce8 module:main +from:0x020b95a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020b95c8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020b95dc kind:arm_call to:0x01ffb714 module:itcm +from:0x020b9600 kind:load to:0x0203e93c module:main +from:0x020b9620 kind:arm_call to:0x020b99d4 module:overlay(4) +from:0x020b9648 kind:arm_call to:0x02011f3c module:main +from:0x020b965c kind:arm_call to:0x020d4ee8 module:overlay(24) +from:0x020b967c kind:arm_call_thumb to:0x020588d0 module:overlay(0) +from:0x020b9704 kind:arm_call to:0x0200f218 module:main +from:0x020b976c kind:arm_call to:0x0200eab0 module:main +from:0x020b979c kind:arm_call to:0x02024ce8 module:main +from:0x020b97dc kind:arm_call to:0x02024db4 module:main +from:0x020b97fc kind:arm_call to:0x02024ce8 module:main +from:0x020b98d8 kind:arm_call to:0x0205a670 module:overlay(0) +from:0x020b9908 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020b9914 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020b9928 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020b9934 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020b9958 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020b9964 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020b9974 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020b9980 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020b99a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020b99ac kind:load to:0x020b9dd0 module:overlay(4) +from:0x020b99b4 kind:load to:0x020b9f08 module:overlay(4) +from:0x020b99b8 kind:load to:0x020b9f2c module:overlay(4) +from:0x020b99bc kind:load to:0x020b9f38 module:overlay(4) +from:0x020b99c8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020b99e8 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x020b9a18 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020b9a20 kind:arm_call to:0x02011ff4 module:main +from:0x020b9e00 kind:load to:0x020b9fa4 module:overlay(4) +from:0x020b9e04 kind:load to:0x020b6dfc module:overlay(4) +from:0x020b9e08 kind:load to:0x020b9f70 module:overlay(4) +from:0x020b9e0c kind:load to:0x0203ce4c module:main +from:0x020b9e10 kind:load to:0x020b9de4 module:overlay(4) +from:0x020b9e28 kind:load to:0x020b6574 module:overlay(4) +from:0x020b9e2c kind:load to:0x02076674 module:overlay(0) +from:0x020b9e30 kind:load to:0x020b6520 module:overlay(4) +from:0x020b9e34 kind:load to:0x020b6524 module:overlay(4) +from:0x020b9e40 kind:load to:0x020b6b14 module:overlay(4) +from:0x020b9e44 kind:load to:0x020b6bb4 module:overlay(4) +from:0x020b9e48 kind:load to:0x020b6c5c module:overlay(4) +from:0x020b9e4c kind:load to:0x020b6d84 module:overlay(4) +from:0x020b9e50 kind:load to:0x020b6d48 module:overlay(4) +from:0x020b9e54 kind:load to:0x020b6dc0 module:overlay(4) +from:0x020b9e58 kind:load to:0x02061cbc module:overlay(0) +from:0x020b9e64 kind:load to:0x020b73c8 module:overlay(4) +from:0x020b9e68 kind:load to:0x020b8934 module:overlay(4) +from:0x020b9e6c kind:load to:0x020b7c94 module:overlay(4) +from:0x020b9e70 kind:load to:0x020b7ce0 module:overlay(4) +from:0x020b9f08 kind:load to:0x020b99c0 module:overlay(4) +from:0x020b9f0c kind:load to:0x020b9a10 module:overlay(4) +from:0x020b9f10 kind:load to:0x0205a700 module:overlay(0) +from:0x020b9f14 kind:load to:0x01ffc57c module:itcm +from:0x020b9f18 kind:load to:0x02057da8 module:overlay(0) +from:0x020b9f1c kind:load to:0x02057e24 module:overlay(0) +from:0x020b9f20 kind:load to:0x02057e88 module:overlay(0) +from:0x020b9f24 kind:load to:0x01ffc7a4 module:itcm +from:0x020b9f28 kind:load to:0x02057d64 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov004/symbols.txt b/config/usa/arm9/overlays/ov004/symbols.txt new file mode 100644 index 00000000..3f2c9d1b --- /dev/null +++ b/config/usa/arm9/overlays/ov004/symbols.txt @@ -0,0 +1,162 @@ +func_ov004_020b6500 kind:function(arm,size=0x20) addr:0x020b6500 +func_ov004_020b6520 kind:function(arm,size=0x4) addr:0x020b6520 +func_ov004_020b6524 kind:function(arm,size=0x14) addr:0x020b6524 +func_ov004_020b6538 kind:function(arm,size=0x20) addr:0x020b6538 +func_ov004_020b6558 kind:function(arm,size=0x1c) addr:0x020b6558 +func_ov004_020b6574 kind:function(arm,size=0xe4) addr:0x020b6574 +func_ov004_020b6658 kind:function(arm,size=0xac) addr:0x020b6658 +func_ov004_020b6704 kind:function(arm,size=0x8c) addr:0x020b6704 +func_ov004_020b6790 kind:function(arm,size=0xdc) addr:0x020b6790 +func_ov004_020b686c kind:function(arm,size=0xf0) addr:0x020b686c +func_ov004_020b695c kind:function(arm,size=0xac) addr:0x020b695c +func_ov004_020b6a08 kind:function(arm,size=0x10c) addr:0x020b6a08 +func_ov004_020b6b14 kind:function(arm,size=0xa0) addr:0x020b6b14 +func_ov004_020b6bb4 kind:function(arm,size=0xa8) addr:0x020b6bb4 +func_ov004_020b6c5c kind:function(arm,size=0xec) addr:0x020b6c5c +func_ov004_020b6d48 kind:function(arm,size=0x3c) addr:0x020b6d48 +func_ov004_020b6d84 kind:function(arm,size=0x3c) addr:0x020b6d84 +func_ov004_020b6dc0 kind:function(arm,size=0x3c) addr:0x020b6dc0 +func_ov004_020b6dfc kind:function(arm,size=0x28) addr:0x020b6dfc +func_ov004_020b6e24 kind:function(arm,size=0x64) addr:0x020b6e24 +func_ov004_020b6e88 kind:function(arm,size=0x28) addr:0x020b6e88 +func_ov004_020b6eb0 kind:function(arm,size=0x10c) addr:0x020b6eb0 +func_ov004_020b6fbc kind:function(arm,size=0x64) addr:0x020b6fbc +func_ov004_020b7020 kind:function(arm,size=0x3a8) addr:0x020b7020 +func_ov004_020b73c8 kind:function(arm,size=0x14) addr:0x020b73c8 +func_ov004_020b73dc kind:function(arm,size=0x98) addr:0x020b73dc +func_ov004_020b7474 kind:function(arm,size=0x2e4) addr:0x020b7474 +func_ov004_020b7758 kind:function(arm,size=0x58) addr:0x020b7758 +func_ov004_020b77b0 kind:function(arm,size=0x20) addr:0x020b77b0 +func_ov004_020b77d0 kind:function(arm,size=0x6c) addr:0x020b77d0 +func_ov004_020b783c kind:function(arm,size=0x48) addr:0x020b783c +func_ov004_020b7884 kind:function(arm,size=0x7c) addr:0x020b7884 +func_ov004_020b7900 kind:function(arm,size=0x124) addr:0x020b7900 +func_ov004_020b7a24 kind:function(arm,size=0x20) addr:0x020b7a24 +func_ov004_020b7a44 kind:function(arm,size=0x6c) addr:0x020b7a44 +func_ov004_020b7ab0 kind:function(arm,size=0x50) addr:0x020b7ab0 +func_ov004_020b7b00 kind:function(arm,size=0x44) addr:0x020b7b00 +func_ov004_020b7b44 kind:function(arm,size=0x58) addr:0x020b7b44 +func_ov004_020b7b9c kind:function(arm,size=0x14) addr:0x020b7b9c +func_ov004_020b7bb0 kind:function(arm,size=0xe4) addr:0x020b7bb0 +func_ov004_020b7c94 kind:function(arm,size=0x4c) addr:0x020b7c94 +func_ov004_020b7ce0 kind:function(arm,size=0x114) addr:0x020b7ce0 +func_ov004_020b7df4 kind:function(arm,size=0x1c) addr:0x020b7df4 +func_ov004_020b7e10 kind:function(arm,size=0x1c) addr:0x020b7e10 +func_ov004_020b7e2c kind:function(arm,size=0x5c) addr:0x020b7e2c +func_ov004_020b7e88 kind:function(arm,size=0xb8) addr:0x020b7e88 +func_ov004_020b7f40 kind:function(arm,size=0x3c) addr:0x020b7f40 +func_ov004_020b7f7c kind:function(arm,size=0x24) addr:0x020b7f7c +func_ov004_020b7fa0 kind:function(arm,size=0x2c) addr:0x020b7fa0 +func_ov004_020b7fcc kind:function(arm,size=0x28) addr:0x020b7fcc +func_ov004_020b7ff4 kind:function(arm,size=0x54) addr:0x020b7ff4 +func_ov004_020b8048 kind:function(arm,size=0x28) addr:0x020b8048 +func_ov004_020b8070 kind:function(arm,size=0xe0) addr:0x020b8070 +func_ov004_020b8150 kind:function(arm,size=0xa4) addr:0x020b8150 +func_ov004_020b81f4 kind:function(arm,size=0x30) addr:0x020b81f4 +func_ov004_020b8224 kind:function(arm,size=0x38) addr:0x020b8224 +func_ov004_020b825c kind:function(arm,size=0x50) addr:0x020b825c +func_ov004_020b82ac kind:function(arm,size=0x50) addr:0x020b82ac +func_ov004_020b82fc kind:function(arm,size=0x28) addr:0x020b82fc +func_ov004_020b8324 kind:function(arm,size=0x60) addr:0x020b8324 +func_ov004_020b8384 kind:function(arm,size=0x28) addr:0x020b8384 +func_ov004_020b83ac kind:function(arm,size=0xb8) addr:0x020b83ac +func_ov004_020b8464 kind:function(arm,size=0x24) addr:0x020b8464 +func_ov004_020b8488 kind:function(arm,size=0x98) addr:0x020b8488 +func_ov004_020b8520 kind:function(arm,size=0x84) addr:0x020b8520 +func_ov004_020b85a4 kind:function(arm,size=0x11c) addr:0x020b85a4 +func_ov004_020b86c0 kind:function(arm,size=0x1e4) addr:0x020b86c0 +func_ov004_020b88a4 kind:function(arm,size=0x20) addr:0x020b88a4 +func_ov004_020b88c4 kind:function(arm,size=0x3c) addr:0x020b88c4 +func_ov004_020b8900 kind:function(arm,size=0x24) addr:0x020b8900 +func_ov004_020b8924 kind:function(arm,size=0x10) addr:0x020b8924 +func_ov004_020b8934 kind:function(arm,size=0x1c) addr:0x020b8934 +func_ov004_020b8950 kind:function(arm,size=0x538) addr:0x020b8950 +func_ov004_020b8e88 kind:function(arm,size=0xa0) addr:0x020b8e88 +func_ov004_020b8f28 kind:function(arm,size=0x264) addr:0x020b8f28 +func_ov004_020b918c kind:function(arm,size=0x13c) addr:0x020b918c +func_ov004_020b92c8 kind:function(arm,size=0x1c) addr:0x020b92c8 +func_ov004_020b92e4 kind:function(arm,size=0x10) addr:0x020b92e4 +func_ov004_020b92f4 kind:function(arm,size=0x120) addr:0x020b92f4 +func_ov004_020b9414 kind:function(arm,size=0x38) addr:0x020b9414 +func_ov004_020b944c kind:function(arm,size=0x100) addr:0x020b944c +func_ov004_020b954c kind:function(arm,size=0xb8) addr:0x020b954c +func_ov004_020b9604 kind:function(arm,size=0x3bc) addr:0x020b9604 +func_ov004_020b99c0 kind:function(arm,size=0x14) addr:0x020b99c0 +func_ov004_020b99d4 kind:function(arm,size=0x3c) addr:0x020b99d4 +func_ov004_020b9a10 kind:function(arm,size=0x1c) addr:0x020b9a10 +data_ov004_020b9a2c kind:data(any) addr:0x020b9a2c +data_ov004_020b9a74 kind:data(any) addr:0x020b9a74 +data_ov004_020b9d74 kind:data(any) addr:0x020b9d74 +data_ov004_020b9d78 kind:data(any) addr:0x020b9d78 +data_ov004_020b9d80 kind:data(any) addr:0x020b9d80 +data_ov004_020b9d88 kind:data(any) addr:0x020b9d88 +data_ov004_020b9d90 kind:data(any) addr:0x020b9d90 +data_ov004_020b9d98 kind:data(any) addr:0x020b9d98 +data_ov004_020b9da0 kind:data(any) addr:0x020b9da0 +data_ov004_020b9db0 kind:data(any) addr:0x020b9db0 +data_ov004_020b9dc0 kind:data(any) addr:0x020b9dc0 +data_ov004_020b9dd0 kind:data(any) addr:0x020b9dd0 +__sinit_ov004_020b9de4 kind:function(arm,size=0x2c) addr:0x020b9de4 +.p__sinit_ov004_020b9de4 kind:data(word) addr:0x020b9e10 +data_ov004_020b9e28 kind:data(any) addr:0x020b9e28 +data_ov004_020b9e40 kind:data(any) addr:0x020b9e40 +data_ov004_020b9e64 kind:data(any) addr:0x020b9e64 +data_ov004_020b9e74 kind:data(any) addr:0x020b9e74 +data_ov004_020b9e8c kind:data(any) addr:0x020b9e8c +data_ov004_020b9e90 kind:data(any) addr:0x020b9e90 +data_ov004_020b9ea0 kind:data(any) addr:0x020b9ea0 +data_ov004_020b9eb0 kind:data(any) addr:0x020b9eb0 +data_ov004_020b9ec0 kind:data(any) addr:0x020b9ec0 +data_ov004_020b9ed0 kind:data(any) addr:0x020b9ed0 +data_ov004_020b9ee0 kind:data(any) addr:0x020b9ee0 +data_ov004_020b9ef0 kind:data(any) addr:0x020b9ef0 +data_ov004_020b9f08 kind:data(any) addr:0x020b9f08 +data_ov004_020b9f2c kind:data(any) addr:0x020b9f2c +data_ov004_020b9f38 kind:data(any) addr:0x020b9f38 +data_ov004_020b9f60 kind:bss addr:0x020b9f60 +data_ov004_020b9f64 kind:bss addr:0x020b9f64 +data_ov004_020b9f70 kind:bss addr:0x020b9f70 +data_ov004_020b9f7c kind:bss addr:0x020b9f7c +data_ov004_020b9fa4 kind:bss addr:0x020b9fa4 +data_ov004_020b9fa8 kind:bss addr:0x020b9fa8 +data_ov004_020ba720 kind:bss addr:0x020ba720 ambiguous +data_ov004_020bd548 kind:bss addr:0x020bd548 ambiguous +data_ov004_020bd715 kind:bss addr:0x020bd715 ambiguous +data_ov004_020bd765 kind:bss addr:0x020bd765 ambiguous +data_ov004_020be035 kind:bss addr:0x020be035 ambiguous +data_ov004_020be059 kind:bss addr:0x020be059 ambiguous +data_ov004_020be0b9 kind:bss addr:0x020be0b9 ambiguous +data_ov004_020be0cd kind:bss addr:0x020be0cd ambiguous +data_ov004_020be0e1 kind:bss addr:0x020be0e1 ambiguous +data_ov004_020beecc kind:bss addr:0x020beecc ambiguous +data_ov004_020bef68 kind:bss addr:0x020bef68 ambiguous +data_ov004_020bf004 kind:bss addr:0x020bf004 ambiguous +data_ov004_020bf3c0 kind:bss addr:0x020bf3c0 ambiguous +data_ov004_020bf711 kind:bss addr:0x020bf711 ambiguous +data_ov004_020bf731 kind:bss addr:0x020bf731 ambiguous +data_ov004_020bf8d4 kind:bss addr:0x020bf8d4 ambiguous +data_ov004_020bf918 kind:bss addr:0x020bf918 ambiguous +data_ov004_020bfa30 kind:bss addr:0x020bfa30 ambiguous +data_ov004_020bfab4 kind:bss addr:0x020bfab4 ambiguous +data_ov004_020bfd30 kind:bss addr:0x020bfd30 ambiguous +data_ov004_020bfeac kind:bss addr:0x020bfeac ambiguous +data_ov004_020bff15 kind:bss addr:0x020bff15 ambiguous +data_ov004_020bff2c kind:bss addr:0x020bff2c ambiguous +data_ov004_020bff38 kind:bss addr:0x020bff38 ambiguous +data_ov004_020c00a5 kind:bss addr:0x020c00a5 ambiguous +data_ov004_020c010a kind:bss addr:0x020c010a ambiguous +data_ov004_020c01f1 kind:bss addr:0x020c01f1 ambiguous +data_ov004_020c0555 kind:bss addr:0x020c0555 ambiguous +data_ov004_020c056c kind:bss addr:0x020c056c ambiguous +data_ov004_020c0570 kind:bss addr:0x020c0570 ambiguous +data_ov004_020c0574 kind:bss addr:0x020c0574 ambiguous +data_ov004_020c0578 kind:bss addr:0x020c0578 ambiguous +data_ov004_020c057c kind:bss addr:0x020c057c ambiguous +data_ov004_020c0580 kind:bss addr:0x020c0580 ambiguous +data_ov004_020c072c kind:bss addr:0x020c072c ambiguous +data_ov004_020c079d kind:bss addr:0x020c079d ambiguous +data_ov004_020c07dd kind:bss addr:0x020c07dd ambiguous +data_ov004_020c0ebc kind:bss addr:0x020c0ebc ambiguous +data_ov004_020c1840 kind:bss addr:0x020c1840 ambiguous +data_ov004_020c2908 kind:bss addr:0x020c2908 ambiguous +data_ov004_020c2ba8 kind:bss addr:0x020c2ba8 diff --git a/config/usa/arm9/overlays/ov005/delinks.txt b/config/usa/arm9/overlays/ov005/delinks.txt new file mode 100644 index 00000000..251f104e --- /dev/null +++ b/config/usa/arm9/overlays/ov005/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b8bc8 kind:code align:32 + .rodata start:0x020b8bc8 end:0x020b8bf4 kind:rodata align:4 + .init start:0x020b8bf4 end:0x020b8c64 kind:code align:4 + .ctor start:0x020b8c64 end:0x020b8c70 kind:rodata align:4 + .data start:0x020b8c80 end:0x020b8de0 kind:data align:32 + .bss start:0x020b8de0 end:0x020bb640 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov005/relocs.txt b/config/usa/arm9/overlays/ov005/relocs.txt new file mode 100644 index 00000000..5e1931b3 --- /dev/null +++ b/config/usa/arm9/overlays/ov005/relocs.txt @@ -0,0 +1,417 @@ +from:0x020b6518 kind:load to:0x0204997c module:main +from:0x020b651c kind:load to:0x020b8dec module:overlay(5) +from:0x020b6520 kind:load to:0x020b8df0 module:overlay(5) +from:0x020b6524 kind:load to:0x02012fd0 module:main +from:0x020b6540 kind:arm_call to:0x02012ff8 module:main +from:0x020b654c kind:load to:0x0204997c module:main +from:0x020b6564 kind:arm_call to:0x020192d8 module:main +from:0x020b6574 kind:arm_call to:0x02019318 module:main +from:0x020b6624 kind:arm_call to:0x0209c424 module:overlay(0) +from:0x020b6664 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020b667c kind:load to:0x0204a0f0 module:main +from:0x020b6680 kind:load to:0x027e09a8 module:dtcm +from:0x020b6698 kind:arm_call to:0x020192d8 module:main +from:0x020b66a8 kind:arm_call to:0x02019318 module:main +from:0x020b6738 kind:arm_call to:0x0215eb04 module:overlays(60,71) +from:0x020b674c kind:arm_call to:0x020c3090 module:overlay(17) +from:0x020b67fc kind:arm_call to:0x02096e24 module:overlay(0) +from:0x020b6818 kind:load to:0x0204a0f0 module:main +from:0x020b681c kind:load to:0x027e09a4 module:dtcm +from:0x020b6820 kind:load to:0x027e0d70 module:dtcm +from:0x020b6824 kind:load to:0x027e09c0 module:dtcm +from:0x020b6850 kind:arm_call to:0x020b691c module:overlay(5) +from:0x020b6870 kind:arm_call to:0x0209a994 module:overlay(0) +from:0x020b6880 kind:arm_call to:0x0209a994 module:overlay(0) +from:0x020b6888 kind:arm_call to:0x020b691c module:overlay(5) +from:0x020b689c kind:arm_call to:0x0209a994 module:overlay(0) +from:0x020b68cc kind:arm_call to:0x020b6b40 module:overlay(5) +from:0x020b6904 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020b6910 kind:arm_call to:0x0209a994 module:overlay(0) +from:0x020b6918 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6970 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x020b69a0 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x020b69cc kind:arm_call to:0x02081e10 module:overlay(0) +from:0x020b6a28 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x020b6a58 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x020b6aac kind:arm_call to:0x02081e10 module:overlay(0) +from:0x020b6b14 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x020b6b3c kind:load to:0x027e0cd8 module:dtcm +from:0x020b6b70 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020b6b88 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6bc0 kind:arm_call to:0x02098634 module:overlay(0) +from:0x020b6bec kind:arm_call to:0x02098634 module:overlay(0) +from:0x020b6c08 kind:arm_call to:0x020c000c module:overlay(17) +from:0x020b6d00 kind:arm_call to:0x020b6d64 module:overlay(5) +from:0x020b6d10 kind:arm_call to:0x0203ce4c module:main +from:0x020b6d34 kind:arm_call to:0x020166a4 module:main +from:0x020b6d54 kind:load to:0x020ba4f0 module:overlay(5) +from:0x020b6d58 kind:load to:0x020ba500 module:overlay(5) +from:0x020b6d5c kind:load to:0x020b6ec0 module:overlay(5) +from:0x020b6d60 kind:load to:0x020ba4f4 module:overlay(5) +from:0x020b6d6c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b6d7c kind:arm_call to:0x02016654 module:main +from:0x020b6da0 kind:arm_call to:0x020166a4 module:main +from:0x020b6dbc kind:arm_call to:0x020c4d54 module:overlay(24) +from:0x020b6dec kind:arm_call to:0x02011f3c module:main +from:0x020b6df8 kind:arm_call_thumb to:0x02176420 module:overlay(93) +from:0x020b6e0c kind:arm_call to:0x020166a4 module:main +from:0x020b6e1c kind:arm_call to:0x02011f3c module:main +from:0x020b6e28 kind:arm_call_thumb to:0x02175cdc module:overlay(93) +from:0x020b6e40 kind:arm_call to:0x020166a4 module:main +from:0x020b6e60 kind:arm_call to:0x02011f3c module:main +from:0x020b6e6c kind:arm_call_thumb to:0x02161a58 module:overlay(75) +from:0x020b6e7c kind:arm_call to:0x02011f3c module:main +from:0x020b6e88 kind:arm_call_thumb to:0x021756bc module:overlay(93) +from:0x020b6e9c kind:arm_call to:0x020166a4 module:main +from:0x020b6ea8 kind:load to:0x020b8c88 module:overlay(5) +from:0x020b6eac kind:load to:0x02116320 module:overlays(19,31) +from:0x020b6eb0 kind:load to:0x02043e30 module:main +from:0x020b6eb4 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020b6eb8 kind:load to:0x027e09a4 module:dtcm +from:0x020b6ecc kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020b6ed4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6eec kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020b6ef4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6efc kind:arm_call to:0x02011ff4 module:main +from:0x020b6f18 kind:arm_call to:0x020b6f64 module:overlay(5) +from:0x020b6f30 kind:arm_call to:0x02176378 module:overlay(93) +from:0x020b6f5c kind:arm_call to:0x020b6f64 module:overlay(5) +from:0x020b6f74 kind:arm_call to:0x02018aac module:main +from:0x020b6f90 kind:arm_call_thumb to:0x02175f0c module:overlay(93) +from:0x020b6f98 kind:load to:0x027e0994 module:dtcm +from:0x020b6fbc kind:arm_call to:0x020b7228 module:overlay(5) +from:0x020b6fcc kind:arm_call to:0x0203ce4c module:main +from:0x020b6ff0 kind:arm_call to:0x020166a4 module:main +from:0x020b7010 kind:load to:0x020ba534 module:overlay(5) +from:0x020b7014 kind:load to:0x020ba554 module:overlay(5) +from:0x020b7018 kind:load to:0x020b7020 module:overlay(5) +from:0x020b701c kind:load to:0x020ba548 module:overlay(5) +from:0x020b702c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b7034 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b7060 kind:arm_call to:0x020b72e8 module:overlay(5) +from:0x020b7070 kind:arm_call to:0x0203ce4c module:main +from:0x020b7094 kind:arm_call to:0x020166a4 module:main +from:0x020b70b4 kind:load to:0x020ba534 module:overlay(5) +from:0x020b70b8 kind:load to:0x020ba624 module:overlay(5) +from:0x020b70bc kind:load to:0x020b70c4 module:overlay(5) +from:0x020b70c0 kind:load to:0x020ba53c module:overlay(5) +from:0x020b70d0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b70d8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b70e0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b70f4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7104 kind:arm_call to:0x0206335c module:overlay(0) +from:0x020b7110 kind:arm_call to:0x020166a4 module:main +from:0x020b711c kind:load to:0x020b8cd0 module:overlay(5) +from:0x020b7168 kind:arm_call to:0x0201e8ac module:main +from:0x020b7198 kind:arm_call to:0x020cad5c module:overlay(24) +from:0x020b71a8 kind:arm_call to:0x0201e8ac module:main +from:0x020b71c4 kind:arm_call to:0x020c5d8c module:overlay(24) +from:0x020b71d8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b71f0 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x020b720c kind:arm_call to:0x02073558 module:overlay(0) +from:0x020b7218 kind:load to:0x027e0994 module:dtcm +from:0x020b721c kind:load to:0x0204a0f0 module:main +from:0x020b7220 kind:load to:0x027e09b8 module:dtcm +from:0x020b7234 kind:arm_call to:0x020b70ec module:overlay(5) +from:0x020b7250 kind:arm_call to:0x020caadc module:overlay(24) +from:0x020b726c kind:arm_call to:0x02019688 module:main +from:0x020b7278 kind:arm_call to:0x02019688 module:main +from:0x020b7294 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b72c8 kind:arm_call to:0x020cab38 module:overlay(24) +from:0x020b72e0 kind:load to:0x020b8cac module:overlay(5) +from:0x020b72e4 kind:load to:0x020b8d24 module:overlay(5) +from:0x020b72f4 kind:arm_call to:0x020b70ec module:overlay(5) +from:0x020b7304 kind:arm_call to:0x0206335c module:overlay(0) +from:0x020b7314 kind:arm_call to:0x020caadc module:overlay(24) +from:0x020b7330 kind:arm_call to:0x020caadc module:overlay(24) +from:0x020b7350 kind:arm_call to:0x02019688 module:main +from:0x020b735c kind:arm_call to:0x02019688 module:main +from:0x020b737c kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b73b0 kind:arm_call to:0x020cab38 module:overlay(24) +from:0x020b73b8 kind:arm_call to:0x02019688 module:main +from:0x020b73c4 kind:arm_call to:0x02019688 module:main +from:0x020b73e4 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b7418 kind:arm_call to:0x020cab38 module:overlay(24) +from:0x020b744c kind:arm_call to:0x0201e8ac module:main +from:0x020b746c kind:arm_call to:0x020d52e4 module:overlay(24) +from:0x020b7480 kind:arm_call to:0x020166a4 module:main +from:0x020b7498 kind:load to:0x020b8cf4 module:overlay(5) +from:0x020b749c kind:load to:0x020b8d18 module:overlay(5) +from:0x020b74a0 kind:load to:0x020b8d30 module:overlay(5) +from:0x020b74a4 kind:load to:0x027e09a4 module:dtcm +from:0x020b74b8 kind:arm_call to:0x020b7184 module:overlay(5) +from:0x020b74c8 kind:arm_call to:0x020b74d0 module:overlay(5) +from:0x020b74e4 kind:arm_call to:0x020cad5c module:overlay(24) +from:0x020b74f0 kind:arm_call to:0x0201e8ac module:main +from:0x020b750c kind:arm_call to:0x020c5eac module:overlay(24) +from:0x020b7520 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7538 kind:arm_call to:0x020e1420 module:overlay(26) +from:0x020b7548 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b7554 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b7560 kind:load to:0x027e0994 module:dtcm +from:0x020b7564 kind:load to:0x0204a0f0 module:main +from:0x020b7568 kind:load to:0x02138cf0 module:overlay(26) +from:0x020b756c kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7580 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b7588 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b75a0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b75a8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b75b0 kind:arm_call to:0x02011ff4 module:main +from:0x020b75c8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b75d0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b75d8 kind:arm_call to:0x02011ff4 module:main +from:0x020b75f0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b75f8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b7600 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b7608 kind:arm_call to:0x02011ff4 module:main +from:0x020b7618 kind:arm_call to:0x020b767c module:overlay(5) +from:0x020b764c kind:arm_call to:0x020732bc module:overlay(0) +from:0x020b7668 kind:arm_call to:0x020d97a4 module:overlay(31) +from:0x020b7670 kind:load to:0x0204a068 module:main +from:0x020b7674 kind:load to:0x027e09b8 module:dtcm +from:0x020b7678 kind:load to:0x027e0d34 module:dtcm +from:0x020b7688 kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x020b76a4 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020b76b8 kind:arm_call to:0x020d97a4 module:overlay(31) +from:0x020b76d0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b76d4 kind:load to:0x027e09b8 module:dtcm +from:0x020b76d8 kind:load to:0x027e0d34 module:dtcm +from:0x020b773c kind:arm_call to:0x020732bc module:overlay(0) +from:0x020b7750 kind:arm_call to:0x020e18dc module:overlay(26) +from:0x020b7774 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b77c4 kind:load to:0x0204a068 module:main +from:0x020b77c8 kind:load to:0x027e09b8 module:dtcm +from:0x020b77cc kind:load to:0x02138cf0 module:overlay(26) +from:0x020b77d0 kind:load to:0x0204a0f0 module:main +from:0x020b77e8 kind:arm_call to:0x020f7ca0 module:overlay(26) +from:0x020b7804 kind:arm_call to:0x020e13d4 module:overlay(26) +from:0x020b7838 kind:arm_call to:0x01ffd420 module:itcm +from:0x020b785c kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b78a8 kind:load to:0x0213f570 module:overlays(26,58) +from:0x020b78ac kind:load to:0x02138cf0 module:overlay(26) +from:0x020b78b0 kind:load to:0x0204a068 module:main +from:0x020b78b4 kind:load to:0x027e09b8 module:dtcm +from:0x020b78b8 kind:load to:0x0204a0f0 module:main +from:0x020b78dc kind:arm_call to:0x020b7940 module:overlay(5) +from:0x020b78ec kind:arm_call to:0x0203ce4c module:main +from:0x020b7910 kind:arm_call to:0x020166a4 module:main +from:0x020b7930 kind:load to:0x020ba7a4 module:overlay(5) +from:0x020b7934 kind:load to:0x020ba7b4 module:overlay(5) +from:0x020b7938 kind:load to:0x020b79c0 module:overlay(5) +from:0x020b793c kind:load to:0x020ba7a8 module:overlay(5) +from:0x020b7948 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b796c kind:arm_call to:0x0203d138 module:main +from:0x020b7984 kind:arm_call to:0x020166a4 module:main +from:0x020b79a0 kind:load to:0x020b8d3c module:overlay(5) +from:0x020b79a4 kind:load to:0x020b79ac module:overlay(5) +from:0x020b79a8 kind:load to:0x020b7b69 module:overlay(5) +from:0x020b79b4 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020b79d8 kind:arm_call to:0x0203d1e8 module:main +from:0x020b79e0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b79ec kind:load to:0x020b79ac module:overlay(5) +from:0x020b7a08 kind:arm_call to:0x0203d1e8 module:main +from:0x020b7a10 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b7a18 kind:arm_call to:0x02011ff4 module:main +from:0x020b7a24 kind:load to:0x020b79ac module:overlay(5) +from:0x020b7a84 kind:load to:0x027e0d3c module:dtcm +from:0x020b7ad4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020b7b10 kind:arm_call to:0x01ffd43c module:itcm +from:0x020b7b58 kind:load to:0x027e0d3c module:dtcm +from:0x020b7b60 kind:load to:0x027e09bc module:dtcm +from:0x020b7b64 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7b6e kind:thumb_call_arm to:0x02016654 module:main +from:0x020b7b9c kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7bcc kind:load to:0x020b8d64 module:overlay(5) +from:0x020b7bd0 kind:load to:0x020b8d58 module:overlay(5) +from:0x020b7c1c kind:arm_call to:0x020b7e98 module:overlay(5) +from:0x020b7d40 kind:arm_call to:0x020edd34 module:overlays(26,31) +from:0x020b7d70 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020b7de4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b7dec kind:load to:0x027e0d3c module:dtcm +from:0x020b7df0 kind:load to:0x027e09a8 module:dtcm +from:0x020b7e14 kind:arm_call to:0x020b7e98 module:overlay(5) +from:0x020b7e84 kind:arm_call to:0x0201aaa8 module:main +from:0x020b7e90 kind:load to:0x020b8bc8 module:overlay(5) +from:0x020b7e94 kind:load to:0x0204aefc module:main +from:0x020b7ea4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020b7ebc kind:arm_call to:0x01fff1a4 module:itcm +from:0x020b7ed4 kind:arm_call to:0x021660f8 module:overlay(93) +from:0x020b7edc kind:load to:0x027e09b8 module:dtcm +from:0x020b7ee0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7ee4 kind:load to:0x027e0d8c module:dtcm +from:0x020b7ef0 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020b7ef8 kind:arm_call to:0x02011ff4 module:main +from:0x020b7f20 kind:arm_call to:0x020b7fec module:overlay(5) +from:0x020b7f30 kind:arm_call to:0x0203ce4c module:main +from:0x020b7f48 kind:load to:0x020baa10 module:overlay(5) +from:0x020b7f4c kind:load to:0x020baa20 module:overlay(5) +from:0x020b7f50 kind:load to:0x020b7f58 module:overlay(5) +from:0x020b7f54 kind:load to:0x020baa14 module:overlay(5) +from:0x020b7f64 kind:arm_call to:0x020da6f8 module:overlay(26) +from:0x020b7f78 kind:arm_call to:0x0203d1e8 module:main +from:0x020b7f80 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020b7f88 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b7f90 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b7f98 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020b7fa0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b7fac kind:load to:0x0205fe00 module:overlay(0) +from:0x020b7fb8 kind:arm_call to:0x020b7f04 module:overlay(5) +from:0x020b7fd0 kind:arm_call to:0x020166a4 module:main +from:0x020b7fe4 kind:arm_call to:0x020b7f04 module:overlay(5) +from:0x020b7ff4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b8004 kind:arm_call to:0x020db0c4 module:overlay(26) +from:0x020b800c kind:arm_call to:0x020d9998 module:overlay(26) +from:0x020b8014 kind:arm_call to:0x020da544 module:overlay(26) +from:0x020b8020 kind:arm_call to:0x020166a4 module:main +from:0x020b802c kind:arm_call to:0x020166a4 module:main +from:0x020b8038 kind:arm_call to:0x020166a4 module:main +from:0x020b8044 kind:load to:0x020b8d7c module:overlay(5) +from:0x020b8054 kind:arm_call to:0x020da054 module:overlay(26) +from:0x020b805c kind:arm_call to:0x020daeec module:overlay(26) +from:0x020b8070 kind:arm_call to:0x020da168 module:overlay(26) +from:0x020b8078 kind:arm_call to:0x020dafc4 module:overlay(26) +from:0x020b8080 kind:arm_call to:0x020dba30 module:overlay(26) +from:0x020b80ac kind:arm_call to:0x020db09c module:overlay(26) +from:0x020b80d4 kind:arm_call to:0x020da4b4 module:overlay(26) +from:0x020b80fc kind:arm_call to:0x020dbaa4 module:overlay(26) +from:0x020b8118 kind:load to:0x02138cf0 module:overlay(26) +from:0x020b8128 kind:load to:0x020da740 module:overlays(19,26) +from:0x020b8138 kind:arm_call to:0x020da6f8 module:overlay(26) +from:0x020b814c kind:arm_call to:0x0203d1e8 module:main +from:0x020b8154 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020b815c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b8164 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b816c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020b8174 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b817c kind:arm_call to:0x02011ff4 module:main +from:0x020b8188 kind:load to:0x0205fe00 module:overlay(0) +from:0x020b81ac kind:arm_call to:0x020b8224 module:overlay(5) +from:0x020b81bc kind:arm_call to:0x0203ce4c module:main +from:0x020b81e0 kind:arm_call to:0x020166a4 module:main +from:0x020b8200 kind:load to:0x020bb294 module:overlay(5) +from:0x020b8204 kind:load to:0x020bb2a4 module:overlay(5) +from:0x020b8208 kind:load to:0x020b8210 module:overlay(5) +from:0x020b820c kind:load to:0x020bb298 module:overlay(5) +from:0x020b8218 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b8230 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b8240 kind:arm_call to:0x0201ee40 module:main +from:0x020b827c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b8284 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b828c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b8304 kind:arm_call to:0x02019688 module:main +from:0x020b8330 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8344 kind:arm_call to:0x02019688 module:main +from:0x020b8370 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8384 kind:arm_call to:0x02019688 module:main +from:0x020b83b0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b83dc kind:arm_call to:0x02019688 module:main +from:0x020b83f8 kind:arm_call to:0x02065910 module:overlay(0) +from:0x020b8414 kind:arm_call to:0x02019688 module:main +from:0x020b842c kind:arm_call to:0x02065910 module:overlay(0) +from:0x020b8488 kind:arm_call to:0x02019688 module:main +from:0x020b84b4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b84c8 kind:arm_call to:0x02019688 module:main +from:0x020b84ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b84fc kind:arm_call to:0x02019688 module:main +from:0x020b8510 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b8518 kind:arm_call to:0x02019688 module:main +from:0x020b853c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b854c kind:arm_call to:0x02019688 module:main +from:0x020b855c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b8568 kind:arm_call to:0x02019688 module:main +from:0x020b858c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b859c kind:arm_call to:0x02019688 module:main +from:0x020b85ac kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b8644 kind:arm_call to:0x0201eeac module:main +from:0x020b8654 kind:load to:0x020b8da8 module:overlay(5) +from:0x020b8658 kind:load to:0x020b8be0 module:overlay(5) +from:0x020b865c kind:load to:0x020b8bcc module:overlay(5) +from:0x020b8660 kind:load to:0x02138cf0 module:overlay(26) +from:0x020b8664 kind:load to:0x0204a0f0 module:main +from:0x020b8668 kind:load to:0x020b8d98 module:overlay(5) +from:0x020b86c0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b86e0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b8700 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b8834 kind:load to:0x02138cf0 module:overlay(26) +from:0x020b887c kind:arm_call to:0x0201ef50 module:main +from:0x020b88d0 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020b88dc kind:arm_call to:0x0201ef50 module:main +from:0x020b8920 kind:arm_call to:0x0201aa1c module:main +from:0x020b8974 kind:arm_call to:0x0201aaa8 module:main +from:0x020b89c8 kind:arm_call to:0x0201aaa8 module:main +from:0x020b8a24 kind:arm_call to:0x0201aaa8 module:main +from:0x020b8a30 kind:load to:0x02138cf0 module:overlay(26) +from:0x020b8a34 kind:load to:0x0204aefc module:main +from:0x020b8ab4 kind:arm_call to:0x0201eeac module:main +from:0x020b8ae8 kind:load to:0x0204a0f0 module:main +from:0x020b8aec kind:load to:0x020b8d98 module:overlay(5) +from:0x020b8b70 kind:arm_call to:0x0201eeac module:main +from:0x020b8ba4 kind:load to:0x0204a0f0 module:main +from:0x020b8ba8 kind:load to:0x020b8d98 module:overlay(5) +from:0x020b8bb4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b8bbc kind:arm_call to:0x02011ff4 module:main +from:0x020b8c10 kind:load to:0x020b8dec module:overlay(5) +from:0x020b8c14 kind:load to:0x020b6528 module:overlay(5) +from:0x020b8c18 kind:load to:0x020b8de0 module:overlay(5) +from:0x020b8c1c kind:load to:0x0203ce4c module:main +from:0x020b8c38 kind:load to:0x020b8d58 module:overlay(5) +from:0x020b8c60 kind:load to:0x020b8d98 module:overlay(5) +from:0x020b8c64 kind:load to:0x020b8bf4 module:overlay(5) +from:0x020b8c68 kind:load to:0x020b8c20 module:overlay(5) +from:0x020b8c6c kind:load to:0x020b8c3c module:overlay(5) +from:0x020b8c88 kind:load to:0x020b6ec0 module:overlay(5) +from:0x020b8c8c kind:load to:0x020b6ee0 module:overlay(5) +from:0x020b8c90 kind:load to:0x020b6f08 module:overlay(5) +from:0x020b8c94 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8c98 kind:load to:0x02061cb4 module:overlay(0) +from:0x020b8c9c kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8ca0 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8cac kind:load to:0x020b7020 module:overlay(5) +from:0x020b8cb0 kind:load to:0x020b75bc module:overlay(5) +from:0x020b8cb4 kind:load to:0x020b7184 module:overlay(5) +from:0x020b8cb8 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8cbc kind:load to:0x020b7224 module:overlay(5) +from:0x020b8cc0 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8cc4 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8cd0 kind:load to:0x020b7574 module:overlay(5) +from:0x020b8cd4 kind:load to:0x020b7594 module:overlay(5) +from:0x020b8cd8 kind:load to:0x020b7184 module:overlay(5) +from:0x020b8cdc kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8ce0 kind:load to:0x020b7224 module:overlay(5) +from:0x020b8ce4 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8ce8 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8cf4 kind:load to:0x020b70c4 module:overlay(5) +from:0x020b8cf8 kind:load to:0x020b75e4 module:overlay(5) +from:0x020b8cfc kind:load to:0x020b74a8 module:overlay(5) +from:0x020b8d00 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8d04 kind:load to:0x020b7224 module:overlay(5) +from:0x020b8d08 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8d0c kind:load to:0x02061cbc module:overlay(0) +from:0x020b8d18 kind:load to:0x020b76dc module:overlay(5) +from:0x020b8d24 kind:load to:0x020b7614 module:overlay(5) +from:0x020b8d30 kind:load to:0x020b77d4 module:overlay(5) +from:0x020b8d3c kind:load to:0x020b79c0 module:overlay(5) +from:0x020b8d40 kind:load to:0x020b79f0 module:overlay(5) +from:0x020b8d44 kind:load to:0x020b7a28 module:overlay(5) +from:0x020b8d48 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8d4c kind:load to:0x020b7a88 module:overlay(5) +from:0x020b8d50 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8d54 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8d64 kind:load to:0x020b79ac module:overlay(5) +from:0x020b8d68 kind:load to:0x020b7ee8 module:overlay(5) +from:0x020b8d6c kind:load to:0x020b7bd4 module:overlay(5) +from:0x020b8d70 kind:load to:0x020b7df4 module:overlay(5) +from:0x020b8d7c kind:load to:0x020b7f58 module:overlay(5) +from:0x020b8d80 kind:load to:0x020b812c module:overlay(5) +from:0x020b8d84 kind:load to:0x02061cac module:overlay(0) +from:0x020b8d88 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8d8c kind:load to:0x02061cb4 module:overlay(0) +from:0x020b8d90 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8d94 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8da8 kind:load to:0x020b8210 module:overlay(5) +from:0x020b8dac kind:load to:0x020b8bac module:overlay(5) +from:0x020b8db0 kind:load to:0x020b866c module:overlay(5) +from:0x020b8db4 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8db8 kind:load to:0x020b883c module:overlay(5) +from:0x020b8dbc kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8dc0 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov005/symbols.txt b/config/usa/arm9/overlays/ov005/symbols.txt new file mode 100644 index 00000000..4721d454 --- /dev/null +++ b/config/usa/arm9/overlays/ov005/symbols.txt @@ -0,0 +1,112 @@ +func_ov005_020b6500 kind:function(arm,size=0x28) addr:0x020b6500 +func_ov005_020b6528 kind:function(arm,size=0x28) addr:0x020b6528 +func_ov005_020b6550 kind:function(arm,size=0x134) addr:0x020b6550 +func_ov005_020b6684 kind:function(arm,size=0x1a4) addr:0x020b6684 +func_ov005_020b6828 kind:function(arm,size=0xf4) addr:0x020b6828 +func_ov005_020b691c kind:function(arm,size=0x224) addr:0x020b691c +func_ov005_020b6b40 kind:function(arm,size=0x4c) addr:0x020b6b40 +func_ov005_020b6b8c kind:function(arm,size=0x84) addr:0x020b6b8c +func_ov005_020b6c10 kind:function(arm,size=0xd0) addr:0x020b6c10 +func_ov005_020b6ce0 kind:function(arm,size=0x84) addr:0x020b6ce0 +func_ov005_020b6d64 kind:function(arm,size=0x15c) addr:0x020b6d64 +func_ov005_020b6ec0 kind:function(arm,size=0x20) addr:0x020b6ec0 +func_ov005_020b6ee0 kind:function(arm,size=0x28) addr:0x020b6ee0 +func_ov005_020b6f08 kind:function(arm,size=0x18) addr:0x020b6f08 +func_ov005_020b6f20 kind:function(arm,size=0x28) addr:0x020b6f20 +func_ov005_020b6f48 kind:function(arm,size=0x1c) addr:0x020b6f48 +func_ov005_020b6f64 kind:function(arm,size=0x38) addr:0x020b6f64 +func_ov005_020b6f9c kind:function(arm,size=0x84) addr:0x020b6f9c +func_ov005_020b7020 kind:function(arm,size=0x20) addr:0x020b7020 +func_ov005_020b7040 kind:function(arm,size=0x84) addr:0x020b7040 +func_ov005_020b70c4 kind:function(arm,size=0x28) addr:0x020b70c4 +func_ov005_020b70ec kind:function(arm,size=0x34) addr:0x020b70ec +func_ov005_020b7120 kind:function(arm,size=0x64) addr:0x020b7120 +func_ov005_020b7184 kind:function(arm,size=0xa0) addr:0x020b7184 +func_ov005_020b7224 kind:function(arm,size=0x4) addr:0x020b7224 +func_ov005_020b7228 kind:function(arm,size=0xc0) addr:0x020b7228 +func_ov005_020b72e8 kind:function(arm,size=0x1c0) addr:0x020b72e8 +func_ov005_020b74a8 kind:function(arm,size=0x28) addr:0x020b74a8 +func_ov005_020b74d0 kind:function(arm,size=0xa4) addr:0x020b74d0 +func_ov005_020b7574 kind:function(arm,size=0x20) addr:0x020b7574 +func_ov005_020b7594 kind:function(arm,size=0x28) addr:0x020b7594 +func_ov005_020b75bc kind:function(arm,size=0x28) addr:0x020b75bc +func_ov005_020b75e4 kind:function(arm,size=0x30) addr:0x020b75e4 +func_ov005_020b7614 kind:function(arm,size=0x68) addr:0x020b7614 +func_ov005_020b767c kind:function(arm,size=0x60) addr:0x020b767c +func_ov005_020b76dc kind:function(arm,size=0xf8) addr:0x020b76dc +func_ov005_020b77d4 kind:function(arm,size=0xe8) addr:0x020b77d4 +func_ov005_020b78bc kind:function(arm,size=0x84) addr:0x020b78bc +func_ov005_020b7940 kind:function(arm,size=0x6c) addr:0x020b7940 +func_ov005_020b79ac kind:function(arm,size=0x14) addr:0x020b79ac +func_ov005_020b79c0 kind:function(arm,size=0x30) addr:0x020b79c0 +func_ov005_020b79f0 kind:function(arm,size=0x38) addr:0x020b79f0 +func_ov005_020b7a28 kind:function(arm,size=0x60) addr:0x020b7a28 +func_ov005_020b7a88 kind:function(arm,size=0xe0) addr:0x020b7a88 +func_ov005_020b7b68 kind:function(thumb,size=0x6c) addr:0x020b7b68 +func_ov005_020b7bd4 kind:function(arm,size=0x220) addr:0x020b7bd4 +func_ov005_020b7df4 kind:function(arm,size=0xa4) addr:0x020b7df4 +func_ov005_020b7e98 kind:function(arm,size=0x50) addr:0x020b7e98 +func_ov005_020b7ee8 kind:function(arm,size=0x1c) addr:0x020b7ee8 +func_ov005_020b7f04 kind:function(arm,size=0x54) addr:0x020b7f04 +func_ov005_020b7f58 kind:function(arm,size=0x58) addr:0x020b7f58 +func_ov005_020b7fb0 kind:function(arm,size=0x3c) addr:0x020b7fb0 +func_ov005_020b7fec kind:function(arm,size=0x5c) addr:0x020b7fec +func_ov005_020b8048 kind:function(arm,size=0x1c) addr:0x020b8048 +func_ov005_020b8064 kind:function(arm,size=0x24) addr:0x020b8064 +func_ov005_020b8088 kind:function(arm,size=0x94) addr:0x020b8088 +func_ov005_020b811c kind:function(arm,size=0x10) addr:0x020b811c +func_ov005_020b812c kind:function(arm,size=0x60) addr:0x020b812c +func_ov005_020b818c kind:function(arm,size=0x84) addr:0x020b818c +func_ov005_020b8210 kind:function(arm,size=0x14) addr:0x020b8210 +func_ov005_020b8224 kind:function(arm,size=0x448) addr:0x020b8224 +func_ov005_020b866c kind:function(arm,size=0x1d0) addr:0x020b866c +func_ov005_020b883c kind:function(arm,size=0x1fc) addr:0x020b883c +func_ov005_020b8a38 kind:function(arm,size=0xb8) addr:0x020b8a38 +func_ov005_020b8af0 kind:function(arm,size=0xbc) addr:0x020b8af0 +func_ov005_020b8bac kind:function(arm,size=0x1c) addr:0x020b8bac +data_ov005_020b8bc8 kind:data(any) addr:0x020b8bc8 +data_ov005_020b8bcc kind:data(any) addr:0x020b8bcc +data_ov005_020b8be0 kind:data(any) addr:0x020b8be0 +__sinit_ov005_020b8bf4 kind:function(arm,size=0x2c) addr:0x020b8bf4 +__sinit_ov005_020b8c20 kind:function(arm,size=0x1c) addr:0x020b8c20 +__sinit_ov005_020b8c3c kind:function(arm,size=0x28) addr:0x020b8c3c +.p__sinit_ov005_020b8bf4 kind:data(word) addr:0x020b8c64 +.p__sinit_ov005_020b8c20 kind:data(word) addr:0x020b8c68 +.p__sinit_ov005_020b8c3c kind:data(word) addr:0x020b8c6c +data_ov005_020b8c81 kind:data(any) addr:0x020b8c81 ambiguous +data_ov005_020b8c88 kind:data(any) addr:0x020b8c88 +data_ov005_020b8c8d kind:data(any) addr:0x020b8c8d ambiguous +data_ov005_020b8cac kind:data(any) addr:0x020b8cac +data_ov005_020b8cd0 kind:data(any) addr:0x020b8cd0 +data_ov005_020b8cf4 kind:data(any) addr:0x020b8cf4 +data_ov005_020b8d18 kind:data(any) addr:0x020b8d18 +data_ov005_020b8d24 kind:data(any) addr:0x020b8d24 +data_ov005_020b8d30 kind:data(any) addr:0x020b8d30 +data_ov005_020b8d3c kind:data(any) addr:0x020b8d3c +data_ov005_020b8d58 kind:data(any) addr:0x020b8d58 +data_ov005_020b8d64 kind:data(any) addr:0x020b8d64 +data_ov005_020b8d7c kind:data(any) addr:0x020b8d7c +data_ov005_020b8d98 kind:data(any) addr:0x020b8d98 +data_ov005_020b8da8 kind:data(any) addr:0x020b8da8 +data_ov005_020b8de0 kind:bss addr:0x020b8de0 +data_ov005_020b8dec kind:bss addr:0x020b8dec +data_ov005_020b8df0 kind:bss addr:0x020b8df0 +data_ov005_020b8f00 kind:bss addr:0x020b8f00 ambiguous +data_ov005_020ba4f0 kind:bss addr:0x020ba4f0 +data_ov005_020ba4f4 kind:bss addr:0x020ba4f4 +data_ov005_020ba500 kind:bss addr:0x020ba500 +data_ov005_020ba534 kind:bss addr:0x020ba534 +data_ov005_020ba53c kind:bss addr:0x020ba53c +data_ov005_020ba548 kind:bss addr:0x020ba548 +data_ov005_020ba554 kind:bss addr:0x020ba554 +data_ov005_020ba624 kind:bss addr:0x020ba624 +data_ov005_020ba720 kind:bss addr:0x020ba720 ambiguous +data_ov005_020ba7a4 kind:bss addr:0x020ba7a4 +data_ov005_020ba7a8 kind:bss addr:0x020ba7a8 +data_ov005_020ba7b4 kind:bss addr:0x020ba7b4 +data_ov005_020baa10 kind:bss addr:0x020baa10 +data_ov005_020baa14 kind:bss addr:0x020baa14 +data_ov005_020baa20 kind:bss addr:0x020baa20 +data_ov005_020bb294 kind:bss addr:0x020bb294 +data_ov005_020bb298 kind:bss addr:0x020bb298 +data_ov005_020bb2a4 kind:bss addr:0x020bb2a4 diff --git a/config/usa/arm9/overlays/ov006/delinks.txt b/config/usa/arm9/overlays/ov006/delinks.txt new file mode 100644 index 00000000..ed57f399 --- /dev/null +++ b/config/usa/arm9/overlays/ov006/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b893c kind:code align:32 + .rodata start:0x020b893c end:0x020b89cc kind:rodata align:4 + .init start:0x020b89cc end:0x020b89e4 kind:code align:4 + .ctor start:0x020b89e4 end:0x020b89e8 kind:rodata align:4 + .data start:0x020b8a00 end:0x020b8ac0 kind:data align:32 + .bss start:0x020b8ac0 end:0x020ba360 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov006/relocs.txt b/config/usa/arm9/overlays/ov006/relocs.txt new file mode 100644 index 00000000..1d4511ff --- /dev/null +++ b/config/usa/arm9/overlays/ov006/relocs.txt @@ -0,0 +1,359 @@ +from:0x020b6512 kind:thumb_call to:0x020b6554 module:overlay(6) +from:0x020b651c kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020b6532 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6544 kind:load to:0x020b8ac0 module:overlay(6) +from:0x020b6548 kind:load to:0x020b8ad0 module:overlay(6) +from:0x020b654c kind:load to:0x020b6675 module:overlay(6) +from:0x020b6550 kind:load to:0x020b8ac4 module:overlay(6) +from:0x020b655e kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b6596 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b65b8 kind:thumb_call_arm to:0x02016654 module:main +from:0x020b65d2 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b65ec kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b65f8 kind:thumb_call_arm to:0x020d15f4 module:overlay(24) +from:0x020b6612 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020b661e kind:thumb_call_arm to:0x020c7334 module:overlay(24) +from:0x020b6632 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x020b664c kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b6658 kind:load to:0x020b8a1c module:overlay(6) +from:0x020b665c kind:load to:0x020b8a10 module:overlay(6) +from:0x020b6660 kind:load to:0x020b8bb4 module:overlay(6) +from:0x020b6664 kind:load to:0x027e09a4 module:dtcm +from:0x020b6668 kind:load to:0x027e0994 module:dtcm +from:0x020b666c kind:load to:0x027e0998 module:dtcm +from:0x020b6670 kind:load to:0x027e0ce0 module:dtcm +from:0x020b667e kind:thumb_call_arm to:0x020d1618 module:overlay(24) +from:0x020b6686 kind:thumb_call_arm to:0x0201666c module:main +from:0x020b668c kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b6694 kind:load to:0x020b8a1c module:overlay(6) +from:0x020b66a2 kind:thumb_call_arm to:0x020d1618 module:overlay(24) +from:0x020b66aa kind:thumb_call_arm to:0x0201666c module:main +from:0x020b66b0 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b66b6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b66c0 kind:load to:0x020b8a1c module:overlay(6) +from:0x020b66de kind:thumb_call_arm to:0x0206c5e8 module:overlay(0) +from:0x020b66f8 kind:thumb_call to:0x020b6c94 module:overlay(6) +from:0x020b671e kind:thumb_call to:0x020b68bc module:overlay(6) +from:0x020b6726 kind:thumb_call to:0x020b76b4 module:overlay(6) +from:0x020b6816 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b6830 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b686a kind:thumb_call_arm to:0x020d0f94 module:overlay(24) +from:0x020b6890 kind:thumb_call to:0x020b68bc module:overlay(6) +from:0x020b68a2 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b68ac kind:load to:0x0204a0f0 module:main +from:0x020b68b0 kind:load to:0x020b5198 module:overlay(0) +from:0x020b68b4 kind:load to:0x0204a068 module:main +from:0x020b68de kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b68e4 kind:thumb_call_arm to:0x020d112c module:overlay(24) +from:0x020b68ec kind:load to:0x0204a068 module:main +from:0x020b690c kind:thumb_call_arm to:0x020166cc module:main +from:0x020b6914 kind:load to:0x027e0954 module:dtcm +from:0x020b6934 kind:thumb_call_arm to:0x020166cc module:main +from:0x020b693c kind:load to:0x027e0954 module:dtcm +from:0x020b697c kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b69b4 kind:thumb_call_arm to:0x02061a28 module:overlay(0) +from:0x020b69bc kind:thumb_call_arm to:0x020d51bc module:overlay(24) +from:0x020b69ee kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6a1a kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b6a24 kind:load to:0x0204aefc module:main +from:0x020b6a28 kind:load to:0x027e09a4 module:dtcm +from:0x020b6a2c kind:load to:0x027e0998 module:dtcm +from:0x020b6a38 kind:load to:0x020d070c module:overlay(24) +from:0x020b6a46 kind:thumb_call_arm to:0x0205be14 module:overlay(0) +from:0x020b6a74 kind:thumb_call_arm to:0x0205bebc module:overlay(0) +from:0x020b6a7c kind:load to:0x020b8a00 module:overlay(6) +from:0x020b6aa2 kind:thumb_call to:0x020b6b6c module:overlay(6) +from:0x020b6aac kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020b6ac2 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6ad4 kind:load to:0x020b9bb4 module:overlay(6) +from:0x020b6ad8 kind:load to:0x020b9bc4 module:overlay(6) +from:0x020b6adc kind:load to:0x020b6ae5 module:overlay(6) +from:0x020b6ae0 kind:load to:0x020b9bb8 module:overlay(6) +from:0x020b6af4 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020b6b04 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b6b0c kind:thumb_call_arm to:0x0205fe00 module:overlay(0) +from:0x020b6b14 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6b1c kind:thumb_call_arm to:0x02063050 module:overlay(0) +from:0x020b6b22 kind:thumb_call_arm to:0x02063050 module:overlay(0) +from:0x020b6b30 kind:thumb_call_arm to:0x0205fe00 module:overlay(0) +from:0x020b6b38 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6b40 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6b48 kind:thumb_call_arm to:0x02063050 module:overlay(0) +from:0x020b6b4e kind:thumb_call_arm to:0x02063050 module:overlay(0) +from:0x020b6b54 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b6b5c kind:load to:0x020b6b61 module:overlay(6) +from:0x020b6b64 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6b72 kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b6b82 kind:thumb_call to:0x020b6cbc module:overlay(6) +from:0x020b6b96 kind:thumb_call to:0x020b7730 module:overlay(6) +from:0x020b6ba4 kind:load to:0x020b8a40 module:overlay(6) +from:0x020b6bb8 kind:load to:0x020b75e9 module:overlay(6) +from:0x020b6bc6 kind:thumb_call to:0x020b6fd8 module:overlay(6) +from:0x020b6bd4 kind:thumb_call to:0x020b7e9c module:overlay(6) +from:0x020b6bf4 kind:thumb_call to:0x020b758c module:overlay(6) +from:0x020b6bfa kind:thumb_call to:0x020b8420 module:overlay(6) +from:0x020b6c0e kind:thumb_call to:0x020b7540 module:overlay(6) +from:0x020b6c14 kind:thumb_call to:0x020b847c module:overlay(6) +from:0x020b6c20 kind:thumb_call to:0x020b7634 module:overlay(6) +from:0x020b6c3c kind:thumb_call to:0x020b73e0 module:overlay(6) +from:0x020b6c4e kind:thumb_call to:0x020b8364 module:overlay(6) +from:0x020b6c5c kind:load to:0x020b7541 module:overlay(6) +from:0x020b6c76 kind:thumb_call to:0x020b758c module:overlay(6) +from:0x020b6c82 kind:thumb_call to:0x020b847c module:overlay(6) +from:0x020b6ccc kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b6ce2 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b6cf4 kind:thumb_call_arm to:0x0206335c module:overlay(0) +from:0x020b6cfe kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b6d08 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b6d12 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b6d3a kind:thumb_call_arm to:0x0205fdd8 module:overlay(0) +from:0x020b6d50 kind:thumb_call_arm to:0x0201ee40 module:main +from:0x020b6d70 kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b6d86 kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b6d9e kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b6dbe kind:thumb_call_arm to:0x02063618 module:overlay(0) +from:0x020b6dfe kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6e0c kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b6e20 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b6e48 kind:thumb_call_arm to:0x0201eeac module:main +from:0x020b6e54 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6e60 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6e6c kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6e74 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b6e8e kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b6ea8 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b6ec4 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b6ef0 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b6f24 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b6f5a kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b6f66 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b6f9e kind:thumb_call to:0x020b7634 module:overlay(6) +from:0x020b6fbc kind:thumb_call to:0x020b76c8 module:overlay(6) +from:0x020b6fc8 kind:load to:0x020b1ec4 module:overlay(0) +from:0x020b6fcc kind:load to:0x020b1ef4 module:overlay(0) +from:0x020b6fd0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6fd4 kind:load to:0x027e0994 module:dtcm +from:0x020b6ffc kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b701e kind:thumb_call to:0x020b75c8 module:overlay(6) +from:0x020b702e kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b7044 kind:thumb_call to:0x020b76b4 module:overlay(6) +from:0x020b7060 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7196 kind:thumb_call to:0x020b7310 module:overlay(6) +from:0x020b71c2 kind:thumb_call to:0x020b75c8 module:overlay(6) +from:0x020b7280 kind:load to:0x0204a0f0 module:main +from:0x020b7284 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b72d2 kind:thumb_call to:0x020b7310 module:overlay(6) +from:0x020b7302 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b730a kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b731e kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7348 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7378 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b73a8 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b73b2 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b73f4 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b740e kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7446 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7464 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7490 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b749c kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b74c2 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b74d6 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7502 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b750e kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7534 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b753c kind:load to:0x0204aefc module:main +from:0x020b7580 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7588 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b75d6 kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b75fe kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x020b7622 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7628 kind:load to:0x027e0cd8 module:dtcm +from:0x020b762c kind:load to:0x027e09a4 module:dtcm +from:0x020b7630 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020b763c kind:thumb_call to:0x020b6a80 module:overlay(6) +from:0x020b7660 kind:thumb_call_arm to:0x02063618 module:overlay(0) +from:0x020b7674 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b767c kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b76b0 kind:load to:0x020b8984 module:overlay(6) +from:0x020b76ea kind:thumb_call_arm to:0x0206310c module:overlay(0) +from:0x020b76f6 kind:thumb_call_arm to:0x0206310c module:overlay(0) +from:0x020b770e kind:thumb_call_arm to:0x0206310c module:overlay(0) +from:0x020b771a kind:thumb_call_arm to:0x0206310c module:overlay(0) +from:0x020b7744 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b775c kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b7770 kind:thumb_call_arm to:0x0206335c module:overlay(0) +from:0x020b7778 kind:thumb_call_arm to:0x0205fdd8 module:overlay(0) +from:0x020b77a6 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b77bc kind:thumb_call_arm to:0x0201ee40 module:main +from:0x020b77da kind:thumb_call_arm to:0x02065eac module:overlay(0) +from:0x020b77f8 kind:thumb_call to:0x020b7c68 module:overlay(6) +from:0x020b783a kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b784c kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b7862 kind:thumb_call to:0x020b7c9c module:overlay(6) +from:0x020b78b0 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b78d4 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b78ea kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7902 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b791c kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7936 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7950 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7984 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b79c0 kind:thumb_call to:0x020b7c9c module:overlay(6) +from:0x020b79ee kind:thumb_call to:0x020b8884 module:overlay(6) +from:0x020b7a00 kind:thumb_call to:0x020b8884 module:overlay(6) +from:0x020b7a3e kind:thumb_call to:0x020b8884 module:overlay(6) +from:0x020b7a4c kind:load to:0x020b1ec4 module:overlay(0) +from:0x020b7a50 kind:load to:0x020b6b61 module:overlay(6) +from:0x020b7a54 kind:load to:0x020b7c5d module:overlay(6) +from:0x020b7a5c kind:load to:0x027e0cd8 module:dtcm +from:0x020b7a6c kind:thumb_call to:0x020b8884 module:overlay(6) +from:0x020b7a9a kind:thumb_call to:0x020b8814 module:overlay(6) +from:0x020b7ac6 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7ad6 kind:thumb_call to:0x020b7d94 module:overlay(6) +from:0x020b7af8 kind:thumb_call_arm to:0x0201eeac module:main +from:0x020b7b04 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7b10 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7b1c kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7b34 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7b46 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7b4e kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b7b80 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7b8a kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b7bbe kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7bc8 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b7c02 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b7c60 kind:thumb_call_arm to:0x0206335c module:overlay(0) +from:0x020b7c98 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7cb0 kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b7cbc kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b7cd0 kind:thumb_call to:0x020b7c68 module:overlay(6) +from:0x020b7d8c kind:load to:0x020b6288 module:overlay(0) +from:0x020b7d90 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7df0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b7e00 kind:load to:0x020b7e05 module:overlay(6) +from:0x020b7e3c kind:thumb_call to:0x020b86e0 module:overlay(6) +from:0x020b7e44 kind:thumb_call_arm to:0x0201e670 module:main +from:0x020b7e4a kind:thumb_call to:0x020b8490 module:overlay(6) +from:0x020b7e94 kind:load to:0x0204aecc module:main +from:0x020b7ec4 kind:load to:0x020b8a5c module:overlay(6) +from:0x020b7ed2 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7f0a kind:thumb_call to:0x020b8640 module:overlay(6) +from:0x020b7f10 kind:thumb_call to:0x020b7d94 module:overlay(6) +from:0x020b7f18 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b7f36 kind:thumb_call to:0x020b84c4 module:overlay(6) +from:0x020b7f3c kind:thumb_call to:0x020b8814 module:overlay(6) +from:0x020b7f44 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7f4e kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b7f56 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7f88 kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b7fb8 kind:load to:0x0204a0f0 module:main +from:0x020b7fbc kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7ff2 kind:thumb_call to:0x020b85b4 module:overlay(6) +from:0x020b7ffa kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b8004 kind:load to:0x020b6488 module:overlay(0) +from:0x020b8022 kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b812c kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b8136 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b8162 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b816e kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b81a2 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b81ae kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b81fe kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b823c kind:thumb_call to:0x020b802c module:overlay(6) +from:0x020b824c kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b825c kind:thumb_call to:0x020b802c module:overlay(6) +from:0x020b826c kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b8280 kind:thumb_call to:0x020b802c module:overlay(6) +from:0x020b8290 kind:thumb_call to:0x020b8334 module:overlay(6) +from:0x020b8298 kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b82b0 kind:thumb_call_arm to:0x02067f68 module:overlay(0) +from:0x020b82ce kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b82f2 kind:thumb_call_arm to:0x0201e560 module:main +from:0x020b82f8 kind:thumb_call to:0x020b8434 module:overlay(6) +from:0x020b8300 kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b8308 kind:load to:0x020b502c module:overlay(0) +from:0x020b830c kind:load to:0x0204aecc module:main +from:0x020b8314 kind:thumb_call to:0x020b802c module:overlay(6) +from:0x020b8324 kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b8354 kind:thumb_call_arm to:0x02067cd8 module:overlay(0) +from:0x020b835c kind:load to:0x020b502c module:overlay(0) +from:0x020b8376 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b8390 kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b83be kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b83ec kind:thumb_call_arm to:0x0201ef50 module:main +from:0x020b8414 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b841c kind:load to:0x0204aefc module:main +from:0x020b8426 kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b842c kind:thumb_call to:0x020b8434 module:overlay(6) +from:0x020b846e kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b8478 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b8482 kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b8488 kind:thumb_call to:0x020b8490 module:overlay(6) +from:0x020b84ee kind:thumb_call to:0x020b8538 module:overlay(6) +from:0x020b851e kind:thumb_call to:0x020b8538 module:overlay(6) +from:0x020b8530 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8534 kind:load to:0x027e09a4 module:dtcm +from:0x020b8562 kind:thumb_call to:0x020b76c8 module:overlay(6) +from:0x020b8580 kind:thumb_call_arm to:0x02065f48 module:overlay(0) +from:0x020b858c kind:thumb_call_arm to:0x0201b980 module:main +from:0x020b8594 kind:thumb_call to:0x020b7df8 module:overlay(6) +from:0x020b859c kind:thumb_call_arm to:0x020d1344 module:overlay(24) +from:0x020b85b0 kind:load to:0x0204e5d8 module:main +from:0x020b85e8 kind:thumb_call_arm to:0x02065f48 module:overlay(0) +from:0x020b85f2 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020b8602 kind:thumb_call_arm to:0x020c67fc module:overlay(24) +from:0x020b8630 kind:load to:0x027e0994 module:dtcm +from:0x020b8634 kind:load to:0x0204e5d8 module:main +from:0x020b864c kind:thumb_call to:0x020b7c9c module:overlay(6) +from:0x020b86d6 kind:thumb_call to:0x020b8814 module:overlay(6) +from:0x020b870e kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b871a kind:thumb_call_arm to:0x02028c38 module:main +from:0x020b880c kind:load to:0x020b6288 module:overlay(0) +from:0x020b8810 kind:load to:0x027e0cd8 module:dtcm +from:0x020b8818 kind:thumb_call to:0x020b86e0 module:overlay(6) +from:0x020b8844 kind:thumb_call to:0x020b6a80 module:overlay(6) +from:0x020b8854 kind:thumb_call_arm to:0x020634c4 module:overlay(0) +from:0x020b8860 kind:thumb_call to:0x020b6a80 module:overlay(6) +from:0x020b8870 kind:thumb_call_arm to:0x020634c4 module:overlay(0) +from:0x020b887c kind:load to:0x020b893c module:overlay(6) +from:0x020b8880 kind:load to:0x020b8984 module:overlay(6) +from:0x020b88c8 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020b88d8 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b88e0 kind:thumb_call_arm to:0x0205fe00 module:overlay(0) +from:0x020b88e8 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b88f0 kind:thumb_call_arm to:0x02063050 module:overlay(0) +from:0x020b88f6 kind:thumb_call_arm to:0x02063050 module:overlay(0) +from:0x020b8904 kind:thumb_call_arm to:0x0205fe00 module:overlay(0) +from:0x020b890c kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b8914 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b891c kind:thumb_call_arm to:0x02063050 module:overlay(0) +from:0x020b8922 kind:thumb_call_arm to:0x02063050 module:overlay(0) +from:0x020b8928 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b892e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8938 kind:load to:0x020b6b61 module:overlay(6) +from:0x020b89e0 kind:load to:0x020b8a00 module:overlay(6) +from:0x020b89e4 kind:load to:0x020b89cd module:overlay(6) +from:0x020b8a10 kind:load to:0x020b6a3d module:overlay(6) +from:0x020b8a1c kind:load to:0x020b6675 module:overlay(6) +from:0x020b8a20 kind:load to:0x020b6699 module:overlay(6) +from:0x020b8a24 kind:load to:0x020b66c5 module:overlay(6) +from:0x020b8a28 kind:load to:0x020b68f1 module:overlay(6) +from:0x020b8a2c kind:load to:0x020b6941 module:overlay(6) +from:0x020b8a30 kind:load to:0x020b6a31 module:overlay(6) +from:0x020b8a34 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8a40 kind:load to:0x020b6ae5 module:overlay(6) +from:0x020b8a44 kind:load to:0x020b88b9 module:overlay(6) +from:0x020b8a48 kind:load to:0x020b6bbd module:overlay(6) +from:0x020b8a4c kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8a50 kind:load to:0x020b6c2d module:overlay(6) +from:0x020b8a54 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8a58 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8a5c kind:load to:0x020b7ec9 module:overlay(6) +from:0x020b8a64 kind:load to:0x020b7fc5 module:overlay(6) +from:0x020b8a6c kind:load to:0x020b8009 module:overlay(6) +from:0x020b8a74 kind:load to:0x020b8239 module:overlay(6) +from:0x020b8a7c kind:load to:0x020b8259 module:overlay(6) +from:0x020b8a84 kind:load to:0x020b8279 module:overlay(6) +from:0x020b8a8c kind:load to:0x020b827d module:overlay(6) +from:0x020b8a94 kind:load to:0x020b82a1 module:overlay(6) +from:0x020b8a9c kind:load to:0x020b8311 module:overlay(6) diff --git a/config/usa/arm9/overlays/ov006/symbols.txt b/config/usa/arm9/overlays/ov006/symbols.txt new file mode 100644 index 00000000..c5d19670 --- /dev/null +++ b/config/usa/arm9/overlays/ov006/symbols.txt @@ -0,0 +1,86 @@ +func_ov006_020b6500 kind:function(thumb,size=0x54) addr:0x020b6500 +func_ov006_020b6554 kind:function(thumb,size=0x120) addr:0x020b6554 +func_ov006_020b6674 kind:function(thumb,size=0x24) addr:0x020b6674 +func_ov006_020b6698 kind:function(thumb,size=0x2c) addr:0x020b6698 +func_ov006_020b66c4 kind:function(thumb,size=0x1f8) addr:0x020b66c4 +func_ov006_020b68bc kind:function(thumb,size=0x34) addr:0x020b68bc +func_ov006_020b68f0 kind:function(thumb,size=0x28) addr:0x020b68f0 +func_ov006_020b6918 kind:function(thumb,size=0x28) addr:0x020b6918 +func_ov006_020b6940 kind:function(thumb,size=0xf0) addr:0x020b6940 +func_ov006_020b6a30 kind:function(thumb,size=0xc) addr:0x020b6a30 +func_ov006_020b6a3c kind:function(thumb,size=0x44) addr:0x020b6a3c +func_ov006_020b6a80 kind:function(thumb,size=0x10) addr:0x020b6a80 +func_ov006_020b6a90 kind:function(thumb,size=0x54) addr:0x020b6a90 +func_ov006_020b6ae4 kind:function(thumb,size=0x7c) addr:0x020b6ae4 +func_ov006_020b6b60 kind:function(thumb,size=0xc) addr:0x020b6b60 +func_ov006_020b6b6c kind:function(thumb,size=0x40) addr:0x020b6b6c +func_ov006_020b6bac kind:function(thumb,size=0x10) addr:0x020b6bac +func_ov006_020b6bbc kind:function(thumb,size=0x70) addr:0x020b6bbc +func_ov006_020b6c2c kind:function(thumb,size=0x28) addr:0x020b6c2c +func_ov006_020b6c54 kind:function(thumb,size=0xc) addr:0x020b6c54 +func_ov006_020b6c60 kind:function(thumb,size=0x34) addr:0x020b6c60 +func_ov006_020b6c94 kind:function(thumb,size=0x28) addr:0x020b6c94 +func_ov006_020b6cbc kind:function(thumb,size=0x31c) addr:0x020b6cbc +func_ov006_020b6fd8 kind:function(thumb,size=0x338) addr:0x020b6fd8 +func_ov006_020b7310 kind:function(thumb,size=0xd0) addr:0x020b7310 +func_ov006_020b73e0 kind:function(thumb,size=0x160) addr:0x020b73e0 +func_ov006_020b7540 kind:function(thumb,size=0x4c) addr:0x020b7540 +func_ov006_020b758c kind:function(thumb,size=0x3a) addr:0x020b758c +func_ov006_020b75c8 kind:function(thumb,size=0x20) addr:0x020b75c8 +func_ov006_020b75e8 kind:function(thumb,size=0x4c) addr:0x020b75e8 +func_ov006_020b7634 kind:function(thumb,size=0x80) addr:0x020b7634 +func_ov006_020b76b4 kind:function(thumb,size=0x12) addr:0x020b76b4 +func_ov006_020b76c8 kind:function(thumb,size=0x68) addr:0x020b76c8 +func_ov006_020b7730 kind:function(thumb,size=0x52c) addr:0x020b7730 +func_ov006_020b7c5c kind:function(thumb,size=0xc) addr:0x020b7c5c +func_ov006_020b7c68 kind:function(thumb,size=0x34) addr:0x020b7c68 +func_ov006_020b7c9c kind:function(thumb,size=0xf8) addr:0x020b7c9c +func_ov006_020b7d94 kind:function(thumb,size=0x64) addr:0x020b7d94 +func_ov006_020b7df8 kind:function(thumb,size=0xc) addr:0x020b7df8 +func_ov006_020b7e04 kind:function(thumb,size=0x98) addr:0x020b7e04 +func_ov006_020b7e9c kind:function(thumb,size=0x2c) addr:0x020b7e9c +func_ov006_020b7ec8 kind:function(thumb,size=0xfc) addr:0x020b7ec8 +func_ov006_020b7fc4 kind:function(thumb,size=0x44) addr:0x020b7fc4 +func_ov006_020b8008 kind:function(thumb,size=0x24) addr:0x020b8008 +func_ov006_020b802c kind:function(thumb,size=0x20c) addr:0x020b802c +func_ov006_020b8238 kind:function(thumb,size=0x20) addr:0x020b8238 +func_ov006_020b8258 kind:function(thumb,size=0x20) addr:0x020b8258 +func_ov006_020b8278 kind:function(thumb,size=0x2) addr:0x020b8278 +func_ov006_020b827c kind:function(thumb,size=0x22) addr:0x020b827c +func_ov006_020b82a0 kind:function(thumb,size=0x70) addr:0x020b82a0 +func_ov006_020b8310 kind:function(thumb,size=0x24) addr:0x020b8310 +func_ov006_020b8334 kind:function(thumb,size=0x30) addr:0x020b8334 +func_ov006_020b8364 kind:function(thumb,size=0xbc) addr:0x020b8364 +func_ov006_020b8420 kind:function(thumb,size=0x12) addr:0x020b8420 +func_ov006_020b8434 kind:function(thumb,size=0x48) addr:0x020b8434 +func_ov006_020b847c kind:function(thumb,size=0x12) addr:0x020b847c +func_ov006_020b8490 kind:function(thumb,size=0x34) addr:0x020b8490 +func_ov006_020b84c4 kind:function(thumb,size=0x74) addr:0x020b84c4 +func_ov006_020b8538 kind:function(thumb,size=0x7c) addr:0x020b8538 +func_ov006_020b85b4 kind:function(thumb,size=0x8c) addr:0x020b85b4 +func_ov006_020b8640 kind:function(thumb,size=0x9e) addr:0x020b8640 +func_ov006_020b86e0 kind:function(thumb,size=0x134) addr:0x020b86e0 +func_ov006_020b8814 kind:function(thumb,size=0x70) addr:0x020b8814 +func_ov006_020b8884 kind:function(thumb,size=0x32) addr:0x020b8884 +func_ov006_020b88b8 kind:function(thumb,size=0x84) addr:0x020b88b8 +data_ov006_020b893c kind:data(any) addr:0x020b893c +data_ov006_020b8984 kind:data(any) addr:0x020b8984 +__sinit_ov006_020b89cc kind:function(thumb,size=0x18) addr:0x020b89cc +.p__sinit_ov006_020b89cc kind:data(word) addr:0x020b89e4 +data_ov006_020b8a00 kind:data(any) addr:0x020b8a00 +data_ov006_020b8a0d kind:data(any) addr:0x020b8a0d ambiguous +data_ov006_020b8a10 kind:data(any) addr:0x020b8a10 +data_ov006_020b8a1c kind:data(any) addr:0x020b8a1c +data_ov006_020b8a39 kind:data(any) addr:0x020b8a39 ambiguous +data_ov006_020b8a40 kind:data(any) addr:0x020b8a40 +data_ov006_020b8a5c kind:data(any) addr:0x020b8a5c +data_ov006_020b8ac0 kind:bss addr:0x020b8ac0 +data_ov006_020b8ac4 kind:bss addr:0x020b8ac4 +data_ov006_020b8ad0 kind:bss addr:0x020b8ad0 +data_ov006_020b8bb4 kind:bss addr:0x020b8bb4 +data_ov006_020b8c81 kind:bss addr:0x020b8c81 ambiguous +data_ov006_020b8c8d kind:bss addr:0x020b8c8d ambiguous +data_ov006_020b8f00 kind:bss addr:0x020b8f00 ambiguous +data_ov006_020b9bb4 kind:bss addr:0x020b9bb4 +data_ov006_020b9bb8 kind:bss addr:0x020b9bb8 +data_ov006_020b9bc4 kind:bss addr:0x020b9bc4 diff --git a/config/usa/arm9/overlays/ov007/delinks.txt b/config/usa/arm9/overlays/ov007/delinks.txt new file mode 100644 index 00000000..fb102471 --- /dev/null +++ b/config/usa/arm9/overlays/ov007/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020b6500 end:0x020b8354 kind:code align:32 + .init start:0x020b8354 end:0x020b8380 kind:code align:4 + .ctor start:0x020b8380 end:0x020b8384 kind:rodata align:4 + .data start:0x020b83a0 end:0x020b84c0 kind:data align:32 + .bss start:0x020b84c0 end:0x020b9780 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov007/relocs.txt b/config/usa/arm9/overlays/ov007/relocs.txt new file mode 100644 index 00000000..047f54ed --- /dev/null +++ b/config/usa/arm9/overlays/ov007/relocs.txt @@ -0,0 +1,395 @@ +from:0x020b6510 kind:arm_call to:0x0207027c module:overlay(0) +from:0x020b6520 kind:arm_call to:0x020cb08c module:overlay(24) +from:0x020b6528 kind:load to:0x027e09a0 module:dtcm +from:0x020b652c kind:load to:0x020d8674 module:overlays(19,24) +from:0x020b653c kind:arm_call to:0x02070518 module:overlay(0) +from:0x020b6554 kind:load to:0x027e09a4 module:dtcm +from:0x020b6564 kind:arm_call to:0x02070518 module:overlay(0) +from:0x020b657c kind:load to:0x027e09a4 module:dtcm +from:0x020b6584 kind:arm_call to:0x0205c978 module:overlay(0) +from:0x020b6590 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020b65c0 kind:load to:0x027e09b8 module:dtcm +from:0x020b65d4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b65e0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b65e8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b65f8 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020b6608 kind:arm_call to:0x020e6494 module:overlay(26) +from:0x020b6618 kind:arm_call to:0x01fff698 module:itcm +from:0x020b6620 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6638 kind:load to:0x020609a4 module:overlay(0) +from:0x020b6668 kind:load to:0x020b84c0 module:overlay(7) +from:0x020b666c kind:load to:0x020b8414 module:overlay(7) +from:0x020b6670 kind:load to:0x020b84dc module:overlay(7) +from:0x020b6688 kind:load to:0x020b7864 module:overlay(7) +from:0x020b6694 kind:arm_call to:0x020b662c module:overlay(7) +from:0x020b66c4 kind:arm_call to:0x020b66dc module:overlay(7) +from:0x020b66d0 kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b6700 kind:load to:0x020b84c0 module:overlay(7) +from:0x020b6704 kind:load to:0x020b83cc module:overlay(7) +from:0x020b6708 kind:load to:0x020b84e0 module:overlay(7) +from:0x020b671c kind:arm_call to:0x020b7cb8 module:overlay(7) +from:0x020b6724 kind:arm_call to:0x020b7a68 module:overlay(7) +from:0x020b6738 kind:arm_call to:0x02063e90 module:overlay(0) +from:0x020b6750 kind:arm_call to:0x02063e90 module:overlay(0) +from:0x020b6758 kind:arm_call to:0x020b7cb8 module:overlay(7) +from:0x020b677c kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x020b679c kind:arm_call to:0x020b662c module:overlay(7) +from:0x020b67a4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b67b0 kind:arm_call to:0x020b65c4 module:overlay(7) +from:0x020b67b8 kind:arm_call to:0x020b7940 module:overlay(7) +from:0x020b67cc kind:arm_call to:0x020b778c module:overlay(7) +from:0x020b67d0 kind:arm_call to:0x020b72f8 module:overlay(7) +from:0x020b67dc kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b67e8 kind:arm_call to:0x020b7950 module:overlay(7) +from:0x020b6818 kind:arm_call to:0x020b7ce8 module:overlay(7) +from:0x020b6854 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x020b68a4 kind:arm_call to:0x02080638 module:overlay(0) +from:0x020b68b8 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x020b68bc kind:arm_call to:0x020b72f8 module:overlay(7) +from:0x020b68c8 kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b68d0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020b68e0 kind:arm_call to:0x020b7940 module:overlay(7) +from:0x020b6900 kind:arm_call to:0x020b65c4 module:overlay(7) +from:0x020b690c kind:arm_call to:0x020b778c module:overlay(7) +from:0x020b6910 kind:arm_call to:0x020b72f8 module:overlay(7) +from:0x020b691c kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b695c kind:arm_call to:0x020d38f4 module:overlay(24) +from:0x020b696c kind:arm_call to:0x020b65f0 module:overlay(7) +from:0x020b699c kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b69a8 kind:arm_call to:0x020dc088 module:overlay(26) +from:0x020b69b4 kind:arm_call to:0x020b6b74 module:overlay(7) +from:0x020b69c0 kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b69f4 kind:arm_call to:0x020c77c0 module:overlay(24) +from:0x020b6a28 kind:arm_call to:0x020c77e4 module:overlays(19,24) +from:0x020b6a4c kind:arm_call to:0x020d04f0 module:overlay(24) +from:0x020b6a8c kind:arm_call to:0x020b7c00 module:overlay(7) +from:0x020b6aa4 kind:arm_call to:0x020cfeb0 module:overlay(24) +from:0x020b6ab4 kind:arm_call to:0x0205c9b0 module:overlay(0) +from:0x020b6af4 kind:arm_call to:0x020b7b5c module:overlay(7) +from:0x020b6b14 kind:arm_call to:0x020b7cb8 module:overlay(7) +from:0x020b6b20 kind:load to:0x0213f570 module:overlays(26,58) +from:0x020b6b24 kind:load to:0x0204a0f0 module:main +from:0x020b6b28 kind:load to:0x02135a8c module:overlays(26,52) +from:0x020b6b2c kind:load to:0x027e0ce8 module:dtcm +from:0x020b6b30 kind:load to:0x027e0cd8 module:dtcm +from:0x020b6b34 kind:load to:0x027e09a4 module:dtcm +from:0x020b6b38 kind:load to:0x027e0cf8 module:dtcm +from:0x020b6b4c kind:arm_call to:0x020b663c module:overlay(7) +from:0x020b6b58 kind:arm_call to:0x020b65f0 module:overlay(7) +from:0x020b6b68 kind:arm_call to:0x020b7884 module:overlay(7) +from:0x020b6b98 kind:load to:0x020b84c0 module:overlay(7) +from:0x020b6b9c kind:load to:0x020b83a8 module:overlay(7) +from:0x020b6ba0 kind:load to:0x020b84d0 module:overlay(7) +from:0x020b6bb8 kind:arm_call to:0x020b662c module:overlay(7) +from:0x020b6bc8 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020b6bd4 kind:arm_call to:0x020d522c module:overlay(24) +from:0x020b6be8 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b6bfc kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020b6c1c kind:arm_call to:0x020d38f4 module:overlay(24) +from:0x020b6c28 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020b6c38 kind:arm_call to:0x020b65f0 module:overlay(7) +from:0x020b6c44 kind:arm_call to:0x020e9a70 module:overlay(26) +from:0x020b6c88 kind:arm_call to:0x020e98fc module:overlay(26) +from:0x020b6cc8 kind:arm_call to:0x020e99f4 module:overlay(26) +from:0x020b6cec kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b6cf8 kind:arm_call to:0x020dc124 module:overlay(26) +from:0x020b6d08 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b6d1c kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b6d30 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020b6d3c kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020b6d70 kind:arm_call to:0x020d04f0 module:overlay(24) +from:0x020b6da4 kind:arm_call to:0x020d3a40 module:overlay(24) +from:0x020b6db8 kind:arm_call to:0x020b7c00 module:overlay(7) +from:0x020b6dd4 kind:arm_call to:0x020d04f0 module:overlay(24) +from:0x020b6e08 kind:arm_call to:0x020d3a40 module:overlay(24) +from:0x020b6e1c kind:arm_call to:0x020b7c00 module:overlay(7) +from:0x020b6e34 kind:arm_call to:0x020cfeb0 module:overlay(24) +from:0x020b6e44 kind:arm_call to:0x0205c9b0 module:overlay(0) +from:0x020b6e74 kind:arm_call to:0x020d3a40 module:overlay(24) +from:0x020b6e88 kind:arm_call to:0x020b7b5c module:overlay(7) +from:0x020b6e94 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020b6ea0 kind:arm_call to:0x020d2bac module:overlay(24) +from:0x020b6ef0 kind:arm_call to:0x020d3a40 module:overlay(24) +from:0x020b6f04 kind:arm_call to:0x020b7b5c module:overlay(7) +from:0x020b6f14 kind:arm_call to:0x020b7cb8 module:overlay(7) +from:0x020b6f20 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b6f30 kind:arm_call to:0x020b6fb4 module:overlay(7) +from:0x020b6f3c kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b6f48 kind:arm_call to:0x020b66dc module:overlay(7) +from:0x020b6f54 kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b6f70 kind:arm_call to:0x020b663c module:overlay(7) +from:0x020b6f74 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b6f88 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020b6fa8 kind:arm_call to:0x020b7884 module:overlay(7) +from:0x020b6fe4 kind:load to:0x020b84c0 module:overlay(7) +from:0x020b6fe8 kind:load to:0x020b845c module:overlay(7) +from:0x020b6fec kind:load to:0x020b84e8 module:overlay(7) +from:0x020b7008 kind:arm_call to:0x020b7b2c module:overlay(7) +from:0x020b7014 kind:arm_call to:0x020b7acc module:overlay(7) +from:0x020b7028 kind:load to:0x020b7b2c module:overlay(7) +from:0x020b7050 kind:arm_call to:0x020b7070 module:overlay(7) +from:0x020b7058 kind:arm_call to:0x020b70b4 module:overlay(7) +from:0x020b7060 kind:arm_call to:0x020b718c module:overlay(7) +from:0x020b7068 kind:arm_call to:0x020b72a0 module:overlay(7) +from:0x020b707c kind:arm_call to:0x020b662c module:overlay(7) +from:0x020b7088 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b7098 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b70c0 kind:arm_call to:0x020b662c module:overlay(7) +from:0x020b70c8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b70dc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b70ec kind:arm_call to:0x020b7acc module:overlay(7) +from:0x020b7108 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b7110 kind:arm_call to:0x020b7940 module:overlay(7) +from:0x020b711c kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b715c kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b7160 kind:arm_call to:0x020ea1e0 module:overlays(22,26) +from:0x020b716c kind:arm_call to:0x020b7acc module:overlay(7) +from:0x020b717c kind:load to:0x0204a0f0 module:main +from:0x020b7180 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7198 kind:arm_call to:0x020b662c module:overlay(7) +from:0x020b71a4 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b71b4 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b71d0 kind:arm_call to:0x020b7940 module:overlay(7) +from:0x020b71e4 kind:arm_call to:0x020b778c module:overlay(7) +from:0x020b71ec kind:arm_call to:0x020b6530 module:overlay(7) +from:0x020b7200 kind:arm_call to:0x02070534 module:overlay(0) +from:0x020b720c kind:arm_call to:0x020b6558 module:overlay(7) +from:0x020b721c kind:arm_call to:0x020b77d0 module:overlay(7) +from:0x020b7224 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b7234 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020b7238 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b7248 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020b7274 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020b7280 kind:arm_call to:0x020b7748 module:overlay(7) +from:0x020b7284 kind:arm_call to:0x020b72f8 module:overlay(7) +from:0x020b7290 kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b729c kind:load to:0x027e09a4 module:dtcm +from:0x020b72a8 kind:arm_call to:0x020b662c module:overlay(7) +from:0x020b72b4 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b72c4 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b72d8 kind:arm_call to:0x020b66dc module:overlay(7) +from:0x020b72e4 kind:arm_call to:0x020b7808 module:overlay(7) +from:0x020b72f4 kind:load to:0x020b663c module:overlay(7) +from:0x020b731c kind:load to:0x020b84c0 module:overlay(7) +from:0x020b7320 kind:load to:0x020b8438 module:overlay(7) +from:0x020b7324 kind:load to:0x020b84e4 module:overlay(7) +from:0x020b734c kind:arm_call to:0x020b73b0 module:overlay(7) +from:0x020b735c kind:arm_call to:0x0203ce4c module:main +from:0x020b7380 kind:arm_call to:0x020166a4 module:main +from:0x020b73a0 kind:load to:0x020b84c0 module:overlay(7) +from:0x020b73a4 kind:load to:0x020b8508 module:overlay(7) +from:0x020b73a8 kind:load to:0x020b7558 module:overlay(7) +from:0x020b73ac kind:load to:0x020b84fc module:overlay(7) +from:0x020b73bc kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b73dc kind:arm_call to:0x02067258 module:overlay(0) +from:0x020b73f4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b7440 kind:arm_call to:0x020b81d4 module:overlay(7) +from:0x020b7478 kind:arm_call to:0x020b81d4 module:overlay(7) +from:0x020b7498 kind:arm_call to:0x02063bbc module:overlay(0) +from:0x020b74c4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b74ec kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b7510 kind:arm_call to:0x02012fd0 module:main +from:0x020b751c kind:arm_call to:0x020166a4 module:main +from:0x020b7528 kind:arm_call to:0x020166a4 module:main +from:0x020b7534 kind:arm_call to:0x020166a4 module:main +from:0x020b7544 kind:load to:0x020b83f0 module:overlay(7) +from:0x020b7548 kind:load to:0x0204a0f0 module:main +from:0x020b754c kind:load to:0x0204997c module:main +from:0x020b7550 kind:load to:0x020b8828 module:overlay(7) +from:0x020b7554 kind:load to:0x020b882c module:overlay(7) +from:0x020b7564 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b756c kind:arm_call to:0x020b823c module:overlay(7) +from:0x020b7574 kind:arm_call to:0x020b823c module:overlay(7) +from:0x020b757c kind:arm_call to:0x0206728c module:overlay(0) +from:0x020b7584 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b759c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b75a4 kind:arm_call to:0x020b823c module:overlay(7) +from:0x020b75ac kind:arm_call to:0x020b823c module:overlay(7) +from:0x020b75b4 kind:arm_call to:0x0206728c module:overlay(0) +from:0x020b75bc kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b75c4 kind:arm_call to:0x02011ff4 module:main +from:0x020b75e0 kind:arm_call to:0x020b8078 module:overlay(7) +from:0x020b75ec kind:arm_call to:0x020b8078 module:overlay(7) +from:0x020b75f8 kind:arm_call to:0x02063e90 module:overlay(0) +from:0x020b7600 kind:arm_call to:0x020b7b44 module:overlay(7) +from:0x020b7604 kind:arm_call to:0x020b6580 module:overlay(7) +from:0x020b7610 kind:arm_call to:0x020b6644 module:overlay(7) +from:0x020b7618 kind:arm_call to:0x020b66dc module:overlay(7) +from:0x020b7624 kind:arm_call to:0x020b7940 module:overlay(7) +from:0x020b7630 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b7694 kind:arm_call to:0x020b76bc module:overlay(7) +from:0x020b76a4 kind:arm_call to:0x020b76c8 module:overlay(7) +from:0x020b76b4 kind:arm_call to:0x020b76fc module:overlay(7) +from:0x020b76c4 kind:load to:0x020b7810 module:overlay(7) +from:0x020b7750 kind:arm_call to:0x020b7cb8 module:overlay(7) +from:0x020b7754 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020b775c kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b7768 kind:arm_call to:0x020eb8d8 module:overlay(26) +from:0x020b776c kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020b7778 kind:arm_call to:0x020e8310 module:overlay(26) +from:0x020b777c kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020b7784 kind:arm_call to:0x020e0e08 module:overlay(26) +from:0x020b7794 kind:arm_call to:0x020b7cb8 module:overlay(7) +from:0x020b77a0 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020b77a8 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b77b4 kind:arm_call to:0x020eb8d8 module:overlay(26) +from:0x020b77b8 kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020b77bc kind:arm_call to:0x020e7de8 module:overlay(26) +from:0x020b77c0 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020b77c8 kind:arm_call to:0x020e14fc module:overlay(26) +from:0x020b77d4 kind:arm_call to:0x020b7cb8 module:overlay(7) +from:0x020b77d8 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020b77e0 kind:arm_call to:0x0205c94c module:overlay(0) +from:0x020b77ec kind:arm_call to:0x020eb8d8 module:overlay(26) +from:0x020b77f0 kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020b77f4 kind:arm_call to:0x020e7de8 module:overlay(26) +from:0x020b77f8 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020b7800 kind:arm_call to:0x020e0e08 module:overlay(26) +from:0x020b787c kind:load to:0x020b502c module:overlay(0) +from:0x020b7880 kind:load to:0x0206805c module:overlay(0) +from:0x020b78d0 kind:arm_call to:0x02067f68 module:overlay(0) +from:0x020b78f4 kind:arm_call to:0x020d3a40 module:overlay(24) +from:0x020b792c kind:arm_call to:0x0201aaa8 module:main +from:0x020b7938 kind:load to:0x020b502c module:overlay(0) +from:0x020b793c kind:load to:0x0204aefc module:main +from:0x020b7944 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020b7948 kind:arm_call to:0x020e1370 module:overlay(26) +from:0x020b7978 kind:arm_call to:0x020b7ce8 module:overlay(7) +from:0x020b79b4 kind:arm_call to:0x01fff498 module:itcm +from:0x020b79b8 kind:arm_call to:0x01fff584 module:itcm +from:0x020b7a14 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020b7a28 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020b7a3c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020b7a4c kind:load to:0x02135a8c module:overlays(26,52) +from:0x020b7a50 kind:load to:0x027e0ce8 module:dtcm +from:0x020b7a70 kind:arm_call to:0x020b7940 module:overlay(7) +from:0x020b7a88 kind:arm_call to:0x02070534 module:overlay(0) +from:0x020b7a9c kind:arm_call to:0x02070518 module:overlay(0) +from:0x020b7ac0 kind:arm_call to:0x020b7950 module:overlay(7) +from:0x020b7ac8 kind:load to:0x027e09a4 module:dtcm +from:0x020b7af4 kind:arm_call to:0x020b830c module:overlay(7) +from:0x020b7afc kind:arm_call to:0x020b830c module:overlay(7) +from:0x020b7b08 kind:arm_call to:0x020b8324 module:overlay(7) +from:0x020b7b10 kind:arm_call to:0x020b8324 module:overlay(7) +from:0x020b7b1c kind:arm_call to:0x020b833c module:overlay(7) +from:0x020b7b24 kind:arm_call to:0x020b833c module:overlay(7) +from:0x020b7b88 kind:arm_call to:0x0205c9b0 module:overlay(0) +from:0x020b7ba0 kind:arm_call to:0x020b6500 module:overlay(7) +from:0x020b7bd8 kind:arm_call to:0x020cb034 module:overlay(24) +from:0x020b7be4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b7bf0 kind:load to:0x020d7304 module:overlays(19,24) +from:0x020b7bf4 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020b7bf8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7c88 kind:arm_call to:0x020cb034 module:overlay(24) +from:0x020b7c94 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b7ca0 kind:load to:0x020d72fc module:overlays(19,24) +from:0x020b7ca4 kind:load to:0x020d7300 module:overlays(19,24) +from:0x020b7ca8 kind:load to:0x020d72f8 module:overlays(19,24) +from:0x020b7cac kind:load to:0x020d8674 module:overlays(19,24) +from:0x020b7cb0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7cd4 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020b7ce4 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020b7cf8 kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020b7d0c kind:arm_call to:0x020eed04 module:overlays(26,31) +from:0x020b7d1c kind:arm_call to:0x020eed50 module:overlay(26) +from:0x020b7d34 kind:arm_call to:0x020e80fc module:overlay(26) +from:0x020b7d4c kind:arm_call to:0x020b7ddc module:overlay(7) +from:0x020b7d7c kind:arm_call to:0x01fffd00 module:itcm +from:0x020b7d98 kind:arm_call to:0x01fffd00 module:itcm +from:0x020b7db0 kind:arm_call to:0x020b7ddc module:overlay(7) +from:0x020b7e0c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020b7e34 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020b7e84 kind:arm_call to:0x02011ff4 module:main +from:0x020b7e98 kind:arm_call to:0x02011ff4 module:main +from:0x020b7eac kind:arm_call to:0x02011ff4 module:main +from:0x020b7ec0 kind:arm_call to:0x02011ff4 module:main +from:0x020b7ed4 kind:arm_call to:0x02011ff4 module:main +from:0x020b7ef8 kind:arm_call to:0x02012ff8 module:main +from:0x020b7f04 kind:load to:0x0204997c module:main +from:0x020b7f20 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020b7f30 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b7f68 kind:arm_call to:0x020b7fc0 module:overlay(7) +from:0x020b7f78 kind:load to:0x020b8480 module:overlay(7) +from:0x020b7f84 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b7f98 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b7fa0 kind:arm_call to:0x02011ff4 module:main +from:0x020b7fb4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b7ffc kind:arm_call to:0x02018240 module:main +from:0x020b8034 kind:arm_call to:0x02062c2c module:overlay(0) +from:0x020b8064 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b809c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b80ac kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x020b80c0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b80e4 kind:arm_call to:0x020b80f4 module:overlay(7) +from:0x020b80ec kind:arm_call to:0x020b8148 module:overlay(7) +from:0x020b813c kind:arm_call to:0x0201aaa8 module:main +from:0x020b8144 kind:load to:0x0204aefc module:main +from:0x020b8198 kind:arm_call to:0x02028c24 module:main +from:0x020b81ac kind:arm_call to:0x02062e54 module:overlay(0) +from:0x020b81c4 kind:arm_call to:0x0201aa1c module:main +from:0x020b81d0 kind:load to:0x0204aefc module:main +from:0x020b81f0 kind:arm_call to:0x020b7f08 module:overlay(7) +from:0x020b8238 kind:load to:0x020b8498 module:overlay(7) +from:0x020b8244 kind:arm_call to:0x020b7fac module:overlay(7) +from:0x020b8258 kind:arm_call to:0x020b7fac module:overlay(7) +from:0x020b8260 kind:arm_call to:0x02011ff4 module:main +from:0x020b8278 kind:arm_call to:0x020b80a4 module:overlay(7) +from:0x020b82b8 kind:arm_call to:0x020b8078 module:overlay(7) +from:0x020b8320 kind:load to:0x020b8078 module:overlay(7) +from:0x020b8338 kind:load to:0x020b8078 module:overlay(7) +from:0x020b8350 kind:load to:0x020b8078 module:overlay(7) +from:0x020b8370 kind:load to:0x020b8828 module:overlay(7) +from:0x020b8374 kind:load to:0x020b7ee0 module:overlay(7) +from:0x020b8378 kind:load to:0x020b84f0 module:overlay(7) +from:0x020b837c kind:load to:0x0203ce4c module:main +from:0x020b8380 kind:load to:0x020b8354 module:overlay(7) +from:0x020b83a8 kind:load to:0x020b6ba4 module:overlay(7) +from:0x020b83ac kind:load to:0x020b7ea4 module:overlay(7) +from:0x020b83b0 kind:load to:0x020b6624 module:overlay(7) +from:0x020b83b4 kind:load to:0x020b6628 module:overlay(7) +from:0x020b83b8 kind:load to:0x020b6ba8 module:overlay(7) +from:0x020b83bc kind:load to:0x020b6f60 module:overlay(7) +from:0x020b83c0 kind:load to:0x020b6640 module:overlay(7) +from:0x020b83cc kind:load to:0x020b670c module:overlay(7) +from:0x020b83d0 kind:load to:0x020b7e90 module:overlay(7) +from:0x020b83d4 kind:load to:0x020b6710 module:overlay(7) +from:0x020b83d8 kind:load to:0x020b6740 module:overlay(7) +from:0x020b83dc kind:load to:0x020b6760 module:overlay(7) +from:0x020b83e0 kind:load to:0x020b6b3c module:overlay(7) +from:0x020b83e4 kind:load to:0x020b6640 module:overlay(7) +from:0x020b83f0 kind:load to:0x020b7558 module:overlay(7) +from:0x020b83f4 kind:load to:0x020b7590 module:overlay(7) +from:0x020b83f8 kind:load to:0x020b7684 module:overlay(7) +from:0x020b83fc kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8400 kind:load to:0x020b7700 module:overlay(7) +from:0x020b8404 kind:load to:0x020b7724 module:overlay(7) +from:0x020b8408 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8414 kind:load to:0x020b6674 module:overlay(7) +from:0x020b8418 kind:load to:0x020b7e7c module:overlay(7) +from:0x020b841c kind:load to:0x020b6678 module:overlay(7) +from:0x020b8420 kind:load to:0x020b6628 module:overlay(7) +from:0x020b8424 kind:load to:0x020b668c module:overlay(7) +from:0x020b8428 kind:load to:0x020b663c module:overlay(7) +from:0x020b842c kind:load to:0x020b6640 module:overlay(7) +from:0x020b8438 kind:load to:0x020b7328 module:overlay(7) +from:0x020b843c kind:load to:0x020b7ecc module:overlay(7) +from:0x020b8440 kind:load to:0x020b6624 module:overlay(7) +from:0x020b8444 kind:load to:0x020b6628 module:overlay(7) +from:0x020b8448 kind:load to:0x020b662c module:overlay(7) +from:0x020b844c kind:load to:0x020b663c module:overlay(7) +from:0x020b8450 kind:load to:0x020b6640 module:overlay(7) +from:0x020b845c kind:load to:0x020b6ff0 module:overlay(7) +from:0x020b8460 kind:load to:0x020b7eb8 module:overlay(7) +from:0x020b8464 kind:load to:0x020b6ff4 module:overlay(7) +from:0x020b8468 kind:load to:0x020b701c module:overlay(7) +from:0x020b846c kind:load to:0x020b702c module:overlay(7) +from:0x020b8470 kind:load to:0x020b72ec module:overlay(7) +from:0x020b8474 kind:load to:0x020b6640 module:overlay(7) +from:0x020b8480 kind:load to:0x020b7f7c module:overlay(7) +from:0x020b8484 kind:load to:0x020b7f90 module:overlay(7) +from:0x020b8488 kind:load to:0x020b80a4 module:overlay(7) +from:0x020b848c kind:load to:0x020b80c8 module:overlay(7) +from:0x020b8498 kind:load to:0x020b823c module:overlay(7) +from:0x020b849c kind:load to:0x020b8250 module:overlay(7) +from:0x020b84a0 kind:load to:0x020b826c module:overlay(7) +from:0x020b84a4 kind:load to:0x020b80c8 module:overlay(7) diff --git a/config/usa/arm9/overlays/ov007/symbols.txt b/config/usa/arm9/overlays/ov007/symbols.txt new file mode 100644 index 00000000..82612ab0 --- /dev/null +++ b/config/usa/arm9/overlays/ov007/symbols.txt @@ -0,0 +1,117 @@ +func_ov007_020b6500 kind:function(arm,size=0x30) addr:0x020b6500 +func_ov007_020b6530 kind:function(arm,size=0x28) addr:0x020b6530 +func_ov007_020b6558 kind:function(arm,size=0x28) addr:0x020b6558 +func_ov007_020b6580 kind:function(arm,size=0x44) addr:0x020b6580 +func_ov007_020b65c4 kind:function(arm,size=0x2c) addr:0x020b65c4 +func_ov007_020b65f0 kind:function(arm,size=0x34) addr:0x020b65f0 +func_ov007_020b6624 kind:function(arm,size=0x4) addr:0x020b6624 +func_ov007_020b6628 kind:function(arm,size=0x4) addr:0x020b6628 +func_ov007_020b662c kind:function(arm,size=0x10) addr:0x020b662c +func_ov007_020b663c kind:function(arm,size=0x4) addr:0x020b663c +func_ov007_020b6640 kind:function(arm,size=0x4) addr:0x020b6640 +func_ov007_020b6644 kind:function(arm,size=0x30) addr:0x020b6644 +func_ov007_020b6674 kind:function(arm,size=0x4) addr:0x020b6674 +func_ov007_020b6678 kind:function(arm,size=0x14) addr:0x020b6678 +func_ov007_020b668c kind:function(arm,size=0x50) addr:0x020b668c +func_ov007_020b66dc kind:function(arm,size=0x30) addr:0x020b66dc +func_ov007_020b670c kind:function(arm,size=0x4) addr:0x020b670c +func_ov007_020b6710 kind:function(arm,size=0x30) addr:0x020b6710 +func_ov007_020b6740 kind:function(arm,size=0x20) addr:0x020b6740 +func_ov007_020b6760 kind:function(arm,size=0x3dc) addr:0x020b6760 +func_ov007_020b6b3c kind:function(arm,size=0x38) addr:0x020b6b3c +func_ov007_020b6b74 kind:function(arm,size=0x30) addr:0x020b6b74 +func_ov007_020b6ba4 kind:function(arm,size=0x4) addr:0x020b6ba4 +func_ov007_020b6ba8 kind:function(arm,size=0x3b8) addr:0x020b6ba8 +func_ov007_020b6f60 kind:function(arm,size=0x54) addr:0x020b6f60 +func_ov007_020b6fb4 kind:function(arm,size=0x3c) addr:0x020b6fb4 +func_ov007_020b6ff0 kind:function(arm,size=0x4) addr:0x020b6ff0 +func_ov007_020b6ff4 kind:function(arm,size=0x28) addr:0x020b6ff4 +func_ov007_020b701c kind:function(arm,size=0x10) addr:0x020b701c +func_ov007_020b702c kind:function(arm,size=0x44) addr:0x020b702c +func_ov007_020b7070 kind:function(arm,size=0x44) addr:0x020b7070 +func_ov007_020b70b4 kind:function(arm,size=0xd8) addr:0x020b70b4 +func_ov007_020b718c kind:function(arm,size=0x114) addr:0x020b718c +func_ov007_020b72a0 kind:function(arm,size=0x4c) addr:0x020b72a0 +func_ov007_020b72ec kind:function(arm,size=0xc) addr:0x020b72ec +func_ov007_020b72f8 kind:function(arm,size=0x30) addr:0x020b72f8 +func_ov007_020b7328 kind:function(arm,size=0x4) addr:0x020b7328 +func_ov007_020b732c kind:function(arm,size=0x84) addr:0x020b732c +func_ov007_020b73b0 kind:function(arm,size=0x1a8) addr:0x020b73b0 +func_ov007_020b7558 kind:function(arm,size=0x38) addr:0x020b7558 +func_ov007_020b7590 kind:function(arm,size=0x40) addr:0x020b7590 +func_ov007_020b75d0 kind:function(arm,size=0xb4) addr:0x020b75d0 +func_ov007_020b7684 kind:function(arm,size=0x38) addr:0x020b7684 +func_ov007_020b76bc kind:function(arm,size=0xc) addr:0x020b76bc +func_ov007_020b76c8 kind:function(arm,size=0x34) addr:0x020b76c8 +func_ov007_020b76fc kind:function(arm,size=0x4) addr:0x020b76fc +func_ov007_020b7700 kind:function(arm,size=0x24) addr:0x020b7700 +func_ov007_020b7724 kind:function(arm,size=0x24) addr:0x020b7724 +func_ov007_020b7748 kind:function(arm,size=0x44) addr:0x020b7748 +func_ov007_020b778c kind:function(arm,size=0x44) addr:0x020b778c +func_ov007_020b77d0 kind:function(arm,size=0x38) addr:0x020b77d0 +func_ov007_020b7808 kind:function(arm,size=0x8) addr:0x020b7808 +func_ov007_020b7810 kind:function(arm,size=0x54) addr:0x020b7810 +func_ov007_020b7864 kind:function(arm,size=0x20) addr:0x020b7864 +func_ov007_020b7884 kind:function(arm,size=0xbc) addr:0x020b7884 +func_ov007_020b7940 kind:function(arm,size=0x10) addr:0x020b7940 +func_ov007_020b7950 kind:function(arm,size=0x118) addr:0x020b7950 +func_ov007_020b7a68 kind:function(arm,size=0x64) addr:0x020b7a68 +func_ov007_020b7acc kind:function(arm,size=0x60) addr:0x020b7acc +func_ov007_020b7b2c kind:function(arm,size=0x18) addr:0x020b7b2c +func_ov007_020b7b44 kind:function(arm,size=0x18) addr:0x020b7b44 +func_ov007_020b7b5c kind:function(arm,size=0xa4) addr:0x020b7b5c +func_ov007_020b7c00 kind:function(arm,size=0xb8) addr:0x020b7c00 +func_ov007_020b7cb8 kind:function(arm,size=0x30) addr:0x020b7cb8 +func_ov007_020b7ce8 kind:function(arm,size=0xf4) addr:0x020b7ce8 +func_ov007_020b7ddc kind:function(arm,size=0xa0) addr:0x020b7ddc +func_ov007_020b7e7c kind:function(arm,size=0x14) addr:0x020b7e7c +func_ov007_020b7e90 kind:function(arm,size=0x14) addr:0x020b7e90 +func_ov007_020b7ea4 kind:function(arm,size=0x14) addr:0x020b7ea4 +func_ov007_020b7eb8 kind:function(arm,size=0x14) addr:0x020b7eb8 +func_ov007_020b7ecc kind:function(arm,size=0x14) addr:0x020b7ecc +func_ov007_020b7ee0 kind:function(arm,size=0x28) addr:0x020b7ee0 +func_ov007_020b7f08 kind:function(arm,size=0x74) addr:0x020b7f08 +func_ov007_020b7f7c kind:function(arm,size=0x14) addr:0x020b7f7c +func_ov007_020b7f90 kind:function(arm,size=0x1c) addr:0x020b7f90 +func_ov007_020b7fac kind:function(arm,size=0x14) addr:0x020b7fac +func_ov007_020b7fc0 kind:function(arm,size=0xb8) addr:0x020b7fc0 +func_ov007_020b8078 kind:function(arm,size=0x2c) addr:0x020b8078 +func_ov007_020b80a4 kind:function(arm,size=0x24) addr:0x020b80a4 +func_ov007_020b80c8 kind:function(arm,size=0x2c) addr:0x020b80c8 +func_ov007_020b80f4 kind:function(arm,size=0x54) addr:0x020b80f4 +func_ov007_020b8148 kind:function(arm,size=0x8c) addr:0x020b8148 +func_ov007_020b81d4 kind:function(arm,size=0x68) addr:0x020b81d4 +func_ov007_020b823c kind:function(arm,size=0x14) addr:0x020b823c +func_ov007_020b8250 kind:function(arm,size=0x1c) addr:0x020b8250 +func_ov007_020b826c kind:function(arm,size=0xa0) addr:0x020b826c +func_ov007_020b830c kind:function(arm,size=0x18) addr:0x020b830c +func_ov007_020b8324 kind:function(arm,size=0x18) addr:0x020b8324 +func_ov007_020b833c kind:function(arm,size=0x18) addr:0x020b833c +__sinit_ov007_020b8354 kind:function(arm,size=0x2c) addr:0x020b8354 +.p__sinit_ov007_020b8354 kind:data(word) addr:0x020b8380 +data_ov007_020b83a8 kind:data(any) addr:0x020b83a8 +data_ov007_020b83cc kind:data(any) addr:0x020b83cc +data_ov007_020b83f0 kind:data(any) addr:0x020b83f0 +data_ov007_020b8414 kind:data(any) addr:0x020b8414 +data_ov007_020b8438 kind:data(any) addr:0x020b8438 +data_ov007_020b845c kind:data(any) addr:0x020b845c +data_ov007_020b8480 kind:data(any) addr:0x020b8480 +data_ov007_020b8498 kind:data(any) addr:0x020b8498 +data_ov007_020b84c0 kind:bss addr:0x020b84c0 +data_ov007_020b84d0 kind:bss addr:0x020b84d0 +data_ov007_020b84dc kind:bss addr:0x020b84dc +data_ov007_020b84e0 kind:bss addr:0x020b84e0 +data_ov007_020b84e4 kind:bss addr:0x020b84e4 +data_ov007_020b84e8 kind:bss addr:0x020b84e8 +data_ov007_020b84f0 kind:bss addr:0x020b84f0 +data_ov007_020b84fc kind:bss addr:0x020b84fc +data_ov007_020b8508 kind:bss addr:0x020b8508 +data_ov007_020b85ad kind:bss addr:0x020b85ad ambiguous +data_ov007_020b8828 kind:bss addr:0x020b8828 +data_ov007_020b882c kind:bss addr:0x020b882c +data_ov007_020b892d kind:bss addr:0x020b892d ambiguous +data_ov007_020b8a0d kind:bss addr:0x020b8a0d ambiguous +data_ov007_020b8a39 kind:bss addr:0x020b8a39 ambiguous +data_ov007_020b8c81 kind:bss addr:0x020b8c81 ambiguous +data_ov007_020b8c8d kind:bss addr:0x020b8c8d ambiguous +data_ov007_020b8f00 kind:bss addr:0x020b8f00 ambiguous diff --git a/config/usa/arm9/overlays/ov008/delinks.txt b/config/usa/arm9/overlays/ov008/delinks.txt new file mode 100644 index 00000000..8c9b85f1 --- /dev/null +++ b/config/usa/arm9/overlays/ov008/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020b6500 end:0x020b6a34 kind:code align:32 + .init start:0x020b6a34 end:0x020b6ab4 kind:code align:4 + .ctor start:0x020b6ab4 end:0x020b6abc kind:rodata align:4 + .data start:0x020b6ac0 end:0x020b6b20 kind:data align:32 + .bss start:0x020b6b20 end:0x020b8b00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov008/relocs.txt b/config/usa/arm9/overlays/ov008/relocs.txt new file mode 100644 index 00000000..b2fde45c --- /dev/null +++ b/config/usa/arm9/overlays/ov008/relocs.txt @@ -0,0 +1,101 @@ +from:0x020b6518 kind:arm_call to:0x02012fd0 module:main +from:0x020b6538 kind:arm_call to:0x020b65a8 module:overlay(8) +from:0x020b6548 kind:arm_call to:0x0203ce4c module:main +from:0x020b656c kind:arm_call to:0x020166a4 module:main +from:0x020b658c kind:load to:0x0204997c module:main +from:0x020b6590 kind:load to:0x020b6bf0 module:overlay(8) +from:0x020b6594 kind:load to:0x020b6bf4 module:overlay(8) +from:0x020b6598 kind:load to:0x020b6b20 module:overlay(8) +from:0x020b659c kind:load to:0x020b6b3c module:overlay(8) +from:0x020b65a0 kind:load to:0x020b6688 module:overlay(8) +from:0x020b65a4 kind:load to:0x020b6b24 module:overlay(8) +from:0x020b65b4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b65e8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b65f0 kind:arm_call to:0x020a1500 module:overlay(0) +from:0x020b65f8 kind:arm_call to:0x02013014 module:main +from:0x020b660c kind:arm_call to:0x02011f3c module:main +from:0x020b661c kind:arm_call to:0x020ca300 module:overlay(24) +from:0x020b662c kind:arm_call to:0x020130d4 module:main +from:0x020b6648 kind:arm_call to:0x020166a4 module:main +from:0x020b6660 kind:arm_call to:0x020ca46c module:overlay(24) +from:0x020b6668 kind:arm_call to:0x020ca5a8 module:overlay(24) +from:0x020b6670 kind:arm_call to:0x020c18c4 module:overlay(17) +from:0x020b667c kind:load to:0x020b6acc module:overlay(8) +from:0x020b6680 kind:load to:0x0204997c module:main +from:0x020b66b4 kind:arm_call to:0x020a1534 module:overlay(0) +from:0x020b66bc kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b66c8 kind:load to:0x020b6acc module:overlay(8) +from:0x020b66f8 kind:arm_call to:0x020a1534 module:overlay(0) +from:0x020b6700 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6708 kind:arm_call to:0x02011ff4 module:main +from:0x020b6714 kind:load to:0x020b6acc module:overlay(8) +from:0x020b6748 kind:arm_call to:0x020ca638 module:overlay(24) +from:0x020b6768 kind:arm_call to:0x020ca46c module:overlay(24) +from:0x020b6770 kind:arm_call to:0x020ca5a8 module:overlay(24) +from:0x020b6778 kind:arm_call to:0x020c18c4 module:overlay(17) +from:0x020b6780 kind:arm_call to:0x020c18a4 module:overlay(17) +from:0x020b67a0 kind:arm_call to:0x01ffd3b0 module:itcm +from:0x020b67c8 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x020b67d4 kind:arm_call to:0x02070ad8 module:overlay(0) +from:0x020b67ec kind:arm_call to:0x0206805c module:overlay(0) +from:0x020b67f4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b6800 kind:load to:0x027e09a4 module:dtcm +from:0x020b6804 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6808 kind:load to:0x020b6ac0 module:overlay(8) +from:0x020b680c kind:load to:0x020b502c module:overlay(0) +from:0x020b6848 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6868 kind:arm_call to:0x0201aaa8 module:main +from:0x020b6874 kind:load to:0x0204aefc module:main +from:0x020b6890 kind:arm_call to:0x02012ff8 module:main +from:0x020b689c kind:load to:0x0204997c module:main +from:0x020b68b8 kind:arm_call to:0x02012fd0 module:main +from:0x020b68d4 kind:arm_call to:0x020b6964 module:overlay(8) +from:0x020b68e4 kind:arm_call to:0x0203ce4c module:main +from:0x020b6908 kind:arm_call to:0x020166a4 module:main +from:0x020b6928 kind:load to:0x0204997c module:main +from:0x020b692c kind:load to:0x020b7b98 module:overlay(8) +from:0x020b6930 kind:load to:0x020b7b9c module:overlay(8) +from:0x020b6934 kind:load to:0x020b7b44 module:overlay(8) +from:0x020b6938 kind:load to:0x020b7b60 module:overlay(8) +from:0x020b693c kind:load to:0x020b6944 module:overlay(8) +from:0x020b6940 kind:load to:0x020b7b48 module:overlay(8) +from:0x020b6950 kind:arm_call to:0x020a1534 module:overlay(0) +from:0x020b6958 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b696c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b697c kind:arm_call to:0x020a1500 module:overlay(0) +from:0x020b69a4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x020b69b0 kind:load to:0x020b6af4 module:overlay(8) +from:0x020b69b4 kind:load to:0x027e09b8 module:dtcm +from:0x020b69b8 kind:load to:0x020b6ae8 module:overlay(8) +from:0x020b69bc kind:load to:0x020b502c module:overlay(0) +from:0x020b69f8 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b6a04 kind:load to:0x0204a068 module:main +from:0x020b6a14 kind:arm_call to:0x020a1534 module:overlay(0) +from:0x020b6a1c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6a24 kind:arm_call to:0x02011ff4 module:main +from:0x020b6a4c kind:arm_call to:0x0203ce4c module:main +from:0x020b6a60 kind:load to:0x020b6bf0 module:overlay(8) +from:0x020b6a64 kind:load to:0x020b6878 module:overlay(8) +from:0x020b6a68 kind:load to:0x020b6b30 module:overlay(8) +from:0x020b6a70 kind:load to:0x020b6ac0 module:overlay(8) +from:0x020b6a8c kind:arm_call to:0x0203ce4c module:main +from:0x020b6aa0 kind:load to:0x020b7b98 module:overlay(8) +from:0x020b6aa4 kind:load to:0x020b6878 module:overlay(8) +from:0x020b6aa8 kind:load to:0x020b7b54 module:overlay(8) +from:0x020b6ab0 kind:load to:0x020b6ae8 module:overlay(8) +from:0x020b6ab4 kind:load to:0x020b6a34 module:overlay(8) +from:0x020b6ab8 kind:load to:0x020b6a74 module:overlay(8) +from:0x020b6acc kind:load to:0x020b6688 module:overlay(8) +from:0x020b6ad0 kind:load to:0x020b66cc module:overlay(8) +from:0x020b6ad4 kind:load to:0x020b6718 module:overlay(8) +from:0x020b6ad8 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b6adc kind:load to:0x020b6810 module:overlay(8) +from:0x020b6ae0 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b6ae4 kind:load to:0x02061cbc module:overlay(0) +from:0x020b6af4 kind:load to:0x020b6944 module:overlay(8) +from:0x020b6af8 kind:load to:0x020b6a08 module:overlay(8) +from:0x020b6afc kind:load to:0x020b69c0 module:overlay(8) +from:0x020b6b00 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b6b04 kind:load to:0x02061cb4 module:overlay(0) +from:0x020b6b08 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b6b0c kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov008/symbols.txt b/config/usa/arm9/overlays/ov008/symbols.txt new file mode 100644 index 00000000..4c560894 --- /dev/null +++ b/config/usa/arm9/overlays/ov008/symbols.txt @@ -0,0 +1,49 @@ +func_ov008_020b6500 kind:function(arm,size=0xa8) addr:0x020b6500 +func_ov008_020b65a8 kind:function(arm,size=0xe0) addr:0x020b65a8 +func_ov008_020b6688 kind:function(arm,size=0x44) addr:0x020b6688 +func_ov008_020b66cc kind:function(arm,size=0x4c) addr:0x020b66cc +func_ov008_020b6718 kind:function(arm,size=0xf8) addr:0x020b6718 +func_ov008_020b6810 kind:function(arm,size=0x68) addr:0x020b6810 +func_ov008_020b6878 kind:function(arm,size=0x28) addr:0x020b6878 +func_ov008_020b68a0 kind:function(arm,size=0xa4) addr:0x020b68a0 +func_ov008_020b6944 kind:function(arm,size=0x20) addr:0x020b6944 +func_ov008_020b6964 kind:function(arm,size=0x5c) addr:0x020b6964 +func_ov008_020b69c0 kind:function(arm,size=0x48) addr:0x020b69c0 +func_ov008_020b6a08 kind:function(arm,size=0x28) addr:0x020b6a08 +func_ov008_020b6a30 kind:function(arm,size=0x4) addr:0x020b6a30 +__sinit_ov008_020b6a34 kind:function(arm,size=0x40) addr:0x020b6a34 +__sinit_ov008_020b6a74 kind:function(arm,size=0x40) addr:0x020b6a74 +.p__sinit_ov008_020b6a34 kind:data(word) addr:0x020b6ab4 +.p__sinit_ov008_020b6a74 kind:data(word) addr:0x020b6ab8 +data_ov008_020b6ac0 kind:data(any) addr:0x020b6ac0 +data_ov008_020b6acc kind:data(any) addr:0x020b6acc +data_ov008_020b6ae8 kind:data(any) addr:0x020b6ae8 +data_ov008_020b6af4 kind:data(any) addr:0x020b6af4 +data_ov008_020b6b20 kind:bss addr:0x020b6b20 +data_ov008_020b6b24 kind:bss addr:0x020b6b24 +data_ov008_020b6b30 kind:bss addr:0x020b6b30 +data_ov008_020b6b3c kind:bss addr:0x020b6b3c +data_ov008_020b6b8c kind:bss addr:0x020b6b8c ambiguous +data_ov008_020b6bf0 kind:bss addr:0x020b6bf0 +data_ov008_020b6bf4 kind:bss addr:0x020b6bf4 +data_ov008_020b6d65 kind:bss addr:0x020b6d65 ambiguous +data_ov008_020b6df5 kind:bss addr:0x020b6df5 ambiguous +data_ov008_020b6f1d kind:bss addr:0x020b6f1d ambiguous +data_ov008_020b6f48 kind:bss addr:0x020b6f48 ambiguous +data_ov008_020b7254 kind:bss addr:0x020b7254 ambiguous +data_ov008_020b76a5 kind:bss addr:0x020b76a5 ambiguous +data_ov008_020b77b0 kind:bss addr:0x020b77b0 ambiguous +data_ov008_020b7ab0 kind:bss addr:0x020b7ab0 ambiguous +data_ov008_020b7ab5 kind:bss addr:0x020b7ab5 ambiguous +data_ov008_020b7b44 kind:bss addr:0x020b7b44 +data_ov008_020b7b48 kind:bss addr:0x020b7b48 +data_ov008_020b7b54 kind:bss addr:0x020b7b54 +data_ov008_020b7b60 kind:bss addr:0x020b7b60 +data_ov008_020b7b98 kind:bss addr:0x020b7b98 +data_ov008_020b7b9c kind:bss addr:0x020b7b9c +data_ov008_020b811c kind:bss addr:0x020b811c ambiguous +data_ov008_020b82f0 kind:bss addr:0x020b82f0 ambiguous +data_ov008_020b85ad kind:bss addr:0x020b85ad ambiguous +data_ov008_020b892d kind:bss addr:0x020b892d ambiguous +data_ov008_020b8a0d kind:bss addr:0x020b8a0d ambiguous +data_ov008_020b8a39 kind:bss addr:0x020b8a39 ambiguous diff --git a/config/usa/arm9/overlays/ov009/delinks.txt b/config/usa/arm9/overlays/ov009/delinks.txt new file mode 100644 index 00000000..a7800e68 --- /dev/null +++ b/config/usa/arm9/overlays/ov009/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b741c kind:code align:32 + .rodata start:0x020b741c end:0x020b747c kind:rodata align:4 + .init start:0x020b747c end:0x020b74a0 kind:code align:4 + .ctor start:0x020b74a0 end:0x020b74a4 kind:rodata align:4 + .data start:0x020b74c0 end:0x020b7580 kind:data align:32 + .bss start:0x020b7580 end:0x020b8600 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov009/relocs.txt b/config/usa/arm9/overlays/ov009/relocs.txt new file mode 100644 index 00000000..76a66c9c --- /dev/null +++ b/config/usa/arm9/overlays/ov009/relocs.txt @@ -0,0 +1,166 @@ +from:0x020b6520 kind:arm_call to:0x020b65b4 module:overlay(9) +from:0x020b6530 kind:arm_call to:0x0203ce4c module:main +from:0x020b6554 kind:arm_call to:0x020166a4 module:main +from:0x020b6574 kind:load to:0x020b7580 module:overlay(9) +from:0x020b6578 kind:load to:0x020b7590 module:overlay(9) +from:0x020b657c kind:load to:0x020b6584 module:overlay(9) +from:0x020b6580 kind:load to:0x020b7584 module:overlay(9) +from:0x020b6590 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6598 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b65a0 kind:arm_call to:0x020b684c module:overlay(9) +from:0x020b65a8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b65c0 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b65c8 kind:arm_call to:0x020b683c module:overlay(9) +from:0x020b65f8 kind:arm_call to:0x02063bbc module:overlay(0) +from:0x020b6614 kind:arm_call to:0x02063bbc module:overlay(0) +from:0x020b662c kind:arm_call to:0x020166a4 module:main +from:0x020b6638 kind:arm_call to:0x020166a4 module:main +from:0x020b6644 kind:arm_call to:0x02063e90 module:overlay(0) +from:0x020b6650 kind:arm_call to:0x02063e90 module:overlay(0) +from:0x020b6678 kind:load to:0x020b74c8 module:overlay(9) +from:0x020b677c kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020b67ac kind:arm_call to:0x02063e90 module:overlay(0) +from:0x020b67b8 kind:arm_call to:0x02063e90 module:overlay(0) +from:0x020b67e8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b67fc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b6808 kind:arm_call to:0x020c67fc module:overlay(24) +from:0x020b6820 kind:arm_call to:0x020c30f8 module:overlay(17) +from:0x020b6828 kind:load to:0x020b502c module:overlay(0) +from:0x020b682c kind:load to:0x0204a0f0 module:main +from:0x020b6830 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6834 kind:load to:0x027e0994 module:dtcm +from:0x020b6838 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020b6848 kind:load to:0x02118f84 module:overlay(31) +from:0x020b685c kind:load to:0x02118f84 module:overlay(31) +from:0x020b686c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6874 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b687c kind:arm_call to:0x020b684c module:overlay(9) +from:0x020b6884 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b688c kind:arm_call to:0x02011ff4 module:main +from:0x020b68b8 kind:arm_call to:0x020b691c module:overlay(9) +from:0x020b68c8 kind:arm_call to:0x0203ce4c module:main +from:0x020b68ec kind:arm_call to:0x020166a4 module:main +from:0x020b690c kind:load to:0x020b7708 module:overlay(9) +from:0x020b6910 kind:load to:0x020b7718 module:overlay(9) +from:0x020b6914 kind:load to:0x020b6c50 module:overlay(9) +from:0x020b6918 kind:load to:0x020b770c module:overlay(9) +from:0x020b6928 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b694c kind:arm_call to:0x0203d138 module:main +from:0x020b6974 kind:arm_call to:0x02063bbc module:overlay(0) +from:0x020b6998 kind:arm_call to:0x0203d138 module:main +from:0x020b69ac kind:arm_call to:0x020607bc module:overlay(0) +from:0x020b69d4 kind:arm_call_thumb to:0x020141dc module:main +from:0x020b69e8 kind:arm_call to:0x020166a4 module:main +from:0x020b6a98 kind:arm_call to:0x02063a9c module:overlay(0) +from:0x020b6ab4 kind:arm_call to:0x020166a4 module:main +from:0x020b6adc kind:arm_call_thumb to:0x02015488 module:main +from:0x020b6aec kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b6b04 kind:arm_call to:0x02017374 module:main +from:0x020b6b2c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b6b34 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6b3c kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6b44 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6b4c kind:arm_call_thumb to:0x0201549c module:main +from:0x020b6b60 kind:arm_call_thumb to:0x02015488 module:main +from:0x020b6b6c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b6b84 kind:arm_call to:0x02017374 module:main +from:0x020b6bac kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b6bb4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6bbc kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6bc4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6bcc kind:arm_call_thumb to:0x0201549c module:main +from:0x020b6bdc kind:load to:0x020b7508 module:overlay(9) +from:0x020b6be0 kind:load to:0x020b6c30 module:overlay(9) +from:0x020b6be4 kind:load to:0x020b6c08 module:overlay(9) +from:0x020b6be8 kind:load to:0x020b7094 module:overlay(9) +from:0x020b6bec kind:load to:0x020b7044 module:overlay(9) +from:0x020b6bf0 kind:load to:0x020b7434 module:overlay(9) +from:0x020b6bf4 kind:load to:0x020b7524 module:overlay(9) +from:0x020b6bf8 kind:load to:0x020b7538 module:overlay(9) +from:0x020b6bfc kind:load to:0x020b753c module:overlay(9) +from:0x020b6c00 kind:load to:0x020b7548 module:overlay(9) +from:0x020b6c04 kind:load to:0x020b7560 module:overlay(9) +from:0x020b6c10 kind:arm_call to:0x02063828 module:overlay(0) +from:0x020b6c20 kind:arm_call to:0x02060274 module:overlay(0) +from:0x020b6c2c kind:load to:0x020b1f24 module:overlay(0) +from:0x020b6c3c kind:arm_call to:0x0205fe68 module:overlay(0) +from:0x020b6c44 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6c68 kind:arm_call to:0x0203d1e8 module:main +from:0x020b6c74 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6c88 kind:arm_call to:0x0203d1e8 module:main +from:0x020b6c90 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6c9c kind:load to:0x020b7094 module:overlay(9) +from:0x020b6ca0 kind:load to:0x020b6c30 module:overlay(9) +from:0x020b6cbc kind:arm_call to:0x0203d1e8 module:main +from:0x020b6cc8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6cdc kind:arm_call to:0x0203d1e8 module:main +from:0x020b6ce4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6cec kind:arm_call to:0x02011ff4 module:main +from:0x020b6cf8 kind:load to:0x020b7094 module:overlay(9) +from:0x020b6cfc kind:load to:0x020b6c30 module:overlay(9) +from:0x020b6d18 kind:arm_call to:0x020b70cc module:overlay(9) +from:0x020b6d4c kind:arm_call to:0x020b6d5c module:overlay(9) +from:0x020b6e44 kind:load to:0x020b741c module:overlay(9) +from:0x020b6e78 kind:arm_call to:0x02014478 module:main +from:0x020b6e80 kind:arm_call to:0x020b6d00 module:overlay(9) +from:0x020b6eac kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b6ec0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b6ee0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6ef8 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b6f04 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b6f38 kind:arm_call to:0x020716bc module:overlay(0) +from:0x020b6f48 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b6f60 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b6f68 kind:load to:0x0204a0f0 module:main +from:0x020b6f6c kind:load to:0x0204a068 module:main +from:0x020b6f70 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6f74 kind:load to:0x027e09a8 module:dtcm +from:0x020b6fd8 kind:arm_call to:0x0201aaa8 module:main +from:0x020b6ff0 kind:load to:0x0204aefc module:main +from:0x020b702c kind:arm_call to:0x020166cc module:main +from:0x020b7040 kind:load to:0x027e0954 module:dtcm +from:0x020b7054 kind:arm_call to:0x0205b2b4 module:overlay(0) +from:0x020b7078 kind:arm_call to:0x02028c68 module:main +from:0x020b7090 kind:load to:0x020b74f4 module:overlay(9) +from:0x020b70a0 kind:arm_call to:0x0201666c module:main +from:0x020b70b8 kind:arm_call to:0x0201666c module:main +from:0x020b70c0 kind:arm_call to:0x02011ff4 module:main +from:0x020b710c kind:arm_call to:0x020602bc module:overlay(0) +from:0x020b7128 kind:arm_call to:0x020602bc module:overlay(0) +from:0x020b714c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b715c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b7194 kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x020b71b4 kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x020b71c8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b71f8 kind:arm_call to:0x020602cc module:overlay(0) +from:0x020b721c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b7294 kind:arm_call to:0x02062dbc module:overlay(0) +from:0x020b72b8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b72c4 kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x020b72d0 kind:arm_call to:0x020602ac module:overlay(0) +from:0x020b72e4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b7334 kind:arm_call to:0x020602ac module:overlay(0) +from:0x020b7360 kind:arm_call to:0x020602cc module:overlay(0) +from:0x020b73dc kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x020b73fc kind:arm_call to:0x0206f758 module:overlay(0) +from:0x020b7410 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7418 kind:load to:0x020b5294 module:overlay(0) +from:0x020b749c kind:load to:0x020b74e4 module:overlay(9) +from:0x020b74a0 kind:load to:0x020b747c module:overlay(9) +from:0x020b74c8 kind:load to:0x020b6584 module:overlay(9) +from:0x020b74cc kind:load to:0x020b6860 module:overlay(9) +from:0x020b74d0 kind:load to:0x020b6744 module:overlay(9) +from:0x020b74d4 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b74d8 kind:load to:0x02061cb4 module:overlay(0) +from:0x020b74dc kind:load to:0x02061cb8 module:overlay(0) +from:0x020b74e0 kind:load to:0x02061cbc module:overlay(0) +from:0x020b74f4 kind:load to:0x0205b354 module:overlay(0) +from:0x020b74f8 kind:load to:0x020b7094 module:overlay(9) +from:0x020b74fc kind:load to:0x020b70ac module:overlay(9) +from:0x020b7508 kind:load to:0x020b6c50 module:overlay(9) +from:0x020b750c kind:load to:0x020b6ca4 module:overlay(9) +from:0x020b7510 kind:load to:0x020b6e48 module:overlay(9) +from:0x020b7514 kind:load to:0x020b6ff4 module:overlay(9) +from:0x020b7518 kind:load to:0x020b6f78 module:overlay(9) +from:0x020b751c kind:load to:0x02061cb8 module:overlay(0) +from:0x020b7520 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov009/symbols.txt b/config/usa/arm9/overlays/ov009/symbols.txt new file mode 100644 index 00000000..96924284 --- /dev/null +++ b/config/usa/arm9/overlays/ov009/symbols.txt @@ -0,0 +1,51 @@ +func_ov009_020b6500 kind:function(arm,size=0x84) addr:0x020b6500 +func_ov009_020b6584 kind:function(arm,size=0x30) addr:0x020b6584 +func_ov009_020b65b4 kind:function(arm,size=0xc8) addr:0x020b65b4 +func_ov009_020b667c kind:function(arm,size=0x70) addr:0x020b667c +func_ov009_020b66ec kind:function(arm,size=0x50) addr:0x020b66ec +func_ov009_020b673c kind:function(arm,size=0x8) addr:0x020b673c +func_ov009_020b6744 kind:function(arm,size=0xf8) addr:0x020b6744 +func_ov009_020b683c kind:function(arm,size=0x10) addr:0x020b683c +func_ov009_020b684c kind:function(arm,size=0x14) addr:0x020b684c +func_ov009_020b6860 kind:function(arm,size=0x38) addr:0x020b6860 +func_ov009_020b6898 kind:function(arm,size=0x84) addr:0x020b6898 +func_ov009_020b691c kind:function(arm,size=0x2ec) addr:0x020b691c +func_ov009_020b6c08 kind:function(arm,size=0x28) addr:0x020b6c08 +func_ov009_020b6c30 kind:function(arm,size=0x20) addr:0x020b6c30 +func_ov009_020b6c50 kind:function(arm,size=0x54) addr:0x020b6c50 +func_ov009_020b6ca4 kind:function(arm,size=0x5c) addr:0x020b6ca4 +func_ov009_020b6d00 kind:function(arm,size=0x5c) addr:0x020b6d00 +func_ov009_020b6d5c kind:function(arm,size=0xec) addr:0x020b6d5c +func_ov009_020b6e48 kind:function(arm,size=0x130) addr:0x020b6e48 +func_ov009_020b6f78 kind:function(arm,size=0x7c) addr:0x020b6f78 +func_ov009_020b6ff4 kind:function(arm,size=0x50) addr:0x020b6ff4 +func_ov009_020b7044 kind:function(arm,size=0x50) addr:0x020b7044 +func_ov009_020b7094 kind:function(arm,size=0x18) addr:0x020b7094 +func_ov009_020b70ac kind:function(arm,size=0x20) addr:0x020b70ac +func_ov009_020b70cc kind:function(arm,size=0x350) addr:0x020b70cc +data_ov009_020b741c kind:data(any) addr:0x020b741c +data_ov009_020b7434 kind:data(any) addr:0x020b7434 +__sinit_ov009_020b747c kind:function(arm,size=0x24) addr:0x020b747c +.p__sinit_ov009_020b747c kind:data(word) addr:0x020b74a0 +data_ov009_020b74c8 kind:data(any) addr:0x020b74c8 +data_ov009_020b74e4 kind:data(any) addr:0x020b74e4 +data_ov009_020b74f4 kind:data(any) addr:0x020b74f4 +data_ov009_020b7508 kind:data(any) addr:0x020b7508 +data_ov009_020b7524 kind:data(any) addr:0x020b7524 +data_ov009_020b7538 kind:data(any) addr:0x020b7538 +data_ov009_020b753c kind:data(any) addr:0x020b753c +data_ov009_020b7548 kind:data(any) addr:0x020b7548 +data_ov009_020b7560 kind:data(any) addr:0x020b7560 +data_ov009_020b7580 kind:bss addr:0x020b7580 +data_ov009_020b7584 kind:bss addr:0x020b7584 +data_ov009_020b7590 kind:bss addr:0x020b7590 +data_ov009_020b76a5 kind:bss addr:0x020b76a5 ambiguous +data_ov009_020b7708 kind:bss addr:0x020b7708 +data_ov009_020b770c kind:bss addr:0x020b770c +data_ov009_020b7718 kind:bss addr:0x020b7718 +data_ov009_020b77b0 kind:bss addr:0x020b77b0 ambiguous +data_ov009_020b7ab0 kind:bss addr:0x020b7ab0 ambiguous +data_ov009_020b7ab5 kind:bss addr:0x020b7ab5 ambiguous +data_ov009_020b811c kind:bss addr:0x020b811c ambiguous +data_ov009_020b82f0 kind:bss addr:0x020b82f0 ambiguous +data_ov009_020b85ad kind:bss addr:0x020b85ad ambiguous diff --git a/config/usa/arm9/overlays/ov010/delinks.txt b/config/usa/arm9/overlays/ov010/delinks.txt new file mode 100644 index 00000000..6a068773 --- /dev/null +++ b/config/usa/arm9/overlays/ov010/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b8c2c kind:code align:32 + .rodata start:0x020b8c2c end:0x020b8cd8 kind:rodata align:4 + .init start:0x020b8cd8 end:0x020b8d08 kind:code align:4 + .ctor start:0x020b8d08 end:0x020b8d0c kind:rodata align:4 + .data start:0x020b8d20 end:0x020b8e40 kind:data align:32 + .bss start:0x020b8e40 end:0x020bab60 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov010/relocs.txt b/config/usa/arm9/overlays/ov010/relocs.txt new file mode 100644 index 00000000..9f20db91 --- /dev/null +++ b/config/usa/arm9/overlays/ov010/relocs.txt @@ -0,0 +1,416 @@ +from:0x020b6512 kind:thumb_call to:0x020b70f0 module:overlay(10) +from:0x020b651c kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020b652a kind:thumb_call to:0x020b71cc module:overlay(10) +from:0x020b653a kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b654c kind:load to:0x020b8e40 module:overlay(10) +from:0x020b6550 kind:load to:0x020b929c module:overlay(10) +from:0x020b6554 kind:load to:0x020b655d module:overlay(10) +from:0x020b6558 kind:load to:0x020b8e60 module:overlay(10) +from:0x020b656e kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b6576 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6584 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b658e kind:thumb_call_arm to:0x02067324 module:overlay(0) +from:0x020b6596 kind:thumb_call_arm to:0x020a1534 module:overlay(0) +from:0x020b65a4 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b65aa kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b65b4 kind:load to:0x02063050 module:overlay(0) +from:0x020b65c0 kind:load to:0x020b65c5 module:overlay(10) +from:0x020b65c8 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b65d4 kind:thumb_call_arm to:0x02067324 module:overlay(0) +from:0x020b65ee kind:thumb_call to:0x020b8224 module:overlay(10) +from:0x020b65f8 kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020b6606 kind:thumb_call to:0x020b8238 module:overlay(10) +from:0x020b6616 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6628 kind:load to:0x020b8e40 module:overlay(10) +from:0x020b662c kind:load to:0x020b8e6c module:overlay(10) +from:0x020b6630 kind:load to:0x020b6639 module:overlay(10) +from:0x020b6634 kind:load to:0x020b8e54 module:overlay(10) +from:0x020b6640 kind:thumb_call_arm to:0x02067324 module:overlay(0) +from:0x020b6648 kind:thumb_call_arm to:0x020a1534 module:overlay(0) +from:0x020b6658 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b665e kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b666c kind:load to:0x020b65c5 module:overlay(10) +from:0x020b6676 kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b66b4 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020b66bc kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020b66c4 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020b66d8 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b66e2 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b66fa kind:thumb_call_arm to:0x020a1500 module:overlay(0) +from:0x020b6702 kind:thumb_call to:0x020b8800 module:overlay(10) +from:0x020b6710 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b671c kind:load to:0x020b8db0 module:overlay(10) +from:0x020b6720 kind:load to:0x020b65c5 module:overlay(10) +from:0x020b6724 kind:load to:0x0206335c module:overlay(0) +from:0x020b6728 kind:load to:0x0204997c module:main +from:0x020b672c kind:load to:0x020b9b48 module:overlay(10) +from:0x020b6730 kind:load to:0x020b9b4c module:overlay(10) +from:0x020b6746 kind:thumb_call_arm to:0x020732bc module:overlay(0) +from:0x020b6752 kind:thumb_call_arm to:0x020c621c module:overlay(24) +from:0x020b6782 kind:thumb_call_arm to:0x020732bc module:overlay(0) +from:0x020b682e kind:thumb_call_arm to:0x020c788c module:overlays(19,24) +from:0x020b687a kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6886 kind:thumb_call to:0x020b70d4 module:overlay(10) +from:0x020b6896 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b68a0 kind:load to:0x027e09b8 module:dtcm +from:0x020b68a4 kind:load to:0x027e0994 module:dtcm +from:0x020b68a8 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020b68ac kind:load to:0x027e09a4 module:dtcm +from:0x020b68b0 kind:load to:0x0204a0f0 module:main +from:0x020b68b4 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020b68b8 kind:load to:0x020b502c module:overlay(0) +from:0x020b68bc kind:load to:0x027e0cf8 module:dtcm +from:0x020b6916 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b6926 kind:thumb_call_arm to:0x020cd484 module:overlay(24) +from:0x020b6942 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b6992 kind:thumb_call_arm to:0x0206805c module:overlay(0) +from:0x020b699c kind:thumb_call_arm to:0x020cd484 module:overlay(24) +from:0x020b69a6 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b69c0 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b69c8 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b69d0 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b6a04 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b6a0c kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b6a68 kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b6a76 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b6a7e kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b6a86 kind:thumb_call_arm to:0x020d63c8 module:overlay(24) +from:0x020b6a94 kind:thumb_call_arm to:0x020732bc module:overlay(0) +from:0x020b6abe kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b6b8c kind:load to:0x0204a068 module:main +from:0x020b6b94 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020b6b98 kind:load to:0x0204a0f0 module:main +from:0x020b6b9c kind:load to:0x020b8d20 module:overlay(10) +from:0x020b6ba0 kind:load to:0x020b502c module:overlay(0) +from:0x020b6ba4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6ba8 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b6bac kind:load to:0x027e09b8 module:dtcm +from:0x020b6bb0 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020b6bb4 kind:load to:0x027e09a4 module:dtcm +from:0x020b6c56 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020b6d86 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020b6eb4 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020b6ee2 kind:thumb_call_arm to:0x020d63c8 module:overlay(24) +from:0x020b6ef0 kind:thumb_call_arm to:0x020732bc module:overlay(0) +from:0x020b6f20 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b6f40 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b6fca kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b6fd4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b6fd8 kind:load to:0x027e09b8 module:dtcm +from:0x020b6fdc kind:load to:0x020d8640 module:overlays(19,24) +from:0x020b6fe0 kind:load to:0x027e09a4 module:dtcm +from:0x020b6fe4 kind:load to:0x0204aefc module:main +from:0x020b7020 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7028 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7030 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b70ec kind:load to:0x027e09b8 module:dtcm +from:0x020b70f4 kind:thumb_call to:0x020b6670 module:overlay(10) +from:0x020b7122 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b712c kind:thumb_call_arm to:0x0206335c module:overlay(0) +from:0x020b713e kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b7148 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020b71a0 kind:load to:0x020b8d70 module:overlay(10) +from:0x020b71a4 kind:load to:0x02063050 module:overlay(0) +from:0x020b71a8 kind:load to:0x020b71ad module:overlay(10) +from:0x020b71b0 kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b71c8 kind:load to:0x020b1ec4 module:overlay(0) +from:0x020b71d2 kind:thumb_call to:0x020b6734 module:overlay(10) +from:0x020b71d8 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b71e0 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b7200 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7224 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7248 kind:thumb_call_arm to:0x020a8954 module:overlay(0) +from:0x020b726a kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b7286 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b72c8 kind:thumb_call_arm to:0x0206310c module:overlay(0) +from:0x020b7338 kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b7348 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7368 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b73d8 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b741a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b743e kind:thumb_call_arm to:0x02018240 module:main +from:0x020b745e kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b7478 kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b7482 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020b74ae kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b74d8 kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b7534 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7540 kind:load to:0x027e09b8 module:dtcm +from:0x020b7548 kind:load to:0x020b8c34 module:overlay(10) +from:0x020b754c kind:load to:0x020b8c2c module:overlay(10) +from:0x020b7550 kind:load to:0x020b8c30 module:overlay(10) +from:0x020b7554 kind:load to:0x020b8c3a module:overlay(10) +from:0x020b756e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7596 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b75c4 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b75ea kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7616 kind:thumb_call_arm to:0x02065910 module:overlay(0) +from:0x020b76ae kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7718 kind:load to:0x020b8c60 module:overlay(10) +from:0x020b7728 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7736 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b7746 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b7760 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b777e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b77a4 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b77b6 kind:thumb_call_arm to:0x020d63c8 module:overlay(24) +from:0x020b77ca kind:thumb_call_arm to:0x02060930 module:overlay(0) +from:0x020b77d4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b77e6 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b7824 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7844 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7870 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7892 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b78be kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b78e0 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b790c kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b792e kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7954 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b7974 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b79f0 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b7a00 kind:thumb_call_arm to:0x020cd484 module:overlay(24) +from:0x020b7a08 kind:thumb_call to:0x020b68c8 module:overlay(10) +from:0x020b7a4e kind:thumb_call_arm to:0x020a8708 module:overlay(0) +from:0x020b7a58 kind:thumb_call_arm to:0x020a8728 module:overlay(0) +from:0x020b7a8a kind:thumb_call_arm to:0x02065968 module:overlay(0) +from:0x020b7bcc kind:load to:0x0204a068 module:main +from:0x020b7bd4 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020b7bd8 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7bdc kind:load to:0x020b8c74 module:overlay(10) +from:0x020b7be0 kind:load to:0x020b8c88 module:overlay(10) +from:0x020b7be4 kind:load to:0x020b8c60 module:overlay(10) +from:0x020b7c18 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b7c56 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7c84 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7c9c kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b7cc4 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b7cf0 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7d48 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7d78 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7d98 kind:thumb_call_arm to:0x020659b0 module:overlay(0) +from:0x020b7db4 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020b7dc6 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7dce kind:thumb_call to:0x020b6ed8 module:overlay(10) +from:0x020b7dd6 kind:thumb_call_arm to:0x020c4d54 module:overlay(24) +from:0x020b7e38 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b7e52 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7e68 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7e78 kind:load to:0x0204aefc module:main +from:0x020b7e80 kind:load to:0x0204a0f0 module:main +from:0x020b7e88 kind:load to:0x020b8c52 module:overlay(10) +from:0x020b7e90 kind:load to:0x027e0ce0 module:dtcm +from:0x020b7e9c kind:load to:0x020d8640 module:overlays(19,24) +from:0x020b7fd4 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8016 kind:thumb_call_arm to:0x020d9794 module:overlay(31) +from:0x020b8038 kind:thumb_call_arm to:0x0206805c module:overlay(0) +from:0x020b8042 kind:thumb_call_arm to:0x020cd484 module:overlay(24) +from:0x020b807a kind:thumb_call_arm to:0x02019688 module:main +from:0x020b8094 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b80b2 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b80ce kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b80fe kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b8142 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b814a kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b8156 kind:thumb_call_arm to:0x0208bf48 module:overlay(0) +from:0x020b8160 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b816e kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b8176 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b8180 kind:load to:0x0204a0f0 module:main +from:0x020b8184 kind:load to:0x027e0d34 module:dtcm +from:0x020b818c kind:load to:0x020b8d20 module:overlay(10) +from:0x020b8190 kind:load to:0x020b502c module:overlay(0) +from:0x020b8194 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020b8198 kind:load to:0x0204a068 module:main +from:0x020b81ac kind:load to:0x020b51f4 module:overlay(0) +from:0x020b81b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020b81b8 kind:thumb_call to:0x020b70a4 module:overlay(10) +from:0x020b821a kind:thumb_call to:0x020b7074 module:overlay(10) +from:0x020b8228 kind:thumb_call to:0x020b6670 module:overlay(10) +from:0x020b8234 kind:load to:0x020b8d30 module:overlay(10) +from:0x020b823e kind:thumb_call to:0x020b6734 module:overlay(10) +from:0x020b8244 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b8256 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b8278 kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b8294 kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b829e kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020b82d0 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b82fa kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b832a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8378 kind:load to:0x020b8c46 module:overlay(10) +from:0x020b8382 kind:thumb_call_arm to:0x02019688 module:main +from:0x020b8392 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b83ac kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b83ca kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b83de kind:thumb_call_arm to:0x020d63c8 module:overlay(24) +from:0x020b83f4 kind:thumb_call_arm to:0x02060930 module:overlay(0) +from:0x020b83fc kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b840c kind:thumb_call_arm to:0x02019688 module:main +from:0x020b844a kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b846a kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b8496 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b84b8 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b84e4 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b8506 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b8532 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b8554 kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b857a kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b859a kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b85e2 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b861c kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b8664 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b866c kind:thumb_call to:0x020b6ed8 module:overlay(10) +from:0x020b8674 kind:load to:0x0204aefc module:main +from:0x020b86d4 kind:thumb_call_arm to:0x02067324 module:overlay(0) +from:0x020b86dc kind:thumb_call_arm to:0x020a1534 module:overlay(0) +from:0x020b86ec kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b86f2 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b8700 kind:load to:0x020b65c5 module:overlay(10) +from:0x020b870c kind:thumb_call_arm to:0x02067324 module:overlay(0) +from:0x020b8714 kind:thumb_call_arm to:0x020a1534 module:overlay(0) +from:0x020b8724 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b872a kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b8730 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b873c kind:load to:0x020b65c5 module:overlay(10) +from:0x020b8752 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b875a kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b8768 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b8772 kind:thumb_call_arm to:0x02067324 module:overlay(0) +from:0x020b877a kind:thumb_call_arm to:0x020a1534 module:overlay(0) +from:0x020b8788 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b878e kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b8794 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b879c kind:load to:0x02063050 module:overlay(0) +from:0x020b87a8 kind:load to:0x020b65c5 module:overlay(10) +from:0x020b87b4 kind:thumb_call_arm to:0x02067324 module:overlay(0) +from:0x020b87bc kind:thumb_call_arm to:0x020a1534 module:overlay(0) +from:0x020b87cc kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b87d2 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b87d8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b87e4 kind:load to:0x020b65c5 module:overlay(10) +from:0x020b87f4 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b87fc kind:load to:0x0204997c module:main +from:0x020b880a kind:thumb_call_arm to:0x02067224 module:overlay(0) +from:0x020b8820 kind:load to:0x020b8df0 module:overlay(10) +from:0x020b8848 kind:thumb_call_arm to:0x02067cd8 module:overlay(0) +from:0x020b8854 kind:load to:0x020b502c module:overlay(0) +from:0x020b8882 kind:thumb_call_arm to:0x020d9804 module:overlay(31) +from:0x020b888c kind:load to:0x027e0d34 module:dtcm +from:0x020b8894 kind:thumb_call_arm to:0x02067324 module:overlay(0) +from:0x020b889a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b88b6 kind:thumb_call to:0x020b88f8 module:overlay(10) +from:0x020b88c0 kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020b88d6 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b88e8 kind:load to:0x020baa9c module:overlay(10) +from:0x020b88ec kind:load to:0x020baaac module:overlay(10) +from:0x020b88f0 kind:load to:0x020b8955 module:overlay(10) +from:0x020b88f4 kind:load to:0x020baaa0 module:overlay(10) +from:0x020b88fc kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b893c kind:thumb_call_arm to:0x02018a84 module:main +from:0x020b8942 kind:thumb_call to:0x020b89bc module:overlay(10) +from:0x020b894c kind:load to:0x020b8e24 module:overlay(10) +from:0x020b8950 kind:load to:0x027e0994 module:dtcm +from:0x020b8962 kind:thumb_call_arm to:0x02018a9c module:main +from:0x020b896a kind:thumb_call to:0x0201ca00 module:main +from:0x020b8970 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b8978 kind:load to:0x020b8e24 module:overlay(10) +from:0x020b897c kind:load to:0x027e0994 module:dtcm +from:0x020b8980 kind:load to:0x0204a100 module:main +from:0x020b8992 kind:thumb_call_arm to:0x02018a9c module:main +from:0x020b899a kind:thumb_call to:0x0201ca00 module:main +from:0x020b89a0 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b89a6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b89b0 kind:load to:0x020b8e24 module:overlay(10) +from:0x020b89b4 kind:load to:0x027e0994 module:dtcm +from:0x020b89b8 kind:load to:0x0204a100 module:main +from:0x020b89e4 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8a0c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8a2a kind:thumb_call_arm to:0x0217d710 module:overlay(96) +from:0x020b8a38 kind:thumb_call to:0x020b8ae0 module:overlay(10) +from:0x020b8a40 kind:load to:0x020b8ca8 module:overlay(10) +from:0x020b8a44 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020b8a66 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b8a88 kind:thumb_call_arm to:0x0205fd20 module:overlay(0) +from:0x020b8a98 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b8b20 kind:thumb_call to:0x020b8a48 module:overlay(10) +from:0x020b8b36 kind:thumb_call to:0x020b8a48 module:overlay(10) +from:0x020b8b40 kind:load to:0x020b8cc4 module:overlay(10) +from:0x020b8b44 kind:load to:0x020b8cb0 module:overlay(10) +from:0x020b8b50 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8b5a kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b8b68 kind:thumb_call_arm to:0x02018a9c module:main +from:0x020b8b70 kind:thumb_call to:0x0201ca00 module:main +from:0x020b8b78 kind:thumb_call to:0x020b8c28 module:overlay(10) +from:0x020b8b80 kind:load to:0x0204a0f0 module:main +from:0x020b8b84 kind:load to:0x027e0994 module:dtcm +from:0x020b8b88 kind:load to:0x0204a100 module:main +from:0x020b8b94 kind:thumb_call to:0x020b8c18 module:overlay(10) +from:0x020b8bc0 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b8c02 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b8c10 kind:load to:0x027e0994 module:dtcm +from:0x020b8c14 kind:load to:0x0204aefc module:main +from:0x020b8cf4 kind:load to:0x020b8d20 module:overlay(10) +from:0x020b8cf8 kind:load to:0x020b8e48 module:overlay(10) +from:0x020b8cfc kind:load to:0x020b9b48 module:overlay(10) +from:0x020b8d00 kind:load to:0x020b87e9 module:overlay(10) +from:0x020b8d04 kind:load to:0x0203ce4c module:main +from:0x020b8d08 kind:load to:0x020b8cd9 module:overlay(10) +from:0x020b8d30 kind:load to:0x020b6639 module:overlay(10) +from:0x020b8d34 kind:load to:0x020b87ad module:overlay(10) +from:0x020b8d38 kind:load to:0x020b68c9 module:overlay(10) +from:0x020b8d3c kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8d40 kind:load to:0x020b85c5 module:overlay(10) +from:0x020b8d44 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8d48 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8d4c kind:load to:0x020b8239 module:overlay(10) +from:0x020b8d50 kind:load to:0x020b7075 module:overlay(10) +from:0x020b8d54 kind:load to:0x020b837d module:overlay(10) +from:0x020b8d58 kind:load to:0x020b8401 module:overlay(10) +from:0x020b8d5c kind:load to:0x020b7071 module:overlay(10) +from:0x020b8d60 kind:load to:0x020b8679 module:overlay(10) +from:0x020b8d64 kind:load to:0x020b70a5 module:overlay(10) +from:0x020b8d70 kind:load to:0x020b655d module:overlay(10) +from:0x020b8d74 kind:load to:0x020b8741 module:overlay(10) +from:0x020b8d78 kind:load to:0x020b799d module:overlay(10) +from:0x020b8d7c kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8d80 kind:load to:0x020b7bf5 module:overlay(10) +from:0x020b8d84 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8d88 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8d8c kind:load to:0x020b71cd module:overlay(10) +from:0x020b8d90 kind:load to:0x020b820d module:overlay(10) +from:0x020b8d94 kind:load to:0x020b7731 module:overlay(10) +from:0x020b8d98 kind:load to:0x020b77d9 module:overlay(10) +from:0x020b8d9c kind:load to:0x020b7fcd module:overlay(10) +from:0x020b8da0 kind:load to:0x020b7ea5 module:overlay(10) +from:0x020b8da4 kind:load to:0x020b81b5 module:overlay(10) +from:0x020b8db0 kind:load to:0x020b86cd module:overlay(10) +from:0x020b8db4 kind:load to:0x020b8705 module:overlay(10) +from:0x020b8db8 kind:load to:0x020b68c9 module:overlay(10) +from:0x020b8dbc kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8dc0 kind:load to:0x020b6ed9 module:overlay(10) +from:0x020b8dc4 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8dc8 kind:load to:0x02061cbc module:overlay(0) +from:0x020b8dcc kind:load to:0x020b6735 module:overlay(10) +from:0x020b8dd0 kind:load to:0x020b7075 module:overlay(10) +from:0x020b8dd4 kind:load to:0x020b68c1 module:overlay(10) +from:0x020b8dd8 kind:load to:0x020b68c5 module:overlay(10) +from:0x020b8ddc kind:load to:0x020b7071 module:overlay(10) +from:0x020b8de0 kind:load to:0x020b706d module:overlay(10) +from:0x020b8de4 kind:load to:0x020b70a5 module:overlay(10) +from:0x020b8df0 kind:load to:0x020667b8 module:overlay(0) +from:0x020b8df4 kind:load to:0x020667d4 module:overlay(0) +from:0x020b8df8 kind:load to:0x020b8825 module:overlay(10) +from:0x020b8dfc kind:load to:0x02067414 module:overlay(0) +from:0x020b8e00 kind:load to:0x02067454 module:overlay(0) +from:0x020b8e04 kind:load to:0x02066ddc module:overlay(0) +from:0x020b8e08 kind:load to:0x020669b8 module:overlay(0) +from:0x020b8e0c kind:load to:0x020b8859 module:overlay(10) +from:0x020b8e10 kind:load to:0x0206721c module:overlay(0) +from:0x020b8e14 kind:load to:0x020b65d1 module:overlay(10) +from:0x020b8e18 kind:load to:0x020b8891 module:overlay(10) +from:0x020b8e24 kind:load to:0x020b8955 module:overlay(10) +from:0x020b8e28 kind:load to:0x020b8985 module:overlay(10) +from:0x020b8e2c kind:load to:0x020b8b49 module:overlay(10) +from:0x020b8e30 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8e34 kind:load to:0x020b8b8d module:overlay(10) +from:0x020b8e38 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b8e3c kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov010/symbols.txt b/config/usa/arm9/overlays/ov010/symbols.txt new file mode 100644 index 00000000..3d1f20c8 --- /dev/null +++ b/config/usa/arm9/overlays/ov010/symbols.txt @@ -0,0 +1,91 @@ +func_ov010_020b6500 kind:function(thumb,size=0x5c) addr:0x020b6500 +func_ov010_020b655c kind:function(thumb,size=0x68) addr:0x020b655c +func_ov010_020b65c4 kind:function(thumb,size=0xc) addr:0x020b65c4 +func_ov010_020b65d0 kind:function(thumb,size=0xc) addr:0x020b65d0 +func_ov010_020b65dc kind:function(thumb,size=0x5c) addr:0x020b65dc +func_ov010_020b6638 kind:function(thumb,size=0x38) addr:0x020b6638 +func_ov010_020b6670 kind:function(thumb,size=0xc4) addr:0x020b6670 +func_ov010_020b6734 kind:function(thumb,size=0x18c) addr:0x020b6734 +func_ov010_020b68c0 kind:function(thumb,size=0x2) addr:0x020b68c0 +func_ov010_020b68c4 kind:function(thumb,size=0x2) addr:0x020b68c4 +func_ov010_020b68c8 kind:function(thumb,size=0x610) addr:0x020b68c8 +func_ov010_020b6ed8 kind:function(thumb,size=0x110) addr:0x020b6ed8 +func_ov010_020b6fe8 kind:function(thumb,size=0x4c) addr:0x020b6fe8 +func_ov010_020b7034 kind:function(thumb,size=0x36) addr:0x020b7034 +func_ov010_020b706c kind:function(thumb,size=0x2) addr:0x020b706c +func_ov010_020b7070 kind:function(thumb,size=0x2) addr:0x020b7070 +func_ov010_020b7074 kind:function(thumb,size=0x2e) addr:0x020b7074 +func_ov010_020b70a4 kind:function(thumb,size=0x2e) addr:0x020b70a4 +func_ov010_020b70d4 kind:function(thumb,size=0x1c) addr:0x020b70d4 +func_ov010_020b70f0 kind:function(thumb,size=0xbc) addr:0x020b70f0 +func_ov010_020b71ac kind:function(thumb,size=0x20) addr:0x020b71ac +func_ov010_020b71cc kind:function(thumb,size=0x564) addr:0x020b71cc +func_ov010_020b7730 kind:function(thumb,size=0xa8) addr:0x020b7730 +func_ov010_020b77d8 kind:function(thumb,size=0x1c4) addr:0x020b77d8 +func_ov010_020b799c kind:function(thumb,size=0x258) addr:0x020b799c +func_ov010_020b7bf4 kind:function(thumb,size=0x2b0) addr:0x020b7bf4 +func_ov010_020b7ea4 kind:function(thumb,size=0x128) addr:0x020b7ea4 +func_ov010_020b7fcc kind:function(thumb,size=0x1e8) addr:0x020b7fcc +func_ov010_020b81b4 kind:function(thumb,size=0x58) addr:0x020b81b4 +func_ov010_020b820c kind:function(thumb,size=0x18) addr:0x020b820c +func_ov010_020b8224 kind:function(thumb,size=0x14) addr:0x020b8224 +func_ov010_020b8238 kind:function(thumb,size=0x144) addr:0x020b8238 +func_ov010_020b837c kind:function(thumb,size=0x84) addr:0x020b837c +func_ov010_020b8400 kind:function(thumb,size=0x1c4) addr:0x020b8400 +func_ov010_020b85c4 kind:function(thumb,size=0xb4) addr:0x020b85c4 +func_ov010_020b8678 kind:function(thumb,size=0x52) addr:0x020b8678 +func_ov010_020b86cc kind:function(thumb,size=0x38) addr:0x020b86cc +func_ov010_020b8704 kind:function(thumb,size=0x3c) addr:0x020b8704 +func_ov010_020b8740 kind:function(thumb,size=0x6c) addr:0x020b8740 +func_ov010_020b87ac kind:function(thumb,size=0x3c) addr:0x020b87ac +func_ov010_020b87e8 kind:function(thumb,size=0x18) addr:0x020b87e8 +func_ov010_020b8800 kind:function(thumb,size=0x24) addr:0x020b8800 +func_ov010_020b8824 kind:function(thumb,size=0x34) addr:0x020b8824 +func_ov010_020b8858 kind:function(thumb,size=0x38) addr:0x020b8858 +func_ov010_020b8890 kind:function(thumb,size=0x12) addr:0x020b8890 +func_ov010_020b88a4 kind:function(thumb,size=0x54) addr:0x020b88a4 +func_ov010_020b88f8 kind:function(thumb,size=0x5c) addr:0x020b88f8 +func_ov010_020b8954 kind:function(thumb,size=0x30) addr:0x020b8954 +func_ov010_020b8984 kind:function(thumb,size=0x38) addr:0x020b8984 +func_ov010_020b89bc kind:function(thumb,size=0x8c) addr:0x020b89bc +func_ov010_020b8a48 kind:function(thumb,size=0x96) addr:0x020b8a48 +func_ov010_020b8ae0 kind:function(thumb,size=0x68) addr:0x020b8ae0 +func_ov010_020b8b48 kind:function(thumb,size=0x44) addr:0x020b8b48 +func_ov010_020b8b8c kind:function(thumb,size=0x8c) addr:0x020b8b8c +func_ov010_020b8c18 kind:function(thumb,size=0xe) addr:0x020b8c18 +func_ov010_020b8c28 kind:function(thumb,size=0x4) addr:0x020b8c28 +data_ov010_020b8c2c kind:data(any) addr:0x020b8c2c +data_ov010_020b8c30 kind:data(any) addr:0x020b8c30 +data_ov010_020b8c34 kind:data(any) addr:0x020b8c34 +data_ov010_020b8c3a kind:data(any) addr:0x020b8c3a +data_ov010_020b8c46 kind:data(any) addr:0x020b8c46 +data_ov010_020b8c52 kind:data(any) addr:0x020b8c52 +data_ov010_020b8c60 kind:data(any) addr:0x020b8c60 +data_ov010_020b8c74 kind:data(any) addr:0x020b8c74 +data_ov010_020b8c81 kind:data(any) addr:0x020b8c81 ambiguous +data_ov010_020b8c88 kind:data(any) addr:0x020b8c88 +data_ov010_020b8c8d kind:data(any) addr:0x020b8c8d ambiguous +data_ov010_020b8ca8 kind:data(any) addr:0x020b8ca8 +data_ov010_020b8cb0 kind:data(any) addr:0x020b8cb0 +data_ov010_020b8cc4 kind:data(any) addr:0x020b8cc4 +__sinit_ov010_020b8cd8 kind:function(thumb,size=0x30) addr:0x020b8cd8 +.p__sinit_ov010_020b8cd8 kind:data(word) addr:0x020b8d08 +data_ov010_020b8d20 kind:data(any) addr:0x020b8d20 +data_ov010_020b8d30 kind:data(any) addr:0x020b8d30 +data_ov010_020b8d70 kind:data(any) addr:0x020b8d70 +data_ov010_020b8db0 kind:data(any) addr:0x020b8db0 +data_ov010_020b8df0 kind:data(any) addr:0x020b8df0 +data_ov010_020b8e24 kind:data(any) addr:0x020b8e24 +data_ov010_020b8e40 kind:bss addr:0x020b8e40 +data_ov010_020b8e48 kind:bss addr:0x020b8e48 +data_ov010_020b8e54 kind:bss addr:0x020b8e54 +data_ov010_020b8e60 kind:bss addr:0x020b8e60 +data_ov010_020b8e6c kind:bss addr:0x020b8e6c +data_ov010_020b8f00 kind:bss addr:0x020b8f00 ambiguous +data_ov010_020b929c kind:bss addr:0x020b929c +data_ov010_020b9b48 kind:bss addr:0x020b9b48 +data_ov010_020b9b4c kind:bss addr:0x020b9b4c +data_ov010_020ba720 kind:bss addr:0x020ba720 ambiguous +data_ov010_020baa9c kind:bss addr:0x020baa9c +data_ov010_020baaa0 kind:bss addr:0x020baaa0 +data_ov010_020baaac kind:bss addr:0x020baaac diff --git a/config/usa/arm9/overlays/ov011/delinks.txt b/config/usa/arm9/overlays/ov011/delinks.txt new file mode 100644 index 00000000..fb66f380 --- /dev/null +++ b/config/usa/arm9/overlays/ov011/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b9074 kind:code align:32 + .rodata start:0x020b9074 end:0x020b9338 kind:rodata align:4 + .init start:0x020b9338 end:0x020b936c kind:code align:4 + .ctor start:0x020b936c end:0x020b9370 kind:rodata align:4 + .data start:0x020b9380 end:0x020b9540 kind:data align:32 + .bss start:0x020b9540 end:0x020ba900 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov011/relocs.txt b/config/usa/arm9/overlays/ov011/relocs.txt new file mode 100644 index 00000000..f8eecf73 --- /dev/null +++ b/config/usa/arm9/overlays/ov011/relocs.txt @@ -0,0 +1,347 @@ +from:0x020b6520 kind:arm_call to:0x020b6608 module:overlay(11) +from:0x020b6530 kind:arm_call to:0x0203ce4c module:main +from:0x020b6554 kind:arm_call to:0x020166a4 module:main +from:0x020b6574 kind:load to:0x020b9540 module:overlay(11) +from:0x020b6578 kind:load to:0x020b9550 module:overlay(11) +from:0x020b657c kind:load to:0x020b6584 module:overlay(11) +from:0x020b6580 kind:load to:0x020b9544 module:overlay(11) +from:0x020b6594 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b65ac kind:arm_call to:0x0203d1e8 module:main +from:0x020b65c4 kind:arm_call to:0x0203d1e8 module:main +from:0x020b65cc kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b65d8 kind:load to:0x020b65e0 module:overlay(11) +from:0x020b65dc kind:load to:0x020b65f4 module:overlay(11) +from:0x020b65e8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b65fc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b661c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b663c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b6668 kind:arm_call to:0x02028bf0 module:main +from:0x020b6678 kind:arm_call to:0x02028bf0 module:main +from:0x020b669c kind:arm_call to:0x0203d138 module:main +from:0x020b66c8 kind:arm_call to:0x0203d138 module:main +from:0x020b6718 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020b6734 kind:arm_call to:0x02028bf0 module:main +from:0x020b6750 kind:arm_call to:0x0201f038 module:main +from:0x020b675c kind:arm_call to:0x0201f038 module:main +from:0x020b6768 kind:arm_call to:0x0201ef74 module:main +from:0x020b6778 kind:arm_call to:0x020166a4 module:main +from:0x020b67e4 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020b685c kind:arm_call to:0x020166a4 module:main +from:0x020b6894 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b68c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b68f4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6924 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6954 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020b697c kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020b69a4 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020b69cc kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020b69d8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b6a90 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6b54 kind:arm_call to:0x020a8660 module:overlay(0) +from:0x020b6b6c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b6b80 kind:arm_call to:0x020b71e4 module:overlay(11) +from:0x020b6b98 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020b6bd0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b6c04 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6c34 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b6c68 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6c90 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b6cb0 kind:arm_call to:0x020b896c module:overlay(11) +from:0x020b6d00 kind:arm_call to:0x01ffd400 module:itcm +from:0x020b6d3c kind:arm_call to:0x02061a28 module:overlay(0) +from:0x020b6d44 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b6dbc kind:arm_call to:0x020c7864 module:overlay(24) +from:0x020b6dcc kind:arm_call to:0x020c6820 module:overlay(24) +from:0x020b6dd8 kind:arm_call to:0x020b8e04 module:overlay(11) +from:0x020b6de8 kind:arm_call to:0x020c68b4 module:overlay(24) +from:0x020b6df4 kind:arm_call to:0x020b896c module:overlay(11) +from:0x020b6e1c kind:arm_call to:0x020c7704 module:overlay(24) +from:0x020b6e24 kind:arm_call to:0x020c7878 module:overlay(24) +from:0x020b6edc kind:arm_call to:0x02016228 module:main +from:0x020b6ee0 kind:arm_call to:0x020275c0 module:main +from:0x020b6f28 kind:arm_call to:0x02019628 module:main +from:0x020b6f38 kind:arm_call to:0x02016228 module:main +from:0x020b6f3c kind:arm_call to:0x020275c0 module:main +from:0x020b6f50 kind:arm_call_thumb to:0x02015488 module:main +from:0x020b6f5c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b6f74 kind:arm_call to:0x02017374 module:main +from:0x020b6fa0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b6fa8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6fb0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6fb8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b6fc0 kind:arm_call_thumb to:0x0201549c module:main +from:0x020b6fcc kind:arm_call to:0x020b7380 module:overlay(11) +from:0x020b7008 kind:arm_call to:0x020b761c module:overlay(11) +from:0x020b707c kind:arm_call to:0x020b8dcc module:overlay(11) +from:0x020b7080 kind:arm_call to:0x020b8e04 module:overlay(11) +from:0x020b708c kind:arm_call to:0x020d04f0 module:overlay(24) +from:0x020b70a8 kind:arm_call to:0x02016684 module:main +from:0x020b7178 kind:arm_call to:0x020b893c module:overlay(11) +from:0x020b7188 kind:load to:0x020b93bc module:overlay(11) +from:0x020b718c kind:load to:0x020b65f4 module:overlay(11) +from:0x020b7190 kind:load to:0x020b8d2c module:overlay(11) +from:0x020b7194 kind:load to:0x020b65e0 module:overlay(11) +from:0x020b7198 kind:load to:0x0206335c module:overlay(0) +from:0x020b719c kind:load to:0x020b90c6 module:overlay(11) +from:0x020b71a0 kind:load to:0x020b9136 module:overlay(11) +from:0x020b71a4 kind:load to:0x020b90fe module:overlay(11) +from:0x020b71a8 kind:load to:0x027e09a4 module:dtcm +from:0x020b71ac kind:load to:0x027e0ce0 module:dtcm +from:0x020b71b0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b71b4 kind:load to:0x027e0998 module:dtcm +from:0x020b71b8 kind:load to:0x02138cf0 module:overlay(26) +from:0x020b71bc kind:load to:0x027e0cf8 module:dtcm +from:0x020b71c0 kind:load to:0x027e0994 module:dtcm +from:0x020b71c4 kind:load to:0x020b93d8 module:overlay(11) +from:0x020b71c8 kind:load to:0x020b93f0 module:overlay(11) +from:0x020b71cc kind:load to:0x0204a0f0 module:main +from:0x020b71d0 kind:load to:0x020b93f8 module:overlay(11) +from:0x020b71d4 kind:load to:0x020b9404 module:overlay(11) +from:0x020b71d8 kind:load to:0x020b941c module:overlay(11) +from:0x020b71dc kind:load to:0x020b9420 module:overlay(11) +from:0x020b71e0 kind:load to:0x027e09b8 module:dtcm +from:0x020b7208 kind:arm_call to:0x020b8dcc module:overlay(11) +from:0x020b737c kind:load to:0x027e09a4 module:dtcm +from:0x020b73b4 kind:arm_call_thumb to:0x02015488 module:main +from:0x020b73c0 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b73c4 kind:arm_call to:0x020275c0 module:main +from:0x020b73dc kind:arm_call to:0x02017374 module:main +from:0x020b740c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b7414 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b741c kind:arm_call_thumb to:0x02015664 module:main +from:0x020b7424 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b742c kind:arm_call_thumb to:0x0201549c module:main +from:0x020b7448 kind:arm_call_thumb to:0x02015488 module:main +from:0x020b7454 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b7458 kind:arm_call to:0x020275c0 module:main +from:0x020b7470 kind:arm_call to:0x02017374 module:main +from:0x020b74a0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b74a8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b74b0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b74b8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b74c0 kind:arm_call_thumb to:0x0201549c module:main +from:0x020b74dc kind:arm_call_thumb to:0x02015488 module:main +from:0x020b74e8 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b74ec kind:arm_call to:0x020275c0 module:main +from:0x020b7504 kind:arm_call to:0x02017374 module:main +from:0x020b7534 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b753c kind:arm_call_thumb to:0x02015664 module:main +from:0x020b7544 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b754c kind:arm_call_thumb to:0x02015664 module:main +from:0x020b7554 kind:arm_call_thumb to:0x0201549c module:main +from:0x020b7570 kind:arm_call_thumb to:0x02015488 module:main +from:0x020b757c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b7580 kind:arm_call to:0x020275c0 module:main +from:0x020b7598 kind:arm_call to:0x02017374 module:main +from:0x020b75c8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b75d0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b75d8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b75e0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b75e8 kind:arm_call_thumb to:0x0201549c module:main +from:0x020b75f4 kind:load to:0x020b93d8 module:overlay(11) +from:0x020b75f8 kind:load to:0x020b941c module:overlay(11) +from:0x020b75fc kind:load to:0x020b943c module:overlay(11) +from:0x020b7600 kind:load to:0x020b9430 module:overlay(11) +from:0x020b7604 kind:load to:0x020b9448 module:overlay(11) +from:0x020b7608 kind:load to:0x020b9460 module:overlay(11) +from:0x020b760c kind:load to:0x020b946c module:overlay(11) +from:0x020b7610 kind:load to:0x020b9484 module:overlay(11) +from:0x020b7614 kind:load to:0x020b9490 module:overlay(11) +from:0x020b7618 kind:load to:0x020b94a8 module:overlay(11) +from:0x020b76ec kind:load to:0x020b909c module:overlay(11) +from:0x020b76f0 kind:load to:0x020b908e module:overlay(11) +from:0x020b76f4 kind:load to:0x020b9080 module:overlay(11) +from:0x020b76f8 kind:load to:0x020b9074 module:overlay(11) +from:0x020b7768 kind:arm_call to:0x020b85a4 module:overlay(11) +from:0x020b77c0 kind:arm_call to:0x020b85a4 module:overlay(11) +from:0x020b7800 kind:arm_call to:0x020b85a4 module:overlay(11) +from:0x020b782c kind:arm_call to:0x020b85a4 module:overlay(11) +from:0x020b7848 kind:load to:0x020b938c module:overlay(11) +from:0x020b78a0 kind:arm_call to:0x02016714 module:main +from:0x020b78c8 kind:arm_call to:0x02062dbc module:overlay(0) +from:0x020b78e8 kind:arm_call to:0x02062dbc module:overlay(0) +from:0x020b7920 kind:arm_call to:0x02062dbc module:overlay(0) +from:0x020b7944 kind:arm_call to:0x02062dbc module:overlay(0) +from:0x020b79c4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b79e4 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b7abc kind:arm_call to:0x020b866c module:overlay(11) +from:0x020b7ad4 kind:arm_call to:0x020b80b4 module:overlay(11) +from:0x020b7adc kind:arm_call to:0x020b8384 module:overlay(11) +from:0x020b7ae4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b7af8 kind:arm_call to:0x020c6cc4 module:overlay(24) +from:0x020b7b1c kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b7b24 kind:arm_call to:0x020b893c module:overlay(11) +from:0x020b7b2c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b7b54 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x020b7b60 kind:load to:0x0204a068 module:main +from:0x020b7b64 kind:load to:0x0204a0f0 module:main +from:0x020b7b68 kind:load to:0x027e0994 module:dtcm +from:0x020b7b6c kind:load to:0x020b5198 module:overlay(0) +from:0x020b7f38 kind:arm_call to:0x0201f024 module:main +from:0x020b7f4c kind:arm_call to:0x0201c4b0 module:main +from:0x020b7f68 kind:arm_call to:0x0201f0e8 module:main +from:0x020b7f7c kind:arm_call to:0x020b8c70 module:overlay(11) +from:0x020b7fa0 kind:arm_call to:0x020c3354 module:overlay(17) +from:0x020b7fbc kind:arm_call to:0x020b84d0 module:overlay(11) +from:0x020b7fd0 kind:arm_call to:0x0201dbe8 module:main +from:0x020b7ff0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b8018 kind:arm_call to:0x0201d600 module:main +from:0x020b803c kind:arm_call to:0x02016714 module:main +from:0x020b804c kind:arm_call to:0x02016684 module:main +from:0x020b8090 kind:arm_call to:0x020c30c4 module:overlay(17) +from:0x020b80a0 kind:load to:0x0204ae8c module:main +from:0x020b80a4 kind:load to:0x020d8680 module:overlays(19,24) +from:0x020b80a8 kind:load to:0x0204aeb0 module:main +from:0x020b80ac kind:load to:0x020b51f4 module:overlay(0) +from:0x020b80b0 kind:load to:0x0204a068 module:main +from:0x020b80cc kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b80e0 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020b8190 kind:arm_call to:0x020b8dcc module:overlay(11) +from:0x020b81bc kind:arm_call to:0x0205c9b0 module:overlay(0) +from:0x020b81d8 kind:arm_call to:0x0207027c module:overlay(0) +from:0x020b81e4 kind:arm_call to:0x020cb08c module:overlay(24) +from:0x020b8214 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b8240 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b8254 kind:arm_call to:0x020cb034 module:overlay(24) +from:0x020b8260 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b82dc kind:arm_call to:0x0207027c module:overlay(0) +from:0x020b82ec kind:arm_call to:0x020cb08c module:overlay(24) +from:0x020b8324 kind:arm_call to:0x020cb034 module:overlay(24) +from:0x020b8330 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b835c kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020b8368 kind:load to:0x0204a0f0 module:main +from:0x020b8370 kind:load to:0x020d7304 module:overlays(19,24) +from:0x020b8374 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020b8378 kind:load to:0x027e09a0 module:dtcm +from:0x020b837c kind:load to:0x020b51f4 module:overlay(0) +from:0x020b8380 kind:load to:0x020b9380 module:overlay(11) +from:0x020b83a4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b841c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b842c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b8434 kind:arm_call to:0x020b8dcc module:overlay(11) +from:0x020b8478 kind:arm_call to:0x0205c9b0 module:overlay(0) +from:0x020b84b4 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b84bc kind:arm_call to:0x020b893c module:overlay(11) +from:0x020b84c4 kind:load to:0x0204a0f0 module:main +from:0x020b84c8 kind:load to:0x020b90aa module:overlay(11) +from:0x020b84cc kind:load to:0x0204a068 module:main +from:0x020b85a0 kind:load to:0x020b9380 module:overlay(11) +from:0x020b85d0 kind:arm_call to:0x0201ec08 module:main +from:0x020b85ec kind:arm_call to:0x0201ec08 module:main +from:0x020b8660 kind:load to:0x0204a0f0 module:main +from:0x020b8664 kind:load to:0x0204aef0 module:main +from:0x020b8668 kind:load to:0x0204adf0 module:main +from:0x020b869c kind:arm_call to:0x02019628 module:main +from:0x020b86bc kind:arm_call to:0x02019628 module:main +from:0x020b86c8 kind:load to:0x0204a0f0 module:main +from:0x020b86ec kind:arm_call to:0x02028c24 module:main +from:0x020b8710 kind:arm_call to:0x0201ec08 module:main +from:0x020b871c kind:arm_call to:0x01ffb428 module:itcm +from:0x020b87a0 kind:arm_call to:0x0201aa1c module:main +from:0x020b87d0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020b87e8 kind:arm_call to:0x020a8660 module:overlay(0) +from:0x020b8824 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8848 kind:arm_call to:0x0201aa1c module:main +from:0x020b886c kind:arm_call to:0x0201aaa8 module:main +from:0x020b8878 kind:load to:0x027e0120 module:dtcm +from:0x020b887c kind:load to:0x0204a0f0 module:main +from:0x020b8880 kind:load to:0x0204aefc module:main +from:0x020b8884 kind:load to:0x027e09a4 module:dtcm +from:0x020b8888 kind:load to:0x027e0ce0 module:dtcm +from:0x020b8938 kind:load to:0x027e09b8 module:dtcm +from:0x020b89a4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8a14 kind:arm_call to:0x02016228 module:main +from:0x020b8a18 kind:arm_call to:0x020275c0 module:main +from:0x020b8a60 kind:arm_call to:0x02019628 module:main +from:0x020b8a80 kind:arm_call to:0x0201f098 module:main +from:0x020b8ac8 kind:arm_call to:0x0201f098 module:main +from:0x020b8b14 kind:arm_call to:0x0201efd4 module:main +from:0x020b8b58 kind:arm_call to:0x020b8bdc module:overlay(11) +from:0x020b8b5c kind:arm_call to:0x020275c0 module:main +from:0x020b8b70 kind:arm_call to:0x020b8c70 module:overlay(11) +from:0x020b8ba8 kind:arm_call to:0x020b761c module:overlay(11) +from:0x020b8bd0 kind:load to:0x020b93d8 module:overlay(11) +from:0x020b8bd4 kind:load to:0x020b93f0 module:overlay(11) +from:0x020b8bd8 kind:load to:0x0204a0f0 module:main +from:0x020b8c0c kind:arm_call to:0x02016228 module:main +from:0x020b8c24 kind:arm_call to:0x02016228 module:main +from:0x020b8c3c kind:arm_call to:0x02016228 module:main +from:0x020b8c54 kind:arm_call to:0x02016228 module:main +from:0x020b8c5c kind:load to:0x020b94b4 module:overlay(11) +from:0x020b8c60 kind:load to:0x020b94d0 module:overlay(11) +from:0x020b8c64 kind:load to:0x020b94d8 module:overlay(11) +from:0x020b8c68 kind:load to:0x020b94e0 module:overlay(11) +from:0x020b8c6c kind:load to:0x020b94e8 module:overlay(11) +from:0x020b8d1c kind:arm_call to:0x02019628 module:main +from:0x020b8d28 kind:load to:0x0204a0f0 module:main +from:0x020b8d34 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020b8d48 kind:load to:0x020b93a4 module:overlay(11) +from:0x020b8d54 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b8d5c kind:arm_call to:0x02011ff4 module:main +from:0x020b8d78 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b8d90 kind:arm_call to:0x0203d1e8 module:main +from:0x020b8da8 kind:arm_call to:0x0203d1e8 module:main +from:0x020b8db0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b8db8 kind:arm_call to:0x02011ff4 module:main +from:0x020b8dc4 kind:load to:0x020b65e0 module:overlay(11) +from:0x020b8dc8 kind:load to:0x020b65f4 module:overlay(11) +from:0x020b8dfc kind:load to:0x020b9170 module:overlay(11) +from:0x020b8e00 kind:load to:0x020b9254 module:overlay(11) +from:0x020b8e30 kind:load to:0x020b9254 module:overlay(11) +from:0x020b8e54 kind:arm_call to:0x020b8ecc module:overlay(11) +from:0x020b8e64 kind:arm_call to:0x0203ce4c module:main +from:0x020b8e88 kind:arm_call to:0x020166a4 module:main +from:0x020b8ea8 kind:load to:0x020ba8bc module:overlay(11) +from:0x020b8eac kind:load to:0x020ba8cc module:overlay(11) +from:0x020b8eb0 kind:load to:0x020b8eb8 module:overlay(11) +from:0x020b8eb4 kind:load to:0x020ba8c0 module:overlay(11) +from:0x020b8ec0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b8ed8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b8ef0 kind:arm_call to:0x020b8f00 module:overlay(11) +from:0x020b8efc kind:load to:0x020b94f8 module:overlay(11) +from:0x020b8f1c kind:arm_call to:0x02032e8c module:main +from:0x020b8f40 kind:arm_call to:0x02034038 module:main +from:0x020b8f48 kind:arm_call to:0x02033f54 module:main +from:0x020b8f5c kind:arm_call to:0x02034038 module:main +from:0x020b8f68 kind:arm_call to:0x02033f54 module:main +from:0x020b8f7c kind:arm_call to:0x02034038 module:main +from:0x020b8f90 kind:arm_call_thumb to:0x02015488 module:main +from:0x020b8f9c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020b8fb8 kind:arm_call to:0x02034038 module:main +from:0x020b8fc0 kind:arm_call to:0x02033f54 module:main +from:0x020b8fd4 kind:arm_call to:0x02034038 module:main +from:0x020b8fec kind:arm_call to:0x02017374 module:main +from:0x020b9018 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020b9020 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b9028 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b9030 kind:arm_call_thumb to:0x02015664 module:main +from:0x020b9038 kind:arm_call_thumb to:0x0201549c module:main +from:0x020b9044 kind:load to:0x020b9514 module:overlay(11) +from:0x020b9048 kind:load to:0x020b9520 module:overlay(11) +from:0x020b904c kind:load to:0x020b952c module:overlay(11) +from:0x020b9050 kind:load to:0x020b9534 module:overlay(11) +from:0x020b9054 kind:load to:0x020b9538 module:overlay(11) +from:0x020b9060 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b9068 kind:arm_call to:0x02011ff4 module:main +from:0x020b9368 kind:load to:0x020b9380 module:overlay(11) +from:0x020b936c kind:load to:0x020b9338 module:overlay(11) +from:0x020b938c kind:load to:0x020b784c module:overlay(11) +from:0x020b9394 kind:load to:0x020b7b70 module:overlay(11) +from:0x020b93a4 kind:load to:0x020b65f4 module:overlay(11) +from:0x020b93a8 kind:load to:0x020b8d4c module:overlay(11) +from:0x020b93ac kind:load to:0x02062cc0 module:overlay(0) +from:0x020b93b0 kind:load to:0x02062db8 module:overlay(0) +from:0x020b93bc kind:load to:0x020b6584 module:overlay(11) +from:0x020b93c0 kind:load to:0x020b8d68 module:overlay(11) +from:0x020b93c4 kind:load to:0x020b76fc module:overlay(11) +from:0x020b93c8 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b93cc kind:load to:0x020b86cc module:overlay(11) +from:0x020b93d0 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b93d4 kind:load to:0x02061cbc module:overlay(0) +from:0x020b94f8 kind:load to:0x020b8eb8 module:overlay(11) +from:0x020b94fc kind:load to:0x020b9058 module:overlay(11) +from:0x020b9500 kind:load to:0x02061cac module:overlay(0) +from:0x020b9504 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b9508 kind:load to:0x02061cb4 module:overlay(0) +from:0x020b950c kind:load to:0x02061cb8 module:overlay(0) +from:0x020b9510 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov011/symbols.txt b/config/usa/arm9/overlays/ov011/symbols.txt new file mode 100644 index 00000000..722c42e2 --- /dev/null +++ b/config/usa/arm9/overlays/ov011/symbols.txt @@ -0,0 +1,81 @@ +func_ov011_020b6500 kind:function(arm,size=0x84) addr:0x020b6500 +func_ov011_020b6584 kind:function(arm,size=0x5c) addr:0x020b6584 +func_ov011_020b65e0 kind:function(arm,size=0x14) addr:0x020b65e0 +func_ov011_020b65f4 kind:function(arm,size=0x14) addr:0x020b65f4 +func_ov011_020b6608 kind:function(arm,size=0xbdc) addr:0x020b6608 +func_ov011_020b71e4 kind:function(arm,size=0x19c) addr:0x020b71e4 +func_ov011_020b7380 kind:function(arm,size=0x29c) addr:0x020b7380 +func_ov011_020b761c kind:function(arm,size=0xe0) addr:0x020b761c +func_ov011_020b76fc kind:function(arm,size=0x150) addr:0x020b76fc +func_ov011_020b784c kind:function(arm,size=0x324) addr:0x020b784c +func_ov011_020b7b70 kind:function(arm,size=0x544) addr:0x020b7b70 +func_ov011_020b80b4 kind:function(arm,size=0x2d0) addr:0x020b80b4 +func_ov011_020b8384 kind:function(arm,size=0x14c) addr:0x020b8384 +func_ov011_020b84d0 kind:function(arm,size=0xd4) addr:0x020b84d0 +func_ov011_020b85a4 kind:function(arm,size=0xc8) addr:0x020b85a4 +func_ov011_020b866c kind:function(arm,size=0x60) addr:0x020b866c +func_ov011_020b86cc kind:function(arm,size=0x1c0) addr:0x020b86cc +func_ov011_020b888c kind:function(arm,size=0xb0) addr:0x020b888c +func_ov011_020b893c kind:function(arm,size=0x30) addr:0x020b893c +func_ov011_020b896c kind:function(arm,size=0x64) addr:0x020b896c +func_ov011_020b89d0 kind:function(arm,size=0x20c) addr:0x020b89d0 +func_ov011_020b8bdc kind:function(arm,size=0x94) addr:0x020b8bdc +func_ov011_020b8c70 kind:function(arm,size=0xbc) addr:0x020b8c70 +func_ov011_020b8d2c kind:function(arm,size=0x20) addr:0x020b8d2c +func_ov011_020b8d4c kind:function(arm,size=0x1c) addr:0x020b8d4c +func_ov011_020b8d68 kind:function(arm,size=0x64) addr:0x020b8d68 +func_ov011_020b8dcc kind:function(arm,size=0x38) addr:0x020b8dcc +func_ov011_020b8e04 kind:function(arm,size=0x30) addr:0x020b8e04 +func_ov011_020b8e34 kind:function(arm,size=0x84) addr:0x020b8e34 +func_ov011_020b8eb8 kind:function(arm,size=0x14) addr:0x020b8eb8 +func_ov011_020b8ecc kind:function(arm,size=0x34) addr:0x020b8ecc +func_ov011_020b8f00 kind:function(arm,size=0x158) addr:0x020b8f00 +func_ov011_020b9058 kind:function(arm,size=0x1c) addr:0x020b9058 +data_ov011_020b9074 kind:data(any) addr:0x020b9074 +data_ov011_020b9080 kind:data(any) addr:0x020b9080 +data_ov011_020b908e kind:data(any) addr:0x020b908e +data_ov011_020b909c kind:data(any) addr:0x020b909c +data_ov011_020b90aa kind:data(any) addr:0x020b90aa +data_ov011_020b90c6 kind:data(any) addr:0x020b90c6 +data_ov011_020b90fe kind:data(any) addr:0x020b90fe +data_ov011_020b9136 kind:data(any) addr:0x020b9136 +data_ov011_020b9170 kind:data(any) addr:0x020b9170 +data_ov011_020b9254 kind:data(any) addr:0x020b9254 +__sinit_ov011_020b9338 kind:function(arm,size=0x34) addr:0x020b9338 +.p__sinit_ov011_020b9338 kind:data(word) addr:0x020b936c +data_ov011_020b9380 kind:data(any) addr:0x020b9380 +data_ov011_020b938c kind:data(any) addr:0x020b938c +data_ov011_020b93a4 kind:data(any) addr:0x020b93a4 +data_ov011_020b93bc kind:data(any) addr:0x020b93bc +data_ov011_020b93d8 kind:data(any) addr:0x020b93d8 +data_ov011_020b93f0 kind:data(any) addr:0x020b93f0 +data_ov011_020b93f8 kind:data(any) addr:0x020b93f8 +data_ov011_020b9404 kind:data(any) addr:0x020b9404 +data_ov011_020b941c kind:data(any) addr:0x020b941c +data_ov011_020b9420 kind:data(any) addr:0x020b9420 +data_ov011_020b9430 kind:data(any) addr:0x020b9430 +data_ov011_020b943c kind:data(any) addr:0x020b943c +data_ov011_020b9448 kind:data(any) addr:0x020b9448 +data_ov011_020b9460 kind:data(any) addr:0x020b9460 +data_ov011_020b946c kind:data(any) addr:0x020b946c +data_ov011_020b9484 kind:data(any) addr:0x020b9484 +data_ov011_020b9490 kind:data(any) addr:0x020b9490 +data_ov011_020b94a8 kind:data(any) addr:0x020b94a8 +data_ov011_020b94b4 kind:data(any) addr:0x020b94b4 +data_ov011_020b94d0 kind:data(any) addr:0x020b94d0 +data_ov011_020b94d8 kind:data(any) addr:0x020b94d8 +data_ov011_020b94e0 kind:data(any) addr:0x020b94e0 +data_ov011_020b94e8 kind:data(any) addr:0x020b94e8 +data_ov011_020b94f8 kind:data(any) addr:0x020b94f8 +data_ov011_020b9514 kind:data(any) addr:0x020b9514 +data_ov011_020b9520 kind:data(any) addr:0x020b9520 +data_ov011_020b952c kind:data(any) addr:0x020b952c +data_ov011_020b9534 kind:data(any) addr:0x020b9534 +data_ov011_020b9538 kind:data(any) addr:0x020b9538 +data_ov011_020b9540 kind:bss addr:0x020b9540 +data_ov011_020b9544 kind:bss addr:0x020b9544 +data_ov011_020b9550 kind:bss addr:0x020b9550 +data_ov011_020ba720 kind:bss addr:0x020ba720 ambiguous +data_ov011_020ba8bc kind:bss addr:0x020ba8bc +data_ov011_020ba8c0 kind:bss addr:0x020ba8c0 +data_ov011_020ba8cc kind:bss addr:0x020ba8cc diff --git a/config/usa/arm9/overlays/ov012/delinks.txt b/config/usa/arm9/overlays/ov012/delinks.txt new file mode 100644 index 00000000..ad6486ac --- /dev/null +++ b/config/usa/arm9/overlays/ov012/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b8214 kind:code align:32 + .rodata start:0x020b8214 end:0x020b82c8 kind:rodata align:4 + .init start:0x020b82c8 end:0x020b833c kind:code align:4 + .ctor start:0x020b833c end:0x020b8340 kind:rodata align:4 + .data start:0x020b8360 end:0x020b84a0 kind:data align:32 + .bss start:0x020b84a0 end:0x020b96e0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov012/relocs.txt b/config/usa/arm9/overlays/ov012/relocs.txt new file mode 100644 index 00000000..ee8e54ac --- /dev/null +++ b/config/usa/arm9/overlays/ov012/relocs.txt @@ -0,0 +1,378 @@ +from:0x020b6512 kind:thumb_call to:0x020b6554 module:overlay(12) +from:0x020b651c kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020b6532 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6544 kind:load to:0x020b84a0 module:overlay(12) +from:0x020b6548 kind:load to:0x020b84b0 module:overlay(12) +from:0x020b654c kind:load to:0x020b6ae5 module:overlay(12) +from:0x020b6550 kind:load to:0x020b84a4 module:overlay(12) +from:0x020b655a kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b657a kind:thumb_call_arm to:0x02063bbc module:overlay(0) +from:0x020b65ec kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b65fa kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b660a kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b664c kind:thumb_call_arm to:0x0201eca8 module:main +from:0x020b667c kind:thumb_call to:0x020b7b10 module:overlay(12) +from:0x020b6686 kind:thumb_call to:0x020b7b10 module:overlay(12) +from:0x020b66be kind:thumb_call to:0x020b7c30 module:overlay(12) +from:0x020b6714 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b6742 kind:thumb_call_arm to:0x02028bf0 module:main +from:0x020b675c kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6774 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b679e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b67c6 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b67ea kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6810 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6838 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b685c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6882 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b68a8 kind:load to:0x020b83b0 module:overlay(12) +from:0x020b68cc kind:load to:0x020b8360 module:overlay(12) +from:0x020b68e2 kind:thumb_call_arm to:0x0201ed08 module:main +from:0x020b691e kind:thumb_call_arm to:0x02060930 module:overlay(0) +from:0x020b692e kind:thumb_call_arm to:0x02060930 module:overlay(0) +from:0x020b693e kind:thumb_call_arm to:0x02060930 module:overlay(0) +from:0x020b694c kind:thumb_call to:0x02015488 module:main +from:0x020b6954 kind:thumb_call to:0x020154c4 module:main +from:0x020b6962 kind:thumb_call_arm to:0x02017374 module:main +from:0x020b6978 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b697e kind:thumb_call to:0x02015664 module:main +from:0x020b6984 kind:thumb_call to:0x02015664 module:main +from:0x020b698c kind:thumb_call to:0x02015664 module:main +from:0x020b699a kind:thumb_call_arm to:0x02017374 module:main +from:0x020b69b0 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b69b6 kind:thumb_call to:0x02015664 module:main +from:0x020b69bc kind:thumb_call to:0x02015664 module:main +from:0x020b69c4 kind:thumb_call to:0x02015664 module:main +from:0x020b69ca kind:thumb_call to:0x0201549c module:main +from:0x020b69d6 kind:thumb_call to:0x02015488 module:main +from:0x020b69de kind:thumb_call to:0x020154c4 module:main +from:0x020b69ec kind:thumb_call_arm to:0x02016308 module:main +from:0x020b69f0 kind:thumb_call_arm to:0x020275c0 module:main +from:0x020b6a1c kind:thumb_call_arm to:0x020195fc module:main +from:0x020b6a2a kind:thumb_call_arm to:0x02016308 module:main +from:0x020b6a30 kind:thumb_call to:0x0201549c module:main +from:0x020b6a3c kind:thumb_call_arm to:0x02018240 module:main +from:0x020b6a48 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b6a54 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b6a60 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b6a6c kind:thumb_call_arm to:0x02018240 module:main +from:0x020b6a78 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b6aa4 kind:thumb_call to:0x020b7ea4 module:overlay(12) +from:0x020b6aac kind:thumb_call to:0x020b8114 module:overlay(12) +from:0x020b6ab2 kind:thumb_call to:0x020b6b5c module:overlay(12) +from:0x020b6abc kind:load to:0x020b83cc module:overlay(12) +from:0x020b6ac0 kind:load to:0x020b83e0 module:overlay(12) +from:0x020b6ac4 kind:load to:0x020b83f0 module:overlay(12) +from:0x020b6ac8 kind:load to:0x020b83e4 module:overlay(12) +from:0x020b6acc kind:load to:0x020b83fc module:overlay(12) +from:0x020b6ad0 kind:load to:0x020b8408 module:overlay(12) +from:0x020b6ad4 kind:load to:0x0204a0f0 module:main +from:0x020b6ad8 kind:load to:0x020b841c module:overlay(12) +from:0x020b6ae0 kind:load to:0x027e0cf0 module:dtcm +from:0x020b6afe kind:thumb_call_arm to:0x021661c0 module:overlay(93) +from:0x020b6b06 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6b0c kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b6b14 kind:load to:0x020b83b0 module:overlay(12) +from:0x020b6b18 kind:load to:0x027e0d8c module:dtcm +from:0x020b6b36 kind:thumb_call_arm to:0x021661c0 module:overlay(93) +from:0x020b6b3e kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b6b44 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b6b4a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6b54 kind:load to:0x020b83b0 module:overlay(12) +from:0x020b6b58 kind:load to:0x027e0d8c module:dtcm +from:0x020b6b70 kind:thumb_call_arm to:0x0209f23c module:overlay(0) +from:0x020b6b7c kind:thumb_call to:0x02015488 module:main +from:0x020b6b86 kind:thumb_call_arm to:0x020165f8 module:main +from:0x020b6b8e kind:thumb_call to:0x020154c4 module:main +from:0x020b6ba0 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b6ba8 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b6bb4 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b6bda kind:thumb_call_arm to:0x0201c758 module:main +from:0x020b6bf0 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b6bf8 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b6c04 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b6c2c kind:thumb_call_arm to:0x0201c758 module:main +from:0x020b6c38 kind:thumb_call to:0x02015664 module:main +from:0x020b6c40 kind:thumb_call_arm to:0x02016634 module:main +from:0x020b6c46 kind:thumb_call to:0x0201549c module:main +from:0x020b6c58 kind:thumb_call_arm to:0x0209f23c module:overlay(0) +from:0x020b6c64 kind:thumb_call to:0x02015488 module:main +from:0x020b6c6c kind:thumb_call_arm to:0x020165f8 module:main +from:0x020b6c74 kind:thumb_call to:0x020154c4 module:main +from:0x020b6c88 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b6c90 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b6c9c kind:thumb_call_arm to:0x02034038 module:main +from:0x020b6cc2 kind:thumb_call_arm to:0x0201c758 module:main +from:0x020b6cd6 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b6cde kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b6cea kind:thumb_call_arm to:0x02034038 module:main +from:0x020b6d12 kind:thumb_call_arm to:0x0201c758 module:main +from:0x020b6d1e kind:thumb_call to:0x02015664 module:main +from:0x020b6d24 kind:thumb_call_arm to:0x02016634 module:main +from:0x020b6d2a kind:thumb_call to:0x0201549c module:main +from:0x020b6d34 kind:load to:0x020b4444 module:overlay(0) +from:0x020b6d38 kind:load to:0x020b8430 module:overlay(12) +from:0x020b6d3c kind:load to:0x02043f10 module:main +from:0x020b6d44 kind:load to:0x0204a460 module:main +from:0x020b6d48 kind:load to:0x020b8440 module:overlay(12) +from:0x020b6d50 kind:load to:0x020b45d4 module:overlay(0) +from:0x020b6d54 kind:load to:0x020b8450 module:overlay(12) +from:0x020b6d5c kind:load to:0x020b8460 module:overlay(12) +from:0x020b6d76 kind:thumb_call to:0x020b6e1c module:overlay(12) +from:0x020b6d7e kind:thumb_call to:0x020b6e50 module:overlay(12) +from:0x020b6d86 kind:thumb_call to:0x020b6e7c module:overlay(12) +from:0x020b6d8e kind:thumb_call to:0x020b6ee8 module:overlay(12) +from:0x020b6d96 kind:thumb_call to:0x020b7310 module:overlay(12) +from:0x020b6d9e kind:thumb_call to:0x020b7370 module:overlay(12) +from:0x020b6da6 kind:thumb_call to:0x020b7184 module:overlay(12) +from:0x020b6dae kind:thumb_call to:0x020b729c module:overlay(12) +from:0x020b6db6 kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b6dc0 kind:thumb_call to:0x020b7b44 module:overlay(12) +from:0x020b6dc8 kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b6dd2 kind:thumb_call to:0x020b7b44 module:overlay(12) +from:0x020b6de0 kind:thumb_call_arm to:0x0215c864 module:overlay(63) +from:0x020b6df0 kind:thumb_call_arm to:0x0206c5e8 module:overlay(0) +from:0x020b6df8 kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b6e02 kind:thumb_call to:0x020b7454 module:overlay(12) +from:0x020b6e0c kind:load to:0x02043e30 module:main +from:0x020b6e10 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x020b6e14 kind:load to:0x020b5198 module:overlay(0) +from:0x020b6e52 kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b6e5e kind:thumb_call to:0x020b7ea4 module:overlay(12) +from:0x020b6e68 kind:thumb_call to:0x020b7eac module:overlay(12) +from:0x020b6e70 kind:thumb_call to:0x020b7eb4 module:overlay(12) +from:0x020b6e78 kind:load to:0x027e0cf0 module:dtcm +from:0x020b6e98 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b6ea4 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b6eb4 kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b6ecc kind:thumb_call_arm to:0x02063e90 module:overlay(0) +from:0x020b6ed8 kind:thumb_call_arm to:0x02063e90 module:overlay(0) +from:0x020b6ee0 kind:load to:0x0204a068 module:main +from:0x020b6ee4 kind:load to:0x0204a0f0 module:main +from:0x020b6ef0 kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b6f32 kind:thumb_call to:0x020b7ac0 module:overlay(12) +from:0x020b6f44 kind:thumb_call to:0x020b7ac0 module:overlay(12) +from:0x020b6f4e kind:thumb_call to:0x020b7ac0 module:overlay(12) +from:0x020b6f5a kind:thumb_call to:0x020b7ac0 module:overlay(12) +from:0x020b6f70 kind:thumb_call_arm to:0x0201ed94 module:main +from:0x020b6f94 kind:thumb_call_arm to:0x0201ed08 module:main +from:0x020b6fbc kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b6fd8 kind:thumb_call_arm to:0x0201c714 module:main +from:0x020b6ff2 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b700c kind:thumb_call_arm to:0x0201ed94 module:main +from:0x020b702a kind:thumb_call_arm to:0x0201ed08 module:main +from:0x020b7060 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b707c kind:thumb_call_arm to:0x0201c714 module:main +from:0x020b716c kind:load to:0x020b8360 module:overlay(12) +from:0x020b7170 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7178 kind:load to:0x0204a460 module:main +from:0x020b71be kind:thumb_call_arm to:0x02070128 module:overlay(0) +from:0x020b71c8 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b723c kind:thumb_call_arm to:0x020195fc module:main +from:0x020b7244 kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b7280 kind:load to:0x020b5320 module:overlay(0) +from:0x020b7284 kind:load to:0x020b8360 module:overlay(12) +from:0x020b728c kind:load to:0x0204a068 module:main +from:0x020b7290 kind:load to:0x0204a0f0 module:main +from:0x020b72a6 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b72b0 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b72b8 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b72c6 kind:thumb_call to:0x020b7d38 module:overlay(12) +from:0x020b72e6 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b7316 kind:thumb_call to:0x020b7ac0 module:overlay(12) +from:0x020b731e kind:thumb_call to:0x020b7ac0 module:overlay(12) +from:0x020b7332 kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x020b733e kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b7360 kind:thumb_call_arm to:0x020d993c module:overlay(31) +from:0x020b7368 kind:load to:0x027e0cf0 module:dtcm +from:0x020b736c kind:load to:0x027e0d34 module:dtcm +from:0x020b73da kind:thumb_call to:0x020b7768 module:overlay(12) +from:0x020b7436 kind:thumb_call to:0x020b7768 module:overlay(12) +from:0x020b745e kind:thumb_call_arm to:0x02067f68 module:overlay(0) +from:0x020b7470 kind:thumb_call_arm to:0x0201c46c module:main +from:0x020b747e kind:thumb_call_arm to:0x02067f68 module:overlay(0) +from:0x020b7494 kind:thumb_call_arm to:0x0201c4dc module:main +from:0x020b74a2 kind:thumb_call_arm to:0x0201c4dc module:main +from:0x020b74a8 kind:load to:0x020b502c module:overlay(0) +from:0x020b74ac kind:load to:0x0204ae8c module:main +from:0x020b74d0 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b74ea kind:thumb_call_arm to:0x0201ed94 module:main +from:0x020b751a kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7520 kind:thumb_call_arm to:0x0201ed94 module:main +from:0x020b7550 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7564 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7578 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b758e kind:thumb_call_arm to:0x0201ed94 module:main +from:0x020b75bc kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b75da kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b760e kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b7622 kind:thumb_call_arm to:0x0201ed94 module:main +from:0x020b7636 kind:thumb_call to:0x020b7b78 module:overlay(12) +from:0x020b763c kind:thumb_call_arm to:0x0201ed94 module:main +from:0x020b764e kind:thumb_call to:0x020b7b78 module:overlay(12) +from:0x020b765c kind:thumb_call to:0x020b7d68 module:overlay(12) +from:0x020b766c kind:thumb_call_arm to:0x0201ed94 module:main +from:0x020b769a kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b76c4 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b76f0 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b771a kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b7724 kind:load to:0x0204aefc module:main +from:0x020b7794 kind:thumb_call_arm to:0x0205fd20 module:overlay(0) +from:0x020b77b4 kind:thumb_call_arm to:0x0205fd20 module:overlay(0) +from:0x020b77e2 kind:thumb_call to:0x020b7ad4 module:overlay(12) +from:0x020b7806 kind:thumb_call_arm to:0x0201c714 module:main +from:0x020b7820 kind:thumb_call to:0x020b8114 module:overlay(12) +from:0x020b785a kind:thumb_call to:0x020b7c80 module:overlay(12) +from:0x020b788a kind:thumb_call to:0x020b7c70 module:overlay(12) +from:0x020b78d8 kind:load to:0x020b825c module:overlay(12) +from:0x020b78dc kind:load to:0x020b8250 module:overlay(12) +from:0x020b78e4 kind:load to:0x0204a460 module:main +from:0x020b78e8 kind:load to:0x027e0cf0 module:dtcm +from:0x020b792e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b794e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7968 kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x020b79a8 kind:thumb_call_arm to:0x02060930 module:overlay(0) +from:0x020b7a00 kind:load to:0x020b8268 module:overlay(12) +from:0x020b7a04 kind:load to:0x020b822c module:overlay(12) +from:0x020b7a26 kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b7a4a kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b7a76 kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b7a8e kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b7aa6 kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b7ade kind:thumb_call_arm to:0x01ff9b64 module:itcm +from:0x020b7af0 kind:thumb_call_arm to:0x02067ba4 module:overlay(0) +from:0x020b7b08 kind:load to:0x0204a0f0 module:main +from:0x020b7b0c kind:load to:0x020b502c module:overlay(0) +from:0x020b7b1c kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b7b34 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7b3c kind:thumb_call_arm to:0x02060b8c module:overlay(0) +from:0x020b7b6c kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b7b74 kind:load to:0x020b8370 module:overlay(12) +from:0x020b7ba0 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7bce kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b7bd8 kind:load to:0x0204aefc module:main +from:0x020b7bea kind:thumb_call_arm to:0x02060ad8 module:overlay(0) +from:0x020b7bf6 kind:thumb_call to:0x020b7bdc module:overlay(12) +from:0x020b7c02 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7c12 kind:thumb_call_arm to:0x02060ab0 module:overlay(0) +from:0x020b7c1e kind:thumb_call to:0x020b7bdc module:overlay(12) +from:0x020b7c2a kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7c3a kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b7c62 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7c6c kind:load to:0x020b8220 module:overlay(12) +from:0x020b7c7c kind:load to:0x020b7cb1 module:overlay(12) +from:0x020b7c9c kind:thumb_call to:0x020b7cb0 module:overlay(12) +from:0x020b7ce0 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7cfa kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7d0e kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7d22 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7d28 kind:load to:0x020b8220 module:overlay(12) +from:0x020b7d2c kind:load to:0x020b8238 module:overlay(12) +from:0x020b7d30 kind:load to:0x020b8244 module:overlay(12) +from:0x020b7d34 kind:load to:0x020b8214 module:overlay(12) +from:0x020b7d5e kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b7d64 kind:load to:0x020b8380 module:overlay(12) +from:0x020b7d8e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7da4 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b7dac kind:load to:0x0204aefc module:main +from:0x020b7db6 kind:thumb_call_arm to:0x02060ad8 module:overlay(0) +from:0x020b7dc2 kind:thumb_call to:0x020b7cb0 module:overlay(12) +from:0x020b7dde kind:thumb_call to:0x020b7c88 module:overlay(12) +from:0x020b7de4 kind:load to:0x027e0cf0 module:dtcm +from:0x020b7dee kind:thumb_call_arm to:0x02060ad8 module:overlay(0) +from:0x020b7dfa kind:thumb_call to:0x020b7cb0 module:overlay(12) +from:0x020b7e06 kind:thumb_call_arm to:0x02060ad8 module:overlay(0) +from:0x020b7e12 kind:thumb_call to:0x020b7cb0 module:overlay(12) +from:0x020b7e20 kind:thumb_call to:0x020b81e4 module:overlay(12) +from:0x020b7e26 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020b7e48 kind:thumb_call_arm to:0x02002c80 module:main +from:0x020b7e4e kind:thumb_call_arm to:0x02070100 module:overlay(0) +from:0x020b7e58 kind:load to:0x020b5320 module:overlay(0) +from:0x020b7e62 kind:thumb_call_arm to:0x02070114 module:overlay(0) +from:0x020b7e68 kind:thumb_call to:0x020b81f0 module:overlay(12) +from:0x020b7e70 kind:load to:0x020b5320 module:overlay(0) +from:0x020b7e80 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b7e8a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7e92 kind:thumb_call to:0x020b7e1c module:overlay(12) +from:0x020b7e98 kind:load to:0x0204997c module:main +from:0x020b7e9c kind:load to:0x020b92d0 module:overlay(12) +from:0x020b7ea0 kind:load to:0x020b92d4 module:overlay(12) +from:0x020b7ec0 kind:thumb_call_arm to:0x02013c08 module:main +from:0x020b7ec8 kind:thumb_call_arm to:0x02013b24 module:main +from:0x020b7f30 kind:thumb_call_arm to:0x02070128 module:overlay(0) +from:0x020b7f7a kind:thumb_call_arm to:0x0206f408 module:overlay(0) +from:0x020b7f8e kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b7f9c kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b7faa kind:thumb_call_arm to:0x02002f9c module:main +from:0x020b7fb4 kind:thumb_call_arm to:0x02002e38 module:main +from:0x020b7fc2 kind:thumb_call_arm to:0x02002fd4 module:main +from:0x020b7fd4 kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b800e kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b8016 kind:thumb_call_arm to:0x02002e98 module:main +from:0x020b801e kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b8038 kind:thumb_call_arm to:0x02002f54 module:main +from:0x020b8064 kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b8074 kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b8084 kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b8094 kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b80a4 kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b80b4 kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b80c4 kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b80d4 kind:thumb_call_arm to:0x0206d09c module:overlay(0) +from:0x020b80e0 kind:load to:0x02049af8 module:main +from:0x020b80e4 kind:load to:0x020b5320 module:overlay(0) +from:0x020b80ec kind:load to:0x020b8470 module:overlay(12) +from:0x020b80f0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b80f8 kind:load to:0x020b8274 module:overlay(12) +from:0x020b8100 kind:load to:0x020b51a0 module:overlay(0) +from:0x020b8104 kind:load to:0x020b8280 module:overlay(12) +from:0x020b8108 kind:load to:0x020b8286 module:overlay(12) +from:0x020b810c kind:load to:0x020b8287 module:overlay(12) +from:0x020b8110 kind:load to:0x020b5198 module:overlay(0) +from:0x020b8136 kind:thumb_call_arm to:0x0206c988 module:overlay(0) +from:0x020b813c kind:load to:0x020b8282 module:overlay(12) +from:0x020b8140 kind:load to:0x020b5198 module:overlay(0) +from:0x020b8156 kind:thumb_call_arm to:0x0206c988 module:overlay(0) +from:0x020b815c kind:load to:0x020b8284 module:overlay(12) +from:0x020b8160 kind:load to:0x020b5198 module:overlay(0) +from:0x020b816c kind:load to:0x020b5198 module:overlay(0) +from:0x020b8170 kind:load to:0x0206d09c module:overlay(0) +from:0x020b8180 kind:load to:0x020b51a0 module:overlay(0) +from:0x020b8184 kind:load to:0x02002f9c module:main +from:0x020b8190 kind:load to:0x020b5198 module:overlay(0) +from:0x020b8194 kind:load to:0x0206d254 module:overlay(0) +from:0x020b81a0 kind:thumb_call_arm to:0x02002f04 module:main +from:0x020b81ae kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b81ba kind:thumb_call_arm to:0x0206c498 module:overlay(0) +from:0x020b81cc kind:load to:0x020b51a0 module:overlay(0) +from:0x020b81d0 kind:load to:0x020b5198 module:overlay(0) +from:0x020b81e0 kind:load to:0x020b8280 module:overlay(12) +from:0x020b81ec kind:load to:0x027e0cf0 module:dtcm +from:0x020b81f8 kind:load to:0x027e0cf0 module:dtcm +from:0x020b8208 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b8210 kind:load to:0x0204997c module:main +from:0x020b8310 kind:load to:0x020b8470 module:overlay(12) +from:0x020b8314 kind:load to:0x020b8474 module:overlay(12) +from:0x020b8318 kind:load to:0x020b8478 module:overlay(12) +from:0x020b831c kind:load to:0x020b847c module:overlay(12) +from:0x020b8324 kind:load to:0x020b8480 module:overlay(12) +from:0x020b8328 kind:load to:0x020b8484 module:overlay(12) +from:0x020b832c kind:load to:0x020b92d0 module:overlay(12) +from:0x020b8330 kind:load to:0x020b81fd module:overlay(12) +from:0x020b8334 kind:load to:0x020b92c4 module:overlay(12) +from:0x020b8338 kind:load to:0x0203ce4c module:main +from:0x020b833c kind:load to:0x020b82c9 module:overlay(12) +from:0x020b8370 kind:load to:0x020b7be1 module:overlay(12) +from:0x020b8378 kind:load to:0x020b7c09 module:overlay(12) +from:0x020b8380 kind:load to:0x020b7db1 module:overlay(12) +from:0x020b8388 kind:load to:0x020b7dc9 module:overlay(12) +from:0x020b8390 kind:load to:0x020b7de9 module:overlay(12) +from:0x020b8398 kind:load to:0x020b7e01 module:overlay(12) +from:0x020b83a0 kind:load to:0x020b7e19 module:overlay(12) +from:0x020b83b0 kind:load to:0x020b6ae5 module:overlay(12) +from:0x020b83b4 kind:load to:0x020b6b1d module:overlay(12) +from:0x020b83b8 kind:load to:0x020b6d65 module:overlay(12) +from:0x020b83bc kind:load to:0x02061cb0 module:overlay(0) +from:0x020b83c0 kind:load to:0x020b74b1 module:overlay(12) +from:0x020b83c4 kind:load to:0x020b7741 module:overlay(12) +from:0x020b83c8 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov012/symbols.txt b/config/usa/arm9/overlays/ov012/symbols.txt new file mode 100644 index 00000000..1f6b6334 --- /dev/null +++ b/config/usa/arm9/overlays/ov012/symbols.txt @@ -0,0 +1,113 @@ +func_ov012_020b6500 kind:function(thumb,size=0x54) addr:0x020b6500 +func_ov012_020b6554 kind:function(thumb,size=0x590) addr:0x020b6554 +func_ov012_020b6ae4 kind:function(thumb,size=0x38) addr:0x020b6ae4 +func_ov012_020b6b1c kind:function(thumb,size=0x40) addr:0x020b6b1c +func_ov012_020b6b5c kind:function(thumb,size=0x208) addr:0x020b6b5c +func_ov012_020b6d64 kind:function(thumb,size=0xb8) addr:0x020b6d64 +func_ov012_020b6e1c kind:function(thumb,size=0x34) addr:0x020b6e1c +func_ov012_020b6e50 kind:function(thumb,size=0x2c) addr:0x020b6e50 +func_ov012_020b6e7c kind:function(thumb,size=0x6c) addr:0x020b6e7c +func_ov012_020b6ee8 kind:function(thumb,size=0x29c) addr:0x020b6ee8 +func_ov012_020b7184 kind:function(thumb,size=0x118) addr:0x020b7184 +func_ov012_020b729c kind:function(thumb,size=0x74) addr:0x020b729c +func_ov012_020b7310 kind:function(thumb,size=0x60) addr:0x020b7310 +func_ov012_020b7370 kind:function(thumb,size=0xe4) addr:0x020b7370 +func_ov012_020b7454 kind:function(thumb,size=0x5c) addr:0x020b7454 +func_ov012_020b74b0 kind:function(thumb,size=0x290) addr:0x020b74b0 +func_ov012_020b7740 kind:function(thumb,size=0x28) addr:0x020b7740 +func_ov012_020b7768 kind:function(thumb,size=0x194) addr:0x020b7768 +func_ov012_020b78fc kind:function(thumb,size=0x10c) addr:0x020b78fc +func_ov012_020b7a08 kind:function(thumb,size=0x5c) addr:0x020b7a08 +func_ov012_020b7a64 kind:function(thumb,size=0x18) addr:0x020b7a64 +func_ov012_020b7a7c kind:function(thumb,size=0x18) addr:0x020b7a7c +func_ov012_020b7a94 kind:function(thumb,size=0x20) addr:0x020b7a94 +func_ov012_020b7ab4 kind:function(thumb,size=0xc) addr:0x020b7ab4 +func_ov012_020b7ac0 kind:function(thumb,size=0x14) addr:0x020b7ac0 +func_ov012_020b7ad4 kind:function(thumb,size=0x3c) addr:0x020b7ad4 +func_ov012_020b7b10 kind:function(thumb,size=0x34) addr:0x020b7b10 +func_ov012_020b7b44 kind:function(thumb,size=0x34) addr:0x020b7b44 +func_ov012_020b7b78 kind:function(thumb,size=0x64) addr:0x020b7b78 +func_ov012_020b7bdc kind:function(thumb,size=0x4) addr:0x020b7bdc +func_ov012_020b7be0 kind:function(thumb,size=0x28) addr:0x020b7be0 +func_ov012_020b7c08 kind:function(thumb,size=0x28) addr:0x020b7c08 +func_ov012_020b7c30 kind:function(thumb,size=0x40) addr:0x020b7c30 +func_ov012_020b7c70 kind:function(thumb,size=0x10) addr:0x020b7c70 +func_ov012_020b7c80 kind:function(thumb,size=0x8) addr:0x020b7c80 +func_ov012_020b7c88 kind:function(thumb,size=0x26) addr:0x020b7c88 +func_ov012_020b7cb0 kind:function(thumb,size=0x88) addr:0x020b7cb0 +func_ov012_020b7d38 kind:function(thumb,size=0x30) addr:0x020b7d38 +func_ov012_020b7d68 kind:function(thumb,size=0x48) addr:0x020b7d68 +func_ov012_020b7db0 kind:function(thumb,size=0x18) addr:0x020b7db0 +func_ov012_020b7dc8 kind:function(thumb,size=0x20) addr:0x020b7dc8 +func_ov012_020b7de8 kind:function(thumb,size=0x18) addr:0x020b7de8 +func_ov012_020b7e00 kind:function(thumb,size=0x18) addr:0x020b7e00 +func_ov012_020b7e18 kind:function(thumb,size=0x2) addr:0x020b7e18 +func_ov012_020b7e1c kind:function(thumb,size=0x40) addr:0x020b7e1c +func_ov012_020b7e5c kind:function(thumb,size=0x18) addr:0x020b7e5c +func_ov012_020b7e74 kind:function(thumb,size=0x30) addr:0x020b7e74 +func_ov012_020b7ea4 kind:function(thumb,size=0x6) addr:0x020b7ea4 +func_ov012_020b7eac kind:function(thumb,size=0x6) addr:0x020b7eac +func_ov012_020b7eb4 kind:function(thumb,size=0x260) addr:0x020b7eb4 +func_ov012_020b8114 kind:function(thumb,size=0xa) addr:0x020b8114 +func_ov012_020b8120 kind:function(thumb,size=0x2) addr:0x020b8120 +func_ov012_020b8124 kind:function(thumb,size=0x20) addr:0x020b8124 +func_ov012_020b8144 kind:function(thumb,size=0x20) addr:0x020b8144 +func_ov012_020b8164 kind:function(thumb,size=0x10) addr:0x020b8164 +func_ov012_020b8174 kind:function(thumb,size=0x14) addr:0x020b8174 +func_ov012_020b8188 kind:function(thumb,size=0x10) addr:0x020b8188 +func_ov012_020b8198 kind:function(thumb,size=0x2) addr:0x020b8198 +func_ov012_020b819c kind:function(thumb,size=0x38) addr:0x020b819c +func_ov012_020b81d4 kind:function(thumb,size=0x10) addr:0x020b81d4 +func_ov012_020b81e4 kind:function(thumb,size=0xc) addr:0x020b81e4 +func_ov012_020b81f0 kind:function(thumb,size=0xc) addr:0x020b81f0 +func_ov012_020b81fc kind:function(thumb,size=0x18) addr:0x020b81fc +data_ov012_020b8214 kind:data(any) addr:0x020b8214 +data_ov012_020b8220 kind:data(any) addr:0x020b8220 +data_ov012_020b822c kind:data(any) addr:0x020b822c +data_ov012_020b8238 kind:data(any) addr:0x020b8238 +data_ov012_020b8244 kind:data(any) addr:0x020b8244 +data_ov012_020b8250 kind:data(any) addr:0x020b8250 +data_ov012_020b825c kind:data(any) addr:0x020b825c +data_ov012_020b8268 kind:data(any) addr:0x020b8268 +data_ov012_020b8274 kind:data(any) addr:0x020b8274 +data_ov012_020b8280 kind:data(any) addr:0x020b8280 +data_ov012_020b8282 kind:data(any) addr:0x020b8282 +data_ov012_020b8284 kind:data(any) addr:0x020b8284 +data_ov012_020b8286 kind:data(any) addr:0x020b8286 +data_ov012_020b8287 kind:data(any) addr:0x020b8287 +__sinit_ov012_020b82c8 kind:function(thumb,size=0x74) addr:0x020b82c8 +.p__sinit_ov012_020b82c8 kind:data(word) addr:0x020b833c +data_ov012_020b8360 kind:data(any) addr:0x020b8360 +data_ov012_020b8370 kind:data(any) addr:0x020b8370 +data_ov012_020b8380 kind:data(any) addr:0x020b8380 +data_ov012_020b83b0 kind:data(any) addr:0x020b83b0 +data_ov012_020b83cc kind:data(any) addr:0x020b83cc +data_ov012_020b83e0 kind:data(any) addr:0x020b83e0 +data_ov012_020b83e4 kind:data(any) addr:0x020b83e4 +data_ov012_020b83f0 kind:data(any) addr:0x020b83f0 +data_ov012_020b83fc kind:data(any) addr:0x020b83fc +data_ov012_020b8408 kind:data(any) addr:0x020b8408 +data_ov012_020b841c kind:data(any) addr:0x020b841c +data_ov012_020b8430 kind:data(any) addr:0x020b8430 +data_ov012_020b8440 kind:data(any) addr:0x020b8440 +data_ov012_020b8450 kind:data(any) addr:0x020b8450 +data_ov012_020b8460 kind:data(any) addr:0x020b8460 +data_ov012_020b8470 kind:data(any) addr:0x020b8470 +data_ov012_020b8474 kind:data(any) addr:0x020b8474 +data_ov012_020b8478 kind:data(any) addr:0x020b8478 +data_ov012_020b847c kind:data(any) addr:0x020b847c +data_ov012_020b8480 kind:data(any) addr:0x020b8480 +data_ov012_020b8484 kind:data(any) addr:0x020b8484 +data_ov012_020b84a0 kind:bss addr:0x020b84a0 +data_ov012_020b84a4 kind:bss addr:0x020b84a4 +data_ov012_020b84b0 kind:bss addr:0x020b84b0 +data_ov012_020b85ad kind:bss addr:0x020b85ad ambiguous +data_ov012_020b892d kind:bss addr:0x020b892d ambiguous +data_ov012_020b8a0d kind:bss addr:0x020b8a0d ambiguous +data_ov012_020b8a39 kind:bss addr:0x020b8a39 ambiguous +data_ov012_020b8c81 kind:bss addr:0x020b8c81 ambiguous +data_ov012_020b8c8d kind:bss addr:0x020b8c8d ambiguous +data_ov012_020b8f00 kind:bss addr:0x020b8f00 ambiguous +data_ov012_020b92c4 kind:bss addr:0x020b92c4 +data_ov012_020b92d0 kind:bss addr:0x020b92d0 +data_ov012_020b92d4 kind:bss addr:0x020b92d4 diff --git a/config/usa/arm9/overlays/ov013/delinks.txt b/config/usa/arm9/overlays/ov013/delinks.txt new file mode 100644 index 00000000..e6dfb46c --- /dev/null +++ b/config/usa/arm9/overlays/ov013/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020b6500 end:0x020b6fb0 kind:code align:32 + .init start:0x020b6fb0 end:0x020b6fe4 kind:code align:4 + .ctor start:0x020b6fe4 end:0x020b6fe8 kind:rodata align:4 + .data start:0x020b7000 end:0x020b7060 kind:data align:32 + .bss start:0x020b7060 end:0x020b9940 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov013/relocs.txt b/config/usa/arm9/overlays/ov013/relocs.txt new file mode 100644 index 00000000..c6eb884d --- /dev/null +++ b/config/usa/arm9/overlays/ov013/relocs.txt @@ -0,0 +1,68 @@ +from:0x020b6520 kind:arm_call to:0x020b65b0 module:overlay(13) +from:0x020b6530 kind:arm_call to:0x0203ce4c module:main +from:0x020b6554 kind:arm_call to:0x020166a4 module:main +from:0x020b6574 kind:load to:0x020b7060 module:overlay(13) +from:0x020b6578 kind:load to:0x020b7070 module:overlay(13) +from:0x020b657c kind:load to:0x020b6584 module:overlay(13) +from:0x020b6580 kind:load to:0x020b7064 module:overlay(13) +from:0x020b6594 kind:arm_call to:0x0201666c module:main +from:0x020b659c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b65a4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b65bc kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b65e8 kind:arm_call to:0x02063bbc module:overlay(0) +from:0x020b65fc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b6618 kind:arm_call to:0x02016654 module:main +from:0x020b6638 kind:arm_call to:0x020166a4 module:main +from:0x020b66a8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b66fc kind:arm_call to:0x02060bb8 module:overlay(0) +from:0x020b6770 kind:arm_call to:0x02070100 module:overlay(0) +from:0x020b67a8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6858 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b68e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b68ec kind:arm_call to:0x01ffb474 module:itcm +from:0x020b69d8 kind:load to:0x020b7028 module:overlay(13) +from:0x020b69dc kind:load to:0x020b701c module:overlay(13) +from:0x020b69e0 kind:load to:0x02049bc4 module:main +from:0x020b69e4 kind:load to:0x020b5320 module:overlay(0) +from:0x020b69e8 kind:load to:0x020b7000 module:overlay(13) +from:0x020b6a20 kind:arm_call to:0x02070128 module:overlay(0) +from:0x020b6a44 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020b6b84 kind:arm_call to:0x020b6e78 module:overlay(13) +from:0x020b6be0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020b6c34 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b6c3c kind:arm_call to:0x02070114 module:overlay(0) +from:0x020b6d10 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b6d20 kind:arm_call to:0x01ff9258 module:itcm +from:0x020b6d3c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b6d60 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6d7c kind:arm_call to:0x020611dc module:overlay(0) +from:0x020b6d90 kind:load to:0x020b5320 module:overlay(0) +from:0x020b6d94 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6d98 kind:load to:0x020b7000 module:overlay(13) +from:0x020b6d9c kind:load to:0x0204a068 module:main +from:0x020b6da0 kind:load to:0x0204a0f0 module:main +from:0x020b6dc4 kind:load to:0x027e0954 module:dtcm +from:0x020b6dc8 kind:load to:0x020166cc module:main +from:0x020b6e08 kind:arm_call to:0x02028c24 module:main +from:0x020b6e5c kind:arm_call to:0x0201aaa8 module:main +from:0x020b6e74 kind:load to:0x0204aefc module:main +from:0x020b6eb4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020b6ebc kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6ed8 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x020b6f20 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020b6f6c kind:arm_call to:0x0205bebc module:overlay(0) +from:0x020b6f78 kind:load to:0x020b7000 module:overlay(13) +from:0x020b6f8c kind:arm_call to:0x0201666c module:main +from:0x020b6f94 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020b6f9c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6fa4 kind:arm_call to:0x02011ff4 module:main +from:0x020b6fe0 kind:load to:0x020b7000 module:overlay(13) +from:0x020b6fe4 kind:load to:0x020b6fb0 module:overlay(13) +from:0x020b701c kind:load to:0x020b6f0c module:overlay(13) +from:0x020b7028 kind:load to:0x020b6584 module:overlay(13) +from:0x020b702c kind:load to:0x020b6f7c module:overlay(13) +from:0x020b7030 kind:load to:0x020b69ec module:overlay(13) +from:0x020b7034 kind:load to:0x020b6da4 module:overlay(13) +from:0x020b7038 kind:load to:0x020b6dcc module:overlay(13) +from:0x020b703c kind:load to:0x02061cb8 module:overlay(0) +from:0x020b7040 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov013/symbols.txt b/config/usa/arm9/overlays/ov013/symbols.txt new file mode 100644 index 00000000..819fddbc --- /dev/null +++ b/config/usa/arm9/overlays/ov013/symbols.txt @@ -0,0 +1,33 @@ +func_ov013_020b6500 kind:function(arm,size=0x84) addr:0x020b6500 +func_ov013_020b6584 kind:function(arm,size=0x2c) addr:0x020b6584 +func_ov013_020b65b0 kind:function(arm,size=0x43c) addr:0x020b65b0 +func_ov013_020b69ec kind:function(arm,size=0x3b8) addr:0x020b69ec +func_ov013_020b6da4 kind:function(arm,size=0x28) addr:0x020b6da4 +func_ov013_020b6dcc kind:function(arm,size=0xac) addr:0x020b6dcc +func_ov013_020b6e78 kind:function(arm,size=0x48) addr:0x020b6e78 +func_ov013_020b6ec0 kind:function(arm,size=0x34) addr:0x020b6ec0 +func_ov013_020b6ef4 kind:function(arm,size=0x18) addr:0x020b6ef4 +func_ov013_020b6f0c kind:function(arm,size=0x70) addr:0x020b6f0c +func_ov013_020b6f7c kind:function(arm,size=0x34) addr:0x020b6f7c +__sinit_ov013_020b6fb0 kind:function(arm,size=0x34) addr:0x020b6fb0 +.p__sinit_ov013_020b6fb0 kind:data(word) addr:0x020b6fe4 +data_ov013_020b7000 kind:data(any) addr:0x020b7000 +data_ov013_020b701c kind:data(any) addr:0x020b701c +data_ov013_020b7028 kind:data(any) addr:0x020b7028 +data_ov013_020b7060 kind:bss addr:0x020b7060 +data_ov013_020b7064 kind:bss addr:0x020b7064 +data_ov013_020b7070 kind:bss addr:0x020b7070 +data_ov013_020b7254 kind:bss addr:0x020b7254 ambiguous +data_ov013_020b76a5 kind:bss addr:0x020b76a5 ambiguous +data_ov013_020b77b0 kind:bss addr:0x020b77b0 ambiguous +data_ov013_020b7ab0 kind:bss addr:0x020b7ab0 ambiguous +data_ov013_020b7ab5 kind:bss addr:0x020b7ab5 ambiguous +data_ov013_020b811c kind:bss addr:0x020b811c ambiguous +data_ov013_020b82f0 kind:bss addr:0x020b82f0 ambiguous +data_ov013_020b85ad kind:bss addr:0x020b85ad ambiguous +data_ov013_020b892d kind:bss addr:0x020b892d ambiguous +data_ov013_020b8a0d kind:bss addr:0x020b8a0d ambiguous +data_ov013_020b8a39 kind:bss addr:0x020b8a39 ambiguous +data_ov013_020b8c81 kind:bss addr:0x020b8c81 ambiguous +data_ov013_020b8c8d kind:bss addr:0x020b8c8d ambiguous +data_ov013_020b8f00 kind:bss addr:0x020b8f00 ambiguous diff --git a/config/usa/arm9/overlays/ov014/delinks.txt b/config/usa/arm9/overlays/ov014/delinks.txt new file mode 100644 index 00000000..5c6f5d00 --- /dev/null +++ b/config/usa/arm9/overlays/ov014/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b8578 kind:code align:32 + .rodata start:0x020b8578 end:0x020b8604 kind:rodata align:4 + .init start:0x020b8604 end:0x020b8624 kind:code align:4 + .ctor start:0x020b8624 end:0x020b8628 kind:rodata align:4 + .data start:0x020b8640 end:0x020b8760 kind:data align:32 + .bss start:0x020b8760 end:0x020bad00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov014/relocs.txt b/config/usa/arm9/overlays/ov014/relocs.txt new file mode 100644 index 00000000..edc5d8fc --- /dev/null +++ b/config/usa/arm9/overlays/ov014/relocs.txt @@ -0,0 +1,366 @@ +from:0x020b6512 kind:thumb_call_arm to:0x02012fd0 module:main +from:0x020b6524 kind:thumb_call to:0x020b6574 module:overlay(14) +from:0x020b652e kind:thumb_call_arm to:0x0203ce4c module:main +from:0x020b6546 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b6558 kind:load to:0x0204997c module:main +from:0x020b655c kind:load to:0x020b8ce8 module:overlay(14) +from:0x020b6560 kind:load to:0x020b8cec module:overlay(14) +from:0x020b6564 kind:load to:0x020b8760 module:overlay(14) +from:0x020b6568 kind:load to:0x020b877c module:overlay(14) +from:0x020b656c kind:load to:0x020b68c5 module:overlay(14) +from:0x020b6570 kind:load to:0x020b8770 module:overlay(14) +from:0x020b657e kind:thumb_call_arm to:0x02061ac4 module:overlay(0) +from:0x020b658a kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b6592 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b65e8 kind:thumb_call_arm to:0x0201f6c8 module:main +from:0x020b6612 kind:thumb_call to:0x02015488 module:main +from:0x020b661a kind:thumb_call to:0x020154c4 module:main +from:0x020b6628 kind:thumb_call_arm to:0x02017374 module:main +from:0x020b663e kind:thumb_call to:0x0200a7b0 module:main +from:0x020b6644 kind:thumb_call to:0x02015664 module:main +from:0x020b664a kind:thumb_call to:0x02015664 module:main +from:0x020b6652 kind:thumb_call to:0x02015664 module:main +from:0x020b6660 kind:thumb_call_arm to:0x02017374 module:main +from:0x020b6678 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b667e kind:thumb_call to:0x02015664 module:main +from:0x020b6684 kind:thumb_call to:0x02015664 module:main +from:0x020b668c kind:thumb_call to:0x02015664 module:main +from:0x020b66a2 kind:thumb_call to:0x0201549c module:main +from:0x020b66ae kind:thumb_call to:0x02015488 module:main +from:0x020b66b6 kind:thumb_call to:0x020154c4 module:main +from:0x020b66c4 kind:thumb_call_arm to:0x02017374 module:main +from:0x020b66dc kind:thumb_call to:0x0200a7b0 module:main +from:0x020b66e2 kind:thumb_call to:0x02015664 module:main +from:0x020b66e8 kind:thumb_call to:0x02015664 module:main +from:0x020b66f0 kind:thumb_call to:0x02015664 module:main +from:0x020b66fe kind:thumb_call_arm to:0x02017374 module:main +from:0x020b6714 kind:thumb_call to:0x0200a7b0 module:main +from:0x020b671a kind:thumb_call to:0x02015664 module:main +from:0x020b6720 kind:thumb_call to:0x02015664 module:main +from:0x020b6728 kind:thumb_call to:0x02015664 module:main +from:0x020b673e kind:thumb_call to:0x0201549c module:main +from:0x020b677a kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b678a kind:thumb_call to:0x020b6ef8 module:overlay(14) +from:0x020b67c0 kind:thumb_call_arm to:0x0201f708 module:main +from:0x020b67e0 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6826 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6850 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b6868 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b6878 kind:load to:0x020b8648 module:overlay(14) +from:0x020b6880 kind:load to:0x020b8664 module:overlay(14) +from:0x020b6884 kind:load to:0x020b867c module:overlay(14) +from:0x020b6888 kind:load to:0x020b8690 module:overlay(14) +from:0x020b688c kind:load to:0x020b8680 module:overlay(14) +from:0x020b6890 kind:load to:0x020b86a0 module:overlay(14) +from:0x020b6894 kind:load to:0x020b86ac module:overlay(14) +from:0x020b689c kind:load to:0x020b86bc module:overlay(14) +from:0x020b68a0 kind:load to:0x020b86c8 module:overlay(14) +from:0x020b68a4 kind:load to:0x020b86d4 module:overlay(14) +from:0x020b68b4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b68bc kind:load to:0x020b8578 module:overlay(14) +from:0x020b68de kind:thumb_call_arm to:0x0201f470 module:main +from:0x020b68ec kind:thumb_call to:0x020b7208 module:overlay(14) +from:0x020b68f2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6908 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020b690e kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020b6914 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b691c kind:load to:0x020b8648 module:overlay(14) +from:0x020b693e kind:thumb_call_arm to:0x0201f470 module:main +from:0x020b694c kind:thumb_call to:0x020b7208 module:overlay(14) +from:0x020b6952 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6968 kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020b696e kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020b6974 kind:thumb_call_arm to:0x02061c3c module:overlay(0) +from:0x020b697a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b6984 kind:load to:0x020b8648 module:overlay(14) +from:0x020b699c kind:thumb_call_arm to:0x0206c5e8 module:overlay(0) +from:0x020b69ac kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b69bc kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b69ca kind:thumb_call_arm to:0x02060ad8 module:overlay(0) +from:0x020b69d4 kind:thumb_call to:0x020b6e60 module:overlay(14) +from:0x020b69e6 kind:thumb_call to:0x020b7964 module:overlay(14) +from:0x020b6a06 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b6a16 kind:thumb_call to:0x020b7298 module:overlay(14) +from:0x020b6a22 kind:thumb_call_arm to:0x01ff9b50 module:itcm +from:0x020b6a52 kind:thumb_call to:0x020b75d0 module:overlay(14) +from:0x020b6a72 kind:thumb_call to:0x020b75e0 module:overlay(14) +from:0x020b6a80 kind:thumb_call to:0x020b7650 module:overlay(14) +from:0x020b6a86 kind:thumb_call to:0x020b6e9c module:overlay(14) +from:0x020b6aba kind:thumb_call to:0x020b6e1c module:overlay(14) +from:0x020b6adc kind:thumb_call to:0x020b75d0 module:overlay(14) +from:0x020b6ae4 kind:thumb_call to:0x020b75ec module:overlay(14) +from:0x020b6afc kind:thumb_call to:0x020b75d0 module:overlay(14) +from:0x020b6b04 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b6b34 kind:thumb_call to:0x020b75e0 module:overlay(14) +from:0x020b6b3c kind:thumb_call to:0x020b75ec module:overlay(14) +from:0x020b6b54 kind:thumb_call to:0x020b75e0 module:overlay(14) +from:0x020b6b5c kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b6b74 kind:thumb_call to:0x020b6e6c module:overlay(14) +from:0x020b6b7c kind:thumb_call to:0x020b6e90 module:overlay(14) +from:0x020b6b84 kind:thumb_call to:0x020b6e60 module:overlay(14) +from:0x020b6ba8 kind:thumb_call to:0x020b75d0 module:overlay(14) +from:0x020b6bb0 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b6bba kind:thumb_call to:0x020b6da4 module:overlay(14) +from:0x020b6bda kind:thumb_call to:0x020b75e0 module:overlay(14) +from:0x020b6be2 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b6bf0 kind:thumb_call to:0x020b6de8 module:overlay(14) +from:0x020b6c18 kind:thumb_call to:0x020b7934 module:overlay(14) +from:0x020b6c24 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x020b6c2c kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b6c46 kind:thumb_call to:0x020b6e60 module:overlay(14) +from:0x020b6c50 kind:load to:0x020b5198 module:overlay(0) +from:0x020b6c5c kind:load to:0x0204a068 module:main +from:0x020b6c60 kind:load to:0x0204a0f0 module:main +from:0x020b6c68 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6c8e kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b6c98 kind:thumb_call_arm to:0x0201f48c module:main +from:0x020b6cd2 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b6d0e kind:thumb_call to:0x020b761c module:overlay(14) +from:0x020b6d30 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b6d4c kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b6d5a kind:thumb_call to:0x020b7498 module:overlay(14) +from:0x020b6d76 kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b6d84 kind:load to:0x0204aefc module:main +from:0x020b6d88 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b6da0 kind:load to:0x020b755d module:overlay(14) +from:0x020b6dbe kind:thumb_call to:0x020b7f10 module:overlay(14) +from:0x020b6dce kind:thumb_call_arm to:0x02060b44 module:overlay(0) +from:0x020b6dda kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b6de4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6df6 kind:thumb_call to:0x020b7f60 module:overlay(14) +from:0x020b6e80 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b6ea6 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b6ec4 kind:thumb_call_arm to:0x02012ff8 module:main +from:0x020b6ecc kind:load to:0x0204997c module:main +from:0x020b6eee kind:thumb_call_arm to:0x020d6494 module:overlay(24) +from:0x020b6ef4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b6f10 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020b6f18 kind:thumb_call to:0x020b7eb4 module:overlay(14) +from:0x020b6fd8 kind:thumb_call_arm to:0x02063318 module:overlay(0) +from:0x020b6fe6 kind:thumb_call_arm to:0x0201e6a8 module:main +from:0x020b6ff4 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x020b7034 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7046 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020b7072 kind:thumb_call to:0x020b82e4 module:overlay(14) +from:0x020b7080 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b7090 kind:thumb_call to:0x020b8178 module:overlay(14) +from:0x020b709e kind:thumb_call to:0x020b8178 module:overlay(14) +from:0x020b70b6 kind:thumb_call to:0x020b7ba8 module:overlay(14) +from:0x020b70c8 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b70e6 kind:thumb_call to:0x020b7ba8 module:overlay(14) +from:0x020b70f6 kind:thumb_call_arm to:0x020166a4 module:main +from:0x020b710a kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b7124 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b7168 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7170 kind:thumb_call_arm to:0x02060b8c module:overlay(0) +from:0x020b7196 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b719e kind:thumb_call_arm to:0x02060b8c module:overlay(0) +from:0x020b71a4 kind:thumb_call to:0x020b7768 module:overlay(14) +from:0x020b71aa kind:thumb_call to:0x020b77d8 module:overlay(14) +from:0x020b71ba kind:thumb_call_arm to:0x0201c714 module:main +from:0x020b71c4 kind:load to:0x020b71f1 module:overlay(14) +from:0x020b71c8 kind:load to:0x020b7979 module:overlay(14) +from:0x020b71cc kind:load to:0x020b8704 module:overlay(14) +from:0x020b71ec kind:load to:0x0204a460 module:main +from:0x020b71f4 kind:thumb_call_arm to:0x02063080 module:overlay(0) +from:0x020b7200 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b7210 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b7216 kind:thumb_call_arm to:0x02016684 module:main +from:0x020b721e kind:thumb_call_arm to:0x02016684 module:main +from:0x020b7238 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7246 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b7258 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b7262 kind:thumb_call to:0x020b7f60 module:overlay(14) +from:0x020b726e kind:thumb_call_arm to:0x02061f40 module:overlay(0) +from:0x020b7274 kind:thumb_call_arm to:0x0201f2a4 module:main +from:0x020b7280 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020b7294 kind:load to:0x020b71f1 module:overlay(14) +from:0x020b72b2 kind:thumb_call to:0x020b852c module:overlay(14) +from:0x020b72bc kind:thumb_call to:0x020b8514 module:overlay(14) +from:0x020b72ce kind:thumb_call to:0x020b81c0 module:overlay(14) +from:0x020b72e6 kind:thumb_call to:0x020b81c0 module:overlay(14) +from:0x020b7316 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7338 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b733e kind:thumb_call to:0x020b7850 module:overlay(14) +from:0x020b7366 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b7388 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020b738e kind:thumb_call to:0x020b7850 module:overlay(14) +from:0x020b739c kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b73a6 kind:thumb_call_arm to:0x02060ad8 module:overlay(0) +from:0x020b73b0 kind:thumb_call to:0x020b7894 module:overlay(14) +from:0x020b73be kind:thumb_call_arm to:0x02060a78 module:overlay(0) +from:0x020b73c8 kind:thumb_call to:0x020b77d8 module:overlay(14) +from:0x020b73e2 kind:thumb_call_arm to:0x02060a78 module:overlay(0) +from:0x020b73ec kind:thumb_call to:0x020b7768 module:overlay(14) +from:0x020b73f8 kind:thumb_call_arm to:0x020609a4 module:overlay(0) +from:0x020b7402 kind:thumb_call_arm to:0x02060ad8 module:overlay(0) +from:0x020b7414 kind:thumb_call_arm to:0x02060a78 module:overlay(0) +from:0x020b741e kind:thumb_call to:0x020b7768 module:overlay(14) +from:0x020b7434 kind:thumb_call_arm to:0x02060a78 module:overlay(0) +from:0x020b743e kind:thumb_call to:0x020b77d8 module:overlay(14) +from:0x020b7484 kind:load to:0x0204ae70 module:main +from:0x020b74ae kind:thumb_call to:0x020b7ee4 module:overlay(14) +from:0x020b74b6 kind:thumb_call to:0x020b82a8 module:overlay(14) +from:0x020b74be kind:thumb_call to:0x020b82a8 module:overlay(14) +from:0x020b74c6 kind:thumb_call_arm to:0x02060990 module:overlay(0) +from:0x020b74f4 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b751e kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b753e kind:thumb_call_arm to:0x0201aaa8 module:main +from:0x020b7548 kind:load to:0x0204ae70 module:main +from:0x020b7554 kind:load to:0x0204aef0 module:main +from:0x020b7558 kind:load to:0x0204aefc module:main +from:0x020b7598 kind:thumb_call_arm to:0x02025218 module:main +from:0x020b75a4 kind:thumb_call_arm to:0x020250d0 module:main +from:0x020b75c0 kind:thumb_call_arm to:0x0201c4b0 module:main +from:0x020b75cc kind:load to:0x0204ae8c module:main +from:0x020b75ee kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b7610 kind:thumb_call_arm to:0x020d6474 module:overlay(24) +from:0x020b7618 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b7634 kind:thumb_call_arm to:0x020d6474 module:overlay(24) +from:0x020b764c kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b766a kind:thumb_call to:0x020b6ed0 module:overlay(14) +from:0x020b7670 kind:thumb_call to:0x020b7768 module:overlay(14) +from:0x020b7676 kind:thumb_call to:0x020b77d8 module:overlay(14) +from:0x020b7682 kind:thumb_call_arm to:0x020d999c module:overlay(31) +from:0x020b768a kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7690 kind:load to:0x027e0d34 module:dtcm +from:0x020b7694 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b76b0 kind:thumb_call_arm to:0x020267d8 module:main +from:0x020b76c2 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b76ca kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b76d8 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b76f0 kind:thumb_call to:0x02015600 module:main +from:0x020b76f8 kind:thumb_call to:0x0201563c module:main +from:0x020b76fe kind:thumb_call to:0x0201561c module:main +from:0x020b770e kind:thumb_call_arm to:0x02034038 module:main +from:0x020b7714 kind:thumb_call_arm to:0x02033f54 module:main +from:0x020b7724 kind:thumb_call_arm to:0x02034038 module:main +from:0x020b773a kind:thumb_call to:0x02015600 module:main +from:0x020b7742 kind:thumb_call to:0x0201563c module:main +from:0x020b7748 kind:thumb_call to:0x0201561c module:main +from:0x020b7758 kind:load to:0x020b8714 module:overlay(14) +from:0x020b775c kind:load to:0x020b872c module:overlay(14) +from:0x020b7764 kind:load to:0x020b8738 module:overlay(14) +from:0x020b776c kind:thumb_call to:0x020b75d0 module:overlay(14) +from:0x020b7774 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b777e kind:thumb_call to:0x020b761c module:overlay(14) +from:0x020b7788 kind:thumb_call to:0x020b75d0 module:overlay(14) +from:0x020b7794 kind:thumb_call_arm to:0x020d6488 module:overlay(24) +from:0x020b77a4 kind:thumb_call to:0x020b7698 module:overlay(14) +from:0x020b77b6 kind:thumb_call_arm to:0x020d6480 module:overlays(20,24) +from:0x020b77be kind:thumb_call to:0x020b7de4 module:overlay(14) +from:0x020b77d4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b77dc kind:thumb_call to:0x020b75e0 module:overlay(14) +from:0x020b77e4 kind:thumb_call to:0x020b7600 module:overlay(14) +from:0x020b77ee kind:thumb_call to:0x020b761c module:overlay(14) +from:0x020b77f8 kind:thumb_call to:0x020b75e0 module:overlay(14) +from:0x020b7804 kind:thumb_call_arm to:0x020d6488 module:overlay(24) +from:0x020b7816 kind:thumb_call to:0x020b7698 module:overlay(14) +from:0x020b7830 kind:thumb_call_arm to:0x020d6480 module:overlays(20,24) +from:0x020b783a kind:thumb_call to:0x020b7de4 module:overlay(14) +from:0x020b784c kind:load to:0x020d8690 module:overlays(19,24) +from:0x020b7878 kind:thumb_call to:0x020b7f60 module:overlay(14) +from:0x020b7880 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7890 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b78cc kind:thumb_call to:0x020b75e0 module:overlay(14) +from:0x020b78d4 kind:thumb_call to:0x020b75ec module:overlay(14) +from:0x020b7900 kind:thumb_call to:0x020b75d0 module:overlay(14) +from:0x020b7908 kind:thumb_call to:0x020b75ec module:overlay(14) +from:0x020b7960 kind:load to:0x020b852d module:overlay(14) +from:0x020b797e kind:thumb_call_arm to:0x02062aa8 module:overlay(0) +from:0x020b79ca kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b79ea kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7a2a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7a6a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7aa8 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7ae8 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7b2c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7b70 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7ba4 kind:load to:0x020b86ec module:overlay(14) +from:0x020b7bba kind:thumb_call_arm to:0x02063094 module:overlay(0) +from:0x020b7bca kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7c20 kind:thumb_call_arm to:0x02062dbc module:overlay(0) +from:0x020b7c46 kind:thumb_call_arm to:0x02062dbc module:overlay(0) +from:0x020b7c60 kind:thumb_call_arm to:0x02062dbc module:overlay(0) +from:0x020b7c90 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b7c98 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b7cb8 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020b7d2a kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7d52 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7d84 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7dca kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7dd8 kind:load to:0x0204aef0 module:main +from:0x020b7ddc kind:load to:0x0204aefc module:main +from:0x020b7de0 kind:load to:0x0204ae70 module:main +from:0x020b7df2 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b7e0a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7e16 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b7e2a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7e36 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b7e4a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7e56 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b7e6a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7e76 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b7e8a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7e96 kind:thumb_call_arm to:0x0203a194 module:main +from:0x020b7eaa kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7eb0 kind:load to:0x020b85a0 module:overlay(14) +from:0x020b7ed6 kind:thumb_call_arm to:0x0201f6c8 module:main +from:0x020b7efe kind:thumb_call to:0x020b7f80 module:overlay(14) +from:0x020b7f08 kind:thumb_call_arm to:0x0201f48c module:main +from:0x020b7f32 kind:thumb_call_arm to:0x0201f59c module:main +from:0x020b7f40 kind:thumb_call_arm to:0x0201f708 module:main +from:0x020b7f52 kind:thumb_call to:0x020b809c module:overlay(14) +from:0x020b7f5c kind:load to:0x020b85b4 module:overlay(14) +from:0x020b7f72 kind:thumb_call_arm to:0x0201f470 module:main +from:0x020b7fb0 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b7fc6 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b7fe4 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b8010 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8026 kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b8048 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b808e kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b8098 kind:load to:0x0204aefc module:main +from:0x020b80b8 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b80c4 kind:thumb_call_arm to:0x0201f594 module:main +from:0x020b8188 kind:thumb_call_arm to:0x02018240 module:main +from:0x020b819c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b81b6 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020b8298 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020b82a4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b82ca kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b82da kind:thumb_call_arm to:0x0201aa1c module:main +from:0x020b82e0 kind:load to:0x0204aefc module:main +from:0x020b82fc kind:thumb_call_arm to:0x020633a0 module:overlay(0) +from:0x020b8304 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b842a kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020b8464 kind:thumb_call_arm to:0x02062cc0 module:overlay(0) +from:0x020b84ce kind:thumb_call_arm to:0x0201e84c module:main +from:0x020b851e kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b8526 kind:thumb_call to:0x020b8470 module:overlay(14) +from:0x020b8536 kind:thumb_call_arm to:0x02062e24 module:overlay(0) +from:0x020b8548 kind:thumb_call to:0x020b8470 module:overlay(14) +from:0x020b8554 kind:thumb_call_arm to:0x02063080 module:overlay(0) +from:0x020b855a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8568 kind:thumb_call_arm to:0x02062bc0 module:overlay(0) +from:0x020b856e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020b8614 kind:load to:0x020b8ce8 module:overlay(14) +from:0x020b8618 kind:load to:0x020b6eb9 module:overlay(14) +from:0x020b861c kind:load to:0x020b8764 module:overlay(14) +from:0x020b8620 kind:load to:0x0203ce4c module:main +from:0x020b8624 kind:load to:0x020b8605 module:overlay(14) +from:0x020b8648 kind:load to:0x020b68c5 module:overlay(14) +from:0x020b864c kind:load to:0x020b6925 module:overlay(14) +from:0x020b8650 kind:load to:0x020b698d module:overlay(14) +from:0x020b8654 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b8658 kind:load to:0x020b6c6d module:overlay(14) +from:0x020b865c kind:load to:0x020b6d95 module:overlay(14) +from:0x020b8660 kind:load to:0x02061cbc module:overlay(0) +from:0x020b86ec kind:load to:0x020b71f1 module:overlay(14) +from:0x020b86f0 kind:load to:0x020b8551 module:overlay(14) +from:0x020b86f4 kind:load to:0x020b7bdd module:overlay(14) +from:0x020b86f8 kind:load to:0x020b7c9d module:overlay(14) +from:0x020b8704 kind:load to:0x020b71fd module:overlay(14) +from:0x020b8708 kind:load to:0x020b8565 module:overlay(14) +from:0x020b870c kind:load to:0x020b8321 module:overlay(14) +from:0x020b8710 kind:load to:0x0206351c module:overlay(0) diff --git a/config/usa/arm9/overlays/ov014/symbols.txt b/config/usa/arm9/overlays/ov014/symbols.txt new file mode 100644 index 00000000..eb00f567 --- /dev/null +++ b/config/usa/arm9/overlays/ov014/symbols.txt @@ -0,0 +1,91 @@ +func_ov014_020b6500 kind:function(thumb,size=0x74) addr:0x020b6500 +func_ov014_020b6574 kind:function(thumb,size=0x350) addr:0x020b6574 +func_ov014_020b68c4 kind:function(thumb,size=0x60) addr:0x020b68c4 +func_ov014_020b6924 kind:function(thumb,size=0x68) addr:0x020b6924 +func_ov014_020b698c kind:function(thumb,size=0x2e0) addr:0x020b698c +func_ov014_020b6c6c kind:function(thumb,size=0x128) addr:0x020b6c6c +func_ov014_020b6d94 kind:function(thumb,size=0x10) addr:0x020b6d94 +func_ov014_020b6da4 kind:function(thumb,size=0x44) addr:0x020b6da4 +func_ov014_020b6de8 kind:function(thumb,size=0x34) addr:0x020b6de8 +func_ov014_020b6e1c kind:function(thumb,size=0x44) addr:0x020b6e1c +func_ov014_020b6e60 kind:function(thumb,size=0xc) addr:0x020b6e60 +func_ov014_020b6e6c kind:function(thumb,size=0x24) addr:0x020b6e6c +func_ov014_020b6e90 kind:function(thumb,size=0xc) addr:0x020b6e90 +func_ov014_020b6e9c kind:function(thumb,size=0x1c) addr:0x020b6e9c +func_ov014_020b6eb8 kind:function(thumb,size=0x18) addr:0x020b6eb8 +func_ov014_020b6ed0 kind:function(thumb,size=0x28) addr:0x020b6ed0 +func_ov014_020b6ef8 kind:function(thumb,size=0x2f8) addr:0x020b6ef8 +func_ov014_020b71f0 kind:function(thumb,size=0xc) addr:0x020b71f0 +func_ov014_020b71fc kind:function(thumb,size=0xc) addr:0x020b71fc +func_ov014_020b7208 kind:function(thumb,size=0x90) addr:0x020b7208 +func_ov014_020b7298 kind:function(thumb,size=0x200) addr:0x020b7298 +func_ov014_020b7498 kind:function(thumb,size=0xc4) addr:0x020b7498 +func_ov014_020b755c kind:function(thumb,size=0x74) addr:0x020b755c +func_ov014_020b75d0 kind:function(thumb,size=0x10) addr:0x020b75d0 +func_ov014_020b75e0 kind:function(thumb,size=0xc) addr:0x020b75e0 +func_ov014_020b75ec kind:function(thumb,size=0x12) addr:0x020b75ec +func_ov014_020b7600 kind:function(thumb,size=0x1c) addr:0x020b7600 +func_ov014_020b761c kind:function(thumb,size=0x34) addr:0x020b761c +func_ov014_020b7650 kind:function(thumb,size=0x48) addr:0x020b7650 +func_ov014_020b7698 kind:function(thumb,size=0xd0) addr:0x020b7698 +func_ov014_020b7768 kind:function(thumb,size=0x70) addr:0x020b7768 +func_ov014_020b77d8 kind:function(thumb,size=0x78) addr:0x020b77d8 +func_ov014_020b7850 kind:function(thumb,size=0x44) addr:0x020b7850 +func_ov014_020b7894 kind:function(thumb,size=0xa0) addr:0x020b7894 +func_ov014_020b7934 kind:function(thumb,size=0x30) addr:0x020b7934 +func_ov014_020b7964 kind:function(thumb,size=0x14) addr:0x020b7964 +func_ov014_020b7978 kind:function(thumb,size=0x230) addr:0x020b7978 +func_ov014_020b7ba8 kind:function(thumb,size=0x32) addr:0x020b7ba8 +func_ov014_020b7bdc kind:function(thumb,size=0xc0) addr:0x020b7bdc +func_ov014_020b7c9c kind:function(thumb,size=0x148) addr:0x020b7c9c +func_ov014_020b7de4 kind:function(thumb,size=0xd0) addr:0x020b7de4 +func_ov014_020b7eb4 kind:function(thumb,size=0x30) addr:0x020b7eb4 +func_ov014_020b7ee4 kind:function(thumb,size=0x2c) addr:0x020b7ee4 +func_ov014_020b7f10 kind:function(thumb,size=0x50) addr:0x020b7f10 +func_ov014_020b7f60 kind:function(thumb,size=0x20) addr:0x020b7f60 +func_ov014_020b7f80 kind:function(thumb,size=0x11c) addr:0x020b7f80 +func_ov014_020b809c kind:function(thumb,size=0xdc) addr:0x020b809c +func_ov014_020b8178 kind:function(thumb,size=0x48) addr:0x020b8178 +func_ov014_020b81c0 kind:function(thumb,size=0xe8) addr:0x020b81c0 +func_ov014_020b82a8 kind:function(thumb,size=0x3c) addr:0x020b82a8 +func_ov014_020b82e4 kind:function(thumb,size=0x3a) addr:0x020b82e4 +func_ov014_020b8320 kind:function(thumb,size=0x150) addr:0x020b8320 +func_ov014_020b8470 kind:function(thumb,size=0xa4) addr:0x020b8470 +func_ov014_020b8514 kind:function(thumb,size=0x18) addr:0x020b8514 +func_ov014_020b852c kind:function(thumb,size=0x22) addr:0x020b852c +func_ov014_020b8550 kind:function(thumb,size=0x12) addr:0x020b8550 +func_ov014_020b8564 kind:function(thumb,size=0x12) addr:0x020b8564 +data_ov014_020b8578 kind:data(any) addr:0x020b8578 +data_ov014_020b85a0 kind:data(any) addr:0x020b85a0 +data_ov014_020b85ad kind:data(any) addr:0x020b85ad ambiguous +data_ov014_020b85b4 kind:data(any) addr:0x020b85b4 +__sinit_ov014_020b8604 kind:function(thumb,size=0x20) addr:0x020b8604 +.p__sinit_ov014_020b8604 kind:data(word) addr:0x020b8624 +data_ov014_020b8648 kind:data(any) addr:0x020b8648 +data_ov014_020b8664 kind:data(any) addr:0x020b8664 +data_ov014_020b867c kind:data(any) addr:0x020b867c +data_ov014_020b8680 kind:data(any) addr:0x020b8680 +data_ov014_020b8690 kind:data(any) addr:0x020b8690 +data_ov014_020b86a0 kind:data(any) addr:0x020b86a0 +data_ov014_020b86ac kind:data(any) addr:0x020b86ac +data_ov014_020b86bc kind:data(any) addr:0x020b86bc +data_ov014_020b86c8 kind:data(any) addr:0x020b86c8 +data_ov014_020b86d4 kind:data(any) addr:0x020b86d4 +data_ov014_020b86ec kind:data(any) addr:0x020b86ec +data_ov014_020b8704 kind:data(any) addr:0x020b8704 +data_ov014_020b8714 kind:data(any) addr:0x020b8714 +data_ov014_020b872c kind:data(any) addr:0x020b872c +data_ov014_020b8738 kind:data(any) addr:0x020b8738 +data_ov014_020b8760 kind:bss addr:0x020b8760 +data_ov014_020b8764 kind:bss addr:0x020b8764 +data_ov014_020b8770 kind:bss addr:0x020b8770 +data_ov014_020b877c kind:bss addr:0x020b877c +data_ov014_020b892d kind:bss addr:0x020b892d ambiguous +data_ov014_020b8a0d kind:bss addr:0x020b8a0d ambiguous +data_ov014_020b8a39 kind:bss addr:0x020b8a39 ambiguous +data_ov014_020b8c81 kind:bss addr:0x020b8c81 ambiguous +data_ov014_020b8c8d kind:bss addr:0x020b8c8d ambiguous +data_ov014_020b8ce8 kind:bss addr:0x020b8ce8 +data_ov014_020b8cec kind:bss addr:0x020b8cec +data_ov014_020b8f00 kind:bss addr:0x020b8f00 ambiguous +data_ov014_020ba720 kind:bss addr:0x020ba720 ambiguous diff --git a/config/usa/arm9/overlays/ov015/delinks.txt b/config/usa/arm9/overlays/ov015/delinks.txt new file mode 100644 index 00000000..8415362c --- /dev/null +++ b/config/usa/arm9/overlays/ov015/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x020b6500 end:0x020b73f0 kind:code align:32 + .rodata start:0x020b73f0 end:0x020b7404 kind:rodata align:4 + .ctor start:0x020b7404 end:0x020b7404 kind:rodata align:4 + .data start:0x020b7420 end:0x020b7480 kind:data align:32 + .bss start:0x020b7480 end:0x020b8060 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov015/relocs.txt b/config/usa/arm9/overlays/ov015/relocs.txt new file mode 100644 index 00000000..ab97f700 --- /dev/null +++ b/config/usa/arm9/overlays/ov015/relocs.txt @@ -0,0 +1,184 @@ +from:0x020b6520 kind:arm_call to:0x020b6590 module:overlay(15) +from:0x020b6530 kind:arm_call to:0x0203ce4c module:main +from:0x020b655c kind:arm_call to:0x020166a4 module:main +from:0x020b657c kind:load to:0x020b7480 module:overlay(15) +from:0x020b6580 kind:load to:0x020b7490 module:overlay(15) +from:0x020b6584 kind:load to:0x020b6910 module:overlay(15) +from:0x020b6588 kind:load to:0x020b7484 module:overlay(15) +from:0x020b658c kind:load to:0x02157e78 module:overlays(58,79) +from:0x020b659c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b65a4 kind:arm_call to:0x020b7378 module:overlay(15) +from:0x020b65f0 kind:arm_call to:0x020b6cd8 module:overlay(15) +from:0x020b65fc kind:arm_call to:0x020b6cd8 module:overlay(15) +from:0x020b6608 kind:arm_call to:0x020b6cd8 module:overlay(15) +from:0x020b6614 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b6620 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b662c kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b6638 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b6644 kind:arm_call to:0x020b730c module:overlay(15) +from:0x020b6664 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b6694 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b66c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b66f8 kind:arm_call to:0x02065910 module:overlay(0) +from:0x020b6718 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x020b675c kind:arm_call to:0x020b6d28 module:overlay(15) +from:0x020b676c kind:arm_call to:0x020166a4 module:main +from:0x020b677c kind:arm_call to:0x0201f708 module:main +from:0x020b679c kind:arm_call to:0x020b6d28 module:overlay(15) +from:0x020b67b0 kind:arm_call to:0x020166a4 module:main +from:0x020b67bc kind:arm_call to:0x0201f708 module:main +from:0x020b67e0 kind:arm_call to:0x020b6d28 module:overlay(15) +from:0x020b67f4 kind:arm_call to:0x020166a4 module:main +from:0x020b6800 kind:arm_call to:0x0201f708 module:main +from:0x020b6814 kind:arm_call to:0x020b7340 module:overlay(15) +from:0x020b6824 kind:arm_call to:0x020166a4 module:main +from:0x020b6838 kind:arm_call to:0x020b7340 module:overlay(15) +from:0x020b6844 kind:arm_call to:0x020166a4 module:main +from:0x020b6858 kind:arm_call to:0x020b7340 module:overlay(15) +from:0x020b6868 kind:arm_call to:0x020166a4 module:main +from:0x020b687c kind:arm_call to:0x020b7340 module:overlay(15) +from:0x020b6888 kind:arm_call to:0x020166a4 module:main +from:0x020b689c kind:arm_call to:0x020b7340 module:overlay(15) +from:0x020b68ac kind:arm_call to:0x020166a4 module:main +from:0x020b68bc kind:load to:0x020b745c module:overlay(15) +from:0x020b68c0 kind:load to:0x020b73f0 module:overlay(15) +from:0x020b68c4 kind:load to:0x027e0ce0 module:dtcm +from:0x020b68d8 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b68e0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b68e8 kind:arm_call to:0x0201f2a4 module:main +from:0x020b68f0 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6904 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6928 kind:arm_call to:0x020b72ec module:overlay(15) +from:0x020b6934 kind:arm_call to:0x02016684 module:main +from:0x020b6940 kind:arm_call to:0x020b72ec module:overlay(15) +from:0x020b694c kind:arm_call to:0x02016684 module:main +from:0x020b6954 kind:arm_call to:0x020b72ec module:overlay(15) +from:0x020b695c kind:arm_call to:0x02016684 module:main +from:0x020b6968 kind:arm_call to:0x02016684 module:main +from:0x020b6970 kind:arm_call to:0x02016684 module:main +from:0x020b697c kind:arm_call to:0x02016684 module:main +from:0x020b6984 kind:arm_call to:0x02016684 module:main +from:0x020b6990 kind:arm_call to:0x02016684 module:main +from:0x020b699c kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b69a8 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b69b4 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b69c0 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b69cc kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b69dc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b69e4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b69ec kind:arm_call to:0x0201f2a4 module:main +from:0x020b69f4 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6a04 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6a0c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6a14 kind:arm_call to:0x0201f2a4 module:main +from:0x020b6a1c kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6a24 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6a2c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6a34 kind:arm_call to:0x0201f2a4 module:main +from:0x020b6a3c kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6a44 kind:arm_call to:0x020b7388 module:overlay(15) +from:0x020b6a4c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6a58 kind:load to:0x020b745c module:overlay(15) +from:0x020b6a74 kind:arm_call to:0x020b72ec module:overlay(15) +from:0x020b6a80 kind:arm_call to:0x02016684 module:main +from:0x020b6a8c kind:arm_call to:0x020b72ec module:overlay(15) +from:0x020b6a98 kind:arm_call to:0x02016684 module:main +from:0x020b6aa0 kind:arm_call to:0x020b72ec module:overlay(15) +from:0x020b6aa8 kind:arm_call to:0x02016684 module:main +from:0x020b6ab4 kind:arm_call to:0x02016684 module:main +from:0x020b6abc kind:arm_call to:0x02016684 module:main +from:0x020b6ac8 kind:arm_call to:0x02016684 module:main +from:0x020b6ad0 kind:arm_call to:0x02016684 module:main +from:0x020b6adc kind:arm_call to:0x02016684 module:main +from:0x020b6ae8 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6af4 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6b00 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6b0c kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6b18 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6b28 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6b30 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6b38 kind:arm_call to:0x0201f2a4 module:main +from:0x020b6b40 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6b50 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6b58 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6b60 kind:arm_call to:0x0201f2a4 module:main +from:0x020b6b68 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6b70 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b6b78 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b6b80 kind:arm_call to:0x0201f2a4 module:main +from:0x020b6b88 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b6b90 kind:arm_call to:0x020b7388 module:overlay(15) +from:0x020b6b98 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6ba0 kind:arm_call to:0x02011ff4 module:main +from:0x020b6bac kind:load to:0x020b745c module:overlay(15) +from:0x020b6bd0 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x020b6bd8 kind:arm_call to:0x02065b6c module:overlay(0) +from:0x020b6bf8 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020b6c08 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020b6c10 kind:load to:0x027e0ce0 module:dtcm +from:0x020b6c14 kind:load to:0x020b51f4 module:overlay(0) +from:0x020b6c50 kind:arm_call to:0x0201aa1c module:main +from:0x020b6c60 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020b6c6c kind:load to:0x0204aefc module:main +from:0x020b6c7c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020b6c90 kind:load to:0x0204a0f0 module:main +from:0x020b6ce0 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020b6d04 kind:arm_call to:0x0201f650 module:main +from:0x020b6d0c kind:arm_call to:0x0201e6a8 module:main +from:0x020b6d14 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020b6d24 kind:load to:0x020b7444 module:overlay(15) +from:0x020b6d4c kind:arm_call to:0x02063094 module:overlay(0) +from:0x020b6d5c kind:arm_call to:0x0201f59c module:main +from:0x020b6d70 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b6db0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b6dc0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b6ddc kind:arm_call to:0x0201e84c module:main +from:0x020b6e20 kind:arm_call to:0x0201e84c module:main +from:0x020b6e4c kind:arm_call to:0x0201e8ac module:main +from:0x020b6e68 kind:arm_call to:0x0201e8ac module:main +from:0x020b6e88 kind:load to:0x020b7420 module:overlay(15) +from:0x020b7000 kind:arm_call to:0x0201e8ac module:main +from:0x020b701c kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x020b7040 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b7050 kind:arm_call to:0x0201e8ac module:main +from:0x020b70d4 kind:arm_call to:0x0205fff8 module:overlay(0) +from:0x020b70f4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b7104 kind:arm_call to:0x0201e8ac module:main +from:0x020b7168 kind:arm_call to:0x02060008 module:overlay(0) +from:0x020b7194 kind:arm_call to:0x02063144 module:overlay(0) +from:0x020b71a0 kind:arm_call to:0x0201f48c module:main +from:0x020b71e0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b7200 kind:arm_call to:0x0201e84c module:main +from:0x020b7240 kind:load to:0x020b7420 module:overlay(15) +from:0x020b727c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020b729c kind:arm_call to:0x0201e84c module:main +from:0x020b72e0 kind:load to:0x020b7420 module:overlay(15) +from:0x020b7304 kind:arm_call to:0x0201f470 module:main +from:0x020b7314 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020b733c kind:load to:0x020b742c module:overlay(15) +from:0x020b735c kind:arm_call to:0x02063094 module:overlay(0) +from:0x020b7370 kind:load to:0x02062cc0 module:overlay(0) +from:0x020b7384 kind:load to:0x02157e78 module:overlays(58,79) +from:0x020b7398 kind:load to:0x02157e78 module:overlays(58,79) +from:0x020b73a8 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020b73b0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020b73b8 kind:arm_call to:0x0201f2a4 module:main +from:0x020b73c0 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b73c8 kind:arm_call to:0x02011ff4 module:main +from:0x020b73dc kind:arm_call to:0x02063080 module:overlay(0) +from:0x020b73e4 kind:arm_call to:0x02011ff4 module:main +from:0x020b742c kind:load to:0x020b68fc module:overlay(15) +from:0x020b7430 kind:load to:0x020b73d4 module:overlay(15) +from:0x020b7434 kind:load to:0x020b7368 module:overlay(15) +from:0x020b7438 kind:load to:0x020b7374 module:overlay(15) +from:0x020b7444 kind:load to:0x020b68cc module:overlay(15) +from:0x020b7448 kind:load to:0x020b739c module:overlay(15) +from:0x020b744c kind:load to:0x020b6e8c module:overlay(15) +from:0x020b7450 kind:load to:0x020b717c module:overlay(15) +from:0x020b745c kind:load to:0x020b6910 module:overlay(15) +from:0x020b7460 kind:load to:0x020b6a5c module:overlay(15) +from:0x020b7464 kind:load to:0x020b6bb0 module:overlay(15) +from:0x020b7468 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b746c kind:load to:0x020b6c18 module:overlay(15) +from:0x020b7470 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b7474 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov015/symbols.txt b/config/usa/arm9/overlays/ov015/symbols.txt new file mode 100644 index 00000000..99500d48 --- /dev/null +++ b/config/usa/arm9/overlays/ov015/symbols.txt @@ -0,0 +1,38 @@ +func_ov015_020b6500 kind:function(arm,size=0x90) addr:0x020b6500 +func_ov015_020b6590 kind:function(arm,size=0x33c) addr:0x020b6590 +func_ov015_020b68cc kind:function(arm,size=0x30) addr:0x020b68cc +func_ov015_020b68fc kind:function(arm,size=0x14) addr:0x020b68fc +func_ov015_020b6910 kind:function(arm,size=0x14c) addr:0x020b6910 +func_ov015_020b6a5c kind:function(arm,size=0x154) addr:0x020b6a5c +func_ov015_020b6bb0 kind:function(arm,size=0x68) addr:0x020b6bb0 +func_ov015_020b6c18 kind:function(arm,size=0x58) addr:0x020b6c18 +func_ov015_020b6c70 kind:function(arm,size=0x24) addr:0x020b6c70 +func_ov015_020b6c94 kind:function(arm,size=0x44) addr:0x020b6c94 +func_ov015_020b6cd8 kind:function(arm,size=0x50) addr:0x020b6cd8 +func_ov015_020b6d28 kind:function(arm,size=0x164) addr:0x020b6d28 +func_ov015_020b6e8c kind:function(arm,size=0x2f0) addr:0x020b6e8c +func_ov015_020b717c kind:function(arm,size=0x2c) addr:0x020b717c +func_ov015_020b71a8 kind:function(arm,size=0x9c) addr:0x020b71a8 +func_ov015_020b7244 kind:function(arm,size=0xa0) addr:0x020b7244 +func_ov015_020b72e4 kind:function(arm,size=0x8) addr:0x020b72e4 +func_ov015_020b72ec kind:function(arm,size=0x20) addr:0x020b72ec +func_ov015_020b730c kind:function(arm,size=0x34) addr:0x020b730c +func_ov015_020b7340 kind:function(arm,size=0x28) addr:0x020b7340 +func_ov015_020b7368 kind:function(arm,size=0xc) addr:0x020b7368 +func_ov015_020b7374 kind:function(arm,size=0x4) addr:0x020b7374 +func_ov015_020b7378 kind:function(arm,size=0x10) addr:0x020b7378 +func_ov015_020b7388 kind:function(arm,size=0x14) addr:0x020b7388 +func_ov015_020b739c kind:function(arm,size=0x38) addr:0x020b739c +func_ov015_020b73d4 kind:function(arm,size=0x1c) addr:0x020b73d4 +data_ov015_020b73f0 kind:data(any) addr:0x020b73f0 +data_ov015_020b7420 kind:data(any) addr:0x020b7420 +data_ov015_020b742c kind:data(any) addr:0x020b742c +data_ov015_020b7444 kind:data(any) addr:0x020b7444 +data_ov015_020b745c kind:data(any) addr:0x020b745c +data_ov015_020b7480 kind:bss addr:0x020b7480 +data_ov015_020b7484 kind:bss addr:0x020b7484 +data_ov015_020b7490 kind:bss addr:0x020b7490 +data_ov015_020b76a5 kind:bss addr:0x020b76a5 ambiguous +data_ov015_020b77b0 kind:bss addr:0x020b77b0 ambiguous +data_ov015_020b7ab0 kind:bss addr:0x020b7ab0 ambiguous +data_ov015_020b7ab5 kind:bss addr:0x020b7ab5 ambiguous diff --git a/config/usa/arm9/overlays/ov016/delinks.txt b/config/usa/arm9/overlays/ov016/delinks.txt new file mode 100644 index 00000000..b58dbff0 --- /dev/null +++ b/config/usa/arm9/overlays/ov016/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020b6500 end:0x020b8178 kind:code align:32 + .rodata start:0x020b8178 end:0x020b81b4 kind:rodata align:4 + .init start:0x020b81b4 end:0x020b8204 kind:code align:4 + .ctor start:0x020b8204 end:0x020b8208 kind:rodata align:4 + .data start:0x020b8220 end:0x020b82e0 kind:data align:32 + .bss start:0x020b82e0 end:0x020b86a0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov016/relocs.txt b/config/usa/arm9/overlays/ov016/relocs.txt new file mode 100644 index 00000000..725cbbb1 --- /dev/null +++ b/config/usa/arm9/overlays/ov016/relocs.txt @@ -0,0 +1,236 @@ +from:0x020b6524 kind:arm_call to:0x020b7760 module:overlay(16) +from:0x020b6530 kind:arm_call to:0x020b7b24 module:overlay(16) +from:0x020b6538 kind:arm_call_thumb to:0x020141dc module:main +from:0x020b6540 kind:arm_call to:0x020b7660 module:overlay(16) +from:0x020b6548 kind:arm_call to:0x020b65e8 module:overlay(16) +from:0x020b6554 kind:load to:0x020b8228 module:overlay(16) +from:0x020b6560 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b657c kind:arm_call to:0x020b65e4 module:overlay(16) +from:0x020b6584 kind:arm_call to:0x020b7698 module:overlay(16) +from:0x020b658c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b6594 kind:arm_call to:0x020b77f8 module:overlay(16) +from:0x020b65a0 kind:load to:0x020b8228 module:overlay(16) +from:0x020b65b4 kind:arm_call to:0x020b65e4 module:overlay(16) +from:0x020b65bc kind:arm_call to:0x020b7698 module:overlay(16) +from:0x020b65c4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b65cc kind:arm_call to:0x020b77f8 module:overlay(16) +from:0x020b65d4 kind:arm_call to:0x02011ff4 module:main +from:0x020b65e0 kind:load to:0x020b8228 module:overlay(16) +from:0x020b663c kind:arm_call to:0x020b6e34 module:overlay(16) +from:0x020b665c kind:arm_call to:0x020b73c0 module:overlay(16) +from:0x020b6670 kind:arm_call to:0x020b7488 module:overlay(16) +from:0x020b6688 kind:arm_call to:0x020b6d40 module:overlay(16) +from:0x020b6690 kind:arm_call to:0x020b6de0 module:overlay(16) +from:0x020b66a0 kind:arm_call to:0x020b751c module:overlay(16) +from:0x020b66bc kind:arm_call to:0x02120854 module:overlay(26) +from:0x020b66d4 kind:arm_call to:0x0211e6ac module:overlay(26) +from:0x020b66ec kind:arm_call to:0x020b7700 module:overlay(16) +from:0x020b66f4 kind:arm_call to:0x020b78a4 module:overlay(16) +from:0x020b6750 kind:arm_call to:0x020b7e28 module:overlay(16) +from:0x020b6760 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x020b6768 kind:arm_call to:0x020b6978 module:overlay(16) +from:0x020b67c8 kind:arm_call to:0x020b7e28 module:overlay(16) +from:0x020b67fc kind:arm_call to:0x020b7700 module:overlay(16) +from:0x020b6804 kind:arm_call to:0x020b78c4 module:overlay(16) +from:0x020b6810 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x020b6818 kind:arm_call to:0x020b6978 module:overlay(16) +from:0x020b683c kind:arm_call to:0x020b78f4 module:overlay(16) +from:0x020b684c kind:arm_call to:0x020b78b4 module:overlay(16) +from:0x020b6860 kind:arm_call to:0x020b7904 module:overlay(16) +from:0x020b6870 kind:arm_call to:0x020b78d4 module:overlay(16) +from:0x020b6898 kind:arm_call to:0x020b7c90 module:overlay(16) +from:0x020b68a0 kind:arm_call to:0x020b7cc8 module:overlay(16) +from:0x020b68a8 kind:arm_call to:0x020b7d0c module:overlay(16) +from:0x020b68bc kind:arm_call to:0x020b8154 module:overlay(16) +from:0x020b68c4 kind:arm_call to:0x020b76d0 module:overlay(16) +from:0x020b68dc kind:arm_call to:0x020b770c module:overlay(16) +from:0x020b68f4 kind:arm_call to:0x020b772c module:overlay(16) +from:0x020b6904 kind:arm_call to:0x020b6978 module:overlay(16) +from:0x020b6928 kind:arm_call to:0x020b6ed0 module:overlay(16) +from:0x020b6930 kind:arm_call to:0x021216e8 module:overlay(26) +from:0x020b6940 kind:arm_call to:0x020b6978 module:overlay(16) +from:0x020b694c kind:arm_call to:0x020b6978 module:overlay(16) +from:0x020b695c kind:arm_call to:0x02014478 module:main +from:0x020b6970 kind:load to:0x020b5198 module:overlay(0) +from:0x020b6974 kind:load to:0x02049b32 module:main +from:0x020b699c kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x020b69a4 kind:load to:0x020b5198 module:overlay(0) +from:0x020b69e0 kind:arm_call to:0x02076ae0 module:overlay(0) +from:0x020b6a4c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020b6c88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020b6ca8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020b6cc4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020b6d3c kind:load to:0x027e09bc module:dtcm +from:0x020b6d50 kind:arm_call to:0x02121cb4 module:overlay(26) +from:0x020b6d9c kind:arm_call to:0x020b69a8 module:overlay(16) +from:0x020b6dd0 kind:arm_call to:0x02121710 module:overlay(26) +from:0x020b6ddc kind:load to:0x0213f558 module:overlay(26) +from:0x020b6de8 kind:arm_call to:0x020b751c module:overlay(16) +from:0x020b6df4 kind:arm_call to:0x02121cb4 module:overlay(26) +from:0x020b6e04 kind:arm_call to:0x02121a54 module:overlay(26) +from:0x020b6e14 kind:arm_call to:0x02121f60 module:overlay(26) +from:0x020b6e1c kind:arm_call to:0x01ffcc98 module:itcm +from:0x020b6e3c kind:arm_call to:0x020b6e54 module:overlay(16) +from:0x020b6e44 kind:arm_call to:0x020b6f34 module:overlay(16) +from:0x020b6e8c kind:arm_call to:0x02077570 module:overlay(0) +from:0x020b6ec0 kind:arm_call to:0x0207836c module:overlay(0) +from:0x020b6ecc kind:load to:0x027e09bc module:dtcm +from:0x020b6f24 kind:arm_call to:0x02078210 module:overlay(0) +from:0x020b6f2c kind:load to:0x0204a068 module:main +from:0x020b6f30 kind:load to:0x027e09bc module:dtcm +from:0x020b6f44 kind:arm_call to:0x020b751c module:overlay(16) +from:0x020b6f64 kind:arm_call to:0x01fff698 module:itcm +from:0x020b6f80 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020b6f98 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020b71b0 kind:load to:0x027e0cd8 module:dtcm +from:0x020b71bc kind:load to:0x020b71c0 module:overlay(16) +from:0x020b71c8 kind:arm_call to:0x020b65e8 module:overlay(16) +from:0x020b71d0 kind:arm_call to:0x020b77d0 module:overlay(16) +from:0x020b71dc kind:arm_call to:0x020b7b1c module:overlay(16) +from:0x020b71e4 kind:arm_call to:0x020b7bc4 module:overlay(16) +from:0x020b71f0 kind:arm_call to:0x020b8154 module:overlay(16) +from:0x020b720c kind:arm_call to:0x020166a4 module:main +from:0x020b7230 kind:arm_call to:0x020166a4 module:main +from:0x020b7250 kind:load to:0x027e0994 module:dtcm +from:0x020b7264 kind:load to:0x020b65e4 module:overlay(16) +from:0x020b728c kind:arm_call to:0x020b69a8 module:overlay(16) +from:0x020b72a8 kind:arm_call to:0x020b69a8 module:overlay(16) +from:0x020b72c4 kind:arm_call to:0x020b69a8 module:overlay(16) +from:0x020b7314 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020b731c kind:arm_call to:0x020b751c module:overlay(16) +from:0x020b7360 kind:arm_call to:0x020b7870 module:overlay(16) +from:0x020b73b0 kind:arm_call to:0x020b7e28 module:overlay(16) +from:0x020b73e8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020b7424 kind:arm_call to:0x020b751c module:overlay(16) +from:0x020b743c kind:arm_call to:0x02078744 module:overlay(0) +from:0x020b7468 kind:arm_call to:0x020b8154 module:overlay(16) +from:0x020b7470 kind:arm_call to:0x020b7cb8 module:overlay(16) +from:0x020b7480 kind:load to:0x027e09bc module:dtcm +from:0x020b7494 kind:arm_call to:0x020b7cfc module:overlay(16) +from:0x020b74b0 kind:arm_call to:0x020b7268 module:overlay(16) +from:0x020b74c8 kind:arm_call to:0x020b7914 module:overlay(16) +from:0x020b74dc kind:arm_call to:0x0206d254 module:overlay(0) +from:0x020b74ec kind:arm_call to:0x020b78e4 module:overlay(16) +from:0x020b74fc kind:arm_call to:0x020b7894 module:overlay(16) +from:0x020b7510 kind:load to:0x020b5198 module:overlay(0) +from:0x020b7534 kind:load to:0x027e0ce4 module:dtcm +from:0x020b7538 kind:load to:0x01fff3b4 module:itcm +from:0x020b756c kind:arm_call to:0x020b751c module:overlay(16) +from:0x020b7608 kind:load to:0x0204a0f0 module:main +from:0x020b760c kind:load to:0x02019510 module:main +from:0x020b7618 kind:arm_call to:0x02067224 module:overlay(0) +from:0x020b762c kind:load to:0x020b8258 module:overlay(16) +from:0x020b7638 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020b764c kind:arm_call to:0x02067324 module:overlay(0) +from:0x020b7654 kind:arm_call to:0x02011ff4 module:main +from:0x020b7680 kind:arm_call to:0x020b7610 module:overlay(16) +from:0x020b7694 kind:load to:0x020b8248 module:overlay(16) +from:0x020b76a4 kind:arm_call to:0x020b7630 module:overlay(16) +from:0x020b76bc kind:arm_call to:0x020b7630 module:overlay(16) +from:0x020b76c4 kind:arm_call to:0x02011ff4 module:main +from:0x020b76ec kind:arm_call to:0x0206805c module:overlay(0) +from:0x020b76fc kind:load to:0x020b502c module:overlay(0) +from:0x020b776c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7784 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b778c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b7794 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b77c0 kind:arm_call to:0x020b77d0 module:overlay(16) +from:0x020b77cc kind:load to:0x020b8290 module:overlay(16) +from:0x020b77d8 kind:arm_call to:0x020b7828 module:overlay(16) +from:0x020b77e0 kind:arm_call to:0x020b7840 module:overlay(16) +from:0x020b77e8 kind:arm_call to:0x020b7858 module:overlay(16) +from:0x020b7800 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b7814 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b781c kind:arm_call to:0x02011ff4 module:main +from:0x020b783c kind:load to:0x0206080c module:overlay(0) +from:0x020b7854 kind:load to:0x0206080c module:overlay(0) +from:0x020b786c kind:load to:0x0206080c module:overlay(0) +from:0x020b78f0 kind:load to:0x02060ad8 module:overlay(0) +from:0x020b7900 kind:load to:0x02060ad8 module:overlay(0) +from:0x020b7910 kind:load to:0x02060ad8 module:overlay(0) +from:0x020b7948 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b795c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b7970 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b79a8 kind:arm_call to:0x020b7b08 module:overlay(16) +from:0x020b79ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7a1c kind:arm_call to:0x0201aaa8 module:main +from:0x020b7a58 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7a88 kind:arm_call to:0x0201aaa8 module:main +from:0x020b7ac8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7af8 kind:arm_call to:0x0201aaa8 module:main +from:0x020b7b04 kind:load to:0x0204aefc module:main +from:0x020b7b30 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020b7b9c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b7ba4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020b7bb4 kind:arm_call to:0x020b7bc4 module:overlay(16) +from:0x020b7bc0 kind:load to:0x020b82b4 module:overlay(16) +from:0x020b7bcc kind:arm_call to:0x020b7c64 module:overlay(16) +from:0x020b7c10 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7c48 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7c60 kind:load to:0x020b8184 module:overlay(16) +from:0x020b7c78 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020b7c88 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b7ca0 kind:arm_call to:0x02060b64 module:overlay(0) +from:0x020b7cb0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020b7cd0 kind:arm_call to:0x020b7cec module:overlay(16) +from:0x020b7d08 kind:load to:0x02060ad8 module:overlay(0) +from:0x020b7d18 kind:load to:0x02060ad8 module:overlay(0) +from:0x020b7d88 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x020b7e84 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x020b7ec4 kind:arm_call to:0x020b7d1c module:overlay(16) +from:0x020b7ee0 kind:arm_call to:0x020b7d1c module:overlay(16) +from:0x020b7efc kind:load to:0x020b81a0 module:overlay(16) +from:0x020b7f00 kind:load to:0x020b818c module:overlay(16) +from:0x020b7f1c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b7f30 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020b7f4c kind:arm_call to:0x020b8140 module:overlay(16) +from:0x020b7f90 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b7fb0 kind:arm_call to:0x0201aaa8 module:main +from:0x020b7fe8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020b8008 kind:arm_call to:0x0201aaa8 module:main +from:0x020b80ec kind:arm_call to:0x0201aa1c module:main +from:0x020b812c kind:arm_call to:0x0201aa1c module:main +from:0x020b8138 kind:load to:0x0204aefc module:main +from:0x020b8164 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020b816c kind:arm_call to:0x02011ff4 module:main +from:0x020b81d0 kind:arm_call to:0x020b6500 module:overlay(16) +from:0x020b81e0 kind:arm_call to:0x0203ce4c module:main +from:0x020b81f4 kind:load to:0x020b82e0 module:overlay(16) +from:0x020b81f8 kind:load to:0x020b82f0 module:overlay(16) +from:0x020b81fc kind:load to:0x020b656c module:overlay(16) +from:0x020b8200 kind:load to:0x020b82e4 module:overlay(16) +from:0x020b8204 kind:load to:0x020b81b4 module:overlay(16) +from:0x020b8228 kind:load to:0x020b656c module:overlay(16) +from:0x020b822c kind:load to:0x020b65a4 module:overlay(16) +from:0x020b8230 kind:load to:0x020b65f4 module:overlay(16) +from:0x020b8234 kind:load to:0x020b755c module:overlay(16) +from:0x020b8238 kind:load to:0x020b7560 module:overlay(16) +from:0x020b823c kind:load to:0x020b75f4 module:overlay(16) +from:0x020b8248 kind:load to:0x020b7698 module:overlay(16) +from:0x020b824c kind:load to:0x020b76b0 module:overlay(16) +from:0x020b8258 kind:load to:0x020667b8 module:overlay(0) +from:0x020b825c kind:load to:0x020667d4 module:overlay(0) +from:0x020b8260 kind:load to:0x020673a8 module:overlay(0) +from:0x020b8264 kind:load to:0x02067414 module:overlay(0) +from:0x020b8268 kind:load to:0x02067454 module:overlay(0) +from:0x020b826c kind:load to:0x02066ddc module:overlay(0) +from:0x020b8270 kind:load to:0x020669b8 module:overlay(0) +from:0x020b8274 kind:load to:0x02067214 module:overlay(0) +from:0x020b8278 kind:load to:0x0206721c module:overlay(0) +from:0x020b827c kind:load to:0x020b7630 module:overlay(16) +from:0x020b8280 kind:load to:0x020b7644 module:overlay(16) +from:0x020b8284 kind:load to:0x020b774c module:overlay(16) +from:0x020b8290 kind:load to:0x020b77f8 module:overlay(16) +from:0x020b8294 kind:load to:0x020b780c module:overlay(16) +from:0x020b8298 kind:load to:0x020b7930 module:overlay(16) +from:0x020b829c kind:load to:0x02061cb0 module:overlay(0) +from:0x020b82a0 kind:load to:0x020b799c module:overlay(16) +from:0x020b82a4 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b82a8 kind:load to:0x02061cbc module:overlay(0) +from:0x020b82b4 kind:load to:0x020b6558 module:overlay(16) +from:0x020b82b8 kind:load to:0x020b815c module:overlay(16) +from:0x020b82bc kind:load to:0x020b7f04 module:overlay(16) +from:0x020b82c0 kind:load to:0x02061cb0 module:overlay(0) +from:0x020b82c4 kind:load to:0x020b7f38 module:overlay(16) +from:0x020b82c8 kind:load to:0x02061cb8 module:overlay(0) +from:0x020b82cc kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov016/symbols.txt b/config/usa/arm9/overlays/ov016/symbols.txt new file mode 100644 index 00000000..900cb087 --- /dev/null +++ b/config/usa/arm9/overlays/ov016/symbols.txt @@ -0,0 +1,89 @@ +func_ov016_020b6500 kind:function(arm,size=0x58) addr:0x020b6500 +func_ov016_020b6558 kind:function(arm,size=0x14) addr:0x020b6558 +func_ov016_020b656c kind:function(arm,size=0x38) addr:0x020b656c +func_ov016_020b65a4 kind:function(arm,size=0x40) addr:0x020b65a4 +func_ov016_020b65e4 kind:function(arm,size=0x4) addr:0x020b65e4 +func_ov016_020b65e8 kind:function(arm,size=0xc) addr:0x020b65e8 +func_ov016_020b65f4 kind:function(arm,size=0x384) addr:0x020b65f4 +func_ov016_020b6978 kind:function(arm,size=0x30) addr:0x020b6978 +func_ov016_020b69a8 kind:function(arm,size=0x398) addr:0x020b69a8 +func_ov016_020b6d40 kind:function(arm,size=0xa0) addr:0x020b6d40 +func_ov016_020b6de0 kind:function(arm,size=0x54) addr:0x020b6de0 +func_ov016_020b6e34 kind:function(arm,size=0x20) addr:0x020b6e34 +func_ov016_020b6e54 kind:function(arm,size=0x7c) addr:0x020b6e54 +func_ov016_020b6ed0 kind:function(arm,size=0x64) addr:0x020b6ed0 +func_ov016_020b6f34 kind:function(arm,size=0x280) addr:0x020b6f34 +func_ov016_020b71b4 kind:function(arm,size=0xc) addr:0x020b71b4 +func_ov016_020b71c0 kind:function(arm,size=0x94) addr:0x020b71c0 +func_ov016_020b7254 kind:function(arm,size=0x14) addr:0x020b7254 +func_ov016_020b7268 kind:function(arm,size=0x158) addr:0x020b7268 +func_ov016_020b73c0 kind:function(arm,size=0xc8) addr:0x020b73c0 +func_ov016_020b7488 kind:function(arm,size=0x8c) addr:0x020b7488 +func_ov016_020b7514 kind:function(arm,size=0x8) addr:0x020b7514 +func_ov016_020b751c kind:function(arm,size=0x20) addr:0x020b751c +func_ov016_020b753c kind:function(arm,size=0x20) addr:0x020b753c +func_ov016_020b755c kind:function(arm,size=0x4) addr:0x020b755c +func_ov016_020b7560 kind:function(arm,size=0x94) addr:0x020b7560 +func_ov016_020b75f4 kind:function(arm,size=0x1c) addr:0x020b75f4 +func_ov016_020b7610 kind:function(arm,size=0x20) addr:0x020b7610 +func_ov016_020b7630 kind:function(arm,size=0x14) addr:0x020b7630 +func_ov016_020b7644 kind:function(arm,size=0x1c) addr:0x020b7644 +func_ov016_020b7660 kind:function(arm,size=0x38) addr:0x020b7660 +func_ov016_020b7698 kind:function(arm,size=0x18) addr:0x020b7698 +func_ov016_020b76b0 kind:function(arm,size=0x20) addr:0x020b76b0 +func_ov016_020b76d0 kind:function(arm,size=0x30) addr:0x020b76d0 +func_ov016_020b7700 kind:function(arm,size=0xc) addr:0x020b7700 +func_ov016_020b770c kind:function(arm,size=0x20) addr:0x020b770c +func_ov016_020b772c kind:function(arm,size=0x20) addr:0x020b772c +func_ov016_020b774c kind:function(arm,size=0x14) addr:0x020b774c +func_ov016_020b7760 kind:function(arm,size=0x70) addr:0x020b7760 +func_ov016_020b77d0 kind:function(arm,size=0x28) addr:0x020b77d0 +func_ov016_020b77f8 kind:function(arm,size=0x14) addr:0x020b77f8 +func_ov016_020b780c kind:function(arm,size=0x1c) addr:0x020b780c +func_ov016_020b7828 kind:function(arm,size=0x18) addr:0x020b7828 +func_ov016_020b7840 kind:function(arm,size=0x18) addr:0x020b7840 +func_ov016_020b7858 kind:function(arm,size=0x18) addr:0x020b7858 +func_ov016_020b7870 kind:function(arm,size=0x24) addr:0x020b7870 +func_ov016_020b7894 kind:function(arm,size=0x10) addr:0x020b7894 +func_ov016_020b78a4 kind:function(arm,size=0x10) addr:0x020b78a4 +func_ov016_020b78b4 kind:function(arm,size=0x10) addr:0x020b78b4 +func_ov016_020b78c4 kind:function(arm,size=0x10) addr:0x020b78c4 +func_ov016_020b78d4 kind:function(arm,size=0x10) addr:0x020b78d4 +func_ov016_020b78e4 kind:function(arm,size=0x10) addr:0x020b78e4 +func_ov016_020b78f4 kind:function(arm,size=0x10) addr:0x020b78f4 +func_ov016_020b7904 kind:function(arm,size=0x10) addr:0x020b7904 +func_ov016_020b7914 kind:function(arm,size=0x1c) addr:0x020b7914 +func_ov016_020b7930 kind:function(arm,size=0x6c) addr:0x020b7930 +func_ov016_020b799c kind:function(arm,size=0x16c) addr:0x020b799c +func_ov016_020b7b08 kind:function(arm,size=0x14) addr:0x020b7b08 +func_ov016_020b7b1c kind:function(arm,size=0x8) addr:0x020b7b1c +func_ov016_020b7b24 kind:function(arm,size=0xa0) addr:0x020b7b24 +func_ov016_020b7bc4 kind:function(arm,size=0xa0) addr:0x020b7bc4 +func_ov016_020b7c64 kind:function(arm,size=0x2c) addr:0x020b7c64 +func_ov016_020b7c90 kind:function(arm,size=0x28) addr:0x020b7c90 +func_ov016_020b7cb8 kind:function(arm,size=0x10) addr:0x020b7cb8 +func_ov016_020b7cc8 kind:function(arm,size=0x24) addr:0x020b7cc8 +func_ov016_020b7cec kind:function(arm,size=0x10) addr:0x020b7cec +func_ov016_020b7cfc kind:function(arm,size=0x10) addr:0x020b7cfc +func_ov016_020b7d0c kind:function(arm,size=0x10) addr:0x020b7d0c +func_ov016_020b7d1c kind:function(arm,size=0x10c) addr:0x020b7d1c +func_ov016_020b7e28 kind:function(arm,size=0xdc) addr:0x020b7e28 +func_ov016_020b7f04 kind:function(arm,size=0x34) addr:0x020b7f04 +func_ov016_020b7f38 kind:function(arm,size=0x208) addr:0x020b7f38 +func_ov016_020b8140 kind:function(arm,size=0x14) addr:0x020b8140 +func_ov016_020b8154 kind:function(arm,size=0x8) addr:0x020b8154 +func_ov016_020b815c kind:function(arm,size=0x1c) addr:0x020b815c +data_ov016_020b8184 kind:data(any) addr:0x020b8184 +data_ov016_020b818c kind:data(any) addr:0x020b818c +data_ov016_020b81a0 kind:data(any) addr:0x020b81a0 +__sinit_ov016_020b81b4 kind:function(arm,size=0x50) addr:0x020b81b4 +.p__sinit_ov016_020b81b4 kind:data(word) addr:0x020b8204 +data_ov016_020b8228 kind:data(any) addr:0x020b8228 +data_ov016_020b8248 kind:data(any) addr:0x020b8248 +data_ov016_020b8258 kind:data(any) addr:0x020b8258 +data_ov016_020b8290 kind:data(any) addr:0x020b8290 +data_ov016_020b82b4 kind:data(any) addr:0x020b82b4 +data_ov016_020b82e0 kind:bss addr:0x020b82e0 +data_ov016_020b82e4 kind:bss addr:0x020b82e4 +data_ov016_020b82f0 kind:bss addr:0x020b82f0 +data_ov016_020b85ad kind:bss addr:0x020b85ad ambiguous diff --git a/config/usa/arm9/overlays/ov017/delinks.txt b/config/usa/arm9/overlays/ov017/delinks.txt new file mode 100644 index 00000000..36b655ee --- /dev/null +++ b/config/usa/arm9/overlays/ov017/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020bb640 end:0x020c3da0 kind:code align:32 + .rodata start:0x020c3da0 end:0x020c3e04 kind:rodata align:4 + .init start:0x020c3e04 end:0x020c3ec0 kind:code align:4 + .ctor start:0x020c3ec0 end:0x020c3ecc kind:rodata align:4 + .data start:0x020c3ee0 end:0x020c3f40 kind:data align:32 + .bss start:0x020c3f40 end:0x020c4820 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov017/relocs.txt b/config/usa/arm9/overlays/ov017/relocs.txt new file mode 100644 index 00000000..9ddc9a05 --- /dev/null +++ b/config/usa/arm9/overlays/ov017/relocs.txt @@ -0,0 +1,884 @@ +from:0x020bb650 kind:arm_call to:0x020192d8 module:main +from:0x020bb690 kind:arm_call to:0x02081b7c module:overlay(0) +from:0x020bb6a8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020bb6c4 kind:arm_call to:0x020bd480 module:overlay(17) +from:0x020bb6d4 kind:arm_call to:0x020b6550 module:overlay(5) +from:0x020bb6e4 kind:arm_call to:0x020b6684 module:overlay(5) +from:0x020bb6fc kind:arm_call to:0x020bd480 module:overlay(17) +from:0x020bb70c kind:arm_call to:0x020c00bc module:overlay(17) +from:0x020bb71c kind:arm_call to:0x020becb8 module:overlay(17) +from:0x020bb748 kind:arm_call to:0x02019318 module:main +from:0x020bb768 kind:arm_call to:0x0207330c module:overlay(0) +from:0x020bb774 kind:arm_call to:0x0207da20 module:overlay(0) +from:0x020bb7a4 kind:arm_call to:0x020723d4 module:overlay(0) +from:0x020bb7ac kind:load to:0x0204a0f0 module:main +from:0x020bb7b0 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb7b4 kind:load to:0x027e09b8 module:dtcm +from:0x020bb7b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb7bc kind:load to:0x027e0ce8 module:dtcm +from:0x020bb7c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020bb7c4 kind:load to:0x02043e30 module:main +from:0x020bb7c8 kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x020bb7cc kind:load to:0x027e09c0 module:dtcm +from:0x020bb7d0 kind:load to:0x027e09bc module:dtcm +from:0x020bb7d4 kind:load to:0x027e09ac module:dtcm +from:0x020bb800 kind:arm_call to:0x02081bd4 module:overlay(0) +from:0x020bb838 kind:arm_call to:0x020bd5bc module:overlay(17) +from:0x020bb860 kind:arm_call to:0x020c01ac module:overlay(17) +from:0x020bb8ac kind:arm_call to:0x01fff2fc module:itcm +from:0x020bb8e0 kind:arm_call to:0x02072664 module:overlay(0) +from:0x020bb8e8 kind:load to:0x0204a068 module:main +from:0x020bb8ec kind:load to:0x027e0cd8 module:dtcm +from:0x020bb8f0 kind:load to:0x027e09b8 module:dtcm +from:0x020bb8f4 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb8f8 kind:load to:0x027e0ce8 module:dtcm +from:0x020bb8fc kind:load to:0x027e0ce4 module:dtcm +from:0x020bb900 kind:load to:0x020bee64 module:overlay(17) +from:0x020bb904 kind:load to:0x020bee84 module:overlay(17) +from:0x020bb908 kind:load to:0x02043e30 module:main +from:0x020bb90c kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x020bb910 kind:load to:0x027e09ac module:dtcm +from:0x020bb924 kind:arm_call to:0x02081b64 module:overlay(0) +from:0x020bb934 kind:arm_call to:0x020bd5a4 module:overlay(17) +from:0x020bb944 kind:arm_call to:0x020c01a8 module:overlay(17) +from:0x020bb958 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bb960 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb964 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb968 kind:load to:0x027e0ce8 module:dtcm +from:0x020bb96c kind:load to:0x027e0ce4 module:dtcm +from:0x020bb970 kind:load to:0x020bee44 module:overlay(17) +from:0x020bb984 kind:arm_call to:0x02081d38 module:overlay(0) +from:0x020bb994 kind:arm_call to:0x020bd624 module:overlay(17) +from:0x020bb9a4 kind:arm_call to:0x020c021c module:overlay(17) +from:0x020bb9b8 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bb9e4 kind:load to:0x027e0cd8 module:dtcm +from:0x020bb9e8 kind:load to:0x027e0ce0 module:dtcm +from:0x020bb9ec kind:load to:0x027e0ce8 module:dtcm +from:0x020bb9f0 kind:load to:0x027e0ce4 module:dtcm +from:0x020bb9f4 kind:load to:0x020beeac module:overlay(17) +from:0x020bb9f8 kind:load to:0x02043e30 module:main +from:0x020bb9fc kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x020bba10 kind:arm_call to:0x020bba74 module:overlay(17) +from:0x020bba18 kind:arm_call to:0x02013d94 module:main +from:0x020bba24 kind:load to:0x020c3ee8 module:overlay(17) +from:0x020bba38 kind:arm_call to:0x020bba74 module:overlay(17) +from:0x020bba40 kind:arm_call to:0x02013d94 module:main +from:0x020bba48 kind:arm_call to:0x02011ff4 module:main +from:0x020bba54 kind:load to:0x020c3ee8 module:overlay(17) +from:0x020bba6c kind:load to:0x02049b60 module:main +from:0x020bba70 kind:load to:0x02013fec module:main +from:0x020bba84 kind:load to:0x02049b60 module:main +from:0x020bbaec kind:arm_call to:0x02057fc8 module:overlay(0) +from:0x020bbb18 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbb44 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbb70 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bbc20 kind:arm_call to:0x0216ca18 module:overlay(93) +from:0x020bbc4c kind:arm_call to:0x02057fc8 module:overlay(0) +from:0x020bbcd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbd04 kind:arm_call to:0x0208c790 module:overlay(0) +from:0x020bbd24 kind:arm_call to:0x020bba88 module:overlay(17) +from:0x020bbd3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbd78 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x020bbda8 kind:arm_call to:0x020c10e4 module:overlay(17) +from:0x020bbdc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbddc kind:arm_call to:0x020c115c module:overlay(17) +from:0x020bbdec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbdfc kind:arm_call to:0x020c115c module:overlay(17) +from:0x020bbe0c kind:arm_call to:0x020c12dc module:overlay(17) +from:0x020bbe50 kind:arm_call to:0x020ea848 module:overlays(21,31) +from:0x020bbea8 kind:arm_call to:0x020c0950 module:overlay(17) +from:0x020bbebc kind:load to:0x020ab4bc module:overlay(0) +from:0x020bbec0 kind:load to:0x027e0d34 module:dtcm +from:0x020bbec4 kind:load to:0x020ab2fc module:overlay(0) +from:0x020bbec8 kind:load to:0x020ab2f8 module:overlay(0) +from:0x020bbecc kind:load to:0x027e09ac module:dtcm +from:0x020bbed0 kind:load to:0x027e09b4 module:dtcm +from:0x020bbef0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bbf2c kind:arm_call to:0x020bba88 module:overlay(17) +from:0x020bbf58 kind:load to:0x0208c7d0 module:overlay(0) +from:0x020bbfb8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020bbff8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020bc01c kind:arm_call to:0x02078678 module:overlay(0) +from:0x020bc028 kind:arm_call to:0x0207866c module:overlay(0) +from:0x020bc040 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020bc098 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020bc0d0 kind:arm_call to:0x020a8ad4 module:overlay(0) +from:0x020bc110 kind:arm_call to:0x020de8e8 module:overlay(26) +from:0x020bc1c0 kind:arm_call to:0x0216e8c4 module:overlay(93) +from:0x020bc1e4 kind:arm_call to:0x020a8a3c module:overlay(0) +from:0x020bc250 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bc2a0 kind:arm_call to:0x01ffd43c module:itcm +from:0x020bc30c kind:arm_call to:0x0205b070 module:overlay(0) +from:0x020bc318 kind:arm_call to:0x0205b08c module:overlay(0) +from:0x020bc370 kind:arm_call to:0x01ffb428 module:itcm +from:0x020bc3a4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bc3b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bc3d0 kind:arm_call to:0x020a8a54 module:overlay(0) +from:0x020bc444 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bc454 kind:arm_call to:0x02084924 module:overlay(0) +from:0x020bc460 kind:arm_call to:0x0208830c module:overlay(0) +from:0x020bc46c kind:arm_call to:0x01ffb800 module:itcm +from:0x020bc484 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x020bc4b8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bc504 kind:arm_call to:0x02078514 module:overlay(0) +from:0x020bc50c kind:arm_call to:0x02078acc module:overlay(0) +from:0x020bc524 kind:arm_call to:0x020a8a3c module:overlay(0) +from:0x020bc534 kind:arm_call to:0x02084324 module:overlay(0) +from:0x020bc554 kind:arm_call to:0x02078a84 module:overlay(0) +from:0x020bc570 kind:arm_call to:0x0208dd40 module:overlay(0) +from:0x020bc5b0 kind:load to:0x020afcf4 module:overlay(0) +from:0x020bc5b4 kind:load to:0x027e09b8 module:dtcm +from:0x020bc5b8 kind:load to:0x0204a068 module:main +from:0x020bc5bc kind:load to:0x027e09bc module:dtcm +from:0x020bc5c0 kind:load to:0x020afcec module:overlay(0) +from:0x020bc5c4 kind:load to:0x020afce8 module:overlay(0) +from:0x020bc5cc kind:load to:0x020ab4bc module:overlay(0) +from:0x020bc5d0 kind:load to:0x020afcf8 module:overlay(0) +from:0x020bc5d4 kind:load to:0x020afcf0 module:overlay(0) +from:0x020bc5d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc5f0 kind:arm_call to:0x020bbf5c module:overlay(17) +from:0x020bc60c kind:arm_call to:0x020ebc48 module:overlay(21) +from:0x020bc668 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bc68c kind:arm_call to:0x020849b0 module:overlay(0) +from:0x020bc6c8 kind:arm_call to:0x02084aa8 module:overlay(0) +from:0x020bc700 kind:arm_call to:0x02084c1c module:overlay(0) +from:0x020bc724 kind:arm_call to:0x02086738 module:overlay(0) +from:0x020bc734 kind:arm_call to:0x02080978 module:overlay(0) +from:0x020bc76c kind:arm_call to:0x02084e38 module:overlay(0) +from:0x020bc778 kind:arm_call to:0x02080978 module:overlay(0) +from:0x020bc7a4 kind:arm_call to:0x02085254 module:overlay(0) +from:0x020bc7f4 kind:arm_call to:0x02085558 module:overlay(0) +from:0x020bc800 kind:arm_call to:0x020856f8 module:overlay(0) +from:0x020bc830 kind:arm_call to:0x02085cfc module:overlay(0) +from:0x020bc838 kind:arm_call to:0x020867d4 module:overlay(0) +from:0x020bc84c kind:arm_call to:0x02085820 module:overlay(0) +from:0x020bc890 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x020bc8d8 kind:arm_call to:0x020eb850 module:overlay(21) +from:0x020bc918 kind:arm_call to:0x020f6f38 module:overlay(21) +from:0x020bc928 kind:load to:0x020ab398 module:overlay(0) +from:0x020bc92c kind:load to:0x020ab3a0 module:overlay(0) +from:0x020bc930 kind:load to:0x020ab39c module:overlay(0) +from:0x020bc934 kind:load to:0x027e0ce0 module:dtcm +from:0x020bc938 kind:load to:0x027e0cf4 module:dtcm +from:0x020bc9c0 kind:arm_call to:0x020dcf94 module:overlay(31) +from:0x020bc9d8 kind:arm_call to:0x02077448 module:overlay(0) +from:0x020bca1c kind:load to:0x027e09bc module:dtcm +from:0x020bca5c kind:arm_call to:0x020137c8 module:main +from:0x020bcabc kind:arm_call to:0x02077448 module:overlay(0) +from:0x020bcbbc kind:arm_call to:0x01ff9b64 module:itcm +from:0x020bcc04 kind:arm_call to:0x020d9a2c module:overlay(31) +from:0x020bcc84 kind:arm_call to:0x01ff9b64 module:itcm +from:0x020bccc4 kind:arm_call to:0x020cd5a0 module:overlay(24) +from:0x020bcce8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020bcda4 kind:load to:0x02049af8 module:main +from:0x020bcdac kind:load to:0x027e09bc module:dtcm +from:0x020bcdb0 kind:load to:0x0204a068 module:main +from:0x020bcdb4 kind:load to:0x0204a0f0 module:main +from:0x020bcdb8 kind:load to:0x027e0d34 module:dtcm +from:0x020bcdbc kind:load to:0x027e09b8 module:dtcm +from:0x020bcdc0 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020bcdc4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020bcde4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020bce10 kind:arm_call to:0x020bca20 module:overlay(17) +from:0x020bce18 kind:arm_call to:0x020bd458 module:overlay(17) +from:0x020bce3c kind:arm_call to:0x020e0c14 module:overlay(31) +from:0x020bce44 kind:arm_call to:0x020968c0 module:overlay(0) +from:0x020bce84 kind:arm_call to:0x02168000 module:overlay(93) +from:0x020bce90 kind:arm_call to:0x020bc93c module:overlay(17) +from:0x020bceb4 kind:arm_call to:0x02013c08 module:main +from:0x020bcec0 kind:arm_call to:0x02013b24 module:main +from:0x020bced0 kind:arm_call to:0x020bca20 module:overlay(17) +from:0x020bcf0c kind:arm_call to:0x01ff9b78 module:itcm +from:0x020bcf28 kind:arm_call to:0x020be42c module:overlay(17) +from:0x020bcf5c kind:arm_call to:0x0218321c module:overlay(102) +from:0x020bcf90 kind:arm_call to:0x020bd2e0 module:overlay(17) +from:0x020bcfb4 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x020bcfc8 kind:arm_call to:0x020be2cc module:overlay(17) +from:0x020bd044 kind:arm_call to:0x021680dc module:overlay(93) +from:0x020bd08c kind:arm_call to:0x021680dc module:overlay(93) +from:0x020bd09c kind:arm_call to:0x02168000 module:overlay(93) +from:0x020bd128 kind:arm_call to:0x02168238 module:overlay(93) +from:0x020bd24c kind:arm_call to:0x02096afc module:overlay(0) +from:0x020bd25c kind:arm_call to:0x020bc93c module:overlay(17) +from:0x020bd268 kind:load to:0x0204a0f0 module:main +from:0x020bd26c kind:load to:0x0204a068 module:main +from:0x020bd270 kind:load to:0x02049af8 module:main +from:0x020bd290 kind:arm_call to:0x020a8834 module:overlay(0) +from:0x020bd2b0 kind:arm_call to:0x020db824 module:overlay(31) +from:0x020bd2c0 kind:arm_call to:0x02182f88 module:overlay(102) +from:0x020bd2d8 kind:arm_call to:0x02182fdc module:overlay(102) +from:0x020bd328 kind:arm_call to:0x02089b9c module:overlay(0) +from:0x020bd438 kind:arm_call to:0x0208aba4 module:overlay(0) +from:0x020bd454 kind:load to:0x020ab3a8 module:overlay(0) +from:0x020bd468 kind:arm_call to:0x02089b9c module:overlay(0) +from:0x020bd494 kind:arm_call to:0x020192d8 module:main +from:0x020bd4b4 kind:arm_call to:0x020eab4c module:overlay(21) +from:0x020bd4d4 kind:arm_call to:0x020be9ac module:overlay(17) +from:0x020bd4ec kind:arm_call to:0x020de17c module:overlay(26) +from:0x020bd50c kind:arm_call to:0x0216fbd0 module:overlay(88) +from:0x020bd530 kind:arm_call to:0x0218301c module:overlay(102) +from:0x020bd53c kind:arm_call to:0x020bc5dc module:overlay(17) +from:0x020bd544 kind:load to:0x0204a0f0 module:main +from:0x020bd55c kind:arm_call to:0x01ffd420 module:itcm +from:0x020bd574 kind:arm_call to:0x020eae0c module:overlay(21) +from:0x020bd598 kind:arm_call to:0x02183160 module:overlay(102) +from:0x020bd5a0 kind:load to:0x027e09b8 module:dtcm +from:0x020bd5b4 kind:arm_call to:0x020de43c module:overlay(26) +from:0x020bd5d4 kind:arm_call to:0x020eae64 module:overlays(21,22,26) +from:0x020bd5e8 kind:arm_call to:0x020de44c module:overlay(26) +from:0x020bd5fc kind:arm_call to:0x0216fc80 module:overlay(88) +from:0x020bd610 kind:arm_call to:0x020bd2c8 module:overlay(17) +from:0x020bd61c kind:arm_call to:0x02183194 module:overlay(102) +from:0x020bd638 kind:arm_call to:0x020eaff0 module:overlay(21) +from:0x020bd650 kind:arm_call to:0x020de47c module:overlay(26) +from:0x020bd668 kind:arm_call to:0x0216fef0 module:overlay(88) +from:0x020bd674 kind:arm_call to:0x021831d0 module:overlay(102) +from:0x020bd690 kind:arm_call to:0x020be078 module:overlay(17) +from:0x020bd6e8 kind:arm_call to:0x020eaed0 module:overlays(21,26) +from:0x020bd6f8 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x020bd71c kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x020bd730 kind:load to:0x027e0ce0 module:dtcm +from:0x020bd734 kind:load to:0x027e0cd8 module:dtcm +from:0x020bd740 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x020bd794 kind:arm_call to:0x0208d734 module:overlay(0) +from:0x020bd7a4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020bd7ac kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020bd7b8 kind:arm_call to:0x02089eec module:overlay(0) +from:0x020bd7e8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020bd7f4 kind:arm_call_thumb to:0x0208d3dc module:overlay(0) +from:0x020bd808 kind:arm_call to:0x020db140 module:overlay(31) +from:0x020bd810 kind:arm_call to:0x02082e34 module:overlay(0) +from:0x020bd828 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x020bd83c kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x020bd86c kind:arm_call to:0x020936a4 module:overlay(0) +from:0x020bd890 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020bd8d4 kind:arm_call to:0x020936a4 module:overlay(0) +from:0x020bd908 kind:arm_call to:0x0208cbd0 module:overlay(0) +from:0x020bd930 kind:arm_call to:0x02092628 module:overlay(0) +from:0x020bd958 kind:arm_call to:0x0208d5ec module:overlay(0) +from:0x020bd96c kind:arm_call to:0x020bd6c0 module:overlay(17) +from:0x020bd978 kind:arm_call to:0x0208dc78 module:overlay(0) +from:0x020bd994 kind:arm_call to:0x02083084 module:overlay(0) +from:0x020bd9ac kind:arm_call to:0x020935ec module:overlay(0) +from:0x020bd9b8 kind:arm_call to:0x02093630 module:overlay(0) +from:0x020bd9c4 kind:arm_call to:0x020bd698 module:overlay(17) +from:0x020bd9f4 kind:arm_call to:0x020bc620 module:overlay(17) +from:0x020bda18 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020bda24 kind:arm_call to:0x020bd738 module:overlay(17) +from:0x020bda34 kind:arm_call to:0x020936f8 module:overlay(0) +from:0x020bda40 kind:arm_call to:0x0209376c module:overlay(0) +from:0x020bda68 kind:arm_call to:0x020830b4 module:overlay(0) +from:0x020bdabc kind:arm_call to:0x020936a4 module:overlay(0) +from:0x020bdae0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020bdae8 kind:arm_call to:0x0208cbd0 module:overlay(0) +from:0x020bdb10 kind:arm_call to:0x02092628 module:overlay(0) +from:0x020bdb38 kind:arm_call to:0x0208d5ec module:overlay(0) +from:0x020bdb50 kind:arm_call to:0x020bd6c0 module:overlay(17) +from:0x020bdb5c kind:arm_call to:0x0208dc78 module:overlay(0) +from:0x020bdb78 kind:arm_call to:0x02083084 module:overlay(0) +from:0x020bdba4 kind:arm_call to:0x020936a4 module:overlay(0) +from:0x020bdbb4 kind:arm_call to:0x020935ec module:overlay(0) +from:0x020bdbc0 kind:arm_call to:0x02093630 module:overlay(0) +from:0x020bdbcc kind:arm_call to:0x020bd698 module:overlay(17) +from:0x020bdbfc kind:arm_call to:0x020bc620 module:overlay(17) +from:0x020bdc20 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020bdc58 kind:arm_call to:0x02089978 module:overlay(0) +from:0x020bdc68 kind:arm_call to:0x020bd738 module:overlay(17) +from:0x020bdc78 kind:arm_call to:0x020936f8 module:overlay(0) +from:0x020bdc84 kind:arm_call to:0x0209376c module:overlay(0) +from:0x020bdcac kind:arm_call to:0x020830b4 module:overlay(0) +from:0x020bdcb4 kind:arm_call to:0x02092e18 module:overlay(0) +from:0x020bdcd0 kind:load to:0x0204a068 module:main +from:0x020bdcec kind:arm_call to:0x0205c5b0 module:overlay(0) +from:0x020bdd08 kind:arm_call to:0x0208d734 module:overlay(0) +from:0x020bdd14 kind:arm_call to:0x0208d7d0 module:overlay(0) +from:0x020bdd3c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020bdd58 kind:arm_call to:0x02092e88 module:overlay(0) +from:0x020bdd60 kind:load to:0x027e0cec module:dtcm +from:0x020bddd0 kind:arm_call to:0x020bbed4 module:overlay(17) +from:0x020bddf0 kind:arm_call to:0x020bbcb8 module:overlay(17) +from:0x020bde00 kind:arm_call to:0x020194ec module:main +from:0x020bde20 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x020bdec8 kind:arm_call to:0x020864d8 module:overlay(0) +from:0x020bdef4 kind:arm_call to:0x02182c64 module:overlay(102) +from:0x020bdf18 kind:arm_call to:0x02092eac module:overlay(0) +from:0x020bdf24 kind:load to:0x0204a0f0 module:main +from:0x020bdf40 kind:arm_call to:0x0208d388 module:overlay(0) +from:0x020bdf58 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x020bdfc4 kind:arm_call to:0x0201aa1c module:main +from:0x020be018 kind:arm_call to:0x0201aaa8 module:main +from:0x020be028 kind:arm_call to:0x0208d734 module:overlay(0) +from:0x020be048 kind:arm_call to:0x0201aaa8 module:main +from:0x020be064 kind:arm_call to:0x0208d3b0 module:overlay(0) +from:0x020be070 kind:load to:0x027e0998 module:dtcm +from:0x020be074 kind:load to:0x0204aefc module:main +from:0x020be084 kind:load to:0x02093fc8 module:overlay(0) +from:0x020be134 kind:arm_call to:0x01ffd43c module:itcm +from:0x020be280 kind:arm_call to:0x020166cc module:main +from:0x020be298 kind:arm_call to:0x020166cc module:main +from:0x020be2bc kind:load to:0x027e09bc module:dtcm +from:0x020be2c8 kind:load to:0x027e0954 module:dtcm +from:0x020be304 kind:arm_call to:0x020dcb40 module:overlay(31) +from:0x020be320 kind:arm_call to:0x020968dc module:overlay(0) +from:0x020be350 kind:arm_call to:0x01ffb974 module:itcm +from:0x020be364 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x020be374 kind:arm_call to:0x0205d504 module:overlay(0) +from:0x020be384 kind:arm_call to:0x02080978 module:overlay(0) +from:0x020be3e0 kind:arm_call to:0x01ff916c module:itcm +from:0x020be3f8 kind:arm_call to:0x02096898 module:overlay(0) +from:0x020be40c kind:load to:0x027e0cec module:dtcm +from:0x020be410 kind:load to:0x027e0cd8 module:dtcm +from:0x020be424 kind:arm_call to:0x020dca1c module:overlay(31) +from:0x020be46c kind:arm_call to:0x02014478 module:main +from:0x020be474 kind:arm_call to:0x02096ad4 module:overlay(0) +from:0x020be484 kind:arm_call to:0x020137c8 module:main +from:0x020be494 kind:arm_call to:0x02014478 module:main +from:0x020be4a0 kind:arm_call to:0x0205d504 module:overlay(0) +from:0x020be4cc kind:arm_call to:0x02077460 module:overlay(0) +from:0x020be4dc kind:arm_call to:0x02077448 module:overlay(0) +from:0x020be510 kind:arm_call to:0x01ffd43c module:itcm +from:0x020be550 kind:arm_call to:0x02096ad4 module:overlay(0) +from:0x020be5cc kind:arm_call to:0x02076794 module:overlay(0) +from:0x020be5f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020be5fc kind:arm_call to:0x01ffb744 module:itcm +from:0x020be614 kind:arm_call to:0x01ffb714 module:itcm +from:0x020be624 kind:arm_call to:0x01ff9770 module:itcm +from:0x020be634 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020be694 kind:arm_call to:0x01ffb428 module:itcm +from:0x020be6cc kind:arm_call to:0x01ffb428 module:itcm +from:0x020be704 kind:arm_call to:0x01ffb800 module:itcm +from:0x020be714 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be720 kind:arm_call to:0x02078678 module:overlay(0) +from:0x020be808 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be818 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020be834 kind:arm_call to:0x01ff9364 module:itcm +from:0x020be878 kind:load to:0x02049af8 module:main +from:0x020be87c kind:load to:0x027e09bc module:dtcm +from:0x020be884 kind:load to:0x0204a068 module:main +from:0x020be900 kind:arm_call to:0x020d3480 module:overlay(24) +from:0x020be910 kind:arm_call to:0x020d3480 module:overlay(24) +from:0x020be918 kind:arm_call to:0x0201a6e8 module:main +from:0x020be93c kind:arm_call to:0x0203a194 module:main +from:0x020be94c kind:arm_call to:0x0205db24 module:overlay(0) +from:0x020be974 kind:arm_call to:0x0201a6e8 module:main +from:0x020be9bc kind:load to:0x027e0d04 module:dtcm +from:0x020be9c0 kind:load to:0x020be9f4 module:overlay(17) +from:0x020be9f0 kind:load to:0x020c3da0 module:overlay(17) +from:0x020be9fc kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020bea00 kind:arm_call_thumb to:0x020d3dac module:overlay(24) +from:0x020bea10 kind:arm_call to:0x020be9c4 module:overlay(17) +from:0x020bea40 kind:arm_call to:0x020bec7c module:overlay(17) +from:0x020bea64 kind:arm_call to:0x01ffd400 module:itcm +from:0x020beab8 kind:arm_call to:0x020bec4c module:overlay(17) +from:0x020bead0 kind:arm_call to:0x020cd3d0 module:overlay(24) +from:0x020beb0c kind:arm_call to:0x020cd3c0 module:overlay(24) +from:0x020beb24 kind:load to:0x027e09a4 module:dtcm +from:0x020beb28 kind:load to:0x020c3da0 module:overlay(17) +from:0x020beb2c kind:load to:0x020d8678 module:overlays(19,24) +from:0x020beb30 kind:load to:0x020c3da4 module:overlay(17) +from:0x020beb58 kind:arm_call to:0x0205c924 module:overlay(0) +from:0x020beb5c kind:arm_call to:0x020d4cf0 module:overlay(24) +from:0x020beb84 kind:arm_call to:0x0205c924 module:overlay(0) +from:0x020beb8c kind:arm_call to:0x020d4cf0 module:overlay(24) +from:0x020beb98 kind:arm_call to:0x020d4ca0 module:overlay(24) +from:0x020beba4 kind:arm_call to:0x020cd3f0 module:overlay(24) +from:0x020bebb0 kind:arm_call to:0x020cd3d0 module:overlay(24) +from:0x020bebb8 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020bebe4 kind:arm_call to:0x020bec4c module:overlay(17) +from:0x020bebf0 kind:arm_call to:0x020cd3b0 module:overlay(24) +from:0x020bebf8 kind:load to:0x020c3da2 module:overlay(17) +from:0x020bebfc kind:load to:0x020d8678 module:overlays(19,24) +from:0x020bec30 kind:arm_call to:0x020bec4c module:overlay(17) +from:0x020bec3c kind:arm_call to:0x020cd3b0 module:overlay(24) +from:0x020bec44 kind:load to:0x020c3da3 module:overlay(17) +from:0x020bec48 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020bec88 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020beca8 kind:arm_call to:0x02106a88 module:overlay(26) +from:0x020becb0 kind:load to:0x027e09a4 module:dtcm +from:0x020becb4 kind:load to:0x027e0cd8 module:dtcm +from:0x020bed50 kind:arm_call to:0x0215eaf8 module:overlay(71) +from:0x020bed60 kind:arm_call to:0x020192d8 module:main +from:0x020bed70 kind:arm_call to:0x02019318 module:main +from:0x020bed84 kind:arm_call to:0x01fff2fc module:itcm +from:0x020bedd0 kind:arm_call to:0x02096e24 module:overlay(0) +from:0x020bedf0 kind:load to:0x027e09a4 module:dtcm +from:0x020bedf4 kind:load to:0x027e0d70 module:dtcm +from:0x020bedf8 kind:load to:0x0204a0f0 module:main +from:0x020bedfc kind:load to:0x020bee00 module:overlay(17) +from:0x020beee0 kind:arm_call to:0x020989f8 module:overlay(0) +from:0x020beefc kind:arm_call to:0x01ffecdc module:itcm +from:0x020bef10 kind:arm_call to:0x01ffecdc module:itcm +from:0x020bef44 kind:arm_call to:0x0208bdec module:overlay(0) +from:0x020bef5c kind:arm_call to:0x020beecc module:overlay(17) +from:0x020bef64 kind:load to:0x027e0ce0 module:dtcm +from:0x020beff0 kind:arm_call to:0x0201aa1c module:main +from:0x020beffc kind:load to:0x027e0998 module:dtcm +from:0x020bf000 kind:load to:0x0204aefc module:main +from:0x020bf024 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x020bf02c kind:load to:0x027e0ce4 module:dtcm +from:0x020bf068 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bf0e0 kind:arm_call to:0x0209805c module:overlay(0) +from:0x020bf120 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020bf140 kind:arm_call to:0x020bf2b8 module:overlay(17) +from:0x020bf14c kind:load to:0x0203e93c module:main +from:0x020bf154 kind:load to:0x027e09a8 module:dtcm +from:0x020bf18c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bf204 kind:arm_call to:0x020980c0 module:overlay(0) +from:0x020bf230 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020bf250 kind:arm_call to:0x020bf2b8 module:overlay(17) +from:0x020bf25c kind:load to:0x0203e93c module:main +from:0x020bf260 kind:load to:0x027e09a8 module:dtcm +from:0x020bf290 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020bf29c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf2a4 kind:arm_call to:0x02098224 module:overlay(0) +from:0x020bf3b8 kind:load to:0x027e09a4 module:dtcm +from:0x020bf3bc kind:load to:0x020aa868 module:overlay(0) +from:0x020bf3f4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020bf420 kind:arm_call to:0x02097f18 module:overlay(0) +from:0x020bf430 kind:arm_call to:0x02097fac module:overlay(0) +from:0x020bf460 kind:arm_call to:0x02097e80 module:overlay(0) +from:0x020bf470 kind:arm_call to:0x02097de4 module:overlay(0) +from:0x020bf480 kind:arm_call to:0x02097d2c module:overlay(0) +from:0x020bf48c kind:load to:0x027e09a4 module:dtcm +from:0x020bf4c0 kind:arm_call to:0x020e8d0c module:overlay(31) +from:0x020bf4fc kind:arm_call to:0x020eed44 module:overlay(31) +from:0x020bf524 kind:arm_call to:0x0214141c module:overlay(70) +from:0x020bf534 kind:arm_call to:0x020a9d58 module:overlay(0) +from:0x020bf548 kind:arm_call to:0x020f9f6c module:overlay(31) +from:0x020bf598 kind:arm_call to:0x020a1310 module:overlay(0) +from:0x020bf5d8 kind:arm_call to:0x01fff60c module:itcm +from:0x020bf604 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x020bf610 kind:load to:0x027e09b4 module:dtcm +from:0x020bf650 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bf684 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf71c kind:arm_call to:0x02099850 module:overlay(0) +from:0x020bf768 kind:arm_call to:0x01ff9770 module:itcm +from:0x020bf784 kind:load to:0x020aecdc module:overlay(0) +from:0x020bf79c kind:arm_call to:0x02098818 module:overlay(0) +from:0x020bf7c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020bf844 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020bf8a0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020bf8cc kind:arm_call to:0x020998d0 module:overlay(0) +from:0x020bf914 kind:load to:0x027e07d4 module:dtcm +from:0x020bf940 kind:arm_call to:0x020d9bf4 module:overlays(26,31) +from:0x020bf974 kind:load to:0x027e0d38 module:dtcm +from:0x020bf978 kind:load to:0x020aeccc module:overlay(0) +from:0x020bf9c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bf9d0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bfa0c kind:arm_call to:0x01fff148 module:itcm +from:0x020bfa18 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfa24 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020bfa2c kind:load to:0x027e0ce0 module:dtcm +from:0x020bfa64 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfa70 kind:arm_call to:0x0203a194 module:main +from:0x020bfa80 kind:arm_call to:0x0203a194 module:main +from:0x020bfa9c kind:arm_call to:0x0203a194 module:main +from:0x020bfb98 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x020bfbb4 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x020bfbcc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020bfbe0 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x020bfc14 kind:arm_call to:0x01ff938c module:itcm +from:0x020bfc40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020bfcd8 kind:arm_call to:0x020f437c module:overlay(31) +from:0x020bfcf0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020bfd00 kind:arm_call to:0x020e6d28 module:overlay(31) +from:0x020bfd10 kind:load to:0x027e0ce0 module:dtcm +from:0x020bfd18 kind:load to:0x020aece0 module:overlay(0) +from:0x020bfd1c kind:load to:0x027e0d38 module:dtcm +from:0x020bfd20 kind:load to:0x027e0ce4 module:dtcm +from:0x020bfd28 kind:load to:0x0203e93c module:main +from:0x020bfd6c kind:arm_call to:0x01ffce1c module:itcm +from:0x020bfe94 kind:arm_call to:0x01ffd768 module:itcm +from:0x020bfeb8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020bfed4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020bfefc kind:arm_call to:0x01ff9258 module:itcm +from:0x020bff24 kind:load to:0x020aece8 module:overlay(0) +from:0x020bff28 kind:load to:0x020aece4 module:overlay(0) +from:0x020bff34 kind:load to:0x020c000c module:overlay(17) +from:0x020bff50 kind:arm_call to:0x02082104 module:overlay(0) +from:0x020bfff4 kind:arm_call to:0x0201aaa8 module:main +from:0x020c0000 kind:load to:0x027e0cd8 module:dtcm +from:0x020c0004 kind:load to:0x027e0998 module:dtcm +from:0x020c0008 kind:load to:0x0204aefc module:main +from:0x020c0024 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c004c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020c0054 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c00a4 kind:arm_call to:0x0201456c module:main +from:0x020c00b8 kind:load to:0x020499c0 module:main +from:0x020c00d0 kind:arm_call to:0x020192d8 module:main +from:0x020c00e0 kind:arm_call to:0x02019318 module:main +from:0x020c0188 kind:arm_call to:0x0209c424 module:overlay(0) +from:0x020c01a4 kind:load to:0x0204a0f0 module:main +from:0x020c01e8 kind:arm_call to:0x01fff590 module:itcm +from:0x020c0230 kind:arm_call to:0x02082104 module:overlay(0) +from:0x020c0288 kind:load to:0x027e0cd8 module:dtcm +from:0x020c02a4 kind:arm_call to:0x01fff498 module:itcm +from:0x020c02ec kind:arm_call to:0x01ffedac module:itcm +from:0x020c0308 kind:arm_call to:0x020c028c module:overlay(17) +from:0x020c033c kind:arm_call to:0x02077460 module:overlay(0) +from:0x020c034c kind:arm_call to:0x02077448 module:overlay(0) +from:0x020c0390 kind:arm_call to:0x02076f88 module:overlay(0) +from:0x020c03cc kind:arm_call to:0x02080078 module:overlay(0) +from:0x020c0434 kind:arm_call to:0x01fff498 module:itcm +from:0x020c047c kind:arm_call to:0x0209d124 module:overlay(0) +from:0x020c04e4 kind:load to:0x027e09bc module:dtcm +from:0x020c04e8 kind:load to:0x027e0c90 module:dtcm +from:0x020c0528 kind:arm_call to:0x01fff498 module:itcm +from:0x020c05c0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020c05d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020c05e8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020c0604 kind:arm_call to:0x0209e0fc module:overlay(0) +from:0x020c0630 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020c0660 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020c069c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020c06b4 kind:arm_call to:0x0209e0fc module:overlay(0) +from:0x020c06c0 kind:arm_call to:0x0209e36c module:overlay(0) +from:0x020c06f4 kind:arm_call to:0x0209e0fc module:overlay(0) +from:0x020c0738 kind:arm_call to:0x0209ddc0 module:overlay(0) +from:0x020c0878 kind:load to:0x020c3dcc module:overlay(17) +from:0x020c08a0 kind:load to:0x027e09ac module:dtcm +from:0x020c093c kind:arm_call to:0x01fff60c module:itcm +from:0x020c094c kind:load to:0x027e0cd8 module:dtcm +from:0x020c0964 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c09d0 kind:arm_call to:0x020c0c30 module:overlay(17) +from:0x020c09f0 kind:arm_call to:0x020c0c30 module:overlay(17) +from:0x020c0a04 kind:load to:0x027e09ac module:dtcm +from:0x020c0a3c kind:arm_call to:0x020c0950 module:overlay(17) +from:0x020c0a48 kind:load to:0x027e09ac module:dtcm +from:0x020c0a60 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0acc kind:arm_call to:0x0205dbc4 module:overlay(0) +from:0x020c0aec kind:arm_call to:0x0205dbc4 module:overlay(0) +from:0x020c0b30 kind:arm_call to:0x02072c94 module:overlay(0) +from:0x020c0b48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0b5c kind:arm_call to:0x01ff9258 module:itcm +from:0x020c0b68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c0b80 kind:arm_call to:0x01ffcb94 module:itcm +from:0x020c0b90 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0bcc kind:arm_call to:0x02024a5c module:main +from:0x020c0bf0 kind:arm_call to:0x020c0dcc module:overlay(17) +from:0x020c0c04 kind:arm_call to:0x020c0dcc module:overlay(17) +from:0x020c0c18 kind:load to:0x027e09ac module:dtcm +from:0x020c0c1c kind:load to:0x027e09b0 module:dtcm +from:0x020c0c40 kind:arm_call to:0x01ffb66c module:itcm +from:0x020c0dc0 kind:load to:0x0203e93c module:main +from:0x020c0e4c kind:arm_call to:0x020c0754 module:overlay(17) +from:0x020c0e68 kind:arm_call to:0x020c0754 module:overlay(17) +from:0x020c0e7c kind:arm_call to:0x020c0754 module:overlay(17) +from:0x020c0e90 kind:arm_call to:0x020c0754 module:overlay(17) +from:0x020c0ea4 kind:arm_call to:0x020c0754 module:overlay(17) +from:0x020c0ed0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c0f90 kind:arm_call to:0x01ffc768 module:itcm +from:0x020c1018 kind:arm_call to:0x02024f9c module:main +from:0x020c10c8 kind:load to:0x027e095c module:dtcm +from:0x020c10d8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020c10dc kind:load to:0x0203e93c module:main +from:0x020c1178 kind:arm_call to:0x01ffb714 module:itcm +from:0x020c1184 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020c11cc kind:arm_call to:0x01ff9258 module:itcm +from:0x020c1270 kind:arm_call to:0x01ffb428 module:itcm +from:0x020c12d8 kind:load to:0x0203e93c module:main +from:0x020c12ec kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c1354 kind:arm_call to:0x020c1394 module:overlay(17) +from:0x020c1374 kind:arm_call to:0x020c1394 module:overlay(17) +from:0x020c1388 kind:load to:0x027e09ac module:dtcm +from:0x020c1834 kind:load to:0x0203e93c module:main +from:0x020c185c kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020c1868 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020c1894 kind:arm_call to:0x0201aa1c module:main +from:0x020c18a0 kind:load to:0x0204aefc module:main +from:0x020c18ac kind:arm_call to:0x020c1980 module:overlay(17) +from:0x020c191c kind:arm_call to:0x02016714 module:main +from:0x020c1938 kind:arm_call to:0x020166a4 module:main +from:0x020c1944 kind:arm_call to:0x020c621c module:overlay(24) +from:0x020c1960 kind:arm_call to:0x020c4d54 module:overlay(24) +from:0x020c1970 kind:arm_call to:0x020c19cc module:overlay(17) +from:0x020c1978 kind:load to:0x027e0994 module:dtcm +from:0x020c197c kind:load to:0x020d8640 module:overlays(19,24) +from:0x020c19b8 kind:arm_call to:0x020c1c60 module:overlay(17) +from:0x020c19dc kind:arm_call to:0x02016684 module:main +from:0x020c1a2c kind:arm_call to:0x0201ed08 module:main +from:0x020c1a58 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1a9c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1ab8 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c1ac8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1b08 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1b30 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c1b48 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1b8c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1ba8 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c1bb8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1bf8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1c24 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c1c5c kind:load to:0x020c3ef4 module:overlay(17) +from:0x020c1ca4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1ce8 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c1cf8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1d40 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c1d58 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1d9c kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c1dac kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c1df8 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c1e30 kind:load to:0x020c3ef4 module:overlay(17) +from:0x020c1e68 kind:arm_call to:0x020c295c module:overlay(17) +from:0x020c1f08 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020c1f3c kind:arm_call to:0x020c2ab8 module:overlay(17) +from:0x020c1f64 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020c1f8c kind:arm_call to:0x020166cc module:main +from:0x020c1f94 kind:load to:0x0204a068 module:main +from:0x020c1f98 kind:load to:0x027e09bc module:dtcm +from:0x020c1f9c kind:load to:0x027e0954 module:dtcm +from:0x020c1fe4 kind:arm_call to:0x020c2ab8 module:overlay(17) +from:0x020c1ff8 kind:load to:0x027e0154 module:dtcm +from:0x020c2014 kind:load to:0x020c1fa0 module:overlay(17) +from:0x020c2034 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020c210c kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020c2130 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020c2140 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c215c kind:load to:0x027e09a4 module:dtcm +from:0x020c2170 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2174 kind:load to:0x020b537c module:overlay(0) +from:0x020c2178 kind:load to:0x027e0ce4 module:dtcm +from:0x020c2198 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020c2270 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020c2298 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020c22a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c22d0 kind:load to:0x027e09a4 module:dtcm +from:0x020c22e4 kind:load to:0x027e0cd8 module:dtcm +from:0x020c22e8 kind:load to:0x020b537c module:overlay(0) +from:0x020c22ec kind:load to:0x027e0ce4 module:dtcm +from:0x020c2310 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020c2340 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020c2350 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c2378 kind:load to:0x020b537c module:overlay(0) +from:0x020c2380 kind:load to:0x027e0ce4 module:dtcm +from:0x020c23a4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020c23d4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020c23e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020c240c kind:load to:0x020b537c module:overlay(0) +from:0x020c2414 kind:load to:0x027e0ce4 module:dtcm +from:0x020c24c0 kind:arm_call to:0x020c2018 module:overlay(17) +from:0x020c24dc kind:arm_call to:0x020c217c module:overlay(17) +from:0x020c2504 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c2520 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c2544 kind:arm_call to:0x020c2018 module:overlay(17) +from:0x020c2560 kind:arm_call to:0x020c217c module:overlay(17) +from:0x020c2588 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c25a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c25c8 kind:arm_call to:0x020c2018 module:overlay(17) +from:0x020c25e4 kind:arm_call to:0x020c217c module:overlay(17) +from:0x020c2608 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c2624 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c2648 kind:arm_call to:0x020c2018 module:overlay(17) +from:0x020c2664 kind:arm_call to:0x020c217c module:overlay(17) +from:0x020c268c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c26a8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c26b4 kind:load to:0x027e0cd8 module:dtcm +from:0x020c26c0 kind:load to:0x027e0cec module:dtcm +from:0x020c275c kind:arm_call to:0x020c22f0 module:overlay(17) +from:0x020c2770 kind:arm_call to:0x020c2384 module:overlay(17) +from:0x020c2790 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c27a8 kind:arm_call to:0x020c22f0 module:overlay(17) +from:0x020c27bc kind:arm_call to:0x020c2384 module:overlay(17) +from:0x020c27dc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c27f4 kind:arm_call to:0x020c22f0 module:overlay(17) +from:0x020c2808 kind:arm_call to:0x020c2384 module:overlay(17) +from:0x020c2828 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c2840 kind:arm_call to:0x020c22f0 module:overlay(17) +from:0x020c2854 kind:arm_call to:0x020c2384 module:overlay(17) +from:0x020c2874 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020c2880 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2888 kind:load to:0x027e0cec module:dtcm +from:0x020c2910 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020c2928 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020c2938 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x020c294c kind:load to:0x0203e93c module:main +from:0x020c2954 kind:load to:0x027e0cec module:dtcm +from:0x020c2958 kind:load to:0x027e09a8 module:dtcm +from:0x020c2a08 kind:arm_call to:0x02052218 module:overlay(0) +from:0x020c2a70 kind:arm_call to:0x020545b0 module:overlay(0) +from:0x020c2a80 kind:arm_call to:0x02054528 module:overlay(0) +from:0x020c2ad0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020c2b24 kind:arm_call to:0x02052bac module:overlay(0) +from:0x020c2b58 kind:arm_call to:0x02030d20 module:main +from:0x020c2b78 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020c2b90 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020c2ba8 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020c2bac kind:arm_call to:0x02030cd4 module:main +from:0x020c2bcc kind:arm_call to:0x02030d30 module:main +from:0x020c2bd4 kind:arm_call_thumb to:0x020a0b38 module:overlay(0) +from:0x020c2bdc kind:load to:0x020b6488 module:overlay(0) +from:0x020c2be4 kind:load to:0x020b6288 module:overlay(0) +from:0x020c2bfc kind:arm_call_thumb to:0x020a1008 module:overlay(0) +from:0x020c2c10 kind:arm_call to:0x02028c68 module:main +from:0x020c2c40 kind:arm_call to:0x02028c68 module:main +from:0x020c2c68 kind:arm_call to:0x02081c80 module:overlay(0) +from:0x020c2c78 kind:arm_call_thumb to:0x0208ba20 module:overlay(0) +from:0x020c2c88 kind:arm_call_thumb to:0x020d3c40 module:overlay(24) +from:0x020c2d54 kind:arm_call to:0x02028c38 module:main +from:0x020c2d68 kind:arm_call to:0x02028cb4 module:main +from:0x020c2d84 kind:arm_call to:0x02028c38 module:main +from:0x020c2d9c kind:arm_call to:0x02028cb4 module:main +from:0x020c2db4 kind:arm_call to:0x02028cb4 module:main +from:0x020c2dd0 kind:arm_call to:0x02028c38 module:main +from:0x020c2dec kind:arm_call to:0x02028cb4 module:main +from:0x020c2e00 kind:arm_call to:0x02028cb4 module:main +from:0x020c2e24 kind:arm_call to:0x02028c38 module:main +from:0x020c2e58 kind:arm_call to:0x02028c38 module:main +from:0x020c2e74 kind:arm_call to:0x020328a0 module:main +from:0x020c2f28 kind:arm_call to:0x020328a0 module:main +from:0x020c2f40 kind:arm_call to:0x02028cb4 module:main +from:0x020c2f48 kind:load to:0x027e0cd8 module:dtcm +from:0x020c2f4c kind:load to:0x027e0ce0 module:dtcm +from:0x020c2f50 kind:load to:0x027e09a4 module:dtcm +from:0x020c2f58 kind:load to:0x027e09b8 module:dtcm +from:0x020c2f5c kind:load to:0x020d8690 module:overlays(19,24) +from:0x020c2f64 kind:load to:0x020b64f0 module:overlay(0) +from:0x020c2f84 kind:arm_call to:0x020c2be8 module:overlay(17) +from:0x020c2f94 kind:arm_call_thumb to:0x020a0b0c module:overlay(0) +from:0x020c2fa0 kind:load to:0x020c2b48 module:overlay(17) +from:0x020c2fb4 kind:arm_call to:0x02030d20 module:main +from:0x020c2fe0 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020c2fe4 kind:arm_call to:0x02030cd4 module:main +from:0x020c2ff4 kind:arm_call to:0x02030d30 module:main +from:0x020c300c kind:arm_call_thumb to:0x020a0b38 module:overlay(0) +from:0x020c3014 kind:load to:0x020b6488 module:overlay(0) +from:0x020c301c kind:load to:0x020b6288 module:overlay(0) +from:0x020c305c kind:arm_call to:0x020328a0 module:main +from:0x020c307c kind:arm_call_thumb to:0x020a0b0c module:overlay(0) +from:0x020c308c kind:load to:0x020c2fa4 module:overlay(17) +from:0x020c30dc kind:arm_call to:0x02018a9c module:main +from:0x020c30e8 kind:arm_call_thumb to:0x0201ca00 module:main +from:0x020c30f0 kind:load to:0x027e0994 module:dtcm +from:0x020c30f4 kind:load to:0x0204a100 module:main +from:0x020c310c kind:arm_call to:0x020c3160 module:overlay(17) +from:0x020c3114 kind:arm_call to:0x020c311c module:overlay(17) +from:0x020c3148 kind:arm_call to:0x0201bb5c module:main +from:0x020c3154 kind:arm_call to:0x0201b980 module:main +from:0x020c315c kind:load to:0x0204e5d8 module:main +from:0x020c31a8 kind:load to:0x0204a0f0 module:main +from:0x020c31d8 kind:arm_call to:0x02018a9c module:main +from:0x020c31e4 kind:arm_call_thumb to:0x0201ca00 module:main +from:0x020c31f4 kind:arm_call to:0x020c7334 module:overlay(24) +from:0x020c320c kind:arm_call to:0x0201c09c module:main +from:0x020c3224 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c3248 kind:arm_call to:0x02070358 module:overlay(0) +from:0x020c3264 kind:arm_call to:0x020c553c module:overlay(24) +from:0x020c3270 kind:arm_call to:0x020c53c8 module:overlay(24) +from:0x020c3280 kind:arm_call to:0x02070358 module:overlay(0) +from:0x020c3290 kind:arm_call to:0x020c66fc module:overlay(24) +from:0x020c3298 kind:arm_call to:0x020c66a0 module:overlay(24) +from:0x020c32b8 kind:arm_call to:0x02018a84 module:main +from:0x020c32d4 kind:arm_call to:0x0201c09c module:main +from:0x020c32e0 kind:arm_call to:0x020c553c module:overlay(24) +from:0x020c32e8 kind:arm_call to:0x020c53c8 module:overlay(24) +from:0x020c3304 kind:arm_call to:0x020c6750 module:overlay(24) +from:0x020c3340 kind:load to:0x027e0994 module:dtcm +from:0x020c3344 kind:load to:0x0204a100 module:main +from:0x020c3348 kind:load to:0x027e0998 module:dtcm +from:0x020c334c kind:load to:0x027e09a4 module:dtcm +from:0x020c3350 kind:load to:0x027e09a0 module:dtcm +from:0x020c33c8 kind:arm_call to:0x020702dc module:overlay(0) +from:0x020c33e8 kind:arm_call to:0x020c311c module:overlay(17) +from:0x020c33f0 kind:load to:0x027e09a0 module:dtcm +from:0x020c3418 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c346c kind:arm_call to:0x020c3624 module:overlay(17) +from:0x020c3484 kind:arm_call to:0x020c35c8 module:overlay(17) +from:0x020c34bc kind:arm_call to:0x0203a194 module:main +from:0x020c34d0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c34e4 kind:arm_call to:0x020cf9b4 module:overlay(24) +from:0x020c351c kind:arm_call to:0x0203a194 module:main +from:0x020c3550 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c35b0 kind:arm_call to:0x020c3648 module:overlay(17) +from:0x020c35fc kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c3640 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c36a4 kind:arm_call to:0x02061a28 module:overlay(0) +from:0x020c3714 kind:arm_call to:0x0201aaa8 module:main +from:0x020c3720 kind:load to:0x027e0998 module:dtcm +from:0x020c3724 kind:load to:0x0204aefc module:main +from:0x020c3754 kind:arm_call to:0x020c376c module:overlay(17) +from:0x020c37cc kind:arm_call to:0x02061a28 module:overlay(0) +from:0x020c3840 kind:arm_call to:0x0201aa1c module:main +from:0x020c3888 kind:arm_call to:0x0201aa1c module:main +from:0x020c38d8 kind:arm_call to:0x0201aa1c module:main +from:0x020c38e4 kind:load to:0x027e0998 module:dtcm +from:0x020c38e8 kind:load to:0x0204aefc module:main +from:0x020c3904 kind:arm_call to:0x0201c4b0 module:main +from:0x020c3920 kind:arm_call to:0x020be888 module:overlay(17) +from:0x020c3928 kind:arm_call to:0x020c33f4 module:overlay(17) +from:0x020c394c kind:arm_call to:0x020dc31c module:overlay(26) +from:0x020c3954 kind:load to:0x0204ae8c module:main +from:0x020c3958 kind:load to:0x027e09a4 module:dtcm +from:0x020c396c kind:arm_call to:0x020c3728 module:overlay(17) +from:0x020c3984 kind:arm_call to:0x020c3554 module:overlay(17) +from:0x020c39a8 kind:arm_call to:0x020dc374 module:overlay(26) +from:0x020c39b0 kind:load to:0x027e09a4 module:dtcm +from:0x020c39c8 kind:arm_call to:0x020d3294 module:overlay(24) +from:0x020c3a14 kind:load to:0x020c3f20 module:overlay(17) +from:0x020c3a30 kind:arm_call to:0x02019520 module:main +from:0x020c3a4c kind:arm_call to:0x020ca46c module:overlay(24) +from:0x020c3a54 kind:arm_call to:0x020ca5a8 module:overlay(24) +from:0x020c3a5c kind:arm_call to:0x020c18c4 module:overlay(17) +from:0x020c3a68 kind:arm_call to:0x020c19ec module:overlay(17) +from:0x020c3a84 kind:arm_call to:0x020166a4 module:main +from:0x020c3aa4 kind:arm_call to:0x020c18a4 module:overlay(17) +from:0x020c3ac8 kind:arm_call to:0x020c3c84 module:overlay(17) +from:0x020c3ae4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x020c3af0 kind:arm_call to:0x020c39d0 module:overlay(17) +from:0x020c3b04 kind:arm_call to:0x020c39d0 module:overlay(17) +from:0x020c3b0c kind:arm_call to:0x020c3d78 module:overlay(17) +from:0x020c3b18 kind:arm_call to:0x02016684 module:main +from:0x020c3b2c kind:load to:0x0204a0f0 module:main +from:0x020c3b30 kind:load to:0x020c3f1c module:overlay(17) +from:0x020c3b34 kind:load to:0x020b502c module:overlay(0) +from:0x020c3b84 kind:arm_call to:0x020c19ac module:overlay(17) +from:0x020c3b90 kind:arm_call to:0x020c39d0 module:overlay(17) +from:0x020c3bb4 kind:arm_call to:0x020c39d0 module:overlay(17) +from:0x020c3bd8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c3c08 kind:arm_call to:0x02019510 module:main +from:0x020c3c1c kind:arm_call to:0x02019510 module:main +from:0x020c3c30 kind:arm_call to:0x02019510 module:main +from:0x020c3c38 kind:load to:0x027e0994 module:dtcm +from:0x020c3c3c kind:load to:0x027e09a4 module:dtcm +from:0x020c3c40 kind:load to:0x0204a0f0 module:main +from:0x020c3c5c kind:arm_call to:0x020c1980 module:overlay(17) +from:0x020c3c70 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c3c78 kind:arm_call to:0x020c19ac module:overlay(17) +from:0x020c3c80 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c3c94 kind:arm_call to:0x020c39d0 module:overlay(17) +from:0x020c3c9c kind:arm_call to:0x020c3d78 module:overlay(17) +from:0x020c3cc8 kind:arm_call to:0x02019510 module:main +from:0x020c3cd0 kind:arm_call to:0x02019688 module:main +from:0x020c3ce4 kind:arm_call to:0x0201c09c module:main +from:0x020c3cf8 kind:arm_call to:0x02019510 module:main +from:0x020c3d04 kind:arm_call to:0x02016684 module:main +from:0x020c3d10 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c3d34 kind:arm_call to:0x020c7334 module:overlay(24) +from:0x020c3d48 kind:arm_call to:0x0201c46c module:main +from:0x020c3d58 kind:arm_call to:0x0201c46c module:main +from:0x020c3d60 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020c3d64 kind:load to:0x0204a0f0 module:main +from:0x020c3d68 kind:load to:0x027e0994 module:dtcm +from:0x020c3d6c kind:load to:0x027e09a4 module:dtcm +from:0x020c3d70 kind:load to:0x027e0998 module:dtcm +from:0x020c3d74 kind:load to:0x0204ae8c module:main +from:0x020c3d90 kind:arm_call to:0x020ca638 module:overlay(24) +from:0x020c3e2c kind:arm_call to:0x02013c24 module:main +from:0x020c3e44 kind:arm_call to:0x0203ce4c module:main +from:0x020c3e58 kind:load to:0x020c3f40 module:overlay(17) +from:0x020c3e5c kind:load to:0x020c3f50 module:overlay(17) +from:0x020c3e60 kind:load to:0x020c401c module:overlay(17) +from:0x020c3e64 kind:load to:0x020c3ee8 module:overlay(17) +from:0x020c3e68 kind:load to:0x020bba00 module:overlay(17) +from:0x020c3e6c kind:load to:0x020c3f44 module:overlay(17) +from:0x020c3ea4 kind:load to:0x020c3ef4 module:overlay(17) +from:0x020c3ebc kind:load to:0x020c3f1c module:overlay(17) +from:0x020c3ec0 kind:load to:0x020c3e04 module:overlay(17) +from:0x020c3ec4 kind:load to:0x020c3e70 module:overlay(17) +from:0x020c3ec8 kind:load to:0x020c3ea8 module:overlay(17) +from:0x020c3ee8 kind:load to:0x020bba00 module:overlay(17) +from:0x020c3eec kind:load to:0x020bba28 module:overlay(17) +from:0x020c3ef0 kind:load to:0x02013e34 module:main +from:0x020c3f18 kind:load to:0x020c1ffc module:overlay(17) +from:0x020c3f20 kind:load to:0x020c39d8 module:overlay(17) +from:0x020c3f28 kind:load to:0x020c3a18 module:overlay(17) +from:0x020c3f30 kind:load to:0x020c3b38 module:overlay(17) diff --git a/config/usa/arm9/overlays/ov017/symbols.txt b/config/usa/arm9/overlays/ov017/symbols.txt new file mode 100644 index 00000000..3c89faff --- /dev/null +++ b/config/usa/arm9/overlays/ov017/symbols.txt @@ -0,0 +1,188 @@ +func_ov017_020bb640 kind:function(arm,size=0x198) addr:0x020bb640 +func_ov017_020bb7d8 kind:function(arm,size=0x13c) addr:0x020bb7d8 +func_ov017_020bb914 kind:function(arm,size=0x60) addr:0x020bb914 +func_ov017_020bb974 kind:function(arm,size=0x8c) addr:0x020bb974 +func_ov017_020bba00 kind:function(arm,size=0x28) addr:0x020bba00 +func_ov017_020bba28 kind:function(arm,size=0x30) addr:0x020bba28 +func_ov017_020bba58 kind:function(arm,size=0x1c) addr:0x020bba58 +func_ov017_020bba74 kind:function(arm,size=0x14) addr:0x020bba74 +func_ov017_020bba88 kind:function(arm,size=0x230) addr:0x020bba88 +func_ov017_020bbcb8 kind:function(arm,size=0x21c) addr:0x020bbcb8 +func_ov017_020bbed4 kind:function(arm,size=0x78) addr:0x020bbed4 +func_ov017_020bbf4c kind:function(arm,size=0x10) addr:0x020bbf4c +func_ov017_020bbf5c kind:function(arm,size=0x680) addr:0x020bbf5c +func_ov017_020bc5dc kind:function(arm,size=0x44) addr:0x020bc5dc +func_ov017_020bc620 kind:function(arm,size=0x31c) addr:0x020bc620 +func_ov017_020bc93c kind:function(arm,size=0xe4) addr:0x020bc93c +func_ov017_020bca20 kind:function(arm,size=0x3a8) addr:0x020bca20 +func_ov017_020bcdc8 kind:function(arm,size=0x4b8) addr:0x020bcdc8 +func_ov017_020bd280 kind:function(arm,size=0x48) addr:0x020bd280 +func_ov017_020bd2c8 kind:function(arm,size=0x18) addr:0x020bd2c8 +func_ov017_020bd2e0 kind:function(arm,size=0x178) addr:0x020bd2e0 +func_ov017_020bd458 kind:function(arm,size=0x28) addr:0x020bd458 +func_ov017_020bd480 kind:function(arm,size=0xc8) addr:0x020bd480 +func_ov017_020bd548 kind:function(arm,size=0x5c) addr:0x020bd548 +func_ov017_020bd5a4 kind:function(arm,size=0x18) addr:0x020bd5a4 +func_ov017_020bd5bc kind:function(arm,size=0x68) addr:0x020bd5bc +func_ov017_020bd624 kind:function(arm,size=0x58) addr:0x020bd624 +func_ov017_020bd67c kind:function(arm,size=0x1c) addr:0x020bd67c +func_ov017_020bd698 kind:function(arm,size=0x28) addr:0x020bd698 +func_ov017_020bd6c0 kind:function(arm,size=0x78) addr:0x020bd6c0 +func_ov017_020bd738 kind:function(arm,size=0x30) addr:0x020bd738 +func_ov017_020bd768 kind:function(arm,size=0x56c) addr:0x020bd768 +func_ov017_020bdcd4 kind:function(arm,size=0x90) addr:0x020bdcd4 +func_ov017_020bdd64 kind:function(arm,size=0x1c4) addr:0x020bdd64 +func_ov017_020bdf28 kind:function(arm,size=0x150) addr:0x020bdf28 +func_ov017_020be078 kind:function(arm,size=0x10) addr:0x020be078 +func_ov017_020be088 kind:function(arm,size=0x38) addr:0x020be088 +func_ov017_020be0c0 kind:function(arm,size=0x20c) addr:0x020be0c0 +func_ov017_020be2cc kind:function(arm,size=0x148) addr:0x020be2cc +func_ov017_020be414 kind:function(arm,size=0x18) addr:0x020be414 +func_ov017_020be42c kind:function(arm,size=0x45c) addr:0x020be42c +func_ov017_020be888 kind:function(arm,size=0x124) addr:0x020be888 +func_ov017_020be9ac kind:function(arm,size=0x18) addr:0x020be9ac +func_ov017_020be9c4 kind:function(arm,size=0x30) addr:0x020be9c4 +func_ov017_020be9f4 kind:function(arm,size=0x140) addr:0x020be9f4 +func_ov017_020beb34 kind:function(arm,size=0x30) addr:0x020beb34 +func_ov017_020beb64 kind:function(arm,size=0x58) addr:0x020beb64 +func_ov017_020bebbc kind:function(arm,size=0x44) addr:0x020bebbc +func_ov017_020bec00 kind:function(arm,size=0x4c) addr:0x020bec00 +func_ov017_020bec4c kind:function(arm,size=0x30) addr:0x020bec4c +func_ov017_020bec7c kind:function(arm,size=0x3c) addr:0x020bec7c +func_ov017_020becb8 kind:function(arm,size=0x148) addr:0x020becb8 +func_ov017_020bee00 kind:function(arm,size=0x44) addr:0x020bee00 +func_ov017_020bee44 kind:function(arm,size=0x20) addr:0x020bee44 +func_ov017_020bee64 kind:function(arm,size=0x20) addr:0x020bee64 +func_ov017_020bee84 kind:function(arm,size=0x28) addr:0x020bee84 +func_ov017_020beeac kind:function(arm,size=0x20) addr:0x020beeac +func_ov017_020beecc kind:function(arm,size=0x60) addr:0x020beecc +func_ov017_020bef2c kind:function(arm,size=0x3c) addr:0x020bef2c +func_ov017_020bef68 kind:function(arm,size=0x9c) addr:0x020bef68 +func_ov017_020bf004 kind:function(arm,size=0x2c) addr:0x020bf004 +func_ov017_020bf030 kind:function(arm,size=0x128) addr:0x020bf030 +func_ov017_020bf158 kind:function(arm,size=0x10c) addr:0x020bf158 +func_ov017_020bf264 kind:function(arm,size=0x54) addr:0x020bf264 +func_ov017_020bf2b8 kind:function(arm,size=0x108) addr:0x020bf2b8 +func_ov017_020bf3c0 kind:function(arm,size=0xd0) addr:0x020bf3c0 +func_ov017_020bf490 kind:function(arm,size=0xc4) addr:0x020bf490 +func_ov017_020bf554 kind:function(arm,size=0x50) addr:0x020bf554 +func_ov017_020bf5a4 kind:function(arm,size=0x70) addr:0x020bf5a4 +func_ov017_020bf614 kind:function(arm,size=0x54) addr:0x020bf614 +func_ov017_020bf668 kind:function(arm,size=0x88) addr:0x020bf668 +func_ov017_020bf6f0 kind:function(arm,size=0x98) addr:0x020bf6f0 +func_ov017_020bf788 kind:function(arm,size=0xec) addr:0x020bf788 +func_ov017_020bf874 kind:function(arm,size=0x60) addr:0x020bf874 +func_ov017_020bf8d4 kind:function(arm,size=0x44) addr:0x020bf8d4 +func_ov017_020bf918 kind:function(arm,size=0x64) addr:0x020bf918 +func_ov017_020bf97c kind:function(arm,size=0x2c) addr:0x020bf97c +func_ov017_020bf9a8 kind:function(arm,size=0x88) addr:0x020bf9a8 +func_ov017_020bfa30 kind:function(arm,size=0x84) addr:0x020bfa30 +func_ov017_020bfab4 kind:function(arm,size=0x44) addr:0x020bfab4 +func_ov017_020bfaf8 kind:function(arm,size=0x238) addr:0x020bfaf8 +func_ov017_020bfd30 kind:function(arm,size=0x4c) addr:0x020bfd30 +func_ov017_020bfd7c kind:function(arm,size=0x130) addr:0x020bfd7c +func_ov017_020bfeac kind:function(arm,size=0x80) addr:0x020bfeac +func_ov017_020bff2c kind:function(arm,size=0xc) addr:0x020bff2c +func_ov017_020bff38 kind:function(arm,size=0xd4) addr:0x020bff38 +func_ov017_020c000c kind:function(arm,size=0x50) addr:0x020c000c +func_ov017_020c005c kind:function(arm,size=0x60) addr:0x020c005c +func_ov017_020c00bc kind:function(arm,size=0xec) addr:0x020c00bc +func_ov017_020c01a8 kind:function(arm,size=0x4) addr:0x020c01a8 +func_ov017_020c01ac kind:function(arm,size=0x70) addr:0x020c01ac +func_ov017_020c021c kind:function(arm,size=0x70) addr:0x020c021c +func_ov017_020c028c kind:function(arm,size=0x48) addr:0x020c028c +func_ov017_020c02d4 kind:function(arm,size=0x48) addr:0x020c02d4 +func_ov017_020c031c kind:function(arm,size=0x1d0) addr:0x020c031c +func_ov017_020c04ec kind:function(arm,size=0x80) addr:0x020c04ec +func_ov017_020c056c kind:function(arm,size=0x4) addr:0x020c056c +func_ov017_020c0570 kind:function(arm,size=0x4) addr:0x020c0570 +func_ov017_020c0574 kind:function(arm,size=0x4) addr:0x020c0574 +func_ov017_020c0578 kind:function(arm,size=0x4) addr:0x020c0578 +func_ov017_020c057c kind:function(arm,size=0x4) addr:0x020c057c +func_ov017_020c0580 kind:function(arm,size=0x1ac) addr:0x020c0580 +func_ov017_020c072c kind:function(arm,size=0x28) addr:0x020c072c +func_ov017_020c0754 kind:function(arm,size=0x130) addr:0x020c0754 +func_ov017_020c0884 kind:function(arm,size=0x20) addr:0x020c0884 +func_ov017_020c08a4 kind:function(arm,size=0xac) addr:0x020c08a4 +func_ov017_020c0950 kind:function(arm,size=0xc0) addr:0x020c0950 +func_ov017_020c0a10 kind:function(arm,size=0x3c) addr:0x020c0a10 +func_ov017_020c0a4c kind:function(arm,size=0xb8) addr:0x020c0a4c +func_ov017_020c0b04 kind:function(arm,size=0x12c) addr:0x020c0b04 +func_ov017_020c0c30 kind:function(arm,size=0x19c) addr:0x020c0c30 +func_ov017_020c0dcc kind:function(arm,size=0xf0) addr:0x020c0dcc +func_ov017_020c0ebc kind:function(arm,size=0x228) addr:0x020c0ebc +func_ov017_020c10e4 kind:function(arm,size=0x78) addr:0x020c10e4 +func_ov017_020c115c kind:function(arm,size=0x180) addr:0x020c115c +func_ov017_020c12dc kind:function(arm,size=0xb8) addr:0x020c12dc +func_ov017_020c1394 kind:function(arm,size=0x4ac) addr:0x020c1394 +func_ov017_020c1840 kind:function(arm,size=0x64) addr:0x020c1840 +func_ov017_020c18a4 kind:function(arm,size=0x20) addr:0x020c18a4 +func_ov017_020c18c4 kind:function(arm,size=0xbc) addr:0x020c18c4 +func_ov017_020c1980 kind:function(arm,size=0x2c) addr:0x020c1980 +func_ov017_020c19ac kind:function(arm,size=0x20) addr:0x020c19ac +func_ov017_020c19cc kind:function(arm,size=0x20) addr:0x020c19cc +func_ov017_020c19ec kind:function(arm,size=0x274) addr:0x020c19ec +func_ov017_020c1c60 kind:function(arm,size=0x1d4) addr:0x020c1c60 +func_ov017_020c1e34 kind:function(arm,size=0x48) addr:0x020c1e34 +func_ov017_020c1e7c kind:function(arm,size=0x124) addr:0x020c1e7c +func_ov017_020c1fa0 kind:function(arm,size=0x5c) addr:0x020c1fa0 +func_ov017_020c1ffc kind:function(arm,size=0x1c) addr:0x020c1ffc +func_ov017_020c2018 kind:function(arm,size=0x164) addr:0x020c2018 +func_ov017_020c217c kind:function(arm,size=0x174) addr:0x020c217c +func_ov017_020c22f0 kind:function(arm,size=0x94) addr:0x020c22f0 +func_ov017_020c2384 kind:function(arm,size=0x94) addr:0x020c2384 +func_ov017_020c2418 kind:function(arm,size=0x2c0) addr:0x020c2418 +func_ov017_020c26d8 kind:function(arm,size=0x1bc) addr:0x020c26d8 +func_ov017_020c2894 kind:function(arm,size=0xc8) addr:0x020c2894 +func_ov017_020c295c kind:function(arm,size=0x15c) addr:0x020c295c +func_ov017_020c2ab8 kind:function(arm,size=0x90) addr:0x020c2ab8 +func_ov017_020c2b48 kind:function(arm,size=0xa0) addr:0x020c2b48 +func_ov017_020c2be8 kind:function(arm,size=0x380) addr:0x020c2be8 +func_ov017_020c2f68 kind:function(arm,size=0x3c) addr:0x020c2f68 +func_ov017_020c2fa4 kind:function(arm,size=0x7c) addr:0x020c2fa4 +func_ov017_020c3020 kind:function(arm,size=0x70) addr:0x020c3020 +func_ov017_020c3090 kind:function(arm,size=0x34) addr:0x020c3090 +func_ov017_020c30c4 kind:function(arm,size=0x34) addr:0x020c30c4 +func_ov017_020c30f8 kind:function(arm,size=0x24) addr:0x020c30f8 +func_ov017_020c311c kind:function(arm,size=0x44) addr:0x020c311c +func_ov017_020c3160 kind:function(arm,size=0x4c) addr:0x020c3160 +func_ov017_020c31ac kind:function(arm,size=0x1a8) addr:0x020c31ac +func_ov017_020c3354 kind:function(arm,size=0xa0) addr:0x020c3354 +func_ov017_020c33f4 kind:function(arm,size=0x160) addr:0x020c33f4 +func_ov017_020c3554 kind:function(arm,size=0x74) addr:0x020c3554 +func_ov017_020c35c8 kind:function(arm,size=0x5c) addr:0x020c35c8 +func_ov017_020c3624 kind:function(arm,size=0x24) addr:0x020c3624 +func_ov017_020c3648 kind:function(arm,size=0xe0) addr:0x020c3648 +func_ov017_020c3728 kind:function(arm,size=0x44) addr:0x020c3728 +func_ov017_020c376c kind:function(arm,size=0x180) addr:0x020c376c +func_ov017_020c38ec kind:function(arm,size=0x70) addr:0x020c38ec +func_ov017_020c395c kind:function(arm,size=0x58) addr:0x020c395c +func_ov017_020c39b4 kind:function(arm,size=0x1c) addr:0x020c39b4 +func_ov017_020c39d0 kind:function(arm,size=0x8) addr:0x020c39d0 +func_ov017_020c39d8 kind:function(arm,size=0x8) addr:0x020c39d8 +func_ov017_020c39e0 kind:function(arm,size=0x38) addr:0x020c39e0 +func_ov017_020c3a18 kind:function(arm,size=0x120) addr:0x020c3a18 +func_ov017_020c3b38 kind:function(arm,size=0x68) addr:0x020c3b38 +func_ov017_020c3ba0 kind:function(arm,size=0xa4) addr:0x020c3ba0 +func_ov017_020c3c44 kind:function(arm,size=0x40) addr:0x020c3c44 +func_ov017_020c3c84 kind:function(arm,size=0xf4) addr:0x020c3c84 +func_ov017_020c3d78 kind:function(arm,size=0x28) addr:0x020c3d78 +data_ov017_020c3da0 kind:data(any) addr:0x020c3da0 +data_ov017_020c3da2 kind:data(any) addr:0x020c3da2 +data_ov017_020c3da3 kind:data(any) addr:0x020c3da3 +data_ov017_020c3da4 kind:data(any) addr:0x020c3da4 +data_ov017_020c3dcc kind:data(any) addr:0x020c3dcc +__sinit_ov017_020c3e04 kind:function(arm,size=0x6c) addr:0x020c3e04 +__sinit_ov017_020c3e70 kind:function(arm,size=0x38) addr:0x020c3e70 +__sinit_ov017_020c3ea8 kind:function(arm,size=0x18) addr:0x020c3ea8 +.p__sinit_ov017_020c3e04 kind:data(word) addr:0x020c3ec0 +.p__sinit_ov017_020c3e70 kind:data(word) addr:0x020c3ec4 +.p__sinit_ov017_020c3ea8 kind:data(word) addr:0x020c3ec8 +data_ov017_020c3ee8 kind:data(any) addr:0x020c3ee8 +data_ov017_020c3ef4 kind:data(any) addr:0x020c3ef4 +data_ov017_020c3f1c kind:data(any) addr:0x020c3f1c +data_ov017_020c3f20 kind:data(any) addr:0x020c3f20 +data_ov017_020c3f40 kind:bss addr:0x020c3f40 +data_ov017_020c3f44 kind:bss addr:0x020c3f44 +data_ov017_020c3f50 kind:bss addr:0x020c3f50 +data_ov017_020c401c kind:bss addr:0x020c401c diff --git a/config/usa/arm9/overlays/ov018/delinks.txt b/config/usa/arm9/overlays/ov018/delinks.txt new file mode 100644 index 00000000..4ddc45c8 --- /dev/null +++ b/config/usa/arm9/overlays/ov018/delinks.txt @@ -0,0 +1,4 @@ + .text start:0x020c4820 end:0x020c5af8 kind:code align:32 + .ctor start:0x020c5af8 end:0x020c5af8 kind:rodata align:4 + .data start:0x020c5b00 end:0x020c5ba0 kind:data align:32 + .bss start:0x020c5ba0 end:0x020c5c00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov018/relocs.txt b/config/usa/arm9/overlays/ov018/relocs.txt new file mode 100644 index 00000000..8d89f3ae --- /dev/null +++ b/config/usa/arm9/overlays/ov018/relocs.txt @@ -0,0 +1,206 @@ +from:0x020c4838 kind:arm_call to:0x02027a00 module:main +from:0x020c483c kind:arm_call to:0x020275c0 module:main +from:0x020c484c kind:load to:0x0201245d module:main +from:0x020c4878 kind:arm_call to:0x0201472c module:main +from:0x020c4898 kind:arm_call to:0x020261c8 module:main +from:0x020c48a0 kind:arm_call to:0x02026394 module:main +from:0x020c48a8 kind:arm_call to:0x020234ac module:main +from:0x020c48b0 kind:arm_call to:0x02026ec8 module:main +from:0x020c48b8 kind:arm_call to:0x02031e20 module:main +from:0x020c48c4 kind:arm_call to:0x02013724 module:main +from:0x020c48cc kind:load to:0x02013184 module:main +from:0x020c48d0 kind:load to:0x020131b0 module:main +from:0x020c48d4 kind:load to:0x020c4b88 module:overlay(18) +from:0x020c48fc kind:arm_call_thumb to:0x020147fc module:main +from:0x020c4904 kind:arm_call to:0x020c4a3c module:overlay(18) +from:0x020c490c kind:arm_call to:0x020c56f8 module:overlay(18) +from:0x020c4918 kind:arm_call_thumb to:0x02014994 module:main +from:0x020c4920 kind:load to:0x02043e30 module:main +from:0x020c4924 kind:load to:0x02049b80 module:main +from:0x020c4928 kind:load to:0x0204997c module:main +from:0x020c492c kind:load to:0x020b50a0 module:overlay(0) +from:0x020c4938 kind:arm_call to:0x02013b10 module:main +from:0x020c4940 kind:arm_call to:0x020c4ae8 module:overlay(18) +from:0x020c4954 kind:arm_call to:0x02013768 module:main +from:0x020c4970 kind:arm_call_thumb to:0x020277f0 module:main +from:0x020c497c kind:arm_call_thumb to:0x020277e4 module:main +from:0x020c49bc kind:arm_call_thumb to:0x020012e0 module:main +from:0x020c49cc kind:arm_call to:0x0202d5fc module:main +from:0x020c49e0 kind:arm_call to:0x02011f3c module:main +from:0x020c49e8 kind:arm_call to:0x0202d5fc module:main +from:0x020c49fc kind:arm_call to:0x02011f3c module:main +from:0x020c4a04 kind:arm_call to:0x02001fd4 module:main +from:0x020c4a48 kind:arm_call_thumb to:0x020013ac module:main +from:0x020c4a60 kind:arm_call_thumb to:0x020277f0 module:main +from:0x020c4a6c kind:arm_call_thumb to:0x020277e4 module:main +from:0x020c4a80 kind:arm_call_thumb to:0x02001098 module:main +from:0x020c4a88 kind:arm_call_thumb to:0x020011f4 module:main +from:0x020c4a98 kind:arm_call_thumb to:0x02027914 module:main +from:0x020c4ab0 kind:arm_call to:0x020591ac module:overlay(0) +from:0x020c4af4 kind:arm_call_thumb to:0x020141dc module:main +from:0x020c4af8 kind:arm_call_thumb to:0x0202e7f8 module:main +from:0x020c4afc kind:arm_call to:0x02027188 module:main +from:0x020c4b18 kind:arm_call to:0x0202e83c module:main +from:0x020c4b28 kind:arm_call to:0x0202e8d0 module:main +from:0x020c4b60 kind:load to:0x020443a8 module:main +from:0x020c4b6c kind:arm_call to:0x020c4b38 module:overlay(18) +from:0x020c4b74 kind:arm_call to:0x02013b10 module:main +from:0x020c4ba4 kind:arm_call to:0x020c4bfc module:overlay(18) +from:0x020c4bb4 kind:arm_call to:0x0203ce4c module:main +from:0x020c4bcc kind:load to:0x020c5ba0 module:overlay(18) +from:0x020c4bd0 kind:load to:0x020c5bb4 module:overlay(18) +from:0x020c4bd4 kind:load to:0x020c4bdc module:overlay(18) +from:0x020c4bd8 kind:load to:0x020c5ba8 module:overlay(18) +from:0x020c4be8 kind:arm_call to:0x0201baa4 module:main +from:0x020c4bf0 kind:arm_call to:0x02018324 module:main +from:0x020c4c08 kind:arm_call to:0x020182bc module:main +from:0x020c4c18 kind:arm_call to:0x0201bb10 module:main +from:0x020c4c38 kind:arm_call to:0x02018c50 module:main +from:0x020c4c40 kind:arm_call to:0x020c52e0 module:overlay(18) +from:0x020c4c64 kind:arm_call_thumb to:0x02015488 module:main +from:0x020c4c70 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c4c80 kind:arm_call to:0x02017208 module:main +from:0x020c4c90 kind:arm_call to:0x02017208 module:main +from:0x020c4cb8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c4cdc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c4cf4 kind:arm_call to:0x0201bb7c module:main +from:0x020c4cfc kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4d04 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4d0c kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4d14 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4d1c kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4d24 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4d2c kind:arm_call_thumb to:0x0201549c module:main +from:0x020c4d40 kind:arm_call to:0x0201bb7c module:main +from:0x020c4d4c kind:arm_call to:0x0201b980 module:main +from:0x020c4d5c kind:load to:0x020c5b08 module:overlay(18) +from:0x020c4d60 kind:load to:0x0204a0f0 module:main +from:0x020c4d64 kind:load to:0x020c5ba0 module:overlay(18) +from:0x020c4d68 kind:load to:0x020c5b30 module:overlay(18) +from:0x020c4d6c kind:load to:0x020c5b44 module:overlay(18) +from:0x020c4d70 kind:load to:0x020c5b48 module:overlay(18) +from:0x020c4d74 kind:load to:0x020c5b58 module:overlay(18) +from:0x020c4d78 kind:load to:0x0204e5d8 module:main +from:0x020c4db0 kind:arm_call to:0x020c48d8 module:overlay(18) +from:0x020c4df8 kind:arm_call_thumb to:0x020183ac module:main +from:0x020c4e20 kind:arm_call to:0x0201bb5c module:main +from:0x020c4e38 kind:load to:0x02049a0c module:main +from:0x020c4e3c kind:load to:0x0204a040 module:main +from:0x020c4e40 kind:load to:0x02018391 module:main +from:0x020c4e44 kind:load to:0x020c5ba0 module:overlay(18) +from:0x020c4e58 kind:arm_call to:0x0201baa4 module:main +from:0x020c4e60 kind:arm_call to:0x02018324 module:main +from:0x020c4e70 kind:arm_call to:0x0202ff0c module:main +from:0x020c4e78 kind:arm_call to:0x0201635c module:main +from:0x020c4e80 kind:arm_call to:0x020c4960 module:overlay(18) +from:0x020c4e88 kind:arm_call to:0x020c4820 module:overlay(18) +from:0x020c4e90 kind:load to:0x02049bc4 module:main +from:0x020c4e94 kind:load to:0x0204997c module:main +from:0x020c4e98 kind:load to:0x02049964 module:main +from:0x020c4ea0 kind:thumb_call_arm to:0x0201bac4 module:main +from:0x020c4eb0 kind:load to:0x02044018 module:main +from:0x020c4ecc kind:arm_call to:0x02028c24 module:main +from:0x020c4ef4 kind:arm_call to:0x0203d138 module:main +from:0x020c4f10 kind:arm_call to:0x0206665c module:overlay(0) +from:0x020c4f14 kind:arm_call to:0x02014fb8 module:main +from:0x020c4f2c kind:arm_call to:0x0206665c module:overlay(0) +from:0x020c4f38 kind:load to:0x020c4f40 module:overlay(18) +from:0x020c4f3c kind:load to:0x020665bc module:overlay(0) +from:0x020c4f48 kind:arm_call_thumb to:0x02015544 module:main +from:0x020c4f70 kind:arm_call to:0x02013b10 module:main +from:0x020c4f78 kind:arm_call_thumb to:0x020141dc module:main +from:0x020c4f88 kind:arm_call to:0x02028c24 module:main +from:0x020c4f9c kind:arm_call to:0x02011f3c module:main +from:0x020c4fac kind:arm_call to:0x020675bc module:overlay(0) +from:0x020c4fc4 kind:arm_call to:0x02028c24 module:main +from:0x020c4fd4 kind:arm_call to:0x020676d8 module:overlay(0) +from:0x020c501c kind:load to:0x020c5b64 module:overlay(18) +from:0x020c5060 kind:arm_call to:0x020327a0 module:main +from:0x020c5064 kind:arm_call to:0x02026710 module:main +from:0x020c5078 kind:arm_call to:0x02030d20 module:main +from:0x020c5080 kind:arm_call to:0x0203138c module:main +from:0x020c50b4 kind:arm_call to:0x02031290 module:main +from:0x020c519c kind:arm_call to:0x02028bf0 module:main +from:0x020c51b8 kind:arm_call to:0x02028bf0 module:main +from:0x020c51ec kind:arm_call to:0x02031290 module:main +from:0x020c51f0 kind:arm_call to:0x02030cd4 module:main +from:0x020c5200 kind:arm_call to:0x02030d30 module:main +from:0x020c5250 kind:arm_call to:0x020c54d8 module:overlay(18) +from:0x020c5258 kind:arm_call to:0x020c546c module:overlay(18) +from:0x020c5264 kind:arm_call to:0x0201cd58 module:main +from:0x020c5270 kind:arm_call_thumb to:0x0201c428 module:main +from:0x020c527c kind:arm_call to:0x020c554c module:overlay(18) +from:0x020c5284 kind:arm_call to:0x020c5584 module:overlay(18) +from:0x020c5290 kind:arm_call to:0x020c55f4 module:overlay(18) +from:0x020c52d0 kind:arm_call to:0x020073ac module:main +from:0x020c52dc kind:load to:0x0204a070 module:main +from:0x020c52f0 kind:arm_call to:0x02018c68 module:main +from:0x020c5310 kind:arm_call_thumb to:0x0201c868 module:main +from:0x020c5314 kind:arm_call to:0x02023520 module:main +from:0x020c5350 kind:arm_call to:0x020261c8 module:main +from:0x020c535c kind:load to:0x0201bda8 module:main +from:0x020c5378 kind:arm_call to:0x0201aea4 module:main +from:0x020c539c kind:arm_call to:0x02028bf0 module:main +from:0x020c53ac kind:arm_call to:0x0201aee8 module:main +from:0x020c53c0 kind:arm_call to:0x0201a7d8 module:main +from:0x020c53d8 kind:arm_call to:0x0201ba40 module:main +from:0x020c53e8 kind:arm_call to:0x02016654 module:main +from:0x020c5460 kind:load to:0x020440b8 module:main +from:0x020c5490 kind:arm_call to:0x02028bf0 module:main +from:0x020c5580 kind:load to:0x02044284 module:main +from:0x020c55b4 kind:arm_call to:0x02011f3c module:main +from:0x020c55c0 kind:arm_call to:0x0201e6a8 module:main +from:0x020c55d4 kind:arm_call to:0x02011f3c module:main +from:0x020c55e0 kind:arm_call to:0x0201eb24 module:main +from:0x020c55f0 kind:load to:0x027e0120 module:dtcm +from:0x020c5618 kind:arm_call to:0x02011f3c module:main +from:0x020c5624 kind:arm_call to:0x0201e6a8 module:main +from:0x020c564c kind:arm_call to:0x02028c24 module:main +from:0x020c56cc kind:arm_call to:0x02002354 module:main +from:0x020c56e4 kind:arm_call to:0x0200381c module:main +from:0x020c56f0 kind:load to:0x0204997c module:main +from:0x020c56f4 kind:load to:0x020c5b6c module:overlay(18) +from:0x020c570c kind:arm_call to:0x020c5920 module:overlay(18) +from:0x020c5714 kind:arm_call to:0x02004a00 module:main +from:0x020c5720 kind:arm_call to:0x02004d2c module:main +from:0x020c5728 kind:arm_call to:0x02001778 module:main +from:0x020c5734 kind:arm_call to:0x0206a5b8 module:overlay(0) +from:0x020c5744 kind:arm_call to:0x0206a5b8 module:overlay(0) +from:0x020c5758 kind:arm_call to:0x02003f98 module:main +from:0x020c5764 kind:arm_call to:0x02002184 module:main +from:0x020c5770 kind:arm_call to:0x020c581c module:overlay(18) +from:0x020c577c kind:arm_call to:0x020c57dc module:overlay(18) +from:0x020c5784 kind:arm_call to:0x0206ffa0 module:overlay(0) +from:0x020c5788 kind:arm_call to:0x020c5ac4 module:overlay(18) +from:0x020c5790 kind:load to:0x0204997c module:main +from:0x020c5794 kind:load to:0x020b5198 module:overlay(0) +from:0x020c5798 kind:load to:0x020b52e0 module:overlay(0) +from:0x020c579c kind:load to:0x020b5320 module:overlay(0) +from:0x020c57c4 kind:arm_call_thumb to:0x0202ede4 module:main +from:0x020c57d8 kind:load to:0x020b52e0 module:overlay(0) +from:0x020c57e4 kind:arm_call to:0x0202f8e8 module:main +from:0x020c57ec kind:arm_call to:0x0202f930 module:main +from:0x020c58c0 kind:arm_call to:0x02002c80 module:main +from:0x020c58d4 kind:arm_call to:0x02005030 module:main +from:0x020c5934 kind:arm_call to:0x02011f3c module:main +from:0x020c5944 kind:arm_call to:0x0206b304 module:overlay(0) +from:0x020c5958 kind:arm_call to:0x02011f3c module:main +from:0x020c5968 kind:arm_call to:0x0206ba44 module:overlay(0) +from:0x020c5a00 kind:arm_call to:0x02002c80 module:main +from:0x020c5a48 kind:arm_call to:0x0206f68c module:overlay(0) +from:0x020c5a74 kind:arm_call to:0x02002c80 module:main +from:0x020c5a94 kind:arm_call to:0x02002b08 module:main +from:0x020c5aa8 kind:arm_call to:0x020c5ae8 module:overlay(18) +from:0x020c5ad4 kind:arm_call to:0x02011f3c module:main +from:0x020c5ae0 kind:arm_call to:0x020c5aa0 module:overlay(18) +from:0x020c5af4 kind:load to:0x027e099c module:dtcm +from:0x020c5b08 kind:load to:0x020c4bdc module:overlay(18) +from:0x020c5b0c kind:load to:0x020c4e4c module:overlay(18) +from:0x020c5b10 kind:load to:0x0201834c module:main +from:0x020c5b14 kind:load to:0x020c4d7c module:overlay(18) +from:0x020c5b18 kind:load to:0x02018364 module:main +from:0x020c5b1c kind:load to:0x02018360 module:main +from:0x020c5b20 kind:load to:0x02018368 module:main +from:0x020c5b24 kind:load to:0x0201836c module:main +from:0x020c5b28 kind:load to:0x020c4e48 module:overlay(18) +from:0x020c5b2c kind:load to:0x02018374 module:main diff --git a/config/usa/arm9/overlays/ov018/symbols.txt b/config/usa/arm9/overlays/ov018/symbols.txt new file mode 100644 index 00000000..10d78765 --- /dev/null +++ b/config/usa/arm9/overlays/ov018/symbols.txt @@ -0,0 +1,67 @@ +func_ov018_020c4820 kind:function(arm,size=0x30) addr:0x020c4820 +func_ov018_020c4850 kind:function(arm,size=0x34) addr:0x020c4850 +func_ov018_020c4884 kind:function(arm,size=0x54) addr:0x020c4884 +func_ov018_020c48d8 kind:function(arm,size=0x58) addr:0x020c48d8 +func_ov018_020c4930 kind:function(arm,size=0x30) addr:0x020c4930 +func_ov018_020c4960 kind:function(arm,size=0xdc) addr:0x020c4960 +func_ov018_020c4a3c kind:function(arm,size=0x6c) addr:0x020c4a3c +func_ov018_020c4aa8 kind:function(arm,size=0x14) addr:0x020c4aa8 +func_ov018_020c4abc kind:function(arm,size=0x2c) addr:0x020c4abc +func_ov018_020c4ae8 kind:function(arm,size=0x50) addr:0x020c4ae8 +func_ov018_020c4b38 kind:function(arm,size=0x2c) addr:0x020c4b38 +func_ov018_020c4b64 kind:function(arm,size=0x24) addr:0x020c4b64 +func_ov018_020c4b88 kind:function(arm,size=0x54) addr:0x020c4b88 +func_ov018_020c4bdc kind:function(arm,size=0x20) addr:0x020c4bdc +func_ov018_020c4bfc kind:function(arm,size=0x180) addr:0x020c4bfc +func_ov018_020c4d7c kind:function(arm,size=0xcc) addr:0x020c4d7c +func_ov018_020c4e48 kind:function(arm,size=0x4) addr:0x020c4e48 +func_ov018_020c4e4c kind:function(arm,size=0x20) addr:0x020c4e4c +func_ov018_020c4e6c kind:function(arm,size=0x30) addr:0x020c4e6c +func_ov018_020c4e9c kind:function(thumb,size=0x18) addr:0x020c4e9c +func_ov018_020c4eb4 kind:function(arm,size=0x24) addr:0x020c4eb4 +func_ov018_020c4ed8 kind:function(arm,size=0x68) addr:0x020c4ed8 +func_ov018_020c4f40 kind:function(arm,size=0x14) addr:0x020c4f40 +func_ov018_020c4f54 kind:function(arm,size=0xcc) addr:0x020c4f54 +func_ov018_020c5020 kind:function(arm,size=0x210) addr:0x020c5020 +func_ov018_020c5230 kind:function(arm,size=0xb0) addr:0x020c5230 +func_ov018_020c52e0 kind:function(arm,size=0x54) addr:0x020c52e0 +func_ov018_020c5334 kind:function(arm,size=0x2c) addr:0x020c5334 +func_ov018_020c5360 kind:function(arm,size=0x70) addr:0x020c5360 +func_ov018_020c53d0 kind:function(arm,size=0x9c) addr:0x020c53d0 +func_ov018_020c546c kind:function(arm,size=0x6c) addr:0x020c546c +func_ov018_020c54d8 kind:function(arm,size=0x74) addr:0x020c54d8 +func_ov018_020c554c kind:function(arm,size=0x38) addr:0x020c554c +func_ov018_020c5584 kind:function(arm,size=0x70) addr:0x020c5584 +func_ov018_020c55f4 kind:function(arm,size=0x40) addr:0x020c55f4 +func_ov018_020c5634 kind:function(arm,size=0x28) addr:0x020c5634 +func_ov018_020c565c kind:function(arm,size=0x9c) addr:0x020c565c +func_ov018_020c56f8 kind:function(arm,size=0xa8) addr:0x020c56f8 +func_ov018_020c57a0 kind:function(arm,size=0x3c) addr:0x020c57a0 +func_ov018_020c57dc kind:function(arm,size=0x18) addr:0x020c57dc +func_ov018_020c57f4 kind:function(arm,size=0x28) addr:0x020c57f4 +func_ov018_020c581c kind:function(arm,size=0x38) addr:0x020c581c +func_ov018_020c5854 kind:function(arm,size=0x8c) addr:0x020c5854 +func_ov018_020c58e0 kind:function(arm,size=0x40) addr:0x020c58e0 +func_ov018_020c5920 kind:function(arm,size=0x80) addr:0x020c5920 +func_ov018_020c59a0 kind:function(arm,size=0x84) addr:0x020c59a0 +func_ov018_020c5a24 kind:function(arm,size=0x30) addr:0x020c5a24 +func_ov018_020c5a54 kind:function(arm,size=0x34) addr:0x020c5a54 +func_ov018_020c5a88 kind:function(arm,size=0x18) addr:0x020c5a88 +func_ov018_020c5aa0 kind:function(arm,size=0x24) addr:0x020c5aa0 +func_ov018_020c5ac4 kind:function(arm,size=0x24) addr:0x020c5ac4 +func_ov018_020c5ae8 kind:function(arm,size=0x10) addr:0x020c5ae8 +data_ov018_020c5b08 kind:data(any) addr:0x020c5b08 +data_ov018_020c5b30 kind:data(any) addr:0x020c5b30 +data_ov018_020c5b34 kind:data(any) addr:0x020c5b34 ambiguous +data_ov018_020c5b44 kind:data(any) addr:0x020c5b44 +data_ov018_020c5b48 kind:data(any) addr:0x020c5b48 +data_ov018_020c5b58 kind:data(any) addr:0x020c5b58 +data_ov018_020c5b64 kind:data(any) addr:0x020c5b64 +data_ov018_020c5b6c kind:data(any) addr:0x020c5b6c +data_ov018_020c5b74 kind:data(any) addr:0x020c5b74 +data_ov018_020c5b8c kind:data(any) addr:0x020c5b8c +data_ov018_020c5ba0 kind:bss addr:0x020c5ba0 +data_ov018_020c5ba4 kind:bss addr:0x020c5ba4 +data_ov018_020c5ba8 kind:bss addr:0x020c5ba8 +data_ov018_020c5bb4 kind:bss addr:0x020c5bb4 +data_ov018_020c5bf0 kind:bss addr:0x020c5bf0 diff --git a/config/usa/arm9/overlays/ov019/delinks.txt b/config/usa/arm9/overlays/ov019/delinks.txt new file mode 100644 index 00000000..0a335a0f --- /dev/null +++ b/config/usa/arm9/overlays/ov019/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020c4820 end:0x020d1b90 kind:code align:32 + .rodata start:0x020d1b90 end:0x020d1bdc kind:rodata align:4 + .init start:0x020d1bdc end:0x020d1d44 kind:code align:4 + .ctor start:0x020d1d44 end:0x020d1d58 kind:rodata align:4 + .data start:0x020d1d60 end:0x020d24a0 kind:data align:32 + .bss start:0x020d24a0 end:0x021170c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov019/relocs.txt b/config/usa/arm9/overlays/ov019/relocs.txt new file mode 100644 index 00000000..e900f32e --- /dev/null +++ b/config/usa/arm9/overlays/ov019/relocs.txt @@ -0,0 +1,1755 @@ +from:0x020c4830 kind:arm_call to:0x02011f3c module:main +from:0x020c483c kind:arm_call to:0x020c4844 module:overlay(19) +from:0x020c484c kind:arm_call to:0x020182bc module:main +from:0x020c485c kind:arm_call to:0x020c51e0 module:overlay(19) +from:0x020c4878 kind:arm_call to:0x02014cdc module:main +from:0x020c4898 kind:arm_call to:0x02013370 module:main +from:0x020c48ac kind:arm_call_thumb to:0x020be648 module:overlay(1) +from:0x020c48c4 kind:arm_call_thumb to:0x020bd4f4 module:overlay(1) +from:0x020c48d0 kind:load to:0x020d1d6c module:overlay(19) +from:0x020c48d4 kind:load to:0x02049bb4 module:main +from:0x020c48dc kind:load to:0x02049a0c module:main +from:0x020c48e4 kind:load to:0x0204997c module:main +from:0x020c48e8 kind:load to:0x020b502c module:overlay(0) +from:0x020c48ec kind:load to:0x0204a0f0 module:main +from:0x020c48f0 kind:load to:0x020c4b5c module:overlay(19) +from:0x020c48fc kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c4920 kind:arm_call to:0x02061078 module:overlay(0) +from:0x020c492c kind:arm_call_thumb to:0x020ba7a8 module:overlay(1) +from:0x020c4934 kind:arm_call_thumb to:0x020be6d4 module:overlay(1) +from:0x020c4940 kind:arm_call to:0x02014c60 module:main +from:0x020c494c kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020c4954 kind:arm_call_thumb to:0x020bd8bc module:overlay(1) +from:0x020c495c kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c4964 kind:arm_call to:0x02018324 module:main +from:0x020c4970 kind:load to:0x020d1d6c module:overlay(19) +from:0x020c4974 kind:load to:0x0204a068 module:main +from:0x020c4978 kind:load to:0x020b6288 module:overlay(0) +from:0x020c497c kind:load to:0x020b502c module:overlay(0) +from:0x020c4980 kind:load to:0x02049bb4 module:main +from:0x020c4984 kind:load to:0x020b5198 module:overlay(0) +from:0x020c4988 kind:load to:0x020b50a0 module:overlay(0) +from:0x020c49a4 kind:arm_call to:0x02061078 module:overlay(0) +from:0x020c49b0 kind:arm_call_thumb to:0x020ba7a8 module:overlay(1) +from:0x020c49b8 kind:arm_call_thumb to:0x020be6d4 module:overlay(1) +from:0x020c49c4 kind:arm_call to:0x02014c60 module:main +from:0x020c49d0 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020c49d8 kind:arm_call_thumb to:0x020bd8bc module:overlay(1) +from:0x020c49e0 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c49e8 kind:arm_call to:0x02018324 module:main +from:0x020c49f0 kind:arm_call to:0x02011ff4 module:main +from:0x020c49fc kind:load to:0x020d1d6c module:overlay(19) +from:0x020c4a00 kind:load to:0x0204a068 module:main +from:0x020c4a04 kind:load to:0x020b6288 module:overlay(0) +from:0x020c4a08 kind:load to:0x020b502c module:overlay(0) +from:0x020c4a0c kind:load to:0x02049bb4 module:main +from:0x020c4a10 kind:load to:0x020b5198 module:overlay(0) +from:0x020c4a14 kind:load to:0x020b50a0 module:overlay(0) +from:0x020c4a28 kind:arm_call to:0x020d0944 module:overlay(19) +from:0x020c4a30 kind:arm_call to:0x0201834c module:main +from:0x020c4a4c kind:arm_call to:0x0206805c module:overlay(0) +from:0x020c4a54 kind:arm_call_thumb to:0x020bd88c module:overlay(1) +from:0x020c4a6c kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020c4a74 kind:load to:0x020b6288 module:overlay(0) +from:0x020c4a78 kind:load to:0x020d1d60 module:overlay(19) +from:0x020c4a7c kind:load to:0x020b502c module:overlay(0) +from:0x020c4a80 kind:load to:0x020b50a0 module:overlay(0) +from:0x020c4a84 kind:load to:0x020b5198 module:overlay(0) +from:0x020c4afc kind:load to:0x020b6288 module:overlay(0) +from:0x020c4b00 kind:load to:0x020be035 module:overlays(1,2,4) +from:0x020c4b04 kind:load to:0x0204a040 module:main +from:0x020c4b08 kind:load to:0x020183ad module:main +from:0x020c4b28 kind:load to:0x0204a040 module:main +from:0x020c4b2c kind:load to:0x020be0cd module:overlays(1,2,4) +from:0x020c4b30 kind:load to:0x020183ad module:main +from:0x020c4b50 kind:load to:0x0204a040 module:main +from:0x020c4b54 kind:load to:0x020be0b9 module:overlays(1,2,4) +from:0x020c4b58 kind:load to:0x020183ad module:main +from:0x020c4b70 kind:arm_call to:0x02011f3c module:main +from:0x020c4b80 kind:arm_call to:0x020c4b88 module:overlay(19) +from:0x020c4b90 kind:arm_call_thumb to:0x02018470 module:main +from:0x020c4bbc kind:arm_call to:0x020d02fc module:overlay(19) +from:0x020c4bfc kind:arm_call_thumb to:0x020bd714 module:overlay(1) +from:0x020c4c00 kind:arm_call_thumb to:0x020bd688 module:overlay(1) +from:0x020c4c0c kind:load to:0x020d1da0 module:overlay(19) +from:0x020c4c14 kind:load to:0x020d1b90 module:overlay(19) +from:0x020c4c20 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c4c3c kind:arm_call to:0x020c5188 module:overlay(19) +from:0x020c4c50 kind:arm_call_thumb to:0x020bd764 module:overlay(1) +from:0x020c4cd8 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c4ce0 kind:arm_call_thumb to:0x02018580 module:main +from:0x020c4cec kind:load to:0x020d1da0 module:overlay(19) +from:0x020c4cf0 kind:load to:0x0204a0f0 module:main +from:0x020c4d04 kind:arm_call to:0x020c5188 module:overlay(19) +from:0x020c4d18 kind:arm_call_thumb to:0x020bd764 module:overlay(1) +from:0x020c4da0 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c4da8 kind:arm_call_thumb to:0x02018580 module:main +from:0x020c4db0 kind:arm_call to:0x02011ff4 module:main +from:0x020c4dbc kind:load to:0x020d1da0 module:overlay(19) +from:0x020c4dc0 kind:load to:0x0204a0f0 module:main +from:0x020c4dd8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4de0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4de8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4df8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e00 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e08 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e18 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e20 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e28 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e34 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e3c kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e44 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e54 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e5c kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e64 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c4e70 kind:arm_call_thumb to:0x02015454 module:main +from:0x020c4e7c kind:arm_call_thumb to:0x02015454 module:main +from:0x020c4e84 kind:arm_call_thumb to:0x02015454 module:main +from:0x020c4e90 kind:arm_call_thumb to:0x02015454 module:main +from:0x020c4e9c kind:arm_call_thumb to:0x02015454 module:main +from:0x020c4ea4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c4eac kind:arm_call to:0x02011ff4 module:main +from:0x020c4ed0 kind:arm_call to:0x0201bfe4 module:main +from:0x020c4ee0 kind:arm_call to:0x02011f3c module:main +from:0x020c4eec kind:arm_call to:0x020c5610 module:overlay(19) +from:0x020c4f0c kind:arm_call to:0x020166a4 module:main +from:0x020c4f2c kind:arm_call to:0x02011f3c module:main +from:0x020c4f38 kind:arm_call to:0x020cf26c module:overlay(19) +from:0x020c4f58 kind:arm_call to:0x020166a4 module:main +from:0x020c4f78 kind:arm_call to:0x02011f3c module:main +from:0x020c4f8c kind:arm_call to:0x020cfbf4 module:overlay(19) +from:0x020c4fa0 kind:arm_call to:0x02011f3c module:main +from:0x020c4fb4 kind:arm_call to:0x020cff10 module:overlay(19) +from:0x020c4fd4 kind:load to:0x0204a0f0 module:main +from:0x020c4fe0 kind:arm_call to:0x02018654 module:main +from:0x020c4fe8 kind:arm_call to:0x02018734 module:main +from:0x020c4ff0 kind:arm_call to:0x020188e0 module:main +from:0x020c5008 kind:arm_call to:0x020c5018 module:overlay(19) +from:0x020c5010 kind:arm_call to:0x020c501c module:overlay(19) +from:0x020c503c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c505c kind:arm_call to:0x020b69b8 module:overlay(3) +from:0x020c5078 kind:arm_call to:0x020b69b8 module:overlay(3) +from:0x020c509c kind:arm_call to:0x0206805c module:overlay(0) +from:0x020c50a8 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x020c50bc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5110 kind:arm_call to:0x020b69b8 module:overlay(3) +from:0x020c5124 kind:arm_call to:0x020b69b8 module:overlay(3) +from:0x020c512c kind:load to:0x0204a068 module:main +from:0x020c5130 kind:load to:0x0204a0f0 module:main +from:0x020c5134 kind:load to:0x020ba720 module:overlays(3,4,5,10,11,14) +from:0x020c5138 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c513c kind:load to:0x020d1d94 module:overlay(19) +from:0x020c5140 kind:load to:0x020b502c module:overlay(0) +from:0x020c5154 kind:arm_call to:0x0201866c module:main +from:0x020c5160 kind:arm_call to:0x020189ec module:main +from:0x020c5174 kind:arm_call to:0x0201895c module:main +from:0x020c5180 kind:arm_call to:0x02018808 module:main +from:0x020c51ac kind:arm_call to:0x0203d1e8 module:main +from:0x020c51b4 kind:arm_call to:0x020c51cc module:overlay(19) +from:0x020c51bc kind:arm_call to:0x02011ff4 module:main +from:0x020c51c4 kind:load to:0x0204a068 module:main +from:0x020c51c8 kind:load to:0x02061670 module:overlay(0) +from:0x020c51dc kind:load to:0x0204a068 module:main +from:0x020c51f4 kind:arm_call to:0x02067224 module:overlay(0) +from:0x020c5218 kind:load to:0x020d1de0 module:overlay(19) +from:0x020c5250 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020c5260 kind:load to:0x020b502c module:overlay(0) +from:0x020c5290 kind:arm_call to:0x020c5570 module:overlay(19) +from:0x020c52a0 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020c52f0 kind:arm_call to:0x020d08dc module:overlay(19) +from:0x020c531c kind:arm_call to:0x020d08dc module:overlay(19) +from:0x020c5364 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020c536c kind:arm_call to:0x02022100 module:main +from:0x020c5380 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5390 kind:arm_call to:0x02067e40 module:overlay(0) +from:0x020c53c0 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020c53c4 kind:arm_call to:0x02021c04 module:main +from:0x020c53ec kind:load to:0x020b6288 module:overlay(0) +from:0x020c53f4 kind:load to:0x020b502c module:overlay(0) +from:0x020c53f8 kind:load to:0x020d1e0c module:overlay(19) +from:0x020c53fc kind:load to:0x020d1e14 module:overlay(19) +from:0x020c5400 kind:load to:0x020d1e1c module:overlay(19) +from:0x020c5404 kind:load to:0x020d1e24 module:overlay(19) +from:0x020c5408 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c540c kind:load to:0x02049bb4 module:main +from:0x020c5474 kind:arm_call to:0x020d0c70 module:overlay(19) +from:0x020c5484 kind:arm_call to:0x020c5520 module:overlay(19) +from:0x020c54b8 kind:arm_call to:0x020d0c2c module:overlay(19) +from:0x020c54c8 kind:arm_call to:0x020c5520 module:overlay(19) +from:0x020c54fc kind:arm_call to:0x020d0c2c module:overlay(19) +from:0x020c550c kind:arm_call to:0x020c5520 module:overlay(19) +from:0x020c551c kind:load to:0x020b6288 module:overlay(0) +from:0x020c5550 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020c556c kind:load to:0x020b502c module:overlay(0) +from:0x020c55b8 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020c55c8 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020c55d0 kind:arm_call to:0x02021bc4 module:main +from:0x020c55dc kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020c55e0 kind:arm_call to:0x02021be0 module:main +from:0x020c55ec kind:load to:0x02049bb4 module:main +from:0x020c55f0 kind:load to:0x020b502c module:overlay(0) +from:0x020c55fc kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c5604 kind:arm_call to:0x02011ff4 module:main +from:0x020c561c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020c5644 kind:arm_call to:0x0201e98c module:main +from:0x020c5664 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020c566c kind:arm_call to:0x0201e6a8 module:main +from:0x020c568c kind:arm_call to:0x02063294 module:overlay(0) +from:0x020c56a8 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c56b0 kind:arm_call to:0x0201e6a8 module:main +from:0x020c56d4 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020c56e0 kind:arm_call to:0x0201e6a8 module:main +from:0x020c5710 kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020c5730 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c573c kind:arm_call to:0x0201e6a8 module:main +from:0x020c5744 kind:arm_call to:0x0201e6a8 module:main +from:0x020c5774 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020c5798 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c57a0 kind:arm_call to:0x0201e6a8 module:main +from:0x020c57c0 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020c57e4 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c57ec kind:arm_call to:0x0201e6a8 module:main +from:0x020c5814 kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020c5838 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c5844 kind:arm_call to:0x0201e6a8 module:main +from:0x020c5850 kind:arm_call to:0x0201e6a8 module:main +from:0x020c5858 kind:arm_call to:0x0201e6a8 module:main +from:0x020c5864 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c5888 kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020c58ac kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c58b8 kind:arm_call to:0x0201e6a8 module:main +from:0x020c58c4 kind:arm_call to:0x0201e6a8 module:main +from:0x020c58d0 kind:arm_call to:0x0201e6a8 module:main +from:0x020c58dc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c58fc kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020c5920 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c592c kind:arm_call to:0x0201e6a8 module:main +from:0x020c594c kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020c5970 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c5978 kind:arm_call to:0x0201e6a8 module:main +from:0x020c5984 kind:arm_call to:0x020d0590 module:overlay(19) +from:0x020c59bc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c59c4 kind:arm_call to:0x0201f2a4 module:main +from:0x020c59cc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c59dc kind:arm_call to:0x02011ff4 module:main +from:0x020c59ec kind:arm_call to:0x02011f3c module:main +from:0x020c5a18 kind:arm_call to:0x020cb748 module:overlay(19) +from:0x020c5a38 kind:arm_call to:0x020166a4 module:main +from:0x020c5a78 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5ac0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5af0 kind:arm_call to:0x020cc58c module:overlay(19) +from:0x020c5b04 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5b34 kind:arm_call to:0x020cc58c module:overlay(19) +from:0x020c5b48 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5b90 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5bd8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5c1c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5c60 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5ca8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5cf0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5d38 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c5d8c kind:arm_call to:0x02060930 module:overlay(0) +from:0x020c5ddc kind:arm_call to:0x02060930 module:overlay(0) +from:0x020c5e48 kind:arm_call_thumb to:0x02015488 module:main +from:0x020c5e54 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c5e6c kind:arm_call to:0x02017374 module:main +from:0x020c5e90 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c5ea8 kind:arm_call to:0x02017374 module:main +from:0x020c5ecc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c5ee4 kind:arm_call to:0x02019578 module:main +from:0x020c5eec kind:arm_call_thumb to:0x02015664 module:main +from:0x020c5ef4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c5efc kind:arm_call_thumb to:0x02015664 module:main +from:0x020c5f04 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c5f0c kind:arm_call_thumb to:0x02015664 module:main +from:0x020c5f14 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c5f1c kind:arm_call_thumb to:0x0201549c module:main +from:0x020c5f4c kind:arm_call to:0x020249ac module:main +from:0x020c5f58 kind:arm_call to:0x020166a4 module:main +from:0x020c5f60 kind:arm_call to:0x020c63bc module:overlay(19) +from:0x020c5f68 kind:arm_call to:0x020c6cf0 module:overlay(19) +from:0x020c5f78 kind:load to:0x020d1ea0 module:overlay(19) +from:0x020c5f80 kind:load to:0x020b1f6c module:overlay(0) +from:0x020c5f88 kind:load to:0x020d1b9c module:overlay(19) +from:0x020c5f8c kind:load to:0x020d1e2c module:overlay(19) +from:0x020c5f90 kind:load to:0x020d24a0 module:overlay(19) +from:0x020c5f94 kind:load to:0x020d20e4 module:overlay(19) +from:0x020c5f98 kind:load to:0x020d20fc module:overlay(19) +from:0x020c5f9c kind:load to:0x020d2100 module:overlay(19) +from:0x020c5fa0 kind:load to:0x020d210c module:overlay(19) +from:0x020c5fa4 kind:load to:0x020d211c module:overlay(19) +from:0x020c5fa8 kind:load to:0x0204a0f0 module:main +from:0x020c5fac kind:load to:0x020d2128 module:overlay(19) +from:0x020c5fb8 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c5fec kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c5ff4 kind:arm_call to:0x0201f2a4 module:main +from:0x020c5ffc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c600c kind:arm_call to:0x02011ff4 module:main +from:0x020c6024 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c6034 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c603c kind:arm_call to:0x0201f2a4 module:main +from:0x020c604c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c6054 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6064 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c606c kind:arm_call to:0x0201f2a4 module:main +from:0x020c607c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c6084 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6094 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c609c kind:arm_call to:0x0201f2a4 module:main +from:0x020c60ac kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c60b4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c60bc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c60c4 kind:arm_call to:0x0201f2a4 module:main +from:0x020c60d4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c60dc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c60e8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c60f0 kind:arm_call to:0x0201f2a4 module:main +from:0x020c60fc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6108 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6110 kind:arm_call to:0x0201f2a4 module:main +from:0x020c611c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6128 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6130 kind:arm_call to:0x0201f2a4 module:main +from:0x020c6140 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c6148 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6164 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c616c kind:arm_call to:0x0201f2a4 module:main +from:0x020c6174 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6184 kind:arm_call to:0x02011ff4 module:main +from:0x020c618c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6194 kind:arm_call to:0x0201f2a4 module:main +from:0x020c619c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c61a4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c61ac kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c61b8 kind:load to:0x020d1ea0 module:overlay(19) +from:0x020c61e4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c61ec kind:arm_call to:0x0201f2a4 module:main +from:0x020c61f4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6204 kind:arm_call to:0x02011ff4 module:main +from:0x020c621c kind:arm_call to:0x02067324 module:overlay(0) +from:0x020c622c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6234 kind:arm_call to:0x0201f2a4 module:main +from:0x020c6244 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c624c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c625c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6264 kind:arm_call to:0x0201f2a4 module:main +from:0x020c6274 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c627c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c628c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6294 kind:arm_call to:0x0201f2a4 module:main +from:0x020c62a4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c62ac kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c62b4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c62bc kind:arm_call to:0x0201f2a4 module:main +from:0x020c62cc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c62d4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c62e0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c62e8 kind:arm_call to:0x0201f2a4 module:main +from:0x020c62f4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6300 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6308 kind:arm_call to:0x0201f2a4 module:main +from:0x020c6314 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c6320 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6328 kind:arm_call to:0x0201f2a4 module:main +from:0x020c6338 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c6340 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c635c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c6364 kind:arm_call to:0x0201f2a4 module:main +from:0x020c636c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c637c kind:arm_call to:0x02011ff4 module:main +from:0x020c6384 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c638c kind:arm_call to:0x0201f2a4 module:main +from:0x020c6394 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c639c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c63a4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c63ac kind:arm_call to:0x02011ff4 module:main +from:0x020c63b8 kind:load to:0x020d1ea0 module:overlay(19) +from:0x020c63d4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c63fc kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c643c kind:arm_call to:0x0201e72c module:main +from:0x020c6478 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c64a0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c64e0 kind:arm_call to:0x0201e72c module:main +from:0x020c64ec kind:arm_call to:0x0201e8ac module:main +from:0x020c6510 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6544 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6590 kind:arm_call to:0x0201e72c module:main +from:0x020c65a0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c65c4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6638 kind:arm_call to:0x0201e72c module:main +from:0x020c664c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6674 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c66b0 kind:arm_call to:0x0201e72c module:main +from:0x020c66c4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c66ec kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6728 kind:arm_call to:0x0201e72c module:main +from:0x020c673c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c676c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c67b4 kind:arm_call to:0x0201e72c module:main +from:0x020c67c4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c67e8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6860 kind:arm_call to:0x0201e72c module:main +from:0x020c6870 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6894 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6908 kind:arm_call to:0x0201e72c module:main +from:0x020c691c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c694c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6994 kind:arm_call to:0x0201e72c module:main +from:0x020c69a4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c69c8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6a40 kind:arm_call to:0x0201e72c module:main +from:0x020c6a50 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6a74 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6aec kind:arm_call to:0x0201e72c module:main +from:0x020c6b00 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6b28 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6b68 kind:arm_call to:0x0201e72c module:main +from:0x020c6b7c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6ba4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6be0 kind:arm_call to:0x0201e72c module:main +from:0x020c6bec kind:load to:0x020d1e2c module:overlay(19) +from:0x020c6bf0 kind:load to:0x020d24a0 module:overlay(19) +from:0x020c6c0c kind:arm_call to:0x020166a4 module:main +from:0x020c6c1c kind:arm_call to:0x020166a4 module:main +from:0x020c6c2c kind:arm_call to:0x020166a4 module:main +from:0x020c6c48 kind:arm_call to:0x020166a4 module:main +from:0x020c6c54 kind:arm_call to:0x020166a4 module:main +from:0x020c6c64 kind:arm_call to:0x020166a4 module:main +from:0x020c6c74 kind:arm_call to:0x020166a4 module:main +from:0x020c6c90 kind:arm_call to:0x02016684 module:main +from:0x020c6c9c kind:arm_call to:0x02016684 module:main +from:0x020c6ca8 kind:arm_call to:0x02016684 module:main +from:0x020c6cc0 kind:arm_call to:0x02016684 module:main +from:0x020c6cc8 kind:arm_call to:0x02016684 module:main +from:0x020c6cd4 kind:arm_call to:0x02016684 module:main +from:0x020c6ce0 kind:arm_call to:0x02016684 module:main +from:0x020c6d24 kind:load to:0x020d1ebc module:overlay(19) +from:0x020c6d34 kind:arm_call to:0x020c6bf4 module:overlay(19) +from:0x020c6d5c kind:arm_call to:0x020cbacc module:overlay(19) +from:0x020c6d70 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6dac kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c6df0 kind:load to:0x020d1e2c module:overlay(19) +from:0x020c6e70 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c6ea8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6ebc kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6f20 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6f4c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6f60 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c6fa4 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020c6fcc kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c6fd8 kind:load to:0x020d24a0 module:overlay(19) +from:0x020c6fdc kind:load to:0x020d1e2c module:overlay(19) +from:0x020c717c kind:arm_call to:0x0201ea40 module:main +from:0x020c71a8 kind:arm_call to:0x020c6e1c module:overlay(19) +from:0x020c71b8 kind:arm_call to:0x020c6bf4 module:overlay(19) +from:0x020c71c0 kind:arm_call to:0x020c6c80 module:overlay(19) +from:0x020c71c8 kind:arm_call to:0x020c6e1c module:overlay(19) +from:0x020c71d8 kind:arm_call to:0x020c6bf8 module:overlay(19) +from:0x020c71e0 kind:arm_call to:0x020c6c7c module:overlay(19) +from:0x020c71e8 kind:arm_call to:0x020c6fe0 module:overlay(19) +from:0x020c7210 kind:arm_call to:0x0201ea40 module:main +from:0x020c7240 kind:arm_call to:0x0206a684 module:overlay(0) +from:0x020c7248 kind:arm_call to:0x020c6fe0 module:overlay(19) +from:0x020c7250 kind:load to:0x020b50a0 module:overlay(0) +from:0x020c72e8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c7310 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c73f8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c7420 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c7524 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020c7750 kind:arm_call to:0x020c7280 module:overlay(19) +from:0x020c776c kind:arm_call to:0x0201ea40 module:main +from:0x020c77a0 kind:arm_call to:0x020c6c34 module:overlay(19) +from:0x020c77a8 kind:arm_call to:0x020c6c80 module:overlay(19) +from:0x020c77b0 kind:arm_call to:0x020c755c module:overlay(19) +from:0x020c77c8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c77dc kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c7804 kind:arm_call to:0x0201ea40 module:main +from:0x020c7830 kind:arm_call to:0x020c755c module:overlay(19) +from:0x020c7840 kind:arm_call to:0x020c6bf8 module:overlay(19) +from:0x020c7848 kind:arm_call to:0x020c6cb0 module:overlay(19) +from:0x020c7850 kind:arm_call to:0x020c7280 module:overlay(19) +from:0x020c78cc kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c7920 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020c7a20 kind:load to:0x020d1e74 module:overlay(19) +from:0x020c7a60 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c7ab4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c7b3c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c7b70 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c7be0 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c7c08 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c7c14 kind:load to:0x020d1e2c module:overlay(19) +from:0x020c7c18 kind:load to:0x020d24a0 module:overlay(19) +from:0x020c7c24 kind:load to:0x020c7a24 module:overlay(19) +from:0x020c7c40 kind:arm_call to:0x020cbb20 module:overlay(19) +from:0x020c7c48 kind:arm_call to:0x020c7a24 module:overlay(19) +from:0x020c7d54 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020c7d74 kind:arm_call to:0x0206805c module:overlay(0) +from:0x020c7d98 kind:arm_call to:0x0206805c module:overlay(0) +from:0x020c7da0 kind:load to:0x020b502c module:overlay(0) +from:0x020c7da4 kind:load to:0x020d1e2c module:overlay(19) +from:0x020c7f38 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c806c kind:arm_call to:0x02064060 module:overlay(0) +from:0x020c80b8 kind:load to:0x020d1e2c module:overlay(19) +from:0x020c80c4 kind:load to:0x020c7da8 module:overlay(19) +from:0x020c80d0 kind:load to:0x020c7da8 module:overlay(19) +from:0x020c80f8 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020c8104 kind:arm_call to:0x020cbb74 module:overlay(19) +from:0x020c8250 kind:arm_call to:0x0201ea78 module:main +from:0x020c8264 kind:load to:0x020d1f74 module:overlay(19) +from:0x020c8294 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c829c kind:load to:0x02049a0c module:main +from:0x020c83ec kind:arm_call to:0x0201e8ac module:main +from:0x020c8408 kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020c8428 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8440 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c845c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c8478 kind:arm_call to:0x020cbaf0 module:overlay(19) +from:0x020c84b8 kind:arm_call to:0x0206a684 module:overlay(0) +from:0x020c84c4 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c84d8 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c84e4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c84ec kind:load to:0x0204a0f0 module:main +from:0x020c84f0 kind:load to:0x020b6288 module:overlay(0) +from:0x020c84f4 kind:load to:0x020b502c module:overlay(0) +from:0x020c84f8 kind:load to:0x020b50a0 module:overlay(0) +from:0x020c84fc kind:load to:0x0204a068 module:main +from:0x020c8500 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c86a0 kind:arm_call to:0x0201e8ac module:main +from:0x020c87ec kind:arm_call to:0x0201e8ac module:main +from:0x020c8938 kind:arm_call to:0x0201e8ac module:main +from:0x020c8a6c kind:arm_call to:0x0201e8ac module:main +from:0x020c8a94 kind:arm_call to:0x020c8504 module:overlay(19) +from:0x020c8a9c kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020c8ab0 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8ac0 kind:arm_call to:0x020c852c module:overlay(19) +from:0x020c8ae8 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8af8 kind:arm_call to:0x020c852c module:overlay(19) +from:0x020c8b20 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8b30 kind:arm_call to:0x020c8504 module:overlay(19) +from:0x020c8b38 kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020c8b4c kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8b60 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c8ba4 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8bb0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c8bc0 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8bd8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c8be8 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8c00 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c8c10 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c8c1c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c8c24 kind:load to:0x0204a0f0 module:main +from:0x020c8c28 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c8d94 kind:arm_call to:0x0201e8ac module:main +from:0x020c8edc kind:arm_call to:0x0201e8ac module:main +from:0x020c9024 kind:arm_call to:0x0201e8ac module:main +from:0x020c916c kind:arm_call to:0x0201e8ac module:main +from:0x020c929c kind:arm_call to:0x0201e8ac module:main +from:0x020c940c kind:arm_call to:0x0201e8ac module:main +from:0x020c955c kind:arm_call to:0x0201e8ac module:main +from:0x020c959c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c95b4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c95c8 kind:arm_call to:0x0201e8ac module:main +from:0x020c9768 kind:arm_call to:0x0201e8ac module:main +from:0x020c97a8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c97c0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020c97d4 kind:arm_call to:0x0201e8ac module:main +from:0x020c9978 kind:arm_call to:0x0201e8ac module:main +from:0x020c9acc kind:arm_call to:0x0201e8ac module:main +from:0x020c9aec kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c9af8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c9b10 kind:arm_call to:0x020c8c2c module:overlay(19) +from:0x020c9b48 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9b58 kind:arm_call to:0x020c92bc module:overlay(19) +from:0x020c9b60 kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020c9ba4 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9bb4 kind:arm_call to:0x020c92bc module:overlay(19) +from:0x020c9bf0 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9c00 kind:arm_call to:0x020c8c2c module:overlay(19) +from:0x020c9c08 kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020c9c48 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9c60 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c9c6c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c9c74 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c9cb8 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9cc4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c9cdc kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9ce8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c9cf8 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9d08 kind:arm_call to:0x020c4b34 module:overlay(19) +from:0x020c9d14 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c9d28 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c9d34 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c9d44 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9d50 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c9d58 kind:load to:0x0204a0f0 module:main +from:0x020c9d5c kind:load to:0x020b51f4 module:overlay(0) +from:0x020c9d60 kind:load to:0x02049a0c module:main +from:0x020c9d64 kind:load to:0x0204a068 module:main +from:0x020c9d78 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c9d84 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c9d9c kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c9db0 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9dcc kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c9de0 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020c9f18 kind:arm_call to:0x0201e8ac module:main +from:0x020ca068 kind:arm_call to:0x0201e8ac module:main +from:0x020ca0a8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca0c0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca0d4 kind:arm_call to:0x0201e8ac module:main +from:0x020ca274 kind:arm_call to:0x0201e8ac module:main +from:0x020ca2b4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca2cc kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca2e0 kind:arm_call to:0x0201e8ac module:main +from:0x020ca484 kind:arm_call to:0x0201e8ac module:main +from:0x020ca5d8 kind:arm_call to:0x0201e8ac module:main +from:0x020ca5f8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ca604 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ca62c kind:arm_call to:0x020c4ac4 module:overlay(19) +from:0x020ca668 kind:arm_call to:0x020c4b0c module:overlay(19) +from:0x020ca680 kind:load to:0x02049a0c module:main +from:0x020ca7cc kind:arm_call to:0x0201e8ac module:main +from:0x020ca7f4 kind:arm_call to:0x020ca684 module:overlay(19) +from:0x020ca7fc kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020ca81c kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020ca82c kind:arm_call to:0x020ca684 module:overlay(19) +from:0x020ca834 kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020ca854 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020ca864 kind:arm_call to:0x020c852c module:overlay(19) +from:0x020ca88c kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020ca8e4 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020ca908 kind:arm_call to:0x020cbb20 module:overlay(19) +from:0x020caa70 kind:arm_call to:0x0201e8ac module:main +from:0x020cabb8 kind:arm_call to:0x0201e8ac module:main +from:0x020cabf8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cac10 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cac20 kind:arm_call to:0x0201e8ac module:main +from:0x020cadc0 kind:arm_call to:0x0201e8ac module:main +from:0x020cae00 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cae18 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cae2c kind:arm_call to:0x0201e8ac module:main +from:0x020cafd0 kind:arm_call to:0x0201e8ac module:main +from:0x020cb124 kind:arm_call to:0x0201e8ac module:main +from:0x020cb144 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cb150 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cb168 kind:arm_call to:0x020ca920 module:overlay(19) +from:0x020cb170 kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020cb1b4 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020cb1c4 kind:arm_call to:0x020ca920 module:overlay(19) +from:0x020cb1cc kind:arm_call to:0x020cb218 module:overlay(19) +from:0x020cb210 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020cb284 kind:load to:0x020d202c module:overlay(19) +from:0x020cb294 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb2a8 kind:arm_call to:0x020cbbec module:overlay(19) +from:0x020cb2c8 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb2dc kind:arm_call to:0x020cbbec module:overlay(19) +from:0x020cb2e4 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb2f0 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb2fc kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb314 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb328 kind:arm_call to:0x020cbbec module:overlay(19) +from:0x020cb334 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb340 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb34c kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb358 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb3f4 kind:arm_call to:0x02028c24 module:main +from:0x020cb44c kind:arm_call to:0x0201aaa8 module:main +from:0x020cb48c kind:arm_call to:0x0201aaa8 module:main +from:0x020cb498 kind:load to:0x0204aefc module:main +from:0x020cb4a4 kind:load to:0x020cb288 module:overlay(19) +from:0x020cb4b0 kind:load to:0x020cb288 module:overlay(19) +from:0x020cb4bc kind:load to:0x020cb288 module:overlay(19) +from:0x020cb4c8 kind:load to:0x020cb2bc module:overlay(19) +from:0x020cb4d4 kind:load to:0x020cb2bc module:overlay(19) +from:0x020cb4e0 kind:load to:0x020cb288 module:overlay(19) +from:0x020cb4ec kind:load to:0x020cb2bc module:overlay(19) +from:0x020cb4f8 kind:load to:0x020cb2bc module:overlay(19) +from:0x020cb504 kind:load to:0x020cb304 module:overlay(19) +from:0x020cb510 kind:load to:0x020cb304 module:overlay(19) +from:0x020cb51c kind:load to:0x020cb2bc module:overlay(19) +from:0x020cb528 kind:load to:0x020cb304 module:overlay(19) +from:0x020cb534 kind:load to:0x020cb304 module:overlay(19) +from:0x020cb540 kind:load to:0x020cb304 module:overlay(19) +from:0x020cb54c kind:load to:0x020cb288 module:overlay(19) +from:0x020cb558 kind:load to:0x020cb288 module:overlay(19) +from:0x020cb564 kind:load to:0x020cb2bc module:overlay(19) +from:0x020cb574 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb588 kind:arm_call to:0x020cbbec module:overlay(19) +from:0x020cb598 kind:load to:0x020cb304 module:overlay(19) +from:0x020cb5a4 kind:load to:0x020cb304 module:overlay(19) +from:0x020cb5b4 kind:load to:0x020c6cf0 module:overlay(19) +from:0x020cb5c8 kind:arm_call to:0x0201f99c module:main +from:0x020cb5d4 kind:arm_call to:0x0201f99c module:main +from:0x020cb5e0 kind:arm_call to:0x0201f99c module:main +from:0x020cb5ec kind:arm_call to:0x0201f99c module:main +from:0x020cb5f4 kind:arm_call to:0x0201f99c module:main +from:0x020cb600 kind:arm_call to:0x0201f99c module:main +from:0x020cb60c kind:arm_call to:0x0201f99c module:main +from:0x020cb618 kind:arm_call to:0x0201f99c module:main +from:0x020cb630 kind:arm_call to:0x0201f99c module:main +from:0x020cb660 kind:arm_call to:0x0201f470 module:main +from:0x020cb674 kind:arm_call to:0x0201f470 module:main +from:0x020cb680 kind:arm_call to:0x0201f470 module:main +from:0x020cb68c kind:arm_call to:0x0201f470 module:main +from:0x020cb694 kind:arm_call to:0x0201f470 module:main +from:0x020cb6a0 kind:arm_call to:0x0201f470 module:main +from:0x020cb6ac kind:arm_call to:0x0201f470 module:main +from:0x020cb6b8 kind:arm_call to:0x0201f470 module:main +from:0x020cb6c0 kind:arm_call to:0x0201f470 module:main +from:0x020cb6dc kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020cb6f0 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020cb70c kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020cb720 kind:arm_call to:0x020cb5a8 module:overlay(19) +from:0x020cb764 kind:arm_call to:0x0206335c module:overlay(0) +from:0x020cb77c kind:arm_call to:0x0201f6c8 module:main +from:0x020cb7b0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cb7e4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cb818 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb840 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb86c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb898 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb8c4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb8f0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb920 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb94c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb97c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb9a8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cb9d4 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020cba0c kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020cba30 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cba5c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbaa8 kind:arm_call to:0x020166a4 module:main +from:0x020cbac8 kind:load to:0x020d1e32 module:overlay(19) +from:0x020cbadc kind:arm_call to:0x0201f708 module:main +from:0x020cbae4 kind:arm_call to:0x020cbb20 module:overlay(19) +from:0x020cbb1c kind:load to:0x020b6288 module:overlay(0) +from:0x020cbb30 kind:arm_call to:0x020cbaf0 module:overlay(19) +from:0x020cbb54 kind:arm_call to:0x0201fb50 module:main +from:0x020cbb64 kind:arm_call to:0x0201fa48 module:main +from:0x020cbb6c kind:load to:0x020b6288 module:overlay(0) +from:0x020cbb80 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbb88 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbb90 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbb9c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbba8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbbb4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbbc0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbbcc kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbbd8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbbe4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cbc2c kind:arm_call to:0x02028c24 module:main +from:0x020cbc88 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cbd18 kind:arm_call to:0x0201f48c module:main +from:0x020cbd24 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cbd8c kind:arm_call to:0x0201aa1c module:main +from:0x020cbd94 kind:arm_call to:0x020cbaf0 module:overlay(19) +from:0x020cbe44 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbe64 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cbf44 kind:arm_call to:0x0201aa1c module:main +from:0x020cc0c4 kind:arm_call to:0x0201aaa8 module:main +from:0x020cc120 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cc13c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cc1d4 kind:arm_call to:0x0201aaa8 module:main +from:0x020cc214 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cc230 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cc2c8 kind:arm_call to:0x0201aaa8 module:main +from:0x020cc300 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cc318 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cc3ac kind:arm_call to:0x0201aaa8 module:main +from:0x020cc3e4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cc3fc kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cc490 kind:arm_call to:0x0201aaa8 module:main +from:0x020cc4c8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cc4e0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cc574 kind:arm_call to:0x0201aaa8 module:main +from:0x020cc580 kind:load to:0x020b6288 module:overlay(0) +from:0x020cc584 kind:load to:0x0204aefc module:main +from:0x020cc588 kind:load to:0x020d1e78 module:overlay(19) +from:0x020cc5b8 kind:arm_call to:0x02011f3c module:main +from:0x020cc5cc kind:arm_call to:0x020cc5d4 module:overlay(19) +from:0x020cc5e4 kind:arm_call to:0x020ce800 module:overlay(19) +from:0x020cc5ec kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020cc614 kind:arm_call to:0x02011f3c module:main +from:0x020cc620 kind:arm_call to:0x020ce824 module:overlay(19) +from:0x020cc634 kind:arm_call to:0x02011f3c module:main +from:0x020cc644 kind:arm_call to:0x020cc860 module:overlay(19) +from:0x020cc664 kind:arm_call to:0x020166a4 module:main +from:0x020cc680 kind:load to:0x020d2204 module:overlay(19) +from:0x020cc6e0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020cc6e8 kind:arm_call to:0x020ce810 module:overlay(19) +from:0x020cc6f4 kind:load to:0x020d2204 module:overlay(19) +from:0x020cc74c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020cc754 kind:arm_call to:0x020ce810 module:overlay(19) +from:0x020cc75c kind:arm_call to:0x02011ff4 module:main +from:0x020cc768 kind:load to:0x020d2204 module:overlay(19) +from:0x020cc7c0 kind:arm_call to:0x020166a4 module:main +from:0x020cc7d8 kind:arm_call to:0x020cde7c module:overlay(19) +from:0x020cc7e4 kind:arm_call to:0x02016684 module:main +from:0x020cc804 kind:arm_call to:0x020166a4 module:main +from:0x020cc81c kind:arm_call to:0x020cefc4 module:overlay(19) +from:0x020cc828 kind:arm_call to:0x02016684 module:main +from:0x020cc834 kind:arm_call to:0x020ccdd4 module:overlay(19) +from:0x020cc870 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020cc898 kind:arm_call to:0x020cde8c module:overlay(19) +from:0x020cc8a4 kind:arm_call to:0x0201e6a8 module:main +from:0x020cc8c8 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020cc8ec kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020cc8f8 kind:arm_call to:0x0201e6a8 module:main +from:0x020cc91c kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020cc930 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020cc948 kind:arm_call to:0x0201e6a8 module:main +from:0x020cc970 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020cc990 kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020cc9a4 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020cc9b8 kind:arm_call to:0x0201e6a8 module:main +from:0x020cc9dc kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020cc9fc kind:arm_call to:0x020639b4 module:overlay(0) +from:0x020cca10 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020cca24 kind:arm_call to:0x0201e6a8 module:main +from:0x020cca48 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020cca60 kind:arm_call to:0x020166a4 module:main +from:0x020cca70 kind:arm_call to:0x020166a4 module:main +from:0x020cca80 kind:arm_call to:0x020166a4 module:main +from:0x020cca90 kind:arm_call to:0x020166a4 module:main +from:0x020ccab4 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020ccac4 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020ccad4 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020ccadc kind:arm_call to:0x020ccd20 module:overlay(19) +from:0x020ccaec kind:load to:0x020d21e0 module:overlay(19) +from:0x020ccaf4 kind:load to:0x020b1f6c module:overlay(0) +from:0x020ccb10 kind:arm_call to:0x0201f470 module:main +from:0x020ccb1c kind:arm_call to:0x0201f470 module:main +from:0x020ccb28 kind:arm_call to:0x0201f470 module:main +from:0x020ccb34 kind:arm_call to:0x0201f470 module:main +from:0x020ccb44 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ccb4c kind:arm_call to:0x0201f2a4 module:main +from:0x020ccb5c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ccb64 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ccb74 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ccb7c kind:arm_call to:0x0201f2a4 module:main +from:0x020ccb8c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ccb94 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ccba4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ccbac kind:arm_call to:0x0201f2a4 module:main +from:0x020ccbbc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ccbc4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ccbd4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ccbdc kind:arm_call to:0x0201f2a4 module:main +from:0x020ccbe8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ccbf0 kind:arm_call to:0x020ce2f4 module:overlay(19) +from:0x020ccbf8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020ccc04 kind:load to:0x020d21e0 module:overlay(19) +from:0x020ccc20 kind:arm_call to:0x0201f470 module:main +from:0x020ccc2c kind:arm_call to:0x0201f470 module:main +from:0x020ccc38 kind:arm_call to:0x0201f470 module:main +from:0x020ccc44 kind:arm_call to:0x0201f470 module:main +from:0x020ccc54 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ccc5c kind:arm_call to:0x0201f2a4 module:main +from:0x020ccc6c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ccc74 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ccc84 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ccc8c kind:arm_call to:0x0201f2a4 module:main +from:0x020ccc9c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ccca4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020cccb4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cccbc kind:arm_call to:0x0201f2a4 module:main +from:0x020ccccc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020cccd4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ccce4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cccec kind:arm_call to:0x0201f2a4 module:main +from:0x020cccf8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ccd00 kind:arm_call to:0x020ce2f4 module:overlay(19) +from:0x020ccd08 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020ccd10 kind:arm_call to:0x02011ff4 module:main +from:0x020ccd1c kind:load to:0x020d21e0 module:overlay(19) +from:0x020ccd54 kind:load to:0x020d21a0 module:overlay(19) +from:0x020ccd8c kind:load to:0x020d2168 module:overlay(19) +from:0x020ccd9c kind:arm_call to:0x020ce4bc module:overlay(19) +from:0x020ccda8 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020ccdb4 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020ccdc0 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020ccdcc kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020ccde0 kind:load to:0x020cde6c module:overlay(19) +from:0x020ccdf8 kind:arm_call to:0x020ce7b4 module:overlay(19) +from:0x020cce2c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cce58 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cce90 kind:arm_call to:0x0201e84c module:main +from:0x020cced0 kind:arm_call to:0x0201e8ac module:main +from:0x020ccf10 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ccf64 kind:arm_call to:0x0201e84c module:main +from:0x020ccf9c kind:arm_call to:0x0201e8ac module:main +from:0x020ccfd4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd01c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd044 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020cd058 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd0a0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd0c0 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020cd0d4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd11c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd13c kind:arm_call to:0x02064060 module:overlay(0) +from:0x020cd148 kind:load to:0x020d213c module:overlay(19) +from:0x020cd164 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd178 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd1cc kind:arm_call to:0x0201e84c module:main +from:0x020cd228 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd27c kind:arm_call to:0x0201e84c module:main +from:0x020cd2d8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd324 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020cd338 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd388 kind:arm_call to:0x02064060 module:overlay(0) +from:0x020cd39c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd3ec kind:arm_call to:0x02064060 module:overlay(0) +from:0x020cd3f8 kind:load to:0x020d213c module:overlay(19) +from:0x020cd430 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd480 kind:arm_call to:0x0201e84c module:main +from:0x020cd4bc kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd508 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd51c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd568 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd57c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd5c8 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd5d4 kind:load to:0x020d213c module:overlay(19) +from:0x020cd5ec kind:load to:0x020d24a8 module:overlay(19) +from:0x020cd5f0 kind:load to:0x020cc83c module:overlay(19) +from:0x020cd628 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd678 kind:arm_call to:0x0201e84c module:main +from:0x020cd6c0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd6e0 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd6f0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd71c kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd72c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd758 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd764 kind:load to:0x020d213c module:overlay(19) +from:0x020cd7a8 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020cd7b4 kind:arm_call to:0x020ce7b4 module:overlay(19) +from:0x020cd7d0 kind:load to:0x020b502c module:overlay(0) +from:0x020cd7e8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cd840 kind:arm_call to:0x0206a684 module:overlay(0) +from:0x020cd850 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020cd868 kind:arm_call to:0x020cde6c module:overlay(19) +from:0x020cd880 kind:arm_call to:0x020cde6c module:overlay(19) +from:0x020cd88c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cd894 kind:arm_call to:0x020ce3f4 module:overlay(19) +from:0x020cd89c kind:load to:0x0204a0f0 module:main +from:0x020cd8a0 kind:load to:0x020b6288 module:overlay(0) +from:0x020cd8a4 kind:load to:0x020b502c module:overlay(0) +from:0x020cd8a8 kind:load to:0x020b50a0 module:overlay(0) +from:0x020cd8ac kind:load to:0x0204a068 module:main +from:0x020cd8b0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cda0c kind:arm_call to:0x0201e8ac module:main +from:0x020cda28 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cda34 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cda40 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cdb98 kind:arm_call to:0x0201e8ac module:main +from:0x020cdbf4 kind:arm_call to:0x020cd8b4 module:overlay(19) +from:0x020cdbfc kind:arm_call to:0x020cdbbc module:overlay(19) +from:0x020cdc10 kind:arm_call to:0x020cde6c module:overlay(19) +from:0x020cdc20 kind:arm_call to:0x020cd8b4 module:overlay(19) +from:0x020cdc28 kind:arm_call to:0x020cdbbc module:overlay(19) +from:0x020cdc48 kind:arm_call to:0x020cd8b4 module:overlay(19) +from:0x020cdc50 kind:arm_call to:0x020cdbbc module:overlay(19) +from:0x020cdc64 kind:arm_call to:0x020cde6c module:overlay(19) +from:0x020cdc74 kind:arm_call to:0x020cd8b4 module:overlay(19) +from:0x020cdc7c kind:arm_call to:0x020cdbbc module:overlay(19) +from:0x020cdc90 kind:arm_call to:0x020cde6c module:overlay(19) +from:0x020cdce8 kind:arm_call to:0x02067e40 module:overlay(0) +from:0x020cdcf8 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020cdd04 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cdd1c kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020cdd50 kind:arm_call to:0x020682a0 module:overlay(0) +from:0x020cddb0 kind:arm_call to:0x020d08dc module:overlay(19) +from:0x020cdddc kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020cddf0 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020cddfc kind:arm_call to:0x02021bc4 module:main +from:0x020cde44 kind:arm_call to:0x020cde6c module:overlay(19) +from:0x020cde50 kind:load to:0x020b6288 module:overlay(0) +from:0x020cde54 kind:load to:0x020b502c module:overlay(0) +from:0x020cde58 kind:load to:0x0204a068 module:main +from:0x020cde5c kind:load to:0x020b51f4 module:overlay(0) +from:0x020cde60 kind:load to:0x020d2220 module:overlay(19) +from:0x020cde68 kind:load to:0x0204a0f0 module:main +from:0x020cde78 kind:load to:0x020ccd20 module:overlay(19) +from:0x020cde88 kind:load to:0x020cde6c module:overlay(19) +from:0x020cded4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cdeec kind:arm_call to:0x0201f6c8 module:main +from:0x020cdf00 kind:arm_call to:0x0201f6c8 module:main +from:0x020cdf24 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020cdf48 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020cdf58 kind:arm_call to:0x0201f6c8 module:main +from:0x020cdf6c kind:arm_call to:0x0201f6c8 module:main +from:0x020cdf8c kind:arm_call to:0x02063294 module:overlay(0) +from:0x020cdfa4 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020cdfb4 kind:arm_call to:0x0201f6c8 module:main +from:0x020cdfc8 kind:arm_call to:0x0201f6c8 module:main +from:0x020cdfe8 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020ce008 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020ce098 kind:arm_call to:0x020166a4 module:main +from:0x020ce0a8 kind:arm_call to:0x020166a4 module:main +from:0x020ce0b8 kind:arm_call to:0x020166a4 module:main +from:0x020ce0c8 kind:arm_call to:0x020166a4 module:main +from:0x020ce0d8 kind:arm_call to:0x020166a4 module:main +from:0x020ce0e8 kind:arm_call to:0x020166a4 module:main +from:0x020ce164 kind:arm_call to:0x02011ff4 module:main +from:0x020ce174 kind:arm_call to:0x02011f3c module:main +from:0x020ce1dc kind:arm_call to:0x02011ff4 module:main +from:0x020ce1ec kind:arm_call to:0x02011f3c module:main +from:0x020ce24c kind:arm_call to:0x0201f708 module:main +from:0x020ce258 kind:arm_call to:0x0201f708 module:main +from:0x020ce264 kind:arm_call to:0x0201f708 module:main +from:0x020ce270 kind:arm_call to:0x020ce6e4 module:overlay(19) +from:0x020ce27c kind:arm_call to:0x0201f708 module:main +from:0x020ce288 kind:arm_call to:0x020ce72c module:overlay(19) +from:0x020ce298 kind:arm_call to:0x0201f708 module:main +from:0x020ce2a4 kind:arm_call to:0x020ce780 module:overlay(19) +from:0x020ce2b4 kind:arm_call to:0x0201f708 module:main +from:0x020ce2d0 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020ce2ec kind:load to:0x020b6288 module:overlay(0) +from:0x020ce304 kind:arm_call to:0x0201f470 module:main +from:0x020ce310 kind:arm_call to:0x0201f470 module:main +from:0x020ce318 kind:arm_call to:0x0201f470 module:main +from:0x020ce320 kind:arm_call to:0x0201f470 module:main +from:0x020ce328 kind:arm_call to:0x0201f470 module:main +from:0x020ce330 kind:arm_call to:0x0201f470 module:main +from:0x020ce340 kind:arm_call to:0x02011ff4 module:main +from:0x020ce350 kind:arm_call to:0x02011ff4 module:main +from:0x020ce358 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ce360 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ce36c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ce374 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce37c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ce384 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce38c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ce394 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ce3a0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ce3a8 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce3b0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ce3b8 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce3c0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ce3c8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ce3d0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ce3d8 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce3e0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ce3e8 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce400 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ce434 kind:arm_call to:0x020ce5fc module:overlay(19) +from:0x020ce440 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ce450 kind:arm_call to:0x020ce5fc module:overlay(19) +from:0x020ce45c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ce46c kind:arm_call to:0x020ce648 module:overlay(19) +from:0x020ce478 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ce488 kind:arm_call to:0x020ce648 module:overlay(19) +from:0x020ce494 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ce4a0 kind:arm_call to:0x020ce6a8 module:overlay(19) +from:0x020ce4ac kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ce4b4 kind:load to:0x0204a0f0 module:main +from:0x020ce4b8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ce52c kind:arm_call to:0x0201f48c module:main +from:0x020ce558 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ce5c0 kind:arm_call to:0x02028c24 module:main +from:0x020ce5ec kind:arm_call to:0x0201aa1c module:main +from:0x020ce5f8 kind:load to:0x0204aefc module:main +from:0x020ce634 kind:arm_call to:0x020ce6e4 module:overlay(19) +from:0x020ce640 kind:arm_call to:0x0201fa48 module:main +from:0x020ce680 kind:arm_call to:0x020ce72c module:overlay(19) +from:0x020ce690 kind:arm_call to:0x0201fa48 module:main +from:0x020ce69c kind:arm_call to:0x0206a684 module:overlay(0) +from:0x020ce6a4 kind:load to:0x020b50a0 module:overlay(0) +from:0x020ce6cc kind:arm_call to:0x020ce780 module:overlay(19) +from:0x020ce6dc kind:arm_call to:0x0201fa48 module:main +from:0x020ce80c kind:load to:0x020d24a8 module:overlay(19) +from:0x020ce820 kind:load to:0x020d24a8 module:overlay(19) +from:0x020ce830 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020ce858 kind:arm_call to:0x0201f6c8 module:main +from:0x020ce87c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce890 kind:arm_call to:0x020cefec module:overlay(19) +from:0x020ce898 kind:arm_call to:0x0201e6a8 module:main +from:0x020ce8b8 kind:arm_call to:0x02063294 module:overlay(0) +from:0x020ce8c4 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020ce8d4 kind:arm_call to:0x0201e6a8 module:main +from:0x020ce8e4 kind:arm_call to:0x0201f6c8 module:main +from:0x020ce8f4 kind:arm_call to:0x020166a4 module:main +from:0x020ce904 kind:arm_call to:0x0201f708 module:main +from:0x020ce914 kind:arm_call to:0x0201f708 module:main +from:0x020ce924 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ce964 kind:arm_call to:0x020cea54 module:overlay(19) +from:0x020ce974 kind:load to:0x020d2264 module:overlay(19) +from:0x020ce978 kind:load to:0x020b1f6c module:overlay(0) +from:0x020ce980 kind:load to:0x020d2228 module:overlay(19) +from:0x020ce998 kind:arm_call to:0x0201f470 module:main +from:0x020ce9a0 kind:arm_call to:0x0201f470 module:main +from:0x020ce9ac kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ce9b4 kind:arm_call to:0x0201f2a4 module:main +from:0x020ce9bc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ce9c4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ce9cc kind:arm_call to:0x0201f2a4 module:main +from:0x020ce9d4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020ce9e0 kind:load to:0x020d2264 module:overlay(19) +from:0x020ce9f8 kind:arm_call to:0x0201f470 module:main +from:0x020cea00 kind:arm_call to:0x0201f470 module:main +from:0x020cea0c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cea14 kind:arm_call to:0x0201f2a4 module:main +from:0x020cea1c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020cea24 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cea2c kind:arm_call to:0x0201f2a4 module:main +from:0x020cea34 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020cea3c kind:arm_call to:0x02011ff4 module:main +from:0x020cea48 kind:load to:0x020d2264 module:overlay(19) +from:0x020cea88 kind:load to:0x020d223c module:overlay(19) +from:0x020ceacc kind:arm_call to:0x0201e84c module:main +from:0x020ceb24 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ceb38 kind:arm_call to:0x0201e8ac module:main +from:0x020ceb80 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ceb9c kind:arm_call to:0x0206413c module:overlay(0) +from:0x020ceba8 kind:load to:0x020d2228 module:overlay(19) +from:0x020cebe4 kind:arm_call to:0x020cf110 module:overlay(19) +from:0x020cebf4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cec34 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cec40 kind:load to:0x020d2228 module:overlay(19) +from:0x020cec78 kind:arm_call to:0x020cf148 module:overlay(19) +from:0x020cec80 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cec90 kind:arm_call to:0x020cefd8 module:overlay(19) +from:0x020ceca8 kind:arm_call to:0x0206d694 module:overlay(0) +from:0x020cecb4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cece4 kind:arm_call to:0x020cc83c module:overlay(19) +from:0x020cee5c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cee70 kind:arm_call to:0x0201e8ac module:main +from:0x020ceeb0 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ceec4 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x020ceed0 kind:load to:0x0204a0f0 module:main +from:0x020ceed4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ceed8 kind:load to:0x020d24a8 module:overlay(19) +from:0x020ceee0 kind:load to:0x020b5198 module:overlay(0) +from:0x020ceef4 kind:arm_call to:0x020cf1fc module:overlay(19) +from:0x020cef14 kind:arm_call to:0x0201aa1c module:main +from:0x020cef20 kind:arm_call to:0x0201f48c module:main +from:0x020cef30 kind:arm_call to:0x0201e8ac module:main +from:0x020cef3c kind:arm_call to:0x0201f4d8 module:main +from:0x020cef48 kind:load to:0x0204aefc module:main +from:0x020cef80 kind:arm_call to:0x0201fa48 module:main +from:0x020cef88 kind:arm_call to:0x020cf110 module:overlay(19) +from:0x020cefb0 kind:arm_call to:0x0201fa48 module:main +from:0x020cefb8 kind:load to:0x020b5320 module:overlay(0) +from:0x020cefd4 kind:load to:0x020cea54 module:overlay(19) +from:0x020cefe8 kind:load to:0x020cea54 module:overlay(19) +from:0x020cf054 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf07c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf0a4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf0cc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf0f4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf104 kind:arm_call to:0x020cf110 module:overlay(19) +from:0x020cf160 kind:arm_call to:0x02070144 module:overlay(0) +from:0x020cf1a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020cf1f8 kind:load to:0x020b5320 module:overlay(0) +from:0x020cf220 kind:arm_call to:0x0201aa1c module:main +from:0x020cf254 kind:arm_call to:0x0201aa1c module:main +from:0x020cf268 kind:load to:0x0204aefc module:main +from:0x020cf278 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020cf29c kind:arm_call to:0x020cf850 module:overlay(19) +from:0x020cf2b0 kind:arm_call_thumb to:0x020153e8 module:main +from:0x020cf2c4 kind:arm_call_thumb to:0x020153e8 module:main +from:0x020cf2d4 kind:arm_call_thumb to:0x020153e8 module:main +from:0x020cf2e8 kind:arm_call_thumb to:0x020153e8 module:main +from:0x020cf2fc kind:arm_call_thumb to:0x020153e8 module:main +from:0x020cf308 kind:arm_call to:0x020171bc module:main +from:0x020cf310 kind:arm_call to:0x020171bc module:main +from:0x020cf31c kind:arm_call to:0x020171bc module:main +from:0x020cf328 kind:arm_call to:0x020171bc module:main +from:0x020cf334 kind:arm_call to:0x020171bc module:main +from:0x020cf350 kind:arm_call_thumb to:0x02015438 module:main +from:0x020cf368 kind:arm_call_thumb to:0x02015438 module:main +from:0x020cf37c kind:arm_call_thumb to:0x02015438 module:main +from:0x020cf394 kind:arm_call_thumb to:0x02015438 module:main +from:0x020cf3ac kind:arm_call_thumb to:0x02015438 module:main +from:0x020cf3b0 kind:arm_call to:0x020275c0 module:main +from:0x020cf3c8 kind:arm_call to:0x020174f8 module:main +from:0x020cf3dc kind:arm_call to:0x020174f8 module:main +from:0x020cf3f4 kind:arm_call to:0x020174f8 module:main +from:0x020cf40c kind:arm_call to:0x020174f8 module:main +from:0x020cf424 kind:arm_call to:0x020174f8 module:main +from:0x020cf454 kind:arm_call to:0x020249ac module:main +from:0x020cf468 kind:arm_call_thumb to:0x02015488 module:main +from:0x020cf474 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cf478 kind:arm_call to:0x020275c0 module:main +from:0x020cf490 kind:arm_call to:0x02017374 module:main +from:0x020cf4b8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf4c0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cf4c8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cf4d0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cf4e8 kind:arm_call to:0x02017374 module:main +from:0x020cf50c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf514 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cf51c kind:arm_call_thumb to:0x02015664 module:main +from:0x020cf524 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cf52c kind:arm_call_thumb to:0x0201549c module:main +from:0x020cf53c kind:arm_call to:0x020cf71c module:overlay(19) +from:0x020cf54c kind:arm_call to:0x020cf71c module:overlay(19) +from:0x020cf55c kind:load to:0x020d2298 module:overlay(19) +from:0x020cf560 kind:load to:0x020d22b4 module:overlay(19) +from:0x020cf564 kind:load to:0x020d22cc module:overlay(19) +from:0x020cf568 kind:load to:0x020d22e4 module:overlay(19) +from:0x020cf56c kind:load to:0x020d22fc module:overlay(19) +from:0x020cf570 kind:load to:0x020d2314 module:overlay(19) +from:0x020cf574 kind:load to:0x020d232c module:overlay(19) +from:0x020cf578 kind:load to:0x020fb8ac module:overlay(19) +from:0x020cf57c kind:load to:0x020d2330 module:overlay(19) +from:0x020cf580 kind:load to:0x020edcac module:overlay(19) +from:0x020cf584 kind:load to:0x020d2334 module:overlay(19) +from:0x020cf588 kind:load to:0x020d24ac module:overlay(19) +from:0x020cf58c kind:load to:0x020d2338 module:overlay(19) +from:0x020cf590 kind:load to:0x020e00ac module:overlay(19) +from:0x020cf594 kind:load to:0x020d233c module:overlay(19) +from:0x020cf598 kind:load to:0x021094ac module:overlay(19) +from:0x020cf59c kind:load to:0x020d2340 module:overlay(19) +from:0x020cf5a0 kind:load to:0x020d234c module:overlay(19) +from:0x020cf5a4 kind:load to:0x020d2358 module:overlay(19) +from:0x020cf5a8 kind:load to:0x020d2364 module:overlay(19) +from:0x020cf5ac kind:load to:0x020d2370 module:overlay(19) +from:0x020cf5b4 kind:load to:0x020d237c module:overlay(19) +from:0x020cf5b8 kind:load to:0x020d2390 module:overlay(19) +from:0x020cf5bc kind:load to:0x020d2394 module:overlay(19) +from:0x020cf5c0 kind:load to:0x020d23a0 module:overlay(19) +from:0x020cf5c4 kind:load to:0x020d23ac module:overlay(19) +from:0x020cf6d0 kind:arm_call to:0x020cf71c module:overlay(19) +from:0x020cf790 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf7b8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf7e0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf808 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf830 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cf870 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cf8f8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cf900 kind:arm_call to:0x02060c08 module:overlay(0) +from:0x020cf938 kind:arm_call to:0x02060bb8 module:overlay(0) +from:0x020cf9d0 kind:load to:0x020d2288 module:overlay(19) +from:0x020cf9d4 kind:load to:0x02049bc4 module:main +from:0x020cf9d8 kind:load to:0x020d1bac module:overlay(19) +from:0x020cfa04 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cfa0c kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020cfa1c kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020cfaac kind:load to:0x02049bc4 module:main +from:0x020cfaec kind:arm_call to:0x0201aaa8 module:main +from:0x020cfb04 kind:load to:0x0204aefc module:main +from:0x020cfb1c kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb24 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb2c kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb3c kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb44 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb4c kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb5c kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb64 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb6c kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb78 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb80 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb88 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfb98 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfba0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfba8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cfbb4 kind:arm_call_thumb to:0x02015454 module:main +from:0x020cfbc0 kind:arm_call_thumb to:0x02015454 module:main +from:0x020cfbc8 kind:arm_call_thumb to:0x02015454 module:main +from:0x020cfbd4 kind:arm_call_thumb to:0x02015454 module:main +from:0x020cfbe0 kind:arm_call_thumb to:0x02015454 module:main +from:0x020cfbe8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020cfc04 kind:arm_call to:0x02061628 module:overlay(0) +from:0x020cfc34 kind:arm_call to:0x020611bc module:overlay(0) +from:0x020cfc40 kind:load to:0x020d23c0 module:overlay(19) +from:0x020cfc44 kind:load to:0x0204a068 module:main +from:0x020cfc50 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020cfc64 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020cfc6c kind:arm_call to:0x02011ff4 module:main +from:0x020cfc98 kind:arm_call to:0x020cb6c8 module:overlay(19) +from:0x020cfcb8 kind:arm_call to:0x02019654 module:main +from:0x020cfcc4 kind:load to:0x0204a0f0 module:main +from:0x020cfcf4 kind:arm_call to:0x020cb728 module:overlay(19) +from:0x020cfd08 kind:arm_call to:0x02061204 module:overlay(0) +from:0x020cfd20 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020cfd28 kind:load to:0x0204a068 module:main +from:0x020cfd40 kind:arm_call to:0x02013014 module:main +from:0x020cfd54 kind:arm_call to:0x02061228 module:overlay(0) +from:0x020cfd64 kind:arm_call to:0x02019510 module:main +from:0x020cfd70 kind:arm_call to:0x02016684 module:main +from:0x020cfd78 kind:arm_call to:0x020cb644 module:overlay(19) +from:0x020cfd84 kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020cfda4 kind:arm_call to:0x02013070 module:main +from:0x020cfdac kind:load to:0x0204997c module:main +from:0x020cfdb4 kind:load to:0x0204a068 module:main +from:0x020cfdb8 kind:load to:0x0204a0f0 module:main +from:0x020cfdf8 kind:arm_call to:0x020cb728 module:overlay(19) +from:0x020cfe0c kind:arm_call to:0x02061210 module:overlay(0) +from:0x020cfe1c kind:arm_call to:0x02061204 module:overlay(0) +from:0x020cfe2c kind:load to:0x0204a068 module:main +from:0x020cfe40 kind:arm_call to:0x02013014 module:main +from:0x020cfe5c kind:arm_call to:0x02061228 module:overlay(0) +from:0x020cfe6c kind:arm_call to:0x02019510 module:main +from:0x020cfe88 kind:arm_call to:0x020166a4 module:main +from:0x020cfea0 kind:arm_call to:0x020cb5bc module:overlay(19) +from:0x020cfea8 kind:arm_call to:0x020cb6f8 module:overlay(19) +from:0x020cfec4 kind:arm_call to:0x02013070 module:main +from:0x020cfecc kind:load to:0x0204997c module:main +from:0x020cfed4 kind:load to:0x0204a068 module:main +from:0x020cfed8 kind:load to:0x0204a0f0 module:main +from:0x020cff00 kind:arm_call to:0x02019654 module:main +from:0x020cff0c kind:load to:0x0204a0f0 module:main +from:0x020cff20 kind:arm_call to:0x02061628 module:overlay(0) +from:0x020cff48 kind:arm_call to:0x020611bc module:overlay(0) +from:0x020cff54 kind:load to:0x020d23f0 module:overlay(19) +from:0x020cff58 kind:load to:0x0204a068 module:main +from:0x020cff7c kind:arm_call to:0x020d02d4 module:overlay(19) +from:0x020cff84 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020cff90 kind:load to:0x020d23f0 module:overlay(19) +from:0x020cff94 kind:load to:0x020d24a8 module:overlay(19) +from:0x020cffb8 kind:arm_call to:0x020d02d4 module:overlay(19) +from:0x020cffc0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020cffc8 kind:arm_call to:0x02011ff4 module:main +from:0x020cffd4 kind:load to:0x020d23f0 module:overlay(19) +from:0x020cffd8 kind:load to:0x020d24a8 module:overlay(19) +from:0x020cfffc kind:arm_call to:0x020cb6c8 module:overlay(19) +from:0x020d001c kind:arm_call to:0x02019654 module:main +from:0x020d0028 kind:load to:0x0204a0f0 module:main +from:0x020d0058 kind:arm_call to:0x020cb728 module:overlay(19) +from:0x020d0094 kind:arm_call to:0x02061204 module:overlay(0) +from:0x020d00ac kind:arm_call to:0x02061210 module:overlay(0) +from:0x020d00b4 kind:load to:0x0204a0f0 module:main +from:0x020d00b8 kind:load to:0x0204a068 module:main +from:0x020d00d0 kind:arm_call to:0x02013014 module:main +from:0x020d00e0 kind:arm_call to:0x0206a738 module:overlay(0) +from:0x020d00ec kind:arm_call to:0x02016684 module:main +from:0x020d00f4 kind:arm_call to:0x020cb644 module:overlay(19) +from:0x020d0104 kind:arm_call to:0x02019510 module:main +from:0x020d0114 kind:arm_call to:0x020cc5a0 module:overlay(19) +from:0x020d0134 kind:arm_call to:0x020166a4 module:main +from:0x020d014c kind:arm_call to:0x02013070 module:main +from:0x020d0154 kind:load to:0x0204997c module:main +from:0x020d015c kind:load to:0x020b50a0 module:overlay(0) +from:0x020d0160 kind:load to:0x0204a0f0 module:main +from:0x020d0164 kind:load to:0x020d24a8 module:overlay(19) +from:0x020d0188 kind:arm_call to:0x020cc83c module:overlay(19) +from:0x020d0190 kind:arm_call to:0x0201e670 module:main +from:0x020d0198 kind:load to:0x020d24a8 module:overlay(19) +from:0x020d019c kind:load to:0x0204aecc module:main +from:0x020d01cc kind:arm_call to:0x020cc854 module:overlay(19) +from:0x020d0208 kind:arm_call to:0x02061204 module:overlay(0) +from:0x020d021c kind:arm_call to:0x020cb728 module:overlay(19) +from:0x020d0230 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020d0238 kind:load to:0x020d24a8 module:overlay(19) +from:0x020d023c kind:load to:0x0204a0f0 module:main +from:0x020d0240 kind:load to:0x0204a068 module:main +from:0x020d0254 kind:arm_call to:0x02013014 module:main +from:0x020d0260 kind:arm_call to:0x020d02d4 module:overlay(19) +from:0x020d0270 kind:arm_call to:0x02019510 module:main +from:0x020d028c kind:arm_call to:0x020166a4 module:main +from:0x020d02a4 kind:arm_call to:0x020cb5bc module:overlay(19) +from:0x020d02ac kind:arm_call to:0x020cb6f8 module:overlay(19) +from:0x020d02b4 kind:arm_call to:0x0206a75c module:overlay(0) +from:0x020d02bc kind:arm_call to:0x02013070 module:main +from:0x020d02c4 kind:load to:0x0204997c module:main +from:0x020d02cc kind:load to:0x0204a0f0 module:main +from:0x020d02d0 kind:load to:0x020b50a0 module:overlay(0) +from:0x020d02f8 kind:load to:0x020d24a8 module:overlay(19) +from:0x020d0310 kind:arm_call to:0x02067224 module:overlay(0) +from:0x020d0338 kind:load to:0x020d2420 module:overlay(19) +from:0x020d0370 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020d0380 kind:load to:0x020b502c module:overlay(0) +from:0x020d0404 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020d0414 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d041c kind:arm_call to:0x02021bc4 module:main +from:0x020d0428 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d042c kind:arm_call to:0x02021be0 module:main +from:0x020d043c kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d047c kind:arm_call to:0x020d1a8c module:overlay(19) +from:0x020d049c kind:arm_call to:0x020d09bc module:overlay(19) +from:0x020d04dc kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d04e4 kind:arm_call to:0x02022100 module:main +from:0x020d04f8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020d0508 kind:arm_call to:0x02067e40 module:overlay(0) +from:0x020d0538 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d053c kind:arm_call to:0x02021c04 module:main +from:0x020d055c kind:load to:0x02049bb4 module:main +from:0x020d0560 kind:load to:0x020b502c module:overlay(0) +from:0x020d0568 kind:load to:0x020b6288 module:overlay(0) +from:0x020d056c kind:load to:0x020ba720 module:overlays(3,4,5,10,11,14) +from:0x020d0570 kind:load to:0x020b51f4 module:overlay(0) +from:0x020d057c kind:arm_call to:0x02067324 module:overlay(0) +from:0x020d0584 kind:arm_call to:0x02011ff4 module:main +from:0x020d05a4 kind:arm_call to:0x02067224 module:overlay(0) +from:0x020d05d8 kind:load to:0x020d2454 module:overlay(19) +from:0x020d05ec kind:load to:0x020667d4 module:overlay(0) +from:0x020d0624 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020d0634 kind:load to:0x020b502c module:overlay(0) +from:0x020d06c8 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020d06d8 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d06e0 kind:arm_call to:0x02021bc4 module:main +from:0x020d06ec kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d06f0 kind:arm_call to:0x02021be0 module:main +from:0x020d0700 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d0738 kind:arm_call to:0x020d0ac0 module:overlay(19) +from:0x020d074c kind:arm_call to:0x020d1af4 module:overlay(19) +from:0x020d0758 kind:arm_call to:0x020d09e4 module:overlay(19) +from:0x020d0794 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d079c kind:arm_call to:0x02022100 module:main +from:0x020d07b0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020d07c0 kind:arm_call to:0x02067e40 module:overlay(0) +from:0x020d07ec kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020d07f0 kind:arm_call to:0x02021c04 module:main +from:0x020d0818 kind:load to:0x020b502c module:overlay(0) +from:0x020d081c kind:load to:0x02049bb4 module:main +from:0x020d0828 kind:load to:0x020b6288 module:overlay(0) +from:0x020d082c kind:load to:0x020b51f4 module:overlay(0) +from:0x020d0838 kind:arm_call to:0x02067324 module:overlay(0) +from:0x020d0840 kind:arm_call to:0x02011ff4 module:main +from:0x020d0858 kind:arm_call to:0x02030d20 module:main +from:0x020d0888 kind:arm_call to:0x02030cd4 module:main +from:0x020d089c kind:arm_call to:0x02030d30 module:main +from:0x020d08c8 kind:arm_call_thumb to:0x020a0b38 module:overlay(0) +from:0x020d08d0 kind:load to:0x020b6488 module:overlay(0) +from:0x020d08d4 kind:load to:0x020b64c4 module:overlay(0) +from:0x020d08d8 kind:load to:0x020b6288 module:overlay(0) +from:0x020d0904 kind:arm_call_thumb to:0x020a0b0c module:overlay(0) +from:0x020d092c kind:arm_call to:0x02013ecc module:main +from:0x020d093c kind:load to:0x020d084c module:overlay(19) +from:0x020d0940 kind:load to:0x02049b60 module:main +from:0x020d0958 kind:arm_call to:0x02011f3c module:main +from:0x020d0964 kind:arm_call to:0x020d0ae4 module:overlay(19) +from:0x020d0980 kind:arm_call to:0x02013ee8 module:main +from:0x020d09a4 kind:arm_call to:0x020d08dc module:overlay(19) +from:0x020d09b4 kind:load to:0x02049b60 module:main +from:0x020d09b8 kind:load to:0x020d2480 module:overlay(19) +from:0x020d09dc kind:load to:0x020d2488 module:overlay(19) +from:0x020d09e0 kind:load to:0x020d08dc module:overlay(19) +from:0x020d0a04 kind:load to:0x020d2490 module:overlay(19) +from:0x020d0a08 kind:load to:0x020d08dc module:overlay(19) +from:0x020d0a38 kind:arm_call to:0x02030d20 module:main +from:0x020d0a48 kind:arm_call to:0x020d1614 module:overlay(19) +from:0x020d0a4c kind:arm_call to:0x02030cd4 module:main +from:0x020d0a70 kind:arm_call to:0x020d16b0 module:overlay(19) +from:0x020d0a74 kind:arm_call to:0x02030cd4 module:main +from:0x020d0a90 kind:arm_call to:0x02030d30 module:main +from:0x020d0ab4 kind:load to:0x02049bb4 module:main +from:0x020d0ab8 kind:load to:0x020b6288 module:overlay(0) +from:0x020d0abc kind:load to:0x020b6488 module:overlay(0) +from:0x020d0ad8 kind:load to:0x02049b60 module:main +from:0x020d0adc kind:load to:0x020d0a0c module:overlay(19) +from:0x020d0ae0 kind:load to:0x02013ecc module:main +from:0x020d0b1c kind:arm_call to:0x02028c24 module:main +from:0x020d0b2c kind:arm_call to:0x02028c24 module:main +from:0x020d0b38 kind:arm_call to:0x02096bf4 module:overlay(0) +from:0x020d0b48 kind:arm_call to:0x02028c24 module:main +from:0x020d0b58 kind:arm_call to:0x02028c24 module:main +from:0x020d0b98 kind:arm_call to:0x02028c24 module:main +from:0x020d0bbc kind:arm_call to:0x02028c24 module:main +from:0x020d0c94 kind:arm_call to:0x020d0c2c module:overlay(19) +from:0x020d0cb4 kind:arm_call to:0x020d0c2c module:overlay(19) +from:0x020d0cd0 kind:arm_call to:0x020d0c2c module:overlay(19) +from:0x020d0cf4 kind:arm_call to:0x020d0c2c module:overlay(19) +from:0x020d0d48 kind:arm_call to:0x020a1104 module:overlay(0) +from:0x020d0d54 kind:arm_call to:0x020d0df8 module:overlay(19) +from:0x020d0d90 kind:arm_call to:0x02028bf0 module:main +from:0x020d0dac kind:arm_call to:0x02028bf0 module:main +from:0x020d0de0 kind:arm_call to:0x02031290 module:main +from:0x020d0e18 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d0e34 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d0e4c kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d0e64 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d0e7c kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d0f9c kind:arm_call to:0x020a1104 module:overlay(0) +from:0x020d0fc4 kind:arm_call to:0x02028cb4 module:main +from:0x020d0fd8 kind:arm_call to:0x02028cb4 module:main +from:0x020d0fe8 kind:arm_call to:0x02028cb4 module:main +from:0x020d0ff8 kind:arm_call to:0x02028cb4 module:main +from:0x020d1008 kind:arm_call to:0x02028cb4 module:main +from:0x020d101c kind:arm_call to:0x02028cb4 module:main +from:0x020d1030 kind:arm_call to:0x02028cb4 module:main +from:0x020d1040 kind:arm_call to:0x02028cb4 module:main +from:0x020d1050 kind:arm_call to:0x02028cb4 module:main +from:0x020d1060 kind:arm_call to:0x02028cb4 module:main +from:0x020d106c kind:arm_call to:0x020d0df8 module:overlay(19) +from:0x020d11a0 kind:arm_call to:0x020a1280 module:overlay(0) +from:0x020d11b0 kind:arm_call to:0x020328a0 module:main +from:0x020d11cc kind:arm_call to:0x02028cb4 module:main +from:0x020d1214 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d1250 kind:load to:0x020b628c module:overlay(0) +from:0x020d130c kind:arm_call to:0x020a10d4 module:overlay(0) +from:0x020d131c kind:arm_call to:0x020328a0 module:main +from:0x020d1338 kind:arm_call to:0x02028cb4 module:main +from:0x020d1350 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d1390 kind:load to:0x020b628c module:overlay(0) +from:0x020d13b4 kind:arm_call to:0x020d13e0 module:overlay(19) +from:0x020d13d8 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d13f4 kind:arm_call to:0x020328a0 module:main +from:0x020d1408 kind:arm_call to:0x02028cb4 module:main +from:0x020d1410 kind:load to:0x020b628c module:overlay(0) +from:0x020d1434 kind:arm_call to:0x020d14dc module:overlay(19) +from:0x020d144c kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d1468 kind:arm_call to:0x020d14a0 module:overlay(19) +from:0x020d1484 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d1494 kind:arm_call to:0x020d1398 module:overlay(19) +from:0x020d14b4 kind:arm_call to:0x020328a0 module:main +from:0x020d14cc kind:arm_call to:0x02028cb4 module:main +from:0x020d14d4 kind:load to:0x020b628c module:overlay(0) +from:0x020d14f0 kind:arm_call to:0x020328a0 module:main +from:0x020d1508 kind:arm_call to:0x02028cb4 module:main +from:0x020d1510 kind:load to:0x020b628c module:overlay(0) +from:0x020d153c kind:arm_call to:0x020d15e0 module:overlay(19) +from:0x020d1558 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d1574 kind:arm_call to:0x020d15ac module:overlay(19) +from:0x020d1590 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d15a0 kind:arm_call to:0x020d1414 module:overlay(19) +from:0x020d15c0 kind:arm_call to:0x020328a0 module:main +from:0x020d15d4 kind:arm_call to:0x02028cb4 module:main +from:0x020d15dc kind:load to:0x020b628c module:overlay(0) +from:0x020d15f4 kind:arm_call to:0x020328a0 module:main +from:0x020d1608 kind:arm_call to:0x02028cb4 module:main +from:0x020d1610 kind:load to:0x020b628c module:overlay(0) +from:0x020d1698 kind:arm_call to:0x02031290 module:main +from:0x020d16ec kind:arm_call to:0x02028cb4 module:main +from:0x020d1700 kind:arm_call to:0x02028cb4 module:main +from:0x020d1710 kind:arm_call to:0x02028cb4 module:main +from:0x020d1718 kind:arm_call to:0x020a1280 module:overlay(0) +from:0x020d1728 kind:arm_call to:0x02028cb4 module:main +from:0x020d1740 kind:arm_call to:0x02028c68 module:main +from:0x020d1750 kind:arm_call to:0x02028cb4 module:main +from:0x020d1760 kind:arm_call to:0x020d1518 module:overlay(19) +from:0x020d17ac kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020d17d4 kind:arm_call to:0x020d17e8 module:overlay(19) +from:0x020d1838 kind:arm_call to:0x02031290 module:main +from:0x020d187c kind:arm_call to:0x020328a0 module:main +from:0x020d18b8 kind:arm_call to:0x020328a0 module:main +from:0x020d18f0 kind:arm_call to:0x020328a0 module:main +from:0x020d1928 kind:arm_call to:0x020328a0 module:main +from:0x020d1964 kind:arm_call to:0x020328a0 module:main +from:0x020d1a14 kind:arm_call to:0x02028cb4 module:main +from:0x020d1a64 kind:arm_call to:0x02028cb4 module:main +from:0x020d1a7c kind:load to:0x020b628c module:overlay(0) +from:0x020d1a84 kind:load to:0x020d1bb4 module:overlay(19) +from:0x020d1a88 kind:load to:0x020d1bc8 module:overlay(19) +from:0x020d1ab4 kind:arm_call to:0x02036170 module:main +from:0x020d1ad4 kind:arm_call to:0x02028c08 module:main +from:0x020d1ae8 kind:arm_call to:0x02028c08 module:main +from:0x020d1b0c kind:arm_call_thumb to:0x020a1008 module:overlay(0) +from:0x020d1b14 kind:arm_call to:0x020d14dc module:overlay(19) +from:0x020d1b28 kind:arm_call to:0x02028c68 module:main +from:0x020d1b50 kind:arm_call to:0x020d15e0 module:overlay(19) +from:0x020d1b58 kind:arm_call to:0x020a1280 module:overlay(0) +from:0x020d1b60 kind:arm_call to:0x020d14a0 module:overlay(19) +from:0x020d1b70 kind:arm_call to:0x02028c68 module:main +from:0x020d1b78 kind:arm_call to:0x020d15ac module:overlay(19) +from:0x020d1b80 kind:arm_call to:0x020a10d4 module:overlay(0) +from:0x020d1b88 kind:arm_call to:0x020d13e0 module:overlay(19) +from:0x020d1bf0 kind:load to:0x020d1d60 module:overlay(19) +from:0x020d1c08 kind:load to:0x020d1d94 module:overlay(19) +from:0x020d1ca8 kind:load to:0x020d24a0 module:overlay(19) +from:0x020d1cac kind:load to:0x020d1e2c module:overlay(19) +from:0x020d1d18 kind:load to:0x020d213c module:overlay(19) +from:0x020d1d40 kind:load to:0x020d2228 module:overlay(19) +from:0x020d1d44 kind:load to:0x020d1bdc module:overlay(19) +from:0x020d1d48 kind:load to:0x020d1bf4 module:overlay(19) +from:0x020d1d4c kind:load to:0x020d1c0c module:overlay(19) +from:0x020d1d50 kind:load to:0x020d1cb4 module:overlay(19) +from:0x020d1d54 kind:load to:0x020d1d1c module:overlay(19) +from:0x020d1d6c kind:load to:0x020c4908 module:overlay(19) +from:0x020d1d70 kind:load to:0x020c498c module:overlay(19) +from:0x020d1d74 kind:load to:0x020c4a18 module:overlay(19) +from:0x020d1d78 kind:load to:0x020c4a8c module:overlay(19) +from:0x020d1d7c kind:load to:0x02018364 module:main +from:0x020d1d80 kind:load to:0x020c4a88 module:overlay(19) +from:0x020d1d84 kind:load to:0x020c4abc module:overlay(19) +from:0x020d1d88 kind:load to:0x0201836c module:main +from:0x020d1d8c kind:load to:0x020c4ac0 module:overlay(19) +from:0x020d1d90 kind:load to:0x02018374 module:main +from:0x020d1da0 kind:load to:0x020185b8 module:main +from:0x020d1da4 kind:load to:0x020185e4 module:main +from:0x020d1da8 kind:load to:0x020c4c2c module:overlay(19) +from:0x020d1dac kind:load to:0x020c4cf4 module:overlay(19) +from:0x020d1db0 kind:load to:0x020c4eb8 module:overlay(19) +from:0x020d1db4 kind:load to:0x020185a9 module:main +from:0x020d1db8 kind:load to:0x020185ad module:main +from:0x020d1dbc kind:load to:0x020185b1 module:main +from:0x020d1dc0 kind:load to:0x020185b5 module:main +from:0x020d1dc4 kind:load to:0x020c4fd8 module:overlay(19) +from:0x020d1dc8 kind:load to:0x020c5148 module:overlay(19) +from:0x020d1dcc kind:load to:0x020c5168 module:overlay(19) +from:0x020d1dd0 kind:load to:0x02018680 module:main +from:0x020d1dd4 kind:load to:0x020186cc module:main +from:0x020d1de0 kind:load to:0x020667b8 module:overlay(0) +from:0x020d1de4 kind:load to:0x020667d4 module:overlay(0) +from:0x020d1de8 kind:load to:0x020c521c module:overlay(19) +from:0x020d1dec kind:load to:0x02067414 module:overlay(0) +from:0x020d1df0 kind:load to:0x02067454 module:overlay(0) +from:0x020d1df4 kind:load to:0x02066ddc module:overlay(0) +from:0x020d1df8 kind:load to:0x020669b8 module:overlay(0) +from:0x020d1dfc kind:load to:0x020c5264 module:overlay(19) +from:0x020d1e00 kind:load to:0x020c5410 module:overlay(19) +from:0x020d1e04 kind:load to:0x020c48f4 module:overlay(19) +from:0x020d1e08 kind:load to:0x020c55f4 module:overlay(19) +from:0x020d1e0c kind:load to:0x020d0d30 module:overlay(19) +from:0x020d1e14 kind:load to:0x020d0e88 module:overlay(19) +from:0x020d1e1c kind:load to:0x020d10e8 module:overlay(19) +from:0x020d1e24 kind:load to:0x020d125c module:overlay(19) +from:0x020d1ea0 kind:load to:0x020c5fc4 module:overlay(19) +from:0x020d1ea4 kind:load to:0x020c61bc module:overlay(19) +from:0x020d1ea8 kind:load to:0x020c80d8 module:overlay(19) +from:0x020d1eac kind:load to:0x02061cb0 module:overlay(0) +from:0x020d1eb0 kind:load to:0x020cb250 module:overlay(19) +from:0x020d1eb4 kind:load to:0x02061cb8 module:overlay(0) +from:0x020d1eb8 kind:load to:0x020cb5b8 module:overlay(19) +from:0x020d1ebc kind:load to:0x020c6cec module:overlay(19) +from:0x020d1ec4 kind:load to:0x020c6d28 module:overlay(19) +from:0x020d1ecc kind:load to:0x020c6df4 module:overlay(19) +from:0x020d1ed4 kind:load to:0x020c715c module:overlay(19) +from:0x020d1edc kind:load to:0x020c71d0 module:overlay(19) +from:0x020d1ee4 kind:load to:0x020c71f0 module:overlay(19) +from:0x020d1eec kind:load to:0x020c71b0 module:overlay(19) +from:0x020d1ef4 kind:load to:0x020c7254 module:overlay(19) +from:0x020d1efc kind:load to:0x020c7748 module:overlay(19) +from:0x020d1f04 kind:load to:0x020c7798 module:overlay(19) +from:0x020d1f0c kind:load to:0x020c77e4 module:overlay(19) +from:0x020d1f14 kind:load to:0x020c7838 module:overlay(19) +from:0x020d1f1c kind:load to:0x020c7858 module:overlay(19) +from:0x020d1f24 kind:load to:0x020c788c module:overlay(19) +from:0x020d1f2c kind:load to:0x020c78f0 module:overlay(19) +from:0x020d1f34 kind:load to:0x020c7c1c module:overlay(19) +from:0x020d1f3c kind:load to:0x020c7c28 module:overlay(19) +from:0x020d1f44 kind:load to:0x020c7c50 module:overlay(19) +from:0x020d1f4c kind:load to:0x020c7d1c module:overlay(19) +from:0x020d1f54 kind:load to:0x020c80bc module:overlay(19) +from:0x020d1f5c kind:load to:0x020c80c8 module:overlay(19) +from:0x020d1f64 kind:load to:0x020c6ce8 module:overlay(19) +from:0x020d1f6c kind:load to:0x020c6ce8 module:overlay(19) +from:0x020d1f74 kind:load to:0x020c8270 module:overlay(19) +from:0x020d1f7c kind:load to:0x020c82a4 module:overlay(19) +from:0x020d1f84 kind:load to:0x020c8434 module:overlay(19) +from:0x020d1f8c kind:load to:0x020c8a8c module:overlay(19) +from:0x020d1f94 kind:load to:0x020c8ab8 module:overlay(19) +from:0x020d1f9c kind:load to:0x020c8af0 module:overlay(19) +from:0x020d1fa4 kind:load to:0x020c8b28 module:overlay(19) +from:0x020d1fac kind:load to:0x020c8b54 module:overlay(19) +from:0x020d1fb4 kind:load to:0x020c9b08 module:overlay(19) +from:0x020d1fbc kind:load to:0x020c9b50 module:overlay(19) +from:0x020d1fc4 kind:load to:0x020c9bac module:overlay(19) +from:0x020d1fcc kind:load to:0x020c9bf8 module:overlay(19) +from:0x020d1fd4 kind:load to:0x020c9c50 module:overlay(19) +from:0x020d1fdc kind:load to:0x020c9d68 module:overlay(19) +from:0x020d1fe4 kind:load to:0x020c9de8 module:overlay(19) +from:0x020d1fec kind:load to:0x020ca7ec module:overlay(19) +from:0x020d1ff4 kind:load to:0x020ca824 module:overlay(19) +from:0x020d1ffc kind:load to:0x020ca85c module:overlay(19) +from:0x020d2004 kind:load to:0x020ca894 module:overlay(19) +from:0x020d200c kind:load to:0x020cb160 module:overlay(19) +from:0x020d2014 kind:load to:0x020cb1bc module:overlay(19) +from:0x020d201c kind:load to:0x020c80d4 module:overlay(19) +from:0x020d2024 kind:load to:0x020c80d4 module:overlay(19) +from:0x020d202c kind:load to:0x020cb24c module:overlay(19) +from:0x020d2034 kind:load to:0x020cb49c module:overlay(19) +from:0x020d203c kind:load to:0x020cb4a8 module:overlay(19) +from:0x020d2044 kind:load to:0x020cb4b4 module:overlay(19) +from:0x020d204c kind:load to:0x020cb4c0 module:overlay(19) +from:0x020d2054 kind:load to:0x020cb4cc module:overlay(19) +from:0x020d205c kind:load to:0x020cb4d8 module:overlay(19) +from:0x020d2064 kind:load to:0x020cb4e4 module:overlay(19) +from:0x020d206c kind:load to:0x020cb4f0 module:overlay(19) +from:0x020d2074 kind:load to:0x020cb4fc module:overlay(19) +from:0x020d207c kind:load to:0x020cb508 module:overlay(19) +from:0x020d2084 kind:load to:0x020cb514 module:overlay(19) +from:0x020d208c kind:load to:0x020cb520 module:overlay(19) +from:0x020d2094 kind:load to:0x020cb52c module:overlay(19) +from:0x020d209c kind:load to:0x020cb538 module:overlay(19) +from:0x020d20a4 kind:load to:0x020cb544 module:overlay(19) +from:0x020d20ac kind:load to:0x020cb550 module:overlay(19) +from:0x020d20b4 kind:load to:0x020cb55c module:overlay(19) +from:0x020d20bc kind:load to:0x020cb568 module:overlay(19) +from:0x020d20c4 kind:load to:0x020cb590 module:overlay(19) +from:0x020d20cc kind:load to:0x020cb59c module:overlay(19) +from:0x020d20d4 kind:load to:0x020cb248 module:overlay(19) +from:0x020d20dc kind:load to:0x020cb248 module:overlay(19) +from:0x020d2168 kind:load to:0x020cd7d8 module:overlay(19) +from:0x020d2170 kind:load to:0x020cdbec module:overlay(19) +from:0x020d2178 kind:load to:0x020cdc18 module:overlay(19) +from:0x020d2180 kind:load to:0x020cdc40 module:overlay(19) +from:0x020d2188 kind:load to:0x020cdc3c module:overlay(19) +from:0x020d2190 kind:load to:0x020cdc6c module:overlay(19) +from:0x020d2198 kind:load to:0x020cdc98 module:overlay(19) +from:0x020d21a0 kind:load to:0x020ccde4 module:overlay(19) +from:0x020d21a8 kind:load to:0x020cce10 module:overlay(19) +from:0x020d21b0 kind:load to:0x020cd14c module:overlay(19) +from:0x020d21b8 kind:load to:0x020cd3fc module:overlay(19) +from:0x020d21c0 kind:load to:0x020cd5d8 module:overlay(19) +from:0x020d21c8 kind:load to:0x020cd5f4 module:overlay(19) +from:0x020d21d0 kind:load to:0x020cd768 module:overlay(19) +from:0x020d21e0 kind:load to:0x020ccaf8 module:overlay(19) +from:0x020d21e4 kind:load to:0x020ccc08 module:overlay(19) +from:0x020d21e8 kind:load to:0x020ccd58 module:overlay(19) +from:0x020d21ec kind:load to:0x02061cb0 module:overlay(0) +from:0x020d21f0 kind:load to:0x020ccd90 module:overlay(19) +from:0x020d21f4 kind:load to:0x02061cb8 module:overlay(0) +from:0x020d21f8 kind:load to:0x02061cbc module:overlay(0) +from:0x020d2204 kind:load to:0x020cc68c module:overlay(19) +from:0x020d2208 kind:load to:0x020cc6f8 module:overlay(19) +from:0x020d220c kind:load to:0x020cc76c module:overlay(19) +from:0x020d2210 kind:load to:0x02061cb0 module:overlay(0) +from:0x020d2214 kind:load to:0x02061cb4 module:overlay(0) +from:0x020d2218 kind:load to:0x02061cb8 module:overlay(0) +from:0x020d221c kind:load to:0x02061cbc module:overlay(0) +from:0x020d2220 kind:load to:0x020d1398 module:overlay(19) +from:0x020d223c kind:load to:0x020cea50 module:overlay(19) +from:0x020d2244 kind:load to:0x020cea8c module:overlay(19) +from:0x020d224c kind:load to:0x020cebac module:overlay(19) +from:0x020d2254 kind:load to:0x020cea4c module:overlay(19) +from:0x020d2264 kind:load to:0x020ce984 module:overlay(19) +from:0x020d2268 kind:load to:0x020ce9e4 module:overlay(19) +from:0x020d226c kind:load to:0x020cec44 module:overlay(19) +from:0x020d2270 kind:load to:0x02061cb0 module:overlay(0) +from:0x020d2274 kind:load to:0x020ceee4 module:overlay(19) +from:0x020d2278 kind:load to:0x020cef4c module:overlay(19) +from:0x020d227c kind:load to:0x02061cbc module:overlay(0) +from:0x020d2288 kind:load to:0x020cf9dc module:overlay(19) +from:0x020d228c kind:load to:0x020cfab0 module:overlay(19) +from:0x020d2298 kind:load to:0x020cfb08 module:overlay(19) +from:0x020d229c kind:load to:0x020c4dc4 module:overlay(19) +from:0x020d22a0 kind:load to:0x020cf5c8 module:overlay(19) +from:0x020d22a4 kind:load to:0x02061cb0 module:overlay(0) +from:0x020d22a8 kind:load to:0x020cf83c module:overlay(19) +from:0x020d22ac kind:load to:0x02061cb8 module:overlay(0) +from:0x020d22b0 kind:load to:0x02061cbc module:overlay(0) +from:0x020d23c0 kind:load to:0x020cfc48 module:overlay(19) +from:0x020d23c4 kind:load to:0x020cfc5c module:overlay(19) +from:0x020d23c8 kind:load to:0x020cfc78 module:overlay(19) +from:0x020d23cc kind:load to:0x020cfcc8 module:overlay(19) +from:0x020d23d0 kind:load to:0x020cfd30 module:overlay(19) +from:0x020d23d4 kind:load to:0x020cfd2c module:overlay(19) +from:0x020d23d8 kind:load to:0x020cfdbc module:overlay(19) +from:0x020d23dc kind:load to:0x020cfdcc module:overlay(19) +from:0x020d23e0 kind:load to:0x020cfe30 module:overlay(19) +from:0x020d23e4 kind:load to:0x020cfedc module:overlay(19) +from:0x020d23f0 kind:load to:0x020cff5c module:overlay(19) +from:0x020d23f4 kind:load to:0x020cff98 module:overlay(19) +from:0x020d23f8 kind:load to:0x020cffdc module:overlay(19) +from:0x020d23fc kind:load to:0x020d002c module:overlay(19) +from:0x020d2400 kind:load to:0x020d00c0 module:overlay(19) +from:0x020d2404 kind:load to:0x020d00bc module:overlay(19) +from:0x020d2408 kind:load to:0x020d0168 module:overlay(19) +from:0x020d240c kind:load to:0x020d01a0 module:overlay(19) +from:0x020d2410 kind:load to:0x020d0244 module:overlay(19) +from:0x020d2414 kind:load to:0x020616dc module:overlay(0) +from:0x020d2420 kind:load to:0x020667b8 module:overlay(0) +from:0x020d2424 kind:load to:0x020667d4 module:overlay(0) +from:0x020d2428 kind:load to:0x020d033c module:overlay(19) +from:0x020d242c kind:load to:0x02067414 module:overlay(0) +from:0x020d2430 kind:load to:0x02067454 module:overlay(0) +from:0x020d2434 kind:load to:0x02066ddc module:overlay(0) +from:0x020d2438 kind:load to:0x020669b8 module:overlay(0) +from:0x020d243c kind:load to:0x020d0384 module:overlay(19) +from:0x020d2440 kind:load to:0x0206721c module:overlay(0) +from:0x020d2444 kind:load to:0x020c4c18 module:overlay(19) +from:0x020d2448 kind:load to:0x020d0574 module:overlay(19) +from:0x020d2454 kind:load to:0x020667b8 module:overlay(0) +from:0x020d2458 kind:load to:0x020d05dc module:overlay(19) +from:0x020d245c kind:load to:0x020d05f0 module:overlay(19) +from:0x020d2460 kind:load to:0x02067414 module:overlay(0) +from:0x020d2464 kind:load to:0x02067454 module:overlay(0) +from:0x020d2468 kind:load to:0x02066ddc module:overlay(0) +from:0x020d246c kind:load to:0x020669b8 module:overlay(0) +from:0x020d2470 kind:load to:0x020d0638 module:overlay(19) +from:0x020d2474 kind:load to:0x0206721c module:overlay(0) +from:0x020d2478 kind:load to:0x020c5fb0 module:overlay(19) +from:0x020d247c kind:load to:0x020d0830 module:overlay(19) +from:0x020d2480 kind:load to:0x020d17c0 module:overlay(19) +from:0x020d2488 kind:load to:0x020d1414 module:overlay(19) +from:0x020d2490 kind:load to:0x020d1518 module:overlay(19) diff --git a/config/usa/arm9/overlays/ov019/symbols.txt b/config/usa/arm9/overlays/ov019/symbols.txt new file mode 100644 index 00000000..35274f71 --- /dev/null +++ b/config/usa/arm9/overlays/ov019/symbols.txt @@ -0,0 +1,740 @@ +func_ov019_020c4820 kind:function(arm,size=0x24) addr:0x020c4820 +func_ov019_020c4844 kind:function(arm,size=0xb0) addr:0x020c4844 +func_ov019_020c48f4 kind:function(arm,size=0x14) addr:0x020c48f4 +func_ov019_020c4908 kind:function(arm,size=0x84) addr:0x020c4908 +func_ov019_020c498c kind:function(arm,size=0x8c) addr:0x020c498c +func_ov019_020c4a18 kind:function(arm,size=0x70) addr:0x020c4a18 +func_ov019_020c4a88 kind:function(arm,size=0x4) addr:0x020c4a88 +func_ov019_020c4a8c kind:function(arm,size=0x30) addr:0x020c4a8c +func_ov019_020c4abc kind:function(arm,size=0x4) addr:0x020c4abc +func_ov019_020c4ac0 kind:function(arm,size=0x4) addr:0x020c4ac0 +func_ov019_020c4ac4 kind:function(arm,size=0x48) addr:0x020c4ac4 +func_ov019_020c4b0c kind:function(arm,size=0x28) addr:0x020c4b0c +func_ov019_020c4b34 kind:function(arm,size=0x28) addr:0x020c4b34 +func_ov019_020c4b5c kind:function(arm,size=0x2c) addr:0x020c4b5c +func_ov019_020c4b88 kind:function(arm,size=0x90) addr:0x020c4b88 +func_ov019_020c4c18 kind:function(arm,size=0x14) addr:0x020c4c18 +func_ov019_020c4c2c kind:function(arm,size=0xc8) addr:0x020c4c2c +func_ov019_020c4cf4 kind:function(arm,size=0xd0) addr:0x020c4cf4 +func_ov019_020c4dc4 kind:function(arm,size=0xf4) addr:0x020c4dc4 +func_ov019_020c4eb8 kind:function(arm,size=0x120) addr:0x020c4eb8 +func_ov019_020c4fd8 kind:function(arm,size=0x40) addr:0x020c4fd8 +func_ov019_020c5018 kind:function(arm,size=0x4) addr:0x020c5018 +func_ov019_020c501c kind:function(arm,size=0x12c) addr:0x020c501c +func_ov019_020c5148 kind:function(arm,size=0x20) addr:0x020c5148 +func_ov019_020c5168 kind:function(arm,size=0x20) addr:0x020c5168 +func_ov019_020c5188 kind:function(arm,size=0x44) addr:0x020c5188 +func_ov019_020c51cc kind:function(arm,size=0x14) addr:0x020c51cc +func_ov019_020c51e0 kind:function(arm,size=0x3c) addr:0x020c51e0 +func_ov019_020c521c kind:function(arm,size=0x48) addr:0x020c521c +func_ov019_020c5264 kind:function(arm,size=0x1ac) addr:0x020c5264 +func_ov019_020c5410 kind:function(arm,size=0x110) addr:0x020c5410 +func_ov019_020c5520 kind:function(arm,size=0x50) addr:0x020c5520 +func_ov019_020c5570 kind:function(arm,size=0x84) addr:0x020c5570 +func_ov019_020c55f4 kind:function(arm,size=0x1c) addr:0x020c55f4 +func_ov019_020c5610 kind:function(arm,size=0x9a0) addr:0x020c5610 +func_ov019_020c5fb0 kind:function(arm,size=0x14) addr:0x020c5fb0 +func_ov019_020c5fc4 kind:function(arm,size=0x1f8) addr:0x020c5fc4 +func_ov019_020c61bc kind:function(arm,size=0x200) addr:0x020c61bc +func_ov019_020c63bc kind:function(arm,size=0x838) addr:0x020c63bc +func_ov019_020c6bf4 kind:function(arm,size=0x4) addr:0x020c6bf4 +func_ov019_020c6bf8 kind:function(arm,size=0x3c) addr:0x020c6bf8 +func_ov019_020c6c34 kind:function(arm,size=0x48) addr:0x020c6c34 +func_ov019_020c6c7c kind:function(arm,size=0x4) addr:0x020c6c7c +func_ov019_020c6c80 kind:function(arm,size=0x30) addr:0x020c6c80 +func_ov019_020c6cb0 kind:function(arm,size=0x38) addr:0x020c6cb0 +func_ov019_020c6ce8 kind:function(arm,size=0x4) addr:0x020c6ce8 +func_ov019_020c6cec kind:function(arm,size=0x4) addr:0x020c6cec +func_ov019_020c6cf0 kind:function(arm,size=0x38) addr:0x020c6cf0 +func_ov019_020c6d28 kind:function(arm,size=0xcc) addr:0x020c6d28 +func_ov019_020c6df4 kind:function(arm,size=0x28) addr:0x020c6df4 +func_ov019_020c6e1c kind:function(arm,size=0x1c4) addr:0x020c6e1c +func_ov019_020c6fe0 kind:function(arm,size=0x17c) addr:0x020c6fe0 +func_ov019_020c715c kind:function(arm,size=0x54) addr:0x020c715c +func_ov019_020c71b0 kind:function(arm,size=0x20) addr:0x020c71b0 +func_ov019_020c71d0 kind:function(arm,size=0x20) addr:0x020c71d0 +func_ov019_020c71f0 kind:function(arm,size=0x64) addr:0x020c71f0 +func_ov019_020c7254 kind:function(arm,size=0x2c) addr:0x020c7254 +func_ov019_020c7280 kind:function(arm,size=0x2dc) addr:0x020c7280 +func_ov019_020c755c kind:function(arm,size=0x1ec) addr:0x020c755c +func_ov019_020c7748 kind:function(arm,size=0x50) addr:0x020c7748 +func_ov019_020c7798 kind:function(arm,size=0x4c) addr:0x020c7798 +func_ov019_020c77e4 kind:function(arm,size=0x54) addr:0x020c77e4 +func_ov019_020c7838 kind:function(arm,size=0x20) addr:0x020c7838 +func_ov019_020c7858 kind:function(arm,size=0x34) addr:0x020c7858 +func_ov019_020c788c kind:function(arm,size=0x64) addr:0x020c788c +func_ov019_020c78f0 kind:function(arm,size=0x134) addr:0x020c78f0 +func_ov019_020c7a24 kind:function(arm,size=0x1f8) addr:0x020c7a24 +func_ov019_020c7c1c kind:function(arm,size=0xc) addr:0x020c7c1c +func_ov019_020c7c28 kind:function(arm,size=0x28) addr:0x020c7c28 +func_ov019_020c7c50 kind:function(arm,size=0xcc) addr:0x020c7c50 +func_ov019_020c7d1c kind:function(arm,size=0x8c) addr:0x020c7d1c +func_ov019_020c7da8 kind:function(arm,size=0x314) addr:0x020c7da8 +func_ov019_020c80bc kind:function(arm,size=0xc) addr:0x020c80bc +func_ov019_020c80c8 kind:function(arm,size=0xc) addr:0x020c80c8 +func_ov019_020c80d4 kind:function(arm,size=0x4) addr:0x020c80d4 +func_ov019_020c80d8 kind:function(arm,size=0x198) addr:0x020c80d8 +func_ov019_020c8270 kind:function(arm,size=0x34) addr:0x020c8270 +func_ov019_020c82a4 kind:function(arm,size=0x190) addr:0x020c82a4 +func_ov019_020c8434 kind:function(arm,size=0xd0) addr:0x020c8434 +func_ov019_020c8504 kind:function(arm,size=0x28) addr:0x020c8504 +func_ov019_020c852c kind:function(arm,size=0x560) addr:0x020c852c +func_ov019_020c8a8c kind:function(arm,size=0x2c) addr:0x020c8a8c +func_ov019_020c8ab8 kind:function(arm,size=0x38) addr:0x020c8ab8 +func_ov019_020c8af0 kind:function(arm,size=0x38) addr:0x020c8af0 +func_ov019_020c8b28 kind:function(arm,size=0x2c) addr:0x020c8b28 +func_ov019_020c8b54 kind:function(arm,size=0xd8) addr:0x020c8b54 +func_ov019_020c8c2c kind:function(arm,size=0x690) addr:0x020c8c2c +func_ov019_020c92bc kind:function(arm,size=0x84c) addr:0x020c92bc +func_ov019_020c9b08 kind:function(arm,size=0x48) addr:0x020c9b08 +func_ov019_020c9b50 kind:function(arm,size=0x5c) addr:0x020c9b50 +func_ov019_020c9bac kind:function(arm,size=0x4c) addr:0x020c9bac +func_ov019_020c9bf8 kind:function(arm,size=0x58) addr:0x020c9bf8 +func_ov019_020c9c50 kind:function(arm,size=0x118) addr:0x020c9c50 +func_ov019_020c9d68 kind:function(arm,size=0x80) addr:0x020c9d68 +func_ov019_020c9de8 kind:function(arm,size=0x89c) addr:0x020c9de8 +func_ov019_020ca684 kind:function(arm,size=0x168) addr:0x020ca684 +func_ov019_020ca7ec kind:function(arm,size=0x38) addr:0x020ca7ec +func_ov019_020ca824 kind:function(arm,size=0x38) addr:0x020ca824 +func_ov019_020ca85c kind:function(arm,size=0x38) addr:0x020ca85c +func_ov019_020ca894 kind:function(arm,size=0x8c) addr:0x020ca894 +func_ov019_020ca920 kind:function(arm,size=0x840) addr:0x020ca920 +func_ov019_020cb160 kind:function(arm,size=0x5c) addr:0x020cb160 +func_ov019_020cb1bc kind:function(arm,size=0x5c) addr:0x020cb1bc +func_ov019_020cb218 kind:function(arm,size=0x30) addr:0x020cb218 +func_ov019_020cb248 kind:function(arm,size=0x4) addr:0x020cb248 +func_ov019_020cb24c kind:function(arm,size=0x4) addr:0x020cb24c +func_ov019_020cb250 kind:function(arm,size=0x38) addr:0x020cb250 +func_ov019_020cb288 kind:function(arm,size=0x34) addr:0x020cb288 +func_ov019_020cb2bc kind:function(arm,size=0x48) addr:0x020cb2bc +func_ov019_020cb304 kind:function(arm,size=0x198) addr:0x020cb304 +func_ov019_020cb49c kind:function(arm,size=0xc) addr:0x020cb49c +func_ov019_020cb4a8 kind:function(arm,size=0xc) addr:0x020cb4a8 +func_ov019_020cb4b4 kind:function(arm,size=0xc) addr:0x020cb4b4 +func_ov019_020cb4c0 kind:function(arm,size=0xc) addr:0x020cb4c0 +func_ov019_020cb4cc kind:function(arm,size=0xc) addr:0x020cb4cc +func_ov019_020cb4d8 kind:function(arm,size=0xc) addr:0x020cb4d8 +func_ov019_020cb4e4 kind:function(arm,size=0xc) addr:0x020cb4e4 +func_ov019_020cb4f0 kind:function(arm,size=0xc) addr:0x020cb4f0 +func_ov019_020cb4fc kind:function(arm,size=0xc) addr:0x020cb4fc +func_ov019_020cb508 kind:function(arm,size=0xc) addr:0x020cb508 +func_ov019_020cb514 kind:function(arm,size=0xc) addr:0x020cb514 +func_ov019_020cb520 kind:function(arm,size=0xc) addr:0x020cb520 +func_ov019_020cb52c kind:function(arm,size=0xc) addr:0x020cb52c +func_ov019_020cb538 kind:function(arm,size=0xc) addr:0x020cb538 +func_ov019_020cb544 kind:function(arm,size=0xc) addr:0x020cb544 +func_ov019_020cb550 kind:function(arm,size=0xc) addr:0x020cb550 +func_ov019_020cb55c kind:function(arm,size=0xc) addr:0x020cb55c +func_ov019_020cb568 kind:function(arm,size=0x28) addr:0x020cb568 +func_ov019_020cb590 kind:function(arm,size=0xc) addr:0x020cb590 +func_ov019_020cb59c kind:function(arm,size=0xc) addr:0x020cb59c +func_ov019_020cb5a8 kind:function(arm,size=0x10) addr:0x020cb5a8 +func_ov019_020cb5b8 kind:function(arm,size=0x4) addr:0x020cb5b8 +func_ov019_020cb5bc kind:function(arm,size=0x88) addr:0x020cb5bc +func_ov019_020cb644 kind:function(arm,size=0x84) addr:0x020cb644 +func_ov019_020cb6c8 kind:function(arm,size=0x30) addr:0x020cb6c8 +func_ov019_020cb6f8 kind:function(arm,size=0x30) addr:0x020cb6f8 +func_ov019_020cb728 kind:function(arm,size=0x20) addr:0x020cb728 +func_ov019_020cb748 kind:function(arm,size=0x384) addr:0x020cb748 +func_ov019_020cbacc kind:function(arm,size=0x24) addr:0x020cbacc +func_ov019_020cbaf0 kind:function(arm,size=0x30) addr:0x020cbaf0 +func_ov019_020cbb20 kind:function(arm,size=0x54) addr:0x020cbb20 +func_ov019_020cbb74 kind:function(arm,size=0x78) addr:0x020cbb74 +func_ov019_020cbbec kind:function(arm,size=0x9a0) addr:0x020cbbec +func_ov019_020cc58c kind:function(arm,size=0x14) addr:0x020cc58c +func_ov019_020cc5a0 kind:function(arm,size=0x34) addr:0x020cc5a0 +func_ov019_020cc5d4 kind:function(arm,size=0xb8) addr:0x020cc5d4 +func_ov019_020cc68c kind:function(arm,size=0x6c) addr:0x020cc68c +func_ov019_020cc6f8 kind:function(arm,size=0x74) addr:0x020cc6f8 +func_ov019_020cc76c kind:function(arm,size=0xd0) addr:0x020cc76c +func_ov019_020cc83c kind:function(arm,size=0x18) addr:0x020cc83c +func_ov019_020cc854 kind:function(arm,size=0xc) addr:0x020cc854 +func_ov019_020cc860 kind:function(arm,size=0x298) addr:0x020cc860 +func_ov019_020ccaf8 kind:function(arm,size=0x110) addr:0x020ccaf8 +func_ov019_020ccc08 kind:function(arm,size=0x118) addr:0x020ccc08 +func_ov019_020ccd20 kind:function(arm,size=0x38) addr:0x020ccd20 +func_ov019_020ccd58 kind:function(arm,size=0x38) addr:0x020ccd58 +func_ov019_020ccd90 kind:function(arm,size=0x44) addr:0x020ccd90 +func_ov019_020ccdd4 kind:function(arm,size=0x10) addr:0x020ccdd4 +func_ov019_020ccde4 kind:function(arm,size=0x2c) addr:0x020ccde4 +func_ov019_020cce10 kind:function(arm,size=0x33c) addr:0x020cce10 +func_ov019_020cd14c kind:function(arm,size=0x2b0) addr:0x020cd14c +func_ov019_020cd3fc kind:function(arm,size=0x1dc) addr:0x020cd3fc +func_ov019_020cd5d8 kind:function(arm,size=0x1c) addr:0x020cd5d8 +func_ov019_020cd5f4 kind:function(arm,size=0x174) addr:0x020cd5f4 +func_ov019_020cd768 kind:function(arm,size=0x70) addr:0x020cd768 +func_ov019_020cd7d8 kind:function(arm,size=0xdc) addr:0x020cd7d8 +func_ov019_020cd8b4 kind:function(arm,size=0x308) addr:0x020cd8b4 +func_ov019_020cdbbc kind:function(arm,size=0x30) addr:0x020cdbbc +func_ov019_020cdbec kind:function(arm,size=0x2c) addr:0x020cdbec +func_ov019_020cdc18 kind:function(arm,size=0x24) addr:0x020cdc18 +func_ov019_020cdc3c kind:function(arm,size=0x4) addr:0x020cdc3c +func_ov019_020cdc40 kind:function(arm,size=0x2c) addr:0x020cdc40 +func_ov019_020cdc6c kind:function(arm,size=0x2c) addr:0x020cdc6c +func_ov019_020cdc98 kind:function(arm,size=0x1d4) addr:0x020cdc98 +func_ov019_020cde6c kind:function(arm,size=0x10) addr:0x020cde6c +func_ov019_020cde7c kind:function(arm,size=0x10) addr:0x020cde7c +func_ov019_020cde8c kind:function(arm,size=0x468) addr:0x020cde8c +func_ov019_020ce2f4 kind:function(arm,size=0x100) addr:0x020ce2f4 +func_ov019_020ce3f4 kind:function(arm,size=0xc8) addr:0x020ce3f4 +func_ov019_020ce4bc kind:function(arm,size=0x140) addr:0x020ce4bc +func_ov019_020ce5fc kind:function(arm,size=0x4c) addr:0x020ce5fc +func_ov019_020ce648 kind:function(arm,size=0x60) addr:0x020ce648 +func_ov019_020ce6a8 kind:function(arm,size=0x3c) addr:0x020ce6a8 +func_ov019_020ce6e4 kind:function(arm,size=0x48) addr:0x020ce6e4 +func_ov019_020ce72c kind:function(arm,size=0x54) addr:0x020ce72c +func_ov019_020ce780 kind:function(arm,size=0x34) addr:0x020ce780 +func_ov019_020ce7b4 kind:function(arm,size=0x4c) addr:0x020ce7b4 +func_ov019_020ce800 kind:function(arm,size=0x10) addr:0x020ce800 +func_ov019_020ce810 kind:function(arm,size=0x14) addr:0x020ce810 +func_ov019_020ce824 kind:function(arm,size=0x160) addr:0x020ce824 +func_ov019_020ce984 kind:function(arm,size=0x60) addr:0x020ce984 +func_ov019_020ce9e4 kind:function(arm,size=0x68) addr:0x020ce9e4 +func_ov019_020cea4c kind:function(arm,size=0x4) addr:0x020cea4c +func_ov019_020cea50 kind:function(arm,size=0x4) addr:0x020cea50 +func_ov019_020cea54 kind:function(arm,size=0x38) addr:0x020cea54 +func_ov019_020cea8c kind:function(arm,size=0x120) addr:0x020cea8c +func_ov019_020cebac kind:function(arm,size=0x98) addr:0x020cebac +func_ov019_020cec44 kind:function(arm,size=0x2a0) addr:0x020cec44 +func_ov019_020ceee4 kind:function(arm,size=0x68) addr:0x020ceee4 +func_ov019_020cef4c kind:function(arm,size=0x78) addr:0x020cef4c +func_ov019_020cefc4 kind:function(arm,size=0x14) addr:0x020cefc4 +func_ov019_020cefd8 kind:function(arm,size=0x14) addr:0x020cefd8 +func_ov019_020cefec kind:function(arm,size=0x124) addr:0x020cefec +func_ov019_020cf110 kind:function(arm,size=0x38) addr:0x020cf110 +func_ov019_020cf148 kind:function(arm,size=0xb4) addr:0x020cf148 +func_ov019_020cf1fc kind:function(arm,size=0x70) addr:0x020cf1fc +func_ov019_020cf26c kind:function(arm,size=0x35c) addr:0x020cf26c +func_ov019_020cf5c8 kind:function(arm,size=0x154) addr:0x020cf5c8 +func_ov019_020cf71c kind:function(arm,size=0x120) addr:0x020cf71c +func_ov019_020cf83c kind:function(arm,size=0x14) addr:0x020cf83c +func_ov019_020cf850 kind:function(arm,size=0x18c) addr:0x020cf850 +func_ov019_020cf9dc kind:function(arm,size=0xd4) addr:0x020cf9dc +func_ov019_020cfab0 kind:function(arm,size=0x58) addr:0x020cfab0 +func_ov019_020cfb08 kind:function(arm,size=0xec) addr:0x020cfb08 +func_ov019_020cfbf4 kind:function(arm,size=0x54) addr:0x020cfbf4 +func_ov019_020cfc48 kind:function(arm,size=0x14) addr:0x020cfc48 +func_ov019_020cfc5c kind:function(arm,size=0x1c) addr:0x020cfc5c +func_ov019_020cfc78 kind:function(arm,size=0x50) addr:0x020cfc78 +func_ov019_020cfcc8 kind:function(arm,size=0x64) addr:0x020cfcc8 +func_ov019_020cfd2c kind:function(arm,size=0x4) addr:0x020cfd2c +func_ov019_020cfd30 kind:function(arm,size=0x8c) addr:0x020cfd30 +func_ov019_020cfdbc kind:function(arm,size=0x10) addr:0x020cfdbc +func_ov019_020cfdcc kind:function(arm,size=0x64) addr:0x020cfdcc +func_ov019_020cfe30 kind:function(arm,size=0xac) addr:0x020cfe30 +func_ov019_020cfedc kind:function(arm,size=0x34) addr:0x020cfedc +func_ov019_020cff10 kind:function(arm,size=0x4c) addr:0x020cff10 +func_ov019_020cff5c kind:function(arm,size=0x3c) addr:0x020cff5c +func_ov019_020cff98 kind:function(arm,size=0x44) addr:0x020cff98 +func_ov019_020cffdc kind:function(arm,size=0x50) addr:0x020cffdc +func_ov019_020d002c kind:function(arm,size=0x90) addr:0x020d002c +func_ov019_020d00bc kind:function(arm,size=0x4) addr:0x020d00bc +func_ov019_020d00c0 kind:function(arm,size=0xa8) addr:0x020d00c0 +func_ov019_020d0168 kind:function(arm,size=0x38) addr:0x020d0168 +func_ov019_020d01a0 kind:function(arm,size=0xa4) addr:0x020d01a0 +func_ov019_020d0244 kind:function(arm,size=0x90) addr:0x020d0244 +func_ov019_020d02d4 kind:function(arm,size=0x28) addr:0x020d02d4 +func_ov019_020d02fc kind:function(arm,size=0x40) addr:0x020d02fc +func_ov019_020d033c kind:function(arm,size=0x48) addr:0x020d033c +func_ov019_020d0384 kind:function(arm,size=0x1f0) addr:0x020d0384 +func_ov019_020d0574 kind:function(arm,size=0x1c) addr:0x020d0574 +func_ov019_020d0590 kind:function(arm,size=0x4c) addr:0x020d0590 +func_ov019_020d05dc kind:function(arm,size=0x14) addr:0x020d05dc +func_ov019_020d05f0 kind:function(arm,size=0x48) addr:0x020d05f0 +func_ov019_020d0638 kind:function(arm,size=0x1f8) addr:0x020d0638 +func_ov019_020d0830 kind:function(arm,size=0x1c) addr:0x020d0830 +func_ov019_020d084c kind:function(arm,size=0x90) addr:0x020d084c +func_ov019_020d08dc kind:function(arm,size=0x68) addr:0x020d08dc +func_ov019_020d0944 kind:function(arm,size=0x78) addr:0x020d0944 +func_ov019_020d09bc kind:function(arm,size=0x28) addr:0x020d09bc +func_ov019_020d09e4 kind:function(arm,size=0x28) addr:0x020d09e4 +func_ov019_020d0a0c kind:function(arm,size=0xb4) addr:0x020d0a0c +func_ov019_020d0ac0 kind:function(arm,size=0x24) addr:0x020d0ac0 +func_ov019_020d0ae4 kind:function(arm,size=0x148) addr:0x020d0ae4 +func_ov019_020d0c2c kind:function(arm,size=0x44) addr:0x020d0c2c +func_ov019_020d0c70 kind:function(arm,size=0xc0) addr:0x020d0c70 +func_ov019_020d0d30 kind:function(arm,size=0xc8) addr:0x020d0d30 +func_ov019_020d0df8 kind:function(arm,size=0x90) addr:0x020d0df8 +func_ov019_020d0e88 kind:function(arm,size=0x260) addr:0x020d0e88 +func_ov019_020d10e8 kind:function(arm,size=0x174) addr:0x020d10e8 +func_ov019_020d125c kind:function(arm,size=0x13c) addr:0x020d125c +func_ov019_020d1398 kind:function(arm,size=0x48) addr:0x020d1398 +func_ov019_020d13e0 kind:function(arm,size=0x34) addr:0x020d13e0 +func_ov019_020d1414 kind:function(arm,size=0x8c) addr:0x020d1414 +func_ov019_020d14a0 kind:function(arm,size=0x3c) addr:0x020d14a0 +func_ov019_020d14dc kind:function(arm,size=0x3c) addr:0x020d14dc +func_ov019_020d1518 kind:function(arm,size=0x94) addr:0x020d1518 +func_ov019_020d15ac kind:function(arm,size=0x34) addr:0x020d15ac +func_ov019_020d15e0 kind:function(arm,size=0x34) addr:0x020d15e0 +func_ov019_020d1614 kind:function(arm,size=0x9c) addr:0x020d1614 +func_ov019_020d16b0 kind:function(arm,size=0x110) addr:0x020d16b0 +func_ov019_020d17c0 kind:function(arm,size=0x28) addr:0x020d17c0 +func_ov019_020d17e8 kind:function(arm,size=0x2a4) addr:0x020d17e8 +func_ov019_020d1a8c kind:function(arm,size=0x68) addr:0x020d1a8c +func_ov019_020d1af4 kind:function(arm,size=0x9c) addr:0x020d1af4 +data_ov019_020d1b90 kind:data(any) addr:0x020d1b90 +data_ov019_020d1b9c kind:data(any) addr:0x020d1b9c +data_ov019_020d1bac kind:data(any) addr:0x020d1bac +data_ov019_020d1bb4 kind:data(any) addr:0x020d1bb4 +data_ov019_020d1bc8 kind:data(any) addr:0x020d1bc8 +__sinit_ov019_020d1bdc kind:function(arm,size=0x18) addr:0x020d1bdc +__sinit_ov019_020d1bf4 kind:function(arm,size=0x18) addr:0x020d1bf4 +__sinit_ov019_020d1c0c kind:function(arm,size=0xa8) addr:0x020d1c0c +__sinit_ov019_020d1cb4 kind:function(arm,size=0x68) addr:0x020d1cb4 +__sinit_ov019_020d1d1c kind:function(arm,size=0x28) addr:0x020d1d1c +.p__sinit_ov019_020d1bdc kind:data(word) addr:0x020d1d44 +.p__sinit_ov019_020d1bf4 kind:data(word) addr:0x020d1d48 +.p__sinit_ov019_020d1c0c kind:data(word) addr:0x020d1d4c +.p__sinit_ov019_020d1cb4 kind:data(word) addr:0x020d1d50 +.p__sinit_ov019_020d1d1c kind:data(word) addr:0x020d1d54 +data_ov019_020d1d60 kind:data(any) addr:0x020d1d60 +data_ov019_020d1d6c kind:data(any) addr:0x020d1d6c +data_ov019_020d1d94 kind:data(any) addr:0x020d1d94 +data_ov019_020d1da0 kind:data(any) addr:0x020d1da0 +data_ov019_020d1de0 kind:data(any) addr:0x020d1de0 +data_ov019_020d1e0c kind:data(any) addr:0x020d1e0c +data_ov019_020d1e14 kind:data(any) addr:0x020d1e14 +data_ov019_020d1e1c kind:data(any) addr:0x020d1e1c +data_ov019_020d1e24 kind:data(any) addr:0x020d1e24 +data_ov019_020d1e2c kind:data(any) addr:0x020d1e2c +data_ov019_020d1e32 kind:data(any) addr:0x020d1e32 +data_ov019_020d1e74 kind:data(any) addr:0x020d1e74 +data_ov019_020d1e78 kind:data(any) addr:0x020d1e78 +data_ov019_020d1ea0 kind:data(any) addr:0x020d1ea0 +data_ov019_020d1ebc kind:data(any) addr:0x020d1ebc +data_ov019_020d1f74 kind:data(any) addr:0x020d1f74 +data_ov019_020d202c kind:data(any) addr:0x020d202c +data_ov019_020d20a0 kind:data(any) addr:0x020d20a0 ambiguous +data_ov019_020d20e4 kind:data(any) addr:0x020d20e4 +data_ov019_020d20fc kind:data(any) addr:0x020d20fc +data_ov019_020d2100 kind:data(any) addr:0x020d2100 +data_ov019_020d210c kind:data(any) addr:0x020d210c +data_ov019_020d211c kind:data(any) addr:0x020d211c +data_ov019_020d2128 kind:data(any) addr:0x020d2128 +data_ov019_020d213c kind:data(any) addr:0x020d213c +data_ov019_020d2168 kind:data(any) addr:0x020d2168 +data_ov019_020d21a0 kind:data(any) addr:0x020d21a0 +data_ov019_020d21b8 kind:data(any) addr:0x020d21b8 ambiguous +data_ov019_020d21e0 kind:data(any) addr:0x020d21e0 +data_ov019_020d2204 kind:data(any) addr:0x020d2204 +data_ov019_020d221c kind:data(any) addr:0x020d221c ambiguous +data_ov019_020d2220 kind:data(any) addr:0x020d2220 +data_ov019_020d2228 kind:data(any) addr:0x020d2228 +data_ov019_020d223c kind:data(any) addr:0x020d223c +data_ov019_020d2264 kind:data(any) addr:0x020d2264 +data_ov019_020d2288 kind:data(any) addr:0x020d2288 +data_ov019_020d2298 kind:data(any) addr:0x020d2298 +data_ov019_020d22b4 kind:data(any) addr:0x020d22b4 +data_ov019_020d22ca kind:data(any) addr:0x020d22ca +data_ov019_020d22cc kind:data(any) addr:0x020d22cc +data_ov019_020d22e4 kind:data(any) addr:0x020d22e4 +data_ov019_020d22fc kind:data(any) addr:0x020d22fc +data_ov019_020d2314 kind:data(any) addr:0x020d2314 +data_ov019_020d232c kind:data(any) addr:0x020d232c +data_ov019_020d2330 kind:data(any) addr:0x020d2330 +data_ov019_020d2334 kind:data(any) addr:0x020d2334 +data_ov019_020d2338 kind:data(any) addr:0x020d2338 +data_ov019_020d233c kind:data(any) addr:0x020d233c +data_ov019_020d2340 kind:data(any) addr:0x020d2340 +data_ov019_020d234c kind:data(any) addr:0x020d234c +data_ov019_020d2358 kind:data(any) addr:0x020d2358 +data_ov019_020d2364 kind:data(any) addr:0x020d2364 +data_ov019_020d2370 kind:data(any) addr:0x020d2370 +data_ov019_020d237c kind:data(any) addr:0x020d237c +data_ov019_020d2390 kind:data(any) addr:0x020d2390 +data_ov019_020d2394 kind:data(any) addr:0x020d2394 +data_ov019_020d23a0 kind:data(any) addr:0x020d23a0 +data_ov019_020d23ac kind:data(any) addr:0x020d23ac +data_ov019_020d23c0 kind:data(any) addr:0x020d23c0 +data_ov019_020d23f0 kind:data(any) addr:0x020d23f0 +data_ov019_020d2420 kind:data(any) addr:0x020d2420 +data_ov019_020d2454 kind:data(any) addr:0x020d2454 +data_ov019_020d2480 kind:data(any) addr:0x020d2480 +data_ov019_020d2488 kind:data(any) addr:0x020d2488 +data_ov019_020d2490 kind:data(any) addr:0x020d2490 +data_ov019_020d24a0 kind:bss addr:0x020d24a0 +data_ov019_020d24a8 kind:bss addr:0x020d24a8 +data_ov019_020d24ac kind:bss addr:0x020d24ac +data_ov019_020d3d89 kind:bss addr:0x020d3d89 ambiguous +data_ov019_020d48b8 kind:bss addr:0x020d48b8 ambiguous +data_ov019_020d54d4 kind:bss addr:0x020d54d4 ambiguous +data_ov019_020d5970 kind:bss addr:0x020d5970 ambiguous +data_ov019_020d6404 kind:bss addr:0x020d6404 ambiguous +data_ov019_020d6e7c kind:bss addr:0x020d6e7c ambiguous +data_ov019_020d72f8 kind:bss addr:0x020d72f8 ambiguous +data_ov019_020d72fc kind:bss addr:0x020d72fc ambiguous +data_ov019_020d7300 kind:bss addr:0x020d7300 ambiguous +data_ov019_020d7304 kind:bss addr:0x020d7304 ambiguous +data_ov019_020d7578 kind:bss addr:0x020d7578 ambiguous +data_ov019_020d7605 kind:bss addr:0x020d7605 ambiguous +data_ov019_020d764c kind:bss addr:0x020d764c ambiguous +data_ov019_020d78a0 kind:bss addr:0x020d78a0 ambiguous +data_ov019_020d78a2 kind:bss addr:0x020d78a2 ambiguous +data_ov019_020d7b48 kind:bss addr:0x020d7b48 ambiguous +data_ov019_020d7bf8 kind:bss addr:0x020d7bf8 ambiguous +data_ov019_020d8640 kind:bss addr:0x020d8640 ambiguous +data_ov019_020d8674 kind:bss addr:0x020d8674 ambiguous +data_ov019_020d8678 kind:bss addr:0x020d8678 ambiguous +data_ov019_020d8680 kind:bss addr:0x020d8680 ambiguous +data_ov019_020d8690 kind:bss addr:0x020d8690 ambiguous +data_ov019_020d8694 kind:bss addr:0x020d8694 ambiguous +data_ov019_020d8e38 kind:bss addr:0x020d8e38 ambiguous +data_ov019_020d95a8 kind:bss addr:0x020d95a8 ambiguous +data_ov019_020da740 kind:bss addr:0x020da740 ambiguous +data_ov019_020dbe3c kind:bss addr:0x020dbe3c ambiguous +data_ov019_020dbe68 kind:bss addr:0x020dbe68 ambiguous +data_ov019_020dbe7c kind:bss addr:0x020dbe7c ambiguous +data_ov019_020dbe9c kind:bss addr:0x020dbe9c ambiguous +data_ov019_020dbeb0 kind:bss addr:0x020dbeb0 ambiguous +data_ov019_020dbec4 kind:bss addr:0x020dbec4 ambiguous +data_ov019_020dbee8 kind:bss addr:0x020dbee8 ambiguous +data_ov019_020dbf0c kind:bss addr:0x020dbf0c ambiguous +data_ov019_020dbf38 kind:bss addr:0x020dbf38 ambiguous +data_ov019_020dbf5c kind:bss addr:0x020dbf5c ambiguous +data_ov019_020dbf80 kind:bss addr:0x020dbf80 ambiguous +data_ov019_020dc19c kind:bss addr:0x020dc19c ambiguous +data_ov019_020dc239 kind:bss addr:0x020dc239 ambiguous +data_ov019_020dc269 kind:bss addr:0x020dc269 ambiguous +data_ov019_020dc2b4 kind:bss addr:0x020dc2b4 ambiguous +data_ov019_020dc364 kind:bss addr:0x020dc364 ambiguous +data_ov019_020dcd51 kind:bss addr:0x020dcd51 ambiguous +data_ov019_020dd104 kind:bss addr:0x020dd104 ambiguous +data_ov019_020dda60 kind:bss addr:0x020dda60 ambiguous +data_ov019_020e00ac kind:bss addr:0x020e00ac +data_ov019_020e0fde kind:bss addr:0x020e0fde ambiguous +data_ov019_020e14a4 kind:bss addr:0x020e14a4 ambiguous +data_ov019_020e3494 kind:bss addr:0x020e3494 ambiguous +data_ov019_020e3b7c kind:bss addr:0x020e3b7c ambiguous +data_ov019_020e3c84 kind:bss addr:0x020e3c84 ambiguous +data_ov019_020e3df8 kind:bss addr:0x020e3df8 ambiguous +data_ov019_020e3e24 kind:bss addr:0x020e3e24 ambiguous +data_ov019_020e4058 kind:bss addr:0x020e4058 ambiguous +data_ov019_020e40b8 kind:bss addr:0x020e40b8 ambiguous +data_ov019_020e4584 kind:bss addr:0x020e4584 ambiguous +data_ov019_020e58a8 kind:bss addr:0x020e58a8 ambiguous +data_ov019_020e6b14 kind:bss addr:0x020e6b14 ambiguous +data_ov019_020e75dc kind:bss addr:0x020e75dc ambiguous +data_ov019_020e7660 kind:bss addr:0x020e7660 ambiguous +data_ov019_020e7768 kind:bss addr:0x020e7768 ambiguous +data_ov019_020e7794 kind:bss addr:0x020e7794 ambiguous +data_ov019_020e7798 kind:bss addr:0x020e7798 ambiguous +data_ov019_020e782c kind:bss addr:0x020e782c ambiguous +data_ov019_020e7ae4 kind:bss addr:0x020e7ae4 ambiguous +data_ov019_020e7b7c kind:bss addr:0x020e7b7c ambiguous +data_ov019_020e7e44 kind:bss addr:0x020e7e44 ambiguous +data_ov019_020e7f30 kind:bss addr:0x020e7f30 ambiguous +data_ov019_020e81b4 kind:bss addr:0x020e81b4 ambiguous +data_ov019_020e8234 kind:bss addr:0x020e8234 ambiguous +data_ov019_020e8288 kind:bss addr:0x020e8288 ambiguous +data_ov019_020e82b8 kind:bss addr:0x020e82b8 ambiguous +data_ov019_020e82bc kind:bss addr:0x020e82bc ambiguous +data_ov019_020e834c kind:bss addr:0x020e834c ambiguous +data_ov019_020e8368 kind:bss addr:0x020e8368 ambiguous +data_ov019_020e83f4 kind:bss addr:0x020e83f4 ambiguous +data_ov019_020e8438 kind:bss addr:0x020e8438 ambiguous +data_ov019_020e846c kind:bss addr:0x020e846c ambiguous +data_ov019_020e8494 kind:bss addr:0x020e8494 ambiguous +data_ov019_020e84b8 kind:bss addr:0x020e84b8 ambiguous +data_ov019_020e8510 kind:bss addr:0x020e8510 ambiguous +data_ov019_020e8524 kind:bss addr:0x020e8524 ambiguous +data_ov019_020e8528 kind:bss addr:0x020e8528 ambiguous +data_ov019_020e8560 kind:bss addr:0x020e8560 ambiguous +data_ov019_020e8610 kind:bss addr:0x020e8610 ambiguous +data_ov019_020e8718 kind:bss addr:0x020e8718 ambiguous +data_ov019_020e871c kind:bss addr:0x020e871c ambiguous +data_ov019_020e8728 kind:bss addr:0x020e8728 ambiguous +data_ov019_020e873c kind:bss addr:0x020e873c ambiguous +data_ov019_020e8752 kind:bss addr:0x020e8752 ambiguous +data_ov019_020e8756 kind:bss addr:0x020e8756 ambiguous +data_ov019_020e8758 kind:bss addr:0x020e8758 ambiguous +data_ov019_020e875a kind:bss addr:0x020e875a ambiguous +data_ov019_020e8804 kind:bss addr:0x020e8804 ambiguous +data_ov019_020e8b00 kind:bss addr:0x020e8b00 ambiguous +data_ov019_020e8b3c kind:bss addr:0x020e8b3c ambiguous +data_ov019_020e8c98 kind:bss addr:0x020e8c98 ambiguous +data_ov019_020ea00d kind:bss addr:0x020ea00d ambiguous +data_ov019_020ea035 kind:bss addr:0x020ea035 ambiguous +data_ov019_020eae64 kind:bss addr:0x020eae64 ambiguous +data_ov019_020eae7c kind:bss addr:0x020eae7c ambiguous +data_ov019_020eae98 kind:bss addr:0x020eae98 ambiguous +data_ov019_020ec0d0 kind:bss addr:0x020ec0d0 ambiguous +data_ov019_020edcac kind:bss addr:0x020edcac +data_ov019_020eecd4 kind:bss addr:0x020eecd4 ambiguous +data_ov019_020ef022 kind:bss addr:0x020ef022 ambiguous +data_ov019_020ef7fc kind:bss addr:0x020ef7fc ambiguous +data_ov019_020ef9ec kind:bss addr:0x020ef9ec ambiguous +data_ov019_020efdac kind:bss addr:0x020efdac ambiguous +data_ov019_020efde8 kind:bss addr:0x020efde8 ambiguous +data_ov019_020f0040 kind:bss addr:0x020f0040 ambiguous +data_ov019_020f0070 kind:bss addr:0x020f0070 ambiguous +data_ov019_020f0074 kind:bss addr:0x020f0074 ambiguous +data_ov019_020f0078 kind:bss addr:0x020f0078 ambiguous +data_ov019_020f007c kind:bss addr:0x020f007c ambiguous +data_ov019_020f0080 kind:bss addr:0x020f0080 ambiguous +data_ov019_020f00a4 kind:bss addr:0x020f00a4 ambiguous +data_ov019_020f0178 kind:bss addr:0x020f0178 ambiguous +data_ov019_020f018c kind:bss addr:0x020f018c ambiguous +data_ov019_020f0200 kind:bss addr:0x020f0200 ambiguous +data_ov019_020f0224 kind:bss addr:0x020f0224 ambiguous +data_ov019_020f0288 kind:bss addr:0x020f0288 ambiguous +data_ov019_020f02a8 kind:bss addr:0x020f02a8 ambiguous +data_ov019_020f02cc kind:bss addr:0x020f02cc ambiguous +data_ov019_020f0488 kind:bss addr:0x020f0488 ambiguous +data_ov019_020f04bc kind:bss addr:0x020f04bc ambiguous +data_ov019_020f04f4 kind:bss addr:0x020f04f4 ambiguous +data_ov019_020f062c kind:bss addr:0x020f062c ambiguous +data_ov019_020f063c kind:bss addr:0x020f063c ambiguous +data_ov019_020f0be0 kind:bss addr:0x020f0be0 ambiguous +data_ov019_020f0cbc kind:bss addr:0x020f0cbc ambiguous +data_ov019_020f0fac kind:bss addr:0x020f0fac ambiguous +data_ov019_020f1370 kind:bss addr:0x020f1370 ambiguous +data_ov019_020f19f4 kind:bss addr:0x020f19f4 ambiguous +data_ov019_020f1b3c kind:bss addr:0x020f1b3c ambiguous +data_ov019_020f1b54 kind:bss addr:0x020f1b54 ambiguous +data_ov019_020f1d74 kind:bss addr:0x020f1d74 ambiguous +data_ov019_020f241c kind:bss addr:0x020f241c ambiguous +data_ov019_020f37b0 kind:bss addr:0x020f37b0 ambiguous +data_ov019_020f38a8 kind:bss addr:0x020f38a8 ambiguous +data_ov019_020f398c kind:bss addr:0x020f398c ambiguous +data_ov019_020f3a84 kind:bss addr:0x020f3a84 ambiguous +data_ov019_020f3d5c kind:bss addr:0x020f3d5c ambiguous +data_ov019_020f47b4 kind:bss addr:0x020f47b4 ambiguous +data_ov019_020f48fc kind:bss addr:0x020f48fc ambiguous +data_ov019_020f5298 kind:bss addr:0x020f5298 ambiguous +data_ov019_020f58b0 kind:bss addr:0x020f58b0 ambiguous +data_ov019_020f5b04 kind:bss addr:0x020f5b04 ambiguous +data_ov019_020f60e8 kind:bss addr:0x020f60e8 ambiguous +data_ov019_020f617c kind:bss addr:0x020f617c ambiguous +data_ov019_020f6354 kind:bss addr:0x020f6354 ambiguous +data_ov019_020f635c kind:bss addr:0x020f635c ambiguous +data_ov019_020f6364 kind:bss addr:0x020f6364 ambiguous +data_ov019_020f6740 kind:bss addr:0x020f6740 ambiguous +data_ov019_020f6814 kind:bss addr:0x020f6814 ambiguous +data_ov019_020f74b4 kind:bss addr:0x020f74b4 ambiguous +data_ov019_020f7518 kind:bss addr:0x020f7518 ambiguous +data_ov019_020f7554 kind:bss addr:0x020f7554 ambiguous +data_ov019_020f7574 kind:bss addr:0x020f7574 ambiguous +data_ov019_020f757c kind:bss addr:0x020f757c ambiguous +data_ov019_020f75d4 kind:bss addr:0x020f75d4 ambiguous +data_ov019_020f764c kind:bss addr:0x020f764c ambiguous +data_ov019_020f7774 kind:bss addr:0x020f7774 ambiguous +data_ov019_020f7a64 kind:bss addr:0x020f7a64 ambiguous +data_ov019_020f7d9c kind:bss addr:0x020f7d9c ambiguous +data_ov019_020f7ef4 kind:bss addr:0x020f7ef4 ambiguous +data_ov019_020f8004 kind:bss addr:0x020f8004 ambiguous +data_ov019_020f82c0 kind:bss addr:0x020f82c0 ambiguous +data_ov019_020f9dac kind:bss addr:0x020f9dac ambiguous +data_ov019_020f9e1c kind:bss addr:0x020f9e1c ambiguous +data_ov019_020f9e8c kind:bss addr:0x020f9e8c ambiguous +data_ov019_020f9efc kind:bss addr:0x020f9efc ambiguous +data_ov019_020fab3c kind:bss addr:0x020fab3c ambiguous +data_ov019_020fb2ec kind:bss addr:0x020fb2ec ambiguous +data_ov019_020fb48c kind:bss addr:0x020fb48c ambiguous +data_ov019_020fb7ec kind:bss addr:0x020fb7ec ambiguous +data_ov019_020fb8ac kind:bss addr:0x020fb8ac +data_ov019_020fc034 kind:bss addr:0x020fc034 ambiguous +data_ov019_020fc438 kind:bss addr:0x020fc438 ambiguous +data_ov019_020fc49c kind:bss addr:0x020fc49c ambiguous +data_ov019_020fc598 kind:bss addr:0x020fc598 ambiguous +data_ov019_020fcb40 kind:bss addr:0x020fcb40 ambiguous +data_ov019_020fcb58 kind:bss addr:0x020fcb58 ambiguous +data_ov019_020fccdc kind:bss addr:0x020fccdc ambiguous +data_ov019_020fcce0 kind:bss addr:0x020fcce0 ambiguous +data_ov019_020fccf0 kind:bss addr:0x020fccf0 ambiguous +data_ov019_020fcd48 kind:bss addr:0x020fcd48 ambiguous +data_ov019_020fcdd0 kind:bss addr:0x020fcdd0 ambiguous +data_ov019_020fcf54 kind:bss addr:0x020fcf54 ambiguous +data_ov019_020fcf58 kind:bss addr:0x020fcf58 ambiguous +data_ov019_020fd054 kind:bss addr:0x020fd054 ambiguous +data_ov019_020fd05c kind:bss addr:0x020fd05c ambiguous +data_ov019_020fd064 kind:bss addr:0x020fd064 ambiguous +data_ov019_020fd068 kind:bss addr:0x020fd068 ambiguous +data_ov019_020fd06c kind:bss addr:0x020fd06c ambiguous +data_ov019_020fd0d8 kind:bss addr:0x020fd0d8 ambiguous +data_ov019_020fe714 kind:bss addr:0x020fe714 ambiguous +data_ov019_020fee4c kind:bss addr:0x020fee4c ambiguous +data_ov019_020fef8c kind:bss addr:0x020fef8c ambiguous +data_ov019_020ff05c kind:bss addr:0x020ff05c ambiguous +data_ov019_020ff0e0 kind:bss addr:0x020ff0e0 ambiguous +data_ov019_020ff0f0 kind:bss addr:0x020ff0f0 ambiguous +data_ov019_020ff110 kind:bss addr:0x020ff110 ambiguous +data_ov019_020ff190 kind:bss addr:0x020ff190 ambiguous +data_ov019_020ff19c kind:bss addr:0x020ff19c ambiguous +data_ov019_020ff2b8 kind:bss addr:0x020ff2b8 ambiguous +data_ov019_020ff2f8 kind:bss addr:0x020ff2f8 ambiguous +data_ov019_020ff36c kind:bss addr:0x020ff36c ambiguous +data_ov019_020ff3b0 kind:bss addr:0x020ff3b0 ambiguous +data_ov019_020ff3dc kind:bss addr:0x020ff3dc ambiguous +data_ov019_020ff41c kind:bss addr:0x020ff41c ambiguous +data_ov019_020ff448 kind:bss addr:0x020ff448 ambiguous +data_ov019_020ff4f8 kind:bss addr:0x020ff4f8 ambiguous +data_ov019_020ffb6c kind:bss addr:0x020ffb6c ambiguous +data_ov019_020ffcc4 kind:bss addr:0x020ffcc4 ambiguous +data_ov019_020ffdfc kind:bss addr:0x020ffdfc ambiguous +data_ov019_020ffe5c kind:bss addr:0x020ffe5c ambiguous +data_ov019_020ffe6c kind:bss addr:0x020ffe6c ambiguous +data_ov019_020ffe74 kind:bss addr:0x020ffe74 ambiguous +data_ov019_020ffecc kind:bss addr:0x020ffecc ambiguous +data_ov019_020ffef0 kind:bss addr:0x020ffef0 ambiguous +data_ov019_0210022c kind:bss addr:0x0210022c ambiguous +data_ov019_021004b8 kind:bss addr:0x021004b8 ambiguous +data_ov019_02100794 kind:bss addr:0x02100794 ambiguous +data_ov019_02100abc kind:bss addr:0x02100abc ambiguous +data_ov019_02100fec kind:bss addr:0x02100fec ambiguous +data_ov019_0210146c kind:bss addr:0x0210146c ambiguous +data_ov019_02101558 kind:bss addr:0x02101558 ambiguous +data_ov019_021017cc kind:bss addr:0x021017cc ambiguous +data_ov019_021019f4 kind:bss addr:0x021019f4 ambiguous +data_ov019_02102418 kind:bss addr:0x02102418 ambiguous +data_ov019_02102914 kind:bss addr:0x02102914 ambiguous +data_ov019_02102e50 kind:bss addr:0x02102e50 ambiguous +data_ov019_02103158 kind:bss addr:0x02103158 ambiguous +data_ov019_02103234 kind:bss addr:0x02103234 ambiguous +data_ov019_02103514 kind:bss addr:0x02103514 ambiguous +data_ov019_02103790 kind:bss addr:0x02103790 ambiguous +data_ov019_021037a4 kind:bss addr:0x021037a4 ambiguous +data_ov019_02103874 kind:bss addr:0x02103874 ambiguous +data_ov019_02103c28 kind:bss addr:0x02103c28 ambiguous +data_ov019_02103d10 kind:bss addr:0x02103d10 ambiguous +data_ov019_02103e18 kind:bss addr:0x02103e18 ambiguous +data_ov019_02103f18 kind:bss addr:0x02103f18 ambiguous +data_ov019_02103f20 kind:bss addr:0x02103f20 ambiguous +data_ov019_02103f80 kind:bss addr:0x02103f80 ambiguous +data_ov019_02103ffc kind:bss addr:0x02103ffc ambiguous +data_ov019_02104198 kind:bss addr:0x02104198 ambiguous +data_ov019_02104358 kind:bss addr:0x02104358 ambiguous +data_ov019_021044a0 kind:bss addr:0x021044a0 ambiguous +data_ov019_02104ee0 kind:bss addr:0x02104ee0 ambiguous +data_ov019_02104f10 kind:bss addr:0x02104f10 ambiguous +data_ov019_0210547c kind:bss addr:0x0210547c ambiguous +data_ov019_02105820 kind:bss addr:0x02105820 ambiguous +data_ov019_02105fe0 kind:bss addr:0x02105fe0 ambiguous +data_ov019_02106d40 kind:bss addr:0x02106d40 ambiguous +data_ov019_02106e60 kind:bss addr:0x02106e60 ambiguous +data_ov019_02106e64 kind:bss addr:0x02106e64 ambiguous +data_ov019_02106ef8 kind:bss addr:0x02106ef8 ambiguous +data_ov019_0210754c kind:bss addr:0x0210754c ambiguous +data_ov019_02107554 kind:bss addr:0x02107554 ambiguous +data_ov019_0210759c kind:bss addr:0x0210759c ambiguous +data_ov019_021075a0 kind:bss addr:0x021075a0 ambiguous +data_ov019_021082d0 kind:bss addr:0x021082d0 ambiguous +data_ov019_0210894c kind:bss addr:0x0210894c ambiguous +data_ov019_02108e20 kind:bss addr:0x02108e20 ambiguous +data_ov019_02108ee0 kind:bss addr:0x02108ee0 ambiguous +data_ov019_021094ac kind:bss addr:0x021094ac +data_ov019_02109544 kind:bss addr:0x02109544 ambiguous +data_ov019_02109550 kind:bss addr:0x02109550 ambiguous +data_ov019_0210955c kind:bss addr:0x0210955c ambiguous +data_ov019_021095d8 kind:bss addr:0x021095d8 ambiguous +data_ov019_021095e0 kind:bss addr:0x021095e0 ambiguous +data_ov019_021095e8 kind:bss addr:0x021095e8 ambiguous +data_ov019_021095f0 kind:bss addr:0x021095f0 ambiguous +data_ov019_0210963c kind:bss addr:0x0210963c ambiguous +data_ov019_02109950 kind:bss addr:0x02109950 ambiguous +data_ov019_021099cc kind:bss addr:0x021099cc ambiguous +data_ov019_02109ad0 kind:bss addr:0x02109ad0 ambiguous +data_ov019_02109b70 kind:bss addr:0x02109b70 ambiguous +data_ov019_02109b74 kind:bss addr:0x02109b74 ambiguous +data_ov019_02109c14 kind:bss addr:0x02109c14 ambiguous +data_ov019_02109c1c kind:bss addr:0x02109c1c ambiguous +data_ov019_02109c34 kind:bss addr:0x02109c34 ambiguous +data_ov019_02109c54 kind:bss addr:0x02109c54 ambiguous +data_ov019_02109c6c kind:bss addr:0x02109c6c ambiguous +data_ov019_02109ce4 kind:bss addr:0x02109ce4 ambiguous +data_ov019_02109d14 kind:bss addr:0x02109d14 ambiguous +data_ov019_02109db8 kind:bss addr:0x02109db8 ambiguous +data_ov019_02109e08 kind:bss addr:0x02109e08 ambiguous +data_ov019_02109f00 kind:bss addr:0x02109f00 ambiguous +data_ov019_0210a084 kind:bss addr:0x0210a084 ambiguous +data_ov019_0210a0d8 kind:bss addr:0x0210a0d8 ambiguous +data_ov019_0210a110 kind:bss addr:0x0210a110 ambiguous +data_ov019_0210a118 kind:bss addr:0x0210a118 ambiguous +data_ov019_0210a25c kind:bss addr:0x0210a25c ambiguous +data_ov019_0210a368 kind:bss addr:0x0210a368 ambiguous +data_ov019_0210a378 kind:bss addr:0x0210a378 ambiguous +data_ov019_0210a5f0 kind:bss addr:0x0210a5f0 ambiguous +data_ov019_0210a624 kind:bss addr:0x0210a624 ambiguous +data_ov019_0210a6fc kind:bss addr:0x0210a6fc ambiguous +data_ov019_0210a910 kind:bss addr:0x0210a910 ambiguous +data_ov019_0210aaec kind:bss addr:0x0210aaec ambiguous +data_ov019_0210aba0 kind:bss addr:0x0210aba0 ambiguous +data_ov019_0210ac5c kind:bss addr:0x0210ac5c ambiguous +data_ov019_0210ad24 kind:bss addr:0x0210ad24 ambiguous +data_ov019_0210ad2c kind:bss addr:0x0210ad2c ambiguous +data_ov019_0210ad34 kind:bss addr:0x0210ad34 ambiguous +data_ov019_0210ad8c kind:bss addr:0x0210ad8c ambiguous +data_ov019_0210adf0 kind:bss addr:0x0210adf0 ambiguous +data_ov019_0210adf8 kind:bss addr:0x0210adf8 ambiguous +data_ov019_0210b118 kind:bss addr:0x0210b118 ambiguous +data_ov019_0210b15c kind:bss addr:0x0210b15c ambiguous +data_ov019_0210b174 kind:bss addr:0x0210b174 ambiguous +data_ov019_0210b1bc kind:bss addr:0x0210b1bc ambiguous +data_ov019_0210b1c4 kind:bss addr:0x0210b1c4 ambiguous +data_ov019_0210b1e0 kind:bss addr:0x0210b1e0 ambiguous +data_ov019_0210b2e8 kind:bss addr:0x0210b2e8 ambiguous +data_ov019_0210b2f0 kind:bss addr:0x0210b2f0 ambiguous +data_ov019_0210b2f8 kind:bss addr:0x0210b2f8 ambiguous +data_ov019_0210b300 kind:bss addr:0x0210b300 ambiguous +data_ov019_0210b330 kind:bss addr:0x0210b330 ambiguous +data_ov019_0210b368 kind:bss addr:0x0210b368 ambiguous +data_ov019_0210b3a0 kind:bss addr:0x0210b3a0 ambiguous +data_ov019_0210ba94 kind:bss addr:0x0210ba94 ambiguous +data_ov019_0210bb54 kind:bss addr:0x0210bb54 ambiguous +data_ov019_0210bc74 kind:bss addr:0x0210bc74 ambiguous +data_ov019_0210bd70 kind:bss addr:0x0210bd70 ambiguous +data_ov019_0210bd78 kind:bss addr:0x0210bd78 ambiguous +data_ov019_0210bf68 kind:bss addr:0x0210bf68 ambiguous +data_ov019_0210bf74 kind:bss addr:0x0210bf74 ambiguous +data_ov019_0210cecc kind:bss addr:0x0210cecc ambiguous +data_ov019_0210e1b4 kind:bss addr:0x0210e1b4 ambiguous +data_ov019_0210e218 kind:bss addr:0x0210e218 ambiguous +data_ov019_0210e4c4 kind:bss addr:0x0210e4c4 ambiguous +data_ov019_0210e8a4 kind:bss addr:0x0210e8a4 ambiguous +data_ov019_0210e9ec kind:bss addr:0x0210e9ec ambiguous +data_ov019_0210ec04 kind:bss addr:0x0210ec04 ambiguous +data_ov019_0210ec10 kind:bss addr:0x0210ec10 ambiguous +data_ov019_0210ec2c kind:bss addr:0x0210ec2c ambiguous +data_ov019_0210ec34 kind:bss addr:0x0210ec34 ambiguous +data_ov019_0210ec98 kind:bss addr:0x0210ec98 ambiguous +data_ov019_0210ed1c kind:bss addr:0x0210ed1c ambiguous +data_ov019_0210f110 kind:bss addr:0x0210f110 ambiguous +data_ov019_0210fcfc kind:bss addr:0x0210fcfc ambiguous +data_ov019_0210fd68 kind:bss addr:0x0210fd68 ambiguous +data_ov019_02110230 kind:bss addr:0x02110230 ambiguous +data_ov019_021106e0 kind:bss addr:0x021106e0 ambiguous +data_ov019_021106e4 kind:bss addr:0x021106e4 ambiguous +data_ov019_021106e8 kind:bss addr:0x021106e8 ambiguous +data_ov019_021106ec kind:bss addr:0x021106ec ambiguous +data_ov019_021106f0 kind:bss addr:0x021106f0 ambiguous +data_ov019_021106f4 kind:bss addr:0x021106f4 ambiguous +data_ov019_021106f8 kind:bss addr:0x021106f8 ambiguous +data_ov019_021106fc kind:bss addr:0x021106fc ambiguous +data_ov019_02110700 kind:bss addr:0x02110700 ambiguous +data_ov019_021108b4 kind:bss addr:0x021108b4 ambiguous +data_ov019_021108b8 kind:bss addr:0x021108b8 ambiguous +data_ov019_021108d8 kind:bss addr:0x021108d8 ambiguous +data_ov019_0211091c kind:bss addr:0x0211091c ambiguous +data_ov019_02110960 kind:bss addr:0x02110960 ambiguous +data_ov019_021109a4 kind:bss addr:0x021109a4 ambiguous +data_ov019_02110ca4 kind:bss addr:0x02110ca4 ambiguous +data_ov019_02110cc0 kind:bss addr:0x02110cc0 ambiguous +data_ov019_02110d18 kind:bss addr:0x02110d18 ambiguous +data_ov019_02110d5c kind:bss addr:0x02110d5c ambiguous +data_ov019_02111080 kind:bss addr:0x02111080 ambiguous +data_ov019_02111314 kind:bss addr:0x02111314 ambiguous +data_ov019_02111620 kind:bss addr:0x02111620 ambiguous +data_ov019_02112880 kind:bss addr:0x02112880 ambiguous +data_ov019_021129ec kind:bss addr:0x021129ec ambiguous +data_ov019_02112b34 kind:bss addr:0x02112b34 ambiguous +data_ov019_02112b40 kind:bss addr:0x02112b40 ambiguous +data_ov019_02113d1c kind:bss addr:0x02113d1c ambiguous +data_ov019_021146a0 kind:bss addr:0x021146a0 ambiguous +data_ov019_02114700 kind:bss addr:0x02114700 ambiguous +data_ov019_02114880 kind:bss addr:0x02114880 ambiguous +data_ov019_02115fc0 kind:bss addr:0x02115fc0 ambiguous +data_ov019_02115fcc kind:bss addr:0x02115fcc ambiguous +data_ov019_02115ffc kind:bss addr:0x02115ffc ambiguous +data_ov019_02116320 kind:bss addr:0x02116320 ambiguous +data_ov019_02116360 kind:bss addr:0x02116360 ambiguous +data_ov019_021165d0 kind:bss addr:0x021165d0 ambiguous +data_ov019_021167a4 kind:bss addr:0x021167a4 ambiguous diff --git a/config/usa/arm9/overlays/ov020/delinks.txt b/config/usa/arm9/overlays/ov020/delinks.txt new file mode 100644 index 00000000..cd35f6f5 --- /dev/null +++ b/config/usa/arm9/overlays/ov020/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020c4820 end:0x020dacf0 kind:code align:32 + .rodata start:0x020dacf0 end:0x020dae90 kind:rodata align:4 + .init start:0x020dae90 end:0x020dafec kind:code align:4 + .ctor start:0x020dafec end:0x020db000 kind:rodata align:4 + .data start:0x020db020 end:0x020dbe60 kind:data align:32 + .bss start:0x020dbe60 end:0x020e9a20 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov020/relocs.txt b/config/usa/arm9/overlays/ov020/relocs.txt new file mode 100644 index 00000000..daec9327 --- /dev/null +++ b/config/usa/arm9/overlays/ov020/relocs.txt @@ -0,0 +1,2717 @@ +from:0x020c482c kind:load to:0x020db020 module:overlay(20) +from:0x020c4850 kind:load to:0x020db62c module:overlay(20) +from:0x020c4854 kind:load to:0x020db6f4 module:overlay(20) +from:0x020c486c kind:load to:0x020db688 module:overlay(20) +from:0x020c4870 kind:load to:0x020db6f4 module:overlay(20) +from:0x020c48e4 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c48e8 kind:load to:0x020db024 module:overlay(20) +from:0x020c48ec kind:load to:0x020db6f8 module:overlay(20) +from:0x020c48f0 kind:load to:0x020db700 module:overlay(20) +from:0x020c490c kind:load to:0x020dbe60 module:overlay(20) +from:0x020c4918 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4924 kind:arm_call to:0x020cf9bc module:overlay(20) +from:0x020c4934 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c493c kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4948 kind:load to:0x020c4950 module:overlay(20) +from:0x020c494c kind:load to:0x020dbf00 module:overlay(20) +from:0x020c4960 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4968 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4980 kind:arm_call to:0x020c49b4 module:overlay(20) +from:0x020c4990 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4998 kind:arm_call to:0x020c4a50 module:overlay(20) +from:0x020c49a8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c49b0 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c49bc kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c49e4 kind:arm_call to:0x020d105c module:overlay(20) +from:0x020c49f4 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c49fc kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4a08 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c4a0c kind:load to:0x020dbec0 module:overlay(20) +from:0x020c4a10 kind:load to:0x020dbf00 module:overlay(20) +from:0x020c4a14 kind:load to:0x020c4a18 module:overlay(20) +from:0x020c4a28 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4a30 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4a38 kind:arm_call to:0x020c4a50 module:overlay(20) +from:0x020c4a48 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4a70 kind:arm_call to:0x020cfb50 module:overlay(20) +from:0x020c4a8c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4a98 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c4a9c kind:load to:0x020c4aa0 module:overlay(20) +from:0x020c4ac8 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4ad0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4b5c kind:arm_call to:0x020cfef4 module:overlay(20) +from:0x020c4b68 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4b70 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4bf4 kind:arm_call to:0x020c4c3c module:overlay(20) +from:0x020c4c04 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4c28 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c4c2c kind:load to:0x020db704 module:overlay(20) +from:0x020c4c30 kind:load to:0x020db734 module:overlay(20) +from:0x020c4c34 kind:load to:0x020db764 module:overlay(20) +from:0x020c4c38 kind:load to:0x020db7a0 module:overlay(20) +from:0x020c4c68 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4c98 kind:arm_call to:0x020d0208 module:overlay(20) +from:0x020c4cac kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4cbc kind:load to:0x020dbe60 module:overlay(20) +from:0x020c4cc0 kind:load to:0x020c4ccc module:overlay(20) +from:0x020c4cc4 kind:load to:0x020dc380 module:overlay(20) +from:0x020c4cc8 kind:load to:0x020dc060 module:overlay(20) +from:0x020c4ce0 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4ce8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4d30 kind:arm_call to:0x020c4e20 module:overlay(20) +from:0x020c4d54 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4d8c kind:arm_call to:0x020d04e4 module:overlay(20) +from:0x020c4d98 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4da0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4dac kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4dcc kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4e0c kind:load to:0x020dbe60 module:overlay(20) +from:0x020c4e10 kind:load to:0x020db7c0 module:overlay(20) +from:0x020c4e14 kind:load to:0x020db020 module:overlay(20) +from:0x020c4e18 kind:load to:0x020dca00 module:overlay(20) +from:0x020c4e1c kind:load to:0x020db7a0 module:overlay(20) +from:0x020c4e28 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4e34 kind:arm_call to:0x020d1034 module:overlay(20) +from:0x020c4e44 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4e50 kind:load to:0x020dd220 module:overlay(20) +from:0x020c4e5c kind:arm_call to:0x020d1050 module:overlay(20) +from:0x020c4e68 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4e74 kind:arm_call to:0x020c4eb8 module:overlay(20) +from:0x020c4e98 kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c4eac kind:load to:0x020dd220 module:overlay(20) +from:0x020c4eb0 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c4eb4 kind:load to:0x020db7e8 module:overlay(20) +from:0x020c4ec0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4ec8 kind:arm_call to:0x020d046c module:overlay(20) +from:0x020c4ed8 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4ee4 kind:load to:0x020c4ee8 module:overlay(20) +from:0x020c4ef8 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4efc kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c4f04 kind:arm_call to:0x020c4f38 module:overlay(20) +from:0x020c4f28 kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c4f30 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c4f34 kind:load to:0x020db808 module:overlay(20) +from:0x020c4f40 kind:arm_call to:0x020cfb60 module:overlay(20) +from:0x020c4f50 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4f5c kind:load to:0x020c4f60 module:overlay(20) +from:0x020c4f70 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c4f7c kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c4fa4 kind:arm_call to:0x020284f4 module:main +from:0x020c4fac kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5000 kind:arm_call to:0x02028d74 module:main +from:0x020c5004 kind:arm_call to:0x020c5030 module:overlay(20) +from:0x020c5018 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5024 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5028 kind:load to:0x020dbf40 module:overlay(20) +from:0x020c502c kind:load to:0x020dbf4a module:overlay(20) +from:0x020c5044 kind:arm_call to:0x020284f4 module:main +from:0x020c5048 kind:arm_call to:0x020cf530 module:overlay(20) +from:0x020c5058 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5070 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c50e8 kind:arm_call to:0x020cf678 module:overlay(20) +from:0x020c5120 kind:arm_call to:0x02028d74 module:main +from:0x020c512c kind:arm_call to:0x020cfc94 module:overlay(20) +from:0x020c513c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5148 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c514c kind:load to:0x020dbf40 module:overlay(20) +from:0x020c5150 kind:load to:0x020dc600 module:overlay(20) +from:0x020c5154 kind:load to:0x020dbf54 module:overlay(20) +from:0x020c5158 kind:load to:0x020c515c module:overlay(20) +from:0x020c5178 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5180 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c51a0 kind:arm_call to:0x020c5428 module:overlay(20) +from:0x020c51b4 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5200 kind:arm_call to:0x020275f4 module:main +from:0x020c5274 kind:arm_call to:0x02032cf0 module:main +from:0x020c533c kind:arm_call to:0x02028e08 module:main +from:0x020c538c kind:arm_call to:0x020c5428 module:overlay(20) +from:0x020c53a0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c53ac kind:arm_call to:0x020c5030 module:overlay(20) +from:0x020c53c0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c53cc kind:load to:0x020dbe60 module:overlay(20) +from:0x020c53d0 kind:load to:0x020db854 module:overlay(20) +from:0x020c53d4 kind:load to:0x020dc600 module:overlay(20) +from:0x020c53d8 kind:load to:0x020db8a4 module:overlay(20) +from:0x020c53dc kind:load to:0x020db87c module:overlay(20) +from:0x020c53e0 kind:load to:0x020dbf00 module:overlay(20) +from:0x020c53e4 kind:load to:0x020db8bc module:overlay(20) +from:0x020c53e8 kind:load to:0x020db8d4 module:overlay(20) +from:0x020c53ec kind:load to:0x020db8e8 module:overlay(20) +from:0x020c53f0 kind:load to:0x020dbfa0 module:overlay(20) +from:0x020c5418 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5424 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5430 kind:arm_call to:0x020cfde4 module:overlay(20) +from:0x020c5440 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c544c kind:load to:0x020c5450 module:overlay(20) +from:0x020c5460 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c546c kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5494 kind:arm_call to:0x020c54e0 module:overlay(20) +from:0x020c54a4 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c54ac kind:arm_call to:0x020c559c module:overlay(20) +from:0x020c54d0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c54d8 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c54dc kind:load to:0x020db8f8 module:overlay(20) +from:0x020c54e8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5510 kind:arm_call to:0x020d105c module:overlay(20) +from:0x020c5520 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5528 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5534 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5538 kind:load to:0x020dbec0 module:overlay(20) +from:0x020c553c kind:load to:0x020dbfa0 module:overlay(20) +from:0x020c5540 kind:load to:0x020c5544 module:overlay(20) +from:0x020c5554 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c555c kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5564 kind:arm_call to:0x020c559c module:overlay(20) +from:0x020c558c kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5594 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5598 kind:load to:0x020db920 module:overlay(20) +from:0x020c55e8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c561c kind:arm_call to:0x020cfe28 module:overlay(20) +from:0x020c5630 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5640 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5644 kind:load to:0x020db950 module:overlay(20) +from:0x020c5648 kind:load to:0x020c5654 module:overlay(20) +from:0x020c564c kind:load to:0x020dbfa0 module:overlay(20) +from:0x020c5650 kind:load to:0x020dbed4 module:overlay(20) +from:0x020c566c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5680 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5694 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c56a8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c56b4 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c56e8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c56ec kind:arm_call to:0x020c57a8 module:overlay(20) +from:0x020c5710 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c574c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5754 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5770 kind:arm_call to:0x020c4858 module:overlay(20) +from:0x020c578c kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5794 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5798 kind:load to:0x020db97c module:overlay(20) +from:0x020c579c kind:load to:0x020db990 module:overlay(20) +from:0x020c57a0 kind:load to:0x020db9b0 module:overlay(20) +from:0x020c57a4 kind:load to:0x020db9cc module:overlay(20) +from:0x020c57e0 kind:arm_call to:0x020d0208 module:overlay(20) +from:0x020c57f4 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5804 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5808 kind:load to:0x020c5814 module:overlay(20) +from:0x020c580c kind:load to:0x020dc380 module:overlay(20) +from:0x020c5810 kind:load to:0x020dc060 module:overlay(20) +from:0x020c5838 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5840 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5890 kind:arm_call to:0x020c5988 module:overlay(20) +from:0x020c58b0 kind:arm_call to:0x020c65c0 module:overlay(20) +from:0x020c58dc kind:arm_call to:0x020d04e4 module:overlay(20) +from:0x020c58e8 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c58ec kind:arm_call to:0x020c65c0 module:overlay(20) +from:0x020c590c kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5930 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5970 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5974 kind:load to:0x020db9e4 module:overlay(20) +from:0x020c5978 kind:load to:0x020db020 module:overlay(20) +from:0x020c597c kind:load to:0x020dca00 module:overlay(20) +from:0x020c5980 kind:load to:0x020dba0c module:overlay(20) +from:0x020c5984 kind:load to:0x020db7a0 module:overlay(20) +from:0x020c59b0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c59bc kind:arm_call to:0x020d1034 module:overlay(20) +from:0x020c59cc kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c59d8 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c59dc kind:load to:0x020dd220 module:overlay(20) +from:0x020c59fc kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5a04 kind:arm_call to:0x020d1050 module:overlay(20) +from:0x020c5a10 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5a1c kind:arm_call to:0x020c5a38 module:overlay(20) +from:0x020c5a30 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5a34 kind:load to:0x020dd220 module:overlay(20) +from:0x020c5a40 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5a48 kind:arm_call to:0x020d046c module:overlay(20) +from:0x020c5a58 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5a64 kind:load to:0x020c5a68 module:overlay(20) +from:0x020c5a78 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5a7c kind:arm_call to:0x020c65c0 module:overlay(20) +from:0x020c5a84 kind:arm_call to:0x020c5a9c module:overlay(20) +from:0x020c5a94 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5aa4 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5ab4 kind:arm_call to:0x020cfef4 module:overlay(20) +from:0x020c5ac4 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5ac8 kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c5ad4 kind:load to:0x020c5ad8 module:overlay(20) +from:0x020c5ae8 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5af4 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5b04 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5b0c kind:arm_call to:0x020cf93c module:overlay(20) +from:0x020c5b1c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5b28 kind:load to:0x020c5b2c module:overlay(20) +from:0x020c5b44 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5b4c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5b6c kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5b74 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5b98 kind:arm_call to:0x0202762c module:main +from:0x020c5bc4 kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020c5bdc kind:arm_call to:0x020c4830 module:overlay(20) +from:0x020c5c08 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5c0c kind:load to:0x020dc060 module:overlay(20) +from:0x020c5c14 kind:load to:0x020c5c1c module:overlay(20) +from:0x020c5c18 kind:load to:0x020dba40 module:overlay(20) +from:0x020c5c48 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5c70 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5c88 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5cdc kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5cf4 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5d00 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5d14 kind:load to:0x020dbf00 module:overlay(20) +from:0x020c5d34 kind:arm_call to:0x02028e08 module:main +from:0x020c5d44 kind:arm_call to:0x02028d74 module:main +from:0x020c5d4c kind:load to:0x020dbed4 module:overlay(20) +from:0x020c5d60 kind:load to:0x020dbf00 module:overlay(20) +from:0x020c5d6c kind:load to:0x020cf550 module:overlay(20) +from:0x020c5d7c kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5d8c kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5d9c kind:arm_call to:0x020282cc module:main +from:0x020c5dec kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5df8 kind:arm_call to:0x020c5e54 module:overlay(20) +from:0x020c5e08 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5e10 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5e30 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5e38 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5e50 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5e5c kind:arm_call to:0x020cf530 module:overlay(20) +from:0x020c5e70 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5e78 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5e90 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5e98 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5ee0 kind:arm_call to:0x020c5fc4 module:overlay(20) +from:0x020c5ef0 kind:load to:0x020c5ef4 module:overlay(20) +from:0x020c5f08 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c5f10 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5f90 kind:arm_call to:0x020c5e54 module:overlay(20) +from:0x020c5fa0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5fb4 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c5fbc kind:load to:0x020dbe60 module:overlay(20) +from:0x020c5fc0 kind:load to:0x020dba64 module:overlay(20) +from:0x020c5fdc kind:arm_call to:0x020d1254 module:overlay(20) +from:0x020c5ff8 kind:arm_call to:0x020284f4 module:main +from:0x020c6000 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c600c kind:arm_call to:0x020c6040 module:overlay(20) +from:0x020c6038 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c603c kind:load to:0x020dba80 module:overlay(20) +from:0x020c6110 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c617c kind:arm_call to:0x02028d74 module:main +from:0x020c618c kind:arm_call to:0x02028d74 module:main +from:0x020c619c kind:arm_call to:0x02028d74 module:main +from:0x020c61a4 kind:arm_call to:0x020c61f4 module:overlay(20) +from:0x020c61bc kind:load to:0x020dbe60 module:overlay(20) +from:0x020c61c0 kind:load to:0x020c61d4 module:overlay(20) +from:0x020c61c4 kind:load to:0x020dbf00 module:overlay(20) +from:0x020c61c8 kind:load to:0x020dc600 module:overlay(20) +from:0x020c61cc kind:load to:0x020dbfa0 module:overlay(20) +from:0x020c61d0 kind:load to:0x020dbed4 module:overlay(20) +from:0x020c61e8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c61ec kind:arm_call to:0x020284f4 module:main +from:0x020c61fc kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c620c kind:arm_call to:0x020cf8c8 module:overlay(20) +from:0x020c621c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c6224 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c6230 kind:load to:0x020dda40 module:overlay(20) +from:0x020c6234 kind:load to:0x020c6238 module:overlay(20) +from:0x020c6248 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c6250 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c6260 kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020c626c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c6274 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c6280 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c6288 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c62ac kind:arm_call to:0x020284f4 module:main +from:0x020c62f8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c6308 kind:arm_call to:0x020cf5e4 module:overlay(20) +from:0x020c6358 kind:arm_call to:0x020c4910 module:overlay(20) +from:0x020c6380 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c6384 kind:load to:0x020db824 module:overlay(20) +from:0x020c6388 kind:load to:0x020db83c module:overlay(20) +from:0x020c638c kind:load to:0x020dbf00 module:overlay(20) +from:0x020c6390 kind:load to:0x020dba98 module:overlay(20) +from:0x020c63b0 kind:arm_call to:0x020284f4 module:main +from:0x020c63f8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c641c kind:arm_call to:0x02028e08 module:main +from:0x020c642c kind:arm_call to:0x020c54e0 module:overlay(20) +from:0x020c6434 kind:arm_call to:0x020c559c module:overlay(20) +from:0x020c645c kind:load to:0x020dbe60 module:overlay(20) +from:0x020c6460 kind:load to:0x020db824 module:overlay(20) +from:0x020c6464 kind:load to:0x020db83c module:overlay(20) +from:0x020c6468 kind:load to:0x020dbfa0 module:overlay(20) +from:0x020c646c kind:load to:0x020dba98 module:overlay(20) +from:0x020c647c kind:load to:0x020dbe60 module:overlay(20) +from:0x020c6498 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020c64a8 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c64c4 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c64c8 kind:load to:0x020c5c74 module:overlay(20) +from:0x020c64cc kind:load to:0x020dbab4 module:overlay(20) +from:0x020c64d8 kind:load to:0x020c5b78 module:overlay(20) +from:0x020c64f0 kind:load to:0x020dca00 module:overlay(20) +from:0x020c64f4 kind:load to:0x020dc180 module:overlay(20) +from:0x020c64f8 kind:load to:0x020d0fb0 module:overlay(20) +from:0x020c650c kind:arm_call to:0x020d0770 module:overlay(20) +from:0x020c6544 kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c655c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c6568 kind:load to:0x020dca00 module:overlay(20) +from:0x020c656c kind:load to:0x020dc180 module:overlay(20) +from:0x020c6570 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c6574 kind:load to:0x020dbac8 module:overlay(20) +from:0x020c6590 kind:arm_call to:0x020d0724 module:overlay(20) +from:0x020c659c kind:arm_call to:0x020c48f4 module:overlay(20) +from:0x020c65a0 kind:arm_call to:0x020c5afc module:overlay(20) +from:0x020c65b0 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c65b8 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c65bc kind:load to:0x020dca00 module:overlay(20) +from:0x020c6610 kind:arm_call to:0x020c53f4 module:overlay(20) +from:0x020c661c kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c6638 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c663c kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c6644 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c6674 kind:arm_call to:0x020c59e0 module:overlay(20) +from:0x020c6680 kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c668c kind:arm_call to:0x020d0724 module:overlay(20) +from:0x020c6698 kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c66a0 kind:arm_call to:0x020c5a38 module:overlay(20) +from:0x020c66ac kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c66b4 kind:arm_call to:0x020c4e54 module:overlay(20) +from:0x020c66c0 kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c66cc kind:arm_call to:0x020d0724 module:overlay(20) +from:0x020c66d8 kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c66e0 kind:arm_call to:0x020c4eb8 module:overlay(20) +from:0x020c66ec kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c66f4 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c66f8 kind:load to:0x020dbaf4 module:overlay(20) +from:0x020c66fc kind:load to:0x020dbb10 module:overlay(20) +from:0x020c6700 kind:load to:0x020dca00 module:overlay(20) +from:0x020c6718 kind:arm_call to:0x020284f4 module:main +from:0x020c6720 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c6728 kind:arm_call to:0x020cf978 module:overlay(20) +from:0x020c6748 kind:arm_call to:0x020c4874 module:overlay(20) +from:0x020c6754 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c6758 kind:load to:0x020c5ce0 module:overlay(20) +from:0x020c6768 kind:load to:0x020dbe60 module:overlay(20) +from:0x020c6848 kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020c6878 kind:load to:0x020c6900 module:overlay(20) +from:0x020c68d4 kind:arm_call to:0x02028e08 module:main +from:0x020c6920 kind:arm_call to:0x020c676c module:overlay(20) +from:0x020c6970 kind:arm_call to:0x02028e08 module:main +from:0x020c6a30 kind:arm_call to:0x020c676c module:overlay(20) +from:0x020c6a50 kind:arm_call to:0x0202ced0 module:main +from:0x020c6a60 kind:arm_call to:0x0202cea8 module:main +from:0x020c6a64 kind:arm_call to:0x020280c4 module:main +from:0x020c6aac kind:arm_call to:0x020284f4 module:main +from:0x020c6b08 kind:arm_call to:0x020280d8 module:main +from:0x020c6b10 kind:load to:0x020de940 module:overlay(20) +from:0x020c6b14 kind:load to:0x020dee40 module:overlay(20) +from:0x020c6b18 kind:load to:0x020ded40 module:overlay(20) +from:0x020c6b48 kind:arm_call to:0x020da900 module:overlay(20) +from:0x020c6b78 kind:arm_call to:0x020da3d8 module:overlay(20) +from:0x020c6b84 kind:arm_call to:0x020da3dc module:overlay(20) +from:0x020c6b90 kind:arm_call to:0x020da408 module:overlay(20) +from:0x020c6b9c kind:arm_call to:0x020da7f0 module:overlay(20) +from:0x020c6ba4 kind:load to:0x020de940 module:overlay(20) +from:0x020c6bd4 kind:arm_call to:0x020c6a3c module:overlay(20) +from:0x020c6bfc kind:arm_call to:0x020da83c module:overlay(20) +from:0x020c6c0c kind:arm_call to:0x020dab80 module:overlay(20) +from:0x020c6c18 kind:arm_call to:0x020284f4 module:main +from:0x020c6c34 kind:arm_call to:0x020c687c module:overlay(20) +from:0x020c6c44 kind:load to:0x020c6b20 module:overlay(20) +from:0x020c6c48 kind:load to:0x020de940 module:overlay(20) +from:0x020c6c4c kind:load to:0x020c6b1c module:overlay(20) +from:0x020c6c50 kind:load to:0x020de94c module:overlay(20) +from:0x020c6c5c kind:arm_call to:0x020280c4 module:main +from:0x020c6c94 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020c6ca0 kind:arm_call to:0x020284f4 module:main +from:0x020c6ca8 kind:arm_call to:0x020cf2c0 module:overlay(20) +from:0x020c6cb4 kind:arm_call to:0x020284f4 module:main +from:0x020c6cc8 kind:arm_call to:0x020c687c module:overlay(20) +from:0x020c6cd0 kind:arm_call to:0x020c676c module:overlay(20) +from:0x020c6cd8 kind:arm_call to:0x020280d8 module:main +from:0x020c6ce0 kind:load to:0x020de940 module:overlay(20) +from:0x020c6ce4 kind:load to:0x020c6928 module:overlay(20) +from:0x020c6cec kind:arm_call to:0x020280c4 module:main +from:0x020c6d40 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020c6dac kind:arm_call to:0x020280d8 module:main +from:0x020c6db4 kind:load to:0x020de940 module:overlay(20) +from:0x020c6dc4 kind:load to:0x020de940 module:overlay(20) +from:0x020c6de0 kind:arm_call to:0x020da9f0 module:overlay(20) +from:0x020c6de8 kind:load to:0x020de940 module:overlay(20) +from:0x020c6e1c kind:arm_call to:0x02014fb8 module:main +from:0x020c6e2c kind:load to:0x020dacf0 module:overlay(20) +from:0x020c6e34 kind:arm_call to:0x02014fb8 module:main +from:0x020c6e44 kind:load to:0x020dad00 module:overlay(20) +from:0x020c6e50 kind:load to:0x020cf710 module:overlay(20) +from:0x020c6e70 kind:arm_call to:0x02028d74 module:main +from:0x020c6e78 kind:arm_call to:0x020282e8 module:main +from:0x020c6ed0 kind:arm_call to:0x02028c08 module:main +from:0x020c6ee8 kind:load to:0x020df552 module:overlay(20) +from:0x020c6eec kind:load to:0x020df550 module:overlay(20) +from:0x020c6ef0 kind:load to:0x020df554 module:overlay(20) +from:0x020c6efc kind:load to:0x020df552 module:overlay(20) +from:0x020c6f0c kind:load to:0x020dbb2c module:overlay(20) +from:0x020c6f1c kind:load to:0x020dbb2c module:overlay(20) +from:0x020c6f2c kind:load to:0x020df550 module:overlay(20) +from:0x020c6f3c kind:load to:0x020df550 module:overlay(20) +from:0x020c6f58 kind:arm_call to:0x02028e08 module:main +from:0x020c6f6c kind:load to:0x020df568 module:overlay(20) +from:0x020c6f70 kind:load to:0x020df56e module:overlay(20) +from:0x020c6f88 kind:load to:0x020df56e module:overlay(20) +from:0x020c6fb4 kind:load to:0x020df568 module:overlay(20) +from:0x020c6fe0 kind:arm_call to:0x020c6dec module:overlay(20) +from:0x020c7004 kind:load to:0x020df568 module:overlay(20) +from:0x020c7028 kind:arm_call to:0x02028e08 module:main +from:0x020c7040 kind:load to:0x020df584 module:overlay(20) +from:0x020c7058 kind:load to:0x020df59e module:overlay(20) +from:0x020c706c kind:load to:0x020df584 module:overlay(20) +from:0x020c7080 kind:arm_call to:0x02028e08 module:main +from:0x020c7094 kind:load to:0x020df5f4 module:overlay(20) +from:0x020c70a0 kind:load to:0x020df5f4 module:overlay(20) +from:0x020c70b4 kind:load to:0x020df550 module:overlay(20) +from:0x020c70c8 kind:load to:0x020df550 module:overlay(20) +from:0x020c70d8 kind:load to:0x020df550 module:overlay(20) +from:0x020c70e4 kind:load to:0x020df6c0 module:overlay(20) +from:0x020c70f8 kind:arm_call to:0x02028d74 module:main +from:0x020c7114 kind:arm_call to:0x02028d74 module:main +from:0x020c7170 kind:load to:0x020dbb38 module:overlay(20) +from:0x020c7174 kind:load to:0x020e14c0 module:overlay(20) +from:0x020c7194 kind:arm_call to:0x02011ff4 module:main +from:0x020c71d0 kind:arm_call to:0x020c72e4 module:overlay(20) +from:0x020c71ec kind:arm_call to:0x020131ec module:main +from:0x020c7250 kind:arm_call to:0x020c7338 module:overlay(20) +from:0x020c7274 kind:arm_call to:0x020c7390 module:overlay(20) +from:0x020c7280 kind:arm_call to:0x020c7338 module:overlay(20) +from:0x020c73d8 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7424 kind:arm_call to:0x020d02ec module:overlay(20) +from:0x020c743c kind:arm_call to:0x020c705c module:overlay(20) +from:0x020c7454 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020c7480 kind:arm_call to:0x020c6dc8 module:overlay(20) +from:0x020c74a0 kind:arm_call to:0x020d02ec module:overlay(20) +from:0x020c74b0 kind:arm_call to:0x020c6dc8 module:overlay(20) +from:0x020c74cc kind:load to:0x020e1500 module:overlay(20) +from:0x020c74d0 kind:load to:0x020010c1 module:main +from:0x020c74e8 kind:arm_call_thumb to:0x020011c8 module:main +from:0x020c74f0 kind:load to:0x020e1500 module:overlay(20) +from:0x020c7514 kind:arm_call to:0x020c6fb8 module:overlay(20) +from:0x020c7538 kind:arm_call to:0x02028e08 module:main +from:0x020c7560 kind:load to:0x020e1500 module:overlay(20) +from:0x020c7628 kind:arm_call to:0x02028e08 module:main +from:0x020c7654 kind:arm_call to:0x02028e08 module:main +from:0x020c767c kind:load to:0x020e1500 module:overlay(20) +from:0x020c76e4 kind:arm_call to:0x020c64d0 module:overlay(20) +from:0x020c7704 kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c770c kind:load to:0x020e1500 module:overlay(20) +from:0x020c7714 kind:load to:0x020c7680 module:overlay(20) +from:0x020c7780 kind:arm_call to:0x02028e08 module:main +from:0x020c77b8 kind:load to:0x020e1500 module:overlay(20) +from:0x020c77d0 kind:arm_call to:0x020c7120 module:overlay(20) +from:0x020c7808 kind:arm_call to:0x02028d74 module:main +from:0x020c783c kind:arm_call to:0x020d2698 module:overlay(20) +from:0x020c7844 kind:arm_call to:0x020c7070 module:overlay(20) +from:0x020c7858 kind:arm_call to:0x02028d74 module:main +from:0x020c7868 kind:arm_call_thumb to:0x02001098 module:main +from:0x020c7880 kind:load to:0x020dbb90 module:overlay(20) +from:0x020c7884 kind:load to:0x020e1500 module:overlay(20) +from:0x020c788c kind:load to:0x020e1520 module:overlay(20) +from:0x020c78a8 kind:arm_call_thumb to:0x020010b8 module:main +from:0x020c78bc kind:arm_call to:0x020c71a0 module:overlay(20) +from:0x020c78c8 kind:load to:0x020dbb90 module:overlay(20) +from:0x020c78cc kind:load to:0x020e1500 module:overlay(20) +from:0x020c78e8 kind:arm_call_thumb to:0x020010b8 module:main +from:0x020c78fc kind:arm_call to:0x020c71a0 module:overlay(20) +from:0x020c7904 kind:arm_call to:0x02011ff4 module:main +from:0x020c7910 kind:load to:0x020dbb90 module:overlay(20) +from:0x020c7914 kind:load to:0x020e1500 module:overlay(20) +from:0x020c7958 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7974 kind:arm_call to:0x020c7d10 module:overlay(20) +from:0x020c7988 kind:arm_call to:0x020c7d44 module:overlay(20) +from:0x020c799c kind:arm_call to:0x020c7098 module:overlay(20) +from:0x020c79a8 kind:arm_call to:0x02028e08 module:main +from:0x020c79b8 kind:arm_call to:0x020c7df8 module:overlay(20) +from:0x020c79c8 kind:arm_call to:0x020c7d90 module:overlay(20) +from:0x020c79d0 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c79dc kind:arm_call to:0x020c5fe4 module:overlay(20) +from:0x020c79e0 kind:arm_call to:0x020c6f00 module:overlay(20) +from:0x020c79e8 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7a00 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7a24 kind:arm_call to:0x020c6c54 module:overlay(20) +from:0x020c7a34 kind:arm_call to:0x020c73d4 module:overlay(20) +from:0x020c7a40 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7a48 kind:arm_call to:0x020c5d80 module:overlay(20) +from:0x020c7a54 kind:arm_call to:0x020c73f0 module:overlay(20) +from:0x020c7a78 kind:arm_call to:0x020c6578 module:overlay(20) +from:0x020c7a8c kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c7a94 kind:arm_call to:0x020c6db8 module:overlay(20) +from:0x020c7aac kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7ac0 kind:arm_call to:0x020c73d4 module:overlay(20) +from:0x020c7af4 kind:arm_call to:0x020c73d4 module:overlay(20) +from:0x020c7b08 kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c7b24 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7b34 kind:arm_call to:0x020c7ea0 module:overlay(20) +from:0x020c7b38 kind:arm_call to:0x020c73d4 module:overlay(20) +from:0x020c7b70 kind:arm_call to:0x02028d74 module:main +from:0x020c7b90 kind:arm_call to:0x020c6e18 module:overlay(20) +from:0x020c7b94 kind:arm_call to:0x020c5d08 module:overlay(20) +from:0x020c7b9c kind:arm_call to:0x020c4820 module:overlay(20) +from:0x020c7ba0 kind:arm_call to:0x020c6118 module:overlay(20) +from:0x020c7bb4 kind:arm_call to:0x020c6ef4 module:overlay(20) +from:0x020c7bc4 kind:arm_call to:0x020c5d50 module:overlay(20) +from:0x020c7bd0 kind:arm_call to:0x020c5d18 module:overlay(20) +from:0x020c7bd8 kind:arm_call to:0x020c6480 module:overlay(20) +from:0x020c7be0 kind:arm_call to:0x020c6470 module:overlay(20) +from:0x020c7c14 kind:arm_call to:0x0202cee0 module:main +from:0x020c7c20 kind:arm_call to:0x0202d1b4 module:main +from:0x020c7c48 kind:arm_call to:0x020c6ba8 module:overlay(20) +from:0x020c7c50 kind:arm_call to:0x0202d1fc module:main +from:0x020c7c78 kind:arm_call to:0x020c6ba8 module:overlay(20) +from:0x020c7c90 kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c7ca0 kind:load to:0x020c7718 module:overlay(20) +from:0x020c7ca4 kind:load to:0x020c74f4 module:overlay(20) +from:0x020c7ca8 kind:load to:0x020c74bc module:overlay(20) +from:0x020c7cac kind:load to:0x020c74d4 module:overlay(20) +from:0x020c7cb8 kind:arm_call to:0x020c6ce8 module:overlay(20) +from:0x020c7cbc kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020c7ce0 kind:arm_call to:0x020c6704 module:overlay(20) +from:0x020c7cfc kind:arm_call to:0x020c65c0 module:overlay(20) +from:0x020c7d18 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020c7d38 kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c7d4c kind:arm_call to:0x020c6f10 module:overlay(20) +from:0x020c7d54 kind:arm_call to:0x020c6e48 module:overlay(20) +from:0x020c7d64 kind:arm_call to:0x020c628c module:overlay(20) +from:0x020c7d84 kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c7da4 kind:arm_call to:0x020c4f84 module:overlay(20) +from:0x020c7dc4 kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c7dd0 kind:load to:0x020c7564 module:overlay(20) +from:0x020c7de8 kind:arm_call to:0x020c53f4 module:overlay(20) +from:0x020c7e18 kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c7e64 kind:arm_call to:0x020c6394 module:overlay(20) +from:0x020c7e94 kind:arm_call to:0x020c8168 module:overlay(20) +from:0x020c7eb8 kind:arm_call to:0x020c64fc module:overlay(20) +from:0x020c7edc kind:arm_call to:0x020c64dc module:overlay(20) +from:0x020c7f68 kind:arm_call to:0x020d12d0 module:overlay(20) +from:0x020c7f84 kind:arm_call to:0x020280c4 module:main +from:0x020c7fc8 kind:arm_call to:0x02028e08 module:main +from:0x020c7fd4 kind:arm_call to:0x020280d8 module:main +from:0x020c800c kind:arm_call to:0x020280c4 module:main +from:0x020c8028 kind:arm_call to:0x02028e08 module:main +from:0x020c8030 kind:arm_call to:0x020280d8 module:main +from:0x020c80a8 kind:arm_call to:0x020c7dd4 module:overlay(20) +from:0x020c8108 kind:arm_call to:0x02028e08 module:main +from:0x020c8124 kind:arm_call to:0x020c675c module:overlay(20) +from:0x020c8160 kind:arm_call to:0x020c5d64 module:overlay(20) +from:0x020c8174 kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020c8184 kind:load to:0x020e8718 module:overlay(20) +from:0x020c81e4 kind:arm_call to:0x020c7418 module:overlay(20) +from:0x020c8234 kind:arm_call to:0x020c7494 module:overlay(20) +from:0x020c828c kind:arm_call to:0x020280c4 module:main +from:0x020c82a4 kind:arm_call to:0x020280d8 module:main +from:0x020c8314 kind:arm_call to:0x020280c4 module:main +from:0x020c831c kind:arm_call to:0x020280d8 module:main +from:0x020c834c kind:arm_call to:0x020c64d0 module:overlay(20) +from:0x020c8368 kind:load to:0x020c7680 module:overlay(20) +from:0x020c8378 kind:arm_call to:0x020c7120 module:overlay(20) +from:0x020c8394 kind:load to:0x020dbbe8 module:overlay(20) +from:0x020c83a0 kind:arm_call to:0x020c71a0 module:overlay(20) +from:0x020c83b4 kind:arm_call to:0x020c71a0 module:overlay(20) +from:0x020c83bc kind:arm_call to:0x02011ff4 module:main +from:0x020c8444 kind:arm_call to:0x020c937c module:overlay(20) +from:0x020c844c kind:load to:0x020e85f8 module:overlay(20) +from:0x020c8478 kind:load to:0x020e8638 module:overlay(20) +from:0x020c847c kind:load to:0x020e863c module:overlay(20) +from:0x020c8480 kind:load to:0x020e863d module:overlay(20) +from:0x020c84ec kind:arm_call_thumb to:0x020bfd64 module:overlay(1) +from:0x020c8508 kind:arm_call to:0x020c71ac module:overlay(20) +from:0x020c852c kind:arm_call to:0x0201635c module:main +from:0x020c8534 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8538 kind:load to:0x020c88d0 module:overlay(20) +from:0x020c853c kind:load to:0x02049a0c module:main +from:0x020c8540 kind:load to:0x020c88fc module:overlay(20) +from:0x020c8544 kind:load to:0x020e853c module:overlay(20) +from:0x020c8548 kind:load to:0x020e8548 module:overlay(20) +from:0x020c8558 kind:arm_call to:0x020c71c8 module:overlay(20) +from:0x020c8594 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8598 kind:load to:0x02049a0c module:main +from:0x020c85cc kind:arm_call to:0x020c8de8 module:overlay(20) +from:0x020c8648 kind:arm_call to:0x020c919c module:overlay(20) +from:0x020c8650 kind:arm_call to:0x020c9350 module:overlay(20) +from:0x020c8668 kind:arm_call to:0x020c7288 module:overlay(20) +from:0x020c867c kind:load to:0x020e8520 module:overlay(20) +from:0x020c8680 kind:load to:0x020e8578 module:overlay(20) +from:0x020c8684 kind:load to:0x020e85f8 module:overlay(20) +from:0x020c8688 kind:load to:0x020c8428 module:overlay(20) +from:0x020c868c kind:load to:0x020c8450 module:overlay(20) +from:0x020c86a0 kind:arm_call to:0x020c72e4 module:overlay(20) +from:0x020c86b4 kind:load to:0x020e8520 module:overlay(20) +from:0x020c86d4 kind:arm_call to:0x020ef28c module:overlay(23) +from:0x020c8700 kind:arm_call to:0x020ed5c0 module:overlay(22) +from:0x020c8734 kind:arm_call to:0x020ed16c module:overlay(22) +from:0x020c8768 kind:arm_call to:0x020c72e4 module:overlay(20) +from:0x020c8788 kind:arm_call to:0x020c7224 module:overlay(20) +from:0x020c87a8 kind:load to:0x02043e30 module:main +from:0x020c87ac kind:load to:0x020f1d74 module:overlays(19,22,23) +from:0x020c87b0 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8824 kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020c8850 kind:arm_call to:0x020c8a1c module:overlay(20) +from:0x020c8860 kind:arm_call to:0x020c93e8 module:overlay(20) +from:0x020c886c kind:arm_call to:0x020c7224 module:overlay(20) +from:0x020c889c kind:arm_call to:0x020c8690 module:overlay(20) +from:0x020c88ac kind:load to:0x020e8520 module:overlay(20) +from:0x020c88b0 kind:load to:0x020e8718 module:overlay(20) +from:0x020c88b4 kind:load to:0x020e85f8 module:overlay(20) +from:0x020c88b8 kind:load to:0x020e853c module:overlay(20) +from:0x020c88c8 kind:load to:0x020e85f8 module:overlay(20) +from:0x020c88cc kind:load to:0x020c9494 module:overlay(20) +from:0x020c88e0 kind:arm_call to:0x020c8910 module:overlay(20) +from:0x020c88ec kind:arm_call to:0x020c7258 module:overlay(20) +from:0x020c88f4 kind:load to:0x020e8560 module:overlay(20) +from:0x020c88f8 kind:load to:0x020e8520 module:overlay(20) +from:0x020c890c kind:load to:0x020e8520 module:overlay(20) +from:0x020c895c kind:arm_call to:0x02028d74 module:main +from:0x020c8978 kind:arm_call to:0x020c9254 module:overlay(20) +from:0x020c8a10 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8a14 kind:load to:0x020e85b8 module:overlay(20) +from:0x020c8a18 kind:load to:0x020e8578 module:overlay(20) +from:0x020c8a64 kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8a7c kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8ac8 kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020c8bb4 kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8c1c kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8c3c kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8c58 kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8c84 kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8ca8 kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020c8cc8 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8ccc kind:load to:0x020e85f8 module:overlay(20) +from:0x020c8cd0 kind:load to:0x020e8718 module:overlay(20) +from:0x020c8cec kind:arm_call to:0x020c705c module:overlay(20) +from:0x020c8d04 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020c8d90 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8dc4 kind:arm_call to:0x020edf94 module:overlay(22) +from:0x020c8de4 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8dfc kind:load to:0x020e8718 module:overlay(20) +from:0x020c8e00 kind:load to:0x020c9514 module:overlay(20) +from:0x020c8e10 kind:load to:0x020e853c module:overlay(20) +from:0x020c8e50 kind:arm_call to:0x020c91b8 module:overlay(20) +from:0x020c8e58 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8e5c kind:load to:0x020e8578 module:overlay(20) +from:0x020c8e84 kind:arm_call to:0x020c9240 module:overlay(20) +from:0x020c8e8c kind:load to:0x020e8520 module:overlay(20) +from:0x020c8e90 kind:load to:0x020e8578 module:overlay(20) +from:0x020c8f08 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8f30 kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8f60 kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020c8f74 kind:load to:0x020e8520 module:overlay(20) +from:0x020c8f78 kind:load to:0x020e85f8 module:overlay(20) +from:0x020c8f7c kind:load to:0x020e8718 module:overlay(20) +from:0x020c8f90 kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c8fc8 kind:load to:0x020e85f8 module:overlay(20) +from:0x020c8fcc kind:load to:0x020e8520 module:overlay(20) +from:0x020c8fd0 kind:load to:0x02049af8 module:main +from:0x020c8fec kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c90a0 kind:load to:0x020e85f8 module:overlay(20) +from:0x020c90a4 kind:load to:0x020e8520 module:overlay(20) +from:0x020c90a8 kind:load to:0x02049b0a module:main +from:0x020c90b4 kind:load to:0x020e8548 module:overlay(20) +from:0x020c90c8 kind:load to:0x020e8520 module:overlay(20) +from:0x020c90f8 kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c9118 kind:load to:0x020e8520 module:overlay(20) +from:0x020c911c kind:load to:0x020e85f8 module:overlay(20) +from:0x020c9150 kind:arm_call to:0x020c93d0 module:overlay(20) +from:0x020c915c kind:load to:0x020e8520 module:overlay(20) +from:0x020c9160 kind:load to:0x020e85f8 module:overlay(20) +from:0x020c9170 kind:load to:0x020e8520 module:overlay(20) +from:0x020c9190 kind:arm_call to:0x02028d74 module:main +from:0x020c9214 kind:arm_call to:0x02028e08 module:main +from:0x020c928c kind:arm_call to:0x02028c38 module:main +from:0x020c92b8 kind:arm_call to:0x02028d74 module:main +from:0x020c9300 kind:load to:0x02049b0a module:main +from:0x020c9304 kind:load to:0x02049af8 module:main +from:0x020c9338 kind:arm_call to:0x02028d74 module:main +from:0x020c9394 kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020c93b0 kind:arm_call to:0x02028c38 module:main +from:0x020c93c4 kind:arm_call to:0x020c94b8 module:overlay(20) +from:0x020c93cc kind:load to:0x020e8718 module:overlay(20) +from:0x020c94e0 kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020c9500 kind:load to:0x020e8718 module:overlay(20) +from:0x020c9540 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020c9574 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c958c kind:arm_call to:0x0201f6c8 module:main +from:0x020c95ac kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c95bc kind:arm_call to:0x02063828 module:overlay(0) +from:0x020c95cc kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020c9604 kind:arm_call to:0x0201f708 module:main +from:0x020c962c kind:arm_call to:0x0201f708 module:main +from:0x020c9654 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020c9664 kind:arm_call to:0x020166a4 module:main +from:0x020c9674 kind:load to:0x020dbc40 module:overlay(20) +from:0x020c967c kind:load to:0x020b1f0c module:overlay(0) +from:0x020c9680 kind:load to:0x020e8524 module:overlay(20) +from:0x020c96a8 kind:arm_call to:0x0201f470 module:main +from:0x020c96b0 kind:arm_call to:0x0201f470 module:main +from:0x020c96c0 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c96c8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c96d0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c96d8 kind:arm_call to:0x0201f2a4 module:main +from:0x020c96e0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c96e8 kind:arm_call to:0x0201f2a4 module:main +from:0x020c96f0 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c96fc kind:load to:0x020dbc40 module:overlay(20) +from:0x020c9714 kind:arm_call to:0x0201f470 module:main +from:0x020c971c kind:arm_call to:0x0201f470 module:main +from:0x020c972c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020c9734 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020c973c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c9744 kind:arm_call to:0x0201f2a4 module:main +from:0x020c974c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020c9754 kind:arm_call to:0x0201f2a4 module:main +from:0x020c975c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c9764 kind:arm_call to:0x02011ff4 module:main +from:0x020c9770 kind:load to:0x020dbc40 module:overlay(20) +from:0x020c97a0 kind:arm_call to:0x0201aa64 module:main +from:0x020c97ac kind:arm_call to:0x0201f48c module:main +from:0x020c97d4 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020c97e0 kind:load to:0x0204aefc module:main +from:0x020c97e4 kind:load to:0x020e8524 module:overlay(20) +from:0x020c9838 kind:load to:0x020e8524 module:overlay(20) +from:0x020c98c0 kind:arm_call to:0x01fff498 module:itcm +from:0x020c98cc kind:arm_call to:0x01fff584 module:itcm +from:0x020c98dc kind:arm_call to:0x01fff584 module:itcm +from:0x020c9928 kind:load to:0x027e0ce8 module:dtcm +from:0x020c9958 kind:load to:0x020dbc5c module:overlay(20) +from:0x020c995c kind:load to:0x02049bb4 module:main +from:0x020c998c kind:load to:0x020dbc5c module:overlay(20) +from:0x020c9990 kind:load to:0x02049bb4 module:main +from:0x020c99a0 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020c99b0 kind:arm_call to:0x020c8d94 module:overlay(20) +from:0x020c99cc kind:arm_call to:0x0201aa1c module:main +from:0x020c99d8 kind:load to:0x0204aefc module:main +from:0x020c99e8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020c9a10 kind:arm_call to:0x02028d74 module:main +from:0x020c9a38 kind:arm_call to:0x0203d138 module:main +from:0x020c9a48 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020c9a58 kind:arm_call to:0x0201e6a8 module:main +from:0x020c9a6c kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020c9a7c kind:arm_call to:0x0201e6a8 module:main +from:0x020c9a90 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020c9aa0 kind:arm_call to:0x0201e6a8 module:main +from:0x020c9ab4 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020c9ac4 kind:arm_call to:0x0201e6a8 module:main +from:0x020c9ad8 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020c9ae8 kind:arm_call to:0x0201e6a8 module:main +from:0x020c9afc kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020c9b0c kind:arm_call to:0x0201e6a8 module:main +from:0x020c9b1c kind:arm_call to:0x02063828 module:overlay(0) +from:0x020c9b2c kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020c9b3c kind:arm_call to:0x02063828 module:overlay(0) +from:0x020c9b48 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020c9b58 kind:arm_call to:0x02063828 module:overlay(0) +from:0x020c9b64 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020c9b74 kind:arm_call to:0x02063828 module:overlay(0) +from:0x020c9b80 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020c9b90 kind:arm_call to:0x02063828 module:overlay(0) +from:0x020c9b9c kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020c9ba8 kind:arm_call to:0x0206335c module:overlay(0) +from:0x020c9c90 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c9cb0 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c9cd8 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c9cfc kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c9d20 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020c9d34 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9d48 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9d5c kind:arm_call to:0x0201f6c8 module:main +from:0x020c9d70 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9d84 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9d98 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9dac kind:arm_call to:0x0201f6c8 module:main +from:0x020c9dc0 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9dd0 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9de4 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9df8 kind:arm_call to:0x0201f6c8 module:main +from:0x020c9e0c kind:arm_call to:0x0201f6c8 module:main +from:0x020c9e18 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c9e24 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c9e30 kind:arm_call to:0x0201e6a8 module:main +from:0x020c9e3c kind:arm_call to:0x0201eca8 module:main +from:0x020c9ea4 kind:arm_call to:0x0201f708 module:main +from:0x020c9eb4 kind:arm_call to:0x0201f708 module:main +from:0x020c9ef4 kind:arm_call to:0x0201f708 module:main +from:0x020c9f04 kind:arm_call to:0x0201f708 module:main +from:0x020c9f14 kind:arm_call to:0x0201f708 module:main +from:0x020c9f24 kind:arm_call to:0x0201f708 module:main +from:0x020c9f34 kind:arm_call to:0x0201f86c module:main +from:0x020c9f54 kind:arm_call to:0x0201f708 module:main +from:0x020c9f6c kind:arm_call to:0x0201f708 module:main +from:0x020c9f88 kind:arm_call to:0x0201f708 module:main +from:0x020c9fa4 kind:arm_call to:0x0201f708 module:main +from:0x020c9fb8 kind:arm_call to:0x0201f708 module:main +from:0x020c9fe4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca018 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca058 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x020ca088 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020ca0ac kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020ca0d4 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020ca0f8 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020ca124 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020ca14c kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020ca194 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020ca1dc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca20c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca270 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca294 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ca2b8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca304 kind:arm_call to:0x0201e84c module:main +from:0x020ca328 kind:arm_call to:0x0201ed5c module:main +from:0x020ca354 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca38c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca3c0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca3f8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca424 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca438 kind:arm_call to:0x02064014 module:overlay(0) +from:0x020ca440 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020ca454 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca470 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020ca484 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca4a0 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020ca4c0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca4d8 kind:arm_call to:0x02064014 module:overlay(0) +from:0x020ca4e4 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020ca504 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca51c kind:arm_call to:0x02064014 module:overlay(0) +from:0x020ca540 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca558 kind:arm_call to:0x02064014 module:overlay(0) +from:0x020ca584 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca5a4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ca5c4 kind:arm_call to:0x020cddf0 module:overlay(20) +from:0x020ca5e0 kind:load to:0x020dbc80 module:overlay(20) +from:0x020ca5e4 kind:load to:0x020ca618 module:overlay(20) +from:0x020ca5e8 kind:load to:0x020cdd94 module:overlay(20) +from:0x020ca5ec kind:load to:0x020b1f6c module:overlay(0) +from:0x020ca5f0 kind:load to:0x020b1f0c module:overlay(0) +from:0x020ca5f8 kind:load to:0x02043190 module:main +from:0x020ca5fc kind:load to:0x020e8b00 module:overlay(20) +from:0x020ca600 kind:load to:0x020e8a3c module:overlay(20) +from:0x020ca604 kind:load to:0x020e873c module:overlay(20) +from:0x020ca608 kind:load to:0x020dad38 module:overlay(20) +from:0x020ca60c kind:load to:0x020dad28 module:overlay(20) +from:0x020ca610 kind:load to:0x020dad18 module:overlay(20) +from:0x020ca614 kind:load to:0x020dad10 module:overlay(20) +from:0x020ca620 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca644 kind:arm_call to:0x0201f470 module:main +from:0x020ca650 kind:arm_call to:0x0201f470 module:main +from:0x020ca65c kind:arm_call to:0x0201f470 module:main +from:0x020ca664 kind:arm_call to:0x0201f470 module:main +from:0x020ca670 kind:arm_call to:0x0201f470 module:main +from:0x020ca67c kind:arm_call to:0x0201f470 module:main +from:0x020ca688 kind:arm_call to:0x0201f470 module:main +from:0x020ca694 kind:arm_call to:0x0201f470 module:main +from:0x020ca6a0 kind:arm_call to:0x0201f470 module:main +from:0x020ca6ac kind:arm_call to:0x0201f470 module:main +from:0x020ca6b8 kind:arm_call to:0x0201f470 module:main +from:0x020ca6c0 kind:arm_call to:0x0201f470 module:main +from:0x020ca6cc kind:arm_call to:0x0201f470 module:main +from:0x020ca6d8 kind:arm_call to:0x0201f470 module:main +from:0x020ca6e0 kind:arm_call to:0x0201f470 module:main +from:0x020ca6ec kind:arm_call to:0x0201f470 module:main +from:0x020ca6f8 kind:arm_call to:0x0201f470 module:main +from:0x020ca708 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca710 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca720 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca728 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca738 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca740 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca74c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca754 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca764 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca76c kind:arm_call to:0x0201f2a4 module:main +from:0x020ca77c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca784 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca794 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca79c kind:arm_call to:0x0201f2a4 module:main +from:0x020ca7ac kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca7b4 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca7c4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca7cc kind:arm_call to:0x0201f2a4 module:main +from:0x020ca7dc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca7e4 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca7f4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca7fc kind:arm_call to:0x0201f2a4 module:main +from:0x020ca808 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca810 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca820 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca828 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca838 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca840 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca84c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca854 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca860 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca868 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca874 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca87c kind:arm_call to:0x0201f2a4 module:main +from:0x020ca888 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca898 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ca8a0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca8b0 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ca8b8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca8c8 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ca8d0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca8e0 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ca8e8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca8f8 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ca900 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca914 kind:arm_call to:0x0203d1e8 module:main +from:0x020ca91c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020ca928 kind:load to:0x020dbc80 module:overlay(20) +from:0x020ca92c kind:load to:0x020ca618 module:overlay(20) +from:0x020ca948 kind:arm_call to:0x0201f470 module:main +from:0x020ca954 kind:arm_call to:0x0201f470 module:main +from:0x020ca960 kind:arm_call to:0x0201f470 module:main +from:0x020ca968 kind:arm_call to:0x0201f470 module:main +from:0x020ca974 kind:arm_call to:0x0201f470 module:main +from:0x020ca980 kind:arm_call to:0x0201f470 module:main +from:0x020ca98c kind:arm_call to:0x0201f470 module:main +from:0x020ca998 kind:arm_call to:0x0201f470 module:main +from:0x020ca9a4 kind:arm_call to:0x0201f470 module:main +from:0x020ca9b0 kind:arm_call to:0x0201f470 module:main +from:0x020ca9bc kind:arm_call to:0x0201f470 module:main +from:0x020ca9c4 kind:arm_call to:0x0201f470 module:main +from:0x020ca9d0 kind:arm_call to:0x0201f470 module:main +from:0x020ca9dc kind:arm_call to:0x0201f470 module:main +from:0x020ca9e4 kind:arm_call to:0x0201f470 module:main +from:0x020ca9f0 kind:arm_call to:0x0201f470 module:main +from:0x020ca9fc kind:arm_call to:0x0201f470 module:main +from:0x020caa0c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caa14 kind:arm_call to:0x0201f2a4 module:main +from:0x020caa24 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caa2c kind:arm_call to:0x0201f2a4 module:main +from:0x020caa3c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caa44 kind:arm_call to:0x0201f2a4 module:main +from:0x020caa50 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caa58 kind:arm_call to:0x0201f2a4 module:main +from:0x020caa68 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caa70 kind:arm_call to:0x0201f2a4 module:main +from:0x020caa80 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caa88 kind:arm_call to:0x0201f2a4 module:main +from:0x020caa98 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caaa0 kind:arm_call to:0x0201f2a4 module:main +from:0x020caab0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caab8 kind:arm_call to:0x0201f2a4 module:main +from:0x020caac8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caad0 kind:arm_call to:0x0201f2a4 module:main +from:0x020caae0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caae8 kind:arm_call to:0x0201f2a4 module:main +from:0x020caaf8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cab00 kind:arm_call to:0x0201f2a4 module:main +from:0x020cab0c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cab14 kind:arm_call to:0x0201f2a4 module:main +from:0x020cab24 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cab2c kind:arm_call to:0x0201f2a4 module:main +from:0x020cab3c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cab44 kind:arm_call to:0x0201f2a4 module:main +from:0x020cab50 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cab58 kind:arm_call to:0x0201f2a4 module:main +from:0x020cab64 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cab6c kind:arm_call to:0x0201f2a4 module:main +from:0x020cab78 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cab80 kind:arm_call to:0x0201f2a4 module:main +from:0x020cab8c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020cab9c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020caba4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020cabb4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020cabbc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020cabcc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020cabd4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020cabe4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020cabec kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020cabfc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020cac04 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020cac18 kind:arm_call to:0x0203d1e8 module:main +from:0x020cac20 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020cac28 kind:arm_call to:0x02011ff4 module:main +from:0x020cac34 kind:load to:0x020dbc80 module:overlay(20) +from:0x020cac38 kind:load to:0x020ca618 module:overlay(20) +from:0x020cac48 kind:arm_call to:0x02061cbc module:overlay(0) +from:0x020cac60 kind:arm_call_thumb to:0x02015488 module:main +from:0x020cac70 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cac88 kind:arm_call to:0x02017374 module:main +from:0x020cacb4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cacbc kind:arm_call_thumb to:0x02015664 module:main +from:0x020cacc4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020caccc kind:arm_call_thumb to:0x02015664 module:main +from:0x020cace4 kind:arm_call to:0x02017374 module:main +from:0x020cad0c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cad14 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cad1c kind:arm_call_thumb to:0x02015664 module:main +from:0x020cad24 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cad6c kind:arm_call_thumb to:0x0201549c module:main +from:0x020cad80 kind:arm_call_thumb to:0x02015488 module:main +from:0x020cad8c kind:arm_call_thumb to:0x020154c4 module:main +from:0x020cada4 kind:arm_call to:0x02017374 module:main +from:0x020cadc8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020cadd0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cadd8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cade0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020cae14 kind:arm_call_thumb to:0x0201549c module:main +from:0x020cae24 kind:arm_call to:0x02019510 module:main +from:0x020cae34 kind:arm_call to:0x020166a4 module:main +from:0x020cae40 kind:arm_call to:0x020166a4 module:main +from:0x020cae50 kind:arm_call to:0x020166a4 module:main +from:0x020cae5c kind:arm_call to:0x020166a4 module:main +from:0x020cae6c kind:arm_call to:0x020166a4 module:main +from:0x020cae78 kind:arm_call to:0x020166a4 module:main +from:0x020cae8c kind:arm_call to:0x020166a4 module:main +from:0x020caea0 kind:arm_call to:0x020cb494 module:overlay(20) +from:0x020caeac kind:load to:0x020dbc9c module:overlay(20) +from:0x020caeb0 kind:load to:0x020dbcb0 module:overlay(20) +from:0x020caeb4 kind:load to:0x020dbcc0 module:overlay(20) +from:0x020caeb8 kind:load to:0x020dbcb4 module:overlay(20) +from:0x020caebc kind:load to:0x020dbccc module:overlay(20) +from:0x020caec4 kind:load to:0x020dbcd8 module:overlay(20) +from:0x020caec8 kind:load to:0x0204a0f0 module:main +from:0x020caedc kind:arm_call to:0x02016684 module:main +from:0x020caee4 kind:arm_call to:0x02016684 module:main +from:0x020caef0 kind:arm_call to:0x02016684 module:main +from:0x020caef8 kind:arm_call to:0x02016684 module:main +from:0x020caf04 kind:arm_call to:0x02016684 module:main +from:0x020caf0c kind:arm_call to:0x02016684 module:main +from:0x020caf20 kind:arm_call to:0x02016684 module:main +from:0x020caf34 kind:arm_call to:0x02016684 module:main +from:0x020caf54 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cb200 kind:arm_call to:0x0201c4b0 module:main +from:0x020cb218 kind:arm_call to:0x0201c4b0 module:main +from:0x020cb220 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cb22c kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cb238 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cb244 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cb250 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cb25c kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cb398 kind:load to:0x0204ae8c module:main +from:0x020cb404 kind:arm_call to:0x0201aa1c module:main +from:0x020cb418 kind:arm_call to:0x0201e8ac module:main +from:0x020cb434 kind:arm_call to:0x0201aaa8 module:main +from:0x020cb440 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb44c kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cb458 kind:arm_call to:0x020c9994 module:overlay(20) +from:0x020cb464 kind:load to:0x0204aefc module:main +from:0x020cb474 kind:arm_call to:0x0201ed94 module:main +from:0x020cb49c kind:arm_call to:0x020cd298 module:overlay(20) +from:0x020cb4ac kind:arm_call to:0x020cd30c module:overlay(20) +from:0x020cb4b8 kind:arm_call to:0x020cd370 module:overlay(20) +from:0x020cb4c8 kind:arm_call to:0x020cd4a0 module:overlay(20) +from:0x020cb4d4 kind:arm_call to:0x020cd590 module:overlay(20) +from:0x020cb508 kind:load to:0x020dbce4 module:overlay(20) +from:0x020cb50c kind:load to:0x020dbcec module:overlay(20) +from:0x020cb538 kind:arm_call to:0x020cb540 module:overlay(20) +from:0x020cb548 kind:arm_call to:0x020cda50 module:overlay(20) +from:0x020cb57c kind:load to:0x020dbcf4 module:overlay(20) +from:0x020cb58c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb5b8 kind:arm_call to:0x020cb5e8 module:overlay(20) +from:0x020cb5c4 kind:arm_call to:0x020cbd40 module:overlay(20) +from:0x020cb5e4 kind:load to:0x0204a0f0 module:main +from:0x020cb60c kind:arm_call to:0x020c992c module:overlay(20) +from:0x020cb618 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cb634 kind:arm_call to:0x020cd2cc module:overlay(20) +from:0x020cb640 kind:arm_call to:0x020cd44c module:overlay(20) +from:0x020cb64c kind:arm_call to:0x020cd57c module:overlay(20) +from:0x020cb658 kind:arm_call to:0x020cd2fc module:overlay(20) +from:0x020cb678 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cb67c kind:load to:0x020dbcfc module:overlay(20) +from:0x020cb6a0 kind:arm_call to:0x020cb6a8 module:overlay(20) +from:0x020cb6b0 kind:arm_call to:0x020cd6a4 module:overlay(20) +from:0x020cb6bc kind:arm_call to:0x020cd3b8 module:overlay(20) +from:0x020cb6f0 kind:load to:0x020dbd04 module:overlay(20) +from:0x020cb6f4 kind:load to:0x020dbd0c module:overlay(20) +from:0x020cb70c kind:arm_call to:0x020cdac0 module:overlay(20) +from:0x020cb71c kind:arm_call to:0x020cb844 module:overlay(20) +from:0x020cb724 kind:arm_call to:0x020cb72c module:overlay(20) +from:0x020cb738 kind:arm_call to:0x02063fdc module:overlay(0) +from:0x020cb748 kind:arm_call to:0x020cd30c module:overlay(20) +from:0x020cb754 kind:arm_call to:0x020cd5a4 module:overlay(20) +from:0x020cb768 kind:arm_call to:0x0201fa48 module:main +from:0x020cb77c kind:arm_call to:0x020cdd30 module:overlay(20) +from:0x020cb78c kind:arm_call to:0x0201fa48 module:main +from:0x020cb7c8 kind:load to:0x020dbd14 module:overlay(20) +from:0x020cb7cc kind:load to:0x020dbd1c module:overlay(20) +from:0x020cb7dc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb7ec kind:arm_call to:0x020cb9fc module:overlay(20) +from:0x020cb81c kind:arm_call to:0x020cbc48 module:overlay(20) +from:0x020cb828 kind:arm_call to:0x020cdac0 module:overlay(20) +from:0x020cb838 kind:arm_call to:0x020cb844 module:overlay(20) +from:0x020cb840 kind:load to:0x0204a0f0 module:main +from:0x020cb850 kind:arm_call to:0x02063fdc module:overlay(0) +from:0x020cb860 kind:arm_call to:0x020cd30c module:overlay(20) +from:0x020cb86c kind:arm_call to:0x020cd5b8 module:overlay(20) +from:0x020cb8a4 kind:load to:0x020dbd24 module:overlay(20) +from:0x020cb8a8 kind:load to:0x020dbd2c module:overlay(20) +from:0x020cb8b4 kind:arm_call to:0x020cdb50 module:overlay(20) +from:0x020cb8bc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cb8d0 kind:arm_call to:0x020cb9fc module:overlay(20) +from:0x020cb900 kind:arm_call to:0x020cbc48 module:overlay(20) +from:0x020cb90c kind:arm_call to:0x020cdac0 module:overlay(20) +from:0x020cb91c kind:arm_call to:0x020cb72c module:overlay(20) +from:0x020cb954 kind:arm_call to:0x020cb960 module:overlay(20) +from:0x020cb95c kind:load to:0x0204a0f0 module:main +from:0x020cb98c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cb99c kind:arm_call to:0x020cd2fc module:overlay(20) +from:0x020cb9a8 kind:arm_call to:0x020cd5a4 module:overlay(20) +from:0x020cb9b8 kind:arm_call to:0x0201fa48 module:main +from:0x020cb9d8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cb9e0 kind:load to:0x020dbd34 module:overlay(20) +from:0x020cb9ec kind:arm_call to:0x020cdb50 module:overlay(20) +from:0x020cb9f4 kind:arm_call to:0x020cc5e8 module:overlay(20) +from:0x020cba28 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cba30 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020cba40 kind:arm_call to:0x020cd2fc module:overlay(20) +from:0x020cba4c kind:arm_call to:0x020cd5a4 module:overlay(20) +from:0x020cba60 kind:arm_call to:0x020cd5cc module:overlay(20) +from:0x020cba94 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cba98 kind:load to:0x020dbd3c module:overlay(20) +from:0x020cbaa4 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020cbab0 kind:arm_call to:0x020c9960 module:overlay(20) +from:0x020cbaf0 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cbb00 kind:arm_call to:0x020cbb38 module:overlay(20) +from:0x020cbb30 kind:arm_call to:0x020cbc48 module:overlay(20) +from:0x020cbb44 kind:arm_call to:0x020cd404 module:overlay(20) +from:0x020cbb78 kind:load to:0x020dbd44 module:overlay(20) +from:0x020cbb7c kind:load to:0x020dbd4c module:overlay(20) +from:0x020cbb94 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020cbba4 kind:arm_call to:0x020cbbac module:overlay(20) +from:0x020cbbb4 kind:arm_call to:0x020cd678 module:overlay(20) +from:0x020cbbbc kind:arm_call to:0x020cd298 module:overlay(20) +from:0x020cbbcc kind:arm_call to:0x020cd4a0 module:overlay(20) +from:0x020cbbd8 kind:arm_call to:0x020cd590 module:overlay(20) +from:0x020cbbe4 kind:arm_call to:0x020cd30c module:overlay(20) +from:0x020cbc18 kind:load to:0x020dbd54 module:overlay(20) +from:0x020cbc1c kind:load to:0x020dbd5c module:overlay(20) +from:0x020cbc40 kind:arm_call to:0x020cb540 module:overlay(20) +from:0x020cbc70 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020cbc80 kind:arm_call to:0x020cd2fc module:overlay(20) +from:0x020cbc8c kind:arm_call to:0x020cd5a4 module:overlay(20) +from:0x020cbc94 kind:arm_call to:0x020cdaf0 module:overlay(20) +from:0x020cbca8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cbcc0 kind:arm_call to:0x020cd5cc module:overlay(20) +from:0x020cbcf0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cbcf4 kind:load to:0x020dbd64 module:overlay(20) +from:0x020cbd00 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020cbd0c kind:arm_call to:0x020c9960 module:overlay(20) +from:0x020cbd28 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cbd38 kind:arm_call to:0x020cc520 module:overlay(20) +from:0x020cbd64 kind:arm_call to:0x020c992c module:overlay(20) +from:0x020cbd70 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cbd88 kind:arm_call to:0x020cd2cc module:overlay(20) +from:0x020cbd94 kind:arm_call to:0x020cd31c module:overlay(20) +from:0x020cbda0 kind:arm_call to:0x020cd57c module:overlay(20) +from:0x020cbdac kind:arm_call to:0x020cd2fc module:overlay(20) +from:0x020cbdcc kind:load to:0x020b51f4 module:overlay(0) +from:0x020cbdd0 kind:load to:0x020dbd6c module:overlay(20) +from:0x020cbdf4 kind:arm_call to:0x020cbdfc module:overlay(20) +from:0x020cbe04 kind:arm_call to:0x020cd6a4 module:overlay(20) +from:0x020cbe10 kind:arm_call to:0x020cd4e8 module:overlay(20) +from:0x020cbe44 kind:load to:0x020dbd74 module:overlay(20) +from:0x020cbe48 kind:load to:0x020dbd7c module:overlay(20) +from:0x020cbe60 kind:arm_call to:0x020cdac0 module:overlay(20) +from:0x020cbe70 kind:arm_call to:0x020cbf88 module:overlay(20) +from:0x020cbe78 kind:arm_call to:0x020cbe80 module:overlay(20) +from:0x020cbe8c kind:arm_call to:0x02063fdc module:overlay(0) +from:0x020cbe98 kind:arm_call to:0x020cd30c module:overlay(20) +from:0x020cbeac kind:arm_call to:0x0201fa48 module:main +from:0x020cbec0 kind:arm_call to:0x020cdd30 module:overlay(20) +from:0x020cbed0 kind:arm_call to:0x0201fa48 module:main +from:0x020cbf0c kind:load to:0x020dbd84 module:overlay(20) +from:0x020cbf10 kind:load to:0x020dbd8c module:overlay(20) +from:0x020cbf20 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cbf30 kind:arm_call to:0x020cc1e8 module:overlay(20) +from:0x020cbf60 kind:arm_call to:0x020cc434 module:overlay(20) +from:0x020cbf6c kind:arm_call to:0x020cdac0 module:overlay(20) +from:0x020cbf7c kind:arm_call to:0x020cbf88 module:overlay(20) +from:0x020cbf84 kind:load to:0x0204a0f0 module:main +from:0x020cbf94 kind:arm_call to:0x02063fdc module:overlay(0) +from:0x020cbfa4 kind:arm_call to:0x020cd30c module:overlay(20) +from:0x020cbfb4 kind:arm_call to:0x0201fa48 module:main +from:0x020cbff0 kind:load to:0x020dbd94 module:overlay(20) +from:0x020cbff4 kind:load to:0x020dbd9c module:overlay(20) +from:0x020cc000 kind:arm_call to:0x020cdb50 module:overlay(20) +from:0x020cc008 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc018 kind:arm_call to:0x020cc1e8 module:overlay(20) +from:0x020cc048 kind:arm_call to:0x020cc434 module:overlay(20) +from:0x020cc054 kind:arm_call to:0x020cdac0 module:overlay(20) +from:0x020cc064 kind:arm_call to:0x020cbe80 module:overlay(20) +from:0x020cc070 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc090 kind:arm_call to:0x020cc09c module:overlay(20) +from:0x020cc098 kind:load to:0x0204a0f0 module:main +from:0x020cc0d4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cc10c kind:arm_call to:0x020cd5cc module:overlay(20) +from:0x020cc128 kind:arm_call to:0x0201fa48 module:main +from:0x020cc148 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cc150 kind:load to:0x020dbda4 module:overlay(20) +from:0x020cc160 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc170 kind:arm_call to:0x020cc1e8 module:overlay(20) +from:0x020cc1a0 kind:arm_call to:0x020cc434 module:overlay(20) +from:0x020cc1d0 kind:arm_call to:0x020cc5e8 module:overlay(20) +from:0x020cc1dc kind:arm_call to:0x020cd2fc module:overlay(20) +from:0x020cc1e4 kind:load to:0x0204a0f0 module:main +from:0x020cc214 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cc21c kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020cc22c kind:arm_call to:0x020cd2fc module:overlay(20) +from:0x020cc244 kind:arm_call to:0x020cd5cc module:overlay(20) +from:0x020cc280 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cc284 kind:load to:0x020dbdac module:overlay(20) +from:0x020cc290 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020cc29c kind:arm_call to:0x020c9960 module:overlay(20) +from:0x020cc2dc kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cc2ec kind:arm_call to:0x020cc324 module:overlay(20) +from:0x020cc31c kind:arm_call to:0x020cc434 module:overlay(20) +from:0x020cc330 kind:arm_call to:0x020cd534 module:overlay(20) +from:0x020cc364 kind:load to:0x020dbdb4 module:overlay(20) +from:0x020cc368 kind:load to:0x020dbdbc module:overlay(20) +from:0x020cc380 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020cc390 kind:arm_call to:0x020cc398 module:overlay(20) +from:0x020cc3a0 kind:arm_call to:0x020cd678 module:overlay(20) +from:0x020cc3a8 kind:arm_call to:0x020cd298 module:overlay(20) +from:0x020cc3b8 kind:arm_call to:0x020cd370 module:overlay(20) +from:0x020cc3c4 kind:arm_call to:0x020cd590 module:overlay(20) +from:0x020cc3d0 kind:arm_call to:0x020cd30c module:overlay(20) +from:0x020cc404 kind:load to:0x020dbdc4 module:overlay(20) +from:0x020cc408 kind:load to:0x020dbdcc module:overlay(20) +from:0x020cc42c kind:arm_call to:0x020cb540 module:overlay(20) +from:0x020cc45c kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020cc468 kind:arm_call to:0x020cd2fc module:overlay(20) +from:0x020cc470 kind:arm_call to:0x020cdaf0 module:overlay(20) +from:0x020cc484 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cc4a0 kind:arm_call to:0x020cd5cc module:overlay(20) +from:0x020cc4d8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cc4dc kind:load to:0x020dbdd4 module:overlay(20) +from:0x020cc4e8 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020cc4f4 kind:arm_call to:0x020c9960 module:overlay(20) +from:0x020cc508 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cc518 kind:arm_call to:0x020cc520 module:overlay(20) +from:0x020cc52c kind:arm_call to:0x020cd664 module:overlay(20) +from:0x020cc53c kind:arm_call to:0x0201fa48 module:main +from:0x020cc57c kind:load to:0x020dbddc module:overlay(20) +from:0x020cc580 kind:load to:0x020dbde4 module:overlay(20) +from:0x020cc590 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cc5a4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cc5b4 kind:arm_call to:0x020cd650 module:overlay(20) +from:0x020cc5d0 kind:arm_call to:0x020cbb38 module:overlay(20) +from:0x020cc5d8 kind:arm_call to:0x020cc324 module:overlay(20) +from:0x020cc5e0 kind:load to:0x0204a0f0 module:main +from:0x020cc5e4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cc604 kind:load to:0x020dbdec module:overlay(20) +from:0x020cc648 kind:arm_call to:0x020cbc48 module:overlay(20) +from:0x020cc650 kind:arm_call to:0x020cc434 module:overlay(20) +from:0x020cc670 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cc69c kind:arm_call to:0x020cc6a4 module:overlay(20) +from:0x020cc6c0 kind:arm_call to:0x020cd5cc module:overlay(20) +from:0x020cc6f8 kind:load to:0x020dbdf4 module:overlay(20) +from:0x020cc704 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cc730 kind:arm_call to:0x020cc738 module:overlay(20) +from:0x020cc740 kind:arm_call to:0x020cd778 module:overlay(20) +from:0x020cc750 kind:arm_call to:0x0201fa48 module:main +from:0x020cc758 kind:arm_call to:0x020cdd64 module:overlay(20) +from:0x020cc7a4 kind:arm_call to:0x020cdc38 module:overlay(20) +from:0x020cc7d8 kind:arm_call to:0x020cd5f8 module:overlay(20) +from:0x020cc7f4 kind:arm_call to:0x020cdc38 module:overlay(20) +from:0x020cc820 kind:arm_call to:0x020cd5f8 module:overlay(20) +from:0x020cc850 kind:load to:0x020e8524 module:overlay(20) +from:0x020cc854 kind:load to:0x020dbdfc module:overlay(20) +from:0x020cc860 kind:arm_call to:0x020cdb20 module:overlay(20) +from:0x020cc88c kind:arm_call to:0x020cc894 module:overlay(20) +from:0x020cc8ac kind:arm_call to:0x0206f370 module:overlay(0) +from:0x020cc8cc kind:load to:0x020b51f4 module:overlay(0) +from:0x020cc8d0 kind:load to:0x020dbe04 module:overlay(20) +from:0x020cc8e4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cc8f0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020cc900 kind:arm_call to:0x020cc908 module:overlay(20) +from:0x020cc930 kind:load to:0x020dbe0c module:overlay(20) +from:0x020cc954 kind:arm_call to:0x020cc95c module:overlay(20) +from:0x020cc98c kind:load to:0x020dbe14 module:overlay(20) +from:0x020cc9c8 kind:arm_call to:0x0201fa48 module:main +from:0x020cc9d0 kind:arm_call to:0x020cdd30 module:overlay(20) +from:0x020cc9f0 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cc9f8 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cca04 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020cca10 kind:arm_call to:0x0201ed94 module:main +from:0x020cca38 kind:arm_call to:0x0201f4d8 module:main +from:0x020cca50 kind:arm_call to:0x0201f4d8 module:main +from:0x020cca68 kind:arm_call to:0x0201f4d8 module:main +from:0x020cca80 kind:arm_call to:0x0201f4d8 module:main +from:0x020cca98 kind:arm_call to:0x0201f4d8 module:main +from:0x020ccab0 kind:arm_call to:0x0201f4d8 module:main +from:0x020ccac4 kind:arm_call to:0x0201f4d8 module:main +from:0x020ccadc kind:arm_call to:0x0201f4d8 module:main +from:0x020ccb18 kind:arm_call to:0x0201aa1c module:main +from:0x020ccb24 kind:load to:0x0204aefc module:main +from:0x020ccb3c kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020ccb5c kind:arm_call to:0x02028c24 module:main +from:0x020ccba4 kind:arm_call to:0x0201aa1c module:main +from:0x020ccc20 kind:arm_call to:0x0201f48c module:main +from:0x020ccc2c kind:load to:0x0204aefc module:main +from:0x020ccc40 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020ccc60 kind:arm_call to:0x02028c24 module:main +from:0x020ccca8 kind:arm_call to:0x0201aa1c module:main +from:0x020ccd28 kind:arm_call to:0x0201f48c module:main +from:0x020ccd34 kind:load to:0x0204aefc module:main +from:0x020ccd8c kind:arm_call to:0x0201aa1c module:main +from:0x020cce20 kind:arm_call to:0x0201aa1c module:main +from:0x020ccea0 kind:arm_call to:0x0201f48c module:main +from:0x020ccec4 kind:arm_call to:0x0201aa1c module:main +from:0x020ccf30 kind:arm_call to:0x0201f48c module:main +from:0x020ccf50 kind:arm_call to:0x02028c24 module:main +from:0x020ccf84 kind:arm_call to:0x0201aa1c module:main +from:0x020ccfb0 kind:arm_call to:0x0201f48c module:main +from:0x020ccfbc kind:load to:0x0204aefc module:main +from:0x020cd018 kind:arm_call to:0x0201aa1c module:main +from:0x020cd0ac kind:arm_call to:0x0201aa1c module:main +from:0x020cd12c kind:arm_call to:0x0201f48c module:main +from:0x020cd150 kind:arm_call to:0x0201aa1c module:main +from:0x020cd1bc kind:arm_call to:0x0201f48c module:main +from:0x020cd1f0 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020cd208 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020cd254 kind:arm_call to:0x0201aa1c module:main +from:0x020cd288 kind:arm_call to:0x0201aaa8 module:main +from:0x020cd294 kind:load to:0x0204aefc module:main +from:0x020cd308 kind:load to:0x0206425c module:overlay(0) +from:0x020cd318 kind:load to:0x0206420c module:overlay(0) +from:0x020cd33c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd364 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd390 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd3ac kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd3f8 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd424 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd440 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd46c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd494 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd4c0 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd4dc kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd528 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd554 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd570 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020cd58c kind:load to:0x0206425c module:overlay(0) +from:0x020cd5a0 kind:load to:0x0206420c module:overlay(0) +from:0x020cd5b4 kind:load to:0x0206425c module:overlay(0) +from:0x020cd5c8 kind:load to:0x0206420c module:overlay(0) +from:0x020cd5e4 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020cd5f0 kind:arm_call to:0x020ce0b0 module:overlay(20) +from:0x020cd634 kind:arm_call to:0x02063fdc module:overlay(0) +from:0x020cd648 kind:arm_call to:0x020ce094 module:overlay(20) +from:0x020cd660 kind:load to:0x0206425c module:overlay(0) +from:0x020cd674 kind:load to:0x0206420c module:overlay(0) +from:0x020cd68c kind:arm_call to:0x02019510 module:main +from:0x020cd6a0 kind:load to:0x0204a0f0 module:main +from:0x020cd6bc kind:arm_call to:0x02019510 module:main +from:0x020cd6ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd720 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd758 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd774 kind:load to:0x0204a0f0 module:main +from:0x020cd790 kind:arm_call to:0x02019510 module:main +from:0x020cd7d8 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020cd7e0 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020cd7f8 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020cd810 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020cd844 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd8c8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd910 kind:arm_call to:0x020cddf0 module:overlay(20) +from:0x020cd924 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cd970 kind:arm_call to:0x020cddf0 module:overlay(20) +from:0x020cd9c4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd9f4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cda34 kind:load to:0x0204a0f0 module:main +from:0x020cda38 kind:load to:0x020dad20 module:overlay(20) +from:0x020cda3c kind:load to:0x020dad28 module:overlay(20) +from:0x020cda40 kind:load to:0x020dad4e module:overlay(20) +from:0x020cda44 kind:load to:0x020e8524 module:overlay(20) +from:0x020cda48 kind:load to:0x020dad30 module:overlay(20) +from:0x020cda4c kind:load to:0x020dad64 module:overlay(20) +from:0x020cda64 kind:load to:0x02028d74 module:main +from:0x020cda9c kind:arm_call to:0x02028c08 module:main +from:0x020cdbac kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cdbbc kind:arm_call to:0x020cd5cc module:overlay(20) +from:0x020cdbd8 kind:arm_call to:0x020cdc38 module:overlay(20) +from:0x020cdc10 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020cdc20 kind:arm_call to:0x020cd5f8 module:overlay(20) +from:0x020cdc34 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cdc64 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020cdca4 kind:arm_call to:0x0201fd10 module:main +from:0x020cdcb8 kind:arm_call to:0x0201fe2c module:main +from:0x020cdccc kind:arm_call to:0x02028c38 module:main +from:0x020cdcd4 kind:arm_call to:0x0201f470 module:main +from:0x020cdcdc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020cdce4 kind:arm_call to:0x0201f2a4 module:main +from:0x020cdcf8 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020cdd10 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x020cdd20 kind:arm_call to:0x02028c38 module:main +from:0x020cdd2c kind:load to:0x0204a0f0 module:main +from:0x020cdd9c kind:arm_call to:0x02063318 module:overlay(0) +from:0x020cddb4 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020cddc4 kind:arm_call to:0x0201e6a8 module:main +from:0x020cdde8 kind:load to:0x020dbc68 module:overlay(20) +from:0x020cddec kind:load to:0x020b1f6c module:overlay(0) +from:0x020cde44 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cde68 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020cde7c kind:arm_call to:0x02064014 module:overlay(0) +from:0x020cdea0 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x020cdea8 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020cdeb4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020cdec8 kind:load to:0x0204a0f0 module:main +from:0x020cdee4 kind:arm_call to:0x0206351c module:overlay(0) +from:0x020cdf58 kind:arm_call to:0x0201aa1c module:main +from:0x020cdf64 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020cdfbc kind:arm_call to:0x0201aa1c module:main +from:0x020cdffc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce02c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce084 kind:arm_call to:0x0201aa1c module:main +from:0x020ce090 kind:load to:0x0204aefc module:main +from:0x020ce0a0 kind:arm_call to:0x0206420c module:overlay(0) +from:0x020ce0c4 kind:arm_call to:0x0206425c module:overlay(0) +from:0x020ce0d8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ce0e0 kind:arm_call to:0x02011ff4 module:main +from:0x020ce1c8 kind:arm_call to:0x02028cb4 module:main +from:0x020ce1d8 kind:arm_call to:0x02028c08 module:main +from:0x020ce1f4 kind:arm_call to:0x02028c68 module:main +from:0x020ce238 kind:arm_call to:0x020ce7a8 module:overlay(20) +from:0x020ce24c kind:arm_call to:0x020ce7a8 module:overlay(20) +from:0x020ce254 kind:load to:0x020b6288 module:overlay(0) +from:0x020ce270 kind:load to:0x020b6288 module:overlay(0) +from:0x020ce2ec kind:arm_call to:0x020ce0ec module:overlay(20) +from:0x020ce320 kind:arm_call to:0x020ce418 module:overlay(20) +from:0x020ce348 kind:arm_call to:0x02028c08 module:main +from:0x020ce370 kind:arm_call to:0x02014a34 module:main +from:0x020ce410 kind:load to:0x02049b8c module:main +from:0x020ce45c kind:arm_call to:0x02033d14 module:main +from:0x020ce4a0 kind:arm_call to:0x02028e08 module:main +from:0x020ce4c0 kind:arm_call to:0x02028d74 module:main +from:0x020ce538 kind:arm_call to:0x02028e08 module:main +from:0x020ce558 kind:arm_call to:0x02028d74 module:main +from:0x020ce5b0 kind:arm_call to:0x02028e08 module:main +from:0x020ce5cc kind:arm_call to:0x02028d74 module:main +from:0x020ce620 kind:arm_call to:0x02028e08 module:main +from:0x020ce644 kind:arm_call to:0x02028e08 module:main +from:0x020ce664 kind:arm_call to:0x02028e08 module:main +from:0x020ce688 kind:arm_call to:0x02028e08 module:main +from:0x020ce69c kind:arm_call to:0x02014a34 module:main +from:0x020ce6c4 kind:load to:0x02049b8c module:main +from:0x020ce70c kind:arm_call to:0x02030d20 module:main +from:0x020ce72c kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020ce744 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020ce764 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020ce768 kind:arm_call to:0x02030cd4 module:main +from:0x020ce788 kind:arm_call to:0x02030d30 module:main +from:0x020ce790 kind:arm_call_thumb to:0x020a0b38 module:overlay(0) +from:0x020ce798 kind:load to:0x020b6488 module:overlay(0) +from:0x020ce79c kind:load to:0x020e8bcc module:overlay(20) +from:0x020ce7a4 kind:load to:0x020b6288 module:overlay(0) +from:0x020ce7e4 kind:arm_call to:0x020328a0 module:main +from:0x020ce80c kind:arm_call to:0x020328a0 module:main +from:0x020ce824 kind:arm_call to:0x02028cb4 module:main +from:0x020ce834 kind:arm_call to:0x02028cb4 module:main +from:0x020ce84c kind:arm_call_thumb to:0x020a0b0c module:overlay(0) +from:0x020ce85c kind:load to:0x020e8bcc module:overlay(20) +from:0x020ce860 kind:load to:0x020e8bd0 module:overlay(20) +from:0x020ce864 kind:load to:0x020e8c50 module:overlay(20) +from:0x020ce868 kind:load to:0x020ce6fc module:overlay(20) +from:0x020ce874 kind:arm_call to:0x020ce894 module:overlay(20) +from:0x020ce890 kind:load to:0x020e8cd4 module:overlay(20) +from:0x020ce8a4 kind:arm_call to:0x020280c4 module:main +from:0x020ce8bc kind:arm_call to:0x020280d8 module:main +from:0x020ce8d0 kind:arm_call to:0x020280d8 module:main +from:0x020ce8e4 kind:arm_call to:0x020280d8 module:main +from:0x020ce8f8 kind:arm_call to:0x020280d8 module:main +from:0x020ce904 kind:arm_call_thumb to:0x0202b5bc module:main +from:0x020ce910 kind:arm_call to:0x0202b6b8 module:main +from:0x020ce920 kind:arm_call to:0x020280d8 module:main +from:0x020ce934 kind:arm_call to:0x020275f4 module:main +from:0x020ce94c kind:arm_call to:0x02028520 module:main +from:0x020ce98c kind:arm_call to:0x020cf120 module:overlay(20) +from:0x020ce9e8 kind:arm_call to:0x020271a8 module:main +from:0x020cea14 kind:arm_call to:0x02027610 module:main +from:0x020cea24 kind:arm_call to:0x020271d0 module:main +from:0x020cea3c kind:arm_call to:0x0202b66c module:main +from:0x020cea50 kind:arm_call to:0x020280d8 module:main +from:0x020cea5c kind:load to:0x020e8cd4 module:overlay(20) +from:0x020cea60 kind:load to:0x020e8cdc module:overlay(20) +from:0x020cea64 kind:load to:0x020e8cfc module:overlay(20) +from:0x020cea68 kind:load to:0x020e8d80 module:overlay(20) +from:0x020cea6c kind:load to:0x020ced74 module:overlay(20) +from:0x020cea74 kind:arm_call to:0x020280c4 module:main +from:0x020cea7c kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020cea8c kind:arm_call to:0x020280d8 module:main +from:0x020ceaa4 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020ceab0 kind:arm_call to:0x020cf120 module:overlay(20) +from:0x020ceabc kind:arm_call to:0x0202b66c module:main +from:0x020cead0 kind:arm_call to:0x020280d8 module:main +from:0x020ceadc kind:load to:0x020e8cd4 module:overlay(20) +from:0x020ceaf4 kind:load to:0x020e8cd4 module:overlay(20) +from:0x020ceb10 kind:arm_call to:0x02027264 module:main +from:0x020ceb28 kind:arm_call to:0x020275f4 module:main +from:0x020ceb48 kind:arm_call to:0x02027304 module:main +from:0x020ceb54 kind:load to:0x020e8cdc module:overlay(20) +from:0x020ceb64 kind:arm_call to:0x020ceaf8 module:overlay(20) +from:0x020cebc0 kind:arm_call to:0x02027610 module:main +from:0x020cebd0 kind:arm_call to:0x0202b6dc module:main +from:0x020cebe4 kind:arm_call to:0x020271d0 module:main +from:0x020cec00 kind:load to:0x020e8cdc module:overlay(20) +from:0x020cec10 kind:arm_call to:0x020ceaf8 module:overlay(20) +from:0x020cec2c kind:arm_call to:0x02028e08 module:main +from:0x020cec38 kind:arm_call to:0x02027610 module:main +from:0x020cec48 kind:arm_call to:0x0202b6dc module:main +from:0x020cec5c kind:arm_call to:0x020271d0 module:main +from:0x020cec70 kind:load to:0x020e8cdc module:overlay(20) +from:0x020cec80 kind:load to:0x020e8cd4 module:overlay(20) +from:0x020cec9c kind:load to:0x020e8cd4 module:overlay(20) +from:0x020ceca4 kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020cecc0 kind:arm_call to:0x020275f4 module:main +from:0x020cece0 kind:load to:0x020e8cd4 module:overlay(20) +from:0x020cecec kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020ced10 kind:arm_call to:0x020275f4 module:main +from:0x020ced70 kind:load to:0x020e8cd4 module:overlay(20) +from:0x020ced9c kind:arm_call to:0x020275f4 module:main +from:0x020cedb4 kind:arm_call to:0x020275f4 module:main +from:0x020cedcc kind:arm_call to:0x020275f4 module:main +from:0x020cedf0 kind:arm_call to:0x020284f4 module:main +from:0x020cee44 kind:arm_call to:0x020275f4 module:main +from:0x020ceeb8 kind:arm_call to:0x020275f4 module:main +from:0x020ceed8 kind:arm_call to:0x020cea70 module:overlay(20) +from:0x020cefe0 kind:arm_call to:0x02028d74 module:main +from:0x020cf038 kind:arm_call to:0x02028e08 module:main +from:0x020cf050 kind:arm_call to:0x02028c08 module:main +from:0x020cf060 kind:arm_call to:0x02028bf0 module:main +from:0x020cf0d4 kind:arm_call to:0x020275f4 module:main +from:0x020cf0d8 kind:arm_call to:0x020cf120 module:overlay(20) +from:0x020cf100 kind:arm_call to:0x02027610 module:main +from:0x020cf10c kind:load to:0x020e8cd4 module:overlay(20) +from:0x020cf110 kind:load to:0x020e8d24 module:overlay(20) +from:0x020cf118 kind:load to:0x020e8d38 module:overlay(20) +from:0x020cf11c kind:load to:0x020e8d48 module:overlay(20) +from:0x020cf148 kind:arm_call to:0x020280c4 module:main +from:0x020cf164 kind:arm_call to:0x020280d8 module:main +from:0x020cf170 kind:load to:0x020e8cd4 module:overlay(20) +from:0x020cf178 kind:arm_call to:0x020280c4 module:main +from:0x020cf190 kind:arm_call to:0x020280d8 module:main +from:0x020cf1a0 kind:load to:0x020e8cd4 module:overlay(20) +from:0x020cf1ac kind:arm_call to:0x020280c4 module:main +from:0x020cf1b4 kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020cf1c4 kind:arm_call to:0x020280d8 module:main +from:0x020cf1d0 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf1dc kind:arm_call to:0x020280d8 module:main +from:0x020cf210 kind:arm_call to:0x02028d74 module:main +from:0x020cf24c kind:arm_call to:0x020282cc module:main +from:0x020cf250 kind:arm_call to:0x020280c4 module:main +from:0x020cf258 kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020cf268 kind:arm_call to:0x020280d8 module:main +from:0x020cf278 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf290 kind:arm_call to:0x020cf174 module:overlay(20) +from:0x020cf298 kind:arm_call to:0x020cf144 module:overlay(20) +from:0x020cf2ac kind:arm_call to:0x020280d8 module:main +from:0x020cf2c8 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf2d0 kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020cf2f4 kind:arm_call to:0x020275f4 module:main +from:0x020cf304 kind:arm_call to:0x02028cb4 module:main +from:0x020cf314 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf328 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf348 kind:arm_call to:0x020275f4 module:main +from:0x020cf368 kind:arm_call to:0x020275f4 module:main +from:0x020cf384 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf39c kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf3b8 kind:arm_call to:0x020275f4 module:main +from:0x020cf3d8 kind:arm_call to:0x020275f4 module:main +from:0x020cf400 kind:arm_call to:0x020275f4 module:main +from:0x020cf428 kind:arm_call to:0x020275f4 module:main +from:0x020cf45c kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf464 kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020cf4a4 kind:arm_call to:0x020275f4 module:main +from:0x020cf534 kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020cf554 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf55c kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020cf578 kind:arm_call to:0x020275f4 module:main +from:0x020cf5a8 kind:arm_call to:0x020275f4 module:main +from:0x020cf5cc kind:arm_call to:0x020275f4 module:main +from:0x020cf5f4 kind:arm_call to:0x020282cc module:main +from:0x020cf688 kind:arm_call to:0x020282cc module:main +from:0x020cf728 kind:arm_call to:0x0202ff0c module:main +from:0x020cf730 kind:arm_call to:0x0202ffe4 module:main +from:0x020cf77c kind:load to:0x020dbe1c module:overlay(20) +from:0x020cf78c kind:load to:0x020cf790 module:overlay(20) +from:0x020cf7a8 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf7c4 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cf7c8 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf7e4 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cf808 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf820 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cf82c kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cf84c kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf864 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cf870 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cf894 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf8ac kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cf8b8 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cf8d4 kind:load to:0x020cf8d8 module:overlay(20) +from:0x020cf8ec kind:arm_call to:0x020ce86c module:overlay(20) +from:0x020cf908 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cf90c kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cf928 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cf944 kind:arm_call to:0x020ceca0 module:overlay(20) +from:0x020cf95c kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cf968 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cf98c kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cf9a0 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cf9ac kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cf9d0 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cfa4c kind:arm_call to:0x020cfa98 module:overlay(20) +from:0x020cfa58 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cfa64 kind:arm_call to:0x02027610 module:main +from:0x020cfa78 kind:arm_call to:0x02027610 module:main +from:0x020cfa88 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cfb04 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cfb10 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cfb30 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cfb40 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cfb5c kind:load to:0x020cfae8 module:overlay(20) +from:0x020cfb70 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cfb88 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cfb94 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cfbc8 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cfc28 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cfc80 kind:arm_call to:0x020cec04 module:overlay(20) +from:0x020cfcb4 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cfd68 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cfd9c kind:arm_call to:0x02028e08 module:main +from:0x020cfdc4 kind:arm_call to:0x02028e08 module:main +from:0x020cfdd0 kind:arm_call to:0x020cec04 module:overlay(20) +from:0x020cfdf4 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cfe0c kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cfe18 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cfe48 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cfe74 kind:arm_call to:0x02027610 module:main +from:0x020cfe78 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cfe98 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cfeb8 kind:arm_call to:0x02028e08 module:main +from:0x020cfec8 kind:arm_call to:0x02028d74 module:main +from:0x020cfee0 kind:arm_call to:0x020cec04 module:overlay(20) +from:0x020cff04 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020cff2c kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020cff7c kind:arm_call to:0x020275f4 module:main +from:0x020cffc0 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020cffd0 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020cfffc kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020d0014 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d002c kind:arm_call to:0x020275f4 module:main +from:0x020d0038 kind:arm_call to:0x020275f4 module:main +from:0x020d0064 kind:arm_call to:0x020275f4 module:main +from:0x020d00a8 kind:arm_call to:0x020275f4 module:main +from:0x020d00b8 kind:arm_call to:0x020cf380 module:overlay(20) +from:0x020d00cc kind:arm_call to:0x020cf310 module:overlay(20) +from:0x020d00ec kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d0108 kind:arm_call to:0x02028c24 module:main +from:0x020d0134 kind:arm_call to:0x02028c24 module:main +from:0x020d0144 kind:arm_call to:0x02028c38 module:main +from:0x020d0150 kind:arm_call to:0x020cec04 module:overlay(20) +from:0x020d018c kind:arm_call to:0x02028c24 module:main +from:0x020d01f8 kind:arm_call to:0x020cffe4 module:overlay(20) +from:0x020d0230 kind:arm_call to:0x02028c24 module:main +from:0x020d0264 kind:arm_call to:0x020cffe4 module:overlay(20) +from:0x020d0280 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020d0284 kind:arm_call to:0x020cec84 module:overlay(20) +from:0x020d02a0 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d02b8 kind:arm_call to:0x02028c24 module:main +from:0x020d02cc kind:arm_call to:0x02028c38 module:main +from:0x020d02d8 kind:arm_call to:0x020cec04 module:overlay(20) +from:0x020d030c kind:arm_call to:0x02028c24 module:main +from:0x020d0328 kind:arm_call to:0x020d0270 module:overlay(20) +from:0x020d0350 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020d0368 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d0380 kind:arm_call to:0x020275f4 module:main +from:0x020d03a0 kind:arm_call to:0x020275f4 module:main +from:0x020d03b4 kind:arm_call to:0x020275f4 module:main +from:0x020d03e4 kind:arm_call to:0x020275f4 module:main +from:0x020d0424 kind:arm_call to:0x02027610 module:main +from:0x020d0458 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020d0474 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020d048c kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d04a4 kind:arm_call to:0x020275f4 module:main +from:0x020d04c8 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d04d4 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020d050c kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d054c kind:arm_call to:0x020cf144 module:overlay(20) +from:0x020d0558 kind:arm_call to:0x020cf174 module:overlay(20) +from:0x020d0570 kind:arm_call to:0x02028c68 module:main +from:0x020d05b8 kind:arm_call to:0x0203275c module:main +from:0x020d062c kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020d0684 kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020d0704 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020d0714 kind:load to:0x020d0b78 module:overlay(20) +from:0x020d0718 kind:load to:0x020d0aa0 module:overlay(20) +from:0x020d0720 kind:load to:0x020d0cac module:overlay(20) +from:0x020d0758 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020d0798 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d07d8 kind:arm_call to:0x020cf144 module:overlay(20) +from:0x020d07e4 kind:arm_call to:0x020cf174 module:overlay(20) +from:0x020d0874 kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020d08f8 kind:arm_call to:0x02028c08 module:main +from:0x020d0968 kind:arm_call to:0x020d0e60 module:overlay(20) +from:0x020d0980 kind:arm_call to:0x020d0d90 module:overlay(20) +from:0x020d099c kind:arm_call to:0x020d0e60 module:overlay(20) +from:0x020d09ec kind:arm_call to:0x02028c08 module:main +from:0x020d0a3c kind:arm_call to:0x02028c08 module:main +from:0x020d0a64 kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020d0a9c kind:load to:0x020d0aa0 module:overlay(20) +from:0x020d0aa8 kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020d0ae8 kind:arm_call to:0x020cf144 module:overlay(20) +from:0x020d0b70 kind:load to:0x020d0b78 module:overlay(20) +from:0x020d0b74 kind:load to:0x020d0cac module:overlay(20) +from:0x020d0bf0 kind:arm_call to:0x020d0d90 module:overlay(20) +from:0x020d0bfc kind:arm_call to:0x020d0e60 module:overlay(20) +from:0x020d0c0c kind:arm_call to:0x020d0e60 module:overlay(20) +from:0x020d0c1c kind:arm_call to:0x020280c4 module:main +from:0x020d0c68 kind:arm_call to:0x020280d8 module:main +from:0x020d0c78 kind:arm_call to:0x020d0e60 module:overlay(20) +from:0x020d0c94 kind:arm_call to:0x020d0e60 module:overlay(20) +from:0x020d0d08 kind:arm_call to:0x020cf144 module:overlay(20) +from:0x020d0d4c kind:arm_call to:0x02028c08 module:main +from:0x020d0e00 kind:arm_call to:0x020d1004 module:overlay(20) +from:0x020d0e1c kind:arm_call to:0x02028c08 module:main +from:0x020d0e28 kind:arm_call to:0x02028bf0 module:main +from:0x020d0e2c kind:arm_call to:0x020280c4 module:main +from:0x020d0e58 kind:arm_call to:0x020280d8 module:main +from:0x020d0e70 kind:arm_call to:0x020280c4 module:main +from:0x020d0e90 kind:arm_call to:0x020cf174 module:overlay(20) +from:0x020d0ec8 kind:arm_call to:0x02028bf0 module:main +from:0x020d0f0c kind:arm_call to:0x020280d8 module:main +from:0x020d0f48 kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020d0f9c kind:arm_call to:0x020280d8 module:main +from:0x020d0fac kind:load to:0x020d0aa0 module:overlay(20) +from:0x020d0ffc kind:arm_call to:0x020d1004 module:overlay(20) +from:0x020d1020 kind:arm_call to:0x0203275c module:main +from:0x020d1048 kind:arm_call to:0x020d04e4 module:overlay(20) +from:0x020d1058 kind:load to:0x020d0724 module:overlay(20) +from:0x020d106c kind:arm_call to:0x020ceca0 module:overlay(20) +from:0x020d10a0 kind:arm_call to:0x02027610 module:main +from:0x020d10b0 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d10c8 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020d1100 kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d1140 kind:arm_call to:0x02028c08 module:main +from:0x020d114c kind:arm_call to:0x02027610 module:main +from:0x020d115c kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d1184 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020d1198 kind:load to:0x020e9780 module:overlay(20) +from:0x020d11a8 kind:arm_call to:0x020ceca0 module:overlay(20) +from:0x020d11d0 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d11e0 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020d1208 kind:arm_call to:0x020ceca0 module:overlay(20) +from:0x020d1224 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d1240 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020d126c kind:arm_call to:0x020cec74 module:overlay(20) +from:0x020d127c kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d1298 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d12bc kind:arm_call to:0x020cec04 module:overlay(20) +from:0x020d12ec kind:arm_call to:0x020cece4 module:overlay(20) +from:0x020d1304 kind:arm_call to:0x020ceae0 module:overlay(20) +from:0x020d1314 kind:arm_call to:0x020ceb58 module:overlay(20) +from:0x020d132c kind:arm_call to:0x020280c4 module:main +from:0x020d1340 kind:arm_call to:0x020280d8 module:main +from:0x020d1348 kind:load to:0x020e998c module:overlay(20) +from:0x020d1354 kind:arm_call to:0x020280c4 module:main +from:0x020d1370 kind:arm_call to:0x020d2664 module:overlay(20) +from:0x020d1398 kind:arm_call to:0x02028e08 module:main +from:0x020d13a0 kind:arm_call to:0x020280d8 module:main +from:0x020d13b8 kind:arm_call to:0x020280d8 module:main +from:0x020d13c4 kind:load to:0x020e998c module:overlay(20) +from:0x020d13e0 kind:arm_call to:0x020d2664 module:overlay(20) +from:0x020d1414 kind:load to:0x020e998c module:overlay(20) +from:0x020d1424 kind:arm_call to:0x020280c4 module:main +from:0x020d147c kind:arm_call to:0x020280d8 module:main +from:0x020d149c kind:arm_call to:0x020d2664 module:overlay(20) +from:0x020d14d4 kind:arm_call to:0x020280d8 module:main +from:0x020d14e4 kind:arm_call to:0x020280d8 module:main +from:0x020d14f0 kind:load to:0x020e998c module:overlay(20) +from:0x020d1504 kind:arm_call to:0x020d2664 module:overlay(20) +from:0x020d1534 kind:arm_call to:0x020d1540 module:overlay(20) +from:0x020d153c kind:load to:0x020e998c module:overlay(20) +from:0x020d1564 kind:load to:0x020e998c module:overlay(20) +from:0x020d15fc kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1670 kind:arm_call to:0x02028d74 module:main +from:0x020d1694 kind:arm_call to:0x02028d74 module:main +from:0x020d169c kind:arm_call to:0x020d813c module:overlay(20) +from:0x020d17cc kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d17dc kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1800 kind:arm_call to:0x020d1ea8 module:overlay(20) +from:0x020d1808 kind:arm_call to:0x020d2438 module:overlay(20) +from:0x020d1854 kind:arm_call to:0x020d3618 module:overlay(20) +from:0x020d1878 kind:arm_call to:0x020d6458 module:overlay(20) +from:0x020d1880 kind:arm_call to:0x020d646c module:overlay(20) +from:0x020d1888 kind:arm_call to:0x020d6480 module:overlay(20) +from:0x020d1898 kind:arm_call to:0x020d3744 module:overlay(20) +from:0x020d1994 kind:arm_call to:0x020d2680 module:overlay(20) +from:0x020d19bc kind:arm_call to:0x02028c68 module:main +from:0x020d19e0 kind:load to:0x020e998c module:overlay(20) +from:0x020d1a1c kind:arm_call to:0x020d81f4 module:overlay(20) +from:0x020d1a9c kind:arm_call to:0x02028e08 module:main +from:0x020d1ae4 kind:arm_call to:0x02028e08 module:main +from:0x020d1b1c kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1bf4 kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1cd0 kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1cec kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1d14 kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1d94 kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1ddc kind:arm_call to:0x020d2650 module:overlay(20) +from:0x020d1e58 kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1e90 kind:arm_call to:0x020d14f4 module:overlay(20) +from:0x020d1e9c kind:load to:0x020e998c module:overlay(20) +from:0x020d1ea4 kind:load to:0x020e9800 module:overlay(20) +from:0x020d1f0c kind:arm_call to:0x020cf44c module:overlay(20) +from:0x020d1f28 kind:arm_call to:0x020d19e8 module:overlay(20) +from:0x020d1f44 kind:load to:0x020e998c module:overlay(20) +from:0x020d1f4c kind:load to:0x020e9800 module:overlay(20) +from:0x020d1f70 kind:arm_call to:0x020d817c module:overlay(20) +from:0x020d1f80 kind:arm_call to:0x020d33dc module:overlay(20) +from:0x020d1f8c kind:load to:0x020e998c module:overlay(20) +from:0x020d1fb0 kind:arm_call to:0x02028d74 module:main +from:0x020d20cc kind:arm_call to:0x020d817c module:overlay(20) +from:0x020d20f4 kind:arm_call to:0x02028e08 module:main +from:0x020d2108 kind:arm_call to:0x020d33dc module:overlay(20) +from:0x020d2114 kind:load to:0x020e998c module:overlay(20) +from:0x020d2118 kind:load to:0x020dbe20 module:overlay(20) +from:0x020d2138 kind:arm_call to:0x0202c924 module:main +from:0x020d214c kind:arm_call to:0x0202cee0 module:main +from:0x020d216c kind:arm_call to:0x0202d10c module:main +from:0x020d2184 kind:arm_call to:0x0202d354 module:main +from:0x020d219c kind:arm_call to:0x0202d1fc module:main +from:0x020d225c kind:arm_call to:0x020d25d4 module:overlay(20) +from:0x020d22a0 kind:arm_call to:0x020d31b0 module:overlay(20) +from:0x020d22e4 kind:arm_call to:0x020d817c module:overlay(20) +from:0x020d2334 kind:arm_call to:0x020d65b4 module:overlay(20) +from:0x020d2350 kind:arm_call to:0x020d680c module:overlay(20) +from:0x020d23bc kind:arm_call to:0x020284f4 module:main +from:0x020d23f0 kind:arm_call to:0x020d6824 module:overlay(20) +from:0x020d2420 kind:arm_call to:0x020d33dc module:overlay(20) +from:0x020d242c kind:load to:0x020e998c module:overlay(20) +from:0x020d2434 kind:load to:0x020d2120 module:overlay(20) +from:0x020d2460 kind:arm_call to:0x02028bf0 module:main +from:0x020d2550 kind:arm_call to:0x020d1f54 module:overlay(20) +from:0x020d25a0 kind:arm_call to:0x020d1f90 module:overlay(20) +from:0x020d25a8 kind:arm_call to:0x020d21c0 module:overlay(20) +from:0x020d25c0 kind:arm_call to:0x020d1f54 module:overlay(20) +from:0x020d25cc kind:load to:0x020e998c module:overlay(20) +from:0x020d2644 kind:load to:0x020e9800 module:overlay(20) +from:0x020d2648 kind:load to:0x020e998c module:overlay(20) +from:0x020d2690 kind:arm_call to:0x020d1540 module:overlay(20) +from:0x020d26c8 kind:arm_call to:0x02028e08 module:main +from:0x020d2764 kind:arm_call to:0x0202d354 module:main +from:0x020d277c kind:arm_call to:0x0202d364 module:main +from:0x020d2814 kind:arm_call to:0x0202d354 module:main +from:0x020d2850 kind:arm_call to:0x0202cee0 module:main +from:0x020d2860 kind:arm_call to:0x0202c924 module:main +from:0x020d287c kind:arm_call to:0x0202d10c module:main +from:0x020d289c kind:arm_call to:0x02028e08 module:main +from:0x020d28cc kind:arm_call to:0x0202d364 module:main +from:0x020d28dc kind:arm_call to:0x0202d354 module:main +from:0x020d28f8 kind:arm_call to:0x020d6538 module:overlay(20) +from:0x020d2920 kind:arm_call to:0x020d654c module:overlay(20) +from:0x020d2950 kind:arm_call to:0x02028e08 module:main +from:0x020d29e0 kind:arm_call to:0x0202d364 module:main +from:0x020d29f0 kind:arm_call to:0x0202d354 module:main +from:0x020d2a0c kind:arm_call to:0x020d654c module:overlay(20) +from:0x020d2a24 kind:arm_call to:0x0202d364 module:main +from:0x020d2a34 kind:arm_call to:0x0202d354 module:main +from:0x020d2a6c kind:arm_call to:0x0202d364 module:main +from:0x020d2a80 kind:arm_call to:0x0202d354 module:main +from:0x020d2a9c kind:arm_call to:0x020d654c module:overlay(20) +from:0x020d2ab0 kind:arm_call to:0x0202d364 module:main +from:0x020d2ac0 kind:arm_call to:0x0202d354 module:main +from:0x020d2adc kind:arm_call to:0x020d654c module:overlay(20) +from:0x020d2af0 kind:arm_call to:0x0202d364 module:main +from:0x020d2b00 kind:arm_call to:0x0202d354 module:main +from:0x020d2b18 kind:arm_call to:0x020d654c module:overlay(20) +from:0x020d2b30 kind:arm_call to:0x0202d364 module:main +from:0x020d2b44 kind:arm_call to:0x0202d1fc module:main +from:0x020d2b98 kind:arm_call to:0x020d2c20 module:overlay(20) +from:0x020d2bbc kind:arm_call to:0x020d2c20 module:overlay(20) +from:0x020d2bfc kind:arm_call to:0x0202762c module:main +from:0x020d2c10 kind:load to:0x020dbe28 module:overlay(20) +from:0x020d2c14 kind:load to:0x020dbe24 module:overlay(20) +from:0x020d2c18 kind:load to:0x02000a74 module:main +from:0x020d2c74 kind:arm_call to:0x02028d74 module:main +from:0x020d2c90 kind:arm_call to:0x02028e08 module:main +from:0x020d2ca8 kind:arm_call to:0x020280c4 module:main +from:0x020d2cb0 kind:arm_call to:0x020d64e0 module:overlay(20) +from:0x020d2cc0 kind:arm_call to:0x020280d8 module:main +from:0x020d2cec kind:arm_call to:0x020280d8 module:main +from:0x020d2d18 kind:arm_call to:0x020280d8 module:main +from:0x020d2d50 kind:arm_call to:0x020280d8 module:main +from:0x020d2d8c kind:arm_call to:0x020d2f10 module:overlay(20) +from:0x020d2d9c kind:arm_call to:0x02028e08 module:main +from:0x020d2db4 kind:arm_call to:0x020d30e4 module:overlay(20) +from:0x020d2dc4 kind:arm_call to:0x020280d8 module:main +from:0x020d2de8 kind:arm_call to:0x020d3484 module:overlay(20) +from:0x020d2e0c kind:arm_call to:0x020d36b0 module:overlay(20) +from:0x020d2e98 kind:arm_call to:0x020d67dc module:overlay(20) +from:0x020d2eb0 kind:arm_call to:0x020d67f8 module:overlay(20) +from:0x020d2ec4 kind:arm_call to:0x020d675c module:overlay(20) +from:0x020d2ef8 kind:arm_call to:0x020280d8 module:main +from:0x020d2f04 kind:load to:0x020e998c module:overlay(20) +from:0x020d2f0c kind:load to:0x020e9804 module:overlay(20) +from:0x020d2f54 kind:arm_call to:0x020d2f84 module:overlay(20) +from:0x020d2f78 kind:arm_call to:0x02028e08 module:main +from:0x020d2f80 kind:load to:0x020dad84 module:overlay(20) +from:0x020d2ff4 kind:arm_call to:0x020284f4 module:main +from:0x020d3078 kind:arm_call to:0x020284f4 module:main +from:0x020d314c kind:arm_call to:0x0203a3a0 module:main +from:0x020d3174 kind:arm_call to:0x020d3310 module:overlay(20) +from:0x020d31ac kind:load to:0x020e998c module:overlay(20) +from:0x020d3260 kind:load to:0x020e998c module:overlay(20) +from:0x020d3308 kind:load to:0x020dad84 module:overlay(20) +from:0x020d3334 kind:arm_call to:0x020d3264 module:overlay(20) +from:0x020d33d0 kind:load to:0x020dad84 module:overlay(20) +from:0x020d33f8 kind:arm_call to:0x0202762c module:main +from:0x020d33fc kind:arm_call to:0x02027650 module:main +from:0x020d340c kind:arm_call to:0x020d6370 module:overlay(20) +from:0x020d346c kind:load to:0x020e9808 module:overlay(20) +from:0x020d3480 kind:load to:0x020e9808 module:overlay(20) +from:0x020d34a4 kind:arm_call to:0x02028bf0 module:main +from:0x020d34bc kind:arm_call to:0x020d3574 module:overlay(20) +from:0x020d34d8 kind:arm_call to:0x020d3574 module:overlay(20) +from:0x020d3500 kind:arm_call to:0x02028c68 module:main +from:0x020d3520 kind:arm_call to:0x02028c08 module:main +from:0x020d3530 kind:arm_call to:0x020d3688 module:overlay(20) +from:0x020d3544 kind:arm_call to:0x02028c08 module:main +from:0x020d3554 kind:arm_call to:0x02028c08 module:main +from:0x020d35b0 kind:arm_call to:0x0202cee0 module:main +from:0x020d35bc kind:arm_call to:0x0202d1b4 module:main +from:0x020d35e8 kind:arm_call to:0x0202d1fc module:main +from:0x020d3600 kind:arm_call to:0x0202d354 module:main +from:0x020d3608 kind:arm_call to:0x0202d1fc module:main +from:0x020d363c kind:arm_call to:0x02028c08 module:main +from:0x020d36f0 kind:load to:0x020e9808 module:overlay(20) +from:0x020d3718 kind:load to:0x020e9808 module:overlay(20) +from:0x020d371c kind:load to:0x020d3720 module:overlay(20) +from:0x020d3740 kind:load to:0x020e9808 module:overlay(20) +from:0x020d3784 kind:arm_call to:0x020d37d0 module:overlay(20) +from:0x020d3794 kind:arm_call to:0x020d3870 module:overlay(20) +from:0x020d37a8 kind:arm_call to:0x020d38bc module:overlay(20) +from:0x020d37b0 kind:arm_call to:0x020d3a20 module:overlay(20) +from:0x020d37c4 kind:arm_call to:0x020d3a50 module:overlay(20) +from:0x020d37cc kind:load to:0x020e9808 module:overlay(20) +from:0x020d37e8 kind:arm_call to:0x020d6458 module:overlay(20) +from:0x020d37f0 kind:arm_call to:0x020d646c module:overlay(20) +from:0x020d3814 kind:arm_call to:0x020d10d8 module:overlay(20) +from:0x020d3844 kind:arm_call to:0x020d3720 module:overlay(20) +from:0x020d3868 kind:load to:0x020e9808 module:overlay(20) +from:0x020d386c kind:load to:0x020e9840 module:overlay(20) +from:0x020d38b8 kind:load to:0x020e9808 module:overlay(20) +from:0x020d3918 kind:arm_call to:0x02028bf0 module:main +from:0x020d3930 kind:arm_call to:0x02028c08 module:main +from:0x020d39b0 kind:arm_call to:0x020d3414 module:overlay(20) +from:0x020d3a04 kind:arm_call to:0x020d10d8 module:overlay(20) +from:0x020d3a10 kind:load to:0x020e9808 module:overlay(20) +from:0x020d3a14 kind:load to:0x020e9840 module:overlay(20) +from:0x020d3a18 kind:load to:0x020e984e module:overlay(20) +from:0x020d3a1c kind:load to:0x020e9848 module:overlay(20) +from:0x020d3a4c kind:load to:0x020e9808 module:overlay(20) +from:0x020d3a7c kind:arm_call to:0x020d3a20 module:overlay(20) +from:0x020d3b50 kind:arm_call to:0x02028bf0 module:main +from:0x020d3ba8 kind:arm_call to:0x02028c08 module:main +from:0x020d3c18 kind:arm_call to:0x020d3414 module:overlay(20) +from:0x020d3c68 kind:arm_call to:0x020d10d8 module:overlay(20) +from:0x020d3ca0 kind:load to:0x020e9808 module:overlay(20) +from:0x020d3ca4 kind:load to:0x020e9840 module:overlay(20) +from:0x020d3ca8 kind:load to:0x020e98a8 module:overlay(20) +from:0x020d3cac kind:load to:0x020e9850 module:overlay(20) +from:0x020d3cb0 kind:load to:0x020e9848 module:overlay(20) +from:0x020d3cc8 kind:arm_call to:0x02028c68 module:main +from:0x020d3cdc kind:load to:0x020e9808 module:overlay(20) +from:0x020d3cf8 kind:arm_call to:0x020d3d84 module:overlay(20) +from:0x020d3d18 kind:arm_call to:0x02028c08 module:main +from:0x020d3d30 kind:arm_call to:0x020d3414 module:overlay(20) +from:0x020d3d48 kind:arm_call to:0x020d3dd8 module:overlay(20) +from:0x020d3d64 kind:arm_call to:0x020d4198 module:overlay(20) +from:0x020d3d70 kind:arm_call to:0x020d3f40 module:overlay(20) +from:0x020d3d7c kind:load to:0x020e98c0 module:overlay(20) +from:0x020d3d80 kind:load to:0x020e9808 module:overlay(20) +from:0x020d3e8c kind:arm_call to:0x020d46f8 module:overlay(20) +from:0x020d3ed0 kind:arm_call to:0x02028c08 module:main +from:0x020d3f04 kind:arm_call to:0x020d46f8 module:overlay(20) +from:0x020d3f3c kind:load to:0x020e9808 module:overlay(20) +from:0x020d3fe0 kind:arm_call to:0x020d4768 module:overlay(20) +from:0x020d4040 kind:load to:0x020e9808 module:overlay(20) +from:0x020d40f4 kind:arm_call to:0x020d47bc module:overlay(20) +from:0x020d418c kind:arm_call to:0x020d4768 module:overlay(20) +from:0x020d4194 kind:load to:0x020e9808 module:overlay(20) +from:0x020d41a4 kind:arm_call to:0x020d429c module:overlay(20) +from:0x020d41ac kind:arm_call to:0x020d4300 module:overlay(20) +from:0x020d41b4 kind:arm_call to:0x020d4358 module:overlay(20) +from:0x020d420c kind:arm_call to:0x020d438c module:overlay(20) +from:0x020d4264 kind:arm_call to:0x020d3dac module:overlay(20) +from:0x020d4284 kind:arm_call to:0x020d44f8 module:overlay(20) +from:0x020d428c kind:arm_call to:0x020d442c module:overlay(20) +from:0x020d4294 kind:load to:0x020e9808 module:overlay(20) +from:0x020d42d4 kind:arm_call to:0x020d4814 module:overlay(20) +from:0x020d42ec kind:arm_call to:0x02028c08 module:main +from:0x020d42f4 kind:arm_call to:0x020d46f8 module:overlay(20) +from:0x020d42fc kind:load to:0x020e9808 module:overlay(20) +from:0x020d4330 kind:arm_call to:0x020d4814 module:overlay(20) +from:0x020d4338 kind:arm_call to:0x020d46f8 module:overlay(20) +from:0x020d4354 kind:load to:0x020e9808 module:overlay(20) +from:0x020d4380 kind:arm_call to:0x020d46f8 module:overlay(20) +from:0x020d4388 kind:load to:0x020e9808 module:overlay(20) +from:0x020d4428 kind:load to:0x020e9808 module:overlay(20) +from:0x020d44ac kind:arm_call to:0x02028c08 module:main +from:0x020d44f4 kind:load to:0x020e9808 module:overlay(20) +from:0x020d4550 kind:arm_call to:0x02028c08 module:main +from:0x020d45a4 kind:arm_call to:0x02028bf0 module:main +from:0x020d45f8 kind:arm_call to:0x02028bf0 module:main +from:0x020d46cc kind:arm_call to:0x02028c08 module:main +from:0x020d46f4 kind:load to:0x020e9808 module:overlay(20) +from:0x020d4764 kind:load to:0x020e9808 module:overlay(20) +from:0x020d47b8 kind:load to:0x020e9808 module:overlay(20) +from:0x020d4808 kind:arm_call to:0x02028bf0 module:main +from:0x020d4810 kind:load to:0x020e9808 module:overlay(20) +from:0x020d489c kind:arm_call to:0x02028bf0 module:main +from:0x020d48a4 kind:load to:0x020e9808 module:overlay(20) +from:0x020d48d0 kind:load to:0x020e9808 module:overlay(20) +from:0x020d48dc kind:arm_call to:0x020cf530 module:overlay(20) +from:0x020d49a0 kind:load to:0x020e9980 module:overlay(20) +from:0x020d49b4 kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020d49c0 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d49e0 kind:arm_call to:0x020d11f0 module:overlay(20) +from:0x020d49ec kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d49f8 kind:load to:0x020d4a44 module:overlay(20) +from:0x020d49fc kind:load to:0x020dbe2c module:overlay(20) +from:0x020d4a40 kind:load to:0x020e9980 module:overlay(20) +from:0x020d4b00 kind:arm_call to:0x020d49a4 module:overlay(20) +from:0x020d4b3c kind:arm_call to:0x020cf9bc module:overlay(20) +from:0x020d4b48 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d4b70 kind:arm_call to:0x020d119c module:overlay(20) +from:0x020d4b7c kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d4bcc kind:arm_call to:0x020cfae8 module:overlay(20) +from:0x020d4bd8 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d4c10 kind:arm_call to:0x020d4a00 module:overlay(20) +from:0x020d4d74 kind:arm_call to:0x020d0164 module:overlay(20) +from:0x020d4d80 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d4d8c kind:arm_call to:0x020d4944 module:overlay(20) +from:0x020d4f2c kind:arm_call to:0x02028134 module:main +from:0x020d5040 kind:arm_call to:0x020cf978 module:overlay(20) +from:0x020d504c kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d5064 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020d506c kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020d50ac kind:arm_call to:0x020d119c module:overlay(20) +from:0x020d50b8 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d50f8 kind:arm_call to:0x020d4a00 module:overlay(20) +from:0x020d51e0 kind:arm_call to:0x020284f4 module:main +from:0x020d5208 kind:load to:0x020e9980 module:overlay(20) +from:0x020d520c kind:load to:0x020d4a44 module:overlay(20) +from:0x020d5210 kind:load to:0x020dbe2c module:overlay(20) +from:0x020d5274 kind:load to:0x020e9980 module:overlay(20) +from:0x020d5364 kind:arm_call to:0x020d11f0 module:overlay(20) +from:0x020d5370 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d53f0 kind:arm_call to:0x020cfba4 module:overlay(20) +from:0x020d53fc kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d554c kind:arm_call to:0x020275f4 module:main +from:0x020d55ac kind:arm_call to:0x02028c08 module:main +from:0x020d55c0 kind:arm_call to:0x020275f4 module:main +from:0x020d55d8 kind:arm_call to:0x02028610 module:main +from:0x020d5610 kind:arm_call to:0x020d48d4 module:overlay(20) +from:0x020d561c kind:arm_call to:0x020d60b0 module:overlay(20) +from:0x020d5628 kind:arm_call to:0x020cfba4 module:overlay(20) +from:0x020d5634 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d5670 kind:arm_call to:0x020d48d4 module:overlay(20) +from:0x020d567c kind:arm_call to:0x020d60b0 module:overlay(20) +from:0x020d5688 kind:arm_call to:0x020cfba4 module:overlay(20) +from:0x020d5694 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d56f0 kind:arm_call to:0x020cfe28 module:overlay(20) +from:0x020d56fc kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d57c0 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020d5820 kind:arm_call to:0x020d0164 module:overlay(20) +from:0x020d582c kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d58a0 kind:arm_call to:0x020d4944 module:overlay(20) +from:0x020d59a8 kind:arm_call to:0x020cf978 module:overlay(20) +from:0x020d59b4 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d59f0 kind:arm_call to:0x020d4a00 module:overlay(20) +from:0x020d59fc kind:arm_call to:0x020d4944 module:overlay(20) +from:0x020d5a34 kind:arm_call to:0x020284f4 module:main +from:0x020d5a58 kind:load to:0x020e9980 module:overlay(20) +from:0x020d5a5c kind:load to:0x020dbe2c module:overlay(20) +from:0x020d5a60 kind:load to:0x020d5278 module:overlay(20) +from:0x020d5a64 kind:load to:0x020e99a0 module:overlay(20) +from:0x020d5a68 kind:load to:0x020d5218 module:overlay(20) +from:0x020d5a7c kind:arm_call to:0x020282cc module:main +from:0x020d5b20 kind:arm_call to:0x020cf710 module:overlay(20) +from:0x020d5b28 kind:arm_call to:0x020280c4 module:main +from:0x020d5b7c kind:arm_call to:0x02028c24 module:main +from:0x020d5b8c kind:arm_call to:0x02028bf0 module:main +from:0x020d5c00 kind:arm_call to:0x02028e08 module:main +from:0x020d5c64 kind:arm_call to:0x020d5a6c module:overlay(20) +from:0x020d5c94 kind:arm_call to:0x020280d8 module:main +from:0x020d5ca0 kind:load to:0x020e9980 module:overlay(20) +from:0x020d5ca8 kind:load to:0x020dbe2c module:overlay(20) +from:0x020d5d28 kind:arm_call to:0x020280c4 module:main +from:0x020d5d44 kind:arm_call to:0x020280d8 module:main +from:0x020d5d60 kind:arm_call to:0x020d5cac module:overlay(20) +from:0x020d5d70 kind:arm_call to:0x020280d8 module:main +from:0x020d5da0 kind:arm_call to:0x020280d8 module:main +from:0x020d5dac kind:load to:0x020e9980 module:overlay(20) +from:0x020d5df0 kind:arm_call to:0x020d6314 module:overlay(20) +from:0x020d5e14 kind:arm_call to:0x020cf8c8 module:overlay(20) +from:0x020d5e38 kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020d5e58 kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020d5e68 kind:arm_call to:0x020d49a4 module:overlay(20) +from:0x020d5e74 kind:load to:0x020e9980 module:overlay(20) +from:0x020d5e80 kind:arm_call to:0x020280c4 module:main +from:0x020d5ec0 kind:arm_call to:0x02028bf0 module:main +from:0x020d5ec8 kind:arm_call to:0x020d1324 module:overlay(20) +from:0x020d5ef4 kind:arm_call to:0x020d80f0 module:overlay(20) +from:0x020d5f04 kind:arm_call to:0x020d811c module:overlay(20) +from:0x020d5f60 kind:arm_call to:0x02028bf0 module:main +from:0x020d5f78 kind:arm_call to:0x02028d74 module:main +from:0x020d6000 kind:arm_call to:0x020d36f4 module:overlay(20) +from:0x020d6004 kind:arm_call to:0x020d5db0 module:overlay(20) +from:0x020d6010 kind:arm_call to:0x020280d8 module:main +from:0x020d601c kind:arm_call to:0x0202b6b8 module:main +from:0x020d6034 kind:load to:0x020e9980 module:overlay(20) +from:0x020d6040 kind:load to:0x020d1568 module:overlay(20) +from:0x020d6044 kind:load to:0x020d4a44 module:overlay(20) +from:0x020d6064 kind:load to:0x020e9980 module:overlay(20) +from:0x020d6068 kind:load to:0x020d5e78 module:overlay(20) +from:0x020d607c kind:arm_call to:0x020cf93c module:overlay(20) +from:0x020d608c kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d60a0 kind:load to:0x020e9980 module:overlay(20) +from:0x020d60ac kind:load to:0x020d606c module:overlay(20) +from:0x020d60b8 kind:arm_call to:0x020280c4 module:main +from:0x020d60d8 kind:arm_call to:0x020d4a00 module:overlay(20) +from:0x020d6104 kind:arm_call to:0x020d67dc module:overlay(20) +from:0x020d6114 kind:arm_call to:0x020d6988 module:overlay(20) +from:0x020d6120 kind:arm_call to:0x020d606c module:overlay(20) +from:0x020d612c kind:arm_call to:0x020280d8 module:main +from:0x020d6138 kind:load to:0x020e9980 module:overlay(20) +from:0x020d613c kind:load to:0x020d60a4 module:overlay(20) +from:0x020d6144 kind:arm_call to:0x020280c4 module:main +from:0x020d6164 kind:arm_call to:0x020284f4 module:main +from:0x020d6168 kind:arm_call to:0x020d60b0 module:overlay(20) +from:0x020d6170 kind:arm_call to:0x020280d8 module:main +from:0x020d6178 kind:load to:0x020e9980 module:overlay(20) +from:0x020d618c kind:arm_call to:0x020cfef4 module:overlay(20) +from:0x020d61d8 kind:arm_call to:0x02028d74 module:main +from:0x020d61f4 kind:arm_call to:0x02028d74 module:main +from:0x020d61fc kind:arm_call to:0x020d813c module:overlay(20) +from:0x020d630c kind:load to:0x020d4a44 module:overlay(20) +from:0x020d6310 kind:load to:0x020e9980 module:overlay(20) +from:0x020d6320 kind:load to:0x020e9980 module:overlay(20) +from:0x020d6350 kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020d6360 kind:arm_call to:0x020d6500 module:overlay(20) +from:0x020d63ec kind:arm_call to:0x020d6324 module:overlay(20) +from:0x020d6420 kind:arm_call to:0x020d6324 module:overlay(20) +from:0x020d6450 kind:load to:0x020e9980 module:overlay(20) +from:0x020d6454 kind:load to:0x020d5278 module:overlay(20) +from:0x020d6468 kind:load to:0x020e9980 module:overlay(20) +from:0x020d647c kind:load to:0x020e9980 module:overlay(20) +from:0x020d64dc kind:load to:0x020e9980 module:overlay(20) +from:0x020d64fc kind:load to:0x020e9980 module:overlay(20) +from:0x020d6534 kind:load to:0x020e9980 module:overlay(20) +from:0x020d6548 kind:load to:0x02028d74 module:main +from:0x020d6560 kind:arm_call to:0x020280c4 module:main +from:0x020d6578 kind:arm_call to:0x020284f4 module:main +from:0x020d65ac kind:arm_call to:0x020280d8 module:main +from:0x020d65cc kind:arm_call to:0x020280c4 module:main +from:0x020d661c kind:arm_call to:0x02028e08 module:main +from:0x020d6640 kind:arm_call to:0x020280d8 module:main +from:0x020d6654 kind:arm_call to:0x020280c4 module:main +from:0x020d6674 kind:arm_call to:0x02026f38 module:main +from:0x020d667c kind:arm_call to:0x02026e10 module:main +from:0x020d66a8 kind:arm_call to:0x02026f38 module:main +from:0x020d66b0 kind:arm_call to:0x020280d8 module:main +from:0x020d66c8 kind:arm_call to:0x020280c4 module:main +from:0x020d66d8 kind:arm_call to:0x02026fe0 module:main +from:0x020d6714 kind:arm_call to:0x02026f38 module:main +from:0x020d674c kind:arm_call to:0x020280d8 module:main +from:0x020d6754 kind:arm_call to:0x02026c64 module:main +from:0x020d676c kind:arm_call to:0x020280c4 module:main +from:0x020d678c kind:arm_call to:0x020d67f8 module:overlay(20) +from:0x020d67b8 kind:arm_call_thumb to:0x02026ba4 module:main +from:0x020d67c0 kind:arm_call to:0x02026ec8 module:main +from:0x020d67c8 kind:arm_call to:0x020280d8 module:main +from:0x020d67d4 kind:load to:0x020e99c0 module:overlay(20) +from:0x020d67d8 kind:load to:0x020d664c module:overlay(20) +from:0x020d67f4 kind:load to:0x020e99c0 module:overlay(20) +from:0x020d6808 kind:load to:0x02028d74 module:main +from:0x020d6840 kind:arm_call to:0x020d67dc module:overlay(20) +from:0x020d6868 kind:arm_call to:0x02026fe0 module:main +from:0x020d68a8 kind:arm_call to:0x020280c4 module:main +from:0x020d68f8 kind:arm_call to:0x02026ec8 module:main +from:0x020d697c kind:arm_call to:0x020280d8 module:main +from:0x020d6984 kind:load to:0x020e99c0 module:overlay(20) +from:0x020d6990 kind:arm_call to:0x020280c4 module:main +from:0x020d6998 kind:arm_call to:0x020d67dc module:overlay(20) +from:0x020d69bc kind:arm_call to:0x020d6824 module:overlay(20) +from:0x020d69c4 kind:arm_call to:0x020280d8 module:main +from:0x020d69cc kind:load to:0x020e99c0 module:overlay(20) +from:0x020d6a00 kind:arm_call to:0x02028d74 module:main +from:0x020d6a3c kind:arm_call to:0x02028e08 module:main +from:0x020d6a4c kind:arm_call to:0x020d3460 module:overlay(20) +from:0x020d6a50 kind:arm_call to:0x020d3cb4 module:overlay(20) +from:0x020d6a5c kind:arm_call to:0x020d3470 module:overlay(20) +from:0x020d6a64 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6a6c kind:load to:0x020d6ef0 module:overlay(20) +from:0x020d6a70 kind:load to:0x020d6f44 module:overlay(20) +from:0x020d6b24 kind:arm_call to:0x020d6b50 module:overlay(20) +from:0x020d6b2c kind:arm_call to:0x020d7e5c module:overlay(20) +from:0x020d6b34 kind:arm_call to:0x020d7c94 module:overlay(20) +from:0x020d6b3c kind:arm_call to:0x020d6b50 module:overlay(20) +from:0x020d6b44 kind:arm_call to:0x020284f4 module:main +from:0x020d6b4c kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6b6c kind:arm_call to:0x020d80d8 module:overlay(20) +from:0x020d6b78 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d6b80 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6b8c kind:arm_call to:0x020280c4 module:main +from:0x020d6b9c kind:arm_call to:0x020280d8 module:main +from:0x020d6ba4 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6bb4 kind:arm_call to:0x020280c4 module:main +from:0x020d6bc8 kind:arm_call to:0x020280d8 module:main +from:0x020d6bec kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6c4c kind:arm_call to:0x020d6c58 module:overlay(20) +from:0x020d6c54 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6cc8 kind:arm_call to:0x020d6fac module:overlay(20) +from:0x020d6cdc kind:arm_call to:0x020d6eb8 module:overlay(20) +from:0x020d6d10 kind:arm_call to:0x020cfba4 module:overlay(20) +from:0x020d6d28 kind:arm_call to:0x020d6eb8 module:overlay(20) +from:0x020d6d30 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6d34 kind:load to:0x020dada8 module:overlay(20) +from:0x020d6d38 kind:load to:0x020d6d3c module:overlay(20) +from:0x020d6d54 kind:arm_call to:0x020d6eb8 module:overlay(20) +from:0x020d6dec kind:arm_call to:0x020275f4 module:main +from:0x020d6e04 kind:arm_call to:0x020d3ce4 module:overlay(20) +from:0x020d6e10 kind:arm_call to:0x020d4044 module:overlay(20) +from:0x020d6e1c kind:arm_call to:0x020d4044 module:overlay(20) +from:0x020d6e38 kind:arm_call to:0x020d6c58 module:overlay(20) +from:0x020d6e40 kind:arm_call to:0x020d705c module:overlay(20) +from:0x020d6e50 kind:arm_call to:0x020d6eb8 module:overlay(20) +from:0x020d6e58 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6e5c kind:load to:0x020d6f60 module:overlay(20) +from:0x020d6eb4 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6eec kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6f40 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6f5c kind:load to:0x020e99c4 module:overlay(20) +from:0x020d6f8c kind:arm_call to:0x020d6e60 module:overlay(20) +from:0x020d6f98 kind:arm_call to:0x020d6e60 module:overlay(20) +from:0x020d6fa4 kind:arm_call to:0x020d6e60 module:overlay(20) +from:0x020d6fb0 kind:arm_call to:0x020cf530 module:overlay(20) +from:0x020d702c kind:load to:0x020e99c4 module:overlay(20) +from:0x020d7058 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d7064 kind:arm_call to:0x020cfde4 module:overlay(20) +from:0x020d707c kind:arm_call to:0x020d6eb8 module:overlay(20) +from:0x020d7084 kind:load to:0x020d7088 module:overlay(20) +from:0x020d709c kind:arm_call to:0x020d6eb8 module:overlay(20) +from:0x020d70cc kind:arm_call to:0x020d6b50 module:overlay(20) +from:0x020d70dc kind:arm_call to:0x020d6e60 module:overlay(20) +from:0x020d70e4 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d70ec kind:arm_call to:0x020d48a8 module:overlay(20) +from:0x020d7128 kind:arm_call to:0x020d786c module:overlay(20) +from:0x020d7130 kind:arm_call to:0x020d78bc module:overlay(20) +from:0x020d7140 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d7154 kind:arm_call to:0x02028e08 module:main +from:0x020d7160 kind:arm_call to:0x020d78e0 module:overlay(20) +from:0x020d716c kind:load to:0x020e99c4 module:overlay(20) +from:0x020d7170 kind:load to:0x020d7174 module:overlay(20) +from:0x020d7234 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d7244 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d7250 kind:arm_call to:0x020d7a70 module:overlay(20) +from:0x020d7260 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d726c kind:arm_call to:0x020d75ac module:overlay(20) +from:0x020d727c kind:arm_call to:0x020d7428 module:overlay(20) +from:0x020d72ac kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d72c8 kind:arm_call to:0x020d6b50 module:overlay(20) +from:0x020d7424 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d743c kind:arm_call to:0x020d84f8 module:overlay(20) +from:0x020d748c kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d74b8 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d74e4 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d7510 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d7538 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d755c kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d7584 kind:arm_call to:0x020d6ba8 module:overlay(20) +from:0x020d759c kind:arm_call to:0x020d7c94 module:overlay(20) +from:0x020d75a8 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d762c kind:arm_call to:0x02028e08 module:main +from:0x020d7640 kind:arm_call to:0x020d84b4 module:overlay(20) +from:0x020d7654 kind:arm_call to:0x020d83e4 module:overlay(20) +from:0x020d7674 kind:arm_call to:0x020d7fbc module:overlay(20) +from:0x020d768c kind:arm_call to:0x020d83e4 module:overlay(20) +from:0x020d76a0 kind:arm_call to:0x020d7fbc module:overlay(20) +from:0x020d76bc kind:arm_call to:0x020d83e4 module:overlay(20) +from:0x020d76d0 kind:arm_call to:0x020d7fbc module:overlay(20) +from:0x020d76ec kind:arm_call to:0x020d83e4 module:overlay(20) +from:0x020d7700 kind:arm_call to:0x020d7fbc module:overlay(20) +from:0x020d771c kind:arm_call to:0x020d83e4 module:overlay(20) +from:0x020d7734 kind:arm_call to:0x020d7fbc module:overlay(20) +from:0x020d7740 kind:load to:0x020e99c4 module:overlay(20) +from:0x020d7760 kind:arm_call to:0x020280c4 module:main +from:0x020d776c kind:arm_call to:0x020d48a8 module:overlay(20) +from:0x020d777c kind:arm_call to:0x020280d8 module:main +from:0x020d7790 kind:arm_call to:0x02028e08 module:main +from:0x020d7798 kind:arm_call to:0x020280d8 module:main +from:0x020d77bc kind:arm_call to:0x020280c4 module:main +from:0x020d77c8 kind:arm_call to:0x020d48a8 module:overlay(20) +from:0x020d77d8 kind:arm_call to:0x020280d8 module:main +from:0x020d77f0 kind:arm_call to:0x02028e08 module:main +from:0x020d77f8 kind:arm_call to:0x020280d8 module:main +from:0x020d7814 kind:arm_call to:0x020d77a4 module:overlay(20) +from:0x020d78b8 kind:load to:0x020e99cc module:overlay(20) +from:0x020d78c4 kind:arm_call to:0x020280c4 module:main +from:0x020d78d4 kind:arm_call to:0x020280d8 module:main +from:0x020d78dc kind:load to:0x020e99cc module:overlay(20) +from:0x020d7960 kind:arm_call to:0x020d80f0 module:overlay(20) +from:0x020d7978 kind:arm_call to:0x020cfe28 module:overlay(20) +from:0x020d79a8 kind:load to:0x020e99cc module:overlay(20) +from:0x020d79ac kind:load to:0x020d79b0 module:overlay(20) +from:0x020d7a6c kind:load to:0x020e99cc module:overlay(20) +from:0x020d7aa8 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020d7b1c kind:arm_call to:0x020d0164 module:overlay(20) +from:0x020d7b5c kind:load to:0x020e99cc module:overlay(20) +from:0x020d7b60 kind:load to:0x020d7f54 module:overlay(20) +from:0x020d7b64 kind:load to:0x020d7b68 module:overlay(20) +from:0x020d7c90 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7cb0 kind:arm_call to:0x020d046c module:overlay(20) +from:0x020d7d04 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7d08 kind:load to:0x020d7d0c module:overlay(20) +from:0x020d7d70 kind:arm_call to:0x020d7d7c module:overlay(20) +from:0x020d7d78 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7d90 kind:arm_call to:0x020cfef4 module:overlay(20) +from:0x020d7de4 kind:load to:0x020d7dec module:overlay(20) +from:0x020d7de8 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7e58 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7e64 kind:arm_call to:0x020cf93c module:overlay(20) +from:0x020d7ea0 kind:load to:0x020d7ea8 module:overlay(20) +from:0x020d7ea4 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7f10 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7f50 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7fb8 kind:load to:0x020e99cc module:overlay(20) +from:0x020d7fd8 kind:arm_call to:0x0202762c module:main +from:0x020d7fdc kind:arm_call to:0x02027650 module:main +from:0x020d7fe0 kind:arm_call to:0x020d7f14 module:overlay(20) +from:0x020d801c kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020d803c kind:load to:0x020d8044 module:overlay(20) +from:0x020d8040 kind:load to:0x020e99cc module:overlay(20) +from:0x020d80d4 kind:load to:0x020e99cc module:overlay(20) +from:0x020d80ec kind:load to:0x020cf1e8 module:overlay(20) +from:0x020d8108 kind:arm_call to:0x0203a194 module:main +from:0x020d8118 kind:load to:0x020e99d0 module:overlay(20) +from:0x020d8134 kind:load to:0x020e99d0 module:overlay(20) +from:0x020d8138 kind:load to:0x02028d74 module:main +from:0x020d8164 kind:arm_call to:0x02028d74 module:main +from:0x020d8178 kind:load to:0x020e99d0 module:overlay(20) +from:0x020d822c kind:arm_call to:0x020d8390 module:overlay(20) +from:0x020d8270 kind:arm_call to:0x02028e08 module:main +from:0x020d827c kind:arm_call to:0x020d8310 module:overlay(20) +from:0x020d82ec kind:arm_call to:0x02028e08 module:main +from:0x020d830c kind:load to:0x020e99d0 module:overlay(20) +from:0x020d8354 kind:arm_call to:0x02028e08 module:main +from:0x020d8374 kind:arm_call to:0x020d8390 module:overlay(20) +from:0x020d838c kind:load to:0x020e99d0 module:overlay(20) +from:0x020d83e0 kind:load to:0x020e99d0 module:overlay(20) +from:0x020d8464 kind:arm_call to:0x02028e08 module:main +from:0x020d84b0 kind:load to:0x020e99d0 module:overlay(20) +from:0x020d84d0 kind:arm_call to:0x0203a194 module:main +from:0x020d84e8 kind:arm_call to:0x02028e08 module:main +from:0x020d84f4 kind:load to:0x020e99d0 module:overlay(20) +from:0x020d85a8 kind:arm_call to:0x0203a194 module:main +from:0x020d85c4 kind:arm_call to:0x020d99f0 module:overlay(20) +from:0x020d85d4 kind:arm_call to:0x02028d74 module:main +from:0x020d8620 kind:arm_call to:0x02028e08 module:main +from:0x020d8760 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d8764 kind:load to:0x020e99e4 module:overlay(20) +from:0x020d883c kind:arm_call to:0x020d857c module:overlay(20) +from:0x020d8980 kind:arm_call to:0x020d9b58 module:overlay(20) +from:0x020d8ad4 kind:arm_call to:0x0203a194 module:main +from:0x020d8b48 kind:arm_call to:0x020d86c8 module:overlay(20) +from:0x020d8b80 kind:arm_call to:0x020d8868 module:overlay(20) +from:0x020d8c40 kind:arm_call to:0x02028d74 module:main +from:0x020d8c4c kind:arm_call to:0x02028e08 module:main +from:0x020d8c78 kind:arm_call to:0x020d86c8 module:overlay(20) +from:0x020d8d20 kind:arm_call to:0x02028d74 module:main +from:0x020d8d2c kind:arm_call to:0x02028e08 module:main +from:0x020d8e48 kind:arm_call to:0x020d8648 module:overlay(20) +from:0x020d8f48 kind:arm_call to:0x02028e08 module:main +from:0x020d9004 kind:arm_call to:0x020d8918 module:overlay(20) +from:0x020d90b4 kind:arm_call to:0x020d8918 module:overlay(20) +from:0x020d91dc kind:arm_call to:0x020d8918 module:overlay(20) +from:0x020d9238 kind:arm_call to:0x020d8d70 module:overlay(20) +from:0x020d9250 kind:arm_call to:0x020d8f58 module:overlay(20) +from:0x020d9258 kind:arm_call to:0x020d8f58 module:overlay(20) +from:0x020d9270 kind:arm_call to:0x020d8d70 module:overlay(20) +from:0x020d92c0 kind:load to:0x020dadb0 module:overlay(20) +from:0x020d9398 kind:arm_call to:0x020d8768 module:overlay(20) +from:0x020d94d0 kind:arm_call to:0x02028e08 module:main +from:0x020d95f4 kind:arm_call to:0x020d92c8 module:overlay(20) +from:0x020d96c4 kind:arm_call to:0x020d85dc module:overlay(20) +from:0x020d9738 kind:arm_call to:0x020d8868 module:overlay(20) +from:0x020d9760 kind:arm_call to:0x020d8868 module:overlay(20) +from:0x020d9768 kind:load to:0x020dadc8 module:overlay(20) +from:0x020d976c kind:load to:0x020dadc4 module:overlay(20) +from:0x020d97b8 kind:arm_call to:0x02028d74 module:main +from:0x020d97c8 kind:arm_call to:0x02028d74 module:main +from:0x020d97d4 kind:arm_call to:0x020d97dc module:overlay(20) +from:0x020d986c kind:arm_call to:0x020280c4 module:main +from:0x020d98c0 kind:arm_call to:0x020d8768 module:overlay(20) +from:0x020d98c8 kind:arm_call to:0x020280d8 module:main +from:0x020d98dc kind:arm_call to:0x020280c4 module:main +from:0x020d99dc kind:arm_call to:0x020d8768 module:overlay(20) +from:0x020d99e4 kind:arm_call to:0x020280d8 module:main +from:0x020d9a08 kind:arm_call to:0x0203a194 module:main +from:0x020d9a74 kind:arm_call to:0x020280c4 module:main +from:0x020d9ac4 kind:arm_call to:0x02028d74 module:main +from:0x020d9ad4 kind:arm_call to:0x02028e08 module:main +from:0x020d9af8 kind:arm_call to:0x020280d8 module:main +from:0x020d9b10 kind:arm_call to:0x020280c4 module:main +from:0x020d9b4c kind:arm_call to:0x020280d8 module:main +from:0x020d9b64 kind:arm_call to:0x020280c4 module:main +from:0x020d9b84 kind:arm_call to:0x020280d8 module:main +from:0x020d9e48 kind:arm_call to:0x02028d74 module:main +from:0x020da1c8 kind:arm_call to:0x020280c4 module:main +from:0x020da218 kind:arm_call to:0x020d9a60 module:overlay(20) +from:0x020da228 kind:arm_call to:0x020280d8 module:main +from:0x020da25c kind:arm_call to:0x020d9fc0 module:overlay(20) +from:0x020da264 kind:arm_call to:0x020284f4 module:main +from:0x020da2a0 kind:arm_call to:0x020280c4 module:main +from:0x020da2e0 kind:arm_call to:0x020d9b00 module:overlay(20) +from:0x020da304 kind:arm_call to:0x020280d8 module:main +from:0x020da378 kind:arm_call to:0x020d9fc0 module:overlay(20) +from:0x020da3b0 kind:arm_call to:0x020d9fc0 module:overlay(20) +from:0x020da400 kind:arm_call to:0x020d98d0 module:overlay(20) +from:0x020da488 kind:arm_call to:0x020d9a1c module:overlay(20) +from:0x020da50c kind:arm_call to:0x02028e08 module:main +from:0x020da534 kind:arm_call to:0x020d9858 module:overlay(20) +from:0x020da6b8 kind:arm_call to:0x02028e08 module:main +from:0x020da6e0 kind:arm_call to:0x020d9858 module:overlay(20) +from:0x020da778 kind:arm_call to:0x02028e08 module:main +from:0x020da7a0 kind:arm_call to:0x020d9858 module:overlay(20) +from:0x020da7d8 kind:arm_call to:0x020d90d4 module:overlay(20) +from:0x020da7ec kind:load to:0x020d9ffc module:overlay(20) +from:0x020da830 kind:arm_call to:0x020d93a0 module:overlay(20) +from:0x020da85c kind:arm_call to:0x02028d74 module:main +from:0x020da8b4 kind:arm_call to:0x020d9770 module:overlay(20) +from:0x020da8fc kind:load to:0x020d9ffc module:overlay(20) +from:0x020da948 kind:arm_call to:0x020d97dc module:overlay(20) +from:0x020da9ac kind:arm_call to:0x020d9b90 module:overlay(20) +from:0x020da9dc kind:arm_call to:0x020d9a60 module:overlay(20) +from:0x020da9fc kind:arm_call to:0x020280c4 module:main +from:0x020daa08 kind:arm_call to:0x020280d8 module:main +from:0x020daa2c kind:arm_call to:0x02030d58 module:main +from:0x020daa48 kind:arm_call to:0x02028e08 module:main +from:0x020daa74 kind:arm_call to:0x02028d74 module:main +from:0x020daa94 kind:arm_call to:0x0202d364 module:main +from:0x020daaa4 kind:arm_call to:0x0202d354 module:main +from:0x020daae4 kind:arm_call to:0x02027264 module:main +from:0x020dab00 kind:arm_call to:0x0202a238 module:main +from:0x020dab30 kind:arm_call to:0x020271d0 module:main +from:0x020dab3c kind:arm_call to:0x02026de0 module:main +from:0x020dab44 kind:arm_call to:0x0202d1fc module:main +from:0x020dab58 kind:arm_call to:0x0202a0e0 module:main +from:0x020dab78 kind:arm_call to:0x020271d0 module:main +from:0x020dabf0 kind:arm_call to:0x0202cee0 module:main +from:0x020dac00 kind:arm_call to:0x0202d61c module:main +from:0x020dac0c kind:arm_call to:0x020284f4 module:main +from:0x020dac38 kind:arm_call to:0x02029ec4 module:main +from:0x020dac4c kind:arm_call to:0x020da974 module:overlay(20) +from:0x020dac7c kind:arm_call to:0x020271a8 module:main +from:0x020daca4 kind:arm_call_thumb to:0x02026ba4 module:main +from:0x020dacb0 kind:arm_call to:0x02026ec8 module:main +from:0x020dacdc kind:load to:0x020daa10 module:overlay(20) +from:0x020dace0 kind:load to:0x020daab0 module:overlay(20) +from:0x020dace8 kind:load to:0x020dab10 module:overlay(20) +from:0x020dacec kind:load to:0x020daab8 module:overlay(20) +from:0x020daeb0 kind:arm_call to:0x0203d138 module:main +from:0x020daec8 kind:arm_call to:0x0203d138 module:main +from:0x020daed0 kind:load to:0x020df568 module:overlay(20) +from:0x020daed4 kind:load to:0x020c70e8 module:overlay(20) +from:0x020daed8 kind:load to:0x020df584 module:overlay(20) +from:0x020daedc kind:load to:0x020c7104 module:overlay(20) +from:0x020daee8 kind:arm_call to:0x020c9174 module:overlay(20) +from:0x020daef0 kind:arm_call to:0x020c9308 module:overlay(20) +from:0x020daf0c kind:arm_call to:0x020c8484 module:overlay(20) +from:0x020daf1c kind:arm_call to:0x0203ce4c module:main +from:0x020daf30 kind:load to:0x020e8578 module:overlay(20) +from:0x020daf34 kind:load to:0x020e85f8 module:overlay(20) +from:0x020daf38 kind:load to:0x020e8520 module:overlay(20) +from:0x020daf3c kind:load to:0x020e8560 module:overlay(20) +from:0x020daf40 kind:load to:0x020c84d4 module:overlay(20) +from:0x020daf44 kind:load to:0x020e8530 module:overlay(20) +from:0x020daf64 kind:arm_call to:0x020c9504 module:overlay(20) +from:0x020daf74 kind:arm_call to:0x0203ce4c module:main +from:0x020daf88 kind:load to:0x020e8718 module:overlay(20) +from:0x020daf8c kind:load to:0x020e8718 module:overlay(20) +from:0x020daf90 kind:load to:0x020c9510 module:overlay(20) +from:0x020daf94 kind:load to:0x020e8720 module:overlay(20) +from:0x020dafb4 kind:arm_call to:0x020ce1a8 module:overlay(20) +from:0x020dafc4 kind:arm_call to:0x0203ce4c module:main +from:0x020dafd8 kind:load to:0x020e872c module:overlay(20) +from:0x020dafdc kind:load to:0x020e873c module:overlay(20) +from:0x020dafe0 kind:load to:0x020ce1ac module:overlay(20) +from:0x020dafe4 kind:load to:0x020e8730 module:overlay(20) +from:0x020dafec kind:load to:0x020dae90 module:overlay(20) +from:0x020daff0 kind:load to:0x020daee0 module:overlay(20) +from:0x020daff4 kind:load to:0x020daf48 module:overlay(20) +from:0x020daff8 kind:load to:0x020daf98 module:overlay(20) +from:0x020daffc kind:load to:0x020dafe8 module:overlay(20) +from:0x020db024 kind:load to:0x020db07c module:overlay(20) +from:0x020db028 kind:load to:0x020db054 module:overlay(20) +from:0x020db02c kind:load to:0x020db19c module:overlay(20) +from:0x020db030 kind:load to:0x020db068 module:overlay(20) +from:0x020db034 kind:load to:0x020db214 module:overlay(20) +from:0x020db038 kind:load to:0x020db334 module:overlay(20) +from:0x020db03c kind:load to:0x020db28c module:overlay(20) +from:0x020db040 kind:load to:0x020db554 module:overlay(20) +from:0x020db044 kind:load to:0x020db458 module:overlay(20) +from:0x020db048 kind:load to:0x020db0b8 module:overlay(20) +from:0x020db04c kind:load to:0x020db0a4 module:overlay(20) +from:0x020db62c kind:load to:0x020db0f4 module:overlay(20) +from:0x020db630 kind:load to:0x020db090 module:overlay(20) +from:0x020db634 kind:load to:0x020db16c module:overlay(20) +from:0x020db638 kind:load to:0x020db394 module:overlay(20) +from:0x020db63c kind:load to:0x020db1cc module:overlay(20) +from:0x020db640 kind:load to:0x020db1e4 module:overlay(20) +from:0x020db644 kind:load to:0x020db3b0 module:overlay(20) +from:0x020db648 kind:load to:0x020db11c module:overlay(20) +from:0x020db64c kind:load to:0x020db1fc module:overlay(20) +from:0x020db650 kind:load to:0x020db0e0 module:overlay(20) +from:0x020db654 kind:load to:0x020db538 module:overlay(20) +from:0x020db658 kind:load to:0x020db130 module:overlay(20) +from:0x020db65c kind:load to:0x020db4ac module:overlay(20) +from:0x020db660 kind:load to:0x020db5c4 module:overlay(20) +from:0x020db664 kind:load to:0x020db0cc module:overlay(20) +from:0x020db668 kind:load to:0x020db2bc module:overlay(20) +from:0x020db66c kind:load to:0x020db144 module:overlay(20) +from:0x020db670 kind:load to:0x020db58c module:overlay(20) +from:0x020db674 kind:load to:0x020db3e8 module:overlay(20) +from:0x020db678 kind:load to:0x020db2d4 module:overlay(20) +from:0x020db67c kind:load to:0x020db34c module:overlay(20) +from:0x020db680 kind:load to:0x020db5a8 module:overlay(20) +from:0x020db684 kind:load to:0x020db158 module:overlay(20) +from:0x020db688 kind:load to:0x020db500 module:overlay(20) +from:0x020db68c kind:load to:0x020db050 module:overlay(20) +from:0x020db690 kind:load to:0x020db420 module:overlay(20) +from:0x020db694 kind:load to:0x020db364 module:overlay(20) +from:0x020db698 kind:load to:0x020db5e4 module:overlay(20) +from:0x020db69c kind:load to:0x020db51c module:overlay(20) +from:0x020db6a0 kind:load to:0x020db570 module:overlay(20) +from:0x020db6a4 kind:load to:0x020db31c module:overlay(20) +from:0x020db6a8 kind:load to:0x020db474 module:overlay(20) +from:0x020db6ac kind:load to:0x020db490 module:overlay(20) +from:0x020db6b0 kind:load to:0x020db22c module:overlay(20) +from:0x020db6b4 kind:load to:0x020db25c module:overlay(20) +from:0x020db6b8 kind:load to:0x020db108 module:overlay(20) +from:0x020db6bc kind:load to:0x020db274 module:overlay(20) +from:0x020db6c0 kind:load to:0x020db2a4 module:overlay(20) +from:0x020db6c4 kind:load to:0x020db184 module:overlay(20) +from:0x020db6c8 kind:load to:0x020db3cc module:overlay(20) +from:0x020db6cc kind:load to:0x020db4c8 module:overlay(20) +from:0x020db6d0 kind:load to:0x020db404 module:overlay(20) +from:0x020db6d4 kind:load to:0x020db4e4 module:overlay(20) +from:0x020db6d8 kind:load to:0x020db2ec module:overlay(20) +from:0x020db6dc kind:load to:0x020db304 module:overlay(20) +from:0x020db6e0 kind:load to:0x020db37c module:overlay(20) +from:0x020db6e4 kind:load to:0x020db43c module:overlay(20) +from:0x020db6e8 kind:load to:0x020db1b4 module:overlay(20) +from:0x020db6ec kind:load to:0x020db244 module:overlay(20) +from:0x020db6f0 kind:load to:0x020db604 module:overlay(20) +from:0x020dbb38 kind:load to:0x020c7178 module:overlay(20) +from:0x020dbb3c kind:load to:0x020c7184 module:overlay(20) +from:0x020dbb40 kind:load to:0x020c731c module:overlay(20) +from:0x020dbb44 kind:load to:0x020c7320 module:overlay(20) +from:0x020dbb48 kind:load to:0x020c7328 module:overlay(20) +from:0x020dbb64 kind:load to:0x020c7330 module:overlay(20) +from:0x020dbb68 kind:load to:0x020c73cc module:overlay(20) +from:0x020dbb6c kind:load to:0x020c73d0 module:overlay(20) +from:0x020dbb90 kind:load to:0x020c7890 module:overlay(20) +from:0x020dbb94 kind:load to:0x020c78d0 module:overlay(20) +from:0x020dbb98 kind:load to:0x020c7f40 module:overlay(20) +from:0x020dbb9c kind:load to:0x020c7f70 module:overlay(20) +from:0x020dbba0 kind:load to:0x020c7fe0 module:overlay(20) +from:0x020dbba4 kind:load to:0x020c8044 module:overlay(20) +from:0x020dbba8 kind:load to:0x020c80bc module:overlay(20) +from:0x020dbbac kind:load to:0x020c80e4 module:overlay(20) +from:0x020dbbb0 kind:load to:0x020c8120 module:overlay(20) +from:0x020dbbb4 kind:load to:0x020c8130 module:overlay(20) +from:0x020dbbb8 kind:load to:0x020c8144 module:overlay(20) +from:0x020dbbbc kind:load to:0x020c8188 module:overlay(20) +from:0x020dbbc0 kind:load to:0x020c819c module:overlay(20) +from:0x020dbbc4 kind:load to:0x020c81ec module:overlay(20) +from:0x020dbbc8 kind:load to:0x020c823c module:overlay(20) +from:0x020dbbcc kind:load to:0x020c82ac module:overlay(20) +from:0x020dbbd0 kind:load to:0x020c7918 module:overlay(20) +from:0x020dbbd4 kind:load to:0x020c7b1c module:overlay(20) +from:0x020dbbd8 kind:load to:0x020c7b50 module:overlay(20) +from:0x020dbbdc kind:load to:0x020c7cb0 module:overlay(20) +from:0x020dbbe8 kind:load to:0x020c8398 module:overlay(20) +from:0x020dbbec kind:load to:0x020c83ac module:overlay(20) +from:0x020dbbf0 kind:load to:0x020c731c module:overlay(20) +from:0x020dbbf4 kind:load to:0x020c7320 module:overlay(20) +from:0x020dbbf8 kind:load to:0x020c7328 module:overlay(20) +from:0x020dbbfc kind:load to:0x020c83ec module:overlay(20) +from:0x020dbc00 kind:load to:0x020c83f4 module:overlay(20) +from:0x020dbc04 kind:load to:0x020c83fc module:overlay(20) +from:0x020dbc08 kind:load to:0x020c8404 module:overlay(20) +from:0x020dbc0c kind:load to:0x020c840c module:overlay(20) +from:0x020dbc10 kind:load to:0x020c8414 module:overlay(20) +from:0x020dbc14 kind:load to:0x020c7330 module:overlay(20) +from:0x020dbc18 kind:load to:0x020c73cc module:overlay(20) +from:0x020dbc1c kind:load to:0x020c73d0 module:overlay(20) +from:0x020dbc20 kind:load to:0x020c841c module:overlay(20) +from:0x020dbc24 kind:load to:0x020c8420 module:overlay(20) +from:0x020dbc28 kind:load to:0x020c83c8 module:overlay(20) +from:0x020dbc2c kind:load to:0x020c83cc module:overlay(20) +from:0x020dbc30 kind:load to:0x020c83d0 module:overlay(20) +from:0x020dbc34 kind:load to:0x020c83e0 module:overlay(20) +from:0x020dbc40 kind:load to:0x020c9694 module:overlay(20) +from:0x020dbc44 kind:load to:0x020c9700 module:overlay(20) +from:0x020dbc48 kind:load to:0x020c9774 module:overlay(20) +from:0x020dbc4c kind:load to:0x02061cb0 module:overlay(0) +from:0x020dbc50 kind:load to:0x020c9778 module:overlay(20) +from:0x020dbc54 kind:load to:0x02061cb8 module:overlay(0) +from:0x020dbc58 kind:load to:0x02061cbc module:overlay(0) +from:0x020dbc68 kind:load to:0x020ca618 module:overlay(20) +from:0x020dbc6c kind:load to:0x020ce0d0 module:overlay(20) +from:0x020dbc70 kind:load to:0x020cde98 module:overlay(20) +from:0x020dbc74 kind:load to:0x020cdecc module:overlay(20) +from:0x020dbc80 kind:load to:0x020ca62c module:overlay(20) +from:0x020dbc84 kind:load to:0x020ca930 module:overlay(20) +from:0x020dbc88 kind:load to:0x020caf3c module:overlay(20) +from:0x020dbc8c kind:load to:0x02061cb0 module:overlay(0) +from:0x020dbc90 kind:load to:0x020cb39c module:overlay(20) +from:0x020dbc94 kind:load to:0x020cb468 module:overlay(20) +from:0x020dbc98 kind:load to:0x020cac3c module:overlay(20) +from:0x020dbce4 kind:load to:0x020cb510 module:overlay(20) +from:0x020dbcec kind:load to:0x020cc9dc module:overlay(20) +from:0x020dbcf4 kind:load to:0x020cb580 module:overlay(20) +from:0x020dbcfc kind:load to:0x020cb680 module:overlay(20) +from:0x020dbd04 kind:load to:0x020cb6f8 module:overlay(20) +from:0x020dbd0c kind:load to:0x020ccb28 module:overlay(20) +from:0x020dbd14 kind:load to:0x020cb7d0 module:overlay(20) +from:0x020dbd1c kind:load to:0x020ccd38 module:overlay(20) +from:0x020dbd24 kind:load to:0x020cb8ac module:overlay(20) +from:0x020dbd2c kind:load to:0x020ccfc0 module:overlay(20) +from:0x020dbd34 kind:load to:0x020cb9e4 module:overlay(20) +from:0x020dbd3c kind:load to:0x020cba9c module:overlay(20) +from:0x020dbd44 kind:load to:0x020cbb80 module:overlay(20) +from:0x020dbd4c kind:load to:0x020ccb28 module:overlay(20) +from:0x020dbd54 kind:load to:0x020cbc20 module:overlay(20) +from:0x020dbd5c kind:load to:0x020cc9dc module:overlay(20) +from:0x020dbd64 kind:load to:0x020cbcf8 module:overlay(20) +from:0x020dbd6c kind:load to:0x020cbdd4 module:overlay(20) +from:0x020dbd74 kind:load to:0x020cbe4c module:overlay(20) +from:0x020dbd7c kind:load to:0x020ccc30 module:overlay(20) +from:0x020dbd84 kind:load to:0x020cbf14 module:overlay(20) +from:0x020dbd8c kind:load to:0x020ccd38 module:overlay(20) +from:0x020dbd94 kind:load to:0x020cbff8 module:overlay(20) +from:0x020dbd9c kind:load to:0x020ccfc0 module:overlay(20) +from:0x020dbda4 kind:load to:0x020cc154 module:overlay(20) +from:0x020dbdac kind:load to:0x020cc288 module:overlay(20) +from:0x020dbdb4 kind:load to:0x020cc36c module:overlay(20) +from:0x020dbdbc kind:load to:0x020ccc30 module:overlay(20) +from:0x020dbdc4 kind:load to:0x020cc40c module:overlay(20) +from:0x020dbdcc kind:load to:0x020cc9dc module:overlay(20) +from:0x020dbdd4 kind:load to:0x020cc4e0 module:overlay(20) +from:0x020dbddc kind:load to:0x020cc584 module:overlay(20) +from:0x020dbde4 kind:load to:0x020ccd38 module:overlay(20) +from:0x020dbdec kind:load to:0x020cc608 module:overlay(20) +from:0x020dbdf4 kind:load to:0x020cc6fc module:overlay(20) +from:0x020dbdfc kind:load to:0x020cc858 module:overlay(20) +from:0x020dbe04 kind:load to:0x020cc8d4 module:overlay(20) +from:0x020dbe0c kind:load to:0x020cc934 module:overlay(20) +from:0x020dbe14 kind:load to:0x020cc990 module:overlay(20) +from:0x020dbe24 kind:load to:0x020dad90 module:overlay(20) +from:0x020dbe34 kind:load to:0x020dbe3c module:overlay(20) diff --git a/config/usa/arm9/overlays/ov020/symbols.txt b/config/usa/arm9/overlays/ov020/symbols.txt new file mode 100644 index 00000000..a8f14403 --- /dev/null +++ b/config/usa/arm9/overlays/ov020/symbols.txt @@ -0,0 +1,947 @@ +func_ov020_020c4820 kind:function(arm,size=0x10) addr:0x020c4820 +func_ov020_020c4830 kind:function(arm,size=0x28) addr:0x020c4830 +func_ov020_020c4858 kind:function(arm,size=0x1c) addr:0x020c4858 +func_ov020_020c4874 kind:function(arm,size=0x80) addr:0x020c4874 +func_ov020_020c48f4 kind:function(arm,size=0x1c) addr:0x020c48f4 +func_ov020_020c4910 kind:function(arm,size=0x40) addr:0x020c4910 +func_ov020_020c4950 kind:function(arm,size=0x64) addr:0x020c4950 +func_ov020_020c49b4 kind:function(arm,size=0x64) addr:0x020c49b4 +func_ov020_020c4a18 kind:function(arm,size=0x38) addr:0x020c4a18 +func_ov020_020c4a50 kind:function(arm,size=0x50) addr:0x020c4a50 +func_ov020_020c4aa0 kind:function(arm,size=0x19c) addr:0x020c4aa0 +func_ov020_020c4c3c kind:function(arm,size=0x90) addr:0x020c4c3c +func_ov020_020c4ccc kind:function(arm,size=0x154) addr:0x020c4ccc +func_ov020_020c4e20 kind:function(arm,size=0x34) addr:0x020c4e20 +func_ov020_020c4e54 kind:function(arm,size=0x64) addr:0x020c4e54 +func_ov020_020c4eb8 kind:function(arm,size=0x30) addr:0x020c4eb8 +func_ov020_020c4ee8 kind:function(arm,size=0x50) addr:0x020c4ee8 +func_ov020_020c4f38 kind:function(arm,size=0x28) addr:0x020c4f38 +func_ov020_020c4f60 kind:function(arm,size=0x24) addr:0x020c4f60 +func_ov020_020c4f84 kind:function(arm,size=0xac) addr:0x020c4f84 +func_ov020_020c5030 kind:function(arm,size=0x12c) addr:0x020c5030 +func_ov020_020c515c kind:function(arm,size=0x298) addr:0x020c515c +func_ov020_020c53f4 kind:function(arm,size=0x34) addr:0x020c53f4 +func_ov020_020c5428 kind:function(arm,size=0x28) addr:0x020c5428 +func_ov020_020c5450 kind:function(arm,size=0x90) addr:0x020c5450 +func_ov020_020c54e0 kind:function(arm,size=0x64) addr:0x020c54e0 +func_ov020_020c5544 kind:function(arm,size=0x58) addr:0x020c5544 +func_ov020_020c559c kind:function(arm,size=0xb8) addr:0x020c559c +func_ov020_020c5654 kind:function(arm,size=0x154) addr:0x020c5654 +func_ov020_020c57a8 kind:function(arm,size=0x6c) addr:0x020c57a8 +func_ov020_020c5814 kind:function(arm,size=0x174) addr:0x020c5814 +func_ov020_020c5988 kind:function(arm,size=0x58) addr:0x020c5988 +func_ov020_020c59e0 kind:function(arm,size=0x58) addr:0x020c59e0 +func_ov020_020c5a38 kind:function(arm,size=0x30) addr:0x020c5a38 +func_ov020_020c5a68 kind:function(arm,size=0x34) addr:0x020c5a68 +func_ov020_020c5a9c kind:function(arm,size=0x3c) addr:0x020c5a9c +func_ov020_020c5ad8 kind:function(arm,size=0x24) addr:0x020c5ad8 +func_ov020_020c5afc kind:function(arm,size=0x30) addr:0x020c5afc +func_ov020_020c5b2c kind:function(arm,size=0x4c) addr:0x020c5b2c +func_ov020_020c5b78 kind:function(arm,size=0xa4) addr:0x020c5b78 +func_ov020_020c5c1c kind:function(arm,size=0x58) addr:0x020c5c1c +func_ov020_020c5c74 kind:function(arm,size=0x6c) addr:0x020c5c74 +func_ov020_020c5ce0 kind:function(arm,size=0x28) addr:0x020c5ce0 +func_ov020_020c5d08 kind:function(arm,size=0x10) addr:0x020c5d08 +func_ov020_020c5d18 kind:function(arm,size=0x38) addr:0x020c5d18 +func_ov020_020c5d50 kind:function(arm,size=0x14) addr:0x020c5d50 +func_ov020_020c5d64 kind:function(arm,size=0xc) addr:0x020c5d64 +func_ov020_020c5d70 kind:function(arm,size=0x10) addr:0x020c5d70 +func_ov020_020c5d80 kind:function(arm,size=0x10) addr:0x020c5d80 +func_ov020_020c5d90 kind:function(arm,size=0xc4) addr:0x020c5d90 +func_ov020_020c5e54 kind:function(arm,size=0xa0) addr:0x020c5e54 +func_ov020_020c5ef4 kind:function(arm,size=0xd0) addr:0x020c5ef4 +func_ov020_020c5fc4 kind:function(arm,size=0x20) addr:0x020c5fc4 +func_ov020_020c5fe4 kind:function(arm,size=0x5c) addr:0x020c5fe4 +func_ov020_020c6040 kind:function(arm,size=0xd8) addr:0x020c6040 +func_ov020_020c6118 kind:function(arm,size=0xbc) addr:0x020c6118 +func_ov020_020c61d4 kind:function(arm,size=0x20) addr:0x020c61d4 +func_ov020_020c61f4 kind:function(arm,size=0x44) addr:0x020c61f4 +func_ov020_020c6238 kind:function(arm,size=0x54) addr:0x020c6238 +func_ov020_020c628c kind:function(arm,size=0x108) addr:0x020c628c +func_ov020_020c6394 kind:function(arm,size=0xdc) addr:0x020c6394 +func_ov020_020c6470 kind:function(arm,size=0x10) addr:0x020c6470 +func_ov020_020c6480 kind:function(arm,size=0x50) addr:0x020c6480 +func_ov020_020c64d0 kind:function(arm,size=0xc) addr:0x020c64d0 +func_ov020_020c64dc kind:function(arm,size=0x20) addr:0x020c64dc +func_ov020_020c64fc kind:function(arm,size=0x7c) addr:0x020c64fc +func_ov020_020c6578 kind:function(arm,size=0x48) addr:0x020c6578 +func_ov020_020c65c0 kind:function(arm,size=0x144) addr:0x020c65c0 +func_ov020_020c6704 kind:function(arm,size=0x58) addr:0x020c6704 +func_ov020_020c675c kind:function(arm,size=0x10) addr:0x020c675c +func_ov020_020c676c kind:function(arm,size=0x110) addr:0x020c676c +func_ov020_020c687c kind:function(arm,size=0x84) addr:0x020c687c +func_ov020_020c6900 kind:function(arm,size=0x28) addr:0x020c6900 +func_ov020_020c6928 kind:function(arm,size=0x114) addr:0x020c6928 +func_ov020_020c6a3c kind:function(arm,size=0xe0) addr:0x020c6a3c +func_ov020_020c6b1c kind:function(arm,size=0x4) addr:0x020c6b1c +func_ov020_020c6b20 kind:function(arm,size=0x88) addr:0x020c6b20 +func_ov020_020c6ba8 kind:function(arm,size=0xac) addr:0x020c6ba8 +func_ov020_020c6c54 kind:function(arm,size=0x94) addr:0x020c6c54 +func_ov020_020c6ce8 kind:function(arm,size=0xd0) addr:0x020c6ce8 +func_ov020_020c6db8 kind:function(arm,size=0x10) addr:0x020c6db8 +func_ov020_020c6dc8 kind:function(arm,size=0x24) addr:0x020c6dc8 +func_ov020_020c6dec kind:function(arm,size=0x2c) addr:0x020c6dec +func_ov020_020c6e18 kind:function(arm,size=0x18) addr:0x020c6e18 +func_ov020_020c6e30 kind:function(arm,size=0x18) addr:0x020c6e30 +func_ov020_020c6e48 kind:function(arm,size=0xc) addr:0x020c6e48 +func_ov020_020c6e54 kind:function(arm,size=0xa0) addr:0x020c6e54 +func_ov020_020c6ef4 kind:function(arm,size=0xc) addr:0x020c6ef4 +func_ov020_020c6f00 kind:function(arm,size=0x10) addr:0x020c6f00 +func_ov020_020c6f10 kind:function(arm,size=0x10) addr:0x020c6f10 +func_ov020_020c6f20 kind:function(arm,size=0x10) addr:0x020c6f20 +func_ov020_020c6f30 kind:function(arm,size=0x10) addr:0x020c6f30 +func_ov020_020c6f40 kind:function(arm,size=0x34) addr:0x020c6f40 +func_ov020_020c6f74 kind:function(arm,size=0x18) addr:0x020c6f74 +func_ov020_020c6f8c kind:function(arm,size=0x2c) addr:0x020c6f8c +func_ov020_020c6fb8 kind:function(arm,size=0x50) addr:0x020c6fb8 +func_ov020_020c7008 kind:function(arm,size=0x3c) addr:0x020c7008 +func_ov020_020c7044 kind:function(arm,size=0x18) addr:0x020c7044 +func_ov020_020c705c kind:function(arm,size=0x14) addr:0x020c705c +func_ov020_020c7070 kind:function(arm,size=0x28) addr:0x020c7070 +func_ov020_020c7098 kind:function(arm,size=0xc) addr:0x020c7098 +func_ov020_020c70a4 kind:function(arm,size=0x14) addr:0x020c70a4 +func_ov020_020c70b8 kind:function(arm,size=0x14) addr:0x020c70b8 +func_ov020_020c70cc kind:function(arm,size=0x10) addr:0x020c70cc +func_ov020_020c70dc kind:function(arm,size=0xc) addr:0x020c70dc +func_ov020_020c70e8 kind:function(arm,size=0x1c) addr:0x020c70e8 +func_ov020_020c7104 kind:function(arm,size=0x1c) addr:0x020c7104 +func_ov020_020c7120 kind:function(arm,size=0x58) addr:0x020c7120 +func_ov020_020c7178 kind:function(arm,size=0xc) addr:0x020c7178 +func_ov020_020c7184 kind:function(arm,size=0x1c) addr:0x020c7184 +func_ov020_020c71a0 kind:function(arm,size=0xc) addr:0x020c71a0 +func_ov020_020c71ac kind:function(arm,size=0x1c) addr:0x020c71ac +func_ov020_020c71c8 kind:function(arm,size=0x5c) addr:0x020c71c8 +func_ov020_020c7224 kind:function(arm,size=0x34) addr:0x020c7224 +func_ov020_020c7258 kind:function(arm,size=0x30) addr:0x020c7258 +func_ov020_020c7288 kind:function(arm,size=0x5c) addr:0x020c7288 +func_ov020_020c72e4 kind:function(arm,size=0x38) addr:0x020c72e4 +func_ov020_020c731c kind:function(arm,size=0x4) addr:0x020c731c +func_ov020_020c7320 kind:function(arm,size=0x8) addr:0x020c7320 +func_ov020_020c7328 kind:function(arm,size=0x8) addr:0x020c7328 +func_ov020_020c7330 kind:function(arm,size=0x8) addr:0x020c7330 +func_ov020_020c7338 kind:function(arm,size=0x58) addr:0x020c7338 +func_ov020_020c7390 kind:function(arm,size=0x3c) addr:0x020c7390 +func_ov020_020c73cc kind:function(arm,size=0x4) addr:0x020c73cc +func_ov020_020c73d0 kind:function(arm,size=0x4) addr:0x020c73d0 +func_ov020_020c73d4 kind:function(arm,size=0x1c) addr:0x020c73d4 +func_ov020_020c73f0 kind:function(arm,size=0x28) addr:0x020c73f0 +func_ov020_020c7418 kind:function(arm,size=0x7c) addr:0x020c7418 +func_ov020_020c7494 kind:function(arm,size=0x28) addr:0x020c7494 +func_ov020_020c74bc kind:function(arm,size=0x18) addr:0x020c74bc +func_ov020_020c74d4 kind:function(arm,size=0x20) addr:0x020c74d4 +func_ov020_020c74f4 kind:function(arm,size=0x70) addr:0x020c74f4 +func_ov020_020c7564 kind:function(arm,size=0x11c) addr:0x020c7564 +func_ov020_020c7680 kind:function(arm,size=0x98) addr:0x020c7680 +func_ov020_020c7718 kind:function(arm,size=0xa4) addr:0x020c7718 +func_ov020_020c77bc kind:function(arm,size=0xd4) addr:0x020c77bc +func_ov020_020c7890 kind:function(arm,size=0x40) addr:0x020c7890 +func_ov020_020c78d0 kind:function(arm,size=0x48) addr:0x020c78d0 +func_ov020_020c7918 kind:function(arm,size=0x204) addr:0x020c7918 +func_ov020_020c7b1c kind:function(arm,size=0x34) addr:0x020c7b1c +func_ov020_020c7b50 kind:function(arm,size=0x160) addr:0x020c7b50 +func_ov020_020c7cb0 kind:function(arm,size=0x60) addr:0x020c7cb0 +func_ov020_020c7d10 kind:function(arm,size=0x34) addr:0x020c7d10 +func_ov020_020c7d44 kind:function(arm,size=0x4c) addr:0x020c7d44 +func_ov020_020c7d90 kind:function(arm,size=0x44) addr:0x020c7d90 +func_ov020_020c7dd4 kind:function(arm,size=0x24) addr:0x020c7dd4 +func_ov020_020c7df8 kind:function(arm,size=0xa8) addr:0x020c7df8 +func_ov020_020c7ea0 kind:function(arm,size=0xa0) addr:0x020c7ea0 +func_ov020_020c7f40 kind:function(arm,size=0x30) addr:0x020c7f40 +func_ov020_020c7f70 kind:function(arm,size=0x70) addr:0x020c7f70 +func_ov020_020c7fe0 kind:function(arm,size=0x64) addr:0x020c7fe0 +func_ov020_020c8044 kind:function(arm,size=0x78) addr:0x020c8044 +func_ov020_020c80bc kind:function(arm,size=0x28) addr:0x020c80bc +func_ov020_020c80e4 kind:function(arm,size=0x3c) addr:0x020c80e4 +func_ov020_020c8120 kind:function(arm,size=0x10) addr:0x020c8120 +func_ov020_020c8130 kind:function(arm,size=0x14) addr:0x020c8130 +func_ov020_020c8144 kind:function(arm,size=0x24) addr:0x020c8144 +func_ov020_020c8168 kind:function(arm,size=0x20) addr:0x020c8168 +func_ov020_020c8188 kind:function(arm,size=0x14) addr:0x020c8188 +func_ov020_020c819c kind:function(arm,size=0x50) addr:0x020c819c +func_ov020_020c81ec kind:function(arm,size=0x50) addr:0x020c81ec +func_ov020_020c823c kind:function(arm,size=0x70) addr:0x020c823c +func_ov020_020c82ac kind:function(arm,size=0xc0) addr:0x020c82ac +func_ov020_020c836c kind:function(arm,size=0x2c) addr:0x020c836c +func_ov020_020c8398 kind:function(arm,size=0x14) addr:0x020c8398 +func_ov020_020c83ac kind:function(arm,size=0x1c) addr:0x020c83ac +func_ov020_020c83c8 kind:function(arm,size=0x4) addr:0x020c83c8 +func_ov020_020c83cc kind:function(arm,size=0x4) addr:0x020c83cc +func_ov020_020c83d0 kind:function(arm,size=0x10) addr:0x020c83d0 +func_ov020_020c83e0 kind:function(arm,size=0xc) addr:0x020c83e0 +func_ov020_020c83ec kind:function(arm,size=0x8) addr:0x020c83ec +func_ov020_020c83f4 kind:function(arm,size=0x8) addr:0x020c83f4 +func_ov020_020c83fc kind:function(arm,size=0x8) addr:0x020c83fc +func_ov020_020c8404 kind:function(arm,size=0x8) addr:0x020c8404 +func_ov020_020c840c kind:function(arm,size=0x8) addr:0x020c840c +func_ov020_020c8414 kind:function(arm,size=0x8) addr:0x020c8414 +func_ov020_020c841c kind:function(arm,size=0x4) addr:0x020c841c +func_ov020_020c8420 kind:function(arm,size=0x8) addr:0x020c8420 +func_ov020_020c8428 kind:function(arm,size=0x28) addr:0x020c8428 +func_ov020_020c8450 kind:function(arm,size=0x34) addr:0x020c8450 +func_ov020_020c8484 kind:function(arm,size=0x50) addr:0x020c8484 +func_ov020_020c84d4 kind:function(arm,size=0x4) addr:0x020c84d4 +func_ov020_020c84d8 kind:function(arm,size=0x74) addr:0x020c84d8 +func_ov020_020c854c kind:function(arm,size=0x50) addr:0x020c854c +func_ov020_020c859c kind:function(arm,size=0xf4) addr:0x020c859c +func_ov020_020c8690 kind:function(arm,size=0x28) addr:0x020c8690 +func_ov020_020c86b8 kind:function(arm,size=0xfc) addr:0x020c86b8 +func_ov020_020c87b4 kind:function(arm,size=0x108) addr:0x020c87b4 +func_ov020_020c88bc kind:function(arm,size=0x14) addr:0x020c88bc +func_ov020_020c88d0 kind:function(arm,size=0x2c) addr:0x020c88d0 +func_ov020_020c88fc kind:function(arm,size=0x14) addr:0x020c88fc +func_ov020_020c8910 kind:function(arm,size=0x10c) addr:0x020c8910 +func_ov020_020c8a1c kind:function(arm,size=0x2c4) addr:0x020c8a1c +func_ov020_020c8ce0 kind:function(arm,size=0x58) addr:0x020c8ce0 +func_ov020_020c8d38 kind:function(arm,size=0x5c) addr:0x020c8d38 +func_ov020_020c8d94 kind:function(arm,size=0x54) addr:0x020c8d94 +func_ov020_020c8de8 kind:function(arm,size=0x1c) addr:0x020c8de8 +func_ov020_020c8e04 kind:function(arm,size=0x10) addr:0x020c8e04 +func_ov020_020c8e14 kind:function(arm,size=0x4c) addr:0x020c8e14 +func_ov020_020c8e60 kind:function(arm,size=0x34) addr:0x020c8e60 +func_ov020_020c8e94 kind:function(arm,size=0x78) addr:0x020c8e94 +func_ov020_020c8f0c kind:function(arm,size=0x74) addr:0x020c8f0c +func_ov020_020c8f80 kind:function(arm,size=0x54) addr:0x020c8f80 +func_ov020_020c8fd4 kind:function(arm,size=0xd8) addr:0x020c8fd4 +func_ov020_020c90ac kind:function(arm,size=0xc) addr:0x020c90ac +func_ov020_020c90b8 kind:function(arm,size=0x14) addr:0x020c90b8 +func_ov020_020c90cc kind:function(arm,size=0x54) addr:0x020c90cc +func_ov020_020c9120 kind:function(arm,size=0x44) addr:0x020c9120 +func_ov020_020c9164 kind:function(arm,size=0x10) addr:0x020c9164 +func_ov020_020c9174 kind:function(arm,size=0x28) addr:0x020c9174 +func_ov020_020c919c kind:function(arm,size=0x1c) addr:0x020c919c +func_ov020_020c91b8 kind:function(arm,size=0x88) addr:0x020c91b8 +func_ov020_020c9240 kind:function(arm,size=0x14) addr:0x020c9240 +func_ov020_020c9254 kind:function(arm,size=0xb4) addr:0x020c9254 +func_ov020_020c9308 kind:function(arm,size=0x48) addr:0x020c9308 +func_ov020_020c9350 kind:function(arm,size=0x2c) addr:0x020c9350 +func_ov020_020c937c kind:function(arm,size=0x54) addr:0x020c937c +func_ov020_020c93d0 kind:function(arm,size=0x18) addr:0x020c93d0 +func_ov020_020c93e8 kind:function(arm,size=0xac) addr:0x020c93e8 +func_ov020_020c9494 kind:function(arm,size=0x24) addr:0x020c9494 +func_ov020_020c94b8 kind:function(arm,size=0x4c) addr:0x020c94b8 +func_ov020_020c9504 kind:function(arm,size=0xc) addr:0x020c9504 +func_ov020_020c9510 kind:function(arm,size=0x4) addr:0x020c9510 +func_ov020_020c9514 kind:function(arm,size=0xc) addr:0x020c9514 +func_ov020_020c9520 kind:function(arm,size=0x10) addr:0x020c9520 +func_ov020_020c9530 kind:function(arm,size=0x164) addr:0x020c9530 +func_ov020_020c9694 kind:function(arm,size=0x6c) addr:0x020c9694 +func_ov020_020c9700 kind:function(arm,size=0x74) addr:0x020c9700 +func_ov020_020c9774 kind:function(arm,size=0x4) addr:0x020c9774 +func_ov020_020c9778 kind:function(arm,size=0x70) addr:0x020c9778 +func_ov020_020c97e8 kind:function(arm,size=0x54) addr:0x020c97e8 +func_ov020_020c983c kind:function(arm,size=0xf0) addr:0x020c983c +func_ov020_020c992c kind:function(arm,size=0x34) addr:0x020c992c +func_ov020_020c9960 kind:function(arm,size=0x34) addr:0x020c9960 +func_ov020_020c9994 kind:function(arm,size=0x48) addr:0x020c9994 +func_ov020_020c99dc kind:function(arm,size=0xc3c) addr:0x020c99dc +func_ov020_020ca618 kind:function(arm,size=0x14) addr:0x020ca618 +func_ov020_020ca62c kind:function(arm,size=0x304) addr:0x020ca62c +func_ov020_020ca930 kind:function(arm,size=0x30c) addr:0x020ca930 +func_ov020_020cac3c kind:function(arm,size=0x290) addr:0x020cac3c +func_ov020_020caecc kind:function(arm,size=0x70) addr:0x020caecc +func_ov020_020caf3c kind:function(arm,size=0x460) addr:0x020caf3c +func_ov020_020cb39c kind:function(arm,size=0xcc) addr:0x020cb39c +func_ov020_020cb468 kind:function(arm,size=0x2c) addr:0x020cb468 +func_ov020_020cb494 kind:function(arm,size=0x7c) addr:0x020cb494 +func_ov020_020cb510 kind:function(arm,size=0x30) addr:0x020cb510 +func_ov020_020cb540 kind:function(arm,size=0x40) addr:0x020cb540 +func_ov020_020cb580 kind:function(arm,size=0x68) addr:0x020cb580 +func_ov020_020cb5e8 kind:function(arm,size=0x98) addr:0x020cb5e8 +func_ov020_020cb680 kind:function(arm,size=0x28) addr:0x020cb680 +func_ov020_020cb6a8 kind:function(arm,size=0x50) addr:0x020cb6a8 +func_ov020_020cb6f8 kind:function(arm,size=0x34) addr:0x020cb6f8 +func_ov020_020cb72c kind:function(arm,size=0xa4) addr:0x020cb72c +func_ov020_020cb7d0 kind:function(arm,size=0x74) addr:0x020cb7d0 +func_ov020_020cb844 kind:function(arm,size=0x68) addr:0x020cb844 +func_ov020_020cb8ac kind:function(arm,size=0xb4) addr:0x020cb8ac +func_ov020_020cb960 kind:function(arm,size=0x84) addr:0x020cb960 +func_ov020_020cb9e4 kind:function(arm,size=0x18) addr:0x020cb9e4 +func_ov020_020cb9fc kind:function(arm,size=0xa0) addr:0x020cb9fc +func_ov020_020cba9c kind:function(arm,size=0x9c) addr:0x020cba9c +func_ov020_020cbb38 kind:function(arm,size=0x48) addr:0x020cbb38 +func_ov020_020cbb80 kind:function(arm,size=0x2c) addr:0x020cbb80 +func_ov020_020cbbac kind:function(arm,size=0x74) addr:0x020cbbac +func_ov020_020cbc20 kind:function(arm,size=0x28) addr:0x020cbc20 +func_ov020_020cbc48 kind:function(arm,size=0xb0) addr:0x020cbc48 +func_ov020_020cbcf8 kind:function(arm,size=0x48) addr:0x020cbcf8 +func_ov020_020cbd40 kind:function(arm,size=0x94) addr:0x020cbd40 +func_ov020_020cbdd4 kind:function(arm,size=0x28) addr:0x020cbdd4 +func_ov020_020cbdfc kind:function(arm,size=0x50) addr:0x020cbdfc +func_ov020_020cbe4c kind:function(arm,size=0x34) addr:0x020cbe4c +func_ov020_020cbe80 kind:function(arm,size=0x94) addr:0x020cbe80 +func_ov020_020cbf14 kind:function(arm,size=0x74) addr:0x020cbf14 +func_ov020_020cbf88 kind:function(arm,size=0x70) addr:0x020cbf88 +func_ov020_020cbff8 kind:function(arm,size=0xa4) addr:0x020cbff8 +func_ov020_020cc09c kind:function(arm,size=0xb8) addr:0x020cc09c +func_ov020_020cc154 kind:function(arm,size=0x94) addr:0x020cc154 +func_ov020_020cc1e8 kind:function(arm,size=0xa0) addr:0x020cc1e8 +func_ov020_020cc288 kind:function(arm,size=0x9c) addr:0x020cc288 +func_ov020_020cc324 kind:function(arm,size=0x48) addr:0x020cc324 +func_ov020_020cc36c kind:function(arm,size=0x2c) addr:0x020cc36c +func_ov020_020cc398 kind:function(arm,size=0x74) addr:0x020cc398 +func_ov020_020cc40c kind:function(arm,size=0x28) addr:0x020cc40c +func_ov020_020cc434 kind:function(arm,size=0xac) addr:0x020cc434 +func_ov020_020cc4e0 kind:function(arm,size=0x40) addr:0x020cc4e0 +func_ov020_020cc520 kind:function(arm,size=0x64) addr:0x020cc520 +func_ov020_020cc584 kind:function(arm,size=0x64) addr:0x020cc584 +func_ov020_020cc5e8 kind:function(arm,size=0x20) addr:0x020cc5e8 +func_ov020_020cc608 kind:function(arm,size=0x9c) addr:0x020cc608 +func_ov020_020cc6a4 kind:function(arm,size=0x58) addr:0x020cc6a4 +func_ov020_020cc6fc kind:function(arm,size=0x3c) addr:0x020cc6fc +func_ov020_020cc738 kind:function(arm,size=0x120) addr:0x020cc738 +func_ov020_020cc858 kind:function(arm,size=0x3c) addr:0x020cc858 +func_ov020_020cc894 kind:function(arm,size=0x40) addr:0x020cc894 +func_ov020_020cc8d4 kind:function(arm,size=0x34) addr:0x020cc8d4 +func_ov020_020cc908 kind:function(arm,size=0x2c) addr:0x020cc908 +func_ov020_020cc934 kind:function(arm,size=0x28) addr:0x020cc934 +func_ov020_020cc95c kind:function(arm,size=0x34) addr:0x020cc95c +func_ov020_020cc990 kind:function(arm,size=0x4c) addr:0x020cc990 +func_ov020_020cc9dc kind:function(arm,size=0x14c) addr:0x020cc9dc +func_ov020_020ccb28 kind:function(arm,size=0x108) addr:0x020ccb28 +func_ov020_020ccc30 kind:function(arm,size=0x108) addr:0x020ccc30 +func_ov020_020ccd38 kind:function(arm,size=0x288) addr:0x020ccd38 +func_ov020_020ccfc0 kind:function(arm,size=0x2d8) addr:0x020ccfc0 +func_ov020_020cd298 kind:function(arm,size=0x34) addr:0x020cd298 +func_ov020_020cd2cc kind:function(arm,size=0x30) addr:0x020cd2cc +func_ov020_020cd2fc kind:function(arm,size=0x10) addr:0x020cd2fc +func_ov020_020cd30c kind:function(arm,size=0x10) addr:0x020cd30c +func_ov020_020cd31c kind:function(arm,size=0x54) addr:0x020cd31c +func_ov020_020cd370 kind:function(arm,size=0x48) addr:0x020cd370 +func_ov020_020cd3b8 kind:function(arm,size=0x4c) addr:0x020cd3b8 +func_ov020_020cd404 kind:function(arm,size=0x48) addr:0x020cd404 +func_ov020_020cd44c kind:function(arm,size=0x54) addr:0x020cd44c +func_ov020_020cd4a0 kind:function(arm,size=0x48) addr:0x020cd4a0 +func_ov020_020cd4e8 kind:function(arm,size=0x4c) addr:0x020cd4e8 +func_ov020_020cd534 kind:function(arm,size=0x48) addr:0x020cd534 +func_ov020_020cd57c kind:function(arm,size=0x14) addr:0x020cd57c +func_ov020_020cd590 kind:function(arm,size=0x14) addr:0x020cd590 +func_ov020_020cd5a4 kind:function(arm,size=0x14) addr:0x020cd5a4 +func_ov020_020cd5b8 kind:function(arm,size=0x14) addr:0x020cd5b8 +func_ov020_020cd5cc kind:function(arm,size=0x2c) addr:0x020cd5cc +func_ov020_020cd5f8 kind:function(arm,size=0x58) addr:0x020cd5f8 +func_ov020_020cd650 kind:function(arm,size=0x14) addr:0x020cd650 +func_ov020_020cd664 kind:function(arm,size=0x14) addr:0x020cd664 +func_ov020_020cd678 kind:function(arm,size=0x2c) addr:0x020cd678 +func_ov020_020cd6a4 kind:function(arm,size=0xd4) addr:0x020cd6a4 +func_ov020_020cd778 kind:function(arm,size=0x2d8) addr:0x020cd778 +func_ov020_020cda50 kind:function(arm,size=0x18) addr:0x020cda50 +func_ov020_020cda68 kind:function(arm,size=0x58) addr:0x020cda68 +func_ov020_020cdac0 kind:function(arm,size=0x30) addr:0x020cdac0 +func_ov020_020cdaf0 kind:function(arm,size=0x30) addr:0x020cdaf0 +func_ov020_020cdb20 kind:function(arm,size=0x30) addr:0x020cdb20 +func_ov020_020cdb50 kind:function(arm,size=0xe8) addr:0x020cdb50 +func_ov020_020cdc38 kind:function(arm,size=0xf8) addr:0x020cdc38 +func_ov020_020cdd30 kind:function(arm,size=0x34) addr:0x020cdd30 +func_ov020_020cdd64 kind:function(arm,size=0x30) addr:0x020cdd64 +func_ov020_020cdd94 kind:function(arm,size=0x5c) addr:0x020cdd94 +func_ov020_020cddf0 kind:function(arm,size=0xa8) addr:0x020cddf0 +func_ov020_020cde98 kind:function(arm,size=0x34) addr:0x020cde98 +func_ov020_020cdecc kind:function(arm,size=0x1c8) addr:0x020cdecc +func_ov020_020ce094 kind:function(arm,size=0x1c) addr:0x020ce094 +func_ov020_020ce0b0 kind:function(arm,size=0x20) addr:0x020ce0b0 +func_ov020_020ce0d0 kind:function(arm,size=0x1c) addr:0x020ce0d0 +func_ov020_020ce0ec kind:function(arm,size=0xbc) addr:0x020ce0ec +func_ov020_020ce1a8 kind:function(arm,size=0x4) addr:0x020ce1a8 +func_ov020_020ce1ac kind:function(arm,size=0x4) addr:0x020ce1ac +func_ov020_020ce1b0 kind:function(arm,size=0x6c) addr:0x020ce1b0 +func_ov020_020ce21c kind:function(arm,size=0x3c) addr:0x020ce21c +func_ov020_020ce258 kind:function(arm,size=0x1c) addr:0x020ce258 +func_ov020_020ce274 kind:function(arm,size=0x20) addr:0x020ce274 +func_ov020_020ce294 kind:function(arm,size=0x20) addr:0x020ce294 +func_ov020_020ce2b4 kind:function(arm,size=0x58) addr:0x020ce2b4 +func_ov020_020ce30c kind:function(arm,size=0x10c) addr:0x020ce30c +func_ov020_020ce418 kind:function(arm,size=0x14c) addr:0x020ce418 +func_ov020_020ce564 kind:function(arm,size=0x24) addr:0x020ce564 +func_ov020_020ce588 kind:function(arm,size=0x4c) addr:0x020ce588 +func_ov020_020ce5d4 kind:function(arm,size=0xf4) addr:0x020ce5d4 +func_ov020_020ce6c8 kind:function(arm,size=0x34) addr:0x020ce6c8 +func_ov020_020ce6fc kind:function(arm,size=0xac) addr:0x020ce6fc +func_ov020_020ce7a8 kind:function(arm,size=0xc4) addr:0x020ce7a8 +func_ov020_020ce86c kind:function(arm,size=0x28) addr:0x020ce86c +func_ov020_020ce894 kind:function(arm,size=0x1dc) addr:0x020ce894 +func_ov020_020cea70 kind:function(arm,size=0x70) addr:0x020cea70 +func_ov020_020ceae0 kind:function(arm,size=0x18) addr:0x020ceae0 +func_ov020_020ceaf8 kind:function(arm,size=0x60) addr:0x020ceaf8 +func_ov020_020ceb58 kind:function(arm,size=0xac) addr:0x020ceb58 +func_ov020_020cec04 kind:function(arm,size=0x70) addr:0x020cec04 +func_ov020_020cec74 kind:function(arm,size=0x10) addr:0x020cec74 +func_ov020_020cec84 kind:function(arm,size=0x1c) addr:0x020cec84 +func_ov020_020ceca0 kind:function(arm,size=0x44) addr:0x020ceca0 +func_ov020_020cece4 kind:function(arm,size=0x90) addr:0x020cece4 +func_ov020_020ced74 kind:function(arm,size=0x3ac) addr:0x020ced74 +func_ov020_020cf120 kind:function(arm,size=0x24) addr:0x020cf120 +func_ov020_020cf144 kind:function(arm,size=0x30) addr:0x020cf144 +func_ov020_020cf174 kind:function(arm,size=0x30) addr:0x020cf174 +func_ov020_020cf1a4 kind:function(arm,size=0x44) addr:0x020cf1a4 +func_ov020_020cf1e8 kind:function(arm,size=0xd8) addr:0x020cf1e8 +func_ov020_020cf2c0 kind:function(arm,size=0x50) addr:0x020cf2c0 +func_ov020_020cf310 kind:function(arm,size=0x70) addr:0x020cf310 +func_ov020_020cf380 kind:function(arm,size=0xcc) addr:0x020cf380 +func_ov020_020cf44c kind:function(arm,size=0xe4) addr:0x020cf44c +func_ov020_020cf530 kind:function(arm,size=0x20) addr:0x020cf530 +func_ov020_020cf550 kind:function(arm,size=0x94) addr:0x020cf550 +func_ov020_020cf5e4 kind:function(arm,size=0x94) addr:0x020cf5e4 +func_ov020_020cf678 kind:function(arm,size=0x98) addr:0x020cf678 +func_ov020_020cf710 kind:function(arm,size=0x70) addr:0x020cf710 +func_ov020_020cf780 kind:function(arm,size=0x10) addr:0x020cf780 +func_ov020_020cf790 kind:function(arm,size=0x68) addr:0x020cf790 +func_ov020_020cf7f8 kind:function(arm,size=0x44) addr:0x020cf7f8 +func_ov020_020cf83c kind:function(arm,size=0x44) addr:0x020cf83c +func_ov020_020cf880 kind:function(arm,size=0x48) addr:0x020cf880 +func_ov020_020cf8c8 kind:function(arm,size=0x10) addr:0x020cf8c8 +func_ov020_020cf8d8 kind:function(arm,size=0x64) addr:0x020cf8d8 +func_ov020_020cf93c kind:function(arm,size=0x3c) addr:0x020cf93c +func_ov020_020cf978 kind:function(arm,size=0x44) addr:0x020cf978 +func_ov020_020cf9bc kind:function(arm,size=0xdc) addr:0x020cf9bc +func_ov020_020cfa98 kind:function(arm,size=0x50) addr:0x020cfa98 +func_ov020_020cfae8 kind:function(arm,size=0x68) addr:0x020cfae8 +func_ov020_020cfb50 kind:function(arm,size=0x10) addr:0x020cfb50 +func_ov020_020cfb60 kind:function(arm,size=0x44) addr:0x020cfb60 +func_ov020_020cfba4 kind:function(arm,size=0xf0) addr:0x020cfba4 +func_ov020_020cfc94 kind:function(arm,size=0x150) addr:0x020cfc94 +func_ov020_020cfde4 kind:function(arm,size=0x44) addr:0x020cfde4 +func_ov020_020cfe28 kind:function(arm,size=0xcc) addr:0x020cfe28 +func_ov020_020cfef4 kind:function(arm,size=0xf0) addr:0x020cfef4 +func_ov020_020cffe4 kind:function(arm,size=0x180) addr:0x020cffe4 +func_ov020_020d0164 kind:function(arm,size=0xa4) addr:0x020d0164 +func_ov020_020d0208 kind:function(arm,size=0x68) addr:0x020d0208 +func_ov020_020d0270 kind:function(arm,size=0x7c) addr:0x020d0270 +func_ov020_020d02ec kind:function(arm,size=0x48) addr:0x020d02ec +func_ov020_020d0334 kind:function(arm,size=0x138) addr:0x020d0334 +func_ov020_020d046c kind:function(arm,size=0x78) addr:0x020d046c +func_ov020_020d04e4 kind:function(arm,size=0x240) addr:0x020d04e4 +func_ov020_020d0724 kind:function(arm,size=0x4c) addr:0x020d0724 +func_ov020_020d0770 kind:function(arm,size=0x330) addr:0x020d0770 +func_ov020_020d0aa0 kind:function(arm,size=0xd8) addr:0x020d0aa0 +func_ov020_020d0b78 kind:function(arm,size=0x134) addr:0x020d0b78 +func_ov020_020d0cac kind:function(arm,size=0xe4) addr:0x020d0cac +func_ov020_020d0d90 kind:function(arm,size=0xd0) addr:0x020d0d90 +func_ov020_020d0e60 kind:function(arm,size=0x150) addr:0x020d0e60 +func_ov020_020d0fb0 kind:function(arm,size=0x54) addr:0x020d0fb0 +func_ov020_020d1004 kind:function(arm,size=0x30) addr:0x020d1004 +func_ov020_020d1034 kind:function(arm,size=0x1c) addr:0x020d1034 +func_ov020_020d1050 kind:function(arm,size=0xc) addr:0x020d1050 +func_ov020_020d105c kind:function(arm,size=0x7c) addr:0x020d105c +func_ov020_020d10d8 kind:function(arm,size=0xc4) addr:0x020d10d8 +func_ov020_020d119c kind:function(arm,size=0x54) addr:0x020d119c +func_ov020_020d11f0 kind:function(arm,size=0x64) addr:0x020d11f0 +func_ov020_020d1254 kind:function(arm,size=0x7c) addr:0x020d1254 +func_ov020_020d12d0 kind:function(arm,size=0x54) addr:0x020d12d0 +func_ov020_020d1324 kind:function(arm,size=0x28) addr:0x020d1324 +func_ov020_020d134c kind:function(arm,size=0x7c) addr:0x020d134c +func_ov020_020d13c8 kind:function(arm,size=0x50) addr:0x020d13c8 +func_ov020_020d1418 kind:function(arm,size=0xdc) addr:0x020d1418 +func_ov020_020d14f4 kind:function(arm,size=0x4c) addr:0x020d14f4 +func_ov020_020d1540 kind:function(arm,size=0x28) addr:0x020d1540 +func_ov020_020d1568 kind:function(arm,size=0x480) addr:0x020d1568 +func_ov020_020d19e8 kind:function(arm,size=0x4c0) addr:0x020d19e8 +func_ov020_020d1ea8 kind:function(arm,size=0xac) addr:0x020d1ea8 +func_ov020_020d1f54 kind:function(arm,size=0x3c) addr:0x020d1f54 +func_ov020_020d1f90 kind:function(arm,size=0x190) addr:0x020d1f90 +func_ov020_020d2120 kind:function(arm,size=0xa0) addr:0x020d2120 +func_ov020_020d21c0 kind:function(arm,size=0x278) addr:0x020d21c0 +func_ov020_020d2438 kind:function(arm,size=0x19c) addr:0x020d2438 +func_ov020_020d25d4 kind:function(arm,size=0x7c) addr:0x020d25d4 +func_ov020_020d2650 kind:function(arm,size=0x14) addr:0x020d2650 +func_ov020_020d2664 kind:function(arm,size=0x1c) addr:0x020d2664 +func_ov020_020d2680 kind:function(arm,size=0x18) addr:0x020d2680 +func_ov020_020d2698 kind:function(arm,size=0x9c) addr:0x020d2698 +func_ov020_020d2734 kind:function(arm,size=0x84) addr:0x020d2734 +func_ov020_020d27b8 kind:function(arm,size=0x468) addr:0x020d27b8 +func_ov020_020d2c20 kind:function(arm,size=0x78) addr:0x020d2c20 +func_ov020_020d2c98 kind:function(arm,size=0x278) addr:0x020d2c98 +func_ov020_020d2f10 kind:function(arm,size=0x74) addr:0x020d2f10 +func_ov020_020d2f84 kind:function(arm,size=0x160) addr:0x020d2f84 +func_ov020_020d30e4 kind:function(arm,size=0xcc) addr:0x020d30e4 +func_ov020_020d31b0 kind:function(arm,size=0xb4) addr:0x020d31b0 +func_ov020_020d3264 kind:function(arm,size=0xac) addr:0x020d3264 +func_ov020_020d3310 kind:function(arm,size=0xcc) addr:0x020d3310 +func_ov020_020d33dc kind:function(arm,size=0x38) addr:0x020d33dc +func_ov020_020d3414 kind:function(arm,size=0x4c) addr:0x020d3414 +func_ov020_020d3460 kind:function(arm,size=0x10) addr:0x020d3460 +func_ov020_020d3470 kind:function(arm,size=0x14) addr:0x020d3470 +func_ov020_020d3484 kind:function(arm,size=0xf0) addr:0x020d3484 +func_ov020_020d3574 kind:function(arm,size=0xa4) addr:0x020d3574 +func_ov020_020d3618 kind:function(arm,size=0x70) addr:0x020d3618 +func_ov020_020d3688 kind:function(arm,size=0x28) addr:0x020d3688 +func_ov020_020d36b0 kind:function(arm,size=0x44) addr:0x020d36b0 +func_ov020_020d36f4 kind:function(arm,size=0x2c) addr:0x020d36f4 +func_ov020_020d3720 kind:function(arm,size=0x24) addr:0x020d3720 +func_ov020_020d3744 kind:function(arm,size=0x8c) addr:0x020d3744 +func_ov020_020d37d0 kind:function(arm,size=0xa0) addr:0x020d37d0 +func_ov020_020d3870 kind:function(arm,size=0x4c) addr:0x020d3870 +func_ov020_020d38bc kind:function(arm,size=0x164) addr:0x020d38bc +func_ov020_020d3a20 kind:function(arm,size=0x30) addr:0x020d3a20 +func_ov020_020d3a50 kind:function(arm,size=0x264) addr:0x020d3a50 +func_ov020_020d3cb4 kind:function(arm,size=0x30) addr:0x020d3cb4 +func_ov020_020d3ce4 kind:function(arm,size=0xa0) addr:0x020d3ce4 +func_ov020_020d3d84 kind:function(arm,size=0x28) addr:0x020d3d84 +func_ov020_020d3dac kind:function(arm,size=0x2c) addr:0x020d3dac +func_ov020_020d3dd8 kind:function(arm,size=0x168) addr:0x020d3dd8 +func_ov020_020d3f40 kind:function(arm,size=0x104) addr:0x020d3f40 +func_ov020_020d4044 kind:function(arm,size=0x154) addr:0x020d4044 +func_ov020_020d4198 kind:function(arm,size=0x104) addr:0x020d4198 +func_ov020_020d429c kind:function(arm,size=0x64) addr:0x020d429c +func_ov020_020d4300 kind:function(arm,size=0x58) addr:0x020d4300 +func_ov020_020d4358 kind:function(arm,size=0x34) addr:0x020d4358 +func_ov020_020d438c kind:function(arm,size=0xa0) addr:0x020d438c +func_ov020_020d442c kind:function(arm,size=0xcc) addr:0x020d442c +func_ov020_020d44f8 kind:function(arm,size=0x200) addr:0x020d44f8 +func_ov020_020d46f8 kind:function(arm,size=0x70) addr:0x020d46f8 +func_ov020_020d4768 kind:function(arm,size=0x54) addr:0x020d4768 +func_ov020_020d47bc kind:function(arm,size=0x58) addr:0x020d47bc +func_ov020_020d4814 kind:function(arm,size=0x94) addr:0x020d4814 +func_ov020_020d48a8 kind:function(arm,size=0x2c) addr:0x020d48a8 +func_ov020_020d48d4 kind:function(arm,size=0x70) addr:0x020d48d4 +func_ov020_020d4944 kind:function(arm,size=0x60) addr:0x020d4944 +func_ov020_020d49a4 kind:function(arm,size=0x5c) addr:0x020d49a4 +func_ov020_020d4a00 kind:function(arm,size=0x44) addr:0x020d4a00 +func_ov020_020d4a44 kind:function(arm,size=0x7d4) addr:0x020d4a44 +func_ov020_020d5218 kind:function(arm,size=0x60) addr:0x020d5218 +func_ov020_020d5278 kind:function(arm,size=0x7f4) addr:0x020d5278 +func_ov020_020d5a6c kind:function(arm,size=0x68) addr:0x020d5a6c +func_ov020_020d5ad4 kind:function(arm,size=0x1d8) addr:0x020d5ad4 +func_ov020_020d5cac kind:function(arm,size=0x70) addr:0x020d5cac +func_ov020_020d5d1c kind:function(arm,size=0x94) addr:0x020d5d1c +func_ov020_020d5db0 kind:function(arm,size=0xc8) addr:0x020d5db0 +func_ov020_020d5e78 kind:function(arm,size=0x1d0) addr:0x020d5e78 +func_ov020_020d6048 kind:function(arm,size=0x24) addr:0x020d6048 +func_ov020_020d606c kind:function(arm,size=0x38) addr:0x020d606c +func_ov020_020d60a4 kind:function(arm,size=0xc) addr:0x020d60a4 +func_ov020_020d60b0 kind:function(arm,size=0x90) addr:0x020d60b0 +func_ov020_020d6140 kind:function(arm,size=0x3c) addr:0x020d6140 +func_ov020_020d617c kind:function(arm,size=0x198) addr:0x020d617c +func_ov020_020d6314 kind:function(arm,size=0x10) addr:0x020d6314 +func_ov020_020d6324 kind:function(arm,size=0x4c) addr:0x020d6324 +func_ov020_020d6370 kind:function(arm,size=0xe8) addr:0x020d6370 +func_ov020_020d6458 kind:function(arm,size=0x14) addr:0x020d6458 +func_ov020_020d646c kind:function(arm,size=0x14) addr:0x020d646c +func_ov020_020d6480 kind:function(arm,size=0x60) addr:0x020d6480 +func_ov020_020d64e0 kind:function(arm,size=0x20) addr:0x020d64e0 +func_ov020_020d6500 kind:function(arm,size=0x38) addr:0x020d6500 +func_ov020_020d6538 kind:function(arm,size=0x14) addr:0x020d6538 +func_ov020_020d654c kind:function(arm,size=0x68) addr:0x020d654c +func_ov020_020d65b4 kind:function(arm,size=0x98) addr:0x020d65b4 +func_ov020_020d664c kind:function(arm,size=0x110) addr:0x020d664c +func_ov020_020d675c kind:function(arm,size=0x80) addr:0x020d675c +func_ov020_020d67dc kind:function(arm,size=0x1c) addr:0x020d67dc +func_ov020_020d67f8 kind:function(arm,size=0x14) addr:0x020d67f8 +func_ov020_020d680c kind:function(arm,size=0x18) addr:0x020d680c +func_ov020_020d6824 kind:function(arm,size=0x164) addr:0x020d6824 +func_ov020_020d6988 kind:function(arm,size=0x48) addr:0x020d6988 +func_ov020_020d69d0 kind:function(arm,size=0xa4) addr:0x020d69d0 +func_ov020_020d6a74 kind:function(arm,size=0xdc) addr:0x020d6a74 +func_ov020_020d6b50 kind:function(arm,size=0x34) addr:0x020d6b50 +func_ov020_020d6b84 kind:function(arm,size=0x24) addr:0x020d6b84 +func_ov020_020d6ba8 kind:function(arm,size=0x48) addr:0x020d6ba8 +func_ov020_020d6bf0 kind:function(arm,size=0x68) addr:0x020d6bf0 +func_ov020_020d6c58 kind:function(arm,size=0xe4) addr:0x020d6c58 +func_ov020_020d6d3c kind:function(arm,size=0x124) addr:0x020d6d3c +func_ov020_020d6e60 kind:function(arm,size=0x58) addr:0x020d6e60 +func_ov020_020d6eb8 kind:function(arm,size=0x38) addr:0x020d6eb8 +func_ov020_020d6ef0 kind:function(arm,size=0x54) addr:0x020d6ef0 +func_ov020_020d6f44 kind:function(arm,size=0x1c) addr:0x020d6f44 +func_ov020_020d6f60 kind:function(arm,size=0x4c) addr:0x020d6f60 +func_ov020_020d6fac kind:function(arm,size=0x84) addr:0x020d6fac +func_ov020_020d7030 kind:function(arm,size=0x2c) addr:0x020d7030 +func_ov020_020d705c kind:function(arm,size=0x2c) addr:0x020d705c +func_ov020_020d7088 kind:function(arm,size=0x60) addr:0x020d7088 +func_ov020_020d70e8 kind:function(arm,size=0x8c) addr:0x020d70e8 +func_ov020_020d7174 kind:function(arm,size=0x2b4) addr:0x020d7174 +func_ov020_020d7428 kind:function(arm,size=0x184) addr:0x020d7428 +func_ov020_020d75ac kind:function(arm,size=0x19c) addr:0x020d75ac +func_ov020_020d7748 kind:function(arm,size=0x5c) addr:0x020d7748 +func_ov020_020d77a4 kind:function(arm,size=0x60) addr:0x020d77a4 +func_ov020_020d7804 kind:function(arm,size=0x68) addr:0x020d7804 +func_ov020_020d786c kind:function(arm,size=0x50) addr:0x020d786c +func_ov020_020d78bc kind:function(arm,size=0x24) addr:0x020d78bc +func_ov020_020d78e0 kind:function(arm,size=0xd0) addr:0x020d78e0 +func_ov020_020d79b0 kind:function(arm,size=0xc0) addr:0x020d79b0 +func_ov020_020d7a70 kind:function(arm,size=0xf8) addr:0x020d7a70 +func_ov020_020d7b68 kind:function(arm,size=0x12c) addr:0x020d7b68 +func_ov020_020d7c94 kind:function(arm,size=0x78) addr:0x020d7c94 +func_ov020_020d7d0c kind:function(arm,size=0x70) addr:0x020d7d0c +func_ov020_020d7d7c kind:function(arm,size=0x70) addr:0x020d7d7c +func_ov020_020d7dec kind:function(arm,size=0x70) addr:0x020d7dec +func_ov020_020d7e5c kind:function(arm,size=0x4c) addr:0x020d7e5c +func_ov020_020d7ea8 kind:function(arm,size=0x6c) addr:0x020d7ea8 +func_ov020_020d7f14 kind:function(arm,size=0x40) addr:0x020d7f14 +func_ov020_020d7f54 kind:function(arm,size=0x68) addr:0x020d7f54 +func_ov020_020d7fbc kind:function(arm,size=0x88) addr:0x020d7fbc +func_ov020_020d8044 kind:function(arm,size=0x94) addr:0x020d8044 +func_ov020_020d80d8 kind:function(arm,size=0x18) addr:0x020d80d8 +func_ov020_020d80f0 kind:function(arm,size=0x2c) addr:0x020d80f0 +func_ov020_020d811c kind:function(arm,size=0x20) addr:0x020d811c +func_ov020_020d813c kind:function(arm,size=0x40) addr:0x020d813c +func_ov020_020d817c kind:function(arm,size=0x78) addr:0x020d817c +func_ov020_020d81f4 kind:function(arm,size=0x11c) addr:0x020d81f4 +func_ov020_020d8310 kind:function(arm,size=0x80) addr:0x020d8310 +func_ov020_020d8390 kind:function(arm,size=0x54) addr:0x020d8390 +func_ov020_020d83e4 kind:function(arm,size=0xd0) addr:0x020d83e4 +func_ov020_020d84b4 kind:function(arm,size=0x44) addr:0x020d84b4 +func_ov020_020d84f8 kind:function(arm,size=0x84) addr:0x020d84f8 +func_ov020_020d857c kind:function(arm,size=0x60) addr:0x020d857c +func_ov020_020d85dc kind:function(arm,size=0x6c) addr:0x020d85dc +func_ov020_020d8648 kind:function(arm,size=0x80) addr:0x020d8648 +func_ov020_020d86c8 kind:function(arm,size=0xa0) addr:0x020d86c8 +func_ov020_020d8768 kind:function(arm,size=0x100) addr:0x020d8768 +func_ov020_020d8868 kind:function(arm,size=0xb0) addr:0x020d8868 +func_ov020_020d8918 kind:function(arm,size=0x458) addr:0x020d8918 +func_ov020_020d8d70 kind:function(arm,size=0x1e8) addr:0x020d8d70 +func_ov020_020d8f58 kind:function(arm,size=0x17c) addr:0x020d8f58 +func_ov020_020d90d4 kind:function(arm,size=0x1f4) addr:0x020d90d4 +func_ov020_020d92c8 kind:function(arm,size=0xd8) addr:0x020d92c8 +func_ov020_020d93a0 kind:function(arm,size=0x3d0) addr:0x020d93a0 +func_ov020_020d9770 kind:function(arm,size=0x6c) addr:0x020d9770 +func_ov020_020d97dc kind:function(arm,size=0x7c) addr:0x020d97dc +func_ov020_020d9858 kind:function(arm,size=0x78) addr:0x020d9858 +func_ov020_020d98d0 kind:function(arm,size=0x120) addr:0x020d98d0 +func_ov020_020d99f0 kind:function(arm,size=0x2c) addr:0x020d99f0 +func_ov020_020d9a1c kind:function(arm,size=0x44) addr:0x020d9a1c +func_ov020_020d9a60 kind:function(arm,size=0xa0) addr:0x020d9a60 +func_ov020_020d9b00 kind:function(arm,size=0x58) addr:0x020d9b00 +func_ov020_020d9b58 kind:function(arm,size=0x38) addr:0x020d9b58 +func_ov020_020d9b90 kind:function(arm,size=0x430) addr:0x020d9b90 +func_ov020_020d9fc0 kind:function(arm,size=0x3c) addr:0x020d9fc0 +func_ov020_020d9ffc kind:function(arm,size=0x3dc) addr:0x020d9ffc +func_ov020_020da3d8 kind:function(arm,size=0x4) addr:0x020da3d8 +func_ov020_020da3dc kind:function(arm,size=0x2c) addr:0x020da3dc +func_ov020_020da408 kind:function(arm,size=0x3e8) addr:0x020da408 +func_ov020_020da7f0 kind:function(arm,size=0x4c) addr:0x020da7f0 +func_ov020_020da83c kind:function(arm,size=0xc4) addr:0x020da83c +func_ov020_020da900 kind:function(arm,size=0x74) addr:0x020da900 +func_ov020_020da974 kind:function(arm,size=0x7c) addr:0x020da974 +func_ov020_020da9f0 kind:function(arm,size=0x20) addr:0x020da9f0 +func_ov020_020daa10 kind:function(arm,size=0xa0) addr:0x020daa10 +func_ov020_020daab0 kind:function(arm,size=0x8) addr:0x020daab0 +func_ov020_020daab8 kind:function(arm,size=0x50) addr:0x020daab8 +func_ov020_020dab08 kind:function(arm,size=0x8) addr:0x020dab08 +func_ov020_020dab10 kind:function(arm,size=0x70) addr:0x020dab10 +func_ov020_020dab80 kind:function(arm,size=0x170) addr:0x020dab80 +data_ov020_020dacf0 kind:data(any) addr:0x020dacf0 +data_ov020_020dad00 kind:data(any) addr:0x020dad00 +data_ov020_020dad10 kind:data(any) addr:0x020dad10 +data_ov020_020dad18 kind:data(any) addr:0x020dad18 +data_ov020_020dad20 kind:data(any) addr:0x020dad20 +data_ov020_020dad28 kind:data(any) addr:0x020dad28 +data_ov020_020dad30 kind:data(any) addr:0x020dad30 +data_ov020_020dad38 kind:data(any) addr:0x020dad38 +data_ov020_020dad4e kind:data(any) addr:0x020dad4e +data_ov020_020dad64 kind:data(any) addr:0x020dad64 +data_ov020_020dad84 kind:data(any) addr:0x020dad84 +data_ov020_020dad90 kind:data(any) addr:0x020dad90 +data_ov020_020dada8 kind:data(any) addr:0x020dada8 +data_ov020_020dadb0 kind:data(any) addr:0x020dadb0 +data_ov020_020dadc4 kind:data(any) addr:0x020dadc4 +data_ov020_020dadc8 kind:data(any) addr:0x020dadc8 +__sinit_ov020_020dae90 kind:function(arm,size=0x50) addr:0x020dae90 +__sinit_ov020_020daee0 kind:function(arm,size=0x68) addr:0x020daee0 +__sinit_ov020_020daf48 kind:function(arm,size=0x50) addr:0x020daf48 +__sinit_ov020_020daf98 kind:function(arm,size=0x50) addr:0x020daf98 +__sinit_ov020_020dafe8 kind:function(arm,size=0x4) addr:0x020dafe8 +.p__sinit_ov020_020dae90 kind:data(word) addr:0x020dafec +.p__sinit_ov020_020daee0 kind:data(word) addr:0x020daff0 +.p__sinit_ov020_020daf48 kind:data(word) addr:0x020daff4 +.p__sinit_ov020_020daf98 kind:data(word) addr:0x020daff8 +.p__sinit_ov020_020dafe8 kind:data(word) addr:0x020daffc +data_ov020_020db020 kind:data(any) addr:0x020db020 +data_ov020_020db024 kind:data(any) addr:0x020db024 +data_ov020_020db050 kind:data(any) addr:0x020db050 +data_ov020_020db054 kind:data(any) addr:0x020db054 +data_ov020_020db068 kind:data(any) addr:0x020db068 +data_ov020_020db07c kind:data(any) addr:0x020db07c +data_ov020_020db090 kind:data(any) addr:0x020db090 +data_ov020_020db0a4 kind:data(any) addr:0x020db0a4 +data_ov020_020db0b8 kind:data(any) addr:0x020db0b8 +data_ov020_020db0cc kind:data(any) addr:0x020db0cc +data_ov020_020db0e0 kind:data(any) addr:0x020db0e0 +data_ov020_020db0f4 kind:data(any) addr:0x020db0f4 +data_ov020_020db108 kind:data(any) addr:0x020db108 +data_ov020_020db11c kind:data(any) addr:0x020db11c +data_ov020_020db130 kind:data(any) addr:0x020db130 +data_ov020_020db144 kind:data(any) addr:0x020db144 +data_ov020_020db158 kind:data(any) addr:0x020db158 +data_ov020_020db16c kind:data(any) addr:0x020db16c +data_ov020_020db184 kind:data(any) addr:0x020db184 +data_ov020_020db19c kind:data(any) addr:0x020db19c +data_ov020_020db1b4 kind:data(any) addr:0x020db1b4 +data_ov020_020db1cc kind:data(any) addr:0x020db1cc +data_ov020_020db1e4 kind:data(any) addr:0x020db1e4 +data_ov020_020db1fc kind:data(any) addr:0x020db1fc +data_ov020_020db214 kind:data(any) addr:0x020db214 +data_ov020_020db22c kind:data(any) addr:0x020db22c +data_ov020_020db244 kind:data(any) addr:0x020db244 +data_ov020_020db25c kind:data(any) addr:0x020db25c +data_ov020_020db274 kind:data(any) addr:0x020db274 +data_ov020_020db28c kind:data(any) addr:0x020db28c +data_ov020_020db2a4 kind:data(any) addr:0x020db2a4 +data_ov020_020db2bc kind:data(any) addr:0x020db2bc +data_ov020_020db2d4 kind:data(any) addr:0x020db2d4 +data_ov020_020db2ec kind:data(any) addr:0x020db2ec +data_ov020_020db304 kind:data(any) addr:0x020db304 +data_ov020_020db31c kind:data(any) addr:0x020db31c +data_ov020_020db334 kind:data(any) addr:0x020db334 +data_ov020_020db34c kind:data(any) addr:0x020db34c +data_ov020_020db364 kind:data(any) addr:0x020db364 +data_ov020_020db37c kind:data(any) addr:0x020db37c +data_ov020_020db394 kind:data(any) addr:0x020db394 +data_ov020_020db3b0 kind:data(any) addr:0x020db3b0 +data_ov020_020db3cc kind:data(any) addr:0x020db3cc +data_ov020_020db3e8 kind:data(any) addr:0x020db3e8 +data_ov020_020db404 kind:data(any) addr:0x020db404 +data_ov020_020db420 kind:data(any) addr:0x020db420 +data_ov020_020db43c kind:data(any) addr:0x020db43c +data_ov020_020db458 kind:data(any) addr:0x020db458 +data_ov020_020db474 kind:data(any) addr:0x020db474 +data_ov020_020db490 kind:data(any) addr:0x020db490 +data_ov020_020db4ac kind:data(any) addr:0x020db4ac +data_ov020_020db4c8 kind:data(any) addr:0x020db4c8 +data_ov020_020db4e4 kind:data(any) addr:0x020db4e4 +data_ov020_020db500 kind:data(any) addr:0x020db500 +data_ov020_020db51c kind:data(any) addr:0x020db51c +data_ov020_020db538 kind:data(any) addr:0x020db538 +data_ov020_020db554 kind:data(any) addr:0x020db554 +data_ov020_020db570 kind:data(any) addr:0x020db570 +data_ov020_020db58c kind:data(any) addr:0x020db58c +data_ov020_020db5a8 kind:data(any) addr:0x020db5a8 +data_ov020_020db5c4 kind:data(any) addr:0x020db5c4 +data_ov020_020db5e4 kind:data(any) addr:0x020db5e4 +data_ov020_020db604 kind:data(any) addr:0x020db604 +data_ov020_020db62c kind:data(any) addr:0x020db62c +data_ov020_020db688 kind:data(any) addr:0x020db688 +data_ov020_020db6f4 kind:data(any) addr:0x020db6f4 +data_ov020_020db6f8 kind:data(any) addr:0x020db6f8 +data_ov020_020db700 kind:data(any) addr:0x020db700 +data_ov020_020db704 kind:data(any) addr:0x020db704 +data_ov020_020db734 kind:data(any) addr:0x020db734 +data_ov020_020db764 kind:data(any) addr:0x020db764 +data_ov020_020db7a0 kind:data(any) addr:0x020db7a0 +data_ov020_020db7c0 kind:data(any) addr:0x020db7c0 +data_ov020_020db7e8 kind:data(any) addr:0x020db7e8 +data_ov020_020db808 kind:data(any) addr:0x020db808 +data_ov020_020db824 kind:data(any) addr:0x020db824 +data_ov020_020db83c kind:data(any) addr:0x020db83c +data_ov020_020db854 kind:data(any) addr:0x020db854 +data_ov020_020db87c kind:data(any) addr:0x020db87c +data_ov020_020db8a4 kind:data(any) addr:0x020db8a4 +data_ov020_020db8bc kind:data(any) addr:0x020db8bc +data_ov020_020db8d4 kind:data(any) addr:0x020db8d4 +data_ov020_020db8e8 kind:data(any) addr:0x020db8e8 +data_ov020_020db8f8 kind:data(any) addr:0x020db8f8 +data_ov020_020db920 kind:data(any) addr:0x020db920 +data_ov020_020db950 kind:data(any) addr:0x020db950 +data_ov020_020db97c kind:data(any) addr:0x020db97c +data_ov020_020db990 kind:data(any) addr:0x020db990 +data_ov020_020db9b0 kind:data(any) addr:0x020db9b0 +data_ov020_020db9cc kind:data(any) addr:0x020db9cc +data_ov020_020db9e4 kind:data(any) addr:0x020db9e4 +data_ov020_020dba0c kind:data(any) addr:0x020dba0c +data_ov020_020dba40 kind:data(any) addr:0x020dba40 +data_ov020_020dba64 kind:data(any) addr:0x020dba64 +data_ov020_020dba80 kind:data(any) addr:0x020dba80 +data_ov020_020dba98 kind:data(any) addr:0x020dba98 +data_ov020_020dbab4 kind:data(any) addr:0x020dbab4 +data_ov020_020dbac8 kind:data(any) addr:0x020dbac8 +data_ov020_020dbaf4 kind:data(any) addr:0x020dbaf4 +data_ov020_020dbb10 kind:data(any) addr:0x020dbb10 +data_ov020_020dbb2c kind:data(any) addr:0x020dbb2c +data_ov020_020dbb38 kind:data(any) addr:0x020dbb38 +data_ov020_020dbb90 kind:data(any) addr:0x020dbb90 +data_ov020_020dbbe8 kind:data(any) addr:0x020dbbe8 +data_ov020_020dbc40 kind:data(any) addr:0x020dbc40 +data_ov020_020dbc5c kind:data(any) addr:0x020dbc5c +data_ov020_020dbc68 kind:data(any) addr:0x020dbc68 +data_ov020_020dbc80 kind:data(any) addr:0x020dbc80 +data_ov020_020dbc9c kind:data(any) addr:0x020dbc9c +data_ov020_020dbcb0 kind:data(any) addr:0x020dbcb0 +data_ov020_020dbcb4 kind:data(any) addr:0x020dbcb4 +data_ov020_020dbcc0 kind:data(any) addr:0x020dbcc0 +data_ov020_020dbccc kind:data(any) addr:0x020dbccc +data_ov020_020dbcd8 kind:data(any) addr:0x020dbcd8 +data_ov020_020dbce4 kind:data(any) addr:0x020dbce4 +data_ov020_020dbcec kind:data(any) addr:0x020dbcec +data_ov020_020dbcf4 kind:data(any) addr:0x020dbcf4 +data_ov020_020dbcfc kind:data(any) addr:0x020dbcfc +data_ov020_020dbd04 kind:data(any) addr:0x020dbd04 +data_ov020_020dbd0c kind:data(any) addr:0x020dbd0c +data_ov020_020dbd14 kind:data(any) addr:0x020dbd14 +data_ov020_020dbd1c kind:data(any) addr:0x020dbd1c +data_ov020_020dbd24 kind:data(any) addr:0x020dbd24 +data_ov020_020dbd2c kind:data(any) addr:0x020dbd2c +data_ov020_020dbd34 kind:data(any) addr:0x020dbd34 +data_ov020_020dbd3c kind:data(any) addr:0x020dbd3c +data_ov020_020dbd44 kind:data(any) addr:0x020dbd44 +data_ov020_020dbd4c kind:data(any) addr:0x020dbd4c +data_ov020_020dbd54 kind:data(any) addr:0x020dbd54 +data_ov020_020dbd5c kind:data(any) addr:0x020dbd5c +data_ov020_020dbd64 kind:data(any) addr:0x020dbd64 +data_ov020_020dbd6c kind:data(any) addr:0x020dbd6c +data_ov020_020dbd74 kind:data(any) addr:0x020dbd74 +data_ov020_020dbd7c kind:data(any) addr:0x020dbd7c +data_ov020_020dbd84 kind:data(any) addr:0x020dbd84 +data_ov020_020dbd8c kind:data(any) addr:0x020dbd8c +data_ov020_020dbd94 kind:data(any) addr:0x020dbd94 +data_ov020_020dbd9c kind:data(any) addr:0x020dbd9c +data_ov020_020dbda4 kind:data(any) addr:0x020dbda4 +data_ov020_020dbdac kind:data(any) addr:0x020dbdac +data_ov020_020dbdb4 kind:data(any) addr:0x020dbdb4 +data_ov020_020dbdbc kind:data(any) addr:0x020dbdbc +data_ov020_020dbdc4 kind:data(any) addr:0x020dbdc4 +data_ov020_020dbdcc kind:data(any) addr:0x020dbdcc +data_ov020_020dbdd4 kind:data(any) addr:0x020dbdd4 +data_ov020_020dbddc kind:data(any) addr:0x020dbddc +data_ov020_020dbde4 kind:data(any) addr:0x020dbde4 +data_ov020_020dbdec kind:data(any) addr:0x020dbdec +data_ov020_020dbdf4 kind:data(any) addr:0x020dbdf4 +data_ov020_020dbdfc kind:data(any) addr:0x020dbdfc +data_ov020_020dbe04 kind:data(any) addr:0x020dbe04 +data_ov020_020dbe0c kind:data(any) addr:0x020dbe0c +data_ov020_020dbe14 kind:data(any) addr:0x020dbe14 +data_ov020_020dbe1c kind:data(any) addr:0x020dbe1c +data_ov020_020dbe20 kind:data(any) addr:0x020dbe20 +data_ov020_020dbe24 kind:data(any) addr:0x020dbe24 +data_ov020_020dbe28 kind:data(any) addr:0x020dbe28 +data_ov020_020dbe2c kind:data(any) addr:0x020dbe2c +data_ov020_020dbe3c kind:data(any) addr:0x020dbe3c +data_ov020_020dbe60 kind:bss addr:0x020dbe60 +data_ov020_020dbe68 kind:bss addr:0x020dbe68 ambiguous +data_ov020_020dbe7c kind:bss addr:0x020dbe7c ambiguous +data_ov020_020dbe9c kind:bss addr:0x020dbe9c ambiguous +data_ov020_020dbeb0 kind:bss addr:0x020dbeb0 ambiguous +data_ov020_020dbec0 kind:bss addr:0x020dbec0 +data_ov020_020dbec4 kind:bss addr:0x020dbec4 ambiguous +data_ov020_020dbed4 kind:bss addr:0x020dbed4 +data_ov020_020dbee8 kind:bss addr:0x020dbee8 ambiguous +data_ov020_020dbf00 kind:bss addr:0x020dbf00 +data_ov020_020dbf0c kind:bss addr:0x020dbf0c ambiguous +data_ov020_020dbf38 kind:bss addr:0x020dbf38 ambiguous +data_ov020_020dbf40 kind:bss addr:0x020dbf40 +data_ov020_020dbf4a kind:bss addr:0x020dbf4a +data_ov020_020dbf54 kind:bss addr:0x020dbf54 +data_ov020_020dbf5c kind:bss addr:0x020dbf5c ambiguous +data_ov020_020dbf80 kind:bss addr:0x020dbf80 ambiguous +data_ov020_020dbfa0 kind:bss addr:0x020dbfa0 +data_ov020_020dc060 kind:bss addr:0x020dc060 +data_ov020_020dc180 kind:bss addr:0x020dc180 +data_ov020_020dc19c kind:bss addr:0x020dc19c ambiguous +data_ov020_020dc239 kind:bss addr:0x020dc239 ambiguous +data_ov020_020dc269 kind:bss addr:0x020dc269 ambiguous +data_ov020_020dc2b4 kind:bss addr:0x020dc2b4 ambiguous +data_ov020_020dc364 kind:bss addr:0x020dc364 ambiguous +data_ov020_020dc380 kind:bss addr:0x020dc380 +data_ov020_020dc600 kind:bss addr:0x020dc600 +data_ov020_020dca00 kind:bss addr:0x020dca00 +data_ov020_020dcd51 kind:bss addr:0x020dcd51 ambiguous +data_ov020_020dd104 kind:bss addr:0x020dd104 ambiguous +data_ov020_020dd220 kind:bss addr:0x020dd220 +data_ov020_020dda40 kind:bss addr:0x020dda40 +data_ov020_020dda60 kind:bss addr:0x020dda60 ambiguous +data_ov020_020de940 kind:bss addr:0x020de940 +data_ov020_020de94c kind:bss addr:0x020de94c +data_ov020_020ded40 kind:bss addr:0x020ded40 +data_ov020_020dee40 kind:bss addr:0x020dee40 +data_ov020_020df550 kind:bss addr:0x020df550 +data_ov020_020df552 kind:bss addr:0x020df552 +data_ov020_020df554 kind:bss addr:0x020df554 +data_ov020_020df568 kind:bss addr:0x020df568 +data_ov020_020df56e kind:bss addr:0x020df56e +data_ov020_020df584 kind:bss addr:0x020df584 +data_ov020_020df59e kind:bss addr:0x020df59e +data_ov020_020df5f4 kind:bss addr:0x020df5f4 +data_ov020_020df6c0 kind:bss addr:0x020df6c0 +data_ov020_020e0fde kind:bss addr:0x020e0fde ambiguous +data_ov020_020e14a4 kind:bss addr:0x020e14a4 ambiguous +data_ov020_020e14c0 kind:bss addr:0x020e14c0 +data_ov020_020e1500 kind:bss addr:0x020e1500 +data_ov020_020e1520 kind:bss addr:0x020e1520 +data_ov020_020e3494 kind:bss addr:0x020e3494 ambiguous +data_ov020_020e3b7c kind:bss addr:0x020e3b7c ambiguous +data_ov020_020e3c84 kind:bss addr:0x020e3c84 ambiguous +data_ov020_020e3df8 kind:bss addr:0x020e3df8 ambiguous +data_ov020_020e3e24 kind:bss addr:0x020e3e24 ambiguous +data_ov020_020e4058 kind:bss addr:0x020e4058 ambiguous +data_ov020_020e40b8 kind:bss addr:0x020e40b8 ambiguous +data_ov020_020e4584 kind:bss addr:0x020e4584 ambiguous +data_ov020_020e58a8 kind:bss addr:0x020e58a8 ambiguous +data_ov020_020e6b14 kind:bss addr:0x020e6b14 ambiguous +data_ov020_020e75dc kind:bss addr:0x020e75dc ambiguous +data_ov020_020e7660 kind:bss addr:0x020e7660 ambiguous +data_ov020_020e7768 kind:bss addr:0x020e7768 ambiguous +data_ov020_020e7794 kind:bss addr:0x020e7794 ambiguous +data_ov020_020e7798 kind:bss addr:0x020e7798 ambiguous +data_ov020_020e782c kind:bss addr:0x020e782c ambiguous +data_ov020_020e7ae4 kind:bss addr:0x020e7ae4 ambiguous +data_ov020_020e7b7c kind:bss addr:0x020e7b7c ambiguous +data_ov020_020e7e44 kind:bss addr:0x020e7e44 ambiguous +data_ov020_020e7f30 kind:bss addr:0x020e7f30 ambiguous +data_ov020_020e81b4 kind:bss addr:0x020e81b4 ambiguous +data_ov020_020e8234 kind:bss addr:0x020e8234 ambiguous +data_ov020_020e8288 kind:bss addr:0x020e8288 ambiguous +data_ov020_020e82b8 kind:bss addr:0x020e82b8 ambiguous +data_ov020_020e82bc kind:bss addr:0x020e82bc ambiguous +data_ov020_020e834c kind:bss addr:0x020e834c ambiguous +data_ov020_020e8368 kind:bss addr:0x020e8368 ambiguous +data_ov020_020e83f4 kind:bss addr:0x020e83f4 ambiguous +data_ov020_020e8438 kind:bss addr:0x020e8438 ambiguous +data_ov020_020e846c kind:bss addr:0x020e846c ambiguous +data_ov020_020e8494 kind:bss addr:0x020e8494 ambiguous +data_ov020_020e84b8 kind:bss addr:0x020e84b8 ambiguous +data_ov020_020e8510 kind:bss addr:0x020e8510 ambiguous +data_ov020_020e8520 kind:bss addr:0x020e8520 +data_ov020_020e8524 kind:bss addr:0x020e8524 +data_ov020_020e8528 kind:bss addr:0x020e8528 ambiguous +data_ov020_020e8530 kind:bss addr:0x020e8530 +data_ov020_020e853c kind:bss addr:0x020e853c +data_ov020_020e8548 kind:bss addr:0x020e8548 +data_ov020_020e8560 kind:bss addr:0x020e8560 +data_ov020_020e8578 kind:bss addr:0x020e8578 +data_ov020_020e85b8 kind:bss addr:0x020e85b8 +data_ov020_020e85f8 kind:bss addr:0x020e85f8 +data_ov020_020e8610 kind:bss addr:0x020e8610 ambiguous +data_ov020_020e8638 kind:bss addr:0x020e8638 +data_ov020_020e863c kind:bss addr:0x020e863c +data_ov020_020e863d kind:bss addr:0x020e863d +data_ov020_020e8718 kind:bss addr:0x020e8718 +data_ov020_020e871c kind:bss addr:0x020e871c ambiguous +data_ov020_020e8720 kind:bss addr:0x020e8720 +data_ov020_020e8728 kind:bss addr:0x020e8728 ambiguous +data_ov020_020e872c kind:bss addr:0x020e872c +data_ov020_020e8730 kind:bss addr:0x020e8730 +data_ov020_020e873c kind:bss addr:0x020e873c +data_ov020_020e8752 kind:bss addr:0x020e8752 ambiguous +data_ov020_020e8756 kind:bss addr:0x020e8756 ambiguous +data_ov020_020e8758 kind:bss addr:0x020e8758 ambiguous +data_ov020_020e875a kind:bss addr:0x020e875a ambiguous +data_ov020_020e8804 kind:bss addr:0x020e8804 ambiguous +data_ov020_020e8a3c kind:bss addr:0x020e8a3c +data_ov020_020e8b00 kind:bss addr:0x020e8b00 +data_ov020_020e8b3c kind:bss addr:0x020e8b3c ambiguous +data_ov020_020e8bcc kind:bss addr:0x020e8bcc +data_ov020_020e8bd0 kind:bss addr:0x020e8bd0 +data_ov020_020e8c50 kind:bss addr:0x020e8c50 +data_ov020_020e8c98 kind:bss addr:0x020e8c98 ambiguous +data_ov020_020e8cd4 kind:bss addr:0x020e8cd4 +data_ov020_020e8cdc kind:bss addr:0x020e8cdc +data_ov020_020e8cfc kind:bss addr:0x020e8cfc +data_ov020_020e8d24 kind:bss addr:0x020e8d24 +data_ov020_020e8d38 kind:bss addr:0x020e8d38 +data_ov020_020e8d48 kind:bss addr:0x020e8d48 +data_ov020_020e8d80 kind:bss addr:0x020e8d80 +data_ov020_020e9780 kind:bss addr:0x020e9780 +data_ov020_020e9800 kind:bss addr:0x020e9800 +data_ov020_020e9804 kind:bss addr:0x020e9804 +data_ov020_020e9808 kind:bss addr:0x020e9808 +data_ov020_020e9840 kind:bss addr:0x020e9840 +data_ov020_020e9848 kind:bss addr:0x020e9848 +data_ov020_020e984e kind:bss addr:0x020e984e +data_ov020_020e9850 kind:bss addr:0x020e9850 +data_ov020_020e98a8 kind:bss addr:0x020e98a8 +data_ov020_020e98c0 kind:bss addr:0x020e98c0 +data_ov020_020e9980 kind:bss addr:0x020e9980 +data_ov020_020e998c kind:bss addr:0x020e998c +data_ov020_020e99a0 kind:bss addr:0x020e99a0 +data_ov020_020e99c0 kind:bss addr:0x020e99c0 +data_ov020_020e99c4 kind:bss addr:0x020e99c4 +data_ov020_020e99cc kind:bss addr:0x020e99cc +data_ov020_020e99d0 kind:bss addr:0x020e99d0 +data_ov020_020e99e4 kind:bss addr:0x020e99e4 diff --git a/config/usa/arm9/overlays/ov021/delinks.txt b/config/usa/arm9/overlays/ov021/delinks.txt new file mode 100644 index 00000000..972546fa --- /dev/null +++ b/config/usa/arm9/overlays/ov021/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020e9a20 end:0x02106c14 kind:code align:32 + .rodata start:0x02106c14 end:0x02107918 kind:rodata align:4 + .init start:0x02107918 end:0x02107e2c kind:code align:4 + .ctor start:0x02107e2c end:0x02107e64 kind:rodata align:4 + .data start:0x02107e80 end:0x02109060 kind:data align:32 + .bss start:0x02109060 end:0x02109b80 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov021/relocs.txt b/config/usa/arm9/overlays/ov021/relocs.txt new file mode 100644 index 00000000..08f1061c --- /dev/null +++ b/config/usa/arm9/overlays/ov021/relocs.txt @@ -0,0 +1,4254 @@ +from:0x020e9a38 kind:arm_call to:0x020182bc module:main +from:0x020e9a48 kind:arm_call to:0x0201bac4 module:main +from:0x020e9a88 kind:arm_call to:0x020c84d8 module:overlay(20) +from:0x020e9a90 kind:arm_call to:0x02016574 module:main +from:0x020e9aa0 kind:arm_call to:0x02013370 module:main +from:0x020e9ab8 kind:arm_call_thumb to:0x020bd4f4 module:overlay(1) +from:0x020e9ac8 kind:arm_call_thumb to:0x020be10c module:overlay(1) +from:0x020e9ae0 kind:arm_call to:0x020ce1b0 module:overlay(20) +from:0x020e9ae4 kind:arm_call to:0x020fb578 module:overlay(21) +from:0x020e9b10 kind:arm_call to:0x02011f3c module:main +from:0x020e9b20 kind:arm_call to:0x02105e4c module:overlay(21) +from:0x020e9b34 kind:arm_call to:0x02011f3c module:main +from:0x020e9b44 kind:arm_call to:0x020fb920 module:overlay(21) +from:0x020e9b58 kind:arm_call to:0x02011f3c module:main +from:0x020e9b68 kind:arm_call to:0x020fbf88 module:overlay(21) +from:0x020e9b7c kind:arm_call to:0x02011f3c module:main +from:0x020e9b8c kind:arm_call to:0x020fd498 module:overlay(21) +from:0x020e9ba0 kind:arm_call to:0x02011f3c module:main +from:0x020e9bb0 kind:arm_call to:0x020ff2d8 module:overlay(21) +from:0x020e9bd8 kind:arm_call to:0x02036170 module:main +from:0x020e9be0 kind:arm_call to:0x02036134 module:main +from:0x020e9bec kind:arm_call to:0x020c6e54 module:overlay(20) +from:0x020e9c24 kind:load to:0x02107ea4 module:overlay(21) +from:0x020e9c28 kind:load to:0x02107e88 module:overlay(21) +from:0x020e9c2c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020e9c30 kind:load to:0x02109060 module:overlay(21) +from:0x020e9c34 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020e9c38 kind:load to:0x02049a0c module:main +from:0x020e9c3c kind:load to:0x0204a0f0 module:main +from:0x020e9c40 kind:load to:0x020ea061 module:overlay(21) +from:0x020e9c44 kind:load to:0x020b4ecc module:overlay(0) +from:0x020e9c48 kind:load to:0x020e873c module:overlays(19,20) +from:0x020e9c50 kind:load to:0x020e8b00 module:overlays(19,20) +from:0x020e9c5c kind:arm_call to:0x0201baa4 module:main +from:0x020e9c84 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020e9cb4 kind:arm_call to:0x0200e234 module:main +from:0x020e9cbc kind:arm_call_thumb to:0x020be6d4 module:overlay(1) +from:0x020e9cc4 kind:arm_call_thumb to:0x020bd8f0 module:overlay(1) +from:0x020e9ccc kind:arm_call to:0x020c854c module:overlay(20) +from:0x020e9cd0 kind:arm_call to:0x020c9960 module:overlay(20) +from:0x020e9ce4 kind:arm_call to:0x0201baa4 module:main +from:0x020e9cec kind:arm_call to:0x02018324 module:main +from:0x020e9cf8 kind:load to:0x02107ea4 module:overlay(21) +from:0x020e9cfc kind:load to:0x020b502c module:overlay(0) +from:0x020e9d00 kind:load to:0x020b50a0 module:overlay(0) +from:0x020e9d04 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020e9d08 kind:load to:0x02109060 module:overlay(21) +from:0x020e9d28 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020e9d58 kind:arm_call to:0x0200e234 module:main +from:0x020e9d60 kind:arm_call_thumb to:0x020be6d4 module:overlay(1) +from:0x020e9d68 kind:arm_call_thumb to:0x020bd8f0 module:overlay(1) +from:0x020e9d70 kind:arm_call to:0x020c854c module:overlay(20) +from:0x020e9d74 kind:arm_call to:0x020c9960 module:overlay(20) +from:0x020e9d88 kind:arm_call to:0x0201baa4 module:main +from:0x020e9d90 kind:arm_call to:0x02018324 module:main +from:0x020e9d98 kind:arm_call to:0x02011ff4 module:main +from:0x020e9da4 kind:load to:0x02107ea4 module:overlay(21) +from:0x020e9da8 kind:load to:0x020b502c module:overlay(0) +from:0x020e9dac kind:load to:0x020b50a0 module:overlay(0) +from:0x020e9db0 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020e9db4 kind:load to:0x02109060 module:overlay(21) +from:0x020e9dd0 kind:arm_call to:0x0201834c module:main +from:0x020e9dd8 kind:arm_call_thumb to:0x020be5c8 module:overlay(1) +from:0x020e9de0 kind:arm_call_thumb to:0x020bd8c8 module:overlay(1) +from:0x020e9df0 kind:arm_call to:0x020fb660 module:overlay(21) +from:0x020e9df8 kind:load to:0x027e0994 module:dtcm +from:0x020e9dfc kind:load to:0x020b502c module:overlay(0) +from:0x020e9e00 kind:load to:0x020b50a0 module:overlay(0) +from:0x020e9e10 kind:arm_call to:0x020c87b4 module:overlay(20) +from:0x020e9e24 kind:arm_call to:0x020e9fc0 module:overlay(21) +from:0x020e9e34 kind:arm_call to:0x020fb6ac module:overlay(21) +from:0x020e9e3c kind:arm_call to:0x020c88bc module:overlay(20) +from:0x020e9e44 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020e9e60 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020e9e98 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020e9e9c kind:load to:0x020b6288 module:overlay(0) +from:0x020e9eb4 kind:load to:0x020fb6cc module:overlay(21) +from:0x020e9ecc kind:load to:0x020fb6e0 module:overlay(21) +from:0x020e9ee4 kind:load to:0x020fb6f4 module:overlay(21) +from:0x020e9efc kind:load to:0x020fb708 module:overlay(21) +from:0x020e9f14 kind:load to:0x020fb71c module:overlay(21) +from:0x020e9f4c kind:arm_call to:0x0201bb5c module:main +from:0x020e9f58 kind:arm_call to:0x0201b980 module:main +from:0x020e9f70 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020e9f7c kind:arm_call to:0x0206d214 module:overlay(0) +from:0x020e9fa4 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020e9fb0 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x020e9fb8 kind:load to:0x0204e5d8 module:main +from:0x020e9fbc kind:load to:0x020b5198 module:overlay(0) +from:0x020e9fd0 kind:arm_call to:0x02013014 module:main +from:0x020e9fe0 kind:arm_call to:0x020fb67c module:overlay(21) +from:0x020e9ff4 kind:arm_call to:0x020fb660 module:overlay(21) +from:0x020e9ffc kind:arm_call to:0x02013070 module:main +from:0x020ea00c kind:load to:0x0204997c module:main +from:0x020ea040 kind:load to:0x02109060 module:overlay(21) +from:0x020ea04c kind:arm_call to:0x0201baa4 module:main +from:0x020ea054 kind:arm_call to:0x02011ff4 module:main +from:0x020ea06c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ea076 kind:thumb_call to:0x020ea090 module:overlay(21) +from:0x020ea084 kind:arm_call_thumb to:0x020141dc module:main +from:0x020ea096 kind:thumb_call_arm to:0x02060ec4 module:overlay(0) +from:0x020ea0ac kind:thumb_call_arm to:0x0203d138 module:main +from:0x020ea0c2 kind:thumb_call_arm to:0x0203d138 module:main +from:0x020ea0dc kind:thumb_call_arm to:0x02100440 module:overlay(21) +from:0x020ea0f8 kind:thumb_call_arm to:0x02023564 module:main +from:0x020ea0fe kind:thumb_call_arm to:0x020235cc module:main +from:0x020ea108 kind:load to:0x02107ee4 module:overlay(21) +from:0x020ea110 kind:load to:0x0201852d module:main +from:0x020ea114 kind:load to:0x020ea07c module:overlay(21) +from:0x020ea118 kind:load to:0x02018529 module:main +from:0x020ea11c kind:load to:0x020ea121 module:overlay(21) +from:0x020ea124 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020ea136 kind:thumb_call_arm to:0x02100464 module:overlay(21) +from:0x020ea146 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020ea154 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020ea15a kind:thumb_call_arm to:0x02060f6c module:overlay(0) +from:0x020ea164 kind:load to:0x02018529 module:main +from:0x020ea168 kind:load to:0x0201852d module:main +from:0x020ea176 kind:thumb_call_arm to:0x02100464 module:overlay(21) +from:0x020ea186 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020ea194 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020ea19a kind:thumb_call_arm to:0x02060f6c module:overlay(0) +from:0x020ea1a0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ea1a8 kind:load to:0x02018529 module:main +from:0x020ea1ac kind:load to:0x0201852d module:main +from:0x020ea1c8 kind:thumb_call_arm to:0x020235cc module:main +from:0x020ea21c kind:arm_call_thumb to:0x02061728 module:overlay(0) +from:0x020ea228 kind:arm_call_thumb to:0x02061740 module:overlay(0) +from:0x020ea22c kind:arm_call to:0x02019c24 module:main +from:0x020ea23c kind:load to:0x027e0998 module:dtcm +from:0x020ea248 kind:arm_call to:0x020ea6d8 module:overlay(21) +from:0x020ea298 kind:arm_call to:0x02013c08 module:main +from:0x020ea2a4 kind:arm_call to:0x02013b24 module:main +from:0x020ea2c0 kind:arm_call to:0x02014478 module:main +from:0x020ea300 kind:arm_call to:0x02018654 module:main +from:0x020ea314 kind:arm_call to:0x02018734 module:main +from:0x020ea31c kind:arm_call to:0x020188e0 module:main +from:0x020ea324 kind:arm_call to:0x020ea498 module:overlay(21) +from:0x020ea3a0 kind:arm_call to:0x02061744 module:overlay(0) +from:0x020ea3a8 kind:load to:0x0204a0f0 module:main +from:0x020ea3ac kind:load to:0x02049af8 module:main +from:0x020ea3b0 kind:load to:0x02049b2c module:main +from:0x020ea3b4 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ea3b8 kind:load to:0x027e0998 module:dtcm +from:0x020ea3c8 kind:arm_call to:0x0201866c module:main +from:0x020ea3e0 kind:arm_call to:0x02061748 module:overlay(0) +from:0x020ea3ec kind:arm_call to:0x020189ec module:main +from:0x020ea3f4 kind:arm_call to:0x020ea5b8 module:overlay(21) +from:0x020ea3fc kind:load to:0x027e0998 module:dtcm +from:0x020ea42c kind:arm_call to:0x0201895c module:main +from:0x020ea438 kind:arm_call to:0x02018808 module:main +from:0x020ea444 kind:arm_call to:0x020ea5fc module:overlay(21) +from:0x020ea44c kind:load to:0x0204e5d8 module:main +from:0x020ea45c kind:arm_call to:0x02018680 module:main +from:0x020ea468 kind:arm_call to:0x020ea660 module:overlay(21) +from:0x020ea480 kind:arm_call to:0x0201c0bc module:main +from:0x020ea490 kind:arm_call_thumb to:0x020ea1b0 module:overlay(21) +from:0x020ea5b4 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ea6c0 kind:load to:0x02107ecc module:overlay(21) +from:0x020ea6c4 kind:load to:0x020bd715 module:overlays(1,2,4) +from:0x020ea6d4 kind:load to:0x020bd765 module:overlays(1,2,4) +from:0x020ea6f0 kind:arm_call to:0x020ea704 module:overlay(21) +from:0x020ea6f8 kind:arm_call to:0x02011ff4 module:main +from:0x020ea700 kind:load to:0x027e0998 module:dtcm +from:0x020ea714 kind:load to:0x027e0998 module:dtcm +from:0x020ea720 kind:arm_call_thumb to:0x020b6d38 module:overlay(1) +from:0x020ea738 kind:arm_call to:0x02059170 module:overlay(0) +from:0x020ea750 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020ea754 kind:load to:0x02107f40 module:overlay(21) +from:0x020ea758 kind:load to:0x02107f2c module:overlay(21) +from:0x020ea770 kind:arm_call to:0x020591ac module:overlay(0) +from:0x020ea778 kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x020ea784 kind:load to:0x02107f40 module:overlay(21) +from:0x020ea788 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020ea7a0 kind:arm_call to:0x020591ac module:overlay(0) +from:0x020ea7a8 kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x020ea7b0 kind:arm_call to:0x02011ff4 module:main +from:0x020ea7bc kind:load to:0x02107f40 module:overlay(21) +from:0x020ea7c0 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020ea7cc kind:load to:0x020b6f1d module:overlays(1,8) +from:0x020ea7d8 kind:arm_call_thumb to:0x020b81c0 module:overlays(1,14) +from:0x020ea7ec kind:load to:0x02107f58 module:overlay(21) +from:0x020ea7f4 kind:arm_call_thumb to:0x020b85a8 module:overlay(1) +from:0x020ea804 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020ea80c kind:arm_call to:0x02061210 module:overlay(0) +from:0x020ea814 kind:load to:0x0204a068 module:main +from:0x020ea820 kind:arm_call_thumb to:0x020b8510 module:overlay(1) +from:0x020ea834 kind:arm_call_thumb to:0x020b8510 module:overlay(1) +from:0x020ea83c kind:arm_call to:0x02011ff4 module:main +from:0x020ea858 kind:load to:0x02106c3c module:overlay(21) +from:0x020ea8c8 kind:arm_call to:0x020ea878 module:overlay(21) +from:0x020ea928 kind:arm_call to:0x0203a3a0 module:main +from:0x020ea980 kind:load to:0x02106e68 module:overlay(21) +from:0x020ea984 kind:load to:0x02106e5c module:overlay(21) +from:0x020ea988 kind:load to:0x02106e58 module:overlay(21) +from:0x020ea99a kind:thumb_call_arm to:0x020ea85c module:overlay(21) +from:0x020ea9c2 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020ea9ce kind:thumb_call_arm to:0x02028c24 module:main +from:0x020ea9da kind:thumb_call_arm to:0x02028c24 module:main +from:0x020eaa06 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa14 kind:thumb_call to:0x020bc008 module:overlay(1) +from:0x020eaa26 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa38 kind:thumb_call to:0x020bc97c module:overlay(1) +from:0x020eaa44 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa4e kind:thumb_call to:0x020eba28 module:overlay(21) +from:0x020eaa58 kind:thumb_call_arm to:0x020ea85c module:overlay(21) +from:0x020eaa72 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020eaa84 kind:thumb_call_arm to:0x02065864 module:overlay(0) +from:0x020eaa96 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x020eaaa0 kind:load to:0x02106ca4 module:overlay(21) +from:0x020eaaaa kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eaab8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eaac8 kind:thumb_call to:0x020bcac0 module:overlay(1) +from:0x020eaace kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eaade kind:thumb_call to:0x020bc090 module:overlay(1) +from:0x020eaae4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020eab08 kind:thumb_call to:0x0208c8d8 module:overlay(0) +from:0x020eab16 kind:thumb_call to:0x0208efb0 module:overlay(0) +from:0x020eab38 kind:thumb_call to:0x020bbdf8 module:overlays(1,2) +from:0x020eab42 kind:thumb_call to:0x020bbee0 module:overlay(1) +from:0x020eab80 kind:arm_call to:0x020bcdc8 module:overlay(17) +from:0x020eab90 kind:arm_call to:0x020bd768 module:overlay(17) +from:0x020eabb0 kind:arm_call to:0x020fb518 module:overlay(21) +from:0x020eac14 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020eac20 kind:arm_call to:0x020eb5d8 module:overlay(21) +from:0x020eac3c kind:arm_call to:0x020ebe28 module:overlay(21) +from:0x020eac88 kind:arm_call to:0x01fff280 module:itcm +from:0x020eac98 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eacc0 kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x020eace8 kind:arm_call to:0x020f6f38 module:overlay(21) +from:0x020ead04 kind:arm_call to:0x020eba88 module:overlay(21) +from:0x020ead10 kind:arm_call to:0x020ea8e0 module:overlay(21) +from:0x020ead20 kind:arm_call to:0x020ebdd0 module:overlay(21) +from:0x020ead8c kind:arm_call to:0x020c8e60 module:overlay(20) +from:0x020ead9c kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x020eadd8 kind:arm_call to:0x020c8e60 module:overlay(20) +from:0x020eadf4 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eadf8 kind:load to:0x027e0cf4 module:dtcm +from:0x020eadfc kind:load to:0x027e09a8 module:dtcm +from:0x020eae48 kind:arm_call to:0x020bdcd4 module:overlay(17) +from:0x020eae60 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eae98 kind:arm_call to:0x020eaf78 module:overlay(21) +from:0x020eaeb4 kind:arm_call to:0x020bdd64 module:overlay(17) +from:0x020eaecc kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eaef8 kind:arm_call to:0x020eb518 module:overlay(21) +from:0x020eaf18 kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x020eaf5c kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x020eaf74 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eafd4 kind:arm_call to:0x020eb518 module:overlay(21) +from:0x020eafec kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb0a8 kind:arm_call to:0x01ff9f38 module:itcm +from:0x020eb0c0 kind:arm_call to:0x02028c24 module:main +from:0x020eb168 kind:arm_call to:0x020eb518 module:overlay(21) +from:0x020eb198 kind:arm_call to:0x0208dd30 module:overlay(0) +from:0x020eb1d8 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020eb200 kind:arm_call to:0x020bdf28 module:overlay(17) +from:0x020eb21c kind:arm_call to:0x020ebb18 module:overlay(21) +from:0x020eb230 kind:arm_call to:0x020eaf78 module:overlay(21) +from:0x020eb270 kind:arm_call to:0x01ffd43c module:itcm +from:0x020eb314 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020eb330 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb334 kind:load to:0x0204e5d8 module:main +from:0x020eb338 kind:load to:0x027e09bc module:dtcm +from:0x020eb33c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb340 kind:load to:0x020ab4bc module:overlay(0) +from:0x020eb344 kind:load to:0x0203e93c module:main +from:0x020eb370 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb374 kind:load to:0x027e07d4 module:dtcm +from:0x020eb3b4 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x020eb3bc kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb3fc kind:arm_call to:0x0208d920 module:overlay(0) +from:0x020eb404 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb438 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb43c kind:load to:0x027e07d4 module:dtcm +from:0x020eb46c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb470 kind:load to:0x027e07d4 module:dtcm +from:0x020eb4a8 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb4e0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb514 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb548 kind:arm_call to:0x0208dc18 module:overlay(0) +from:0x020eb550 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb5ac kind:arm_call to:0x01ffb9cc module:itcm +from:0x020eb5d4 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb620 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb624 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb690 kind:arm_call to:0x020ea878 module:overlay(21) +from:0x020eb698 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb69c kind:load to:0x027e0cf4 module:dtcm +from:0x020eb70c kind:arm_call to:0x020ea8b8 module:overlay(21) +from:0x020eb714 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb718 kind:load to:0x027e0cf4 module:dtcm +from:0x020eb7a8 kind:arm_call to:0x0205d71c module:overlay(0) +from:0x020eb7dc kind:arm_call to:0x0208cc38 module:overlay(0) +from:0x020eb800 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb844 kind:arm_call to:0x01fff280 module:itcm +from:0x020eb84c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb89c kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x020eb8bc kind:arm_call to:0x020ffa9c module:overlay(21) +from:0x020eb8d8 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eb8dc kind:load to:0x027e0cf4 module:dtcm +from:0x020eb920 kind:arm_call to:0x01fff280 module:itcm +from:0x020eb9c8 kind:arm_call to:0x020eb5d8 module:overlay(21) +from:0x020eb9f8 kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x020eba20 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020eba24 kind:load to:0x0203e93c module:main +from:0x020eba56 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020eba80 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020eba9c kind:arm_call to:0x020fa4b0 module:overlay(21) +from:0x020ebae8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ebaf0 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ebb04 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ebb0c kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ebb14 kind:load to:0x027e0cf4 module:dtcm +from:0x020ebbcc kind:arm_call to:0x0201aaa8 module:main +from:0x020ebc00 kind:arm_call to:0x0201aaa8 module:main +from:0x020ebc14 kind:load to:0x027e0998 module:dtcm +from:0x020ebc18 kind:load to:0x0204aefc module:main +from:0x020ebc78 kind:arm_call to:0x0208dd40 module:overlay(0) +from:0x020ebcb8 kind:arm_call to:0x020f45d8 module:overlay(21) +from:0x020ebccc kind:arm_call to:0x01fff350 module:itcm +from:0x020ebd10 kind:arm_call to:0x020f6f38 module:overlay(21) +from:0x020ebd24 kind:arm_call to:0x020ffa9c module:overlay(21) +from:0x020ebd58 kind:arm_call to:0x020fae1c module:overlay(21) +from:0x020ebd74 kind:load to:0x027e0ce4 module:dtcm +from:0x020ebd78 kind:load to:0x027e0cf4 module:dtcm +from:0x020ebd8c kind:arm_call to:0x020ea848 module:overlay(21) +from:0x020ebd9c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ebdf8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020ebe1c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020ebe24 kind:load to:0x027e0cec module:dtcm +from:0x020ebe44 kind:load to:0x020ab4bc module:overlay(0) +from:0x020ebe48 kind:load to:0x01fff254 module:itcm +from:0x020ebe84 kind:arm_call to:0x020864d8 module:overlay(0) +from:0x020ebea4 kind:arm_call to:0x02015058 module:main +from:0x020ebed4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ebee4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ebef8 kind:arm_call to:0x020ea848 module:overlay(21) +from:0x020ebf18 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020ebf30 kind:arm_call to:0x02015058 module:main +from:0x020ebf64 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ebf74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ebf88 kind:arm_call to:0x020ea848 module:overlay(21) +from:0x020ebfa8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020ebfb4 kind:load to:0x020ab4bc module:overlay(0) +from:0x020ebfbc kind:load to:0x027e0cec module:dtcm +from:0x020ebfcc kind:arm_call to:0x0208f800 module:overlay(0) +from:0x020ebfe0 kind:load to:0x02107fa4 module:overlay(21) +from:0x020ec034 kind:arm_call to:0x020717ac module:overlay(0) +from:0x020ec044 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020ec050 kind:load to:0x027e09a8 module:dtcm +from:0x020ec06c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ec08c kind:arm_call to:0x0209076c module:overlay(0) +from:0x020ec098 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020ec0a8 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020ec0bc kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020ec0c4 kind:arm_call to:0x02011ff4 module:main +from:0x020ec0d8 kind:load to:0x021090a8 module:overlay(21) +from:0x020ec0ec kind:arm_call to:0x02011f3c module:main +from:0x020ec0f8 kind:arm_call to:0x020ecce0 module:overlay(21) +from:0x020ec110 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020ec144 kind:load to:0x02108024 module:overlay(21) +from:0x020ec19c kind:arm_call to:0x01fff498 module:itcm +from:0x020ec1a8 kind:arm_call to:0x01fff584 module:itcm +from:0x020ec1e8 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x020ec1fc kind:load to:0x027e0ce8 module:dtcm +from:0x020ec214 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020ec238 kind:load to:0x02107fec module:overlay(21) +from:0x020ec270 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ec27c kind:arm_call to:0x01fff458 module:itcm +from:0x020ec2d8 kind:arm_call to:0x01fff498 module:itcm +from:0x020ec2dc kind:arm_call to:0x01fff584 module:itcm +from:0x020ec31c kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x020ec338 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec348 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ec394 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ec3a0 kind:arm_call to:0x02017f10 module:main +from:0x020ec3c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020ec3c8 kind:load to:0x027e0ce8 module:dtcm +from:0x020ec400 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ec408 kind:arm_call to:0x01fff458 module:itcm +from:0x020ec420 kind:arm_call to:0x020ed81c module:overlay(21) +from:0x020ec518 kind:arm_call to:0x020f9ac0 module:overlay(21) +from:0x020ec534 kind:arm_call to:0x020efc3c module:overlay(21) +from:0x020ec540 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ec550 kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x020ec560 kind:load to:0x027e0ce4 module:dtcm +from:0x020ec568 kind:load to:0x027e0cf4 module:dtcm +from:0x020ec574 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x020ec588 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020ec598 kind:load to:0x02108048 module:overlay(21) +from:0x020ec59c kind:load to:0x02106cbc module:overlay(21) +from:0x020ec684 kind:arm_call to:0x02017908 module:main +from:0x020ec6a0 kind:arm_call to:0x020f978c module:overlay(21) +from:0x020ec6bc kind:arm_call to:0x020f9728 module:overlay(21) +from:0x020ec6dc kind:arm_call to:0x02017908 module:main +from:0x020ec6e8 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ec744 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ec76c kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ec810 kind:arm_call to:0x02017908 module:main +from:0x020ec82c kind:arm_call to:0x020f942c module:overlay(21) +from:0x020ec84c kind:arm_call to:0x02017908 module:main +from:0x020ec868 kind:arm_call to:0x020f9728 module:overlay(21) +from:0x020ec894 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ec8bc kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ec91c kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ec978 kind:load to:0x027e09a4 module:dtcm +from:0x020ec980 kind:load to:0x027e0cf4 module:dtcm +from:0x020ec9d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eca4c kind:arm_call to:0x0205addc module:overlay(0) +from:0x020eca70 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ecaa8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020ecaec kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020ecb40 kind:load to:0x027e0cf4 module:dtcm +from:0x020ecb44 kind:load to:0x027e0960 module:dtcm +from:0x020ecb48 kind:load to:0x02109064 module:overlay(21) +from:0x020ecb4c kind:load to:0x02107fc4 module:overlay(21) +from:0x020ecb54 kind:load to:0x02107fc4 module:overlay(21) +from:0x020ecb64 kind:arm_call to:0x020ec984 module:overlay(21) +from:0x020ecbb4 kind:arm_call to:0x02017908 module:main +from:0x020ecbf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eccf0 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020ecd00 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x020ecd0c kind:arm_call to:0x020ec208 module:overlay(21) +from:0x020ecd18 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x020ecd78 kind:arm_call to:0x020ec56c module:overlay(21) +from:0x020ece00 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x020ece18 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020ece28 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020ece54 kind:arm_call to:0x0203d138 module:main +from:0x020ecee8 kind:arm_call to:0x020ecc28 module:overlay(21) +from:0x020ecf20 kind:arm_call_thumb to:0x0209b20c module:overlay(0) +from:0x020ecf58 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ecf70 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ecf8c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ecfa4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ecfb0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x020ecfb4 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ecffc kind:load to:0x02108180 module:overlay(21) +from:0x020ed000 kind:load to:0x020b537c module:overlay(0) +from:0x020ed004 kind:load to:0x02108074 module:overlay(21) +from:0x020ed008 kind:load to:0x020a02b4 module:overlay(0) +from:0x020ed00c kind:load to:0x020f015c module:overlay(21) +from:0x020ed010 kind:load to:0x02107fdc module:overlay(21) +from:0x020ed014 kind:load to:0x0210906c module:overlay(21) +from:0x020ed018 kind:load to:0x0210909c module:overlay(21) +from:0x020ed01c kind:load to:0x02109090 module:overlay(21) +from:0x020ed020 kind:load to:0x02109084 module:overlay(21) +from:0x020ed02c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020ed040 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020ed054 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020ed074 kind:arm_call to:0x0203d1e8 module:main +from:0x020ed080 kind:load to:0x020a02b4 module:overlay(0) +from:0x020ed0a8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x020ed0b8 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x020ed0c4 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ed0d0 kind:load to:0x020ed884 module:overlay(21) +from:0x020ed188 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020ed1b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed1cc kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020ed1e4 kind:arm_call to:0x020fa61c module:overlay(21) +from:0x020ed23c kind:arm_call to:0x020fa3ac module:overlay(21) +from:0x020ed278 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ed294 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed2a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed2c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ed318 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020ed320 kind:arm_call to:0x020efe14 module:overlay(21) +from:0x020ed390 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020ed39c kind:load to:0x021080b8 module:overlay(21) +from:0x020ed3a0 kind:load to:0x027e0c90 module:dtcm +from:0x020ed3a8 kind:load to:0x027e09c0 module:dtcm +from:0x020ed3cc kind:arm_call to:0x020bef68 module:overlay(17) +from:0x020ed428 kind:arm_call to:0x01ff930c module:itcm +from:0x020ed458 kind:arm_call to:0x020ed484 module:overlay(21) +from:0x020ed468 kind:arm_call to:0x020ed484 module:overlay(21) +from:0x020ed478 kind:arm_call to:0x020ed484 module:overlay(21) +from:0x020ed480 kind:load to:0x0210906c module:overlay(21) +from:0x020ed4ac kind:arm_call to:0x02028c24 module:main +from:0x020ed4ec kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020ed4f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ed50c kind:arm_call to:0x01ff9f68 module:itcm +from:0x020ed624 kind:arm_call to:0x0201c4b0 module:main +from:0x020ed640 kind:arm_call to:0x0201aa1c module:main +from:0x020ed64c kind:load to:0x0203e93c module:main +from:0x020ed650 kind:load to:0x02109064 module:overlay(21) +from:0x020ed654 kind:load to:0x027e0998 module:dtcm +from:0x020ed658 kind:load to:0x0204ae8c module:main +from:0x020ed65c kind:load to:0x0204aefc module:main +from:0x020ed660 kind:load to:0x0210909c module:overlay(21) +from:0x020ed688 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020ed6b4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020ed714 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ed728 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed758 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020ed7dc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020ed800 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x020ed810 kind:load to:0x027e0cec module:dtcm +from:0x020ed870 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ed8ec kind:arm_call to:0x0200e260 module:main +from:0x020ed8fc kind:arm_call to:0x01ffad5c module:itcm +from:0x020ed92c kind:load to:0x027e0964 module:dtcm +from:0x020ed9d0 kind:load to:0x02108118 module:overlay(21) +from:0x020eda00 kind:arm_call to:0x020c97e8 module:overlay(20) +from:0x020eda10 kind:arm_call to:0x020eda48 module:overlay(21) +from:0x020eda30 kind:arm_call to:0x020f00b8 module:overlay(21) +from:0x020eda3c kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eda44 kind:load to:0x027e0cf4 module:dtcm +from:0x020edae4 kind:arm_call to:0x020f9ac0 module:overlay(21) +from:0x020edb14 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020edb50 kind:arm_call to:0x01ff9258 module:itcm +from:0x020edb74 kind:arm_call to:0x020fa4b0 module:overlay(21) +from:0x020edbb4 kind:arm_call to:0x02016ab8 module:main +from:0x020edbd8 kind:arm_call to:0x020fa4b0 module:overlay(21) +from:0x020edbf0 kind:arm_call to:0x020ef718 module:overlay(21) +from:0x020edc0c kind:arm_call to:0x020c97e8 module:overlay(20) +from:0x020edc2c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020edc38 kind:arm_call to:0x020ef718 module:overlay(21) +from:0x020edc58 kind:load to:0x027e0cf4 module:dtcm +from:0x020edc5c kind:load to:0x027e0ce0 module:dtcm +from:0x020edc60 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020edc98 kind:arm_call to:0x020ecb58 module:overlay(21) +from:0x020edca0 kind:arm_call to:0x0209bf34 module:overlay(0) +from:0x020edd7c kind:arm_call to:0x020ef580 module:overlay(21) +from:0x020edd8c kind:load to:0x02106ce4 module:overlay(21) +from:0x020edd90 kind:load to:0x02106d14 module:overlay(21) +from:0x020eddc4 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ede00 kind:arm_call to:0x020ecb58 module:overlay(21) +from:0x020ede14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ede78 kind:arm_call to:0x020ed9d4 module:overlay(21) +from:0x020eded0 kind:arm_call to:0x020ed9d4 module:overlay(21) +from:0x020edee0 kind:arm_call to:0x020ed9d4 module:overlay(21) +from:0x020edf14 kind:arm_call to:0x01ff916c module:itcm +from:0x020edf28 kind:arm_call to:0x020ef5c8 module:overlay(21) +from:0x020edf60 kind:arm_call to:0x01ff930c module:itcm +from:0x020edf70 kind:arm_call to:0x020efd14 module:overlay(21) +from:0x020edfa0 kind:arm_call to:0x0209b278 module:overlay(0) +from:0x020edfcc kind:arm_call to:0x01ff916c module:itcm +from:0x020edff8 kind:arm_call to:0x0209b400 module:overlay(0) +from:0x020ee00c kind:arm_call to:0x020efd14 module:overlay(21) +from:0x020ee024 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ee090 kind:arm_call to:0x020efd14 module:overlay(21) +from:0x020ee0e4 kind:arm_call to:0x020284f4 module:main +from:0x020ee0ec kind:arm_call to:0x020ed9d4 module:overlay(21) +from:0x020ee0f8 kind:load to:0x027e0cf4 module:dtcm +from:0x020ee100 kind:load to:0x02106ce4 module:overlay(21) +from:0x020ee104 kind:load to:0x02106d14 module:overlay(21) +from:0x020ee198 kind:arm_call to:0x020efd94 module:overlay(21) +from:0x020ee1a4 kind:arm_call to:0x020ecc38 module:overlay(21) +from:0x020ee1b0 kind:load to:0x02106d14 module:overlay(21) +from:0x020ee1e8 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ee210 kind:arm_call to:0x020efd94 module:overlay(21) +from:0x020ee238 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ee248 kind:arm_call to:0x020efd94 module:overlay(21) +from:0x020ee2a4 kind:arm_call to:0x01fff05c module:itcm +from:0x020ee2d8 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ee308 kind:arm_call to:0x020f00a0 module:overlay(21) +from:0x020ee31c kind:arm_call to:0x020efde8 module:overlay(21) +from:0x020ee3a0 kind:arm_call to:0x020f9ac0 module:overlay(21) +from:0x020ee3c4 kind:arm_call to:0x020f9bc0 module:overlay(21) +from:0x020ee40c kind:arm_call to:0x020efce0 module:overlay(21) +from:0x020ee41c kind:arm_call to:0x020c97e8 module:overlay(20) +from:0x020ee470 kind:arm_call to:0x020fa4b0 module:overlay(21) +from:0x020ee494 kind:arm_call to:0x020c97e8 module:overlay(20) +from:0x020ee4a0 kind:arm_call to:0x020eda48 module:overlay(21) +from:0x020ee4bc kind:arm_call to:0x020fa4b0 module:overlay(21) +from:0x020ee4d8 kind:arm_call to:0x020f97f0 module:overlay(21) +from:0x020ee4ec kind:arm_call to:0x020efce0 module:overlay(21) +from:0x020ee4f8 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ee50c kind:arm_call to:0x020ef718 module:overlay(21) +from:0x020ee548 kind:arm_call to:0x020ef5c8 module:overlay(21) +from:0x020ee584 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020ee594 kind:arm_call to:0x020ecc38 module:overlay(21) +from:0x020ee5a4 kind:arm_call to:0x020ecc60 module:overlay(21) +from:0x020ee5b0 kind:arm_call to:0x020eccb0 module:overlay(21) +from:0x020ee5d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee5f8 kind:arm_call to:0x020ef718 module:overlay(21) +from:0x020ee64c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee688 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee6a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee6d8 kind:arm_call to:0x020efd14 module:overlay(21) +from:0x020ee754 kind:arm_call to:0x020efaec module:overlay(21) +from:0x020ee764 kind:arm_call to:0x020f9a44 module:overlay(21) +from:0x020ee78c kind:arm_call to:0x020f00a0 module:overlay(21) +from:0x020ee7a0 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020ee7c0 kind:arm_call to:0x020efd94 module:overlay(21) +from:0x020ee7e4 kind:arm_call to:0x020efd94 module:overlay(21) +from:0x020ee800 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee854 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ee878 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee8bc kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ee8c8 kind:load to:0x027e0cf4 module:dtcm +from:0x020ee8cc kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ee8d4 kind:load to:0x027e0cd8 module:dtcm +from:0x020ee8e0 kind:load to:0x02106ccc module:overlay(21) +from:0x020ee8e4 kind:load to:0x02106d14 module:overlay(21) +from:0x020ee944 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ee990 kind:arm_call to:0x020ef580 module:overlay(21) +from:0x020ee99c kind:load to:0x02106ce4 module:overlay(21) +from:0x020ee9b4 kind:arm_call to:0x020efd14 module:overlay(21) +from:0x020ee9cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ee9fc kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eea08 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eea24 kind:arm_call to:0x020ed9d4 module:overlay(21) +from:0x020eea2c kind:load to:0x027e0cf4 module:dtcm +from:0x020eea9c kind:arm_call to:0x020efc3c module:overlay(21) +from:0x020eeaa8 kind:load to:0x02106cfc module:overlay(21) +from:0x020eeab4 kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020eeac4 kind:arm_call to:0x01ff930c module:itcm +from:0x020eeadc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eeb0c kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eeb18 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eeb20 kind:load to:0x027e0cf4 module:dtcm +from:0x020eeba8 kind:load to:0x02106d2c module:overlay(21) +from:0x020eebe8 kind:arm_call to:0x02015058 module:main +from:0x020eec08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020eec2c kind:arm_call to:0x020efdb4 module:overlay(21) +from:0x020eec3c kind:arm_call to:0x01ff930c module:itcm +from:0x020eec64 kind:arm_call to:0x020ef81c module:overlay(21) +from:0x020eec78 kind:arm_call to:0x020efaec module:overlay(21) +from:0x020eec84 kind:arm_call to:0x020f9a44 module:overlay(21) +from:0x020eecd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eed28 kind:arm_call to:0x020f00a0 module:overlay(21) +from:0x020eed4c kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eed5c kind:arm_call to:0x020efd14 module:overlay(21) +from:0x020eed64 kind:load to:0x027e09a8 module:dtcm +from:0x020eed6c kind:load to:0x027e0cf4 module:dtcm +from:0x020eed70 kind:load to:0x027e0ce0 module:dtcm +from:0x020eeddc kind:load to:0x02106d8c module:overlay(21) +from:0x020eede8 kind:arm_call to:0x020efaec module:overlay(21) +from:0x020eedf8 kind:arm_call to:0x020f9a44 module:overlay(21) +from:0x020eee1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eee6c kind:arm_call to:0x020f00a0 module:overlay(21) +from:0x020eee90 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eeea0 kind:arm_call to:0x020efd14 module:overlay(21) +from:0x020eeea8 kind:load to:0x027e0cf4 module:dtcm +from:0x020eef24 kind:load to:0x02106d14 module:overlay(21) +from:0x020eef50 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eef74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020eef88 kind:arm_call to:0x01ff930c module:itcm +from:0x020eefac kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020eefb4 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef008 kind:arm_call to:0x020effcc module:overlay(21) +from:0x020ef0c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef0fc kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ef10c kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ef118 kind:load to:0x02106d44 module:overlay(21) +from:0x020ef11c kind:load to:0x027e0cf4 module:dtcm +from:0x020ef188 kind:arm_call to:0x020ef580 module:overlay(21) +from:0x020ef194 kind:load to:0x02106d74 module:overlay(21) +from:0x020ef1b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef1d0 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ef244 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020ef25c kind:arm_call to:0x020ef580 module:overlay(21) +from:0x020ef270 kind:load to:0x02106d5c module:overlay(21) +from:0x020ef274 kind:load to:0x027e0cec module:dtcm +from:0x020ef2b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ef30c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020ef328 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020ef344 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020ef360 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020ef3b4 kind:arm_call to:0x020f9f3c module:overlay(21) +from:0x020ef3c0 kind:arm_call to:0x020f92dc module:overlay(21) +from:0x020ef3d4 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ef3e4 kind:load to:0x027e0cec module:dtcm +from:0x020ef3e8 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef454 kind:arm_call to:0x020ef580 module:overlay(21) +from:0x020ef460 kind:load to:0x02106ccc module:overlay(21) +from:0x020ef504 kind:arm_call to:0x020ef580 module:overlay(21) +from:0x020ef514 kind:load to:0x02106ccc module:overlay(21) +from:0x020ef554 kind:arm_call to:0x020f9f3c module:overlay(21) +from:0x020ef560 kind:arm_call to:0x020f92dc module:overlay(21) +from:0x020ef574 kind:arm_call to:0x020ed930 module:overlay(21) +from:0x020ef57c kind:load to:0x027e0cf4 module:dtcm +from:0x020ef5bc kind:arm_call to:0x020f071c module:overlay(21) +from:0x020ef5c4 kind:load to:0x027e0cf4 module:dtcm +from:0x020ef5ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ef6e4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020ef6f0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020ef710 kind:load to:0x0203e93c module:main +from:0x020ef790 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020ef7b4 kind:arm_call to:0x02016c40 module:main +from:0x020ef7d4 kind:arm_call to:0x02016cc8 module:main +from:0x020ef7e8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020ef804 kind:load to:0x02108008 module:overlay(21) +from:0x020ef810 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020ef8a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ef8b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef8d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ef920 kind:arm_call to:0x020eb804 module:overlay(21) +from:0x020ef92c kind:arm_call to:0x01ffccc0 module:itcm +from:0x020ef940 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020ef964 kind:arm_call to:0x020eb850 module:overlay(21) +from:0x020ef990 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020ef9c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ef9d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ef9e4 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020efac8 kind:arm_call to:0x020f6f38 module:overlay(21) +from:0x020efadc kind:load to:0x027e0cf4 module:dtcm +from:0x020efae0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020efae4 kind:load to:0x027e0ce0 module:dtcm +from:0x020efae8 kind:load to:0x0203e93c module:main +from:0x020efb78 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020efb84 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efbd0 kind:arm_call to:0x020eb850 module:overlay(21) +from:0x020efc0c kind:arm_call to:0x020f6f38 module:overlay(21) +from:0x020efc2c kind:load to:0x027e0cf4 module:dtcm +from:0x020efc34 kind:load to:0x027e0ce0 module:dtcm +from:0x020efc38 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020efc68 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020efc70 kind:arm_call to:0x020efd94 module:overlay(21) +from:0x020efcb4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020efcc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020efcd4 kind:load to:0x020b537c module:overlay(0) +from:0x020efcdc kind:load to:0x027e0ce4 module:dtcm +from:0x020efcf0 kind:arm_call to:0x020f00b8 module:overlay(21) +from:0x020efd0c kind:arm_call to:0x020f071c module:overlay(21) +from:0x020efd2c kind:arm_call to:0x01ff916c module:itcm +from:0x020efd90 kind:load to:0x0203e93c module:main +from:0x020efdac kind:load to:0x027e0ce0 module:dtcm +from:0x020efdb0 kind:load to:0x020eb348 module:overlay(21) +from:0x020efdbc kind:arm_call to:0x020efd94 module:overlay(21) +from:0x020efdd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020efdf0 kind:arm_call to:0x020efd94 module:overlay(21) +from:0x020efe00 kind:arm_call to:0x01ffedac module:itcm +from:0x020efe08 kind:arm_call to:0x0205ae60 module:overlay(0) +from:0x020efe54 kind:arm_call to:0x02015058 module:main +from:0x020efe74 kind:arm_call to:0x020fb518 module:overlay(21) +from:0x020efe98 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020efeb8 kind:arm_call to:0x01ff9638 module:itcm +from:0x020efec8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020efee8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020eff0c kind:arm_call to:0x02015058 module:main +from:0x020eff30 kind:arm_call to:0x020fb518 module:overlay(21) +from:0x020eff54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020eff74 kind:arm_call to:0x01ff9638 module:itcm +from:0x020eff84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020effa4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020effb0 kind:load to:0x027e0cf4 module:dtcm +from:0x020effb4 kind:load to:0x027e09a8 module:dtcm +from:0x020f0000 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f001c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f0038 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f0054 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f0070 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f008c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f009c kind:load to:0x027e0cec module:dtcm +from:0x020f00b4 kind:load to:0x020ed930 module:overlay(21) +from:0x020f00c4 kind:arm_call to:0x020f00ec module:overlay(21) +from:0x020f00e0 kind:arm_call to:0x0206e634 module:overlay(0) +from:0x020f00e8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020f0108 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f011c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f0128 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f0144 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f0154 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f0170 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f0178 kind:arm_call to:0x02011ff4 module:main +from:0x020f018c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0194 kind:arm_call to:0x02011ff4 module:main +from:0x020f01a8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f01b0 kind:arm_call to:0x02011ff4 module:main +from:0x020f01c4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f01cc kind:arm_call to:0x02011ff4 module:main +from:0x020f01e8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020f01f0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x020f0204 kind:arm_call to:0x0203d1e8 module:main +from:0x020f020c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f0214 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f021c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f0224 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f022c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020f0234 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f0240 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f0254 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020f025c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x020f0270 kind:arm_call to:0x0203d1e8 module:main +from:0x020f0278 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f0280 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f0288 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f0290 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0298 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020f02a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f02a8 kind:arm_call to:0x02011ff4 module:main +from:0x020f02b4 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f02c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f02d4 kind:load to:0x02109190 module:overlay(21) +from:0x020f02e8 kind:arm_call to:0x02011f3c module:main +from:0x020f02f4 kind:arm_call to:0x020f0348 module:overlay(21) +from:0x020f0308 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020f0344 kind:load to:0x02108268 module:overlay(21) +from:0x020f0358 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f03bc kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x020f03e8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x020f0400 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f0410 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f0448 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x020f0460 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f0490 kind:load to:0x02108320 module:overlay(21) +from:0x020f0494 kind:load to:0x02109190 module:overlay(21) +from:0x020f0498 kind:load to:0x021082d4 module:overlay(21) +from:0x020f049c kind:load to:0x0210828c module:overlay(21) +from:0x020f04a8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f04bc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f04f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f050c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f0514 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f051c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f0524 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f0534 kind:load to:0x02108320 module:overlay(21) +from:0x020f0538 kind:load to:0x027e0ce4 module:dtcm +from:0x020f056c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f0580 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f0588 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f0590 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f0598 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f05a0 kind:arm_call to:0x02011ff4 module:main +from:0x020f05b0 kind:load to:0x02108320 module:overlay(21) +from:0x020f05b4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f05cc kind:arm_call to:0x020f071c module:overlay(21) +from:0x020f05fc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f0654 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f067c kind:load to:0x027e0cf4 module:dtcm +from:0x020f0680 kind:load to:0x02108210 module:overlay(21) +from:0x020f0690 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f06ac kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f06c4 kind:arm_call to:0x020fb518 module:overlay(21) +from:0x020f0708 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020f0710 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0714 kind:load to:0x027e0cf4 module:dtcm +from:0x020f0718 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f0754 kind:load to:0x021081f0 module:overlay(21) +from:0x020f07a0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x020f07e4 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f0834 kind:load to:0x021081d8 module:overlay(21) +from:0x020f083c kind:load to:0x02108230 module:overlay(21) +from:0x020f0874 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f0954 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f0968 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020f0978 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f098c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f09a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f09c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f09f4 kind:load to:0x0203e93c module:main +from:0x020f09f8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0a3c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x020f0a84 kind:load to:0x021081d8 module:overlay(21) +from:0x020f0a88 kind:load to:0x02108248 module:overlay(21) +from:0x020f0a94 kind:arm_call to:0x020f0bcc module:overlay(21) +from:0x020f0aa8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f0abc kind:arm_call to:0x020f071c module:overlay(21) +from:0x020f0ae0 kind:load to:0x020984b0 module:overlay(0) +from:0x020f0b3c kind:load to:0x02108248 module:overlay(21) +from:0x020f0b5c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f0ba4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f0bbc kind:arm_call to:0x020f071c module:overlay(21) +from:0x020f0bc8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f0be8 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f0c14 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f0c20 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020f0c2c kind:load to:0x027e0ce0 module:dtcm +from:0x020f0c50 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f0c64 kind:load to:0x02057884 module:overlay(0) +from:0x020f0c78 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f0c80 kind:arm_call to:0x02011ff4 module:main +from:0x020f0c94 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f0c9c kind:arm_call to:0x02011ff4 module:main +from:0x020f0cb0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f0cc4 kind:load to:0x0210929c module:overlay(21) +from:0x020f0cd8 kind:arm_call to:0x02011f3c module:main +from:0x020f0ce4 kind:arm_call to:0x020f0e18 module:overlay(21) +from:0x020f0cf8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020f0d2c kind:load to:0x0210840c module:overlay(21) +from:0x020f0d60 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f0db0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f0dc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f0e00 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f0e0c kind:load to:0x020b537c module:overlay(0) +from:0x020f0e14 kind:load to:0x027e0ce4 module:dtcm +from:0x020f0e20 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f0e40 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020f0ea0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f0eb8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f0ed0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f0ee4 kind:load to:0x02108430 module:overlay(21) +from:0x020f0eec kind:load to:0x02109284 module:overlay(21) +from:0x020f0ef0 kind:load to:0x02109290 module:overlay(21) +from:0x020f0ef4 kind:load to:0x02109278 module:overlay(21) +from:0x020f0f18 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f0f38 kind:arm_call to:0x020f0fe8 module:overlay(21) +from:0x020f0f50 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f0fd8 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f1014 kind:arm_call to:0x01ffedac module:itcm +from:0x020f101c kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f10b4 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f10f0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f10f8 kind:load to:0x02109284 module:overlay(21) +from:0x020f10fc kind:load to:0x02108374 module:overlay(21) +from:0x020f1104 kind:load to:0x02109290 module:overlay(21) +from:0x020f1108 kind:load to:0x02108384 module:overlay(21) +from:0x020f1114 kind:load to:0x02109278 module:overlay(21) +from:0x020f113c kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f1170 kind:arm_call to:0x020f0fe8 module:overlay(21) +from:0x020f11c4 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f11e4 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f1204 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f1230 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f12a0 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f12f8 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f131c kind:arm_call to:0x020f1700 module:overlay(21) +from:0x020f134c kind:arm_call to:0x01ffedac module:itcm +from:0x020f1354 kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f1370 kind:arm_call to:0x01fff05c module:itcm +from:0x020f1390 kind:arm_call to:0x020f1938 module:overlay(21) +from:0x020f13b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f13d0 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f13dc kind:load to:0x027e0cd8 module:dtcm +from:0x020f13e0 kind:load to:0x027e09a8 module:dtcm +from:0x020f1428 kind:arm_call to:0x020f173c module:overlay(21) +from:0x020f1468 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f1498 kind:arm_call to:0x020f173c module:overlay(21) +from:0x020f14c8 kind:arm_call to:0x020f1938 module:overlay(21) +from:0x020f14f8 kind:load to:0x020bfa30 module:overlays(2,4,17) +from:0x020f1504 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x020f1544 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f1558 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f156c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1574 kind:load to:0x027e09a8 module:dtcm +from:0x020f15b4 kind:load to:0x02108394 module:overlay(21) +from:0x020f1634 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020f1698 kind:arm_call to:0x020eb628 module:overlay(21) +from:0x020f16ac kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020f16b4 kind:arm_call to:0x020f1938 module:overlay(21) +from:0x020f16f0 kind:load to:0x027e0cf4 module:dtcm +from:0x020f16f4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f16f8 kind:load to:0x027e09a8 module:dtcm +from:0x020f16fc kind:load to:0x021083cc module:overlay(21) +from:0x020f1708 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f1718 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f183c kind:load to:0x0210929c module:overlay(21) +from:0x020f187c kind:arm_call to:0x020bef68 module:overlay(17) +from:0x020f18d0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f1978 kind:arm_call to:0x020f157c module:overlay(21) +from:0x020f1980 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f19ac kind:load to:0x027e0cf4 module:dtcm +from:0x020f19b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f19cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f19d4 kind:arm_call to:0x02011ff4 module:main +from:0x020f19e8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f19fc kind:load to:0x02109384 module:overlay(21) +from:0x020f1a10 kind:arm_call to:0x02011f3c module:main +from:0x020f1a1c kind:arm_call to:0x020f1ad8 module:overlay(21) +from:0x020f1a30 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020f1a60 kind:load to:0x021084cc module:overlay(21) +from:0x020f1a84 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f1ab0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f1ac0 kind:arm_call to:0x0206e634 module:overlay(0) +from:0x020f1acc kind:load to:0x020b537c module:overlay(0) +from:0x020f1ad4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020f1ae4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f1b48 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020f1ba8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f1c08 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f1c68 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f1c70 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020f1ca0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020f1cc8 kind:load to:0x021084f0 module:overlay(21) +from:0x020f1ccc kind:load to:0x02109384 module:overlay(21) +from:0x020f1cec kind:arm_call to:0x01ffedac module:itcm +from:0x020f1cf4 kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f1d50 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x020f1d64 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020f1d80 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x020f1da4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020f1dc0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x020f1de4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020f1df0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f1dfc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f1e08 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f1e20 kind:arm_call to:0x020f2054 module:overlay(21) +from:0x020f1e44 kind:arm_call to:0x020f2054 module:overlay(21) +from:0x020f1e54 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1e58 kind:load to:0x02109384 module:overlay(21) +from:0x020f1e5c kind:load to:0x02106da4 module:overlay(21) +from:0x020f1ea4 kind:arm_call to:0x020f2054 module:overlay(21) +from:0x020f1ee4 kind:arm_call to:0x020f21c4 module:overlay(21) +from:0x020f1f1c kind:arm_call to:0x01ffedac module:itcm +from:0x020f1f24 kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f1f40 kind:arm_call to:0x01fff05c module:itcm +from:0x020f1f60 kind:arm_call to:0x020f23b4 module:overlay(21) +from:0x020f1f80 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f1f8c kind:arm_call to:0x020f2054 module:overlay(21) +from:0x020f1f98 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1f9c kind:load to:0x027e09a8 module:dtcm +from:0x020f1ff4 kind:arm_call to:0x020fa380 module:overlay(21) +from:0x020f2008 kind:arm_call to:0x020f2054 module:overlay(21) +from:0x020f204c kind:arm_call to:0x020f23b4 module:overlay(21) +from:0x020f20a0 kind:load to:0x02108484 module:overlay(21) +from:0x020f20d8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020f213c kind:arm_call to:0x020ffa44 module:overlay(21) +from:0x020f2154 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f215c kind:arm_call to:0x020f23b4 module:overlay(21) +from:0x020f2190 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f2198 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f21a0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f21a8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020f21b8 kind:load to:0x027e0cf4 module:dtcm +from:0x020f21bc kind:load to:0x027e09a8 module:dtcm +from:0x020f21c0 kind:load to:0x021084a4 module:overlay(21) +from:0x020f21cc kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f21dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f22a0 kind:arm_call to:0x0201aaa8 module:main +from:0x020f22ac kind:load to:0x027e0998 module:dtcm +from:0x020f22b0 kind:load to:0x0204aefc module:main +from:0x020f2338 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x020f2348 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f23a4 kind:arm_call to:0x02057fc8 module:overlay(0) +from:0x020f23bc kind:load to:0x020984b0 module:overlay(0) +from:0x020f23cc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f23d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f23ec kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f23f4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f23fc kind:arm_call to:0x02011ff4 module:main +from:0x020f2410 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f2424 kind:load to:0x0210946c module:overlay(21) +from:0x020f2438 kind:arm_call to:0x02011f3c module:main +from:0x020f2444 kind:arm_call to:0x020f2754 module:overlay(21) +from:0x020f2458 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f248c kind:load to:0x02108568 module:overlay(21) +from:0x020f24a0 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x020f24b4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f24c8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x020f24d4 kind:load to:0x021085dc module:overlay(21) +from:0x020f24d8 kind:load to:0x02106dc0 module:overlay(21) +from:0x020f2510 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020f2540 kind:load to:0x0210854c module:overlay(21) +from:0x020f2574 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x020f25a0 kind:arm_call to:0x020f3660 module:overlay(21) +from:0x020f2630 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x020f2644 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2658 kind:arm_call to:0x020f3660 module:overlay(21) +from:0x020f26bc kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x020f26d0 kind:arm_call to:0x020f3660 module:overlay(21) +from:0x020f2700 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x020f274c kind:load to:0x020b5d14 module:overlay(0) +from:0x020f275c kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f2768 kind:arm_call to:0x020f26f4 module:overlay(21) +from:0x020f2774 kind:arm_call to:0x020f2498 module:overlay(21) +from:0x020f2790 kind:arm_call to:0x0203d138 module:main +from:0x020f27a4 kind:arm_call to:0x020f2504 module:overlay(21) +from:0x020f27d8 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x020f27f8 kind:load to:0x02108608 module:overlay(21) +from:0x020f27fc kind:load to:0x020a02b4 module:overlay(0) +from:0x020f2800 kind:load to:0x020f015c module:overlay(21) +from:0x020f2804 kind:load to:0x02106db4 module:overlay(21) +from:0x020f2810 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f2824 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f2840 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f284c kind:arm_call to:0x0209860c module:overlay(0) +from:0x020f2874 kind:load to:0x020aecd8 module:overlay(0) +from:0x020f2884 kind:arm_call to:0x020f2858 module:overlay(21) +from:0x020f28b8 kind:load to:0x02108584 module:overlay(21) +from:0x020f2974 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020f2980 kind:load to:0x021085ac module:overlay(21) +from:0x020f2988 kind:load to:0x027e09c0 module:dtcm +from:0x020f29bc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020f2a04 kind:load to:0x020f32e0 module:overlay(21) +from:0x020f2a90 kind:arm_call to:0x020eb4ac module:overlay(21) +from:0x020f2ab4 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f2ae4 kind:arm_call to:0x020eb3c0 module:overlay(21) +from:0x020f2af0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f2af4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2b08 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f2b30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2b38 kind:arm_call to:0x020f35e0 module:overlay(21) +from:0x020f2b74 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2b90 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2bb0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2bcc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2bd8 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f2c04 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f2c30 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f2c3c kind:arm_call to:0x020f32e0 module:overlay(21) +from:0x020f2c4c kind:load to:0x027e0cec module:dtcm +from:0x020f2c50 kind:load to:0x027e0c90 module:dtcm +from:0x020f2c60 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f2c88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2c90 kind:arm_call to:0x020f35e0 module:overlay(21) +from:0x020f2d24 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f2d2c kind:arm_call to:0x020f32e0 module:overlay(21) +from:0x020f2d4c kind:arm_call to:0x01ffedac module:itcm +from:0x020f2d64 kind:arm_call to:0x02080160 module:overlay(0) +from:0x020f2d90 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x020f2db0 kind:arm_call to:0x01fff498 module:itcm +from:0x020f2dbc kind:arm_call to:0x01fff584 module:itcm +from:0x020f2e18 kind:arm_call to:0x01fff05c module:itcm +from:0x020f2e6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2e88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2ea8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2ec4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2ed0 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f2f28 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2f44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2f64 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2f80 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2fbc kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x020f2fd8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f2fec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f3004 kind:load to:0x027e0cd8 module:dtcm +from:0x020f3008 kind:load to:0x027e0ce8 module:dtcm +from:0x020f3014 kind:load to:0x027e0cec module:dtcm +from:0x020f301c kind:load to:0x027e09a8 module:dtcm +from:0x020f3084 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f309c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f30e0 kind:arm_call to:0x020eb850 module:overlay(21) +from:0x020f3108 kind:arm_call to:0x020f6f38 module:overlay(21) +from:0x020f314c kind:arm_call to:0x01ff916c module:itcm +from:0x020f3194 kind:arm_call to:0x01ffedac module:itcm +from:0x020f319c kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f31a8 kind:arm_call to:0x020fa380 module:overlay(21) +from:0x020f31bc kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f31e0 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f3224 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f3230 kind:load to:0x027e0ce0 module:dtcm +from:0x020f3234 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f3238 kind:load to:0x027e0cf4 module:dtcm +from:0x020f3240 kind:load to:0x027e07d4 module:dtcm +from:0x020f3258 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f3284 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020f32cc kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x020f32dc kind:load to:0x027e09b4 module:dtcm +from:0x020f32f4 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f3310 kind:arm_call to:0x02098564 module:overlay(0) +from:0x020f3334 kind:arm_call to:0x020f2878 module:overlay(21) +from:0x020f334c kind:arm_call to:0x020985d0 module:overlay(0) +from:0x020f33a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f33a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f33e4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3418 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f3434 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f3458 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f3464 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020f34e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f34e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f3524 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3558 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f3574 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f3598 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f35a8 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020f361c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f3630 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x020f363c kind:arm_call to:0x020f349c module:overlay(21) +from:0x020f3648 kind:arm_call to:0x020f335c module:overlay(21) +from:0x020f365c kind:load to:0x027e09c0 module:dtcm +from:0x020f3674 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3684 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f36d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f36dc kind:arm_call to:0x02011ff4 module:main +from:0x020f36f0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f36f8 kind:arm_call to:0x02011ff4 module:main +from:0x020f3710 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020f3718 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f372c kind:arm_call to:0x0203d1e8 module:main +from:0x020f3734 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f373c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f3748 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f3758 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020f3760 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f3774 kind:arm_call to:0x0203d1e8 module:main +from:0x020f377c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f3784 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f378c kind:arm_call to:0x02011ff4 module:main +from:0x020f3798 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f37a4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f37b8 kind:load to:0x021094b8 module:overlay(21) +from:0x020f37cc kind:arm_call to:0x02011f3c module:main +from:0x020f37d8 kind:arm_call to:0x020f3818 module:overlay(21) +from:0x020f37ec kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f3814 kind:load to:0x02108664 module:overlay(21) +from:0x020f3820 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f3834 kind:load to:0x02108688 module:overlay(21) +from:0x020f384c kind:arm_call to:0x020fa2dc module:overlay(21) +from:0x020f3860 kind:load to:0x027e0cf4 module:dtcm +from:0x020f386c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f3880 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f3888 kind:arm_call to:0x02011ff4 module:main +from:0x020f389c kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f38b0 kind:load to:0x02109504 module:overlay(21) +from:0x020f38c4 kind:arm_call to:0x02011f3c module:main +from:0x020f38d0 kind:arm_call to:0x020f3900 module:overlay(21) +from:0x020f38e4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f38fc kind:load to:0x021086e4 module:overlay(21) +from:0x020f3908 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f391c kind:load to:0x02108708 module:overlay(21) +from:0x020f393c kind:load to:0x027e0cf4 module:dtcm +from:0x020f3940 kind:load to:0x020fb4fc module:overlay(21) +from:0x020f3950 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f3964 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f396c kind:arm_call to:0x02011ff4 module:main +from:0x020f3980 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f3994 kind:load to:0x02109550 module:overlay(21) +from:0x020f39a8 kind:arm_call to:0x02011f3c module:main +from:0x020f39b4 kind:arm_call to:0x020f39f4 module:overlay(21) +from:0x020f39c8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f39f0 kind:load to:0x02108764 module:overlay(21) +from:0x020f39fc kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f3a10 kind:load to:0x02108788 module:overlay(21) +from:0x020f3a28 kind:arm_call to:0x020f6edc module:overlay(21) +from:0x020f3a3c kind:load to:0x027e0cf4 module:dtcm +from:0x020f3a48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f3a5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f3a64 kind:arm_call to:0x02011ff4 module:main +from:0x020f3a78 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f3a8c kind:load to:0x0210959c module:overlay(21) +from:0x020f3aa0 kind:arm_call to:0x02011f3c module:main +from:0x020f3aac kind:arm_call to:0x020f3ae0 module:overlay(21) +from:0x020f3ac4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020f3adc kind:load to:0x021087f0 module:overlay(21) +from:0x020f3ae8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f3b54 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020f3b7c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x020f3b94 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f3bc8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x020f3be0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f3c00 kind:arm_call to:0x0207f880 module:overlay(0) +from:0x020f3c28 kind:arm_call to:0x0203d138 module:main +from:0x020f3c58 kind:load to:0x0210888c module:overlay(21) +from:0x020f3c5c kind:load to:0x0210959c module:overlay(21) +from:0x020f3c60 kind:load to:0x02108844 module:overlay(21) +from:0x020f3c64 kind:load to:0x0207f488 module:overlay(0) +from:0x020f3c68 kind:load to:0x0207f45c module:overlay(0) +from:0x020f3c74 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f3cb8 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x020f3ce4 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x020f3d00 kind:arm_call to:0x020f4710 module:overlay(21) +from:0x020f3d18 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f3d30 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f3e34 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x020f3e70 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x020f3edc kind:arm_call to:0x02080060 module:overlay(0) +from:0x020f3ee8 kind:arm_call to:0x02080048 module:overlay(0) +from:0x020f3f04 kind:arm_call to:0x020f4340 module:overlay(21) +from:0x020f3f28 kind:arm_call to:0x02080190 module:overlay(0) +from:0x020f3fa4 kind:arm_call to:0x020159f0 module:main +from:0x020f3ff8 kind:arm_call to:0x020f422c module:overlay(21) +from:0x020f4008 kind:load to:0x0210880c module:overlay(21) +from:0x020f400c kind:load to:0x02108824 module:overlay(21) +from:0x020f4014 kind:load to:0x027e09c0 module:dtcm +from:0x020f4018 kind:load to:0x027e0cd8 module:dtcm +from:0x020f40b0 kind:arm_call to:0x020f422c module:overlay(21) +from:0x020f40d4 kind:arm_call to:0x020f422c module:overlay(21) +from:0x020f40f8 kind:arm_call to:0x020f422c module:overlay(21) +from:0x020f4130 kind:arm_call to:0x020f422c module:overlay(21) +from:0x020f4158 kind:arm_call to:0x020159f0 module:main +from:0x020f417c kind:arm_call to:0x020f44f4 module:overlay(21) +from:0x020f41a8 kind:arm_call to:0x0206eb38 module:overlay(0) +from:0x020f41b0 kind:arm_call to:0x020f4438 module:overlay(21) +from:0x020f41d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f41e0 kind:arm_call to:0x020f44f4 module:overlay(21) +from:0x020f4204 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f4210 kind:load to:0x020b51f4 module:overlay(0) +from:0x020f4214 kind:load to:0x027e09a8 module:dtcm +from:0x020f433c kind:load to:0x01ffc634 module:itcm +from:0x020f4600 kind:load to:0x021087e4 module:overlay(21) +from:0x020f4610 kind:arm_call to:0x02096ca8 module:overlay(0) +from:0x020f4628 kind:arm_call to:0x020f4340 module:overlay(21) +from:0x020f4648 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f4650 kind:arm_call to:0x02011ff4 module:main +from:0x020f4678 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4680 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f4688 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f4690 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f4698 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f46a4 kind:load to:0x0207f488 module:overlay(0) +from:0x020f46c4 kind:arm_call to:0x0203d1e8 module:main +from:0x020f46cc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f46d4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f46dc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f46e4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f46ec kind:arm_call to:0x02011ff4 module:main +from:0x020f46f8 kind:load to:0x0207f488 module:overlay(0) +from:0x020f4704 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f473c kind:load to:0x02106df0 module:overlay(21) +from:0x020f4788 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f4794 kind:load to:0x021089c4 module:overlay(21) +from:0x020f47b4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f47bc kind:load to:0x021088fc module:overlay(21) +from:0x020f47dc kind:arm_call to:0x020f4798 module:overlay(21) +from:0x020f4824 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f482c kind:arm_call to:0x020f4740 module:overlay(21) +from:0x020f4858 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f4860 kind:arm_call to:0x020f4740 module:overlay(21) +from:0x020f488c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f4894 kind:arm_call to:0x020f4740 module:overlay(21) +from:0x020f48ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f48b4 kind:arm_call to:0x020f4740 module:overlay(21) +from:0x020f48f0 kind:arm_call to:0x020f47c0 module:overlay(21) +from:0x020f4904 kind:load to:0x02109690 module:overlay(21) +from:0x020f4918 kind:arm_call to:0x02011f3c module:main +from:0x020f4924 kind:arm_call to:0x020f4970 module:overlay(21) +from:0x020f4938 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x020f4968 kind:load to:0x021088e8 module:overlay(21) +from:0x020f497c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x020f49bc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f49cc kind:load to:0x0210898c module:overlay(21) +from:0x020f49d0 kind:load to:0x02109684 module:overlay(21) +from:0x020f49fc kind:arm_call to:0x01ffedac module:itcm +from:0x020f4a08 kind:arm_call to:0x02080160 module:overlay(0) +from:0x020f4a44 kind:arm_call to:0x020f5694 module:overlay(21) +from:0x020f4aa8 kind:arm_call to:0x02080190 module:overlay(0) +from:0x020f4adc kind:arm_call to:0x02080bcc module:overlay(0) +from:0x020f4b04 kind:arm_call to:0x020f4bf8 module:overlay(21) +from:0x020f4b18 kind:arm_call to:0x020284f4 module:main +from:0x020f4b28 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4b58 kind:arm_call to:0x020fa33c module:overlay(21) +from:0x020f4b68 kind:arm_call to:0x020fb170 module:overlay(21) +from:0x020f4b7c kind:load to:0x027e0cf4 module:dtcm +from:0x020f4bac kind:arm_call to:0x020f59b0 module:overlay(21) +from:0x020f4bf0 kind:load to:0x027e0cf4 module:dtcm +from:0x020f4bf4 kind:load to:0x02108924 module:overlay(21) +from:0x020f4c34 kind:load to:0x02108954 module:overlay(21) +from:0x020f4c64 kind:arm_call to:0x020f4bf8 module:overlay(21) +from:0x020f4c6c kind:load to:0x027e0cf4 module:dtcm +from:0x020f4c9c kind:arm_call to:0x01ffb464 module:itcm +from:0x020f4cac kind:arm_call to:0x01ff9318 module:itcm +from:0x020f4cc4 kind:arm_call to:0x020f4bf8 module:overlay(21) +from:0x020f4cdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f4ce4 kind:load to:0x027e09a8 module:dtcm +from:0x020f4cf8 kind:arm_call to:0x020f5694 module:overlay(21) +from:0x020f4d34 kind:arm_call to:0x020f4bf8 module:overlay(21) +from:0x020f4d3c kind:arm_call to:0x020f5848 module:overlay(21) +from:0x020f4d50 kind:arm_call to:0x020f4bf8 module:overlay(21) +from:0x020f4d64 kind:arm_call to:0x020f5694 module:overlay(21) +from:0x020f4d90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f4d9c kind:load to:0x027e09a8 module:dtcm +from:0x020f4db8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f4dd0 kind:arm_call to:0x020f4bf8 module:overlay(21) +from:0x020f4dec kind:arm_call to:0x020f5694 module:overlay(21) +from:0x020f4e24 kind:arm_call to:0x020f5884 module:overlay(21) +from:0x020f4e40 kind:arm_call to:0x020f4bf8 module:overlay(21) +from:0x020f4e88 kind:arm_call to:0x0209d414 module:overlay(0) +from:0x020f4f24 kind:arm_call to:0x0201aaa8 module:main +from:0x020f4f54 kind:arm_call to:0x0209d414 module:overlay(0) +from:0x020f4f68 kind:arm_call to:0x020f00ec module:overlay(21) +from:0x020f5014 kind:arm_call to:0x0201aaa8 module:main +from:0x020f5020 kind:arm_call to:0x020284f4 module:main +from:0x020f502c kind:load to:0x02109684 module:overlay(21) +from:0x020f5030 kind:load to:0x027e0cf4 module:dtcm +from:0x020f5034 kind:load to:0x027e0998 module:dtcm +from:0x020f5038 kind:load to:0x0204aefc module:main +from:0x020f5058 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5078 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f508c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50d0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f50fc kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5108 kind:arm_call to:0x01ffb00c module:itcm +from:0x020f5124 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f513c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5198 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f51d8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5210 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5218 kind:arm_call to:0x020f5248 module:overlay(21) +from:0x020f5220 kind:arm_call to:0x020f5470 module:overlay(21) +from:0x020f5234 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5240 kind:load to:0x027e0208 module:dtcm +from:0x020f5264 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f52b4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5318 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5344 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f53a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f53e0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f53f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5408 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f543c kind:arm_call to:0x020f48c0 module:overlay(21) +from:0x020f544c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5460 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f546c kind:load to:0x0203e93c module:main +from:0x020f548c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f54e0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5544 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5574 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f55d4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5608 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f5618 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5630 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5660 kind:arm_call to:0x020f48c0 module:overlay(21) +from:0x020f5670 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5684 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020f5690 kind:load to:0x0203e93c module:main +from:0x020f56cc kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x020f5700 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x020f5720 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x020f5758 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x020f5794 kind:arm_call to:0x01ffedac module:itcm +from:0x020f5818 kind:arm_call to:0x020808b4 module:overlay(0) +from:0x020f5840 kind:load to:0x027e0cd8 module:dtcm +from:0x020f5844 kind:load to:0x027e09c0 module:dtcm +from:0x020f5864 kind:arm_call to:0x020f58d0 module:overlay(21) +from:0x020f5870 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020f5878 kind:arm_call to:0x020284f4 module:main +from:0x020f58a0 kind:arm_call to:0x020f58e0 module:overlay(21) +from:0x020f58b0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020f58c4 kind:arm_call to:0x020284f4 module:main +from:0x020f58dc kind:load to:0x020f58fc module:overlay(21) +from:0x020f58e8 kind:arm_call to:0x020f58fc module:overlay(21) +from:0x020f5964 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f597c kind:arm_call to:0x01ff9258 module:itcm +from:0x020f59a8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f59ac kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f5a60 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f5ab8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f5abc kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f5ac8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020f5adc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020f5ae4 kind:arm_call to:0x02011ff4 module:main +from:0x020f5af8 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x020f5b0c kind:load to:0x021096c0 module:overlay(21) +from:0x020f5b20 kind:arm_call to:0x02011f3c module:main +from:0x020f5b2c kind:arm_call to:0x020f5c8c module:overlay(21) +from:0x020f5b44 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x020f5b74 kind:load to:0x02108a34 module:overlay(21) +from:0x020f5b88 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x020f5bc0 kind:arm_call to:0x0200f218 module:main +from:0x020f5bd4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x020f5be0 kind:load to:0x02108a78 module:overlay(21) +from:0x020f5be4 kind:load to:0x02106e30 module:overlay(21) +from:0x020f5c94 kind:arm_call to:0x0209d6e0 module:overlay(0) +from:0x020f5cec kind:arm_call to:0x020f5b7c module:overlay(21) +from:0x020f5d00 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020f5d5c kind:load to:0x02108aa4 module:overlay(21) +from:0x020f5d60 kind:load to:0x021096c0 module:overlay(21) +from:0x020f5d68 kind:load to:0x02108a50 module:overlay(21) +from:0x020f5d7c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f5da4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f5de8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f5df4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f5e08 kind:load to:0x027e0ce4 module:dtcm +from:0x020f5e0c kind:load to:0x020b537c module:overlay(0) +from:0x020f5ef8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020f5f08 kind:arm_call to:0x01ff9218 module:itcm +from:0x020f5fdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f5fe8 kind:arm_call to:0x0209d784 module:overlay(0) +from:0x020f6020 kind:arm_call to:0x0209d784 module:overlay(0) +from:0x020f6030 kind:load to:0x027e09a8 module:dtcm +from:0x020f6058 kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x020f6090 kind:arm_call to:0x0209d9d8 module:overlay(0) +from:0x020f610c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f6114 kind:arm_call to:0x02011ff4 module:main +from:0x020f612c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f6134 kind:arm_call to:0x0209d74c module:overlay(0) +from:0x020f614c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f6154 kind:arm_call to:0x0209d74c module:overlay(0) +from:0x020f615c kind:arm_call to:0x02011ff4 module:main +from:0x020f6170 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x020f6184 kind:load to:0x021097a4 module:overlay(21) +from:0x020f6198 kind:arm_call to:0x02011f3c module:main +from:0x020f61a4 kind:arm_call to:0x020f6268 module:overlay(21) +from:0x020f61bc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x020f61cc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020f6254 kind:load to:0x02108b04 module:overlay(21) +from:0x020f6258 kind:load to:0x02108b20 module:overlay(21) +from:0x020f625c kind:load to:0x02108a50 module:overlay(21) +from:0x020f6270 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x020f62d0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020f62dc kind:load to:0x02108b3c module:overlay(21) +from:0x020f62e4 kind:load to:0x021097a4 module:overlay(21) +from:0x020f6384 kind:load to:0x021097a4 module:overlay(21) +from:0x020f6390 kind:load to:0x02109878 module:overlay(21) +from:0x020f63a0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f63a8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020f63c0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f63c8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020f63d0 kind:arm_call to:0x02011ff4 module:main +from:0x020f63e4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x020f6470 kind:arm_call to:0x020f875c module:overlay(21) +from:0x020f6480 kind:load to:0x020b1948 module:overlay(0) +from:0x020f6490 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f64b0 kind:arm_call to:0x020974bc module:overlay(0) +from:0x020f64d0 kind:arm_call to:0x020f65e0 module:overlay(21) +from:0x020f64ec kind:arm_call to:0x020267d8 module:main +from:0x020f64f8 kind:arm_call to:0x020f877c module:overlay(21) +from:0x020f6500 kind:arm_call to:0x020f8794 module:overlay(21) +from:0x020f6550 kind:arm_call to:0x020f0d34 module:overlay(21) +from:0x020f655c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f6584 kind:arm_call to:0x020f65e0 module:overlay(21) +from:0x020f65c4 kind:load to:0x020b537c module:overlay(0) +from:0x020f65cc kind:load to:0x02108b8c module:overlay(21) +from:0x020f65d0 kind:load to:0x027e0ce4 module:dtcm +from:0x020f65d4 kind:load to:0x02106e50 module:overlay(21) +from:0x020f65d8 kind:load to:0x02106e4a module:overlay(21) +from:0x020f65dc kind:load to:0x02106e44 module:overlay(21) +from:0x020f65f0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f6638 kind:arm_call to:0x020f67d0 module:overlay(21) +from:0x020f6640 kind:arm_call to:0x020f8794 module:overlay(21) +from:0x020f6648 kind:arm_call to:0x020f7d90 module:overlay(21) +from:0x020f6678 kind:arm_call to:0x0203a194 module:main +from:0x020f6688 kind:arm_call to:0x020f8474 module:overlay(21) +from:0x020f6698 kind:arm_call to:0x020f8144 module:overlay(21) +from:0x020f66a0 kind:load to:0x027e0cf4 module:dtcm +from:0x020f66c8 kind:arm_call to:0x020f17e0 module:overlay(21) +from:0x020f6718 kind:arm_call to:0x01fff458 module:itcm +from:0x020f6730 kind:arm_call to:0x020f18b4 module:overlay(21) +from:0x020f6744 kind:arm_call to:0x020f1884 module:overlay(21) +from:0x020f6768 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f67b4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f67c0 kind:load to:0x020b1948 module:overlay(0) +from:0x020f67c4 kind:load to:0x027e0ce4 module:dtcm +from:0x020f67c8 kind:load to:0x0203e93c module:main +from:0x020f6840 kind:arm_call to:0x020fa380 module:overlay(21) +from:0x020f6850 kind:arm_call to:0x020fa3ac module:overlay(21) +from:0x020f6860 kind:arm_call to:0x020fa414 module:overlay(21) +from:0x020f6870 kind:arm_call to:0x020fa3e8 module:overlay(21) +from:0x020f6900 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f6970 kind:arm_call to:0x0203a194 module:main +from:0x020f6a18 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f6b00 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x020f6b14 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020f6b4c kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x020f6b58 kind:arm_call to:0x01ffedac module:itcm +from:0x020f6b7c kind:arm_call to:0x020f7fe0 module:overlay(21) +from:0x020f6bf4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x020f6c08 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x020f6c1c kind:arm_call to:0x020802cc module:overlay(0) +from:0x020f6c60 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f6cc0 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x020f6cdc kind:arm_call to:0x020f7fe0 module:overlay(21) +from:0x020f6d88 kind:arm_call to:0x02080160 module:overlay(0) +from:0x020f6d9c kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x020f6db0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020f6ec4 kind:arm_call to:0x0206e634 module:overlay(0) +from:0x020f6ed0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f6ed4 kind:load to:0x0203e93c module:main +from:0x020f6ed8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020f6fbc kind:arm_call to:0x020eb6a0 module:overlay(21) +from:0x020f6fc8 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f6fe4 kind:arm_call to:0x020fa474 module:overlay(21) +from:0x020f7010 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7018 kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f7034 kind:arm_call to:0x020eb408 module:overlay(21) +from:0x020f70bc kind:arm_call to:0x020f7a0c module:overlay(21) +from:0x020f70ec kind:arm_call to:0x020f7a68 module:overlay(21) +from:0x020f7108 kind:arm_call to:0x020f71f8 module:overlay(21) +from:0x020f7114 kind:load to:0x027e0ce0 module:dtcm +from:0x020f713c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f7180 kind:arm_call to:0x020f7a0c module:overlay(21) +from:0x020f71b0 kind:arm_call to:0x020f7a68 module:overlay(21) +from:0x020f71d4 kind:arm_call to:0x020f71f8 module:overlay(21) +from:0x020f71e4 kind:arm_call to:0x0206e634 module:overlay(0) +from:0x020f71f0 kind:load to:0x027e0ce0 module:dtcm +from:0x020f71f4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020f72ec kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f7340 kind:arm_call to:0x020f8054 module:overlay(21) +from:0x020f7360 kind:arm_call to:0x020f7728 module:overlay(21) +from:0x020f73c0 kind:arm_call to:0x0203a3a0 module:main +from:0x020f73e4 kind:arm_call to:0x0203a3a0 module:main +from:0x020f7410 kind:arm_call to:0x0203a3a0 module:main +from:0x020f744c kind:arm_call to:0x0203a3a0 module:main +from:0x020f74d4 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f750c kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f7588 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f75c8 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f760c kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f7680 kind:arm_call to:0x020f8054 module:overlay(21) +from:0x020f76a0 kind:arm_call to:0x020f7728 module:overlay(21) +from:0x020f7744 kind:arm_call to:0x020f8728 module:overlay(21) +from:0x020f7774 kind:arm_call to:0x01ffedac module:itcm +from:0x020f77b8 kind:arm_call to:0x01ff9770 module:itcm +from:0x020f77c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f77d4 kind:arm_call to:0x01ffedac module:itcm +from:0x020f77e0 kind:arm_call to:0x020f8570 module:overlay(21) +from:0x020f7840 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f784c kind:arm_call to:0x01ffedac module:itcm +from:0x020f7858 kind:arm_call to:0x020f8570 module:overlay(21) +from:0x020f78c8 kind:arm_call to:0x01fff458 module:itcm +from:0x020f78d8 kind:arm_call to:0x01fff458 module:itcm +from:0x020f78fc kind:arm_call to:0x01ffedac module:itcm +from:0x020f7910 kind:arm_call to:0x01ffedac module:itcm +from:0x020f791c kind:arm_call to:0x020f8570 module:overlay(21) +from:0x020f79b4 kind:arm_call to:0x020f8570 module:overlay(21) +from:0x020f79fc kind:load to:0x027e0ce0 module:dtcm +from:0x020f7a00 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f7a04 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7a28 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7a30 kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f7a50 kind:arm_call to:0x020eb408 module:overlay(21) +from:0x020f7a64 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7aa8 kind:arm_call to:0x02028c24 module:main +from:0x020f7abc kind:arm_call to:0x020f774c module:overlay(21) +from:0x020f7b3c kind:arm_call to:0x01ffedac module:itcm +from:0x020f7b88 kind:arm_call to:0x01ff9770 module:itcm +from:0x020f7b9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f7ba8 kind:arm_call to:0x01ffedac module:itcm +from:0x020f7bb0 kind:arm_call to:0x020fa3ac module:overlay(21) +from:0x020f7c38 kind:arm_call to:0x020f85bc module:overlay(21) +from:0x020f7e18 kind:arm_call to:0x020f7e40 module:overlay(21) +from:0x020f7e3c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f7ec0 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x020f7ec8 kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f7f44 kind:arm_call to:0x020f0d34 module:overlay(21) +from:0x020f7f60 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f7f90 kind:arm_call to:0x020f0d34 module:overlay(21) +from:0x020f7f9c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f7fcc kind:arm_call to:0x020f0d34 module:overlay(21) +from:0x020f7fd8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7fdc kind:load to:0x027e0cd8 module:dtcm +from:0x020f8044 kind:arm_call to:0x020f1118 module:overlay(21) +from:0x020f8080 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x020f8088 kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f812c kind:arm_call to:0x020f1118 module:overlay(21) +from:0x020f8140 kind:load to:0x027e0cd8 module:dtcm +from:0x020f81bc kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f8240 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f8264 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f82dc kind:arm_call to:0x020fa380 module:overlay(21) +from:0x020f82ec kind:arm_call to:0x020fa3ac module:overlay(21) +from:0x020f82fc kind:arm_call to:0x020fa3e8 module:overlay(21) +from:0x020f8310 kind:arm_call to:0x0205addc module:overlay(0) +from:0x020f8324 kind:arm_call to:0x0205ae18 module:overlay(0) +from:0x020f8348 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f8374 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f83b0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020f843c kind:arm_call to:0x020f1a64 module:overlay(21) +from:0x020f8454 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f8458 kind:load to:0x027e0ce0 module:dtcm +from:0x020f845c kind:load to:0x027e0cf4 module:dtcm +from:0x020f8460 kind:load to:0x027e0960 module:dtcm +from:0x020f8464 kind:load to:0x02108b7c module:overlay(21) +from:0x020f8468 kind:load to:0x0210989c module:overlay(21) +from:0x020f8470 kind:load to:0x02108b7c module:overlay(21) +from:0x020f84b0 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020f8534 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f8554 kind:arm_call to:0x020f9f14 module:overlay(21) +from:0x020f8568 kind:load to:0x027e0cf4 module:dtcm +from:0x020f856c kind:load to:0x027e0ce4 module:dtcm +from:0x020f85e8 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x020f85fc kind:arm_call to:0x020fa474 module:overlay(21) +from:0x020f8618 kind:arm_call to:0x020fa3e8 module:overlay(21) +from:0x020f8640 kind:arm_call to:0x02080160 module:overlay(0) +from:0x020f867c kind:arm_call to:0x01fff498 module:itcm +from:0x020f8688 kind:arm_call to:0x01fff584 module:itcm +from:0x020f86ac kind:arm_call to:0x020c983c module:overlay(20) +from:0x020f8718 kind:load to:0x027e0cd8 module:dtcm +from:0x020f871c kind:load to:0x027e0ce8 module:dtcm +from:0x020f8788 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x020f8808 kind:arm_call to:0x02011f3c module:main +from:0x020f8814 kind:arm_call to:0x020f8820 module:overlay(21) +from:0x020f882c kind:arm_call to:0x020fb4d0 module:overlay(21) +from:0x020f8834 kind:arm_call to:0x020f63f0 module:overlay(21) +from:0x020f8840 kind:arm_call to:0x020ff550 module:overlay(21) +from:0x020f8848 kind:arm_call to:0x020fb114 module:overlay(21) +from:0x020f8854 kind:arm_call to:0x020ffe38 module:overlay(21) +from:0x020f8860 kind:arm_call to:0x020fb4f4 module:overlay(21) +from:0x020f8884 kind:arm_call to:0x020fa6e8 module:overlay(21) +from:0x020f88bc kind:arm_call to:0x020fa6a0 module:overlay(21) +from:0x020f88c8 kind:arm_call to:0x020fa6a0 module:overlay(21) +from:0x020f88d4 kind:arm_call to:0x020fa6a0 module:overlay(21) +from:0x020f89d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f8a0c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f8a48 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f8a7c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f8ab8 kind:arm_call to:0x02065910 module:overlay(0) +from:0x020f8af8 kind:arm_call to:0x02065910 module:overlay(0) +from:0x020f8b40 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f8b78 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f8bb0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f8bc0 kind:arm_call to:0x020f65e0 module:overlay(21) +from:0x020f8c40 kind:arm_call to:0x020284f4 module:main +from:0x020f8c50 kind:load to:0x02106eac module:overlay(21) +from:0x020f8c54 kind:load to:0x02106ec0 module:overlay(21) +from:0x020f8c58 kind:load to:0x02106e6c module:overlay(21) +from:0x020f8c5c kind:load to:0x02106e76 module:overlay(21) +from:0x020f8c64 kind:load to:0x02106e8e module:overlay(21) +from:0x020f8c68 kind:load to:0x02106e7c module:overlay(21) +from:0x020f8c70 kind:load to:0x02106e70 module:overlay(21) +from:0x020f8c74 kind:load to:0x02106e82 module:overlay(21) +from:0x020f8c88 kind:arm_call to:0x020fa7b0 module:overlay(21) +from:0x020f8c94 kind:arm_call to:0x020fff40 module:overlay(21) +from:0x020f8ca0 kind:arm_call to:0x020ff5fc module:overlay(21) +from:0x020f8ca8 kind:arm_call to:0x020f6484 module:overlay(21) +from:0x020f8cb0 kind:arm_call to:0x020fb4e0 module:overlay(21) +from:0x020f8cd0 kind:arm_call to:0x020f649c module:overlay(21) +from:0x020f8cd8 kind:arm_call to:0x020f966c module:overlay(21) +from:0x020f8d18 kind:arm_call to:0x020974bc module:overlay(0) +from:0x020f8d40 kind:load to:0x020b537c module:overlay(0) +from:0x020f8d44 kind:load to:0x02106e9c module:overlay(21) +from:0x020f8d8c kind:arm_call to:0x020f907c module:overlay(21) +from:0x020f8db4 kind:arm_call to:0x020f00ec module:overlay(21) +from:0x020f8dd8 kind:arm_call to:0x020fa4b0 module:overlay(21) +from:0x020f8e10 kind:arm_call to:0x02002f04 module:main +from:0x020f8e30 kind:arm_call to:0x0206d114 module:overlay(0) +from:0x020f8e48 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020f8e78 kind:arm_call to:0x02002f04 module:main +from:0x020f8e98 kind:arm_call to:0x02002f04 module:main +from:0x020f8eb4 kind:arm_call to:0x02080a24 module:overlay(0) +from:0x020f8ed0 kind:arm_call to:0x0206d0cc module:overlay(0) +from:0x020f8ef8 kind:arm_call to:0x020fa83c module:overlay(21) +from:0x020f8f00 kind:arm_call to:0x020fb430 module:overlay(21) +from:0x020f8f0c kind:arm_call to:0x020fa6c0 module:overlay(21) +from:0x020f8f18 kind:arm_call to:0x020fa6c0 module:overlay(21) +from:0x020f8f24 kind:arm_call to:0x020fa6c0 module:overlay(21) +from:0x020f8fb8 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x020f8fe4 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f8ff0 kind:arm_call to:0x0206bf1c module:overlay(0) +from:0x020f9030 kind:arm_call to:0x020f9320 module:overlay(21) +from:0x020f9048 kind:arm_call to:0x020f65f4 module:overlay(21) +from:0x020f9050 kind:arm_call to:0x020f907c module:overlay(21) +from:0x020f905c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9060 kind:load to:0x020b51a0 module:overlay(0) +from:0x020f9068 kind:load to:0x020b5198 module:overlay(0) +from:0x020f9070 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9074 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f9094 kind:arm_call to:0x020fff78 module:overlay(21) +from:0x020f90a0 kind:arm_call to:0x020ff600 module:overlay(21) +from:0x020f90a8 kind:arm_call to:0x020f9f14 module:overlay(21) +from:0x020f90bc kind:arm_call to:0x021003a4 module:overlay(21) +from:0x020f90f4 kind:arm_call to:0x0201aa64 module:main +from:0x020f914c kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020f9174 kind:arm_call to:0x020f9214 module:overlay(21) +from:0x020f91a0 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020f91c8 kind:arm_call to:0x020f9214 module:overlay(21) +from:0x020f91e8 kind:arm_call to:0x0201aa1c module:main +from:0x020f91f4 kind:arm_call to:0x02100134 module:overlay(21) +from:0x020f9200 kind:arm_call to:0x020ff948 module:overlay(21) +from:0x020f920c kind:load to:0x0204aefc module:main +from:0x020f9290 kind:arm_call to:0x0201aa1c module:main +from:0x020f92c8 kind:arm_call to:0x0201aa1c module:main +from:0x020f92d8 kind:load to:0x0204aefc module:main +from:0x020f92f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f9308 kind:arm_call to:0x0206bcd8 module:overlay(0) +from:0x020f9310 kind:load to:0x027e09a8 module:dtcm +from:0x020f9318 kind:load to:0x020b5198 module:overlay(0) +from:0x020f9368 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f9374 kind:arm_call to:0x020f9f3c module:overlay(21) +from:0x020f9388 kind:arm_call to:0x020f92dc module:overlay(21) +from:0x020f93a0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f93b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f9420 kind:load to:0x020b537c module:overlay(0) +from:0x020f9428 kind:load to:0x027e0ce4 module:dtcm +from:0x020f94a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f94d0 kind:arm_call to:0x020f952c module:overlay(21) +from:0x020f94f8 kind:arm_call to:0x020f952c module:overlay(21) +from:0x020f9584 kind:arm_call to:0x02017908 module:main +from:0x020f95b0 kind:arm_call to:0x02017908 module:main +from:0x020f95f4 kind:arm_call to:0x02017908 module:main +from:0x020f9648 kind:arm_call to:0x020f952c module:overlay(21) +from:0x020f967c kind:arm_call to:0x020fa4f0 module:overlay(21) +from:0x020f9688 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x020f96b0 kind:arm_call to:0x020fa4f0 module:overlay(21) +from:0x020f96bc kind:arm_call to:0x02059d84 module:overlay(0) +from:0x020f9718 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f9720 kind:load to:0x027e0c90 module:dtcm +from:0x020f9724 kind:load to:0x027e0c9c module:dtcm +from:0x020f9768 kind:arm_call to:0x02017908 module:main +from:0x020f97cc kind:arm_call to:0x02017908 module:main +from:0x020f9858 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f986c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f9874 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9894 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f98ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f9944 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f9950 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f9970 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f99a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f99d0 kind:arm_call to:0x02016ab8 module:main +from:0x020f99e0 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9a3c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9a84 kind:arm_call to:0x020eb518 module:overlay(21) +from:0x020f9abc kind:load to:0x027e0ce0 module:dtcm +from:0x020f9b08 kind:arm_call to:0x020eb518 module:overlay(21) +from:0x020f9b24 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9ba0 kind:arm_call to:0x020eb518 module:overlay(21) +from:0x020f9bbc kind:load to:0x027e0ce0 module:dtcm +from:0x020f9c28 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f9c50 kind:arm_call to:0x020f9b28 module:overlay(21) +from:0x020f9c6c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f9c7c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f9c98 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f9cb4 kind:arm_call to:0x020fa4b0 module:overlay(21) +from:0x020f9cd0 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f9ce0 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020f9cf4 kind:arm_call to:0x02016d54 module:main +from:0x020f9d08 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9d38 kind:arm_call to:0x020f711c module:overlay(21) +from:0x020f9d44 kind:arm_call to:0x020f711c module:overlay(21) +from:0x020f9d50 kind:arm_call to:0x020f711c module:overlay(21) +from:0x020f9d58 kind:arm_call to:0x020f9ea0 module:overlay(21) +from:0x020f9d68 kind:arm_call to:0x020fad7c module:overlay(21) +from:0x020f9da8 kind:arm_call to:0x02002f04 module:main +from:0x020f9de4 kind:arm_call to:0x0206d114 module:overlay(0) +from:0x020f9dfc kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020f9e14 kind:arm_call to:0x02100294 module:overlay(21) +from:0x020f9e1c kind:arm_call to:0x020fb5ec module:overlay(21) +from:0x020f9e30 kind:arm_call to:0x020fadcc module:overlay(21) +from:0x020f9e48 kind:arm_call to:0x02100294 module:overlay(21) +from:0x020f9e50 kind:arm_call to:0x020fb608 module:overlay(21) +from:0x020f9e60 kind:arm_call to:0x020fb198 module:overlay(21) +from:0x020f9e78 kind:arm_call to:0x02100294 module:overlay(21) +from:0x020f9e84 kind:arm_call to:0x020284f4 module:main +from:0x020f9e90 kind:load to:0x020b51a0 module:overlay(0) +from:0x020f9e98 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020f9e9c kind:load to:0x020b5198 module:overlay(0) +from:0x020f9ed8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f9f34 kind:arm_call to:0x020f9edc module:overlay(21) +from:0x020f9fd4 kind:arm_call to:0x020fa33c module:overlay(21) +from:0x020fa06c kind:arm_call to:0x020f43cc module:overlay(21) +from:0x020fa0c4 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020fa168 kind:arm_call to:0x020f43cc module:overlay(21) +from:0x020fa1bc kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020fa26c kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020fa2e8 kind:arm_call to:0x020fa33c module:overlay(21) +from:0x020fa32c kind:arm_call to:0x020fa61c module:overlay(21) +from:0x020fa36c kind:arm_call to:0x0205ada4 module:overlay(0) +from:0x020fa384 kind:arm_call to:0x020fa61c module:overlay(21) +from:0x020fa3b0 kind:arm_call to:0x020fa61c module:overlay(21) +from:0x020fa3ec kind:arm_call to:0x020fa61c module:overlay(21) +from:0x020fa408 kind:arm_call to:0x020f43cc module:overlay(21) +from:0x020fa418 kind:arm_call to:0x020fa61c module:overlay(21) +from:0x020fa478 kind:arm_call to:0x020fa61c module:overlay(21) +from:0x020fa508 kind:arm_call to:0x0205a370 module:overlay(0) +from:0x020fa52c kind:arm_call to:0x02059d84 module:overlay(0) +from:0x020fa560 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fa56c kind:arm_call to:0x01ffb744 module:itcm +from:0x020fa5a4 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x020fa5d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020fa5dc kind:arm_call to:0x01ffb744 module:itcm +from:0x020fa618 kind:load to:0x027e0960 module:dtcm +from:0x020fa634 kind:arm_call to:0x020f45d8 module:overlay(21) +from:0x020fa648 kind:arm_call to:0x01fff350 module:itcm +from:0x020fa69c kind:load to:0x027e0ce4 module:dtcm +from:0x020fa720 kind:arm_call to:0x0203d138 module:main +from:0x020fa73c kind:arm_call to:0x0203d138 module:main +from:0x020fa74c kind:arm_call to:0x020faa54 module:overlay(21) +from:0x020fa768 kind:load to:0x020a02b4 module:overlay(0) +from:0x020fa76c kind:load to:0x020f015c module:overlay(21) +from:0x020fa770 kind:load to:0x020ed060 module:overlay(21) +from:0x020fa774 kind:load to:0x020fa778 module:overlay(21) +from:0x020fa798 kind:arm_call to:0x0203d138 module:main +from:0x020fa7a8 kind:load to:0x020a02b4 module:overlay(0) +from:0x020fa7ac kind:load to:0x020f015c module:overlay(21) +from:0x020fa7cc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020fa7e4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020fa814 kind:arm_call to:0x0203d1e8 module:main +from:0x020fa828 kind:arm_call to:0x0203d1e8 module:main +from:0x020fa834 kind:load to:0x020ed060 module:overlay(21) +from:0x020fa838 kind:load to:0x020a02b4 module:overlay(0) +from:0x020fa890 kind:arm_call to:0x020fae1c module:overlay(21) +from:0x020fa8dc kind:arm_call to:0x020eb518 module:overlay(21) +from:0x020fa900 kind:arm_call to:0x020faa54 module:overlay(21) +from:0x020fa92c kind:arm_call to:0x020faab4 module:overlay(21) +from:0x020fa93c kind:arm_call to:0x020fabcc module:overlay(21) +from:0x020fa978 kind:arm_call to:0x0206eb38 module:overlay(0) +from:0x020fa998 kind:arm_call to:0x020faeb0 module:overlay(21) +from:0x020fa9a0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fa9a4 kind:load to:0x027e0cf4 module:dtcm +from:0x020fa9a8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa9ac kind:load to:0x020b51f4 module:overlay(0) +from:0x020fa9dc kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020fa9e8 kind:arm_call to:0x020ea848 module:overlay(21) +from:0x020faa3c kind:arm_call to:0x020c0a4c module:overlay(17) +from:0x020faa48 kind:load to:0x027e0ce0 module:dtcm +from:0x020faa50 kind:load to:0x027e09b4 module:dtcm +from:0x020faa74 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020faa9c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020faab0 kind:load to:0x027e0cec module:dtcm +from:0x020faad0 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020faae0 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020faafc kind:arm_call to:0x01ff9258 module:itcm +from:0x020fab10 kind:arm_call to:0x020fab1c module:overlay(21) +from:0x020fab18 kind:load to:0x027e0ce0 module:dtcm +from:0x020fab38 kind:arm_call to:0x0206e634 module:overlay(0) +from:0x020fab54 kind:arm_call to:0x020eb378 module:overlay(21) +from:0x020fab7c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fab98 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x020fabbc kind:load to:0x020b51f4 module:overlay(0) +from:0x020fabc0 kind:load to:0x027e0ce0 module:dtcm +from:0x020fabc8 kind:load to:0x027e0cec module:dtcm +from:0x020fabf0 kind:arm_call to:0x020eb378 module:overlay(21) +from:0x020fac7c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020facfc kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020fad0c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020fad28 kind:arm_call to:0x01ff9258 module:itcm +from:0x020fad58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fad64 kind:arm_call to:0x020faa54 module:overlay(21) +from:0x020fad70 kind:load to:0x027e0ce0 module:dtcm +from:0x020fad74 kind:load to:0x027e0cec module:dtcm +from:0x020fad94 kind:arm_call to:0x020fb078 module:overlay(21) +from:0x020fadc8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fadec kind:arm_call to:0x0206e634 module:overlay(0) +from:0x020fae04 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020fae14 kind:load to:0x020b51f4 module:overlay(0) +from:0x020fae18 kind:load to:0x027e09ac module:dtcm +from:0x020fae68 kind:arm_call to:0x020eb378 module:overlay(21) +from:0x020fae84 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fae98 kind:arm_call to:0x020fb078 module:overlay(21) +from:0x020faea8 kind:load to:0x027e0ce0 module:dtcm +from:0x020faeac kind:load to:0x027e0cec module:dtcm +from:0x020faed0 kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020faf18 kind:arm_call to:0x020eb518 module:overlay(21) +from:0x020faf3c kind:arm_call to:0x020eb348 module:overlay(21) +from:0x020faf5c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020faf78 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020faf94 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fafb0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fafcc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fafe8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fb000 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020fb01c kind:arm_call to:0x020eb850 module:overlay(21) +from:0x020fb040 kind:arm_call to:0x020f6f38 module:overlay(21) +from:0x020fb054 kind:arm_call to:0x020fb078 module:overlay(21) +from:0x020fb060 kind:load to:0x027e0ce0 module:dtcm +from:0x020fb068 kind:load to:0x027e0cec module:dtcm +from:0x020fb06c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fb070 kind:load to:0x027e09a8 module:dtcm +from:0x020fb074 kind:load to:0x027e0cf4 module:dtcm +from:0x020fb08c kind:arm_call to:0x020faa54 module:overlay(21) +from:0x020fb0c8 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020fb104 kind:load to:0x027e0cd8 module:dtcm +from:0x020fb108 kind:load to:0x027e09ac module:dtcm +from:0x020fb10c kind:load to:0x027e0ce0 module:dtcm +from:0x020fb14c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020fb164 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020fb1a8 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020fb1f0 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020fb2c8 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020fb320 kind:arm_call to:0x020f4bf8 module:overlay(21) +from:0x020fb350 kind:arm_call to:0x020fb35c module:overlay(21) +from:0x020fb3a8 kind:arm_call to:0x0206e634 module:overlay(0) +from:0x020fb3c0 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020fb3d4 kind:arm_call to:0x02060bb8 module:overlay(0) +from:0x020fb414 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020fb424 kind:load to:0x020b51f4 module:overlay(0) +from:0x020fb428 kind:load to:0x027e09ac module:dtcm +from:0x020fb42c kind:load to:0x027e0cd8 module:dtcm +from:0x020fb470 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020fb48c kind:arm_call to:0x020fb35c module:overlay(21) +from:0x020fb4ac kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020fb4c8 kind:arm_call to:0x020fb35c module:overlay(21) +from:0x020fb4dc kind:load to:0x027e0cf4 module:dtcm +from:0x020fb4f0 kind:load to:0x027e0cf4 module:dtcm +from:0x020fb54c kind:arm_call to:0x020802cc module:overlay(0) +from:0x020fb574 kind:load to:0x027e0cd8 module:dtcm +from:0x020fb5d4 kind:load to:0x021098b8 module:overlay(21) +from:0x020fb5d8 kind:load to:0x021098ad module:overlay(21) +from:0x020fb5dc kind:load to:0x021098a9 module:overlay(21) +from:0x020fb5e0 kind:load to:0x021098a5 module:overlay(21) +from:0x020fb5e4 kind:load to:0x021098a1 module:overlay(21) +from:0x020fb5e8 kind:load to:0x021098b1 module:overlay(21) +from:0x020fb604 kind:load to:0x021098a5 module:overlay(21) +from:0x020fb620 kind:load to:0x021098a1 module:overlay(21) +from:0x020fb640 kind:load to:0x02108bac module:overlay(21) +from:0x020fb650 kind:arm_call to:0x02011ff4 module:main +from:0x020fb694 kind:arm_call to:0x02019500 module:main +from:0x020fb69c kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020fb6a0 kind:arm_call to:0x020ea6c8 module:overlay(21) +from:0x020fb6a8 kind:load to:0x0204a0f0 module:main +from:0x020fb750 kind:load to:0x020e9f18 module:overlay(21) +from:0x020fb760 kind:load to:0x020ea010 module:overlay(21) +from:0x020fb7a0 kind:load to:0x02049af8 module:main +from:0x020fb7b4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020fb7b8 kind:load to:0x0206e634 module:overlay(0) +from:0x020fb7c8 kind:load to:0x027e0994 module:dtcm +from:0x020fb7fc kind:load to:0x021098b8 module:overlay(21) +from:0x020fb800 kind:load to:0x021098a5 module:overlay(21) +from:0x020fb804 kind:load to:0x021098a1 module:overlay(21) +from:0x020fb820 kind:load to:0x021098ad module:overlay(21) +from:0x020fb83c kind:load to:0x021098a9 module:overlay(21) +from:0x020fb858 kind:load to:0x021098b1 module:overlay(21) +from:0x020fb874 kind:load to:0x021098a0 module:overlay(21) +from:0x020fb894 kind:arm_call_thumb to:0x02012f5c module:main +from:0x020fb8a8 kind:arm_call to:0x02014fcc module:main +from:0x020fb8b0 kind:arm_call to:0x02014fc0 module:main +from:0x020fb8d4 kind:arm_call to:0x020267d8 module:main +from:0x020fb8f0 kind:arm_call_thumb to:0x02012f4c module:main +from:0x020fb90c kind:load to:0x021098cc module:overlay(21) +from:0x020fb910 kind:load to:0x02049bbc module:main +from:0x020fb914 kind:load to:0x02108c08 module:overlay(21) +from:0x020fb918 kind:load to:0x02108c28 module:overlay(21) +from:0x020fb91c kind:load to:0x02108bd4 module:overlay(21) +from:0x020fb92c kind:arm_call to:0x020fb624 module:overlay(21) +from:0x020fb950 kind:load to:0x02108be0 module:overlay(21) +from:0x020fb95c kind:arm_call to:0x020fb65c module:overlay(21) +from:0x020fb970 kind:arm_call to:0x020fb65c module:overlay(21) +from:0x020fb978 kind:arm_call to:0x02011ff4 module:main +from:0x020fb99c kind:arm_call to:0x02018d50 module:main +from:0x020fb9a4 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020fb9b0 kind:arm_call to:0x020ea6ac module:overlay(21) +from:0x020fb9c0 kind:arm_call to:0x02019510 module:main +from:0x020fb9d8 kind:arm_call_thumb to:0x02015488 module:main +from:0x020fb9e8 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fba00 kind:arm_call to:0x02017374 module:main +from:0x020fba2c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fba34 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fba3c kind:arm_call_thumb to:0x02015664 module:main +from:0x020fba44 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fba60 kind:arm_call_thumb to:0x0201549c module:main +from:0x020fba74 kind:arm_call_thumb to:0x02015488 module:main +from:0x020fba80 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fba98 kind:arm_call to:0x02017374 module:main +from:0x020fbac0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fbac8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fbad0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fbad8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fbaf0 kind:arm_call to:0x02017374 module:main +from:0x020fbb14 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fbb1c kind:arm_call_thumb to:0x02015664 module:main +from:0x020fbb24 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fbb2c kind:arm_call_thumb to:0x02015664 module:main +from:0x020fbb48 kind:arm_call_thumb to:0x0201549c module:main +from:0x020fbb8c kind:arm_call to:0x020fb85c module:overlay(21) +from:0x020fbb9c kind:arm_call to:0x02011f3c module:main +from:0x020fbbc8 kind:arm_call to:0x021004c8 module:overlay(21) +from:0x020fbbd8 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020fbbf0 kind:arm_call to:0x020166a4 module:main +from:0x020fbc10 kind:arm_call to:0x02013ee8 module:main +from:0x020fbc40 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fbc5c kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fbc90 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020fbc9c kind:load to:0x0204a0f0 module:main +from:0x020fbca0 kind:load to:0x02108c2c module:overlay(21) +from:0x020fbca4 kind:load to:0x02108c40 module:overlay(21) +from:0x020fbca8 kind:load to:0x02108c50 module:overlay(21) +from:0x020fbcac kind:load to:0x02108c44 module:overlay(21) +from:0x020fbcb4 kind:load to:0x02108c5c module:overlay(21) +from:0x020fbcb8 kind:load to:0x02108c68 module:overlay(21) +from:0x020fbcc0 kind:load to:0x02108bd4 module:overlay(21) +from:0x020fbcc8 kind:load to:0x02049b60 module:main +from:0x020fbccc kind:load to:0x021098a0 module:overlay(21) +from:0x020fbcd0 kind:load to:0x021098d0 module:overlay(21) +from:0x020fbcd4 kind:load to:0x021098c8 module:overlay(21) +from:0x020fbcd8 kind:load to:0x020b5198 module:overlay(0) +from:0x020fbcec kind:arm_call to:0x02013f80 module:main +from:0x020fbd14 kind:load to:0x02049b60 module:main +from:0x020fbd4c kind:arm_call to:0x020fb744 module:overlay(21) +from:0x020fbd7c kind:arm_call to:0x01ff9b50 module:itcm +from:0x020fbd8c kind:arm_call to:0x02101a78 module:overlay(21) +from:0x020fbd9c kind:arm_call to:0x020fb840 module:overlay(21) +from:0x020fbde8 kind:arm_call to:0x02013014 module:main +from:0x020fbdfc kind:arm_call to:0x02013ecc module:main +from:0x020fbe54 kind:arm_call to:0x020fbf50 module:overlay(21) +from:0x020fbea0 kind:arm_call to:0x020fbf50 module:overlay(21) +from:0x020fbeac kind:arm_call to:0x02013070 module:main +from:0x020fbec4 kind:arm_call to:0x020c90b8 module:overlay(20) +from:0x020fbedc kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fbf0c kind:arm_call to:0x020fb744 module:overlay(21) +from:0x020fbf24 kind:arm_call to:0x020fbf50 module:overlay(21) +from:0x020fbf2c kind:load to:0x020e8560 module:overlays(19,20) +from:0x020fbf30 kind:load to:0x0204a0f0 module:main +from:0x020fbf34 kind:load to:0x02108bd4 module:overlay(21) +from:0x020fbf38 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fbf3c kind:load to:0x0204997c module:main +from:0x020fbf40 kind:load to:0x02049b60 module:main +from:0x020fbf44 kind:load to:0x020fb878 module:overlay(21) +from:0x020fbf48 kind:load to:0x02108ba0 module:overlay(21) +from:0x020fbf7c kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020fbf84 kind:load to:0x020e8718 module:overlays(19,20) +from:0x020fbf98 kind:arm_call to:0x020fb624 module:overlay(21) +from:0x020fbfa8 kind:arm_call to:0x0201e6a8 module:main +from:0x020fc068 kind:arm_call to:0x0201f650 module:main +from:0x020fc0c4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020fc0d0 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020fc0f4 kind:load to:0x02108c7c module:overlay(21) +from:0x020fc104 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020fc10c kind:arm_call to:0x0201f2a4 module:main +from:0x020fc114 kind:arm_call to:0x020fb65c module:overlay(21) +from:0x020fc12c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020fc134 kind:arm_call to:0x0201f2a4 module:main +from:0x020fc13c kind:arm_call to:0x020fb65c module:overlay(21) +from:0x020fc144 kind:arm_call to:0x02011ff4 module:main +from:0x020fc178 kind:arm_call to:0x020fb744 module:overlay(21) +from:0x020fc19c kind:arm_call to:0x02018d50 module:main +from:0x020fc1a4 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020fc1ac kind:arm_call to:0x020ea6ac module:overlay(21) +from:0x020fc1c4 kind:arm_call to:0x02019510 module:main +from:0x020fc1cc kind:arm_call_thumb to:0x020b6500 module:overlays(1,2,6,10,12,14) +from:0x020fc214 kind:arm_call_thumb to:0x020706fc module:overlay(0) +from:0x020fc220 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020fc230 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x020fc240 kind:arm_call to:0x02028c38 module:main +from:0x020fc288 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc2bc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc2f0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc330 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc3a0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc3d0 kind:arm_call to:0x02065910 module:overlay(0) +from:0x020fc3ec kind:arm_call to:0x02065910 module:overlay(0) +from:0x020fc420 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc454 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc488 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc4bc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc4f4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc514 kind:arm_call to:0x0201f59c module:main +from:0x020fc520 kind:arm_call to:0x0201f708 module:main +from:0x020fc560 kind:arm_call to:0x0201e84c module:main +from:0x020fc580 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020fc598 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020fc5d0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc608 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fc62c kind:arm_call to:0x020fb7cc module:overlay(21) +from:0x020fc648 kind:arm_call to:0x020c9164 module:overlay(20) +from:0x020fc658 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020fc65c kind:load to:0x0204a0f0 module:main +from:0x020fc660 kind:load to:0x02108ba0 module:overlay(21) +from:0x020fc664 kind:load to:0x027e09a4 module:dtcm +from:0x020fc668 kind:load to:0x02106ed4 module:overlay(21) +from:0x020fc66c kind:load to:0x02106ee4 module:overlay(21) +from:0x020fc670 kind:load to:0x02106eec module:overlay(21) +from:0x020fc674 kind:load to:0x02106ef4 module:overlay(21) +from:0x020fc678 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fc67c kind:load to:0x02106edc module:overlay(21) +from:0x020fc680 kind:load to:0x02106efc module:overlay(21) +from:0x020fc684 kind:load to:0x02106f10 module:overlay(21) +from:0x020fc6a4 kind:arm_call to:0x0201f470 module:main +from:0x020fc6b0 kind:arm_call to:0x020c9164 module:overlay(20) +from:0x020fc6b4 kind:arm_call to:0x020fd46c module:overlay(21) +from:0x020fc70c kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020fc718 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x020fc72c kind:arm_call to:0x020fb744 module:overlay(21) +from:0x020fc740 kind:arm_call to:0x020f8d48 module:overlay(21) +from:0x020fc754 kind:arm_call to:0x0207085c module:overlay(0) +from:0x020fc75c kind:arm_call to:0x020fcbcc module:overlay(21) +from:0x020fc774 kind:arm_call to:0x0201c4b0 module:main +from:0x020fc778 kind:arm_call to:0x020c9120 module:overlay(20) +from:0x020fc790 kind:arm_call to:0x020c8e60 module:overlay(20) +from:0x020fc794 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020fc7c4 kind:arm_call to:0x020c8e60 module:overlay(20) +from:0x020fc800 kind:arm_call to:0x020c8e60 module:overlay(20) +from:0x020fc808 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020fc80c kind:load to:0x027e0cf4 module:dtcm +from:0x020fc810 kind:load to:0x020b5198 module:overlay(0) +from:0x020fc814 kind:load to:0x027e09a4 module:dtcm +from:0x020fc818 kind:load to:0x0204a0f0 module:main +from:0x020fc81c kind:load to:0x0204ae8c module:main +from:0x020fc820 kind:load to:0x027e0ce0 module:dtcm +from:0x020fc844 kind:arm_call to:0x020708b8 module:overlay(0) +from:0x020fc84c kind:load to:0x027e09a4 module:dtcm +from:0x020fc850 kind:load to:0x0204a0f0 module:main +from:0x020fc870 kind:arm_call to:0x02070814 module:overlay(0) +from:0x020fc878 kind:load to:0x027e09a4 module:dtcm +from:0x020fc87c kind:load to:0x0204aee2 module:main +from:0x020fc8a0 kind:arm_call to:0x02070918 module:overlay(0) +from:0x020fc8b8 kind:arm_call to:0x020f66a4 module:overlay(21) +from:0x020fc8c8 kind:arm_call to:0x020fa9b0 module:overlay(21) +from:0x020fc8d0 kind:load to:0x027e09a4 module:dtcm +from:0x020fc8d4 kind:load to:0x0204a0f0 module:main +from:0x020fc8d8 kind:load to:0x027e0cf4 module:dtcm +from:0x020fc8fc kind:arm_call to:0x02070a2c module:overlay(0) +from:0x020fc904 kind:load to:0x027e09a4 module:dtcm +from:0x020fc908 kind:load to:0x0204a0f0 module:main +from:0x020fc954 kind:arm_call to:0x020bb974 module:overlay(17) +from:0x020fc97c kind:arm_call to:0x0201aa64 module:main +from:0x020fc98c kind:arm_call to:0x0201e8ac module:main +from:0x020fc998 kind:arm_call to:0x0201f548 module:main +from:0x020fc9ac kind:arm_call to:0x020f90c4 module:overlay(21) +from:0x020fca00 kind:arm_call to:0x0201aa64 module:main +from:0x020fcac4 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020fcaec kind:arm_call to:0x0201aa64 module:main +from:0x020fcb0c kind:arm_call to:0x0201aa64 module:main +from:0x020fcb34 kind:arm_call to:0x0201aa64 module:main +from:0x020fcb9c kind:arm_call to:0x0201aaa8 module:main +from:0x020fcba4 kind:arm_call to:0x020c9994 module:overlay(20) +from:0x020fcbb0 kind:load to:0x0204a068 module:main +from:0x020fcbb4 kind:load to:0x027e09a4 module:dtcm +from:0x020fcbb8 kind:load to:0x0204aee2 module:main +from:0x020fcbbc kind:load to:0x0204aefc module:main +from:0x020fcbc0 kind:load to:0x027e0cf4 module:dtcm +from:0x020fcbc4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fcbc8 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fcc68 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fcdb8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020fcdf8 kind:arm_call to:0x0201e84c module:main +from:0x020fce3c kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fce48 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fcfa8 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fd134 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020fd184 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fd1a4 kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fd1b8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020fd1ec kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fd244 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fd24c kind:arm_call to:0x020fb764 module:overlay(21) +from:0x020fd260 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020fd2a0 kind:arm_call to:0x020809b8 module:overlay(0) +from:0x020fd2b0 kind:arm_call to:0x02019510 module:main +from:0x020fd330 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fd3a0 kind:arm_call to:0x020fb7a4 module:overlay(21) +from:0x020fd3b4 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020fd3c0 kind:arm_call to:0x0206d214 module:overlay(0) +from:0x020fd3d0 kind:arm_call to:0x02019510 module:main +from:0x020fd3fc kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020fd430 kind:arm_call to:0x020fb744 module:overlay(21) +from:0x020fd44c kind:load to:0x020b5198 module:overlay(0) +from:0x020fd450 kind:load to:0x027e0cf4 module:dtcm +from:0x020fd458 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd45c kind:load to:0x0204a0f0 module:main +from:0x020fd460 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd464 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fd468 kind:load to:0x021098b8 module:overlay(21) +from:0x020fd484 kind:arm_call to:0x020704d4 module:overlay(0) +from:0x020fd48c kind:arm_call to:0x02011ff4 module:main +from:0x020fd494 kind:load to:0x027e09a4 module:dtcm +from:0x020fd4a8 kind:arm_call to:0x020fb624 module:overlay(21) +from:0x020fd4dc kind:load to:0x02108cb8 module:overlay(21) +from:0x020fd4e8 kind:arm_call to:0x020fb65c module:overlay(21) +from:0x020fd4fc kind:arm_call to:0x020fb65c module:overlay(21) +from:0x020fd504 kind:arm_call to:0x02011ff4 module:main +from:0x020fd524 kind:arm_call_thumb to:0x02014994 module:main +from:0x020fd534 kind:arm_call to:0x02018d50 module:main +from:0x020fd53c kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020fd544 kind:arm_call to:0x020ea6ac module:overlay(21) +from:0x020fd554 kind:arm_call to:0x02019510 module:main +from:0x020fd568 kind:arm_call_thumb to:0x02015488 module:main +from:0x020fd574 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fd58c kind:arm_call to:0x02017374 module:main +from:0x020fd5b8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd5c0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd5c8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd5d0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd5ec kind:arm_call to:0x02017374 module:main +from:0x020fd614 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd61c kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd624 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd62c kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd648 kind:arm_call_thumb to:0x0201549c module:main +from:0x020fd658 kind:arm_call_thumb to:0x02015488 module:main +from:0x020fd664 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020fd67c kind:arm_call to:0x02017374 module:main +from:0x020fd6a4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd6ac kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd6b4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd6bc kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd6d4 kind:arm_call to:0x02017374 module:main +from:0x020fd6fc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020fd708 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd710 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd718 kind:arm_call_thumb to:0x02015664 module:main +from:0x020fd734 kind:arm_call_thumb to:0x0201549c module:main +from:0x020fd7c4 kind:arm_call to:0x02018bb8 module:main +from:0x020fd7cc kind:arm_call_thumb to:0x020beac4 module:overlay(1) +from:0x020fd7e8 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020fd7f8 kind:arm_call to:0x02059170 module:overlay(0) +from:0x020fd818 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x020fd828 kind:arm_call_thumb to:0x020ba4ec module:overlay(1) +from:0x020fd898 kind:arm_call to:0x02022880 module:main +from:0x020fd8cc kind:arm_call to:0x02022bcc module:main +from:0x020fd8e0 kind:arm_call_thumb to:0x020ba600 module:overlay(1) +from:0x020fd8f4 kind:arm_call_thumb to:0x020156a0 module:main +from:0x020fd904 kind:arm_call to:0x02011f3c module:main +from:0x020fd91c kind:arm_call_thumb to:0x020bf094 module:overlay(1) +from:0x020fd928 kind:arm_call_thumb to:0x020156cc module:main +from:0x020fd930 kind:arm_call_thumb to:0x020ba620 module:overlay(1) +from:0x020fd93c kind:arm_call_thumb to:0x02014994 module:main +from:0x020fd964 kind:arm_call to:0x020c8690 module:overlay(20) +from:0x020fd978 kind:arm_call to:0x020fb744 module:overlay(21) +from:0x020fda0c kind:arm_call to:0x02011f3c module:main +from:0x020fda1c kind:arm_call to:0x02101ec8 module:overlay(21) +from:0x020fda2c kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020fda44 kind:arm_call to:0x020166a4 module:main +from:0x020fda70 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020fda7c kind:load to:0x02049b80 module:main +from:0x020fda80 kind:load to:0x0204a0f0 module:main +from:0x020fda84 kind:load to:0x02108ce0 module:overlay(21) +from:0x020fda88 kind:load to:0x02108cf8 module:overlay(21) +from:0x020fda8c kind:load to:0x02108d0c module:overlay(21) +from:0x020fda90 kind:load to:0x02108cfc module:overlay(21) +from:0x020fda94 kind:load to:0x02108d1c module:overlay(21) +from:0x020fda98 kind:load to:0x02108d28 module:overlay(21) +from:0x020fdaa0 kind:load to:0x0204adf0 module:main +from:0x020fdaa4 kind:load to:0x027e09ac module:dtcm +from:0x020fdaa8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020fdaac kind:load to:0x02108ca4 module:overlay(21) +from:0x020fdab4 kind:load to:0x027e0208 module:dtcm +from:0x020fdab8 kind:load to:0x027e0254 module:dtcm +from:0x020fdabc kind:load to:0x0203ea3c module:main +from:0x020fdac0 kind:load to:0x027e0210 module:dtcm +from:0x020fdac8 kind:load to:0x0204997c module:main +from:0x020fdacc kind:load to:0x02108d38 module:overlay(21) +from:0x020fdad0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fdad4 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020fdad8 kind:load to:0x021098d0 module:overlay(21) +from:0x020fdadc kind:load to:0x021098b8 module:overlay(21) +from:0x020fdae0 kind:load to:0x021098ad module:overlay(21) +from:0x020fdae8 kind:load to:0x020b5198 module:overlay(0) +from:0x020fdb20 kind:arm_call_thumb to:0x02014994 module:main +from:0x020fdb40 kind:arm_call_thumb to:0x020ba638 module:overlay(1) +from:0x020fdb44 kind:arm_call to:0x020fe090 module:overlay(21) +from:0x020fdb4c kind:arm_call to:0x020591ac module:overlay(0) +from:0x020fdb50 kind:arm_call to:0x020fe0bc module:overlay(21) +from:0x020fdb64 kind:load to:0x02049b80 module:main +from:0x020fdb68 kind:load to:0x0204997c module:main +from:0x020fdb6c kind:load to:0x020b4ea4 module:overlay(0) +from:0x020fdb70 kind:load to:0x0204a0f0 module:main +from:0x020fdb9c kind:arm_call to:0x020c9960 module:overlay(20) +from:0x020fdbb0 kind:arm_call to:0x020c295c module:overlay(17) +from:0x020fdbd0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020fdbf8 kind:arm_call to:0x020c90b8 module:overlay(20) +from:0x020fdc14 kind:arm_call to:0x020c8690 module:overlay(20) +from:0x020fdc28 kind:arm_call_thumb to:0x020183ac module:main +from:0x020fdc30 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020fdc40 kind:arm_call to:0x020fdf80 module:overlay(21) +from:0x020fdc60 kind:arm_call to:0x020fb744 module:overlay(21) +from:0x020fdc88 kind:arm_call to:0x020c8690 module:overlay(20) +from:0x020fdc9c kind:arm_call to:0x020fb744 module:overlay(21) +from:0x020fdcb0 kind:arm_call to:0x020723d4 module:overlay(0) +from:0x020fdcb8 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fdcbc kind:load to:0x0204a0f0 module:main +from:0x020fdcc0 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020fdcc4 kind:load to:0x0204a040 module:main +from:0x020fdcc8 kind:load to:0x020183fd module:main +from:0x020fdccc kind:load to:0x027e09ac module:dtcm +from:0x020fdce4 kind:load to:0x027e09ac module:dtcm +from:0x020fdce8 kind:load to:0x0207244c module:overlay(0) +from:0x020fdd04 kind:arm_call to:0x0207267c module:overlay(0) +from:0x020fdd08 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020fdd18 kind:arm_call to:0x020249ec module:main +from:0x020fdd30 kind:arm_call to:0x02024a08 module:main +from:0x020fdd40 kind:arm_call to:0x0207267c module:overlay(0) +from:0x020fdd54 kind:arm_call to:0x020c2ab8 module:overlay(17) +from:0x020fdd64 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020fdd6c kind:load to:0x027e09ac module:dtcm +from:0x020fdd74 kind:load to:0x027e0210 module:dtcm +from:0x020fdd78 kind:load to:0x027e0254 module:dtcm +from:0x020fdec4 kind:arm_call to:0x020fb824 module:overlay(21) +from:0x020fdee0 kind:load to:0x021098b8 module:overlay(21) +from:0x020fdf1c kind:arm_call to:0x020fb808 module:overlay(21) +from:0x020fdf7c kind:load to:0x021098ad module:overlay(21) +from:0x020fe014 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020fe074 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020fe080 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020fe08c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020fe0a8 kind:arm_call to:0x020fe0e8 module:overlay(21) +from:0x020fe0b0 kind:arm_call to:0x02011ff4 module:main +from:0x020fe0b8 kind:load to:0x027e095c module:dtcm +from:0x020fe0d4 kind:arm_call_thumb to:0x020beb6c module:overlay(1) +from:0x020fe0dc kind:arm_call to:0x02011ff4 module:main +from:0x020fe0e4 kind:load to:0x027e09ac module:dtcm +from:0x020fe0f8 kind:load to:0x027e095c module:dtcm +from:0x020fe130 kind:load to:0x021098ad module:overlay(21) +from:0x020fe17c kind:arm_call to:0x020fe190 module:overlay(21) +from:0x020fe188 kind:load to:0x020e8b3c module:overlays(19,20) +from:0x020fe18c kind:load to:0x02106f24 module:overlay(21) +from:0x020fe1bc kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe1cc kind:arm_call to:0x02028c08 module:main +from:0x020fe1d8 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe1ec kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe204 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe214 kind:arm_call to:0x02028c08 module:main +from:0x020fe220 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe234 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe24c kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe25c kind:arm_call to:0x02028c08 module:main +from:0x020fe268 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe27c kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe294 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe2a4 kind:arm_call to:0x02028c08 module:main +from:0x020fe2b0 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe2c4 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe344 kind:arm_call to:0x020ce5d4 module:overlay(20) +from:0x020fe350 kind:load to:0x02108ba0 module:overlay(21) +from:0x020fe358 kind:load to:0x020e873c module:overlays(19,20) +from:0x020fe3d0 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe3e0 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe3fc kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe410 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe424 kind:arm_call to:0x020ce6c8 module:overlay(20) +from:0x020fe480 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe498 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe508 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe51c kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe56c kind:arm_call to:0x020ff0b8 module:overlay(21) +from:0x020fe594 kind:arm_call to:0x020ff0b8 module:overlay(21) +from:0x020fe5bc kind:arm_call to:0x020ff0b8 module:overlay(21) +from:0x020fe5e4 kind:arm_call to:0x020ff0b8 module:overlay(21) +from:0x020fe65c kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fe688 kind:arm_call to:0x020ce6c8 module:overlay(20) +from:0x020fe6b0 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe6d4 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fe6fc kind:arm_call to:0x020ce6c8 module:overlay(20) +from:0x020fe720 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe738 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe778 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe784 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe7a0 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe7b0 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe7d4 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fe828 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe83c kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe854 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe894 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe8a0 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fe8bc kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe8cc kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fe8f0 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fe968 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fe994 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fe9bc kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fe9e4 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fea2c kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fea44 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fea84 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fea90 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020feaac kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020feabc kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020feae0 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020feb2c kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020feba4 kind:arm_call to:0x020ff238 module:overlay(21) +from:0x020febb4 kind:arm_call to:0x020ff238 module:overlay(21) +from:0x020febc4 kind:arm_call to:0x020ff178 module:overlay(21) +from:0x020fec04 kind:arm_call to:0x020fe0fc module:overlay(21) +from:0x020fec80 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fecac kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fecf0 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fed24 kind:arm_call to:0x020ff238 module:overlay(21) +from:0x020fed34 kind:arm_call to:0x020ff238 module:overlay(21) +from:0x020fed40 kind:load to:0x020e873c module:overlays(19,20) +from:0x020fed44 kind:load to:0x020e8b3c module:overlays(19,20) +from:0x020fed48 kind:load to:0x021098a0 module:overlay(21) +from:0x020fed50 kind:load to:0x021098a9 module:overlay(21) +from:0x020fed54 kind:load to:0x021098a1 module:overlay(21) +from:0x020fed58 kind:load to:0x021098a5 module:overlay(21) +from:0x020feda4 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fee30 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fee64 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fee98 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020feec4 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fef08 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020fef94 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020fefc8 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020feffc kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020ff028 kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020ff064 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020ff08c kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020ff0b4 kind:load to:0x021098c8 module:overlay(21) +from:0x020ff130 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020ff164 kind:arm_call to:0x020fe190 module:overlay(21) +from:0x020ff170 kind:load to:0x020e8b3c module:overlays(19,20) +from:0x020ff174 kind:load to:0x02106f24 module:overlay(21) +from:0x020ff21c kind:arm_call to:0x020ce5d4 module:overlay(20) +from:0x020ff228 kind:load to:0x020e8b3c module:overlays(19,20) +from:0x020ff22c kind:load to:0x02106f24 module:overlay(21) +from:0x020ff230 kind:load to:0x021098b1 module:overlay(21) +from:0x020ff234 kind:load to:0x020e873c module:overlays(19,20) +from:0x020ff2cc kind:arm_call to:0x020fe134 module:overlay(21) +from:0x020ff2e8 kind:arm_call to:0x020fb624 module:overlay(21) +from:0x020ff308 kind:load to:0x02108d5c module:overlay(21) +from:0x020ff314 kind:arm_call to:0x020fb65c module:overlay(21) +from:0x020ff328 kind:arm_call to:0x020fb65c module:overlay(21) +from:0x020ff330 kind:arm_call to:0x02011ff4 module:main +from:0x020ff350 kind:arm_call to:0x02018d50 module:main +from:0x020ff358 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020ff360 kind:arm_call to:0x020ea6ac module:overlay(21) +from:0x020ff374 kind:arm_call to:0x02019510 module:main +from:0x020ff3e4 kind:arm_call to:0x02011f3c module:main +from:0x020ff3f4 kind:arm_call to:0x020c9530 module:overlay(20) +from:0x020ff404 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x020ff41c kind:arm_call to:0x020166a4 module:main +from:0x020ff43c kind:load to:0x0204a0f0 module:main +from:0x020ff440 kind:load to:0x021098d0 module:overlay(21) +from:0x020ff444 kind:load to:0x020e8718 module:overlays(19,20) +from:0x020ff484 kind:load to:0x021098d0 module:overlay(21) +from:0x020ff488 kind:load to:0x02049f6c module:main +from:0x020ff4d0 kind:arm_call to:0x020c9960 module:overlay(20) +from:0x020ff4e0 kind:arm_call to:0x020fb754 module:overlay(21) +from:0x020ff4f8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ff50c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ff528 kind:arm_call_thumb to:0x020183ac module:main +from:0x020ff53c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ff540 kind:load to:0x0204a0f0 module:main +from:0x020ff544 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ff548 kind:load to:0x0204a040 module:main +from:0x020ff54c kind:load to:0x020183fd module:main +from:0x020ff55c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020ff5b4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ff5d4 kind:arm_call to:0x020ffd18 module:overlay(21) +from:0x020ff5e4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ff5ec kind:arm_call to:0x02060b8c module:overlay(0) +from:0x020ff608 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ff630 kind:arm_call to:0x020ffa9c module:overlay(21) +from:0x020ff668 kind:arm_call to:0x020ffa9c module:overlay(21) +from:0x020ff6a4 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020ff6b4 kind:arm_call to:0x020ffd4c module:overlay(21) +from:0x020ff6d8 kind:arm_call to:0x020ffd64 module:overlay(21) +from:0x020ff718 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff728 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ff748 kind:arm_call to:0x020ffaec module:overlay(21) +from:0x020ff794 kind:arm_call to:0x020ffd8c module:overlay(21) +from:0x020ff7a4 kind:arm_call to:0x0206eb38 module:overlay(0) +from:0x020ff7e4 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff7f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ff828 kind:arm_call to:0x020ffaec module:overlay(21) +from:0x020ff844 kind:arm_call to:0x020ffb68 module:overlay(21) +from:0x020ff850 kind:arm_call to:0x020ffadc module:overlay(21) +from:0x020ff860 kind:arm_call to:0x0206eb38 module:overlay(0) +from:0x020ff884 kind:arm_call to:0x020ffcd0 module:overlay(21) +from:0x020ff88c kind:arm_call to:0x020ffdb4 module:overlay(21) +from:0x020ff8a0 kind:arm_call to:0x0206eb38 module:overlay(0) +from:0x020ff8b0 kind:arm_call to:0x02060a78 module:overlay(0) +from:0x020ff8c8 kind:arm_call to:0x0206e634 module:overlay(0) +from:0x020ff8d0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020ff8e0 kind:arm_call to:0x020ffcf4 module:overlay(21) +from:0x020ff8e8 kind:arm_call to:0x020ffdd8 module:overlay(21) +from:0x020ff910 kind:arm_call to:0x020ffdf4 module:overlay(21) +from:0x020ff91c kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020ff92c kind:arm_call to:0x020ffd18 module:overlay(21) +from:0x020ff934 kind:load to:0x027e0cf4 module:dtcm +from:0x020ff938 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ff940 kind:load to:0x02106f7a module:overlay(21) +from:0x020ff944 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ff9b0 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020ff9d0 kind:arm_call to:0x02028c24 module:main +from:0x020ff9f8 kind:arm_call to:0x0201aaa8 module:main +from:0x020ffa2c kind:arm_call to:0x0201aa1c module:main +from:0x020ffa38 kind:load to:0x027e0cf4 module:dtcm +from:0x020ffa3c kind:load to:0x0203e93c module:main +from:0x020ffa40 kind:load to:0x0204aefc module:main +from:0x020ffa8c kind:arm_call to:0x020ffd28 module:overlay(21) +from:0x020ffa98 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ffacc kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ffad4 kind:arm_call to:0x020ffd18 module:overlay(21) +from:0x020ffaf8 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ffb58 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ffb64 kind:load to:0x02106f4a module:overlay(21) +from:0x020ffc34 kind:arm_call to:0x020c90ac module:overlay(20) +from:0x020ffcb0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ffcbc kind:load to:0x027e0ce0 module:dtcm +from:0x020ffcc0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ffcc4 kind:load to:0x02108d94 module:overlay(21) +from:0x020ffcc8 kind:load to:0x02108d84 module:overlay(21) +from:0x020ffccc kind:load to:0x02106f4a module:overlay(21) +from:0x020ffcec kind:load to:0x027e0cf4 module:dtcm +from:0x020ffcf0 kind:load to:0x020f9d10 module:overlay(21) +from:0x020ffd10 kind:load to:0x027e0cf4 module:dtcm +from:0x020ffd14 kind:load to:0x020f9d70 module:overlay(21) +from:0x020ffd24 kind:load to:0x020ffadc module:overlay(21) +from:0x020ffd38 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ffd44 kind:arm_call to:0x020ffadc module:overlay(21) +from:0x020ffd54 kind:arm_call to:0x020ffaec module:overlay(21) +from:0x020ffd5c kind:arm_call to:0x020ffd64 module:overlay(21) +from:0x020ffd74 kind:arm_call to:0x020ffadc module:overlay(21) +from:0x020ffd9c kind:arm_call to:0x020ffadc module:overlay(21) +from:0x020ffdc4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ffdd0 kind:arm_call to:0x020ffadc module:overlay(21) +from:0x020ffde4 kind:arm_call to:0x020ffadc module:overlay(21) +from:0x020ffe04 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ffe10 kind:arm_call to:0x020ffadc module:overlay(21) +from:0x020ffe44 kind:arm_call to:0x0201e6a8 module:main +from:0x020ffe74 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ffea4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ffed4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ffeec kind:arm_call to:0x0201f6c8 module:main +from:0x020fff30 kind:arm_call to:0x0201e84c module:main +from:0x020fff5c kind:arm_call to:0x0201f470 module:main +from:0x020fff64 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020fff6c kind:arm_call to:0x0201f2a4 module:main +from:0x020fffa4 kind:arm_call to:0x021003a4 module:overlay(21) +from:0x021000d4 kind:arm_call to:0x020ffe18 module:overlay(21) +from:0x021000f4 kind:arm_call to:0x021003e0 module:overlay(21) +from:0x02100124 kind:arm_call to:0x021003a4 module:overlay(21) +from:0x0210012c kind:load to:0x027e0cf4 module:dtcm +from:0x0210018c kind:arm_call to:0x0201e8ac module:main +from:0x021001ac kind:arm_call to:0x0201aa1c module:main +from:0x02100210 kind:arm_call to:0x0201f48c module:main +from:0x02100248 kind:arm_call to:0x0201aa1c module:main +from:0x02100280 kind:arm_call to:0x0201aa1c module:main +from:0x0210028c kind:load to:0x027e0cf4 module:dtcm +from:0x02100290 kind:load to:0x0204aefc module:main +from:0x021002e4 kind:arm_call to:0x020ffe18 module:overlay(21) +from:0x021002fc kind:arm_call to:0x021003e0 module:overlay(21) +from:0x02100320 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x02100348 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x02100390 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02100394 kind:load to:0x02106fa4 module:overlay(21) +from:0x02100398 kind:load to:0x02106f98 module:overlay(21) +from:0x0210039c kind:load to:0x02106f8e module:overlay(21) +from:0x021003a0 kind:load to:0x02106f88 module:overlay(21) +from:0x02100404 kind:arm_call to:0x0201f470 module:main +from:0x02100414 kind:arm_call to:0x0201f708 module:main +from:0x02100428 kind:arm_call to:0x02016654 module:main +from:0x0210043c kind:load to:0x02108dac module:overlay(21) +from:0x0210044c kind:arm_call to:0x02016654 module:main +from:0x02100460 kind:load to:0x02108dac module:overlay(21) +from:0x02100470 kind:arm_call to:0x0201666c module:main +from:0x02100488 kind:arm_call to:0x0201666c module:main +from:0x02100490 kind:arm_call to:0x02011ff4 module:main +from:0x021004a8 kind:arm_call to:0x0201666c module:main +from:0x021004dc kind:arm_call to:0x0210041c module:overlay(21) +from:0x021004fc kind:arm_call to:0x02063f20 module:overlay(0) +from:0x02100508 kind:arm_call to:0x0201e6a8 module:main +from:0x02100520 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x0210052c kind:arm_call to:0x0201e6a8 module:main +from:0x02100548 kind:arm_call to:0x0203d138 module:main +from:0x02100558 kind:arm_call to:0x02063828 module:overlay(0) +from:0x02100568 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x021005bc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021005f0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100628 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100660 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100698 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021006d0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210070c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100754 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210079c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021007d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021007f4 kind:arm_call to:0x0201f6c8 module:main +from:0x02100808 kind:arm_call to:0x0201f6c8 module:main +from:0x0210081c kind:arm_call to:0x0201f6c8 module:main +from:0x02100828 kind:arm_call to:0x0201e6a8 module:main +from:0x02100830 kind:arm_call to:0x0201e6a8 module:main +from:0x0210083c kind:arm_call to:0x0201e6a8 module:main +from:0x021008b8 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x021008f8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x0210091c kind:arm_call to:0x0206413c module:overlay(0) +from:0x02100958 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x0210097c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x02100990 kind:arm_call to:0x02064014 module:overlay(0) +from:0x021009ac kind:arm_call to:0x02064338 module:overlay(0) +from:0x021009b4 kind:arm_call to:0x02101b30 module:overlay(21) +from:0x02100a04 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100a44 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100a80 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100ab8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100b0c kind:arm_call to:0x01ff9b40 module:itcm +from:0x02100b14 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x02100b24 kind:arm_call to:0x02028c38 module:main +from:0x02100b6c kind:arm_call to:0x0201e72c module:main +from:0x02100bb0 kind:arm_call to:0x0201e72c module:main +from:0x02100bf8 kind:arm_call to:0x0201e72c module:main +from:0x02100c28 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100c60 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100c98 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100cd0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02100d34 kind:arm_call to:0x0201f708 module:main +from:0x02100d48 kind:arm_call to:0x0201f708 module:main +from:0x02100dac kind:arm_call to:0x020249ac module:main +from:0x02100dbc kind:load to:0x02108dd0 module:overlay(21) +from:0x02100dc0 kind:load to:0x020b1f6c module:overlay(0) +from:0x02100dc4 kind:load to:0x02100e04 module:overlay(21) +from:0x02100dc8 kind:load to:0x0206335c module:overlay(0) +from:0x02100dcc kind:load to:0x020b1f0c module:overlay(0) +from:0x02100dd0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02100dd4 kind:load to:0x02106fe4 module:overlay(21) +from:0x02100dd8 kind:load to:0x02106ff0 module:overlay(21) +from:0x02100ddc kind:load to:0x02106fd8 module:overlay(21) +from:0x02100de0 kind:load to:0x02106fb8 module:overlay(21) +from:0x02100de4 kind:load to:0x02106fb0 module:overlay(21) +from:0x02100de8 kind:load to:0x0204a0f0 module:main +from:0x02100dec kind:load to:0x02108dec module:overlay(21) +from:0x02100df0 kind:load to:0x02108df4 module:overlay(21) +from:0x02100df4 kind:load to:0x027e0994 module:dtcm +from:0x02100e0c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02100e50 kind:arm_call to:0x0201f470 module:main +from:0x02100e6c kind:arm_call to:0x0201f470 module:main +from:0x02100e78 kind:arm_call to:0x0201f470 module:main +from:0x02100e84 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02100e8c kind:arm_call to:0x0201f2a4 module:main +from:0x02100e98 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02100ea0 kind:arm_call to:0x0201f2a4 module:main +from:0x02100eac kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02100eb4 kind:arm_call to:0x0201f2a4 module:main +from:0x02100ec4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x02100ecc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02100ee0 kind:arm_call to:0x0203d1e8 module:main +from:0x02100ee8 kind:arm_call to:0x0210049c module:overlay(21) +from:0x02100ef4 kind:load to:0x02108dd0 module:overlay(21) +from:0x02100ef8 kind:load to:0x027e0994 module:dtcm +from:0x02100efc kind:load to:0x02100e04 module:overlay(21) +from:0x02100f38 kind:arm_call to:0x0201f470 module:main +from:0x02100f54 kind:arm_call to:0x0201f470 module:main +from:0x02100f60 kind:arm_call to:0x0201f470 module:main +from:0x02100f6c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02100f74 kind:arm_call to:0x0201f2a4 module:main +from:0x02100f80 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02100f88 kind:arm_call to:0x0201f2a4 module:main +from:0x02100f94 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02100f9c kind:arm_call to:0x0201f2a4 module:main +from:0x02100fac kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x02100fb4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x02100fc8 kind:arm_call to:0x0203d1e8 module:main +from:0x02100fd0 kind:arm_call to:0x0210049c module:overlay(21) +from:0x02100fd8 kind:arm_call to:0x02011ff4 module:main +from:0x02100fe4 kind:load to:0x02108dd0 module:overlay(21) +from:0x02100fe8 kind:load to:0x027e0994 module:dtcm +from:0x02100fec kind:load to:0x02100e04 module:overlay(21) +from:0x0210104c kind:arm_call to:0x0201fa48 module:main +from:0x02101138 kind:arm_call to:0x0201c4b0 module:main +from:0x02101140 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x02101150 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x021014fc kind:load to:0x020e8524 module:overlays(19,20) +from:0x02101500 kind:load to:0x027e0994 module:dtcm +from:0x02101508 kind:load to:0x0204ae8c module:main +from:0x0210154c kind:arm_call to:0x02101b30 module:overlay(21) +from:0x02101554 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02101570 kind:arm_call to:0x02101b30 module:overlay(21) +from:0x0210157c kind:arm_call to:0x0206420c module:overlay(0) +from:0x02101588 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02101590 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02101594 kind:load to:0x0204a0f0 module:main +from:0x02101598 kind:load to:0x020b51f4 module:overlay(0) +from:0x02101690 kind:load to:0x02108dfc module:overlay(21) +from:0x02101694 kind:load to:0x02108e04 module:overlay(21) +from:0x021016c4 kind:load to:0x02043190 module:main +from:0x021016fc kind:arm_call to:0x0201aa64 module:main +from:0x0210171c kind:arm_call to:0x0201aa64 module:main +from:0x02101750 kind:arm_call to:0x0201aa1c module:main +from:0x02101778 kind:arm_call to:0x0201aa64 module:main +from:0x02101788 kind:arm_call to:0x0201f48c module:main +from:0x02101798 kind:arm_call to:0x0201f48c module:main +from:0x021017c4 kind:arm_call to:0x0201aa64 module:main +from:0x02101814 kind:arm_call to:0x0201f48c module:main +from:0x02101844 kind:arm_call to:0x020c9994 module:overlay(20) +from:0x02101850 kind:load to:0x0204aefc module:main +from:0x021018d8 kind:arm_call to:0x0201aa1c module:main +from:0x021018fc kind:load to:0x0204aefc module:main +from:0x0210191c kind:arm_call to:0x0201e8ac module:main +from:0x02101964 kind:arm_call to:0x0201aa1c module:main +from:0x02101978 kind:arm_call to:0x0201e8ac module:main +from:0x02101994 kind:arm_call to:0x0201aa1c module:main +from:0x021019a4 kind:arm_call to:0x0201e8ac module:main +from:0x021019c0 kind:arm_call to:0x0201aa1c module:main +from:0x021019d4 kind:arm_call to:0x0201e8ac module:main +from:0x021019f0 kind:arm_call to:0x0201aa1c module:main +from:0x02101a48 kind:arm_call to:0x0201aa1c module:main +from:0x02101a68 kind:arm_call to:0x0201aa1c module:main +from:0x02101a74 kind:load to:0x0204aefc module:main +from:0x02101aa8 kind:arm_call to:0x0206425c module:overlay(0) +from:0x02101b00 kind:arm_call to:0x0206413c module:overlay(0) +from:0x02101b1c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02101b28 kind:load to:0x02108e0c module:overlay(21) +from:0x02101b2c kind:load to:0x020b51f4 module:overlay(0) +from:0x02101b50 kind:arm_call to:0x0201f470 module:main +from:0x02101b6c kind:arm_call to:0x0201f470 module:main +from:0x02101b84 kind:arm_call to:0x0201f708 module:main +from:0x02101bb0 kind:arm_call to:0x0201f708 module:main +from:0x02101bec kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x02101c24 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x02101c38 kind:load to:0x02106ffc module:overlay(21) +from:0x02101c3c kind:load to:0x02107014 module:overlay(21) +from:0x02101c40 kind:load to:0x0210702c module:overlay(21) +from:0x02101c44 kind:load to:0x02106fc0 module:overlay(21) +from:0x02101c48 kind:load to:0x02106fcc module:overlay(21) +from:0x02101c98 kind:arm_call to:0x020c705c module:overlay(20) +from:0x02101cac kind:arm_call to:0x02067a40 module:overlay(0) +from:0x02101cc8 kind:load to:0x02107108 module:overlay(21) +from:0x02101ccc kind:load to:0x020e8524 module:overlays(19,20) +from:0x02101cd0 kind:load to:0x020b502c module:overlay(0) +from:0x02101cd4 kind:load to:0x021098d8 module:overlay(21) +from:0x02101cec kind:arm_call to:0x020399b0 module:main +from:0x02101cf0 kind:arm_call to:0x02038b6c module:main +from:0x02101cf4 kind:arm_call to:0x02038638 module:main +from:0x02101cf8 kind:arm_call to:0x0203a5f8 module:main +from:0x02101d34 kind:arm_call to:0x020c705c module:overlay(20) +from:0x02101d44 kind:arm_call to:0x020c7044 module:overlay(20) +from:0x02101d9c kind:load to:0x020e8524 module:overlays(19,20) +from:0x02101da0 kind:load to:0x021098d8 module:overlay(21) +from:0x02101e18 kind:load to:0x021098d8 module:overlay(21) +from:0x02101e38 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02101e44 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02101e5c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02101e6c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02101e7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02101eb0 kind:load to:0x02108e80 module:overlay(21) +from:0x02101ebc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02101edc kind:arm_call to:0x0210041c module:overlay(21) +from:0x02101f00 kind:arm_call to:0x0203d138 module:main +from:0x02101f18 kind:arm_call to:0x0201e6a8 module:main +from:0x02101f4c kind:arm_call to:0x021048e8 module:overlay(21) +from:0x02101f54 kind:arm_call to:0x02104930 module:overlay(21) +from:0x02101f60 kind:arm_call to:0x021049c8 module:overlay(21) +from:0x02101f70 kind:arm_call to:0x0201e6a8 module:main +from:0x02101f78 kind:arm_call to:0x0201e6a8 module:main +from:0x02101f88 kind:arm_call to:0x02063828 module:overlay(0) +from:0x02101f98 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x02101fa4 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x02101fb4 kind:arm_call to:0x0201e6a8 module:main +from:0x02101fd4 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x02101fe8 kind:arm_call to:0x02063828 module:overlay(0) +from:0x02101ff8 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x02102004 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x02102010 kind:arm_call to:0x0201e6a8 module:main +from:0x0210202c kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x02102040 kind:arm_call to:0x02063828 module:overlay(0) +from:0x02102050 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x0210205c kind:arm_call to:0x02063f20 module:overlay(0) +from:0x02102068 kind:arm_call to:0x0201e6a8 module:main +from:0x02102084 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x02102094 kind:arm_call to:0x02105924 module:overlay(21) +from:0x021020a0 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x021020fc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02102134 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02102160 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02102188 kind:arm_call to:0x0201f6c8 module:main +from:0x0210219c kind:arm_call to:0x0201f6c8 module:main +from:0x021021b0 kind:arm_call to:0x0201f6c8 module:main +from:0x021022a0 kind:arm_call to:0x020bba58 module:overlay(17) +from:0x021022cc kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x021022d8 kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x021022dc kind:arm_call to:0x02104a80 module:overlay(21) +from:0x02102348 kind:arm_call to:0x02104b3c module:overlay(21) +from:0x02102370 kind:arm_call to:0x02104b3c module:overlay(21) +from:0x021023d4 kind:arm_call to:0x0201e84c module:main +from:0x021023e8 kind:arm_call to:0x0201f708 module:main +from:0x02102430 kind:arm_call to:0x02105778 module:overlay(21) +from:0x02102460 kind:arm_call to:0x02105778 module:overlay(21) +from:0x02102470 kind:arm_call to:0x0201f708 module:main +from:0x02102494 kind:arm_call to:0x02105778 module:overlay(21) +from:0x021024c4 kind:arm_call to:0x021052b8 module:overlay(21) +from:0x021024dc kind:arm_call to:0x01ff9b40 module:itcm +from:0x021024e4 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x021024f0 kind:arm_call to:0x02028c38 module:main +from:0x0210251c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210254c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021025a4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02102610 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02102648 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021026a0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021026dc kind:arm_call to:0x02065910 module:overlay(0) +from:0x021026f8 kind:arm_call to:0x02065910 module:overlay(0) +from:0x02102714 kind:arm_call to:0x02065910 module:overlay(0) +from:0x02102730 kind:arm_call to:0x02065910 module:overlay(0) +from:0x0210274c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02102768 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02102798 kind:arm_call to:0x0201e84c module:main +from:0x021027c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021027fc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02102834 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210286c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210288c kind:arm_call to:0x0206080c module:overlay(0) +from:0x021028a4 kind:arm_call to:0x0201f708 module:main +from:0x021028ec kind:arm_call to:0x020249ac module:main +from:0x0210290c kind:arm_call to:0x020249ac module:main +from:0x02102918 kind:arm_call to:0x02103654 module:overlay(21) +from:0x02102928 kind:load to:0x02108e5c module:overlay(21) +from:0x0210292c kind:load to:0x0210297c module:overlay(21) +from:0x02102930 kind:load to:0x02101e1c module:overlay(21) +from:0x02102934 kind:load to:0x020b1f0c module:overlay(0) +from:0x02102938 kind:load to:0x020b1f6c module:overlay(0) +from:0x02102940 kind:load to:0x021098d8 module:overlay(21) +from:0x02102944 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x02102948 kind:load to:0x02101d00 module:overlay(21) +from:0x0210294c kind:load to:0x02101da4 module:overlay(21) +from:0x02102950 kind:load to:0x021070c8 module:overlay(21) +from:0x02102958 kind:load to:0x02107048 module:overlay(21) +from:0x0210295c kind:load to:0x02107058 module:overlay(21) +from:0x02102960 kind:load to:0x0204a0f0 module:main +from:0x02102964 kind:load to:0x0210709c module:overlay(21) +from:0x02102968 kind:load to:0x02107060 module:overlay(21) +from:0x0210296c kind:load to:0x02107074 module:overlay(21) +from:0x02102970 kind:load to:0x02107088 module:overlay(21) +from:0x02102988 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02102990 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02102998 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021029a0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021029b4 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x021029c8 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x021029dc kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02102a00 kind:arm_call to:0x0201f470 module:main +from:0x02102a0c kind:arm_call to:0x0201f470 module:main +from:0x02102a18 kind:arm_call to:0x0201f470 module:main +from:0x02102a1c kind:arm_call to:0x02104b04 module:overlay(21) +from:0x02102a24 kind:arm_call to:0x020bba74 module:overlay(17) +from:0x02102a34 kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x02102a40 kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x02102a58 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02102a60 kind:arm_call to:0x0201f2a4 module:main +from:0x02102a70 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02102a78 kind:arm_call to:0x0201f2a4 module:main +from:0x02102a88 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02102a90 kind:arm_call to:0x0201f2a4 module:main +from:0x02102a9c kind:arm_call to:0x021059e8 module:overlay(21) +from:0x02102aa8 kind:arm_call to:0x02105740 module:overlay(21) +from:0x02102ab4 kind:arm_call to:0x02105740 module:overlay(21) +from:0x02102ac0 kind:arm_call to:0x02105740 module:overlay(21) +from:0x02102acc kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02102ad4 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02102ae0 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02102af4 kind:arm_call to:0x0203d1e8 module:main +from:0x02102afc kind:arm_call to:0x0210049c module:overlay(21) +from:0x02102b08 kind:load to:0x02108e5c module:overlay(21) +from:0x02102b0c kind:load to:0x020c3f50 module:overlays(1,17) +from:0x02102b10 kind:load to:0x021098d8 module:overlay(21) +from:0x02102b14 kind:load to:0x0210297c module:overlay(21) +from:0x02102b30 kind:arm_call to:0x0201f470 module:main +from:0x02102b3c kind:arm_call to:0x0201f470 module:main +from:0x02102b48 kind:arm_call to:0x0201f470 module:main +from:0x02102b4c kind:arm_call to:0x02104b04 module:overlay(21) +from:0x02102b54 kind:arm_call to:0x020bba74 module:overlay(17) +from:0x02102b64 kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x02102b70 kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x02102b88 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02102b90 kind:arm_call to:0x0201f2a4 module:main +from:0x02102ba0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02102ba8 kind:arm_call to:0x0201f2a4 module:main +from:0x02102bb8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02102bc0 kind:arm_call to:0x0201f2a4 module:main +from:0x02102bcc kind:arm_call to:0x021059e8 module:overlay(21) +from:0x02102bd8 kind:arm_call to:0x02105740 module:overlay(21) +from:0x02102be4 kind:arm_call to:0x02105740 module:overlay(21) +from:0x02102bf0 kind:arm_call to:0x02105740 module:overlay(21) +from:0x02102bfc kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02102c04 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02102c10 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02102c24 kind:arm_call to:0x0203d1e8 module:main +from:0x02102c2c kind:arm_call to:0x0210049c module:overlay(21) +from:0x02102c34 kind:arm_call to:0x02011ff4 module:main +from:0x02102c40 kind:load to:0x02108e5c module:overlay(21) +from:0x02102c44 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x02102c48 kind:load to:0x021098d8 module:overlay(21) +from:0x02102c4c kind:load to:0x0210297c module:overlay(21) +from:0x02102c70 kind:arm_call to:0x0210581c module:overlay(21) +from:0x02102c80 kind:arm_call to:0x0210581c module:overlay(21) +from:0x02102c90 kind:arm_call to:0x0210581c module:overlay(21) +from:0x02102efc kind:arm_call to:0x02105a10 module:overlay(21) +from:0x02102f14 kind:arm_call to:0x0210539c module:overlay(21) +from:0x02102f2c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02102f74 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x02102fb8 kind:arm_call to:0x02104d6c module:overlay(21) +from:0x02103010 kind:load to:0x020b5198 module:overlay(0) +from:0x02103014 kind:load to:0x021072d0 module:overlay(21) +from:0x0210303c kind:arm_call to:0x0201e8ac module:main +from:0x0210305c kind:arm_call to:0x0201aa1c module:main +from:0x021030a0 kind:arm_call to:0x0201e8ac module:main +from:0x021030f8 kind:arm_call to:0x0201f48c module:main +from:0x02103108 kind:arm_call to:0x0210583c module:overlay(21) +from:0x02103118 kind:arm_call to:0x0210583c module:overlay(21) +from:0x02103128 kind:arm_call to:0x0210583c module:overlay(21) +from:0x0210317c kind:arm_call to:0x0201f48c module:main +from:0x02103188 kind:arm_call to:0x02105b44 module:overlay(21) +from:0x021031bc kind:arm_call to:0x021054d0 module:overlay(21) +from:0x02103230 kind:arm_call to:0x0201e8ac module:main +from:0x02103244 kind:arm_call to:0x02028c24 module:main +from:0x02103274 kind:arm_call to:0x0201e8ac module:main +from:0x021032bc kind:arm_call to:0x020659b0 module:overlay(0) +from:0x02103368 kind:arm_call to:0x0201e8ac module:main +from:0x021033c8 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x02103434 kind:arm_call to:0x0201aaa8 module:main +from:0x02103470 kind:arm_call to:0x0201e8ac module:main +from:0x021034dc kind:arm_call to:0x020659b0 module:overlay(0) +from:0x021034e8 kind:arm_call to:0x02101cd8 module:overlay(21) +from:0x02103518 kind:arm_call to:0x0201e8ac module:main +from:0x02103588 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x02103598 kind:arm_call to:0x02101cd8 module:overlay(21) +from:0x021035c8 kind:arm_call to:0x0201aa1c module:main +from:0x021035e0 kind:arm_call to:0x020c9994 module:overlay(20) +from:0x021035ec kind:load to:0x0204aefc module:main +from:0x021035f0 kind:load to:0x021098ad module:overlay(21) +from:0x021035f4 kind:load to:0x0204aee2 module:main +from:0x02103640 kind:arm_call to:0x02104e70 module:overlay(21) +from:0x0210368c kind:load to:0x02107398 module:overlay(21) +from:0x021037f4 kind:arm_call to:0x020c705c module:overlay(20) +from:0x02103858 kind:arm_call to:0x020ce2b4 module:overlay(20) +from:0x02103868 kind:arm_call to:0x020c8e14 module:overlay(20) +from:0x02103870 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02103874 kind:load to:0x02107044 module:overlay(21) +from:0x0210387c kind:load to:0x020e873c module:overlays(19,20) +from:0x02103880 kind:load to:0x02107460 module:overlay(21) +from:0x02103884 kind:load to:0x021071ac module:overlay(21) +from:0x02103888 kind:load to:0x021098b8 module:overlay(21) +from:0x021038b4 kind:arm_call to:0x020ce274 module:overlay(20) +from:0x021038dc kind:arm_call to:0x020ce294 module:overlay(20) +from:0x0210391c kind:arm_call to:0x020c705c module:overlay(20) +from:0x0210394c kind:arm_call to:0x02028d74 module:main +from:0x02103964 kind:arm_call to:0x02028c08 module:main +from:0x021039a0 kind:arm_call to:0x020ce30c module:overlay(20) +from:0x021039c0 kind:arm_call to:0x020ce21c module:overlay(20) +from:0x021039cc kind:load to:0x020e8524 module:overlays(19,20) +from:0x021039d0 kind:load to:0x020e873c module:overlays(19,20) +from:0x02103a04 kind:arm_call to:0x02103654 module:overlay(21) +from:0x02103a80 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02103aa8 kind:arm_call to:0x021055a8 module:overlay(21) +from:0x02103afc kind:arm_call to:0x020fdd7c module:overlay(21) +from:0x02103b24 kind:arm_call to:0x020fe35c module:overlay(21) +from:0x02103b2c kind:arm_call to:0x021036fc module:overlay(21) +from:0x02103b38 kind:load to:0x02107048 module:overlay(21) +from:0x02103b3c kind:load to:0x020e8524 module:overlays(19,20) +from:0x02103b48 kind:arm_call to:0x02103690 module:overlay(21) +from:0x02103b6c kind:arm_call to:0x02103654 module:overlay(21) +from:0x02103b88 kind:arm_call to:0x020c8e14 module:overlay(20) +from:0x02103b90 kind:load to:0x020e873c module:overlays(19,20) +from:0x02103bac kind:arm_call to:0x0203a194 module:main +from:0x02103c14 kind:arm_call to:0x020fed5c module:overlay(21) +from:0x02103c1c kind:arm_call to:0x0210388c module:overlay(21) +from:0x02103c24 kind:load to:0x021098b8 module:overlay(21) +from:0x02103c2c kind:load to:0x020e8524 module:overlays(19,20) +from:0x02103cb0 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x02103ce0 kind:arm_call to:0x02103654 module:overlay(21) +from:0x02103ce8 kind:load to:0x020b51f4 module:overlay(0) +from:0x02103cec kind:load to:0x021098b8 module:overlay(21) +from:0x02103cf0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02103d44 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02103d4c kind:load to:0x020b51f4 module:overlay(0) +from:0x02103dd8 kind:arm_call to:0x021050b4 module:overlay(21) +from:0x02103de8 kind:arm_call to:0x0210526c module:overlay(21) +from:0x02103f0c kind:arm_call to:0x021050b4 module:overlay(21) +from:0x02103f74 kind:arm_call to:0x0206d18c module:overlay(0) +from:0x02103f88 kind:load to:0x021098b8 module:overlay(21) +from:0x02103f8c kind:load to:0x020e8524 module:overlays(19,20) +from:0x02103f90 kind:load to:0x020b5198 module:overlay(0) +from:0x02103fe0 kind:arm_call to:0x02103654 module:overlay(21) +from:0x02103fe8 kind:load to:0x020b5198 module:overlay(0) +from:0x0210403c kind:arm_call to:0x02103654 module:overlay(21) +from:0x021040d8 kind:arm_call to:0x02103654 module:overlay(21) +from:0x0210413c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02104144 kind:load to:0x020b51f4 module:overlay(0) +from:0x02104184 kind:arm_call to:0x02105c1c module:overlay(21) +from:0x02104190 kind:arm_call to:0x02103654 module:overlay(21) +from:0x0210419c kind:arm_call to:0x0206dc2c module:overlay(0) +from:0x021041b4 kind:arm_call to:0x02105c1c module:overlay(21) +from:0x021041c4 kind:arm_call to:0x02103654 module:overlay(21) +from:0x021041d0 kind:arm_call to:0x0206dc2c module:overlay(0) +from:0x021041dc kind:arm_call to:0x02103654 module:overlay(21) +from:0x021041e8 kind:load to:0x020b51f4 module:overlay(0) +from:0x0210425c kind:arm_call to:0x02103654 module:overlay(21) +from:0x02104278 kind:arm_call to:0x02105bf0 module:overlay(21) +from:0x021042d8 kind:arm_call to:0x02103654 module:overlay(21) +from:0x021042f4 kind:load to:0x0206420c module:overlay(0) +from:0x02104304 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0210431c kind:arm_call to:0x0206425c module:overlay(0) +from:0x02104328 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02104334 kind:arm_call to:0x02103654 module:overlay(21) +from:0x0210433c kind:load to:0x0204a0f0 module:main +from:0x02104340 kind:load to:0x020b51f4 module:overlay(0) +from:0x0210436c kind:arm_call to:0x02105620 module:overlay(21) +from:0x021043bc kind:arm_call to:0x02103690 module:overlay(21) +from:0x021043e8 kind:arm_call to:0x02103654 module:overlay(21) +from:0x02104418 kind:arm_call to:0x020fdf30 module:overlay(21) +from:0x02104488 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021044b8 kind:arm_call to:0x021055a8 module:overlay(21) +from:0x0210453c kind:arm_call to:0x0201fa48 module:main +from:0x02104570 kind:load to:0x02107048 module:overlay(21) +from:0x02104580 kind:arm_call to:0x02103690 module:overlay(21) +from:0x021045a0 kind:arm_call to:0x02103654 module:overlay(21) +from:0x021045b4 kind:arm_call to:0x020fdee4 module:overlay(21) +from:0x021045bc kind:arm_call to:0x020fdf30 module:overlay(21) +from:0x0210468c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021046ac kind:arm_call to:0x021056a8 module:overlay(21) +from:0x021046f0 kind:load to:0x02107048 module:overlay(21) +from:0x021046fc kind:arm_call to:0x02103690 module:overlay(21) +from:0x0210470c kind:arm_call to:0x020ce258 module:overlay(20) +from:0x0210472c kind:arm_call to:0x02103654 module:overlay(21) +from:0x02104734 kind:load to:0x020e873c module:overlays(19,20) +from:0x02104744 kind:arm_call to:0x020ce258 module:overlay(20) +from:0x02104758 kind:arm_call to:0x02103654 module:overlay(21) +from:0x02104760 kind:load to:0x020e873c module:overlays(19,20) +from:0x02104778 kind:arm_call to:0x0206420c module:overlay(0) +from:0x02104788 kind:arm_call to:0x0206420c module:overlay(0) +from:0x0210479c kind:arm_call to:0x01ff9b50 module:itcm +from:0x021047b0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021047bc kind:arm_call to:0x02103654 module:overlay(21) +from:0x021047d4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021047e8 kind:arm_call to:0x0206425c module:overlay(0) +from:0x021047fc kind:arm_call to:0x02103654 module:overlay(21) +from:0x02104804 kind:load to:0x0204a0f0 module:main +from:0x02104808 kind:load to:0x020b51f4 module:overlay(0) +from:0x0210483c kind:arm_call to:0x0206425c module:overlay(0) +from:0x02104868 kind:arm_call to:0x02103654 module:overlay(21) +from:0x02104884 kind:arm_call to:0x021058dc module:overlay(21) +from:0x02104894 kind:arm_call to:0x021058dc module:overlay(21) +from:0x021048e0 kind:arm_call to:0x02103654 module:overlay(21) +from:0x0210490c kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x02104924 kind:load to:0x02108eb0 module:overlay(21) +from:0x02104928 kind:load to:0x02108ea4 module:overlay(21) +from:0x0210492c kind:load to:0x02108e4c module:overlay(21) +from:0x02104958 kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x02104970 kind:load to:0x02108eb8 module:overlay(21) +from:0x02104974 kind:load to:0x02108ea4 module:overlay(21) +from:0x02104978 kind:load to:0x02108e1c module:overlay(21) +from:0x021049a4 kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x021049bc kind:load to:0x02108ec0 module:overlay(21) +from:0x021049c0 kind:load to:0x02108ea4 module:overlay(21) +from:0x021049c4 kind:load to:0x02108e2c module:overlay(21) +from:0x021049f8 kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x02104a10 kind:load to:0x02108edc module:overlay(21) +from:0x02104a14 kind:load to:0x02108ec8 module:overlay(21) +from:0x02104a18 kind:load to:0x02108ecc module:overlay(21) +from:0x02104a1c kind:load to:0x02108ed4 module:overlay(21) +from:0x02104a20 kind:load to:0x02108e3c module:overlay(21) +from:0x02104a48 kind:load to:0x02104a68 module:overlay(21) +from:0x02104a4c kind:load to:0x02104a50 module:overlay(21) +from:0x02104a64 kind:load to:0x02104ee4 module:overlay(21) +from:0x02104a7c kind:load to:0x02105028 module:overlay(21) +from:0x02104aa0 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x02104ab8 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x02104ad0 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x02104ae8 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x02104af4 kind:load to:0x02109a38 module:overlay(21) +from:0x02104af8 kind:load to:0x02109acc module:overlay(21) +from:0x02104afc kind:load to:0x02109910 module:overlay(21) +from:0x02104b00 kind:load to:0x021099a4 module:overlay(21) +from:0x02104b0c kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x02104b14 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x02104b1c kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x02104b24 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x02104b2c kind:load to:0x021099a4 module:overlay(21) +from:0x02104b30 kind:load to:0x02109910 module:overlay(21) +from:0x02104b34 kind:load to:0x02109acc module:overlay(21) +from:0x02104b38 kind:load to:0x02109a38 module:overlay(21) +from:0x02104be4 kind:arm_call to:0x02057c4c module:overlay(0) +from:0x02104bec kind:arm_call to:0x020ea848 module:overlay(21) +from:0x02104c08 kind:arm_call to:0x0200f05c module:main +from:0x02104c60 kind:arm_call to:0x021050b4 module:overlay(21) +from:0x02104c7c kind:arm_call to:0x020c90ac module:overlay(20) +from:0x02104d04 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02104d24 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02104d4c kind:load to:0x02109acc module:overlay(21) +from:0x02104d50 kind:load to:0x02109910 module:overlay(21) +from:0x02104d54 kind:load to:0x021099a4 module:overlay(21) +from:0x02104d58 kind:load to:0x02104a24 module:overlay(21) +from:0x02104d5c kind:load to:0x02109a38 module:overlay(21) +from:0x02104d64 kind:load to:0x021070e8 module:overlay(21) +from:0x02104d68 kind:load to:0x021070f8 module:overlay(21) +from:0x02104d8c kind:arm_call to:0x01ffb464 module:itcm +from:0x02104d9c kind:arm_call to:0x01ff9218 module:itcm +from:0x02104dc8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104dd0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104de8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02104e04 kind:arm_call to:0x021050b4 module:overlay(21) +from:0x02104e1c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02104e30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02104e4c kind:arm_call to:0x021050b4 module:overlay(21) +from:0x02104ec4 kind:arm_call to:0x01ffc634 module:itcm +from:0x02104f28 kind:arm_call to:0x0200e260 module:main +from:0x02104f44 kind:arm_call to:0x0200c198 module:main +from:0x02104f54 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021050a8 kind:load to:0x021070b4 module:overlay(21) +from:0x021050ac kind:load to:0x021070b2 module:overlay(21) +from:0x021050b0 kind:load to:0x021070b0 module:overlay(21) +from:0x021050cc kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02105104 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02105124 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210514c kind:arm_call to:0x02057784 module:overlay(0) +from:0x021051e0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021051ec kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02105204 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210522c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02105238 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02105250 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02105258 kind:load to:0x02107134 module:overlay(21) +from:0x0210525c kind:load to:0x02107148 module:overlay(21) +from:0x02105260 kind:load to:0x02107228 module:overlay(21) +from:0x02105264 kind:load to:0x02109a38 module:overlay(21) +from:0x02105268 kind:load to:0x0210723c module:overlay(21) +from:0x02105294 kind:arm_call to:0x020a03cc module:overlay(0) +from:0x021052ac kind:arm_call to:0x020a03cc module:overlay(0) +from:0x021052e8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02105310 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02105350 kind:arm_call to:0x0201e84c module:main +from:0x021054f0 kind:arm_call to:0x02028c24 module:main +from:0x02105518 kind:arm_call to:0x0201e8ac module:main +from:0x02105538 kind:arm_call to:0x0201aa1c module:main +from:0x02105548 kind:arm_call to:0x0201e8ac module:main +from:0x02105598 kind:arm_call to:0x0201aa1c module:main +from:0x021055a4 kind:load to:0x0204aefc module:main +from:0x021055e8 kind:arm_call to:0x0201e84c module:main +from:0x02105638 kind:arm_call to:0x0201e8ac module:main +from:0x02105670 kind:arm_call to:0x0201e84c module:main +from:0x021056c0 kind:arm_call to:0x0201e8ac module:main +from:0x02105708 kind:arm_call to:0x0201e7bc module:main +from:0x0210573c kind:load to:0x02107044 module:overlay(21) +from:0x0210574c kind:arm_call to:0x0201f470 module:main +from:0x02105754 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0210575c kind:arm_call to:0x0201f2a4 module:main +from:0x02105764 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0210576c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x021057a0 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x021057b8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x021057f8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x0210580c kind:arm_call to:0x02064014 module:overlay(0) +from:0x02105834 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x02105874 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x021058a8 kind:arm_call to:0x0201aa1c module:main +from:0x021058cc kind:arm_call to:0x0201f548 module:main +from:0x021058d8 kind:load to:0x0204aefc module:main +from:0x02105910 kind:arm_call to:0x02064014 module:overlay(0) +from:0x0210591c kind:arm_call to:0x0206420c module:overlay(0) +from:0x02105930 kind:arm_call to:0x0201e6a8 module:main +from:0x02105958 kind:arm_call to:0x0201f6c8 module:main +from:0x02105974 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021059b4 kind:arm_call to:0x0201e84c module:main +from:0x021059d0 kind:arm_call to:0x0201f708 module:main +from:0x021059e0 kind:load to:0x02101c4c module:overlay(21) +from:0x021059f4 kind:arm_call to:0x0201f470 module:main +from:0x021059fc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02105a04 kind:arm_call to:0x0201f2a4 module:main +from:0x02105b68 kind:arm_call to:0x02028c24 module:main +from:0x02105b8c kind:arm_call to:0x0201e8ac module:main +from:0x02105ba4 kind:arm_call to:0x0201aa1c module:main +from:0x02105bb4 kind:arm_call to:0x0201e8ac module:main +from:0x02105be0 kind:arm_call to:0x0201f4d8 module:main +from:0x02105bec kind:load to:0x0204aefc module:main +from:0x02105c28 kind:load to:0x0201fa48 module:main +from:0x02105c34 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02105c3c kind:arm_call to:0x02011ff4 module:main +from:0x02105c50 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02105c58 kind:arm_call to:0x02011ff4 module:main +from:0x02105c6c kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02105c80 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02105c88 kind:arm_call to:0x02011ff4 module:main +from:0x02105c9c kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x02105ca4 kind:arm_call to:0x02011ff4 module:main +from:0x02105cb8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02105cc0 kind:arm_call to:0x02011ff4 module:main +from:0x02105cec kind:load to:0x02109b60 module:overlay(21) +from:0x02105d00 kind:arm_call to:0x020c7008 module:overlay(20) +from:0x02105d10 kind:load to:0x020c70a4 module:overlay(20) +from:0x02105d28 kind:arm_call to:0x01ff9b40 module:itcm +from:0x02105d4c kind:arm_call to:0x0201fd10 module:main +from:0x02105d6c kind:arm_call to:0x020c705c module:overlay(20) +from:0x02105d8c kind:arm_call to:0x0201f59c module:main +from:0x02105d94 kind:arm_call to:0x020c705c module:overlay(20) +from:0x02105da4 kind:arm_call to:0x0201fe2c module:main +from:0x02105da8 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x02105dbc kind:arm_call to:0x02028c38 module:main +from:0x02105dc4 kind:arm_call to:0x0201f470 module:main +from:0x02105dd4 kind:arm_call to:0x0201f59c module:main +from:0x02105ddc kind:arm_call to:0x020c705c module:overlay(20) +from:0x02105dec kind:arm_call to:0x0201fe2c module:main +from:0x02105df0 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x02105e08 kind:arm_call to:0x02028c38 module:main +from:0x02105e10 kind:arm_call to:0x0201f470 module:main +from:0x02105e28 kind:arm_call to:0x020c70a4 module:overlay(20) +from:0x02105e34 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02105e3c kind:arm_call to:0x0201f2a4 module:main +from:0x02105e48 kind:load to:0x0204a0f0 module:main +from:0x02105e5c kind:arm_call to:0x020fb624 module:overlay(21) +from:0x02105e74 kind:arm_call to:0x02028d74 module:main +from:0x02105ea8 kind:arm_call to:0x020282cc module:main +from:0x02105eb4 kind:load to:0x02108f78 module:overlay(21) +from:0x02105eb8 kind:load to:0x02043190 module:main +from:0x02105ebc kind:load to:0x02108f4c module:overlay(21) +from:0x02105ec0 kind:load to:0x02109b62 module:overlay(21) +from:0x02105ecc kind:arm_call to:0x020fb65c module:overlay(21) +from:0x02105ee0 kind:arm_call to:0x020fb65c module:overlay(21) +from:0x02105ee8 kind:arm_call to:0x02011ff4 module:main +from:0x02105f00 kind:arm_call to:0x020c6ef4 module:overlay(20) +from:0x02105f10 kind:arm_call to:0x02028c08 module:main +from:0x02105f4c kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x02105f5c kind:arm_call to:0x02018d50 module:main +from:0x02105f64 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x02105f70 kind:arm_call to:0x020ea6ac module:overlay(21) +from:0x02105f80 kind:arm_call to:0x02019510 module:main +from:0x02105f98 kind:arm_call_thumb to:0x02015488 module:main +from:0x02105fa8 kind:arm_call_thumb to:0x020154c4 module:main +from:0x02105fc0 kind:arm_call to:0x02017374 module:main +from:0x02105fe8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02105ff0 kind:arm_call_thumb to:0x02015664 module:main +from:0x02105ff8 kind:arm_call_thumb to:0x02015664 module:main +from:0x02106000 kind:arm_call_thumb to:0x02015664 module:main +from:0x02106018 kind:arm_call to:0x02017374 module:main +from:0x02106040 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x02106048 kind:arm_call_thumb to:0x02015664 module:main +from:0x02106050 kind:arm_call_thumb to:0x02015664 module:main +from:0x02106058 kind:arm_call_thumb to:0x02015664 module:main +from:0x02106074 kind:arm_call_thumb to:0x0201549c module:main +from:0x02106088 kind:arm_call_thumb to:0x02015488 module:main +from:0x02106094 kind:arm_call_thumb to:0x020154c4 module:main +from:0x021060ac kind:arm_call to:0x02017374 module:main +from:0x021060cc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x021060d4 kind:arm_call_thumb to:0x02015664 module:main +from:0x021060dc kind:arm_call_thumb to:0x02015664 module:main +from:0x021060e4 kind:arm_call_thumb to:0x02015664 module:main +from:0x02106100 kind:arm_call_thumb to:0x0201549c module:main +from:0x02106110 kind:arm_call to:0x02011f3c module:main +from:0x0210611c kind:arm_call to:0x020c99dc module:overlay(20) +from:0x02106138 kind:arm_call to:0x020fb7bc module:overlay(21) +from:0x02106150 kind:arm_call to:0x020166a4 module:main +from:0x0210617c kind:arm_call to:0x0206665c module:overlay(0) +from:0x02106194 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0210619c kind:arm_call to:0x02106310 module:overlay(21) +from:0x021061a8 kind:load to:0x020e873c module:overlays(19,20) +from:0x021061ac kind:load to:0x020e8524 module:overlays(19,20) +from:0x021061b0 kind:load to:0x02105ccc module:overlay(21) +from:0x021061b4 kind:load to:0x02105cf0 module:overlay(21) +from:0x021061b8 kind:load to:0x0204a0f0 module:main +from:0x021061bc kind:load to:0x02108fa0 module:overlay(21) +from:0x021061c0 kind:load to:0x02108fb4 module:overlay(21) +from:0x021061c4 kind:load to:0x02108fc4 module:overlay(21) +from:0x021061c8 kind:load to:0x02108fb8 module:overlay(21) +from:0x021061cc kind:load to:0x02108fd0 module:overlay(21) +from:0x021061d4 kind:load to:0x02108fdc module:overlay(21) +from:0x021061dc kind:load to:0x020b4f64 module:overlay(0) +from:0x021061e0 kind:load to:0x020b5198 module:overlay(0) +from:0x021061f0 kind:arm_call to:0x020666f4 module:overlay(0) +from:0x0210622c kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x02106234 kind:load to:0x020b4f64 module:overlay(0) +from:0x02106238 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106258 kind:arm_call to:0x02106ad8 module:overlay(21) +from:0x02106290 kind:load to:0x020e8560 module:overlays(19,20) +from:0x021062fc kind:arm_call to:0x0201bd98 module:main +from:0x02106308 kind:load to:0x02108fe8 module:overlay(21) +from:0x0210630c kind:load to:0x02109b60 module:overlay(21) +from:0x0210631c kind:arm_call to:0x020c8690 module:overlay(20) +from:0x02106340 kind:load to:0x020e8560 module:overlays(19,20) +from:0x02106344 kind:load to:0x02109004 module:overlay(21) +from:0x02106370 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02106380 kind:arm_call_thumb to:0x02018398 module:main +from:0x02106388 kind:arm_call to:0x02106abc module:overlay(21) +from:0x02106390 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106394 kind:load to:0x0204a0f0 module:main +from:0x02106398 kind:load to:0x0204a040 module:main +from:0x021063a4 kind:arm_call to:0x020c992c module:overlay(20) +from:0x021063b4 kind:arm_call to:0x020c859c module:overlay(20) +from:0x021063d0 kind:load to:0x020e8560 module:overlays(19,20) +from:0x021063d4 kind:load to:0x0210900c module:overlay(21) +from:0x02106460 kind:arm_call to:0x020cda68 module:overlay(20) +from:0x021064a0 kind:load to:0x02108eec module:overlay(21) +from:0x021064a4 kind:load to:0x020e8524 module:overlays(19,20) +from:0x021064a8 kind:load to:0x02109b60 module:overlay(21) +from:0x021064b4 kind:arm_call to:0x020c992c module:overlay(20) +from:0x021064c4 kind:arm_call to:0x020c859c module:overlay(20) +from:0x021064e0 kind:load to:0x020e8560 module:overlays(19,20) +from:0x021064e4 kind:load to:0x02109014 module:overlay(21) +from:0x02106548 kind:arm_call to:0x020cda68 module:overlay(20) +from:0x0210658c kind:load to:0x02109b60 module:overlay(21) +from:0x02106590 kind:load to:0x020e8524 module:overlays(19,20) +from:0x021065ac kind:load to:0x0210901c module:overlay(21) +from:0x021065e0 kind:arm_call to:0x02106658 module:overlay(21) +from:0x021065e8 kind:load to:0x020e8524 module:overlays(19,20) +from:0x021065ec kind:load to:0x020e8560 module:overlays(19,20) +from:0x021065fc kind:arm_call to:0x020c8690 module:overlay(20) +from:0x02106618 kind:load to:0x020e8560 module:overlays(19,20) +from:0x0210661c kind:load to:0x02109024 module:overlay(21) +from:0x02106648 kind:arm_call to:0x02106310 module:overlay(21) +from:0x0210664c kind:arm_call to:0x020c9960 module:overlay(20) +from:0x02106654 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106660 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x02106684 kind:arm_call to:0x020c90b8 module:overlay(20) +from:0x021066a0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x021066a4 kind:load to:0x02105d08 module:overlay(21) +from:0x021066a8 kind:load to:0x0210902c module:overlay(21) +from:0x021066b4 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x021066c4 kind:arm_call to:0x021066d8 module:overlay(21) +from:0x021066ec kind:arm_call to:0x020c8e14 module:overlay(20) +from:0x02106710 kind:load to:0x02109034 module:overlay(21) +from:0x02106760 kind:arm_call to:0x020c705c module:overlay(20) +from:0x021067d8 kind:arm_call to:0x02105d14 module:overlay(21) +from:0x021067e0 kind:arm_call to:0x0210688c module:overlay(21) +from:0x021067f0 kind:arm_call to:0x021068e8 module:overlay(21) +from:0x02106838 kind:arm_call to:0x02028d74 module:main +from:0x02106848 kind:arm_call to:0x02028c08 module:main +from:0x0210685c kind:arm_call to:0x020c7008 module:overlay(20) +from:0x02106870 kind:arm_call to:0x02105d14 module:overlay(21) +from:0x02106878 kind:arm_call to:0x02106924 module:overlay(21) +from:0x02106884 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106888 kind:load to:0x02108eec module:overlay(21) +from:0x021068a4 kind:load to:0x0210903c module:overlay(21) +from:0x021068b0 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x021068dc kind:arm_call to:0x02106924 module:overlay(21) +from:0x021068e4 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106900 kind:load to:0x02109044 module:overlay(21) +from:0x0210690c kind:arm_call to:0x020c70cc module:overlay(20) +from:0x0210691c kind:arm_call to:0x02106924 module:overlay(21) +from:0x02106964 kind:arm_call to:0x020c705c module:overlay(20) +from:0x0210698c kind:arm_call to:0x020cda68 module:overlay(20) +from:0x021069d4 kind:arm_call to:0x020cda68 module:overlay(20) +from:0x021069f8 kind:load to:0x0210904c module:overlay(21) +from:0x021069fc kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106a24 kind:arm_call to:0x02106a2c module:overlay(21) +from:0x02106a38 kind:arm_call to:0x020c8e94 module:overlay(20) +from:0x02106a54 kind:load to:0x02109054 module:overlay(21) +from:0x02106a8c kind:arm_call to:0x020fb744 module:overlay(21) +from:0x02106a94 kind:arm_call to:0x02106abc module:overlay(21) +from:0x02106ab0 kind:arm_call to:0x02106ad8 module:overlay(21) +from:0x02106ab8 kind:load to:0x020e8560 module:overlays(19,20) +from:0x02106ad4 kind:load to:0x02043190 module:main +from:0x02106ae4 kind:arm_call to:0x020c8690 module:overlay(20) +from:0x02106af8 kind:arm_call to:0x020fb744 module:overlay(21) +from:0x02106b14 kind:load to:0x020e8560 module:overlays(19,20) +from:0x02106b18 kind:load to:0x02043190 module:main +from:0x02106b28 kind:load to:0x0210639c module:overlay(21) +from:0x02106b48 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106b78 kind:arm_call to:0x02106658 module:overlay(21) +from:0x02106b80 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106b84 kind:load to:0x020e8560 module:overlays(19,20) +from:0x02106b94 kind:load to:0x021064ac module:overlay(21) +from:0x02106bb8 kind:arm_call to:0x02106594 module:overlay(21) +from:0x02106bc0 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02106c00 kind:load to:0x020e8560 module:overlays(19,20) +from:0x02106c10 kind:load to:0x021065f0 module:overlay(21) +from:0x021072d0 kind:load to:0x02103b40 module:overlay(21) +from:0x021072d8 kind:load to:0x021039d8 module:overlay(21) +from:0x021072e0 kind:load to:0x02103c30 module:overlay(21) +from:0x021072e8 kind:load to:0x021039d8 module:overlay(21) +from:0x021072f0 kind:load to:0x021039d8 module:overlay(21) +from:0x021072f8 kind:load to:0x021039d8 module:overlay(21) +from:0x02107300 kind:load to:0x02103f98 module:overlay(21) +from:0x02107308 kind:load to:0x02104018 module:overlay(21) +from:0x02107310 kind:load to:0x0210409c module:overlay(21) +from:0x02107318 kind:load to:0x02104148 module:overlay(21) +from:0x02107320 kind:load to:0x02104228 module:overlay(21) +from:0x02107328 kind:load to:0x0210428c module:overlay(21) +from:0x02107330 kind:load to:0x021042f8 module:overlay(21) +from:0x02107338 kind:load to:0x021043b4 module:overlay(21) +from:0x02107340 kind:load to:0x021039d8 module:overlay(21) +from:0x02107348 kind:load to:0x02104578 module:overlay(21) +from:0x02107350 kind:load to:0x021039d8 module:overlay(21) +from:0x02107358 kind:load to:0x021039d8 module:overlay(21) +from:0x02107360 kind:load to:0x021046f4 module:overlay(21) +from:0x02107368 kind:load to:0x021039d8 module:overlay(21) +from:0x02107370 kind:load to:0x02104738 module:overlay(21) +from:0x02107378 kind:load to:0x02104790 module:overlay(21) +from:0x02107380 kind:load to:0x02104844 module:overlay(21) +from:0x02107388 kind:load to:0x0210489c module:overlay(21) +from:0x02107390 kind:load to:0x021039d4 module:overlay(21) +from:0x02107398 kind:load to:0x02103a0c module:overlay(21) +from:0x021073a0 kind:load to:0x021039d4 module:overlay(21) +from:0x021073a8 kind:load to:0x02103b94 module:overlay(21) +from:0x021073b0 kind:load to:0x021039d4 module:overlay(21) +from:0x021073b8 kind:load to:0x02103cf4 module:overlay(21) +from:0x021073c0 kind:load to:0x02103d10 module:overlay(21) +from:0x021073c8 kind:load to:0x02103d50 module:overlay(21) +from:0x021073d0 kind:load to:0x02103fec module:overlay(21) +from:0x021073d8 kind:load to:0x02104044 module:overlay(21) +from:0x021073e0 kind:load to:0x021040e0 module:overlay(21) +from:0x021073e8 kind:load to:0x021041f4 module:overlay(21) +from:0x021073f0 kind:load to:0x02104264 module:overlay(21) +from:0x021073f8 kind:load to:0x021042e0 module:overlay(21) +from:0x02107400 kind:load to:0x02104344 module:overlay(21) +from:0x02107408 kind:load to:0x021039d4 module:overlay(21) +from:0x02107410 kind:load to:0x021043f0 module:overlay(21) +from:0x02107418 kind:load to:0x021039d4 module:overlay(21) +from:0x02107420 kind:load to:0x021045a8 module:overlay(21) +from:0x02107428 kind:load to:0x021045d0 module:overlay(21) +from:0x02107430 kind:load to:0x021039d4 module:overlay(21) +from:0x02107438 kind:load to:0x021039d4 module:overlay(21) +from:0x02107440 kind:load to:0x02104764 module:overlay(21) +from:0x02107448 kind:load to:0x0210480c module:overlay(21) +from:0x02107450 kind:load to:0x02104870 module:overlay(21) +from:0x02107458 kind:load to:0x021039d4 module:overlay(21) +from:0x02107958 kind:arm_call to:0x020ec104 module:overlay(21) +from:0x02107968 kind:arm_call to:0x0203ce4c module:main +from:0x0210797c kind:load to:0x02109064 module:overlay(21) +from:0x02107980 kind:load to:0x021090a8 module:overlay(21) +from:0x02107984 kind:load to:0x020f02b8 module:overlay(21) +from:0x02107988 kind:load to:0x02109078 module:overlay(21) +from:0x021079a8 kind:arm_call to:0x020f02fc module:overlay(21) +from:0x021079b8 kind:arm_call to:0x0203ce4c module:main +from:0x021079cc kind:load to:0x02109180 module:overlay(21) +from:0x021079d0 kind:load to:0x02109190 module:overlay(21) +from:0x021079d4 kind:load to:0x020f0ca8 module:overlay(21) +from:0x021079d8 kind:load to:0x02109184 module:overlay(21) +from:0x02107a44 kind:arm_call to:0x020f0cec module:overlay(21) +from:0x02107a54 kind:arm_call to:0x0203ce4c module:main +from:0x02107a68 kind:load to:0x02108374 module:overlay(21) +from:0x02107a74 kind:load to:0x02109268 module:overlay(21) +from:0x02107a78 kind:load to:0x0210929c module:overlay(21) +from:0x02107a7c kind:load to:0x020f19e0 module:overlay(21) +from:0x02107a80 kind:load to:0x0210926c module:overlay(21) +from:0x02107aa0 kind:arm_call to:0x020f1a24 module:overlay(21) +from:0x02107ab0 kind:arm_call to:0x0203ce4c module:main +from:0x02107ac4 kind:load to:0x02109374 module:overlay(21) +from:0x02107ac8 kind:load to:0x02109384 module:overlay(21) +from:0x02107acc kind:load to:0x020f2408 module:overlay(21) +from:0x02107ad0 kind:load to:0x02109378 module:overlay(21) +from:0x02107af0 kind:arm_call to:0x020f244c module:overlay(21) +from:0x02107b00 kind:arm_call to:0x0203ce4c module:main +from:0x02107b14 kind:load to:0x0210945c module:overlay(21) +from:0x02107b18 kind:load to:0x0210946c module:overlay(21) +from:0x02107b1c kind:load to:0x020f379c module:overlay(21) +from:0x02107b20 kind:load to:0x02109460 module:overlay(21) +from:0x02107b40 kind:arm_call to:0x020f37e0 module:overlay(21) +from:0x02107b50 kind:arm_call to:0x0203ce4c module:main +from:0x02107b64 kind:load to:0x021094a8 module:overlay(21) +from:0x02107b68 kind:load to:0x021094b8 module:overlay(21) +from:0x02107b6c kind:load to:0x020f3894 module:overlay(21) +from:0x02107b70 kind:load to:0x021094ac module:overlay(21) +from:0x02107b90 kind:arm_call to:0x020f38d8 module:overlay(21) +from:0x02107ba0 kind:arm_call to:0x0203ce4c module:main +from:0x02107bb4 kind:load to:0x021094f4 module:overlay(21) +from:0x02107bb8 kind:load to:0x02109504 module:overlay(21) +from:0x02107bbc kind:load to:0x020f3978 module:overlay(21) +from:0x02107bc0 kind:load to:0x021094f8 module:overlay(21) +from:0x02107be0 kind:arm_call to:0x020f39bc module:overlay(21) +from:0x02107bf0 kind:arm_call to:0x0203ce4c module:main +from:0x02107c04 kind:load to:0x02109540 module:overlay(21) +from:0x02107c08 kind:load to:0x02109550 module:overlay(21) +from:0x02107c0c kind:load to:0x020f3a70 module:overlay(21) +from:0x02107c10 kind:load to:0x02109544 module:overlay(21) +from:0x02107c30 kind:arm_call to:0x020f3ab8 module:overlay(21) +from:0x02107c40 kind:arm_call to:0x0203ce4c module:main +from:0x02107c54 kind:load to:0x0210958c module:overlay(21) +from:0x02107c58 kind:load to:0x0210959c module:overlay(21) +from:0x02107c5c kind:load to:0x020f46fc module:overlay(21) +from:0x02107c60 kind:load to:0x02109590 module:overlay(21) +from:0x02107c8c kind:arm_call to:0x020f492c module:overlay(21) +from:0x02107c9c kind:arm_call to:0x0203ce4c module:main +from:0x02107cb0 kind:load to:0x02109674 module:overlay(21) +from:0x02107cb4 kind:load to:0x02109690 module:overlay(21) +from:0x02107cb8 kind:load to:0x020f5af0 module:overlay(21) +from:0x02107cbc kind:load to:0x02109678 module:overlay(21) +from:0x02107cdc kind:arm_call to:0x020f5b34 module:overlay(21) +from:0x02107cec kind:arm_call to:0x0203ce4c module:main +from:0x02107d00 kind:load to:0x021096b0 module:overlay(21) +from:0x02107d04 kind:load to:0x021096c0 module:overlay(21) +from:0x02107d08 kind:load to:0x020f6168 module:overlay(21) +from:0x02107d0c kind:load to:0x021096b4 module:overlay(21) +from:0x02107d2c kind:arm_call to:0x020f61ac module:overlay(21) +from:0x02107d3c kind:arm_call to:0x0203ce4c module:main +from:0x02107d50 kind:load to:0x02109794 module:overlay(21) +from:0x02107d54 kind:load to:0x021097a4 module:overlay(21) +from:0x02107d58 kind:load to:0x020f63dc module:overlay(21) +from:0x02107d5c kind:load to:0x02109798 module:overlay(21) +from:0x02107d78 kind:arm_call to:0x021048e8 module:overlay(21) +from:0x02107d88 kind:arm_call to:0x0203ce4c module:main +from:0x02107d94 kind:arm_call to:0x02104930 module:overlay(21) +from:0x02107da4 kind:arm_call to:0x0203ce4c module:main +from:0x02107db0 kind:arm_call to:0x0210497c module:overlay(21) +from:0x02107dc0 kind:arm_call to:0x0203ce4c module:main +from:0x02107dcc kind:arm_call to:0x021049c8 module:overlay(21) +from:0x02107ddc kind:arm_call to:0x0203ce4c module:main +from:0x02107de4 kind:load to:0x02109a38 module:overlay(21) +from:0x02107de8 kind:load to:0x021098d8 module:overlay(21) +from:0x02107dec kind:load to:0x021029ac module:overlay(21) +from:0x02107df0 kind:load to:0x021098e0 module:overlay(21) +from:0x02107df4 kind:load to:0x02109acc module:overlay(21) +from:0x02107df8 kind:load to:0x021029c0 module:overlay(21) +from:0x02107dfc kind:load to:0x02109904 module:overlay(21) +from:0x02107e00 kind:load to:0x02109910 module:overlay(21) +from:0x02107e04 kind:load to:0x02105c64 module:overlay(21) +from:0x02107e08 kind:load to:0x021098ec module:overlay(21) +from:0x02107e0c kind:load to:0x021099a4 module:overlay(21) +from:0x02107e10 kind:load to:0x021029d4 module:overlay(21) +from:0x02107e14 kind:load to:0x021098f8 module:overlay(21) +from:0x02107e28 kind:load to:0x02109b60 module:overlay(21) +from:0x02107e2c kind:load to:0x02107918 module:overlay(21) +from:0x02107e30 kind:load to:0x0210798c module:overlay(21) +from:0x02107e34 kind:load to:0x021079dc module:overlay(21) +from:0x02107e38 kind:load to:0x02107a84 module:overlay(21) +from:0x02107e3c kind:load to:0x02107ad4 module:overlay(21) +from:0x02107e40 kind:load to:0x02107b24 module:overlay(21) +from:0x02107e44 kind:load to:0x02107b74 module:overlay(21) +from:0x02107e48 kind:load to:0x02107bc4 module:overlay(21) +from:0x02107e4c kind:load to:0x02107c14 module:overlay(21) +from:0x02107e50 kind:load to:0x02107c64 module:overlay(21) +from:0x02107e54 kind:load to:0x02107cc0 module:overlay(21) +from:0x02107e58 kind:load to:0x02107d10 module:overlay(21) +from:0x02107e5c kind:load to:0x02107d60 module:overlay(21) +from:0x02107e60 kind:load to:0x02107e18 module:overlay(21) +from:0x02107e88 kind:load to:0x020e9c54 module:overlay(21) +from:0x02107e8c kind:load to:0x020ea044 module:overlay(21) +from:0x02107e90 kind:load to:0x0201bbbc module:main +from:0x02107e94 kind:load to:0x020ea02c module:overlay(21) +from:0x02107e98 kind:load to:0x0201bd64 module:main +from:0x02107ea4 kind:load to:0x020e9c68 module:overlay(21) +from:0x02107ea8 kind:load to:0x020e9d0c module:overlay(21) +from:0x02107eac kind:load to:0x020e9db8 module:overlay(21) +from:0x02107eb0 kind:load to:0x020e9e04 module:overlay(21) +from:0x02107eb4 kind:load to:0x020e9ea0 module:overlay(21) +from:0x02107eb8 kind:load to:0x020e9eb8 module:overlay(21) +from:0x02107ebc kind:load to:0x020e9ed0 module:overlay(21) +from:0x02107ec0 kind:load to:0x020e9ee8 module:overlay(21) +from:0x02107ec4 kind:load to:0x020e9f00 module:overlay(21) +from:0x02107ec8 kind:load to:0x020e9e48 module:overlay(21) +from:0x02107ecc kind:load to:0x02106c20 module:overlay(21) +from:0x02107ed0 kind:load to:0x02106c28 module:overlay(21) +from:0x02107ed4 kind:load to:0x02106c1a module:overlay(21) +from:0x02107ed8 kind:load to:0x02106c14 module:overlay(21) +from:0x02107ee4 kind:load to:0x020185b8 module:main +from:0x02107ee8 kind:load to:0x020185e4 module:main +from:0x02107eec kind:load to:0x020ea12d module:overlay(21) +from:0x02107ef0 kind:load to:0x020ea16d module:overlay(21) +from:0x02107ef4 kind:load to:0x02060fa4 module:overlay(0) +from:0x02107ef8 kind:load to:0x020ea214 module:overlay(21) +from:0x02107efc kind:load to:0x020ea240 module:overlay(21) +from:0x02107f00 kind:load to:0x020185b1 module:main +from:0x02107f04 kind:load to:0x020185b5 module:main +from:0x02107f08 kind:load to:0x020ea258 module:overlay(21) +from:0x02107f0c kind:load to:0x020ea3bc module:overlay(21) +from:0x02107f10 kind:load to:0x020ea400 module:overlay(21) +from:0x02107f14 kind:load to:0x020ea450 module:overlay(21) +from:0x02107f18 kind:load to:0x020ea470 module:overlay(21) +from:0x02107f1c kind:load to:0x02060fa8 module:overlay(0) +from:0x02107f20 kind:load to:0x02061010 module:overlay(0) +from:0x02107f24 kind:load to:0x02061018 module:overlay(0) +from:0x02107f28 kind:load to:0x0206101c module:overlay(0) +from:0x02107f40 kind:load to:0x0207039c module:overlay(0) +from:0x02107f44 kind:load to:0x020ea75c module:overlay(21) +from:0x02107f48 kind:load to:0x020ea78c module:overlay(21) +from:0x02107f4c kind:load to:0x020ea7c4 module:overlay(21) +from:0x02107f58 kind:load to:0x020ea818 module:overlay(21) +from:0x02107f5c kind:load to:0x020ea82c module:overlay(21) +from:0x02107f60 kind:load to:0x020b85ad module:overlays(1,7,8,9,12,13,14,16) +from:0x02107f64 kind:load to:0x0207fcf8 module:overlay(0) +from:0x02107f68 kind:load to:0x0207fcf4 module:overlay(0) +from:0x02107f6c kind:load to:0x0207fd20 module:overlay(0) +from:0x02107f70 kind:load to:0x0207fd58 module:overlay(0) +from:0x02107f74 kind:load to:0x020b8a0d module:overlays(1,6,7,8,12,13,14) +from:0x02107f78 kind:load to:0x020b8a39 module:overlays(1,6,7,8,12,13,14) +from:0x02107f7c kind:load to:0x0207fcf0 module:overlay(0) +from:0x02107f80 kind:load to:0x01ffee10 module:itcm +from:0x02107f84 kind:load to:0x0208088c module:overlay(0) +from:0x02107f88 kind:load to:0x020b892d module:overlays(1,7,8,12,13,14) +from:0x02107f8c kind:load to:0x020b8c81 module:overlays(1,5,6,7,10,12,13,14) +from:0x02107f90 kind:load to:0x020ea7f0 module:overlay(21) +from:0x02107f94 kind:load to:0x020808ac module:overlay(0) +from:0x02107f98 kind:load to:0x020b8c8d module:overlays(1,5,6,7,10,12,13,14) +from:0x02107fa4 kind:load to:0x0209017c module:overlay(0) +from:0x02107fa8 kind:load to:0x020ec0a0 module:overlay(21) +from:0x02107fac kind:load to:0x020ec0b4 module:overlay(21) +from:0x02107fb0 kind:load to:0x020ebfe4 module:overlay(21) +from:0x02107fb4 kind:load to:0x020ec054 module:overlay(21) +from:0x02107fb8 kind:load to:0x0209079c module:overlay(0) +from:0x02107fbc kind:load to:0x020907a0 module:overlay(0) +from:0x02107fc0 kind:load to:0x020907a4 module:overlay(0) +from:0x02107fdc kind:load to:0x0209bd08 module:overlay(0) +from:0x02107fe0 kind:load to:0x020ec5a0 module:overlay(21) +from:0x02107fec kind:load to:0x020ed024 module:overlay(21) +from:0x02107ff0 kind:load to:0x020f01a0 module:overlay(21) +from:0x02107ff4 kind:load to:0x020982b8 module:overlay(0) +from:0x02107ff8 kind:load to:0x020ec23c module:overlay(21) +from:0x02107ffc kind:load to:0x020ec3d4 module:overlay(21) +from:0x02108008 kind:load to:0x020ef808 module:overlay(21) +from:0x0210800c kind:load to:0x020f0184 module:overlay(21) +from:0x02108010 kind:load to:0x020982b8 module:overlay(0) +from:0x02108014 kind:load to:0x020ec148 module:overlay(21) +from:0x02108018 kind:load to:0x0207bff0 module:overlay(0) +from:0x02108024 kind:load to:0x020ec0dc module:overlay(21) +from:0x02108028 kind:load to:0x02097924 module:overlay(0) +from:0x0210802c kind:load to:0x02097734 module:overlay(0) +from:0x02108030 kind:load to:0x020977b0 module:overlay(0) +from:0x02108034 kind:load to:0x0209792c module:overlay(0) +from:0x02108038 kind:load to:0x0209794c module:overlay(0) +from:0x0210803c kind:load to:0x02097978 module:overlay(0) +from:0x02108048 kind:load to:0x020ed038 module:overlay(21) +from:0x0210804c kind:load to:0x020f0168 module:overlay(21) +from:0x02108050 kind:load to:0x02057bd4 module:overlay(0) +from:0x02108054 kind:load to:0x02057a68 module:overlay(0) +from:0x02108058 kind:load to:0x02057da8 module:overlay(0) +from:0x0210805c kind:load to:0x02057e24 module:overlay(0) +from:0x02108060 kind:load to:0x02057e88 module:overlay(0) +from:0x02108064 kind:load to:0x0209a77c module:overlay(0) +from:0x02108068 kind:load to:0x02057d64 module:overlay(0) +from:0x02108074 kind:load to:0x020ed04c module:overlay(21) +from:0x02108078 kind:load to:0x020f01bc module:overlay(21) +from:0x0210807c kind:load to:0x0209a234 module:overlay(0) +from:0x02108080 kind:load to:0x0209a268 module:overlay(0) +from:0x02108084 kind:load to:0x0209a300 module:overlay(0) +from:0x02108088 kind:load to:0x0209a314 module:overlay(0) +from:0x0210808c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02108090 kind:load to:0x0209a33c module:overlay(0) +from:0x02108094 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02108098 kind:load to:0x0209a04c module:overlay(0) +from:0x0210809c kind:load to:0x0209a2d0 module:overlay(0) +from:0x021080a0 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021080a4 kind:load to:0x0209a328 module:overlay(0) +from:0x021080a8 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021080ac kind:load to:0x020f0130 module:overlay(21) +from:0x021080b0 kind:load to:0x020f010c module:overlay(21) +from:0x021080b4 kind:load to:0x0209a6ec module:overlay(0) +from:0x021080b8 kind:load to:0x020edd94 module:overlay(21) +from:0x021080c0 kind:load to:0x020ee1b4 module:overlay(21) +from:0x021080c8 kind:load to:0x020ee9a0 module:overlay(21) +from:0x021080d0 kind:load to:0x020eeaac module:overlay(21) +from:0x021080d8 kind:load to:0x020eebac module:overlay(21) +from:0x021080e0 kind:load to:0x020eede0 module:overlay(21) +from:0x021080e8 kind:load to:0x020eefd4 module:overlay(21) +from:0x021080f0 kind:load to:0x020eef28 module:overlay(21) +from:0x021080f8 kind:load to:0x020ef198 module:overlay(21) +from:0x02108100 kind:load to:0x020ef27c module:overlay(21) +from:0x02108108 kind:load to:0x020ef464 module:overlay(21) +from:0x02108110 kind:load to:0x020ef518 module:overlay(21) +from:0x02108118 kind:load to:0x020edc6c module:overlay(21) +from:0x02108120 kind:load to:0x020ee10c module:overlay(21) +from:0x02108128 kind:load to:0x020ee8f0 module:overlay(21) +from:0x02108130 kind:load to:0x020eea30 module:overlay(21) +from:0x02108138 kind:load to:0x020eeb24 module:overlay(21) +from:0x02108140 kind:load to:0x020eed74 module:overlay(21) +from:0x02108148 kind:load to:0x020eefb8 module:overlay(21) +from:0x02108150 kind:load to:0x020eeeac module:overlay(21) +from:0x02108158 kind:load to:0x020ef120 module:overlay(21) +from:0x02108160 kind:load to:0x020ef1d8 module:overlay(21) +from:0x02108168 kind:load to:0x020ef3ec module:overlay(21) +from:0x02108170 kind:load to:0x020ef468 module:overlay(21) +from:0x02108180 kind:load to:0x020984f8 module:overlay(0) +from:0x02108184 kind:load to:0x02098534 module:overlay(0) +from:0x02108188 kind:load to:0x0209854c module:overlay(0) +from:0x0210818c kind:load to:0x02098558 module:overlay(0) +from:0x02108190 kind:load to:0x01fff464 module:itcm +from:0x02108194 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02108198 kind:load to:0x020ed084 module:overlay(21) +from:0x0210819c kind:load to:0x02098490 module:overlay(0) +from:0x021081a0 kind:load to:0x020ed0d4 module:overlay(21) +from:0x021081a4 kind:load to:0x02098498 module:overlay(0) +from:0x021081a8 kind:load to:0x0209849c module:overlay(0) +from:0x021081ac kind:load to:0x020ed664 module:overlay(21) +from:0x021081b0 kind:load to:0x020ed3ac module:overlay(21) +from:0x021081b4 kind:load to:0x020984a8 module:overlay(0) +from:0x021081b8 kind:load to:0x02098564 module:overlay(0) +from:0x021081bc kind:load to:0x020985d0 module:overlay(0) +from:0x021081c0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021081c4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021081c8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021081cc kind:load to:0x020f01d8 module:overlay(21) +from:0x021081d0 kind:load to:0x020f0244 module:overlay(21) +from:0x021081d4 kind:load to:0x02099568 module:overlay(0) +from:0x021081f0 kind:load to:0x020f0758 module:overlay(21) +from:0x021081f8 kind:load to:0x020f09fc module:overlay(21) +from:0x02108200 kind:load to:0x020f0ac4 module:overlay(21) +from:0x02108208 kind:load to:0x020f0ae4 module:overlay(21) +from:0x02108210 kind:load to:0x020f0840 module:overlay(21) +from:0x02108218 kind:load to:0x020f0a8c module:overlay(21) +from:0x02108220 kind:load to:0x020f0ad8 module:overlay(21) +from:0x02108228 kind:load to:0x020f0b40 module:overlay(21) +from:0x02108268 kind:load to:0x020f02d8 module:overlay(21) +from:0x0210826c kind:load to:0x02097924 module:overlay(0) +from:0x02108270 kind:load to:0x02097734 module:overlay(0) +from:0x02108274 kind:load to:0x020977b0 module:overlay(0) +from:0x02108278 kind:load to:0x0209792c module:overlay(0) +from:0x0210827c kind:load to:0x0209794c module:overlay(0) +from:0x02108280 kind:load to:0x02097978 module:overlay(0) +from:0x0210828c kind:load to:0x020f04b4 module:overlay(21) +from:0x02108290 kind:load to:0x020f0c8c module:overlay(21) +from:0x02108294 kind:load to:0x02099ae0 module:overlay(0) +from:0x02108298 kind:load to:0x02099b18 module:overlay(0) +from:0x0210829c kind:load to:0x0209a11c module:overlay(0) +from:0x021082a0 kind:load to:0x0209a124 module:overlay(0) +from:0x021082a4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021082a8 kind:load to:0x02099c90 module:overlay(0) +from:0x021082ac kind:load to:0x02099b80 module:overlay(0) +from:0x021082b0 kind:load to:0x0209a04c module:overlay(0) +from:0x021082b4 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021082b8 kind:load to:0x0209a0ec module:overlay(0) +from:0x021082bc kind:load to:0x020f0c68 module:overlay(21) +from:0x021082c0 kind:load to:0x0209a104 module:overlay(0) +from:0x021082c4 kind:load to:0x020f0c58 module:overlay(21) +from:0x021082c8 kind:load to:0x020f0c34 module:overlay(21) +from:0x021082d4 kind:load to:0x020f04a0 module:overlay(21) +from:0x021082d8 kind:load to:0x020f0c70 module:overlay(21) +from:0x021082dc kind:load to:0x0209a234 module:overlay(0) +from:0x021082e0 kind:load to:0x0209a268 module:overlay(0) +from:0x021082e4 kind:load to:0x0209a300 module:overlay(0) +from:0x021082e8 kind:load to:0x0209a314 module:overlay(0) +from:0x021082ec kind:load to:0x0209a0c4 module:overlay(0) +from:0x021082f0 kind:load to:0x0209a33c module:overlay(0) +from:0x021082f4 kind:load to:0x0209a3c4 module:overlay(0) +from:0x021082f8 kind:load to:0x0209a04c module:overlay(0) +from:0x021082fc kind:load to:0x0209a2d0 module:overlay(0) +from:0x02108300 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02108304 kind:load to:0x0209a328 module:overlay(0) +from:0x02108308 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0210830c kind:load to:0x020f0130 module:overlay(21) +from:0x02108310 kind:load to:0x020f010c module:overlay(21) +from:0x02108314 kind:load to:0x0209a6ec module:overlay(0) +from:0x02108320 kind:load to:0x020984f8 module:overlay(0) +from:0x02108324 kind:load to:0x02098534 module:overlay(0) +from:0x02108328 kind:load to:0x0209854c module:overlay(0) +from:0x0210832c kind:load to:0x02098558 module:overlay(0) +from:0x02108330 kind:load to:0x01fff464 module:itcm +from:0x02108334 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02108338 kind:load to:0x020f05b8 module:overlay(21) +from:0x0210833c kind:load to:0x02098490 module:overlay(0) +from:0x02108340 kind:load to:0x020f05d8 module:overlay(21) +from:0x02108344 kind:load to:0x02098498 module:overlay(0) +from:0x02108348 kind:load to:0x0209849c module:overlay(0) +from:0x0210834c kind:load to:0x020f0684 module:overlay(21) +from:0x02108350 kind:load to:0x020984a4 module:overlay(0) +from:0x02108354 kind:load to:0x020984a8 module:overlay(0) +from:0x02108358 kind:load to:0x02098564 module:overlay(0) +from:0x0210835c kind:load to:0x020985d0 module:overlay(0) +from:0x02108360 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02108364 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02108368 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0210836c kind:load to:0x020f04c8 module:overlay(21) +from:0x02108370 kind:load to:0x020f053c module:overlay(21) +from:0x02108394 kind:load to:0x020f123c module:overlay(21) +from:0x0210839c kind:load to:0x020f1250 module:overlay(21) +from:0x021083a4 kind:load to:0x020f12a8 module:overlay(21) +from:0x021083ac kind:load to:0x020f1300 module:overlay(21) +from:0x021083b4 kind:load to:0x020f13e8 module:overlay(21) +from:0x021083bc kind:load to:0x020f1470 module:overlay(21) +from:0x021083c4 kind:load to:0x020f14d0 module:overlay(21) +from:0x021083cc kind:load to:0x020f124c module:overlay(21) +from:0x021083d4 kind:load to:0x020f1270 module:overlay(21) +from:0x021083dc kind:load to:0x020f12c8 module:overlay(21) +from:0x021083e4 kind:load to:0x020f1310 module:overlay(21) +from:0x021083ec kind:load to:0x020f1420 module:overlay(21) +from:0x021083f4 kind:load to:0x020f1490 module:overlay(21) +from:0x021083fc kind:load to:0x020f14fc module:overlay(21) +from:0x0210840c kind:load to:0x020f0cc8 module:overlay(21) +from:0x02108410 kind:load to:0x02097924 module:overlay(0) +from:0x02108414 kind:load to:0x02097734 module:overlay(0) +from:0x02108418 kind:load to:0x020977b0 module:overlay(0) +from:0x0210841c kind:load to:0x0209792c module:overlay(0) +from:0x02108420 kind:load to:0x0209794c module:overlay(0) +from:0x02108424 kind:load to:0x02097978 module:overlay(0) +from:0x02108430 kind:load to:0x020984f8 module:overlay(0) +from:0x02108434 kind:load to:0x02098534 module:overlay(0) +from:0x02108438 kind:load to:0x0209854c module:overlay(0) +from:0x0210843c kind:load to:0x02098558 module:overlay(0) +from:0x02108440 kind:load to:0x01fff464 module:itcm +from:0x02108444 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02108448 kind:load to:0x020f0ef8 module:overlay(21) +from:0x0210844c kind:load to:0x02098490 module:overlay(0) +from:0x02108450 kind:load to:0x020f15b8 module:overlay(21) +from:0x02108454 kind:load to:0x02098498 module:overlay(0) +from:0x02108458 kind:load to:0x0209849c module:overlay(0) +from:0x0210845c kind:load to:0x020f18b0 module:overlay(21) +from:0x02108460 kind:load to:0x020f1840 module:overlay(21) +from:0x02108464 kind:load to:0x020984a8 module:overlay(0) +from:0x02108468 kind:load to:0x02098564 module:overlay(0) +from:0x0210846c kind:load to:0x020985d0 module:overlay(0) +from:0x02108470 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02108474 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02108478 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0210847c kind:load to:0x020f19b0 module:overlay(21) +from:0x02108480 kind:load to:0x020f19c4 module:overlay(21) +from:0x02108484 kind:load to:0x020f1e60 module:overlay(21) +from:0x0210848c kind:load to:0x020f1eac module:overlay(21) +from:0x02108494 kind:load to:0x020f1fa4 module:overlay(21) +from:0x0210849c kind:load to:0x020f2010 module:overlay(21) +from:0x021084a4 kind:load to:0x020f1e74 module:overlay(21) +from:0x021084ac kind:load to:0x020f1ebc module:overlay(21) +from:0x021084b4 kind:load to:0x020f1fc4 module:overlay(21) +from:0x021084bc kind:load to:0x020f2024 module:overlay(21) +from:0x021084cc kind:load to:0x020f1a00 module:overlay(21) +from:0x021084d0 kind:load to:0x02097924 module:overlay(0) +from:0x021084d4 kind:load to:0x02097734 module:overlay(0) +from:0x021084d8 kind:load to:0x020977b0 module:overlay(0) +from:0x021084dc kind:load to:0x0209792c module:overlay(0) +from:0x021084e0 kind:load to:0x0209794c module:overlay(0) +from:0x021084e4 kind:load to:0x02097978 module:overlay(0) +from:0x021084f0 kind:load to:0x020984f8 module:overlay(0) +from:0x021084f4 kind:load to:0x02098534 module:overlay(0) +from:0x021084f8 kind:load to:0x0209854c module:overlay(0) +from:0x021084fc kind:load to:0x02098558 module:overlay(0) +from:0x02108500 kind:load to:0x01fff464 module:itcm +from:0x02108504 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02108508 kind:load to:0x020f1cd0 module:overlay(21) +from:0x0210850c kind:load to:0x02098490 module:overlay(0) +from:0x02108510 kind:load to:0x020f20a4 module:overlay(21) +from:0x02108514 kind:load to:0x02098498 module:overlay(0) +from:0x02108518 kind:load to:0x0209849c module:overlay(0) +from:0x0210851c kind:load to:0x020f22b4 module:overlay(21) +from:0x02108520 kind:load to:0x020f21f4 module:overlay(21) +from:0x02108524 kind:load to:0x020984a8 module:overlay(0) +from:0x02108528 kind:load to:0x02098564 module:overlay(0) +from:0x0210852c kind:load to:0x020985d0 module:overlay(0) +from:0x02108530 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02108534 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02108538 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0210853c kind:load to:0x020f23c0 module:overlay(21) +from:0x02108540 kind:load to:0x020f23e0 module:overlay(21) +from:0x0210854c kind:load to:0x020f281c module:overlay(21) +from:0x02108550 kind:load to:0x020f36e8 module:overlay(21) +from:0x02108554 kind:load to:0x020f2544 module:overlay(21) +from:0x02108558 kind:load to:0x020f25b8 module:overlay(21) +from:0x0210855c kind:load to:0x020f267c module:overlay(21) +from:0x02108568 kind:load to:0x020f2428 module:overlay(21) +from:0x0210856c kind:load to:0x0209772c module:overlay(0) +from:0x02108570 kind:load to:0x02097734 module:overlay(0) +from:0x02108574 kind:load to:0x020977b0 module:overlay(0) +from:0x02108578 kind:load to:0x020977f0 module:overlay(0) +from:0x0210857c kind:load to:0x020977f4 module:overlay(0) +from:0x02108580 kind:load to:0x020977f8 module:overlay(0) +from:0x02108584 kind:load to:0x020f298c module:overlay(21) +from:0x0210858c kind:load to:0x020f2a08 module:overlay(21) +from:0x02108594 kind:load to:0x020f2af8 module:overlay(21) +from:0x0210859c kind:load to:0x020f2c54 module:overlay(21) +from:0x021085a4 kind:load to:0x020f2d34 module:overlay(21) +from:0x021085ac kind:load to:0x020f29fc module:overlay(21) +from:0x021085b4 kind:load to:0x020f2a2c module:overlay(21) +from:0x021085bc kind:load to:0x020f2afc module:overlay(21) +from:0x021085c4 kind:load to:0x020f2c58 module:overlay(21) +from:0x021085cc kind:load to:0x020f3024 module:overlay(21) +from:0x021085dc kind:load to:0x020f2808 module:overlay(21) +from:0x021085e0 kind:load to:0x020f36cc module:overlay(21) +from:0x021085e4 kind:load to:0x02057bd4 module:overlay(0) +from:0x021085e8 kind:load to:0x01ffc57c module:itcm +from:0x021085ec kind:load to:0x02057da8 module:overlay(0) +from:0x021085f0 kind:load to:0x02057e24 module:overlay(0) +from:0x021085f4 kind:load to:0x02057e88 module:overlay(0) +from:0x021085f8 kind:load to:0x020f24dc module:overlay(21) +from:0x021085fc kind:load to:0x02057d64 module:overlay(0) +from:0x02108608 kind:load to:0x020984f8 module:overlay(0) +from:0x0210860c kind:load to:0x02098534 module:overlay(0) +from:0x02108610 kind:load to:0x0209854c module:overlay(0) +from:0x02108614 kind:load to:0x02098558 module:overlay(0) +from:0x02108618 kind:load to:0x01fff464 module:itcm +from:0x0210861c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02108620 kind:load to:0x020f2830 module:overlay(21) +from:0x02108624 kind:load to:0x02098490 module:overlay(0) +from:0x02108628 kind:load to:0x020f28bc module:overlay(21) +from:0x0210862c kind:load to:0x02098498 module:overlay(0) +from:0x02108630 kind:load to:0x0209849c module:overlay(0) +from:0x02108634 kind:load to:0x020f3244 module:overlay(21) +from:0x02108638 kind:load to:0x020984a4 module:overlay(0) +from:0x0210863c kind:load to:0x020984a8 module:overlay(0) +from:0x02108640 kind:load to:0x020f32e4 module:overlay(21) +from:0x02108644 kind:load to:0x020f3320 module:overlay(21) +from:0x02108648 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0210864c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02108650 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02108654 kind:load to:0x020f3704 module:overlay(21) +from:0x02108658 kind:load to:0x020f374c module:overlay(21) +from:0x02108664 kind:load to:0x020f37bc module:overlay(21) +from:0x02108668 kind:load to:0x0209772c module:overlay(0) +from:0x0210866c kind:load to:0x02097734 module:overlay(0) +from:0x02108670 kind:load to:0x020977b0 module:overlay(0) +from:0x02108674 kind:load to:0x020977f0 module:overlay(0) +from:0x02108678 kind:load to:0x020977f4 module:overlay(0) +from:0x0210867c kind:load to:0x020977f8 module:overlay(0) +from:0x02108688 kind:load to:0x020984f8 module:overlay(0) +from:0x0210868c kind:load to:0x02098534 module:overlay(0) +from:0x02108690 kind:load to:0x0209854c module:overlay(0) +from:0x02108694 kind:load to:0x02098558 module:overlay(0) +from:0x02108698 kind:load to:0x01fff464 module:itcm +from:0x0210869c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021086a0 kind:load to:0x02098488 module:overlay(0) +from:0x021086a4 kind:load to:0x020f3838 module:overlay(21) +from:0x021086a8 kind:load to:0x02098494 module:overlay(0) +from:0x021086ac kind:load to:0x02098498 module:overlay(0) +from:0x021086b0 kind:load to:0x0209849c module:overlay(0) +from:0x021086b4 kind:load to:0x020984a0 module:overlay(0) +from:0x021086b8 kind:load to:0x020984a4 module:overlay(0) +from:0x021086bc kind:load to:0x020984a8 module:overlay(0) +from:0x021086c0 kind:load to:0x02098564 module:overlay(0) +from:0x021086c4 kind:load to:0x020985d0 module:overlay(0) +from:0x021086c8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021086cc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021086d0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021086d4 kind:load to:0x020f3864 module:overlay(21) +from:0x021086d8 kind:load to:0x020f3878 module:overlay(21) +from:0x021086e4 kind:load to:0x020f38b4 module:overlay(21) +from:0x021086e8 kind:load to:0x0209772c module:overlay(0) +from:0x021086ec kind:load to:0x02097734 module:overlay(0) +from:0x021086f0 kind:load to:0x020977b0 module:overlay(0) +from:0x021086f4 kind:load to:0x020977f0 module:overlay(0) +from:0x021086f8 kind:load to:0x020977f4 module:overlay(0) +from:0x021086fc kind:load to:0x020977f8 module:overlay(0) +from:0x02108708 kind:load to:0x020984f8 module:overlay(0) +from:0x0210870c kind:load to:0x02098534 module:overlay(0) +from:0x02108710 kind:load to:0x0209854c module:overlay(0) +from:0x02108714 kind:load to:0x02098558 module:overlay(0) +from:0x02108718 kind:load to:0x01fff464 module:itcm +from:0x0210871c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02108720 kind:load to:0x02098488 module:overlay(0) +from:0x02108724 kind:load to:0x020f3920 module:overlay(21) +from:0x02108728 kind:load to:0x02098494 module:overlay(0) +from:0x0210872c kind:load to:0x02098498 module:overlay(0) +from:0x02108730 kind:load to:0x0209849c module:overlay(0) +from:0x02108734 kind:load to:0x020f3944 module:overlay(21) +from:0x02108738 kind:load to:0x020984a4 module:overlay(0) +from:0x0210873c kind:load to:0x020984a8 module:overlay(0) +from:0x02108740 kind:load to:0x02098564 module:overlay(0) +from:0x02108744 kind:load to:0x020985d0 module:overlay(0) +from:0x02108748 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0210874c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02108750 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02108754 kind:load to:0x020f3948 module:overlay(21) +from:0x02108758 kind:load to:0x020f395c module:overlay(21) +from:0x02108764 kind:load to:0x020f3998 module:overlay(21) +from:0x02108768 kind:load to:0x0209772c module:overlay(0) +from:0x0210876c kind:load to:0x02097734 module:overlay(0) +from:0x02108770 kind:load to:0x020977b0 module:overlay(0) +from:0x02108774 kind:load to:0x020977f0 module:overlay(0) +from:0x02108778 kind:load to:0x020977f4 module:overlay(0) +from:0x0210877c kind:load to:0x020977f8 module:overlay(0) +from:0x02108788 kind:load to:0x020984f8 module:overlay(0) +from:0x0210878c kind:load to:0x02098534 module:overlay(0) +from:0x02108790 kind:load to:0x0209854c module:overlay(0) +from:0x02108794 kind:load to:0x02098558 module:overlay(0) +from:0x02108798 kind:load to:0x01fff464 module:itcm +from:0x0210879c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021087a0 kind:load to:0x02098488 module:overlay(0) +from:0x021087a4 kind:load to:0x020f3a14 module:overlay(21) +from:0x021087a8 kind:load to:0x02098494 module:overlay(0) +from:0x021087ac kind:load to:0x02098498 module:overlay(0) +from:0x021087b0 kind:load to:0x0209849c module:overlay(0) +from:0x021087b4 kind:load to:0x020984a0 module:overlay(0) +from:0x021087b8 kind:load to:0x020984a4 module:overlay(0) +from:0x021087bc kind:load to:0x020984a8 module:overlay(0) +from:0x021087c0 kind:load to:0x02098564 module:overlay(0) +from:0x021087c4 kind:load to:0x020985d0 module:overlay(0) +from:0x021087c8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021087cc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021087d0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021087d4 kind:load to:0x020f3a40 module:overlay(21) +from:0x021087d8 kind:load to:0x020f3a54 module:overlay(21) +from:0x021087e4 kind:load to:0x020f4604 module:overlay(21) +from:0x021087f0 kind:load to:0x020f3a90 module:overlay(21) +from:0x021087f4 kind:load to:0x02097924 module:overlay(0) +from:0x021087f8 kind:load to:0x02097734 module:overlay(0) +from:0x021087fc kind:load to:0x020977b0 module:overlay(0) +from:0x02108800 kind:load to:0x0209792c module:overlay(0) +from:0x02108804 kind:load to:0x0209794c module:overlay(0) +from:0x02108808 kind:load to:0x02097978 module:overlay(0) +from:0x02108844 kind:load to:0x020f3c6c module:overlay(21) +from:0x02108848 kind:load to:0x020f4640 module:overlay(21) +from:0x0210884c kind:load to:0x02099ae0 module:overlay(0) +from:0x02108850 kind:load to:0x02099b18 module:overlay(0) +from:0x02108854 kind:load to:0x0209a11c module:overlay(0) +from:0x02108858 kind:load to:0x0209a124 module:overlay(0) +from:0x0210885c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02108860 kind:load to:0x02099c90 module:overlay(0) +from:0x02108864 kind:load to:0x02099b80 module:overlay(0) +from:0x02108868 kind:load to:0x0209a04c module:overlay(0) +from:0x0210886c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02108870 kind:load to:0x0209a0ec module:overlay(0) +from:0x02108874 kind:load to:0x020f0c68 module:overlay(21) +from:0x02108878 kind:load to:0x0209a104 module:overlay(0) +from:0x0210887c kind:load to:0x020f0c58 module:overlay(21) +from:0x02108880 kind:load to:0x020f0c34 module:overlay(21) +from:0x0210888c kind:load to:0x020984f8 module:overlay(0) +from:0x02108890 kind:load to:0x02098534 module:overlay(0) +from:0x02108894 kind:load to:0x0209854c module:overlay(0) +from:0x02108898 kind:load to:0x02098558 module:overlay(0) +from:0x0210889c kind:load to:0x01fff464 module:itcm +from:0x021088a0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021088a4 kind:load to:0x020f3c80 module:overlay(21) +from:0x021088a8 kind:load to:0x02098490 module:overlay(0) +from:0x021088ac kind:load to:0x020f401c module:overlay(21) +from:0x021088b0 kind:load to:0x020f4218 module:overlay(21) +from:0x021088b4 kind:load to:0x0209849c module:overlay(0) +from:0x021088b8 kind:load to:0x020f4310 module:overlay(21) +from:0x021088bc kind:load to:0x020984a4 module:overlay(0) +from:0x021088c0 kind:load to:0x020984a8 module:overlay(0) +from:0x021088c4 kind:load to:0x02098564 module:overlay(0) +from:0x021088c8 kind:load to:0x020985d0 module:overlay(0) +from:0x021088cc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021088d0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021088d4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021088d8 kind:load to:0x020f465c module:overlay(21) +from:0x021088dc kind:load to:0x020f46a8 module:overlay(21) +from:0x021088e8 kind:load to:0x020f4908 module:overlay(21) +from:0x021088ec kind:load to:0x0209c8bc module:overlay(0) +from:0x021088f0 kind:load to:0x0209c97c module:overlay(0) +from:0x021088f4 kind:load to:0x0209c980 module:overlay(0) +from:0x021088f8 kind:load to:0x0209c984 module:overlay(0) +from:0x02108924 kind:load to:0x020f4c3c module:overlay(21) +from:0x0210892c kind:load to:0x020f4c44 module:overlay(21) +from:0x02108934 kind:load to:0x020f4c7c module:overlay(21) +from:0x0210893c kind:load to:0x020f4d1c module:overlay(21) +from:0x02108944 kind:load to:0x020f4da0 module:overlay(21) +from:0x0210894c kind:load to:0x020f4e1c module:overlay(21) +from:0x02108954 kind:load to:0x020f4c38 module:overlay(21) +from:0x0210895c kind:load to:0x020f4c40 module:overlay(21) +from:0x02108964 kind:load to:0x020f4c70 module:overlay(21) +from:0x0210896c kind:load to:0x020f4cec module:overlay(21) +from:0x02108974 kind:load to:0x020f4d58 module:overlay(21) +from:0x0210897c kind:load to:0x020f4de0 module:overlay(21) +from:0x0210898c kind:load to:0x020f49d4 module:overlay(21) +from:0x02108990 kind:load to:0x020f4b2c module:overlay(21) +from:0x02108994 kind:load to:0x020f4b80 module:overlay(21) +from:0x02108998 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0210899c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021089a0 kind:load to:0x020f503c module:overlay(21) +from:0x021089a4 kind:load to:0x020f4e48 module:overlay(21) +from:0x021089a8 kind:load to:0x0209d1ac module:overlay(0) +from:0x021089ac kind:load to:0x0209d1b4 module:overlay(0) +from:0x021089b0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021089b4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021089b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021089bc kind:load to:0x020f5ac0 module:overlay(21) +from:0x021089c0 kind:load to:0x020f5ad4 module:overlay(21) +from:0x02108a34 kind:load to:0x020f5b10 module:overlay(21) +from:0x02108a38 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02108a3c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02108a40 kind:load to:0x0209ca38 module:overlay(0) +from:0x02108a44 kind:load to:0x0209ca58 module:overlay(0) +from:0x02108a50 kind:load to:0x0207c47c module:overlay(0) +from:0x02108a54 kind:load to:0x0207c484 module:overlay(0) +from:0x02108a58 kind:load to:0x0207c94c module:overlay(0) +from:0x02108a5c kind:load to:0x0207c93c module:overlay(0) +from:0x02108a60 kind:load to:0x0207c980 module:overlay(0) +from:0x02108a64 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02108a68 kind:load to:0x0207ca18 module:overlay(0) +from:0x02108a6c kind:load to:0x0207ca90 module:overlay(0) +from:0x02108a78 kind:load to:0x020f5d74 module:overlay(21) +from:0x02108a7c kind:load to:0x020f6104 module:overlay(21) +from:0x02108a80 kind:load to:0x02057bd4 module:overlay(0) +from:0x02108a84 kind:load to:0x01ffc57c module:itcm +from:0x02108a88 kind:load to:0x02057da8 module:overlay(0) +from:0x02108a8c kind:load to:0x02057e24 module:overlay(0) +from:0x02108a90 kind:load to:0x02057e88 module:overlay(0) +from:0x02108a94 kind:load to:0x020f5be8 module:overlay(21) +from:0x02108a98 kind:load to:0x02057d64 module:overlay(0) +from:0x02108aa4 kind:load to:0x020f5d88 module:overlay(21) +from:0x02108aa8 kind:load to:0x0209d098 module:overlay(0) +from:0x02108aac kind:load to:0x020f5e20 module:overlay(21) +from:0x02108ab0 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02108ab4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02108ab8 kind:load to:0x020f6038 module:overlay(21) +from:0x02108abc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02108ac0 kind:load to:0x020f5e10 module:overlay(21) +from:0x02108ac4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02108ac8 kind:load to:0x0209d8c8 module:overlay(0) +from:0x02108acc kind:load to:0x020f607c module:overlay(21) +from:0x02108ad0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02108ad4 kind:load to:0x020f6120 module:overlay(21) +from:0x02108ad8 kind:load to:0x020f6140 module:overlay(21) +from:0x02108adc kind:load to:0x0209d98c module:overlay(0) +from:0x02108ae0 kind:load to:0x0209db54 module:overlay(0) +from:0x02108ae4 kind:load to:0x0209db5c module:overlay(0) +from:0x02108ae8 kind:load to:0x020f5f18 module:overlay(21) +from:0x02108aec kind:load to:0x0209da40 module:overlay(0) +from:0x02108af0 kind:load to:0x0209da50 module:overlay(0) +from:0x02108af4 kind:load to:0x020f6098 module:overlay(21) +from:0x02108af8 kind:load to:0x0209da44 module:overlay(0) +from:0x02108b08 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02108b0c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02108b10 kind:load to:0x0209ca38 module:overlay(0) +from:0x02108b14 kind:load to:0x0209ca58 module:overlay(0) +from:0x02108b20 kind:load to:0x020f6188 module:overlay(21) +from:0x02108b24 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02108b28 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02108b2c kind:load to:0x0209ca38 module:overlay(0) +from:0x02108b30 kind:load to:0x0209ca58 module:overlay(0) +from:0x02108b3c kind:load to:0x020f62e8 module:overlay(21) +from:0x02108b40 kind:load to:0x0209d098 module:overlay(0) +from:0x02108b44 kind:load to:0x020f6314 module:overlay(21) +from:0x02108b48 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02108b4c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02108b50 kind:load to:0x020f6318 module:overlay(21) +from:0x02108b54 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02108b58 kind:load to:0x0209d1ac module:overlay(0) +from:0x02108b5c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02108b60 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02108b64 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02108b68 kind:load to:0x0209d1cc module:overlay(0) +from:0x02108b6c kind:load to:0x020f6394 module:overlay(21) +from:0x02108b70 kind:load to:0x020f63b4 module:overlay(21) +from:0x02108b74 kind:load to:0x020f6338 module:overlay(21) +from:0x02108b78 kind:load to:0x020f6388 module:overlay(21) +from:0x02108bac kind:load to:0x020fb644 module:overlay(21) +from:0x02108bb0 kind:load to:0x020fb648 module:overlay(21) +from:0x02108bc0 kind:load to:0x020fb730 module:overlay(21) +from:0x02108bc4 kind:load to:0x020fb734 module:overlay(21) +from:0x02108bc8 kind:load to:0x020fb738 module:overlay(21) +from:0x02108bcc kind:load to:0x020fb73c module:overlay(21) +from:0x02108bd0 kind:load to:0x020fb740 module:overlay(21) +from:0x02108be0 kind:load to:0x020fb954 module:overlay(21) +from:0x02108be4 kind:load to:0x020fb968 module:overlay(21) +from:0x02108be8 kind:load to:0x020fb984 module:overlay(21) +from:0x02108bec kind:load to:0x020fbcdc module:overlay(21) +from:0x02108bf0 kind:load to:0x020fbd18 module:overlay(21) +from:0x02108bf4 kind:load to:0x020fb730 module:overlay(21) +from:0x02108bf8 kind:load to:0x020fbf4c module:overlay(21) +from:0x02108bfc kind:load to:0x020fb738 module:overlay(21) +from:0x02108c00 kind:load to:0x020fb73c module:overlay(21) +from:0x02108c04 kind:load to:0x020fb740 module:overlay(21) +from:0x02108c7c kind:load to:0x020fc0f8 module:overlay(21) +from:0x02108c80 kind:load to:0x020fc120 module:overlay(21) +from:0x02108c84 kind:load to:0x020fc150 module:overlay(21) +from:0x02108c88 kind:load to:0x020fc68c module:overlay(21) +from:0x02108c8c kind:load to:0x020fc6c0 module:overlay(21) +from:0x02108c90 kind:load to:0x020fc824 module:overlay(21) +from:0x02108c94 kind:load to:0x020fc854 module:overlay(21) +from:0x02108c98 kind:load to:0x020fc880 module:overlay(21) +from:0x02108c9c kind:load to:0x020fc8dc module:overlay(21) +from:0x02108ca0 kind:load to:0x020fc90c module:overlay(21) +from:0x02108cb8 kind:load to:0x020fd4e0 module:overlay(21) +from:0x02108cbc kind:load to:0x020fd4f4 module:overlay(21) +from:0x02108cc0 kind:load to:0x020fd510 module:overlay(21) +from:0x02108cc4 kind:load to:0x020fdaf0 module:overlay(21) +from:0x02108cc8 kind:load to:0x020fdb74 module:overlay(21) +from:0x02108ccc kind:load to:0x020fb730 module:overlay(21) +from:0x02108cd0 kind:load to:0x020fdcd4 module:overlay(21) +from:0x02108cd4 kind:load to:0x020fdcec module:overlay(21) +from:0x02108cd8 kind:load to:0x020fb73c module:overlay(21) +from:0x02108cdc kind:load to:0x020fdcd0 module:overlay(21) +from:0x02108d5c kind:load to:0x020ff30c module:overlay(21) +from:0x02108d60 kind:load to:0x020ff320 module:overlay(21) +from:0x02108d64 kind:load to:0x020ff33c module:overlay(21) +from:0x02108d68 kind:load to:0x020ff448 module:overlay(21) +from:0x02108d6c kind:load to:0x020ff48c module:overlay(21) +from:0x02108d70 kind:load to:0x020fb730 module:overlay(21) +from:0x02108d74 kind:load to:0x020fb734 module:overlay(21) +from:0x02108d78 kind:load to:0x020fb738 module:overlay(21) +from:0x02108d7c kind:load to:0x020fb73c module:overlay(21) +from:0x02108d80 kind:load to:0x020fb740 module:overlay(21) +from:0x02108d84 kind:load to:0x02106f74 module:overlay(21) +from:0x02108d88 kind:load to:0x02106f6e module:overlay(21) +from:0x02108d8c kind:load to:0x02106f68 module:overlay(21) +from:0x02108d90 kind:load to:0x02106f62 module:overlay(21) +from:0x02108d94 kind:load to:0x02106f44 module:overlay(21) +from:0x02108d98 kind:load to:0x02106f56 module:overlay(21) +from:0x02108d9c kind:load to:0x02106f50 module:overlay(21) +from:0x02108da0 kind:load to:0x02106f5c module:overlay(21) +from:0x02108dac kind:load to:0x02100464 module:overlay(21) +from:0x02108db0 kind:load to:0x0210047c module:overlay(21) +from:0x02108db4 kind:load to:0x021004b4 module:overlay(21) +from:0x02108db8 kind:load to:0x021004b8 module:overlay(21) +from:0x02108dbc kind:load to:0x021004bc module:overlay(21) +from:0x02108dc0 kind:load to:0x021004c0 module:overlay(21) +from:0x02108dc4 kind:load to:0x021004c4 module:overlay(21) +from:0x02108dd0 kind:load to:0x02100e18 module:overlay(21) +from:0x02108dd4 kind:load to:0x02100f00 module:overlay(21) +from:0x02108dd8 kind:load to:0x02100ff0 module:overlay(21) +from:0x02108ddc kind:load to:0x02100ff4 module:overlay(21) +from:0x02108de0 kind:load to:0x021016c8 module:overlay(21) +from:0x02108de4 kind:load to:0x021004c0 module:overlay(21) +from:0x02108de8 kind:load to:0x021004c4 module:overlay(21) +from:0x02108dec kind:load to:0x02101510 module:overlay(21) +from:0x02108df4 kind:load to:0x02101854 module:overlay(21) +from:0x02108dfc kind:load to:0x02101698 module:overlay(21) +from:0x02108e04 kind:load to:0x02101900 module:overlay(21) +from:0x02108e0c kind:load to:0x0210159c module:overlay(21) +from:0x02108e1c kind:load to:0x021029c0 module:overlay(21) +from:0x02108e20 kind:load to:0x02105c48 module:overlay(21) +from:0x02108e2c kind:load to:0x02105c64 module:overlay(21) +from:0x02108e30 kind:load to:0x02105c78 module:overlay(21) +from:0x02108e3c kind:load to:0x021029d4 module:overlay(21) +from:0x02108e40 kind:load to:0x02105c94 module:overlay(21) +from:0x02108e4c kind:load to:0x021029ac module:overlay(21) +from:0x02108e50 kind:load to:0x02105c2c module:overlay(21) +from:0x02108e5c kind:load to:0x021029e8 module:overlay(21) +from:0x02108e60 kind:load to:0x02102b18 module:overlay(21) +from:0x02108e64 kind:load to:0x02102c50 module:overlay(21) +from:0x02108e68 kind:load to:0x02102c54 module:overlay(21) +from:0x02108e6c kind:load to:0x02103018 module:overlay(21) +from:0x02108e70 kind:load to:0x021035f8 module:overlay(21) +from:0x02108e74 kind:load to:0x0210362c module:overlay(21) +from:0x02108e80 kind:load to:0x02101eb4 module:overlay(21) +from:0x02108e84 kind:load to:0x02105cb0 module:overlay(21) +from:0x02108e88 kind:load to:0x02057bd4 module:overlay(0) +from:0x02108e8c kind:load to:0x01ffc57c module:itcm +from:0x02108e90 kind:load to:0x02057da8 module:overlay(0) +from:0x02108e94 kind:load to:0x02057e24 module:overlay(0) +from:0x02108e98 kind:load to:0x02057e88 module:overlay(0) +from:0x02108e9c kind:load to:0x02057c14 module:overlay(0) +from:0x02108ea0 kind:load to:0x02057d64 module:overlay(0) +from:0x02108eec kind:load to:0x02108f2c module:overlay(21) +from:0x02108ef0 kind:load to:0x02108f14 module:overlay(21) +from:0x02108ef4 kind:load to:0x02108efc module:overlay(21) +from:0x02108ef8 kind:load to:0x02108ee4 module:overlay(21) +from:0x02108f4c kind:load to:0x02106b1c module:overlay(21) +from:0x02108f50 kind:load to:0x02106b2c module:overlay(21) +from:0x02108f54 kind:load to:0x02106b4c module:overlay(21) +from:0x02108f58 kind:load to:0x02106b88 module:overlay(21) +from:0x02108f5c kind:load to:0x02106b98 module:overlay(21) +from:0x02108f60 kind:load to:0x02106bc4 module:overlay(21) +from:0x02108f64 kind:load to:0x02106bdc module:overlay(21) +from:0x02108f68 kind:load to:0x02106bf4 module:overlay(21) +from:0x02108f6c kind:load to:0x02106c04 module:overlay(21) +from:0x02108f78 kind:load to:0x02105ec4 module:overlay(21) +from:0x02108f7c kind:load to:0x02105ed8 module:overlay(21) +from:0x02108f80 kind:load to:0x02105ef4 module:overlay(21) +from:0x02108f84 kind:load to:0x021061e4 module:overlay(21) +from:0x02108f88 kind:load to:0x0210623c module:overlay(21) +from:0x02108f8c kind:load to:0x020fb730 module:overlay(21) +from:0x02108f90 kind:load to:0x020fb734 module:overlay(21) +from:0x02108f94 kind:load to:0x020fb738 module:overlay(21) +from:0x02108f98 kind:load to:0x020fb73c module:overlay(21) +from:0x02108f9c kind:load to:0x02106294 module:overlay(21) +from:0x02109004 kind:load to:0x02106348 module:overlay(21) +from:0x0210900c kind:load to:0x021063d8 module:overlay(21) +from:0x02109014 kind:load to:0x021064e8 module:overlay(21) +from:0x0210901c kind:load to:0x021065b0 module:overlay(21) +from:0x02109024 kind:load to:0x02106620 module:overlay(21) +from:0x0210902c kind:load to:0x021066ac module:overlay(21) +from:0x02109034 kind:load to:0x02106714 module:overlay(21) +from:0x0210903c kind:load to:0x021068a8 module:overlay(21) +from:0x02109044 kind:load to:0x02106904 module:overlay(21) +from:0x0210904c kind:load to:0x02106a00 module:overlay(21) +from:0x02109054 kind:load to:0x02106a58 module:overlay(21) diff --git a/config/usa/arm9/overlays/ov021/symbols.txt b/config/usa/arm9/overlays/ov021/symbols.txt new file mode 100644 index 00000000..80e2e347 --- /dev/null +++ b/config/usa/arm9/overlays/ov021/symbols.txt @@ -0,0 +1,1130 @@ +func_ov021_020e9a20 kind:function(arm,size=0x234) addr:0x020e9a20 +func_ov021_020e9c54 kind:function(arm,size=0x14) addr:0x020e9c54 +func_ov021_020e9c68 kind:function(arm,size=0xa4) addr:0x020e9c68 +func_ov021_020e9d0c kind:function(arm,size=0xac) addr:0x020e9d0c +func_ov021_020e9db8 kind:function(arm,size=0x4c) addr:0x020e9db8 +func_ov021_020e9e04 kind:function(arm,size=0x44) addr:0x020e9e04 +func_ov021_020e9e48 kind:function(arm,size=0x58) addr:0x020e9e48 +func_ov021_020e9ea0 kind:function(arm,size=0x18) addr:0x020e9ea0 +func_ov021_020e9eb8 kind:function(arm,size=0x18) addr:0x020e9eb8 +func_ov021_020e9ed0 kind:function(arm,size=0x18) addr:0x020e9ed0 +func_ov021_020e9ee8 kind:function(arm,size=0x18) addr:0x020e9ee8 +func_ov021_020e9f00 kind:function(arm,size=0x18) addr:0x020e9f00 +func_ov021_020e9f18 kind:function(arm,size=0xa8) addr:0x020e9f18 +func_ov021_020e9fc0 kind:function(arm,size=0x50) addr:0x020e9fc0 +func_ov021_020ea010 kind:function(arm,size=0x1c) addr:0x020ea010 +func_ov021_020ea02c kind:function(arm,size=0x18) addr:0x020ea02c +func_ov021_020ea044 kind:function(arm,size=0x1c) addr:0x020ea044 +func_ov021_020ea060 kind:function(thumb,size=0x1c) addr:0x020ea060 +func_ov021_020ea07c kind:function(arm,size=0x14) addr:0x020ea07c +func_ov021_020ea090 kind:function(thumb,size=0x90) addr:0x020ea090 +func_ov021_020ea120 kind:function(thumb,size=0xc) addr:0x020ea120 +func_ov021_020ea12c kind:function(thumb,size=0x40) addr:0x020ea12c +func_ov021_020ea16c kind:function(thumb,size=0x44) addr:0x020ea16c +func_ov021_020ea1b0 kind:function(thumb,size=0x64) addr:0x020ea1b0 +func_ov021_020ea214 kind:function(arm,size=0x2c) addr:0x020ea214 +func_ov021_020ea240 kind:function(arm,size=0x18) addr:0x020ea240 +func_ov021_020ea258 kind:function(arm,size=0x164) addr:0x020ea258 +func_ov021_020ea3bc kind:function(arm,size=0x44) addr:0x020ea3bc +func_ov021_020ea400 kind:function(arm,size=0x50) addr:0x020ea400 +func_ov021_020ea450 kind:function(arm,size=0x20) addr:0x020ea450 +func_ov021_020ea470 kind:function(arm,size=0x28) addr:0x020ea470 +func_ov021_020ea498 kind:function(arm,size=0x120) addr:0x020ea498 +func_ov021_020ea5b8 kind:function(arm,size=0x44) addr:0x020ea5b8 +func_ov021_020ea5fc kind:function(arm,size=0x64) addr:0x020ea5fc +func_ov021_020ea660 kind:function(arm,size=0x4c) addr:0x020ea660 +func_ov021_020ea6ac kind:function(arm,size=0x1c) addr:0x020ea6ac +func_ov021_020ea6c8 kind:function(arm,size=0x10) addr:0x020ea6c8 +func_ov021_020ea6d8 kind:function(arm,size=0x2c) addr:0x020ea6d8 +func_ov021_020ea704 kind:function(arm,size=0x14) addr:0x020ea704 +func_ov021_020ea718 kind:function(arm,size=0x44) addr:0x020ea718 +func_ov021_020ea75c kind:function(arm,size=0x30) addr:0x020ea75c +func_ov021_020ea78c kind:function(arm,size=0x38) addr:0x020ea78c +func_ov021_020ea7c4 kind:function(arm,size=0xc) addr:0x020ea7c4 +func_ov021_020ea7d0 kind:function(arm,size=0x20) addr:0x020ea7d0 +func_ov021_020ea7f0 kind:function(arm,size=0x28) addr:0x020ea7f0 +func_ov021_020ea818 kind:function(arm,size=0x14) addr:0x020ea818 +func_ov021_020ea82c kind:function(arm,size=0x1c) addr:0x020ea82c +func_ov021_020ea848 kind:function(arm,size=0x14) addr:0x020ea848 +func_ov021_020ea85c kind:function(arm,size=0x1c) addr:0x020ea85c +func_ov021_020ea878 kind:function(arm,size=0x40) addr:0x020ea878 +func_ov021_020ea8b8 kind:function(arm,size=0x28) addr:0x020ea8b8 +func_ov021_020ea8e0 kind:function(arm,size=0xac) addr:0x020ea8e0 +func_ov021_020ea98c kind:function(thumb,size=0x56) addr:0x020ea98c +func_ov021_020ea9e4 kind:function(thumb,size=0x2) addr:0x020ea9e4 +func_ov021_020ea9e8 kind:function(thumb,size=0xbc) addr:0x020ea9e8 +func_ov021_020eaaa4 kind:function(thumb,size=0x50) addr:0x020eaaa4 +func_ov021_020eaaf4 kind:function(thumb,size=0x56) addr:0x020eaaf4 +func_ov021_020eab4c kind:function(arm,size=0x2c0) addr:0x020eab4c +func_ov021_020eae0c kind:function(arm,size=0x58) addr:0x020eae0c +func_ov021_020eae64 kind:function(arm,size=0x6c) addr:0x020eae64 +func_ov021_020eaed0 kind:function(arm,size=0xa8) addr:0x020eaed0 +func_ov021_020eaf78 kind:function(arm,size=0x78) addr:0x020eaf78 +func_ov021_020eaff0 kind:function(arm,size=0x358) addr:0x020eaff0 +func_ov021_020eb348 kind:function(arm,size=0x30) addr:0x020eb348 +func_ov021_020eb378 kind:function(arm,size=0x48) addr:0x020eb378 +func_ov021_020eb3c0 kind:function(arm,size=0x48) addr:0x020eb3c0 +func_ov021_020eb408 kind:function(arm,size=0x38) addr:0x020eb408 +func_ov021_020eb440 kind:function(arm,size=0x34) addr:0x020eb440 +func_ov021_020eb474 kind:function(arm,size=0x38) addr:0x020eb474 +func_ov021_020eb4ac kind:function(arm,size=0x38) addr:0x020eb4ac +func_ov021_020eb4e4 kind:function(arm,size=0x34) addr:0x020eb4e4 +func_ov021_020eb518 kind:function(arm,size=0x3c) addr:0x020eb518 +func_ov021_020eb554 kind:function(arm,size=0x84) addr:0x020eb554 +func_ov021_020eb5d8 kind:function(arm,size=0x50) addr:0x020eb5d8 +func_ov021_020eb628 kind:function(arm,size=0x78) addr:0x020eb628 +func_ov021_020eb6a0 kind:function(arm,size=0x7c) addr:0x020eb6a0 +func_ov021_020eb71c kind:function(arm,size=0xe8) addr:0x020eb71c +func_ov021_020eb804 kind:function(arm,size=0x4c) addr:0x020eb804 +func_ov021_020eb850 kind:function(arm,size=0x90) addr:0x020eb850 +func_ov021_020eb8e0 kind:function(arm,size=0x148) addr:0x020eb8e0 +func_ov021_020eba28 kind:function(thumb,size=0x60) addr:0x020eba28 +func_ov021_020eba88 kind:function(arm,size=0x90) addr:0x020eba88 +func_ov021_020ebb18 kind:function(arm,size=0x104) addr:0x020ebb18 +func_ov021_020ebc1c kind:function(thumb,size=0x28) addr:0x020ebc1c +func_ov021_020ebc44 kind:function(thumb,size=0x2) addr:0x020ebc44 +func_ov021_020ebc48 kind:function(arm,size=0x4c) addr:0x020ebc48 +func_ov021_020ebc94 kind:function(arm,size=0xec) addr:0x020ebc94 +func_ov021_020ebd80 kind:function(arm,size=0x50) addr:0x020ebd80 +func_ov021_020ebdd0 kind:function(arm,size=0x58) addr:0x020ebdd0 +func_ov021_020ebe28 kind:function(arm,size=0x24) addr:0x020ebe28 +func_ov021_020ebe4c kind:function(arm,size=0x178) addr:0x020ebe4c +func_ov021_020ebfc4 kind:function(arm,size=0x20) addr:0x020ebfc4 +func_ov021_020ebfe4 kind:function(arm,size=0x70) addr:0x020ebfe4 +func_ov021_020ec054 kind:function(arm,size=0x4c) addr:0x020ec054 +func_ov021_020ec0a0 kind:function(arm,size=0x14) addr:0x020ec0a0 +func_ov021_020ec0b4 kind:function(arm,size=0x1c) addr:0x020ec0b4 +func_ov021_020ec0d0 kind:function(arm,size=0xc) addr:0x020ec0d0 +func_ov021_020ec0dc kind:function(arm,size=0x28) addr:0x020ec0dc +func_ov021_020ec104 kind:function(arm,size=0x44) addr:0x020ec104 +func_ov021_020ec148 kind:function(arm,size=0xc0) addr:0x020ec148 +func_ov021_020ec208 kind:function(arm,size=0x34) addr:0x020ec208 +func_ov021_020ec23c kind:function(arm,size=0x198) addr:0x020ec23c +func_ov021_020ec3d4 kind:function(arm,size=0x198) addr:0x020ec3d4 +func_ov021_020ec56c kind:function(arm,size=0x34) addr:0x020ec56c +func_ov021_020ec5a0 kind:function(arm,size=0x3e4) addr:0x020ec5a0 +func_ov021_020ec984 kind:function(arm,size=0x1d4) addr:0x020ec984 +func_ov021_020ecb58 kind:function(arm,size=0xd0) addr:0x020ecb58 +func_ov021_020ecc28 kind:function(arm,size=0x10) addr:0x020ecc28 +func_ov021_020ecc38 kind:function(arm,size=0x28) addr:0x020ecc38 +func_ov021_020ecc60 kind:function(arm,size=0x50) addr:0x020ecc60 +func_ov021_020eccb0 kind:function(arm,size=0x30) addr:0x020eccb0 +func_ov021_020ecce0 kind:function(arm,size=0x344) addr:0x020ecce0 +func_ov021_020ed024 kind:function(arm,size=0x14) addr:0x020ed024 +func_ov021_020ed038 kind:function(arm,size=0x14) addr:0x020ed038 +func_ov021_020ed04c kind:function(arm,size=0x14) addr:0x020ed04c +func_ov021_020ed060 kind:function(arm,size=0x24) addr:0x020ed060 +func_ov021_020ed084 kind:function(arm,size=0x50) addr:0x020ed084 +func_ov021_020ed0d4 kind:function(arm,size=0x2d8) addr:0x020ed0d4 +func_ov021_020ed3ac kind:function(arm,size=0xd8) addr:0x020ed3ac +func_ov021_020ed484 kind:function(arm,size=0x1e0) addr:0x020ed484 +func_ov021_020ed664 kind:function(arm,size=0x1b8) addr:0x020ed664 +func_ov021_020ed81c kind:function(arm,size=0x68) addr:0x020ed81c +func_ov021_020ed884 kind:function(arm,size=0xac) addr:0x020ed884 +func_ov021_020ed930 kind:function(arm,size=0xa4) addr:0x020ed930 +func_ov021_020ed9d4 kind:function(arm,size=0x74) addr:0x020ed9d4 +func_ov021_020eda48 kind:function(arm,size=0x224) addr:0x020eda48 +func_ov021_020edc6c kind:function(arm,size=0x128) addr:0x020edc6c +func_ov021_020edd94 kind:function(arm,size=0x378) addr:0x020edd94 +func_ov021_020ee10c kind:function(arm,size=0xa8) addr:0x020ee10c +func_ov021_020ee1b4 kind:function(arm,size=0x73c) addr:0x020ee1b4 +func_ov021_020ee8f0 kind:function(arm,size=0xb0) addr:0x020ee8f0 +func_ov021_020ee9a0 kind:function(arm,size=0x90) addr:0x020ee9a0 +func_ov021_020eea30 kind:function(arm,size=0x7c) addr:0x020eea30 +func_ov021_020eeaac kind:function(arm,size=0x78) addr:0x020eeaac +func_ov021_020eeb24 kind:function(arm,size=0x88) addr:0x020eeb24 +func_ov021_020eebac kind:function(arm,size=0x1c8) addr:0x020eebac +func_ov021_020eed74 kind:function(arm,size=0x6c) addr:0x020eed74 +func_ov021_020eede0 kind:function(arm,size=0xcc) addr:0x020eede0 +func_ov021_020eeeac kind:function(arm,size=0x7c) addr:0x020eeeac +func_ov021_020eef28 kind:function(arm,size=0x90) addr:0x020eef28 +func_ov021_020eefb8 kind:function(arm,size=0x1c) addr:0x020eefb8 +func_ov021_020eefd4 kind:function(arm,size=0x14c) addr:0x020eefd4 +func_ov021_020ef120 kind:function(arm,size=0x78) addr:0x020ef120 +func_ov021_020ef198 kind:function(arm,size=0x40) addr:0x020ef198 +func_ov021_020ef1d8 kind:function(arm,size=0xa4) addr:0x020ef1d8 +func_ov021_020ef27c kind:function(arm,size=0x170) addr:0x020ef27c +func_ov021_020ef3ec kind:function(arm,size=0x78) addr:0x020ef3ec +func_ov021_020ef464 kind:function(arm,size=0x4) addr:0x020ef464 +func_ov021_020ef468 kind:function(arm,size=0xb0) addr:0x020ef468 +func_ov021_020ef518 kind:function(arm,size=0x68) addr:0x020ef518 +func_ov021_020ef580 kind:function(arm,size=0x48) addr:0x020ef580 +func_ov021_020ef5c8 kind:function(arm,size=0x150) addr:0x020ef5c8 +func_ov021_020ef718 kind:function(arm,size=0xf0) addr:0x020ef718 +func_ov021_020ef808 kind:function(arm,size=0x14) addr:0x020ef808 +func_ov021_020ef81c kind:function(arm,size=0x2d0) addr:0x020ef81c +func_ov021_020efaec kind:function(arm,size=0x150) addr:0x020efaec +func_ov021_020efc3c kind:function(arm,size=0xa4) addr:0x020efc3c +func_ov021_020efce0 kind:function(arm,size=0x34) addr:0x020efce0 +func_ov021_020efd14 kind:function(arm,size=0x80) addr:0x020efd14 +func_ov021_020efd94 kind:function(arm,size=0x20) addr:0x020efd94 +func_ov021_020efdb4 kind:function(arm,size=0x34) addr:0x020efdb4 +func_ov021_020efde8 kind:function(arm,size=0x2c) addr:0x020efde8 +func_ov021_020efe14 kind:function(arm,size=0x1b8) addr:0x020efe14 +func_ov021_020effcc kind:function(arm,size=0xd4) addr:0x020effcc +func_ov021_020f00a0 kind:function(arm,size=0x18) addr:0x020f00a0 +func_ov021_020f00b8 kind:function(arm,size=0x34) addr:0x020f00b8 +func_ov021_020f00ec kind:function(arm,size=0x20) addr:0x020f00ec +func_ov021_020f010c kind:function(arm,size=0x24) addr:0x020f010c +func_ov021_020f0130 kind:function(arm,size=0x2c) addr:0x020f0130 +func_ov021_020f015c kind:function(arm,size=0xc) addr:0x020f015c +func_ov021_020f0168 kind:function(arm,size=0x1c) addr:0x020f0168 +func_ov021_020f0184 kind:function(arm,size=0x1c) addr:0x020f0184 +func_ov021_020f01a0 kind:function(arm,size=0x1c) addr:0x020f01a0 +func_ov021_020f01bc kind:function(arm,size=0x1c) addr:0x020f01bc +func_ov021_020f01d8 kind:function(arm,size=0x6c) addr:0x020f01d8 +func_ov021_020f0244 kind:function(arm,size=0x74) addr:0x020f0244 +func_ov021_020f02b8 kind:function(arm,size=0x14) addr:0x020f02b8 +func_ov021_020f02cc kind:function(arm,size=0xc) addr:0x020f02cc +func_ov021_020f02d8 kind:function(arm,size=0x24) addr:0x020f02d8 +func_ov021_020f02fc kind:function(arm,size=0x4c) addr:0x020f02fc +func_ov021_020f0348 kind:function(arm,size=0x158) addr:0x020f0348 +func_ov021_020f04a0 kind:function(arm,size=0x14) addr:0x020f04a0 +func_ov021_020f04b4 kind:function(arm,size=0x14) addr:0x020f04b4 +func_ov021_020f04c8 kind:function(arm,size=0x74) addr:0x020f04c8 +func_ov021_020f053c kind:function(arm,size=0x7c) addr:0x020f053c +func_ov021_020f05b8 kind:function(arm,size=0x20) addr:0x020f05b8 +func_ov021_020f05d8 kind:function(arm,size=0xac) addr:0x020f05d8 +func_ov021_020f0684 kind:function(arm,size=0x98) addr:0x020f0684 +func_ov021_020f071c kind:function(arm,size=0x3c) addr:0x020f071c +func_ov021_020f0758 kind:function(arm,size=0xe8) addr:0x020f0758 +func_ov021_020f0840 kind:function(arm,size=0x1bc) addr:0x020f0840 +func_ov021_020f09fc kind:function(arm,size=0x90) addr:0x020f09fc +func_ov021_020f0a8c kind:function(arm,size=0x38) addr:0x020f0a8c +func_ov021_020f0ac4 kind:function(arm,size=0x14) addr:0x020f0ac4 +func_ov021_020f0ad8 kind:function(arm,size=0xc) addr:0x020f0ad8 +func_ov021_020f0ae4 kind:function(arm,size=0x5c) addr:0x020f0ae4 +func_ov021_020f0b40 kind:function(arm,size=0x8c) addr:0x020f0b40 +func_ov021_020f0bcc kind:function(arm,size=0x68) addr:0x020f0bcc +func_ov021_020f0c34 kind:function(arm,size=0x24) addr:0x020f0c34 +func_ov021_020f0c58 kind:function(arm,size=0x10) addr:0x020f0c58 +func_ov021_020f0c68 kind:function(arm,size=0x8) addr:0x020f0c68 +func_ov021_020f0c70 kind:function(arm,size=0x1c) addr:0x020f0c70 +func_ov021_020f0c8c kind:function(arm,size=0x1c) addr:0x020f0c8c +func_ov021_020f0ca8 kind:function(arm,size=0x14) addr:0x020f0ca8 +func_ov021_020f0cbc kind:function(arm,size=0xc) addr:0x020f0cbc +func_ov021_020f0cc8 kind:function(arm,size=0x24) addr:0x020f0cc8 +func_ov021_020f0cec kind:function(arm,size=0x48) addr:0x020f0cec +func_ov021_020f0d34 kind:function(arm,size=0xe4) addr:0x020f0d34 +func_ov021_020f0e18 kind:function(arm,size=0xe0) addr:0x020f0e18 +func_ov021_020f0ef8 kind:function(arm,size=0xf0) addr:0x020f0ef8 +func_ov021_020f0fe8 kind:function(arm,size=0x130) addr:0x020f0fe8 +func_ov021_020f1118 kind:function(arm,size=0x124) addr:0x020f1118 +func_ov021_020f123c kind:function(arm,size=0x10) addr:0x020f123c +func_ov021_020f124c kind:function(arm,size=0x4) addr:0x020f124c +func_ov021_020f1250 kind:function(arm,size=0x20) addr:0x020f1250 +func_ov021_020f1270 kind:function(arm,size=0x38) addr:0x020f1270 +func_ov021_020f12a8 kind:function(arm,size=0x20) addr:0x020f12a8 +func_ov021_020f12c8 kind:function(arm,size=0x38) addr:0x020f12c8 +func_ov021_020f1300 kind:function(arm,size=0x10) addr:0x020f1300 +func_ov021_020f1310 kind:function(arm,size=0xd8) addr:0x020f1310 +func_ov021_020f13e8 kind:function(arm,size=0x38) addr:0x020f13e8 +func_ov021_020f1420 kind:function(arm,size=0x50) addr:0x020f1420 +func_ov021_020f1470 kind:function(arm,size=0x20) addr:0x020f1470 +func_ov021_020f1490 kind:function(arm,size=0x40) addr:0x020f1490 +func_ov021_020f14d0 kind:function(arm,size=0x2c) addr:0x020f14d0 +func_ov021_020f14fc kind:function(arm,size=0x80) addr:0x020f14fc +func_ov021_020f157c kind:function(arm,size=0x3c) addr:0x020f157c +func_ov021_020f15b8 kind:function(arm,size=0x148) addr:0x020f15b8 +func_ov021_020f1700 kind:function(arm,size=0x3c) addr:0x020f1700 +func_ov021_020f173c kind:function(arm,size=0xa4) addr:0x020f173c +func_ov021_020f17e0 kind:function(arm,size=0x60) addr:0x020f17e0 +func_ov021_020f1840 kind:function(arm,size=0x44) addr:0x020f1840 +func_ov021_020f1884 kind:function(arm,size=0x2c) addr:0x020f1884 +func_ov021_020f18b0 kind:function(arm,size=0x4) addr:0x020f18b0 +func_ov021_020f18b4 kind:function(arm,size=0x84) addr:0x020f18b4 +func_ov021_020f1938 kind:function(arm,size=0x78) addr:0x020f1938 +func_ov021_020f19b0 kind:function(arm,size=0x14) addr:0x020f19b0 +func_ov021_020f19c4 kind:function(arm,size=0x1c) addr:0x020f19c4 +func_ov021_020f19e0 kind:function(arm,size=0x14) addr:0x020f19e0 +func_ov021_020f19f4 kind:function(arm,size=0xc) addr:0x020f19f4 +func_ov021_020f1a00 kind:function(arm,size=0x24) addr:0x020f1a00 +func_ov021_020f1a24 kind:function(arm,size=0x40) addr:0x020f1a24 +func_ov021_020f1a64 kind:function(arm,size=0x74) addr:0x020f1a64 +func_ov021_020f1ad8 kind:function(arm,size=0x1f8) addr:0x020f1ad8 +func_ov021_020f1cd0 kind:function(arm,size=0x190) addr:0x020f1cd0 +func_ov021_020f1e60 kind:function(arm,size=0x14) addr:0x020f1e60 +func_ov021_020f1e74 kind:function(arm,size=0x38) addr:0x020f1e74 +func_ov021_020f1eac kind:function(arm,size=0x10) addr:0x020f1eac +func_ov021_020f1ebc kind:function(arm,size=0xe8) addr:0x020f1ebc +func_ov021_020f1fa4 kind:function(arm,size=0x20) addr:0x020f1fa4 +func_ov021_020f1fc4 kind:function(arm,size=0x4c) addr:0x020f1fc4 +func_ov021_020f2010 kind:function(arm,size=0x14) addr:0x020f2010 +func_ov021_020f2024 kind:function(arm,size=0x30) addr:0x020f2024 +func_ov021_020f2054 kind:function(arm,size=0x50) addr:0x020f2054 +func_ov021_020f20a4 kind:function(arm,size=0x120) addr:0x020f20a4 +func_ov021_020f21c4 kind:function(arm,size=0x30) addr:0x020f21c4 +func_ov021_020f21f4 kind:function(arm,size=0xc0) addr:0x020f21f4 +func_ov021_020f22b4 kind:function(arm,size=0x100) addr:0x020f22b4 +func_ov021_020f23b4 kind:function(arm,size=0xc) addr:0x020f23b4 +func_ov021_020f23c0 kind:function(arm,size=0x20) addr:0x020f23c0 +func_ov021_020f23e0 kind:function(arm,size=0x28) addr:0x020f23e0 +func_ov021_020f2408 kind:function(arm,size=0x14) addr:0x020f2408 +func_ov021_020f241c kind:function(arm,size=0xc) addr:0x020f241c +func_ov021_020f2428 kind:function(arm,size=0x24) addr:0x020f2428 +func_ov021_020f244c kind:function(arm,size=0x4c) addr:0x020f244c +func_ov021_020f2498 kind:function(arm,size=0x44) addr:0x020f2498 +func_ov021_020f24dc kind:function(arm,size=0x28) addr:0x020f24dc +func_ov021_020f2504 kind:function(arm,size=0x40) addr:0x020f2504 +func_ov021_020f2544 kind:function(arm,size=0x74) addr:0x020f2544 +func_ov021_020f25b8 kind:function(arm,size=0xc4) addr:0x020f25b8 +func_ov021_020f267c kind:function(arm,size=0x78) addr:0x020f267c +func_ov021_020f26f4 kind:function(arm,size=0x60) addr:0x020f26f4 +func_ov021_020f2754 kind:function(arm,size=0xb4) addr:0x020f2754 +func_ov021_020f2808 kind:function(arm,size=0x14) addr:0x020f2808 +func_ov021_020f281c kind:function(arm,size=0x14) addr:0x020f281c +func_ov021_020f2830 kind:function(arm,size=0x28) addr:0x020f2830 +func_ov021_020f2858 kind:function(arm,size=0x20) addr:0x020f2858 +func_ov021_020f2878 kind:function(arm,size=0x44) addr:0x020f2878 +func_ov021_020f28bc kind:function(arm,size=0xd0) addr:0x020f28bc +func_ov021_020f298c kind:function(arm,size=0x70) addr:0x020f298c +func_ov021_020f29fc kind:function(arm,size=0xc) addr:0x020f29fc +func_ov021_020f2a08 kind:function(arm,size=0x24) addr:0x020f2a08 +func_ov021_020f2a2c kind:function(arm,size=0xcc) addr:0x020f2a2c +func_ov021_020f2af8 kind:function(arm,size=0x4) addr:0x020f2af8 +func_ov021_020f2afc kind:function(arm,size=0x158) addr:0x020f2afc +func_ov021_020f2c54 kind:function(arm,size=0x4) addr:0x020f2c54 +func_ov021_020f2c58 kind:function(arm,size=0xdc) addr:0x020f2c58 +func_ov021_020f2d34 kind:function(arm,size=0x2f0) addr:0x020f2d34 +func_ov021_020f3024 kind:function(arm,size=0x220) addr:0x020f3024 +func_ov021_020f3244 kind:function(arm,size=0x9c) addr:0x020f3244 +func_ov021_020f32e0 kind:function(arm,size=0x4) addr:0x020f32e0 +func_ov021_020f32e4 kind:function(arm,size=0x3c) addr:0x020f32e4 +func_ov021_020f3320 kind:function(arm,size=0x3c) addr:0x020f3320 +func_ov021_020f335c kind:function(arm,size=0x140) addr:0x020f335c +func_ov021_020f349c kind:function(arm,size=0x144) addr:0x020f349c +func_ov021_020f35e0 kind:function(arm,size=0x80) addr:0x020f35e0 +func_ov021_020f3660 kind:function(arm,size=0x6c) addr:0x020f3660 +func_ov021_020f36cc kind:function(arm,size=0x1c) addr:0x020f36cc +func_ov021_020f36e8 kind:function(arm,size=0x1c) addr:0x020f36e8 +func_ov021_020f3704 kind:function(arm,size=0x48) addr:0x020f3704 +func_ov021_020f374c kind:function(arm,size=0x50) addr:0x020f374c +func_ov021_020f379c kind:function(arm,size=0x14) addr:0x020f379c +func_ov021_020f37b0 kind:function(arm,size=0xc) addr:0x020f37b0 +func_ov021_020f37bc kind:function(arm,size=0x24) addr:0x020f37bc +func_ov021_020f37e0 kind:function(arm,size=0x38) addr:0x020f37e0 +func_ov021_020f3818 kind:function(arm,size=0x20) addr:0x020f3818 +func_ov021_020f3838 kind:function(arm,size=0x2c) addr:0x020f3838 +func_ov021_020f3864 kind:function(arm,size=0x14) addr:0x020f3864 +func_ov021_020f3878 kind:function(arm,size=0x1c) addr:0x020f3878 +func_ov021_020f3894 kind:function(arm,size=0x14) addr:0x020f3894 +func_ov021_020f38a8 kind:function(arm,size=0xc) addr:0x020f38a8 +func_ov021_020f38b4 kind:function(arm,size=0x24) addr:0x020f38b4 +func_ov021_020f38d8 kind:function(arm,size=0x28) addr:0x020f38d8 +func_ov021_020f3900 kind:function(arm,size=0x20) addr:0x020f3900 +func_ov021_020f3920 kind:function(arm,size=0x24) addr:0x020f3920 +func_ov021_020f3944 kind:function(arm,size=0x4) addr:0x020f3944 +func_ov021_020f3948 kind:function(arm,size=0x14) addr:0x020f3948 +func_ov021_020f395c kind:function(arm,size=0x1c) addr:0x020f395c +func_ov021_020f3978 kind:function(arm,size=0x14) addr:0x020f3978 +func_ov021_020f398c kind:function(arm,size=0xc) addr:0x020f398c +func_ov021_020f3998 kind:function(arm,size=0x24) addr:0x020f3998 +func_ov021_020f39bc kind:function(arm,size=0x38) addr:0x020f39bc +func_ov021_020f39f4 kind:function(arm,size=0x20) addr:0x020f39f4 +func_ov021_020f3a14 kind:function(arm,size=0x2c) addr:0x020f3a14 +func_ov021_020f3a40 kind:function(arm,size=0x14) addr:0x020f3a40 +func_ov021_020f3a54 kind:function(arm,size=0x1c) addr:0x020f3a54 +func_ov021_020f3a70 kind:function(arm,size=0x14) addr:0x020f3a70 +func_ov021_020f3a84 kind:function(arm,size=0xc) addr:0x020f3a84 +func_ov021_020f3a90 kind:function(arm,size=0x28) addr:0x020f3a90 +func_ov021_020f3ab8 kind:function(arm,size=0x28) addr:0x020f3ab8 +func_ov021_020f3ae0 kind:function(arm,size=0x18c) addr:0x020f3ae0 +func_ov021_020f3c6c kind:function(arm,size=0x14) addr:0x020f3c6c +func_ov021_020f3c80 kind:function(arm,size=0x39c) addr:0x020f3c80 +func_ov021_020f401c kind:function(arm,size=0x1fc) addr:0x020f401c +func_ov021_020f4218 kind:function(arm,size=0x14) addr:0x020f4218 +func_ov021_020f422c kind:function(arm,size=0xe4) addr:0x020f422c +func_ov021_020f4310 kind:function(arm,size=0x30) addr:0x020f4310 +func_ov021_020f4340 kind:function(arm,size=0x8c) addr:0x020f4340 +func_ov021_020f43cc kind:function(arm,size=0x6c) addr:0x020f43cc +func_ov021_020f4438 kind:function(arm,size=0xbc) addr:0x020f4438 +func_ov021_020f44f4 kind:function(arm,size=0xe4) addr:0x020f44f4 +func_ov021_020f45d8 kind:function(arm,size=0x2c) addr:0x020f45d8 +func_ov021_020f4604 kind:function(arm,size=0x3c) addr:0x020f4604 +func_ov021_020f4640 kind:function(arm,size=0x1c) addr:0x020f4640 +func_ov021_020f465c kind:function(arm,size=0x4c) addr:0x020f465c +func_ov021_020f46a8 kind:function(arm,size=0x54) addr:0x020f46a8 +func_ov021_020f46fc kind:function(arm,size=0x14) addr:0x020f46fc +func_ov021_020f4710 kind:function(arm,size=0x30) addr:0x020f4710 +func_ov021_020f4740 kind:function(arm,size=0x58) addr:0x020f4740 +func_ov021_020f4798 kind:function(arm,size=0x28) addr:0x020f4798 +func_ov021_020f47c0 kind:function(arm,size=0x100) addr:0x020f47c0 +func_ov021_020f48c0 kind:function(arm,size=0x3c) addr:0x020f48c0 +func_ov021_020f48fc kind:function(arm,size=0xc) addr:0x020f48fc +func_ov021_020f4908 kind:function(arm,size=0x24) addr:0x020f4908 +func_ov021_020f492c kind:function(arm,size=0x44) addr:0x020f492c +func_ov021_020f4970 kind:function(arm,size=0x64) addr:0x020f4970 +func_ov021_020f49d4 kind:function(arm,size=0x158) addr:0x020f49d4 +func_ov021_020f4b2c kind:function(arm,size=0x54) addr:0x020f4b2c +func_ov021_020f4b80 kind:function(arm,size=0x78) addr:0x020f4b80 +func_ov021_020f4bf8 kind:function(arm,size=0x40) addr:0x020f4bf8 +func_ov021_020f4c38 kind:function(arm,size=0x4) addr:0x020f4c38 +func_ov021_020f4c3c kind:function(arm,size=0x4) addr:0x020f4c3c +func_ov021_020f4c40 kind:function(arm,size=0x4) addr:0x020f4c40 +func_ov021_020f4c44 kind:function(arm,size=0x2c) addr:0x020f4c44 +func_ov021_020f4c70 kind:function(arm,size=0xc) addr:0x020f4c70 +func_ov021_020f4c7c kind:function(arm,size=0x70) addr:0x020f4c7c +func_ov021_020f4cec kind:function(arm,size=0x30) addr:0x020f4cec +func_ov021_020f4d1c kind:function(arm,size=0x3c) addr:0x020f4d1c +func_ov021_020f4d58 kind:function(arm,size=0x48) addr:0x020f4d58 +func_ov021_020f4da0 kind:function(arm,size=0x40) addr:0x020f4da0 +func_ov021_020f4de0 kind:function(arm,size=0x3c) addr:0x020f4de0 +func_ov021_020f4e1c kind:function(arm,size=0x2c) addr:0x020f4e1c +func_ov021_020f4e48 kind:function(arm,size=0x1f4) addr:0x020f4e48 +func_ov021_020f503c kind:function(arm,size=0x20c) addr:0x020f503c +func_ov021_020f5248 kind:function(arm,size=0x228) addr:0x020f5248 +func_ov021_020f5470 kind:function(arm,size=0x224) addr:0x020f5470 +func_ov021_020f5694 kind:function(arm,size=0x1b4) addr:0x020f5694 +func_ov021_020f5848 kind:function(arm,size=0x3c) addr:0x020f5848 +func_ov021_020f5884 kind:function(arm,size=0x4c) addr:0x020f5884 +func_ov021_020f58d0 kind:function(arm,size=0x10) addr:0x020f58d0 +func_ov021_020f58e0 kind:function(arm,size=0x1c) addr:0x020f58e0 +func_ov021_020f58fc kind:function(arm,size=0xb4) addr:0x020f58fc +func_ov021_020f59b0 kind:function(arm,size=0x110) addr:0x020f59b0 +func_ov021_020f5ac0 kind:function(arm,size=0x14) addr:0x020f5ac0 +func_ov021_020f5ad4 kind:function(arm,size=0x1c) addr:0x020f5ad4 +func_ov021_020f5af0 kind:function(arm,size=0x14) addr:0x020f5af0 +func_ov021_020f5b04 kind:function(arm,size=0xc) addr:0x020f5b04 +func_ov021_020f5b10 kind:function(arm,size=0x24) addr:0x020f5b10 +func_ov021_020f5b34 kind:function(arm,size=0x48) addr:0x020f5b34 +func_ov021_020f5b7c kind:function(arm,size=0x6c) addr:0x020f5b7c +func_ov021_020f5be8 kind:function(arm,size=0xa4) addr:0x020f5be8 +func_ov021_020f5c8c kind:function(arm,size=0xe8) addr:0x020f5c8c +func_ov021_020f5d74 kind:function(arm,size=0x14) addr:0x020f5d74 +func_ov021_020f5d88 kind:function(arm,size=0x88) addr:0x020f5d88 +func_ov021_020f5e10 kind:function(arm,size=0x10) addr:0x020f5e10 +func_ov021_020f5e20 kind:function(arm,size=0xf8) addr:0x020f5e20 +func_ov021_020f5f18 kind:function(arm,size=0x120) addr:0x020f5f18 +func_ov021_020f6038 kind:function(arm,size=0x44) addr:0x020f6038 +func_ov021_020f607c kind:function(arm,size=0x1c) addr:0x020f607c +func_ov021_020f6098 kind:function(arm,size=0x6c) addr:0x020f6098 +func_ov021_020f6104 kind:function(arm,size=0x1c) addr:0x020f6104 +func_ov021_020f6120 kind:function(arm,size=0x20) addr:0x020f6120 +func_ov021_020f6140 kind:function(arm,size=0x28) addr:0x020f6140 +func_ov021_020f6168 kind:function(arm,size=0x14) addr:0x020f6168 +func_ov021_020f617c kind:function(arm,size=0xc) addr:0x020f617c +func_ov021_020f6188 kind:function(arm,size=0x24) addr:0x020f6188 +func_ov021_020f61ac kind:function(arm,size=0xbc) addr:0x020f61ac +func_ov021_020f6268 kind:function(arm,size=0x80) addr:0x020f6268 +func_ov021_020f62e8 kind:function(arm,size=0x2c) addr:0x020f62e8 +func_ov021_020f6314 kind:function(arm,size=0x4) addr:0x020f6314 +func_ov021_020f6318 kind:function(arm,size=0x20) addr:0x020f6318 +func_ov021_020f6338 kind:function(arm,size=0x50) addr:0x020f6338 +func_ov021_020f6388 kind:function(arm,size=0xc) addr:0x020f6388 +func_ov021_020f6394 kind:function(arm,size=0x20) addr:0x020f6394 +func_ov021_020f63b4 kind:function(arm,size=0x28) addr:0x020f63b4 +func_ov021_020f63dc kind:function(arm,size=0x14) addr:0x020f63dc +func_ov021_020f63f0 kind:function(arm,size=0x94) addr:0x020f63f0 +func_ov021_020f6484 kind:function(arm,size=0x18) addr:0x020f6484 +func_ov021_020f649c kind:function(arm,size=0x144) addr:0x020f649c +func_ov021_020f65e0 kind:function(arm,size=0x14) addr:0x020f65e0 +func_ov021_020f65f4 kind:function(arm,size=0xb0) addr:0x020f65f4 +func_ov021_020f66a4 kind:function(arm,size=0x12c) addr:0x020f66a4 +func_ov021_020f67d0 kind:function(arm,size=0x70c) addr:0x020f67d0 +func_ov021_020f6edc kind:function(arm,size=0x5c) addr:0x020f6edc +func_ov021_020f6f38 kind:function(arm,size=0x1e4) addr:0x020f6f38 +func_ov021_020f711c kind:function(arm,size=0xdc) addr:0x020f711c +func_ov021_020f71f8 kind:function(arm,size=0x530) addr:0x020f71f8 +func_ov021_020f7728 kind:function(arm,size=0x24) addr:0x020f7728 +func_ov021_020f774c kind:function(arm,size=0x2c0) addr:0x020f774c +func_ov021_020f7a0c kind:function(arm,size=0x5c) addr:0x020f7a0c +func_ov021_020f7a68 kind:function(arm,size=0x328) addr:0x020f7a68 +func_ov021_020f7d90 kind:function(arm,size=0xb0) addr:0x020f7d90 +func_ov021_020f7e40 kind:function(arm,size=0x1a0) addr:0x020f7e40 +func_ov021_020f7fe0 kind:function(arm,size=0x74) addr:0x020f7fe0 +func_ov021_020f8054 kind:function(arm,size=0xf0) addr:0x020f8054 +func_ov021_020f8144 kind:function(arm,size=0x330) addr:0x020f8144 +func_ov021_020f8474 kind:function(arm,size=0xfc) addr:0x020f8474 +func_ov021_020f8570 kind:function(arm,size=0x4c) addr:0x020f8570 +func_ov021_020f85bc kind:function(arm,size=0x16c) addr:0x020f85bc +func_ov021_020f8728 kind:function(arm,size=0x34) addr:0x020f8728 +func_ov021_020f875c kind:function(arm,size=0x20) addr:0x020f875c +func_ov021_020f877c kind:function(arm,size=0x18) addr:0x020f877c +func_ov021_020f8794 kind:function(arm,size=0x64) addr:0x020f8794 +func_ov021_020f87f8 kind:function(arm,size=0x28) addr:0x020f87f8 +func_ov021_020f8820 kind:function(arm,size=0x458) addr:0x020f8820 +func_ov021_020f8c78 kind:function(arm,size=0x44) addr:0x020f8c78 +func_ov021_020f8cbc kind:function(arm,size=0x44) addr:0x020f8cbc +func_ov021_020f8d00 kind:function(arm,size=0x48) addr:0x020f8d00 +func_ov021_020f8d48 kind:function(arm,size=0x334) addr:0x020f8d48 +func_ov021_020f907c kind:function(arm,size=0x48) addr:0x020f907c +func_ov021_020f90c4 kind:function(arm,size=0x150) addr:0x020f90c4 +func_ov021_020f9214 kind:function(arm,size=0xc8) addr:0x020f9214 +func_ov021_020f92dc kind:function(arm,size=0x44) addr:0x020f92dc +func_ov021_020f9320 kind:function(arm,size=0x10c) addr:0x020f9320 +func_ov021_020f942c kind:function(arm,size=0x100) addr:0x020f942c +func_ov021_020f952c kind:function(arm,size=0x140) addr:0x020f952c +func_ov021_020f966c kind:function(arm,size=0xbc) addr:0x020f966c +func_ov021_020f9728 kind:function(arm,size=0x64) addr:0x020f9728 +func_ov021_020f978c kind:function(arm,size=0x64) addr:0x020f978c +func_ov021_020f97f0 kind:function(arm,size=0x254) addr:0x020f97f0 +func_ov021_020f9a44 kind:function(arm,size=0x7c) addr:0x020f9a44 +func_ov021_020f9ac0 kind:function(arm,size=0x68) addr:0x020f9ac0 +func_ov021_020f9b28 kind:function(arm,size=0x98) addr:0x020f9b28 +func_ov021_020f9bc0 kind:function(arm,size=0x150) addr:0x020f9bc0 +func_ov021_020f9d10 kind:function(arm,size=0x60) addr:0x020f9d10 +func_ov021_020f9d70 kind:function(arm,size=0x130) addr:0x020f9d70 +func_ov021_020f9ea0 kind:function(arm,size=0x3c) addr:0x020f9ea0 +func_ov021_020f9edc kind:function(arm,size=0x38) addr:0x020f9edc +func_ov021_020f9f14 kind:function(arm,size=0x28) addr:0x020f9f14 +func_ov021_020f9f3c kind:function(arm,size=0x3a0) addr:0x020f9f3c +func_ov021_020fa2dc kind:function(arm,size=0x60) addr:0x020fa2dc +func_ov021_020fa33c kind:function(arm,size=0x44) addr:0x020fa33c +func_ov021_020fa380 kind:function(arm,size=0x2c) addr:0x020fa380 +func_ov021_020fa3ac kind:function(arm,size=0x3c) addr:0x020fa3ac +func_ov021_020fa3e8 kind:function(arm,size=0x2c) addr:0x020fa3e8 +func_ov021_020fa414 kind:function(arm,size=0x60) addr:0x020fa414 +func_ov021_020fa474 kind:function(arm,size=0x3c) addr:0x020fa474 +func_ov021_020fa4b0 kind:function(arm,size=0x40) addr:0x020fa4b0 +func_ov021_020fa4f0 kind:function(arm,size=0x12c) addr:0x020fa4f0 +func_ov021_020fa61c kind:function(arm,size=0x84) addr:0x020fa61c +func_ov021_020fa6a0 kind:function(arm,size=0x20) addr:0x020fa6a0 +func_ov021_020fa6c0 kind:function(arm,size=0x28) addr:0x020fa6c0 +func_ov021_020fa6e8 kind:function(arm,size=0x90) addr:0x020fa6e8 +func_ov021_020fa778 kind:function(arm,size=0x38) addr:0x020fa778 +func_ov021_020fa7b0 kind:function(arm,size=0x8c) addr:0x020fa7b0 +func_ov021_020fa83c kind:function(arm,size=0x174) addr:0x020fa83c +func_ov021_020fa9b0 kind:function(arm,size=0xa4) addr:0x020fa9b0 +func_ov021_020faa54 kind:function(arm,size=0x60) addr:0x020faa54 +func_ov021_020faab4 kind:function(arm,size=0x68) addr:0x020faab4 +func_ov021_020fab1c kind:function(arm,size=0xb0) addr:0x020fab1c +func_ov021_020fabcc kind:function(arm,size=0x1b0) addr:0x020fabcc +func_ov021_020fad7c kind:function(arm,size=0x50) addr:0x020fad7c +func_ov021_020fadcc kind:function(arm,size=0x50) addr:0x020fadcc +func_ov021_020fae1c kind:function(arm,size=0x94) addr:0x020fae1c +func_ov021_020faeb0 kind:function(arm,size=0x1c8) addr:0x020faeb0 +func_ov021_020fb078 kind:function(arm,size=0x9c) addr:0x020fb078 +func_ov021_020fb114 kind:function(arm,size=0x5c) addr:0x020fb114 +func_ov021_020fb170 kind:function(arm,size=0x28) addr:0x020fb170 +func_ov021_020fb198 kind:function(arm,size=0x1c4) addr:0x020fb198 +func_ov021_020fb35c kind:function(arm,size=0xd4) addr:0x020fb35c +func_ov021_020fb430 kind:function(arm,size=0xa0) addr:0x020fb430 +func_ov021_020fb4d0 kind:function(arm,size=0x10) addr:0x020fb4d0 +func_ov021_020fb4e0 kind:function(arm,size=0x14) addr:0x020fb4e0 +func_ov021_020fb4f4 kind:function(arm,size=0x8) addr:0x020fb4f4 +func_ov021_020fb4fc kind:function(arm,size=0x1c) addr:0x020fb4fc +func_ov021_020fb518 kind:function(arm,size=0x60) addr:0x020fb518 +func_ov021_020fb578 kind:function(arm,size=0x74) addr:0x020fb578 +func_ov021_020fb5ec kind:function(arm,size=0x1c) addr:0x020fb5ec +func_ov021_020fb608 kind:function(arm,size=0x1c) addr:0x020fb608 +func_ov021_020fb624 kind:function(arm,size=0x20) addr:0x020fb624 +func_ov021_020fb644 kind:function(arm,size=0x4) addr:0x020fb644 +func_ov021_020fb648 kind:function(arm,size=0x14) addr:0x020fb648 +func_ov021_020fb65c kind:function(arm,size=0x4) addr:0x020fb65c +func_ov021_020fb660 kind:function(arm,size=0x1c) addr:0x020fb660 +func_ov021_020fb67c kind:function(arm,size=0x30) addr:0x020fb67c +func_ov021_020fb6ac kind:function(arm,size=0x20) addr:0x020fb6ac +func_ov021_020fb6cc kind:function(arm,size=0x14) addr:0x020fb6cc +func_ov021_020fb6e0 kind:function(arm,size=0x14) addr:0x020fb6e0 +func_ov021_020fb6f4 kind:function(arm,size=0x14) addr:0x020fb6f4 +func_ov021_020fb708 kind:function(arm,size=0x14) addr:0x020fb708 +func_ov021_020fb71c kind:function(arm,size=0x14) addr:0x020fb71c +func_ov021_020fb730 kind:function(arm,size=0x4) addr:0x020fb730 +func_ov021_020fb734 kind:function(arm,size=0x4) addr:0x020fb734 +func_ov021_020fb738 kind:function(arm,size=0x4) addr:0x020fb738 +func_ov021_020fb73c kind:function(arm,size=0x4) addr:0x020fb73c +func_ov021_020fb740 kind:function(arm,size=0x4) addr:0x020fb740 +func_ov021_020fb744 kind:function(arm,size=0x10) addr:0x020fb744 +func_ov021_020fb754 kind:function(arm,size=0x10) addr:0x020fb754 +func_ov021_020fb764 kind:function(arm,size=0x40) addr:0x020fb764 +func_ov021_020fb7a4 kind:function(arm,size=0x18) addr:0x020fb7a4 +func_ov021_020fb7bc kind:function(arm,size=0x10) addr:0x020fb7bc +func_ov021_020fb7cc kind:function(arm,size=0x3c) addr:0x020fb7cc +func_ov021_020fb808 kind:function(arm,size=0x1c) addr:0x020fb808 +func_ov021_020fb824 kind:function(arm,size=0x1c) addr:0x020fb824 +func_ov021_020fb840 kind:function(arm,size=0x1c) addr:0x020fb840 +func_ov021_020fb85c kind:function(arm,size=0x1c) addr:0x020fb85c +func_ov021_020fb878 kind:function(arm,size=0xa8) addr:0x020fb878 +func_ov021_020fb920 kind:function(arm,size=0x34) addr:0x020fb920 +func_ov021_020fb954 kind:function(arm,size=0x14) addr:0x020fb954 +func_ov021_020fb968 kind:function(arm,size=0x1c) addr:0x020fb968 +func_ov021_020fb984 kind:function(arm,size=0x358) addr:0x020fb984 +func_ov021_020fbcdc kind:function(arm,size=0x3c) addr:0x020fbcdc +func_ov021_020fbd18 kind:function(arm,size=0x234) addr:0x020fbd18 +func_ov021_020fbf4c kind:function(arm,size=0x4) addr:0x020fbf4c +func_ov021_020fbf50 kind:function(arm,size=0x38) addr:0x020fbf50 +func_ov021_020fbf88 kind:function(arm,size=0x170) addr:0x020fbf88 +func_ov021_020fc0f8 kind:function(arm,size=0x28) addr:0x020fc0f8 +func_ov021_020fc120 kind:function(arm,size=0x30) addr:0x020fc120 +func_ov021_020fc150 kind:function(arm,size=0x53c) addr:0x020fc150 +func_ov021_020fc68c kind:function(arm,size=0x34) addr:0x020fc68c +func_ov021_020fc6c0 kind:function(arm,size=0x164) addr:0x020fc6c0 +func_ov021_020fc824 kind:function(arm,size=0x30) addr:0x020fc824 +func_ov021_020fc854 kind:function(arm,size=0x2c) addr:0x020fc854 +func_ov021_020fc880 kind:function(arm,size=0x5c) addr:0x020fc880 +func_ov021_020fc8dc kind:function(arm,size=0x30) addr:0x020fc8dc +func_ov021_020fc90c kind:function(arm,size=0x2c0) addr:0x020fc90c +func_ov021_020fcbcc kind:function(arm,size=0x8a0) addr:0x020fcbcc +func_ov021_020fd46c kind:function(arm,size=0x2c) addr:0x020fd46c +func_ov021_020fd498 kind:function(arm,size=0x48) addr:0x020fd498 +func_ov021_020fd4e0 kind:function(arm,size=0x14) addr:0x020fd4e0 +func_ov021_020fd4f4 kind:function(arm,size=0x1c) addr:0x020fd4f4 +func_ov021_020fd510 kind:function(arm,size=0x5e0) addr:0x020fd510 +func_ov021_020fdaf0 kind:function(arm,size=0x84) addr:0x020fdaf0 +func_ov021_020fdb74 kind:function(arm,size=0x15c) addr:0x020fdb74 +func_ov021_020fdcd0 kind:function(arm,size=0x4) addr:0x020fdcd0 +func_ov021_020fdcd4 kind:function(arm,size=0x18) addr:0x020fdcd4 +func_ov021_020fdcec kind:function(arm,size=0x90) addr:0x020fdcec +func_ov021_020fdd7c kind:function(arm,size=0x168) addr:0x020fdd7c +func_ov021_020fdee4 kind:function(arm,size=0x4c) addr:0x020fdee4 +func_ov021_020fdf30 kind:function(arm,size=0x50) addr:0x020fdf30 +func_ov021_020fdf80 kind:function(arm,size=0x110) addr:0x020fdf80 +func_ov021_020fe090 kind:function(arm,size=0x2c) addr:0x020fe090 +func_ov021_020fe0bc kind:function(arm,size=0x2c) addr:0x020fe0bc +func_ov021_020fe0e8 kind:function(arm,size=0x14) addr:0x020fe0e8 +func_ov021_020fe0fc kind:function(arm,size=0x38) addr:0x020fe0fc +func_ov021_020fe134 kind:function(arm,size=0x5c) addr:0x020fe134 +func_ov021_020fe190 kind:function(arm,size=0x1cc) addr:0x020fe190 +func_ov021_020fe35c kind:function(arm,size=0xa00) addr:0x020fe35c +func_ov021_020fed5c kind:function(arm,size=0x35c) addr:0x020fed5c +func_ov021_020ff0b8 kind:function(arm,size=0xc0) addr:0x020ff0b8 +func_ov021_020ff178 kind:function(arm,size=0xc0) addr:0x020ff178 +func_ov021_020ff238 kind:function(arm,size=0xa0) addr:0x020ff238 +func_ov021_020ff2d8 kind:function(arm,size=0x34) addr:0x020ff2d8 +func_ov021_020ff30c kind:function(arm,size=0x14) addr:0x020ff30c +func_ov021_020ff320 kind:function(arm,size=0x1c) addr:0x020ff320 +func_ov021_020ff33c kind:function(arm,size=0x10c) addr:0x020ff33c +func_ov021_020ff448 kind:function(arm,size=0x44) addr:0x020ff448 +func_ov021_020ff48c kind:function(arm,size=0xc4) addr:0x020ff48c +func_ov021_020ff550 kind:function(arm,size=0xac) addr:0x020ff550 +func_ov021_020ff5fc kind:function(arm,size=0x4) addr:0x020ff5fc +func_ov021_020ff600 kind:function(arm,size=0x348) addr:0x020ff600 +func_ov021_020ff948 kind:function(arm,size=0xfc) addr:0x020ff948 +func_ov021_020ffa44 kind:function(arm,size=0x58) addr:0x020ffa44 +func_ov021_020ffa9c kind:function(arm,size=0x40) addr:0x020ffa9c +func_ov021_020ffadc kind:function(arm,size=0x10) addr:0x020ffadc +func_ov021_020ffaec kind:function(arm,size=0x7c) addr:0x020ffaec +func_ov021_020ffb68 kind:function(arm,size=0x168) addr:0x020ffb68 +func_ov021_020ffcd0 kind:function(arm,size=0x24) addr:0x020ffcd0 +func_ov021_020ffcf4 kind:function(arm,size=0x24) addr:0x020ffcf4 +func_ov021_020ffd18 kind:function(arm,size=0x10) addr:0x020ffd18 +func_ov021_020ffd28 kind:function(arm,size=0x24) addr:0x020ffd28 +func_ov021_020ffd4c kind:function(arm,size=0x18) addr:0x020ffd4c +func_ov021_020ffd64 kind:function(arm,size=0x28) addr:0x020ffd64 +func_ov021_020ffd8c kind:function(arm,size=0x28) addr:0x020ffd8c +func_ov021_020ffdb4 kind:function(arm,size=0x24) addr:0x020ffdb4 +func_ov021_020ffdd8 kind:function(arm,size=0x1c) addr:0x020ffdd8 +func_ov021_020ffdf4 kind:function(arm,size=0x24) addr:0x020ffdf4 +func_ov021_020ffe18 kind:function(arm,size=0x20) addr:0x020ffe18 +func_ov021_020ffe38 kind:function(arm,size=0x108) addr:0x020ffe38 +func_ov021_020fff40 kind:function(arm,size=0x38) addr:0x020fff40 +func_ov021_020fff78 kind:function(arm,size=0x1bc) addr:0x020fff78 +func_ov021_02100134 kind:function(arm,size=0x160) addr:0x02100134 +func_ov021_02100294 kind:function(arm,size=0x110) addr:0x02100294 +func_ov021_021003a4 kind:function(arm,size=0x3c) addr:0x021003a4 +func_ov021_021003e0 kind:function(arm,size=0x3c) addr:0x021003e0 +func_ov021_0210041c kind:function(arm,size=0x24) addr:0x0210041c +func_ov021_02100440 kind:function(arm,size=0x24) addr:0x02100440 +func_ov021_02100464 kind:function(arm,size=0x18) addr:0x02100464 +func_ov021_0210047c kind:function(arm,size=0x20) addr:0x0210047c +func_ov021_0210049c kind:function(arm,size=0x18) addr:0x0210049c +func_ov021_021004b4 kind:function(arm,size=0x4) addr:0x021004b4 +func_ov021_021004b8 kind:function(arm,size=0x4) addr:0x021004b8 +func_ov021_021004bc kind:function(arm,size=0x4) addr:0x021004bc +func_ov021_021004c0 kind:function(arm,size=0x4) addr:0x021004c0 +func_ov021_021004c4 kind:function(arm,size=0x4) addr:0x021004c4 +func_ov021_021004c8 kind:function(arm,size=0x93c) addr:0x021004c8 +func_ov021_02100e04 kind:function(arm,size=0x14) addr:0x02100e04 +func_ov021_02100e18 kind:function(arm,size=0xe8) addr:0x02100e18 +func_ov021_02100f00 kind:function(arm,size=0xf0) addr:0x02100f00 +func_ov021_02100ff0 kind:function(arm,size=0x4) addr:0x02100ff0 +func_ov021_02100ff4 kind:function(arm,size=0x51c) addr:0x02100ff4 +func_ov021_02101510 kind:function(arm,size=0x8c) addr:0x02101510 +func_ov021_0210159c kind:function(arm,size=0xfc) addr:0x0210159c +func_ov021_02101698 kind:function(arm,size=0x30) addr:0x02101698 +func_ov021_021016c8 kind:function(arm,size=0x18c) addr:0x021016c8 +func_ov021_02101854 kind:function(arm,size=0xac) addr:0x02101854 +func_ov021_02101900 kind:function(arm,size=0x178) addr:0x02101900 +func_ov021_02101a78 kind:function(arm,size=0xb8) addr:0x02101a78 +func_ov021_02101b30 kind:function(arm,size=0x11c) addr:0x02101b30 +func_ov021_02101c4c kind:function(arm,size=0x8c) addr:0x02101c4c +func_ov021_02101cd8 kind:function(arm,size=0x28) addr:0x02101cd8 +func_ov021_02101d00 kind:function(arm,size=0xa4) addr:0x02101d00 +func_ov021_02101da4 kind:function(arm,size=0x78) addr:0x02101da4 +func_ov021_02101e1c kind:function(arm,size=0x98) addr:0x02101e1c +func_ov021_02101eb4 kind:function(arm,size=0x14) addr:0x02101eb4 +func_ov021_02101ec8 kind:function(arm,size=0xab4) addr:0x02101ec8 +func_ov021_0210297c kind:function(arm,size=0x30) addr:0x0210297c +func_ov021_021029ac kind:function(arm,size=0x14) addr:0x021029ac +func_ov021_021029c0 kind:function(arm,size=0x14) addr:0x021029c0 +func_ov021_021029d4 kind:function(arm,size=0x14) addr:0x021029d4 +func_ov021_021029e8 kind:function(arm,size=0x130) addr:0x021029e8 +func_ov021_02102b18 kind:function(arm,size=0x138) addr:0x02102b18 +func_ov021_02102c50 kind:function(arm,size=0x4) addr:0x02102c50 +func_ov021_02102c54 kind:function(arm,size=0x3c4) addr:0x02102c54 +func_ov021_02103018 kind:function(arm,size=0x5e0) addr:0x02103018 +func_ov021_021035f8 kind:function(arm,size=0x34) addr:0x021035f8 +func_ov021_0210362c kind:function(arm,size=0x28) addr:0x0210362c +func_ov021_02103654 kind:function(arm,size=0x3c) addr:0x02103654 +func_ov021_02103690 kind:function(arm,size=0x6c) addr:0x02103690 +func_ov021_021036fc kind:function(arm,size=0x190) addr:0x021036fc +func_ov021_0210388c kind:function(arm,size=0x148) addr:0x0210388c +func_ov021_021039d4 kind:function(arm,size=0x4) addr:0x021039d4 +func_ov021_021039d8 kind:function(arm,size=0x34) addr:0x021039d8 +func_ov021_02103a0c kind:function(arm,size=0x134) addr:0x02103a0c +func_ov021_02103b40 kind:function(arm,size=0x54) addr:0x02103b40 +func_ov021_02103b94 kind:function(arm,size=0x9c) addr:0x02103b94 +func_ov021_02103c30 kind:function(arm,size=0xc4) addr:0x02103c30 +func_ov021_02103cf4 kind:function(arm,size=0x1c) addr:0x02103cf4 +func_ov021_02103d10 kind:function(arm,size=0x40) addr:0x02103d10 +func_ov021_02103d50 kind:function(arm,size=0x248) addr:0x02103d50 +func_ov021_02103f98 kind:function(arm,size=0x54) addr:0x02103f98 +func_ov021_02103fec kind:function(arm,size=0x2c) addr:0x02103fec +func_ov021_02104018 kind:function(arm,size=0x2c) addr:0x02104018 +func_ov021_02104044 kind:function(arm,size=0x58) addr:0x02104044 +func_ov021_0210409c kind:function(arm,size=0x44) addr:0x0210409c +func_ov021_021040e0 kind:function(arm,size=0x68) addr:0x021040e0 +func_ov021_02104148 kind:function(arm,size=0xac) addr:0x02104148 +func_ov021_021041f4 kind:function(arm,size=0x34) addr:0x021041f4 +func_ov021_02104228 kind:function(arm,size=0x3c) addr:0x02104228 +func_ov021_02104264 kind:function(arm,size=0x28) addr:0x02104264 +func_ov021_0210428c kind:function(arm,size=0x54) addr:0x0210428c +func_ov021_021042e0 kind:function(arm,size=0x18) addr:0x021042e0 +func_ov021_021042f8 kind:function(arm,size=0x4c) addr:0x021042f8 +func_ov021_02104344 kind:function(arm,size=0x70) addr:0x02104344 +func_ov021_021043b4 kind:function(arm,size=0x3c) addr:0x021043b4 +func_ov021_021043f0 kind:function(arm,size=0x188) addr:0x021043f0 +func_ov021_02104578 kind:function(arm,size=0x30) addr:0x02104578 +func_ov021_021045a8 kind:function(arm,size=0x28) addr:0x021045a8 +func_ov021_021045d0 kind:function(arm,size=0x124) addr:0x021045d0 +func_ov021_021046f4 kind:function(arm,size=0x44) addr:0x021046f4 +func_ov021_02104738 kind:function(arm,size=0x2c) addr:0x02104738 +func_ov021_02104764 kind:function(arm,size=0x2c) addr:0x02104764 +func_ov021_02104790 kind:function(arm,size=0x7c) addr:0x02104790 +func_ov021_0210480c kind:function(arm,size=0x38) addr:0x0210480c +func_ov021_02104844 kind:function(arm,size=0x2c) addr:0x02104844 +func_ov021_02104870 kind:function(arm,size=0x2c) addr:0x02104870 +func_ov021_0210489c kind:function(arm,size=0x4c) addr:0x0210489c +func_ov021_021048e8 kind:function(arm,size=0x48) addr:0x021048e8 +func_ov021_02104930 kind:function(arm,size=0x4c) addr:0x02104930 +func_ov021_0210497c kind:function(arm,size=0x4c) addr:0x0210497c +func_ov021_021049c8 kind:function(arm,size=0x5c) addr:0x021049c8 +func_ov021_02104a24 kind:function(arm,size=0x2c) addr:0x02104a24 +func_ov021_02104a50 kind:function(arm,size=0x18) addr:0x02104a50 +func_ov021_02104a68 kind:function(arm,size=0x18) addr:0x02104a68 +func_ov021_02104a80 kind:function(arm,size=0x84) addr:0x02104a80 +func_ov021_02104b04 kind:function(arm,size=0x38) addr:0x02104b04 +func_ov021_02104b3c kind:function(arm,size=0x230) addr:0x02104b3c +func_ov021_02104d6c kind:function(arm,size=0x104) addr:0x02104d6c +func_ov021_02104e70 kind:function(arm,size=0x74) addr:0x02104e70 +func_ov021_02104ee4 kind:function(arm,size=0x144) addr:0x02104ee4 +func_ov021_02105028 kind:function(arm,size=0x8c) addr:0x02105028 +func_ov021_021050b4 kind:function(arm,size=0x1b8) addr:0x021050b4 +func_ov021_0210526c kind:function(arm,size=0x4c) addr:0x0210526c +func_ov021_021052b8 kind:function(arm,size=0xe4) addr:0x021052b8 +func_ov021_0210539c kind:function(arm,size=0x134) addr:0x0210539c +func_ov021_021054d0 kind:function(arm,size=0xd8) addr:0x021054d0 +func_ov021_021055a8 kind:function(arm,size=0x78) addr:0x021055a8 +func_ov021_02105620 kind:function(arm,size=0x88) addr:0x02105620 +func_ov021_021056a8 kind:function(arm,size=0x98) addr:0x021056a8 +func_ov021_02105740 kind:function(arm,size=0x38) addr:0x02105740 +func_ov021_02105778 kind:function(arm,size=0xa4) addr:0x02105778 +func_ov021_0210581c kind:function(arm,size=0x20) addr:0x0210581c +func_ov021_0210583c kind:function(arm,size=0xa0) addr:0x0210583c +func_ov021_021058dc kind:function(arm,size=0x48) addr:0x021058dc +func_ov021_02105924 kind:function(arm,size=0xc4) addr:0x02105924 +func_ov021_021059e8 kind:function(arm,size=0x28) addr:0x021059e8 +func_ov021_02105a10 kind:function(arm,size=0x134) addr:0x02105a10 +func_ov021_02105b44 kind:function(arm,size=0xac) addr:0x02105b44 +func_ov021_02105bf0 kind:function(arm,size=0x2c) addr:0x02105bf0 +func_ov021_02105c1c kind:function(arm,size=0x10) addr:0x02105c1c +func_ov021_02105c2c kind:function(arm,size=0x1c) addr:0x02105c2c +func_ov021_02105c48 kind:function(arm,size=0x1c) addr:0x02105c48 +func_ov021_02105c64 kind:function(arm,size=0x14) addr:0x02105c64 +func_ov021_02105c78 kind:function(arm,size=0x1c) addr:0x02105c78 +func_ov021_02105c94 kind:function(arm,size=0x1c) addr:0x02105c94 +func_ov021_02105cb0 kind:function(arm,size=0x1c) addr:0x02105cb0 +func_ov021_02105ccc kind:function(arm,size=0x24) addr:0x02105ccc +func_ov021_02105cf0 kind:function(arm,size=0x18) addr:0x02105cf0 +func_ov021_02105d08 kind:function(arm,size=0xc) addr:0x02105d08 +func_ov021_02105d14 kind:function(arm,size=0x138) addr:0x02105d14 +func_ov021_02105e4c kind:function(arm,size=0x78) addr:0x02105e4c +func_ov021_02105ec4 kind:function(arm,size=0x14) addr:0x02105ec4 +func_ov021_02105ed8 kind:function(arm,size=0x1c) addr:0x02105ed8 +func_ov021_02105ef4 kind:function(arm,size=0x2f0) addr:0x02105ef4 +func_ov021_021061e4 kind:function(arm,size=0x58) addr:0x021061e4 +func_ov021_0210623c kind:function(arm,size=0x58) addr:0x0210623c +func_ov021_02106294 kind:function(arm,size=0x7c) addr:0x02106294 +func_ov021_02106310 kind:function(arm,size=0x38) addr:0x02106310 +func_ov021_02106348 kind:function(arm,size=0x54) addr:0x02106348 +func_ov021_0210639c kind:function(arm,size=0x3c) addr:0x0210639c +func_ov021_021063d8 kind:function(arm,size=0xd4) addr:0x021063d8 +func_ov021_021064ac kind:function(arm,size=0x3c) addr:0x021064ac +func_ov021_021064e8 kind:function(arm,size=0xac) addr:0x021064e8 +func_ov021_02106594 kind:function(arm,size=0x1c) addr:0x02106594 +func_ov021_021065b0 kind:function(arm,size=0x40) addr:0x021065b0 +func_ov021_021065f0 kind:function(arm,size=0x30) addr:0x021065f0 +func_ov021_02106620 kind:function(arm,size=0x38) addr:0x02106620 +func_ov021_02106658 kind:function(arm,size=0x54) addr:0x02106658 +func_ov021_021066ac kind:function(arm,size=0x2c) addr:0x021066ac +func_ov021_021066d8 kind:function(arm,size=0x3c) addr:0x021066d8 +func_ov021_02106714 kind:function(arm,size=0x178) addr:0x02106714 +func_ov021_0210688c kind:function(arm,size=0x1c) addr:0x0210688c +func_ov021_021068a8 kind:function(arm,size=0x40) addr:0x021068a8 +func_ov021_021068e8 kind:function(arm,size=0x1c) addr:0x021068e8 +func_ov021_02106904 kind:function(arm,size=0x20) addr:0x02106904 +func_ov021_02106924 kind:function(arm,size=0xdc) addr:0x02106924 +func_ov021_02106a00 kind:function(arm,size=0x2c) addr:0x02106a00 +func_ov021_02106a2c kind:function(arm,size=0x2c) addr:0x02106a2c +func_ov021_02106a58 kind:function(arm,size=0x64) addr:0x02106a58 +func_ov021_02106abc kind:function(arm,size=0x1c) addr:0x02106abc +func_ov021_02106ad8 kind:function(arm,size=0x44) addr:0x02106ad8 +func_ov021_02106b1c kind:function(arm,size=0x10) addr:0x02106b1c +func_ov021_02106b2c kind:function(arm,size=0x20) addr:0x02106b2c +func_ov021_02106b4c kind:function(arm,size=0x3c) addr:0x02106b4c +func_ov021_02106b88 kind:function(arm,size=0x10) addr:0x02106b88 +func_ov021_02106b98 kind:function(arm,size=0x2c) addr:0x02106b98 +func_ov021_02106bc4 kind:function(arm,size=0x18) addr:0x02106bc4 +func_ov021_02106bdc kind:function(arm,size=0x18) addr:0x02106bdc +func_ov021_02106bf4 kind:function(arm,size=0x10) addr:0x02106bf4 +func_ov021_02106c04 kind:function(arm,size=0x10) addr:0x02106c04 +data_ov021_02106c14 kind:data(any) addr:0x02106c14 +data_ov021_02106c1a kind:data(any) addr:0x02106c1a +data_ov021_02106c20 kind:data(any) addr:0x02106c20 +data_ov021_02106c28 kind:data(any) addr:0x02106c28 +data_ov021_02106c3c kind:data(any) addr:0x02106c3c +data_ov021_02106ca4 kind:data(any) addr:0x02106ca4 +data_ov021_02106cbc kind:data(any) addr:0x02106cbc +data_ov021_02106ccc kind:data(any) addr:0x02106ccc +data_ov021_02106ce4 kind:data(any) addr:0x02106ce4 +data_ov021_02106cfc kind:data(any) addr:0x02106cfc +data_ov021_02106d14 kind:data(any) addr:0x02106d14 +data_ov021_02106d2c kind:data(any) addr:0x02106d2c +data_ov021_02106d40 kind:data(any) addr:0x02106d40 ambiguous +data_ov021_02106d44 kind:data(any) addr:0x02106d44 +data_ov021_02106d5c kind:data(any) addr:0x02106d5c +data_ov021_02106d74 kind:data(any) addr:0x02106d74 +data_ov021_02106d8c kind:data(any) addr:0x02106d8c +data_ov021_02106da4 kind:data(any) addr:0x02106da4 +data_ov021_02106db4 kind:data(any) addr:0x02106db4 +data_ov021_02106dc0 kind:data(any) addr:0x02106dc0 +data_ov021_02106df0 kind:data(any) addr:0x02106df0 +data_ov021_02106e30 kind:data(any) addr:0x02106e30 +data_ov021_02106e44 kind:data(any) addr:0x02106e44 +data_ov021_02106e4a kind:data(any) addr:0x02106e4a +data_ov021_02106e50 kind:data(any) addr:0x02106e50 +data_ov021_02106e58 kind:data(any) addr:0x02106e58 +data_ov021_02106e5c kind:data(any) addr:0x02106e5c +data_ov021_02106e60 kind:data(any) addr:0x02106e60 ambiguous +data_ov021_02106e64 kind:data(any) addr:0x02106e64 ambiguous +data_ov021_02106e68 kind:data(any) addr:0x02106e68 +data_ov021_02106e6c kind:data(any) addr:0x02106e6c +data_ov021_02106e70 kind:data(any) addr:0x02106e70 +data_ov021_02106e76 kind:data(any) addr:0x02106e76 +data_ov021_02106e7c kind:data(any) addr:0x02106e7c +data_ov021_02106e82 kind:data(any) addr:0x02106e82 +data_ov021_02106e8e kind:data(any) addr:0x02106e8e +data_ov021_02106e9c kind:data(any) addr:0x02106e9c +data_ov021_02106eac kind:data(any) addr:0x02106eac +data_ov021_02106ec0 kind:data(any) addr:0x02106ec0 +data_ov021_02106ed4 kind:data(any) addr:0x02106ed4 +data_ov021_02106edc kind:data(any) addr:0x02106edc +data_ov021_02106ee4 kind:data(any) addr:0x02106ee4 +data_ov021_02106eec kind:data(any) addr:0x02106eec +data_ov021_02106ef4 kind:data(any) addr:0x02106ef4 +data_ov021_02106ef8 kind:data(any) addr:0x02106ef8 ambiguous +data_ov021_02106efc kind:data(any) addr:0x02106efc +data_ov021_02106f10 kind:data(any) addr:0x02106f10 +data_ov021_02106f24 kind:data(any) addr:0x02106f24 +data_ov021_02106f44 kind:data(any) addr:0x02106f44 +data_ov021_02106f4a kind:data(any) addr:0x02106f4a +data_ov021_02106f50 kind:data(any) addr:0x02106f50 +data_ov021_02106f56 kind:data(any) addr:0x02106f56 +data_ov021_02106f5c kind:data(any) addr:0x02106f5c +data_ov021_02106f62 kind:data(any) addr:0x02106f62 +data_ov021_02106f68 kind:data(any) addr:0x02106f68 +data_ov021_02106f6e kind:data(any) addr:0x02106f6e +data_ov021_02106f74 kind:data(any) addr:0x02106f74 +data_ov021_02106f7a kind:data(any) addr:0x02106f7a +data_ov021_02106f88 kind:data(any) addr:0x02106f88 +data_ov021_02106f8e kind:data(any) addr:0x02106f8e +data_ov021_02106f98 kind:data(any) addr:0x02106f98 +data_ov021_02106fa4 kind:data(any) addr:0x02106fa4 +data_ov021_02106fb0 kind:data(any) addr:0x02106fb0 +data_ov021_02106fb8 kind:data(any) addr:0x02106fb8 +data_ov021_02106fc0 kind:data(any) addr:0x02106fc0 +data_ov021_02106fcc kind:data(any) addr:0x02106fcc +data_ov021_02106fd8 kind:data(any) addr:0x02106fd8 +data_ov021_02106fe4 kind:data(any) addr:0x02106fe4 +data_ov021_02106ff0 kind:data(any) addr:0x02106ff0 +data_ov021_02106ffc kind:data(any) addr:0x02106ffc +data_ov021_02107014 kind:data(any) addr:0x02107014 +data_ov021_0210702c kind:data(any) addr:0x0210702c +data_ov021_02107044 kind:data(any) addr:0x02107044 +data_ov021_02107048 kind:data(any) addr:0x02107048 +data_ov021_02107058 kind:data(any) addr:0x02107058 +data_ov021_02107060 kind:data(any) addr:0x02107060 +data_ov021_02107074 kind:data(any) addr:0x02107074 +data_ov021_02107088 kind:data(any) addr:0x02107088 +data_ov021_0210709c kind:data(any) addr:0x0210709c +data_ov021_021070b0 kind:data(any) addr:0x021070b0 +data_ov021_021070b2 kind:data(any) addr:0x021070b2 +data_ov021_021070b4 kind:data(any) addr:0x021070b4 +data_ov021_021070c8 kind:data(any) addr:0x021070c8 +data_ov021_021070e8 kind:data(any) addr:0x021070e8 +data_ov021_021070f8 kind:data(any) addr:0x021070f8 +data_ov021_02107108 kind:data(any) addr:0x02107108 +data_ov021_02107134 kind:data(any) addr:0x02107134 +data_ov021_02107148 kind:data(any) addr:0x02107148 +data_ov021_021071ac kind:data(any) addr:0x021071ac +data_ov021_02107228 kind:data(any) addr:0x02107228 +data_ov021_0210723c kind:data(any) addr:0x0210723c +data_ov021_021072d0 kind:data(any) addr:0x021072d0 +data_ov021_02107398 kind:data(any) addr:0x02107398 +data_ov021_02107460 kind:data(any) addr:0x02107460 +data_ov021_0210754c kind:data(any) addr:0x0210754c ambiguous +data_ov021_02107554 kind:data(any) addr:0x02107554 ambiguous +data_ov021_0210759c kind:data(any) addr:0x0210759c ambiguous +data_ov021_021075a0 kind:data(any) addr:0x021075a0 ambiguous +__sinit_ov021_02107918 kind:function(arm,size=0x74) addr:0x02107918 +__sinit_ov021_0210798c kind:function(arm,size=0x50) addr:0x0210798c +__sinit_ov021_021079dc kind:function(arm,size=0xa8) addr:0x021079dc +__sinit_ov021_02107a84 kind:function(arm,size=0x50) addr:0x02107a84 +__sinit_ov021_02107ad4 kind:function(arm,size=0x50) addr:0x02107ad4 +__sinit_ov021_02107b24 kind:function(arm,size=0x50) addr:0x02107b24 +__sinit_ov021_02107b74 kind:function(arm,size=0x50) addr:0x02107b74 +__sinit_ov021_02107bc4 kind:function(arm,size=0x50) addr:0x02107bc4 +__sinit_ov021_02107c14 kind:function(arm,size=0x50) addr:0x02107c14 +__sinit_ov021_02107c64 kind:function(arm,size=0x5c) addr:0x02107c64 +__sinit_ov021_02107cc0 kind:function(arm,size=0x50) addr:0x02107cc0 +__sinit_ov021_02107d10 kind:function(arm,size=0x50) addr:0x02107d10 +__sinit_ov021_02107d60 kind:function(arm,size=0xb8) addr:0x02107d60 +__sinit_ov021_02107e18 kind:function(arm,size=0x14) addr:0x02107e18 +.p__sinit_ov021_02107918 kind:data(word) addr:0x02107e2c +.p__sinit_ov021_0210798c kind:data(word) addr:0x02107e30 +.p__sinit_ov021_021079dc kind:data(word) addr:0x02107e34 +.p__sinit_ov021_02107a84 kind:data(word) addr:0x02107e38 +.p__sinit_ov021_02107ad4 kind:data(word) addr:0x02107e3c +.p__sinit_ov021_02107b24 kind:data(word) addr:0x02107e40 +.p__sinit_ov021_02107b74 kind:data(word) addr:0x02107e44 +.p__sinit_ov021_02107bc4 kind:data(word) addr:0x02107e48 +.p__sinit_ov021_02107c14 kind:data(word) addr:0x02107e4c +.p__sinit_ov021_02107c64 kind:data(word) addr:0x02107e50 +.p__sinit_ov021_02107cc0 kind:data(word) addr:0x02107e54 +.p__sinit_ov021_02107d10 kind:data(word) addr:0x02107e58 +.p__sinit_ov021_02107d60 kind:data(word) addr:0x02107e5c +.p__sinit_ov021_02107e18 kind:data(word) addr:0x02107e60 +data_ov021_02107e88 kind:data(any) addr:0x02107e88 +data_ov021_02107ea4 kind:data(any) addr:0x02107ea4 +data_ov021_02107ecc kind:data(any) addr:0x02107ecc +data_ov021_02107ee4 kind:data(any) addr:0x02107ee4 +data_ov021_02107f2c kind:data(any) addr:0x02107f2c +data_ov021_02107f40 kind:data(any) addr:0x02107f40 +data_ov021_02107f58 kind:data(any) addr:0x02107f58 +data_ov021_02107fa4 kind:data(any) addr:0x02107fa4 +data_ov021_02107fc4 kind:data(any) addr:0x02107fc4 +data_ov021_02107fdc kind:data(any) addr:0x02107fdc +data_ov021_02107fec kind:data(any) addr:0x02107fec +data_ov021_02108008 kind:data(any) addr:0x02108008 +data_ov021_02108024 kind:data(any) addr:0x02108024 +data_ov021_02108048 kind:data(any) addr:0x02108048 +data_ov021_02108074 kind:data(any) addr:0x02108074 +data_ov021_021080b8 kind:data(any) addr:0x021080b8 +data_ov021_02108118 kind:data(any) addr:0x02108118 +data_ov021_02108180 kind:data(any) addr:0x02108180 +data_ov021_021081d8 kind:data(any) addr:0x021081d8 +data_ov021_021081f0 kind:data(any) addr:0x021081f0 +data_ov021_02108210 kind:data(any) addr:0x02108210 +data_ov021_02108230 kind:data(any) addr:0x02108230 +data_ov021_02108248 kind:data(any) addr:0x02108248 +data_ov021_02108268 kind:data(any) addr:0x02108268 +data_ov021_0210828c kind:data(any) addr:0x0210828c +data_ov021_021082d0 kind:data(any) addr:0x021082d0 ambiguous +data_ov021_021082d4 kind:data(any) addr:0x021082d4 +data_ov021_02108320 kind:data(any) addr:0x02108320 +data_ov021_02108374 kind:data(any) addr:0x02108374 +data_ov021_02108384 kind:data(any) addr:0x02108384 +data_ov021_02108394 kind:data(any) addr:0x02108394 +data_ov021_021083cc kind:data(any) addr:0x021083cc +data_ov021_0210840c kind:data(any) addr:0x0210840c +data_ov021_02108430 kind:data(any) addr:0x02108430 +data_ov021_02108484 kind:data(any) addr:0x02108484 +data_ov021_021084a4 kind:data(any) addr:0x021084a4 +data_ov021_021084cc kind:data(any) addr:0x021084cc +data_ov021_021084f0 kind:data(any) addr:0x021084f0 +data_ov021_0210854c kind:data(any) addr:0x0210854c +data_ov021_02108568 kind:data(any) addr:0x02108568 +data_ov021_02108584 kind:data(any) addr:0x02108584 +data_ov021_021085ac kind:data(any) addr:0x021085ac +data_ov021_021085dc kind:data(any) addr:0x021085dc +data_ov021_02108608 kind:data(any) addr:0x02108608 +data_ov021_02108664 kind:data(any) addr:0x02108664 +data_ov021_02108688 kind:data(any) addr:0x02108688 +data_ov021_021086e4 kind:data(any) addr:0x021086e4 +data_ov021_02108708 kind:data(any) addr:0x02108708 +data_ov021_02108764 kind:data(any) addr:0x02108764 +data_ov021_02108788 kind:data(any) addr:0x02108788 +data_ov021_021087e4 kind:data(any) addr:0x021087e4 +data_ov021_021087f0 kind:data(any) addr:0x021087f0 +data_ov021_0210880c kind:data(any) addr:0x0210880c +data_ov021_02108824 kind:data(any) addr:0x02108824 +data_ov021_02108844 kind:data(any) addr:0x02108844 +data_ov021_0210888c kind:data(any) addr:0x0210888c +data_ov021_021088e8 kind:data(any) addr:0x021088e8 +data_ov021_021088fc kind:data(any) addr:0x021088fc +data_ov021_02108924 kind:data(any) addr:0x02108924 +data_ov021_0210894c kind:data(any) addr:0x0210894c ambiguous +data_ov021_02108954 kind:data(any) addr:0x02108954 +data_ov021_0210898c kind:data(any) addr:0x0210898c +data_ov021_021089c4 kind:data(any) addr:0x021089c4 +data_ov021_02108a34 kind:data(any) addr:0x02108a34 +data_ov021_02108a50 kind:data(any) addr:0x02108a50 +data_ov021_02108a78 kind:data(any) addr:0x02108a78 +data_ov021_02108aa4 kind:data(any) addr:0x02108aa4 +data_ov021_02108b04 kind:data(any) addr:0x02108b04 +data_ov021_02108b20 kind:data(any) addr:0x02108b20 +data_ov021_02108b3c kind:data(any) addr:0x02108b3c +data_ov021_02108b7c kind:data(any) addr:0x02108b7c +data_ov021_02108b8c kind:data(any) addr:0x02108b8c +data_ov021_02108ba0 kind:data(any) addr:0x02108ba0 +data_ov021_02108bac kind:data(any) addr:0x02108bac +data_ov021_02108bd4 kind:data(any) addr:0x02108bd4 +data_ov021_02108be0 kind:data(any) addr:0x02108be0 +data_ov021_02108c08 kind:data(any) addr:0x02108c08 +data_ov021_02108c28 kind:data(any) addr:0x02108c28 +data_ov021_02108c2c kind:data(any) addr:0x02108c2c +data_ov021_02108c40 kind:data(any) addr:0x02108c40 +data_ov021_02108c44 kind:data(any) addr:0x02108c44 +data_ov021_02108c50 kind:data(any) addr:0x02108c50 +data_ov021_02108c5c kind:data(any) addr:0x02108c5c +data_ov021_02108c68 kind:data(any) addr:0x02108c68 +data_ov021_02108c7c kind:data(any) addr:0x02108c7c +data_ov021_02108ca4 kind:data(any) addr:0x02108ca4 +data_ov021_02108cb8 kind:data(any) addr:0x02108cb8 +data_ov021_02108ce0 kind:data(any) addr:0x02108ce0 +data_ov021_02108cf8 kind:data(any) addr:0x02108cf8 +data_ov021_02108cfc kind:data(any) addr:0x02108cfc +data_ov021_02108d0c kind:data(any) addr:0x02108d0c +data_ov021_02108d1c kind:data(any) addr:0x02108d1c +data_ov021_02108d28 kind:data(any) addr:0x02108d28 +data_ov021_02108d38 kind:data(any) addr:0x02108d38 +data_ov021_02108d5c kind:data(any) addr:0x02108d5c +data_ov021_02108d84 kind:data(any) addr:0x02108d84 +data_ov021_02108d94 kind:data(any) addr:0x02108d94 +data_ov021_02108dac kind:data(any) addr:0x02108dac +data_ov021_02108dd0 kind:data(any) addr:0x02108dd0 +data_ov021_02108dec kind:data(any) addr:0x02108dec +data_ov021_02108df4 kind:data(any) addr:0x02108df4 +data_ov021_02108dfc kind:data(any) addr:0x02108dfc +data_ov021_02108e04 kind:data(any) addr:0x02108e04 +data_ov021_02108e0c kind:data(any) addr:0x02108e0c +data_ov021_02108e1c kind:data(any) addr:0x02108e1c +data_ov021_02108e20 kind:data(any) addr:0x02108e20 ambiguous +data_ov021_02108e2c kind:data(any) addr:0x02108e2c +data_ov021_02108e3c kind:data(any) addr:0x02108e3c +data_ov021_02108e4c kind:data(any) addr:0x02108e4c +data_ov021_02108e5c kind:data(any) addr:0x02108e5c +data_ov021_02108e80 kind:data(any) addr:0x02108e80 +data_ov021_02108ea4 kind:data(any) addr:0x02108ea4 +data_ov021_02108eb0 kind:data(any) addr:0x02108eb0 +data_ov021_02108eb8 kind:data(any) addr:0x02108eb8 +data_ov021_02108ec0 kind:data(any) addr:0x02108ec0 +data_ov021_02108ec8 kind:data(any) addr:0x02108ec8 +data_ov021_02108ecc kind:data(any) addr:0x02108ecc +data_ov021_02108ed4 kind:data(any) addr:0x02108ed4 +data_ov021_02108edc kind:data(any) addr:0x02108edc +data_ov021_02108ee0 kind:data(any) addr:0x02108ee0 ambiguous +data_ov021_02108ee4 kind:data(any) addr:0x02108ee4 +data_ov021_02108eec kind:data(any) addr:0x02108eec +data_ov021_02108efc kind:data(any) addr:0x02108efc +data_ov021_02108f14 kind:data(any) addr:0x02108f14 +data_ov021_02108f2c kind:data(any) addr:0x02108f2c +data_ov021_02108f4c kind:data(any) addr:0x02108f4c +data_ov021_02108f78 kind:data(any) addr:0x02108f78 +data_ov021_02108fa0 kind:data(any) addr:0x02108fa0 +data_ov021_02108fb4 kind:data(any) addr:0x02108fb4 +data_ov021_02108fb8 kind:data(any) addr:0x02108fb8 +data_ov021_02108fc4 kind:data(any) addr:0x02108fc4 +data_ov021_02108fd0 kind:data(any) addr:0x02108fd0 +data_ov021_02108fdc kind:data(any) addr:0x02108fdc +data_ov021_02108fe8 kind:data(any) addr:0x02108fe8 +data_ov021_02109004 kind:data(any) addr:0x02109004 +data_ov021_0210900c kind:data(any) addr:0x0210900c +data_ov021_02109014 kind:data(any) addr:0x02109014 +data_ov021_0210901c kind:data(any) addr:0x0210901c +data_ov021_02109024 kind:data(any) addr:0x02109024 +data_ov021_0210902c kind:data(any) addr:0x0210902c +data_ov021_02109034 kind:data(any) addr:0x02109034 +data_ov021_0210903c kind:data(any) addr:0x0210903c +data_ov021_02109044 kind:data(any) addr:0x02109044 +data_ov021_0210904c kind:data(any) addr:0x0210904c +data_ov021_02109054 kind:data(any) addr:0x02109054 +data_ov021_02109060 kind:bss addr:0x02109060 +data_ov021_02109064 kind:bss addr:0x02109064 +data_ov021_0210906c kind:bss addr:0x0210906c +data_ov021_02109078 kind:bss addr:0x02109078 +data_ov021_02109084 kind:bss addr:0x02109084 +data_ov021_02109090 kind:bss addr:0x02109090 +data_ov021_0210909c kind:bss addr:0x0210909c +data_ov021_021090a8 kind:bss addr:0x021090a8 +data_ov021_02109180 kind:bss addr:0x02109180 +data_ov021_02109184 kind:bss addr:0x02109184 +data_ov021_02109190 kind:bss addr:0x02109190 +data_ov021_02109268 kind:bss addr:0x02109268 +data_ov021_0210926c kind:bss addr:0x0210926c +data_ov021_02109278 kind:bss addr:0x02109278 +data_ov021_02109284 kind:bss addr:0x02109284 +data_ov021_02109290 kind:bss addr:0x02109290 +data_ov021_0210929c kind:bss addr:0x0210929c +data_ov021_02109374 kind:bss addr:0x02109374 +data_ov021_02109378 kind:bss addr:0x02109378 +data_ov021_02109384 kind:bss addr:0x02109384 +data_ov021_0210945c kind:bss addr:0x0210945c +data_ov021_02109460 kind:bss addr:0x02109460 +data_ov021_0210946c kind:bss addr:0x0210946c +data_ov021_021094a8 kind:bss addr:0x021094a8 +data_ov021_021094ac kind:bss addr:0x021094ac +data_ov021_021094b8 kind:bss addr:0x021094b8 +data_ov021_021094f4 kind:bss addr:0x021094f4 +data_ov021_021094f8 kind:bss addr:0x021094f8 +data_ov021_02109504 kind:bss addr:0x02109504 +data_ov021_02109540 kind:bss addr:0x02109540 +data_ov021_02109544 kind:bss addr:0x02109544 +data_ov021_02109550 kind:bss addr:0x02109550 +data_ov021_0210955c kind:bss addr:0x0210955c ambiguous +data_ov021_0210958c kind:bss addr:0x0210958c +data_ov021_02109590 kind:bss addr:0x02109590 +data_ov021_0210959c kind:bss addr:0x0210959c +data_ov021_021095d8 kind:bss addr:0x021095d8 ambiguous +data_ov021_021095e0 kind:bss addr:0x021095e0 ambiguous +data_ov021_021095e8 kind:bss addr:0x021095e8 ambiguous +data_ov021_021095f0 kind:bss addr:0x021095f0 ambiguous +data_ov021_0210963c kind:bss addr:0x0210963c ambiguous +data_ov021_02109674 kind:bss addr:0x02109674 +data_ov021_02109678 kind:bss addr:0x02109678 +data_ov021_02109684 kind:bss addr:0x02109684 +data_ov021_02109690 kind:bss addr:0x02109690 +data_ov021_021096b0 kind:bss addr:0x021096b0 +data_ov021_021096b4 kind:bss addr:0x021096b4 +data_ov021_021096c0 kind:bss addr:0x021096c0 +data_ov021_02109794 kind:bss addr:0x02109794 +data_ov021_02109798 kind:bss addr:0x02109798 +data_ov021_021097a4 kind:bss addr:0x021097a4 +data_ov021_02109878 kind:bss addr:0x02109878 +data_ov021_0210989c kind:bss addr:0x0210989c +data_ov021_021098a0 kind:bss addr:0x021098a0 +data_ov021_021098a1 kind:bss addr:0x021098a1 +data_ov021_021098a5 kind:bss addr:0x021098a5 +data_ov021_021098a9 kind:bss addr:0x021098a9 +data_ov021_021098ad kind:bss addr:0x021098ad +data_ov021_021098b1 kind:bss addr:0x021098b1 +data_ov021_021098b8 kind:bss addr:0x021098b8 +data_ov021_021098c8 kind:bss addr:0x021098c8 +data_ov021_021098cc kind:bss addr:0x021098cc +data_ov021_021098d0 kind:bss addr:0x021098d0 +data_ov021_021098d8 kind:bss addr:0x021098d8 +data_ov021_021098e0 kind:bss addr:0x021098e0 +data_ov021_021098ec kind:bss addr:0x021098ec +data_ov021_021098f8 kind:bss addr:0x021098f8 +data_ov021_02109904 kind:bss addr:0x02109904 +data_ov021_02109910 kind:bss addr:0x02109910 +data_ov021_02109950 kind:bss addr:0x02109950 ambiguous +data_ov021_021099a4 kind:bss addr:0x021099a4 +data_ov021_021099cc kind:bss addr:0x021099cc ambiguous +data_ov021_02109a38 kind:bss addr:0x02109a38 +data_ov021_02109acc kind:bss addr:0x02109acc +data_ov021_02109ad0 kind:bss addr:0x02109ad0 ambiguous +data_ov021_02109b60 kind:bss addr:0x02109b60 +data_ov021_02109b62 kind:bss addr:0x02109b62 +data_ov021_02109b70 kind:bss addr:0x02109b70 ambiguous +data_ov021_02109b74 kind:bss addr:0x02109b74 ambiguous diff --git a/config/usa/arm9/overlays/ov022/delinks.txt b/config/usa/arm9/overlays/ov022/delinks.txt new file mode 100644 index 00000000..5a3d5739 --- /dev/null +++ b/config/usa/arm9/overlays/ov022/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020e9a20 end:0x020ee014 kind:code align:32 + .rodata start:0x020ee014 end:0x020ee0e0 kind:rodata align:4 + .init start:0x020ee0e0 end:0x020ee110 kind:code align:4 + .ctor start:0x020ee110 end:0x020ee118 kind:rodata align:4 + .data start:0x020ee120 end:0x020ee380 kind:data align:32 + .bss start:0x020ee380 end:0x020f94c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov022/relocs.txt b/config/usa/arm9/overlays/ov022/relocs.txt new file mode 100644 index 00000000..f87d0af1 --- /dev/null +++ b/config/usa/arm9/overlays/ov022/relocs.txt @@ -0,0 +1,809 @@ +from:0x020e9a40 kind:load to:0x020ee380 module:overlay(22) +from:0x020e9a60 kind:arm_call to:0x020c7008 module:overlay(20) +from:0x020e9a70 kind:load to:0x020c70a4 module:overlay(20) +from:0x020e9a84 kind:arm_call to:0x02011f3c module:main +from:0x020e9a90 kind:arm_call to:0x020e9a98 module:overlay(22) +from:0x020e9aa0 kind:arm_call to:0x020182bc module:main +from:0x020e9abc kind:arm_call to:0x02028d74 module:main +from:0x020e9af8 kind:arm_call to:0x020c84d8 module:overlay(20) +from:0x020e9b04 kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x020e9b14 kind:arm_call to:0x02013370 module:main +from:0x020e9b2c kind:arm_call_thumb to:0x020bd4f4 module:overlay(1) +from:0x020e9b34 kind:arm_call to:0x02014fcc module:main +from:0x020e9b48 kind:arm_call to:0x020267d8 module:main +from:0x020e9b50 kind:arm_call_thumb to:0x020c09bc module:overlay(1) +from:0x020e9b68 kind:arm_call to:0x020ed0e0 module:overlay(22) +from:0x020e9b90 kind:load to:0x020ee154 module:overlay(22) +from:0x020e9b94 kind:load to:0x020ee128 module:overlay(22) +from:0x020e9b98 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020e9b9c kind:load to:0x020e9a44 module:overlay(22) +from:0x020e9ba0 kind:load to:0x02049a0c module:main +from:0x020e9ba4 kind:load to:0x0204a0f0 module:main +from:0x020e9ba8 kind:load to:0x020eab0c module:overlay(22) +from:0x020e9bac kind:load to:0x02049bbc module:main +from:0x020e9bb0 kind:load to:0x020ee17c module:overlay(22) +from:0x020e9bb4 kind:load to:0x020e8528 module:overlays(19,20) +from:0x020e9bb8 kind:load to:0x020e9a20 module:overlay(22) +from:0x020e9bd0 kind:arm_call to:0x020bba74 module:overlay(17) +from:0x020e9bdc kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9be4 kind:arm_call_thumb to:0x020be6d4 module:overlay(1) +from:0x020e9bec kind:arm_call_thumb to:0x020bd8f0 module:overlay(1) +from:0x020e9bfc kind:arm_call to:0x020ed110 module:overlay(22) +from:0x020e9c30 kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x020e9c44 kind:arm_call to:0x020c854c module:overlay(20) +from:0x020e9c4c kind:arm_call to:0x02018324 module:main +from:0x020e9c58 kind:load to:0x020ee154 module:overlay(22) +from:0x020e9c5c kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020e9c60 kind:load to:0x02049b80 module:main +from:0x020e9c64 kind:load to:0x020b502c module:overlay(0) +from:0x020e9c68 kind:load to:0x020b50a0 module:overlay(0) +from:0x020e9c6c kind:load to:0x020e8528 module:overlays(19,20) +from:0x020e9c70 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020e9c88 kind:arm_call to:0x020bba74 module:overlay(17) +from:0x020e9c94 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9c9c kind:arm_call_thumb to:0x020be6d4 module:overlay(1) +from:0x020e9ca4 kind:arm_call_thumb to:0x020bd8f0 module:overlay(1) +from:0x020e9cb4 kind:arm_call to:0x020ed110 module:overlay(22) +from:0x020e9ce8 kind:arm_call to:0x020c8e04 module:overlay(20) +from:0x020e9cfc kind:arm_call to:0x020c854c module:overlay(20) +from:0x020e9d04 kind:arm_call to:0x02018324 module:main +from:0x020e9d0c kind:arm_call to:0x02011ff4 module:main +from:0x020e9d18 kind:load to:0x020ee154 module:overlay(22) +from:0x020e9d1c kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020e9d20 kind:load to:0x02049b80 module:main +from:0x020e9d24 kind:load to:0x020b502c module:overlay(0) +from:0x020e9d28 kind:load to:0x020b50a0 module:overlay(0) +from:0x020e9d2c kind:load to:0x020e8528 module:overlays(19,20) +from:0x020e9d30 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020e9d44 kind:arm_call_thumb to:0x020be5c8 module:overlay(1) +from:0x020e9d4c kind:arm_call_thumb to:0x020be10c module:overlay(1) +from:0x020e9d68 kind:arm_call to:0x020ce1b0 module:overlay(20) +from:0x020e9d70 kind:arm_call to:0x0201834c module:main +from:0x020e9d74 kind:arm_call to:0x020eab38 module:overlay(22) +from:0x020e9d8c kind:arm_call_thumb to:0x020bd8c8 module:overlay(1) +from:0x020e9da8 kind:arm_call to:0x02036170 module:main +from:0x020e9db0 kind:arm_call to:0x02036134 module:main +from:0x020e9dbc kind:arm_call to:0x020c6e54 module:overlay(20) +from:0x020e9dc0 kind:arm_call to:0x020c6ef4 module:overlay(20) +from:0x020e9dd0 kind:arm_call to:0x02028c08 module:main +from:0x020e9df8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020e9e04 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9e0c kind:arm_call to:0x020bba58 module:overlay(17) +from:0x020e9e18 kind:load to:0x020b502c module:overlay(0) +from:0x020e9e1c kind:load to:0x020b4ecc module:overlay(0) +from:0x020e9e20 kind:load to:0x020e873c module:overlays(19,20) +from:0x020e9e24 kind:load to:0x020b50a0 module:overlay(0) +from:0x020e9e28 kind:load to:0x020e8b00 module:overlays(19,20) +from:0x020e9e2c kind:load to:0x020b5198 module:overlay(0) +from:0x020e9e30 kind:load to:0x02049b80 module:main +from:0x020e9e34 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020e9e44 kind:arm_call to:0x020c87b4 module:overlay(20) +from:0x020e9e54 kind:arm_call to:0x020ed16c module:overlay(22) +from:0x020e9e8c kind:arm_call to:0x020ea6e4 module:overlay(22) +from:0x020e9e94 kind:arm_call to:0x020ea784 module:overlay(22) +from:0x020e9ed0 kind:arm_call to:0x020c88bc module:overlay(20) +from:0x020e9ed8 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020e9edc kind:load to:0x020ee014 module:overlay(22) +from:0x020e9ee8 kind:arm_call to:0x020c8d38 module:overlay(20) +from:0x020e9f20 kind:load to:0x020b6288 module:overlay(0) +from:0x020e9f30 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020e9f44 kind:arm_call to:0x020eab38 module:overlay(22) +from:0x020e9f48 kind:arm_call to:0x020eae58 module:overlay(22) +from:0x020e9f54 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020e9f6c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020e9f7c kind:load to:0x0204a0f0 module:main +from:0x020e9f80 kind:load to:0x020b51f4 module:overlay(0) +from:0x020e9f90 kind:arm_call to:0x020ce258 module:overlay(20) +from:0x020e9fac kind:arm_call_thumb to:0x020183ac module:main +from:0x020e9fc0 kind:load to:0x020e873c module:overlays(19,20) +from:0x020e9fc4 kind:load to:0x0204a040 module:main +from:0x020e9fc8 kind:load to:0x020183fd module:main +from:0x020e9fd8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020e9ff0 kind:arm_call to:0x020ce21c module:overlay(20) +from:0x020e9ff4 kind:arm_call to:0x020eab38 module:overlay(22) +from:0x020e9ff8 kind:arm_call to:0x020eae64 module:overlay(22) +from:0x020ea008 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ea010 kind:load to:0x0204a0f0 module:main +from:0x020ea014 kind:load to:0x020e873c module:overlays(19,20) +from:0x020ea018 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ea084 kind:arm_call to:0x020edffc module:overlay(22) +from:0x020ea0d8 kind:arm_call to:0x020c6f30 module:overlay(20) +from:0x020ea108 kind:arm_call to:0x020c859c module:overlay(20) +from:0x020ea114 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea128 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020ea178 kind:arm_call to:0x020c90b8 module:overlay(20) +from:0x020ea184 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea194 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea19c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ea1a0 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020ea1ac kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ea1b8 kind:arm_call to:0x020c70b8 module:overlay(20) +from:0x020ea1c4 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea1d8 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea1f4 kind:arm_call to:0x020c8e14 module:overlay(20) +from:0x020ea208 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea218 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea254 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020ea28c kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea2e0 kind:arm_call to:0x01ff9b40 module:itcm +from:0x020ea2f4 kind:arm_call to:0x0201fcd8 module:main +from:0x020ea310 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020ea330 kind:arm_call to:0x0201f59c module:main +from:0x020ea338 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020ea348 kind:arm_call to:0x0201fe2c module:main +from:0x020ea34c kind:arm_call to:0x020c70dc module:overlay(20) +from:0x020ea360 kind:arm_call to:0x02028c38 module:main +from:0x020ea368 kind:arm_call to:0x0201f470 module:main +from:0x020ea378 kind:arm_call to:0x0201f59c module:main +from:0x020ea380 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020ea390 kind:arm_call to:0x0201fe2c module:main +from:0x020ea394 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x020ea3ac kind:arm_call to:0x02028c38 module:main +from:0x020ea3b4 kind:arm_call to:0x0201f470 module:main +from:0x020ea3cc kind:arm_call to:0x020c70a4 module:overlay(20) +from:0x020ea3d8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ea3e0 kind:arm_call to:0x0201f2a4 module:main +from:0x020ea404 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea410 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ea414 kind:load to:0x0204a0f0 module:main +from:0x020ea420 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x020ea44c kind:arm_call to:0x020ea840 module:overlay(22) +from:0x020ea458 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea468 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea470 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ea4cc kind:arm_call to:0x020c859c module:overlay(20) +from:0x020ea4d8 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea4e8 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020ea520 kind:arm_call to:0x020c70dc module:overlay(20) +from:0x020ea544 kind:arm_call to:0x020c90b8 module:overlay(20) +from:0x020ea550 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea564 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea56c kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ea570 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020ea574 kind:load to:0x020e9a68 module:overlay(22) +from:0x020ea580 kind:arm_call to:0x020c70cc module:overlay(20) +from:0x020ea590 kind:arm_call to:0x020ea840 module:overlay(22) +from:0x020ea59c kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea5ac kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea5bc kind:arm_call to:0x020eab38 module:overlay(22) +from:0x020ea5e0 kind:arm_call to:0x020c90b8 module:overlay(20) +from:0x020ea5e4 kind:arm_call to:0x020c8ce0 module:overlays(20,24) +from:0x020ea600 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea614 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea624 kind:arm_call to:0x020c90cc module:overlay(20) +from:0x020ea648 kind:arm_call to:0x020c8e94 module:overlay(20) +from:0x020ea654 kind:arm_call to:0x020ea8a0 module:overlay(22) +from:0x020ea668 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea670 kind:load to:0x020e8524 module:overlays(19,20) +from:0x020ea6b0 kind:arm_call_thumb to:0x020183ac module:main +from:0x020ea6d0 kind:arm_call to:0x020ea8a8 module:overlay(22) +from:0x020ea6d8 kind:load to:0x020e8560 module:overlays(19,20) +from:0x020ea6dc kind:load to:0x0204a040 module:main +from:0x020ea6e0 kind:load to:0x020be0e1 module:overlays(1,2,4) +from:0x020ea6ec kind:arm_call to:0x020eab38 module:overlay(22) +from:0x020ea72c kind:arm_call to:0x020edea4 module:overlay(22) +from:0x020ea744 kind:arm_call to:0x020cda68 module:overlay(20) +from:0x020ea780 kind:load to:0x020ee380 module:overlay(22) +from:0x020ea794 kind:arm_call to:0x020eab38 module:overlay(22) +from:0x020ea79c kind:arm_call to:0x020280c4 module:main +from:0x020ea7c8 kind:arm_call to:0x020edf04 module:overlay(22) +from:0x020ea7f0 kind:arm_call to:0x020cda68 module:overlay(20) +from:0x020ea82c kind:arm_call to:0x020280d8 module:main +from:0x020ea83c kind:load to:0x020ee380 module:overlay(22) +from:0x020ea844 kind:arm_call to:0x020eab38 module:overlay(22) +from:0x020ea860 kind:arm_call to:0x020c705c module:overlay(20) +from:0x020ea888 kind:arm_call to:0x020cda68 module:overlay(20) +from:0x020ea8d4 kind:arm_call_thumb to:0x020183ac module:main +from:0x020ea914 kind:arm_call to:0x020c9520 module:overlay(20) +from:0x020ea91c kind:load to:0x020e8560 module:overlays(19,20) +from:0x020ea920 kind:load to:0x0204a040 module:main +from:0x020ea924 kind:load to:0x020be0e1 module:overlays(1,2,4) +from:0x020ea928 kind:load to:0x020e8718 module:overlays(19,20) +from:0x020ea968 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x020ea980 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x020ea99c kind:arm_call to:0x020ed4ec module:overlay(22) +from:0x020ea9b4 kind:load to:0x020ee380 module:overlay(22) +from:0x020ea9b8 kind:load to:0x020b502c module:overlay(0) +from:0x020eaa10 kind:arm_call to:0x020ed810 module:overlay(22) +from:0x020eaa48 kind:arm_call to:0x020ed55c module:overlay(22) +from:0x020eaa5c kind:load to:0x020ee380 module:overlay(22) +from:0x020eaa70 kind:arm_call to:0x020ed8f4 module:overlay(22) +from:0x020eaac8 kind:arm_call to:0x020edffc module:overlay(22) +from:0x020eaaf8 kind:arm_call to:0x020ed5c0 module:overlay(22) +from:0x020eab20 kind:arm_call to:0x02011f3c module:main +from:0x020eab30 kind:arm_call to:0x020eab48 module:overlay(22) +from:0x020eab44 kind:load to:0x020ee384 module:overlay(22) +from:0x020eab50 kind:arm_call_thumb to:0x02018470 module:main +from:0x020eab70 kind:arm_call to:0x0201bac4 module:main +from:0x020eab98 kind:arm_call to:0x02023564 module:main +from:0x020eaba4 kind:arm_call to:0x020235cc module:main +from:0x020eabc8 kind:arm_call to:0x0206665c module:overlay(0) +from:0x020eabd4 kind:load to:0x020ee1b0 module:overlay(22) +from:0x020eabd8 kind:load to:0x020ee194 module:overlay(22) +from:0x020eabdc kind:load to:0x020ee384 module:overlay(22) +from:0x020eabe0 kind:load to:0x020b4f64 module:overlay(0) +from:0x020eabec kind:arm_call to:0x0201baa4 module:main +from:0x020eac0c kind:arm_call to:0x020666f4 module:overlay(0) +from:0x020eac5c kind:arm_call to:0x0201baa4 module:main +from:0x020eac64 kind:arm_call_thumb to:0x02018580 module:main +from:0x020eac70 kind:load to:0x020ee1b0 module:overlay(22) +from:0x020eac74 kind:load to:0x020b4f64 module:overlay(0) +from:0x020eac78 kind:load to:0x020ee384 module:overlay(22) +from:0x020eac90 kind:arm_call to:0x020666f4 module:overlay(0) +from:0x020eace0 kind:arm_call to:0x0201baa4 module:main +from:0x020eace8 kind:arm_call_thumb to:0x02018580 module:main +from:0x020eacf0 kind:arm_call to:0x02011ff4 module:main +from:0x020eacfc kind:load to:0x020ee1b0 module:overlay(22) +from:0x020ead00 kind:load to:0x020b4f64 module:overlay(0) +from:0x020ead04 kind:load to:0x020ee384 module:overlay(22) +from:0x020ead18 kind:arm_call_thumb to:0x020bd714 module:overlay(1) +from:0x020ead2c kind:arm_call to:0x02019510 module:main +from:0x020ead3c kind:arm_call to:0x02011f3c module:main +from:0x020ead48 kind:arm_call to:0x020c99dc module:overlay(20) +from:0x020ead60 kind:arm_call to:0x02019510 module:main +from:0x020ead70 kind:arm_call to:0x02011f3c module:main +from:0x020ead7c kind:arm_call to:0x020eb048 module:overlay(22) +from:0x020ead9c kind:arm_call to:0x020166a4 module:main +from:0x020eadb4 kind:load to:0x020ee0a4 module:overlay(22) +from:0x020eadb8 kind:load to:0x0204a0f0 module:main +from:0x020eadcc kind:arm_call to:0x02018654 module:main +from:0x020eadd4 kind:arm_call to:0x02018734 module:main +from:0x020eaddc kind:arm_call to:0x020188e0 module:main +from:0x020eae00 kind:arm_call to:0x0201866c module:main +from:0x020eae0c kind:arm_call to:0x020189ec module:main +from:0x020eae40 kind:arm_call to:0x0201895c module:main +from:0x020eae4c kind:arm_call to:0x02018808 module:main +from:0x020eae54 kind:load to:0x0204e5d8 module:main +from:0x020eae60 kind:load to:0x020eae70 module:overlay(22) +from:0x020eae6c kind:load to:0x020eae70 module:overlay(22) +from:0x020eae88 kind:arm_call to:0x0201bb5c module:main +from:0x020eae94 kind:arm_call to:0x0201b980 module:main +from:0x020eae9c kind:load to:0x0204e5d8 module:main +from:0x020eaeb8 kind:arm_call to:0x020caecc module:overlay(20) +from:0x020eaed4 kind:arm_call to:0x020166a4 module:main +from:0x020eaef8 kind:arm_call to:0x020ebc5c module:overlay(22) +from:0x020eaf14 kind:arm_call to:0x020166a4 module:main +from:0x020eaf38 kind:arm_call to:0x020eab38 module:overlay(22) +from:0x020eaf3c kind:arm_call to:0x020eaea0 module:overlay(22) +from:0x020eaf4c kind:arm_call to:0x0201baa4 module:main +from:0x020eaf54 kind:arm_call to:0x02011ff4 module:main +from:0x020eaf80 kind:load to:0x020e873c module:overlays(19,20) +from:0x020eaf94 kind:load to:0x020e873c module:overlays(19,20) +from:0x020eafa8 kind:load to:0x020e873c module:overlays(19,20) +from:0x020eafbc kind:load to:0x020e8756 module:overlays(19,20) +from:0x020eafd0 kind:load to:0x020e8758 module:overlays(19,20) +from:0x020eafe4 kind:load to:0x020e875a module:overlays(19,20) +from:0x020eaff4 kind:load to:0x020e8752 module:overlays(19,20) +from:0x020eb018 kind:load to:0x020e873c module:overlays(19,20) +from:0x020eb02c kind:load to:0x020e873c module:overlays(19,20) +from:0x020eb030 kind:load to:0x020ce564 module:overlay(20) +from:0x020eb044 kind:load to:0x020ee388 module:overlay(22) +from:0x020eb054 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020eb084 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020eb0a4 kind:arm_call to:0x0203d138 module:main +from:0x020eb0c4 kind:arm_call to:0x0203d138 module:main +from:0x020eb0d0 kind:arm_call to:0x02064644 module:overlay(0) +from:0x020eb0e0 kind:arm_call to:0x02063318 module:overlay(0) +from:0x020eb0fc kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020eb10c kind:arm_call to:0x0201e6a8 module:main +from:0x020eb11c kind:arm_call to:0x02063318 module:overlay(0) +from:0x020eb130 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020eb13c kind:arm_call to:0x0201e6a8 module:main +from:0x020eb16c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb1a8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb1e4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb220 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb25c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb27c kind:arm_call to:0x0201f6c8 module:main +from:0x020eb290 kind:arm_call to:0x0201f6c8 module:main +from:0x020eb2a4 kind:arm_call to:0x0201f6c8 module:main +from:0x020eb2b8 kind:arm_call to:0x0201f6c8 module:main +from:0x020eb320 kind:arm_call to:0x0201f708 module:main +from:0x020eb330 kind:arm_call to:0x0201f708 module:main +from:0x020eb35c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb3a0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb3e4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb428 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb460 kind:arm_call to:0x02065910 module:overlay(0) +from:0x020eb48c kind:arm_call to:0x020ecf10 module:overlay(22) +from:0x020eb4b4 kind:arm_call to:0x020ecf10 module:overlay(22) +from:0x020eb51c kind:arm_call to:0x020647b8 module:overlay(0) +from:0x020eb558 kind:arm_call to:0x020ecb44 module:overlay(22) +from:0x020eb56c kind:arm_call to:0x020eca94 module:overlay(22) +from:0x020eb5b8 kind:load to:0x020ee258 module:overlay(22) +from:0x020eb5c0 kind:load to:0x020ec738 module:overlay(22) +from:0x020eb5c4 kind:load to:0x020ec4fc module:overlay(22) +from:0x020eb5c8 kind:load to:0x020eb608 module:overlay(22) +from:0x020eb5cc kind:load to:0x020eb5e0 module:overlay(22) +from:0x020eb5d0 kind:load to:0x020ee1f0 module:overlay(22) +from:0x020eb5d4 kind:load to:0x020b1f6c module:overlay(0) +from:0x020eb5dc kind:load to:0x020ee0b4 module:overlay(22) +from:0x020eb5e8 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020eb5f8 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020eb604 kind:load to:0x020ee208 module:overlay(22) +from:0x020eb610 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb624 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb65c kind:arm_call to:0x0201f470 module:main +from:0x020eb67c kind:arm_call to:0x0201f470 module:main +from:0x020eb688 kind:arm_call to:0x0201f470 module:main +from:0x020eb694 kind:arm_call to:0x0201f470 module:main +from:0x020eb69c kind:arm_call to:0x0201f470 module:main +from:0x020eb6b8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb6c0 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb6d0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb6d8 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb6e8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb6f0 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb700 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb708 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb714 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb720 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb72c kind:arm_call to:0x020647b4 module:overlay(0) +from:0x020eb748 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb75c kind:arm_call to:0x0203d1e8 module:main +from:0x020eb764 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb76c kind:arm_call to:0x0201f2a4 module:main +from:0x020eb774 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020eb780 kind:load to:0x020ee258 module:overlay(22) +from:0x020eb784 kind:load to:0x020ee388 module:overlay(22) +from:0x020eb788 kind:load to:0x020eb608 module:overlay(22) +from:0x020eb78c kind:load to:0x020ec738 module:overlay(22) +from:0x020eb7bc kind:arm_call to:0x0201f470 module:main +from:0x020eb7dc kind:arm_call to:0x0201f470 module:main +from:0x020eb7e8 kind:arm_call to:0x0201f470 module:main +from:0x020eb7f4 kind:arm_call to:0x0201f470 module:main +from:0x020eb7fc kind:arm_call to:0x0201f470 module:main +from:0x020eb818 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb820 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb830 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb838 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb848 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb850 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb860 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb868 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb874 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb880 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb88c kind:arm_call to:0x020647b4 module:overlay(0) +from:0x020eb8a8 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb8bc kind:arm_call to:0x0203d1e8 module:main +from:0x020eb8c4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb8cc kind:arm_call to:0x0201f2a4 module:main +from:0x020eb8d4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020eb8dc kind:arm_call to:0x02011ff4 module:main +from:0x020eb8e8 kind:load to:0x020ee258 module:overlay(22) +from:0x020eb8ec kind:load to:0x020ee388 module:overlay(22) +from:0x020eb8f0 kind:load to:0x020eb608 module:overlay(22) +from:0x020eb8f4 kind:load to:0x020ec738 module:overlay(22) +from:0x020eb904 kind:arm_call to:0x02061cbc module:overlay(0) +from:0x020eb918 kind:arm_call_thumb to:0x02015488 module:main +from:0x020eb924 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020eb93c kind:arm_call to:0x02017374 module:main +from:0x020eb96c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020eb974 kind:arm_call_thumb to:0x02015664 module:main +from:0x020eb97c kind:arm_call_thumb to:0x02015664 module:main +from:0x020eb984 kind:arm_call_thumb to:0x02015664 module:main +from:0x020eb99c kind:arm_call to:0x02017374 module:main +from:0x020eb9c4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020eb9cc kind:arm_call_thumb to:0x02015664 module:main +from:0x020eb9d4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020eb9dc kind:arm_call_thumb to:0x02015664 module:main +from:0x020eba24 kind:arm_call_thumb to:0x0201549c module:main +from:0x020eba34 kind:arm_call_thumb to:0x02015488 module:main +from:0x020eba40 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020eba58 kind:arm_call to:0x02017374 module:main +from:0x020eba7c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020eba84 kind:arm_call_thumb to:0x02015664 module:main +from:0x020eba8c kind:arm_call_thumb to:0x02015664 module:main +from:0x020eba94 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ebaac kind:arm_call to:0x02017374 module:main +from:0x020ebad0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ebad8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ebae0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ebae8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ebb34 kind:arm_call_thumb to:0x0201549c module:main +from:0x020ebb48 kind:arm_call to:0x02019510 module:main +from:0x020ebb64 kind:arm_call to:0x02064e04 module:overlay(0) +from:0x020ebb94 kind:arm_call to:0x020ec7c0 module:overlay(22) +from:0x020ebbb4 kind:arm_call to:0x020166a4 module:main +from:0x020ebbc4 kind:arm_call to:0x020166a4 module:main +from:0x020ebbec kind:arm_call to:0x020ecc60 module:overlay(22) +from:0x020ebbf8 kind:arm_call to:0x020166a4 module:main +from:0x020ebc10 kind:arm_call to:0x020ecfe0 module:overlay(22) +from:0x020ebc1c kind:arm_call to:0x020ecfe0 module:overlay(22) +from:0x020ebc28 kind:arm_call to:0x020ecfa0 module:overlay(22) +from:0x020ebc34 kind:load to:0x020ee274 module:overlay(22) +from:0x020ebc38 kind:load to:0x020ee28c module:overlay(22) +from:0x020ebc3c kind:load to:0x020ee29c module:overlay(22) +from:0x020ebc40 kind:load to:0x020ee290 module:overlay(22) +from:0x020ebc44 kind:load to:0x020ee2a8 module:overlay(22) +from:0x020ebc4c kind:load to:0x020ee2b4 module:overlay(22) +from:0x020ebc50 kind:load to:0x020ee2c0 module:overlay(22) +from:0x020ebc58 kind:load to:0x0204a0f0 module:main +from:0x020ebc6c kind:arm_call to:0x02016684 module:main +from:0x020ebc78 kind:arm_call to:0x02016684 module:main +from:0x020ebc8c kind:arm_call to:0x02016684 module:main +from:0x020ebca0 kind:arm_call to:0x02016684 module:main +from:0x020ebce4 kind:load to:0x020ee230 module:overlay(22) +from:0x020ebcfc kind:arm_call to:0x0206536c module:overlay(0) +from:0x020ebd0c kind:arm_call to:0x0206488c module:overlay(0) +from:0x020ebd20 kind:arm_call to:0x020648c4 module:overlay(0) +from:0x020ebd2c kind:arm_call to:0x0206536c module:overlay(0) +from:0x020ebd68 kind:arm_call to:0x020ec7c0 module:overlay(22) +from:0x020ebd98 kind:arm_call to:0x020653e8 module:overlay(0) +from:0x020ebdcc kind:arm_call to:0x020eca94 module:overlay(22) +from:0x020ebdec kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebe08 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ebe40 kind:arm_call to:0x020ecbcc module:overlay(22) +from:0x020ebe50 kind:arm_call to:0x020ec3a4 module:overlay(22) +from:0x020ebe5c kind:arm_call to:0x020ecb60 module:overlay(22) +from:0x020ebe64 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebe80 kind:arm_call to:0x020ecc34 module:overlay(22) +from:0x020ebe90 kind:arm_call to:0x020eb01c module:overlay(22) +from:0x020ebe98 kind:arm_call to:0x020eaff8 module:overlay(22) +from:0x020ebeb8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ebed4 kind:arm_call to:0x020eaff8 module:overlay(22) +from:0x020ebee8 kind:arm_call to:0x020ecfc0 module:overlay(22) +from:0x020ebef0 kind:arm_call to:0x020ecfa0 module:overlay(22) +from:0x020ebef8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ebf20 kind:arm_call to:0x020ecce0 module:overlay(22) +from:0x020ebf38 kind:arm_call to:0x020ecfc0 module:overlay(22) +from:0x020ebf44 kind:arm_call to:0x020ecfc0 module:overlay(22) +from:0x020ebf5c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ebf64 kind:load to:0x0204a0f0 module:main +from:0x020ebf68 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ebf9c kind:arm_call to:0x020ec4ac module:overlay(22) +from:0x020ebfa8 kind:arm_call to:0x020eaf84 module:overlay(22) +from:0x020ebfbc kind:arm_call to:0x02036170 module:main +from:0x020ebfd8 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020ebffc kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020ec010 kind:load to:0x020ee390 module:overlay(22) +from:0x020ec014 kind:load to:0x020ee388 module:overlay(22) +from:0x020ec018 kind:load to:0x020b502c module:overlay(0) +from:0x020ec01c kind:load to:0x020eb034 module:overlay(22) +from:0x020ec040 kind:arm_call to:0x02067f68 module:overlay(0) +from:0x020ec054 kind:arm_call to:0x020682a0 module:overlay(0) +from:0x020ec070 kind:arm_call to:0x020ce588 module:overlay(20) +from:0x020ec07c kind:arm_call to:0x020ce21c module:overlay(20) +from:0x020ec094 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020ec0b0 kind:arm_call to:0x020ecfa0 module:overlay(22) +from:0x020ec0c4 kind:load to:0x020b502c module:overlay(0) +from:0x020ec0c8 kind:load to:0x020e873c module:overlays(19,20) +from:0x020ec0dc kind:arm_call to:0x020ce258 module:overlay(20) +from:0x020ec0fc kind:arm_call to:0x02067f68 module:overlay(0) +from:0x020ec110 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020ec120 kind:arm_call to:0x020ec4d4 module:overlay(22) +from:0x020ec12c kind:arm_call to:0x0206536c module:overlay(0) +from:0x020ec160 kind:arm_call to:0x020ec7c0 module:overlay(22) +from:0x020ec174 kind:arm_call to:0x020eccd0 module:overlay(22) +from:0x020ec190 kind:arm_call to:0x020ecfa0 module:overlay(22) +from:0x020ec1a4 kind:load to:0x020e873c module:overlays(19,20) +from:0x020ec1a8 kind:load to:0x020b502c module:overlay(0) +from:0x020ec1e0 kind:arm_call to:0x0201aa1c module:main +from:0x020ec1f0 kind:arm_call to:0x0201f48c module:main +from:0x020ec210 kind:arm_call to:0x0201aa1c module:main +from:0x020ec230 kind:arm_call to:0x0201aa1c module:main +from:0x020ec250 kind:arm_call to:0x0201aa1c module:main +from:0x020ec260 kind:arm_call to:0x0201f48c module:main +from:0x020ec27c kind:arm_call to:0x020eafac module:overlay(22) +from:0x020ec2c0 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020ec2cc kind:arm_call to:0x020eafc0 module:overlay(22) +from:0x020ec310 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020ec31c kind:arm_call to:0x020eafd4 module:overlay(22) +from:0x020ec360 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020ec370 kind:arm_call to:0x0201f48c module:main +from:0x020ec380 kind:arm_call to:0x0201f48c module:main +from:0x020ec38c kind:arm_call to:0x02064d40 module:overlay(0) +from:0x020ec394 kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020ec3a0 kind:load to:0x0204aefc module:main +from:0x020ec3c8 kind:arm_call to:0x020eaf60 module:overlay(22) +from:0x020ec3f0 kind:arm_call to:0x0201f470 module:main +from:0x020ec410 kind:arm_call to:0x0201f470 module:main +from:0x020ec418 kind:arm_call to:0x020eaf98 module:overlay(22) +from:0x020ec47c kind:arm_call to:0x0201f708 module:main +from:0x020ec484 kind:arm_call to:0x020eaf84 module:overlay(22) +from:0x020ec494 kind:arm_call to:0x0201f86c module:main +from:0x020ec4c0 kind:arm_call to:0x020eccf0 module:overlay(22) +from:0x020ec4e8 kind:arm_call to:0x020ecd10 module:overlay(22) +from:0x020ec508 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020ec51c kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020ec52c kind:arm_call to:0x0201e6a8 module:main +from:0x020ec534 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020ec544 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020ec580 kind:arm_call to:0x0201fd10 module:main +from:0x020ec5b0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ec5e4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ec600 kind:arm_call to:0x0201fe2c module:main +from:0x020ec67c kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020ec6c8 kind:arm_call to:0x020ecd2c module:overlay(22) +from:0x020ec724 kind:load to:0x020ee220 module:overlay(22) +from:0x020ec728 kind:load to:0x020b1f6c module:overlay(0) +from:0x020ec72c kind:load to:0x020ee208 module:overlay(22) +from:0x020ec730 kind:load to:0x020ee2cc module:overlay(22) +from:0x020ec734 kind:load to:0x020ee388 module:overlay(22) +from:0x020ec748 kind:arm_call to:0x020eccf0 module:overlay(22) +from:0x020ec750 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ec758 kind:arm_call to:0x0201f2a4 module:main +from:0x020ec760 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ec768 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ec774 kind:load to:0x020ee220 module:overlay(22) +from:0x020ec788 kind:arm_call to:0x020eccf0 module:overlay(22) +from:0x020ec790 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ec798 kind:arm_call to:0x0201f2a4 module:main +from:0x020ec7a0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ec7a8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ec7b0 kind:arm_call to:0x02011ff4 module:main +from:0x020ec7bc kind:load to:0x020ee220 module:overlay(22) +from:0x020ec7ec kind:arm_call to:0x020eaf60 module:overlay(22) +from:0x020ec7fc kind:arm_call to:0x020ecb1c module:overlay(22) +from:0x020ec80c kind:arm_call to:0x020ecb60 module:overlay(22) +from:0x020ec814 kind:arm_call to:0x020ecbcc module:overlay(22) +from:0x020ec81c kind:arm_call to:0x020eafe8 module:overlay(22) +from:0x020ec844 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x020ec858 kind:arm_call to:0x020eaff8 module:overlay(22) +from:0x020ec868 kind:arm_call to:0x020ecec8 module:overlay(22) +from:0x020ec870 kind:arm_call to:0x020eceec module:overlay(22) +from:0x020ec880 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x020ec888 kind:arm_call to:0x020ecb44 module:overlay(22) +from:0x020ec8a8 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x020ec8c8 kind:load to:0x020ee0c8 module:overlay(22) +from:0x020ec8f0 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x020ec8fc kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ec934 kind:arm_call to:0x020ecde0 module:overlay(22) +from:0x020ec9c8 kind:arm_call to:0x0201aa1c module:main +from:0x020ec9d0 kind:arm_call to:0x020eaf60 module:overlay(22) +from:0x020eca0c kind:arm_call to:0x0201f548 module:main +from:0x020eca78 kind:arm_call to:0x0201aa1c module:main +from:0x020eca84 kind:arm_call to:0x020ece4c module:overlay(22) +from:0x020eca90 kind:load to:0x0204aefc module:main +from:0x020ecb10 kind:arm_call to:0x020ecde0 module:overlay(22) +from:0x020ecb34 kind:arm_call to:0x02063fdc module:overlay(0) +from:0x020ecb50 kind:arm_call to:0x02063ff8 module:overlay(0) +from:0x020ecb84 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x020ecba4 kind:arm_call to:0x0201f5cc module:main +from:0x020ecbac kind:arm_call to:0x020eaf84 module:overlay(22) +from:0x020ecbb8 kind:arm_call to:0x0201ff14 module:main +from:0x020ecbc4 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020ecbf0 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x020ecc0c kind:arm_call to:0x0201f5cc module:main +from:0x020ecc14 kind:arm_call to:0x020eaf84 module:overlay(22) +from:0x020ecc20 kind:arm_call to:0x0201ff14 module:main +from:0x020ecc2c kind:arm_call to:0x020623b8 module:overlay(0) +from:0x020ecc40 kind:arm_call to:0x020eaff8 module:overlay(22) +from:0x020ecc50 kind:arm_call to:0x020eceec module:overlay(22) +from:0x020ecc58 kind:arm_call to:0x020ecec8 module:overlay(22) +from:0x020eccac kind:arm_call to:0x020ecde0 module:overlay(22) +from:0x020eccc4 kind:arm_call to:0x0206413c module:overlay(0) +from:0x020eccdc kind:load to:0x0206420c module:overlay(0) +from:0x020eccec kind:load to:0x0206425c module:overlay(0) +from:0x020ecd08 kind:arm_call to:0x0201f470 module:main +from:0x020ecd24 kind:load to:0x020ee2cc module:overlay(22) +from:0x020ecd28 kind:load to:0x0201fe2c module:main +from:0x020ecd68 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ecda0 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020ece38 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ece44 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x020eceb8 kind:arm_call to:0x0201aaa8 module:main +from:0x020ecec4 kind:load to:0x0204aefc module:main +from:0x020ecee0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ecf00 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ecf2c kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020ecf38 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ecf68 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ecf7c kind:arm_call to:0x02064014 module:overlay(0) +from:0x020ecf90 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x020ecf98 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ecfb8 kind:arm_call to:0x0206420c module:overlay(0) +from:0x020ecfd8 kind:arm_call to:0x0206425c module:overlay(0) +from:0x020ecfec kind:load to:0x020642a8 module:overlay(0) +from:0x020ecff8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ed000 kind:arm_call to:0x02011ff4 module:main +from:0x020ed014 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ed01c kind:arm_call to:0x02011ff4 module:main +from:0x020ed0a0 kind:load to:0x020ee2d8 module:overlay(22) +from:0x020ed0a4 kind:load to:0x020ee3a4 module:overlay(22) +from:0x020ed0b8 kind:load to:0x020ee3a4 module:overlay(22) +from:0x020ed0d0 kind:arm_call to:0x02011ff4 module:main +from:0x020ed0dc kind:load to:0x020ee3a4 module:overlay(22) +from:0x020ed118 kind:arm_call to:0x020ed5c0 module:overlay(22) +from:0x020ed144 kind:arm_call to:0x020131ec module:main +from:0x020ed14c kind:arm_call to:0x020ed16c module:overlay(22) +from:0x020ed18c kind:arm_call to:0x020edffc module:overlay(22) +from:0x020ed1e0 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020ed200 kind:arm_call to:0x020ed66c module:overlay(22) +from:0x020ed208 kind:arm_call to:0x020ed878 module:overlay(22) +from:0x020ed210 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020ed21c kind:arm_call to:0x020c5fe4 module:overlay(20) +from:0x020ed220 kind:arm_call to:0x020c6f00 module:overlay(20) +from:0x020ed228 kind:arm_call to:0x020ed6a0 module:overlay(22) +from:0x020ed254 kind:arm_call to:0x020d70e8 module:overlay(20) +from:0x020ed274 kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed2a4 kind:arm_call to:0x020d7804 module:overlay(20) +from:0x020ed2ac kind:arm_call to:0x020c7070 module:overlay(20) +from:0x020ed2c0 kind:arm_call to:0x020ed5c0 module:overlay(22) +from:0x020ed2e8 kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020ed2f4 kind:arm_call to:0x020c6704 module:overlay(20) +from:0x020ed314 kind:arm_call to:0x020c65c0 module:overlay(20) +from:0x020ed31c kind:arm_call to:0x020c5d70 module:overlay(20) +from:0x020ed364 kind:arm_call to:0x020280c4 module:main +from:0x020ed3e4 kind:arm_call to:0x020d13c8 module:overlay(20) +from:0x020ed440 kind:arm_call to:0x020d1418 module:overlay(20) +from:0x020ed484 kind:arm_call to:0x020edc4c module:overlay(22) +from:0x020ed4ac kind:arm_call to:0x020280d8 module:main +from:0x020ed4fc kind:arm_call to:0x020c6e18 module:overlays(20,24) +from:0x020ed51c kind:arm_call to:0x020edfc0 module:overlay(22) +from:0x020ed520 kind:arm_call to:0x020c6f8c module:overlay(20) +from:0x020ed524 kind:arm_call to:0x020c6e18 module:overlays(20,24) +from:0x020ed528 kind:arm_call to:0x020c5d08 module:overlay(20) +from:0x020ed52c kind:arm_call to:0x020c6118 module:overlay(20) +from:0x020ed54c kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed558 kind:load to:0x020ee340 module:overlay(22) +from:0x020ed588 kind:arm_call to:0x020edfc0 module:overlay(22) +from:0x020ed58c kind:arm_call to:0x020c6e18 module:overlays(20,24) +from:0x020ed590 kind:arm_call to:0x020c5d08 module:overlay(20) +from:0x020ed594 kind:arm_call to:0x020c6118 module:overlay(20) +from:0x020ed5b4 kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed5c8 kind:arm_call to:0x020280c4 module:main +from:0x020ed60c kind:arm_call to:0x020edbc8 module:overlay(22) +from:0x020ed62c kind:arm_call to:0x020d6140 module:overlay(20) +from:0x020ed650 kind:arm_call to:0x020d6a74 module:overlay(20) +from:0x020ed664 kind:arm_call to:0x020280d8 module:main +from:0x020ed674 kind:arm_call to:0x020c5d90 module:overlay(20) +from:0x020ed694 kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed6c0 kind:arm_call to:0x020c6ef4 module:overlay(20) +from:0x020ed6c8 kind:arm_call to:0x020c6e48 module:overlay(20) +from:0x020ed6e8 kind:arm_call to:0x020d5ad4 module:overlay(20) +from:0x020ed6fc kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed710 kind:arm_call to:0x020d5d1c module:overlay(20) +from:0x020ed718 kind:arm_call to:0x020d1324 module:overlay(20) +from:0x020ed720 kind:arm_call to:0x020edbc8 module:overlay(22) +from:0x020ed724 kind:arm_call to:0x020c6f10 module:overlay(20) +from:0x020ed728 kind:arm_call to:0x020d6048 module:overlay(20) +from:0x020ed73c kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed758 kind:arm_call to:0x0202cee0 module:main +from:0x020ed764 kind:arm_call to:0x0202d1b4 module:main +from:0x020ed774 kind:arm_call to:0x020d2734 module:overlay(20) +from:0x020ed784 kind:arm_call to:0x020d27b8 module:overlay(20) +from:0x020ed79c kind:arm_call to:0x020d2c98 module:overlay(20) +from:0x020ed7ac kind:arm_call to:0x0202d1fc module:main +from:0x020ed7c4 kind:arm_call to:0x020ed5c0 module:overlay(22) +from:0x020ed7d0 kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed800 kind:load to:0x020ee340 module:overlay(22) +from:0x020ed804 kind:load to:0x020ee3c0 module:overlay(22) +from:0x020ed808 kind:load to:0x020ed96c module:overlay(22) +from:0x020ed80c kind:load to:0x020ee340 module:overlay(22) +from:0x020ed818 kind:arm_call to:0x020280c4 module:main +from:0x020ed844 kind:arm_call to:0x020d12d0 module:overlay(20) +from:0x020ed868 kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed870 kind:arm_call to:0x020280d8 module:main +from:0x020ed8b0 kind:arm_call to:0x020c6ef4 module:overlay(20) +from:0x020ed8bc kind:arm_call to:0x020d69d0 module:overlay(20) +from:0x020ed8c4 kind:arm_call to:0x020d6b84 module:overlay(20) +from:0x020ed8c8 kind:arm_call to:0x020c6e18 module:overlays(20,24) +from:0x020ed8d4 kind:arm_call to:0x020d6bf0 module:overlay(20) +from:0x020ed8e8 kind:load to:0x020ee3c0 module:overlay(22) +from:0x020ed8ec kind:load to:0x020edce4 module:overlay(22) +from:0x020ed8f0 kind:load to:0x020edd78 module:overlay(22) +from:0x020ed900 kind:arm_call to:0x020edffc module:overlay(22) +from:0x020ed92c kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020ed954 kind:arm_call to:0x020d7030 module:overlays(20,24) +from:0x020ed9f0 kind:arm_call to:0x020c6f40 module:overlay(20) +from:0x020eda0c kind:arm_call to:0x020d1418 module:overlay(20) +from:0x020eda48 kind:arm_call to:0x020edc4c module:overlay(22) +from:0x020eda54 kind:arm_call to:0x020d1418 module:overlay(20) +from:0x020eda84 kind:arm_call to:0x020edc4c module:overlay(22) +from:0x020eda90 kind:arm_call to:0x020d1418 module:overlay(20) +from:0x020edad4 kind:arm_call to:0x020edc4c module:overlay(22) +from:0x020edb28 kind:arm_call to:0x020edc64 module:overlay(22) +from:0x020edb48 kind:arm_call to:0x020edbec module:overlay(22) +from:0x020edb70 kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020edb78 kind:arm_call to:0x020edc64 module:overlay(22) +from:0x020edb84 kind:arm_call to:0x020edbc8 module:overlay(22) +from:0x020edb88 kind:arm_call to:0x020c6704 module:overlay(20) +from:0x020edbbc kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020edbc4 kind:load to:0x020ee3a4 module:overlay(22) +from:0x020edc54 kind:arm_call to:0x020edbec module:overlay(22) +from:0x020edc5c kind:arm_call to:0x020d617c module:overlay(20) +from:0x020edcac kind:arm_call to:0x020c6f74 module:overlay(20) +from:0x020edcc8 kind:arm_call to:0x020c6f20 module:overlay(20) +from:0x020edcdc kind:arm_call to:0x020ed5c0 module:overlay(22) +from:0x020edd6c kind:arm_call to:0x020edfd4 module:overlay(22) +from:0x020edd74 kind:load to:0x020ee3a4 module:overlay(22) +from:0x020eddb4 kind:arm_call to:0x020edde0 module:overlay(22) +from:0x020eddc4 kind:arm_call to:0x020edde0 module:overlay(22) +from:0x020eddd4 kind:arm_call to:0x020ede74 module:overlay(22) +from:0x020edddc kind:load to:0x020ee3a4 module:overlay(22) +from:0x020edef4 kind:arm_call to:0x020d134c module:overlay(20) +from:0x020edf38 kind:arm_call to:0x020280c4 module:main +from:0x020edf64 kind:arm_call to:0x020d7748 module:overlay(20) +from:0x020edf80 kind:arm_call to:0x020280d8 module:main +from:0x020edfb8 kind:arm_call to:0x020c5d64 module:overlay(20) +from:0x020edfe0 kind:arm_call to:0x020edffc module:overlay(22) +from:0x020ee014 kind:load to:0x020e9f24 module:overlay(22) +from:0x020ee01c kind:load to:0x020e9f84 module:overlay(22) +from:0x020ee024 kind:load to:0x020e9fcc module:overlay(22) +from:0x020ee02c kind:load to:0x020ea01c module:overlay(22) +from:0x020ee034 kind:load to:0x020ea050 module:overlay(22) +from:0x020ee03c kind:load to:0x020ea054 module:overlay(22) +from:0x020ee044 kind:load to:0x020ea12c module:overlay(22) +from:0x020ee04c kind:load to:0x020ea418 module:overlay(22) +from:0x020ee054 kind:load to:0x020ea474 module:overlay(22) +from:0x020ee05c kind:load to:0x020ea478 module:overlay(22) +from:0x020ee064 kind:load to:0x020ea4ec module:overlay(22) +from:0x020ee06c kind:load to:0x020ea578 module:overlay(22) +from:0x020ee074 kind:load to:0x020ea1a4 module:overlay(22) +from:0x020ee07c kind:load to:0x020ea1e0 module:overlay(22) +from:0x020ee084 kind:load to:0x020ea220 module:overlay(22) +from:0x020ee08c kind:load to:0x020ea5b4 module:overlay(22) +from:0x020ee094 kind:load to:0x020ea61c module:overlay(22) +from:0x020ee09c kind:load to:0x020ea674 module:overlay(22) +from:0x020ee0f0 kind:load to:0x020ee380 module:overlay(22) +from:0x020ee10c kind:load to:0x020ee388 module:overlay(22) +from:0x020ee110 kind:load to:0x020ee0e0 module:overlay(22) +from:0x020ee114 kind:load to:0x020ee0f4 module:overlay(22) +from:0x020ee128 kind:load to:0x020ea92c module:overlay(22) +from:0x020ee12c kind:load to:0x020ea9c0 module:overlay(22) +from:0x020ee130 kind:load to:0x020ea9ec module:overlay(22) +from:0x020ee134 kind:load to:0x020eaa24 module:overlay(22) +from:0x020ee138 kind:load to:0x020eaa60 module:overlay(22) +from:0x020ee13c kind:load to:0x020eaa84 module:overlay(22) +from:0x020ee140 kind:load to:0x020eaa9c module:overlay(22) +from:0x020ee144 kind:load to:0x020eaab4 module:overlay(22) +from:0x020ee148 kind:load to:0x020eaae0 module:overlay(22) +from:0x020ee154 kind:load to:0x020e9bbc module:overlay(22) +from:0x020ee158 kind:load to:0x020e9c74 module:overlay(22) +from:0x020ee15c kind:load to:0x020e9d34 module:overlay(22) +from:0x020ee160 kind:load to:0x020e9e38 module:overlay(22) +from:0x020ee164 kind:load to:0x02018364 module:main +from:0x020ee168 kind:load to:0x02018360 module:main +from:0x020ee16c kind:load to:0x02018368 module:main +from:0x020ee170 kind:load to:0x0201836c module:main +from:0x020ee174 kind:load to:0x020e9ee0 module:overlay(22) +from:0x020ee178 kind:load to:0x020e9ee4 module:overlay(22) +from:0x020ee194 kind:load to:0x020eabe4 module:overlay(22) +from:0x020ee198 kind:load to:0x020eaf44 module:overlay(22) +from:0x020ee19c kind:load to:0x0201bbbc module:main +from:0x020ee1a0 kind:load to:0x020eaf34 module:overlay(22) +from:0x020ee1a4 kind:load to:0x0201bd64 module:main +from:0x020ee1b0 kind:load to:0x020185b8 module:main +from:0x020ee1b4 kind:load to:0x020185e4 module:main +from:0x020ee1b8 kind:load to:0x020eabf8 module:overlay(22) +from:0x020ee1bc kind:load to:0x020eac7c module:overlay(22) +from:0x020ee1c0 kind:load to:0x020ead08 module:overlay(22) +from:0x020ee1c4 kind:load to:0x020185a9 module:main +from:0x020ee1c8 kind:load to:0x020185ad module:main +from:0x020ee1cc kind:load to:0x020185b1 module:main +from:0x020ee1d0 kind:load to:0x020185b5 module:main +from:0x020ee1d4 kind:load to:0x020eadc4 module:overlay(22) +from:0x020ee1d8 kind:load to:0x020eadf4 module:overlay(22) +from:0x020ee1dc kind:load to:0x020eae14 module:overlay(22) +from:0x020ee1e0 kind:load to:0x02018680 module:main +from:0x020ee1e4 kind:load to:0x020186cc module:main +from:0x020ee1f0 kind:load to:0x020eb61c module:overlay(22) +from:0x020ee1f4 kind:load to:0x020ed00c module:overlay(22) +from:0x020ee1f8 kind:load to:0x020ecf88 module:overlay(22) +from:0x020ee1fc kind:load to:0x0206351c module:overlay(0) +from:0x020ee208 kind:load to:0x020eb608 module:overlay(22) +from:0x020ee20c kind:load to:0x020ecff0 module:overlay(22) +from:0x020ee210 kind:load to:0x020ece28 module:overlay(22) +from:0x020ee214 kind:load to:0x02062db8 module:overlay(0) +from:0x020ee220 kind:load to:0x020ec738 module:overlay(22) +from:0x020ee224 kind:load to:0x020ec778 module:overlay(22) +from:0x020ee228 kind:load to:0x020ec8cc module:overlay(22) +from:0x020ee22c kind:load to:0x020ec93c module:overlay(22) +from:0x020ee230 kind:load to:0x020ebce8 module:overlay(22) +from:0x020ee238 kind:load to:0x020ebf6c module:overlay(22) +from:0x020ee240 kind:load to:0x020ec024 module:overlay(22) +from:0x020ee248 kind:load to:0x020ec0d0 module:overlay(22) +from:0x020ee258 kind:load to:0x020eb630 module:overlay(22) +from:0x020ee25c kind:load to:0x020eb790 module:overlay(22) +from:0x020ee260 kind:load to:0x020ebca8 module:overlay(22) +from:0x020ee264 kind:load to:0x02061cb0 module:overlay(0) +from:0x020ee268 kind:load to:0x020ec1ac module:overlay(22) +from:0x020ee26c kind:load to:0x02061cb8 module:overlay(0) +from:0x020ee270 kind:load to:0x020eb8f8 module:overlay(22) +from:0x020ee2d8 kind:load to:0x020ed0a8 module:overlay(22) +from:0x020ee2dc kind:load to:0x020ed0bc module:overlay(22) +from:0x020ee344 kind:load to:0x020ee2e0 module:overlay(22) +from:0x020ee348 kind:load to:0x020ee324 module:overlay(22) +from:0x020ee34c kind:load to:0x020ee2f4 module:overlay(22) +from:0x020ee350 kind:load to:0x020ee30c module:overlay(22) diff --git a/config/usa/arm9/overlays/ov022/symbols.txt b/config/usa/arm9/overlays/ov022/symbols.txt new file mode 100644 index 00000000..cd9bd203 --- /dev/null +++ b/config/usa/arm9/overlays/ov022/symbols.txt @@ -0,0 +1,247 @@ +func_ov022_020e9a20 kind:function(arm,size=0x24) addr:0x020e9a20 +func_ov022_020e9a44 kind:function(arm,size=0x24) addr:0x020e9a44 +func_ov022_020e9a68 kind:function(arm,size=0xc) addr:0x020e9a68 +func_ov022_020e9a74 kind:function(arm,size=0x24) addr:0x020e9a74 +func_ov022_020e9a98 kind:function(arm,size=0x124) addr:0x020e9a98 +func_ov022_020e9bbc kind:function(arm,size=0xb8) addr:0x020e9bbc +func_ov022_020e9c74 kind:function(arm,size=0xc0) addr:0x020e9c74 +func_ov022_020e9d34 kind:function(arm,size=0x104) addr:0x020e9d34 +func_ov022_020e9e38 kind:function(arm,size=0xa8) addr:0x020e9e38 +func_ov022_020e9ee0 kind:function(arm,size=0x4) addr:0x020e9ee0 +func_ov022_020e9ee4 kind:function(arm,size=0x40) addr:0x020e9ee4 +func_ov022_020e9f24 kind:function(arm,size=0x60) addr:0x020e9f24 +func_ov022_020e9f84 kind:function(arm,size=0x48) addr:0x020e9f84 +func_ov022_020e9fcc kind:function(arm,size=0x50) addr:0x020e9fcc +func_ov022_020ea01c kind:function(arm,size=0x34) addr:0x020ea01c +func_ov022_020ea050 kind:function(arm,size=0x4) addr:0x020ea050 +func_ov022_020ea054 kind:function(arm,size=0xd8) addr:0x020ea054 +func_ov022_020ea12c kind:function(arm,size=0x78) addr:0x020ea12c +func_ov022_020ea1a4 kind:function(arm,size=0x3c) addr:0x020ea1a4 +func_ov022_020ea1e0 kind:function(arm,size=0x40) addr:0x020ea1e0 +func_ov022_020ea220 kind:function(arm,size=0x1f8) addr:0x020ea220 +func_ov022_020ea418 kind:function(arm,size=0x5c) addr:0x020ea418 +func_ov022_020ea474 kind:function(arm,size=0x4) addr:0x020ea474 +func_ov022_020ea478 kind:function(arm,size=0x74) addr:0x020ea478 +func_ov022_020ea4ec kind:function(arm,size=0x8c) addr:0x020ea4ec +func_ov022_020ea578 kind:function(arm,size=0x3c) addr:0x020ea578 +func_ov022_020ea5b4 kind:function(arm,size=0x68) addr:0x020ea5b4 +func_ov022_020ea61c kind:function(arm,size=0x58) addr:0x020ea61c +func_ov022_020ea674 kind:function(arm,size=0x70) addr:0x020ea674 +func_ov022_020ea6e4 kind:function(arm,size=0xa0) addr:0x020ea6e4 +func_ov022_020ea784 kind:function(arm,size=0xbc) addr:0x020ea784 +func_ov022_020ea840 kind:function(arm,size=0x60) addr:0x020ea840 +func_ov022_020ea8a0 kind:function(arm,size=0x8) addr:0x020ea8a0 +func_ov022_020ea8a8 kind:function(arm,size=0x84) addr:0x020ea8a8 +func_ov022_020ea92c kind:function(arm,size=0x94) addr:0x020ea92c +func_ov022_020ea9c0 kind:function(arm,size=0x2c) addr:0x020ea9c0 +func_ov022_020ea9ec kind:function(arm,size=0x38) addr:0x020ea9ec +func_ov022_020eaa24 kind:function(arm,size=0x3c) addr:0x020eaa24 +func_ov022_020eaa60 kind:function(arm,size=0x24) addr:0x020eaa60 +func_ov022_020eaa84 kind:function(arm,size=0x18) addr:0x020eaa84 +func_ov022_020eaa9c kind:function(arm,size=0x18) addr:0x020eaa9c +func_ov022_020eaab4 kind:function(arm,size=0x2c) addr:0x020eaab4 +func_ov022_020eaae0 kind:function(arm,size=0x2c) addr:0x020eaae0 +func_ov022_020eab0c kind:function(arm,size=0x2c) addr:0x020eab0c +func_ov022_020eab38 kind:function(arm,size=0x10) addr:0x020eab38 +func_ov022_020eab48 kind:function(arm,size=0x9c) addr:0x020eab48 +func_ov022_020eabe4 kind:function(arm,size=0x14) addr:0x020eabe4 +func_ov022_020eabf8 kind:function(arm,size=0x84) addr:0x020eabf8 +func_ov022_020eac7c kind:function(arm,size=0x8c) addr:0x020eac7c +func_ov022_020ead08 kind:function(arm,size=0xbc) addr:0x020ead08 +func_ov022_020eadc4 kind:function(arm,size=0x30) addr:0x020eadc4 +func_ov022_020eadf4 kind:function(arm,size=0x20) addr:0x020eadf4 +func_ov022_020eae14 kind:function(arm,size=0x44) addr:0x020eae14 +func_ov022_020eae58 kind:function(arm,size=0xc) addr:0x020eae58 +func_ov022_020eae64 kind:function(arm,size=0xc) addr:0x020eae64 +func_ov022_020eae70 kind:function(arm,size=0x30) addr:0x020eae70 +func_ov022_020eaea0 kind:function(arm,size=0x94) addr:0x020eaea0 +func_ov022_020eaf34 kind:function(arm,size=0x10) addr:0x020eaf34 +func_ov022_020eaf44 kind:function(arm,size=0x1c) addr:0x020eaf44 +func_ov022_020eaf60 kind:function(arm,size=0x24) addr:0x020eaf60 +func_ov022_020eaf84 kind:function(arm,size=0x14) addr:0x020eaf84 +func_ov022_020eaf98 kind:function(arm,size=0x14) addr:0x020eaf98 +func_ov022_020eafac kind:function(arm,size=0x14) addr:0x020eafac +func_ov022_020eafc0 kind:function(arm,size=0x14) addr:0x020eafc0 +func_ov022_020eafd4 kind:function(arm,size=0x14) addr:0x020eafd4 +func_ov022_020eafe8 kind:function(arm,size=0x10) addr:0x020eafe8 +func_ov022_020eaff8 kind:function(arm,size=0x24) addr:0x020eaff8 +func_ov022_020eb01c kind:function(arm,size=0x18) addr:0x020eb01c +func_ov022_020eb034 kind:function(arm,size=0x14) addr:0x020eb034 +func_ov022_020eb048 kind:function(arm,size=0x598) addr:0x020eb048 +func_ov022_020eb5e0 kind:function(arm,size=0x28) addr:0x020eb5e0 +func_ov022_020eb608 kind:function(arm,size=0x14) addr:0x020eb608 +func_ov022_020eb61c kind:function(arm,size=0x14) addr:0x020eb61c +func_ov022_020eb630 kind:function(arm,size=0x160) addr:0x020eb630 +func_ov022_020eb790 kind:function(arm,size=0x168) addr:0x020eb790 +func_ov022_020eb8f8 kind:function(arm,size=0x364) addr:0x020eb8f8 +func_ov022_020ebc5c kind:function(arm,size=0x4c) addr:0x020ebc5c +func_ov022_020ebca8 kind:function(arm,size=0x40) addr:0x020ebca8 +func_ov022_020ebce8 kind:function(arm,size=0x284) addr:0x020ebce8 +func_ov022_020ebf6c kind:function(arm,size=0xb8) addr:0x020ebf6c +func_ov022_020ec024 kind:function(arm,size=0xac) addr:0x020ec024 +func_ov022_020ec0d0 kind:function(arm,size=0xdc) addr:0x020ec0d0 +func_ov022_020ec1ac kind:function(arm,size=0x1f8) addr:0x020ec1ac +func_ov022_020ec3a4 kind:function(arm,size=0x108) addr:0x020ec3a4 +func_ov022_020ec4ac kind:function(arm,size=0x28) addr:0x020ec4ac +func_ov022_020ec4d4 kind:function(arm,size=0x28) addr:0x020ec4d4 +func_ov022_020ec4fc kind:function(arm,size=0x23c) addr:0x020ec4fc +func_ov022_020ec738 kind:function(arm,size=0x40) addr:0x020ec738 +func_ov022_020ec778 kind:function(arm,size=0x48) addr:0x020ec778 +func_ov022_020ec7c0 kind:function(arm,size=0x10c) addr:0x020ec7c0 +func_ov022_020ec8cc kind:function(arm,size=0x70) addr:0x020ec8cc +func_ov022_020ec93c kind:function(arm,size=0x158) addr:0x020ec93c +func_ov022_020eca94 kind:function(arm,size=0x88) addr:0x020eca94 +func_ov022_020ecb1c kind:function(arm,size=0x28) addr:0x020ecb1c +func_ov022_020ecb44 kind:function(arm,size=0x1c) addr:0x020ecb44 +func_ov022_020ecb60 kind:function(arm,size=0x6c) addr:0x020ecb60 +func_ov022_020ecbcc kind:function(arm,size=0x68) addr:0x020ecbcc +func_ov022_020ecc34 kind:function(arm,size=0x2c) addr:0x020ecc34 +func_ov022_020ecc60 kind:function(arm,size=0x70) addr:0x020ecc60 +func_ov022_020eccd0 kind:function(arm,size=0x10) addr:0x020eccd0 +func_ov022_020ecce0 kind:function(arm,size=0x10) addr:0x020ecce0 +func_ov022_020eccf0 kind:function(arm,size=0x20) addr:0x020eccf0 +func_ov022_020ecd10 kind:function(arm,size=0x1c) addr:0x020ecd10 +func_ov022_020ecd2c kind:function(arm,size=0xb4) addr:0x020ecd2c +func_ov022_020ecde0 kind:function(arm,size=0x48) addr:0x020ecde0 +func_ov022_020ece28 kind:function(arm,size=0x24) addr:0x020ece28 +func_ov022_020ece4c kind:function(arm,size=0x7c) addr:0x020ece4c +func_ov022_020ecec8 kind:function(arm,size=0x24) addr:0x020ecec8 +func_ov022_020eceec kind:function(arm,size=0x24) addr:0x020eceec +func_ov022_020ecf10 kind:function(arm,size=0x78) addr:0x020ecf10 +func_ov022_020ecf88 kind:function(arm,size=0x18) addr:0x020ecf88 +func_ov022_020ecfa0 kind:function(arm,size=0x20) addr:0x020ecfa0 +func_ov022_020ecfc0 kind:function(arm,size=0x20) addr:0x020ecfc0 +func_ov022_020ecfe0 kind:function(arm,size=0x10) addr:0x020ecfe0 +func_ov022_020ecff0 kind:function(arm,size=0x1c) addr:0x020ecff0 +func_ov022_020ed00c kind:function(arm,size=0x1c) addr:0x020ed00c +func_ov022_020ed028 kind:function(arm,size=0x80) addr:0x020ed028 +func_ov022_020ed0a8 kind:function(arm,size=0x14) addr:0x020ed0a8 +func_ov022_020ed0bc kind:function(arm,size=0x24) addr:0x020ed0bc +func_ov022_020ed0e0 kind:function(arm,size=0x30) addr:0x020ed0e0 +func_ov022_020ed110 kind:function(arm,size=0x5c) addr:0x020ed110 +func_ov022_020ed16c kind:function(arm,size=0x380) addr:0x020ed16c +func_ov022_020ed4ec kind:function(arm,size=0x70) addr:0x020ed4ec +func_ov022_020ed55c kind:function(arm,size=0x64) addr:0x020ed55c +func_ov022_020ed5c0 kind:function(arm,size=0xac) addr:0x020ed5c0 +func_ov022_020ed66c kind:function(arm,size=0x34) addr:0x020ed66c +func_ov022_020ed6a0 kind:function(arm,size=0x170) addr:0x020ed6a0 +func_ov022_020ed810 kind:function(arm,size=0x68) addr:0x020ed810 +func_ov022_020ed878 kind:function(arm,size=0x7c) addr:0x020ed878 +func_ov022_020ed8f4 kind:function(arm,size=0x78) addr:0x020ed8f4 +func_ov022_020ed96c kind:function(arm,size=0x25c) addr:0x020ed96c +func_ov022_020edbc8 kind:function(arm,size=0x24) addr:0x020edbc8 +func_ov022_020edbec kind:function(arm,size=0x60) addr:0x020edbec +func_ov022_020edc4c kind:function(arm,size=0x18) addr:0x020edc4c +func_ov022_020edc64 kind:function(arm,size=0x80) addr:0x020edc64 +func_ov022_020edce4 kind:function(arm,size=0x94) addr:0x020edce4 +func_ov022_020edd78 kind:function(arm,size=0x68) addr:0x020edd78 +func_ov022_020edde0 kind:function(arm,size=0x94) addr:0x020edde0 +func_ov022_020ede74 kind:function(arm,size=0x30) addr:0x020ede74 +func_ov022_020edea4 kind:function(arm,size=0x60) addr:0x020edea4 +func_ov022_020edf04 kind:function(arm,size=0x90) addr:0x020edf04 +func_ov022_020edf94 kind:function(arm,size=0x2c) addr:0x020edf94 +func_ov022_020edfc0 kind:function(arm,size=0x14) addr:0x020edfc0 +func_ov022_020edfd4 kind:function(arm,size=0x28) addr:0x020edfd4 +func_ov022_020edffc kind:function(arm,size=0x18) addr:0x020edffc +data_ov022_020ee014 kind:data(any) addr:0x020ee014 +data_ov022_020ee0a4 kind:data(any) addr:0x020ee0a4 +data_ov022_020ee0b4 kind:data(any) addr:0x020ee0b4 +data_ov022_020ee0c8 kind:data(any) addr:0x020ee0c8 +__sinit_ov022_020ee0e0 kind:function(arm,size=0x14) addr:0x020ee0e0 +__sinit_ov022_020ee0f4 kind:function(arm,size=0x1c) addr:0x020ee0f4 +.p__sinit_ov022_020ee0e0 kind:data(word) addr:0x020ee110 +.p__sinit_ov022_020ee0f4 kind:data(word) addr:0x020ee114 +data_ov022_020ee128 kind:data(any) addr:0x020ee128 +data_ov022_020ee154 kind:data(any) addr:0x020ee154 +data_ov022_020ee17c kind:data(any) addr:0x020ee17c +data_ov022_020ee194 kind:data(any) addr:0x020ee194 +data_ov022_020ee1b0 kind:data(any) addr:0x020ee1b0 +data_ov022_020ee1f0 kind:data(any) addr:0x020ee1f0 +data_ov022_020ee208 kind:data(any) addr:0x020ee208 +data_ov022_020ee220 kind:data(any) addr:0x020ee220 +data_ov022_020ee230 kind:data(any) addr:0x020ee230 +data_ov022_020ee258 kind:data(any) addr:0x020ee258 +data_ov022_020ee274 kind:data(any) addr:0x020ee274 +data_ov022_020ee28c kind:data(any) addr:0x020ee28c +data_ov022_020ee290 kind:data(any) addr:0x020ee290 +data_ov022_020ee29c kind:data(any) addr:0x020ee29c +data_ov022_020ee2a8 kind:data(any) addr:0x020ee2a8 +data_ov022_020ee2b4 kind:data(any) addr:0x020ee2b4 +data_ov022_020ee2c0 kind:data(any) addr:0x020ee2c0 +data_ov022_020ee2cc kind:data(any) addr:0x020ee2cc +data_ov022_020ee2d8 kind:data(any) addr:0x020ee2d8 +data_ov022_020ee2e0 kind:data(any) addr:0x020ee2e0 +data_ov022_020ee2f4 kind:data(any) addr:0x020ee2f4 +data_ov022_020ee30c kind:data(any) addr:0x020ee30c +data_ov022_020ee324 kind:data(any) addr:0x020ee324 +data_ov022_020ee340 kind:data(any) addr:0x020ee340 +data_ov022_020ee380 kind:bss addr:0x020ee380 +data_ov022_020ee384 kind:bss addr:0x020ee384 +data_ov022_020ee388 kind:bss addr:0x020ee388 +data_ov022_020ee390 kind:bss addr:0x020ee390 +data_ov022_020ee3a4 kind:bss addr:0x020ee3a4 +data_ov022_020ee3c0 kind:bss addr:0x020ee3c0 +data_ov022_020eecd4 kind:bss addr:0x020eecd4 ambiguous +data_ov022_020ef022 kind:bss addr:0x020ef022 ambiguous +data_ov022_020ef7fc kind:bss addr:0x020ef7fc ambiguous +data_ov022_020ef9ec kind:bss addr:0x020ef9ec ambiguous +data_ov022_020efdac kind:bss addr:0x020efdac ambiguous +data_ov022_020efde8 kind:bss addr:0x020efde8 ambiguous +data_ov022_020f0040 kind:bss addr:0x020f0040 ambiguous +data_ov022_020f0070 kind:bss addr:0x020f0070 ambiguous +data_ov022_020f0074 kind:bss addr:0x020f0074 ambiguous +data_ov022_020f0078 kind:bss addr:0x020f0078 ambiguous +data_ov022_020f007c kind:bss addr:0x020f007c ambiguous +data_ov022_020f0080 kind:bss addr:0x020f0080 ambiguous +data_ov022_020f00a4 kind:bss addr:0x020f00a4 ambiguous +data_ov022_020f0178 kind:bss addr:0x020f0178 ambiguous +data_ov022_020f018c kind:bss addr:0x020f018c ambiguous +data_ov022_020f0200 kind:bss addr:0x020f0200 ambiguous +data_ov022_020f0224 kind:bss addr:0x020f0224 ambiguous +data_ov022_020f0288 kind:bss addr:0x020f0288 ambiguous +data_ov022_020f02a8 kind:bss addr:0x020f02a8 ambiguous +data_ov022_020f02cc kind:bss addr:0x020f02cc ambiguous +data_ov022_020f0488 kind:bss addr:0x020f0488 ambiguous +data_ov022_020f04bc kind:bss addr:0x020f04bc ambiguous +data_ov022_020f04f4 kind:bss addr:0x020f04f4 ambiguous +data_ov022_020f062c kind:bss addr:0x020f062c ambiguous +data_ov022_020f063c kind:bss addr:0x020f063c ambiguous +data_ov022_020f0be0 kind:bss addr:0x020f0be0 ambiguous +data_ov022_020f0cbc kind:bss addr:0x020f0cbc ambiguous +data_ov022_020f0fac kind:bss addr:0x020f0fac ambiguous +data_ov022_020f1370 kind:bss addr:0x020f1370 ambiguous +data_ov022_020f19f4 kind:bss addr:0x020f19f4 ambiguous +data_ov022_020f1b3c kind:bss addr:0x020f1b3c ambiguous +data_ov022_020f1b54 kind:bss addr:0x020f1b54 ambiguous +data_ov022_020f1d74 kind:bss addr:0x020f1d74 ambiguous +data_ov022_020f241c kind:bss addr:0x020f241c ambiguous +data_ov022_020f37b0 kind:bss addr:0x020f37b0 ambiguous +data_ov022_020f38a8 kind:bss addr:0x020f38a8 ambiguous +data_ov022_020f398c kind:bss addr:0x020f398c ambiguous +data_ov022_020f3a84 kind:bss addr:0x020f3a84 ambiguous +data_ov022_020f3d5c kind:bss addr:0x020f3d5c ambiguous +data_ov022_020f47b4 kind:bss addr:0x020f47b4 ambiguous +data_ov022_020f48fc kind:bss addr:0x020f48fc ambiguous +data_ov022_020f5298 kind:bss addr:0x020f5298 ambiguous +data_ov022_020f58b0 kind:bss addr:0x020f58b0 ambiguous +data_ov022_020f5b04 kind:bss addr:0x020f5b04 ambiguous +data_ov022_020f60e8 kind:bss addr:0x020f60e8 ambiguous +data_ov022_020f617c kind:bss addr:0x020f617c ambiguous +data_ov022_020f6354 kind:bss addr:0x020f6354 ambiguous +data_ov022_020f635c kind:bss addr:0x020f635c ambiguous +data_ov022_020f6364 kind:bss addr:0x020f6364 ambiguous +data_ov022_020f6740 kind:bss addr:0x020f6740 ambiguous +data_ov022_020f6814 kind:bss addr:0x020f6814 ambiguous +data_ov022_020f74b4 kind:bss addr:0x020f74b4 ambiguous +data_ov022_020f7518 kind:bss addr:0x020f7518 ambiguous +data_ov022_020f7554 kind:bss addr:0x020f7554 ambiguous +data_ov022_020f7574 kind:bss addr:0x020f7574 ambiguous +data_ov022_020f757c kind:bss addr:0x020f757c ambiguous +data_ov022_020f75d4 kind:bss addr:0x020f75d4 ambiguous +data_ov022_020f764c kind:bss addr:0x020f764c ambiguous +data_ov022_020f7774 kind:bss addr:0x020f7774 ambiguous +data_ov022_020f7a64 kind:bss addr:0x020f7a64 ambiguous +data_ov022_020f7d9c kind:bss addr:0x020f7d9c ambiguous +data_ov022_020f7ef4 kind:bss addr:0x020f7ef4 ambiguous +data_ov022_020f8004 kind:bss addr:0x020f8004 ambiguous +data_ov022_020f82c0 kind:bss addr:0x020f82c0 ambiguous diff --git a/config/usa/arm9/overlays/ov023/delinks.txt b/config/usa/arm9/overlays/ov023/delinks.txt new file mode 100644 index 00000000..cc27cd4e --- /dev/null +++ b/config/usa/arm9/overlays/ov023/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020e9a20 end:0x020f1834 kind:code align:32 + .rodata start:0x020f1834 end:0x020f190c kind:rodata align:4 + .init start:0x020f190c end:0x020f198c kind:code align:4 + .ctor start:0x020f198c end:0x020f199c kind:rodata align:4 + .data start:0x020f19a0 end:0x020f1ba0 kind:data align:32 + .bss start:0x020f1ba0 end:0x020fbf20 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov023/relocs.txt b/config/usa/arm9/overlays/ov023/relocs.txt new file mode 100644 index 00000000..d618019f --- /dev/null +++ b/config/usa/arm9/overlays/ov023/relocs.txt @@ -0,0 +1,996 @@ +from:0x020e9a3c kind:arm_call to:0x020327a0 module:main +from:0x020e9a4c kind:arm_call to:0x020328a0 module:main +from:0x020e9a6c kind:arm_call to:0x02011f3c module:main +from:0x020e9a78 kind:arm_call to:0x020e9a90 module:overlay(23) +from:0x020e9a8c kind:load to:0x020f1ba0 module:overlay(23) +from:0x020e9a9c kind:arm_call to:0x020182bc module:main +from:0x020e9acc kind:arm_call to:0x02016574 module:main +from:0x020e9adc kind:arm_call to:0x02013370 module:main +from:0x020e9af8 kind:arm_call_thumb to:0x020bd4f4 module:overlay(1) +from:0x020e9b00 kind:arm_call to:0x02018c04 module:main +from:0x020e9b1c kind:arm_call to:0x02018bb8 module:main +from:0x020e9b20 kind:arm_call_thumb to:0x020beac4 module:overlay(1) +from:0x020e9b38 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x020e9b3c kind:arm_call_thumb to:0x020ba4ec module:overlay(1) +from:0x020e9b44 kind:arm_call_thumb to:0x020ba788 module:overlay(1) +from:0x020e9b48 kind:arm_call to:0x020a9a9c module:overlay(0) +from:0x020e9b58 kind:load to:0x020f19a8 module:overlay(23) +from:0x020e9b5c kind:load to:0x020f1ba0 module:overlay(23) +from:0x020e9b60 kind:load to:0x02049a0c module:main +from:0x020e9b64 kind:load to:0x0204a0f0 module:main +from:0x020e9b68 kind:load to:0x020ea328 module:overlay(23) +from:0x020e9b6c kind:load to:0x0204adf0 module:main +from:0x020e9b70 kind:load to:0x027e09ac module:dtcm +from:0x020e9b74 kind:load to:0x020b6288 module:overlay(0) +from:0x020e9b8c kind:arm_call to:0x020bba74 module:overlay(17) +from:0x020e9b98 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9ba0 kind:arm_call_thumb to:0x020be6d4 module:overlay(1) +from:0x020e9ba4 kind:arm_call to:0x020ea2e8 module:overlay(23) +from:0x020e9ba8 kind:arm_call to:0x020ea290 module:overlay(23) +from:0x020e9bac kind:arm_call to:0x020ea2bc module:overlay(23) +from:0x020e9bb0 kind:arm_call to:0x0200e234 module:main +from:0x020e9bc4 kind:arm_call to:0x02018324 module:main +from:0x020e9bd0 kind:load to:0x020f19a8 module:overlay(23) +from:0x020e9bd4 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020e9bd8 kind:load to:0x02049b80 module:main +from:0x020e9bdc kind:load to:0x020b502c module:overlay(0) +from:0x020e9be0 kind:load to:0x020f1ba0 module:overlay(23) +from:0x020e9bf8 kind:arm_call to:0x020bba74 module:overlay(17) +from:0x020e9c04 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9c0c kind:arm_call_thumb to:0x020be6d4 module:overlay(1) +from:0x020e9c10 kind:arm_call to:0x020ea2e8 module:overlay(23) +from:0x020e9c14 kind:arm_call to:0x020ea290 module:overlay(23) +from:0x020e9c18 kind:arm_call to:0x020ea2bc module:overlay(23) +from:0x020e9c1c kind:arm_call to:0x0200e234 module:main +from:0x020e9c30 kind:arm_call to:0x02018324 module:main +from:0x020e9c38 kind:arm_call to:0x02011ff4 module:main +from:0x020e9c44 kind:load to:0x020f19a8 module:overlay(23) +from:0x020e9c48 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020e9c4c kind:load to:0x02049b80 module:main +from:0x020e9c50 kind:load to:0x020b502c module:overlay(0) +from:0x020e9c54 kind:load to:0x020f1ba0 module:overlay(23) +from:0x020e9cd0 kind:arm_call to:0x02022880 module:main +from:0x020e9d08 kind:arm_call to:0x02022bcc module:main +from:0x020e9d1c kind:arm_call_thumb to:0x020be10c module:overlay(1) +from:0x020e9d30 kind:arm_call to:0x020a9af0 module:overlay(0) +from:0x020e9d44 kind:arm_call to:0x02036170 module:main +from:0x020e9d4c kind:arm_call_thumb to:0x020be6b8 module:overlay(1) +from:0x020e9d54 kind:arm_call to:0x0201834c module:main +from:0x020e9d60 kind:arm_call_thumb to:0x02014994 module:main +from:0x020e9d68 kind:arm_call to:0x020bba58 module:overlay(17) +from:0x020e9d74 kind:load to:0x027e0208 module:dtcm +from:0x020e9d78 kind:load to:0x027e0254 module:dtcm +from:0x020e9d7c kind:load to:0x0203ea3c module:main +from:0x020e9d80 kind:load to:0x027e0210 module:dtcm +from:0x020e9d88 kind:load to:0x020b4ecc module:overlay(0) +from:0x020e9d8c kind:load to:0x020b64f0 module:overlay(0) +from:0x020e9d90 kind:load to:0x020b502c module:overlay(0) +from:0x020e9d94 kind:load to:0x02049b80 module:main +from:0x020e9d98 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020e9e14 kind:arm_call to:0x020ea0b8 module:overlay(23) +from:0x020e9e2c kind:arm_call to:0x020ef5dc module:overlay(23) +from:0x020e9e3c kind:arm_call to:0x020e9fd0 module:overlay(23) +from:0x020e9e78 kind:arm_call to:0x020ef068 module:overlay(23) +from:0x020e9eb4 kind:arm_call_thumb to:0x020183ac module:main +from:0x020e9ecc kind:arm_call to:0x020723d4 module:overlay(0) +from:0x020e9ed4 kind:load to:0x020f1d74 module:overlay(23) +from:0x020e9ed8 kind:load to:0x020b6288 module:overlay(0) +from:0x020e9edc kind:load to:0x020b64f0 module:overlay(0) +from:0x020e9ee0 kind:load to:0x02049bb4 module:main +from:0x020e9ee4 kind:load to:0x0204a040 module:main +from:0x020e9ee8 kind:load to:0x020183fd module:main +from:0x020e9eec kind:load to:0x027e09ac module:dtcm +from:0x020e9f04 kind:load to:0x027e09ac module:dtcm +from:0x020e9f08 kind:load to:0x0207244c module:overlay(0) +from:0x020e9f20 kind:arm_call to:0x0207267c module:overlay(0) +from:0x020e9f24 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020e9f34 kind:arm_call to:0x020249ec module:main +from:0x020e9f48 kind:arm_call to:0x02024a08 module:main +from:0x020e9f58 kind:arm_call to:0x0207267c module:overlay(0) +from:0x020e9f60 kind:load to:0x027e09ac module:dtcm +from:0x020e9f68 kind:load to:0x027e0210 module:dtcm +from:0x020e9f6c kind:load to:0x027e0254 module:dtcm +from:0x020e9fc8 kind:load to:0x020f1d74 module:overlay(23) +from:0x020e9fcc kind:load to:0x020b6288 module:overlay(0) +from:0x020e9fe0 kind:arm_call to:0x020ef5dc module:overlay(23) +from:0x020ea018 kind:arm_call to:0x02028cb4 module:main +from:0x020ea028 kind:arm_call to:0x02028e08 module:main +from:0x020ea03c kind:arm_call to:0x020e9a20 module:overlay(23) +from:0x020ea058 kind:arm_call to:0x02028d74 module:main +from:0x020ea06c kind:arm_call to:0x020ef26c module:overlay(23) +from:0x020ea080 kind:load to:0x020b64f0 module:overlay(0) +from:0x020ea084 kind:load to:0x020f1bf4 module:overlay(23) +from:0x020ea088 kind:load to:0x02049bb4 module:main +from:0x020ea08c kind:load to:0x020f1c30 module:overlay(23) +from:0x020ea090 kind:load to:0x020f1ba4 module:overlay(23) +from:0x020ea094 kind:load to:0x020f1d74 module:overlay(23) +from:0x020ea0a4 kind:arm_call to:0x020ef28c module:overlay(23) +from:0x020ea0b4 kind:load to:0x020f1d74 module:overlay(23) +from:0x020ea0c8 kind:arm_call to:0x020e9a20 module:overlay(23) +from:0x020ea100 kind:arm_call to:0x020ef3e0 module:overlay(23) +from:0x020ea198 kind:arm_call to:0x020ef540 module:overlay(23) +from:0x020ea1ac kind:arm_call to:0x020ef068 module:overlay(23) +from:0x020ea1b4 kind:load to:0x020f1ba4 module:overlay(23) +from:0x020ea1b8 kind:load to:0x020f1be0 module:overlay(23) +from:0x020ea1bc kind:load to:0x020b64f0 module:overlay(0) +from:0x020ea1c0 kind:load to:0x020b6288 module:overlay(0) +from:0x020ea1cc kind:arm_call to:0x020aa204 module:overlay(0) +from:0x020ea210 kind:arm_call to:0x020157f8 module:main +from:0x020ea270 kind:arm_call to:0x02022880 module:main +from:0x020ea288 kind:load to:0x027e0208 module:dtcm +from:0x020ea28c kind:load to:0x027e0254 module:dtcm +from:0x020ea2a8 kind:arm_call to:0x020ea314 module:overlay(23) +from:0x020ea2b0 kind:arm_call to:0x02011ff4 module:main +from:0x020ea2b8 kind:load to:0x027e095c module:dtcm +from:0x020ea2d4 kind:arm_call_thumb to:0x020beb6c module:overlay(1) +from:0x020ea2dc kind:arm_call to:0x02011ff4 module:main +from:0x020ea2e4 kind:load to:0x027e09ac module:dtcm +from:0x020ea300 kind:arm_call to:0x020a9adc module:overlay(0) +from:0x020ea308 kind:arm_call to:0x02011ff4 module:main +from:0x020ea310 kind:load to:0x020b64f0 module:overlay(0) +from:0x020ea324 kind:load to:0x027e095c module:dtcm +from:0x020ea33c kind:arm_call to:0x02011f3c module:main +from:0x020ea34c kind:arm_call to:0x020ea354 module:overlay(23) +from:0x020ea35c kind:arm_call_thumb to:0x02018470 module:main +from:0x020ea384 kind:arm_call to:0x02023564 module:main +from:0x020ea38c kind:arm_call to:0x020235cc module:main +from:0x020ea398 kind:load to:0x020f19d8 module:overlay(23) +from:0x020ea3dc kind:arm_call_thumb to:0x02018580 module:main +from:0x020ea3e8 kind:load to:0x020f19d8 module:overlay(23) +from:0x020ea3ec kind:load to:0x0204a0f0 module:main +from:0x020ea430 kind:arm_call_thumb to:0x02018580 module:main +from:0x020ea438 kind:arm_call to:0x02011ff4 module:main +from:0x020ea444 kind:load to:0x020f19d8 module:overlay(23) +from:0x020ea448 kind:load to:0x0204a0f0 module:main +from:0x020ea47c kind:arm_call_thumb to:0x02015488 module:main +from:0x020ea488 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020ea4a0 kind:arm_call to:0x02017374 module:main +from:0x020ea4c8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea4d0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea4d8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea4e0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea4f8 kind:arm_call to:0x02017374 module:main +from:0x020ea520 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea528 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea530 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea538 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea554 kind:arm_call_thumb to:0x0201549c module:main +from:0x020ea568 kind:arm_call_thumb to:0x02015488 module:main +from:0x020ea574 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020ea58c kind:arm_call to:0x02017374 module:main +from:0x020ea5b4 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea5bc kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea5c4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea5cc kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea5e4 kind:arm_call to:0x02017374 module:main +from:0x020ea60c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea614 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea61c kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea624 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea63c kind:arm_call to:0x02017374 module:main +from:0x020ea664 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea66c kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea674 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea67c kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea690 kind:arm_call to:0x02017374 module:main +from:0x020ea6b8 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020ea6c0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea6c8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea6d4 kind:arm_call_thumb to:0x02015664 module:main +from:0x020ea6f0 kind:arm_call_thumb to:0x0201549c module:main +from:0x020ea774 kind:arm_call_thumb to:0x020bd714 module:overlay(1) +from:0x020ea784 kind:arm_call to:0x02019510 module:main +from:0x020ea798 kind:arm_call to:0x02011f3c module:main +from:0x020ea7a4 kind:arm_call to:0x020ea938 module:overlay(23) +from:0x020ea7c4 kind:arm_call to:0x020166a4 module:main +from:0x020ea7e0 kind:load to:0x020f1a10 module:overlay(23) +from:0x020ea7e4 kind:load to:0x0204a0f0 module:main +from:0x020ea7e8 kind:load to:0x020f1a24 module:overlay(23) +from:0x020ea7ec kind:load to:0x020f1a34 module:overlay(23) +from:0x020ea7f0 kind:load to:0x020f1a28 module:overlay(23) +from:0x020ea7f4 kind:load to:0x020f1a40 module:overlay(23) +from:0x020ea7f8 kind:load to:0x020f1a4c module:overlay(23) +from:0x020ea7fc kind:load to:0x020f1a5c module:overlay(23) +from:0x020ea800 kind:load to:0x020f1a6c module:overlay(23) +from:0x020ea804 kind:load to:0x020f1a78 module:overlay(23) +from:0x020ea80c kind:load to:0x020f1834 module:overlay(23) +from:0x020ea818 kind:arm_call to:0x02018654 module:main +from:0x020ea820 kind:arm_call to:0x02018734 module:main +from:0x020ea828 kind:arm_call to:0x020188e0 module:main +from:0x020ea84c kind:arm_call to:0x0201866c module:main +from:0x020ea858 kind:arm_call to:0x020189ec module:main +from:0x020ea88c kind:arm_call to:0x0201895c module:main +from:0x020ea898 kind:arm_call to:0x02018808 module:main +from:0x020ea8a0 kind:load to:0x0204e5d8 module:main +from:0x020ea8c4 kind:load to:0x020f1c44 module:overlay(23) +from:0x020ea8c8 kind:load to:0x020f1c50 module:overlay(23) +from:0x020ea8d4 kind:arm_call to:0x02062b1c module:overlay(0) +from:0x020ea8dc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020ea908 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x020ea934 kind:load to:0x020f1a8c module:overlay(23) +from:0x020ea948 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020ea958 kind:arm_call to:0x020eece4 module:overlay(23) +from:0x020ea968 kind:arm_call to:0x0201e6a8 module:main +from:0x020ea970 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020ea9cc kind:arm_call to:0x0203d138 module:main +from:0x020ea9f0 kind:arm_call to:0x0203d138 module:main +from:0x020eaa10 kind:arm_call to:0x0203d138 module:main +from:0x020eaa1c kind:arm_call to:0x0206335c module:overlay(0) +from:0x020eaa2c kind:arm_call to:0x02063828 module:overlay(0) +from:0x020eaa3c kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020eaa4c kind:arm_call to:0x02063828 module:overlay(0) +from:0x020eaa58 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020eaa7c kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020eaaa0 kind:arm_call to:0x02062ea8 module:overlay(0) +from:0x020eaac0 kind:arm_call to:0x0203d138 module:main +from:0x020eaad4 kind:arm_call to:0x0201f6c8 module:main +from:0x020eab2c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eab6c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eabb8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eabf4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eac30 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eac4c kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020eac68 kind:arm_call to:0x0201e6a8 module:main +from:0x020eac78 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020eac90 kind:arm_call to:0x0201e6a8 module:main +from:0x020eac9c kind:arm_call to:0x0201e6a8 module:main +from:0x020eaca8 kind:arm_call to:0x0201e6a8 module:main +from:0x020eacb4 kind:arm_call to:0x0201e6a8 module:main +from:0x020eacc0 kind:arm_call to:0x0201e6a8 module:main +from:0x020eaccc kind:arm_call to:0x0201e6a8 module:main +from:0x020eacd8 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020eace4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020ead00 kind:arm_call to:0x02065864 module:overlay(0) +from:0x020ead20 kind:arm_call to:0x02065864 module:overlay(0) +from:0x020eada0 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020eadac kind:arm_call to:0x020166a4 module:main +from:0x020eadd8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020eadf0 kind:arm_call to:0x02064014 module:overlay(0) +from:0x020eae28 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020eae34 kind:arm_call to:0x020166a4 module:main +from:0x020eae64 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020eae74 kind:arm_call to:0x020166a4 module:main +from:0x020eaedc kind:arm_call to:0x02063094 module:overlay(0) +from:0x020eaee8 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020eaf34 kind:arm_call to:0x020181ec module:main +from:0x020eaf50 kind:arm_call to:0x020166a4 module:main +from:0x020eafb8 kind:arm_call to:0x0201e84c module:main +from:0x020eafe0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb010 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb070 kind:arm_call to:0x020ee260 module:overlay(23) +from:0x020eb080 kind:arm_call to:0x020ee920 module:overlay(23) +from:0x020eb090 kind:arm_call to:0x020166a4 module:main +from:0x020eb0ec kind:arm_call to:0x0201e84c module:main +from:0x020eb13c kind:arm_call to:0x0201e84c module:main +from:0x020eb18c kind:arm_call to:0x0201e84c module:main +from:0x020eb1bc kind:arm_call to:0x0201f59c module:main +from:0x020eb1d8 kind:arm_call to:0x0201f708 module:main +from:0x020eb1e0 kind:arm_call to:0x0201f594 module:main +from:0x020eb228 kind:arm_call to:0x020ee170 module:overlay(23) +from:0x020eb254 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb28c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb2c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb2fc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb31c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020eb344 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb394 kind:arm_call to:0x0201e84c module:main +from:0x020eb3a8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020eb3d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eb40c kind:arm_call to:0x020249ac module:main +from:0x020eb420 kind:arm_call to:0x020ef444 module:overlay(23) +from:0x020eb448 kind:arm_call to:0x020ed32c module:overlay(23) +from:0x020eb454 kind:arm_call to:0x020ec0bc module:overlay(23) +from:0x020eb470 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020eb480 kind:load to:0x020f1aa4 module:overlay(23) +from:0x020eb484 kind:load to:0x020eb4d4 module:overlay(23) +from:0x020eb488 kind:load to:0x020ea8cc module:overlay(23) +from:0x020eb48c kind:load to:0x020a02b4 module:overlay(0) +from:0x020eb490 kind:load to:0x020ef040 module:overlay(23) +from:0x020eb494 kind:load to:0x020eb4e8 module:overlay(23) +from:0x020eb498 kind:load to:0x020ea900 module:overlay(23) +from:0x020eb49c kind:load to:0x020b1f0c module:overlay(0) +from:0x020eb4a0 kind:load to:0x020eb4fc module:overlay(23) +from:0x020eb4a4 kind:load to:0x0201f650 module:main +from:0x020eb4a8 kind:load to:0x020b1f6c module:overlay(0) +from:0x020eb4ac kind:load to:0x020f1864 module:overlay(23) +from:0x020eb4b0 kind:load to:0x020f1878 module:overlay(23) +from:0x020eb4b4 kind:load to:0x02043190 module:main +from:0x020eb4b8 kind:load to:0x020f18ac module:overlay(23) +from:0x020eb4bc kind:load to:0x020f188c module:overlay(23) +from:0x020eb4c0 kind:load to:0x020ea8a4 module:overlay(23) +from:0x020eb4c4 kind:load to:0x020f1854 module:overlay(23) +from:0x020eb4cc kind:load to:0x020b64f0 module:overlay(0) +from:0x020eb4d0 kind:load to:0x020b5198 module:overlay(0) +from:0x020eb4dc kind:arm_call to:0x02062b90 module:overlay(0) +from:0x020eb4f0 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020eb508 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb510 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb53c kind:arm_call to:0x02016684 module:main +from:0x020eb550 kind:arm_call to:0x02016684 module:main +from:0x020eb570 kind:arm_call to:0x0201f470 module:main +from:0x020eb588 kind:arm_call to:0x0201f470 module:main +from:0x020eb59c kind:arm_call to:0x0201f470 module:main +from:0x020eb5a4 kind:arm_call to:0x0201f470 module:main +from:0x020eb5c4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb5cc kind:arm_call to:0x0201f2a4 module:main +from:0x020eb5e8 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb5f4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb5fc kind:arm_call to:0x0201f2a4 module:main +from:0x020eb604 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb60c kind:arm_call to:0x0201f2a4 module:main +from:0x020eb61c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020eb624 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb634 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020eb63c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb648 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb660 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb678 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb68c kind:arm_call to:0x0203d1e8 module:main +from:0x020eb694 kind:arm_call to:0x020eed4c module:overlay(23) +from:0x020eb69c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020eb6a8 kind:load to:0x020f1aa4 module:overlay(23) +from:0x020eb6ac kind:load to:0x020f1c44 module:overlay(23) +from:0x020eb6b0 kind:load to:0x02049f6c module:main +from:0x020eb6b4 kind:load to:0x020eb4fc module:overlay(23) +from:0x020eb6b8 kind:load to:0x020eb4e8 module:overlay(23) +from:0x020eb6bc kind:load to:0x020a02b4 module:overlay(0) +from:0x020eb6c0 kind:load to:0x020eb4d4 module:overlay(23) +from:0x020eb6e4 kind:arm_call to:0x02016684 module:main +from:0x020eb6f8 kind:arm_call to:0x02016684 module:main +from:0x020eb718 kind:arm_call to:0x0201f470 module:main +from:0x020eb730 kind:arm_call to:0x0201f470 module:main +from:0x020eb744 kind:arm_call to:0x0201f470 module:main +from:0x020eb74c kind:arm_call to:0x0201f470 module:main +from:0x020eb76c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb774 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb790 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb79c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb7a4 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb7ac kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020eb7b4 kind:arm_call to:0x0201f2a4 module:main +from:0x020eb7c4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020eb7cc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb7dc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020eb7e4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb7f0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020eb808 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb820 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb834 kind:arm_call to:0x0203d1e8 module:main +from:0x020eb83c kind:arm_call to:0x020eed4c module:overlay(23) +from:0x020eb844 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020eb84c kind:arm_call to:0x02011ff4 module:main +from:0x020eb858 kind:load to:0x020f1aa4 module:overlay(23) +from:0x020eb85c kind:load to:0x020f1c44 module:overlay(23) +from:0x020eb860 kind:load to:0x02049f6c module:main +from:0x020eb864 kind:load to:0x020eb4fc module:overlay(23) +from:0x020eb868 kind:load to:0x020eb4e8 module:overlay(23) +from:0x020eb86c kind:load to:0x020a02b4 module:overlay(0) +from:0x020eb870 kind:load to:0x020eb4d4 module:overlay(23) +from:0x020eb88c kind:arm_call to:0x020eed74 module:overlay(23) +from:0x020eb898 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ebd18 kind:arm_call to:0x0201aa1c module:main +from:0x020ebd38 kind:arm_call to:0x02028c24 module:main +from:0x020ebd6c kind:arm_call to:0x0201aa1c module:main +from:0x020ebe28 kind:arm_call to:0x0201f4d8 module:main +from:0x020ebe48 kind:arm_call to:0x0201f48c module:main +from:0x020ebe5c kind:arm_call to:0x0201e8ac module:main +from:0x020ebe80 kind:arm_call to:0x0201aaa8 module:main +from:0x020ebe94 kind:arm_call to:0x0201e8ac module:main +from:0x020ebeb4 kind:arm_call to:0x0201aa1c module:main +from:0x020ebeec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ebf0c kind:arm_call to:0x0201e8ac module:main +from:0x020ebf70 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020ec004 kind:arm_call to:0x0201aa1c module:main +from:0x020ec010 kind:load to:0x0204aefc module:main +from:0x020ec014 kind:load to:0x020f1d74 module:overlay(23) +from:0x020ec024 kind:load to:0x020eeda4 module:overlay(23) +from:0x020ec040 kind:arm_call to:0x0201e8ac module:main +from:0x020ec068 kind:arm_call to:0x0201e8ac module:main +from:0x020ec12c kind:arm_call to:0x020249ac module:main +from:0x020ec15c kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020ec1a8 kind:arm_call to:0x020ef3a0 module:overlay(23) +from:0x020ec1bc kind:arm_call to:0x020ee734 module:overlay(23) +from:0x020ec1e4 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ec1fc kind:arm_call to:0x02064014 module:overlay(0) +from:0x020ec20c kind:arm_call to:0x0206420c module:overlay(0) +from:0x020ec254 kind:arm_call to:0x020ee8f4 module:overlay(23) +from:0x020ec26c kind:arm_call to:0x020ef5dc module:overlay(23) +from:0x020ec284 kind:arm_call to:0x0206420c module:overlay(0) +from:0x020ec294 kind:arm_call to:0x0201fa48 module:main +from:0x020ec2c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ec2f4 kind:load to:0x020f1ac0 module:overlay(23) +from:0x020ec2f8 kind:load to:0x020f1ac8 module:overlay(23) +from:0x020ec300 kind:load to:0x020b64f0 module:overlay(0) +from:0x020ec324 kind:arm_call to:0x020edf08 module:overlay(23) +from:0x020ec340 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ec354 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ec358 kind:arm_call to:0x020e9a80 module:overlay(23) +from:0x020ec370 kind:arm_call to:0x020eca9c module:overlay(23) +from:0x020ec37c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ec3a4 kind:arm_call to:0x020ee858 module:overlay(23) +from:0x020ec3bc kind:arm_call to:0x020ef594 module:overlay(23) +from:0x020ec3f8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ec414 kind:arm_call to:0x0201e8ac module:main +from:0x020ec490 kind:arm_call to:0x020ee7d0 module:overlay(23) +from:0x020ec4dc kind:arm_call to:0x020eee14 module:overlay(23) +from:0x020ec4fc kind:arm_call to:0x0201f470 module:main +from:0x020ec510 kind:arm_call to:0x0201f59c module:main +from:0x020ec518 kind:arm_call to:0x020a9b0c module:overlay(0) +from:0x020ec528 kind:arm_call to:0x0201f708 module:main +from:0x020ec568 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x020ec5d8 kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x020ec5f0 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020ec630 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ec710 kind:arm_call to:0x020ee780 module:overlay(23) +from:0x020ec730 kind:arm_call to:0x020ef4e8 module:overlay(23) +from:0x020ec7cc kind:arm_call to:0x01ff91b8 module:itcm +from:0x020ec7e4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x020ec81c kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020ec864 kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x020ec8b4 kind:arm_call to:0x020ee32c module:overlay(23) +from:0x020ec8e4 kind:arm_call to:0x020ef5dc module:overlay(23) +from:0x020ec8fc kind:arm_call to:0x0206420c module:overlay(0) +from:0x020ec904 kind:arm_call to:0x0206425c module:overlay(0) +from:0x020ec910 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ec91c kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020eca70 kind:arm_call to:0x0201e8ac module:main +from:0x020eca7c kind:arm_call to:0x020edff4 module:overlay(23) +from:0x020eca88 kind:load to:0x0204a0f0 module:main +from:0x020eca8c kind:load to:0x020b51f4 module:overlay(0) +from:0x020eca90 kind:load to:0x020b64f0 module:overlay(0) +from:0x020eca94 kind:load to:0x020f188c module:overlay(23) +from:0x020ecacc kind:arm_call to:0x0206425c module:overlay(0) +from:0x020ecadc kind:arm_call to:0x0206425c module:overlay(0) +from:0x020ecb24 kind:arm_call to:0x020ee8c0 module:overlay(23) +from:0x020ecb8c kind:arm_call to:0x020eee14 module:overlay(23) +from:0x020ecba8 kind:load to:0x020f1ad0 module:overlay(23) +from:0x020ecbe0 kind:arm_call to:0x020ee32c module:overlay(23) +from:0x020ecbf8 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ecc04 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ecd68 kind:arm_call to:0x0201e8ac module:main +from:0x020ecd74 kind:arm_call to:0x020edff4 module:overlay(23) +from:0x020ecd7c kind:arm_call to:0x020edf08 module:overlay(23) +from:0x020ecdac kind:arm_call to:0x020ecdbc module:overlay(23) +from:0x020ece0c kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ece24 kind:arm_call to:0x02064014 module:overlay(0) +from:0x020ece38 kind:arm_call to:0x0206420c module:overlay(0) +from:0x020ece9c kind:arm_call to:0x020249ac module:main +from:0x020eced0 kind:arm_call to:0x020ef3a0 module:overlay(23) +from:0x020ecee8 kind:arm_call to:0x020eeac4 module:overlay(23) +from:0x020ecf04 kind:arm_call to:0x0201fa48 module:main +from:0x020ecf40 kind:arm_call to:0x020ee154 module:overlay(23) +from:0x020ecf44 kind:arm_call to:0x020e9a80 module:overlay(23) +from:0x020ecf48 kind:arm_call to:0x020e9fd0 module:overlay(23) +from:0x020ecf54 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x020ecf60 kind:load to:0x020f1ad8 module:overlay(23) +from:0x020ecf64 kind:load to:0x020f1ae0 module:overlay(23) +from:0x020ecf6c kind:load to:0x020b64f0 module:overlay(0) +from:0x020ecf74 kind:load to:0x020b5198 module:overlay(0) +from:0x020ecf8c kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020ecfc4 kind:arm_call to:0x020ee0a0 module:overlay(23) +from:0x020ecfcc kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ecfdc kind:arm_call to:0x020ed154 module:overlay(23) +from:0x020ecfe8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ecff4 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ed148 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ed14c kind:load to:0x0204a0f0 module:main +from:0x020ed180 kind:arm_call to:0x0206425c module:overlay(0) +from:0x020ed184 kind:arm_call to:0x020e9a80 module:overlay(23) +from:0x020ed188 kind:arm_call to:0x020ea098 module:overlay(23) +from:0x020ed19c kind:load to:0x020f1ae8 module:overlay(23) +from:0x020ed1a8 kind:arm_call to:0x020ee0a0 module:overlay(23) +from:0x020ed1ac kind:arm_call to:0x020e9a80 module:overlay(23) +from:0x020ed220 kind:arm_call to:0x020ee170 module:overlay(23) +from:0x020ed228 kind:arm_call to:0x020ed250 module:overlay(23) +from:0x020ed240 kind:arm_call to:0x020ee170 module:overlay(23) +from:0x020ed248 kind:arm_call to:0x020ed828 module:overlay(23) +from:0x020ed2a0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ed2f0 kind:arm_call to:0x020eeba8 module:overlay(23) +from:0x020ed2f8 kind:arm_call to:0x020eec80 module:overlay(23) +from:0x020ed328 kind:load to:0x020f1af0 module:overlay(23) +from:0x020ed3b8 kind:arm_call to:0x0201e8ac module:main +from:0x020ed3c4 kind:arm_call to:0x020edff4 module:overlay(23) +from:0x020ed40c kind:arm_call to:0x020ef3a0 module:overlay(23) +from:0x020ed424 kind:arm_call to:0x020ef444 module:overlay(23) +from:0x020ed440 kind:arm_call to:0x020eeac4 module:overlay(23) +from:0x020ed484 kind:arm_call to:0x020249ac module:main +from:0x020ed4a0 kind:arm_call to:0x020ed250 module:overlay(23) +from:0x020ed4ac kind:load to:0x020f1af8 module:overlay(23) +from:0x020ed4b0 kind:load to:0x020b64f0 module:overlay(0) +from:0x020ed4c4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ed4e4 kind:arm_call to:0x020eec0c module:overlay(23) +from:0x020ed4ec kind:arm_call to:0x020ed530 module:overlay(23) +from:0x020ed500 kind:arm_call to:0x020ee9cc module:overlay(23) +from:0x020ed518 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ed524 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ed52c kind:load to:0x0204a0f0 module:main +from:0x020ed568 kind:arm_call to:0x020eec98 module:overlay(23) +from:0x020ed570 kind:arm_call to:0x020eeca8 module:overlay(23) +from:0x020ed5ec kind:load to:0x020f1b00 module:overlay(23) +from:0x020ed678 kind:arm_call to:0x020ed828 module:overlay(23) +from:0x020ed680 kind:arm_call to:0x020ed250 module:overlay(23) +from:0x020ed6c8 kind:arm_call to:0x020ee9cc module:overlay(23) +from:0x020ed6d0 kind:arm_call to:0x020eec50 module:overlay(23) +from:0x020ed6ec kind:arm_call to:0x020ef4a4 module:overlay(23) +from:0x020ed6fc kind:arm_call to:0x020ef594 module:overlay(23) +from:0x020ed714 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x020ed720 kind:arm_call to:0x020eee14 module:overlay(23) +from:0x020ed72c kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ed744 kind:arm_call to:0x0201f470 module:main +from:0x020ed754 kind:arm_call to:0x0201f59c module:main +from:0x020ed75c kind:arm_call to:0x020a9b0c module:overlay(0) +from:0x020ed768 kind:arm_call to:0x0201f708 module:main +from:0x020ed778 kind:arm_call to:0x0201fa48 module:main +from:0x020ed7b0 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x020ed7f4 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x020ed80c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ed818 kind:load to:0x020b64f0 module:overlay(0) +from:0x020ed81c kind:load to:0x020f1c50 module:overlay(23) +from:0x020ed824 kind:load to:0x020b5198 module:overlay(0) +from:0x020ed858 kind:arm_call to:0x0206425c module:overlay(0) +from:0x020ed8dc kind:arm_call to:0x020eee14 module:overlay(23) +from:0x020ed920 kind:load to:0x020f1b08 module:overlay(23) +from:0x020ed9b4 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x020ed9bc kind:arm_call to:0x020ec0bc module:overlay(23) +from:0x020ed9c8 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020edb1c kind:load to:0x020b5198 module:overlay(0) +from:0x020edb48 kind:arm_call to:0x02028c24 module:main +from:0x020edb8c kind:arm_call to:0x020a9c2c module:overlay(0) +from:0x020edba0 kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x020edc04 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020edc60 kind:arm_call to:0x0201aa1c module:main +from:0x020edc74 kind:arm_call to:0x020ee674 module:overlay(23) +from:0x020edc8c kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020edccc kind:arm_call to:0x0201aa1c module:main +from:0x020edce0 kind:arm_call to:0x0201e8ac module:main +from:0x020edcfc kind:arm_call to:0x0201aa1c module:main +from:0x020edd14 kind:arm_call to:0x0201e8ac module:main +from:0x020edd7c kind:arm_call to:0x0201f48c module:main +from:0x020edd88 kind:load to:0x020b64f0 module:overlay(0) +from:0x020edd8c kind:load to:0x0204aefc module:main +from:0x020eddb8 kind:arm_call to:0x0201e8ac module:main +from:0x020eddc4 kind:arm_call to:0x020eea14 module:overlay(23) +from:0x020edddc kind:arm_call to:0x02062f10 module:overlay(0) +from:0x020eddf0 kind:arm_call to:0x0201e8ac module:main +from:0x020ede14 kind:arm_call to:0x0201aa1c module:main +from:0x020ede48 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ede60 kind:arm_call to:0x0201e8ac module:main +from:0x020edec4 kind:arm_call to:0x0201f48c module:main +from:0x020edef8 kind:arm_call to:0x0201aaa8 module:main +from:0x020edf04 kind:load to:0x0204aefc module:main +from:0x020ee034 kind:arm_call to:0x02062e24 module:overlay(0) +from:0x020ee088 kind:arm_call to:0x020181ec module:main +from:0x020ee0c8 kind:arm_call to:0x020ee9cc module:overlay(23) +from:0x020ee104 kind:arm_call to:0x020ef444 module:overlay(23) +from:0x020ee114 kind:arm_call to:0x020eeb80 module:overlay(23) +from:0x020ee11c kind:arm_call to:0x020ef5dc module:overlay(23) +from:0x020ee130 kind:arm_call to:0x0201fa48 module:main +from:0x020ee138 kind:arm_call to:0x020ee170 module:overlay(23) +from:0x020ee14c kind:load to:0x020b64f0 module:overlay(0) +from:0x020ee198 kind:load to:0x02062cc0 module:overlay(0) +from:0x020ee1d0 kind:arm_call to:0x02028c24 module:main +from:0x020ee1e4 kind:arm_call to:0x02062e54 module:overlay(0) +from:0x020ee250 kind:arm_call to:0x0201aa1c module:main +from:0x020ee25c kind:load to:0x0204aefc module:main +from:0x020ee298 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ee2c0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ee2e0 kind:arm_call to:0x02018240 module:main +from:0x020ee318 kind:arm_call to:0x0201e84c module:main +from:0x020ee324 kind:load to:0x020f183c module:overlay(23) +from:0x020ee328 kind:load to:0x020f1842 module:overlay(23) +from:0x020ee34c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ee3f0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ee404 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ee484 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020ee51c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ee544 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020ee66c kind:load to:0x020b51f4 module:overlay(0) +from:0x020ee698 kind:arm_call to:0x0201e8ac module:main +from:0x020ee6b0 kind:arm_call to:0x0201aa1c module:main +from:0x020ee6dc kind:arm_call to:0x0201e8ac module:main +from:0x020ee6f4 kind:arm_call to:0x0201aa1c module:main +from:0x020ee70c kind:arm_call to:0x0201e8ac module:main +from:0x020ee724 kind:arm_call to:0x0201aaa8 module:main +from:0x020ee730 kind:load to:0x0204aefc module:main +from:0x020ee754 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ee768 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ee7a4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ee7c0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ee7cc kind:load to:0x020b51f4 module:overlay(0) +from:0x020ee888 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020ee8a8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ee8bc kind:load to:0x020b51f4 module:overlay(0) +from:0x020ee964 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ee9b4 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x020ee9c4 kind:load to:0x020f1848 module:overlay(23) +from:0x020ee9c8 kind:load to:0x020f184e module:overlay(23) +from:0x020ee9d8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020ee9ec kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020eea74 kind:arm_call to:0x0201aa1c module:main +from:0x020eeab4 kind:arm_call to:0x0201aaa8 module:main +from:0x020eeac0 kind:load to:0x0204aefc module:main +from:0x020eeaf4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eeb10 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020eeb50 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eeb6c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020eeba0 kind:load to:0x020b5198 module:overlay(0) +from:0x020eeba4 kind:load to:0x0206d254 module:overlay(0) +from:0x020eebdc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020eebf8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020eec28 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020eec44 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020eec4c kind:load to:0x020b51f4 module:overlay(0) +from:0x020eec68 kind:arm_call to:0x02060a78 module:overlay(0) +from:0x020eeccc kind:arm_call to:0x0206080c module:overlay(0) +from:0x020eecd4 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x020eed00 kind:arm_call_thumb to:0x02058c28 module:overlay(0) +from:0x020eed0c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020eed38 kind:arm_call to:0x02011f3c module:main +from:0x020eed58 kind:arm_call to:0x02011ff4 module:main +from:0x020eed68 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020eed94 kind:arm_call to:0x020eee2c module:overlay(23) +from:0x020eee04 kind:arm_call to:0x02057fc8 module:overlay(0) +from:0x020eee5c kind:arm_call to:0x020a4be0 module:overlay(0) +from:0x020eee74 kind:arm_call to:0x02034038 module:main +from:0x020eee80 kind:arm_call to:0x02015e80 module:main +from:0x020eee98 kind:arm_call to:0x02034038 module:main +from:0x020eeea0 kind:arm_call to:0x02033f54 module:main +from:0x020eeeb4 kind:arm_call to:0x02034038 module:main +from:0x020eeed0 kind:arm_call to:0x02034038 module:main +from:0x020eeed8 kind:arm_call to:0x02033f54 module:main +from:0x020eeef0 kind:arm_call to:0x02034038 module:main +from:0x020eef10 kind:arm_call_thumb to:0x02015600 module:main +from:0x020eef1c kind:arm_call_thumb to:0x0201563c module:main +from:0x020eef2c kind:arm_call to:0x02034038 module:main +from:0x020eef34 kind:arm_call to:0x02033f54 module:main +from:0x020eef4c kind:arm_call to:0x02034038 module:main +from:0x020eef60 kind:arm_call_thumb to:0x020156a0 module:main +from:0x020eef78 kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x020eefd0 kind:arm_call to:0x020aa204 module:overlay(0) +from:0x020eeff8 kind:arm_call to:0x020ea1c4 module:overlay(23) +from:0x020ef010 kind:arm_call_thumb to:0x020156cc module:main +from:0x020ef018 kind:arm_call_thumb to:0x0201561c module:main +from:0x020ef024 kind:load to:0x020f1b10 module:overlay(23) +from:0x020ef028 kind:load to:0x020f1b18 module:overlay(23) +from:0x020ef02c kind:load to:0x020aa228 module:overlay(0) +from:0x020ef034 kind:load to:0x020aa220 module:overlay(0) +from:0x020ef054 kind:arm_call to:0x02063080 module:overlay(0) +from:0x020ef05c kind:arm_call to:0x02011ff4 module:main +from:0x020ef124 kind:arm_call to:0x020328a0 module:main +from:0x020ef138 kind:arm_call to:0x02028cb4 module:main +from:0x020ef148 kind:arm_call_thumb to:0x020a0b0c module:overlay(0) +from:0x020ef154 kind:load to:0x020b64f0 module:overlay(0) +from:0x020ef158 kind:load to:0x020f1c64 module:overlay(23) +from:0x020ef15c kind:load to:0x020f1ca0 module:overlay(23) +from:0x020ef160 kind:load to:0x020f1cc2 module:overlay(23) +from:0x020ef164 kind:load to:0x020f1ce4 module:overlay(23) +from:0x020ef168 kind:load to:0x020ef16c module:overlay(23) +from:0x020ef178 kind:arm_call to:0x02030d20 module:main +from:0x020ef194 kind:arm_call_thumb to:0x020a0a70 module:overlay(0) +from:0x020ef198 kind:arm_call to:0x02030cd4 module:main +from:0x020ef1b8 kind:arm_call to:0x02030d30 module:main +from:0x020ef1c0 kind:arm_call_thumb to:0x020a0b38 module:overlay(0) +from:0x020ef1c8 kind:load to:0x020b6488 module:overlay(0) +from:0x020ef1d0 kind:load to:0x020f1c64 module:overlay(23) +from:0x020ef1d4 kind:load to:0x020b6288 module:overlay(0) +from:0x020ef1fc kind:arm_call_thumb to:0x020bfe90 module:overlay(1) +from:0x020ef208 kind:load to:0x020f1b2c module:overlay(23) +from:0x020ef220 kind:arm_call to:0x02011ff4 module:main +from:0x020ef234 kind:load to:0x020f1b2c module:overlay(23) +from:0x020ef24c kind:arm_call to:0x02011ff4 module:main +from:0x020ef25c kind:arm_call to:0x02011ff4 module:main +from:0x020ef268 kind:load to:0x020f1b2c module:overlay(23) +from:0x020ef2c0 kind:load to:0x020f1d64 module:overlay(23) +from:0x020ef2c4 kind:load to:0x020f1d74 module:overlay(23) +from:0x020ef2c8 kind:load to:0x020ef28c module:overlay(23) +from:0x020ef2ec kind:arm_call to:0x020f10b4 module:overlay(23) +from:0x020ef2f0 kind:arm_call to:0x020c6e30 module:overlay(20) +from:0x020ef310 kind:arm_call to:0x020f1320 module:overlay(23) +from:0x020ef314 kind:arm_call to:0x020f11bc module:overlay(23) +from:0x020ef320 kind:load to:0x020f1d80 module:overlay(23) +from:0x020ef324 kind:load to:0x020ef2a4 module:overlay(23) +from:0x020ef328 kind:load to:0x020f1b64 module:overlay(23) +from:0x020ef32c kind:load to:0x020ef2a8 module:overlay(23) +from:0x020ef338 kind:load to:0x020f122c module:overlay(23) +from:0x020ef340 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020ef370 kind:arm_call to:0x020cf550 module:overlays(20,24) +from:0x020ef4b4 kind:arm_call to:0x020ef3a0 module:overlay(23) +from:0x020ef4d8 kind:arm_call to:0x02028c08 module:main +from:0x020ef50c kind:arm_call to:0x020ef3a0 module:overlay(23) +from:0x020ef554 kind:arm_call to:0x020ef3e0 module:overlay(23) +from:0x020ef57c kind:arm_call to:0x02028c08 module:main +from:0x020ef5b4 kind:arm_call to:0x020ef3a0 module:overlay(23) +from:0x020ef6c0 kind:arm_call to:0x020cf530 module:overlay(20) +from:0x020ef6cc kind:arm_call to:0x020284f4 module:main +from:0x020ef734 kind:load to:0x02028c24 module:main +from:0x020ef780 kind:load to:0x020fbd80 module:overlay(23) +from:0x020ef7d0 kind:load to:0x020fbd80 module:overlay(23) +from:0x020ef8b4 kind:arm_call to:0x020ef80c module:overlay(23) +from:0x020ef988 kind:load to:0x020f0a64 module:overlay(23) +from:0x020efa44 kind:arm_call to:0x020ef968 module:overlay(23) +from:0x020efa4c kind:arm_call to:0x020ef968 module:overlay(23) +from:0x020efa54 kind:arm_call to:0x020ef968 module:overlay(23) +from:0x020efa80 kind:arm_call to:0x020f0a64 module:overlay(23) +from:0x020efa88 kind:arm_call to:0x020ef968 module:overlay(23) +from:0x020efa90 kind:arm_call to:0x020ef968 module:overlay(23) +from:0x020efab0 kind:arm_call to:0x020ef64c module:overlay(23) +from:0x020efac8 kind:arm_call to:0x020ef98c module:overlay(23) +from:0x020efae4 kind:arm_call to:0x020ef660 module:overlay(23) +from:0x020efafc kind:arm_call to:0x020ef98c module:overlay(23) +from:0x020efbb0 kind:arm_call to:0x020d0334 module:overlay(20) +from:0x020efbc0 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020efbd4 kind:load to:0x020efdac module:overlay(23) +from:0x020efcd8 kind:arm_call to:0x020efb08 module:overlay(23) +from:0x020efd08 kind:arm_call to:0x020eff24 module:overlay(23) +from:0x020efd38 kind:arm_call to:0x020f0118 module:overlay(23) +from:0x020efd44 kind:arm_call to:0x020f0018 module:overlay(23) +from:0x020efd74 kind:arm_call to:0x020f0098 module:overlay(23) +from:0x020efd8c kind:arm_call to:0x020f0668 module:overlay(23) +from:0x020efd98 kind:arm_call to:0x020f0758 module:overlay(23) +from:0x020efda4 kind:arm_call to:0x020f01bc module:overlay(23) +from:0x020efdc0 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020efde0 kind:arm_call to:0x020efb08 module:overlay(23) +from:0x020efde8 kind:load to:0x020fbd84 module:overlay(23) +from:0x020efe10 kind:load to:0x020fbd84 module:overlay(23) +from:0x020efe30 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020eff20 kind:load to:0x020fbd84 module:overlay(23) +from:0x020eff40 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020eff6c kind:arm_call to:0x020ce86c module:overlays(20,24) +from:0x020eff7c kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020eff84 kind:arm_call to:0x020cf780 module:overlay(20) +from:0x020eff94 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020effac kind:arm_call to:0x020cf1a4 module:overlay(20) +from:0x020effbc kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020effd8 kind:arm_call to:0x020cf1e8 module:overlay(20) +from:0x020effe8 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0000 kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f0008 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f000c kind:load to:0x020eff24 module:overlay(23) +from:0x020f0010 kind:load to:0x020efdec module:overlay(23) +from:0x020f0014 kind:load to:0x020efe14 module:overlay(23) +from:0x020f0034 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f0058 kind:arm_call to:0x020cf83c module:overlays(19,20) +from:0x020f0068 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0088 kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f0090 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0094 kind:load to:0x020f0018 module:overlay(23) +from:0x020f00b4 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f00d8 kind:arm_call to:0x020cf880 module:overlay(20) +from:0x020f00e8 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0108 kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f0110 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0114 kind:load to:0x020f0098 module:overlay(23) +from:0x020f0134 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f0158 kind:arm_call to:0x020cf7f8 module:overlay(20) +from:0x020f0168 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f017c kind:arm_call to:0x020cea70 module:overlay(20) +from:0x020f018c kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f01ac kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f01b4 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f01b8 kind:load to:0x020f0118 module:overlay(23) +from:0x020f01d8 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f01fc kind:arm_call to:0x020cf93c module:overlay(20) +from:0x020f020c kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0234 kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f023c kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0240 kind:load to:0x020f01bc module:overlay(23) +from:0x020f0260 kind:arm_call to:0x020f0328 module:overlay(23) +from:0x020f02fc kind:arm_call to:0x020efb08 module:overlay(23) +from:0x020f0324 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0348 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f0378 kind:arm_call to:0x020cf710 module:overlay(20) +from:0x020f0390 kind:arm_call to:0x020cf9bc module:overlay(20) +from:0x020f03a0 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f03bc kind:arm_call to:0x020cfb50 module:overlay(20) +from:0x020f03cc kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f042c kind:arm_call to:0x020d0208 module:overlay(20) +from:0x020f043c kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0468 kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f0474 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0478 kind:load to:0x020f0328 module:overlay(23) +from:0x020f047c kind:load to:0x020f0244 module:overlay(23) +from:0x020f0498 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f0504 kind:arm_call to:0x020f0548 module:overlay(23) +from:0x020f0530 kind:arm_call to:0x020f01bc module:overlay(23) +from:0x020f053c kind:arm_call to:0x020ef968 module:overlay(23) +from:0x020f0544 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0568 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f05a0 kind:arm_call to:0x020cfe28 module:overlay(20) +from:0x020f05b0 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0614 kind:arm_call to:0x020d0208 module:overlay(20) +from:0x020f0624 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0650 kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f065c kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0660 kind:load to:0x020f0480 module:overlay(23) +from:0x020f0664 kind:load to:0x020f0548 module:overlay(23) +from:0x020f06a8 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f06d0 kind:arm_call to:0x020cf530 module:overlay(20) +from:0x020f06f0 kind:arm_call to:0x020f0328 module:overlay(23) +from:0x020f0718 kind:arm_call to:0x020ef6b8 module:overlay(23) +from:0x020f0734 kind:arm_call to:0x020d1254 module:overlay(20) +from:0x020f0744 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0750 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0754 kind:load to:0x020f0668 module:overlay(23) +from:0x020f0778 kind:arm_call to:0x020efad4 module:overlay(23) +from:0x020f07b8 kind:arm_call to:0x020cf530 module:overlay(20) +from:0x020f07fc kind:arm_call to:0x02028d74 module:main +from:0x020f081c kind:arm_call to:0x02028d74 module:main +from:0x020f082c kind:arm_call to:0x020cfc94 module:overlay(20) +from:0x020f083c kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0868 kind:arm_call to:0x020275f4 module:main +from:0x020f087c kind:arm_call to:0x020cfde4 module:overlay(20) +from:0x020f088c kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0908 kind:arm_call to:0x02028e08 module:main +from:0x020f0970 kind:arm_call to:0x020cfc94 module:overlay(20) +from:0x020f0980 kind:arm_call to:0x020efa98 module:overlay(23) +from:0x020f0994 kind:arm_call to:0x020f0548 module:overlay(23) +from:0x020f09bc kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f09c4 kind:load to:0x020fbd84 module:overlay(23) +from:0x020f09c8 kind:load to:0x020f0758 module:overlay(23) +from:0x020f09e0 kind:arm_call to:0x020280b0 module:main +from:0x020f09e8 kind:arm_call to:0x020cf710 module:overlay(20) +from:0x020f09f0 kind:arm_call to:0x020280d8 module:main +from:0x020f0a0c kind:arm_call to:0x02028c24 module:main +from:0x020f0a5c kind:load to:0x020fbd84 module:overlay(23) +from:0x020f0a88 kind:arm_call to:0x020efbd8 module:overlay(23) +from:0x020f0a98 kind:arm_call to:0x02027c88 module:main +from:0x020f0aa8 kind:arm_call to:0x02027c88 module:main +from:0x020f0acc kind:arm_call to:0x02028c38 module:main +from:0x020f0ad4 kind:load to:0x020f18cc module:overlay(23) +from:0x020f0b20 kind:arm_call to:0x02027c88 module:main +from:0x020f0b88 kind:arm_call to:0x020ef80c module:overlay(23) +from:0x020f0bac kind:arm_call to:0x020ef80c module:overlay(23) +from:0x020f0bd4 kind:load to:0x020fbd8c module:overlay(23) +from:0x020f0c38 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f0c54 kind:arm_call to:0x020ef878 module:overlay(23) +from:0x020f0c94 kind:arm_call to:0x020f0ad8 module:overlay(23) +from:0x020f0cbc kind:arm_call to:0x020ef890 module:overlay(23) +from:0x020f0d0c kind:arm_call to:0x020280c4 module:main +from:0x020f0d38 kind:arm_call to:0x020280d8 module:main +from:0x020f0d48 kind:arm_call to:0x020280c4 module:main +from:0x020f0d78 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f0db0 kind:arm_call to:0x020f0ad8 module:overlay(23) +from:0x020f0dbc kind:arm_call to:0x020f0b60 module:overlay(23) +from:0x020f0dd0 kind:arm_call to:0x020ef878 module:overlay(23) +from:0x020f0de4 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f0e18 kind:arm_call to:0x020f0a64 module:overlay(23) +from:0x020f0e44 kind:arm_call to:0x020282cc module:main +from:0x020f0e5c kind:arm_call to:0x020f12cc module:overlay(23) +from:0x020f0ee4 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f0f60 kind:arm_call to:0x020ef7d4 module:overlay(23) +from:0x020f0f9c kind:arm_call to:0x020ef7ec module:overlay(23) +from:0x020f0fbc kind:arm_call to:0x020ef93c module:overlay(23) +from:0x020f0ff4 kind:arm_call to:0x020ef940 module:overlay(23) +from:0x020f0ff8 kind:arm_call to:0x020f12f0 module:overlay(23) +from:0x020f1004 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f1010 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f1048 kind:arm_call to:0x020f0a64 module:overlay(23) +from:0x020f105c kind:arm_call to:0x020ef8e4 module:overlay(23) +from:0x020f1070 kind:arm_call to:0x020ef8fc module:overlay(23) +from:0x020f10a0 kind:arm_call to:0x020284f4 module:main +from:0x020f10b0 kind:load to:0x020fbd8c module:overlay(23) +from:0x020f10c4 kind:arm_call to:0x020280c4 module:main +from:0x020f10cc kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f10e0 kind:arm_call to:0x020284f4 module:main +from:0x020f10fc kind:arm_call to:0x02028c24 module:main +from:0x020f1118 kind:arm_call to:0x020f0a90 module:overlay(23) +from:0x020f1128 kind:arm_call to:0x020ef71c module:overlay(23) +from:0x020f1170 kind:arm_call to:0x020f09cc module:overlay(23) +from:0x020f1174 kind:arm_call to:0x020280c4 module:main +from:0x020f11a0 kind:arm_call to:0x020280d8 module:main +from:0x020f11a8 kind:arm_call to:0x020280d8 module:main +from:0x020f11b0 kind:load to:0x020fbd8c module:overlay(23) +from:0x020f11b8 kind:load to:0x020f0bd8 module:overlay(23) +from:0x020f11c0 kind:arm_call to:0x020280c4 module:main +from:0x020f11c8 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f11e8 kind:arm_call to:0x020f0a64 module:overlay(23) +from:0x020f11ec kind:arm_call to:0x020280c4 module:main +from:0x020f1218 kind:arm_call to:0x020280d8 module:main +from:0x020f1220 kind:arm_call to:0x020280d8 module:main +from:0x020f1228 kind:load to:0x020fbd8c module:overlay(23) +from:0x020f1230 kind:arm_call to:0x020280c4 module:main +from:0x020f1238 kind:arm_call to:0x020f12bc module:overlay(23) +from:0x020f1258 kind:arm_call to:0x020280c4 module:main +from:0x020f1288 kind:arm_call to:0x020280d8 module:main +from:0x020f128c kind:arm_call to:0x020f12f0 module:overlay(23) +from:0x020f12a8 kind:arm_call to:0x020f0a64 module:overlay(23) +from:0x020f12b0 kind:arm_call to:0x020280d8 module:main +from:0x020f12b8 kind:load to:0x020fbd8c module:overlay(23) +from:0x020f12c8 kind:load to:0x020fbd8c module:overlay(23) +from:0x020f12ec kind:load to:0x020fbd8c module:overlay(23) +from:0x020f131c kind:load to:0x020fbd8c module:overlay(23) +from:0x020f1334 kind:arm_call to:0x020280c4 module:main +from:0x020f1360 kind:arm_call to:0x020ef80c module:overlay(23) +from:0x020f1384 kind:arm_call to:0x020ef80c module:overlay(23) +from:0x020f1390 kind:arm_call to:0x020284f4 module:main +from:0x020f139c kind:arm_call to:0x020ef784 module:overlay(23) +from:0x020f13a8 kind:arm_call to:0x020284f4 module:main +from:0x020f13bc kind:arm_call to:0x020ef944 module:overlay(23) +from:0x020f13d8 kind:arm_call to:0x020ef950 module:overlay(23) +from:0x020f13e0 kind:arm_call to:0x020280d8 module:main +from:0x020f13e8 kind:load to:0x020fbd8c module:overlay(23) +from:0x020f13f8 kind:load to:0x020f1b68 module:overlay(23) +from:0x020f13fc kind:load to:0x020ef738 module:overlay(23) +from:0x020f14b0 kind:arm_call to:0x02028e08 module:main +from:0x020f1538 kind:arm_call to:0x02028e08 module:main +from:0x020f16bc kind:arm_call to:0x0203a3a0 module:main +from:0x020f16f4 kind:arm_call to:0x020f14cc module:overlay(23) +from:0x020f1794 kind:arm_call to:0x02028c24 module:main +from:0x020f17ec kind:arm_call to:0x020329b8 module:main +from:0x020f1814 kind:arm_call to:0x02028c24 module:main +from:0x020f192c kind:arm_call to:0x0203d138 module:main +from:0x020f1934 kind:load to:0x020f1c64 module:overlay(23) +from:0x020f1938 kind:load to:0x020ef1d8 module:overlay(23) +from:0x020f1958 kind:arm_call to:0x020ef1e4 module:overlay(23) +from:0x020f1968 kind:arm_call to:0x0203ce4c module:main +from:0x020f197c kind:load to:0x020f1d64 module:overlay(23) +from:0x020f1980 kind:load to:0x020f1d74 module:overlay(23) +from:0x020f1984 kind:load to:0x020ef20c module:overlay(23) +from:0x020f1988 kind:load to:0x020f1d68 module:overlay(23) +from:0x020f198c kind:load to:0x020f190c module:overlay(23) +from:0x020f1990 kind:load to:0x020f1910 module:overlay(23) +from:0x020f1994 kind:load to:0x020f193c module:overlay(23) +from:0x020f1998 kind:load to:0x020f13ec module:overlay(23) +from:0x020f19a8 kind:load to:0x020e9b78 module:overlay(23) +from:0x020f19ac kind:load to:0x020e9be4 module:overlay(23) +from:0x020f19b0 kind:load to:0x020e9c58 module:overlay(23) +from:0x020f19b4 kind:load to:0x020e9d9c module:overlay(23) +from:0x020f19b8 kind:load to:0x02018364 module:main +from:0x020f19bc kind:load to:0x020e9ef4 module:overlay(23) +from:0x020f19c0 kind:load to:0x020e9f0c module:overlay(23) +from:0x020f19c4 kind:load to:0x0201836c module:main +from:0x020f19c8 kind:load to:0x020e9ef0 module:overlay(23) +from:0x020f19cc kind:load to:0x020e9f70 module:overlay(23) +from:0x020f19d8 kind:load to:0x020185b8 module:main +from:0x020f19dc kind:load to:0x020185e4 module:main +from:0x020f19e0 kind:load to:0x020ea39c module:overlay(23) +from:0x020f19e4 kind:load to:0x020ea3f0 module:overlay(23) +from:0x020f19e8 kind:load to:0x020ea44c module:overlay(23) +from:0x020f19ec kind:load to:0x020185a9 module:main +from:0x020f19f0 kind:load to:0x020185ad module:main +from:0x020f19f4 kind:load to:0x020185b1 module:main +from:0x020f19f8 kind:load to:0x020185b5 module:main +from:0x020f19fc kind:load to:0x020ea810 module:overlay(23) +from:0x020f1a00 kind:load to:0x020ea840 module:overlay(23) +from:0x020f1a04 kind:load to:0x020ea860 module:overlay(23) +from:0x020f1a08 kind:load to:0x02018680 module:main +from:0x020f1a0c kind:load to:0x020186cc module:main +from:0x020f1a8c kind:load to:0x020eb4e8 module:overlay(23) +from:0x020f1a90 kind:load to:0x020ef04c module:overlay(23) +from:0x020f1a94 kind:load to:0x020ee188 module:overlay(23) +from:0x020f1a98 kind:load to:0x020ee19c module:overlay(23) +from:0x020f1aa4 kind:load to:0x020eb51c module:overlay(23) +from:0x020f1aa8 kind:load to:0x020eb6c4 module:overlay(23) +from:0x020f1aac kind:load to:0x020eb874 module:overlay(23) +from:0x020f1ab0 kind:load to:0x020ec018 module:overlay(23) +from:0x020f1ab4 kind:load to:0x020ebce4 module:overlay(23) +from:0x020f1ab8 kind:load to:0x020ec028 module:overlay(23) +from:0x020f1abc kind:load to:0x02061cbc module:overlay(0) +from:0x020f1ac0 kind:load to:0x020ec308 module:overlay(23) +from:0x020f1ac8 kind:load to:0x020edb24 module:overlay(23) +from:0x020f1ad0 kind:load to:0x020ecbac module:overlay(23) +from:0x020f1ad8 kind:load to:0x020ecf78 module:overlay(23) +from:0x020f1ae0 kind:load to:0x020edd90 module:overlay(23) +from:0x020f1ae8 kind:load to:0x020ed1a0 module:overlay(23) +from:0x020f1af0 kind:load to:0x020ed4b8 module:overlay(23) +from:0x020f1af8 kind:load to:0x020edd90 module:overlay(23) +from:0x020f1b00 kind:load to:0x020ed5f0 module:overlay(23) +from:0x020f1b08 kind:load to:0x020ed924 module:overlay(23) +from:0x020f1b2c kind:load to:0x020ef20c module:overlay(23) +from:0x020f1b30 kind:load to:0x020ef238 module:overlay(23) +from:0x020f1b3c kind:load to:0x020ef378 module:overlay(23) +from:0x020f1b40 kind:load to:0x020ef384 module:overlay(23) +from:0x020f1b44 kind:load to:0x020ef390 module:overlay(23) +from:0x020f1b48 kind:load to:0x020ef398 module:overlay(23) +from:0x020f1b54 kind:load to:0x020ef2cc module:overlay(23) +from:0x020f1b58 kind:load to:0x020ef330 module:overlay(23) +from:0x020f1b5c kind:load to:0x020ef33c module:overlay(23) +from:0x020f1b60 kind:load to:0x020ef354 module:overlay(23) +from:0x020f1b6c kind:load to:0x020f1400 module:overlay(23) +from:0x020f1b70 kind:load to:0x020f1404 module:overlay(23) +from:0x020f1b74 kind:load to:0x020f140c module:overlay(23) +from:0x020f1b78 kind:load to:0x020f161c module:overlay(23) +from:0x020f1b7c kind:load to:0x020f1730 module:overlay(23) +from:0x020f1b80 kind:load to:0x020f17a4 module:overlay(23) +from:0x020f1b84 kind:load to:0x020f1820 module:overlay(23) +from:0x020f1b88 kind:load to:0x020fbd94 module:overlay(23) diff --git a/config/usa/arm9/overlays/ov023/symbols.txt b/config/usa/arm9/overlays/ov023/symbols.txt new file mode 100644 index 00000000..3e45fbd8 --- /dev/null +++ b/config/usa/arm9/overlays/ov023/symbols.txt @@ -0,0 +1,285 @@ +func_ov023_020e9a20 kind:function(arm,size=0x3c) addr:0x020e9a20 +func_ov023_020e9a5c kind:function(arm,size=0x24) addr:0x020e9a5c +func_ov023_020e9a80 kind:function(arm,size=0x10) addr:0x020e9a80 +func_ov023_020e9a90 kind:function(arm,size=0xe8) addr:0x020e9a90 +func_ov023_020e9b78 kind:function(arm,size=0x6c) addr:0x020e9b78 +func_ov023_020e9be4 kind:function(arm,size=0x74) addr:0x020e9be4 +func_ov023_020e9c58 kind:function(arm,size=0x144) addr:0x020e9c58 +func_ov023_020e9d9c kind:function(arm,size=0x154) addr:0x020e9d9c +func_ov023_020e9ef0 kind:function(arm,size=0x4) addr:0x020e9ef0 +func_ov023_020e9ef4 kind:function(arm,size=0x18) addr:0x020e9ef4 +func_ov023_020e9f0c kind:function(arm,size=0x64) addr:0x020e9f0c +func_ov023_020e9f70 kind:function(arm,size=0x60) addr:0x020e9f70 +func_ov023_020e9fd0 kind:function(arm,size=0xc8) addr:0x020e9fd0 +func_ov023_020ea098 kind:function(arm,size=0x20) addr:0x020ea098 +func_ov023_020ea0b8 kind:function(arm,size=0x10c) addr:0x020ea0b8 +func_ov023_020ea1c4 kind:function(arm,size=0xcc) addr:0x020ea1c4 +func_ov023_020ea290 kind:function(arm,size=0x2c) addr:0x020ea290 +func_ov023_020ea2bc kind:function(arm,size=0x2c) addr:0x020ea2bc +func_ov023_020ea2e8 kind:function(arm,size=0x2c) addr:0x020ea2e8 +func_ov023_020ea314 kind:function(arm,size=0x14) addr:0x020ea314 +func_ov023_020ea328 kind:function(arm,size=0x2c) addr:0x020ea328 +func_ov023_020ea354 kind:function(arm,size=0x48) addr:0x020ea354 +func_ov023_020ea39c kind:function(arm,size=0x54) addr:0x020ea39c +func_ov023_020ea3f0 kind:function(arm,size=0x5c) addr:0x020ea3f0 +func_ov023_020ea44c kind:function(arm,size=0x3c4) addr:0x020ea44c +func_ov023_020ea810 kind:function(arm,size=0x30) addr:0x020ea810 +func_ov023_020ea840 kind:function(arm,size=0x20) addr:0x020ea840 +func_ov023_020ea860 kind:function(arm,size=0x44) addr:0x020ea860 +func_ov023_020ea8a4 kind:function(arm,size=0x28) addr:0x020ea8a4 +func_ov023_020ea8cc kind:function(arm,size=0x34) addr:0x020ea8cc +func_ov023_020ea900 kind:function(arm,size=0x38) addr:0x020ea900 +func_ov023_020ea938 kind:function(arm,size=0xb9c) addr:0x020ea938 +func_ov023_020eb4d4 kind:function(arm,size=0x14) addr:0x020eb4d4 +func_ov023_020eb4e8 kind:function(arm,size=0x14) addr:0x020eb4e8 +func_ov023_020eb4fc kind:function(arm,size=0x20) addr:0x020eb4fc +func_ov023_020eb51c kind:function(arm,size=0x1a8) addr:0x020eb51c +func_ov023_020eb6c4 kind:function(arm,size=0x1b0) addr:0x020eb6c4 +func_ov023_020eb874 kind:function(arm,size=0x470) addr:0x020eb874 +func_ov023_020ebce4 kind:function(arm,size=0x334) addr:0x020ebce4 +func_ov023_020ec018 kind:function(arm,size=0x10) addr:0x020ec018 +func_ov023_020ec028 kind:function(arm,size=0x94) addr:0x020ec028 +func_ov023_020ec0bc kind:function(arm,size=0x24c) addr:0x020ec0bc +func_ov023_020ec308 kind:function(arm,size=0x794) addr:0x020ec308 +func_ov023_020eca9c kind:function(arm,size=0x110) addr:0x020eca9c +func_ov023_020ecbac kind:function(arm,size=0x210) addr:0x020ecbac +func_ov023_020ecdbc kind:function(arm,size=0x1bc) addr:0x020ecdbc +func_ov023_020ecf78 kind:function(arm,size=0x1dc) addr:0x020ecf78 +func_ov023_020ed154 kind:function(arm,size=0x4c) addr:0x020ed154 +func_ov023_020ed1a0 kind:function(arm,size=0xb0) addr:0x020ed1a0 +func_ov023_020ed250 kind:function(arm,size=0xdc) addr:0x020ed250 +func_ov023_020ed32c kind:function(arm,size=0x18c) addr:0x020ed32c +func_ov023_020ed4b8 kind:function(arm,size=0x78) addr:0x020ed4b8 +func_ov023_020ed530 kind:function(arm,size=0xc0) addr:0x020ed530 +func_ov023_020ed5f0 kind:function(arm,size=0x238) addr:0x020ed5f0 +func_ov023_020ed828 kind:function(arm,size=0xfc) addr:0x020ed828 +func_ov023_020ed924 kind:function(arm,size=0x200) addr:0x020ed924 +func_ov023_020edb24 kind:function(arm,size=0x26c) addr:0x020edb24 +func_ov023_020edd90 kind:function(arm,size=0x178) addr:0x020edd90 +func_ov023_020edf08 kind:function(arm,size=0xec) addr:0x020edf08 +func_ov023_020edff4 kind:function(arm,size=0xac) addr:0x020edff4 +func_ov023_020ee0a0 kind:function(arm,size=0xb4) addr:0x020ee0a0 +func_ov023_020ee154 kind:function(arm,size=0x1c) addr:0x020ee154 +func_ov023_020ee170 kind:function(arm,size=0x18) addr:0x020ee170 +func_ov023_020ee188 kind:function(arm,size=0x14) addr:0x020ee188 +func_ov023_020ee19c kind:function(arm,size=0xc4) addr:0x020ee19c +func_ov023_020ee260 kind:function(arm,size=0xcc) addr:0x020ee260 +func_ov023_020ee32c kind:function(arm,size=0x348) addr:0x020ee32c +func_ov023_020ee674 kind:function(arm,size=0xc0) addr:0x020ee674 +func_ov023_020ee734 kind:function(arm,size=0x4c) addr:0x020ee734 +func_ov023_020ee780 kind:function(arm,size=0x50) addr:0x020ee780 +func_ov023_020ee7d0 kind:function(arm,size=0x88) addr:0x020ee7d0 +func_ov023_020ee858 kind:function(arm,size=0x68) addr:0x020ee858 +func_ov023_020ee8c0 kind:function(arm,size=0x34) addr:0x020ee8c0 +func_ov023_020ee8f4 kind:function(arm,size=0x2c) addr:0x020ee8f4 +func_ov023_020ee920 kind:function(arm,size=0xac) addr:0x020ee920 +func_ov023_020ee9cc kind:function(arm,size=0x48) addr:0x020ee9cc +func_ov023_020eea14 kind:function(arm,size=0xb0) addr:0x020eea14 +func_ov023_020eeac4 kind:function(arm,size=0xbc) addr:0x020eeac4 +func_ov023_020eeb80 kind:function(arm,size=0x28) addr:0x020eeb80 +func_ov023_020eeba8 kind:function(arm,size=0x64) addr:0x020eeba8 +func_ov023_020eec0c kind:function(arm,size=0x44) addr:0x020eec0c +func_ov023_020eec50 kind:function(arm,size=0x30) addr:0x020eec50 +func_ov023_020eec80 kind:function(arm,size=0x18) addr:0x020eec80 +func_ov023_020eec98 kind:function(arm,size=0x10) addr:0x020eec98 +func_ov023_020eeca8 kind:function(arm,size=0x3c) addr:0x020eeca8 +func_ov023_020eece4 kind:function(arm,size=0x68) addr:0x020eece4 +func_ov023_020eed4c kind:function(arm,size=0x28) addr:0x020eed4c +func_ov023_020eed74 kind:function(arm,size=0x30) addr:0x020eed74 +func_ov023_020eeda4 kind:function(arm,size=0x70) addr:0x020eeda4 +func_ov023_020eee14 kind:function(arm,size=0x18) addr:0x020eee14 +func_ov023_020eee2c kind:function(arm,size=0x214) addr:0x020eee2c +func_ov023_020ef040 kind:function(arm,size=0xc) addr:0x020ef040 +func_ov023_020ef04c kind:function(arm,size=0x1c) addr:0x020ef04c +func_ov023_020ef068 kind:function(arm,size=0x104) addr:0x020ef068 +func_ov023_020ef16c kind:function(arm,size=0x6c) addr:0x020ef16c +func_ov023_020ef1d8 kind:function(arm,size=0xc) addr:0x020ef1d8 +func_ov023_020ef1e4 kind:function(arm,size=0x28) addr:0x020ef1e4 +func_ov023_020ef20c kind:function(arm,size=0x2c) addr:0x020ef20c +func_ov023_020ef238 kind:function(arm,size=0x34) addr:0x020ef238 +func_ov023_020ef26c kind:function(arm,size=0x20) addr:0x020ef26c +func_ov023_020ef28c kind:function(arm,size=0x18) addr:0x020ef28c +func_ov023_020ef2a4 kind:function(arm,size=0x4) addr:0x020ef2a4 +func_ov023_020ef2a8 kind:function(arm,size=0x24) addr:0x020ef2a8 +func_ov023_020ef2cc kind:function(arm,size=0x64) addr:0x020ef2cc +func_ov023_020ef330 kind:function(arm,size=0xc) addr:0x020ef330 +func_ov023_020ef33c kind:function(arm,size=0x18) addr:0x020ef33c +func_ov023_020ef354 kind:function(arm,size=0x24) addr:0x020ef354 +func_ov023_020ef378 kind:function(arm,size=0xc) addr:0x020ef378 +func_ov023_020ef384 kind:function(arm,size=0xc) addr:0x020ef384 +func_ov023_020ef390 kind:function(arm,size=0x8) addr:0x020ef390 +func_ov023_020ef398 kind:function(arm,size=0x8) addr:0x020ef398 +func_ov023_020ef3a0 kind:function(arm,size=0x40) addr:0x020ef3a0 +func_ov023_020ef3e0 kind:function(arm,size=0x64) addr:0x020ef3e0 +func_ov023_020ef444 kind:function(arm,size=0x60) addr:0x020ef444 +func_ov023_020ef4a4 kind:function(arm,size=0x44) addr:0x020ef4a4 +func_ov023_020ef4e8 kind:function(arm,size=0x58) addr:0x020ef4e8 +func_ov023_020ef540 kind:function(arm,size=0x54) addr:0x020ef540 +func_ov023_020ef594 kind:function(arm,size=0x48) addr:0x020ef594 +func_ov023_020ef5dc kind:function(arm,size=0x70) addr:0x020ef5dc +func_ov023_020ef64c kind:function(arm,size=0x14) addr:0x020ef64c +func_ov023_020ef660 kind:function(arm,size=0x58) addr:0x020ef660 +func_ov023_020ef6b8 kind:function(arm,size=0x64) addr:0x020ef6b8 +func_ov023_020ef71c kind:function(arm,size=0x1c) addr:0x020ef71c +func_ov023_020ef738 kind:function(arm,size=0x4c) addr:0x020ef738 +func_ov023_020ef784 kind:function(arm,size=0x50) addr:0x020ef784 +func_ov023_020ef7d4 kind:function(arm,size=0x18) addr:0x020ef7d4 +func_ov023_020ef7ec kind:function(arm,size=0x20) addr:0x020ef7ec +func_ov023_020ef80c kind:function(arm,size=0x6c) addr:0x020ef80c +func_ov023_020ef878 kind:function(arm,size=0x18) addr:0x020ef878 +func_ov023_020ef890 kind:function(arm,size=0x54) addr:0x020ef890 +func_ov023_020ef8e4 kind:function(arm,size=0x18) addr:0x020ef8e4 +func_ov023_020ef8fc kind:function(arm,size=0x40) addr:0x020ef8fc +func_ov023_020ef93c kind:function(arm,size=0x4) addr:0x020ef93c +func_ov023_020ef940 kind:function(arm,size=0x4) addr:0x020ef940 +func_ov023_020ef944 kind:function(arm,size=0xc) addr:0x020ef944 +func_ov023_020ef950 kind:function(arm,size=0x18) addr:0x020ef950 +func_ov023_020ef968 kind:function(arm,size=0x24) addr:0x020ef968 +func_ov023_020ef98c kind:function(arm,size=0x10c) addr:0x020ef98c +func_ov023_020efa98 kind:function(arm,size=0x3c) addr:0x020efa98 +func_ov023_020efad4 kind:function(arm,size=0x34) addr:0x020efad4 +func_ov023_020efb08 kind:function(arm,size=0xd0) addr:0x020efb08 +func_ov023_020efbd8 kind:function(arm,size=0x1d4) addr:0x020efbd8 +func_ov023_020efdac kind:function(arm,size=0x40) addr:0x020efdac +func_ov023_020efdec kind:function(arm,size=0x28) addr:0x020efdec +func_ov023_020efe14 kind:function(arm,size=0x110) addr:0x020efe14 +func_ov023_020eff24 kind:function(arm,size=0xf4) addr:0x020eff24 +func_ov023_020f0018 kind:function(arm,size=0x80) addr:0x020f0018 +func_ov023_020f0098 kind:function(arm,size=0x80) addr:0x020f0098 +func_ov023_020f0118 kind:function(arm,size=0xa4) addr:0x020f0118 +func_ov023_020f01bc kind:function(arm,size=0x88) addr:0x020f01bc +func_ov023_020f0244 kind:function(arm,size=0xe4) addr:0x020f0244 +func_ov023_020f0328 kind:function(arm,size=0x158) addr:0x020f0328 +func_ov023_020f0480 kind:function(arm,size=0xc8) addr:0x020f0480 +func_ov023_020f0548 kind:function(arm,size=0x120) addr:0x020f0548 +func_ov023_020f0668 kind:function(arm,size=0xf0) addr:0x020f0668 +func_ov023_020f0758 kind:function(arm,size=0x274) addr:0x020f0758 +func_ov023_020f09cc kind:function(arm,size=0x98) addr:0x020f09cc +func_ov023_020f0a64 kind:function(arm,size=0x2c) addr:0x020f0a64 +func_ov023_020f0a90 kind:function(arm,size=0x48) addr:0x020f0a90 +func_ov023_020f0ad8 kind:function(arm,size=0x88) addr:0x020f0ad8 +func_ov023_020f0b60 kind:function(arm,size=0x78) addr:0x020f0b60 +func_ov023_020f0bd8 kind:function(arm,size=0x4dc) addr:0x020f0bd8 +func_ov023_020f10b4 kind:function(arm,size=0x108) addr:0x020f10b4 +func_ov023_020f11bc kind:function(arm,size=0x70) addr:0x020f11bc +func_ov023_020f122c kind:function(arm,size=0x90) addr:0x020f122c +func_ov023_020f12bc kind:function(arm,size=0x10) addr:0x020f12bc +func_ov023_020f12cc kind:function(arm,size=0x24) addr:0x020f12cc +func_ov023_020f12f0 kind:function(arm,size=0x30) addr:0x020f12f0 +func_ov023_020f1320 kind:function(arm,size=0xcc) addr:0x020f1320 +func_ov023_020f13ec kind:function(arm,size=0x14) addr:0x020f13ec +func_ov023_020f1400 kind:function(arm,size=0x4) addr:0x020f1400 +func_ov023_020f1404 kind:function(arm,size=0x8) addr:0x020f1404 +func_ov023_020f140c kind:function(arm,size=0xc0) addr:0x020f140c +func_ov023_020f14cc kind:function(arm,size=0x150) addr:0x020f14cc +func_ov023_020f161c kind:function(arm,size=0x114) addr:0x020f161c +func_ov023_020f1730 kind:function(arm,size=0x74) addr:0x020f1730 +func_ov023_020f17a4 kind:function(arm,size=0x7c) addr:0x020f17a4 +func_ov023_020f1820 kind:function(arm,size=0x14) addr:0x020f1820 +data_ov023_020f1834 kind:data(any) addr:0x020f1834 +data_ov023_020f183c kind:data(any) addr:0x020f183c +data_ov023_020f1842 kind:data(any) addr:0x020f1842 +data_ov023_020f1848 kind:data(any) addr:0x020f1848 +data_ov023_020f184e kind:data(any) addr:0x020f184e +data_ov023_020f1854 kind:data(any) addr:0x020f1854 +data_ov023_020f1864 kind:data(any) addr:0x020f1864 +data_ov023_020f1878 kind:data(any) addr:0x020f1878 +data_ov023_020f188c kind:data(any) addr:0x020f188c +data_ov023_020f18ac kind:data(any) addr:0x020f18ac +data_ov023_020f18cc kind:data(any) addr:0x020f18cc +__sinit_ov023_020f190c kind:function(arm,size=0x4) addr:0x020f190c +__sinit_ov023_020f1910 kind:function(arm,size=0x2c) addr:0x020f1910 +__sinit_ov023_020f193c kind:function(arm,size=0x50) addr:0x020f193c +.p__sinit_ov023_020f190c kind:data(word) addr:0x020f198c +.p__sinit_ov023_020f1910 kind:data(word) addr:0x020f1990 +.p__sinit_ov023_020f193c kind:data(word) addr:0x020f1994 +.p__sinit_ov023_020f13ec kind:data(word) addr:0x020f1998 +data_ov023_020f19a8 kind:data(any) addr:0x020f19a8 +data_ov023_020f19d8 kind:data(any) addr:0x020f19d8 +data_ov023_020f19f4 kind:data(any) addr:0x020f19f4 ambiguous +data_ov023_020f1a10 kind:data(any) addr:0x020f1a10 +data_ov023_020f1a24 kind:data(any) addr:0x020f1a24 +data_ov023_020f1a28 kind:data(any) addr:0x020f1a28 +data_ov023_020f1a34 kind:data(any) addr:0x020f1a34 +data_ov023_020f1a40 kind:data(any) addr:0x020f1a40 +data_ov023_020f1a4c kind:data(any) addr:0x020f1a4c +data_ov023_020f1a5c kind:data(any) addr:0x020f1a5c +data_ov023_020f1a6c kind:data(any) addr:0x020f1a6c +data_ov023_020f1a78 kind:data(any) addr:0x020f1a78 +data_ov023_020f1a8c kind:data(any) addr:0x020f1a8c +data_ov023_020f1aa4 kind:data(any) addr:0x020f1aa4 +data_ov023_020f1ac0 kind:data(any) addr:0x020f1ac0 +data_ov023_020f1ac8 kind:data(any) addr:0x020f1ac8 +data_ov023_020f1ad0 kind:data(any) addr:0x020f1ad0 +data_ov023_020f1ad8 kind:data(any) addr:0x020f1ad8 +data_ov023_020f1ae0 kind:data(any) addr:0x020f1ae0 +data_ov023_020f1ae8 kind:data(any) addr:0x020f1ae8 +data_ov023_020f1af0 kind:data(any) addr:0x020f1af0 +data_ov023_020f1af8 kind:data(any) addr:0x020f1af8 +data_ov023_020f1b00 kind:data(any) addr:0x020f1b00 +data_ov023_020f1b08 kind:data(any) addr:0x020f1b08 +data_ov023_020f1b10 kind:data(any) addr:0x020f1b10 +data_ov023_020f1b18 kind:data(any) addr:0x020f1b18 +data_ov023_020f1b2c kind:data(any) addr:0x020f1b2c +data_ov023_020f1b3c kind:data(any) addr:0x020f1b3c ambiguous +data_ov023_020f1b54 kind:data(any) addr:0x020f1b54 ambiguous +data_ov023_020f1b64 kind:data(any) addr:0x020f1b64 +data_ov023_020f1b68 kind:data(any) addr:0x020f1b68 +data_ov023_020f1ba0 kind:bss addr:0x020f1ba0 +data_ov023_020f1ba4 kind:bss addr:0x020f1ba4 +data_ov023_020f1be0 kind:bss addr:0x020f1be0 +data_ov023_020f1bf4 kind:bss addr:0x020f1bf4 +data_ov023_020f1c30 kind:bss addr:0x020f1c30 +data_ov023_020f1c44 kind:bss addr:0x020f1c44 +data_ov023_020f1c50 kind:bss addr:0x020f1c50 +data_ov023_020f1c64 kind:bss addr:0x020f1c64 +data_ov023_020f1ca0 kind:bss addr:0x020f1ca0 +data_ov023_020f1cc2 kind:bss addr:0x020f1cc2 +data_ov023_020f1ce4 kind:bss addr:0x020f1ce4 +data_ov023_020f1d64 kind:bss addr:0x020f1d64 +data_ov023_020f1d68 kind:bss addr:0x020f1d68 +data_ov023_020f1d74 kind:bss addr:0x020f1d74 +data_ov023_020f1d80 kind:bss addr:0x020f1d80 +data_ov023_020f241c kind:bss addr:0x020f241c ambiguous +data_ov023_020f37b0 kind:bss addr:0x020f37b0 ambiguous +data_ov023_020f38a8 kind:bss addr:0x020f38a8 ambiguous +data_ov023_020f398c kind:bss addr:0x020f398c ambiguous +data_ov023_020f3a84 kind:bss addr:0x020f3a84 ambiguous +data_ov023_020f3d5c kind:bss addr:0x020f3d5c ambiguous +data_ov023_020f47b4 kind:bss addr:0x020f47b4 ambiguous +data_ov023_020f48fc kind:bss addr:0x020f48fc ambiguous +data_ov023_020f5298 kind:bss addr:0x020f5298 ambiguous +data_ov023_020f58b0 kind:bss addr:0x020f58b0 ambiguous +data_ov023_020f5b04 kind:bss addr:0x020f5b04 ambiguous +data_ov023_020f60e8 kind:bss addr:0x020f60e8 ambiguous +data_ov023_020f617c kind:bss addr:0x020f617c ambiguous +data_ov023_020f6354 kind:bss addr:0x020f6354 ambiguous +data_ov023_020f635c kind:bss addr:0x020f635c ambiguous +data_ov023_020f6364 kind:bss addr:0x020f6364 ambiguous +data_ov023_020f6740 kind:bss addr:0x020f6740 ambiguous +data_ov023_020f6814 kind:bss addr:0x020f6814 ambiguous +data_ov023_020f74b4 kind:bss addr:0x020f74b4 ambiguous +data_ov023_020f7518 kind:bss addr:0x020f7518 ambiguous +data_ov023_020f7554 kind:bss addr:0x020f7554 ambiguous +data_ov023_020f7574 kind:bss addr:0x020f7574 ambiguous +data_ov023_020f757c kind:bss addr:0x020f757c ambiguous +data_ov023_020f75d4 kind:bss addr:0x020f75d4 ambiguous +data_ov023_020f764c kind:bss addr:0x020f764c ambiguous +data_ov023_020f7774 kind:bss addr:0x020f7774 ambiguous +data_ov023_020f7a64 kind:bss addr:0x020f7a64 ambiguous +data_ov023_020f7d9c kind:bss addr:0x020f7d9c ambiguous +data_ov023_020f7ef4 kind:bss addr:0x020f7ef4 ambiguous +data_ov023_020f8004 kind:bss addr:0x020f8004 ambiguous +data_ov023_020f82c0 kind:bss addr:0x020f82c0 ambiguous +data_ov023_020f9dac kind:bss addr:0x020f9dac ambiguous +data_ov023_020f9e1c kind:bss addr:0x020f9e1c ambiguous +data_ov023_020f9e8c kind:bss addr:0x020f9e8c ambiguous +data_ov023_020f9efc kind:bss addr:0x020f9efc ambiguous +data_ov023_020fab3c kind:bss addr:0x020fab3c ambiguous +data_ov023_020fb2ec kind:bss addr:0x020fb2ec ambiguous +data_ov023_020fb48c kind:bss addr:0x020fb48c ambiguous +data_ov023_020fb7ec kind:bss addr:0x020fb7ec ambiguous +data_ov023_020fbd80 kind:bss addr:0x020fbd80 +data_ov023_020fbd84 kind:bss addr:0x020fbd84 +data_ov023_020fbd8c kind:bss addr:0x020fbd8c +data_ov023_020fbd94 kind:bss addr:0x020fbd94 diff --git a/config/usa/arm9/overlays/ov024/delinks.txt b/config/usa/arm9/overlays/ov024/delinks.txt new file mode 100644 index 00000000..ee099229 --- /dev/null +++ b/config/usa/arm9/overlays/ov024/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020c4820 end:0x020d72f8 kind:code align:32 + .rodata start:0x020d72f8 end:0x020d78c8 kind:rodata align:4 + .init start:0x020d78c8 end:0x020d7b14 kind:code align:4 + .ctor start:0x020d7b14 end:0x020d7b30 kind:rodata align:4 + .data start:0x020d7b40 end:0x020d8640 kind:data align:32 + .bss start:0x020d8640 end:0x020d8700 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov024/relocs.txt b/config/usa/arm9/overlays/ov024/relocs.txt new file mode 100644 index 00000000..f7550c27 --- /dev/null +++ b/config/usa/arm9/overlays/ov024/relocs.txt @@ -0,0 +1,2886 @@ +from:0x020c4828 kind:thumb_call_arm to:0x020c4a40 module:overlay(24) +from:0x020c4830 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c4838 kind:thumb_call_arm to:0x0200e234 module:main +from:0x020c483e kind:thumb_call to:0x020be6d4 module:overlay(1) +from:0x020c4844 kind:thumb_call to:0x020bd85c module:overlay(1) +from:0x020c484a kind:thumb_call_arm to:0x02018324 module:main +from:0x020c4854 kind:load to:0x020d7b48 module:overlay(24) +from:0x020c4858 kind:load to:0x020b6288 module:overlay(0) +from:0x020c485c kind:load to:0x020b502c module:overlay(0) +from:0x020c4860 kind:load to:0x020b50a0 module:overlay(0) +from:0x020c486c kind:thumb_call_arm to:0x020c4a40 module:overlay(24) +from:0x020c4874 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c487c kind:thumb_call_arm to:0x0200e234 module:main +from:0x020c4882 kind:thumb_call to:0x020be6d4 module:overlay(1) +from:0x020c4888 kind:thumb_call to:0x020bd85c module:overlay(1) +from:0x020c488e kind:thumb_call_arm to:0x02018324 module:main +from:0x020c4894 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c489c kind:load to:0x020d7b48 module:overlay(24) +from:0x020c48a0 kind:load to:0x020b6288 module:overlay(0) +from:0x020c48a4 kind:load to:0x020b502c module:overlay(0) +from:0x020c48a8 kind:load to:0x020b50a0 module:overlay(0) +from:0x020c48ae kind:thumb_call_arm to:0x0201834c module:main +from:0x020c48b4 kind:thumb_call to:0x020be4f0 module:overlay(1) +from:0x020c48ba kind:thumb_call to:0x020bd834 module:overlay(1) +from:0x020c48c0 kind:thumb_call to:0x020be10c module:overlay(1) +from:0x020c48cc kind:thumb_call to:0x020705c8 module:overlay(0) +from:0x020c48d4 kind:load to:0x020b502c module:overlay(0) +from:0x020c48d8 kind:load to:0x020b50a0 module:overlay(0) +from:0x020c48dc kind:load to:0x020b4ecc module:overlay(0) +from:0x020c48e0 kind:load to:0x027e09a4 module:dtcm +from:0x020c48fc kind:arm_call to:0x0207085c module:overlay(0) +from:0x020c490c kind:arm_call to:0x020c4b2c module:overlay(24) +from:0x020c4914 kind:load to:0x0204a0f0 module:main +from:0x020c4918 kind:load to:0x027e09a4 module:dtcm +from:0x020c491c kind:load to:0x020d8640 module:overlay(24) +from:0x020c4938 kind:load to:0x027e09a4 module:dtcm +from:0x020c493c kind:load to:0x0204a0f0 module:main +from:0x020c4940 kind:load to:0x020708b8 module:overlay(0) +from:0x020c4958 kind:load to:0x027e09a4 module:dtcm +from:0x020c495c kind:load to:0x0204aee2 module:main +from:0x020c4960 kind:load to:0x02070814 module:overlay(0) +from:0x020c497c kind:arm_call to:0x02070918 module:overlay(0) +from:0x020c49a8 kind:load to:0x0204a0f0 module:main +from:0x020c49ac kind:load to:0x027e09a4 module:dtcm +from:0x020c49b0 kind:load to:0x020d8640 module:overlay(24) +from:0x020c49cc kind:load to:0x027e09a4 module:dtcm +from:0x020c49d0 kind:load to:0x0204a0f0 module:main +from:0x020c49d4 kind:load to:0x02070a2c module:overlay(0) +from:0x020c4a04 kind:arm_call to:0x020bb974 module:overlay(17) +from:0x020c4a30 kind:load to:0x0204a068 module:main +from:0x020c4a34 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a38 kind:load to:0x0204aee2 module:main +from:0x020c4a3c kind:load to:0x020d8640 module:overlay(24) +from:0x020c4a58 kind:arm_call to:0x020704d4 module:overlay(0) +from:0x020c4a60 kind:arm_call to:0x02011ff4 module:main +from:0x020c4a68 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a94 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020c4a9c kind:load to:0x020b5198 module:overlay(0) +from:0x020c4abc kind:arm_call to:0x020c4b04 module:overlay(24) +from:0x020c4acc kind:arm_call to:0x0203ce4c module:main +from:0x020c4ae0 kind:load to:0x020d8640 module:overlay(24) +from:0x020c4ae4 kind:load to:0x020d8654 module:overlay(24) +from:0x020c4ae8 kind:load to:0x020c4af0 module:overlay(24) +from:0x020c4aec kind:load to:0x020d8648 module:overlay(24) +from:0x020c4af8 kind:arm_call to:0x020c4dcc module:overlay(24) +from:0x020c4b0c kind:arm_call to:0x020c4dbc module:overlay(24) +from:0x020c4b4c kind:arm_call to:0x01ffd420 module:itcm +from:0x020c4b7c kind:load to:0x027e09b8 module:dtcm +from:0x020c4bb0 kind:arm_call to:0x020cd130 module:overlay(24) +from:0x020c4c04 kind:arm_call to:0x01fff350 module:itcm +from:0x020c4c2c kind:arm_call to:0x0207308c module:overlay(0) +from:0x020c4c80 kind:arm_call to:0x02073450 module:overlay(0) +from:0x020c4c98 kind:load to:0x020d8678 module:overlay(24) +from:0x020c4c9c kind:load to:0x027e0ce4 module:dtcm +from:0x020c4ca0 kind:load to:0x020b2fe0 module:overlay(0) +from:0x020c4ca4 kind:load to:0x027e09b8 module:dtcm +from:0x020c4cf4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c4d18 kind:arm_call to:0x02019510 module:main +from:0x020c4d30 kind:arm_call to:0x020249c8 module:main +from:0x020c4d40 kind:arm_call to:0x020249c8 module:main +from:0x020c4d48 kind:load to:0x027e09a4 module:dtcm +from:0x020c4d4c kind:load to:0x0204a0f0 module:main +from:0x020c4dc8 kind:load to:0x020d8640 module:overlay(24) +from:0x020c4ddc kind:load to:0x020d8640 module:overlay(24) +from:0x020c4df4 kind:load to:0x020d7b78 module:overlay(24) +from:0x020c4e04 kind:arm_call to:0x02011ff4 module:main +from:0x020c4e54 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020c4e6c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c4e74 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c4e90 kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x020c4e9c kind:load to:0x020d7bb0 module:overlay(24) +from:0x020c4ea8 kind:arm_call to:0x020c4eb8 module:overlay(24) +from:0x020c4ecc kind:load to:0x0206080c module:overlay(0) +from:0x020c4ee4 kind:load to:0x0206080c module:overlay(0) +from:0x020c4f24 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c4f28 kind:load to:0x0206db24 module:overlay(0) +from:0x020c4f48 kind:load to:0x02060ad8 module:overlay(0) +from:0x020c4f58 kind:load to:0x02060ad8 module:overlay(0) +from:0x020c4f70 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c4f78 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c4f84 kind:arm_call to:0x02060a78 module:overlay(0) +from:0x020c4f98 kind:arm_call to:0x02060a78 module:overlay(0) +from:0x020c4fac kind:arm_call to:0x02060a78 module:overlay(0) +from:0x020c4fc0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c4fd0 kind:arm_call to:0x02060a78 module:overlay(0) +from:0x020c4fe4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c4fec kind:load to:0x020b51f4 module:overlay(0) +from:0x020c4ffc kind:arm_call to:0x020c50ec module:overlay(24) +from:0x020c5040 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c5070 kind:arm_call to:0x0201aaa8 module:main +from:0x020c50ac kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c50dc kind:arm_call to:0x0201aaa8 module:main +from:0x020c50e8 kind:load to:0x0204aefc module:main +from:0x020c5110 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c5124 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c512c kind:arm_call to:0x02011ff4 module:main +from:0x020c5158 kind:arm_call to:0x020d0f80 module:overlay(24) +from:0x020c5160 kind:arm_call to:0x02011ff4 module:main +from:0x020c518c kind:arm_call_thumb to:0x020c0900 module:overlay(1) +from:0x020c5194 kind:arm_call to:0x02011ff4 module:main +from:0x020c51b0 kind:arm_call to:0x020c6ebc module:overlay(24) +from:0x020c51b4 kind:arm_call to:0x020c6ee8 module:overlay(24) +from:0x020c51bc kind:arm_call to:0x02060f6c module:overlay(0) +from:0x020c51c8 kind:load to:0x020d7bf8 module:overlay(24) +from:0x020c51ec kind:arm_call to:0x020d0f80 module:overlay(24) +from:0x020c51f4 kind:arm_call to:0x02011ff4 module:main +from:0x020c5220 kind:arm_call_thumb to:0x020c0900 module:overlay(1) +from:0x020c5228 kind:arm_call to:0x02011ff4 module:main +from:0x020c5244 kind:arm_call to:0x020c6ebc module:overlay(24) +from:0x020c5248 kind:arm_call to:0x020c6ee8 module:overlay(24) +from:0x020c5250 kind:arm_call to:0x02060f6c module:overlay(0) +from:0x020c5258 kind:arm_call to:0x02011ff4 module:main +from:0x020c5264 kind:load to:0x020d7bf8 module:overlay(24) +from:0x020c52a0 kind:arm_call to:0x020c52d4 module:overlay(24) +from:0x020c52bc kind:arm_call to:0x020c6d0c module:overlay(24) +from:0x020c52c8 kind:arm_call to:0x020c6d98 module:overlay(24) +from:0x020c52d0 kind:load to:0x02043e30 module:main +from:0x020c52dc kind:arm_call to:0x020c5280 module:overlay(24) +from:0x020c52e4 kind:arm_call to:0x020c52ec module:overlay(24) +from:0x020c52f8 kind:arm_call to:0x020235cc module:main +from:0x020c5334 kind:arm_call to:0x020c6d98 module:overlay(24) +from:0x020c534c kind:arm_call to:0x020c5280 module:overlay(24) +from:0x020c5354 kind:arm_call to:0x020c535c module:overlay(24) +from:0x020c5368 kind:arm_call to:0x020235cc module:main +from:0x020c5388 kind:arm_call to:0x020c6d0c module:overlay(24) +from:0x020c53bc kind:arm_call to:0x020c6d98 module:overlay(24) +from:0x020c53f8 kind:arm_call to:0x020c5298 module:overlay(24) +from:0x020c5400 kind:arm_call to:0x020c5344 module:overlay(24) +from:0x020c5410 kind:arm_call to:0x020c5280 module:overlay(24) +from:0x020c541c kind:arm_call to:0x020c6d98 module:overlay(24) +from:0x020c542c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c543c kind:arm_call to:0x020c5344 module:overlay(24) +from:0x020c5444 kind:arm_call to:0x020c52d4 module:overlay(24) +from:0x020c5450 kind:arm_call to:0x020c6d98 module:overlay(24) +from:0x020c545c kind:arm_call to:0x0201c46c module:main +from:0x020c5490 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c54a0 kind:arm_call to:0x020c5344 module:overlay(24) +from:0x020c54a8 kind:arm_call to:0x020c52d4 module:overlay(24) +from:0x020c54b4 kind:arm_call to:0x020c6d0c module:overlay(24) +from:0x020c54c0 kind:arm_call to:0x020c6d98 module:overlay(24) +from:0x020c54cc kind:arm_call to:0x0201c46c module:main +from:0x020c54ec kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c54fc kind:arm_call to:0x020c535c module:overlay(24) +from:0x020c5504 kind:arm_call to:0x020c52ec module:overlay(24) +from:0x020c5510 kind:arm_call to:0x020c6d98 module:overlay(24) +from:0x020c551c kind:arm_call to:0x0201c46c module:main +from:0x020c5520 kind:arm_call to:0x02019b14 module:main +from:0x020c5524 kind:arm_call to:0x02019c24 module:main +from:0x020c5528 kind:arm_call to:0x02019a4c module:main +from:0x020c5530 kind:load to:0x0204ae8c module:main +from:0x020c5534 kind:load to:0x027e09a4 module:dtcm +from:0x020c5538 kind:load to:0x0204a0f0 module:main +from:0x020c5564 kind:arm_call to:0x02018654 module:main +from:0x020c5590 kind:arm_call to:0x020c39e0 module:overlay(17) +from:0x020c55a4 kind:arm_call to:0x020185e4 module:main +from:0x020c55ac kind:arm_call to:0x020c5ccc module:overlay(24) +from:0x020c55cc kind:arm_call to:0x020c3c44 module:overlay(17) +from:0x020c55d4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c55e8 kind:arm_call to:0x020f4824 module:overlay(26) +from:0x020c5718 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c572c kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c5740 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c57b8 kind:arm_call to:0x020c3ba0 module:overlay(17) +from:0x020c57c4 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020c57e0 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020c57f4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c580c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5828 kind:arm_call to:0x020f4850 module:overlay(26) +from:0x020c5830 kind:arm_call to:0x02018734 module:main +from:0x020c5838 kind:arm_call to:0x020188e0 module:main +from:0x020c5894 kind:arm_call to:0x020c6b6c module:overlay(24) +from:0x020c58c0 kind:arm_call to:0x020d165c module:overlay(24) +from:0x020c58cc kind:arm_call to:0x02061744 module:overlay(0) +from:0x020c58e8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020c58f8 kind:arm_call to:0x02066350 module:overlay(0) +from:0x020c5948 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020c5998 kind:arm_call to:0x020c5d8c module:overlay(24) +from:0x020c59c0 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x020c59e0 kind:arm_call to:0x02073558 module:overlay(0) +from:0x020c59fc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5a1c kind:arm_call to:0x020c5f50 module:overlay(24) +from:0x020c5a58 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x020c5a78 kind:arm_call to:0x02073558 module:overlay(0) +from:0x020c5a84 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5aa8 kind:arm_call to:0x020b66ec module:overlay(9) +from:0x020c5ac0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c5acc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5adc kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c5ae8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5b10 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5b28 kind:arm_call to:0x020c60d4 module:overlay(24) +from:0x020c5b5c kind:arm_call to:0x020730e4 module:overlay(0) +from:0x020c5b74 kind:arm_call to:0x02073558 module:overlay(0) +from:0x020c5b80 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5b90 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c5b9c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5bc0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5bc8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5bfc kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020c5c1c kind:arm_call to:0x020c5eac module:overlay(24) +from:0x020c5c44 kind:arm_call to:0x020e1420 module:overlay(26) +from:0x020c5c50 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5c5c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5c7c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c5c88 kind:load to:0x027e09a4 module:dtcm +from:0x020c5c8c kind:load to:0x027e09b8 module:dtcm +from:0x020c5c90 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c5c94 kind:load to:0x0204a068 module:main +from:0x020c5c98 kind:load to:0x0213f558 module:overlay(26) +from:0x020c5c9c kind:load to:0x0204e5d8 module:main +from:0x020c5ca0 kind:load to:0x0204997c module:main +from:0x020c5ca4 kind:load to:0x020d8674 module:overlay(24) +from:0x020c5ca8 kind:load to:0x0204a0f0 module:main +from:0x020c5cac kind:load to:0x020b502c module:overlay(0) +from:0x020c5cb0 kind:load to:0x027e0ce0 module:dtcm +from:0x020c5cb4 kind:load to:0x020d8680 module:overlay(24) +from:0x020c5cb8 kind:load to:0x027e0998 module:dtcm +from:0x020c5cbc kind:load to:0x020b4f50 module:overlay(0) +from:0x020c5cc0 kind:load to:0x02118f84 module:overlay(31) +from:0x020c5cc4 kind:load to:0x02138cf0 module:overlay(26) +from:0x020c5cdc kind:arm_call to:0x020cd400 module:overlay(24) +from:0x020c5ce8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5d10 kind:arm_call to:0x020cd438 module:overlay(24) +from:0x020c5d3c kind:arm_call to:0x0210df40 module:overlay(31) +from:0x020c5d60 kind:arm_call to:0x020166a4 module:main +from:0x020c5d78 kind:load to:0x020d8678 module:overlay(24) +from:0x020c5d7c kind:load to:0x027e09a4 module:dtcm +from:0x020c5d80 kind:load to:0x027e0ce0 module:dtcm +from:0x020c5d84 kind:load to:0x02043e30 module:main +from:0x020c5d88 kind:load to:0x0204a068 module:main +from:0x020c5da8 kind:arm_call to:0x020c6ad4 module:overlay(24) +from:0x020c5dc0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c5dd4 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c5de8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c5dfc kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c5e30 kind:arm_call to:0x020c69b0 module:overlay(24) +from:0x020c5e44 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5e54 kind:arm_call to:0x0210dfb8 module:overlay(31) +from:0x020c5e68 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5e7c kind:arm_call to:0x020e18dc module:overlay(26) +from:0x020c5e98 kind:load to:0x0204a068 module:main +from:0x020c5e9c kind:load to:0x027e09b8 module:dtcm +from:0x020c5ea0 kind:load to:0x0204e5d8 module:main +from:0x020c5ea4 kind:load to:0x027e09a4 module:dtcm +from:0x020c5ea8 kind:load to:0x02138cf0 module:overlay(26) +from:0x020c5ebc kind:arm_call to:0x020e13d4 module:overlay(26) +from:0x020c5ed0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020c5ee8 kind:arm_call to:0x020d52e4 module:overlay(24) +from:0x020c5f14 kind:arm_call to:0x020c6a00 module:overlay(24) +from:0x020c5f24 kind:arm_call to:0x020f7ca0 module:overlay(26) +from:0x020c5f3c kind:load to:0x02138cf0 module:overlay(26) +from:0x020c5f40 kind:load to:0x027e09b8 module:dtcm +from:0x020c5f44 kind:load to:0x027e09a4 module:dtcm +from:0x020c5f48 kind:load to:0x020d8640 module:overlay(24) +from:0x020c5f4c kind:load to:0x0213f570 module:overlays(26,58) +from:0x020c5f64 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c5f84 kind:arm_call to:0x020d97d4 module:overlay(31) +from:0x020c5fac kind:arm_call to:0x020c6ad4 module:overlay(24) +from:0x020c5fd0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c5fe4 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c5ff8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c6040 kind:arm_call to:0x020c69b0 module:overlay(24) +from:0x020c6070 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6080 kind:arm_call to:0x0210dfb8 module:overlay(31) +from:0x020c60b8 kind:load to:0x027e09a4 module:dtcm +from:0x020c60bc kind:load to:0x027e0d34 module:dtcm +from:0x020c60c0 kind:load to:0x0204a068 module:main +from:0x020c60c4 kind:load to:0x0204a0f0 module:main +from:0x020c60c8 kind:load to:0x027e09b8 module:dtcm +from:0x020c60cc kind:load to:0x0204e5d8 module:main +from:0x020c60d0 kind:load to:0x020d8640 module:overlay(24) +from:0x020c60e8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6108 kind:arm_call to:0x020d97c4 module:overlay(31) +from:0x020c6130 kind:arm_call to:0x020c6ad4 module:overlay(24) +from:0x020c6148 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c615c kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c6170 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c6184 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020c61ac kind:arm_call to:0x020c69b0 module:overlay(24) +from:0x020c6208 kind:load to:0x027e09a4 module:dtcm +from:0x020c620c kind:load to:0x027e0d34 module:dtcm +from:0x020c6210 kind:load to:0x0204a068 module:main +from:0x020c6214 kind:load to:0x027e09b8 module:dtcm +from:0x020c6218 kind:load to:0x020d8640 module:overlay(24) +from:0x020c623c kind:arm_call to:0x02120a44 module:overlay(37) +from:0x020c6250 kind:arm_call to:0x01ffd400 module:itcm +from:0x020c629c kind:load to:0x027e09a4 module:dtcm +from:0x020c62a0 kind:load to:0x02043e30 module:main +from:0x020c62a4 kind:load to:0x020d8640 module:overlay(24) +from:0x020c62b4 kind:arm_call to:0x0201866c module:main +from:0x020c62c0 kind:arm_call to:0x02061748 module:overlay(0) +from:0x020c62cc kind:arm_call to:0x020189ec module:main +from:0x020c62e0 kind:arm_call to:0x020d070c module:overlay(24) +from:0x020c62f8 kind:arm_call to:0x0206643c module:overlay(0) +from:0x020c6300 kind:load to:0x027e0998 module:dtcm +from:0x020c6304 kind:load to:0x020b4f50 module:overlay(0) +from:0x020c631c kind:arm_call to:0x0201895c module:main +from:0x020c6328 kind:arm_call to:0x02018808 module:main +from:0x020c643c kind:load to:0x020d8674 module:overlay(24) +from:0x020c6454 kind:arm_call to:0x0201c0bc module:main +from:0x020c6470 kind:arm_call to:0x020c53c8 module:overlay(24) +from:0x020c6488 kind:arm_call to:0x02061830 module:overlay(0) +from:0x020c6498 kind:arm_call to:0x020d06b0 module:overlay(24) +from:0x020c64a8 kind:arm_call to:0x020d06b0 module:overlay(24) +from:0x020c64c4 kind:arm_call to:0x020c7760 module:overlay(24) +from:0x020c64d0 kind:arm_call to:0x020c5268 module:overlay(24) +from:0x020c64d8 kind:load to:0x027e0998 module:dtcm +from:0x020c64dc kind:load to:0x027e0cf8 module:dtcm +from:0x020c64ec kind:arm_call to:0x020c64f4 module:overlay(24) +from:0x020c653c kind:arm_call_thumb to:0x02015488 module:main +from:0x020c6548 kind:arm_call_thumb to:0x020154c4 module:main +from:0x020c654c kind:arm_call to:0x020275c0 module:main +from:0x020c6564 kind:arm_call to:0x02017374 module:main +from:0x020c6594 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x020c65a8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c65b0 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c65b8 kind:arm_call_thumb to:0x02015664 module:main +from:0x020c65c0 kind:arm_call_thumb to:0x0201549c module:main +from:0x020c65dc kind:arm_call to:0x02060fa8 module:overlay(0) +from:0x020c65ec kind:arm_call to:0x020c6654 module:overlay(24) +from:0x020c6608 kind:arm_call to:0x020d13ac module:overlay(24) +from:0x020c6610 kind:arm_call to:0x020d06b0 module:overlay(24) +from:0x020c663c kind:load to:0x027e09a4 module:dtcm +from:0x020c6640 kind:load to:0x020d7c40 module:overlay(24) +from:0x020c6644 kind:load to:0x020d7c54 module:overlay(24) +from:0x020c6648 kind:load to:0x020d7c64 module:overlay(24) +from:0x020c664c kind:load to:0x020d7c58 module:overlay(24) +from:0x020c6650 kind:load to:0x027e0998 module:dtcm +from:0x020c666c kind:arm_call to:0x0207027c module:overlay(0) +from:0x020c6680 kind:arm_call to:0x0207029c module:overlay(0) +from:0x020c6690 kind:arm_call to:0x020702dc module:overlay(0) +from:0x020c669c kind:load to:0x027e09a0 module:dtcm +from:0x020c66dc kind:arm_call to:0x020d06b0 module:overlay(24) +from:0x020c66e8 kind:arm_call to:0x020c6d98 module:overlay(24) +from:0x020c66f0 kind:arm_call to:0x020c697c module:overlay(24) +from:0x020c6718 kind:arm_call to:0x020c6750 module:overlay(24) +from:0x020c6724 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6740 kind:arm_call to:0x020dc2b0 module:overlay(26) +from:0x020c6748 kind:load to:0x027e09a4 module:dtcm +from:0x020c674c kind:load to:0x027e0ce0 module:dtcm +from:0x020c6764 kind:arm_call to:0x020c64f4 module:overlay(24) +from:0x020c6770 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6794 kind:arm_call to:0x020c7790 module:overlay(24) +from:0x020c67a0 kind:arm_call to:0x020c6820 module:overlay(24) +from:0x020c67ac kind:arm_call to:0x020c7760 module:overlay(24) +from:0x020c67b8 kind:arm_call to:0x02016714 module:main +from:0x020c67dc kind:arm_call to:0x020166a4 module:main +from:0x020c67f4 kind:load to:0x027e09a4 module:dtcm +from:0x020c67f8 kind:load to:0x027e0cf8 module:dtcm +from:0x020c682c kind:arm_call to:0x020c6d44 module:overlay(24) +from:0x020c6850 kind:arm_call to:0x020c7704 module:overlay(24) +from:0x020c6860 kind:arm_call to:0x02015320 module:main +from:0x020c686c kind:arm_call to:0x020d24b4 module:overlay(24) +from:0x020c6880 kind:arm_call to:0x020d2518 module:overlay(24) +from:0x020c6890 kind:arm_call to:0x020c753c module:overlay(24) +from:0x020c6898 kind:arm_call to:0x020d24f8 module:overlay(24) +from:0x020c68a0 kind:arm_call to:0x0201537c module:main +from:0x020c68ac kind:load to:0x027e0cf8 module:dtcm +from:0x020c68c4 kind:load to:0x027e0cf8 module:dtcm +from:0x020c68c8 kind:load to:0x020c77b0 module:overlay(24) +from:0x020c68e0 kind:arm_call_thumb to:0x020ca048 module:overlay(24) +from:0x020c68f0 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c6904 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c690c kind:load to:0x0204a068 module:main +from:0x020c691c kind:load to:0x020ca055 module:overlay(24) +from:0x020c6950 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c695c kind:arm_call_thumb to:0x020ca22c module:overlay(24) +from:0x020c6970 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020c6978 kind:load to:0x0204a068 module:main +from:0x020c6998 kind:arm_call to:0x020c7704 module:overlay(24) +from:0x020c69a4 kind:arm_call to:0x02016684 module:main +from:0x020c69ac kind:load to:0x027e0cf8 module:dtcm +from:0x020c69c0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c69dc kind:arm_call to:0x020d8e10 module:overlay(26) +from:0x020c69f4 kind:arm_call to:0x0210dfac module:overlay(31) +from:0x020c69fc kind:load to:0x027e09a4 module:dtcm +from:0x020c6a14 kind:arm_call to:0x020d8e24 module:overlay(26) +from:0x020c6a68 kind:arm_call to:0x020cd4c4 module:overlay(24) +from:0x020c6a78 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6a8c kind:arm_call to:0x020d8db4 module:overlay(26) +from:0x020c6a9c kind:arm_call to:0x0210df50 module:overlay(31) +from:0x020c6ab4 kind:arm_call to:0x020cd4c4 module:overlay(24) +from:0x020c6ac4 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x020c6acc kind:load to:0x020d8678 module:overlay(24) +from:0x020c6ad0 kind:load to:0x027e09a4 module:dtcm +from:0x020c6b18 kind:arm_call to:0x020cd5a0 module:overlay(24) +from:0x020c6b28 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6b64 kind:load to:0x020d8678 module:overlay(24) +from:0x020c6b68 kind:load to:0x027e09a4 module:dtcm +from:0x020c6b90 kind:arm_call to:0x02016684 module:main +from:0x020c6bb0 kind:arm_call to:0x020166a4 module:main +from:0x020c6bd8 kind:arm_call to:0x020cd074 module:overlay(24) +from:0x020c6bec kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6c18 kind:arm_call to:0x020166a4 module:main +from:0x020c6c38 kind:load to:0x020d8678 module:overlay(24) +from:0x020c6c3c kind:load to:0x027e09a4 module:dtcm +from:0x020c6c64 kind:arm_call to:0x02016684 module:main +from:0x020c6c78 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6c9c kind:arm_call to:0x02016684 module:main +from:0x020c6cac kind:load to:0x020d8678 module:overlay(24) +from:0x020c6cb0 kind:load to:0x027e09a4 module:dtcm +from:0x020c6cc0 kind:load to:0x020d8e38 module:overlays(19,26) +from:0x020c6ce0 kind:load to:0x0204a0f0 module:main +from:0x020c6d74 kind:arm_call to:0x020a780c module:overlay(0) +from:0x020c6d90 kind:load to:0x027e09a4 module:dtcm +from:0x020c6d94 kind:load to:0x020b64d8 module:overlay(0) +from:0x020c6da4 kind:arm_call to:0x020c6d44 module:overlay(24) +from:0x020c6db8 kind:arm_call to:0x02018b9c module:main +from:0x020c6dc4 kind:arm_call to:0x02018b9c module:main +from:0x020c6df4 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020c6e10 kind:load to:0x027e09a4 module:dtcm +from:0x020c6e14 kind:load to:0x027e0cd8 module:dtcm +from:0x020c6e20 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020c6e40 kind:load to:0x020d7bd4 module:overlay(24) +from:0x020c6e4c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c6e60 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c6e68 kind:arm_call to:0x02011ff4 module:main +from:0x020c6e84 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6e88 kind:load to:0x020c38ec module:overlays(1,2,17) +from:0x020c6e9c kind:load to:0x027e0cf8 module:dtcm +from:0x020c6ea0 kind:load to:0x020c395c module:overlays(1,2,17) +from:0x020c6eb4 kind:load to:0x027e0cf8 module:dtcm +from:0x020c6eb8 kind:load to:0x020c39b4 module:overlays(1,2,17) +from:0x020c6ed4 kind:arm_call_thumb to:0x020bd7dc module:overlay(1) +from:0x020c6edc kind:arm_call to:0x02011ff4 module:main +from:0x020c6ee4 kind:load to:0x020d8680 module:overlay(24) +from:0x020c6f00 kind:arm_call to:0x020c6f14 module:overlay(24) +from:0x020c6f08 kind:arm_call to:0x02011ff4 module:main +from:0x020c6f10 kind:load to:0x027e0998 module:dtcm +from:0x020c6f24 kind:load to:0x027e0998 module:dtcm +from:0x020c6f30 kind:arm_call_thumb to:0x020616e0 module:overlay(0) +from:0x020c6f44 kind:load to:0x020d7c78 module:overlay(24) +from:0x020c6f58 kind:arm_call to:0x02011f3c module:main +from:0x020c6f64 kind:arm_call to:0x020c6f28 module:overlay(24) +from:0x020c6f9c kind:arm_call to:0x020a780c module:overlay(0) +from:0x020c6fd0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c6fe4 kind:arm_call to:0x020e6a4c module:overlay(26) +from:0x020c6ffc kind:arm_call to:0x020c714c module:overlay(24) +from:0x020c7034 kind:arm_call to:0x020c725c module:overlay(24) +from:0x020c7048 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7088 kind:arm_call to:0x020c71f4 module:overlay(24) +from:0x020c70a0 kind:arm_call to:0x020c725c module:overlay(24) +from:0x020c70b4 kind:arm_call to:0x02082104 module:overlay(0) +from:0x020c7118 kind:arm_call to:0x02061848 module:overlay(0) +from:0x020c7134 kind:arm_call to:0x020c71f4 module:overlay(24) +from:0x020c7140 kind:load to:0x027e09a4 module:dtcm +from:0x020c7144 kind:load to:0x02138cf0 module:overlay(26) +from:0x020c7148 kind:load to:0x027e0cd8 module:dtcm +from:0x020c715c kind:arm_call to:0x020c67fc module:overlay(24) +from:0x020c7170 kind:arm_call to:0x020c72e0 module:overlay(24) +from:0x020c7184 kind:arm_call to:0x020c72e0 module:overlay(24) +from:0x020c7198 kind:arm_call to:0x020c72e0 module:overlay(24) +from:0x020c71ac kind:arm_call to:0x020c72e0 module:overlay(24) +from:0x020c71c0 kind:arm_call to:0x020c72e0 module:overlay(24) +from:0x020c71d4 kind:arm_call to:0x020c72e0 module:overlay(24) +from:0x020c71f0 kind:load to:0x027e0994 module:dtcm +from:0x020c7200 kind:arm_call to:0x02061848 module:overlay(0) +from:0x020c7210 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7228 kind:arm_call to:0x020d51bc module:overlay(24) +from:0x020c7258 kind:load to:0x027e09a4 module:dtcm +from:0x020c729c kind:arm_call to:0x02061848 module:overlay(0) +from:0x020c72b0 kind:arm_call to:0x020d51bc module:overlay(24) +from:0x020c72dc kind:load to:0x027e09a4 module:dtcm +from:0x020c7330 kind:load to:0x0204a068 module:main +from:0x020c7340 kind:arm_call to:0x01ffd400 module:itcm +from:0x020c736c kind:load to:0x027e09a4 module:dtcm +from:0x020c7380 kind:arm_call to:0x02011f3c module:main +from:0x020c738c kind:arm_call to:0x020c7394 module:overlay(24) +from:0x020c739c kind:arm_call to:0x020c78fc module:overlay(24) +from:0x020c73ac kind:arm_call to:0x02011f3c module:main +from:0x020c73b8 kind:arm_call to:0x020cf948 module:overlay(24) +from:0x020c73d4 kind:arm_call to:0x02011f3c module:main +from:0x020c73e0 kind:arm_call to:0x020d31d8 module:overlay(24) +from:0x020c73f4 kind:arm_call to:0x02011f3c module:main +from:0x020c7400 kind:arm_call to:0x020cff28 module:overlay(24) +from:0x020c7460 kind:arm_call to:0x02011f3c module:main +from:0x020c746c kind:arm_call to:0x020dc2c0 module:overlay(26) +from:0x020c7480 kind:load to:0x027e09a4 module:dtcm +from:0x020c748c kind:arm_call to:0x020c7730 module:overlay(24) +from:0x020c74b0 kind:arm_call to:0x02011ff4 module:main +from:0x020c74cc kind:arm_call to:0x020cff68 module:overlay(24) +from:0x020c74d4 kind:arm_call to:0x02011ff4 module:main +from:0x020c74f0 kind:arm_call to:0x020d3260 module:overlay(24) +from:0x020c74f8 kind:arm_call to:0x02011ff4 module:main +from:0x020c7514 kind:arm_call to:0x020cf9b0 module:overlay(24) +from:0x020c751c kind:arm_call to:0x02011ff4 module:main +from:0x020c752c kind:arm_call to:0x020c790c module:overlay(24) +from:0x020c7538 kind:load to:0x027e09a4 module:dtcm +from:0x020c7564 kind:arm_call to:0x020c788c module:overlay(24) +from:0x020c7584 kind:arm_call to:0x020c75b0 module:overlay(24) +from:0x020c75a4 kind:arm_call to:0x020c75b0 module:overlay(24) +from:0x020c75d4 kind:arm_call to:0x020c7704 module:overlay(24) +from:0x020c75e4 kind:arm_call to:0x020d522c module:overlay(24) +from:0x020c7600 kind:arm_call to:0x020d51bc module:overlay(24) +from:0x020c762c kind:arm_call to:0x020d32c8 module:overlay(24) +from:0x020c764c kind:arm_call to:0x020cff6c module:overlay(24) +from:0x020c7684 kind:arm_call to:0x020cfb5c module:overlay(24) +from:0x020c76a8 kind:arm_call to:0x020dc2e0 module:overlay(26) +from:0x020c76b0 kind:arm_call to:0x020c7730 module:overlay(24) +from:0x020c76c4 kind:arm_call to:0x020d3304 module:overlay(24) +from:0x020c76ec kind:arm_call to:0x020d3328 module:overlay(24) +from:0x020c7700 kind:load to:0x027e09a4 module:dtcm +from:0x020c7720 kind:arm_call to:0x020c78b0 module:overlay(24) +from:0x020c7728 kind:arm_call to:0x020cffe4 module:overlay(24) +from:0x020c7754 kind:arm_call to:0x020d33ec module:overlay(24) +from:0x020c775c kind:load to:0x027e09a4 module:dtcm +from:0x020c7784 kind:arm_call to:0x020d32b8 module:overlay(24) +from:0x020c778c kind:load to:0x027e09a4 module:dtcm +from:0x020c779c kind:load to:0x020d33fc module:overlay(24) +from:0x020c77ac kind:load to:0x020d02c0 module:overlay(24) +from:0x020c77bc kind:load to:0x020d0320 module:overlay(24) +from:0x020c77dc kind:arm_call to:0x020d03d8 module:overlay(24) +from:0x020c7800 kind:arm_call to:0x020d03fc module:overlay(24) +from:0x020c7830 kind:arm_call to:0x020d5334 module:overlay(24) +from:0x020c784c kind:arm_call to:0x020c7858 module:overlay(24) +from:0x020c78d8 kind:arm_call to:0x020d0590 module:overlay(24) +from:0x020c78f4 kind:arm_call to:0x020d0590 module:overlay(24) +from:0x020c7908 kind:load to:0x027e0cf8 module:dtcm +from:0x020c791c kind:load to:0x027e0cf8 module:dtcm +from:0x020c7930 kind:load to:0x0204a068 module:main +from:0x020c7934 kind:load to:0x02061204 module:overlay(0) +from:0x020c7948 kind:arm_call to:0x02061628 module:overlay(0) +from:0x020c7980 kind:arm_call to:0x0201bac4 module:main +from:0x020c7990 kind:arm_call to:0x0201bac4 module:main +from:0x020c79a0 kind:arm_call to:0x0201bb10 module:main +from:0x020c79c0 kind:arm_call to:0x020611bc module:overlay(0) +from:0x020c79d0 kind:load to:0x020d7ca0 module:overlay(24) +from:0x020c79d4 kind:load to:0x020b1fd4 module:overlay(0) +from:0x020c79d8 kind:load to:0x020d7c84 module:overlay(24) +from:0x020c79dc kind:load to:0x0204a068 module:main +from:0x020c79e8 kind:arm_call to:0x0201baa4 module:main +from:0x020c7a00 kind:arm_call to:0x0201baa4 module:main +from:0x020c7a08 kind:arm_call to:0x0201baa4 module:main +from:0x020c7a10 kind:arm_call to:0x0201baa4 module:main +from:0x020c7a18 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c7a30 kind:arm_call to:0x0201baa4 module:main +from:0x020c7a38 kind:arm_call to:0x0201baa4 module:main +from:0x020c7a40 kind:arm_call to:0x0201baa4 module:main +from:0x020c7a48 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c7a50 kind:arm_call to:0x02011ff4 module:main +from:0x020c7ab4 kind:arm_call to:0x020661f8 module:overlay(0) +from:0x020c7ad8 kind:arm_call to:0x020c839c module:overlay(24) +from:0x020c7ae0 kind:arm_call to:0x020c8434 module:overlay(24) +from:0x020c7af4 kind:load to:0x0204a0f0 module:main +from:0x020c7b8c kind:arm_call to:0x020c839c module:overlay(24) +from:0x020c7b94 kind:arm_call to:0x020c8434 module:overlay(24) +from:0x020c7bd4 kind:arm_call to:0x020c7cdc module:overlay(24) +from:0x020c7bdc kind:arm_call to:0x020c7d2c module:overlay(24) +from:0x020c7bf0 kind:arm_call to:0x02067f68 module:overlay(0) +from:0x020c7c38 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020c7c54 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x020c7c78 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x020c7c80 kind:load to:0x0204a0f0 module:main +from:0x020c7c84 kind:load to:0x0204adf0 module:main +from:0x020c7c88 kind:load to:0x027e0994 module:dtcm +from:0x020c7c8c kind:load to:0x020b502c module:overlay(0) +from:0x020c7c90 kind:load to:0x0204a068 module:main +from:0x020c7c94 kind:load to:0x020b5198 module:overlay(0) +from:0x020c7cb4 kind:arm_call to:0x020c7d2c module:overlay(24) +from:0x020c7d18 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x020c7d24 kind:load to:0x020b502c module:overlay(0) +from:0x020c7d3c kind:arm_call to:0x020c84fc module:overlay(24) +from:0x020c7d68 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c7da0 kind:arm_call to:0x0201e560 module:main +from:0x020c7da8 kind:arm_call_thumb to:0x020b6c54 module:overlay(6) +from:0x020c7dc4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c7dec kind:arm_call to:0x02019510 module:main +from:0x020c7e0c kind:load to:0x0204aecc module:main +from:0x020c7e10 kind:load to:0x027e09a4 module:dtcm +from:0x020c7e14 kind:load to:0x0204a0f0 module:main +from:0x020c7e64 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c7e6c kind:arm_call to:0x020d1344 module:overlay(24) +from:0x020c7e74 kind:arm_call to:0x020c8408 module:overlay(24) +from:0x020c7e80 kind:arm_call to:0x020c67fc module:overlay(24) +from:0x020c7eac kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c7eb4 kind:arm_call to:0x020d1344 module:overlay(24) +from:0x020c7ebc kind:arm_call to:0x020c8408 module:overlay(24) +from:0x020c7ed4 kind:arm_call to:0x0201bba4 module:main +from:0x020c7ee0 kind:arm_call to:0x0201b980 module:main +from:0x020c7ef8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c7f00 kind:arm_call to:0x020d1344 module:overlay(24) +from:0x020c7f08 kind:arm_call to:0x020c8408 module:overlay(24) +from:0x020c7f18 kind:arm_call to:0x02067e40 module:overlay(0) +from:0x020c7f20 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c7f24 kind:load to:0x027e0994 module:dtcm +from:0x020c7f28 kind:load to:0x020d8680 module:overlay(24) +from:0x020c7f2c kind:load to:0x0204e5d8 module:main +from:0x020c7f30 kind:load to:0x020b502c module:overlay(0) +from:0x020c8008 kind:arm_call to:0x0201cf08 module:main +from:0x020c804c kind:arm_call to:0x020c84a4 module:overlay(24) +from:0x020c80a0 kind:arm_call to:0x0201daec module:main +from:0x020c8110 kind:arm_call to:0x0201daec module:main +from:0x020c8150 kind:arm_call to:0x020661f8 module:overlay(0) +from:0x020c8164 kind:arm_call to:0x020c8464 module:overlay(24) +from:0x020c8184 kind:arm_call to:0x020c8464 module:overlay(24) +from:0x020c822c kind:arm_call to:0x02061204 module:overlay(0) +from:0x020c823c kind:arm_call to:0x0201bb7c module:main +from:0x020c8248 kind:arm_call to:0x0201b980 module:main +from:0x020c8278 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020c8284 kind:load to:0x0204a0f0 module:main +from:0x020c8288 kind:load to:0x020b6288 module:overlay(0) +from:0x020c828c kind:load to:0x0204ae98 module:main +from:0x020c8290 kind:load to:0x0204adf0 module:main +from:0x020c8294 kind:load to:0x0204aeb0 module:main +from:0x020c8298 kind:load to:0x0204a068 module:main +from:0x020c829c kind:load to:0x0204e5d8 module:main +from:0x020c82b8 kind:arm_call to:0x02061228 module:overlay(0) +from:0x020c82e4 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020c8308 kind:arm_call to:0x02070358 module:overlay(0) +from:0x020c8324 kind:arm_call to:0x020c553c module:overlay(24) +from:0x020c8330 kind:arm_call to:0x020c53c8 module:overlay(24) +from:0x020c8340 kind:arm_call to:0x02070358 module:overlay(0) +from:0x020c8350 kind:arm_call to:0x020c66fc module:overlay(24) +from:0x020c8358 kind:arm_call to:0x020c66a0 module:overlay(24) +from:0x020c8388 kind:load to:0x0204a068 module:main +from:0x020c838c kind:load to:0x027e0994 module:dtcm +from:0x020c8390 kind:load to:0x027e09a4 module:dtcm +from:0x020c8394 kind:load to:0x027e09a0 module:dtcm +from:0x020c83b4 kind:arm_call to:0x0201dd30 module:main +from:0x020c83c8 kind:arm_call to:0x0201ec08 module:main +from:0x020c83d8 kind:arm_call to:0x0201e8ac module:main +from:0x020c83ec kind:arm_call to:0x0201e8ac module:main +from:0x020c8400 kind:load to:0x0204aeb0 module:main +from:0x020c8404 kind:load to:0x0204a0f0 module:main +from:0x020c8414 kind:arm_call to:0x0201e670 module:main +from:0x020c841c kind:arm_call_thumb to:0x020b6c60 module:overlay(6) +from:0x020c8428 kind:arm_call to:0x02019b14 module:main +from:0x020c8430 kind:load to:0x0204aecc module:main +from:0x020c8444 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c844c kind:arm_call to:0x0201ceb0 module:main +from:0x020c845c kind:load to:0x020b51f4 module:overlay(0) +from:0x020c8460 kind:load to:0x0204ae98 module:main +from:0x020c847c kind:arm_call to:0x02061210 module:overlay(0) +from:0x020c84a0 kind:load to:0x0204a068 module:main +from:0x020c84bc kind:arm_call to:0x0201bb5c module:main +from:0x020c84e8 kind:arm_call to:0x0201b980 module:main +from:0x020c84f8 kind:load to:0x0204e5d8 module:main +from:0x020c8510 kind:arm_call to:0x02061228 module:overlay(0) +from:0x020c8520 kind:arm_call_thumb to:0x020b6500 module:overlays(1,2,6,10,12,14) +from:0x020c8530 kind:arm_call_thumb to:0x020b6a90 module:overlay(6) +from:0x020c8548 kind:arm_call_thumb to:0x020b6bac module:overlay(6) +from:0x020c8570 kind:arm_call_thumb to:0x020b6918 module:overlay(6) +from:0x020c8578 kind:load to:0x0204a068 module:main +from:0x020c8584 kind:arm_call to:0x0201baa4 module:main +from:0x020c858c kind:arm_call to:0x02011ff4 module:main +from:0x020c85a8 kind:load to:0x0204a068 module:main +from:0x020c85ac kind:load to:0x02061204 module:overlay(0) +from:0x020c85bc kind:arm_call to:0x02061628 module:overlay(0) +from:0x020c85d8 kind:arm_call to:0x0201bac4 module:main +from:0x020c85f8 kind:arm_call to:0x020611bc module:overlay(0) +from:0x020c8604 kind:load to:0x020d7cec module:overlay(24) +from:0x020c8608 kind:load to:0x020d7cd0 module:overlay(24) +from:0x020c860c kind:load to:0x0204a068 module:main +from:0x020c8618 kind:arm_call to:0x0201baa4 module:main +from:0x020c8630 kind:arm_call to:0x0201baa4 module:main +from:0x020c8638 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c8650 kind:arm_call to:0x0201baa4 module:main +from:0x020c8658 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c8660 kind:arm_call to:0x02011ff4 module:main +from:0x020c868c kind:arm_call to:0x0201bb5c module:main +from:0x020c8698 kind:arm_call to:0x0201b980 module:main +from:0x020c86a0 kind:load to:0x0204e5d8 module:main +from:0x020c86cc kind:arm_call to:0x02061210 module:overlay(0) +from:0x020c8714 kind:load to:0x0204a068 module:main +from:0x020c8750 kind:arm_call to:0x020662c8 module:overlay(0) +from:0x020c8758 kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x020c877c kind:arm_call to:0x02019510 module:main +from:0x020c8788 kind:arm_call to:0x02061228 module:overlay(0) +from:0x020c8798 kind:arm_call to:0x020b6a30 module:overlay(8) +from:0x020c87a0 kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c87c8 kind:arm_call to:0x0206d81c module:overlay(0) +from:0x020c87d0 kind:load to:0x0204a0f0 module:main +from:0x020c87d4 kind:load to:0x0204e5d8 module:main +from:0x020c87d8 kind:load to:0x020b4f50 module:overlay(0) +from:0x020c87dc kind:load to:0x020b502c module:overlay(0) +from:0x020c87e0 kind:load to:0x0204a068 module:main +from:0x020c87e4 kind:load to:0x027e0ce0 module:dtcm +from:0x020c87e8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c881c kind:load to:0x0204e5d8 module:main +from:0x020c8820 kind:load to:0x0204a068 module:main +from:0x020c882c kind:arm_call to:0x0201baa4 module:main +from:0x020c8834 kind:arm_call to:0x02011ff4 module:main +from:0x020c8848 kind:load to:0x0204a068 module:main +from:0x020c884c kind:load to:0x02061204 module:overlay(0) +from:0x020c8858 kind:load to:0x0204a068 module:main +from:0x020c885c kind:load to:0x02061204 module:overlay(0) +from:0x020c8866 kind:thumb_call_arm to:0x02061628 module:overlay(0) +from:0x020c8874 kind:thumb_call_arm to:0x0201bac4 module:main +from:0x020c88b2 kind:thumb_call_arm to:0x02071f78 module:overlay(0) +from:0x020c88bc kind:load to:0x020d7d38 module:overlay(24) +from:0x020c88c0 kind:load to:0x020d7d1c module:overlay(24) +from:0x020c88c8 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020c88e6 kind:thumb_call_arm to:0x02018bb8 module:main +from:0x020c88ee kind:thumb_call to:0x020592cc module:overlay(0) +from:0x020c88f4 kind:thumb_call to:0x02059280 module:overlay(0) +from:0x020c88fa kind:thumb_call_arm to:0x02067bd0 module:overlay(0) +from:0x020c890a kind:thumb_call_arm to:0x02019500 module:main +from:0x020c8916 kind:thumb_call_arm to:0x02018d50 module:main +from:0x020c891e kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c892c kind:thumb_call_arm to:0x02018c04 module:main +from:0x020c8938 kind:thumb_call_arm to:0x0206652c module:overlay(0) +from:0x020c8948 kind:thumb_call_arm to:0x0201dd30 module:main +from:0x020c8950 kind:thumb_call_arm to:0x0201ec08 module:main +from:0x020c895e kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020c8972 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020c8984 kind:thumb_call_arm to:0x02068048 module:overlay(0) +from:0x020c8ad0 kind:thumb_call_arm to:0x020726d0 module:overlay(0) +from:0x020c8ad8 kind:thumb_call to:0x02014850 module:main +from:0x020c8ade kind:thumb_call_arm to:0x02067b00 module:overlay(0) +from:0x020c8ae8 kind:load to:0x0204aeb0 module:main +from:0x020c8aec kind:load to:0x0204a0f0 module:main +from:0x020c8af0 kind:load to:0x027e095c module:dtcm +from:0x020c8af4 kind:load to:0x020b502c module:overlay(0) +from:0x020c8af8 kind:load to:0x0204a068 module:main +from:0x020c8afc kind:load to:0x0204ae70 module:main +from:0x020c8b00 kind:load to:0x020b4f50 module:overlay(0) +from:0x020c8b04 kind:load to:0x027e09ac module:dtcm +from:0x020c8b08 kind:load to:0x02049b80 module:main +from:0x020c8b32 kind:thumb_call_arm to:0x020729a4 module:overlay(0) +from:0x020c8b42 kind:thumb_call_arm to:0x02018bb8 module:main +from:0x020c8b4e kind:thumb_call_arm to:0x02082a28 module:overlay(0) +from:0x020c8b56 kind:thumb_call to:0x020592cc module:overlay(0) +from:0x020c8b5c kind:thumb_call to:0x02059280 module:overlay(0) +from:0x020c8b64 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c8b6c kind:thumb_call_arm to:0x02081c08 module:overlay(0) +from:0x020c8b78 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8b8a kind:thumb_call_arm to:0x020c7334 module:overlay(24) +from:0x020c8b9a kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020c8ba2 kind:thumb_call_arm to:0x020c53c8 module:overlay(24) +from:0x020c8ba8 kind:thumb_call_arm to:0x02019500 module:main +from:0x020c8bb0 kind:thumb_call_arm to:0x02018d50 module:main +from:0x020c8bd4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8be8 kind:thumb_call_arm to:0x02019510 module:main +from:0x020c8bf0 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c8bfc kind:thumb_call_arm to:0x020c7334 module:overlay(24) +from:0x020c8c06 kind:thumb_call_arm to:0x020c66fc module:overlay(24) +from:0x020c8c0e kind:thumb_call_arm to:0x020c66a0 module:overlay(24) +from:0x020c8c1c kind:thumb_call_arm to:0x02018c04 module:main +from:0x020c8c28 kind:thumb_call_arm to:0x02066598 module:overlay(0) +from:0x020c8c60 kind:thumb_call_arm to:0x0201daec module:main +from:0x020c8c7c kind:thumb_call_arm to:0x02068048 module:overlay(0) +from:0x020c8c96 kind:thumb_call_arm to:0x02067b40 module:overlay(0) +from:0x020c8ca0 kind:load to:0x027e09ac module:dtcm +from:0x020c8ca4 kind:load to:0x0204aeb0 module:main +from:0x020c8ca8 kind:load to:0x0204a0f0 module:main +from:0x020c8cac kind:load to:0x027e0cdc module:dtcm +from:0x020c8cb0 kind:load to:0x027e095c module:dtcm +from:0x020c8cb4 kind:load to:0x0204a068 module:main +from:0x020c8cb8 kind:load to:0x027e0cd8 module:dtcm +from:0x020c8cbc kind:load to:0x027e09a4 module:dtcm +from:0x020c8cc0 kind:load to:0x027e0994 module:dtcm +from:0x020c8cc4 kind:load to:0x027e0998 module:dtcm +from:0x020c8cc8 kind:load to:0x0204aed0 module:main +from:0x020c8ccc kind:load to:0x0204ae70 module:main +from:0x020c8cd0 kind:load to:0x020b4f50 module:overlay(0) +from:0x020c8cd4 kind:load to:0x020b502c module:overlay(0) +from:0x020c8cdc kind:load to:0x02049f6c module:main +from:0x020c8ce8 kind:arm_call to:0x0201baa4 module:main +from:0x020c8cf0 kind:arm_call to:0x02011ff4 module:main +from:0x020c8d08 kind:arm_call to:0x0201baa4 module:main +from:0x020c8d10 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c8d28 kind:arm_call to:0x0201baa4 module:main +from:0x020c8d30 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c8d38 kind:arm_call to:0x02011ff4 module:main +from:0x020c8d48 kind:thumb_call to:0x020c8860 module:overlay(24) +from:0x020c8d60 kind:thumb_call_arm to:0x020611bc module:overlay(0) +from:0x020c8d68 kind:load to:0x020d7d68 module:overlay(24) +from:0x020c8d6c kind:load to:0x0204a068 module:main +from:0x020c8daa kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c8dbc kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c8dc4 kind:load to:0x0204e5d8 module:main +from:0x020c8e06 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c8e0c kind:load to:0x0204a068 module:main +from:0x020c8e1e kind:thumb_call_arm to:0x020c697c module:overlay(24) +from:0x020c8e50 kind:thumb_call to:0x020c88d0 module:overlay(24) +from:0x020c8e5a kind:thumb_call to:0x020b6cd4 module:overlay(2) +from:0x020c8e68 kind:thumb_call to:0x020b6d30 module:overlay(2) +from:0x020c8e72 kind:thumb_call_arm to:0x02019500 module:main +from:0x020c8e7a kind:thumb_call_arm to:0x02018d50 module:main +from:0x020c8e82 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c8e8a kind:thumb_call to:0x020b6d48 module:overlay(2) +from:0x020c8e94 kind:thumb_call to:0x020b6cd4 module:overlay(2) +from:0x020c8ea4 kind:thumb_call to:0x020b6cd4 module:overlay(2) +from:0x020c8eb0 kind:load to:0x027e0994 module:dtcm +from:0x020c8eb4 kind:load to:0x0204a0f0 module:main +from:0x020c8eb8 kind:load to:0x0204a068 module:main +from:0x020c8eec kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c8efe kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c8f0c kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c8f1e kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c8f24 kind:load to:0x0204e5d8 module:main +from:0x020c8f5e kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c8f64 kind:load to:0x0204a068 module:main +from:0x020c8f8a kind:thumb_call to:0x020c8b0c module:overlay(24) +from:0x020c8f96 kind:thumb_call to:0x020b6d30 module:overlay(2) +from:0x020c8f9e kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c8fa8 kind:thumb_call_arm to:0x02018d50 module:main +from:0x020c8fb2 kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020c8fb8 kind:thumb_call_arm to:0x020c53c8 module:overlay(24) +from:0x020c8fce kind:thumb_call_arm to:0x02019500 module:main +from:0x020c8fd8 kind:thumb_call_arm to:0x02019510 module:main +from:0x020c8fe6 kind:thumb_call_arm to:0x02018d50 module:main +from:0x020c8fee kind:thumb_call to:0x020b6d30 module:overlay(2) +from:0x020c8ff6 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c8ffc kind:thumb_call_arm to:0x02019500 module:main +from:0x020c9006 kind:thumb_call_arm to:0x02019510 module:main +from:0x020c900e kind:thumb_call_arm to:0x0201c46c module:main +from:0x020c9018 kind:load to:0x0204a068 module:main +from:0x020c901c kind:load to:0x0204a0f0 module:main +from:0x020c9020 kind:load to:0x027e0994 module:dtcm +from:0x020c9024 kind:load to:0x0204ae8c module:main +from:0x020c9038 kind:arm_call to:0x0201baa4 module:main +from:0x020c9040 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c9058 kind:arm_call to:0x0201baa4 module:main +from:0x020c9060 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c9068 kind:arm_call to:0x02011ff4 module:main +from:0x020c9078 kind:thumb_call to:0x020c8860 module:overlay(24) +from:0x020c9084 kind:load to:0x020d7d98 module:overlay(24) +from:0x020c909e kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c90a8 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c90b0 kind:load to:0x0204e5d8 module:main +from:0x020c90c6 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c90cc kind:load to:0x0204a068 module:main +from:0x020c90e6 kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c90f0 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c90f8 kind:load to:0x0204e5d8 module:main +from:0x020c910e kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c9114 kind:load to:0x0204a068 module:main +from:0x020c9124 kind:arm_call to:0x0201baa4 module:main +from:0x020c912c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c9144 kind:arm_call to:0x0201baa4 module:main +from:0x020c914c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c9154 kind:arm_call to:0x02011ff4 module:main +from:0x020c9164 kind:thumb_call to:0x020c9074 module:overlay(24) +from:0x020c917c kind:thumb_call_arm to:0x020611bc module:overlay(0) +from:0x020c9184 kind:load to:0x020d7dc8 module:overlay(24) +from:0x020c9188 kind:load to:0x0204a068 module:main +from:0x020c9198 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c91a2 kind:thumb_call_arm to:0x020b695c module:overlay(4) +from:0x020c91ac kind:load to:0x0204a068 module:main +from:0x020c91c0 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c91c6 kind:thumb_call_arm to:0x02019500 module:main +from:0x020c91cc kind:load to:0x0204a068 module:main +from:0x020c91d0 kind:load to:0x0204a0f0 module:main +from:0x020c91e0 kind:arm_call to:0x0201baa4 module:main +from:0x020c91e8 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c9200 kind:arm_call to:0x0201baa4 module:main +from:0x020c9208 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020c9210 kind:arm_call to:0x02011ff4 module:main +from:0x020c9224 kind:load to:0x0204a068 module:main +from:0x020c9228 kind:load to:0x02061204 module:overlay(0) +from:0x020c9232 kind:thumb_call_arm to:0x02061628 module:overlay(0) +from:0x020c9246 kind:thumb_call_arm to:0x0201bac4 module:main +from:0x020c9266 kind:thumb_call_arm to:0x020611bc module:overlay(0) +from:0x020c9270 kind:load to:0x020d7e14 module:overlay(24) +from:0x020c9274 kind:load to:0x020d7df8 module:overlay(24) +from:0x020c9278 kind:load to:0x0204a068 module:main +from:0x020c9280 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020c928e kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020c9294 kind:thumb_call_arm to:0x020616a8 module:overlay(0) +from:0x020c92a2 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020c92a8 kind:thumb_call_arm to:0x020616a8 module:overlay(0) +from:0x020c92ae kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c92de kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c92e8 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c9306 kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c9310 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c9318 kind:load to:0x0204e5d8 module:main +from:0x020c933c kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c936c kind:thumb_call to:0x020c9410 module:overlay(24) +from:0x020c9382 kind:thumb_call to:0x020c955c module:overlay(24) +from:0x020c939a kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c93a0 kind:load to:0x0204a068 module:main +from:0x020c93a4 kind:load to:0x0204a0f0 module:main +from:0x020c93a8 kind:load to:0x0204ae70 module:main +from:0x020c93c6 kind:thumb_call_arm to:0x02019510 module:main +from:0x020c93d0 kind:thumb_call to:0x020c9410 module:overlay(24) +from:0x020c93e0 kind:thumb_call_arm to:0x02019510 module:main +from:0x020c93ec kind:thumb_call_arm to:0x0206652c module:overlay(0) +from:0x020c9404 kind:load to:0x0204a0f0 module:main +from:0x020c9408 kind:load to:0x020b4f50 module:overlay(0) +from:0x020c940c kind:load to:0x0204aed0 module:main +from:0x020c941c kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c9428 kind:thumb_call to:0x020b6500 module:overlays(1,2,6,10,12,14) +from:0x020c9430 kind:load to:0x0204a068 module:main +from:0x020c9448 kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c9452 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c9458 kind:thumb_call to:0x020c95a4 module:overlay(24) +from:0x020c9460 kind:load to:0x0204e5d8 module:main +from:0x020c9480 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c94a8 kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020c94b2 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020c94c8 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c94d0 kind:load to:0x0204a068 module:main +from:0x020c94d4 kind:load to:0x0204ae70 module:main +from:0x020c94d8 kind:load to:0x0204e5d8 module:main +from:0x020c94ee kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c9514 kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020c951a kind:thumb_call_arm to:0x020c53c8 module:overlay(24) +from:0x020c9522 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c952c kind:thumb_call_arm to:0x020c66fc module:overlay(24) +from:0x020c9532 kind:thumb_call_arm to:0x020c66a0 module:overlay(24) +from:0x020c953e kind:thumb_call_arm to:0x02066598 module:overlay(0) +from:0x020c9544 kind:load to:0x0204a068 module:main +from:0x020c9548 kind:load to:0x0204aed0 module:main +from:0x020c954c kind:load to:0x027e0994 module:dtcm +from:0x020c9550 kind:load to:0x027e09a4 module:dtcm +from:0x020c9554 kind:load to:0x020b4f50 module:overlay(0) +from:0x020c9564 kind:thumb_call_arm to:0x0201ceb0 module:main +from:0x020c957c kind:thumb_call_arm to:0x01fff520 module:itcm +from:0x020c958a kind:thumb_call_arm to:0x0210b9a4 module:overlay(31) +from:0x020c9594 kind:load to:0x0204ae98 module:main +from:0x020c9598 kind:load to:0x020b34a4 module:overlay(0) +from:0x020c959c kind:load to:0x027e0ce8 module:dtcm +from:0x020c95ac kind:thumb_call_arm to:0x0201cf08 module:main +from:0x020c95c4 kind:thumb_call_arm to:0x01fff520 module:itcm +from:0x020c95d2 kind:thumb_call_arm to:0x0210b9c0 module:overlay(31) +from:0x020c95dc kind:load to:0x0204ae98 module:main +from:0x020c95e0 kind:load to:0x020b34a4 module:overlay(0) +from:0x020c95e4 kind:load to:0x027e0ce8 module:dtcm +from:0x020c95f4 kind:arm_call to:0x0201baa4 module:main +from:0x020c95fc kind:arm_call to:0x02011ff4 module:main +from:0x020c960e kind:thumb_call_arm to:0x02061628 module:overlay(0) +from:0x020c9628 kind:thumb_call_arm to:0x020611bc module:overlay(0) +from:0x020c9630 kind:load to:0x020d7e44 module:overlay(24) +from:0x020c9634 kind:load to:0x0204a068 module:main +from:0x020c963c kind:thumb_call_arm to:0x020616a8 module:overlay(0) +from:0x020c9648 kind:thumb_call_arm to:0x020616a8 module:overlay(0) +from:0x020c964e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c9662 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c966e kind:thumb_call to:0x020c977c module:overlay(24) +from:0x020c9674 kind:load to:0x027e09a4 module:dtcm +from:0x020c968a kind:thumb_call_arm to:0x02019520 module:main +from:0x020c96a8 kind:thumb_call_arm to:0x0201c09c module:main +from:0x020c96b0 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c96c2 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c96ce kind:thumb_call_arm to:0x020732bc module:overlay(0) +from:0x020c96e4 kind:thumb_call_arm to:0x02067f68 module:overlay(0) +from:0x020c96f0 kind:thumb_call to:0x020b65dc module:overlay(10) +from:0x020c96fa kind:thumb_call to:0x020b6500 module:overlays(1,2,6,10,12,14) +from:0x020c9712 kind:thumb_call to:0x020b88a4 module:overlay(10) +from:0x020c971a kind:thumb_call to:0x020b6fe8 module:overlay(10) +from:0x020c9726 kind:thumb_call_arm to:0x020cd348 module:overlay(24) +from:0x020c972e kind:thumb_call_arm to:0x020cd3d0 module:overlay(24) +from:0x020c9746 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c974c kind:load to:0x0204a0f0 module:main +from:0x020c9750 kind:load to:0x020d8640 module:overlay(24) +from:0x020c9754 kind:load to:0x027e0994 module:dtcm +from:0x020c9758 kind:load to:0x0204a068 module:main +from:0x020c975c kind:load to:0x027e09b8 module:dtcm +from:0x020c9760 kind:load to:0x027e09a4 module:dtcm +from:0x020c9768 kind:load to:0x020b502c module:overlay(0) +from:0x020c976c kind:load to:0x020d8678 module:overlay(24) +from:0x020c9774 kind:load to:0x020c977d module:overlay(24) +from:0x020c9794 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c97ae kind:thumb_call_arm to:0x02019510 module:main +from:0x020c97ba kind:thumb_call_arm to:0x02019510 module:main +from:0x020c97c4 kind:thumb_call_arm to:0x020732bc module:overlay(0) +from:0x020c97da kind:thumb_call_arm to:0x02067f68 module:overlay(0) +from:0x020c97e8 kind:thumb_call_arm to:0x02019510 module:main +from:0x020c97f4 kind:thumb_call_arm to:0x02019510 module:main +from:0x020c97fc kind:load to:0x027e09b8 module:dtcm +from:0x020c9800 kind:load to:0x027e09a4 module:dtcm +from:0x020c9804 kind:load to:0x0204a0f0 module:main +from:0x020c980c kind:load to:0x020b502c module:overlay(0) +from:0x020c9820 kind:thumb_call to:0x020b7034 module:overlay(10) +from:0x020c982a kind:thumb_call_arm to:0x02067f68 module:overlay(0) +from:0x020c9836 kind:thumb_call_arm to:0x020cd384 module:overlay(24) +from:0x020c983c kind:thumb_call_arm to:0x020cd3e0 module:overlay(24) +from:0x020c9846 kind:thumb_call_arm to:0x020cd384 module:overlay(24) +from:0x020c984c kind:thumb_call_arm to:0x020cd3e0 module:overlay(24) +from:0x020c9854 kind:thumb_call_arm to:0x020c6c40 module:overlay(24) +from:0x020c985c kind:thumb_call_arm to:0x02067f3c module:overlay(0) +from:0x020c9880 kind:load to:0x020b502c module:overlay(0) +from:0x020c9884 kind:load to:0x020d8678 module:overlay(24) +from:0x020c9888 kind:load to:0x027e0994 module:dtcm +from:0x020c98c6 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c98d2 kind:thumb_call_arm to:0x02061204 module:overlay(0) +from:0x020c98dc kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c98e4 kind:load to:0x027e09a4 module:dtcm +from:0x020c98e8 kind:load to:0x0204a068 module:main +from:0x020c991e kind:thumb_call_arm to:0x020cd384 module:overlay(24) +from:0x020c9924 kind:thumb_call_arm to:0x020cd3e0 module:overlay(24) +from:0x020c992c kind:thumb_call_arm to:0x020c6c40 module:overlay(24) +from:0x020c9934 kind:thumb_call_arm to:0x02067f3c module:overlay(0) +from:0x020c993c kind:load to:0x020d8678 module:overlay(24) +from:0x020c9940 kind:load to:0x027e0994 module:dtcm +from:0x020c9944 kind:load to:0x020b502c module:overlay(0) +from:0x020c9954 kind:thumb_call_arm to:0x0201bac4 module:main +from:0x020c9960 kind:load to:0x020d7e74 module:overlay(24) +from:0x020c996c kind:load to:0x0204a068 module:main +from:0x020c9970 kind:load to:0x02061204 module:overlay(0) +from:0x020c997c kind:load to:0x0204a068 module:main +from:0x020c9980 kind:load to:0x02061204 module:overlay(0) +from:0x020c998a kind:thumb_call_arm to:0x02061628 module:overlay(0) +from:0x020c999c kind:thumb_call to:0x020c9950 module:overlay(24) +from:0x020c99da kind:thumb_call_arm to:0x020611bc module:overlay(0) +from:0x020c99e4 kind:load to:0x020d7e90 module:overlay(24) +from:0x020c99e8 kind:load to:0x0204a068 module:main +from:0x020c99f0 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020c99fe kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020c9a04 kind:thumb_call_arm to:0x020616a8 module:overlay(0) +from:0x020c9a12 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020c9a18 kind:thumb_call_arm to:0x020616a8 module:overlay(0) +from:0x020c9a1e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020c9a48 kind:thumb_call to:0x020ca014 module:overlay(24) +from:0x020c9a4e kind:thumb_call to:0x020ca014 module:overlay(24) +from:0x020c9a54 kind:thumb_call to:0x020ca014 module:overlay(24) +from:0x020c9a9a kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020c9aa0 kind:thumb_call_arm to:0x0201ceb0 module:main +from:0x020c9ac4 kind:thumb_call to:0x020c9c4c module:overlay(24) +from:0x020c9ad8 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c9af2 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c9b16 kind:thumb_call to:0x020c9c4c module:overlay(24) +from:0x020c9b2c kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c9b38 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c9b3c kind:load to:0x0204ae98 module:main +from:0x020c9b40 kind:load to:0x0204a0f0 module:main +from:0x020c9b44 kind:load to:0x0204ae70 module:main +from:0x020c9b48 kind:load to:0x0204a068 module:main +from:0x020c9b5c kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c9b90 kind:thumb_call_arm to:0x0201dd30 module:main +from:0x020c9b98 kind:thumb_call_arm to:0x0201ec08 module:main +from:0x020c9ba2 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020c9bb6 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020c9bdc kind:thumb_call to:0x020c9c4c module:overlay(24) +from:0x020c9be4 kind:thumb_call to:0x020c9c4c module:overlay(24) +from:0x020c9c12 kind:thumb_call_arm to:0x0201daec module:main +from:0x020c9c34 kind:load to:0x0204a068 module:main +from:0x020c9c38 kind:load to:0x0204aeb0 module:main +from:0x020c9c3c kind:load to:0x0204ae70 module:main +from:0x020c9c40 kind:load to:0x0204a0f0 module:main +from:0x020c9c44 kind:load to:0x0204aed0 module:main +from:0x020c9c48 kind:load to:0x02049f6c module:main +from:0x020c9c54 kind:thumb_call_arm to:0x020c697c module:overlay(24) +from:0x020c9c60 kind:thumb_call_arm to:0x0201c09c module:main +from:0x020c9c74 kind:thumb_call_arm to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c9c7c kind:thumb_call_arm to:0x020b89d0 module:overlay(11) +from:0x020c9cba kind:thumb_call_arm to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020c9cf0 kind:load to:0x027e0994 module:dtcm +from:0x020c9cf4 kind:load to:0x027e09b8 module:dtcm +from:0x020c9d06 kind:thumb_call_arm to:0x020b888c module:overlay(11) +from:0x020c9d38 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020c9d40 kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020c9d50 kind:thumb_call to:0x020ca014 module:overlay(24) +from:0x020c9d5a kind:thumb_call_arm to:0x0201cf08 module:main +from:0x020c9d6a kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020c9d70 kind:thumb_call to:0x020ca014 module:overlay(24) +from:0x020c9d88 kind:thumb_call_arm to:0x020b84d0 module:overlay(11) +from:0x020c9d94 kind:thumb_call_arm to:0x0201dbe8 module:main +from:0x020c9d9c kind:thumb_call_arm to:0x0206db24 module:overlay(0) +from:0x020c9da2 kind:thumb_call to:0x020ca014 module:overlay(24) +from:0x020c9dac kind:load to:0x020b51f4 module:overlay(0) +from:0x020c9db0 kind:load to:0x0204ae98 module:main +from:0x020c9db8 kind:load to:0x0204aeb0 module:main +from:0x020c9df0 kind:thumb_call to:0x020ca014 module:overlay(24) +from:0x020c9e06 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c9e20 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020c9e3c kind:load to:0x0204ae70 module:main +from:0x020c9e40 kind:load to:0x0204a068 module:main +from:0x020c9e62 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9e70 kind:thumb_call_arm to:0x0201c09c module:main +from:0x020c9e78 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9e8a kind:thumb_call_arm to:0x020c7334 module:overlay(24) +from:0x020c9e9a kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020c9ea0 kind:thumb_call_arm to:0x020c53c8 module:overlay(24) +from:0x020c9ea8 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020c9eb4 kind:thumb_call_arm to:0x020c7334 module:overlay(24) +from:0x020c9ebe kind:thumb_call_arm to:0x020c66fc module:overlay(24) +from:0x020c9ec6 kind:thumb_call_arm to:0x020c66a0 module:overlay(24) +from:0x020c9f12 kind:thumb_call_arm to:0x0201daec module:main +from:0x020c9f54 kind:thumb_call_arm to:0x0201ec08 module:main +from:0x020c9f60 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020c9f76 kind:thumb_call_arm to:0x0201e8ac module:main +from:0x020c9f88 kind:thumb_call_arm to:0x0201d600 module:main +from:0x020c9f90 kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020c9f96 kind:thumb_call_arm to:0x020c53c8 module:overlay(24) +from:0x020c9fa6 kind:thumb_call_arm to:0x020c6750 module:overlay(24) +from:0x020c9fb0 kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020c9fb6 kind:thumb_call_arm to:0x020c53c8 module:overlay(24) +from:0x020c9fd8 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020c9fdc kind:thumb_call_arm to:0x02019b14 module:main +from:0x020c9fe4 kind:load to:0x027e0994 module:dtcm +from:0x020c9fe8 kind:load to:0x027e09a4 module:dtcm +from:0x020c9fec kind:load to:0x027e0998 module:dtcm +from:0x020c9ff0 kind:load to:0x0204aed0 module:main +from:0x020c9ff4 kind:load to:0x0204aeb0 module:main +from:0x020c9ffc kind:load to:0x0204ae70 module:main +from:0x020ca000 kind:load to:0x02049f6c module:main +from:0x020ca004 kind:load to:0x0204a068 module:main +from:0x020ca020 kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020ca03a kind:thumb_call_arm to:0x0201b980 module:main +from:0x020ca044 kind:load to:0x0204e5d8 module:main +from:0x020ca064 kind:arm_call to:0x0201baa4 module:main +from:0x020ca06c kind:arm_call to:0x02011ff4 module:main +from:0x020ca080 kind:load to:0x0204a068 module:main +from:0x020ca084 kind:load to:0x02061204 module:overlay(0) +from:0x020ca090 kind:load to:0x020ca261 module:overlay(24) +from:0x020ca09a kind:thumb_call_arm to:0x02061628 module:overlay(0) +from:0x020ca0ac kind:thumb_call_arm to:0x0201bac4 module:main +from:0x020ca0ba kind:thumb_call_arm to:0x0201bac4 module:main +from:0x020ca0d0 kind:thumb_call_arm to:0x020611bc module:overlay(0) +from:0x020ca0d8 kind:load to:0x020d7ef8 module:overlay(24) +from:0x020ca0dc kind:load to:0x020d7edc module:overlay(24) +from:0x020ca0e0 kind:load to:0x020d7ec0 module:overlay(24) +from:0x020ca0e4 kind:load to:0x0204a068 module:main +from:0x020ca0ec kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020ca0f8 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x020ca106 kind:thumb_call to:0x020ca1fc module:overlay(24) +from:0x020ca122 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020ca128 kind:load to:0x0204a068 module:main +from:0x020ca138 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020ca142 kind:thumb_call_arm to:0x020b8e34 module:overlay(11) +from:0x020ca15c kind:load to:0x0204a068 module:main +from:0x020ca16e kind:thumb_call to:0x020ca1fc module:overlay(24) +from:0x020ca18a kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x020ca190 kind:load to:0x0204a068 module:main +from:0x020ca1a2 kind:thumb_call_arm to:0x02061228 module:overlay(0) +from:0x020ca1aa kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca1b8 kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020ca1c6 kind:thumb_call_arm to:0x020c553c module:overlay(24) +from:0x020ca1cc kind:thumb_call_arm to:0x020c53c8 module:overlay(24) +from:0x020ca1d4 kind:thumb_call_arm to:0x01ffd3d8 module:itcm +from:0x020ca1e0 kind:thumb_call_arm to:0x020c66fc module:overlay(24) +from:0x020ca1ea kind:thumb_call_arm to:0x020c66a0 module:overlay(24) +from:0x020ca1f0 kind:load to:0x0204a068 module:main +from:0x020ca1f4 kind:load to:0x027e09a4 module:dtcm +from:0x020ca1f8 kind:load to:0x027e0994 module:dtcm +from:0x020ca208 kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020ca222 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020ca228 kind:load to:0x0204e5d8 module:main +from:0x020ca23a kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020ca254 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020ca25c kind:load to:0x0204e5d8 module:main +from:0x020ca26c kind:load to:0x020b8f00 module:overlays(5,6,7,10,11,12,13,14) +from:0x020ca278 kind:arm_call to:0x0201baa4 module:main +from:0x020ca280 kind:arm_call to:0x02011ff4 module:main +from:0x020ca294 kind:arm_call to:0x0201baa4 module:main +from:0x020ca29c kind:arm_call to:0x02011ff4 module:main +from:0x020ca2b4 kind:arm_call to:0x0201baa4 module:main +from:0x020ca2bc kind:arm_call to:0x0201baa4 module:main +from:0x020ca2c4 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020ca2dc kind:arm_call to:0x0201baa4 module:main +from:0x020ca2e4 kind:arm_call to:0x0201baa4 module:main +from:0x020ca2ec kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020ca2f4 kind:arm_call to:0x02011ff4 module:main +from:0x020ca30c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020ca324 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020ca334 kind:arm_call to:0x0201e6a8 module:main +from:0x020ca340 kind:arm_call to:0x02063f20 module:overlay(0) +from:0x020ca34c kind:arm_call to:0x0201e6a8 module:main +from:0x020ca354 kind:arm_call to:0x0201eca8 module:main +from:0x020ca35c kind:arm_call to:0x0206335c module:overlay(0) +from:0x020ca364 kind:arm_call to:0x0206335c module:overlay(0) +from:0x020ca36c kind:arm_call to:0x02063828 module:overlay(0) +from:0x020ca37c kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020ca384 kind:arm_call to:0x02063828 module:overlay(0) +from:0x020ca390 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x020ca3ac kind:arm_call to:0x02062ed8 module:overlay(0) +from:0x020ca3b8 kind:arm_call to:0x02062ed8 module:overlay(0) +from:0x020ca430 kind:arm_call to:0x020166a4 module:main +from:0x020ca444 kind:arm_call to:0x020166a4 module:main +from:0x020ca460 kind:load to:0x020d7f38 module:overlay(24) +from:0x020ca464 kind:load to:0x020b1f6c module:overlay(0) +from:0x020ca468 kind:load to:0x020b1f0c module:overlay(0) +from:0x020ca4ac kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020ca4c8 kind:arm_call to:0x02063a1c module:overlay(0) +from:0x020ca4dc kind:arm_call to:0x02062ef8 module:overlay(0) +from:0x020ca4f4 kind:arm_call to:0x02062ef8 module:overlay(0) +from:0x020ca51c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ca550 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020ca570 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x020ca584 kind:arm_call to:0x02062ef8 module:overlay(0) +from:0x020ca59c kind:arm_call to:0x02062ef8 module:overlay(0) +from:0x020ca5f8 kind:arm_call to:0x0201f708 module:main +from:0x020ca604 kind:arm_call to:0x0201f708 module:main +from:0x020ca614 kind:arm_call to:0x0201f708 module:main +from:0x020ca620 kind:arm_call to:0x0201f708 module:main +from:0x020ca630 kind:load to:0x020d8640 module:overlay(24) +from:0x020ca674 kind:arm_call to:0x0201f470 module:main +from:0x020ca67c kind:arm_call to:0x0201f470 module:main +from:0x020ca6b4 kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ca6bc kind:arm_call to:0x02063f44 module:overlay(0) +from:0x020ca7e4 kind:arm_call to:0x0201ed94 module:main +from:0x020ca7f8 kind:arm_call to:0x020249c8 module:main +from:0x020ca810 kind:arm_call to:0x0201ed94 module:main +from:0x020ca820 kind:arm_call to:0x020249c8 module:main +from:0x020ca828 kind:arm_call to:0x020c1980 module:overlay(17) +from:0x020ca854 kind:arm_call to:0x020c4d54 module:overlay(24) +from:0x020ca890 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca8b0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ca8b8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca8cc kind:arm_call to:0x020c1c60 module:overlay(17) +from:0x020ca8e4 kind:arm_call to:0x020c4d54 module:overlay(24) +from:0x020ca8f8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ca910 kind:arm_call to:0x020c1c60 module:overlay(17) +from:0x020ca920 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ca928 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020ca93c kind:arm_call to:0x020c1c60 module:overlay(17) +from:0x020ca94c kind:load to:0x0204a0f0 module:main +from:0x020ca950 kind:load to:0x020d8640 module:overlay(24) +from:0x020ca954 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ca964 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca96c kind:arm_call to:0x0201f2a4 module:main +from:0x020ca978 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca980 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca988 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ca990 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca998 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ca9a0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca9a8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca9b0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020ca9b8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020ca9d0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca9d8 kind:arm_call to:0x0201f2a4 module:main +from:0x020ca9e4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020ca9ec kind:arm_call to:0x0201f2a4 module:main +from:0x020ca9f4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020ca9fc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020caa04 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020caa0c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020caa14 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020caa1c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x020caa24 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020caa2c kind:arm_call to:0x02011ff4 module:main +from:0x020caa5c kind:arm_call to:0x0201e6a8 module:main +from:0x020caa98 kind:arm_call to:0x0201e84c module:main +from:0x020caad8 kind:load to:0x020d7f5c module:overlay(24) +from:0x020caaf4 kind:arm_call to:0x0201e6a8 module:main +from:0x020cab34 kind:load to:0x020d7f5c module:overlay(24) +from:0x020cab78 kind:arm_call to:0x0201e84c module:main +from:0x020cad64 kind:arm_call to:0x020cab84 module:overlay(24) +from:0x020cad94 kind:arm_call to:0x02011f3c module:main +from:0x020cada4 kind:arm_call to:0x020cadac module:overlay(24) +from:0x020cadb8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020cadc0 kind:arm_call to:0x020cb1ac module:overlay(24) +from:0x020cadd4 kind:arm_call to:0x020cc134 module:overlay(24) +from:0x020cade0 kind:arm_call to:0x020cc438 module:overlay(24) +from:0x020cadec kind:arm_call to:0x020cc74c module:overlay(24) +from:0x020cae0c kind:arm_call to:0x02011f3c module:main +from:0x020cae18 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x020cae34 kind:arm_call to:0x02011f3c module:main +from:0x020cae40 kind:arm_call to:0x020685ac module:overlay(0) +from:0x020cae64 kind:arm_call to:0x020cb254 module:overlay(24) +from:0x020cae74 kind:arm_call to:0x020cb254 module:overlay(24) +from:0x020cae84 kind:arm_call to:0x020cb254 module:overlay(24) +from:0x020cae90 kind:load to:0x020d7f68 module:overlay(24) +from:0x020cae94 kind:load to:0x02044378 module:main +from:0x020caebc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caec4 kind:arm_call to:0x02011ff4 module:main +from:0x020caee4 kind:arm_call to:0x020cb260 module:overlay(24) +from:0x020caeec kind:arm_call to:0x020cb260 module:overlay(24) +from:0x020caef4 kind:arm_call to:0x020cb260 module:overlay(24) +from:0x020caefc kind:arm_call to:0x020cb1bc module:overlay(24) +from:0x020caf04 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020caf10 kind:load to:0x020d7f68 module:overlay(24) +from:0x020caf38 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020caf40 kind:arm_call to:0x02011ff4 module:main +from:0x020caf60 kind:arm_call to:0x020cb260 module:overlay(24) +from:0x020caf68 kind:arm_call to:0x020cb260 module:overlay(24) +from:0x020caf70 kind:arm_call to:0x020cb260 module:overlay(24) +from:0x020caf78 kind:arm_call to:0x020cb1bc module:overlay(24) +from:0x020caf80 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020caf88 kind:arm_call to:0x02011ff4 module:main +from:0x020caf94 kind:load to:0x020d7f68 module:overlay(24) +from:0x020cafa4 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020cafb0 kind:arm_call to:0x020cbe74 module:overlay(24) +from:0x020cafc4 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020cafd8 kind:arm_call to:0x020cbe74 module:overlay(24) +from:0x020cafec kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020caff8 kind:arm_call to:0x020cbf54 module:overlay(24) +from:0x020cb00c kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020cb018 kind:arm_call to:0x020cc03c module:overlay(24) +from:0x020cb030 kind:load to:0x020cc068 module:overlay(24) +from:0x020cb04c kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020cb080 kind:arm_call to:0x020ccaf0 module:overlay(24) +from:0x020cb0a0 kind:load to:0x020d7308 module:overlay(24) +from:0x020cb0b8 kind:arm_call to:0x020cc068 module:overlay(24) +from:0x020cb0c4 kind:arm_call to:0x020cc068 module:overlay(24) +from:0x020cb0cc kind:arm_call to:0x020cb59c module:overlay(24) +from:0x020cb16c kind:load to:0x027e0994 module:dtcm +from:0x020cb170 kind:load to:0x02018a84 module:main +from:0x020cb180 kind:arm_call to:0x02018a9c module:main +from:0x020cb190 kind:arm_call_thumb to:0x0201ca00 module:main +from:0x020cb19c kind:arm_call_thumb to:0x0201ca00 module:main +from:0x020cb1a4 kind:load to:0x027e0994 module:dtcm +from:0x020cb1a8 kind:load to:0x0204a100 module:main +from:0x020cb1b8 kind:load to:0x020d8674 module:overlay(24) +from:0x020cb1cc kind:load to:0x020d8674 module:overlay(24) +from:0x020cb230 kind:arm_call to:0x0201e6a8 module:main +from:0x020cb238 kind:arm_call to:0x0201e6a8 module:main +from:0x020cb240 kind:arm_call to:0x0201e6a8 module:main +from:0x020cb250 kind:load to:0x020d7fb0 module:overlay(24) +from:0x020cb288 kind:arm_call to:0x02067f68 module:overlay(0) +from:0x020cb2a8 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020cb2c4 kind:arm_call to:0x02067a0c module:overlay(0) +from:0x020cb328 kind:arm_call to:0x02019568 module:main +from:0x020cb360 kind:arm_call to:0x02015320 module:main +from:0x020cb378 kind:arm_call to:0x020cb470 module:overlay(24) +from:0x020cb39c kind:arm_call to:0x02067a40 module:overlay(0) +from:0x020cb3a8 kind:arm_call to:0x020691c0 module:overlay(0) +from:0x020cb3d4 kind:arm_call to:0x02061d98 module:overlay(0) +from:0x020cb3e0 kind:arm_call to:0x02061d88 module:overlay(0) +from:0x020cb41c kind:arm_call to:0x02067a40 module:overlay(0) +from:0x020cb444 kind:arm_call to:0x02068778 module:overlay(0) +from:0x020cb450 kind:arm_call to:0x02062818 module:overlay(0) +from:0x020cb458 kind:arm_call to:0x0201537c module:main +from:0x020cb464 kind:load to:0x020b502c module:overlay(0) +from:0x020cb468 kind:load to:0x020b4f64 module:overlay(0) +from:0x020cb46c kind:load to:0x0204a0f0 module:main +from:0x020cb49c kind:arm_call to:0x02019568 module:main +from:0x020cb4fc kind:arm_call to:0x020626c4 module:overlay(0) +from:0x020cb51c kind:arm_call to:0x02019568 module:main +from:0x020cb588 kind:load to:0x0204a0f0 module:main +from:0x020cb5b4 kind:arm_call to:0x02062124 module:overlay(0) +from:0x020cb5cc kind:arm_call to:0x020cb174 module:overlay(24) +from:0x020cb5d4 kind:load to:0x020d8674 module:overlay(24) +from:0x020cb604 kind:arm_call to:0x02028c24 module:main +from:0x020cb628 kind:arm_call to:0x020cb634 module:overlay(24) +from:0x020cb69c kind:arm_call to:0x0201e8ac module:main +from:0x020cb6ac kind:arm_call to:0x0201e8ac module:main +from:0x020cb6e8 kind:arm_call to:0x0201aa1c module:main +from:0x020cb6f8 kind:arm_call to:0x0201e8ac module:main +from:0x020cb704 kind:arm_call to:0x0201e8ac module:main +from:0x020cb73c kind:arm_call to:0x0201e8ac module:main +from:0x020cb74c kind:arm_call to:0x0201e8ac module:main +from:0x020cb798 kind:arm_call to:0x0201aa1c module:main +from:0x020cb7d8 kind:arm_call to:0x0201e8ac module:main +from:0x020cb7e8 kind:arm_call to:0x0201e8ac module:main +from:0x020cb820 kind:arm_call to:0x0201aa1c module:main +from:0x020cb84c kind:arm_call to:0x0201e8ac module:main +from:0x020cb880 kind:arm_call to:0x0206214c module:overlay(0) +from:0x020cb88c kind:load to:0x0204aefc module:main +from:0x020cb8b4 kind:arm_call to:0x020cb1d0 module:overlay(24) +from:0x020cb8e0 kind:load to:0x020d8024 module:overlay(24) +from:0x020cb920 kind:arm_call to:0x020cb264 module:overlay(24) +from:0x020cb954 kind:arm_call to:0x0201e84c module:main +from:0x020cb9a0 kind:arm_call to:0x0201e84c module:main +from:0x020cb9e8 kind:arm_call to:0x0201e84c module:main +from:0x020cb9f4 kind:load to:0x027e09a4 module:dtcm +from:0x020cbafc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbb20 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbb44 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbb74 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbb98 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbbbc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbbec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbc10 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbc34 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbc64 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbc88 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbcac kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbcdc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbd00 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbd24 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbd54 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbd78 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbd9c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cbdc0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cbe08 kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbe1c kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbe60 kind:arm_call to:0x020cb158 module:overlay(24) +from:0x020cbe68 kind:load to:0x027e09a4 module:dtcm +from:0x020cbe6c kind:load to:0x0204a0f0 module:main +from:0x020cbe70 kind:load to:0x020d8674 module:overlay(24) +from:0x020cbe90 kind:arm_call to:0x020cbe98 module:overlay(24) +from:0x020cbea0 kind:arm_call to:0x020cc094 module:overlay(24) +from:0x020cbecc kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020cbef0 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020cbf00 kind:arm_call to:0x01ffd400 module:itcm +from:0x020cbf1c kind:arm_call to:0x020cb08c module:overlay(24) +from:0x020cbf44 kind:load to:0x027e09a4 module:dtcm +from:0x020cbf48 kind:load to:0x027e0cd8 module:dtcm +from:0x020cbf4c kind:load to:0x020d8674 module:overlay(24) +from:0x020cbf50 kind:load to:0x0204a0f0 module:main +from:0x020cbf70 kind:arm_call to:0x020cbf78 module:overlay(24) +from:0x020cbf80 kind:arm_call to:0x020cc094 module:overlay(24) +from:0x020cbfcc kind:arm_call to:0x02014fb8 module:main +from:0x020cc024 kind:load to:0x027e0cd8 module:dtcm +from:0x020cc030 kind:load to:0x02049bbc module:main +from:0x020cc038 kind:load to:0x0204a0f0 module:main +from:0x020cc064 kind:load to:0x0204a0f0 module:main +from:0x020cc084 kind:arm_call to:0x020cb59c module:overlay(24) +from:0x020cc0ac kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020cc0c0 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020cc110 kind:load to:0x0204a0f0 module:main +from:0x020cc114 kind:load to:0x020b502c module:overlay(0) +from:0x020cc118 kind:load to:0x0204a068 module:main +from:0x020cc11c kind:load to:0x027e0994 module:dtcm +from:0x020cc13c kind:arm_call to:0x020cb8ac module:overlay(24) +from:0x020cc14c kind:arm_call to:0x0201ef74 module:main +from:0x020cc160 kind:load to:0x020d7fd4 module:overlay(24) +from:0x020cc1a0 kind:arm_call to:0x020cb8e4 module:overlay(24) +from:0x020cc1b4 kind:arm_call to:0x0201efd4 module:main +from:0x020cc1e8 kind:arm_call to:0x0201f024 module:main +from:0x020cc1fc kind:arm_call to:0x0201c4b0 module:main +from:0x020cc204 kind:load to:0x0204e5d8 module:main +from:0x020cc208 kind:load to:0x0204ae8c module:main +from:0x020cc240 kind:arm_call to:0x020cc068 module:overlay(24) +from:0x020cc264 kind:arm_call to:0x0201efd4 module:main +from:0x020cc3c4 kind:arm_call to:0x0201f024 module:main +from:0x020cc3d8 kind:arm_call to:0x0201c4b0 module:main +from:0x020cc41c kind:arm_call to:0x020cbe98 module:overlay(24) +from:0x020cc428 kind:arm_call to:0x020cbf78 module:overlay(24) +from:0x020cc434 kind:load to:0x0204ae8c module:main +from:0x020cc440 kind:arm_call to:0x020cb8ac module:overlay(24) +from:0x020cc450 kind:arm_call to:0x0201eb24 module:main +from:0x020cc45c kind:load to:0x020d7ffc module:overlay(24) +from:0x020cc468 kind:arm_call to:0x020cb8e4 module:overlay(24) +from:0x020cc484 kind:arm_call to:0x0201ebd0 module:main +from:0x020cc4e8 kind:arm_call to:0x020cc068 module:overlay(24) +from:0x020cc510 kind:arm_call to:0x0201ebd0 module:main +from:0x020cc564 kind:arm_call to:0x020cbe98 module:overlay(24) +from:0x020cc6b8 kind:arm_call to:0x0201ec08 module:main +from:0x020cc6c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020cc6e4 kind:arm_call to:0x02028c24 module:main +from:0x020cc70c kind:arm_call to:0x020cb634 module:overlay(24) +from:0x020cc718 kind:load to:0x027e0120 module:dtcm +from:0x020cc724 kind:arm_call to:0x020cb890 module:overlay(24) +from:0x020cc734 kind:arm_call to:0x0201ec08 module:main +from:0x020cc754 kind:arm_call to:0x020cb1d0 module:overlay(24) +from:0x020cc768 kind:load to:0x020d7f8c module:overlay(24) +from:0x020ccae8 kind:load to:0x020d8674 module:overlay(24) +from:0x020ccaec kind:load to:0x020cb158 module:overlay(24) +from:0x020ccb0c kind:arm_call to:0x020cb264 module:overlay(24) +from:0x020ccb48 kind:arm_call to:0x0201e84c module:main +from:0x020ccbc4 kind:arm_call to:0x0201e84c module:main +from:0x020ccc3c kind:arm_call to:0x0201e84c module:main +from:0x020ccc9c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cccc4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cccec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ccd0c kind:arm_call to:0x02011f3c module:main +from:0x020ccd18 kind:arm_call to:0x020ccd20 module:overlay(24) +from:0x020ccd28 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020ccd30 kind:arm_call to:0x020cf924 module:overlay(24) +from:0x020ccd84 kind:arm_call to:0x02011f3c module:main +from:0x020ccd90 kind:arm_call to:0x020cd650 module:overlay(24) +from:0x020ccda4 kind:arm_call to:0x02011f3c module:main +from:0x020ccdb0 kind:arm_call to:0x020ce2ac module:overlay(24) +from:0x020ccdc4 kind:arm_call to:0x02011f3c module:main +from:0x020ccdd0 kind:arm_call to:0x020ce9dc module:overlay(24) +from:0x020ccde0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ccdf8 kind:arm_call to:0x02011f3c module:main +from:0x020cce04 kind:arm_call to:0x020cf5c0 module:overlay(24) +from:0x020cce18 kind:arm_call to:0x02011f3c module:main +from:0x020cce24 kind:arm_call_thumb to:0x0210eac8 module:overlay(31) +from:0x020cce48 kind:arm_call to:0x020166a4 module:main +from:0x020cce84 kind:arm_call to:0x02011f3c module:main +from:0x020cce90 kind:arm_call to:0x020cf7d4 module:overlay(24) +from:0x020cce9c kind:arm_call to:0x020cdea8 module:overlay(24) +from:0x020ccea8 kind:load to:0x020d804c module:overlay(24) +from:0x020cceb0 kind:load to:0x027e09a4 module:dtcm +from:0x020cceb8 kind:load to:0x027e0ce0 module:dtcm +from:0x020ccef0 kind:arm_call to:0x02011ff4 module:main +from:0x020ccef8 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf08 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf14 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf24 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ccf34 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf68 kind:arm_call to:0x02011ff4 module:main +from:0x020ccf78 kind:arm_call to:0x020cf934 module:overlay(24) +from:0x020ccf80 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020ccf8c kind:load to:0x020d804c module:overlay(24) +from:0x020ccf90 kind:load to:0x027e09a4 module:dtcm +from:0x020ccfc8 kind:arm_call to:0x02011ff4 module:main +from:0x020ccfd0 kind:arm_call to:0x02011ff4 module:main +from:0x020ccfe0 kind:arm_call to:0x02011ff4 module:main +from:0x020ccfec kind:arm_call to:0x02011ff4 module:main +from:0x020ccffc kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd00c kind:arm_call to:0x02011ff4 module:main +from:0x020cd040 kind:arm_call to:0x02011ff4 module:main +from:0x020cd050 kind:arm_call to:0x020cf934 module:overlay(24) +from:0x020cd058 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020cd060 kind:arm_call to:0x02011ff4 module:main +from:0x020cd06c kind:load to:0x020d804c module:overlay(24) +from:0x020cd070 kind:load to:0x027e09a4 module:dtcm +from:0x020cd084 kind:arm_call to:0x020cd748 module:overlay(24) +from:0x020cd08c kind:arm_call to:0x020ce4f8 module:overlay(24) +from:0x020cd094 kind:arm_call to:0x020ced34 module:overlay(24) +from:0x020cd0ac kind:arm_call to:0x02067f68 module:overlay(0) +from:0x020cd0c8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020cd0e0 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x020cd110 kind:arm_call to:0x020cd348 module:overlay(24) +from:0x020cd11c kind:arm_call to:0x020cd3d0 module:overlay(24) +from:0x020cd128 kind:load to:0x020b502c module:overlay(0) +from:0x020cd12c kind:load to:0x027e09b8 module:dtcm +from:0x020cd150 kind:arm_call to:0x020cd754 module:overlay(24) +from:0x020cd158 kind:arm_call to:0x020ce550 module:overlay(24) +from:0x020cd160 kind:arm_call to:0x020ced88 module:overlay(24) +from:0x020cd168 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd178 kind:arm_call to:0x020cf678 module:overlay(24) +from:0x020cd180 kind:arm_call to:0x0210ee94 module:overlay(31) +from:0x020cd1a0 kind:arm_call to:0x020cd438 module:overlay(24) +from:0x020cd1b0 kind:arm_call to:0x020cf80c module:overlay(24) +from:0x020cd1b8 kind:load to:0x027e09a4 module:dtcm +from:0x020cd1bc kind:load to:0x027e0ce0 module:dtcm +from:0x020cd1c0 kind:load to:0x020d8678 module:overlay(24) +from:0x020cd1d8 kind:arm_call to:0x020cd5e4 module:overlay(24) +from:0x020cd1e8 kind:arm_call to:0x020cd9d0 module:overlay(24) +from:0x020cd1fc kind:arm_call to:0x020ce5ac module:overlay(24) +from:0x020cd210 kind:arm_call to:0x020cef38 module:overlay(24) +from:0x020cd21c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd238 kind:arm_call to:0x020cf6c4 module:overlay(24) +from:0x020cd250 kind:arm_call to:0x020cf868 module:overlay(24) +from:0x020cd258 kind:load to:0x027e09a4 module:dtcm +from:0x020cd278 kind:arm_call to:0x020cd5e4 module:overlay(24) +from:0x020cd294 kind:arm_call to:0x020cda8c module:overlay(24) +from:0x020cd2ac kind:arm_call to:0x020ce86c module:overlay(24) +from:0x020cd2d4 kind:arm_call to:0x020cf298 module:overlay(24) +from:0x020cd2e0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd2fc kind:arm_call to:0x020cf704 module:overlay(24) +from:0x020cd314 kind:arm_call to:0x020cf86c module:overlay(24) +from:0x020cd31c kind:load to:0x0204a0f0 module:main +from:0x020cd320 kind:load to:0x020d8640 module:overlay(24) +from:0x020cd324 kind:load to:0x027e09a4 module:dtcm +from:0x020cd334 kind:load to:0x020cdd1c module:overlay(24) +from:0x020cd344 kind:load to:0x020cde34 module:overlay(24) +from:0x020cd360 kind:arm_call to:0x0207054c module:overlay(0) +from:0x020cd378 kind:arm_call to:0x020ce970 module:overlay(24) +from:0x020cd380 kind:load to:0x027e09a4 module:dtcm +from:0x020cd394 kind:arm_call to:0x0207054c module:overlay(0) +from:0x020cd3a4 kind:arm_call to:0x020ce98c module:overlay(24) +from:0x020cd3ac kind:load to:0x027e09a4 module:dtcm +from:0x020cd3bc kind:load to:0x020cf4f4 module:overlay(24) +from:0x020cd3cc kind:load to:0x020cf51c module:overlay(24) +from:0x020cd3dc kind:load to:0x020cf474 module:overlay(24) +from:0x020cd3ec kind:load to:0x020cf4a4 module:overlay(24) +from:0x020cd3fc kind:load to:0x020cee38 module:overlay(24) +from:0x020cd41c kind:arm_call to:0x0207054c module:overlay(0) +from:0x020cd42c kind:arm_call to:0x020cee44 module:overlay(24) +from:0x020cd434 kind:load to:0x027e09a4 module:dtcm +from:0x020cd450 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd478 kind:arm_call to:0x0210f7c4 module:overlay(31) +from:0x020cd480 kind:load to:0x027e09a4 module:dtcm +from:0x020cd498 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd4c0 kind:load to:0x027e09a4 module:dtcm +from:0x020cd514 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd54c kind:arm_call to:0x020166a4 module:main +from:0x020cd558 kind:arm_call to:0x02016684 module:main +from:0x020cd564 kind:arm_call to:0x020cd4c4 module:overlay(24) +from:0x020cd574 kind:arm_call to:0x020cd4c4 module:overlay(24) +from:0x020cd584 kind:arm_call to:0x020cd4c4 module:overlay(24) +from:0x020cd594 kind:arm_call to:0x020cd4c4 module:overlay(24) +from:0x020cd59c kind:load to:0x027e09a4 module:dtcm +from:0x020cd5fc kind:arm_call to:0x020732bc module:overlay(0) +from:0x020cd610 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020cd648 kind:load to:0x027e09b8 module:dtcm +from:0x020cd64c kind:load to:0x0204e5d8 module:main +from:0x020cd678 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd680 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd688 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd690 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd698 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd6a0 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd6a8 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd6b0 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd6c4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cd6d8 kind:arm_call to:0x020ce288 module:overlay(24) +from:0x020cd6f8 kind:arm_call to:0x02011ff4 module:main +from:0x020cd708 kind:arm_call to:0x02011f3c module:main +from:0x020cd73c kind:arm_call to:0x020cd754 module:overlay(24) +from:0x020cd750 kind:load to:0x020cdea8 module:overlay(24) +from:0x020cd768 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cd778 kind:arm_call to:0x02019688 module:main +from:0x020cd784 kind:arm_call to:0x02019688 module:main +from:0x020cd7ac kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd7c8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd7e0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd7f8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd80c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd820 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd834 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd83c kind:arm_call to:0x02060b8c module:overlay(0) +from:0x020cd854 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd860 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x020cd874 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd888 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd89c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd8ac kind:arm_call to:0x02019688 module:main +from:0x020cd8d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cd8f0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd904 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd918 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd92c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd940 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd958 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd960 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x020cd978 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd984 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x020cd998 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd9ac kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd9c0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cd9cc kind:load to:0x027e09a4 module:dtcm +from:0x020cd9dc kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cd9e4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cd9ec kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cd9f4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cd9fc kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cda08 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cda10 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cda18 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cda20 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cda28 kind:arm_call to:0x020cdfb8 module:overlay(24) +from:0x020cda38 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020cda48 kind:arm_call to:0x020ce1f8 module:overlay(24) +from:0x020cda64 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020cda7c kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020cda84 kind:load to:0x027e09b8 module:dtcm +from:0x020cda88 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cda98 kind:arm_call to:0x020ce288 module:overlay(24) +from:0x020cdac0 kind:arm_call to:0x020ce240 module:overlay(24) +from:0x020cdb0c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cdb28 kind:arm_call to:0x02019688 module:main +from:0x020cdb54 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cdb78 kind:arm_call to:0x02019688 module:main +from:0x020cdba4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cdc30 kind:arm_call to:0x0201aa1c module:main +from:0x020cdcf0 kind:arm_call to:0x0201aaa8 module:main +from:0x020cdd08 kind:load to:0x0204aefc module:main +from:0x020cdd0c kind:load to:0x0204a0f0 module:main +from:0x020cdd10 kind:load to:0x027e09a4 module:dtcm +from:0x020cdd14 kind:load to:0x020d73da module:overlay(24) +from:0x020cdd18 kind:load to:0x020d7412 module:overlay(24) +from:0x020cdd34 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cdd94 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020cdde4 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020cde00 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020cde1c kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020cde28 kind:arm_call to:0x020cdea8 module:overlay(24) +from:0x020cde30 kind:load to:0x027e09a4 module:dtcm +from:0x020cde48 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020cde8c kind:arm_call to:0x020ce1f8 module:overlay(24) +from:0x020cde9c kind:arm_call to:0x020cdd1c module:overlay(24) +from:0x020cdea4 kind:load to:0x027e09a4 module:dtcm +from:0x020cdeb0 kind:arm_call to:0x020ce1f8 module:overlay(24) +from:0x020cdebc kind:arm_call to:0x020ce240 module:overlay(24) +from:0x020cdee4 kind:arm_call to:0x020ce288 module:overlay(24) +from:0x020cdfc4 kind:arm_call to:0x020ce288 module:overlay(24) +from:0x020ce0bc kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce0ec kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ce138 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ce158 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ce17c kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020ce18c kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ce1a0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020ce1b0 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ce1c4 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020ce1d4 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020ce1f4 kind:load to:0x027e09a4 module:dtcm +from:0x020ce204 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce238 kind:load to:0x027e09a4 module:dtcm +from:0x020ce23c kind:load to:0x027e0ce0 module:dtcm +from:0x020ce24c kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce280 kind:load to:0x027e09a4 module:dtcm +from:0x020ce284 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce294 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ce2a8 kind:load to:0x027e09a4 module:dtcm +from:0x020ce2c0 kind:arm_call to:0x02019688 module:main +from:0x020ce2ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce2fc kind:arm_call to:0x0201e6a8 module:main +from:0x020ce318 kind:arm_call to:0x02065af8 module:overlay(0) +from:0x020ce338 kind:arm_call to:0x02019688 module:main +from:0x020ce364 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce398 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce3d8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce42c kind:arm_call to:0x02065b28 module:overlay(0) +from:0x020ce458 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce4dc kind:arm_call to:0x0201e84c module:main +from:0x020ce4ec kind:load to:0x020d73ea module:overlay(24) +from:0x020ce4f0 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce4f4 kind:load to:0x0204a0f0 module:main +from:0x020ce540 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x020ce54c kind:load to:0x027e0ce0 module:dtcm +from:0x020ce560 kind:arm_call to:0x02019688 module:main +from:0x020ce584 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ce59c kind:arm_call to:0x02065968 module:overlay(0) +from:0x020ce5a8 kind:load to:0x020d73ea module:overlay(24) +from:0x020ce7a0 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x020ce7c0 kind:arm_call to:0x02015760 module:main +from:0x020ce824 kind:arm_call to:0x02065b6c module:overlay(0) +from:0x020ce844 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020ce854 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020ce860 kind:load to:0x027e0ce0 module:dtcm +from:0x020ce864 kind:load to:0x0204a0f0 module:main +from:0x020ce868 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ce888 kind:arm_call to:0x0201e8ac module:main +from:0x020ce8cc kind:arm_call to:0x0201aa1c module:main +from:0x020ce8e8 kind:arm_call to:0x02028c24 module:main +from:0x020ce904 kind:arm_call to:0x0201e8ac module:main +from:0x020ce960 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020ce96c kind:load to:0x0204aefc module:main +from:0x020ce9a4 kind:arm_call to:0x020cd5e4 module:overlay(24) +from:0x020ce9d8 kind:load to:0x020d8678 module:overlay(24) +from:0x020ce9f8 kind:arm_call to:0x02019688 module:main +from:0x020cea24 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cea34 kind:arm_call to:0x02019688 module:main +from:0x020cea60 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cea70 kind:arm_call to:0x02019688 module:main +from:0x020cea9c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ceaac kind:arm_call to:0x0201e6a8 module:main +from:0x020ceac8 kind:arm_call to:0x02065af8 module:overlay(0) +from:0x020ceaf0 kind:arm_call to:0x02060c14 module:overlay(0) +from:0x020ceb04 kind:arm_call to:0x02019688 module:main +from:0x020ceb34 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ceb68 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020ceb98 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x020cec44 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cecc8 kind:arm_call to:0x0201e84c module:main +from:0x020cece4 kind:arm_call to:0x020cee64 module:overlay(24) +from:0x020cecf0 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020ced24 kind:load to:0x020d73ea module:overlay(24) +from:0x020ced28 kind:load to:0x027e0d04 module:dtcm +from:0x020ced2c kind:load to:0x0204a0f0 module:main +from:0x020ced30 kind:load to:0x027e09a4 module:dtcm +from:0x020ced78 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x020ced84 kind:load to:0x027e0d04 module:dtcm +from:0x020ced94 kind:arm_call to:0x02019688 module:main +from:0x020cedbc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cede8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cee14 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cee2c kind:arm_call to:0x02065968 module:overlay(0) +from:0x020cee34 kind:load to:0x020d73ea module:overlay(24) +from:0x020cee40 kind:load to:0x020cee64 module:overlay(24) +from:0x020cee60 kind:load to:0x027e0d04 module:dtcm +from:0x020cee74 kind:arm_call to:0x02019688 module:main +from:0x020cee88 kind:arm_call to:0x0201c288 module:main +from:0x020ceeb8 kind:arm_call to:0x02060e1c module:overlay(0) +from:0x020ceee0 kind:arm_call to:0x02060c30 module:overlay(0) +from:0x020ceef4 kind:arm_call to:0x02060d98 module:overlay(0) +from:0x020cef00 kind:arm_call to:0x02060c5c module:overlay(0) +from:0x020cef18 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x020cef24 kind:load to:0x027e0994 module:dtcm +from:0x020cef28 kind:load to:0x020d8068 module:overlay(24) +from:0x020cef2c kind:load to:0x027e0d04 module:dtcm +from:0x020cef30 kind:load to:0x020d73cc module:overlay(24) +from:0x020cef34 kind:load to:0x020d73be module:overlay(24) +from:0x020cef4c kind:arm_call to:0x02065b6c module:overlay(0) +from:0x020cef64 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x020cef84 kind:arm_call to:0x02015760 module:main +from:0x020cf1d0 kind:arm_call to:0x020cf588 module:overlay(24) +from:0x020cf218 kind:arm_call to:0x020cf564 module:overlay(24) +from:0x020cf220 kind:arm_call to:0x020cf550 module:overlay(24) +from:0x020cf238 kind:arm_call to:0x02018aac module:main +from:0x020cf248 kind:arm_call to:0x020cee64 module:overlay(24) +from:0x020cf26c kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020cf27c kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x020cf284 kind:load to:0x027e0d04 module:dtcm +from:0x020cf288 kind:load to:0x0204a0f0 module:main +from:0x020cf290 kind:load to:0x027e0994 module:dtcm +from:0x020cf294 kind:load to:0x020b51f4 module:overlay(0) +from:0x020cf2b4 kind:arm_call to:0x0201e8ac module:main +from:0x020cf2fc kind:arm_call to:0x0201aa1c module:main +from:0x020cf30c kind:arm_call to:0x0201e8ac module:main +from:0x020cf364 kind:arm_call to:0x0201aa1c module:main +from:0x020cf374 kind:arm_call to:0x0201e8ac module:main +from:0x020cf3cc kind:arm_call to:0x0201aa1c module:main +from:0x020cf3e8 kind:arm_call to:0x02028c24 module:main +from:0x020cf404 kind:arm_call to:0x0201e8ac module:main +from:0x020cf464 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x020cf470 kind:load to:0x0204aefc module:main +from:0x020cf4a0 kind:load to:0x027e0d04 module:dtcm +from:0x020cf4bc kind:arm_call to:0x020cd5e4 module:overlay(24) +from:0x020cf4f0 kind:load to:0x020d8678 module:overlay(24) +from:0x020cf508 kind:arm_call to:0x020cf588 module:overlay(24) +from:0x020cf540 kind:arm_call to:0x020cf564 module:overlay(24) +from:0x020cf548 kind:arm_call to:0x020cf550 module:overlay(24) +from:0x020cf560 kind:load to:0x020cf588 module:overlay(24) +from:0x020cf574 kind:arm_call to:0x020cf588 module:overlay(24) +from:0x020cf5a0 kind:arm_call to:0x02065968 module:overlay(0) +from:0x020cf5b0 kind:arm_call to:0x02065968 module:overlay(0) +from:0x020cf5b8 kind:load to:0x020d73fe module:overlay(24) +from:0x020cf5bc kind:load to:0x020d73ea module:overlay(24) +from:0x020cf5e4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cf5f4 kind:arm_call to:0x020cf678 module:overlay(24) +from:0x020cf620 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf650 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf6a0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf6b8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cf6d0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020cf6f4 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020cf700 kind:load to:0x027e0ce0 module:dtcm +from:0x020cf750 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020cf784 kind:arm_call to:0x0201aaa8 module:main +from:0x020cf7a4 kind:arm_call to:0x0201aa64 module:main +from:0x020cf7cc kind:load to:0x027e0ce0 module:dtcm +from:0x020cf7d0 kind:load to:0x0204aefc module:main +from:0x020cf800 kind:arm_call to:0x020cf80c module:overlay(24) +from:0x020cf830 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf858 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf8c8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cf900 kind:arm_call to:0x0201aa1c module:main +from:0x020cf918 kind:load to:0x027e0ce0 module:dtcm +from:0x020cf91c kind:load to:0x0204aefc module:main +from:0x020cf920 kind:load to:0x020d73b8 module:overlay(24) +from:0x020cf930 kind:load to:0x020d8678 module:overlay(24) +from:0x020cf944 kind:load to:0x020d8678 module:overlay(24) +from:0x020cf95c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020cfa38 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020cfc30 kind:arm_call to:0x020d1d10 module:overlay(24) +from:0x020cfc4c kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020cfcfc kind:arm_call to:0x020cf9b4 module:overlay(24) +from:0x020cfd30 kind:load to:0x027e07d4 module:dtcm +from:0x020cfdfc kind:load to:0x020d8074 module:overlay(24) +from:0x020cfe00 kind:load to:0x020d8078 module:overlay(24) +from:0x020cfe44 kind:load to:0x020d8078 module:overlay(24) +from:0x020cfe48 kind:load to:0x020d8082 module:overlay(24) +from:0x020cfe50 kind:arm_call to:0x020cfd34 module:overlay(24) +from:0x020cfe70 kind:load to:0x020d807e module:overlay(24) +from:0x020cfeac kind:load to:0x020d8078 module:overlay(24) +from:0x020cfee8 kind:arm_call to:0x020d5320 module:overlay(24) +from:0x020cfef4 kind:load to:0x020d8078 module:overlay(24) +from:0x020cfef8 kind:load to:0x020d8083 module:overlay(24) +from:0x020cffa8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cffc0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020cffd0 kind:arm_call to:0x020d000c module:overlay(24) +from:0x020cffdc kind:arm_call to:0x020d01a0 module:overlay(24) +from:0x020cfff8 kind:arm_call to:0x020cfefc module:overlay(24) +from:0x020d006c kind:arm_call to:0x020cfd34 module:overlay(24) +from:0x020d009c kind:arm_call to:0x020d04f0 module:overlay(24) +from:0x020d00c8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d00e4 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020d0108 kind:arm_call to:0x020cfe4c module:overlay(24) +from:0x020d0118 kind:arm_call to:0x020d239c module:overlay(24) +from:0x020d0128 kind:arm_call to:0x020cfe04 module:overlay(24) +from:0x020d0144 kind:arm_call to:0x020d237c module:overlay(24) +from:0x020d0154 kind:arm_call to:0x020cfe04 module:overlay(24) +from:0x020d0198 kind:load to:0x020d8078 module:overlay(24) +from:0x020d024c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d0260 kind:arm_call to:0x020d306c module:overlay(24) +from:0x020d02b4 kind:load to:0x020d7434 module:overlay(24) +from:0x020d02bc kind:load to:0x027e09b8 module:dtcm +from:0x020d0350 kind:arm_call to:0x020d02c0 module:overlay(24) +from:0x020d0380 kind:arm_call to:0x02061a28 module:overlay(0) +from:0x020d03d0 kind:load to:0x027e07d4 module:dtcm +from:0x020d03d4 kind:load to:0x027e0998 module:dtcm +from:0x020d03f0 kind:arm_call to:0x020d03fc module:overlay(24) +from:0x020d03f4 kind:arm_call to:0x020cfe74 module:overlay(24) +from:0x020d045c kind:arm_call to:0x020d0320 module:overlay(24) +from:0x020d052c kind:arm_call to:0x0205c9f8 module:overlay(0) +from:0x020d0544 kind:arm_call to:0x0205c9f8 module:overlay(0) +from:0x020d055c kind:arm_call to:0x0205c9f8 module:overlay(0) +from:0x020d0568 kind:arm_call to:0x0205c9b0 module:overlay(0) +from:0x020d058c kind:load to:0x020d8078 module:overlay(24) +from:0x020d0638 kind:arm_call to:0x02011f3c module:main +from:0x020d064c kind:arm_call to:0x02028c08 module:main +from:0x020d0654 kind:arm_call to:0x020d0678 module:overlay(24) +from:0x020d066c kind:arm_call to:0x02011ff4 module:main +from:0x020d0690 kind:arm_call to:0x02028c68 module:main +from:0x020d06e8 kind:arm_call_thumb to:0x0205a930 module:overlay(0) +from:0x020d06f0 kind:arm_call_thumb to:0x0205a924 module:overlay(0) +from:0x020d0700 kind:arm_call to:0x020d0a44 module:overlay(24) +from:0x020d0708 kind:load to:0x0204a0f0 module:main +from:0x020d071c kind:arm_call to:0x020d0a44 module:overlay(24) +from:0x020d078c kind:arm_call to:0x020d0904 module:overlay(24) +from:0x020d07c8 kind:arm_call to:0x01ffb644 module:itcm +from:0x020d07e0 kind:arm_call to:0x01ffb558 module:itcm +from:0x020d0830 kind:arm_call to:0x020d0904 module:overlay(24) +from:0x020d0864 kind:arm_call to:0x01ffb644 module:itcm +from:0x020d0884 kind:arm_call to:0x01ffb558 module:itcm +from:0x020d08d0 kind:arm_call to:0x020d0904 module:overlay(24) +from:0x020d09cc kind:arm_call to:0x020d0d94 module:overlay(24) +from:0x020d0a70 kind:arm_call to:0x020d0e78 module:overlay(24) +from:0x020d0aa8 kind:arm_call to:0x02015320 module:main +from:0x020d0abc kind:arm_call to:0x02028c68 module:main +from:0x020d0adc kind:arm_call to:0x020d0c7c module:overlay(24) +from:0x020d0ae4 kind:arm_call to:0x0201537c module:main +from:0x020d0b1c kind:arm_call to:0x02015320 module:main +from:0x020d0b30 kind:arm_call to:0x02028c68 module:main +from:0x020d0b64 kind:arm_call to:0x020d0c7c module:overlay(24) +from:0x020d0b6c kind:arm_call to:0x0201537c module:main +from:0x020d0b78 kind:arm_call to:0x020d0e78 module:overlay(24) +from:0x020d0bf0 kind:arm_call to:0x020d0e78 module:overlay(24) +from:0x020d0c60 kind:arm_call to:0x020d0c7c module:overlay(24) +from:0x020d0c90 kind:arm_call to:0x02027594 module:main +from:0x020d0ccc kind:arm_call to:0x02025548 module:main +from:0x020d0ce0 kind:arm_call to:0x02025600 module:main +from:0x020d0cf4 kind:arm_call to:0x020256b8 module:main +from:0x020d0d08 kind:arm_call to:0x02025770 module:main +from:0x020d0d4c kind:arm_call to:0x020255a4 module:main +from:0x020d0d60 kind:arm_call to:0x0202565c module:main +from:0x020d0d74 kind:arm_call to:0x02025714 module:main +from:0x020d0d88 kind:arm_call to:0x020257cc module:main +from:0x020d0d90 kind:load to:0x0204a0f0 module:main +from:0x020d0e04 kind:arm_call to:0x020d0d94 module:overlay(24) +from:0x020d0e58 kind:arm_call to:0x0202762c module:main +from:0x020d0e5c kind:arm_call to:0x02025a4c module:main +from:0x020d0e6c kind:arm_call to:0x02025a64 module:main +from:0x020d0e70 kind:arm_call to:0x02025ac4 module:main +from:0x020d0f2c kind:load to:0x020d81e0 module:overlay(24) +from:0x020d0f4c kind:arm_call to:0x020d05cc module:overlay(24) +from:0x020d0f68 kind:arm_call to:0x020d0e44 module:overlay(24) +from:0x020d0f78 kind:load to:0x020d81e0 module:overlay(24) +from:0x020d0f7c kind:load to:0x020d867c module:overlay(24) +from:0x020d0f88 kind:arm_call to:0x020d0660 module:overlay(24) +from:0x020d1008 kind:arm_call to:0x020d0904 module:overlay(24) +from:0x020d1034 kind:arm_call to:0x0206f758 module:overlay(0) +from:0x020d1050 kind:arm_call to:0x0206f758 module:overlay(0) +from:0x020d1098 kind:arm_call to:0x020d0724 module:overlay(24) +from:0x020d10d8 kind:arm_call to:0x0206f758 module:overlay(0) +from:0x020d10e4 kind:arm_call to:0x020bd67c module:overlay(17) +from:0x020d1120 kind:load to:0x0204aef0 module:main +from:0x020d1124 kind:load to:0x020b5294 module:overlay(0) +from:0x020d1128 kind:load to:0x027e0ce0 module:dtcm +from:0x020d1158 kind:arm_call to:0x02015320 module:main +from:0x020d1184 kind:arm_call to:0x020d1488 module:overlay(24) +from:0x020d11ac kind:arm_call_thumb to:0x02029534 module:main +from:0x020d11d8 kind:arm_call to:0x02028d74 module:main +from:0x020d11e0 kind:arm_call to:0x0201537c module:main +from:0x020d126c kind:arm_call to:0x020d0f0c module:overlay(24) +from:0x020d1278 kind:arm_call to:0x020d0eec module:overlay(24) +from:0x020d12b8 kind:arm_call to:0x020d0f0c module:overlay(24) +from:0x020d12c8 kind:arm_call to:0x020d0ea0 module:overlay(24) +from:0x020d131c kind:arm_call to:0x0201537c module:main +from:0x020d1330 kind:load to:0x020d81e0 module:overlay(24) +from:0x020d1338 kind:load to:0x020d81e0 module:overlay(24) +from:0x020d133c kind:load to:0x020d7527 module:overlay(24) +from:0x020d1340 kind:load to:0x020d7524 module:overlay(24) +from:0x020d1360 kind:arm_call to:0x020d1140 module:overlay(24) +from:0x020d137c kind:arm_call to:0x020c3020 module:overlay(17) +from:0x020d13a8 kind:load to:0x020b6288 module:overlay(0) +from:0x020d13bc kind:arm_call to:0x020d0678 module:overlay(24) +from:0x020d1414 kind:arm_call to:0x02015320 module:main +from:0x020d1428 kind:arm_call_thumb to:0x020a0b50 module:overlay(0) +from:0x020d1440 kind:arm_call to:0x02029030 module:main +from:0x020d1458 kind:arm_call to:0x020d1544 module:overlay(24) +from:0x020d1460 kind:arm_call to:0x0201537c module:main +from:0x020d1470 kind:arm_call to:0x0201537c module:main +from:0x020d147c kind:load to:0x020b6288 module:overlay(0) +from:0x020d1484 kind:load to:0x020d81e0 module:overlay(24) +from:0x020d14a8 kind:arm_call to:0x02028d74 module:main +from:0x020d14f8 kind:arm_call to:0x020d0dd8 module:overlay(24) +from:0x020d1510 kind:arm_call to:0x020d0ea0 module:overlay(24) +from:0x020d15a8 kind:arm_call to:0x020d0eec module:overlay(24) +from:0x020d15c8 kind:arm_call to:0x020d0904 module:overlay(24) +from:0x020d1604 kind:arm_call to:0x02028c68 module:main +from:0x020d160c kind:arm_call to:0x020bba58 module:overlay(17) +from:0x020d1614 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020d1624 kind:arm_call to:0x020bba74 module:overlay(17) +from:0x020d1634 kind:load to:0x020c3f50 module:overlays(1,17) +from:0x020d1648 kind:arm_call to:0x02011f3c module:main +from:0x020d1654 kind:arm_call_thumb to:0x020bd7a8 module:overlay(1) +from:0x020d166c kind:arm_call to:0x020c31ac module:overlay(17) +from:0x020d1680 kind:arm_call to:0x0201bac4 module:main +from:0x020d1698 kind:load to:0x020d81f0 module:overlay(24) +from:0x020d16a4 kind:arm_call to:0x0201baa4 module:main +from:0x020d16b8 kind:arm_call to:0x0201baa4 module:main +from:0x020d16c0 kind:arm_call to:0x02011ff4 module:main +from:0x020d16d8 kind:load to:0x020c3160 module:overlays(1,2,17) +from:0x020d16f0 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020d174c kind:arm_call to:0x0205be24 module:overlay(0) +from:0x020d1758 kind:load to:0x020d8204 module:overlay(24) +from:0x020d178c kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020d17d0 kind:arm_call to:0x0205be24 module:overlay(0) +from:0x020d17e0 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020d1860 kind:arm_call to:0x0205be24 module:overlay(0) +from:0x020d1870 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020d18a8 kind:arm_call to:0x0205be24 module:overlay(0) +from:0x020d18c0 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020d1900 kind:arm_call to:0x0205be24 module:overlay(0) +from:0x020d1910 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020d1948 kind:arm_call to:0x0205be24 module:overlay(0) +from:0x020d1954 kind:load to:0x020d8204 module:overlay(24) +from:0x020d1958 kind:load to:0x0203e93c module:main +from:0x020d196c kind:thumb_call_arm to:0x02016654 module:main +from:0x020d1980 kind:thumb_call_arm to:0x02016654 module:main +from:0x020d198e kind:thumb_call to:0x020d19b8 module:overlay(24) +from:0x020d1998 kind:load to:0x020d8230 module:overlay(24) +from:0x020d199c kind:load to:0x020d8224 module:overlay(24) +from:0x020d19a6 kind:thumb_call_arm to:0x0201666c module:main +from:0x020d19ae kind:thumb_call_arm to:0x0201666c module:main +from:0x020d19e4 kind:load to:0x020d8234 module:overlay(24) +from:0x020d19f4 kind:load to:0x020d8234 module:overlay(24) +from:0x020d1a04 kind:load to:0x020d7530 module:overlay(24) +from:0x020d1a94 kind:load to:0x020d7535 module:overlay(24) +from:0x020d1c40 kind:arm_call to:0x020d1ca8 module:overlay(24) +from:0x020d1c78 kind:arm_call to:0x0203275c module:main +from:0x020d1c88 kind:arm_call to:0x0203275c module:main +from:0x020d1cb8 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d1ce0 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d1db8 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d1de0 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d1dec kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020d1fa8 kind:arm_call to:0x020d2300 module:overlay(24) +from:0x020d2020 kind:arm_call to:0x020d1da8 module:overlay(24) +from:0x020d2038 kind:arm_call to:0x020d1ca8 module:overlay(24) +from:0x020d2048 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d2088 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d20b0 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d20bc kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020d20c4 kind:arm_call to:0x0203275c module:main +from:0x020d2100 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020d2134 kind:arm_call to:0x020157c8 module:main +from:0x020d2140 kind:arm_call to:0x02015798 module:main +from:0x020d2154 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020d21bc kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020d2224 kind:arm_call to:0x020d21b8 module:overlay(24) +from:0x020d2234 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020d2238 kind:arm_call to:0x0203275c module:main +from:0x020d2260 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d229c kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020d22d4 kind:arm_call to:0x020d2250 module:overlay(24) +from:0x020d22fc kind:load to:0x020d7540 module:overlay(24) +from:0x020d230c kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020d2320 kind:arm_call to:0x020d3f2c module:overlay(24) +from:0x020d2350 kind:arm_call to:0x020d228c module:overlay(24) +from:0x020d2378 kind:load to:0x020d7664 module:overlay(24) +from:0x020d2380 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020d23a0 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020d23d8 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020d23dc kind:arm_call to:0x0203275c module:main +from:0x020d23f0 kind:arm_call to:0x020d2444 module:overlay(24) +from:0x020d2404 kind:arm_call to:0x020d2444 module:overlay(24) +from:0x020d2424 kind:load to:0x020d23cc module:overlay(24) +from:0x020d242c kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020d24b0 kind:load to:0x020d8240 module:overlay(24) +from:0x020d24f4 kind:load to:0x020d8240 module:overlay(24) +from:0x020d2514 kind:load to:0x020d2518 module:overlay(24) +from:0x020d2524 kind:arm_call to:0x020d256c module:overlay(24) +from:0x020d252c kind:arm_call to:0x020d3120 module:overlay(24) +from:0x020d255c kind:arm_call to:0x020d275c module:overlay(24) +from:0x020d25a4 kind:arm_call to:0x020267d8 module:main +from:0x020d25bc kind:arm_call to:0x0207027c module:overlay(0) +from:0x020d25dc kind:arm_call to:0x020267d8 module:main +from:0x020d25ec kind:arm_call_thumb to:0x02015488 module:main +from:0x020d25fc kind:arm_call_thumb to:0x020154c4 module:main +from:0x020d2608 kind:arm_call to:0x0207027c module:overlay(0) +from:0x020d2620 kind:arm_call to:0x020267d8 module:main +from:0x020d2644 kind:arm_call_thumb to:0x02015684 module:main +from:0x020d2660 kind:arm_call_thumb to:0x020d3650 module:overlay(24) +from:0x020d2668 kind:arm_call_thumb to:0x02015664 module:main +from:0x020d2670 kind:arm_call_thumb to:0x0201549c module:main +from:0x020d267c kind:load to:0x020d8248 module:overlay(24) +from:0x020d2680 kind:load to:0x027e09a0 module:dtcm +from:0x020d2684 kind:load to:0x020d8250 module:overlay(24) +from:0x020d2688 kind:load to:0x020d8268 module:overlay(24) +from:0x020d268c kind:load to:0x02043f10 module:main +from:0x020d2740 kind:arm_call to:0x02011f3c module:main +from:0x020d2754 kind:arm_call to:0x020d27ac module:overlay(24) +from:0x020d2784 kind:arm_call to:0x02011ff4 module:main +from:0x020d27cc kind:arm_call to:0x020d1fc8 module:overlay(24) +from:0x020d2820 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020d2858 kind:arm_call to:0x020d1f84 module:overlay(24) +from:0x020d289c kind:arm_call to:0x020d1f84 module:overlay(24) +from:0x020d28bc kind:arm_call to:0x020d29f8 module:overlay(24) +from:0x020d28dc kind:arm_call to:0x020d2990 module:overlay(24) +from:0x020d2918 kind:arm_call to:0x020d1f84 module:overlay(24) +from:0x020d293c kind:arm_call to:0x020d29f8 module:overlay(24) +from:0x020d2960 kind:arm_call to:0x020d2990 module:overlay(24) +from:0x020d29b0 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020d29d0 kind:arm_call to:0x020d2010 module:overlay(24) +from:0x020d29f0 kind:arm_call to:0x020d2010 module:overlay(24) +from:0x020d2a64 kind:arm_call to:0x0205c72c module:overlay(0) +from:0x020d2a78 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020d2a88 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020d2aa8 kind:arm_call to:0x020d1da8 module:overlay(24) +from:0x020d2ac8 kind:arm_call to:0x020d1da8 module:overlay(24) +from:0x020d2c54 kind:arm_call to:0x02028d74 module:main +from:0x020d2ca0 kind:arm_call to:0x020d206c module:overlay(24) +from:0x020d2cd8 kind:load to:0x020d7664 module:overlay(24) +from:0x020d2d04 kind:arm_call to:0x02028d74 module:main +from:0x020d2e0c kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x020d2e38 kind:arm_call to:0x020d29f8 module:overlay(24) +from:0x020d2e5c kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020d2e60 kind:arm_call to:0x0203275c module:main +from:0x020d2e88 kind:arm_call to:0x020d1e8c module:overlay(24) +from:0x020d2e9c kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020d2ee4 kind:arm_call to:0x020d1e8c module:overlay(24) +from:0x020d2f40 kind:arm_call to:0x020d5414 module:overlay(24) +from:0x020d2f80 kind:arm_call to:0x020d53f0 module:overlay(24) +from:0x020d2fc0 kind:arm_call to:0x020d5438 module:overlay(24) +from:0x020d2ffc kind:arm_call to:0x020d545c module:overlay(24) +from:0x020d303c kind:load to:0x020d754c module:overlay(24) +from:0x020d3080 kind:arm_call to:0x020d3048 module:overlay(24) +from:0x020d3100 kind:arm_call to:0x020d1c64 module:overlay(24) +from:0x020d3128 kind:arm_call to:0x020d27ec module:overlay(24) +from:0x020d3130 kind:arm_call to:0x020d30e0 module:overlay(24) +from:0x020d31f4 kind:arm_call to:0x02011f3c module:main +from:0x020d3204 kind:arm_call_thumb to:0x020bfa30 module:overlay(1) +from:0x020d3240 kind:arm_call to:0x02028d74 module:main +from:0x020d3250 kind:arm_call to:0x02028d74 module:main +from:0x020d3278 kind:arm_call_thumb to:0x020bfaf4 module:overlay(1) +from:0x020d3280 kind:arm_call to:0x02011ff4 module:main +from:0x020d32a0 kind:arm_call to:0x020d070c module:overlay(24) +from:0x020d32b0 kind:arm_call to:0x02019cc4 module:main +from:0x020d32c4 kind:load to:0x020d06b0 module:overlay(24) +from:0x020d331c kind:arm_call to:0x020d334c module:overlay(24) +from:0x020d3340 kind:arm_call to:0x020d334c module:overlay(24) +from:0x020d3364 kind:arm_call to:0x020d3138 module:overlay(24) +from:0x020d33b0 kind:arm_call to:0x020d2cdc module:overlay(24) +from:0x020d33c4 kind:arm_call to:0x020d3408 module:overlay(24) +from:0x020d33d4 kind:arm_call to:0x020d2c34 module:overlay(24) +from:0x020d33e4 kind:arm_call to:0x020d3480 module:overlay(24) +from:0x020d33f8 kind:load to:0x020d0678 module:overlay(24) +from:0x020d3440 kind:arm_call to:0x020d1c1c module:overlay(24) +from:0x020d345c kind:arm_call to:0x020d34fc module:overlay(24) +from:0x020d34b4 kind:arm_call to:0x020d1b78 module:overlay(24) +from:0x020d34d8 kind:arm_call to:0x020d34fc module:overlay(24) +from:0x020d3598 kind:arm_call to:0x020d3abc module:overlay(24) +from:0x020d35cc kind:arm_call to:0x020d3abc module:overlay(24) +from:0x020d3600 kind:arm_call to:0x020d3abc module:overlay(24) +from:0x020d3620 kind:arm_call to:0x020d3abc module:overlay(24) +from:0x020d3644 kind:arm_call to:0x020d3abc module:overlay(24) +from:0x020d3690 kind:thumb_call to:0x020d36dc module:overlay(24) +from:0x020d369c kind:thumb_call to:0x020d3820 module:overlay(24) +from:0x020d36a8 kind:thumb_call to:0x020d3878 module:overlay(24) +from:0x020d36b4 kind:thumb_call to:0x020d3744 module:overlay(24) +from:0x020d36e8 kind:thumb_call_arm to:0x020d2690 module:overlay(24) +from:0x020d37b4 kind:thumb_call_arm to:0x020d2078 module:overlay(24) +from:0x020d37ca kind:thumb_call_arm to:0x020d2078 module:overlay(24) +from:0x020d37e0 kind:thumb_call_arm to:0x020d2078 module:overlay(24) +from:0x020d37f6 kind:thumb_call_arm to:0x020d2078 module:overlay(24) +from:0x020d380c kind:thumb_call_arm to:0x020d1f40 module:overlay(24) +from:0x020d3860 kind:thumb_call_arm to:0x02070240 module:overlay(0) +from:0x020d3874 kind:load to:0x027e09a0 module:dtcm +from:0x020d38ec kind:arm_call to:0x020d3950 module:overlay(24) +from:0x020d3920 kind:arm_call to:0x020d38e0 module:overlay(24) +from:0x020d396c kind:arm_call to:0x020d39dc module:overlay(24) +from:0x020d3994 kind:arm_call to:0x01ffb66c module:itcm +from:0x020d39a4 kind:arm_call to:0x01ffb66c module:itcm +from:0x020d39b8 kind:arm_call to:0x020d3a14 module:overlay(24) +from:0x020d3aec kind:arm_call to:0x02028c24 module:main +from:0x020d3b08 kind:arm_call to:0x020d3bdc module:overlay(24) +from:0x020d3b84 kind:arm_call to:0x020d3a6c module:overlay(24) +from:0x020d3bc4 kind:arm_call to:0x020d0904 module:overlay(24) +from:0x020d3c3c kind:load to:0x020d7550 module:overlay(24) +from:0x020d3c86 kind:thumb_call_arm to:0x020d41d4 module:overlay(24) +from:0x020d3cb6 kind:thumb_call_arm to:0x020d58cc module:overlay(24) +from:0x020d3ccc kind:load to:0x027e0cfc module:dtcm +from:0x020d3cd0 kind:load to:0x027e0d04 module:dtcm +from:0x020d3cda kind:thumb_call_arm to:0x020d3dcc module:overlay(24) +from:0x020d3ce4 kind:thumb_call_arm to:0x020d3dec module:overlay(24) +from:0x020d3cfc kind:load to:0x027e0d00 module:dtcm +from:0x020d3d0c kind:thumb_call_arm to:0x020d3dec module:overlay(24) +from:0x020d3d1c kind:thumb_call_arm to:0x020d3dec module:overlay(24) +from:0x020d3d38 kind:thumb_call to:0x020d3c34 module:overlay(24) +from:0x020d3d48 kind:thumb_call_arm to:0x020d3dec module:overlay(24) +from:0x020d3d7c kind:thumb_call to:0x020d3da0 module:overlay(24) +from:0x020d3d8c kind:thumb_call to:0x020d3da0 module:overlay(24) +from:0x020d3e34 kind:arm_call_thumb to:0x020d3d00 module:overlay(24) +from:0x020d3e40 kind:arm_call_thumb to:0x020d3d60 module:overlay(24) +from:0x020d3e54 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x020d3e64 kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x020d3ec4 kind:load to:0x027e0d00 module:dtcm +from:0x020d3ee4 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x020d3f28 kind:load to:0x027e0cd8 module:dtcm +from:0x020d3f48 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x020d3f68 kind:load to:0x027e0cd8 module:dtcm +from:0x020d3f84 kind:arm_call_thumb to:0x020d3d78 module:overlay(24) +from:0x020d3fc0 kind:arm_call_thumb to:0x020d3d78 module:overlay(24) +from:0x020d4020 kind:arm_call to:0x020cd328 module:overlay(24) +from:0x020d4028 kind:load to:0x020d8678 module:overlay(24) +from:0x020d4064 kind:arm_call to:0x020d4078 module:overlay(24) +from:0x020d4070 kind:load to:0x020d7568 module:overlay(24) +from:0x020d4074 kind:load to:0x020d7558 module:overlay(24) +from:0x020d40cc kind:arm_call_thumb to:0x020d3d78 module:overlay(24) +from:0x020d412c kind:load to:0x020d7584 module:overlay(24) +from:0x020d4134 kind:arm_call to:0x020d4100 module:overlay(24) +from:0x020d4150 kind:load to:0x020d7588 module:overlay(24) +from:0x020d4158 kind:arm_call to:0x020d4100 module:overlay(24) +from:0x020d4174 kind:load to:0x020d758a module:overlay(24) +from:0x020d4188 kind:arm_call to:0x02011f3c module:main +from:0x020d4194 kind:arm_call_thumb to:0x020bf894 module:overlay(1) +from:0x020d41cc kind:arm_call to:0x020d4208 module:overlay(24) +from:0x020d427c kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d428c kind:arm_call to:0x020d44dc module:overlay(24) +from:0x020d42b4 kind:arm_call to:0x020d4208 module:overlay(24) +from:0x020d42cc kind:arm_call to:0x020d4534 module:overlay(24) +from:0x020d42ec kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d4300 kind:arm_call to:0x020d4544 module:overlay(24) +from:0x020d4314 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d4320 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020d4328 kind:arm_call to:0x0205c994 module:overlay(0) +from:0x020d4338 kind:arm_call to:0x020d435c module:overlay(24) +from:0x020d4348 kind:arm_call to:0x020d4544 module:overlay(24) +from:0x020d4398 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d43c8 kind:load to:0x027e09b8 module:dtcm +from:0x020d43d4 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x020d43fc kind:arm_call to:0x020d461c module:overlay(24) +from:0x020d4404 kind:arm_call to:0x020d4544 module:overlay(24) +from:0x020d4410 kind:load to:0x027e09b8 module:dtcm +from:0x020d4420 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d4430 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x020d4478 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d4488 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x020d44d8 kind:load to:0x027e09a4 module:dtcm +from:0x020d4510 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d4520 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x020d4560 kind:arm_call to:0x020d45a4 module:overlay(24) +from:0x020d4578 kind:arm_call to:0x02096b88 module:overlay(0) +from:0x020d4580 kind:arm_call to:0x02096b88 module:overlay(0) +from:0x020d45b0 kind:arm_call to:0x02014a34 module:main +from:0x020d45bc kind:load to:0x02049b8c module:main +from:0x020d4600 kind:arm_call to:0x0203a3a0 module:main +from:0x020d4634 kind:arm_call to:0x020d4130 module:overlay(24) +from:0x020d4640 kind:arm_call to:0x020d4154 module:overlay(24) +from:0x020d4690 kind:load to:0x027e09b8 module:dtcm +from:0x020d46a0 kind:load to:0x020d8354 module:overlay(24) +from:0x020d46b8 kind:arm_call to:0x020d4694 module:overlay(24) +from:0x020d46c4 kind:arm_call to:0x020d5480 module:overlay(24) +from:0x020d46ec kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x020d4704 kind:load to:0x020d8394 module:overlay(24) +from:0x020d4708 kind:load to:0x020d8384 module:overlay(24) +from:0x020d470c kind:load to:0x020d838c module:overlay(24) +from:0x020d4710 kind:load to:0x020d8330 module:overlay(24) +from:0x020d4748 kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x020d4760 kind:load to:0x020d83a4 module:overlay(24) +from:0x020d4764 kind:load to:0x020d8338 module:overlay(24) +from:0x020d4768 kind:load to:0x020d838c module:overlay(24) +from:0x020d476c kind:load to:0x020d8398 module:overlay(24) +from:0x020d4770 kind:load to:0x020d8330 module:overlay(24) +from:0x020d477c kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020d4790 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020d4798 kind:arm_call to:0x02011ff4 module:main +from:0x020d47b4 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020d47cc kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x020d47dc kind:arm_call to:0x020d3dec module:overlay(24) +from:0x020d4828 kind:arm_call to:0x02011f3c module:main +from:0x020d4834 kind:arm_call_thumb to:0x020bf48c module:overlay(1) +from:0x020d4888 kind:arm_call_thumb to:0x02012fc4 module:main +from:0x020d4898 kind:load to:0x020d763c module:overlay(24) +from:0x020d489c kind:load to:0x020d762c module:overlay(24) +from:0x020d48a0 kind:load to:0x020d761c module:overlay(24) +from:0x020d48a4 kind:load to:0x020d760c module:overlay(24) +from:0x020d48b4 kind:load to:0x020d7605 module:overlay(24) +from:0x020d48e4 kind:arm_call to:0x020d5154 module:overlay(24) +from:0x020d48f0 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x020d4934 kind:arm_call to:0x020d4ee8 module:overlay(24) +from:0x020d4950 kind:arm_call to:0x020d483c module:overlay(24) +from:0x020d4978 kind:arm_call_thumb to:0x020588d0 module:overlay(0) +from:0x020d4998 kind:arm_call to:0x020d4f80 module:overlay(24) +from:0x020d49a0 kind:load to:0x020d764c module:overlay(24) +from:0x020d49b0 kind:arm_call_thumb to:0x02015454 module:main +from:0x020d49b8 kind:arm_call to:0x02016634 module:main +from:0x020d49c0 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020d49f0 kind:arm_call to:0x020d5154 module:overlay(24) +from:0x020d4a00 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x020d4a3c kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020d4a64 kind:arm_call to:0x020d47a4 module:overlay(24) +from:0x020d4a74 kind:arm_call to:0x020d48b8 module:overlay(24) +from:0x020d4a88 kind:arm_call to:0x020d4bd8 module:overlay(24) +from:0x020d4ab4 kind:arm_call to:0x020d49cc module:overlay(24) +from:0x020d4af8 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d4b2c kind:arm_call to:0x020d47a4 module:overlay(24) +from:0x020d4b58 kind:arm_call_thumb to:0x020588f4 module:overlay(0) +from:0x020d4b6c kind:arm_call to:0x020d4bd8 module:overlay(24) +from:0x020d4b78 kind:load to:0x027e09a4 module:dtcm +from:0x020d4bf0 kind:arm_call to:0x020591cc module:overlay(0) +from:0x020d4c08 kind:arm_call to:0x02059250 module:overlay(0) +from:0x020d4c1c kind:arm_call to:0x02059250 module:overlay(0) +from:0x020d4c30 kind:arm_call to:0x02059250 module:overlay(0) +from:0x020d4c44 kind:arm_call to:0x02059250 module:overlay(0) +from:0x020d4c58 kind:arm_call to:0x02059250 module:overlay(0) +from:0x020d4c6c kind:arm_call to:0x02059250 module:overlay(0) +from:0x020d4c74 kind:arm_call to:0x02059220 module:overlay(0) +from:0x020d4c80 kind:load to:0x020d83a8 module:overlay(24) +from:0x020d4c88 kind:load to:0x020d83b4 module:overlay(24) +from:0x020d4c8c kind:load to:0x020d83bc module:overlay(24) +from:0x020d4c90 kind:load to:0x020d83c4 module:overlay(24) +from:0x020d4c94 kind:load to:0x020d83cc module:overlay(24) +from:0x020d4c98 kind:load to:0x020d83d4 module:overlay(24) +from:0x020d4c9c kind:load to:0x020d83dc module:overlay(24) +from:0x020d4cc4 kind:arm_call to:0x020d4714 module:overlay(24) +from:0x020d4ce4 kind:arm_call_thumb to:0x020588d0 module:overlay(0) +from:0x020d4d04 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x020d4d44 kind:arm_call_thumb to:0x020588f4 module:overlay(0) +from:0x020d4d78 kind:arm_call to:0x020f4bc0 module:overlay(26) +from:0x020d4d90 kind:arm_call to:0x02011f3c module:main +from:0x020d4da0 kind:arm_call to:0x020d46a4 module:overlay(24) +from:0x020d4dc0 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x020d4ea4 kind:arm_call to:0x020267d8 module:main +from:0x020d4eac kind:load to:0x020aa22c module:overlay(0) +from:0x020d4eb0 kind:load to:0x020aa224 module:overlay(0) +from:0x020d4eb4 kind:load to:0x020d8454 module:overlay(24) +from:0x020d4eb8 kind:load to:0x020d84c0 module:overlay(24) +from:0x020d4ed8 kind:arm_call to:0x020267d8 module:main +from:0x020d4ee0 kind:load to:0x020aa230 module:overlay(0) +from:0x020d4ee4 kind:load to:0x020d84cc module:overlay(24) +from:0x020d4f24 kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x020d4f3c kind:arm_call to:0x020165f8 module:main +from:0x020d4f54 kind:arm_call_thumb to:0x020153d4 module:main +from:0x020d4f6c kind:load to:0x020d84e0 module:overlay(24) +from:0x020d4f70 kind:load to:0x020d8454 module:overlay(24) +from:0x020d4f74 kind:load to:0x020d8464 module:overlay(24) +from:0x020d4f78 kind:load to:0x020d84d8 module:overlay(24) +from:0x020d4f7c kind:load to:0x020d848c module:overlay(24) +from:0x020d4fe8 kind:arm_call to:0x0205a670 module:overlay(0) +from:0x020d5000 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020d500c kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020d5020 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020d502c kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020d5048 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020d5054 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020d5064 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020d5070 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020d50a8 kind:arm_call to:0x020d4e7c module:overlay(24) +from:0x020d50b0 kind:arm_call_thumb to:0x02015454 module:main +from:0x020d50c8 kind:arm_call_thumb to:0x02015438 module:main +from:0x020d50e4 kind:arm_call to:0x020d4ebc module:overlay(24) +from:0x020d5128 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020d5134 kind:load to:0x020d84e4 module:overlay(24) +from:0x020d5138 kind:load to:0x020d849c module:overlay(24) +from:0x020d513c kind:load to:0x020d84f0 module:overlay(24) +from:0x020d5148 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020d5168 kind:arm_call_thumb to:0x02015454 module:main +from:0x020d517c kind:arm_call_thumb to:0x02015454 module:main +from:0x020d5184 kind:arm_call to:0x02016634 module:main +from:0x020d518c kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020d5194 kind:arm_call to:0x02011ff4 module:main +from:0x020d51a8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020d51b0 kind:arm_call to:0x02011ff4 module:main +from:0x020d51f8 kind:arm_call to:0x020d522c module:overlay(24) +from:0x020d5224 kind:load to:0x020d8684 module:overlay(24) +from:0x020d5228 kind:load to:0x020d84fc module:overlay(24) +from:0x020d5318 kind:load to:0x020d772c module:overlay(24) +from:0x020d531c kind:load to:0x020d7732 module:overlay(24) +from:0x020d5388 kind:load to:0x020d76a0 module:overlay(24) +from:0x020d538c kind:load to:0x020d76a2 module:overlay(24) +from:0x020d53f4 kind:arm_call to:0x020d5390 module:overlay(24) +from:0x020d5410 kind:load to:0x020d765c module:overlay(24) +from:0x020d5418 kind:arm_call to:0x020d5390 module:overlay(24) +from:0x020d5434 kind:load to:0x020d765c module:overlay(24) +from:0x020d543c kind:arm_call to:0x020d5390 module:overlay(24) +from:0x020d5458 kind:load to:0x020d765c module:overlay(24) +from:0x020d5460 kind:arm_call to:0x020d5390 module:overlay(24) +from:0x020d547c kind:load to:0x020d765c module:overlay(24) +from:0x020d548c kind:load to:0x020d788c module:overlay(24) +from:0x020d54b8 kind:arm_call to:0x020d584c module:overlay(24) +from:0x020d54dc kind:arm_call to:0x020d584c module:overlay(24) +from:0x020d5580 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d5598 kind:arm_call to:0x020d4470 module:overlay(24) +from:0x020d55a4 kind:arm_call to:0x020d4b7c module:overlay(24) +from:0x020d5604 kind:load to:0x027e0cfc module:dtcm +from:0x020d5608 kind:load to:0x027e0d00 module:dtcm +from:0x020d5644 kind:arm_call to:0x0205c1d0 module:overlay(0) +from:0x020d57bc kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x020d5834 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x020d5840 kind:load to:0x020d8688 module:overlay(24) +from:0x020d5848 kind:load to:0x027e09bc module:dtcm +from:0x020d5858 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020d588c kind:load to:0x027e0cfc module:dtcm +from:0x020d5890 kind:load to:0x020d8688 module:overlay(24) +from:0x020d58a4 kind:arm_call to:0x02011f3c module:main +from:0x020d58b0 kind:arm_call_thumb to:0x020bf7e0 module:overlay(1) +from:0x020d58c8 kind:load to:0x020d58e0 module:overlay(24) +from:0x020d5930 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020d5940 kind:arm_call to:0x020d5c20 module:overlay(24) +from:0x020d5964 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020d5978 kind:arm_call to:0x020d5c20 module:overlay(24) +from:0x020d59a0 kind:arm_call to:0x01ff916c module:itcm +from:0x020d59ac kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d59e4 kind:arm_call to:0x0206dc2c module:overlay(0) +from:0x020d59f0 kind:arm_call to:0x01ffd420 module:itcm +from:0x020d5ac8 kind:load to:0x027e09a4 module:dtcm +from:0x020d5acc kind:load to:0x027e0d04 module:dtcm +from:0x020d5ad0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020d5ad4 kind:load to:0x027e09b8 module:dtcm +from:0x020d5ad8 kind:load to:0x02049bc4 module:main +from:0x020d5ba4 kind:arm_call to:0x01ffcb94 module:itcm +from:0x020d5bb4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020d5c18 kind:load to:0x027e0d00 module:dtcm +from:0x020d5c1c kind:load to:0x027e0d04 module:dtcm +from:0x020d5c64 kind:load to:0x027e0d04 module:dtcm +from:0x020d5c68 kind:load to:0x020d868c module:overlay(24) +from:0x020d5c74 kind:arm_call to:0x020d6270 module:overlay(24) +from:0x020d5cb8 kind:arm_call to:0x020d5f8c module:overlay(24) +from:0x020d5cc0 kind:arm_call to:0x020d6280 module:overlay(24) +from:0x020d5cdc kind:arm_call to:0x02011f3c module:main +from:0x020d5ce8 kind:arm_call to:0x020d5c6c module:overlay(24) +from:0x020d5d08 kind:arm_call to:0x0203a194 module:main +from:0x020d5d28 kind:arm_call to:0x0203a194 module:main +from:0x020d5d44 kind:arm_call to:0x0206a5ac module:overlay(0) +from:0x020d5d60 kind:arm_call to:0x02028c68 module:main +from:0x020d5d74 kind:arm_call to:0x02028c68 module:main +from:0x020d5d84 kind:arm_call to:0x02028c68 module:main +from:0x020d5d98 kind:arm_call to:0x02028c68 module:main +from:0x020d5da8 kind:arm_call to:0x02028c68 module:main +from:0x020d5db0 kind:load to:0x020b50a0 module:overlay(0) +from:0x020d5dc8 kind:arm_call to:0x0206a5dc module:overlay(0) +from:0x020d5dfc kind:load to:0x020b50a0 module:overlay(0) +from:0x020d5e18 kind:arm_call to:0x0206a5ac module:overlay(0) +from:0x020d5e2c kind:arm_call to:0x0206a720 module:overlay(0) +from:0x020d5e4c kind:arm_call to:0x020d5cf0 module:overlay(24) +from:0x020d5e58 kind:arm_call to:0x020d5cf8 module:overlay(24) +from:0x020d5e70 kind:arm_call to:0x020d5cf0 module:overlay(24) +from:0x020d5e7c kind:arm_call to:0x020d5cf8 module:overlay(24) +from:0x020d5e88 kind:arm_call to:0x020d5d14 module:overlay(24) +from:0x020d5ea0 kind:arm_call to:0x02028c68 module:main +from:0x020d5eb4 kind:arm_call to:0x02028c68 module:main +from:0x020d5ec4 kind:arm_call to:0x02028c68 module:main +from:0x020d5ed8 kind:arm_call to:0x02028c68 module:main +from:0x020d5ee8 kind:arm_call to:0x02028c68 module:main +from:0x020d5f0c kind:arm_call to:0x0200169c module:main +from:0x020d5f2c kind:arm_call to:0x0202a6ec module:main +from:0x020d5f3c kind:arm_call to:0x02028c68 module:main +from:0x020d5f4c kind:arm_call to:0x02028c68 module:main +from:0x020d5f5c kind:arm_call to:0x02028c24 module:main +from:0x020d5f6c kind:arm_call to:0x02028c24 module:main +from:0x020d5f78 kind:load to:0x020b50a0 module:overlay(0) +from:0x020d5f84 kind:load to:0x020d5f98 module:overlay(24) +from:0x020d5f94 kind:load to:0x0200174c module:main +from:0x020d5fb8 kind:arm_call to:0x020d5fc4 module:overlay(24) +from:0x020d5fc0 kind:load to:0x027e0d08 module:dtcm +from:0x020d6170 kind:arm_call to:0x02028c38 module:main +from:0x020d6184 kind:arm_call to:0x02028c38 module:main +from:0x020d61b8 kind:arm_call to:0x02028cb4 module:main +from:0x020d61cc kind:arm_call to:0x02028cb4 module:main +from:0x020d61f4 kind:arm_call to:0x02028cb4 module:main +from:0x020d6208 kind:arm_call to:0x02028cb4 module:main +from:0x020d621c kind:arm_call to:0x02028cb4 module:main +from:0x020d6230 kind:arm_call to:0x02028cb4 module:main +from:0x020d6258 kind:arm_call to:0x0202762c module:main +from:0x020d6264 kind:arm_call to:0x0202762c module:main +from:0x020d627c kind:load to:0x027e0d08 module:dtcm +from:0x020d6290 kind:load to:0x027e0d08 module:dtcm +from:0x020d62a4 kind:arm_call to:0x02011f3c module:main +from:0x020d62b0 kind:arm_call to:0x020d62b8 module:overlay(24) +from:0x020d62c0 kind:arm_call to:0x020d660c module:overlay(24) +from:0x020d62e4 kind:arm_call to:0x020d661c module:overlay(24) +from:0x020d6308 kind:arm_call to:0x02028cb4 module:main +from:0x020d6314 kind:arm_call to:0x02014a34 module:main +from:0x020d6340 kind:arm_call to:0x020d6510 module:overlay(24) +from:0x020d634c kind:load to:0x02049b8c module:main +from:0x020d6360 kind:arm_call to:0x02185d94 module:overlay(110) +from:0x020d637c kind:arm_call to:0x020d6404 module:overlay(24) +from:0x020d6390 kind:arm_call to:0x020d654c module:overlay(24) +from:0x020d64e4 kind:arm_call to:0x02014a34 module:main +from:0x020d650c kind:load to:0x02049b8c module:main +from:0x020d6520 kind:arm_call to:0x020a9a30 module:overlay(0) +from:0x020d6530 kind:arm_call to:0x02014a34 module:main +from:0x020d6538 kind:load to:0x02049b8c module:main +from:0x020d65c4 kind:arm_call to:0x02014a34 module:main +from:0x020d65ec kind:load to:0x02049b8c module:main +from:0x020d6608 kind:load to:0x020d6510 module:overlay(24) +from:0x020d6618 kind:load to:0x020d8690 module:overlay(24) +from:0x020d662c kind:load to:0x020d8690 module:overlay(24) +from:0x020d6678 kind:arm_call to:0x0205a370 module:overlay(0) +from:0x020d669c kind:load to:0x027e0960 module:dtcm +from:0x020d66bc kind:arm_call to:0x0205a3dc module:overlay(0) +from:0x020d66e0 kind:load to:0x027e0960 module:dtcm +from:0x020d68bc kind:arm_call to:0x020d66e4 module:overlay(24) +from:0x020d6a3c kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6a48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020d6a60 kind:arm_call to:0x01ff930c module:itcm +from:0x020d6a7c kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6a98 kind:arm_call to:0x02017f2c module:main +from:0x020d6ad8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6af0 kind:arm_call to:0x020d6710 module:overlay(24) +from:0x020d6b58 kind:load to:0x0203e93c module:main +from:0x020d6be0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6bf0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6bfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020d6c14 kind:arm_call to:0x01ff930c module:itcm +from:0x020d6c30 kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6c4c kind:arm_call to:0x02017f2c module:main +from:0x020d6c88 kind:arm_call to:0x02059cac module:overlay(0) +from:0x020d6ca0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6cd0 kind:arm_call to:0x020d6710 module:overlay(24) +from:0x020d6ce0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020d6d5c kind:load to:0x0203e93c module:main +from:0x020d6de8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6dfc kind:arm_call to:0x01ffb714 module:itcm +from:0x020d6e18 kind:arm_call to:0x01ff9258 module:itcm +from:0x020d6e2c kind:arm_call to:0x01ffb800 module:itcm +from:0x020d6e44 kind:arm_call to:0x01ffb744 module:itcm +from:0x020d6e6c kind:arm_call to:0x020d6710 module:overlay(24) +from:0x020d6e84 kind:load to:0x020d86a8 module:overlay(24) +from:0x020d6e98 kind:arm_call to:0x02011f3c module:main +from:0x020d6ea4 kind:arm_call to:0x020d6ed4 module:overlay(24) +from:0x020d6eb8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020d6ed0 kind:load to:0x020d85bc module:overlay(24) +from:0x020d6edc kind:arm_call to:0x02098368 module:overlay(0) +from:0x020d6ef8 kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x020d6f04 kind:load to:0x020d85e0 module:overlay(24) +from:0x020d6f20 kind:arm_call to:0x020d6f54 module:overlay(24) +from:0x020d6f48 kind:arm_call to:0x020d7044 module:overlay(24) +from:0x020d6f6c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020d6f94 kind:arm_call to:0x020d7134 module:overlay(24) +from:0x020d6fb8 kind:arm_call to:0x0206805c module:overlay(0) +from:0x020d6fe0 kind:arm_call to:0x020d7134 module:overlay(24) +from:0x020d6ff8 kind:arm_call to:0x020d7044 module:overlay(24) +from:0x020d7028 kind:load to:0x020b502c module:overlay(0) +from:0x020d70a4 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020d70b8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020d70e8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020d70f4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020d710c kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020d7118 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020d712c kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020d7170 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x020d71ac kind:arm_call to:0x01fff148 module:itcm +from:0x020d71ec kind:arm_call to:0x01fff350 module:itcm +from:0x020d722c kind:arm_call to:0x01fff350 module:itcm +from:0x020d7274 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020d7280 kind:load to:0x027e0cd8 module:dtcm +from:0x020d7284 kind:load to:0x027e09a4 module:dtcm +from:0x020d7288 kind:load to:0x027e0ce0 module:dtcm +from:0x020d728c kind:load to:0x027e0ce4 module:dtcm +from:0x020d7294 kind:load to:0x020b2fe0 module:overlay(0) +from:0x020d72a8 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x020d72b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020d72c8 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x020d72d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020d72d8 kind:arm_call to:0x02011ff4 module:main +from:0x020d72ec kind:arm_call to:0x02097704 module:overlay(0) +from:0x020d78fc kind:load to:0x020d7f20 module:overlay(24) +from:0x020d7a18 kind:load to:0x020d8074 module:overlay(24) +from:0x020d7a1c kind:load to:0x020d8078 module:overlay(24) +from:0x020d7a48 kind:load to:0x020d81e0 module:overlay(24) +from:0x020d7a90 kind:load to:0x020d8204 module:overlay(24) +from:0x020d7aa4 kind:load to:0x020d7898 module:overlay(24) +from:0x020d7aa8 kind:load to:0x020d8688 module:overlay(24) +from:0x020d7abc kind:load to:0x020d789c module:overlay(24) +from:0x020d7ac0 kind:load to:0x020d868c module:overlay(24) +from:0x020d7ae0 kind:arm_call to:0x020d6eac module:overlay(24) +from:0x020d7af0 kind:arm_call to:0x0203ce4c module:main +from:0x020d7b04 kind:load to:0x020d8698 module:overlay(24) +from:0x020d7b08 kind:load to:0x020d86a8 module:overlay(24) +from:0x020d7b0c kind:load to:0x020d72e4 module:overlay(24) +from:0x020d7b10 kind:load to:0x020d869c module:overlay(24) +from:0x020d7b14 kind:load to:0x020d78c8 module:overlay(24) +from:0x020d7b18 kind:load to:0x020d7900 module:overlay(24) +from:0x020d7b1c kind:load to:0x020d7a20 module:overlay(24) +from:0x020d7b20 kind:load to:0x020d7a4c module:overlay(24) +from:0x020d7b24 kind:load to:0x020d7a94 module:overlay(24) +from:0x020d7b28 kind:load to:0x020d7aac module:overlay(24) +from:0x020d7b2c kind:load to:0x020d7ac4 module:overlay(24) +from:0x020d7b48 kind:load to:0x020c4821 module:overlay(24) +from:0x020d7b4c kind:load to:0x020c4865 module:overlay(24) +from:0x020d7b50 kind:load to:0x020c48ad module:overlay(24) +from:0x020d7b54 kind:load to:0x020c48e4 module:overlay(24) +from:0x020d7b58 kind:load to:0x020c4920 module:overlay(24) +from:0x020d7b5c kind:load to:0x020c4944 module:overlay(24) +from:0x020d7b60 kind:load to:0x020c4964 module:overlay(24) +from:0x020d7b64 kind:load to:0x020c49b4 module:overlay(24) +from:0x020d7b68 kind:load to:0x020c49d8 module:overlay(24) +from:0x020d7b6c kind:load to:0x02018374 module:main +from:0x020d7b78 kind:load to:0x020c4df8 module:overlay(24) +from:0x020d7b7c kind:load to:0x020c4dfc module:overlay(24) +from:0x020d7b80 kind:load to:0x020c4e14 module:overlay(24) +from:0x020d7b84 kind:load to:0x020c4e20 module:overlay(24) +from:0x020d7b88 kind:load to:0x020c4e2c module:overlay(24) +from:0x020d7b8c kind:load to:0x020c4e30 module:overlay(24) +from:0x020d7b90 kind:load to:0x020c4e34 module:overlay(24) +from:0x020d7b94 kind:load to:0x020c4e38 module:overlay(24) +from:0x020d7b98 kind:load to:0x020c4e3c module:overlay(24) +from:0x020d7ba4 kind:load to:0x020c4e40 module:overlay(24) +from:0x020d7bb0 kind:load to:0x020c5108 module:overlay(24) +from:0x020d7bb4 kind:load to:0x020c511c module:overlay(24) +from:0x020d7bb8 kind:load to:0x020c4f64 module:overlay(24) +from:0x020d7bbc kind:load to:0x02061cb0 module:overlay(0) +from:0x020d7bc0 kind:load to:0x020c4ff0 module:overlay(24) +from:0x020d7bc4 kind:load to:0x02061cb8 module:overlay(0) +from:0x020d7bc8 kind:load to:0x02061cbc module:overlay(0) +from:0x020d7bd4 kind:load to:0x020c6e44 module:overlay(24) +from:0x020d7bd8 kind:load to:0x020c6e58 module:overlay(24) +from:0x020d7bdc kind:load to:0x020c6e74 module:overlay(24) +from:0x020d7be0 kind:load to:0x02061cb0 module:overlay(0) +from:0x020d7be4 kind:load to:0x020c6e8c module:overlay(24) +from:0x020d7be8 kind:load to:0x020c6ea4 module:overlay(24) +from:0x020d7bec kind:load to:0x02061cbc module:overlay(0) +from:0x020d7bf8 kind:load to:0x020185b8 module:main +from:0x020d7bfc kind:load to:0x020185e4 module:main +from:0x020d7c00 kind:load to:0x020c5138 module:overlay(24) +from:0x020d7c04 kind:load to:0x020c51cc module:overlay(24) +from:0x020d7c08 kind:load to:0x020c00a5 module:overlays(1,2,4) +from:0x020d7c0c kind:load to:0x020c01f1 module:overlays(1,2,4) +from:0x020d7c10 kind:load to:0x020c0555 module:overlays(1,2,4) +from:0x020d7c14 kind:load to:0x020c079d module:overlays(1,2,4) +from:0x020d7c18 kind:load to:0x020c07dd module:overlays(1,2,4) +from:0x020d7c1c kind:load to:0x020c5544 module:overlay(24) +from:0x020d7c20 kind:load to:0x020c62a8 module:overlay(24) +from:0x020d7c24 kind:load to:0x020c6308 module:overlay(24) +from:0x020d7c28 kind:load to:0x02018680 module:main +from:0x020d7c2c kind:load to:0x020c6440 module:overlay(24) +from:0x020d7c30 kind:load to:0x020c64e0 module:overlay(24) +from:0x020d7c34 kind:load to:0x02061010 module:overlay(0) +from:0x020d7c38 kind:load to:0x02061018 module:overlay(0) +from:0x020d7c3c kind:load to:0x0206101c module:overlay(0) +from:0x020d7c78 kind:load to:0x020c6f6c module:overlay(24) +from:0x020d7c84 kind:load to:0x020c79e0 module:overlay(24) +from:0x020d7c88 kind:load to:0x020c857c module:overlay(24) +from:0x020d7c8c kind:load to:0x0201bbbc module:main +from:0x020d7c90 kind:load to:0x020c7920 module:overlay(24) +from:0x020d7c94 kind:load to:0x0201bd64 module:main +from:0x020d7ca0 kind:load to:0x020c79f4 module:overlay(24) +from:0x020d7ca4 kind:load to:0x020c7a24 module:overlay(24) +from:0x020d7ca8 kind:load to:0x020c7a5c module:overlay(24) +from:0x020d7cac kind:load to:0x020c7af8 module:overlay(24) +from:0x020d7cb0 kind:load to:0x020c7c98 module:overlay(24) +from:0x020d7cb4 kind:load to:0x020c7cbc module:overlay(24) +from:0x020d7cb8 kind:load to:0x020c7e1c module:overlay(24) +from:0x020d7cbc kind:load to:0x020c7f34 module:overlay(24) +from:0x020d7cc0 kind:load to:0x020c82a0 module:overlay(24) +from:0x020d7cc4 kind:load to:0x020c8398 module:overlay(24) +from:0x020d7cd0 kind:load to:0x020c8610 module:overlay(24) +from:0x020d7cd4 kind:load to:0x020c8824 module:overlay(24) +from:0x020d7cd8 kind:load to:0x0201bbbc module:main +from:0x020d7cdc kind:load to:0x020c8598 module:overlay(24) +from:0x020d7ce0 kind:load to:0x0201bd64 module:main +from:0x020d7cec kind:load to:0x020c8624 module:overlay(24) +from:0x020d7cf0 kind:load to:0x020c8644 module:overlay(24) +from:0x020d7cf4 kind:load to:0x020c866c module:overlay(24) +from:0x020d7cf8 kind:load to:0x020c86a4 module:overlay(24) +from:0x020d7cfc kind:load to:0x020c8718 module:overlay(24) +from:0x020d7d00 kind:load to:0x020616cc module:overlay(0) +from:0x020d7d04 kind:load to:0x020c87ec module:overlay(24) +from:0x020d7d08 kind:load to:0x020616d4 module:overlay(0) +from:0x020d7d0c kind:load to:0x020616d8 module:overlay(0) +from:0x020d7d10 kind:load to:0x020c87f8 module:overlay(24) +from:0x020d7d1c kind:load to:0x020c88c5 module:overlay(24) +from:0x020d7d20 kind:load to:0x020c8ce0 module:overlay(24) +from:0x020d7d24 kind:load to:0x0201bbbc module:main +from:0x020d7d28 kind:load to:0x020c8841 module:overlay(24) +from:0x020d7d2c kind:load to:0x020c8851 module:overlay(24) +from:0x020d7d38 kind:load to:0x020c8cfc module:overlay(24) +from:0x020d7d3c kind:load to:0x020c8d1c module:overlay(24) +from:0x020d7d40 kind:load to:0x020616c0 module:overlay(0) +from:0x020d7d44 kind:load to:0x020616c4 module:overlay(0) +from:0x020d7d48 kind:load to:0x020616c8 module:overlay(0) +from:0x020d7d4c kind:load to:0x020616cc module:overlay(0) +from:0x020d7d50 kind:load to:0x020616d0 module:overlay(0) +from:0x020d7d54 kind:load to:0x020616d4 module:overlay(0) +from:0x020d7d58 kind:load to:0x020616d8 module:overlay(0) +from:0x020d7d5c kind:load to:0x020616dc module:overlay(0) +from:0x020d7d68 kind:load to:0x020c902c module:overlay(24) +from:0x020d7d6c kind:load to:0x020c904c module:overlay(24) +from:0x020d7d70 kind:load to:0x020c8d71 module:overlay(24) +from:0x020d7d74 kind:load to:0x020c8dc9 module:overlay(24) +from:0x020d7d78 kind:load to:0x020c8e11 module:overlay(24) +from:0x020d7d7c kind:load to:0x020616cc module:overlay(0) +from:0x020d7d80 kind:load to:0x020c8ebd module:overlay(24) +from:0x020d7d84 kind:load to:0x020c8f29 module:overlay(24) +from:0x020d7d88 kind:load to:0x020c8f69 module:overlay(24) +from:0x020d7d8c kind:load to:0x020c9029 module:overlay(24) +from:0x020d7d98 kind:load to:0x020c9118 module:overlay(24) +from:0x020d7d9c kind:load to:0x020c9138 module:overlay(24) +from:0x020d7da0 kind:load to:0x020c9089 module:overlay(24) +from:0x020d7da4 kind:load to:0x020c90b5 module:overlay(24) +from:0x020d7da8 kind:load to:0x020616c8 module:overlay(0) +from:0x020d7dac kind:load to:0x020616cc module:overlay(0) +from:0x020d7db0 kind:load to:0x020c90d1 module:overlay(24) +from:0x020d7db4 kind:load to:0x020c90fd module:overlay(24) +from:0x020d7db8 kind:load to:0x020616d8 module:overlay(0) +from:0x020d7dbc kind:load to:0x020616dc module:overlay(0) +from:0x020d7dc8 kind:load to:0x020c91d4 module:overlay(24) +from:0x020d7dcc kind:load to:0x020c91f4 module:overlay(24) +from:0x020d7dd0 kind:load to:0x020c9089 module:overlay(24) +from:0x020d7dd4 kind:load to:0x020c90b5 module:overlay(24) +from:0x020d7dd8 kind:load to:0x020c918d module:overlay(24) +from:0x020d7ddc kind:load to:0x020616cc module:overlay(0) +from:0x020d7de0 kind:load to:0x020c90d1 module:overlay(24) +from:0x020d7de4 kind:load to:0x020c90fd module:overlay(24) +from:0x020d7de8 kind:load to:0x020c91b1 module:overlay(24) +from:0x020d7dec kind:load to:0x020616dc module:overlay(0) +from:0x020d7df8 kind:load to:0x020c927d module:overlay(24) +from:0x020d7dfc kind:load to:0x020c95ec module:overlay(24) +from:0x020d7e00 kind:load to:0x0201bbbc module:main +from:0x020d7e04 kind:load to:0x020c921d module:overlay(24) +from:0x020d7e08 kind:load to:0x0201bd64 module:main +from:0x020d7e14 kind:load to:0x020c9289 module:overlay(24) +from:0x020d7e18 kind:load to:0x020c929d module:overlay(24) +from:0x020d7e1c kind:load to:0x020c92b9 module:overlay(24) +from:0x020d7e20 kind:load to:0x020c931d module:overlay(24) +from:0x020d7e24 kind:load to:0x020c93ad module:overlay(24) +from:0x020d7e28 kind:load to:0x020616cc module:overlay(0) +from:0x020d7e2c kind:load to:0x020c9435 module:overlay(24) +from:0x020d7e30 kind:load to:0x020c9465 module:overlay(24) +from:0x020d7e34 kind:load to:0x020c94dd module:overlay(24) +from:0x020d7e38 kind:load to:0x020c9559 module:overlay(24) +from:0x020d7e44 kind:load to:0x020c9639 module:overlay(24) +from:0x020d7e48 kind:load to:0x020c9645 module:overlay(24) +from:0x020d7e4c kind:load to:0x020c9659 module:overlay(24) +from:0x020d7e50 kind:load to:0x020c9679 module:overlay(24) +from:0x020d7e54 kind:load to:0x020c9771 module:overlay(24) +from:0x020d7e58 kind:load to:0x020c9779 module:overlay(24) +from:0x020d7e5c kind:load to:0x020c9811 module:overlay(24) +from:0x020d7e60 kind:load to:0x020c988d module:overlay(24) +from:0x020d7e64 kind:load to:0x020c98ed module:overlay(24) +from:0x020d7e68 kind:load to:0x020c9949 module:overlay(24) +from:0x020d7e74 kind:load to:0x020c99ed module:overlay(24) +from:0x020d7e78 kind:load to:0x020ca05c module:overlay(24) +from:0x020d7e7c kind:load to:0x0201bbbc module:main +from:0x020d7e80 kind:load to:0x020c9965 module:overlay(24) +from:0x020d7e84 kind:load to:0x020c9975 module:overlay(24) +from:0x020d7e90 kind:load to:0x020c99f9 module:overlay(24) +from:0x020d7e94 kind:load to:0x020c9a0d module:overlay(24) +from:0x020d7e98 kind:load to:0x020c9a29 module:overlay(24) +from:0x020d7e9c kind:load to:0x020c9a5d module:overlay(24) +from:0x020d7ea0 kind:load to:0x020c9b4d module:overlay(24) +from:0x020d7ea4 kind:load to:0x020c9d01 module:overlay(24) +from:0x020d7ea8 kind:load to:0x020c9d11 module:overlay(24) +from:0x020d7eac kind:load to:0x020c9dbd module:overlay(24) +from:0x020d7eb0 kind:load to:0x020c9e45 module:overlay(24) +from:0x020d7eb4 kind:load to:0x020ca009 module:overlay(24) +from:0x020d7ec0 kind:load to:0x020ca0f5 module:overlay(24) +from:0x020d7ec4 kind:load to:0x020ca28c module:overlay(24) +from:0x020d7ec8 kind:load to:0x0201bbbc module:main +from:0x020d7ecc kind:load to:0x020ca089 module:overlay(24) +from:0x020d7ed0 kind:load to:0x0201bd64 module:main +from:0x020d7edc kind:load to:0x020ca0e9 module:overlay(24) +from:0x020d7ee0 kind:load to:0x020ca270 module:overlay(24) +from:0x020d7ee4 kind:load to:0x0201bbbc module:main +from:0x020d7ee8 kind:load to:0x020ca079 module:overlay(24) +from:0x020d7eec kind:load to:0x0201bd64 module:main +from:0x020d7ef8 kind:load to:0x020ca2a8 module:overlay(24) +from:0x020d7efc kind:load to:0x020ca2d0 module:overlay(24) +from:0x020d7f00 kind:load to:0x020ca101 module:overlay(24) +from:0x020d7f04 kind:load to:0x020ca10d module:overlay(24) +from:0x020d7f08 kind:load to:0x020ca12d module:overlay(24) +from:0x020d7f0c kind:load to:0x020616cc module:overlay(0) +from:0x020d7f10 kind:load to:0x020ca169 module:overlay(24) +from:0x020d7f14 kind:load to:0x020ca175 module:overlay(24) +from:0x020d7f18 kind:load to:0x020ca195 module:overlay(24) +from:0x020d7f1c kind:load to:0x020616dc module:overlay(0) +from:0x020d7f38 kind:load to:0x020ca958 module:overlay(24) +from:0x020d7f3c kind:load to:0x020ca9c4 module:overlay(24) +from:0x020d7f40 kind:load to:0x020ca688 module:overlay(24) +from:0x020d7f44 kind:load to:0x02061cb0 module:overlay(0) +from:0x020d7f48 kind:load to:0x020c1840 module:overlays(2,4,17) +from:0x020d7f4c kind:load to:0x02061cb8 module:overlay(0) +from:0x020d7f50 kind:load to:0x02061cbc module:overlay(0) +from:0x020d7f68 kind:load to:0x020cae98 module:overlay(24) +from:0x020d7f6c kind:load to:0x020caf14 module:overlay(24) +from:0x020d7f70 kind:load to:0x020cb0d4 module:overlay(24) +from:0x020d7f74 kind:load to:0x02061cb0 module:overlay(0) +from:0x020d7f78 kind:load to:0x020cb110 module:overlay(24) +from:0x020d7f7c kind:load to:0x02061cb8 module:overlay(0) +from:0x020d7f80 kind:load to:0x02061cbc module:overlay(0) +from:0x020d7f8c kind:load to:0x020cc76c module:overlay(24) +from:0x020d7f90 kind:load to:0x020cb5dc module:overlay(24) +from:0x020d7f94 kind:load to:0x020ccc6c module:overlay(24) +from:0x020d7f98 kind:load to:0x020ccc74 module:overlay(24) +from:0x020d7f9c kind:load to:0x020ccad0 module:overlay(24) +from:0x020d7fa0 kind:load to:0x020cb890 module:overlay(24) +from:0x020d7fa4 kind:load to:0x020cb8a4 module:overlay(24) +from:0x020d7fb0 kind:load to:0x020cb5d8 module:overlay(24) +from:0x020d7fb4 kind:load to:0x020cb5dc module:overlay(24) +from:0x020d7fb8 kind:load to:0x020cb58c module:overlay(24) +from:0x020d7fbc kind:load to:0x020cb594 module:overlay(24) +from:0x020d7fc0 kind:load to:0x020cb598 module:overlay(24) +from:0x020d7fc4 kind:load to:0x020cb890 module:overlay(24) +from:0x020d7fc8 kind:load to:0x020cb8a4 module:overlay(24) +from:0x020d7fd4 kind:load to:0x020cc20c module:overlay(24) +from:0x020d7fd8 kind:load to:0x020cb5dc module:overlay(24) +from:0x020d7fdc kind:load to:0x020cb9f8 module:overlay(24) +from:0x020d7fe0 kind:load to:0x020cba78 module:overlay(24) +from:0x020d7fe4 kind:load to:0x020cbdb0 module:overlay(24) +from:0x020d7fe8 kind:load to:0x020cb890 module:overlay(24) +from:0x020d7fec kind:load to:0x020cc120 module:overlay(24) +from:0x020d7ff0 kind:load to:0x020cc164 module:overlay(24) +from:0x020d7ffc kind:load to:0x020cc4b4 module:overlay(24) +from:0x020d8000 kind:load to:0x020cc694 module:overlay(24) +from:0x020d8004 kind:load to:0x020cb9f8 module:overlay(24) +from:0x020d8008 kind:load to:0x020cba78 module:overlay(24) +from:0x020d800c kind:load to:0x020cbdb0 module:overlay(24) +from:0x020d8010 kind:load to:0x020cc71c module:overlay(24) +from:0x020d8014 kind:load to:0x020cc120 module:overlay(24) +from:0x020d8018 kind:load to:0x020cc460 module:overlay(24) +from:0x020d8024 kind:load to:0x020cb5d8 module:overlay(24) +from:0x020d8028 kind:load to:0x020cb5dc module:overlay(24) +from:0x020d802c kind:load to:0x020cb9f8 module:overlay(24) +from:0x020d8030 kind:load to:0x020cba78 module:overlay(24) +from:0x020d8034 kind:load to:0x020cbdb0 module:overlay(24) +from:0x020d8038 kind:load to:0x020cb890 module:overlay(24) +from:0x020d803c kind:load to:0x020cc120 module:overlay(24) +from:0x020d8040 kind:load to:0x020cb8e4 module:overlay(24) +from:0x020d804c kind:load to:0x020ccebc module:overlay(24) +from:0x020d8050 kind:load to:0x020ccf94 module:overlay(24) +from:0x020d8054 kind:load to:0x020cd1c4 module:overlay(24) +from:0x020d8058 kind:load to:0x02061cb0 module:overlay(0) +from:0x020d805c kind:load to:0x020cd25c module:overlay(24) +from:0x020d8060 kind:load to:0x02061cb8 module:overlay(0) +from:0x020d8064 kind:load to:0x02061cbc module:overlay(0) +from:0x020d81f0 kind:load to:0x020d169c module:overlay(24) +from:0x020d81f4 kind:load to:0x020d16b0 module:overlay(24) +from:0x020d81f8 kind:load to:0x0201bbbc module:main +from:0x020d81fc kind:load to:0x020d16cc module:overlay(24) +from:0x020d8200 kind:load to:0x0201bd64 module:main +from:0x020d8224 kind:load to:0x020d175c module:overlay(24) +from:0x020d8230 kind:load to:0x020d16dc module:overlay(24) +from:0x020d8240 kind:load to:0x020d3040 module:overlay(24) +from:0x020d8244 kind:load to:0x020d3044 module:overlay(24) +from:0x020d8330 kind:load to:0x020d4774 module:overlay(24) +from:0x020d8334 kind:load to:0x020d4788 module:overlay(24) +from:0x020d8338 kind:load to:0x020d827c module:overlay(24) +from:0x020d833c kind:load to:0x020d8290 module:overlay(24) +from:0x020d8340 kind:load to:0x020d8298 module:overlay(24) +from:0x020d8344 kind:load to:0x020d8288 module:overlay(24) +from:0x020d8348 kind:load to:0x020d82a8 module:overlay(24) +from:0x020d834c kind:load to:0x020d8280 module:overlay(24) +from:0x020d8350 kind:load to:0x020d8284 module:overlay(24) +from:0x020d8354 kind:load to:0x020d82b8 module:overlay(24) +from:0x020d8358 kind:load to:0x020d82d4 module:overlay(24) +from:0x020d835c kind:load to:0x020d82c0 module:overlay(24) +from:0x020d8360 kind:load to:0x020d82b0 module:overlay(24) +from:0x020d8364 kind:load to:0x020d82e0 module:overlay(24) +from:0x020d8368 kind:load to:0x020d82ec module:overlay(24) +from:0x020d836c kind:load to:0x020d82f8 module:overlay(24) +from:0x020d8370 kind:load to:0x020d82c8 module:overlay(24) +from:0x020d8374 kind:load to:0x020d8304 module:overlay(24) +from:0x020d8378 kind:load to:0x020d82a0 module:overlay(24) +from:0x020d837c kind:load to:0x020d8310 module:overlay(24) +from:0x020d8380 kind:load to:0x020d831c module:overlay(24) +from:0x020d8454 kind:load to:0x020d8448 module:overlay(24) +from:0x020d8458 kind:load to:0x020d843c module:overlay(24) +from:0x020d845c kind:load to:0x020d8430 module:overlay(24) +from:0x020d8460 kind:load to:0x020d8424 module:overlay(24) +from:0x020d8464 kind:load to:0x020d83fc module:overlay(24) +from:0x020d8468 kind:load to:0x020d83e4 module:overlay(24) +from:0x020d846c kind:load to:0x020d841c module:overlay(24) +from:0x020d8470 kind:load to:0x020d8414 module:overlay(24) +from:0x020d8474 kind:load to:0x020d840c module:overlay(24) +from:0x020d8478 kind:load to:0x020d83ec module:overlay(24) +from:0x020d847c kind:load to:0x020d8404 module:overlay(24) +from:0x020d8480 kind:load to:0x020d83f4 module:overlay(24) +from:0x020d848c kind:load to:0x020d49a4 module:overlay(24) +from:0x020d8490 kind:load to:0x020d5170 module:overlay(24) +from:0x020d849c kind:load to:0x020d5140 module:overlay(24) +from:0x020d84a0 kind:load to:0x020d51a0 module:overlay(24) +from:0x020d84a4 kind:load to:0x0205a700 module:overlay(0) +from:0x020d84a8 kind:load to:0x01ffc57c module:itcm +from:0x020d84ac kind:load to:0x02057da8 module:overlay(0) +from:0x020d84b0 kind:load to:0x02057e24 module:overlay(0) +from:0x020d84b4 kind:load to:0x02057e88 module:overlay(0) +from:0x020d84b8 kind:load to:0x01ffc7a4 module:itcm +from:0x020d84bc kind:load to:0x02057d64 module:overlay(0) +from:0x020d8500 kind:load to:0x020d8568 module:overlay(24) +from:0x020d8504 kind:load to:0x020d8570 module:overlay(24) +from:0x020d8508 kind:load to:0x020d8540 module:overlay(24) +from:0x020d850c kind:load to:0x020d8548 module:overlay(24) +from:0x020d8510 kind:load to:0x020d857c module:overlay(24) +from:0x020d8514 kind:load to:0x020d8550 module:overlay(24) +from:0x020d8518 kind:load to:0x020d8560 module:overlay(24) +from:0x020d851c kind:load to:0x020d8538 module:overlay(24) +from:0x020d8520 kind:load to:0x020d8530 module:overlay(24) +from:0x020d8524 kind:load to:0x020d8588 module:overlay(24) +from:0x020d8528 kind:load to:0x020d859c module:overlay(24) +from:0x020d852c kind:load to:0x020d8558 module:overlay(24) +from:0x020d85bc kind:load to:0x020d6e88 module:overlay(24) +from:0x020d85c0 kind:load to:0x0209772c module:overlay(0) +from:0x020d85c4 kind:load to:0x02097734 module:overlay(0) +from:0x020d85c8 kind:load to:0x020977b0 module:overlay(0) +from:0x020d85cc kind:load to:0x020977f0 module:overlay(0) +from:0x020d85d0 kind:load to:0x020977f4 module:overlay(0) +from:0x020d85d4 kind:load to:0x020977f8 module:overlay(0) +from:0x020d85e0 kind:load to:0x020984f8 module:overlay(0) +from:0x020d85e4 kind:load to:0x02098534 module:overlay(0) +from:0x020d85e8 kind:load to:0x0209854c module:overlay(0) +from:0x020d85ec kind:load to:0x02098558 module:overlay(0) +from:0x020d85f0 kind:load to:0x01fff464 module:itcm +from:0x020d85f4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x020d85f8 kind:load to:0x020d6f08 module:overlay(24) +from:0x020d85fc kind:load to:0x02098490 module:overlay(0) +from:0x020d8600 kind:load to:0x020d6f74 module:overlay(24) +from:0x020d8604 kind:load to:0x020d7030 module:overlay(24) +from:0x020d8608 kind:load to:0x0209849c module:overlay(0) +from:0x020d860c kind:load to:0x020984a0 module:overlay(0) +from:0x020d8610 kind:load to:0x020984a4 module:overlay(0) +from:0x020d8614 kind:load to:0x020984a8 module:overlay(0) +from:0x020d8618 kind:load to:0x02098564 module:overlay(0) +from:0x020d861c kind:load to:0x020985d0 module:overlay(0) +from:0x020d8620 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x020d8624 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x020d8628 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x020d862c kind:load to:0x020d729c module:overlay(24) +from:0x020d8630 kind:load to:0x020d72bc module:overlay(24) diff --git a/config/usa/arm9/overlays/ov024/symbols.txt b/config/usa/arm9/overlays/ov024/symbols.txt new file mode 100644 index 00000000..f8d11489 --- /dev/null +++ b/config/usa/arm9/overlays/ov024/symbols.txt @@ -0,0 +1,917 @@ +func_ov024_020c4820 kind:function(thumb,size=0x44) addr:0x020c4820 +func_ov024_020c4864 kind:function(thumb,size=0x48) addr:0x020c4864 +func_ov024_020c48ac kind:function(thumb,size=0x38) addr:0x020c48ac +func_ov024_020c48e4 kind:function(arm,size=0x3c) addr:0x020c48e4 +func_ov024_020c4920 kind:function(arm,size=0x24) addr:0x020c4920 +func_ov024_020c4944 kind:function(arm,size=0x20) addr:0x020c4944 +func_ov024_020c4964 kind:function(arm,size=0x50) addr:0x020c4964 +func_ov024_020c49b4 kind:function(arm,size=0x24) addr:0x020c49b4 +func_ov024_020c49d8 kind:function(arm,size=0x68) addr:0x020c49d8 +func_ov024_020c4a40 kind:function(arm,size=0x2c) addr:0x020c4a40 +func_ov024_020c4a6c kind:function(arm,size=0x34) addr:0x020c4a6c +func_ov024_020c4aa0 kind:function(arm,size=0x50) addr:0x020c4aa0 +func_ov024_020c4af0 kind:function(arm,size=0x14) addr:0x020c4af0 +func_ov024_020c4b04 kind:function(arm,size=0x28) addr:0x020c4b04 +func_ov024_020c4b2c kind:function(arm,size=0x54) addr:0x020c4b2c +func_ov024_020c4b80 kind:function(arm,size=0x128) addr:0x020c4b80 +func_ov024_020c4ca8 kind:function(arm,size=0xac) addr:0x020c4ca8 +func_ov024_020c4d54 kind:function(arm,size=0x14) addr:0x020c4d54 +func_ov024_020c4d68 kind:function(arm,size=0x24) addr:0x020c4d68 +func_ov024_020c4d8c kind:function(arm,size=0x30) addr:0x020c4d8c +func_ov024_020c4dbc kind:function(arm,size=0x10) addr:0x020c4dbc +func_ov024_020c4dcc kind:function(arm,size=0x14) addr:0x020c4dcc +func_ov024_020c4de0 kind:function(arm,size=0x18) addr:0x020c4de0 +func_ov024_020c4df8 kind:function(arm,size=0x4) addr:0x020c4df8 +func_ov024_020c4dfc kind:function(arm,size=0x14) addr:0x020c4dfc +func_ov024_020c4e10 kind:function(arm,size=0x4) addr:0x020c4e10 +func_ov024_020c4e14 kind:function(arm,size=0xc) addr:0x020c4e14 +func_ov024_020c4e20 kind:function(arm,size=0xc) addr:0x020c4e20 +func_ov024_020c4e2c kind:function(arm,size=0x4) addr:0x020c4e2c +func_ov024_020c4e30 kind:function(arm,size=0x4) addr:0x020c4e30 +func_ov024_020c4e34 kind:function(arm,size=0x4) addr:0x020c4e34 +func_ov024_020c4e38 kind:function(arm,size=0x4) addr:0x020c4e38 +func_ov024_020c4e3c kind:function(arm,size=0x4) addr:0x020c4e3c +func_ov024_020c4e40 kind:function(arm,size=0x8) addr:0x020c4e40 +func_ov024_020c4e48 kind:function(arm,size=0x58) addr:0x020c4e48 +func_ov024_020c4ea0 kind:function(arm,size=0x18) addr:0x020c4ea0 +func_ov024_020c4eb8 kind:function(arm,size=0x18) addr:0x020c4eb8 +func_ov024_020c4ed0 kind:function(arm,size=0x18) addr:0x020c4ed0 +func_ov024_020c4ee8 kind:function(arm,size=0x10) addr:0x020c4ee8 +func_ov024_020c4ef8 kind:function(arm,size=0x10) addr:0x020c4ef8 +func_ov024_020c4f08 kind:function(arm,size=0x24) addr:0x020c4f08 +func_ov024_020c4f2c kind:function(arm,size=0x10) addr:0x020c4f2c +func_ov024_020c4f3c kind:function(arm,size=0x10) addr:0x020c4f3c +func_ov024_020c4f4c kind:function(arm,size=0x10) addr:0x020c4f4c +func_ov024_020c4f5c kind:function(arm,size=0x8) addr:0x020c4f5c +func_ov024_020c4f64 kind:function(arm,size=0x8c) addr:0x020c4f64 +func_ov024_020c4ff0 kind:function(arm,size=0xfc) addr:0x020c4ff0 +func_ov024_020c50ec kind:function(arm,size=0x14) addr:0x020c50ec +func_ov024_020c5100 kind:function(arm,size=0x8) addr:0x020c5100 +func_ov024_020c5108 kind:function(arm,size=0x14) addr:0x020c5108 +func_ov024_020c511c kind:function(arm,size=0x1c) addr:0x020c511c +func_ov024_020c5138 kind:function(arm,size=0x94) addr:0x020c5138 +func_ov024_020c51cc kind:function(arm,size=0x9c) addr:0x020c51cc +func_ov024_020c5268 kind:function(arm,size=0x18) addr:0x020c5268 +func_ov024_020c5280 kind:function(arm,size=0x18) addr:0x020c5280 +func_ov024_020c5298 kind:function(arm,size=0x3c) addr:0x020c5298 +func_ov024_020c52d4 kind:function(arm,size=0x18) addr:0x020c52d4 +func_ov024_020c52ec kind:function(arm,size=0x58) addr:0x020c52ec +func_ov024_020c5344 kind:function(arm,size=0x18) addr:0x020c5344 +func_ov024_020c535c kind:function(arm,size=0x6c) addr:0x020c535c +func_ov024_020c53c8 kind:function(arm,size=0x174) addr:0x020c53c8 +func_ov024_020c553c kind:function(arm,size=0x8) addr:0x020c553c +func_ov024_020c5544 kind:function(arm,size=0x788) addr:0x020c5544 +func_ov024_020c5ccc kind:function(arm,size=0xc0) addr:0x020c5ccc +func_ov024_020c5d8c kind:function(arm,size=0x120) addr:0x020c5d8c +func_ov024_020c5eac kind:function(arm,size=0xa4) addr:0x020c5eac +func_ov024_020c5f50 kind:function(arm,size=0x184) addr:0x020c5f50 +func_ov024_020c60d4 kind:function(arm,size=0x148) addr:0x020c60d4 +func_ov024_020c621c kind:function(arm,size=0x8c) addr:0x020c621c +func_ov024_020c62a8 kind:function(arm,size=0x60) addr:0x020c62a8 +func_ov024_020c6308 kind:function(arm,size=0x138) addr:0x020c6308 +func_ov024_020c6440 kind:function(arm,size=0xa0) addr:0x020c6440 +func_ov024_020c64e0 kind:function(arm,size=0x14) addr:0x020c64e0 +func_ov024_020c64f4 kind:function(arm,size=0x160) addr:0x020c64f4 +func_ov024_020c6654 kind:function(arm,size=0x4c) addr:0x020c6654 +func_ov024_020c66a0 kind:function(arm,size=0x5c) addr:0x020c66a0 +func_ov024_020c66fc kind:function(arm,size=0x54) addr:0x020c66fc +func_ov024_020c6750 kind:function(arm,size=0xac) addr:0x020c6750 +func_ov024_020c67fc kind:function(arm,size=0x24) addr:0x020c67fc +func_ov024_020c6820 kind:function(arm,size=0x94) addr:0x020c6820 +func_ov024_020c68b4 kind:function(arm,size=0x18) addr:0x020c68b4 +func_ov024_020c68cc kind:function(arm,size=0x44) addr:0x020c68cc +func_ov024_020c6910 kind:function(arm,size=0x10) addr:0x020c6910 +func_ov024_020c6920 kind:function(arm,size=0x5c) addr:0x020c6920 +func_ov024_020c697c kind:function(arm,size=0x34) addr:0x020c697c +func_ov024_020c69b0 kind:function(arm,size=0x50) addr:0x020c69b0 +func_ov024_020c6a00 kind:function(arm,size=0x28) addr:0x020c6a00 +func_ov024_020c6a28 kind:function(arm,size=0xac) addr:0x020c6a28 +func_ov024_020c6ad4 kind:function(arm,size=0x98) addr:0x020c6ad4 +func_ov024_020c6b6c kind:function(arm,size=0xd4) addr:0x020c6b6c +func_ov024_020c6c40 kind:function(arm,size=0x74) addr:0x020c6c40 +func_ov024_020c6cb4 kind:function(arm,size=0x10) addr:0x020c6cb4 +func_ov024_020c6cc4 kind:function(arm,size=0x20) addr:0x020c6cc4 +func_ov024_020c6ce4 kind:function(arm,size=0xc) addr:0x020c6ce4 +func_ov024_020c6cf0 kind:function(arm,size=0x10) addr:0x020c6cf0 +func_ov024_020c6d00 kind:function(arm,size=0xc) addr:0x020c6d00 +func_ov024_020c6d0c kind:function(arm,size=0x38) addr:0x020c6d0c +func_ov024_020c6d44 kind:function(arm,size=0x54) addr:0x020c6d44 +func_ov024_020c6d98 kind:function(arm,size=0x34) addr:0x020c6d98 +func_ov024_020c6dcc kind:function(arm,size=0x4c) addr:0x020c6dcc +func_ov024_020c6e18 kind:function(arm,size=0x2c) addr:0x020c6e18 +func_ov024_020c6e44 kind:function(arm,size=0x14) addr:0x020c6e44 +func_ov024_020c6e58 kind:function(arm,size=0x1c) addr:0x020c6e58 +func_ov024_020c6e74 kind:function(arm,size=0x18) addr:0x020c6e74 +func_ov024_020c6e8c kind:function(arm,size=0x18) addr:0x020c6e8c +func_ov024_020c6ea4 kind:function(arm,size=0x18) addr:0x020c6ea4 +func_ov024_020c6ebc kind:function(arm,size=0x2c) addr:0x020c6ebc +func_ov024_020c6ee8 kind:function(arm,size=0x2c) addr:0x020c6ee8 +func_ov024_020c6f14 kind:function(arm,size=0x14) addr:0x020c6f14 +func_ov024_020c6f28 kind:function(arm,size=0x20) addr:0x020c6f28 +func_ov024_020c6f48 kind:function(arm,size=0x24) addr:0x020c6f48 +func_ov024_020c6f6c kind:function(arm,size=0x1e0) addr:0x020c6f6c +func_ov024_020c714c kind:function(arm,size=0xa8) addr:0x020c714c +func_ov024_020c71f4 kind:function(arm,size=0x68) addr:0x020c71f4 +func_ov024_020c725c kind:function(arm,size=0x84) addr:0x020c725c +func_ov024_020c72e0 kind:function(arm,size=0x54) addr:0x020c72e0 +func_ov024_020c7334 kind:function(arm,size=0x3c) addr:0x020c7334 +func_ov024_020c7370 kind:function(arm,size=0x24) addr:0x020c7370 +func_ov024_020c7394 kind:function(arm,size=0xf0) addr:0x020c7394 +func_ov024_020c7484 kind:function(arm,size=0xb8) addr:0x020c7484 +func_ov024_020c753c kind:function(arm,size=0x74) addr:0x020c753c +func_ov024_020c75b0 kind:function(arm,size=0x154) addr:0x020c75b0 +func_ov024_020c7704 kind:function(arm,size=0x2c) addr:0x020c7704 +func_ov024_020c7730 kind:function(arm,size=0x30) addr:0x020c7730 +func_ov024_020c7760 kind:function(arm,size=0x30) addr:0x020c7760 +func_ov024_020c7790 kind:function(arm,size=0x10) addr:0x020c7790 +func_ov024_020c77a0 kind:function(arm,size=0x10) addr:0x020c77a0 +func_ov024_020c77b0 kind:function(arm,size=0x10) addr:0x020c77b0 +func_ov024_020c77c0 kind:function(arm,size=0x24) addr:0x020c77c0 +func_ov024_020c77e4 kind:function(arm,size=0x24) addr:0x020c77e4 +func_ov024_020c7808 kind:function(arm,size=0x50) addr:0x020c7808 +func_ov024_020c7858 kind:function(arm,size=0xc) addr:0x020c7858 +func_ov024_020c7864 kind:function(arm,size=0x14) addr:0x020c7864 +func_ov024_020c7878 kind:function(arm,size=0x14) addr:0x020c7878 +func_ov024_020c788c kind:function(arm,size=0x24) addr:0x020c788c +func_ov024_020c78b0 kind:function(arm,size=0x14) addr:0x020c78b0 +func_ov024_020c78c4 kind:function(arm,size=0x1c) addr:0x020c78c4 +func_ov024_020c78e0 kind:function(arm,size=0x1c) addr:0x020c78e0 +func_ov024_020c78fc kind:function(arm,size=0x10) addr:0x020c78fc +func_ov024_020c790c kind:function(arm,size=0x14) addr:0x020c790c +func_ov024_020c7920 kind:function(arm,size=0x18) addr:0x020c7920 +func_ov024_020c7938 kind:function(arm,size=0xa8) addr:0x020c7938 +func_ov024_020c79e0 kind:function(arm,size=0x14) addr:0x020c79e0 +func_ov024_020c79f4 kind:function(arm,size=0x30) addr:0x020c79f4 +func_ov024_020c7a24 kind:function(arm,size=0x38) addr:0x020c7a24 +func_ov024_020c7a5c kind:function(arm,size=0x9c) addr:0x020c7a5c +func_ov024_020c7af8 kind:function(arm,size=0x1a0) addr:0x020c7af8 +func_ov024_020c7c98 kind:function(arm,size=0x24) addr:0x020c7c98 +func_ov024_020c7cbc kind:function(arm,size=0x20) addr:0x020c7cbc +func_ov024_020c7cdc kind:function(arm,size=0x50) addr:0x020c7cdc +func_ov024_020c7d2c kind:function(arm,size=0xf0) addr:0x020c7d2c +func_ov024_020c7e1c kind:function(arm,size=0x118) addr:0x020c7e1c +func_ov024_020c7f34 kind:function(arm,size=0x36c) addr:0x020c7f34 +func_ov024_020c82a0 kind:function(arm,size=0xf8) addr:0x020c82a0 +func_ov024_020c8398 kind:function(arm,size=0x4) addr:0x020c8398 +func_ov024_020c839c kind:function(arm,size=0x6c) addr:0x020c839c +func_ov024_020c8408 kind:function(arm,size=0x2c) addr:0x020c8408 +func_ov024_020c8434 kind:function(arm,size=0x30) addr:0x020c8434 +func_ov024_020c8464 kind:function(arm,size=0x40) addr:0x020c8464 +func_ov024_020c84a4 kind:function(arm,size=0x58) addr:0x020c84a4 +func_ov024_020c84fc kind:function(arm,size=0x80) addr:0x020c84fc +func_ov024_020c857c kind:function(arm,size=0x1c) addr:0x020c857c +func_ov024_020c8598 kind:function(arm,size=0x18) addr:0x020c8598 +func_ov024_020c85b0 kind:function(arm,size=0x60) addr:0x020c85b0 +func_ov024_020c8610 kind:function(arm,size=0x14) addr:0x020c8610 +func_ov024_020c8624 kind:function(arm,size=0x20) addr:0x020c8624 +func_ov024_020c8644 kind:function(arm,size=0x28) addr:0x020c8644 +func_ov024_020c866c kind:function(arm,size=0x38) addr:0x020c866c +func_ov024_020c86a4 kind:function(arm,size=0x74) addr:0x020c86a4 +func_ov024_020c8718 kind:function(arm,size=0xd4) addr:0x020c8718 +func_ov024_020c87ec kind:function(arm,size=0xc) addr:0x020c87ec +func_ov024_020c87f8 kind:function(arm,size=0x2c) addr:0x020c87f8 +func_ov024_020c8824 kind:function(arm,size=0x1c) addr:0x020c8824 +func_ov024_020c8840 kind:function(thumb,size=0x10) addr:0x020c8840 +func_ov024_020c8850 kind:function(thumb,size=0x10) addr:0x020c8850 +func_ov024_020c8860 kind:function(thumb,size=0x64) addr:0x020c8860 +func_ov024_020c88c4 kind:function(thumb,size=0xc) addr:0x020c88c4 +func_ov024_020c88d0 kind:function(thumb,size=0x23c) addr:0x020c88d0 +func_ov024_020c8b0c kind:function(thumb,size=0x1d4) addr:0x020c8b0c +func_ov024_020c8ce0 kind:function(arm,size=0x1c) addr:0x020c8ce0 +func_ov024_020c8cfc kind:function(arm,size=0x20) addr:0x020c8cfc +func_ov024_020c8d1c kind:function(arm,size=0x28) addr:0x020c8d1c +func_ov024_020c8d44 kind:function(thumb,size=0x2c) addr:0x020c8d44 +func_ov024_020c8d70 kind:function(thumb,size=0x58) addr:0x020c8d70 +func_ov024_020c8dc8 kind:function(thumb,size=0x48) addr:0x020c8dc8 +func_ov024_020c8e10 kind:function(thumb,size=0xac) addr:0x020c8e10 +func_ov024_020c8ebc kind:function(thumb,size=0x6c) addr:0x020c8ebc +func_ov024_020c8f28 kind:function(thumb,size=0x40) addr:0x020c8f28 +func_ov024_020c8f68 kind:function(thumb,size=0xc0) addr:0x020c8f68 +func_ov024_020c9028 kind:function(thumb,size=0x2) addr:0x020c9028 +func_ov024_020c902c kind:function(arm,size=0x20) addr:0x020c902c +func_ov024_020c904c kind:function(arm,size=0x28) addr:0x020c904c +func_ov024_020c9074 kind:function(thumb,size=0x14) addr:0x020c9074 +func_ov024_020c9088 kind:function(thumb,size=0x2c) addr:0x020c9088 +func_ov024_020c90b4 kind:function(thumb,size=0x1c) addr:0x020c90b4 +func_ov024_020c90d0 kind:function(thumb,size=0x2c) addr:0x020c90d0 +func_ov024_020c90fc kind:function(thumb,size=0x1c) addr:0x020c90fc +func_ov024_020c9118 kind:function(arm,size=0x20) addr:0x020c9118 +func_ov024_020c9138 kind:function(arm,size=0x28) addr:0x020c9138 +func_ov024_020c9160 kind:function(thumb,size=0x2c) addr:0x020c9160 +func_ov024_020c918c kind:function(thumb,size=0x24) addr:0x020c918c +func_ov024_020c91b0 kind:function(thumb,size=0x24) addr:0x020c91b0 +func_ov024_020c91d4 kind:function(arm,size=0x20) addr:0x020c91d4 +func_ov024_020c91f4 kind:function(arm,size=0x28) addr:0x020c91f4 +func_ov024_020c921c kind:function(thumb,size=0x10) addr:0x020c921c +func_ov024_020c922c kind:function(thumb,size=0x50) addr:0x020c922c +func_ov024_020c927c kind:function(thumb,size=0xc) addr:0x020c927c +func_ov024_020c9288 kind:function(thumb,size=0x14) addr:0x020c9288 +func_ov024_020c929c kind:function(thumb,size=0x1a) addr:0x020c929c +func_ov024_020c92b8 kind:function(thumb,size=0x64) addr:0x020c92b8 +func_ov024_020c931c kind:function(thumb,size=0x90) addr:0x020c931c +func_ov024_020c93ac kind:function(thumb,size=0x64) addr:0x020c93ac +func_ov024_020c9410 kind:function(thumb,size=0x24) addr:0x020c9410 +func_ov024_020c9434 kind:function(thumb,size=0x30) addr:0x020c9434 +func_ov024_020c9464 kind:function(thumb,size=0x78) addr:0x020c9464 +func_ov024_020c94dc kind:function(thumb,size=0x7c) addr:0x020c94dc +func_ov024_020c9558 kind:function(thumb,size=0x2) addr:0x020c9558 +func_ov024_020c955c kind:function(thumb,size=0x48) addr:0x020c955c +func_ov024_020c95a4 kind:function(thumb,size=0x48) addr:0x020c95a4 +func_ov024_020c95ec kind:function(arm,size=0x1c) addr:0x020c95ec +func_ov024_020c9608 kind:function(thumb,size=0x30) addr:0x020c9608 +func_ov024_020c9638 kind:function(thumb,size=0xc) addr:0x020c9638 +func_ov024_020c9644 kind:function(thumb,size=0x12) addr:0x020c9644 +func_ov024_020c9658 kind:function(thumb,size=0x20) addr:0x020c9658 +func_ov024_020c9678 kind:function(thumb,size=0xf8) addr:0x020c9678 +func_ov024_020c9770 kind:function(thumb,size=0x8) addr:0x020c9770 +func_ov024_020c9778 kind:function(thumb,size=0x2) addr:0x020c9778 +func_ov024_020c977c kind:function(thumb,size=0x94) addr:0x020c977c +func_ov024_020c9810 kind:function(thumb,size=0x7c) addr:0x020c9810 +func_ov024_020c988c kind:function(thumb,size=0x60) addr:0x020c988c +func_ov024_020c98ec kind:function(thumb,size=0x5c) addr:0x020c98ec +func_ov024_020c9948 kind:function(thumb,size=0x8) addr:0x020c9948 +func_ov024_020c9950 kind:function(thumb,size=0x14) addr:0x020c9950 +func_ov024_020c9964 kind:function(thumb,size=0x10) addr:0x020c9964 +func_ov024_020c9974 kind:function(thumb,size=0x10) addr:0x020c9974 +func_ov024_020c9984 kind:function(thumb,size=0x68) addr:0x020c9984 +func_ov024_020c99ec kind:function(thumb,size=0xc) addr:0x020c99ec +func_ov024_020c99f8 kind:function(thumb,size=0x14) addr:0x020c99f8 +func_ov024_020c9a0c kind:function(thumb,size=0x1a) addr:0x020c9a0c +func_ov024_020c9a28 kind:function(thumb,size=0x32) addr:0x020c9a28 +func_ov024_020c9a5c kind:function(thumb,size=0xf0) addr:0x020c9a5c +func_ov024_020c9b4c kind:function(thumb,size=0x100) addr:0x020c9b4c +func_ov024_020c9c4c kind:function(thumb,size=0xb4) addr:0x020c9c4c +func_ov024_020c9d00 kind:function(thumb,size=0x10) addr:0x020c9d00 +func_ov024_020c9d10 kind:function(thumb,size=0xac) addr:0x020c9d10 +func_ov024_020c9dbc kind:function(thumb,size=0x88) addr:0x020c9dbc +func_ov024_020c9e44 kind:function(thumb,size=0x1c4) addr:0x020c9e44 +func_ov024_020ca008 kind:function(thumb,size=0xa) addr:0x020ca008 +func_ov024_020ca014 kind:function(thumb,size=0x34) addr:0x020ca014 +func_ov024_020ca048 kind:function(thumb,size=0xc) addr:0x020ca048 +func_ov024_020ca054 kind:function(thumb,size=0x6) addr:0x020ca054 +func_ov024_020ca05c kind:function(arm,size=0x1c) addr:0x020ca05c +func_ov024_020ca078 kind:function(thumb,size=0x10) addr:0x020ca078 +func_ov024_020ca088 kind:function(thumb,size=0xc) addr:0x020ca088 +func_ov024_020ca094 kind:function(thumb,size=0x54) addr:0x020ca094 +func_ov024_020ca0e8 kind:function(thumb,size=0xc) addr:0x020ca0e8 +func_ov024_020ca0f4 kind:function(thumb,size=0xc) addr:0x020ca0f4 +func_ov024_020ca100 kind:function(thumb,size=0xc) addr:0x020ca100 +func_ov024_020ca10c kind:function(thumb,size=0x20) addr:0x020ca10c +func_ov024_020ca12c kind:function(thumb,size=0x3c) addr:0x020ca12c +func_ov024_020ca168 kind:function(thumb,size=0xc) addr:0x020ca168 +func_ov024_020ca174 kind:function(thumb,size=0x20) addr:0x020ca174 +func_ov024_020ca194 kind:function(thumb,size=0x68) addr:0x020ca194 +func_ov024_020ca1fc kind:function(thumb,size=0x30) addr:0x020ca1fc +func_ov024_020ca22c kind:function(thumb,size=0x34) addr:0x020ca22c +func_ov024_020ca260 kind:function(thumb,size=0x10) addr:0x020ca260 +func_ov024_020ca270 kind:function(arm,size=0x1c) addr:0x020ca270 +func_ov024_020ca28c kind:function(arm,size=0x1c) addr:0x020ca28c +func_ov024_020ca2a8 kind:function(arm,size=0x28) addr:0x020ca2a8 +func_ov024_020ca2d0 kind:function(arm,size=0x30) addr:0x020ca2d0 +func_ov024_020ca300 kind:function(arm,size=0x16c) addr:0x020ca300 +func_ov024_020ca46c kind:function(arm,size=0x13c) addr:0x020ca46c +func_ov024_020ca5a8 kind:function(arm,size=0x90) addr:0x020ca5a8 +func_ov024_020ca638 kind:function(arm,size=0x50) addr:0x020ca638 +func_ov024_020ca688 kind:function(arm,size=0x2d0) addr:0x020ca688 +func_ov024_020ca958 kind:function(arm,size=0x6c) addr:0x020ca958 +func_ov024_020ca9c4 kind:function(arm,size=0x74) addr:0x020ca9c4 +func_ov024_020caa38 kind:function(arm,size=0xa4) addr:0x020caa38 +func_ov024_020caadc kind:function(arm,size=0x5c) addr:0x020caadc +func_ov024_020cab38 kind:function(arm,size=0x4c) addr:0x020cab38 +func_ov024_020cab84 kind:function(arm,size=0x1d8) addr:0x020cab84 +func_ov024_020cad5c kind:function(arm,size=0x24) addr:0x020cad5c +func_ov024_020cad80 kind:function(arm,size=0x2c) addr:0x020cad80 +func_ov024_020cadac kind:function(arm,size=0xec) addr:0x020cadac +func_ov024_020cae98 kind:function(arm,size=0x7c) addr:0x020cae98 +func_ov024_020caf14 kind:function(arm,size=0x84) addr:0x020caf14 +func_ov024_020caf98 kind:function(arm,size=0x20) addr:0x020caf98 +func_ov024_020cafb8 kind:function(arm,size=0x28) addr:0x020cafb8 +func_ov024_020cafe0 kind:function(arm,size=0x20) addr:0x020cafe0 +func_ov024_020cb000 kind:function(arm,size=0x20) addr:0x020cb000 +func_ov024_020cb020 kind:function(arm,size=0x14) addr:0x020cb020 +func_ov024_020cb034 kind:function(arm,size=0x58) addr:0x020cb034 +func_ov024_020cb08c kind:function(arm,size=0x18) addr:0x020cb08c +func_ov024_020cb0a4 kind:function(arm,size=0x30) addr:0x020cb0a4 +func_ov024_020cb0d4 kind:function(arm,size=0x3c) addr:0x020cb0d4 +func_ov024_020cb110 kind:function(arm,size=0x48) addr:0x020cb110 +func_ov024_020cb158 kind:function(arm,size=0x1c) addr:0x020cb158 +func_ov024_020cb174 kind:function(arm,size=0x38) addr:0x020cb174 +func_ov024_020cb1ac kind:function(arm,size=0x10) addr:0x020cb1ac +func_ov024_020cb1bc kind:function(arm,size=0x14) addr:0x020cb1bc +func_ov024_020cb1d0 kind:function(arm,size=0x84) addr:0x020cb1d0 +func_ov024_020cb254 kind:function(arm,size=0xc) addr:0x020cb254 +func_ov024_020cb260 kind:function(arm,size=0x4) addr:0x020cb260 +func_ov024_020cb264 kind:function(arm,size=0x20c) addr:0x020cb264 +func_ov024_020cb470 kind:function(arm,size=0x11c) addr:0x020cb470 +func_ov024_020cb58c kind:function(arm,size=0x8) addr:0x020cb58c +func_ov024_020cb594 kind:function(arm,size=0x4) addr:0x020cb594 +func_ov024_020cb598 kind:function(arm,size=0x4) addr:0x020cb598 +func_ov024_020cb59c kind:function(arm,size=0x3c) addr:0x020cb59c +func_ov024_020cb5d8 kind:function(arm,size=0x4) addr:0x020cb5d8 +func_ov024_020cb5dc kind:function(arm,size=0x58) addr:0x020cb5dc +func_ov024_020cb634 kind:function(arm,size=0x25c) addr:0x020cb634 +func_ov024_020cb890 kind:function(arm,size=0x14) addr:0x020cb890 +func_ov024_020cb8a4 kind:function(arm,size=0x8) addr:0x020cb8a4 +func_ov024_020cb8ac kind:function(arm,size=0x38) addr:0x020cb8ac +func_ov024_020cb8e4 kind:function(arm,size=0x114) addr:0x020cb8e4 +func_ov024_020cb9f8 kind:function(arm,size=0x80) addr:0x020cb9f8 +func_ov024_020cba78 kind:function(arm,size=0x338) addr:0x020cba78 +func_ov024_020cbdb0 kind:function(arm,size=0xc4) addr:0x020cbdb0 +func_ov024_020cbe74 kind:function(arm,size=0x24) addr:0x020cbe74 +func_ov024_020cbe98 kind:function(arm,size=0xbc) addr:0x020cbe98 +func_ov024_020cbf54 kind:function(arm,size=0x24) addr:0x020cbf54 +func_ov024_020cbf78 kind:function(arm,size=0xc4) addr:0x020cbf78 +func_ov024_020cc03c kind:function(arm,size=0x2c) addr:0x020cc03c +func_ov024_020cc068 kind:function(arm,size=0x2c) addr:0x020cc068 +func_ov024_020cc094 kind:function(arm,size=0x8c) addr:0x020cc094 +func_ov024_020cc120 kind:function(arm,size=0x14) addr:0x020cc120 +func_ov024_020cc134 kind:function(arm,size=0x30) addr:0x020cc134 +func_ov024_020cc164 kind:function(arm,size=0xa8) addr:0x020cc164 +func_ov024_020cc20c kind:function(arm,size=0x22c) addr:0x020cc20c +func_ov024_020cc438 kind:function(arm,size=0x28) addr:0x020cc438 +func_ov024_020cc460 kind:function(arm,size=0x54) addr:0x020cc460 +func_ov024_020cc4b4 kind:function(arm,size=0x1e0) addr:0x020cc4b4 +func_ov024_020cc694 kind:function(arm,size=0x88) addr:0x020cc694 +func_ov024_020cc71c kind:function(arm,size=0x30) addr:0x020cc71c +func_ov024_020cc74c kind:function(arm,size=0x20) addr:0x020cc74c +func_ov024_020cc76c kind:function(arm,size=0x364) addr:0x020cc76c +func_ov024_020ccad0 kind:function(arm,size=0x20) addr:0x020ccad0 +func_ov024_020ccaf0 kind:function(arm,size=0x17c) addr:0x020ccaf0 +func_ov024_020ccc6c kind:function(arm,size=0x8) addr:0x020ccc6c +func_ov024_020ccc74 kind:function(arm,size=0x88) addr:0x020ccc74 +func_ov024_020cccfc kind:function(arm,size=0x24) addr:0x020cccfc +func_ov024_020ccd20 kind:function(arm,size=0x19c) addr:0x020ccd20 +func_ov024_020ccebc kind:function(arm,size=0xd8) addr:0x020ccebc +func_ov024_020ccf94 kind:function(arm,size=0xe0) addr:0x020ccf94 +func_ov024_020cd074 kind:function(arm,size=0xbc) addr:0x020cd074 +func_ov024_020cd130 kind:function(arm,size=0x94) addr:0x020cd130 +func_ov024_020cd1c4 kind:function(arm,size=0x98) addr:0x020cd1c4 +func_ov024_020cd25c kind:function(arm,size=0xcc) addr:0x020cd25c +func_ov024_020cd328 kind:function(arm,size=0x10) addr:0x020cd328 +func_ov024_020cd338 kind:function(arm,size=0x10) addr:0x020cd338 +func_ov024_020cd348 kind:function(arm,size=0x3c) addr:0x020cd348 +func_ov024_020cd384 kind:function(arm,size=0x2c) addr:0x020cd384 +func_ov024_020cd3b0 kind:function(arm,size=0x10) addr:0x020cd3b0 +func_ov024_020cd3c0 kind:function(arm,size=0x10) addr:0x020cd3c0 +func_ov024_020cd3d0 kind:function(arm,size=0x10) addr:0x020cd3d0 +func_ov024_020cd3e0 kind:function(arm,size=0x10) addr:0x020cd3e0 +func_ov024_020cd3f0 kind:function(arm,size=0x10) addr:0x020cd3f0 +func_ov024_020cd400 kind:function(arm,size=0x38) addr:0x020cd400 +func_ov024_020cd438 kind:function(arm,size=0x4c) addr:0x020cd438 +func_ov024_020cd484 kind:function(arm,size=0x40) addr:0x020cd484 +func_ov024_020cd4c4 kind:function(arm,size=0xdc) addr:0x020cd4c4 +func_ov024_020cd5a0 kind:function(arm,size=0x44) addr:0x020cd5a0 +func_ov024_020cd5e4 kind:function(arm,size=0x6c) addr:0x020cd5e4 +func_ov024_020cd650 kind:function(arm,size=0xf8) addr:0x020cd650 +func_ov024_020cd748 kind:function(arm,size=0xc) addr:0x020cd748 +func_ov024_020cd754 kind:function(arm,size=0x27c) addr:0x020cd754 +func_ov024_020cd9d0 kind:function(arm,size=0xbc) addr:0x020cd9d0 +func_ov024_020cda8c kind:function(arm,size=0x290) addr:0x020cda8c +func_ov024_020cdd1c kind:function(arm,size=0x118) addr:0x020cdd1c +func_ov024_020cde34 kind:function(arm,size=0x74) addr:0x020cde34 +func_ov024_020cdea8 kind:function(arm,size=0x110) addr:0x020cdea8 +func_ov024_020cdfb8 kind:function(arm,size=0x240) addr:0x020cdfb8 +func_ov024_020ce1f8 kind:function(arm,size=0x48) addr:0x020ce1f8 +func_ov024_020ce240 kind:function(arm,size=0x48) addr:0x020ce240 +func_ov024_020ce288 kind:function(arm,size=0x24) addr:0x020ce288 +func_ov024_020ce2ac kind:function(arm,size=0x24c) addr:0x020ce2ac +func_ov024_020ce4f8 kind:function(arm,size=0x58) addr:0x020ce4f8 +func_ov024_020ce550 kind:function(arm,size=0x5c) addr:0x020ce550 +func_ov024_020ce5ac kind:function(arm,size=0x2c0) addr:0x020ce5ac +func_ov024_020ce86c kind:function(arm,size=0x104) addr:0x020ce86c +func_ov024_020ce970 kind:function(arm,size=0x1c) addr:0x020ce970 +func_ov024_020ce98c kind:function(arm,size=0x50) addr:0x020ce98c +func_ov024_020ce9dc kind:function(arm,size=0x358) addr:0x020ce9dc +func_ov024_020ced34 kind:function(arm,size=0x54) addr:0x020ced34 +func_ov024_020ced88 kind:function(arm,size=0xb0) addr:0x020ced88 +func_ov024_020cee38 kind:function(arm,size=0xc) addr:0x020cee38 +func_ov024_020cee44 kind:function(arm,size=0x20) addr:0x020cee44 +func_ov024_020cee64 kind:function(arm,size=0xd4) addr:0x020cee64 +func_ov024_020cef38 kind:function(arm,size=0x360) addr:0x020cef38 +func_ov024_020cf298 kind:function(arm,size=0x1dc) addr:0x020cf298 +func_ov024_020cf474 kind:function(arm,size=0x30) addr:0x020cf474 +func_ov024_020cf4a4 kind:function(arm,size=0x50) addr:0x020cf4a4 +func_ov024_020cf4f4 kind:function(arm,size=0x28) addr:0x020cf4f4 +func_ov024_020cf51c kind:function(arm,size=0x34) addr:0x020cf51c +func_ov024_020cf550 kind:function(arm,size=0x14) addr:0x020cf550 +func_ov024_020cf564 kind:function(arm,size=0x24) addr:0x020cf564 +func_ov024_020cf588 kind:function(arm,size=0x38) addr:0x020cf588 +func_ov024_020cf5c0 kind:function(arm,size=0xb8) addr:0x020cf5c0 +func_ov024_020cf678 kind:function(arm,size=0x4c) addr:0x020cf678 +func_ov024_020cf6c4 kind:function(arm,size=0x40) addr:0x020cf6c4 +func_ov024_020cf704 kind:function(arm,size=0xd0) addr:0x020cf704 +func_ov024_020cf7d4 kind:function(arm,size=0x38) addr:0x020cf7d4 +func_ov024_020cf80c kind:function(arm,size=0x5c) addr:0x020cf80c +func_ov024_020cf868 kind:function(arm,size=0x4) addr:0x020cf868 +func_ov024_020cf86c kind:function(arm,size=0xb8) addr:0x020cf86c +func_ov024_020cf924 kind:function(arm,size=0x10) addr:0x020cf924 +func_ov024_020cf934 kind:function(arm,size=0x14) addr:0x020cf934 +func_ov024_020cf948 kind:function(arm,size=0x68) addr:0x020cf948 +func_ov024_020cf9b0 kind:function(arm,size=0x4) addr:0x020cf9b0 +func_ov024_020cf9b4 kind:function(arm,size=0x1a8) addr:0x020cf9b4 +func_ov024_020cfb5c kind:function(arm,size=0x1d8) addr:0x020cfb5c +func_ov024_020cfd34 kind:function(arm,size=0xd0) addr:0x020cfd34 +func_ov024_020cfe04 kind:function(arm,size=0x48) addr:0x020cfe04 +func_ov024_020cfe4c kind:function(arm,size=0x28) addr:0x020cfe4c +func_ov024_020cfe74 kind:function(arm,size=0x3c) addr:0x020cfe74 +func_ov024_020cfeb0 kind:function(arm,size=0x4c) addr:0x020cfeb0 +func_ov024_020cfefc kind:function(arm,size=0x2c) addr:0x020cfefc +func_ov024_020cff28 kind:function(arm,size=0x40) addr:0x020cff28 +func_ov024_020cff68 kind:function(arm,size=0x4) addr:0x020cff68 +func_ov024_020cff6c kind:function(arm,size=0x78) addr:0x020cff6c +func_ov024_020cffe4 kind:function(arm,size=0x28) addr:0x020cffe4 +func_ov024_020d000c kind:function(arm,size=0x194) addr:0x020d000c +func_ov024_020d01a0 kind:function(arm,size=0x120) addr:0x020d01a0 +func_ov024_020d02c0 kind:function(arm,size=0x60) addr:0x020d02c0 +func_ov024_020d0320 kind:function(arm,size=0xb8) addr:0x020d0320 +func_ov024_020d03d8 kind:function(arm,size=0x24) addr:0x020d03d8 +func_ov024_020d03fc kind:function(arm,size=0xf4) addr:0x020d03fc +func_ov024_020d04f0 kind:function(arm,size=0xa0) addr:0x020d04f0 +func_ov024_020d0590 kind:function(arm,size=0x3c) addr:0x020d0590 +func_ov024_020d05cc kind:function(arm,size=0x94) addr:0x020d05cc +func_ov024_020d0660 kind:function(arm,size=0x18) addr:0x020d0660 +func_ov024_020d0678 kind:function(arm,size=0x38) addr:0x020d0678 +func_ov024_020d06b0 kind:function(arm,size=0x5c) addr:0x020d06b0 +func_ov024_020d070c kind:function(arm,size=0x18) addr:0x020d070c +func_ov024_020d0724 kind:function(arm,size=0x1e0) addr:0x020d0724 +func_ov024_020d0904 kind:function(arm,size=0x140) addr:0x020d0904 +func_ov024_020d0a44 kind:function(arm,size=0x238) addr:0x020d0a44 +func_ov024_020d0c7c kind:function(arm,size=0x118) addr:0x020d0c7c +func_ov024_020d0d94 kind:function(arm,size=0x44) addr:0x020d0d94 +func_ov024_020d0dd8 kind:function(arm,size=0x6c) addr:0x020d0dd8 +func_ov024_020d0e44 kind:function(arm,size=0x34) addr:0x020d0e44 +func_ov024_020d0e78 kind:function(arm,size=0x28) addr:0x020d0e78 +func_ov024_020d0ea0 kind:function(arm,size=0x4c) addr:0x020d0ea0 +func_ov024_020d0eec kind:function(arm,size=0x20) addr:0x020d0eec +func_ov024_020d0f0c kind:function(arm,size=0x24) addr:0x020d0f0c +func_ov024_020d0f30 kind:function(arm,size=0x50) addr:0x020d0f30 +func_ov024_020d0f80 kind:function(arm,size=0x14) addr:0x020d0f80 +func_ov024_020d0f94 kind:function(arm,size=0x198) addr:0x020d0f94 +func_ov024_020d112c kind:function(arm,size=0x14) addr:0x020d112c +func_ov024_020d1140 kind:function(arm,size=0x204) addr:0x020d1140 +func_ov024_020d1344 kind:function(arm,size=0x68) addr:0x020d1344 +func_ov024_020d13ac kind:function(arm,size=0xdc) addr:0x020d13ac +func_ov024_020d1488 kind:function(arm,size=0xbc) addr:0x020d1488 +func_ov024_020d1544 kind:function(arm,size=0xb0) addr:0x020d1544 +func_ov024_020d15f4 kind:function(arm,size=0x24) addr:0x020d15f4 +func_ov024_020d1618 kind:function(arm,size=0x20) addr:0x020d1618 +func_ov024_020d1638 kind:function(arm,size=0x24) addr:0x020d1638 +func_ov024_020d165c kind:function(arm,size=0x18) addr:0x020d165c +func_ov024_020d1674 kind:function(arm,size=0x28) addr:0x020d1674 +func_ov024_020d169c kind:function(arm,size=0x14) addr:0x020d169c +func_ov024_020d16b0 kind:function(arm,size=0x1c) addr:0x020d16b0 +func_ov024_020d16cc kind:function(arm,size=0x10) addr:0x020d16cc +func_ov024_020d16dc kind:function(arm,size=0x80) addr:0x020d16dc +func_ov024_020d175c kind:function(arm,size=0x200) addr:0x020d175c +func_ov024_020d195c kind:function(thumb,size=0x44) addr:0x020d195c +func_ov024_020d19a0 kind:function(thumb,size=0x16) addr:0x020d19a0 +func_ov024_020d19b8 kind:function(thumb,size=0x20) addr:0x020d19b8 +func_ov024_020d19d8 kind:function(arm,size=0x10) addr:0x020d19d8 +func_ov024_020d19e8 kind:function(arm,size=0x10) addr:0x020d19e8 +func_ov024_020d19f8 kind:function(arm,size=0x10) addr:0x020d19f8 +func_ov024_020d1a08 kind:function(arm,size=0x70) addr:0x020d1a08 +func_ov024_020d1a78 kind:function(arm,size=0x20) addr:0x020d1a78 +func_ov024_020d1a98 kind:function(arm,size=0xe0) addr:0x020d1a98 +func_ov024_020d1b78 kind:function(arm,size=0x48) addr:0x020d1b78 +func_ov024_020d1bc0 kind:function(arm,size=0x5c) addr:0x020d1bc0 +func_ov024_020d1c1c kind:function(arm,size=0x48) addr:0x020d1c1c +func_ov024_020d1c64 kind:function(arm,size=0x44) addr:0x020d1c64 +func_ov024_020d1ca8 kind:function(arm,size=0x2c) addr:0x020d1ca8 +func_ov024_020d1cd4 kind:function(arm,size=0x3c) addr:0x020d1cd4 +func_ov024_020d1d10 kind:function(arm,size=0x48) addr:0x020d1d10 +func_ov024_020d1d58 kind:function(arm,size=0x28) addr:0x020d1d58 +func_ov024_020d1d80 kind:function(arm,size=0x28) addr:0x020d1d80 +func_ov024_020d1da8 kind:function(arm,size=0x2c) addr:0x020d1da8 +func_ov024_020d1dd4 kind:function(arm,size=0x2c) addr:0x020d1dd4 +func_ov024_020d1e00 kind:function(arm,size=0x8c) addr:0x020d1e00 +func_ov024_020d1e8c kind:function(arm,size=0xb4) addr:0x020d1e8c +func_ov024_020d1f40 kind:function(arm,size=0x10) addr:0x020d1f40 +func_ov024_020d1f50 kind:function(arm,size=0x34) addr:0x020d1f50 +func_ov024_020d1f84 kind:function(arm,size=0x44) addr:0x020d1f84 +func_ov024_020d1fc8 kind:function(arm,size=0x48) addr:0x020d1fc8 +func_ov024_020d2010 kind:function(arm,size=0x5c) addr:0x020d2010 +func_ov024_020d206c kind:function(arm,size=0xc) addr:0x020d206c +func_ov024_020d2078 kind:function(arm,size=0x28) addr:0x020d2078 +func_ov024_020d20a0 kind:function(arm,size=0xe0) addr:0x020d20a0 +func_ov024_020d2180 kind:function(arm,size=0x38) addr:0x020d2180 +func_ov024_020d21b8 kind:function(arm,size=0x64) addr:0x020d21b8 +func_ov024_020d221c kind:function(arm,size=0x34) addr:0x020d221c +func_ov024_020d2250 kind:function(arm,size=0x3c) addr:0x020d2250 +func_ov024_020d228c kind:function(arm,size=0x74) addr:0x020d228c +func_ov024_020d2300 kind:function(arm,size=0x28) addr:0x020d2300 +func_ov024_020d2328 kind:function(arm,size=0x54) addr:0x020d2328 +func_ov024_020d237c kind:function(arm,size=0x20) addr:0x020d237c +func_ov024_020d239c kind:function(arm,size=0x30) addr:0x020d239c +func_ov024_020d23cc kind:function(arm,size=0x50) addr:0x020d23cc +func_ov024_020d241c kind:function(arm,size=0xc) addr:0x020d241c +func_ov024_020d2428 kind:function(arm,size=0x1c) addr:0x020d2428 +func_ov024_020d2444 kind:function(arm,size=0x2c) addr:0x020d2444 +func_ov024_020d2470 kind:function(arm,size=0x44) addr:0x020d2470 +func_ov024_020d24b4 kind:function(arm,size=0x44) addr:0x020d24b4 +func_ov024_020d24f8 kind:function(arm,size=0x4) addr:0x020d24f8 +func_ov024_020d24fc kind:function(arm,size=0x4) addr:0x020d24fc +func_ov024_020d2500 kind:function(arm,size=0x18) addr:0x020d2500 +func_ov024_020d2518 kind:function(arm,size=0x2c) addr:0x020d2518 +func_ov024_020d2544 kind:function(arm,size=0x28) addr:0x020d2544 +func_ov024_020d256c kind:function(arm,size=0x124) addr:0x020d256c +func_ov024_020d2690 kind:function(arm,size=0xcc) addr:0x020d2690 +func_ov024_020d275c kind:function(arm,size=0x50) addr:0x020d275c +func_ov024_020d27ac kind:function(arm,size=0x40) addr:0x020d27ac +func_ov024_020d27ec kind:function(arm,size=0x1a4) addr:0x020d27ec +func_ov024_020d2990 kind:function(arm,size=0x68) addr:0x020d2990 +func_ov024_020d29f8 kind:function(arm,size=0xf0) addr:0x020d29f8 +func_ov024_020d2ae8 kind:function(arm,size=0x38) addr:0x020d2ae8 +func_ov024_020d2b20 kind:function(arm,size=0x8c) addr:0x020d2b20 +func_ov024_020d2bac kind:function(arm,size=0x88) addr:0x020d2bac +func_ov024_020d2c34 kind:function(arm,size=0xa8) addr:0x020d2c34 +func_ov024_020d2cdc kind:function(arm,size=0x364) addr:0x020d2cdc +func_ov024_020d3040 kind:function(arm,size=0x4) addr:0x020d3040 +func_ov024_020d3044 kind:function(arm,size=0x4) addr:0x020d3044 +func_ov024_020d3048 kind:function(arm,size=0x24) addr:0x020d3048 +func_ov024_020d306c kind:function(arm,size=0x74) addr:0x020d306c +func_ov024_020d30e0 kind:function(arm,size=0x40) addr:0x020d30e0 +func_ov024_020d3120 kind:function(arm,size=0x18) addr:0x020d3120 +func_ov024_020d3138 kind:function(arm,size=0xa0) addr:0x020d3138 +func_ov024_020d31d8 kind:function(arm,size=0x88) addr:0x020d31d8 +func_ov024_020d3260 kind:function(arm,size=0x34) addr:0x020d3260 +func_ov024_020d3294 kind:function(arm,size=0x24) addr:0x020d3294 +func_ov024_020d32b8 kind:function(arm,size=0x10) addr:0x020d32b8 +func_ov024_020d32c8 kind:function(arm,size=0x3c) addr:0x020d32c8 +func_ov024_020d3304 kind:function(arm,size=0x24) addr:0x020d3304 +func_ov024_020d3328 kind:function(arm,size=0x24) addr:0x020d3328 +func_ov024_020d334c kind:function(arm,size=0xa0) addr:0x020d334c +func_ov024_020d33ec kind:function(arm,size=0x10) addr:0x020d33ec +func_ov024_020d33fc kind:function(arm,size=0xc) addr:0x020d33fc +func_ov024_020d3408 kind:function(arm,size=0x78) addr:0x020d3408 +func_ov024_020d3480 kind:function(arm,size=0x7c) addr:0x020d3480 +func_ov024_020d34fc kind:function(arm,size=0x154) addr:0x020d34fc +func_ov024_020d3650 kind:function(thumb,size=0x8c) addr:0x020d3650 +func_ov024_020d36dc kind:function(thumb,size=0x68) addr:0x020d36dc +func_ov024_020d3744 kind:function(thumb,size=0xdc) addr:0x020d3744 +func_ov024_020d3820 kind:function(thumb,size=0x58) addr:0x020d3820 +func_ov024_020d3878 kind:function(thumb,size=0x68) addr:0x020d3878 +func_ov024_020d38e0 kind:function(arm,size=0x14) addr:0x020d38e0 +func_ov024_020d38f4 kind:function(arm,size=0x5c) addr:0x020d38f4 +func_ov024_020d3950 kind:function(arm,size=0x8c) addr:0x020d3950 +func_ov024_020d39dc kind:function(arm,size=0x38) addr:0x020d39dc +func_ov024_020d3a14 kind:function(arm,size=0x2c) addr:0x020d3a14 +func_ov024_020d3a40 kind:function(arm,size=0x2c) addr:0x020d3a40 +func_ov024_020d3a6c kind:function(arm,size=0x50) addr:0x020d3a6c +func_ov024_020d3abc kind:function(arm,size=0x120) addr:0x020d3abc +func_ov024_020d3bdc kind:function(arm,size=0x58) addr:0x020d3bdc +func_ov024_020d3c34 kind:function(thumb,size=0xc) addr:0x020d3c34 +func_ov024_020d3c40 kind:function(thumb,size=0x94) addr:0x020d3c40 +func_ov024_020d3cd4 kind:function(thumb,size=0x2c) addr:0x020d3cd4 +func_ov024_020d3d00 kind:function(thumb,size=0x5e) addr:0x020d3d00 +func_ov024_020d3d60 kind:function(thumb,size=0x18) addr:0x020d3d60 +func_ov024_020d3d78 kind:function(thumb,size=0x10) addr:0x020d3d78 +func_ov024_020d3d88 kind:function(thumb,size=0x16) addr:0x020d3d88 +func_ov024_020d3da0 kind:function(thumb,size=0xa) addr:0x020d3da0 +func_ov024_020d3dac kind:function(thumb,size=0x20) addr:0x020d3dac +func_ov024_020d3dcc kind:function(arm,size=0x20) addr:0x020d3dcc +func_ov024_020d3dec kind:function(arm,size=0x24) addr:0x020d3dec +func_ov024_020d3e10 kind:function(arm,size=0x38) addr:0x020d3e10 +func_ov024_020d3e48 kind:function(arm,size=0x80) addr:0x020d3e48 +func_ov024_020d3ec8 kind:function(arm,size=0x64) addr:0x020d3ec8 +func_ov024_020d3f2c kind:function(arm,size=0x40) addr:0x020d3f2c +func_ov024_020d3f6c kind:function(arm,size=0x3c) addr:0x020d3f6c +func_ov024_020d3fa8 kind:function(arm,size=0x40) addr:0x020d3fa8 +func_ov024_020d3fe8 kind:function(arm,size=0x44) addr:0x020d3fe8 +func_ov024_020d402c kind:function(arm,size=0x4c) addr:0x020d402c +func_ov024_020d4078 kind:function(arm,size=0x88) addr:0x020d4078 +func_ov024_020d4100 kind:function(arm,size=0x30) addr:0x020d4100 +func_ov024_020d4130 kind:function(arm,size=0x24) addr:0x020d4130 +func_ov024_020d4154 kind:function(arm,size=0x24) addr:0x020d4154 +func_ov024_020d4178 kind:function(arm,size=0x24) addr:0x020d4178 +func_ov024_020d419c kind:function(arm,size=0x38) addr:0x020d419c +func_ov024_020d41d4 kind:function(arm,size=0x34) addr:0x020d41d4 +func_ov024_020d4208 kind:function(arm,size=0x30) addr:0x020d4208 +func_ov024_020d4238 kind:function(arm,size=0x30) addr:0x020d4238 +func_ov024_020d4268 kind:function(arm,size=0x7c) addr:0x020d4268 +func_ov024_020d42e4 kind:function(arm,size=0x28) addr:0x020d42e4 +func_ov024_020d430c kind:function(arm,size=0x50) addr:0x020d430c +func_ov024_020d435c kind:function(arm,size=0x34) addr:0x020d435c +func_ov024_020d4390 kind:function(arm,size=0x3c) addr:0x020d4390 +func_ov024_020d43cc kind:function(arm,size=0x48) addr:0x020d43cc +func_ov024_020d4414 kind:function(arm,size=0x54) addr:0x020d4414 +func_ov024_020d4468 kind:function(arm,size=0x8) addr:0x020d4468 +func_ov024_020d4470 kind:function(arm,size=0x30) addr:0x020d4470 +func_ov024_020d44a0 kind:function(arm,size=0x3c) addr:0x020d44a0 +func_ov024_020d44dc kind:function(arm,size=0x24) addr:0x020d44dc +func_ov024_020d4500 kind:function(arm,size=0x8) addr:0x020d4500 +func_ov024_020d4508 kind:function(arm,size=0x2c) addr:0x020d4508 +func_ov024_020d4534 kind:function(arm,size=0x10) addr:0x020d4534 +func_ov024_020d4544 kind:function(arm,size=0x4c) addr:0x020d4544 +func_ov024_020d4590 kind:function(arm,size=0x14) addr:0x020d4590 +func_ov024_020d45a4 kind:function(arm,size=0x1c) addr:0x020d45a4 +func_ov024_020d45c0 kind:function(arm,size=0x5c) addr:0x020d45c0 +func_ov024_020d461c kind:function(arm,size=0x78) addr:0x020d461c +func_ov024_020d4694 kind:function(arm,size=0x10) addr:0x020d4694 +func_ov024_020d46a4 kind:function(arm,size=0x70) addr:0x020d46a4 +func_ov024_020d4714 kind:function(arm,size=0x60) addr:0x020d4714 +func_ov024_020d4774 kind:function(arm,size=0x14) addr:0x020d4774 +func_ov024_020d4788 kind:function(arm,size=0x1c) addr:0x020d4788 +func_ov024_020d47a4 kind:function(arm,size=0x74) addr:0x020d47a4 +func_ov024_020d4818 kind:function(arm,size=0x24) addr:0x020d4818 +func_ov024_020d483c kind:function(arm,size=0x6c) addr:0x020d483c +func_ov024_020d48a8 kind:function(arm,size=0x10) addr:0x020d48a8 +func_ov024_020d48b8 kind:function(arm,size=0xec) addr:0x020d48b8 +func_ov024_020d49a4 kind:function(arm,size=0x28) addr:0x020d49a4 +func_ov024_020d49cc kind:function(arm,size=0x64) addr:0x020d49cc +func_ov024_020d4a30 kind:function(arm,size=0x64) addr:0x020d4a30 +func_ov024_020d4a94 kind:function(arm,size=0x40) addr:0x020d4a94 +func_ov024_020d4ad4 kind:function(arm,size=0xa8) addr:0x020d4ad4 +func_ov024_020d4b7c kind:function(arm,size=0x5c) addr:0x020d4b7c +func_ov024_020d4bd8 kind:function(arm,size=0xc8) addr:0x020d4bd8 +func_ov024_020d4ca0 kind:function(arm,size=0x50) addr:0x020d4ca0 +func_ov024_020d4cf0 kind:function(arm,size=0x34) addr:0x020d4cf0 +func_ov024_020d4d24 kind:function(arm,size=0x28) addr:0x020d4d24 +func_ov024_020d4d4c kind:function(arm,size=0x8c) addr:0x020d4d4c +func_ov024_020d4dd8 kind:function(arm,size=0x44) addr:0x020d4dd8 +func_ov024_020d4e1c kind:function(arm,size=0x60) addr:0x020d4e1c +func_ov024_020d4e7c kind:function(arm,size=0x40) addr:0x020d4e7c +func_ov024_020d4ebc kind:function(arm,size=0x2c) addr:0x020d4ebc +func_ov024_020d4ee8 kind:function(arm,size=0x98) addr:0x020d4ee8 +func_ov024_020d4f80 kind:function(arm,size=0x1c0) addr:0x020d4f80 +func_ov024_020d5140 kind:function(arm,size=0x14) addr:0x020d5140 +func_ov024_020d5154 kind:function(arm,size=0x1c) addr:0x020d5154 +func_ov024_020d5170 kind:function(arm,size=0x30) addr:0x020d5170 +func_ov024_020d51a0 kind:function(arm,size=0x1c) addr:0x020d51a0 +func_ov024_020d51bc kind:function(arm,size=0x70) addr:0x020d51bc +func_ov024_020d522c kind:function(arm,size=0xb8) addr:0x020d522c +func_ov024_020d52e4 kind:function(arm,size=0x3c) addr:0x020d52e4 +func_ov024_020d5320 kind:function(arm,size=0x14) addr:0x020d5320 +func_ov024_020d5334 kind:function(arm,size=0x5c) addr:0x020d5334 +func_ov024_020d5390 kind:function(arm,size=0x60) addr:0x020d5390 +func_ov024_020d53f0 kind:function(arm,size=0x24) addr:0x020d53f0 +func_ov024_020d5414 kind:function(arm,size=0x24) addr:0x020d5414 +func_ov024_020d5438 kind:function(arm,size=0x24) addr:0x020d5438 +func_ov024_020d545c kind:function(arm,size=0x24) addr:0x020d545c +func_ov024_020d5480 kind:function(arm,size=0x10) addr:0x020d5480 +func_ov024_020d5490 kind:function(arm,size=0x40) addr:0x020d5490 +func_ov024_020d54d0 kind:function(arm,size=0x4) addr:0x020d54d0 +func_ov024_020d54d4 kind:function(arm,size=0x138) addr:0x020d54d4 +func_ov024_020d560c kind:function(arm,size=0x240) addr:0x020d560c +func_ov024_020d584c kind:function(arm,size=0x48) addr:0x020d584c +func_ov024_020d5894 kind:function(arm,size=0x24) addr:0x020d5894 +func_ov024_020d58b8 kind:function(arm,size=0x14) addr:0x020d58b8 +func_ov024_020d58cc kind:function(arm,size=0x14) addr:0x020d58cc +func_ov024_020d58e0 kind:function(arm,size=0x1c) addr:0x020d58e0 +func_ov024_020d58fc kind:function(arm,size=0x1c) addr:0x020d58fc +func_ov024_020d5918 kind:function(arm,size=0x40) addr:0x020d5918 +func_ov024_020d5958 kind:function(arm,size=0x18) addr:0x020d5958 +func_ov024_020d5970 kind:function(arm,size=0x16c) addr:0x020d5970 +func_ov024_020d5adc kind:function(arm,size=0x144) addr:0x020d5adc +func_ov024_020d5c20 kind:function(arm,size=0x4c) addr:0x020d5c20 +func_ov024_020d5c6c kind:function(arm,size=0x44) addr:0x020d5c6c +func_ov024_020d5cb0 kind:function(arm,size=0x1c) addr:0x020d5cb0 +func_ov024_020d5ccc kind:function(arm,size=0x24) addr:0x020d5ccc +func_ov024_020d5cf0 kind:function(arm,size=0x8) addr:0x020d5cf0 +func_ov024_020d5cf8 kind:function(arm,size=0x1c) addr:0x020d5cf8 +func_ov024_020d5d14 kind:function(arm,size=0x20) addr:0x020d5d14 +func_ov024_020d5d34 kind:function(arm,size=0x80) addr:0x020d5d34 +func_ov024_020d5db4 kind:function(arm,size=0x4c) addr:0x020d5db4 +func_ov024_020d5e00 kind:function(arm,size=0x18c) addr:0x020d5e00 +func_ov024_020d5f8c kind:function(arm,size=0xc) addr:0x020d5f8c +func_ov024_020d5f98 kind:function(arm,size=0x2c) addr:0x020d5f98 +func_ov024_020d5fc4 kind:function(arm,size=0x2ac) addr:0x020d5fc4 +func_ov024_020d6270 kind:function(arm,size=0x10) addr:0x020d6270 +func_ov024_020d6280 kind:function(arm,size=0x14) addr:0x020d6280 +func_ov024_020d6294 kind:function(arm,size=0x24) addr:0x020d6294 +func_ov024_020d62b8 kind:function(arm,size=0x24) addr:0x020d62b8 +func_ov024_020d62dc kind:function(arm,size=0x14) addr:0x020d62dc +func_ov024_020d62f0 kind:function(arm,size=0x60) addr:0x020d62f0 +func_ov024_020d6350 kind:function(arm,size=0x48) addr:0x020d6350 +func_ov024_020d6398 kind:function(arm,size=0x30) addr:0x020d6398 +func_ov024_020d63c8 kind:function(arm,size=0x3c) addr:0x020d63c8 +func_ov024_020d6404 kind:function(arm,size=0x44) addr:0x020d6404 +func_ov024_020d6448 kind:function(arm,size=0x2c) addr:0x020d6448 +func_ov024_020d6474 kind:function(arm,size=0xc) addr:0x020d6474 +func_ov024_020d6480 kind:function(arm,size=0x8) addr:0x020d6480 +func_ov024_020d6488 kind:function(arm,size=0xc) addr:0x020d6488 +func_ov024_020d6494 kind:function(arm,size=0x7c) addr:0x020d6494 +func_ov024_020d6510 kind:function(arm,size=0x2c) addr:0x020d6510 +func_ov024_020d653c kind:function(arm,size=0x10) addr:0x020d653c +func_ov024_020d654c kind:function(arm,size=0x30) addr:0x020d654c +func_ov024_020d657c kind:function(arm,size=0x74) addr:0x020d657c +func_ov024_020d65f0 kind:function(arm,size=0x1c) addr:0x020d65f0 +func_ov024_020d660c kind:function(arm,size=0x10) addr:0x020d660c +func_ov024_020d661c kind:function(arm,size=0x14) addr:0x020d661c +func_ov024_020d6630 kind:function(thumb,size=0x16) addr:0x020d6630 +func_ov024_020d6648 kind:function(thumb,size=0x16) addr:0x020d6648 +func_ov024_020d6660 kind:function(arm,size=0x40) addr:0x020d6660 +func_ov024_020d66a0 kind:function(arm,size=0x44) addr:0x020d66a0 +func_ov024_020d66e4 kind:function(arm,size=0x2c) addr:0x020d66e4 +func_ov024_020d6710 kind:function(arm,size=0x2a8) addr:0x020d6710 +func_ov024_020d69b8 kind:function(arm,size=0x1a4) addr:0x020d69b8 +func_ov024_020d6b5c kind:function(arm,size=0x204) addr:0x020d6b5c +func_ov024_020d6d60 kind:function(arm,size=0x11c) addr:0x020d6d60 +func_ov024_020d6e7c kind:function(arm,size=0xc) addr:0x020d6e7c +func_ov024_020d6e88 kind:function(arm,size=0x24) addr:0x020d6e88 +func_ov024_020d6eac kind:function(arm,size=0x28) addr:0x020d6eac +func_ov024_020d6ed4 kind:function(arm,size=0x34) addr:0x020d6ed4 +func_ov024_020d6f08 kind:function(arm,size=0x4c) addr:0x020d6f08 +func_ov024_020d6f54 kind:function(arm,size=0x20) addr:0x020d6f54 +func_ov024_020d6f74 kind:function(arm,size=0xbc) addr:0x020d6f74 +func_ov024_020d7030 kind:function(arm,size=0x14) addr:0x020d7030 +func_ov024_020d7044 kind:function(arm,size=0xf0) addr:0x020d7044 +func_ov024_020d7134 kind:function(arm,size=0x168) addr:0x020d7134 +func_ov024_020d729c kind:function(arm,size=0x20) addr:0x020d729c +func_ov024_020d72bc kind:function(arm,size=0x28) addr:0x020d72bc +func_ov024_020d72e4 kind:function(arm,size=0x14) addr:0x020d72e4 +data_ov024_020d72f8 kind:data(any) addr:0x020d72f8 ambiguous +data_ov024_020d72fc kind:data(any) addr:0x020d72fc ambiguous +data_ov024_020d7300 kind:data(any) addr:0x020d7300 ambiguous +data_ov024_020d7304 kind:data(any) addr:0x020d7304 ambiguous +data_ov024_020d7308 kind:data(any) addr:0x020d7308 +data_ov024_020d73b8 kind:data(any) addr:0x020d73b8 +data_ov024_020d73be kind:data(any) addr:0x020d73be +data_ov024_020d73cc kind:data(any) addr:0x020d73cc +data_ov024_020d73da kind:data(any) addr:0x020d73da +data_ov024_020d73ea kind:data(any) addr:0x020d73ea +data_ov024_020d73fe kind:data(any) addr:0x020d73fe +data_ov024_020d7412 kind:data(any) addr:0x020d7412 +data_ov024_020d7434 kind:data(any) addr:0x020d7434 +data_ov024_020d7524 kind:data(any) addr:0x020d7524 +data_ov024_020d7527 kind:data(any) addr:0x020d7527 +data_ov024_020d7530 kind:data(any) addr:0x020d7530 +data_ov024_020d7535 kind:data(any) addr:0x020d7535 +data_ov024_020d7540 kind:data(any) addr:0x020d7540 +data_ov024_020d754c kind:data(any) addr:0x020d754c +data_ov024_020d7550 kind:data(any) addr:0x020d7550 +data_ov024_020d7558 kind:data(any) addr:0x020d7558 +data_ov024_020d7568 kind:data(any) addr:0x020d7568 +data_ov024_020d7578 kind:data(any) addr:0x020d7578 ambiguous +data_ov024_020d7584 kind:data(any) addr:0x020d7584 +data_ov024_020d7588 kind:data(any) addr:0x020d7588 +data_ov024_020d758a kind:data(any) addr:0x020d758a +data_ov024_020d7605 kind:data(any) addr:0x020d7605 +data_ov024_020d760c kind:data(any) addr:0x020d760c +data_ov024_020d761c kind:data(any) addr:0x020d761c +data_ov024_020d762c kind:data(any) addr:0x020d762c +data_ov024_020d763c kind:data(any) addr:0x020d763c +data_ov024_020d764c kind:data(any) addr:0x020d764c +data_ov024_020d765c kind:data(any) addr:0x020d765c +data_ov024_020d7664 kind:data(any) addr:0x020d7664 +data_ov024_020d76a0 kind:data(any) addr:0x020d76a0 +data_ov024_020d76a2 kind:data(any) addr:0x020d76a2 +data_ov024_020d772c kind:data(any) addr:0x020d772c +data_ov024_020d7732 kind:data(any) addr:0x020d7732 +data_ov024_020d788c kind:data(any) addr:0x020d788c +data_ov024_020d7898 kind:data(any) addr:0x020d7898 +data_ov024_020d789c kind:data(any) addr:0x020d789c +data_ov024_020d78a0 kind:data(any) addr:0x020d78a0 ambiguous +data_ov024_020d78a2 kind:data(any) addr:0x020d78a2 ambiguous +__sinit_ov024_020d78c8 kind:function(arm,size=0x38) addr:0x020d78c8 +__sinit_ov024_020d7900 kind:function(arm,size=0x120) addr:0x020d7900 +__sinit_ov024_020d7a20 kind:function(arm,size=0x2c) addr:0x020d7a20 +__sinit_ov024_020d7a4c kind:function(arm,size=0x48) addr:0x020d7a4c +__sinit_ov024_020d7a94 kind:function(arm,size=0x18) addr:0x020d7a94 +__sinit_ov024_020d7aac kind:function(arm,size=0x18) addr:0x020d7aac +__sinit_ov024_020d7ac4 kind:function(arm,size=0x50) addr:0x020d7ac4 +.p__sinit_ov024_020d78c8 kind:data(word) addr:0x020d7b14 +.p__sinit_ov024_020d7900 kind:data(word) addr:0x020d7b18 +.p__sinit_ov024_020d7a20 kind:data(word) addr:0x020d7b1c +.p__sinit_ov024_020d7a4c kind:data(word) addr:0x020d7b20 +.p__sinit_ov024_020d7a94 kind:data(word) addr:0x020d7b24 +.p__sinit_ov024_020d7aac kind:data(word) addr:0x020d7b28 +.p__sinit_ov024_020d7ac4 kind:data(word) addr:0x020d7b2c +data_ov024_020d7b48 kind:data(any) addr:0x020d7b48 +data_ov024_020d7b78 kind:data(any) addr:0x020d7b78 +data_ov024_020d7bb0 kind:data(any) addr:0x020d7bb0 +data_ov024_020d7bd4 kind:data(any) addr:0x020d7bd4 +data_ov024_020d7bf8 kind:data(any) addr:0x020d7bf8 +data_ov024_020d7c40 kind:data(any) addr:0x020d7c40 +data_ov024_020d7c54 kind:data(any) addr:0x020d7c54 +data_ov024_020d7c58 kind:data(any) addr:0x020d7c58 +data_ov024_020d7c64 kind:data(any) addr:0x020d7c64 +data_ov024_020d7c78 kind:data(any) addr:0x020d7c78 +data_ov024_020d7c84 kind:data(any) addr:0x020d7c84 +data_ov024_020d7ca0 kind:data(any) addr:0x020d7ca0 +data_ov024_020d7cd0 kind:data(any) addr:0x020d7cd0 +data_ov024_020d7cec kind:data(any) addr:0x020d7cec +data_ov024_020d7d1c kind:data(any) addr:0x020d7d1c +data_ov024_020d7d38 kind:data(any) addr:0x020d7d38 +data_ov024_020d7d68 kind:data(any) addr:0x020d7d68 +data_ov024_020d7d98 kind:data(any) addr:0x020d7d98 +data_ov024_020d7dc8 kind:data(any) addr:0x020d7dc8 +data_ov024_020d7df8 kind:data(any) addr:0x020d7df8 +data_ov024_020d7e14 kind:data(any) addr:0x020d7e14 +data_ov024_020d7e44 kind:data(any) addr:0x020d7e44 +data_ov024_020d7e74 kind:data(any) addr:0x020d7e74 +data_ov024_020d7e90 kind:data(any) addr:0x020d7e90 +data_ov024_020d7ec0 kind:data(any) addr:0x020d7ec0 +data_ov024_020d7edc kind:data(any) addr:0x020d7edc +data_ov024_020d7ef8 kind:data(any) addr:0x020d7ef8 +data_ov024_020d7f20 kind:data(any) addr:0x020d7f20 +data_ov024_020d7f38 kind:data(any) addr:0x020d7f38 +data_ov024_020d7f5c kind:data(any) addr:0x020d7f5c +data_ov024_020d7f68 kind:data(any) addr:0x020d7f68 +data_ov024_020d7f8c kind:data(any) addr:0x020d7f8c +data_ov024_020d7fb0 kind:data(any) addr:0x020d7fb0 +data_ov024_020d7fd4 kind:data(any) addr:0x020d7fd4 +data_ov024_020d7ffc kind:data(any) addr:0x020d7ffc +data_ov024_020d8024 kind:data(any) addr:0x020d8024 +data_ov024_020d804c kind:data(any) addr:0x020d804c +data_ov024_020d8068 kind:data(any) addr:0x020d8068 +data_ov024_020d8074 kind:data(any) addr:0x020d8074 +data_ov024_020d8078 kind:data(any) addr:0x020d8078 +data_ov024_020d807e kind:data(any) addr:0x020d807e +data_ov024_020d8082 kind:data(any) addr:0x020d8082 +data_ov024_020d8083 kind:data(any) addr:0x020d8083 +data_ov024_020d81e0 kind:data(any) addr:0x020d81e0 +data_ov024_020d81f0 kind:data(any) addr:0x020d81f0 +data_ov024_020d8204 kind:data(any) addr:0x020d8204 +data_ov024_020d8224 kind:data(any) addr:0x020d8224 +data_ov024_020d8230 kind:data(any) addr:0x020d8230 +data_ov024_020d8234 kind:data(any) addr:0x020d8234 +data_ov024_020d8240 kind:data(any) addr:0x020d8240 +data_ov024_020d8248 kind:data(any) addr:0x020d8248 +data_ov024_020d8250 kind:data(any) addr:0x020d8250 +data_ov024_020d8268 kind:data(any) addr:0x020d8268 +data_ov024_020d827c kind:data(any) addr:0x020d827c +data_ov024_020d8280 kind:data(any) addr:0x020d8280 +data_ov024_020d8284 kind:data(any) addr:0x020d8284 +data_ov024_020d8288 kind:data(any) addr:0x020d8288 +data_ov024_020d8290 kind:data(any) addr:0x020d8290 +data_ov024_020d8298 kind:data(any) addr:0x020d8298 +data_ov024_020d82a0 kind:data(any) addr:0x020d82a0 +data_ov024_020d82a8 kind:data(any) addr:0x020d82a8 +data_ov024_020d82b0 kind:data(any) addr:0x020d82b0 +data_ov024_020d82b8 kind:data(any) addr:0x020d82b8 +data_ov024_020d82c0 kind:data(any) addr:0x020d82c0 +data_ov024_020d82c8 kind:data(any) addr:0x020d82c8 +data_ov024_020d82d4 kind:data(any) addr:0x020d82d4 +data_ov024_020d82e0 kind:data(any) addr:0x020d82e0 +data_ov024_020d82ec kind:data(any) addr:0x020d82ec +data_ov024_020d82f8 kind:data(any) addr:0x020d82f8 +data_ov024_020d8304 kind:data(any) addr:0x020d8304 +data_ov024_020d8310 kind:data(any) addr:0x020d8310 +data_ov024_020d831c kind:data(any) addr:0x020d831c +data_ov024_020d8330 kind:data(any) addr:0x020d8330 +data_ov024_020d8338 kind:data(any) addr:0x020d8338 +data_ov024_020d8354 kind:data(any) addr:0x020d8354 +data_ov024_020d8384 kind:data(any) addr:0x020d8384 +data_ov024_020d838c kind:data(any) addr:0x020d838c +data_ov024_020d8394 kind:data(any) addr:0x020d8394 +data_ov024_020d8398 kind:data(any) addr:0x020d8398 +data_ov024_020d83a4 kind:data(any) addr:0x020d83a4 +data_ov024_020d83a8 kind:data(any) addr:0x020d83a8 +data_ov024_020d83b4 kind:data(any) addr:0x020d83b4 +data_ov024_020d83bc kind:data(any) addr:0x020d83bc +data_ov024_020d83c4 kind:data(any) addr:0x020d83c4 +data_ov024_020d83cc kind:data(any) addr:0x020d83cc +data_ov024_020d83d4 kind:data(any) addr:0x020d83d4 +data_ov024_020d83dc kind:data(any) addr:0x020d83dc +data_ov024_020d83e4 kind:data(any) addr:0x020d83e4 +data_ov024_020d83ec kind:data(any) addr:0x020d83ec +data_ov024_020d83f4 kind:data(any) addr:0x020d83f4 +data_ov024_020d83fc kind:data(any) addr:0x020d83fc +data_ov024_020d8404 kind:data(any) addr:0x020d8404 +data_ov024_020d840c kind:data(any) addr:0x020d840c +data_ov024_020d8414 kind:data(any) addr:0x020d8414 +data_ov024_020d841c kind:data(any) addr:0x020d841c +data_ov024_020d8424 kind:data(any) addr:0x020d8424 +data_ov024_020d8430 kind:data(any) addr:0x020d8430 +data_ov024_020d843c kind:data(any) addr:0x020d843c +data_ov024_020d8448 kind:data(any) addr:0x020d8448 +data_ov024_020d8454 kind:data(any) addr:0x020d8454 +data_ov024_020d8464 kind:data(any) addr:0x020d8464 +data_ov024_020d848c kind:data(any) addr:0x020d848c +data_ov024_020d849c kind:data(any) addr:0x020d849c +data_ov024_020d84c0 kind:data(any) addr:0x020d84c0 +data_ov024_020d84cc kind:data(any) addr:0x020d84cc +data_ov024_020d84d8 kind:data(any) addr:0x020d84d8 +data_ov024_020d84e0 kind:data(any) addr:0x020d84e0 +data_ov024_020d84e4 kind:data(any) addr:0x020d84e4 +data_ov024_020d84f0 kind:data(any) addr:0x020d84f0 +data_ov024_020d84fc kind:data(any) addr:0x020d84fc +data_ov024_020d8530 kind:data(any) addr:0x020d8530 +data_ov024_020d8538 kind:data(any) addr:0x020d8538 +data_ov024_020d8540 kind:data(any) addr:0x020d8540 +data_ov024_020d8548 kind:data(any) addr:0x020d8548 +data_ov024_020d8550 kind:data(any) addr:0x020d8550 +data_ov024_020d8558 kind:data(any) addr:0x020d8558 +data_ov024_020d8560 kind:data(any) addr:0x020d8560 +data_ov024_020d8568 kind:data(any) addr:0x020d8568 +data_ov024_020d8570 kind:data(any) addr:0x020d8570 +data_ov024_020d857c kind:data(any) addr:0x020d857c +data_ov024_020d8588 kind:data(any) addr:0x020d8588 +data_ov024_020d859c kind:data(any) addr:0x020d859c +data_ov024_020d85bc kind:data(any) addr:0x020d85bc +data_ov024_020d85e0 kind:data(any) addr:0x020d85e0 +data_ov024_020d8640 kind:bss addr:0x020d8640 +data_ov024_020d8648 kind:bss addr:0x020d8648 +data_ov024_020d8654 kind:bss addr:0x020d8654 +data_ov024_020d8674 kind:bss addr:0x020d8674 +data_ov024_020d8678 kind:bss addr:0x020d8678 +data_ov024_020d867c kind:bss addr:0x020d867c +data_ov024_020d8680 kind:bss addr:0x020d8680 +data_ov024_020d8684 kind:bss addr:0x020d8684 +data_ov024_020d8688 kind:bss addr:0x020d8688 +data_ov024_020d868c kind:bss addr:0x020d868c +data_ov024_020d8690 kind:bss addr:0x020d8690 +data_ov024_020d8694 kind:bss addr:0x020d8694 ambiguous +data_ov024_020d8698 kind:bss addr:0x020d8698 +data_ov024_020d869c kind:bss addr:0x020d869c +data_ov024_020d86a8 kind:bss addr:0x020d86a8 diff --git a/config/usa/arm9/overlays/ov025/delinks.txt b/config/usa/arm9/overlays/ov025/delinks.txt new file mode 100644 index 00000000..325db295 --- /dev/null +++ b/config/usa/arm9/overlays/ov025/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020c4820 end:0x020c59ec kind:code align:32 + .rodata start:0x020c59ec end:0x020c59f0 kind:rodata align:4 + .init start:0x020c59f0 end:0x020c5a24 kind:code align:4 + .ctor start:0x020c5a24 end:0x020c5a28 kind:rodata align:4 + .data start:0x020c5a40 end:0x020c5b60 kind:data align:32 + .bss start:0x020c5b60 end:0x020c5b60 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov025/relocs.txt b/config/usa/arm9/overlays/ov025/relocs.txt new file mode 100644 index 00000000..53ab9fd9 --- /dev/null +++ b/config/usa/arm9/overlays/ov025/relocs.txt @@ -0,0 +1,233 @@ +from:0x020c4828 kind:arm_call to:0x020182bc module:main +from:0x020c4834 kind:arm_call to:0x02016574 module:main +from:0x020c4844 kind:arm_call to:0x02013370 module:main +from:0x020c4860 kind:arm_call_thumb to:0x020bd4f4 module:overlay(1) +from:0x020c4868 kind:arm_call_thumb to:0x020b6500 module:overlays(1,2,6,10,12,14) +from:0x020c4874 kind:load to:0x020c5a48 module:overlay(25) +from:0x020c4878 kind:load to:0x02049a0c module:main +from:0x020c487c kind:load to:0x0204a0f0 module:main +from:0x020c4880 kind:load to:0x020c4a6c module:overlay(25) +from:0x020c4894 kind:arm_call to:0x020c4a40 module:overlay(25) +from:0x020c4898 kind:arm_call to:0x0200e234 module:main +from:0x020c48a0 kind:arm_call to:0x02018324 module:main +from:0x020c48ac kind:load to:0x020c5a48 module:overlay(25) +from:0x020c48c0 kind:arm_call to:0x020c4a40 module:overlay(25) +from:0x020c48c4 kind:arm_call to:0x0200e234 module:main +from:0x020c48cc kind:arm_call to:0x02018324 module:main +from:0x020c48d4 kind:arm_call to:0x02011ff4 module:main +from:0x020c48e0 kind:load to:0x020c5a48 module:overlay(25) +from:0x020c48ec kind:arm_call to:0x0201834c module:main +from:0x020c48f8 kind:arm_call to:0x020a780c module:overlay(0) +from:0x020c4944 kind:arm_call_thumb to:0x02070788 module:overlay(0) +from:0x020c4950 kind:load to:0x027e09a4 module:dtcm +from:0x020c496c kind:load to:0x027e09a4 module:dtcm +from:0x020c4970 kind:load to:0x0204a0f0 module:main +from:0x020c4974 kind:load to:0x0207085c module:overlay(0) +from:0x020c4990 kind:load to:0x027e09a4 module:dtcm +from:0x020c4994 kind:load to:0x0204a0f0 module:main +from:0x020c4998 kind:load to:0x020708b8 module:overlay(0) +from:0x020c49b0 kind:load to:0x027e09a4 module:dtcm +from:0x020c49b4 kind:load to:0x0204aee2 module:main +from:0x020c49b8 kind:load to:0x02070814 module:overlay(0) +from:0x020c49d4 kind:load to:0x027e09a4 module:dtcm +from:0x020c49d8 kind:load to:0x0204a0f0 module:main +from:0x020c49dc kind:load to:0x02070918 module:overlay(0) +from:0x020c49f8 kind:load to:0x027e09a4 module:dtcm +from:0x020c49fc kind:load to:0x0204a0f0 module:main +from:0x020c4a00 kind:load to:0x02070a2c module:overlay(0) +from:0x020c4a2c kind:arm_call to:0x020bb974 module:overlay(17) +from:0x020c4a34 kind:load to:0x0204a068 module:main +from:0x020c4a38 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a3c kind:load to:0x0204aee2 module:main +from:0x020c4a58 kind:arm_call to:0x020704d4 module:overlay(0) +from:0x020c4a60 kind:arm_call to:0x02011ff4 module:main +from:0x020c4a68 kind:load to:0x027e09a4 module:dtcm +from:0x020c4a80 kind:arm_call to:0x02011f3c module:main +from:0x020c4a90 kind:arm_call to:0x020c4a98 module:overlay(25) +from:0x020c4aa0 kind:arm_call to:0x02060ec4 module:overlay(0) +from:0x020c4abc kind:arm_call to:0x02023564 module:main +from:0x020c4ac4 kind:arm_call to:0x020235cc module:main +from:0x020c4ae8 kind:load to:0x020c5a78 module:overlay(25) +from:0x020c4b00 kind:arm_call_thumb to:0x020bd714 module:overlay(1) +from:0x020c4b14 kind:arm_call to:0x0201bfe4 module:main +from:0x020c4b24 kind:arm_call to:0x02011f3c module:main +from:0x020c4b30 kind:arm_call to:0x020c4c50 module:overlay(25) +from:0x020c4b4c kind:arm_call to:0x020166a4 module:main +from:0x020c4b64 kind:load to:0x020c59ec module:overlay(25) +from:0x020c4b74 kind:arm_call_thumb to:0x020bd764 module:overlay(1) +from:0x020c4ba4 kind:arm_call to:0x02018654 module:main +from:0x020c4bac kind:arm_call to:0x02018734 module:main +from:0x020c4bb4 kind:arm_call to:0x020188e0 module:main +from:0x020c4bc8 kind:arm_call to:0x0201866c module:main +from:0x020c4bd4 kind:arm_call to:0x020189ec module:main +from:0x020c4be8 kind:arm_call to:0x0201895c module:main +from:0x020c4bf4 kind:arm_call to:0x02018808 module:main +from:0x020c4c0c kind:load to:0x020c4e4c module:overlay(25) +from:0x020c4c1c kind:load to:0x020c4e70 module:overlay(25) +from:0x020c4c28 kind:arm_call to:0x02060f6c module:overlay(0) +from:0x020c4c3c kind:arm_call to:0x02060f6c module:overlay(0) +from:0x020c4c44 kind:arm_call to:0x02011ff4 module:main +from:0x020c4c5c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x020c4c7c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c4c84 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c4c8c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c4c94 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c4c9c kind:arm_call to:0x02016654 module:main +from:0x020c4cb4 kind:arm_call to:0x0201ef74 module:main +from:0x020c4cd0 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c4cd8 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020c4cf0 kind:arm_call to:0x02014fcc module:main +from:0x020c4d08 kind:arm_call to:0x02034038 module:main +from:0x020c4d14 kind:arm_call to:0x02033f54 module:main +from:0x020c4d28 kind:arm_call to:0x02034038 module:main +from:0x020c4d3c kind:arm_call to:0x020591cc module:overlay(0) +from:0x020c4d50 kind:arm_call to:0x02059250 module:overlay(0) +from:0x020c4d58 kind:arm_call to:0x02059220 module:overlay(0) +from:0x020c4d64 kind:arm_call to:0x0201c46c module:main +from:0x020c4d78 kind:arm_call to:0x0201efd4 module:main +from:0x020c4d88 kind:load to:0x020c5b10 module:overlay(25) +from:0x020c4d8c kind:load to:0x020c5b04 module:overlay(25) +from:0x020c4d90 kind:load to:0x02049bbc module:main +from:0x020c4d94 kind:load to:0x020c5b2c module:overlay(25) +from:0x020c4d98 kind:load to:0x020c5b40 module:overlay(25) +from:0x020c4da0 kind:load to:0x0204ae8c module:main +from:0x020c4dbc kind:arm_call to:0x0206d81c module:overlay(0) +from:0x020c4dc4 kind:arm_call to:0x020c5944 module:overlay(25) +from:0x020c4dcc kind:arm_call to:0x0201666c module:main +from:0x020c4dd4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c4de0 kind:load to:0x020c5b10 module:overlay(25) +from:0x020c4de4 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c4e00 kind:arm_call to:0x0206d81c module:overlay(0) +from:0x020c4e08 kind:arm_call to:0x020c5944 module:overlay(25) +from:0x020c4e10 kind:arm_call to:0x0201666c module:main +from:0x020c4e18 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x020c4e20 kind:arm_call to:0x02011ff4 module:main +from:0x020c4e2c kind:load to:0x020c5b10 module:overlay(25) +from:0x020c4e30 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c4e48 kind:load to:0x020c4e80 module:overlay(25) +from:0x020c4e68 kind:arm_call to:0x020c4e80 module:overlay(25) +from:0x020c4e7c kind:load to:0x020c4e80 module:overlay(25) +from:0x020c4ed0 kind:arm_call to:0x0201efd4 module:main +from:0x020c4f28 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c4f44 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c4f54 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c4f68 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c4f78 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c4f88 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c4f98 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c4fd0 kind:arm_call to:0x0201efd4 module:main +from:0x020c5028 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c5044 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c5054 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c5068 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c5078 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c5088 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c5098 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c50b0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c50cc kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c50dc kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c50ec kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c50fc kind:arm_call to:0x0206080c module:overlay(0) +from:0x020c5108 kind:arm_call to:0x0206d81c module:overlay(0) +from:0x020c5114 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c513c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c5144 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c514c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c5154 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c515c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c5164 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020c51b4 kind:arm_call to:0x0201c4b0 module:main +from:0x020c51cc kind:arm_call to:0x0201c4dc module:main +from:0x020c51d8 kind:load to:0x020c5acc module:overlay(25) +from:0x020c51dc kind:load to:0x0204ae8c module:main +from:0x020c5218 kind:arm_call to:0x020c4e34 module:overlay(25) +from:0x020c5354 kind:arm_call to:0x0201f024 module:main +from:0x020c5360 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c5370 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c5380 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c5390 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c53a4 kind:arm_call to:0x020c4e80 module:overlay(25) +from:0x020c551c kind:arm_call to:0x0201f024 module:main +from:0x020c5534 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c5544 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c5554 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c5564 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c5578 kind:arm_call to:0x020c4e80 module:overlay(25) +from:0x020c55ac kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020c55b8 kind:arm_call to:0x020c4e80 module:overlay(25) +from:0x020c55c0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020c55d0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c55e0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c55f0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c5600 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x020c561c kind:arm_call_thumb to:0x020183ac module:main +from:0x020c5624 kind:load to:0x0204a040 module:main +from:0x020c5628 kind:load to:0x020183fd module:main +from:0x020c5644 kind:arm_call to:0x020c590c module:overlay(25) +from:0x020c5650 kind:arm_call to:0x0201c46c module:main +from:0x020c5664 kind:arm_call to:0x020c5944 module:overlay(25) +from:0x020c5670 kind:arm_call to:0x0201c46c module:main +from:0x020c5678 kind:load to:0x0204ae8c module:main +from:0x020c56e0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c5704 kind:arm_call to:0x0201aaa8 module:main +from:0x020c5730 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c5750 kind:arm_call to:0x0201aaa8 module:main +from:0x020c577c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c579c kind:arm_call to:0x0201aaa8 module:main +from:0x020c57c8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c57e8 kind:arm_call to:0x0201aaa8 module:main +from:0x020c582c kind:arm_call to:0x0201aa1c module:main +from:0x020c585c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c587c kind:arm_call to:0x0201aaa8 module:main +from:0x020c58a4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020c58c4 kind:arm_call to:0x0201aaa8 module:main +from:0x020c58d0 kind:load to:0x0204aefc module:main +from:0x020c5900 kind:arm_call to:0x020166cc module:main +from:0x020c5908 kind:load to:0x027e0954 module:dtcm +from:0x020c5980 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020c59dc kind:arm_call to:0x0205bebc module:overlay(0) +from:0x020c59e8 kind:load to:0x020c5ac0 module:overlay(25) +from:0x020c5a20 kind:load to:0x020c5ac0 module:overlay(25) +from:0x020c5a24 kind:load to:0x020c59f0 module:overlay(25) +from:0x020c5a48 kind:load to:0x020c4884 module:overlay(25) +from:0x020c5a4c kind:load to:0x020c48b0 module:overlay(25) +from:0x020c5a50 kind:load to:0x020c48e4 module:overlay(25) +from:0x020c5a54 kind:load to:0x020c4954 module:overlay(25) +from:0x020c5a58 kind:load to:0x020c4978 module:overlay(25) +from:0x020c5a5c kind:load to:0x020c499c module:overlay(25) +from:0x020c5a60 kind:load to:0x020c49bc module:overlay(25) +from:0x020c5a64 kind:load to:0x020c49e0 module:overlay(25) +from:0x020c5a68 kind:load to:0x020c4a04 module:overlay(25) +from:0x020c5a6c kind:load to:0x02018374 module:main +from:0x020c5a78 kind:load to:0x020185b8 module:main +from:0x020c5a7c kind:load to:0x020185e4 module:main +from:0x020c5a80 kind:load to:0x020c4c20 module:overlay(25) +from:0x020c5a84 kind:load to:0x020c4c34 module:overlay(25) +from:0x020c5a88 kind:load to:0x02060fa4 module:overlay(0) +from:0x020c5a8c kind:load to:0x020c4af0 module:overlay(25) +from:0x020c5a90 kind:load to:0x020c4b68 module:overlay(25) +from:0x020c5a94 kind:load to:0x020185b1 module:main +from:0x020c5a98 kind:load to:0x020185b5 module:main +from:0x020c5a9c kind:load to:0x020c4b9c module:overlay(25) +from:0x020c5aa0 kind:load to:0x020c4bbc module:overlay(25) +from:0x020c5aa4 kind:load to:0x020c4bdc module:overlay(25) +from:0x020c5aa8 kind:load to:0x02018680 module:main +from:0x020c5aac kind:load to:0x020186cc module:main +from:0x020c5ab0 kind:load to:0x020c4bfc module:overlay(25) +from:0x020c5ab4 kind:load to:0x02061010 module:overlay(0) +from:0x020c5ab8 kind:load to:0x02061018 module:overlay(0) +from:0x020c5abc kind:load to:0x0206101c module:overlay(0) +from:0x020c5acc kind:load to:0x020c51e0 module:overlay(25) +from:0x020c5ad4 kind:load to:0x020c51e4 module:overlay(25) +from:0x020c5adc kind:load to:0x020c5220 module:overlay(25) +from:0x020c5ae4 kind:load to:0x020c53b0 module:overlay(25) +from:0x020c5aec kind:load to:0x020c5584 module:overlay(25) +from:0x020c5af4 kind:load to:0x020c55c4 module:overlay(25) +from:0x020c5b04 kind:load to:0x020c5968 module:overlay(25) +from:0x020c5b10 kind:load to:0x020c4da4 module:overlay(25) +from:0x020c5b14 kind:load to:0x020c4de8 module:overlay(25) +from:0x020c5b18 kind:load to:0x020c5118 module:overlay(25) +from:0x020c5b1c kind:load to:0x020c58d4 module:overlay(25) +from:0x020c5b20 kind:load to:0x020c567c module:overlay(25) +from:0x020c5b24 kind:load to:0x020c562c module:overlay(25) +from:0x020c5b28 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov025/symbols.txt b/config/usa/arm9/overlays/ov025/symbols.txt new file mode 100644 index 00000000..56a6646a --- /dev/null +++ b/config/usa/arm9/overlays/ov025/symbols.txt @@ -0,0 +1,56 @@ +func_ov025_020c4820 kind:function(arm,size=0x64) addr:0x020c4820 +func_ov025_020c4884 kind:function(arm,size=0x2c) addr:0x020c4884 +func_ov025_020c48b0 kind:function(arm,size=0x34) addr:0x020c48b0 +func_ov025_020c48e4 kind:function(arm,size=0x70) addr:0x020c48e4 +func_ov025_020c4954 kind:function(arm,size=0x24) addr:0x020c4954 +func_ov025_020c4978 kind:function(arm,size=0x24) addr:0x020c4978 +func_ov025_020c499c kind:function(arm,size=0x20) addr:0x020c499c +func_ov025_020c49bc kind:function(arm,size=0x24) addr:0x020c49bc +func_ov025_020c49e0 kind:function(arm,size=0x24) addr:0x020c49e0 +func_ov025_020c4a04 kind:function(arm,size=0x3c) addr:0x020c4a04 +func_ov025_020c4a40 kind:function(arm,size=0x2c) addr:0x020c4a40 +func_ov025_020c4a6c kind:function(arm,size=0x2c) addr:0x020c4a6c +func_ov025_020c4a98 kind:function(arm,size=0x58) addr:0x020c4a98 +func_ov025_020c4af0 kind:function(arm,size=0x78) addr:0x020c4af0 +func_ov025_020c4b68 kind:function(arm,size=0x34) addr:0x020c4b68 +func_ov025_020c4b9c kind:function(arm,size=0x20) addr:0x020c4b9c +func_ov025_020c4bbc kind:function(arm,size=0x20) addr:0x020c4bbc +func_ov025_020c4bdc kind:function(arm,size=0x20) addr:0x020c4bdc +func_ov025_020c4bfc kind:function(arm,size=0x4) addr:0x020c4bfc +func_ov025_020c4c00 kind:function(arm,size=0x10) addr:0x020c4c00 +func_ov025_020c4c10 kind:function(arm,size=0x10) addr:0x020c4c10 +func_ov025_020c4c20 kind:function(arm,size=0x14) addr:0x020c4c20 +func_ov025_020c4c34 kind:function(arm,size=0x1c) addr:0x020c4c34 +func_ov025_020c4c50 kind:function(arm,size=0x154) addr:0x020c4c50 +func_ov025_020c4da4 kind:function(arm,size=0x44) addr:0x020c4da4 +func_ov025_020c4de8 kind:function(arm,size=0x4c) addr:0x020c4de8 +func_ov025_020c4e34 kind:function(arm,size=0x18) addr:0x020c4e34 +func_ov025_020c4e4c kind:function(arm,size=0x24) addr:0x020c4e4c +func_ov025_020c4e70 kind:function(arm,size=0x10) addr:0x020c4e70 +func_ov025_020c4e80 kind:function(arm,size=0x298) addr:0x020c4e80 +func_ov025_020c5118 kind:function(arm,size=0xc8) addr:0x020c5118 +func_ov025_020c51e0 kind:function(arm,size=0x4) addr:0x020c51e0 +func_ov025_020c51e4 kind:function(arm,size=0x3c) addr:0x020c51e4 +func_ov025_020c5220 kind:function(arm,size=0x190) addr:0x020c5220 +func_ov025_020c53b0 kind:function(arm,size=0x1d4) addr:0x020c53b0 +func_ov025_020c5584 kind:function(arm,size=0x40) addr:0x020c5584 +func_ov025_020c55c4 kind:function(arm,size=0x68) addr:0x020c55c4 +func_ov025_020c562c kind:function(arm,size=0x50) addr:0x020c562c +func_ov025_020c567c kind:function(arm,size=0x258) addr:0x020c567c +func_ov025_020c58d4 kind:function(arm,size=0x38) addr:0x020c58d4 +func_ov025_020c590c kind:function(arm,size=0x38) addr:0x020c590c +func_ov025_020c5944 kind:function(arm,size=0x24) addr:0x020c5944 +func_ov025_020c5968 kind:function(arm,size=0x84) addr:0x020c5968 +data_ov025_020c59ec kind:data(any) addr:0x020c59ec +__sinit_ov025_020c59f0 kind:function(arm,size=0x34) addr:0x020c59f0 +.p__sinit_ov025_020c59f0 kind:data(word) addr:0x020c5a24 +data_ov025_020c5a48 kind:data(any) addr:0x020c5a48 +data_ov025_020c5a78 kind:data(any) addr:0x020c5a78 +data_ov025_020c5a88 kind:data(any) addr:0x020c5a88 ambiguous +data_ov025_020c5ac0 kind:data(any) addr:0x020c5ac0 +data_ov025_020c5acc kind:data(any) addr:0x020c5acc +data_ov025_020c5b04 kind:data(any) addr:0x020c5b04 +data_ov025_020c5b10 kind:data(any) addr:0x020c5b10 +data_ov025_020c5b2c kind:data(any) addr:0x020c5b2c +data_ov025_020c5b34 kind:data(any) addr:0x020c5b34 ambiguous +data_ov025_020c5b40 kind:data(any) addr:0x020c5b40 diff --git a/config/usa/arm9/overlays/ov026/delinks.txt b/config/usa/arm9/overlays/ov026/delinks.txt new file mode 100644 index 00000000..209bac16 --- /dev/null +++ b/config/usa/arm9/overlays/ov026/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020d8700 end:0x02132378 kind:code align:32 + .rodata start:0x02132378 end:0x02133dac kind:rodata align:4 + .init start:0x02133dac end:0x02135170 kind:code align:4 + .ctor start:0x02135170 end:0x02135254 kind:rodata align:4 + .data start:0x02135260 end:0x02138cc0 kind:data align:32 + .bss start:0x02138cc0 end:0x021419c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov026/relocs.txt b/config/usa/arm9/overlays/ov026/relocs.txt new file mode 100644 index 00000000..6259f847 --- /dev/null +++ b/config/usa/arm9/overlays/ov026/relocs.txt @@ -0,0 +1,12192 @@ +from:0x020d8710 kind:arm_call to:0x02061628 module:overlay(0) +from:0x020d874c kind:arm_call to:0x020611bc module:overlay(0) +from:0x020d8758 kind:load to:0x0213526c module:overlay(26) +from:0x020d875c kind:load to:0x02135260 module:overlay(26) +from:0x020d8760 kind:load to:0x0204a068 module:main +from:0x020d876c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020d8780 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020d8788 kind:arm_call to:0x02011ff4 module:main +from:0x020d87b4 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020d87c0 kind:arm_call to:0x0201ceb0 module:main +from:0x020d87c8 kind:load to:0x0204a068 module:main +from:0x020d87cc kind:load to:0x0204ae98 module:main +from:0x020d87f4 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020d87fc kind:load to:0x0204adf0 module:main +from:0x020d8800 kind:load to:0x0204a068 module:main +from:0x020d8828 kind:arm_call to:0x02018c04 module:main +from:0x020d8830 kind:arm_call to:0x020b732c module:overlay(7) +from:0x020d8848 kind:arm_call to:0x020d522c module:overlay(24) +from:0x020d8874 kind:arm_call to:0x020b75d0 module:overlay(7) +from:0x020d8880 kind:load to:0x0204a0f0 module:main +from:0x020d8884 kind:load to:0x027e09a4 module:dtcm +from:0x020d88a0 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020d88b8 kind:arm_call to:0x0201cf08 module:main +from:0x020d88c4 kind:arm_call to:0x02018c04 module:main +from:0x020d88cc kind:load to:0x020d8674 module:overlays(19,24) +from:0x020d88d0 kind:load to:0x0204ae98 module:main +from:0x020d88d4 kind:load to:0x0204a0f0 module:main +from:0x020d8904 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020d890c kind:load to:0x0204adf0 module:main +from:0x020d8910 kind:load to:0x0204a068 module:main +from:0x020d891c kind:arm_call to:0x020c0ff4 module:overlay(1) +from:0x020d8944 kind:arm_call to:0x020611bc module:overlay(0) +from:0x020d894c kind:load to:0x02138cc0 module:overlay(26) +from:0x020d8950 kind:load to:0x0204a068 module:main +from:0x020d8960 kind:arm_call to:0x02061628 module:overlay(0) +from:0x020d8988 kind:arm_call to:0x020c0e14 module:overlay(1) +from:0x020d899c kind:arm_call to:0x020c0f7c module:overlay(1) +from:0x020d89b4 kind:load to:0x0213529c module:overlay(26) +from:0x020d89b8 kind:load to:0x02138cc0 module:overlay(26) +from:0x020d89bc kind:load to:0x020d8914 module:overlay(26) +from:0x020d89c8 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020d89dc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020d89e4 kind:arm_call to:0x02011ff4 module:main +from:0x020d8a08 kind:arm_call to:0x020b8088 module:overlay(5) +from:0x020d8a1c kind:arm_call to:0x02061210 module:overlay(0) +from:0x020d8a24 kind:load to:0x0204a068 module:main +from:0x020d8a68 kind:arm_call to:0x020d8bf4 module:overlay(26) +from:0x020d8a70 kind:arm_call to:0x020d8bf4 module:overlay(26) +from:0x020d8a78 kind:arm_call to:0x020b8048 module:overlays(4,5) +from:0x020d8a88 kind:arm_call to:0x020b8a38 module:overlay(5) +from:0x020d8adc kind:arm_call to:0x020d8bf4 module:overlay(26) +from:0x020d8ae4 kind:arm_call to:0x020b8048 module:overlays(4,5) +from:0x020d8af4 kind:arm_call to:0x020b8a38 module:overlay(5) +from:0x020d8b10 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x020d8b20 kind:arm_call to:0x020b8064 module:overlay(5) +from:0x020d8b30 kind:arm_call to:0x020b8af0 module:overlay(5) +from:0x020d8b48 kind:arm_call to:0x020d8d60 module:overlay(26) +from:0x020d8b54 kind:arm_call to:0x020c6c40 module:overlay(24) +from:0x020d8b60 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020d8b68 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020d8b6c kind:load to:0x027e0994 module:dtcm +from:0x020d8b70 kind:load to:0x020b502c module:overlay(0) +from:0x020d8b8c kind:arm_call to:0x020b8088 module:overlay(5) +from:0x020d8ba0 kind:arm_call to:0x02061204 module:overlay(0) +from:0x020d8ba8 kind:load to:0x0204a068 module:main +from:0x020d8bc4 kind:arm_call to:0x020d8d60 module:overlay(26) +from:0x020d8bd0 kind:arm_call to:0x020c6c40 module:overlay(24) +from:0x020d8bdc kind:arm_call to:0x02067f3c module:overlay(0) +from:0x020d8be4 kind:arm_call to:0x020d8d60 module:overlay(26) +from:0x020d8bec kind:load to:0x027e0994 module:dtcm +from:0x020d8bf0 kind:load to:0x020b502c module:overlay(0) +from:0x020d8c08 kind:arm_call to:0x02061228 module:overlay(0) +from:0x020d8c14 kind:arm_call to:0x020c4d54 module:overlay(24) +from:0x020d8c6c kind:arm_call to:0x02019510 module:main +from:0x020d8c84 kind:arm_call to:0x020cd400 module:overlay(24) +from:0x020d8c90 kind:arm_call to:0x0207054c module:overlay(0) +from:0x020d8c9c kind:arm_call to:0x02070560 module:overlay(0) +from:0x020d8ccc kind:arm_call to:0x020b818c module:overlay(5) +from:0x020d8cd8 kind:arm_call to:0x020b7fb0 module:overlay(5) +from:0x020d8cec kind:arm_call to:0x020b7040 module:overlay(5) +from:0x020d8cfc kind:arm_call to:0x020b7120 module:overlay(5) +from:0x020d8d14 kind:arm_call to:0x02016684 module:main +from:0x020d8d18 kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x020d8d2c kind:arm_call to:0x020c6c40 module:overlay(24) +from:0x020d8d3c kind:arm_call to:0x020c6b6c module:overlay(24) +from:0x020d8d44 kind:load to:0x0204a068 module:main +from:0x020d8d48 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020d8d4c kind:load to:0x027e09a4 module:dtcm +from:0x020d8d50 kind:load to:0x0204a0f0 module:main +from:0x020d8d54 kind:load to:0x020d8678 module:overlays(19,24) +from:0x020d8d58 kind:load to:0x027e09b8 module:dtcm +from:0x020d8d5c kind:load to:0x027e0994 module:dtcm +from:0x020d8d78 kind:arm_call to:0x02016684 module:main +from:0x020d8d94 kind:arm_call to:0x02016684 module:main +from:0x020d8dec kind:arm_call to:0x020166a4 module:main +from:0x020d8e08 kind:arm_call to:0x02016684 module:main +from:0x020d8e44 kind:load to:0x020b811c module:overlays(5,8,9,13) +from:0x020d8e54 kind:arm_call to:0x02061628 module:overlay(0) +from:0x020d8e74 kind:arm_call to:0x020611bc module:overlay(0) +from:0x020d8e80 kind:load to:0x021352cc module:overlay(26) +from:0x020d8e84 kind:load to:0x0204a068 module:main +from:0x020d8e98 kind:arm_call to:0x0206121c module:overlay(0) +from:0x020d8ea8 kind:load to:0x0204a068 module:main +from:0x020d8edc kind:arm_call to:0x020b71b4 module:overlay(16) +from:0x020d8ef8 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020d8f48 kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x020d8f4c kind:load to:0x0204a068 module:main +from:0x020d8f6c kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x020d8f7c kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x020d8f80 kind:load to:0x020b7254 module:overlays(8,13,16) +from:0x020d8fa0 kind:arm_call to:0x02061210 module:overlay(0) +from:0x020d8fa8 kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x020d8fac kind:load to:0x0204a068 module:main +from:0x020d8fbc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020d8fd0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020d8fd8 kind:arm_call to:0x02011ff4 module:main +from:0x020d90a4 kind:load to:0x02138cc4 module:overlay(26) +from:0x020d90a8 kind:load to:0x021352f4 module:overlay(26) +from:0x020d90ac kind:load to:0x021352f8 module:overlay(26) +from:0x020d90b0 kind:load to:0x021352fc module:overlay(26) +from:0x020d90b4 kind:load to:0x02135300 module:overlay(26) +from:0x020d90b8 kind:load to:0x021352f4 module:overlay(26) +from:0x020d90bc kind:load to:0x021352f6 module:overlay(26) +from:0x020d90ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9104 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9120 kind:arm_call to:0x02011f3c module:main +from:0x020d91c8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d91e0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d91f8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9210 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9218 kind:arm_call to:0x020d95d0 module:overlay(26) +from:0x020d9234 kind:arm_call to:0x02011ff4 module:main +from:0x020d9260 kind:arm_call to:0x020d92a0 module:overlay(26) +from:0x020d9264 kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020d926c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020d929c kind:load to:0x0204adf0 module:main +from:0x020d92ac kind:arm_call to:0x020d9574 module:overlay(26) +from:0x020d92bc kind:arm_call to:0x020d95d0 module:overlay(26) +from:0x020d92c0 kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020d92cc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020d9328 kind:arm_call to:0x020eeaf8 module:overlay(26) +from:0x020d93a8 kind:arm_call to:0x020d8fe4 module:overlay(26) +from:0x020d93e8 kind:arm_call to:0x020d902c module:overlay(26) +from:0x020d9428 kind:load to:0x027e0998 module:dtcm +from:0x020d94ac kind:arm_call to:0x0201aa1c module:main +from:0x020d94e0 kind:arm_call to:0x0201aa1c module:main +from:0x020d9504 kind:arm_call to:0x0201aa1c module:main +from:0x020d9564 kind:arm_call to:0x0201aa1c module:main +from:0x020d956c kind:load to:0x0204adf0 module:main +from:0x020d9570 kind:load to:0x0204aefc module:main +from:0x020d957c kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020d9584 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020d95f0 kind:arm_call to:0x020d95d0 module:overlay(26) +from:0x020d961c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9634 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d964c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9664 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d967c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9694 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d96ac kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d96c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d96dc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d96f4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d970c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9724 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9754 kind:load to:0x020d9758 module:overlay(26) +from:0x020d9810 kind:arm_call to:0x02067f68 module:overlay(0) +from:0x020d9848 kind:arm_call to:0x02028c24 module:main +from:0x020d9870 kind:arm_call to:0x0201aa1c module:main +from:0x020d9894 kind:arm_call to:0x0201aa1c module:main +from:0x020d98a0 kind:load to:0x027e0998 module:dtcm +from:0x020d98a4 kind:load to:0x0204a068 module:main +from:0x020d98a8 kind:load to:0x020b502c module:overlay(0) +from:0x020d98ac kind:load to:0x0204aefc module:main +from:0x020d99a8 kind:arm_call to:0x02016654 module:main +from:0x020d99b8 kind:arm_call to:0x02019688 module:main +from:0x020d99e4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020d9a08 kind:arm_call to:0x0203d138 module:main +from:0x020d9a48 kind:arm_call to:0x0201ee40 module:main +from:0x020d9a50 kind:arm_call to:0x0201ef74 module:main +from:0x020d9a5c kind:arm_call to:0x02019688 module:main +from:0x020d9a84 kind:arm_call to:0x02019688 module:main +from:0x020d9aa8 kind:arm_call to:0x02019688 module:main +from:0x020d9ad0 kind:arm_call to:0x02019688 module:main +from:0x020d9af4 kind:arm_call to:0x02019688 module:main +from:0x020d9b04 kind:arm_call to:0x02018240 module:main +from:0x020d9b0c kind:arm_call to:0x02019688 module:main +from:0x020d9b1c kind:arm_call to:0x02018240 module:main +from:0x020d9b24 kind:arm_call to:0x02019688 module:main +from:0x020d9b34 kind:arm_call to:0x02018240 module:main +from:0x020d9b3c kind:arm_call to:0x02019688 module:main +from:0x020d9b4c kind:arm_call to:0x02018240 module:main +from:0x020d9bbc kind:arm_call to:0x0201eeac module:main +from:0x020d9bd0 kind:arm_call to:0x0201efd4 module:main +from:0x020d9be0 kind:load to:0x02135314 module:overlay(26) +from:0x020d9be4 kind:load to:0x0205fe00 module:overlay(0) +from:0x020d9be8 kind:load to:0x0205fdd8 module:overlay(0) +from:0x020d9bec kind:load to:0x0204a0f0 module:main +from:0x020d9bf0 kind:load to:0x02135304 module:overlay(26) +from:0x020d9e70 kind:arm_call to:0x0201f024 module:main +from:0x020d9e84 kind:arm_call to:0x0201c4b0 module:main +from:0x020d9eac kind:arm_call to:0x01ffd420 module:itcm +from:0x020d9ebc kind:arm_call to:0x020f4ae8 module:overlay(26) +from:0x020d9ee4 kind:arm_call to:0x020da448 module:overlay(26) +from:0x020d9f7c kind:arm_call to:0x020da448 module:overlay(26) +from:0x020d9f8c kind:arm_call to:0x020da3e0 module:overlay(26) +from:0x020d9fa8 kind:arm_call to:0x020da3e0 module:overlay(26) +from:0x020d9fb8 kind:arm_call to:0x020da448 module:overlay(26) +from:0x020d9fcc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020d9fd0 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020d9fdc kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020da024 kind:arm_call to:0x020da48c module:overlay(26) +from:0x020da02c kind:arm_call to:0x020da464 module:overlay(26) +from:0x020da034 kind:load to:0x02138cf0 module:overlay(26) +from:0x020da03c kind:load to:0x0204ae8c module:main +from:0x020da040 kind:load to:0x027e0ce0 module:dtcm +from:0x020da044 kind:load to:0x027e09b8 module:dtcm +from:0x020da048 kind:load to:0x020b51f4 module:overlay(0) +from:0x020da050 kind:load to:0x0213f554 module:overlay(26) +from:0x020da0d0 kind:arm_call to:0x0201eeac module:main +from:0x020da10c kind:arm_call to:0x0201efd4 module:main +from:0x020da13c kind:arm_call to:0x0201f024 module:main +from:0x020da150 kind:arm_call to:0x0201c4b0 module:main +from:0x020da15c kind:load to:0x0204a0f0 module:main +from:0x020da160 kind:load to:0x02135304 module:overlay(26) +from:0x020da164 kind:load to:0x0204ae8c module:main +from:0x020da1e4 kind:arm_call to:0x0201eeac module:main +from:0x020da220 kind:arm_call to:0x0201efd4 module:main +from:0x020da250 kind:arm_call to:0x0201f024 module:main +from:0x020da264 kind:arm_call to:0x0201c4b0 module:main +from:0x020da270 kind:load to:0x0204a0f0 module:main +from:0x020da274 kind:load to:0x02135304 module:overlay(26) +from:0x020da278 kind:load to:0x0204ae8c module:main +from:0x020da2bc kind:arm_call to:0x02028c24 module:main +from:0x020da30c kind:arm_call to:0x0201ef50 module:main +from:0x020da318 kind:arm_call to:0x0201ef50 module:main +from:0x020da33c kind:arm_call to:0x0201aa64 module:main +from:0x020da344 kind:arm_call to:0x020da448 module:overlay(26) +from:0x020da384 kind:arm_call to:0x020da448 module:overlay(26) +from:0x020da394 kind:arm_call to:0x0201ef50 module:main +from:0x020da3a0 kind:arm_call to:0x0201ef50 module:main +from:0x020da3cc kind:arm_call to:0x0201aa64 module:main +from:0x020da3d8 kind:load to:0x02138cf0 module:overlay(26) +from:0x020da3dc kind:load to:0x0204aefc module:main +from:0x020da460 kind:load to:0x027e0ce0 module:dtcm +from:0x020da478 kind:arm_call to:0x02060008 module:overlay(0) +from:0x020da4a0 kind:arm_call to:0x0205fff8 module:overlay(0) +from:0x020da4f4 kind:arm_call to:0x0203d1e8 module:main +from:0x020da4fc kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020da508 kind:load to:0x0205fe00 module:overlay(0) +from:0x020da524 kind:arm_call to:0x0203d1e8 module:main +from:0x020da52c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020da534 kind:arm_call to:0x02011ff4 module:main +from:0x020da540 kind:load to:0x0205fe00 module:overlay(0) +from:0x020da554 kind:arm_call to:0x02016654 module:main +from:0x020da564 kind:arm_call to:0x02019688 module:main +from:0x020da578 kind:arm_call to:0x02060628 module:overlay(0) +from:0x020da58c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020da5ac kind:arm_call to:0x02019688 module:main +from:0x020da5bc kind:arm_call to:0x02018240 module:main +from:0x020da5f8 kind:arm_call to:0x0201ee40 module:main +from:0x020da600 kind:arm_call to:0x0201ef74 module:main +from:0x020da608 kind:arm_call to:0x02019688 module:main +from:0x020da618 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020da620 kind:arm_call to:0x02019688 module:main +from:0x020da634 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020da63c kind:arm_call to:0x02019688 module:main +from:0x020da64c kind:arm_call to:0x0206080c module:overlay(0) +from:0x020da654 kind:arm_call to:0x02019688 module:main +from:0x020da664 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020da688 kind:arm_call to:0x02060698 module:overlay(0) +from:0x020da6c4 kind:arm_call to:0x0201eeac module:main +from:0x020da6d8 kind:arm_call to:0x0201efd4 module:main +from:0x020da6e8 kind:load to:0x02135330 module:overlay(26) +from:0x020da6ec kind:load to:0x02135340 module:overlay(26) +from:0x020da6f0 kind:load to:0x0213535c module:overlay(26) +from:0x020da6f4 kind:load to:0x02135324 module:overlay(26) +from:0x020da704 kind:arm_call to:0x0205fe68 module:overlay(0) +from:0x020da70c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020da724 kind:arm_call to:0x0205fe68 module:overlay(0) +from:0x020da72c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020da734 kind:arm_call to:0x02011ff4 module:main +from:0x020da754 kind:arm_call to:0x02019688 module:main +from:0x020da7a0 kind:arm_call to:0x02060698 module:overlay(0) +from:0x020da7b0 kind:arm_call to:0x02019688 module:main +from:0x020da7c0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020da7c8 kind:arm_call to:0x02019688 module:main +from:0x020da7d8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020da7e0 kind:arm_call to:0x02019688 module:main +from:0x020da7f0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020da7f8 kind:arm_call to:0x02019688 module:main +from:0x020da808 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020da814 kind:load to:0x02135340 module:overlay(26) +from:0x020da818 kind:load to:0x0213535c module:overlay(26) +from:0x020daaa8 kind:arm_call to:0x0201f024 module:main +from:0x020daabc kind:arm_call to:0x0201c4b0 module:main +from:0x020daae8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020daaf8 kind:arm_call to:0x020f4ae8 module:overlay(26) +from:0x020dac1c kind:arm_call to:0x0203a194 module:main +from:0x020dac2c kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020dac6c kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020dacc8 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020dad48 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020dad5c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020dad70 kind:arm_call to:0x0205fff8 module:overlay(0) +from:0x020dad88 kind:arm_call to:0x020606d0 module:overlay(0) +from:0x020dad90 kind:arm_call to:0x02060008 module:overlay(0) +from:0x020dad94 kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020dad9c kind:arm_call to:0x020e79d4 module:overlay(26) +from:0x020dadbc kind:load to:0x02138cf0 module:overlay(26) +from:0x020dadc4 kind:load to:0x0204ae8c module:main +from:0x020dadc8 kind:load to:0x027e0ce0 module:dtcm +from:0x020dadcc kind:load to:0x027e09b8 module:dtcm +from:0x020dadd0 kind:load to:0x02135364 module:overlay(26) +from:0x020dae20 kind:arm_call to:0x02028c24 module:main +from:0x020dae8c kind:arm_call to:0x0201ef50 module:main +from:0x020daed8 kind:arm_call to:0x0201aaa8 module:main +from:0x020daee4 kind:load to:0x02138cf0 module:overlay(26) +from:0x020daee8 kind:load to:0x0204aefc module:main +from:0x020daf2c kind:arm_call to:0x0201eeac module:main +from:0x020daf68 kind:arm_call to:0x0201efd4 module:main +from:0x020daf9c kind:arm_call to:0x0201f024 module:main +from:0x020dafb0 kind:arm_call to:0x0201c4b0 module:main +from:0x020dafbc kind:load to:0x02135324 module:overlay(26) +from:0x020dafc0 kind:load to:0x0204ae8c module:main +from:0x020db004 kind:arm_call to:0x0201eeac module:main +from:0x020db040 kind:arm_call to:0x0201efd4 module:main +from:0x020db074 kind:arm_call to:0x0201f024 module:main +from:0x020db088 kind:arm_call to:0x0201c4b0 module:main +from:0x020db094 kind:load to:0x02135324 module:overlay(26) +from:0x020db098 kind:load to:0x0204ae8c module:main +from:0x020db0d4 kind:arm_call to:0x02016654 module:main +from:0x020db0e8 kind:arm_call to:0x02019688 module:main +from:0x020db118 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020db128 kind:arm_call to:0x02019688 module:main +from:0x020db168 kind:arm_call to:0x02019688 module:main +from:0x020db1a0 kind:arm_call to:0x02019688 module:main +from:0x020db1b0 kind:arm_call to:0x02018240 module:main +from:0x020db1b8 kind:arm_call to:0x02019688 module:main +from:0x020db1c8 kind:arm_call to:0x02018240 module:main +from:0x020db238 kind:arm_call to:0x0201ee40 module:main +from:0x020db268 kind:arm_call to:0x0201eeac module:main +from:0x020db278 kind:load to:0x02135384 module:overlay(26) +from:0x020db27c kind:load to:0x020b1c68 module:overlay(0) +from:0x020db280 kind:load to:0x02135378 module:overlay(26) +from:0x020db29c kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020db314 kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020db38c kind:arm_call to:0x01ffd420 module:itcm +from:0x020db39c kind:arm_call to:0x020f4ae8 module:overlay(26) +from:0x020db3c8 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020db468 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020db508 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020db524 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020db534 kind:arm_call to:0x020ee9f8 module:overlay(26) +from:0x020db53c kind:arm_call to:0x020fa900 module:overlay(26) +from:0x020db554 kind:arm_call to:0x020f78fc module:overlay(26) +from:0x020db560 kind:arm_call to:0x020e6ab0 module:overlay(26) +from:0x020db56c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020db574 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020db584 kind:arm_call to:0x020ee9f8 module:overlay(26) +from:0x020db58c kind:arm_call to:0x020fa900 module:overlay(26) +from:0x020db598 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020db5b0 kind:arm_call to:0x020f78fc module:overlay(26) +from:0x020db5bc kind:arm_call to:0x020e6ab0 module:overlay(26) +from:0x020db5d0 kind:arm_call to:0x020e7f98 module:overlay(26) +from:0x020db620 kind:arm_call to:0x0205fff8 module:overlay(0) +from:0x020db628 kind:arm_call to:0x0205fff8 module:overlay(0) +from:0x020db630 kind:arm_call to:0x02060008 module:overlay(0) +from:0x020db638 kind:arm_call to:0x02060008 module:overlay(0) +from:0x020db684 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020db688 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020db81c kind:load to:0x02138cf0 module:overlay(26) +from:0x020db820 kind:load to:0x027e0ce0 module:dtcm +from:0x020db824 kind:load to:0x027e09b8 module:dtcm +from:0x020db828 kind:load to:0x020b51f4 module:overlay(0) +from:0x020db830 kind:load to:0x021419a8 module:overlay(26) +from:0x020db884 kind:arm_call to:0x02028c24 module:main +from:0x020db8cc kind:arm_call to:0x0201c4b0 module:main +from:0x020db900 kind:arm_call to:0x0201ef50 module:main +from:0x020db940 kind:arm_call to:0x0201aa1c module:main +from:0x020db950 kind:arm_call to:0x0201ef50 module:main +from:0x020db9d4 kind:arm_call to:0x020284f4 module:main +from:0x020dba1c kind:arm_call to:0x0201aa1c module:main +from:0x020dba28 kind:load to:0x0204ae8c module:main +from:0x020dba2c kind:load to:0x0204aefc module:main +from:0x020dba6c kind:arm_call to:0x0201eeac module:main +from:0x020dbaa0 kind:load to:0x02135378 module:overlay(26) +from:0x020dbad8 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020dbae0 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020dbae8 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020dbb00 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020dbb08 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x020dbb10 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x020dbb18 kind:arm_call to:0x02011ff4 module:main +from:0x020dbb30 kind:arm_call to:0x020ea184 module:overlay(26) +from:0x020dbb48 kind:arm_call to:0x02011f3c module:main +from:0x020dbb58 kind:arm_call_thumb to:0x020bfa30 module:overlay(1) +from:0x020dbb64 kind:arm_call to:0x020ea1a4 module:overlay(26) +from:0x020dbbbc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dbbd8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dbbf4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dbc0c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dbc1c kind:load to:0x0213539c module:overlay(26) +from:0x020dbc40 kind:arm_call_thumb to:0x020bfaf4 module:overlay(1) +from:0x020dbc48 kind:arm_call to:0x02011ff4 module:main +from:0x020dbc58 kind:arm_call to:0x020ea1c4 module:overlay(26) +from:0x020dbc60 kind:arm_call to:0x020ea1dc module:overlay(26) +from:0x020dbc6c kind:load to:0x0213539c module:overlay(26) +from:0x020dbc90 kind:arm_call_thumb to:0x020bfaf4 module:overlay(1) +from:0x020dbc98 kind:arm_call to:0x02011ff4 module:main +from:0x020dbca8 kind:arm_call to:0x020ea1c4 module:overlay(26) +from:0x020dbcb0 kind:arm_call to:0x020ea1dc module:overlay(26) +from:0x020dbcb8 kind:arm_call to:0x02011ff4 module:main +from:0x020dbcc4 kind:load to:0x0213539c module:overlay(26) +from:0x020dbcd4 kind:load to:0x020d06b0 module:overlay(24) +from:0x020dbd00 kind:arm_call to:0x020d0678 module:overlay(24) +from:0x020dbd38 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbd48 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbd78 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020dbda4 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbdb4 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbde4 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020dbdf8 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020dbe0c kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbe24 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020dbe3c kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbe4c kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbe7c kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020dbe90 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbea0 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbed0 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020dbee8 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dbef8 kind:arm_call to:0x020dbf40 module:overlay(26) +from:0x020dbf28 kind:arm_call to:0x020d3abc module:overlay(24) +from:0x020dbf70 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020dbf7c kind:arm_call to:0x020d522c module:overlay(24) +from:0x020dbfc8 kind:arm_call to:0x0201a574 module:main +from:0x020dc064 kind:arm_call to:0x0201aa1c module:main +from:0x020dc070 kind:load to:0x027e0998 module:dtcm +from:0x020dc074 kind:load to:0x0204aefc module:main +from:0x020dc084 kind:load to:0x020d070c module:overlay(24) +from:0x020dc098 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020dc0e4 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020dc0f0 kind:arm_call to:0x020e945c module:overlay(26) +from:0x020dc104 kind:arm_call to:0x020ea1e0 module:overlay(26) +from:0x020dc114 kind:arm_call to:0x020ea2ac module:overlay(26) +from:0x020dc170 kind:arm_call to:0x020ea2d8 module:overlay(26) +from:0x020dc198 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020dc1a4 kind:arm_call to:0x020ea280 module:overlay(26) +from:0x020dc1e4 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020dc1f8 kind:arm_call to:0x0205c72c module:overlay(0) +from:0x020dc204 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020dc218 kind:arm_call to:0x020e950c module:overlay(26) +from:0x020dc238 kind:arm_call to:0x020ea208 module:overlay(26) +from:0x020dc24c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020dc284 kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020dc28c kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020dc29c kind:load to:0x020b51f4 module:overlay(0) +from:0x020dc2a8 kind:load to:0x021353a4 module:overlay(26) +from:0x020dc2ac kind:load to:0x021353bc module:overlay(26) +from:0x020dc2bc kind:load to:0x020d06b0 module:overlay(24) +from:0x020dc308 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dc370 kind:load to:0x027e0998 module:dtcm +from:0x020dc388 kind:arm_call to:0x020e6a4c module:overlay(26) +from:0x020dc3cc kind:arm_call to:0x0201aa1c module:main +from:0x020dc3d8 kind:load to:0x02138cf0 module:overlay(26) +from:0x020dc3dc kind:load to:0x0204aefc module:main +from:0x020dc3f8 kind:arm_call to:0x02011f3c module:main +from:0x020dc408 kind:arm_call_thumb to:0x020012e0 module:main +from:0x020dc420 kind:arm_call_thumb to:0x02001300 module:main +from:0x020dc430 kind:arm_call to:0x02011ff4 module:main +from:0x020dc464 kind:arm_call to:0x020e6b84 module:overlay(26) +from:0x020dc47c kind:arm_call to:0x02011f3c module:main +from:0x020dc488 kind:arm_call to:0x020f47a8 module:overlay(26) +from:0x020dc494 kind:arm_call to:0x02013b10 module:main +from:0x020dc4ec kind:arm_call to:0x02011f3c module:main +from:0x020dc4fc kind:arm_call to:0x020e6ca4 module:overlay(26) +from:0x020dc510 kind:arm_call to:0x02011f3c module:main +from:0x020dc51c kind:arm_call to:0x020d90c0 module:overlay(26) +from:0x020dc528 kind:arm_call to:0x020f0c18 module:overlay(26) +from:0x020dc580 kind:arm_call to:0x02011f3c module:main +from:0x020dc58c kind:arm_call to:0x020dbb24 module:overlay(26) +from:0x020dc5a0 kind:arm_call to:0x02065eac module:overlay(0) +from:0x020dc5a8 kind:arm_call to:0x02065c00 module:overlay(0) +from:0x020dc5bc kind:arm_call to:0x0201bac4 module:main +from:0x020dc5d8 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x020dc5f4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dc618 kind:arm_call to:0x020a8660 module:overlay(0) +from:0x020dc63c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dc654 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dc664 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020dc68c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dc6a4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020dc6b8 kind:arm_call to:0x020284f4 module:main +from:0x020dc6bc kind:arm_call to:0x020f0d20 module:overlay(26) +from:0x020dc6cc kind:load to:0x020b2818 module:overlay(0) +from:0x020dc6d0 kind:load to:0x0213560c module:overlay(26) +from:0x020dc6d4 kind:load to:0x027e07d4 module:dtcm +from:0x020dc6dc kind:load to:0x021355f0 module:overlay(26) +from:0x020dc6e0 kind:load to:0x02135628 module:overlay(26) +from:0x020dc6e4 kind:load to:0x027e0ce0 module:dtcm +from:0x020dc6f0 kind:arm_call to:0x0201baa4 module:main +from:0x020dc704 kind:arm_call to:0x0201baa4 module:main +from:0x020dc720 kind:arm_call to:0x020e6b58 module:overlay(26) +from:0x020dc754 kind:arm_call to:0x020d9228 module:overlay(26) +from:0x020dc75c kind:arm_call to:0x02011ff4 module:main +from:0x020dc778 kind:arm_call to:0x020e6edc module:overlay(26) +from:0x020dc780 kind:arm_call to:0x02011ff4 module:main +from:0x020dc79c kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020dc7a4 kind:arm_call to:0x02011ff4 module:main +from:0x020dc7b4 kind:arm_call to:0x0201baa4 module:main +from:0x020dc7bc kind:arm_call to:0x0201baa4 module:main +from:0x020dc7c4 kind:arm_call to:0x0201baa4 module:main +from:0x020dc7cc kind:arm_call to:0x020f0c78 module:overlay(26) +from:0x020dc7d4 kind:arm_call to:0x020e6b94 module:overlay(26) +from:0x020dc7dc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020dc7e8 kind:load to:0x0213560c module:overlay(26) +from:0x020dc7fc kind:arm_call to:0x020e6b58 module:overlay(26) +from:0x020dc830 kind:arm_call to:0x020d9228 module:overlay(26) +from:0x020dc838 kind:arm_call to:0x02011ff4 module:main +from:0x020dc854 kind:arm_call to:0x020e6edc module:overlay(26) +from:0x020dc85c kind:arm_call to:0x02011ff4 module:main +from:0x020dc878 kind:arm_call to:0x020f4810 module:overlay(26) +from:0x020dc880 kind:arm_call to:0x02011ff4 module:main +from:0x020dc890 kind:arm_call to:0x0201baa4 module:main +from:0x020dc898 kind:arm_call to:0x0201baa4 module:main +from:0x020dc8a0 kind:arm_call to:0x0201baa4 module:main +from:0x020dc8a8 kind:arm_call to:0x020f0c78 module:overlay(26) +from:0x020dc8b0 kind:arm_call to:0x020e6b94 module:overlay(26) +from:0x020dc8b8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020dc8c0 kind:arm_call to:0x02011ff4 module:main +from:0x020dc8cc kind:load to:0x0213560c module:overlay(26) +from:0x020dc8e0 kind:arm_call_thumb to:0x020141dc module:main +from:0x020dc8e8 kind:arm_call to:0x020e7040 module:overlay(26) +from:0x020dc8f0 kind:arm_call to:0x020dbcc8 module:overlay(26) +from:0x020dc948 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020dc960 kind:arm_call to:0x02011f3c module:main +from:0x020dc96c kind:arm_call to:0x02166830 module:overlay(91) +from:0x020dc978 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x020dc980 kind:arm_call to:0x020d95d0 module:overlay(26) +from:0x020dc98c kind:load to:0x0213f570 module:overlay(26) +from:0x020dc998 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020dc9b4 kind:arm_call_thumb to:0x020d19a0 module:overlay(24) +from:0x020dc9bc kind:arm_call to:0x0201666c module:main +from:0x020dc9c4 kind:arm_call to:0x020e6b44 module:overlay(26) +from:0x020dc9cc kind:arm_call to:0x02011ff4 module:main +from:0x020dc9dc kind:arm_call to:0x020e8598 module:overlay(26) +from:0x020dc9e4 kind:arm_call to:0x020e83a4 module:overlay(26) +from:0x020dca1c kind:arm_call to:0x02070534 module:overlay(0) +from:0x020dcb20 kind:arm_call to:0x02096c94 module:overlay(0) +from:0x020dcb2c kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dcb38 kind:arm_call to:0x02070534 module:overlay(0) +from:0x020dcb54 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dcb60 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dcb70 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dcb8c kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020dcc68 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dcc74 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dcc84 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dcca0 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dcd68 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dcd74 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dcd84 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dcda0 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dce68 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dce74 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dce84 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dcea0 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dcf34 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dcf44 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dcf54 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dcf64 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dcf74 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dcf78 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dcf98 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dcfa4 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dcfc4 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020dd064 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd070 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd078 kind:arm_call to:0x020f8458 module:overlay(26) +from:0x020dd080 kind:arm_call to:0x02096c70 module:overlay(0) +from:0x020dd08c kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dd09c kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd0b8 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dd168 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd174 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd17c kind:arm_call to:0x020f8430 module:overlay(26) +from:0x020dd184 kind:arm_call to:0x02096c70 module:overlay(0) +from:0x020dd190 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dd1a4 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd1c0 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020dd260 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd26c kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd274 kind:arm_call to:0x02096c70 module:overlay(0) +from:0x020dd280 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dd290 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd2ac kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dd35c kind:arm_call to:0x02070534 module:overlay(0) +from:0x020dd374 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd380 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd390 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd3ac kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020dd448 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd454 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd45c kind:arm_call to:0x02096c70 module:overlay(0) +from:0x020dd468 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dd478 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd494 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dd540 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd54c kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd554 kind:arm_call to:0x02096c70 module:overlay(0) +from:0x020dd560 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dd570 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd58c kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dd630 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020dd640 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd64c kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd654 kind:arm_call to:0x02096c70 module:overlay(0) +from:0x020dd660 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dd670 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd68c kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dd734 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dd744 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dd754 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dd764 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dd774 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd778 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dd798 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd7a4 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd7b4 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd7d0 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020dd874 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd880 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd888 kind:arm_call to:0x02096c8c module:overlay(0) +from:0x020dd894 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dd8a8 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dd8c4 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020dd940 kind:load to:0x027e09a4 module:dtcm +from:0x020dd944 kind:load to:0x02138d44 module:overlay(26) +from:0x020dd948 kind:load to:0x02138d54 module:overlay(26) +from:0x020dd94c kind:load to:0x02135408 module:overlay(26) +from:0x020dd950 kind:load to:0x020b5370 module:overlay(0) +from:0x020dd954 kind:load to:0x02138d28 module:overlay(26) +from:0x020dd958 kind:load to:0x02138d00 module:overlay(26) +from:0x020dd95c kind:load to:0x02138d3c module:overlay(26) +from:0x020dd960 kind:load to:0x02138d74 module:overlay(26) +from:0x020dd964 kind:load to:0x027e09b8 module:dtcm +from:0x020dd968 kind:load to:0x0213f570 module:overlay(26) +from:0x020dd96c kind:load to:0x02138d04 module:overlay(26) +from:0x020dd970 kind:load to:0x02138d84 module:overlay(26) +from:0x020dd974 kind:load to:0x02138cf4 module:overlay(26) +from:0x020dd978 kind:load to:0x02138db4 module:overlay(26) +from:0x020dd97c kind:load to:0x02138cc8 module:overlay(26) +from:0x020dd980 kind:load to:0x02138dc4 module:overlay(26) +from:0x020dd984 kind:load to:0x02138cd4 module:overlay(26) +from:0x020dd988 kind:load to:0x02138de4 module:overlay(26) +from:0x020dd98c kind:load to:0x02138d1c module:overlay(26) +from:0x020dd990 kind:load to:0x02138df4 module:overlay(26) +from:0x020dd9b8 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020dd9c8 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dd9d4 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dd9dc kind:arm_call to:0x02096c8c module:overlay(0) +from:0x020dd9e8 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dda08 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020ddaac kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020ddab8 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020ddac0 kind:arm_call to:0x02096c84 module:overlay(0) +from:0x020ddacc kind:arm_call to:0x020e835c module:overlay(26) +from:0x020ddadc kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020ddaf8 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020ddb94 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020ddba4 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020ddbb4 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020ddbc4 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020ddbd4 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020ddbd8 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020ddbf8 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020ddc04 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020ddc0c kind:arm_call to:0x02096c8c module:overlay(0) +from:0x020ddc18 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020ddc38 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020ddcd8 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020ddce8 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020ddcf4 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020ddcfc kind:arm_call to:0x02096c70 module:overlay(0) +from:0x020ddd08 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020ddd28 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020dddd0 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020ddddc kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020ddde4 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020dddec kind:arm_call to:0x02096c70 module:overlay(0) +from:0x020dddf8 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020dde18 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020ddebc kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020ddec8 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020dded0 kind:arm_call to:0x02096c84 module:overlay(0) +from:0x020ddedc kind:arm_call to:0x020e835c module:overlay(26) +from:0x020ddeec kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020ddf08 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020ddfac kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020ddfb8 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020ddfc0 kind:arm_call to:0x02096c84 module:overlay(0) +from:0x020ddfcc kind:arm_call to:0x020e835c module:overlay(26) +from:0x020ddfdc kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020ddff8 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020de09c kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020de0a8 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020de0b0 kind:arm_call to:0x02096c84 module:overlay(0) +from:0x020de0bc kind:arm_call to:0x020e835c module:overlay(26) +from:0x020de0cc kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020de0e8 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020de18c kind:arm_call to:0x020de1b4 module:overlay(26) +from:0x020de19c kind:arm_call to:0x020de33c module:overlay(26) +from:0x020de1ac kind:arm_call to:0x020de1e4 module:overlay(26) +from:0x020de1c4 kind:arm_call to:0x020f0c7c module:overlay(26) +from:0x020de1dc kind:arm_call to:0x021668b8 module:overlays(89,91) +from:0x020de1f8 kind:arm_call to:0x020e71c8 module:overlay(26) +from:0x020de298 kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020de2ac kind:arm_call to:0x020eea60 module:overlay(26) +from:0x020de2b8 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020de2d0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020de2d8 kind:arm_call to:0x020232b0 module:main +from:0x020de2ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de2f8 kind:arm_call to:0x020dbcd8 module:overlay(26) +from:0x020de308 kind:arm_call to:0x020f0f54 module:overlay(26) +from:0x020de310 kind:arm_call to:0x020f7b64 module:overlay(26) +from:0x020de318 kind:arm_call to:0x02104270 module:overlay(26) +from:0x020de324 kind:load to:0x02138d40 module:overlay(26) +from:0x020de328 kind:load to:0x02135408 module:overlay(26) +from:0x020de32c kind:load to:0x02138e34 module:overlay(26) +from:0x020de330 kind:load to:0x027e0d10 module:dtcm +from:0x020de334 kind:load to:0x0213f570 module:overlay(26) +from:0x020de338 kind:load to:0x0213f5e8 module:overlay(26) +from:0x020de3f4 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x020de404 kind:arm_call to:0x020e0164 module:overlay(26) +from:0x020de414 kind:arm_call to:0x020d9248 module:overlay(26) +from:0x020de42c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x020de434 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x020de448 kind:load to:0x020dc078 module:overlay(26) +from:0x020de45c kind:arm_call to:0x020e7890 module:overlay(26) +from:0x020de470 kind:arm_call to:0x021669ec module:overlay(91) +from:0x020de474 kind:arm_call to:0x020dc43c module:overlay(26) +from:0x020de4a8 kind:arm_call to:0x02028c24 module:main +from:0x020de4b8 kind:arm_call to:0x020e0da4 module:overlay(26) +from:0x020de4c8 kind:arm_call to:0x020e1370 module:overlay(26) +from:0x020de4e4 kind:arm_call to:0x02067f68 module:overlay(0) +from:0x020de5b0 kind:arm_call to:0x020e80fc module:overlay(26) +from:0x020de5bc kind:arm_call to:0x020f9dd8 module:overlay(26) +from:0x020de60c kind:arm_call to:0x0201aaa8 module:main +from:0x020de624 kind:arm_call to:0x0201aa1c module:main +from:0x020de630 kind:arm_call to:0x020c67fc module:overlay(24) +from:0x020de644 kind:arm_call to:0x020dbfa8 module:overlay(26) +from:0x020de704 kind:arm_call to:0x02028c24 module:main +from:0x020de71c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de75c kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020de860 kind:arm_call to:0x0201c4b0 module:main +from:0x020de87c kind:arm_call to:0x0201aa1c module:main +from:0x020de884 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x020de898 kind:arm_call to:0x020e0164 module:overlay(26) +from:0x020de8b0 kind:arm_call to:0x020d942c module:overlay(26) +from:0x020de8bc kind:load to:0x020b502c module:overlay(0) +from:0x020de8c0 kind:load to:0x027e0998 module:dtcm +from:0x020de8c4 kind:load to:0x027e09a4 module:dtcm +from:0x020de8c8 kind:load to:0x0204aefc module:main +from:0x020de8cc kind:load to:0x027e0994 module:dtcm +from:0x020de8d0 kind:load to:0x02138ccc module:overlay(26) +from:0x020de8d4 kind:load to:0x02135408 module:overlay(26) +from:0x020de8d8 kind:load to:0x02138e44 module:overlay(26) +from:0x020de8dc kind:load to:0x027e09bc module:dtcm +from:0x020de8e0 kind:load to:0x0203e93c module:main +from:0x020de8e4 kind:load to:0x0204ae8c module:main +from:0x020de90c kind:arm_call to:0x0205c90c module:overlay(0) +from:0x020de994 kind:load to:0x0203e93c module:main +from:0x020de998 kind:load to:0x02132380 module:overlay(26) +from:0x020de9a8 kind:arm_call to:0x020e82a4 module:overlay(26) +from:0x020de9b0 kind:arm_call to:0x020df548 module:overlay(26) +from:0x020de9d8 kind:arm_call to:0x020eed04 module:overlay(26) +from:0x020de9e4 kind:arm_call to:0x020284f4 module:main +from:0x020de9e8 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020de9fc kind:arm_call to:0x01fff6d0 module:itcm +from:0x020dea1c kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020dea20 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020dea30 kind:arm_call to:0x01fff6d0 module:itcm +from:0x020dea48 kind:load to:0x020f8ebc module:overlay(26) +from:0x020deb8c kind:arm_call to:0x020e81fc module:overlay(26) +from:0x020debb4 kind:arm_call to:0x02080638 module:overlay(0) +from:0x020debe0 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020debf0 kind:arm_call to:0x020d4470 module:overlay(24) +from:0x020dec0c kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dec28 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020ded2c kind:arm_call_thumb to:0x02018398 module:main +from:0x020ded84 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x020deda0 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dedbc kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dee70 kind:arm_call to:0x020e4a5c module:overlay(26) +from:0x020dee98 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020deeb4 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020def74 kind:arm_call to:0x02080638 module:overlay(0) +from:0x020def90 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020defac kind:arm_call to:0x020fafac module:overlay(26) +from:0x020df084 kind:arm_call to:0x02080638 module:overlay(0) +from:0x020df0b0 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020df0cc kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020df0e8 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020df1f0 kind:arm_call to:0x01fff498 module:itcm +from:0x020df208 kind:arm_call to:0x020e4a5c module:overlay(26) +from:0x020df234 kind:load to:0x02138d00 module:overlay(26) +from:0x020df238 kind:load to:0x02135408 module:overlay(26) +from:0x020df23c kind:load to:0x02138d74 module:overlay(26) +from:0x020df240 kind:load to:0x02138cf8 module:overlay(26) +from:0x020df244 kind:load to:0x02138e64 module:overlay(26) +from:0x020df248 kind:load to:0x02138cfc module:overlay(26) +from:0x020df24c kind:load to:0x02138e74 module:overlay(26) +from:0x020df250 kind:load to:0x027e0cd8 module:dtcm +from:0x020df254 kind:load to:0x027e0cfc module:dtcm +from:0x020df258 kind:load to:0x02138d34 module:overlay(26) +from:0x020df25c kind:load to:0x02138ea4 module:overlay(26) +from:0x020df260 kind:load to:0x0204a040 module:main +from:0x020df264 kind:load to:0x02138cd0 module:overlay(26) +from:0x020df268 kind:load to:0x02138eb4 module:overlay(26) +from:0x020df26c kind:load to:0x02138cd8 module:overlay(26) +from:0x020df270 kind:load to:0x02138ed4 module:overlay(26) +from:0x020df274 kind:load to:0x027e09a4 module:dtcm +from:0x020df278 kind:load to:0x02138d20 module:overlay(26) +from:0x020df27c kind:load to:0x02138ef4 module:overlay(26) +from:0x020df280 kind:load to:0x027e0ce8 module:dtcm +from:0x020df2d8 kind:arm_call to:0x020e80fc module:overlay(26) +from:0x020df2f8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020df308 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020df350 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020df390 kind:arm_call to:0x020e80fc module:overlay(26) +from:0x020df3ac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020df3bc kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020df3e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df428 kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x020df438 kind:arm_call to:0x020f84b4 module:overlay(26) +from:0x020df440 kind:arm_call to:0x020beb34 module:overlay(17) +from:0x020df454 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df468 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020df478 kind:arm_call to:0x020d4470 module:overlay(24) +from:0x020df48c kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x020df49c kind:arm_call to:0x020f7c44 module:overlay(26) +from:0x020df4b4 kind:arm_call to:0x020f8890 module:overlay(26) +from:0x020df4c0 kind:arm_call to:0x020d42e4 module:overlay(24) +from:0x020df4d4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020df510 kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x020df520 kind:arm_call to:0x020f8e20 module:overlay(26) +from:0x020df534 kind:load to:0x027e09b8 module:dtcm +from:0x020df538 kind:load to:0x027e0d04 module:dtcm +from:0x020df53c kind:load to:0x0213f570 module:overlay(26) +from:0x020df540 kind:load to:0x027e0cfc module:dtcm +from:0x020df544 kind:load to:0x02138cf0 module:overlay(26) +from:0x020df568 kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020df57c kind:arm_call to:0x020eea60 module:overlay(26) +from:0x020df588 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020df5d4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020df5e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020df60c kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020df614 kind:arm_call to:0x020284f4 module:main +from:0x020df628 kind:load to:0x020e7f8c module:overlay(26) +from:0x020df668 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020df714 kind:arm_call to:0x01ffd250 module:itcm +from:0x020df77c kind:arm_call to:0x020e7944 module:overlay(26) +from:0x020df7a4 kind:arm_call to:0x020e00a8 module:overlay(26) +from:0x020df7a8 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020df7ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020df808 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020df824 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020df8d4 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x020df8e4 kind:arm_call to:0x020e7944 module:overlay(26) +from:0x020df91c kind:arm_call to:0x020bec00 module:overlay(17) +from:0x020df930 kind:arm_call to:0x020eec24 module:overlay(26) +from:0x020df948 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020df9ac kind:arm_call to:0x01ffb744 module:itcm +from:0x020df9c4 kind:arm_call to:0x020e7960 module:overlay(26) +from:0x020df9dc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020dfa04 kind:arm_call to:0x020fa8d4 module:overlay(26) +from:0x020dfa0c kind:arm_call to:0x020e7624 module:overlay(26) +from:0x020dfa1c kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020dfa4c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020dfa5c kind:arm_call to:0x02078b08 module:overlay(0) +from:0x020dfa78 kind:arm_call to:0x020e7944 module:overlay(26) +from:0x020dfa90 kind:arm_call to:0x01fff458 module:itcm +from:0x020dfabc kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x020dfacc kind:arm_call to:0x020f8bb8 module:overlay(26) +from:0x020dfadc kind:arm_call to:0x020e00a8 module:overlay(26) +from:0x020dfae0 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020dfb20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfb4c kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dfb68 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dfc18 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020dfc7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfc98 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dfcb4 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dfd6c kind:arm_call to:0x020e6784 module:overlay(26) +from:0x020dfd8c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020dfd9c kind:arm_call to:0x020eec24 module:overlay(26) +from:0x020dfdb4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020dfe14 kind:arm_call to:0x01ffb744 module:itcm +from:0x020dfe34 kind:arm_call to:0x020fa8d4 module:overlay(26) +from:0x020dfe3c kind:arm_call to:0x020e7624 module:overlay(26) +from:0x020dfe8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020dfea8 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020dfec4 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020dffcc kind:arm_call to:0x020284f4 module:main +from:0x020dfff8 kind:load to:0x027e0ce4 module:dtcm +from:0x020dfffc kind:load to:0x02135408 module:overlay(26) +from:0x020e0000 kind:load to:0x027e09bc module:dtcm +from:0x020e0004 kind:load to:0x02138d38 module:overlay(26) +from:0x020e0008 kind:load to:0x02138d64 module:overlay(26) +from:0x020e000c kind:load to:0x027e0d04 module:dtcm +from:0x020e0010 kind:load to:0x027e09a8 module:dtcm +from:0x020e001c kind:load to:0x027e09b8 module:dtcm +from:0x020e0020 kind:load to:0x0213f570 module:overlay(26) +from:0x020e0028 kind:load to:0x02138cdc module:overlay(26) +from:0x020e002c kind:load to:0x02138d94 module:overlay(26) +from:0x020e0030 kind:load to:0x02138d14 module:overlay(26) +from:0x020e0034 kind:load to:0x02138dd4 module:overlay(26) +from:0x020e0038 kind:load to:0x02138ce8 module:overlay(26) +from:0x020e003c kind:load to:0x02138ee4 module:overlay(26) +from:0x020e009c kind:load to:0x02138ce8 module:overlay(26) +from:0x020e00a0 kind:load to:0x02135408 module:overlay(26) +from:0x020e00a4 kind:load to:0x02138ee4 module:overlay(26) +from:0x020e00d8 kind:arm_call to:0x020d3fe8 module:overlay(24) +from:0x020e00e0 kind:arm_call to:0x020f81f8 module:overlay(26) +from:0x020e00ec kind:arm_call to:0x020e7c98 module:overlay(26) +from:0x020e010c kind:arm_call to:0x020bebbc module:overlay(17) +from:0x020e0110 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e0130 kind:arm_call to:0x020e7924 module:overlay(26) +from:0x020e0148 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e0150 kind:load to:0x027e0ce0 module:dtcm +from:0x020e0154 kind:load to:0x0213f570 module:overlay(26) +from:0x020e0158 kind:load to:0x027e0d04 module:dtcm +from:0x020e015c kind:load to:0x027e09a8 module:dtcm +from:0x020e019c kind:load to:0x027e09a4 module:dtcm +from:0x020e01e8 kind:arm_call to:0x020e0204 module:overlay(26) +from:0x020e01f8 kind:arm_call to:0x020e6f58 module:overlay(26) +from:0x020e0248 kind:arm_call to:0x02076ae0 module:overlay(0) +from:0x020e0260 kind:arm_call to:0x02106544 module:overlay(26) +from:0x020e02dc kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020e0448 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020e05b0 kind:arm_call to:0x020bfd7c module:overlay(17) +from:0x020e05d0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020e0714 kind:arm_call to:0x02080078 module:overlay(0) +from:0x020e079c kind:arm_call to:0x01fff498 module:itcm +from:0x020e08cc kind:arm_call to:0x0209d124 module:overlay(0) +from:0x020e08ec kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020e0b40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e0b68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e0b84 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020e0bbc kind:arm_call to:0x01ffe868 module:itcm +from:0x020e0d3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0d88 kind:arm_call to:0x01fff498 module:itcm +from:0x020e0d94 kind:load to:0x027e09bc module:dtcm +from:0x020e0d98 kind:load to:0x027e0ce4 module:dtcm +from:0x020e0d9c kind:load to:0x027e0ce8 module:dtcm +from:0x020e0dfc kind:load to:0x02138d28 module:overlay(26) +from:0x020e0e00 kind:load to:0x02135408 module:overlay(26) +from:0x020e0e04 kind:load to:0x02138d44 module:overlay(26) +from:0x020e0e24 kind:arm_call to:0x020e0da4 module:overlay(26) +from:0x020e0e38 kind:arm_call to:0x02070534 module:overlay(0) +from:0x020e0edc kind:arm_call to:0x02096c84 module:overlay(0) +from:0x020e0ee8 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020e0ef8 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020e0f14 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020e0fa8 kind:arm_call to:0x02096c94 module:overlay(0) +from:0x020e0fb4 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020e0fd4 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e1060 kind:arm_call to:0x02096c7c module:overlay(0) +from:0x020e106c kind:arm_call to:0x020e835c module:overlay(26) +from:0x020e108c kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e1118 kind:arm_call to:0x02096c8c module:overlay(0) +from:0x020e1124 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020e1144 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e11d8 kind:arm_call to:0x020e844c module:overlay(26) +from:0x020e11f8 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e12a4 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e1344 kind:arm_call to:0x020d95d0 module:overlay(26) +from:0x020e134c kind:load to:0x02135408 module:overlay(26) +from:0x020e1350 kind:load to:0x02138d74 module:overlay(26) +from:0x020e1354 kind:load to:0x027e09a4 module:dtcm +from:0x020e1358 kind:load to:0x020b5370 module:overlay(0) +from:0x020e135c kind:load to:0x02138d3c module:overlay(26) +from:0x020e1360 kind:load to:0x02138d54 module:overlay(26) +from:0x020e1364 kind:load to:0x02138d00 module:overlay(26) +from:0x020e1368 kind:load to:0x02138cec module:overlay(26) +from:0x020e136c kind:load to:0x02138e04 module:overlay(26) +from:0x020e13c8 kind:load to:0x02138d0c module:overlay(26) +from:0x020e13cc kind:load to:0x02135408 module:overlay(26) +from:0x020e13d0 kind:load to:0x02138e54 module:overlay(26) +from:0x020e13e4 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e13fc kind:arm_call to:0x02166e9c module:overlay(91) +from:0x020e1428 kind:arm_call to:0x020e13d4 module:overlay(26) +from:0x020e1444 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e14f0 kind:load to:0x02138d0c module:overlay(26) +from:0x020e14f4 kind:load to:0x02135408 module:overlay(26) +from:0x020e14f8 kind:load to:0x02138e54 module:overlay(26) +from:0x020e1508 kind:arm_call to:0x020e1370 module:overlay(26) +from:0x020e1520 kind:arm_call to:0x020e844c module:overlay(26) +from:0x020e1540 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e15f4 kind:arm_call to:0x020d95d0 module:overlay(26) +from:0x020e15fc kind:load to:0x02138cec module:overlay(26) +from:0x020e1600 kind:load to:0x02135408 module:overlay(26) +from:0x020e1604 kind:load to:0x02138e04 module:overlay(26) +from:0x020e161c kind:load to:0x020faf78 module:overlay(26) +from:0x020e1638 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020e1658 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020e1678 kind:arm_call to:0x0201bba4 module:main +from:0x020e1684 kind:arm_call to:0x0201b980 module:main +from:0x020e1730 kind:load to:0x0204e5d8 module:main +from:0x020e1734 kind:load to:0x02138ce4 module:overlay(26) +from:0x020e1738 kind:load to:0x02135408 module:overlay(26) +from:0x020e173c kind:load to:0x02138e84 module:overlay(26) +from:0x020e1754 kind:load to:0x020faf78 module:overlay(26) +from:0x020e1774 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020e1798 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020e17b8 kind:arm_call to:0x0201bba4 module:main +from:0x020e17c4 kind:arm_call to:0x0201b980 module:main +from:0x020e1814 kind:arm_call to:0x020e82a4 module:overlay(26) +from:0x020e18c8 kind:load to:0x0204e5d8 module:main +from:0x020e18cc kind:load to:0x027e0cd8 module:dtcm +from:0x020e18d0 kind:load to:0x02138d08 module:overlay(26) +from:0x020e18d4 kind:load to:0x02135408 module:overlay(26) +from:0x020e18d8 kind:load to:0x02138ec4 module:overlay(26) +from:0x020e18ec kind:arm_call to:0x02166e9c module:overlay(91) +from:0x020e1924 kind:arm_call to:0x020fb1b0 module:overlay(26) +from:0x020e1938 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e195c kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e196c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e197c kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e19e4 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e19ec kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e19f8 kind:arm_call to:0x02070534 module:overlay(0) +from:0x020e1a18 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020e1a34 kind:load to:0x027e09bc module:dtcm +from:0x020e1a38 kind:load to:0x027e09a4 module:dtcm +from:0x020e1a3c kind:load to:0x020b5198 module:overlay(0) +from:0x020e1a58 kind:load to:0x020fb1b0 module:overlay(26) +from:0x020e1a8c kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e1ab0 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e1ac0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e1ad0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e1b38 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e1b40 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e1b54 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e1b60 kind:arm_call to:0x0201b980 module:main +from:0x020e1b70 kind:arm_call to:0x020f0e44 module:overlay(26) +from:0x020e1b80 kind:arm_call to:0x020caf98 module:overlay(24) +from:0x020e1b8c kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e1ba8 kind:load to:0x027e09bc module:dtcm +from:0x020e1bac kind:load to:0x0204e5d8 module:main +from:0x020e1bb0 kind:load to:0x027e0d10 module:dtcm +from:0x020e1bb4 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020e1bc8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e1c1c kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e1c24 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e1c3c kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e1c44 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e1c70 kind:arm_call to:0x020e79d4 module:overlay(26) +from:0x020e1c94 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x020e1cbc kind:arm_call to:0x02078210 module:overlay(0) +from:0x020e1ce0 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e1ce8 kind:arm_call to:0x020e8598 module:overlay(26) +from:0x020e1cfc kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e1d54 kind:load to:0x027e09bc module:dtcm +from:0x020e1d58 kind:load to:0x02138ccc module:overlay(26) +from:0x020e1d5c kind:load to:0x02135408 module:overlay(26) +from:0x020e1d60 kind:load to:0x02138e44 module:overlay(26) +from:0x020e1db4 kind:arm_call to:0x02078210 module:overlay(0) +from:0x020e1ddc kind:arm_call to:0x020f0e44 module:overlay(26) +from:0x020e1dec kind:arm_call to:0x020caf98 module:overlay(24) +from:0x020e1e00 kind:arm_call to:0x020fb1b0 module:overlay(26) +from:0x020e1e14 kind:load to:0x027e09bc module:dtcm +from:0x020e1e18 kind:load to:0x027e0d10 module:dtcm +from:0x020e1e1c kind:load to:0x020d8674 module:overlays(19,24) +from:0x020e1e30 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e1e40 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e1e48 kind:arm_call to:0x020e7e14 module:overlay(26) +from:0x020e1e58 kind:arm_call to:0x020e01a0 module:overlay(26) +from:0x020e1e64 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e1e8c kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e1ee4 kind:arm_call to:0x02166ce8 module:overlay(91) +from:0x020e1ef8 kind:arm_call to:0x020f4b0c module:overlay(26) +from:0x020e1f08 kind:arm_call to:0x02166db4 module:overlay(91) +from:0x020e1f10 kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e1f20 kind:arm_call to:0x020f4ae8 module:overlay(26) +from:0x020e1f64 kind:arm_call to:0x02078af0 module:overlay(0) +from:0x020e1f6c kind:arm_call to:0x020df3d8 module:overlay(26) +from:0x020e1f74 kind:arm_call to:0x020df284 module:overlay(26) +from:0x020e1f98 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e1fe8 kind:load to:0x02138ccc module:overlay(26) +from:0x020e1fec kind:load to:0x02135408 module:overlay(26) +from:0x020e1ff0 kind:load to:0x02138e44 module:overlay(26) +from:0x020e1ff4 kind:load to:0x0204a0f0 module:main +from:0x020e1ff8 kind:load to:0x027e09bc module:dtcm +from:0x020e204c kind:arm_call to:0x02078210 module:overlay(0) +from:0x020e2074 kind:arm_call to:0x020f0e44 module:overlay(26) +from:0x020e2084 kind:arm_call to:0x020caf98 module:overlay(24) +from:0x020e2098 kind:arm_call to:0x020fb1b0 module:overlay(26) +from:0x020e20ac kind:load to:0x027e09bc module:dtcm +from:0x020e20b0 kind:load to:0x027e0d10 module:dtcm +from:0x020e20b4 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020e20c8 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e20d8 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e20e0 kind:arm_call to:0x020e7e14 module:overlay(26) +from:0x020e20f0 kind:arm_call to:0x020e01a0 module:overlay(26) +from:0x020e2100 kind:arm_call to:0x02166ce8 module:overlay(91) +from:0x020e2114 kind:arm_call to:0x020f4b0c module:overlay(26) +from:0x020e2124 kind:arm_call to:0x02166db4 module:overlay(91) +from:0x020e212c kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e213c kind:arm_call to:0x020f4ae8 module:overlay(26) +from:0x020e2180 kind:arm_call to:0x02078af0 module:overlay(0) +from:0x020e2188 kind:arm_call to:0x020df3d8 module:overlay(26) +from:0x020e2190 kind:arm_call to:0x020df284 module:overlay(26) +from:0x020e21b0 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e2200 kind:load to:0x0204a0f0 module:main +from:0x020e2204 kind:load to:0x027e09bc module:dtcm +from:0x020e2208 kind:load to:0x02138ccc module:overlay(26) +from:0x020e220c kind:load to:0x02135408 module:overlay(26) +from:0x020e2210 kind:load to:0x02138e44 module:overlay(26) +from:0x020e2230 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e2240 kind:arm_call to:0x020fb1b0 module:overlay(26) +from:0x020e2258 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x020e2268 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e2270 kind:arm_call to:0x020e7e14 module:overlay(26) +from:0x020e2280 kind:arm_call to:0x020e01a0 module:overlay(26) +from:0x020e2290 kind:arm_call to:0x02166ce8 module:overlay(91) +from:0x020e22a4 kind:arm_call to:0x020f4b0c module:overlay(26) +from:0x020e22b4 kind:arm_call to:0x02166db4 module:overlay(91) +from:0x020e22bc kind:arm_call to:0x01ff9b78 module:itcm +from:0x020e22cc kind:arm_call to:0x020f4ae8 module:overlay(26) +from:0x020e2310 kind:arm_call to:0x02078af0 module:overlay(0) +from:0x020e2318 kind:arm_call to:0x020df3d8 module:overlay(26) +from:0x020e2320 kind:arm_call to:0x020df284 module:overlay(26) +from:0x020e2328 kind:load to:0x0204a0f0 module:main +from:0x020e232c kind:load to:0x027e09bc module:dtcm +from:0x020e2344 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e237c kind:arm_call to:0x02065c98 module:overlay(0) +from:0x020e2388 kind:arm_call to:0x0201b980 module:main +from:0x020e2398 kind:load to:0x0204e5d8 module:main +from:0x020e23b8 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e23cc kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e23d8 kind:arm_call to:0x020e7140 module:overlay(26) +from:0x020e23ec kind:arm_call to:0x020df284 module:overlay(26) +from:0x020e244c kind:load to:0x02138cfc module:overlay(26) +from:0x020e2450 kind:load to:0x02135408 module:overlay(26) +from:0x020e2454 kind:load to:0x02138e74 module:overlay(26) +from:0x020e246c kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e24a4 kind:arm_call to:0x02065ce0 module:overlay(0) +from:0x020e24b0 kind:arm_call to:0x0201b980 module:main +from:0x020e24c0 kind:load to:0x0204e5d8 module:main +from:0x020e24cc kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e24e4 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e2504 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e2554 kind:load to:0x02138d00 module:overlay(26) +from:0x020e2558 kind:load to:0x02135408 module:overlay(26) +from:0x020e255c kind:load to:0x02138d74 module:overlay(26) +from:0x020e2574 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e258c kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e2598 kind:arm_call to:0x0201b980 module:main +from:0x020e25a8 kind:arm_call to:0x020f9fcc module:overlay(26) +from:0x020e25cc kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020e25d8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e25e8 kind:arm_call to:0x020fa08c module:overlay(26) +from:0x020e25fc kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e2664 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e267c kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e2684 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e269c kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e26b8 kind:load to:0x0204e5d8 module:main +from:0x020e26c0 kind:load to:0x027e09bc module:dtcm +from:0x020e26d8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e26fc kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e2738 kind:arm_call to:0x02078918 module:overlay(0) +from:0x020e2740 kind:arm_call to:0x020e7c04 module:overlay(26) +from:0x020e27b4 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e27c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e27d0 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e27e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2844 kind:arm_call to:0x020e7c04 module:overlay(26) +from:0x020e2870 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020e287c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e288c kind:arm_call to:0x020fa08c module:overlay(26) +from:0x020e2908 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020e2924 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020e293c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x020e295c kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x020e29dc kind:load to:0x027e09bc module:dtcm +from:0x020e29e0 kind:load to:0x027e0cec module:dtcm +from:0x020e29e4 kind:load to:0x0203e93c module:main +from:0x020e29e8 kind:load to:0x027e09a8 module:dtcm +from:0x020e29ec kind:load to:0x020b5198 module:overlay(0) +from:0x020e29f0 kind:load to:0x027e0d20 module:dtcm +from:0x020e29f4 kind:load to:0x02138d40 module:overlay(26) +from:0x020e29f8 kind:load to:0x02135408 module:overlay(26) +from:0x020e29fc kind:load to:0x02138e34 module:overlay(26) +from:0x020e2a18 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e2a28 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e2a90 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e2aa8 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e2ab8 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e2ad4 kind:load to:0x027e09bc module:dtcm +from:0x020e2ae4 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e2afc kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e2b88 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e2b9c kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2ba4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2bb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2c20 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x020e2c5c kind:arm_call to:0x02070a7c module:overlay(0) +from:0x020e2c68 kind:load to:0x020b5198 module:overlay(0) +from:0x020e2c6c kind:load to:0x027e0d20 module:dtcm +from:0x020e2c70 kind:load to:0x027e09a4 module:dtcm +from:0x020e2c88 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e2ca4 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e2cb0 kind:arm_call to:0x0201b980 module:main +from:0x020e2cc0 kind:arm_call to:0x020f9fcc module:overlay(26) +from:0x020e2ce4 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020e2cf0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e2d00 kind:arm_call to:0x020fa08c module:overlay(26) +from:0x020e2d14 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e2d7c kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e2d84 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e2d94 kind:arm_call to:0x020e7b6c module:overlay(26) +from:0x020e2dbc kind:arm_call to:0x020f0e44 module:overlay(26) +from:0x020e2dcc kind:arm_call to:0x020caf98 module:overlay(24) +from:0x020e2de8 kind:load to:0x0204e5d8 module:main +from:0x020e2df0 kind:load to:0x027e09bc module:dtcm +from:0x020e2df4 kind:load to:0x027e0d10 module:dtcm +from:0x020e2df8 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020e2e10 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e2e40 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e2e60 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e2e78 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e2e90 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e2ecc kind:arm_call to:0x02078918 module:overlay(0) +from:0x020e2ed4 kind:arm_call to:0x020e7bb0 module:overlay(26) +from:0x020e2f48 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e2f5c kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2f64 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e2f78 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e2fd8 kind:arm_call to:0x020e7bb0 module:overlay(26) +from:0x020e3000 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020e300c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e301c kind:arm_call to:0x020fa08c module:overlay(26) +from:0x020e3090 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020e30ac kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020e30c4 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x020e31a8 kind:load to:0x027e09bc module:dtcm +from:0x020e31ac kind:load to:0x027e0cec module:dtcm +from:0x020e31b0 kind:load to:0x0203e93c module:main +from:0x020e31b4 kind:load to:0x027e09a8 module:dtcm +from:0x020e31b8 kind:load to:0x027e09b8 module:dtcm +from:0x020e31bc kind:load to:0x02138d10 module:overlay(26) +from:0x020e31c0 kind:load to:0x02135408 module:overlay(26) +from:0x020e31c4 kind:load to:0x02138f04 module:overlay(26) +from:0x020e31c8 kind:load to:0x02138d30 module:overlay(26) +from:0x020e31cc kind:load to:0x02138da4 module:overlay(26) +from:0x020e31e4 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e31fc kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e323c kind:arm_call to:0x0201bba4 module:main +from:0x020e3248 kind:arm_call to:0x0201b980 module:main +from:0x020e3258 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e3264 kind:arm_call to:0x020e7b6c module:overlay(26) +from:0x020e328c kind:load to:0x0204e5d8 module:main +from:0x020e32b0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e3300 kind:arm_call to:0x0201bb7c module:main +from:0x020e330c kind:arm_call to:0x0201b980 module:main +from:0x020e331c kind:arm_call to:0x020f9eb4 module:overlay(26) +from:0x020e3330 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020e3348 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e33b4 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e33c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e33f0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e3400 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x020e3420 kind:arm_call to:0x020f9eb4 module:overlay(26) +from:0x020e3434 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020e344c kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e34bc kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e34cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e34f8 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e3504 kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x020e3544 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e354c kind:arm_call to:0x020f8480 module:overlay(26) +from:0x020e3568 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020e3588 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020e3638 kind:arm_call to:0x0201b980 module:main +from:0x020e3648 kind:load to:0x027e09bc module:dtcm +from:0x020e364c kind:load to:0x0204e5d8 module:main +from:0x020e3650 kind:load to:0x0213f570 module:overlay(26) +from:0x020e3654 kind:load to:0x027e09b8 module:dtcm +from:0x020e3658 kind:load to:0x02138d30 module:overlay(26) +from:0x020e365c kind:load to:0x02135408 module:overlay(26) +from:0x020e3660 kind:load to:0x02138da4 module:overlay(26) +from:0x020e3678 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e3690 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e36d0 kind:arm_call to:0x0201bba4 module:main +from:0x020e36dc kind:arm_call to:0x0201b980 module:main +from:0x020e36ec kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e36f8 kind:arm_call to:0x020e7b6c module:overlay(26) +from:0x020e3720 kind:load to:0x0204e5d8 module:main +from:0x020e3748 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e376c kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e37b8 kind:arm_call to:0x0201bb7c module:main +from:0x020e37c4 kind:arm_call to:0x0201b980 module:main +from:0x020e37d0 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020e37dc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e37ec kind:arm_call to:0x020fa08c module:overlay(26) +from:0x020e37f8 kind:arm_call to:0x020e8310 module:overlay(26) +from:0x020e3800 kind:arm_call to:0x02096c7c module:overlay(0) +from:0x020e380c kind:arm_call to:0x020e835c module:overlay(26) +from:0x020e3818 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e383c kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e384c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e3878 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e3888 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x020e38d4 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e38e8 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e3904 kind:arm_call to:0x020e8598 module:overlay(26) +from:0x020e3914 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e3920 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e3934 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e398c kind:load to:0x027e09bc module:dtcm +from:0x020e3990 kind:load to:0x0204e5d8 module:main +from:0x020e3994 kind:load to:0x020b5370 module:overlay(0) +from:0x020e3998 kind:load to:0x02138d28 module:overlay(26) +from:0x020e399c kind:load to:0x02135408 module:overlay(26) +from:0x020e39a0 kind:load to:0x02138d44 module:overlay(26) +from:0x020e39b8 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e39d4 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e39e0 kind:arm_call to:0x0201b980 module:main +from:0x020e39f0 kind:arm_call to:0x020f9fcc module:overlay(26) +from:0x020e3a14 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020e3a20 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e3a30 kind:arm_call to:0x020fa08c module:overlay(26) +from:0x020e3a44 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e3aac kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e3ab4 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e3ac0 kind:arm_call to:0x020e7b6c module:overlay(26) +from:0x020e3af0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x020e3b00 kind:arm_call to:0x020f0e44 module:overlay(26) +from:0x020e3b10 kind:arm_call to:0x020caf98 module:overlay(24) +from:0x020e3b2c kind:load to:0x0204e5d8 module:main +from:0x020e3b34 kind:load to:0x027e09bc module:dtcm +from:0x020e3b38 kind:load to:0x027e0d10 module:dtcm +from:0x020e3b3c kind:load to:0x020d8674 module:overlays(19,24) +from:0x020e3b54 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e3b84 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e3ba4 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e3bbc kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e3bd4 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e3c14 kind:arm_call to:0x02078918 module:overlay(0) +from:0x020e3c80 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e3c94 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e3c9c kind:arm_call to:0x01ffb744 module:itcm +from:0x020e3cb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e3d10 kind:arm_call to:0x020e7bb0 module:overlay(26) +from:0x020e3d54 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x020e3d78 kind:arm_call to:0x02078210 module:overlay(0) +from:0x020e3d9c kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e3da4 kind:arm_call to:0x020e8598 module:overlay(26) +from:0x020e3db8 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e3e10 kind:load to:0x027e09bc module:dtcm +from:0x020e3e14 kind:load to:0x02138d00 module:overlay(26) +from:0x020e3e18 kind:load to:0x02135408 module:overlay(26) +from:0x020e3e1c kind:load to:0x02138d74 module:overlay(26) +from:0x020e3e34 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e3e50 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e3e5c kind:arm_call to:0x0201b980 module:main +from:0x020e3e6c kind:arm_call to:0x020f9fcc module:overlay(26) +from:0x020e3e90 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020e3e9c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e3eac kind:arm_call to:0x020fa08c module:overlay(26) +from:0x020e3ec0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e3f28 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e3f30 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e3f40 kind:arm_call to:0x020e7b6c module:overlay(26) +from:0x020e3f68 kind:arm_call to:0x020f0e44 module:overlay(26) +from:0x020e3f78 kind:arm_call to:0x020caf98 module:overlay(24) +from:0x020e3f94 kind:load to:0x0204e5d8 module:main +from:0x020e3f9c kind:load to:0x027e09bc module:dtcm +from:0x020e3fa0 kind:load to:0x027e0d10 module:dtcm +from:0x020e3fa4 kind:load to:0x020d8674 module:overlays(19,24) +from:0x020e3fbc kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e4004 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e401c kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e4034 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e4074 kind:arm_call to:0x02078918 module:overlay(0) +from:0x020e40e0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e40f4 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e40fc kind:arm_call to:0x01ffb744 module:itcm +from:0x020e4110 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e4170 kind:arm_call to:0x020e7bb0 module:overlay(26) +from:0x020e41b4 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x020e41d8 kind:arm_call to:0x02078210 module:overlay(0) +from:0x020e41fc kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e4204 kind:arm_call to:0x020e8598 module:overlay(26) +from:0x020e4218 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e4270 kind:load to:0x027e09bc module:dtcm +from:0x020e4274 kind:load to:0x02138d00 module:overlay(26) +from:0x020e4278 kind:load to:0x02135408 module:overlay(26) +from:0x020e427c kind:load to:0x02138d74 module:overlay(26) +from:0x020e4294 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e42b4 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e42c0 kind:arm_call to:0x0201b980 module:main +from:0x020e42cc kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e42f0 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e4300 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e4310 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e4378 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e4380 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e4388 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e43a4 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e43ac kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e43bc kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e43f4 kind:load to:0x0204e5d8 module:main +from:0x020e43f8 kind:load to:0x027e09bc module:dtcm +from:0x020e43fc kind:load to:0x027e0ce0 module:dtcm +from:0x020e4414 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e443c kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e4460 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e4470 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e44a4 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e44ac kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e44c4 kind:arm_call to:0x020f8df8 module:overlay(26) +from:0x020e4544 kind:arm_call to:0x0201bba4 module:main +from:0x020e4550 kind:arm_call to:0x0201b980 module:main +from:0x020e4584 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x020e45c4 kind:arm_call to:0x02080638 module:overlay(0) +from:0x020e4624 kind:load to:0x027e09bc module:dtcm +from:0x020e4628 kind:load to:0x0213f570 module:overlay(26) +from:0x020e462c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4630 kind:load to:0x0204e5d8 module:main +from:0x020e4634 kind:load to:0x027e09b8 module:dtcm +from:0x020e4638 kind:load to:0x027e0cd8 module:dtcm +from:0x020e463c kind:load to:0x02138d18 module:overlay(26) +from:0x020e4640 kind:load to:0x02135408 module:overlay(26) +from:0x020e4644 kind:load to:0x02138e14 module:overlay(26) +from:0x020e465c kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e4690 kind:arm_call to:0x02065c98 module:overlay(0) +from:0x020e469c kind:arm_call to:0x0201b980 module:main +from:0x020e46c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e46e4 kind:load to:0x0204e5d8 module:main +from:0x020e46e8 kind:load to:0x027e09a4 module:dtcm +from:0x020e46ec kind:load to:0x027e09a8 module:dtcm +from:0x020e46fc kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e471c kind:arm_call to:0x020e64a4 module:overlay(26) +from:0x020e472c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e4738 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e4750 kind:arm_call to:0x020e83a4 module:overlay(26) +from:0x020e4764 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020e4780 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020e47d0 kind:load to:0x02138ce0 module:overlay(26) +from:0x020e47d4 kind:load to:0x02135408 module:overlay(26) +from:0x020e47d8 kind:load to:0x02138e94 module:overlay(26) +from:0x020e47f0 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e4800 kind:arm_call to:0x020e8268 module:overlay(26) +from:0x020e485c kind:arm_call to:0x020e82a4 module:overlay(26) +from:0x020e4864 kind:arm_call to:0x02096c8c module:overlay(0) +from:0x020e4870 kind:arm_call to:0x020e835c module:overlay(26) +from:0x020e4874 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e4884 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e4894 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e48a4 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e48b4 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e48b8 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e48d8 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e48e4 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e490c kind:arm_call to:0x02065ce0 module:overlay(0) +from:0x020e4918 kind:arm_call to:0x0201b980 module:main +from:0x020e4934 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4938 kind:load to:0x020b5370 module:overlay(0) +from:0x020e493c kind:load to:0x0204e5d8 module:main +from:0x020e4948 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e4970 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e4984 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e49d4 kind:load to:0x02138d00 module:overlay(26) +from:0x020e49d8 kind:load to:0x02135408 module:overlay(26) +from:0x020e49dc kind:load to:0x02138d74 module:overlay(26) +from:0x020e4a38 kind:load to:0x02138d18 module:overlay(26) +from:0x020e4a3c kind:load to:0x02135408 module:overlay(26) +from:0x020e4a40 kind:load to:0x02138e14 module:overlay(26) +from:0x020e4a58 kind:load to:0x020faf78 module:overlay(26) +from:0x020e4a7c kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020e4a98 kind:arm_call to:0x020fafac module:overlay(26) +from:0x020e4ab0 kind:arm_call to:0x02080638 module:overlay(0) +from:0x020e4b60 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4b64 kind:load to:0x02138d18 module:overlay(26) +from:0x020e4b68 kind:load to:0x02135408 module:overlay(26) +from:0x020e4b6c kind:load to:0x02138e14 module:overlay(26) +from:0x020e4bc8 kind:load to:0x02138d34 module:overlay(26) +from:0x020e4bcc kind:load to:0x02135408 module:overlay(26) +from:0x020e4bd0 kind:load to:0x02138ea4 module:overlay(26) +from:0x020e4be4 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e4c00 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x020e4c3c kind:load to:0x027e09a4 module:dtcm +from:0x020e4c40 kind:load to:0x027e09b8 module:dtcm +from:0x020e4c4c kind:load to:0x020e6388 module:overlay(26) +from:0x020e4c60 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e4c88 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e4c94 kind:arm_call to:0x0201b980 module:main +from:0x020e4ca8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e4cc0 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e4cc8 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e4cd0 kind:arm_call to:0x020e7960 module:overlay(26) +from:0x020e4ce0 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e4cec kind:arm_call to:0x0206c4cc module:overlay(0) +from:0x020e4d00 kind:load to:0x0204a0f0 module:main +from:0x020e4d04 kind:load to:0x0204e5d8 module:main +from:0x020e4d08 kind:load to:0x027e09bc module:dtcm +from:0x020e4d10 kind:load to:0x020b5198 module:overlay(0) +from:0x020e4d24 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e4d74 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e4da0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e4df8 kind:load to:0x027e09bc module:dtcm +from:0x020e4dfc kind:load to:0x027e09a8 module:dtcm +from:0x020e4e04 kind:load to:0x02138d2c module:overlay(26) +from:0x020e4e08 kind:load to:0x02135408 module:overlay(26) +from:0x020e4e0c kind:load to:0x02138f14 module:overlay(26) +from:0x020e4e24 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e4e48 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e4e60 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e4e78 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020e4e88 kind:load to:0x027e09bc module:dtcm +from:0x020e4e90 kind:load to:0x020b5198 module:overlay(0) +from:0x020e4ea4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e4f18 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e4f74 kind:arm_call to:0x020faf78 module:overlay(26) +from:0x020e4f94 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e4fec kind:load to:0x027e09bc module:dtcm +from:0x020e4ff0 kind:load to:0x02138d24 module:overlay(26) +from:0x020e4ff4 kind:load to:0x02135408 module:overlay(26) +from:0x020e4ff8 kind:load to:0x02138e24 module:overlay(26) +from:0x020e5010 kind:load to:0x020fb1b0 module:overlay(26) +from:0x020e5028 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e5054 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e5060 kind:arm_call to:0x0201b980 module:main +from:0x020e5074 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e508c kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e5094 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e509c kind:arm_call to:0x020e7960 module:overlay(26) +from:0x020e50ac kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e50c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e50d0 kind:arm_call to:0x0206c4cc module:overlay(0) +from:0x020e50e4 kind:arm_call to:0x020d3fe8 module:overlay(24) +from:0x020e50ec kind:arm_call to:0x020f81f8 module:overlay(26) +from:0x020e5100 kind:load to:0x0204a0f0 module:main +from:0x020e5104 kind:load to:0x0204e5d8 module:main +from:0x020e5108 kind:load to:0x027e09bc module:dtcm +from:0x020e510c kind:load to:0x027e09a8 module:dtcm +from:0x020e5114 kind:load to:0x020b5198 module:overlay(0) +from:0x020e5118 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5120 kind:load to:0x0213f570 module:overlay(26) +from:0x020e5134 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e5184 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e51bc kind:arm_call to:0x020e7a58 module:overlay(26) +from:0x020e51cc kind:arm_call to:0x020e7a58 module:overlay(26) +from:0x020e5238 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e5290 kind:load to:0x027e09bc module:dtcm +from:0x020e5294 kind:load to:0x027e09a8 module:dtcm +from:0x020e529c kind:load to:0x02138d2c module:overlay(26) +from:0x020e52a0 kind:load to:0x02135408 module:overlay(26) +from:0x020e52a4 kind:load to:0x02138f14 module:overlay(26) +from:0x020e52b8 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e52f0 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e52fc kind:arm_call to:0x0201b980 module:main +from:0x020e5310 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e5324 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e532c kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e5334 kind:arm_call to:0x020e7960 module:overlay(26) +from:0x020e5344 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e5358 kind:load to:0x0204a0f0 module:main +from:0x020e535c kind:load to:0x0204e5d8 module:main +from:0x020e5360 kind:load to:0x027e09bc module:dtcm +from:0x020e5378 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e53c4 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e5404 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e5488 kind:load to:0x027e09bc module:dtcm +from:0x020e548c kind:load to:0x02138d2c module:overlay(26) +from:0x020e5490 kind:load to:0x02135408 module:overlay(26) +from:0x020e5494 kind:load to:0x02138f14 module:overlay(26) +from:0x020e54ac kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e54cc kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e54d8 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e54fc kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e550c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e551c kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e5584 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e558c kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e55a8 kind:load to:0x027e09bc module:dtcm +from:0x020e55d0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e55f4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e561c kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020e5640 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e5650 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e56ac kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e56d0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e56e4 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e570c kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e5720 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020e5778 kind:load to:0x027e09bc module:dtcm +from:0x020e577c kind:load to:0x02138d28 module:overlay(26) +from:0x020e5780 kind:load to:0x02135408 module:overlay(26) +from:0x020e5784 kind:load to:0x02138d44 module:overlay(26) +from:0x020e579c kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e57c4 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e57d0 kind:arm_call to:0x0201b980 module:main +from:0x020e57dc kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e5804 kind:arm_call to:0x0206c4cc module:overlay(0) +from:0x020e581c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e5824 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e5844 kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e5854 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e5860 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e5870 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e58fc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e591c kind:arm_call to:0x020f30c0 module:overlay(26) +from:0x020e592c kind:arm_call to:0x020f3280 module:overlay(26) +from:0x020e5938 kind:arm_call to:0x020f30c0 module:overlay(26) +from:0x020e5970 kind:arm_call to:0x020f31a0 module:overlay(26) +from:0x020e5980 kind:arm_call to:0x020f32b4 module:overlay(26) +from:0x020e598c kind:arm_call to:0x020f31a0 module:overlay(26) +from:0x020e59f0 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e5a04 kind:arm_call to:0x020d3fe8 module:overlay(24) +from:0x020e5a0c kind:arm_call to:0x020f81f8 module:overlay(26) +from:0x020e5a28 kind:load to:0x0204a0f0 module:main +from:0x020e5a2c kind:load to:0x0204e5d8 module:main +from:0x020e5a30 kind:load to:0x020b5198 module:overlay(0) +from:0x020e5a34 kind:load to:0x027e09a8 module:dtcm +from:0x020e5a40 kind:load to:0x027e09bc module:dtcm +from:0x020e5a44 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5a4c kind:load to:0x0213f570 module:overlay(26) +from:0x020e5a60 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e5ab0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e5ac0 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e5ac8 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e5ad4 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e5ae4 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e5bd4 kind:arm_call to:0x020f31a0 module:overlay(26) +from:0x020e5c70 kind:arm_call to:0x020f32b4 module:overlay(26) +from:0x020e5cb8 kind:arm_call to:0x020f30c0 module:overlay(26) +from:0x020e5d58 kind:arm_call to:0x020f3280 module:overlay(26) +from:0x020e5ddc kind:arm_call to:0x020f31a0 module:overlay(26) +from:0x020e5dec kind:arm_call to:0x020f32b4 module:overlay(26) +from:0x020e5e44 kind:arm_call to:0x020f30c0 module:overlay(26) +from:0x020e5e54 kind:arm_call to:0x020f3280 module:overlay(26) +from:0x020e5edc kind:load to:0x027e09bc module:dtcm +from:0x020e5ee0 kind:load to:0x02138d2c module:overlay(26) +from:0x020e5ee4 kind:load to:0x02135408 module:overlay(26) +from:0x020e5ee8 kind:load to:0x02138f14 module:overlay(26) +from:0x020e5f00 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e5f3c kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e5f8c kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e5fa4 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e5fac kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e5fc0 kind:load to:0x027e09bc module:dtcm +from:0x020e5fd4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e6040 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e6064 kind:arm_call to:0x0201bb7c module:main +from:0x020e606c kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e6074 kind:arm_call to:0x020df284 module:overlay(26) +from:0x020e6084 kind:load to:0x027e09bc module:dtcm +from:0x020e609c kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e60d8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e6124 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020e612c kind:arm_call to:0x020e8540 module:overlay(26) +from:0x020e6148 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e6150 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e6164 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e6178 kind:load to:0x027e09bc module:dtcm +from:0x020e618c kind:arm_call to:0x02077570 module:overlay(0) +from:0x020e61f8 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020e621c kind:arm_call to:0x0201bb7c module:main +from:0x020e6224 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e622c kind:arm_call to:0x020df284 module:overlay(26) +from:0x020e623c kind:load to:0x027e09bc module:dtcm +from:0x020e6250 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e6278 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x020e6284 kind:arm_call to:0x0201b980 module:main +from:0x020e6294 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e62b4 kind:load to:0x0204e5d8 module:main +from:0x020e62b8 kind:load to:0x027e0d20 module:dtcm +from:0x020e62c4 kind:arm_call to:0x020e6388 module:overlay(26) +from:0x020e62e0 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e62fc kind:arm_call to:0x020f7c44 module:overlay(26) +from:0x020e6360 kind:load to:0x0213f570 module:overlay(26) +from:0x020e6364 kind:load to:0x02138d18 module:overlay(26) +from:0x020e6368 kind:load to:0x02135408 module:overlay(26) +from:0x020e636c kind:load to:0x02138e14 module:overlay(26) +from:0x020e6380 kind:load to:0x027e0d10 module:dtcm +from:0x020e6384 kind:load to:0x020f0d9c module:overlay(26) +from:0x020e6398 kind:load to:0x020e7140 module:overlay(26) +from:0x020e6420 kind:arm_call to:0x020f1510 module:overlay(26) +from:0x020e643c kind:arm_call to:0x020f1510 module:overlay(26) +from:0x020e6448 kind:arm_call to:0x020f1510 module:overlay(26) +from:0x020e645c kind:arm_call to:0x020f1510 module:overlay(26) +from:0x020e6470 kind:arm_call to:0x020f1510 module:overlay(26) +from:0x020e647c kind:load to:0x027e0d10 module:dtcm +from:0x020e6520 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e6744 kind:load to:0x02138ccc module:overlay(26) +from:0x020e6748 kind:load to:0x02135408 module:overlay(26) +from:0x020e674c kind:load to:0x02138e44 module:overlay(26) +from:0x020e6750 kind:load to:0x027e09b8 module:dtcm +from:0x020e6754 kind:load to:0x02138d3c module:overlay(26) +from:0x020e6758 kind:load to:0x02138d54 module:overlay(26) +from:0x020e675c kind:load to:0x02138cf8 module:overlay(26) +from:0x020e6760 kind:load to:0x02138e64 module:overlay(26) +from:0x020e6764 kind:load to:0x02138cfc module:overlay(26) +from:0x020e6768 kind:load to:0x02138e74 module:overlay(26) +from:0x020e676c kind:load to:0x02138cd8 module:overlay(26) +from:0x020e6770 kind:load to:0x02138ed4 module:overlay(26) +from:0x020e6774 kind:load to:0x02138cf4 module:overlay(26) +from:0x020e6778 kind:load to:0x02138db4 module:overlay(26) +from:0x020e677c kind:load to:0x02138d04 module:overlay(26) +from:0x020e6780 kind:load to:0x02138d84 module:overlay(26) +from:0x020e67dc kind:load to:0x02138d14 module:overlay(26) +from:0x020e67e0 kind:load to:0x02135408 module:overlay(26) +from:0x020e67e4 kind:load to:0x02138dd4 module:overlay(26) +from:0x020e68a0 kind:load to:0x02138cf8 module:overlay(26) +from:0x020e68a4 kind:load to:0x02135408 module:overlay(26) +from:0x020e68a8 kind:load to:0x02138e64 module:overlay(26) +from:0x020e68ac kind:load to:0x02138cfc module:overlay(26) +from:0x020e68b0 kind:load to:0x02138e74 module:overlay(26) +from:0x020e696c kind:load to:0x02138cd8 module:overlay(26) +from:0x020e6970 kind:load to:0x02135408 module:overlay(26) +from:0x020e6974 kind:load to:0x02138ed4 module:overlay(26) +from:0x020e6978 kind:load to:0x02138d40 module:overlay(26) +from:0x020e697c kind:load to:0x02138e34 module:overlay(26) +from:0x020e6a38 kind:load to:0x02138cf4 module:overlay(26) +from:0x020e6a3c kind:load to:0x02135408 module:overlay(26) +from:0x020e6a40 kind:load to:0x02138db4 module:overlay(26) +from:0x020e6a44 kind:load to:0x02138d30 module:overlay(26) +from:0x020e6a48 kind:load to:0x02138da4 module:overlay(26) +from:0x020e6aa4 kind:load to:0x02138d1c module:overlay(26) +from:0x020e6aa8 kind:load to:0x02135408 module:overlay(26) +from:0x020e6aac kind:load to:0x02138df4 module:overlay(26) +from:0x020e6ad0 kind:arm_call to:0x020d95e0 module:overlay(26) +from:0x020e6adc kind:arm_call to:0x020284f4 module:main +from:0x020e6b08 kind:load to:0x0201bd64 module:main +from:0x020e6b2c kind:load to:0x0201bd60 module:main +from:0x020e6b40 kind:load to:0x02065e68 module:overlay(0) +from:0x020e6b54 kind:load to:0x02178070 module:overlays(89,91,93,94) +from:0x020e6b70 kind:arm_call to:0x020f0d88 module:overlay(26) +from:0x020e6b78 kind:arm_call to:0x02011ff4 module:main +from:0x020e6b80 kind:load to:0x027e0d10 module:dtcm +from:0x020e6b90 kind:load to:0x02138cf0 module:overlay(26) +from:0x020e6ba4 kind:load to:0x02138cf0 module:overlay(26) +from:0x020e6bb0 kind:arm_call to:0x0201baa4 module:main +from:0x020e6bb8 kind:arm_call to:0x02011ff4 module:main +from:0x020e6bcc kind:arm_call to:0x0201baa4 module:main +from:0x020e6bd4 kind:arm_call to:0x02011ff4 module:main +from:0x020e6be8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e6c5c kind:arm_call to:0x02102904 module:overlay(26) +from:0x020e6c74 kind:arm_call to:0x02102904 module:overlay(26) +from:0x020e6c80 kind:arm_call to:0x02102904 module:overlay(26) +from:0x020e6c8c kind:arm_call to:0x02102904 module:overlay(26) +from:0x020e6c98 kind:arm_call to:0x02102904 module:overlay(26) +from:0x020e6ca0 kind:load to:0x027e09a4 module:dtcm +from:0x020e6ccc kind:arm_call to:0x020f9090 module:overlay(26) +from:0x020e6ce8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020e6d10 kind:arm_call to:0x0203d138 module:main +from:0x020e6d94 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e6da8 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e6db0 kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x020e6dbc kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e6dc4 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x020e6dd4 kind:arm_call to:0x0205c924 module:overlay(0) +from:0x020e6e14 kind:arm_call to:0x02011f3c module:main +from:0x020e6e24 kind:arm_call to:0x020f32f0 module:overlay(26) +from:0x020e6e38 kind:arm_call to:0x02011f3c module:main +from:0x020e6e48 kind:arm_call to:0x020f3b78 module:overlay(26) +from:0x020e6e5c kind:arm_call to:0x02011f3c module:main +from:0x020e6e6c kind:arm_call to:0x020f40bc module:overlay(26) +from:0x020e6e80 kind:arm_call to:0x02011f3c module:main +from:0x020e6e90 kind:arm_call to:0x020f44a8 module:overlay(26) +from:0x020e6e9c kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e6ea4 kind:arm_call_thumb to:0x020d3cd4 module:overlay(24) +from:0x020e6eb0 kind:arm_call to:0x020ee518 module:overlay(26) +from:0x020e6ec8 kind:load to:0x021356bc module:overlay(26) +from:0x020e6ecc kind:load to:0x0207ec88 module:overlay(0) +from:0x020e6ed0 kind:load to:0x0207ec68 module:overlay(0) +from:0x020e6ed4 kind:load to:0x0213569c module:overlay(26) +from:0x020e6f38 kind:arm_call to:0x0203d1e8 module:main +from:0x020e6f40 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x020e6f4c kind:load to:0x0207ec88 module:overlay(0) +from:0x020e7024 kind:load to:0x027e09a4 module:dtcm +from:0x020e708c kind:load to:0x02138f34 module:overlay(26) +from:0x020e7090 kind:load to:0x0213563c module:overlay(26) +from:0x020e7094 kind:load to:0x02138f3c module:overlay(26) +from:0x020e7154 kind:arm_call to:0x020fa8d4 module:overlay(26) +from:0x020e716c kind:arm_call to:0x020ee268 module:overlay(26) +from:0x020e7174 kind:arm_call to:0x020ee2c0 module:overlay(26) +from:0x020e7198 kind:arm_call to:0x020e7098 module:overlay(26) +from:0x020e71a0 kind:arm_call to:0x020e76d8 module:overlay(26) +from:0x020e71a8 kind:arm_call to:0x020e7624 module:overlay(26) +from:0x020e71b0 kind:arm_call to:0x020e7fec module:overlay(26) +from:0x020e71b8 kind:arm_call to:0x020e7e68 module:overlay(26) +from:0x020e71c0 kind:arm_call to:0x020e7210 module:overlay(26) +from:0x020e71e4 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e7218 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x020e7230 kind:arm_call to:0x0212f71c module:overlay(26) +from:0x020e7250 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e7324 kind:arm_call to:0x0212e584 module:overlay(26) +from:0x020e732c kind:load to:0x027e0d20 module:dtcm +from:0x020e7330 kind:load to:0x02138cf0 module:overlay(26) +from:0x020e7334 kind:load to:0x02138f38 module:overlay(26) +from:0x020e7338 kind:load to:0x0213563c module:overlay(26) +from:0x020e733c kind:load to:0x02138f4c module:overlay(26) +from:0x020e7340 kind:load to:0x02138f28 module:overlay(26) +from:0x020e7344 kind:load to:0x02138f6c module:overlay(26) +from:0x020e7360 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e7370 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x020e7410 kind:arm_call to:0x01ff938c module:itcm +from:0x020e7420 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x020e744c kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e74e8 kind:arm_call to:0x01ffb860 module:itcm +from:0x020e7504 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e7610 kind:load to:0x027e09b8 module:dtcm +from:0x020e7614 kind:load to:0x027e09bc module:dtcm +from:0x020e7618 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7640 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e764c kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e7684 kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020e76a4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020e76c0 kind:arm_call to:0x020f2900 module:overlay(26) +from:0x020e7700 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x020e7708 kind:arm_call to:0x020fa338 module:overlay(26) +from:0x020e772c kind:arm_call to:0x020fa384 module:overlay(26) +from:0x020e7738 kind:arm_call to:0x01fffda8 module:itcm +from:0x020e7774 kind:arm_call to:0x020f9ed0 module:overlay(26) +from:0x020e7780 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e7798 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e77cc kind:arm_call to:0x0206d374 module:overlay(0) +from:0x020e77e0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020e7808 kind:arm_call to:0x020faa64 module:overlay(26) +from:0x020e7848 kind:load to:0x0213f5cc module:overlay(26) +from:0x020e784c kind:load to:0x027e09b8 module:dtcm +from:0x020e7850 kind:load to:0x02138cf0 module:overlay(26) +from:0x020e7854 kind:load to:0x020b51f4 module:overlay(0) +from:0x020e786c kind:arm_call to:0x020fa338 module:overlay(26) +from:0x020e7884 kind:arm_call to:0x020fa384 module:overlay(26) +from:0x020e78bc kind:arm_call to:0x01ffd420 module:itcm +from:0x020e78ec kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e7918 kind:arm_call to:0x020e7348 module:overlay(26) +from:0x020e7920 kind:load to:0x027e09b8 module:dtcm +from:0x020e7970 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x020e79c8 kind:load to:0x02138f28 module:overlay(26) +from:0x020e79cc kind:load to:0x0213563c module:overlay(26) +from:0x020e79d0 kind:load to:0x02138f6c module:overlay(26) +from:0x020e7abc kind:arm_call to:0x020d3fe8 module:overlay(24) +from:0x020e7b18 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e7b30 kind:load to:0x027e09a8 module:dtcm +from:0x020e7b34 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7cac kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020e7cbc kind:arm_call to:0x020d4470 module:overlay(24) +from:0x020e7cd0 kind:arm_call to:0x020d4414 module:overlay(24) +from:0x020e7ce0 kind:arm_call to:0x020d4468 module:overlay(24) +from:0x020e7d0c kind:arm_call to:0x020d4468 module:overlay(24) +from:0x020e7d2c kind:arm_call to:0x0206dc2c module:overlay(0) +from:0x020e7d68 kind:load to:0x027e0cfc module:dtcm +from:0x020e7d6c kind:load to:0x020b51f4 module:overlay(0) +from:0x020e7d90 kind:arm_call to:0x01ffd420 module:itcm +from:0x020e7da0 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020e7dc8 kind:load to:0x027e09b8 module:dtcm +from:0x020e7dd8 kind:load to:0x020ef070 module:overlay(26) +from:0x020e7df4 kind:arm_call to:0x020ef108 module:overlay(26) +from:0x020e7e0c kind:arm_call to:0x020e7ddc module:overlay(26) +from:0x020e7ea4 kind:arm_call to:0x01fffd00 module:itcm +from:0x020e7eb0 kind:arm_call to:0x020284f4 module:main +from:0x020e7ed4 kind:arm_call to:0x01fff350 module:itcm +from:0x020e7f18 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e7f30 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e7f44 kind:arm_call to:0x020f80e4 module:overlay(26) +from:0x020e7f60 kind:arm_call to:0x01fff350 module:itcm +from:0x020e7f7c kind:load to:0x027e0ce4 module:dtcm +from:0x020e7f80 kind:load to:0x021356b0 module:overlay(26) +from:0x020e7f84 kind:load to:0x0213f570 module:overlay(26) +from:0x020e7fc8 kind:arm_call to:0x020fa384 module:overlay(26) +from:0x020e7fdc kind:arm_call to:0x01ffd640 module:itcm +from:0x020e7fe8 kind:load to:0x027e09bc module:dtcm +from:0x020e8060 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e8070 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e80c0 kind:arm_call to:0x020e80fc module:overlay(26) +from:0x020e8118 kind:arm_call to:0x020e7624 module:overlay(26) +from:0x020e8120 kind:arm_call to:0x020e7fec module:overlay(26) +from:0x020e8138 kind:load to:0x021419a8 module:overlay(26) +from:0x020e8198 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e81c8 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e81f0 kind:load to:0x02138f2c module:overlay(26) +from:0x020e81f4 kind:load to:0x0213563c module:overlay(26) +from:0x020e81f8 kind:load to:0x02138f7c module:overlay(26) +from:0x020e825c kind:load to:0x02138f34 module:overlay(26) +from:0x020e8260 kind:load to:0x0213563c module:overlay(26) +from:0x020e8264 kind:load to:0x02138f3c module:overlay(26) +from:0x020e828c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x020e82a0 kind:load to:0x027e09c0 module:dtcm +from:0x020e82bc kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020e82cc kind:arm_call to:0x020ef688 module:overlay(26) +from:0x020e82fc kind:arm_call to:0x020f918c module:overlay(26) +from:0x020e8304 kind:arm_call to:0x020e8110 module:overlay(26) +from:0x020e8330 kind:arm_call to:0x020dea3c module:overlay(26) +from:0x020e8344 kind:arm_call to:0x020f9108 module:overlay(26) +from:0x020e834c kind:arm_call to:0x020e8110 module:overlay(26) +from:0x020e8358 kind:load to:0x02138cf0 module:overlay(26) +from:0x020e8394 kind:arm_call to:0x020fa8d4 module:overlay(26) +from:0x020e839c kind:arm_call to:0x020e7624 module:overlay(26) +from:0x020e83cc kind:arm_call to:0x0207e234 module:overlay(0) +from:0x020e83f0 kind:arm_call to:0x020ef630 module:overlay(26) +from:0x020e83f8 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e840c kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020e841c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e843c kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020e8444 kind:load to:0x027e09c0 module:dtcm +from:0x020e8448 kind:load to:0x027e0ce0 module:dtcm +from:0x020e8478 kind:arm_call to:0x020fa9bc module:overlay(26) +from:0x020e848c kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e8498 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020e84a8 kind:arm_call to:0x020fa9bc module:overlay(26) +from:0x020e84bc kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e84c8 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x020e84dc kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e84e4 kind:arm_call to:0x020fa9bc module:overlay(26) +from:0x020e84f8 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e8504 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x020e8518 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e8524 kind:arm_call to:0x020fa9bc module:overlay(26) +from:0x020e8538 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x020e858c kind:load to:0x02138f30 module:overlay(26) +from:0x020e8590 kind:load to:0x0213563c module:overlay(26) +from:0x020e8594 kind:load to:0x02138f5c module:overlay(26) +from:0x020e85a4 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x020e8648 kind:load to:0x02138f34 module:overlay(26) +from:0x020e864c kind:load to:0x0213563c module:overlay(26) +from:0x020e8650 kind:load to:0x02138f3c module:overlay(26) +from:0x020e8654 kind:load to:0x02138f2c module:overlay(26) +from:0x020e8658 kind:load to:0x02138f7c module:overlay(26) +from:0x020e868c kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e86e8 kind:load to:0x02138f2c module:overlay(26) +from:0x020e86ec kind:load to:0x0213563c module:overlay(26) +from:0x020e86f0 kind:load to:0x02138f7c module:overlay(26) +from:0x020e8710 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8734 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8754 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8764 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8778 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8794 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e87a8 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e87bc kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8838 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e8848 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e88a8 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e88b8 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8914 kind:load to:0x02138f28 module:overlay(26) +from:0x020e8918 kind:load to:0x0213563c module:overlay(26) +from:0x020e891c kind:load to:0x02138f6c module:overlay(26) +from:0x020e8920 kind:load to:0x02138f38 module:overlay(26) +from:0x020e8924 kind:load to:0x02138f4c module:overlay(26) +from:0x020e894c kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8970 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8990 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e899c kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e89a8 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e89c4 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e89cc kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8a20 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x020e8a78 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e8a8c kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8ae0 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e8af4 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8b64 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e8b74 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8bd0 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e8be0 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8c38 kind:load to:0x0213563c module:overlay(26) +from:0x020e8c3c kind:load to:0x02138f7c module:overlay(26) +from:0x020e8c40 kind:load to:0x02138f2c module:overlay(26) +from:0x020e8c44 kind:load to:0x02138f24 module:overlay(26) +from:0x020e8c48 kind:load to:0x02138f8c module:overlay(26) +from:0x020e8c4c kind:load to:0x02138f38 module:overlay(26) +from:0x020e8c50 kind:load to:0x02138f4c module:overlay(26) +from:0x020e8c5c kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8c70 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8c84 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e8cb0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x020e8cc0 kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x020e8ccc kind:arm_call to:0x020e7c98 module:overlay(26) +from:0x020e8ce4 kind:load to:0x027e09bc module:dtcm +from:0x020e8ce8 kind:load to:0x0213f570 module:overlay(26) +from:0x020e8d00 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8d24 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8d44 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8d50 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8d5c kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8d78 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x020e8d94 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8db8 kind:arm_call to:0x02078b18 module:overlay(0) +from:0x020e8dd0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x020e8df0 kind:arm_call to:0x020f28ec module:overlay(26) +from:0x020e8e10 kind:arm_call to:0x020f28c4 module:overlay(26) +from:0x020e8e30 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8e84 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x020e8ee8 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e8efc kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8f50 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020e8f64 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8fc4 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e8fd8 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e9030 kind:load to:0x0213563c module:overlay(26) +from:0x020e9034 kind:load to:0x02138f7c module:overlay(26) +from:0x020e9038 kind:load to:0x027e09bc module:dtcm +from:0x020e903c kind:load to:0x02138f2c module:overlay(26) +from:0x020e9040 kind:load to:0x02138f24 module:overlay(26) +from:0x020e9044 kind:load to:0x02138f8c module:overlay(26) +from:0x020e9048 kind:load to:0x02138f28 module:overlay(26) +from:0x020e904c kind:load to:0x02138f6c module:overlay(26) +from:0x020e9068 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x020e90c8 kind:load to:0x02138f34 module:overlay(26) +from:0x020e90cc kind:load to:0x0213563c module:overlay(26) +from:0x020e90d0 kind:load to:0x02138f3c module:overlay(26) +from:0x020e90dc kind:arm_call to:0x020d2470 module:overlay(24) +from:0x020e90f4 kind:arm_call to:0x02011f3c module:main +from:0x020e9100 kind:arm_call to:0x020ea420 module:overlay(26) +from:0x020e9110 kind:load to:0x021356e8 module:overlay(26) +from:0x020e9138 kind:arm_call to:0x020ea4c0 module:overlay(26) +from:0x020e9140 kind:arm_call to:0x02011ff4 module:main +from:0x020e9150 kind:arm_call to:0x020d24fc module:overlay(24) +from:0x020e915c kind:load to:0x021356e8 module:overlay(26) +from:0x020e9174 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020e9178 kind:arm_call to:0x0203275c module:main +from:0x020e91a4 kind:load to:0x020d21b8 module:overlays(19,24) +from:0x020e91c0 kind:load to:0x020d221c module:overlays(19,24) +from:0x020e91e4 kind:load to:0x020d20a0 module:overlays(19,24) +from:0x020e91f4 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020e9200 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020e9208 kind:arm_call to:0x020eba0c module:overlay(26) +from:0x020e9218 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020e9228 kind:arm_call to:0x020eba68 module:overlay(26) +from:0x020e9238 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020e9248 kind:arm_call to:0x020eb9d4 module:overlay(26) +from:0x020e92a4 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020e92c0 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020e92c4 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020e92dc kind:load to:0x021356dc module:overlay(26) +from:0x020e9334 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020e9350 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020e9354 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020e936c kind:load to:0x021356dc module:overlay(26) +from:0x020e93c4 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020e93e0 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020e93e4 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020e93fc kind:load to:0x021356dc module:overlay(26) +from:0x020e943c kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020e9440 kind:arm_call to:0x0203275c module:main +from:0x020e9498 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020e949c kind:arm_call to:0x0203275c module:main +from:0x020e9578 kind:arm_call to:0x0205c72c module:overlay(0) +from:0x020e958c kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020e959c kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020e95b8 kind:arm_call to:0x020d1cd4 module:overlay(24) +from:0x020e95d4 kind:arm_call to:0x020d1cd4 module:overlay(24) +from:0x020e96b8 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x020e96f0 kind:arm_call to:0x020e950c module:overlay(26) +from:0x020e976c kind:arm_call to:0x020d1cd4 module:overlay(24) +from:0x020e9788 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x020e9808 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x020e9830 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020e9854 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x020e98d0 kind:arm_call to:0x020d1cd4 module:overlay(24) +from:0x020e9934 kind:arm_call to:0x020d2328 module:overlay(24) +from:0x020e9960 kind:arm_call to:0x020d2328 module:overlay(24) +from:0x020e99e8 kind:arm_call to:0x020ea52c module:overlay(26) +from:0x020e9a68 kind:arm_call to:0x0205c6e4 module:overlay(0) +from:0x020e9a88 kind:arm_call to:0x020d2b20 module:overlay(24) +from:0x020e9ac4 kind:load to:0x020ea51c module:overlay(26) +from:0x020e9ae0 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x020e9b04 kind:arm_call to:0x020e9b7c module:overlay(26) +from:0x020e9b24 kind:arm_call to:0x0213233c module:overlay(26) +from:0x020e9b9c kind:arm_call to:0x020e9160 module:overlay(26) +from:0x020e9c28 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9c3c kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9c54 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9c6c kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9c94 kind:arm_call to:0x020e91a8 module:overlay(26) +from:0x020e9d8c kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9da0 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9db4 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9dc8 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9de0 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9df4 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9e10 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9e24 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9e4c kind:arm_call to:0x020e918c module:overlay(26) +from:0x020e9e94 kind:arm_call to:0x020d1dd4 module:overlay(24) +from:0x020e9eb0 kind:arm_call to:0x020d2428 module:overlay(24) +from:0x020ea02c kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020ea040 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ea050 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea074 kind:load to:0x0203e93c module:main +from:0x020ea0a8 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ea0e4 kind:arm_call to:0x0205c874 module:overlay(0) +from:0x020ea0f8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020ea108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea124 kind:arm_call to:0x0213233c module:overlay(26) +from:0x020ea194 kind:arm_call to:0x020ea1e0 module:overlay(26) +from:0x020ea1a0 kind:load to:0x021356f8 module:overlay(26) +from:0x020ea1b4 kind:arm_call to:0x020ea1e0 module:overlay(26) +from:0x020ea1c0 kind:load to:0x021356f8 module:overlay(26) +from:0x020ea1d0 kind:arm_call to:0x02011ff4 module:main +from:0x020ea1f8 kind:arm_call to:0x02028c24 module:main +from:0x020ea240 kind:arm_call to:0x0205c6e4 module:overlay(0) +from:0x020ea354 kind:arm_call to:0x02017764 module:main +from:0x020ea390 kind:load to:0x02135708 module:overlay(26) +from:0x020ea39c kind:arm_call to:0x020177a0 module:main +from:0x020ea3b0 kind:arm_call to:0x020177a0 module:main +from:0x020ea3b8 kind:arm_call to:0x02011ff4 module:main +from:0x020ea488 kind:arm_call to:0x02011f3c module:main +from:0x020ea494 kind:arm_call_thumb to:0x02017954 module:main +from:0x020ea4bc kind:load to:0x02135774 module:overlay(26) +from:0x020ea4ec kind:arm_call to:0x020ea608 module:overlay(26) +from:0x020ea4f4 kind:arm_call to:0x020ea608 module:overlay(26) +from:0x020ea508 kind:arm_call_thumb to:0x02017978 module:main +from:0x020ea510 kind:arm_call to:0x02011ff4 module:main +from:0x020ea528 kind:load to:0x020ea860 module:overlay(26) +from:0x020ea588 kind:arm_call to:0x020ea980 module:overlay(26) +from:0x020ea5bc kind:arm_call to:0x02017bf8 module:main +from:0x020ea5fc kind:arm_call_thumb to:0x02017978 module:main +from:0x020ea62c kind:arm_call to:0x02011ff4 module:main +from:0x020ea654 kind:load to:0x02138fa8 module:overlay(26) +from:0x020ea658 kind:load to:0x020ea394 module:overlay(26) +from:0x020ea65c kind:load to:0x0203d1e8 module:main +from:0x020ea708 kind:arm_call to:0x020177a0 module:main +from:0x020ea71c kind:arm_call to:0x020177a0 module:main +from:0x020ea724 kind:arm_call to:0x02011ff4 module:main +from:0x020ea770 kind:arm_call to:0x020338b8 module:main +from:0x020ea784 kind:arm_call to:0x020338b8 module:main +from:0x020ea8c0 kind:arm_call to:0x020ea6dc module:overlay(26) +from:0x020ea8e8 kind:arm_call to:0x020e963c module:overlay(26) +from:0x020ea918 kind:arm_call to:0x020ea6bc module:overlay(26) +from:0x020ea97c kind:load to:0x0213a594 module:overlay(26) +from:0x020ea9a4 kind:arm_call to:0x02017638 module:main +from:0x020ea9e4 kind:arm_call to:0x02017d5c module:main +from:0x020ea9fc kind:load to:0x02135758 module:overlay(26) +from:0x020eaa00 kind:load to:0x0213a594 module:overlay(26) +from:0x020eaa54 kind:arm_call to:0x02017bf8 module:main +from:0x020eaa9c kind:arm_call to:0x02017764 module:main +from:0x020eaab0 kind:load to:0x02135730 module:overlay(26) +from:0x020eaacc kind:load to:0x0213a594 module:overlay(26) +from:0x020eaad0 kind:load to:0x020ea700 module:overlay(26) +from:0x020eaad4 kind:load to:0x0203d1e8 module:main +from:0x020eaae8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020eab80 kind:arm_call to:0x020eaad8 module:overlay(26) +from:0x020eaba0 kind:arm_call to:0x020eafc8 module:overlay(26) +from:0x020eabb8 kind:arm_call to:0x020eafc8 module:overlay(26) +from:0x020eabc8 kind:arm_call to:0x020eaad8 module:overlay(26) +from:0x020eabec kind:arm_call to:0x020eafc8 module:overlay(26) +from:0x020eac04 kind:arm_call to:0x020eafc8 module:overlay(26) +from:0x020eac14 kind:arm_call to:0x020eaad8 module:overlay(26) +from:0x020eac34 kind:arm_call to:0x020eafc8 module:overlay(26) +from:0x020eac50 kind:arm_call to:0x020eafc8 module:overlay(26) +from:0x020eac60 kind:arm_call to:0x020eaad8 module:overlay(26) +from:0x020eac84 kind:arm_call to:0x020eafc8 module:overlay(26) +from:0x020eac9c kind:arm_call to:0x020eafc8 module:overlay(26) +from:0x020eacbc kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020eacc4 kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020eaccc kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020eacdc kind:load to:0x021357b0 module:overlay(26) +from:0x020eace0 kind:load to:0x021357bc module:overlay(26) +from:0x020eace4 kind:load to:0x02135808 module:overlay(26) +from:0x020ead84 kind:load to:0x02135790 module:overlay(26) +from:0x020ead94 kind:arm_call to:0x02011ff4 module:main +from:0x020eae60 kind:load to:0x021324f4 module:overlay(26) +from:0x020eaf24 kind:arm_call to:0x01fff850 module:itcm +from:0x020eaf88 kind:arm_call to:0x01ffb974 module:itcm +from:0x020eaf90 kind:arm_call to:0x020232b0 module:main +from:0x020eafa0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020eafc4 kind:load to:0x021324f4 module:overlay(26) +from:0x020eb0b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb0c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb0dc kind:arm_call to:0x01ffb780 module:itcm +from:0x020eb0f0 kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020eb11c kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020eb13c kind:load to:0x0213583c module:overlay(26) +from:0x020eb140 kind:load to:0x02135850 module:overlay(26) +from:0x020eb15c kind:arm_call to:0x020ead04 module:overlay(26) +from:0x020eb184 kind:load to:0x02135870 module:overlay(26) +from:0x020eb190 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020eb1a4 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020eb1ac kind:arm_call to:0x02011ff4 module:main +from:0x020eb1f4 kind:arm_call to:0x020eb144 module:overlay(26) +from:0x020eb240 kind:arm_call to:0x020eb144 module:overlay(26) +from:0x020eb284 kind:arm_call to:0x020eb144 module:overlay(26) +from:0x020eb2ac kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020eb304 kind:load to:0x02135890 module:overlay(26) +from:0x020eb3b0 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020eb410 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb450 kind:arm_call to:0x020ef754 module:overlay(26) +from:0x020eb45c kind:arm_call to:0x020ef948 module:overlay(26) +from:0x020eb490 kind:load to:0x020eae98 module:overlay(26) +from:0x020eb4e8 kind:arm_call to:0x02011f3c module:main +from:0x020eb4f4 kind:arm_call to:0x020f4c94 module:overlay(26) +from:0x020eb51c kind:arm_call to:0x020f52f0 module:overlay(26) +from:0x020eb520 kind:arm_call to:0x021049a8 module:overlay(26) +from:0x020eb524 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020eb52c kind:arm_call to:0x020f4bc0 module:overlay(26) +from:0x020eb538 kind:arm_call to:0x021051cc module:overlay(26) +from:0x020eb54c kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020eb554 kind:arm_call to:0x020f4bc0 module:overlay(26) +from:0x020eb560 kind:arm_call to:0x020edcdc module:overlay(26) +from:0x020eb564 kind:arm_call to:0x020edd34 module:overlay(26) +from:0x020eb568 kind:arm_call to:0x020edd08 module:overlay(26) +from:0x020eb57c kind:arm_call to:0x020f4cc8 module:overlay(26) +from:0x020eb584 kind:arm_call to:0x02011ff4 module:main +from:0x020eb5a0 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020eb5c8 kind:arm_call to:0x020f7724 module:overlay(26) +from:0x020eb5fc kind:arm_call to:0x020eb8a4 module:overlay(26) +from:0x020eb628 kind:arm_call to:0x020f7600 module:overlay(26) +from:0x020eb644 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020eb65c kind:arm_call to:0x020f723c module:overlay(26) +from:0x020eb660 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020eb67c kind:arm_call to:0x02104a1c module:overlay(26) +from:0x020eb684 kind:load to:0x027e0d18 module:dtcm +from:0x020eb6a0 kind:arm_call to:0x02104a7c module:overlay(26) +from:0x020eb6c0 kind:arm_call to:0x020f78e0 module:overlay(26) +from:0x020eb6e8 kind:load to:0x027e0d18 module:dtcm +from:0x020eb730 kind:arm_call to:0x020f4f30 module:overlay(26) +from:0x020eb7d8 kind:arm_call to:0x020f4e40 module:overlay(26) +from:0x020eb7f8 kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020eb85c kind:arm_call to:0x020f4e40 module:overlay(26) +from:0x020eb87c kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020eb8a0 kind:load to:0x021358b4 module:overlay(26) +from:0x020eb8b8 kind:arm_call to:0x020eb6ec module:overlay(26) +from:0x020eb8c4 kind:arm_call to:0x020ed000 module:overlay(26) +from:0x020eb8cc kind:arm_call to:0x020ed054 module:overlay(26) +from:0x020eb8ec kind:arm_call to:0x020f4ccc module:overlay(26) +from:0x020eb920 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020eb930 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020eb940 kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020eb96c kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020eb99c kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020eb9bc kind:arm_call to:0x020f5134 module:overlay(26) +from:0x020eb9e4 kind:arm_call to:0x020f5348 module:overlay(26) +from:0x020eb9fc kind:arm_call to:0x02105328 module:overlay(26) +from:0x020eba04 kind:load to:0x027e0d14 module:dtcm +from:0x020eba08 kind:load to:0x027e0d1c module:dtcm +from:0x020eba1c kind:arm_call to:0x02104a80 module:overlay(26) +from:0x020eba20 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020eba24 kind:arm_call to:0x020e64b4 module:overlay(26) +from:0x020eba38 kind:arm_call to:0x020f5344 module:overlay(26) +from:0x020eba40 kind:arm_call to:0x020ecf3c module:overlay(26) +from:0x020eba54 kind:arm_call to:0x02105220 module:overlay(26) +from:0x020eba5c kind:load to:0x027e0d18 module:dtcm +from:0x020eba60 kind:load to:0x027e0d14 module:dtcm +from:0x020eba64 kind:load to:0x027e0d1c module:dtcm +from:0x020eba98 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020ebaa0 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020ebab0 kind:arm_call to:0x020ebc6c module:overlay(26) +from:0x020ebac0 kind:arm_call to:0x020ebc6c module:overlay(26) +from:0x020ebac4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020ebadc kind:arm_call to:0x021052a8 module:overlay(26) +from:0x020ebae4 kind:arm_call to:0x020f4bf0 module:overlay(26) +from:0x020ebb00 kind:arm_call to:0x020f4bc0 module:overlay(26) +from:0x020ebb18 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020ebb70 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x020ebbd4 kind:arm_call to:0x020ebe40 module:overlay(26) +from:0x020ebbe0 kind:load to:0x027e0d1c module:dtcm +from:0x020ebbe4 kind:load to:0x027e0d18 module:dtcm +from:0x020ebc14 kind:arm_call to:0x0207866c module:overlay(0) +from:0x020ebc24 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020ebc5c kind:arm_call to:0x020ef724 module:overlay(26) +from:0x020ebc68 kind:load to:0x027e09bc module:dtcm +from:0x020ebc8c kind:arm_call to:0x01ffc768 module:itcm +from:0x020ebcc4 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020ebd20 kind:arm_call to:0x02104e84 module:overlay(26) +from:0x020ebd38 kind:arm_call to:0x020ebbe8 module:overlay(26) +from:0x020ebdbc kind:load to:0x020b4ea4 module:overlay(0) +from:0x020ebdc0 kind:load to:0x027e0d18 module:dtcm +from:0x020ebe3c kind:load to:0x027e0d18 module:dtcm +from:0x020ebe5c kind:arm_call to:0x020f0cb8 module:overlay(26) +from:0x020ebf4c kind:arm_call to:0x0203a194 module:main +from:0x020ebf94 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ebfec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ec008 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020ec05c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020ec068 kind:load to:0x027e09bc module:dtcm +from:0x020ec06c kind:load to:0x027e07d4 module:dtcm +from:0x020ec07c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020ec0b4 kind:load to:0x021324f4 module:overlay(26) +from:0x020ec0e0 kind:arm_call to:0x020ec088 module:overlay(26) +from:0x020ec118 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec124 kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020ec158 kind:arm_call to:0x01fff744 module:itcm +from:0x020ec190 kind:arm_call to:0x020ec088 module:overlay(26) +from:0x020ec1d0 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec268 kind:arm_call to:0x01fff850 module:itcm +from:0x020ec28c kind:arm_call to:0x01fff850 module:itcm +from:0x020ec29c kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020ec2cc kind:arm_call to:0x01fff764 module:itcm +from:0x020ec2dc kind:arm_call to:0x020ec088 module:overlay(26) +from:0x020ec30c kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020ec348 kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020ec35c kind:arm_call to:0x01fff850 module:itcm +from:0x020ec378 kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020ec38c kind:arm_call to:0x01fff850 module:itcm +from:0x020ec39c kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020ec3d4 kind:arm_call to:0x01fff764 module:itcm +from:0x020ec3e4 kind:arm_call to:0x020ec088 module:overlay(26) +from:0x020ec450 kind:load to:0x021358d8 module:overlay(26) +from:0x020ec454 kind:load to:0x02135900 module:overlay(26) +from:0x020ec47c kind:arm_call to:0x020ecaf8 module:overlay(26) +from:0x020ec4a4 kind:arm_call to:0x020ecbac module:overlay(26) +from:0x020ec4ac kind:arm_call to:0x020ecc08 module:overlay(26) +from:0x020ec50c kind:arm_call to:0x020ec458 module:overlay(26) +from:0x020ec520 kind:arm_call to:0x020ec458 module:overlay(26) +from:0x020ec538 kind:arm_call to:0x020ec458 module:overlay(26) +from:0x020ec550 kind:arm_call to:0x020ec458 module:overlay(26) +from:0x020ec5b4 kind:arm_call to:0x020f4f6c module:overlay(26) +from:0x020ec5c8 kind:arm_call to:0x020ec558 module:overlay(26) +from:0x020ec5e8 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020ec604 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020ec678 kind:arm_call to:0x020ec730 module:overlay(26) +from:0x020ec69c kind:arm_call to:0x020ec6c4 module:overlay(26) +from:0x020ec6bc kind:arm_call to:0x020ec6c4 module:overlay(26) +from:0x020ec6dc kind:arm_call to:0x020ec0b8 module:overlay(26) +from:0x020ec6f4 kind:arm_call to:0x020ec0b8 module:overlay(26) +from:0x020ec70c kind:arm_call to:0x020ec0b8 module:overlay(26) +from:0x020ec724 kind:arm_call to:0x020ec0b8 module:overlay(26) +from:0x020ec7a8 kind:arm_call to:0x020ec20c module:overlay(26) +from:0x020ec7c4 kind:arm_call to:0x020ec20c module:overlay(26) +from:0x020ec7f4 kind:arm_call to:0x020ec87c module:overlay(26) +from:0x020ec800 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ec80c kind:load to:0x0213f5cc module:overlay(26) +from:0x020ec82c kind:arm_call to:0x020ec87c module:overlay(26) +from:0x020ec860 kind:arm_call to:0x020ec87c module:overlay(26) +from:0x020ec86c kind:arm_call to:0x01fffda8 module:itcm +from:0x020ec878 kind:load to:0x0213f5cc module:overlay(26) +from:0x020ec90c kind:arm_call to:0x020ec730 module:overlay(26) +from:0x020ec98c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ec9d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ec9e0 kind:arm_call to:0x01ffb860 module:itcm +from:0x020eca48 kind:arm_call to:0x020edc88 module:overlay(26) +from:0x020eca54 kind:arm_call to:0x01fffda8 module:itcm +from:0x020eca5c kind:load to:0x0213f5cc module:overlay(26) +from:0x020ecaa0 kind:arm_call to:0x020edc88 module:overlay(26) +from:0x020ecaac kind:arm_call to:0x01fffda8 module:itcm +from:0x020ecab4 kind:load to:0x0213f5cc module:overlay(26) +from:0x020ecb58 kind:arm_call to:0x01fff850 module:itcm +from:0x020ecb78 kind:arm_call to:0x01fff764 module:itcm +from:0x020ecb84 kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020ecbd4 kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020ecbfc kind:arm_call to:0x020ecb14 module:overlay(26) +from:0x020ecc4c kind:arm_call to:0x020ecb14 module:overlay(26) +from:0x020ecc74 kind:arm_call to:0x020ecc80 module:overlay(26) +from:0x020eccb4 kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020eccd8 kind:arm_call to:0x020eadd8 module:overlay(26) +from:0x020eccf0 kind:arm_call to:0x020eada4 module:overlay(26) +from:0x020ecd0c kind:arm_call to:0x01fff850 module:itcm +from:0x020ecd34 kind:arm_call to:0x01fff764 module:itcm +from:0x020ecd3c kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020ecd4c kind:arm_call to:0x020eadd8 module:overlay(26) +from:0x020ecd5c kind:arm_call to:0x020eb494 module:overlay(26) +from:0x020ecd94 kind:arm_call to:0x01fffda8 module:itcm +from:0x020ecda0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ecdc4 kind:arm_call to:0x01fff850 module:itcm +from:0x020ece20 kind:load to:0x027e07d4 module:dtcm +from:0x020ece24 kind:load to:0x0213f5cc module:overlay(26) +from:0x020ece40 kind:arm_call to:0x020ebdc4 module:overlay(26) +from:0x020ece70 kind:arm_call to:0x020ecaf8 module:overlay(26) +from:0x020ece84 kind:arm_call to:0x020ecaf8 module:overlay(26) +from:0x020eceac kind:arm_call to:0x020ecbac module:overlay(26) +from:0x020ecec8 kind:arm_call to:0x020ecbac module:overlay(26) +from:0x020ecee0 kind:arm_call to:0x020ecc08 module:overlay(26) +from:0x020ecef8 kind:arm_call to:0x020ecc08 module:overlay(26) +from:0x020ecfac kind:arm_call to:0x020f50bc module:overlay(26) +from:0x020ecff4 kind:arm_call to:0x020f5148 module:overlay(26) +from:0x020ed034 kind:arm_call to:0x020f4f58 module:overlay(26) +from:0x020ed0f8 kind:arm_call to:0x020eaed0 module:overlay(26) +from:0x020ed124 kind:arm_call to:0x0210532c module:overlay(26) +from:0x020ed13c kind:arm_call to:0x020eaed0 module:overlay(26) +from:0x020ed168 kind:arm_call to:0x0210532c module:overlay(26) +from:0x020ed1ac kind:load to:0x027e0d1c module:dtcm +from:0x020ed1b0 kind:load to:0x027e07d4 module:dtcm +from:0x020ed244 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020ed28c kind:arm_call to:0x020f4ffc module:overlay(26) +from:0x020ed2b4 kind:arm_call to:0x020f4e10 module:overlay(26) +from:0x020ed2cc kind:arm_call to:0x020f4e28 module:overlay(26) +from:0x020ed318 kind:arm_call to:0x020f5248 module:overlay(26) +from:0x020ed364 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020ed3b0 kind:arm_call to:0x020f5248 module:overlay(26) +from:0x020ed3dc kind:arm_call to:0x020f5248 module:overlay(26) +from:0x020ed400 kind:arm_call to:0x0205c760 module:overlay(0) +from:0x020ed424 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020ed4f4 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020ed524 kind:arm_call to:0x020f525c module:overlay(26) +from:0x020ed5d0 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020ed60c kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020ed6ec kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020ed70c kind:arm_call to:0x020f5270 module:overlay(26) +from:0x020ed7bc kind:arm_call to:0x020ec0b8 module:overlay(26) +from:0x020ed7dc kind:arm_call to:0x020ec20c module:overlay(26) +from:0x020ed87c kind:arm_call to:0x020ecab8 module:overlay(26) +from:0x020ed894 kind:arm_call to:0x020ecad8 module:overlay(26) +from:0x020ed8b8 kind:arm_call to:0x020ec528 module:overlay(26) +from:0x020ed8d0 kind:arm_call to:0x020ec540 module:overlay(26) +from:0x020ed920 kind:arm_call to:0x020eda34 module:overlay(26) +from:0x020ed99c kind:arm_call to:0x020ed1b4 module:overlay(26) +from:0x020ed9ac kind:arm_call to:0x020ecaf8 module:overlay(26) +from:0x020ed9c4 kind:arm_call to:0x020ed498 module:overlay(26) +from:0x020eda00 kind:arm_call to:0x020ed764 module:overlay(26) +from:0x020eda30 kind:load to:0x0213f544 module:overlay(26) +from:0x020eda5c kind:arm_call to:0x020ecc58 module:overlay(26) +from:0x020eda70 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020eda84 kind:arm_call to:0x01fff698 module:itcm +from:0x020edaac kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020edabc kind:arm_call to:0x01ffb714 module:itcm +from:0x020edac8 kind:arm_call to:0x0205c7e4 module:overlay(0) +from:0x020edb4c kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020edb98 kind:arm_call to:0x020ec558 module:overlay(26) +from:0x020edcf4 kind:arm_call to:0x0210520c module:overlay(26) +from:0x020edcfc kind:arm_call to:0x02011ff4 module:main +from:0x020edd04 kind:load to:0x027e0d1c module:dtcm +from:0x020edd20 kind:arm_call to:0x020f5330 module:overlay(26) +from:0x020edd28 kind:arm_call to:0x02011ff4 module:main +from:0x020edd30 kind:load to:0x027e0d14 module:dtcm +from:0x020edd4c kind:arm_call to:0x02104a08 module:overlay(26) +from:0x020edd54 kind:arm_call to:0x02011ff4 module:main +from:0x020edd5c kind:load to:0x027e0d18 module:dtcm +from:0x020edd68 kind:arm_call to:0x020ead04 module:overlay(26) +from:0x020edd94 kind:load to:0x02135930 module:overlay(26) +from:0x020edda0 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020eddb4 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020eddbc kind:arm_call to:0x02011ff4 module:main +from:0x020ede4c kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020ede64 kind:load to:0x02135950 module:overlay(26) +from:0x020edeb8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020edec4 kind:load to:0x0203e93c module:main +from:0x020edf2c kind:arm_call to:0x01ffb974 module:itcm +from:0x020edf38 kind:load to:0x0203e93c module:main +from:0x020edf5c kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020edf8c kind:arm_call to:0x01fffb7c module:itcm +from:0x020ee000 kind:arm_call to:0x020ef754 module:overlay(26) +from:0x020ee00c kind:arm_call to:0x020ef948 module:overlay(26) +from:0x020ee05c kind:arm_call to:0x01ffb428 module:itcm +from:0x020ee0c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ee10c kind:load to:0x020eae98 module:overlay(26) +from:0x020ee19c kind:arm_call to:0x02028c68 module:main +from:0x020ee234 kind:arm_call to:0x02028c68 module:main +from:0x020ee248 kind:arm_call to:0x020ee940 module:overlay(26) +from:0x020ee25c kind:arm_call to:0x020ee940 module:overlay(26) +from:0x020ee27c kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ee28c kind:arm_call to:0x020ece28 module:overlay(26) +from:0x020ee298 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ee2b8 kind:arm_call to:0x020ece28 module:overlay(26) +from:0x020ee2c4 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ee2c8 kind:arm_call to:0x020ecf30 module:overlay(26) +from:0x020ee2f8 kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020ee304 kind:arm_call to:0x020dadd4 module:overlay(26) +from:0x020ee37c kind:arm_call to:0x01ff9218 module:itcm +from:0x020ee40c kind:arm_call to:0x020ee434 module:overlay(26) +from:0x020ee424 kind:arm_call to:0x020ef424 module:overlay(26) +from:0x020ee42c kind:load to:0x02135970 module:overlay(26) +from:0x020ee430 kind:load to:0x021359a0 module:overlay(26) +from:0x020ee468 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ee49c kind:arm_call to:0x020ec66c module:overlay(26) +from:0x020ee4d0 kind:arm_call to:0x020ec680 module:overlay(26) +from:0x020ee554 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ee55c kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020ee580 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee584 kind:arm_call to:0x0203275c module:main +from:0x020ee594 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee598 kind:arm_call to:0x0203275c module:main +from:0x020ee5a8 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee5ac kind:arm_call to:0x0203275c module:main +from:0x020ee5d4 kind:arm_call to:0x020ecf8c module:overlay(26) +from:0x020ee614 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee618 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020ee644 kind:arm_call to:0x020ecf8c module:overlay(26) +from:0x020ee678 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee684 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020ee6fc kind:arm_call to:0x020ec588 module:overlay(26) +from:0x020ee734 kind:arm_call to:0x020ef424 module:overlay(26) +from:0x020ee764 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ee76c kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020ee790 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee794 kind:arm_call to:0x0203275c module:main +from:0x020ee7a4 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee7a8 kind:arm_call to:0x0203275c module:main +from:0x020ee7c0 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee7c4 kind:arm_call to:0x0203275c module:main +from:0x020ee7f4 kind:arm_call to:0x020ecf8c module:overlay(26) +from:0x020ee818 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee81c kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020ee854 kind:arm_call to:0x020ecf8c module:overlay(26) +from:0x020ee878 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x020ee884 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020ee8fc kind:arm_call to:0x020ec588 module:overlay(26) +from:0x020ee92c kind:arm_call to:0x020ef424 module:overlay(26) +from:0x020ee984 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ee98c kind:arm_call to:0x020ec658 module:overlay(26) +from:0x020eea30 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eea4c kind:arm_call to:0x020ec838 module:overlay(26) +from:0x020eea6c kind:arm_call to:0x01fffcd8 module:itcm +from:0x020eea88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eead4 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eeae4 kind:arm_call to:0x020ec7d4 module:overlay(26) +from:0x020eeb0c kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eeb58 kind:arm_call to:0x020ed828 module:overlay(26) +from:0x020eeb88 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eeb98 kind:arm_call to:0x020ec810 module:overlay(26) +from:0x020eebd4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020eebfc kind:arm_call to:0x01ffb780 module:itcm +from:0x020eec08 kind:arm_call to:0x01ffb860 module:itcm +from:0x020eec4c kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020eec60 kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020eec70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eecac kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020eecdc kind:arm_call to:0x020eea94 module:overlay(26) +from:0x020eecf4 kind:arm_call to:0x01fffd00 module:itcm +from:0x020eed38 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eed44 kind:arm_call to:0x020eca04 module:overlay(26) +from:0x020eeda4 kind:arm_call to:0x020eed50 module:overlay(26) +from:0x020eedac kind:arm_call to:0x020eed04 module:overlay(26) +from:0x020eedc8 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eeddc kind:arm_call to:0x020ec500 module:overlay(26) +from:0x020eee10 kind:arm_call to:0x020eedb4 module:overlay(26) +from:0x020eee40 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eee60 kind:arm_call to:0x020ec514 module:overlay(26) +from:0x020eee94 kind:arm_call to:0x020eee2c module:overlay(26) +from:0x020eeec0 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eeed4 kind:arm_call to:0x020ec500 module:overlay(26) +from:0x020eeeec kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eef0c kind:arm_call to:0x020ec514 module:overlay(26) +from:0x020eef2c kind:arm_call to:0x020eee7c module:overlay(26) +from:0x020eef48 kind:arm_call to:0x020eedf8 module:overlay(26) +from:0x020eef70 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eef94 kind:arm_call to:0x020ecc58 module:overlay(26) +from:0x020eefc4 kind:arm_call to:0x020ecc58 module:overlay(26) +from:0x020eefd8 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020eefe8 kind:arm_call to:0x020ecab8 module:overlay(26) +from:0x020eeffc kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef018 kind:arm_call to:0x020ecad8 module:overlay(26) +from:0x020ef038 kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x020ef054 kind:arm_call to:0x020eefcc module:overlay(26) +from:0x020ef07c kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef090 kind:arm_call to:0x020ecaf8 module:overlay(26) +from:0x020ef0ac kind:arm_call to:0x020ecaf8 module:overlay(26) +from:0x020ef0c0 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef0d0 kind:arm_call to:0x020ecbac module:overlay(26) +from:0x020ef0e4 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef100 kind:arm_call to:0x020ecc08 module:overlay(26) +from:0x020ef114 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef11c kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x020ef150 kind:arm_call to:0x020eef64 module:overlay(26) +from:0x020ef168 kind:arm_call to:0x01fff698 module:itcm +from:0x020ef178 kind:arm_call to:0x020edadc module:overlay(26) +from:0x020ef17c kind:arm_call to:0x021798dc module:overlay(92) +from:0x020ef194 kind:arm_call to:0x020eef64 module:overlay(26) +from:0x020ef1ac kind:arm_call to:0x01fff698 module:itcm +from:0x020ef1c0 kind:arm_call to:0x020eef14 module:overlay(26) +from:0x020ef1e8 kind:arm_call to:0x020ef020 module:overlay(26) +from:0x020ef214 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020ef224 kind:arm_call to:0x020eed94 module:overlay(26) +from:0x020ef248 kind:arm_call to:0x0205c7e4 module:overlay(0) +from:0x020ef25c kind:arm_call to:0x020f4e10 module:overlay(26) +from:0x020ef270 kind:arm_call to:0x020f4e28 module:overlay(26) +from:0x020ef29c kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020ef2c8 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020ef2f0 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020ef318 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020ef338 kind:arm_call to:0x020edadc module:overlay(26) +from:0x020ef340 kind:arm_call to:0x020f7208 module:overlay(26) +from:0x020ef35c kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020ef388 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020ef3b0 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020ef3d8 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020ef3f8 kind:arm_call to:0x020edadc module:overlay(26) +from:0x020ef400 kind:arm_call to:0x020f7208 module:overlay(26) +from:0x020ef420 kind:load to:0x027e09a4 module:dtcm +from:0x020ef430 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef488 kind:arm_call to:0x020eca04 module:overlay(26) +from:0x020ef49c kind:arm_call to:0x020eca60 module:overlay(26) +from:0x020ef4b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef4f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ef500 kind:arm_call to:0x01ffb860 module:itcm +from:0x020ef50c kind:arm_call to:0x020eec24 module:overlay(26) +from:0x020ef57c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ef594 kind:arm_call to:0x01fffcd8 module:itcm +from:0x020ef5a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ef5b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ef5c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef5d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef63c kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef670 kind:arm_call to:0x020edaf0 module:overlay(26) +from:0x020ef694 kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef6cc kind:arm_call to:0x020edb8c module:overlay(26) +from:0x020ef6ec kind:arm_call to:0x020ef424 module:overlay(26) +from:0x020ef70c kind:arm_call to:0x0205c934 module:overlay(0) +from:0x020ef71c kind:arm_call to:0x020edc64 module:overlay(26) +from:0x020ef7c0 kind:load to:0x021324f8 module:overlay(26) +from:0x020ef7c4 kind:load to:0x027e095c module:dtcm +from:0x020ef984 kind:arm_call to:0x01fffda8 module:itcm +from:0x020efa5c kind:arm_call to:0x01fffda8 module:itcm +from:0x020efae4 kind:arm_call to:0x020ef7d0 module:overlay(26) +from:0x020efb1c kind:arm_call to:0x01fffda8 module:itcm +from:0x020efb28 kind:arm_call to:0x01ffb860 module:itcm +from:0x020efba8 kind:arm_call to:0x01fffd60 module:itcm +from:0x020efc08 kind:arm_call to:0x020ef7d0 module:overlay(26) +from:0x020efc14 kind:load to:0x027e09bc module:dtcm +from:0x020efc18 kind:load to:0x0213f5cc module:overlay(26) +from:0x020efc1c kind:load to:0x027e0ca8 module:dtcm +from:0x020efcac kind:arm_call to:0x020591cc module:overlay(0) +from:0x020efcd4 kind:arm_call to:0x020f4c4c module:overlay(26) +from:0x020efcfc kind:arm_call to:0x020267d8 module:main +from:0x020efd10 kind:arm_call to:0x02059250 module:overlay(0) +from:0x020efd24 kind:arm_call to:0x02059220 module:overlay(0) +from:0x020efd2c kind:arm_call to:0x020f4c64 module:overlay(26) +from:0x020efd40 kind:load to:0x021359e8 module:overlay(26) +from:0x020efd44 kind:load to:0x021359ec module:overlay(26) +from:0x020efd48 kind:load to:0x021359f0 module:overlay(26) +from:0x020efd4c kind:load to:0x021359f4 module:overlay(26) +from:0x020efd50 kind:load to:0x021359f8 module:overlay(26) +from:0x020efd54 kind:load to:0x021323a0 module:overlay(26) +from:0x020efd58 kind:load to:0x02135a04 module:overlay(26) +from:0x020efd60 kind:load to:0x027e0d0c module:dtcm +from:0x020efd6c kind:arm_call to:0x020ead04 module:overlay(26) +from:0x020efdc0 kind:load to:0x02135a14 module:overlay(26) +from:0x020efdc4 kind:load to:0x027e07d4 module:dtcm +from:0x020efdc8 kind:load to:0x027e07b4 module:dtcm +from:0x020efe58 kind:arm_call to:0x01ffb714 module:itcm +from:0x020efe64 kind:arm_call to:0x01ffb860 module:itcm +from:0x020efe88 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020efea4 kind:arm_call to:0x020f0190 module:overlay(26) +from:0x020efef4 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020eff28 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020efff4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0034 kind:arm_call to:0x020ef754 module:overlay(26) +from:0x020f0040 kind:arm_call to:0x020ef948 module:overlay(26) +from:0x020f004c kind:load to:0x0213f54c module:overlay(26) +from:0x020f0114 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f018c kind:load to:0x020eae98 module:overlay(26) +from:0x020f0214 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020f0228 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020f0230 kind:arm_call to:0x02011ff4 module:main +from:0x020f0294 kind:arm_call to:0x020ead04 module:overlay(26) +from:0x020f02a4 kind:arm_call to:0x020edd60 module:overlay(26) +from:0x020f02c8 kind:load to:0x02135a3c module:overlay(26) +from:0x020f02cc kind:load to:0x027e07d4 module:dtcm +from:0x020f02f4 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x020f0330 kind:arm_call to:0x020f05bc module:overlay(26) +from:0x020f033c kind:arm_call to:0x020f023c module:overlay(26) +from:0x020f035c kind:arm_call to:0x020eddc8 module:overlay(26) +from:0x020f03ac kind:arm_call to:0x021322c8 module:overlay(26) +from:0x020f03fc kind:arm_call to:0x021322c8 module:overlay(26) +from:0x020f0430 kind:arm_call to:0x021322c8 module:overlay(26) +from:0x020f045c kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020f048c kind:arm_call to:0x020f0590 module:overlay(26) +from:0x020f0500 kind:arm_call to:0x020ef754 module:overlay(26) +from:0x020f050c kind:arm_call to:0x020ef948 module:overlay(26) +from:0x020f055c kind:arm_call to:0x021322c8 module:overlay(26) +from:0x020f05a4 kind:arm_call to:0x01fffb7c module:itcm +from:0x020f05dc kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020f0670 kind:arm_call to:0x021322c8 module:overlay(26) +from:0x020f0684 kind:load to:0x020eae98 module:overlay(26) +from:0x020f0694 kind:arm_call to:0x020edd98 module:overlay(26) +from:0x020f069c kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020f06b4 kind:arm_call to:0x020edd98 module:overlay(26) +from:0x020f06bc kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020f06c4 kind:arm_call to:0x02011ff4 module:main +from:0x020f06d8 kind:arm_call to:0x020ead04 module:overlay(26) +from:0x020f06e8 kind:arm_call to:0x020efd64 module:overlay(26) +from:0x020f0700 kind:load to:0x02135a64 module:overlay(26) +from:0x020f0728 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x020f077c kind:arm_call to:0x020f0ac8 module:overlay(26) +from:0x020f07e4 kind:arm_call to:0x020f0ac8 module:overlay(26) +from:0x020f0814 kind:arm_call to:0x020f0ac8 module:overlay(26) +from:0x020f0824 kind:arm_call to:0x020efdcc module:overlay(26) +from:0x020f0880 kind:arm_call to:0x021322c8 module:overlay(26) +from:0x020f08cc kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x020f08fc kind:arm_call to:0x020f0a7c module:overlay(26) +from:0x020f0988 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f09c8 kind:arm_call to:0x020ef754 module:overlay(26) +from:0x020f09d4 kind:arm_call to:0x020ef948 module:overlay(26) +from:0x020f0a48 kind:arm_call to:0x021322c8 module:overlay(26) +from:0x020f0ae8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020f0b58 kind:arm_call to:0x021322c8 module:overlay(26) +from:0x020f0b6c kind:load to:0x020eae98 module:overlay(26) +from:0x020f0b7c kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020f0b84 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020f0b9c kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020f0ba4 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x020f0bac kind:arm_call to:0x02011ff4 module:main +from:0x020f0bf0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0c04 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0c0c kind:arm_call to:0x02011ff4 module:main +from:0x020f0cdc kind:arm_call to:0x020d4e1c module:overlay(24) +from:0x020f0cfc kind:load to:0x02135aa8 module:overlay(26) +from:0x020f0d00 kind:load to:0x027e0d00 module:dtcm +from:0x020f0d0c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f0d14 kind:arm_call to:0x02011ff4 module:main +from:0x020f0d30 kind:arm_call to:0x02011f3c module:main +from:0x020f0d3c kind:arm_call to:0x020f0d44 module:overlay(26) +from:0x020f0d4c kind:arm_call to:0x020f157c module:overlay(26) +from:0x020f0d64 kind:arm_call to:0x020f155c module:overlay(26) +from:0x020f0d90 kind:arm_call to:0x020f158c module:overlay(26) +from:0x020f0db8 kind:arm_call to:0x02002f04 module:main +from:0x020f0dc8 kind:arm_call to:0x02002f04 module:main +from:0x020f0de0 kind:arm_call to:0x02002f04 module:main +from:0x020f0df8 kind:arm_call to:0x02002f04 module:main +from:0x020f0e10 kind:arm_call to:0x02002f04 module:main +from:0x020f0e28 kind:arm_call to:0x02002f04 module:main +from:0x020f0e3c kind:load to:0x020b51a4 module:overlay(0) +from:0x020f0e40 kind:load to:0x020b51a0 module:overlay(0) +from:0x020f0e58 kind:arm_call to:0x02080a24 module:overlay(0) +from:0x020f0ea8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020f0f0c kind:arm_call to:0x02002f04 module:main +from:0x020f0f30 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020f0f3c kind:load to:0x027e0cd8 module:dtcm +from:0x020f0f40 kind:load to:0x027e09a4 module:dtcm +from:0x020f0f44 kind:load to:0x027e09b8 module:dtcm +from:0x020f0f48 kind:load to:0x020b5198 module:overlay(0) +from:0x020f0f4c kind:load to:0x027e09ac module:dtcm +from:0x020f0f50 kind:load to:0x020b51a0 module:overlay(0) +from:0x020f0f64 kind:arm_call to:0x020f102c module:overlay(26) +from:0x020f0f74 kind:arm_call to:0x020f1088 module:overlay(26) +from:0x020f0f84 kind:arm_call to:0x020f10f8 module:overlay(26) +from:0x020f0f94 kind:arm_call to:0x020f117c module:overlay(26) +from:0x020f0fa4 kind:arm_call to:0x020f11f8 module:overlay(26) +from:0x020f0fb4 kind:arm_call to:0x020f1278 module:overlay(26) +from:0x020f0fc4 kind:arm_call to:0x020f12b4 module:overlay(26) +from:0x020f0fd4 kind:arm_call to:0x020f1344 module:overlay(26) +from:0x020f0fe4 kind:arm_call to:0x020f13cc module:overlay(26) +from:0x020f0ff4 kind:arm_call to:0x020f1458 module:overlay(26) +from:0x020f0ffc kind:arm_call to:0x020f155c module:overlay(26) +from:0x020f1084 kind:load to:0x027e09a4 module:dtcm +from:0x020f10f0 kind:load to:0x027e09a4 module:dtcm +from:0x020f10f4 kind:load to:0x027e09b8 module:dtcm +from:0x020f1154 kind:arm_call to:0x020f14a8 module:overlay(26) +from:0x020f1178 kind:load to:0x027e09ac module:dtcm +from:0x020f11a0 kind:arm_call to:0x02002f04 module:main +from:0x020f11d4 kind:arm_call to:0x020f14a8 module:overlay(26) +from:0x020f11f4 kind:load to:0x020b51a0 module:overlay(0) +from:0x020f121c kind:arm_call to:0x02002f04 module:main +from:0x020f1254 kind:arm_call to:0x020f14a8 module:overlay(26) +from:0x020f1274 kind:load to:0x020b51a0 module:overlay(0) +from:0x020f12a8 kind:arm_call to:0x020f14a8 module:overlay(26) +from:0x020f12c4 kind:arm_call to:0x02002f04 module:main +from:0x020f1320 kind:arm_call to:0x020f14a8 module:overlay(26) +from:0x020f1340 kind:load to:0x020b51a0 module:overlay(0) +from:0x020f1368 kind:arm_call to:0x02002f04 module:main +from:0x020f13a8 kind:arm_call to:0x020f14a8 module:overlay(26) +from:0x020f13c8 kind:load to:0x020b51a4 module:overlay(0) +from:0x020f143c kind:arm_call to:0x020f14a8 module:overlay(26) +from:0x020f1450 kind:load to:0x027e09a4 module:dtcm +from:0x020f1454 kind:load to:0x027e09b8 module:dtcm +from:0x020f1498 kind:arm_call to:0x020f14a8 module:overlay(26) +from:0x020f14a4 kind:load to:0x027e09a4 module:dtcm +from:0x020f14c0 kind:arm_call to:0x02002f04 module:main +from:0x020f14d0 kind:arm_call to:0x02002f04 module:main +from:0x020f14f4 kind:arm_call to:0x0206bffc module:overlay(0) +from:0x020f1504 kind:load to:0x020b51a0 module:overlay(0) +from:0x020f1508 kind:load to:0x020b51a4 module:overlay(0) +from:0x020f150c kind:load to:0x020b5198 module:overlay(0) +from:0x020f1534 kind:arm_call to:0x0205c8f8 module:overlay(0) +from:0x020f1544 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f1588 kind:load to:0x027e0d10 module:dtcm +from:0x020f159c kind:load to:0x027e0d10 module:dtcm +from:0x020f1610 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f1620 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f1694 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f16a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f16b0 kind:load to:0x0203e93c module:main +from:0x020f16bc kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x020f16d0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f16e0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f16f0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f1700 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f1710 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f1720 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f1730 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f1740 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020f1750 kind:load to:0x02135ad8 module:overlay(26) +from:0x020f1754 kind:load to:0x0213245c module:overlay(26) +from:0x020f1758 kind:load to:0x0213246c module:overlay(26) +from:0x020f175c kind:load to:0x0213247c module:overlay(26) +from:0x020f1760 kind:load to:0x0213248c module:overlay(26) +from:0x020f1764 kind:load to:0x0213249c module:overlay(26) +from:0x020f1768 kind:load to:0x021324ac module:overlay(26) +from:0x020f176c kind:load to:0x021324bc module:overlay(26) +from:0x020f1770 kind:load to:0x021324cc module:overlay(26) +from:0x020f177c kind:arm_call to:0x020590e8 module:overlay(0) +from:0x020f1790 kind:load to:0x02135acc module:overlay(26) +from:0x020f17f8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f1804 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f18d8 kind:arm_call to:0x02011f3c module:main +from:0x020f18e8 kind:arm_call to:0x020f16b4 module:overlay(26) +from:0x020f1908 kind:arm_call to:0x0200b578 module:main +from:0x020f1920 kind:arm_call to:0x02011f3c module:main +from:0x020f1940 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x020f1958 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f1968 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f19d4 kind:arm_call to:0x02011f3c module:main +from:0x020f19f4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x020f1a0c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f1a1c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f1a8c kind:arm_call to:0x02011f3c module:main +from:0x020f1aa0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f1ac8 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x020f1adc kind:arm_call to:0x02057784 module:overlay(0) +from:0x020f1aec kind:arm_call to:0x02011f3c module:main +from:0x020f1b00 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f1b20 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x020f1b34 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020f1b3c kind:arm_call to:0x020f2210 module:overlay(26) +from:0x020f1b44 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x020f1b70 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f1b78 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f1ba0 kind:arm_call to:0x020d4e1c module:overlay(24) +from:0x020f1bb4 kind:arm_call to:0x02011f3c module:main +from:0x020f1bc4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020f1be0 kind:arm_call to:0x02011f3c module:main +from:0x020f1bf0 kind:arm_call to:0x020f1774 module:overlay(26) +from:0x020f1c0c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x020f1c1c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x020f1c88 kind:arm_call to:0x0200eab0 module:main +from:0x020f1c98 kind:arm_call to:0x0200eab0 module:main +from:0x020f1ca8 kind:load to:0x027e0d00 module:dtcm +from:0x020f1cac kind:load to:0x0213f554 module:overlay(26) +from:0x020f1cb0 kind:load to:0x020f15a0 module:overlay(26) +from:0x020f1cb4 kind:load to:0x02135b04 module:overlay(26) +from:0x020f1cbc kind:load to:0x021323fc module:overlay(26) +from:0x020f1cc0 kind:load to:0x021323b4 module:overlay(26) +from:0x020f1cc4 kind:load to:0x021323c8 module:overlay(26) +from:0x020f1cc8 kind:load to:0x027e09a4 module:dtcm +from:0x020f1ccc kind:load to:0x027e0ce0 module:dtcm +from:0x020f1cd0 kind:load to:0x021323dc module:overlay(26) +from:0x020f1cd4 kind:load to:0x021323ec module:overlay(26) +from:0x020f1cec kind:arm_call to:0x02011ff4 module:main +from:0x020f1cfc kind:arm_call to:0x02011ff4 module:main +from:0x020f1d70 kind:arm_call to:0x02011ff4 module:main +from:0x020f1d88 kind:load to:0x0213f554 module:overlay(26) +from:0x020f1d94 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f1d9c kind:arm_call to:0x02011ff4 module:main +from:0x020f1db0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f1db8 kind:arm_call to:0x02011ff4 module:main +from:0x020f1de0 kind:arm_call to:0x021315ec module:overlay(26) +from:0x020f1e44 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x020f1e80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020f1f28 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f1f74 kind:arm_call to:0x01ff938c module:itcm +from:0x020f1f84 kind:arm_call to:0x01ff938c module:itcm +from:0x020f1f9c kind:arm_call to:0x01ffb780 module:itcm +from:0x020f1fe8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f2054 kind:arm_call to:0x020f2210 module:overlay(26) +from:0x020f205c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x020f2088 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f2090 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f20b8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f20c0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f2120 kind:arm_call to:0x020f25ac module:overlay(26) +from:0x020f212c kind:load to:0x0213242c module:overlay(26) +from:0x020f2130 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2134 kind:load to:0x02132444 module:overlay(26) +from:0x020f213c kind:load to:0x021323fc module:overlay(26) +from:0x020f2140 kind:load to:0x02132414 module:overlay(26) +from:0x020f2168 kind:arm_call to:0x0200ef5c module:main +from:0x020f21a4 kind:arm_call to:0x01ffc768 module:itcm +from:0x020f21b0 kind:arm_call to:0x0200ef5c module:main +from:0x020f2200 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x020f2208 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020f220c kind:load to:0x027e0958 module:dtcm +from:0x020f2444 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f2460 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f247c kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f2498 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f24b4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f24d0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f24ec kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f2508 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f2524 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f2540 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f255c kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f2578 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f2594 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f25a4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020f25cc kind:arm_call to:0x020f27a0 module:overlay(26) +from:0x020f25d8 kind:arm_call to:0x02131488 module:overlay(26) +from:0x020f25f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f2614 kind:arm_call to:0x0213165c module:overlay(26) +from:0x020f2668 kind:arm_call to:0x01ff9318 module:itcm +from:0x020f2670 kind:arm_call to:0x020f2758 module:overlay(26) +from:0x020f2684 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f2698 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f26cc kind:arm_call to:0x020f0d9c module:overlay(26) +from:0x020f26dc kind:arm_call to:0x02131488 module:overlay(26) +from:0x020f26f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f2754 kind:load to:0x027e0d10 module:dtcm +from:0x020f2898 kind:load to:0x02135b50 module:overlay(26) +from:0x020f289c kind:load to:0x027e00f0 module:dtcm +from:0x020f28a0 kind:load to:0x027e0108 module:dtcm +from:0x020f28a4 kind:load to:0x027e07d4 module:dtcm +from:0x020f28b4 kind:arm_call to:0x02011ff4 module:main +from:0x020f28e0 kind:arm_call to:0x02078f84 module:overlay(0) +from:0x020f28e8 kind:load to:0x020aac60 module:overlay(0) +from:0x020f293c kind:arm_call to:0x01ffb860 module:itcm +from:0x020f296c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f2978 kind:arm_call to:0x02078e98 module:overlay(0) +from:0x020f2a44 kind:arm_call to:0x01ff9218 module:itcm +from:0x020f2b2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2b44 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2b70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2b88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2c0c kind:arm_call to:0x020f30c0 module:overlay(26) +from:0x020f2c48 kind:arm_call to:0x020f31a0 module:overlay(26) +from:0x020f2ce0 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020f2d60 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f2dc0 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f2dd4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f2f6c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f2f7c kind:arm_call to:0x01ffa60c module:itcm +from:0x020f2fd8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f2fe8 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f3048 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f3058 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f30b0 kind:load to:0x021324e8 module:overlay(26) +from:0x020f30b4 kind:load to:0x021324dc module:overlay(26) +from:0x020f30bc kind:load to:0x0203e93c module:main +from:0x020f3304 kind:arm_call to:0x020f27d0 module:overlay(26) +from:0x020f3314 kind:arm_call to:0x020f180c module:overlay(26) +from:0x020f3334 kind:arm_call to:0x020ff548 module:overlay(26) +from:0x020f333c kind:arm_call to:0x020fc6b8 module:overlay(26) +from:0x020f3348 kind:arm_call to:0x020fe990 module:overlay(26) +from:0x020f3354 kind:arm_call to:0x020fefc8 module:overlay(26) +from:0x020f335c kind:arm_call to:0x020f33ac module:overlay(26) +from:0x020f3368 kind:load to:0x02135b94 module:overlay(26) +from:0x020f336c kind:load to:0x02135ba0 module:overlay(26) +from:0x020f3378 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x020f338c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f33a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f33bc kind:arm_call to:0x020ff678 module:overlay(26) +from:0x020f33d4 kind:arm_call to:0x020f1dc4 module:overlay(26) +from:0x020f3410 kind:arm_call to:0x020ffc10 module:overlay(26) +from:0x020f3420 kind:arm_call to:0x020ffa60 module:overlay(26) +from:0x020f3428 kind:arm_call to:0x020f1dc8 module:overlay(26) +from:0x020f3454 kind:arm_call to:0x02106a74 module:overlay(26) +from:0x020f3468 kind:arm_call to:0x020ffd6c module:overlay(26) +from:0x020f34b8 kind:arm_call to:0x020ffb80 module:overlay(26) +from:0x020f34d4 kind:arm_call to:0x020fc880 module:overlay(26) +from:0x020f34ec kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x020f3528 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x020f3568 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x020f357c kind:arm_call to:0x020e813c module:overlay(26) +from:0x020f35a4 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020f35bc kind:arm_call to:0x020fc8b0 module:overlay(26) +from:0x020f35c8 kind:arm_call to:0x020fcde8 module:overlay(26) +from:0x020f36a0 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f36b0 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020f36bc kind:arm_call to:0x020ffdf4 module:overlay(26) +from:0x020f36cc kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x020f3724 kind:arm_call to:0x020ffdf4 module:overlay(26) +from:0x020f3734 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x020f37a0 kind:arm_call to:0x020feae4 module:overlay(26) +from:0x020f37b8 kind:arm_call to:0x020feeb4 module:overlay(26) +from:0x020f37ec kind:arm_call to:0x020ff08c module:overlay(26) +from:0x020f3804 kind:arm_call to:0x020ff3e0 module:overlay(26) +from:0x020f38a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f38b4 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x020f38d0 kind:arm_call to:0x020f2144 module:overlay(26) +from:0x020f38dc kind:load to:0x027e0cd8 module:dtcm +from:0x020f38e0 kind:load to:0x027e0ce0 module:dtcm +from:0x020f38e4 kind:load to:0x02138cf0 module:overlay(26) +from:0x020f38f8 kind:load to:0x020f33ac module:overlay(26) +from:0x020f3918 kind:arm_call to:0x020ffc10 module:overlay(26) +from:0x020f3940 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f394c kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x020f397c kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x020f39b0 kind:arm_call to:0x020fd26c module:overlay(26) +from:0x020f39d0 kind:load to:0x020fce54 module:overlay(26) +from:0x020f39f4 kind:arm_call to:0x020ffdd0 module:overlay(26) +from:0x020f3a38 kind:arm_call to:0x0203d1e8 module:main +from:0x020f3a50 kind:arm_call to:0x0203d1e8 module:main +from:0x020f3a68 kind:arm_call to:0x0203d1e8 module:main +from:0x020f3a7c kind:arm_call to:0x0203d1e8 module:main +from:0x020f3a90 kind:arm_call to:0x0203d1e8 module:main +from:0x020f3a98 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f3aa0 kind:arm_call to:0x020f1cd8 module:overlay(26) +from:0x020f3aa8 kind:arm_call to:0x020f28c0 module:overlay(26) +from:0x020f3ab4 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f3ab8 kind:load to:0x020f3370 module:overlay(26) +from:0x020f3abc kind:load to:0x020f3384 module:overlay(26) +from:0x020f3ae8 kind:arm_call to:0x0203d1e8 module:main +from:0x020f3b00 kind:arm_call to:0x0203d1e8 module:main +from:0x020f3b18 kind:arm_call to:0x0203d1e8 module:main +from:0x020f3b2c kind:arm_call to:0x0203d1e8 module:main +from:0x020f3b40 kind:arm_call to:0x0203d1e8 module:main +from:0x020f3b48 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f3b50 kind:arm_call to:0x020f1cd8 module:overlay(26) +from:0x020f3b58 kind:arm_call to:0x020f28c0 module:overlay(26) +from:0x020f3b60 kind:arm_call to:0x02011ff4 module:main +from:0x020f3b6c kind:load to:0x020a02b4 module:overlay(0) +from:0x020f3b70 kind:load to:0x020f3370 module:overlay(26) +from:0x020f3b74 kind:load to:0x020f3384 module:overlay(26) +from:0x020f3b8c kind:arm_call to:0x020f27d0 module:overlay(26) +from:0x020f3ba0 kind:arm_call to:0x02100200 module:overlay(26) +from:0x020f3bac kind:arm_call to:0x020fcf00 module:overlay(26) +from:0x020f3be4 kind:arm_call to:0x020f3c0c module:overlay(26) +from:0x020f3bf0 kind:load to:0x02135be4 module:overlay(26) +from:0x020f3bf4 kind:load to:0x02135bf0 module:overlay(26) +from:0x020f3c00 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f3c1c kind:arm_call to:0x020ffdfc module:overlay(26) +from:0x020f3c74 kind:arm_call to:0x021005dc module:overlay(26) +from:0x020f3d00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3d10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3d5c kind:arm_call to:0x01ff938c module:itcm +from:0x020f3d74 kind:arm_call to:0x020fd518 module:overlay(26) +from:0x020f3d90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f3da4 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x020f3db0 kind:arm_call to:0x021005dc module:overlay(26) +from:0x020f3dc0 kind:arm_call to:0x02100298 module:overlay(26) +from:0x020f3dd0 kind:arm_call to:0x020fcfd0 module:overlay(26) +from:0x020f3ddc kind:load to:0x027e09a8 module:dtcm +from:0x020f3de4 kind:load to:0x027e09bc module:dtcm +from:0x020f3e44 kind:arm_call to:0x0210054c module:overlay(26) +from:0x020f3e50 kind:arm_call to:0x0210077c module:overlay(26) +from:0x020f3e80 kind:load to:0x020f3c0c module:overlay(26) +from:0x020f3ef0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f3f1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3f4c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f3f58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f3f84 kind:load to:0x027e0ce4 module:dtcm +from:0x020f3f88 kind:load to:0x020b537c module:overlay(0) +from:0x020f3fa4 kind:load to:0x020fd044 module:overlay(26) +from:0x020f3fc0 kind:arm_call to:0x02100758 module:overlay(26) +from:0x020f3ff8 kind:arm_call to:0x0203d1e8 module:main +from:0x020f400c kind:arm_call to:0x0203d1e8 module:main +from:0x020f4020 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4028 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f4030 kind:arm_call to:0x020f28c0 module:overlay(26) +from:0x020f403c kind:load to:0x020a02b4 module:overlay(0) +from:0x020f4040 kind:load to:0x020f2690 module:overlay(26) +from:0x020f4044 kind:load to:0x020f3bf8 module:overlay(26) +from:0x020f4064 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4078 kind:arm_call to:0x0203d1e8 module:main +from:0x020f408c kind:arm_call to:0x0203d1e8 module:main +from:0x020f4094 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f409c kind:arm_call to:0x020f28c0 module:overlay(26) +from:0x020f40a4 kind:arm_call to:0x02011ff4 module:main +from:0x020f40b0 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f40b4 kind:load to:0x020f2690 module:overlay(26) +from:0x020f40b8 kind:load to:0x020f3bf8 module:overlay(26) +from:0x020f40d0 kind:arm_call to:0x020f27d0 module:overlay(26) +from:0x020f40e4 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x020f40f4 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x020f4118 kind:arm_call to:0x0203d138 module:main +from:0x020f4134 kind:arm_call to:0x0203d138 module:main +from:0x020f4144 kind:arm_call to:0x020fcf00 module:overlay(26) +from:0x020f414c kind:arm_call to:0x020d5490 module:overlay(24) +from:0x020f4154 kind:arm_call to:0x020f4210 module:overlay(26) +from:0x020f4160 kind:load to:0x02135c34 module:overlay(26) +from:0x020f4164 kind:load to:0x02135cb4 module:overlay(26) +from:0x020f4168 kind:load to:0x02135c40 module:overlay(26) +from:0x020f416c kind:load to:0x020f3bf8 module:overlay(26) +from:0x020f4170 kind:load to:0x020f417c module:overlay(26) +from:0x020f4174 kind:load to:0x020f2690 module:overlay(26) +from:0x020f4178 kind:load to:0x020f41bc module:overlay(26) +from:0x020f4194 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x020f41ac kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f41b8 kind:load to:0x02135c6c module:overlay(26) +from:0x020f41d8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x020f41f0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f4200 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f420c kind:load to:0x02135b04 module:overlay(26) +from:0x020f4220 kind:arm_call to:0x02100794 module:overlay(26) +from:0x020f4244 kind:arm_call to:0x02100b20 module:overlay(26) +from:0x020f4250 kind:arm_call to:0x020fcfd0 module:overlay(26) +from:0x020f4264 kind:load to:0x020d54d4 module:overlays(19,24) +from:0x020f42c0 kind:arm_call to:0x02100cbc module:overlay(26) +from:0x020f42e0 kind:arm_call to:0x020d560c module:overlay(24) +from:0x020f42f8 kind:load to:0x020f4210 module:overlay(26) +from:0x020f4310 kind:load to:0x020fd044 module:overlay(26) +from:0x020f4340 kind:load to:0x02100d4c module:overlay(26) +from:0x020f4368 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f437c kind:load to:0x02057884 module:overlay(0) +from:0x020f4390 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f4398 kind:arm_call to:0x02011ff4 module:main +from:0x020f43ac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020f43b4 kind:arm_call to:0x02011ff4 module:main +from:0x020f43cc kind:arm_call to:0x020d54d0 module:overlay(24) +from:0x020f43e0 kind:arm_call to:0x0203d1e8 module:main +from:0x020f43f4 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4408 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4410 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f4418 kind:arm_call to:0x020f28c0 module:overlay(26) +from:0x020f4424 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f4428 kind:load to:0x020f2690 module:overlay(26) +from:0x020f442c kind:load to:0x020f3bf8 module:overlay(26) +from:0x020f443c kind:arm_call to:0x020d54d0 module:overlay(24) +from:0x020f4450 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4464 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4478 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4480 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f4488 kind:arm_call to:0x020f28c0 module:overlay(26) +from:0x020f4490 kind:arm_call to:0x02011ff4 module:main +from:0x020f449c kind:load to:0x020a02b4 module:overlay(0) +from:0x020f44a0 kind:load to:0x020f2690 module:overlay(26) +from:0x020f44a4 kind:load to:0x020f3bf8 module:overlay(26) +from:0x020f44bc kind:arm_call to:0x020f27d0 module:overlay(26) +from:0x020f44d0 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x020f44e0 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x020f4504 kind:arm_call to:0x0203d138 module:main +from:0x020f4520 kind:arm_call to:0x0203d138 module:main +from:0x020f4530 kind:arm_call to:0x020fcf00 module:overlay(26) +from:0x020f4538 kind:arm_call to:0x020d5918 module:overlay(24) +from:0x020f4540 kind:arm_call to:0x020f4568 module:overlay(26) +from:0x020f454c kind:load to:0x02135cf8 module:overlay(26) +from:0x020f4550 kind:load to:0x02135d04 module:overlay(26) +from:0x020f4554 kind:load to:0x02135c40 module:overlay(26) +from:0x020f4558 kind:load to:0x020f3bf8 module:overlay(26) +from:0x020f455c kind:load to:0x020f417c module:overlay(26) +from:0x020f4560 kind:load to:0x020f2690 module:overlay(26) +from:0x020f4564 kind:load to:0x020f41bc module:overlay(26) +from:0x020f4578 kind:arm_call to:0x02100d70 module:overlay(26) +from:0x020f459c kind:arm_call to:0x021010fc module:overlay(26) +from:0x020f45a8 kind:arm_call to:0x020fcfd0 module:overlay(26) +from:0x020f45bc kind:load to:0x020d5970 module:overlays(19,24) +from:0x020f461c kind:arm_call to:0x02101298 module:overlay(26) +from:0x020f4638 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020f4644 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x020f4670 kind:arm_call to:0x020d5adc module:overlay(24) +from:0x020f467c kind:load to:0x02135d48 module:overlay(26) +from:0x020f468c kind:load to:0x020f4568 module:overlay(26) +from:0x020f46a4 kind:load to:0x020fd044 module:overlay(26) +from:0x020f46b4 kind:load to:0x02101328 module:overlay(26) +from:0x020f46cc kind:arm_call to:0x020d5958 module:overlay(24) +from:0x020f46e0 kind:arm_call to:0x0203d1e8 module:main +from:0x020f46f4 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4708 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4710 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f4718 kind:arm_call to:0x020f28c0 module:overlay(26) +from:0x020f4724 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f4728 kind:load to:0x020f2690 module:overlay(26) +from:0x020f472c kind:load to:0x020f3bf8 module:overlay(26) +from:0x020f473c kind:arm_call to:0x020d5958 module:overlay(24) +from:0x020f4750 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4764 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4778 kind:arm_call to:0x0203d1e8 module:main +from:0x020f4780 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f4788 kind:arm_call to:0x020f28c0 module:overlay(26) +from:0x020f4790 kind:arm_call to:0x02011ff4 module:main +from:0x020f479c kind:load to:0x020a02b4 module:overlay(0) +from:0x020f47a0 kind:load to:0x020f2690 module:overlay(26) +from:0x020f47a4 kind:load to:0x020f3bf8 module:overlay(26) +from:0x020f47b0 kind:arm_call to:0x020f4b68 module:overlay(26) +from:0x020f47dc kind:arm_call_thumb to:0x020141dc module:main +from:0x020f47f4 kind:arm_call to:0x02013b10 module:main +from:0x020f47fc kind:arm_call_thumb to:0x020141dc module:main +from:0x020f4804 kind:arm_call to:0x02013b10 module:main +from:0x020f4818 kind:arm_call to:0x020f4b78 module:overlay(26) +from:0x020f486c kind:arm_call to:0x02014478 module:main +from:0x020f487c kind:arm_call to:0x02013c08 module:main +from:0x020f4888 kind:arm_call to:0x02013b24 module:main +from:0x020f4898 kind:arm_call to:0x02014478 module:main +from:0x020f48a4 kind:arm_call to:0x02013c08 module:main +from:0x020f48b0 kind:arm_call to:0x02013b24 module:main +from:0x020f48c4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020f48dc kind:arm_call to:0x01ff9b64 module:itcm +from:0x020f49d8 kind:arm_call to:0x020f4b40 module:overlay(26) +from:0x020f4a68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4a78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4a94 kind:arm_call to:0x01ff9364 module:itcm +from:0x020f4ad8 kind:load to:0x02049b32 module:main +from:0x020f4adc kind:load to:0x02049af8 module:main +from:0x020f4ae0 kind:load to:0x02049b0a module:main +from:0x020f4ae4 kind:load to:0x0204a0f0 module:main +from:0x020f4b74 kind:load to:0x0213f558 module:overlay(26) +from:0x020f4b88 kind:load to:0x0213f558 module:overlay(26) +from:0x020f4bbc kind:load to:0x02132530 module:overlay(26) +from:0x020f4bc8 kind:arm_call to:0x020f4b8c module:overlay(26) +from:0x020f4bf4 kind:arm_call to:0x020f4b8c module:overlay(26) +from:0x020f4c38 kind:arm_call to:0x020f4b8c module:overlay(26) +from:0x020f4c50 kind:arm_call to:0x020f4b8c module:overlay(26) +from:0x020f4c68 kind:arm_call to:0x020f4b8c module:overlay(26) +from:0x020f4c80 kind:arm_call to:0x020f4b8c module:overlay(26) +from:0x020f4d5c kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020f4d6c kind:arm_call to:0x020ea310 module:overlay(26) +from:0x020f4d98 kind:arm_call to:0x0205c78c module:overlay(0) +from:0x020f4e98 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f4eb4 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f4ec4 kind:arm_call to:0x020eaafc module:overlay(26) +from:0x020f4f10 kind:load to:0x02135d60 module:overlay(26) +from:0x020f4f20 kind:arm_call to:0x02011ff4 module:main +from:0x020f4f78 kind:arm_call to:0x020f4ffc module:overlay(26) +from:0x020f4f98 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f4fa8 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f4fc8 kind:arm_call to:0x020f4ffc module:overlay(26) +from:0x020f5014 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f5068 kind:load to:0x021324fc module:overlay(26) +from:0x020f50c4 kind:arm_call to:0x020f4ffc module:overlay(26) +from:0x020f50e4 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f50f0 kind:arm_call to:0x020f4ffc module:overlay(26) +from:0x020f5114 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f5124 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f5194 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020f51a4 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x020f51bc kind:arm_call to:0x0213233c module:overlay(26) +from:0x020f523c kind:arm_call to:0x0213233c module:overlay(26) +from:0x020f5300 kind:arm_call to:0x02011f3c module:main +from:0x020f530c kind:arm_call to:0x020f5314 module:overlay(26) +from:0x020f531c kind:arm_call to:0x020f5368 module:overlay(26) +from:0x020f5338 kind:arm_call to:0x020f5378 module:overlay(26) +from:0x020f535c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f5374 kind:load to:0x027e0d14 module:dtcm +from:0x020f5388 kind:load to:0x027e0d14 module:dtcm +from:0x020f53b8 kind:load to:0x0213269c module:overlay(26) +from:0x020f53e8 kind:load to:0x02132698 module:overlay(26) +from:0x020f53fc kind:arm_call to:0x020f4ef0 module:overlay(26) +from:0x020f5410 kind:arm_call to:0x020f5478 module:overlay(26) +from:0x020f541c kind:load to:0x02135da4 module:overlay(26) +from:0x020f5430 kind:arm_call to:0x020f5490 module:overlay(26) +from:0x020f5438 kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x020f5444 kind:load to:0x02135da4 module:overlay(26) +from:0x020f5458 kind:arm_call to:0x020f5490 module:overlay(26) +from:0x020f5460 kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x020f5468 kind:arm_call to:0x02011ff4 module:main +from:0x020f5474 kind:load to:0x02135da4 module:overlay(26) +from:0x020f5484 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f54c0 kind:arm_call to:0x020f7b08 module:overlay(26) +from:0x020f54fc kind:arm_call to:0x020e9acc module:overlay(26) +from:0x020f5524 kind:arm_call to:0x020f555c module:overlay(26) +from:0x020f5544 kind:arm_call to:0x020f5bd8 module:overlay(26) +from:0x020f558c kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f55b8 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f55c0 kind:arm_call to:0x020f538c module:overlay(26) +from:0x020f55e8 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f55ec kind:arm_call to:0x0203275c module:main +from:0x020f561c kind:arm_call to:0x020d1f50 module:overlay(24) +from:0x020f56dc kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f5770 kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f57c8 kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f5820 kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f587c kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f58b8 kind:arm_call to:0x020f53bc module:overlay(26) +from:0x020f5928 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5970 kind:arm_call to:0x020f7948 module:overlay(26) +from:0x020f59c0 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5a08 kind:arm_call to:0x020f7948 module:overlay(26) +from:0x020f5a54 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5a98 kind:arm_call to:0x020f7948 module:overlay(26) +from:0x020f5af0 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5b38 kind:arm_call to:0x020f7948 module:overlay(26) +from:0x020f5b64 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020f5c08 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f5c34 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5cf8 kind:arm_call to:0x020f7a9c module:overlay(26) +from:0x020f5d20 kind:arm_call to:0x020f7a9c module:overlay(26) +from:0x020f5d88 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5d94 kind:arm_call to:0x020f79a8 module:overlay(26) +from:0x020f5de8 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5e0c kind:arm_call to:0x020f79a8 module:overlay(26) +from:0x020f5e60 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5e84 kind:arm_call to:0x020f79a8 module:overlay(26) +from:0x020f5ef0 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f5efc kind:arm_call to:0x020f79a8 module:overlay(26) +from:0x020f5f4c kind:arm_call to:0x020f7a30 module:overlay(26) +from:0x020f5f9c kind:arm_call to:0x020f7a30 module:overlay(26) +from:0x020f5ff0 kind:arm_call to:0x020f7a30 module:overlay(26) +from:0x020f6048 kind:arm_call to:0x020f7a30 module:overlay(26) +from:0x020f6074 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020f60f8 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f6114 kind:arm_call to:0x020d228c module:overlay(24) +from:0x020f6140 kind:load to:0x021324f4 module:overlay(26) +from:0x020f6150 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f615c kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f6164 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f619c kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f6224 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f6230 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f623c kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f6278 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f62a8 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f62b4 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f62d8 kind:load to:0x021324f4 module:overlay(26) +from:0x020f6328 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020f6358 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020f63e8 kind:arm_call to:0x0205c868 module:overlay(0) +from:0x020f6408 kind:load to:0x021326bc module:overlay(26) +from:0x020f6458 kind:arm_call to:0x020f4ef0 module:overlay(26) +from:0x020f646c kind:arm_call to:0x020f64d4 module:overlay(26) +from:0x020f6478 kind:load to:0x02135de8 module:overlay(26) +from:0x020f648c kind:arm_call to:0x020f64ec module:overlay(26) +from:0x020f6494 kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x020f64a0 kind:load to:0x02135de8 module:overlay(26) +from:0x020f64b4 kind:arm_call to:0x020f64ec module:overlay(26) +from:0x020f64bc kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x020f64c4 kind:arm_call to:0x02011ff4 module:main +from:0x020f64d0 kind:load to:0x02135de8 module:overlay(26) +from:0x020f64e0 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f651c kind:arm_call to:0x020f7b08 module:overlay(26) +from:0x020f6578 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x020f6634 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f6700 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f670c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6718 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6724 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6730 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f673c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6748 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f6754 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f67b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f67c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f67d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f67e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f67f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6804 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6814 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6824 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f6834 kind:arm_call to:0x020e9acc module:overlay(26) +from:0x020f6848 kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f686c kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f6890 kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f68b4 kind:arm_call to:0x020f7904 module:overlay(26) +from:0x020f6918 kind:arm_call to:0x020f7948 module:overlay(26) +from:0x020f697c kind:arm_call to:0x020f7948 module:overlay(26) +from:0x020f69b0 kind:arm_call to:0x020f7a9c module:overlay(26) +from:0x020f69cc kind:arm_call to:0x0213233c module:overlay(26) +from:0x020f69dc kind:arm_call to:0x0213233c module:overlay(26) +from:0x020f69f0 kind:arm_call to:0x020f79a8 module:overlay(26) +from:0x020f6a38 kind:arm_call to:0x020f7a30 module:overlay(26) +from:0x020f6a74 kind:arm_call to:0x020f7a30 module:overlay(26) +from:0x020f6a90 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x020f6b48 kind:arm_call to:0x020f6370 module:overlay(26) +from:0x020f6b4c kind:arm_call to:0x020f63fc module:overlay(26) +from:0x020f6b60 kind:arm_call to:0x020f6370 module:overlay(26) +from:0x020f6b64 kind:arm_call to:0x020f63fc module:overlay(26) +from:0x020f6b78 kind:arm_call to:0x020f6370 module:overlay(26) +from:0x020f6b7c kind:arm_call to:0x020f63fc module:overlay(26) +from:0x020f6b9c kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f6bb4 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f6bc4 kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f6bdc kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f6ce0 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020f6cec kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020f6dec kind:arm_call to:0x020f6cd0 module:overlay(26) +from:0x020f6e04 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f6e24 kind:arm_call to:0x020f6b94 module:overlay(26) +from:0x020f6e38 kind:arm_call to:0x020d228c module:overlay(24) +from:0x020f6e68 kind:arm_call to:0x020f6de4 module:overlay(26) +from:0x020f6e7c kind:arm_call to:0x020d228c module:overlay(24) +from:0x020f6e8c kind:arm_call to:0x020d228c module:overlay(24) +from:0x020f6e9c kind:arm_call to:0x020f5034 module:overlay(26) +from:0x020f6ed8 kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f6eec kind:arm_call to:0x020f6cd0 module:overlay(26) +from:0x020f6efc kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f6f0c kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f6f30 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f6f54 kind:arm_call to:0x020f5094 module:overlay(26) +from:0x020f6f94 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f6fa0 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f701c kind:arm_call to:0x01fff764 module:itcm +from:0x020f7024 kind:arm_call to:0x020eace8 module:overlay(26) +from:0x020f7070 kind:arm_call to:0x01fff764 module:itcm +from:0x020f70b4 kind:arm_call to:0x01fff764 module:itcm +from:0x020f714c kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f7158 kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f7160 kind:arm_call to:0x0205c85c module:overlay(0) +from:0x020f7178 kind:arm_call to:0x020f723c module:overlay(26) +from:0x020f7184 kind:arm_call to:0x0205c868 module:overlay(0) +from:0x020f719c kind:arm_call to:0x020f723c module:overlay(26) +from:0x020f71a8 kind:arm_call to:0x0205c868 module:overlay(0) +from:0x020f71b4 kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f71d0 kind:arm_call to:0x020f723c module:overlay(26) +from:0x020f71dc kind:arm_call to:0x0205c85c module:overlay(0) +from:0x020f71e8 kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f7200 kind:arm_call to:0x020f723c module:overlay(26) +from:0x020f7210 kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f7224 kind:arm_call to:0x020f640c module:overlay(26) +from:0x020f7234 kind:arm_call to:0x020eae7c module:overlay(26) +from:0x020f7248 kind:arm_call to:0x020f6be4 module:overlay(26) +from:0x020f7250 kind:arm_call to:0x020f640c module:overlay(26) +from:0x020f7264 kind:arm_call to:0x020eae64 module:overlay(26) +from:0x020f7280 kind:arm_call to:0x020f7500 module:overlay(26) +from:0x020f729c kind:arm_call to:0x020f7208 module:overlay(26) +from:0x020f72c0 kind:arm_call to:0x0205c868 module:overlay(0) +from:0x020f72c8 kind:arm_call to:0x0205c868 module:overlay(0) +from:0x020f72d0 kind:arm_call to:0x0205c868 module:overlay(0) +from:0x020f72e4 kind:arm_call to:0x0205c85c module:overlay(0) +from:0x020f72ec kind:arm_call to:0x0205c85c module:overlay(0) +from:0x020f72f4 kind:arm_call to:0x0205c85c module:overlay(0) +from:0x020f7314 kind:arm_call to:0x020f7500 module:overlay(26) +from:0x020f7340 kind:load to:0x021326b0 module:overlay(26) +from:0x020f73a4 kind:arm_call to:0x020f7500 module:overlay(26) +from:0x020f73c4 kind:arm_call to:0x020f6bbc module:overlay(26) +from:0x020f73fc kind:arm_call to:0x01fff744 module:itcm +from:0x020f7460 kind:arm_call to:0x01fff744 module:itcm +from:0x020f7474 kind:arm_call to:0x01fff744 module:itcm +from:0x020f74dc kind:load to:0x021326a4 module:overlay(26) +from:0x020f74e8 kind:load to:0x020f6b94 module:overlay(26) +from:0x020f74f4 kind:load to:0x020f6bbc module:overlay(26) +from:0x020f7508 kind:arm_call to:0x020f6bbc module:overlay(26) +from:0x020f7544 kind:load to:0x021324f4 module:overlay(26) +from:0x020f7598 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f75a8 kind:arm_call to:0x020f506c module:overlay(26) +from:0x020f75b8 kind:arm_call to:0x020eaafc module:overlay(26) +from:0x020f75f8 kind:load to:0x021326cc module:overlay(26) +from:0x020f75fc kind:load to:0x021326e4 module:overlay(26) +from:0x020f7618 kind:arm_call to:0x020eae64 module:overlay(26) +from:0x020f7628 kind:arm_call to:0x020eae64 module:overlay(26) +from:0x020f7638 kind:arm_call to:0x020eae64 module:overlay(26) +from:0x020f7648 kind:load to:0x020f52a4 module:overlay(26) +from:0x020f765c kind:arm_call to:0x020f4ef0 module:overlay(26) +from:0x020f7670 kind:arm_call to:0x020f76d8 module:overlay(26) +from:0x020f767c kind:load to:0x02135e2c module:overlay(26) +from:0x020f7690 kind:arm_call to:0x020f76e4 module:overlay(26) +from:0x020f7698 kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x020f76a4 kind:load to:0x02135e2c module:overlay(26) +from:0x020f76b8 kind:arm_call to:0x020f76e4 module:overlay(26) +from:0x020f76c0 kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x020f76c8 kind:arm_call to:0x02011ff4 module:main +from:0x020f76d4 kind:load to:0x02135e2c module:overlay(26) +from:0x020f7764 kind:arm_call to:0x020d241c module:overlay(24) +from:0x020f777c kind:arm_call to:0x02011f3c module:main +from:0x020f778c kind:arm_call to:0x02179840 module:overlay(92) +from:0x020f7798 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f77bc kind:arm_call to:0x02011f3c module:main +from:0x020f77cc kind:arm_call to:0x020f53ec module:overlay(26) +from:0x020f77d4 kind:arm_call to:0x02011f3c module:main +from:0x020f77e4 kind:arm_call to:0x020f764c module:overlay(26) +from:0x020f77f0 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f77f4 kind:arm_call to:0x0203275c module:main +from:0x020f7818 kind:arm_call to:0x02011f3c module:main +from:0x020f7828 kind:arm_call to:0x020f6448 module:overlay(26) +from:0x020f7834 kind:arm_call to:0x020d2428 module:overlay(24) +from:0x020f784c kind:arm_call to:0x020e9acc module:overlay(26) +from:0x020f786c kind:arm_call to:0x02011f3c module:main +from:0x020f787c kind:arm_call to:0x02102928 module:overlay(26) +from:0x020f7888 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x020f78ac kind:arm_call to:0x02011f3c module:main +from:0x020f78bc kind:arm_call to:0x020f53ec module:overlay(26) +from:0x020f78c4 kind:arm_call to:0x02011f3c module:main +from:0x020f78d4 kind:arm_call to:0x020f764c module:overlay(26) +from:0x020f78dc kind:load to:0x027e09a4 module:dtcm +from:0x020f791c kind:arm_call to:0x02011f3c module:main +from:0x020f7928 kind:arm_call to:0x020eb154 module:overlay(26) +from:0x020f793c kind:arm_call to:0x020eb1b8 module:overlay(26) +from:0x020f7964 kind:arm_call to:0x02011f3c module:main +from:0x020f7970 kind:arm_call to:0x020edd60 module:overlay(26) +from:0x020f7994 kind:arm_call to:0x020eddc8 module:overlay(26) +from:0x020f79c0 kind:arm_call to:0x02011f3c module:main +from:0x020f79cc kind:arm_call to:0x020efd64 module:overlay(26) +from:0x020f79e0 kind:arm_call to:0x020efdcc module:overlay(26) +from:0x020f7a04 kind:arm_call to:0x02011f3c module:main +from:0x020f7a10 kind:arm_call to:0x0217a13c module:overlay(92) +from:0x020f7a24 kind:arm_call to:0x0217a1ac module:overlay(92) +from:0x020f7a54 kind:arm_call to:0x02011f3c module:main +from:0x020f7a60 kind:arm_call to:0x020f028c module:overlay(26) +from:0x020f7a8c kind:arm_call to:0x020f02d0 module:overlay(26) +from:0x020f7ac0 kind:arm_call to:0x02011f3c module:main +from:0x020f7acc kind:arm_call to:0x020f06d0 module:overlay(26) +from:0x020f7af8 kind:arm_call to:0x020f0704 module:overlay(26) +from:0x020f7b2c kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x020f7b40 kind:arm_call to:0x02067258 module:overlay(0) +from:0x020f7bd4 kind:arm_call to:0x020e0da4 module:overlay(26) +from:0x020f7c18 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f7c38 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7c3c kind:load to:0x02138cf0 module:overlay(26) +from:0x020f7c40 kind:load to:0x027e09b8 module:dtcm +from:0x020f7d1c kind:arm_call to:0x0206805c module:overlay(0) +from:0x020f7d2c kind:load to:0x0213f55c module:overlay(26) +from:0x020f7d30 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7d34 kind:load to:0x020b502c module:overlay(0) +from:0x020f7d90 kind:arm_call to:0x0206805c module:overlay(0) +from:0x020f7da0 kind:load to:0x0213f55c module:overlay(26) +from:0x020f7da4 kind:load to:0x027e0ce0 module:dtcm +from:0x020f7da8 kind:load to:0x020b502c module:overlay(0) +from:0x020f7dd8 kind:arm_call to:0x0206805c module:overlay(0) +from:0x020f7de0 kind:load to:0x0213f55c module:overlay(26) +from:0x020f7de4 kind:load to:0x020b502c module:overlay(0) +from:0x020f7e20 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f7e3c kind:arm_call to:0x0207308c module:overlay(0) +from:0x020f7e68 kind:arm_call to:0x02073450 module:overlay(0) +from:0x020f7ea0 kind:load to:0x0213f55c module:overlay(26) +from:0x020f7ea4 kind:load to:0x027e09b8 module:dtcm +from:0x020f7ea8 kind:load to:0x020f7f28 module:overlay(26) +from:0x020f7ed8 kind:arm_call to:0x01ffd420 module:itcm +from:0x020f7ef4 kind:arm_call to:0x02073450 module:overlay(0) +from:0x020f7f20 kind:load to:0x0213f55c module:overlay(26) +from:0x020f7f24 kind:load to:0x027e09b8 module:dtcm +from:0x020f7f38 kind:load to:0x0213f570 module:overlay(26) +from:0x020f7f3c kind:load to:0x020f7f40 module:overlay(26) +from:0x020f80c4 kind:load to:0x02138cf0 module:overlay(26) +from:0x020f80c8 kind:load to:0x0213f558 module:overlay(26) +from:0x020f80d4 kind:load to:0x020f7d38 module:overlay(26) +from:0x020f80e0 kind:load to:0x020f7eac module:overlay(26) +from:0x020f80f0 kind:arm_call to:0x01fff458 module:itcm +from:0x020f8148 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f815c kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8170 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f81b0 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f81c4 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f81d8 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8220 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020f8234 kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x020f8264 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8278 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8288 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020f829c kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x020f82d8 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f82ec kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8368 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8384 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f83f4 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8410 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8418 kind:load to:0x027e0ce0 module:dtcm +from:0x020f841c kind:load to:0x027e0cfc module:dtcm +from:0x020f842c kind:load to:0x02049bc4 module:main +from:0x020f844c kind:arm_call to:0x020f7dac module:overlay(26) +from:0x020f8474 kind:arm_call to:0x020f7dac module:overlay(26) +from:0x020f84a4 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f84d8 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f84f8 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020f8508 kind:arm_call to:0x020d4470 module:overlay(24) +from:0x020f8528 kind:arm_call to:0x020d4500 module:overlay(24) +from:0x020f8548 kind:arm_call to:0x020d4500 module:overlay(24) +from:0x020f8690 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f86b0 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f86cc kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f86ec kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8708 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8728 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8744 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8764 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8780 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f87a0 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f87bc kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f87dc kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f87f8 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8818 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8834 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8854 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f885c kind:load to:0x027e0cfc module:dtcm +from:0x020f88a0 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x020f88b0 kind:arm_call to:0x020d4500 module:overlay(24) +from:0x020f89f4 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8a0c kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8a24 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8a3c kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8a54 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8a6c kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8a84 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8a9c kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8ab4 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8acc kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8ae4 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8afc kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8b14 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8b2c kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8b44 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8b5c kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8b6c kind:load to:0x027e0cfc module:dtcm +from:0x020f8bdc kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8c18 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8c2c kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8c64 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8ca4 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8cb8 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8cf0 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8d24 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8d50 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8d7c kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8da4 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8dd0 kind:arm_call to:0x02067bd0 module:overlay(0) +from:0x020f8de8 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8df4 kind:load to:0x020b502c module:overlay(0) +from:0x020f8e14 kind:arm_call to:0x020f7cc4 module:overlay(26) +from:0x020f8e44 kind:arm_call to:0x020f7de8 module:overlay(26) +from:0x020f8e5c kind:arm_call to:0x0206728c module:overlay(0) +from:0x020f8e64 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x020f8e90 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020f8e9c kind:load to:0x027e0cd8 module:dtcm +from:0x020f8eb0 kind:arm_call to:0x020d1a78 module:overlay(24) +from:0x020f8eb4 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x020f8ed4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f8ed8 kind:load to:0x01fff698 module:itcm +from:0x020f8ee8 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x020f8ef4 kind:arm_call to:0x020d1e00 module:overlay(24) +from:0x020f8f44 kind:arm_call to:0x020f8e70 module:overlay(26) +from:0x020f8f54 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020f8f60 kind:load to:0x027e0cd8 module:dtcm +from:0x020f8ff8 kind:load to:0x027e09bc module:dtcm +from:0x020f908c kind:load to:0x02138cf0 module:overlay(26) +from:0x020f90a0 kind:arm_call to:0x020ee110 module:overlay(26) +from:0x020f90d8 kind:arm_call to:0x020ee4e4 module:overlay(26) +from:0x020f90ec kind:arm_call to:0x020ee518 module:overlay(26) +from:0x020f9120 kind:arm_call to:0x020ee940 module:overlay(26) +from:0x020f9150 kind:arm_call to:0x020ee748 module:overlay(26) +from:0x020f9170 kind:arm_call to:0x020ee534 module:overlay(26) +from:0x020f9178 kind:arm_call to:0x020f91e8 module:overlay(26) +from:0x020f91a8 kind:arm_call to:0x020f8ebc module:overlay(26) +from:0x020f91c8 kind:arm_call to:0x020f9108 module:overlay(26) +from:0x020f91e4 kind:load to:0x020ee940 module:overlay(26) +from:0x020f9270 kind:arm_call to:0x020f8ea0 module:overlay(26) +from:0x020f927c kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020f9294 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020f92a0 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020f92b8 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020f92d8 kind:arm_call to:0x020edadc module:overlay(26) +from:0x020f92f4 kind:arm_call to:0x020f5284 module:overlay(26) +from:0x020f9304 kind:arm_call to:0x020f5284 module:overlay(26) +from:0x020f9314 kind:arm_call to:0x020f5284 module:overlay(26) +from:0x020f93ac kind:load to:0x027e0cd8 module:dtcm +from:0x020f93b0 kind:load to:0x027e0ce0 module:dtcm +from:0x020f93d8 kind:arm_call to:0x020ee2d0 module:overlay(26) +from:0x020f93f8 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x020f943c kind:arm_call to:0x020ee9e4 module:overlay(26) +from:0x020f9448 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x020f9460 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f946c kind:arm_call to:0x020fa5a8 module:overlay(26) +from:0x020f9478 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f94bc kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f94c8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f94dc kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x020f9524 kind:arm_call to:0x020f91e8 module:overlay(26) +from:0x020f9584 kind:arm_call to:0x020f8ea0 module:overlay(26) +from:0x020f959c kind:arm_call to:0x020e972c module:overlay(26) +from:0x020f961c kind:arm_call to:0x020f9228 module:overlay(26) +from:0x020f963c kind:arm_call to:0x020fb38c module:overlay(26) +from:0x020f967c kind:arm_call to:0x020f8edc module:overlay(26) +from:0x020f96b0 kind:arm_call to:0x020f8edc module:overlay(26) +from:0x020f96e0 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f96f0 kind:arm_call to:0x020f8f28 module:overlay(26) +from:0x020f9704 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f9720 kind:arm_call to:0x020f8f28 module:overlay(26) +from:0x020f9734 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f9748 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x020f9794 kind:load to:0x027e0cd8 module:dtcm +from:0x020f97c0 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f97cc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f97e0 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x020f9870 kind:arm_call to:0x020fb55c module:overlay(26) +from:0x020f9888 kind:arm_call to:0x020f91e8 module:overlay(26) +from:0x020f98ec kind:arm_call to:0x020e98fc module:overlay(26) +from:0x020f9908 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f9918 kind:arm_call to:0x020fa2b0 module:overlay(26) +from:0x020f999c kind:arm_call to:0x020f9228 module:overlay(26) +from:0x020f99bc kind:arm_call to:0x020fb38c module:overlay(26) +from:0x020f99f8 kind:arm_call to:0x020f8edc module:overlay(26) +from:0x020f9a2c kind:arm_call to:0x020f8edc module:overlay(26) +from:0x020f9a5c kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f9a6c kind:arm_call to:0x020f8f28 module:overlay(26) +from:0x020f9a7c kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f9a98 kind:arm_call to:0x020f8f28 module:overlay(26) +from:0x020f9aa8 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f9abc kind:arm_call to:0x020fa75c module:overlay(26) +from:0x020f9afc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f9b4c kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f9b58 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f9b6c kind:arm_call to:0x020fa1c4 module:overlay(26) +from:0x020f9bc8 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x020f9c40 kind:arm_call to:0x020f8ea0 module:overlay(26) +from:0x020f9c4c kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020f9c6c kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020f9c78 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020f9c98 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x020f9d20 kind:arm_call to:0x020fb25c module:overlay(26) +from:0x020f9d30 kind:arm_call to:0x020fb55c module:overlay(26) +from:0x020f9d50 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f9d60 kind:arm_call to:0x020fa3c0 module:overlay(26) +from:0x020f9da0 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020f9db4 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x020f9dd4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f9df8 kind:arm_call to:0x020eeb68 module:overlay(26) +from:0x020f9e60 kind:load to:0x027e0998 module:dtcm +from:0x020f9e78 kind:arm_call to:0x020f9f50 module:overlay(26) +from:0x020f9e84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f9ebc kind:arm_call to:0x020f9eac module:overlay(26) +from:0x020f9ec4 kind:arm_call to:0x01ffcc2c module:itcm +from:0x020f9ed8 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020f9f24 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f9f64 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f9fe4 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020f9ff8 kind:arm_call to:0x020fa044 module:overlay(26) +from:0x020fa004 kind:arm_call to:0x020f8e70 module:overlay(26) +from:0x020fa014 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x020fa030 kind:arm_call to:0x01ffe868 module:itcm +from:0x020fa040 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa060 kind:arm_call to:0x020eefcc module:overlay(26) +from:0x020fa070 kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x020fa0a8 kind:arm_call to:0x020fa044 module:overlay(26) +from:0x020fa0bc kind:arm_call to:0x020fa15c module:overlay(26) +from:0x020fa10c kind:arm_call to:0x020f8ea0 module:overlay(26) +from:0x020fa128 kind:arm_call to:0x020fa1c4 module:overlay(26) +from:0x020fa150 kind:arm_call to:0x020f8ea0 module:overlay(26) +from:0x020fa178 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa18c kind:arm_call to:0x020eeeb0 module:overlay(26) +from:0x020fa194 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa1a8 kind:arm_call to:0x020eeedc module:overlay(26) +from:0x020fa1e0 kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x020fa1f0 kind:arm_call to:0x020eefcc module:overlay(26) +from:0x020fa228 kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x020fa23c kind:arm_call to:0x020eefcc module:overlay(26) +from:0x020fa264 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa278 kind:arm_call to:0x020eeedc module:overlay(26) +from:0x020fa280 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa294 kind:arm_call to:0x020eeeb0 module:overlay(26) +from:0x020fa2d8 kind:arm_call to:0x020fa1c4 module:overlay(26) +from:0x020fa30c kind:arm_call to:0x020fa1c4 module:overlay(26) +from:0x020fa3b0 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x020fa3bc kind:load to:0x027e0cd8 module:dtcm +from:0x020fa3d8 kind:arm_call to:0x020fa338 module:overlay(26) +from:0x020fa3f0 kind:arm_call to:0x020f8edc module:overlay(26) +from:0x020fa430 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa440 kind:arm_call to:0x020fa044 module:overlay(26) +from:0x020fa46c kind:arm_call to:0x020fa3c0 module:overlay(26) +from:0x020fa478 kind:arm_call to:0x020f8f28 module:overlay(26) +from:0x020fa488 kind:arm_call to:0x020fa338 module:overlay(26) +from:0x020fa4a4 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa4b0 kind:arm_call to:0x020fa5a8 module:overlay(26) +from:0x020fa4c0 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x020fa4d0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa4dc kind:arm_call to:0x020fa5a8 module:overlay(26) +from:0x020fa508 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa518 kind:arm_call to:0x020fa6bc module:overlay(26) +from:0x020fa538 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa550 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa55c kind:arm_call to:0x020fa5a8 module:overlay(26) +from:0x020fa56c kind:arm_call to:0x020e9400 module:overlay(26) +from:0x020fa57c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa588 kind:arm_call to:0x020fa5a8 module:overlay(26) +from:0x020fa5a4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa5bc kind:load to:0x020ef070 module:overlay(26) +from:0x020fa5d4 kind:arm_call to:0x020ef6fc module:overlay(26) +from:0x020fa5e8 kind:arm_call to:0x020ef6fc module:overlay(26) +from:0x020fa604 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa610 kind:arm_call to:0x020ef0b4 module:overlay(26) +from:0x020fa618 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa624 kind:arm_call to:0x020ef0d8 module:overlay(26) +from:0x020fa644 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x020fa658 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x020fa674 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x020fa680 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x020fa694 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa6a0 kind:arm_call to:0x020ef0d8 module:overlay(26) +from:0x020fa6a8 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa6b4 kind:arm_call to:0x020ef0b4 module:overlay(26) +from:0x020fa6ec kind:arm_call to:0x020fa5f0 module:overlay(26) +from:0x020fa73c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa748 kind:arm_call to:0x020f8f0c module:overlay(26) +from:0x020fa784 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa794 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa7c0 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020fa7e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fa7f4 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020fa814 kind:load to:0x027e09b8 module:dtcm +from:0x020fa840 kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x020fa84c kind:arm_call to:0x020ee9c0 module:overlay(26) +from:0x020fa884 kind:arm_call to:0x020ee9c0 module:overlay(26) +from:0x020fa88c kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020fa8b0 kind:arm_call to:0x020ee9c0 module:overlay(26) +from:0x020fa8b8 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x020fa8e4 kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x020fa8ec kind:arm_call to:0x020ee2d0 module:overlay(26) +from:0x020fa8f8 kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x020fa91c kind:arm_call to:0x020fa338 module:overlay(26) +from:0x020fa934 kind:arm_call to:0x020fa34c module:overlay(26) +from:0x020fa944 kind:arm_call to:0x020edadc module:overlay(26) +from:0x020fa96c kind:arm_call to:0x020fa37c module:overlay(26) +from:0x020fa978 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020fa97c kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa98c kind:arm_call to:0x020f723c module:overlay(26) +from:0x020fa99c kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020fa9a0 kind:arm_call to:0x020f8efc module:overlay(26) +from:0x020fa9ac kind:arm_call to:0x021798f0 module:overlay(92) +from:0x020fa9b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa9d8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fa9e8 kind:arm_call to:0x020fa044 module:overlay(26) +from:0x020fa9f0 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x020fa9fc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020faa0c kind:arm_call to:0x020fa08c module:overlay(26) +from:0x020faa20 kind:arm_call to:0x020f4e28 module:overlay(26) +from:0x020faa34 kind:arm_call to:0x020f4e10 module:overlay(26) +from:0x020faa60 kind:load to:0x027e0ce0 module:dtcm +from:0x020faa80 kind:arm_call to:0x020fa338 module:overlay(26) +from:0x020faa94 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020faaa4 kind:arm_call to:0x020fa044 module:overlay(26) +from:0x020faab0 kind:arm_call to:0x020fa34c module:overlay(26) +from:0x020faac0 kind:arm_call to:0x020edadc module:overlay(26) +from:0x020faaf0 kind:arm_call to:0x020f4e28 module:overlay(26) +from:0x020fab04 kind:arm_call to:0x020f4e10 module:overlay(26) +from:0x020fab1c kind:arm_call to:0x020fa37c module:overlay(26) +from:0x020fab28 kind:arm_call to:0x020f7208 module:overlay(26) +from:0x020fab2c kind:arm_call to:0x020f8f0c module:overlay(26) +from:0x020fab38 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x020fab48 kind:arm_call to:0x020fa370 module:overlay(26) +from:0x020fab58 kind:arm_call to:0x020fa370 module:overlay(26) +from:0x020fab6c kind:arm_call to:0x020f4e28 module:overlay(26) +from:0x020fab7c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fabdc kind:arm_call to:0x020fa75c module:overlay(26) +from:0x020fabe4 kind:arm_call to:0x020fa900 module:overlay(26) +from:0x020fabf0 kind:arm_call to:0x021798dc module:overlay(92) +from:0x020fabf4 kind:arm_call to:0x020f8f0c module:overlay(26) +from:0x020fac00 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x020fac0c kind:load to:0x027e0ce0 module:dtcm +from:0x020fac24 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x020fac44 kind:arm_call to:0x01fffd00 module:itcm +from:0x020fad7c kind:arm_call to:0x01fff458 module:itcm +from:0x020fad8c kind:arm_call to:0x01fff458 module:itcm +from:0x020fada0 kind:arm_call to:0x01fff458 module:itcm +from:0x020fadb0 kind:arm_call to:0x01fff458 module:itcm +from:0x020fadc4 kind:arm_call to:0x01fff458 module:itcm +from:0x020fae78 kind:load to:0x02138cf0 module:overlay(26) +from:0x020fae7c kind:load to:0x027e0ce4 module:dtcm +from:0x020faeb0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020faec4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020faf28 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x020faf64 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020faf74 kind:load to:0x027e09b8 module:dtcm +from:0x020faf84 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020fafc8 kind:arm_call to:0x020fb0c4 module:overlay(26) +from:0x020fafe0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020fb018 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020fb028 kind:load to:0x027e09b8 module:dtcm +from:0x020fb048 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020fb060 kind:load to:0x027e09b8 module:dtcm +from:0x020fb07c kind:load to:0x027e09b8 module:dtcm +from:0x020fb080 kind:load to:0x020732cc module:overlay(0) +from:0x020fb094 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fb0a4 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x020fb0c0 kind:load to:0x027e09b8 module:dtcm +from:0x020fb0f4 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020fb0fc kind:arm_call to:0x02061210 module:overlay(0) +from:0x020fb12c kind:arm_call to:0x020736a0 module:overlay(0) +from:0x020fb148 kind:arm_call to:0x020611dc module:overlay(0) +from:0x020fb154 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x020fb180 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x020fb19c kind:arm_call to:0x02073558 module:overlay(0) +from:0x020fb1a8 kind:load to:0x0204a068 module:main +from:0x020fb1ac kind:load to:0x027e09b8 module:dtcm +from:0x020fb1f8 kind:load to:0x0204a068 module:main +from:0x020fb2cc kind:arm_call to:0x020fa1c4 module:overlay(26) +from:0x020fb2ec kind:arm_call to:0x020fa044 module:overlay(26) +from:0x020fb310 kind:arm_call to:0x020fa15c module:overlay(26) +from:0x020fb330 kind:arm_call to:0x020fa62c module:overlay(26) +from:0x020fb340 kind:arm_call to:0x020fa5a8 module:overlay(26) +from:0x020fb354 kind:arm_call to:0x020fa5f0 module:overlay(26) +from:0x020fb364 kind:arm_call to:0x020fa5a8 module:overlay(26) +from:0x020fb378 kind:arm_call to:0x020fa5c0 module:overlay(26) +from:0x020fb47c kind:arm_call to:0x020fb3f8 module:overlay(26) +from:0x020fb490 kind:arm_call to:0x020fb414 module:overlay(26) +from:0x020fb4ac kind:arm_call to:0x020fb414 module:overlay(26) +from:0x020fb528 kind:arm_call to:0x020fb3f8 module:overlay(26) +from:0x020fb5b8 kind:arm_call to:0x020fb414 module:overlay(26) +from:0x020fb5c4 kind:arm_call to:0x020fb414 module:overlay(26) +from:0x020fb670 kind:arm_call to:0x020fb3f8 module:overlay(26) +from:0x020fb67c kind:arm_call to:0x020fb414 module:overlay(26) +from:0x020fb8f8 kind:arm_call_thumb to:0x02058520 module:overlay(0) +from:0x020fb908 kind:arm_call to:0x020165f8 module:main +from:0x020fb920 kind:arm_call_thumb to:0x020153d4 module:main +from:0x020fb930 kind:load to:0x02135eb0 module:overlay(26) +from:0x020fb934 kind:load to:0x02135e68 module:overlay(26) +from:0x020fb938 kind:load to:0x02135e6c module:overlay(26) +from:0x020fb93c kind:load to:0x02135ea8 module:overlay(26) +from:0x020fb940 kind:load to:0x02135ea0 module:overlay(26) +from:0x020fb974 kind:arm_call to:0x020267d8 module:main +from:0x020fb97c kind:arm_call_thumb to:0x02015454 module:main +from:0x020fb990 kind:arm_call_thumb to:0x020153f4 module:main +from:0x020fb9c0 kind:arm_call to:0x020267d8 module:main +from:0x020fba08 kind:load to:0x020aa22c module:overlay(0) +from:0x020fba0c kind:load to:0x02135e68 module:overlay(26) +from:0x020fba10 kind:load to:0x02135eb4 module:overlay(26) +from:0x020fba14 kind:load to:0x020aa230 module:overlay(0) +from:0x020fba18 kind:load to:0x02135ec0 module:overlay(26) +from:0x020fba30 kind:arm_call_thumb to:0x02015454 module:main +from:0x020fba44 kind:arm_call_thumb to:0x02015454 module:main +from:0x020fba4c kind:arm_call to:0x02016634 module:main +from:0x020fba54 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020fba6c kind:arm_call_thumb to:0x02015454 module:main +from:0x020fba74 kind:arm_call to:0x02016634 module:main +from:0x020fba7c kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x020fba84 kind:arm_call to:0x02011ff4 module:main +from:0x020fbaac kind:load to:0x027e09a4 module:dtcm +from:0x020fbad8 kind:load to:0x027e09a4 module:dtcm +from:0x020fbaf4 kind:arm_call to:0x020fba90 module:overlay(26) +from:0x020fbb00 kind:arm_call to:0x020fbab0 module:overlay(26) +from:0x020fbb64 kind:arm_call to:0x020fba90 module:overlay(26) +from:0x020fbb70 kind:arm_call to:0x020fbab0 module:overlay(26) +from:0x020fbb84 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbbac kind:arm_call to:0x020fba90 module:overlay(26) +from:0x020fbbb8 kind:arm_call to:0x020fbab0 module:overlay(26) +from:0x020fbbe8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fbc08 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fbc6c kind:arm_call to:0x01ffb800 module:itcm +from:0x020fbc78 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fbc84 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbcc4 kind:arm_call to:0x020fbcd0 module:overlay(26) +from:0x020fbd08 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fbd3c kind:arm_call to:0x020fbe98 module:overlay(26) +from:0x020fbd88 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fbdbc kind:arm_call to:0x020232b0 module:main +from:0x020fbe2c kind:arm_call to:0x01ffb4d4 module:itcm +from:0x020fbe60 kind:arm_call to:0x020232b0 module:main +from:0x020fbe70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fbed4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fbee0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fbefc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020fc058 kind:arm_call to:0x020fbd1c module:overlay(26) +from:0x020fc088 kind:arm_call to:0x020fbef0 module:overlay(26) +from:0x020fc14c kind:load to:0x0203e93c module:main +from:0x020fc348 kind:arm_call to:0x020fbef0 module:overlay(26) +from:0x020fc358 kind:arm_call to:0x020fbef0 module:overlay(26) +from:0x020fc4a0 kind:arm_call to:0x020fbe98 module:overlay(26) +from:0x020fc4b0 kind:arm_call to:0x020fbd1c module:overlay(26) +from:0x020fc540 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x020fc550 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc5ec kind:arm_call to:0x020fc150 module:overlay(26) +from:0x020fc5f8 kind:load to:0x0203e93c module:main +from:0x020fc614 kind:arm_call to:0x01ffb800 module:itcm +from:0x020fc634 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc6e0 kind:arm_call to:0x0203d138 module:main +from:0x020fc7e0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fc864 kind:load to:0x020a02b4 module:overlay(0) +from:0x020fc868 kind:load to:0x020fe984 module:overlay(26) +from:0x020fc86c kind:load to:0x021327d8 module:overlay(26) +from:0x020fc870 kind:load to:0x02132768 module:overlay(26) +from:0x020fc874 kind:load to:0x027e09a4 module:dtcm +from:0x020fc878 kind:load to:0x027e0cec module:dtcm +from:0x020fc87c kind:load to:0x027e07d4 module:dtcm +from:0x020fcb48 kind:arm_call to:0x020a034c module:overlay(0) +from:0x020fcdcc kind:load to:0x027e09a4 module:dtcm +from:0x020fcdd0 kind:load to:0x02132734 module:overlay(26) +from:0x020fcdd4 kind:load to:0x02132724 module:overlay(26) +from:0x020fcdd8 kind:load to:0x0213271c module:overlay(26) +from:0x020fcddc kind:load to:0x0213273c module:overlay(26) +from:0x020fcde0 kind:load to:0x027e00fc module:dtcm +from:0x020fcde4 kind:load to:0x0213272c module:overlay(26) +from:0x020fce8c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fcea8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fcec4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fcee0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fcef0 kind:arm_call to:0x020fc880 module:overlay(26) +from:0x020fcefc kind:load to:0x027e0cec module:dtcm +from:0x020fcf28 kind:arm_call to:0x0203d138 module:main +from:0x020fcf74 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fcf8c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fcfc0 kind:load to:0x020a02b4 module:overlay(0) +from:0x020fcfc4 kind:load to:0x020fe984 module:overlay(26) +from:0x020fcfc8 kind:load to:0x027e0cec module:dtcm +from:0x020fcfcc kind:load to:0x027e07d4 module:dtcm +from:0x020fd07c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fd098 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fd0b4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fd0d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fd138 kind:load to:0x027e0cec module:dtcm +from:0x020fd168 kind:arm_call to:0x0203d138 module:main +from:0x020fd1cc kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fd1f0 kind:load to:0x020a02b4 module:overlay(0) +from:0x020fd1f4 kind:load to:0x020fe984 module:overlay(26) +from:0x020fd1f8 kind:load to:0x027e09a4 module:dtcm +from:0x020fd1fc kind:load to:0x0213274c module:overlay(26) +from:0x020fd200 kind:load to:0x027e0cec module:dtcm +from:0x020fd204 kind:load to:0x027e07d4 module:dtcm +from:0x020fd434 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fd490 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fd4d4 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020fd504 kind:load to:0x02132774 module:overlay(26) +from:0x020fd514 kind:load to:0x027e0cec module:dtcm +from:0x020fd600 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fd61c kind:load to:0x021327b4 module:overlay(26) +from:0x020fd620 kind:load to:0x027e09a4 module:dtcm +from:0x020fd624 kind:load to:0x0213275c module:overlay(26) +from:0x020fd628 kind:load to:0x027e0cec module:dtcm +from:0x020fd62c kind:load to:0x020fd630 module:overlay(26) +from:0x020fd69c kind:arm_call to:0x0203d138 module:main +from:0x020fd730 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fd7ac kind:load to:0x020a02b4 module:overlay(0) +from:0x020fd7b0 kind:load to:0x020fe984 module:overlay(26) +from:0x020fd7b4 kind:load to:0x02132794 module:overlay(26) +from:0x020fd7b8 kind:load to:0x027e09a4 module:dtcm +from:0x020fd7bc kind:load to:0x027e0cec module:dtcm +from:0x020fd7c0 kind:load to:0x027e07d4 module:dtcm +from:0x020fdc94 kind:arm_call to:0x020a034c module:overlay(0) +from:0x020fdca0 kind:load to:0x027e00fc module:dtcm +from:0x020fdcdc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdcf8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdd14 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdd30 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdd98 kind:load to:0x027e0cec module:dtcm +from:0x020fddd4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fddf0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fde0c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fde28 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fde44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fde60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdec8 kind:load to:0x027e0cec module:dtcm +from:0x020fdf04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdf20 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdf3c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdf58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fdfc0 kind:load to:0x027e0cec module:dtcm +from:0x020fdff0 kind:arm_call to:0x0203d138 module:main +from:0x020fe05c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fe09c kind:load to:0x020a02b4 module:overlay(0) +from:0x020fe0a0 kind:load to:0x020fe984 module:overlay(26) +from:0x020fe0a4 kind:load to:0x02132754 module:overlay(26) +from:0x020fe0a8 kind:load to:0x027e09a4 module:dtcm +from:0x020fe0ac kind:load to:0x027e0cec module:dtcm +from:0x020fe0b0 kind:load to:0x027e07d4 module:dtcm +from:0x020fe4cc kind:arm_call to:0x020a034c module:overlay(0) +from:0x020fe4d8 kind:load to:0x027e00fc module:dtcm +from:0x020fe514 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe530 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe54c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe568 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe584 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe5a0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe5e8 kind:load to:0x027e0cec module:dtcm +from:0x020fe624 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe640 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe65c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe678 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe694 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe6b0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020fe6f8 kind:load to:0x027e0cec module:dtcm +from:0x020fe728 kind:arm_call to:0x0203d138 module:main +from:0x020fe75c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fe780 kind:load to:0x020a02b4 module:overlay(0) +from:0x020fe784 kind:load to:0x020fe984 module:overlay(26) +from:0x020fe788 kind:load to:0x027e07d4 module:dtcm +from:0x020fe78c kind:load to:0x027e0cec module:dtcm +from:0x020fe974 kind:arm_call to:0x020a034c module:overlay(0) +from:0x020fe980 kind:load to:0x027e00fc module:dtcm +from:0x020fe9bc kind:arm_call to:0x0203d138 module:main +from:0x020fea08 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fea20 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fea3c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fea54 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fead4 kind:load to:0x020a02b4 module:overlay(0) +from:0x020fead8 kind:load to:0x020fe984 module:overlay(26) +from:0x020feadc kind:load to:0x027e0cec module:dtcm +from:0x020feae0 kind:load to:0x027e07d4 module:dtcm +from:0x020fed4c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fed84 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020feddc kind:arm_call to:0x020a034c module:overlay(0) +from:0x020fee2c kind:arm_call to:0x020a034c module:overlay(0) +from:0x020fee40 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020fee80 kind:arm_call to:0x020a034c module:overlay(0) +from:0x020fee98 kind:arm_call to:0x020a034c module:overlay(0) +from:0x020feea4 kind:load to:0x027e09a4 module:dtcm +from:0x020feeac kind:load to:0x02132898 module:overlay(26) +from:0x020feeb0 kind:load to:0x027e0108 module:dtcm +from:0x020feff0 kind:arm_call to:0x0203d138 module:main +from:0x020ff050 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020ff068 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020ff07c kind:load to:0x020a02b4 module:overlay(0) +from:0x020ff080 kind:load to:0x020fe984 module:overlay(26) +from:0x020ff084 kind:load to:0x027e0cec module:dtcm +from:0x020ff088 kind:load to:0x027e07d4 module:dtcm +from:0x020ff1f4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020ff2cc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020ff308 kind:arm_call to:0x020a034c module:overlay(0) +from:0x020ff3bc kind:load to:0x0213f5e0 module:overlay(26) +from:0x020ff3c0 kind:load to:0x02135ecc module:overlay(26) +from:0x020ff3c4 kind:load to:0x02135ed8 module:overlay(26) +from:0x020ff3cc kind:load to:0x02135ef0 module:overlay(26) +from:0x020ff3d0 kind:load to:0x02135efc module:overlay(26) +from:0x020ff3d4 kind:load to:0x02135f08 module:overlay(26) +from:0x020ff3d8 kind:load to:0x02135ecc module:overlay(26) +from:0x020ff3dc kind:load to:0x02135ee4 module:overlay(26) +from:0x020ff434 kind:arm_call to:0x020d4e1c module:overlay(24) +from:0x020ff454 kind:load to:0x02135f1c module:overlay(26) +from:0x020ff458 kind:load to:0x027e0d00 module:dtcm +from:0x020ff464 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020ff46c kind:arm_call to:0x02011ff4 module:main +from:0x020ff4c4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020ff4d4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020ff4e4 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020ff4f4 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020ff510 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020ff520 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020ff544 kind:load to:0x02132a08 module:overlay(26) +from:0x020ff554 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x020ff564 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x020ff588 kind:arm_call to:0x0203d138 module:main +from:0x020ff5a4 kind:arm_call to:0x0203d138 module:main +from:0x020ff5d0 kind:load to:0x02135c40 module:overlay(26) +from:0x020ff5d4 kind:load to:0x020f3384 module:overlay(26) +from:0x020ff5d8 kind:load to:0x020ff5e4 module:overlay(26) +from:0x020ff5dc kind:load to:0x020f3370 module:overlay(26) +from:0x020ff5e0 kind:load to:0x020ff624 module:overlay(26) +from:0x020ff5fc kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x020ff614 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020ff620 kind:load to:0x02135f40 module:overlay(26) +from:0x020ff640 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x020ff658 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020ff668 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020ff674 kind:load to:0x02135f88 module:overlay(26) +from:0x020ff6e0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x020ff6ec kind:arm_call to:0x02057c90 module:overlay(0) +from:0x020ff82c kind:arm_call to:0x020ff490 module:overlay(26) +from:0x020ff860 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020ff904 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x020ff9bc kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020ff9ec kind:arm_call to:0x020ffc10 module:overlay(26) +from:0x020ffa1c kind:arm_call to:0x0200f218 module:main +from:0x020ffa38 kind:arm_call to:0x0200ed6c module:main +from:0x020ffa48 kind:load to:0x02132da8 module:overlay(26) +from:0x020ffa4c kind:load to:0x021328f4 module:overlay(26) +from:0x020ffa50 kind:load to:0x02132924 module:overlay(26) +from:0x020ffa58 kind:load to:0x02132e38 module:overlay(26) +from:0x020ffa5c kind:load to:0x021329f4 module:overlay(26) +from:0x020ffae0 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x020ffb9c kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x020ffc04 kind:arm_call to:0x020c0b04 module:overlay(17) +from:0x020ffd30 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x020ffd60 kind:load to:0x02132a28 module:overlay(26) +from:0x020ffd64 kind:load to:0x021328c8 module:overlay(26) +from:0x020ffd68 kind:load to:0x02132ed8 module:overlay(26) +from:0x020ffda8 kind:arm_call to:0x0200eab0 module:main +from:0x020ffdb8 kind:arm_call to:0x0200eb28 module:main +from:0x020ffdc8 kind:arm_call to:0x0200eba4 module:main +from:0x020ffde0 kind:arm_call to:0x0200ef9c module:main +from:0x020ffdec kind:arm_call to:0x0200f01c module:main +from:0x020ffe54 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x020ffe60 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x020fff64 kind:arm_call to:0x020ff490 module:overlay(26) +from:0x020fff70 kind:arm_call to:0x02057d1c module:overlay(0) +from:0x020fffb4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02100058 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02100060 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02100194 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021001e0 kind:arm_call to:0x021005dc module:overlay(26) +from:0x021001ec kind:load to:0x02132b98 module:overlay(26) +from:0x021001f0 kind:load to:0x02132a48 module:overlay(26) +from:0x021001f4 kind:load to:0x021329e4 module:overlay(26) +from:0x021001fc kind:load to:0x02132c48 module:overlay(26) +from:0x0210020c kind:arm_call to:0x020ff478 module:overlay(26) +from:0x0210021c kind:arm_call to:0x0205a62c module:overlay(0) +from:0x02100240 kind:arm_call to:0x0203d138 module:main +from:0x0210025c kind:arm_call to:0x0203d138 module:main +from:0x02100284 kind:load to:0x02135c40 module:overlay(26) +from:0x02100288 kind:load to:0x020f3bf8 module:overlay(26) +from:0x0210028c kind:load to:0x020f417c module:overlay(26) +from:0x02100290 kind:load to:0x020f2690 module:overlay(26) +from:0x02100294 kind:load to:0x020f41bc module:overlay(26) +from:0x02100398 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x021004d8 kind:arm_call to:0x02057d4c module:overlay(0) +from:0x021004f8 kind:arm_call to:0x01ffa06c module:itcm +from:0x0210052c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210053c kind:arm_call to:0x01ffa60c module:itcm +from:0x02100548 kind:load to:0x0203e93c module:main +from:0x02100568 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x021005d0 kind:arm_call to:0x020c0b04 module:overlay(17) +from:0x0210063c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02100718 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02100748 kind:load to:0x02132a68 module:overlay(26) +from:0x0210074c kind:load to:0x021328a0 module:overlay(26) +from:0x02100750 kind:load to:0x021328d0 module:overlay(26) +from:0x02100754 kind:load to:0x02132c08 module:overlay(26) +from:0x02100768 kind:arm_call to:0x0200ef9c module:main +from:0x02100774 kind:arm_call to:0x0200f01c module:main +from:0x02100790 kind:load to:0x0205a7a4 module:overlay(0) +from:0x021007ec kind:arm_call to:0x02058a04 module:overlay(0) +from:0x021007f8 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x021008fc kind:arm_call to:0x020ff490 module:overlay(26) +from:0x02100990 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02100998 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02100ac4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02100b10 kind:load to:0x02132a88 module:overlay(26) +from:0x02100b14 kind:load to:0x021329d4 module:overlay(26) +from:0x02100b1c kind:load to:0x02132aa8 module:overlay(26) +from:0x02100c1c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02100cd8 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02100d40 kind:arm_call to:0x020c0b04 module:overlay(17) +from:0x02100d5c kind:arm_call to:0x0200ef9c module:main +from:0x02100d68 kind:arm_call to:0x0200f01c module:main +from:0x02100dc8 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02100dd4 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02100ed8 kind:arm_call to:0x020ff490 module:overlay(26) +from:0x02100f6c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021010a0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021010ec kind:load to:0x02132ae8 module:overlay(26) +from:0x021010f0 kind:load to:0x02132954 module:overlay(26) +from:0x021010f8 kind:load to:0x02132b08 module:overlay(26) +from:0x021011f8 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x021012b4 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0210131c kind:arm_call to:0x020c0b04 module:overlay(17) +from:0x02101338 kind:arm_call to:0x0200ef9c module:main +from:0x02101344 kind:arm_call to:0x0200f01c module:main +from:0x02101380 kind:arm_call to:0x0200f05c module:main +from:0x0210139c kind:arm_call to:0x02058a04 module:overlay(0) +from:0x021013a8 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x021014ac kind:arm_call to:0x020ff490 module:overlay(26) +from:0x021014b8 kind:arm_call to:0x02057d1c module:overlay(0) +from:0x02101540 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021015b4 kind:arm_call to:0x02099d14 module:overlay(0) +from:0x02101648 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02101680 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021016a0 kind:load to:0x02132934 module:overlay(26) +from:0x021016a4 kind:load to:0x02132914 module:overlay(26) +from:0x021016a8 kind:load to:0x02132944 module:overlay(26) +from:0x021016ac kind:load to:0x02132904 module:overlay(26) +from:0x021016b4 kind:load to:0x02132bc8 module:overlay(26) +from:0x0210170c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x021017d0 kind:arm_call to:0x02057d4c module:overlay(0) +from:0x021017f0 kind:arm_call to:0x01ffa06c module:itcm +from:0x02101804 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02101814 kind:arm_call to:0x01ffa60c module:itcm +from:0x0210183c kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x021019a4 kind:arm_call to:0x02099d14 module:overlay(0) +from:0x021019ec kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02101a18 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02101a60 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02101bdc kind:load to:0x02132ca8 module:overlay(26) +from:0x02101be0 kind:load to:0x02132d28 module:overlay(26) +from:0x02101be4 kind:load to:0x021328b8 module:overlay(26) +from:0x02101be8 kind:load to:0x021328b0 module:overlay(26) +from:0x02101bec kind:load to:0x021328c0 module:overlay(26) +from:0x02101c30 kind:load to:0x0205a7a4 module:overlay(0) +from:0x02101c68 kind:arm_call to:0x0200f05c module:main +from:0x02101c84 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02101c90 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02101d94 kind:arm_call to:0x020ff490 module:overlay(26) +from:0x02101da0 kind:arm_call to:0x02057d1c module:overlay(0) +from:0x02101e28 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02101e9c kind:arm_call to:0x02099d14 module:overlay(0) +from:0x02101ea4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02101f50 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02101f70 kind:load to:0x021329b4 module:overlay(26) +from:0x02101f74 kind:load to:0x02132964 module:overlay(26) +from:0x02101f78 kind:load to:0x02132974 module:overlay(26) +from:0x02101f7c kind:load to:0x021329a4 module:overlay(26) +from:0x02101f84 kind:load to:0x02132ac8 module:overlay(26) +from:0x02101fdc kind:arm_call to:0x02057c90 module:overlay(0) +from:0x021020a0 kind:arm_call to:0x02057d4c module:overlay(0) +from:0x021020c0 kind:arm_call to:0x01ffa06c module:itcm +from:0x021020d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021020e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0210210c kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0210227c kind:arm_call to:0x02099d14 module:overlay(0) +from:0x021022c4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021022f0 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02102338 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021024c0 kind:load to:0x02132b38 module:overlay(26) +from:0x021024c4 kind:load to:0x021328ac module:overlay(26) +from:0x021024c8 kind:load to:0x021328a8 module:overlay(26) +from:0x021024cc kind:load to:0x02132b68 module:overlay(26) +from:0x021024d0 kind:load to:0x021328a4 module:overlay(26) +from:0x021024d4 kind:load to:0x021328d8 module:overlay(26) +from:0x02102518 kind:load to:0x0205a7a4 module:overlay(0) +from:0x02102550 kind:arm_call to:0x0200f05c module:main +from:0x0210256c kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02102578 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02102654 kind:arm_call to:0x020ff490 module:overlay(26) +from:0x021026cc kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0210276c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0210277c kind:load to:0x02132994 module:overlay(26) +from:0x02102780 kind:load to:0x02132984 module:overlay(26) +from:0x02102784 kind:load to:0x021329c4 module:overlay(26) +from:0x0210278c kind:load to:0x021328e4 module:overlay(26) +from:0x021027dc kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0210287c kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x021028b0 kind:load to:0x027e00f0 module:dtcm +from:0x021028c8 kind:load to:0x0205a7a4 module:overlay(0) +from:0x021028d4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021028dc kind:arm_call to:0x02011ff4 module:main +from:0x021028f0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021028f8 kind:arm_call to:0x02011ff4 module:main +from:0x02102910 kind:load to:0x02135fcc module:overlay(26) +from:0x02102924 kind:load to:0x0213614c module:overlay(26) +from:0x02102938 kind:arm_call to:0x020f4ef0 module:overlay(26) +from:0x02102954 kind:arm_call to:0x021029ec module:overlay(26) +from:0x02102960 kind:load to:0x021363f4 module:overlay(26) +from:0x02102974 kind:arm_call to:0x02102a20 module:overlay(26) +from:0x0210297c kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x02102988 kind:load to:0x021363f4 module:overlay(26) +from:0x0210299c kind:arm_call to:0x02102a20 module:overlay(26) +from:0x021029a4 kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x021029ac kind:arm_call to:0x02011ff4 module:main +from:0x021029b8 kind:load to:0x021363f4 module:overlay(26) +from:0x021029c8 kind:arm_call to:0x020f506c module:overlay(26) +from:0x021029d8 kind:arm_call to:0x020f506c module:overlay(26) +from:0x021029e4 kind:arm_call to:0x020eaafc module:overlay(26) +from:0x021029f8 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x02102a50 kind:arm_call to:0x020f7b08 module:overlay(26) +from:0x02102a98 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x02102acc kind:arm_call to:0x020f5174 module:overlay(26) +from:0x02102b00 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x02102b30 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x02102b3c kind:arm_call to:0x020f79a8 module:overlay(26) +from:0x02102b90 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x02102bc0 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x02102bcc kind:arm_call to:0x020f79a8 module:overlay(26) +from:0x02102bf0 kind:arm_call to:0x020f79a8 module:overlay(26) +from:0x02102c0c kind:arm_call to:0x0205c964 module:overlay(0) +from:0x02102e08 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02102e14 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02102f78 kind:arm_call to:0x020d228c module:overlay(24) +from:0x02102fbc kind:load to:0x021324f4 module:overlay(26) +from:0x02103160 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0210317c kind:arm_call to:0x0203d138 module:main +from:0x02103198 kind:arm_call to:0x0203d138 module:main +from:0x021031b8 kind:load to:0x020f3bf8 module:overlay(26) +from:0x021031bc kind:load to:0x020f417c module:overlay(26) +from:0x021031c0 kind:load to:0x020f2690 module:overlay(26) +from:0x021031c4 kind:load to:0x020f41bc module:overlay(26) +from:0x02103268 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103284 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021032a0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021032f0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x021032fc kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02103450 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02103488 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021034a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021034c0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103510 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0210351c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02103670 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x021036ac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021036c8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021036e4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103734 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02103740 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02103890 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x021038cc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021038e8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103904 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103920 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103970 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0210397c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02103acc kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02103af8 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02103b34 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103b50 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103b6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103b88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103bd8 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02103be4 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02103d34 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02103d60 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02103d98 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103db4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103dd0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103dec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103e08 kind:load to:0x027e0d00 module:dtcm +from:0x02103e0c kind:load to:0x027e0cec module:dtcm +from:0x02103e14 kind:load to:0x02132f78 module:overlay(26) +from:0x02103e18 kind:load to:0x02133080 module:overlay(26) +from:0x02103e1c kind:load to:0x02133068 module:overlay(26) +from:0x02103e20 kind:load to:0x02133050 module:overlay(26) +from:0x02103e24 kind:load to:0x02133038 module:overlay(26) +from:0x02103e28 kind:load to:0x02133020 module:overlay(26) +from:0x02103e2c kind:load to:0x02133008 module:overlay(26) +from:0x02103e30 kind:load to:0x02132ff0 module:overlay(26) +from:0x02103e34 kind:load to:0x02132fd8 module:overlay(26) +from:0x02103e38 kind:load to:0x02132fc0 module:overlay(26) +from:0x02103e3c kind:load to:0x02132fa8 module:overlay(26) +from:0x02103e40 kind:load to:0x02132f90 module:overlay(26) +from:0x02103e68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02103e98 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02103f84 kind:load to:0x027e0130 module:dtcm +from:0x02103f90 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02103fac kind:load to:0x02136438 module:overlay(26) +from:0x02104008 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021040a8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0210412c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02104130 kind:arm_call to:0x01fff458 module:itcm +from:0x02104160 kind:load to:0x027e0ce4 module:dtcm +from:0x02104190 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021041a4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021041ac kind:arm_call to:0x02011ff4 module:main +from:0x02104218 kind:arm_call_thumb to:0x020578c8 module:overlay(0) +from:0x0210422c kind:load to:0x027e0d00 module:dtcm +from:0x02104268 kind:load to:0x027e0130 module:dtcm +from:0x02104284 kind:arm_call to:0x020e6494 module:overlay(26) +from:0x021042d4 kind:arm_call to:0x02080078 module:overlay(0) +from:0x0210433c kind:arm_call to:0x01fff498 module:itcm +from:0x02104354 kind:arm_call to:0x01fff584 module:itcm +from:0x02104380 kind:arm_call to:0x021043e8 module:overlay(26) +from:0x02104390 kind:arm_call to:0x021045f0 module:overlay(26) +from:0x021043a0 kind:arm_call to:0x021047bc module:overlay(26) +from:0x021043d4 kind:load to:0x02138cf0 module:overlay(26) +from:0x021043e0 kind:load to:0x027e0ce8 module:dtcm +from:0x021043fc kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02104410 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x0210441c kind:arm_call to:0x02108c94 module:overlay(26) +from:0x02104430 kind:arm_call to:0x02108c8c module:overlay(26) +from:0x02104470 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x021044b4 kind:arm_call to:0x020e64a4 module:overlay(26) +from:0x021044cc kind:arm_call to:0x01ffb744 module:itcm +from:0x0210454c kind:arm_call to:0x01ffb744 module:itcm +from:0x0210455c kind:arm_call to:0x020e81fc module:overlay(26) +from:0x02104578 kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x02104584 kind:arm_call to:0x020e7c98 module:overlay(26) +from:0x021045a8 kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x021045b8 kind:arm_call to:0x020e7c98 module:overlay(26) +from:0x021045e0 kind:load to:0x027e0cfc module:dtcm +from:0x021045e4 kind:load to:0x0213f5e8 module:overlay(26) +from:0x021045e8 kind:load to:0x02138cf0 module:overlay(26) +from:0x021045ec kind:load to:0x0213f570 module:overlay(26) +from:0x02104634 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x02104678 kind:arm_call to:0x020e64a4 module:overlay(26) +from:0x02104690 kind:arm_call to:0x01ffb744 module:itcm +from:0x021046e4 kind:arm_call to:0x020e64a4 module:overlay(26) +from:0x021046fc kind:arm_call to:0x01ffb744 module:itcm +from:0x0210470c kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x02104748 kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x02104754 kind:arm_call to:0x020e7c98 module:overlay(26) +from:0x02104778 kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x02104788 kind:arm_call to:0x020e7c98 module:overlay(26) +from:0x021047b0 kind:load to:0x0213f5e8 module:overlay(26) +from:0x021047b4 kind:load to:0x02138cf0 module:overlay(26) +from:0x021047b8 kind:load to:0x0213f570 module:overlay(26) +from:0x02104854 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x021048a0 kind:arm_call to:0x020e64a4 module:overlay(26) +from:0x021048b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x021048e8 kind:arm_call to:0x020e7b40 module:overlay(26) +from:0x021048f0 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02104920 kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x02104930 kind:arm_call to:0x020e7c98 module:overlay(26) +from:0x02104948 kind:arm_call to:0x020e7b40 module:overlay(26) +from:0x02104978 kind:arm_call to:0x020f84e4 module:overlay(26) +from:0x02104984 kind:arm_call to:0x020e7c98 module:overlay(26) +from:0x0210499c kind:load to:0x0213f5e8 module:overlay(26) +from:0x021049a0 kind:load to:0x02138cf0 module:overlay(26) +from:0x021049a4 kind:load to:0x0213f570 module:overlay(26) +from:0x021049b8 kind:arm_call to:0x02011f3c module:main +from:0x021049c4 kind:arm_call to:0x021049cc module:overlay(26) +from:0x021049d4 kind:arm_call to:0x02104ebc module:overlay(26) +from:0x021049fc kind:arm_call to:0x02028d74 module:main +from:0x02104a10 kind:arm_call to:0x02104ecc module:overlay(26) +from:0x02104a78 kind:load to:0x027e09a4 module:dtcm +from:0x02104a9c kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x02104aa4 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x02104acc kind:arm_call to:0x01fffda8 module:itcm +from:0x02104ae0 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02104ba8 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02104e5c kind:load to:0x027e09bc module:dtcm +from:0x02104e60 kind:load to:0x0213f5cc module:overlay(26) +from:0x02104e64 kind:load to:0x0213644c module:overlay(26) +from:0x02104e68 kind:load to:0x0213645c module:overlay(26) +from:0x02104e6c kind:load to:0x021330a0 module:overlay(26) +from:0x02104e70 kind:load to:0x02136458 module:overlay(26) +from:0x02104e74 kind:load to:0x0213309c module:overlay(26) +from:0x02104e78 kind:load to:0x027e09a4 module:dtcm +from:0x02104e7c kind:load to:0x02136454 module:overlay(26) +from:0x02104e80 kind:load to:0x0213644c module:overlay(26) +from:0x02104ec8 kind:load to:0x027e0d18 module:dtcm +from:0x02104edc kind:load to:0x027e0d18 module:dtcm +from:0x02104ee8 kind:load to:0x0213f604 module:overlay(26) +from:0x02104efc kind:arm_call to:0x02011f3c module:main +from:0x02104f08 kind:arm_call to:0x02104f38 module:overlay(26) +from:0x02104f1c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02104f34 kind:load to:0x02136468 module:overlay(26) +from:0x02104f40 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02104f98 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02104fa4 kind:load to:0x0213648c module:overlay(26) +from:0x02104fa8 kind:load to:0x0213f604 module:overlay(26) +from:0x02104fc4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02105044 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210505c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02105064 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0210507c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02105084 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0210508c kind:arm_call to:0x02011ff4 module:main +from:0x021050a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02105118 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x02105150 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02105158 kind:load to:0x027e0cd8 module:dtcm +from:0x02105164 kind:arm_call to:0x0205c8d0 module:overlay(0) +from:0x02105178 kind:arm_call to:0x01fff698 module:itcm +from:0x021051bc kind:arm_call to:0x020d2180 module:overlay(24) +from:0x021051dc kind:arm_call to:0x02011f3c module:main +from:0x021051e8 kind:arm_call to:0x021051f0 module:overlay(26) +from:0x021051f8 kind:arm_call to:0x02105400 module:overlay(26) +from:0x02105214 kind:arm_call to:0x02105410 module:overlay(26) +from:0x02105284 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x021052a4 kind:load to:0x027e09c0 module:dtcm +from:0x021052bc kind:arm_call to:0x020ff40c module:overlay(26) +from:0x021052f8 kind:arm_call to:0x02057fc8 module:overlay(0) +from:0x0210531c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02105340 kind:arm_call to:0x021050ac module:overlay(26) +from:0x02105374 kind:arm_call to:0x02105110 module:overlay(26) +from:0x02105390 kind:arm_call to:0x0210515c module:overlay(26) +from:0x0210540c kind:load to:0x027e0d1c module:dtcm +from:0x02105420 kind:load to:0x027e0d1c module:dtcm +from:0x0210542c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02105434 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x0210543c kind:arm_call to:0x020d95f8 module:overlay(26) +from:0x02105450 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02105458 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02105460 kind:arm_call to:0x020d974c module:overlay(26) +from:0x021054f0 kind:arm_call to:0x02028c24 module:main +from:0x02105524 kind:arm_call to:0x0201aaa8 module:main +from:0x02105588 kind:arm_call to:0x02028c24 module:main +from:0x021055bc kind:arm_call to:0x0201aaa8 module:main +from:0x021055c8 kind:load to:0x0204aefc module:main +from:0x021055ec kind:arm_call to:0x020d98b0 module:overlay(26) +from:0x021055fc kind:arm_call to:0x020f8e70 module:overlay(26) +from:0x02105640 kind:arm_call to:0x020d9768 module:overlay(26) +from:0x02105654 kind:arm_call to:0x02105424 module:overlay(26) +from:0x02105668 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02105678 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0210568c kind:arm_call to:0x02105424 module:overlay(26) +from:0x021056a0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x021056b0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x021056c4 kind:arm_call to:0x02105424 module:overlay(26) +from:0x021056d8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x021056e8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0210571c kind:arm_call_thumb to:0x020b81c0 module:overlays(1,14) +from:0x02105734 kind:arm_call to:0x02011f3c module:main +from:0x02105744 kind:arm_call to:0x021069f4 module:overlay(26) +from:0x02105758 kind:arm_call to:0x02011f3c module:main +from:0x02105768 kind:arm_call to:0x0210c09c module:overlay(26) +from:0x02105780 kind:arm_call to:0x02106808 module:overlay(26) +from:0x021057a0 kind:arm_call_thumb to:0x02015600 module:main +from:0x021057a8 kind:arm_call_thumb to:0x02058c0c module:overlay(0) +from:0x021057cc kind:arm_call to:0x0203d138 module:main +from:0x02105804 kind:arm_call to:0x02011f3c module:main +from:0x02105810 kind:arm_call to:0x02143878 module:overlay(28) +from:0x02105864 kind:arm_call to:0x02011f3c module:main +from:0x02105874 kind:arm_call to:0x021076a8 module:overlay(26) +from:0x02105888 kind:arm_call to:0x02011f3c module:main +from:0x02105898 kind:arm_call to:0x02107a78 module:overlay(26) +from:0x021058ac kind:arm_call to:0x02011f3c module:main +from:0x021058bc kind:arm_call to:0x02107e3c module:overlay(26) +from:0x021058d0 kind:arm_call to:0x02143d24 module:overlay(28) +from:0x021058dc kind:load to:0x02136578 module:overlay(26) +from:0x021058e0 kind:load to:0x02105710 module:overlay(26) +from:0x021058e4 kind:load to:0x021056f4 module:overlay(26) +from:0x021058e8 kind:load to:0x027e09a4 module:dtcm +from:0x021058ec kind:load to:0x027e09b8 module:dtcm +from:0x02105914 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0210591c kind:arm_call to:0x02011ff4 module:main +from:0x02105934 kind:arm_call to:0x02106a20 module:overlay(26) +from:0x0210593c kind:arm_call to:0x02011ff4 module:main +from:0x02105954 kind:arm_call to:0x0210c0c0 module:overlay(26) +from:0x0210595c kind:arm_call to:0x02011ff4 module:main +from:0x02105990 kind:arm_call to:0x02143f1c module:overlay(28) +from:0x021059a4 kind:arm_call to:0x0214395c module:overlay(28) +from:0x021059ac kind:arm_call to:0x02011ff4 module:main +from:0x021059b8 kind:arm_call to:0x02011ff4 module:main +from:0x021059d0 kind:arm_call to:0x0203d1e8 module:main +from:0x021059d8 kind:arm_call_thumb to:0x0201561c module:main +from:0x021059e0 kind:arm_call to:0x0201baa4 module:main +from:0x021059e8 kind:arm_call_thumb to:0x020b8510 module:overlay(1) +from:0x021059f4 kind:load to:0x02136578 module:overlay(26) +from:0x021059f8 kind:load to:0x02105710 module:overlay(26) +from:0x02105a20 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02105a28 kind:arm_call to:0x02011ff4 module:main +from:0x02105a40 kind:arm_call to:0x02106a20 module:overlay(26) +from:0x02105a48 kind:arm_call to:0x02011ff4 module:main +from:0x02105a60 kind:arm_call to:0x0210c0c0 module:overlay(26) +from:0x02105a68 kind:arm_call to:0x02011ff4 module:main +from:0x02105a9c kind:arm_call to:0x02143f1c module:overlay(28) +from:0x02105ab0 kind:arm_call to:0x0214395c module:overlay(28) +from:0x02105ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02105ac4 kind:arm_call to:0x02011ff4 module:main +from:0x02105adc kind:arm_call to:0x0203d1e8 module:main +from:0x02105ae4 kind:arm_call_thumb to:0x0201561c module:main +from:0x02105aec kind:arm_call to:0x0201baa4 module:main +from:0x02105af4 kind:arm_call_thumb to:0x020b8510 module:overlay(1) +from:0x02105afc kind:arm_call to:0x02011ff4 module:main +from:0x02105b08 kind:load to:0x02136578 module:overlay(26) +from:0x02105b0c kind:load to:0x02105710 module:overlay(26) +from:0x02105b1c kind:arm_call_thumb to:0x020b85a8 module:overlay(1) +from:0x02105b28 kind:arm_call_thumb to:0x020b8c60 module:overlay(1) +from:0x02105b38 kind:arm_call to:0x02028c38 module:main +from:0x02105b44 kind:arm_call_thumb to:0x020b8c10 module:overlay(1) +from:0x02105b50 kind:arm_call to:0x020d4500 module:overlay(24) +from:0x02105b8c kind:arm_call_thumb to:0x020b8c10 module:overlay(1) +from:0x02105b94 kind:arm_call to:0x021060cc module:overlay(26) +from:0x02105b9c kind:arm_call to:0x02105e24 module:overlay(26) +from:0x02105bc4 kind:load to:0x027e0cfc module:dtcm +from:0x02105bc8 kind:load to:0x0213652c module:overlay(26) +from:0x02105bcc kind:load to:0x021365bc module:overlay(26) +from:0x02105bec kind:arm_call to:0x0207027c module:overlay(0) +from:0x02105c24 kind:arm_call to:0x020267d8 module:main +from:0x02105c2c kind:arm_call_thumb to:0x02012e9c module:main +from:0x02105c40 kind:arm_call to:0x02011f3c module:main +from:0x02105c70 kind:arm_call to:0x020267d8 module:main +from:0x02105cb0 kind:arm_call to:0x020267d8 module:main +from:0x02105cc4 kind:arm_call_thumb to:0x020156a0 module:main +from:0x02105cd0 kind:arm_call_thumb to:0x020156fc module:main +from:0x02105ce0 kind:arm_call to:0x02027610 module:main +from:0x02105ce8 kind:arm_call to:0x0200f38c module:main +from:0x02105cf0 kind:arm_call to:0x0200b5a8 module:main +from:0x02105cfc kind:arm_call to:0x0200b5bc module:main +from:0x02105d08 kind:arm_call to:0x0200b69c module:main +from:0x02105d3c kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x02105d48 kind:arm_call_thumb to:0x02058cfc module:overlay(0) +from:0x02105d6c kind:arm_call to:0x02027610 module:main +from:0x02105d74 kind:arm_call to:0x0200f37c module:main +from:0x02105d80 kind:arm_call to:0x0200bed8 module:main +from:0x02105d88 kind:arm_call_thumb to:0x02015728 module:main +from:0x02105dd8 kind:arm_call to:0x0200e6a0 module:main +from:0x02105de8 kind:arm_call to:0x0200e6a0 module:main +from:0x02105e04 kind:arm_call_thumb to:0x020156cc module:main +from:0x02105e10 kind:load to:0x027e09a0 module:dtcm +from:0x02105e14 kind:load to:0x02136504 module:overlay(26) +from:0x02105e18 kind:load to:0x02136710 module:overlay(26) +from:0x02105e1c kind:load to:0x02136504 module:overlay(26) +from:0x02105e20 kind:load to:0x02136720 module:overlay(26) +from:0x02105e44 kind:arm_call to:0x0207027c module:overlay(0) +from:0x02105e70 kind:arm_call to:0x020267d8 module:main +from:0x02105e94 kind:arm_call_thumb to:0x02015684 module:main +from:0x02105eac kind:arm_call to:0x02011f3c module:main +from:0x02105ec4 kind:arm_call to:0x0205ac14 module:overlay(0) +from:0x02105ed0 kind:arm_call to:0x0200b150 module:main +from:0x02105ed4 kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x02105ee4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02105ef8 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02105f08 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02105f10 kind:arm_call_thumb to:0x02015664 module:main +from:0x02105f1c kind:load to:0x027e09a4 module:dtcm +from:0x02105f20 kind:load to:0x027e09a0 module:dtcm +from:0x02105f24 kind:load to:0x02136730 module:overlay(26) +from:0x02105f28 kind:load to:0x02043f10 module:main +from:0x02106058 kind:arm_call to:0x020c6750 module:overlay(24) +from:0x02106070 kind:arm_call_thumb to:0x020b8a3c module:overlay(1) +from:0x021060c4 kind:load to:0x027e09a4 module:dtcm +from:0x021060c8 kind:load to:0x027e0994 module:dtcm +from:0x021060d8 kind:arm_call to:0x0207e248 module:overlay(0) +from:0x0210610c kind:load to:0x027e0c90 module:dtcm +from:0x02106220 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02106258 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02106280 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x021062a8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x021062d0 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0210635c kind:load to:0x027e09a4 module:dtcm +from:0x02106360 kind:load to:0x027e0cd8 module:dtcm +from:0x02106370 kind:arm_call to:0x02106a2c module:overlay(26) +from:0x02106378 kind:arm_call to:0x0210c0c4 module:overlay(26) +from:0x021063a0 kind:arm_call to:0x0207fcf8 module:overlay(0) +from:0x021063c0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021063d8 kind:arm_call to:0x02106a44 module:overlay(26) +from:0x021063e0 kind:arm_call to:0x0210c1f4 module:overlay(26) +from:0x021063e8 kind:arm_call to:0x021069d4 module:overlay(26) +from:0x0210640c kind:arm_call to:0x02106844 module:overlay(26) +from:0x0210641c kind:arm_call to:0x020e0da4 module:overlay(26) +from:0x0210642c kind:arm_call to:0x02106a68 module:overlay(26) +from:0x02106434 kind:arm_call to:0x0210c234 module:overlay(26) +from:0x0210644c kind:arm_call to:0x021439c0 module:overlay(28) +from:0x0210646c kind:load to:0x02138cf0 module:overlay(26) +from:0x02106480 kind:arm_call to:0x02143c9c module:overlays(28,70) +from:0x02106490 kind:arm_call to:0x0207fd20 module:overlay(0) +from:0x02106498 kind:arm_call to:0x02106a64 module:overlay(26) +from:0x021064a0 kind:arm_call to:0x0210c230 module:overlay(26) +from:0x021064b0 kind:arm_call to:0x02143ca0 module:overlay(28) +from:0x02106518 kind:arm_call to:0x01ffef34 module:itcm +from:0x02106538 kind:arm_call to:0x01ffe868 module:itcm +from:0x02106560 kind:arm_call to:0x020dea3c module:overlay(26) +from:0x02106584 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x02106590 kind:load to:0x027e0ce0 module:dtcm +from:0x02106594 kind:load to:0x027e0cd8 module:dtcm +from:0x021065b0 kind:arm_call to:0x021067ac module:overlay(26) +from:0x021065e4 kind:arm_call to:0x0207027c module:overlay(0) +from:0x02106620 kind:arm_call to:0x020267d8 module:main +from:0x02106628 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x02106650 kind:arm_call to:0x020267d8 module:main +from:0x0210669c kind:arm_call to:0x020267d8 module:main +from:0x021066b0 kind:arm_call_thumb to:0x020156a0 module:main +from:0x021066cc kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x0210671c kind:arm_call to:0x0200e6a0 module:main +from:0x0210672c kind:arm_call to:0x0200e6a0 module:main +from:0x02106770 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210677c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02106784 kind:arm_call_thumb to:0x020156cc module:main +from:0x02106790 kind:load to:0x027e09a4 module:dtcm +from:0x02106794 kind:load to:0x027e09a0 module:dtcm +from:0x02106798 kind:load to:0x02136504 module:overlay(26) +from:0x0210679c kind:load to:0x02136710 module:overlay(26) +from:0x021067a0 kind:load to:0x02136720 module:overlay(26) +from:0x021067c8 kind:arm_call to:0x02106544 module:overlay(26) +from:0x021067e8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x021067f8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02106804 kind:load to:0x027e0cd8 module:dtcm +from:0x0210681c kind:arm_call to:0x02065c4c module:overlay(0) +from:0x02106840 kind:load to:0x0213651c module:overlay(26) +from:0x021068d4 kind:arm_call to:0x02065ce0 module:overlay(0) +from:0x021068e0 kind:arm_call to:0x0201b980 module:main +from:0x021068f0 kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x02106960 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02106978 kind:load to:0x0204e5d8 module:main +from:0x0210697c kind:load to:0x027e0ce0 module:dtcm +from:0x02106980 kind:load to:0x027e09b8 module:dtcm +from:0x021069b0 kind:arm_call to:0x02065c98 module:overlay(0) +from:0x021069bc kind:arm_call to:0x0201b980 module:main +from:0x021069d0 kind:load to:0x0204e5d8 module:main +from:0x021069ec kind:load to:0x027e09b8 module:dtcm +from:0x021069f0 kind:load to:0x020732cc module:overlay(0) +from:0x02106a34 kind:arm_call to:0x02106a44 module:overlay(26) +from:0x02106a4c kind:arm_call to:0x02106a9c module:overlay(26) +from:0x02106a54 kind:arm_call to:0x02106b20 module:overlay(26) +from:0x02106a5c kind:arm_call to:0x02106b6c module:overlay(26) +from:0x02106a84 kind:load to:0x021330a8 module:overlay(26) +from:0x02106a98 kind:load to:0x021330cf module:overlay(26) +from:0x02106acc kind:arm_call to:0x020eed04 module:overlay(26) +from:0x02106ae4 kind:arm_call to:0x01fffd00 module:itcm +from:0x02106b00 kind:arm_call to:0x01ffb714 module:itcm +from:0x02106b0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02106b1c kind:load to:0x027e0ce0 module:dtcm +from:0x02106b30 kind:arm_call to:0x02106544 module:overlay(26) +from:0x02106bc0 kind:arm_call to:0x02106bd0 module:overlay(26) +from:0x02106bc8 kind:load to:0x02133110 module:overlay(26) +from:0x02106bcc kind:load to:0x021330c2 module:overlay(26) +from:0x02106c4c kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02106c68 kind:arm_call to:0x02078b68 module:overlay(0) +from:0x02106c94 kind:arm_call to:0x0214400c module:overlay(28) +from:0x02106ca0 kind:arm_call to:0x0214400c module:overlay(28) +from:0x02106cc0 kind:arm_call to:0x02143f7c module:overlay(28) +from:0x02106cc8 kind:arm_call to:0x02143f90 module:overlays(28,70) +from:0x02106cd4 kind:arm_call to:0x02143f40 module:overlays(28,30) +from:0x02106d18 kind:arm_call to:0x02106598 module:overlay(26) +from:0x02106d28 kind:arm_call to:0x02106598 module:overlay(26) +from:0x02106d38 kind:arm_call to:0x02106598 module:overlay(26) +from:0x02106d40 kind:load to:0x021330dc module:overlay(26) +from:0x02106d44 kind:load to:0x027e09a4 module:dtcm +from:0x02106d48 kind:load to:0x027e09ac module:dtcm +from:0x02106d4c kind:load to:0x027e09bc module:dtcm +from:0x02106d50 kind:load to:0x021330b5 module:overlay(26) +from:0x02106d64 kind:arm_call to:0x020821ec module:overlay(0) +from:0x02106dc4 kind:arm_call to:0x02058a38 module:overlay(0) +from:0x02106dd0 kind:arm_call to:0x0200b150 module:main +from:0x02106dd4 kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x02106de4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02106e08 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02106e60 kind:arm_call to:0x0200f218 module:main +from:0x02106ee8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02106ef8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02106f04 kind:load to:0x02136750 module:overlay(26) +from:0x02106f08 kind:load to:0x02133174 module:overlay(26) +from:0x02106f0c kind:load to:0x02133160 module:overlay(26) +from:0x02106f1c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02106f24 kind:arm_call to:0x020822fc module:overlay(0) +from:0x02106f3c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02106f44 kind:arm_call to:0x020822fc module:overlay(0) +from:0x02106f4c kind:arm_call to:0x02011ff4 module:main +from:0x02106f64 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02106f6c kind:arm_call to:0x02082310 module:overlay(0) +from:0x02106fd4 kind:arm_call to:0x01ffc768 module:itcm +from:0x02106fe4 kind:arm_call to:0x0200ea38 module:main +from:0x0210701c kind:arm_call to:0x020194ec module:main +from:0x0210707c kind:load to:0x02133158 module:overlay(26) +from:0x02107080 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02107084 kind:load to:0x02133160 module:overlay(26) +from:0x02107088 kind:load to:0x0204a0f0 module:main +from:0x0210709c kind:arm_call to:0x020821ec module:overlay(0) +from:0x021070fc kind:arm_call to:0x02058a38 module:overlay(0) +from:0x02107108 kind:arm_call to:0x0200b150 module:main +from:0x0210710c kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x0210711c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0210713c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02107194 kind:arm_call to:0x02058a38 module:overlay(0) +from:0x021071a0 kind:arm_call to:0x0200b150 module:main +from:0x021071a4 kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x021071b4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021071d8 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02107230 kind:arm_call to:0x0200f218 module:main +from:0x021072b8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021072c4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021072d4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021072e0 kind:load to:0x02136784 module:overlay(26) +from:0x021072e4 kind:load to:0x021331d0 module:overlay(26) +from:0x021072e8 kind:load to:0x021331bc module:overlay(26) +from:0x021072f8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02107300 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02107308 kind:arm_call to:0x020822fc module:overlay(0) +from:0x02107320 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02107328 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02107330 kind:arm_call to:0x020822fc module:overlay(0) +from:0x02107338 kind:arm_call to:0x02011ff4 module:main +from:0x02107350 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02107358 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02107360 kind:arm_call to:0x02082310 module:overlay(0) +from:0x021073c8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021073d8 kind:arm_call to:0x0200ea38 module:main +from:0x02107410 kind:arm_call to:0x020194ec module:main +from:0x02107470 kind:load to:0x021331b4 module:overlay(26) +from:0x02107474 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02107478 kind:load to:0x021331bc module:overlay(26) +from:0x0210747c kind:load to:0x0204a0f0 module:main +from:0x021074a8 kind:arm_call_thumb to:0x02058c0c module:overlay(0) +from:0x021074c0 kind:load to:0x021367b8 module:overlay(26) +from:0x021074d8 kind:arm_call to:0x020dc414 module:overlay(26) +from:0x021074e4 kind:load to:0x021367b8 module:overlay(26) +from:0x021074e8 kind:load to:0x0204997c module:main +from:0x02107500 kind:arm_call to:0x020dc414 module:overlay(26) +from:0x02107508 kind:arm_call to:0x02011ff4 module:main +from:0x02107514 kind:load to:0x021367b8 module:overlay(26) +from:0x02107518 kind:load to:0x0204997c module:main +from:0x02107530 kind:arm_call to:0x020dc414 module:overlay(26) +from:0x0210753c kind:load to:0x021367b8 module:overlay(26) +from:0x02107540 kind:load to:0x0204997c module:main +from:0x02107560 kind:arm_call to:0x020dc3e0 module:overlay(26) +from:0x021075d0 kind:arm_call_thumb to:0x02058cd0 module:overlay(0) +from:0x021075e4 kind:load to:0x0204997c module:main +from:0x02107640 kind:arm_call_thumb to:0x02058c54 module:overlay(0) +from:0x02107674 kind:arm_call to:0x02106544 module:overlay(26) +from:0x021076b0 kind:arm_call to:0x02107480 module:overlay(26) +from:0x021076c4 kind:load to:0x021367f0 module:overlay(26) +from:0x021076d0 kind:arm_call to:0x0210751c module:overlay(26) +from:0x021076e4 kind:arm_call to:0x0210751c module:overlay(26) +from:0x021076ec kind:arm_call to:0x02011ff4 module:main +from:0x02107700 kind:load to:0x02107544 module:overlay(26) +from:0x0210770c kind:arm_call to:0x021075e8 module:overlay(26) +from:0x0210772c kind:arm_call to:0x021075ec module:overlay(26) +from:0x02107734 kind:arm_call to:0x02107800 module:overlay(26) +from:0x0210773c kind:arm_call to:0x02107880 module:overlay(26) +from:0x02107770 kind:arm_call to:0x02108200 module:overlay(26) +from:0x02107788 kind:arm_call to:0x02108200 module:overlay(26) +from:0x021077a4 kind:arm_call to:0x02108200 module:overlay(26) +from:0x021077bc kind:arm_call to:0x02107800 module:overlay(26) +from:0x021077c4 kind:arm_call to:0x02107880 module:overlay(26) +from:0x021077d4 kind:arm_call_thumb to:0x0200132c module:main +from:0x021077dc kind:arm_call to:0x02107a1c module:overlay(26) +from:0x021077ec kind:arm_call to:0x0210783c module:overlay(26) +from:0x021077f4 kind:arm_call to:0x021078bc module:overlay(26) +from:0x021077fc kind:load to:0x0204997c module:main +from:0x02107810 kind:arm_call to:0x02108214 module:overlay(26) +from:0x02107828 kind:arm_call to:0x021079a8 module:overlay(26) +from:0x0210784c kind:arm_call to:0x02108214 module:overlay(26) +from:0x0210786c kind:arm_call to:0x02107900 module:overlay(26) +from:0x02107890 kind:arm_call to:0x02108214 module:overlay(26) +from:0x021078a8 kind:arm_call to:0x021079a8 module:overlay(26) +from:0x021078cc kind:arm_call to:0x02108214 module:overlay(26) +from:0x021078ec kind:arm_call to:0x02107900 module:overlay(26) +from:0x0210792c kind:arm_call to:0x01fff520 module:itcm +from:0x02107964 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x0210797c kind:arm_call_thumb to:0x020588e0 module:overlay(0) +from:0x02107984 kind:arm_call to:0x02058a90 module:overlay(0) +from:0x021079a0 kind:load to:0x027e0ce8 module:dtcm +from:0x021079a4 kind:load to:0x020b34a4 module:overlay(0) +from:0x021079cc kind:arm_call to:0x01fff520 module:itcm +from:0x021079f8 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x02107a14 kind:load to:0x027e0ce8 module:dtcm +from:0x02107a18 kind:load to:0x020b34a4 module:overlay(0) +from:0x02107a38 kind:arm_call to:0x02106544 module:overlay(26) +from:0x02107a58 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02107a68 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02107a74 kind:load to:0x027e0cd8 module:dtcm +from:0x02107a80 kind:arm_call to:0x02107480 module:overlay(26) +from:0x02107a94 kind:load to:0x02136828 module:overlay(26) +from:0x02107aa0 kind:arm_call to:0x0210751c module:overlay(26) +from:0x02107ab4 kind:arm_call to:0x0210751c module:overlay(26) +from:0x02107abc kind:arm_call to:0x02011ff4 module:main +from:0x02107ad0 kind:load to:0x02107544 module:overlay(26) +from:0x02107adc kind:arm_call to:0x021075e8 module:overlay(26) +from:0x02107afc kind:arm_call to:0x021075ec module:overlay(26) +from:0x02107b04 kind:arm_call to:0x02107bcc module:overlay(26) +from:0x02107b0c kind:arm_call to:0x02107c48 module:overlay(26) +from:0x02107b3c kind:arm_call to:0x02108200 module:overlay(26) +from:0x02107b54 kind:arm_call to:0x02108200 module:overlay(26) +from:0x02107b70 kind:arm_call to:0x02108200 module:overlay(26) +from:0x02107b88 kind:arm_call to:0x02107bcc module:overlay(26) +from:0x02107b90 kind:arm_call to:0x02107c48 module:overlay(26) +from:0x02107ba0 kind:arm_call_thumb to:0x0200132c module:main +from:0x02107ba8 kind:arm_call to:0x02107de0 module:overlay(26) +from:0x02107bb8 kind:arm_call to:0x02107c08 module:overlay(26) +from:0x02107bc0 kind:arm_call to:0x02107c84 module:overlay(26) +from:0x02107bc8 kind:load to:0x0204997c module:main +from:0x02107bdc kind:arm_call to:0x02108228 module:overlay(26) +from:0x02107bf4 kind:arm_call to:0x02107d6c module:overlay(26) +from:0x02107c18 kind:arm_call to:0x02108228 module:overlay(26) +from:0x02107c34 kind:arm_call to:0x02107cc4 module:overlay(26) +from:0x02107c58 kind:arm_call to:0x02108228 module:overlay(26) +from:0x02107c70 kind:arm_call to:0x02107d6c module:overlay(26) +from:0x02107c94 kind:arm_call to:0x02108228 module:overlay(26) +from:0x02107cb0 kind:arm_call to:0x02107cc4 module:overlay(26) +from:0x02107cf0 kind:arm_call to:0x01fff520 module:itcm +from:0x02107d28 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02107d40 kind:arm_call_thumb to:0x020588e0 module:overlay(0) +from:0x02107d48 kind:arm_call to:0x02058a90 module:overlay(0) +from:0x02107d64 kind:load to:0x027e0ce8 module:dtcm +from:0x02107d68 kind:load to:0x020b34a4 module:overlay(0) +from:0x02107d90 kind:arm_call to:0x01fff520 module:itcm +from:0x02107dbc kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x02107dd8 kind:load to:0x027e0ce8 module:dtcm +from:0x02107ddc kind:load to:0x020b34a4 module:overlay(0) +from:0x02107dfc kind:arm_call to:0x02106544 module:overlay(26) +from:0x02107e1c kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02107e2c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02107e38 kind:load to:0x027e0cd8 module:dtcm +from:0x02107e44 kind:arm_call to:0x02107480 module:overlay(26) +from:0x02107e58 kind:load to:0x02136860 module:overlay(26) +from:0x02107e64 kind:arm_call to:0x0210751c module:overlay(26) +from:0x02107e78 kind:arm_call to:0x0210751c module:overlay(26) +from:0x02107e80 kind:arm_call to:0x02011ff4 module:main +from:0x02107e94 kind:load to:0x02107544 module:overlay(26) +from:0x02107ea0 kind:arm_call to:0x021075e8 module:overlay(26) +from:0x02107ec0 kind:arm_call to:0x021075ec module:overlay(26) +from:0x02107ec8 kind:arm_call to:0x02107f90 module:overlay(26) +from:0x02107ed0 kind:arm_call to:0x0210800c module:overlay(26) +from:0x02107f00 kind:arm_call to:0x02108200 module:overlay(26) +from:0x02107f18 kind:arm_call to:0x02108200 module:overlay(26) +from:0x02107f34 kind:arm_call to:0x02108200 module:overlay(26) +from:0x02107f4c kind:arm_call to:0x02107f90 module:overlay(26) +from:0x02107f54 kind:arm_call to:0x0210800c module:overlay(26) +from:0x02107f64 kind:arm_call_thumb to:0x0200132c module:main +from:0x02107f6c kind:arm_call to:0x021081a4 module:overlay(26) +from:0x02107f7c kind:arm_call to:0x02107fcc module:overlay(26) +from:0x02107f84 kind:arm_call to:0x02108048 module:overlay(26) +from:0x02107f8c kind:load to:0x0204997c module:main +from:0x02107fa0 kind:arm_call to:0x02108238 module:overlay(26) +from:0x02107fb8 kind:arm_call to:0x02108130 module:overlay(26) +from:0x02107fdc kind:arm_call to:0x02108238 module:overlay(26) +from:0x02107ff8 kind:arm_call to:0x02108088 module:overlay(26) +from:0x0210801c kind:arm_call to:0x02108238 module:overlay(26) +from:0x02108034 kind:arm_call to:0x02108130 module:overlay(26) +from:0x02108058 kind:arm_call to:0x02108238 module:overlay(26) +from:0x02108074 kind:arm_call to:0x02108088 module:overlay(26) +from:0x021080b4 kind:arm_call to:0x01fff520 module:itcm +from:0x021080ec kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02108104 kind:arm_call_thumb to:0x020588e0 module:overlay(0) +from:0x0210810c kind:arm_call to:0x02058a90 module:overlay(0) +from:0x02108128 kind:load to:0x027e0ce8 module:dtcm +from:0x0210812c kind:load to:0x020b34a4 module:overlay(0) +from:0x02108154 kind:arm_call to:0x01fff520 module:itcm +from:0x02108180 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x0210819c kind:load to:0x027e0ce8 module:dtcm +from:0x021081a0 kind:load to:0x020b34a4 module:overlay(0) +from:0x021081c0 kind:arm_call to:0x02106544 module:overlay(26) +from:0x021081e0 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x021081f0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021081fc kind:load to:0x027e0cd8 module:dtcm +from:0x02108210 kind:load to:0x02133210 module:overlay(26) +from:0x02108224 kind:load to:0x02133294 module:overlay(26) +from:0x02108234 kind:load to:0x021332f4 module:overlay(26) +from:0x02108244 kind:load to:0x02133324 module:overlay(26) +from:0x02108250 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0210827c kind:load to:0x02136944 module:overlay(26) +from:0x02108290 kind:load to:0x02057c18 module:overlay(0) +from:0x021082d8 kind:load to:0x0213f6ec module:overlay(26) +from:0x021082ec kind:arm_call to:0x02011f3c module:main +from:0x021082f8 kind:arm_call to:0x02108348 module:overlay(26) +from:0x02108310 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02108340 kind:load to:0x021368d8 module:overlay(26) +from:0x02108350 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02108374 kind:arm_call to:0x0200f05c module:main +from:0x02108390 kind:arm_call to:0x02108248 module:overlay(26) +from:0x02108398 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021083a8 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x021083f0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02108400 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x02108414 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210842c kind:load to:0x02136970 module:overlay(26) +from:0x02108430 kind:load to:0x0213f6ec module:overlay(26) +from:0x02108434 kind:load to:0x0213337c module:overlay(26) +from:0x02108438 kind:load to:0x0213691c module:overlay(26) +from:0x0210843c kind:load to:0x021368c4 module:overlay(26) +from:0x02108440 kind:load to:0x021368f4 module:overlay(26) +from:0x02108444 kind:load to:0x021368b0 module:overlay(26) +from:0x02108450 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02108464 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02108478 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02108494 kind:arm_call to:0x0209d090 module:overlay(0) +from:0x0210854c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108640 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021086e8 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02108704 kind:arm_call to:0x0200f05c module:main +from:0x02108738 kind:arm_call to:0x0200f05c module:main +from:0x0210877c kind:arm_call to:0x0200f218 module:main +from:0x021087a4 kind:arm_call to:0x0200f218 module:main +from:0x02108890 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021088a8 kind:load to:0x02136890 module:overlay(26) +from:0x021088ac kind:load to:0x0203e93c module:main +from:0x021088b0 kind:load to:0x027e09c0 module:dtcm +from:0x021088b4 kind:load to:0x0213f6ec module:overlay(26) +from:0x021088b8 kind:load to:0x0213337c module:overlay(26) +from:0x021088bc kind:load to:0x0213338c module:overlay(26) +from:0x021088c0 kind:load to:0x02133344 module:overlay(26) +from:0x021088c4 kind:load to:0x02133358 module:overlay(26) +from:0x0210896c kind:arm_call to:0x02108a20 module:overlay(26) +from:0x021089d8 kind:arm_call to:0x01fffd60 module:itcm +from:0x02108a08 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02108a14 kind:load to:0x027e0ce0 module:dtcm +from:0x02108a18 kind:load to:0x027e0cd8 module:dtcm +from:0x02108a1c kind:load to:0x027e09bc module:dtcm +from:0x02108a58 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02108a64 kind:arm_call to:0x01ffb744 module:itcm +from:0x02108ab8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02108ac0 kind:arm_call to:0x02108280 module:overlay(26) +from:0x02108ae8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02108b54 kind:load to:0x027e0ce0 module:dtcm +from:0x02108b58 kind:load to:0x02136890 module:overlay(26) +from:0x02108b78 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02108b90 kind:arm_call to:0x0200ef9c module:main +from:0x02108c44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02108c60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02108c7c kind:load to:0x027e0cec module:dtcm +from:0x02108cd8 kind:arm_call to:0x02108cf0 module:overlay(26) +from:0x02108d0c kind:load to:0x027e0cd8 module:dtcm +from:0x02108d10 kind:load to:0x02080638 module:overlay(0) +from:0x02108d34 kind:arm_call to:0x02108bdc module:overlay(26) +from:0x02108d58 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02108d60 kind:arm_call to:0x02011ff4 module:main +from:0x02108d74 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02108d7c kind:arm_call to:0x02011ff4 module:main +from:0x02108d90 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02108d98 kind:arm_call to:0x02011ff4 module:main +from:0x02108db0 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02108db8 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02108dc0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02108dc8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02108de0 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02108de8 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02108df0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02108df8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02108e00 kind:arm_call to:0x02011ff4 module:main +from:0x02108e14 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02108e28 kind:load to:0x0213f7d0 module:overlay(26) +from:0x02108e3c kind:arm_call to:0x02011f3c module:main +from:0x02108e48 kind:arm_call to:0x02108e78 module:overlay(26) +from:0x02108e5c kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02108e74 kind:load to:0x021369cc module:overlay(26) +from:0x02108e80 kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x02108e90 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02108ea0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02108ec0 kind:load to:0x021369e8 module:overlay(26) +from:0x02108ec4 kind:load to:0x0213691c module:overlay(26) +from:0x02108f28 kind:arm_call to:0x02080638 module:overlay(0) +from:0x02108f84 kind:arm_call to:0x0209d090 module:overlay(0) +from:0x02108fc0 kind:arm_call to:0x0209d09c module:overlay(0) +from:0x02108fdc kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0210907c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021090f4 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02109104 kind:arm_call to:0x020e945c module:overlay(26) +from:0x02109120 kind:arm_call to:0x021091cc module:overlay(26) +from:0x02109130 kind:load to:0x027e0cd8 module:dtcm +from:0x02109134 kind:load to:0x021369b8 module:overlay(26) +from:0x0210913c kind:load to:0x027e09c0 module:dtcm +from:0x02109174 kind:arm_call to:0x020e945c module:overlay(26) +from:0x02109188 kind:arm_call to:0x021091cc module:overlay(26) +from:0x02109198 kind:arm_call to:0x020e945c module:overlay(26) +from:0x021091ac kind:arm_call to:0x021091cc module:overlay(26) +from:0x021091b4 kind:load to:0x027e0cd8 module:dtcm +from:0x02109224 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210922c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02109234 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210923c kind:arm_call to:0x0201666c module:main +from:0x02109244 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210925c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02109264 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210926c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02109274 kind:arm_call to:0x0201666c module:main +from:0x0210927c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02109284 kind:arm_call to:0x02011ff4 module:main +from:0x02109298 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x021092ac kind:arm_call to:0x0210e148 module:overlay(26) +from:0x021092c4 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x021092ec kind:load to:0x02136a68 module:overlay(26) +from:0x021092f0 kind:load to:0x02135c40 module:overlay(26) +from:0x02109304 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210930c kind:arm_call to:0x0201666c module:main +from:0x02109314 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210932c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02109334 kind:arm_call to:0x0201666c module:main +from:0x0210933c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02109344 kind:arm_call to:0x02011ff4 module:main +from:0x0210935c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02109364 kind:arm_call to:0x0201666c module:main +from:0x0210936c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021093a4 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x021093ac kind:arm_call to:0x0210e190 module:overlay(26) +from:0x021093b8 kind:load to:0x02136a54 module:overlay(26) +from:0x021093d4 kind:arm_call to:0x01ffedac module:itcm +from:0x0210940c kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x02109430 kind:arm_call to:0x01fff584 module:itcm +from:0x02109474 kind:arm_call to:0x0207054c module:overlay(0) +from:0x0210948c kind:arm_call to:0x02070560 module:overlay(0) +from:0x02109508 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02109538 kind:load to:0x027e09a4 module:dtcm +from:0x0210953c kind:load to:0x027e0ce8 module:dtcm +from:0x0210954c kind:load to:0x0210bb54 module:overlay(26) +from:0x02109558 kind:load to:0x0210bc74 module:overlay(26) +from:0x02109568 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02109580 kind:arm_call to:0x0200ef9c module:main +from:0x021095b0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021095d4 kind:load to:0x0203e93c module:main +from:0x021095f8 kind:load to:0x0213f800 module:overlay(26) +from:0x0210960c kind:arm_call to:0x02011f3c module:main +from:0x02109618 kind:arm_call to:0x021096ac module:overlay(26) +from:0x02109630 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02109640 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210969c kind:load to:0x02136ac4 module:overlay(26) +from:0x021096a0 kind:load to:0x02136afc module:overlay(26) +from:0x021096a4 kind:load to:0x02136ae0 module:overlay(26) +from:0x021096b4 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x0210973c kind:load to:0x02136b24 module:overlay(26) +from:0x02109740 kind:load to:0x0213f800 module:overlay(26) +from:0x02109744 kind:load to:0x020b1948 module:overlay(0) +from:0x02109748 kind:load to:0x0213f8d4 module:overlay(26) +from:0x02109754 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x021097a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021097b4 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x021097e0 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02109828 kind:arm_call to:0x01ffb464 module:itcm +from:0x02109838 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02109864 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02109874 kind:arm_call to:0x01ffc768 module:itcm +from:0x02109880 kind:arm_call to:0x0200ef5c module:main +from:0x0210988c kind:arm_call to:0x0200ef9c module:main +from:0x021098a8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021098b0 kind:load to:0x027e09bc module:dtcm +from:0x021098b4 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02109900 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02109908 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02109920 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02109928 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02109930 kind:arm_call to:0x02011ff4 module:main +from:0x02109944 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02109958 kind:load to:0x0213f904 module:overlay(26) +from:0x0210996c kind:arm_call to:0x02011f3c module:main +from:0x02109978 kind:arm_call to:0x02109a80 module:overlay(26) +from:0x02109990 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021099a0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02109a14 kind:load to:0x02136ac4 module:overlay(26) +from:0x02109a18 kind:load to:0x02136afc module:overlay(26) +from:0x02109a1c kind:load to:0x02136b74 module:overlay(26) +from:0x02109a38 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02109a78 kind:load to:0x02136b90 module:overlay(26) +from:0x02109a7c kind:load to:0x020b1948 module:overlay(0) +from:0x02109a88 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02109ac8 kind:load to:0x02136b90 module:overlay(26) +from:0x02109acc kind:load to:0x020b1948 module:overlay(0) +from:0x02109ad8 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02109b6c kind:load to:0x027e0cd8 module:dtcm +from:0x02109b7c kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02109bb0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02109bcc kind:arm_call to:0x01ffc768 module:itcm +from:0x02109bd8 kind:arm_call to:0x0200ef5c module:main +from:0x02109be4 kind:arm_call to:0x0200ef9c module:main +from:0x02109c04 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02109c0c kind:load to:0x027e09bc module:dtcm +from:0x02109c10 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02109cb0 kind:arm_call to:0x0210bc88 module:overlay(26) +from:0x02109cd8 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02109d38 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02109d44 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02109d68 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02109d84 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02109da0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02109dac kind:load to:0x027e09a8 module:dtcm +from:0x02109db4 kind:load to:0x027e0cec module:dtcm +from:0x02109e04 kind:load to:0x0213f904 module:overlay(26) +from:0x02109e10 kind:load to:0x0213f9d8 module:overlay(26) +from:0x02109e20 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02109e28 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02109e40 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02109e48 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02109e50 kind:arm_call to:0x02011ff4 module:main +from:0x02109e64 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02109e78 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02109ea4 kind:load to:0x02136bfc module:overlay(26) +from:0x02109ec0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02109ed0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02109f1c kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02109f3c kind:arm_call to:0x02109e70 module:overlay(26) +from:0x02109f88 kind:load to:0x02136c28 module:overlay(26) +from:0x02109f8c kind:load to:0x027e0130 module:dtcm +from:0x02109f9c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02109fec kind:arm_call to:0x02109ea8 module:overlay(26) +from:0x0210a03c kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210a04c kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0210a080 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a08c kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0210a0a0 kind:arm_call to:0x0200ef9c module:main +from:0x0210a0ac kind:arm_call to:0x01ffc768 module:itcm +from:0x0210a0d0 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0210a0d4 kind:load to:0x02136be8 module:overlay(26) +from:0x0210a16c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a1d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210a1fc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210a20c kind:arm_call to:0x01ffa60c module:itcm +from:0x0210a24c kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x0210a258 kind:load to:0x0203e93c module:main +from:0x0210a2ec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210a2f8 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x0210a300 kind:load to:0x027e09a8 module:dtcm +from:0x0210a31c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210a324 kind:arm_call to:0x02011ff4 module:main +from:0x0210a33c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210a344 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210a35c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210a364 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210a36c kind:arm_call to:0x02011ff4 module:main +from:0x0210a380 kind:load to:0x0213fa08 module:overlay(26) +from:0x0210a394 kind:arm_call to:0x02011f3c module:main +from:0x0210a3a0 kind:arm_call to:0x0210a458 module:overlay(26) +from:0x0210a3b8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210a3c8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210a440 kind:load to:0x02136ac4 module:overlay(26) +from:0x0210a448 kind:load to:0x02136afc module:overlay(26) +from:0x0210a44c kind:load to:0x02136c88 module:overlay(26) +from:0x0210a460 kind:arm_call to:0x02109f14 module:overlay(26) +from:0x0210a480 kind:load to:0x02136ca4 module:overlay(26) +from:0x0210a48c kind:arm_call to:0x02109fa8 module:overlay(26) +from:0x0210a4c0 kind:arm_call to:0x0200f218 module:main +from:0x0210a4d0 kind:load to:0x0213339c module:overlay(26) +from:0x0210a4dc kind:load to:0x0210a118 module:overlay(26) +from:0x0210a52c kind:load to:0x0213fa08 module:overlay(26) +from:0x0210a538 kind:load to:0x0213fadc module:overlay(26) +from:0x0210a548 kind:arm_call to:0x0210a2d0 module:overlay(26) +from:0x0210a580 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0210a59c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0210a5b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0210a5c4 kind:load to:0x027e0cec module:dtcm +from:0x0210a5d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210a5dc kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210a5f4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210a5fc kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210a604 kind:arm_call to:0x02011ff4 module:main +from:0x0210a618 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210a62c kind:load to:0x0213fb0c module:overlay(26) +from:0x0210a640 kind:arm_call to:0x02011f3c module:main +from:0x0210a64c kind:arm_call to:0x0210a694 module:overlay(26) +from:0x0210a664 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210a68c kind:load to:0x02136d04 module:overlay(26) +from:0x0210a69c kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x0210a6b4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0210a6c4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0210a6e0 kind:arm_call to:0x0200f05c module:main +from:0x0210a718 kind:load to:0x02136d20 module:overlay(26) +from:0x0210a71c kind:load to:0x0213fb0c module:overlay(26) +from:0x0210a720 kind:load to:0x021333b0 module:overlay(26) +from:0x0210a730 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x0210a798 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0210a7ac kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210a7b4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0210a7c0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210a7d8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0210a818 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0210a828 kind:load to:0x027e09b8 module:dtcm +from:0x0210a82c kind:load to:0x021333c0 module:overlay(26) +from:0x0210a830 kind:load to:0x0213fb2c module:overlay(26) +from:0x0210a834 kind:load to:0x020b537c module:overlay(0) +from:0x0210a848 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210a850 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x0210a8a4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0210a8ac kind:load to:0x027e09a4 module:dtcm +from:0x0210a8b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a8c0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210a8c8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210a8e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210a8e8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210a8f0 kind:arm_call to:0x02011ff4 module:main +from:0x0210a904 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210a918 kind:load to:0x0213fbf0 module:overlay(26) +from:0x0210a92c kind:arm_call to:0x02011f3c module:main +from:0x0210a938 kind:arm_call to:0x0210a990 module:overlay(26) +from:0x0210a950 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210a988 kind:load to:0x02136d70 module:overlay(26) +from:0x0210a9e4 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x0210a9f8 kind:load to:0x0213fbf0 module:overlay(26) +from:0x0210a9fc kind:load to:0x02136d8c module:overlay(26) +from:0x0210aab8 kind:arm_call to:0x01fff698 module:itcm +from:0x0210aac8 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0210ab04 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210ab14 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ab18 kind:load to:0x0203e93c module:main +from:0x0210ab30 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ab38 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210ab40 kind:arm_call to:0x0201666c module:main +from:0x0210ab48 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210ab60 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ab68 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210ab70 kind:arm_call to:0x0201666c module:main +from:0x0210ab78 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210ab80 kind:arm_call to:0x02011ff4 module:main +from:0x0210ab94 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210aba8 kind:load to:0x0213fcd4 module:overlay(26) +from:0x0210abbc kind:arm_call to:0x02011f3c module:main +from:0x0210abc8 kind:arm_call to:0x0210ac30 module:overlay(26) +from:0x0210abe0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210ac00 kind:load to:0x02136e00 module:overlay(26) +from:0x0210ac10 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x0210ac2c kind:load to:0x02136e1c module:overlay(26) +from:0x0210ac3c kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x0210ac58 kind:load to:0x02136e1c module:overlay(26) +from:0x0210ac8c kind:arm_call to:0x0210af5c module:overlay(26) +from:0x0210acbc kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210acd4 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0210acf0 kind:arm_call to:0x0210b308 module:overlay(26) +from:0x0210ad0c kind:arm_call to:0x021322c8 module:overlay(26) +from:0x0210ad20 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ad88 kind:load to:0x0213fcd4 module:overlay(26) +from:0x0210ada0 kind:arm_call to:0x0210b174 module:overlay(26) +from:0x0210adc0 kind:arm_call to:0x0210b174 module:overlay(26) +from:0x0210add4 kind:arm_call to:0x0210bf14 module:overlay(26) +from:0x0210ae18 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ae20 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210ae28 kind:arm_call to:0x0201666c module:main +from:0x0210ae30 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210ae48 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ae50 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210ae58 kind:arm_call to:0x0201666c module:main +from:0x0210ae60 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210ae68 kind:arm_call to:0x02011ff4 module:main +from:0x0210ae7c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210ae94 kind:arm_call to:0x0210e148 module:overlay(26) +from:0x0210aebc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210aecc kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0210aeec kind:load to:0x02136ea4 module:overlay(26) +from:0x0210aef0 kind:load to:0x020b1948 module:overlay(0) +from:0x0210aef4 kind:load to:0x0213691c module:overlay(26) +from:0x0210af00 kind:arm_call to:0x0210e148 module:overlay(26) +from:0x0210af28 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210af38 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0210af4c kind:load to:0x02136ea4 module:overlay(26) +from:0x0210af50 kind:load to:0x020b1948 module:overlay(0) +from:0x0210af54 kind:load to:0x0213691c module:overlay(26) +from:0x0210b064 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210b098 kind:arm_call to:0x0210b1e8 module:overlay(26) +from:0x0210b0fc kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0210b108 kind:load to:0x027e0cd8 module:dtcm +from:0x0210b10c kind:load to:0x0203e93c module:main +from:0x0210b114 kind:load to:0x027e09c0 module:dtcm +from:0x0210b140 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0210b154 kind:arm_call to:0x0200ef9c module:main +from:0x0210b190 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210b1b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210b2ac kind:arm_call to:0x01ffcfcc module:itcm +from:0x0210b344 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210b34c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210b354 kind:arm_call to:0x0201666c module:main +from:0x0210b35c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210b374 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210b37c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210b384 kind:arm_call to:0x0201666c module:main +from:0x0210b38c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210b394 kind:arm_call to:0x02011ff4 module:main +from:0x0210b3a8 kind:load to:0x0213fdb8 module:overlay(26) +from:0x0210b3bc kind:arm_call to:0x02011f3c module:main +from:0x0210b3c8 kind:arm_call to:0x0210b418 module:overlay(26) +from:0x0210b3e0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210b410 kind:load to:0x02136f18 module:overlay(26) +from:0x0210b420 kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x0210b430 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0210b438 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0210b458 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0210b468 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0210b47c kind:load to:0x02136fb8 module:overlay(26) +from:0x0210b480 kind:load to:0x02136f34 module:overlay(26) +from:0x0210b4f4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210b508 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0210b540 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x0210b588 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0210b594 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x0210b5e8 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x0210b60c kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0210b680 kind:arm_call to:0x0200f05c module:main +from:0x0210b6c8 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0210b6dc kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210b6e4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0210b6f0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210b768 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210b778 kind:load to:0x027e0cd8 module:dtcm +from:0x0210b77c kind:load to:0x027e00f0 module:dtcm +from:0x0210b780 kind:load to:0x027e09c0 module:dtcm +from:0x0210b788 kind:load to:0x0213fdb8 module:overlay(26) +from:0x0210b78c kind:load to:0x02133410 module:overlay(26) +from:0x0210b790 kind:load to:0x02133450 module:overlay(26) +from:0x0210b794 kind:load to:0x0213fdd8 module:overlay(26) +from:0x0210b798 kind:load to:0x027e09b8 module:dtcm +from:0x0210b7a4 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x0210b7ec kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0210b7f8 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x0210b84c kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x0210b870 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0210b87c kind:load to:0x027e00f0 module:dtcm +from:0x0210b880 kind:load to:0x027e09c0 module:dtcm +from:0x0210b8a0 kind:load to:0x0210bb54 module:overlay(26) +from:0x0210b8cc kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0210b8e0 kind:arm_call to:0x0200ef9c module:main +from:0x0210b918 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x0210b920 kind:load to:0x0213fdb8 module:overlay(26) +from:0x0210b938 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x0210b940 kind:load to:0x0213fdb8 module:overlay(26) +from:0x0210b960 kind:load to:0x0213fdb8 module:overlay(26) +from:0x0210b978 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210b980 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0210b988 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210b990 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210b998 kind:arm_call to:0x0201666c module:main +from:0x0210b9a0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210b9b8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210b9c0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0210b9c8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210b9d0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210b9d8 kind:arm_call to:0x0201666c module:main +from:0x0210b9e0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210b9e8 kind:arm_call to:0x02011ff4 module:main +from:0x0210ba00 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0210ba08 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ba10 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210ba18 kind:arm_call to:0x0201666c module:main +from:0x0210ba20 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210ba28 kind:arm_call to:0x02011ff4 module:main +from:0x0210ba40 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0210ba48 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ba50 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210ba58 kind:arm_call to:0x0201666c module:main +from:0x0210ba60 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210ba74 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210ba88 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0210babc kind:load to:0x0213703c module:overlay(26) +from:0x0210bacc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210bae0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210bae8 kind:arm_call to:0x02011ff4 module:main +from:0x0210bafc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210bb94 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210bba4 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210bbd4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210bbe4 kind:arm_call to:0x01ff91e8 module:itcm +from:0x0210bc50 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210bc6c kind:load to:0x027e09a4 module:dtcm +from:0x0210bc70 kind:load to:0x027e09bc module:dtcm +from:0x0210bcbc kind:arm_call to:0x02132150 module:overlay(26) +from:0x0210bce4 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x0210bcf0 kind:arm_call to:0x02131488 module:overlay(26) +from:0x0210bd0c kind:arm_call to:0x01ff9258 module:itcm +from:0x0210bd24 kind:load to:0x027e0ce0 module:dtcm +from:0x0210bdf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210be10 kind:load to:0x027e09a4 module:dtcm +from:0x0210be14 kind:load to:0x027e09bc module:dtcm +from:0x0210bf04 kind:arm_call to:0x01ffb744 module:itcm +from:0x0210bf10 kind:load to:0x0203e93c module:main +from:0x0210bf20 kind:arm_call to:0x02131488 module:overlay(26) +from:0x0210bf40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210bf50 kind:arm_call to:0x0210be18 module:overlay(26) +from:0x0210bf9c kind:arm_call to:0x0209d10c module:overlay(0) +from:0x0210bfac kind:arm_call to:0x0209d0f4 module:overlay(0) +from:0x0210bfbc kind:arm_call to:0x0209d10c module:overlay(0) +from:0x0210bfd8 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c010 kind:load to:0x02133544 module:overlay(26) +from:0x0210c038 kind:arm_call to:0x0210c018 module:overlay(26) +from:0x0210c05c kind:arm_call to:0x020f4c34 module:overlay(26) +from:0x0210c114 kind:arm_call to:0x01fff520 module:itcm +from:0x0210c174 kind:arm_call to:0x0210c5a4 module:overlay(26) +from:0x0210c1b4 kind:arm_call to:0x0210c018 module:overlay(26) +from:0x0210c1c8 kind:arm_call to:0x0210c4b0 module:overlay(26) +from:0x0210c1d4 kind:arm_call to:0x0210c270 module:overlay(26) +from:0x0210c1e0 kind:load to:0x027e09a4 module:dtcm +from:0x0210c1e4 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c1ec kind:load to:0x020b34a4 module:overlay(0) +from:0x0210c1f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c208 kind:arm_call to:0x0210c018 module:overlay(26) +from:0x0210c21c kind:arm_call to:0x0210c4b0 module:overlay(26) +from:0x0210c224 kind:arm_call to:0x0210c270 module:overlay(26) +from:0x0210c22c kind:load to:0x027e09a4 module:dtcm +from:0x0210c248 kind:arm_call to:0x0210c018 module:overlay(26) +from:0x0210c25c kind:arm_call to:0x0210c4b0 module:overlay(26) +from:0x0210c264 kind:arm_call to:0x0210c270 module:overlay(26) +from:0x0210c26c kind:load to:0x027e09a4 module:dtcm +from:0x0210c2b0 kind:arm_call to:0x02106544 module:overlay(26) +from:0x0210c348 kind:arm_call to:0x0210ca20 module:overlay(26) +from:0x0210c354 kind:arm_call to:0x0210d05c module:overlay(26) +from:0x0210c3f0 kind:arm_call to:0x0210e08c module:overlay(26) +from:0x0210c480 kind:arm_call to:0x0210ca20 module:overlay(26) +from:0x0210c48c kind:arm_call to:0x0210d05c module:overlay(26) +from:0x0210c4a4 kind:load to:0x027e09a4 module:dtcm +from:0x0210c4a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c4ac kind:load to:0x02137090 module:overlay(26) +from:0x0210c4c8 kind:arm_call to:0x02106544 module:overlay(26) +from:0x0210c4d4 kind:arm_call to:0x020e6a4c module:overlay(26) +from:0x0210c500 kind:arm_call to:0x0210e08c module:overlay(26) +from:0x0210c518 kind:arm_call to:0x0210e08c module:overlay(26) +from:0x0210c530 kind:arm_call to:0x0210e08c module:overlay(26) +from:0x0210c574 kind:arm_call to:0x0210e08c module:overlay(26) +from:0x0210c594 kind:arm_call to:0x0210d9fc module:overlay(26) +from:0x0210c5a0 kind:load to:0x02138cf0 module:overlay(26) +from:0x0210c5c4 kind:arm_call to:0x0210c018 module:overlay(26) +from:0x0210c5f8 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x0210c608 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0210c614 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0210c67c kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x0210c6c8 kind:arm_call to:0x020e950c module:overlay(26) +from:0x0210c6e0 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0210c764 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0210c828 kind:arm_call to:0x01ffedac module:itcm +from:0x0210c8ec kind:arm_call to:0x0210c99c module:overlay(26) +from:0x0210c92c kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0210c95c kind:arm_call to:0x01fff498 module:itcm +from:0x0210c96c kind:arm_call to:0x0210b308 module:overlay(26) +from:0x0210c984 kind:load to:0x027e09a4 module:dtcm +from:0x0210c988 kind:load to:0x027e0cd8 module:dtcm +from:0x0210c990 kind:load to:0x021334dc module:overlay(26) +from:0x0210c998 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c9e8 kind:arm_call to:0x01fff520 module:itcm +from:0x0210ca18 kind:load to:0x020b3498 module:overlay(0) +from:0x0210ca1c kind:load to:0x027e0ce8 module:dtcm +from:0x0210ca48 kind:arm_call to:0x020e94b8 module:overlay(26) +from:0x0210ca70 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0210caac kind:arm_call to:0x0210c02c module:overlay(26) +from:0x0210cb00 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x0210cb04 kind:arm_call to:0x0203275c module:main +from:0x0210cb28 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x0210cb2c kind:arm_call to:0x0203275c module:main +from:0x0210cb48 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x0210cb6c kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x0210cba4 kind:arm_call to:0x020e9250 module:overlay(26) +from:0x0210cbc0 kind:arm_call to:0x0210cbd4 module:overlay(26) +from:0x0210cbcc kind:load to:0x027e0cd8 module:dtcm +from:0x0210cbd0 kind:load to:0x027e09a4 module:dtcm +from:0x0210cc20 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0210ce68 kind:arm_call to:0x020ecfc4 module:overlay(26) +from:0x0210ce80 kind:arm_call to:0x01ffb780 module:itcm +from:0x0210ce88 kind:arm_call to:0x01ff938c module:itcm +from:0x0210cefc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0210cf0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210cf18 kind:arm_call to:0x01ffedac module:itcm +from:0x0210cf2c kind:arm_call to:0x0210d1dc module:overlay(26) +from:0x0210cf44 kind:arm_call to:0x0210c018 module:overlay(26) +from:0x0210cf58 kind:arm_call to:0x020ea130 module:overlay(26) +from:0x0210cf70 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0210cf7c kind:arm_call to:0x0210d1ac module:overlay(26) +from:0x0210cfc0 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0210cff8 kind:arm_call to:0x01fff498 module:itcm +from:0x0210d03c kind:load to:0x027e0cd8 module:dtcm +from:0x0210d040 kind:load to:0x027e0ce0 module:dtcm +from:0x0210d044 kind:load to:0x027e09a4 module:dtcm +from:0x0210d054 kind:load to:0x02049bc4 module:main +from:0x0210d058 kind:load to:0x027e0ce8 module:dtcm +from:0x0210d080 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x0210d0b4 kind:arm_call to:0x020ea07c module:overlay(26) +from:0x0210d0c0 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210d0cc kind:arm_call to:0x01ffedac module:itcm +from:0x0210d0dc kind:arm_call to:0x0210c054 module:overlay(26) +from:0x0210d0f4 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0210d0fc kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0210d138 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0210d178 kind:arm_call to:0x01fff498 module:itcm +from:0x0210d19c kind:load to:0x027e0cd8 module:dtcm +from:0x0210d1a0 kind:load to:0x0213f5cc module:overlay(26) +from:0x0210d1a4 kind:load to:0x027e09a4 module:dtcm +from:0x0210d1a8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210d60c kind:load to:0x027e09a4 module:dtcm +from:0x0210d610 kind:load to:0x02049bc4 module:main +from:0x0210d614 kind:load to:0x02133504 module:overlay(26) +from:0x0210d624 kind:load to:0x0213350c module:overlay(26) +from:0x0210d628 kind:load to:0x0213352c module:overlay(26) +from:0x0210d62c kind:load to:0x02133514 module:overlay(26) +from:0x0210d638 kind:load to:0x0213351c module:overlay(26) +from:0x0210d63c kind:load to:0x02133524 module:overlay(26) +from:0x0210d640 kind:load to:0x02133534 module:overlay(26) +from:0x0210d67c kind:arm_call to:0x0210c02c module:overlay(26) +from:0x0210d934 kind:arm_call to:0x0210c02c module:overlay(26) +from:0x0210d94c kind:arm_call to:0x0210c018 module:overlay(26) +from:0x0210d9ac kind:arm_call to:0x0210c054 module:overlay(26) +from:0x0210da68 kind:arm_call to:0x01fff520 module:itcm +from:0x0210daa4 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210dabc kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0210dac8 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210dafc kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0210db2c kind:arm_call to:0x01ffedac module:itcm +from:0x0210db64 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0210db78 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0210dc50 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210dc8c kind:arm_call to:0x01ffedac module:itcm +from:0x0210dcd0 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0210dcfc kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0210ddf4 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210de30 kind:arm_call to:0x01ffedac module:itcm +from:0x0210de74 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0210debc kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0210dfb4 kind:arm_call to:0x01fffda8 module:itcm +from:0x0210dff0 kind:arm_call to:0x01ffedac module:itcm +from:0x0210e038 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0210e058 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e05c kind:load to:0x027e0ce8 module:dtcm +from:0x0210e060 kind:load to:0x0213708c module:overlay(26) +from:0x0210e068 kind:load to:0x0213f5cc module:overlay(26) +from:0x0210e06c kind:load to:0x0213353c module:overlay(26) +from:0x0210e070 kind:load to:0x02049bc4 module:main +from:0x0210e0cc kind:arm_call to:0x0210c018 module:overlay(26) +from:0x0210e0f0 kind:arm_call to:0x01fff4cc module:itcm +from:0x0210e0f8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e0fc kind:load to:0x027e09a4 module:dtcm +from:0x0210e104 kind:load to:0x027e0ce8 module:dtcm +from:0x0210e108 kind:load to:0x0210bf80 module:overlay(26) +from:0x0210e11c kind:arm_call to:0x0209c328 module:overlay(0) +from:0x0210e12c kind:arm_call to:0x0209d10c module:overlay(0) +from:0x0210e150 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x0210e160 kind:arm_call to:0x02016654 module:main +from:0x0210e17c kind:arm_call_thumb to:0x0205c564 module:overlay(0) +from:0x0210e188 kind:load to:0x021370cc module:overlay(26) +from:0x0210e18c kind:load to:0x021370c0 module:overlay(26) +from:0x0210e1ac kind:load to:0x027e09bc module:dtcm +from:0x0210e1b0 kind:load to:0x020166cc module:main +from:0x0210e1dc kind:arm_call to:0x0201666c module:main +from:0x0210e1e4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210e1fc kind:arm_call to:0x0201666c module:main +from:0x0210e204 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210e20c kind:arm_call to:0x02011ff4 module:main +from:0x0210e220 kind:load to:0x0213fe9c module:overlay(26) +from:0x0210e234 kind:arm_call to:0x02011f3c module:main +from:0x0210e240 kind:arm_call to:0x0210e2e8 module:overlay(26) +from:0x0210e258 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210e268 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210e2d0 kind:load to:0x02136ac4 module:overlay(26) +from:0x0210e2d4 kind:load to:0x02136afc module:overlay(26) +from:0x0210e2d8 kind:load to:0x02137120 module:overlay(26) +from:0x0210e2f0 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x0210e368 kind:load to:0x0213713c module:overlay(26) +from:0x0210e36c kind:load to:0x0213fe9c module:overlay(26) +from:0x0210e370 kind:load to:0x020b1948 module:overlay(0) +from:0x0210e374 kind:load to:0x0213ff70 module:overlay(26) +from:0x0210e380 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x0210e3c0 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e3d0 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0210e404 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210e414 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210e420 kind:arm_call to:0x0200ef5c module:main +from:0x0210e42c kind:arm_call to:0x0200ef9c module:main +from:0x0210e448 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210e450 kind:load to:0x027e09bc module:dtcm +from:0x0210e454 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0210e474 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210e47c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210e494 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210e49c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210e4a4 kind:arm_call to:0x02011ff4 module:main +from:0x0210e4b8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210e4cc kind:load to:0x0213ffa0 module:overlay(26) +from:0x0210e4e0 kind:arm_call to:0x02011f3c module:main +from:0x0210e4ec kind:arm_call to:0x0210e5c4 module:overlay(26) +from:0x0210e504 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210e514 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210e588 kind:load to:0x02136ac4 module:overlay(26) +from:0x0210e58c kind:load to:0x02136afc module:overlay(26) +from:0x0210e590 kind:load to:0x0213718c module:overlay(26) +from:0x0210e5bc kind:arm_call to:0x0207bfe0 module:overlay(0) +from:0x0210e5cc kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x0210e654 kind:load to:0x021371c4 module:overlay(26) +from:0x0210e658 kind:load to:0x0213ffa0 module:overlay(26) +from:0x0210e65c kind:load to:0x020b1948 module:overlay(0) +from:0x0210e660 kind:load to:0x021371a8 module:overlay(26) +from:0x0210e664 kind:load to:0x02140074 module:overlay(26) +from:0x0210e670 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0210e688 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x0210e714 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0210e71c kind:arm_call to:0x0207e38c module:overlay(0) +from:0x0210e738 kind:load to:0x027e0cd8 module:dtcm +from:0x0210e74c kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0210e780 kind:arm_call to:0x01ff9258 module:itcm +from:0x0210e7b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210e7c4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0210e7d0 kind:arm_call to:0x0200ef5c module:main +from:0x0210e7dc kind:arm_call to:0x0200ef9c module:main +from:0x0210e7f8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210e800 kind:load to:0x027e09bc module:dtcm +from:0x0210e808 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0210e824 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0210e82c kind:arm_call to:0x02011ff4 module:main +from:0x0210e844 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0210e84c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210e854 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210e86c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0210e874 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210e87c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210e884 kind:arm_call to:0x02011ff4 module:main +from:0x0210e898 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210e8ac kind:load to:0x021400a4 module:overlay(26) +from:0x0210e8c0 kind:arm_call to:0x02011f3c module:main +from:0x0210e8cc kind:arm_call to:0x0210e960 module:overlay(26) +from:0x0210e8e4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210e91c kind:load to:0x02137214 module:overlay(26) +from:0x0210e934 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x0210e95c kind:load to:0x02137230 module:overlay(26) +from:0x0210e970 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x0210e998 kind:load to:0x02137230 module:overlay(26) +from:0x0210e9e8 kind:load to:0x021400a4 module:overlay(26) +from:0x0210e9f8 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x0210eb0c kind:arm_call to:0x01fff6d0 module:itcm +from:0x0210eb20 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0210eb6c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210eb80 kind:arm_call to:0x0210b1e8 module:overlay(26) +from:0x0210ebe4 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0210ebf4 kind:load to:0x027e0cd8 module:dtcm +from:0x0210ebf8 kind:load to:0x0203e93c module:main +from:0x0210ec00 kind:load to:0x027e09c0 module:dtcm +from:0x0210ec0c kind:load to:0x0210bb54 module:overlay(26) +from:0x0210ec48 kind:arm_call to:0x0210b174 module:overlay(26) +from:0x0210ec68 kind:arm_call to:0x0210b174 module:overlay(26) +from:0x0210ec7c kind:arm_call to:0x0210bf14 module:overlay(26) +from:0x0210ecac kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ecb4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210ecbc kind:arm_call to:0x0201666c module:main +from:0x0210ecc4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210ecdc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ece4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210ecec kind:arm_call to:0x0201666c module:main +from:0x0210ecf4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210ecfc kind:arm_call to:0x02011ff4 module:main +from:0x0210ed10 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210ed24 kind:load to:0x02140188 module:overlay(26) +from:0x0210ed38 kind:arm_call to:0x02011f3c module:main +from:0x0210ed44 kind:arm_call to:0x0210ed78 module:overlay(26) +from:0x0210ed5c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210ed74 kind:load to:0x021372ac module:overlay(26) +from:0x0210ed84 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x0210eda8 kind:load to:0x021372c8 module:overlay(26) +from:0x0210edb4 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x0210ef58 kind:arm_call to:0x0200f05c module:main +from:0x0210ef8c kind:arm_call to:0x0200f05c module:main +from:0x0210efc0 kind:arm_call to:0x021322c8 module:overlay(26) +from:0x0210eff8 kind:load to:0x027e09b8 module:dtcm +from:0x0210effc kind:load to:0x027e09a4 module:dtcm +from:0x0210f000 kind:load to:0x02140188 module:overlay(26) +from:0x0210f004 kind:load to:0x02133594 module:overlay(26) +from:0x0210f008 kind:load to:0x02133584 module:overlay(26) +from:0x0210f060 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0210f068 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x0210f074 kind:load to:0x027e09c0 module:dtcm +from:0x0210f0a0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210f0a8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210f0b0 kind:arm_call to:0x0201666c module:main +from:0x0210f0b8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210f0d0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210f0d8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210f0e0 kind:arm_call to:0x0201666c module:main +from:0x0210f0e8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0210f0f0 kind:arm_call to:0x02011ff4 module:main +from:0x0210f104 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210f118 kind:load to:0x02140274 module:overlay(26) +from:0x0210f12c kind:arm_call to:0x02011f3c module:main +from:0x0210f138 kind:arm_call to:0x0210f184 module:overlay(26) +from:0x0210f14c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0210f17c kind:load to:0x02137360 module:overlay(26) +from:0x0210f18c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0210f1ac kind:arm_call to:0x021041b8 module:overlay(26) +from:0x0210f1b4 kind:arm_call to:0x020fd13c module:overlay(26) +from:0x0210f1c4 kind:arm_call to:0x020fbc9c module:overlay(26) +from:0x0210f1f4 kind:arm_call to:0x02103150 module:overlay(26) +from:0x0210f230 kind:arm_call to:0x02103f88 module:overlay(26) +from:0x0210f23c kind:load to:0x02137384 module:overlay(26) +from:0x0210f240 kind:load to:0x020b27a8 module:overlay(0) +from:0x0210f2d8 kind:load to:0x02140260 module:overlay(26) +from:0x0210f2dc kind:load to:0x02137338 module:overlay(26) +from:0x0210f2e0 kind:load to:0x021402b0 module:overlay(26) +from:0x0210f2fc kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x0210f30c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0210f3c4 kind:load to:0x02138cf0 module:overlay(26) +from:0x0210f3d8 kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x0210f3e8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0210f4a0 kind:load to:0x02138cf0 module:overlay(26) +from:0x0210f4c8 kind:arm_call to:0x02103f3c module:overlay(26) +from:0x0210f4d8 kind:arm_call to:0x02104234 module:overlay(26) +from:0x0210f51c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210f5a0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210f5d8 kind:arm_call to:0x020fbcd0 module:overlay(26) +from:0x0210f63c kind:arm_call to:0x020fbf0c module:overlay(26) +from:0x0210f64c kind:load to:0x027e0ce4 module:dtcm +from:0x0210f674 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210f714 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210f7c4 kind:arm_call to:0x020fc1e0 module:overlay(26) +from:0x0210f7d8 kind:arm_call to:0x020fc150 module:overlay(26) +from:0x0210f854 kind:arm_call to:0x02103fb0 module:overlay(26) +from:0x0210f8c0 kind:arm_call to:0x02104050 module:overlay(26) +from:0x0210f9a4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0210f9b0 kind:arm_call to:0x020fd208 module:overlay(26) +from:0x0210f9b8 kind:arm_call to:0x02104230 module:overlay(26) +from:0x0210f9c4 kind:load to:0x027e09b8 module:dtcm +from:0x0210f9c8 kind:load to:0x021402c0 module:overlay(26) +from:0x0210f9cc kind:load to:0x027e0ce4 module:dtcm +from:0x0210f9d4 kind:load to:0x0214025c module:overlay(26) +from:0x0210f9d8 kind:load to:0x02137338 module:overlay(26) +from:0x0210f9e0 kind:load to:0x027e09c0 module:dtcm +from:0x0210fa7c kind:arm_call to:0x021031c8 module:overlay(26) +from:0x0210fa90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210fa9c kind:arm_call to:0x02071e8c module:overlay(0) +from:0x0210fac8 kind:arm_call to:0x021031c8 module:overlay(26) +from:0x0210faf0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210fafc kind:arm_call to:0x02071e8c module:overlay(0) +from:0x0210fb18 kind:arm_call to:0x021031c8 module:overlay(26) +from:0x0210fb2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210fb38 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x0210fbd0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0210fbe0 kind:load to:0x027e09a8 module:dtcm +from:0x0210fbe8 kind:load to:0x027e09bc module:dtcm +from:0x0210fc14 kind:arm_call to:0x02103e80 module:overlay(26) +from:0x0210fc2c kind:arm_call to:0x02103e44 module:overlay(26) +from:0x0210fc3c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0210fc50 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0210fc58 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0210fc70 kind:arm_call to:0x0203d1e8 module:main +from:0x0210fc84 kind:arm_call to:0x0203d1e8 module:main +from:0x0210fc8c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210fca0 kind:arm_call to:0x0203d1e8 module:main +from:0x0210fca8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210fcb0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0210fcbc kind:load to:0x020f2690 module:overlay(26) +from:0x0210fcc0 kind:load to:0x020f3bf8 module:overlay(26) +from:0x0210fcc4 kind:load to:0x020a02b4 module:overlay(0) +from:0x0210fcd4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0210fcdc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0210fcf4 kind:arm_call to:0x0203d1e8 module:main +from:0x0210fd08 kind:arm_call to:0x0203d1e8 module:main +from:0x0210fd10 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210fd24 kind:arm_call to:0x0203d1e8 module:main +from:0x0210fd2c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210fd34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0210fd3c kind:arm_call to:0x02011ff4 module:main +from:0x0210fd48 kind:load to:0x020f2690 module:overlay(26) +from:0x0210fd4c kind:load to:0x020f3bf8 module:overlay(26) +from:0x0210fd50 kind:load to:0x020a02b4 module:overlay(0) +from:0x0210fd5c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0210fd70 kind:load to:0x021402e0 module:overlay(26) +from:0x0210fd84 kind:arm_call to:0x02011f3c module:main +from:0x0210fd90 kind:arm_call to:0x0210fdfc module:overlay(26) +from:0x0210fda4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0210fdf4 kind:load to:0x021373e0 module:overlay(26) +from:0x0210fdf8 kind:load to:0x02137410 module:overlay(26) +from:0x0210fe04 kind:arm_call to:0x02111024 module:overlay(26) +from:0x0210fe7c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0210fe88 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0210fe94 kind:load to:0x02137434 module:overlay(26) +from:0x0210fe98 kind:load to:0x021402e0 module:overlay(26) +from:0x0210fe9c kind:load to:0x020b1948 module:overlay(0) +from:0x0210feac kind:arm_call to:0x0210feb8 module:overlay(26) +from:0x0210fec8 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x0210ff00 kind:load to:0x021373e8 module:overlay(26) +from:0x0210ff28 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210ff4c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0210ff68 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0210ff84 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0210ffb0 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0210ffc8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0210ffe0 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0210fff8 kind:load to:0x027e09a8 module:dtcm +from:0x02110000 kind:load to:0x027e0cec module:dtcm +from:0x0211000c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02110024 kind:arm_call to:0x0210ff04 module:overlay(26) +from:0x02110030 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02110040 kind:arm_call to:0x0210ff04 module:overlay(26) +from:0x02110088 kind:load to:0x021373f8 module:overlay(26) +from:0x021100a0 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x021100b0 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021100bc kind:arm_call to:0x02016930 module:main +from:0x021100e0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211010c kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02110118 kind:load to:0x021373e0 module:overlay(26) +from:0x0211011c kind:load to:0x027e09b4 module:dtcm +from:0x0211012c kind:load to:0x02110cf4 module:overlay(26) +from:0x02110148 kind:arm_call to:0x02131f60 module:overlay(26) +from:0x02110164 kind:arm_call to:0x02110c84 module:overlay(26) +from:0x02110178 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02110198 kind:arm_call to:0x0210feb8 module:overlay(26) +from:0x021101a4 kind:load to:0x021373e0 module:overlay(26) +from:0x021101bc kind:arm_call to:0x02110d8c module:overlay(26) +from:0x021101cc kind:arm_call to:0x02110004 module:overlay(26) +from:0x021101e0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021101e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02110200 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02110208 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02110210 kind:arm_call to:0x02011ff4 module:main +from:0x02110224 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02110238 kind:load to:0x021403c8 module:overlay(26) +from:0x0211024c kind:arm_call to:0x02011f3c module:main +from:0x02110258 kind:arm_call to:0x021102a4 module:overlay(26) +from:0x0211026c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0211029c kind:load to:0x021374c8 module:overlay(26) +from:0x021102ac kind:arm_call to:0x02110c5c module:overlay(26) +from:0x021102bc kind:arm_call to:0x021041b8 module:overlay(26) +from:0x021102c4 kind:arm_call to:0x020fd13c module:overlay(26) +from:0x021102cc kind:arm_call to:0x02103150 module:overlay(26) +from:0x021102d4 kind:arm_call to:0x02103f88 module:overlay(26) +from:0x021102dc kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02110324 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02110364 kind:load to:0x021374ec module:overlay(26) +from:0x02110380 kind:arm_call to:0x021104a0 module:overlay(26) +from:0x02110398 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x021103a4 kind:arm_call to:0x021104a0 module:overlay(26) +from:0x021103b4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021103dc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02110404 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02110464 kind:arm_call to:0x021031c8 module:overlay(26) +from:0x0211047c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02110488 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02110498 kind:load to:0x027e09a8 module:dtcm +from:0x021104ec kind:load to:0x021374a8 module:overlay(26) +from:0x02110554 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02110578 kind:load to:0x02137490 module:overlay(26) +from:0x021105ac kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x021105b4 kind:arm_call to:0x02110640 module:overlay(26) +from:0x021105bc kind:arm_call to:0x021103ac module:overlay(26) +from:0x021105c4 kind:arm_call to:0x021107b0 module:overlay(26) +from:0x021105cc kind:arm_call to:0x021109b4 module:overlay(26) +from:0x021105e8 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x021105fc kind:arm_call to:0x021103f4 module:overlay(26) +from:0x02110610 kind:arm_call to:0x02103e80 module:overlay(26) +from:0x02110628 kind:arm_call to:0x02103e44 module:overlay(26) +from:0x02110638 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021106a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021106b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021106bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02110770 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02110780 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02110794 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021107a0 kind:load to:0x027e0208 module:dtcm +from:0x021107a4 kind:load to:0x0203e93c module:main +from:0x021107ac kind:load to:0x027e0cec module:dtcm +from:0x02110818 kind:arm_call to:0x02103fb0 module:overlay(26) +from:0x02110834 kind:arm_call to:0x021104a0 module:overlay(26) +from:0x02110878 kind:arm_call to:0x02104050 module:overlay(26) +from:0x0211088c kind:arm_call to:0x021104a0 module:overlay(26) +from:0x0211089c kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x021108bc kind:arm_call to:0x021104a0 module:overlay(26) +from:0x02110934 kind:arm_call to:0x02103f3c module:overlay(26) +from:0x02110968 kind:arm_call to:0x0200e750 module:main +from:0x02110990 kind:arm_call to:0x02104234 module:overlay(26) +from:0x021109a0 kind:arm_call to:0x0200e750 module:main +from:0x02110a38 kind:arm_call to:0x01ffb428 module:itcm +from:0x02110b30 kind:load to:0x021335a4 module:overlay(26) +from:0x02110b34 kind:load to:0x021335a8 module:overlay(26) +from:0x02110b44 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02110b4c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02110b64 kind:arm_call to:0x0203d1e8 module:main +from:0x02110b78 kind:arm_call to:0x0203d1e8 module:main +from:0x02110b80 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02110b94 kind:arm_call to:0x0203d1e8 module:main +from:0x02110b9c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02110ba4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02110bb0 kind:load to:0x020f2690 module:overlay(26) +from:0x02110bb4 kind:load to:0x020f3bf8 module:overlay(26) +from:0x02110bb8 kind:load to:0x020a02b4 module:overlay(0) +from:0x02110bc8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02110bd0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02110be8 kind:arm_call to:0x0203d1e8 module:main +from:0x02110bfc kind:arm_call to:0x0203d1e8 module:main +from:0x02110c04 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02110c18 kind:arm_call to:0x0203d1e8 module:main +from:0x02110c20 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02110c28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02110c30 kind:arm_call to:0x02011ff4 module:main +from:0x02110c3c kind:load to:0x020f2690 module:overlay(26) +from:0x02110c40 kind:load to:0x020f3bf8 module:overlay(26) +from:0x02110c44 kind:load to:0x020a02b4 module:overlay(0) +from:0x02110c50 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02110c64 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02110c80 kind:load to:0x02137550 module:overlay(26) +from:0x02110cac kind:arm_call to:0x02131b58 module:overlay(26) +from:0x02110ccc kind:arm_call to:0x02131b7c module:overlay(26) +from:0x02110cdc kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x02110d44 kind:load to:0x0209860c module:overlay(0) +from:0x02110d6c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02110d84 kind:arm_call to:0x02110dbc module:overlay(26) +from:0x02110d9c kind:arm_call to:0x020beecc module:overlay(17) +from:0x02110db4 kind:arm_call to:0x02110dbc module:overlay(26) +from:0x02110dcc kind:arm_call to:0x02131488 module:overlay(26) +from:0x02110de0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02110dec kind:arm_call to:0x01ffb744 module:itcm +from:0x02110e64 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02110e78 kind:arm_call to:0x02131d2c module:overlay(26) +from:0x02110e8c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02110ec0 kind:load to:0x027e0cd8 module:dtcm +from:0x02110ef8 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x02110f04 kind:load to:0x027e09c0 module:dtcm +from:0x02110f3c kind:arm_call to:0x02132150 module:overlay(26) +from:0x02110f54 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x02110f74 kind:arm_call to:0x020f26a4 module:overlay(26) +from:0x02110f88 kind:arm_call to:0x01fff458 module:itcm +from:0x02110f9c kind:arm_call to:0x020e639c module:overlay(26) +from:0x02110fa4 kind:load to:0x0213f554 module:overlay(26) +from:0x02110fa8 kind:load to:0x027e0ce0 module:dtcm +from:0x02110ffc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02111010 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02111018 kind:arm_call to:0x02011ff4 module:main +from:0x0211102c kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0211104c kind:load to:0x021375b4 module:overlay(26) +from:0x02111058 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211106c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02111074 kind:arm_call to:0x02011ff4 module:main +from:0x02111088 kind:load to:0x02140414 module:overlay(26) +from:0x0211109c kind:arm_call to:0x02011f3c module:main +from:0x021110a8 kind:arm_call to:0x0211115c module:overlay(26) +from:0x021110bc kind:arm_call to:0x0209765c module:overlay(0) +from:0x021110e4 kind:load to:0x02137618 module:overlay(26) +from:0x0211110c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02111140 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02111154 kind:load to:0x020b537c module:overlay(0) +from:0x02111164 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02111180 kind:load to:0x0213763c module:overlay(26) +from:0x02111198 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x021111a0 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x0211121c kind:arm_call to:0x020d3fe8 module:overlay(24) +from:0x02111234 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0211123c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02111250 kind:arm_call to:0x01ff9218 module:itcm +from:0x02111258 kind:load to:0x027e0ce0 module:dtcm +from:0x0211125c kind:load to:0x027e09a8 module:dtcm +from:0x02111278 kind:arm_call to:0x0205c1d0 module:overlay(0) +from:0x021112a0 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x021112c0 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x021112d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021112e0 kind:arm_call to:0x02011ff4 module:main +from:0x021112f4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02111308 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0211131c kind:load to:0x02140460 module:overlay(26) +from:0x02111330 kind:arm_call to:0x02011f3c module:main +from:0x0211133c kind:arm_call to:0x021113f8 module:overlay(26) +from:0x02111350 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02111378 kind:load to:0x021376a0 module:overlay(26) +from:0x021113a4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021113dc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021113f0 kind:load to:0x020b537c module:overlay(0) +from:0x02111400 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0211141c kind:load to:0x021376c4 module:overlay(26) +from:0x02111434 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0211143c kind:arm_call to:0x02131a4c module:overlay(26) +from:0x021114b8 kind:arm_call to:0x02017130 module:main +from:0x021114d0 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x0211152c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02111534 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02111548 kind:arm_call to:0x01ff9218 module:itcm +from:0x02111550 kind:load to:0x027e0ce0 module:dtcm +from:0x02111554 kind:load to:0x027e09a8 module:dtcm +from:0x02111580 kind:arm_call to:0x0205c1d0 module:overlay(0) +from:0x021115a8 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x021115c8 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x021115d4 kind:load to:0x021335ac module:overlay(26) +from:0x021115e4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021115ec kind:arm_call to:0x02011ff4 module:main +from:0x02111600 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02111614 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02111628 kind:load to:0x021405c4 module:overlay(26) +from:0x0211163c kind:arm_call to:0x02011f3c module:main +from:0x02111648 kind:arm_call to:0x021116d0 module:overlay(26) +from:0x02111660 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021116bc kind:load to:0x02137808 module:overlay(26) +from:0x021116cc kind:load to:0x02102914 module:overlay(26) +from:0x021116d8 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02111708 kind:arm_call to:0x020f9090 module:overlay(26) +from:0x02111710 kind:arm_call to:0x020fb1fc module:overlay(26) +from:0x02111718 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02111758 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02111764 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x02111778 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0211179c kind:arm_call to:0x0203d138 module:main +from:0x021117b8 kind:arm_call to:0x0203d138 module:main +from:0x021117c8 kind:arm_call to:0x0210564c module:overlay(26) +from:0x021117d0 kind:arm_call to:0x020fd670 module:overlay(26) +from:0x021117e0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02111804 kind:arm_call to:0x0210134c module:overlay(26) +from:0x02111810 kind:arm_call to:0x020ee518 module:overlay(26) +from:0x0211181c kind:load to:0x0213782c module:overlay(26) +from:0x02111820 kind:load to:0x020b27a8 module:overlay(0) +from:0x02111824 kind:load to:0x02135c40 module:overlay(26) +from:0x02111828 kind:load to:0x020f3bf8 module:overlay(26) +from:0x0211182c kind:load to:0x020f417c module:overlay(26) +from:0x02111830 kind:load to:0x020f2690 module:overlay(26) +from:0x02111834 kind:load to:0x020f41bc module:overlay(26) +from:0x02111838 kind:load to:0x021405c4 module:overlay(26) +from:0x02111858 kind:arm_call to:0x0203d1e8 module:main +from:0x02111870 kind:arm_call to:0x0203d1e8 module:main +from:0x02111884 kind:arm_call to:0x0203d1e8 module:main +from:0x0211188c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02111894 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211189c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021118a4 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x021118ac kind:arm_call to:0x02098468 module:overlay(0) +from:0x021118b8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021118bc kind:load to:0x020f2690 module:overlay(26) +from:0x021118c0 kind:load to:0x020f3bf8 module:overlay(26) +from:0x021118e0 kind:arm_call to:0x0203d1e8 module:main +from:0x021118f8 kind:arm_call to:0x0203d1e8 module:main +from:0x0211190c kind:arm_call to:0x0203d1e8 module:main +from:0x02111914 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211191c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02111924 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211192c kind:arm_call to:0x020ee254 module:overlay(26) +from:0x02111934 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211193c kind:arm_call to:0x02011ff4 module:main +from:0x02111948 kind:load to:0x020a02b4 module:overlay(0) +from:0x0211194c kind:load to:0x020f2690 module:overlay(26) +from:0x02111950 kind:load to:0x020f3bf8 module:overlay(26) +from:0x021119a0 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x021119a8 kind:arm_call to:0x021127c8 module:overlay(26) +from:0x02111a4c kind:load to:0x02049bc4 module:main +from:0x02111a50 kind:load to:0x021404ac module:overlay(26) +from:0x02111a54 kind:load to:0x02137720 module:overlay(26) +from:0x02111a58 kind:load to:0x02140584 module:overlay(26) +from:0x02111a5c kind:load to:0x021404c8 module:overlay(26) +from:0x02111a60 kind:load to:0x02140594 module:overlay(26) +from:0x02111a6c kind:arm_call to:0x02111aa4 module:overlay(26) +from:0x02111a74 kind:arm_call to:0x02111be8 module:overlay(26) +from:0x02111a7c kind:arm_call to:0x02111d30 module:overlay(26) +from:0x02111a8c kind:arm_call to:0x02111aa4 module:overlay(26) +from:0x02111a94 kind:arm_call to:0x02111be8 module:overlay(26) +from:0x02111a9c kind:arm_call to:0x02111d30 module:overlay(26) +from:0x02111adc kind:arm_call to:0x020fb084 module:overlay(26) +from:0x02111af8 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x02111b00 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x02111b1c kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x02111b3c kind:arm_call to:0x020f9f50 module:overlay(26) +from:0x02111b48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02111b54 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02111b60 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x02111c04 kind:arm_call to:0x020f8f64 module:overlay(26) +from:0x02111c38 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02111d78 kind:arm_call to:0x020f9eb4 module:overlay(26) +from:0x02111d8c kind:arm_call to:0x02101820 module:overlay(26) +from:0x02111e0c kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02111e34 kind:arm_call to:0x01fff60c module:itcm +from:0x02111e4c kind:arm_call to:0x02112830 module:overlay(26) +from:0x02111f14 kind:load to:0x027e09a4 module:dtcm +from:0x02111f18 kind:load to:0x027e09b4 module:dtcm +from:0x02111f58 kind:arm_call to:0x020f9dd8 module:overlay(26) +from:0x02111f88 kind:arm_call to:0x020f9e64 module:overlay(26) +from:0x02111fa0 kind:arm_call to:0x02105468 module:overlay(26) +from:0x02111fa8 kind:arm_call to:0x020fa480 module:overlay(26) +from:0x02111fc4 kind:arm_call to:0x020fa34c module:overlay(26) +from:0x02111fcc kind:arm_call to:0x020fa37c module:overlay(26) +from:0x02111fd8 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02111fe4 kind:arm_call to:0x020fa370 module:overlay(26) +from:0x02112000 kind:arm_call to:0x021055cc module:overlay(26) +from:0x02112024 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02112034 kind:arm_call to:0x02105448 module:overlay(26) +from:0x02112054 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02112060 kind:arm_call to:0x021016b8 module:overlay(26) +from:0x021120a8 kind:arm_call to:0x020fac10 module:overlay(26) +from:0x02112124 kind:arm_call to:0x020df62c module:overlay(26) +from:0x0211218c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021122d0 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021122dc kind:load to:0x027e0ce0 module:dtcm +from:0x021122e0 kind:load to:0x021404c4 module:overlay(26) +from:0x021122e4 kind:load to:0x02137720 module:overlay(26) +from:0x021122e8 kind:load to:0x021404e4 module:overlay(26) +from:0x021122ec kind:load to:0x021404e0 module:overlay(26) +from:0x021122f0 kind:load to:0x021404f4 module:overlay(26) +from:0x021122f4 kind:load to:0x021404b4 module:overlay(26) +from:0x021122f8 kind:load to:0x02140514 module:overlay(26) +from:0x021122fc kind:load to:0x021404a8 module:overlay(26) +from:0x02112300 kind:load to:0x02140524 module:overlay(26) +from:0x02112304 kind:load to:0x027e09c0 module:dtcm +from:0x0211232c kind:arm_call to:0x020fb084 module:overlay(26) +from:0x021123e8 kind:arm_call to:0x021116c0 module:overlay(26) +from:0x021123f4 kind:arm_call to:0x021116c0 module:overlay(26) +from:0x02112400 kind:arm_call to:0x021116c0 module:overlay(26) +from:0x0211241c kind:arm_call to:0x020fa860 module:overlay(26) +from:0x02112424 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x02112514 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021125ec kind:arm_call to:0x021116c0 module:overlay(26) +from:0x021125fc kind:arm_call to:0x021116c0 module:overlay(26) +from:0x02112614 kind:arm_call to:0x021116c0 module:overlay(26) +from:0x02112634 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x02112644 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0211265c kind:arm_call to:0x02112bb4 module:overlay(26) +from:0x02112664 kind:arm_call to:0x0211200c module:overlay(26) +from:0x02112760 kind:arm_call to:0x0211203c module:overlay(26) +from:0x02112784 kind:arm_call to:0x02112924 module:overlay(26) +from:0x0211278c kind:arm_call to:0x02112068 module:overlay(26) +from:0x02112794 kind:arm_call to:0x021120ec module:overlay(26) +from:0x0211279c kind:load to:0x02140554 module:overlay(26) +from:0x021127a0 kind:load to:0x02140544 module:overlay(26) +from:0x021127a4 kind:load to:0x02137720 module:overlay(26) +from:0x021127a8 kind:load to:0x0214049c module:overlay(26) +from:0x021127ac kind:load to:0x021404b0 module:overlay(26) +from:0x021127b0 kind:load to:0x021404b4 module:overlay(26) +from:0x021127b4 kind:load to:0x02140514 module:overlay(26) +from:0x021127b8 kind:load to:0x021404a8 module:overlay(26) +from:0x021127bc kind:load to:0x02140524 module:overlay(26) +from:0x021127c0 kind:load to:0x021404b8 module:overlay(26) +from:0x021127c4 kind:load to:0x02140574 module:overlay(26) +from:0x021127d8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021127ec kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02112814 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x02112840 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x021128d8 kind:arm_call to:0x02101c1c module:overlay(26) +from:0x02112918 kind:arm_call to:0x020fd7c4 module:overlay(26) +from:0x02112938 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x02112968 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02112b3c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02112b44 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02112b64 kind:arm_call to:0x01fffd00 module:itcm +from:0x02112b70 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x02112b7c kind:load to:0x02137720 module:overlay(26) +from:0x02112b80 kind:load to:0x027e09a8 module:dtcm +from:0x02112b84 kind:load to:0x021404e0 module:overlay(26) +from:0x02112b88 kind:load to:0x021404f4 module:overlay(26) +from:0x02112b8c kind:load to:0x021404a8 module:overlay(26) +from:0x02112b90 kind:load to:0x02140524 module:overlay(26) +from:0x02112b94 kind:load to:0x021404bc module:overlay(26) +from:0x02112b98 kind:load to:0x021405a4 module:overlay(26) +from:0x02112ba0 kind:load to:0x021404b4 module:overlay(26) +from:0x02112ba4 kind:load to:0x02140514 module:overlay(26) +from:0x02112ba8 kind:load to:0x021404b8 module:overlay(26) +from:0x02112bac kind:load to:0x02140574 module:overlay(26) +from:0x02112bcc kind:arm_call to:0x020fa53c module:overlay(26) +from:0x02112be0 kind:arm_call to:0x020fa53c module:overlay(26) +from:0x02112c30 kind:arm_call to:0x020fa338 module:overlay(26) +from:0x02112c40 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02112c50 kind:arm_call to:0x020fa44c module:overlay(26) +from:0x02112c60 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02112c74 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x02112c84 kind:load to:0x02049bc4 module:main +from:0x02112cbc kind:arm_call to:0x02039edc module:main +from:0x02112cc8 kind:arm_call to:0x0203ab30 module:main +from:0x02112cd0 kind:arm_call to:0x02039edc module:main +from:0x02112cd8 kind:arm_call to:0x0203ad60 module:main +from:0x02112ce4 kind:arm_call to:0x0203a584 module:main +from:0x02112d04 kind:arm_call to:0x020f918c module:overlay(26) +from:0x02112d14 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x02112d1c kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02112d28 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02112d3c kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x02112da0 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x02112dbc kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x02112dd4 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02112de4 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02112e18 kind:arm_call to:0x01ffd420 module:itcm +from:0x02112e8c kind:arm_call to:0x0211203c module:overlay(26) +from:0x02112e94 kind:arm_call to:0x021120ec module:overlay(26) +from:0x02112e9c kind:load to:0x027e09b8 module:dtcm +from:0x02112ea0 kind:load to:0x021404c0 module:overlay(26) +from:0x02112ea4 kind:load to:0x02137720 module:overlay(26) +from:0x02112ea8 kind:load to:0x02140504 module:overlay(26) +from:0x02112eb8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02112ec8 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02112ef0 kind:arm_call to:0x0211c904 module:overlay(26) +from:0x02112f74 kind:arm_call to:0x0211203c module:overlay(26) +from:0x02112f7c kind:arm_call to:0x021120ec module:overlay(26) +from:0x02112f84 kind:load to:0x021404e0 module:overlay(26) +from:0x02112f88 kind:load to:0x02137720 module:overlay(26) +from:0x02112f8c kind:load to:0x021404f4 module:overlay(26) +from:0x02112f9c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02112fac kind:arm_call to:0x02101870 module:overlay(26) +from:0x02112fd4 kind:load to:0x02112308 module:overlay(26) +from:0x02113000 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02113074 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211307c kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x021130d4 kind:arm_call to:0x02112308 module:overlay(26) +from:0x021130dc kind:load to:0x027e09a8 module:dtcm +from:0x021130ec kind:load to:0x021404e0 module:overlay(26) +from:0x021130f0 kind:load to:0x02137720 module:overlay(26) +from:0x021130f4 kind:load to:0x021404f4 module:overlay(26) +from:0x02113154 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02113164 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0211316c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02113180 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02113198 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021131a4 kind:arm_call to:0x02101c1c module:overlay(26) +from:0x021131b0 kind:arm_call to:0x020fdca4 module:overlay(26) +from:0x021131d0 kind:load to:0x021404b0 module:overlay(26) +from:0x021131d4 kind:load to:0x02137720 module:overlay(26) +from:0x021131d8 kind:load to:0x02140554 module:overlay(26) +from:0x021131dc kind:load to:0x027e09a8 module:dtcm +from:0x021131f8 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x02113208 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02113218 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02113224 kind:arm_call to:0x021116c0 module:overlay(26) +from:0x0211328c kind:arm_call to:0x02112308 module:overlay(26) +from:0x02113294 kind:load to:0x021404b8 module:overlay(26) +from:0x02113298 kind:load to:0x02137720 module:overlay(26) +from:0x0211329c kind:load to:0x02140574 module:overlay(26) +from:0x021132c4 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02113314 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211331c kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x02113374 kind:arm_call to:0x02112308 module:overlay(26) +from:0x0211337c kind:load to:0x027e09a8 module:dtcm +from:0x02113384 kind:load to:0x021404b4 module:overlay(26) +from:0x02113388 kind:load to:0x02137720 module:overlay(26) +from:0x0211338c kind:load to:0x02140514 module:overlay(26) +from:0x0211339c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021133ac kind:arm_call to:0x02101870 module:overlay(26) +from:0x021133c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021133e4 kind:load to:0x027e09a8 module:dtcm +from:0x02113400 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x02113410 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02113420 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0211342c kind:arm_call to:0x021116c0 module:overlay(26) +from:0x02113494 kind:arm_call to:0x02112308 module:overlay(26) +from:0x0211349c kind:load to:0x021404e0 module:overlay(26) +from:0x021134a0 kind:load to:0x02137720 module:overlay(26) +from:0x021134a4 kind:load to:0x021404f4 module:overlay(26) +from:0x021134bc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021134cc kind:arm_call to:0x02101870 module:overlay(26) +from:0x0211351c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02113524 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x0211357c kind:arm_call to:0x02112308 module:overlay(26) +from:0x02113584 kind:load to:0x027e09a8 module:dtcm +from:0x0211358c kind:load to:0x021404e0 module:overlay(26) +from:0x02113590 kind:load to:0x02137720 module:overlay(26) +from:0x02113594 kind:load to:0x021404f4 module:overlay(26) +from:0x021135b8 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x021135d4 kind:arm_call to:0x01ffd420 module:itcm +from:0x021135f4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02113600 kind:arm_call to:0x02101c1c module:overlay(26) +from:0x0211360c kind:arm_call to:0x020fdecc module:overlay(26) +from:0x02113670 kind:arm_call to:0x02101c1c module:overlay(26) +from:0x0211367c kind:arm_call to:0x020fdecc module:overlay(26) +from:0x021136cc kind:load to:0x027e09b8 module:dtcm +from:0x021136d0 kind:load to:0x027e09a8 module:dtcm +from:0x021136d8 kind:load to:0x021404a0 module:overlay(26) +from:0x021136dc kind:load to:0x02137720 module:overlay(26) +from:0x021136e0 kind:load to:0x02140534 module:overlay(26) +from:0x02113700 kind:arm_call to:0x021127c8 module:overlay(26) +from:0x02113758 kind:load to:0x021404a4 module:overlay(26) +from:0x0211375c kind:load to:0x02137720 module:overlay(26) +from:0x02113760 kind:load to:0x02140564 module:overlay(26) +from:0x02113778 kind:arm_call to:0x020fae88 module:overlay(26) +from:0x02113780 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x0211379c kind:arm_call to:0x02039edc module:main +from:0x021137a8 kind:arm_call to:0x0203ab30 module:main +from:0x021137b0 kind:arm_call to:0x02039edc module:main +from:0x021137b8 kind:arm_call to:0x0203ad60 module:main +from:0x021137c4 kind:arm_call to:0x0203a584 module:main +from:0x021137e4 kind:arm_call to:0x020f918c module:overlay(26) +from:0x021137f4 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x021137fc kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02113808 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0211381c kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x02113880 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x021138a8 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x021138c0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021138d0 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0211390c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02113968 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02113984 kind:arm_call to:0x020fdd9c module:overlay(26) +from:0x0211399c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02113a08 kind:load to:0x027e09bc module:dtcm +from:0x02113a0c kind:load to:0x027e09a8 module:dtcm +from:0x02113a14 kind:load to:0x021404cc module:overlay(26) +from:0x02113a18 kind:load to:0x02137720 module:overlay(26) +from:0x02113a1c kind:load to:0x021405b4 module:overlay(26) +from:0x02113a4c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02113ab0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02113b2c kind:load to:0x027e09bc module:dtcm +from:0x02113b30 kind:load to:0x021404bc module:overlay(26) +from:0x02113b34 kind:load to:0x02137720 module:overlay(26) +from:0x02113b38 kind:load to:0x021405a4 module:overlay(26) +from:0x02113b48 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02113b58 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02113b88 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02113bec kind:arm_call to:0x02078744 module:overlay(0) +from:0x02113c04 kind:arm_call to:0x021116c0 module:overlay(26) +from:0x02113c1c kind:arm_call to:0x021116c0 module:overlay(26) +from:0x02113c30 kind:arm_call to:0x021116c0 module:overlay(26) +from:0x02113c50 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x02113c64 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x02113cb4 kind:arm_call to:0x0211200c module:overlay(26) +from:0x02113ce0 kind:arm_call to:0x0211203c module:overlay(26) +from:0x02113ce8 kind:arm_call to:0x02112924 module:overlay(26) +from:0x02113cf8 kind:load to:0x027e09bc module:dtcm +from:0x02113cfc kind:load to:0x021404e0 module:overlay(26) +from:0x02113d00 kind:load to:0x02137720 module:overlay(26) +from:0x02113d04 kind:load to:0x021404f4 module:overlay(26) +from:0x02113d10 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02113d24 kind:load to:0x021406bc module:overlay(26) +from:0x02113d38 kind:arm_call to:0x02011f3c module:main +from:0x02113d44 kind:arm_call to:0x02113db0 module:overlay(26) +from:0x02113d58 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02113da8 kind:load to:0x02137888 module:overlay(26) +from:0x02113dac kind:load to:0x021378c8 module:overlay(26) +from:0x02113dbc kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02113e20 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02113e4c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02113e68 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02113e78 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02113e90 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02113edc kind:arm_call to:0x02116484 module:overlay(26) +from:0x02113ee8 kind:arm_call to:0x02116484 module:overlay(26) +from:0x02113ef4 kind:arm_call to:0x02116484 module:overlay(26) +from:0x02113f08 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02113f68 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02113fb4 kind:arm_call to:0x01ffa06c module:itcm +from:0x02113fcc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02113fdc kind:load to:0x0213797c module:overlay(26) +from:0x02113fe0 kind:load to:0x021406bc module:overlay(26) +from:0x02113fe4 kind:load to:0x02135f88 module:overlay(26) +from:0x02113fec kind:load to:0x02137888 module:overlay(26) +from:0x02113ff0 kind:load to:0x021406a4 module:overlay(26) +from:0x02114000 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02114008 kind:arm_call to:0x021164d0 module:overlay(26) +from:0x02114010 kind:arm_call to:0x021164d0 module:overlay(26) +from:0x02114018 kind:arm_call to:0x021164d0 module:overlay(26) +from:0x02114020 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02114028 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02114030 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02114048 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02114050 kind:arm_call to:0x021164d0 module:overlay(26) +from:0x02114058 kind:arm_call to:0x021164d0 module:overlay(26) +from:0x02114060 kind:arm_call to:0x021164d0 module:overlay(26) +from:0x02114068 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02114070 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02114078 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02114080 kind:arm_call to:0x02011ff4 module:main +from:0x02114138 kind:arm_call to:0x02114194 module:overlay(26) +from:0x0211415c kind:load to:0x021379d8 module:overlay(26) +from:0x02114160 kind:load to:0x0214069c module:overlay(26) +from:0x02114178 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x021141a0 kind:arm_call to:0x02114164 module:overlay(26) +from:0x021141d4 kind:load to:0x021378e4 module:overlay(26) +from:0x02114210 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02114224 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02114238 kind:arm_call to:0x021141d8 module:overlay(26) +from:0x02114288 kind:arm_call to:0x02115ccc module:overlay(26) +from:0x02114290 kind:arm_call to:0x02115de0 module:overlay(26) +from:0x021142a8 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x021142ac kind:arm_call to:0x021315ec module:overlay(26) +from:0x021142bc kind:load to:0x0213792c module:overlay(26) +from:0x021142d4 kind:load to:0x02110d18 module:overlay(26) +from:0x021142ec kind:arm_call to:0x02131a04 module:overlay(26) +from:0x021142f0 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021142f8 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0211433c kind:arm_call to:0x021144d8 module:overlay(26) +from:0x02114344 kind:arm_call to:0x02116304 module:overlay(26) +from:0x02114374 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02114384 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021143b0 kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x021143cc kind:load to:0x027e0cd8 module:dtcm +from:0x021143ec kind:arm_call to:0x02110d18 module:overlay(26) +from:0x02114488 kind:load to:0x021379f0 module:overlay(26) +from:0x0211448c kind:load to:0x02049bc4 module:main +from:0x021144c4 kind:arm_call to:0x021144d8 module:overlay(26) +from:0x021144d0 kind:arm_call to:0x02114194 module:overlay(26) +from:0x021144ec kind:arm_call to:0x0213165c module:overlay(26) +from:0x02114500 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02114510 kind:arm_call to:0x0213165c module:overlay(26) +from:0x02114528 kind:arm_call to:0x0213165c module:overlay(26) +from:0x021145a8 kind:arm_call to:0x021315ec module:overlay(26) +from:0x021145d4 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021145dc kind:arm_call to:0x02017e7c module:main +from:0x021145f0 kind:arm_call to:0x02114710 module:overlay(26) +from:0x02114618 kind:arm_call to:0x02116218 module:overlay(26) +from:0x02114624 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02114630 kind:load to:0x0203e93c module:main +from:0x02114704 kind:arm_call to:0x02114710 module:overlay(26) +from:0x0211470c kind:load to:0x02049bc4 module:main +from:0x02114758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02114794 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021147c4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021147d8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021147ec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021147fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02114828 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02114830 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02114888 kind:load to:0x0203e93c module:main +from:0x021148a4 kind:arm_call to:0x02115ab8 module:overlay(26) +from:0x021148e4 kind:arm_call to:0x02131828 module:overlay(26) +from:0x02114990 kind:arm_call to:0x01ffb428 module:itcm +from:0x02114a28 kind:load to:0x02049bc4 module:main +from:0x02114a2c kind:load to:0x021379d8 module:overlay(26) +from:0x02114a4c kind:arm_call to:0x01ff916c module:itcm +from:0x02114aec kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114af8 kind:arm_call to:0x02115ab8 module:overlay(26) +from:0x02114b38 kind:arm_call to:0x01ff916c module:itcm +from:0x02114b70 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114ba4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02114bb0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02114be0 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02114c0c kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114c14 kind:arm_call to:0x02115d70 module:overlay(26) +from:0x02114c88 kind:load to:0x021379f0 module:overlay(26) +from:0x02114ca8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02114cbc kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114cf0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02114cfc kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02114d2c kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02114d54 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114d60 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114d90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02114df0 kind:arm_call to:0x021315a8 module:overlay(26) +from:0x02114e00 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02114e08 kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x02114e1c kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114e30 kind:arm_call to:0x02016930 module:main +from:0x02114e48 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02114e60 kind:load to:0x027e09a8 module:dtcm +from:0x02114e6c kind:load to:0x02137a08 module:overlay(26) +from:0x02114e84 kind:arm_call to:0x01ff993c module:itcm +from:0x02114e90 kind:arm_call to:0x021161cc module:overlay(26) +from:0x02114e98 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02114ebc kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114ee0 kind:arm_call to:0x0211611c module:overlay(26) +from:0x02114ef8 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02114f2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02114f60 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02114f6c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02114f9c kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02114fc4 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114fd0 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02114fd8 kind:load to:0x02137888 module:overlay(26) +from:0x02115010 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02115030 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021150a0 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021150bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021150d4 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021150f8 kind:load to:0x027e0cec module:dtcm +from:0x021150fc kind:load to:0x02137a20 module:overlay(26) +from:0x02115138 kind:arm_call to:0x021315ec module:overlay(26) +from:0x0211517c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02115188 kind:arm_call to:0x021315ec module:overlay(26) +from:0x021151e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211532c kind:arm_call to:0x01ffb428 module:itcm +from:0x021153c8 kind:arm_call to:0x02115ab8 module:overlay(26) +from:0x021153d4 kind:arm_call to:0x02115e74 module:overlay(26) +from:0x021153ec kind:arm_call to:0x02131828 module:overlay(26) +from:0x02115440 kind:arm_call to:0x01ff916c module:itcm +from:0x02115460 kind:arm_call to:0x02115d70 module:overlay(26) +from:0x02115478 kind:arm_call to:0x02115c3c module:overlay(26) +from:0x021154ac kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021154bc kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021154f0 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02115514 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02115524 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02115534 kind:load to:0x021379d8 module:overlay(26) +from:0x02115538 kind:load to:0x02049bc4 module:main +from:0x021155dc kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02115604 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115610 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02115620 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02115630 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02115658 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02115664 kind:load to:0x0214069c module:overlay(26) +from:0x0211566c kind:load to:0x02137a38 module:overlay(26) +from:0x02115670 kind:load to:0x027e09a8 module:dtcm +from:0x0211568c kind:arm_call to:0x01ff993c module:itcm +from:0x02115698 kind:arm_call to:0x021161cc module:overlay(26) +from:0x021156a0 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x021156b8 kind:arm_call to:0x02110f08 module:overlay(26) +from:0x021156c0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021156d0 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x021156e4 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x021156ec kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x021156fc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211570c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02115734 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211579c kind:arm_call to:0x02131828 module:overlay(26) +from:0x021157bc kind:load to:0x021379d8 module:overlay(26) +from:0x02115808 kind:arm_call to:0x01ff930c module:itcm +from:0x02115814 kind:arm_call to:0x02115ab8 module:overlay(26) +from:0x02115854 kind:arm_call to:0x01ff916c module:itcm +from:0x02115874 kind:arm_call to:0x021315ec module:overlay(26) +from:0x021158d4 kind:arm_call to:0x02114194 module:overlay(26) +from:0x021158f0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02115924 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02115930 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02115960 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02115988 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02115994 kind:arm_call to:0x02114194 module:overlay(26) +from:0x0211599c kind:load to:0x0214069c module:overlay(26) +from:0x021159f8 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02115a10 kind:load to:0x02137a38 module:overlay(26) +from:0x02115a58 kind:arm_call to:0x01ff916c module:itcm +from:0x02115a78 kind:arm_call to:0x02115e74 module:overlay(26) +from:0x02115a84 kind:arm_call to:0x02115c3c module:overlay(26) +from:0x02115a9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02115ab0 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02115ae4 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02115afc kind:arm_call to:0x021315ec module:overlay(26) +from:0x02115b34 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02115b50 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02115b98 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02115be4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115bec kind:arm_call to:0x02114634 module:overlay(26) +from:0x02115c0c kind:arm_call to:0x02115e7c module:overlay(26) +from:0x02115c18 kind:arm_call to:0x021161cc module:overlay(26) +from:0x02115c20 kind:arm_call to:0x021160b8 module:overlay(26) +from:0x02115c30 kind:arm_call to:0x01ffb714 module:itcm +from:0x02115cc4 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02115d04 kind:arm_call to:0x02015058 module:main +from:0x02115d24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02115d40 kind:arm_call to:0x0201521c module:main +from:0x02115d60 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02115d68 kind:load to:0x027e09a8 module:dtcm +from:0x02115d9c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02115dac kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02115db4 kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x02115dd0 kind:arm_call to:0x02114194 module:overlay(26) +from:0x02115df8 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02115e00 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02115e24 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02115e28 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02115e34 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02115e3c kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02115e64 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02115e70 kind:load to:0x0214069c module:overlay(26) +from:0x02115ee4 kind:arm_call to:0x02116004 module:overlay(26) +from:0x02115f34 kind:arm_call to:0x02116004 module:overlay(26) +from:0x02115f6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02115f78 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02115fd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02115fdc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02116000 kind:load to:0x02137888 module:overlay(26) +from:0x02116038 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116048 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116058 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02116068 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02116098 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021160a0 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x021160e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02116118 kind:load to:0x02137888 module:overlay(26) +from:0x02116154 kind:arm_call to:0x01ff9638 module:itcm +from:0x02116164 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021161a4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021161b0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021161c8 kind:load to:0x02137888 module:overlay(26) +from:0x021161e8 kind:arm_call to:0x02116218 module:overlay(26) +from:0x021161f8 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02116200 kind:arm_call to:0x0205f458 module:overlay(0) +from:0x0211620c kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0211624c kind:arm_call to:0x01ff938c module:itcm +from:0x02116254 kind:arm_call to:0x01ff938c module:itcm +from:0x02116284 kind:arm_call to:0x01ffb780 module:itcm +from:0x02116294 kind:arm_call to:0x01ffb780 module:itcm +from:0x021162f8 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02116350 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02116388 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021163a4 kind:load to:0x020b537c module:overlay(0) +from:0x021163c0 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x02116444 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02116450 kind:load to:0x02137888 module:overlay(26) +from:0x02116454 kind:load to:0x027e09b4 module:dtcm +from:0x02116478 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02116480 kind:load to:0x021406a4 module:overlay(26) +from:0x02116490 kind:arm_call to:0x02098288 module:overlay(0) +from:0x021164cc kind:load to:0x021378ac module:overlay(26) +from:0x021164e0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021164fc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02116504 kind:arm_call to:0x02011ff4 module:main +from:0x0211653c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02116550 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02116590 kind:arm_call to:0x01ff938c module:itcm +from:0x021165c4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021165d8 kind:load to:0x021407a4 module:overlay(26) +from:0x021165ec kind:arm_call to:0x02011f3c module:main +from:0x021165f8 kind:arm_call to:0x02116628 module:overlay(26) +from:0x0211660c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02116624 kind:load to:0x02137a58 module:overlay(26) +from:0x02116630 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02116644 kind:load to:0x02137a7c module:overlay(26) +from:0x02116650 kind:arm_call to:0x02116700 module:overlay(26) +from:0x0211668c kind:arm_call to:0x02116708 module:overlay(26) +from:0x021166a4 kind:arm_call to:0x02106a6c module:overlay(26) +from:0x021166b0 kind:arm_call to:0x02116700 module:overlay(26) +from:0x021166b8 kind:arm_call to:0x02116708 module:overlay(26) +from:0x021166d4 kind:arm_call to:0x02106a6c module:overlay(26) +from:0x021166e0 kind:arm_call to:0x02116700 module:overlay(26) +from:0x021166e8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211673c kind:arm_call to:0x020eed04 module:overlay(26) +from:0x0211674c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02116758 kind:load to:0x027e0ce0 module:dtcm +from:0x0211675c kind:load to:0x027e0cd8 module:dtcm +from:0x02116768 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211677c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02116784 kind:arm_call to:0x02011ff4 module:main +from:0x02116798 kind:arm_call to:0x02097704 module:overlay(0) +from:0x021167ac kind:load to:0x0214083c module:overlay(26) +from:0x021167c0 kind:arm_call to:0x02011f3c module:main +from:0x021167cc kind:arm_call to:0x0211683c module:overlay(26) +from:0x021167e4 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02116838 kind:load to:0x02137ae4 module:overlay(26) +from:0x02116848 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x021168ac kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x021168d8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021168f4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02116904 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211691c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021169d4 kind:load to:0x02137b50 module:overlay(26) +from:0x021169d8 kind:load to:0x0214083c module:overlay(26) +from:0x021169dc kind:load to:0x02135b04 module:overlay(26) +from:0x021169e0 kind:load to:0x027e07d4 module:dtcm +from:0x02116ae4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02116aec kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02116af4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02116b00 kind:load to:0x02137b50 module:overlay(26) +from:0x02116b04 kind:load to:0x021407e0 module:overlay(26) +from:0x02116b08 kind:load to:0x02140804 module:overlay(26) +from:0x02116b0c kind:load to:0x02140814 module:overlay(26) +from:0x02116b10 kind:load to:0x02140824 module:overlay(26) +from:0x02116c14 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02116c1c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02116c24 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02116c2c kind:arm_call to:0x02011ff4 module:main +from:0x02116c38 kind:load to:0x02137b50 module:overlay(26) +from:0x02116c3c kind:load to:0x021407e0 module:overlay(26) +from:0x02116c40 kind:load to:0x02140804 module:overlay(26) +from:0x02116c44 kind:load to:0x02140814 module:overlay(26) +from:0x02116c48 kind:load to:0x02140824 module:overlay(26) +from:0x02116c7c kind:arm_call to:0x01fff698 module:itcm +from:0x02116cb8 kind:arm_call to:0x020ea860 module:overlay(26) +from:0x02116cc4 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02116d7c kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02116d9c kind:load to:0x027e0cd8 module:dtcm +from:0x02116da0 kind:load to:0x021407e0 module:overlay(26) +from:0x02116da4 kind:load to:0x02140914 module:overlay(26) +from:0x02116da8 kind:load to:0x02140804 module:overlay(26) +from:0x02116dac kind:load to:0x02140814 module:overlay(26) +from:0x02116dc0 kind:arm_call to:0x01fff584 module:itcm +from:0x02116df0 kind:arm_call to:0x01fff698 module:itcm +from:0x02116e4c kind:load to:0x027e0cd8 module:dtcm +from:0x02116e80 kind:arm_call to:0x01fff698 module:itcm +from:0x02116eb4 kind:arm_call to:0x01fff520 module:itcm +from:0x02116ef8 kind:load to:0x027e0cd8 module:dtcm +from:0x02116efc kind:load to:0x027e0ce8 module:dtcm +from:0x02116f00 kind:load to:0x02137ad8 module:overlay(26) +from:0x02116f48 kind:load to:0x02137bac module:overlay(26) +from:0x02116f80 kind:load to:0x02137bac module:overlay(26) +from:0x02117090 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117094 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021170a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021170b0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021170c8 kind:arm_call to:0x01ff938c module:itcm +from:0x021170f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117114 kind:load to:0x0203e93c module:main +from:0x02117174 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021171a0 kind:arm_call to:0x0211a550 module:overlay(26) +from:0x0211720c kind:load to:0x02049bc4 module:main +from:0x02117244 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02117284 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x021172ac kind:arm_call to:0x02131f78 module:overlay(26) +from:0x021172d4 kind:arm_call to:0x02071f18 module:overlay(0) +from:0x0211731c kind:arm_call to:0x02131488 module:overlay(26) +from:0x0211733c kind:arm_call to:0x02117430 module:overlay(26) +from:0x02117370 kind:arm_call to:0x01ffb714 module:itcm +from:0x02117380 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211738c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021173a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02117404 kind:arm_call to:0x01ff9638 module:itcm +from:0x02117414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117424 kind:load to:0x027e09a8 module:dtcm +from:0x02117440 kind:load to:0x027e09bc module:dtcm +from:0x021174e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021175c8 kind:load to:0x02137b18 module:overlay(26) +from:0x021175cc kind:load to:0x02049bc4 module:main +from:0x021175d0 kind:load to:0x02137b00 module:overlay(26) +from:0x0211760c kind:arm_call to:0x02110d8c module:overlay(26) +from:0x0211766c kind:arm_call to:0x02116f4c module:overlay(26) +from:0x02117680 kind:arm_call to:0x0211723c module:overlay(26) +from:0x02117734 kind:load to:0x02137b18 module:overlay(26) +from:0x02117738 kind:load to:0x02049bc4 module:main +from:0x02117748 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02117770 kind:arm_call to:0x01ff9258 module:itcm +from:0x02117780 kind:arm_call to:0x02016930 module:main +from:0x021177f8 kind:arm_call to:0x02117444 module:overlay(26) +from:0x02117810 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117820 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117834 kind:arm_call to:0x01ff9318 module:itcm +from:0x021178c8 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x021178d4 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02117900 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02117908 kind:arm_call to:0x02117018 module:overlay(26) +from:0x02117910 kind:arm_call to:0x02117210 module:overlay(26) +from:0x02117924 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02117944 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02117954 kind:load to:0x0203e93c module:main +from:0x02117a3c kind:load to:0x02137b18 module:overlay(26) +from:0x02117a40 kind:load to:0x02049bc4 module:main +from:0x02117a50 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02117a70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02117a94 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02117aa4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117ab4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117ad0 kind:arm_call to:0x01ffb800 module:itcm +from:0x02117adc kind:arm_call to:0x02131610 module:overlay(26) +from:0x02117af0 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02117b00 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02117b10 kind:arm_call to:0x02117444 module:overlay(26) +from:0x02117b1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02117b94 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117ba4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117bb8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117c14 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02117c20 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02117c50 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02117c58 kind:arm_call to:0x02117018 module:overlay(26) +from:0x02117c60 kind:arm_call to:0x02117210 module:overlay(26) +from:0x02117c78 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02117c84 kind:load to:0x027e0ce0 module:dtcm +from:0x02117c88 kind:load to:0x0203e93c module:main +from:0x02117d70 kind:load to:0x02137b00 module:overlay(26) +from:0x02117d74 kind:load to:0x02049bc4 module:main +from:0x02117d84 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02117da4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02117dcc kind:arm_call to:0x01fffcd8 module:itcm +from:0x02117dd8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02117de8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02117e3c kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02117e4c kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02117e5c kind:arm_call to:0x02117444 module:overlay(26) +from:0x02117e68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02117ee8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117ef8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02117f0c kind:arm_call to:0x01ff9318 module:itcm +from:0x02117f54 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x02117f58 kind:arm_call to:0x01ffb800 module:itcm +from:0x02117fc0 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02117fcc kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02117ffc kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02118004 kind:arm_call to:0x02117018 module:overlay(26) +from:0x0211800c kind:arm_call to:0x02117210 module:overlay(26) +from:0x02118024 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02118030 kind:load to:0x027e0ce0 module:dtcm +from:0x02118034 kind:load to:0x02049bc4 module:main +from:0x02118040 kind:load to:0x0203e93c module:main +from:0x02118114 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02118124 kind:load to:0x02137b00 module:overlay(26) +from:0x02118128 kind:load to:0x02049bc4 module:main +from:0x02118138 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02118160 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118170 kind:arm_call to:0x02016930 module:main +from:0x021181f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02118208 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211821c kind:arm_call to:0x01ff9318 module:itcm +from:0x02118274 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x021182e4 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02118318 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02118320 kind:arm_call to:0x02117018 module:overlay(26) +from:0x0211832c kind:arm_call to:0x020beecc module:overlay(17) +from:0x0211835c kind:load to:0x0203e93c module:main +from:0x021183d4 kind:arm_call to:0x02117180 module:overlay(26) +from:0x021183e0 kind:load to:0x02137b00 module:overlay(26) +from:0x0211840c kind:arm_call to:0x02117210 module:overlay(26) +from:0x0211842c kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02118434 kind:arm_call to:0x0211711c module:overlay(26) +from:0x021185ac kind:load to:0x02137b18 module:overlay(26) +from:0x021185b0 kind:load to:0x02049bc4 module:main +from:0x021185c4 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021185ec kind:arm_call to:0x01ff9258 module:itcm +from:0x021185f0 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x021185f4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02118608 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02118610 kind:arm_call to:0x02117444 module:overlay(26) +from:0x0211878c kind:arm_call to:0x02016930 module:main +from:0x0211880c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211881c kind:arm_call to:0x01ff9318 module:itcm +from:0x02118830 kind:arm_call to:0x01ff9318 module:itcm +from:0x02118878 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02118884 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x021188b4 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x021188bc kind:arm_call to:0x02117018 module:overlay(26) +from:0x021188dc kind:arm_call to:0x02116f84 module:overlay(26) +from:0x021188e4 kind:arm_call to:0x02117210 module:overlay(26) +from:0x021188fc kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02118908 kind:load to:0x02049bc4 module:main +from:0x02118910 kind:load to:0x0203e93c module:main +from:0x021189e4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02118a9c kind:load to:0x02137b30 module:overlay(26) +from:0x02118aa0 kind:load to:0x02049bc4 module:main +from:0x02118b08 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118b70 kind:arm_call to:0x02016930 module:main +from:0x02118ba4 kind:arm_call to:0x01ff930c module:itcm +from:0x02118c3c kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02118ce0 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x02118cec kind:arm_call to:0x02131698 module:overlay(26) +from:0x02118d08 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118d28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02118d54 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02118d84 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02118d94 kind:arm_call to:0x02117290 module:overlay(26) +from:0x02118dac kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02118dbc kind:load to:0x02049bc4 module:main +from:0x02118dcc kind:load to:0x0203e93c module:main +from:0x02118e74 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02118ed0 kind:load to:0x02137b18 module:overlay(26) +from:0x02118ed4 kind:load to:0x02049bc4 module:main +from:0x02118ef8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02118f44 kind:arm_call to:0x02016930 module:main +from:0x02118f60 kind:arm_call to:0x02016930 module:main +from:0x02118f70 kind:arm_call to:0x01ff9318 module:itcm +from:0x02118f80 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02118fcc kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02119000 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119034 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02119044 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02119090 kind:arm_call to:0x01ff9218 module:itcm +from:0x021190a0 kind:arm_call to:0x02117018 module:overlay(26) +from:0x021190e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021190fc kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02119120 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119138 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02119254 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021192f0 kind:load to:0x02137b18 module:overlay(26) +from:0x021192f4 kind:load to:0x02049bc4 module:main +from:0x021192fc kind:load to:0x021407e0 module:overlay(26) +from:0x02119310 kind:arm_call to:0x02117444 module:overlay(26) +from:0x02119444 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02119454 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211946c kind:arm_call to:0x021316f8 module:overlay(26) +from:0x02119480 kind:arm_call to:0x01ffb714 module:itcm +from:0x02119490 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211949c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119520 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119540 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02119550 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211956c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211958c kind:arm_call to:0x01ff9318 module:itcm +from:0x021195a0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021195b4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021195d8 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02119600 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119648 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02119678 kind:arm_call to:0x02116f84 module:overlay(26) +from:0x02119680 kind:arm_call to:0x02117018 module:overlay(26) +from:0x0211968c kind:arm_call to:0x01ffd420 module:itcm +from:0x0211969c kind:arm_call to:0x02117210 module:overlay(26) +from:0x021196dc kind:arm_call to:0x020e6370 module:overlay(26) +from:0x02119704 kind:arm_call to:0x02116f04 module:overlay(26) +from:0x02119754 kind:load to:0x02049bc4 module:main +from:0x0211975c kind:load to:0x027e09b8 module:dtcm +from:0x02119764 kind:load to:0x021407e0 module:overlay(26) +from:0x02119768 kind:load to:0x02140804 module:overlay(26) +from:0x0211976c kind:load to:0x027e0ce0 module:dtcm +from:0x02119774 kind:load to:0x02137b18 module:overlay(26) +from:0x02119788 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x02119804 kind:load to:0x02140804 module:overlay(26) +from:0x02119808 kind:load to:0x021407e0 module:overlay(26) +from:0x0211980c kind:load to:0x02049bc4 module:main +from:0x0211985c kind:arm_call to:0x0211a9b4 module:overlay(26) +from:0x02119860 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x02119878 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x02119948 kind:arm_call to:0x0211a5a0 module:overlay(26) +from:0x021199bc kind:arm_call to:0x0211a9b4 module:overlay(26) +from:0x021199c0 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x021199d8 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x021199f4 kind:arm_call to:0x0211a550 module:overlay(26) +from:0x02119a34 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02119a58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119a84 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02119aa8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119ac8 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02119aec kind:arm_call to:0x01ff9258 module:itcm +from:0x02119b28 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02119b78 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02119ba4 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02119bb4 kind:arm_call to:0x01fff698 module:itcm +from:0x02119c10 kind:arm_call to:0x0211a748 module:overlay(26) +from:0x02119c40 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02119c48 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02119dd8 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02119e1c kind:arm_call to:0x01ff9638 module:itcm +from:0x02119e74 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02119e84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a124 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a188 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x0211a21c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211a2b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a2d4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0211a2e0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a368 kind:arm_call to:0x02131488 module:overlay(26) +from:0x0211a378 kind:arm_call to:0x01fff698 module:itcm +from:0x0211a3c8 kind:arm_call to:0x0211a748 module:overlay(26) +from:0x0211a4a0 kind:arm_call to:0x02131488 module:overlay(26) +from:0x0211a4b0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211a500 kind:arm_call to:0x0211a748 module:overlay(26) +from:0x0211a51c kind:load to:0x02049bc4 module:main +from:0x0211a520 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a524 kind:load to:0x021407e0 module:overlay(26) +from:0x0211a528 kind:load to:0x02140814 module:overlay(26) +from:0x0211a52c kind:load to:0x02140828 module:overlay(26) +from:0x0211a530 kind:load to:0x027e0cd8 module:dtcm +from:0x0211a540 kind:load to:0x0203e93c module:main +from:0x0211a544 kind:load to:0x020b537c module:overlay(0) +from:0x0211a54c kind:load to:0x0204a068 module:main +from:0x0211a578 kind:arm_call to:0x02117180 module:overlay(26) +from:0x0211a598 kind:load to:0x021407e0 module:overlay(26) +from:0x0211a59c kind:load to:0x02140804 module:overlay(26) +from:0x0211a5b8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211a5c0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211a5c4 kind:arm_call to:0x02131488 module:overlay(26) +from:0x0211a640 kind:arm_call to:0x02117430 module:overlay(26) +from:0x0211a67c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a6dc kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a728 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211a734 kind:load to:0x02049bc4 module:main +from:0x0211a740 kind:load to:0x020b537c module:overlay(0) +from:0x0211a7b0 kind:arm_call to:0x020ea980 module:overlay(26) +from:0x0211a7c4 kind:arm_call to:0x020eaa04 module:overlay(26) +from:0x0211a838 kind:load to:0x02140914 module:overlay(26) +from:0x0211a864 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x0211a8a4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211a8d4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211a8e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211a90c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211a91c kind:arm_call to:0x01ffa60c module:itcm +from:0x0211a978 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x0211a9a4 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0211a9b0 kind:load to:0x0203e93c module:main +from:0x0211a9cc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211a9e0 kind:load to:0x02140df0 module:overlay(26) +from:0x0211a9f4 kind:arm_call to:0x02011f3c module:main +from:0x0211aa00 kind:arm_call to:0x0211aa30 module:overlay(26) +from:0x0211aa14 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211aa2c kind:load to:0x02137c6c module:overlay(26) +from:0x0211aa38 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211aa98 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211aac0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0211aad8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211aaf0 kind:load to:0x02137cd8 module:overlay(26) +from:0x0211aaf4 kind:load to:0x02140df0 module:overlay(26) +from:0x0211aaf8 kind:load to:0x02137c90 module:overlay(26) +from:0x0211ab04 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211ab74 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0211ab98 kind:load to:0x027e09b8 module:dtcm +from:0x0211ab9c kind:load to:0x02137c4c module:overlay(26) +from:0x0211abc0 kind:arm_call to:0x0211ac50 module:overlay(26) +from:0x0211abe4 kind:arm_call to:0x0211ac50 module:overlay(26) +from:0x0211ac68 kind:arm_call to:0x02131488 module:overlay(26) +from:0x0211ac78 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0211ac80 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ac8c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211ac94 kind:arm_call to:0x02011ff4 module:main +from:0x0211acac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211acb4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211acbc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211acd4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211acdc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211ace4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211acec kind:arm_call to:0x02011ff4 module:main +from:0x0211ad00 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211ad14 kind:load to:0x02140ed8 module:overlay(26) +from:0x0211ad28 kind:arm_call to:0x02011f3c module:main +from:0x0211ad34 kind:arm_call to:0x0211ad9c module:overlay(26) +from:0x0211ad48 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211ad94 kind:load to:0x02137da8 module:overlay(26) +from:0x0211ada8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211ae0c kind:arm_call to:0x0211d9a4 module:overlay(26) +from:0x0211ae38 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0211ae54 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211ae64 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211ae90 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211aea8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211aeb0 kind:arm_call_thumb to:0x020d6648 module:overlay(24) +from:0x0211af08 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0211af30 kind:load to:0x02137e44 module:overlay(26) +from:0x0211af34 kind:load to:0x02140ed8 module:overlay(26) +from:0x0211af38 kind:load to:0x02137df8 module:overlay(26) +from:0x0211af3c kind:load to:0x02137d98 module:overlay(26) +from:0x0211af40 kind:load to:0x02137d40 module:overlay(26) +from:0x0211af4c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211af60 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211af78 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211af80 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211af88 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211afa0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211afa8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211afb0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211afb8 kind:arm_call to:0x02011ff4 module:main +from:0x0211afd4 kind:arm_call to:0x0211b08c module:overlay(26) +from:0x0211aff0 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211b004 kind:arm_call to:0x0211c944 module:overlay(26) +from:0x0211b014 kind:load to:0x021335ec module:overlay(26) +from:0x0211b040 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0211b054 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0211b07c kind:arm_call to:0x02098490 module:overlay(0) +from:0x0211b088 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b0c4 kind:load to:0x02137d38 module:overlay(26) +from:0x0211b100 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b12c kind:load to:0x027e09a8 module:dtcm +from:0x0211b134 kind:load to:0x027e09b8 module:dtcm +from:0x0211b164 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b168 kind:load to:0x01ff9258 module:itcm +from:0x0211b198 kind:load to:0x027e09bc module:dtcm +from:0x0211b19c kind:load to:0x01ff9258 module:itcm +from:0x0211b1b8 kind:arm_call to:0x0211dbe0 module:overlay(26) +from:0x0211b1dc kind:arm_call to:0x0211c6ac module:overlay(26) +from:0x0211b230 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211b250 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211b270 kind:arm_call to:0x0211d2fc module:overlay(26) +from:0x0211b280 kind:arm_call to:0x0211bd5c module:overlay(26) +from:0x0211b2a8 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0211b2d0 kind:arm_call to:0x02039edc module:main +from:0x0211b2dc kind:arm_call to:0x02039edc module:main +from:0x0211b2e8 kind:arm_call to:0x0203afe4 module:main +from:0x0211b2f8 kind:arm_call to:0x02039d94 module:main +from:0x0211b308 kind:arm_call to:0x0203afe4 module:main +from:0x0211b328 kind:arm_call to:0x02039edc module:main +from:0x0211b330 kind:arm_call to:0x0203a950 module:main +from:0x0211b334 kind:arm_call to:0x0203a584 module:main +from:0x0211b350 kind:arm_call to:0x02039d94 module:main +from:0x0211b370 kind:arm_call to:0x0203ad60 module:main +from:0x0211b378 kind:arm_call to:0x0203afe4 module:main +from:0x0211b388 kind:arm_call to:0x02039edc module:main +from:0x0211b394 kind:arm_call to:0x0203a950 module:main +from:0x0211b398 kind:arm_call to:0x0203a584 module:main +from:0x0211b3ac kind:arm_call to:0x02039df0 module:main +from:0x0211b3b8 kind:arm_call to:0x0211c4c8 module:overlay(26) +from:0x0211b3e0 kind:arm_call to:0x0211b138 module:overlay(26) +from:0x0211b3f8 kind:arm_call to:0x02172ff8 module:overlay(90) +from:0x0211b408 kind:arm_call to:0x0211d4e8 module:overlay(26) +from:0x0211b424 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b438 kind:arm_call to:0x0211b0c8 module:overlay(26) +from:0x0211b440 kind:arm_call to:0x0211c4c8 module:overlay(26) +from:0x0211b48c kind:arm_call to:0x02039edc module:main +from:0x0211b494 kind:arm_call to:0x0203afe4 module:main +from:0x0211b49c kind:arm_call to:0x0203afe4 module:main +from:0x0211b4a8 kind:arm_call to:0x02039d38 module:main +from:0x0211b4b8 kind:arm_call to:0x0211bc74 module:overlay(26) +from:0x0211b4c0 kind:arm_call to:0x02039edc module:main +from:0x0211b4c8 kind:arm_call to:0x0203a950 module:main +from:0x0211b4cc kind:arm_call to:0x0203a584 module:main +from:0x0211b4ec kind:arm_call to:0x020d69b8 module:overlay(24) +from:0x0211b508 kind:arm_call to:0x020d66e4 module:overlay(24) +from:0x0211b51c kind:arm_call to:0x0211cef0 module:overlay(26) +from:0x0211b534 kind:arm_call to:0x02039edc module:main +from:0x0211b540 kind:arm_call to:0x0203afe4 module:main +from:0x0211b548 kind:arm_call to:0x02039d38 module:main +from:0x0211b554 kind:arm_call to:0x02039edc module:main +from:0x0211b55c kind:arm_call to:0x0203afe4 module:main +from:0x0211b568 kind:arm_call to:0x0203a950 module:main +from:0x0211b574 kind:arm_call to:0x0203ab30 module:main +from:0x0211b57c kind:arm_call to:0x02039edc module:main +from:0x0211b584 kind:arm_call to:0x0203afe4 module:main +from:0x0211b590 kind:arm_call to:0x0203a950 module:main +from:0x0211b598 kind:arm_call to:0x0203ad60 module:main +from:0x0211b59c kind:arm_call to:0x0203a584 module:main +from:0x0211b5b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b5c8 kind:arm_call to:0x0211b0c8 module:overlay(26) +from:0x0211b5d0 kind:arm_call to:0x0211c4c8 module:overlay(26) +from:0x0211b5dc kind:arm_call to:0x0211bc74 module:overlay(26) +from:0x0211b5e4 kind:arm_call to:0x02039edc module:main +from:0x0211b5ec kind:arm_call to:0x0203afe4 module:main +from:0x0211b5f8 kind:arm_call to:0x0203ad60 module:main +from:0x0211b608 kind:arm_call to:0x02039edc module:main +from:0x0211b614 kind:arm_call to:0x0203a950 module:main +from:0x0211b618 kind:arm_call to:0x0203a584 module:main +from:0x0211b644 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b66c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b678 kind:arm_call to:0x02039edc module:main +from:0x0211b680 kind:arm_call to:0x0203afe4 module:main +from:0x0211b684 kind:arm_call to:0x0203a86c module:main +from:0x0211b68c kind:arm_call to:0x02039edc module:main +from:0x0211b694 kind:arm_call to:0x0203afe4 module:main +from:0x0211b6a0 kind:arm_call to:0x0203a950 module:main +from:0x0211b6a4 kind:arm_call to:0x0203a584 module:main +from:0x0211b6bc kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b6c8 kind:arm_call to:0x02039edc module:main +from:0x0211b6d0 kind:arm_call to:0x0203afe4 module:main +from:0x0211b6d4 kind:arm_call to:0x0203a86c module:main +from:0x0211b6f0 kind:arm_call to:0x02039edc module:main +from:0x0211b6f8 kind:arm_call to:0x0203afe4 module:main +from:0x0211b708 kind:arm_call to:0x0203a950 module:main +from:0x0211b70c kind:arm_call to:0x0203a584 module:main +from:0x0211b738 kind:arm_call to:0x0211b0c8 module:overlay(26) +from:0x0211b740 kind:arm_call to:0x0211bc74 module:overlay(26) +from:0x0211b774 kind:arm_call to:0x02039edc module:main +from:0x0211b780 kind:arm_call to:0x02039edc module:main +from:0x0211b78c kind:arm_call to:0x0203afe4 module:main +from:0x0211b79c kind:arm_call to:0x0203a950 module:main +from:0x0211b7a0 kind:arm_call to:0x0203a584 module:main +from:0x0211b7fc kind:arm_call to:0x02039d94 module:main +from:0x0211b80c kind:arm_call to:0x0203afe4 module:main +from:0x0211b81c kind:arm_call to:0x0203a950 module:main +from:0x0211b820 kind:arm_call to:0x0203a584 module:main +from:0x0211b874 kind:arm_call to:0x0203ad60 module:main +from:0x0211b880 kind:arm_call to:0x0203afe4 module:main +from:0x0211b890 kind:arm_call to:0x0203a950 module:main +from:0x0211b894 kind:arm_call to:0x0203a584 module:main +from:0x0211b900 kind:arm_call to:0x02039edc module:main +from:0x0211b908 kind:arm_call to:0x0203afe4 module:main +from:0x0211b914 kind:arm_call to:0x0203a950 module:main +from:0x0211b918 kind:arm_call to:0x0203a584 module:main +from:0x0211b974 kind:arm_call to:0x0211b0c8 module:overlay(26) +from:0x0211b990 kind:arm_call to:0x0211b138 module:overlay(26) +from:0x0211b9a4 kind:arm_call to:0x02039edc module:main +from:0x0211b9b0 kind:arm_call to:0x02039df0 module:main +from:0x0211ba04 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0211ba50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ba60 kind:arm_call to:0x0211d4e8 module:overlay(26) +from:0x0211bae4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bb28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bb60 kind:arm_call to:0x02172fd4 module:overlay(90) +from:0x0211bc30 kind:load to:0x02140fc0 module:overlay(26) +from:0x0211bc34 kind:load to:0x02137d30 module:overlay(26) +from:0x0211bc3c kind:load to:0x027e09a8 module:dtcm +from:0x0211bc4c kind:load to:0x027e0ce4 module:dtcm +from:0x0211bc5c kind:load to:0x0203e93c module:main +from:0x0211bc90 kind:arm_call to:0x02039edc module:main +from:0x0211bc9c kind:arm_call to:0x0203afe4 module:main +from:0x0211bca8 kind:arm_call to:0x0203afe4 module:main +from:0x0211bcb8 kind:arm_call to:0x02039d38 module:main +from:0x0211bcc8 kind:arm_call to:0x0203a950 module:main +from:0x0211bccc kind:arm_call to:0x0203a584 module:main +from:0x0211bd34 kind:arm_call to:0x02039cdc module:main +from:0x0211bd54 kind:load to:0x0203e93c module:main +from:0x0211bda0 kind:arm_call to:0x020eecbc module:overlay(26) +from:0x0211bdb0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211bdd0 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x0211bde8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0211bdf8 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0211be98 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0211bec8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0211bf04 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bf5c kind:arm_call to:0x0211c594 module:overlay(26) +from:0x0211bf80 kind:arm_call to:0x0211d338 module:overlay(26) +from:0x0211bfa4 kind:arm_call to:0x0211d414 module:overlay(26) +from:0x0211c000 kind:arm_call to:0x0211c594 module:overlay(26) +from:0x0211c14c kind:arm_call to:0x0211c594 module:overlay(26) +from:0x0211c1a0 kind:arm_call to:0x020e9160 module:overlay(26) +from:0x0211c1f0 kind:arm_call to:0x0211d4e8 module:overlay(26) +from:0x0211c2b8 kind:arm_call to:0x020ecfc4 module:overlay(26) +from:0x0211c3f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c49c kind:arm_call to:0x0211c61c module:overlay(26) +from:0x0211c4ac kind:load to:0x027e0ce0 module:dtcm +from:0x0211c4b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c4b4 kind:load to:0x027e09a4 module:dtcm +from:0x0211c4bc kind:load to:0x021335dc module:overlay(26) +from:0x0211c58c kind:load to:0x02049bc4 module:main +from:0x0211c6a0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0211c6ec kind:arm_call to:0x0211cb94 module:overlay(26) +from:0x0211c784 kind:arm_call to:0x0211cb94 module:overlay(26) +from:0x0211c81c kind:arm_call to:0x0211cc18 module:overlay(26) +from:0x0211c83c kind:load to:0x027e0960 module:dtcm +from:0x0211c840 kind:load to:0x02140fc0 module:overlay(26) +from:0x0211c844 kind:load to:0x02049bc4 module:main +from:0x0211c890 kind:arm_call to:0x0211cb94 module:overlay(26) +from:0x0211c8b8 kind:arm_call to:0x0211ddec module:overlay(26) +from:0x0211c8d4 kind:arm_call to:0x0211cc18 module:overlay(26) +from:0x0211c8f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c8fc kind:load to:0x027e0960 module:dtcm +from:0x0211c900 kind:load to:0x02140fc0 module:overlay(26) +from:0x0211c910 kind:arm_call to:0x02070518 module:overlay(0) +from:0x0211c924 kind:arm_call to:0x02070518 module:overlay(0) +from:0x0211c940 kind:load to:0x027e09a4 module:dtcm +from:0x0211c954 kind:arm_call to:0x0211dfb0 module:overlay(26) +from:0x0211c9a4 kind:arm_call to:0x0211c84c module:overlay(26) +from:0x0211c9b8 kind:arm_call to:0x0211c904 module:overlay(26) +from:0x0211c9cc kind:arm_call to:0x0211ddec module:overlay(26) +from:0x0211c9e4 kind:arm_call to:0x0211de00 module:overlay(26) +from:0x0211c9ec kind:arm_call to:0x0211df30 module:overlay(26) +from:0x0211ca20 kind:arm_call to:0x0211c904 module:overlay(26) +from:0x0211ca48 kind:arm_call to:0x0211cb94 module:overlay(26) +from:0x0211cac4 kind:arm_call to:0x0211cb94 module:overlay(26) +from:0x0211cb10 kind:arm_call to:0x0211cc18 module:overlay(26) +from:0x0211cb30 kind:arm_call to:0x0211cb94 module:overlay(26) +from:0x0211cb70 kind:arm_call to:0x0211cdf4 module:overlay(26) +from:0x0211cb7c kind:load to:0x02140fc0 module:overlay(26) +from:0x0211cb80 kind:load to:0x027e09a4 module:dtcm +from:0x0211cb84 kind:load to:0x027e09b8 module:dtcm +from:0x0211cb88 kind:load to:0x027e0ce4 module:dtcm +from:0x0211cb8c kind:load to:0x027e0960 module:dtcm +from:0x0211cb90 kind:load to:0x02049bc4 module:main +from:0x0211cc10 kind:load to:0x027e09b8 module:dtcm +from:0x0211cc60 kind:arm_call to:0x0211d4e8 module:overlay(26) +from:0x0211cc98 kind:arm_call to:0x020d66a0 module:overlay(24) +from:0x0211cd7c kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0211cdc4 kind:arm_call to:0x02017e7c module:main +from:0x0211cdcc kind:arm_call to:0x0211c4c8 module:overlay(26) +from:0x0211cdf0 kind:load to:0x02049bc4 module:main +from:0x0211ce48 kind:arm_call to:0x020d66a0 module:overlay(24) +from:0x0211ceb4 kind:arm_call to:0x02172fd4 module:overlay(90) +from:0x0211cedc kind:arm_call to:0x0211d4e8 module:overlay(26) +from:0x0211ceec kind:load to:0x027e0ce4 module:dtcm +from:0x0211cf5c kind:arm_call to:0x0211deac module:overlay(26) +from:0x0211cf90 kind:load to:0x02140fc0 module:overlay(26) +from:0x0211d060 kind:arm_call to:0x0201aa1c module:main +from:0x0211d0ec kind:arm_call to:0x0201aa1c module:main +from:0x0211d0f8 kind:load to:0x027e0998 module:dtcm +from:0x0211d0fc kind:load to:0x0204aefc module:main +from:0x0211d134 kind:arm_call to:0x0211b16c module:overlay(26) +from:0x0211d17c kind:arm_call to:0x020c0950 module:overlay(17) +from:0x0211d190 kind:arm_call_thumb to:0x0205c564 module:overlay(0) +from:0x0211d1a0 kind:arm_call to:0x0205c5b0 module:overlay(0) +from:0x0211d1d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d21c kind:arm_call to:0x0200eab0 module:main +from:0x0211d274 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211d280 kind:load to:0x027e09ac module:dtcm +from:0x0211d288 kind:load to:0x027e09b4 module:dtcm +from:0x0211d330 kind:arm_call to:0x02131f78 module:overlay(26) +from:0x0211d360 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d3b0 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d3e4 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d408 kind:load to:0x027e0ce8 module:dtcm +from:0x0211d40c kind:load to:0x02137d80 module:overlay(26) +from:0x0211d410 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d43c kind:arm_call to:0x01fff520 module:itcm +from:0x0211d484 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d4b8 kind:arm_call to:0x01fff520 module:itcm +from:0x0211d4dc kind:load to:0x027e0ce8 module:dtcm +from:0x0211d4e0 kind:load to:0x02137d8c module:overlay(26) +from:0x0211d4e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d528 kind:arm_call to:0x01fff698 module:itcm +from:0x0211d5a4 kind:arm_call to:0x0211d4e8 module:overlay(26) +from:0x0211d5c8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0211d640 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d670 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d6a4 kind:arm_call to:0x0211d4e8 module:overlay(26) +from:0x0211d6e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d704 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d918 kind:load to:0x027e0cd8 module:dtcm +from:0x0211d91c kind:load to:0x027e09a4 module:dtcm +from:0x0211d920 kind:load to:0x02137d58 module:overlay(26) +from:0x0211d954 kind:arm_call to:0x01fff584 module:itcm +from:0x0211d97c kind:arm_call to:0x01fff584 module:itcm +from:0x0211d9ac kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x0211d9c0 kind:load to:0x02137dcc module:overlay(26) +from:0x0211d9cc kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0211d9d4 kind:arm_call to:0x01ffc57c module:itcm +from:0x0211da28 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0211da48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211dabc kind:arm_call to:0x01ffcc98 module:itcm +from:0x0211db2c kind:arm_call to:0x01ffcc98 module:itcm +from:0x0211db58 kind:load to:0x027e0ce4 module:dtcm +from:0x0211db68 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211db70 kind:arm_call to:0x02011ff4 module:main +from:0x0211db84 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211db8c kind:arm_call to:0x02011ff4 module:main +from:0x0211dba0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211dbc4 kind:load to:0x02137ea4 module:overlay(26) +from:0x0211dbd4 kind:arm_call to:0x02011ff4 module:main +from:0x0211dbe8 kind:arm_call to:0x0211df30 module:overlay(26) +from:0x0211dc18 kind:arm_call to:0x0211df50 module:overlay(26) +from:0x0211dc6c kind:arm_call to:0x0211df98 module:overlay(26) +from:0x0211dc88 kind:arm_call to:0x0211decc module:overlay(26) +from:0x0211dca4 kind:arm_call to:0x02039970 module:main +from:0x0211dcb8 kind:arm_call to:0x02038b78 module:main +from:0x0211dcbc kind:arm_call to:0x0203986c module:main +from:0x0211dccc kind:arm_call to:0x0203a950 module:main +from:0x0211dd0c kind:arm_call to:0x02039d38 module:main +from:0x0211dd1c kind:arm_call to:0x0203a950 module:main +from:0x0211dd28 kind:arm_call to:0x0203ab30 module:main +from:0x0211dd30 kind:arm_call to:0x0203a950 module:main +from:0x0211dd38 kind:arm_call to:0x0203ad60 module:main +from:0x0211dd3c kind:arm_call to:0x0203a584 module:main +from:0x0211dd5c kind:arm_call to:0x0211decc module:overlay(26) +from:0x0211dd70 kind:arm_call to:0x0211df74 module:overlay(26) +from:0x0211ddcc kind:arm_call to:0x0211df98 module:overlay(26) +from:0x0211ddd4 kind:arm_call to:0x0211dfd0 module:overlay(26) +from:0x0211dde0 kind:load to:0x02049bc4 module:main +from:0x0211ddf4 kind:arm_call to:0x0211decc module:overlay(26) +from:0x0211de44 kind:arm_call to:0x0211ddec module:overlay(26) +from:0x0211de6c kind:arm_call to:0x0211df98 module:overlay(26) +from:0x0211de78 kind:arm_call to:0x0211df98 module:overlay(26) +from:0x0211de80 kind:arm_call to:0x0211df30 module:overlay(26) +from:0x0211de9c kind:arm_call to:0x0211dfd0 module:overlay(26) +from:0x0211dea8 kind:load to:0x02049bc4 module:main +from:0x0211dec0 kind:load to:0x0211dfd0 module:overlay(26) +from:0x0211df2c kind:load to:0x027e09a4 module:dtcm +from:0x0211df38 kind:arm_call to:0x0211decc module:overlay(26) +from:0x0211df58 kind:arm_call to:0x0211decc module:overlay(26) +from:0x0211df7c kind:arm_call to:0x0211decc module:overlay(26) +from:0x0211dfcc kind:load to:0x027e09b8 module:dtcm +from:0x0211dfd8 kind:arm_call to:0x0211df50 module:overlay(26) +from:0x0211e03c kind:load to:0x02049bc4 module:main +from:0x0211e050 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211e064 kind:load to:0x02137f00 module:overlay(26) +from:0x0211e0c4 kind:load to:0x027e09a4 module:dtcm +from:0x0211e0d4 kind:load to:0x0209792c module:overlay(0) +from:0x0211e0e0 kind:load to:0x02140fe8 module:overlay(26) +from:0x0211e0f4 kind:arm_call to:0x02011f3c module:main +from:0x0211e100 kind:arm_call to:0x0211e178 module:overlay(26) +from:0x0211e114 kind:arm_call to:0x0211e048 module:overlay(26) +from:0x0211e16c kind:load to:0x02137edc module:overlay(26) +from:0x0211e1a8 kind:arm_call to:0x020a8b90 module:overlay(0) +from:0x0211e1c8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0211e1e4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211e1f4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211e26c kind:arm_call to:0x02120934 module:overlay(26) +from:0x0211e34c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0211e364 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211e394 kind:load to:0x020b537c module:overlay(0) +from:0x0211e398 kind:load to:0x02138048 module:overlay(26) +from:0x0211e39c kind:load to:0x02135f88 module:overlay(26) +from:0x0211e3a0 kind:load to:0x0213810c module:overlay(26) +from:0x0211e3a4 kind:load to:0x02135c6c module:overlay(26) +from:0x0211e3a8 kind:load to:0x02137fc8 module:overlay(26) +from:0x0211e3b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211e408 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x0211e418 kind:arm_call to:0x0211e6ac module:overlay(26) +from:0x0211e450 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211e458 kind:arm_call to:0x0211e534 module:overlay(26) +from:0x0211e49c kind:load to:0x020b6288 module:overlay(0) +from:0x0211e4a0 kind:load to:0x02120880 module:overlay(26) +from:0x0211e4a4 kind:load to:0x02137ebc module:overlay(26) +from:0x0211e4e4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211e518 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211e528 kind:load to:0x02137eb4 module:overlay(26) +from:0x0211e52c kind:load to:0x02133614 module:overlay(26) +from:0x0211e530 kind:load to:0x02133638 module:overlay(26) +from:0x0211e558 kind:arm_call to:0x01fff698 module:itcm +from:0x0211e568 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0211e570 kind:arm_call to:0x0211e6ac module:overlay(26) +from:0x0211e580 kind:arm_call to:0x01ffedac module:itcm +from:0x0211e58c kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0211e5d0 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0211e600 kind:arm_call to:0x01fff498 module:itcm +from:0x0211e624 kind:arm_call to:0x01fff584 module:itcm +from:0x0211e694 kind:load to:0x027e0cd8 module:dtcm +from:0x0211e698 kind:load to:0x027e0ce8 module:dtcm +from:0x0211e69c kind:load to:0x02133624 module:overlay(26) +from:0x0211e724 kind:load to:0x02137f48 module:overlay(26) +from:0x0211e740 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0211e798 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211e7c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e810 kind:arm_call to:0x0211e888 module:overlay(26) +from:0x0211e818 kind:load to:0x02137f88 module:overlay(26) +from:0x0211e81c kind:load to:0x027e0cd8 module:dtcm +from:0x0211e840 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0211e860 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0211e884 kind:load to:0x027e09b8 module:dtcm +from:0x0211e8bc kind:arm_call to:0x0211e8cc module:overlay(26) +from:0x0211e8c4 kind:arm_call to:0x0211ec0c module:overlay(26) +from:0x0211e8f8 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0211e92c kind:arm_call to:0x0201521c module:main +from:0x0211e95c kind:arm_call to:0x021202b4 module:overlay(26) +from:0x0211e968 kind:arm_call to:0x01ffd118 module:itcm +from:0x0211e9ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211e9fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ea5c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0211ea68 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211ea78 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211ea80 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211eaa0 kind:arm_call to:0x01ffd118 module:itcm +from:0x0211eacc kind:arm_call to:0x0211ee38 module:overlay(26) +from:0x0211eb28 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211ebf0 kind:arm_call to:0x0212035c module:overlay(26) +from:0x0211ebfc kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x0211ec04 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ec08 kind:load to:0x02049bc4 module:main +from:0x0211ec30 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0211ec44 kind:arm_call to:0x0201521c module:main +from:0x0211ec58 kind:arm_call to:0x02120388 module:overlay(26) +from:0x0211ec64 kind:arm_call to:0x021203a0 module:overlay(26) +from:0x0211ec8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211eca4 kind:arm_call to:0x0212035c module:overlay(26) +from:0x0211ed40 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ed5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ed68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ed78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ed90 kind:arm_call to:0x0211ee38 module:overlay(26) +from:0x0211eda4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0211edb8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211edc8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211edd0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ee2c kind:load to:0x027e0cd8 module:dtcm +from:0x0211ee48 kind:arm_call to:0x01fff698 module:itcm +from:0x0211ee58 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0211ee70 kind:arm_call to:0x0211e6ac module:overlay(26) +from:0x0211eeb8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211eecc kind:arm_call to:0x02120724 module:overlay(26) +from:0x0211eefc kind:arm_call to:0x02120724 module:overlay(26) +from:0x0211ef14 kind:arm_call to:0x01fff584 module:itcm +from:0x0211ef58 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ef8c kind:arm_call to:0x0200eab0 module:main +from:0x0211efac kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0211efbc kind:load to:0x02137eb4 module:overlay(26) +from:0x0211f03c kind:load to:0x0211efc0 module:overlay(26) +from:0x0211f048 kind:arm_call to:0x02120724 module:overlay(26) +from:0x0211f054 kind:arm_call to:0x021203f4 module:overlay(26) +from:0x0211f07c kind:arm_call to:0x0211f8fc module:overlay(26) +from:0x0211f084 kind:arm_call to:0x021203b8 module:overlay(26) +from:0x0211f0c4 kind:arm_call to:0x021203b8 module:overlay(26) +from:0x0211f114 kind:arm_call to:0x0212035c module:overlay(26) +from:0x0211f11c kind:load to:0x027e0cd8 module:dtcm +from:0x0211f128 kind:arm_call to:0x02120724 module:overlay(26) +from:0x0211f140 kind:arm_call to:0x0211f8fc module:overlay(26) +from:0x0211f154 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f178 kind:arm_call to:0x021203b8 module:overlay(26) +from:0x0211f1e8 kind:load to:0x02049bc4 module:main +from:0x0211f214 kind:arm_call to:0x021203f4 module:overlay(26) +from:0x0211f250 kind:arm_call to:0x02120724 module:overlay(26) +from:0x0211f25c kind:arm_call to:0x0211f8fc module:overlay(26) +from:0x0211f264 kind:arm_call to:0x021203b8 module:overlay(26) +from:0x0211f294 kind:arm_call to:0x0211e6ac module:overlay(26) +from:0x0211f2ac kind:arm_call to:0x0211e6c4 module:overlay(26) +from:0x0211f2cc kind:load to:0x02133648 module:overlay(26) +from:0x0211f30c kind:arm_call to:0x020b753c module:overlay(16) +from:0x0211f31c kind:arm_call to:0x020b7514 module:overlay(16) +from:0x0211f328 kind:arm_call to:0x0211efc0 module:overlay(26) +from:0x0211f338 kind:arm_call to:0x0211ff08 module:overlay(26) +from:0x0211f370 kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x0211f3c4 kind:load to:0x020b6288 module:overlay(0) +from:0x0211f40c kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x0211f4b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f50c kind:arm_call to:0x021203b8 module:overlay(26) +from:0x0211f564 kind:arm_call to:0x02120388 module:overlay(26) +from:0x0211f570 kind:arm_call to:0x021203a0 module:overlay(26) +from:0x0211f598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f610 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211f634 kind:load to:0x02049bc4 module:main +from:0x0211f674 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f6e8 kind:arm_call to:0x0212041c module:overlay(26) +from:0x0211f704 kind:arm_call to:0x02120450 module:overlay(26) +from:0x0211f7d4 kind:arm_call to:0x0201521c module:main +from:0x0211f7e4 kind:arm_call to:0x021202b4 module:overlay(26) +from:0x0211f804 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f814 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211f8a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211f8b8 kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x0211f8c0 kind:load to:0x0203e93c module:main +from:0x0211f8e4 kind:arm_call to:0x020b7254 module:overlay(16) +from:0x0211f8ec kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x0211f8f8 kind:load to:0x02120320 module:overlay(26) +from:0x0211f950 kind:arm_call to:0x0211e6ac module:overlay(26) +from:0x0211f964 kind:arm_call to:0x02121118 module:overlay(26) +from:0x0211f97c kind:arm_call to:0x01fff350 module:itcm +from:0x0211f9b4 kind:arm_call to:0x01fff350 module:itcm +from:0x0211f9d0 kind:arm_call to:0x0211f08c module:overlay(26) +from:0x0211f9f8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0211fa30 kind:arm_call to:0x01fff698 module:itcm +from:0x0211fa40 kind:arm_call to:0x01fff698 module:itcm +from:0x0211fa50 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0211fa64 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0211fa74 kind:arm_call to:0x0211fbac module:overlay(26) +from:0x0211fa84 kind:arm_call to:0x0211fbac module:overlay(26) +from:0x0211fa9c kind:arm_call to:0x02120450 module:overlay(26) +from:0x0211fadc kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0211fb00 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0211fb10 kind:arm_call to:0x0211f08c module:overlay(26) +from:0x0211fb20 kind:arm_call to:0x021202b4 module:overlay(26) +from:0x0211fb40 kind:arm_call to:0x021207c0 module:overlay(26) +from:0x0211fb98 kind:load to:0x027e0ce4 module:dtcm +from:0x0211fb9c kind:load to:0x027e09b8 module:dtcm +from:0x0211fba0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211fba4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211fc08 kind:arm_call to:0x02039edc module:main +from:0x0211fc14 kind:arm_call to:0x0203ab30 module:main +from:0x0211fc1c kind:arm_call to:0x02039edc module:main +from:0x0211fc24 kind:arm_call to:0x0203ad60 module:main +from:0x0211fc28 kind:arm_call to:0x0203a584 module:main +from:0x0211fc30 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211ff04 kind:load to:0x02049bc4 module:main +from:0x0211ffdc kind:arm_call to:0x0211fbd8 module:overlay(26) +from:0x0212001c kind:arm_call to:0x01ffb744 module:itcm +from:0x02120064 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120124 kind:arm_call to:0x021202b4 module:overlay(26) +from:0x0212012c kind:arm_call to:0x0212035c module:overlay(26) +from:0x02120190 kind:arm_call to:0x01ff930c module:itcm +from:0x02120210 kind:arm_call to:0x01ffb428 module:itcm +from:0x021202a8 kind:load to:0x02049bc4 module:main +from:0x021202b0 kind:load to:0x0203e93c module:main +from:0x021202e8 kind:arm_call to:0x02120eec module:overlay(26) +from:0x0212033c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02120358 kind:load to:0x027e09b8 module:dtcm +from:0x0212037c kind:load to:0x027e09a8 module:dtcm +from:0x02120384 kind:load to:0x02071b10 module:overlay(0) +from:0x0212039c kind:load to:0x027e0ce0 module:dtcm +from:0x021203b4 kind:load to:0x027e09bc module:dtcm +from:0x021203e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021203f0 kind:load to:0x027e09bc module:dtcm +from:0x02120414 kind:arm_call to:0x02131f78 module:overlay(26) +from:0x02120448 kind:load to:0x027e0ce0 module:dtcm +from:0x0212044c kind:load to:0x01ff9258 module:itcm +from:0x02120458 kind:arm_call to:0x021203a0 module:overlay(26) +from:0x02120474 kind:arm_call to:0x01ff9258 module:itcm +from:0x021204d0 kind:arm_call to:0x01ffc768 module:itcm +from:0x021204f4 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02120504 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02120508 kind:load to:0x027e09b4 module:dtcm +from:0x02120530 kind:arm_call to:0x01ff930c module:itcm +from:0x02120560 kind:arm_call to:0x02120388 module:overlay(26) +from:0x02120588 kind:arm_call to:0x01ffb714 module:itcm +from:0x02120598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021205e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120618 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120624 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021206ac kind:arm_call to:0x01ff916c module:itcm +from:0x021206dc kind:arm_call to:0x01ff9318 module:itcm +from:0x021206ec kind:arm_call to:0x01ff930c module:itcm +from:0x021206fc kind:arm_call to:0x01ff9318 module:itcm +from:0x02120740 kind:arm_call to:0x01fff584 module:itcm +from:0x021207dc kind:arm_call to:0x01fff584 module:itcm +from:0x021208ec kind:arm_call to:0x0200e260 module:main +from:0x021208fc kind:arm_call to:0x01ffad5c module:itcm +from:0x0212092c kind:load to:0x02137eb4 module:overlay(26) +from:0x02120930 kind:load to:0x027e0964 module:dtcm +from:0x0212093c kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x02120950 kind:load to:0x02137f24 module:overlay(26) +from:0x0212095c kind:arm_call to:0x02057f54 module:overlay(0) +from:0x02120964 kind:arm_call to:0x01ffc57c module:itcm +from:0x02120974 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212097c kind:arm_call to:0x02011ff4 module:main +from:0x02120994 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212099c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021209a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021209ac kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x021209c4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021209cc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021209d4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021209dc kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x021209e4 kind:arm_call to:0x02011ff4 module:main +from:0x021209fc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02120a04 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x02120a0c kind:arm_call to:0x02011ff4 module:main +from:0x02120a24 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02120a2c kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x02120a40 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02120a54 kind:load to:0x021410d0 module:overlay(26) +from:0x02120a68 kind:arm_call to:0x02011f3c module:main +from:0x02120a74 kind:arm_call to:0x02120aec module:overlay(26) +from:0x02120a88 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02120ae8 kind:load to:0x02138278 module:overlay(26) +from:0x02120afc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02120b60 kind:arm_call to:0x021210ec module:overlay(26) +from:0x02120b8c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02120ba4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02120bb4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02120bec kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02120c04 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02120c4c kind:load to:0x021382c8 module:overlay(26) +from:0x02120c50 kind:load to:0x021410d0 module:overlay(26) +from:0x02120c54 kind:load to:0x02135b04 module:overlay(26) +from:0x02120c58 kind:load to:0x02135c6c module:overlay(26) +from:0x02120c5c kind:load to:0x02138258 module:overlay(26) +from:0x02120c68 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02120c80 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02120c88 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02120c90 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02120c98 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02120cb0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02120cb8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02120cc0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02120cc8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02120cd0 kind:arm_call to:0x02011ff4 module:main +from:0x02120d20 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02120d40 kind:arm_call to:0x02120d54 module:overlay(26) +from:0x02120d50 kind:load to:0x021337b0 module:overlay(26) +from:0x02120d8c kind:load to:0x02138220 module:overlay(26) +from:0x02120e0c kind:load to:0x02138230 module:overlay(26) +from:0x02120ec8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02120ee0 kind:arm_call to:0x02120d54 module:overlay(26) +from:0x02120f50 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02120f5c kind:arm_call to:0x02120d54 module:overlay(26) +from:0x02120f70 kind:load to:0x027e09a8 module:dtcm +from:0x02120fa0 kind:load to:0x020984a4 module:overlay(0) +from:0x02120fd4 kind:arm_call to:0x0200eab0 module:main +from:0x0212100c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021210b4 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021210e8 kind:load to:0x02138240 module:overlay(26) +from:0x021210f4 kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x02121108 kind:load to:0x0213829c module:overlay(26) +from:0x02121114 kind:load to:0x01ffc57c module:itcm +from:0x0212112c kind:load to:0x02138210 module:overlay(26) +from:0x02121138 kind:arm_call to:0x02096ca8 module:overlay(0) +from:0x02121174 kind:load to:0x0213821c module:overlay(26) +from:0x02121180 kind:arm_call to:0x02096ca8 module:overlay(0) +from:0x021211b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021211b8 kind:arm_call to:0x02011ff4 module:main +from:0x021211cc kind:arm_call to:0x020978ec module:overlay(0) +from:0x021211e0 kind:load to:0x021411b8 module:overlay(26) +from:0x021211f4 kind:arm_call to:0x02011f3c module:main +from:0x02121200 kind:arm_call to:0x02121268 module:overlay(26) +from:0x02121214 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02121260 kind:load to:0x02138328 module:overlay(26) +from:0x02121274 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021212d8 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02121304 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02121320 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02121330 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021213d0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021213e0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021213f4 kind:load to:0x021383fc module:overlay(26) +from:0x021213f8 kind:load to:0x021411b8 module:overlay(26) +from:0x021213fc kind:load to:0x02137df8 module:overlay(26) +from:0x02121404 kind:load to:0x02138394 module:overlay(26) +from:0x02121408 kind:load to:0x021337f0 module:overlay(26) +from:0x02121418 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02121420 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02121428 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02121440 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02121448 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02121450 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02121458 kind:arm_call to:0x02011ff4 module:main +from:0x0212146c kind:arm_call to:0x021216e8 module:overlay(26) +from:0x0212147c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0212148c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02121498 kind:load to:0x02121f68 module:overlay(26) +from:0x021214b0 kind:arm_call to:0x02121160 module:overlay(26) +from:0x021214c8 kind:arm_call to:0x01fff350 module:itcm +from:0x021214e8 kind:arm_call to:0x02098490 module:overlay(0) +from:0x021214f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02121530 kind:load to:0x02138344 module:overlay(26) +from:0x0212156c kind:arm_call to:0x02121c50 module:overlay(26) +from:0x021215a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021215e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212163c kind:arm_call to:0x01fff698 module:itcm +from:0x0212164c kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x02121660 kind:arm_call to:0x02121d2c module:overlay(26) +from:0x02121670 kind:arm_call to:0x02121cc8 module:overlay(26) +from:0x021216e0 kind:load to:0x0213836c module:overlay(26) +from:0x021216e4 kind:load to:0x027e0cd8 module:dtcm +from:0x021216fc kind:arm_call to:0x021214f8 module:overlay(26) +from:0x02121724 kind:arm_call to:0x02121cb4 module:overlay(26) +from:0x0212176c kind:arm_call to:0x01ff9638 module:itcm +from:0x021217e0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021217ec kind:arm_call to:0x01ffb428 module:itcm +from:0x021217fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121824 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021218ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021218bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021218c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021218d8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02121904 kind:arm_call to:0x021214f8 module:overlay(26) +from:0x02121934 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212194c kind:load to:0x027e0cd8 module:dtcm +from:0x02121954 kind:load to:0x027e09a8 module:dtcm +from:0x02121a4c kind:arm_call to:0x021214f8 module:overlay(26) +from:0x02121af8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02121b34 kind:arm_call to:0x021214f8 module:overlay(26) +from:0x02121b7c kind:arm_call to:0x021214f8 module:overlay(26) +from:0x02121bd0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02121bd8 kind:load to:0x027e09a8 module:dtcm +from:0x02121c34 kind:arm_call to:0x021214f8 module:overlay(26) +from:0x02121cac kind:load to:0x02043e30 module:main +from:0x02121cb0 kind:load to:0x020b82f0 module:overlays(3,8,9,13,16) +from:0x02121cfc kind:arm_call to:0x02120eec module:overlay(26) +from:0x02121d14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121d24 kind:load to:0x027e09a8 module:dtcm +from:0x02121d7c kind:arm_call to:0x01ffe8e0 module:itcm +from:0x02121dd0 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02121de8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121dfc kind:load to:0x027e0cec module:dtcm +from:0x02121e00 kind:load to:0x027e09a8 module:dtcm +from:0x02121e20 kind:arm_call to:0x02121e48 module:overlay(26) +from:0x02121e40 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02121ec0 kind:arm_call to:0x01ffc768 module:itcm +from:0x02121ee4 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02121ef0 kind:load to:0x027e0cd8 module:dtcm +from:0x02121ef4 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02121ef8 kind:load to:0x027e09b4 module:dtcm +from:0x02121fe4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02121ff4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02122068 kind:arm_call to:0x0200e260 module:main +from:0x02122078 kind:arm_call to:0x01ffad5c module:itcm +from:0x021220bc kind:load to:0x0203e93c module:main +from:0x021220c0 kind:load to:0x027e0964 module:dtcm +from:0x021220d0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021220e4 kind:load to:0x021412a4 module:overlay(26) +from:0x021220f8 kind:arm_call to:0x02011f3c module:main +from:0x02122104 kind:arm_call to:0x0212216c module:overlay(26) +from:0x02122118 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02122164 kind:load to:0x0213849c module:overlay(26) +from:0x02122178 kind:arm_call to:0x02111024 module:overlay(26) +from:0x021221dc kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x0212223c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02122244 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021222b0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021222d0 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x021222e4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021222ec kind:arm_call to:0x02122784 module:overlay(26) +from:0x02122304 kind:arm_call to:0x02122dcc module:overlay(26) +from:0x02122320 kind:load to:0x021384c0 module:overlay(26) +from:0x02122324 kind:load to:0x021412a4 module:overlay(26) +from:0x0212232c kind:load to:0x020b27a8 module:overlay(0) +from:0x0212233c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02122344 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0212234c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02122354 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212235c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02122374 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0212237c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02122384 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212238c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02122394 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212239c kind:arm_call to:0x02011ff4 module:main +from:0x021223d4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021223dc kind:arm_call to:0x02122ccc module:overlay(26) +from:0x02122424 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x0212243c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02122450 kind:arm_call to:0x02122b70 module:overlay(26) +from:0x02122460 kind:arm_call to:0x02122b70 module:overlay(26) +from:0x0212248c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021224b4 kind:arm_call to:0x021229f0 module:overlay(26) +from:0x02122510 kind:arm_call to:0x02122b14 module:overlay(26) +from:0x02122518 kind:arm_call to:0x02122dcc module:overlay(26) +from:0x02122570 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02122580 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02122598 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x021225a8 kind:arm_call to:0x02122b14 module:overlay(26) +from:0x021225b0 kind:arm_call to:0x02122e1c module:overlay(26) +from:0x0212260c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02122628 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02122640 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02122658 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02122664 kind:arm_call to:0x02122d40 module:overlay(26) +from:0x0212268c kind:arm_call to:0x02122b14 module:overlay(26) +from:0x02122694 kind:arm_call to:0x02122e1c module:overlay(26) +from:0x021226b4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021226d0 kind:arm_call to:0x02122db8 module:overlay(26) +from:0x021226d8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021226e0 kind:arm_call to:0x02122b14 module:overlay(26) +from:0x021226e8 kind:arm_call to:0x02122e1c module:overlay(26) +from:0x02122704 kind:arm_call to:0x02122a4c module:overlay(26) +from:0x02122710 kind:load to:0x027e0ce0 module:dtcm +from:0x02122714 kind:load to:0x027e0cec module:dtcm +from:0x02122718 kind:load to:0x027e0cd8 module:dtcm +from:0x0212271c kind:load to:0x027e09a8 module:dtcm +from:0x02122724 kind:load to:0x027e09bc module:dtcm +from:0x0212274c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02122754 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02122770 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0212277c kind:load to:0x020b537c module:overlay(0) +from:0x02122794 kind:arm_call to:0x021315ec module:overlay(26) +from:0x0212279c kind:arm_call to:0x02131828 module:overlay(26) +from:0x021227e0 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021227fc kind:arm_call to:0x021315a8 module:overlay(26) +from:0x02122960 kind:arm_call to:0x021314f0 module:overlay(26) +from:0x021229c0 kind:arm_call to:0x0213165c module:overlay(26) +from:0x021229e0 kind:load to:0x02049bc4 module:main +from:0x021229ec kind:load to:0x027e0cd8 module:dtcm +from:0x02122a68 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02122a90 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02122aac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02122ac8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02122ae0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02122ae8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02122b04 kind:load to:0x027e0cec module:dtcm +from:0x02122b08 kind:load to:0x027e09a8 module:dtcm +from:0x02122b10 kind:load to:0x02141290 module:overlay(26) +from:0x02122b28 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02122b30 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02122b48 kind:arm_call to:0x02122a4c module:overlay(26) +from:0x02122b64 kind:arm_call to:0x02110f08 module:overlay(26) +from:0x02122b88 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02122b9c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02122c2c kind:arm_call to:0x02122730 module:overlay(26) +from:0x02122c4c kind:arm_call to:0x02122730 module:overlay(26) +from:0x02122ca0 kind:arm_call to:0x02122730 module:overlay(26) +from:0x02122cc0 kind:load to:0x027e0cd8 module:dtcm +from:0x02122cc4 kind:load to:0x02141290 module:overlay(26) +from:0x02122cc8 kind:load to:0x02049bc4 module:main +from:0x02122d2c kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02122d3c kind:load to:0x027e09b4 module:dtcm +from:0x02122d58 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02122d78 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02122d98 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02122da4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02122dac kind:load to:0x021412e0 module:overlay(26) +from:0x02122db0 kind:load to:0x02133820 module:overlay(26) +from:0x02122db4 kind:load to:0x0213847c module:overlay(26) +from:0x02122e0c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02122e18 kind:load to:0x027e09c0 module:dtcm +from:0x02122e74 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02122e84 kind:load to:0x027e09c0 module:dtcm +from:0x02122e90 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02122ea4 kind:load to:0x02141398 module:overlay(26) +from:0x02122eb8 kind:arm_call to:0x02011f3c module:main +from:0x02122ec4 kind:arm_call to:0x02122f34 module:overlay(26) +from:0x02122ed8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02122ef0 kind:load to:0x0213853c module:overlay(26) +from:0x02122efc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02122f30 kind:load to:0x02138560 module:overlay(26) +from:0x02122f3c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02122f70 kind:load to:0x02138560 module:overlay(26) +from:0x02122fc8 kind:load to:0x02141384 module:overlay(26) +from:0x02122fcc kind:load to:0x0213851c module:overlay(26) +from:0x02122fd0 kind:load to:0x02043190 module:main +from:0x02122fd4 kind:load to:0x021413e4 module:overlay(26) +from:0x0212309c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021230b4 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x021230c8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021230fc kind:arm_call to:0x02123090 module:overlay(26) +from:0x02123180 kind:arm_call to:0x020e64a4 module:overlay(26) +from:0x02123208 kind:arm_call to:0x01ffb744 module:itcm +from:0x02123248 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0212329c kind:arm_call to:0x020f80d8 module:overlay(26) +from:0x021232f0 kind:arm_call to:0x0207832c module:overlay(0) +from:0x02123300 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02123360 kind:arm_call to:0x020f80cc module:overlay(26) +from:0x02123370 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02123384 kind:arm_call to:0x020f80d8 module:overlay(26) +from:0x0212339c kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02123404 kind:load to:0x02138cf0 module:overlay(26) +from:0x02123408 kind:load to:0x0203e93c module:main +from:0x0212340c kind:load to:0x0213f570 module:overlay(26) +from:0x02123410 kind:load to:0x027e09bc module:dtcm +from:0x02123414 kind:load to:0x0214137c module:overlay(26) +from:0x02123418 kind:load to:0x0213851c module:overlay(26) +from:0x0212341c kind:load to:0x02043190 module:main +from:0x02123420 kind:load to:0x021413d4 module:overlay(26) +from:0x02123424 kind:load to:0x02141380 module:overlay(26) +from:0x02123428 kind:load to:0x021413f4 module:overlay(26) +from:0x02123438 kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x02123454 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02123504 kind:load to:0x0213f570 module:overlay(26) +from:0x02123508 kind:load to:0x027e09bc module:dtcm +from:0x0212350c kind:load to:0x02141380 module:overlay(26) +from:0x02123510 kind:load to:0x0213851c module:overlay(26) +from:0x02123514 kind:load to:0x02043190 module:main +from:0x02123518 kind:load to:0x021413f4 module:overlay(26) +from:0x0212351c kind:load to:0x02141384 module:overlay(26) +from:0x02123520 kind:load to:0x021413e4 module:overlay(26) +from:0x02123530 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0212358c kind:load to:0x02141384 module:overlay(26) +from:0x02123590 kind:load to:0x0213851c module:overlay(26) +from:0x02123594 kind:load to:0x02043190 module:main +from:0x02123598 kind:load to:0x021413e4 module:overlay(26) +from:0x021235b4 kind:load to:0x02077570 module:overlay(0) +from:0x021235c0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021235d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021235dc kind:arm_call to:0x02011ff4 module:main +from:0x021235f0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02123604 kind:load to:0x02141414 module:overlay(26) +from:0x02123618 kind:arm_call to:0x02011f3c module:main +from:0x02123624 kind:arm_call to:0x02123654 module:overlay(26) +from:0x02123638 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02123650 kind:load to:0x021385c4 module:overlay(26) +from:0x0212365c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02123678 kind:load to:0x021385e8 module:overlay(26) +from:0x021236a4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021236c0 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x021236c4 kind:arm_call to:0x0203275c module:main +from:0x021236dc kind:load to:0x027e0cd8 module:dtcm +from:0x02123700 kind:arm_call to:0x02123710 module:overlay(26) +from:0x02123708 kind:arm_call to:0x0212384c module:overlay(26) +from:0x02123748 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02123764 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x0212379c kind:arm_call to:0x020e9250 module:overlay(26) +from:0x021237c8 kind:arm_call to:0x020ecfc4 module:overlay(26) +from:0x021237d4 kind:arm_call to:0x01ffedac module:itcm +from:0x021237e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021237f0 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x02123830 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0212383c kind:load to:0x027e0cd8 module:dtcm +from:0x02123840 kind:load to:0x027e0ce0 module:dtcm +from:0x02123844 kind:load to:0x027e0ce8 module:dtcm +from:0x02123848 kind:load to:0x02133830 module:overlay(26) +from:0x021238a0 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021238bc kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x021238f4 kind:arm_call to:0x020e9250 module:overlay(26) +from:0x02123920 kind:arm_call to:0x020ecfc4 module:overlay(26) +from:0x02123958 kind:arm_call to:0x01ffedac module:itcm +from:0x02123964 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123974 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x021239b4 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x021239e4 kind:arm_call to:0x01fff498 module:itcm +from:0x021239f0 kind:arm_call to:0x01fff584 module:itcm +from:0x02123a28 kind:load to:0x02133838 module:overlay(26) +from:0x02123a2c kind:load to:0x027e0cd8 module:dtcm +from:0x02123a30 kind:load to:0x027e0ce0 module:dtcm +from:0x02123a34 kind:load to:0x027e0ce8 module:dtcm +from:0x02123a38 kind:load to:0x02133830 module:overlay(26) +from:0x02123a48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02123a5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02123a64 kind:arm_call to:0x02011ff4 module:main +from:0x02123a78 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02123a8c kind:load to:0x02141470 module:overlay(26) +from:0x02123aa0 kind:arm_call to:0x02011f3c module:main +from:0x02123aac kind:arm_call to:0x02123b40 module:overlay(26) +from:0x02123ac4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02123b38 kind:load to:0x0213863c module:overlay(26) +from:0x02123b3c kind:load to:0x0213867c module:overlay(26) +from:0x02123b50 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02123bb4 kind:arm_call to:0x0209a7a4 module:overlay(0) +from:0x02123bec kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02123c04 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123c14 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123c4c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02123c64 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123c98 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02123cb0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123cdc kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02123d10 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02123e20 kind:arm_call to:0x02103f88 module:overlay(26) +from:0x02123e38 kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02123e44 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02123e74 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02123e98 kind:arm_call to:0x01ffa06c module:itcm +from:0x02123ec0 kind:load to:0x02138794 module:overlay(26) +from:0x02123ec4 kind:load to:0x02141470 module:overlay(26) +from:0x02123ec8 kind:load to:0x021386a0 module:overlay(26) +from:0x02123ecc kind:load to:0x02135b04 module:overlay(26) +from:0x02123ed0 kind:load to:0x02135c6c module:overlay(26) +from:0x02123ed8 kind:load to:0x020b27a8 module:overlay(0) +from:0x02123edc kind:load to:0x02141464 module:overlay(26) +from:0x02123ee8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02123f08 kind:arm_call to:0x0212767c module:overlay(26) +from:0x02123f20 kind:arm_call to:0x01fff698 module:itcm +from:0x02123f34 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x02123f54 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02123fa0 kind:arm_call to:0x021241f8 module:overlay(26) +from:0x02124010 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02124074 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212409c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021240a8 kind:arm_call to:0x01fff458 module:itcm +from:0x02124148 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02124164 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02124190 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02124198 kind:arm_call to:0x0212707c module:overlay(26) +from:0x021241a8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021241b8 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021241c8 kind:load to:0x027e0cd8 module:dtcm +from:0x021241cc kind:load to:0x027e0cfc module:dtcm +from:0x021241d0 kind:load to:0x027e09b8 module:dtcm +from:0x021241d8 kind:load to:0x02138744 module:overlay(26) +from:0x021241dc kind:load to:0x02138644 module:overlay(26) +from:0x021241e0 kind:load to:0x0213865c module:overlay(26) +from:0x021241e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021241ec kind:load to:0x0203e93c module:main +from:0x021241f0 kind:load to:0x021277c0 module:overlay(26) +from:0x02124214 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0212421c kind:arm_call to:0x02131a4c module:overlay(26) +from:0x021242bc kind:arm_call to:0x02127118 module:overlay(26) +from:0x021242cc kind:arm_call to:0x02110d18 module:overlay(26) +from:0x02124314 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0212433c kind:arm_call to:0x020e49e0 module:overlay(26) +from:0x0212435c kind:load to:0x027e09b8 module:dtcm +from:0x02124360 kind:load to:0x02138cf0 module:overlay(26) +from:0x02124370 kind:arm_call to:0x021242b4 module:overlay(26) +from:0x02124378 kind:arm_call to:0x0212743c module:overlay(26) +from:0x021243ac kind:load to:0x021386c4 module:overlay(26) +from:0x021243d4 kind:arm_call to:0x021268f8 module:overlay(26) +from:0x021243ec kind:arm_call to:0x02125fcc module:overlay(26) +from:0x02124430 kind:arm_call to:0x02126630 module:overlay(26) +from:0x02124438 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02124460 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124470 kind:arm_call to:0x0212737c module:overlay(26) +from:0x02124500 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02124570 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02124578 kind:arm_call to:0x021267c0 module:overlay(26) +from:0x02124580 kind:arm_call to:0x021271ac module:overlay(26) +from:0x0212458c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124594 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021245a0 kind:arm_call to:0x02016930 module:main +from:0x021245b0 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021245cc kind:arm_call to:0x01ff9258 module:itcm +from:0x021245d8 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x02124628 kind:arm_call to:0x02110fac module:overlay(26) +from:0x0212465c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021246b0 kind:arm_call to:0x021241f8 module:overlay(26) +from:0x021246b8 kind:arm_call to:0x02127bb0 module:overlay(26) +from:0x021246c0 kind:arm_call to:0x021272fc module:overlay(26) +from:0x02124704 kind:arm_call to:0x02127c3c module:overlay(26) +from:0x02124748 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02124788 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02124798 kind:arm_call to:0x02124364 module:overlay(26) +from:0x021247a4 kind:load to:0x02138704 module:overlay(26) +from:0x021247a8 kind:load to:0x027e09a8 module:dtcm +from:0x021247b0 kind:load to:0x0213863c module:overlay(26) +from:0x021247b8 kind:load to:0x027e09c0 module:dtcm +from:0x021247c8 kind:load to:0x02138744 module:overlay(26) +from:0x02124844 kind:load to:0x02049bc4 module:main +from:0x02124870 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x02124894 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021248b8 kind:arm_call to:0x02127240 module:overlay(26) +from:0x02124954 kind:arm_call to:0x02124364 module:overlay(26) +from:0x0212495c kind:load to:0x02049bc4 module:main +from:0x0212497c kind:arm_call to:0x021241f8 module:overlay(26) +from:0x0212498c kind:arm_call to:0x0212743c module:overlay(26) +from:0x02124ab4 kind:load to:0x02049bc4 module:main +from:0x02124afc kind:arm_call to:0x02131488 module:overlay(26) +from:0x02124b08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124b14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124b1c kind:arm_call to:0x01ffb428 module:itcm +from:0x02124bdc kind:arm_call to:0x02127878 module:overlay(26) +from:0x02124c20 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02124c3c kind:arm_call to:0x02131624 module:overlay(26) +from:0x02124c4c kind:arm_call to:0x01ff9638 module:itcm +from:0x02124c50 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02124c60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124c84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124c94 kind:arm_call to:0x02016930 module:main +from:0x02124cac kind:arm_call to:0x01ff930c module:itcm +from:0x02124ccc kind:arm_call to:0x02131624 module:overlay(26) +from:0x02124cd8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124cf8 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02124d08 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124d0c kind:arm_call to:0x02131488 module:overlay(26) +from:0x02124d1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124d20 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02124d30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124d74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124d84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124d94 kind:arm_call to:0x02016f94 module:main +from:0x02124dc8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02124e80 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02124e88 kind:arm_call to:0x02127360 module:overlay(26) +from:0x02124eb4 kind:arm_call to:0x01ff916c module:itcm +from:0x02124ecc kind:arm_call to:0x01ff916c module:itcm +from:0x02124ed8 kind:load to:0x02049bc4 module:main +from:0x02124f1c kind:arm_call to:0x02131488 module:overlay(26) +from:0x02124f28 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02124f3c kind:arm_call to:0x02131a70 module:overlay(26) +from:0x02124f64 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02124f90 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02124fa8 kind:arm_call to:0x01ff916c module:itcm +from:0x02124fd0 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x02124fec kind:arm_call to:0x01ff9258 module:itcm +from:0x02125018 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0212504c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02125078 kind:arm_call to:0x02124364 module:overlay(26) +from:0x0212508c kind:arm_call to:0x02124364 module:overlay(26) +from:0x02125098 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021250a4 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x021250ec kind:arm_call to:0x02127240 module:overlay(26) +from:0x02125100 kind:arm_call to:0x02127c3c module:overlay(26) +from:0x021251a4 kind:arm_call to:0x02124364 module:overlay(26) +from:0x021251b0 kind:load to:0x02049bc4 module:main +from:0x021251bc kind:arm_call to:0x02131488 module:overlay(26) +from:0x021251d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021251e8 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x02125228 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02125240 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02125244 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02125260 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125278 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02125288 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021252c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125304 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0212535c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125368 kind:arm_call to:0x01fff458 module:itcm +from:0x02125384 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x021253a8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021253c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021253c8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212543c kind:load to:0x02049bc4 module:main +from:0x02125458 kind:arm_call to:0x01ff930c module:itcm +from:0x02125468 kind:arm_call to:0x02126e4c module:overlay(26) +from:0x02125470 kind:arm_call to:0x02127564 module:overlay(26) +from:0x02125554 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02125570 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125590 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x021255a4 kind:arm_call to:0x02124364 module:overlay(26) +from:0x021255ac kind:arm_call to:0x02127288 module:overlay(26) +from:0x021255b4 kind:load to:0x02049bc4 module:main +from:0x021255bc kind:load to:0x027e0cfc module:dtcm +from:0x02125624 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0212562c kind:load to:0x02049bc4 module:main +from:0x02125630 kind:load to:0x020b502c module:overlay(0) +from:0x02125668 kind:arm_call to:0x0206805c module:overlay(0) +from:0x02125674 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02125688 kind:arm_call to:0x02124364 module:overlay(26) +from:0x0212569c kind:arm_call to:0x02131698 module:overlay(26) +from:0x021256a8 kind:arm_call to:0x02131610 module:overlay(26) +from:0x021256c0 kind:arm_call to:0x01ff916c module:itcm +from:0x021256d4 kind:arm_call to:0x01ff930c module:itcm +from:0x02125738 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125770 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125788 kind:arm_call to:0x020e4a44 module:overlay(26) +from:0x021257a4 kind:arm_call to:0x020e4a5c module:overlay(26) +from:0x021257bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125808 kind:load to:0x020b502c module:overlay(0) +from:0x02125810 kind:load to:0x027e0cfc module:dtcm +from:0x02125814 kind:load to:0x02138cf0 module:overlay(26) +from:0x02125818 kind:load to:0x027e09a8 module:dtcm +from:0x02125834 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021258b8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021258cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021258e0 kind:load to:0x02138774 module:overlay(26) +from:0x021258e4 kind:load to:0x027e09a8 module:dtcm +from:0x02125908 kind:arm_call to:0x01ff916c module:itcm +from:0x02125918 kind:arm_call to:0x01ff916c module:itcm +from:0x0212592c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02125974 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125988 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125990 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125a04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125a20 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125a3c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125a58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125a70 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125a8c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02125ac0 kind:arm_call to:0x0211137c module:overlay(26) +from:0x02125b0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125b24 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02125b4c kind:arm_call to:0x02124364 module:overlay(26) +from:0x02125b5c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02125b68 kind:load to:0x027e0cec module:dtcm +from:0x02125b6c kind:load to:0x027e09a8 module:dtcm +from:0x02125b78 kind:load to:0x027e0ce4 module:dtcm +from:0x02125bb0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125bb8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125bdc kind:arm_call to:0x02110d18 module:overlay(26) +from:0x02125c4c kind:load to:0x02138744 module:overlay(26) +from:0x02125c7c kind:arm_call to:0x0213165c module:overlay(26) +from:0x02125d04 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02125d18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125d28 kind:arm_call to:0x01ffb744 module:itcm +from:0x02125dac kind:arm_call to:0x0213165c module:overlay(26) +from:0x02125e40 kind:arm_call to:0x0213165c module:overlay(26) +from:0x02125e4c kind:arm_call to:0x01ff9638 module:itcm +from:0x02125e50 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02125e60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125e84 kind:load to:0x0203e93c module:main +from:0x02125e88 kind:load to:0x02049bc4 module:main +from:0x02125ec0 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02125ed8 kind:arm_call to:0x01ff916c module:itcm +from:0x02125ee8 kind:arm_call to:0x01ff930c module:itcm +from:0x02125f18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125f34 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02125f48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125f50 kind:arm_call to:0x01ff938c module:itcm +from:0x02125f5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02125f60 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02125f70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125f9c kind:arm_call to:0x01ff916c module:itcm +from:0x02125fa4 kind:arm_call to:0x02127564 module:overlay(26) +from:0x02125fa8 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x02125fc0 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02126088 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02126098 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021260b8 kind:arm_call to:0x02110e50 module:overlay(26) +from:0x021260d0 kind:arm_call to:0x02124364 module:overlay(26) +from:0x021260e0 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x021260f8 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02126154 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126160 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02126178 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02126188 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021261a4 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021261d4 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x021261f8 kind:arm_call to:0x01fff458 module:itcm +from:0x02126234 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126260 kind:arm_call to:0x021263ac module:overlay(26) +from:0x02126268 kind:arm_call to:0x02127158 module:overlay(26) +from:0x02126274 kind:arm_call to:0x02124364 module:overlay(26) +from:0x021262a8 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021262c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021262fc kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02126304 kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x0212631c kind:arm_call to:0x02125200 module:overlay(26) +from:0x02126340 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02126358 kind:arm_call to:0x021251b4 module:overlay(26) +from:0x02126368 kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x02126380 kind:arm_call to:0x02125200 module:overlay(26) +from:0x0212639c kind:load to:0x027e0cd8 module:dtcm +from:0x021263a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021263a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021263a8 kind:load to:0x027e0d10 module:dtcm +from:0x021263d8 kind:arm_call to:0x02131624 module:overlay(26) +from:0x021263e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021263ec kind:arm_call to:0x02131488 module:overlay(26) +from:0x021263fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126418 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02126428 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212642c kind:arm_call to:0x02131488 module:overlay(26) +from:0x0212643c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126460 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02126470 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02126490 kind:arm_call to:0x01ff9258 module:itcm +from:0x021264b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02126538 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02126548 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212654c kind:arm_call to:0x02131488 module:overlay(26) +from:0x0212655c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212656c kind:arm_call to:0x01ffb714 module:itcm +from:0x02126578 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021265ec kind:arm_call to:0x02131488 module:overlay(26) +from:0x021265fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126608 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212662c kind:load to:0x0203e93c module:main +from:0x02126644 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126658 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126664 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212667c kind:arm_call to:0x01ff930c module:itcm +from:0x021266f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126710 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x0212671c kind:arm_call to:0x02131488 module:overlay(26) +from:0x0212675c kind:arm_call to:0x01ffb714 module:itcm +from:0x02126764 kind:arm_call to:0x01ff938c module:itcm +from:0x02126774 kind:arm_call to:0x01ff916c module:itcm +from:0x021267b0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021267bc kind:load to:0x0203e93c module:main +from:0x021267e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126814 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126824 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126844 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126854 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126860 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02126870 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02126888 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126894 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021268a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021268b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021268c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021268c8 kind:arm_call to:0x01ff938c module:itcm +from:0x021268ec kind:arm_call to:0x0212767c module:overlay(26) +from:0x02126934 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02126944 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02126970 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02126a04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02126a20 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02126a3c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02126a58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02126a60 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02126a88 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02126a94 kind:arm_call to:0x02126ad0 module:overlay(26) +from:0x02126aac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126ac0 kind:load to:0x0213875c module:overlay(26) +from:0x02126ac4 kind:load to:0x027e0cec module:dtcm +from:0x02126ac8 kind:load to:0x027e09a8 module:dtcm +from:0x02126adc kind:arm_call to:0x02131488 module:overlay(26) +from:0x02126ae8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126af4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126b04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126b18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126bbc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02126bf0 kind:load to:0x0203e93c module:main +from:0x02126c24 kind:arm_call to:0x02126ca8 module:overlay(26) +from:0x02126c38 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02126c88 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02126ca0 kind:load to:0x020b537c module:overlay(0) +from:0x02126d08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126d14 kind:load to:0x02133840 module:overlay(26) +from:0x02126d64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02126d74 kind:arm_call to:0x01ffa60c module:itcm +from:0x02126de4 kind:arm_call to:0x020c0884 module:overlay(17) +from:0x02126e08 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02126e14 kind:load to:0x0203e93c module:main +from:0x02126e1c kind:load to:0x027e09b4 module:dtcm +from:0x02126e20 kind:load to:0x0213863c module:overlay(26) +from:0x02126e40 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02126e48 kind:load to:0x02141464 module:overlay(26) +from:0x02126e74 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02126e84 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126e88 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02126eb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126ec4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126ec8 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x02126ed0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02126edc kind:arm_call to:0x02131610 module:overlay(26) +from:0x02126f04 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02126f34 kind:arm_call to:0x02127360 module:overlay(26) +from:0x02126f44 kind:arm_call to:0x01ff916c module:itcm +from:0x02126f54 kind:arm_call to:0x01ff916c module:itcm +from:0x02126f68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126f74 kind:arm_call to:0x01ffb744 module:itcm +from:0x02126fac kind:arm_call to:0x02131624 module:overlay(26) +from:0x02126fbc kind:arm_call to:0x01ff9638 module:itcm +from:0x02126fc0 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02126fe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212700c kind:arm_call to:0x02131758 module:overlay(26) +from:0x02127028 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127048 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127050 kind:arm_call to:0x01ff938c module:itcm +from:0x0212705c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212706c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127090 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212709c kind:arm_call to:0x01fff458 module:itcm +from:0x021270bc kind:load to:0x027e0ce4 module:dtcm +from:0x021270e8 kind:arm_call to:0x02127878 module:overlay(26) +from:0x02127114 kind:load to:0x02141450 module:overlay(26) +from:0x02127154 kind:load to:0x02141450 module:overlay(26) +from:0x02127194 kind:arm_call to:0x02126bf8 module:overlay(26) +from:0x021271cc kind:arm_call to:0x02131488 module:overlay(26) +from:0x021271e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021271e8 kind:arm_call to:0x01ff938c module:itcm +from:0x021271f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021271f8 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02127208 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212721c kind:arm_call to:0x01fff458 module:itcm +from:0x02127230 kind:arm_call to:0x020e639c module:overlay(26) +from:0x0212723c kind:load to:0x027e0ce0 module:dtcm +from:0x021272a8 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x021272cc kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x021272e0 kind:arm_call to:0x02124364 module:overlay(26) +from:0x021272f0 kind:arm_call to:0x02124364 module:overlay(26) +from:0x021272f8 kind:load to:0x027e0cfc module:dtcm +from:0x02127330 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02127358 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02127364 kind:arm_call to:0x02131610 module:overlay(26) +from:0x0212736c kind:arm_call to:0x01ffb428 module:itcm +from:0x021273b8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021273cc kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x021273e0 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021273fc kind:arm_call to:0x01ffd118 module:itcm +from:0x02127434 kind:load to:0x027e09c0 module:dtcm +from:0x02127438 kind:load to:0x027e0c90 module:dtcm +from:0x02127450 kind:arm_call to:0x02131624 module:overlay(26) +from:0x021274d8 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021274ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021274fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02127508 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127514 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0212755c kind:load to:0x0203e93c module:main +from:0x021275f8 kind:arm_call to:0x021270c4 module:overlay(26) +from:0x0212766c kind:arm_call to:0x02127118 module:overlay(26) +from:0x02127674 kind:load to:0x02049bc4 module:main +from:0x02127678 kind:load to:0x02141450 module:overlay(26) +from:0x02127694 kind:arm_call to:0x021276c4 module:overlay(26) +from:0x021276a4 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x021276ac kind:arm_call to:0x0205f458 module:overlay(0) +from:0x021276b8 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x021276f4 kind:arm_call to:0x01ff938c module:itcm +from:0x02127714 kind:arm_call to:0x01ff938c module:itcm +from:0x02127724 kind:arm_call to:0x01ffb780 module:itcm +from:0x021277b4 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02127840 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127850 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127874 kind:load to:0x0203e93c module:main +from:0x0212789c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02127924 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127938 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127948 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127958 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127994 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021279cc kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x021279e8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02127a00 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02127a04 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02127a18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127a20 kind:arm_call to:0x01ff938c module:itcm +from:0x02127a2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127a30 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02127a40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127a58 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127a70 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02127a84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127aa0 kind:arm_call to:0x021315a8 module:overlay(26) +from:0x02127ac4 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02127ad0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127ae0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127b04 kind:arm_call to:0x0211038c module:overlay(26) +from:0x02127b20 kind:load to:0x0203e93c module:main +from:0x02127b24 kind:load to:0x027e0cec module:dtcm +from:0x02127b28 kind:load to:0x027e09a8 module:dtcm +from:0x02127b30 kind:load to:0x020b537c module:overlay(0) +from:0x02127b38 kind:load to:0x027e0ce4 module:dtcm +from:0x02127b50 kind:arm_call to:0x0200ef9c module:main +from:0x02127b7c kind:arm_call to:0x0200eab0 module:main +from:0x02127b88 kind:arm_call to:0x01ffc768 module:itcm +from:0x02127b9c kind:arm_call to:0x0200ef5c module:main +from:0x02127ba4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02127bac kind:load to:0x020b4ea4 module:overlay(0) +from:0x02127bfc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127c08 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02127c1c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02127c2c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02127c38 kind:load to:0x027e0cec module:dtcm +from:0x02127c98 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02127ca8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127cb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127cc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127cd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127ce8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127cec kind:arm_call to:0x02131488 module:overlay(26) +from:0x02127cfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d2c kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02127d3c kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02127d54 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x02127d68 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x02127d74 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02127d80 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x02127d90 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x02127da0 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x02127db4 kind:arm_call to:0x02131aa4 module:overlay(26) +from:0x02127dc0 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x02127dd8 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x02127dec kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x02127e00 kind:arm_call to:0x02131aa4 module:overlay(26) +from:0x02127e10 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x02127e20 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x02127e44 kind:arm_call to:0x02124364 module:overlay(26) +from:0x02127e5c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02127e64 kind:arm_call to:0x02011ff4 module:main +from:0x02127e80 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02127e88 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02127e90 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02127e98 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02127ea0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02127ea8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02127eb0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02127eb8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02127ec0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02127ec8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02127ed0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02127eec kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02127ef4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02127efc kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02127f04 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02127f0c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02127f14 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02127f1c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02127f24 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02127f2c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02127f34 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02127f3c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02127f44 kind:arm_call to:0x02011ff4 module:main +from:0x02127f58 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02127f6c kind:load to:0x0214156c module:overlay(26) +from:0x02127f88 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02127fa0 kind:load to:0x0213885c module:overlay(26) +from:0x02127fac kind:load to:0x02141644 module:overlay(26) +from:0x02127fc0 kind:arm_call to:0x02011f3c module:main +from:0x02127fcc kind:arm_call to:0x0212805c module:overlay(26) +from:0x02127fe0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02128054 kind:load to:0x021387f0 module:overlay(26) +from:0x02128058 kind:load to:0x02138838 module:overlay(26) +from:0x0212806c kind:arm_call to:0x02111024 module:overlay(26) +from:0x021280d0 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x021280e8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02128100 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02128110 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02128148 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02128160 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02128174 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0212818c kind:arm_call to:0x0212b138 module:overlay(26) +from:0x02128194 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0212824c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02128290 kind:load to:0x02138920 module:overlay(26) +from:0x02128294 kind:load to:0x02141644 module:overlay(26) +from:0x02128298 kind:load to:0x02135b04 module:overlay(26) +from:0x0212829c kind:load to:0x02137c90 module:overlay(26) +from:0x021282a4 kind:load to:0x021387f0 module:overlay(26) +from:0x021282c0 kind:arm_call to:0x020974bc module:overlay(0) +from:0x021283bc kind:arm_call to:0x02017e7c module:main +from:0x021283c8 kind:arm_call to:0x021285bc module:overlay(26) +from:0x021283fc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02128444 kind:load to:0x020b537c module:overlay(0) +from:0x0212844c kind:load to:0x02141644 module:overlay(26) +from:0x02128450 kind:load to:0x02141548 module:overlay(26) +from:0x02128454 kind:load to:0x021387fc module:overlay(26) +from:0x02128488 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02128510 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02128524 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128534 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128540 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212854c kind:arm_call to:0x02131624 module:overlay(26) +from:0x02128594 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x021285b8 kind:load to:0x0203e93c module:main +from:0x021285c8 kind:arm_call to:0x02128460 module:overlay(26) +from:0x02128600 kind:load to:0x02138878 module:overlay(26) +from:0x02128610 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02128618 kind:arm_call to:0x02132148 module:overlay(26) +from:0x02128628 kind:arm_call to:0x02132148 module:overlay(26) +from:0x02128684 kind:arm_call to:0x01ff9638 module:itcm +from:0x021286e8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02128710 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128718 kind:arm_call to:0x0212aea4 module:overlay(26) +from:0x02128728 kind:arm_call to:0x0212b6cc module:overlay(26) +from:0x02128730 kind:arm_call to:0x0212a6a0 module:overlay(26) +from:0x02128778 kind:arm_call to:0x0212abd0 module:overlay(26) +from:0x02128780 kind:arm_call to:0x0212acdc module:overlay(26) +from:0x021287e0 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02128830 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02128848 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x021288b4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021288c0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021288d8 kind:arm_call to:0x02016968 module:main +from:0x021288f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02128908 kind:arm_call to:0x02110dbc module:overlay(26) +from:0x02128920 kind:arm_call to:0x02110fac module:overlay(26) +from:0x02128934 kind:arm_call to:0x02110dbc module:overlay(26) +from:0x02128948 kind:arm_call to:0x02110fac module:overlay(26) +from:0x02128960 kind:arm_call to:0x02110fac module:overlay(26) +from:0x02128970 kind:load to:0x021387f0 module:overlay(26) +from:0x02128974 kind:load to:0x021388c8 module:overlay(26) +from:0x0212897c kind:load to:0x027e09c0 module:dtcm +from:0x02128a48 kind:load to:0x02049bc4 module:main +from:0x02128a50 kind:load to:0x0213897c module:overlay(26) +from:0x02128aac kind:arm_call to:0x021285bc module:overlay(26) +from:0x02128abc kind:arm_call to:0x021316f8 module:overlay(26) +from:0x02128acc kind:arm_call to:0x02131f78 module:overlay(26) +from:0x02128b08 kind:arm_call to:0x021285bc module:overlay(26) +from:0x02128b28 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02128b40 kind:arm_call to:0x021285bc module:overlay(26) +from:0x02128be8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02128c00 kind:arm_call to:0x02016e4c module:main +from:0x02128c20 kind:load to:0x02049bc4 module:main +from:0x02128c28 kind:load to:0x02138994 module:overlay(26) +from:0x02128c2c kind:load to:0x02133870 module:overlay(26) +from:0x02128c54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128c74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128cf4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02128d08 kind:arm_call to:0x021285bc module:overlay(26) +from:0x02128d1c kind:arm_call to:0x01ff930c module:itcm +from:0x02128d4c kind:arm_call to:0x02131f78 module:overlay(26) +from:0x02128d8c kind:arm_call to:0x021285bc module:overlay(26) +from:0x02128dac kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02128dc0 kind:arm_call to:0x021285bc module:overlay(26) +from:0x02128e28 kind:load to:0x0203e93c module:main +from:0x02128e84 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02128e9c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02128eac kind:load to:0x021389dc module:overlay(26) +from:0x02128eb0 kind:load to:0x027e09a8 module:dtcm +from:0x02128efc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128f6c kind:arm_call to:0x02131624 module:overlay(26) +from:0x02128f94 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02128f9c kind:arm_call to:0x02016930 module:main +from:0x02128fac kind:arm_call to:0x02131624 module:overlay(26) +from:0x02128fdc kind:arm_call to:0x01ff916c module:itcm +from:0x02128ff8 kind:arm_call to:0x01ff9364 module:itcm +from:0x02129028 kind:arm_call to:0x01ff930c module:itcm +from:0x02129088 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02129100 kind:arm_call to:0x01ff916c module:itcm +from:0x02129168 kind:arm_call to:0x01ff916c module:itcm +from:0x0212917c kind:arm_call to:0x021285bc module:overlay(26) +from:0x021291b0 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x021291c8 kind:arm_call to:0x021285bc module:overlay(26) +from:0x021291d8 kind:load to:0x021389ac module:overlay(26) +from:0x021291dc kind:load to:0x0203e93c module:main +from:0x021291e0 kind:load to:0x02138994 module:overlay(26) +from:0x0212925c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212928c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021292a4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021292b4 kind:load to:0x021389dc module:overlay(26) +from:0x021292bc kind:load to:0x027e09a8 module:dtcm +from:0x021292c4 kind:load to:0x021387fc module:overlay(26) +from:0x021292e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021292f8 kind:arm_call to:0x021285bc module:overlay(26) +from:0x02129304 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02129330 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212937c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02129380 kind:arm_call to:0x02132148 module:overlay(26) +from:0x0212938c kind:arm_call to:0x01ffb428 module:itcm +from:0x021293a8 kind:arm_call to:0x021285bc module:overlay(26) +from:0x021293b4 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021293c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021293d0 kind:arm_call to:0x01ff938c module:itcm +from:0x021293f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02129408 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129420 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02129444 kind:load to:0x027e09a8 module:dtcm +from:0x02129450 kind:load to:0x02138994 module:overlay(26) +from:0x02129480 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x021294c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0212950c kind:arm_call to:0x01ff930c module:itcm +from:0x02129520 kind:arm_call to:0x021285bc module:overlay(26) +from:0x02129564 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02129690 kind:load to:0x021387fc module:overlay(26) +from:0x02129698 kind:load to:0x021389ac module:overlay(26) +from:0x0212969c kind:load to:0x02049bc4 module:main +from:0x021296b0 kind:arm_call to:0x0212aacc module:overlay(26) +from:0x021296cc kind:arm_call to:0x01ff916c module:itcm +from:0x021296d4 kind:arm_call to:0x0212acac module:overlay(26) +from:0x02129700 kind:arm_call to:0x01ff916c module:itcm +from:0x02129704 kind:arm_call to:0x02131610 module:overlay(26) +from:0x0212973c kind:arm_call to:0x01ffb714 module:itcm +from:0x02129740 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x0212974c kind:arm_call to:0x01ffb744 module:itcm +from:0x02129760 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212976c kind:arm_call to:0x02131610 module:overlay(26) +from:0x0212978c kind:arm_call to:0x02017f2c module:main +from:0x021297b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021297c4 kind:arm_call to:0x02131488 module:overlay(26) +from:0x021297ec kind:arm_call to:0x02131948 module:overlay(26) +from:0x02129824 kind:arm_call to:0x02016930 module:main +from:0x02129838 kind:arm_call to:0x0212aa80 module:overlay(26) +from:0x02129848 kind:arm_call to:0x0212aa80 module:overlay(26) +from:0x02129880 kind:arm_call to:0x01ff9364 module:itcm +from:0x0212989c kind:arm_call to:0x01ff916c module:itcm +from:0x0212996c kind:arm_call to:0x0201521c module:main +from:0x021299e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021299f4 kind:arm_call to:0x021285bc module:overlay(26) +from:0x021299f8 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x02129a0c kind:arm_call to:0x021285bc module:overlay(26) +from:0x02129acc kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02129adc kind:load to:0x0203e93c module:main +from:0x02129ae0 kind:load to:0x021389c4 module:overlay(26) +from:0x02129ae4 kind:load to:0x02049bc4 module:main +from:0x02129b54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02129b74 kind:load to:0x021389ac module:overlay(26) +from:0x02129b78 kind:load to:0x027e09a8 module:dtcm +from:0x02129b98 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x02129bac kind:arm_call to:0x01ff916c module:itcm +from:0x02129bb0 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02129be0 kind:arm_call to:0x01ff916c module:itcm +from:0x02129bec kind:arm_call to:0x02016930 module:main +from:0x02129c08 kind:arm_call to:0x01ff930c module:itcm +from:0x02129c24 kind:arm_call to:0x01ff930c module:itcm +from:0x02129c4c kind:arm_call to:0x01ff9364 module:itcm +from:0x02129c5c kind:arm_call to:0x01ff916c module:itcm +from:0x02129cdc kind:arm_call to:0x0212b744 module:overlay(26) +from:0x02129cf4 kind:arm_call to:0x021285bc module:overlay(26) +from:0x02129d04 kind:load to:0x0203e93c module:main +from:0x02129d94 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02129dbc kind:load to:0x021389ac module:overlay(26) +from:0x02129dc0 kind:load to:0x021387fc module:overlay(26) +from:0x02129e28 kind:arm_call to:0x021285bc module:overlay(26) +from:0x02129eb0 kind:arm_call to:0x02016930 module:main +from:0x02129ec4 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02129ee0 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02129efc kind:arm_call to:0x02131948 module:overlay(26) +from:0x02129f08 kind:arm_call to:0x02016930 module:main +from:0x02129f34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129f4c kind:arm_call to:0x01ff916c module:itcm +from:0x02129f6c kind:arm_call to:0x01ff916c module:itcm +from:0x02129f80 kind:arm_call to:0x01ff930c module:itcm +from:0x02129f9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02129fd4 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02129fe8 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02129ff4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a080 kind:arm_call to:0x01ff9364 module:itcm +from:0x0212a09c kind:arm_call to:0x01ff916c module:itcm +from:0x0212a128 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a140 kind:arm_call to:0x021285bc module:overlay(26) +from:0x0212a164 kind:load to:0x02138994 module:overlay(26) +from:0x0212a168 kind:load to:0x0203e93c module:main +from:0x0212a1c8 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0212a1d4 kind:arm_call to:0x02016930 module:main +from:0x0212a1f8 kind:load to:0x021389ac module:overlay(26) +from:0x0212a214 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a220 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0212a22c kind:arm_call to:0x02016930 module:main +from:0x0212a250 kind:arm_call to:0x021317e8 module:overlay(26) +from:0x0212a280 kind:arm_call to:0x020169ac module:main +from:0x0212a290 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a2a0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212a2dc kind:arm_call to:0x02016930 module:main +from:0x0212a300 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a324 kind:arm_call to:0x01ff930c module:itcm +from:0x0212a3d8 kind:arm_call to:0x0201521c module:main +from:0x0212a450 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a464 kind:arm_call to:0x021285bc module:overlay(26) +from:0x0212a468 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x0212a480 kind:arm_call to:0x021285bc module:overlay(26) +from:0x0212a490 kind:load to:0x0203e93c module:main +from:0x0212a494 kind:load to:0x021389c4 module:overlay(26) +from:0x0212a4bc kind:load to:0x02110d18 module:overlay(26) +from:0x0212a4fc kind:arm_call to:0x02131f60 module:overlay(26) +from:0x0212a510 kind:arm_call to:0x0212af34 module:overlay(26) +from:0x0212a52c kind:arm_call to:0x02131488 module:overlay(26) +from:0x0212a548 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a55c kind:arm_call to:0x0212a780 module:overlay(26) +from:0x0212a578 kind:arm_call to:0x0212a5fc module:overlay(26) +from:0x0212a58c kind:arm_call to:0x0212a5a4 module:overlay(26) +from:0x0212a5c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a5d0 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a5e0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0212a5f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a608 kind:arm_call to:0x02131488 module:overlay(26) +from:0x0212a624 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a64c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a658 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a668 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0212a69c kind:load to:0x027e0ce4 module:dtcm +from:0x0212a6d8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0212a70c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212a730 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0212a738 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0212a754 kind:arm_call to:0x021285bc module:overlay(26) +from:0x0212a76c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212a778 kind:load to:0x027e09a8 module:dtcm +from:0x0212a7f8 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0212a810 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0212a85c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0212a8c0 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0212a948 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a964 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212a9dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a9e8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0212aa38 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0212aa6c kind:load to:0x020b537c module:overlay(0) +from:0x0212aa74 kind:load to:0x0203e93c module:main +from:0x0212aa78 kind:load to:0x02049bc4 module:main +from:0x0212aaa0 kind:arm_call to:0x01ff930c module:itcm +from:0x0212aac4 kind:arm_call to:0x01ff930c module:itcm +from:0x0212ab00 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0212ab10 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ab20 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ab30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ab40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ab50 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0212ab60 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0212ab6c kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x0212ab80 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x0212ab90 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x0212aba0 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x0212abb4 kind:arm_call to:0x021285bc module:overlay(26) +from:0x0212abf4 kind:arm_call to:0x02015058 module:main +from:0x0212ac14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212ac34 kind:arm_call to:0x02015058 module:main +from:0x0212ac54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212ac74 kind:arm_call to:0x02015058 module:main +from:0x0212ac94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212ac9c kind:load to:0x027e09a8 module:dtcm +from:0x0212acb0 kind:arm_call to:0x02131610 module:overlay(26) +from:0x0212acbc kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ad14 kind:arm_call to:0x02015058 module:main +from:0x0212ad38 kind:arm_call to:0x02015058 module:main +from:0x0212ad5c kind:arm_call to:0x02015058 module:main +from:0x0212ad7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212ad9c kind:arm_call to:0x02015058 module:main +from:0x0212adc0 kind:arm_call to:0x02015058 module:main +from:0x0212ade4 kind:arm_call to:0x02015058 module:main +from:0x0212ae04 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212ae24 kind:arm_call to:0x02015058 module:main +from:0x0212ae48 kind:arm_call to:0x02015058 module:main +from:0x0212ae6c kind:arm_call to:0x02015058 module:main +from:0x0212ae8c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212ae94 kind:load to:0x027e09a8 module:dtcm +from:0x0212aec4 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0212aeec kind:arm_call to:0x01ff9638 module:itcm +from:0x0212aefc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212af10 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0212af20 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212af30 kind:load to:0x027e0cec module:dtcm +from:0x0212af48 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0212af78 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0212af9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b02c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0212b070 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212b080 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b0a8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212b0b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212b0fc kind:arm_call to:0x020c0884 module:overlay(17) +from:0x0212b120 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0212b12c kind:load to:0x0203e93c module:main +from:0x0212b130 kind:load to:0x027e09b4 module:dtcm +from:0x0212b134 kind:load to:0x021387f0 module:overlay(26) +from:0x0212b144 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0212b15c kind:load to:0x0213881c module:overlay(26) +from:0x0212b170 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212b18c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212b194 kind:arm_call to:0x02011ff4 module:main +from:0x0212b20c kind:arm_call to:0x01fff498 module:itcm +from:0x0212b23c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b244 kind:arm_call to:0x01ffb800 module:itcm +from:0x0212b24c kind:arm_call to:0x01ffb428 module:itcm +from:0x0212b2ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b2b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b344 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b3d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b3ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b408 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b428 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b448 kind:arm_call to:0x02016930 module:main +from:0x0212b46c kind:load to:0x027e0ce8 module:dtcm +from:0x0212b478 kind:load to:0x0203e93c module:main +from:0x0212b4d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b534 kind:arm_call to:0x01fff498 module:itcm +from:0x0212b578 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b590 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b59c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212b638 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b648 kind:arm_call to:0x02016930 module:main +from:0x0212b66c kind:load to:0x027e0ce4 module:dtcm +from:0x0212b670 kind:load to:0x027e0ce8 module:dtcm +from:0x0212b674 kind:load to:0x0203e93c module:main +from:0x0212b688 kind:arm_call to:0x02131488 module:overlay(26) +from:0x0212b6a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212b6b8 kind:arm_call to:0x02110cc0 module:overlay(26) +from:0x0212b704 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212b718 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x0212b72c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0212b740 kind:load to:0x027e09c0 module:dtcm +from:0x0212b77c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b7ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b7c4 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0212b7d0 kind:load to:0x021387f0 module:overlay(26) +from:0x0212b7d4 kind:load to:0x027e09c0 module:dtcm +from:0x0212b7e4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0212b7ec kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0212b7f4 kind:arm_call to:0x0212b160 module:overlay(26) +from:0x0212b7fc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212b804 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212b80c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212b814 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212b82c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0212b834 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0212b83c kind:arm_call to:0x0212b160 module:overlay(26) +from:0x0212b844 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212b84c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212b854 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212b85c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212b864 kind:arm_call to:0x02011ff4 module:main +from:0x0212b878 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212b88c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212b8a0 kind:load to:0x02141830 module:overlay(26) +from:0x0212b8b4 kind:arm_call to:0x02011f3c module:main +from:0x0212b8c0 kind:arm_call to:0x0212b994 module:overlay(26) +from:0x0212b8d8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212b934 kind:load to:0x02138acc module:overlay(26) +from:0x0212b96c kind:arm_call to:0x02102914 module:overlay(26) +from:0x0212b978 kind:arm_call to:0x02102914 module:overlay(26) +from:0x0212b984 kind:arm_call to:0x02102914 module:overlay(26) +from:0x0212b98c kind:load to:0x027e09a4 module:dtcm +from:0x0212b990 kind:load to:0x02138cf0 module:overlay(26) +from:0x0212b99c kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0212b9d4 kind:arm_call to:0x020f9090 module:overlay(26) +from:0x0212b9dc kind:arm_call to:0x020fb1fc module:overlay(26) +from:0x0212b9e4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0212ba24 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0212ba30 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x0212ba44 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0212ba68 kind:arm_call to:0x0203d138 module:main +from:0x0212ba84 kind:arm_call to:0x0203d138 module:main +from:0x0212ba94 kind:arm_call to:0x02105684 module:overlay(26) +from:0x0212baa0 kind:arm_call to:0x020fdfc4 module:overlay(26) +from:0x0212bae8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0212bb0c kind:arm_call to:0x02101c34 module:overlay(26) +from:0x0212bb18 kind:arm_call to:0x020ee518 module:overlay(26) +from:0x0212bb24 kind:load to:0x02138af0 module:overlay(26) +from:0x0212bb28 kind:load to:0x02138b58 module:overlay(26) +from:0x0212bb2c kind:load to:0x020b27a8 module:overlay(0) +from:0x0212bb30 kind:load to:0x02135c40 module:overlay(26) +from:0x0212bb34 kind:load to:0x020f3bf8 module:overlay(26) +from:0x0212bb38 kind:load to:0x020f417c module:overlay(26) +from:0x0212bb3c kind:load to:0x020f2690 module:overlay(26) +from:0x0212bb40 kind:load to:0x020f41bc module:overlay(26) +from:0x0212bb44 kind:load to:0x02141830 module:overlay(26) +from:0x0212bb64 kind:arm_call to:0x0203d1e8 module:main +from:0x0212bb7c kind:arm_call to:0x0203d1e8 module:main +from:0x0212bb90 kind:arm_call to:0x0203d1e8 module:main +from:0x0212bb98 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212bba0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0212bba8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0212bbb0 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x0212bbb8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212bbc0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212bbcc kind:load to:0x020a02b4 module:overlay(0) +from:0x0212bbd0 kind:load to:0x020f2690 module:overlay(26) +from:0x0212bbd4 kind:load to:0x020f3bf8 module:overlay(26) +from:0x0212bbf4 kind:arm_call to:0x0203d1e8 module:main +from:0x0212bc0c kind:arm_call to:0x0203d1e8 module:main +from:0x0212bc20 kind:arm_call to:0x0203d1e8 module:main +from:0x0212bc28 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212bc30 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0212bc38 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0212bc40 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x0212bc48 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212bc50 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212bc58 kind:arm_call to:0x02011ff4 module:main +from:0x0212bc64 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212bc68 kind:load to:0x020f2690 module:overlay(26) +from:0x0212bc6c kind:load to:0x020f3bf8 module:overlay(26) +from:0x0212bcbc kind:arm_call to:0x020fa75c module:overlay(26) +from:0x0212bcc4 kind:arm_call to:0x0212cd44 module:overlay(26) +from:0x0212bd68 kind:load to:0x02049bc4 module:main +from:0x0212bd6c kind:load to:0x02141744 module:overlay(26) +from:0x0212bd70 kind:load to:0x021389f4 module:overlay(26) +from:0x0212bd74 kind:load to:0x02141820 module:overlay(26) +from:0x0212bd78 kind:load to:0x0214174c module:overlay(26) +from:0x0212bd7c kind:load to:0x02141760 module:overlay(26) +from:0x0212bd88 kind:arm_call to:0x0212bdc0 module:overlay(26) +from:0x0212bd90 kind:arm_call to:0x0212bfcc module:overlay(26) +from:0x0212bd98 kind:arm_call to:0x0212c114 module:overlay(26) +from:0x0212bda8 kind:arm_call to:0x0212bdc0 module:overlay(26) +from:0x0212bdb0 kind:arm_call to:0x0212bfcc module:overlay(26) +from:0x0212bdb8 kind:arm_call to:0x0212c114 module:overlay(26) +from:0x0212bdf8 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x0212be0c kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212be2c kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0212be34 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x0212be50 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x0212be70 kind:arm_call to:0x020f9f50 module:overlay(26) +from:0x0212be7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212bf2c kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0212bf38 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x0212bfc0 kind:load to:0x02141720 module:overlay(26) +from:0x0212bfc4 kind:load to:0x021389f4 module:overlay(26) +from:0x0212bfc8 kind:load to:0x02141780 module:overlay(26) +from:0x0212bfe8 kind:arm_call to:0x020f8f64 module:overlay(26) +from:0x0212c01c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0212c164 kind:arm_call to:0x020f9eb4 module:overlay(26) +from:0x0212c19c kind:arm_call to:0x021020f0 module:overlay(26) +from:0x0212c1e8 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0212c200 kind:arm_call to:0x0212cdac module:overlay(26) +from:0x0212c284 kind:load to:0x027e09b4 module:dtcm +from:0x0212c2c4 kind:arm_call to:0x020f9dd8 module:overlay(26) +from:0x0212c2f4 kind:arm_call to:0x020f9e64 module:overlay(26) +from:0x0212c30c kind:arm_call to:0x02105468 module:overlay(26) +from:0x0212c314 kind:arm_call to:0x020fa480 module:overlay(26) +from:0x0212c330 kind:arm_call to:0x020fa34c module:overlay(26) +from:0x0212c338 kind:arm_call to:0x020fa37c module:overlay(26) +from:0x0212c344 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212c350 kind:arm_call to:0x020fa370 module:overlay(26) +from:0x0212c36c kind:arm_call to:0x021055cc module:overlay(26) +from:0x0212c390 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0212c3a0 kind:arm_call to:0x02105448 module:overlay(26) +from:0x0212c3c0 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0212c3cc kind:arm_call to:0x02101f88 module:overlay(26) +from:0x0212c414 kind:arm_call to:0x020fac10 module:overlay(26) +from:0x0212c4dc kind:arm_call to:0x02080638 module:overlay(0) +from:0x0212c53c kind:load to:0x02141740 module:overlay(26) +from:0x0212c540 kind:load to:0x021389f4 module:overlay(26) +from:0x0212c544 kind:load to:0x02141790 module:overlay(26) +from:0x0212c548 kind:load to:0x027e0cd8 module:dtcm +from:0x0212c558 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212c5a0 kind:arm_call to:0x020e80fc module:overlay(26) +from:0x0212c5c4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212c5e8 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0212c600 kind:load to:0x02138cf0 module:overlay(26) +from:0x0212c63c kind:arm_call to:0x020df62c module:overlay(26) +from:0x0212c668 kind:arm_call to:0x020f9f14 module:overlay(26) +from:0x0212c678 kind:arm_call to:0x020f9f50 module:overlay(26) +from:0x0212c704 kind:arm_call to:0x01ffb4d4 module:itcm +from:0x0212c820 kind:arm_call to:0x01ffb780 module:itcm +from:0x0212c8d0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0212c9b4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0212c9c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212c9c4 kind:load to:0x02138cf0 module:overlay(26) +from:0x0212c9cc kind:load to:0x027e00fc module:dtcm +from:0x0212c9d0 kind:load to:0x02141720 module:overlay(26) +from:0x0212c9d4 kind:load to:0x021389f4 module:overlay(26) +from:0x0212c9d8 kind:load to:0x02141780 module:overlay(26) +from:0x0212c9dc kind:load to:0x02141748 module:overlay(26) +from:0x0212c9e0 kind:load to:0x021417b0 module:overlay(26) +from:0x0212c9e4 kind:load to:0x0214171c module:overlay(26) +from:0x0212c9e8 kind:load to:0x021417c0 module:overlay(26) +from:0x0212c9ec kind:load to:0x02141728 module:overlay(26) +from:0x0212c9f0 kind:load to:0x021417e0 module:overlay(26) +from:0x0212c9f4 kind:load to:0x027e09c0 module:dtcm +from:0x0212ca14 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x0212ca70 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0212cabc kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212cac8 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212cad4 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212caf0 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x0212caf8 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x0212cb60 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212cbf8 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212cc08 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212cc20 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212cc40 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x0212cc50 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212cc70 kind:arm_call to:0x0212d10c module:overlay(26) +from:0x0212cc78 kind:arm_call to:0x0212d020 module:overlay(26) +from:0x0212cc80 kind:arm_call to:0x0212c378 module:overlay(26) +from:0x0212ccf0 kind:arm_call to:0x0212c3a8 module:overlay(26) +from:0x0212cd14 kind:arm_call to:0x0212cea4 module:overlay(26) +from:0x0212cd1c kind:arm_call to:0x0212c3d4 module:overlay(26) +from:0x0212cd24 kind:arm_call to:0x0212c604 module:overlay(26) +from:0x0212cd2c kind:load to:0x021417f0 module:overlay(26) +from:0x0212cd30 kind:load to:0x02141758 module:overlay(26) +from:0x0212cd34 kind:load to:0x021389f4 module:overlay(26) +from:0x0212cd38 kind:load to:0x02138cf0 module:overlay(26) +from:0x0212cd3c kind:load to:0x02141728 module:overlay(26) +from:0x0212cd40 kind:load to:0x021417e0 module:overlay(26) +from:0x0212cd54 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0212cd68 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0212cd90 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0212cdbc kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0212ce54 kind:arm_call to:0x02102504 module:overlay(26) +from:0x0212ce98 kind:arm_call to:0x020fe0b4 module:overlay(26) +from:0x0212ceb4 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x0212cee4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212cfc4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212cfcc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212cfec kind:arm_call to:0x01fffd00 module:itcm +from:0x0212cff8 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0212d004 kind:load to:0x027e09a8 module:dtcm +from:0x0212d008 kind:load to:0x0214171c module:overlay(26) +from:0x0212d00c kind:load to:0x021389f4 module:overlay(26) +from:0x0212d010 kind:load to:0x021417c0 module:overlay(26) +from:0x0212d014 kind:load to:0x02141754 module:overlay(26) +from:0x0212d018 kind:load to:0x02141810 module:overlay(26) +from:0x0212d038 kind:arm_call to:0x020fa53c module:overlay(26) +from:0x0212d04c kind:arm_call to:0x020fa53c module:overlay(26) +from:0x0212d09c kind:arm_call to:0x020fa338 module:overlay(26) +from:0x0212d0ac kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212d0c4 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d0d4 kind:arm_call to:0x020fa44c module:overlay(26) +from:0x0212d0e4 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d0f8 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x0212d108 kind:load to:0x02049bc4 module:main +from:0x0212d198 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212d1b4 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d1c0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212d1d8 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0212d1ec kind:arm_call to:0x020f9798 module:overlay(26) +from:0x0212d1f4 kind:arm_call to:0x020fa338 module:overlay(26) +from:0x0212d204 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d214 kind:arm_call to:0x020fa3c0 module:overlay(26) +from:0x0212d21c kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212d234 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d244 kind:arm_call to:0x020fa44c module:overlay(26) +from:0x0212d254 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d268 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x0212d27c kind:load to:0x027e0ce0 module:dtcm +from:0x0212d280 kind:load to:0x02141758 module:overlay(26) +from:0x0212d284 kind:load to:0x021389f4 module:overlay(26) +from:0x0212d288 kind:load to:0x021417f0 module:overlay(26) +from:0x0212d2e4 kind:load to:0x02141750 module:overlay(26) +from:0x0212d2e8 kind:load to:0x021389f4 module:overlay(26) +from:0x0212d2ec kind:load to:0x02141770 module:overlay(26) +from:0x0212d324 kind:arm_call to:0x02039edc module:main +from:0x0212d330 kind:arm_call to:0x0203ab30 module:main +from:0x0212d338 kind:arm_call to:0x02039edc module:main +from:0x0212d340 kind:arm_call to:0x0203ad60 module:main +from:0x0212d34c kind:arm_call to:0x0203a584 module:main +from:0x0212d36c kind:arm_call to:0x020f918c module:overlay(26) +from:0x0212d37c kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0212d384 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d390 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212d3a4 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0212d408 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x0212d424 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x0212d43c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212d44c kind:arm_call to:0x02102140 module:overlay(26) +from:0x0212d480 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212d4f4 kind:arm_call to:0x0212c3a8 module:overlay(26) +from:0x0212d4fc kind:arm_call to:0x0212c604 module:overlay(26) +from:0x0212d504 kind:load to:0x027e09b8 module:dtcm +from:0x0212d508 kind:load to:0x0214175c module:overlay(26) +from:0x0212d50c kind:load to:0x021389f4 module:overlay(26) +from:0x0212d510 kind:load to:0x021417a0 module:overlay(26) +from:0x0212d530 kind:arm_call to:0x02039edc module:main +from:0x0212d53c kind:arm_call to:0x0203ab30 module:main +from:0x0212d544 kind:arm_call to:0x02039edc module:main +from:0x0212d54c kind:arm_call to:0x0203ad60 module:main +from:0x0212d558 kind:arm_call to:0x0203a584 module:main +from:0x0212d578 kind:arm_call to:0x020f918c module:overlay(26) +from:0x0212d580 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0212d5a0 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212d5bc kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d5c8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212d5e0 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0212d5f4 kind:arm_call to:0x020f9798 module:overlay(26) +from:0x0212d600 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212d620 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0212d628 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212d634 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212d648 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0212d6ac kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x0212d6c8 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x0212d6e0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212d6f0 kind:arm_call to:0x02102140 module:overlay(26) +from:0x0212d714 kind:load to:0x027e0ce0 module:dtcm +from:0x0212d720 kind:arm_call to:0x0211c904 module:overlay(26) +from:0x0212d7a4 kind:arm_call to:0x0212c3a8 module:overlay(26) +from:0x0212d7ac kind:arm_call to:0x0212c604 module:overlay(26) +from:0x0212d7b4 kind:load to:0x0214171c module:overlay(26) +from:0x0212d7b8 kind:load to:0x021389f4 module:overlay(26) +from:0x0212d7bc kind:load to:0x021417c0 module:overlay(26) +from:0x0212d7cc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212d7dc kind:arm_call to:0x02102140 module:overlay(26) +from:0x0212d804 kind:arm_call to:0x0212c54c module:overlay(26) +from:0x0212d80c kind:arm_call to:0x0212c9f8 module:overlay(26) +from:0x0212d83c kind:arm_call to:0x02102140 module:overlay(26) +from:0x0212d8b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212d8b8 kind:arm_call to:0x021024dc module:overlay(26) +from:0x0212d910 kind:arm_call to:0x0212c9f8 module:overlay(26) +from:0x0212d918 kind:load to:0x027e09a8 module:dtcm +from:0x0212d928 kind:load to:0x0214171c module:overlay(26) +from:0x0212d92c kind:load to:0x021389f4 module:overlay(26) +from:0x0212d930 kind:load to:0x021417c0 module:overlay(26) +from:0x0212d96c kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212d9d4 kind:arm_call to:0x0212c9f8 module:overlay(26) +from:0x0212d9dc kind:load to:0x0214171c module:overlay(26) +from:0x0212d9e0 kind:load to:0x021389f4 module:overlay(26) +from:0x0212d9e4 kind:load to:0x021417c0 module:overlay(26) +from:0x0212da08 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x0212da24 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212da44 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212da50 kind:arm_call to:0x02102504 module:overlay(26) +from:0x0212da60 kind:arm_call to:0x020fe5ec module:overlay(26) +from:0x0212dac4 kind:arm_call to:0x02102504 module:overlay(26) +from:0x0212dad4 kind:arm_call to:0x020fe5ec module:overlay(26) +from:0x0212db24 kind:load to:0x027e09b8 module:dtcm +from:0x0212db28 kind:load to:0x027e09a8 module:dtcm +from:0x0212db30 kind:load to:0x02141750 module:overlay(26) +from:0x0212db34 kind:load to:0x021389f4 module:overlay(26) +from:0x0212db38 kind:load to:0x02141770 module:overlay(26) +from:0x0212db48 kind:arm_call to:0x020f91dc module:overlay(26) +from:0x0212db98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212dbc4 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0212dbd4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212dc38 kind:load to:0x0203ec3c module:main +from:0x0212dc3c kind:load to:0x02141748 module:overlay(26) +from:0x0212dc40 kind:load to:0x021389f4 module:overlay(26) +from:0x0212dc44 kind:load to:0x021417b0 module:overlay(26) +from:0x0212dcc4 kind:arm_call to:0x020f918c module:overlay(26) +from:0x0212dce8 kind:load to:0x027e0cd8 module:dtcm +from:0x0212dcf4 kind:arm_call to:0x0212c54c module:overlay(26) +from:0x0212dd4c kind:arm_call to:0x0212c9f8 module:overlay(26) +from:0x0212dd54 kind:load to:0x0214171c module:overlay(26) +from:0x0212dd58 kind:load to:0x021389f4 module:overlay(26) +from:0x0212dd5c kind:load to:0x021417c0 module:overlay(26) +from:0x0212dd7c kind:arm_call to:0x0212cd44 module:overlay(26) +from:0x0212ddd4 kind:load to:0x0214173c module:overlay(26) +from:0x0212ddd8 kind:load to:0x021389f4 module:overlay(26) +from:0x0212dddc kind:load to:0x021417d0 module:overlay(26) +from:0x0212ddf4 kind:arm_call to:0x020fae88 module:overlay(26) +from:0x0212ddfc kind:arm_call to:0x020fb064 module:overlay(26) +from:0x0212de18 kind:arm_call to:0x02039edc module:main +from:0x0212de24 kind:arm_call to:0x0203ab30 module:main +from:0x0212de2c kind:arm_call to:0x02039edc module:main +from:0x0212de34 kind:arm_call to:0x0203ad60 module:main +from:0x0212de40 kind:arm_call to:0x0203a584 module:main +from:0x0212de60 kind:arm_call to:0x020f918c module:overlay(26) +from:0x0212de68 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0212de88 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212dea4 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212deb0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212dec8 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0212dedc kind:arm_call to:0x020f9798 module:overlay(26) +from:0x0212dee8 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212df08 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0212df10 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0212df1c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212df30 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0212df94 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x0212dfbc kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x0212dfd4 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212dfe4 kind:arm_call to:0x02102140 module:overlay(26) +from:0x0212e010 kind:load to:0x027e0ce0 module:dtcm +from:0x0212e024 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0212e080 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0212e0a0 kind:arm_call to:0x020fe4dc module:overlay(26) +from:0x0212e0b8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212e124 kind:load to:0x027e09bc module:dtcm +from:0x0212e128 kind:load to:0x027e09a8 module:dtcm +from:0x0212e130 kind:load to:0x02141724 module:overlay(26) +from:0x0212e134 kind:load to:0x021389f4 module:overlay(26) +from:0x0212e138 kind:load to:0x02141800 module:overlay(26) +from:0x0212e168 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0212e1cc kind:arm_call to:0x02078744 module:overlay(0) +from:0x0212e248 kind:load to:0x027e09bc module:dtcm +from:0x0212e24c kind:load to:0x02141754 module:overlay(26) +from:0x0212e250 kind:load to:0x021389f4 module:overlay(26) +from:0x0212e254 kind:load to:0x02141810 module:overlay(26) +from:0x0212e264 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0212e274 kind:arm_call to:0x02102140 module:overlay(26) +from:0x0212e2a4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0212e308 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0212e320 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212e338 kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212e34c kind:arm_call to:0x0212b938 module:overlay(26) +from:0x0212e36c kind:arm_call to:0x020fa860 module:overlay(26) +from:0x0212e380 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x0212e3d0 kind:arm_call to:0x0212c378 module:overlay(26) +from:0x0212e3fc kind:arm_call to:0x0212c3a8 module:overlay(26) +from:0x0212e404 kind:arm_call to:0x0212cea4 module:overlay(26) +from:0x0212e414 kind:load to:0x027e09bc module:dtcm +from:0x0212e418 kind:load to:0x0214171c module:overlay(26) +from:0x0212e41c kind:load to:0x021389f4 module:overlay(26) +from:0x0212e420 kind:load to:0x021417c0 module:overlay(26) +from:0x0212e42c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212e440 kind:arm_branch to:0x0212bbd8 module:overlay(26) +from:0x0212e450 kind:arm_branch to:0x0212c458 module:overlay(26) +from:0x0212e460 kind:arm_branch to:0x0212bb48 module:overlay(26) +from:0x0212e470 kind:arm_call to:0x0212faf4 module:overlay(26) +from:0x0212e520 kind:arm_call to:0x0212fb04 module:overlay(26) +from:0x0212e548 kind:arm_call to:0x0212e468 module:overlay(26) +from:0x0212e558 kind:arm_call to:0x0203ce4c module:main +from:0x0212e570 kind:load to:0x02141908 module:overlay(26) +from:0x0212e574 kind:load to:0x02141918 module:overlay(26) +from:0x0212e578 kind:load to:0x0212e518 module:overlay(26) +from:0x0212e57c kind:load to:0x0214190c module:overlay(26) +from:0x0212e5b8 kind:arm_call to:0x0212e604 module:overlay(26) +from:0x0212e5c0 kind:arm_call to:0x0212e774 module:overlay(26) +from:0x0212e5c8 kind:arm_call to:0x0212e830 module:overlay(26) +from:0x0212e5d0 kind:arm_call to:0x0212ebc4 module:overlay(26) +from:0x0212e5dc kind:arm_call to:0x0212efb8 module:overlay(26) +from:0x0212e5e4 kind:arm_call to:0x0212f260 module:overlay(26) +from:0x0212e5ec kind:arm_call to:0x0212f36c module:overlay(26) +from:0x0212e5f4 kind:arm_call to:0x0212f500 module:overlay(26) +from:0x0212e5fc kind:arm_call to:0x0212f9b4 module:overlay(26) +from:0x0212e61c kind:arm_call to:0x0212e714 module:overlay(26) +from:0x0212e630 kind:arm_call to:0x0206d178 module:overlay(0) +from:0x0212e678 kind:arm_call to:0x0212e714 module:overlay(26) +from:0x0212e688 kind:arm_call to:0x0212e714 module:overlay(26) +from:0x0212e6a4 kind:arm_call to:0x0212e714 module:overlay(26) +from:0x0212e6b0 kind:arm_call to:0x0212e714 module:overlay(26) +from:0x0212e6cc kind:arm_call to:0x0212e714 module:overlay(26) +from:0x0212e6f8 kind:arm_call to:0x0212e714 module:overlay(26) +from:0x0212e708 kind:arm_call to:0x0212e714 module:overlay(26) +from:0x0212e710 kind:load to:0x020b5198 module:overlay(0) +from:0x0212e720 kind:arm_call to:0x02002f04 module:main +from:0x0212e75c kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0212e76c kind:load to:0x020b51a0 module:overlay(0) +from:0x0212e770 kind:load to:0x020b5198 module:overlay(0) +from:0x0212e864 kind:arm_call to:0x0206f48c module:overlay(0) +from:0x0212e898 kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0212e8d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e914 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e958 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e994 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e9b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212e9e8 kind:arm_call to:0x0212f978 module:overlay(26) +from:0x0212ea04 kind:arm_call to:0x0206c498 module:overlay(0) +from:0x0212ea10 kind:arm_call to:0x02002fd4 module:main +from:0x0212ea20 kind:arm_call to:0x0212ef5c module:overlay(26) +from:0x0212ea78 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212eb08 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212eb4c kind:arm_call to:0x0212facc module:overlay(26) +from:0x0212eb60 kind:arm_call to:0x02002e98 module:main +from:0x0212eb74 kind:arm_call to:0x02002e98 module:main +from:0x0212eb80 kind:arm_call to:0x02002d74 module:main +from:0x0212eb90 kind:arm_call to:0x02002e38 module:main +from:0x0212eba0 kind:arm_call to:0x02002f9c module:main +from:0x0212ebac kind:load to:0x020b51f4 module:overlay(0) +from:0x0212ebb0 kind:load to:0x02138b6c module:overlay(26) +from:0x0212ebb8 kind:load to:0x020b5198 module:overlay(0) +from:0x0212ebe4 kind:arm_call to:0x0206f48c module:overlay(0) +from:0x0212ec10 kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0212ec58 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ecb0 kind:arm_call to:0x02002fd4 module:main +from:0x0212ecc8 kind:arm_call to:0x0212f978 module:overlay(26) +from:0x0212ecd8 kind:arm_call to:0x0206c498 module:overlay(0) +from:0x0212ecf4 kind:arm_call to:0x0206f48c module:overlay(0) +from:0x0212ed18 kind:arm_call to:0x02002fd4 module:main +from:0x0212ed34 kind:arm_call to:0x0212ef5c module:overlay(26) +from:0x0212ed48 kind:arm_call to:0x0212ef5c module:overlay(26) +from:0x0212eefc kind:arm_call to:0x0212facc module:overlay(26) +from:0x0212ef08 kind:arm_call to:0x02002e98 module:main +from:0x0212ef14 kind:arm_call to:0x02002d74 module:main +from:0x0212ef24 kind:arm_call to:0x02002e38 module:main +from:0x0212ef34 kind:arm_call to:0x02002f9c module:main +from:0x0212ef40 kind:load to:0x020b51f4 module:overlay(0) +from:0x0212ef44 kind:load to:0x02138b6c module:overlay(26) +from:0x0212ef4c kind:load to:0x020b5198 module:overlay(0) +from:0x0212f010 kind:arm_call to:0x0206f48c module:overlay(0) +from:0x0212f03c kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0212f08c kind:arm_call to:0x02002e38 module:main +from:0x0212f150 kind:arm_call to:0x02002d74 module:main +from:0x0212f188 kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0212f1b4 kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0212f1f4 kind:arm_call to:0x02002d74 module:main +from:0x0212f248 kind:load to:0x020b51f4 module:overlay(0) +from:0x0212f24c kind:load to:0x02138b6c module:overlay(26) +from:0x0212f2c0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0212f334 kind:arm_call to:0x0206f3a0 module:overlay(0) +from:0x0212f344 kind:arm_call to:0x020e7a18 module:overlay(26) +from:0x0212f358 kind:load to:0x020b51f4 module:overlay(0) +from:0x0212f368 kind:load to:0x02138cf0 module:overlay(26) +from:0x0212f3bc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0212f3e0 kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0212f47c kind:arm_call to:0x02002d74 module:main +from:0x0212f4b0 kind:arm_call to:0x02002e38 module:main +from:0x0212f4d8 kind:arm_call to:0x02002e78 module:main +from:0x0212f4e8 kind:load to:0x02138cf0 module:overlay(26) +from:0x0212f4ec kind:load to:0x0217defc module:overlays(92,96) +from:0x0212f4f0 kind:load to:0x020b51f4 module:overlay(0) +from:0x0212f4f8 kind:load to:0x02138b6c module:overlay(26) +from:0x0212f530 kind:arm_call to:0x0206e8b8 module:overlay(0) +from:0x0212f540 kind:arm_call to:0x02002f04 module:main +from:0x0212f550 kind:arm_call to:0x02002f04 module:main +from:0x0212f578 kind:arm_call to:0x02106544 module:overlay(26) +from:0x0212f614 kind:arm_call to:0x0206f4a8 module:overlay(0) +from:0x0212f62c kind:arm_call to:0x0206e8b8 module:overlay(0) +from:0x0212f638 kind:arm_call to:0x0206f4a8 module:overlay(0) +from:0x0212f668 kind:arm_call to:0x02002d74 module:main +from:0x0212f690 kind:arm_call to:0x0206f4a8 module:overlay(0) +from:0x0212f6c0 kind:arm_call to:0x02002d74 module:main +from:0x0212f6cc kind:arm_call to:0x0206e8b8 module:overlay(0) +from:0x0212f6e4 kind:arm_call to:0x02002fc4 module:main +from:0x0212f6ec kind:arm_call to:0x02106544 module:overlay(26) +from:0x0212f6f4 kind:load to:0x027e09ac module:dtcm +from:0x0212f6f8 kind:load to:0x020b51f4 module:overlay(0) +from:0x0212f700 kind:load to:0x020b51a0 module:overlay(0) +from:0x0212f708 kind:load to:0x027e09a4 module:dtcm +from:0x0212f748 kind:arm_call to:0x0206f2c0 module:overlay(0) +from:0x0212f770 kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0212f7c0 kind:arm_call to:0x02002d74 module:main +from:0x0212f82c kind:arm_call to:0x02002e38 module:main +from:0x0212f8e4 kind:arm_call to:0x02002f9c module:main +from:0x0212f8f4 kind:arm_call to:0x02002f9c module:main +from:0x0212f908 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0212f938 kind:arm_call to:0x02002d74 module:main +from:0x0212f958 kind:load to:0x020b51f4 module:overlay(0) +from:0x0212f95c kind:load to:0x02138b70 module:overlay(26) +from:0x0212f968 kind:load to:0x027e09a4 module:dtcm +from:0x0212f96c kind:load to:0x027e09b8 module:dtcm +from:0x0212f970 kind:load to:0x020b5198 module:overlay(0) +from:0x0212f980 kind:arm_call to:0x02002f04 module:main +from:0x0212f990 kind:arm_call to:0x02002f04 module:main +from:0x0212f9ac kind:load to:0x020b51a0 module:overlay(0) +from:0x0212f9b0 kind:load to:0x020b51a4 module:overlay(0) +from:0x0212f9c8 kind:arm_call to:0x02002f04 module:main +from:0x0212f9f4 kind:arm_call to:0x020f0d9c module:overlay(26) +from:0x0212fa04 kind:arm_call to:0x02002f04 module:main +from:0x0212fabc kind:load to:0x020b51a0 module:overlay(0) +from:0x0212fac0 kind:load to:0x027e09ac module:dtcm +from:0x0212fac4 kind:load to:0x027e0d10 module:dtcm +from:0x0212fb00 kind:load to:0x027e0d20 module:dtcm +from:0x0212fb14 kind:load to:0x027e0d20 module:dtcm +from:0x0212fb24 kind:arm_call_thumb to:0x020b6d38 module:overlay(1) +from:0x0212fb3c kind:arm_call to:0x0207027c module:overlay(0) +from:0x0212fb58 kind:arm_call_thumb to:0x02014944 module:main +from:0x0212fb74 kind:arm_call_thumb to:0x02014850 module:main +from:0x0212fbb8 kind:arm_call_thumb to:0x02014850 module:main +from:0x0212fbc8 kind:arm_call_thumb to:0x020147fc module:main +from:0x0212fbd4 kind:load to:0x02138b7c module:overlay(26) +from:0x0212fbd8 kind:load to:0x027e09a0 module:dtcm +from:0x0212fbdc kind:load to:0x02049b80 module:main +from:0x0212fbec kind:arm_call_thumb to:0x020b6f1c module:overlay(1) +from:0x0212fbf8 kind:arm_call_thumb to:0x020be860 module:overlay(1) +from:0x0212fc28 kind:arm_call to:0x020591cc module:overlay(0) +from:0x0212fc40 kind:arm_call to:0x02059250 module:overlay(0) +from:0x0212fc54 kind:arm_call to:0x02059250 module:overlay(0) +from:0x0212fc6c kind:arm_call to:0x02059250 module:overlay(0) +from:0x0212fc80 kind:arm_call to:0x02059250 module:overlay(0) +from:0x0212fc94 kind:arm_call to:0x02059250 module:overlay(0) +from:0x0212fca8 kind:arm_call to:0x02059250 module:overlay(0) +from:0x0212fcb0 kind:arm_call to:0x02059220 module:overlay(0) +from:0x0212fcb8 kind:arm_call to:0x02014fcc module:main +from:0x0212fcd4 kind:arm_call to:0x02034038 module:main +from:0x0212fce0 kind:arm_call to:0x02033f54 module:main +from:0x0212fcf4 kind:arm_call to:0x02034038 module:main +from:0x0212fd08 kind:arm_call to:0x020591cc module:overlay(0) +from:0x0212fd1c kind:arm_call to:0x02059250 module:overlay(0) +from:0x0212fd24 kind:arm_call to:0x02059220 module:overlay(0) +from:0x0212fd30 kind:load to:0x020b502c module:overlay(0) +from:0x0212fd34 kind:load to:0x027e09a4 module:dtcm +from:0x0212fd38 kind:load to:0x02138b8c module:overlay(26) +from:0x0212fd40 kind:load to:0x02138ba0 module:overlay(26) +from:0x0212fd44 kind:load to:0x02138bb0 module:overlay(26) +from:0x0212fd48 kind:load to:0x02138bbc module:overlay(26) +from:0x0212fd4c kind:load to:0x02138bcc module:overlay(26) +from:0x0212fd50 kind:load to:0x02138bdc module:overlay(26) +from:0x0212fd54 kind:load to:0x02138bec module:overlay(26) +from:0x0212fd58 kind:load to:0x02049bbc module:main +from:0x0212fd5c kind:load to:0x02138bf0 module:overlay(26) +from:0x0212fd60 kind:load to:0x02138c04 module:overlay(26) +from:0x0212fe40 kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x0212fe54 kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x0212fe5c kind:arm_call to:0x02011ff4 module:main +from:0x0212feb0 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x0212ff50 kind:load to:0x02138c50 module:overlay(26) +from:0x02130030 kind:arm_call to:0x0213079c module:overlay(26) +from:0x02130040 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x0213009c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021300b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213010c kind:load to:0x027e0cdc module:dtcm +from:0x02130114 kind:load to:0x02141980 module:overlay(26) +from:0x02130118 kind:load to:0x02138c14 module:overlay(26) +from:0x0213011c kind:load to:0x02043190 module:main +from:0x02130120 kind:load to:0x02141998 module:overlay(26) +from:0x02130130 kind:arm_call to:0x02130150 module:overlay(26) +from:0x0213013c kind:arm_call to:0x02130154 module:overlay(26) +from:0x02130148 kind:arm_call to:0x0213020c module:overlay(26) +from:0x02130228 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x021302a0 kind:arm_call to:0x0213079c module:overlay(26) +from:0x021302dc kind:arm_call to:0x02130854 module:overlay(26) +from:0x02130350 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02130374 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130394 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021303c4 kind:arm_call to:0x0213079c module:overlay(26) +from:0x02130410 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130420 kind:arm_call to:0x0213079c module:overlay(26) +from:0x0213048c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021304a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021305a8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021305cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021305ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130618 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130638 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130644 kind:load to:0x027e0cdc module:dtcm +from:0x02130648 kind:load to:0x021419a8 module:overlay(26) +from:0x0213064c kind:load to:0x02138cf0 module:overlay(26) +from:0x02130650 kind:load to:0x02138c34 module:overlay(26) +from:0x02130658 kind:load to:0x0203e93c module:main +from:0x02130664 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021306fc kind:arm_call to:0x02130720 module:overlay(26) +from:0x0213070c kind:arm_call to:0x02130760 module:overlay(26) +from:0x02130714 kind:load to:0x02141984 module:overlay(26) +from:0x02130718 kind:load to:0x02138c14 module:overlay(26) +from:0x0213071c kind:load to:0x02141988 module:overlay(26) +from:0x021307dc kind:arm_call to:0x01ffcb94 module:itcm +from:0x021307f0 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02130804 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02130824 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02130890 kind:arm_call to:0x01ffcb94 module:itcm +from:0x021308a4 kind:arm_call to:0x01ffcb94 module:itcm +from:0x021308b8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021308d8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02130940 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213095c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213096c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213097c kind:arm_call to:0x01ff9318 module:itcm +from:0x021309e0 kind:load to:0x02138cf0 module:overlay(26) +from:0x021309e8 kind:load to:0x021419a8 module:overlay(26) +from:0x021309ec kind:load to:0x02141984 module:overlay(26) +from:0x021309f0 kind:load to:0x02138c14 module:overlay(26) +from:0x021309f4 kind:load to:0x02141988 module:overlay(26) +from:0x02130a3c kind:arm_call to:0x01ff9318 module:itcm +from:0x02130a54 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130a64 kind:arm_call to:0x020e785c module:overlay(26) +from:0x02130aa0 kind:arm_call to:0x020e64a4 module:overlay(26) +from:0x02130ab8 kind:arm_call to:0x02130720 module:overlay(26) +from:0x02130ac4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130ad8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02130aec kind:arm_call to:0x02130760 module:overlay(26) +from:0x02130b00 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130b10 kind:arm_call to:0x01ff9318 module:itcm +from:0x02130b28 kind:arm_call to:0x01ff9364 module:itcm +from:0x02130b4c kind:arm_call to:0x01ff9364 module:itcm +from:0x02130bc0 kind:load to:0x02138cf0 module:overlay(26) +from:0x02130bc8 kind:load to:0x021419a8 module:overlay(26) +from:0x02130bcc kind:load to:0x02141980 module:overlay(26) +from:0x02130bd0 kind:load to:0x02138c14 module:overlay(26) +from:0x02130bd4 kind:load to:0x02043190 module:main +from:0x02130bd8 kind:load to:0x02141998 module:overlay(26) +from:0x02130bec kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02130c00 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02130c08 kind:arm_call to:0x02011ff4 module:main +from:0x02130c1c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130c24 kind:arm_call to:0x02011ff4 module:main +from:0x02130c3c kind:arm_call to:0x020792b0 module:overlay(0) +from:0x02130cd8 kind:load to:0x02138c7c module:overlay(26) +from:0x02130cdc kind:load to:0x027e00fc module:dtcm +from:0x02130d64 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x02130db8 kind:arm_call to:0x020157f8 module:main +from:0x02130de0 kind:load to:0x027e0cdc module:dtcm +from:0x02130de4 kind:load to:0x027e0ce0 module:dtcm +from:0x02130df8 kind:arm_call to:0x02130e18 module:overlay(26) +from:0x02130e04 kind:arm_call to:0x02130e24 module:overlay(26) +from:0x02130e10 kind:arm_call to:0x02130e58 module:overlay(26) +from:0x02130e20 kind:load to:0x0213135c module:overlay(26) +from:0x02130e40 kind:arm_call to:0x021311a0 module:overlay(26) +from:0x02130e48 kind:arm_call to:0x021311c8 module:overlay(26) +from:0x02130e50 kind:arm_call to:0x020284f4 module:main +from:0x02130e90 kind:arm_call to:0x020eebac module:overlay(26) +from:0x02130ea0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02130eb0 kind:arm_call to:0x01ffb780 module:itcm +from:0x02130ec4 kind:arm_call to:0x020df5f0 module:overlay(26) +from:0x02130f24 kind:arm_call to:0x01ffb974 module:itcm +from:0x02130fec kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02131008 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02131018 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02131024 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02131054 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02131060 kind:arm_call to:0x01ff9638 module:itcm +from:0x02131074 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02131080 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131098 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021310bc kind:arm_call to:0x01ffb974 module:itcm +from:0x021310c4 kind:arm_call to:0x01ff938c module:itcm +from:0x021310d8 kind:arm_call to:0x01ffb744 module:itcm +from:0x021310e8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0213110c kind:arm_call to:0x01ffb974 module:itcm +from:0x0213113c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02131190 kind:load to:0x027e0ce0 module:dtcm +from:0x02131194 kind:load to:0x0203e93c module:main +from:0x021311bc kind:arm_call to:0x02131394 module:overlay(26) +from:0x021311c4 kind:load to:0x021419a8 module:overlay(26) +from:0x021311fc kind:arm_call to:0x01ff9318 module:itcm +from:0x02131218 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213123c kind:arm_call to:0x01ff9364 module:itcm +from:0x02131264 kind:arm_call to:0x01ff9364 module:itcm +from:0x02131290 kind:arm_call to:0x02131394 module:overlay(26) +from:0x0213129c kind:arm_call to:0x02131394 module:overlay(26) +from:0x021312a4 kind:load to:0x021419a8 module:overlay(26) +from:0x021312d0 kind:arm_call to:0x020e785c module:overlay(26) +from:0x021312f4 kind:arm_call to:0x020eea94 module:overlay(26) +from:0x02131304 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131314 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02131320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131330 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131358 kind:load to:0x027e0ce0 module:dtcm +from:0x02131384 kind:arm_call to:0x021312a8 module:overlay(26) +from:0x0213138c kind:arm_call to:0x020284f4 module:main +from:0x02131410 kind:arm_call to:0x02131420 module:overlay(26) +from:0x02131418 kind:load to:0x0204a068 module:main +from:0x0213141c kind:load to:0x021419a8 module:overlay(26) +from:0x02131460 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02131474 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0213147c kind:arm_call to:0x02011ff4 module:main +from:0x0213149c kind:load to:0x027e0ce0 module:dtcm +from:0x021314b8 kind:arm_call to:0x02131828 module:overlay(26) +from:0x021314e4 kind:arm_call to:0x01fffd00 module:itcm +from:0x021314ec kind:load to:0x027e0ce0 module:dtcm +from:0x02131520 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02131538 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02131548 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131560 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131574 kind:arm_call to:0x01ff9638 module:itcm +from:0x02131584 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021315c8 kind:arm_call to:0x020eecbc module:overlay(26) +from:0x021315d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021315e8 kind:load to:0x027e0ce0 module:dtcm +from:0x02131608 kind:load to:0x027e0ce0 module:dtcm +from:0x0213160c kind:load to:0x020fa7d4 module:overlay(26) +from:0x02131614 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02131640 kind:arm_call to:0x02131828 module:overlay(26) +from:0x02131658 kind:load to:0x027e0ce0 module:dtcm +from:0x02131674 kind:load to:0x027e0ce0 module:dtcm +from:0x02131690 kind:load to:0x027e0ce0 module:dtcm +from:0x02131694 kind:load to:0x020df5f0 module:overlay(26) +from:0x021316a8 kind:arm_call to:0x02131828 module:overlay(26) +from:0x021316cc kind:arm_call to:0x020eed04 module:overlay(26) +from:0x021316ec kind:arm_call to:0x020eed50 module:overlay(26) +from:0x021316f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02131708 kind:arm_call to:0x02131828 module:overlay(26) +from:0x0213172c kind:arm_call to:0x020eed50 module:overlay(26) +from:0x0213174c kind:arm_call to:0x020eed04 module:overlay(26) +from:0x02131754 kind:load to:0x027e0ce0 module:dtcm +from:0x02131778 kind:load to:0x027e0ce0 module:dtcm +from:0x0213177c kind:load to:0x020eec24 module:overlay(26) +from:0x02131794 kind:arm_call to:0x020dea3c module:overlay(26) +from:0x021317ac kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x021317b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021317b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021317e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021317e4 kind:load to:0x01fffcd8 module:itcm +from:0x021317f8 kind:arm_call to:0x02131698 module:overlay(26) +from:0x02131800 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0213181c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213182c kind:arm_call to:0x021315ec module:overlay(26) +from:0x0213187c kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x021318c0 kind:arm_call to:0x020d1d58 module:overlay(24) +from:0x021318c4 kind:arm_call to:0x0203275c module:main +from:0x021318e8 kind:arm_call to:0x020d1e8c module:overlay(24) +from:0x02131914 kind:arm_call to:0x020ecfc4 module:overlay(26) +from:0x02131938 kind:load to:0x027e0cd8 module:dtcm +from:0x02131944 kind:load to:0x027e0ce0 module:dtcm +from:0x02131974 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02131984 kind:arm_call to:0x0213165c module:overlay(26) +from:0x021319a4 kind:arm_call to:0x020169ac module:main +from:0x021319c8 kind:arm_call to:0x020169ac module:main +from:0x021319f0 kind:arm_call to:0x020169ac module:main +from:0x02131a2c kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131a48 kind:load to:0x027e0cd8 module:dtcm +from:0x02131a68 kind:load to:0x027e0cd8 module:dtcm +from:0x02131a6c kind:load to:0x020e95f4 module:overlay(26) +from:0x02131a78 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02131a88 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02131aac kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02131ae4 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02131af4 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02131afc kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02131b08 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02131b50 kind:load to:0x027e0cd8 module:dtcm +from:0x02131b54 kind:load to:0x020e945c module:overlay(26) +from:0x02131b74 kind:load to:0x027e0cd8 module:dtcm +from:0x02131b78 kind:load to:0x020e9400 module:overlay(26) +from:0x02131b98 kind:load to:0x027e0cd8 module:dtcm +from:0x02131b9c kind:load to:0x020e94b8 module:overlay(26) +from:0x02131ba8 kind:arm_call to:0x02131780 module:overlay(26) +from:0x02131bb4 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02131bc8 kind:arm_call to:0x02131780 module:overlay(26) +from:0x02131bd4 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02131bf8 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x02131c08 kind:arm_call to:0x02131758 module:overlay(26) +from:0x02131c18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131c48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131c58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131cc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02131ccc kind:arm_call to:0x01ff938c module:itcm +from:0x02131d00 kind:arm_call to:0x01ff938c module:itcm +from:0x02131d18 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02131d4c kind:arm_call to:0x02080600 module:overlay(0) +from:0x02131d60 kind:arm_call to:0x02131f60 module:overlay(26) +from:0x02131dc4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131e24 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02131e3c kind:arm_call to:0x02131b34 module:overlay(26) +from:0x02131f04 kind:load to:0x027e0cd8 module:dtcm +from:0x02131f14 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02131f24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131f30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131f3c kind:arm_call to:0x02131624 module:overlay(26) +from:0x02131f68 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02131f70 kind:arm_call to:0x02131b34 module:overlay(26) +from:0x02131f9c kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x02131fbc kind:arm_call to:0x02131488 module:overlay(26) +from:0x02131fd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131fec kind:load to:0x027e0ce0 module:dtcm +from:0x02132004 kind:arm_call to:0x02131488 module:overlay(26) +from:0x02132014 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0213201c kind:load to:0x027e0cd8 module:dtcm +from:0x02132044 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02132068 kind:arm_call to:0x01ffb780 module:itcm +from:0x02132088 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02132098 kind:arm_call to:0x01ffb714 module:itcm +from:0x021320a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021320fc kind:arm_call to:0x01ff938c module:itcm +from:0x02132108 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02132118 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132124 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132144 kind:load to:0x027e0cd8 module:dtcm +from:0x0213215c kind:arm_call to:0x0209db64 module:overlay(0) +from:0x0213218c kind:arm_call to:0x021110e8 module:overlay(26) +from:0x0213221c kind:arm_call to:0x0211137c module:overlay(26) +from:0x0213223c kind:load to:0x02049bc4 module:main +from:0x02132294 kind:arm_call to:0x0211137c module:overlay(26) +from:0x021322a4 kind:load to:0x02049bc4 module:main +from:0x02132308 kind:arm_call to:0x01ffe868 module:itcm +from:0x02132314 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02132324 kind:load to:0x02138ca8 module:overlay(26) +from:0x02132330 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02132350 kind:arm_call to:0x021322c8 module:overlay(26) +from:0x02132364 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213236c kind:arm_call to:0x02011ff4 module:main +from:0x021323a4 kind:load to:0x021359e0 module:overlay(26) +from:0x021323ac kind:load to:0x021359d8 module:overlay(26) +from:0x02133dd0 kind:load to:0x02135304 module:overlay(26) +from:0x02133dec kind:load to:0x02135324 module:overlay(26) +from:0x02133e08 kind:load to:0x02135378 module:overlay(26) +from:0x02133e24 kind:load to:0x0213563c module:overlay(26) +from:0x02133e44 kind:arm_call to:0x0203d138 module:main +from:0x02133e54 kind:arm_call to:0x0203ce4c module:main +from:0x02133e5c kind:load to:0x020ea394 module:overlay(26) +from:0x02133e60 kind:load to:0x02138fa8 module:overlay(26) +from:0x02133e64 kind:load to:0x020ea34c module:overlay(26) +from:0x02133e68 kind:load to:0x020ea63c module:overlay(26) +from:0x02133e6c kind:load to:0x02138f9c module:overlay(26) +from:0x02133e8c kind:arm_call to:0x0203d138 module:main +from:0x02133e9c kind:arm_call to:0x0203ce4c module:main +from:0x02133ea4 kind:load to:0x020ea700 module:overlay(26) +from:0x02133ea8 kind:load to:0x0213a594 module:overlay(26) +from:0x02133eac kind:load to:0x020eaa94 module:overlay(26) +from:0x02133eb0 kind:load to:0x020eaab4 module:overlay(26) +from:0x02133eb4 kind:load to:0x0213a588 module:overlay(26) +from:0x02133ed4 kind:load to:0x02135b94 module:overlay(26) +from:0x02133ef0 kind:load to:0x02135be4 module:overlay(26) +from:0x02133f0c kind:load to:0x02135c34 module:overlay(26) +from:0x02133f28 kind:load to:0x02135cf8 module:overlay(26) +from:0x02133f50 kind:arm_call to:0x020f7b24 module:overlay(26) +from:0x02133f60 kind:arm_call to:0x0203ce4c module:main +from:0x02133f74 kind:load to:0x021326fc module:overlay(26) +from:0x02133f78 kind:load to:0x0213f55c module:overlay(26) +from:0x02133f7c kind:load to:0x0213f570 module:overlay(26) +from:0x02133f80 kind:load to:0x020f8e50 module:overlay(26) +from:0x02133f84 kind:load to:0x0213f564 module:overlay(26) +from:0x02133fa4 kind:arm_call to:0x020fbadc module:overlay(26) +from:0x02133fb4 kind:arm_call to:0x0203ce4c module:main +from:0x02133fc8 kind:load to:0x0213f5cc module:overlay(26) +from:0x02133fcc kind:load to:0x0213f5cc module:overlay(26) +from:0x02133fd0 kind:load to:0x020fbae0 module:overlay(26) +from:0x02133fd4 kind:load to:0x0213f5d4 module:overlay(26) +from:0x02133ff8 kind:arm_call to:0x0210426c module:overlay(26) +from:0x0213400c kind:load to:0x02133098 module:overlay(26) +from:0x02134010 kind:load to:0x0213f5e8 module:overlay(26) +from:0x02134014 kind:load to:0x0213f5e8 module:overlay(26) +from:0x02134034 kind:arm_call to:0x02104f10 module:overlay(26) +from:0x02134044 kind:arm_call to:0x0203ce4c module:main +from:0x02134058 kind:load to:0x0213f5f4 module:overlay(26) +from:0x0213405c kind:load to:0x0213f604 module:overlay(26) +from:0x02134060 kind:load to:0x02105098 module:overlay(26) +from:0x02134064 kind:load to:0x0213f5f8 module:overlay(26) +from:0x02134380 kind:load to:0x021365bc module:overlay(26) +from:0x02134384 kind:load to:0x021365d0 module:overlay(26) +from:0x02134388 kind:load to:0x021365e4 module:overlay(26) +from:0x0213438c kind:load to:0x021365f8 module:overlay(26) +from:0x02134390 kind:load to:0x0213660c module:overlay(26) +from:0x02134394 kind:load to:0x02136620 module:overlay(26) +from:0x02134398 kind:load to:0x02136634 module:overlay(26) +from:0x0213439c kind:load to:0x02136648 module:overlay(26) +from:0x021343a0 kind:load to:0x0213665c module:overlay(26) +from:0x021343a4 kind:load to:0x02136670 module:overlay(26) +from:0x021343a8 kind:load to:0x02136684 module:overlay(26) +from:0x021343ac kind:load to:0x02136698 module:overlay(26) +from:0x021343b0 kind:load to:0x021366fc module:overlay(26) +from:0x021343b4 kind:load to:0x021366c0 module:overlay(26) +from:0x021343b8 kind:load to:0x021366ac module:overlay(26) +from:0x021343bc kind:load to:0x021366d4 module:overlay(26) +from:0x021343c0 kind:load to:0x021366e8 module:overlay(26) +from:0x02134414 kind:arm_call to:0x02108300 module:overlay(26) +from:0x02134424 kind:arm_call to:0x0203ce4c module:main +from:0x02134438 kind:load to:0x02136890 module:overlay(26) +from:0x0213443c kind:load to:0x0213f6dc module:overlay(26) +from:0x02134440 kind:load to:0x0213f6ec module:overlay(26) +from:0x02134444 kind:load to:0x02108e0c module:overlay(26) +from:0x02134448 kind:load to:0x0213f6e0 module:overlay(26) +from:0x02134488 kind:arm_call to:0x02108e50 module:overlay(26) +from:0x02134498 kind:arm_call to:0x0203ce4c module:main +from:0x021344ac kind:load to:0x021369b8 module:overlay(26) +from:0x021344b0 kind:load to:0x0213f7c0 module:overlay(26) +from:0x021344b4 kind:load to:0x0213f7d0 module:overlay(26) +from:0x021344b8 kind:load to:0x02109290 module:overlay(26) +from:0x021344bc kind:load to:0x0213f7c4 module:overlay(26) +from:0x021344dc kind:load to:0x02136a54 module:overlay(26) +from:0x021344fc kind:arm_call to:0x02109620 module:overlay(26) +from:0x0213450c kind:arm_call to:0x0203ce4c module:main +from:0x02134520 kind:load to:0x0213f7f0 module:overlay(26) +from:0x02134524 kind:load to:0x0213f800 module:overlay(26) +from:0x02134528 kind:load to:0x0210993c module:overlay(26) +from:0x0213452c kind:load to:0x0213f7f4 module:overlay(26) +from:0x0213454c kind:arm_call to:0x02109980 module:overlay(26) +from:0x0213455c kind:arm_call to:0x0203ce4c module:main +from:0x02134570 kind:load to:0x0213f8f4 module:overlay(26) +from:0x02134574 kind:load to:0x0213f904 module:overlay(26) +from:0x02134578 kind:load to:0x02109e5c module:overlay(26) +from:0x0213457c kind:load to:0x0213f8f8 module:overlay(26) +from:0x02134598 kind:load to:0x02136be8 module:overlay(26) +from:0x021345b8 kind:arm_call to:0x0210a3a8 module:overlay(26) +from:0x021345c8 kind:arm_call to:0x0203ce4c module:main +from:0x021345dc kind:load to:0x0213f9f8 module:overlay(26) +from:0x021345e0 kind:load to:0x0213fa08 module:overlay(26) +from:0x021345e4 kind:load to:0x0210a610 module:overlay(26) +from:0x021345e8 kind:load to:0x0213f9fc module:overlay(26) +from:0x02134608 kind:arm_call to:0x0210a654 module:overlay(26) +from:0x02134618 kind:arm_call to:0x0203ce4c module:main +from:0x0213462c kind:load to:0x0213fafc module:overlay(26) +from:0x02134630 kind:load to:0x0213fb0c module:overlay(26) +from:0x02134634 kind:load to:0x0210a8fc module:overlay(26) +from:0x02134638 kind:load to:0x0213fb00 module:overlay(26) +from:0x02134658 kind:arm_call to:0x0210a940 module:overlay(26) +from:0x02134668 kind:arm_call to:0x0203ce4c module:main +from:0x0213467c kind:load to:0x0213fbe0 module:overlay(26) +from:0x02134680 kind:load to:0x0213fbf0 module:overlay(26) +from:0x02134684 kind:load to:0x0210ab8c module:overlay(26) +from:0x02134688 kind:load to:0x0213fbe4 module:overlay(26) +from:0x021346a8 kind:arm_call to:0x0210abd0 module:overlay(26) +from:0x021346b8 kind:arm_call to:0x0203ce4c module:main +from:0x021346cc kind:load to:0x0213fcc4 module:overlay(26) +from:0x021346d0 kind:load to:0x0213fcd4 module:overlay(26) +from:0x021346d4 kind:load to:0x0210ae74 module:overlay(26) +from:0x021346d8 kind:load to:0x0213fcc8 module:overlay(26) +from:0x021346f8 kind:load to:0x02136e90 module:overlay(26) +from:0x02134718 kind:arm_call to:0x0210b3d0 module:overlay(26) +from:0x02134728 kind:arm_call to:0x0203ce4c module:main +from:0x0213473c kind:load to:0x0213fda8 module:overlay(26) +from:0x02134740 kind:load to:0x0213fdb8 module:overlay(26) +from:0x02134744 kind:load to:0x0210ba6c module:overlay(26) +from:0x02134748 kind:load to:0x0213fdac module:overlay(26) +from:0x02134794 kind:load to:0x02137090 module:overlay(26) +from:0x02134798 kind:load to:0x02137098 module:overlay(26) +from:0x0213479c kind:load to:0x021370a0 module:overlay(26) +from:0x021347a0 kind:load to:0x021370a8 module:overlay(26) +from:0x021347a4 kind:load to:0x021370b0 module:overlay(26) +from:0x021347c4 kind:arm_call to:0x0210e248 module:overlay(26) +from:0x021347d4 kind:arm_call to:0x0203ce4c module:main +from:0x021347e8 kind:load to:0x0213fe8c module:overlay(26) +from:0x021347ec kind:load to:0x0213fe9c module:overlay(26) +from:0x021347f0 kind:load to:0x0210e4b0 module:overlay(26) +from:0x021347f4 kind:load to:0x0213fe90 module:overlay(26) +from:0x02134814 kind:arm_call to:0x0210e4f4 module:overlay(26) +from:0x02134824 kind:arm_call to:0x0203ce4c module:main +from:0x02134838 kind:load to:0x0213ff90 module:overlay(26) +from:0x0213483c kind:load to:0x0213ffa0 module:overlay(26) +from:0x02134840 kind:load to:0x0210e890 module:overlay(26) +from:0x02134844 kind:load to:0x0213ff94 module:overlay(26) +from:0x02134864 kind:arm_call to:0x0210e8d4 module:overlay(26) +from:0x02134874 kind:arm_call to:0x0203ce4c module:main +from:0x02134888 kind:load to:0x02140094 module:overlay(26) +from:0x0213488c kind:load to:0x021400a4 module:overlay(26) +from:0x02134890 kind:load to:0x0210ed08 module:overlay(26) +from:0x02134894 kind:load to:0x02140098 module:overlay(26) +from:0x021348b4 kind:arm_call to:0x0210ed4c module:overlay(26) +from:0x021348c4 kind:arm_call to:0x0203ce4c module:main +from:0x021348d8 kind:load to:0x02140178 module:overlay(26) +from:0x021348dc kind:load to:0x02140188 module:overlay(26) +from:0x021348e0 kind:load to:0x0210f0fc module:overlay(26) +from:0x021348e4 kind:load to:0x0214017c module:overlay(26) +from:0x02134904 kind:arm_call to:0x0210f140 module:overlay(26) +from:0x02134914 kind:arm_call to:0x0203ce4c module:main +from:0x02134928 kind:load to:0x02140264 module:overlay(26) +from:0x0213492c kind:load to:0x02140274 module:overlay(26) +from:0x02134930 kind:load to:0x0210fd54 module:overlay(26) +from:0x02134934 kind:load to:0x02140268 module:overlay(26) +from:0x02134964 kind:arm_call to:0x0210fd98 module:overlay(26) +from:0x02134974 kind:arm_call to:0x0203ce4c module:main +from:0x0213498c kind:load to:0x021373e0 module:overlay(26) +from:0x02134990 kind:load to:0x021402d0 module:overlay(26) +from:0x02134994 kind:load to:0x021402e0 module:overlay(26) +from:0x02134998 kind:load to:0x0211021c module:overlay(26) +from:0x0213499c kind:load to:0x021402d4 module:overlay(26) +from:0x021349bc kind:arm_call to:0x02110260 module:overlay(26) +from:0x021349cc kind:arm_call to:0x0203ce4c module:main +from:0x021349e0 kind:load to:0x021403b8 module:overlay(26) +from:0x021349e4 kind:load to:0x021403c8 module:overlay(26) +from:0x021349e8 kind:load to:0x02110c48 module:overlay(26) +from:0x021349ec kind:load to:0x021403bc module:overlay(26) +from:0x02134a0c kind:arm_call to:0x021110b0 module:overlay(26) +from:0x02134a1c kind:arm_call to:0x0203ce4c module:main +from:0x02134a30 kind:load to:0x02140404 module:overlay(26) +from:0x02134a34 kind:load to:0x02140414 module:overlay(26) +from:0x02134a38 kind:load to:0x02111300 module:overlay(26) +from:0x02134a3c kind:load to:0x02140408 module:overlay(26) +from:0x02134a5c kind:arm_call to:0x02111344 module:overlay(26) +from:0x02134a6c kind:arm_call to:0x0203ce4c module:main +from:0x02134a80 kind:load to:0x02140450 module:overlay(26) +from:0x02134a84 kind:load to:0x02140460 module:overlay(26) +from:0x02134a88 kind:load to:0x0211160c module:overlay(26) +from:0x02134a8c kind:load to:0x02140454 module:overlay(26) +from:0x02134aac kind:arm_call to:0x02111654 module:overlay(26) +from:0x02134abc kind:arm_call to:0x0203ce4c module:main +from:0x02134ad0 kind:load to:0x021404d0 module:overlay(26) +from:0x02134ad4 kind:load to:0x021405c4 module:overlay(26) +from:0x02134ad8 kind:load to:0x02113d08 module:overlay(26) +from:0x02134adc kind:load to:0x021404d4 module:overlay(26) +from:0x02134b40 kind:arm_call to:0x02113d4c module:overlay(26) +from:0x02134b50 kind:arm_call to:0x0203ce4c module:main +from:0x02134b68 kind:load to:0x02137888 module:overlay(26) +from:0x02134b6c kind:load to:0x0214069c module:overlay(26) +from:0x02134b70 kind:load to:0x021406bc module:overlay(26) +from:0x02134b74 kind:load to:0x021165bc module:overlay(26) +from:0x02134b78 kind:load to:0x021406b0 module:overlay(26) +from:0x02134b98 kind:arm_call to:0x02116600 module:overlay(26) +from:0x02134ba8 kind:arm_call to:0x0203ce4c module:main +from:0x02134bbc kind:load to:0x02140794 module:overlay(26) +from:0x02134bc0 kind:load to:0x021407a4 module:overlay(26) +from:0x02134bc4 kind:load to:0x02116790 module:overlay(26) +from:0x02134bc8 kind:load to:0x02140798 module:overlay(26) +from:0x02134bf8 kind:arm_call to:0x0203d138 module:main +from:0x02134c04 kind:arm_call_thumb to:0x02017954 module:main +from:0x02134c28 kind:arm_call to:0x0203ce4c module:main +from:0x02134c44 kind:arm_call to:0x021167d4 module:overlay(26) +from:0x02134c54 kind:arm_call to:0x0203ce4c module:main +from:0x02134c6c kind:load to:0x02140804 module:overlay(26) +from:0x02134c70 kind:load to:0x021407e0 module:overlay(26) +from:0x02134c74 kind:load to:0x02140814 module:overlay(26) +from:0x02134c78 kind:load to:0x0211a9bc module:overlay(26) +from:0x02134c7c kind:load to:0x02140914 module:overlay(26) +from:0x02134c80 kind:load to:0x02135774 module:overlay(26) +from:0x02134c84 kind:load to:0x02140928 module:overlay(26) +from:0x02134c88 kind:load to:0x020ea5f4 module:overlay(26) +from:0x02134c8c kind:load to:0x021407f8 module:overlay(26) +from:0x02134c90 kind:load to:0x0214083c module:overlay(26) +from:0x02134c94 kind:load to:0x0211a9c4 module:overlay(26) +from:0x02134c98 kind:load to:0x021407ec module:overlay(26) +from:0x02134cb8 kind:arm_call to:0x0211aa08 module:overlay(26) +from:0x02134cc8 kind:arm_call to:0x0203ce4c module:main +from:0x02134cdc kind:load to:0x02140de0 module:overlay(26) +from:0x02134ce0 kind:load to:0x02140df0 module:overlay(26) +from:0x02134ce4 kind:load to:0x0211acf8 module:overlay(26) +from:0x02134ce8 kind:load to:0x02140de4 module:overlay(26) +from:0x02134d40 kind:arm_call to:0x0211ad3c module:overlay(26) +from:0x02134d50 kind:arm_call to:0x0203ce4c module:main +from:0x02134d64 kind:load to:0x02137d30 module:overlay(26) +from:0x02134d68 kind:load to:0x02140ec8 module:overlay(26) +from:0x02134d6c kind:load to:0x02140ed8 module:overlay(26) +from:0x02134d70 kind:load to:0x0211db98 module:overlay(26) +from:0x02134d74 kind:load to:0x02140ecc module:overlay(26) +from:0x02134d94 kind:arm_call to:0x0211dbac module:overlay(26) +from:0x02134da4 kind:arm_call to:0x0203ce4c module:main +from:0x02134db8 kind:load to:0x02140fb0 module:overlay(26) +from:0x02134dbc kind:load to:0x02140fc0 module:overlay(26) +from:0x02134dc0 kind:load to:0x0211dbc8 module:overlay(26) +from:0x02134dc4 kind:load to:0x02140fb4 module:overlay(26) +from:0x02134de4 kind:arm_call to:0x0211e108 module:overlay(26) +from:0x02134df4 kind:arm_call to:0x0203ce4c module:main +from:0x02134e08 kind:load to:0x02140fd8 module:overlay(26) +from:0x02134e0c kind:load to:0x02140fe8 module:overlay(26) +from:0x02134e10 kind:load to:0x02120a38 module:overlay(26) +from:0x02134e14 kind:load to:0x02140fdc module:overlay(26) +from:0x02134e34 kind:arm_call to:0x02120a7c module:overlay(26) +from:0x02134e44 kind:arm_call to:0x0203ce4c module:main +from:0x02134e58 kind:load to:0x021410c0 module:overlay(26) +from:0x02134e5c kind:load to:0x021410d0 module:overlay(26) +from:0x02134e60 kind:load to:0x021211c4 module:overlay(26) +from:0x02134e64 kind:load to:0x021410c4 module:overlay(26) +from:0x02134e84 kind:arm_call to:0x02121208 module:overlay(26) +from:0x02134e94 kind:arm_call to:0x0203ce4c module:main +from:0x02134ea8 kind:load to:0x021411a8 module:overlay(26) +from:0x02134eac kind:load to:0x021411b8 module:overlay(26) +from:0x02134eb0 kind:load to:0x021220c8 module:overlay(26) +from:0x02134eb4 kind:load to:0x021411ac module:overlay(26) +from:0x02134ed4 kind:arm_call to:0x0212210c module:overlay(26) +from:0x02134ee4 kind:arm_call to:0x0203ce4c module:main +from:0x02134ef8 kind:load to:0x02141290 module:overlay(26) +from:0x02134efc kind:load to:0x021412a4 module:overlay(26) +from:0x02134f00 kind:load to:0x02122e88 module:overlay(26) +from:0x02134f04 kind:load to:0x02141298 module:overlay(26) +from:0x02134f24 kind:arm_call to:0x02122ecc module:overlay(26) +from:0x02134f34 kind:arm_call to:0x0203ce4c module:main +from:0x02134f48 kind:load to:0x02141388 module:overlay(26) +from:0x02134f4c kind:load to:0x02141398 module:overlay(26) +from:0x02134f50 kind:load to:0x021235e8 module:overlay(26) +from:0x02134f54 kind:load to:0x0214138c module:overlay(26) +from:0x02134f74 kind:arm_call to:0x0212362c module:overlay(26) +from:0x02134f84 kind:arm_call to:0x0203ce4c module:main +from:0x02134f98 kind:load to:0x02141404 module:overlay(26) +from:0x02134f9c kind:load to:0x02141414 module:overlay(26) +from:0x02134fa0 kind:load to:0x02123a70 module:overlay(26) +from:0x02134fa4 kind:load to:0x02141408 module:overlay(26) +from:0x02134fe0 kind:arm_call to:0x02123ab8 module:overlay(26) +from:0x02134ff0 kind:arm_call to:0x0203ce4c module:main +from:0x02135004 kind:load to:0x02141450 module:overlay(26) +from:0x0213500c kind:load to:0x0213863c module:overlay(26) +from:0x02135014 kind:load to:0x02141470 module:overlay(26) +from:0x02135018 kind:load to:0x02127f50 module:overlay(26) +from:0x0213501c kind:load to:0x02141458 module:overlay(26) +from:0x02135054 kind:arm_call to:0x02127f78 module:overlay(26) +from:0x02135064 kind:arm_call to:0x0203ce4c module:main +from:0x0213508c kind:arm_call to:0x02127fd4 module:overlay(26) +from:0x0213509c kind:arm_call to:0x0203ce4c module:main +from:0x021350b4 kind:load to:0x021387f0 module:overlay(26) +from:0x021350b8 kind:load to:0x02141548 module:overlay(26) +from:0x021350bc kind:load to:0x0214156c module:overlay(26) +from:0x021350c0 kind:load to:0x0212b870 module:overlay(26) +from:0x021350c4 kind:load to:0x02141560 module:overlay(26) +from:0x021350c8 kind:load to:0x02141644 module:overlay(26) +from:0x021350cc kind:load to:0x0212b884 module:overlay(26) +from:0x021350d0 kind:load to:0x02141554 module:overlay(26) +from:0x021350f0 kind:arm_call to:0x0212b8cc module:overlay(26) +from:0x02135100 kind:arm_call to:0x0203ce4c module:main +from:0x02135114 kind:load to:0x0214172c module:overlay(26) +from:0x02135118 kind:load to:0x02141830 module:overlay(26) +from:0x0213511c kind:load to:0x0212e424 module:overlay(26) +from:0x02135120 kind:load to:0x02141730 module:overlay(26) +from:0x02135144 kind:load to:0x02138b6c module:overlay(26) +from:0x0213516c kind:load to:0x021419a8 module:overlay(26) +from:0x02135170 kind:load to:0x02133dac module:overlay(26) +from:0x02135174 kind:load to:0x02133dd4 module:overlay(26) +from:0x02135178 kind:load to:0x02133df0 module:overlay(26) +from:0x0213517c kind:load to:0x02133e0c module:overlay(26) +from:0x02135180 kind:load to:0x02133e28 module:overlay(26) +from:0x02135184 kind:load to:0x02133e70 module:overlay(26) +from:0x02135188 kind:load to:0x02133eb8 module:overlay(26) +from:0x0213518c kind:load to:0x02133ebc module:overlay(26) +from:0x02135190 kind:load to:0x02133ed8 module:overlay(26) +from:0x02135194 kind:load to:0x02133ef4 module:overlay(26) +from:0x02135198 kind:load to:0x02133f10 module:overlay(26) +from:0x0213519c kind:load to:0x02133f2c module:overlay(26) +from:0x021351a0 kind:load to:0x02133f88 module:overlay(26) +from:0x021351a4 kind:load to:0x02133fd8 module:overlay(26) +from:0x021351a8 kind:load to:0x02134018 module:overlay(26) +from:0x021351ac kind:load to:0x02134068 module:overlay(26) +from:0x021351b0 kind:load to:0x021343c4 module:overlay(26) +from:0x021351b4 kind:load to:0x0213444c module:overlay(26) +from:0x021351b8 kind:load to:0x021344c0 module:overlay(26) +from:0x021351bc kind:load to:0x021344e0 module:overlay(26) +from:0x021351c0 kind:load to:0x02134530 module:overlay(26) +from:0x021351c4 kind:load to:0x02134580 module:overlay(26) +from:0x021351c8 kind:load to:0x0213459c module:overlay(26) +from:0x021351cc kind:load to:0x021345ec module:overlay(26) +from:0x021351d0 kind:load to:0x0213463c module:overlay(26) +from:0x021351d4 kind:load to:0x0213468c module:overlay(26) +from:0x021351d8 kind:load to:0x021346dc module:overlay(26) +from:0x021351dc kind:load to:0x021346fc module:overlay(26) +from:0x021351e0 kind:load to:0x0213474c module:overlay(26) +from:0x021351e4 kind:load to:0x021347a8 module:overlay(26) +from:0x021351e8 kind:load to:0x021347f8 module:overlay(26) +from:0x021351ec kind:load to:0x02134848 module:overlay(26) +from:0x021351f0 kind:load to:0x02134898 module:overlay(26) +from:0x021351f4 kind:load to:0x021348e8 module:overlay(26) +from:0x021351f8 kind:load to:0x02134938 module:overlay(26) +from:0x021351fc kind:load to:0x021349a0 module:overlay(26) +from:0x02135200 kind:load to:0x021349f0 module:overlay(26) +from:0x02135204 kind:load to:0x02134a40 module:overlay(26) +from:0x02135208 kind:load to:0x02134a90 module:overlay(26) +from:0x0213520c kind:load to:0x02134ae0 module:overlay(26) +from:0x02135210 kind:load to:0x02134b7c module:overlay(26) +from:0x02135214 kind:load to:0x02134bcc module:overlay(26) +from:0x02135218 kind:load to:0x02134c9c module:overlay(26) +from:0x0213521c kind:load to:0x02134cec module:overlay(26) +from:0x02135220 kind:load to:0x02134d78 module:overlay(26) +from:0x02135224 kind:load to:0x02134dc8 module:overlay(26) +from:0x02135228 kind:load to:0x02134e18 module:overlay(26) +from:0x0213522c kind:load to:0x02134e68 module:overlay(26) +from:0x02135230 kind:load to:0x02134eb8 module:overlay(26) +from:0x02135234 kind:load to:0x02134f08 module:overlay(26) +from:0x02135238 kind:load to:0x02134f58 module:overlay(26) +from:0x0213523c kind:load to:0x02134fa8 module:overlay(26) +from:0x02135240 kind:load to:0x02135020 module:overlay(26) +from:0x02135244 kind:load to:0x021350d4 module:overlay(26) +from:0x02135248 kind:load to:0x02135124 module:overlay(26) +from:0x0213524c kind:load to:0x02135148 module:overlay(26) +from:0x02135250 kind:load to:0x0213514c module:overlay(26) +from:0x0213526c kind:load to:0x020d8764 module:overlay(26) +from:0x02135270 kind:load to:0x020d8778 module:overlay(26) +from:0x02135274 kind:load to:0x020d8794 module:overlay(26) +from:0x02135278 kind:load to:0x020d87d0 module:overlay(26) +from:0x0213527c kind:load to:0x020616c8 module:overlay(0) +from:0x02135280 kind:load to:0x020d8804 module:overlay(26) +from:0x02135284 kind:load to:0x020d8888 module:overlay(26) +from:0x02135288 kind:load to:0x020d88d8 module:overlay(26) +from:0x0213528c kind:load to:0x020616d8 module:overlay(0) +from:0x02135290 kind:load to:0x020616dc module:overlay(0) +from:0x0213529c kind:load to:0x020d89c0 module:overlay(26) +from:0x021352a0 kind:load to:0x020d89d4 module:overlay(26) +from:0x021352a4 kind:load to:0x020616c0 module:overlay(0) +from:0x021352a8 kind:load to:0x020d89f0 module:overlay(26) +from:0x021352ac kind:load to:0x020d8a28 module:overlay(26) +from:0x021352b0 kind:load to:0x020d8a90 module:overlay(26) +from:0x021352b4 kind:load to:0x020d8afc module:overlay(26) +from:0x021352b8 kind:load to:0x020d8b74 module:overlay(26) +from:0x021352bc kind:load to:0x020d8bac module:overlay(26) +from:0x021352c0 kind:load to:0x020616dc module:overlay(0) +from:0x021352cc kind:load to:0x020d8fb4 module:overlay(26) +from:0x021352d0 kind:load to:0x020d8fc8 module:overlay(26) +from:0x021352d4 kind:load to:0x020d8e88 module:overlay(26) +from:0x021352d8 kind:load to:0x020d8eac module:overlay(26) +from:0x021352dc kind:load to:0x020616c8 module:overlay(0) +from:0x021352e0 kind:load to:0x020d8f54 module:overlay(26) +from:0x021352e4 kind:load to:0x020d8f70 module:overlay(26) +from:0x021352e8 kind:load to:0x020d8f84 module:overlay(26) +from:0x021352ec kind:load to:0x020616d8 module:overlay(0) +from:0x021352f0 kind:load to:0x020d8fb0 module:overlay(26) +from:0x02135314 kind:load to:0x020da4dc module:overlay(26) +from:0x02135318 kind:load to:0x020da50c module:overlay(26) +from:0x0213531c kind:load to:0x020d9bf4 module:overlay(26) +from:0x02135320 kind:load to:0x020da27c module:overlay(26) +from:0x02135330 kind:load to:0x020da6f8 module:overlay(26) +from:0x02135334 kind:load to:0x020da718 module:overlay(26) +from:0x02135338 kind:load to:0x020da81c module:overlay(26) +from:0x0213533c kind:load to:0x020dade0 module:overlay(26) +from:0x02135384 kind:load to:0x020dbacc module:overlay(26) +from:0x02135388 kind:load to:0x020dbaf4 module:overlay(26) +from:0x0213538c kind:load to:0x020db284 module:overlay(26) +from:0x02135390 kind:load to:0x020db838 module:overlay(26) +from:0x0213539c kind:load to:0x020dbc20 module:overlay(26) +from:0x021353a0 kind:load to:0x020dbc70 module:overlay(26) +from:0x02135408 kind:load to:0x020e5eec module:overlay(26) +from:0x02135410 kind:load to:0x020e3fa8 module:overlay(26) +from:0x02135418 kind:load to:0x020e3b40 module:overlay(26) +from:0x02135420 kind:load to:0x020e52a8 module:overlay(26) +from:0x02135428 kind:load to:0x020e5018 module:overlay(26) +from:0x02135430 kind:load to:0x020e4ffc module:overlay(26) +from:0x02135438 kind:load to:0x020e4c50 module:overlay(26) +from:0x02135440 kind:load to:0x020e4940 module:overlay(26) +from:0x02135448 kind:load to:0x020e47dc module:overlay(26) +from:0x02135450 kind:load to:0x020e4280 module:overlay(26) +from:0x02135458 kind:load to:0x020e39a4 module:overlay(26) +from:0x02135460 kind:load to:0x020e4d14 module:overlay(26) +from:0x02135468 kind:load to:0x020e4c44 module:overlay(26) +from:0x02135470 kind:load to:0x020e46f4 module:overlay(26) +from:0x02135478 kind:load to:0x020e3e20 module:overlay(26) +from:0x02135480 kind:load to:0x020e4400 module:overlay(26) +from:0x02135488 kind:load to:0x020e4648 module:overlay(26) +from:0x02135490 kind:load to:0x020e3724 module:overlay(26) +from:0x02135498 kind:load to:0x020e4bd4 module:overlay(26) +from:0x021354a0 kind:load to:0x020e3664 module:overlay(26) +from:0x021354a8 kind:load to:0x020e4e10 module:overlay(26) +from:0x021354b0 kind:load to:0x020e31d0 module:overlay(26) +from:0x021354b8 kind:load to:0x020e5014 module:overlay(26) +from:0x021354c0 kind:load to:0x020e2c74 module:overlay(26) +from:0x021354c8 kind:load to:0x020e5498 module:overlay(26) +from:0x021354d0 kind:load to:0x020e5788 module:overlay(26) +from:0x021354d8 kind:load to:0x020e6088 module:overlay(26) +from:0x021354e0 kind:load to:0x020e2ad8 module:overlay(26) +from:0x021354e8 kind:load to:0x020e6240 module:overlay(26) +from:0x021354f0 kind:load to:0x020e2a04 module:overlay(26) +from:0x021354f8 kind:load to:0x020e2560 module:overlay(26) +from:0x02135500 kind:load to:0x020e24c4 module:overlay(26) +from:0x02135508 kind:load to:0x020e2458 module:overlay(26) +from:0x02135510 kind:load to:0x020e2330 module:overlay(26) +from:0x02135518 kind:load to:0x020e2214 module:overlay(26) +from:0x02135520 kind:load to:0x020e5368 module:overlay(26) +from:0x02135528 kind:load to:0x020e5124 module:overlay(26) +from:0x02135530 kind:load to:0x020e4e94 module:overlay(26) +from:0x02135538 kind:load to:0x020e1ffc module:overlay(26) +from:0x02135540 kind:load to:0x020e1e20 module:overlay(26) +from:0x02135548 kind:load to:0x020e1d64 module:overlay(26) +from:0x02135550 kind:load to:0x020e1bb8 module:overlay(26) +from:0x02135558 kind:load to:0x020e1a60 module:overlay(26) +from:0x02135560 kind:load to:0x020e1a5c module:overlay(26) +from:0x02135568 kind:load to:0x020e20b8 module:overlay(26) +from:0x02135570 kind:load to:0x020e1a44 module:overlay(26) +from:0x02135578 kind:load to:0x020e2248 module:overlay(26) +from:0x02135580 kind:load to:0x020e5a50 module:overlay(26) +from:0x02135588 kind:load to:0x020e239c module:overlay(26) +from:0x02135590 kind:load to:0x020e55ac module:overlay(26) +from:0x02135598 kind:load to:0x020e1a40 module:overlay(26) +from:0x021355a0 kind:load to:0x020e1908 module:overlay(26) +from:0x021355a8 kind:load to:0x020e26c4 module:overlay(26) +from:0x021355b0 kind:load to:0x021672c4 module:overlay(91) +from:0x021355b8 kind:load to:0x0216708c module:overlay(91) +from:0x021355c0 kind:load to:0x020e617c module:overlay(26) +from:0x021355c8 kind:load to:0x020e2dfc module:overlay(26) +from:0x021355d0 kind:load to:0x020e5fc4 module:overlay(26) +from:0x021355d8 kind:load to:0x020e3290 module:overlay(26) +from:0x021355e0 kind:load to:0x020e62bc module:overlay(26) +from:0x021355f0 kind:load to:0x020dc6e8 module:overlay(26) +from:0x021355f4 kind:load to:0x020e6ba8 module:overlay(26) +from:0x021355f8 kind:load to:0x02065d28 module:overlay(0) +from:0x021355fc kind:load to:0x02065e64 module:overlay(0) +from:0x02135600 kind:load to:0x020e6b30 module:overlay(26) +from:0x0213560c kind:load to:0x020dc710 module:overlay(26) +from:0x02135610 kind:load to:0x020dc7ec module:overlay(26) +from:0x02135614 kind:load to:0x0207bfe0 module:overlay(0) +from:0x02135618 kind:load to:0x020dea58 module:overlay(26) +from:0x0213561c kind:load to:0x0207bff0 module:overlay(0) +from:0x02135628 kind:load to:0x020dc6fc module:overlay(26) +from:0x0213562c kind:load to:0x020e6bc4 module:overlay(26) +from:0x02135630 kind:load to:0x0201bbbc module:main +from:0x02135634 kind:load to:0x020e6b0c module:overlay(26) +from:0x02135638 kind:load to:0x020e6ae8 module:overlay(26) +from:0x0213563c kind:load to:0x020e8938 module:overlay(26) +from:0x02135644 kind:load to:0x020e8928 module:overlay(26) +from:0x0213564c kind:load to:0x020e86f4 module:overlay(26) +from:0x02135654 kind:load to:0x020e8c54 module:overlay(26) +from:0x0213565c kind:load to:0x020e8cec module:overlay(26) +from:0x02135664 kind:load to:0x020e9060 module:overlay(26) +from:0x0213566c kind:load to:0x020e8704 module:overlay(26) +from:0x02135674 kind:load to:0x020e8680 module:overlay(26) +from:0x0213567c kind:load to:0x020e9050 module:overlay(26) +from:0x02135684 kind:load to:0x020e8670 module:overlay(26) +from:0x0213568c kind:load to:0x020e866c module:overlay(26) +from:0x02135694 kind:load to:0x020e865c module:overlay(26) +from:0x021356b0 kind:load to:0x020e6be0 module:overlay(26) +from:0x021356bc kind:load to:0x0207d3b8 module:overlay(0) +from:0x021356c0 kind:load to:0x0207d3c0 module:overlay(0) +from:0x021356c4 kind:load to:0x0207d590 module:overlay(0) +from:0x021356c8 kind:load to:0x0207d564 module:overlay(0) +from:0x021356cc kind:load to:0x0207d878 module:overlay(0) +from:0x021356d0 kind:load to:0x0207d8d4 module:overlay(0) +from:0x021356d4 kind:load to:0x0207d940 module:overlay(0) +from:0x021356d8 kind:load to:0x0207d9d8 module:overlay(0) +from:0x021356e8 kind:load to:0x020e9ab4 module:overlay(26) +from:0x021356ec kind:load to:0x020e9ac8 module:overlay(26) +from:0x021356f8 kind:load to:0x020ea1c4 module:overlay(26) +from:0x021356fc kind:load to:0x020ea1c8 module:overlay(26) +from:0x02135708 kind:load to:0x020ea394 module:overlay(26) +from:0x0213570c kind:load to:0x020ea3a8 module:overlay(26) +from:0x02135710 kind:load to:0x020ea3c4 module:overlay(26) +from:0x02135714 kind:load to:0x020ea3d4 module:overlay(26) +from:0x02135718 kind:load to:0x020ea3f4 module:overlay(26) +from:0x0213571c kind:load to:0x020ea3fc module:overlay(26) +from:0x02135720 kind:load to:0x020ea40c module:overlay(26) +from:0x02135724 kind:load to:0x020ea418 module:overlay(26) +from:0x02135730 kind:load to:0x020ea700 module:overlay(26) +from:0x02135734 kind:load to:0x020ea714 module:overlay(26) +from:0x02135738 kind:load to:0x020ea660 module:overlay(26) +from:0x0213573c kind:load to:0x020ea670 module:overlay(26) +from:0x02135740 kind:load to:0x020ea690 module:overlay(26) +from:0x02135744 kind:load to:0x020ea698 module:overlay(26) +from:0x02135748 kind:load to:0x020ea6a8 module:overlay(26) +from:0x0213574c kind:load to:0x020ea6b4 module:overlay(26) +from:0x02135758 kind:load to:0x020ea730 module:overlay(26) +from:0x0213575c kind:load to:0x020ea794 module:overlay(26) +from:0x02135760 kind:load to:0x0201774c module:main +from:0x02135764 kind:load to:0x02017754 module:main +from:0x02135768 kind:load to:0x0201775c module:main +from:0x02135774 kind:load to:0x020ea5f4 module:overlay(26) +from:0x02135778 kind:load to:0x020ea500 module:overlay(26) +from:0x0213577c kind:load to:0x0201797c module:main +from:0x02135780 kind:load to:0x02017b9c module:main +from:0x02135784 kind:load to:0x020ea79c module:overlay(26) +from:0x02135790 kind:load to:0x020ead88 module:overlay(26) +from:0x02135794 kind:load to:0x020ead8c module:overlay(26) +from:0x021357ac kind:load to:0x020eae98 module:overlay(26) +from:0x02135870 kind:load to:0x020eb188 module:overlay(26) +from:0x02135874 kind:load to:0x020eb19c module:overlay(26) +from:0x02135878 kind:load to:0x020eb308 module:overlay(26) +from:0x0213587c kind:load to:0x020eb324 module:overlay(26) +from:0x02135880 kind:load to:0x020eb340 module:overlay(26) +from:0x02135884 kind:load to:0x01fff9a8 module:itcm +from:0x02135888 kind:load to:0x020eb468 module:overlay(26) +from:0x0213588c kind:load to:0x020eb488 module:overlay(26) +from:0x02135930 kind:load to:0x020edd98 module:overlay(26) +from:0x02135934 kind:load to:0x020eddac module:overlay(26) +from:0x02135938 kind:load to:0x020ede68 module:overlay(26) +from:0x0213593c kind:load to:0x020edec8 module:overlay(26) +from:0x02135940 kind:load to:0x020edf3c module:overlay(26) +from:0x02135944 kind:load to:0x01fffa90 module:itcm +from:0x02135948 kind:load to:0x020ee0e4 module:overlay(26) +from:0x0213594c kind:load to:0x020ee104 module:overlay(26) +from:0x02135a14 kind:load to:0x020f020c module:overlay(26) +from:0x02135a18 kind:load to:0x020f0220 module:overlay(26) +from:0x02135a1c kind:load to:0x020f0050 module:overlay(26) +from:0x02135a20 kind:load to:0x020f006c module:overlay(26) +from:0x02135a24 kind:load to:0x020efeb0 module:overlay(26) +from:0x02135a28 kind:load to:0x020f0088 module:overlay(26) +from:0x02135a2c kind:load to:0x020f0164 module:overlay(26) +from:0x02135a30 kind:load to:0x020f0184 module:overlay(26) +from:0x02135a3c kind:load to:0x020f0688 module:overlay(26) +from:0x02135a40 kind:load to:0x020f06a8 module:overlay(26) +from:0x02135a44 kind:load to:0x020f03d4 module:overlay(26) +from:0x02135a48 kind:load to:0x020f0408 module:overlay(26) +from:0x02135a4c kind:load to:0x020f043c module:overlay(26) +from:0x02135a50 kind:load to:0x020f0518 module:overlay(26) +from:0x02135a54 kind:load to:0x020f0570 module:overlay(26) +from:0x02135a58 kind:load to:0x020f067c module:overlay(26) +from:0x02135a64 kind:load to:0x020f0b70 module:overlay(26) +from:0x02135a68 kind:load to:0x020f0b90 module:overlay(26) +from:0x02135a6c kind:load to:0x020f09e0 module:overlay(26) +from:0x02135a70 kind:load to:0x020f09f4 module:overlay(26) +from:0x02135a74 kind:load to:0x020f08ac module:overlay(26) +from:0x02135a78 kind:load to:0x020f0a08 module:overlay(26) +from:0x02135a7c kind:load to:0x020f0a5c module:overlay(26) +from:0x02135a80 kind:load to:0x020f0b64 module:overlay(26) +from:0x02135a8c kind:load to:0x020f0be8 module:overlay(26) +from:0x02135a90 kind:load to:0x020f0bfc module:overlay(26) +from:0x02135a94 kind:load to:0x0207bfe0 module:overlay(0) +from:0x02135a98 kind:load to:0x020f0bb8 module:overlay(26) +from:0x02135a9c kind:load to:0x0207bff0 module:overlay(0) +from:0x02135aa8 kind:load to:0x020ec074 module:overlay(26) +from:0x02135aac kind:load to:0x020f0d04 module:overlay(26) +from:0x02135ab0 kind:load to:0x02057eb8 module:overlay(0) +from:0x02135ab4 kind:load to:0x01ffc398 module:itcm +from:0x02135ab8 kind:load to:0x01ffc3d4 module:itcm +from:0x02135abc kind:load to:0x01ffc45c module:itcm +from:0x02135ac0 kind:load to:0x01ffc4cc module:itcm +from:0x02135acc kind:load to:0x020f1794 module:overlay(26) +from:0x02135ad8 kind:load to:0x020f267c module:overlay(26) +from:0x02135adc kind:load to:0x020f1da8 module:overlay(26) +from:0x02135ae0 kind:load to:0x02057bd4 module:overlay(0) +from:0x02135ae4 kind:load to:0x01ffc57c module:itcm +from:0x02135ae8 kind:load to:0x02057da8 module:overlay(0) +from:0x02135aec kind:load to:0x02057e24 module:overlay(0) +from:0x02135af0 kind:load to:0x02057e88 module:overlay(0) +from:0x02135af4 kind:load to:0x02057c14 module:overlay(0) +from:0x02135af8 kind:load to:0x02057d64 module:overlay(0) +from:0x02135b04 kind:load to:0x020f2690 module:overlay(26) +from:0x02135b08 kind:load to:0x020f1d8c module:overlay(26) +from:0x02135b0c kind:load to:0x0209a234 module:overlay(0) +from:0x02135b10 kind:load to:0x0209a268 module:overlay(0) +from:0x02135b14 kind:load to:0x0209a300 module:overlay(0) +from:0x02135b18 kind:load to:0x0209a314 module:overlay(0) +from:0x02135b1c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02135b20 kind:load to:0x0209a33c module:overlay(0) +from:0x02135b24 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02135b28 kind:load to:0x0209a04c module:overlay(0) +from:0x02135b2c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02135b30 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02135b34 kind:load to:0x0209a328 module:overlay(0) +from:0x02135b38 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02135b3c kind:load to:0x020f2580 module:overlay(26) +from:0x02135b40 kind:load to:0x020f17e8 module:overlay(26) +from:0x02135b44 kind:load to:0x0209a6ec module:overlay(0) +from:0x02135b50 kind:load to:0x020f28a8 module:overlay(26) +from:0x02135b54 kind:load to:0x020f28ac module:overlay(26) +from:0x02135b64 kind:load to:0x020f32e8 module:overlay(26) +from:0x02135b68 kind:load to:0x020e761c module:overlay(26) +from:0x02135b6c kind:load to:0x020e7e60 module:overlay(26) +from:0x02135b70 kind:load to:0x020e7038 module:overlay(26) +from:0x02135b74 kind:load to:0x020e7a54 module:overlay(26) +from:0x02135b78 kind:load to:0x020e7b3c module:overlay(26) +from:0x02135b7c kind:load to:0x020e7bfc module:overlay(26) +from:0x02135b80 kind:load to:0x020e2a00 module:overlay(26) +from:0x02135b84 kind:load to:0x020e7620 module:overlay(26) +from:0x02135b88 kind:load to:0x020e7c94 module:overlay(26) +from:0x02135b8c kind:load to:0x020e7d7c module:overlay(26) +from:0x02135ba0 kind:load to:0x020f3a10 module:overlay(26) +from:0x02135ba4 kind:load to:0x020f3ac0 module:overlay(26) +from:0x02135ba8 kind:load to:0x020f3430 module:overlay(26) +from:0x02135bac kind:load to:0x020f3434 module:overlay(26) +from:0x02135bb0 kind:load to:0x020f38ec module:overlay(26) +from:0x02135bb4 kind:load to:0x020f3a08 module:overlay(26) +from:0x02135bb8 kind:load to:0x020f38fc module:overlay(26) +from:0x02135bbc kind:load to:0x020e7e60 module:overlay(26) +from:0x02135bc0 kind:load to:0x020e7038 module:overlay(26) +from:0x02135bc4 kind:load to:0x020f3928 module:overlay(26) +from:0x02135bc8 kind:load to:0x020f39bc module:overlay(26) +from:0x02135bcc kind:load to:0x020f3a00 module:overlay(26) +from:0x02135bd0 kind:load to:0x020f39e4 module:overlay(26) +from:0x02135bd4 kind:load to:0x020f39dc module:overlay(26) +from:0x02135bd8 kind:load to:0x020f39d4 module:overlay(26) +from:0x02135bdc kind:load to:0x020e7d7c module:overlay(26) +from:0x02135be0 kind:load to:0x020f33dc module:overlay(26) +from:0x02135bf0 kind:load to:0x020f3fdc module:overlay(26) +from:0x02135bf4 kind:load to:0x020f4048 module:overlay(26) +from:0x02135bf8 kind:load to:0x020f3de8 module:overlay(26) +from:0x02135bfc kind:load to:0x020f3dec module:overlay(26) +from:0x02135c00 kind:load to:0x020f3e74 module:overlay(26) +from:0x02135c04 kind:load to:0x020f32e8 module:overlay(26) +from:0x02135c08 kind:load to:0x020e761c module:overlay(26) +from:0x02135c0c kind:load to:0x020f3fd4 module:overlay(26) +from:0x02135c10 kind:load to:0x020f3e84 module:overlay(26) +from:0x02135c14 kind:load to:0x020e7a54 module:overlay(26) +from:0x02135c18 kind:load to:0x020f3f8c module:overlay(26) +from:0x02135c1c kind:load to:0x020f3fcc module:overlay(26) +from:0x02135c20 kind:load to:0x020f3fb0 module:overlay(26) +from:0x02135c24 kind:load to:0x020f3fa8 module:overlay(26) +from:0x02135c28 kind:load to:0x020e7c94 module:overlay(26) +from:0x02135c2c kind:load to:0x020e7d7c module:overlay(26) +from:0x02135c30 kind:load to:0x020f3c34 module:overlay(26) +from:0x02135c40 kind:load to:0x020f3398 module:overlay(26) +from:0x02135c44 kind:load to:0x020f4388 module:overlay(26) +from:0x02135c48 kind:load to:0x0205a700 module:overlay(0) +from:0x02135c4c kind:load to:0x01ffc57c module:itcm +from:0x02135c50 kind:load to:0x02057da8 module:overlay(0) +from:0x02135c54 kind:load to:0x02057e24 module:overlay(0) +from:0x02135c58 kind:load to:0x02057e88 module:overlay(0) +from:0x02135c5c kind:load to:0x01ffc7a4 module:itcm +from:0x02135c60 kind:load to:0x02057d64 module:overlay(0) +from:0x02135c6c kind:load to:0x020f3bf8 module:overlay(26) +from:0x02135c70 kind:load to:0x020f43a4 module:overlay(26) +from:0x02135c74 kind:load to:0x02099ae0 module:overlay(0) +from:0x02135c78 kind:load to:0x02099b18 module:overlay(0) +from:0x02135c7c kind:load to:0x0209a11c module:overlay(0) +from:0x02135c80 kind:load to:0x0209a124 module:overlay(0) +from:0x02135c84 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02135c88 kind:load to:0x02099c90 module:overlay(0) +from:0x02135c8c kind:load to:0x02099b80 module:overlay(0) +from:0x02135c90 kind:load to:0x0209a04c module:overlay(0) +from:0x02135c94 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02135c98 kind:load to:0x0209a0ec module:overlay(0) +from:0x02135c9c kind:load to:0x020f4380 module:overlay(26) +from:0x02135ca0 kind:load to:0x0209a104 module:overlay(0) +from:0x02135ca4 kind:load to:0x020f4370 module:overlay(26) +from:0x02135ca8 kind:load to:0x020f434c module:overlay(26) +from:0x02135cb4 kind:load to:0x020f43c0 module:overlay(26) +from:0x02135cb8 kind:load to:0x020f4430 module:overlay(26) +from:0x02135cbc kind:load to:0x020f4258 module:overlay(26) +from:0x02135cc0 kind:load to:0x020f4268 module:overlay(26) +from:0x02135cc4 kind:load to:0x020f42ec module:overlay(26) +from:0x02135cc8 kind:load to:0x020f32e8 module:overlay(26) +from:0x02135ccc kind:load to:0x020e761c module:overlay(26) +from:0x02135cd0 kind:load to:0x020e7e60 module:overlay(26) +from:0x02135cd4 kind:load to:0x020e7038 module:overlay(26) +from:0x02135cd8 kind:load to:0x020e7a54 module:overlay(26) +from:0x02135cdc kind:load to:0x020f42fc module:overlay(26) +from:0x02135ce0 kind:load to:0x020f4344 module:overlay(26) +from:0x02135ce4 kind:load to:0x020f4334 module:overlay(26) +from:0x02135ce8 kind:load to:0x020f432c module:overlay(26) +from:0x02135cec kind:load to:0x020e7c94 module:overlay(26) +from:0x02135cf0 kind:load to:0x020f4314 module:overlay(26) +from:0x02135cf4 kind:load to:0x020f4238 module:overlay(26) +from:0x02135d04 kind:load to:0x020f46c0 module:overlay(26) +from:0x02135d08 kind:load to:0x020f4730 module:overlay(26) +from:0x02135d0c kind:load to:0x020f45b0 module:overlay(26) +from:0x02135d10 kind:load to:0x020f45c0 module:overlay(26) +from:0x02135d14 kind:load to:0x020f4680 module:overlay(26) +from:0x02135d18 kind:load to:0x020f32e8 module:overlay(26) +from:0x02135d1c kind:load to:0x020e761c module:overlay(26) +from:0x02135d20 kind:load to:0x020e7e60 module:overlay(26) +from:0x02135d24 kind:load to:0x020e7038 module:overlay(26) +from:0x02135d28 kind:load to:0x020e7a54 module:overlay(26) +from:0x02135d2c kind:load to:0x020f4690 module:overlay(26) +from:0x02135d30 kind:load to:0x020f46b8 module:overlay(26) +from:0x02135d34 kind:load to:0x020f46a8 module:overlay(26) +from:0x02135d38 kind:load to:0x020e7620 module:overlay(26) +from:0x02135d3c kind:load to:0x020e7c94 module:overlay(26) +from:0x02135d40 kind:load to:0x020e7d7c module:overlay(26) +from:0x02135d44 kind:load to:0x020f4590 module:overlay(26) +from:0x02135d60 kind:load to:0x020f4f14 module:overlay(26) +from:0x02135d64 kind:load to:0x020f4f18 module:overlay(26) +from:0x02135d6c kind:load to:0x020f52a0 module:overlay(26) +from:0x02135d70 kind:load to:0x020f52a4 module:overlay(26) +from:0x02135d84 kind:load to:0x020f5244 module:overlay(26) +from:0x02135d98 kind:load to:0x020f5298 module:overlay(26) +from:0x02135da4 kind:load to:0x020f5420 module:overlay(26) +from:0x02135da8 kind:load to:0x020f5448 module:overlay(26) +from:0x02135dac kind:load to:0x020f6144 module:overlay(26) +from:0x02135db0 kind:load to:0x020f52a0 module:overlay(26) +from:0x02135db4 kind:load to:0x020f52a4 module:overlay(26) +from:0x02135db8 kind:load to:0x020f54dc module:overlay(26) +from:0x02135dbc kind:load to:0x020f6184 module:overlay(26) +from:0x02135dc0 kind:load to:0x020f60e8 module:overlay(26) +from:0x02135dc4 kind:load to:0x020f6214 module:overlay(26) +from:0x02135dc8 kind:load to:0x020f5244 module:overlay(26) +from:0x02135dcc kind:load to:0x020f6268 module:overlay(26) +from:0x02135dd0 kind:load to:0x020f62dc module:overlay(26) +from:0x02135dd4 kind:load to:0x020f6310 module:overlay(26) +from:0x02135dd8 kind:load to:0x020f6340 module:overlay(26) +from:0x02135ddc kind:load to:0x020f5298 module:overlay(26) +from:0x02135de8 kind:load to:0x020f647c module:overlay(26) +from:0x02135dec kind:load to:0x020f64a4 module:overlay(26) +from:0x02135df0 kind:load to:0x020f6ec0 module:overlay(26) +from:0x02135df4 kind:load to:0x020f7548 module:overlay(26) +from:0x02135df8 kind:load to:0x020f7640 module:overlay(26) +from:0x02135dfc kind:load to:0x020f6538 module:overlay(26) +from:0x02135e00 kind:load to:0x020f6f74 module:overlay(26) +from:0x02135e04 kind:load to:0x020f6e0c module:overlay(26) +from:0x02135e08 kind:load to:0x020f70ec module:overlay(26) +from:0x02135e0c kind:load to:0x020f713c module:overlay(26) +from:0x02135e10 kind:load to:0x020f726c module:overlay(26) +from:0x02135e14 kind:load to:0x020f7344 module:overlay(26) +from:0x02135e18 kind:load to:0x020f74e0 module:overlay(26) +from:0x02135e1c kind:load to:0x020f74ec module:overlay(26) +from:0x02135e20 kind:load to:0x020f74f8 module:overlay(26) +from:0x02135e2c kind:load to:0x020f7680 module:overlay(26) +from:0x02135e30 kind:load to:0x020f76a8 module:overlay(26) +from:0x02135e34 kind:load to:0x020f76f0 module:overlay(26) +from:0x02135e38 kind:load to:0x020f52a0 module:overlay(26) +from:0x02135e3c kind:load to:0x020f52a4 module:overlay(26) +from:0x02135e40 kind:load to:0x020f76e8 module:overlay(26) +from:0x02135e44 kind:load to:0x020f76f8 module:overlay(26) +from:0x02135e48 kind:load to:0x020f76ec module:overlay(26) +from:0x02135e4c kind:load to:0x020f76fc module:overlay(26) +from:0x02135e50 kind:load to:0x020f5244 module:overlay(26) +from:0x02135e54 kind:load to:0x020f7704 module:overlay(26) +from:0x02135e58 kind:load to:0x020f770c module:overlay(26) +from:0x02135e5c kind:load to:0x020f7714 module:overlay(26) +from:0x02135e60 kind:load to:0x020f771c module:overlay(26) +from:0x02135e64 kind:load to:0x020f5298 module:overlay(26) +from:0x02135e68 kind:load to:0x02135e88 module:overlay(26) +from:0x02135e6c kind:load to:0x02135e74 module:overlay(26) +from:0x02135e70 kind:load to:0x02135e7c module:overlay(26) +from:0x02135ea0 kind:load to:0x020fba38 module:overlay(26) +from:0x02135ea4 kind:load to:0x020fba60 module:overlay(26) +from:0x02135f1c kind:load to:0x020f5354 module:overlay(26) +from:0x02135f20 kind:load to:0x020ff45c module:overlay(26) +from:0x02135f24 kind:load to:0x02057eb8 module:overlay(0) +from:0x02135f28 kind:load to:0x01ffc398 module:itcm +from:0x02135f2c kind:load to:0x01ffc3d4 module:itcm +from:0x02135f30 kind:load to:0x01ffc45c module:itcm +from:0x02135f34 kind:load to:0x01ffc4cc module:itcm +from:0x02135f40 kind:load to:0x020f3384 module:overlay(26) +from:0x02135f44 kind:load to:0x021028cc module:overlay(26) +from:0x02135f48 kind:load to:0x02099ae0 module:overlay(0) +from:0x02135f4c kind:load to:0x02099b18 module:overlay(0) +from:0x02135f50 kind:load to:0x0209a11c module:overlay(0) +from:0x02135f54 kind:load to:0x0209a124 module:overlay(0) +from:0x02135f58 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02135f5c kind:load to:0x02099c90 module:overlay(0) +from:0x02135f60 kind:load to:0x02099b80 module:overlay(0) +from:0x02135f64 kind:load to:0x0209a04c module:overlay(0) +from:0x02135f68 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02135f6c kind:load to:0x0209a0ec module:overlay(0) +from:0x02135f70 kind:load to:0x020f4380 module:overlay(26) +from:0x02135f74 kind:load to:0x0209a104 module:overlay(0) +from:0x02135f78 kind:load to:0x020f4370 module:overlay(26) +from:0x02135f7c kind:load to:0x020f434c module:overlay(26) +from:0x02135f88 kind:load to:0x020f3370 module:overlay(26) +from:0x02135f8c kind:load to:0x021028e8 module:overlay(26) +from:0x02135f90 kind:load to:0x0209a234 module:overlay(0) +from:0x02135f94 kind:load to:0x0209a268 module:overlay(0) +from:0x02135f98 kind:load to:0x0209a300 module:overlay(0) +from:0x02135f9c kind:load to:0x0209a314 module:overlay(0) +from:0x02135fa0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02135fa4 kind:load to:0x0209a33c module:overlay(0) +from:0x02135fa8 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02135fac kind:load to:0x0209a04c module:overlay(0) +from:0x02135fb0 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02135fb4 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02135fb8 kind:load to:0x0209a328 module:overlay(0) +from:0x02135fbc kind:load to:0x0209a6b4 module:overlay(0) +from:0x02135fc0 kind:load to:0x020f2580 module:overlay(26) +from:0x02135fc4 kind:load to:0x020f17e8 module:overlay(26) +from:0x02135fc8 kind:load to:0x0209a6ec module:overlay(0) +from:0x021363f4 kind:load to:0x02102964 module:overlay(26) +from:0x021363f8 kind:load to:0x0210298c module:overlay(26) +from:0x021363fc kind:load to:0x02102cd8 module:overlay(26) +from:0x02136400 kind:load to:0x021029bc module:overlay(26) +from:0x02136404 kind:load to:0x020f52a4 module:overlay(26) +from:0x02136408 kind:load to:0x02102a6c module:overlay(26) +from:0x0213640c kind:load to:0x02102df0 module:overlay(26) +from:0x02136410 kind:load to:0x02102f24 module:overlay(26) +from:0x02136414 kind:load to:0x02102fc0 module:overlay(26) +from:0x02136418 kind:load to:0x020f5244 module:overlay(26) +from:0x0213641c kind:load to:0x02102fd8 module:overlay(26) +from:0x02136420 kind:load to:0x02103014 module:overlay(26) +from:0x02136424 kind:load to:0x021030c8 module:overlay(26) +from:0x02136428 kind:load to:0x0210310c module:overlay(26) +from:0x0213642c kind:load to:0x020f5298 module:overlay(26) +from:0x02136438 kind:load to:0x02104188 module:overlay(26) +from:0x0213643c kind:load to:0x0210419c module:overlay(26) +from:0x02136440 kind:load to:0x02104168 module:overlay(26) +from:0x02136444 kind:load to:0x021040f0 module:overlay(26) +from:0x02136448 kind:load to:0x0207bff0 module:overlay(0) +from:0x02136468 kind:load to:0x02104eec module:overlay(26) +from:0x0213646c kind:load to:0x02097924 module:overlay(0) +from:0x02136470 kind:load to:0x02097734 module:overlay(0) +from:0x02136474 kind:load to:0x020977b0 module:overlay(0) +from:0x02136478 kind:load to:0x0209792c module:overlay(0) +from:0x0213647c kind:load to:0x0209794c module:overlay(0) +from:0x02136480 kind:load to:0x02097978 module:overlay(0) +from:0x0213648c kind:load to:0x020984f8 module:overlay(0) +from:0x02136490 kind:load to:0x02098534 module:overlay(0) +from:0x02136494 kind:load to:0x0209854c module:overlay(0) +from:0x02136498 kind:load to:0x02098558 module:overlay(0) +from:0x0213649c kind:load to:0x01fff464 module:itcm +from:0x021364a0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021364a4 kind:load to:0x02104fac module:overlay(26) +from:0x021364a8 kind:load to:0x02098490 module:overlay(0) +from:0x021364ac kind:load to:0x02104fb4 module:overlay(26) +from:0x021364b0 kind:load to:0x02104fe0 module:overlay(26) +from:0x021364b4 kind:load to:0x0209849c module:overlay(0) +from:0x021364b8 kind:load to:0x02104ffc module:overlay(26) +from:0x021364bc kind:load to:0x020984a4 module:overlay(0) +from:0x021364c0 kind:load to:0x020984a8 module:overlay(0) +from:0x021364c4 kind:load to:0x02098564 module:overlay(0) +from:0x021364c8 kind:load to:0x020985d0 module:overlay(0) +from:0x021364cc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021364d0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021364d4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021364d8 kind:load to:0x02105050 module:overlay(26) +from:0x021364dc kind:load to:0x02105070 module:overlay(26) +from:0x021364e0 kind:load to:0x02104ff4 module:overlay(26) +from:0x02136504 kind:load to:0x021364e4 module:overlay(26) +from:0x02136508 kind:load to:0x021364fc module:overlay(26) +from:0x0213650c kind:load to:0x021364f4 module:overlay(26) +from:0x02136510 kind:load to:0x021364ec module:overlay(26) +from:0x0213651c kind:load to:0x02106984 module:overlay(26) +from:0x02136520 kind:load to:0x02073168 module:overlay(0) +from:0x02136524 kind:load to:0x0207316c module:overlay(0) +from:0x02136528 kind:load to:0x02073170 module:overlay(0) +from:0x02136578 kind:load to:0x021058f0 module:overlay(26) +from:0x0213657c kind:load to:0x021059fc module:overlay(26) +from:0x02136580 kind:load to:0x02106364 module:overlay(26) +from:0x02136584 kind:load to:0x02106398 module:overlay(26) +from:0x02136588 kind:load to:0x02106470 module:overlay(26) +from:0x0213658c kind:load to:0x02106488 module:overlay(26) +from:0x02136590 kind:load to:0x0207fd58 module:overlay(0) +from:0x02136594 kind:load to:0x02105f2c module:overlay(26) +from:0x02136598 kind:load to:0x021064b8 module:overlay(26) +from:0x0213659c kind:load to:0x021064d8 module:overlay(26) +from:0x021365a0 kind:load to:0x021064f8 module:overlay(26) +from:0x021365a4 kind:load to:0x0208088c module:overlay(0) +from:0x021365a8 kind:load to:0x02105bd0 module:overlay(26) +from:0x021365ac kind:load to:0x020b8c81 module:overlays(1,5,6,7,10,12,13,14) +from:0x021365b0 kind:load to:0x02105b10 module:overlay(26) +from:0x021365b4 kind:load to:0x021067a4 module:overlay(26) +from:0x021365b8 kind:load to:0x02106110 module:overlay(26) +from:0x02136750 kind:load to:0x02106f10 module:overlay(26) +from:0x02136754 kind:load to:0x02106f30 module:overlay(26) +from:0x02136758 kind:load to:0x02057bd4 module:overlay(0) +from:0x0213675c kind:load to:0x01ffc57c module:itcm +from:0x02136760 kind:load to:0x02057da8 module:overlay(0) +from:0x02136764 kind:load to:0x02057e24 module:overlay(0) +from:0x02136768 kind:load to:0x02057e88 module:overlay(0) +from:0x0213676c kind:load to:0x02106f74 module:overlay(26) +from:0x02136770 kind:load to:0x02057d64 module:overlay(0) +from:0x02136774 kind:load to:0x02106f58 module:overlay(26) +from:0x02136778 kind:load to:0x02082314 module:overlay(0) +from:0x02136784 kind:load to:0x021072ec module:overlay(26) +from:0x02136788 kind:load to:0x02107314 module:overlay(26) +from:0x0213678c kind:load to:0x02057bd4 module:overlay(0) +from:0x02136790 kind:load to:0x01ffc57c module:itcm +from:0x02136794 kind:load to:0x02057da8 module:overlay(0) +from:0x02136798 kind:load to:0x02057e24 module:overlay(0) +from:0x0213679c kind:load to:0x02057e88 module:overlay(0) +from:0x021367a0 kind:load to:0x02107368 module:overlay(26) +from:0x021367a4 kind:load to:0x02057d64 module:overlay(0) +from:0x021367a8 kind:load to:0x02107344 module:overlay(26) +from:0x021367ac kind:load to:0x02082314 module:overlay(0) +from:0x021367b8 kind:load to:0x021074c4 module:overlay(26) +from:0x021367bc kind:load to:0x021074ec module:overlay(26) +from:0x021367c0 kind:load to:0x02107544 module:overlay(26) +from:0x021367c4 kind:load to:0x021075e8 module:overlay(26) +from:0x021367c8 kind:load to:0x02107664 module:overlay(26) +from:0x021367cc kind:load to:0x021075ec module:overlay(26) +from:0x021367d0 kind:load to:0x021075f0 module:overlay(26) +from:0x021367d4 kind:load to:0x021076a4 module:overlay(26) +from:0x021367f0 kind:load to:0x021076c8 module:overlay(26) +from:0x021367f4 kind:load to:0x021076dc module:overlay(26) +from:0x021367f8 kind:load to:0x021076f8 module:overlay(26) +from:0x021367fc kind:load to:0x02107704 module:overlay(26) +from:0x02136800 kind:load to:0x02107664 module:overlay(26) +from:0x02136804 kind:load to:0x02107724 module:overlay(26) +from:0x02136808 kind:load to:0x021075f0 module:overlay(26) +from:0x0213680c kind:load to:0x02107744 module:overlay(26) +from:0x02136810 kind:load to:0x02107768 module:overlay(26) +from:0x02136814 kind:load to:0x0210777c module:overlay(26) +from:0x02136818 kind:load to:0x02107798 module:overlay(26) +from:0x0213681c kind:load to:0x021077b4 module:overlay(26) +from:0x02136828 kind:load to:0x02107a98 module:overlay(26) +from:0x0213682c kind:load to:0x02107aac module:overlay(26) +from:0x02136830 kind:load to:0x02107ac8 module:overlay(26) +from:0x02136834 kind:load to:0x02107ad4 module:overlay(26) +from:0x02136838 kind:load to:0x02107664 module:overlay(26) +from:0x0213683c kind:load to:0x02107af4 module:overlay(26) +from:0x02136840 kind:load to:0x021075f0 module:overlay(26) +from:0x02136844 kind:load to:0x02107b14 module:overlay(26) +from:0x02136848 kind:load to:0x02107b34 module:overlay(26) +from:0x0213684c kind:load to:0x02107b48 module:overlay(26) +from:0x02136850 kind:load to:0x02107b64 module:overlay(26) +from:0x02136854 kind:load to:0x02107b80 module:overlay(26) +from:0x02136860 kind:load to:0x02107e5c module:overlay(26) +from:0x02136864 kind:load to:0x02107e70 module:overlay(26) +from:0x02136868 kind:load to:0x02107e8c module:overlay(26) +from:0x0213686c kind:load to:0x02107e98 module:overlay(26) +from:0x02136870 kind:load to:0x02107664 module:overlay(26) +from:0x02136874 kind:load to:0x02107eb8 module:overlay(26) +from:0x02136878 kind:load to:0x021075f0 module:overlay(26) +from:0x0213687c kind:load to:0x02107ed8 module:overlay(26) +from:0x02136880 kind:load to:0x02107ef8 module:overlay(26) +from:0x02136884 kind:load to:0x02107f0c module:overlay(26) +from:0x02136888 kind:load to:0x02107f28 module:overlay(26) +from:0x0213688c kind:load to:0x02107f44 module:overlay(26) +from:0x021368b0 kind:load to:0x02108470 module:overlay(26) +from:0x021368b4 kind:load to:0x02108d6c module:overlay(26) +from:0x021368b8 kind:load to:0x02108d14 module:overlay(26) +from:0x021368c4 kind:load to:0x0210845c module:overlay(26) +from:0x021368c8 kind:load to:0x02108d50 module:overlay(26) +from:0x021368cc kind:load to:0x02108d40 module:overlay(26) +from:0x021368d8 kind:load to:0x021082dc module:overlay(26) +from:0x021368dc kind:load to:0x0209c9f0 module:overlay(0) +from:0x021368e0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021368e4 kind:load to:0x0209ca38 module:overlay(0) +from:0x021368e8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021368f4 kind:load to:0x0207c2b4 module:overlay(0) +from:0x021368f8 kind:load to:0x0207c2bc module:overlay(0) +from:0x021368fc kind:load to:0x0207c388 module:overlay(0) +from:0x02136900 kind:load to:0x0207c378 module:overlay(0) +from:0x02136904 kind:load to:0x0207c3cc module:overlay(0) +from:0x02136908 kind:load to:0x0207c3ec module:overlay(0) +from:0x0213690c kind:load to:0x0207c430 module:overlay(0) +from:0x02136910 kind:load to:0x0207c460 module:overlay(0) +from:0x0213691c kind:load to:0x0207c47c module:overlay(0) +from:0x02136920 kind:load to:0x0207c484 module:overlay(0) +from:0x02136924 kind:load to:0x0207c94c module:overlay(0) +from:0x02136928 kind:load to:0x0207c93c module:overlay(0) +from:0x0213692c kind:load to:0x0207c980 module:overlay(0) +from:0x02136930 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02136934 kind:load to:0x0207ca18 module:overlay(0) +from:0x02136938 kind:load to:0x0207ca90 module:overlay(0) +from:0x02136944 kind:load to:0x02108448 module:overlay(26) +from:0x02136948 kind:load to:0x02108d88 module:overlay(26) +from:0x0213694c kind:load to:0x02057bd4 module:overlay(0) +from:0x02136950 kind:load to:0x01ffc57c module:itcm +from:0x02136954 kind:load to:0x02057da8 module:overlay(0) +from:0x02136958 kind:load to:0x02057e24 module:overlay(0) +from:0x0213695c kind:load to:0x02057e88 module:overlay(0) +from:0x02136960 kind:load to:0x02108294 module:overlay(26) +from:0x02136964 kind:load to:0x02057d64 module:overlay(0) +from:0x02136970 kind:load to:0x02108484 module:overlay(26) +from:0x02136974 kind:load to:0x0209d098 module:overlay(0) +from:0x02136978 kind:load to:0x021088cc module:overlay(26) +from:0x0213697c kind:load to:0x0210bc74 module:overlay(26) +from:0x02136980 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136984 kind:load to:0x02108b5c module:overlay(26) +from:0x02136988 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0213698c kind:load to:0x0209d1ac module:overlay(0) +from:0x02136990 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136994 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136998 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0213699c kind:load to:0x0209d1cc module:overlay(0) +from:0x021369a0 kind:load to:0x02108da4 module:overlay(26) +from:0x021369a4 kind:load to:0x02108dd4 module:overlay(26) +from:0x021369a8 kind:load to:0x02108c84 module:overlay(26) +from:0x021369ac kind:load to:0x0210bf68 module:overlay(26) +from:0x021369b0 kind:load to:0x0210bf74 module:overlay(26) +from:0x021369b4 kind:load to:0x0210bd78 module:overlay(26) +from:0x021369cc kind:load to:0x02108e2c module:overlay(26) +from:0x021369d0 kind:load to:0x0209c8bc module:overlay(0) +from:0x021369d4 kind:load to:0x0209c97c module:overlay(0) +from:0x021369d8 kind:load to:0x0209c980 module:overlay(0) +from:0x021369dc kind:load to:0x0209c984 module:overlay(0) +from:0x021369e8 kind:load to:0x02108ec8 module:overlay(26) +from:0x021369ec kind:load to:0x0209d098 module:overlay(0) +from:0x021369f0 kind:load to:0x02109140 module:overlay(26) +from:0x021369f4 kind:load to:0x021091b8 module:overlay(26) +from:0x021369f8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021369fc kind:load to:0x0210920c module:overlay(26) +from:0x02136a00 kind:load to:0x02109208 module:overlay(26) +from:0x02136a04 kind:load to:0x0209d1ac module:overlay(0) +from:0x02136a08 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136a0c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136a10 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136a14 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136a18 kind:load to:0x02109218 module:overlay(26) +from:0x02136a1c kind:load to:0x02109250 module:overlay(26) +from:0x02136a20 kind:load to:0x0210b2f0 module:overlay(26) +from:0x02136a24 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136a28 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136a2c kind:load to:0x0210bd78 module:overlay(26) +from:0x02136a30 kind:load to:0x0210e1b4 module:overlay(26) +from:0x02136a34 kind:load to:0x02109210 module:overlay(26) +from:0x02136a38 kind:load to:0x0210b330 module:overlay(26) +from:0x02136a3c kind:load to:0x0210b174 module:overlay(26) +from:0x02136a40 kind:load to:0x0210b1bc module:overlay(26) +from:0x02136a44 kind:load to:0x0210b1c4 module:overlay(26) +from:0x02136a48 kind:load to:0x0210b1e0 module:overlay(26) +from:0x02136a4c kind:load to:0x0210b2f8 module:overlay(26) +from:0x02136a50 kind:load to:0x0210b300 module:overlay(26) +from:0x02136a68 kind:load to:0x02109378 module:overlay(26) +from:0x02136a6c kind:load to:0x0209d098 module:overlay(0) +from:0x02136a70 kind:load to:0x02109544 module:overlay(26) +from:0x02136a74 kind:load to:0x02109550 module:overlay(26) +from:0x02136a78 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136a7c kind:load to:0x0210955c module:overlay(26) +from:0x02136a80 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136a84 kind:load to:0x0209d1ac module:overlay(0) +from:0x02136a88 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136a8c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136a90 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136a94 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136a98 kind:load to:0x021092f8 module:overlay(26) +from:0x02136a9c kind:load to:0x02109320 module:overlay(26) +from:0x02136aa0 kind:load to:0x021095e8 module:overlay(26) +from:0x02136aa4 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136aa8 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136aac kind:load to:0x0210bd78 module:overlay(26) +from:0x02136ab0 kind:load to:0x0210e1b4 module:overlay(26) +from:0x02136ab4 kind:load to:0x021095d8 module:overlay(26) +from:0x02136ab8 kind:load to:0x021095e0 module:overlay(26) +from:0x02136ac8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136acc kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136ad0 kind:load to:0x0209ca38 module:overlay(0) +from:0x02136ad4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136ae0 kind:load to:0x021095fc module:overlay(26) +from:0x02136ae4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136ae8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136aec kind:load to:0x0209ca38 module:overlay(0) +from:0x02136af0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136afc kind:load to:0x0207caa0 module:overlay(0) +from:0x02136b00 kind:load to:0x0207caa8 module:overlay(0) +from:0x02136b04 kind:load to:0x0207d2bc module:overlay(0) +from:0x02136b08 kind:load to:0x0207d2ac module:overlay(0) +from:0x02136b0c kind:load to:0x0207d2f8 module:overlay(0) +from:0x02136b10 kind:load to:0x0207d330 module:overlay(0) +from:0x02136b14 kind:load to:0x0207d374 module:overlay(0) +from:0x02136b18 kind:load to:0x0207d39c module:overlay(0) +from:0x02136b24 kind:load to:0x0210974c module:overlay(26) +from:0x02136b28 kind:load to:0x0209d098 module:overlay(0) +from:0x02136b2c kind:load to:0x021097ac module:overlay(26) +from:0x02136b30 kind:load to:0x0210bc74 module:overlay(26) +from:0x02136b34 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136b38 kind:load to:0x021097d4 module:overlay(26) +from:0x02136b3c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136b40 kind:load to:0x021098b8 module:overlay(26) +from:0x02136b44 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136b48 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136b4c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136b50 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136b54 kind:load to:0x021098f4 module:overlay(26) +from:0x02136b58 kind:load to:0x02109914 module:overlay(26) +from:0x02136b5c kind:load to:0x0210bd70 module:overlay(26) +from:0x02136b60 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136b64 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136b68 kind:load to:0x0210bd78 module:overlay(26) +from:0x02136b74 kind:load to:0x0210995c module:overlay(26) +from:0x02136b78 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136b7c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136b80 kind:load to:0x0209ca38 module:overlay(0) +from:0x02136b84 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136b90 kind:load to:0x02109ad0 module:overlay(26) +from:0x02136b94 kind:load to:0x0209d098 module:overlay(0) +from:0x02136b98 kind:load to:0x02109c6c module:overlay(26) +from:0x02136b9c kind:load to:0x0210bc74 module:overlay(26) +from:0x02136ba0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136ba4 kind:load to:0x02109b70 module:overlay(26) +from:0x02136ba8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136bac kind:load to:0x02109c14 module:overlay(26) +from:0x02136bb0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136bb4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136bb8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136bbc kind:load to:0x0209d1cc module:overlay(0) +from:0x02136bc0 kind:load to:0x02109e14 module:overlay(26) +from:0x02136bc4 kind:load to:0x02109e34 module:overlay(26) +from:0x02136bc8 kind:load to:0x0210bd70 module:overlay(26) +from:0x02136bcc kind:load to:0x0210bf68 module:overlay(26) +from:0x02136bd0 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136bd4 kind:load to:0x0210bd78 module:overlay(26) +from:0x02136bd8 kind:load to:0x02109ce4 module:overlay(26) +from:0x02136bdc kind:load to:0x02109d14 module:overlay(26) +from:0x02136be0 kind:load to:0x02109db8 module:overlay(26) +from:0x02136be4 kind:load to:0x02109e08 module:overlay(26) +from:0x02136bfc kind:load to:0x02109f94 module:overlay(26) +from:0x02136c00 kind:load to:0x0210a314 module:overlay(26) +from:0x02136c04 kind:load to:0x02057bd4 module:overlay(0) +from:0x02136c08 kind:load to:0x01ffc57c module:itcm +from:0x02136c0c kind:load to:0x02057da8 module:overlay(0) +from:0x02136c10 kind:load to:0x02057e24 module:overlay(0) +from:0x02136c14 kind:load to:0x02057e88 module:overlay(0) +from:0x02136c18 kind:load to:0x02109ed8 module:overlay(26) +from:0x02136c1c kind:load to:0x02057d64 module:overlay(0) +from:0x02136c28 kind:load to:0x02109fa8 module:overlay(26) +from:0x02136c2c kind:load to:0x0209d098 module:overlay(0) +from:0x02136c30 kind:load to:0x0210a118 module:overlay(26) +from:0x02136c34 kind:load to:0x0210bc74 module:overlay(26) +from:0x02136c38 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136c3c kind:load to:0x0210a084 module:overlay(26) +from:0x02136c40 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136c44 kind:load to:0x0210a0d8 module:overlay(26) +from:0x02136c48 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136c4c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136c50 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136c54 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136c58 kind:load to:0x0210a330 module:overlay(26) +from:0x02136c5c kind:load to:0x0210a350 module:overlay(26) +from:0x02136c60 kind:load to:0x0210bd70 module:overlay(26) +from:0x02136c64 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136c68 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136c6c kind:load to:0x0210bd78 module:overlay(26) +from:0x02136c70 kind:load to:0x0210a25c module:overlay(26) +from:0x02136c74 kind:load to:0x0210a2d0 module:overlay(26) +from:0x02136c78 kind:load to:0x0210a304 module:overlay(26) +from:0x02136c7c kind:load to:0x0210a30c module:overlay(26) +from:0x02136c88 kind:load to:0x0210a384 module:overlay(26) +from:0x02136c8c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136c90 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136c94 kind:load to:0x0209ca38 module:overlay(0) +from:0x02136c98 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136ca4 kind:load to:0x0210a484 module:overlay(26) +from:0x02136ca8 kind:load to:0x0209d098 module:overlay(0) +from:0x02136cac kind:load to:0x0210a4d4 module:overlay(26) +from:0x02136cb0 kind:load to:0x0210bc74 module:overlay(26) +from:0x02136cb4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136cb8 kind:load to:0x0210a084 module:overlay(26) +from:0x02136cbc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136cc0 kind:load to:0x0210a0d8 module:overlay(26) +from:0x02136cc4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136cc8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136ccc kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136cd0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136cd4 kind:load to:0x0210a5c8 module:overlay(26) +from:0x02136cd8 kind:load to:0x0210a5e8 module:overlay(26) +from:0x02136cdc kind:load to:0x0210bd70 module:overlay(26) +from:0x02136ce0 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136ce4 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136ce8 kind:load to:0x0210bd78 module:overlay(26) +from:0x02136cec kind:load to:0x0210a25c module:overlay(26) +from:0x02136cf0 kind:load to:0x0210a53c module:overlay(26) +from:0x02136cf4 kind:load to:0x0210a4e0 module:overlay(26) +from:0x02136cf8 kind:load to:0x0210a530 module:overlay(26) +from:0x02136d04 kind:load to:0x0210a630 module:overlay(26) +from:0x02136d08 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136d0c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136d10 kind:load to:0x0209ca38 module:overlay(0) +from:0x02136d14 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136d20 kind:load to:0x0210a724 module:overlay(26) +from:0x02136d24 kind:load to:0x0209d098 module:overlay(0) +from:0x02136d28 kind:load to:0x0210a83c module:overlay(26) +from:0x02136d2c kind:load to:0x0210bc74 module:overlay(26) +from:0x02136d30 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136d34 kind:load to:0x0210a858 module:overlay(26) +from:0x02136d38 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136d3c kind:load to:0x0209d1ac module:overlay(0) +from:0x02136d40 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136d44 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136d48 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136d4c kind:load to:0x0209d1cc module:overlay(0) +from:0x02136d50 kind:load to:0x0210a8b4 module:overlay(26) +from:0x02136d54 kind:load to:0x0210a8d4 module:overlay(26) +from:0x02136d58 kind:load to:0x0210bd70 module:overlay(26) +from:0x02136d5c kind:load to:0x0210bf68 module:overlay(26) +from:0x02136d60 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136d64 kind:load to:0x0210bd78 module:overlay(26) +from:0x02136d70 kind:load to:0x0210a91c module:overlay(26) +from:0x02136d74 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136d78 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136d7c kind:load to:0x0209ca38 module:overlay(0) +from:0x02136d80 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136d8c kind:load to:0x0210aa00 module:overlay(26) +from:0x02136d90 kind:load to:0x0209d098 module:overlay(0) +from:0x02136d94 kind:load to:0x0210bb54 module:overlay(26) +from:0x02136d98 kind:load to:0x0210bc74 module:overlay(26) +from:0x02136d9c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136da0 kind:load to:0x0210b118 module:overlay(26) +from:0x02136da4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136da8 kind:load to:0x0209d1ac module:overlay(0) +from:0x02136dac kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136db0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136db4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136db8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136dbc kind:load to:0x0210ab24 module:overlay(26) +from:0x02136dc0 kind:load to:0x0210ab54 module:overlay(26) +from:0x02136dc4 kind:load to:0x0210b2f0 module:overlay(26) +from:0x02136dc8 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136dcc kind:load to:0x0210bf74 module:overlay(26) +from:0x02136dd0 kind:load to:0x0210bd78 module:overlay(26) +from:0x02136dd4 kind:load to:0x0210e1b4 module:overlay(26) +from:0x02136dd8 kind:load to:0x0210ab1c module:overlay(26) +from:0x02136ddc kind:load to:0x0210b330 module:overlay(26) +from:0x02136de0 kind:load to:0x0210b174 module:overlay(26) +from:0x02136de4 kind:load to:0x0210b1bc module:overlay(26) +from:0x02136de8 kind:load to:0x0210b1c4 module:overlay(26) +from:0x02136dec kind:load to:0x0210b1e0 module:overlay(26) +from:0x02136df0 kind:load to:0x0210b2f8 module:overlay(26) +from:0x02136df4 kind:load to:0x0210b300 module:overlay(26) +from:0x02136e00 kind:load to:0x0210abac module:overlay(26) +from:0x02136e04 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136e08 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136e0c kind:load to:0x0209ca38 module:overlay(0) +from:0x02136e10 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136e1c kind:load to:0x0210ac5c module:overlay(26) +from:0x02136e20 kind:load to:0x0209d098 module:overlay(0) +from:0x02136e24 kind:load to:0x0210bb54 module:overlay(26) +from:0x02136e28 kind:load to:0x0210bc74 module:overlay(26) +from:0x02136e2c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136e30 kind:load to:0x0210b118 module:overlay(26) +from:0x02136e34 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136e38 kind:load to:0x0209d1ac module:overlay(0) +from:0x02136e3c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136e40 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136e44 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136e48 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136e4c kind:load to:0x0210ae0c module:overlay(26) +from:0x02136e50 kind:load to:0x0210ae3c module:overlay(26) +from:0x02136e54 kind:load to:0x0210b2f0 module:overlay(26) +from:0x02136e58 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136e5c kind:load to:0x0210bf74 module:overlay(26) +from:0x02136e60 kind:load to:0x0210bd78 module:overlay(26) +from:0x02136e64 kind:load to:0x0210e1b4 module:overlay(26) +from:0x02136e68 kind:load to:0x0210b2e8 module:overlay(26) +from:0x02136e6c kind:load to:0x0210adf8 module:overlay(26) +from:0x02136e70 kind:load to:0x0210ad8c module:overlay(26) +from:0x02136e74 kind:load to:0x0210ad24 module:overlay(26) +from:0x02136e78 kind:load to:0x0210b1c4 module:overlay(26) +from:0x02136e7c kind:load to:0x0210b1e0 module:overlay(26) +from:0x02136e80 kind:load to:0x0210ad2c module:overlay(26) +from:0x02136e84 kind:load to:0x0210ad34 module:overlay(26) +from:0x02136e88 kind:load to:0x0210ad3c module:overlay(26) +from:0x02136e8c kind:load to:0x0210adf0 module:overlay(26) +from:0x02136ea4 kind:load to:0x0210af5c module:overlay(26) +from:0x02136ea8 kind:load to:0x0209d098 module:overlay(0) +from:0x02136eac kind:load to:0x0210bb54 module:overlay(26) +from:0x02136eb0 kind:load to:0x0210bc74 module:overlay(26) +from:0x02136eb4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136eb8 kind:load to:0x0210b118 module:overlay(26) +from:0x02136ebc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136ec0 kind:load to:0x0209d1ac module:overlay(0) +from:0x02136ec4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136ec8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136ecc kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136ed0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136ed4 kind:load to:0x0210b338 module:overlay(26) +from:0x02136ed8 kind:load to:0x0210b368 module:overlay(26) +from:0x02136edc kind:load to:0x0210b2f0 module:overlay(26) +from:0x02136ee0 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136ee4 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136ee8 kind:load to:0x0210bd78 module:overlay(26) +from:0x02136eec kind:load to:0x0210e1b4 module:overlay(26) +from:0x02136ef0 kind:load to:0x0210b2e8 module:overlay(26) +from:0x02136ef4 kind:load to:0x0210b330 module:overlay(26) +from:0x02136ef8 kind:load to:0x0210b174 module:overlay(26) +from:0x02136efc kind:load to:0x0210b1bc module:overlay(26) +from:0x02136f00 kind:load to:0x0210b1c4 module:overlay(26) +from:0x02136f04 kind:load to:0x0210b1e0 module:overlay(26) +from:0x02136f08 kind:load to:0x0210b2f8 module:overlay(26) +from:0x02136f0c kind:load to:0x0210b300 module:overlay(26) +from:0x02136f18 kind:load to:0x0210b3ac module:overlay(26) +from:0x02136f1c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136f20 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136f24 kind:load to:0x0209ca38 module:overlay(0) +from:0x02136f28 kind:load to:0x0209ca58 module:overlay(0) +from:0x02136f34 kind:load to:0x0210b484 module:overlay(26) +from:0x02136f38 kind:load to:0x0209d098 module:overlay(0) +from:0x02136f3c kind:load to:0x0210b898 module:overlay(26) +from:0x02136f40 kind:load to:0x0210bc74 module:overlay(26) +from:0x02136f44 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136f48 kind:load to:0x0210b8a4 module:overlay(26) +from:0x02136f4c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136f50 kind:load to:0x0209d1ac module:overlay(0) +from:0x02136f54 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136f58 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136f5c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136f60 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136f64 kind:load to:0x0210b96c module:overlay(26) +from:0x02136f68 kind:load to:0x0210b9ac module:overlay(26) +from:0x02136f6c kind:load to:0x0210b2f0 module:overlay(26) +from:0x02136f70 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136f74 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136f78 kind:load to:0x0210bd78 module:overlay(26) +from:0x02136f7c kind:load to:0x0210e1b4 module:overlay(26) +from:0x02136f80 kind:load to:0x0210b964 module:overlay(26) +from:0x02136f84 kind:load to:0x0210b330 module:overlay(26) +from:0x02136f88 kind:load to:0x0210b174 module:overlay(26) +from:0x02136f8c kind:load to:0x0210b1bc module:overlay(26) +from:0x02136f90 kind:load to:0x0210b1c4 module:overlay(26) +from:0x02136f94 kind:load to:0x0210b8fc module:overlay(26) +from:0x02136f98 kind:load to:0x0210b2f8 module:overlay(26) +from:0x02136f9c kind:load to:0x0210b300 module:overlay(26) +from:0x02136fa0 kind:load to:0x0210b904 module:overlay(26) +from:0x02136fa4 kind:load to:0x0210b924 module:overlay(26) +from:0x02136fa8 kind:load to:0x0210b944 module:overlay(26) +from:0x02136fac kind:load to:0x0210b88c module:overlay(26) +from:0x02136fb8 kind:load to:0x0210b79c module:overlay(26) +from:0x02136fbc kind:load to:0x0209d098 module:overlay(0) +from:0x02136fc0 kind:load to:0x0210bb54 module:overlay(26) +from:0x02136fc4 kind:load to:0x0210bc74 module:overlay(26) +from:0x02136fc8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136fcc kind:load to:0x0210b118 module:overlay(26) +from:0x02136fd0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136fd4 kind:load to:0x0209d1ac module:overlay(0) +from:0x02136fd8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136fdc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136fe0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136fe4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136fe8 kind:load to:0x0210ba34 module:overlay(26) +from:0x02136fec kind:load to:0x0210b9f4 module:overlay(26) +from:0x02136ff0 kind:load to:0x0210b2f0 module:overlay(26) +from:0x02136ff4 kind:load to:0x0210bf68 module:overlay(26) +from:0x02136ff8 kind:load to:0x0210bf74 module:overlay(26) +from:0x02136ffc kind:load to:0x0210bd78 module:overlay(26) +from:0x02137000 kind:load to:0x0210e1b4 module:overlay(26) +from:0x02137004 kind:load to:0x0210b2e8 module:overlay(26) +from:0x02137008 kind:load to:0x0210b330 module:overlay(26) +from:0x0213700c kind:load to:0x0210b174 module:overlay(26) +from:0x02137010 kind:load to:0x0210b1bc module:overlay(26) +from:0x02137014 kind:load to:0x0210b1c4 module:overlay(26) +from:0x02137018 kind:load to:0x0210b1e0 module:overlay(26) +from:0x0213701c kind:load to:0x0210b2f8 module:overlay(26) +from:0x02137020 kind:load to:0x0210b300 module:overlay(26) +from:0x02137028 kind:load to:0x0210b894 module:overlay(26) +from:0x0213702c kind:load to:0x0210b884 module:overlay(26) +from:0x02137030 kind:load to:0x0210b88c module:overlay(26) +from:0x0213703c kind:load to:0x0210bb08 module:overlay(26) +from:0x02137040 kind:load to:0x0209d098 module:overlay(0) +from:0x02137044 kind:load to:0x0210bb54 module:overlay(26) +from:0x02137048 kind:load to:0x0210bc74 module:overlay(26) +from:0x0213704c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02137050 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02137054 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02137058 kind:load to:0x0209d1ac module:overlay(0) +from:0x0213705c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02137060 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02137064 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02137068 kind:load to:0x0209d1cc module:overlay(0) +from:0x0213706c kind:load to:0x0210bac4 module:overlay(26) +from:0x02137070 kind:load to:0x0210bad8 module:overlay(26) +from:0x02137074 kind:load to:0x0210bd70 module:overlay(26) +from:0x02137078 kind:load to:0x0210bf68 module:overlay(26) +from:0x0213707c kind:load to:0x0210bf74 module:overlay(26) +from:0x02137080 kind:load to:0x0210bd78 module:overlay(26) +from:0x0213708c kind:load to:0x0210e10c module:overlay(26) +from:0x021370c0 kind:load to:0x0210e1b8 module:overlay(26) +from:0x021370cc kind:load to:0x0210bb08 module:overlay(26) +from:0x021370d0 kind:load to:0x0209d098 module:overlay(0) +from:0x021370d4 kind:load to:0x0210bb54 module:overlay(26) +from:0x021370d8 kind:load to:0x0210bc74 module:overlay(26) +from:0x021370dc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021370e0 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x021370e4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021370e8 kind:load to:0x0209d1ac module:overlay(0) +from:0x021370ec kind:load to:0x0209d1b4 module:overlay(0) +from:0x021370f0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021370f4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021370f8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021370fc kind:load to:0x0210e1d0 module:overlay(26) +from:0x02137100 kind:load to:0x0210e1f0 module:overlay(26) +from:0x02137104 kind:load to:0x0210bd70 module:overlay(26) +from:0x02137108 kind:load to:0x0210bf68 module:overlay(26) +from:0x0213710c kind:load to:0x0210bf74 module:overlay(26) +from:0x02137110 kind:load to:0x0210bd78 module:overlay(26) +from:0x02137114 kind:load to:0x0210e1b4 module:overlay(26) +from:0x02137120 kind:load to:0x0210e224 module:overlay(26) +from:0x02137124 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02137128 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0213712c kind:load to:0x0209ca38 module:overlay(0) +from:0x02137130 kind:load to:0x0209ca58 module:overlay(0) +from:0x0213713c kind:load to:0x0210e378 module:overlay(26) +from:0x02137140 kind:load to:0x0209d098 module:overlay(0) +from:0x02137144 kind:load to:0x0210bb54 module:overlay(26) +from:0x02137148 kind:load to:0x0210bc74 module:overlay(26) +from:0x0213714c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02137150 kind:load to:0x0210e3c4 module:overlay(26) +from:0x02137154 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02137158 kind:load to:0x0210e458 module:overlay(26) +from:0x0213715c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02137160 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02137164 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02137168 kind:load to:0x0209d1cc module:overlay(0) +from:0x0213716c kind:load to:0x0210e468 module:overlay(26) +from:0x02137170 kind:load to:0x0210e488 module:overlay(26) +from:0x02137174 kind:load to:0x0210bd70 module:overlay(26) +from:0x02137178 kind:load to:0x0210bf68 module:overlay(26) +from:0x0213717c kind:load to:0x0210bf74 module:overlay(26) +from:0x02137180 kind:load to:0x0210bd78 module:overlay(26) +from:0x0213718c kind:load to:0x0210e4d0 module:overlay(26) +from:0x02137190 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02137194 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02137198 kind:load to:0x0209ca38 module:overlay(0) +from:0x0213719c kind:load to:0x0209ca58 module:overlay(0) +from:0x021371a8 kind:load to:0x0210e668 module:overlay(26) +from:0x021371ac kind:load to:0x0210e81c module:overlay(26) +from:0x021371b0 kind:load to:0x0210e5a0 module:overlay(26) +from:0x021371b4 kind:load to:0x0207bfe8 module:overlay(0) +from:0x021371b8 kind:load to:0x0207bff0 module:overlay(0) +from:0x021371c4 kind:load to:0x0210e67c module:overlay(26) +from:0x021371c8 kind:load to:0x0209d098 module:overlay(0) +from:0x021371cc kind:load to:0x0210bb54 module:overlay(26) +from:0x021371d0 kind:load to:0x0210bc74 module:overlay(26) +from:0x021371d4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021371d8 kind:load to:0x0210e740 module:overlay(26) +from:0x021371dc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021371e0 kind:load to:0x0210e80c module:overlay(26) +from:0x021371e4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021371e8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021371ec kind:load to:0x0209d1c4 module:overlay(0) +from:0x021371f0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021371f4 kind:load to:0x0210e838 module:overlay(26) +from:0x021371f8 kind:load to:0x0210e860 module:overlay(26) +from:0x021371fc kind:load to:0x0210bd70 module:overlay(26) +from:0x02137200 kind:load to:0x0210bf68 module:overlay(26) +from:0x02137204 kind:load to:0x0210bf74 module:overlay(26) +from:0x02137208 kind:load to:0x0210bd78 module:overlay(26) +from:0x02137214 kind:load to:0x0210e8b0 module:overlay(26) +from:0x02137218 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0213721c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02137220 kind:load to:0x0209ca38 module:overlay(0) +from:0x02137224 kind:load to:0x0209ca58 module:overlay(0) +from:0x02137230 kind:load to:0x0210e9ec module:overlay(26) +from:0x02137234 kind:load to:0x0209d098 module:overlay(0) +from:0x02137238 kind:load to:0x0210ec04 module:overlay(26) +from:0x0213723c kind:load to:0x0210bc74 module:overlay(26) +from:0x02137240 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02137244 kind:load to:0x0210b118 module:overlay(26) +from:0x02137248 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0213724c kind:load to:0x0209d1ac module:overlay(0) +from:0x02137250 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02137254 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02137258 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0213725c kind:load to:0x0209d1cc module:overlay(0) +from:0x02137260 kind:load to:0x0210eca0 module:overlay(26) +from:0x02137264 kind:load to:0x0210ecd0 module:overlay(26) +from:0x02137268 kind:load to:0x0210b2f0 module:overlay(26) +from:0x0213726c kind:load to:0x0210bf68 module:overlay(26) +from:0x02137270 kind:load to:0x0210bf74 module:overlay(26) +from:0x02137274 kind:load to:0x0210bd78 module:overlay(26) +from:0x02137278 kind:load to:0x0210e1b4 module:overlay(26) +from:0x0213727c kind:load to:0x0210b2e8 module:overlay(26) +from:0x02137280 kind:load to:0x0210b330 module:overlay(26) +from:0x02137284 kind:load to:0x0210ec34 module:overlay(26) +from:0x02137288 kind:load to:0x0210ec2c module:overlay(26) +from:0x0213728c kind:load to:0x0210ec10 module:overlay(26) +from:0x02137290 kind:load to:0x0210b1e0 module:overlay(26) +from:0x02137294 kind:load to:0x0210b2f8 module:overlay(26) +from:0x02137298 kind:load to:0x0210b300 module:overlay(26) +from:0x0213729c kind:load to:0x0210e99c module:overlay(26) +from:0x021372a0 kind:load to:0x0210ec98 module:overlay(26) +from:0x021372ac kind:load to:0x0210ed28 module:overlay(26) +from:0x021372b0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021372b4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021372b8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021372bc kind:load to:0x0209ca58 module:overlay(0) +from:0x021372c8 kind:load to:0x0210edac module:overlay(26) +from:0x021372cc kind:load to:0x0209d098 module:overlay(0) +from:0x021372d0 kind:load to:0x0210f014 module:overlay(26) +from:0x021372d4 kind:load to:0x0210bc74 module:overlay(26) +from:0x021372d8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021372dc kind:load to:0x0210b118 module:overlay(26) +from:0x021372e0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021372e4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021372e8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021372ec kind:load to:0x0209d1b8 module:overlay(0) +from:0x021372f0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021372f4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021372f8 kind:load to:0x0210f094 module:overlay(26) +from:0x021372fc kind:load to:0x0210f0c4 module:overlay(26) +from:0x02137300 kind:load to:0x0210b2f0 module:overlay(26) +from:0x02137304 kind:load to:0x0210bf68 module:overlay(26) +from:0x02137308 kind:load to:0x0210bf74 module:overlay(26) +from:0x0213730c kind:load to:0x0210bd78 module:overlay(26) +from:0x02137310 kind:load to:0x0210e1b4 module:overlay(26) +from:0x02137314 kind:load to:0x0210f078 module:overlay(26) +from:0x02137318 kind:load to:0x0210b330 module:overlay(26) +from:0x0213731c kind:load to:0x0210b174 module:overlay(26) +from:0x02137320 kind:load to:0x0210b1bc module:overlay(26) +from:0x02137324 kind:load to:0x0210b1c4 module:overlay(26) +from:0x02137328 kind:load to:0x0210f08c module:overlay(26) +from:0x0213732c kind:load to:0x0210b2f8 module:overlay(26) +from:0x02137330 kind:load to:0x0210b300 module:overlay(26) +from:0x02137334 kind:load to:0x0210f00c module:overlay(26) +from:0x02137338 kind:load to:0x0210f9e4 module:overlay(26) +from:0x02137340 kind:load to:0x0210f4e0 module:overlay(26) +from:0x02137348 kind:load to:0x0210f658 module:overlay(26) +from:0x02137350 kind:load to:0x0210fbf4 module:overlay(26) +from:0x02137360 kind:load to:0x0210f11c module:overlay(26) +from:0x02137364 kind:load to:0x0209772c module:overlay(0) +from:0x02137368 kind:load to:0x02097734 module:overlay(0) +from:0x0213736c kind:load to:0x020977b0 module:overlay(0) +from:0x02137370 kind:load to:0x020977f0 module:overlay(0) +from:0x02137374 kind:load to:0x020977f4 module:overlay(0) +from:0x02137378 kind:load to:0x020977f8 module:overlay(0) +from:0x02137384 kind:load to:0x020984f8 module:overlay(0) +from:0x02137388 kind:load to:0x02098534 module:overlay(0) +from:0x0213738c kind:load to:0x0209854c module:overlay(0) +from:0x02137390 kind:load to:0x02098558 module:overlay(0) +from:0x02137394 kind:load to:0x01fff464 module:itcm +from:0x02137398 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213739c kind:load to:0x0210f2e4 module:overlay(26) +from:0x021373a0 kind:load to:0x02098490 module:overlay(0) +from:0x021373a4 kind:load to:0x0210f2ec module:overlay(26) +from:0x021373a8 kind:load to:0x0210f3c8 module:overlay(26) +from:0x021373ac kind:load to:0x0209849c module:overlay(0) +from:0x021373b0 kind:load to:0x0210f4a4 module:overlay(26) +from:0x021373b4 kind:load to:0x020984a4 module:overlay(0) +from:0x021373b8 kind:load to:0x020984a8 module:overlay(0) +from:0x021373bc kind:load to:0x02098564 module:overlay(0) +from:0x021373c0 kind:load to:0x020985d0 module:overlay(0) +from:0x021373c4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021373c8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021373cc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021373d0 kind:load to:0x0210fc44 module:overlay(26) +from:0x021373d4 kind:load to:0x0210fcc8 module:overlay(26) +from:0x021373d8 kind:load to:0x0210f244 module:overlay(26) +from:0x021373dc kind:load to:0x0210f24c module:overlay(26) +from:0x021373e8 kind:load to:0x02110120 module:overlay(26) +from:0x021373f0 kind:load to:0x021101a8 module:overlay(26) +from:0x021373f8 kind:load to:0x02110130 module:overlay(26) +from:0x02137400 kind:load to:0x021101ac module:overlay(26) +from:0x02137410 kind:load to:0x0210fd74 module:overlay(26) +from:0x02137414 kind:load to:0x02097924 module:overlay(0) +from:0x02137418 kind:load to:0x02097734 module:overlay(0) +from:0x0213741c kind:load to:0x020977b0 module:overlay(0) +from:0x02137420 kind:load to:0x0209792c module:overlay(0) +from:0x02137424 kind:load to:0x0209794c module:overlay(0) +from:0x02137428 kind:load to:0x02097978 module:overlay(0) +from:0x02137434 kind:load to:0x020984f8 module:overlay(0) +from:0x02137438 kind:load to:0x02098534 module:overlay(0) +from:0x0213743c kind:load to:0x0209854c module:overlay(0) +from:0x02137440 kind:load to:0x02098558 module:overlay(0) +from:0x02137444 kind:load to:0x01fff464 module:itcm +from:0x02137448 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213744c kind:load to:0x0210fea0 module:overlay(26) +from:0x02137450 kind:load to:0x02098490 module:overlay(0) +from:0x02137454 kind:load to:0x0211004c module:overlay(26) +from:0x02137458 kind:load to:0x02098498 module:overlay(0) +from:0x0213745c kind:load to:0x0209849c module:overlay(0) +from:0x02137460 kind:load to:0x0211008c module:overlay(26) +from:0x02137464 kind:load to:0x020984a4 module:overlay(0) +from:0x02137468 kind:load to:0x020984a8 module:overlay(0) +from:0x0213746c kind:load to:0x02098564 module:overlay(0) +from:0x02137470 kind:load to:0x020985d0 module:overlay(0) +from:0x02137474 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137478 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213747c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137480 kind:load to:0x021101d4 module:overlay(26) +from:0x02137484 kind:load to:0x021101f4 module:overlay(26) +from:0x02137488 kind:load to:0x02110ca4 module:overlay(26) +from:0x0213748c kind:load to:0x02110cc0 module:overlay(26) +from:0x02137490 kind:load to:0x02110580 module:overlay(26) +from:0x02137498 kind:load to:0x02110598 module:overlay(26) +from:0x021374a0 kind:load to:0x02110604 module:overlay(26) +from:0x021374a8 kind:load to:0x0211057c module:overlay(26) +from:0x021374b0 kind:load to:0x02110584 module:overlay(26) +from:0x021374b8 kind:load to:0x021105d4 module:overlay(26) +from:0x021374c8 kind:load to:0x0211023c module:overlay(26) +from:0x021374cc kind:load to:0x0209772c module:overlay(0) +from:0x021374d0 kind:load to:0x02097734 module:overlay(0) +from:0x021374d4 kind:load to:0x020977b0 module:overlay(0) +from:0x021374d8 kind:load to:0x020977f0 module:overlay(0) +from:0x021374dc kind:load to:0x020977f4 module:overlay(0) +from:0x021374e0 kind:load to:0x020977f8 module:overlay(0) +from:0x021374ec kind:load to:0x020984f8 module:overlay(0) +from:0x021374f0 kind:load to:0x02098534 module:overlay(0) +from:0x021374f4 kind:load to:0x0209854c module:overlay(0) +from:0x021374f8 kind:load to:0x02098558 module:overlay(0) +from:0x021374fc kind:load to:0x01fff464 module:itcm +from:0x02137500 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137504 kind:load to:0x02110368 module:overlay(26) +from:0x02137508 kind:load to:0x02098490 module:overlay(0) +from:0x0213750c kind:load to:0x021104f4 module:overlay(26) +from:0x02137510 kind:load to:0x02098498 module:overlay(0) +from:0x02137514 kind:load to:0x0209849c module:overlay(0) +from:0x02137518 kind:load to:0x021108cc module:overlay(26) +from:0x0213751c kind:load to:0x020984a4 module:overlay(0) +from:0x02137520 kind:load to:0x020984a8 module:overlay(0) +from:0x02137524 kind:load to:0x02098564 module:overlay(0) +from:0x02137528 kind:load to:0x020985d0 module:overlay(0) +from:0x0213752c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137530 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137534 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137538 kind:load to:0x02110b38 module:overlay(26) +from:0x0213753c kind:load to:0x02110bbc module:overlay(26) +from:0x02137540 kind:load to:0x02110ca4 module:overlay(26) +from:0x02137544 kind:load to:0x02110cc0 module:overlay(26) +from:0x02137550 kind:load to:0x020984f8 module:overlay(0) +from:0x02137554 kind:load to:0x02098534 module:overlay(0) +from:0x02137558 kind:load to:0x0209854c module:overlay(0) +from:0x0213755c kind:load to:0x02098558 module:overlay(0) +from:0x02137560 kind:load to:0x01fff464 module:itcm +from:0x02137564 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137568 kind:load to:0x02098488 module:overlay(0) +from:0x0213756c kind:load to:0x02098490 module:overlay(0) +from:0x02137570 kind:load to:0x02098494 module:overlay(0) +from:0x02137574 kind:load to:0x02098498 module:overlay(0) +from:0x02137578 kind:load to:0x0209849c module:overlay(0) +from:0x0213757c kind:load to:0x020984a0 module:overlay(0) +from:0x02137580 kind:load to:0x020984a4 module:overlay(0) +from:0x02137584 kind:load to:0x020984a8 module:overlay(0) +from:0x02137588 kind:load to:0x02098564 module:overlay(0) +from:0x0213758c kind:load to:0x020985d0 module:overlay(0) +from:0x02137590 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137594 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137598 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213759c kind:load to:0x02110ff4 module:overlay(26) +from:0x021375a0 kind:load to:0x02111008 module:overlay(26) +from:0x021375a4 kind:load to:0x02110ca4 module:overlay(26) +from:0x021375a8 kind:load to:0x02110cc0 module:overlay(26) +from:0x021375b4 kind:load to:0x020984f8 module:overlay(0) +from:0x021375b8 kind:load to:0x02098534 module:overlay(0) +from:0x021375bc kind:load to:0x0209854c module:overlay(0) +from:0x021375c0 kind:load to:0x02098558 module:overlay(0) +from:0x021375c4 kind:load to:0x01fff464 module:itcm +from:0x021375c8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021375cc kind:load to:0x02098488 module:overlay(0) +from:0x021375d0 kind:load to:0x02098490 module:overlay(0) +from:0x021375d4 kind:load to:0x02098494 module:overlay(0) +from:0x021375d8 kind:load to:0x02098498 module:overlay(0) +from:0x021375dc kind:load to:0x0209849c module:overlay(0) +from:0x021375e0 kind:load to:0x020984a0 module:overlay(0) +from:0x021375e4 kind:load to:0x020984a4 module:overlay(0) +from:0x021375e8 kind:load to:0x020984a8 module:overlay(0) +from:0x021375ec kind:load to:0x02098564 module:overlay(0) +from:0x021375f0 kind:load to:0x020985d0 module:overlay(0) +from:0x021375f4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021375f8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021375fc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137600 kind:load to:0x02111050 module:overlay(26) +from:0x02137604 kind:load to:0x02111064 module:overlay(26) +from:0x02137608 kind:load to:0x02110ca4 module:overlay(26) +from:0x0213760c kind:load to:0x02110cc0 module:overlay(26) +from:0x02137618 kind:load to:0x0211108c module:overlay(26) +from:0x0213761c kind:load to:0x0209772c module:overlay(0) +from:0x02137620 kind:load to:0x02097734 module:overlay(0) +from:0x02137624 kind:load to:0x020977b0 module:overlay(0) +from:0x02137628 kind:load to:0x020977f0 module:overlay(0) +from:0x0213762c kind:load to:0x020977f4 module:overlay(0) +from:0x02137630 kind:load to:0x020977f8 module:overlay(0) +from:0x0213763c kind:load to:0x020984f8 module:overlay(0) +from:0x02137640 kind:load to:0x02098534 module:overlay(0) +from:0x02137644 kind:load to:0x0209854c module:overlay(0) +from:0x02137648 kind:load to:0x02098558 module:overlay(0) +from:0x0213764c kind:load to:0x01fff464 module:itcm +from:0x02137650 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137654 kind:load to:0x02111184 module:overlay(26) +from:0x02137658 kind:load to:0x02098490 module:overlay(0) +from:0x0213765c kind:load to:0x021111dc module:overlay(26) +from:0x02137660 kind:load to:0x02098498 module:overlay(0) +from:0x02137664 kind:load to:0x0209849c module:overlay(0) +from:0x02137668 kind:load to:0x02111260 module:overlay(26) +from:0x0213766c kind:load to:0x020984a4 module:overlay(0) +from:0x02137670 kind:load to:0x020984a8 module:overlay(0) +from:0x02137674 kind:load to:0x02098564 module:overlay(0) +from:0x02137678 kind:load to:0x020985d0 module:overlay(0) +from:0x0213767c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137680 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137684 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137688 kind:load to:0x021112ec module:overlay(26) +from:0x0213768c kind:load to:0x021112d0 module:overlay(26) +from:0x02137690 kind:load to:0x02110ca4 module:overlay(26) +from:0x02137694 kind:load to:0x02110cc0 module:overlay(26) +from:0x021376a0 kind:load to:0x02111320 module:overlay(26) +from:0x021376a4 kind:load to:0x0209772c module:overlay(0) +from:0x021376a8 kind:load to:0x02097734 module:overlay(0) +from:0x021376ac kind:load to:0x020977b0 module:overlay(0) +from:0x021376b0 kind:load to:0x020977f0 module:overlay(0) +from:0x021376b4 kind:load to:0x020977f4 module:overlay(0) +from:0x021376b8 kind:load to:0x020977f8 module:overlay(0) +from:0x021376c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021376c8 kind:load to:0x02098534 module:overlay(0) +from:0x021376cc kind:load to:0x0209854c module:overlay(0) +from:0x021376d0 kind:load to:0x02098558 module:overlay(0) +from:0x021376d4 kind:load to:0x01fff464 module:itcm +from:0x021376d8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021376dc kind:load to:0x02111420 module:overlay(26) +from:0x021376e0 kind:load to:0x02098490 module:overlay(0) +from:0x021376e4 kind:load to:0x02111478 module:overlay(26) +from:0x021376e8 kind:load to:0x02098498 module:overlay(0) +from:0x021376ec kind:load to:0x0209849c module:overlay(0) +from:0x021376f0 kind:load to:0x02111558 module:overlay(26) +from:0x021376f4 kind:load to:0x020984a4 module:overlay(0) +from:0x021376f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021376fc kind:load to:0x02098564 module:overlay(0) +from:0x02137700 kind:load to:0x020985d0 module:overlay(0) +from:0x02137704 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137708 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213770c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137710 kind:load to:0x021115f8 module:overlay(26) +from:0x02137714 kind:load to:0x021115dc module:overlay(26) +from:0x02137718 kind:load to:0x02110ca4 module:overlay(26) +from:0x0213771c kind:load to:0x02110cc0 module:overlay(26) +from:0x02137720 kind:load to:0x02113764 module:overlay(26) +from:0x02137728 kind:load to:0x021138fc module:overlay(26) +from:0x02137730 kind:load to:0x02113020 module:overlay(26) +from:0x02137738 kind:load to:0x021132e4 module:overlay(26) +from:0x02137740 kind:load to:0x021131e4 module:overlay(26) +from:0x02137748 kind:load to:0x021130f8 module:overlay(26) +from:0x02137750 kind:load to:0x02113a3c module:overlay(26) +from:0x02137758 kind:load to:0x02112fd8 module:overlay(26) +from:0x02137760 kind:load to:0x021132a0 module:overlay(26) +from:0x02137768 kind:load to:0x02113390 module:overlay(26) +from:0x02137770 kind:load to:0x021134a8 module:overlay(26) +from:0x02137778 kind:load to:0x02112fcc module:overlay(26) +from:0x02137780 kind:load to:0x021136e4 module:overlay(26) +from:0x02137788 kind:load to:0x02112f90 module:overlay(26) +from:0x02137790 kind:load to:0x02113a20 module:overlay(26) +from:0x02137798 kind:load to:0x02112eac module:overlay(26) +from:0x021377a0 kind:load to:0x02112ca0 module:overlay(26) +from:0x021377a8 kind:load to:0x021134ec module:overlay(26) +from:0x021377b0 kind:load to:0x021133ec module:overlay(26) +from:0x021377b8 kind:load to:0x02112c9c module:overlay(26) +from:0x021377c0 kind:load to:0x02112c88 module:overlay(26) +from:0x021377c8 kind:load to:0x02113b78 module:overlay(26) +from:0x021377d0 kind:load to:0x021135c4 module:overlay(26) +from:0x021377d8 kind:load to:0x02113598 module:overlay(26) +from:0x021377e0 kind:load to:0x02112e08 module:overlay(26) +from:0x021377e8 kind:load to:0x021136f8 module:overlay(26) +from:0x021377f0 kind:load to:0x02112ee8 module:overlay(26) +from:0x021377f8 kind:load to:0x02113b3c module:overlay(26) +from:0x02137808 kind:load to:0x0211162c module:overlay(26) +from:0x0213780c kind:load to:0x02097924 module:overlay(0) +from:0x02137810 kind:load to:0x02097734 module:overlay(0) +from:0x02137814 kind:load to:0x020977b0 module:overlay(0) +from:0x02137818 kind:load to:0x0209792c module:overlay(0) +from:0x0213781c kind:load to:0x0209794c module:overlay(0) +from:0x02137820 kind:load to:0x02097978 module:overlay(0) +from:0x0213782c kind:load to:0x020984f8 module:overlay(0) +from:0x02137830 kind:load to:0x02098534 module:overlay(0) +from:0x02137834 kind:load to:0x0209854c module:overlay(0) +from:0x02137838 kind:load to:0x02098558 module:overlay(0) +from:0x0213783c kind:load to:0x01fff464 module:itcm +from:0x02137840 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137844 kind:load to:0x02111954 module:overlay(26) +from:0x02137848 kind:load to:0x0211195c module:overlay(26) +from:0x0213784c kind:load to:0x02111a64 module:overlay(26) +from:0x02137850 kind:load to:0x02111a84 module:overlay(26) +from:0x02137854 kind:load to:0x0209849c module:overlay(0) +from:0x02137858 kind:load to:0x02111d34 module:overlay(26) +from:0x0213785c kind:load to:0x02111f1c module:overlay(26) +from:0x02137860 kind:load to:0x020984a8 module:overlay(0) +from:0x02137864 kind:load to:0x02098564 module:overlay(0) +from:0x02137868 kind:load to:0x020985d0 module:overlay(0) +from:0x0213786c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137870 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137874 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137878 kind:load to:0x0211183c module:overlay(26) +from:0x0213787c kind:load to:0x021118c4 module:overlay(26) +from:0x02137880 kind:load to:0x02110ca4 module:overlay(26) +from:0x02137884 kind:load to:0x02110cc0 module:overlay(26) +from:0x021378ac kind:load to:0x021164d0 module:overlay(26) +from:0x021378b0 kind:load to:0x021164ec module:overlay(26) +from:0x021378b4 kind:load to:0x02116510 module:overlay(26) +from:0x021378b8 kind:load to:0x0207bfe8 module:overlay(0) +from:0x021378bc kind:load to:0x0207bff0 module:overlay(0) +from:0x021378c8 kind:load to:0x02113d28 module:overlay(26) +from:0x021378cc kind:load to:0x02097924 module:overlay(0) +from:0x021378d0 kind:load to:0x02097734 module:overlay(0) +from:0x021378d4 kind:load to:0x020977b0 module:overlay(0) +from:0x021378d8 kind:load to:0x0209792c module:overlay(0) +from:0x021378dc kind:load to:0x0209794c module:overlay(0) +from:0x021378e0 kind:load to:0x02097978 module:overlay(0) +from:0x021378e4 kind:load to:0x021143d0 module:overlay(26) +from:0x021378ec kind:load to:0x0211488c module:overlay(26) +from:0x021378f4 kind:load to:0x02114c28 module:overlay(26) +from:0x021378fc kind:load to:0x02114d6c module:overlay(26) +from:0x02137904 kind:load to:0x02114fe0 module:overlay(26) +from:0x0213790c kind:load to:0x02115540 module:overlay(26) +from:0x02137914 kind:load to:0x0211573c module:overlay(26) +from:0x0213791c kind:load to:0x021159a4 module:overlay(26) +from:0x02137924 kind:load to:0x021142c0 module:overlay(26) +from:0x0213792c kind:load to:0x02114490 module:overlay(26) +from:0x02137934 kind:load to:0x02114a30 module:overlay(26) +from:0x0213793c kind:load to:0x02114c8c module:overlay(26) +from:0x02137944 kind:load to:0x02114e70 module:overlay(26) +from:0x0213794c kind:load to:0x02115100 module:overlay(26) +from:0x02137954 kind:load to:0x02115678 module:overlay(26) +from:0x0213795c kind:load to:0x021157c0 module:overlay(26) +from:0x02137964 kind:load to:0x02115a14 module:overlay(26) +from:0x0213796c kind:load to:0x021142d8 module:overlay(26) +from:0x0213797c kind:load to:0x020984f8 module:overlay(0) +from:0x02137980 kind:load to:0x02098534 module:overlay(0) +from:0x02137984 kind:load to:0x0209854c module:overlay(0) +from:0x02137988 kind:load to:0x02098558 module:overlay(0) +from:0x0213798c kind:load to:0x01fff464 module:itcm +from:0x02137990 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137994 kind:load to:0x0211408c module:overlay(26) +from:0x02137998 kind:load to:0x02098490 module:overlay(0) +from:0x0213799c kind:load to:0x021141f4 module:overlay(26) +from:0x021379a0 kind:load to:0x02098498 module:overlay(0) +from:0x021379a4 kind:load to:0x0209849c module:overlay(0) +from:0x021379a8 kind:load to:0x021163ac module:overlay(26) +from:0x021379ac kind:load to:0x02116458 module:overlay(26) +from:0x021379b0 kind:load to:0x020984a8 module:overlay(0) +from:0x021379b4 kind:load to:0x02098564 module:overlay(0) +from:0x021379b8 kind:load to:0x020985d0 module:overlay(0) +from:0x021379bc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021379c0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021379c4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021379c8 kind:load to:0x02113ff4 module:overlay(26) +from:0x021379cc kind:load to:0x0211403c module:overlay(26) +from:0x021379d0 kind:load to:0x02110ca4 module:overlay(26) +from:0x021379d4 kind:load to:0x02110cc0 module:overlay(26) +from:0x02137a58 kind:load to:0x021165dc module:overlay(26) +from:0x02137a5c kind:load to:0x0209772c module:overlay(0) +from:0x02137a60 kind:load to:0x02097734 module:overlay(0) +from:0x02137a64 kind:load to:0x020977b0 module:overlay(0) +from:0x02137a68 kind:load to:0x020977f0 module:overlay(0) +from:0x02137a6c kind:load to:0x020977f4 module:overlay(0) +from:0x02137a70 kind:load to:0x020977f8 module:overlay(0) +from:0x02137a7c kind:load to:0x020984f8 module:overlay(0) +from:0x02137a80 kind:load to:0x02098534 module:overlay(0) +from:0x02137a84 kind:load to:0x0209854c module:overlay(0) +from:0x02137a88 kind:load to:0x02098558 module:overlay(0) +from:0x02137a8c kind:load to:0x01fff464 module:itcm +from:0x02137a90 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137a94 kind:load to:0x02116648 module:overlay(26) +from:0x02137a98 kind:load to:0x0211665c module:overlay(26) +from:0x02137a9c kind:load to:0x02116660 module:overlay(26) +from:0x02137aa0 kind:load to:0x021166ec module:overlay(26) +from:0x02137aa4 kind:load to:0x0209849c module:overlay(0) +from:0x02137aa8 kind:load to:0x020984a0 module:overlay(0) +from:0x02137aac kind:load to:0x020984a4 module:overlay(0) +from:0x02137ab0 kind:load to:0x020984a8 module:overlay(0) +from:0x02137ab4 kind:load to:0x02098564 module:overlay(0) +from:0x02137ab8 kind:load to:0x020985d0 module:overlay(0) +from:0x02137abc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137ac0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137ac4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137ac8 kind:load to:0x02116760 module:overlay(26) +from:0x02137acc kind:load to:0x02116774 module:overlay(26) +from:0x02137ad8 kind:load to:0x02116db0 module:overlay(26) +from:0x02137ae4 kind:load to:0x021167b0 module:overlay(26) +from:0x02137ae8 kind:load to:0x02097924 module:overlay(0) +from:0x02137aec kind:load to:0x02097734 module:overlay(0) +from:0x02137af0 kind:load to:0x020977b0 module:overlay(0) +from:0x02137af4 kind:load to:0x0209792c module:overlay(0) +from:0x02137af8 kind:load to:0x0209794c module:overlay(0) +from:0x02137afc kind:load to:0x02097978 module:overlay(0) +from:0x02137b50 kind:load to:0x020984f8 module:overlay(0) +from:0x02137b54 kind:load to:0x02098534 module:overlay(0) +from:0x02137b58 kind:load to:0x0209854c module:overlay(0) +from:0x02137b5c kind:load to:0x02098558 module:overlay(0) +from:0x02137b60 kind:load to:0x01fff464 module:itcm +from:0x02137b64 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137b68 kind:load to:0x02116c4c module:overlay(26) +from:0x02137b6c kind:load to:0x02116e50 module:overlay(26) +from:0x02137b70 kind:load to:0x021175e8 module:overlay(26) +from:0x02137b74 kind:load to:0x021175d4 module:overlay(26) +from:0x02137b78 kind:load to:0x0209849c module:overlay(0) +from:0x02137b7c kind:load to:0x0211a83c module:overlay(26) +from:0x02137b80 kind:load to:0x020984a4 module:overlay(0) +from:0x02137b84 kind:load to:0x020984a8 module:overlay(0) +from:0x02137b88 kind:load to:0x02098564 module:overlay(0) +from:0x02137b8c kind:load to:0x020985d0 module:overlay(0) +from:0x02137b90 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137b94 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137b98 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137b9c kind:load to:0x021169e4 module:overlay(26) +from:0x02137ba0 kind:load to:0x02116b14 module:overlay(26) +from:0x02137ba4 kind:load to:0x02110ca4 module:overlay(26) +from:0x02137ba8 kind:load to:0x02110cc0 module:overlay(26) +from:0x02137bac kind:load to:0x02117688 module:overlay(26) +from:0x02137bb4 kind:load to:0x0211773c module:overlay(26) +from:0x02137bbc kind:load to:0x02117958 module:overlay(26) +from:0x02137bc4 kind:load to:0x02117a44 module:overlay(26) +from:0x02137bcc kind:load to:0x02117c8c module:overlay(26) +from:0x02137bd4 kind:load to:0x02117d78 module:overlay(26) +from:0x02137bdc kind:load to:0x02118044 module:overlay(26) +from:0x02137be4 kind:load to:0x0211812c module:overlay(26) +from:0x02137bec kind:load to:0x02118360 module:overlay(26) +from:0x02137bf4 kind:load to:0x021183e4 module:overlay(26) +from:0x02137bfc kind:load to:0x0211843c module:overlay(26) +from:0x02137c04 kind:load to:0x021185b8 module:overlay(26) +from:0x02137c0c kind:load to:0x02118914 module:overlay(26) +from:0x02137c14 kind:load to:0x02118aa4 module:overlay(26) +from:0x02137c1c kind:load to:0x02118dd4 module:overlay(26) +from:0x02137c24 kind:load to:0x02118ed8 module:overlay(26) +from:0x02137c2c kind:load to:0x02119148 module:overlay(26) +from:0x02137c34 kind:load to:0x02119300 module:overlay(26) +from:0x02137c3c kind:load to:0x02119778 module:overlay(26) +from:0x02137c44 kind:load to:0x02119810 module:overlay(26) +from:0x02137c6c kind:load to:0x0211a9e4 module:overlay(26) +from:0x02137c70 kind:load to:0x02097924 module:overlay(0) +from:0x02137c74 kind:load to:0x02097734 module:overlay(0) +from:0x02137c78 kind:load to:0x020977b0 module:overlay(0) +from:0x02137c7c kind:load to:0x0209792c module:overlay(0) +from:0x02137c80 kind:load to:0x0209794c module:overlay(0) +from:0x02137c84 kind:load to:0x02097978 module:overlay(0) +from:0x02137c90 kind:load to:0x0211aafc module:overlay(26) +from:0x02137c94 kind:load to:0x0211ac84 module:overlay(26) +from:0x02137c98 kind:load to:0x02099ae0 module:overlay(0) +from:0x02137c9c kind:load to:0x02099b18 module:overlay(0) +from:0x02137ca0 kind:load to:0x0209a11c module:overlay(0) +from:0x02137ca4 kind:load to:0x0209a124 module:overlay(0) +from:0x02137ca8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02137cac kind:load to:0x02099c90 module:overlay(0) +from:0x02137cb0 kind:load to:0x02099b80 module:overlay(0) +from:0x02137cb4 kind:load to:0x0209a04c module:overlay(0) +from:0x02137cb8 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02137cbc kind:load to:0x0209a0ec module:overlay(0) +from:0x02137cc0 kind:load to:0x020f4380 module:overlay(26) +from:0x02137cc4 kind:load to:0x0209a104 module:overlay(0) +from:0x02137cc8 kind:load to:0x020f4370 module:overlay(26) +from:0x02137ccc kind:load to:0x020f434c module:overlay(26) +from:0x02137cd8 kind:load to:0x020984f8 module:overlay(0) +from:0x02137cdc kind:load to:0x02098534 module:overlay(0) +from:0x02137ce0 kind:load to:0x0209854c module:overlay(0) +from:0x02137ce4 kind:load to:0x02098558 module:overlay(0) +from:0x02137ce8 kind:load to:0x01fff464 module:itcm +from:0x02137cec kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137cf0 kind:load to:0x0211ab10 module:overlay(26) +from:0x02137cf4 kind:load to:0x02098490 module:overlay(0) +from:0x02137cf8 kind:load to:0x0211aba0 module:overlay(26) +from:0x02137cfc kind:load to:0x02098498 module:overlay(0) +from:0x02137d00 kind:load to:0x0209849c module:overlay(0) +from:0x02137d04 kind:load to:0x0211ac24 module:overlay(26) +from:0x02137d08 kind:load to:0x020984a4 module:overlay(0) +from:0x02137d0c kind:load to:0x020984a8 module:overlay(0) +from:0x02137d10 kind:load to:0x02098564 module:overlay(0) +from:0x02137d14 kind:load to:0x020985d0 module:overlay(0) +from:0x02137d18 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137d1c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137d20 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137d24 kind:load to:0x0211aca0 module:overlay(26) +from:0x02137d28 kind:load to:0x0211acc8 module:overlay(26) +from:0x02137d2c kind:load to:0x0211ac1c module:overlay(26) +from:0x02137d30 kind:load to:0x0211cfac module:overlay(26) +from:0x02137d38 kind:load to:0x0211cf94 module:overlay(26) +from:0x02137d80 kind:load to:0x0211d924 module:overlay(26) +from:0x02137d8c kind:load to:0x0211d974 module:overlay(26) +from:0x02137d98 kind:load to:0x02097bf4 module:overlay(0) +from:0x02137d9c kind:load to:0x0211d9dc module:overlay(26) +from:0x02137da8 kind:load to:0x0211ad18 module:overlay(26) +from:0x02137dac kind:load to:0x02097924 module:overlay(0) +from:0x02137db0 kind:load to:0x02097734 module:overlay(0) +from:0x02137db4 kind:load to:0x020977b0 module:overlay(0) +from:0x02137db8 kind:load to:0x0209792c module:overlay(0) +from:0x02137dbc kind:load to:0x0209794c module:overlay(0) +from:0x02137dc0 kind:load to:0x02097978 module:overlay(0) +from:0x02137dcc kind:load to:0x0211af44 module:overlay(26) +from:0x02137dd0 kind:load to:0x0211db60 module:overlay(26) +from:0x02137dd4 kind:load to:0x02057bd4 module:overlay(0) +from:0x02137dd8 kind:load to:0x0211d9c4 module:overlay(26) +from:0x02137ddc kind:load to:0x02057da8 module:overlay(0) +from:0x02137de0 kind:load to:0x02057e24 module:overlay(0) +from:0x02137de4 kind:load to:0x02057e88 module:overlay(0) +from:0x02137de8 kind:load to:0x0209a77c module:overlay(0) +from:0x02137dec kind:load to:0x02057d64 module:overlay(0) +from:0x02137df8 kind:load to:0x0211af58 module:overlay(26) +from:0x02137dfc kind:load to:0x0211db7c module:overlay(26) +from:0x02137e00 kind:load to:0x0209a234 module:overlay(0) +from:0x02137e04 kind:load to:0x0209a268 module:overlay(0) +from:0x02137e08 kind:load to:0x0209a300 module:overlay(0) +from:0x02137e0c kind:load to:0x0209a314 module:overlay(0) +from:0x02137e10 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02137e14 kind:load to:0x0209a33c module:overlay(0) +from:0x02137e18 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02137e1c kind:load to:0x0209a04c module:overlay(0) +from:0x02137e20 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02137e24 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02137e28 kind:load to:0x0209a328 module:overlay(0) +from:0x02137e2c kind:load to:0x0209a6b4 module:overlay(0) +from:0x02137e30 kind:load to:0x020f2580 module:overlay(26) +from:0x02137e34 kind:load to:0x020f17e8 module:overlay(26) +from:0x02137e38 kind:load to:0x0209a6ec module:overlay(0) +from:0x02137e44 kind:load to:0x020984f8 module:overlay(0) +from:0x02137e48 kind:load to:0x02098534 module:overlay(0) +from:0x02137e4c kind:load to:0x0209854c module:overlay(0) +from:0x02137e50 kind:load to:0x02098558 module:overlay(0) +from:0x02137e54 kind:load to:0x01fff464 module:itcm +from:0x02137e58 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137e5c kind:load to:0x0211afc4 module:overlay(26) +from:0x02137e60 kind:load to:0x0211b018 module:overlay(26) +from:0x02137e64 kind:load to:0x0211b1a0 module:overlay(26) +from:0x02137e68 kind:load to:0x0211cfb0 module:overlay(26) +from:0x02137e6c kind:load to:0x0209849c module:overlay(0) +from:0x02137e70 kind:load to:0x0211d100 module:overlay(26) +from:0x02137e74 kind:load to:0x0211cfb4 module:overlay(26) +from:0x02137e78 kind:load to:0x020984a8 module:overlay(0) +from:0x02137e7c kind:load to:0x02098564 module:overlay(0) +from:0x02137e80 kind:load to:0x020985d0 module:overlay(0) +from:0x02137e84 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137e88 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137e8c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137e90 kind:load to:0x0211af6c module:overlay(26) +from:0x02137e94 kind:load to:0x0211af94 module:overlay(26) +from:0x02137e98 kind:load to:0x0211d294 module:overlay(26) +from:0x02137ea4 kind:load to:0x0211dbc8 module:overlay(26) +from:0x02137ea8 kind:load to:0x0211dbcc module:overlay(26) +from:0x02137eac kind:load to:0x0211dec4 module:overlay(26) +from:0x02137eb0 kind:load to:0x0211dec8 module:overlay(26) +from:0x02137edc kind:load to:0x0211e0e4 module:overlay(26) +from:0x02137ee0 kind:load to:0x02097924 module:overlay(0) +from:0x02137ee4 kind:load to:0x02097734 module:overlay(0) +from:0x02137ee8 kind:load to:0x020977b0 module:overlay(0) +from:0x02137eec kind:load to:0x0211e068 module:overlay(26) +from:0x02137ef0 kind:load to:0x0209794c module:overlay(0) +from:0x02137ef4 kind:load to:0x02097978 module:overlay(0) +from:0x02137f04 kind:load to:0x02097924 module:overlay(0) +from:0x02137f08 kind:load to:0x02097734 module:overlay(0) +from:0x02137f0c kind:load to:0x020977b0 module:overlay(0) +from:0x02137f10 kind:load to:0x0211e068 module:overlay(26) +from:0x02137f14 kind:load to:0x0209794c module:overlay(0) +from:0x02137f18 kind:load to:0x02097978 module:overlay(0) +from:0x02137f24 kind:load to:0x0211e3ac module:overlay(26) +from:0x02137f28 kind:load to:0x0212096c module:overlay(26) +from:0x02137f2c kind:load to:0x02057bd4 module:overlay(0) +from:0x02137f30 kind:load to:0x02120954 module:overlay(26) +from:0x02137f34 kind:load to:0x02057da8 module:overlay(0) +from:0x02137f38 kind:load to:0x02057e24 module:overlay(0) +from:0x02137f3c kind:load to:0x02057e88 module:overlay(0) +from:0x02137f40 kind:load to:0x0209a77c module:overlay(0) +from:0x02137f44 kind:load to:0x02057d64 module:overlay(0) +from:0x02138048 kind:load to:0x020984f8 module:overlay(0) +from:0x0213804c kind:load to:0x02098534 module:overlay(0) +from:0x02138050 kind:load to:0x0209854c module:overlay(0) +from:0x02138054 kind:load to:0x02098558 module:overlay(0) +from:0x02138058 kind:load to:0x01fff464 module:itcm +from:0x0213805c kind:load to:0x020a99b8 module:overlay(0) +from:0x02138060 kind:load to:0x020a8d08 module:overlay(0) +from:0x02138064 kind:load to:0x020a8d84 module:overlay(0) +from:0x02138068 kind:load to:0x020a98d0 module:overlay(0) +from:0x0213806c kind:load to:0x020a98d4 module:overlay(0) +from:0x02138070 kind:load to:0x0209849c module:overlay(0) +from:0x02138074 kind:load to:0x020a993c module:overlay(0) +from:0x02138078 kind:load to:0x020984a4 module:overlay(0) +from:0x0213807c kind:load to:0x020984a8 module:overlay(0) +from:0x02138080 kind:load to:0x02098564 module:overlay(0) +from:0x02138084 kind:load to:0x020985d0 module:overlay(0) +from:0x02138088 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213808c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02138090 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02138094 kind:load to:0x02120a18 module:overlay(26) +from:0x02138098 kind:load to:0x021209f0 module:overlay(26) +from:0x0213809c kind:load to:0x020a8d80 module:overlay(0) +from:0x021380a4 kind:load to:0x020a92b0 module:overlay(0) +from:0x021380a8 kind:load to:0x020a8f58 module:overlay(0) +from:0x021380ac kind:load to:0x020a8fc0 module:overlay(0) +from:0x021380b0 kind:load to:0x020a9130 module:overlay(0) +from:0x021380b4 kind:load to:0x020a912c module:overlay(0) +from:0x021380b8 kind:load to:0x020a91fc module:overlay(0) +from:0x021380bc kind:load to:0x020a9220 module:overlay(0) +from:0x021380c0 kind:load to:0x020a9224 module:overlay(0) +from:0x021380c4 kind:load to:0x020a9180 module:overlay(0) +from:0x021380c8 kind:load to:0x020a9188 module:overlay(0) +from:0x021380cc kind:load to:0x020a9190 module:overlay(0) +from:0x021380d0 kind:load to:0x020a8f34 module:overlay(0) +from:0x021380d4 kind:load to:0x020a8f3c module:overlay(0) +from:0x021380d8 kind:load to:0x020a8f44 module:overlay(0) +from:0x021380dc kind:load to:0x020a8f4c module:overlay(0) +from:0x021380e0 kind:load to:0x020a9428 module:overlay(0) +from:0x021380e4 kind:load to:0x020a9578 module:overlay(0) +from:0x021380e8 kind:load to:0x020a95a4 module:overlay(0) +from:0x021380ec kind:load to:0x020a95c4 module:overlay(0) +from:0x021380f0 kind:load to:0x020a97dc module:overlay(0) +from:0x021380f4 kind:load to:0x020a95b4 module:overlay(0) +from:0x021380f8 kind:load to:0x020a8ea0 module:overlay(0) +from:0x021380fc kind:load to:0x020a8e64 module:overlay(0) +from:0x02138100 kind:load to:0x020a9984 module:overlay(0) +from:0x0213810c kind:load to:0x020984f8 module:overlay(0) +from:0x02138110 kind:load to:0x02098534 module:overlay(0) +from:0x02138114 kind:load to:0x0209854c module:overlay(0) +from:0x02138118 kind:load to:0x02098558 module:overlay(0) +from:0x0213811c kind:load to:0x01fff464 module:itcm +from:0x02138120 kind:load to:0x020a99b8 module:overlay(0) +from:0x02138124 kind:load to:0x0211e3c0 module:overlay(26) +from:0x02138128 kind:load to:0x0211e4a8 module:overlay(26) +from:0x0213812c kind:load to:0x0211e728 module:overlay(26) +from:0x02138130 kind:load to:0x0211e820 module:overlay(26) +from:0x02138134 kind:load to:0x0209849c module:overlay(0) +from:0x02138138 kind:load to:0x0211ee98 module:overlay(26) +from:0x0213813c kind:load to:0x020984a4 module:overlay(0) +from:0x02138140 kind:load to:0x020984a8 module:overlay(0) +from:0x02138144 kind:load to:0x02098564 module:overlay(0) +from:0x02138148 kind:load to:0x020985d0 module:overlay(0) +from:0x0213814c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02138150 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02138154 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02138158 kind:load to:0x02120988 module:overlay(26) +from:0x0213815c kind:load to:0x021209b8 module:overlay(26) +from:0x02138160 kind:load to:0x020a8d80 module:overlay(0) +from:0x02138164 kind:load to:0x0211e6d0 module:overlay(26) +from:0x02138168 kind:load to:0x020a92b0 module:overlay(0) +from:0x0213816c kind:load to:0x020a8f58 module:overlay(0) +from:0x02138170 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02138174 kind:load to:0x020a9130 module:overlay(0) +from:0x02138178 kind:load to:0x020a912c module:overlay(0) +from:0x0213817c kind:load to:0x020a91fc module:overlay(0) +from:0x02138180 kind:load to:0x020a9220 module:overlay(0) +from:0x02138184 kind:load to:0x020a9224 module:overlay(0) +from:0x02138188 kind:load to:0x0211ee90 module:overlay(26) +from:0x0213818c kind:load to:0x020a9188 module:overlay(0) +from:0x02138190 kind:load to:0x020a9190 module:overlay(0) +from:0x02138194 kind:load to:0x020a8f34 module:overlay(0) +from:0x02138198 kind:load to:0x020a8f3c module:overlay(0) +from:0x0213819c kind:load to:0x020a8f44 module:overlay(0) +from:0x021381a0 kind:load to:0x020a8f4c module:overlay(0) +from:0x021381a4 kind:load to:0x020a9428 module:overlay(0) +from:0x021381a8 kind:load to:0x020a9578 module:overlay(0) +from:0x021381ac kind:load to:0x020a95a4 module:overlay(0) +from:0x021381b0 kind:load to:0x0212050c module:overlay(26) +from:0x021381b4 kind:load to:0x020a97dc module:overlay(0) +from:0x021381b8 kind:load to:0x020a95b4 module:overlay(0) +from:0x021381bc kind:load to:0x020a8ea0 module:overlay(0) +from:0x021381c0 kind:load to:0x020a8e64 module:overlay(0) +from:0x021381c4 kind:load to:0x0212047c module:overlay(26) +from:0x021381c8 kind:load to:0x0211f020 module:overlay(26) +from:0x021381cc kind:load to:0x0211f0b0 module:overlay(26) +from:0x021381d0 kind:load to:0x0211f180 module:overlay(26) +from:0x021381d4 kind:load to:0x0211f26c module:overlay(26) +from:0x021381d8 kind:load to:0x0211f374 module:overlay(26) +from:0x021381dc kind:load to:0x0211f410 module:overlay(26) +from:0x021381e0 kind:load to:0x0211f518 module:overlay(26) +from:0x021381e4 kind:load to:0x0211f8c4 module:overlay(26) +from:0x021381e8 kind:load to:0x0211f040 module:overlay(26) +from:0x021381ec kind:load to:0x0211f120 module:overlay(26) +from:0x021381f0 kind:load to:0x0211f1ec module:overlay(26) +from:0x021381f4 kind:load to:0x0211f2d0 module:overlay(26) +from:0x021381f8 kind:load to:0x0211f3c8 module:overlay(26) +from:0x021381fc kind:load to:0x0211f450 module:overlay(26) +from:0x02138200 kind:load to:0x0211f638 module:overlay(26) +from:0x02138204 kind:load to:0x0211f8f0 module:overlay(26) +from:0x02138210 kind:load to:0x02121130 module:overlay(26) +from:0x0213821c kind:load to:0x02121178 module:overlay(26) +from:0x02138220 kind:load to:0x02120e10 module:overlay(26) +from:0x02138228 kind:load to:0x02120e24 module:overlay(26) +from:0x02138230 kind:load to:0x02120e20 module:overlay(26) +from:0x02138238 kind:load to:0x02120e70 module:overlay(26) +from:0x02138278 kind:load to:0x02120a58 module:overlay(26) +from:0x0213827c kind:load to:0x02097924 module:overlay(0) +from:0x02138280 kind:load to:0x02097734 module:overlay(0) +from:0x02138284 kind:load to:0x020977b0 module:overlay(0) +from:0x02138288 kind:load to:0x0209792c module:overlay(0) +from:0x0213828c kind:load to:0x0209794c module:overlay(0) +from:0x02138290 kind:load to:0x02097978 module:overlay(0) +from:0x0213829c kind:load to:0x02120c60 module:overlay(26) +from:0x021382a0 kind:load to:0x021211a8 module:overlay(26) +from:0x021382a4 kind:load to:0x02057bd4 module:overlay(0) +from:0x021382a8 kind:load to:0x0212110c module:overlay(26) +from:0x021382ac kind:load to:0x02057da8 module:overlay(0) +from:0x021382b0 kind:load to:0x02057e24 module:overlay(0) +from:0x021382b4 kind:load to:0x02057e88 module:overlay(0) +from:0x021382b8 kind:load to:0x0209a77c module:overlay(0) +from:0x021382bc kind:load to:0x02057d64 module:overlay(0) +from:0x021382c8 kind:load to:0x020984f8 module:overlay(0) +from:0x021382cc kind:load to:0x02098534 module:overlay(0) +from:0x021382d0 kind:load to:0x0209854c module:overlay(0) +from:0x021382d4 kind:load to:0x02098558 module:overlay(0) +from:0x021382d8 kind:load to:0x01fff464 module:itcm +from:0x021382dc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021382e0 kind:load to:0x02120cdc module:overlay(26) +from:0x021382e4 kind:load to:0x02098490 module:overlay(0) +from:0x021382e8 kind:load to:0x02120d90 module:overlay(26) +from:0x021382ec kind:load to:0x02120f78 module:overlay(26) +from:0x021382f0 kind:load to:0x0209849c module:overlay(0) +from:0x021382f4 kind:load to:0x02120fa4 module:overlay(26) +from:0x021382f8 kind:load to:0x02120f98 module:overlay(26) +from:0x021382fc kind:load to:0x020984a8 module:overlay(0) +from:0x02138300 kind:load to:0x02098564 module:overlay(0) +from:0x02138304 kind:load to:0x020985d0 module:overlay(0) +from:0x02138308 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213830c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02138310 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02138314 kind:load to:0x02120c74 module:overlay(26) +from:0x02138318 kind:load to:0x02120ca4 module:overlay(26) +from:0x0213831c kind:load to:0x02121014 module:overlay(26) +from:0x02138328 kind:load to:0x021211e4 module:overlay(26) +from:0x0213832c kind:load to:0x02097924 module:overlay(0) +from:0x02138330 kind:load to:0x02097734 module:overlay(0) +from:0x02138334 kind:load to:0x020977b0 module:overlay(0) +from:0x02138338 kind:load to:0x0209792c module:overlay(0) +from:0x0213833c kind:load to:0x0209794c module:overlay(0) +from:0x02138340 kind:load to:0x02097978 module:overlay(0) +from:0x021383fc kind:load to:0x020984f8 module:overlay(0) +from:0x02138400 kind:load to:0x02098534 module:overlay(0) +from:0x02138404 kind:load to:0x0209854c module:overlay(0) +from:0x02138408 kind:load to:0x02098558 module:overlay(0) +from:0x0213840c kind:load to:0x01fff464 module:itcm +from:0x02138410 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02138414 kind:load to:0x02121464 module:overlay(26) +from:0x02138418 kind:load to:0x0212149c module:overlay(26) +from:0x0213841c kind:load to:0x02121534 module:overlay(26) +from:0x02138420 kind:load to:0x02121c3c module:overlay(26) +from:0x02138424 kind:load to:0x0209849c module:overlay(0) +from:0x02138428 kind:load to:0x02121e0c module:overlay(26) +from:0x0213842c kind:load to:0x02121e08 module:overlay(26) +from:0x02138430 kind:load to:0x020984a8 module:overlay(0) +from:0x02138434 kind:load to:0x02098564 module:overlay(0) +from:0x02138438 kind:load to:0x020985d0 module:overlay(0) +from:0x0213843c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02138440 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02138444 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02138448 kind:load to:0x0212140c module:overlay(26) +from:0x0213844c kind:load to:0x02121434 module:overlay(26) +from:0x02138450 kind:load to:0x0212195c module:overlay(26) +from:0x02138454 kind:load to:0x021219cc module:overlay(26) +from:0x02138458 kind:load to:0x02121a88 module:overlay(26) +from:0x0213845c kind:load to:0x02121b84 module:overlay(26) +from:0x02138460 kind:load to:0x02121be0 module:overlay(26) +from:0x02138464 kind:load to:0x021219c8 module:overlay(26) +from:0x02138468 kind:load to:0x02121a30 module:overlay(26) +from:0x0213846c kind:load to:0x02121ae0 module:overlay(26) +from:0x02138470 kind:load to:0x02121ba0 module:overlay(26) +from:0x02138474 kind:load to:0x02121bfc module:overlay(26) +from:0x02138478 kind:load to:0x02121efc module:overlay(26) +from:0x0213849c kind:load to:0x021220e8 module:overlay(26) +from:0x021384a0 kind:load to:0x02097924 module:overlay(0) +from:0x021384a4 kind:load to:0x02097734 module:overlay(0) +from:0x021384a8 kind:load to:0x020977b0 module:overlay(0) +from:0x021384ac kind:load to:0x0209792c module:overlay(0) +from:0x021384b0 kind:load to:0x0209794c module:overlay(0) +from:0x021384b4 kind:load to:0x02097978 module:overlay(0) +from:0x021384c0 kind:load to:0x020984f8 module:overlay(0) +from:0x021384c4 kind:load to:0x02098534 module:overlay(0) +from:0x021384c8 kind:load to:0x0209854c module:overlay(0) +from:0x021384cc kind:load to:0x02098558 module:overlay(0) +from:0x021384d0 kind:load to:0x01fff464 module:itcm +from:0x021384d4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021384d8 kind:load to:0x021223a8 module:overlay(26) +from:0x021384dc kind:load to:0x02098490 module:overlay(0) +from:0x021384e0 kind:load to:0x021223e4 module:overlay(26) +from:0x021384e4 kind:load to:0x02098498 module:overlay(0) +from:0x021384e8 kind:load to:0x0209849c module:overlay(0) +from:0x021384ec kind:load to:0x021223b0 module:overlay(26) +from:0x021384f0 kind:load to:0x020984a4 module:overlay(0) +from:0x021384f4 kind:load to:0x020984a8 module:overlay(0) +from:0x021384f8 kind:load to:0x02098564 module:overlay(0) +from:0x021384fc kind:load to:0x020985d0 module:overlay(0) +from:0x02138500 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02138504 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02138508 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213850c kind:load to:0x02122330 module:overlay(26) +from:0x02138510 kind:load to:0x02122368 module:overlay(26) +from:0x02138514 kind:load to:0x02110ca4 module:overlay(26) +from:0x02138518 kind:load to:0x02110cc0 module:overlay(26) +from:0x0213851c kind:load to:0x0212342c module:overlay(26) +from:0x02138524 kind:load to:0x02123524 module:overlay(26) +from:0x0213852c kind:load to:0x021230f0 module:overlay(26) +from:0x0213853c kind:load to:0x02122ea8 module:overlay(26) +from:0x02138540 kind:load to:0x0209772c module:overlay(0) +from:0x02138544 kind:load to:0x02097734 module:overlay(0) +from:0x02138548 kind:load to:0x020977b0 module:overlay(0) +from:0x0213854c kind:load to:0x020977f0 module:overlay(0) +from:0x02138550 kind:load to:0x020977f4 module:overlay(0) +from:0x02138554 kind:load to:0x020977f8 module:overlay(0) +from:0x02138560 kind:load to:0x020984f8 module:overlay(0) +from:0x02138564 kind:load to:0x02098534 module:overlay(0) +from:0x02138568 kind:load to:0x0209854c module:overlay(0) +from:0x0213856c kind:load to:0x02098558 module:overlay(0) +from:0x02138570 kind:load to:0x01fff464 module:itcm +from:0x02138574 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02138578 kind:load to:0x02122f74 module:overlay(26) +from:0x0213857c kind:load to:0x02098490 module:overlay(0) +from:0x02138580 kind:load to:0x02122fd8 module:overlay(26) +from:0x02138584 kind:load to:0x02098498 module:overlay(0) +from:0x02138588 kind:load to:0x0209849c module:overlay(0) +from:0x0213858c kind:load to:0x020984a0 module:overlay(0) +from:0x02138590 kind:load to:0x020984a4 module:overlay(0) +from:0x02138594 kind:load to:0x020984a8 module:overlay(0) +from:0x02138598 kind:load to:0x02098564 module:overlay(0) +from:0x0213859c kind:load to:0x020985d0 module:overlay(0) +from:0x021385a0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021385a4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021385a8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021385ac kind:load to:0x021235b8 module:overlay(26) +from:0x021385b0 kind:load to:0x021235cc module:overlay(26) +from:0x021385b4 kind:load to:0x0212359c module:overlay(26) +from:0x021385b8 kind:load to:0x021235a4 module:overlay(26) +from:0x021385c4 kind:load to:0x02123608 module:overlay(26) +from:0x021385c8 kind:load to:0x0209772c module:overlay(0) +from:0x021385cc kind:load to:0x02097734 module:overlay(0) +from:0x021385d0 kind:load to:0x020977b0 module:overlay(0) +from:0x021385d4 kind:load to:0x020977f0 module:overlay(0) +from:0x021385d8 kind:load to:0x020977f4 module:overlay(0) +from:0x021385dc kind:load to:0x020977f8 module:overlay(0) +from:0x021385e8 kind:load to:0x020984f8 module:overlay(0) +from:0x021385ec kind:load to:0x02098534 module:overlay(0) +from:0x021385f0 kind:load to:0x0209854c module:overlay(0) +from:0x021385f4 kind:load to:0x02098558 module:overlay(0) +from:0x021385f8 kind:load to:0x01fff464 module:itcm +from:0x021385fc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02138600 kind:load to:0x0212367c module:overlay(26) +from:0x02138604 kind:load to:0x021236e0 module:overlay(26) +from:0x02138608 kind:load to:0x02098494 module:overlay(0) +from:0x0213860c kind:load to:0x02098498 module:overlay(0) +from:0x02138610 kind:load to:0x0209849c module:overlay(0) +from:0x02138614 kind:load to:0x020984a0 module:overlay(0) +from:0x02138618 kind:load to:0x020984a4 module:overlay(0) +from:0x0213861c kind:load to:0x020984a8 module:overlay(0) +from:0x02138620 kind:load to:0x02098564 module:overlay(0) +from:0x02138624 kind:load to:0x020985d0 module:overlay(0) +from:0x02138628 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213862c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02138630 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02138634 kind:load to:0x02123a40 module:overlay(26) +from:0x02138638 kind:load to:0x02123a54 module:overlay(26) +from:0x0213867c kind:load to:0x02123a90 module:overlay(26) +from:0x02138680 kind:load to:0x02097924 module:overlay(0) +from:0x02138684 kind:load to:0x02097734 module:overlay(0) +from:0x02138688 kind:load to:0x020977b0 module:overlay(0) +from:0x0213868c kind:load to:0x0209792c module:overlay(0) +from:0x02138690 kind:load to:0x0209794c module:overlay(0) +from:0x02138694 kind:load to:0x02097978 module:overlay(0) +from:0x021386a0 kind:load to:0x02123ee0 module:overlay(26) +from:0x021386a4 kind:load to:0x02127e54 module:overlay(26) +from:0x021386a8 kind:load to:0x02057bd4 module:overlay(0) +from:0x021386ac kind:load to:0x02127b40 module:overlay(26) +from:0x021386b0 kind:load to:0x02057da8 module:overlay(0) +from:0x021386b4 kind:load to:0x02057e24 module:overlay(0) +from:0x021386b8 kind:load to:0x02057e88 module:overlay(0) +from:0x021386bc kind:load to:0x0209a77c module:overlay(0) +from:0x021386c0 kind:load to:0x02057d64 module:overlay(0) +from:0x021386c4 kind:load to:0x021247cc module:overlay(26) +from:0x021386cc kind:load to:0x02124960 module:overlay(26) +from:0x021386d4 kind:load to:0x021253d0 module:overlay(26) +from:0x021386dc kind:load to:0x02125b7c module:overlay(26) +from:0x021386e4 kind:load to:0x02125820 module:overlay(26) +from:0x021386ec kind:load to:0x02124eec module:overlay(26) +from:0x021386f4 kind:load to:0x021255c0 module:overlay(26) +from:0x021386fc kind:load to:0x02125c68 module:overlay(26) +from:0x02138704 kind:load to:0x0212484c module:overlay(26) +from:0x0213870c kind:load to:0x02124abc module:overlay(26) +from:0x02138714 kind:load to:0x02125440 module:overlay(26) +from:0x0213871c kind:load to:0x02125c50 module:overlay(26) +from:0x02138724 kind:load to:0x021258ec module:overlay(26) +from:0x0213872c kind:load to:0x02124f10 module:overlay(26) +from:0x02138734 kind:load to:0x02125638 module:overlay(26) +from:0x0213873c kind:load to:0x02125e90 module:overlay(26) +from:0x02138794 kind:load to:0x020984f8 module:overlay(0) +from:0x02138798 kind:load to:0x02098534 module:overlay(0) +from:0x0213879c kind:load to:0x0209854c module:overlay(0) +from:0x021387a0 kind:load to:0x02098558 module:overlay(0) +from:0x021387a4 kind:load to:0x01fff464 module:itcm +from:0x021387a8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021387ac kind:load to:0x02123ef4 module:overlay(26) +from:0x021387b0 kind:load to:0x021241f4 module:overlay(26) +from:0x021387b4 kind:load to:0x021243b0 module:overlay(26) +from:0x021387b8 kind:load to:0x021242f8 module:overlay(26) +from:0x021387bc kind:load to:0x0209849c module:overlay(0) +from:0x021387c0 kind:load to:0x02126d18 module:overlay(26) +from:0x021387c4 kind:load to:0x02126e24 module:overlay(26) +from:0x021387c8 kind:load to:0x020984a8 module:overlay(0) +from:0x021387cc kind:load to:0x02098564 module:overlay(0) +from:0x021387d0 kind:load to:0x020985d0 module:overlay(0) +from:0x021387d4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021387d8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021387dc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021387e0 kind:load to:0x02127e70 module:overlay(26) +from:0x021387e4 kind:load to:0x02127edc module:overlay(26) +from:0x021387e8 kind:load to:0x02110ca4 module:overlay(26) +from:0x021387ec kind:load to:0x02110cc0 module:overlay(26) +from:0x0213881c kind:load to:0x0212b160 module:overlay(26) +from:0x02138820 kind:load to:0x0212b17c module:overlay(26) +from:0x02138824 kind:load to:0x0212b1a0 module:overlay(26) +from:0x02138828 kind:load to:0x0212b1a8 module:overlay(26) +from:0x0213882c kind:load to:0x0212b47c module:overlay(26) +from:0x02138838 kind:load to:0x02127fb0 module:overlay(26) +from:0x0213883c kind:load to:0x02097924 module:overlay(0) +from:0x02138840 kind:load to:0x02097734 module:overlay(0) +from:0x02138844 kind:load to:0x020977b0 module:overlay(0) +from:0x02138848 kind:load to:0x0209792c module:overlay(0) +from:0x0213884c kind:load to:0x0209794c module:overlay(0) +from:0x02138850 kind:load to:0x02097978 module:overlay(0) +from:0x0213885c kind:load to:0x02127f70 module:overlay(26) +from:0x02138860 kind:load to:0x02097924 module:overlay(0) +from:0x02138864 kind:load to:0x02097734 module:overlay(0) +from:0x02138868 kind:load to:0x020977b0 module:overlay(0) +from:0x0213886c kind:load to:0x0209792c module:overlay(0) +from:0x02138870 kind:load to:0x0209794c module:overlay(0) +from:0x02138874 kind:load to:0x02097978 module:overlay(0) +from:0x02138878 kind:load to:0x02128984 module:overlay(26) +from:0x02138880 kind:load to:0x02128b4c module:overlay(26) +from:0x02138888 kind:load to:0x02128e2c module:overlay(26) +from:0x02138890 kind:load to:0x021291e4 module:overlay(26) +from:0x02138898 kind:load to:0x02129528 module:overlay(26) +from:0x021388a0 kind:load to:0x02129aec module:overlay(26) +from:0x021388a8 kind:load to:0x02129d08 module:overlay(26) +from:0x021388b0 kind:load to:0x0212a16c module:overlay(26) +from:0x021388b8 kind:load to:0x0212930c module:overlay(26) +from:0x021388c0 kind:load to:0x0212a498 module:overlay(26) +from:0x021388c8 kind:load to:0x02128a54 module:overlay(26) +from:0x021388d0 kind:load to:0x02128c30 module:overlay(26) +from:0x021388d8 kind:load to:0x02128eb8 module:overlay(26) +from:0x021388e0 kind:load to:0x021292c8 module:overlay(26) +from:0x021388e8 kind:load to:0x021296a0 module:overlay(26) +from:0x021388f0 kind:load to:0x02129b80 module:overlay(26) +from:0x021388f8 kind:load to:0x02129dc8 module:overlay(26) +from:0x02138900 kind:load to:0x0212a1fc module:overlay(26) +from:0x02138908 kind:load to:0x0212945c module:overlay(26) +from:0x02138910 kind:load to:0x0212a4c0 module:overlay(26) +from:0x02138920 kind:load to:0x020984f8 module:overlay(0) +from:0x02138924 kind:load to:0x02098534 module:overlay(0) +from:0x02138928 kind:load to:0x0209854c module:overlay(0) +from:0x0213892c kind:load to:0x02098558 module:overlay(0) +from:0x02138930 kind:load to:0x01fff464 module:itcm +from:0x02138934 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02138938 kind:load to:0x021282a8 module:overlay(26) +from:0x0213893c kind:load to:0x0212845c module:overlay(26) +from:0x02138940 kind:load to:0x02128604 module:overlay(26) +from:0x02138944 kind:load to:0x02098498 module:overlay(0) +from:0x02138948 kind:load to:0x0209849c module:overlay(0) +from:0x0213894c kind:load to:0x0212afd0 module:overlay(26) +from:0x02138950 kind:load to:0x020984a4 module:overlay(0) +from:0x02138954 kind:load to:0x020984a8 module:overlay(0) +from:0x02138958 kind:load to:0x02098564 module:overlay(0) +from:0x0213895c kind:load to:0x020985d0 module:overlay(0) +from:0x02138960 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02138964 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02138968 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213896c kind:load to:0x0212b7d8 module:overlay(26) +from:0x02138970 kind:load to:0x0212b820 module:overlay(26) +from:0x02138974 kind:load to:0x02110ca4 module:overlay(26) +from:0x02138978 kind:load to:0x0212b678 module:overlay(26) +from:0x021389f4 kind:load to:0x0212d85c module:overlay(26) +from:0x021389fc kind:load to:0x0212dd74 module:overlay(26) +from:0x02138a04 kind:load to:0x0212e13c module:overlay(26) +from:0x02138a0c kind:load to:0x0212d9e8 module:overlay(26) +from:0x02138a14 kind:load to:0x0212da14 module:overlay(26) +from:0x02138a1c kind:load to:0x0212d95c module:overlay(26) +from:0x02138a24 kind:load to:0x0212e294 module:overlay(26) +from:0x02138a2c kind:load to:0x0212dc48 module:overlay(26) +from:0x02138a34 kind:load to:0x0212d814 module:overlay(26) +from:0x02138a3c kind:load to:0x0212db68 module:overlay(26) +from:0x02138a44 kind:load to:0x0212dde0 module:overlay(26) +from:0x02138a4c kind:load to:0x0212d7fc module:overlay(26) +from:0x02138a54 kind:load to:0x0212e014 module:overlay(26) +from:0x02138a5c kind:load to:0x0212e158 module:overlay(26) +from:0x02138a64 kind:load to:0x0212d934 module:overlay(26) +from:0x02138a6c kind:load to:0x0212d718 module:overlay(26) +from:0x02138a74 kind:load to:0x0212d514 module:overlay(26) +from:0x02138a7c kind:load to:0x0212d470 module:overlay(26) +from:0x02138a84 kind:load to:0x0212db3c module:overlay(26) +from:0x02138a8c kind:load to:0x0212d308 module:overlay(26) +from:0x02138a94 kind:load to:0x0212d304 module:overlay(26) +from:0x02138a9c kind:load to:0x0212d2f0 module:overlay(26) +from:0x02138aa4 kind:load to:0x0212dd60 module:overlay(26) +from:0x02138aac kind:load to:0x0212dcec module:overlay(26) +from:0x02138ab4 kind:load to:0x0212e258 module:overlay(26) +from:0x02138abc kind:load to:0x0212d7c0 module:overlay(26) +from:0x02138acc kind:load to:0x0212b8a4 module:overlay(26) +from:0x02138ad0 kind:load to:0x02097924 module:overlay(0) +from:0x02138ad4 kind:load to:0x02097734 module:overlay(0) +from:0x02138ad8 kind:load to:0x020977b0 module:overlay(0) +from:0x02138adc kind:load to:0x0209792c module:overlay(0) +from:0x02138ae0 kind:load to:0x0209794c module:overlay(0) +from:0x02138ae4 kind:load to:0x02097978 module:overlay(0) +from:0x02138af0 kind:load to:0x020984f8 module:overlay(0) +from:0x02138af4 kind:load to:0x02098534 module:overlay(0) +from:0x02138af8 kind:load to:0x0209854c module:overlay(0) +from:0x02138afc kind:load to:0x02098558 module:overlay(0) +from:0x02138b00 kind:load to:0x01fff464 module:itcm +from:0x02138b04 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02138b08 kind:load to:0x0212bc70 module:overlay(26) +from:0x02138b0c kind:load to:0x0212bc78 module:overlay(26) +from:0x02138b10 kind:load to:0x0212bd80 module:overlay(26) +from:0x02138b14 kind:load to:0x0212bda0 module:overlay(26) +from:0x02138b18 kind:load to:0x0209849c module:overlay(0) +from:0x02138b1c kind:load to:0x0212c118 module:overlay(26) +from:0x02138b20 kind:load to:0x0212c288 module:overlay(26) +from:0x02138b24 kind:load to:0x020984a8 module:overlay(0) +from:0x02138b28 kind:load to:0x02098564 module:overlay(0) +from:0x02138b2c kind:load to:0x020985d0 module:overlay(0) +from:0x02138b30 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02138b34 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02138b38 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02138b3c kind:load to:0x0212bb48 module:overlay(26) +from:0x02138b40 kind:load to:0x0212bbd8 module:overlay(26) +from:0x02138b44 kind:load to:0x02110ca4 module:overlay(26) +from:0x02138b48 kind:load to:0x02110cc0 module:overlay(26) +from:0x02138b4c kind:load to:0x0212c458 module:overlay(26) +from:0x02138b58 kind:load to:0x0212e458 module:overlay(26) +from:0x02138b5c kind:load to:0x0212e438 module:overlay(26) +from:0x02138b60 kind:load to:0x0207bfe0 module:overlay(0) +from:0x02138b64 kind:load to:0x0212e448 module:overlay(26) +from:0x02138b68 kind:load to:0x0207bff0 module:overlay(0) +from:0x02138b7c kind:load to:0x0212fd64 module:overlay(26) +from:0x02138b80 kind:load to:0x0212fe38 module:overlay(26) +from:0x02138b84 kind:load to:0x0212fe4c module:overlay(26) +from:0x02138b88 kind:load to:0x0212fbe0 module:overlay(26) +from:0x02138c14 kind:load to:0x02130908 module:overlay(26) +from:0x02138c1c kind:load to:0x02130a00 module:overlay(26) +from:0x02138c24 kind:load to:0x021309f8 module:overlay(26) +from:0x02138c34 kind:load to:0x0213065c module:overlay(26) +from:0x02138c38 kind:load to:0x02130c14 module:overlay(26) +from:0x02138c3c kind:load to:0x0212fe68 module:overlay(26) +from:0x02138c40 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02138c44 kind:load to:0x0207bff0 module:overlay(0) +from:0x02138c50 kind:load to:0x02130be4 module:overlay(26) +from:0x02138c54 kind:load to:0x02130bf8 module:overlay(26) +from:0x02138c58 kind:load to:0x02130bdc module:overlay(26) +from:0x02138c5c kind:load to:0x02130014 module:overlay(26) +from:0x02138c60 kind:load to:0x0212ff54 module:overlay(26) +from:0x02138c64 kind:load to:0x02130124 module:overlay(26) +from:0x02138c68 kind:load to:0x02130670 module:overlay(26) +from:0x02138c6c kind:load to:0x020792f8 module:overlay(0) +from:0x02138c70 kind:load to:0x020792fc module:overlay(0) +from:0x02138c7c kind:load to:0x02131458 module:overlay(26) +from:0x02138c80 kind:load to:0x0213146c module:overlay(26) +from:0x02138c84 kind:load to:0x02130ce4 module:overlay(26) +from:0x02138c88 kind:load to:0x02130d4c module:overlay(26) +from:0x02138c8c kind:load to:0x02130cec module:overlay(26) +from:0x02138c90 kind:load to:0x02130dec module:overlay(26) +from:0x02138c94 kind:load to:0x0213139c module:overlay(26) +from:0x02138c98 kind:load to:0x020792f8 module:overlay(0) +from:0x02138c9c kind:load to:0x020792fc module:overlay(0) +from:0x02138ca8 kind:load to:0x02132328 module:overlay(26) +from:0x02138cac kind:load to:0x0213235c module:overlay(26) +from:0x02138cb0 kind:load to:0x021322a8 module:overlay(26) +from:0x02138cb4 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02138cb8 kind:load to:0x0207bff0 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov026/symbols.txt b/config/usa/arm9/overlays/ov026/symbols.txt new file mode 100644 index 00000000..31f962b2 --- /dev/null +++ b/config/usa/arm9/overlays/ov026/symbols.txt @@ -0,0 +1,3223 @@ +func_ov026_020d8700 kind:function(arm,size=0x64) addr:0x020d8700 +func_ov026_020d8764 kind:function(arm,size=0x14) addr:0x020d8764 +func_ov026_020d8778 kind:function(arm,size=0x1c) addr:0x020d8778 +func_ov026_020d8794 kind:function(arm,size=0x3c) addr:0x020d8794 +func_ov026_020d87d0 kind:function(arm,size=0x34) addr:0x020d87d0 +func_ov026_020d8804 kind:function(arm,size=0x84) addr:0x020d8804 +func_ov026_020d8888 kind:function(arm,size=0x50) addr:0x020d8888 +func_ov026_020d88d8 kind:function(arm,size=0x3c) addr:0x020d88d8 +func_ov026_020d8914 kind:function(arm,size=0x40) addr:0x020d8914 +func_ov026_020d8954 kind:function(arm,size=0x6c) addr:0x020d8954 +func_ov026_020d89c0 kind:function(arm,size=0x14) addr:0x020d89c0 +func_ov026_020d89d4 kind:function(arm,size=0x1c) addr:0x020d89d4 +func_ov026_020d89f0 kind:function(arm,size=0x38) addr:0x020d89f0 +func_ov026_020d8a28 kind:function(arm,size=0x68) addr:0x020d8a28 +func_ov026_020d8a90 kind:function(arm,size=0x6c) addr:0x020d8a90 +func_ov026_020d8afc kind:function(arm,size=0x78) addr:0x020d8afc +func_ov026_020d8b74 kind:function(arm,size=0x38) addr:0x020d8b74 +func_ov026_020d8bac kind:function(arm,size=0x48) addr:0x020d8bac +func_ov026_020d8bf4 kind:function(arm,size=0x16c) addr:0x020d8bf4 +func_ov026_020d8d60 kind:function(arm,size=0x54) addr:0x020d8d60 +func_ov026_020d8db4 kind:function(arm,size=0x5c) addr:0x020d8db4 +func_ov026_020d8e10 kind:function(arm,size=0x14) addr:0x020d8e10 +func_ov026_020d8e24 kind:function(arm,size=0x14) addr:0x020d8e24 +func_ov026_020d8e38 kind:function(arm,size=0x10) addr:0x020d8e38 +func_ov026_020d8e48 kind:function(arm,size=0x40) addr:0x020d8e48 +func_ov026_020d8e88 kind:function(arm,size=0x24) addr:0x020d8e88 +func_ov026_020d8eac kind:function(arm,size=0xa8) addr:0x020d8eac +func_ov026_020d8f54 kind:function(arm,size=0x1c) addr:0x020d8f54 +func_ov026_020d8f70 kind:function(arm,size=0x14) addr:0x020d8f70 +func_ov026_020d8f84 kind:function(arm,size=0x2c) addr:0x020d8f84 +func_ov026_020d8fb0 kind:function(arm,size=0x4) addr:0x020d8fb0 +func_ov026_020d8fb4 kind:function(arm,size=0x14) addr:0x020d8fb4 +func_ov026_020d8fc8 kind:function(arm,size=0x1c) addr:0x020d8fc8 +func_ov026_020d8fe4 kind:function(arm,size=0x48) addr:0x020d8fe4 +func_ov026_020d902c kind:function(arm,size=0x94) addr:0x020d902c +func_ov026_020d90c0 kind:function(arm,size=0x168) addr:0x020d90c0 +func_ov026_020d9228 kind:function(arm,size=0x20) addr:0x020d9228 +func_ov026_020d9248 kind:function(arm,size=0x58) addr:0x020d9248 +func_ov026_020d92a0 kind:function(arm,size=0x18c) addr:0x020d92a0 +func_ov026_020d942c kind:function(arm,size=0x148) addr:0x020d942c +func_ov026_020d9574 kind:function(arm,size=0x5c) addr:0x020d9574 +func_ov026_020d95d0 kind:function(arm,size=0x10) addr:0x020d95d0 +func_ov026_020d95e0 kind:function(arm,size=0x18) addr:0x020d95e0 +func_ov026_020d95f8 kind:function(arm,size=0x154) addr:0x020d95f8 +func_ov026_020d974c kind:function(arm,size=0xc) addr:0x020d974c +func_ov026_020d9758 kind:function(arm,size=0x10) addr:0x020d9758 +func_ov026_020d9768 kind:function(arm,size=0x148) addr:0x020d9768 +func_ov026_020d98b0 kind:function(arm,size=0xe8) addr:0x020d98b0 +func_ov026_020d9998 kind:function(arm,size=0x25c) addr:0x020d9998 +func_ov026_020d9bf4 kind:function(arm,size=0x460) addr:0x020d9bf4 +func_ov026_020da054 kind:function(arm,size=0x114) addr:0x020da054 +func_ov026_020da168 kind:function(arm,size=0x114) addr:0x020da168 +func_ov026_020da27c kind:function(arm,size=0x164) addr:0x020da27c +func_ov026_020da3e0 kind:function(arm,size=0x68) addr:0x020da3e0 +func_ov026_020da448 kind:function(arm,size=0x1c) addr:0x020da448 +func_ov026_020da464 kind:function(arm,size=0x28) addr:0x020da464 +func_ov026_020da48c kind:function(arm,size=0x28) addr:0x020da48c +func_ov026_020da4b4 kind:function(arm,size=0x28) addr:0x020da4b4 +func_ov026_020da4dc kind:function(arm,size=0x30) addr:0x020da4dc +func_ov026_020da50c kind:function(arm,size=0x38) addr:0x020da50c +func_ov026_020da544 kind:function(arm,size=0x1b4) addr:0x020da544 +func_ov026_020da6f8 kind:function(arm,size=0x20) addr:0x020da6f8 +func_ov026_020da718 kind:function(arm,size=0x28) addr:0x020da718 +func_ov026_020da740 kind:function(arm,size=0xdc) addr:0x020da740 +func_ov026_020da81c kind:function(arm,size=0x5b8) addr:0x020da81c +func_ov026_020dadd4 kind:function(arm,size=0xc) addr:0x020dadd4 +func_ov026_020dade0 kind:function(arm,size=0x10c) addr:0x020dade0 +func_ov026_020daeec kind:function(arm,size=0xd8) addr:0x020daeec +func_ov026_020dafc4 kind:function(arm,size=0xd8) addr:0x020dafc4 +func_ov026_020db09c kind:function(arm,size=0x28) addr:0x020db09c +func_ov026_020db0c4 kind:function(arm,size=0x1c0) addr:0x020db0c4 +func_ov026_020db284 kind:function(arm,size=0x5b4) addr:0x020db284 +func_ov026_020db838 kind:function(arm,size=0x1f8) addr:0x020db838 +func_ov026_020dba30 kind:function(arm,size=0x74) addr:0x020dba30 +func_ov026_020dbaa4 kind:function(arm,size=0x28) addr:0x020dbaa4 +func_ov026_020dbacc kind:function(arm,size=0x28) addr:0x020dbacc +func_ov026_020dbaf4 kind:function(arm,size=0x30) addr:0x020dbaf4 +func_ov026_020dbb24 kind:function(arm,size=0xfc) addr:0x020dbb24 +func_ov026_020dbc20 kind:function(arm,size=0x50) addr:0x020dbc20 +func_ov026_020dbc70 kind:function(arm,size=0x58) addr:0x020dbc70 +func_ov026_020dbcc8 kind:function(arm,size=0x10) addr:0x020dbcc8 +func_ov026_020dbcd8 kind:function(arm,size=0x268) addr:0x020dbcd8 +func_ov026_020dbf40 kind:function(arm,size=0x68) addr:0x020dbf40 +func_ov026_020dbfa8 kind:function(arm,size=0xd0) addr:0x020dbfa8 +func_ov026_020dc078 kind:function(arm,size=0x10) addr:0x020dc078 +func_ov026_020dc088 kind:function(arm,size=0x9c) addr:0x020dc088 +func_ov026_020dc124 kind:function(arm,size=0x18c) addr:0x020dc124 +func_ov026_020dc2b0 kind:function(arm,size=0x10) addr:0x020dc2b0 +func_ov026_020dc2c0 kind:function(arm,size=0x20) addr:0x020dc2c0 +func_ov026_020dc2e0 kind:function(arm,size=0x3c) addr:0x020dc2e0 +func_ov026_020dc31c kind:function(arm,size=0x58) addr:0x020dc31c +func_ov026_020dc374 kind:function(arm,size=0x6c) addr:0x020dc374 +func_ov026_020dc3e0 kind:function(arm,size=0x34) addr:0x020dc3e0 +func_ov026_020dc414 kind:function(arm,size=0x28) addr:0x020dc414 +func_ov026_020dc43c kind:function(arm,size=0x4) addr:0x020dc43c +func_ov026_020dc440 kind:function(arm,size=0x2a8) addr:0x020dc440 +func_ov026_020dc6e8 kind:function(arm,size=0x14) addr:0x020dc6e8 +func_ov026_020dc6fc kind:function(arm,size=0x14) addr:0x020dc6fc +func_ov026_020dc710 kind:function(arm,size=0xdc) addr:0x020dc710 +func_ov026_020dc7ec kind:function(arm,size=0xe4) addr:0x020dc7ec +func_ov026_020dc8d0 kind:function(arm,size=0x28) addr:0x020dc8d0 +func_ov026_020dc8f8 kind:function(arm,size=0x98) addr:0x020dc8f8 +func_ov026_020dc990 kind:function(arm,size=0x64) addr:0x020dc990 +func_ov026_020dc9f4 kind:function(arm,size=0x1788) addr:0x020dc9f4 +func_ov026_020de17c kind:function(arm,size=0x38) addr:0x020de17c +func_ov026_020de1b4 kind:function(arm,size=0x30) addr:0x020de1b4 +func_ov026_020de1e4 kind:function(arm,size=0x158) addr:0x020de1e4 +func_ov026_020de33c kind:function(arm,size=0x100) addr:0x020de33c +func_ov026_020de43c kind:function(arm,size=0x10) addr:0x020de43c +func_ov026_020de44c kind:function(arm,size=0x30) addr:0x020de44c +func_ov026_020de47c kind:function(arm,size=0x46c) addr:0x020de47c +func_ov026_020de8e8 kind:function(arm,size=0xb4) addr:0x020de8e8 +func_ov026_020de99c kind:function(arm,size=0x1c) addr:0x020de99c +func_ov026_020de9b8 kind:function(arm,size=0x84) addr:0x020de9b8 +func_ov026_020dea3c kind:function(arm,size=0x10) addr:0x020dea3c +func_ov026_020dea4c kind:function(arm,size=0xc) addr:0x020dea4c +func_ov026_020dea58 kind:function(arm,size=0x82c) addr:0x020dea58 +func_ov026_020df284 kind:function(arm,size=0x154) addr:0x020df284 +func_ov026_020df3d8 kind:function(arm,size=0x170) addr:0x020df3d8 +func_ov026_020df548 kind:function(arm,size=0xa8) addr:0x020df548 +func_ov026_020df5f0 kind:function(arm,size=0x2c) addr:0x020df5f0 +func_ov026_020df61c kind:function(arm,size=0x10) addr:0x020df61c +func_ov026_020df62c kind:function(arm,size=0xa14) addr:0x020df62c +func_ov026_020e0040 kind:function(arm,size=0x68) addr:0x020e0040 +func_ov026_020e00a8 kind:function(arm,size=0xbc) addr:0x020e00a8 +func_ov026_020e0164 kind:function(arm,size=0x3c) addr:0x020e0164 +func_ov026_020e01a0 kind:function(arm,size=0x64) addr:0x020e01a0 +func_ov026_020e0204 kind:function(arm,size=0xba0) addr:0x020e0204 +func_ov026_020e0da4 kind:function(arm,size=0x64) addr:0x020e0da4 +func_ov026_020e0e08 kind:function(arm,size=0x568) addr:0x020e0e08 +func_ov026_020e1370 kind:function(arm,size=0x64) addr:0x020e1370 +func_ov026_020e13d4 kind:function(arm,size=0x4c) addr:0x020e13d4 +func_ov026_020e1420 kind:function(arm,size=0xdc) addr:0x020e1420 +func_ov026_020e14fc kind:function(arm,size=0x10c) addr:0x020e14fc +func_ov026_020e1608 kind:function(arm,size=0x18) addr:0x020e1608 +func_ov026_020e1620 kind:function(arm,size=0x120) addr:0x020e1620 +func_ov026_020e1740 kind:function(arm,size=0x18) addr:0x020e1740 +func_ov026_020e1758 kind:function(arm,size=0x184) addr:0x020e1758 +func_ov026_020e18dc kind:function(arm,size=0x2c) addr:0x020e18dc +func_ov026_020e1908 kind:function(arm,size=0x138) addr:0x020e1908 +func_ov026_020e1a40 kind:function(arm,size=0x4) addr:0x020e1a40 +func_ov026_020e1a44 kind:function(arm,size=0x18) addr:0x020e1a44 +func_ov026_020e1a5c kind:function(arm,size=0x4) addr:0x020e1a5c +func_ov026_020e1a60 kind:function(arm,size=0x158) addr:0x020e1a60 +func_ov026_020e1bb8 kind:function(arm,size=0x1ac) addr:0x020e1bb8 +func_ov026_020e1d64 kind:function(arm,size=0xbc) addr:0x020e1d64 +func_ov026_020e1e20 kind:function(arm,size=0x1dc) addr:0x020e1e20 +func_ov026_020e1ffc kind:function(arm,size=0xbc) addr:0x020e1ffc +func_ov026_020e20b8 kind:function(arm,size=0x15c) addr:0x020e20b8 +func_ov026_020e2214 kind:function(arm,size=0x34) addr:0x020e2214 +func_ov026_020e2248 kind:function(arm,size=0xe8) addr:0x020e2248 +func_ov026_020e2330 kind:function(arm,size=0x6c) addr:0x020e2330 +func_ov026_020e239c kind:function(arm,size=0xbc) addr:0x020e239c +func_ov026_020e2458 kind:function(arm,size=0x6c) addr:0x020e2458 +func_ov026_020e24c4 kind:function(arm,size=0x9c) addr:0x020e24c4 +func_ov026_020e2560 kind:function(arm,size=0x164) addr:0x020e2560 +func_ov026_020e26c4 kind:function(arm,size=0x33c) addr:0x020e26c4 +func_ov026_020e2a00 kind:function(arm,size=0x4) addr:0x020e2a00 +func_ov026_020e2a04 kind:function(arm,size=0xd4) addr:0x020e2a04 +func_ov026_020e2ad8 kind:function(arm,size=0x19c) addr:0x020e2ad8 +func_ov026_020e2c74 kind:function(arm,size=0x188) addr:0x020e2c74 +func_ov026_020e2dfc kind:function(arm,size=0x3d4) addr:0x020e2dfc +func_ov026_020e31d0 kind:function(arm,size=0xc0) addr:0x020e31d0 +func_ov026_020e3290 kind:function(arm,size=0x3d4) addr:0x020e3290 +func_ov026_020e3664 kind:function(arm,size=0xc0) addr:0x020e3664 +func_ov026_020e3724 kind:function(arm,size=0x280) addr:0x020e3724 +func_ov026_020e39a4 kind:function(arm,size=0x19c) addr:0x020e39a4 +func_ov026_020e3b40 kind:function(arm,size=0x2e0) addr:0x020e3b40 +func_ov026_020e3e20 kind:function(arm,size=0x188) addr:0x020e3e20 +func_ov026_020e3fa8 kind:function(arm,size=0x2d8) addr:0x020e3fa8 +func_ov026_020e4280 kind:function(arm,size=0x180) addr:0x020e4280 +func_ov026_020e4400 kind:function(arm,size=0x248) addr:0x020e4400 +func_ov026_020e4648 kind:function(arm,size=0xac) addr:0x020e4648 +func_ov026_020e46f4 kind:function(arm,size=0xe8) addr:0x020e46f4 +func_ov026_020e47dc kind:function(arm,size=0x164) addr:0x020e47dc +func_ov026_020e4940 kind:function(arm,size=0xa0) addr:0x020e4940 +func_ov026_020e49e0 kind:function(arm,size=0x64) addr:0x020e49e0 +func_ov026_020e4a44 kind:function(arm,size=0x18) addr:0x020e4a44 +func_ov026_020e4a5c kind:function(arm,size=0x114) addr:0x020e4a5c +func_ov026_020e4b70 kind:function(arm,size=0x64) addr:0x020e4b70 +func_ov026_020e4bd4 kind:function(arm,size=0x70) addr:0x020e4bd4 +func_ov026_020e4c44 kind:function(arm,size=0xc) addr:0x020e4c44 +func_ov026_020e4c50 kind:function(arm,size=0xc4) addr:0x020e4c50 +func_ov026_020e4d14 kind:function(arm,size=0xfc) addr:0x020e4d14 +func_ov026_020e4e10 kind:function(arm,size=0x84) addr:0x020e4e10 +func_ov026_020e4e94 kind:function(arm,size=0x168) addr:0x020e4e94 +func_ov026_020e4ffc kind:function(arm,size=0x18) addr:0x020e4ffc +func_ov026_020e5014 kind:function(arm,size=0x4) addr:0x020e5014 +func_ov026_020e5018 kind:function(arm,size=0x10c) addr:0x020e5018 +func_ov026_020e5124 kind:function(arm,size=0x184) addr:0x020e5124 +func_ov026_020e52a8 kind:function(arm,size=0xc0) addr:0x020e52a8 +func_ov026_020e5368 kind:function(arm,size=0x130) addr:0x020e5368 +func_ov026_020e5498 kind:function(arm,size=0x114) addr:0x020e5498 +func_ov026_020e55ac kind:function(arm,size=0x1dc) addr:0x020e55ac +func_ov026_020e5788 kind:function(arm,size=0x2c8) addr:0x020e5788 +func_ov026_020e5a50 kind:function(arm,size=0x49c) addr:0x020e5a50 +func_ov026_020e5eec kind:function(arm,size=0xd8) addr:0x020e5eec +func_ov026_020e5fc4 kind:function(arm,size=0xc4) addr:0x020e5fc4 +func_ov026_020e6088 kind:function(arm,size=0xf4) addr:0x020e6088 +func_ov026_020e617c kind:function(arm,size=0xc4) addr:0x020e617c +func_ov026_020e6240 kind:function(arm,size=0x7c) addr:0x020e6240 +func_ov026_020e62bc kind:function(arm,size=0xb4) addr:0x020e62bc +func_ov026_020e6370 kind:function(arm,size=0x18) addr:0x020e6370 +func_ov026_020e6388 kind:function(arm,size=0x14) addr:0x020e6388 +func_ov026_020e639c kind:function(arm,size=0xf8) addr:0x020e639c +func_ov026_020e6494 kind:function(arm,size=0x10) addr:0x020e6494 +func_ov026_020e64a4 kind:function(arm,size=0x10) addr:0x020e64a4 +func_ov026_020e64b4 kind:function(arm,size=0x2d0) addr:0x020e64b4 +func_ov026_020e6784 kind:function(arm,size=0x64) addr:0x020e6784 +func_ov026_020e67e8 kind:function(arm,size=0xcc) addr:0x020e67e8 +func_ov026_020e68b4 kind:function(arm,size=0xcc) addr:0x020e68b4 +func_ov026_020e6980 kind:function(arm,size=0xcc) addr:0x020e6980 +func_ov026_020e6a4c kind:function(arm,size=0x64) addr:0x020e6a4c +func_ov026_020e6ab0 kind:function(arm,size=0x38) addr:0x020e6ab0 +func_ov026_020e6ae8 kind:function(arm,size=0x24) addr:0x020e6ae8 +func_ov026_020e6b0c kind:function(arm,size=0x24) addr:0x020e6b0c +func_ov026_020e6b30 kind:function(arm,size=0x14) addr:0x020e6b30 +func_ov026_020e6b44 kind:function(arm,size=0x14) addr:0x020e6b44 +func_ov026_020e6b58 kind:function(arm,size=0x2c) addr:0x020e6b58 +func_ov026_020e6b84 kind:function(arm,size=0x10) addr:0x020e6b84 +func_ov026_020e6b94 kind:function(arm,size=0x14) addr:0x020e6b94 +func_ov026_020e6ba8 kind:function(arm,size=0x1c) addr:0x020e6ba8 +func_ov026_020e6bc4 kind:function(arm,size=0x1c) addr:0x020e6bc4 +func_ov026_020e6be0 kind:function(arm,size=0x3c) addr:0x020e6be0 +func_ov026_020e6c1c kind:function(arm,size=0x88) addr:0x020e6c1c +func_ov026_020e6ca4 kind:function(arm,size=0x238) addr:0x020e6ca4 +func_ov026_020e6edc kind:function(arm,size=0x74) addr:0x020e6edc +func_ov026_020e6f50 kind:function(arm,size=0x8) addr:0x020e6f50 +func_ov026_020e6f58 kind:function(arm,size=0xe0) addr:0x020e6f58 +func_ov026_020e7038 kind:function(arm,size=0x8) addr:0x020e7038 +func_ov026_020e7040 kind:function(arm,size=0x58) addr:0x020e7040 +func_ov026_020e7098 kind:function(arm,size=0xa8) addr:0x020e7098 +func_ov026_020e7140 kind:function(arm,size=0x88) addr:0x020e7140 +func_ov026_020e71c8 kind:function(arm,size=0x48) addr:0x020e71c8 +func_ov026_020e7210 kind:function(arm,size=0x138) addr:0x020e7210 +func_ov026_020e7348 kind:function(arm,size=0x2d4) addr:0x020e7348 +func_ov026_020e761c kind:function(arm,size=0x4) addr:0x020e761c +func_ov026_020e7620 kind:function(arm,size=0x4) addr:0x020e7620 +func_ov026_020e7624 kind:function(arm,size=0xb4) addr:0x020e7624 +func_ov026_020e76d8 kind:function(arm,size=0x184) addr:0x020e76d8 +func_ov026_020e785c kind:function(arm,size=0x34) addr:0x020e785c +func_ov026_020e7890 kind:function(arm,size=0x94) addr:0x020e7890 +func_ov026_020e7924 kind:function(arm,size=0x20) addr:0x020e7924 +func_ov026_020e7944 kind:function(arm,size=0x1c) addr:0x020e7944 +func_ov026_020e7960 kind:function(arm,size=0x74) addr:0x020e7960 +func_ov026_020e79d4 kind:function(arm,size=0x44) addr:0x020e79d4 +func_ov026_020e7a18 kind:function(arm,size=0x3c) addr:0x020e7a18 +func_ov026_020e7a54 kind:function(arm,size=0x4) addr:0x020e7a54 +func_ov026_020e7a58 kind:function(arm,size=0xe4) addr:0x020e7a58 +func_ov026_020e7b3c kind:function(arm,size=0x4) addr:0x020e7b3c +func_ov026_020e7b40 kind:function(arm,size=0x2c) addr:0x020e7b40 +func_ov026_020e7b6c kind:function(arm,size=0x44) addr:0x020e7b6c +func_ov026_020e7bb0 kind:function(arm,size=0x4c) addr:0x020e7bb0 +func_ov026_020e7bfc kind:function(arm,size=0x8) addr:0x020e7bfc +func_ov026_020e7c04 kind:function(arm,size=0x4c) addr:0x020e7c04 +func_ov026_020e7c50 kind:function(arm,size=0x44) addr:0x020e7c50 +func_ov026_020e7c94 kind:function(arm,size=0x4) addr:0x020e7c94 +func_ov026_020e7c98 kind:function(arm,size=0xe4) addr:0x020e7c98 +func_ov026_020e7d7c kind:function(arm,size=0x4) addr:0x020e7d7c +func_ov026_020e7d80 kind:function(arm,size=0x4c) addr:0x020e7d80 +func_ov026_020e7dcc kind:function(arm,size=0x10) addr:0x020e7dcc +func_ov026_020e7ddc kind:function(arm,size=0xc) addr:0x020e7ddc +func_ov026_020e7de8 kind:function(arm,size=0x2c) addr:0x020e7de8 +func_ov026_020e7e14 kind:function(arm,size=0x4c) addr:0x020e7e14 +func_ov026_020e7e60 kind:function(arm,size=0x8) addr:0x020e7e60 +func_ov026_020e7e68 kind:function(arm,size=0x124) addr:0x020e7e68 +func_ov026_020e7f8c kind:function(arm,size=0xc) addr:0x020e7f8c +func_ov026_020e7f98 kind:function(arm,size=0x54) addr:0x020e7f98 +func_ov026_020e7fec kind:function(arm,size=0x110) addr:0x020e7fec +func_ov026_020e80fc kind:function(arm,size=0x14) addr:0x020e80fc +func_ov026_020e8110 kind:function(arm,size=0x2c) addr:0x020e8110 +func_ov026_020e813c kind:function(arm,size=0xc0) addr:0x020e813c +func_ov026_020e81fc kind:function(arm,size=0x6c) addr:0x020e81fc +func_ov026_020e8268 kind:function(arm,size=0x3c) addr:0x020e8268 +func_ov026_020e82a4 kind:function(arm,size=0x6c) addr:0x020e82a4 +func_ov026_020e8310 kind:function(arm,size=0x4c) addr:0x020e8310 +func_ov026_020e835c kind:function(arm,size=0x48) addr:0x020e835c +func_ov026_020e83a4 kind:function(arm,size=0xa8) addr:0x020e83a4 +func_ov026_020e844c kind:function(arm,size=0xf4) addr:0x020e844c +func_ov026_020e8540 kind:function(arm,size=0x58) addr:0x020e8540 +func_ov026_020e8598 kind:function(arm,size=0xc4) addr:0x020e8598 +func_ov026_020e865c kind:function(arm,size=0x10) addr:0x020e865c +func_ov026_020e866c kind:function(arm,size=0x4) addr:0x020e866c +func_ov026_020e8670 kind:function(arm,size=0x10) addr:0x020e8670 +func_ov026_020e8680 kind:function(arm,size=0x74) addr:0x020e8680 +func_ov026_020e86f4 kind:function(arm,size=0x10) addr:0x020e86f4 +func_ov026_020e8704 kind:function(arm,size=0x224) addr:0x020e8704 +func_ov026_020e8928 kind:function(arm,size=0x10) addr:0x020e8928 +func_ov026_020e8938 kind:function(arm,size=0x31c) addr:0x020e8938 +func_ov026_020e8c54 kind:function(arm,size=0x98) addr:0x020e8c54 +func_ov026_020e8cec kind:function(arm,size=0x364) addr:0x020e8cec +func_ov026_020e9050 kind:function(arm,size=0x10) addr:0x020e9050 +func_ov026_020e9060 kind:function(arm,size=0x74) addr:0x020e9060 +func_ov026_020e90d4 kind:function(arm,size=0x44) addr:0x020e90d4 +func_ov026_020e9118 kind:function(arm,size=0x48) addr:0x020e9118 +func_ov026_020e9160 kind:function(arm,size=0x2c) addr:0x020e9160 +func_ov026_020e918c kind:function(arm,size=0x1c) addr:0x020e918c +func_ov026_020e91a8 kind:function(arm,size=0x1c) addr:0x020e91a8 +func_ov026_020e91c4 kind:function(arm,size=0x24) addr:0x020e91c4 +func_ov026_020e91e8 kind:function(arm,size=0x4) addr:0x020e91e8 +func_ov026_020e91ec kind:function(arm,size=0x24) addr:0x020e91ec +func_ov026_020e9210 kind:function(arm,size=0x20) addr:0x020e9210 +func_ov026_020e9230 kind:function(arm,size=0x20) addr:0x020e9230 +func_ov026_020e9250 kind:function(arm,size=0x90) addr:0x020e9250 +func_ov026_020e92e0 kind:function(arm,size=0x90) addr:0x020e92e0 +func_ov026_020e9370 kind:function(arm,size=0x90) addr:0x020e9370 +func_ov026_020e9400 kind:function(arm,size=0x5c) addr:0x020e9400 +func_ov026_020e945c kind:function(arm,size=0x5c) addr:0x020e945c +func_ov026_020e94b8 kind:function(arm,size=0x54) addr:0x020e94b8 +func_ov026_020e950c kind:function(arm,size=0xe8) addr:0x020e950c +func_ov026_020e95f4 kind:function(arm,size=0x48) addr:0x020e95f4 +func_ov026_020e963c kind:function(arm,size=0xf0) addr:0x020e963c +func_ov026_020e972c kind:function(arm,size=0x1d0) addr:0x020e972c +func_ov026_020e98fc kind:function(arm,size=0xf8) addr:0x020e98fc +func_ov026_020e99f4 kind:function(arm,size=0x7c) addr:0x020e99f4 +func_ov026_020e9a70 kind:function(arm,size=0x44) addr:0x020e9a70 +func_ov026_020e9ab4 kind:function(arm,size=0x14) addr:0x020e9ab4 +func_ov026_020e9ac8 kind:function(arm,size=0x4) addr:0x020e9ac8 +func_ov026_020e9acc kind:function(arm,size=0xb0) addr:0x020e9acc +func_ov026_020e9b7c kind:function(arm,size=0x500) addr:0x020e9b7c +func_ov026_020ea07c kind:function(arm,size=0xb4) addr:0x020ea07c +func_ov026_020ea130 kind:function(arm,size=0x54) addr:0x020ea130 +func_ov026_020ea184 kind:function(arm,size=0x20) addr:0x020ea184 +func_ov026_020ea1a4 kind:function(arm,size=0x20) addr:0x020ea1a4 +func_ov026_020ea1c4 kind:function(arm,size=0x4) addr:0x020ea1c4 +func_ov026_020ea1c8 kind:function(arm,size=0x14) addr:0x020ea1c8 +func_ov026_020ea1dc kind:function(arm,size=0x4) addr:0x020ea1dc +func_ov026_020ea1e0 kind:function(arm,size=0x28) addr:0x020ea1e0 +func_ov026_020ea208 kind:function(arm,size=0x78) addr:0x020ea208 +func_ov026_020ea280 kind:function(arm,size=0x2c) addr:0x020ea280 +func_ov026_020ea2ac kind:function(arm,size=0x2c) addr:0x020ea2ac +func_ov026_020ea2d8 kind:function(arm,size=0x38) addr:0x020ea2d8 +func_ov026_020ea310 kind:function(arm,size=0x3c) addr:0x020ea310 +func_ov026_020ea34c kind:function(arm,size=0x48) addr:0x020ea34c +func_ov026_020ea394 kind:function(arm,size=0x14) addr:0x020ea394 +func_ov026_020ea3a8 kind:function(arm,size=0x1c) addr:0x020ea3a8 +func_ov026_020ea3c4 kind:function(arm,size=0x10) addr:0x020ea3c4 +func_ov026_020ea3d4 kind:function(arm,size=0x20) addr:0x020ea3d4 +func_ov026_020ea3f4 kind:function(arm,size=0x8) addr:0x020ea3f4 +func_ov026_020ea3fc kind:function(arm,size=0x10) addr:0x020ea3fc +func_ov026_020ea40c kind:function(arm,size=0xc) addr:0x020ea40c +func_ov026_020ea418 kind:function(arm,size=0x8) addr:0x020ea418 +func_ov026_020ea420 kind:function(arm,size=0xa0) addr:0x020ea420 +func_ov026_020ea4c0 kind:function(arm,size=0x40) addr:0x020ea4c0 +func_ov026_020ea500 kind:function(arm,size=0x1c) addr:0x020ea500 +func_ov026_020ea51c kind:function(arm,size=0x10) addr:0x020ea51c +func_ov026_020ea52c kind:function(arm,size=0xc8) addr:0x020ea52c +func_ov026_020ea5f4 kind:function(arm,size=0x14) addr:0x020ea5f4 +func_ov026_020ea608 kind:function(arm,size=0x34) addr:0x020ea608 +func_ov026_020ea63c kind:function(arm,size=0x24) addr:0x020ea63c +func_ov026_020ea660 kind:function(arm,size=0x10) addr:0x020ea660 +func_ov026_020ea670 kind:function(arm,size=0x20) addr:0x020ea670 +func_ov026_020ea690 kind:function(arm,size=0x8) addr:0x020ea690 +func_ov026_020ea698 kind:function(arm,size=0x10) addr:0x020ea698 +func_ov026_020ea6a8 kind:function(arm,size=0xc) addr:0x020ea6a8 +func_ov026_020ea6b4 kind:function(arm,size=0x8) addr:0x020ea6b4 +func_ov026_020ea6bc kind:function(arm,size=0x20) addr:0x020ea6bc +func_ov026_020ea6dc kind:function(arm,size=0x24) addr:0x020ea6dc +func_ov026_020ea700 kind:function(arm,size=0x14) addr:0x020ea700 +func_ov026_020ea714 kind:function(arm,size=0x1c) addr:0x020ea714 +func_ov026_020ea730 kind:function(arm,size=0x64) addr:0x020ea730 +func_ov026_020ea794 kind:function(arm,size=0x8) addr:0x020ea794 +func_ov026_020ea79c kind:function(arm,size=0xc4) addr:0x020ea79c +func_ov026_020ea860 kind:function(arm,size=0x120) addr:0x020ea860 +func_ov026_020ea980 kind:function(arm,size=0x84) addr:0x020ea980 +func_ov026_020eaa04 kind:function(arm,size=0x90) addr:0x020eaa04 +func_ov026_020eaa94 kind:function(arm,size=0x20) addr:0x020eaa94 +func_ov026_020eaab4 kind:function(arm,size=0x24) addr:0x020eaab4 +func_ov026_020eaad8 kind:function(arm,size=0x24) addr:0x020eaad8 +func_ov026_020eaafc kind:function(arm,size=0x1ec) addr:0x020eaafc +func_ov026_020eace8 kind:function(arm,size=0x1c) addr:0x020eace8 +func_ov026_020ead04 kind:function(arm,size=0x84) addr:0x020ead04 +func_ov026_020ead88 kind:function(arm,size=0x4) addr:0x020ead88 +func_ov026_020ead8c kind:function(arm,size=0x14) addr:0x020ead8c +func_ov026_020eada0 kind:function(arm,size=0x4) addr:0x020eada0 +func_ov026_020eada4 kind:function(arm,size=0x34) addr:0x020eada4 +func_ov026_020eadd8 kind:function(arm,size=0x8c) addr:0x020eadd8 +func_ov026_020eae64 kind:function(arm,size=0x18) addr:0x020eae64 +func_ov026_020eae7c kind:function(arm,size=0x1c) addr:0x020eae7c +func_ov026_020eae98 kind:function(arm,size=0x38) addr:0x020eae98 +func_ov026_020eaed0 kind:function(arm,size=0xf8) addr:0x020eaed0 +func_ov026_020eafc8 kind:function(arm,size=0x17c) addr:0x020eafc8 +func_ov026_020eb144 kind:function(arm,size=0x10) addr:0x020eb144 +func_ov026_020eb154 kind:function(arm,size=0x34) addr:0x020eb154 +func_ov026_020eb188 kind:function(arm,size=0x14) addr:0x020eb188 +func_ov026_020eb19c kind:function(arm,size=0x1c) addr:0x020eb19c +func_ov026_020eb1b8 kind:function(arm,size=0x150) addr:0x020eb1b8 +func_ov026_020eb308 kind:function(arm,size=0x1c) addr:0x020eb308 +func_ov026_020eb324 kind:function(arm,size=0x1c) addr:0x020eb324 +func_ov026_020eb340 kind:function(arm,size=0x128) addr:0x020eb340 +func_ov026_020eb468 kind:function(arm,size=0x20) addr:0x020eb468 +func_ov026_020eb488 kind:function(arm,size=0xc) addr:0x020eb488 +func_ov026_020eb494 kind:function(arm,size=0x1c) addr:0x020eb494 +func_ov026_020eb4b0 kind:function(arm,size=0x94) addr:0x020eb4b0 +func_ov026_020eb544 kind:function(arm,size=0x54) addr:0x020eb544 +func_ov026_020eb598 kind:function(arm,size=0xf0) addr:0x020eb598 +func_ov026_020eb688 kind:function(arm,size=0x64) addr:0x020eb688 +func_ov026_020eb6ec kind:function(arm,size=0x1b8) addr:0x020eb6ec +func_ov026_020eb8a4 kind:function(arm,size=0x34) addr:0x020eb8a4 +func_ov026_020eb8d8 kind:function(arm,size=0xfc) addr:0x020eb8d8 +func_ov026_020eb9d4 kind:function(arm,size=0x38) addr:0x020eb9d4 +func_ov026_020eba0c kind:function(arm,size=0x5c) addr:0x020eba0c +func_ov026_020eba68 kind:function(arm,size=0x180) addr:0x020eba68 +func_ov026_020ebbe8 kind:function(arm,size=0x84) addr:0x020ebbe8 +func_ov026_020ebc6c kind:function(arm,size=0x158) addr:0x020ebc6c +func_ov026_020ebdc4 kind:function(arm,size=0x7c) addr:0x020ebdc4 +func_ov026_020ebe40 kind:function(arm,size=0x234) addr:0x020ebe40 +func_ov026_020ec074 kind:function(arm,size=0x14) addr:0x020ec074 +func_ov026_020ec088 kind:function(arm,size=0x30) addr:0x020ec088 +func_ov026_020ec0b8 kind:function(arm,size=0x154) addr:0x020ec0b8 +func_ov026_020ec20c kind:function(arm,size=0x24c) addr:0x020ec20c +func_ov026_020ec458 kind:function(arm,size=0xa8) addr:0x020ec458 +func_ov026_020ec500 kind:function(arm,size=0x14) addr:0x020ec500 +func_ov026_020ec514 kind:function(arm,size=0x14) addr:0x020ec514 +func_ov026_020ec528 kind:function(arm,size=0x18) addr:0x020ec528 +func_ov026_020ec540 kind:function(arm,size=0x18) addr:0x020ec540 +func_ov026_020ec558 kind:function(arm,size=0x30) addr:0x020ec558 +func_ov026_020ec588 kind:function(arm,size=0xd0) addr:0x020ec588 +func_ov026_020ec658 kind:function(arm,size=0x14) addr:0x020ec658 +func_ov026_020ec66c kind:function(arm,size=0x14) addr:0x020ec66c +func_ov026_020ec680 kind:function(arm,size=0x44) addr:0x020ec680 +func_ov026_020ec6c4 kind:function(arm,size=0x6c) addr:0x020ec6c4 +func_ov026_020ec730 kind:function(arm,size=0xa4) addr:0x020ec730 +func_ov026_020ec7d4 kind:function(arm,size=0x3c) addr:0x020ec7d4 +func_ov026_020ec810 kind:function(arm,size=0x28) addr:0x020ec810 +func_ov026_020ec838 kind:function(arm,size=0x44) addr:0x020ec838 +func_ov026_020ec87c kind:function(arm,size=0x188) addr:0x020ec87c +func_ov026_020eca04 kind:function(arm,size=0x5c) addr:0x020eca04 +func_ov026_020eca60 kind:function(arm,size=0x58) addr:0x020eca60 +func_ov026_020ecab8 kind:function(arm,size=0x20) addr:0x020ecab8 +func_ov026_020ecad8 kind:function(arm,size=0x20) addr:0x020ecad8 +func_ov026_020ecaf8 kind:function(arm,size=0x1c) addr:0x020ecaf8 +func_ov026_020ecb14 kind:function(arm,size=0x98) addr:0x020ecb14 +func_ov026_020ecbac kind:function(arm,size=0x5c) addr:0x020ecbac +func_ov026_020ecc08 kind:function(arm,size=0x50) addr:0x020ecc08 +func_ov026_020ecc58 kind:function(arm,size=0x28) addr:0x020ecc58 +func_ov026_020ecc80 kind:function(arm,size=0x1a8) addr:0x020ecc80 +func_ov026_020ece28 kind:function(arm,size=0x108) addr:0x020ece28 +func_ov026_020ecf30 kind:function(arm,size=0xc) addr:0x020ecf30 +func_ov026_020ecf3c kind:function(arm,size=0x50) addr:0x020ecf3c +func_ov026_020ecf8c kind:function(arm,size=0x38) addr:0x020ecf8c +func_ov026_020ecfc4 kind:function(arm,size=0x3c) addr:0x020ecfc4 +func_ov026_020ed000 kind:function(arm,size=0x54) addr:0x020ed000 +func_ov026_020ed054 kind:function(arm,size=0x160) addr:0x020ed054 +func_ov026_020ed1b4 kind:function(arm,size=0x2e4) addr:0x020ed1b4 +func_ov026_020ed498 kind:function(arm,size=0x2cc) addr:0x020ed498 +func_ov026_020ed764 kind:function(arm,size=0xc4) addr:0x020ed764 +func_ov026_020ed828 kind:function(arm,size=0x20c) addr:0x020ed828 +func_ov026_020eda34 kind:function(arm,size=0xa8) addr:0x020eda34 +func_ov026_020edadc kind:function(arm,size=0x14) addr:0x020edadc +func_ov026_020edaf0 kind:function(arm,size=0x9c) addr:0x020edaf0 +func_ov026_020edb8c kind:function(arm,size=0xd8) addr:0x020edb8c +func_ov026_020edc64 kind:function(arm,size=0x24) addr:0x020edc64 +func_ov026_020edc88 kind:function(arm,size=0x54) addr:0x020edc88 +func_ov026_020edcdc kind:function(arm,size=0x2c) addr:0x020edcdc +func_ov026_020edd08 kind:function(arm,size=0x2c) addr:0x020edd08 +func_ov026_020edd34 kind:function(arm,size=0x2c) addr:0x020edd34 +func_ov026_020edd60 kind:function(arm,size=0x38) addr:0x020edd60 +func_ov026_020edd98 kind:function(arm,size=0x14) addr:0x020edd98 +func_ov026_020eddac kind:function(arm,size=0x1c) addr:0x020eddac +func_ov026_020eddc8 kind:function(arm,size=0xa0) addr:0x020eddc8 +func_ov026_020ede68 kind:function(arm,size=0x60) addr:0x020ede68 +func_ov026_020edec8 kind:function(arm,size=0x74) addr:0x020edec8 +func_ov026_020edf3c kind:function(arm,size=0xdc) addr:0x020edf3c +func_ov026_020ee018 kind:function(arm,size=0xcc) addr:0x020ee018 +func_ov026_020ee0e4 kind:function(arm,size=0x20) addr:0x020ee0e4 +func_ov026_020ee104 kind:function(arm,size=0xc) addr:0x020ee104 +func_ov026_020ee110 kind:function(arm,size=0x98) addr:0x020ee110 +func_ov026_020ee1a8 kind:function(arm,size=0x98) addr:0x020ee1a8 +func_ov026_020ee240 kind:function(arm,size=0x14) addr:0x020ee240 +func_ov026_020ee254 kind:function(arm,size=0x14) addr:0x020ee254 +func_ov026_020ee268 kind:function(arm,size=0x58) addr:0x020ee268 +func_ov026_020ee2c0 kind:function(arm,size=0x10) addr:0x020ee2c0 +func_ov026_020ee2d0 kind:function(arm,size=0x164) addr:0x020ee2d0 +func_ov026_020ee434 kind:function(arm,size=0xb0) addr:0x020ee434 +func_ov026_020ee4e4 kind:function(arm,size=0x34) addr:0x020ee4e4 +func_ov026_020ee518 kind:function(arm,size=0x1c) addr:0x020ee518 +func_ov026_020ee534 kind:function(arm,size=0x214) addr:0x020ee534 +func_ov026_020ee748 kind:function(arm,size=0x1f8) addr:0x020ee748 +func_ov026_020ee940 kind:function(arm,size=0x80) addr:0x020ee940 +func_ov026_020ee9c0 kind:function(arm,size=0x10) addr:0x020ee9c0 +func_ov026_020ee9d0 kind:function(arm,size=0x14) addr:0x020ee9d0 +func_ov026_020ee9e4 kind:function(arm,size=0x14) addr:0x020ee9e4 +func_ov026_020ee9f8 kind:function(arm,size=0x14) addr:0x020ee9f8 +func_ov026_020eea0c kind:function(arm,size=0x54) addr:0x020eea0c +func_ov026_020eea60 kind:function(arm,size=0x34) addr:0x020eea60 +func_ov026_020eea94 kind:function(arm,size=0x64) addr:0x020eea94 +func_ov026_020eeaf8 kind:function(arm,size=0x70) addr:0x020eeaf8 +func_ov026_020eeb68 kind:function(arm,size=0x44) addr:0x020eeb68 +func_ov026_020eebac kind:function(arm,size=0x78) addr:0x020eebac +func_ov026_020eec24 kind:function(arm,size=0x98) addr:0x020eec24 +func_ov026_020eecbc kind:function(arm,size=0x48) addr:0x020eecbc +func_ov026_020eed04 kind:function(arm,size=0x4c) addr:0x020eed04 +func_ov026_020eed50 kind:function(arm,size=0x44) addr:0x020eed50 +func_ov026_020eed94 kind:function(arm,size=0x20) addr:0x020eed94 +func_ov026_020eedb4 kind:function(arm,size=0x44) addr:0x020eedb4 +func_ov026_020eedf8 kind:function(arm,size=0x34) addr:0x020eedf8 +func_ov026_020eee2c kind:function(arm,size=0x50) addr:0x020eee2c +func_ov026_020eee7c kind:function(arm,size=0x34) addr:0x020eee7c +func_ov026_020eeeb0 kind:function(arm,size=0x2c) addr:0x020eeeb0 +func_ov026_020eeedc kind:function(arm,size=0x38) addr:0x020eeedc +func_ov026_020eef14 kind:function(arm,size=0x50) addr:0x020eef14 +func_ov026_020eef64 kind:function(arm,size=0x68) addr:0x020eef64 +func_ov026_020eefcc kind:function(arm,size=0x24) addr:0x020eefcc +func_ov026_020eeff0 kind:function(arm,size=0x30) addr:0x020eeff0 +func_ov026_020ef020 kind:function(arm,size=0x50) addr:0x020ef020 +func_ov026_020ef070 kind:function(arm,size=0x44) addr:0x020ef070 +func_ov026_020ef0b4 kind:function(arm,size=0x24) addr:0x020ef0b4 +func_ov026_020ef0d8 kind:function(arm,size=0x30) addr:0x020ef0d8 +func_ov026_020ef108 kind:function(arm,size=0x31c) addr:0x020ef108 +func_ov026_020ef424 kind:function(arm,size=0x20c) addr:0x020ef424 +func_ov026_020ef630 kind:function(arm,size=0x58) addr:0x020ef630 +func_ov026_020ef688 kind:function(arm,size=0x74) addr:0x020ef688 +func_ov026_020ef6fc kind:function(arm,size=0x28) addr:0x020ef6fc +func_ov026_020ef724 kind:function(arm,size=0x30) addr:0x020ef724 +func_ov026_020ef754 kind:function(arm,size=0x7c) addr:0x020ef754 +func_ov026_020ef7d0 kind:function(arm,size=0x178) addr:0x020ef7d0 +func_ov026_020ef948 kind:function(arm,size=0x2d8) addr:0x020ef948 +func_ov026_020efc20 kind:function(arm,size=0x144) addr:0x020efc20 +func_ov026_020efd64 kind:function(arm,size=0x68) addr:0x020efd64 +func_ov026_020efdcc kind:function(arm,size=0xe4) addr:0x020efdcc +func_ov026_020efeb0 kind:function(arm,size=0x1a0) addr:0x020efeb0 +func_ov026_020f0050 kind:function(arm,size=0x1c) addr:0x020f0050 +func_ov026_020f006c kind:function(arm,size=0x1c) addr:0x020f006c +func_ov026_020f0088 kind:function(arm,size=0xdc) addr:0x020f0088 +func_ov026_020f0164 kind:function(arm,size=0x20) addr:0x020f0164 +func_ov026_020f0184 kind:function(arm,size=0xc) addr:0x020f0184 +func_ov026_020f0190 kind:function(arm,size=0x7c) addr:0x020f0190 +func_ov026_020f020c kind:function(arm,size=0x14) addr:0x020f020c +func_ov026_020f0220 kind:function(arm,size=0x1c) addr:0x020f0220 +func_ov026_020f023c kind:function(arm,size=0x50) addr:0x020f023c +func_ov026_020f028c kind:function(arm,size=0x44) addr:0x020f028c +func_ov026_020f02d0 kind:function(arm,size=0x104) addr:0x020f02d0 +func_ov026_020f03d4 kind:function(arm,size=0x34) addr:0x020f03d4 +func_ov026_020f0408 kind:function(arm,size=0x34) addr:0x020f0408 +func_ov026_020f043c kind:function(arm,size=0xdc) addr:0x020f043c +func_ov026_020f0518 kind:function(arm,size=0x58) addr:0x020f0518 +func_ov026_020f0570 kind:function(arm,size=0x20) addr:0x020f0570 +func_ov026_020f0590 kind:function(arm,size=0x2c) addr:0x020f0590 +func_ov026_020f05bc kind:function(arm,size=0xc0) addr:0x020f05bc +func_ov026_020f067c kind:function(arm,size=0xc) addr:0x020f067c +func_ov026_020f0688 kind:function(arm,size=0x20) addr:0x020f0688 +func_ov026_020f06a8 kind:function(arm,size=0x28) addr:0x020f06a8 +func_ov026_020f06d0 kind:function(arm,size=0x34) addr:0x020f06d0 +func_ov026_020f0704 kind:function(arm,size=0x1a8) addr:0x020f0704 +func_ov026_020f08ac kind:function(arm,size=0x134) addr:0x020f08ac +func_ov026_020f09e0 kind:function(arm,size=0x14) addr:0x020f09e0 +func_ov026_020f09f4 kind:function(arm,size=0x14) addr:0x020f09f4 +func_ov026_020f0a08 kind:function(arm,size=0x54) addr:0x020f0a08 +func_ov026_020f0a5c kind:function(arm,size=0x20) addr:0x020f0a5c +func_ov026_020f0a7c kind:function(arm,size=0x4c) addr:0x020f0a7c +func_ov026_020f0ac8 kind:function(arm,size=0x9c) addr:0x020f0ac8 +func_ov026_020f0b64 kind:function(arm,size=0xc) addr:0x020f0b64 +func_ov026_020f0b70 kind:function(arm,size=0x20) addr:0x020f0b70 +func_ov026_020f0b90 kind:function(arm,size=0x28) addr:0x020f0b90 +func_ov026_020f0bb8 kind:function(arm,size=0x30) addr:0x020f0bb8 +func_ov026_020f0be8 kind:function(arm,size=0x14) addr:0x020f0be8 +func_ov026_020f0bfc kind:function(arm,size=0x1c) addr:0x020f0bfc +func_ov026_020f0c18 kind:function(arm,size=0x60) addr:0x020f0c18 +func_ov026_020f0c78 kind:function(arm,size=0x4) addr:0x020f0c78 +func_ov026_020f0c7c kind:function(arm,size=0x3c) addr:0x020f0c7c +func_ov026_020f0cb8 kind:function(arm,size=0x4c) addr:0x020f0cb8 +func_ov026_020f0d04 kind:function(arm,size=0x1c) addr:0x020f0d04 +func_ov026_020f0d20 kind:function(arm,size=0x24) addr:0x020f0d20 +func_ov026_020f0d44 kind:function(arm,size=0x44) addr:0x020f0d44 +func_ov026_020f0d88 kind:function(arm,size=0x14) addr:0x020f0d88 +func_ov026_020f0d9c kind:function(arm,size=0xa8) addr:0x020f0d9c +func_ov026_020f0e44 kind:function(arm,size=0x110) addr:0x020f0e44 +func_ov026_020f0f54 kind:function(arm,size=0xd8) addr:0x020f0f54 +func_ov026_020f102c kind:function(arm,size=0x5c) addr:0x020f102c +func_ov026_020f1088 kind:function(arm,size=0x70) addr:0x020f1088 +func_ov026_020f10f8 kind:function(arm,size=0x84) addr:0x020f10f8 +func_ov026_020f117c kind:function(arm,size=0x7c) addr:0x020f117c +func_ov026_020f11f8 kind:function(arm,size=0x80) addr:0x020f11f8 +func_ov026_020f1278 kind:function(arm,size=0x3c) addr:0x020f1278 +func_ov026_020f12b4 kind:function(arm,size=0x90) addr:0x020f12b4 +func_ov026_020f1344 kind:function(arm,size=0x88) addr:0x020f1344 +func_ov026_020f13cc kind:function(arm,size=0x8c) addr:0x020f13cc +func_ov026_020f1458 kind:function(arm,size=0x50) addr:0x020f1458 +func_ov026_020f14a8 kind:function(arm,size=0x68) addr:0x020f14a8 +func_ov026_020f1510 kind:function(arm,size=0x4c) addr:0x020f1510 +func_ov026_020f155c kind:function(arm,size=0x20) addr:0x020f155c +func_ov026_020f157c kind:function(arm,size=0x10) addr:0x020f157c +func_ov026_020f158c kind:function(arm,size=0x14) addr:0x020f158c +func_ov026_020f15a0 kind:function(arm,size=0x114) addr:0x020f15a0 +func_ov026_020f16b4 kind:function(arm,size=0xc0) addr:0x020f16b4 +func_ov026_020f1774 kind:function(arm,size=0x20) addr:0x020f1774 +func_ov026_020f1794 kind:function(arm,size=0x54) addr:0x020f1794 +func_ov026_020f17e8 kind:function(arm,size=0x24) addr:0x020f17e8 +func_ov026_020f180c kind:function(arm,size=0x4cc) addr:0x020f180c +func_ov026_020f1cd8 kind:function(arm,size=0xb4) addr:0x020f1cd8 +func_ov026_020f1d8c kind:function(arm,size=0x1c) addr:0x020f1d8c +func_ov026_020f1da8 kind:function(arm,size=0x1c) addr:0x020f1da8 +func_ov026_020f1dc4 kind:function(arm,size=0x4) addr:0x020f1dc4 +func_ov026_020f1dc8 kind:function(arm,size=0x37c) addr:0x020f1dc8 +func_ov026_020f2144 kind:function(arm,size=0xcc) addr:0x020f2144 +func_ov026_020f2210 kind:function(arm,size=0x370) addr:0x020f2210 +func_ov026_020f2580 kind:function(arm,size=0x2c) addr:0x020f2580 +func_ov026_020f25ac kind:function(arm,size=0xd0) addr:0x020f25ac +func_ov026_020f267c kind:function(arm,size=0x14) addr:0x020f267c +func_ov026_020f2690 kind:function(arm,size=0x14) addr:0x020f2690 +func_ov026_020f26a4 kind:function(arm,size=0xb4) addr:0x020f26a4 +func_ov026_020f2758 kind:function(arm,size=0x48) addr:0x020f2758 +func_ov026_020f27a0 kind:function(arm,size=0x30) addr:0x020f27a0 +func_ov026_020f27d0 kind:function(arm,size=0xd8) addr:0x020f27d0 +func_ov026_020f28a8 kind:function(arm,size=0x4) addr:0x020f28a8 +func_ov026_020f28ac kind:function(arm,size=0x14) addr:0x020f28ac +func_ov026_020f28c0 kind:function(arm,size=0x4) addr:0x020f28c0 +func_ov026_020f28c4 kind:function(arm,size=0x28) addr:0x020f28c4 +func_ov026_020f28ec kind:function(arm,size=0x14) addr:0x020f28ec +func_ov026_020f2900 kind:function(arm,size=0x7c0) addr:0x020f2900 +func_ov026_020f30c0 kind:function(arm,size=0xe0) addr:0x020f30c0 +func_ov026_020f31a0 kind:function(arm,size=0xe0) addr:0x020f31a0 +func_ov026_020f3280 kind:function(arm,size=0x34) addr:0x020f3280 +func_ov026_020f32b4 kind:function(arm,size=0x34) addr:0x020f32b4 +func_ov026_020f32e8 kind:function(arm,size=0x8) addr:0x020f32e8 +func_ov026_020f32f0 kind:function(arm,size=0x80) addr:0x020f32f0 +func_ov026_020f3370 kind:function(arm,size=0x14) addr:0x020f3370 +func_ov026_020f3384 kind:function(arm,size=0x14) addr:0x020f3384 +func_ov026_020f3398 kind:function(arm,size=0x14) addr:0x020f3398 +func_ov026_020f33ac kind:function(arm,size=0x30) addr:0x020f33ac +func_ov026_020f33dc kind:function(arm,size=0x54) addr:0x020f33dc +func_ov026_020f3430 kind:function(arm,size=0x4) addr:0x020f3430 +func_ov026_020f3434 kind:function(arm,size=0x4b8) addr:0x020f3434 +func_ov026_020f38ec kind:function(arm,size=0x10) addr:0x020f38ec +func_ov026_020f38fc kind:function(arm,size=0x2c) addr:0x020f38fc +func_ov026_020f3928 kind:function(arm,size=0x94) addr:0x020f3928 +func_ov026_020f39bc kind:function(arm,size=0x18) addr:0x020f39bc +func_ov026_020f39d4 kind:function(arm,size=0x8) addr:0x020f39d4 +func_ov026_020f39dc kind:function(arm,size=0x8) addr:0x020f39dc +func_ov026_020f39e4 kind:function(arm,size=0x1c) addr:0x020f39e4 +func_ov026_020f3a00 kind:function(arm,size=0x8) addr:0x020f3a00 +func_ov026_020f3a08 kind:function(arm,size=0x8) addr:0x020f3a08 +func_ov026_020f3a10 kind:function(arm,size=0xb0) addr:0x020f3a10 +func_ov026_020f3ac0 kind:function(arm,size=0xb8) addr:0x020f3ac0 +func_ov026_020f3b78 kind:function(arm,size=0x80) addr:0x020f3b78 +func_ov026_020f3bf8 kind:function(arm,size=0x14) addr:0x020f3bf8 +func_ov026_020f3c0c kind:function(arm,size=0x28) addr:0x020f3c0c +func_ov026_020f3c34 kind:function(arm,size=0x1b4) addr:0x020f3c34 +func_ov026_020f3de8 kind:function(arm,size=0x4) addr:0x020f3de8 +func_ov026_020f3dec kind:function(arm,size=0x88) addr:0x020f3dec +func_ov026_020f3e74 kind:function(arm,size=0x10) addr:0x020f3e74 +func_ov026_020f3e84 kind:function(arm,size=0x108) addr:0x020f3e84 +func_ov026_020f3f8c kind:function(arm,size=0x1c) addr:0x020f3f8c +func_ov026_020f3fa8 kind:function(arm,size=0x8) addr:0x020f3fa8 +func_ov026_020f3fb0 kind:function(arm,size=0x1c) addr:0x020f3fb0 +func_ov026_020f3fcc kind:function(arm,size=0x8) addr:0x020f3fcc +func_ov026_020f3fd4 kind:function(arm,size=0x8) addr:0x020f3fd4 +func_ov026_020f3fdc kind:function(arm,size=0x6c) addr:0x020f3fdc +func_ov026_020f4048 kind:function(arm,size=0x74) addr:0x020f4048 +func_ov026_020f40bc kind:function(arm,size=0xc0) addr:0x020f40bc +func_ov026_020f417c kind:function(arm,size=0x40) addr:0x020f417c +func_ov026_020f41bc kind:function(arm,size=0x54) addr:0x020f41bc +func_ov026_020f4210 kind:function(arm,size=0x28) addr:0x020f4210 +func_ov026_020f4238 kind:function(arm,size=0x20) addr:0x020f4238 +func_ov026_020f4258 kind:function(arm,size=0x10) addr:0x020f4258 +func_ov026_020f4268 kind:function(arm,size=0x84) addr:0x020f4268 +func_ov026_020f42ec kind:function(arm,size=0x10) addr:0x020f42ec +func_ov026_020f42fc kind:function(arm,size=0x18) addr:0x020f42fc +func_ov026_020f4314 kind:function(arm,size=0x18) addr:0x020f4314 +func_ov026_020f432c kind:function(arm,size=0x8) addr:0x020f432c +func_ov026_020f4334 kind:function(arm,size=0x10) addr:0x020f4334 +func_ov026_020f4344 kind:function(arm,size=0x8) addr:0x020f4344 +func_ov026_020f434c kind:function(arm,size=0x24) addr:0x020f434c +func_ov026_020f4370 kind:function(arm,size=0x10) addr:0x020f4370 +func_ov026_020f4380 kind:function(arm,size=0x8) addr:0x020f4380 +func_ov026_020f4388 kind:function(arm,size=0x1c) addr:0x020f4388 +func_ov026_020f43a4 kind:function(arm,size=0x1c) addr:0x020f43a4 +func_ov026_020f43c0 kind:function(arm,size=0x70) addr:0x020f43c0 +func_ov026_020f4430 kind:function(arm,size=0x78) addr:0x020f4430 +func_ov026_020f44a8 kind:function(arm,size=0xc0) addr:0x020f44a8 +func_ov026_020f4568 kind:function(arm,size=0x28) addr:0x020f4568 +func_ov026_020f4590 kind:function(arm,size=0x20) addr:0x020f4590 +func_ov026_020f45b0 kind:function(arm,size=0x10) addr:0x020f45b0 +func_ov026_020f45c0 kind:function(arm,size=0xc0) addr:0x020f45c0 +func_ov026_020f4680 kind:function(arm,size=0x10) addr:0x020f4680 +func_ov026_020f4690 kind:function(arm,size=0x18) addr:0x020f4690 +func_ov026_020f46a8 kind:function(arm,size=0x10) addr:0x020f46a8 +func_ov026_020f46b8 kind:function(arm,size=0x8) addr:0x020f46b8 +func_ov026_020f46c0 kind:function(arm,size=0x70) addr:0x020f46c0 +func_ov026_020f4730 kind:function(arm,size=0x78) addr:0x020f4730 +func_ov026_020f47a8 kind:function(arm,size=0x68) addr:0x020f47a8 +func_ov026_020f4810 kind:function(arm,size=0x14) addr:0x020f4810 +func_ov026_020f4824 kind:function(arm,size=0x2c) addr:0x020f4824 +func_ov026_020f4850 kind:function(arm,size=0x298) addr:0x020f4850 +func_ov026_020f4ae8 kind:function(arm,size=0x24) addr:0x020f4ae8 +func_ov026_020f4b0c kind:function(arm,size=0x34) addr:0x020f4b0c +func_ov026_020f4b40 kind:function(arm,size=0x28) addr:0x020f4b40 +func_ov026_020f4b68 kind:function(arm,size=0x10) addr:0x020f4b68 +func_ov026_020f4b78 kind:function(arm,size=0x14) addr:0x020f4b78 +func_ov026_020f4b8c kind:function(arm,size=0x34) addr:0x020f4b8c +func_ov026_020f4bc0 kind:function(arm,size=0x30) addr:0x020f4bc0 +func_ov026_020f4bf0 kind:function(arm,size=0x44) addr:0x020f4bf0 +func_ov026_020f4c34 kind:function(arm,size=0x18) addr:0x020f4c34 +func_ov026_020f4c4c kind:function(arm,size=0x18) addr:0x020f4c4c +func_ov026_020f4c64 kind:function(arm,size=0x18) addr:0x020f4c64 +func_ov026_020f4c7c kind:function(arm,size=0x18) addr:0x020f4c7c +func_ov026_020f4c94 kind:function(arm,size=0x34) addr:0x020f4c94 +func_ov026_020f4cc8 kind:function(arm,size=0x4) addr:0x020f4cc8 +func_ov026_020f4ccc kind:function(arm,size=0x144) addr:0x020f4ccc +func_ov026_020f4e10 kind:function(arm,size=0x18) addr:0x020f4e10 +func_ov026_020f4e28 kind:function(arm,size=0x18) addr:0x020f4e28 +func_ov026_020f4e40 kind:function(arm,size=0xb0) addr:0x020f4e40 +func_ov026_020f4ef0 kind:function(arm,size=0x24) addr:0x020f4ef0 +func_ov026_020f4f14 kind:function(arm,size=0x4) addr:0x020f4f14 +func_ov026_020f4f18 kind:function(arm,size=0x14) addr:0x020f4f18 +func_ov026_020f4f2c kind:function(arm,size=0x4) addr:0x020f4f2c +func_ov026_020f4f30 kind:function(arm,size=0x28) addr:0x020f4f30 +func_ov026_020f4f58 kind:function(arm,size=0x14) addr:0x020f4f58 +func_ov026_020f4f6c kind:function(arm,size=0x90) addr:0x020f4f6c +func_ov026_020f4ffc kind:function(arm,size=0x38) addr:0x020f4ffc +func_ov026_020f5034 kind:function(arm,size=0x38) addr:0x020f5034 +func_ov026_020f506c kind:function(arm,size=0x28) addr:0x020f506c +func_ov026_020f5094 kind:function(arm,size=0x28) addr:0x020f5094 +func_ov026_020f50bc kind:function(arm,size=0x78) addr:0x020f50bc +func_ov026_020f5134 kind:function(arm,size=0x14) addr:0x020f5134 +func_ov026_020f5148 kind:function(arm,size=0x2c) addr:0x020f5148 +func_ov026_020f5174 kind:function(arm,size=0xd0) addr:0x020f5174 +func_ov026_020f5244 kind:function(arm,size=0x4) addr:0x020f5244 +func_ov026_020f5248 kind:function(arm,size=0x14) addr:0x020f5248 +func_ov026_020f525c kind:function(arm,size=0x14) addr:0x020f525c +func_ov026_020f5270 kind:function(arm,size=0x14) addr:0x020f5270 +func_ov026_020f5284 kind:function(arm,size=0x14) addr:0x020f5284 +func_ov026_020f5298 kind:function(arm,size=0x8) addr:0x020f5298 +func_ov026_020f52a0 kind:function(arm,size=0x4) addr:0x020f52a0 +func_ov026_020f52a4 kind:function(arm,size=0x4c) addr:0x020f52a4 +func_ov026_020f52f0 kind:function(arm,size=0x24) addr:0x020f52f0 +func_ov026_020f5314 kind:function(arm,size=0x1c) addr:0x020f5314 +func_ov026_020f5330 kind:function(arm,size=0x14) addr:0x020f5330 +func_ov026_020f5344 kind:function(arm,size=0x4) addr:0x020f5344 +func_ov026_020f5348 kind:function(arm,size=0xc) addr:0x020f5348 +func_ov026_020f5354 kind:function(arm,size=0x14) addr:0x020f5354 +func_ov026_020f5368 kind:function(arm,size=0x10) addr:0x020f5368 +func_ov026_020f5378 kind:function(arm,size=0x14) addr:0x020f5378 +func_ov026_020f538c kind:function(arm,size=0x30) addr:0x020f538c +func_ov026_020f53bc kind:function(arm,size=0x30) addr:0x020f53bc +func_ov026_020f53ec kind:function(arm,size=0x34) addr:0x020f53ec +func_ov026_020f5420 kind:function(arm,size=0x28) addr:0x020f5420 +func_ov026_020f5448 kind:function(arm,size=0x30) addr:0x020f5448 +func_ov026_020f5478 kind:function(arm,size=0x18) addr:0x020f5478 +func_ov026_020f5490 kind:function(arm,size=0x4c) addr:0x020f5490 +func_ov026_020f54dc kind:function(arm,size=0x80) addr:0x020f54dc +func_ov026_020f555c kind:function(arm,size=0x67c) addr:0x020f555c +func_ov026_020f5bd8 kind:function(arm,size=0x510) addr:0x020f5bd8 +func_ov026_020f60e8 kind:function(arm,size=0x5c) addr:0x020f60e8 +func_ov026_020f6144 kind:function(arm,size=0x40) addr:0x020f6144 +func_ov026_020f6184 kind:function(arm,size=0x90) addr:0x020f6184 +func_ov026_020f6214 kind:function(arm,size=0x54) addr:0x020f6214 +func_ov026_020f6268 kind:function(arm,size=0x74) addr:0x020f6268 +func_ov026_020f62dc kind:function(arm,size=0x34) addr:0x020f62dc +func_ov026_020f6310 kind:function(arm,size=0x30) addr:0x020f6310 +func_ov026_020f6340 kind:function(arm,size=0x30) addr:0x020f6340 +func_ov026_020f6370 kind:function(arm,size=0x8c) addr:0x020f6370 +func_ov026_020f63fc kind:function(arm,size=0x10) addr:0x020f63fc +func_ov026_020f640c kind:function(arm,size=0x3c) addr:0x020f640c +func_ov026_020f6448 kind:function(arm,size=0x34) addr:0x020f6448 +func_ov026_020f647c kind:function(arm,size=0x28) addr:0x020f647c +func_ov026_020f64a4 kind:function(arm,size=0x30) addr:0x020f64a4 +func_ov026_020f64d4 kind:function(arm,size=0x18) addr:0x020f64d4 +func_ov026_020f64ec kind:function(arm,size=0x4c) addr:0x020f64ec +func_ov026_020f6538 kind:function(arm,size=0x65c) addr:0x020f6538 +func_ov026_020f6b94 kind:function(arm,size=0x28) addr:0x020f6b94 +func_ov026_020f6bbc kind:function(arm,size=0x28) addr:0x020f6bbc +func_ov026_020f6be4 kind:function(arm,size=0xec) addr:0x020f6be4 +func_ov026_020f6cd0 kind:function(arm,size=0x114) addr:0x020f6cd0 +func_ov026_020f6de4 kind:function(arm,size=0x28) addr:0x020f6de4 +func_ov026_020f6e0c kind:function(arm,size=0xb4) addr:0x020f6e0c +func_ov026_020f6ec0 kind:function(arm,size=0xb4) addr:0x020f6ec0 +func_ov026_020f6f74 kind:function(arm,size=0x178) addr:0x020f6f74 +func_ov026_020f70ec kind:function(arm,size=0x50) addr:0x020f70ec +func_ov026_020f713c kind:function(arm,size=0xcc) addr:0x020f713c +func_ov026_020f7208 kind:function(arm,size=0x34) addr:0x020f7208 +func_ov026_020f723c kind:function(arm,size=0x30) addr:0x020f723c +func_ov026_020f726c kind:function(arm,size=0xd8) addr:0x020f726c +func_ov026_020f7344 kind:function(arm,size=0x19c) addr:0x020f7344 +func_ov026_020f74e0 kind:function(arm,size=0xc) addr:0x020f74e0 +func_ov026_020f74ec kind:function(arm,size=0xc) addr:0x020f74ec +func_ov026_020f74f8 kind:function(arm,size=0x8) addr:0x020f74f8 +func_ov026_020f7500 kind:function(arm,size=0x48) addr:0x020f7500 +func_ov026_020f7548 kind:function(arm,size=0xb8) addr:0x020f7548 +func_ov026_020f7600 kind:function(arm,size=0x40) addr:0x020f7600 +func_ov026_020f7640 kind:function(arm,size=0xc) addr:0x020f7640 +func_ov026_020f764c kind:function(arm,size=0x34) addr:0x020f764c +func_ov026_020f7680 kind:function(arm,size=0x28) addr:0x020f7680 +func_ov026_020f76a8 kind:function(arm,size=0x30) addr:0x020f76a8 +func_ov026_020f76d8 kind:function(arm,size=0xc) addr:0x020f76d8 +func_ov026_020f76e4 kind:function(arm,size=0x4) addr:0x020f76e4 +func_ov026_020f76e8 kind:function(arm,size=0x4) addr:0x020f76e8 +func_ov026_020f76ec kind:function(arm,size=0x4) addr:0x020f76ec +func_ov026_020f76f0 kind:function(arm,size=0x8) addr:0x020f76f0 +func_ov026_020f76f8 kind:function(arm,size=0x4) addr:0x020f76f8 +func_ov026_020f76fc kind:function(arm,size=0x8) addr:0x020f76fc +func_ov026_020f7704 kind:function(arm,size=0x8) addr:0x020f7704 +func_ov026_020f770c kind:function(arm,size=0x8) addr:0x020f770c +func_ov026_020f7714 kind:function(arm,size=0x8) addr:0x020f7714 +func_ov026_020f771c kind:function(arm,size=0x8) addr:0x020f771c +func_ov026_020f7724 kind:function(arm,size=0x1bc) addr:0x020f7724 +func_ov026_020f78e0 kind:function(arm,size=0x1c) addr:0x020f78e0 +func_ov026_020f78fc kind:function(arm,size=0x8) addr:0x020f78fc +func_ov026_020f7904 kind:function(arm,size=0x44) addr:0x020f7904 +func_ov026_020f7948 kind:function(arm,size=0x60) addr:0x020f7948 +func_ov026_020f79a8 kind:function(arm,size=0x44) addr:0x020f79a8 +func_ov026_020f79ec kind:function(arm,size=0x44) addr:0x020f79ec +func_ov026_020f7a30 kind:function(arm,size=0x6c) addr:0x020f7a30 +func_ov026_020f7a9c kind:function(arm,size=0x6c) addr:0x020f7a9c +func_ov026_020f7b08 kind:function(arm,size=0x1c) addr:0x020f7b08 +func_ov026_020f7b24 kind:function(arm,size=0x40) addr:0x020f7b24 +func_ov026_020f7b64 kind:function(arm,size=0xe0) addr:0x020f7b64 +func_ov026_020f7c44 kind:function(arm,size=0x24) addr:0x020f7c44 +func_ov026_020f7c68 kind:function(arm,size=0x38) addr:0x020f7c68 +func_ov026_020f7ca0 kind:function(arm,size=0x24) addr:0x020f7ca0 +func_ov026_020f7cc4 kind:function(arm,size=0x74) addr:0x020f7cc4 +func_ov026_020f7d38 kind:function(arm,size=0x74) addr:0x020f7d38 +func_ov026_020f7dac kind:function(arm,size=0x3c) addr:0x020f7dac +func_ov026_020f7de8 kind:function(arm,size=0xc4) addr:0x020f7de8 +func_ov026_020f7eac kind:function(arm,size=0x7c) addr:0x020f7eac +func_ov026_020f7f28 kind:function(arm,size=0x18) addr:0x020f7f28 +func_ov026_020f7f40 kind:function(arm,size=0x18c) addr:0x020f7f40 +func_ov026_020f80cc kind:function(arm,size=0xc) addr:0x020f80cc +func_ov026_020f80d8 kind:function(arm,size=0xc) addr:0x020f80d8 +func_ov026_020f80e4 kind:function(arm,size=0x114) addr:0x020f80e4 +func_ov026_020f81f8 kind:function(arm,size=0x238) addr:0x020f81f8 +func_ov026_020f8430 kind:function(arm,size=0x28) addr:0x020f8430 +func_ov026_020f8458 kind:function(arm,size=0x28) addr:0x020f8458 +func_ov026_020f8480 kind:function(arm,size=0x34) addr:0x020f8480 +func_ov026_020f84b4 kind:function(arm,size=0x30) addr:0x020f84b4 +func_ov026_020f84e4 kind:function(arm,size=0x3ac) addr:0x020f84e4 +func_ov026_020f8890 kind:function(arm,size=0x328) addr:0x020f8890 +func_ov026_020f8bb8 kind:function(arm,size=0x30) addr:0x020f8bb8 +func_ov026_020f8be8 kind:function(arm,size=0x58) addr:0x020f8be8 +func_ov026_020f8c40 kind:function(arm,size=0x34) addr:0x020f8c40 +func_ov026_020f8c74 kind:function(arm,size=0x58) addr:0x020f8c74 +func_ov026_020f8ccc kind:function(arm,size=0x34) addr:0x020f8ccc +func_ov026_020f8d00 kind:function(arm,size=0x30) addr:0x020f8d00 +func_ov026_020f8d30 kind:function(arm,size=0x2c) addr:0x020f8d30 +func_ov026_020f8d5c kind:function(arm,size=0x2c) addr:0x020f8d5c +func_ov026_020f8d88 kind:function(arm,size=0x28) addr:0x020f8d88 +func_ov026_020f8db0 kind:function(arm,size=0x48) addr:0x020f8db0 +func_ov026_020f8df8 kind:function(arm,size=0x28) addr:0x020f8df8 +func_ov026_020f8e20 kind:function(arm,size=0x30) addr:0x020f8e20 +func_ov026_020f8e50 kind:function(arm,size=0x20) addr:0x020f8e50 +func_ov026_020f8e70 kind:function(arm,size=0x30) addr:0x020f8e70 +func_ov026_020f8ea0 kind:function(arm,size=0x1c) addr:0x020f8ea0 +func_ov026_020f8ebc kind:function(arm,size=0x20) addr:0x020f8ebc +func_ov026_020f8edc kind:function(arm,size=0x20) addr:0x020f8edc +func_ov026_020f8efc kind:function(arm,size=0x10) addr:0x020f8efc +func_ov026_020f8f0c kind:function(arm,size=0x1c) addr:0x020f8f0c +func_ov026_020f8f28 kind:function(arm,size=0x3c) addr:0x020f8f28 +func_ov026_020f8f64 kind:function(arm,size=0x98) addr:0x020f8f64 +func_ov026_020f8ffc kind:function(arm,size=0x94) addr:0x020f8ffc +func_ov026_020f9090 kind:function(arm,size=0x78) addr:0x020f9090 +func_ov026_020f9108 kind:function(arm,size=0x84) addr:0x020f9108 +func_ov026_020f918c kind:function(arm,size=0x50) addr:0x020f918c +func_ov026_020f91dc kind:function(arm,size=0xc) addr:0x020f91dc +func_ov026_020f91e8 kind:function(arm,size=0x40) addr:0x020f91e8 +func_ov026_020f9228 kind:function(arm,size=0x18c) addr:0x020f9228 +func_ov026_020f93b4 kind:function(arm,size=0x3e4) addr:0x020f93b4 +func_ov026_020f9798 kind:function(arm,size=0x640) addr:0x020f9798 +func_ov026_020f9dd8 kind:function(arm,size=0x8c) addr:0x020f9dd8 +func_ov026_020f9e64 kind:function(arm,size=0x40) addr:0x020f9e64 +func_ov026_020f9ea4 kind:function(arm,size=0x8) addr:0x020f9ea4 +func_ov026_020f9eac kind:function(arm,size=0x8) addr:0x020f9eac +func_ov026_020f9eb4 kind:function(arm,size=0x1c) addr:0x020f9eb4 +func_ov026_020f9ed0 kind:function(arm,size=0x44) addr:0x020f9ed0 +func_ov026_020f9f14 kind:function(arm,size=0x3c) addr:0x020f9f14 +func_ov026_020f9f50 kind:function(arm,size=0x7c) addr:0x020f9f50 +func_ov026_020f9fcc kind:function(arm,size=0x78) addr:0x020f9fcc +func_ov026_020fa044 kind:function(arm,size=0x48) addr:0x020fa044 +func_ov026_020fa08c kind:function(arm,size=0xd0) addr:0x020fa08c +func_ov026_020fa15c kind:function(arm,size=0x68) addr:0x020fa15c +func_ov026_020fa1c4 kind:function(arm,size=0xec) addr:0x020fa1c4 +func_ov026_020fa2b0 kind:function(arm,size=0x88) addr:0x020fa2b0 +func_ov026_020fa338 kind:function(arm,size=0x14) addr:0x020fa338 +func_ov026_020fa34c kind:function(arm,size=0x24) addr:0x020fa34c +func_ov026_020fa370 kind:function(arm,size=0xc) addr:0x020fa370 +func_ov026_020fa37c kind:function(arm,size=0x8) addr:0x020fa37c +func_ov026_020fa384 kind:function(arm,size=0x3c) addr:0x020fa384 +func_ov026_020fa3c0 kind:function(arm,size=0x8c) addr:0x020fa3c0 +func_ov026_020fa44c kind:function(arm,size=0x34) addr:0x020fa44c +func_ov026_020fa480 kind:function(arm,size=0xbc) addr:0x020fa480 +func_ov026_020fa53c kind:function(arm,size=0x6c) addr:0x020fa53c +func_ov026_020fa5a8 kind:function(arm,size=0x18) addr:0x020fa5a8 +func_ov026_020fa5c0 kind:function(arm,size=0x30) addr:0x020fa5c0 +func_ov026_020fa5f0 kind:function(arm,size=0x3c) addr:0x020fa5f0 +func_ov026_020fa62c kind:function(arm,size=0x90) addr:0x020fa62c +func_ov026_020fa6bc kind:function(arm,size=0x60) addr:0x020fa6bc +func_ov026_020fa71c kind:function(arm,size=0x40) addr:0x020fa71c +func_ov026_020fa75c kind:function(arm,size=0x44) addr:0x020fa75c +func_ov026_020fa7a0 kind:function(arm,size=0x1c) addr:0x020fa7a0 +func_ov026_020fa7bc kind:function(arm,size=0x18) addr:0x020fa7bc +func_ov026_020fa7d4 kind:function(arm,size=0x44) addr:0x020fa7d4 +func_ov026_020fa818 kind:function(arm,size=0x48) addr:0x020fa818 +func_ov026_020fa860 kind:function(arm,size=0x74) addr:0x020fa860 +func_ov026_020fa8d4 kind:function(arm,size=0x2c) addr:0x020fa8d4 +func_ov026_020fa900 kind:function(arm,size=0xbc) addr:0x020fa900 +func_ov026_020fa9bc kind:function(arm,size=0xa8) addr:0x020fa9bc +func_ov026_020faa64 kind:function(arm,size=0x1ac) addr:0x020faa64 +func_ov026_020fac10 kind:function(arm,size=0x278) addr:0x020fac10 +func_ov026_020fae88 kind:function(arm,size=0xf0) addr:0x020fae88 +func_ov026_020faf78 kind:function(arm,size=0x34) addr:0x020faf78 +func_ov026_020fafac kind:function(arm,size=0x80) addr:0x020fafac +func_ov026_020fb02c kind:function(arm,size=0x38) addr:0x020fb02c +func_ov026_020fb064 kind:function(arm,size=0x20) addr:0x020fb064 +func_ov026_020fb084 kind:function(arm,size=0x40) addr:0x020fb084 +func_ov026_020fb0c4 kind:function(arm,size=0xec) addr:0x020fb0c4 +func_ov026_020fb1b0 kind:function(arm,size=0x4c) addr:0x020fb1b0 +func_ov026_020fb1fc kind:function(arm,size=0x60) addr:0x020fb1fc +func_ov026_020fb25c kind:function(arm,size=0x54) addr:0x020fb25c +func_ov026_020fb2b0 kind:function(arm,size=0xdc) addr:0x020fb2b0 +func_ov026_020fb38c kind:function(arm,size=0x6c) addr:0x020fb38c +func_ov026_020fb3f8 kind:function(arm,size=0x1c) addr:0x020fb3f8 +func_ov026_020fb414 kind:function(arm,size=0x14) addr:0x020fb414 +func_ov026_020fb428 kind:function(arm,size=0x134) addr:0x020fb428 +func_ov026_020fb55c kind:function(arm,size=0x364) addr:0x020fb55c +func_ov026_020fb8c0 kind:function(arm,size=0x84) addr:0x020fb8c0 +func_ov026_020fb944 kind:function(arm,size=0xd8) addr:0x020fb944 +func_ov026_020fba1c kind:function(arm,size=0x1c) addr:0x020fba1c +func_ov026_020fba38 kind:function(arm,size=0x28) addr:0x020fba38 +func_ov026_020fba60 kind:function(arm,size=0x30) addr:0x020fba60 +func_ov026_020fba90 kind:function(arm,size=0x20) addr:0x020fba90 +func_ov026_020fbab0 kind:function(arm,size=0x2c) addr:0x020fbab0 +func_ov026_020fbadc kind:function(arm,size=0x4) addr:0x020fbadc +func_ov026_020fbae0 kind:function(arm,size=0x4) addr:0x020fbae0 +func_ov026_020fbae4 kind:function(arm,size=0x74) addr:0x020fbae4 +func_ov026_020fbb58 kind:function(arm,size=0x3c) addr:0x020fbb58 +func_ov026_020fbb94 kind:function(arm,size=0x108) addr:0x020fbb94 +func_ov026_020fbc9c kind:function(arm,size=0x34) addr:0x020fbc9c +func_ov026_020fbcd0 kind:function(arm,size=0x4c) addr:0x020fbcd0 +func_ov026_020fbd1c kind:function(arm,size=0x17c) addr:0x020fbd1c +func_ov026_020fbe98 kind:function(arm,size=0x58) addr:0x020fbe98 +func_ov026_020fbef0 kind:function(arm,size=0x1c) addr:0x020fbef0 +func_ov026_020fbf0c kind:function(arm,size=0x244) addr:0x020fbf0c +func_ov026_020fc150 kind:function(arm,size=0x90) addr:0x020fc150 +func_ov026_020fc1e0 kind:function(arm,size=0x41c) addr:0x020fc1e0 +func_ov026_020fc5fc kind:function(arm,size=0xbc) addr:0x020fc5fc +func_ov026_020fc6b8 kind:function(arm,size=0x1c8) addr:0x020fc6b8 +func_ov026_020fc880 kind:function(arm,size=0x30) addr:0x020fc880 +func_ov026_020fc8b0 kind:function(arm,size=0x538) addr:0x020fc8b0 +func_ov026_020fcde8 kind:function(arm,size=0x6c) addr:0x020fcde8 +func_ov026_020fce54 kind:function(arm,size=0xac) addr:0x020fce54 +func_ov026_020fcf00 kind:function(arm,size=0xd0) addr:0x020fcf00 +func_ov026_020fcfd0 kind:function(arm,size=0x74) addr:0x020fcfd0 +func_ov026_020fd044 kind:function(arm,size=0xf8) addr:0x020fd044 +func_ov026_020fd13c kind:function(arm,size=0xcc) addr:0x020fd13c +func_ov026_020fd208 kind:function(arm,size=0x64) addr:0x020fd208 +func_ov026_020fd26c kind:function(arm,size=0x2ac) addr:0x020fd26c +func_ov026_020fd518 kind:function(arm,size=0x118) addr:0x020fd518 +func_ov026_020fd630 kind:function(arm,size=0x40) addr:0x020fd630 +func_ov026_020fd670 kind:function(arm,size=0x154) addr:0x020fd670 +func_ov026_020fd7c4 kind:function(arm,size=0x4e0) addr:0x020fd7c4 +func_ov026_020fdca4 kind:function(arm,size=0xf8) addr:0x020fdca4 +func_ov026_020fdd9c kind:function(arm,size=0x130) addr:0x020fdd9c +func_ov026_020fdecc kind:function(arm,size=0xf8) addr:0x020fdecc +func_ov026_020fdfc4 kind:function(arm,size=0xf0) addr:0x020fdfc4 +func_ov026_020fe0b4 kind:function(arm,size=0x428) addr:0x020fe0b4 +func_ov026_020fe4dc kind:function(arm,size=0x110) addr:0x020fe4dc +func_ov026_020fe5ec kind:function(arm,size=0x110) addr:0x020fe5ec +func_ov026_020fe6fc kind:function(arm,size=0x94) addr:0x020fe6fc +func_ov026_020fe790 kind:function(arm,size=0x1f4) addr:0x020fe790 +func_ov026_020fe984 kind:function(arm,size=0xc) addr:0x020fe984 +func_ov026_020fe990 kind:function(arm,size=0x154) addr:0x020fe990 +func_ov026_020feae4 kind:function(arm,size=0x3d0) addr:0x020feae4 +func_ov026_020feeb4 kind:function(arm,size=0x114) addr:0x020feeb4 +func_ov026_020fefc8 kind:function(arm,size=0xc4) addr:0x020fefc8 +func_ov026_020ff08c kind:function(arm,size=0x354) addr:0x020ff08c +func_ov026_020ff3e0 kind:function(arm,size=0x2c) addr:0x020ff3e0 +func_ov026_020ff40c kind:function(arm,size=0x50) addr:0x020ff40c +func_ov026_020ff45c kind:function(arm,size=0x1c) addr:0x020ff45c +func_ov026_020ff478 kind:function(arm,size=0x18) addr:0x020ff478 +func_ov026_020ff490 kind:function(arm,size=0xb8) addr:0x020ff490 +func_ov026_020ff548 kind:function(arm,size=0x9c) addr:0x020ff548 +func_ov026_020ff5e4 kind:function(arm,size=0x40) addr:0x020ff5e4 +func_ov026_020ff624 kind:function(arm,size=0x54) addr:0x020ff624 +func_ov026_020ff678 kind:function(arm,size=0x3e8) addr:0x020ff678 +func_ov026_020ffa60 kind:function(arm,size=0x120) addr:0x020ffa60 +func_ov026_020ffb80 kind:function(arm,size=0x90) addr:0x020ffb80 +func_ov026_020ffc10 kind:function(arm,size=0x15c) addr:0x020ffc10 +func_ov026_020ffd6c kind:function(arm,size=0x64) addr:0x020ffd6c +func_ov026_020ffdd0 kind:function(arm,size=0x24) addr:0x020ffdd0 +func_ov026_020ffdf4 kind:function(arm,size=0x8) addr:0x020ffdf4 +func_ov026_020ffdfc kind:function(arm,size=0x404) addr:0x020ffdfc +func_ov026_02100200 kind:function(arm,size=0x98) addr:0x02100200 +func_ov026_02100298 kind:function(arm,size=0x2b4) addr:0x02100298 +func_ov026_0210054c kind:function(arm,size=0x90) addr:0x0210054c +func_ov026_021005dc kind:function(arm,size=0x17c) addr:0x021005dc +func_ov026_02100758 kind:function(arm,size=0x24) addr:0x02100758 +func_ov026_0210077c kind:function(arm,size=0x18) addr:0x0210077c +func_ov026_02100794 kind:function(arm,size=0x38c) addr:0x02100794 +func_ov026_02100b20 kind:function(arm,size=0x19c) addr:0x02100b20 +func_ov026_02100cbc kind:function(arm,size=0x90) addr:0x02100cbc +func_ov026_02100d4c kind:function(arm,size=0x24) addr:0x02100d4c +func_ov026_02100d70 kind:function(arm,size=0x38c) addr:0x02100d70 +func_ov026_021010fc kind:function(arm,size=0x19c) addr:0x021010fc +func_ov026_02101298 kind:function(arm,size=0x90) addr:0x02101298 +func_ov026_02101328 kind:function(arm,size=0x24) addr:0x02101328 +func_ov026_0210134c kind:function(arm,size=0x36c) addr:0x0210134c +func_ov026_021016b8 kind:function(arm,size=0x168) addr:0x021016b8 +func_ov026_02101820 kind:function(arm,size=0x50) addr:0x02101820 +func_ov026_02101870 kind:function(arm,size=0x384) addr:0x02101870 +func_ov026_02101bf4 kind:function(arm,size=0x28) addr:0x02101bf4 +func_ov026_02101c1c kind:function(arm,size=0x18) addr:0x02101c1c +func_ov026_02101c34 kind:function(arm,size=0x354) addr:0x02101c34 +func_ov026_02101f88 kind:function(arm,size=0x168) addr:0x02101f88 +func_ov026_021020f0 kind:function(arm,size=0x50) addr:0x021020f0 +func_ov026_02102140 kind:function(arm,size=0x39c) addr:0x02102140 +func_ov026_021024dc kind:function(arm,size=0x28) addr:0x021024dc +func_ov026_02102504 kind:function(arm,size=0x18) addr:0x02102504 +func_ov026_0210251c kind:function(arm,size=0x274) addr:0x0210251c +func_ov026_02102790 kind:function(arm,size=0xd4) addr:0x02102790 +func_ov026_02102864 kind:function(arm,size=0x50) addr:0x02102864 +func_ov026_021028b4 kind:function(arm,size=0x18) addr:0x021028b4 +func_ov026_021028cc kind:function(arm,size=0x1c) addr:0x021028cc +func_ov026_021028e8 kind:function(arm,size=0x1c) addr:0x021028e8 +func_ov026_02102904 kind:function(arm,size=0x10) addr:0x02102904 +func_ov026_02102914 kind:function(arm,size=0x14) addr:0x02102914 +func_ov026_02102928 kind:function(arm,size=0x3c) addr:0x02102928 +func_ov026_02102964 kind:function(arm,size=0x28) addr:0x02102964 +func_ov026_0210298c kind:function(arm,size=0x30) addr:0x0210298c +func_ov026_021029bc kind:function(arm,size=0x30) addr:0x021029bc +func_ov026_021029ec kind:function(arm,size=0x34) addr:0x021029ec +func_ov026_02102a20 kind:function(arm,size=0x4c) addr:0x02102a20 +func_ov026_02102a6c kind:function(arm,size=0x26c) addr:0x02102a6c +func_ov026_02102cd8 kind:function(arm,size=0x118) addr:0x02102cd8 +func_ov026_02102df0 kind:function(arm,size=0x134) addr:0x02102df0 +func_ov026_02102f24 kind:function(arm,size=0x9c) addr:0x02102f24 +func_ov026_02102fc0 kind:function(arm,size=0x18) addr:0x02102fc0 +func_ov026_02102fd8 kind:function(arm,size=0x3c) addr:0x02102fd8 +func_ov026_02103014 kind:function(arm,size=0xb4) addr:0x02103014 +func_ov026_021030c8 kind:function(arm,size=0x44) addr:0x021030c8 +func_ov026_0210310c kind:function(arm,size=0x44) addr:0x0210310c +func_ov026_02103150 kind:function(arm,size=0x78) addr:0x02103150 +func_ov026_021031c8 kind:function(arm,size=0xc7c) addr:0x021031c8 +func_ov026_02103e44 kind:function(arm,size=0x3c) addr:0x02103e44 +func_ov026_02103e80 kind:function(arm,size=0xbc) addr:0x02103e80 +func_ov026_02103f3c kind:function(arm,size=0x4c) addr:0x02103f3c +func_ov026_02103f88 kind:function(arm,size=0x28) addr:0x02103f88 +func_ov026_02103fb0 kind:function(arm,size=0xa0) addr:0x02103fb0 +func_ov026_02104050 kind:function(arm,size=0xa0) addr:0x02104050 +func_ov026_021040f0 kind:function(arm,size=0x78) addr:0x021040f0 +func_ov026_02104168 kind:function(arm,size=0x20) addr:0x02104168 +func_ov026_02104188 kind:function(arm,size=0x14) addr:0x02104188 +func_ov026_0210419c kind:function(arm,size=0x1c) addr:0x0210419c +func_ov026_021041b8 kind:function(arm,size=0x78) addr:0x021041b8 +func_ov026_02104230 kind:function(arm,size=0x4) addr:0x02104230 +func_ov026_02104234 kind:function(arm,size=0x38) addr:0x02104234 +func_ov026_0210426c kind:function(arm,size=0x4) addr:0x0210426c +func_ov026_02104270 kind:function(arm,size=0x178) addr:0x02104270 +func_ov026_021043e8 kind:function(arm,size=0x208) addr:0x021043e8 +func_ov026_021045f0 kind:function(arm,size=0x1cc) addr:0x021045f0 +func_ov026_021047bc kind:function(arm,size=0x1ec) addr:0x021047bc +func_ov026_021049a8 kind:function(arm,size=0x24) addr:0x021049a8 +func_ov026_021049cc kind:function(arm,size=0x3c) addr:0x021049cc +func_ov026_02104a08 kind:function(arm,size=0x14) addr:0x02104a08 +func_ov026_02104a1c kind:function(arm,size=0x60) addr:0x02104a1c +func_ov026_02104a7c kind:function(arm,size=0x4) addr:0x02104a7c +func_ov026_02104a80 kind:function(arm,size=0x404) addr:0x02104a80 +func_ov026_02104e84 kind:function(arm,size=0x38) addr:0x02104e84 +func_ov026_02104ebc kind:function(arm,size=0x10) addr:0x02104ebc +func_ov026_02104ecc kind:function(arm,size=0x14) addr:0x02104ecc +func_ov026_02104ee0 kind:function(arm,size=0xc) addr:0x02104ee0 +func_ov026_02104eec kind:function(arm,size=0x24) addr:0x02104eec +func_ov026_02104f10 kind:function(arm,size=0x28) addr:0x02104f10 +func_ov026_02104f38 kind:function(arm,size=0x74) addr:0x02104f38 +func_ov026_02104fac kind:function(arm,size=0x8) addr:0x02104fac +func_ov026_02104fb4 kind:function(arm,size=0x2c) addr:0x02104fb4 +func_ov026_02104fe0 kind:function(arm,size=0x14) addr:0x02104fe0 +func_ov026_02104ff4 kind:function(arm,size=0x8) addr:0x02104ff4 +func_ov026_02104ffc kind:function(arm,size=0x54) addr:0x02104ffc +func_ov026_02105050 kind:function(arm,size=0x20) addr:0x02105050 +func_ov026_02105070 kind:function(arm,size=0x28) addr:0x02105070 +func_ov026_02105098 kind:function(arm,size=0x14) addr:0x02105098 +func_ov026_021050ac kind:function(arm,size=0x64) addr:0x021050ac +func_ov026_02105110 kind:function(arm,size=0x4c) addr:0x02105110 +func_ov026_0210515c kind:function(arm,size=0x70) addr:0x0210515c +func_ov026_021051cc kind:function(arm,size=0x24) addr:0x021051cc +func_ov026_021051f0 kind:function(arm,size=0x1c) addr:0x021051f0 +func_ov026_0210520c kind:function(arm,size=0x14) addr:0x0210520c +func_ov026_02105220 kind:function(arm,size=0x88) addr:0x02105220 +func_ov026_021052a8 kind:function(arm,size=0x80) addr:0x021052a8 +func_ov026_02105328 kind:function(arm,size=0x4) addr:0x02105328 +func_ov026_0210532c kind:function(arm,size=0xd4) addr:0x0210532c +func_ov026_02105400 kind:function(arm,size=0x10) addr:0x02105400 +func_ov026_02105410 kind:function(arm,size=0x14) addr:0x02105410 +func_ov026_02105424 kind:function(arm,size=0x24) addr:0x02105424 +func_ov026_02105448 kind:function(arm,size=0x20) addr:0x02105448 +func_ov026_02105468 kind:function(arm,size=0x164) addr:0x02105468 +func_ov026_021055cc kind:function(arm,size=0x80) addr:0x021055cc +func_ov026_0210564c kind:function(arm,size=0x38) addr:0x0210564c +func_ov026_02105684 kind:function(arm,size=0x38) addr:0x02105684 +func_ov026_021056bc kind:function(arm,size=0x38) addr:0x021056bc +func_ov026_021056f4 kind:function(arm,size=0x1c) addr:0x021056f4 +func_ov026_02105710 kind:function(arm,size=0x4) addr:0x02105710 +func_ov026_02105714 kind:function(arm,size=0x1dc) addr:0x02105714 +func_ov026_021058f0 kind:function(arm,size=0x10c) addr:0x021058f0 +func_ov026_021059fc kind:function(arm,size=0x114) addr:0x021059fc +func_ov026_02105b10 kind:function(arm,size=0xc0) addr:0x02105b10 +func_ov026_02105bd0 kind:function(arm,size=0x254) addr:0x02105bd0 +func_ov026_02105e24 kind:function(arm,size=0x108) addr:0x02105e24 +func_ov026_02105f2c kind:function(arm,size=0x1a0) addr:0x02105f2c +func_ov026_021060cc kind:function(arm,size=0x44) addr:0x021060cc +func_ov026_02106110 kind:function(arm,size=0x254) addr:0x02106110 +func_ov026_02106364 kind:function(arm,size=0x34) addr:0x02106364 +func_ov026_02106398 kind:function(arm,size=0xd8) addr:0x02106398 +func_ov026_02106470 kind:function(arm,size=0x18) addr:0x02106470 +func_ov026_02106488 kind:function(arm,size=0x30) addr:0x02106488 +func_ov026_021064b8 kind:function(arm,size=0x20) addr:0x021064b8 +func_ov026_021064d8 kind:function(arm,size=0x20) addr:0x021064d8 +func_ov026_021064f8 kind:function(arm,size=0x4c) addr:0x021064f8 +func_ov026_02106544 kind:function(arm,size=0x54) addr:0x02106544 +func_ov026_02106598 kind:function(arm,size=0x20c) addr:0x02106598 +func_ov026_021067a4 kind:function(arm,size=0x8) addr:0x021067a4 +func_ov026_021067ac kind:function(arm,size=0x5c) addr:0x021067ac +func_ov026_02106808 kind:function(arm,size=0x3c) addr:0x02106808 +func_ov026_02106844 kind:function(arm,size=0x140) addr:0x02106844 +func_ov026_02106984 kind:function(arm,size=0x50) addr:0x02106984 +func_ov026_021069d4 kind:function(arm,size=0x20) addr:0x021069d4 +func_ov026_021069f4 kind:function(arm,size=0x2c) addr:0x021069f4 +func_ov026_02106a20 kind:function(arm,size=0xc) addr:0x02106a20 +func_ov026_02106a2c kind:function(arm,size=0x18) addr:0x02106a2c +func_ov026_02106a44 kind:function(arm,size=0x20) addr:0x02106a44 +func_ov026_02106a64 kind:function(arm,size=0x4) addr:0x02106a64 +func_ov026_02106a68 kind:function(arm,size=0x4) addr:0x02106a68 +func_ov026_02106a6c kind:function(arm,size=0x8) addr:0x02106a6c +func_ov026_02106a74 kind:function(arm,size=0x14) addr:0x02106a74 +func_ov026_02106a88 kind:function(arm,size=0x14) addr:0x02106a88 +func_ov026_02106a9c kind:function(arm,size=0x84) addr:0x02106a9c +func_ov026_02106b20 kind:function(arm,size=0x4c) addr:0x02106b20 +func_ov026_02106b6c kind:function(arm,size=0x64) addr:0x02106b6c +func_ov026_02106bd0 kind:function(arm,size=0x184) addr:0x02106bd0 +func_ov026_02106d54 kind:function(arm,size=0x1bc) addr:0x02106d54 +func_ov026_02106f10 kind:function(arm,size=0x20) addr:0x02106f10 +func_ov026_02106f30 kind:function(arm,size=0x28) addr:0x02106f30 +func_ov026_02106f58 kind:function(arm,size=0x1c) addr:0x02106f58 +func_ov026_02106f74 kind:function(arm,size=0x118) addr:0x02106f74 +func_ov026_0210708c kind:function(arm,size=0x260) addr:0x0210708c +func_ov026_021072ec kind:function(arm,size=0x28) addr:0x021072ec +func_ov026_02107314 kind:function(arm,size=0x30) addr:0x02107314 +func_ov026_02107344 kind:function(arm,size=0x24) addr:0x02107344 +func_ov026_02107368 kind:function(arm,size=0x118) addr:0x02107368 +func_ov026_02107480 kind:function(arm,size=0x44) addr:0x02107480 +func_ov026_021074c4 kind:function(arm,size=0x28) addr:0x021074c4 +func_ov026_021074ec kind:function(arm,size=0x30) addr:0x021074ec +func_ov026_0210751c kind:function(arm,size=0x28) addr:0x0210751c +func_ov026_02107544 kind:function(arm,size=0xa4) addr:0x02107544 +func_ov026_021075e8 kind:function(arm,size=0x4) addr:0x021075e8 +func_ov026_021075ec kind:function(arm,size=0x4) addr:0x021075ec +func_ov026_021075f0 kind:function(arm,size=0x74) addr:0x021075f0 +func_ov026_02107664 kind:function(arm,size=0x40) addr:0x02107664 +func_ov026_021076a4 kind:function(arm,size=0x4) addr:0x021076a4 +func_ov026_021076a8 kind:function(arm,size=0x20) addr:0x021076a8 +func_ov026_021076c8 kind:function(arm,size=0x14) addr:0x021076c8 +func_ov026_021076dc kind:function(arm,size=0x1c) addr:0x021076dc +func_ov026_021076f8 kind:function(arm,size=0xc) addr:0x021076f8 +func_ov026_02107704 kind:function(arm,size=0x20) addr:0x02107704 +func_ov026_02107724 kind:function(arm,size=0x20) addr:0x02107724 +func_ov026_02107744 kind:function(arm,size=0x24) addr:0x02107744 +func_ov026_02107768 kind:function(arm,size=0x14) addr:0x02107768 +func_ov026_0210777c kind:function(arm,size=0x1c) addr:0x0210777c +func_ov026_02107798 kind:function(arm,size=0x1c) addr:0x02107798 +func_ov026_021077b4 kind:function(arm,size=0x4c) addr:0x021077b4 +func_ov026_02107800 kind:function(arm,size=0x3c) addr:0x02107800 +func_ov026_0210783c kind:function(arm,size=0x44) addr:0x0210783c +func_ov026_02107880 kind:function(arm,size=0x3c) addr:0x02107880 +func_ov026_021078bc kind:function(arm,size=0x44) addr:0x021078bc +func_ov026_02107900 kind:function(arm,size=0xa8) addr:0x02107900 +func_ov026_021079a8 kind:function(arm,size=0x74) addr:0x021079a8 +func_ov026_02107a1c kind:function(arm,size=0x5c) addr:0x02107a1c +func_ov026_02107a78 kind:function(arm,size=0x20) addr:0x02107a78 +func_ov026_02107a98 kind:function(arm,size=0x14) addr:0x02107a98 +func_ov026_02107aac kind:function(arm,size=0x1c) addr:0x02107aac +func_ov026_02107ac8 kind:function(arm,size=0xc) addr:0x02107ac8 +func_ov026_02107ad4 kind:function(arm,size=0x20) addr:0x02107ad4 +func_ov026_02107af4 kind:function(arm,size=0x20) addr:0x02107af4 +func_ov026_02107b14 kind:function(arm,size=0x20) addr:0x02107b14 +func_ov026_02107b34 kind:function(arm,size=0x14) addr:0x02107b34 +func_ov026_02107b48 kind:function(arm,size=0x1c) addr:0x02107b48 +func_ov026_02107b64 kind:function(arm,size=0x1c) addr:0x02107b64 +func_ov026_02107b80 kind:function(arm,size=0x4c) addr:0x02107b80 +func_ov026_02107bcc kind:function(arm,size=0x3c) addr:0x02107bcc +func_ov026_02107c08 kind:function(arm,size=0x40) addr:0x02107c08 +func_ov026_02107c48 kind:function(arm,size=0x3c) addr:0x02107c48 +func_ov026_02107c84 kind:function(arm,size=0x40) addr:0x02107c84 +func_ov026_02107cc4 kind:function(arm,size=0xa8) addr:0x02107cc4 +func_ov026_02107d6c kind:function(arm,size=0x74) addr:0x02107d6c +func_ov026_02107de0 kind:function(arm,size=0x5c) addr:0x02107de0 +func_ov026_02107e3c kind:function(arm,size=0x20) addr:0x02107e3c +func_ov026_02107e5c kind:function(arm,size=0x14) addr:0x02107e5c +func_ov026_02107e70 kind:function(arm,size=0x1c) addr:0x02107e70 +func_ov026_02107e8c kind:function(arm,size=0xc) addr:0x02107e8c +func_ov026_02107e98 kind:function(arm,size=0x20) addr:0x02107e98 +func_ov026_02107eb8 kind:function(arm,size=0x20) addr:0x02107eb8 +func_ov026_02107ed8 kind:function(arm,size=0x20) addr:0x02107ed8 +func_ov026_02107ef8 kind:function(arm,size=0x14) addr:0x02107ef8 +func_ov026_02107f0c kind:function(arm,size=0x1c) addr:0x02107f0c +func_ov026_02107f28 kind:function(arm,size=0x1c) addr:0x02107f28 +func_ov026_02107f44 kind:function(arm,size=0x4c) addr:0x02107f44 +func_ov026_02107f90 kind:function(arm,size=0x3c) addr:0x02107f90 +func_ov026_02107fcc kind:function(arm,size=0x40) addr:0x02107fcc +func_ov026_0210800c kind:function(arm,size=0x3c) addr:0x0210800c +func_ov026_02108048 kind:function(arm,size=0x40) addr:0x02108048 +func_ov026_02108088 kind:function(arm,size=0xa8) addr:0x02108088 +func_ov026_02108130 kind:function(arm,size=0x74) addr:0x02108130 +func_ov026_021081a4 kind:function(arm,size=0x5c) addr:0x021081a4 +func_ov026_02108200 kind:function(arm,size=0x14) addr:0x02108200 +func_ov026_02108214 kind:function(arm,size=0x14) addr:0x02108214 +func_ov026_02108228 kind:function(arm,size=0x10) addr:0x02108228 +func_ov026_02108238 kind:function(arm,size=0x10) addr:0x02108238 +func_ov026_02108248 kind:function(arm,size=0x38) addr:0x02108248 +func_ov026_02108280 kind:function(arm,size=0x14) addr:0x02108280 +func_ov026_02108294 kind:function(arm,size=0x3c) addr:0x02108294 +func_ov026_021082d0 kind:function(arm,size=0xc) addr:0x021082d0 +func_ov026_021082dc kind:function(arm,size=0x24) addr:0x021082dc +func_ov026_02108300 kind:function(arm,size=0x48) addr:0x02108300 +func_ov026_02108348 kind:function(arm,size=0x100) addr:0x02108348 +func_ov026_02108448 kind:function(arm,size=0x14) addr:0x02108448 +func_ov026_0210845c kind:function(arm,size=0x14) addr:0x0210845c +func_ov026_02108470 kind:function(arm,size=0x14) addr:0x02108470 +func_ov026_02108484 kind:function(arm,size=0x448) addr:0x02108484 +func_ov026_021088cc kind:function(arm,size=0x154) addr:0x021088cc +func_ov026_02108a20 kind:function(arm,size=0x13c) addr:0x02108a20 +func_ov026_02108b5c kind:function(arm,size=0x80) addr:0x02108b5c +func_ov026_02108bdc kind:function(arm,size=0xa8) addr:0x02108bdc +func_ov026_02108c84 kind:function(arm,size=0x8) addr:0x02108c84 +func_ov026_02108c8c kind:function(arm,size=0x8) addr:0x02108c8c +func_ov026_02108c94 kind:function(arm,size=0x5c) addr:0x02108c94 +func_ov026_02108cf0 kind:function(arm,size=0x24) addr:0x02108cf0 +func_ov026_02108d14 kind:function(arm,size=0x2c) addr:0x02108d14 +func_ov026_02108d40 kind:function(arm,size=0x10) addr:0x02108d40 +func_ov026_02108d50 kind:function(arm,size=0x1c) addr:0x02108d50 +func_ov026_02108d6c kind:function(arm,size=0x1c) addr:0x02108d6c +func_ov026_02108d88 kind:function(arm,size=0x1c) addr:0x02108d88 +func_ov026_02108da4 kind:function(arm,size=0x30) addr:0x02108da4 +func_ov026_02108dd4 kind:function(arm,size=0x38) addr:0x02108dd4 +func_ov026_02108e0c kind:function(arm,size=0x14) addr:0x02108e0c +func_ov026_02108e20 kind:function(arm,size=0xc) addr:0x02108e20 +func_ov026_02108e2c kind:function(arm,size=0x24) addr:0x02108e2c +func_ov026_02108e50 kind:function(arm,size=0x28) addr:0x02108e50 +func_ov026_02108e78 kind:function(arm,size=0x50) addr:0x02108e78 +func_ov026_02108ec8 kind:function(arm,size=0x278) addr:0x02108ec8 +func_ov026_02109140 kind:function(arm,size=0x78) addr:0x02109140 +func_ov026_021091b8 kind:function(arm,size=0x14) addr:0x021091b8 +func_ov026_021091cc kind:function(arm,size=0x3c) addr:0x021091cc +func_ov026_02109208 kind:function(arm,size=0x4) addr:0x02109208 +func_ov026_0210920c kind:function(arm,size=0x4) addr:0x0210920c +func_ov026_02109210 kind:function(arm,size=0x8) addr:0x02109210 +func_ov026_02109218 kind:function(arm,size=0x38) addr:0x02109218 +func_ov026_02109250 kind:function(arm,size=0x40) addr:0x02109250 +func_ov026_02109290 kind:function(arm,size=0x14) addr:0x02109290 +func_ov026_021092a4 kind:function(arm,size=0x54) addr:0x021092a4 +func_ov026_021092f8 kind:function(arm,size=0x28) addr:0x021092f8 +func_ov026_02109320 kind:function(arm,size=0x30) addr:0x02109320 +func_ov026_02109350 kind:function(arm,size=0x28) addr:0x02109350 +func_ov026_02109378 kind:function(arm,size=0x44) addr:0x02109378 +func_ov026_021093bc kind:function(arm,size=0x188) addr:0x021093bc +func_ov026_02109544 kind:function(arm,size=0xc) addr:0x02109544 +func_ov026_02109550 kind:function(arm,size=0xc) addr:0x02109550 +func_ov026_0210955c kind:function(arm,size=0x7c) addr:0x0210955c +func_ov026_021095d8 kind:function(arm,size=0x8) addr:0x021095d8 +func_ov026_021095e0 kind:function(arm,size=0x8) addr:0x021095e0 +func_ov026_021095e8 kind:function(arm,size=0x8) addr:0x021095e8 +func_ov026_021095f0 kind:function(arm,size=0xc) addr:0x021095f0 +func_ov026_021095fc kind:function(arm,size=0x24) addr:0x021095fc +func_ov026_02109620 kind:function(arm,size=0x8c) addr:0x02109620 +func_ov026_021096ac kind:function(arm,size=0xa0) addr:0x021096ac +func_ov026_0210974c kind:function(arm,size=0x60) addr:0x0210974c +func_ov026_021097ac kind:function(arm,size=0x28) addr:0x021097ac +func_ov026_021097d4 kind:function(arm,size=0xe4) addr:0x021097d4 +func_ov026_021098b8 kind:function(arm,size=0x3c) addr:0x021098b8 +func_ov026_021098f4 kind:function(arm,size=0x20) addr:0x021098f4 +func_ov026_02109914 kind:function(arm,size=0x28) addr:0x02109914 +func_ov026_0210993c kind:function(arm,size=0x14) addr:0x0210993c +func_ov026_02109950 kind:function(arm,size=0xc) addr:0x02109950 +func_ov026_0210995c kind:function(arm,size=0x24) addr:0x0210995c +func_ov026_02109980 kind:function(arm,size=0xb0) addr:0x02109980 +func_ov026_02109a30 kind:function(arm,size=0x50) addr:0x02109a30 +func_ov026_02109a80 kind:function(arm,size=0x50) addr:0x02109a80 +func_ov026_02109ad0 kind:function(arm,size=0xa0) addr:0x02109ad0 +func_ov026_02109b70 kind:function(arm,size=0xa4) addr:0x02109b70 +func_ov026_02109c14 kind:function(arm,size=0x58) addr:0x02109c14 +func_ov026_02109c6c kind:function(arm,size=0x78) addr:0x02109c6c +func_ov026_02109ce4 kind:function(arm,size=0x30) addr:0x02109ce4 +func_ov026_02109d14 kind:function(arm,size=0xa4) addr:0x02109d14 +func_ov026_02109db8 kind:function(arm,size=0x50) addr:0x02109db8 +func_ov026_02109e08 kind:function(arm,size=0xc) addr:0x02109e08 +func_ov026_02109e14 kind:function(arm,size=0x20) addr:0x02109e14 +func_ov026_02109e34 kind:function(arm,size=0x28) addr:0x02109e34 +func_ov026_02109e5c kind:function(arm,size=0x14) addr:0x02109e5c +func_ov026_02109e70 kind:function(arm,size=0x38) addr:0x02109e70 +func_ov026_02109ea8 kind:function(arm,size=0x30) addr:0x02109ea8 +func_ov026_02109ed8 kind:function(arm,size=0x3c) addr:0x02109ed8 +func_ov026_02109f14 kind:function(arm,size=0x80) addr:0x02109f14 +func_ov026_02109f94 kind:function(arm,size=0x14) addr:0x02109f94 +func_ov026_02109fa8 kind:function(arm,size=0xdc) addr:0x02109fa8 +func_ov026_0210a084 kind:function(arm,size=0x54) addr:0x0210a084 +func_ov026_0210a0d8 kind:function(arm,size=0x40) addr:0x0210a0d8 +func_ov026_0210a118 kind:function(arm,size=0x144) addr:0x0210a118 +func_ov026_0210a25c kind:function(arm,size=0x74) addr:0x0210a25c +func_ov026_0210a2d0 kind:function(arm,size=0x34) addr:0x0210a2d0 +func_ov026_0210a304 kind:function(arm,size=0x8) addr:0x0210a304 +func_ov026_0210a30c kind:function(arm,size=0x8) addr:0x0210a30c +func_ov026_0210a314 kind:function(arm,size=0x1c) addr:0x0210a314 +func_ov026_0210a330 kind:function(arm,size=0x20) addr:0x0210a330 +func_ov026_0210a350 kind:function(arm,size=0x28) addr:0x0210a350 +func_ov026_0210a378 kind:function(arm,size=0xc) addr:0x0210a378 +func_ov026_0210a384 kind:function(arm,size=0x24) addr:0x0210a384 +func_ov026_0210a3a8 kind:function(arm,size=0xb0) addr:0x0210a3a8 +func_ov026_0210a458 kind:function(arm,size=0x2c) addr:0x0210a458 +func_ov026_0210a484 kind:function(arm,size=0x50) addr:0x0210a484 +func_ov026_0210a4d4 kind:function(arm,size=0xc) addr:0x0210a4d4 +func_ov026_0210a4e0 kind:function(arm,size=0x50) addr:0x0210a4e0 +func_ov026_0210a530 kind:function(arm,size=0xc) addr:0x0210a530 +func_ov026_0210a53c kind:function(arm,size=0x8c) addr:0x0210a53c +func_ov026_0210a5c8 kind:function(arm,size=0x20) addr:0x0210a5c8 +func_ov026_0210a5e8 kind:function(arm,size=0x28) addr:0x0210a5e8 +func_ov026_0210a610 kind:function(arm,size=0x14) addr:0x0210a610 +func_ov026_0210a624 kind:function(arm,size=0xc) addr:0x0210a624 +func_ov026_0210a630 kind:function(arm,size=0x24) addr:0x0210a630 +func_ov026_0210a654 kind:function(arm,size=0x40) addr:0x0210a654 +func_ov026_0210a694 kind:function(arm,size=0x90) addr:0x0210a694 +func_ov026_0210a724 kind:function(arm,size=0x118) addr:0x0210a724 +func_ov026_0210a83c kind:function(arm,size=0x1c) addr:0x0210a83c +func_ov026_0210a858 kind:function(arm,size=0x5c) addr:0x0210a858 +func_ov026_0210a8b4 kind:function(arm,size=0x20) addr:0x0210a8b4 +func_ov026_0210a8d4 kind:function(arm,size=0x28) addr:0x0210a8d4 +func_ov026_0210a8fc kind:function(arm,size=0x14) addr:0x0210a8fc +func_ov026_0210a910 kind:function(arm,size=0xc) addr:0x0210a910 +func_ov026_0210a91c kind:function(arm,size=0x24) addr:0x0210a91c +func_ov026_0210a940 kind:function(arm,size=0x50) addr:0x0210a940 +func_ov026_0210a990 kind:function(arm,size=0x70) addr:0x0210a990 +func_ov026_0210aa00 kind:function(arm,size=0x11c) addr:0x0210aa00 +func_ov026_0210ab1c kind:function(arm,size=0x8) addr:0x0210ab1c +func_ov026_0210ab24 kind:function(arm,size=0x30) addr:0x0210ab24 +func_ov026_0210ab54 kind:function(arm,size=0x38) addr:0x0210ab54 +func_ov026_0210ab8c kind:function(arm,size=0x14) addr:0x0210ab8c +func_ov026_0210aba0 kind:function(arm,size=0xc) addr:0x0210aba0 +func_ov026_0210abac kind:function(arm,size=0x24) addr:0x0210abac +func_ov026_0210abd0 kind:function(arm,size=0x34) addr:0x0210abd0 +func_ov026_0210ac04 kind:function(arm,size=0x2c) addr:0x0210ac04 +func_ov026_0210ac30 kind:function(arm,size=0x2c) addr:0x0210ac30 +func_ov026_0210ac5c kind:function(arm,size=0xc8) addr:0x0210ac5c +func_ov026_0210ad24 kind:function(arm,size=0x8) addr:0x0210ad24 +func_ov026_0210ad2c kind:function(arm,size=0x8) addr:0x0210ad2c +func_ov026_0210ad34 kind:function(arm,size=0x8) addr:0x0210ad34 +func_ov026_0210ad3c kind:function(arm,size=0x50) addr:0x0210ad3c +func_ov026_0210ad8c kind:function(arm,size=0x64) addr:0x0210ad8c +func_ov026_0210adf0 kind:function(arm,size=0x8) addr:0x0210adf0 +func_ov026_0210adf8 kind:function(arm,size=0x14) addr:0x0210adf8 +func_ov026_0210ae0c kind:function(arm,size=0x30) addr:0x0210ae0c +func_ov026_0210ae3c kind:function(arm,size=0x38) addr:0x0210ae3c +func_ov026_0210ae74 kind:function(arm,size=0x14) addr:0x0210ae74 +func_ov026_0210ae88 kind:function(arm,size=0x70) addr:0x0210ae88 +func_ov026_0210aef8 kind:function(arm,size=0x64) addr:0x0210aef8 +func_ov026_0210af5c kind:function(arm,size=0x1bc) addr:0x0210af5c +func_ov026_0210b118 kind:function(arm,size=0x5c) addr:0x0210b118 +func_ov026_0210b174 kind:function(arm,size=0x48) addr:0x0210b174 +func_ov026_0210b1bc kind:function(arm,size=0x8) addr:0x0210b1bc +func_ov026_0210b1c4 kind:function(arm,size=0x1c) addr:0x0210b1c4 +func_ov026_0210b1e0 kind:function(arm,size=0x8) addr:0x0210b1e0 +func_ov026_0210b1e8 kind:function(arm,size=0x100) addr:0x0210b1e8 +func_ov026_0210b2e8 kind:function(arm,size=0x8) addr:0x0210b2e8 +func_ov026_0210b2f0 kind:function(arm,size=0x8) addr:0x0210b2f0 +func_ov026_0210b2f8 kind:function(arm,size=0x8) addr:0x0210b2f8 +func_ov026_0210b300 kind:function(arm,size=0x8) addr:0x0210b300 +func_ov026_0210b308 kind:function(arm,size=0x28) addr:0x0210b308 +func_ov026_0210b330 kind:function(arm,size=0x8) addr:0x0210b330 +func_ov026_0210b338 kind:function(arm,size=0x30) addr:0x0210b338 +func_ov026_0210b368 kind:function(arm,size=0x38) addr:0x0210b368 +func_ov026_0210b3a0 kind:function(arm,size=0xc) addr:0x0210b3a0 +func_ov026_0210b3ac kind:function(arm,size=0x24) addr:0x0210b3ac +func_ov026_0210b3d0 kind:function(arm,size=0x48) addr:0x0210b3d0 +func_ov026_0210b418 kind:function(arm,size=0x6c) addr:0x0210b418 +func_ov026_0210b484 kind:function(arm,size=0x318) addr:0x0210b484 +func_ov026_0210b79c kind:function(arm,size=0xe8) addr:0x0210b79c +func_ov026_0210b884 kind:function(arm,size=0x8) addr:0x0210b884 +func_ov026_0210b88c kind:function(arm,size=0x8) addr:0x0210b88c +func_ov026_0210b894 kind:function(arm,size=0x4) addr:0x0210b894 +func_ov026_0210b898 kind:function(arm,size=0xc) addr:0x0210b898 +func_ov026_0210b8a4 kind:function(arm,size=0x58) addr:0x0210b8a4 +func_ov026_0210b8fc kind:function(arm,size=0x8) addr:0x0210b8fc +func_ov026_0210b904 kind:function(arm,size=0x20) addr:0x0210b904 +func_ov026_0210b924 kind:function(arm,size=0x20) addr:0x0210b924 +func_ov026_0210b944 kind:function(arm,size=0x20) addr:0x0210b944 +func_ov026_0210b964 kind:function(arm,size=0x8) addr:0x0210b964 +func_ov026_0210b96c kind:function(arm,size=0x40) addr:0x0210b96c +func_ov026_0210b9ac kind:function(arm,size=0x48) addr:0x0210b9ac +func_ov026_0210b9f4 kind:function(arm,size=0x40) addr:0x0210b9f4 +func_ov026_0210ba34 kind:function(arm,size=0x38) addr:0x0210ba34 +func_ov026_0210ba6c kind:function(arm,size=0x14) addr:0x0210ba6c +func_ov026_0210ba80 kind:function(arm,size=0x44) addr:0x0210ba80 +func_ov026_0210bac4 kind:function(arm,size=0x14) addr:0x0210bac4 +func_ov026_0210bad8 kind:function(arm,size=0x1c) addr:0x0210bad8 +func_ov026_0210baf4 kind:function(arm,size=0x14) addr:0x0210baf4 +func_ov026_0210bb08 kind:function(arm,size=0x4c) addr:0x0210bb08 +func_ov026_0210bb54 kind:function(arm,size=0x120) addr:0x0210bb54 +func_ov026_0210bc74 kind:function(arm,size=0x14) addr:0x0210bc74 +func_ov026_0210bc88 kind:function(arm,size=0x40) addr:0x0210bc88 +func_ov026_0210bcc8 kind:function(arm,size=0x60) addr:0x0210bcc8 +func_ov026_0210bd28 kind:function(arm,size=0x48) addr:0x0210bd28 +func_ov026_0210bd70 kind:function(arm,size=0x8) addr:0x0210bd70 +func_ov026_0210bd78 kind:function(arm,size=0xa0) addr:0x0210bd78 +func_ov026_0210be18 kind:function(arm,size=0xfc) addr:0x0210be18 +func_ov026_0210bf14 kind:function(arm,size=0x54) addr:0x0210bf14 +func_ov026_0210bf68 kind:function(arm,size=0xc) addr:0x0210bf68 +func_ov026_0210bf74 kind:function(arm,size=0xc) addr:0x0210bf74 +func_ov026_0210bf80 kind:function(arm,size=0x98) addr:0x0210bf80 +func_ov026_0210c018 kind:function(arm,size=0x14) addr:0x0210c018 +func_ov026_0210c02c kind:function(arm,size=0x28) addr:0x0210c02c +func_ov026_0210c054 kind:function(arm,size=0x48) addr:0x0210c054 +func_ov026_0210c09c kind:function(arm,size=0x24) addr:0x0210c09c +func_ov026_0210c0c0 kind:function(arm,size=0x4) addr:0x0210c0c0 +func_ov026_0210c0c4 kind:function(arm,size=0x130) addr:0x0210c0c4 +func_ov026_0210c1f4 kind:function(arm,size=0x3c) addr:0x0210c1f4 +func_ov026_0210c230 kind:function(arm,size=0x4) addr:0x0210c230 +func_ov026_0210c234 kind:function(arm,size=0x3c) addr:0x0210c234 +func_ov026_0210c270 kind:function(arm,size=0x240) addr:0x0210c270 +func_ov026_0210c4b0 kind:function(arm,size=0xf4) addr:0x0210c4b0 +func_ov026_0210c5a4 kind:function(arm,size=0x3f8) addr:0x0210c5a4 +func_ov026_0210c99c kind:function(arm,size=0x84) addr:0x0210c99c +func_ov026_0210ca20 kind:function(arm,size=0x1b4) addr:0x0210ca20 +func_ov026_0210cbd4 kind:function(arm,size=0x488) addr:0x0210cbd4 +func_ov026_0210d05c kind:function(arm,size=0x150) addr:0x0210d05c +func_ov026_0210d1ac kind:function(arm,size=0x30) addr:0x0210d1ac +func_ov026_0210d1dc kind:function(arm,size=0x468) addr:0x0210d1dc +func_ov026_0210d644 kind:function(arm,size=0x3b8) addr:0x0210d644 +func_ov026_0210d9fc kind:function(arm,size=0x690) addr:0x0210d9fc +func_ov026_0210e08c kind:function(arm,size=0x80) addr:0x0210e08c +func_ov026_0210e10c kind:function(arm,size=0x3c) addr:0x0210e10c +func_ov026_0210e148 kind:function(arm,size=0x48) addr:0x0210e148 +func_ov026_0210e190 kind:function(arm,size=0x24) addr:0x0210e190 +func_ov026_0210e1b4 kind:function(arm,size=0x4) addr:0x0210e1b4 +func_ov026_0210e1b8 kind:function(arm,size=0x18) addr:0x0210e1b8 +func_ov026_0210e1d0 kind:function(arm,size=0x20) addr:0x0210e1d0 +func_ov026_0210e1f0 kind:function(arm,size=0x28) addr:0x0210e1f0 +func_ov026_0210e218 kind:function(arm,size=0xc) addr:0x0210e218 +func_ov026_0210e224 kind:function(arm,size=0x24) addr:0x0210e224 +func_ov026_0210e248 kind:function(arm,size=0xa0) addr:0x0210e248 +func_ov026_0210e2e8 kind:function(arm,size=0x90) addr:0x0210e2e8 +func_ov026_0210e378 kind:function(arm,size=0x4c) addr:0x0210e378 +func_ov026_0210e3c4 kind:function(arm,size=0x94) addr:0x0210e3c4 +func_ov026_0210e458 kind:function(arm,size=0x10) addr:0x0210e458 +func_ov026_0210e468 kind:function(arm,size=0x20) addr:0x0210e468 +func_ov026_0210e488 kind:function(arm,size=0x28) addr:0x0210e488 +func_ov026_0210e4b0 kind:function(arm,size=0x14) addr:0x0210e4b0 +func_ov026_0210e4c4 kind:function(arm,size=0xc) addr:0x0210e4c4 +func_ov026_0210e4d0 kind:function(arm,size=0x24) addr:0x0210e4d0 +func_ov026_0210e4f4 kind:function(arm,size=0xac) addr:0x0210e4f4 +func_ov026_0210e5a0 kind:function(arm,size=0x24) addr:0x0210e5a0 +func_ov026_0210e5c4 kind:function(arm,size=0xa4) addr:0x0210e5c4 +func_ov026_0210e668 kind:function(arm,size=0x14) addr:0x0210e668 +func_ov026_0210e67c kind:function(arm,size=0xc4) addr:0x0210e67c +func_ov026_0210e740 kind:function(arm,size=0xcc) addr:0x0210e740 +func_ov026_0210e80c kind:function(arm,size=0x10) addr:0x0210e80c +func_ov026_0210e81c kind:function(arm,size=0x1c) addr:0x0210e81c +func_ov026_0210e838 kind:function(arm,size=0x28) addr:0x0210e838 +func_ov026_0210e860 kind:function(arm,size=0x30) addr:0x0210e860 +func_ov026_0210e890 kind:function(arm,size=0x14) addr:0x0210e890 +func_ov026_0210e8a4 kind:function(arm,size=0xc) addr:0x0210e8a4 +func_ov026_0210e8b0 kind:function(arm,size=0x24) addr:0x0210e8b0 +func_ov026_0210e8d4 kind:function(arm,size=0x50) addr:0x0210e8d4 +func_ov026_0210e924 kind:function(arm,size=0x3c) addr:0x0210e924 +func_ov026_0210e960 kind:function(arm,size=0x3c) addr:0x0210e960 +func_ov026_0210e99c kind:function(arm,size=0x50) addr:0x0210e99c +func_ov026_0210e9ec kind:function(arm,size=0x218) addr:0x0210e9ec +func_ov026_0210ec04 kind:function(arm,size=0xc) addr:0x0210ec04 +func_ov026_0210ec10 kind:function(arm,size=0x1c) addr:0x0210ec10 +func_ov026_0210ec2c kind:function(arm,size=0x8) addr:0x0210ec2c +func_ov026_0210ec34 kind:function(arm,size=0x64) addr:0x0210ec34 +func_ov026_0210ec98 kind:function(arm,size=0x8) addr:0x0210ec98 +func_ov026_0210eca0 kind:function(arm,size=0x30) addr:0x0210eca0 +func_ov026_0210ecd0 kind:function(arm,size=0x38) addr:0x0210ecd0 +func_ov026_0210ed08 kind:function(arm,size=0x14) addr:0x0210ed08 +func_ov026_0210ed1c kind:function(arm,size=0xc) addr:0x0210ed1c +func_ov026_0210ed28 kind:function(arm,size=0x24) addr:0x0210ed28 +func_ov026_0210ed4c kind:function(arm,size=0x2c) addr:0x0210ed4c +func_ov026_0210ed78 kind:function(arm,size=0x34) addr:0x0210ed78 +func_ov026_0210edac kind:function(arm,size=0x260) addr:0x0210edac +func_ov026_0210f00c kind:function(arm,size=0x8) addr:0x0210f00c +func_ov026_0210f014 kind:function(arm,size=0x64) addr:0x0210f014 +func_ov026_0210f078 kind:function(arm,size=0x14) addr:0x0210f078 +func_ov026_0210f08c kind:function(arm,size=0x8) addr:0x0210f08c +func_ov026_0210f094 kind:function(arm,size=0x30) addr:0x0210f094 +func_ov026_0210f0c4 kind:function(arm,size=0x38) addr:0x0210f0c4 +func_ov026_0210f0fc kind:function(arm,size=0x14) addr:0x0210f0fc +func_ov026_0210f110 kind:function(arm,size=0xc) addr:0x0210f110 +func_ov026_0210f11c kind:function(arm,size=0x24) addr:0x0210f11c +func_ov026_0210f140 kind:function(arm,size=0x44) addr:0x0210f140 +func_ov026_0210f184 kind:function(arm,size=0xc0) addr:0x0210f184 +func_ov026_0210f244 kind:function(arm,size=0x8) addr:0x0210f244 +func_ov026_0210f24c kind:function(arm,size=0x98) addr:0x0210f24c +func_ov026_0210f2e4 kind:function(arm,size=0x8) addr:0x0210f2e4 +func_ov026_0210f2ec kind:function(arm,size=0xdc) addr:0x0210f2ec +func_ov026_0210f3c8 kind:function(arm,size=0xdc) addr:0x0210f3c8 +func_ov026_0210f4a4 kind:function(arm,size=0x3c) addr:0x0210f4a4 +func_ov026_0210f4e0 kind:function(arm,size=0x178) addr:0x0210f4e0 +func_ov026_0210f658 kind:function(arm,size=0x38c) addr:0x0210f658 +func_ov026_0210f9e4 kind:function(arm,size=0x210) addr:0x0210f9e4 +func_ov026_0210fbf4 kind:function(arm,size=0x50) addr:0x0210fbf4 +func_ov026_0210fc44 kind:function(arm,size=0x84) addr:0x0210fc44 +func_ov026_0210fcc8 kind:function(arm,size=0x8c) addr:0x0210fcc8 +func_ov026_0210fd54 kind:function(arm,size=0x14) addr:0x0210fd54 +func_ov026_0210fd68 kind:function(arm,size=0xc) addr:0x0210fd68 +func_ov026_0210fd74 kind:function(arm,size=0x24) addr:0x0210fd74 +func_ov026_0210fd98 kind:function(arm,size=0x64) addr:0x0210fd98 +func_ov026_0210fdfc kind:function(arm,size=0xa4) addr:0x0210fdfc +func_ov026_0210fea0 kind:function(arm,size=0x18) addr:0x0210fea0 +func_ov026_0210feb8 kind:function(arm,size=0x4c) addr:0x0210feb8 +func_ov026_0210ff04 kind:function(arm,size=0x100) addr:0x0210ff04 +func_ov026_02110004 kind:function(arm,size=0x48) addr:0x02110004 +func_ov026_0211004c kind:function(arm,size=0x40) addr:0x0211004c +func_ov026_0211008c kind:function(arm,size=0x94) addr:0x0211008c +func_ov026_02110120 kind:function(arm,size=0x10) addr:0x02110120 +func_ov026_02110130 kind:function(arm,size=0x78) addr:0x02110130 +func_ov026_021101a8 kind:function(arm,size=0x4) addr:0x021101a8 +func_ov026_021101ac kind:function(arm,size=0x28) addr:0x021101ac +func_ov026_021101d4 kind:function(arm,size=0x20) addr:0x021101d4 +func_ov026_021101f4 kind:function(arm,size=0x28) addr:0x021101f4 +func_ov026_0211021c kind:function(arm,size=0x14) addr:0x0211021c +func_ov026_02110230 kind:function(arm,size=0xc) addr:0x02110230 +func_ov026_0211023c kind:function(arm,size=0x24) addr:0x0211023c +func_ov026_02110260 kind:function(arm,size=0x44) addr:0x02110260 +func_ov026_021102a4 kind:function(arm,size=0xc4) addr:0x021102a4 +func_ov026_02110368 kind:function(arm,size=0x24) addr:0x02110368 +func_ov026_0211038c kind:function(arm,size=0x20) addr:0x0211038c +func_ov026_021103ac kind:function(arm,size=0x48) addr:0x021103ac +func_ov026_021103f4 kind:function(arm,size=0xac) addr:0x021103f4 +func_ov026_021104a0 kind:function(arm,size=0x54) addr:0x021104a0 +func_ov026_021104f4 kind:function(arm,size=0x88) addr:0x021104f4 +func_ov026_0211057c kind:function(arm,size=0x4) addr:0x0211057c +func_ov026_02110580 kind:function(arm,size=0x4) addr:0x02110580 +func_ov026_02110584 kind:function(arm,size=0x14) addr:0x02110584 +func_ov026_02110598 kind:function(arm,size=0x3c) addr:0x02110598 +func_ov026_021105d4 kind:function(arm,size=0x30) addr:0x021105d4 +func_ov026_02110604 kind:function(arm,size=0x3c) addr:0x02110604 +func_ov026_02110640 kind:function(arm,size=0x170) addr:0x02110640 +func_ov026_021107b0 kind:function(arm,size=0x11c) addr:0x021107b0 +func_ov026_021108cc kind:function(arm,size=0xe8) addr:0x021108cc +func_ov026_021109b4 kind:function(arm,size=0x184) addr:0x021109b4 +func_ov026_02110b38 kind:function(arm,size=0x84) addr:0x02110b38 +func_ov026_02110bbc kind:function(arm,size=0x8c) addr:0x02110bbc +func_ov026_02110c48 kind:function(arm,size=0x14) addr:0x02110c48 +func_ov026_02110c5c kind:function(arm,size=0x28) addr:0x02110c5c +func_ov026_02110c84 kind:function(arm,size=0x20) addr:0x02110c84 +func_ov026_02110ca4 kind:function(arm,size=0x1c) addr:0x02110ca4 +func_ov026_02110cc0 kind:function(arm,size=0x34) addr:0x02110cc0 +func_ov026_02110cf4 kind:function(arm,size=0x24) addr:0x02110cf4 +func_ov026_02110d18 kind:function(arm,size=0x30) addr:0x02110d18 +func_ov026_02110d48 kind:function(arm,size=0x14) addr:0x02110d48 +func_ov026_02110d5c kind:function(arm,size=0x30) addr:0x02110d5c +func_ov026_02110d8c kind:function(arm,size=0x30) addr:0x02110d8c +func_ov026_02110dbc kind:function(arm,size=0x5c) addr:0x02110dbc +func_ov026_02110e18 kind:function(arm,size=0x38) addr:0x02110e18 +func_ov026_02110e50 kind:function(arm,size=0x48) addr:0x02110e50 +func_ov026_02110e98 kind:function(arm,size=0x2c) addr:0x02110e98 +func_ov026_02110ec4 kind:function(arm,size=0x44) addr:0x02110ec4 +func_ov026_02110f08 kind:function(arm,size=0x40) addr:0x02110f08 +func_ov026_02110f48 kind:function(arm,size=0x64) addr:0x02110f48 +func_ov026_02110fac kind:function(arm,size=0x48) addr:0x02110fac +func_ov026_02110ff4 kind:function(arm,size=0x14) addr:0x02110ff4 +func_ov026_02111008 kind:function(arm,size=0x1c) addr:0x02111008 +func_ov026_02111024 kind:function(arm,size=0x2c) addr:0x02111024 +func_ov026_02111050 kind:function(arm,size=0x14) addr:0x02111050 +func_ov026_02111064 kind:function(arm,size=0x1c) addr:0x02111064 +func_ov026_02111080 kind:function(arm,size=0xc) addr:0x02111080 +func_ov026_0211108c kind:function(arm,size=0x24) addr:0x0211108c +func_ov026_021110b0 kind:function(arm,size=0x38) addr:0x021110b0 +func_ov026_021110e8 kind:function(arm,size=0x74) addr:0x021110e8 +func_ov026_0211115c kind:function(arm,size=0x28) addr:0x0211115c +func_ov026_02111184 kind:function(arm,size=0x58) addr:0x02111184 +func_ov026_021111dc kind:function(arm,size=0x84) addr:0x021111dc +func_ov026_02111260 kind:function(arm,size=0x70) addr:0x02111260 +func_ov026_021112d0 kind:function(arm,size=0x1c) addr:0x021112d0 +func_ov026_021112ec kind:function(arm,size=0x14) addr:0x021112ec +func_ov026_02111300 kind:function(arm,size=0x14) addr:0x02111300 +func_ov026_02111314 kind:function(arm,size=0xc) addr:0x02111314 +func_ov026_02111320 kind:function(arm,size=0x24) addr:0x02111320 +func_ov026_02111344 kind:function(arm,size=0x38) addr:0x02111344 +func_ov026_0211137c kind:function(arm,size=0x7c) addr:0x0211137c +func_ov026_021113f8 kind:function(arm,size=0x28) addr:0x021113f8 +func_ov026_02111420 kind:function(arm,size=0x58) addr:0x02111420 +func_ov026_02111478 kind:function(arm,size=0xe0) addr:0x02111478 +func_ov026_02111558 kind:function(arm,size=0x84) addr:0x02111558 +func_ov026_021115dc kind:function(arm,size=0x1c) addr:0x021115dc +func_ov026_021115f8 kind:function(arm,size=0x14) addr:0x021115f8 +func_ov026_0211160c kind:function(arm,size=0x14) addr:0x0211160c +func_ov026_02111620 kind:function(arm,size=0xc) addr:0x02111620 +func_ov026_0211162c kind:function(arm,size=0x28) addr:0x0211162c +func_ov026_02111654 kind:function(arm,size=0x6c) addr:0x02111654 +func_ov026_021116c0 kind:function(arm,size=0x10) addr:0x021116c0 +func_ov026_021116d0 kind:function(arm,size=0x16c) addr:0x021116d0 +func_ov026_0211183c kind:function(arm,size=0x88) addr:0x0211183c +func_ov026_021118c4 kind:function(arm,size=0x90) addr:0x021118c4 +func_ov026_02111954 kind:function(arm,size=0x8) addr:0x02111954 +func_ov026_0211195c kind:function(arm,size=0x108) addr:0x0211195c +func_ov026_02111a64 kind:function(arm,size=0x20) addr:0x02111a64 +func_ov026_02111a84 kind:function(arm,size=0x20) addr:0x02111a84 +func_ov026_02111aa4 kind:function(arm,size=0x144) addr:0x02111aa4 +func_ov026_02111be8 kind:function(arm,size=0x148) addr:0x02111be8 +func_ov026_02111d30 kind:function(arm,size=0x4) addr:0x02111d30 +func_ov026_02111d34 kind:function(arm,size=0x1e8) addr:0x02111d34 +func_ov026_02111f1c kind:function(arm,size=0xf0) addr:0x02111f1c +func_ov026_0211200c kind:function(arm,size=0x30) addr:0x0211200c +func_ov026_0211203c kind:function(arm,size=0x2c) addr:0x0211203c +func_ov026_02112068 kind:function(arm,size=0x84) addr:0x02112068 +func_ov026_021120ec kind:function(arm,size=0x21c) addr:0x021120ec +func_ov026_02112308 kind:function(arm,size=0x4c0) addr:0x02112308 +func_ov026_021127c8 kind:function(arm,size=0x68) addr:0x021127c8 +func_ov026_02112830 kind:function(arm,size=0xf4) addr:0x02112830 +func_ov026_02112924 kind:function(arm,size=0x290) addr:0x02112924 +func_ov026_02112bb4 kind:function(arm,size=0xd4) addr:0x02112bb4 +func_ov026_02112c88 kind:function(arm,size=0x14) addr:0x02112c88 +func_ov026_02112c9c kind:function(arm,size=0x4) addr:0x02112c9c +func_ov026_02112ca0 kind:function(arm,size=0x168) addr:0x02112ca0 +func_ov026_02112e08 kind:function(arm,size=0xa4) addr:0x02112e08 +func_ov026_02112eac kind:function(arm,size=0x3c) addr:0x02112eac +func_ov026_02112ee8 kind:function(arm,size=0xa8) addr:0x02112ee8 +func_ov026_02112f90 kind:function(arm,size=0x3c) addr:0x02112f90 +func_ov026_02112fcc kind:function(arm,size=0xc) addr:0x02112fcc +func_ov026_02112fd8 kind:function(arm,size=0x48) addr:0x02112fd8 +func_ov026_02113020 kind:function(arm,size=0xd8) addr:0x02113020 +func_ov026_021130f8 kind:function(arm,size=0xec) addr:0x021130f8 +func_ov026_021131e4 kind:function(arm,size=0xbc) addr:0x021131e4 +func_ov026_021132a0 kind:function(arm,size=0x44) addr:0x021132a0 +func_ov026_021132e4 kind:function(arm,size=0xac) addr:0x021132e4 +func_ov026_02113390 kind:function(arm,size=0x5c) addr:0x02113390 +func_ov026_021133ec kind:function(arm,size=0xbc) addr:0x021133ec +func_ov026_021134a8 kind:function(arm,size=0x44) addr:0x021134a8 +func_ov026_021134ec kind:function(arm,size=0xac) addr:0x021134ec +func_ov026_02113598 kind:function(arm,size=0x2c) addr:0x02113598 +func_ov026_021135c4 kind:function(arm,size=0x120) addr:0x021135c4 +func_ov026_021136e4 kind:function(arm,size=0x14) addr:0x021136e4 +func_ov026_021136f8 kind:function(arm,size=0x6c) addr:0x021136f8 +func_ov026_02113764 kind:function(arm,size=0x198) addr:0x02113764 +func_ov026_021138fc kind:function(arm,size=0x124) addr:0x021138fc +func_ov026_02113a20 kind:function(arm,size=0x1c) addr:0x02113a20 +func_ov026_02113a3c kind:function(arm,size=0x100) addr:0x02113a3c +func_ov026_02113b3c kind:function(arm,size=0x3c) addr:0x02113b3c +func_ov026_02113b78 kind:function(arm,size=0x190) addr:0x02113b78 +func_ov026_02113d08 kind:function(arm,size=0x14) addr:0x02113d08 +func_ov026_02113d1c kind:function(arm,size=0xc) addr:0x02113d1c +func_ov026_02113d28 kind:function(arm,size=0x24) addr:0x02113d28 +func_ov026_02113d4c kind:function(arm,size=0x64) addr:0x02113d4c +func_ov026_02113db0 kind:function(arm,size=0x244) addr:0x02113db0 +func_ov026_02113ff4 kind:function(arm,size=0x48) addr:0x02113ff4 +func_ov026_0211403c kind:function(arm,size=0x50) addr:0x0211403c +func_ov026_0211408c kind:function(arm,size=0xd8) addr:0x0211408c +func_ov026_02114164 kind:function(arm,size=0x30) addr:0x02114164 +func_ov026_02114194 kind:function(arm,size=0x44) addr:0x02114194 +func_ov026_021141d8 kind:function(arm,size=0x1c) addr:0x021141d8 +func_ov026_021141f4 kind:function(arm,size=0xcc) addr:0x021141f4 +func_ov026_021142c0 kind:function(arm,size=0x18) addr:0x021142c0 +func_ov026_021142d8 kind:function(arm,size=0xf8) addr:0x021142d8 +func_ov026_021143d0 kind:function(arm,size=0xc0) addr:0x021143d0 +func_ov026_02114490 kind:function(arm,size=0x48) addr:0x02114490 +func_ov026_021144d8 kind:function(arm,size=0x15c) addr:0x021144d8 +func_ov026_02114634 kind:function(arm,size=0xdc) addr:0x02114634 +func_ov026_02114710 kind:function(arm,size=0x17c) addr:0x02114710 +func_ov026_0211488c kind:function(arm,size=0x1a4) addr:0x0211488c +func_ov026_02114a30 kind:function(arm,size=0x1f8) addr:0x02114a30 +func_ov026_02114c28 kind:function(arm,size=0x64) addr:0x02114c28 +func_ov026_02114c8c kind:function(arm,size=0xe0) addr:0x02114c8c +func_ov026_02114d6c kind:function(arm,size=0x104) addr:0x02114d6c +func_ov026_02114e70 kind:function(arm,size=0x170) addr:0x02114e70 +func_ov026_02114fe0 kind:function(arm,size=0x120) addr:0x02114fe0 +func_ov026_02115100 kind:function(arm,size=0x440) addr:0x02115100 +func_ov026_02115540 kind:function(arm,size=0x138) addr:0x02115540 +func_ov026_02115678 kind:function(arm,size=0xc4) addr:0x02115678 +func_ov026_0211573c kind:function(arm,size=0x84) addr:0x0211573c +func_ov026_021157c0 kind:function(arm,size=0x1e4) addr:0x021157c0 +func_ov026_021159a4 kind:function(arm,size=0x70) addr:0x021159a4 +func_ov026_02115a14 kind:function(arm,size=0xa4) addr:0x02115a14 +func_ov026_02115ab8 kind:function(arm,size=0x184) addr:0x02115ab8 +func_ov026_02115c3c kind:function(arm,size=0x90) addr:0x02115c3c +func_ov026_02115ccc kind:function(arm,size=0xa4) addr:0x02115ccc +func_ov026_02115d70 kind:function(arm,size=0x70) addr:0x02115d70 +func_ov026_02115de0 kind:function(arm,size=0x94) addr:0x02115de0 +func_ov026_02115e74 kind:function(arm,size=0x8) addr:0x02115e74 +func_ov026_02115e7c kind:function(arm,size=0x188) addr:0x02115e7c +func_ov026_02116004 kind:function(arm,size=0xb4) addr:0x02116004 +func_ov026_021160b8 kind:function(arm,size=0x64) addr:0x021160b8 +func_ov026_0211611c kind:function(arm,size=0xb0) addr:0x0211611c +func_ov026_021161cc kind:function(arm,size=0x4c) addr:0x021161cc +func_ov026_02116218 kind:function(arm,size=0xec) addr:0x02116218 +func_ov026_02116304 kind:function(arm,size=0xa8) addr:0x02116304 +func_ov026_021163ac kind:function(arm,size=0xac) addr:0x021163ac +func_ov026_02116458 kind:function(arm,size=0x2c) addr:0x02116458 +func_ov026_02116484 kind:function(arm,size=0x4c) addr:0x02116484 +func_ov026_021164d0 kind:function(arm,size=0x1c) addr:0x021164d0 +func_ov026_021164ec kind:function(arm,size=0x24) addr:0x021164ec +func_ov026_02116510 kind:function(arm,size=0xac) addr:0x02116510 +func_ov026_021165bc kind:function(arm,size=0x14) addr:0x021165bc +func_ov026_021165d0 kind:function(arm,size=0xc) addr:0x021165d0 +func_ov026_021165dc kind:function(arm,size=0x24) addr:0x021165dc +func_ov026_02116600 kind:function(arm,size=0x28) addr:0x02116600 +func_ov026_02116628 kind:function(arm,size=0x20) addr:0x02116628 +func_ov026_02116648 kind:function(arm,size=0x14) addr:0x02116648 +func_ov026_0211665c kind:function(arm,size=0x4) addr:0x0211665c +func_ov026_02116660 kind:function(arm,size=0x8c) addr:0x02116660 +func_ov026_021166ec kind:function(arm,size=0x14) addr:0x021166ec +func_ov026_02116700 kind:function(arm,size=0x8) addr:0x02116700 +func_ov026_02116708 kind:function(arm,size=0x58) addr:0x02116708 +func_ov026_02116760 kind:function(arm,size=0x14) addr:0x02116760 +func_ov026_02116774 kind:function(arm,size=0x1c) addr:0x02116774 +func_ov026_02116790 kind:function(arm,size=0x14) addr:0x02116790 +func_ov026_021167a4 kind:function(arm,size=0xc) addr:0x021167a4 +func_ov026_021167b0 kind:function(arm,size=0x24) addr:0x021167b0 +func_ov026_021167d4 kind:function(arm,size=0x68) addr:0x021167d4 +func_ov026_0211683c kind:function(arm,size=0x1a8) addr:0x0211683c +func_ov026_021169e4 kind:function(arm,size=0x130) addr:0x021169e4 +func_ov026_02116b14 kind:function(arm,size=0x138) addr:0x02116b14 +func_ov026_02116c4c kind:function(arm,size=0x164) addr:0x02116c4c +func_ov026_02116db0 kind:function(arm,size=0xa0) addr:0x02116db0 +func_ov026_02116e50 kind:function(arm,size=0xb4) addr:0x02116e50 +func_ov026_02116f04 kind:function(arm,size=0x48) addr:0x02116f04 +func_ov026_02116f4c kind:function(arm,size=0x38) addr:0x02116f4c +func_ov026_02116f84 kind:function(arm,size=0x94) addr:0x02116f84 +func_ov026_02117018 kind:function(arm,size=0x104) addr:0x02117018 +func_ov026_0211711c kind:function(arm,size=0x64) addr:0x0211711c +func_ov026_02117180 kind:function(arm,size=0x90) addr:0x02117180 +func_ov026_02117210 kind:function(arm,size=0x2c) addr:0x02117210 +func_ov026_0211723c kind:function(arm,size=0x54) addr:0x0211723c +func_ov026_02117290 kind:function(arm,size=0x1a0) addr:0x02117290 +func_ov026_02117430 kind:function(arm,size=0x14) addr:0x02117430 +func_ov026_02117444 kind:function(arm,size=0x190) addr:0x02117444 +func_ov026_021175d4 kind:function(arm,size=0x14) addr:0x021175d4 +func_ov026_021175e8 kind:function(arm,size=0xa0) addr:0x021175e8 +func_ov026_02117688 kind:function(arm,size=0xb4) addr:0x02117688 +func_ov026_0211773c kind:function(arm,size=0x21c) addr:0x0211773c +func_ov026_02117958 kind:function(arm,size=0xec) addr:0x02117958 +func_ov026_02117a44 kind:function(arm,size=0x248) addr:0x02117a44 +func_ov026_02117c8c kind:function(arm,size=0xec) addr:0x02117c8c +func_ov026_02117d78 kind:function(arm,size=0x2cc) addr:0x02117d78 +func_ov026_02118044 kind:function(arm,size=0xe8) addr:0x02118044 +func_ov026_0211812c kind:function(arm,size=0x234) addr:0x0211812c +func_ov026_02118360 kind:function(arm,size=0x84) addr:0x02118360 +func_ov026_021183e4 kind:function(arm,size=0x58) addr:0x021183e4 +func_ov026_0211843c kind:function(arm,size=0x17c) addr:0x0211843c +func_ov026_021185b8 kind:function(arm,size=0x35c) addr:0x021185b8 +func_ov026_02118914 kind:function(arm,size=0x190) addr:0x02118914 +func_ov026_02118aa4 kind:function(arm,size=0x330) addr:0x02118aa4 +func_ov026_02118dd4 kind:function(arm,size=0x104) addr:0x02118dd4 +func_ov026_02118ed8 kind:function(arm,size=0x270) addr:0x02118ed8 +func_ov026_02119148 kind:function(arm,size=0x1b8) addr:0x02119148 +func_ov026_02119300 kind:function(arm,size=0x478) addr:0x02119300 +func_ov026_02119778 kind:function(arm,size=0x98) addr:0x02119778 +func_ov026_02119810 kind:function(arm,size=0xd40) addr:0x02119810 +func_ov026_0211a550 kind:function(arm,size=0x50) addr:0x0211a550 +func_ov026_0211a5a0 kind:function(arm,size=0x1a8) addr:0x0211a5a0 +func_ov026_0211a748 kind:function(arm,size=0xf4) addr:0x0211a748 +func_ov026_0211a83c kind:function(arm,size=0x178) addr:0x0211a83c +func_ov026_0211a9b4 kind:function(arm,size=0x8) addr:0x0211a9b4 +func_ov026_0211a9bc kind:function(arm,size=0x8) addr:0x0211a9bc +func_ov026_0211a9c4 kind:function(arm,size=0x14) addr:0x0211a9c4 +func_ov026_0211a9d8 kind:function(arm,size=0xc) addr:0x0211a9d8 +func_ov026_0211a9e4 kind:function(arm,size=0x24) addr:0x0211a9e4 +func_ov026_0211aa08 kind:function(arm,size=0x28) addr:0x0211aa08 +func_ov026_0211aa30 kind:function(arm,size=0xcc) addr:0x0211aa30 +func_ov026_0211aafc kind:function(arm,size=0x14) addr:0x0211aafc +func_ov026_0211ab10 kind:function(arm,size=0x90) addr:0x0211ab10 +func_ov026_0211aba0 kind:function(arm,size=0x7c) addr:0x0211aba0 +func_ov026_0211ac1c kind:function(arm,size=0x8) addr:0x0211ac1c +func_ov026_0211ac24 kind:function(arm,size=0x2c) addr:0x0211ac24 +func_ov026_0211ac50 kind:function(arm,size=0x34) addr:0x0211ac50 +func_ov026_0211ac84 kind:function(arm,size=0x1c) addr:0x0211ac84 +func_ov026_0211aca0 kind:function(arm,size=0x28) addr:0x0211aca0 +func_ov026_0211acc8 kind:function(arm,size=0x30) addr:0x0211acc8 +func_ov026_0211acf8 kind:function(arm,size=0x14) addr:0x0211acf8 +func_ov026_0211ad0c kind:function(arm,size=0xc) addr:0x0211ad0c +func_ov026_0211ad18 kind:function(arm,size=0x24) addr:0x0211ad18 +func_ov026_0211ad3c kind:function(arm,size=0x60) addr:0x0211ad3c +func_ov026_0211ad9c kind:function(arm,size=0x1a8) addr:0x0211ad9c +func_ov026_0211af44 kind:function(arm,size=0x14) addr:0x0211af44 +func_ov026_0211af58 kind:function(arm,size=0x14) addr:0x0211af58 +func_ov026_0211af6c kind:function(arm,size=0x28) addr:0x0211af6c +func_ov026_0211af94 kind:function(arm,size=0x30) addr:0x0211af94 +func_ov026_0211afc4 kind:function(arm,size=0x54) addr:0x0211afc4 +func_ov026_0211b018 kind:function(arm,size=0x74) addr:0x0211b018 +func_ov026_0211b08c kind:function(arm,size=0x3c) addr:0x0211b08c +func_ov026_0211b0c8 kind:function(arm,size=0x70) addr:0x0211b0c8 +func_ov026_0211b138 kind:function(arm,size=0x34) addr:0x0211b138 +func_ov026_0211b16c kind:function(arm,size=0x34) addr:0x0211b16c +func_ov026_0211b1a0 kind:function(arm,size=0xad4) addr:0x0211b1a0 +func_ov026_0211bc74 kind:function(arm,size=0xe8) addr:0x0211bc74 +func_ov026_0211bd5c kind:function(arm,size=0x76c) addr:0x0211bd5c +func_ov026_0211c4c8 kind:function(arm,size=0xcc) addr:0x0211c4c8 +func_ov026_0211c594 kind:function(arm,size=0x88) addr:0x0211c594 +func_ov026_0211c61c kind:function(arm,size=0x90) addr:0x0211c61c +func_ov026_0211c6ac kind:function(arm,size=0x1a0) addr:0x0211c6ac +func_ov026_0211c84c kind:function(arm,size=0xb8) addr:0x0211c84c +func_ov026_0211c904 kind:function(arm,size=0x40) addr:0x0211c904 +func_ov026_0211c944 kind:function(arm,size=0x250) addr:0x0211c944 +func_ov026_0211cb94 kind:function(arm,size=0x84) addr:0x0211cb94 +func_ov026_0211cc18 kind:function(arm,size=0x1dc) addr:0x0211cc18 +func_ov026_0211cdf4 kind:function(arm,size=0xfc) addr:0x0211cdf4 +func_ov026_0211cef0 kind:function(arm,size=0xa4) addr:0x0211cef0 +func_ov026_0211cf94 kind:function(arm,size=0x18) addr:0x0211cf94 +func_ov026_0211cfac kind:function(arm,size=0x4) addr:0x0211cfac +func_ov026_0211cfb0 kind:function(arm,size=0x4) addr:0x0211cfb0 +func_ov026_0211cfb4 kind:function(arm,size=0x14c) addr:0x0211cfb4 +func_ov026_0211d100 kind:function(arm,size=0x194) addr:0x0211d100 +func_ov026_0211d294 kind:function(arm,size=0x68) addr:0x0211d294 +func_ov026_0211d2fc kind:function(arm,size=0x3c) addr:0x0211d2fc +func_ov026_0211d338 kind:function(arm,size=0xdc) addr:0x0211d338 +func_ov026_0211d414 kind:function(arm,size=0xd4) addr:0x0211d414 +func_ov026_0211d4e8 kind:function(arm,size=0x43c) addr:0x0211d4e8 +func_ov026_0211d924 kind:function(arm,size=0x50) addr:0x0211d924 +func_ov026_0211d974 kind:function(arm,size=0x30) addr:0x0211d974 +func_ov026_0211d9a4 kind:function(arm,size=0x20) addr:0x0211d9a4 +func_ov026_0211d9c4 kind:function(arm,size=0x18) addr:0x0211d9c4 +func_ov026_0211d9dc kind:function(arm,size=0x184) addr:0x0211d9dc +func_ov026_0211db60 kind:function(arm,size=0x1c) addr:0x0211db60 +func_ov026_0211db7c kind:function(arm,size=0x1c) addr:0x0211db7c +func_ov026_0211db98 kind:function(arm,size=0x14) addr:0x0211db98 +func_ov026_0211dbac kind:function(arm,size=0x1c) addr:0x0211dbac +func_ov026_0211dbc8 kind:function(arm,size=0x4) addr:0x0211dbc8 +func_ov026_0211dbcc kind:function(arm,size=0x14) addr:0x0211dbcc +func_ov026_0211dbe0 kind:function(arm,size=0x20c) addr:0x0211dbe0 +func_ov026_0211ddec kind:function(arm,size=0x14) addr:0x0211ddec +func_ov026_0211de00 kind:function(arm,size=0xac) addr:0x0211de00 +func_ov026_0211deac kind:function(arm,size=0x18) addr:0x0211deac +func_ov026_0211dec4 kind:function(arm,size=0x4) addr:0x0211dec4 +func_ov026_0211dec8 kind:function(arm,size=0x4) addr:0x0211dec8 +func_ov026_0211decc kind:function(arm,size=0x64) addr:0x0211decc +func_ov026_0211df30 kind:function(arm,size=0x20) addr:0x0211df30 +func_ov026_0211df50 kind:function(arm,size=0x24) addr:0x0211df50 +func_ov026_0211df74 kind:function(arm,size=0x24) addr:0x0211df74 +func_ov026_0211df98 kind:function(arm,size=0x18) addr:0x0211df98 +func_ov026_0211dfb0 kind:function(arm,size=0x20) addr:0x0211dfb0 +func_ov026_0211dfd0 kind:function(arm,size=0x78) addr:0x0211dfd0 +func_ov026_0211e048 kind:function(arm,size=0x20) addr:0x0211e048 +func_ov026_0211e068 kind:function(arm,size=0x70) addr:0x0211e068 +func_ov026_0211e0d8 kind:function(arm,size=0xc) addr:0x0211e0d8 +func_ov026_0211e0e4 kind:function(arm,size=0x24) addr:0x0211e0e4 +func_ov026_0211e108 kind:function(arm,size=0x70) addr:0x0211e108 +func_ov026_0211e178 kind:function(arm,size=0x234) addr:0x0211e178 +func_ov026_0211e3ac kind:function(arm,size=0x14) addr:0x0211e3ac +func_ov026_0211e3c0 kind:function(arm,size=0xe8) addr:0x0211e3c0 +func_ov026_0211e4a8 kind:function(arm,size=0x8c) addr:0x0211e4a8 +func_ov026_0211e534 kind:function(arm,size=0x178) addr:0x0211e534 +func_ov026_0211e6ac kind:function(arm,size=0x18) addr:0x0211e6ac +func_ov026_0211e6c4 kind:function(arm,size=0xc) addr:0x0211e6c4 +func_ov026_0211e6d0 kind:function(arm,size=0x58) addr:0x0211e6d0 +func_ov026_0211e728 kind:function(arm,size=0xf8) addr:0x0211e728 +func_ov026_0211e820 kind:function(arm,size=0x68) addr:0x0211e820 +func_ov026_0211e888 kind:function(arm,size=0x44) addr:0x0211e888 +func_ov026_0211e8cc kind:function(arm,size=0x340) addr:0x0211e8cc +func_ov026_0211ec0c kind:function(arm,size=0x22c) addr:0x0211ec0c +func_ov026_0211ee38 kind:function(arm,size=0x58) addr:0x0211ee38 +func_ov026_0211ee90 kind:function(arm,size=0x8) addr:0x0211ee90 +func_ov026_0211ee98 kind:function(arm,size=0x128) addr:0x0211ee98 +func_ov026_0211efc0 kind:function(arm,size=0x60) addr:0x0211efc0 +func_ov026_0211f020 kind:function(arm,size=0x20) addr:0x0211f020 +func_ov026_0211f040 kind:function(arm,size=0x4c) addr:0x0211f040 +func_ov026_0211f08c kind:function(arm,size=0x24) addr:0x0211f08c +func_ov026_0211f0b0 kind:function(arm,size=0x70) addr:0x0211f0b0 +func_ov026_0211f120 kind:function(arm,size=0x60) addr:0x0211f120 +func_ov026_0211f180 kind:function(arm,size=0x6c) addr:0x0211f180 +func_ov026_0211f1ec kind:function(arm,size=0x80) addr:0x0211f1ec +func_ov026_0211f26c kind:function(arm,size=0x64) addr:0x0211f26c +func_ov026_0211f2d0 kind:function(arm,size=0xa4) addr:0x0211f2d0 +func_ov026_0211f374 kind:function(arm,size=0x54) addr:0x0211f374 +func_ov026_0211f3c8 kind:function(arm,size=0x48) addr:0x0211f3c8 +func_ov026_0211f410 kind:function(arm,size=0x40) addr:0x0211f410 +func_ov026_0211f450 kind:function(arm,size=0xc8) addr:0x0211f450 +func_ov026_0211f518 kind:function(arm,size=0x120) addr:0x0211f518 +func_ov026_0211f638 kind:function(arm,size=0x28c) addr:0x0211f638 +func_ov026_0211f8c4 kind:function(arm,size=0x2c) addr:0x0211f8c4 +func_ov026_0211f8f0 kind:function(arm,size=0xc) addr:0x0211f8f0 +func_ov026_0211f8fc kind:function(arm,size=0x2b0) addr:0x0211f8fc +func_ov026_0211fbac kind:function(arm,size=0x2c) addr:0x0211fbac +func_ov026_0211fbd8 kind:function(arm,size=0x330) addr:0x0211fbd8 +func_ov026_0211ff08 kind:function(arm,size=0x3ac) addr:0x0211ff08 +func_ov026_021202b4 kind:function(arm,size=0x6c) addr:0x021202b4 +func_ov026_02120320 kind:function(arm,size=0x3c) addr:0x02120320 +func_ov026_0212035c kind:function(arm,size=0x2c) addr:0x0212035c +func_ov026_02120388 kind:function(arm,size=0x18) addr:0x02120388 +func_ov026_021203a0 kind:function(arm,size=0x18) addr:0x021203a0 +func_ov026_021203b8 kind:function(arm,size=0x3c) addr:0x021203b8 +func_ov026_021203f4 kind:function(arm,size=0x28) addr:0x021203f4 +func_ov026_0212041c kind:function(arm,size=0x34) addr:0x0212041c +func_ov026_02120450 kind:function(arm,size=0x2c) addr:0x02120450 +func_ov026_0212047c kind:function(arm,size=0x90) addr:0x0212047c +func_ov026_0212050c kind:function(arm,size=0x218) addr:0x0212050c +func_ov026_02120724 kind:function(arm,size=0x9c) addr:0x02120724 +func_ov026_021207c0 kind:function(arm,size=0x94) addr:0x021207c0 +func_ov026_02120854 kind:function(arm,size=0x2c) addr:0x02120854 +func_ov026_02120880 kind:function(arm,size=0xb4) addr:0x02120880 +func_ov026_02120934 kind:function(arm,size=0x20) addr:0x02120934 +func_ov026_02120954 kind:function(arm,size=0x18) addr:0x02120954 +func_ov026_0212096c kind:function(arm,size=0x1c) addr:0x0212096c +func_ov026_02120988 kind:function(arm,size=0x30) addr:0x02120988 +func_ov026_021209b8 kind:function(arm,size=0x38) addr:0x021209b8 +func_ov026_021209f0 kind:function(arm,size=0x28) addr:0x021209f0 +func_ov026_02120a18 kind:function(arm,size=0x20) addr:0x02120a18 +func_ov026_02120a38 kind:function(arm,size=0x14) addr:0x02120a38 +func_ov026_02120a4c kind:function(arm,size=0xc) addr:0x02120a4c +func_ov026_02120a58 kind:function(arm,size=0x24) addr:0x02120a58 +func_ov026_02120a7c kind:function(arm,size=0x70) addr:0x02120a7c +func_ov026_02120aec kind:function(arm,size=0x174) addr:0x02120aec +func_ov026_02120c60 kind:function(arm,size=0x14) addr:0x02120c60 +func_ov026_02120c74 kind:function(arm,size=0x30) addr:0x02120c74 +func_ov026_02120ca4 kind:function(arm,size=0x38) addr:0x02120ca4 +func_ov026_02120cdc kind:function(arm,size=0x78) addr:0x02120cdc +func_ov026_02120d54 kind:function(arm,size=0x3c) addr:0x02120d54 +func_ov026_02120d90 kind:function(arm,size=0x80) addr:0x02120d90 +func_ov026_02120e10 kind:function(arm,size=0x10) addr:0x02120e10 +func_ov026_02120e20 kind:function(arm,size=0x4) addr:0x02120e20 +func_ov026_02120e24 kind:function(arm,size=0x4c) addr:0x02120e24 +func_ov026_02120e70 kind:function(arm,size=0x7c) addr:0x02120e70 +func_ov026_02120eec kind:function(arm,size=0x8c) addr:0x02120eec +func_ov026_02120f78 kind:function(arm,size=0x20) addr:0x02120f78 +func_ov026_02120f98 kind:function(arm,size=0xc) addr:0x02120f98 +func_ov026_02120fa4 kind:function(arm,size=0x70) addr:0x02120fa4 +func_ov026_02121014 kind:function(arm,size=0xd8) addr:0x02121014 +func_ov026_021210ec kind:function(arm,size=0x20) addr:0x021210ec +func_ov026_0212110c kind:function(arm,size=0xc) addr:0x0212110c +func_ov026_02121118 kind:function(arm,size=0x18) addr:0x02121118 +func_ov026_02121130 kind:function(arm,size=0x30) addr:0x02121130 +func_ov026_02121160 kind:function(arm,size=0x18) addr:0x02121160 +func_ov026_02121178 kind:function(arm,size=0x30) addr:0x02121178 +func_ov026_021211a8 kind:function(arm,size=0x1c) addr:0x021211a8 +func_ov026_021211c4 kind:function(arm,size=0x14) addr:0x021211c4 +func_ov026_021211d8 kind:function(arm,size=0xc) addr:0x021211d8 +func_ov026_021211e4 kind:function(arm,size=0x24) addr:0x021211e4 +func_ov026_02121208 kind:function(arm,size=0x60) addr:0x02121208 +func_ov026_02121268 kind:function(arm,size=0x1a4) addr:0x02121268 +func_ov026_0212140c kind:function(arm,size=0x28) addr:0x0212140c +func_ov026_02121434 kind:function(arm,size=0x30) addr:0x02121434 +func_ov026_02121464 kind:function(arm,size=0x38) addr:0x02121464 +func_ov026_0212149c kind:function(arm,size=0x5c) addr:0x0212149c +func_ov026_021214f8 kind:function(arm,size=0x3c) addr:0x021214f8 +func_ov026_02121534 kind:function(arm,size=0x1b4) addr:0x02121534 +func_ov026_021216e8 kind:function(arm,size=0x28) addr:0x021216e8 +func_ov026_02121710 kind:function(arm,size=0x24c) addr:0x02121710 +func_ov026_0212195c kind:function(arm,size=0x6c) addr:0x0212195c +func_ov026_021219c8 kind:function(arm,size=0x4) addr:0x021219c8 +func_ov026_021219cc kind:function(arm,size=0x64) addr:0x021219cc +func_ov026_02121a30 kind:function(arm,size=0x24) addr:0x02121a30 +func_ov026_02121a54 kind:function(arm,size=0x34) addr:0x02121a54 +func_ov026_02121a88 kind:function(arm,size=0x58) addr:0x02121a88 +func_ov026_02121ae0 kind:function(arm,size=0xa4) addr:0x02121ae0 +func_ov026_02121b84 kind:function(arm,size=0x1c) addr:0x02121b84 +func_ov026_02121ba0 kind:function(arm,size=0x40) addr:0x02121ba0 +func_ov026_02121be0 kind:function(arm,size=0x1c) addr:0x02121be0 +func_ov026_02121bfc kind:function(arm,size=0x40) addr:0x02121bfc +func_ov026_02121c3c kind:function(arm,size=0x14) addr:0x02121c3c +func_ov026_02121c50 kind:function(arm,size=0x64) addr:0x02121c50 +func_ov026_02121cb4 kind:function(arm,size=0x14) addr:0x02121cb4 +func_ov026_02121cc8 kind:function(arm,size=0x64) addr:0x02121cc8 +func_ov026_02121d2c kind:function(arm,size=0xdc) addr:0x02121d2c +func_ov026_02121e08 kind:function(arm,size=0x4) addr:0x02121e08 +func_ov026_02121e0c kind:function(arm,size=0x3c) addr:0x02121e0c +func_ov026_02121e48 kind:function(arm,size=0xb4) addr:0x02121e48 +func_ov026_02121efc kind:function(arm,size=0x64) addr:0x02121efc +func_ov026_02121f60 kind:function(arm,size=0x8) addr:0x02121f60 +func_ov026_02121f68 kind:function(arm,size=0x160) addr:0x02121f68 +func_ov026_021220c8 kind:function(arm,size=0x14) addr:0x021220c8 +func_ov026_021220dc kind:function(arm,size=0xc) addr:0x021220dc +func_ov026_021220e8 kind:function(arm,size=0x24) addr:0x021220e8 +func_ov026_0212210c kind:function(arm,size=0x60) addr:0x0212210c +func_ov026_0212216c kind:function(arm,size=0x1c4) addr:0x0212216c +func_ov026_02122330 kind:function(arm,size=0x38) addr:0x02122330 +func_ov026_02122368 kind:function(arm,size=0x40) addr:0x02122368 +func_ov026_021223a8 kind:function(arm,size=0x8) addr:0x021223a8 +func_ov026_021223b0 kind:function(arm,size=0x34) addr:0x021223b0 +func_ov026_021223e4 kind:function(arm,size=0x34c) addr:0x021223e4 +func_ov026_02122730 kind:function(arm,size=0x54) addr:0x02122730 +func_ov026_02122784 kind:function(arm,size=0x26c) addr:0x02122784 +func_ov026_021229f0 kind:function(arm,size=0x5c) addr:0x021229f0 +func_ov026_02122a4c kind:function(arm,size=0xc8) addr:0x02122a4c +func_ov026_02122b14 kind:function(arm,size=0x5c) addr:0x02122b14 +func_ov026_02122b70 kind:function(arm,size=0x15c) addr:0x02122b70 +func_ov026_02122ccc kind:function(arm,size=0x74) addr:0x02122ccc +func_ov026_02122d40 kind:function(arm,size=0x78) addr:0x02122d40 +func_ov026_02122db8 kind:function(arm,size=0x14) addr:0x02122db8 +func_ov026_02122dcc kind:function(arm,size=0x50) addr:0x02122dcc +func_ov026_02122e1c kind:function(arm,size=0x6c) addr:0x02122e1c +func_ov026_02122e88 kind:function(arm,size=0x14) addr:0x02122e88 +func_ov026_02122e9c kind:function(arm,size=0xc) addr:0x02122e9c +func_ov026_02122ea8 kind:function(arm,size=0x24) addr:0x02122ea8 +func_ov026_02122ecc kind:function(arm,size=0x28) addr:0x02122ecc +func_ov026_02122ef4 kind:function(arm,size=0x40) addr:0x02122ef4 +func_ov026_02122f34 kind:function(arm,size=0x40) addr:0x02122f34 +func_ov026_02122f74 kind:function(arm,size=0x64) addr:0x02122f74 +func_ov026_02122fd8 kind:function(arm,size=0xb8) addr:0x02122fd8 +func_ov026_02123090 kind:function(arm,size=0x60) addr:0x02123090 +func_ov026_021230f0 kind:function(arm,size=0x33c) addr:0x021230f0 +func_ov026_0212342c kind:function(arm,size=0xf8) addr:0x0212342c +func_ov026_02123524 kind:function(arm,size=0x78) addr:0x02123524 +func_ov026_0212359c kind:function(arm,size=0x8) addr:0x0212359c +func_ov026_021235a4 kind:function(arm,size=0x14) addr:0x021235a4 +func_ov026_021235b8 kind:function(arm,size=0x14) addr:0x021235b8 +func_ov026_021235cc kind:function(arm,size=0x1c) addr:0x021235cc +func_ov026_021235e8 kind:function(arm,size=0x14) addr:0x021235e8 +func_ov026_021235fc kind:function(arm,size=0xc) addr:0x021235fc +func_ov026_02123608 kind:function(arm,size=0x24) addr:0x02123608 +func_ov026_0212362c kind:function(arm,size=0x28) addr:0x0212362c +func_ov026_02123654 kind:function(arm,size=0x28) addr:0x02123654 +func_ov026_0212367c kind:function(arm,size=0x64) addr:0x0212367c +func_ov026_021236e0 kind:function(arm,size=0x30) addr:0x021236e0 +func_ov026_02123710 kind:function(arm,size=0x13c) addr:0x02123710 +func_ov026_0212384c kind:function(arm,size=0x1f4) addr:0x0212384c +func_ov026_02123a40 kind:function(arm,size=0x14) addr:0x02123a40 +func_ov026_02123a54 kind:function(arm,size=0x1c) addr:0x02123a54 +func_ov026_02123a70 kind:function(arm,size=0x14) addr:0x02123a70 +func_ov026_02123a84 kind:function(arm,size=0xc) addr:0x02123a84 +func_ov026_02123a90 kind:function(arm,size=0x28) addr:0x02123a90 +func_ov026_02123ab8 kind:function(arm,size=0x88) addr:0x02123ab8 +func_ov026_02123b40 kind:function(arm,size=0x3a0) addr:0x02123b40 +func_ov026_02123ee0 kind:function(arm,size=0x14) addr:0x02123ee0 +func_ov026_02123ef4 kind:function(arm,size=0x300) addr:0x02123ef4 +func_ov026_021241f4 kind:function(arm,size=0x4) addr:0x021241f4 +func_ov026_021241f8 kind:function(arm,size=0xbc) addr:0x021241f8 +func_ov026_021242b4 kind:function(arm,size=0x44) addr:0x021242b4 +func_ov026_021242f8 kind:function(arm,size=0x6c) addr:0x021242f8 +func_ov026_02124364 kind:function(arm,size=0x4c) addr:0x02124364 +func_ov026_021243b0 kind:function(arm,size=0x41c) addr:0x021243b0 +func_ov026_021247cc kind:function(arm,size=0x80) addr:0x021247cc +func_ov026_0212484c kind:function(arm,size=0x114) addr:0x0212484c +func_ov026_02124960 kind:function(arm,size=0x15c) addr:0x02124960 +func_ov026_02124abc kind:function(arm,size=0x430) addr:0x02124abc +func_ov026_02124eec kind:function(arm,size=0x24) addr:0x02124eec +func_ov026_02124f10 kind:function(arm,size=0x2a4) addr:0x02124f10 +func_ov026_021251b4 kind:function(arm,size=0x4c) addr:0x021251b4 +func_ov026_02125200 kind:function(arm,size=0x1d0) addr:0x02125200 +func_ov026_021253d0 kind:function(arm,size=0x70) addr:0x021253d0 +func_ov026_02125440 kind:function(arm,size=0x180) addr:0x02125440 +func_ov026_021255c0 kind:function(arm,size=0x78) addr:0x021255c0 +func_ov026_02125638 kind:function(arm,size=0x1e8) addr:0x02125638 +func_ov026_02125820 kind:function(arm,size=0xcc) addr:0x02125820 +func_ov026_021258ec kind:function(arm,size=0x290) addr:0x021258ec +func_ov026_02125b7c kind:function(arm,size=0xd4) addr:0x02125b7c +func_ov026_02125c50 kind:function(arm,size=0x18) addr:0x02125c50 +func_ov026_02125c68 kind:function(arm,size=0x228) addr:0x02125c68 +func_ov026_02125e90 kind:function(arm,size=0x13c) addr:0x02125e90 +func_ov026_02125fcc kind:function(arm,size=0x3e0) addr:0x02125fcc +func_ov026_021263ac kind:function(arm,size=0x284) addr:0x021263ac +func_ov026_02126630 kind:function(arm,size=0x190) addr:0x02126630 +func_ov026_021267c0 kind:function(arm,size=0x138) addr:0x021267c0 +func_ov026_021268f8 kind:function(arm,size=0x1d8) addr:0x021268f8 +func_ov026_02126ad0 kind:function(arm,size=0x128) addr:0x02126ad0 +func_ov026_02126bf8 kind:function(arm,size=0xb0) addr:0x02126bf8 +func_ov026_02126ca8 kind:function(arm,size=0x70) addr:0x02126ca8 +func_ov026_02126d18 kind:function(arm,size=0x10c) addr:0x02126d18 +func_ov026_02126e24 kind:function(arm,size=0x28) addr:0x02126e24 +func_ov026_02126e4c kind:function(arm,size=0x230) addr:0x02126e4c +func_ov026_0212707c kind:function(arm,size=0x48) addr:0x0212707c +func_ov026_021270c4 kind:function(arm,size=0x54) addr:0x021270c4 +func_ov026_02127118 kind:function(arm,size=0x40) addr:0x02127118 +func_ov026_02127158 kind:function(arm,size=0x54) addr:0x02127158 +func_ov026_021271ac kind:function(arm,size=0x94) addr:0x021271ac +func_ov026_02127240 kind:function(arm,size=0x48) addr:0x02127240 +func_ov026_02127288 kind:function(arm,size=0x74) addr:0x02127288 +func_ov026_021272fc kind:function(arm,size=0x64) addr:0x021272fc +func_ov026_02127360 kind:function(arm,size=0x1c) addr:0x02127360 +func_ov026_0212737c kind:function(arm,size=0xc0) addr:0x0212737c +func_ov026_0212743c kind:function(arm,size=0x128) addr:0x0212743c +func_ov026_02127564 kind:function(arm,size=0x118) addr:0x02127564 +func_ov026_0212767c kind:function(arm,size=0x48) addr:0x0212767c +func_ov026_021276c4 kind:function(arm,size=0xfc) addr:0x021276c4 +func_ov026_021277c0 kind:function(arm,size=0xb8) addr:0x021277c0 +func_ov026_02127878 kind:function(arm,size=0x2c8) addr:0x02127878 +func_ov026_02127b40 kind:function(arm,size=0x70) addr:0x02127b40 +func_ov026_02127bb0 kind:function(arm,size=0x8c) addr:0x02127bb0 +func_ov026_02127c3c kind:function(arm,size=0x218) addr:0x02127c3c +func_ov026_02127e54 kind:function(arm,size=0x1c) addr:0x02127e54 +func_ov026_02127e70 kind:function(arm,size=0x6c) addr:0x02127e70 +func_ov026_02127edc kind:function(arm,size=0x74) addr:0x02127edc +func_ov026_02127f50 kind:function(arm,size=0x14) addr:0x02127f50 +func_ov026_02127f64 kind:function(arm,size=0xc) addr:0x02127f64 +func_ov026_02127f70 kind:function(arm,size=0x8) addr:0x02127f70 +func_ov026_02127f78 kind:function(arm,size=0x2c) addr:0x02127f78 +func_ov026_02127fa4 kind:function(arm,size=0xc) addr:0x02127fa4 +func_ov026_02127fb0 kind:function(arm,size=0x24) addr:0x02127fb0 +func_ov026_02127fd4 kind:function(arm,size=0x88) addr:0x02127fd4 +func_ov026_0212805c kind:function(arm,size=0x24c) addr:0x0212805c +func_ov026_021282a8 kind:function(arm,size=0x1b4) addr:0x021282a8 +func_ov026_0212845c kind:function(arm,size=0x4) addr:0x0212845c +func_ov026_02128460 kind:function(arm,size=0x15c) addr:0x02128460 +func_ov026_021285bc kind:function(arm,size=0x48) addr:0x021285bc +func_ov026_02128604 kind:function(arm,size=0x380) addr:0x02128604 +func_ov026_02128984 kind:function(arm,size=0xd0) addr:0x02128984 +func_ov026_02128a54 kind:function(arm,size=0xf8) addr:0x02128a54 +func_ov026_02128b4c kind:function(arm,size=0xe4) addr:0x02128b4c +func_ov026_02128c30 kind:function(arm,size=0x1fc) addr:0x02128c30 +func_ov026_02128e2c kind:function(arm,size=0x8c) addr:0x02128e2c +func_ov026_02128eb8 kind:function(arm,size=0x32c) addr:0x02128eb8 +func_ov026_021291e4 kind:function(arm,size=0xe4) addr:0x021291e4 +func_ov026_021292c8 kind:function(arm,size=0x44) addr:0x021292c8 +func_ov026_0212930c kind:function(arm,size=0x150) addr:0x0212930c +func_ov026_0212945c kind:function(arm,size=0xcc) addr:0x0212945c +func_ov026_02129528 kind:function(arm,size=0x178) addr:0x02129528 +func_ov026_021296a0 kind:function(arm,size=0x44c) addr:0x021296a0 +func_ov026_02129aec kind:function(arm,size=0x94) addr:0x02129aec +func_ov026_02129b80 kind:function(arm,size=0x188) addr:0x02129b80 +func_ov026_02129d08 kind:function(arm,size=0xc0) addr:0x02129d08 +func_ov026_02129dc8 kind:function(arm,size=0x3a4) addr:0x02129dc8 +func_ov026_0212a16c kind:function(arm,size=0x90) addr:0x0212a16c +func_ov026_0212a1fc kind:function(arm,size=0x29c) addr:0x0212a1fc +func_ov026_0212a498 kind:function(arm,size=0x28) addr:0x0212a498 +func_ov026_0212a4c0 kind:function(arm,size=0xe4) addr:0x0212a4c0 +func_ov026_0212a5a4 kind:function(arm,size=0x58) addr:0x0212a5a4 +func_ov026_0212a5fc kind:function(arm,size=0xa4) addr:0x0212a5fc +func_ov026_0212a6a0 kind:function(arm,size=0xe0) addr:0x0212a6a0 +func_ov026_0212a780 kind:function(arm,size=0x300) addr:0x0212a780 +func_ov026_0212aa80 kind:function(arm,size=0x4c) addr:0x0212aa80 +func_ov026_0212aacc kind:function(arm,size=0x104) addr:0x0212aacc +func_ov026_0212abd0 kind:function(arm,size=0xdc) addr:0x0212abd0 +func_ov026_0212acac kind:function(arm,size=0x30) addr:0x0212acac +func_ov026_0212acdc kind:function(arm,size=0x1c8) addr:0x0212acdc +func_ov026_0212aea4 kind:function(arm,size=0x90) addr:0x0212aea4 +func_ov026_0212af34 kind:function(arm,size=0x9c) addr:0x0212af34 +func_ov026_0212afd0 kind:function(arm,size=0x168) addr:0x0212afd0 +func_ov026_0212b138 kind:function(arm,size=0x28) addr:0x0212b138 +func_ov026_0212b160 kind:function(arm,size=0x1c) addr:0x0212b160 +func_ov026_0212b17c kind:function(arm,size=0x24) addr:0x0212b17c +func_ov026_0212b1a0 kind:function(arm,size=0x8) addr:0x0212b1a0 +func_ov026_0212b1a8 kind:function(arm,size=0x2d4) addr:0x0212b1a8 +func_ov026_0212b47c kind:function(arm,size=0x1fc) addr:0x0212b47c +func_ov026_0212b678 kind:function(arm,size=0x54) addr:0x0212b678 +func_ov026_0212b6cc kind:function(arm,size=0x78) addr:0x0212b6cc +func_ov026_0212b744 kind:function(arm,size=0x94) addr:0x0212b744 +func_ov026_0212b7d8 kind:function(arm,size=0x48) addr:0x0212b7d8 +func_ov026_0212b820 kind:function(arm,size=0x50) addr:0x0212b820 +func_ov026_0212b870 kind:function(arm,size=0x14) addr:0x0212b870 +func_ov026_0212b884 kind:function(arm,size=0x14) addr:0x0212b884 +func_ov026_0212b898 kind:function(arm,size=0xc) addr:0x0212b898 +func_ov026_0212b8a4 kind:function(arm,size=0x28) addr:0x0212b8a4 +func_ov026_0212b8cc kind:function(arm,size=0x6c) addr:0x0212b8cc +func_ov026_0212b938 kind:function(arm,size=0x5c) addr:0x0212b938 +func_ov026_0212b994 kind:function(arm,size=0x1b4) addr:0x0212b994 +func_ov026_0212bb48 kind:function(arm,size=0x90) addr:0x0212bb48 +func_ov026_0212bbd8 kind:function(arm,size=0x98) addr:0x0212bbd8 +func_ov026_0212bc70 kind:function(arm,size=0x8) addr:0x0212bc70 +func_ov026_0212bc78 kind:function(arm,size=0x108) addr:0x0212bc78 +func_ov026_0212bd80 kind:function(arm,size=0x20) addr:0x0212bd80 +func_ov026_0212bda0 kind:function(arm,size=0x20) addr:0x0212bda0 +func_ov026_0212bdc0 kind:function(arm,size=0x20c) addr:0x0212bdc0 +func_ov026_0212bfcc kind:function(arm,size=0x148) addr:0x0212bfcc +func_ov026_0212c114 kind:function(arm,size=0x4) addr:0x0212c114 +func_ov026_0212c118 kind:function(arm,size=0x170) addr:0x0212c118 +func_ov026_0212c288 kind:function(arm,size=0xf0) addr:0x0212c288 +func_ov026_0212c378 kind:function(arm,size=0x30) addr:0x0212c378 +func_ov026_0212c3a8 kind:function(arm,size=0x2c) addr:0x0212c3a8 +func_ov026_0212c3d4 kind:function(arm,size=0x84) addr:0x0212c3d4 +func_ov026_0212c458 kind:function(arm,size=0xf4) addr:0x0212c458 +func_ov026_0212c54c kind:function(arm,size=0xb8) addr:0x0212c54c +func_ov026_0212c604 kind:function(arm,size=0x3f4) addr:0x0212c604 +func_ov026_0212c9f8 kind:function(arm,size=0x34c) addr:0x0212c9f8 +func_ov026_0212cd44 kind:function(arm,size=0x68) addr:0x0212cd44 +func_ov026_0212cdac kind:function(arm,size=0xf8) addr:0x0212cdac +func_ov026_0212cea4 kind:function(arm,size=0x17c) addr:0x0212cea4 +func_ov026_0212d020 kind:function(arm,size=0xec) addr:0x0212d020 +func_ov026_0212d10c kind:function(arm,size=0x180) addr:0x0212d10c +func_ov026_0212d28c kind:function(arm,size=0x64) addr:0x0212d28c +func_ov026_0212d2f0 kind:function(arm,size=0x14) addr:0x0212d2f0 +func_ov026_0212d304 kind:function(arm,size=0x4) addr:0x0212d304 +func_ov026_0212d308 kind:function(arm,size=0x168) addr:0x0212d308 +func_ov026_0212d470 kind:function(arm,size=0xa4) addr:0x0212d470 +func_ov026_0212d514 kind:function(arm,size=0x204) addr:0x0212d514 +func_ov026_0212d718 kind:function(arm,size=0xa8) addr:0x0212d718 +func_ov026_0212d7c0 kind:function(arm,size=0x3c) addr:0x0212d7c0 +func_ov026_0212d7fc kind:function(arm,size=0x18) addr:0x0212d7fc +func_ov026_0212d814 kind:function(arm,size=0x48) addr:0x0212d814 +func_ov026_0212d85c kind:function(arm,size=0xd8) addr:0x0212d85c +func_ov026_0212d934 kind:function(arm,size=0x28) addr:0x0212d934 +func_ov026_0212d95c kind:function(arm,size=0x8c) addr:0x0212d95c +func_ov026_0212d9e8 kind:function(arm,size=0x2c) addr:0x0212d9e8 +func_ov026_0212da14 kind:function(arm,size=0x128) addr:0x0212da14 +func_ov026_0212db3c kind:function(arm,size=0x2c) addr:0x0212db3c +func_ov026_0212db68 kind:function(arm,size=0xe0) addr:0x0212db68 +func_ov026_0212dc48 kind:function(arm,size=0xa4) addr:0x0212dc48 +func_ov026_0212dcec kind:function(arm,size=0x74) addr:0x0212dcec +func_ov026_0212dd60 kind:function(arm,size=0x14) addr:0x0212dd60 +func_ov026_0212dd74 kind:function(arm,size=0x6c) addr:0x0212dd74 +func_ov026_0212dde0 kind:function(arm,size=0x234) addr:0x0212dde0 +func_ov026_0212e014 kind:function(arm,size=0x128) addr:0x0212e014 +func_ov026_0212e13c kind:function(arm,size=0x1c) addr:0x0212e13c +func_ov026_0212e158 kind:function(arm,size=0x100) addr:0x0212e158 +func_ov026_0212e258 kind:function(arm,size=0x3c) addr:0x0212e258 +func_ov026_0212e294 kind:function(arm,size=0x190) addr:0x0212e294 +func_ov026_0212e424 kind:function(arm,size=0x14) addr:0x0212e424 +func_ov026_0212e438 kind:function(arm,size=0x10) addr:0x0212e438 +func_ov026_0212e448 kind:function(arm,size=0x10) addr:0x0212e448 +func_ov026_0212e458 kind:function(arm,size=0x10) addr:0x0212e458 +func_ov026_0212e468 kind:function(arm,size=0xb0) addr:0x0212e468 +func_ov026_0212e518 kind:function(arm,size=0x14) addr:0x0212e518 +func_ov026_0212e52c kind:function(arm,size=0x54) addr:0x0212e52c +func_ov026_0212e580 kind:function(arm,size=0x4) addr:0x0212e580 +func_ov026_0212e584 kind:function(arm,size=0x80) addr:0x0212e584 +func_ov026_0212e604 kind:function(arm,size=0x110) addr:0x0212e604 +func_ov026_0212e714 kind:function(arm,size=0x60) addr:0x0212e714 +func_ov026_0212e774 kind:function(arm,size=0xbc) addr:0x0212e774 +func_ov026_0212e830 kind:function(arm,size=0x394) addr:0x0212e830 +func_ov026_0212ebc4 kind:function(arm,size=0x398) addr:0x0212ebc4 +func_ov026_0212ef5c kind:function(arm,size=0x5c) addr:0x0212ef5c +func_ov026_0212efb8 kind:function(arm,size=0x2a8) addr:0x0212efb8 +func_ov026_0212f260 kind:function(arm,size=0x10c) addr:0x0212f260 +func_ov026_0212f36c kind:function(arm,size=0x194) addr:0x0212f36c +func_ov026_0212f500 kind:function(arm,size=0x21c) addr:0x0212f500 +func_ov026_0212f71c kind:function(arm,size=0x25c) addr:0x0212f71c +func_ov026_0212f978 kind:function(arm,size=0x3c) addr:0x0212f978 +func_ov026_0212f9b4 kind:function(arm,size=0x118) addr:0x0212f9b4 +func_ov026_0212facc kind:function(arm,size=0x28) addr:0x0212facc +func_ov026_0212faf4 kind:function(arm,size=0x10) addr:0x0212faf4 +func_ov026_0212fb04 kind:function(arm,size=0x14) addr:0x0212fb04 +func_ov026_0212fb18 kind:function(arm,size=0xc8) addr:0x0212fb18 +func_ov026_0212fbe0 kind:function(arm,size=0x184) addr:0x0212fbe0 +func_ov026_0212fd64 kind:function(arm,size=0xd4) addr:0x0212fd64 +func_ov026_0212fe38 kind:function(arm,size=0x14) addr:0x0212fe38 +func_ov026_0212fe4c kind:function(arm,size=0x1c) addr:0x0212fe4c +func_ov026_0212fe68 kind:function(arm,size=0x3c) addr:0x0212fe68 +func_ov026_0212fea4 kind:function(arm,size=0xb0) addr:0x0212fea4 +func_ov026_0212ff54 kind:function(arm,size=0xc0) addr:0x0212ff54 +func_ov026_02130014 kind:function(arm,size=0x110) addr:0x02130014 +func_ov026_02130124 kind:function(arm,size=0x2c) addr:0x02130124 +func_ov026_02130150 kind:function(arm,size=0x4) addr:0x02130150 +func_ov026_02130154 kind:function(arm,size=0xb8) addr:0x02130154 +func_ov026_0213020c kind:function(arm,size=0x450) addr:0x0213020c +func_ov026_0213065c kind:function(arm,size=0x14) addr:0x0213065c +func_ov026_02130670 kind:function(arm,size=0xb0) addr:0x02130670 +func_ov026_02130720 kind:function(arm,size=0x40) addr:0x02130720 +func_ov026_02130760 kind:function(arm,size=0x3c) addr:0x02130760 +func_ov026_0213079c kind:function(arm,size=0xb8) addr:0x0213079c +func_ov026_02130854 kind:function(arm,size=0xb4) addr:0x02130854 +func_ov026_02130908 kind:function(arm,size=0xf0) addr:0x02130908 +func_ov026_021309f8 kind:function(arm,size=0x8) addr:0x021309f8 +func_ov026_02130a00 kind:function(arm,size=0x1dc) addr:0x02130a00 +func_ov026_02130bdc kind:function(arm,size=0x8) addr:0x02130bdc +func_ov026_02130be4 kind:function(arm,size=0x14) addr:0x02130be4 +func_ov026_02130bf8 kind:function(arm,size=0x1c) addr:0x02130bf8 +func_ov026_02130c14 kind:function(arm,size=0x1c) addr:0x02130c14 +func_ov026_02130c30 kind:function(arm,size=0xb4) addr:0x02130c30 +func_ov026_02130ce4 kind:function(arm,size=0x8) addr:0x02130ce4 +func_ov026_02130cec kind:function(arm,size=0x60) addr:0x02130cec +func_ov026_02130d4c kind:function(arm,size=0xa0) addr:0x02130d4c +func_ov026_02130dec kind:function(arm,size=0x2c) addr:0x02130dec +func_ov026_02130e18 kind:function(arm,size=0xc) addr:0x02130e18 +func_ov026_02130e24 kind:function(arm,size=0x34) addr:0x02130e24 +func_ov026_02130e58 kind:function(arm,size=0x348) addr:0x02130e58 +func_ov026_021311a0 kind:function(arm,size=0x28) addr:0x021311a0 +func_ov026_021311c8 kind:function(arm,size=0xe0) addr:0x021311c8 +func_ov026_021312a8 kind:function(arm,size=0xb4) addr:0x021312a8 +func_ov026_0213135c kind:function(arm,size=0x38) addr:0x0213135c +func_ov026_02131394 kind:function(arm,size=0x8) addr:0x02131394 +func_ov026_0213139c kind:function(arm,size=0x84) addr:0x0213139c +func_ov026_02131420 kind:function(arm,size=0x38) addr:0x02131420 +func_ov026_02131458 kind:function(arm,size=0x14) addr:0x02131458 +func_ov026_0213146c kind:function(arm,size=0x1c) addr:0x0213146c +func_ov026_02131488 kind:function(arm,size=0x18) addr:0x02131488 +func_ov026_021314a0 kind:function(arm,size=0x50) addr:0x021314a0 +func_ov026_021314f0 kind:function(arm,size=0xb8) addr:0x021314f0 +func_ov026_021315a8 kind:function(arm,size=0x2c) addr:0x021315a8 +func_ov026_021315d4 kind:function(arm,size=0x18) addr:0x021315d4 +func_ov026_021315ec kind:function(arm,size=0x24) addr:0x021315ec +func_ov026_02131610 kind:function(arm,size=0x14) addr:0x02131610 +func_ov026_02131624 kind:function(arm,size=0x38) addr:0x02131624 +func_ov026_0213165c kind:function(arm,size=0x1c) addr:0x0213165c +func_ov026_02131678 kind:function(arm,size=0x20) addr:0x02131678 +func_ov026_02131698 kind:function(arm,size=0x60) addr:0x02131698 +func_ov026_021316f8 kind:function(arm,size=0x60) addr:0x021316f8 +func_ov026_02131758 kind:function(arm,size=0x28) addr:0x02131758 +func_ov026_02131780 kind:function(arm,size=0x3c) addr:0x02131780 +func_ov026_021317bc kind:function(arm,size=0x2c) addr:0x021317bc +func_ov026_021317e8 kind:function(arm,size=0x40) addr:0x021317e8 +func_ov026_02131828 kind:function(arm,size=0x18) addr:0x02131828 +func_ov026_02131840 kind:function(arm,size=0x108) addr:0x02131840 +func_ov026_02131948 kind:function(arm,size=0xbc) addr:0x02131948 +func_ov026_02131a04 kind:function(arm,size=0x48) addr:0x02131a04 +func_ov026_02131a4c kind:function(arm,size=0x24) addr:0x02131a4c +func_ov026_02131a70 kind:function(arm,size=0x34) addr:0x02131a70 +func_ov026_02131aa4 kind:function(arm,size=0x2c) addr:0x02131aa4 +func_ov026_02131ad0 kind:function(arm,size=0x64) addr:0x02131ad0 +func_ov026_02131b34 kind:function(arm,size=0x24) addr:0x02131b34 +func_ov026_02131b58 kind:function(arm,size=0x24) addr:0x02131b58 +func_ov026_02131b7c kind:function(arm,size=0x24) addr:0x02131b7c +func_ov026_02131ba0 kind:function(arm,size=0x48) addr:0x02131ba0 +func_ov026_02131be8 kind:function(arm,size=0x12c) addr:0x02131be8 +func_ov026_02131d14 kind:function(arm,size=0x18) addr:0x02131d14 +func_ov026_02131d2c kind:function(arm,size=0x1dc) addr:0x02131d2c +func_ov026_02131f08 kind:function(arm,size=0x58) addr:0x02131f08 +func_ov026_02131f60 kind:function(arm,size=0x18) addr:0x02131f60 +func_ov026_02131f78 kind:function(arm,size=0x78) addr:0x02131f78 +func_ov026_02131ff0 kind:function(arm,size=0x30) addr:0x02131ff0 +func_ov026_02132020 kind:function(arm,size=0x128) addr:0x02132020 +func_ov026_02132148 kind:function(arm,size=0x8) addr:0x02132148 +func_ov026_02132150 kind:function(arm,size=0xf0) addr:0x02132150 +func_ov026_02132240 kind:function(arm,size=0x68) addr:0x02132240 +func_ov026_021322a8 kind:function(arm,size=0x20) addr:0x021322a8 +func_ov026_021322c8 kind:function(arm,size=0x60) addr:0x021322c8 +func_ov026_02132328 kind:function(arm,size=0x14) addr:0x02132328 +func_ov026_0213233c kind:function(arm,size=0x20) addr:0x0213233c +func_ov026_0213235c kind:function(arm,size=0x1c) addr:0x0213235c +data_ov026_02132380 kind:data(any) addr:0x02132380 +data_ov026_021323a0 kind:data(any) addr:0x021323a0 +data_ov026_021323b4 kind:data(any) addr:0x021323b4 +data_ov026_021323c8 kind:data(any) addr:0x021323c8 +data_ov026_021323dc kind:data(any) addr:0x021323dc +data_ov026_021323ec kind:data(any) addr:0x021323ec +data_ov026_021323fc kind:data(any) addr:0x021323fc +data_ov026_02132414 kind:data(any) addr:0x02132414 +data_ov026_0213242c kind:data(any) addr:0x0213242c +data_ov026_02132444 kind:data(any) addr:0x02132444 +data_ov026_0213245c kind:data(any) addr:0x0213245c +data_ov026_0213246c kind:data(any) addr:0x0213246c +data_ov026_0213247c kind:data(any) addr:0x0213247c +data_ov026_0213248c kind:data(any) addr:0x0213248c +data_ov026_0213249c kind:data(any) addr:0x0213249c +data_ov026_021324ac kind:data(any) addr:0x021324ac +data_ov026_021324bc kind:data(any) addr:0x021324bc +data_ov026_021324cc kind:data(any) addr:0x021324cc +data_ov026_021324dc kind:data(any) addr:0x021324dc +data_ov026_021324e8 kind:data(any) addr:0x021324e8 +data_ov026_021324f4 kind:data(any) addr:0x021324f4 +data_ov026_021324f8 kind:data(any) addr:0x021324f8 +data_ov026_021324fc kind:data(any) addr:0x021324fc +data_ov026_02132530 kind:data(any) addr:0x02132530 +data_ov026_02132698 kind:data(any) addr:0x02132698 +data_ov026_0213269c kind:data(any) addr:0x0213269c +data_ov026_021326a4 kind:data(any) addr:0x021326a4 +data_ov026_021326b0 kind:data(any) addr:0x021326b0 +data_ov026_021326bc kind:data(any) addr:0x021326bc +data_ov026_021326cc kind:data(any) addr:0x021326cc +data_ov026_021326e4 kind:data(any) addr:0x021326e4 +data_ov026_021326fc kind:data(any) addr:0x021326fc +data_ov026_0213271c kind:data(any) addr:0x0213271c +data_ov026_02132724 kind:data(any) addr:0x02132724 +data_ov026_0213272c kind:data(any) addr:0x0213272c +data_ov026_02132734 kind:data(any) addr:0x02132734 +data_ov026_0213273c kind:data(any) addr:0x0213273c +data_ov026_0213274c kind:data(any) addr:0x0213274c +data_ov026_02132754 kind:data(any) addr:0x02132754 +data_ov026_0213275c kind:data(any) addr:0x0213275c +data_ov026_02132768 kind:data(any) addr:0x02132768 +data_ov026_02132774 kind:data(any) addr:0x02132774 +data_ov026_02132794 kind:data(any) addr:0x02132794 +data_ov026_021327b4 kind:data(any) addr:0x021327b4 +data_ov026_021327d8 kind:data(any) addr:0x021327d8 +data_ov026_02132898 kind:data(any) addr:0x02132898 +data_ov026_021328a0 kind:data(any) addr:0x021328a0 +data_ov026_021328a4 kind:data(any) addr:0x021328a4 +data_ov026_021328a8 kind:data(any) addr:0x021328a8 +data_ov026_021328ac kind:data(any) addr:0x021328ac +data_ov026_021328b0 kind:data(any) addr:0x021328b0 +data_ov026_021328b8 kind:data(any) addr:0x021328b8 +data_ov026_021328c0 kind:data(any) addr:0x021328c0 +data_ov026_021328c8 kind:data(any) addr:0x021328c8 +data_ov026_021328d0 kind:data(any) addr:0x021328d0 +data_ov026_021328d8 kind:data(any) addr:0x021328d8 +data_ov026_021328e4 kind:data(any) addr:0x021328e4 +data_ov026_021328f4 kind:data(any) addr:0x021328f4 +data_ov026_02132904 kind:data(any) addr:0x02132904 +data_ov026_02132914 kind:data(any) addr:0x02132914 +data_ov026_02132924 kind:data(any) addr:0x02132924 +data_ov026_02132934 kind:data(any) addr:0x02132934 +data_ov026_02132944 kind:data(any) addr:0x02132944 +data_ov026_02132954 kind:data(any) addr:0x02132954 +data_ov026_02132964 kind:data(any) addr:0x02132964 +data_ov026_02132974 kind:data(any) addr:0x02132974 +data_ov026_02132984 kind:data(any) addr:0x02132984 +data_ov026_02132994 kind:data(any) addr:0x02132994 +data_ov026_021329a4 kind:data(any) addr:0x021329a4 +data_ov026_021329b4 kind:data(any) addr:0x021329b4 +data_ov026_021329c4 kind:data(any) addr:0x021329c4 +data_ov026_021329d4 kind:data(any) addr:0x021329d4 +data_ov026_021329e4 kind:data(any) addr:0x021329e4 +data_ov026_021329f4 kind:data(any) addr:0x021329f4 +data_ov026_02132a08 kind:data(any) addr:0x02132a08 +data_ov026_02132a28 kind:data(any) addr:0x02132a28 +data_ov026_02132a48 kind:data(any) addr:0x02132a48 +data_ov026_02132a68 kind:data(any) addr:0x02132a68 +data_ov026_02132a88 kind:data(any) addr:0x02132a88 +data_ov026_02132aa8 kind:data(any) addr:0x02132aa8 +data_ov026_02132ac8 kind:data(any) addr:0x02132ac8 +data_ov026_02132ae8 kind:data(any) addr:0x02132ae8 +data_ov026_02132b08 kind:data(any) addr:0x02132b08 +data_ov026_02132b38 kind:data(any) addr:0x02132b38 +data_ov026_02132b68 kind:data(any) addr:0x02132b68 +data_ov026_02132b98 kind:data(any) addr:0x02132b98 +data_ov026_02132bc8 kind:data(any) addr:0x02132bc8 +data_ov026_02132c08 kind:data(any) addr:0x02132c08 +data_ov026_02132c48 kind:data(any) addr:0x02132c48 +data_ov026_02132ca8 kind:data(any) addr:0x02132ca8 +data_ov026_02132d28 kind:data(any) addr:0x02132d28 +data_ov026_02132da8 kind:data(any) addr:0x02132da8 +data_ov026_02132e38 kind:data(any) addr:0x02132e38 +data_ov026_02132ea0 kind:data(any) addr:0x02132ea0 ambiguous +data_ov026_02132ed8 kind:data(any) addr:0x02132ed8 +data_ov026_02132f78 kind:data(any) addr:0x02132f78 +data_ov026_02132f90 kind:data(any) addr:0x02132f90 +data_ov026_02132fa8 kind:data(any) addr:0x02132fa8 +data_ov026_02132fc0 kind:data(any) addr:0x02132fc0 +data_ov026_02132fd8 kind:data(any) addr:0x02132fd8 +data_ov026_02132ff0 kind:data(any) addr:0x02132ff0 +data_ov026_02133008 kind:data(any) addr:0x02133008 +data_ov026_02133020 kind:data(any) addr:0x02133020 +data_ov026_02133038 kind:data(any) addr:0x02133038 +data_ov026_02133050 kind:data(any) addr:0x02133050 +data_ov026_02133068 kind:data(any) addr:0x02133068 +data_ov026_02133080 kind:data(any) addr:0x02133080 +data_ov026_02133098 kind:data(any) addr:0x02133098 +data_ov026_0213309c kind:data(any) addr:0x0213309c +data_ov026_021330a0 kind:data(any) addr:0x021330a0 +data_ov026_021330a8 kind:data(any) addr:0x021330a8 +data_ov026_021330b5 kind:data(any) addr:0x021330b5 +data_ov026_021330c2 kind:data(any) addr:0x021330c2 +data_ov026_021330cf kind:data(any) addr:0x021330cf +data_ov026_021330dc kind:data(any) addr:0x021330dc +data_ov026_02133110 kind:data(any) addr:0x02133110 +data_ov026_02133144 kind:data(any) addr:0x02133144 ambiguous +data_ov026_02133158 kind:data(any) addr:0x02133158 +data_ov026_02133160 kind:data(any) addr:0x02133160 +data_ov026_02133174 kind:data(any) addr:0x02133174 +data_ov026_021331b4 kind:data(any) addr:0x021331b4 +data_ov026_021331bc kind:data(any) addr:0x021331bc +data_ov026_021331d0 kind:data(any) addr:0x021331d0 +data_ov026_02133210 kind:data(any) addr:0x02133210 +data_ov026_02133294 kind:data(any) addr:0x02133294 +data_ov026_021332f4 kind:data(any) addr:0x021332f4 +data_ov026_02133324 kind:data(any) addr:0x02133324 +data_ov026_02133344 kind:data(any) addr:0x02133344 +data_ov026_02133358 kind:data(any) addr:0x02133358 +data_ov026_0213337c kind:data(any) addr:0x0213337c +data_ov026_0213338c kind:data(any) addr:0x0213338c +data_ov026_0213339c kind:data(any) addr:0x0213339c +data_ov026_021333b0 kind:data(any) addr:0x021333b0 +data_ov026_021333c0 kind:data(any) addr:0x021333c0 +data_ov026_02133410 kind:data(any) addr:0x02133410 +data_ov026_02133450 kind:data(any) addr:0x02133450 +data_ov026_021334dc kind:data(any) addr:0x021334dc +data_ov026_02133504 kind:data(any) addr:0x02133504 +data_ov026_0213350c kind:data(any) addr:0x0213350c +data_ov026_02133514 kind:data(any) addr:0x02133514 +data_ov026_0213351c kind:data(any) addr:0x0213351c +data_ov026_02133524 kind:data(any) addr:0x02133524 +data_ov026_0213352c kind:data(any) addr:0x0213352c +data_ov026_02133534 kind:data(any) addr:0x02133534 +data_ov026_0213353c kind:data(any) addr:0x0213353c +data_ov026_02133544 kind:data(any) addr:0x02133544 +data_ov026_02133584 kind:data(any) addr:0x02133584 +data_ov026_02133594 kind:data(any) addr:0x02133594 +data_ov026_021335a4 kind:data(any) addr:0x021335a4 +data_ov026_021335a8 kind:data(any) addr:0x021335a8 +data_ov026_021335ac kind:data(any) addr:0x021335ac +data_ov026_021335dc kind:data(any) addr:0x021335dc +data_ov026_021335ec kind:data(any) addr:0x021335ec +data_ov026_02133614 kind:data(any) addr:0x02133614 +data_ov026_02133624 kind:data(any) addr:0x02133624 +data_ov026_02133638 kind:data(any) addr:0x02133638 +data_ov026_02133648 kind:data(any) addr:0x02133648 +data_ov026_021337b0 kind:data(any) addr:0x021337b0 +data_ov026_021337f0 kind:data(any) addr:0x021337f0 +data_ov026_02133820 kind:data(any) addr:0x02133820 +data_ov026_02133830 kind:data(any) addr:0x02133830 +data_ov026_02133838 kind:data(any) addr:0x02133838 +data_ov026_02133840 kind:data(any) addr:0x02133840 +data_ov026_02133870 kind:data(any) addr:0x02133870 +data_ov026_02133878 kind:data(any) addr:0x02133878 +data_ov026_02133b8c kind:data(any) addr:0x02133b8c ambiguous +__sinit_ov026_02133dac kind:function(arm,size=0x28) addr:0x02133dac +__sinit_ov026_02133dd4 kind:function(arm,size=0x1c) addr:0x02133dd4 +__sinit_ov026_02133df0 kind:function(arm,size=0x1c) addr:0x02133df0 +__sinit_ov026_02133e0c kind:function(arm,size=0x1c) addr:0x02133e0c +__sinit_ov026_02133e28 kind:function(arm,size=0x48) addr:0x02133e28 +__sinit_ov026_02133e70 kind:function(arm,size=0x48) addr:0x02133e70 +__sinit_ov026_02133eb8 kind:function(arm,size=0x4) addr:0x02133eb8 +__sinit_ov026_02133ebc kind:function(arm,size=0x1c) addr:0x02133ebc +__sinit_ov026_02133ed8 kind:function(arm,size=0x1c) addr:0x02133ed8 +__sinit_ov026_02133ef4 kind:function(arm,size=0x1c) addr:0x02133ef4 +__sinit_ov026_02133f10 kind:function(arm,size=0x1c) addr:0x02133f10 +__sinit_ov026_02133f2c kind:function(arm,size=0x5c) addr:0x02133f2c +__sinit_ov026_02133f88 kind:function(arm,size=0x50) addr:0x02133f88 +__sinit_ov026_02133fd8 kind:function(arm,size=0x40) addr:0x02133fd8 +__sinit_ov026_02134018 kind:function(arm,size=0x50) addr:0x02134018 +__sinit_ov026_02134068 kind:function(arm,size=0x35c) addr:0x02134068 +__sinit_ov026_021343c4 kind:function(arm,size=0x88) addr:0x021343c4 +__sinit_ov026_0213444c kind:function(arm,size=0x74) addr:0x0213444c +__sinit_ov026_021344c0 kind:function(arm,size=0x20) addr:0x021344c0 +__sinit_ov026_021344e0 kind:function(arm,size=0x50) addr:0x021344e0 +__sinit_ov026_02134530 kind:function(arm,size=0x50) addr:0x02134530 +__sinit_ov026_02134580 kind:function(arm,size=0x1c) addr:0x02134580 +__sinit_ov026_0213459c kind:function(arm,size=0x50) addr:0x0213459c +__sinit_ov026_021345ec kind:function(arm,size=0x50) addr:0x021345ec +__sinit_ov026_0213463c kind:function(arm,size=0x50) addr:0x0213463c +__sinit_ov026_0213468c kind:function(arm,size=0x50) addr:0x0213468c +__sinit_ov026_021346dc kind:function(arm,size=0x20) addr:0x021346dc +__sinit_ov026_021346fc kind:function(arm,size=0x50) addr:0x021346fc +__sinit_ov026_0213474c kind:function(arm,size=0x5c) addr:0x0213474c +__sinit_ov026_021347a8 kind:function(arm,size=0x50) addr:0x021347a8 +__sinit_ov026_021347f8 kind:function(arm,size=0x50) addr:0x021347f8 +__sinit_ov026_02134848 kind:function(arm,size=0x50) addr:0x02134848 +__sinit_ov026_02134898 kind:function(arm,size=0x50) addr:0x02134898 +__sinit_ov026_021348e8 kind:function(arm,size=0x50) addr:0x021348e8 +__sinit_ov026_02134938 kind:function(arm,size=0x68) addr:0x02134938 +__sinit_ov026_021349a0 kind:function(arm,size=0x50) addr:0x021349a0 +__sinit_ov026_021349f0 kind:function(arm,size=0x50) addr:0x021349f0 +__sinit_ov026_02134a40 kind:function(arm,size=0x50) addr:0x02134a40 +__sinit_ov026_02134a90 kind:function(arm,size=0x50) addr:0x02134a90 +__sinit_ov026_02134ae0 kind:function(arm,size=0x9c) addr:0x02134ae0 +__sinit_ov026_02134b7c kind:function(arm,size=0x50) addr:0x02134b7c +__sinit_ov026_02134bcc kind:function(arm,size=0xd0) addr:0x02134bcc +__sinit_ov026_02134c9c kind:function(arm,size=0x50) addr:0x02134c9c +__sinit_ov026_02134cec kind:function(arm,size=0x8c) addr:0x02134cec +__sinit_ov026_02134d78 kind:function(arm,size=0x50) addr:0x02134d78 +__sinit_ov026_02134dc8 kind:function(arm,size=0x50) addr:0x02134dc8 +__sinit_ov026_02134e18 kind:function(arm,size=0x50) addr:0x02134e18 +__sinit_ov026_02134e68 kind:function(arm,size=0x50) addr:0x02134e68 +__sinit_ov026_02134eb8 kind:function(arm,size=0x50) addr:0x02134eb8 +__sinit_ov026_02134f08 kind:function(arm,size=0x50) addr:0x02134f08 +__sinit_ov026_02134f58 kind:function(arm,size=0x50) addr:0x02134f58 +__sinit_ov026_02134fa8 kind:function(arm,size=0x78) addr:0x02134fa8 +__sinit_ov026_02135020 kind:function(arm,size=0xb4) addr:0x02135020 +__sinit_ov026_021350d4 kind:function(arm,size=0x50) addr:0x021350d4 +__sinit_ov026_02135124 kind:function(arm,size=0x24) addr:0x02135124 +__sinit_ov026_02135148 kind:function(arm,size=0x4) addr:0x02135148 +__sinit_ov026_0213514c kind:function(arm,size=0x24) addr:0x0213514c +.p__sinit_ov026_02133dac kind:data(word) addr:0x02135170 +.p__sinit_ov026_02133dd4 kind:data(word) addr:0x02135174 +.p__sinit_ov026_02133df0 kind:data(word) addr:0x02135178 +.p__sinit_ov026_02133e0c kind:data(word) addr:0x0213517c +.p__sinit_ov026_02133e28 kind:data(word) addr:0x02135180 +.p__sinit_ov026_02133e70 kind:data(word) addr:0x02135184 +.p__sinit_ov026_02133eb8 kind:data(word) addr:0x02135188 +.p__sinit_ov026_02133ebc kind:data(word) addr:0x0213518c +.p__sinit_ov026_02133ed8 kind:data(word) addr:0x02135190 +.p__sinit_ov026_02133ef4 kind:data(word) addr:0x02135194 +.p__sinit_ov026_02133f10 kind:data(word) addr:0x02135198 +.p__sinit_ov026_02133f2c kind:data(word) addr:0x0213519c +.p__sinit_ov026_02133f88 kind:data(word) addr:0x021351a0 +.p__sinit_ov026_02133fd8 kind:data(word) addr:0x021351a4 +.p__sinit_ov026_02134018 kind:data(word) addr:0x021351a8 +.p__sinit_ov026_02134068 kind:data(word) addr:0x021351ac +.p__sinit_ov026_021343c4 kind:data(word) addr:0x021351b0 +.p__sinit_ov026_0213444c kind:data(word) addr:0x021351b4 +.p__sinit_ov026_021344c0 kind:data(word) addr:0x021351b8 +.p__sinit_ov026_021344e0 kind:data(word) addr:0x021351bc +.p__sinit_ov026_02134530 kind:data(word) addr:0x021351c0 +.p__sinit_ov026_02134580 kind:data(word) addr:0x021351c4 +.p__sinit_ov026_0213459c kind:data(word) addr:0x021351c8 +.p__sinit_ov026_021345ec kind:data(word) addr:0x021351cc +.p__sinit_ov026_0213463c kind:data(word) addr:0x021351d0 +.p__sinit_ov026_0213468c kind:data(word) addr:0x021351d4 +.p__sinit_ov026_021346dc kind:data(word) addr:0x021351d8 +.p__sinit_ov026_021346fc kind:data(word) addr:0x021351dc +.p__sinit_ov026_0213474c kind:data(word) addr:0x021351e0 +.p__sinit_ov026_021347a8 kind:data(word) addr:0x021351e4 +.p__sinit_ov026_021347f8 kind:data(word) addr:0x021351e8 +.p__sinit_ov026_02134848 kind:data(word) addr:0x021351ec +.p__sinit_ov026_02134898 kind:data(word) addr:0x021351f0 +.p__sinit_ov026_021348e8 kind:data(word) addr:0x021351f4 +.p__sinit_ov026_02134938 kind:data(word) addr:0x021351f8 +.p__sinit_ov026_021349a0 kind:data(word) addr:0x021351fc +.p__sinit_ov026_021349f0 kind:data(word) addr:0x02135200 +.p__sinit_ov026_02134a40 kind:data(word) addr:0x02135204 +.p__sinit_ov026_02134a90 kind:data(word) addr:0x02135208 +.p__sinit_ov026_02134ae0 kind:data(word) addr:0x0213520c +.p__sinit_ov026_02134b7c kind:data(word) addr:0x02135210 +.p__sinit_ov026_02134bcc kind:data(word) addr:0x02135214 +.p__sinit_ov026_02134c9c kind:data(word) addr:0x02135218 +.p__sinit_ov026_02134cec kind:data(word) addr:0x0213521c +.p__sinit_ov026_02134d78 kind:data(word) addr:0x02135220 +.p__sinit_ov026_02134dc8 kind:data(word) addr:0x02135224 +.p__sinit_ov026_02134e18 kind:data(word) addr:0x02135228 +.p__sinit_ov026_02134e68 kind:data(word) addr:0x0213522c +.p__sinit_ov026_02134eb8 kind:data(word) addr:0x02135230 +.p__sinit_ov026_02134f08 kind:data(word) addr:0x02135234 +.p__sinit_ov026_02134f58 kind:data(word) addr:0x02135238 +.p__sinit_ov026_02134fa8 kind:data(word) addr:0x0213523c +.p__sinit_ov026_02135020 kind:data(word) addr:0x02135240 +.p__sinit_ov026_021350d4 kind:data(word) addr:0x02135244 +.p__sinit_ov026_02135124 kind:data(word) addr:0x02135248 +.p__sinit_ov026_02135148 kind:data(word) addr:0x0213524c +.p__sinit_ov026_0213514c kind:data(word) addr:0x02135250 +data_ov026_02135260 kind:data(any) addr:0x02135260 +data_ov026_0213526c kind:data(any) addr:0x0213526c +data_ov026_0213529c kind:data(any) addr:0x0213529c +data_ov026_021352cc kind:data(any) addr:0x021352cc +data_ov026_021352f4 kind:data(any) addr:0x021352f4 +data_ov026_021352f6 kind:data(any) addr:0x021352f6 +data_ov026_021352f8 kind:data(any) addr:0x021352f8 +data_ov026_021352fc kind:data(any) addr:0x021352fc +data_ov026_02135300 kind:data(any) addr:0x02135300 +data_ov026_02135304 kind:data(any) addr:0x02135304 +data_ov026_02135314 kind:data(any) addr:0x02135314 +data_ov026_02135324 kind:data(any) addr:0x02135324 +data_ov026_02135330 kind:data(any) addr:0x02135330 +data_ov026_02135340 kind:data(any) addr:0x02135340 +data_ov026_0213535c kind:data(any) addr:0x0213535c +data_ov026_02135364 kind:data(any) addr:0x02135364 +data_ov026_02135378 kind:data(any) addr:0x02135378 +data_ov026_02135384 kind:data(any) addr:0x02135384 +data_ov026_0213539c kind:data(any) addr:0x0213539c +data_ov026_021353a4 kind:data(any) addr:0x021353a4 +data_ov026_021353bc kind:data(any) addr:0x021353bc +data_ov026_021353e8 kind:data(any) addr:0x021353e8 ambiguous +data_ov026_02135408 kind:data(any) addr:0x02135408 +data_ov026_02135528 kind:data(any) addr:0x02135528 ambiguous +data_ov026_021355f0 kind:data(any) addr:0x021355f0 +data_ov026_0213560c kind:data(any) addr:0x0213560c +data_ov026_02135628 kind:data(any) addr:0x02135628 +data_ov026_0213563c kind:data(any) addr:0x0213563c +data_ov026_0213569c kind:data(any) addr:0x0213569c +data_ov026_021356b0 kind:data(any) addr:0x021356b0 +data_ov026_021356bc kind:data(any) addr:0x021356bc +data_ov026_021356c0 kind:data(any) addr:0x021356c0 ambiguous +data_ov026_021356dc kind:data(any) addr:0x021356dc +data_ov026_021356e8 kind:data(any) addr:0x021356e8 +data_ov026_021356f8 kind:data(any) addr:0x021356f8 +data_ov026_02135708 kind:data(any) addr:0x02135708 +data_ov026_02135730 kind:data(any) addr:0x02135730 +data_ov026_02135758 kind:data(any) addr:0x02135758 +data_ov026_02135774 kind:data(any) addr:0x02135774 +data_ov026_02135790 kind:data(any) addr:0x02135790 +data_ov026_021357b0 kind:data(any) addr:0x021357b0 +data_ov026_021357bc kind:data(any) addr:0x021357bc +data_ov026_02135808 kind:data(any) addr:0x02135808 +data_ov026_0213583c kind:data(any) addr:0x0213583c +data_ov026_02135850 kind:data(any) addr:0x02135850 +data_ov026_02135870 kind:data(any) addr:0x02135870 +data_ov026_02135890 kind:data(any) addr:0x02135890 +data_ov026_021358b4 kind:data(any) addr:0x021358b4 +data_ov026_021358d8 kind:data(any) addr:0x021358d8 +data_ov026_02135900 kind:data(any) addr:0x02135900 +data_ov026_02135930 kind:data(any) addr:0x02135930 +data_ov026_02135950 kind:data(any) addr:0x02135950 +data_ov026_02135970 kind:data(any) addr:0x02135970 +data_ov026_021359a0 kind:data(any) addr:0x021359a0 +data_ov026_021359d8 kind:data(any) addr:0x021359d8 +data_ov026_021359e0 kind:data(any) addr:0x021359e0 +data_ov026_021359e8 kind:data(any) addr:0x021359e8 +data_ov026_021359ec kind:data(any) addr:0x021359ec +data_ov026_021359f0 kind:data(any) addr:0x021359f0 +data_ov026_021359f4 kind:data(any) addr:0x021359f4 +data_ov026_021359f8 kind:data(any) addr:0x021359f8 +data_ov026_02135a04 kind:data(any) addr:0x02135a04 +data_ov026_02135a14 kind:data(any) addr:0x02135a14 +data_ov026_02135a3c kind:data(any) addr:0x02135a3c +data_ov026_02135a64 kind:data(any) addr:0x02135a64 +data_ov026_02135a8c kind:data(any) addr:0x02135a8c ambiguous +data_ov026_02135aa8 kind:data(any) addr:0x02135aa8 +data_ov026_02135acc kind:data(any) addr:0x02135acc +data_ov026_02135ad8 kind:data(any) addr:0x02135ad8 +data_ov026_02135b04 kind:data(any) addr:0x02135b04 +data_ov026_02135b50 kind:data(any) addr:0x02135b50 +data_ov026_02135b94 kind:data(any) addr:0x02135b94 +data_ov026_02135ba0 kind:data(any) addr:0x02135ba0 +data_ov026_02135be4 kind:data(any) addr:0x02135be4 +data_ov026_02135bf0 kind:data(any) addr:0x02135bf0 +data_ov026_02135c34 kind:data(any) addr:0x02135c34 +data_ov026_02135c40 kind:data(any) addr:0x02135c40 +data_ov026_02135c6c kind:data(any) addr:0x02135c6c +data_ov026_02135cb4 kind:data(any) addr:0x02135cb4 +data_ov026_02135cf8 kind:data(any) addr:0x02135cf8 +data_ov026_02135d04 kind:data(any) addr:0x02135d04 +data_ov026_02135d48 kind:data(any) addr:0x02135d48 +data_ov026_02135d60 kind:data(any) addr:0x02135d60 +data_ov026_02135da4 kind:data(any) addr:0x02135da4 +data_ov026_02135de8 kind:data(any) addr:0x02135de8 +data_ov026_02135e2c kind:data(any) addr:0x02135e2c +data_ov026_02135e68 kind:data(any) addr:0x02135e68 +data_ov026_02135e6c kind:data(any) addr:0x02135e6c +data_ov026_02135e74 kind:data(any) addr:0x02135e74 +data_ov026_02135e7c kind:data(any) addr:0x02135e7c +data_ov026_02135e88 kind:data(any) addr:0x02135e88 +data_ov026_02135ea0 kind:data(any) addr:0x02135ea0 +data_ov026_02135ea8 kind:data(any) addr:0x02135ea8 +data_ov026_02135eb0 kind:data(any) addr:0x02135eb0 +data_ov026_02135eb4 kind:data(any) addr:0x02135eb4 +data_ov026_02135ec0 kind:data(any) addr:0x02135ec0 +data_ov026_02135ecc kind:data(any) addr:0x02135ecc +data_ov026_02135ed8 kind:data(any) addr:0x02135ed8 +data_ov026_02135ee4 kind:data(any) addr:0x02135ee4 +data_ov026_02135ef0 kind:data(any) addr:0x02135ef0 +data_ov026_02135efc kind:data(any) addr:0x02135efc +data_ov026_02135f08 kind:data(any) addr:0x02135f08 +data_ov026_02135f1c kind:data(any) addr:0x02135f1c +data_ov026_02135f40 kind:data(any) addr:0x02135f40 +data_ov026_02135f88 kind:data(any) addr:0x02135f88 +data_ov026_02135fcc kind:data(any) addr:0x02135fcc +data_ov026_0213614c kind:data(any) addr:0x0213614c +data_ov026_0213620c kind:data(any) addr:0x0213620c ambiguous +data_ov026_021363f4 kind:data(any) addr:0x021363f4 +data_ov026_02136438 kind:data(any) addr:0x02136438 +data_ov026_0213644c kind:data(any) addr:0x0213644c +data_ov026_02136454 kind:data(any) addr:0x02136454 +data_ov026_02136458 kind:data(any) addr:0x02136458 +data_ov026_0213645c kind:data(any) addr:0x0213645c +data_ov026_02136468 kind:data(any) addr:0x02136468 +data_ov026_0213648c kind:data(any) addr:0x0213648c +data_ov026_021364e4 kind:data(any) addr:0x021364e4 +data_ov026_021364ec kind:data(any) addr:0x021364ec +data_ov026_021364f4 kind:data(any) addr:0x021364f4 +data_ov026_021364fc kind:data(any) addr:0x021364fc +data_ov026_02136504 kind:data(any) addr:0x02136504 +data_ov026_0213651c kind:data(any) addr:0x0213651c +data_ov026_0213652c kind:data(any) addr:0x0213652c +data_ov026_02136578 kind:data(any) addr:0x02136578 +data_ov026_021365bc kind:data(any) addr:0x021365bc +data_ov026_021365d0 kind:data(any) addr:0x021365d0 +data_ov026_021365e4 kind:data(any) addr:0x021365e4 +data_ov026_021365f8 kind:data(any) addr:0x021365f8 +data_ov026_0213660c kind:data(any) addr:0x0213660c +data_ov026_02136620 kind:data(any) addr:0x02136620 +data_ov026_02136634 kind:data(any) addr:0x02136634 +data_ov026_02136648 kind:data(any) addr:0x02136648 +data_ov026_0213665c kind:data(any) addr:0x0213665c +data_ov026_02136670 kind:data(any) addr:0x02136670 +data_ov026_02136684 kind:data(any) addr:0x02136684 +data_ov026_02136698 kind:data(any) addr:0x02136698 +data_ov026_021366ac kind:data(any) addr:0x021366ac +data_ov026_021366c0 kind:data(any) addr:0x021366c0 +data_ov026_021366d4 kind:data(any) addr:0x021366d4 +data_ov026_021366e8 kind:data(any) addr:0x021366e8 +data_ov026_021366fc kind:data(any) addr:0x021366fc +data_ov026_02136710 kind:data(any) addr:0x02136710 +data_ov026_02136720 kind:data(any) addr:0x02136720 +data_ov026_02136730 kind:data(any) addr:0x02136730 +data_ov026_02136750 kind:data(any) addr:0x02136750 +data_ov026_02136784 kind:data(any) addr:0x02136784 +data_ov026_021367b8 kind:data(any) addr:0x021367b8 +data_ov026_021367f0 kind:data(any) addr:0x021367f0 +data_ov026_02136828 kind:data(any) addr:0x02136828 +data_ov026_02136860 kind:data(any) addr:0x02136860 +data_ov026_02136890 kind:data(any) addr:0x02136890 +data_ov026_021368b0 kind:data(any) addr:0x021368b0 +data_ov026_021368c4 kind:data(any) addr:0x021368c4 +data_ov026_021368d8 kind:data(any) addr:0x021368d8 +data_ov026_021368f4 kind:data(any) addr:0x021368f4 +data_ov026_0213691c kind:data(any) addr:0x0213691c +data_ov026_02136944 kind:data(any) addr:0x02136944 +data_ov026_02136970 kind:data(any) addr:0x02136970 +data_ov026_021369b8 kind:data(any) addr:0x021369b8 +data_ov026_021369cc kind:data(any) addr:0x021369cc +data_ov026_021369e8 kind:data(any) addr:0x021369e8 +data_ov026_02136a54 kind:data(any) addr:0x02136a54 +data_ov026_02136a68 kind:data(any) addr:0x02136a68 +data_ov026_02136ac4 kind:data(any) addr:0x02136ac4 +data_ov026_02136ae0 kind:data(any) addr:0x02136ae0 +data_ov026_02136afc kind:data(any) addr:0x02136afc +data_ov026_02136b24 kind:data(any) addr:0x02136b24 +data_ov026_02136b74 kind:data(any) addr:0x02136b74 +data_ov026_02136b90 kind:data(any) addr:0x02136b90 +data_ov026_02136be8 kind:data(any) addr:0x02136be8 +data_ov026_02136bfc kind:data(any) addr:0x02136bfc +data_ov026_02136c28 kind:data(any) addr:0x02136c28 +data_ov026_02136c88 kind:data(any) addr:0x02136c88 +data_ov026_02136ca4 kind:data(any) addr:0x02136ca4 +data_ov026_02136d04 kind:data(any) addr:0x02136d04 +data_ov026_02136d20 kind:data(any) addr:0x02136d20 +data_ov026_02136d70 kind:data(any) addr:0x02136d70 +data_ov026_02136d8c kind:data(any) addr:0x02136d8c +data_ov026_02136e00 kind:data(any) addr:0x02136e00 +data_ov026_02136e1c kind:data(any) addr:0x02136e1c +data_ov026_02136e90 kind:data(any) addr:0x02136e90 +data_ov026_02136ea4 kind:data(any) addr:0x02136ea4 +data_ov026_02136f18 kind:data(any) addr:0x02136f18 +data_ov026_02136f34 kind:data(any) addr:0x02136f34 +data_ov026_02136fb8 kind:data(any) addr:0x02136fb8 +data_ov026_0213703c kind:data(any) addr:0x0213703c +data_ov026_0213708c kind:data(any) addr:0x0213708c +data_ov026_02137090 kind:data(any) addr:0x02137090 +data_ov026_02137098 kind:data(any) addr:0x02137098 +data_ov026_021370a0 kind:data(any) addr:0x021370a0 +data_ov026_021370a8 kind:data(any) addr:0x021370a8 +data_ov026_021370b0 kind:data(any) addr:0x021370b0 +data_ov026_021370c0 kind:data(any) addr:0x021370c0 +data_ov026_021370cc kind:data(any) addr:0x021370cc +data_ov026_02137120 kind:data(any) addr:0x02137120 +data_ov026_0213713c kind:data(any) addr:0x0213713c +data_ov026_0213718c kind:data(any) addr:0x0213718c +data_ov026_021371a8 kind:data(any) addr:0x021371a8 +data_ov026_021371c4 kind:data(any) addr:0x021371c4 +data_ov026_02137214 kind:data(any) addr:0x02137214 +data_ov026_02137230 kind:data(any) addr:0x02137230 +data_ov026_021372ac kind:data(any) addr:0x021372ac +data_ov026_021372c8 kind:data(any) addr:0x021372c8 +data_ov026_02137338 kind:data(any) addr:0x02137338 +data_ov026_02137360 kind:data(any) addr:0x02137360 +data_ov026_02137384 kind:data(any) addr:0x02137384 +data_ov026_021373e0 kind:data(any) addr:0x021373e0 +data_ov026_021373e8 kind:data(any) addr:0x021373e8 +data_ov026_021373f8 kind:data(any) addr:0x021373f8 +data_ov026_02137410 kind:data(any) addr:0x02137410 +data_ov026_02137434 kind:data(any) addr:0x02137434 +data_ov026_02137490 kind:data(any) addr:0x02137490 +data_ov026_021374a8 kind:data(any) addr:0x021374a8 +data_ov026_021374c8 kind:data(any) addr:0x021374c8 +data_ov026_021374ec kind:data(any) addr:0x021374ec +data_ov026_02137550 kind:data(any) addr:0x02137550 +data_ov026_021375b4 kind:data(any) addr:0x021375b4 +data_ov026_021375c4 kind:data(any) addr:0x021375c4 ambiguous +data_ov026_02137618 kind:data(any) addr:0x02137618 +data_ov026_0213763c kind:data(any) addr:0x0213763c +data_ov026_021376a0 kind:data(any) addr:0x021376a0 +data_ov026_021376c4 kind:data(any) addr:0x021376c4 +data_ov026_02137720 kind:data(any) addr:0x02137720 +data_ov026_02137808 kind:data(any) addr:0x02137808 +data_ov026_0213782c kind:data(any) addr:0x0213782c +data_ov026_02137888 kind:data(any) addr:0x02137888 +data_ov026_021378ac kind:data(any) addr:0x021378ac +data_ov026_021378c8 kind:data(any) addr:0x021378c8 +data_ov026_021378e4 kind:data(any) addr:0x021378e4 +data_ov026_0213792c kind:data(any) addr:0x0213792c +data_ov026_0213797c kind:data(any) addr:0x0213797c +data_ov026_021379d8 kind:data(any) addr:0x021379d8 +data_ov026_021379f0 kind:data(any) addr:0x021379f0 +data_ov026_02137a08 kind:data(any) addr:0x02137a08 +data_ov026_02137a20 kind:data(any) addr:0x02137a20 +data_ov026_02137a38 kind:data(any) addr:0x02137a38 +data_ov026_02137a58 kind:data(any) addr:0x02137a58 +data_ov026_02137a7c kind:data(any) addr:0x02137a7c +data_ov026_02137ad8 kind:data(any) addr:0x02137ad8 +data_ov026_02137ae4 kind:data(any) addr:0x02137ae4 +data_ov026_02137b00 kind:data(any) addr:0x02137b00 +data_ov026_02137b18 kind:data(any) addr:0x02137b18 +data_ov026_02137b30 kind:data(any) addr:0x02137b30 +data_ov026_02137b50 kind:data(any) addr:0x02137b50 +data_ov026_02137bac kind:data(any) addr:0x02137bac +data_ov026_02137c4c kind:data(any) addr:0x02137c4c +data_ov026_02137c6c kind:data(any) addr:0x02137c6c +data_ov026_02137c90 kind:data(any) addr:0x02137c90 +data_ov026_02137cd8 kind:data(any) addr:0x02137cd8 +data_ov026_02137d30 kind:data(any) addr:0x02137d30 +data_ov026_02137d38 kind:data(any) addr:0x02137d38 +data_ov026_02137d40 kind:data(any) addr:0x02137d40 +data_ov026_02137d58 kind:data(any) addr:0x02137d58 +data_ov026_02137d80 kind:data(any) addr:0x02137d80 +data_ov026_02137d8c kind:data(any) addr:0x02137d8c +data_ov026_02137d98 kind:data(any) addr:0x02137d98 +data_ov026_02137da8 kind:data(any) addr:0x02137da8 +data_ov026_02137dcc kind:data(any) addr:0x02137dcc +data_ov026_02137df8 kind:data(any) addr:0x02137df8 +data_ov026_02137e44 kind:data(any) addr:0x02137e44 +data_ov026_02137ea4 kind:data(any) addr:0x02137ea4 +data_ov026_02137eb4 kind:data(any) addr:0x02137eb4 +data_ov026_02137ebc kind:data(any) addr:0x02137ebc +data_ov026_02137edc kind:data(any) addr:0x02137edc +data_ov026_02137f00 kind:data(any) addr:0x02137f00 +data_ov026_02137f24 kind:data(any) addr:0x02137f24 +data_ov026_02137f48 kind:data(any) addr:0x02137f48 +data_ov026_02137f88 kind:data(any) addr:0x02137f88 +data_ov026_02137fc8 kind:data(any) addr:0x02137fc8 +data_ov026_02138048 kind:data(any) addr:0x02138048 +data_ov026_0213810c kind:data(any) addr:0x0213810c +data_ov026_02138210 kind:data(any) addr:0x02138210 +data_ov026_0213821c kind:data(any) addr:0x0213821c +data_ov026_02138220 kind:data(any) addr:0x02138220 +data_ov026_02138230 kind:data(any) addr:0x02138230 +data_ov026_02138240 kind:data(any) addr:0x02138240 +data_ov026_02138258 kind:data(any) addr:0x02138258 +data_ov026_02138278 kind:data(any) addr:0x02138278 +data_ov026_0213829c kind:data(any) addr:0x0213829c +data_ov026_021382c8 kind:data(any) addr:0x021382c8 +data_ov026_02138328 kind:data(any) addr:0x02138328 +data_ov026_02138344 kind:data(any) addr:0x02138344 +data_ov026_0213836c kind:data(any) addr:0x0213836c +data_ov026_02138394 kind:data(any) addr:0x02138394 +data_ov026_021383fc kind:data(any) addr:0x021383fc +data_ov026_0213847c kind:data(any) addr:0x0213847c +data_ov026_0213849c kind:data(any) addr:0x0213849c +data_ov026_021384c0 kind:data(any) addr:0x021384c0 +data_ov026_0213851c kind:data(any) addr:0x0213851c +data_ov026_0213853c kind:data(any) addr:0x0213853c +data_ov026_02138544 kind:data(any) addr:0x02138544 ambiguous +data_ov026_02138560 kind:data(any) addr:0x02138560 +data_ov026_0213857c kind:data(any) addr:0x0213857c ambiguous +data_ov026_021385c4 kind:data(any) addr:0x021385c4 +data_ov026_021385e8 kind:data(any) addr:0x021385e8 +data_ov026_0213863c kind:data(any) addr:0x0213863c +data_ov026_02138644 kind:data(any) addr:0x02138644 +data_ov026_0213865c kind:data(any) addr:0x0213865c +data_ov026_0213867c kind:data(any) addr:0x0213867c +data_ov026_021386a0 kind:data(any) addr:0x021386a0 +data_ov026_021386c4 kind:data(any) addr:0x021386c4 +data_ov026_02138704 kind:data(any) addr:0x02138704 +data_ov026_02138744 kind:data(any) addr:0x02138744 +data_ov026_0213875c kind:data(any) addr:0x0213875c +data_ov026_02138768 kind:data(any) addr:0x02138768 ambiguous +data_ov026_02138774 kind:data(any) addr:0x02138774 +data_ov026_02138794 kind:data(any) addr:0x02138794 +data_ov026_021387f0 kind:data(any) addr:0x021387f0 +data_ov026_021387fc kind:data(any) addr:0x021387fc +data_ov026_0213881c kind:data(any) addr:0x0213881c +data_ov026_02138838 kind:data(any) addr:0x02138838 +data_ov026_0213885c kind:data(any) addr:0x0213885c +data_ov026_02138878 kind:data(any) addr:0x02138878 +data_ov026_021388c8 kind:data(any) addr:0x021388c8 +data_ov026_02138920 kind:data(any) addr:0x02138920 +data_ov026_0213897c kind:data(any) addr:0x0213897c +data_ov026_02138994 kind:data(any) addr:0x02138994 +data_ov026_021389ac kind:data(any) addr:0x021389ac +data_ov026_021389c4 kind:data(any) addr:0x021389c4 +data_ov026_021389dc kind:data(any) addr:0x021389dc +data_ov026_021389f4 kind:data(any) addr:0x021389f4 +data_ov026_02138acc kind:data(any) addr:0x02138acc +data_ov026_02138af0 kind:data(any) addr:0x02138af0 +data_ov026_02138b58 kind:data(any) addr:0x02138b58 +data_ov026_02138b6c kind:data(any) addr:0x02138b6c +data_ov026_02138b70 kind:data(any) addr:0x02138b70 +data_ov026_02138b7c kind:data(any) addr:0x02138b7c +data_ov026_02138b8c kind:data(any) addr:0x02138b8c +data_ov026_02138ba0 kind:data(any) addr:0x02138ba0 +data_ov026_02138bb0 kind:data(any) addr:0x02138bb0 +data_ov026_02138bbc kind:data(any) addr:0x02138bbc +data_ov026_02138bcc kind:data(any) addr:0x02138bcc +data_ov026_02138bdc kind:data(any) addr:0x02138bdc +data_ov026_02138bec kind:data(any) addr:0x02138bec +data_ov026_02138bf0 kind:data(any) addr:0x02138bf0 +data_ov026_02138c04 kind:data(any) addr:0x02138c04 +data_ov026_02138c10 kind:data(any) addr:0x02138c10 ambiguous +data_ov026_02138c14 kind:data(any) addr:0x02138c14 +data_ov026_02138c34 kind:data(any) addr:0x02138c34 +data_ov026_02138c50 kind:data(any) addr:0x02138c50 +data_ov026_02138c7c kind:data(any) addr:0x02138c7c +data_ov026_02138ca8 kind:data(any) addr:0x02138ca8 +data_ov026_02138cc0 kind:bss addr:0x02138cc0 +data_ov026_02138cc4 kind:bss addr:0x02138cc4 +data_ov026_02138cc8 kind:bss addr:0x02138cc8 +data_ov026_02138ccc kind:bss addr:0x02138ccc +data_ov026_02138cd0 kind:bss addr:0x02138cd0 +data_ov026_02138cd4 kind:bss addr:0x02138cd4 +data_ov026_02138cd8 kind:bss addr:0x02138cd8 +data_ov026_02138cdc kind:bss addr:0x02138cdc +data_ov026_02138ce0 kind:bss addr:0x02138ce0 +data_ov026_02138ce4 kind:bss addr:0x02138ce4 +data_ov026_02138ce8 kind:bss addr:0x02138ce8 +data_ov026_02138cec kind:bss addr:0x02138cec +data_ov026_02138cf0 kind:bss addr:0x02138cf0 +data_ov026_02138cf4 kind:bss addr:0x02138cf4 +data_ov026_02138cf8 kind:bss addr:0x02138cf8 +data_ov026_02138cfc kind:bss addr:0x02138cfc +data_ov026_02138d00 kind:bss addr:0x02138d00 +data_ov026_02138d04 kind:bss addr:0x02138d04 +data_ov026_02138d08 kind:bss addr:0x02138d08 +data_ov026_02138d0c kind:bss addr:0x02138d0c +data_ov026_02138d10 kind:bss addr:0x02138d10 +data_ov026_02138d14 kind:bss addr:0x02138d14 +data_ov026_02138d18 kind:bss addr:0x02138d18 +data_ov026_02138d1c kind:bss addr:0x02138d1c +data_ov026_02138d20 kind:bss addr:0x02138d20 +data_ov026_02138d24 kind:bss addr:0x02138d24 +data_ov026_02138d28 kind:bss addr:0x02138d28 +data_ov026_02138d2c kind:bss addr:0x02138d2c +data_ov026_02138d30 kind:bss addr:0x02138d30 +data_ov026_02138d34 kind:bss addr:0x02138d34 +data_ov026_02138d38 kind:bss addr:0x02138d38 +data_ov026_02138d3c kind:bss addr:0x02138d3c +data_ov026_02138d40 kind:bss addr:0x02138d40 +data_ov026_02138d44 kind:bss addr:0x02138d44 +data_ov026_02138d54 kind:bss addr:0x02138d54 +data_ov026_02138d64 kind:bss addr:0x02138d64 +data_ov026_02138d74 kind:bss addr:0x02138d74 +data_ov026_02138d84 kind:bss addr:0x02138d84 +data_ov026_02138d94 kind:bss addr:0x02138d94 +data_ov026_02138da4 kind:bss addr:0x02138da4 +data_ov026_02138db4 kind:bss addr:0x02138db4 +data_ov026_02138dc4 kind:bss addr:0x02138dc4 +data_ov026_02138dd4 kind:bss addr:0x02138dd4 +data_ov026_02138de4 kind:bss addr:0x02138de4 +data_ov026_02138df4 kind:bss addr:0x02138df4 +data_ov026_02138e04 kind:bss addr:0x02138e04 +data_ov026_02138e14 kind:bss addr:0x02138e14 +data_ov026_02138e24 kind:bss addr:0x02138e24 +data_ov026_02138e34 kind:bss addr:0x02138e34 +data_ov026_02138e44 kind:bss addr:0x02138e44 +data_ov026_02138e54 kind:bss addr:0x02138e54 +data_ov026_02138e64 kind:bss addr:0x02138e64 +data_ov026_02138e74 kind:bss addr:0x02138e74 +data_ov026_02138e84 kind:bss addr:0x02138e84 +data_ov026_02138e94 kind:bss addr:0x02138e94 +data_ov026_02138ea4 kind:bss addr:0x02138ea4 +data_ov026_02138eb4 kind:bss addr:0x02138eb4 +data_ov026_02138ec4 kind:bss addr:0x02138ec4 +data_ov026_02138ed4 kind:bss addr:0x02138ed4 +data_ov026_02138ee4 kind:bss addr:0x02138ee4 +data_ov026_02138ef4 kind:bss addr:0x02138ef4 +data_ov026_02138f04 kind:bss addr:0x02138f04 +data_ov026_02138f14 kind:bss addr:0x02138f14 +data_ov026_02138f24 kind:bss addr:0x02138f24 +data_ov026_02138f28 kind:bss addr:0x02138f28 +data_ov026_02138f2c kind:bss addr:0x02138f2c +data_ov026_02138f30 kind:bss addr:0x02138f30 +data_ov026_02138f34 kind:bss addr:0x02138f34 +data_ov026_02138f38 kind:bss addr:0x02138f38 +data_ov026_02138f3c kind:bss addr:0x02138f3c +data_ov026_02138f4c kind:bss addr:0x02138f4c +data_ov026_02138f5c kind:bss addr:0x02138f5c +data_ov026_02138f6c kind:bss addr:0x02138f6c +data_ov026_02138f7c kind:bss addr:0x02138f7c +data_ov026_02138f8c kind:bss addr:0x02138f8c +data_ov026_02138f9c kind:bss addr:0x02138f9c +data_ov026_02138fa8 kind:bss addr:0x02138fa8 +data_ov026_021397e8 kind:bss addr:0x021397e8 ambiguous +data_ov026_02139e40 kind:bss addr:0x02139e40 ambiguous +data_ov026_0213a15c kind:bss addr:0x0213a15c ambiguous +data_ov026_0213a588 kind:bss addr:0x0213a588 +data_ov026_0213a594 kind:bss addr:0x0213a594 +data_ov026_0213a7d8 kind:bss addr:0x0213a7d8 ambiguous +data_ov026_0213a9dc kind:bss addr:0x0213a9dc ambiguous +data_ov026_0213aa28 kind:bss addr:0x0213aa28 ambiguous +data_ov026_0213ab60 kind:bss addr:0x0213ab60 ambiguous +data_ov026_0213abd0 kind:bss addr:0x0213abd0 ambiguous +data_ov026_0213b288 kind:bss addr:0x0213b288 ambiguous +data_ov026_0213b748 kind:bss addr:0x0213b748 ambiguous +data_ov026_0213be5c kind:bss addr:0x0213be5c ambiguous +data_ov026_0213c1fc kind:bss addr:0x0213c1fc ambiguous +data_ov026_0213d5e0 kind:bss addr:0x0213d5e0 ambiguous +data_ov026_0213e030 kind:bss addr:0x0213e030 ambiguous +data_ov026_0213f234 kind:bss addr:0x0213f234 ambiguous +data_ov026_0213f324 kind:bss addr:0x0213f324 ambiguous +data_ov026_0213f544 kind:bss addr:0x0213f544 +data_ov026_0213f54c kind:bss addr:0x0213f54c +data_ov026_0213f554 kind:bss addr:0x0213f554 +data_ov026_0213f558 kind:bss addr:0x0213f558 +data_ov026_0213f55c kind:bss addr:0x0213f55c +data_ov026_0213f564 kind:bss addr:0x0213f564 +data_ov026_0213f570 kind:bss addr:0x0213f570 +data_ov026_0213f5cc kind:bss addr:0x0213f5cc +data_ov026_0213f5d4 kind:bss addr:0x0213f5d4 +data_ov026_0213f5e0 kind:bss addr:0x0213f5e0 +data_ov026_0213f5e8 kind:bss addr:0x0213f5e8 +data_ov026_0213f5f4 kind:bss addr:0x0213f5f4 +data_ov026_0213f5f8 kind:bss addr:0x0213f5f8 +data_ov026_0213f604 kind:bss addr:0x0213f604 +data_ov026_0213f6dc kind:bss addr:0x0213f6dc +data_ov026_0213f6e0 kind:bss addr:0x0213f6e0 +data_ov026_0213f6ec kind:bss addr:0x0213f6ec +data_ov026_0213f774 kind:bss addr:0x0213f774 ambiguous +data_ov026_0213f7c0 kind:bss addr:0x0213f7c0 +data_ov026_0213f7c4 kind:bss addr:0x0213f7c4 +data_ov026_0213f7d0 kind:bss addr:0x0213f7d0 +data_ov026_0213f7f0 kind:bss addr:0x0213f7f0 +data_ov026_0213f7f4 kind:bss addr:0x0213f7f4 +data_ov026_0213f800 kind:bss addr:0x0213f800 +data_ov026_0213f8d4 kind:bss addr:0x0213f8d4 +data_ov026_0213f8f4 kind:bss addr:0x0213f8f4 +data_ov026_0213f8f8 kind:bss addr:0x0213f8f8 +data_ov026_0213f904 kind:bss addr:0x0213f904 +data_ov026_0213f9d8 kind:bss addr:0x0213f9d8 +data_ov026_0213f9f8 kind:bss addr:0x0213f9f8 +data_ov026_0213f9fc kind:bss addr:0x0213f9fc +data_ov026_0213fa08 kind:bss addr:0x0213fa08 +data_ov026_0213fadc kind:bss addr:0x0213fadc +data_ov026_0213fafc kind:bss addr:0x0213fafc +data_ov026_0213fb00 kind:bss addr:0x0213fb00 +data_ov026_0213fb0c kind:bss addr:0x0213fb0c +data_ov026_0213fb2c kind:bss addr:0x0213fb2c +data_ov026_0213fbe0 kind:bss addr:0x0213fbe0 +data_ov026_0213fbe4 kind:bss addr:0x0213fbe4 +data_ov026_0213fbf0 kind:bss addr:0x0213fbf0 +data_ov026_0213fcc4 kind:bss addr:0x0213fcc4 +data_ov026_0213fcc8 kind:bss addr:0x0213fcc8 +data_ov026_0213fcd4 kind:bss addr:0x0213fcd4 +data_ov026_0213fda8 kind:bss addr:0x0213fda8 +data_ov026_0213fdac kind:bss addr:0x0213fdac +data_ov026_0213fdb8 kind:bss addr:0x0213fdb8 +data_ov026_0213fdd8 kind:bss addr:0x0213fdd8 +data_ov026_0213fe8c kind:bss addr:0x0213fe8c +data_ov026_0213fe90 kind:bss addr:0x0213fe90 +data_ov026_0213fe9c kind:bss addr:0x0213fe9c +data_ov026_0213ff70 kind:bss addr:0x0213ff70 +data_ov026_0213ff90 kind:bss addr:0x0213ff90 +data_ov026_0213ff94 kind:bss addr:0x0213ff94 +data_ov026_0213ffa0 kind:bss addr:0x0213ffa0 +data_ov026_0213ffc0 kind:bss addr:0x0213ffc0 ambiguous +data_ov026_0213ffec kind:bss addr:0x0213ffec ambiguous +data_ov026_02140038 kind:bss addr:0x02140038 ambiguous +data_ov026_02140074 kind:bss addr:0x02140074 +data_ov026_02140094 kind:bss addr:0x02140094 +data_ov026_02140098 kind:bss addr:0x02140098 +data_ov026_021400a4 kind:bss addr:0x021400a4 +data_ov026_02140178 kind:bss addr:0x02140178 +data_ov026_0214017c kind:bss addr:0x0214017c +data_ov026_02140188 kind:bss addr:0x02140188 +data_ov026_0214025c kind:bss addr:0x0214025c +data_ov026_02140260 kind:bss addr:0x02140260 +data_ov026_02140264 kind:bss addr:0x02140264 +data_ov026_02140268 kind:bss addr:0x02140268 +data_ov026_02140274 kind:bss addr:0x02140274 +data_ov026_021402b0 kind:bss addr:0x021402b0 +data_ov026_021402c0 kind:bss addr:0x021402c0 +data_ov026_021402d0 kind:bss addr:0x021402d0 +data_ov026_021402d4 kind:bss addr:0x021402d4 +data_ov026_021402e0 kind:bss addr:0x021402e0 +data_ov026_021403b8 kind:bss addr:0x021403b8 +data_ov026_021403bc kind:bss addr:0x021403bc +data_ov026_021403c8 kind:bss addr:0x021403c8 +data_ov026_02140404 kind:bss addr:0x02140404 +data_ov026_02140408 kind:bss addr:0x02140408 +data_ov026_02140414 kind:bss addr:0x02140414 +data_ov026_02140450 kind:bss addr:0x02140450 +data_ov026_02140454 kind:bss addr:0x02140454 +data_ov026_02140460 kind:bss addr:0x02140460 +data_ov026_0214049c kind:bss addr:0x0214049c +data_ov026_021404a0 kind:bss addr:0x021404a0 +data_ov026_021404a4 kind:bss addr:0x021404a4 +data_ov026_021404a8 kind:bss addr:0x021404a8 +data_ov026_021404ac kind:bss addr:0x021404ac +data_ov026_021404b0 kind:bss addr:0x021404b0 +data_ov026_021404b4 kind:bss addr:0x021404b4 +data_ov026_021404b8 kind:bss addr:0x021404b8 +data_ov026_021404bc kind:bss addr:0x021404bc +data_ov026_021404c0 kind:bss addr:0x021404c0 +data_ov026_021404c4 kind:bss addr:0x021404c4 +data_ov026_021404c8 kind:bss addr:0x021404c8 +data_ov026_021404cc kind:bss addr:0x021404cc +data_ov026_021404d0 kind:bss addr:0x021404d0 +data_ov026_021404d4 kind:bss addr:0x021404d4 +data_ov026_021404e0 kind:bss addr:0x021404e0 +data_ov026_021404e4 kind:bss addr:0x021404e4 +data_ov026_021404f4 kind:bss addr:0x021404f4 +data_ov026_02140504 kind:bss addr:0x02140504 +data_ov026_02140514 kind:bss addr:0x02140514 +data_ov026_02140524 kind:bss addr:0x02140524 +data_ov026_02140534 kind:bss addr:0x02140534 +data_ov026_02140544 kind:bss addr:0x02140544 +data_ov026_02140554 kind:bss addr:0x02140554 +data_ov026_02140564 kind:bss addr:0x02140564 +data_ov026_02140574 kind:bss addr:0x02140574 +data_ov026_02140584 kind:bss addr:0x02140584 +data_ov026_02140594 kind:bss addr:0x02140594 +data_ov026_021405a4 kind:bss addr:0x021405a4 +data_ov026_021405b4 kind:bss addr:0x021405b4 +data_ov026_021405c4 kind:bss addr:0x021405c4 +data_ov026_0214069c kind:bss addr:0x0214069c +data_ov026_021406a4 kind:bss addr:0x021406a4 +data_ov026_021406b0 kind:bss addr:0x021406b0 +data_ov026_021406bc kind:bss addr:0x021406bc +data_ov026_02140794 kind:bss addr:0x02140794 +data_ov026_02140798 kind:bss addr:0x02140798 +data_ov026_021407a4 kind:bss addr:0x021407a4 +data_ov026_021407e0 kind:bss addr:0x021407e0 +data_ov026_021407ec kind:bss addr:0x021407ec +data_ov026_021407f8 kind:bss addr:0x021407f8 +data_ov026_02140804 kind:bss addr:0x02140804 +data_ov026_02140814 kind:bss addr:0x02140814 +data_ov026_02140824 kind:bss addr:0x02140824 +data_ov026_02140828 kind:bss addr:0x02140828 +data_ov026_0214083c kind:bss addr:0x0214083c +data_ov026_02140914 kind:bss addr:0x02140914 +data_ov026_02140928 kind:bss addr:0x02140928 +data_ov026_02140a3d kind:bss addr:0x02140a3d ambiguous +data_ov026_02140a5d kind:bss addr:0x02140a5d ambiguous +data_ov026_02140de0 kind:bss addr:0x02140de0 +data_ov026_02140de4 kind:bss addr:0x02140de4 +data_ov026_02140df0 kind:bss addr:0x02140df0 +data_ov026_02140ec8 kind:bss addr:0x02140ec8 +data_ov026_02140ecc kind:bss addr:0x02140ecc +data_ov026_02140ed8 kind:bss addr:0x02140ed8 +data_ov026_02140fb0 kind:bss addr:0x02140fb0 +data_ov026_02140fb4 kind:bss addr:0x02140fb4 +data_ov026_02140fc0 kind:bss addr:0x02140fc0 +data_ov026_02140fd8 kind:bss addr:0x02140fd8 +data_ov026_02140fdc kind:bss addr:0x02140fdc +data_ov026_02140fe8 kind:bss addr:0x02140fe8 +data_ov026_021410c0 kind:bss addr:0x021410c0 +data_ov026_021410c4 kind:bss addr:0x021410c4 +data_ov026_021410d0 kind:bss addr:0x021410d0 +data_ov026_021411a8 kind:bss addr:0x021411a8 +data_ov026_021411ac kind:bss addr:0x021411ac +data_ov026_021411b8 kind:bss addr:0x021411b8 +data_ov026_02141290 kind:bss addr:0x02141290 +data_ov026_02141298 kind:bss addr:0x02141298 +data_ov026_021412a4 kind:bss addr:0x021412a4 +data_ov026_021412e0 kind:bss addr:0x021412e0 +data_ov026_0214137c kind:bss addr:0x0214137c +data_ov026_02141380 kind:bss addr:0x02141380 +data_ov026_02141384 kind:bss addr:0x02141384 +data_ov026_02141388 kind:bss addr:0x02141388 +data_ov026_0214138c kind:bss addr:0x0214138c +data_ov026_02141394 kind:bss addr:0x02141394 ambiguous +data_ov026_02141398 kind:bss addr:0x02141398 +data_ov026_021413d4 kind:bss addr:0x021413d4 +data_ov026_021413e4 kind:bss addr:0x021413e4 +data_ov026_021413f4 kind:bss addr:0x021413f4 +data_ov026_02141404 kind:bss addr:0x02141404 +data_ov026_02141408 kind:bss addr:0x02141408 +data_ov026_02141414 kind:bss addr:0x02141414 +data_ov026_02141450 kind:bss addr:0x02141450 +data_ov026_02141458 kind:bss addr:0x02141458 +data_ov026_02141464 kind:bss addr:0x02141464 +data_ov026_02141470 kind:bss addr:0x02141470 +data_ov026_02141548 kind:bss addr:0x02141548 +data_ov026_02141554 kind:bss addr:0x02141554 +data_ov026_02141560 kind:bss addr:0x02141560 +data_ov026_0214156c kind:bss addr:0x0214156c +data_ov026_02141644 kind:bss addr:0x02141644 +data_ov026_0214171c kind:bss addr:0x0214171c +data_ov026_02141720 kind:bss addr:0x02141720 +data_ov026_02141724 kind:bss addr:0x02141724 +data_ov026_02141728 kind:bss addr:0x02141728 +data_ov026_0214172c kind:bss addr:0x0214172c +data_ov026_02141730 kind:bss addr:0x02141730 +data_ov026_0214173c kind:bss addr:0x0214173c +data_ov026_02141740 kind:bss addr:0x02141740 +data_ov026_02141744 kind:bss addr:0x02141744 +data_ov026_02141748 kind:bss addr:0x02141748 +data_ov026_0214174c kind:bss addr:0x0214174c +data_ov026_02141750 kind:bss addr:0x02141750 +data_ov026_02141754 kind:bss addr:0x02141754 +data_ov026_02141758 kind:bss addr:0x02141758 +data_ov026_0214175c kind:bss addr:0x0214175c +data_ov026_02141760 kind:bss addr:0x02141760 +data_ov026_02141770 kind:bss addr:0x02141770 +data_ov026_02141780 kind:bss addr:0x02141780 +data_ov026_02141790 kind:bss addr:0x02141790 +data_ov026_021417a0 kind:bss addr:0x021417a0 +data_ov026_021417b0 kind:bss addr:0x021417b0 +data_ov026_021417c0 kind:bss addr:0x021417c0 +data_ov026_021417d0 kind:bss addr:0x021417d0 +data_ov026_021417e0 kind:bss addr:0x021417e0 +data_ov026_021417f0 kind:bss addr:0x021417f0 +data_ov026_02141800 kind:bss addr:0x02141800 +data_ov026_02141810 kind:bss addr:0x02141810 +data_ov026_02141820 kind:bss addr:0x02141820 +data_ov026_02141830 kind:bss addr:0x02141830 +data_ov026_02141908 kind:bss addr:0x02141908 +data_ov026_0214190c kind:bss addr:0x0214190c +data_ov026_02141918 kind:bss addr:0x02141918 +data_ov026_02141980 kind:bss addr:0x02141980 +data_ov026_02141984 kind:bss addr:0x02141984 +data_ov026_02141988 kind:bss addr:0x02141988 +data_ov026_02141998 kind:bss addr:0x02141998 +data_ov026_021419a8 kind:bss addr:0x021419a8 diff --git a/config/usa/arm9/overlays/ov027/delinks.txt b/config/usa/arm9/overlays/ov027/delinks.txt new file mode 100644 index 00000000..9970a364 --- /dev/null +++ b/config/usa/arm9/overlays/ov027/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021419c0 end:0x02147edc kind:code align:32 + .rodata start:0x02147edc end:0x02147f18 kind:rodata align:4 + .init start:0x02147f18 end:0x02148364 kind:code align:4 + .ctor start:0x02148364 end:0x02148398 kind:rodata align:4 + .data start:0x021483a0 end:0x02148de0 kind:data align:32 + .bss start:0x02148de0 end:0x02149a40 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov027/relocs.txt b/config/usa/arm9/overlays/ov027/relocs.txt new file mode 100644 index 00000000..5dc0b3ae --- /dev/null +++ b/config/usa/arm9/overlays/ov027/relocs.txt @@ -0,0 +1,1575 @@ +from:0x021419c8 kind:load to:0x02148e00 module:overlay(27) +from:0x021419dc kind:arm_call to:0x02011f3c module:main +from:0x021419e8 kind:arm_call to:0x02141a30 module:overlay(27) +from:0x02141a00 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02141a28 kind:load to:0x021483c4 module:overlay(27) +from:0x02141a38 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02141a48 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02141a50 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02141a68 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x02141a84 kind:load to:0x02148478 module:overlay(27) +from:0x02141a88 kind:load to:0x0214840c module:overlay(27) +from:0x02141a8c kind:load to:0x021483e0 module:overlay(27) +from:0x02141a98 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141aac kind:arm_call to:0x02109378 module:overlay(26) +from:0x02141af0 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02141afc kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02141b50 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02141b74 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02141b9c kind:arm_call to:0x021093bc module:overlay(26) +from:0x02141ba4 kind:load to:0x027e00f0 module:dtcm +from:0x02141ba8 kind:load to:0x027e09c0 module:dtcm +from:0x02141bac kind:load to:0x02148de0 module:overlay(27) +from:0x02141bb8 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02141c00 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02141c0c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02141c60 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02141c84 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02141c90 kind:load to:0x027e00f0 module:dtcm +from:0x02141c94 kind:load to:0x027e09c0 module:dtcm +from:0x02141cb8 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02141d4c kind:arm_call to:0x01fff498 module:itcm +from:0x02141d64 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02141d6c kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02141d74 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x02141db0 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02141dbc kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02141dcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141df8 kind:load to:0x02148e00 module:overlay(27) +from:0x02141dfc kind:load to:0x027e0ce8 module:dtcm +from:0x02141e00 kind:load to:0x02148df4 module:overlay(27) +from:0x02141e04 kind:load to:0x02148de0 module:overlay(27) +from:0x02141e08 kind:load to:0x021483a0 module:overlay(27) +from:0x02141e14 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02141e20 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02141e40 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02141e58 kind:arm_call to:0x0200ef9c module:main +from:0x02141e88 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02141eac kind:load to:0x0203e93c module:main +from:0x02141ed0 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02141ee4 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02141eec kind:load to:0x02148e00 module:overlay(27) +from:0x02141f04 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02141f0c kind:load to:0x02148e00 module:overlay(27) +from:0x02141f2c kind:load to:0x02148e00 module:overlay(27) +from:0x02141f38 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141f40 kind:arm_call to:0x02011ff4 module:main +from:0x02141f58 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141f60 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02141f68 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02141f80 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141f88 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02141f90 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02141f98 kind:arm_call to:0x02011ff4 module:main +from:0x02141fb0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02141fb8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02141fc0 kind:arm_call to:0x02011ff4 module:main +from:0x02141fd8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02141fe0 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02141ff4 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142008 kind:load to:0x02148ee4 module:overlay(27) +from:0x0214201c kind:arm_call to:0x02011f3c module:main +from:0x02142028 kind:arm_call to:0x02142070 module:overlay(27) +from:0x02142040 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02142068 kind:load to:0x021484e4 module:overlay(27) +from:0x02142078 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02142088 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02142090 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021420ac kind:load to:0x02148478 module:overlay(27) +from:0x021420b0 kind:load to:0x02148500 module:overlay(27) +from:0x021420bc kind:arm_call to:0x02109378 module:overlay(26) +from:0x02142100 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0214210c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142160 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142184 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142190 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02142198 kind:load to:0x027e00f0 module:dtcm +from:0x0214219c kind:load to:0x027e09c0 module:dtcm +from:0x021421ac kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x0214220c kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02142218 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02142224 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0214224c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02142298 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021422a4 kind:load to:0x02148ee4 module:overlay(27) +from:0x021422a8 kind:load to:0x02148564 module:overlay(27) +from:0x021422ac kind:load to:0x027e0cec module:dtcm +from:0x021422b8 kind:arm_call to:0x02109544 module:overlay(26) +from:0x021422f8 kind:arm_call to:0x0210955c module:overlay(26) +from:0x02142320 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02142334 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x0214233c kind:load to:0x02148ee4 module:overlay(27) +from:0x02142354 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x0214235c kind:load to:0x02148ee4 module:overlay(27) +from:0x0214237c kind:load to:0x02148ee4 module:overlay(27) +from:0x02142398 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021423a0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021423a8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021423c0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021423c8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021423d0 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021423d8 kind:arm_call to:0x02011ff4 module:main +from:0x021423ec kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142400 kind:load to:0x02148fc8 module:overlay(27) +from:0x02142414 kind:arm_call to:0x02011f3c module:main +from:0x02142420 kind:arm_call to:0x02142460 module:overlay(27) +from:0x02142438 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02142458 kind:load to:0x02148578 module:overlay(27) +from:0x02142468 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02142478 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02142480 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0214249c kind:load to:0x02148478 module:overlay(27) +from:0x021424a0 kind:load to:0x02148594 module:overlay(27) +from:0x021424ac kind:arm_call to:0x02109378 module:overlay(26) +from:0x021424f0 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x021424fc kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142550 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142574 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142580 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02142588 kind:load to:0x027e00f0 module:dtcm +from:0x0214258c kind:load to:0x027e09c0 module:dtcm +from:0x02142598 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x021425f8 kind:load to:0x02148fc8 module:overlay(27) +from:0x0214260c kind:arm_call to:0x0210955c module:overlay(26) +from:0x02142634 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02142648 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02142650 kind:load to:0x02148fc8 module:overlay(27) +from:0x02142668 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02142670 kind:load to:0x02148fc8 module:overlay(27) +from:0x02142690 kind:load to:0x02148fc8 module:overlay(27) +from:0x021426a8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021426b0 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021426c8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021426d0 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021426d8 kind:arm_call to:0x02011ff4 module:main +from:0x021426ec kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142700 kind:load to:0x021490ac module:overlay(27) +from:0x02142714 kind:arm_call to:0x02011f3c module:main +from:0x02142720 kind:arm_call to:0x0214277c module:overlay(27) +from:0x02142738 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02142770 kind:load to:0x02148600 module:overlay(27) +from:0x02142784 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02142794 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0214279c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021427b8 kind:load to:0x02148478 module:overlay(27) +from:0x021427bc kind:load to:0x0214861c module:overlay(27) +from:0x021427c8 kind:arm_call to:0x02109378 module:overlay(26) +from:0x0214280c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02142818 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x0214286c kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142890 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0214289c kind:arm_call to:0x021093bc module:overlay(26) +from:0x021428a4 kind:load to:0x027e00f0 module:dtcm +from:0x021428a8 kind:load to:0x027e09c0 module:dtcm +from:0x021428b4 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02142914 kind:load to:0x021490ac module:overlay(27) +from:0x02142928 kind:arm_call to:0x0210955c module:overlay(26) +from:0x02142950 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02142964 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x0214296c kind:load to:0x021490ac module:overlay(27) +from:0x02142984 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x0214298c kind:load to:0x021490ac module:overlay(27) +from:0x021429ac kind:load to:0x021490ac module:overlay(27) +from:0x021429c4 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021429cc kind:arm_call to:0x02109350 module:overlay(26) +from:0x021429e4 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021429ec kind:arm_call to:0x02109350 module:overlay(26) +from:0x021429f4 kind:arm_call to:0x02011ff4 module:main +from:0x02142a08 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142a1c kind:load to:0x02149190 module:overlay(27) +from:0x02142a30 kind:arm_call to:0x02011f3c module:main +from:0x02142a3c kind:arm_call to:0x02142a7c module:overlay(27) +from:0x02142a54 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02142a74 kind:load to:0x02148688 module:overlay(27) +from:0x02142a84 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02142a94 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02142a9c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02142ab0 kind:load to:0x02148478 module:overlay(27) +from:0x02142ab4 kind:load to:0x021486a4 module:overlay(27) +from:0x02142ac0 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02142b04 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02142b10 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142b64 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142b88 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142b94 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02142b9c kind:load to:0x027e00f0 module:dtcm +from:0x02142ba0 kind:load to:0x027e09c0 module:dtcm +from:0x02142bac kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02142c14 kind:load to:0x02149190 module:overlay(27) +from:0x02142c28 kind:arm_call to:0x0210955c module:overlay(26) +from:0x02142c50 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02142c64 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02142c6c kind:load to:0x02149190 module:overlay(27) +from:0x02142c84 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02142c8c kind:load to:0x02149190 module:overlay(27) +from:0x02142cac kind:load to:0x02149190 module:overlay(27) +from:0x02142cc4 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142ccc kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142ce4 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142cec kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142cf4 kind:arm_call to:0x02011ff4 module:main +from:0x02142d08 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142d1c kind:load to:0x02149274 module:overlay(27) +from:0x02142d30 kind:arm_call to:0x02011f3c module:main +from:0x02142d3c kind:arm_call to:0x02142d7c module:overlay(27) +from:0x02142d54 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02142d74 kind:load to:0x02148710 module:overlay(27) +from:0x02142d84 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02142d94 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02142d9c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02142e10 kind:load to:0x02148478 module:overlay(27) +from:0x02142e14 kind:load to:0x0214872c module:overlay(27) +from:0x02142e18 kind:load to:0x02149274 module:overlay(27) +from:0x02142e24 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02142e68 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02142e74 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142ec8 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142eec kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142ef8 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02142f00 kind:load to:0x027e00f0 module:dtcm +from:0x02142f04 kind:load to:0x027e09c0 module:dtcm +from:0x02142f1c kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02142f24 kind:load to:0x02149274 module:overlay(27) +from:0x02142f3c kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02142f44 kind:load to:0x02149274 module:overlay(27) +from:0x02142f64 kind:load to:0x02149274 module:overlay(27) +from:0x02142f7c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142f84 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142f9c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142fa4 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142fac kind:arm_call to:0x02011ff4 module:main +from:0x02142fc0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02142fd4 kind:load to:0x02149358 module:overlay(27) +from:0x02142fe8 kind:arm_call to:0x02011f3c module:main +from:0x02142ff4 kind:arm_call to:0x0214304c module:overlay(27) +from:0x0214300c kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02143044 kind:load to:0x021487a8 module:overlay(27) +from:0x02143054 kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x02143064 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0214306c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02143084 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0214309c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021430b0 kind:load to:0x02148848 module:overlay(27) +from:0x021430b4 kind:load to:0x021487c4 module:overlay(27) +from:0x021430b8 kind:load to:0x021483e0 module:overlay(27) +from:0x021430e8 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021430fc kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02143148 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02143190 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0214319c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021431f0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02143214 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0214323c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02143284 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02143294 kind:load to:0x027e0cd8 module:dtcm +from:0x02143298 kind:load to:0x027e00f0 module:dtcm +from:0x0214329c kind:load to:0x027e09c0 module:dtcm +from:0x021432a0 kind:load to:0x027e09b8 module:dtcm +from:0x021432a4 kind:load to:0x020b537c module:overlay(0) +from:0x021432b4 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x021432fc kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02143308 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x0214335c kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02143380 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0214338c kind:load to:0x027e00f0 module:dtcm +from:0x02143390 kind:load to:0x027e09c0 module:dtcm +from:0x021433b0 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02143420 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02143434 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0214343c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02143448 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02143468 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02143478 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02143484 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02143494 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021434a4 kind:arm_call to:0x0210b1e8 module:overlay(26) +from:0x021434ac kind:load to:0x02149358 module:overlay(27) +from:0x021434b0 kind:load to:0x02149378 module:overlay(27) +from:0x021434b4 kind:load to:0x02147edc module:overlay(27) +from:0x021434b8 kind:load to:0x02148790 module:overlay(27) +from:0x02143560 kind:arm_call to:0x01ffb428 module:itcm +from:0x02143584 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x021435a4 kind:arm_call to:0x02071990 module:overlay(0) +from:0x021435ac kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021435b4 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x021435c0 kind:load to:0x02138cf0 module:overlay(26) +from:0x021435c8 kind:load to:0x020b5198 module:overlay(0) +from:0x021435cc kind:load to:0x027e09a8 module:dtcm +from:0x02143618 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0214362c kind:arm_call to:0x0200ef9c module:main +from:0x02143694 kind:load to:0x027e09b8 module:dtcm +from:0x021436c0 kind:load to:0x027e09b8 module:dtcm +from:0x021436e4 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x021436f8 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02143700 kind:load to:0x02149358 module:overlay(27) +from:0x02143718 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02143720 kind:load to:0x02149358 module:overlay(27) +from:0x02143740 kind:load to:0x02149358 module:overlay(27) +from:0x02143750 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02143758 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143760 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02143768 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02143770 kind:arm_call to:0x0201666c module:main +from:0x02143778 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02143790 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02143798 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021437a0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021437a8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021437b0 kind:arm_call to:0x0201666c module:main +from:0x021437b8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021437c0 kind:arm_call to:0x02011ff4 module:main +from:0x021437d8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021437e0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021437e8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021437f0 kind:arm_call to:0x0201666c module:main +from:0x021437f8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02143800 kind:arm_call to:0x02011ff4 module:main +from:0x02143818 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143820 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02143828 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02143830 kind:arm_call to:0x0201666c module:main +from:0x02143838 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0214384c kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143860 kind:load to:0x0214943c module:overlay(27) +from:0x02143874 kind:arm_call to:0x02011f3c module:main +from:0x02143880 kind:arm_call to:0x021438e4 module:overlay(27) +from:0x02143898 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x021438d8 kind:load to:0x021488cc module:overlay(27) +from:0x021438ec kind:arm_call to:0x021092a4 module:overlay(26) +from:0x021438fc kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02143904 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02143918 kind:load to:0x02148478 module:overlay(27) +from:0x0214391c kind:load to:0x021488e8 module:overlay(27) +from:0x02143928 kind:arm_call to:0x02109378 module:overlay(26) +from:0x0214396c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02143978 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021439cc kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021439f0 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x021439fc kind:arm_call to:0x021093bc module:overlay(26) +from:0x02143a04 kind:load to:0x027e00f0 module:dtcm +from:0x02143a08 kind:load to:0x027e09c0 module:dtcm +from:0x02143a14 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02143a7c kind:load to:0x0214943c module:overlay(27) +from:0x02143a90 kind:arm_call to:0x0210955c module:overlay(26) +from:0x02143ab8 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02143acc kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02143ad4 kind:load to:0x0214943c module:overlay(27) +from:0x02143aec kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02143af4 kind:load to:0x0214943c module:overlay(27) +from:0x02143b14 kind:load to:0x0214943c module:overlay(27) +from:0x02143b30 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143b38 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143b50 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143b58 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143b60 kind:arm_call to:0x02011ff4 module:main +from:0x02143b74 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143b88 kind:load to:0x02149520 module:overlay(27) +from:0x02143b9c kind:arm_call to:0x02011f3c module:main +from:0x02143ba8 kind:arm_call to:0x02143c0c module:overlay(27) +from:0x02143bc0 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02143c00 kind:load to:0x02148954 module:overlay(27) +from:0x02143c14 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02143c24 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02143c2c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02143c48 kind:load to:0x02148478 module:overlay(27) +from:0x02143c4c kind:load to:0x02148970 module:overlay(27) +from:0x02143c58 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02143c9c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02143ca8 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02143cfc kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02143d20 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02143d2c kind:arm_call to:0x021093bc module:overlay(26) +from:0x02143d34 kind:load to:0x027e00f0 module:dtcm +from:0x02143d38 kind:load to:0x027e09c0 module:dtcm +from:0x02143d44 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02143da4 kind:load to:0x02149520 module:overlay(27) +from:0x02143db8 kind:arm_call to:0x0210955c module:overlay(26) +from:0x02143de8 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02143dfc kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02143e04 kind:load to:0x02149520 module:overlay(27) +from:0x02143e1c kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02143e24 kind:load to:0x02149520 module:overlay(27) +from:0x02143e44 kind:load to:0x02149520 module:overlay(27) +from:0x02143e54 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143e5c kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143e74 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143e7c kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143e84 kind:arm_call to:0x02011ff4 module:main +from:0x02143e98 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143eac kind:load to:0x02149604 module:overlay(27) +from:0x02143ec0 kind:arm_call to:0x02011f3c module:main +from:0x02143ecc kind:arm_call to:0x02143f28 module:overlay(27) +from:0x02143eec kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x02143f20 kind:load to:0x021489dc module:overlay(27) +from:0x02143f30 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02143f44 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02143f58 kind:load to:0x02148a04 module:overlay(27) +from:0x02143f68 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02143f88 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02143f9c kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02143fc4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02143fe0 kind:arm_call to:0x0214407c module:overlay(27) +from:0x02143ff0 kind:load to:0x027e0cd8 module:dtcm +from:0x02144064 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0214406c kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02144078 kind:load to:0x027e09c0 module:dtcm +from:0x021440ac kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0214411c kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0214417c kind:load to:0x02149604 module:overlay(27) +from:0x02144194 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x021441ac kind:arm_call to:0x0200ef9c module:main +from:0x021441f4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021441fc kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02144214 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214421c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02144224 kind:arm_call to:0x02011ff4 module:main +from:0x02144238 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0214424c kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02144254 kind:arm_call to:0x02011ff4 module:main +from:0x02144268 kind:load to:0x0214967c module:overlay(27) +from:0x0214427c kind:arm_call to:0x02011f3c module:main +from:0x02144288 kind:arm_call to:0x021442bc module:overlay(27) +from:0x021442a0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021442b8 kind:load to:0x02148a60 module:overlay(27) +from:0x021442c4 kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x021442f0 kind:arm_call to:0x0200f05c module:main +from:0x02144320 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02144330 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02144344 kind:load to:0x02148aa4 module:overlay(27) +from:0x02144348 kind:load to:0x0214967c module:overlay(27) +from:0x0214434c kind:load to:0x02147eec module:overlay(27) +from:0x02144350 kind:load to:0x020b1948 module:overlay(0) +from:0x02144354 kind:load to:0x02148a7c module:overlay(27) +from:0x02144364 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02144384 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02144398 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x021443ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02144440 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021444b0 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021444b8 kind:arm_call to:0x0210e190 module:overlay(26) +from:0x021444d4 kind:arm_call to:0x0200f05c module:main +from:0x02144504 kind:arm_call to:0x02144694 module:overlay(27) +from:0x02144514 kind:load to:0x027e0cd8 module:dtcm +from:0x02144518 kind:load to:0x0203e93c module:main +from:0x02144520 kind:load to:0x027e09c0 module:dtcm +from:0x02144524 kind:load to:0x0214967c module:overlay(27) +from:0x02144528 kind:load to:0x02147efc module:overlay(27) +from:0x02144558 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02144578 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02144598 kind:arm_call to:0x02144694 module:overlay(27) +from:0x021445d0 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x021445dc kind:arm_call to:0x02144694 module:overlay(27) +from:0x021445e4 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x021445f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021445f4 kind:load to:0x027e09c0 module:dtcm +from:0x02144614 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02144638 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02144640 kind:load to:0x027e09b8 module:dtcm +from:0x02144664 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214467c kind:arm_call to:0x0205c580 module:overlay(0) +from:0x02144688 kind:arm_call to:0x0205c5b0 module:overlay(0) +from:0x02144690 kind:load to:0x027e0ce0 module:dtcm +from:0x021446c4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x021446f4 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02144708 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02144714 kind:load to:0x027e09b8 module:dtcm +from:0x02144720 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02144734 kind:arm_call to:0x0200ef9c module:main +from:0x02144768 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02144770 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02144778 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02144780 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02144788 kind:arm_call to:0x0201666c module:main +from:0x02144790 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021447a8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021447b0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021447b8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021447c0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021447c8 kind:arm_call to:0x0201666c module:main +from:0x021447d0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021447d8 kind:arm_call to:0x02011ff4 module:main +from:0x021447ec kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02144800 kind:load to:0x02149764 module:overlay(27) +from:0x02144814 kind:arm_call to:0x02011f3c module:main +from:0x02144820 kind:arm_call to:0x02144874 module:overlay(27) +from:0x02144834 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02144870 kind:load to:0x02148b48 module:overlay(27) +from:0x0214487c kind:arm_call to:0x02111024 module:overlay(26) +from:0x021448f4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0214490c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02144918 kind:load to:0x02148b6c module:overlay(27) +from:0x0214491c kind:load to:0x02149764 module:overlay(27) +from:0x02144920 kind:load to:0x020b1948 module:overlay(0) +from:0x02144940 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02144974 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021449ac kind:arm_call to:0x021449bc module:overlay(27) +from:0x021449f4 kind:load to:0x02148b10 module:overlay(27) +from:0x02144a04 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02144a4c kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02144a98 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02144ad8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02144b18 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02144b34 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02144b50 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02144b68 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02144b7c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02144ba8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02144bc0 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02144c04 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02144c10 kind:arm_call to:0x02016930 module:main +from:0x02144c20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02144c38 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02144c94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144cac kind:arm_call to:0x0207e540 module:overlay(0) +from:0x02144cbc kind:load to:0x027e0cec module:dtcm +from:0x02144cc0 kind:load to:0x027e09b8 module:dtcm +from:0x02144cc8 kind:load to:0x02147f0c module:overlay(27) +from:0x02144ccc kind:load to:0x027e09c0 module:dtcm +from:0x02144ce0 kind:arm_call to:0x02110d8c module:overlay(26) +from:0x02144d24 kind:load to:0x02148b28 module:overlay(27) +from:0x02144d38 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x02144d50 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02144d5c kind:arm_call to:0x02016930 module:main +from:0x02144d8c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02144d94 kind:load to:0x02147f0c module:overlay(27) +from:0x02144dec kind:arm_call to:0x02110c84 module:overlay(26) +from:0x02144e74 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02144e8c kind:arm_call to:0x02132020 module:overlay(26) +from:0x02144e98 kind:load to:0x02049bc4 module:main +from:0x02144ea4 kind:load to:0x02149750 module:overlay(27) +from:0x02144ec8 kind:arm_call to:0x02110e50 module:overlay(26) +from:0x02144ef0 kind:arm_call to:0x02110c84 module:overlay(26) +from:0x02144f04 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02144f10 kind:arm_call to:0x02144d98 module:overlay(27) +from:0x02144f1c kind:arm_call to:0x021449bc module:overlay(27) +from:0x02144f34 kind:load to:0x021449f8 module:overlay(27) +from:0x02144f58 kind:arm_call to:0x02144f7c module:overlay(27) +from:0x02144f74 kind:arm_call to:0x021449bc module:overlay(27) +from:0x02144f98 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02145010 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214501c kind:load to:0x02049bc4 module:main +from:0x02145024 kind:load to:0x020b537c module:overlay(0) +from:0x02145038 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145040 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02145058 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145060 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02145068 kind:arm_call to:0x02011ff4 module:main +from:0x0214507c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02145090 kind:load to:0x02149964 module:overlay(27) +from:0x021450a4 kind:arm_call to:0x02011f3c module:main +from:0x021450b0 kind:arm_call to:0x02145134 module:overlay(27) +from:0x021450c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02145120 kind:load to:0x02148cb0 module:overlay(27) +from:0x02145130 kind:load to:0x02102914 module:overlays(19,26) +from:0x0214513c kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0214516c kind:arm_call to:0x020f9090 module:overlay(26) +from:0x02145174 kind:arm_call to:0x020fb1fc module:overlay(26) +from:0x0214517c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021451bc kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x021451c8 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x021451e0 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x02145204 kind:arm_call to:0x0203d138 module:main +from:0x02145220 kind:arm_call to:0x0203d138 module:main +from:0x02145230 kind:arm_call to:0x0210564c module:overlay(26) +from:0x02145238 kind:arm_call to:0x020fd670 module:overlay(26) +from:0x02145248 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x02145258 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x02145274 kind:arm_call to:0x0203d138 module:main +from:0x0214528c kind:arm_call to:0x0203d138 module:main +from:0x0214529c kind:arm_call to:0x021056bc module:overlay(26) +from:0x021452a8 kind:arm_call to:0x020fe6fc module:overlay(26) +from:0x021452b8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021452e4 kind:arm_call to:0x0210251c module:overlay(26) +from:0x02145300 kind:arm_call to:0x0210134c module:overlay(26) +from:0x0214530c kind:arm_call to:0x020ee518 module:overlay(26) +from:0x02145318 kind:load to:0x02148d68 module:overlay(27) +from:0x0214531c kind:load to:0x020b27a8 module:overlay(0) +from:0x02145320 kind:load to:0x021483e0 module:overlay(27) +from:0x02145324 kind:load to:0x02145378 module:overlay(27) +from:0x02145328 kind:load to:0x02145338 module:overlay(27) +from:0x0214532c kind:load to:0x021453e0 module:overlay(27) +from:0x02145330 kind:load to:0x0214538c module:overlay(27) +from:0x02145334 kind:load to:0x02149964 module:overlay(27) +from:0x02145350 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02145368 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02145374 kind:load to:0x02148cd4 module:overlay(27) +from:0x02145380 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021453a8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021453c0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021453d0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021453dc kind:load to:0x02148d1c module:overlay(27) +from:0x021453e8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02145414 kind:arm_call to:0x0203d1e8 module:main +from:0x02145438 kind:arm_call to:0x0203d1e8 module:main +from:0x02145454 kind:arm_call to:0x0203d1e8 module:main +from:0x0214545c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02145474 kind:arm_call to:0x0203d1e8 module:main +from:0x0214548c kind:arm_call to:0x0203d1e8 module:main +from:0x021454a0 kind:arm_call to:0x0203d1e8 module:main +from:0x021454a8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021454b0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021454b8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021454c0 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x021454c8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021454d4 kind:load to:0x020a02b4 module:overlay(0) +from:0x021454d8 kind:load to:0x021453e0 module:overlay(27) +from:0x021454dc kind:load to:0x02145378 module:overlay(27) +from:0x02145500 kind:arm_call to:0x0203d1e8 module:main +from:0x02145524 kind:arm_call to:0x0203d1e8 module:main +from:0x02145540 kind:arm_call to:0x0203d1e8 module:main +from:0x02145548 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02145560 kind:arm_call to:0x0203d1e8 module:main +from:0x02145578 kind:arm_call to:0x0203d1e8 module:main +from:0x0214558c kind:arm_call to:0x0203d1e8 module:main +from:0x02145594 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214559c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021455a4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021455ac kind:arm_call to:0x020ee254 module:overlay(26) +from:0x021455b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021455bc kind:arm_call to:0x02011ff4 module:main +from:0x021455c8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021455cc kind:load to:0x021453e0 module:overlay(27) +from:0x021455d0 kind:load to:0x02145378 module:overlay(27) +from:0x02145614 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x02145620 kind:load to:0x02049bc4 module:main +from:0x0214562c kind:arm_call to:0x02146aa8 module:overlay(27) +from:0x02145688 kind:arm_call to:0x02146a7c module:overlay(27) +from:0x0214572c kind:load to:0x0214984c module:overlay(27) +from:0x02145730 kind:load to:0x02148bc8 module:overlay(27) +from:0x02145734 kind:load to:0x02149924 module:overlay(27) +from:0x02145738 kind:load to:0x02149868 module:overlay(27) +from:0x0214573c kind:load to:0x02149934 module:overlay(27) +from:0x02145740 kind:load to:0x02149864 module:overlay(27) +from:0x02145744 kind:load to:0x02149884 module:overlay(27) +from:0x02145750 kind:arm_call to:0x02145788 module:overlay(27) +from:0x02145758 kind:arm_call to:0x021458cc module:overlay(27) +from:0x02145760 kind:arm_call to:0x02145a14 module:overlay(27) +from:0x02145770 kind:arm_call to:0x02145788 module:overlay(27) +from:0x02145778 kind:arm_call to:0x021458cc module:overlay(27) +from:0x02145780 kind:arm_call to:0x02145a14 module:overlay(27) +from:0x021457c0 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x021457dc kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x021457e4 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x02145800 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x02145820 kind:arm_call to:0x020f9f50 module:overlay(26) +from:0x0214582c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145838 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02145844 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x021458e8 kind:arm_call to:0x020f8f64 module:overlay(26) +from:0x0214591c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02145aec kind:arm_call to:0x020f9eb4 module:overlay(26) +from:0x02145b00 kind:arm_call to:0x02102864 module:overlay(26) +from:0x02145b44 kind:arm_call to:0x020f9eb4 module:overlay(26) +from:0x02145b58 kind:arm_call to:0x02101820 module:overlay(26) +from:0x02145bc4 kind:arm_call to:0x01fff60c module:itcm +from:0x02145be0 kind:arm_call to:0x02146238 module:overlay(27) +from:0x02145d0c kind:load to:0x02149868 module:overlay(27) +from:0x02145d10 kind:load to:0x02148bc8 module:overlay(27) +from:0x02145d14 kind:load to:0x02149934 module:overlay(27) +from:0x02145d18 kind:load to:0x02149880 module:overlay(27) +from:0x02145d1c kind:load to:0x02149894 module:overlay(27) +from:0x02145d20 kind:load to:0x027e09b4 module:dtcm +from:0x02145d68 kind:arm_call to:0x020f9dd8 module:overlay(26) +from:0x02145e38 kind:arm_call to:0x020f9e64 module:overlay(26) +from:0x02145e50 kind:arm_call to:0x02105468 module:overlays(26,31) +from:0x02145e74 kind:arm_call to:0x020f9e64 module:overlay(26) +from:0x02145e8c kind:arm_call to:0x02105468 module:overlays(26,31) +from:0x02145e94 kind:arm_call to:0x020fa480 module:overlays(26,31) +from:0x02145eb0 kind:arm_call to:0x020fa34c module:overlay(26) +from:0x02145eb8 kind:arm_call to:0x020fa37c module:overlay(26) +from:0x02145ec4 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02145ed0 kind:arm_call to:0x020fa370 module:overlay(26) +from:0x02145eec kind:arm_call to:0x021055cc module:overlay(26) +from:0x02145ef8 kind:load to:0x02149868 module:overlay(27) +from:0x02145efc kind:load to:0x02148bc8 module:overlay(27) +from:0x02145f00 kind:load to:0x02149934 module:overlay(27) +from:0x02145f04 kind:load to:0x02149880 module:overlay(27) +from:0x02145f08 kind:load to:0x02149894 module:overlay(27) +from:0x02145f24 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02145f34 kind:arm_call to:0x02105448 module:overlay(26) +from:0x02145f3c kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02145f4c kind:arm_call to:0x02105448 module:overlay(26) +from:0x02145f6c kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02145f78 kind:arm_call to:0x021016b8 module:overlay(26) +from:0x02145f80 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x02145f90 kind:arm_call to:0x02102790 module:overlay(26) +from:0x02145fd8 kind:arm_call to:0x020fac10 module:overlay(26) +from:0x02146054 kind:arm_call to:0x020df62c module:overlay(26) +from:0x021460bc kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02146200 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0214620c kind:load to:0x027e0ce0 module:dtcm +from:0x02146210 kind:load to:0x02149854 module:overlay(27) +from:0x02146214 kind:load to:0x02148bc8 module:overlay(27) +from:0x02146218 kind:load to:0x021498b4 module:overlay(27) +from:0x0214621c kind:load to:0x02149848 module:overlay(27) +from:0x02146220 kind:load to:0x021498c4 module:overlay(27) +from:0x02146224 kind:load to:0x0214983c module:overlay(27) +from:0x02146228 kind:load to:0x021498e4 module:overlay(27) +from:0x0214622c kind:load to:0x02149850 module:overlay(27) +from:0x02146230 kind:load to:0x021498f4 module:overlay(27) +from:0x02146234 kind:load to:0x027e09c0 module:dtcm +from:0x02146248 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x021462e0 kind:arm_call to:0x02101c1c module:overlay(26) +from:0x02146320 kind:arm_call to:0x020fd7c4 module:overlay(26) +from:0x02146340 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x02146370 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02146544 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214654c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214656c kind:arm_call to:0x01fffd00 module:itcm +from:0x02146578 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x02146584 kind:load to:0x02148bc8 module:overlay(27) +from:0x02146588 kind:load to:0x027e09a8 module:dtcm +from:0x0214658c kind:load to:0x02149848 module:overlay(27) +from:0x02146590 kind:load to:0x021498c4 module:overlay(27) +from:0x02146594 kind:load to:0x02149850 module:overlay(27) +from:0x02146598 kind:load to:0x021498f4 module:overlay(27) +from:0x0214659c kind:load to:0x02149858 module:overlay(27) +from:0x021465a0 kind:load to:0x02149914 module:overlay(27) +from:0x021465a8 kind:load to:0x0214983c module:overlay(27) +from:0x021465ac kind:load to:0x021498e4 module:overlay(27) +from:0x021465b0 kind:load to:0x0214985c module:overlay(27) +from:0x021465b4 kind:load to:0x02149944 module:overlay(27) +from:0x021465e0 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x0214669c kind:arm_call to:0x02145124 module:overlay(27) +from:0x021466a8 kind:arm_call to:0x02145124 module:overlay(27) +from:0x021466b4 kind:arm_call to:0x02145124 module:overlay(27) +from:0x021466d0 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x021466d8 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x021467c8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021468a0 kind:arm_call to:0x02145124 module:overlay(27) +from:0x021468b0 kind:arm_call to:0x02145124 module:overlay(27) +from:0x021468c8 kind:arm_call to:0x02145124 module:overlay(27) +from:0x021468e8 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x021468f8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02146910 kind:arm_call to:0x02146b10 module:overlay(27) +from:0x02146918 kind:arm_call to:0x02145f0c module:overlay(27) +from:0x02146a14 kind:arm_call to:0x02145f54 module:overlay(27) +from:0x02146a38 kind:arm_call to:0x0214632c module:overlay(27) +from:0x02146a40 kind:arm_call to:0x02145f98 module:overlay(27) +from:0x02146a48 kind:arm_call to:0x0214601c module:overlay(27) +from:0x02146a50 kind:load to:0x021498d4 module:overlay(27) +from:0x02146a54 kind:load to:0x021498a4 module:overlay(27) +from:0x02146a58 kind:load to:0x02148bc8 module:overlay(27) +from:0x02146a5c kind:load to:0x02149860 module:overlay(27) +from:0x02146a60 kind:load to:0x02149840 module:overlay(27) +from:0x02146a64 kind:load to:0x0214983c module:overlay(27) +from:0x02146a68 kind:load to:0x021498e4 module:overlay(27) +from:0x02146a6c kind:load to:0x02149850 module:overlay(27) +from:0x02146a70 kind:load to:0x021498f4 module:overlay(27) +from:0x02146a74 kind:load to:0x0214985c module:overlay(27) +from:0x02146a78 kind:load to:0x02149944 module:overlay(27) +from:0x02146a88 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02146aa0 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02146ab8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02146ad4 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x02146ae8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02146b28 kind:arm_call to:0x020fa53c module:overlay(26) +from:0x02146b3c kind:arm_call to:0x020fa53c module:overlay(26) +from:0x02146b8c kind:arm_call to:0x020fa338 module:overlay(26) +from:0x02146b9c kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02146bac kind:arm_call to:0x020fa44c module:overlays(26,31) +from:0x02146bbc kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02146bd0 kind:arm_call to:0x020fa75c module:overlay(26) +from:0x02146be0 kind:load to:0x02049bc4 module:main +from:0x02146c18 kind:arm_call to:0x02039edc module:main +from:0x02146c24 kind:arm_call to:0x0203ab30 module:main +from:0x02146c2c kind:arm_call to:0x02039edc module:main +from:0x02146c34 kind:arm_call to:0x0203ad60 module:main +from:0x02146c40 kind:arm_call to:0x0203a584 module:main +from:0x02146c60 kind:arm_call to:0x020f918c module:overlays(26,31) +from:0x02146c70 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x02146c78 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02146c84 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02146c98 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x02146cfc kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x02146d18 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x02146d30 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02146d40 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02146d74 kind:arm_call to:0x01ffd420 module:itcm +from:0x02146de8 kind:arm_call to:0x02145f54 module:overlay(27) +from:0x02146df0 kind:arm_call to:0x0214601c module:overlay(27) +from:0x02146df8 kind:load to:0x027e09b8 module:dtcm +from:0x02146dfc kind:load to:0x02149844 module:overlay(27) +from:0x02146e00 kind:load to:0x02148bc8 module:overlay(27) +from:0x02146e04 kind:load to:0x02149904 module:overlay(27) +from:0x02146e14 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02146e24 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02146e4c kind:arm_call to:0x0211c904 module:overlay(26) +from:0x02146ed0 kind:arm_call to:0x02145f54 module:overlay(27) +from:0x02146ed8 kind:arm_call to:0x0214601c module:overlay(27) +from:0x02146ee0 kind:load to:0x02149848 module:overlay(27) +from:0x02146ee4 kind:load to:0x02148bc8 module:overlay(27) +from:0x02146ee8 kind:load to:0x021498c4 module:overlay(27) +from:0x02146f00 kind:arm_call to:0x020fae88 module:overlay(26) +from:0x02146f08 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x02146f28 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x02146f30 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02146f3c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02146f50 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x02146fb4 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x02146fdc kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x02147024 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02147080 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0214709c kind:arm_call to:0x020fdd9c module:overlay(26) +from:0x021470b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021470d0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021470e0 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02147138 kind:load to:0x027e09bc module:dtcm +from:0x0214713c kind:load to:0x027e09a8 module:dtcm +from:0x02147144 kind:load to:0x0214986c module:overlay(27) +from:0x02147148 kind:load to:0x02148bc8 module:overlay(27) +from:0x0214714c kind:load to:0x02149954 module:overlay(27) +from:0x0214717c kind:arm_call to:0x02077570 module:overlay(0) +from:0x021471e4 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02147208 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02147218 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02147270 kind:load to:0x027e09bc module:dtcm +from:0x02147274 kind:load to:0x02149858 module:overlay(27) +from:0x02147278 kind:load to:0x02148bc8 module:overlay(27) +from:0x0214727c kind:load to:0x02149914 module:overlay(27) +from:0x021472ac kind:arm_call to:0x02077570 module:overlay(0) +from:0x02147310 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0214732c kind:arm_call to:0x02145124 module:overlay(27) +from:0x02147344 kind:arm_call to:0x02145124 module:overlay(27) +from:0x02147358 kind:arm_call to:0x02145124 module:overlay(27) +from:0x02147378 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x0214738c kind:arm_call to:0x020fb02c module:overlay(26) +from:0x021473f0 kind:arm_call to:0x02145f0c module:overlay(27) +from:0x0214741c kind:arm_call to:0x02145f54 module:overlay(27) +from:0x02147424 kind:arm_call to:0x0214632c module:overlay(27) +from:0x02147434 kind:load to:0x027e09bc module:dtcm +from:0x02147438 kind:load to:0x02138cf0 module:overlay(26) +from:0x0214743c kind:load to:0x02149848 module:overlay(27) +from:0x02147440 kind:load to:0x02148bc8 module:overlay(27) +from:0x02147444 kind:load to:0x021498c4 module:overlay(27) +from:0x02147454 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02147464 kind:arm_call to:0x02101870 module:overlay(26) +from:0x021474a4 kind:arm_call to:0x02146a7c module:overlay(27) +from:0x021474fc kind:arm_call to:0x021465bc module:overlay(27) +from:0x02147504 kind:load to:0x02138cf0 module:overlay(26) +from:0x02147508 kind:load to:0x02149868 module:overlay(27) +from:0x0214750c kind:load to:0x02148bc8 module:overlay(27) +from:0x02147510 kind:load to:0x02149934 module:overlay(27) +from:0x0214753c kind:arm_call to:0x02101870 module:overlay(26) +from:0x021475b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021475b8 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x02147610 kind:arm_call to:0x021465bc module:overlay(27) +from:0x02147618 kind:load to:0x027e09a8 module:dtcm +from:0x02147628 kind:load to:0x02149848 module:overlay(27) +from:0x0214762c kind:load to:0x02148bc8 module:overlay(27) +from:0x02147630 kind:load to:0x021498c4 module:overlay(27) +from:0x02147690 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021476a0 kind:arm_call to:0x02101870 module:overlay(26) +from:0x021476a8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021476bc kind:arm_call to:0x02101870 module:overlay(26) +from:0x021476d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021476e0 kind:arm_call to:0x02101c1c module:overlay(26) +from:0x021476ec kind:arm_call to:0x020fdca4 module:overlays(26,31) +from:0x0214770c kind:load to:0x02149840 module:overlay(27) +from:0x02147710 kind:load to:0x02148bc8 module:overlay(27) +from:0x02147714 kind:load to:0x021498d4 module:overlay(27) +from:0x02147718 kind:load to:0x027e09a8 module:dtcm +from:0x02147734 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x02147744 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02147754 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02147760 kind:arm_call to:0x02145124 module:overlay(27) +from:0x021477c8 kind:arm_call to:0x021465bc module:overlay(27) +from:0x021477d0 kind:load to:0x0214985c module:overlay(27) +from:0x021477d4 kind:load to:0x02148bc8 module:overlay(27) +from:0x021477d8 kind:load to:0x02149944 module:overlay(27) +from:0x02147800 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02147850 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02147858 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x021478b0 kind:arm_call to:0x021465bc module:overlay(27) +from:0x021478b8 kind:load to:0x027e09a8 module:dtcm +from:0x021478c0 kind:load to:0x0214983c module:overlay(27) +from:0x021478c4 kind:load to:0x02148bc8 module:overlay(27) +from:0x021478c8 kind:load to:0x021498e4 module:overlay(27) +from:0x021478d8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x021478e8 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02147900 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02147920 kind:load to:0x027e09a8 module:dtcm +from:0x0214793c kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x0214794c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214795c kind:arm_call to:0x02101870 module:overlay(26) +from:0x02147968 kind:arm_call to:0x02145124 module:overlay(27) +from:0x021479d0 kind:arm_call to:0x021465bc module:overlay(27) +from:0x021479d8 kind:load to:0x02149848 module:overlay(27) +from:0x021479dc kind:load to:0x02148bc8 module:overlay(27) +from:0x021479e0 kind:load to:0x021498c4 module:overlay(27) +from:0x021479f8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02147a08 kind:arm_call to:0x02101870 module:overlay(26) +from:0x02147a58 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02147a60 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x02147ab8 kind:arm_call to:0x021465bc module:overlay(27) +from:0x02147ac0 kind:load to:0x027e09a8 module:dtcm +from:0x02147ac8 kind:load to:0x02149848 module:overlay(27) +from:0x02147acc kind:load to:0x02148bc8 module:overlay(27) +from:0x02147ad0 kind:load to:0x021498c4 module:overlay(27) +from:0x02147af4 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x02147b10 kind:arm_call to:0x01ffd420 module:itcm +from:0x02147b30 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02147b3c kind:arm_call to:0x02101c1c module:overlay(26) +from:0x02147b48 kind:arm_call to:0x020fdecc module:overlay(26) +from:0x02147bac kind:arm_call to:0x02101c1c module:overlay(26) +from:0x02147bb8 kind:arm_call to:0x020fdecc module:overlay(26) +from:0x02147c08 kind:load to:0x027e09b8 module:dtcm +from:0x02147c0c kind:load to:0x027e09a8 module:dtcm +from:0x02147c14 kind:load to:0x02149864 module:overlay(27) +from:0x02147c18 kind:load to:0x02148bc8 module:overlay(27) +from:0x02147c1c kind:load to:0x02149884 module:overlay(27) +from:0x02147c3c kind:arm_call to:0x02039edc module:main +from:0x02147c48 kind:arm_call to:0x0203ab30 module:main +from:0x02147c50 kind:arm_call to:0x02039edc module:main +from:0x02147c58 kind:arm_call to:0x0203ad60 module:main +from:0x02147c64 kind:arm_call to:0x0203a584 module:main +from:0x02147c84 kind:arm_call to:0x020f918c module:overlays(26,31) +from:0x02147c94 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x02147c9c kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02147ca8 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02147cbc kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x02147d20 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x02147d48 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x02147d84 kind:arm_call to:0x02146aa8 module:overlay(27) +from:0x02147df4 kind:load to:0x02138cf0 module:overlay(26) +from:0x02147df8 kind:load to:0x02149880 module:overlay(27) +from:0x02147dfc kind:load to:0x02148bc8 module:overlay(27) +from:0x02147e00 kind:load to:0x02149894 module:overlay(27) +from:0x02147e14 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02147e20 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02147e3c kind:arm_call to:0x02057884 module:overlay(0) +from:0x02147e4c kind:arm_call to:0x02057884 module:overlay(0) +from:0x02147e70 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02147e84 kind:load to:0x02057884 module:overlay(0) +from:0x02147e98 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02147ea0 kind:arm_call to:0x02011ff4 module:main +from:0x02147eb4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02147ebc kind:arm_call to:0x02011ff4 module:main +from:0x02147ed0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147f50 kind:arm_call to:0x021419f0 module:overlay(27) +from:0x02147f60 kind:arm_call to:0x0203ce4c module:main +from:0x02147f74 kind:load to:0x021483a0 module:overlay(27) +from:0x02147f78 kind:load to:0x02148de0 module:overlay(27) +from:0x02147f7c kind:load to:0x02148e00 module:overlay(27) +from:0x02147f80 kind:load to:0x02141fec module:overlay(27) +from:0x02147f84 kind:load to:0x02148de8 module:overlay(27) +from:0x02147fa4 kind:arm_call to:0x02142030 module:overlay(27) +from:0x02147fb4 kind:arm_call to:0x0203ce4c module:main +from:0x02147fc8 kind:load to:0x02148ed4 module:overlay(27) +from:0x02147fcc kind:load to:0x02148ee4 module:overlay(27) +from:0x02147fd0 kind:load to:0x021423e4 module:overlay(27) +from:0x02147fd4 kind:load to:0x02148ed8 module:overlay(27) +from:0x02147ff4 kind:arm_call to:0x02142428 module:overlay(27) +from:0x02148004 kind:arm_call to:0x0203ce4c module:main +from:0x02148018 kind:load to:0x02148fb8 module:overlay(27) +from:0x0214801c kind:load to:0x02148fc8 module:overlay(27) +from:0x02148020 kind:load to:0x021426e4 module:overlay(27) +from:0x02148024 kind:load to:0x02148fbc module:overlay(27) +from:0x02148044 kind:arm_call to:0x02142728 module:overlay(27) +from:0x02148054 kind:arm_call to:0x0203ce4c module:main +from:0x02148068 kind:load to:0x0214909c module:overlay(27) +from:0x0214806c kind:load to:0x021490ac module:overlay(27) +from:0x02148070 kind:load to:0x02142a00 module:overlay(27) +from:0x02148074 kind:load to:0x021490a0 module:overlay(27) +from:0x02148094 kind:arm_call to:0x02142a44 module:overlay(27) +from:0x021480a4 kind:arm_call to:0x0203ce4c module:main +from:0x021480b8 kind:load to:0x02149180 module:overlay(27) +from:0x021480bc kind:load to:0x02149190 module:overlay(27) +from:0x021480c0 kind:load to:0x02142d00 module:overlay(27) +from:0x021480c4 kind:load to:0x02149184 module:overlay(27) +from:0x021480e4 kind:arm_call to:0x02142d44 module:overlay(27) +from:0x021480f4 kind:arm_call to:0x0203ce4c module:main +from:0x02148108 kind:load to:0x02149264 module:overlay(27) +from:0x0214810c kind:load to:0x02149274 module:overlay(27) +from:0x02148110 kind:load to:0x02142fb8 module:overlay(27) +from:0x02148114 kind:load to:0x02149268 module:overlay(27) +from:0x02148134 kind:arm_call to:0x02142ffc module:overlay(27) +from:0x02148144 kind:arm_call to:0x0203ce4c module:main +from:0x02148158 kind:load to:0x02149348 module:overlay(27) +from:0x0214815c kind:load to:0x02149358 module:overlay(27) +from:0x02148160 kind:load to:0x02143844 module:overlay(27) +from:0x02148164 kind:load to:0x0214934c module:overlay(27) +from:0x02148184 kind:arm_call to:0x02143888 module:overlay(27) +from:0x02148194 kind:arm_call to:0x0203ce4c module:main +from:0x021481a8 kind:load to:0x0214942c module:overlay(27) +from:0x021481ac kind:load to:0x0214943c module:overlay(27) +from:0x021481b0 kind:load to:0x02143b6c module:overlay(27) +from:0x021481b4 kind:load to:0x02149430 module:overlay(27) +from:0x021481d4 kind:arm_call to:0x02143bb0 module:overlay(27) +from:0x021481e4 kind:arm_call to:0x0203ce4c module:main +from:0x021481f8 kind:load to:0x02149510 module:overlay(27) +from:0x021481fc kind:load to:0x02149520 module:overlay(27) +from:0x02148200 kind:load to:0x02143e90 module:overlay(27) +from:0x02148204 kind:load to:0x02149514 module:overlay(27) +from:0x02148224 kind:arm_call to:0x02143ed4 module:overlay(27) +from:0x02148234 kind:arm_call to:0x0203ce4c module:main +from:0x02148248 kind:load to:0x021495f4 module:overlay(27) +from:0x0214824c kind:load to:0x02149604 module:overlay(27) +from:0x02148250 kind:load to:0x02144230 module:overlay(27) +from:0x02148254 kind:load to:0x021495f8 module:overlay(27) +from:0x0214828c kind:arm_call to:0x02144290 module:overlay(27) +from:0x0214829c kind:arm_call to:0x0203ce4c module:main +from:0x021482b0 kind:load to:0x02148a4c module:overlay(27) +from:0x021482b4 kind:load to:0x0214966c module:overlay(27) +from:0x021482b8 kind:load to:0x0214967c module:overlay(27) +from:0x021482bc kind:load to:0x021447e4 module:overlay(27) +from:0x021482c0 kind:load to:0x02149670 module:overlay(27) +from:0x021482e0 kind:arm_call to:0x02144828 module:overlay(27) +from:0x021482f0 kind:arm_call to:0x0203ce4c module:main +from:0x02148304 kind:load to:0x02149750 module:overlay(27) +from:0x02148308 kind:load to:0x02149764 module:overlay(27) +from:0x0214830c kind:load to:0x02145074 module:overlay(27) +from:0x02148310 kind:load to:0x02149758 module:overlay(27) +from:0x02148330 kind:arm_call to:0x021450b8 module:overlay(27) +from:0x02148340 kind:arm_call to:0x0203ce4c module:main +from:0x02148354 kind:load to:0x02149870 module:overlay(27) +from:0x02148358 kind:load to:0x02149964 module:overlay(27) +from:0x0214835c kind:load to:0x02147ec8 module:overlay(27) +from:0x02148360 kind:load to:0x02149874 module:overlay(27) +from:0x02148364 kind:load to:0x02147f18 module:overlay(27) +from:0x02148368 kind:load to:0x02147f88 module:overlay(27) +from:0x0214836c kind:load to:0x02147fd8 module:overlay(27) +from:0x02148370 kind:load to:0x02148028 module:overlay(27) +from:0x02148374 kind:load to:0x02148078 module:overlay(27) +from:0x02148378 kind:load to:0x021480c8 module:overlay(27) +from:0x0214837c kind:load to:0x02148118 module:overlay(27) +from:0x02148380 kind:load to:0x02148168 module:overlay(27) +from:0x02148384 kind:load to:0x021481b8 module:overlay(27) +from:0x02148388 kind:load to:0x02148208 module:overlay(27) +from:0x0214838c kind:load to:0x02148258 module:overlay(27) +from:0x02148390 kind:load to:0x021482c4 module:overlay(27) +from:0x02148394 kind:load to:0x02148314 module:overlay(27) +from:0x021483a0 kind:load to:0x021483b0 module:overlay(27) +from:0x021483c4 kind:load to:0x021419cc module:overlay(27) +from:0x021483c8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021483cc kind:load to:0x0209cb24 module:overlay(0) +from:0x021483d0 kind:load to:0x0209cb28 module:overlay(0) +from:0x021483d4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021483e0 kind:load to:0x02141a90 module:overlay(27) +from:0x021483e4 kind:load to:0x02141f30 module:overlay(27) +from:0x021483e8 kind:load to:0x0205a700 module:overlay(0) +from:0x021483ec kind:load to:0x01ffc57c module:itcm +from:0x021483f0 kind:load to:0x02057da8 module:overlay(0) +from:0x021483f4 kind:load to:0x02057e24 module:overlay(0) +from:0x021483f8 kind:load to:0x02057e88 module:overlay(0) +from:0x021483fc kind:load to:0x01ffc7a4 module:itcm +from:0x02148400 kind:load to:0x02057d64 module:overlay(0) +from:0x0214840c kind:load to:0x02141aa4 module:overlay(27) +from:0x02148410 kind:load to:0x0209d098 module:overlay(0) +from:0x02148414 kind:load to:0x02141e18 module:overlay(27) +from:0x02148418 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x0214841c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02148420 kind:load to:0x02141e24 module:overlay(27) +from:0x02148424 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02148428 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214842c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02148430 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148434 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02148438 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214843c kind:load to:0x02141f4c module:overlay(27) +from:0x02148440 kind:load to:0x02141f74 module:overlay(27) +from:0x02148444 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02148448 kind:load to:0x02141cac module:overlay(27) +from:0x0214844c kind:load to:0x02141e0c module:overlay(27) +from:0x02148450 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02148454 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02148458 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x0214845c kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x02148460 kind:load to:0x02141eb0 module:overlay(27) +from:0x02148464 kind:load to:0x02141ef0 module:overlay(27) +from:0x02148468 kind:load to:0x02141f10 module:overlay(27) +from:0x0214846c kind:load to:0x02141ca0 module:overlay(27) +from:0x02148478 kind:load to:0x02141bb0 module:overlay(27) +from:0x0214847c kind:load to:0x0209d098 module:overlay(0) +from:0x02148480 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02148484 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02148488 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214848c kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02148490 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02148494 kind:load to:0x0209d1ac module:overlay(0) +from:0x02148498 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214849c kind:load to:0x0209d1b8 module:overlay(0) +from:0x021484a0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021484a4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021484a8 kind:load to:0x02141fcc module:overlay(27) +from:0x021484ac kind:load to:0x02141fa4 module:overlay(27) +from:0x021484b0 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021484b4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021484b8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021484bc kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021484c0 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021484c4 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021484c8 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x021484d0 kind:load to:0x02141ca8 module:overlay(27) +from:0x021484d4 kind:load to:0x02141c98 module:overlay(27) +from:0x021484d8 kind:load to:0x02141ca0 module:overlay(27) +from:0x021484e4 kind:load to:0x0214200c module:overlay(27) +from:0x021484e8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021484ec kind:load to:0x0209cb24 module:overlay(0) +from:0x021484f0 kind:load to:0x0209cb28 module:overlay(0) +from:0x021484f4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02148500 kind:load to:0x021420b4 module:overlay(27) +from:0x02148504 kind:load to:0x0209d098 module:overlay(0) +from:0x02148508 kind:load to:0x021422b0 module:overlay(27) +from:0x0214850c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02148510 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02148514 kind:load to:0x021422e8 module:overlay(27) +from:0x02148518 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214851c kind:load to:0x0209d1ac module:overlay(0) +from:0x02148520 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02148524 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148528 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214852c kind:load to:0x0209d1cc module:overlay(0) +from:0x02148530 kind:load to:0x0214238c module:overlay(27) +from:0x02148534 kind:load to:0x021423b4 module:overlay(27) +from:0x02148538 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x0214853c kind:load to:0x021421a0 module:overlay(27) +from:0x02148540 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02148544 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02148548 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0214854c kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02148550 kind:load to:0x02142380 module:overlay(27) +from:0x02148554 kind:load to:0x02142300 module:overlay(27) +from:0x02148558 kind:load to:0x02142340 module:overlay(27) +from:0x0214855c kind:load to:0x02142360 module:overlay(27) +from:0x02148560 kind:load to:0x02141ca0 module:overlay(27) +from:0x02148578 kind:load to:0x02142404 module:overlay(27) +from:0x0214857c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02148580 kind:load to:0x0209cb24 module:overlay(0) +from:0x02148584 kind:load to:0x0209cb28 module:overlay(0) +from:0x02148588 kind:load to:0x0209ca58 module:overlay(0) +from:0x02148594 kind:load to:0x021424a4 module:overlay(27) +from:0x02148598 kind:load to:0x0209d098 module:overlay(0) +from:0x0214859c kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021485a0 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021485a4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021485a8 kind:load to:0x021425fc module:overlay(27) +from:0x021485ac kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021485b0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021485b4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021485b8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021485bc kind:load to:0x0209d1c4 module:overlay(0) +from:0x021485c0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021485c4 kind:load to:0x0214269c module:overlay(27) +from:0x021485c8 kind:load to:0x021426bc module:overlay(27) +from:0x021485cc kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021485d0 kind:load to:0x02142590 module:overlay(27) +from:0x021485d4 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021485d8 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021485dc kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021485e0 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021485e4 kind:load to:0x02142694 module:overlay(27) +from:0x021485e8 kind:load to:0x02142614 module:overlay(27) +from:0x021485ec kind:load to:0x02142654 module:overlay(27) +from:0x021485f0 kind:load to:0x02142674 module:overlay(27) +from:0x021485f4 kind:load to:0x02141ca0 module:overlay(27) +from:0x02148600 kind:load to:0x02142704 module:overlay(27) +from:0x02148604 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02148608 kind:load to:0x0209cb24 module:overlay(0) +from:0x0214860c kind:load to:0x0209cb28 module:overlay(0) +from:0x02148610 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214861c kind:load to:0x021427c0 module:overlay(27) +from:0x02148620 kind:load to:0x0209d098 module:overlay(0) +from:0x02148624 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02148628 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x0214862c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02148630 kind:load to:0x02142918 module:overlay(27) +from:0x02148634 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02148638 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214863c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02148640 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148644 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02148648 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214864c kind:load to:0x021429b8 module:overlay(27) +from:0x02148650 kind:load to:0x021429d8 module:overlay(27) +from:0x02148654 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02148658 kind:load to:0x021428ac module:overlay(27) +from:0x0214865c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02148660 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02148664 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02148668 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x0214866c kind:load to:0x021429b0 module:overlay(27) +from:0x02148670 kind:load to:0x02142930 module:overlay(27) +from:0x02148674 kind:load to:0x02142970 module:overlay(27) +from:0x02148678 kind:load to:0x02142990 module:overlay(27) +from:0x0214867c kind:load to:0x02141ca0 module:overlay(27) +from:0x02148688 kind:load to:0x02142a20 module:overlay(27) +from:0x0214868c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02148690 kind:load to:0x0209cb24 module:overlay(0) +from:0x02148694 kind:load to:0x0209cb28 module:overlay(0) +from:0x02148698 kind:load to:0x0209ca58 module:overlay(0) +from:0x021486a4 kind:load to:0x02142ab8 module:overlay(27) +from:0x021486a8 kind:load to:0x0209d098 module:overlay(0) +from:0x021486ac kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021486b0 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021486b4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021486b8 kind:load to:0x02142c18 module:overlay(27) +from:0x021486bc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021486c0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021486c4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021486c8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021486cc kind:load to:0x0209d1c4 module:overlay(0) +from:0x021486d0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021486d4 kind:load to:0x02142cb8 module:overlay(27) +from:0x021486d8 kind:load to:0x02142cd8 module:overlay(27) +from:0x021486dc kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021486e0 kind:load to:0x02142ba4 module:overlay(27) +from:0x021486e4 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021486e8 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021486ec kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021486f0 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021486f4 kind:load to:0x02142cb0 module:overlay(27) +from:0x021486f8 kind:load to:0x02142c30 module:overlay(27) +from:0x021486fc kind:load to:0x02142c70 module:overlay(27) +from:0x02148700 kind:load to:0x02142c90 module:overlay(27) +from:0x02148704 kind:load to:0x02141ca0 module:overlay(27) +from:0x02148710 kind:load to:0x02142d20 module:overlay(27) +from:0x02148714 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02148718 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214871c kind:load to:0x0209ca38 module:overlay(0) +from:0x02148720 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214872c kind:load to:0x02142e1c module:overlay(27) +from:0x02148730 kind:load to:0x0209d098 module:overlay(0) +from:0x02148734 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02148738 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x0214873c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02148740 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02148744 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02148748 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214874c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02148750 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148754 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02148758 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214875c kind:load to:0x02142f70 module:overlay(27) +from:0x02148760 kind:load to:0x02142f90 module:overlay(27) +from:0x02148764 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02148768 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0214876c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02148770 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02148774 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02148778 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x0214877c kind:load to:0x02142f68 module:overlay(27) +from:0x02148780 kind:load to:0x02142f08 module:overlay(27) +from:0x02148784 kind:load to:0x02142f28 module:overlay(27) +from:0x02148788 kind:load to:0x02142f48 module:overlay(27) +from:0x0214878c kind:load to:0x02141ca0 module:overlay(27) +from:0x02148790 kind:load to:0x02148794 module:overlay(27) +from:0x021487a8 kind:load to:0x02142fd8 module:overlay(27) +from:0x021487ac kind:load to:0x0209c9f0 module:overlay(0) +from:0x021487b0 kind:load to:0x0209cb24 module:overlay(0) +from:0x021487b4 kind:load to:0x0209cb28 module:overlay(0) +from:0x021487b8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021487c4 kind:load to:0x021430bc module:overlay(27) +from:0x021487c8 kind:load to:0x0209d098 module:overlay(0) +from:0x021487cc kind:load to:0x021434bc module:overlay(27) +from:0x021487d0 kind:load to:0x021435d0 module:overlay(27) +from:0x021487d4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021487d8 kind:load to:0x021435e4 module:overlay(27) +from:0x021487dc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021487e0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021487e4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021487e8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021487ec kind:load to:0x0209d1c4 module:overlay(0) +from:0x021487f0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021487f4 kind:load to:0x02143744 module:overlay(27) +from:0x021487f8 kind:load to:0x02143784 module:overlay(27) +from:0x021487fc kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02148800 kind:load to:0x021433a8 module:overlay(27) +from:0x02148804 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02148808 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0214880c kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02148810 kind:load to:0x02143658 module:overlay(27) +from:0x02148814 kind:load to:0x0210b330 module:overlays(19,26) +from:0x02148818 kind:load to:0x0210b174 module:overlays(19,26) +from:0x0214881c kind:load to:0x02143648 module:overlay(27) +from:0x02148820 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x02148824 kind:load to:0x02143650 module:overlay(27) +from:0x02148828 kind:load to:0x02143660 module:overlay(27) +from:0x0214882c kind:load to:0x02143698 module:overlay(27) +from:0x02148830 kind:load to:0x021436c4 module:overlay(27) +from:0x02148834 kind:load to:0x02143704 module:overlay(27) +from:0x02148838 kind:load to:0x02143724 module:overlay(27) +from:0x0214883c kind:load to:0x0214339c module:overlay(27) +from:0x02148848 kind:load to:0x021432ac module:overlay(27) +from:0x0214884c kind:load to:0x0209d098 module:overlay(0) +from:0x02148850 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02148854 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02148858 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214885c kind:load to:0x0210b118 module:overlays(19,26) +from:0x02148860 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02148864 kind:load to:0x0209d1ac module:overlay(0) +from:0x02148868 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214886c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148870 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02148874 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148878 kind:load to:0x0214380c module:overlay(27) +from:0x0214887c kind:load to:0x021437cc module:overlay(27) +from:0x02148880 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02148884 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02148888 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0214888c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02148890 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02148894 kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x02148898 kind:load to:0x0210b330 module:overlays(19,26) +from:0x0214889c kind:load to:0x0210b174 module:overlays(19,26) +from:0x021488a0 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x021488a4 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x021488a8 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x021488ac kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x021488b0 kind:load to:0x0210b300 module:overlays(19,26) +from:0x021488b8 kind:load to:0x021433a4 module:overlay(27) +from:0x021488bc kind:load to:0x02143394 module:overlay(27) +from:0x021488c0 kind:load to:0x0214339c module:overlay(27) +from:0x021488cc kind:load to:0x02143864 module:overlay(27) +from:0x021488d0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021488d4 kind:load to:0x0209cb24 module:overlay(0) +from:0x021488d8 kind:load to:0x0209cb28 module:overlay(0) +from:0x021488dc kind:load to:0x0209ca58 module:overlay(0) +from:0x021488e8 kind:load to:0x02143920 module:overlay(27) +from:0x021488ec kind:load to:0x0209d098 module:overlay(0) +from:0x021488f0 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021488f4 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021488f8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021488fc kind:load to:0x02143a80 module:overlay(27) +from:0x02148900 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02148904 kind:load to:0x0209d1ac module:overlay(0) +from:0x02148908 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214890c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148910 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02148914 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148918 kind:load to:0x02143b24 module:overlay(27) +from:0x0214891c kind:load to:0x02143b44 module:overlay(27) +from:0x02148920 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02148924 kind:load to:0x02143a0c module:overlay(27) +from:0x02148928 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0214892c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02148930 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02148934 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02148938 kind:load to:0x02143b18 module:overlay(27) +from:0x0214893c kind:load to:0x02143a98 module:overlay(27) +from:0x02148940 kind:load to:0x02143ad8 module:overlay(27) +from:0x02148944 kind:load to:0x02143af8 module:overlay(27) +from:0x02148948 kind:load to:0x02141ca0 module:overlay(27) +from:0x02148954 kind:load to:0x02143b8c module:overlay(27) +from:0x02148958 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214895c kind:load to:0x0209cb24 module:overlay(0) +from:0x02148960 kind:load to:0x0209cb28 module:overlay(0) +from:0x02148964 kind:load to:0x0209ca58 module:overlay(0) +from:0x02148970 kind:load to:0x02143c50 module:overlay(27) +from:0x02148974 kind:load to:0x0209d098 module:overlay(0) +from:0x02148978 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x0214897c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02148980 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02148984 kind:load to:0x02143da8 module:overlay(27) +from:0x02148988 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214898c kind:load to:0x0209d1ac module:overlay(0) +from:0x02148990 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02148994 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148998 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214899c kind:load to:0x0209d1cc module:overlay(0) +from:0x021489a0 kind:load to:0x02143e48 module:overlay(27) +from:0x021489a4 kind:load to:0x02143e68 module:overlay(27) +from:0x021489a8 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021489ac kind:load to:0x02143d3c module:overlay(27) +from:0x021489b0 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021489b4 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021489b8 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021489bc kind:load to:0x02143dc0 module:overlay(27) +from:0x021489c0 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x021489c4 kind:load to:0x02143dc8 module:overlay(27) +from:0x021489c8 kind:load to:0x02143e08 module:overlay(27) +from:0x021489cc kind:load to:0x02143e28 module:overlay(27) +from:0x021489d0 kind:load to:0x02141ca0 module:overlay(27) +from:0x021489dc kind:load to:0x02143eb0 module:overlay(27) +from:0x021489e0 kind:load to:0x0209cb7c module:overlay(0) +from:0x021489e4 kind:load to:0x0209cd40 module:overlay(0) +from:0x021489e8 kind:load to:0x0209cd5c module:overlay(0) +from:0x021489ec kind:load to:0x0209cda0 module:overlay(0) +from:0x021489f0 kind:load to:0x02144230 module:overlay(27) +from:0x021489f4 kind:load to:0x02144244 module:overlay(27) +from:0x021489f8 kind:load to:0x0209cb94 module:overlay(0) +from:0x02148a04 kind:load to:0x02143f5c module:overlay(27) +from:0x02148a08 kind:load to:0x0209d098 module:overlay(0) +from:0x02148a0c kind:load to:0x02143ff4 module:overlay(27) +from:0x02148a10 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02148a14 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02148a18 kind:load to:0x02144188 module:overlay(27) +from:0x02148a1c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02148a20 kind:load to:0x0209d1ac module:overlay(0) +from:0x02148a24 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02148a28 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148a2c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02148a30 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148a34 kind:load to:0x021441e8 module:overlay(27) +from:0x02148a38 kind:load to:0x02144208 module:overlay(27) +from:0x02148a3c kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02148a40 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02148a44 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02148a48 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02148a60 kind:load to:0x0214426c module:overlay(27) +from:0x02148a64 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02148a68 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02148a6c kind:load to:0x0209ca38 module:overlay(0) +from:0x02148a70 kind:load to:0x0209ca58 module:overlay(0) +from:0x02148a7c kind:load to:0x0207c47c module:overlay(0) +from:0x02148a80 kind:load to:0x0207c484 module:overlay(0) +from:0x02148a84 kind:load to:0x0207c94c module:overlay(0) +from:0x02148a88 kind:load to:0x0207c93c module:overlay(0) +from:0x02148a8c kind:load to:0x0207c980 module:overlay(0) +from:0x02148a90 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02148a94 kind:load to:0x0207ca18 module:overlay(0) +from:0x02148a98 kind:load to:0x0207ca90 module:overlay(0) +from:0x02148aa4 kind:load to:0x02144358 module:overlay(27) +from:0x02148aa8 kind:load to:0x0209d098 module:overlay(0) +from:0x02148aac kind:load to:0x0214452c module:overlay(27) +from:0x02148ab0 kind:load to:0x021445f8 module:overlay(27) +from:0x02148ab4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02148ab8 kind:load to:0x02144718 module:overlay(27) +from:0x02148abc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02148ac0 kind:load to:0x0209d1ac module:overlay(0) +from:0x02148ac4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02148ac8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02148acc kind:load to:0x0209d1c4 module:overlay(0) +from:0x02148ad0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02148ad4 kind:load to:0x0214475c module:overlay(27) +from:0x02148ad8 kind:load to:0x0214479c module:overlay(27) +from:0x02148adc kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02148ae0 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02148ae4 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02148ae8 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02148aec kind:load to:0x02144644 module:overlay(27) +from:0x02148af0 kind:load to:0x02144754 module:overlay(27) +from:0x02148af4 kind:load to:0x0210b330 module:overlays(19,26) +from:0x02148af8 kind:load to:0x0210b174 module:overlays(19,26) +from:0x02148afc kind:load to:0x0210b1bc module:overlays(19,26) +from:0x02148b00 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x02148b04 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x02148b08 kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x02148b0c kind:load to:0x0210b300 module:overlays(19,26) +from:0x02148b10 kind:load to:0x02144eac module:overlay(27) +from:0x02148b18 kind:load to:0x02144f28 module:overlay(27) +from:0x02148b20 kind:load to:0x02144f38 module:overlay(27) +from:0x02148b28 kind:load to:0x02144eb0 module:overlay(27) +from:0x02148b30 kind:load to:0x02144f2c module:overlay(27) +from:0x02148b38 kind:load to:0x02144f3c module:overlay(27) +from:0x02148b48 kind:load to:0x02144804 module:overlay(27) +from:0x02148b4c kind:load to:0x02097924 module:overlay(0) +from:0x02148b50 kind:load to:0x02097734 module:overlay(0) +from:0x02148b54 kind:load to:0x020977b0 module:overlay(0) +from:0x02148b58 kind:load to:0x0209792c module:overlay(0) +from:0x02148b5c kind:load to:0x0209794c module:overlay(0) +from:0x02148b60 kind:load to:0x02097978 module:overlay(0) +from:0x02148b6c kind:load to:0x020984f8 module:overlay(0) +from:0x02148b70 kind:load to:0x02098534 module:overlay(0) +from:0x02148b74 kind:load to:0x0209854c module:overlay(0) +from:0x02148b78 kind:load to:0x02098558 module:overlay(0) +from:0x02148b7c kind:load to:0x01fff464 module:itcm +from:0x02148b80 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02148b84 kind:load to:0x02144924 module:overlay(27) +from:0x02148b88 kind:load to:0x02098490 module:overlay(0) +from:0x02148b8c kind:load to:0x02144cd0 module:overlay(27) +from:0x02148b90 kind:load to:0x02098498 module:overlay(0) +from:0x02148b94 kind:load to:0x0209849c module:overlay(0) +from:0x02148b98 kind:load to:0x02144d28 module:overlay(27) +from:0x02148b9c kind:load to:0x020984a4 module:overlay(0) +from:0x02148ba0 kind:load to:0x020984a8 module:overlay(0) +from:0x02148ba4 kind:load to:0x02098564 module:overlay(0) +from:0x02148ba8 kind:load to:0x020985d0 module:overlay(0) +from:0x02148bac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02148bb0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02148bb4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02148bb8 kind:load to:0x0214502c module:overlay(27) +from:0x02148bbc kind:load to:0x0214504c module:overlay(27) +from:0x02148bc0 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02148bc4 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02148bc8 kind:load to:0x021479e4 module:overlay(27) +from:0x02148bd0 kind:load to:0x02147a28 module:overlay(27) +from:0x02148bd8 kind:load to:0x02146d64 module:overlay(27) +from:0x02148be0 kind:load to:0x02147484 module:overlay(27) +from:0x02148be8 kind:load to:0x02146e44 module:overlay(27) +from:0x02148bf0 kind:load to:0x02146e08 module:overlay(27) +from:0x02148bf8 kind:load to:0x02147b00 module:overlay(27) +from:0x02148c00 kind:load to:0x02146bfc module:overlay(27) +from:0x02148c08 kind:load to:0x02147448 module:overlay(27) +from:0x02148c10 kind:load to:0x02147514 module:overlay(27) +from:0x02148c18 kind:load to:0x02147634 module:overlay(27) +from:0x02148c20 kind:load to:0x0214729c module:overlay(27) +from:0x02148c28 kind:load to:0x021478cc module:overlay(27) +from:0x02148c30 kind:load to:0x02147280 module:overlay(27) +from:0x02148c38 kind:load to:0x02147ad4 module:overlay(27) +from:0x02148c40 kind:load to:0x02147150 module:overlay(27) +from:0x02148c48 kind:load to:0x02146eec module:overlay(27) +from:0x02148c50 kind:load to:0x02147720 module:overlay(27) +from:0x02148c58 kind:load to:0x0214755c module:overlay(27) +from:0x02148c60 kind:load to:0x02146bf8 module:overlay(27) +from:0x02148c68 kind:load to:0x02146be4 module:overlay(27) +from:0x02148c70 kind:load to:0x02147d7c module:overlay(27) +from:0x02148c78 kind:load to:0x02147820 module:overlay(27) +from:0x02148c80 kind:load to:0x021477dc module:overlay(27) +from:0x02148c88 kind:load to:0x02147014 module:overlay(27) +from:0x02148c90 kind:load to:0x02147928 module:overlay(27) +from:0x02148c98 kind:load to:0x0214716c module:overlay(27) +from:0x02148ca0 kind:load to:0x02147c20 module:overlay(27) +from:0x02148cb0 kind:load to:0x02145094 module:overlay(27) +from:0x02148cb4 kind:load to:0x02097924 module:overlay(0) +from:0x02148cb8 kind:load to:0x02097734 module:overlay(0) +from:0x02148cbc kind:load to:0x020977b0 module:overlay(0) +from:0x02148cc0 kind:load to:0x0209792c module:overlay(0) +from:0x02148cc4 kind:load to:0x0209794c module:overlay(0) +from:0x02148cc8 kind:load to:0x02097978 module:overlay(0) +from:0x02148cd4 kind:load to:0x02145378 module:overlay(27) +from:0x02148cd8 kind:load to:0x02147e90 module:overlay(27) +from:0x02148cdc kind:load to:0x02099ae0 module:overlay(0) +from:0x02148ce0 kind:load to:0x02099b18 module:overlay(0) +from:0x02148ce4 kind:load to:0x0209a11c module:overlay(0) +from:0x02148ce8 kind:load to:0x0209a124 module:overlay(0) +from:0x02148cec kind:load to:0x0209a0c4 module:overlay(0) +from:0x02148cf0 kind:load to:0x02099c90 module:overlay(0) +from:0x02148cf4 kind:load to:0x02099b80 module:overlay(0) +from:0x02148cf8 kind:load to:0x0209a04c module:overlay(0) +from:0x02148cfc kind:load to:0x0209a0d4 module:overlay(0) +from:0x02148d00 kind:load to:0x0209a0ec module:overlay(0) +from:0x02148d04 kind:load to:0x02147e88 module:overlay(27) +from:0x02148d08 kind:load to:0x0209a104 module:overlay(0) +from:0x02148d0c kind:load to:0x02147e78 module:overlay(27) +from:0x02148d10 kind:load to:0x02147e54 module:overlay(27) +from:0x02148d1c kind:load to:0x021453e0 module:overlay(27) +from:0x02148d20 kind:load to:0x02147eac module:overlay(27) +from:0x02148d24 kind:load to:0x0209a234 module:overlay(0) +from:0x02148d28 kind:load to:0x0209a268 module:overlay(0) +from:0x02148d2c kind:load to:0x0209a300 module:overlay(0) +from:0x02148d30 kind:load to:0x0209a314 module:overlay(0) +from:0x02148d34 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02148d38 kind:load to:0x0209a33c module:overlay(0) +from:0x02148d3c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02148d40 kind:load to:0x0209a04c module:overlay(0) +from:0x02148d44 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02148d48 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02148d4c kind:load to:0x0209a328 module:overlay(0) +from:0x02148d50 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02148d54 kind:load to:0x02147e28 module:overlay(27) +from:0x02148d58 kind:load to:0x02147e04 module:overlay(27) +from:0x02148d5c kind:load to:0x0209a6ec module:overlay(0) +from:0x02148d68 kind:load to:0x020984f8 module:overlay(0) +from:0x02148d6c kind:load to:0x02098534 module:overlay(0) +from:0x02148d70 kind:load to:0x0209854c module:overlay(0) +from:0x02148d74 kind:load to:0x02098558 module:overlay(0) +from:0x02148d78 kind:load to:0x01fff464 module:itcm +from:0x02148d7c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02148d80 kind:load to:0x021455d4 module:overlay(27) +from:0x02148d84 kind:load to:0x02145624 module:overlay(27) +from:0x02148d88 kind:load to:0x02145748 module:overlay(27) +from:0x02148d8c kind:load to:0x02145768 module:overlay(27) +from:0x02148d90 kind:load to:0x0209849c module:overlay(0) +from:0x02148d94 kind:load to:0x02145a18 module:overlay(27) +from:0x02148d98 kind:load to:0x02145d2c module:overlay(27) +from:0x02148d9c kind:load to:0x020984a8 module:overlay(0) +from:0x02148da0 kind:load to:0x02098564 module:overlay(0) +from:0x02148da4 kind:load to:0x020985d0 module:overlay(0) +from:0x02148da8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02148dac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02148db0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02148db4 kind:load to:0x021453f4 module:overlay(27) +from:0x02148db8 kind:load to:0x021454e0 module:overlay(27) +from:0x02148dbc kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02148dc0 kind:load to:0x02110cc0 module:overlays(19,26,31) diff --git a/config/usa/arm9/overlays/ov027/symbols.txt b/config/usa/arm9/overlays/ov027/symbols.txt new file mode 100644 index 00000000..4bdf06eb --- /dev/null +++ b/config/usa/arm9/overlays/ov027/symbols.txt @@ -0,0 +1,401 @@ +func_ov027_021419c0 kind:function(arm,size=0xc) addr:0x021419c0 +func_ov027_021419cc kind:function(arm,size=0x24) addr:0x021419cc +func_ov027_021419f0 kind:function(arm,size=0x40) addr:0x021419f0 +func_ov027_02141a30 kind:function(arm,size=0x60) addr:0x02141a30 +func_ov027_02141a90 kind:function(arm,size=0x14) addr:0x02141a90 +func_ov027_02141aa4 kind:function(arm,size=0x10c) addr:0x02141aa4 +func_ov027_02141bb0 kind:function(arm,size=0xe8) addr:0x02141bb0 +func_ov027_02141c98 kind:function(arm,size=0x8) addr:0x02141c98 +func_ov027_02141ca0 kind:function(arm,size=0x8) addr:0x02141ca0 +func_ov027_02141ca8 kind:function(arm,size=0x4) addr:0x02141ca8 +func_ov027_02141cac kind:function(arm,size=0x160) addr:0x02141cac +func_ov027_02141e0c kind:function(arm,size=0xc) addr:0x02141e0c +func_ov027_02141e18 kind:function(arm,size=0xc) addr:0x02141e18 +func_ov027_02141e24 kind:function(arm,size=0x8c) addr:0x02141e24 +func_ov027_02141eb0 kind:function(arm,size=0x40) addr:0x02141eb0 +func_ov027_02141ef0 kind:function(arm,size=0x20) addr:0x02141ef0 +func_ov027_02141f10 kind:function(arm,size=0x20) addr:0x02141f10 +func_ov027_02141f30 kind:function(arm,size=0x1c) addr:0x02141f30 +func_ov027_02141f4c kind:function(arm,size=0x28) addr:0x02141f4c +func_ov027_02141f74 kind:function(arm,size=0x30) addr:0x02141f74 +func_ov027_02141fa4 kind:function(arm,size=0x28) addr:0x02141fa4 +func_ov027_02141fcc kind:function(arm,size=0x20) addr:0x02141fcc +func_ov027_02141fec kind:function(arm,size=0x14) addr:0x02141fec +func_ov027_02142000 kind:function(arm,size=0xc) addr:0x02142000 +func_ov027_0214200c kind:function(arm,size=0x24) addr:0x0214200c +func_ov027_02142030 kind:function(arm,size=0x40) addr:0x02142030 +func_ov027_02142070 kind:function(arm,size=0x44) addr:0x02142070 +func_ov027_021420b4 kind:function(arm,size=0xec) addr:0x021420b4 +func_ov027_021421a0 kind:function(arm,size=0x110) addr:0x021421a0 +func_ov027_021422b0 kind:function(arm,size=0x38) addr:0x021422b0 +func_ov027_021422e8 kind:function(arm,size=0x18) addr:0x021422e8 +func_ov027_02142300 kind:function(arm,size=0x40) addr:0x02142300 +func_ov027_02142340 kind:function(arm,size=0x20) addr:0x02142340 +func_ov027_02142360 kind:function(arm,size=0x20) addr:0x02142360 +func_ov027_02142380 kind:function(arm,size=0xc) addr:0x02142380 +func_ov027_0214238c kind:function(arm,size=0x28) addr:0x0214238c +func_ov027_021423b4 kind:function(arm,size=0x30) addr:0x021423b4 +func_ov027_021423e4 kind:function(arm,size=0x14) addr:0x021423e4 +func_ov027_021423f8 kind:function(arm,size=0xc) addr:0x021423f8 +func_ov027_02142404 kind:function(arm,size=0x24) addr:0x02142404 +func_ov027_02142428 kind:function(arm,size=0x38) addr:0x02142428 +func_ov027_02142460 kind:function(arm,size=0x44) addr:0x02142460 +func_ov027_021424a4 kind:function(arm,size=0xec) addr:0x021424a4 +func_ov027_02142590 kind:function(arm,size=0x6c) addr:0x02142590 +func_ov027_021425fc kind:function(arm,size=0x18) addr:0x021425fc +func_ov027_02142614 kind:function(arm,size=0x40) addr:0x02142614 +func_ov027_02142654 kind:function(arm,size=0x20) addr:0x02142654 +func_ov027_02142674 kind:function(arm,size=0x20) addr:0x02142674 +func_ov027_02142694 kind:function(arm,size=0x8) addr:0x02142694 +func_ov027_0214269c kind:function(arm,size=0x20) addr:0x0214269c +func_ov027_021426bc kind:function(arm,size=0x28) addr:0x021426bc +func_ov027_021426e4 kind:function(arm,size=0x14) addr:0x021426e4 +func_ov027_021426f8 kind:function(arm,size=0xc) addr:0x021426f8 +func_ov027_02142704 kind:function(arm,size=0x24) addr:0x02142704 +func_ov027_02142728 kind:function(arm,size=0x54) addr:0x02142728 +func_ov027_0214277c kind:function(arm,size=0x44) addr:0x0214277c +func_ov027_021427c0 kind:function(arm,size=0xec) addr:0x021427c0 +func_ov027_021428ac kind:function(arm,size=0x6c) addr:0x021428ac +func_ov027_02142918 kind:function(arm,size=0x18) addr:0x02142918 +func_ov027_02142930 kind:function(arm,size=0x40) addr:0x02142930 +func_ov027_02142970 kind:function(arm,size=0x20) addr:0x02142970 +func_ov027_02142990 kind:function(arm,size=0x20) addr:0x02142990 +func_ov027_021429b0 kind:function(arm,size=0x8) addr:0x021429b0 +func_ov027_021429b8 kind:function(arm,size=0x20) addr:0x021429b8 +func_ov027_021429d8 kind:function(arm,size=0x28) addr:0x021429d8 +func_ov027_02142a00 kind:function(arm,size=0x14) addr:0x02142a00 +func_ov027_02142a14 kind:function(arm,size=0xc) addr:0x02142a14 +func_ov027_02142a20 kind:function(arm,size=0x24) addr:0x02142a20 +func_ov027_02142a44 kind:function(arm,size=0x38) addr:0x02142a44 +func_ov027_02142a7c kind:function(arm,size=0x3c) addr:0x02142a7c +func_ov027_02142ab8 kind:function(arm,size=0xec) addr:0x02142ab8 +func_ov027_02142ba4 kind:function(arm,size=0x74) addr:0x02142ba4 +func_ov027_02142c18 kind:function(arm,size=0x18) addr:0x02142c18 +func_ov027_02142c30 kind:function(arm,size=0x40) addr:0x02142c30 +func_ov027_02142c70 kind:function(arm,size=0x20) addr:0x02142c70 +func_ov027_02142c90 kind:function(arm,size=0x20) addr:0x02142c90 +func_ov027_02142cb0 kind:function(arm,size=0x8) addr:0x02142cb0 +func_ov027_02142cb8 kind:function(arm,size=0x20) addr:0x02142cb8 +func_ov027_02142cd8 kind:function(arm,size=0x28) addr:0x02142cd8 +func_ov027_02142d00 kind:function(arm,size=0x14) addr:0x02142d00 +func_ov027_02142d14 kind:function(arm,size=0xc) addr:0x02142d14 +func_ov027_02142d20 kind:function(arm,size=0x24) addr:0x02142d20 +func_ov027_02142d44 kind:function(arm,size=0x38) addr:0x02142d44 +func_ov027_02142d7c kind:function(arm,size=0xa0) addr:0x02142d7c +func_ov027_02142e1c kind:function(arm,size=0xec) addr:0x02142e1c +func_ov027_02142f08 kind:function(arm,size=0x20) addr:0x02142f08 +func_ov027_02142f28 kind:function(arm,size=0x20) addr:0x02142f28 +func_ov027_02142f48 kind:function(arm,size=0x20) addr:0x02142f48 +func_ov027_02142f68 kind:function(arm,size=0x8) addr:0x02142f68 +func_ov027_02142f70 kind:function(arm,size=0x20) addr:0x02142f70 +func_ov027_02142f90 kind:function(arm,size=0x28) addr:0x02142f90 +func_ov027_02142fb8 kind:function(arm,size=0x14) addr:0x02142fb8 +func_ov027_02142fcc kind:function(arm,size=0xc) addr:0x02142fcc +func_ov027_02142fd8 kind:function(arm,size=0x24) addr:0x02142fd8 +func_ov027_02142ffc kind:function(arm,size=0x50) addr:0x02142ffc +func_ov027_0214304c kind:function(arm,size=0x70) addr:0x0214304c +func_ov027_021430bc kind:function(arm,size=0x1f0) addr:0x021430bc +func_ov027_021432ac kind:function(arm,size=0xe8) addr:0x021432ac +func_ov027_02143394 kind:function(arm,size=0x8) addr:0x02143394 +func_ov027_0214339c kind:function(arm,size=0x8) addr:0x0214339c +func_ov027_021433a4 kind:function(arm,size=0x4) addr:0x021433a4 +func_ov027_021433a8 kind:function(arm,size=0x114) addr:0x021433a8 +func_ov027_021434bc kind:function(arm,size=0x114) addr:0x021434bc +func_ov027_021435d0 kind:function(arm,size=0x14) addr:0x021435d0 +func_ov027_021435e4 kind:function(arm,size=0x64) addr:0x021435e4 +func_ov027_02143648 kind:function(arm,size=0x8) addr:0x02143648 +func_ov027_02143650 kind:function(arm,size=0x8) addr:0x02143650 +func_ov027_02143658 kind:function(arm,size=0x8) addr:0x02143658 +func_ov027_02143660 kind:function(arm,size=0x38) addr:0x02143660 +func_ov027_02143698 kind:function(arm,size=0x2c) addr:0x02143698 +func_ov027_021436c4 kind:function(arm,size=0x40) addr:0x021436c4 +func_ov027_02143704 kind:function(arm,size=0x20) addr:0x02143704 +func_ov027_02143724 kind:function(arm,size=0x20) addr:0x02143724 +func_ov027_02143744 kind:function(arm,size=0x40) addr:0x02143744 +func_ov027_02143784 kind:function(arm,size=0x48) addr:0x02143784 +func_ov027_021437cc kind:function(arm,size=0x40) addr:0x021437cc +func_ov027_0214380c kind:function(arm,size=0x38) addr:0x0214380c +func_ov027_02143844 kind:function(arm,size=0x14) addr:0x02143844 +func_ov027_02143858 kind:function(arm,size=0xc) addr:0x02143858 +func_ov027_02143864 kind:function(arm,size=0x24) addr:0x02143864 +func_ov027_02143888 kind:function(arm,size=0x5c) addr:0x02143888 +func_ov027_021438e4 kind:function(arm,size=0x3c) addr:0x021438e4 +func_ov027_02143920 kind:function(arm,size=0xec) addr:0x02143920 +func_ov027_02143a0c kind:function(arm,size=0x74) addr:0x02143a0c +func_ov027_02143a80 kind:function(arm,size=0x18) addr:0x02143a80 +func_ov027_02143a98 kind:function(arm,size=0x40) addr:0x02143a98 +func_ov027_02143ad8 kind:function(arm,size=0x20) addr:0x02143ad8 +func_ov027_02143af8 kind:function(arm,size=0x20) addr:0x02143af8 +func_ov027_02143b18 kind:function(arm,size=0xc) addr:0x02143b18 +func_ov027_02143b24 kind:function(arm,size=0x20) addr:0x02143b24 +func_ov027_02143b44 kind:function(arm,size=0x28) addr:0x02143b44 +func_ov027_02143b6c kind:function(arm,size=0x14) addr:0x02143b6c +func_ov027_02143b80 kind:function(arm,size=0xc) addr:0x02143b80 +func_ov027_02143b8c kind:function(arm,size=0x24) addr:0x02143b8c +func_ov027_02143bb0 kind:function(arm,size=0x5c) addr:0x02143bb0 +func_ov027_02143c0c kind:function(arm,size=0x44) addr:0x02143c0c +func_ov027_02143c50 kind:function(arm,size=0xec) addr:0x02143c50 +func_ov027_02143d3c kind:function(arm,size=0x6c) addr:0x02143d3c +func_ov027_02143da8 kind:function(arm,size=0x18) addr:0x02143da8 +func_ov027_02143dc0 kind:function(arm,size=0x8) addr:0x02143dc0 +func_ov027_02143dc8 kind:function(arm,size=0x40) addr:0x02143dc8 +func_ov027_02143e08 kind:function(arm,size=0x20) addr:0x02143e08 +func_ov027_02143e28 kind:function(arm,size=0x20) addr:0x02143e28 +func_ov027_02143e48 kind:function(arm,size=0x20) addr:0x02143e48 +func_ov027_02143e68 kind:function(arm,size=0x28) addr:0x02143e68 +func_ov027_02143e90 kind:function(arm,size=0x14) addr:0x02143e90 +func_ov027_02143ea4 kind:function(arm,size=0xc) addr:0x02143ea4 +func_ov027_02143eb0 kind:function(arm,size=0x24) addr:0x02143eb0 +func_ov027_02143ed4 kind:function(arm,size=0x54) addr:0x02143ed4 +func_ov027_02143f28 kind:function(arm,size=0x34) addr:0x02143f28 +func_ov027_02143f5c kind:function(arm,size=0x98) addr:0x02143f5c +func_ov027_02143ff4 kind:function(arm,size=0x88) addr:0x02143ff4 +func_ov027_0214407c kind:function(arm,size=0x10c) addr:0x0214407c +func_ov027_02144188 kind:function(arm,size=0x60) addr:0x02144188 +func_ov027_021441e8 kind:function(arm,size=0x20) addr:0x021441e8 +func_ov027_02144208 kind:function(arm,size=0x28) addr:0x02144208 +func_ov027_02144230 kind:function(arm,size=0x14) addr:0x02144230 +func_ov027_02144244 kind:function(arm,size=0x1c) addr:0x02144244 +func_ov027_02144260 kind:function(arm,size=0xc) addr:0x02144260 +func_ov027_0214426c kind:function(arm,size=0x24) addr:0x0214426c +func_ov027_02144290 kind:function(arm,size=0x2c) addr:0x02144290 +func_ov027_021442bc kind:function(arm,size=0x9c) addr:0x021442bc +func_ov027_02144358 kind:function(arm,size=0x1d4) addr:0x02144358 +func_ov027_0214452c kind:function(arm,size=0xcc) addr:0x0214452c +func_ov027_021445f8 kind:function(arm,size=0x4c) addr:0x021445f8 +func_ov027_02144644 kind:function(arm,size=0x50) addr:0x02144644 +func_ov027_02144694 kind:function(arm,size=0x84) addr:0x02144694 +func_ov027_02144718 kind:function(arm,size=0x3c) addr:0x02144718 +func_ov027_02144754 kind:function(arm,size=0x8) addr:0x02144754 +func_ov027_0214475c kind:function(arm,size=0x40) addr:0x0214475c +func_ov027_0214479c kind:function(arm,size=0x48) addr:0x0214479c +func_ov027_021447e4 kind:function(arm,size=0x14) addr:0x021447e4 +func_ov027_021447f8 kind:function(arm,size=0xc) addr:0x021447f8 +func_ov027_02144804 kind:function(arm,size=0x24) addr:0x02144804 +func_ov027_02144828 kind:function(arm,size=0x4c) addr:0x02144828 +func_ov027_02144874 kind:function(arm,size=0xb0) addr:0x02144874 +func_ov027_02144924 kind:function(arm,size=0x98) addr:0x02144924 +func_ov027_021449bc kind:function(arm,size=0x3c) addr:0x021449bc +func_ov027_021449f8 kind:function(arm,size=0x2d8) addr:0x021449f8 +func_ov027_02144cd0 kind:function(arm,size=0x58) addr:0x02144cd0 +func_ov027_02144d28 kind:function(arm,size=0x70) addr:0x02144d28 +func_ov027_02144d98 kind:function(arm,size=0x114) addr:0x02144d98 +func_ov027_02144eac kind:function(arm,size=0x4) addr:0x02144eac +func_ov027_02144eb0 kind:function(arm,size=0x78) addr:0x02144eb0 +func_ov027_02144f28 kind:function(arm,size=0x4) addr:0x02144f28 +func_ov027_02144f2c kind:function(arm,size=0xc) addr:0x02144f2c +func_ov027_02144f38 kind:function(arm,size=0x4) addr:0x02144f38 +func_ov027_02144f3c kind:function(arm,size=0x40) addr:0x02144f3c +func_ov027_02144f7c kind:function(arm,size=0xb0) addr:0x02144f7c +func_ov027_0214502c kind:function(arm,size=0x20) addr:0x0214502c +func_ov027_0214504c kind:function(arm,size=0x28) addr:0x0214504c +func_ov027_02145074 kind:function(arm,size=0x14) addr:0x02145074 +func_ov027_02145088 kind:function(arm,size=0xc) addr:0x02145088 +func_ov027_02145094 kind:function(arm,size=0x24) addr:0x02145094 +func_ov027_021450b8 kind:function(arm,size=0x6c) addr:0x021450b8 +func_ov027_02145124 kind:function(arm,size=0x10) addr:0x02145124 +func_ov027_02145134 kind:function(arm,size=0x204) addr:0x02145134 +func_ov027_02145338 kind:function(arm,size=0x40) addr:0x02145338 +func_ov027_02145378 kind:function(arm,size=0x14) addr:0x02145378 +func_ov027_0214538c kind:function(arm,size=0x54) addr:0x0214538c +func_ov027_021453e0 kind:function(arm,size=0x14) addr:0x021453e0 +func_ov027_021453f4 kind:function(arm,size=0xec) addr:0x021453f4 +func_ov027_021454e0 kind:function(arm,size=0xf4) addr:0x021454e0 +func_ov027_021455d4 kind:function(arm,size=0x50) addr:0x021455d4 +func_ov027_02145624 kind:function(arm,size=0x124) addr:0x02145624 +func_ov027_02145748 kind:function(arm,size=0x20) addr:0x02145748 +func_ov027_02145768 kind:function(arm,size=0x20) addr:0x02145768 +func_ov027_02145788 kind:function(arm,size=0x144) addr:0x02145788 +func_ov027_021458cc kind:function(arm,size=0x148) addr:0x021458cc +func_ov027_02145a14 kind:function(arm,size=0x4) addr:0x02145a14 +func_ov027_02145a18 kind:function(arm,size=0x314) addr:0x02145a18 +func_ov027_02145d2c kind:function(arm,size=0x1e0) addr:0x02145d2c +func_ov027_02145f0c kind:function(arm,size=0x48) addr:0x02145f0c +func_ov027_02145f54 kind:function(arm,size=0x44) addr:0x02145f54 +func_ov027_02145f98 kind:function(arm,size=0x84) addr:0x02145f98 +func_ov027_0214601c kind:function(arm,size=0x21c) addr:0x0214601c +func_ov027_02146238 kind:function(arm,size=0xf4) addr:0x02146238 +func_ov027_0214632c kind:function(arm,size=0x290) addr:0x0214632c +func_ov027_021465bc kind:function(arm,size=0x4c0) addr:0x021465bc +func_ov027_02146a7c kind:function(arm,size=0x2c) addr:0x02146a7c +func_ov027_02146aa8 kind:function(arm,size=0x68) addr:0x02146aa8 +func_ov027_02146b10 kind:function(arm,size=0xd4) addr:0x02146b10 +func_ov027_02146be4 kind:function(arm,size=0x14) addr:0x02146be4 +func_ov027_02146bf8 kind:function(arm,size=0x4) addr:0x02146bf8 +func_ov027_02146bfc kind:function(arm,size=0x168) addr:0x02146bfc +func_ov027_02146d64 kind:function(arm,size=0xa4) addr:0x02146d64 +func_ov027_02146e08 kind:function(arm,size=0x3c) addr:0x02146e08 +func_ov027_02146e44 kind:function(arm,size=0xa8) addr:0x02146e44 +func_ov027_02146eec kind:function(arm,size=0x128) addr:0x02146eec +func_ov027_02147014 kind:function(arm,size=0x13c) addr:0x02147014 +func_ov027_02147150 kind:function(arm,size=0x1c) addr:0x02147150 +func_ov027_0214716c kind:function(arm,size=0x114) addr:0x0214716c +func_ov027_02147280 kind:function(arm,size=0x1c) addr:0x02147280 +func_ov027_0214729c kind:function(arm,size=0x1ac) addr:0x0214729c +func_ov027_02147448 kind:function(arm,size=0x3c) addr:0x02147448 +func_ov027_02147484 kind:function(arm,size=0x90) addr:0x02147484 +func_ov027_02147514 kind:function(arm,size=0x48) addr:0x02147514 +func_ov027_0214755c kind:function(arm,size=0xd8) addr:0x0214755c +func_ov027_02147634 kind:function(arm,size=0xec) addr:0x02147634 +func_ov027_02147720 kind:function(arm,size=0xbc) addr:0x02147720 +func_ov027_021477dc kind:function(arm,size=0x44) addr:0x021477dc +func_ov027_02147820 kind:function(arm,size=0xac) addr:0x02147820 +func_ov027_021478cc kind:function(arm,size=0x5c) addr:0x021478cc +func_ov027_02147928 kind:function(arm,size=0xbc) addr:0x02147928 +func_ov027_021479e4 kind:function(arm,size=0x44) addr:0x021479e4 +func_ov027_02147a28 kind:function(arm,size=0xac) addr:0x02147a28 +func_ov027_02147ad4 kind:function(arm,size=0x2c) addr:0x02147ad4 +func_ov027_02147b00 kind:function(arm,size=0x120) addr:0x02147b00 +func_ov027_02147c20 kind:function(arm,size=0x15c) addr:0x02147c20 +func_ov027_02147d7c kind:function(arm,size=0x88) addr:0x02147d7c +func_ov027_02147e04 kind:function(arm,size=0x24) addr:0x02147e04 +func_ov027_02147e28 kind:function(arm,size=0x2c) addr:0x02147e28 +func_ov027_02147e54 kind:function(arm,size=0x24) addr:0x02147e54 +func_ov027_02147e78 kind:function(arm,size=0x10) addr:0x02147e78 +func_ov027_02147e88 kind:function(arm,size=0x8) addr:0x02147e88 +func_ov027_02147e90 kind:function(arm,size=0x1c) addr:0x02147e90 +func_ov027_02147eac kind:function(arm,size=0x1c) addr:0x02147eac +func_ov027_02147ec8 kind:function(arm,size=0x14) addr:0x02147ec8 +data_ov027_02147edc kind:data(any) addr:0x02147edc +data_ov027_02147eec kind:data(any) addr:0x02147eec +data_ov027_02147efc kind:data(any) addr:0x02147efc +data_ov027_02147f0c kind:data(any) addr:0x02147f0c +__sinit_ov027_02147f18 kind:function(arm,size=0x70) addr:0x02147f18 +__sinit_ov027_02147f88 kind:function(arm,size=0x50) addr:0x02147f88 +__sinit_ov027_02147fd8 kind:function(arm,size=0x50) addr:0x02147fd8 +__sinit_ov027_02148028 kind:function(arm,size=0x50) addr:0x02148028 +__sinit_ov027_02148078 kind:function(arm,size=0x50) addr:0x02148078 +__sinit_ov027_021480c8 kind:function(arm,size=0x50) addr:0x021480c8 +__sinit_ov027_02148118 kind:function(arm,size=0x50) addr:0x02148118 +__sinit_ov027_02148168 kind:function(arm,size=0x50) addr:0x02148168 +__sinit_ov027_021481b8 kind:function(arm,size=0x50) addr:0x021481b8 +__sinit_ov027_02148208 kind:function(arm,size=0x50) addr:0x02148208 +__sinit_ov027_02148258 kind:function(arm,size=0x6c) addr:0x02148258 +__sinit_ov027_021482c4 kind:function(arm,size=0x50) addr:0x021482c4 +__sinit_ov027_02148314 kind:function(arm,size=0x50) addr:0x02148314 +.p__sinit_ov027_02147f18 kind:data(word) addr:0x02148364 +.p__sinit_ov027_02147f88 kind:data(word) addr:0x02148368 +.p__sinit_ov027_02147fd8 kind:data(word) addr:0x0214836c +.p__sinit_ov027_02148028 kind:data(word) addr:0x02148370 +.p__sinit_ov027_02148078 kind:data(word) addr:0x02148374 +.p__sinit_ov027_021480c8 kind:data(word) addr:0x02148378 +.p__sinit_ov027_02148118 kind:data(word) addr:0x0214837c +.p__sinit_ov027_02148168 kind:data(word) addr:0x02148380 +.p__sinit_ov027_021481b8 kind:data(word) addr:0x02148384 +.p__sinit_ov027_02148208 kind:data(word) addr:0x02148388 +.p__sinit_ov027_02148258 kind:data(word) addr:0x0214838c +.p__sinit_ov027_021482c4 kind:data(word) addr:0x02148390 +.p__sinit_ov027_02148314 kind:data(word) addr:0x02148394 +data_ov027_021483a0 kind:data(any) addr:0x021483a0 +data_ov027_021483b0 kind:data(any) addr:0x021483b0 +data_ov027_021483c4 kind:data(any) addr:0x021483c4 +data_ov027_021483e0 kind:data(any) addr:0x021483e0 +data_ov027_0214840c kind:data(any) addr:0x0214840c +data_ov027_02148478 kind:data(any) addr:0x02148478 +data_ov027_021484e4 kind:data(any) addr:0x021484e4 +data_ov027_02148500 kind:data(any) addr:0x02148500 +data_ov027_02148564 kind:data(any) addr:0x02148564 +data_ov027_02148578 kind:data(any) addr:0x02148578 +data_ov027_02148594 kind:data(any) addr:0x02148594 +data_ov027_02148600 kind:data(any) addr:0x02148600 +data_ov027_0214861c kind:data(any) addr:0x0214861c +data_ov027_02148688 kind:data(any) addr:0x02148688 +data_ov027_021486a4 kind:data(any) addr:0x021486a4 +data_ov027_02148710 kind:data(any) addr:0x02148710 +data_ov027_0214872c kind:data(any) addr:0x0214872c +data_ov027_02148790 kind:data(any) addr:0x02148790 +data_ov027_02148794 kind:data(any) addr:0x02148794 +data_ov027_021487a8 kind:data(any) addr:0x021487a8 +data_ov027_021487c4 kind:data(any) addr:0x021487c4 +data_ov027_02148848 kind:data(any) addr:0x02148848 +data_ov027_021488cc kind:data(any) addr:0x021488cc +data_ov027_021488e8 kind:data(any) addr:0x021488e8 +data_ov027_02148954 kind:data(any) addr:0x02148954 +data_ov027_02148970 kind:data(any) addr:0x02148970 +data_ov027_021489dc kind:data(any) addr:0x021489dc +data_ov027_02148a04 kind:data(any) addr:0x02148a04 +data_ov027_02148a4c kind:data(any) addr:0x02148a4c +data_ov027_02148a60 kind:data(any) addr:0x02148a60 +data_ov027_02148a7c kind:data(any) addr:0x02148a7c +data_ov027_02148aa4 kind:data(any) addr:0x02148aa4 +data_ov027_02148b10 kind:data(any) addr:0x02148b10 +data_ov027_02148b28 kind:data(any) addr:0x02148b28 +data_ov027_02148b48 kind:data(any) addr:0x02148b48 +data_ov027_02148b6c kind:data(any) addr:0x02148b6c +data_ov027_02148bb4 kind:data(any) addr:0x02148bb4 ambiguous +data_ov027_02148bc8 kind:data(any) addr:0x02148bc8 +data_ov027_02148bcc kind:data(any) addr:0x02148bcc ambiguous +data_ov027_02148cb0 kind:data(any) addr:0x02148cb0 +data_ov027_02148cd4 kind:data(any) addr:0x02148cd4 +data_ov027_02148d1c kind:data(any) addr:0x02148d1c +data_ov027_02148d68 kind:data(any) addr:0x02148d68 +data_ov027_02148de0 kind:bss addr:0x02148de0 +data_ov027_02148de8 kind:bss addr:0x02148de8 +data_ov027_02148df4 kind:bss addr:0x02148df4 +data_ov027_02148e00 kind:bss addr:0x02148e00 +data_ov027_02148ed4 kind:bss addr:0x02148ed4 +data_ov027_02148ed8 kind:bss addr:0x02148ed8 +data_ov027_02148ee4 kind:bss addr:0x02148ee4 +data_ov027_02148fb8 kind:bss addr:0x02148fb8 +data_ov027_02148fbc kind:bss addr:0x02148fbc +data_ov027_02148fc8 kind:bss addr:0x02148fc8 +data_ov027_02149038 kind:bss addr:0x02149038 ambiguous +data_ov027_0214909c kind:bss addr:0x0214909c +data_ov027_021490a0 kind:bss addr:0x021490a0 +data_ov027_021490ac kind:bss addr:0x021490ac +data_ov027_02149180 kind:bss addr:0x02149180 +data_ov027_02149184 kind:bss addr:0x02149184 +data_ov027_02149190 kind:bss addr:0x02149190 +data_ov027_02149264 kind:bss addr:0x02149264 +data_ov027_02149268 kind:bss addr:0x02149268 +data_ov027_02149274 kind:bss addr:0x02149274 +data_ov027_02149348 kind:bss addr:0x02149348 +data_ov027_0214934c kind:bss addr:0x0214934c +data_ov027_02149358 kind:bss addr:0x02149358 +data_ov027_02149378 kind:bss addr:0x02149378 +data_ov027_0214942c kind:bss addr:0x0214942c +data_ov027_02149430 kind:bss addr:0x02149430 +data_ov027_0214943c kind:bss addr:0x0214943c +data_ov027_02149510 kind:bss addr:0x02149510 +data_ov027_02149514 kind:bss addr:0x02149514 +data_ov027_02149520 kind:bss addr:0x02149520 +data_ov027_021495f4 kind:bss addr:0x021495f4 +data_ov027_021495f8 kind:bss addr:0x021495f8 +data_ov027_02149604 kind:bss addr:0x02149604 +data_ov027_0214966c kind:bss addr:0x0214966c +data_ov027_02149670 kind:bss addr:0x02149670 +data_ov027_0214967c kind:bss addr:0x0214967c +data_ov027_02149750 kind:bss addr:0x02149750 +data_ov027_02149758 kind:bss addr:0x02149758 +data_ov027_02149764 kind:bss addr:0x02149764 +data_ov027_0214983c kind:bss addr:0x0214983c +data_ov027_02149840 kind:bss addr:0x02149840 +data_ov027_02149844 kind:bss addr:0x02149844 +data_ov027_02149848 kind:bss addr:0x02149848 +data_ov027_0214984c kind:bss addr:0x0214984c +data_ov027_02149850 kind:bss addr:0x02149850 +data_ov027_02149854 kind:bss addr:0x02149854 +data_ov027_02149858 kind:bss addr:0x02149858 +data_ov027_0214985c kind:bss addr:0x0214985c +data_ov027_02149860 kind:bss addr:0x02149860 +data_ov027_02149864 kind:bss addr:0x02149864 +data_ov027_02149868 kind:bss addr:0x02149868 +data_ov027_0214986c kind:bss addr:0x0214986c +data_ov027_02149870 kind:bss addr:0x02149870 +data_ov027_02149874 kind:bss addr:0x02149874 +data_ov027_02149880 kind:bss addr:0x02149880 +data_ov027_02149884 kind:bss addr:0x02149884 +data_ov027_02149894 kind:bss addr:0x02149894 +data_ov027_021498a4 kind:bss addr:0x021498a4 +data_ov027_021498b4 kind:bss addr:0x021498b4 +data_ov027_021498c4 kind:bss addr:0x021498c4 +data_ov027_021498d4 kind:bss addr:0x021498d4 +data_ov027_021498e4 kind:bss addr:0x021498e4 +data_ov027_021498f4 kind:bss addr:0x021498f4 +data_ov027_02149904 kind:bss addr:0x02149904 +data_ov027_02149914 kind:bss addr:0x02149914 +data_ov027_02149924 kind:bss addr:0x02149924 +data_ov027_02149934 kind:bss addr:0x02149934 +data_ov027_02149944 kind:bss addr:0x02149944 +data_ov027_02149954 kind:bss addr:0x02149954 +data_ov027_02149964 kind:bss addr:0x02149964 diff --git a/config/usa/arm9/overlays/ov028/delinks.txt b/config/usa/arm9/overlays/ov028/delinks.txt new file mode 100644 index 00000000..71f3f81c --- /dev/null +++ b/config/usa/arm9/overlays/ov028/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021419c0 end:0x02146998 kind:code align:32 + .rodata start:0x02146998 end:0x02146a24 kind:rodata align:4 + .init start:0x02146a24 end:0x02146fb0 kind:code align:4 + .ctor start:0x02146fb0 end:0x02146ff4 kind:rodata align:4 + .data start:0x02147000 end:0x02147c40 kind:data align:32 + .bss start:0x02147c40 end:0x021489c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov028/relocs.txt b/config/usa/arm9/overlays/ov028/relocs.txt new file mode 100644 index 00000000..784f18b8 --- /dev/null +++ b/config/usa/arm9/overlays/ov028/relocs.txt @@ -0,0 +1,1440 @@ +from:0x021419c8 kind:load to:0x02147c5c module:overlay(28) +from:0x021419dc kind:arm_call to:0x02011f3c module:main +from:0x021419e8 kind:arm_call to:0x02141a90 module:overlay(28) +from:0x02141a00 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02141a54 kind:load to:0x02147090 module:overlay(28) +from:0x02141a64 kind:arm_call to:0x0209a7a4 module:overlay(0) +from:0x02141a78 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02141a88 kind:load to:0x021470b4 module:overlay(28) +from:0x02141a8c kind:load to:0x02146998 module:overlay(28) +from:0x02141a9c kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02141b00 kind:arm_call to:0x02141a5c module:overlay(28) +from:0x02141b2c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02141b48 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02141b58 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02141b70 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02141ba4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02141bbc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02141be0 kind:load to:0x0214712c module:overlay(28) +from:0x02141be4 kind:load to:0x02147c5c module:overlay(28) +from:0x02141be8 kind:load to:0x021470e0 module:overlay(28) +from:0x02141bec kind:load to:0x02147c44 module:overlay(28) +from:0x02141bf8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141c0c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02141c20 kind:arm_call to:0x02142ef0 module:overlay(28) +from:0x02141c3c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02141c4c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02141c54 kind:arm_call to:0x02142d70 module:overlay(28) +from:0x02141c74 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02141c80 kind:load to:0x02142fd4 module:overlay(28) +from:0x02141ccc kind:load to:0x02147018 module:overlay(28) +from:0x02141cdc kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02141ce4 kind:arm_call to:0x02142c3c module:overlay(28) +from:0x02141d40 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02141d74 kind:arm_call to:0x02142f6c module:overlay(28) +from:0x02141da4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02141dbc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02141dd4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02141de0 kind:arm_call to:0x02110f08 module:overlay(26) +from:0x02141de8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02141e00 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02141e10 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02141e38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141e58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02141e70 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02141e88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02141e94 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02141e9c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02141eb0 kind:load to:0x02142fa8 module:overlay(28) +from:0x02141eb4 kind:load to:0x027e0cec module:dtcm +from:0x02141ec0 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x02141ef4 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02141f2c kind:arm_call to:0x02110d8c module:overlay(26) +from:0x02141f38 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02141f54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141f74 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02141f80 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x02141fbc kind:arm_call to:0x02141cd0 module:overlay(28) +from:0x02141fd4 kind:load to:0x02147050 module:overlay(28) +from:0x02141ff0 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02141ff8 kind:load to:0x02147c44 module:overlay(28) +from:0x02142008 kind:arm_call to:0x021420b0 module:overlay(28) +from:0x02142044 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02142098 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x021420a4 kind:load to:0x0203e93c module:main +from:0x021420ac kind:load to:0x027e09b4 module:dtcm +from:0x021420c4 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x021420f4 kind:arm_call to:0x02142ef0 module:overlay(28) +from:0x02142104 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02142114 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02142128 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x02142150 kind:arm_call to:0x01fff458 module:itcm +from:0x02142160 kind:arm_call to:0x02142b10 module:overlay(28) +from:0x0214217c kind:arm_call to:0x02143420 module:overlay(28) +from:0x02142188 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02142190 kind:load to:0x027e0ce0 module:dtcm +from:0x02142194 kind:load to:0x027e0d10 module:dtcm +from:0x021421b0 kind:arm_call to:0x02131624 module:overlay(26) +from:0x021421c4 kind:arm_call to:0x02142e00 module:overlay(28) +from:0x02142228 kind:arm_call to:0x02142f6c module:overlay(28) +from:0x02142238 kind:load to:0x02147188 module:overlay(28) +from:0x02142260 kind:arm_call to:0x02015058 module:main +from:0x021422ac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021422c8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02142308 kind:arm_call to:0x01ffb464 module:itcm +from:0x02142318 kind:arm_call to:0x01ff9218 module:itcm +from:0x02142368 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142380 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x0214238c kind:load to:0x027e0cec module:dtcm +from:0x021423fc kind:arm_call to:0x02142f6c module:overlay(28) +from:0x02142410 kind:load to:0x021471a0 module:overlay(28) +from:0x02142438 kind:arm_call to:0x02015058 module:main +from:0x02142468 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02142484 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021424bc kind:arm_call to:0x02015058 module:main +from:0x02142510 kind:arm_call to:0x01ffb464 module:itcm +from:0x02142520 kind:arm_call to:0x01ff9218 module:itcm +from:0x02142558 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02142564 kind:load to:0x027e0cec module:dtcm +from:0x02142654 kind:load to:0x02049bc4 module:main +from:0x0214265c kind:load to:0x021471d0 module:overlay(28) +from:0x02142660 kind:load to:0x021471b8 module:overlay(28) +from:0x0214266c kind:arm_call to:0x02142e00 module:overlay(28) +from:0x0214267c kind:arm_call to:0x01ff930c module:itcm +from:0x02142684 kind:arm_call to:0x02142bc0 module:overlay(28) +from:0x02142698 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x021426c8 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02142700 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02142718 kind:arm_call to:0x02142e50 module:overlay(28) +from:0x021427bc kind:load to:0x02147218 module:overlay(28) +from:0x021427c0 kind:load to:0x02147230 module:overlay(28) +from:0x021427f8 kind:arm_call to:0x02142e00 module:overlay(28) +from:0x0214280c kind:arm_call to:0x01ff930c module:itcm +from:0x02142820 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021428cc kind:arm_call to:0x02015058 module:main +from:0x021428e0 kind:arm_call to:0x02142c50 module:overlay(28) +from:0x0214291c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142934 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02142988 kind:load to:0x02147248 module:overlay(28) +from:0x0214298c kind:load to:0x02147260 module:overlay(28) +from:0x02142990 kind:load to:0x02049bc4 module:main +from:0x021429a4 kind:arm_call to:0x02142f6c module:overlay(28) +from:0x021429f8 kind:arm_call to:0x02143420 module:overlay(28) +from:0x02142a0c kind:load to:0x021471e8 module:overlay(28) +from:0x02142a2c kind:arm_call to:0x02015058 module:main +from:0x02142a50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142a64 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02142a84 kind:arm_call to:0x02143420 module:overlay(28) +from:0x02142ad8 kind:load to:0x02147200 module:overlay(28) +from:0x02142af4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142b08 kind:arm_call to:0x02141c84 module:overlay(28) +from:0x02142b1c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02142b24 kind:arm_call to:0x02131780 module:overlay(26) +from:0x02142b38 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02142b44 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02142b54 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02142b84 kind:arm_call to:0x02016b64 module:main +from:0x02142ba8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142bcc kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02142bfc kind:arm_call to:0x02016ab8 module:main +from:0x02142c20 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142ca4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02142cb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142d00 kind:arm_call to:0x01ff9638 module:itcm +from:0x02142d10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142d34 kind:arm_call to:0x02143788 module:overlay(28) +from:0x02142d40 kind:arm_call to:0x02143420 module:overlay(28) +from:0x02142d4c kind:arm_call to:0x02142f6c module:overlay(28) +from:0x02142d58 kind:load to:0x02147000 module:overlay(28) +from:0x02142d8c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02142dd0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02142de0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142df4 kind:load to:0x020b537c module:overlay(0) +from:0x02142dfc kind:load to:0x027e0ce4 module:dtcm +from:0x02142e14 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x02142e30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02142e60 kind:arm_call to:0x02131f08 module:overlays(26,48) +from:0x02142e74 kind:arm_call to:0x02142e00 module:overlay(28) +from:0x02142e8c kind:arm_call to:0x021316f8 module:overlay(26) +from:0x02142e9c kind:arm_call to:0x02131698 module:overlay(26) +from:0x02142eac kind:arm_call to:0x01ffb714 module:itcm +from:0x02142eb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02142f08 kind:load to:0x027e0cd8 module:dtcm +from:0x02142f0c kind:load to:0x02081e10 module:overlay(0) +from:0x02142f30 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02142f40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02142f4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02142f50 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02142f60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142f80 kind:arm_call to:0x02142f10 module:overlay(28) +from:0x02142f98 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02142fa4 kind:load to:0x027e09a8 module:dtcm +from:0x02142fcc kind:load to:0x027e09b8 module:dtcm +from:0x02143024 kind:arm_call to:0x0200e260 module:main +from:0x02143048 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02143054 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02143070 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02143080 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02143090 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02143098 kind:arm_call to:0x02011ff4 module:main +from:0x021430ac kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021430b4 kind:arm_call to:0x02011ff4 module:main +from:0x021430cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021430d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021430dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021430f4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021430fc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02143104 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214310c kind:arm_call to:0x02011ff4 module:main +from:0x02143120 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02143134 kind:load to:0x02147d44 module:overlay(28) +from:0x02143148 kind:arm_call to:0x02011f3c module:main +from:0x02143154 kind:arm_call to:0x021431bc module:overlay(28) +from:0x02143168 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021431b4 kind:load to:0x02147280 module:overlay(28) +from:0x021431c4 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02143228 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02143230 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0214325c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02143268 kind:load to:0x021472a4 module:overlay(28) +from:0x0214326c kind:load to:0x02147d44 module:overlay(28) +from:0x02143288 kind:arm_call to:0x02143420 module:overlay(28) +from:0x0214329c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021432b8 kind:arm_call to:0x021432c4 module:overlay(28) +from:0x021432f0 kind:arm_call to:0x02141eb8 module:overlay(28) +from:0x02143318 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214332c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143338 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214333c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214334c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02143364 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02143390 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021433ac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021433c8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021433ec kind:arm_call to:0x02143420 module:overlay(28) +from:0x021433f8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02143400 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02143410 kind:load to:0x027e09a8 module:dtcm +from:0x02143418 kind:load to:0x02142fa8 module:overlay(28) +from:0x0214341c kind:load to:0x027e0cec module:dtcm +from:0x02143458 kind:arm_call to:0x021315a8 module:overlay(26) +from:0x02143484 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02143508 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02143524 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02143538 kind:arm_call to:0x021432c4 module:overlay(28) +from:0x0214354c kind:arm_call to:0x02131758 module:overlay(26) +from:0x0214355c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143568 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021435b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021435c4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021435d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021435fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02143604 kind:arm_call to:0x02143294 module:overlay(28) +from:0x0214363c kind:arm_call to:0x021420b0 module:overlay(28) +from:0x02143658 kind:arm_call to:0x02058018 module:overlay(0) +from:0x02143694 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021436c0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021436d0 kind:arm_call to:0x01ffa60c module:itcm +from:0x021436fc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214370c kind:arm_call to:0x01ffa60c module:itcm +from:0x02143710 kind:arm_call to:0x02142e44 module:overlay(28) +from:0x02143718 kind:arm_call to:0x02142e44 module:overlay(28) +from:0x02143720 kind:arm_call to:0x02142e44 module:overlay(28) +from:0x02143770 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0214377c kind:load to:0x0203e93c module:main +from:0x02143780 kind:load to:0x027e09b4 module:dtcm +from:0x02143828 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02143830 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02143848 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02143850 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02143858 kind:arm_call to:0x02011ff4 module:main +from:0x0214386c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02143888 kind:arm_call to:0x02016654 module:main +from:0x021438cc kind:arm_call_thumb to:0x020153d4 module:main +from:0x021438d8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02143904 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02143928 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02143954 kind:load to:0x0214732c module:overlay(28) +from:0x02143958 kind:load to:0x027e0cec module:dtcm +from:0x02143978 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02143984 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0214398c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02143994 kind:arm_call_thumb to:0x02015454 module:main +from:0x0214399c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021439a4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021439ac kind:arm_call to:0x0201666c module:main +from:0x021439b8 kind:load to:0x0214732c module:overlay(28) +from:0x021439bc kind:load to:0x027e0cec module:dtcm +from:0x021439f4 kind:arm_call to:0x02143a10 module:overlay(28) +from:0x02143a00 kind:arm_call to:0x02143ba8 module:overlay(28) +from:0x02143a08 kind:arm_call to:0x02143bcc module:overlay(28) +from:0x02143b9c kind:load to:0x027e0ce0 module:dtcm +from:0x02143ba0 kind:load to:0x027e09bc module:dtcm +from:0x02143bbc kind:arm_call to:0x0200eab0 module:main +from:0x02143bc4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02143c48 kind:arm_call to:0x02143a10 module:overlay(28) +from:0x02143c78 kind:arm_call to:0x02143a10 module:overlay(28) +from:0x02143c88 kind:arm_call to:0x02143ba8 module:overlay(28) +from:0x02143c90 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02143cd0 kind:arm_call to:0x020166cc module:main +from:0x02143cd8 kind:load to:0x027e0954 module:dtcm +from:0x02143cf0 kind:arm_call to:0x01ffc768 module:itcm +from:0x02143d00 kind:arm_call to:0x0200ea38 module:main +from:0x02143d1c kind:load to:0x020b4ea4 module:overlay(0) +from:0x02143d20 kind:load to:0x027e07d4 module:dtcm +from:0x02143d3c kind:arm_call_thumb to:0x02015454 module:main +from:0x02143d50 kind:arm_call_thumb to:0x020153f4 module:main +from:0x02143d7c kind:arm_call to:0x020267d8 module:main +from:0x02143da4 kind:arm_call_thumb to:0x020156a0 module:main +from:0x02143dbc kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x02143e10 kind:arm_call to:0x0200e6a0 module:main +from:0x02143e20 kind:arm_call to:0x0200e6a0 module:main +from:0x02143e5c kind:arm_call to:0x020267d8 module:main +from:0x02143e84 kind:arm_call to:0x02011f3c module:main +from:0x02143e9c kind:arm_call to:0x0205ac14 module:overlay(0) +from:0x02143ea8 kind:arm_call to:0x0200b150 module:main +from:0x02143eac kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x02143ebc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02143edc kind:arm_call to:0x02057784 module:overlay(0) +from:0x02143eec kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02143ef4 kind:arm_call_thumb to:0x02015664 module:main +from:0x02143efc kind:arm_call_thumb to:0x020156cc module:main +from:0x02143f04 kind:arm_call_thumb to:0x02015664 module:main +from:0x02143f10 kind:load to:0x02147300 module:overlay(28) +from:0x02143f14 kind:load to:0x02147394 module:overlay(28) +from:0x02143f18 kind:load to:0x02043f10 module:main +from:0x02143f30 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02143f38 kind:arm_call to:0x02011ff4 module:main +from:0x02143ffc kind:arm_call to:0x0200eab0 module:main +from:0x021440d4 kind:arm_call to:0x020821ec module:overlay(0) +from:0x02144134 kind:arm_call to:0x02058a38 module:overlay(0) +from:0x02144140 kind:arm_call to:0x0200b150 module:main +from:0x02144144 kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x02144154 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02144178 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021441d0 kind:arm_call to:0x0200f218 module:main +from:0x02144258 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02144268 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02144274 kind:load to:0x021473a4 module:overlay(28) +from:0x02144278 kind:load to:0x021469c4 module:overlay(28) +from:0x0214427c kind:load to:0x021469b0 module:overlay(28) +from:0x0214428c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x02144294 kind:arm_call to:0x020822fc module:overlay(0) +from:0x021442ac kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x021442b4 kind:arm_call to:0x020822fc module:overlay(0) +from:0x021442bc kind:arm_call to:0x02011ff4 module:main +from:0x021442d4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021442dc kind:arm_call to:0x02082310 module:overlay(0) +from:0x02144344 kind:arm_call to:0x01ffc768 module:itcm +from:0x02144354 kind:arm_call to:0x0200ea38 module:main +from:0x02144378 kind:arm_call to:0x020194ec module:main +from:0x021443d8 kind:load to:0x021469a8 module:overlay(28) +from:0x021443dc kind:load to:0x020b4ea4 module:overlay(0) +from:0x021443e0 kind:load to:0x021469b0 module:overlay(28) +from:0x021443e4 kind:load to:0x0204a0f0 module:main +from:0x021443f0 kind:load to:0x02147e2c module:overlay(28) +from:0x02144404 kind:arm_call to:0x02011f3c module:main +from:0x02144410 kind:arm_call to:0x0214446c module:overlay(28) +from:0x02144428 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02144460 kind:load to:0x021473d8 module:overlay(28) +from:0x02144474 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02144484 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0214448c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021444a0 kind:load to:0x02147460 module:overlay(28) +from:0x021444a4 kind:load to:0x021473f4 module:overlay(28) +from:0x021444b0 kind:arm_call to:0x02109378 module:overlay(26) +from:0x021444f4 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02144500 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02144554 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02144578 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02144584 kind:arm_call to:0x021093bc module:overlay(26) +from:0x0214458c kind:load to:0x027e00f0 module:dtcm +from:0x02144590 kind:load to:0x027e09c0 module:dtcm +from:0x0214459c kind:arm_call to:0x02109378 module:overlay(26) +from:0x021445e4 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x021445f0 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02144644 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02144668 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02144674 kind:load to:0x027e00f0 module:dtcm +from:0x02144678 kind:load to:0x027e09c0 module:dtcm +from:0x02144698 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02144700 kind:load to:0x02147e2c module:overlay(28) +from:0x02144714 kind:arm_call to:0x0210955c module:overlay(26) +from:0x0214473c kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02144750 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02144758 kind:load to:0x02147e2c module:overlay(28) +from:0x02144770 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02144778 kind:load to:0x02147e2c module:overlay(28) +from:0x02144798 kind:load to:0x02147e2c module:overlay(28) +from:0x021447b0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021447b8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021447d0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021447d8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021447e0 kind:arm_call to:0x02011ff4 module:main +from:0x021447f8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02144800 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02144808 kind:arm_call to:0x02011ff4 module:main +from:0x02144820 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02144828 kind:arm_call to:0x02109350 module:overlay(26) +from:0x0214483c kind:arm_call to:0x0209caec module:overlay(0) +from:0x02144850 kind:load to:0x02147f10 module:overlay(28) +from:0x02144864 kind:arm_call to:0x02011f3c module:main +from:0x02144870 kind:arm_call to:0x021448b0 module:overlay(28) +from:0x02144888 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021448a8 kind:load to:0x021474cc module:overlay(28) +from:0x021448b8 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x021448c8 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x021448d0 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02144944 kind:load to:0x02147460 module:overlay(28) +from:0x02144948 kind:load to:0x021474e8 module:overlay(28) +from:0x0214494c kind:load to:0x02147f10 module:overlay(28) +from:0x02144958 kind:arm_call to:0x02109378 module:overlay(26) +from:0x0214499c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x021449a8 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021449fc kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02144a20 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02144a2c kind:arm_call to:0x021093bc module:overlay(26) +from:0x02144a34 kind:load to:0x027e00f0 module:dtcm +from:0x02144a38 kind:load to:0x027e09c0 module:dtcm +from:0x02144a50 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02144a58 kind:load to:0x02147f10 module:overlay(28) +from:0x02144a70 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02144a78 kind:load to:0x02147f10 module:overlay(28) +from:0x02144a98 kind:load to:0x02147f10 module:overlay(28) +from:0x02144ab0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02144ab8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02144ad0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02144ad8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02144ae0 kind:arm_call to:0x02011ff4 module:main +from:0x02144af4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02144b08 kind:load to:0x02147ff4 module:overlay(28) +from:0x02144b1c kind:arm_call to:0x02011f3c module:main +from:0x02144b28 kind:arm_call to:0x02144b68 module:overlay(28) +from:0x02144b40 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02144b60 kind:load to:0x02147554 module:overlay(28) +from:0x02144b70 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02144b80 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02144b88 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02144b9c kind:load to:0x02147460 module:overlay(28) +from:0x02144ba0 kind:load to:0x02147570 module:overlay(28) +from:0x02144bac kind:arm_call to:0x02109378 module:overlay(26) +from:0x02144bf0 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02144bfc kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02144c50 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02144c74 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02144c80 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02144c88 kind:load to:0x027e00f0 module:dtcm +from:0x02144c8c kind:load to:0x027e09c0 module:dtcm +from:0x02144c98 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02144d00 kind:load to:0x02147ff4 module:overlay(28) +from:0x02144d14 kind:arm_call to:0x0210955c module:overlay(26) +from:0x02144d3c kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02144d50 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02144d58 kind:load to:0x02147ff4 module:overlay(28) +from:0x02144d70 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02144d78 kind:load to:0x02147ff4 module:overlay(28) +from:0x02144d98 kind:load to:0x02147ff4 module:overlay(28) +from:0x02144db0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02144db8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02144dd0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02144dd8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02144de0 kind:arm_call to:0x02011ff4 module:main +from:0x02144df4 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02144e08 kind:load to:0x021480d8 module:overlay(28) +from:0x02144e1c kind:arm_call to:0x02011f3c module:main +from:0x02144e28 kind:arm_call to:0x02144e68 module:overlay(28) +from:0x02144e40 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02144e60 kind:load to:0x021475dc module:overlay(28) +from:0x02144e70 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02144e80 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02144e88 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02144e9c kind:load to:0x02147460 module:overlay(28) +from:0x02144ea0 kind:load to:0x021475f8 module:overlay(28) +from:0x02144eac kind:arm_call to:0x02109378 module:overlay(26) +from:0x02144ef0 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02144efc kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02144f50 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02144f74 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02144f80 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02144f88 kind:load to:0x027e00f0 module:dtcm +from:0x02144f8c kind:load to:0x027e09c0 module:dtcm +from:0x02144f98 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02145000 kind:load to:0x021480d8 module:overlay(28) +from:0x02145014 kind:arm_call to:0x0210955c module:overlay(26) +from:0x0214503c kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02145050 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02145058 kind:load to:0x021480d8 module:overlay(28) +from:0x02145070 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02145078 kind:load to:0x021480d8 module:overlay(28) +from:0x02145098 kind:load to:0x021480d8 module:overlay(28) +from:0x021450b0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021450b8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021450d0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021450d8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021450e0 kind:arm_call to:0x02011ff4 module:main +from:0x021450f4 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02145108 kind:load to:0x021481cc module:overlay(28) +from:0x0214511c kind:arm_call to:0x02011f3c module:main +from:0x02145128 kind:arm_call to:0x02145168 module:overlay(28) +from:0x02145140 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02145160 kind:load to:0x02147680 module:overlay(28) +from:0x02145170 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02145180 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02145188 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021451a0 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x021451b4 kind:load to:0x02147460 module:overlay(28) +from:0x021451b8 kind:load to:0x021476c8 module:overlay(28) +from:0x021451bc kind:load to:0x0214769c module:overlay(28) +from:0x021451c8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021451dc kind:arm_call to:0x02109378 module:overlay(26) +from:0x02145220 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0214522c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02145280 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021452a4 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x021452cc kind:arm_call to:0x021093bc module:overlay(26) +from:0x021452d4 kind:load to:0x027e00f0 module:dtcm +from:0x021452d8 kind:load to:0x027e09c0 module:dtcm +from:0x021452dc kind:load to:0x021481ac module:overlay(28) +from:0x021452ec kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02145388 kind:arm_call to:0x01fff498 module:itcm +from:0x021453a0 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x021453a8 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x021453b0 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x021453ec kind:arm_call to:0x0205a758 module:overlay(0) +from:0x021453f8 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02145408 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145434 kind:load to:0x021481cc module:overlay(28) +from:0x02145438 kind:load to:0x027e0ce8 module:dtcm +from:0x0214543c kind:load to:0x021481c0 module:overlay(28) +from:0x02145440 kind:load to:0x021481ac module:overlay(28) +from:0x02145444 kind:load to:0x0214765c module:overlay(28) +from:0x02145450 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02145470 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02145488 kind:arm_call to:0x0200ef9c module:main +from:0x021454b8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021454dc kind:load to:0x0203e93c module:main +from:0x02145500 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02145514 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x0214551c kind:load to:0x021481cc module:overlay(28) +from:0x02145534 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x0214553c kind:load to:0x021481cc module:overlay(28) +from:0x0214555c kind:load to:0x021481cc module:overlay(28) +from:0x02145568 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02145570 kind:arm_call to:0x02011ff4 module:main +from:0x02145588 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02145590 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02145598 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021455b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021455b8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021455c0 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021455c8 kind:arm_call to:0x02011ff4 module:main +from:0x021455dc kind:arm_call to:0x0209caec module:overlay(0) +from:0x021455f0 kind:load to:0x021482b0 module:overlay(28) +from:0x02145604 kind:arm_call to:0x02011f3c module:main +from:0x02145610 kind:arm_call to:0x0214564c module:overlay(28) +from:0x02145628 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145648 kind:load to:0x02147734 module:overlay(28) +from:0x02145654 kind:arm_call to:0x0210ac04 module:overlay(26) +from:0x02145668 kind:load to:0x02147750 module:overlay(28) +from:0x021456b8 kind:load to:0x021482b0 module:overlay(28) +from:0x021456c8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021456d0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021456d8 kind:arm_call to:0x0201666c module:main +from:0x021456e0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021456f8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02145700 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145708 kind:arm_call to:0x0201666c module:main +from:0x02145710 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145718 kind:arm_call to:0x02011ff4 module:main +from:0x0214572c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02145740 kind:load to:0x02148394 module:overlay(28) +from:0x02145754 kind:arm_call to:0x02011f3c module:main +from:0x02145760 kind:arm_call to:0x02145794 module:overlay(28) +from:0x02145778 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145790 kind:load to:0x021477cc module:overlay(28) +from:0x021457a0 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x021457bc kind:load to:0x021477e8 module:overlay(28) +from:0x02145848 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x021458ac kind:arm_call to:0x0200f05c module:main +from:0x021458e0 kind:arm_call to:0x0200f05c module:main +from:0x02145924 kind:load to:0x027e09a4 module:dtcm +from:0x02145928 kind:load to:0x027e09b8 module:dtcm +from:0x0214592c kind:load to:0x02148394 module:overlay(28) +from:0x02145930 kind:load to:0x02146a14 module:overlay(28) +from:0x02145934 kind:load to:0x02146a04 module:overlay(28) +from:0x0214598c kind:arm_call to:0x0207e540 module:overlay(0) +from:0x02145994 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x021459a0 kind:load to:0x027e09c0 module:dtcm +from:0x021459ec kind:load to:0x027e09a4 module:dtcm +from:0x021459fc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02145a04 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145a0c kind:arm_call to:0x0201666c module:main +from:0x02145a14 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145a2c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02145a34 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145a3c kind:arm_call to:0x0201666c module:main +from:0x02145a44 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145a4c kind:arm_call to:0x02011ff4 module:main +from:0x02145a60 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02145a74 kind:load to:0x02148478 module:overlay(28) +from:0x02145a88 kind:arm_call to:0x02011f3c module:main +from:0x02145a94 kind:arm_call to:0x02145aec module:overlay(28) +from:0x02145aac kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145ae4 kind:load to:0x02147860 module:overlay(28) +from:0x02145af4 kind:arm_call to:0x0210e924 module:overlay(26) +from:0x02145b08 kind:load to:0x0214787c module:overlay(28) +from:0x02145b58 kind:load to:0x02148478 module:overlay(28) +from:0x02145b70 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02145b78 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145b80 kind:arm_call to:0x0201666c module:main +from:0x02145b88 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145ba0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02145ba8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145bb0 kind:arm_call to:0x0201666c module:main +from:0x02145bb8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02145bd4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02145be8 kind:load to:0x0214855c module:overlay(28) +from:0x02145bfc kind:arm_call to:0x02011f3c module:main +from:0x02145c08 kind:arm_call to:0x02145c5c module:overlay(28) +from:0x02145c1c kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02145c54 kind:load to:0x021478f8 module:overlay(28) +from:0x02145c68 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x02145c7c kind:load to:0x02147914 module:overlay(28) +from:0x02145c90 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02145ca4 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02145d18 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02145d20 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145d28 kind:arm_call to:0x0201666c module:main +from:0x02145d30 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145d48 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02145d50 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02145d58 kind:arm_call to:0x0201666c module:main +from:0x02145d60 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145d68 kind:arm_call to:0x02011ff4 module:main +from:0x02145d7c kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02145d90 kind:load to:0x0214858c module:overlay(28) +from:0x02145da4 kind:arm_call to:0x02011f3c module:main +from:0x02145db0 kind:arm_call to:0x02145df8 module:overlay(28) +from:0x02145dc8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145df0 kind:load to:0x02147988 module:overlay(28) +from:0x02145e00 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02145e10 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02145e18 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02145e8c kind:load to:0x02147460 module:overlay(28) +from:0x02145e90 kind:load to:0x021479a4 module:overlay(28) +from:0x02145e94 kind:load to:0x0214858c module:overlay(28) +from:0x02145ea0 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02145ee4 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02145ef0 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02145f44 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02145f68 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02145f74 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02145f7c kind:load to:0x027e00f0 module:dtcm +from:0x02145f80 kind:load to:0x027e09c0 module:dtcm +from:0x02145f98 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02145fa0 kind:load to:0x0214858c module:overlay(28) +from:0x02145fb8 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02145fc0 kind:load to:0x0214858c module:overlay(28) +from:0x02145fe0 kind:load to:0x0214858c module:overlay(28) +from:0x02145ff8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02146000 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02146018 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02146020 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02146028 kind:arm_call to:0x02011ff4 module:main +from:0x0214603c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02146050 kind:load to:0x02148670 module:overlay(28) +from:0x02146064 kind:arm_call to:0x02011f3c module:main +from:0x02146070 kind:arm_call to:0x02146124 module:overlay(28) +from:0x02146088 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02146098 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214610c kind:load to:0x02147a10 module:overlay(28) +from:0x02146110 kind:load to:0x02147a48 module:overlay(28) +from:0x02146114 kind:load to:0x02147a2c module:overlay(28) +from:0x0214612c kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x021461a4 kind:load to:0x02147a70 module:overlay(28) +from:0x021461a8 kind:load to:0x02148670 module:overlay(28) +from:0x021461ac kind:load to:0x020b1948 module:overlay(0) +from:0x021461b0 kind:load to:0x02148744 module:overlay(28) +from:0x021461bc kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02146234 kind:load to:0x027e0cd8 module:dtcm +from:0x02146238 kind:load to:0x02049bc4 module:main +from:0x02146248 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0214627c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214628c kind:arm_call to:0x01ffc768 module:itcm +from:0x02146298 kind:arm_call to:0x0200ef5c module:main +from:0x021462a4 kind:arm_call to:0x0200ef9c module:main +from:0x021462c0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021462c8 kind:load to:0x027e09bc module:dtcm +from:0x021462cc kind:load to:0x020b4ea4 module:overlay(0) +from:0x021462ec kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021462f4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0214630c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146314 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0214631c kind:arm_call to:0x02011ff4 module:main +from:0x02146330 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02146344 kind:load to:0x02148774 module:overlay(28) +from:0x02146358 kind:arm_call to:0x02011f3c module:main +from:0x02146364 kind:arm_call to:0x0214643c module:overlay(28) +from:0x0214637c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214638c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02146400 kind:load to:0x02147a10 module:overlay(28) +from:0x02146404 kind:load to:0x02147a48 module:overlay(28) +from:0x02146408 kind:load to:0x02147ac0 module:overlay(28) +from:0x02146424 kind:arm_call to:0x02109a30 module:overlay(26) +from:0x02146438 kind:load to:0x02147adc module:overlay(28) +from:0x02146444 kind:arm_call to:0x02109a30 module:overlay(26) +from:0x02146458 kind:load to:0x02147adc module:overlay(28) +from:0x021464a8 kind:load to:0x02148774 module:overlay(28) +from:0x021464b4 kind:load to:0x02148848 module:overlay(28) +from:0x021464c4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021464cc kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021464e4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021464ec kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021464f4 kind:arm_call to:0x02011ff4 module:main +from:0x02146508 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214651c kind:load to:0x02148878 module:overlay(28) +from:0x02146530 kind:arm_call to:0x02011f3c module:main +from:0x0214653c kind:arm_call to:0x021465d0 module:overlay(28) +from:0x02146554 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x02146564 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021465b8 kind:load to:0x02147b3c module:overlay(28) +from:0x021465bc kind:load to:0x02147a48 module:overlay(28) +from:0x021465c0 kind:load to:0x02147b58 module:overlay(28) +from:0x021465d8 kind:arm_call to:0x0214641c module:overlay(28) +from:0x021465ec kind:load to:0x02147b74 module:overlay(28) +from:0x02146654 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146658 kind:arm_call to:0x01fff458 module:itcm +from:0x02146684 kind:arm_call to:0x02109c14 module:overlay(26) +from:0x021466a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021466b8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021466c0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021466d8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021466e0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021466e8 kind:arm_call to:0x02011ff4 module:main +from:0x021466fc kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02146710 kind:load to:0x021488cc module:overlay(28) +from:0x02146724 kind:arm_call to:0x02011f3c module:main +from:0x02146730 kind:arm_call to:0x021467bc module:overlay(28) +from:0x02146748 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02146758 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021467a8 kind:load to:0x02147a10 module:overlay(28) +from:0x021467ac kind:load to:0x02147a48 module:overlay(28) +from:0x021467b0 kind:load to:0x02147bd4 module:overlay(28) +from:0x021467c4 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x0214683c kind:load to:0x02147bf0 module:overlay(28) +from:0x02146840 kind:load to:0x021488cc module:overlay(28) +from:0x02146844 kind:load to:0x020b1948 module:overlay(0) +from:0x02146848 kind:load to:0x021489a0 module:overlay(28) +from:0x02146854 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02146894 kind:load to:0x027e0cd8 module:dtcm +from:0x021468a4 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x021468d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021468e8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021468f4 kind:arm_call to:0x0200ef5c module:main +from:0x02146900 kind:arm_call to:0x0200ef9c module:main +from:0x0214691c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146924 kind:load to:0x027e09bc module:dtcm +from:0x02146928 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02146948 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146950 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02146968 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146970 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02146978 kind:arm_call to:0x02011ff4 module:main +from:0x0214698c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02146a80 kind:arm_call to:0x021419f0 module:overlay(28) +from:0x02146a90 kind:arm_call to:0x0203ce4c module:main +from:0x02146aa8 kind:load to:0x02147000 module:overlay(28) +from:0x02146aac kind:load to:0x02147c40 module:overlay(28) +from:0x02146ab4 kind:load to:0x02147c5c module:overlay(28) +from:0x02146ab8 kind:load to:0x02143118 module:overlay(28) +from:0x02146abc kind:load to:0x02147c50 module:overlay(28) +from:0x02146adc kind:arm_call to:0x0214315c module:overlay(28) +from:0x02146aec kind:arm_call to:0x0203ce4c module:main +from:0x02146b00 kind:load to:0x02147d34 module:overlay(28) +from:0x02146b04 kind:load to:0x02147d44 module:overlay(28) +from:0x02146b08 kind:load to:0x02143864 module:overlay(28) +from:0x02146b0c kind:load to:0x02147d38 module:overlay(28) +from:0x02146b2c kind:load to:0x02147300 module:overlay(28) +from:0x02146b4c kind:arm_call to:0x02144418 module:overlay(28) +from:0x02146b5c kind:arm_call to:0x0203ce4c module:main +from:0x02146b70 kind:load to:0x02147e1c module:overlay(28) +from:0x02146b74 kind:load to:0x02147e2c module:overlay(28) +from:0x02146b78 kind:load to:0x02144834 module:overlay(28) +from:0x02146b7c kind:load to:0x02147e20 module:overlay(28) +from:0x02146b9c kind:arm_call to:0x02144878 module:overlay(28) +from:0x02146bac kind:arm_call to:0x0203ce4c module:main +from:0x02146bc0 kind:load to:0x02147f00 module:overlay(28) +from:0x02146bc4 kind:load to:0x02147f10 module:overlay(28) +from:0x02146bc8 kind:load to:0x02144aec module:overlay(28) +from:0x02146bcc kind:load to:0x02147f04 module:overlay(28) +from:0x02146bec kind:arm_call to:0x02144b30 module:overlay(28) +from:0x02146bfc kind:arm_call to:0x0203ce4c module:main +from:0x02146c10 kind:load to:0x02147fe4 module:overlay(28) +from:0x02146c14 kind:load to:0x02147ff4 module:overlay(28) +from:0x02146c18 kind:load to:0x02144dec module:overlay(28) +from:0x02146c1c kind:load to:0x02147fe8 module:overlay(28) +from:0x02146c3c kind:arm_call to:0x02144e30 module:overlay(28) +from:0x02146c4c kind:arm_call to:0x0203ce4c module:main +from:0x02146c60 kind:load to:0x021480c8 module:overlay(28) +from:0x02146c64 kind:load to:0x021480d8 module:overlay(28) +from:0x02146c68 kind:load to:0x021450ec module:overlay(28) +from:0x02146c6c kind:load to:0x021480cc module:overlay(28) +from:0x02146ca8 kind:arm_call to:0x02145130 module:overlay(28) +from:0x02146cb8 kind:arm_call to:0x0203ce4c module:main +from:0x02146ccc kind:load to:0x0214765c module:overlay(28) +from:0x02146cd0 kind:load to:0x021481ac module:overlay(28) +from:0x02146cd4 kind:load to:0x021481cc module:overlay(28) +from:0x02146cd8 kind:load to:0x021455d4 module:overlay(28) +from:0x02146cdc kind:load to:0x021481b4 module:overlay(28) +from:0x02146cfc kind:arm_call to:0x02145618 module:overlay(28) +from:0x02146d0c kind:arm_call to:0x0203ce4c module:main +from:0x02146d20 kind:load to:0x021482a0 module:overlay(28) +from:0x02146d24 kind:load to:0x021482b0 module:overlay(28) +from:0x02146d28 kind:load to:0x02145724 module:overlay(28) +from:0x02146d2c kind:load to:0x021482a4 module:overlay(28) +from:0x02146d4c kind:arm_call to:0x02145768 module:overlay(28) +from:0x02146d5c kind:arm_call to:0x0203ce4c module:main +from:0x02146d70 kind:load to:0x02148384 module:overlay(28) +from:0x02146d74 kind:load to:0x02148394 module:overlay(28) +from:0x02146d78 kind:load to:0x02145a58 module:overlay(28) +from:0x02146d7c kind:load to:0x02148388 module:overlay(28) +from:0x02146d9c kind:arm_call to:0x02145a9c module:overlay(28) +from:0x02146dac kind:arm_call to:0x0203ce4c module:main +from:0x02146dc0 kind:load to:0x02148468 module:overlay(28) +from:0x02146dc4 kind:load to:0x02148478 module:overlay(28) +from:0x02146dc8 kind:load to:0x02145bcc module:overlay(28) +from:0x02146dcc kind:load to:0x0214846c module:overlay(28) +from:0x02146dec kind:arm_call to:0x02145c10 module:overlay(28) +from:0x02146dfc kind:arm_call to:0x0203ce4c module:main +from:0x02146e10 kind:load to:0x0214854c module:overlay(28) +from:0x02146e14 kind:load to:0x0214855c module:overlay(28) +from:0x02146e18 kind:load to:0x02145d74 module:overlay(28) +from:0x02146e1c kind:load to:0x02148550 module:overlay(28) +from:0x02146e3c kind:arm_call to:0x02145db8 module:overlay(28) +from:0x02146e4c kind:arm_call to:0x0203ce4c module:main +from:0x02146e60 kind:load to:0x0214857c module:overlay(28) +from:0x02146e64 kind:load to:0x0214858c module:overlay(28) +from:0x02146e68 kind:load to:0x02146034 module:overlay(28) +from:0x02146e6c kind:load to:0x02148580 module:overlay(28) +from:0x02146e8c kind:arm_call to:0x02146078 module:overlay(28) +from:0x02146e9c kind:arm_call to:0x0203ce4c module:main +from:0x02146eb0 kind:load to:0x02148660 module:overlay(28) +from:0x02146eb4 kind:load to:0x02148670 module:overlay(28) +from:0x02146eb8 kind:load to:0x02146328 module:overlay(28) +from:0x02146ebc kind:load to:0x02148664 module:overlay(28) +from:0x02146edc kind:arm_call to:0x0214636c module:overlay(28) +from:0x02146eec kind:arm_call to:0x0203ce4c module:main +from:0x02146f00 kind:load to:0x02148764 module:overlay(28) +from:0x02146f04 kind:load to:0x02148774 module:overlay(28) +from:0x02146f08 kind:load to:0x02146500 module:overlay(28) +from:0x02146f0c kind:load to:0x02148768 module:overlay(28) +from:0x02146f2c kind:arm_call to:0x02146544 module:overlay(28) +from:0x02146f3c kind:arm_call to:0x0203ce4c module:main +from:0x02146f50 kind:load to:0x02148868 module:overlay(28) +from:0x02146f54 kind:load to:0x02148878 module:overlay(28) +from:0x02146f58 kind:load to:0x021466f4 module:overlay(28) +from:0x02146f5c kind:load to:0x0214886c module:overlay(28) +from:0x02146f7c kind:arm_call to:0x02146738 module:overlay(28) +from:0x02146f8c kind:arm_call to:0x0203ce4c module:main +from:0x02146fa0 kind:load to:0x021488bc module:overlay(28) +from:0x02146fa4 kind:load to:0x021488cc module:overlay(28) +from:0x02146fa8 kind:load to:0x02146984 module:overlay(28) +from:0x02146fac kind:load to:0x021488c0 module:overlay(28) +from:0x02146fb0 kind:load to:0x02146a24 module:overlay(28) +from:0x02146fb4 kind:load to:0x02146ac0 module:overlay(28) +from:0x02146fb8 kind:load to:0x02146b10 module:overlay(28) +from:0x02146fbc kind:load to:0x02146b30 module:overlay(28) +from:0x02146fc0 kind:load to:0x02146b80 module:overlay(28) +from:0x02146fc4 kind:load to:0x02146bd0 module:overlay(28) +from:0x02146fc8 kind:load to:0x02146c20 module:overlay(28) +from:0x02146fcc kind:load to:0x02146c70 module:overlay(28) +from:0x02146fd0 kind:load to:0x02146ce0 module:overlay(28) +from:0x02146fd4 kind:load to:0x02146d30 module:overlay(28) +from:0x02146fd8 kind:load to:0x02146d80 module:overlay(28) +from:0x02146fdc kind:load to:0x02146dd0 module:overlay(28) +from:0x02146fe0 kind:load to:0x02146e20 module:overlay(28) +from:0x02146fe4 kind:load to:0x02146e70 module:overlay(28) +from:0x02146fe8 kind:load to:0x02146ec0 module:overlay(28) +from:0x02146fec kind:load to:0x02146f10 module:overlay(28) +from:0x02146ff0 kind:load to:0x02146f60 module:overlay(28) +from:0x02147018 kind:load to:0x021420e0 module:overlay(28) +from:0x02147020 kind:load to:0x02142198 module:overlay(28) +from:0x02147028 kind:load to:0x02142390 module:overlay(28) +from:0x02147030 kind:load to:0x02142568 module:overlay(28) +from:0x02147038 kind:load to:0x0214270c module:overlay(28) +from:0x02147040 kind:load to:0x02142994 module:overlay(28) +from:0x02147048 kind:load to:0x02142a6c module:overlay(28) +from:0x02147050 kind:load to:0x021420ec module:overlay(28) +from:0x02147058 kind:load to:0x02142240 module:overlay(28) +from:0x02147060 kind:load to:0x02142418 module:overlay(28) +from:0x02147068 kind:load to:0x02142664 module:overlay(28) +from:0x02147070 kind:load to:0x021427c4 module:overlay(28) +from:0x02147078 kind:load to:0x02142a10 module:overlay(28) +from:0x02147080 kind:load to:0x02142adc module:overlay(28) +from:0x02147090 kind:load to:0x021419cc module:overlay(28) +from:0x02147094 kind:load to:0x02097924 module:overlay(0) +from:0x02147098 kind:load to:0x02097734 module:overlay(0) +from:0x0214709c kind:load to:0x020977b0 module:overlay(0) +from:0x021470a0 kind:load to:0x0209792c module:overlay(0) +from:0x021470a4 kind:load to:0x0209794c module:overlay(0) +from:0x021470a8 kind:load to:0x02097978 module:overlay(0) +from:0x021470b4 kind:load to:0x02141bf0 module:overlay(28) +from:0x021470b8 kind:load to:0x02143088 module:overlay(28) +from:0x021470bc kind:load to:0x02057bd4 module:overlay(0) +from:0x021470c0 kind:load to:0x0209a7f4 module:overlay(0) +from:0x021470c4 kind:load to:0x02057da8 module:overlay(0) +from:0x021470c8 kind:load to:0x02057e24 module:overlay(0) +from:0x021470cc kind:load to:0x02057e88 module:overlay(0) +from:0x021470d0 kind:load to:0x0209a77c module:overlay(0) +from:0x021470d4 kind:load to:0x02057d64 module:overlay(0) +from:0x021470e0 kind:load to:0x02141c04 module:overlay(28) +from:0x021470e4 kind:load to:0x021430a4 module:overlay(28) +from:0x021470e8 kind:load to:0x0209a234 module:overlay(0) +from:0x021470ec kind:load to:0x0209a268 module:overlay(0) +from:0x021470f0 kind:load to:0x0209a300 module:overlay(0) +from:0x021470f4 kind:load to:0x0209a314 module:overlay(0) +from:0x021470f8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021470fc kind:load to:0x0209a33c module:overlay(0) +from:0x02147100 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02147104 kind:load to:0x0209a04c module:overlay(0) +from:0x02147108 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0214710c kind:load to:0x0209a2e8 module:overlay(0) +from:0x02147110 kind:load to:0x0209a328 module:overlay(0) +from:0x02147114 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02147118 kind:load to:0x0214305c module:overlay(28) +from:0x0214711c kind:load to:0x02143038 module:overlay(28) +from:0x02147120 kind:load to:0x0209a6ec module:overlay(0) +from:0x0214712c kind:load to:0x020984f8 module:overlay(0) +from:0x02147130 kind:load to:0x02098534 module:overlay(0) +from:0x02147134 kind:load to:0x0209854c module:overlay(0) +from:0x02147138 kind:load to:0x02098558 module:overlay(0) +from:0x0214713c kind:load to:0x01fff464 module:itcm +from:0x02147140 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02147144 kind:load to:0x02141c18 module:overlay(28) +from:0x02147148 kind:load to:0x02098490 module:overlay(0) +from:0x0214714c kind:load to:0x02141efc module:overlay(28) +from:0x02147150 kind:load to:0x02098498 module:overlay(0) +from:0x02147154 kind:load to:0x0209849c module:overlay(0) +from:0x02147158 kind:load to:0x02141ffc module:overlay(28) +from:0x0214715c kind:load to:0x02141fd8 module:overlay(28) +from:0x02147160 kind:load to:0x020984a8 module:overlay(0) +from:0x02147164 kind:load to:0x02098564 module:overlay(0) +from:0x02147168 kind:load to:0x020985d0 module:overlay(0) +from:0x0214716c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02147170 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02147174 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02147178 kind:load to:0x021430c0 module:overlay(28) +from:0x0214717c kind:load to:0x021430e8 module:overlay(28) +from:0x02147180 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02147184 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02147280 kind:load to:0x02143138 module:overlay(28) +from:0x02147284 kind:load to:0x02097924 module:overlay(0) +from:0x02147288 kind:load to:0x02097734 module:overlay(0) +from:0x0214728c kind:load to:0x020977b0 module:overlay(0) +from:0x02147290 kind:load to:0x0209792c module:overlay(0) +from:0x02147294 kind:load to:0x0209794c module:overlay(0) +from:0x02147298 kind:load to:0x02097978 module:overlay(0) +from:0x021472a4 kind:load to:0x020984f8 module:overlay(0) +from:0x021472a8 kind:load to:0x02098534 module:overlay(0) +from:0x021472ac kind:load to:0x0209854c module:overlay(0) +from:0x021472b0 kind:load to:0x02098558 module:overlay(0) +from:0x021472b4 kind:load to:0x01fff464 module:itcm +from:0x021472b8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021472bc kind:load to:0x02143270 module:overlay(28) +from:0x021472c0 kind:load to:0x02098490 module:overlay(0) +from:0x021472c4 kind:load to:0x021434d0 module:overlay(28) +from:0x021472c8 kind:load to:0x02098498 module:overlay(0) +from:0x021472cc kind:load to:0x0209849c module:overlay(0) +from:0x021472d0 kind:load to:0x02143610 module:overlay(28) +from:0x021472d4 kind:load to:0x020984a4 module:overlay(0) +from:0x021472d8 kind:load to:0x020984a8 module:overlay(0) +from:0x021472dc kind:load to:0x02098564 module:overlay(0) +from:0x021472e0 kind:load to:0x020985d0 module:overlay(0) +from:0x021472e4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021472e8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021472ec kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021472f0 kind:load to:0x0214381c module:overlay(28) +from:0x021472f4 kind:load to:0x0214383c module:overlay(28) +from:0x021472f8 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x021472fc kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02147300 kind:load to:0x02147374 module:overlay(28) +from:0x02147304 kind:load to:0x02147344 module:overlay(28) +from:0x02147308 kind:load to:0x02147358 module:overlay(28) +from:0x0214730c kind:load to:0x02147330 module:overlay(28) +from:0x02147310 kind:load to:0x02147320 module:overlay(28) +from:0x0214732c kind:load to:0x02143cdc module:overlay(28) +from:0x021473a4 kind:load to:0x02144280 module:overlay(28) +from:0x021473a8 kind:load to:0x021442a0 module:overlay(28) +from:0x021473ac kind:load to:0x02057bd4 module:overlay(0) +from:0x021473b0 kind:load to:0x01ffc57c module:itcm +from:0x021473b4 kind:load to:0x02057da8 module:overlay(0) +from:0x021473b8 kind:load to:0x02057e24 module:overlay(0) +from:0x021473bc kind:load to:0x02057e88 module:overlay(0) +from:0x021473c0 kind:load to:0x021442e4 module:overlay(28) +from:0x021473c4 kind:load to:0x02057d64 module:overlay(0) +from:0x021473c8 kind:load to:0x021442c8 module:overlay(28) +from:0x021473cc kind:load to:0x02082314 module:overlay(0) +from:0x021473d8 kind:load to:0x021443f4 module:overlay(28) +from:0x021473dc kind:load to:0x0209c9f0 module:overlay(0) +from:0x021473e0 kind:load to:0x0209cb24 module:overlay(0) +from:0x021473e4 kind:load to:0x0209cb28 module:overlay(0) +from:0x021473e8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021473f4 kind:load to:0x021444a8 module:overlay(28) +from:0x021473f8 kind:load to:0x0209d098 module:overlay(0) +from:0x021473fc kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02147400 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02147404 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147408 kind:load to:0x02144704 module:overlay(28) +from:0x0214740c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147410 kind:load to:0x0209d1ac module:overlay(0) +from:0x02147414 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147418 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214741c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147420 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147424 kind:load to:0x021447a4 module:overlay(28) +from:0x02147428 kind:load to:0x021447c4 module:overlay(28) +from:0x0214742c kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02147430 kind:load to:0x02144690 module:overlay(28) +from:0x02147434 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02147438 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0214743c kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02147440 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02147444 kind:load to:0x0214479c module:overlay(28) +from:0x02147448 kind:load to:0x0214471c module:overlay(28) +from:0x0214744c kind:load to:0x0214475c module:overlay(28) +from:0x02147450 kind:load to:0x0214477c module:overlay(28) +from:0x02147454 kind:load to:0x02144684 module:overlay(28) +from:0x02147460 kind:load to:0x02144594 module:overlay(28) +from:0x02147464 kind:load to:0x0209d098 module:overlay(0) +from:0x02147468 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x0214746c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02147470 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147474 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02147478 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214747c kind:load to:0x0209d1ac module:overlay(0) +from:0x02147480 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147484 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147488 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214748c kind:load to:0x0209d1cc module:overlay(0) +from:0x02147490 kind:load to:0x02144814 module:overlay(28) +from:0x02147494 kind:load to:0x021447ec module:overlay(28) +from:0x02147498 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x0214749c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021474a0 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021474a4 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021474a8 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021474ac kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021474b0 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x021474b8 kind:load to:0x0214468c module:overlay(28) +from:0x021474bc kind:load to:0x0214467c module:overlay(28) +from:0x021474c0 kind:load to:0x02144684 module:overlay(28) +from:0x021474cc kind:load to:0x02144854 module:overlay(28) +from:0x021474d0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021474d4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021474d8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021474dc kind:load to:0x0209ca58 module:overlay(0) +from:0x021474e8 kind:load to:0x02144950 module:overlay(28) +from:0x021474ec kind:load to:0x0209d098 module:overlay(0) +from:0x021474f0 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021474f4 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021474f8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021474fc kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02147500 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147504 kind:load to:0x0209d1ac module:overlay(0) +from:0x02147508 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214750c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147510 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147514 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147518 kind:load to:0x02144aa4 module:overlay(28) +from:0x0214751c kind:load to:0x02144ac4 module:overlay(28) +from:0x02147520 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02147524 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02147528 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0214752c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02147530 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02147534 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02147538 kind:load to:0x02144a9c module:overlay(28) +from:0x0214753c kind:load to:0x02144a3c module:overlay(28) +from:0x02147540 kind:load to:0x02144a5c module:overlay(28) +from:0x02147544 kind:load to:0x02144a7c module:overlay(28) +from:0x02147548 kind:load to:0x02144684 module:overlay(28) +from:0x02147554 kind:load to:0x02144b0c module:overlay(28) +from:0x02147558 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214755c kind:load to:0x0209cb24 module:overlay(0) +from:0x02147560 kind:load to:0x0209cb28 module:overlay(0) +from:0x02147564 kind:load to:0x0209ca58 module:overlay(0) +from:0x02147570 kind:load to:0x02144ba4 module:overlay(28) +from:0x02147574 kind:load to:0x0209d098 module:overlay(0) +from:0x02147578 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x0214757c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02147580 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147584 kind:load to:0x02144d04 module:overlay(28) +from:0x02147588 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214758c kind:load to:0x0209d1ac module:overlay(0) +from:0x02147590 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147594 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147598 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214759c kind:load to:0x0209d1cc module:overlay(0) +from:0x021475a0 kind:load to:0x02144da4 module:overlay(28) +from:0x021475a4 kind:load to:0x02144dc4 module:overlay(28) +from:0x021475a8 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021475ac kind:load to:0x02144c90 module:overlay(28) +from:0x021475b0 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021475b4 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021475b8 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021475bc kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021475c0 kind:load to:0x02144d9c module:overlay(28) +from:0x021475c4 kind:load to:0x02144d1c module:overlay(28) +from:0x021475c8 kind:load to:0x02144d5c module:overlay(28) +from:0x021475cc kind:load to:0x02144d7c module:overlay(28) +from:0x021475d0 kind:load to:0x02144684 module:overlay(28) +from:0x021475dc kind:load to:0x02144e0c module:overlay(28) +from:0x021475e0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021475e4 kind:load to:0x0209cb24 module:overlay(0) +from:0x021475e8 kind:load to:0x0209cb28 module:overlay(0) +from:0x021475ec kind:load to:0x0209ca58 module:overlay(0) +from:0x021475f8 kind:load to:0x02144ea4 module:overlay(28) +from:0x021475fc kind:load to:0x0209d098 module:overlay(0) +from:0x02147600 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02147604 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02147608 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214760c kind:load to:0x02145004 module:overlay(28) +from:0x02147610 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147614 kind:load to:0x0209d1ac module:overlay(0) +from:0x02147618 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214761c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147620 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147624 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147628 kind:load to:0x021450a4 module:overlay(28) +from:0x0214762c kind:load to:0x021450c4 module:overlay(28) +from:0x02147630 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02147634 kind:load to:0x02144f90 module:overlay(28) +from:0x02147638 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0214763c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02147640 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02147644 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02147648 kind:load to:0x0214509c module:overlay(28) +from:0x0214764c kind:load to:0x0214501c module:overlay(28) +from:0x02147650 kind:load to:0x0214505c module:overlay(28) +from:0x02147654 kind:load to:0x0214507c module:overlay(28) +from:0x02147658 kind:load to:0x02144684 module:overlay(28) +from:0x0214765c kind:load to:0x0214766c module:overlay(28) +from:0x02147680 kind:load to:0x0214510c module:overlay(28) +from:0x02147684 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02147688 kind:load to:0x0209cb24 module:overlay(0) +from:0x0214768c kind:load to:0x0209cb28 module:overlay(0) +from:0x02147690 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214769c kind:load to:0x021451c0 module:overlay(28) +from:0x021476a0 kind:load to:0x02145560 module:overlay(28) +from:0x021476a4 kind:load to:0x0205a700 module:overlay(0) +from:0x021476a8 kind:load to:0x01ffc57c module:itcm +from:0x021476ac kind:load to:0x02057da8 module:overlay(0) +from:0x021476b0 kind:load to:0x02057e24 module:overlay(0) +from:0x021476b4 kind:load to:0x02057e88 module:overlay(0) +from:0x021476b8 kind:load to:0x01ffc7a4 module:itcm +from:0x021476bc kind:load to:0x02057d64 module:overlay(0) +from:0x021476c8 kind:load to:0x021451d4 module:overlay(28) +from:0x021476cc kind:load to:0x0209d098 module:overlay(0) +from:0x021476d0 kind:load to:0x02145448 module:overlay(28) +from:0x021476d4 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021476d8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021476dc kind:load to:0x02145454 module:overlay(28) +from:0x021476e0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021476e4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021476e8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021476ec kind:load to:0x0209d1b8 module:overlay(0) +from:0x021476f0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021476f4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021476f8 kind:load to:0x0214557c module:overlay(28) +from:0x021476fc kind:load to:0x021455a4 module:overlay(28) +from:0x02147700 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02147704 kind:load to:0x021452e0 module:overlay(28) +from:0x02147708 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0214770c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02147710 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02147714 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02147718 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x0214771c kind:load to:0x021454e0 module:overlay(28) +from:0x02147720 kind:load to:0x02145520 module:overlay(28) +from:0x02147724 kind:load to:0x02145540 module:overlay(28) +from:0x02147728 kind:load to:0x02144684 module:overlay(28) +from:0x02147734 kind:load to:0x021455f4 module:overlay(28) +from:0x02147738 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214773c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147740 kind:load to:0x0209ca38 module:overlay(0) +from:0x02147744 kind:load to:0x0209ca58 module:overlay(0) +from:0x02147750 kind:load to:0x0210ac5c module:overlays(19,26) +from:0x02147754 kind:load to:0x0209d098 module:overlay(0) +from:0x02147758 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x0214775c kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02147760 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147764 kind:load to:0x0210b118 module:overlays(19,26) +from:0x02147768 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214776c kind:load to:0x0209d1ac module:overlay(0) +from:0x02147770 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147774 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147778 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214777c kind:load to:0x0209d1cc module:overlay(0) +from:0x02147780 kind:load to:0x021456bc module:overlay(28) +from:0x02147784 kind:load to:0x021456ec module:overlay(28) +from:0x02147788 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x0214778c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02147790 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02147794 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02147798 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0214779c kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x021477a0 kind:load to:0x0210adf8 module:overlays(19,26) +from:0x021477a4 kind:load to:0x0210ad8c module:overlays(19,26) +from:0x021477a8 kind:load to:0x0210ad24 module:overlays(19,26) +from:0x021477ac kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x021477b0 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x021477b4 kind:load to:0x0210ad2c module:overlays(19,26) +from:0x021477b8 kind:load to:0x0210ad34 module:overlays(19,26) +from:0x021477bc kind:load to:0x0214566c module:overlay(28) +from:0x021477c0 kind:load to:0x0210adf0 module:overlays(19,26) +from:0x021477cc kind:load to:0x02145744 module:overlay(28) +from:0x021477d0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021477d4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021477d8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021477dc kind:load to:0x0209ca58 module:overlay(0) +from:0x021477e8 kind:load to:0x021457c0 module:overlay(28) +from:0x021477ec kind:load to:0x0209d098 module:overlay(0) +from:0x021477f0 kind:load to:0x02145940 module:overlay(28) +from:0x021477f4 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x021477f8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021477fc kind:load to:0x0210b118 module:overlays(19,26) +from:0x02147800 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147804 kind:load to:0x0209d1ac module:overlay(0) +from:0x02147808 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214780c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147810 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147814 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147818 kind:load to:0x021459f0 module:overlay(28) +from:0x0214781c kind:load to:0x02145a20 module:overlay(28) +from:0x02147820 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02147824 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02147828 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0214782c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02147830 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02147834 kind:load to:0x021459a4 module:overlay(28) +from:0x02147838 kind:load to:0x0210b330 module:overlays(19,26) +from:0x0214783c kind:load to:0x0210b174 module:overlays(19,26) +from:0x02147840 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x02147844 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x02147848 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x0214784c kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x02147850 kind:load to:0x021459b8 module:overlay(28) +from:0x02147854 kind:load to:0x02145938 module:overlay(28) +from:0x02147860 kind:load to:0x02145a78 module:overlay(28) +from:0x02147864 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02147868 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214786c kind:load to:0x0209ca38 module:overlay(0) +from:0x02147870 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214787c kind:load to:0x0210e9ec module:overlays(19,26) +from:0x02147880 kind:load to:0x0209d098 module:overlay(0) +from:0x02147884 kind:load to:0x0210ec04 module:overlays(19,26) +from:0x02147888 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0214788c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147890 kind:load to:0x0210b118 module:overlays(19,26) +from:0x02147894 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147898 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214789c kind:load to:0x0209d1b4 module:overlay(0) +from:0x021478a0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021478a4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021478a8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021478ac kind:load to:0x02145b64 module:overlay(28) +from:0x021478b0 kind:load to:0x02145b94 module:overlay(28) +from:0x021478b4 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x021478b8 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021478bc kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021478c0 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021478c4 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021478c8 kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x021478cc kind:load to:0x0210b330 module:overlays(19,26) +from:0x021478d0 kind:load to:0x0210ec34 module:overlays(19,26) +from:0x021478d4 kind:load to:0x0210ec2c module:overlays(19,26) +from:0x021478d8 kind:load to:0x0210ec10 module:overlays(19,26) +from:0x021478dc kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x021478e0 kind:load to:0x02145b5c module:overlay(28) +from:0x021478e4 kind:load to:0x0210b300 module:overlays(19,26) +from:0x021478e8 kind:load to:0x02145b0c module:overlay(28) +from:0x021478ec kind:load to:0x0210ec98 module:overlays(19,26) +from:0x021478f8 kind:load to:0x02145bec module:overlay(28) +from:0x021478fc kind:load to:0x0209c8bc module:overlay(0) +from:0x02147900 kind:load to:0x0209c97c module:overlay(0) +from:0x02147904 kind:load to:0x0209c980 module:overlay(0) +from:0x02147908 kind:load to:0x0209c984 module:overlay(0) +from:0x02147914 kind:load to:0x02145c80 module:overlay(28) +from:0x02147918 kind:load to:0x0209d098 module:overlay(0) +from:0x0214791c kind:load to:0x02145cdc module:overlay(28) +from:0x02147920 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02147924 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147928 kind:load to:0x0210b118 module:overlays(19,26) +from:0x0214792c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147930 kind:load to:0x0209d1ac module:overlay(0) +from:0x02147934 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147938 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214793c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147940 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147944 kind:load to:0x02145d0c module:overlay(28) +from:0x02147948 kind:load to:0x02145d3c module:overlay(28) +from:0x0214794c kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02147950 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02147954 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02147958 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0214795c kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02147960 kind:load to:0x02145cfc module:overlay(28) +from:0x02147964 kind:load to:0x0210b330 module:overlays(19,26) +from:0x02147968 kind:load to:0x02145ce0 module:overlay(28) +from:0x0214796c kind:load to:0x0210b1bc module:overlays(19,26) +from:0x02147970 kind:load to:0x02145ce8 module:overlay(28) +from:0x02147974 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x02147978 kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x0214797c kind:load to:0x02145d04 module:overlay(28) +from:0x02147988 kind:load to:0x02145d94 module:overlay(28) +from:0x0214798c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02147990 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147994 kind:load to:0x0209ca38 module:overlay(0) +from:0x02147998 kind:load to:0x0209ca58 module:overlay(0) +from:0x021479a4 kind:load to:0x02145e98 module:overlay(28) +from:0x021479a8 kind:load to:0x0209d098 module:overlay(0) +from:0x021479ac kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021479b0 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021479b4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021479b8 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x021479bc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021479c0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021479c4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021479c8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021479cc kind:load to:0x0209d1c4 module:overlay(0) +from:0x021479d0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021479d4 kind:load to:0x02145fec module:overlay(28) +from:0x021479d8 kind:load to:0x0214600c module:overlay(28) +from:0x021479dc kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021479e0 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021479e4 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021479e8 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021479ec kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021479f0 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021479f4 kind:load to:0x02145fe4 module:overlay(28) +from:0x021479f8 kind:load to:0x02145f84 module:overlay(28) +from:0x021479fc kind:load to:0x02145fa4 module:overlay(28) +from:0x02147a00 kind:load to:0x02145fc4 module:overlay(28) +from:0x02147a04 kind:load to:0x02144684 module:overlay(28) +from:0x02147a14 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02147a18 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147a1c kind:load to:0x0209ca38 module:overlay(0) +from:0x02147a20 kind:load to:0x0209ca58 module:overlay(0) +from:0x02147a2c kind:load to:0x02146054 module:overlay(28) +from:0x02147a30 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02147a34 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147a38 kind:load to:0x0209ca38 module:overlay(0) +from:0x02147a3c kind:load to:0x0209ca58 module:overlay(0) +from:0x02147a48 kind:load to:0x0207caa0 module:overlay(0) +from:0x02147a4c kind:load to:0x0207caa8 module:overlay(0) +from:0x02147a50 kind:load to:0x0207d2bc module:overlay(0) +from:0x02147a54 kind:load to:0x0207d2ac module:overlay(0) +from:0x02147a58 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02147a5c kind:load to:0x0207d330 module:overlay(0) +from:0x02147a60 kind:load to:0x0207d374 module:overlay(0) +from:0x02147a64 kind:load to:0x0207d39c module:overlay(0) +from:0x02147a70 kind:load to:0x021461b4 module:overlay(28) +from:0x02147a74 kind:load to:0x0209d098 module:overlay(0) +from:0x02147a78 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02147a7c kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02147a80 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147a84 kind:load to:0x0214623c module:overlay(28) +from:0x02147a88 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147a8c kind:load to:0x021462d0 module:overlay(28) +from:0x02147a90 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147a94 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147a98 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147a9c kind:load to:0x0209d1cc module:overlay(0) +from:0x02147aa0 kind:load to:0x021462e0 module:overlay(28) +from:0x02147aa4 kind:load to:0x02146300 module:overlay(28) +from:0x02147aa8 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02147aac kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02147ab0 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02147ab4 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02147ac0 kind:load to:0x02146348 module:overlay(28) +from:0x02147ac4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02147ac8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147acc kind:load to:0x0209ca38 module:overlay(0) +from:0x02147ad0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02147adc kind:load to:0x02109ad0 module:overlays(19,21,26) +from:0x02147ae0 kind:load to:0x0209d098 module:overlay(0) +from:0x02147ae4 kind:load to:0x02109c6c module:overlays(19,26) +from:0x02147ae8 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02147aec kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147af0 kind:load to:0x02109b70 module:overlays(19,21,26) +from:0x02147af4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147af8 kind:load to:0x02109c14 module:overlays(19,26) +from:0x02147afc kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147b00 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147b04 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147b08 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147b0c kind:load to:0x021464b8 module:overlay(28) +from:0x02147b10 kind:load to:0x021464d8 module:overlay(28) +from:0x02147b14 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02147b18 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02147b1c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02147b20 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02147b24 kind:load to:0x02109ce4 module:overlays(19,26) +from:0x02147b28 kind:load to:0x02109d14 module:overlays(19,26) +from:0x02147b2c kind:load to:0x0214645c module:overlay(28) +from:0x02147b30 kind:load to:0x021464ac module:overlay(28) +from:0x02147b40 kind:load to:0x0209ca98 module:overlay(0) +from:0x02147b44 kind:load to:0x0209caa0 module:overlay(0) +from:0x02147b48 kind:load to:0x0209c980 module:overlay(0) +from:0x02147b4c kind:load to:0x0209c984 module:overlay(0) +from:0x02147b58 kind:load to:0x02146520 module:overlay(28) +from:0x02147b5c kind:load to:0x0209ca98 module:overlay(0) +from:0x02147b60 kind:load to:0x0209caa0 module:overlay(0) +from:0x02147b64 kind:load to:0x0209c980 module:overlay(0) +from:0x02147b68 kind:load to:0x0209c984 module:overlay(0) +from:0x02147b74 kind:load to:0x02109ad0 module:overlays(19,21,26) +from:0x02147b78 kind:load to:0x0209d098 module:overlay(0) +from:0x02147b7c kind:load to:0x02109c6c module:overlays(19,26) +from:0x02147b80 kind:load to:0x021465f0 module:overlay(28) +from:0x02147b84 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147b88 kind:load to:0x02109b70 module:overlays(19,21,26) +from:0x02147b8c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147b90 kind:load to:0x02146604 module:overlay(28) +from:0x02147b94 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147b98 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147b9c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147ba0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02147ba4 kind:load to:0x021466ac module:overlay(28) +from:0x02147ba8 kind:load to:0x021466cc module:overlay(28) +from:0x02147bac kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02147bb0 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02147bb4 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02147bb8 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02147bbc kind:load to:0x02109ce4 module:overlays(19,26) +from:0x02147bc0 kind:load to:0x02109d14 module:overlays(19,26) +from:0x02147bc4 kind:load to:0x0214645c module:overlay(28) +from:0x02147bc8 kind:load to:0x021464ac module:overlay(28) +from:0x02147bd4 kind:load to:0x02146714 module:overlay(28) +from:0x02147bd8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02147bdc kind:load to:0x0209c9f8 module:overlay(0) +from:0x02147be0 kind:load to:0x0209ca38 module:overlay(0) +from:0x02147be4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02147bf0 kind:load to:0x0214684c module:overlay(28) +from:0x02147bf4 kind:load to:0x0209d098 module:overlay(0) +from:0x02147bf8 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02147bfc kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02147c00 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02147c04 kind:load to:0x02146898 module:overlay(28) +from:0x02147c08 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02147c0c kind:load to:0x0214692c module:overlay(28) +from:0x02147c10 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02147c14 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02147c18 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02147c1c kind:load to:0x0209d1cc module:overlay(0) +from:0x02147c20 kind:load to:0x0214693c module:overlay(28) +from:0x02147c24 kind:load to:0x0214695c module:overlay(28) +from:0x02147c28 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02147c2c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02147c30 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02147c34 kind:load to:0x0210bd78 module:overlays(19,26) diff --git a/config/usa/arm9/overlays/ov028/symbols.txt b/config/usa/arm9/overlays/ov028/symbols.txt new file mode 100644 index 00000000..b4b5ff08 --- /dev/null +++ b/config/usa/arm9/overlays/ov028/symbols.txt @@ -0,0 +1,411 @@ +func_ov028_021419c0 kind:function(arm,size=0xc) addr:0x021419c0 +func_ov028_021419cc kind:function(arm,size=0x24) addr:0x021419cc +func_ov028_021419f0 kind:function(arm,size=0x6c) addr:0x021419f0 +func_ov028_02141a5c kind:function(arm,size=0x34) addr:0x02141a5c +func_ov028_02141a90 kind:function(arm,size=0x160) addr:0x02141a90 +func_ov028_02141bf0 kind:function(arm,size=0x14) addr:0x02141bf0 +func_ov028_02141c04 kind:function(arm,size=0x14) addr:0x02141c04 +func_ov028_02141c18 kind:function(arm,size=0x6c) addr:0x02141c18 +func_ov028_02141c84 kind:function(arm,size=0x4c) addr:0x02141c84 +func_ov028_02141cd0 kind:function(arm,size=0x1e8) addr:0x02141cd0 +func_ov028_02141eb8 kind:function(arm,size=0x44) addr:0x02141eb8 +func_ov028_02141efc kind:function(arm,size=0xdc) addr:0x02141efc +func_ov028_02141fd8 kind:function(arm,size=0x24) addr:0x02141fd8 +func_ov028_02141ffc kind:function(arm,size=0xb4) addr:0x02141ffc +func_ov028_021420b0 kind:function(arm,size=0x30) addr:0x021420b0 +func_ov028_021420e0 kind:function(arm,size=0xc) addr:0x021420e0 +func_ov028_021420ec kind:function(arm,size=0xac) addr:0x021420ec +func_ov028_02142198 kind:function(arm,size=0xa8) addr:0x02142198 +func_ov028_02142240 kind:function(arm,size=0x150) addr:0x02142240 +func_ov028_02142390 kind:function(arm,size=0x88) addr:0x02142390 +func_ov028_02142418 kind:function(arm,size=0x150) addr:0x02142418 +func_ov028_02142568 kind:function(arm,size=0xfc) addr:0x02142568 +func_ov028_02142664 kind:function(arm,size=0xa8) addr:0x02142664 +func_ov028_0214270c kind:function(arm,size=0xb8) addr:0x0214270c +func_ov028_021427c4 kind:function(arm,size=0x1d0) addr:0x021427c4 +func_ov028_02142994 kind:function(arm,size=0x7c) addr:0x02142994 +func_ov028_02142a10 kind:function(arm,size=0x5c) addr:0x02142a10 +func_ov028_02142a6c kind:function(arm,size=0x70) addr:0x02142a6c +func_ov028_02142adc kind:function(arm,size=0x34) addr:0x02142adc +func_ov028_02142b10 kind:function(arm,size=0xb0) addr:0x02142b10 +func_ov028_02142bc0 kind:function(arm,size=0x7c) addr:0x02142bc0 +func_ov028_02142c3c kind:function(arm,size=0x14) addr:0x02142c3c +func_ov028_02142c50 kind:function(arm,size=0x120) addr:0x02142c50 +func_ov028_02142d70 kind:function(arm,size=0x90) addr:0x02142d70 +func_ov028_02142e00 kind:function(arm,size=0x44) addr:0x02142e00 +func_ov028_02142e44 kind:function(arm,size=0xc) addr:0x02142e44 +func_ov028_02142e50 kind:function(arm,size=0xa0) addr:0x02142e50 +func_ov028_02142ef0 kind:function(arm,size=0x20) addr:0x02142ef0 +func_ov028_02142f10 kind:function(arm,size=0x5c) addr:0x02142f10 +func_ov028_02142f6c kind:function(arm,size=0x3c) addr:0x02142f6c +func_ov028_02142fa8 kind:function(arm,size=0x2c) addr:0x02142fa8 +func_ov028_02142fd4 kind:function(arm,size=0x64) addr:0x02142fd4 +func_ov028_02143038 kind:function(arm,size=0x24) addr:0x02143038 +func_ov028_0214305c kind:function(arm,size=0x2c) addr:0x0214305c +func_ov028_02143088 kind:function(arm,size=0x1c) addr:0x02143088 +func_ov028_021430a4 kind:function(arm,size=0x1c) addr:0x021430a4 +func_ov028_021430c0 kind:function(arm,size=0x28) addr:0x021430c0 +func_ov028_021430e8 kind:function(arm,size=0x30) addr:0x021430e8 +func_ov028_02143118 kind:function(arm,size=0x14) addr:0x02143118 +func_ov028_0214312c kind:function(arm,size=0xc) addr:0x0214312c +func_ov028_02143138 kind:function(arm,size=0x24) addr:0x02143138 +func_ov028_0214315c kind:function(arm,size=0x60) addr:0x0214315c +func_ov028_021431bc kind:function(arm,size=0xb4) addr:0x021431bc +func_ov028_02143270 kind:function(arm,size=0x24) addr:0x02143270 +func_ov028_02143294 kind:function(arm,size=0x30) addr:0x02143294 +func_ov028_021432c4 kind:function(arm,size=0x15c) addr:0x021432c4 +func_ov028_02143420 kind:function(arm,size=0xb0) addr:0x02143420 +func_ov028_021434d0 kind:function(arm,size=0x140) addr:0x021434d0 +func_ov028_02143610 kind:function(arm,size=0x178) addr:0x02143610 +func_ov028_02143788 kind:function(arm,size=0x94) addr:0x02143788 +func_ov028_0214381c kind:function(arm,size=0x20) addr:0x0214381c +func_ov028_0214383c kind:function(arm,size=0x28) addr:0x0214383c +func_ov028_02143864 kind:function(arm,size=0x14) addr:0x02143864 +func_ov028_02143878 kind:function(arm,size=0xe4) addr:0x02143878 +func_ov028_0214395c kind:function(arm,size=0x64) addr:0x0214395c +func_ov028_021439c0 kind:function(arm,size=0x50) addr:0x021439c0 +func_ov028_02143a10 kind:function(arm,size=0x198) addr:0x02143a10 +func_ov028_02143ba8 kind:function(arm,size=0x24) addr:0x02143ba8 +func_ov028_02143bcc kind:function(arm,size=0xd0) addr:0x02143bcc +func_ov028_02143c9c kind:function(arm,size=0x4) addr:0x02143c9c +func_ov028_02143ca0 kind:function(arm,size=0x3c) addr:0x02143ca0 +func_ov028_02143cdc kind:function(arm,size=0x48) addr:0x02143cdc +func_ov028_02143d24 kind:function(arm,size=0x1f8) addr:0x02143d24 +func_ov028_02143f1c kind:function(arm,size=0x24) addr:0x02143f1c +func_ov028_02143f40 kind:function(arm,size=0x3c) addr:0x02143f40 +func_ov028_02143f7c kind:function(arm,size=0x14) addr:0x02143f7c +func_ov028_02143f90 kind:function(arm,size=0x7c) addr:0x02143f90 +func_ov028_0214400c kind:function(arm,size=0xb8) addr:0x0214400c +func_ov028_021440c4 kind:function(arm,size=0x1bc) addr:0x021440c4 +func_ov028_02144280 kind:function(arm,size=0x20) addr:0x02144280 +func_ov028_021442a0 kind:function(arm,size=0x28) addr:0x021442a0 +func_ov028_021442c8 kind:function(arm,size=0x1c) addr:0x021442c8 +func_ov028_021442e4 kind:function(arm,size=0x104) addr:0x021442e4 +func_ov028_021443e8 kind:function(arm,size=0xc) addr:0x021443e8 +func_ov028_021443f4 kind:function(arm,size=0x24) addr:0x021443f4 +func_ov028_02144418 kind:function(arm,size=0x54) addr:0x02144418 +func_ov028_0214446c kind:function(arm,size=0x3c) addr:0x0214446c +func_ov028_021444a8 kind:function(arm,size=0xec) addr:0x021444a8 +func_ov028_02144594 kind:function(arm,size=0xe8) addr:0x02144594 +func_ov028_0214467c kind:function(arm,size=0x8) addr:0x0214467c +func_ov028_02144684 kind:function(arm,size=0x8) addr:0x02144684 +func_ov028_0214468c kind:function(arm,size=0x4) addr:0x0214468c +func_ov028_02144690 kind:function(arm,size=0x74) addr:0x02144690 +func_ov028_02144704 kind:function(arm,size=0x18) addr:0x02144704 +func_ov028_0214471c kind:function(arm,size=0x40) addr:0x0214471c +func_ov028_0214475c kind:function(arm,size=0x20) addr:0x0214475c +func_ov028_0214477c kind:function(arm,size=0x20) addr:0x0214477c +func_ov028_0214479c kind:function(arm,size=0x8) addr:0x0214479c +func_ov028_021447a4 kind:function(arm,size=0x20) addr:0x021447a4 +func_ov028_021447c4 kind:function(arm,size=0x28) addr:0x021447c4 +func_ov028_021447ec kind:function(arm,size=0x28) addr:0x021447ec +func_ov028_02144814 kind:function(arm,size=0x20) addr:0x02144814 +func_ov028_02144834 kind:function(arm,size=0x14) addr:0x02144834 +func_ov028_02144848 kind:function(arm,size=0xc) addr:0x02144848 +func_ov028_02144854 kind:function(arm,size=0x24) addr:0x02144854 +func_ov028_02144878 kind:function(arm,size=0x38) addr:0x02144878 +func_ov028_021448b0 kind:function(arm,size=0xa0) addr:0x021448b0 +func_ov028_02144950 kind:function(arm,size=0xec) addr:0x02144950 +func_ov028_02144a3c kind:function(arm,size=0x20) addr:0x02144a3c +func_ov028_02144a5c kind:function(arm,size=0x20) addr:0x02144a5c +func_ov028_02144a7c kind:function(arm,size=0x20) addr:0x02144a7c +func_ov028_02144a9c kind:function(arm,size=0x8) addr:0x02144a9c +func_ov028_02144aa4 kind:function(arm,size=0x20) addr:0x02144aa4 +func_ov028_02144ac4 kind:function(arm,size=0x28) addr:0x02144ac4 +func_ov028_02144aec kind:function(arm,size=0x14) addr:0x02144aec +func_ov028_02144b00 kind:function(arm,size=0xc) addr:0x02144b00 +func_ov028_02144b0c kind:function(arm,size=0x24) addr:0x02144b0c +func_ov028_02144b30 kind:function(arm,size=0x38) addr:0x02144b30 +func_ov028_02144b68 kind:function(arm,size=0x3c) addr:0x02144b68 +func_ov028_02144ba4 kind:function(arm,size=0xec) addr:0x02144ba4 +func_ov028_02144c90 kind:function(arm,size=0x74) addr:0x02144c90 +func_ov028_02144d04 kind:function(arm,size=0x18) addr:0x02144d04 +func_ov028_02144d1c kind:function(arm,size=0x40) addr:0x02144d1c +func_ov028_02144d5c kind:function(arm,size=0x20) addr:0x02144d5c +func_ov028_02144d7c kind:function(arm,size=0x20) addr:0x02144d7c +func_ov028_02144d9c kind:function(arm,size=0x8) addr:0x02144d9c +func_ov028_02144da4 kind:function(arm,size=0x20) addr:0x02144da4 +func_ov028_02144dc4 kind:function(arm,size=0x28) addr:0x02144dc4 +func_ov028_02144dec kind:function(arm,size=0x14) addr:0x02144dec +func_ov028_02144e00 kind:function(arm,size=0xc) addr:0x02144e00 +func_ov028_02144e0c kind:function(arm,size=0x24) addr:0x02144e0c +func_ov028_02144e30 kind:function(arm,size=0x38) addr:0x02144e30 +func_ov028_02144e68 kind:function(arm,size=0x3c) addr:0x02144e68 +func_ov028_02144ea4 kind:function(arm,size=0xec) addr:0x02144ea4 +func_ov028_02144f90 kind:function(arm,size=0x74) addr:0x02144f90 +func_ov028_02145004 kind:function(arm,size=0x18) addr:0x02145004 +func_ov028_0214501c kind:function(arm,size=0x40) addr:0x0214501c +func_ov028_0214505c kind:function(arm,size=0x20) addr:0x0214505c +func_ov028_0214507c kind:function(arm,size=0x20) addr:0x0214507c +func_ov028_0214509c kind:function(arm,size=0x8) addr:0x0214509c +func_ov028_021450a4 kind:function(arm,size=0x20) addr:0x021450a4 +func_ov028_021450c4 kind:function(arm,size=0x28) addr:0x021450c4 +func_ov028_021450ec kind:function(arm,size=0x14) addr:0x021450ec +func_ov028_02145100 kind:function(arm,size=0xc) addr:0x02145100 +func_ov028_0214510c kind:function(arm,size=0x24) addr:0x0214510c +func_ov028_02145130 kind:function(arm,size=0x38) addr:0x02145130 +func_ov028_02145168 kind:function(arm,size=0x58) addr:0x02145168 +func_ov028_021451c0 kind:function(arm,size=0x14) addr:0x021451c0 +func_ov028_021451d4 kind:function(arm,size=0x10c) addr:0x021451d4 +func_ov028_021452e0 kind:function(arm,size=0x168) addr:0x021452e0 +func_ov028_02145448 kind:function(arm,size=0xc) addr:0x02145448 +func_ov028_02145454 kind:function(arm,size=0x8c) addr:0x02145454 +func_ov028_021454e0 kind:function(arm,size=0x40) addr:0x021454e0 +func_ov028_02145520 kind:function(arm,size=0x20) addr:0x02145520 +func_ov028_02145540 kind:function(arm,size=0x20) addr:0x02145540 +func_ov028_02145560 kind:function(arm,size=0x1c) addr:0x02145560 +func_ov028_0214557c kind:function(arm,size=0x28) addr:0x0214557c +func_ov028_021455a4 kind:function(arm,size=0x30) addr:0x021455a4 +func_ov028_021455d4 kind:function(arm,size=0x14) addr:0x021455d4 +func_ov028_021455e8 kind:function(arm,size=0xc) addr:0x021455e8 +func_ov028_021455f4 kind:function(arm,size=0x24) addr:0x021455f4 +func_ov028_02145618 kind:function(arm,size=0x34) addr:0x02145618 +func_ov028_0214564c kind:function(arm,size=0x20) addr:0x0214564c +func_ov028_0214566c kind:function(arm,size=0x50) addr:0x0214566c +func_ov028_021456bc kind:function(arm,size=0x30) addr:0x021456bc +func_ov028_021456ec kind:function(arm,size=0x38) addr:0x021456ec +func_ov028_02145724 kind:function(arm,size=0x14) addr:0x02145724 +func_ov028_02145738 kind:function(arm,size=0xc) addr:0x02145738 +func_ov028_02145744 kind:function(arm,size=0x24) addr:0x02145744 +func_ov028_02145768 kind:function(arm,size=0x2c) addr:0x02145768 +func_ov028_02145794 kind:function(arm,size=0x2c) addr:0x02145794 +func_ov028_021457c0 kind:function(arm,size=0x178) addr:0x021457c0 +func_ov028_02145938 kind:function(arm,size=0x8) addr:0x02145938 +func_ov028_02145940 kind:function(arm,size=0x64) addr:0x02145940 +func_ov028_021459a4 kind:function(arm,size=0x14) addr:0x021459a4 +func_ov028_021459b8 kind:function(arm,size=0x38) addr:0x021459b8 +func_ov028_021459f0 kind:function(arm,size=0x30) addr:0x021459f0 +func_ov028_02145a20 kind:function(arm,size=0x38) addr:0x02145a20 +func_ov028_02145a58 kind:function(arm,size=0x14) addr:0x02145a58 +func_ov028_02145a6c kind:function(arm,size=0xc) addr:0x02145a6c +func_ov028_02145a78 kind:function(arm,size=0x24) addr:0x02145a78 +func_ov028_02145a9c kind:function(arm,size=0x50) addr:0x02145a9c +func_ov028_02145aec kind:function(arm,size=0x20) addr:0x02145aec +func_ov028_02145b0c kind:function(arm,size=0x50) addr:0x02145b0c +func_ov028_02145b5c kind:function(arm,size=0x8) addr:0x02145b5c +func_ov028_02145b64 kind:function(arm,size=0x30) addr:0x02145b64 +func_ov028_02145b94 kind:function(arm,size=0x38) addr:0x02145b94 +func_ov028_02145bcc kind:function(arm,size=0x14) addr:0x02145bcc +func_ov028_02145be0 kind:function(arm,size=0xc) addr:0x02145be0 +func_ov028_02145bec kind:function(arm,size=0x24) addr:0x02145bec +func_ov028_02145c10 kind:function(arm,size=0x4c) addr:0x02145c10 +func_ov028_02145c5c kind:function(arm,size=0x24) addr:0x02145c5c +func_ov028_02145c80 kind:function(arm,size=0x5c) addr:0x02145c80 +func_ov028_02145cdc kind:function(arm,size=0x4) addr:0x02145cdc +func_ov028_02145ce0 kind:function(arm,size=0x8) addr:0x02145ce0 +func_ov028_02145ce8 kind:function(arm,size=0x14) addr:0x02145ce8 +func_ov028_02145cfc kind:function(arm,size=0x8) addr:0x02145cfc +func_ov028_02145d04 kind:function(arm,size=0x8) addr:0x02145d04 +func_ov028_02145d0c kind:function(arm,size=0x30) addr:0x02145d0c +func_ov028_02145d3c kind:function(arm,size=0x38) addr:0x02145d3c +func_ov028_02145d74 kind:function(arm,size=0x14) addr:0x02145d74 +func_ov028_02145d88 kind:function(arm,size=0xc) addr:0x02145d88 +func_ov028_02145d94 kind:function(arm,size=0x24) addr:0x02145d94 +func_ov028_02145db8 kind:function(arm,size=0x40) addr:0x02145db8 +func_ov028_02145df8 kind:function(arm,size=0xa0) addr:0x02145df8 +func_ov028_02145e98 kind:function(arm,size=0xec) addr:0x02145e98 +func_ov028_02145f84 kind:function(arm,size=0x20) addr:0x02145f84 +func_ov028_02145fa4 kind:function(arm,size=0x20) addr:0x02145fa4 +func_ov028_02145fc4 kind:function(arm,size=0x20) addr:0x02145fc4 +func_ov028_02145fe4 kind:function(arm,size=0x8) addr:0x02145fe4 +func_ov028_02145fec kind:function(arm,size=0x20) addr:0x02145fec +func_ov028_0214600c kind:function(arm,size=0x28) addr:0x0214600c +func_ov028_02146034 kind:function(arm,size=0x14) addr:0x02146034 +func_ov028_02146048 kind:function(arm,size=0xc) addr:0x02146048 +func_ov028_02146054 kind:function(arm,size=0x24) addr:0x02146054 +func_ov028_02146078 kind:function(arm,size=0xac) addr:0x02146078 +func_ov028_02146124 kind:function(arm,size=0x90) addr:0x02146124 +func_ov028_021461b4 kind:function(arm,size=0x88) addr:0x021461b4 +func_ov028_0214623c kind:function(arm,size=0x94) addr:0x0214623c +func_ov028_021462d0 kind:function(arm,size=0x10) addr:0x021462d0 +func_ov028_021462e0 kind:function(arm,size=0x20) addr:0x021462e0 +func_ov028_02146300 kind:function(arm,size=0x28) addr:0x02146300 +func_ov028_02146328 kind:function(arm,size=0x14) addr:0x02146328 +func_ov028_0214633c kind:function(arm,size=0xc) addr:0x0214633c +func_ov028_02146348 kind:function(arm,size=0x24) addr:0x02146348 +func_ov028_0214636c kind:function(arm,size=0xb0) addr:0x0214636c +func_ov028_0214641c kind:function(arm,size=0x20) addr:0x0214641c +func_ov028_0214643c kind:function(arm,size=0x20) addr:0x0214643c +func_ov028_0214645c kind:function(arm,size=0x50) addr:0x0214645c +func_ov028_021464ac kind:function(arm,size=0xc) addr:0x021464ac +func_ov028_021464b8 kind:function(arm,size=0x20) addr:0x021464b8 +func_ov028_021464d8 kind:function(arm,size=0x28) addr:0x021464d8 +func_ov028_02146500 kind:function(arm,size=0x14) addr:0x02146500 +func_ov028_02146514 kind:function(arm,size=0xc) addr:0x02146514 +func_ov028_02146520 kind:function(arm,size=0x24) addr:0x02146520 +func_ov028_02146544 kind:function(arm,size=0x8c) addr:0x02146544 +func_ov028_021465d0 kind:function(arm,size=0x20) addr:0x021465d0 +func_ov028_021465f0 kind:function(arm,size=0x14) addr:0x021465f0 +func_ov028_02146604 kind:function(arm,size=0xa8) addr:0x02146604 +func_ov028_021466ac kind:function(arm,size=0x20) addr:0x021466ac +func_ov028_021466cc kind:function(arm,size=0x28) addr:0x021466cc +func_ov028_021466f4 kind:function(arm,size=0x14) addr:0x021466f4 +func_ov028_02146708 kind:function(arm,size=0xc) addr:0x02146708 +func_ov028_02146714 kind:function(arm,size=0x24) addr:0x02146714 +func_ov028_02146738 kind:function(arm,size=0x84) addr:0x02146738 +func_ov028_021467bc kind:function(arm,size=0x90) addr:0x021467bc +func_ov028_0214684c kind:function(arm,size=0x4c) addr:0x0214684c +func_ov028_02146898 kind:function(arm,size=0x94) addr:0x02146898 +func_ov028_0214692c kind:function(arm,size=0x10) addr:0x0214692c +func_ov028_0214693c kind:function(arm,size=0x20) addr:0x0214693c +func_ov028_0214695c kind:function(arm,size=0x28) addr:0x0214695c +func_ov028_02146984 kind:function(arm,size=0x14) addr:0x02146984 +data_ov028_02146998 kind:data(any) addr:0x02146998 +data_ov028_021469a8 kind:data(any) addr:0x021469a8 +data_ov028_021469b0 kind:data(any) addr:0x021469b0 +data_ov028_021469c4 kind:data(any) addr:0x021469c4 +data_ov028_02146a04 kind:data(any) addr:0x02146a04 +data_ov028_02146a14 kind:data(any) addr:0x02146a14 +__sinit_ov028_02146a24 kind:function(arm,size=0x9c) addr:0x02146a24 +__sinit_ov028_02146ac0 kind:function(arm,size=0x50) addr:0x02146ac0 +__sinit_ov028_02146b10 kind:function(arm,size=0x20) addr:0x02146b10 +__sinit_ov028_02146b30 kind:function(arm,size=0x50) addr:0x02146b30 +__sinit_ov028_02146b80 kind:function(arm,size=0x50) addr:0x02146b80 +__sinit_ov028_02146bd0 kind:function(arm,size=0x50) addr:0x02146bd0 +__sinit_ov028_02146c20 kind:function(arm,size=0x50) addr:0x02146c20 +__sinit_ov028_02146c70 kind:function(arm,size=0x70) addr:0x02146c70 +__sinit_ov028_02146ce0 kind:function(arm,size=0x50) addr:0x02146ce0 +__sinit_ov028_02146d30 kind:function(arm,size=0x50) addr:0x02146d30 +__sinit_ov028_02146d80 kind:function(arm,size=0x50) addr:0x02146d80 +__sinit_ov028_02146dd0 kind:function(arm,size=0x50) addr:0x02146dd0 +__sinit_ov028_02146e20 kind:function(arm,size=0x50) addr:0x02146e20 +__sinit_ov028_02146e70 kind:function(arm,size=0x50) addr:0x02146e70 +__sinit_ov028_02146ec0 kind:function(arm,size=0x50) addr:0x02146ec0 +__sinit_ov028_02146f10 kind:function(arm,size=0x50) addr:0x02146f10 +__sinit_ov028_02146f60 kind:function(arm,size=0x50) addr:0x02146f60 +.p__sinit_ov028_02146a24 kind:data(word) addr:0x02146fb0 +.p__sinit_ov028_02146ac0 kind:data(word) addr:0x02146fb4 +.p__sinit_ov028_02146b10 kind:data(word) addr:0x02146fb8 +.p__sinit_ov028_02146b30 kind:data(word) addr:0x02146fbc +.p__sinit_ov028_02146b80 kind:data(word) addr:0x02146fc0 +.p__sinit_ov028_02146bd0 kind:data(word) addr:0x02146fc4 +.p__sinit_ov028_02146c20 kind:data(word) addr:0x02146fc8 +.p__sinit_ov028_02146c70 kind:data(word) addr:0x02146fcc +.p__sinit_ov028_02146ce0 kind:data(word) addr:0x02146fd0 +.p__sinit_ov028_02146d30 kind:data(word) addr:0x02146fd4 +.p__sinit_ov028_02146d80 kind:data(word) addr:0x02146fd8 +.p__sinit_ov028_02146dd0 kind:data(word) addr:0x02146fdc +.p__sinit_ov028_02146e20 kind:data(word) addr:0x02146fe0 +.p__sinit_ov028_02146e70 kind:data(word) addr:0x02146fe4 +.p__sinit_ov028_02146ec0 kind:data(word) addr:0x02146fe8 +.p__sinit_ov028_02146f10 kind:data(word) addr:0x02146fec +.p__sinit_ov028_02146f60 kind:data(word) addr:0x02146ff0 +data_ov028_02147000 kind:data(any) addr:0x02147000 +data_ov028_02147018 kind:data(any) addr:0x02147018 +data_ov028_02147050 kind:data(any) addr:0x02147050 +data_ov028_02147090 kind:data(any) addr:0x02147090 +data_ov028_021470b4 kind:data(any) addr:0x021470b4 +data_ov028_021470e0 kind:data(any) addr:0x021470e0 +data_ov028_0214712c kind:data(any) addr:0x0214712c +data_ov028_02147188 kind:data(any) addr:0x02147188 +data_ov028_021471a0 kind:data(any) addr:0x021471a0 +data_ov028_021471b8 kind:data(any) addr:0x021471b8 +data_ov028_021471d0 kind:data(any) addr:0x021471d0 +data_ov028_021471e8 kind:data(any) addr:0x021471e8 +data_ov028_02147200 kind:data(any) addr:0x02147200 +data_ov028_02147218 kind:data(any) addr:0x02147218 +data_ov028_02147230 kind:data(any) addr:0x02147230 +data_ov028_02147248 kind:data(any) addr:0x02147248 +data_ov028_02147260 kind:data(any) addr:0x02147260 +data_ov028_02147280 kind:data(any) addr:0x02147280 +data_ov028_021472a4 kind:data(any) addr:0x021472a4 +data_ov028_02147300 kind:data(any) addr:0x02147300 +data_ov028_02147320 kind:data(any) addr:0x02147320 +data_ov028_0214732c kind:data(any) addr:0x0214732c +data_ov028_02147330 kind:data(any) addr:0x02147330 +data_ov028_02147344 kind:data(any) addr:0x02147344 +data_ov028_02147358 kind:data(any) addr:0x02147358 +data_ov028_02147374 kind:data(any) addr:0x02147374 +data_ov028_02147394 kind:data(any) addr:0x02147394 +data_ov028_021473a4 kind:data(any) addr:0x021473a4 +data_ov028_021473c4 kind:data(any) addr:0x021473c4 ambiguous +data_ov028_021473d8 kind:data(any) addr:0x021473d8 +data_ov028_021473f4 kind:data(any) addr:0x021473f4 +data_ov028_02147460 kind:data(any) addr:0x02147460 +data_ov028_021474cc kind:data(any) addr:0x021474cc +data_ov028_021474e8 kind:data(any) addr:0x021474e8 +data_ov028_02147554 kind:data(any) addr:0x02147554 +data_ov028_02147570 kind:data(any) addr:0x02147570 +data_ov028_021475dc kind:data(any) addr:0x021475dc +data_ov028_021475f8 kind:data(any) addr:0x021475f8 +data_ov028_0214765c kind:data(any) addr:0x0214765c +data_ov028_0214766c kind:data(any) addr:0x0214766c +data_ov028_02147680 kind:data(any) addr:0x02147680 +data_ov028_0214769c kind:data(any) addr:0x0214769c +data_ov028_021476c8 kind:data(any) addr:0x021476c8 +data_ov028_02147734 kind:data(any) addr:0x02147734 +data_ov028_02147750 kind:data(any) addr:0x02147750 +data_ov028_021477cc kind:data(any) addr:0x021477cc +data_ov028_021477e8 kind:data(any) addr:0x021477e8 +data_ov028_02147860 kind:data(any) addr:0x02147860 +data_ov028_0214787c kind:data(any) addr:0x0214787c +data_ov028_021478f8 kind:data(any) addr:0x021478f8 +data_ov028_02147914 kind:data(any) addr:0x02147914 +data_ov028_02147988 kind:data(any) addr:0x02147988 +data_ov028_021479a4 kind:data(any) addr:0x021479a4 +data_ov028_02147a10 kind:data(any) addr:0x02147a10 +data_ov028_02147a2c kind:data(any) addr:0x02147a2c +data_ov028_02147a48 kind:data(any) addr:0x02147a48 +data_ov028_02147a70 kind:data(any) addr:0x02147a70 +data_ov028_02147ac0 kind:data(any) addr:0x02147ac0 +data_ov028_02147adc kind:data(any) addr:0x02147adc +data_ov028_02147b3c kind:data(any) addr:0x02147b3c +data_ov028_02147b58 kind:data(any) addr:0x02147b58 +data_ov028_02147b74 kind:data(any) addr:0x02147b74 +data_ov028_02147bd4 kind:data(any) addr:0x02147bd4 +data_ov028_02147bf0 kind:data(any) addr:0x02147bf0 +data_ov028_02147c40 kind:bss addr:0x02147c40 +data_ov028_02147c44 kind:bss addr:0x02147c44 +data_ov028_02147c50 kind:bss addr:0x02147c50 +data_ov028_02147c5c kind:bss addr:0x02147c5c +data_ov028_02147d34 kind:bss addr:0x02147d34 +data_ov028_02147d38 kind:bss addr:0x02147d38 +data_ov028_02147d44 kind:bss addr:0x02147d44 +data_ov028_02147e1c kind:bss addr:0x02147e1c +data_ov028_02147e20 kind:bss addr:0x02147e20 +data_ov028_02147e28 kind:bss addr:0x02147e28 ambiguous +data_ov028_02147e2c kind:bss addr:0x02147e2c +data_ov028_02147ed0 kind:bss addr:0x02147ed0 ambiguous +data_ov028_02147f00 kind:bss addr:0x02147f00 +data_ov028_02147f04 kind:bss addr:0x02147f04 +data_ov028_02147f10 kind:bss addr:0x02147f10 +data_ov028_02147fe4 kind:bss addr:0x02147fe4 +data_ov028_02147fe8 kind:bss addr:0x02147fe8 +data_ov028_02147ff4 kind:bss addr:0x02147ff4 +data_ov028_021480c8 kind:bss addr:0x021480c8 +data_ov028_021480cc kind:bss addr:0x021480cc +data_ov028_021480d8 kind:bss addr:0x021480d8 +data_ov028_021481ac kind:bss addr:0x021481ac +data_ov028_021481b4 kind:bss addr:0x021481b4 +data_ov028_021481c0 kind:bss addr:0x021481c0 +data_ov028_021481cc kind:bss addr:0x021481cc +data_ov028_021482a0 kind:bss addr:0x021482a0 +data_ov028_021482a4 kind:bss addr:0x021482a4 +data_ov028_021482b0 kind:bss addr:0x021482b0 +data_ov028_02148384 kind:bss addr:0x02148384 +data_ov028_02148388 kind:bss addr:0x02148388 +data_ov028_02148394 kind:bss addr:0x02148394 +data_ov028_02148468 kind:bss addr:0x02148468 +data_ov028_0214846c kind:bss addr:0x0214846c +data_ov028_02148478 kind:bss addr:0x02148478 +data_ov028_0214854c kind:bss addr:0x0214854c +data_ov028_02148550 kind:bss addr:0x02148550 +data_ov028_0214855c kind:bss addr:0x0214855c +data_ov028_0214857c kind:bss addr:0x0214857c +data_ov028_02148580 kind:bss addr:0x02148580 +data_ov028_0214858c kind:bss addr:0x0214858c +data_ov028_02148660 kind:bss addr:0x02148660 +data_ov028_02148664 kind:bss addr:0x02148664 +data_ov028_02148670 kind:bss addr:0x02148670 +data_ov028_02148744 kind:bss addr:0x02148744 +data_ov028_02148764 kind:bss addr:0x02148764 +data_ov028_02148768 kind:bss addr:0x02148768 +data_ov028_02148774 kind:bss addr:0x02148774 +data_ov028_02148848 kind:bss addr:0x02148848 +data_ov028_02148868 kind:bss addr:0x02148868 +data_ov028_0214886c kind:bss addr:0x0214886c +data_ov028_02148878 kind:bss addr:0x02148878 +data_ov028_021488bc kind:bss addr:0x021488bc +data_ov028_021488c0 kind:bss addr:0x021488c0 +data_ov028_021488cc kind:bss addr:0x021488cc +data_ov028_021489a0 kind:bss addr:0x021489a0 diff --git a/config/usa/arm9/overlays/ov029/delinks.txt b/config/usa/arm9/overlays/ov029/delinks.txt new file mode 100644 index 00000000..3add9cc7 --- /dev/null +++ b/config/usa/arm9/overlays/ov029/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021419c0 end:0x02150e70 kind:code align:32 + .rodata start:0x02150e70 end:0x02150f64 kind:rodata align:4 + .init start:0x02150f64 end:0x02151674 kind:code align:4 + .ctor start:0x02151674 end:0x021516c0 kind:rodata align:4 + .data start:0x021516e0 end:0x02152740 kind:data align:32 + .bss start:0x02152740 end:0x02153900 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov029/relocs.txt b/config/usa/arm9/overlays/ov029/relocs.txt new file mode 100644 index 00000000..41394a29 --- /dev/null +++ b/config/usa/arm9/overlays/ov029/relocs.txt @@ -0,0 +1,2778 @@ +from:0x021419c8 kind:load to:0x02152760 module:overlay(29) +from:0x021419dc kind:arm_call to:0x02011f3c module:main +from:0x021419e8 kind:arm_call to:0x02141a28 module:overlay(29) +from:0x02141a00 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02141a20 kind:load to:0x02151704 module:overlay(29) +from:0x02141a30 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02141a40 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02141a48 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02141a60 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x02141adc kind:load to:0x021517b8 module:overlay(29) +from:0x02141ae0 kind:load to:0x0215174c module:overlay(29) +from:0x02141ae4 kind:load to:0x02151720 module:overlay(29) +from:0x02141ae8 kind:load to:0x02152760 module:overlay(29) +from:0x02141af4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141b0c kind:arm_call to:0x02109378 module:overlay(26) +from:0x02141b50 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02141b5c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02141bb0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02141bd4 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02141bfc kind:arm_call to:0x021093bc module:overlay(26) +from:0x02141c34 kind:arm_call to:0x01fff498 module:itcm +from:0x02141c48 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02141c50 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02141c58 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x02141c90 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02141c9c kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02141cac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141cd4 kind:load to:0x027e00f0 module:dtcm +from:0x02141cd8 kind:load to:0x027e09c0 module:dtcm +from:0x02141cdc kind:load to:0x02152740 module:overlay(29) +from:0x02141ce0 kind:load to:0x027e0ce8 module:dtcm +from:0x02141ce4 kind:load to:0x02152754 module:overlay(29) +from:0x02141ce8 kind:load to:0x021516e0 module:overlay(29) +from:0x02141cf4 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02141d3c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02141d48 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02141d9c kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02141dc0 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02141dcc kind:load to:0x027e00f0 module:dtcm +from:0x02141dd0 kind:load to:0x027e09c0 module:dtcm +from:0x02141e38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02141e5c kind:load to:0x0203e93c module:main +from:0x02141e74 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02141e7c kind:load to:0x02152760 module:overlay(29) +from:0x02141e94 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02141e9c kind:load to:0x02152760 module:overlay(29) +from:0x02141ebc kind:load to:0x02152760 module:overlay(29) +from:0x02141ec8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141ed0 kind:arm_call to:0x02011ff4 module:main +from:0x02141ee8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141ef0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02141ef8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02141f10 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141f18 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02141f20 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02141f28 kind:arm_call to:0x02011ff4 module:main +from:0x02141f40 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02141f48 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02141f50 kind:arm_call to:0x02011ff4 module:main +from:0x02141f68 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02141f70 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02141f84 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02141f98 kind:load to:0x02152844 module:overlay(29) +from:0x02141fac kind:arm_call to:0x02011f3c module:main +from:0x02141fb8 kind:arm_call to:0x02142000 module:overlay(29) +from:0x02141fd0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02141ff8 kind:load to:0x02151824 module:overlay(29) +from:0x02142008 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02142018 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02142020 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02142094 kind:load to:0x021517b8 module:overlay(29) +from:0x02142098 kind:load to:0x02151840 module:overlay(29) +from:0x0214209c kind:load to:0x02152844 module:overlay(29) +from:0x021420a8 kind:arm_call to:0x02109378 module:overlay(26) +from:0x021420f0 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x021420fc kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142150 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142174 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142180 kind:load to:0x027e00f0 module:dtcm +from:0x02142184 kind:load to:0x027e09c0 module:dtcm +from:0x0214219c kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x021421a4 kind:load to:0x02152844 module:overlay(29) +from:0x021421bc kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x021421c4 kind:load to:0x02152844 module:overlay(29) +from:0x021421e4 kind:load to:0x02152844 module:overlay(29) +from:0x021421f4 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021421fc kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142214 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0214221c kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142224 kind:arm_call to:0x02011ff4 module:main +from:0x02142238 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214224c kind:load to:0x02152928 module:overlay(29) +from:0x02142260 kind:arm_call to:0x02011f3c module:main +from:0x0214226c kind:arm_call to:0x021422d0 module:overlay(29) +from:0x02142284 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021422c4 kind:load to:0x021518ac module:overlay(29) +from:0x021422d8 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x021422e8 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x021422f0 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02142364 kind:load to:0x021517b8 module:overlay(29) +from:0x02142368 kind:load to:0x021518c8 module:overlay(29) +from:0x0214236c kind:load to:0x02152928 module:overlay(29) +from:0x02142378 kind:arm_call to:0x02109378 module:overlay(26) +from:0x021423bc kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x021423c8 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x0214241c kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142440 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0214244c kind:arm_call to:0x021093bc module:overlay(26) +from:0x02142454 kind:load to:0x027e00f0 module:dtcm +from:0x02142458 kind:load to:0x027e09c0 module:dtcm +from:0x02142470 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02142478 kind:load to:0x02152928 module:overlay(29) +from:0x02142490 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02142498 kind:load to:0x02152928 module:overlay(29) +from:0x021424b8 kind:load to:0x02152928 module:overlay(29) +from:0x021424d0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021424d8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021424f0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021424f8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142500 kind:arm_call to:0x02011ff4 module:main +from:0x02142514 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02142528 kind:load to:0x02152a0c module:overlay(29) +from:0x0214253c kind:arm_call to:0x02011f3c module:main +from:0x02142548 kind:arm_call to:0x02142588 module:overlay(29) +from:0x02142560 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02142580 kind:load to:0x02151934 module:overlay(29) +from:0x02142590 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x021425a0 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x021425a8 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0214261c kind:load to:0x021517b8 module:overlay(29) +from:0x02142620 kind:load to:0x02151950 module:overlay(29) +from:0x02142624 kind:load to:0x02152a0c module:overlay(29) +from:0x02142630 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02142674 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02142680 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021426d4 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021426f8 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142704 kind:arm_call to:0x021093bc module:overlay(26) +from:0x0214270c kind:load to:0x027e00f0 module:dtcm +from:0x02142710 kind:load to:0x027e09c0 module:dtcm +from:0x02142728 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02142730 kind:load to:0x02152a0c module:overlay(29) +from:0x02142748 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02142750 kind:load to:0x02152a0c module:overlay(29) +from:0x02142770 kind:load to:0x02152a0c module:overlay(29) +from:0x02142788 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142790 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021427a8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021427b0 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021427b8 kind:arm_call to:0x02011ff4 module:main +from:0x021427cc kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021427e0 kind:load to:0x02152af0 module:overlay(29) +from:0x021427f4 kind:arm_call to:0x02011f3c module:main +from:0x02142800 kind:arm_call to:0x02142864 module:overlay(29) +from:0x02142818 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02142858 kind:load to:0x021519e0 module:overlay(29) +from:0x0214286c kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x0214287c kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02142884 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0214289c kind:arm_call to:0x0205a62c module:overlay(0) +from:0x021428b8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021428e8 kind:load to:0x02151a80 module:overlay(29) +from:0x021428ec kind:load to:0x021519fc module:overlay(29) +from:0x021428f0 kind:load to:0x02151720 module:overlay(29) +from:0x02142918 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02142960 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0214296c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021429c0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021429e4 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142a5c kind:arm_call to:0x01fff6d0 module:itcm +from:0x02142a70 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02142ab8 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02142acc kind:arm_call to:0x02057784 module:overlay(0) +from:0x02142ad4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02142ae0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02142aec kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02142b08 kind:arm_call to:0x02142c2c module:overlay(29) +from:0x02142b18 kind:load to:0x027e00f0 module:dtcm +from:0x02142b1c kind:load to:0x027e09c0 module:dtcm +from:0x02142b20 kind:load to:0x02152af0 module:overlay(29) +from:0x02142b24 kind:load to:0x027e0cd8 module:dtcm +from:0x02142b28 kind:load to:0x02152b10 module:overlay(29) +from:0x02142b2c kind:load to:0x02150e70 module:overlay(29) +from:0x02142b38 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02142b80 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02142b8c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142be0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142c04 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142c10 kind:load to:0x027e00f0 module:dtcm +from:0x02142c14 kind:load to:0x027e09c0 module:dtcm +from:0x02142c74 kind:arm_call to:0x02143068 module:overlay(29) +from:0x02142c80 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02142c94 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02142cb8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02142d4c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02142d60 kind:arm_call to:0x020716bc module:overlay(0) +from:0x02142d6c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02142d7c kind:arm_call to:0x02143068 module:overlay(29) +from:0x02142d88 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02142d98 kind:load to:0x027e09b8 module:dtcm +from:0x02142d9c kind:load to:0x027e09a8 module:dtcm +from:0x02142dc4 kind:arm_call to:0x02142f84 module:overlay(29) +from:0x02142de0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02142de8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02142dfc kind:arm_call to:0x02142c2c module:overlay(29) +from:0x02142e28 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02142e50 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02142e8c kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02142e98 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02142ea8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142edc kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02142ee8 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02142ef8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142f18 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02142f24 kind:load to:0x027e09b8 module:dtcm +from:0x02142f28 kind:load to:0x027e09a8 module:dtcm +from:0x02142f34 kind:load to:0x021519b4 module:overlay(29) +from:0x02142f54 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02142f78 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02142f80 kind:load to:0x027e09b8 module:dtcm +from:0x02142f98 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02142fb0 kind:arm_call to:0x02142c2c module:overlay(29) +from:0x02142fc0 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02143000 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0214300c kind:load to:0x027e09c0 module:dtcm +from:0x02143038 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0214304c kind:arm_call to:0x0200ef9c module:main +from:0x021430c4 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x021430cc kind:load to:0x02152af0 module:overlay(29) +from:0x021430e4 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x021430ec kind:load to:0x02152af0 module:overlay(29) +from:0x0214310c kind:load to:0x02152af0 module:overlay(29) +from:0x02143124 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214312c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143134 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214313c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02143144 kind:arm_call to:0x0201666c module:main +from:0x0214314c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02143164 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214316c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143174 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214317c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02143184 kind:arm_call to:0x0201666c module:main +from:0x0214318c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02143194 kind:arm_call to:0x02011ff4 module:main +from:0x021431ac kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021431b4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021431bc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021431c4 kind:arm_call to:0x0201666c module:main +from:0x021431cc kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021431d4 kind:arm_call to:0x02011ff4 module:main +from:0x021431ec kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021431f4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021431fc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02143204 kind:arm_call to:0x0201666c module:main +from:0x0214320c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02143220 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02143234 kind:load to:0x02152bd4 module:overlay(29) +from:0x02143248 kind:arm_call to:0x02011f3c module:main +from:0x02143254 kind:arm_call to:0x02143294 module:overlay(29) +from:0x0214326c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214328c kind:load to:0x02151b04 module:overlay(29) +from:0x0214329c kind:arm_call to:0x021092a4 module:overlay(26) +from:0x021432ac kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x021432b4 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02143328 kind:load to:0x021517b8 module:overlay(29) +from:0x0214332c kind:load to:0x02151b20 module:overlay(29) +from:0x02143330 kind:load to:0x02152bd4 module:overlay(29) +from:0x0214333c kind:arm_call to:0x02109378 module:overlay(26) +from:0x02143380 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0214338c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021433e0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02143404 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02143410 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02143418 kind:load to:0x027e00f0 module:dtcm +from:0x0214341c kind:load to:0x027e09c0 module:dtcm +from:0x02143434 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x0214343c kind:load to:0x02152bd4 module:overlay(29) +from:0x02143454 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x0214345c kind:load to:0x02152bd4 module:overlay(29) +from:0x0214347c kind:load to:0x02152bd4 module:overlay(29) +from:0x02143494 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0214349c kind:arm_call to:0x02109350 module:overlay(26) +from:0x021434b4 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021434bc kind:arm_call to:0x02109350 module:overlay(26) +from:0x021434c4 kind:arm_call to:0x02011ff4 module:main +from:0x021434d8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021434ec kind:load to:0x02152cb8 module:overlay(29) +from:0x02143500 kind:arm_call to:0x02011f3c module:main +from:0x0214350c kind:arm_call to:0x02143554 module:overlay(29) +from:0x02143524 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214354c kind:load to:0x02151b8c module:overlay(29) +from:0x0214355c kind:arm_call to:0x021092a4 module:overlay(26) +from:0x0214356c kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02143574 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021435e8 kind:load to:0x021517b8 module:overlay(29) +from:0x021435ec kind:load to:0x02151ba8 module:overlay(29) +from:0x021435f0 kind:load to:0x02152cb8 module:overlay(29) +from:0x021435fc kind:arm_call to:0x02109378 module:overlay(26) +from:0x02143640 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0214364c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021436a0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021436c4 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x021436d0 kind:arm_call to:0x021093bc module:overlay(26) +from:0x021436d8 kind:load to:0x027e00f0 module:dtcm +from:0x021436dc kind:load to:0x027e09c0 module:dtcm +from:0x021436f4 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x021436fc kind:load to:0x02152cb8 module:overlay(29) +from:0x02143714 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x0214371c kind:load to:0x02152cb8 module:overlay(29) +from:0x0214373c kind:load to:0x02152cb8 module:overlay(29) +from:0x02143754 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0214375c kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143774 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0214377c kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143784 kind:arm_call to:0x02011ff4 module:main +from:0x02143798 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021437ac kind:load to:0x02152d9c module:overlay(29) +from:0x021437c0 kind:arm_call to:0x02011f3c module:main +from:0x021437cc kind:arm_call to:0x02143800 module:overlay(29) +from:0x021437e4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021437fc kind:load to:0x02151c14 module:overlay(29) +from:0x0214380c kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x02143874 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021438a4 kind:load to:0x02151c30 module:overlay(29) +from:0x021438a8 kind:load to:0x02152d9c module:overlay(29) +from:0x021438b8 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x021438dc kind:arm_call to:0x01fff6d0 module:itcm +from:0x021438f0 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02143940 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0214395c kind:arm_call to:0x02143de8 module:overlay(29) +from:0x0214396c kind:load to:0x027e0cd8 module:dtcm +from:0x0214399c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021439b0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021439d0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02143a6c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02143a7c kind:arm_call to:0x02143de8 module:overlay(29) +from:0x02143a90 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02143abc kind:arm_call to:0x02143de8 module:overlay(29) +from:0x02143acc kind:arm_call to:0x020716bc module:overlay(0) +from:0x02143adc kind:arm_call to:0x020c78c4 module:overlay(24) +from:0x02143b10 kind:arm_call to:0x020159f0 module:main +from:0x02143b58 kind:arm_call to:0x02039edc module:main +from:0x02143b64 kind:arm_call to:0x0203a950 module:main +from:0x02143b6c kind:arm_call to:0x02039d38 module:main +from:0x02143bb0 kind:arm_call to:0x02039edc module:main +from:0x02143bbc kind:arm_call to:0x0203a950 module:main +from:0x02143bc8 kind:arm_call to:0x0203a950 module:main +from:0x02143bd4 kind:arm_call to:0x0203ab30 module:main +from:0x02143c08 kind:arm_call to:0x02039edc module:main +from:0x02143c14 kind:arm_call to:0x0203a950 module:main +from:0x02143c20 kind:arm_call to:0x0203a950 module:main +from:0x02143c28 kind:arm_call to:0x0203ad60 module:main +from:0x02143c2c kind:arm_call to:0x0203a584 module:main +from:0x02143c74 kind:arm_call to:0x02039edc module:main +from:0x02143c80 kind:arm_call to:0x0203a950 module:main +from:0x02143c88 kind:arm_call to:0x02039d38 module:main +from:0x02143cd0 kind:arm_call to:0x02039edc module:main +from:0x02143cdc kind:arm_call to:0x0203a950 module:main +from:0x02143ce8 kind:arm_call to:0x0203a950 module:main +from:0x02143cf4 kind:arm_call to:0x0203ab30 module:main +from:0x02143d2c kind:arm_call to:0x02039edc module:main +from:0x02143d38 kind:arm_call to:0x0203a950 module:main +from:0x02143d44 kind:arm_call to:0x0203a950 module:main +from:0x02143d4c kind:arm_call to:0x0203ad60 module:main +from:0x02143d50 kind:arm_call to:0x0203a584 module:main +from:0x02143d84 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02143d8c kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02143db8 kind:load to:0x027e09b8 module:dtcm +from:0x02143dbc kind:load to:0x027e09a8 module:dtcm +from:0x02143dc0 kind:load to:0x027e0cf8 module:dtcm +from:0x02143dc4 kind:load to:0x02049bc4 module:main +from:0x02143ec4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02143ee0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02143f1c kind:load to:0x027e0cd8 module:dtcm +from:0x02143f20 kind:load to:0x027e0cec module:dtcm +from:0x02143f40 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02143f58 kind:arm_call to:0x0200ef9c module:main +from:0x02143fd0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02143fd8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02143fe0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02143fe8 kind:arm_call to:0x0201666c module:main +from:0x02143ff0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02144008 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02144010 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02144018 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02144020 kind:arm_call to:0x0201666c module:main +from:0x02144028 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02144030 kind:arm_call to:0x02011ff4 module:main +from:0x02144044 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02144058 kind:load to:0x02152e80 module:overlay(29) +from:0x0214406c kind:arm_call to:0x02011f3c module:main +from:0x02144078 kind:arm_call to:0x021440c8 module:overlay(29) +from:0x02144090 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021440c0 kind:load to:0x02151ca4 module:overlay(29) +from:0x021440d0 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02144128 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02144144 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02144154 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02144168 kind:load to:0x02151ce8 module:overlay(29) +from:0x0214416c kind:load to:0x02152e80 module:overlay(29) +from:0x02144170 kind:load to:0x02151cc0 module:overlay(29) +from:0x02144180 kind:arm_call to:0x02144268 module:overlay(29) +from:0x021441bc kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021441c8 kind:arm_call to:0x02144208 module:overlay(29) +from:0x021441dc kind:load to:0x027e09c0 module:dtcm +from:0x021441e8 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x0214422c kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02144240 kind:arm_call to:0x0200ef9c module:main +from:0x02144260 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021442a4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021442ac kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021442b4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021442cc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021442d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021442dc kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021442e4 kind:arm_call to:0x02011ff4 module:main +from:0x021442f8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214430c kind:load to:0x02152f64 module:overlay(29) +from:0x02144320 kind:arm_call to:0x02011f3c module:main +from:0x0214432c kind:arm_call to:0x02144514 module:overlay(29) +from:0x02144344 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02144354 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021443cc kind:load to:0x02151d54 module:overlay(29) +from:0x021443d0 kind:load to:0x02151d70 module:overlay(29) +from:0x021443d4 kind:load to:0x02151d38 module:overlay(29) +from:0x021443fc kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02144424 kind:load to:0x02151d98 module:overlay(29) +from:0x02144448 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02144458 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0214446c kind:arm_call to:0x02057bd4 module:overlay(0) +from:0x02144488 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02144498 kind:load to:0x02150e80 module:overlay(29) +from:0x02144508 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02144510 kind:load to:0x0203e93c module:main +from:0x0214451c kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02144540 kind:arm_call to:0x021443ec module:overlay(29) +from:0x02144564 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02144584 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x021445f0 kind:arm_call to:0x02144428 module:overlay(29) +from:0x02144610 kind:load to:0x02151dc4 module:overlay(29) +from:0x02144614 kind:load to:0x02151d70 module:overlay(29) +from:0x02144618 kind:load to:0x02152f64 module:overlay(29) +from:0x02144624 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214463c kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02144668 kind:arm_call to:0x01ffb428 module:itcm +from:0x02144724 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02144730 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0214474c kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x02144760 kind:load to:0x02153038 module:overlay(29) +from:0x0214476c kind:load to:0x027e09c0 module:dtcm +from:0x02144798 kind:arm_call to:0x02144958 module:overlay(29) +from:0x021447a0 kind:arm_call to:0x021449f4 module:overlay(29) +from:0x021447a8 kind:arm_call to:0x02144b00 module:overlay(29) +from:0x021447b0 kind:arm_call to:0x02144f74 module:overlay(29) +from:0x021447d8 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02144948 kind:load to:0x0203e93c module:main +from:0x0214494c kind:load to:0x0203f93c module:main +from:0x02144950 kind:load to:0x0204093c module:main +from:0x02144954 kind:load to:0x0204193c module:main +from:0x02144974 kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x0214499c kind:arm_call to:0x021447e4 module:overlay(29) +from:0x021449b0 kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x021449d4 kind:arm_call to:0x02145154 module:overlay(29) +from:0x021449e8 kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x021449f0 kind:load to:0x02150e92 module:overlay(29) +from:0x02144a10 kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x02144a18 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02144a34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02144a60 kind:arm_call to:0x01ffb464 module:itcm +from:0x02144a70 kind:arm_call to:0x01ff9318 module:itcm +from:0x02144a7c kind:arm_call to:0x021447e4 module:overlay(29) +from:0x02144afc kind:load to:0x0203e93c module:main +from:0x02144b0c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02144b28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02144b40 kind:arm_call to:0x01ffb464 module:itcm +from:0x02144b50 kind:arm_call to:0x01ff9318 module:itcm +from:0x02144b5c kind:arm_call to:0x021447e4 module:overlay(29) +from:0x02144c20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144c30 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02144c6c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02144c80 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02144ca4 kind:arm_call to:0x021315a8 module:overlay(26) +from:0x02144d10 kind:arm_call to:0x01ffb800 module:itcm +from:0x02144db0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02144dbc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02144e14 kind:arm_call to:0x0211038c module:overlay(26) +from:0x02144e34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02144e58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02144e70 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02144e88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02144f08 kind:arm_call to:0x02145154 module:overlay(29) +from:0x02144f1c kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x02144f48 kind:load to:0x0203e93c module:main +from:0x02144f50 kind:load to:0x020b537c module:overlay(0) +from:0x02144f58 kind:load to:0x027e0ce4 module:dtcm +from:0x02144f5c kind:load to:0x02049bc4 module:main +from:0x02144f64 kind:load to:0x027e09a8 module:dtcm +from:0x02144f6c kind:load to:0x02144a90 module:overlay(29) +from:0x02144f70 kind:load to:0x027e0cec module:dtcm +from:0x02144f90 kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x02144f9c kind:arm_call to:0x021447e4 module:overlay(29) +from:0x02144fbc kind:arm_call to:0x02145154 module:overlay(29) +from:0x02144fd0 kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x021450ac kind:arm_call to:0x02144428 module:overlay(29) +from:0x021450c0 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021450cc kind:load to:0x02049bc4 module:main +from:0x021450d0 kind:load to:0x02150e90 module:overlay(29) +from:0x021450e4 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x021450fc kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02145114 kind:arm_call to:0x0200ef9c module:main +from:0x0214517c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021451cc kind:arm_call to:0x02016b64 module:main +from:0x02145230 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214524c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02145268 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02145284 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021452a0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021452ac kind:arm_call to:0x02144fd8 module:overlay(29) +from:0x021452bc kind:load to:0x027e0cec module:dtcm +from:0x021452c8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021452d0 kind:arm_call to:0x02011ff4 module:main +from:0x021452e8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021452f0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021452f8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145310 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02145318 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02145320 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145328 kind:arm_call to:0x02011ff4 module:main +from:0x0214533c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02145350 kind:load to:0x02153068 module:overlay(29) +from:0x02145364 kind:arm_call to:0x02011f3c module:main +from:0x02145370 kind:arm_call to:0x02145420 module:overlay(29) +from:0x02145388 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145398 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02145404 kind:load to:0x02151d54 module:overlay(29) +from:0x0214540c kind:load to:0x02151d70 module:overlay(29) +from:0x02145410 kind:load to:0x02151e14 module:overlay(29) +from:0x02145428 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02145480 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02145494 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021454bc kind:arm_call_thumb to:0x0205c564 module:overlay(0) +from:0x021454d4 kind:load to:0x02151e30 module:overlay(29) +from:0x021454d8 kind:load to:0x02153068 module:overlay(29) +from:0x021454f8 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02145510 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02145524 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0214552c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02145538 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02145548 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02145578 kind:arm_call to:0x021458f0 module:overlay(29) +from:0x02145584 kind:load to:0x02153088 module:overlay(29) +from:0x02145588 kind:load to:0x02150ea4 module:overlay(29) +from:0x0214558c kind:load to:0x0215313c module:overlay(29) +from:0x02145590 kind:load to:0x027e09b8 module:dtcm +from:0x021455c8 kind:arm_call to:0x02145a5c module:overlay(29) +from:0x021455dc kind:arm_call to:0x021458f0 module:overlay(29) +from:0x021455f4 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x02145614 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02145634 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021456c4 kind:arm_call to:0x02078678 module:overlay(0) +from:0x021456dc kind:arm_call to:0x02073368 module:overlay(0) +from:0x02145704 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214571c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02145784 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214579c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021457b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021457c0 kind:arm_call to:0x021458f0 module:overlay(29) +from:0x021457d8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021457e4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021457f0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02145804 kind:arm_call to:0x021458f0 module:overlay(29) +from:0x02145838 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214584c kind:arm_call to:0x021458f0 module:overlay(29) +from:0x02145868 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02145884 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021458a4 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x021458b4 kind:arm_call to:0x0205c5b0 module:overlay(0) +from:0x021458c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021458c4 kind:load to:0x027e09bc module:dtcm +from:0x021458c8 kind:load to:0x027e09b8 module:dtcm +from:0x021458d0 kind:load to:0x027e0cec module:dtcm +from:0x021458d4 kind:load to:0x027e09a8 module:dtcm +from:0x02145938 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02145960 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0214596c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02145988 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021459b4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x021459d4 kind:arm_call to:0x02073450 module:overlay(0) +from:0x021459e8 kind:load to:0x027e09b8 module:dtcm +from:0x021459f8 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02145a10 kind:arm_call to:0x0200ef9c module:main +from:0x02145a4c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02145a7c kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x02145aa4 kind:arm_call to:0x0210bcc8 module:overlay(26) +from:0x02145ae0 kind:arm_call to:0x020eed04 module:overlays(26,31) +from:0x02145af0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02145b24 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02145b54 kind:arm_call to:0x020eed04 module:overlays(26,31) +from:0x02145b94 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02145b9c kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02145bdc kind:load to:0x027e0ce0 module:dtcm +from:0x02145be0 kind:load to:0x027e0cd8 module:dtcm +from:0x02145bf0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02145bf8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02145c00 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145c18 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02145c20 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02145c28 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02145c30 kind:arm_call to:0x02011ff4 module:main +from:0x02145c44 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02145c58 kind:load to:0x0215316c module:overlay(29) +from:0x02145c6c kind:arm_call to:0x02011f3c module:main +from:0x02145c78 kind:arm_call to:0x02145cc0 module:overlay(29) +from:0x02145c90 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145cb8 kind:load to:0x02151e80 module:overlay(29) +from:0x02145cc8 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02145cd8 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02145ce0 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02145cf4 kind:load to:0x021517b8 module:overlay(29) +from:0x02145cf8 kind:load to:0x02151e9c module:overlay(29) +from:0x02145d04 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02145d48 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02145d54 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02145da8 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02145dcc kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02145e38 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02145e40 kind:load to:0x027e00f0 module:dtcm +from:0x02145e44 kind:load to:0x027e09c0 module:dtcm +from:0x02145e48 kind:load to:0x0215316c module:overlay(29) +from:0x02145e54 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02145e60 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02145e84 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02145e98 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02145ea0 kind:load to:0x0215316c module:overlay(29) +from:0x02145eb8 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02145ec0 kind:load to:0x0215316c module:overlay(29) +from:0x02145ee0 kind:load to:0x0215316c module:overlay(29) +from:0x02145ef8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02145f00 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02145f18 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02145f20 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02145f28 kind:arm_call to:0x02011ff4 module:main +from:0x02145f3c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02145f50 kind:load to:0x02153250 module:overlay(29) +from:0x02145f64 kind:arm_call to:0x02011f3c module:main +from:0x02145f70 kind:arm_call to:0x02146024 module:overlay(29) +from:0x02145f88 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145f98 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214600c kind:load to:0x02151d54 module:overlay(29) +from:0x02146014 kind:load to:0x02151d70 module:overlay(29) +from:0x02146018 kind:load to:0x02151f08 module:overlay(29) +from:0x0214602c kind:arm_call to:0x02109f14 module:overlay(26) +from:0x0214604c kind:load to:0x02151f24 module:overlay(29) +from:0x02146058 kind:arm_call to:0x02109fa8 module:overlay(26) +from:0x0214608c kind:arm_call to:0x0200f218 module:main +from:0x021460a4 kind:load to:0x02150eb4 module:overlay(29) +from:0x021460b0 kind:load to:0x0210a118 module:overlays(19,26) +from:0x02146100 kind:load to:0x02153250 module:overlay(29) +from:0x0214610c kind:load to:0x02153324 module:overlay(29) +from:0x0214611c kind:arm_call to:0x0210a2d0 module:overlay(26) +from:0x02146154 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02146170 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214617c kind:load to:0x027e0cec module:dtcm +from:0x0214618c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02146194 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021461ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021461b4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021461bc kind:arm_call to:0x02011ff4 module:main +from:0x021461d0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021461e4 kind:load to:0x02153354 module:overlay(29) +from:0x021461f8 kind:arm_call to:0x02011f3c module:main +from:0x02146204 kind:arm_call to:0x0214636c module:overlay(29) +from:0x0214621c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214622c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021462a0 kind:load to:0x02151d54 module:overlay(29) +from:0x021462a4 kind:load to:0x02151d70 module:overlay(29) +from:0x021462a8 kind:load to:0x02151f84 module:overlay(29) +from:0x021462c4 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02146360 kind:load to:0x02151fa0 module:overlay(29) +from:0x02146364 kind:load to:0x02153354 module:overlay(29) +from:0x02146368 kind:load to:0x020b1948 module:overlay(0) +from:0x02146374 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02146410 kind:load to:0x02151fa0 module:overlay(29) +from:0x02146414 kind:load to:0x02153354 module:overlay(29) +from:0x02146418 kind:load to:0x020b1948 module:overlay(0) +from:0x02146424 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02146510 kind:arm_call to:0x021466c8 module:overlay(29) +from:0x02146520 kind:load to:0x02049bc4 module:main +from:0x02146628 kind:arm_call to:0x0210bc88 module:overlay(26) +from:0x02146678 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02146680 kind:load to:0x027e0cd8 module:dtcm +from:0x02146684 kind:load to:0x0203e93c module:main +from:0x02146688 kind:load to:0x02049bc4 module:main +from:0x021466b4 kind:arm_call to:0x021466c8 module:overlay(29) +from:0x02146734 kind:load to:0x02153428 module:overlay(29) +from:0x0214675c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02146768 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x0214678c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021467a8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021467c4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021467e0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021467ec kind:load to:0x027e09a8 module:dtcm +from:0x021467f4 kind:load to:0x027e0cec module:dtcm +from:0x02146804 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0214681c kind:arm_call to:0x0200ef9c module:main +from:0x0214686c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02146884 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214688c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021468a4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021468ac kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021468b4 kind:arm_call to:0x02011ff4 module:main +from:0x021468c8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021468dc kind:load to:0x02153458 module:overlay(29) +from:0x021468f0 kind:arm_call to:0x02011f3c module:main +from:0x021468fc kind:arm_call to:0x021469ac module:overlay(29) +from:0x02146914 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x02146924 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02146990 kind:load to:0x02151ff4 module:overlay(29) +from:0x02146994 kind:load to:0x02151d70 module:overlay(29) +from:0x02146998 kind:load to:0x02152010 module:overlay(29) +from:0x021469b4 kind:arm_call to:0x021462bc module:overlay(29) +from:0x021469c8 kind:load to:0x0215202c module:overlay(29) +from:0x02146a30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146a34 kind:arm_call to:0x01fff458 module:itcm +from:0x02146a60 kind:arm_call to:0x02146690 module:overlay(29) +from:0x02146a80 kind:load to:0x027e0ce4 module:dtcm +from:0x02146a94 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146a9c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02146ab4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146abc kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02146ac4 kind:arm_call to:0x02011ff4 module:main +from:0x02146ad8 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02146aec kind:load to:0x02153524 module:overlay(29) +from:0x02146b00 kind:arm_call to:0x02011f3c module:main +from:0x02146b0c kind:arm_call to:0x02146b7c module:overlay(29) +from:0x02146b20 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02146b74 kind:load to:0x02152094 module:overlay(29) +from:0x02146b88 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02146bec kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02146c18 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02146c34 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02146c44 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02146c74 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02146cb4 kind:arm_call to:0x0203d138 module:main +from:0x02146cfc kind:arm_call to:0x0209860c module:overlay(0) +from:0x02146d20 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02146d64 kind:arm_call to:0x02149a4c module:overlay(29) +from:0x02146d80 kind:load to:0x021521f4 module:overlay(29) +from:0x02146d84 kind:load to:0x02153524 module:overlay(29) +from:0x02146d88 kind:load to:0x02152148 module:overlay(29) +from:0x02146d8c kind:load to:0x027e07d4 module:dtcm +from:0x02146d90 kind:load to:0x02146db8 module:overlay(29) +from:0x02146d94 kind:load to:0x021499e8 module:overlay(29) +from:0x02146d9c kind:load to:0x021534c8 module:overlay(29) +from:0x02146da0 kind:load to:0x027e0d00 module:dtcm +from:0x02146dac kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02146dc0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02146dd8 kind:arm_call to:0x02146f50 module:overlay(29) +from:0x02146e3c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02146e64 kind:arm_call to:0x021317bc module:overlay(26) +from:0x02146e78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02146e84 kind:arm_call to:0x01ffb744 module:itcm +from:0x02146ec0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02146ed0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02146ed8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02146eec kind:arm_call to:0x01ffb428 module:itcm +from:0x02146ef8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02146f08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146f18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146f4c kind:load to:0x027e0cd8 module:dtcm +from:0x02146f60 kind:load to:0x027e09bc module:dtcm +from:0x02146f80 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02146f88 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02146f90 kind:arm_call to:0x02146dcc module:overlay(29) +from:0x0214703c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02147048 kind:load to:0x02049bc4 module:main +from:0x02147050 kind:load to:0x020b537c module:overlay(0) +from:0x021470cc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021470e0 kind:arm_call to:0x0203d1e8 module:main +from:0x021470e8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021470f0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021470f8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02147104 kind:load to:0x021521f4 module:overlay(29) +from:0x02147108 kind:load to:0x0215349c module:overlay(29) +from:0x0214710c kind:load to:0x021534e0 module:overlay(29) +from:0x02147110 kind:load to:0x02146db8 module:overlay(29) +from:0x02147188 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0214719c kind:arm_call to:0x0203d1e8 module:main +from:0x021471a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021471ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021471b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021471bc kind:arm_call to:0x02011ff4 module:main +from:0x021471c8 kind:load to:0x021521f4 module:overlay(29) +from:0x021471cc kind:load to:0x0215349c module:overlay(29) +from:0x021471d0 kind:load to:0x021534e0 module:overlay(29) +from:0x021471d4 kind:load to:0x02146db8 module:overlay(29) +from:0x02147238 kind:arm_call to:0x0214962c module:overlay(29) +from:0x02147248 kind:load to:0x0215349c module:overlay(29) +from:0x02147270 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021472a4 kind:arm_call to:0x01ffa328 module:itcm +from:0x021472b4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021472fc kind:arm_call to:0x02017e7c module:main +from:0x02147304 kind:arm_call to:0x02017e7c module:main +from:0x02147310 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0214731c kind:arm_call to:0x01ff9638 module:itcm +from:0x02147330 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214735c kind:load to:0x021534fc module:overlay(29) +from:0x02147360 kind:load to:0x021534b0 module:overlay(29) +from:0x02147364 kind:load to:0x0215349c module:overlay(29) +from:0x02147368 kind:load to:0x021534e0 module:overlay(29) +from:0x02147388 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214739c kind:arm_call to:0x01ffb744 module:itcm +from:0x021473bc kind:load to:0x021534f0 module:overlay(29) +from:0x021473c0 kind:load to:0x021534fc module:overlay(29) +from:0x021473d0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021473f8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02147418 kind:arm_call to:0x0214724c module:overlay(29) +from:0x02147448 kind:arm_call to:0x0214962c module:overlay(29) +from:0x02147488 kind:arm_call to:0x01fff05c module:itcm +from:0x021474c4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021474e0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214750c kind:arm_call to:0x02149b7c module:overlay(29) +from:0x0214752c kind:load to:0x027e0cd8 module:dtcm +from:0x02147530 kind:load to:0x027e0cec module:dtcm +from:0x02147544 kind:arm_call to:0x01ffb800 module:itcm +from:0x021475d0 kind:arm_call to:0x01ff938c module:itcm +from:0x021475e4 kind:arm_call to:0x01ff938c module:itcm +from:0x02147614 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02147638 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02147644 kind:load to:0x0215349c module:overlay(29) +from:0x02147658 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x021476f0 kind:load to:0x021534e0 module:overlay(29) +from:0x021476f4 kind:load to:0x0215349c module:overlay(29) +from:0x021476f8 kind:load to:0x021520b0 module:overlay(29) +from:0x02147778 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x02147780 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214779c kind:arm_call to:0x021315ec module:overlay(26) +from:0x021477ec kind:arm_call to:0x01ff9318 module:itcm +from:0x02147824 kind:arm_call to:0x020eebac module:overlays(21,26) +from:0x02147834 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02147844 kind:arm_call to:0x01ffb780 module:itcm +from:0x0214785c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02147870 kind:arm_call to:0x01ffb974 module:itcm +from:0x021478c4 kind:arm_call to:0x01ff993c module:itcm +from:0x0214795c kind:arm_call to:0x0214962c module:overlay(29) +from:0x02147a84 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02147ac8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02147b70 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x02147b7c kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x02147d90 kind:arm_call to:0x02146f64 module:overlay(29) +from:0x02147ddc kind:arm_call to:0x01ff9218 module:itcm +from:0x02147dec kind:arm_call to:0x01ff9218 module:itcm +from:0x02147e34 kind:arm_call to:0x02147428 module:overlay(29) +from:0x02147e54 kind:arm_call to:0x02147434 module:overlay(29) +from:0x02147ee0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147ee8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02147ef8 kind:arm_call to:0x01ff938c module:itcm +from:0x02147f2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147f40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147fa0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147fb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147fc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147ffc kind:load to:0x0215349c module:overlay(29) +from:0x02148000 kind:load to:0x027e0ce0 module:dtcm +from:0x02148004 kind:load to:0x021534fc module:overlay(29) +from:0x02148008 kind:load to:0x021534d4 module:overlay(29) +from:0x0214800c kind:load to:0x027e0cd8 module:dtcm +from:0x02148010 kind:load to:0x021520b0 module:overlay(29) +from:0x02148014 kind:load to:0x021534e0 module:overlay(29) +from:0x02148018 kind:load to:0x02049bc4 module:main +from:0x0214801c kind:load to:0x021534bc module:overlay(29) +from:0x02148024 kind:load to:0x02152078 module:overlay(29) +from:0x02148030 kind:load to:0x02152078 module:overlay(29) +from:0x0214804c kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x02148174 kind:load to:0x021520f8 module:overlay(29) +from:0x02148178 kind:load to:0x02049bc4 module:main +from:0x0214819c kind:arm_call to:0x01ff9218 module:itcm +from:0x021481a0 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02148358 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02148374 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148388 kind:arm_call to:0x01ffb974 module:itcm +from:0x021483d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021483e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148404 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148418 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148438 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214845c kind:arm_call to:0x01ffb428 module:itcm +from:0x02148474 kind:arm_call to:0x01ff938c module:itcm +from:0x02148488 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x021484b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021484e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148538 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148568 kind:arm_call to:0x01ff938c module:itcm +from:0x02148578 kind:arm_call to:0x01ff938c module:itcm +from:0x021485a0 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x021485c4 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x021485dc kind:arm_call to:0x0214736c module:overlay(29) +from:0x021485f0 kind:arm_call to:0x0214962c module:overlay(29) +from:0x02148614 kind:arm_call to:0x0214962c module:overlay(29) +from:0x02148638 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02148640 kind:arm_call to:0x021473c4 module:overlay(29) +from:0x02148650 kind:load to:0x027e0cd8 module:dtcm +from:0x02148654 kind:load to:0x02049bc4 module:main +from:0x02148660 kind:load to:0x0215349c module:overlay(29) +from:0x02148670 kind:load to:0x02153514 module:overlay(29) +from:0x02148674 kind:load to:0x027e09a8 module:dtcm +from:0x0214868c kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x021486e8 kind:arm_call to:0x01ff938c module:itcm +from:0x02148710 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148754 kind:load to:0x02152110 module:overlay(29) +from:0x02148758 kind:load to:0x0215349c module:overlay(29) +from:0x02148784 kind:arm_call to:0x01ff9218 module:itcm +from:0x021487ec kind:arm_call to:0x02015058 module:main +from:0x021488a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x021488fc kind:arm_call to:0x01ffb974 module:itcm +from:0x02148910 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148964 kind:arm_call to:0x01ff938c module:itcm +from:0x02148994 kind:arm_call to:0x01ffb744 module:itcm +from:0x021489f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148a10 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148a3c kind:arm_call to:0x01ffb464 module:itcm +from:0x02148a4c kind:arm_call to:0x01ff9218 module:itcm +from:0x02148a60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148a78 kind:arm_call to:0x01ffb974 module:itcm +from:0x02148a9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02148ab0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02148af4 kind:arm_call to:0x01ff938c module:itcm +from:0x02148b08 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02148b30 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148b44 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02148b4c kind:arm_call to:0x02147534 module:overlay(29) +from:0x02148b5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148b70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148b88 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148bb0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02148bdc kind:arm_call to:0x01ffb974 module:itcm +from:0x02148bfc kind:arm_call to:0x01ffb974 module:itcm +from:0x02148c3c kind:arm_call to:0x02147450 module:overlay(29) +from:0x02148c54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02148c80 kind:arm_call to:0x01ffd420 module:itcm +from:0x02148c98 kind:arm_call to:0x021110e8 module:overlay(26) +from:0x02148ccc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148cd4 kind:arm_call to:0x02147534 module:overlay(29) +from:0x02148cdc kind:arm_call to:0x021473c4 module:overlay(29) +from:0x02148cf0 kind:arm_call to:0x02147450 module:overlay(29) +from:0x02148d08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02148d2c kind:arm_call to:0x0214962c module:overlay(29) +from:0x02148d44 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02148d68 kind:load to:0x0215349c module:overlay(29) +from:0x02148d6c kind:load to:0x027e0cd8 module:dtcm +from:0x02148d70 kind:load to:0x02049bc4 module:main +from:0x02148d74 kind:load to:0x021534fc module:overlay(29) +from:0x02148d7c kind:load to:0x02153514 module:overlay(29) +from:0x02148d8c kind:load to:0x021534bc module:overlay(29) +from:0x02148d94 kind:load to:0x021534f0 module:overlay(29) +from:0x02148d9c kind:load to:0x027e09a8 module:dtcm +from:0x02148da4 kind:load to:0x027e09b8 module:dtcm +from:0x02148dc0 kind:arm_call to:0x02146dcc module:overlay(29) +from:0x02148ea4 kind:load to:0x021520f8 module:overlay(29) +from:0x02148ea8 kind:load to:0x02049bc4 module:main +from:0x02148ecc kind:arm_call to:0x01ff9218 module:itcm +from:0x02148f4c kind:arm_call to:0x02110d5c module:overlay(26) +from:0x02148f5c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02148f78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148f8c kind:arm_call to:0x01ffb974 module:itcm +from:0x02148fac kind:arm_call to:0x01ffb800 module:itcm +from:0x02148fc4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02148fe0 kind:arm_call to:0x01ff938c module:itcm +from:0x02148ff4 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0214901c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214902c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149094 kind:arm_call to:0x01ff938c module:itcm +from:0x021490a8 kind:arm_call to:0x01ff938c module:itcm +from:0x021490d4 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x021490f8 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02149120 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x02149130 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02149140 kind:load to:0x027e0cd8 module:dtcm +from:0x02149158 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x0214920c kind:load to:0x02152128 module:overlay(29) +from:0x02149210 kind:load to:0x02049bc4 module:main +from:0x02149230 kind:arm_call to:0x01ff9218 module:itcm +from:0x02149248 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02149318 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214932c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149340 kind:arm_call to:0x01ffb714 module:itcm +from:0x02149348 kind:arm_call to:0x01ffb800 module:itcm +from:0x02149378 kind:arm_call to:0x01ffb974 module:itcm +from:0x021493a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021493b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021493c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149450 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021494b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021494bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021494e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021494f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149508 kind:arm_call to:0x01ff9638 module:itcm +from:0x02149554 kind:arm_call to:0x01ff9638 module:itcm +from:0x02149564 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0214958c kind:arm_call to:0x0205f278 module:overlay(0) +from:0x021495a8 kind:arm_call to:0x0214962c module:overlay(29) +from:0x021495cc kind:arm_call to:0x0214962c module:overlay(29) +from:0x021495f0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021495f8 kind:arm_call to:0x021473c4 module:overlay(29) +from:0x02149604 kind:load to:0x027e0cd8 module:dtcm +from:0x02149608 kind:load to:0x0215349c module:overlay(29) +from:0x02149614 kind:load to:0x021534f0 module:overlay(29) +from:0x02149618 kind:load to:0x021534bc module:overlay(29) +from:0x02149624 kind:load to:0x027e09a8 module:dtcm +from:0x0214966c kind:load to:0x0215218c module:overlay(29) +from:0x021496bc kind:arm_call to:0x020802cc module:overlay(0) +from:0x0214971c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149728 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02149750 kind:load to:0x0215218c module:overlay(29) +from:0x02149754 kind:load to:0x027e0cd8 module:dtcm +from:0x02149794 kind:arm_call to:0x02149670 module:overlay(29) +from:0x021497cc kind:arm_call to:0x02149bdc module:overlay(29) +from:0x02149850 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021498c8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021498d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021498d8 kind:load to:0x027e0cec module:dtcm +from:0x021498f4 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x02149948 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02149984 kind:arm_call to:0x01ffb974 module:itcm +from:0x021499cc kind:arm_call to:0x02149c14 module:overlay(29) +from:0x021499f8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02149a08 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02149a18 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02149a28 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02149a48 kind:load to:0x027e07d4 module:dtcm +from:0x02149ac0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02149ad8 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02149aec kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02149b0c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02149b18 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02149b34 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02149b40 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02149b5c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02149b68 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02149b70 kind:load to:0x02150ed4 module:overlay(29) +from:0x02149b74 kind:load to:0x02150ee4 module:overlay(29) +from:0x02149b78 kind:load to:0x02150ef4 module:overlay(29) +from:0x02149b98 kind:arm_call to:0x0201502c module:main +from:0x02149ba8 kind:arm_call to:0x0201502c module:main +from:0x02149bb8 kind:arm_call to:0x0201502c module:main +from:0x02149be8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149bf0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149bf8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149c00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149c3c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02149c48 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02149c64 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02149c74 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02149c84 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02149c8c kind:arm_call to:0x02011ff4 module:main +from:0x02149ca0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02149cb4 kind:load to:0x02153618 module:overlay(29) +from:0x02149cc8 kind:arm_call to:0x02011f3c module:main +from:0x02149cd4 kind:arm_call to:0x02149f8c module:overlay(29) +from:0x02149ce8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02149d40 kind:load to:0x02152274 module:overlay(29) +from:0x02149d5c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02149d6c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02149d7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02149d8c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02149dac kind:load to:0x027e07d4 module:dtcm +from:0x02149e20 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02149e38 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02149e4c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02149e6c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02149e78 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02149e94 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02149ea0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02149ebc kind:arm_call to:0x02057784 module:overlay(0) +from:0x02149ec8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02149ed0 kind:load to:0x02150f34 module:overlay(29) +from:0x02149ed4 kind:load to:0x02150f14 module:overlay(29) +from:0x02149ed8 kind:load to:0x02150f24 module:overlay(29) +from:0x02149ef8 kind:arm_call to:0x0201502c module:main +from:0x02149f08 kind:arm_call to:0x0201502c module:main +from:0x02149f18 kind:arm_call to:0x0201502c module:main +from:0x02149f48 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149f50 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149f58 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02149f60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149f98 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02149ffc kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0214a028 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0214a044 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214a054 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214a06c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0214a074 kind:arm_call to:0x02149d4c module:overlay(29) +from:0x0214a07c kind:arm_call to:0x020982a0 module:overlay(0) +from:0x0214a084 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0214a0c4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214a0ec kind:arm_call to:0x02149db0 module:overlay(29) +from:0x0214a0fc kind:load to:0x02152310 module:overlay(29) +from:0x0214a100 kind:load to:0x02153618 module:overlay(29) +from:0x0214a104 kind:load to:0x02152148 module:overlay(29) +from:0x0214a108 kind:load to:0x027e0d00 module:dtcm +from:0x0214a150 kind:arm_call to:0x0214aa18 module:overlay(29) +from:0x0214a1c0 kind:arm_call to:0x0214a238 module:overlay(29) +from:0x0214a230 kind:load to:0x021522f0 module:overlay(29) +from:0x0214a234 kind:load to:0x021522d8 module:overlay(29) +from:0x0214a31c kind:load to:0x02049bc4 module:main +from:0x0214a324 kind:load to:0x021522d8 module:overlay(29) +from:0x0214a3dc kind:arm_call to:0x0214a238 module:overlay(29) +from:0x0214a444 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214a48c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214a494 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214a4c0 kind:arm_call to:0x0214a35c module:overlay(29) +from:0x0214a50c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214a514 kind:arm_call to:0x0214a338 module:overlay(29) +from:0x0214a52c kind:arm_call to:0x0211137c module:overlays(26,31) +from:0x0214a534 kind:arm_call to:0x0214a238 module:overlay(29) +from:0x0214a540 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x0214a558 kind:load to:0x027e09a8 module:dtcm +from:0x0214a55c kind:load to:0x02150f04 module:overlay(29) +from:0x0214a560 kind:load to:0x020b537c module:overlay(0) +from:0x0214a590 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x0214a5a0 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214a614 kind:arm_call to:0x0214aa18 module:overlay(29) +from:0x0214a61c kind:load to:0x027e0ce0 module:dtcm +from:0x0214a620 kind:load to:0x02049bc4 module:main +from:0x0214a65c kind:arm_call to:0x02078678 module:overlay(0) +from:0x0214a678 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214a67c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214a688 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a6cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214a6d4 kind:arm_call to:0x0214a238 module:overlay(29) +from:0x0214a72c kind:arm_call to:0x02149edc module:overlay(29) +from:0x0214a750 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214a76c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214a77c kind:load to:0x027e09bc module:dtcm +from:0x0214a780 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a784 kind:load to:0x027e09a8 module:dtcm +from:0x0214a790 kind:load to:0x021522f0 module:overlay(29) +from:0x0214a794 kind:load to:0x027e0cec module:dtcm +from:0x0214a7fc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0214a810 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214a828 kind:arm_call to:0x0214a414 module:overlay(29) +from:0x0214a834 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214a84c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214a8c4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214a8cc kind:arm_call to:0x0207e38c module:overlay(0) +from:0x0214a908 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0214a914 kind:arm_call to:0x0214aa18 module:overlay(29) +from:0x0214a91c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214a964 kind:arm_call to:0x0214aa18 module:overlay(29) +from:0x0214a96c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214a97c kind:load to:0x02152258 module:overlay(29) +from:0x0214a988 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214a9d8 kind:arm_call to:0x0214a328 module:overlay(29) +from:0x0214a9e4 kind:load to:0x027e07d4 module:dtcm +from:0x0214a9f8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214aa10 kind:arm_call to:0x0214aa18 module:overlay(29) +from:0x0214aa58 kind:load to:0x02152290 module:overlay(29) +from:0x0214aae4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214ab64 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214ab74 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214aba4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214abec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214ac4c kind:load to:0x027e07d4 module:dtcm +from:0x0214ac50 kind:load to:0x0203e93c module:main +from:0x0214ac54 kind:load to:0x021522c0 module:overlay(29) +from:0x0214aca0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214acb4 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x0214ad10 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0214ad1c kind:load to:0x027e09c0 module:dtcm +from:0x0214ad58 kind:load to:0x02152290 module:overlay(29) +from:0x0214ad64 kind:arm_call to:0x0214ad24 module:overlay(29) +from:0x0214ad6c kind:arm_call to:0x0214aa5c module:overlay(29) +from:0x0214ad74 kind:arm_call to:0x0214ac58 module:overlay(29) +from:0x0214ad7c kind:arm_call to:0x02149f3c module:overlay(29) +from:0x0214ada0 kind:arm_call to:0x02149f74 module:overlay(29) +from:0x0214add0 kind:arm_call to:0x01ffa06c module:itcm +from:0x0214ae54 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214ae8c kind:arm_call to:0x01fff60c module:itcm +from:0x0214ae9c kind:load to:0x027e09b4 module:dtcm +from:0x0214aeac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214aeb4 kind:arm_call to:0x02011ff4 module:main +from:0x0214aecc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0214aed4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214aedc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214aee4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214aeec kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214aef4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214af0c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0214af14 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214af1c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214af24 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214af2c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214af34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214af3c kind:arm_call to:0x02011ff4 module:main +from:0x0214af50 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214af64 kind:load to:0x02153730 module:overlay(29) +from:0x0214af78 kind:arm_call to:0x02011f3c module:main +from:0x0214af84 kind:arm_call to:0x0214aff8 module:overlay(29) +from:0x0214af9c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0214aff0 kind:load to:0x02152390 module:overlay(29) +from:0x0214b004 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0214b068 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0214b094 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0214b0b0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214b0c0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214b0dc kind:arm_call to:0x0214b4bc module:overlay(29) +from:0x0214b0e4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0214b11c kind:arm_call to:0x0203d138 module:main +from:0x0214b18c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214b1b4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0214b204 kind:arm_call to:0x0214d5c0 module:overlay(29) +from:0x0214b220 kind:load to:0x02152414 module:overlay(29) +from:0x0214b224 kind:load to:0x02153730 module:overlay(29) +from:0x0214b228 kind:load to:0x02152148 module:overlay(29) +from:0x0214b22c kind:load to:0x0214b240 module:overlay(29) +from:0x0214b230 kind:load to:0x0214d56c module:overlay(29) +from:0x0214b234 kind:load to:0x027e07d4 module:dtcm +from:0x0214b238 kind:load to:0x02153700 module:overlay(29) +from:0x0214b23c kind:load to:0x027e0d00 module:dtcm +from:0x0214b248 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214b264 kind:arm_call to:0x0214b448 module:overlay(29) +from:0x0214b278 kind:arm_call to:0x0203d1e8 module:main +from:0x0214b280 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0214b288 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0214b290 kind:arm_call to:0x0214b4f4 module:overlay(29) +from:0x0214b298 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214b2a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214b2a8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214b2b4 kind:load to:0x02152414 module:overlay(29) +from:0x0214b2b8 kind:load to:0x0214b240 module:overlay(29) +from:0x0214b2cc kind:arm_call to:0x0214b448 module:overlay(29) +from:0x0214b2e0 kind:arm_call to:0x0203d1e8 module:main +from:0x0214b2e8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0214b2f0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0214b2f8 kind:arm_call to:0x0214b4f4 module:overlay(29) +from:0x0214b300 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214b308 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214b310 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214b318 kind:arm_call to:0x02011ff4 module:main +from:0x0214b324 kind:load to:0x02152414 module:overlay(29) +from:0x0214b328 kind:load to:0x0214b240 module:overlay(29) +from:0x0214b440 kind:load to:0x021536f0 module:overlay(29) +from:0x0214b444 kind:load to:0x0215370c module:overlay(29) +from:0x0214b4b4 kind:load to:0x021536f0 module:overlay(29) +from:0x0214b4b8 kind:load to:0x0215370c module:overlay(29) +from:0x0214b4c8 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0214b4f0 kind:load to:0x02152374 module:overlay(29) +from:0x0214b504 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214b520 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214b528 kind:arm_call to:0x02011ff4 module:main +from:0x0214b590 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0214b5b0 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x0214b5e4 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214b628 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214b684 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214b688 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214b698 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x0214b6e0 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214b710 kind:load to:0x021536f0 module:overlay(29) +from:0x0214b714 kind:load to:0x0215370c module:overlay(29) +from:0x0214b718 kind:load to:0x0203f13c module:main +from:0x0214b7b0 kind:load to:0x02152480 module:overlay(29) +from:0x0214b7b4 kind:load to:0x02152470 module:overlay(29) +from:0x0214b7cc kind:arm_call to:0x0214c9cc module:overlay(29) +from:0x0214b830 kind:arm_call to:0x0214d12c module:overlay(29) +from:0x0214b848 kind:arm_call to:0x01ff930c module:itcm +from:0x0214b860 kind:arm_call to:0x0214d39c module:overlay(29) +from:0x0214b88c kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214b894 kind:load to:0x02152470 module:overlay(29) +from:0x0214b8a0 kind:load to:0x0214b7b8 module:overlay(29) +from:0x0214b8b8 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x0214b8f8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214b924 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214b934 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214b990 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0214b9bc kind:arm_call to:0x0214d730 module:overlay(29) +from:0x0214b9d8 kind:load to:0x0203e93c module:main +from:0x0214b9e0 kind:load to:0x027e09b4 module:dtcm +from:0x0214ba00 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x0214ba08 kind:load to:0x02153700 module:overlay(29) +from:0x0214ba68 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214ba70 kind:arm_call to:0x02016930 module:main +from:0x0214ba80 kind:arm_call to:0x0214b32c module:overlay(29) +from:0x0214baa4 kind:load to:0x021523c4 module:overlay(29) +from:0x0214bab8 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0214bac4 kind:arm_call to:0x0214cd10 module:overlay(29) +from:0x0214baf0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214baf4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214bb04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bb2c kind:arm_call to:0x01ff9984 module:itcm +from:0x0214bb38 kind:arm_call to:0x0214d0c0 module:overlay(29) +from:0x0214bb68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bb7c kind:arm_call to:0x01ff9318 module:itcm +from:0x0214bbbc kind:arm_call to:0x0214d748 module:overlay(29) +from:0x0214bbd0 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214bbf8 kind:arm_call to:0x0214d2d4 module:overlay(29) +from:0x0214bc10 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214bc60 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bc6c kind:arm_call to:0x0214baa8 module:overlay(29) +from:0x0214bc8c kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214bcac kind:arm_call to:0x0214cd68 module:overlay(29) +from:0x0214bcb8 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214bd1c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214bd48 kind:load to:0x021523dc module:overlay(29) +from:0x0214bd5c kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0214bd60 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x0214bd7c kind:arm_call to:0x01ff938c module:itcm +from:0x0214bdfc kind:arm_call to:0x01ffb744 module:itcm +from:0x0214be50 kind:arm_call to:0x021315a8 module:overlay(26) +from:0x0214be5c kind:arm_call to:0x02016930 module:main +from:0x0214be70 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214be74 kind:arm_call to:0x021315ec module:overlay(26) +from:0x0214bea0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bf08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214bf10 kind:arm_call to:0x0214d0c0 module:overlay(29) +from:0x0214bf60 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214bfac kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214bfbc kind:arm_call to:0x0214d748 module:overlay(29) +from:0x0214bfd4 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214bfe0 kind:load to:0x0203e93c module:main +from:0x0214c084 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214c114 kind:arm_call to:0x0214b448 module:overlay(29) +from:0x0214c12c kind:arm_call to:0x0214d4c8 module:overlay(29) +from:0x0214c144 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214c160 kind:load to:0x021523ac module:overlay(29) +from:0x0214c164 kind:load to:0x0203e93c module:main +from:0x0214c168 kind:load to:0x027e09a8 module:dtcm +from:0x0214c180 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0214c188 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214c198 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c1a0 kind:arm_call to:0x0214d090 module:overlay(29) +from:0x0214c1b4 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214c1e8 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0214c1f0 kind:arm_call to:0x0214d780 module:overlay(29) +from:0x0214c200 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214c220 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214c22c kind:load to:0x027e09c0 module:dtcm +from:0x0214c28c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214c2b0 kind:arm_call to:0x0214cd68 module:overlay(29) +from:0x0214c2b4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214c2bc kind:arm_call to:0x02016930 module:main +from:0x0214c2cc kind:arm_call to:0x0214b32c module:overlay(29) +from:0x0214c2e8 kind:load to:0x021523c4 module:overlay(29) +from:0x0214c2f8 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0214c308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c318 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214c328 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214c344 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c358 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214c3cc kind:load to:0x021523c4 module:overlay(29) +from:0x0214c3e8 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c3ec kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214c404 kind:arm_call to:0x02016930 module:main +from:0x0214c414 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214c428 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c490 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c4a0 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214c4c0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214c4d0 kind:load to:0x0203e93c module:main +from:0x0214c4e8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214c558 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c564 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c57c kind:arm_call to:0x0214cd68 module:overlay(29) +from:0x0214c5a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214c5b0 kind:load to:0x021523f4 module:overlay(29) +from:0x0214c5b4 kind:load to:0x027e09a8 module:dtcm +from:0x0214c5c4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214c5d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c5e4 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214c610 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214c624 kind:arm_call to:0x02110f08 module:overlay(26) +from:0x0214c634 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0214c63c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214c654 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214c6cc kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c778 kind:arm_call to:0x0214b448 module:overlay(29) +from:0x0214c7d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214c7ec kind:arm_call to:0x0214d4c8 module:overlay(29) +from:0x0214c808 kind:load to:0x021523ac module:overlay(29) +from:0x0214c810 kind:load to:0x0203e93c module:main +from:0x0214c814 kind:load to:0x027e09a8 module:dtcm +from:0x0214c830 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0214c838 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214c848 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c858 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214c874 kind:arm_call to:0x0214d090 module:overlay(29) +from:0x0214c888 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214c898 kind:arm_call to:0x0214d780 module:overlay(29) +from:0x0214c8dc kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0214c8ec kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214c918 kind:arm_call to:0x0214cd68 module:overlay(29) +from:0x0214c924 kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214c93c kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214c95c kind:arm_call to:0x0214b71c module:overlay(29) +from:0x0214c968 kind:load to:0x027e09c0 module:dtcm +from:0x0214c9c8 kind:load to:0x02049bc4 module:main +from:0x0214ca20 kind:arm_call to:0x0203a3a0 module:main +from:0x0214ca50 kind:arm_call to:0x01ff9110 module:itcm +from:0x0214ca7c kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214cac8 kind:arm_call to:0x0214d470 module:overlay(29) +from:0x0214cc00 kind:arm_call to:0x0214cde4 module:overlay(29) +from:0x0214cc08 kind:arm_call to:0x0214cf30 module:overlay(29) +from:0x0214cc8c kind:arm_call to:0x0214cde4 module:overlay(29) +from:0x0214ccfc kind:arm_call to:0x0214d470 module:overlay(29) +from:0x0214cd04 kind:load to:0x021536f0 module:overlay(29) +from:0x0214cd08 kind:load to:0x0215370c module:overlay(29) +from:0x0214cd0c kind:load to:0x02049bc4 module:main +from:0x0214cd60 kind:load to:0x021536f0 module:overlay(29) +from:0x0214cd64 kind:load to:0x0215370c module:overlay(29) +from:0x0214cdb4 kind:load to:0x021536f0 module:overlay(29) +from:0x0214cdb8 kind:load to:0x0215370c module:overlay(29) +from:0x0214cdd4 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x0214cdfc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214ce04 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214ce64 kind:arm_call to:0x0203a194 module:main +from:0x0214ceac kind:arm_call to:0x01ff9638 module:itcm +from:0x0214ceb0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214cec0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cecc kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214cf00 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214cf24 kind:load to:0x02049bc4 module:main +from:0x0214cf28 kind:load to:0x020b537c module:overlay(0) +from:0x0214cf4c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214cf54 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214cfe8 kind:arm_call to:0x0203a194 module:main +from:0x0214d008 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d00c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214d020 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d02c kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214d060 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214d07c kind:load to:0x021536f0 module:overlay(29) +from:0x0214d080 kind:load to:0x0215370c module:overlay(29) +from:0x0214d084 kind:load to:0x02049bc4 module:main +from:0x0214d088 kind:load to:0x020b537c module:overlay(0) +from:0x0214d0a0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214d0e4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d104 kind:arm_call to:0x01ff916c module:itcm +from:0x0214d114 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214d194 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214d1f4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214d210 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0214d26c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d278 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d2a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0214d2d0 kind:load to:0x0203f13c module:main +from:0x0214d2e0 kind:arm_call to:0x02146f50 module:overlay(29) +from:0x0214d30c kind:arm_call to:0x02131758 module:overlay(26) +from:0x0214d33c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d35c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214d3e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214d3f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d400 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214d418 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0214d424 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0214d450 kind:arm_call to:0x0214d700 module:overlay(29) +from:0x0214d46c kind:load to:0x027e0cec module:dtcm +from:0x0214d4c0 kind:load to:0x021536f0 module:overlay(29) +from:0x0214d4c4 kind:load to:0x0215370c module:overlay(29) +from:0x0214d4f4 kind:arm_call to:0x0214cdbc module:overlay(29) +from:0x0214d51c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214d548 kind:arm_call to:0x0214d6b0 module:overlay(29) +from:0x0214d568 kind:load to:0x027e0cec module:dtcm +from:0x0214d57c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0214d58c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214d59c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214d5bc kind:load to:0x027e07d4 module:dtcm +from:0x0214d634 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0214d64c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0214d66c kind:arm_call to:0x02057784 module:overlay(0) +from:0x0214d678 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0214d694 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0214d6a0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0214d6a8 kind:load to:0x02150f44 module:overlay(29) +from:0x0214d6ac kind:load to:0x02150f54 module:overlay(29) +from:0x0214d6cc kind:arm_call to:0x0201502c module:main +from:0x0214d6dc kind:arm_call to:0x0201502c module:main +from:0x0214d70c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214d714 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0214d71c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214d768 kind:arm_call to:0x02131f78 module:overlay(26) +from:0x0214d800 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214d80c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0214d844 kind:arm_call to:0x0214d4c8 module:overlay(29) +from:0x0214d85c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214d868 kind:load to:0x0203f13c module:main +from:0x0214d86c kind:load to:0x027e09a8 module:dtcm +from:0x0214d87c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214d890 kind:load to:0x02153824 module:overlay(29) +from:0x0214d8a4 kind:arm_call to:0x02011f3c module:main +from:0x0214d8b0 kind:arm_call to:0x0214d934 module:overlay(29) +from:0x0214d8c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0214d92c kind:load to:0x02152548 module:overlay(29) +from:0x0214d930 kind:load to:0x0215257c module:overlay(29) +from:0x0214d944 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0214d9a8 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0214d9bc kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0214d9e4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0214d9fc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214da90 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0214dabc kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x0214db04 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0214db44 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214db4c kind:arm_call to:0x02017e7c module:main +from:0x0214db78 kind:load to:0x02152614 module:overlay(29) +from:0x0214db7c kind:load to:0x02153824 module:overlay(29) +from:0x0214db80 kind:load to:0x021525a0 module:overlay(29) +from:0x0214db84 kind:load to:0x021525cc module:overlay(29) +from:0x0214db88 kind:load to:0x0215380c module:overlay(29) +from:0x0214db94 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214dba8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0214dc04 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0214dc64 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0214dc74 kind:arm_call to:0x0214dce8 module:overlay(29) +from:0x0214dcb8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0214dcc8 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0214dcd8 kind:load to:0x0215255c module:overlay(29) +from:0x0214dcdc kind:load to:0x027e09b8 module:dtcm +from:0x0214dce0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214dce4 kind:load to:0x02150774 module:overlay(29) +from:0x0214dd18 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214dd24 kind:arm_call to:0x02150444 module:overlay(29) +from:0x0214dd50 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214dd6c kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214dd8c kind:arm_call to:0x0215086c module:overlay(29) +from:0x0214dd98 kind:arm_call to:0x02016930 module:main +from:0x0214de14 kind:load to:0x02152670 module:overlay(29) +from:0x0214de50 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214debc kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214df2c kind:arm_call to:0x02150580 module:overlay(29) +from:0x0214df34 kind:arm_call to:0x02150674 module:overlay(29) +from:0x0214df3c kind:arm_call to:0x02150608 module:overlay(29) +from:0x0214df44 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214df50 kind:arm_call to:0x02016930 module:main +from:0x0214dfc0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214dfe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214dff0 kind:arm_call to:0x0214de18 module:overlay(29) +from:0x0214e00c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214e020 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e028 kind:arm_call to:0x01ff938c module:itcm +from:0x0214e034 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214e038 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214e048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e05c kind:arm_call to:0x01fff458 module:itcm +from:0x0214e070 kind:arm_call to:0x020e639c module:overlay(26) +from:0x0214e09c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214e0b0 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x0214e108 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0214e120 kind:arm_call to:0x02110dbc module:overlay(26) +from:0x0214e134 kind:arm_call to:0x02110fac module:overlay(26) +from:0x0214e15c kind:arm_call to:0x02110dbc module:overlay(26) +from:0x0214e170 kind:arm_call to:0x02110fac module:overlay(26) +from:0x0214e188 kind:arm_call to:0x02110fac module:overlay(26) +from:0x0214e198 kind:load to:0x021526d8 module:overlay(29) +from:0x0214e19c kind:load to:0x0203e93c module:main +from:0x0214e1a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0214e1a4 kind:load to:0x027e09c0 module:dtcm +from:0x0214e1a8 kind:load to:0x02152548 module:overlay(29) +from:0x0214e1d0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214e1f8 kind:arm_call to:0x020e49e0 module:overlay(26) +from:0x0214e218 kind:load to:0x027e09b8 module:dtcm +from:0x0214e21c kind:load to:0x02138cf0 module:overlay(26) +from:0x0214e22c kind:arm_call to:0x02150854 module:overlay(29) +from:0x0214e2d0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214e300 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214e310 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214e338 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214e348 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214e3c4 kind:arm_call to:0x020c0884 module:overlay(17) +from:0x0214e3ec kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0214e3f8 kind:load to:0x0203e93c module:main +from:0x0214e404 kind:load to:0x02152548 module:overlay(29) +from:0x0214e408 kind:load to:0x027e09b4 module:dtcm +from:0x0214e428 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x0214e430 kind:load to:0x0215380c module:overlay(29) +from:0x0214e448 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x0214e488 kind:arm_call to:0x02110e50 module:overlay(26) +from:0x0214e4b0 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x0214e4c4 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214e4d4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214e4f0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214e4fc kind:arm_call to:0x02016930 module:main +from:0x0214e510 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x0214e51c kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214e528 kind:load to:0x027e0cfc module:dtcm +from:0x0214e56c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214e58c kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214e594 kind:load to:0x027e0ce4 module:dtcm +from:0x0214e5f4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214e634 kind:arm_call to:0x020169ac module:main +from:0x0214e678 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0214e6c4 kind:arm_call to:0x021506e0 module:overlay(29) +from:0x0214e72c kind:arm_call to:0x02073368 module:overlay(0) +from:0x0214e764 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0214e794 kind:arm_call to:0x02150744 module:overlay(29) +from:0x0214e7fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e804 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214e814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e898 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e8e0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e8f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214e924 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214e92c kind:arm_call to:0x01ffb800 module:itcm +from:0x0214e93c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e9c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214e9f0 kind:arm_call to:0x02150744 module:overlay(29) +from:0x0214ea68 kind:arm_call to:0x02150744 module:overlay(29) +from:0x0214eaa4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0214eacc kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214eae4 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214eaf0 kind:load to:0x027e09b8 module:dtcm +from:0x0214eaf4 kind:load to:0x02152554 module:overlay(29) +from:0x0214eaf8 kind:load to:0x020b5198 module:overlay(0) +from:0x0214eb00 kind:load to:0x0203e93c module:main +from:0x0214eb1c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214eb28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214eb34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214eb6c kind:arm_call to:0x0206805c module:overlay(0) +from:0x0214eb7c kind:load to:0x020b502c module:overlay(0) +from:0x0214ebb4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0214ebc8 kind:arm_call to:0x02150ce8 module:overlay(29) +from:0x0214ebdc kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214ebf0 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x0214ec04 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0214ec10 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214ec54 kind:arm_call to:0x0215086c module:overlay(29) +from:0x0214ec70 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ec90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214ecbc kind:arm_call to:0x0215086c module:overlay(29) +from:0x0214ecd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ed0c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ed20 kind:arm_call to:0x020e4a44 module:overlay(26) +from:0x0214ed38 kind:arm_call to:0x020e4a5c module:overlay(26) +from:0x0214ed64 kind:arm_call to:0x0215086c module:overlay(29) +from:0x0214ed80 kind:arm_call to:0x02016930 module:main +from:0x0214eda0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0214ede0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214edec kind:arm_call to:0x02016930 module:main +from:0x0214edfc kind:arm_call to:0x01ff930c module:itcm +from:0x0214ee14 kind:arm_call to:0x021500a4 module:overlay(29) +from:0x0214ee24 kind:arm_call to:0x021500a4 module:overlay(29) +from:0x0214ee48 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214ee64 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214ee74 kind:load to:0x020b502c module:overlay(0) +from:0x0214ee7c kind:load to:0x027e0cfc module:dtcm +from:0x0214ee80 kind:load to:0x020b5198 module:overlay(0) +from:0x0214ee84 kind:load to:0x027e09a8 module:dtcm +from:0x0214ee8c kind:load to:0x02138cf0 module:overlay(26) +from:0x0214eed8 kind:arm_call to:0x02150ce8 module:overlay(29) +from:0x0214eeec kind:arm_call to:0x021504e0 module:overlay(29) +from:0x0214ef00 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214ef20 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ef24 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x0214ef38 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214ef48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ef68 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214ef70 kind:load to:0x027e0ce4 module:dtcm +from:0x0214efa8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214effc kind:load to:0x027e09a8 module:dtcm +from:0x0214f008 kind:load to:0x02049bc4 module:main +from:0x0214f048 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214f054 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214f060 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f068 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214f124 kind:arm_call to:0x02150950 module:overlay(29) +from:0x0214f174 kind:arm_call to:0x0215086c module:overlay(29) +from:0x0214f188 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214f194 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0214f220 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214f22c kind:arm_call to:0x01ffb744 module:itcm +from:0x0214f240 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f24c kind:arm_call to:0x02131610 module:overlay(26) +from:0x0214f274 kind:arm_call to:0x02131610 module:overlay(26) +from:0x0214f2a0 kind:arm_call to:0x02016930 module:main +from:0x0214f2b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f2cc kind:arm_call to:0x01ff9364 module:itcm +from:0x0214f300 kind:arm_call to:0x02150ce8 module:overlay(29) +from:0x0214f314 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214f318 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x0214f330 kind:arm_call to:0x01ff916c module:itcm +from:0x0214f33c kind:arm_call to:0x021500a4 module:overlay(29) +from:0x0214f360 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214f370 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f398 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214f3a4 kind:load to:0x02049bc4 module:main +from:0x0214f3ac kind:load to:0x0203e93c module:main +from:0x0214f3b0 kind:load to:0x027e09a8 module:dtcm +from:0x0214f3bc kind:load to:0x027e0ce4 module:dtcm +from:0x0214f400 kind:arm_call to:0x02016930 module:main +from:0x0214f414 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f42c kind:arm_call to:0x01ff9364 module:itcm +from:0x0214f460 kind:arm_call to:0x01ff916c module:itcm +from:0x0214f47c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f49c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214f4ac kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214f4d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214f4e8 kind:arm_call to:0x02110fac module:overlay(26) +from:0x0214f510 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f568 kind:arm_call to:0x021500a4 module:overlay(29) +from:0x0214f580 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214f590 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f5b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f5d8 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214f5e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0214f60c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214f630 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214f648 kind:arm_call to:0x02150248 module:overlay(29) +from:0x0214f674 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214f69c kind:load to:0x027e0ce4 module:dtcm +from:0x0214f6a0 kind:load to:0x027e09a8 module:dtcm +from:0x0214f73c kind:arm_call to:0x0211137c module:overlays(26,31) +from:0x0214f7a8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0214f858 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0214f878 kind:arm_call to:0x01ff930c module:itcm +from:0x0214f8ac kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0214f8b4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214f8c0 kind:load to:0x027e0cec module:dtcm +from:0x0214f8c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214f8e0 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x0214f97c kind:arm_call to:0x02110e50 module:overlay(26) +from:0x0214f9a0 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214f9c4 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214f9ec kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214fa10 kind:arm_call to:0x0213165c module:overlay(26) +from:0x0214faa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214faa8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214facc kind:arm_call to:0x0213165c module:overlay(26) +from:0x0214fb54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fb6c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214fb84 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214fbb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214fbf0 kind:arm_call to:0x02150d10 module:overlay(29) +from:0x0214fc24 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0214fc3c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214fc50 kind:arm_call to:0x02016a48 module:main +from:0x0214fcbc kind:arm_call to:0x0215086c module:overlay(29) +from:0x0214fcc8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214fd20 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214fd38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214fdc0 kind:arm_call to:0x0215086c module:overlay(29) +from:0x0214fdcc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214fe24 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214fe3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214fe88 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214feac kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214feb8 kind:load to:0x0203e93c module:main +from:0x0214febc kind:load to:0x027e0ce4 module:dtcm +from:0x0214fec0 kind:load to:0x020b537c module:overlay(0) +from:0x0214fedc kind:arm_call to:0x02110d18 module:overlay(26) +from:0x0214ff34 kind:arm_call to:0x021502e8 module:overlay(29) +from:0x0214ff38 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214ff54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ff68 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214ff70 kind:arm_call to:0x021501fc module:overlay(29) +from:0x0214ff90 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214ff9c kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x0214ffb4 kind:load to:0x02110d18 module:overlays(19,26,31) +from:0x0214ffc0 kind:arm_call to:0x021501fc module:overlay(29) +from:0x0214ffe0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214ffec kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x02150008 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150048 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02150064 kind:arm_call to:0x01ff9258 module:itcm +from:0x02150070 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x02150084 kind:arm_call to:0x021504e0 module:overlay(29) +from:0x02150098 kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x021500a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021500b4 kind:arm_call to:0x02131780 module:overlay(26) +from:0x021500f0 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02150100 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150110 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150120 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150130 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150140 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02150150 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0215015c kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x02150170 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x0215017c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02150188 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x02150198 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x021501a8 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x021501b8 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x021501cc kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02150218 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150244 kind:load to:0x027e0ce4 module:dtcm +from:0x02150284 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021502bc kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x021502dc kind:arm_call to:0x0214dda8 module:overlay(29) +from:0x021502e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215038c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021503c4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021503d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021503dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021503e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02150414 kind:arm_call to:0x02150950 module:overlay(29) +from:0x0215043c kind:load to:0x02049bc4 module:main +from:0x02150440 kind:load to:0x027e0ce4 module:dtcm +from:0x0215050c kind:arm_call to:0x020169ac module:main +from:0x02150528 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02150530 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02150544 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x0215055c kind:arm_call to:0x02131780 module:overlay(26) +from:0x02150600 kind:load to:0x0203e93c module:main +from:0x0215062c kind:arm_call to:0x01ff916c module:itcm +from:0x02150670 kind:load to:0x0203e93c module:main +from:0x02150698 kind:arm_call to:0x01ff916c module:itcm +from:0x021506dc kind:load to:0x0203e93c module:main +from:0x02150724 kind:arm_call to:0x020158c0 module:main +from:0x02150768 kind:arm_call to:0x02078814 module:overlay(0) +from:0x02150770 kind:load to:0x027e09bc module:dtcm +from:0x021507f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150804 kind:arm_call to:0x01ffa60c module:itcm +from:0x02150818 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150828 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215084c kind:load to:0x0203e93c module:main +from:0x02150850 kind:load to:0x0204193c module:main +from:0x02150868 kind:load to:0x02110d5c module:overlays(19,26,31) +from:0x02150888 kind:arm_call to:0x02131624 module:overlay(26) +from:0x021508ac kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021508cc kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021508d0 kind:arm_call to:0x02131828 module:overlay(26) +from:0x021508f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02150918 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150938 kind:arm_call to:0x020169ac module:main +from:0x0215097c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021509b4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021509c0 kind:arm_call to:0x02016930 module:main +from:0x021509cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021509dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021509e0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021509ec kind:arm_call to:0x02016930 module:main +from:0x02150a58 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02150a70 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02150a8c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02150a90 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02150a98 kind:arm_call to:0x02016930 module:main +from:0x02150b08 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02150b1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150b34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02150b68 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02150b78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150b94 kind:arm_call to:0x021315a8 module:overlay(26) +from:0x02150bb8 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02150bc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02150bd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150bf8 kind:arm_call to:0x0211038c module:overlay(26) +from:0x02150c10 kind:load to:0x0203e93c module:main +from:0x02150c14 kind:load to:0x027e0cec module:dtcm +from:0x02150c18 kind:load to:0x027e09a8 module:dtcm +from:0x02150c20 kind:load to:0x020b537c module:overlay(0) +from:0x02150c28 kind:load to:0x027e0ce4 module:dtcm +from:0x02150c3c kind:arm_call to:0x0200ef9c module:main +from:0x02150c64 kind:arm_call to:0x0200eab0 module:main +from:0x02150c78 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x02150c80 kind:arm_call to:0x02057f78 module:overlay(0) +from:0x02150c88 kind:arm_call to:0x01ffc57c module:itcm +from:0x02150cbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150ce0 kind:load to:0x02152548 module:overlay(29) +from:0x02150cf8 kind:arm_call to:0x02150d10 module:overlay(29) +from:0x02150d1c kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02150d48 kind:load to:0x027e0cfc module:dtcm +from:0x02150d4c kind:load to:0x027e09b8 module:dtcm +from:0x02150d6c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02150d80 kind:load to:0x02057884 module:overlay(0) +from:0x02150d94 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150d9c kind:arm_call to:0x02011ff4 module:main +from:0x02150db0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02150db8 kind:arm_call to:0x02011ff4 module:main +from:0x02150dd0 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02150dd8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02150de0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02150de8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02150df0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02150df8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150e00 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02150e18 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02150e20 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02150e28 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02150e30 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02150e38 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02150e40 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150e48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02150e50 kind:arm_call to:0x02011ff4 module:main +from:0x02150e64 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02150f9c kind:arm_call to:0x021419f0 module:overlay(29) +from:0x02150fac kind:arm_call to:0x0203ce4c module:main +from:0x02150fc0 kind:load to:0x021516e0 module:overlay(29) +from:0x02150fc4 kind:load to:0x02152740 module:overlay(29) +from:0x02150fc8 kind:load to:0x02152760 module:overlay(29) +from:0x02150fcc kind:load to:0x02141f7c module:overlay(29) +from:0x02150fd0 kind:load to:0x02152748 module:overlay(29) +from:0x02150ff0 kind:arm_call to:0x02141fc0 module:overlay(29) +from:0x02151000 kind:arm_call to:0x0203ce4c module:main +from:0x02151014 kind:load to:0x02152834 module:overlay(29) +from:0x02151018 kind:load to:0x02152844 module:overlay(29) +from:0x0215101c kind:load to:0x02142230 module:overlay(29) +from:0x02151020 kind:load to:0x02152838 module:overlay(29) +from:0x02151040 kind:arm_call to:0x02142274 module:overlay(29) +from:0x02151050 kind:arm_call to:0x0203ce4c module:main +from:0x02151064 kind:load to:0x02152918 module:overlay(29) +from:0x02151068 kind:load to:0x02152928 module:overlay(29) +from:0x0215106c kind:load to:0x0214250c module:overlay(29) +from:0x02151070 kind:load to:0x0215291c module:overlay(29) +from:0x02151090 kind:arm_call to:0x02142550 module:overlay(29) +from:0x021510a0 kind:arm_call to:0x0203ce4c module:main +from:0x021510b4 kind:load to:0x021529fc module:overlay(29) +from:0x021510b8 kind:load to:0x02152a0c module:overlay(29) +from:0x021510bc kind:load to:0x021427c4 module:overlay(29) +from:0x021510c0 kind:load to:0x02152a00 module:overlay(29) +from:0x021510e0 kind:arm_call to:0x02142808 module:overlay(29) +from:0x021510f0 kind:arm_call to:0x0203ce4c module:main +from:0x02151104 kind:load to:0x02152ae0 module:overlay(29) +from:0x02151108 kind:load to:0x02152af0 module:overlay(29) +from:0x0215110c kind:load to:0x02143218 module:overlay(29) +from:0x02151110 kind:load to:0x02152ae4 module:overlay(29) +from:0x02151130 kind:arm_call to:0x0214325c module:overlay(29) +from:0x02151140 kind:arm_call to:0x0203ce4c module:main +from:0x02151154 kind:load to:0x02152bc4 module:overlay(29) +from:0x02151158 kind:load to:0x02152bd4 module:overlay(29) +from:0x0215115c kind:load to:0x021434d0 module:overlay(29) +from:0x02151160 kind:load to:0x02152bc8 module:overlay(29) +from:0x02151180 kind:arm_call to:0x02143514 module:overlay(29) +from:0x02151190 kind:arm_call to:0x0203ce4c module:main +from:0x021511a4 kind:load to:0x02152ca8 module:overlay(29) +from:0x021511a8 kind:load to:0x02152cb8 module:overlay(29) +from:0x021511ac kind:load to:0x02143790 module:overlay(29) +from:0x021511b0 kind:load to:0x02152cac module:overlay(29) +from:0x021511d0 kind:arm_call to:0x021437d4 module:overlay(29) +from:0x021511e0 kind:arm_call to:0x0203ce4c module:main +from:0x021511f4 kind:load to:0x02152d8c module:overlay(29) +from:0x021511f8 kind:load to:0x02152d9c module:overlay(29) +from:0x021511fc kind:load to:0x0214403c module:overlay(29) +from:0x02151200 kind:load to:0x02152d90 module:overlay(29) +from:0x02151220 kind:arm_call to:0x02144080 module:overlay(29) +from:0x02151230 kind:arm_call to:0x0203ce4c module:main +from:0x02151244 kind:load to:0x02152e70 module:overlay(29) +from:0x02151248 kind:load to:0x02152e80 module:overlay(29) +from:0x0215124c kind:load to:0x021442f0 module:overlay(29) +from:0x02151250 kind:load to:0x02152e74 module:overlay(29) +from:0x02151270 kind:arm_call to:0x02144334 module:overlay(29) +from:0x02151280 kind:arm_call to:0x0203ce4c module:main +from:0x02151294 kind:load to:0x02152f54 module:overlay(29) +from:0x02151298 kind:load to:0x02152f64 module:overlay(29) +from:0x0215129c kind:load to:0x02145334 module:overlay(29) +from:0x021512a0 kind:load to:0x02152f58 module:overlay(29) +from:0x021512c0 kind:arm_call to:0x02145378 module:overlay(29) +from:0x021512d0 kind:arm_call to:0x0203ce4c module:main +from:0x021512e4 kind:load to:0x02153058 module:overlay(29) +from:0x021512e8 kind:load to:0x02153068 module:overlay(29) +from:0x021512ec kind:load to:0x02145c3c module:overlay(29) +from:0x021512f0 kind:load to:0x0215305c module:overlay(29) +from:0x02151310 kind:arm_call to:0x02145c80 module:overlay(29) +from:0x02151320 kind:arm_call to:0x0203ce4c module:main +from:0x02151334 kind:load to:0x0215315c module:overlay(29) +from:0x02151338 kind:load to:0x0215316c module:overlay(29) +from:0x0215133c kind:load to:0x02145f34 module:overlay(29) +from:0x02151340 kind:load to:0x02153160 module:overlay(29) +from:0x02151360 kind:arm_call to:0x02145f78 module:overlay(29) +from:0x02151370 kind:arm_call to:0x0203ce4c module:main +from:0x02151384 kind:load to:0x02153240 module:overlay(29) +from:0x02151388 kind:load to:0x02153250 module:overlay(29) +from:0x0215138c kind:load to:0x021461c8 module:overlay(29) +from:0x02151390 kind:load to:0x02153244 module:overlay(29) +from:0x021513b0 kind:arm_call to:0x0214620c module:overlay(29) +from:0x021513c0 kind:arm_call to:0x0203ce4c module:main +from:0x021513d4 kind:load to:0x02153344 module:overlay(29) +from:0x021513d8 kind:load to:0x02153354 module:overlay(29) +from:0x021513dc kind:load to:0x021468c0 module:overlay(29) +from:0x021513e0 kind:load to:0x02153348 module:overlay(29) +from:0x02151400 kind:arm_call to:0x02146904 module:overlay(29) +from:0x02151410 kind:arm_call to:0x0203ce4c module:main +from:0x02151424 kind:load to:0x02153448 module:overlay(29) +from:0x02151428 kind:load to:0x02153458 module:overlay(29) +from:0x0215142c kind:load to:0x02146ad0 module:overlay(29) +from:0x02151430 kind:load to:0x0215344c module:overlay(29) +from:0x02151488 kind:arm_call to:0x02146b14 module:overlay(29) +from:0x02151498 kind:arm_call to:0x0203ce4c module:main +from:0x021514ac kind:load to:0x02152078 module:overlay(29) +from:0x021514b0 kind:load to:0x0215349c module:overlay(29) +from:0x021514b4 kind:load to:0x021534e0 module:overlay(29) +from:0x021514b8 kind:load to:0x02153524 module:overlay(29) +from:0x021514bc kind:load to:0x02149c98 module:overlay(29) +from:0x021514c0 kind:load to:0x021534a4 module:overlay(29) +from:0x021514ec kind:arm_call to:0x02149cdc module:overlay(29) +from:0x021514fc kind:arm_call to:0x0203ce4c module:main +from:0x02151510 kind:load to:0x021535fc module:overlay(29) +from:0x02151514 kind:load to:0x02153618 module:overlay(29) +from:0x02151518 kind:load to:0x0214af48 module:overlay(29) +from:0x0215151c kind:load to:0x02153600 module:overlay(29) +from:0x02151554 kind:arm_call to:0x0214af90 module:overlay(29) +from:0x02151564 kind:arm_call to:0x0203ce4c module:main +from:0x021515d4 kind:load to:0x021536f0 module:overlay(29) +from:0x021515d8 kind:load to:0x0215370c module:overlay(29) +from:0x021515dc kind:load to:0x02153730 module:overlay(29) +from:0x021515e0 kind:load to:0x0214d874 module:overlay(29) +from:0x021515e4 kind:load to:0x021536f4 module:overlay(29) +from:0x021515e8 kind:load to:0x02043190 module:main +from:0x021515ec kind:load to:0x02152470 module:overlay(29) +from:0x02151638 kind:arm_call to:0x0214d8b8 module:overlay(29) +from:0x02151648 kind:arm_call to:0x0203ce4c module:main +from:0x0215165c kind:load to:0x02152548 module:overlay(29) +from:0x02151664 kind:load to:0x02153808 module:overlay(29) +from:0x02151668 kind:load to:0x02153824 module:overlay(29) +from:0x0215166c kind:load to:0x02150e5c module:overlay(29) +from:0x02151670 kind:load to:0x02153818 module:overlay(29) +from:0x02151674 kind:load to:0x02150f64 module:overlay(29) +from:0x02151678 kind:load to:0x02150fd4 module:overlay(29) +from:0x0215167c kind:load to:0x02151024 module:overlay(29) +from:0x02151680 kind:load to:0x02151074 module:overlay(29) +from:0x02151684 kind:load to:0x021510c4 module:overlay(29) +from:0x02151688 kind:load to:0x02151114 module:overlay(29) +from:0x0215168c kind:load to:0x02151164 module:overlay(29) +from:0x02151690 kind:load to:0x021511b4 module:overlay(29) +from:0x02151694 kind:load to:0x02151204 module:overlay(29) +from:0x02151698 kind:load to:0x02151254 module:overlay(29) +from:0x0215169c kind:load to:0x021512a4 module:overlay(29) +from:0x021516a0 kind:load to:0x021512f4 module:overlay(29) +from:0x021516a4 kind:load to:0x02151344 module:overlay(29) +from:0x021516a8 kind:load to:0x02151394 module:overlay(29) +from:0x021516ac kind:load to:0x021513e4 module:overlay(29) +from:0x021516b0 kind:load to:0x02151434 module:overlay(29) +from:0x021516b4 kind:load to:0x021514c4 module:overlay(29) +from:0x021516b8 kind:load to:0x02151520 module:overlay(29) +from:0x021516bc kind:load to:0x021515f0 module:overlay(29) +from:0x021516e0 kind:load to:0x021516f0 module:overlay(29) +from:0x02151704 kind:load to:0x021419cc module:overlay(29) +from:0x02151708 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215170c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151710 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151714 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151720 kind:load to:0x02141aec module:overlay(29) +from:0x02151724 kind:load to:0x02141ec0 module:overlay(29) +from:0x02151728 kind:load to:0x0205a700 module:overlay(0) +from:0x0215172c kind:load to:0x01ffc57c module:itcm +from:0x02151730 kind:load to:0x02057da8 module:overlay(0) +from:0x02151734 kind:load to:0x02057e24 module:overlay(0) +from:0x02151738 kind:load to:0x02057e88 module:overlay(0) +from:0x0215173c kind:load to:0x01ffc7a4 module:itcm +from:0x02151740 kind:load to:0x02057d64 module:overlay(0) +from:0x0215174c kind:load to:0x02141b00 module:overlay(29) +from:0x02151750 kind:load to:0x0209d098 module:overlay(0) +from:0x02151754 kind:load to:0x02141de8 module:overlay(29) +from:0x02151758 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x0215175c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151760 kind:load to:0x02141dec module:overlay(29) +from:0x02151764 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151768 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215176c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151770 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151774 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151778 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215177c kind:load to:0x02141edc module:overlay(29) +from:0x02151780 kind:load to:0x02141f04 module:overlay(29) +from:0x02151784 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02151788 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0215178c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151790 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151794 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151798 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x0215179c kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x021517a0 kind:load to:0x02141e60 module:overlay(29) +from:0x021517a4 kind:load to:0x02141e80 module:overlay(29) +from:0x021517a8 kind:load to:0x02141ea0 module:overlay(29) +from:0x021517ac kind:load to:0x02141ddc module:overlay(29) +from:0x021517b8 kind:load to:0x02141cec module:overlay(29) +from:0x021517bc kind:load to:0x0209d098 module:overlay(0) +from:0x021517c0 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021517c4 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021517c8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021517cc kind:load to:0x0210955c module:overlays(19,21,26) +from:0x021517d0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021517d4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021517d8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021517dc kind:load to:0x0209d1b8 module:overlay(0) +from:0x021517e0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021517e4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021517e8 kind:load to:0x02141f5c module:overlay(29) +from:0x021517ec kind:load to:0x02141f34 module:overlay(29) +from:0x021517f0 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021517f4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021517f8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021517fc kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151800 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151804 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151808 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x02151810 kind:load to:0x02141de4 module:overlay(29) +from:0x02151814 kind:load to:0x02141dd4 module:overlay(29) +from:0x02151818 kind:load to:0x02141ddc module:overlay(29) +from:0x02151824 kind:load to:0x02141f9c module:overlay(29) +from:0x02151828 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215182c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151830 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151834 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151840 kind:load to:0x021420a0 module:overlay(29) +from:0x02151844 kind:load to:0x0209d098 module:overlay(0) +from:0x02151848 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x0215184c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02151850 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151854 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02151858 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215185c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151860 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151864 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151868 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215186c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151870 kind:load to:0x021421e8 module:overlay(29) +from:0x02151874 kind:load to:0x02142208 module:overlay(29) +from:0x02151878 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x0215187c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151880 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151884 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151888 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0215188c kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151890 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x02151894 kind:load to:0x02142188 module:overlay(29) +from:0x02151898 kind:load to:0x021421a8 module:overlay(29) +from:0x0215189c kind:load to:0x021421c8 module:overlay(29) +from:0x021518a0 kind:load to:0x02141ddc module:overlay(29) +from:0x021518ac kind:load to:0x02142250 module:overlay(29) +from:0x021518b0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021518b4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021518b8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021518bc kind:load to:0x0209ca58 module:overlay(0) +from:0x021518c8 kind:load to:0x02142370 module:overlay(29) +from:0x021518cc kind:load to:0x0209d098 module:overlay(0) +from:0x021518d0 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021518d4 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021518d8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021518dc kind:load to:0x0210955c module:overlays(19,21,26) +from:0x021518e0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021518e4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021518e8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021518ec kind:load to:0x0209d1b8 module:overlay(0) +from:0x021518f0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021518f4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021518f8 kind:load to:0x021424c4 module:overlay(29) +from:0x021518fc kind:load to:0x021424e4 module:overlay(29) +from:0x02151900 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02151904 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151908 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0215190c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151910 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151914 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151918 kind:load to:0x021424bc module:overlay(29) +from:0x0215191c kind:load to:0x0214245c module:overlay(29) +from:0x02151920 kind:load to:0x0214247c module:overlay(29) +from:0x02151924 kind:load to:0x0214249c module:overlay(29) +from:0x02151928 kind:load to:0x02141ddc module:overlay(29) +from:0x02151934 kind:load to:0x0214252c module:overlay(29) +from:0x02151938 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215193c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151940 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151944 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151950 kind:load to:0x02142628 module:overlay(29) +from:0x02151954 kind:load to:0x0209d098 module:overlay(0) +from:0x02151958 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x0215195c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02151960 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151964 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02151968 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215196c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151970 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151974 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151978 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215197c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151980 kind:load to:0x0214277c module:overlay(29) +from:0x02151984 kind:load to:0x0214279c module:overlay(29) +from:0x02151988 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x0215198c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151990 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151994 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151998 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0215199c kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021519a0 kind:load to:0x02142774 module:overlay(29) +from:0x021519a4 kind:load to:0x02142714 module:overlay(29) +from:0x021519a8 kind:load to:0x02142734 module:overlay(29) +from:0x021519ac kind:load to:0x02142754 module:overlay(29) +from:0x021519b0 kind:load to:0x02141ddc module:overlay(29) +from:0x021519b4 kind:load to:0x021519bc module:overlay(29) +from:0x021519b8 kind:load to:0x021519c8 module:overlay(29) +from:0x021519e0 kind:load to:0x021427e4 module:overlay(29) +from:0x021519e4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021519e8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021519ec kind:load to:0x0209ca38 module:overlay(0) +from:0x021519f0 kind:load to:0x0209ca58 module:overlay(0) +from:0x021519fc kind:load to:0x021428f4 module:overlay(29) +from:0x02151a00 kind:load to:0x0209d098 module:overlay(0) +from:0x02151a04 kind:load to:0x02142da0 module:overlay(29) +from:0x02151a08 kind:load to:0x02142f38 module:overlay(29) +from:0x02151a0c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151a10 kind:load to:0x02143010 module:overlay(29) +from:0x02151a14 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151a18 kind:load to:0x0209d1ac module:overlay(0) +from:0x02151a1c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151a20 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151a24 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151a28 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151a2c kind:load to:0x02143118 module:overlay(29) +from:0x02151a30 kind:load to:0x02143158 module:overlay(29) +from:0x02151a34 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02151a38 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151a3c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151a40 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151a44 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151a48 kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x02151a4c kind:load to:0x0210b330 module:overlays(19,26) +from:0x02151a50 kind:load to:0x0210b174 module:overlays(19,26) +from:0x02151a54 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x02151a58 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x02151a5c kind:load to:0x02143110 module:overlay(29) +from:0x02151a60 kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x02151a64 kind:load to:0x0210b300 module:overlays(19,26) +from:0x02151a68 kind:load to:0x021430b0 module:overlay(29) +from:0x02151a6c kind:load to:0x021430d0 module:overlay(29) +from:0x02151a70 kind:load to:0x021430f0 module:overlay(29) +from:0x02151a74 kind:load to:0x02142c20 module:overlay(29) +from:0x02151a80 kind:load to:0x02142b30 module:overlay(29) +from:0x02151a84 kind:load to:0x0209d098 module:overlay(0) +from:0x02151a88 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02151a8c kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02151a90 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151a94 kind:load to:0x0210b118 module:overlays(19,26) +from:0x02151a98 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151a9c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151aa0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151aa4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151aa8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151aac kind:load to:0x0209d1cc module:overlay(0) +from:0x02151ab0 kind:load to:0x021431e0 module:overlay(29) +from:0x02151ab4 kind:load to:0x021431a0 module:overlay(29) +from:0x02151ab8 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02151abc kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151ac0 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151ac4 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151ac8 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151acc kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x02151ad0 kind:load to:0x0210b330 module:overlays(19,26) +from:0x02151ad4 kind:load to:0x0210b174 module:overlays(19,26) +from:0x02151ad8 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x02151adc kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x02151ae0 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x02151ae4 kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x02151ae8 kind:load to:0x0210b300 module:overlays(19,26) +from:0x02151af0 kind:load to:0x02142c28 module:overlay(29) +from:0x02151af4 kind:load to:0x02142c18 module:overlay(29) +from:0x02151af8 kind:load to:0x02142c20 module:overlay(29) +from:0x02151b04 kind:load to:0x02143238 module:overlay(29) +from:0x02151b08 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151b0c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151b10 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151b14 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151b20 kind:load to:0x02143334 module:overlay(29) +from:0x02151b24 kind:load to:0x0209d098 module:overlay(0) +from:0x02151b28 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02151b2c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02151b30 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151b34 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02151b38 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151b3c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151b40 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151b44 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151b48 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151b4c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151b50 kind:load to:0x02143488 module:overlay(29) +from:0x02151b54 kind:load to:0x021434a8 module:overlay(29) +from:0x02151b58 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02151b5c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151b60 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151b64 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151b68 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151b6c kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151b70 kind:load to:0x02143480 module:overlay(29) +from:0x02151b74 kind:load to:0x02143420 module:overlay(29) +from:0x02151b78 kind:load to:0x02143440 module:overlay(29) +from:0x02151b7c kind:load to:0x02143460 module:overlay(29) +from:0x02151b80 kind:load to:0x02141ddc module:overlay(29) +from:0x02151b8c kind:load to:0x021434f0 module:overlay(29) +from:0x02151b90 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151b94 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151b98 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151b9c kind:load to:0x0209ca58 module:overlay(0) +from:0x02151ba8 kind:load to:0x021435f4 module:overlay(29) +from:0x02151bac kind:load to:0x0209d098 module:overlay(0) +from:0x02151bb0 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02151bb4 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02151bb8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151bbc kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02151bc0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151bc4 kind:load to:0x0209d1ac module:overlay(0) +from:0x02151bc8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151bcc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151bd0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151bd4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151bd8 kind:load to:0x02143748 module:overlay(29) +from:0x02151bdc kind:load to:0x02143768 module:overlay(29) +from:0x02151be0 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02151be4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151be8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151bec kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151bf0 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151bf4 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151bf8 kind:load to:0x02143740 module:overlay(29) +from:0x02151bfc kind:load to:0x021436e0 module:overlay(29) +from:0x02151c00 kind:load to:0x02143700 module:overlay(29) +from:0x02151c04 kind:load to:0x02143720 module:overlay(29) +from:0x02151c08 kind:load to:0x02141ddc module:overlay(29) +from:0x02151c14 kind:load to:0x021437b0 module:overlay(29) +from:0x02151c18 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151c1c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151c20 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151c24 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151c30 kind:load to:0x021438ac module:overlay(29) +from:0x02151c34 kind:load to:0x0209d098 module:overlay(0) +from:0x02151c38 kind:load to:0x02143970 module:overlay(29) +from:0x02151c3c kind:load to:0x02143dd4 module:overlay(29) +from:0x02151c40 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151c44 kind:load to:0x02143f24 module:overlay(29) +from:0x02151c48 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151c4c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151c50 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151c54 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151c58 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151c5c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151c60 kind:load to:0x02143fc4 module:overlay(29) +from:0x02151c64 kind:load to:0x02143ffc module:overlay(29) +from:0x02151c68 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02151c6c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151c70 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151c74 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151c78 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151c7c kind:load to:0x02143fbc module:overlay(29) +from:0x02151c80 kind:load to:0x0210b330 module:overlays(19,26) +from:0x02151c84 kind:load to:0x0210b174 module:overlays(19,26) +from:0x02151c88 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x02151c8c kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x02151c90 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x02151c94 kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x02151c98 kind:load to:0x0210b300 module:overlays(19,26) +from:0x02151ca4 kind:load to:0x0214405c module:overlay(29) +from:0x02151ca8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151cac kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151cb0 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151cb4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151cc0 kind:load to:0x0207c47c module:overlay(0) +from:0x02151cc4 kind:load to:0x0207c484 module:overlay(0) +from:0x02151cc8 kind:load to:0x0207c94c module:overlay(0) +from:0x02151ccc kind:load to:0x0207c93c module:overlay(0) +from:0x02151cd0 kind:load to:0x0207c980 module:overlay(0) +from:0x02151cd4 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02151cd8 kind:load to:0x0207ca18 module:overlay(0) +from:0x02151cdc kind:load to:0x0207ca90 module:overlay(0) +from:0x02151ce8 kind:load to:0x02144174 module:overlay(29) +from:0x02151cec kind:load to:0x0209d098 module:overlay(0) +from:0x02151cf0 kind:load to:0x021441e0 module:overlay(29) +from:0x02151cf4 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02151cf8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151cfc kind:load to:0x02144224 module:overlay(29) +from:0x02151d00 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151d04 kind:load to:0x0209d1ac module:overlay(0) +from:0x02151d08 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151d0c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151d10 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151d14 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151d18 kind:load to:0x02144298 module:overlay(29) +from:0x02151d1c kind:load to:0x021442c0 module:overlay(29) +from:0x02151d20 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02151d24 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151d28 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151d2c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151d38 kind:load to:0x02144310 module:overlay(29) +from:0x02151d3c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151d40 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151d44 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151d48 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151d58 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151d5c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151d60 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151d64 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151d70 kind:load to:0x0207caa0 module:overlay(0) +from:0x02151d74 kind:load to:0x0207caa8 module:overlay(0) +from:0x02151d78 kind:load to:0x0207d2bc module:overlay(0) +from:0x02151d7c kind:load to:0x0207d2ac module:overlay(0) +from:0x02151d80 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02151d84 kind:load to:0x0207d330 module:overlay(0) +from:0x02151d88 kind:load to:0x0207d374 module:overlay(0) +from:0x02151d8c kind:load to:0x0207d39c module:overlay(0) +from:0x02151d98 kind:load to:0x0214461c module:overlay(29) +from:0x02151d9c kind:load to:0x021452c0 module:overlay(29) +from:0x02151da0 kind:load to:0x02144460 module:overlay(29) +from:0x02151da4 kind:load to:0x01ffc57c module:itcm +from:0x02151da8 kind:load to:0x02057da8 module:overlay(0) +from:0x02151dac kind:load to:0x02057e24 module:overlay(0) +from:0x02151db0 kind:load to:0x02057e88 module:overlay(0) +from:0x02151db4 kind:load to:0x0214449c module:overlay(29) +from:0x02151db8 kind:load to:0x02057d64 module:overlay(0) +from:0x02151dc4 kind:load to:0x02144630 module:overlay(29) +from:0x02151dc8 kind:load to:0x0209d098 module:overlay(0) +from:0x02151dcc kind:load to:0x02144770 module:overlay(29) +from:0x02151dd0 kind:load to:0x021447e0 module:overlay(29) +from:0x02151dd4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151dd8 kind:load to:0x021450d4 module:overlay(29) +from:0x02151ddc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151de0 kind:load to:0x021451d8 module:overlay(29) +from:0x02151de4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151de8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151dec kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151df0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151df4 kind:load to:0x021452dc module:overlay(29) +from:0x02151df8 kind:load to:0x02145304 module:overlay(29) +from:0x02151dfc kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02151e00 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151e04 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151e08 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151e14 kind:load to:0x02145354 module:overlay(29) +from:0x02151e18 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151e1c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151e20 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151e24 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151e30 kind:load to:0x021454e0 module:overlay(29) +from:0x02151e34 kind:load to:0x0209d098 module:overlay(0) +from:0x02151e38 kind:load to:0x02145594 module:overlay(29) +from:0x02151e3c kind:load to:0x021458dc module:overlay(29) +from:0x02151e40 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151e44 kind:load to:0x021459ec module:overlay(29) +from:0x02151e48 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151e4c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151e50 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151e54 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151e58 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151e5c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151e60 kind:load to:0x02145be4 module:overlay(29) +from:0x02151e64 kind:load to:0x02145c0c module:overlay(29) +from:0x02151e68 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02151e6c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151e70 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151e74 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151e80 kind:load to:0x02145c5c module:overlay(29) +from:0x02151e84 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151e88 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151e8c kind:load to:0x0209ca38 module:overlay(0) +from:0x02151e90 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151e9c kind:load to:0x02145cfc module:overlay(29) +from:0x02151ea0 kind:load to:0x0209d098 module:overlay(0) +from:0x02151ea4 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02151ea8 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02151eac kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151eb0 kind:load to:0x02145e58 module:overlay(29) +from:0x02151eb4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151eb8 kind:load to:0x0209d1ac module:overlay(0) +from:0x02151ebc kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151ec0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151ec4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151ec8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151ecc kind:load to:0x02145eec module:overlay(29) +from:0x02151ed0 kind:load to:0x02145f0c module:overlay(29) +from:0x02151ed4 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02151ed8 kind:load to:0x02145e4c module:overlay(29) +from:0x02151edc kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151ee0 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151ee4 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151ee8 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151eec kind:load to:0x02145ee4 module:overlay(29) +from:0x02151ef0 kind:load to:0x02145e64 module:overlay(29) +from:0x02151ef4 kind:load to:0x02145ea4 module:overlay(29) +from:0x02151ef8 kind:load to:0x02145ec4 module:overlay(29) +from:0x02151efc kind:load to:0x02141ddc module:overlay(29) +from:0x02151f08 kind:load to:0x02145f54 module:overlay(29) +from:0x02151f0c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151f10 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151f14 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151f18 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151f24 kind:load to:0x02146050 module:overlay(29) +from:0x02151f28 kind:load to:0x0209d098 module:overlay(0) +from:0x02151f2c kind:load to:0x021460a8 module:overlay(29) +from:0x02151f30 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02151f34 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151f38 kind:load to:0x0210a084 module:overlays(19,26) +from:0x02151f3c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151f40 kind:load to:0x0210a0d8 module:overlays(19,26) +from:0x02151f44 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151f48 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151f4c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151f50 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151f54 kind:load to:0x02146180 module:overlay(29) +from:0x02151f58 kind:load to:0x021461a0 module:overlay(29) +from:0x02151f5c kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02151f60 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151f64 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151f68 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151f6c kind:load to:0x0210a25c module:overlays(19,26) +from:0x02151f70 kind:load to:0x02146110 module:overlay(29) +from:0x02151f74 kind:load to:0x021460b4 module:overlay(29) +from:0x02151f78 kind:load to:0x02146104 module:overlay(29) +from:0x02151f84 kind:load to:0x021461e8 module:overlay(29) +from:0x02151f88 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151f8c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02151f90 kind:load to:0x0209ca38 module:overlay(0) +from:0x02151f94 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151fa0 kind:load to:0x0214641c module:overlay(29) +from:0x02151fa4 kind:load to:0x0209d098 module:overlay(0) +from:0x02151fa8 kind:load to:0x02146524 module:overlay(29) +from:0x02151fac kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02151fb0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151fb4 kind:load to:0x021467f8 module:overlay(29) +from:0x02151fb8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151fbc kind:load to:0x02146690 module:overlay(29) +from:0x02151fc0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151fc4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151fc8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151fcc kind:load to:0x0209d1cc module:overlay(0) +from:0x02151fd0 kind:load to:0x02146878 module:overlay(29) +from:0x02151fd4 kind:load to:0x02146898 module:overlay(29) +from:0x02151fd8 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02151fdc kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151fe0 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151fe4 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151fe8 kind:load to:0x02146738 module:overlay(29) +from:0x02151ff8 kind:load to:0x0209ca98 module:overlay(0) +from:0x02151ffc kind:load to:0x0209caa0 module:overlay(0) +from:0x02152000 kind:load to:0x0209c980 module:overlay(0) +from:0x02152004 kind:load to:0x0209c984 module:overlay(0) +from:0x02152010 kind:load to:0x021468e0 module:overlay(29) +from:0x02152014 kind:load to:0x0209ca98 module:overlay(0) +from:0x02152018 kind:load to:0x0209caa0 module:overlay(0) +from:0x0215201c kind:load to:0x0209c980 module:overlay(0) +from:0x02152020 kind:load to:0x0209c984 module:overlay(0) +from:0x0215202c kind:load to:0x0214641c module:overlay(29) +from:0x02152030 kind:load to:0x0209d098 module:overlay(0) +from:0x02152034 kind:load to:0x02146524 module:overlay(29) +from:0x02152038 kind:load to:0x021469cc module:overlay(29) +from:0x0215203c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02152040 kind:load to:0x021467f8 module:overlay(29) +from:0x02152044 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02152048 kind:load to:0x021469e0 module:overlay(29) +from:0x0215204c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02152050 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02152054 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02152058 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215205c kind:load to:0x02146a88 module:overlay(29) +from:0x02152060 kind:load to:0x02146aa8 module:overlay(29) +from:0x02152064 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02152068 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0215206c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02152070 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02152074 kind:load to:0x02146738 module:overlay(29) +from:0x02152094 kind:load to:0x02146af0 module:overlay(29) +from:0x02152098 kind:load to:0x02097924 module:overlay(0) +from:0x0215209c kind:load to:0x02097734 module:overlay(0) +from:0x021520a0 kind:load to:0x020977b0 module:overlay(0) +from:0x021520a4 kind:load to:0x0209792c module:overlay(0) +from:0x021520a8 kind:load to:0x0209794c module:overlay(0) +from:0x021520ac kind:load to:0x02097978 module:overlay(0) +from:0x02152148 kind:load to:0x02146da4 module:overlay(29) +from:0x0215214c kind:load to:0x02149c7c module:overlay(29) +from:0x02152150 kind:load to:0x0209a234 module:overlay(0) +from:0x02152154 kind:load to:0x0209a268 module:overlay(0) +from:0x02152158 kind:load to:0x0209a300 module:overlay(0) +from:0x0215215c kind:load to:0x0209a314 module:overlay(0) +from:0x02152160 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02152164 kind:load to:0x0209a33c module:overlay(0) +from:0x02152168 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215216c kind:load to:0x0209a04c module:overlay(0) +from:0x02152170 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02152174 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02152178 kind:load to:0x0209a328 module:overlay(0) +from:0x0215217c kind:load to:0x0209a6b4 module:overlay(0) +from:0x02152180 kind:load to:0x02149c50 module:overlay(29) +from:0x02152184 kind:load to:0x02149c2c module:overlay(29) +from:0x02152188 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215218c kind:load to:0x02147648 module:overlay(29) +from:0x02152194 kind:load to:0x021476fc module:overlay(29) +from:0x0215219c kind:load to:0x0214803c module:overlay(29) +from:0x021521a4 kind:load to:0x02148180 module:overlay(29) +from:0x021521ac kind:load to:0x0214867c module:overlay(29) +from:0x021521b4 kind:load to:0x02148760 module:overlay(29) +from:0x021521bc kind:load to:0x02148db0 module:overlay(29) +from:0x021521c4 kind:load to:0x02148eb0 module:overlay(29) +from:0x021521cc kind:load to:0x02149144 module:overlay(29) +from:0x021521d4 kind:load to:0x02149214 module:overlay(29) +from:0x021521f4 kind:load to:0x020984f8 module:overlay(0) +from:0x021521f8 kind:load to:0x02098534 module:overlay(0) +from:0x021521fc kind:load to:0x0209854c module:overlay(0) +from:0x02152200 kind:load to:0x02098558 module:overlay(0) +from:0x02152204 kind:load to:0x01fff464 module:itcm +from:0x02152208 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215220c kind:load to:0x021471d8 module:overlay(29) +from:0x02152210 kind:load to:0x02098490 module:overlay(0) +from:0x02152214 kind:load to:0x02149770 module:overlay(29) +from:0x02152218 kind:load to:0x0214975c module:overlay(29) +from:0x0215221c kind:load to:0x0209849c module:overlay(0) +from:0x02152220 kind:load to:0x021498e0 module:overlay(29) +from:0x02152224 kind:load to:0x020984a4 module:overlay(0) +from:0x02152228 kind:load to:0x020984a8 module:overlay(0) +from:0x0215222c kind:load to:0x02098564 module:overlay(0) +from:0x02152230 kind:load to:0x020985d0 module:overlay(0) +from:0x02152234 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02152238 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215223c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02152240 kind:load to:0x02147058 module:overlay(29) +from:0x02152244 kind:load to:0x02147114 module:overlay(29) +from:0x02152248 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0215224c kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02152258 kind:load to:0x0214a980 module:overlay(29) +from:0x0215225c kind:load to:0x0214aea4 module:overlay(29) +from:0x02152260 kind:load to:0x0214a798 module:overlay(29) +from:0x02152264 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02152268 kind:load to:0x0207bff0 module:overlay(0) +from:0x02152274 kind:load to:0x02149cb8 module:overlay(29) +from:0x02152278 kind:load to:0x02097924 module:overlay(0) +from:0x0215227c kind:load to:0x02097734 module:overlay(0) +from:0x02152280 kind:load to:0x020977b0 module:overlay(0) +from:0x02152284 kind:load to:0x0209792c module:overlay(0) +from:0x02152288 kind:load to:0x0209794c module:overlay(0) +from:0x0215228c kind:load to:0x02097978 module:overlay(0) +from:0x02152290 kind:load to:0x0214a568 module:overlay(29) +from:0x02152298 kind:load to:0x0214a57c module:overlay(29) +from:0x021522a0 kind:load to:0x0214a624 module:overlay(29) +from:0x021522a8 kind:load to:0x0214a7c0 module:overlay(29) +from:0x021522b0 kind:load to:0x0214a994 module:overlay(29) +from:0x021522b8 kind:load to:0x0214a9e8 module:overlay(29) +from:0x02152310 kind:load to:0x020984f8 module:overlay(0) +from:0x02152314 kind:load to:0x02098534 module:overlay(0) +from:0x02152318 kind:load to:0x0209854c module:overlay(0) +from:0x0215231c kind:load to:0x02098558 module:overlay(0) +from:0x02152320 kind:load to:0x01fff464 module:itcm +from:0x02152324 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02152328 kind:load to:0x0214a10c module:overlay(29) +from:0x0215232c kind:load to:0x02098490 module:overlay(0) +from:0x02152330 kind:load to:0x0214ad5c module:overlay(29) +from:0x02152334 kind:load to:0x02098498 module:overlay(0) +from:0x02152338 kind:load to:0x0209849c module:overlay(0) +from:0x0215233c kind:load to:0x0214ad84 module:overlay(29) +from:0x02152340 kind:load to:0x0214aea0 module:overlay(29) +from:0x02152344 kind:load to:0x020984a8 module:overlay(0) +from:0x02152348 kind:load to:0x02098564 module:overlay(0) +from:0x0215234c kind:load to:0x020985d0 module:overlay(0) +from:0x02152350 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02152354 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02152358 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215235c kind:load to:0x0214aec0 module:overlay(29) +from:0x02152360 kind:load to:0x0214af00 module:overlay(29) +from:0x02152364 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02152368 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02152374 kind:load to:0x0214b4f4 module:overlay(29) +from:0x02152378 kind:load to:0x0214b510 module:overlay(29) +from:0x0215237c kind:load to:0x0214b534 module:overlay(29) +from:0x02152380 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02152384 kind:load to:0x0207bff0 module:overlay(0) +from:0x02152390 kind:load to:0x0214af68 module:overlay(29) +from:0x02152394 kind:load to:0x02097924 module:overlay(0) +from:0x02152398 kind:load to:0x02097734 module:overlay(0) +from:0x0215239c kind:load to:0x020977b0 module:overlay(0) +from:0x021523a0 kind:load to:0x0209792c module:overlay(0) +from:0x021523a4 kind:load to:0x0209794c module:overlay(0) +from:0x021523a8 kind:load to:0x02097978 module:overlay(0) +from:0x02152414 kind:load to:0x020984f8 module:overlay(0) +from:0x02152418 kind:load to:0x02098534 module:overlay(0) +from:0x0215241c kind:load to:0x0209854c module:overlay(0) +from:0x02152420 kind:load to:0x02098558 module:overlay(0) +from:0x02152424 kind:load to:0x01fff464 module:itcm +from:0x02152428 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215242c kind:load to:0x0214b598 module:overlay(29) +from:0x02152430 kind:load to:0x02098490 module:overlay(0) +from:0x02152434 kind:load to:0x0214b898 module:overlay(29) +from:0x02152438 kind:load to:0x02098498 module:overlay(0) +from:0x0215243c kind:load to:0x0209849c module:overlay(0) +from:0x02152440 kind:load to:0x0214b8a4 module:overlay(29) +from:0x02152444 kind:load to:0x0214b9e4 module:overlay(29) +from:0x02152448 kind:load to:0x020984a8 module:overlay(0) +from:0x0215244c kind:load to:0x02098564 module:overlay(0) +from:0x02152450 kind:load to:0x020985d0 module:overlay(0) +from:0x02152454 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02152458 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215245c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02152460 kind:load to:0x0214b254 module:overlay(29) +from:0x02152464 kind:load to:0x0214b2bc module:overlay(29) +from:0x02152468 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0215246c kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02152470 kind:load to:0x0214ba0c module:overlay(29) +from:0x02152478 kind:load to:0x0214baa8 module:overlay(29) +from:0x02152488 kind:load to:0x0214bc28 module:overlay(29) +from:0x02152490 kind:load to:0x0214bc48 module:overlay(29) +from:0x021524a0 kind:load to:0x0214bcc0 module:overlay(29) +from:0x021524a8 kind:load to:0x0214bd4c module:overlay(29) +from:0x021524b0 kind:load to:0x0214bfe8 module:overlay(29) +from:0x021524b8 kind:load to:0x0214bff8 module:overlay(29) +from:0x021524c0 kind:load to:0x0214c170 module:overlay(29) +from:0x021524d0 kind:load to:0x0214c230 module:overlay(29) +from:0x021524d8 kind:load to:0x0214c2ec module:overlay(29) +from:0x021524e8 kind:load to:0x0214c360 module:overlay(29) +from:0x021524f0 kind:load to:0x0214c3d0 module:overlay(29) +from:0x02152500 kind:load to:0x0214c4d4 module:overlay(29) +from:0x02152508 kind:load to:0x0214c5bc module:overlay(29) +from:0x02152518 kind:load to:0x0214c644 module:overlay(29) +from:0x02152520 kind:load to:0x0214c820 module:overlay(29) +from:0x02152530 kind:load to:0x0214c96c module:overlay(29) +from:0x02152538 kind:load to:0x0214c9cc module:overlay(29) +from:0x0215257c kind:load to:0x0214d894 module:overlay(29) +from:0x02152580 kind:load to:0x02097924 module:overlay(0) +from:0x02152584 kind:load to:0x02097734 module:overlay(0) +from:0x02152588 kind:load to:0x020977b0 module:overlay(0) +from:0x0215258c kind:load to:0x0209792c module:overlay(0) +from:0x02152590 kind:load to:0x0209794c module:overlay(0) +from:0x02152594 kind:load to:0x02097978 module:overlay(0) +from:0x021525a0 kind:load to:0x0214db8c module:overlay(29) +from:0x021525a4 kind:load to:0x02150d8c module:overlay(29) +from:0x021525a8 kind:load to:0x02057bd4 module:overlay(0) +from:0x021525ac kind:load to:0x02150c2c module:overlay(29) +from:0x021525b0 kind:load to:0x02057da8 module:overlay(0) +from:0x021525b4 kind:load to:0x02057e24 module:overlay(0) +from:0x021525b8 kind:load to:0x02057e88 module:overlay(0) +from:0x021525bc kind:load to:0x0209a77c module:overlay(0) +from:0x021525c0 kind:load to:0x02057d64 module:overlay(0) +from:0x021525cc kind:load to:0x0214dba0 module:overlay(29) +from:0x021525d0 kind:load to:0x02150da8 module:overlay(29) +from:0x021525d4 kind:load to:0x02099ae0 module:overlay(0) +from:0x021525d8 kind:load to:0x02099b18 module:overlay(0) +from:0x021525dc kind:load to:0x0209a11c module:overlay(0) +from:0x021525e0 kind:load to:0x0209a124 module:overlay(0) +from:0x021525e4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021525e8 kind:load to:0x02099c90 module:overlay(0) +from:0x021525ec kind:load to:0x02099b80 module:overlay(0) +from:0x021525f0 kind:load to:0x0209a04c module:overlay(0) +from:0x021525f4 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021525f8 kind:load to:0x0209a0ec module:overlay(0) +from:0x021525fc kind:load to:0x02150d84 module:overlay(29) +from:0x02152600 kind:load to:0x0209a104 module:overlay(0) +from:0x02152604 kind:load to:0x02150d74 module:overlay(29) +from:0x02152608 kind:load to:0x02150d50 module:overlay(29) +from:0x02152614 kind:load to:0x020984f8 module:overlay(0) +from:0x02152618 kind:load to:0x02098534 module:overlay(0) +from:0x0215261c kind:load to:0x0209854c module:overlay(0) +from:0x02152620 kind:load to:0x02098558 module:overlay(0) +from:0x02152624 kind:load to:0x02150c90 module:overlay(29) +from:0x02152628 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215262c kind:load to:0x0214dbb4 module:overlay(29) +from:0x02152630 kind:load to:0x02098490 module:overlay(0) +from:0x02152634 kind:load to:0x0214dec8 module:overlay(29) +from:0x02152638 kind:load to:0x0214e1b4 module:overlay(29) +from:0x0215263c kind:load to:0x0209849c module:overlay(0) +from:0x02152640 kind:load to:0x0214e220 module:overlay(29) +from:0x02152644 kind:load to:0x0214e40c module:overlay(29) +from:0x02152648 kind:load to:0x020984a8 module:overlay(0) +from:0x0215264c kind:load to:0x02098564 module:overlay(0) +from:0x02152650 kind:load to:0x020985d0 module:overlay(0) +from:0x02152654 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02152658 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215265c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02152660 kind:load to:0x02150dc4 module:overlay(29) +from:0x02152664 kind:load to:0x02150e0c module:overlay(29) +from:0x02152668 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0215266c kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02152670 kind:load to:0x0214e434 module:overlay(29) +from:0x02152678 kind:load to:0x0214e52c module:overlay(29) +from:0x02152680 kind:load to:0x0214e598 module:overlay(29) +from:0x02152688 kind:load to:0x0214eb04 module:overlay(29) +from:0x02152690 kind:load to:0x0214ee98 module:overlay(29) +from:0x02152698 kind:load to:0x0214ef74 module:overlay(29) +from:0x021526a0 kind:load to:0x0214f3c0 module:overlay(29) +from:0x021526a8 kind:load to:0x0214f598 module:overlay(29) +from:0x021526b0 kind:load to:0x0214f600 module:overlay(29) +from:0x021526b8 kind:load to:0x0214f8cc module:overlay(29) +from:0x021526c0 kind:load to:0x0214fec8 module:overlay(29) +from:0x021526c8 kind:load to:0x0214ffa4 module:overlay(29) +from:0x021526d0 kind:load to:0x0214f5e4 module:overlay(29) +from:0x021526d8 kind:load to:0x0214e454 module:overlay(29) +from:0x021526e0 kind:load to:0x0214e558 module:overlay(29) +from:0x021526e8 kind:load to:0x0214e5b4 module:overlay(29) +from:0x021526f0 kind:load to:0x0214eb84 module:overlay(29) +from:0x021526f8 kind:load to:0x0214ee9c module:overlay(29) +from:0x02152700 kind:load to:0x0214f00c module:overlay(29) +from:0x02152708 kind:load to:0x0214f3ec module:overlay(29) +from:0x02152710 kind:load to:0x0214f5a4 module:overlay(29) +from:0x02152718 kind:load to:0x0214f6a8 module:overlay(29) +from:0x02152720 kind:load to:0x0214f93c module:overlay(29) +from:0x02152728 kind:load to:0x0214fefc module:overlay(29) +from:0x02152730 kind:load to:0x0214ffb8 module:overlay(29) +from:0x02152738 kind:load to:0x0214f5e8 module:overlay(29) diff --git a/config/usa/arm9/overlays/ov029/symbols.txt b/config/usa/arm9/overlays/ov029/symbols.txt new file mode 100644 index 00000000..c00940a1 --- /dev/null +++ b/config/usa/arm9/overlays/ov029/symbols.txt @@ -0,0 +1,645 @@ +func_ov029_021419c0 kind:function(arm,size=0xc) addr:0x021419c0 +func_ov029_021419cc kind:function(arm,size=0x24) addr:0x021419cc +func_ov029_021419f0 kind:function(arm,size=0x38) addr:0x021419f0 +func_ov029_02141a28 kind:function(arm,size=0xc4) addr:0x02141a28 +func_ov029_02141aec kind:function(arm,size=0x14) addr:0x02141aec +func_ov029_02141b00 kind:function(arm,size=0x1ec) addr:0x02141b00 +func_ov029_02141cec kind:function(arm,size=0xe8) addr:0x02141cec +func_ov029_02141dd4 kind:function(arm,size=0x8) addr:0x02141dd4 +func_ov029_02141ddc kind:function(arm,size=0x8) addr:0x02141ddc +func_ov029_02141de4 kind:function(arm,size=0x4) addr:0x02141de4 +func_ov029_02141de8 kind:function(arm,size=0x4) addr:0x02141de8 +func_ov029_02141dec kind:function(arm,size=0x74) addr:0x02141dec +func_ov029_02141e60 kind:function(arm,size=0x20) addr:0x02141e60 +func_ov029_02141e80 kind:function(arm,size=0x20) addr:0x02141e80 +func_ov029_02141ea0 kind:function(arm,size=0x20) addr:0x02141ea0 +func_ov029_02141ec0 kind:function(arm,size=0x1c) addr:0x02141ec0 +func_ov029_02141edc kind:function(arm,size=0x28) addr:0x02141edc +func_ov029_02141f04 kind:function(arm,size=0x30) addr:0x02141f04 +func_ov029_02141f34 kind:function(arm,size=0x28) addr:0x02141f34 +func_ov029_02141f5c kind:function(arm,size=0x20) addr:0x02141f5c +func_ov029_02141f7c kind:function(arm,size=0x14) addr:0x02141f7c +func_ov029_02141f90 kind:function(arm,size=0xc) addr:0x02141f90 +func_ov029_02141f9c kind:function(arm,size=0x24) addr:0x02141f9c +func_ov029_02141fc0 kind:function(arm,size=0x40) addr:0x02141fc0 +func_ov029_02142000 kind:function(arm,size=0xa0) addr:0x02142000 +func_ov029_021420a0 kind:function(arm,size=0xe8) addr:0x021420a0 +func_ov029_02142188 kind:function(arm,size=0x20) addr:0x02142188 +func_ov029_021421a8 kind:function(arm,size=0x20) addr:0x021421a8 +func_ov029_021421c8 kind:function(arm,size=0x20) addr:0x021421c8 +func_ov029_021421e8 kind:function(arm,size=0x20) addr:0x021421e8 +func_ov029_02142208 kind:function(arm,size=0x28) addr:0x02142208 +func_ov029_02142230 kind:function(arm,size=0x14) addr:0x02142230 +func_ov029_02142244 kind:function(arm,size=0xc) addr:0x02142244 +func_ov029_02142250 kind:function(arm,size=0x24) addr:0x02142250 +func_ov029_02142274 kind:function(arm,size=0x5c) addr:0x02142274 +func_ov029_021422d0 kind:function(arm,size=0xa0) addr:0x021422d0 +func_ov029_02142370 kind:function(arm,size=0xec) addr:0x02142370 +func_ov029_0214245c kind:function(arm,size=0x20) addr:0x0214245c +func_ov029_0214247c kind:function(arm,size=0x20) addr:0x0214247c +func_ov029_0214249c kind:function(arm,size=0x20) addr:0x0214249c +func_ov029_021424bc kind:function(arm,size=0x8) addr:0x021424bc +func_ov029_021424c4 kind:function(arm,size=0x20) addr:0x021424c4 +func_ov029_021424e4 kind:function(arm,size=0x28) addr:0x021424e4 +func_ov029_0214250c kind:function(arm,size=0x14) addr:0x0214250c +func_ov029_02142520 kind:function(arm,size=0xc) addr:0x02142520 +func_ov029_0214252c kind:function(arm,size=0x24) addr:0x0214252c +func_ov029_02142550 kind:function(arm,size=0x38) addr:0x02142550 +func_ov029_02142588 kind:function(arm,size=0xa0) addr:0x02142588 +func_ov029_02142628 kind:function(arm,size=0xec) addr:0x02142628 +func_ov029_02142714 kind:function(arm,size=0x20) addr:0x02142714 +func_ov029_02142734 kind:function(arm,size=0x20) addr:0x02142734 +func_ov029_02142754 kind:function(arm,size=0x20) addr:0x02142754 +func_ov029_02142774 kind:function(arm,size=0x8) addr:0x02142774 +func_ov029_0214277c kind:function(arm,size=0x20) addr:0x0214277c +func_ov029_0214279c kind:function(arm,size=0x28) addr:0x0214279c +func_ov029_021427c4 kind:function(arm,size=0x14) addr:0x021427c4 +func_ov029_021427d8 kind:function(arm,size=0xc) addr:0x021427d8 +func_ov029_021427e4 kind:function(arm,size=0x24) addr:0x021427e4 +func_ov029_02142808 kind:function(arm,size=0x5c) addr:0x02142808 +func_ov029_02142864 kind:function(arm,size=0x90) addr:0x02142864 +func_ov029_021428f4 kind:function(arm,size=0x23c) addr:0x021428f4 +func_ov029_02142b30 kind:function(arm,size=0xe8) addr:0x02142b30 +func_ov029_02142c18 kind:function(arm,size=0x8) addr:0x02142c18 +func_ov029_02142c20 kind:function(arm,size=0x8) addr:0x02142c20 +func_ov029_02142c28 kind:function(arm,size=0x4) addr:0x02142c28 +func_ov029_02142c2c kind:function(arm,size=0x174) addr:0x02142c2c +func_ov029_02142da0 kind:function(arm,size=0x198) addr:0x02142da0 +func_ov029_02142f38 kind:function(arm,size=0x4c) addr:0x02142f38 +func_ov029_02142f84 kind:function(arm,size=0x8c) addr:0x02142f84 +func_ov029_02143010 kind:function(arm,size=0x58) addr:0x02143010 +func_ov029_02143068 kind:function(arm,size=0x48) addr:0x02143068 +func_ov029_021430b0 kind:function(arm,size=0x20) addr:0x021430b0 +func_ov029_021430d0 kind:function(arm,size=0x20) addr:0x021430d0 +func_ov029_021430f0 kind:function(arm,size=0x20) addr:0x021430f0 +func_ov029_02143110 kind:function(arm,size=0x8) addr:0x02143110 +func_ov029_02143118 kind:function(arm,size=0x40) addr:0x02143118 +func_ov029_02143158 kind:function(arm,size=0x48) addr:0x02143158 +func_ov029_021431a0 kind:function(arm,size=0x40) addr:0x021431a0 +func_ov029_021431e0 kind:function(arm,size=0x38) addr:0x021431e0 +func_ov029_02143218 kind:function(arm,size=0x14) addr:0x02143218 +func_ov029_0214322c kind:function(arm,size=0xc) addr:0x0214322c +func_ov029_02143238 kind:function(arm,size=0x24) addr:0x02143238 +func_ov029_0214325c kind:function(arm,size=0x38) addr:0x0214325c +func_ov029_02143294 kind:function(arm,size=0xa0) addr:0x02143294 +func_ov029_02143334 kind:function(arm,size=0xec) addr:0x02143334 +func_ov029_02143420 kind:function(arm,size=0x20) addr:0x02143420 +func_ov029_02143440 kind:function(arm,size=0x20) addr:0x02143440 +func_ov029_02143460 kind:function(arm,size=0x20) addr:0x02143460 +func_ov029_02143480 kind:function(arm,size=0x8) addr:0x02143480 +func_ov029_02143488 kind:function(arm,size=0x20) addr:0x02143488 +func_ov029_021434a8 kind:function(arm,size=0x28) addr:0x021434a8 +func_ov029_021434d0 kind:function(arm,size=0x14) addr:0x021434d0 +func_ov029_021434e4 kind:function(arm,size=0xc) addr:0x021434e4 +func_ov029_021434f0 kind:function(arm,size=0x24) addr:0x021434f0 +func_ov029_02143514 kind:function(arm,size=0x40) addr:0x02143514 +func_ov029_02143554 kind:function(arm,size=0xa0) addr:0x02143554 +func_ov029_021435f4 kind:function(arm,size=0xec) addr:0x021435f4 +func_ov029_021436e0 kind:function(arm,size=0x20) addr:0x021436e0 +func_ov029_02143700 kind:function(arm,size=0x20) addr:0x02143700 +func_ov029_02143720 kind:function(arm,size=0x20) addr:0x02143720 +func_ov029_02143740 kind:function(arm,size=0x8) addr:0x02143740 +func_ov029_02143748 kind:function(arm,size=0x20) addr:0x02143748 +func_ov029_02143768 kind:function(arm,size=0x28) addr:0x02143768 +func_ov029_02143790 kind:function(arm,size=0x14) addr:0x02143790 +func_ov029_021437a4 kind:function(arm,size=0xc) addr:0x021437a4 +func_ov029_021437b0 kind:function(arm,size=0x24) addr:0x021437b0 +func_ov029_021437d4 kind:function(arm,size=0x2c) addr:0x021437d4 +func_ov029_02143800 kind:function(arm,size=0xac) addr:0x02143800 +func_ov029_021438ac kind:function(arm,size=0xc4) addr:0x021438ac +func_ov029_02143970 kind:function(arm,size=0x464) addr:0x02143970 +func_ov029_02143dd4 kind:function(arm,size=0x14) addr:0x02143dd4 +func_ov029_02143de8 kind:function(arm,size=0x13c) addr:0x02143de8 +func_ov029_02143f24 kind:function(arm,size=0x98) addr:0x02143f24 +func_ov029_02143fbc kind:function(arm,size=0x8) addr:0x02143fbc +func_ov029_02143fc4 kind:function(arm,size=0x38) addr:0x02143fc4 +func_ov029_02143ffc kind:function(arm,size=0x40) addr:0x02143ffc +func_ov029_0214403c kind:function(arm,size=0x14) addr:0x0214403c +func_ov029_02144050 kind:function(arm,size=0xc) addr:0x02144050 +func_ov029_0214405c kind:function(arm,size=0x24) addr:0x0214405c +func_ov029_02144080 kind:function(arm,size=0x48) addr:0x02144080 +func_ov029_021440c8 kind:function(arm,size=0xac) addr:0x021440c8 +func_ov029_02144174 kind:function(arm,size=0x6c) addr:0x02144174 +func_ov029_021441e0 kind:function(arm,size=0x28) addr:0x021441e0 +func_ov029_02144208 kind:function(arm,size=0x1c) addr:0x02144208 +func_ov029_02144224 kind:function(arm,size=0x44) addr:0x02144224 +func_ov029_02144268 kind:function(arm,size=0x30) addr:0x02144268 +func_ov029_02144298 kind:function(arm,size=0x28) addr:0x02144298 +func_ov029_021442c0 kind:function(arm,size=0x30) addr:0x021442c0 +func_ov029_021442f0 kind:function(arm,size=0x14) addr:0x021442f0 +func_ov029_02144304 kind:function(arm,size=0xc) addr:0x02144304 +func_ov029_02144310 kind:function(arm,size=0x24) addr:0x02144310 +func_ov029_02144334 kind:function(arm,size=0xb8) addr:0x02144334 +func_ov029_021443ec kind:function(arm,size=0x3c) addr:0x021443ec +func_ov029_02144428 kind:function(arm,size=0x38) addr:0x02144428 +func_ov029_02144460 kind:function(arm,size=0x3c) addr:0x02144460 +func_ov029_0214449c kind:function(arm,size=0x78) addr:0x0214449c +func_ov029_02144514 kind:function(arm,size=0x108) addr:0x02144514 +func_ov029_0214461c kind:function(arm,size=0x14) addr:0x0214461c +func_ov029_02144630 kind:function(arm,size=0x140) addr:0x02144630 +func_ov029_02144770 kind:function(arm,size=0x70) addr:0x02144770 +func_ov029_021447e0 kind:function(arm,size=0x4) addr:0x021447e0 +func_ov029_021447e4 kind:function(arm,size=0x174) addr:0x021447e4 +func_ov029_02144958 kind:function(arm,size=0x9c) addr:0x02144958 +func_ov029_021449f4 kind:function(arm,size=0x9c) addr:0x021449f4 +func_ov029_02144a90 kind:function(arm,size=0x70) addr:0x02144a90 +func_ov029_02144b00 kind:function(arm,size=0x474) addr:0x02144b00 +func_ov029_02144f74 kind:function(arm,size=0x64) addr:0x02144f74 +func_ov029_02144fd8 kind:function(arm,size=0xfc) addr:0x02144fd8 +func_ov029_021450d4 kind:function(arm,size=0x80) addr:0x021450d4 +func_ov029_02145154 kind:function(arm,size=0x84) addr:0x02145154 +func_ov029_021451d8 kind:function(arm,size=0xe8) addr:0x021451d8 +func_ov029_021452c0 kind:function(arm,size=0x1c) addr:0x021452c0 +func_ov029_021452dc kind:function(arm,size=0x28) addr:0x021452dc +func_ov029_02145304 kind:function(arm,size=0x30) addr:0x02145304 +func_ov029_02145334 kind:function(arm,size=0x14) addr:0x02145334 +func_ov029_02145348 kind:function(arm,size=0xc) addr:0x02145348 +func_ov029_02145354 kind:function(arm,size=0x24) addr:0x02145354 +func_ov029_02145378 kind:function(arm,size=0xa8) addr:0x02145378 +func_ov029_02145420 kind:function(arm,size=0xc0) addr:0x02145420 +func_ov029_021454e0 kind:function(arm,size=0xb4) addr:0x021454e0 +func_ov029_02145594 kind:function(arm,size=0x348) addr:0x02145594 +func_ov029_021458dc kind:function(arm,size=0x14) addr:0x021458dc +func_ov029_021458f0 kind:function(arm,size=0xfc) addr:0x021458f0 +func_ov029_021459ec kind:function(arm,size=0x70) addr:0x021459ec +func_ov029_02145a5c kind:function(arm,size=0x188) addr:0x02145a5c +func_ov029_02145be4 kind:function(arm,size=0x28) addr:0x02145be4 +func_ov029_02145c0c kind:function(arm,size=0x30) addr:0x02145c0c +func_ov029_02145c3c kind:function(arm,size=0x14) addr:0x02145c3c +func_ov029_02145c50 kind:function(arm,size=0xc) addr:0x02145c50 +func_ov029_02145c5c kind:function(arm,size=0x24) addr:0x02145c5c +func_ov029_02145c80 kind:function(arm,size=0x40) addr:0x02145c80 +func_ov029_02145cc0 kind:function(arm,size=0x3c) addr:0x02145cc0 +func_ov029_02145cfc kind:function(arm,size=0x150) addr:0x02145cfc +func_ov029_02145e4c kind:function(arm,size=0xc) addr:0x02145e4c +func_ov029_02145e58 kind:function(arm,size=0xc) addr:0x02145e58 +func_ov029_02145e64 kind:function(arm,size=0x40) addr:0x02145e64 +func_ov029_02145ea4 kind:function(arm,size=0x20) addr:0x02145ea4 +func_ov029_02145ec4 kind:function(arm,size=0x20) addr:0x02145ec4 +func_ov029_02145ee4 kind:function(arm,size=0x8) addr:0x02145ee4 +func_ov029_02145eec kind:function(arm,size=0x20) addr:0x02145eec +func_ov029_02145f0c kind:function(arm,size=0x28) addr:0x02145f0c +func_ov029_02145f34 kind:function(arm,size=0x14) addr:0x02145f34 +func_ov029_02145f48 kind:function(arm,size=0xc) addr:0x02145f48 +func_ov029_02145f54 kind:function(arm,size=0x24) addr:0x02145f54 +func_ov029_02145f78 kind:function(arm,size=0xac) addr:0x02145f78 +func_ov029_02146024 kind:function(arm,size=0x2c) addr:0x02146024 +func_ov029_02146050 kind:function(arm,size=0x58) addr:0x02146050 +func_ov029_021460a8 kind:function(arm,size=0xc) addr:0x021460a8 +func_ov029_021460b4 kind:function(arm,size=0x50) addr:0x021460b4 +func_ov029_02146104 kind:function(arm,size=0xc) addr:0x02146104 +func_ov029_02146110 kind:function(arm,size=0x70) addr:0x02146110 +func_ov029_02146180 kind:function(arm,size=0x20) addr:0x02146180 +func_ov029_021461a0 kind:function(arm,size=0x28) addr:0x021461a0 +func_ov029_021461c8 kind:function(arm,size=0x14) addr:0x021461c8 +func_ov029_021461dc kind:function(arm,size=0xc) addr:0x021461dc +func_ov029_021461e8 kind:function(arm,size=0x24) addr:0x021461e8 +func_ov029_0214620c kind:function(arm,size=0xb0) addr:0x0214620c +func_ov029_021462bc kind:function(arm,size=0xb0) addr:0x021462bc +func_ov029_0214636c kind:function(arm,size=0xb0) addr:0x0214636c +func_ov029_0214641c kind:function(arm,size=0x108) addr:0x0214641c +func_ov029_02146524 kind:function(arm,size=0x16c) addr:0x02146524 +func_ov029_02146690 kind:function(arm,size=0x38) addr:0x02146690 +func_ov029_021466c8 kind:function(arm,size=0x70) addr:0x021466c8 +func_ov029_02146738 kind:function(arm,size=0xc0) addr:0x02146738 +func_ov029_021467f8 kind:function(arm,size=0x80) addr:0x021467f8 +func_ov029_02146878 kind:function(arm,size=0x20) addr:0x02146878 +func_ov029_02146898 kind:function(arm,size=0x28) addr:0x02146898 +func_ov029_021468c0 kind:function(arm,size=0x14) addr:0x021468c0 +func_ov029_021468d4 kind:function(arm,size=0xc) addr:0x021468d4 +func_ov029_021468e0 kind:function(arm,size=0x24) addr:0x021468e0 +func_ov029_02146904 kind:function(arm,size=0xa8) addr:0x02146904 +func_ov029_021469ac kind:function(arm,size=0x20) addr:0x021469ac +func_ov029_021469cc kind:function(arm,size=0x14) addr:0x021469cc +func_ov029_021469e0 kind:function(arm,size=0xa8) addr:0x021469e0 +func_ov029_02146a88 kind:function(arm,size=0x20) addr:0x02146a88 +func_ov029_02146aa8 kind:function(arm,size=0x28) addr:0x02146aa8 +func_ov029_02146ad0 kind:function(arm,size=0x14) addr:0x02146ad0 +func_ov029_02146ae4 kind:function(arm,size=0xc) addr:0x02146ae4 +func_ov029_02146af0 kind:function(arm,size=0x24) addr:0x02146af0 +func_ov029_02146b14 kind:function(arm,size=0x68) addr:0x02146b14 +func_ov029_02146b7c kind:function(arm,size=0x228) addr:0x02146b7c +func_ov029_02146da4 kind:function(arm,size=0x14) addr:0x02146da4 +func_ov029_02146db8 kind:function(arm,size=0x14) addr:0x02146db8 +func_ov029_02146dcc kind:function(arm,size=0x184) addr:0x02146dcc +func_ov029_02146f50 kind:function(arm,size=0x14) addr:0x02146f50 +func_ov029_02146f64 kind:function(arm,size=0xf4) addr:0x02146f64 +func_ov029_02147058 kind:function(arm,size=0xbc) addr:0x02147058 +func_ov029_02147114 kind:function(arm,size=0xc4) addr:0x02147114 +func_ov029_021471d8 kind:function(arm,size=0x74) addr:0x021471d8 +func_ov029_0214724c kind:function(arm,size=0x120) addr:0x0214724c +func_ov029_0214736c kind:function(arm,size=0x58) addr:0x0214736c +func_ov029_021473c4 kind:function(arm,size=0x64) addr:0x021473c4 +func_ov029_02147428 kind:function(arm,size=0xc) addr:0x02147428 +func_ov029_02147434 kind:function(arm,size=0x1c) addr:0x02147434 +func_ov029_02147450 kind:function(arm,size=0xe4) addr:0x02147450 +func_ov029_02147534 kind:function(arm,size=0x114) addr:0x02147534 +func_ov029_02147648 kind:function(arm,size=0xb4) addr:0x02147648 +func_ov029_021476fc kind:function(arm,size=0x940) addr:0x021476fc +func_ov029_0214803c kind:function(arm,size=0x144) addr:0x0214803c +func_ov029_02148180 kind:function(arm,size=0x4fc) addr:0x02148180 +func_ov029_0214867c kind:function(arm,size=0xe4) addr:0x0214867c +func_ov029_02148760 kind:function(arm,size=0x650) addr:0x02148760 +func_ov029_02148db0 kind:function(arm,size=0x100) addr:0x02148db0 +func_ov029_02148eb0 kind:function(arm,size=0x294) addr:0x02148eb0 +func_ov029_02149144 kind:function(arm,size=0xd0) addr:0x02149144 +func_ov029_02149214 kind:function(arm,size=0x418) addr:0x02149214 +func_ov029_0214962c kind:function(arm,size=0x44) addr:0x0214962c +func_ov029_02149670 kind:function(arm,size=0xec) addr:0x02149670 +func_ov029_0214975c kind:function(arm,size=0x14) addr:0x0214975c +func_ov029_02149770 kind:function(arm,size=0x170) addr:0x02149770 +func_ov029_021498e0 kind:function(arm,size=0x108) addr:0x021498e0 +func_ov029_021499e8 kind:function(arm,size=0x64) addr:0x021499e8 +func_ov029_02149a4c kind:function(arm,size=0x130) addr:0x02149a4c +func_ov029_02149b7c kind:function(arm,size=0x60) addr:0x02149b7c +func_ov029_02149bdc kind:function(arm,size=0x38) addr:0x02149bdc +func_ov029_02149c14 kind:function(arm,size=0x18) addr:0x02149c14 +func_ov029_02149c2c kind:function(arm,size=0x24) addr:0x02149c2c +func_ov029_02149c50 kind:function(arm,size=0x2c) addr:0x02149c50 +func_ov029_02149c7c kind:function(arm,size=0x1c) addr:0x02149c7c +func_ov029_02149c98 kind:function(arm,size=0x14) addr:0x02149c98 +func_ov029_02149cac kind:function(arm,size=0xc) addr:0x02149cac +func_ov029_02149cb8 kind:function(arm,size=0x24) addr:0x02149cb8 +func_ov029_02149cdc kind:function(arm,size=0x70) addr:0x02149cdc +func_ov029_02149d4c kind:function(arm,size=0x64) addr:0x02149d4c +func_ov029_02149db0 kind:function(arm,size=0x12c) addr:0x02149db0 +func_ov029_02149edc kind:function(arm,size=0x60) addr:0x02149edc +func_ov029_02149f3c kind:function(arm,size=0x38) addr:0x02149f3c +func_ov029_02149f74 kind:function(arm,size=0x18) addr:0x02149f74 +func_ov029_02149f8c kind:function(arm,size=0x180) addr:0x02149f8c +func_ov029_0214a10c kind:function(arm,size=0x12c) addr:0x0214a10c +func_ov029_0214a238 kind:function(arm,size=0xf0) addr:0x0214a238 +func_ov029_0214a328 kind:function(arm,size=0x10) addr:0x0214a328 +func_ov029_0214a338 kind:function(arm,size=0x24) addr:0x0214a338 +func_ov029_0214a35c kind:function(arm,size=0xb8) addr:0x0214a35c +func_ov029_0214a414 kind:function(arm,size=0x154) addr:0x0214a414 +func_ov029_0214a568 kind:function(arm,size=0x14) addr:0x0214a568 +func_ov029_0214a57c kind:function(arm,size=0xa8) addr:0x0214a57c +func_ov029_0214a624 kind:function(arm,size=0x174) addr:0x0214a624 +func_ov029_0214a798 kind:function(arm,size=0x28) addr:0x0214a798 +func_ov029_0214a7c0 kind:function(arm,size=0x1c0) addr:0x0214a7c0 +func_ov029_0214a980 kind:function(arm,size=0x14) addr:0x0214a980 +func_ov029_0214a994 kind:function(arm,size=0x54) addr:0x0214a994 +func_ov029_0214a9e8 kind:function(arm,size=0x30) addr:0x0214a9e8 +func_ov029_0214aa18 kind:function(arm,size=0x44) addr:0x0214aa18 +func_ov029_0214aa5c kind:function(arm,size=0x1fc) addr:0x0214aa5c +func_ov029_0214ac58 kind:function(arm,size=0xcc) addr:0x0214ac58 +func_ov029_0214ad24 kind:function(arm,size=0x38) addr:0x0214ad24 +func_ov029_0214ad5c kind:function(arm,size=0x28) addr:0x0214ad5c +func_ov029_0214ad84 kind:function(arm,size=0x11c) addr:0x0214ad84 +func_ov029_0214aea0 kind:function(arm,size=0x4) addr:0x0214aea0 +func_ov029_0214aea4 kind:function(arm,size=0x1c) addr:0x0214aea4 +func_ov029_0214aec0 kind:function(arm,size=0x40) addr:0x0214aec0 +func_ov029_0214af00 kind:function(arm,size=0x48) addr:0x0214af00 +func_ov029_0214af48 kind:function(arm,size=0x14) addr:0x0214af48 +func_ov029_0214af5c kind:function(arm,size=0xc) addr:0x0214af5c +func_ov029_0214af68 kind:function(arm,size=0x28) addr:0x0214af68 +func_ov029_0214af90 kind:function(arm,size=0x68) addr:0x0214af90 +func_ov029_0214aff8 kind:function(arm,size=0x248) addr:0x0214aff8 +func_ov029_0214b240 kind:function(arm,size=0x14) addr:0x0214b240 +func_ov029_0214b254 kind:function(arm,size=0x68) addr:0x0214b254 +func_ov029_0214b2bc kind:function(arm,size=0x70) addr:0x0214b2bc +func_ov029_0214b32c kind:function(arm,size=0x11c) addr:0x0214b32c +func_ov029_0214b448 kind:function(arm,size=0x74) addr:0x0214b448 +func_ov029_0214b4bc kind:function(arm,size=0x38) addr:0x0214b4bc +func_ov029_0214b4f4 kind:function(arm,size=0x1c) addr:0x0214b4f4 +func_ov029_0214b510 kind:function(arm,size=0x24) addr:0x0214b510 +func_ov029_0214b534 kind:function(arm,size=0x64) addr:0x0214b534 +func_ov029_0214b598 kind:function(arm,size=0x184) addr:0x0214b598 +func_ov029_0214b71c kind:function(arm,size=0x9c) addr:0x0214b71c +func_ov029_0214b7b8 kind:function(arm,size=0xe0) addr:0x0214b7b8 +func_ov029_0214b898 kind:function(arm,size=0xc) addr:0x0214b898 +func_ov029_0214b8a4 kind:function(arm,size=0x140) addr:0x0214b8a4 +func_ov029_0214b9e4 kind:function(arm,size=0x28) addr:0x0214b9e4 +func_ov029_0214ba0c kind:function(arm,size=0x9c) addr:0x0214ba0c +func_ov029_0214baa8 kind:function(arm,size=0x180) addr:0x0214baa8 +func_ov029_0214bc28 kind:function(arm,size=0x20) addr:0x0214bc28 +func_ov029_0214bc48 kind:function(arm,size=0x78) addr:0x0214bc48 +func_ov029_0214bcc0 kind:function(arm,size=0x8c) addr:0x0214bcc0 +func_ov029_0214bd4c kind:function(arm,size=0x29c) addr:0x0214bd4c +func_ov029_0214bfe8 kind:function(arm,size=0x10) addr:0x0214bfe8 +func_ov029_0214bff8 kind:function(arm,size=0x178) addr:0x0214bff8 +func_ov029_0214c170 kind:function(arm,size=0xc0) addr:0x0214c170 +func_ov029_0214c230 kind:function(arm,size=0xbc) addr:0x0214c230 +func_ov029_0214c2ec kind:function(arm,size=0x74) addr:0x0214c2ec +func_ov029_0214c360 kind:function(arm,size=0x70) addr:0x0214c360 +func_ov029_0214c3d0 kind:function(arm,size=0x104) addr:0x0214c3d0 +func_ov029_0214c4d4 kind:function(arm,size=0xe8) addr:0x0214c4d4 +func_ov029_0214c5bc kind:function(arm,size=0x88) addr:0x0214c5bc +func_ov029_0214c644 kind:function(arm,size=0x1dc) addr:0x0214c644 +func_ov029_0214c820 kind:function(arm,size=0x14c) addr:0x0214c820 +func_ov029_0214c96c kind:function(arm,size=0x60) addr:0x0214c96c +func_ov029_0214c9cc kind:function(arm,size=0x344) addr:0x0214c9cc +func_ov029_0214cd10 kind:function(arm,size=0x58) addr:0x0214cd10 +func_ov029_0214cd68 kind:function(arm,size=0x54) addr:0x0214cd68 +func_ov029_0214cdbc kind:function(arm,size=0x28) addr:0x0214cdbc +func_ov029_0214cde4 kind:function(arm,size=0x14c) addr:0x0214cde4 +func_ov029_0214cf30 kind:function(arm,size=0x160) addr:0x0214cf30 +func_ov029_0214d090 kind:function(arm,size=0x30) addr:0x0214d090 +func_ov029_0214d0c0 kind:function(arm,size=0x6c) addr:0x0214d0c0 +func_ov029_0214d12c kind:function(arm,size=0x1a8) addr:0x0214d12c +func_ov029_0214d2d4 kind:function(arm,size=0xc8) addr:0x0214d2d4 +func_ov029_0214d39c kind:function(arm,size=0xd4) addr:0x0214d39c +func_ov029_0214d470 kind:function(arm,size=0x58) addr:0x0214d470 +func_ov029_0214d4c8 kind:function(arm,size=0xa4) addr:0x0214d4c8 +func_ov029_0214d56c kind:function(arm,size=0x54) addr:0x0214d56c +func_ov029_0214d5c0 kind:function(arm,size=0xf0) addr:0x0214d5c0 +func_ov029_0214d6b0 kind:function(arm,size=0x50) addr:0x0214d6b0 +func_ov029_0214d700 kind:function(arm,size=0x30) addr:0x0214d700 +func_ov029_0214d730 kind:function(arm,size=0x18) addr:0x0214d730 +func_ov029_0214d748 kind:function(arm,size=0x38) addr:0x0214d748 +func_ov029_0214d780 kind:function(arm,size=0xf4) addr:0x0214d780 +func_ov029_0214d874 kind:function(arm,size=0x14) addr:0x0214d874 +func_ov029_0214d888 kind:function(arm,size=0xc) addr:0x0214d888 +func_ov029_0214d894 kind:function(arm,size=0x24) addr:0x0214d894 +func_ov029_0214d8b8 kind:function(arm,size=0x7c) addr:0x0214d8b8 +func_ov029_0214d934 kind:function(arm,size=0x258) addr:0x0214d934 +func_ov029_0214db8c kind:function(arm,size=0x14) addr:0x0214db8c +func_ov029_0214dba0 kind:function(arm,size=0x14) addr:0x0214dba0 +func_ov029_0214dbb4 kind:function(arm,size=0x134) addr:0x0214dbb4 +func_ov029_0214dce8 kind:function(arm,size=0xc0) addr:0x0214dce8 +func_ov029_0214dda8 kind:function(arm,size=0x70) addr:0x0214dda8 +func_ov029_0214de18 kind:function(arm,size=0xb0) addr:0x0214de18 +func_ov029_0214dec8 kind:function(arm,size=0x2ec) addr:0x0214dec8 +func_ov029_0214e1b4 kind:function(arm,size=0x6c) addr:0x0214e1b4 +func_ov029_0214e220 kind:function(arm,size=0x1ec) addr:0x0214e220 +func_ov029_0214e40c kind:function(arm,size=0x28) addr:0x0214e40c +func_ov029_0214e434 kind:function(arm,size=0x20) addr:0x0214e434 +func_ov029_0214e454 kind:function(arm,size=0xd8) addr:0x0214e454 +func_ov029_0214e52c kind:function(arm,size=0x2c) addr:0x0214e52c +func_ov029_0214e558 kind:function(arm,size=0x40) addr:0x0214e558 +func_ov029_0214e598 kind:function(arm,size=0x1c) addr:0x0214e598 +func_ov029_0214e5b4 kind:function(arm,size=0x550) addr:0x0214e5b4 +func_ov029_0214eb04 kind:function(arm,size=0x80) addr:0x0214eb04 +func_ov029_0214eb84 kind:function(arm,size=0x314) addr:0x0214eb84 +func_ov029_0214ee98 kind:function(arm,size=0x4) addr:0x0214ee98 +func_ov029_0214ee9c kind:function(arm,size=0xd8) addr:0x0214ee9c +func_ov029_0214ef74 kind:function(arm,size=0x98) addr:0x0214ef74 +func_ov029_0214f00c kind:function(arm,size=0x3b4) addr:0x0214f00c +func_ov029_0214f3c0 kind:function(arm,size=0x2c) addr:0x0214f3c0 +func_ov029_0214f3ec kind:function(arm,size=0x1ac) addr:0x0214f3ec +func_ov029_0214f598 kind:function(arm,size=0xc) addr:0x0214f598 +func_ov029_0214f5a4 kind:function(arm,size=0x40) addr:0x0214f5a4 +func_ov029_0214f5e4 kind:function(arm,size=0x4) addr:0x0214f5e4 +func_ov029_0214f5e8 kind:function(arm,size=0x18) addr:0x0214f5e8 +func_ov029_0214f600 kind:function(arm,size=0xa8) addr:0x0214f600 +func_ov029_0214f6a8 kind:function(arm,size=0x224) addr:0x0214f6a8 +func_ov029_0214f8cc kind:function(arm,size=0x70) addr:0x0214f8cc +func_ov029_0214f93c kind:function(arm,size=0x58c) addr:0x0214f93c +func_ov029_0214fec8 kind:function(arm,size=0x34) addr:0x0214fec8 +func_ov029_0214fefc kind:function(arm,size=0xa8) addr:0x0214fefc +func_ov029_0214ffa4 kind:function(arm,size=0x14) addr:0x0214ffa4 +func_ov029_0214ffb8 kind:function(arm,size=0xec) addr:0x0214ffb8 +func_ov029_021500a4 kind:function(arm,size=0x158) addr:0x021500a4 +func_ov029_021501fc kind:function(arm,size=0x4c) addr:0x021501fc +func_ov029_02150248 kind:function(arm,size=0xa0) addr:0x02150248 +func_ov029_021502e8 kind:function(arm,size=0x15c) addr:0x021502e8 +func_ov029_02150444 kind:function(arm,size=0x9c) addr:0x02150444 +func_ov029_021504e0 kind:function(arm,size=0xa0) addr:0x021504e0 +func_ov029_02150580 kind:function(arm,size=0x88) addr:0x02150580 +func_ov029_02150608 kind:function(arm,size=0x6c) addr:0x02150608 +func_ov029_02150674 kind:function(arm,size=0x6c) addr:0x02150674 +func_ov029_021506e0 kind:function(arm,size=0x64) addr:0x021506e0 +func_ov029_02150744 kind:function(arm,size=0x30) addr:0x02150744 +func_ov029_02150774 kind:function(arm,size=0xe0) addr:0x02150774 +func_ov029_02150854 kind:function(arm,size=0x18) addr:0x02150854 +func_ov029_0215086c kind:function(arm,size=0xe4) addr:0x0215086c +func_ov029_02150950 kind:function(arm,size=0x2dc) addr:0x02150950 +func_ov029_02150c2c kind:function(arm,size=0x64) addr:0x02150c2c +func_ov029_02150c90 kind:function(arm,size=0x58) addr:0x02150c90 +func_ov029_02150ce8 kind:function(arm,size=0x28) addr:0x02150ce8 +func_ov029_02150d10 kind:function(arm,size=0x40) addr:0x02150d10 +func_ov029_02150d50 kind:function(arm,size=0x24) addr:0x02150d50 +func_ov029_02150d74 kind:function(arm,size=0x10) addr:0x02150d74 +func_ov029_02150d84 kind:function(arm,size=0x8) addr:0x02150d84 +func_ov029_02150d8c kind:function(arm,size=0x1c) addr:0x02150d8c +func_ov029_02150da8 kind:function(arm,size=0x1c) addr:0x02150da8 +func_ov029_02150dc4 kind:function(arm,size=0x48) addr:0x02150dc4 +func_ov029_02150e0c kind:function(arm,size=0x50) addr:0x02150e0c +func_ov029_02150e5c kind:function(arm,size=0x14) addr:0x02150e5c +data_ov029_02150e70 kind:data(any) addr:0x02150e70 +data_ov029_02150e80 kind:data(any) addr:0x02150e80 +data_ov029_02150e90 kind:data(any) addr:0x02150e90 +data_ov029_02150e92 kind:data(any) addr:0x02150e92 +data_ov029_02150ea4 kind:data(any) addr:0x02150ea4 +data_ov029_02150eb4 kind:data(any) addr:0x02150eb4 +data_ov029_02150ed4 kind:data(any) addr:0x02150ed4 +data_ov029_02150ee4 kind:data(any) addr:0x02150ee4 +data_ov029_02150ef4 kind:data(any) addr:0x02150ef4 +data_ov029_02150f04 kind:data(any) addr:0x02150f04 +data_ov029_02150f14 kind:data(any) addr:0x02150f14 +data_ov029_02150f24 kind:data(any) addr:0x02150f24 +data_ov029_02150f34 kind:data(any) addr:0x02150f34 +data_ov029_02150f44 kind:data(any) addr:0x02150f44 +data_ov029_02150f54 kind:data(any) addr:0x02150f54 +__sinit_ov029_02150f64 kind:function(arm,size=0x70) addr:0x02150f64 +__sinit_ov029_02150fd4 kind:function(arm,size=0x50) addr:0x02150fd4 +__sinit_ov029_02151024 kind:function(arm,size=0x50) addr:0x02151024 +__sinit_ov029_02151074 kind:function(arm,size=0x50) addr:0x02151074 +__sinit_ov029_021510c4 kind:function(arm,size=0x50) addr:0x021510c4 +__sinit_ov029_02151114 kind:function(arm,size=0x50) addr:0x02151114 +__sinit_ov029_02151164 kind:function(arm,size=0x50) addr:0x02151164 +__sinit_ov029_021511b4 kind:function(arm,size=0x50) addr:0x021511b4 +__sinit_ov029_02151204 kind:function(arm,size=0x50) addr:0x02151204 +__sinit_ov029_02151254 kind:function(arm,size=0x50) addr:0x02151254 +__sinit_ov029_021512a4 kind:function(arm,size=0x50) addr:0x021512a4 +__sinit_ov029_021512f4 kind:function(arm,size=0x50) addr:0x021512f4 +__sinit_ov029_02151344 kind:function(arm,size=0x50) addr:0x02151344 +__sinit_ov029_02151394 kind:function(arm,size=0x50) addr:0x02151394 +__sinit_ov029_021513e4 kind:function(arm,size=0x50) addr:0x021513e4 +__sinit_ov029_02151434 kind:function(arm,size=0x90) addr:0x02151434 +__sinit_ov029_021514c4 kind:function(arm,size=0x5c) addr:0x021514c4 +__sinit_ov029_02151520 kind:function(arm,size=0xd0) addr:0x02151520 +__sinit_ov029_021515f0 kind:function(arm,size=0x84) addr:0x021515f0 +.p__sinit_ov029_02150f64 kind:data(word) addr:0x02151674 +.p__sinit_ov029_02150fd4 kind:data(word) addr:0x02151678 +.p__sinit_ov029_02151024 kind:data(word) addr:0x0215167c +.p__sinit_ov029_02151074 kind:data(word) addr:0x02151680 +.p__sinit_ov029_021510c4 kind:data(word) addr:0x02151684 +.p__sinit_ov029_02151114 kind:data(word) addr:0x02151688 +.p__sinit_ov029_02151164 kind:data(word) addr:0x0215168c +.p__sinit_ov029_021511b4 kind:data(word) addr:0x02151690 +.p__sinit_ov029_02151204 kind:data(word) addr:0x02151694 +.p__sinit_ov029_02151254 kind:data(word) addr:0x02151698 +.p__sinit_ov029_021512a4 kind:data(word) addr:0x0215169c +.p__sinit_ov029_021512f4 kind:data(word) addr:0x021516a0 +.p__sinit_ov029_02151344 kind:data(word) addr:0x021516a4 +.p__sinit_ov029_02151394 kind:data(word) addr:0x021516a8 +.p__sinit_ov029_021513e4 kind:data(word) addr:0x021516ac +.p__sinit_ov029_02151434 kind:data(word) addr:0x021516b0 +.p__sinit_ov029_021514c4 kind:data(word) addr:0x021516b4 +.p__sinit_ov029_02151520 kind:data(word) addr:0x021516b8 +.p__sinit_ov029_021515f0 kind:data(word) addr:0x021516bc +data_ov029_021516e0 kind:data(any) addr:0x021516e0 +data_ov029_021516f0 kind:data(any) addr:0x021516f0 +data_ov029_02151704 kind:data(any) addr:0x02151704 +data_ov029_02151720 kind:data(any) addr:0x02151720 +data_ov029_0215174c kind:data(any) addr:0x0215174c +data_ov029_021517b8 kind:data(any) addr:0x021517b8 +data_ov029_02151824 kind:data(any) addr:0x02151824 +data_ov029_02151840 kind:data(any) addr:0x02151840 +data_ov029_021518ac kind:data(any) addr:0x021518ac +data_ov029_021518c8 kind:data(any) addr:0x021518c8 +data_ov029_02151934 kind:data(any) addr:0x02151934 +data_ov029_02151950 kind:data(any) addr:0x02151950 +data_ov029_02151980 kind:data(any) addr:0x02151980 ambiguous +data_ov029_021519b4 kind:data(any) addr:0x021519b4 +data_ov029_021519bc kind:data(any) addr:0x021519bc +data_ov029_021519c8 kind:data(any) addr:0x021519c8 +data_ov029_021519e0 kind:data(any) addr:0x021519e0 +data_ov029_021519fc kind:data(any) addr:0x021519fc +data_ov029_02151a40 kind:data(any) addr:0x02151a40 ambiguous +data_ov029_02151a80 kind:data(any) addr:0x02151a80 +data_ov029_02151af4 kind:data(any) addr:0x02151af4 ambiguous +data_ov029_02151b04 kind:data(any) addr:0x02151b04 +data_ov029_02151b20 kind:data(any) addr:0x02151b20 +data_ov029_02151b8c kind:data(any) addr:0x02151b8c +data_ov029_02151ba8 kind:data(any) addr:0x02151ba8 +data_ov029_02151c14 kind:data(any) addr:0x02151c14 +data_ov029_02151c30 kind:data(any) addr:0x02151c30 +data_ov029_02151ca4 kind:data(any) addr:0x02151ca4 +data_ov029_02151cc0 kind:data(any) addr:0x02151cc0 +data_ov029_02151ce8 kind:data(any) addr:0x02151ce8 +data_ov029_02151d38 kind:data(any) addr:0x02151d38 +data_ov029_02151d54 kind:data(any) addr:0x02151d54 +data_ov029_02151d70 kind:data(any) addr:0x02151d70 +data_ov029_02151d98 kind:data(any) addr:0x02151d98 +data_ov029_02151dc4 kind:data(any) addr:0x02151dc4 +data_ov029_02151e14 kind:data(any) addr:0x02151e14 +data_ov029_02151e30 kind:data(any) addr:0x02151e30 +data_ov029_02151e80 kind:data(any) addr:0x02151e80 +data_ov029_02151e9c kind:data(any) addr:0x02151e9c +data_ov029_02151f08 kind:data(any) addr:0x02151f08 +data_ov029_02151f24 kind:data(any) addr:0x02151f24 +data_ov029_02151f84 kind:data(any) addr:0x02151f84 +data_ov029_02151fa0 kind:data(any) addr:0x02151fa0 +data_ov029_02151ff4 kind:data(any) addr:0x02151ff4 +data_ov029_02151ff8 kind:data(any) addr:0x02151ff8 ambiguous +data_ov029_02152010 kind:data(any) addr:0x02152010 +data_ov029_0215202c kind:data(any) addr:0x0215202c +data_ov029_02152034 kind:data(any) addr:0x02152034 ambiguous +data_ov029_02152054 kind:data(any) addr:0x02152054 ambiguous +data_ov029_02152078 kind:data(any) addr:0x02152078 +data_ov029_02152094 kind:data(any) addr:0x02152094 +data_ov029_021520b0 kind:data(any) addr:0x021520b0 +data_ov029_021520c8 kind:data(any) addr:0x021520c8 ambiguous +data_ov029_021520f8 kind:data(any) addr:0x021520f8 +data_ov029_02152110 kind:data(any) addr:0x02152110 +data_ov029_02152128 kind:data(any) addr:0x02152128 +data_ov029_02152148 kind:data(any) addr:0x02152148 +data_ov029_0215218c kind:data(any) addr:0x0215218c +data_ov029_021521f4 kind:data(any) addr:0x021521f4 +data_ov029_02152258 kind:data(any) addr:0x02152258 +data_ov029_02152274 kind:data(any) addr:0x02152274 +data_ov029_02152290 kind:data(any) addr:0x02152290 +data_ov029_021522c0 kind:data(any) addr:0x021522c0 +data_ov029_021522d8 kind:data(any) addr:0x021522d8 +data_ov029_021522f0 kind:data(any) addr:0x021522f0 +data_ov029_02152310 kind:data(any) addr:0x02152310 +data_ov029_02152374 kind:data(any) addr:0x02152374 +data_ov029_02152390 kind:data(any) addr:0x02152390 +data_ov029_021523ac kind:data(any) addr:0x021523ac +data_ov029_021523c4 kind:data(any) addr:0x021523c4 +data_ov029_021523dc kind:data(any) addr:0x021523dc +data_ov029_021523f4 kind:data(any) addr:0x021523f4 +data_ov029_02152414 kind:data(any) addr:0x02152414 +data_ov029_02152470 kind:data(any) addr:0x02152470 +data_ov029_02152480 kind:data(any) addr:0x02152480 +data_ov029_02152548 kind:data(any) addr:0x02152548 +data_ov029_02152554 kind:data(any) addr:0x02152554 +data_ov029_0215255c kind:data(any) addr:0x0215255c +data_ov029_0215257c kind:data(any) addr:0x0215257c +data_ov029_021525a0 kind:data(any) addr:0x021525a0 +data_ov029_021525cc kind:data(any) addr:0x021525cc +data_ov029_02152614 kind:data(any) addr:0x02152614 +data_ov029_02152670 kind:data(any) addr:0x02152670 +data_ov029_021526d8 kind:data(any) addr:0x021526d8 +data_ov029_02152740 kind:bss addr:0x02152740 +data_ov029_02152748 kind:bss addr:0x02152748 +data_ov029_02152754 kind:bss addr:0x02152754 +data_ov029_02152760 kind:bss addr:0x02152760 +data_ov029_02152834 kind:bss addr:0x02152834 +data_ov029_02152838 kind:bss addr:0x02152838 +data_ov029_02152844 kind:bss addr:0x02152844 +data_ov029_02152918 kind:bss addr:0x02152918 +data_ov029_0215291c kind:bss addr:0x0215291c +data_ov029_02152928 kind:bss addr:0x02152928 +data_ov029_021529a4 kind:bss addr:0x021529a4 ambiguous +data_ov029_021529fc kind:bss addr:0x021529fc +data_ov029_02152a00 kind:bss addr:0x02152a00 +data_ov029_02152a05 kind:bss addr:0x02152a05 ambiguous +data_ov029_02152a0c kind:bss addr:0x02152a0c +data_ov029_02152ae0 kind:bss addr:0x02152ae0 +data_ov029_02152ae4 kind:bss addr:0x02152ae4 +data_ov029_02152af0 kind:bss addr:0x02152af0 +data_ov029_02152b10 kind:bss addr:0x02152b10 +data_ov029_02152b34 kind:bss addr:0x02152b34 ambiguous +data_ov029_02152bc4 kind:bss addr:0x02152bc4 +data_ov029_02152bc8 kind:bss addr:0x02152bc8 +data_ov029_02152bd4 kind:bss addr:0x02152bd4 +data_ov029_02152c80 kind:bss addr:0x02152c80 ambiguous +data_ov029_02152ca8 kind:bss addr:0x02152ca8 +data_ov029_02152cac kind:bss addr:0x02152cac +data_ov029_02152cb8 kind:bss addr:0x02152cb8 +data_ov029_02152d44 kind:bss addr:0x02152d44 ambiguous +data_ov029_02152d8c kind:bss addr:0x02152d8c +data_ov029_02152d90 kind:bss addr:0x02152d90 +data_ov029_02152d9c kind:bss addr:0x02152d9c +data_ov029_02152e2c kind:bss addr:0x02152e2c ambiguous +data_ov029_02152e70 kind:bss addr:0x02152e70 +data_ov029_02152e74 kind:bss addr:0x02152e74 +data_ov029_02152e80 kind:bss addr:0x02152e80 +data_ov029_02152ee8 kind:bss addr:0x02152ee8 ambiguous +data_ov029_02152f48 kind:bss addr:0x02152f48 ambiguous +data_ov029_02152f54 kind:bss addr:0x02152f54 +data_ov029_02152f58 kind:bss addr:0x02152f58 +data_ov029_02152f60 kind:bss addr:0x02152f60 ambiguous +data_ov029_02152f64 kind:bss addr:0x02152f64 +data_ov029_02152f6c kind:bss addr:0x02152f6c ambiguous +data_ov029_02152f78 kind:bss addr:0x02152f78 ambiguous +data_ov029_02153038 kind:bss addr:0x02153038 +data_ov029_02153058 kind:bss addr:0x02153058 +data_ov029_0215305c kind:bss addr:0x0215305c +data_ov029_02153068 kind:bss addr:0x02153068 +data_ov029_02153088 kind:bss addr:0x02153088 +data_ov029_02153098 kind:bss addr:0x02153098 ambiguous +data_ov029_0215313c kind:bss addr:0x0215313c +data_ov029_0215315c kind:bss addr:0x0215315c +data_ov029_02153160 kind:bss addr:0x02153160 +data_ov029_0215316c kind:bss addr:0x0215316c +data_ov029_02153194 kind:bss addr:0x02153194 ambiguous +data_ov029_02153240 kind:bss addr:0x02153240 +data_ov029_02153244 kind:bss addr:0x02153244 +data_ov029_02153250 kind:bss addr:0x02153250 +data_ov029_02153324 kind:bss addr:0x02153324 +data_ov029_02153344 kind:bss addr:0x02153344 +data_ov029_02153348 kind:bss addr:0x02153348 +data_ov029_02153354 kind:bss addr:0x02153354 +data_ov029_02153428 kind:bss addr:0x02153428 +data_ov029_02153448 kind:bss addr:0x02153448 +data_ov029_0215344c kind:bss addr:0x0215344c +data_ov029_02153458 kind:bss addr:0x02153458 +data_ov029_0215349c kind:bss addr:0x0215349c +data_ov029_021534a4 kind:bss addr:0x021534a4 +data_ov029_021534b0 kind:bss addr:0x021534b0 +data_ov029_021534bc kind:bss addr:0x021534bc +data_ov029_021534c8 kind:bss addr:0x021534c8 +data_ov029_021534d4 kind:bss addr:0x021534d4 +data_ov029_021534e0 kind:bss addr:0x021534e0 +data_ov029_021534f0 kind:bss addr:0x021534f0 +data_ov029_021534fc kind:bss addr:0x021534fc +data_ov029_02153514 kind:bss addr:0x02153514 +data_ov029_02153524 kind:bss addr:0x02153524 +data_ov029_021535fc kind:bss addr:0x021535fc +data_ov029_02153600 kind:bss addr:0x02153600 +data_ov029_02153618 kind:bss addr:0x02153618 +data_ov029_021536f0 kind:bss addr:0x021536f0 +data_ov029_021536f4 kind:bss addr:0x021536f4 +data_ov029_02153700 kind:bss addr:0x02153700 +data_ov029_0215370c kind:bss addr:0x0215370c +data_ov029_02153730 kind:bss addr:0x02153730 +data_ov029_02153808 kind:bss addr:0x02153808 +data_ov029_0215380c kind:bss addr:0x0215380c +data_ov029_02153818 kind:bss addr:0x02153818 +data_ov029_02153824 kind:bss addr:0x02153824 +data_ov029_02153898 kind:bss addr:0x02153898 ambiguous diff --git a/config/usa/arm9/overlays/ov030/delinks.txt b/config/usa/arm9/overlays/ov030/delinks.txt new file mode 100644 index 00000000..018b6f2e --- /dev/null +++ b/config/usa/arm9/overlays/ov030/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021419c0 end:0x02150874 kind:code align:32 + .rodata start:0x02150874 end:0x02150974 kind:rodata align:4 + .init start:0x02150974 end:0x02150f5c kind:code align:4 + .ctor start:0x02150f5c end:0x02150f90 kind:rodata align:4 + .data start:0x02150fa0 end:0x02151d60 kind:data align:32 + .bss start:0x02151d60 end:0x02152ce0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov030/relocs.txt b/config/usa/arm9/overlays/ov030/relocs.txt new file mode 100644 index 00000000..db29c7d2 --- /dev/null +++ b/config/usa/arm9/overlays/ov030/relocs.txt @@ -0,0 +1,2456 @@ +from:0x021419c8 kind:arm_call to:0x020821ec module:overlay(0) +from:0x02141a08 kind:arm_call to:0x0200f218 module:main +from:0x02141a74 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02141a80 kind:load to:0x02150fa8 module:overlay(30) +from:0x02141a84 kind:load to:0x02150880 module:overlay(30) +from:0x02141a90 kind:arm_call to:0x020822fc module:overlay(0) +from:0x02141aa4 kind:arm_call to:0x020822fc module:overlay(0) +from:0x02141aac kind:arm_call to:0x02011ff4 module:main +from:0x02141ac0 kind:load to:0x02082310 module:overlay(0) +from:0x02141b24 kind:arm_call to:0x01ffc768 module:itcm +from:0x02141b34 kind:arm_call to:0x0200ea38 module:main +from:0x02141b6c kind:arm_call to:0x020194ec module:main +from:0x02141bcc kind:load to:0x02150874 module:overlay(30) +from:0x02141bd0 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02141bd4 kind:load to:0x02150878 module:overlay(30) +from:0x02141bd8 kind:load to:0x0204a0f0 module:main +from:0x02141be8 kind:arm_call to:0x020821ec module:overlay(0) +from:0x02141c4c kind:arm_call to:0x0200f218 module:main +from:0x02141cd8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02141ce4 kind:load to:0x02150fdc module:overlay(30) +from:0x02141ce8 kind:load to:0x021508ac module:overlay(30) +from:0x02141cec kind:load to:0x02150898 module:overlay(30) +from:0x02141cf8 kind:arm_call to:0x020822fc module:overlay(0) +from:0x02141d0c kind:arm_call to:0x020822fc module:overlay(0) +from:0x02141d14 kind:arm_call to:0x02011ff4 module:main +from:0x02141d28 kind:load to:0x02082310 module:overlay(0) +from:0x02141d8c kind:arm_call to:0x01ffc768 module:itcm +from:0x02141d9c kind:arm_call to:0x0200ea38 module:main +from:0x02141dd4 kind:arm_call to:0x020194ec module:main +from:0x02141e34 kind:load to:0x02150890 module:overlay(30) +from:0x02141e38 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02141e3c kind:load to:0x02150898 module:overlay(30) +from:0x02141e40 kind:load to:0x0204a0f0 module:main +from:0x02141e4c kind:load to:0x02151d70 module:overlay(30) +from:0x02141e60 kind:arm_call to:0x02011f3c module:main +from:0x02141e6c kind:arm_call to:0x02141ea0 module:overlay(30) +from:0x02141e84 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02141e9c kind:load to:0x02151010 module:overlay(30) +from:0x02141ea8 kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x02141eb8 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02141ec0 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02141ed8 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x02141ef4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02141f28 kind:load to:0x021510dc module:overlay(30) +from:0x02141f2c kind:load to:0x02151058 module:overlay(30) +from:0x02141f30 kind:load to:0x0215102c module:overlay(30) +from:0x02141f3c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141f6c kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02141fb4 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02141fc0 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142014 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142038 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142058 kind:arm_call to:0x01fff6d0 module:itcm +from:0x0214206c kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x021420a8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021420c4 kind:arm_call to:0x02142768 module:overlay(30) +from:0x021420d4 kind:load to:0x027e00f0 module:dtcm +from:0x021420d8 kind:load to:0x027e09c0 module:dtcm +from:0x021420dc kind:load to:0x027e0cd8 module:dtcm +from:0x021420e8 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02142130 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0214213c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142190 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021421b4 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x021421c0 kind:load to:0x027e00f0 module:dtcm +from:0x021421c4 kind:load to:0x027e09c0 module:dtcm +from:0x021421e4 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02142258 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0214226c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02142274 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02142280 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02142288 kind:arm_call to:0x021427a0 module:overlay(30) +from:0x02142298 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021422ac kind:arm_call to:0x0214257c module:overlay(30) +from:0x021422b8 kind:arm_call to:0x0214257c module:overlay(30) +from:0x021422c0 kind:load to:0x02151d70 module:overlay(30) +from:0x021422c4 kind:load to:0x02151d90 module:overlay(30) +from:0x021422c8 kind:load to:0x021508ec module:overlay(30) +from:0x021422f0 kind:arm_call to:0x0214248c module:overlay(30) +from:0x0214230c kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214231c kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214233c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02142364 kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x02142374 kind:arm_call to:0x02015058 module:main +from:0x02142394 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021423a0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021423d4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02142400 kind:arm_call to:0x0214257c module:overlay(30) +from:0x02142424 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02142430 kind:load to:0x027e09b8 module:dtcm +from:0x02142434 kind:load to:0x027e09a8 module:dtcm +from:0x0214245c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02142480 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02142488 kind:load to:0x027e09b8 module:dtcm +from:0x02142498 kind:arm_call to:0x021427a0 module:overlay(30) +from:0x021424b4 kind:arm_call to:0x0214257c module:overlay(30) +from:0x021424cc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021424e0 kind:arm_call to:0x0214257c module:overlay(30) +from:0x02142520 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0214252c kind:load to:0x027e09c0 module:dtcm +from:0x02142544 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02142558 kind:arm_call to:0x0200ef9c module:main +from:0x021425c8 kind:arm_call to:0x02142768 module:overlay(30) +from:0x021425dc kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021425f8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0214261c kind:arm_call to:0x02077570 module:overlay(0) +from:0x021426b0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021426d0 kind:arm_call to:0x020716bc module:overlay(0) +from:0x021426f4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0214270c kind:arm_call to:0x02142768 module:overlay(30) +from:0x02142718 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02142730 kind:arm_call to:0x020c78e0 module:overlay(24) +from:0x02142740 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02142750 kind:load to:0x021508fc module:overlay(30) +from:0x0214275c kind:load to:0x027e09b8 module:dtcm +from:0x02142760 kind:load to:0x027e09a8 module:dtcm +from:0x02142764 kind:load to:0x027e0cf8 module:dtcm +from:0x021427b8 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x021427d4 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x021427f0 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x02142804 kind:load to:0x027e0cd8 module:dtcm +from:0x02142828 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x0214283c kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02142844 kind:load to:0x02151d70 module:overlay(30) +from:0x0214285c kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02142864 kind:load to:0x02151d70 module:overlay(30) +from:0x02142884 kind:load to:0x02151d70 module:overlay(30) +from:0x021428a4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021428ac kind:arm_call to:0x02011ff4 module:main +from:0x021428c4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021428cc kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021428d4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021428dc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021428e4 kind:arm_call to:0x0201666c module:main +from:0x021428ec kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02142904 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214290c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142914 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214291c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02142924 kind:arm_call to:0x0201666c module:main +from:0x0214292c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02142934 kind:arm_call to:0x02011ff4 module:main +from:0x0214294c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142954 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214295c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02142964 kind:arm_call to:0x0201666c module:main +from:0x0214296c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02142974 kind:arm_call to:0x02011ff4 module:main +from:0x0214298c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142994 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214299c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021429a4 kind:arm_call to:0x0201666c module:main +from:0x021429ac kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021429c0 kind:arm_call to:0x0209caec module:overlay(0) +from:0x021429d4 kind:load to:0x02151e54 module:overlay(30) +from:0x021429e8 kind:arm_call to:0x02011f3c module:main +from:0x021429f4 kind:arm_call to:0x02142a3c module:overlay(30) +from:0x02142a0c kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02142a34 kind:load to:0x02151160 module:overlay(30) +from:0x02142a44 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02142a54 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02142a5c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02142a70 kind:load to:0x021511e8 module:overlay(30) +from:0x02142a74 kind:load to:0x0215117c module:overlay(30) +from:0x02142a80 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02142ac4 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02142ad0 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142b24 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142b48 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142b54 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02142b5c kind:load to:0x027e00f0 module:dtcm +from:0x02142b60 kind:load to:0x027e09c0 module:dtcm +from:0x02142b6c kind:arm_call to:0x02109378 module:overlay(26) +from:0x02142bb4 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02142bc0 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142c14 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142c38 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142c44 kind:load to:0x027e00f0 module:dtcm +from:0x02142c48 kind:load to:0x027e09c0 module:dtcm +from:0x02142c68 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02142cd0 kind:load to:0x02151e54 module:overlay(30) +from:0x02142ce4 kind:arm_call to:0x0210955c module:overlay(26) +from:0x02142d0c kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02142d20 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02142d28 kind:load to:0x02151e54 module:overlay(30) +from:0x02142d40 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02142d48 kind:load to:0x02151e54 module:overlay(30) +from:0x02142d68 kind:load to:0x02151e54 module:overlay(30) +from:0x02142d80 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142d88 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142da0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142da8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142db0 kind:arm_call to:0x02011ff4 module:main +from:0x02142dc8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142dd0 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142dd8 kind:arm_call to:0x02011ff4 module:main +from:0x02142df0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142df8 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02142e0c kind:arm_call to:0x0209caec module:overlay(0) +from:0x02142e20 kind:load to:0x02151f38 module:overlay(30) +from:0x02142e34 kind:arm_call to:0x02011f3c module:main +from:0x02142e40 kind:arm_call to:0x02142e80 module:overlay(30) +from:0x02142e58 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x02142e78 kind:load to:0x02151254 module:overlay(30) +from:0x02142e88 kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x02142e98 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02142ea0 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02142eb4 kind:load to:0x021510dc module:overlay(30) +from:0x02142eb8 kind:load to:0x02151270 module:overlay(30) +from:0x02142ec4 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02142f0c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02142f18 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02142f6c kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02142f90 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02142f9c kind:load to:0x027e00f0 module:dtcm +from:0x02142fa0 kind:load to:0x027e09c0 module:dtcm +from:0x02142fac kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02143034 kind:load to:0x02151f38 module:overlay(30) +from:0x02143048 kind:arm_call to:0x0210b118 module:overlay(26) +from:0x02143070 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x02143084 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x0214308c kind:load to:0x02151f38 module:overlay(30) +from:0x021430a4 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x021430ac kind:load to:0x02151f38 module:overlay(30) +from:0x021430cc kind:load to:0x02151f38 module:overlay(30) +from:0x021430f0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021430f8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02143100 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02143108 kind:arm_call to:0x0201666c module:main +from:0x02143110 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02143128 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143130 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02143138 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02143140 kind:arm_call to:0x0201666c module:main +from:0x02143148 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02143150 kind:arm_call to:0x02011ff4 module:main +from:0x02143164 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143178 kind:load to:0x0215201c module:overlay(30) +from:0x0214318c kind:arm_call to:0x02011f3c module:main +from:0x02143198 kind:arm_call to:0x021431e0 module:overlay(30) +from:0x021431b0 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x021431d8 kind:load to:0x021512f4 module:overlay(30) +from:0x021431e8 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x021431f8 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02143200 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02143214 kind:load to:0x021511e8 module:overlay(30) +from:0x02143218 kind:load to:0x02151310 module:overlay(30) +from:0x02143224 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02143268 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02143274 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021432c8 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021432ec kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x021432f8 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02143300 kind:load to:0x027e00f0 module:dtcm +from:0x02143304 kind:load to:0x027e09c0 module:dtcm +from:0x02143310 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02143378 kind:load to:0x0215201c module:overlay(30) +from:0x0214338c kind:arm_call to:0x0210955c module:overlay(26) +from:0x021433b4 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x021433c8 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x021433d0 kind:load to:0x0215201c module:overlay(30) +from:0x021433e8 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x021433f0 kind:load to:0x0215201c module:overlay(30) +from:0x02143410 kind:load to:0x0215201c module:overlay(30) +from:0x02143428 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143430 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143448 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143450 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143458 kind:arm_call to:0x02011ff4 module:main +from:0x0214346c kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143480 kind:load to:0x02152100 module:overlay(30) +from:0x02143494 kind:arm_call to:0x02011f3c module:main +from:0x021434a0 kind:arm_call to:0x021434e8 module:overlay(30) +from:0x021434b8 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x021434e0 kind:load to:0x0215137c module:overlay(30) +from:0x021434f0 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02143500 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02143508 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0214351c kind:load to:0x021511e8 module:overlay(30) +from:0x02143520 kind:load to:0x02151398 module:overlay(30) +from:0x0214352c kind:arm_call to:0x02109378 module:overlay(26) +from:0x02143570 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0214357c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021435d0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021435f4 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02143600 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02143608 kind:load to:0x027e00f0 module:dtcm +from:0x0214360c kind:load to:0x027e09c0 module:dtcm +from:0x02143618 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x02143680 kind:load to:0x02152100 module:overlay(30) +from:0x02143694 kind:arm_call to:0x0210955c module:overlay(26) +from:0x021436bc kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x021436d0 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x021436d8 kind:load to:0x02152100 module:overlay(30) +from:0x021436f0 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x021436f8 kind:load to:0x02152100 module:overlay(30) +from:0x02143718 kind:load to:0x02152100 module:overlay(30) +from:0x02143730 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143738 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143750 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143758 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143760 kind:arm_call to:0x02011ff4 module:main +from:0x02143774 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143788 kind:load to:0x021521e4 module:overlay(30) +from:0x0214379c kind:arm_call to:0x02011f3c module:main +from:0x021437a8 kind:arm_call to:0x02143804 module:overlay(30) +from:0x021437c0 kind:arm_call to:0x0209cacc module:overlay(0) +from:0x021437f8 kind:load to:0x02151404 module:overlay(30) +from:0x0214380c kind:arm_call to:0x021092a4 module:overlay(26) +from:0x0214381c kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x02143824 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02143838 kind:load to:0x021511e8 module:overlay(30) +from:0x0214383c kind:load to:0x02151420 module:overlay(30) +from:0x02143848 kind:arm_call to:0x02109378 module:overlay(26) +from:0x0214388c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02143898 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021438ec kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02143910 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0214391c kind:arm_call to:0x021093bc module:overlay(26) +from:0x02143924 kind:load to:0x027e00f0 module:dtcm +from:0x02143928 kind:load to:0x027e09c0 module:dtcm +from:0x02143934 kind:arm_call to:0x0210bf68 module:overlay(26) +from:0x0214399c kind:load to:0x021521e4 module:overlay(30) +from:0x021439b0 kind:arm_call to:0x0210955c module:overlay(26) +from:0x021439d8 kind:arm_call to:0x0209cfbc module:overlay(0) +from:0x021439ec kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x021439f4 kind:load to:0x021521e4 module:overlay(30) +from:0x02143a0c kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02143a14 kind:load to:0x021521e4 module:overlay(30) +from:0x02143a34 kind:load to:0x021521e4 module:overlay(30) +from:0x02143a4c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143a54 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143a6c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02143a74 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02143a7c kind:arm_call to:0x02011ff4 module:main +from:0x02143a90 kind:arm_call to:0x0209caec module:overlay(0) +from:0x02143aa4 kind:load to:0x02152320 module:overlay(30) +from:0x02143ab8 kind:arm_call to:0x02011f3c module:main +from:0x02143ac4 kind:arm_call to:0x02143cb4 module:overlay(30) +from:0x02143adc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02143b3c kind:load to:0x021514c8 module:overlay(30) +from:0x02143b50 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02143b6c kind:load to:0x021514b8 module:overlay(30) +from:0x02143ba4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02143bb0 kind:arm_call to:0x01fff458 module:itcm +from:0x02143c10 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02143c3c kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02143c5c kind:load to:0x027e0ce4 module:dtcm +from:0x02143c6c kind:arm_call to:0x020590e8 module:overlay(0) +from:0x02143c80 kind:load to:0x021514ac module:overlay(30) +from:0x02143cb0 kind:load to:0x01ffc5a0 module:itcm +from:0x02143cc0 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02143d24 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02143d50 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02143d6c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02143d7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02143da8 kind:arm_call to:0x0203d138 module:main +from:0x02143db4 kind:arm_call to:0x02143c64 module:overlay(30) +from:0x02143dbc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02143dc4 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02143dcc kind:arm_call to:0x02143b48 module:overlay(30) +from:0x02143dd4 kind:arm_call to:0x020d95f8 module:overlay(26) +from:0x02143ddc kind:arm_call to:0x020ee1a8 module:overlay(26) +from:0x02143eb4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02143f00 kind:arm_call to:0x02028c68 module:main +from:0x02143f10 kind:load to:0x02151538 module:overlay(30) +from:0x02143f14 kind:load to:0x02152320 module:overlay(30) +from:0x02143f18 kind:load to:0x021514ec module:overlay(30) +from:0x02143f1c kind:load to:0x020a02b4 module:overlay(0) +from:0x02143f20 kind:load to:0x0214afac module:overlay(30) +from:0x02143f24 kind:load to:0x027e07d4 module:dtcm +from:0x02143f28 kind:load to:0x02151484 module:overlay(30) +from:0x02143f34 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02143fa8 kind:arm_call to:0x02147274 module:overlay(30) +from:0x02143fb8 kind:load to:0x021515c4 module:overlay(30) +from:0x021440e0 kind:load to:0x0215167c module:overlay(30) +from:0x021440e4 kind:load to:0x0215166c module:overlay(30) +from:0x0214412c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02144134 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0214413c kind:load to:0x0215166c module:overlay(30) +from:0x02144160 kind:arm_call to:0x021443a8 module:overlay(30) +from:0x0214417c kind:arm_call to:0x02144654 module:overlay(30) +from:0x0214423c kind:arm_call to:0x020d1a78 module:overlay(24) +from:0x02144264 kind:arm_call to:0x02145200 module:overlay(30) +from:0x02144268 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144278 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144288 kind:arm_call to:0x020d98b0 module:overlay(26) +from:0x021442bc kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02144364 kind:arm_call to:0x0214bbe0 module:overlay(30) +from:0x0214439c kind:load to:0x02049bc4 module:main +from:0x021443a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021443a4 kind:load to:0x027e0d24 module:dtcm +from:0x021443ec kind:arm_call to:0x02145644 module:overlay(30) +from:0x02144428 kind:arm_call to:0x020d1a78 module:overlay(24) +from:0x0214442c kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x0214445c kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x02144478 kind:arm_call to:0x020eee7c module:overlay(26) +from:0x02144490 kind:arm_call to:0x020eedf8 module:overlay(26) +from:0x021444bc kind:arm_call to:0x020d1a78 module:overlay(24) +from:0x021444c0 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x021444dc kind:arm_call to:0x020e9400 module:overlay(26) +from:0x02144504 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x02144514 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x02144524 kind:arm_call to:0x020ef0d8 module:overlay(26) +from:0x02144534 kind:arm_call to:0x020ef0d8 module:overlay(26) +from:0x02144544 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x02144554 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x02144564 kind:arm_call to:0x020ef0b4 module:overlay(26) +from:0x02144574 kind:arm_call to:0x020ef0b4 module:overlay(26) +from:0x021445a8 kind:arm_call to:0x020ef0b4 module:overlay(26) +from:0x021445c0 kind:arm_call to:0x020ef0d8 module:overlay(26) +from:0x02144628 kind:arm_call to:0x020e972c module:overlay(26) +from:0x02144650 kind:load to:0x027e0cd8 module:dtcm +from:0x02144670 kind:arm_call to:0x02144680 module:overlay(30) +from:0x02144678 kind:arm_call to:0x02144868 module:overlay(30) +from:0x021446a0 kind:arm_call to:0x02145200 module:overlay(30) +from:0x021446ac kind:arm_call to:0x020d1e00 module:overlay(24) +from:0x021446ec kind:arm_call to:0x02146c20 module:overlay(30) +from:0x02144718 kind:arm_call to:0x02145200 module:overlay(30) +from:0x02144724 kind:arm_call to:0x020d1e00 module:overlay(24) +from:0x02144760 kind:arm_call to:0x02146c20 module:overlay(30) +from:0x021447a4 kind:arm_call to:0x02146c20 module:overlay(30) +from:0x021447e4 kind:arm_call to:0x02145200 module:overlay(30) +from:0x021447f0 kind:arm_call to:0x020d1e00 module:overlay(24) +from:0x0214482c kind:arm_call to:0x02146c20 module:overlay(30) +from:0x0214485c kind:load to:0x0215149c module:overlay(30) +from:0x02144860 kind:load to:0x02151488 module:overlay(30) +from:0x02144864 kind:load to:0x02151490 module:overlay(30) +from:0x021448a0 kind:arm_call to:0x020e7dcc module:overlay(26) +from:0x02144934 kind:arm_call to:0x020d1a78 module:overlay(24) +from:0x02144938 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144980 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x021449dc kind:arm_call to:0x02146c20 module:overlay(30) +from:0x02144aa8 kind:arm_call to:0x02145200 module:overlay(30) +from:0x02144ab8 kind:arm_call to:0x020d1e00 module:overlay(24) +from:0x02144aec kind:arm_call to:0x02146c20 module:overlay(30) +from:0x02144afc kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144b2c kind:arm_call to:0x02145288 module:overlay(30) +from:0x02144b64 kind:arm_call to:0x02145200 module:overlay(30) +from:0x02144b74 kind:arm_call to:0x020d1e00 module:overlay(24) +from:0x02144ba8 kind:arm_call to:0x02146c20 module:overlay(30) +from:0x02144bb8 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144be8 kind:arm_call to:0x02145288 module:overlay(30) +from:0x02144c78 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144c94 kind:arm_call to:0x020e972c module:overlay(26) +from:0x02144d14 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144d34 kind:arm_call to:0x020e972c module:overlay(26) +from:0x02144df4 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144e10 kind:arm_call to:0x020e972c module:overlay(26) +from:0x02144ea8 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02144ec4 kind:arm_call to:0x020e972c module:overlay(26) +from:0x02144f30 kind:arm_call to:0x02144fa0 module:overlay(30) +from:0x02144f44 kind:arm_call to:0x02144fa0 module:overlay(30) +from:0x02144f90 kind:load to:0x027e0ce0 module:dtcm +from:0x02144f94 kind:load to:0x027e0cd8 module:dtcm +from:0x02144f98 kind:load to:0x02151498 module:overlay(30) +from:0x02144f9c kind:load to:0x02151484 module:overlay(30) +from:0x02145034 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x02145058 kind:arm_call to:0x0214bcbc module:overlay(30) +from:0x0214508c kind:arm_call to:0x0214bc30 module:overlay(30) +from:0x021450c0 kind:load to:0x027e0cd8 module:dtcm +from:0x021450c4 kind:load to:0x027e0d24 module:dtcm +from:0x021450fc kind:arm_call to:0x0214569c module:overlay(30) +from:0x0214510c kind:arm_call to:0x01fff698 module:itcm +from:0x0214511c kind:arm_call to:0x01fff698 module:itcm +from:0x0214514c kind:arm_call to:0x01ffb714 module:itcm +from:0x02145178 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021451f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021451fc kind:load to:0x027e0d24 module:dtcm +from:0x02145258 kind:arm_call to:0x020d1a78 module:overlay(24) +from:0x0214525c kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02145274 kind:arm_call to:0x020e91c4 module:overlay(26) +from:0x02145278 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x02145284 kind:load to:0x027e0cd8 module:dtcm +from:0x021452d8 kind:arm_call to:0x020e972c module:overlay(26) +from:0x021453c0 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x02145408 kind:arm_call to:0x02145200 module:overlay(30) +from:0x0214540c kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02145450 kind:arm_call to:0x02145288 module:overlay(30) +from:0x0214546c kind:arm_call to:0x02145200 module:overlay(30) +from:0x02145470 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02145498 kind:arm_call to:0x02145288 module:overlay(30) +from:0x021455f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021455f8 kind:load to:0x02151494 module:overlay(30) +from:0x021455fc kind:load to:0x0215148c module:overlay(30) +from:0x02145664 kind:arm_call to:0x020eeff0 module:overlay(26) +from:0x02145680 kind:arm_call to:0x020eefcc module:overlay(26) +from:0x02145700 kind:arm_call to:0x02145644 module:overlay(30) +from:0x0214571c kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x02145724 kind:arm_call to:0x020ee2d0 module:overlay(26) +from:0x02145734 kind:arm_call to:0x02145600 module:overlay(30) +from:0x02145740 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145750 kind:arm_call to:0x021450c8 module:overlay(30) +from:0x0214575c kind:arm_call to:0x0214569c module:overlay(30) +from:0x02145794 kind:arm_call to:0x01ff930c module:itcm +from:0x021457b8 kind:arm_call to:0x02144010 module:overlay(30) +from:0x021457c0 kind:arm_call to:0x0214a040 module:overlay(30) +from:0x021457e0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021457f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x021457fc kind:arm_call to:0x02145600 module:overlay(30) +from:0x02145824 kind:arm_call to:0x01ff9638 module:itcm +from:0x02145858 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02145890 kind:arm_call to:0x01ff9258 module:itcm +from:0x021458b4 kind:arm_call to:0x01ff916c module:itcm +from:0x021458cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021458d8 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02145940 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214594c kind:arm_call to:0x02145644 module:overlay(30) +from:0x021459a8 kind:load to:0x0203e93c module:main +from:0x021459e4 kind:arm_call to:0x020e7dcc module:overlay(26) +from:0x021459f4 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x02145a14 kind:arm_call to:0x0214626c module:overlay(30) +from:0x02145a24 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02145a4c kind:arm_call to:0x01fff698 module:itcm +from:0x02145a50 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02145a68 kind:arm_call to:0x021317bc module:overlay(26) +from:0x02145a7c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02145a88 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145abc kind:arm_call to:0x0214569c module:overlay(30) +from:0x02145ad8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02145ae8 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x02145b50 kind:arm_call to:0x01ffb714 module:itcm +from:0x02145b60 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145b98 kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x02145ba8 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x02145bc4 kind:arm_call to:0x020e7f8c module:overlay(26) +from:0x02145be0 kind:arm_call to:0x020ee9f8 module:overlay(26) +from:0x02145c00 kind:arm_call to:0x020eef14 module:overlay(26) +from:0x02145c0c kind:arm_call to:0x02146c20 module:overlay(30) +from:0x02145c2c kind:arm_call to:0x020ee9f8 module:overlay(26) +from:0x02145c3c kind:arm_call to:0x020eef14 module:overlay(26) +from:0x02145c48 kind:arm_call to:0x02146c20 module:overlay(30) +from:0x02145c74 kind:arm_call to:0x020eef14 module:overlay(26) +from:0x02145c98 kind:arm_call to:0x020ee9f8 module:overlay(26) +from:0x02145ca0 kind:arm_call to:0x020ee2d0 module:overlay(26) +from:0x02145cb0 kind:arm_call to:0x02145600 module:overlay(30) +from:0x02145cbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145cd0 kind:load to:0x027e0ce0 module:dtcm +from:0x02145cd4 kind:load to:0x027e0cd8 module:dtcm +from:0x02145cec kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02145d00 kind:arm_call to:0x02145600 module:overlay(30) +from:0x02145d10 kind:arm_call to:0x0214569c module:overlay(30) +from:0x02145d1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02145d4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02145d58 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145da4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02145dc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02145dd0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02145e0c kind:arm_call to:0x02145ce0 module:overlay(30) +from:0x02145e18 kind:arm_call to:0x02144010 module:overlay(30) +from:0x02145e24 kind:arm_call to:0x02145644 module:overlay(30) +from:0x02145e50 kind:arm_call to:0x02144140 module:overlay(30) +from:0x02145ec0 kind:arm_call to:0x020e7dcc module:overlay(26) +from:0x02145ed0 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x02145f00 kind:arm_call to:0x0214626c module:overlay(30) +from:0x02145f38 kind:arm_call to:0x01fff850 module:itcm +from:0x02145f88 kind:arm_call to:0x0214626c module:overlay(30) +from:0x02146000 kind:arm_call to:0x01fff850 module:itcm +from:0x0214608c kind:arm_call to:0x0214626c module:overlay(30) +from:0x021460d8 kind:arm_call to:0x0214626c module:overlay(30) +from:0x02146114 kind:arm_call to:0x02146304 module:overlay(30) +from:0x02146194 kind:arm_call to:0x020eada4 module:overlay(26) +from:0x021461a0 kind:arm_call to:0x0214569c module:overlay(30) +from:0x021461b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021461bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021461dc kind:arm_call to:0x01ffb744 module:itcm +from:0x0214620c kind:arm_call to:0x021464e4 module:overlay(30) +from:0x02146218 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x02146238 kind:arm_call to:0x02145600 module:overlay(30) +from:0x02146244 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214625c kind:load to:0x027e0ce0 module:dtcm +from:0x02146260 kind:load to:0x02150920 module:overlay(30) +from:0x02146264 kind:load to:0x02150928 module:overlay(30) +from:0x021462a4 kind:arm_call to:0x01fff850 module:itcm +from:0x021462fc kind:load to:0x02150928 module:overlay(30) +from:0x02146300 kind:load to:0x02150920 module:overlay(30) +from:0x02146324 kind:arm_call to:0x020e7dcc module:overlay(26) +from:0x02146358 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x021463a8 kind:arm_call to:0x020ef0b4 module:overlay(26) +from:0x021463b8 kind:arm_call to:0x020ef0b4 module:overlay(26) +from:0x021463c0 kind:arm_call to:0x020ef0d8 module:overlay(26) +from:0x021463d0 kind:arm_call to:0x020ef0d8 module:overlay(26) +from:0x02146418 kind:arm_call to:0x01fff850 module:itcm +from:0x02146438 kind:arm_call to:0x01fff850 module:itcm +from:0x02146454 kind:arm_call to:0x01fff850 module:itcm +from:0x021464a8 kind:arm_call to:0x02146c20 module:overlay(30) +from:0x021464dc kind:load to:0x027e0ce0 module:dtcm +from:0x021464e0 kind:load to:0x027e0cd8 module:dtcm +from:0x021464f8 kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x02146500 kind:arm_call to:0x020ee2d0 module:overlay(26) +from:0x0214650c kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x0214656c kind:arm_call to:0x020e7dcc module:overlay(26) +from:0x02146588 kind:arm_call to:0x02146c20 module:overlay(30) +from:0x0214659c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021465b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021465e8 kind:arm_call to:0x02146b9c module:overlay(30) +from:0x02146624 kind:arm_call to:0x02145e84 module:overlay(30) +from:0x02146648 kind:load to:0x027e0ce0 module:dtcm +from:0x0214667c kind:arm_call to:0x02144010 module:overlay(30) +from:0x02146684 kind:arm_call to:0x0214a040 module:overlay(30) +from:0x021466a4 kind:arm_call to:0x0214c1fc module:overlay(30) +from:0x021466c4 kind:arm_call to:0x0214c248 module:overlay(30) +from:0x021466d0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021466e8 kind:arm_call to:0x02016930 module:main +from:0x021466fc kind:arm_call to:0x01ff9318 module:itcm +from:0x021467d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021467e0 kind:arm_call to:0x0214701c module:overlay(30) +from:0x0214681c kind:arm_call to:0x01ff9984 module:itcm +from:0x02146830 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214684c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214686c kind:arm_call to:0x01ff9984 module:itcm +from:0x02146878 kind:load to:0x027e0d24 module:dtcm +from:0x02146880 kind:load to:0x0203e93c module:main +from:0x021468e8 kind:arm_call to:0x02131f78 module:overlay(26) +from:0x02146950 kind:arm_call to:0x02131f78 module:overlay(26) +from:0x021469c4 kind:load to:0x02150914 module:overlay(30) +from:0x021469e4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021469ec kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02146a40 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02146a50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02146a60 kind:load to:0x020b537c module:overlay(0) +from:0x02146a68 kind:load to:0x027e0ce4 module:dtcm +from:0x02146a80 kind:arm_call to:0x0214ca04 module:overlay(30) +from:0x02146a9c kind:arm_call to:0x0206080c module:overlay(0) +from:0x02146aac kind:arm_call to:0x0206080c module:overlay(0) +from:0x02146af8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02146b20 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02146b4c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02146b84 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02146bac kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02146bb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02146bc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02146bf8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02146c1c kind:load to:0x027e0cd8 module:dtcm +from:0x02146c4c kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02146c58 kind:arm_call to:0x02146c68 module:overlay(30) +from:0x02146c64 kind:load to:0x027e0cd8 module:dtcm +from:0x02146c94 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02146cbc kind:load to:0x027e0cd8 module:dtcm +from:0x02146ce4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02146d00 kind:arm_call to:0x01ff9258 module:itcm +from:0x02146d18 kind:arm_call to:0x02146b9c module:overlay(30) +from:0x02146d60 kind:arm_call to:0x020e7dcc module:overlay(26) +from:0x02146d70 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x02146d90 kind:arm_call to:0x0214626c module:overlay(30) +from:0x02146db4 kind:arm_call to:0x02145644 module:overlay(30) +from:0x02146dec kind:load to:0x027e0ce0 module:dtcm +from:0x02146e18 kind:arm_call to:0x02145644 module:overlay(30) +from:0x02146e90 kind:arm_call to:0x0214bd54 module:overlay(30) +from:0x02146ec0 kind:arm_call to:0x02146c20 module:overlay(30) +from:0x02146ef0 kind:load to:0x027e0d24 module:dtcm +from:0x02146f20 kind:load to:0x020977fc module:overlay(0) +from:0x02146f40 kind:arm_call to:0x01ffb428 module:itcm +from:0x02146f6c kind:arm_call to:0x01ff9638 module:itcm +from:0x02146f70 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02146f80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02146f90 kind:arm_call to:0x0214701c module:overlay(30) +from:0x02146ff4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02147008 kind:arm_call to:0x01ff9218 module:itcm +from:0x02147014 kind:load to:0x0203e93c module:main +from:0x02147024 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x0214706c kind:arm_call to:0x02147260 module:overlay(30) +from:0x0214708c kind:arm_call to:0x01ffb714 module:itcm +from:0x02147094 kind:arm_call to:0x01ff938c module:itcm +from:0x021470a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021470b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147104 kind:arm_call to:0x02015058 module:main +from:0x02147120 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02147140 kind:arm_call to:0x02015058 module:main +from:0x02147160 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02147180 kind:arm_call to:0x02015058 module:main +from:0x021471a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021471c0 kind:arm_call to:0x02015058 module:main +from:0x021471e0 kind:arm_call to:0x02015058 module:main +from:0x02147200 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02147220 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02147240 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214724c kind:load to:0x027e09a8 module:dtcm +from:0x02147270 kind:load to:0x027e09bc module:dtcm +from:0x02147284 kind:arm_call to:0x02147260 module:overlay(30) +from:0x021472a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021472ac kind:arm_call to:0x01ff938c module:itcm +from:0x021472b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021472c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021472e0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021472ec kind:load to:0x027e09a8 module:dtcm +from:0x0214730c kind:arm_call to:0x020f26a4 module:overlay(26) +from:0x02147320 kind:arm_call to:0x01fff458 module:itcm +from:0x02147334 kind:arm_call to:0x020e639c module:overlay(26) +from:0x0214733c kind:load to:0x0213f554 module:overlay(26) +from:0x02147340 kind:load to:0x027e0ce0 module:dtcm +from:0x02147398 kind:arm_call to:0x01fff698 module:itcm +from:0x021473b4 kind:arm_call to:0x020edadc module:overlay(26) +from:0x021473bc kind:arm_call to:0x020f4ffc module:overlay(26) +from:0x021473e0 kind:arm_call to:0x021477d0 module:overlay(30) +from:0x0214746c kind:arm_call to:0x02147694 module:overlay(30) +from:0x0214748c kind:arm_call to:0x021474bc module:overlay(30) +from:0x021474b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021474b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021474e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021474ec kind:arm_call to:0x01ff9258 module:itcm +from:0x021474fc kind:arm_call to:0x01ffb860 module:itcm +from:0x02147510 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147524 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214754c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214757c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021475ac kind:arm_call to:0x01ffb860 module:itcm +from:0x021475b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x021475cc kind:arm_call to:0x01ffb780 module:itcm +from:0x021475fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214760c kind:arm_call to:0x01ffb780 module:itcm +from:0x02147630 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02147668 kind:arm_call to:0x01ff9638 module:itcm +from:0x02147688 kind:load to:0x0203f13c module:main +from:0x02147704 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147710 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214776c kind:arm_call to:0x01ffb714 module:itcm +from:0x02147780 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147790 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021477a4 kind:arm_call to:0x021474bc module:overlay(30) +from:0x0214795c kind:arm_call to:0x021474bc module:overlay(30) +from:0x02147b78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147b84 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147b94 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147bac kind:arm_call to:0x01ffb714 module:itcm +from:0x02147bb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147bc8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147bdc kind:arm_call to:0x01ffb714 module:itcm +from:0x02147be8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02147bf8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02147c28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147c34 kind:arm_call to:0x01ffb744 module:itcm +from:0x02147c64 kind:arm_call to:0x01ffb780 module:itcm +from:0x02147ca4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02147d24 kind:arm_call to:0x01ffb428 module:itcm +from:0x02147d3c kind:arm_call to:0x01ffb428 module:itcm +from:0x02147dc8 kind:arm_call to:0x021474bc module:overlay(30) +from:0x02147de8 kind:arm_call to:0x02147694 module:overlay(30) +from:0x02147e80 kind:load to:0x02151594 module:overlay(30) +from:0x02147eac kind:arm_call to:0x02144010 module:overlay(30) +from:0x02147eb8 kind:arm_call to:0x02144010 module:overlay(30) +from:0x02147ec0 kind:load to:0x027e0d24 module:dtcm +from:0x02147ed8 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02147f30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147f88 kind:arm_call to:0x02147058 module:overlay(30) +from:0x02147f98 kind:load to:0x02151594 module:overlay(30) +from:0x02147fb4 kind:arm_call to:0x0214c064 module:overlay(30) +from:0x02148014 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x02148028 kind:arm_call to:0x02145644 module:overlay(30) +from:0x02148054 kind:load to:0x027e0d24 module:dtcm +from:0x02148060 kind:load to:0x02151594 module:overlay(30) +from:0x02148070 kind:arm_call to:0x02146cc0 module:overlay(30) +from:0x021480cc kind:arm_call to:0x02147274 module:overlay(30) +from:0x02148110 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148170 kind:arm_call to:0x02147274 module:overlay(30) +from:0x021481a8 kind:arm_call to:0x021456e4 module:overlay(30) +from:0x021481b0 kind:arm_call to:0x02146df0 module:overlay(30) +from:0x021481bc kind:arm_call to:0x02144140 module:overlay(30) +from:0x021481c4 kind:arm_call to:0x02146514 module:overlay(30) +from:0x021481dc kind:arm_call to:0x02144010 module:overlay(30) +from:0x021481ec kind:load to:0x02151654 module:overlay(30) +from:0x021481f8 kind:load to:0x02151594 module:overlay(30) +from:0x02148254 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214825c kind:arm_call to:0x02016930 module:main +from:0x02148268 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148284 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214829c kind:arm_call to:0x0214bd94 module:overlay(30) +from:0x021482b0 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x02148320 kind:load to:0x02151594 module:overlay(30) +from:0x02148324 kind:load to:0x027e0d24 module:dtcm +from:0x0214834c kind:arm_call to:0x0214664c module:overlay(30) +from:0x02148364 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021483ec kind:arm_call to:0x02145e84 module:overlay(30) +from:0x0214842c kind:arm_call to:0x02016930 module:main +from:0x02148448 kind:arm_call to:0x0214bd94 module:overlay(30) +from:0x0214846c kind:arm_call to:0x01ff9258 module:itcm +from:0x021484c4 kind:arm_call to:0x02147274 module:overlay(30) +from:0x02148524 kind:arm_call to:0x02016930 module:main +from:0x02148538 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x021485b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021485c4 kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x021485d8 kind:load to:0x02151594 module:overlay(30) +from:0x021485dc kind:load to:0x027e0d24 module:dtcm +from:0x021485e4 kind:load to:0x02151654 module:overlay(30) +from:0x021485ec kind:load to:0x02049bc4 module:main +from:0x0214860c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148628 kind:arm_call to:0x01ff916c module:itcm +from:0x02148638 kind:arm_call to:0x0214569c module:overlay(30) +from:0x02148650 kind:arm_call to:0x01ff9218 module:itcm +from:0x02148660 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214866c kind:arm_call to:0x02145600 module:overlay(30) +from:0x02148694 kind:arm_call to:0x01ff9638 module:itcm +from:0x021486c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021486e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021486ec kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02148718 kind:arm_call to:0x01ff9984 module:itcm +from:0x02148734 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148740 kind:arm_call to:0x021472f0 module:overlay(30) +from:0x02148754 kind:arm_call to:0x02145e84 module:overlay(30) +from:0x02148780 kind:arm_call to:0x02016930 module:main +from:0x021487a0 kind:arm_call to:0x0214bd94 module:overlay(30) +from:0x0214881c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214885c kind:arm_call to:0x01ff916c module:itcm +from:0x021488a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148940 kind:arm_call to:0x0214664c module:overlay(30) +from:0x0214894c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148958 kind:arm_call to:0x02016930 module:main +from:0x02148968 kind:arm_call to:0x01ff9318 module:itcm +from:0x02148984 kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214898c kind:arm_call to:0x0214a040 module:overlay(30) +from:0x0214899c kind:load to:0x0203e93c module:main +from:0x021489a0 kind:load to:0x027e0d24 module:dtcm +from:0x021489a4 kind:load to:0x02049bc4 module:main +from:0x021489b0 kind:load to:0x02151594 module:overlay(30) +from:0x02148a14 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x02148a20 kind:arm_call to:0x0214c18c module:overlay(30) +from:0x02148a34 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148a3c kind:arm_call to:0x02016930 module:main +from:0x02148a54 kind:arm_call to:0x0214bd94 module:overlay(30) +from:0x02148a60 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148a7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02148a94 kind:load to:0x021515c4 module:overlay(30) +from:0x02148a98 kind:load to:0x027e0d24 module:dtcm +from:0x02148ab0 kind:arm_call to:0x0214664c module:overlay(30) +from:0x02148ac8 kind:arm_call to:0x02015058 module:main +from:0x02148adc kind:arm_call to:0x02147274 module:overlay(30) +from:0x02148af8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148b0c kind:arm_call to:0x02144010 module:overlay(30) +from:0x02148b2c kind:load to:0x027e0d24 module:dtcm +from:0x02148b30 kind:load to:0x0214c1a0 module:overlay(30) +from:0x02148b88 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148ba4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148bc0 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x02148bcc kind:arm_call to:0x0214c18c module:overlay(30) +from:0x02148be8 kind:arm_call to:0x0214c064 module:overlay(30) +from:0x02148c08 kind:load to:0x021515ac module:overlay(30) +from:0x02148c0c kind:load to:0x027e0d24 module:dtcm +from:0x02148c60 kind:arm_call to:0x01ff916c module:itcm +from:0x02148c6c kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02148c8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02148d20 kind:arm_call to:0x02146f24 module:overlay(30) +from:0x02148d54 kind:arm_call to:0x01ff916c module:itcm +from:0x02148d60 kind:arm_call to:0x02146f24 module:overlay(30) +from:0x02148d78 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148d80 kind:arm_call to:0x02016930 module:main +from:0x02148d9c kind:arm_call to:0x0214bd94 module:overlay(30) +from:0x02148dbc kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x02148dc0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148ddc kind:arm_call to:0x01ff9258 module:itcm +from:0x02148df8 kind:arm_call to:0x0214664c module:overlay(30) +from:0x02148e6c kind:arm_call to:0x02147274 module:overlay(30) +from:0x02148e84 kind:arm_call to:0x0214664c module:overlay(30) +from:0x02148e9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02148f04 kind:arm_call to:0x02144010 module:overlay(30) +from:0x02148f28 kind:arm_call to:0x02144010 module:overlay(30) +from:0x02148f38 kind:load to:0x02151594 module:overlay(30) +from:0x02148f3c kind:load to:0x027e0d24 module:dtcm +from:0x02148f44 kind:load to:0x02151654 module:overlay(30) +from:0x02148f60 kind:load to:0x027e0d24 module:dtcm +from:0x02148f64 kind:load to:0x0214c1a0 module:overlay(30) +from:0x02148f74 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02148f88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148f9c kind:arm_call to:0x01ffb860 module:itcm +from:0x02148fac kind:arm_call to:0x01ff93c0 module:itcm +from:0x02149024 kind:arm_call to:0x02147274 module:overlay(30) +from:0x02149040 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x0214905c kind:load to:0x0215160c module:overlay(30) +from:0x02149070 kind:arm_call to:0x02146ef8 module:overlay(30) +from:0x02149084 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021490d4 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x0214911c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02149124 kind:arm_call to:0x02016930 module:main +from:0x02149140 kind:arm_call to:0x02144010 module:overlay(30) +from:0x02149150 kind:load to:0x02151594 module:overlay(30) +from:0x021491a8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021491b0 kind:arm_call to:0x02016930 module:main +from:0x021491cc kind:arm_call to:0x0214bd94 module:overlay(30) +from:0x021491f8 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x0214921c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02149238 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149250 kind:load to:0x02151594 module:overlay(30) +from:0x02149254 kind:load to:0x027e0d24 module:dtcm +from:0x02149270 kind:arm_call to:0x0214664c module:overlay(30) +from:0x021492b4 kind:arm_call to:0x02144010 module:overlay(30) +from:0x021492bc kind:load to:0x027e0d24 module:dtcm +from:0x021492d4 kind:load to:0x027e0d24 module:dtcm +from:0x02149334 kind:arm_call to:0x02147274 module:overlay(30) +from:0x021493a4 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x021493b0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021493dc kind:arm_call to:0x02016930 module:main +from:0x021493f8 kind:arm_call to:0x0214bd94 module:overlay(30) +from:0x02149420 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149434 kind:load to:0x021515dc module:overlay(30) +from:0x0214943c kind:load to:0x02049bc4 module:main +from:0x02149440 kind:load to:0x027e0d24 module:dtcm +from:0x02149474 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214948c kind:arm_call to:0x02015058 module:main +from:0x021494cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02149554 kind:arm_call to:0x0214664c module:overlay(30) +from:0x0214956c kind:arm_call to:0x02144010 module:overlay(30) +from:0x021495a0 kind:arm_call to:0x02145df0 module:overlay(30) +from:0x021495b0 kind:arm_call to:0x02144010 module:overlay(30) +from:0x021495c4 kind:load to:0x021515f4 module:overlay(30) +from:0x02149624 kind:arm_call to:0x02147274 module:overlay(30) +from:0x02149628 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214963c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214964c kind:arm_call to:0x01ffb860 module:itcm +from:0x0214965c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214969c kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x021496a4 kind:arm_call to:0x02146a6c module:overlay(30) +from:0x021496ac kind:arm_call to:0x02147344 module:overlay(30) +from:0x021496bc kind:arm_call to:0x0214c064 module:overlay(30) +from:0x021496cc kind:load to:0x0215160c module:overlay(30) +from:0x021496d4 kind:load to:0x027e0d24 module:dtcm +from:0x021496e4 kind:arm_call to:0x02146ef8 module:overlay(30) +from:0x021496f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149724 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149730 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02149748 kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214978c kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x0214979c kind:arm_call to:0x0206080c module:overlay(0) +from:0x021497c4 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x021497d0 kind:load to:0x027e0cec module:dtcm +from:0x021497e0 kind:arm_call to:0x02146ef8 module:overlay(30) +from:0x021497f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149814 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214983c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149850 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0214987c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149888 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02149938 kind:arm_call to:0x02144010 module:overlay(30) +from:0x02149944 kind:load to:0x027e09a8 module:dtcm +from:0x0214995c kind:arm_call to:0x0206080c module:overlay(0) +from:0x02149974 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021499f4 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x02149a00 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02149a18 kind:load to:0x02151594 module:overlay(30) +from:0x02149a34 kind:arm_call to:0x01ff916c module:itcm +from:0x02149a40 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02149a74 kind:arm_call to:0x02144010 module:overlay(30) +from:0x02149a94 kind:arm_call to:0x0214c064 module:overlay(30) +from:0x02149afc kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02149b0c kind:arm_call to:0x01fff698 module:itcm +from:0x02149b30 kind:arm_call to:0x0214569c module:overlay(30) +from:0x02149b3c kind:arm_call to:0x02145644 module:overlay(30) +from:0x02149b6c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02149b8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02149ba0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02149bc4 kind:arm_call to:0x02146c20 module:overlay(30) +from:0x02149c14 kind:arm_call to:0x020ea980 module:overlay(26) +from:0x02149c28 kind:arm_call to:0x020eaa04 module:overlay(26) +from:0x02149c44 kind:arm_call to:0x020eedf8 module:overlay(26) +from:0x02149c80 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x02149c8c kind:arm_call to:0x02145644 module:overlay(30) +from:0x02149cb0 kind:arm_call to:0x02145600 module:overlay(30) +from:0x02149cbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149cec kind:arm_call to:0x02144140 module:overlay(30) +from:0x02149cf8 kind:load to:0x027e0d24 module:dtcm +from:0x02149d04 kind:load to:0x02151594 module:overlay(30) +from:0x02149d08 kind:load to:0x027e0cd8 module:dtcm +from:0x02149d10 kind:load to:0x021523f8 module:overlay(30) +from:0x02149d30 kind:arm_call to:0x021456e4 module:overlay(30) +from:0x02149d50 kind:arm_call to:0x020eef14 module:overlay(26) +from:0x02149d68 kind:arm_call to:0x0214bb98 module:overlay(30) +from:0x02149d74 kind:arm_call to:0x02144140 module:overlay(30) +from:0x02149d7c kind:arm_call to:0x02146514 module:overlay(30) +from:0x02149d94 kind:arm_call to:0x02147274 module:overlay(30) +from:0x02149da0 kind:arm_call to:0x02144010 module:overlay(30) +from:0x02149dac kind:load to:0x027e0d24 module:dtcm +from:0x02149e00 kind:load to:0x027e0d24 module:dtcm +from:0x02149e30 kind:arm_call to:0x02146ab4 module:overlay(30) +from:0x02149e40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02149e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02149ed8 kind:arm_call to:0x01ffb780 module:itcm +from:0x0214a018 kind:arm_call to:0x0214bb4c module:overlay(30) +from:0x0214a024 kind:load to:0x027e0ce4 module:dtcm +from:0x0214a028 kind:load to:0x0203e93c module:main +from:0x0214a030 kind:load to:0x02151624 module:overlay(30) +from:0x0214a034 kind:load to:0x0215163c module:overlay(30) +from:0x0214a03c kind:load to:0x027e0d24 module:dtcm +from:0x0214a058 kind:arm_call to:0x0214c158 module:overlay(30) +from:0x0214a06c kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0214a074 kind:arm_call to:0x021459b0 module:overlay(30) +from:0x0214a0ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a104 kind:arm_call to:0x0214664c module:overlay(30) +from:0x0214a130 kind:arm_call to:0x021472f0 module:overlay(30) +from:0x0214a14c kind:arm_call to:0x020ee9d0 module:overlay(26) +from:0x0214a154 kind:arm_call to:0x020ee2d0 module:overlay(26) +from:0x0214a164 kind:arm_call to:0x02145600 module:overlay(30) +from:0x0214a170 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214a180 kind:arm_call to:0x021450c8 module:overlay(30) +from:0x0214a200 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214a210 kind:arm_call to:0x02145600 module:overlay(30) +from:0x0214a21c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214a250 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214a260 kind:arm_call to:0x0214569c module:overlay(30) +from:0x0214a270 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a27c kind:arm_call to:0x02110e98 module:overlay(26) +from:0x0214a2b0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0214a2b8 kind:arm_call to:0x02146514 module:overlay(30) +from:0x0214a2dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0214a2f8 kind:arm_call to:0x0214c158 module:overlay(30) +from:0x0214a32c kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214a338 kind:arm_call to:0x02145df0 module:overlay(30) +from:0x0214a34c kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214a380 kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214a3bc kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214a3d0 kind:load to:0x027e0d24 module:dtcm +from:0x0214a3dc kind:load to:0x0203e93c module:main +from:0x0214a3fc kind:load to:0x027e0d24 module:dtcm +from:0x0214a400 kind:load to:0x0214bb4c module:overlay(30) +from:0x0214a414 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214a48c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0214a49c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0214a4a4 kind:arm_call to:0x020ee4e4 module:overlay(26) +from:0x0214a4b0 kind:arm_call to:0x020ee518 module:overlay(26) +from:0x0214a4d8 kind:arm_call to:0x020ea860 module:overlays(23,26) +from:0x0214a4e4 kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214a4f0 kind:load to:0x02049bc4 module:main +from:0x0214a4f4 kind:load to:0x0214aa44 module:overlay(30) +from:0x0214a4f8 kind:load to:0x021522b8 module:overlay(30) +from:0x0214a4fc kind:load to:0x027e0cd8 module:dtcm +from:0x0214a500 kind:load to:0x021523f8 module:overlay(30) +from:0x0214a51c kind:arm_call to:0x0214bd64 module:overlay(30) +from:0x0214a534 kind:arm_call to:0x01fff698 module:itcm +from:0x0214a570 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0214a5a0 kind:arm_call to:0x020ee534 module:overlay(26) +from:0x0214a5b0 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214a5bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214a5dc kind:arm_call to:0x0214569c module:overlay(30) +from:0x0214a5e8 kind:arm_call to:0x02146bd4 module:overlay(30) +from:0x0214a60c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214a620 kind:arm_call to:0x02144140 module:overlay(30) +from:0x0214a65c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0214a678 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214a688 kind:arm_call to:0x021469c8 module:overlay(30) +from:0x0214a6a4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0214a6bc kind:arm_call to:0x0206080c module:overlay(0) +from:0x0214a6d4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0214a6e4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0214a6f0 kind:load to:0x027e0d24 module:dtcm +from:0x0214a6f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a6f8 kind:load to:0x0215091a module:overlay(30) +from:0x0214a6fc kind:load to:0x021522d8 module:overlay(30) +from:0x0214a700 kind:load to:0x021522ea module:overlay(30) +from:0x0214a704 kind:load to:0x021522ec module:overlay(30) +from:0x0214a708 kind:load to:0x02150930 module:overlay(30) +from:0x0214a720 kind:arm_call to:0x021440f0 module:overlay(30) +from:0x0214a750 kind:arm_call to:0x021459b0 module:overlay(30) +from:0x0214a790 kind:arm_call to:0x021440f0 module:overlay(30) +from:0x0214a820 kind:arm_call to:0x020d974c module:overlay(26) +from:0x0214a88c kind:arm_call to:0x02145df0 module:overlay(30) +from:0x0214a894 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214a89c kind:arm_call to:0x021440f0 module:overlay(30) +from:0x0214a8b8 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0214a8c0 kind:arm_call to:0x02146888 module:overlay(30) +from:0x0214a8d4 kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214a8dc kind:arm_call to:0x021459b0 module:overlay(30) +from:0x0214a940 kind:arm_call to:0x020e7dcc module:overlay(26) +from:0x0214a950 kind:arm_call to:0x020ef070 module:overlay(26) +from:0x0214a974 kind:arm_call to:0x0214626c module:overlay(30) +from:0x0214a990 kind:arm_call to:0x02145df0 module:overlay(30) +from:0x0214a9ac kind:arm_call to:0x02145ce0 module:overlay(30) +from:0x0214a9dc kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214a9f4 kind:arm_call to:0x02147058 module:overlay(30) +from:0x0214aa30 kind:load to:0x027e0d24 module:dtcm +from:0x0214aa34 kind:load to:0x027e09b8 module:dtcm +from:0x0214aa3c kind:load to:0x027e0ce0 module:dtcm +from:0x0214aa8c kind:arm_call to:0x0200e260 module:main +from:0x0214aab0 kind:arm_call to:0x0200e260 module:main +from:0x0214aab4 kind:arm_call to:0x0200c198 module:main +from:0x0214aac4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214ab28 kind:arm_call to:0x0214bb18 module:overlay(30) +from:0x0214ab34 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214ab50 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214ab64 kind:arm_call to:0x02110fac module:overlay(26) +from:0x0214ab78 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214aba0 kind:arm_call to:0x0214c4bc module:overlay(30) +from:0x0214abb8 kind:arm_call to:0x02110fac module:overlay(26) +from:0x0214abe8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0214ac14 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0214ac48 kind:arm_call to:0x0214c864 module:overlay(30) +from:0x0214ac60 kind:arm_call to:0x0214c4bc module:overlay(30) +from:0x0214ac88 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0214ac94 kind:load to:0x027e0d24 module:dtcm +from:0x0214ac9c kind:load to:0x027e0958 module:dtcm +from:0x0214aca4 kind:load to:0x027e09b4 module:dtcm +from:0x0214ad08 kind:arm_call to:0x02145600 module:overlay(30) +from:0x0214ad14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214add0 kind:arm_call to:0x02028c24 module:main +from:0x0214ae88 kind:arm_call to:0x0201aaa8 module:main +from:0x0214aef0 kind:arm_call to:0x0201aa1c module:main +from:0x0214aefc kind:arm_call to:0x020d9768 module:overlays(26,31) +from:0x0214af08 kind:load to:0x027e0d24 module:dtcm +from:0x0214af0c kind:load to:0x027e0998 module:dtcm +from:0x0214af10 kind:load to:0x0204aefc module:main +from:0x0214af14 kind:load to:0x021522dc module:overlay(30) +from:0x0214af18 kind:load to:0x021522d8 module:overlay(30) +from:0x0214af44 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214af54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214af6c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0214af78 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0214af94 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0214afa4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0214afc0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214afc8 kind:arm_call to:0x02011ff4 module:main +from:0x0214afe0 kind:arm_call to:0x020ee240 module:overlay(26) +from:0x0214aff4 kind:arm_call to:0x0203d1e8 module:main +from:0x0214affc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214b004 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214b00c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214b018 kind:load to:0x020a02b4 module:overlay(0) +from:0x0214b028 kind:arm_call to:0x020ee240 module:overlay(26) +from:0x0214b03c kind:arm_call to:0x0203d1e8 module:main +from:0x0214b044 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214b04c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214b054 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214b05c kind:arm_call to:0x02011ff4 module:main +from:0x0214b068 kind:load to:0x020a02b4 module:overlay(0) +from:0x0214b08c kind:arm_call_thumb to:0x02017978 module:main +from:0x0214b0a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214b0b4 kind:load to:0x021528d4 module:overlay(30) +from:0x0214b0c8 kind:arm_call to:0x02011f3c module:main +from:0x0214b0d4 kind:arm_call to:0x0214b104 module:overlay(30) +from:0x0214b0e8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0214b100 kind:load to:0x021517dc module:overlay(30) +from:0x0214b10c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214b114 kind:arm_call to:0x0214c2ec module:overlay(30) +from:0x0214b1a0 kind:arm_call to:0x02028c68 module:main +from:0x0214b1b4 kind:arm_call to:0x02028c68 module:main +from:0x0214b1c4 kind:arm_call to:0x02028c68 module:main +from:0x0214b1d4 kind:arm_call to:0x02028c68 module:main +from:0x0214b1e4 kind:arm_call to:0x02028c68 module:main +from:0x0214b1f0 kind:load to:0x02151800 module:overlay(30) +from:0x0214b1f4 kind:load to:0x027e07d4 module:dtcm +from:0x0214b200 kind:arm_call to:0x0214c2fc module:overlay(30) +from:0x0214b208 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214b21c kind:arm_call to:0x0214c2fc module:overlay(30) +from:0x0214b224 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214b22c kind:arm_call to:0x02011ff4 module:main +from:0x0214b264 kind:arm_call to:0x0214bb18 module:overlay(30) +from:0x0214b274 kind:arm_call to:0x0214b644 module:overlay(30) +from:0x0214b2a0 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214b2b4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214b2cc kind:arm_call to:0x020e6370 module:overlay(26) +from:0x0214b2e8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0214b304 kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214b328 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0214b370 kind:arm_call to:0x02078684 module:overlay(0) +from:0x0214b380 kind:arm_call to:0x0214ba40 module:overlay(30) +from:0x0214b3c4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0214b40c kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214b428 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0214b484 kind:arm_call to:0x02147260 module:overlay(30) +from:0x0214b4a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214b524 kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214b60c kind:arm_call to:0x01ff9110 module:itcm +from:0x0214b634 kind:load to:0x027e0ce0 module:dtcm +from:0x0214b638 kind:load to:0x027e09bc module:dtcm +from:0x0214b63c kind:load to:0x027e09b8 module:dtcm +from:0x0214b788 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214b7a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214b8a0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214b8b0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214b8d0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214b908 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0214b944 kind:arm_call to:0x02143fc0 module:overlay(30) +from:0x0214b960 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0214b98c kind:arm_call to:0x02144010 module:overlay(30) +from:0x0214b9d0 kind:arm_call to:0x0214ba40 module:overlay(30) +from:0x0214ba28 kind:arm_call to:0x02143f40 module:overlay(30) +from:0x0214ba34 kind:load to:0x027e09bc module:dtcm +from:0x0214ba38 kind:load to:0x02151854 module:overlay(30) +from:0x0214ba3c kind:load to:0x027e09b8 module:dtcm +from:0x0214ba74 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bb14 kind:load to:0x02151854 module:overlay(30) +from:0x0214bb30 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214bb48 kind:load to:0x027e09b8 module:dtcm +from:0x0214c060 kind:load to:0x02049bc4 module:main +from:0x0214c1f8 kind:load to:0x02049bc4 module:main +from:0x0214c2f8 kind:load to:0x027e0d24 module:dtcm +from:0x0214c30c kind:load to:0x027e0d24 module:dtcm +from:0x0214c318 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0214c32c kind:load to:0x02152920 module:overlay(30) +from:0x0214c340 kind:arm_call to:0x02011f3c module:main +from:0x0214c34c kind:arm_call to:0x0214c404 module:overlay(30) +from:0x0214c360 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0214c390 kind:load to:0x02151944 module:overlay(30) +from:0x0214c39c kind:arm_call to:0x020590e8 module:overlay(0) +from:0x0214c3b4 kind:arm_call to:0x02028c68 module:main +from:0x0214c3c0 kind:load to:0x021518cc module:overlay(30) +from:0x0214c40c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214c424 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x0214c430 kind:arm_call to:0x0214c394 module:overlay(30) +from:0x0214c46c kind:load to:0x02151968 module:overlay(30) +from:0x0214c470 kind:load to:0x027e07d4 module:dtcm +from:0x0214c480 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214c488 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214c4a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214c4a8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214c4b0 kind:arm_call to:0x02011ff4 module:main +from:0x0214c508 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c518 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c544 kind:arm_call to:0x02018080 module:main +from:0x0214c584 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c58c kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c5bc kind:arm_call to:0x01ff9984 module:itcm +from:0x0214c5d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c5ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c610 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c620 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c62c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c698 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c6a4 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c6c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214c6cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c6dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c6f0 kind:arm_call to:0x01ffb860 module:itcm +from:0x0214c71c kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0214c758 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214c768 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214c788 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214c800 kind:arm_call to:0x02028d08 module:main +from:0x0214c83c kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0214c854 kind:load to:0x0215090c module:overlay(30) +from:0x0214c85c kind:load to:0x0203e93c module:main +from:0x0214c860 kind:load to:0x027e0958 module:dtcm +from:0x0214c8e0 kind:arm_call to:0x02028d24 module:main +from:0x0214c8e8 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c8f0 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c8f8 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c910 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214c944 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214c954 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214c970 kind:arm_call to:0x01ffa878 module:itcm +from:0x0214c980 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214c9c8 kind:arm_call to:0x02028d08 module:main +from:0x0214c9dc kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0214c9f0 kind:load to:0x0204253c module:main +from:0x0214c9f4 kind:load to:0x0203e93c module:main +from:0x0214c9f8 kind:load to:0x021518d0 module:overlay(30) +from:0x0214c9fc kind:load to:0x027e0964 module:dtcm +from:0x0214ca00 kind:load to:0x027e0958 module:dtcm +from:0x0214ca10 kind:load to:0x0214ca90 module:overlay(30) +from:0x0214ca4c kind:arm_call to:0x0200f05c module:main +from:0x0214ca7c kind:arm_call to:0x0214ca90 module:overlay(30) +from:0x0214ca88 kind:load to:0x02152920 module:overlay(30) +from:0x0214ca8c kind:load to:0x0215190c module:overlay(30) +from:0x0214cacc kind:load to:0x021518ec module:overlay(30) +from:0x0214cb04 kind:load to:0x021518dc module:overlay(30) +from:0x0214cb3c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214cb40 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214cb50 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214cb5c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214cb98 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214cbe8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214cc00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214cc2c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0214cc40 kind:load to:0x027e09a8 module:dtcm +from:0x0214ccd4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214cd68 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0214cd70 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214cd88 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0214cd94 kind:load to:0x0203e93c module:main +from:0x0214cd98 kind:load to:0x027e09a8 module:dtcm +from:0x0214cdb0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214cdfc kind:arm_call to:0x01ffc634 module:itcm +from:0x0214ce10 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214ce24 kind:load to:0x02152a08 module:overlay(30) +from:0x0214ce38 kind:arm_call to:0x02011f3c module:main +from:0x0214ce44 kind:arm_call to:0x0214ce74 module:overlay(30) +from:0x0214ce58 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0214ce70 kind:load to:0x02151a08 module:overlay(30) +from:0x0214ce7c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214cea4 kind:arm_call to:0x02067258 module:overlay(0) +from:0x0214ceb4 kind:load to:0x02151a2c module:overlay(30) +from:0x0214cecc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0214ced4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0214cedc kind:arm_call to:0x0206728c module:overlay(0) +from:0x0214cee4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214cef0 kind:load to:0x02151a2c module:overlay(30) +from:0x0214cf08 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0214cf10 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0214cf18 kind:arm_call to:0x0206728c module:overlay(0) +from:0x0214cf20 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214cf28 kind:arm_call to:0x02011ff4 module:main +from:0x0214cf34 kind:load to:0x02151a2c module:overlay(30) +from:0x0214cf40 kind:arm_call to:0x0214d604 module:overlay(30) +from:0x0214cf54 kind:arm_call to:0x0214d5e4 module:overlay(30) +from:0x0214cf70 kind:arm_call to:0x0214cf7c module:overlay(30) +from:0x0214cfbc kind:load to:0x021519d0 module:overlay(30) +from:0x0214cff4 kind:load to:0x021519e8 module:overlay(30) +from:0x0214d00c kind:arm_call to:0x020732bc module:overlay(0) +from:0x0214d02c kind:load to:0x027e09b8 module:dtcm +from:0x0214d03c kind:arm_call to:0x0214d5b8 module:overlay(30) +from:0x0214d050 kind:arm_call to:0x0214cf7c module:overlay(30) +from:0x0214d064 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214d088 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0214d138 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0214d180 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0214d1f4 kind:arm_call to:0x020158c0 module:main +from:0x0214d208 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0214d234 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0214d244 kind:load to:0x0203e93c module:main +from:0x0214d24c kind:load to:0x027e09b8 module:dtcm +from:0x0214d250 kind:load to:0x027e0cec module:dtcm +from:0x0214d254 kind:load to:0x021519c4 module:overlay(30) +from:0x0214d2c4 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0214d318 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0214d398 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0214d3d4 kind:arm_call to:0x020158c0 module:main +from:0x0214d3f0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0214d45c kind:arm_call to:0x02077570 module:overlay(0) +from:0x0214d494 kind:arm_call to:0x020158c0 module:main +from:0x0214d4a4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214d4b8 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0214d4f8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0214d508 kind:arm_call to:0x0214cf7c module:overlay(30) +from:0x0214d518 kind:arm_call to:0x020f0e44 module:overlay(26) +from:0x0214d524 kind:arm_call to:0x0206e8b8 module:overlay(0) +from:0x0214d530 kind:load to:0x027e09bc module:dtcm +from:0x0214d534 kind:load to:0x021519bc module:overlay(30) +from:0x0214d538 kind:load to:0x020b502c module:overlay(0) +from:0x0214d564 kind:load to:0x027e09b8 module:dtcm +from:0x0214d568 kind:load to:0x027e0d10 module:dtcm +from:0x0214d56c kind:load to:0x020b51f4 module:overlay(0) +from:0x0214d5a4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0214d5ac kind:load to:0x027e0cec module:dtcm +from:0x0214d5b0 kind:load to:0x021519c4 module:overlay(30) +from:0x0214d5c8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0214d5d8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0214d5e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214d600 kind:load to:0x027e09b8 module:dtcm +from:0x0214d620 kind:load to:0x027e09b8 module:dtcm +from:0x0214d62c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0214d640 kind:load to:0x02152a54 module:overlay(30) +from:0x0214d654 kind:arm_call to:0x02011f3c module:main +from:0x0214d660 kind:arm_call to:0x02122ef4 module:overlay(26) +from:0x0214d674 kind:load to:0x02151aac module:overlay(30) +from:0x0214d684 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0214d69c kind:load to:0x02151a88 module:overlay(30) +from:0x0214d6a4 kind:arm_call to:0x0214d704 module:overlay(30) +from:0x0214d700 kind:load to:0x02077570 module:overlay(0) +from:0x0214d71c kind:arm_call to:0x02081e10 module:overlay(0) +from:0x0214d738 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x0214d754 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x0214d768 kind:load to:0x027e0cd8 module:dtcm +from:0x0214d774 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d788 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d790 kind:arm_call to:0x02011ff4 module:main +from:0x0214d7a4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0214d7b8 kind:load to:0x02152aa0 module:overlay(30) +from:0x0214d7cc kind:arm_call to:0x02011f3c module:main +from:0x0214d7d8 kind:arm_call to:0x0214d808 module:overlay(30) +from:0x0214d7ec kind:arm_call to:0x0209765c module:overlay(0) +from:0x0214d804 kind:load to:0x02151b10 module:overlay(30) +from:0x0214d810 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214d818 kind:arm_call to:0x0214dc60 module:overlay(30) +from:0x0214d868 kind:load to:0x02151b34 module:overlay(30) +from:0x0214d86c kind:load to:0x027e07d4 module:dtcm +from:0x0214d878 kind:arm_call to:0x0214dc70 module:overlay(30) +from:0x0214d880 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d894 kind:arm_call to:0x0214dc70 module:overlay(30) +from:0x0214d89c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d8a4 kind:arm_call to:0x02011ff4 module:main +from:0x0214d940 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x0214d96c kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214d98c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214d99c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214da3c kind:arm_call to:0x01fffcd8 module:itcm +from:0x0214da58 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214da68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214da94 kind:arm_call to:0x01ff916c module:itcm +from:0x0214daa4 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x0214dacc kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0214dae4 kind:arm_call to:0x01fff698 module:itcm +from:0x0214db08 kind:arm_call to:0x020eea0c module:overlay(26) +from:0x0214db14 kind:arm_call to:0x020eef14 module:overlay(26) +from:0x0214db48 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214db64 kind:arm_call to:0x02165c20 module:overlay(94) +from:0x0214db70 kind:load to:0x02138cf0 module:overlay(26) +from:0x0214db74 kind:load to:0x02178510 module:overlays(89,91,92,94) +from:0x0214db78 kind:load to:0x027e0ce0 module:dtcm +from:0x0214db8c kind:load to:0x0203e93c module:main +from:0x0214db90 kind:load to:0x027e0cd8 module:dtcm +from:0x0214dbe4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214dbf0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0214dc3c kind:arm_call to:0x02165be4 module:overlay(94) +from:0x0214dc4c kind:arm_call to:0x0206dc2c module:overlay(0) +from:0x0214dc54 kind:load to:0x02178510 module:overlays(89,91,92,94) +from:0x0214dc58 kind:load to:0x0215093c module:overlay(30) +from:0x0214dc5c kind:load to:0x020b51f4 module:overlay(0) +from:0x0214dc6c kind:load to:0x027e0d28 module:dtcm +from:0x0214dc80 kind:load to:0x027e0d28 module:dtcm +from:0x0214dc8c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0214dca0 kind:load to:0x02152c04 module:overlay(30) +from:0x0214dcb4 kind:arm_call to:0x02011f3c module:main +from:0x0214dcc0 kind:arm_call to:0x0214dd48 module:overlay(30) +from:0x0214dcd8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0214dd34 kind:load to:0x02151c70 module:overlay(30) +from:0x0214dd44 kind:load to:0x02102914 module:overlays(19,26) +from:0x0214dd50 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0214dd80 kind:arm_call to:0x020f9090 module:overlay(26) +from:0x0214dd88 kind:arm_call to:0x020fb1fc module:overlay(26) +from:0x0214dd90 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0214ddcc kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0214dde4 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x0214ddf8 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0214de1c kind:arm_call to:0x0203d138 module:main +from:0x0214de38 kind:arm_call to:0x0203d138 module:main +from:0x0214de48 kind:arm_call to:0x0210564c module:overlay(26) +from:0x0214de54 kind:arm_call to:0x020fd670 module:overlay(26) +from:0x0214de6c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214de90 kind:arm_call to:0x0210134c module:overlay(26) +from:0x0214de9c kind:arm_call to:0x020ee518 module:overlay(26) +from:0x0214dea8 kind:load to:0x02151cdc module:overlay(30) +from:0x0214deac kind:load to:0x020b27a8 module:overlay(0) +from:0x0214deb0 kind:load to:0x0215102c module:overlay(30) +from:0x0214deb4 kind:load to:0x0214df08 module:overlay(30) +from:0x0214deb8 kind:load to:0x0214dec8 module:overlay(30) +from:0x0214debc kind:load to:0x02143f2c module:overlay(30) +from:0x0214dec0 kind:load to:0x0214df1c module:overlay(30) +from:0x0214dec4 kind:load to:0x02152c04 module:overlay(30) +from:0x0214dee0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0214def8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214df04 kind:load to:0x02151c94 module:overlay(30) +from:0x0214df10 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0214df38 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0214df50 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214df60 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214df6c kind:load to:0x021514ec module:overlay(30) +from:0x0214df88 kind:arm_call to:0x0203d1e8 module:main +from:0x0214dfa0 kind:arm_call to:0x0203d1e8 module:main +from:0x0214dfb4 kind:arm_call to:0x0203d1e8 module:main +from:0x0214dfbc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214dfc4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214dfcc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0214dfd4 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x0214dfdc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214dfe8 kind:load to:0x020a02b4 module:overlay(0) +from:0x0214dfec kind:load to:0x02143f2c module:overlay(30) +from:0x0214dff0 kind:load to:0x0214df08 module:overlay(30) +from:0x0214e00c kind:arm_call to:0x0203d1e8 module:main +from:0x0214e024 kind:arm_call to:0x0203d1e8 module:main +from:0x0214e038 kind:arm_call to:0x0203d1e8 module:main +from:0x0214e040 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214e048 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214e050 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0214e058 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x0214e060 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214e068 kind:arm_call to:0x02011ff4 module:main +from:0x0214e074 kind:load to:0x020a02b4 module:overlay(0) +from:0x0214e078 kind:load to:0x02143f2c module:overlay(30) +from:0x0214e07c kind:load to:0x0214df08 module:overlay(30) +from:0x0214e0cc kind:arm_call to:0x020fa75c module:overlay(26) +from:0x0214e11c kind:load to:0x02049bc4 module:main +from:0x0214e120 kind:load to:0x02152aec module:overlay(30) +from:0x0214e124 kind:load to:0x02151b88 module:overlay(30) +from:0x0214e128 kind:load to:0x02152bc4 module:overlay(30) +from:0x0214e134 kind:arm_call to:0x0214e16c module:overlay(30) +from:0x0214e13c kind:arm_call to:0x0214e2b0 module:overlay(30) +from:0x0214e144 kind:arm_call to:0x0214e3f8 module:overlay(30) +from:0x0214e154 kind:arm_call to:0x0214e16c module:overlay(30) +from:0x0214e15c kind:arm_call to:0x0214e2b0 module:overlay(30) +from:0x0214e164 kind:arm_call to:0x0214e3f8 module:overlay(30) +from:0x0214e1a4 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x0214e1c0 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0214e1c8 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x0214e1e4 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x0214e204 kind:arm_call to:0x020f9f50 module:overlay(26) +from:0x0214e210 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214e21c kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0214e228 kind:arm_call to:0x020f9eac module:overlay(26) +from:0x0214e2cc kind:arm_call to:0x020f8f64 module:overlay(26) +from:0x0214e300 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0214e43c kind:arm_call to:0x020f9eb4 module:overlay(26) +from:0x0214e450 kind:arm_call to:0x02101820 module:overlay(26) +from:0x0214e4b4 kind:arm_call to:0x01fff60c module:itcm +from:0x0214e4cc kind:arm_call to:0x0214edd8 module:overlay(30) +from:0x0214e594 kind:load to:0x027e09b4 module:dtcm +from:0x0214e5c8 kind:arm_call to:0x020f9dd8 module:overlay(26) +from:0x0214e5f4 kind:arm_call to:0x020f9e64 module:overlay(26) +from:0x0214e60c kind:arm_call to:0x02105468 module:overlays(26,31) +from:0x0214e62c kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0214e63c kind:arm_call to:0x02105448 module:overlay(26) +from:0x0214e65c kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0214e668 kind:arm_call to:0x021016b8 module:overlay(26) +from:0x0214e6a4 kind:arm_call to:0x020df62c module:overlay(26) +from:0x0214e70c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214e850 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0214e85c kind:load to:0x02138cf0 module:overlay(26) +from:0x0214e860 kind:load to:0x02152b08 module:overlay(30) +from:0x0214e864 kind:load to:0x02151b88 module:overlay(30) +from:0x0214e868 kind:load to:0x02152bd4 module:overlay(30) +from:0x0214e86c kind:load to:0x02152b04 module:overlay(30) +from:0x0214e870 kind:load to:0x02152b24 module:overlay(30) +from:0x0214e874 kind:load to:0x02152b20 module:overlay(30) +from:0x0214e878 kind:load to:0x02152b34 module:overlay(30) +from:0x0214e87c kind:load to:0x02152af4 module:overlay(30) +from:0x0214e880 kind:load to:0x02152b54 module:overlay(30) +from:0x0214e884 kind:load to:0x027e09c0 module:dtcm +from:0x0214e8ac kind:arm_call to:0x020fb084 module:overlay(26) +from:0x0214e944 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214e974 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0214e980 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0214e98c kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0214e9a8 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x0214e9b0 kind:arm_call to:0x020fa7bc module:overlay(26) +from:0x0214eaa0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214eb88 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0214eb98 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0214ebb0 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0214ebd4 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x0214ebe4 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214ec04 kind:arm_call to:0x0214f390 module:overlay(30) +from:0x0214ec0c kind:arm_call to:0x0214f160 module:overlay(30) +from:0x0214ec14 kind:arm_call to:0x0214e614 module:overlay(30) +from:0x0214ed10 kind:arm_call to:0x0214e644 module:overlay(30) +from:0x0214ed34 kind:arm_call to:0x0214eed0 module:overlay(30) +from:0x0214ed3c kind:arm_call to:0x0214e670 module:overlay(30) +from:0x0214ed44 kind:load to:0x02152b84 module:overlay(30) +from:0x0214ed48 kind:load to:0x02152b64 module:overlay(30) +from:0x0214ed4c kind:load to:0x02151b88 module:overlay(30) +from:0x0214ed50 kind:load to:0x02152ae8 module:overlay(30) +from:0x0214ed54 kind:load to:0x02152adc module:overlay(30) +from:0x0214ed58 kind:load to:0x02152b20 module:overlay(30) +from:0x0214ed5c kind:load to:0x02152b34 module:overlay(30) +from:0x0214ed60 kind:load to:0x02152af4 module:overlay(30) +from:0x0214ed64 kind:load to:0x02152b54 module:overlay(30) +from:0x0214ed68 kind:load to:0x02152af0 module:overlay(30) +from:0x0214ed6c kind:load to:0x02152b94 module:overlay(30) +from:0x0214ed80 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214ed94 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214edbc kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214ede8 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0214ee80 kind:arm_call to:0x02101c1c module:overlay(26) +from:0x0214eec4 kind:arm_call to:0x020fd7c4 module:overlay(26) +from:0x0214eee4 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x0214ef14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214f0e8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214f0f0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f110 kind:arm_call to:0x01fffd00 module:itcm +from:0x0214f11c kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0214f128 kind:load to:0x02151b88 module:overlay(30) +from:0x0214f12c kind:load to:0x027e09a8 module:dtcm +from:0x0214f130 kind:load to:0x02152b04 module:overlay(30) +from:0x0214f134 kind:load to:0x02152b24 module:overlay(30) +from:0x0214f138 kind:load to:0x02152af4 module:overlay(30) +from:0x0214f13c kind:load to:0x02152b54 module:overlay(30) +from:0x0214f140 kind:load to:0x02152af8 module:overlay(30) +from:0x0214f144 kind:load to:0x02152bb4 module:overlay(30) +from:0x0214f14c kind:load to:0x02152b20 module:overlay(30) +from:0x0214f150 kind:load to:0x02152b34 module:overlay(30) +from:0x0214f154 kind:load to:0x02152af0 module:overlay(30) +from:0x0214f158 kind:load to:0x02152b94 module:overlay(30) +from:0x0214f204 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0214f210 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f228 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0214f234 kind:arm_call to:0x020fb428 module:overlay(26) +from:0x0214f250 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0214f25c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f26c kind:arm_call to:0x020fa08c module:overlay(26) +from:0x0214f294 kind:arm_call to:0x020f91e8 module:overlay(26) +from:0x0214f370 kind:arm_call to:0x020f9798 module:overlay(26) +from:0x0214f37c kind:load to:0x02152ae8 module:overlay(30) +from:0x0214f380 kind:load to:0x02151b88 module:overlay(30) +from:0x0214f384 kind:load to:0x02152b64 module:overlay(30) +from:0x0214f388 kind:load to:0x02152afc module:overlay(30) +from:0x0214f38c kind:load to:0x02152be4 module:overlay(30) +from:0x0214f428 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0214f434 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f44c kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0214f460 kind:arm_call to:0x020f9798 module:overlay(26) +from:0x0214f46c kind:load to:0x027e0ce0 module:dtcm +from:0x0214f470 kind:load to:0x02152ae8 module:overlay(30) +from:0x0214f474 kind:load to:0x02151b88 module:overlay(30) +from:0x0214f478 kind:load to:0x02152b64 module:overlay(30) +from:0x0214f4a0 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f4b0 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214f4e0 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x0214f4e8 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0214f55c kind:arm_call to:0x0214e644 module:overlay(30) +from:0x0214f564 kind:arm_call to:0x0214e670 module:overlay(30) +from:0x0214f56c kind:load to:0x02152b00 module:overlay(30) +from:0x0214f570 kind:load to:0x02151b88 module:overlay(30) +from:0x0214f574 kind:load to:0x02152b44 module:overlay(30) +from:0x0214f584 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f594 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214f5c4 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x0214f63c kind:arm_call to:0x0214e644 module:overlay(30) +from:0x0214f644 kind:arm_call to:0x0214e670 module:overlay(30) +from:0x0214f64c kind:load to:0x02152b04 module:overlay(30) +from:0x0214f650 kind:load to:0x02151b88 module:overlay(30) +from:0x0214f654 kind:load to:0x02152b24 module:overlay(30) +from:0x0214f664 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f674 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214f69c kind:load to:0x0214e888 module:overlay(30) +from:0x0214f6c8 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214f73c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214f744 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x0214f79c kind:arm_call to:0x0214e888 module:overlay(30) +from:0x0214f7a4 kind:load to:0x027e09a8 module:dtcm +from:0x0214f7b4 kind:load to:0x02152b04 module:overlay(30) +from:0x0214f7b8 kind:load to:0x02151b88 module:overlay(30) +from:0x0214f7bc kind:load to:0x02152b24 module:overlay(30) +from:0x0214f81c kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f82c kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214f834 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f848 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214f860 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214f86c kind:arm_call to:0x02101c1c module:overlay(26) +from:0x0214f87c kind:arm_call to:0x020fdca4 module:overlays(26,31) +from:0x0214f89c kind:load to:0x02152adc module:overlay(30) +from:0x0214f8a0 kind:load to:0x02151b88 module:overlay(30) +from:0x0214f8a4 kind:load to:0x02152b84 module:overlay(30) +from:0x0214f8a8 kind:load to:0x027e09a8 module:dtcm +from:0x0214f8c4 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x0214f8d4 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214f8e4 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214f8f0 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0214f958 kind:arm_call to:0x0214e888 module:overlay(30) +from:0x0214f960 kind:load to:0x02152af0 module:overlay(30) +from:0x0214f964 kind:load to:0x02151b88 module:overlay(30) +from:0x0214f968 kind:load to:0x02152b94 module:overlay(30) +from:0x0214f990 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214f9e0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214f9e8 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x0214fa40 kind:arm_call to:0x0214e888 module:overlay(30) +from:0x0214fa48 kind:load to:0x027e09a8 module:dtcm +from:0x0214fa50 kind:load to:0x02152b20 module:overlay(30) +from:0x0214fa54 kind:load to:0x02151b88 module:overlay(30) +from:0x0214fa58 kind:load to:0x02152b34 module:overlay(30) +from:0x0214fa68 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214fa78 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214fa90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214fab0 kind:load to:0x027e09a8 module:dtcm +from:0x0214facc kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x0214fadc kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214faec kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214faf8 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0214fb60 kind:arm_call to:0x0214e888 module:overlay(30) +from:0x0214fb68 kind:load to:0x02152b04 module:overlay(30) +from:0x0214fb6c kind:load to:0x02151b88 module:overlay(30) +from:0x0214fb70 kind:load to:0x02152b24 module:overlay(30) +from:0x0214fb88 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214fb98 kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214fbe8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214fbf0 kind:arm_call to:0x02101bf4 module:overlay(26) +from:0x0214fc48 kind:arm_call to:0x0214e888 module:overlay(30) +from:0x0214fc50 kind:load to:0x027e09a8 module:dtcm +from:0x0214fc58 kind:load to:0x02152b04 module:overlay(30) +from:0x0214fc5c kind:load to:0x02151b88 module:overlay(30) +from:0x0214fc60 kind:load to:0x02152b24 module:overlay(30) +from:0x0214fc84 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x0214fca0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0214fcc0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214fccc kind:arm_call to:0x02101c1c module:overlay(26) +from:0x0214fcdc kind:arm_call to:0x020fdecc module:overlay(26) +from:0x0214fd40 kind:arm_call to:0x02101c1c module:overlay(26) +from:0x0214fd50 kind:arm_call to:0x020fdecc module:overlay(26) +from:0x0214fda0 kind:load to:0x027e09b8 module:dtcm +from:0x0214fda4 kind:load to:0x027e09a8 module:dtcm +from:0x0214fdac kind:load to:0x02152ae0 module:overlay(30) +from:0x0214fdb0 kind:load to:0x02151b88 module:overlay(30) +from:0x0214fdb4 kind:load to:0x02152b74 module:overlay(30) +from:0x0214fdd4 kind:arm_call to:0x02039edc module:main +from:0x0214fde0 kind:arm_call to:0x0203ab30 module:main +from:0x0214fde8 kind:arm_call to:0x02039edc module:main +from:0x0214fdf0 kind:arm_call to:0x0203ad60 module:main +from:0x0214fdfc kind:arm_call to:0x0203a584 module:main +from:0x0214fe1c kind:arm_call to:0x020f918c module:overlays(26,31) +from:0x0214fe2c kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0214fe34 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0214fe40 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214fe54 kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x0214feb8 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x0214fed4 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x0214feec kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0214fefc kind:arm_call to:0x02101870 module:overlay(26) +from:0x0214ff30 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x0214ff38 kind:arm_call to:0x0214ed70 module:overlay(30) +from:0x0214ffac kind:arm_call to:0x0214e644 module:overlay(30) +from:0x0214ffb4 kind:arm_call to:0x0214e670 module:overlay(30) +from:0x0214ffbc kind:load to:0x02152ae4 module:overlay(30) +from:0x0214ffc0 kind:load to:0x02151b88 module:overlay(30) +from:0x0214ffc4 kind:load to:0x02152ba4 module:overlay(30) +from:0x0214ffdc kind:arm_call to:0x020fae88 module:overlay(26) +from:0x0214ffe4 kind:arm_call to:0x020fb064 module:overlay(26) +from:0x02150004 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0215000c kind:arm_call to:0x020fa71c module:overlay(26) +from:0x02150018 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x0215002c kind:arm_call to:0x020fb2b0 module:overlay(26) +from:0x02150090 kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x021500b8 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x02150100 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02150158 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02150178 kind:arm_call to:0x020fdd9c module:overlay(26) +from:0x021501e4 kind:load to:0x027e09bc module:dtcm +from:0x021501e8 kind:load to:0x02152b0c module:overlay(30) +from:0x021501ec kind:load to:0x02151b88 module:overlay(30) +from:0x021501f0 kind:load to:0x02152bf4 module:overlay(30) +from:0x02150210 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02150230 kind:load to:0x027e09a8 module:dtcm +from:0x02150248 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021502ac kind:arm_call to:0x02078744 module:overlay(0) +from:0x0215031c kind:arm_call to:0x0214e614 module:overlay(30) +from:0x02150348 kind:arm_call to:0x0214e644 module:overlay(30) +from:0x02150358 kind:load to:0x027e09bc module:dtcm +from:0x0215035c kind:load to:0x02152af8 module:overlay(30) +from:0x02150360 kind:load to:0x02151b88 module:overlay(30) +from:0x02150364 kind:load to:0x02152bb4 module:overlay(30) +from:0x02150374 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02150384 kind:arm_call to:0x02101870 module:overlay(26) +from:0x021503b4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02150418 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02150430 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x02150448 kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0215045c kind:arm_call to:0x0214dd38 module:overlay(30) +from:0x0215047c kind:arm_call to:0x020fa860 module:overlay(26) +from:0x02150490 kind:arm_call to:0x020fb02c module:overlay(26) +from:0x021504e0 kind:arm_call to:0x0214e614 module:overlay(30) +from:0x0215050c kind:arm_call to:0x0214e644 module:overlay(30) +from:0x02150514 kind:arm_call to:0x0214eed0 module:overlay(30) +from:0x02150524 kind:load to:0x027e09bc module:dtcm +from:0x02150528 kind:load to:0x02152b04 module:overlay(30) +from:0x0215052c kind:load to:0x02151b88 module:overlay(30) +from:0x02150530 kind:load to:0x02152b24 module:overlay(30) +from:0x02150550 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02150564 kind:load to:0x02057884 module:overlay(0) +from:0x02150578 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02150580 kind:arm_call to:0x02011ff4 module:main +from:0x02150594 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021505a8 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215063c kind:load to:0x02151d40 module:overlay(30) +from:0x02150648 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0215065c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x02150664 kind:arm_call to:0x02011ff4 module:main +from:0x02150698 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021506d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021506f4 kind:load to:0x02150958 module:overlay(30) +from:0x02150740 kind:arm_call to:0x0201aa1c module:main +from:0x02150764 kind:arm_call to:0x0201aa1c module:main +from:0x0215077c kind:load to:0x0204aefc module:main +from:0x021507e4 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x02150850 kind:load to:0x02150780 module:overlay(30) +from:0x02150854 kind:load to:0x02150960 module:overlay(30) +from:0x02150990 kind:arm_call to:0x02141e74 module:overlay(30) +from:0x021509a0 kind:arm_call to:0x0203ce4c module:main +from:0x021509b4 kind:load to:0x02151d60 module:overlay(30) +from:0x021509b8 kind:load to:0x02151d70 module:overlay(30) +from:0x021509bc kind:load to:0x021429b8 module:overlay(30) +from:0x021509c0 kind:load to:0x02151d64 module:overlay(30) +from:0x021509e0 kind:arm_call to:0x021429fc module:overlay(30) +from:0x021509f0 kind:arm_call to:0x0203ce4c module:main +from:0x02150a04 kind:load to:0x02151e44 module:overlay(30) +from:0x02150a08 kind:load to:0x02151e54 module:overlay(30) +from:0x02150a0c kind:load to:0x02142e04 module:overlay(30) +from:0x02150a10 kind:load to:0x02151e48 module:overlay(30) +from:0x02150a30 kind:arm_call to:0x02142e48 module:overlay(30) +from:0x02150a40 kind:arm_call to:0x0203ce4c module:main +from:0x02150a54 kind:load to:0x02151f28 module:overlay(30) +from:0x02150a58 kind:load to:0x02151f38 module:overlay(30) +from:0x02150a5c kind:load to:0x0214315c module:overlay(30) +from:0x02150a60 kind:load to:0x02151f2c module:overlay(30) +from:0x02150a80 kind:arm_call to:0x021431a0 module:overlay(30) +from:0x02150a90 kind:arm_call to:0x0203ce4c module:main +from:0x02150aa4 kind:load to:0x0215200c module:overlay(30) +from:0x02150aa8 kind:load to:0x0215201c module:overlay(30) +from:0x02150aac kind:load to:0x02143464 module:overlay(30) +from:0x02150ab0 kind:load to:0x02152010 module:overlay(30) +from:0x02150ad0 kind:arm_call to:0x021434a8 module:overlay(30) +from:0x02150ae0 kind:arm_call to:0x0203ce4c module:main +from:0x02150af4 kind:load to:0x021520f0 module:overlay(30) +from:0x02150af8 kind:load to:0x02152100 module:overlay(30) +from:0x02150afc kind:load to:0x0214376c module:overlay(30) +from:0x02150b00 kind:load to:0x021520f4 module:overlay(30) +from:0x02150b20 kind:arm_call to:0x021437b0 module:overlay(30) +from:0x02150b30 kind:arm_call to:0x0203ce4c module:main +from:0x02150b44 kind:load to:0x021521d4 module:overlay(30) +from:0x02150b48 kind:load to:0x021521e4 module:overlay(30) +from:0x02150b4c kind:load to:0x02143a88 module:overlay(30) +from:0x02150b50 kind:load to:0x021521d8 module:overlay(30) +from:0x02150b74 kind:arm_call to:0x0203d138 module:main +from:0x02150b90 kind:arm_call_thumb to:0x02017954 module:main +from:0x02150bb4 kind:arm_call to:0x0203ce4c module:main +from:0x02150bd0 kind:arm_call to:0x02143ad0 module:overlay(30) +from:0x02150be0 kind:arm_call to:0x0203ce4c module:main +from:0x02150c58 kind:load to:0x021522d8 module:overlay(30) +from:0x02150c5c kind:load to:0x0214b06c module:overlay(30) +from:0x02150c60 kind:load to:0x021523f8 module:overlay(30) +from:0x02150c64 kind:load to:0x02151484 module:overlay(30) +from:0x02150c68 kind:load to:0x02135774 module:overlay(26) +from:0x02150c6c kind:load to:0x0215240c module:overlay(30) +from:0x02150c70 kind:load to:0x0214b084 module:overlay(30) +from:0x02150c74 kind:load to:0x021522c0 module:overlay(30) +from:0x02150c78 kind:load to:0x021522b8 module:overlay(30) +from:0x02150c7c kind:load to:0x02152320 module:overlay(30) +from:0x02150c80 kind:load to:0x0214b098 module:overlay(30) +from:0x02150c84 kind:load to:0x021522cc module:overlay(30) +from:0x02150c88 kind:load to:0x02043190 module:main +from:0x02150c8c kind:load to:0x0215166c module:overlay(30) +from:0x02150d2c kind:arm_call to:0x0214b0dc module:overlay(30) +from:0x02150d3c kind:arm_call to:0x0203ce4c module:main +from:0x02150d58 kind:load to:0x02151854 module:overlay(30) +from:0x02150d5c kind:load to:0x021528c4 module:overlay(30) +from:0x02150d60 kind:load to:0x02151870 module:overlay(30) +from:0x02150d64 kind:load to:0x0215188c module:overlay(30) +from:0x02150d68 kind:load to:0x021518a8 module:overlay(30) +from:0x02150d6c kind:load to:0x021528d4 module:overlay(30) +from:0x02150d70 kind:load to:0x0214c310 module:overlay(30) +from:0x02150d74 kind:load to:0x021528c8 module:overlay(30) +from:0x02150db0 kind:arm_call to:0x0214c354 module:overlay(30) +from:0x02150dc0 kind:arm_call to:0x0203ce4c module:main +from:0x02150dd4 kind:load to:0x021518d0 module:overlay(30) +from:0x02150dd8 kind:load to:0x02152910 module:overlay(30) +from:0x02150ddc kind:load to:0x02152920 module:overlay(30) +from:0x02150de0 kind:load to:0x0214ce08 module:overlay(30) +from:0x02150de4 kind:load to:0x02152914 module:overlay(30) +from:0x02150e30 kind:arm_call to:0x0214ce4c module:overlay(30) +from:0x02150e40 kind:arm_call to:0x0203ce4c module:main +from:0x02150e58 kind:load to:0x021519bc module:overlay(30) +from:0x02150e5c kind:load to:0x021529f8 module:overlay(30) +from:0x02150e60 kind:load to:0x02152a08 module:overlay(30) +from:0x02150e64 kind:load to:0x0214d624 module:overlay(30) +from:0x02150e68 kind:load to:0x021529fc module:overlay(30) +from:0x02150e88 kind:arm_call to:0x0214d678 module:overlay(30) +from:0x02150e98 kind:arm_call to:0x0203ce4c module:main +from:0x02150eac kind:load to:0x02152a44 module:overlay(30) +from:0x02150eb0 kind:load to:0x02152a54 module:overlay(30) +from:0x02150eb4 kind:load to:0x0214d79c module:overlay(30) +from:0x02150eb8 kind:load to:0x02152a48 module:overlay(30) +from:0x02150ed8 kind:arm_call to:0x0214d7e0 module:overlay(30) +from:0x02150ee8 kind:arm_call to:0x0203ce4c module:main +from:0x02150efc kind:load to:0x02152a90 module:overlay(30) +from:0x02150f00 kind:load to:0x02152aa0 module:overlay(30) +from:0x02150f04 kind:load to:0x0214dc84 module:overlay(30) +from:0x02150f08 kind:load to:0x02152a94 module:overlay(30) +from:0x02150f28 kind:arm_call to:0x0214dccc module:overlay(30) +from:0x02150f38 kind:arm_call to:0x0203ce4c module:main +from:0x02150f4c kind:load to:0x02152b10 module:overlay(30) +from:0x02150f50 kind:load to:0x02152c04 module:overlay(30) +from:0x02150f54 kind:load to:0x0215058c module:overlay(30) +from:0x02150f58 kind:load to:0x02152b14 module:overlay(30) +from:0x02150f5c kind:load to:0x02150974 module:overlay(30) +from:0x02150f60 kind:load to:0x021509c4 module:overlay(30) +from:0x02150f64 kind:load to:0x02150a14 module:overlay(30) +from:0x02150f68 kind:load to:0x02150a64 module:overlay(30) +from:0x02150f6c kind:load to:0x02150ab4 module:overlay(30) +from:0x02150f70 kind:load to:0x02150b04 module:overlay(30) +from:0x02150f74 kind:load to:0x02150b54 module:overlay(30) +from:0x02150f78 kind:load to:0x02150c90 module:overlay(30) +from:0x02150f7c kind:load to:0x02150d78 module:overlay(30) +from:0x02150f80 kind:load to:0x02150de8 module:overlay(30) +from:0x02150f84 kind:load to:0x02150e6c module:overlay(30) +from:0x02150f88 kind:load to:0x02150ebc module:overlay(30) +from:0x02150f8c kind:load to:0x02150f0c module:overlay(30) +from:0x02150fa8 kind:load to:0x02141a88 module:overlay(30) +from:0x02150fac kind:load to:0x02141a9c module:overlay(30) +from:0x02150fb0 kind:load to:0x02057bd4 module:overlay(0) +from:0x02150fb4 kind:load to:0x01ffc57c module:itcm +from:0x02150fb8 kind:load to:0x02057da8 module:overlay(0) +from:0x02150fbc kind:load to:0x02057e24 module:overlay(0) +from:0x02150fc0 kind:load to:0x02057e88 module:overlay(0) +from:0x02150fc4 kind:load to:0x02141ac4 module:overlay(30) +from:0x02150fc8 kind:load to:0x02057d64 module:overlay(0) +from:0x02150fcc kind:load to:0x02141ab8 module:overlay(30) +from:0x02150fd0 kind:load to:0x02082314 module:overlay(0) +from:0x02150fdc kind:load to:0x02141cf0 module:overlay(30) +from:0x02150fe0 kind:load to:0x02141d04 module:overlay(30) +from:0x02150fe4 kind:load to:0x02057bd4 module:overlay(0) +from:0x02150fe8 kind:load to:0x01ffc57c module:itcm +from:0x02150fec kind:load to:0x02057da8 module:overlay(0) +from:0x02150ff0 kind:load to:0x02057e24 module:overlay(0) +from:0x02150ff4 kind:load to:0x02057e88 module:overlay(0) +from:0x02150ff8 kind:load to:0x02141d2c module:overlay(30) +from:0x02150ffc kind:load to:0x02057d64 module:overlay(0) +from:0x02151000 kind:load to:0x02141d20 module:overlay(30) +from:0x02151004 kind:load to:0x02082314 module:overlay(0) +from:0x02151010 kind:load to:0x02141e50 module:overlay(30) +from:0x02151014 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151018 kind:load to:0x0209cb24 module:overlay(0) +from:0x0215101c kind:load to:0x0209cb28 module:overlay(0) +from:0x02151020 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215102c kind:load to:0x02141f34 module:overlay(30) +from:0x02151030 kind:load to:0x0214289c module:overlay(30) +from:0x02151034 kind:load to:0x0205a700 module:overlay(0) +from:0x02151038 kind:load to:0x01ffc57c module:itcm +from:0x0215103c kind:load to:0x02057da8 module:overlay(0) +from:0x02151040 kind:load to:0x02057e24 module:overlay(0) +from:0x02151044 kind:load to:0x02057e88 module:overlay(0) +from:0x02151048 kind:load to:0x01ffc7a4 module:itcm +from:0x0215104c kind:load to:0x02057d64 module:overlay(0) +from:0x02151058 kind:load to:0x02141f48 module:overlay(30) +from:0x0215105c kind:load to:0x0209d098 module:overlay(0) +from:0x02151060 kind:load to:0x021422cc module:overlay(30) +from:0x02151064 kind:load to:0x02142440 module:overlay(30) +from:0x02151068 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215106c kind:load to:0x02142530 module:overlay(30) +from:0x02151070 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151074 kind:load to:0x0209d1ac module:overlay(0) +from:0x02151078 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215107c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151080 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151084 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151088 kind:load to:0x021428b8 module:overlay(30) +from:0x0215108c kind:load to:0x021428f8 module:overlay(30) +from:0x02151090 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02151094 kind:load to:0x021421dc module:overlay(30) +from:0x02151098 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0215109c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021510a0 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021510a4 kind:load to:0x02142888 module:overlay(30) +from:0x021510a8 kind:load to:0x0210b330 module:overlays(19,26) +from:0x021510ac kind:load to:0x0210b174 module:overlays(19,26) +from:0x021510b0 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x021510b4 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x021510b8 kind:load to:0x02142574 module:overlay(30) +from:0x021510bc kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x021510c0 kind:load to:0x0210b300 module:overlays(19,26) +from:0x021510c4 kind:load to:0x02142808 module:overlay(30) +from:0x021510c8 kind:load to:0x02142848 module:overlay(30) +from:0x021510cc kind:load to:0x02142868 module:overlay(30) +from:0x021510d0 kind:load to:0x021421d0 module:overlay(30) +from:0x021510dc kind:load to:0x021420e0 module:overlay(30) +from:0x021510e0 kind:load to:0x0209d098 module:overlay(0) +from:0x021510e4 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x021510e8 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x021510ec kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021510f0 kind:load to:0x0210b118 module:overlays(19,26) +from:0x021510f4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021510f8 kind:load to:0x0209d1ac module:overlay(0) +from:0x021510fc kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151100 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151104 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151108 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215110c kind:load to:0x02142980 module:overlay(30) +from:0x02151110 kind:load to:0x02142940 module:overlay(30) +from:0x02151114 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02151118 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0215111c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151120 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151124 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151128 kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x0215112c kind:load to:0x0210b330 module:overlays(19,26) +from:0x02151130 kind:load to:0x0210b174 module:overlays(19,26) +from:0x02151134 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x02151138 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x0215113c kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x02151140 kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x02151144 kind:load to:0x0210b300 module:overlays(19,26) +from:0x0215114c kind:load to:0x021421d8 module:overlay(30) +from:0x02151150 kind:load to:0x021421c8 module:overlay(30) +from:0x02151154 kind:load to:0x021421d0 module:overlay(30) +from:0x02151160 kind:load to:0x021429d8 module:overlay(30) +from:0x02151164 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151168 kind:load to:0x0209cb24 module:overlay(0) +from:0x0215116c kind:load to:0x0209cb28 module:overlay(0) +from:0x02151170 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215117c kind:load to:0x02142a78 module:overlay(30) +from:0x02151180 kind:load to:0x0209d098 module:overlay(0) +from:0x02151184 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02151188 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x0215118c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151190 kind:load to:0x02142cd4 module:overlay(30) +from:0x02151194 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151198 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215119c kind:load to:0x0209d1b4 module:overlay(0) +from:0x021511a0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021511a4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021511a8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021511ac kind:load to:0x02142d74 module:overlay(30) +from:0x021511b0 kind:load to:0x02142d94 module:overlay(30) +from:0x021511b4 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021511b8 kind:load to:0x02142c60 module:overlay(30) +from:0x021511bc kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021511c0 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021511c4 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021511c8 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021511cc kind:load to:0x02142d6c module:overlay(30) +from:0x021511d0 kind:load to:0x02142cec module:overlay(30) +from:0x021511d4 kind:load to:0x02142d2c module:overlay(30) +from:0x021511d8 kind:load to:0x02142d4c module:overlay(30) +from:0x021511dc kind:load to:0x02142c54 module:overlay(30) +from:0x021511e8 kind:load to:0x02142b64 module:overlay(30) +from:0x021511ec kind:load to:0x0209d098 module:overlay(0) +from:0x021511f0 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021511f4 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021511f8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021511fc kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02151200 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02151204 kind:load to:0x0209d1ac module:overlay(0) +from:0x02151208 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215120c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151210 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02151214 kind:load to:0x0209d1cc module:overlay(0) +from:0x02151218 kind:load to:0x02142de4 module:overlay(30) +from:0x0215121c kind:load to:0x02142dbc module:overlay(30) +from:0x02151220 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02151224 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02151228 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0215122c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151230 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02151234 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151238 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x02151240 kind:load to:0x02142c5c module:overlay(30) +from:0x02151244 kind:load to:0x02142c4c module:overlay(30) +from:0x02151248 kind:load to:0x02142c54 module:overlay(30) +from:0x02151254 kind:load to:0x02142e24 module:overlay(30) +from:0x02151258 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215125c kind:load to:0x0209cb24 module:overlay(0) +from:0x02151260 kind:load to:0x0209cb28 module:overlay(0) +from:0x02151264 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151270 kind:load to:0x02142ebc module:overlay(30) +from:0x02151274 kind:load to:0x0209d098 module:overlay(0) +from:0x02151278 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x0215127c kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02151280 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151284 kind:load to:0x02143038 module:overlay(30) +from:0x02151288 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215128c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151290 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151294 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151298 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215129c kind:load to:0x0209d1cc module:overlay(0) +from:0x021512a0 kind:load to:0x021430e4 module:overlay(30) +from:0x021512a4 kind:load to:0x0214311c module:overlay(30) +from:0x021512a8 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x021512ac kind:load to:0x02142fa4 module:overlay(30) +from:0x021512b0 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021512b4 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021512b8 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021512bc kind:load to:0x021430d0 module:overlay(30) +from:0x021512c0 kind:load to:0x0210b330 module:overlays(19,26) +from:0x021512c4 kind:load to:0x0210b174 module:overlays(19,26) +from:0x021512c8 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x021512cc kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x021512d0 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x021512d4 kind:load to:0x021430d8 module:overlay(30) +from:0x021512d8 kind:load to:0x0210b300 module:overlays(19,26) +from:0x021512dc kind:load to:0x02143050 module:overlay(30) +from:0x021512e0 kind:load to:0x02143090 module:overlay(30) +from:0x021512e4 kind:load to:0x021430b0 module:overlay(30) +from:0x021512e8 kind:load to:0x021421d0 module:overlay(30) +from:0x021512f4 kind:load to:0x0214317c module:overlay(30) +from:0x021512f8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021512fc kind:load to:0x0209cb24 module:overlay(0) +from:0x02151300 kind:load to:0x0209cb28 module:overlay(0) +from:0x02151304 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151310 kind:load to:0x0214321c module:overlay(30) +from:0x02151314 kind:load to:0x0209d098 module:overlay(0) +from:0x02151318 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x0215131c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02151320 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151324 kind:load to:0x0214337c module:overlay(30) +from:0x02151328 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215132c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151330 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151334 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151338 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215133c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151340 kind:load to:0x0214341c module:overlay(30) +from:0x02151344 kind:load to:0x0214343c module:overlay(30) +from:0x02151348 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x0215134c kind:load to:0x02143308 module:overlay(30) +from:0x02151350 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151354 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151358 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0215135c kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151360 kind:load to:0x02143414 module:overlay(30) +from:0x02151364 kind:load to:0x02143394 module:overlay(30) +from:0x02151368 kind:load to:0x021433d4 module:overlay(30) +from:0x0215136c kind:load to:0x021433f4 module:overlay(30) +from:0x02151370 kind:load to:0x02142c54 module:overlay(30) +from:0x0215137c kind:load to:0x02143484 module:overlay(30) +from:0x02151380 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02151384 kind:load to:0x0209cb24 module:overlay(0) +from:0x02151388 kind:load to:0x0209cb28 module:overlay(0) +from:0x0215138c kind:load to:0x0209ca58 module:overlay(0) +from:0x02151398 kind:load to:0x02143524 module:overlay(30) +from:0x0215139c kind:load to:0x0209d098 module:overlay(0) +from:0x021513a0 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021513a4 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x021513a8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021513ac kind:load to:0x02143684 module:overlay(30) +from:0x021513b0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021513b4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021513b8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021513bc kind:load to:0x0209d1b8 module:overlay(0) +from:0x021513c0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021513c4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021513c8 kind:load to:0x02143724 module:overlay(30) +from:0x021513cc kind:load to:0x02143744 module:overlay(30) +from:0x021513d0 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021513d4 kind:load to:0x02143610 module:overlay(30) +from:0x021513d8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021513dc kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021513e0 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021513e4 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021513e8 kind:load to:0x0214371c module:overlay(30) +from:0x021513ec kind:load to:0x0214369c module:overlay(30) +from:0x021513f0 kind:load to:0x021436dc module:overlay(30) +from:0x021513f4 kind:load to:0x021436fc module:overlay(30) +from:0x021513f8 kind:load to:0x02142c54 module:overlay(30) +from:0x02151404 kind:load to:0x0214378c module:overlay(30) +from:0x02151408 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215140c kind:load to:0x0209cb24 module:overlay(0) +from:0x02151410 kind:load to:0x0209cb28 module:overlay(0) +from:0x02151414 kind:load to:0x0209ca58 module:overlay(0) +from:0x02151420 kind:load to:0x02143840 module:overlay(30) +from:0x02151424 kind:load to:0x0209d098 module:overlay(0) +from:0x02151428 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x0215142c kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02151430 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02151434 kind:load to:0x021439a0 module:overlay(30) +from:0x02151438 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215143c kind:load to:0x0209d1ac module:overlay(0) +from:0x02151440 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02151444 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02151448 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215144c kind:load to:0x0209d1cc module:overlay(0) +from:0x02151450 kind:load to:0x02143a40 module:overlay(30) +from:0x02151454 kind:load to:0x02143a60 module:overlay(30) +from:0x02151458 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x0215145c kind:load to:0x0214392c module:overlay(30) +from:0x02151460 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02151464 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02151468 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0215146c kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02151470 kind:load to:0x02143a38 module:overlay(30) +from:0x02151474 kind:load to:0x021439b8 module:overlay(30) +from:0x02151478 kind:load to:0x021439f8 module:overlay(30) +from:0x0215147c kind:load to:0x02143a18 module:overlay(30) +from:0x02151480 kind:load to:0x02142c54 module:overlay(30) +from:0x021514ac kind:load to:0x02143c84 module:overlay(30) +from:0x021514b8 kind:load to:0x02097bf4 module:overlay(0) +from:0x021514bc kind:load to:0x02143b70 module:overlay(30) +from:0x021514c8 kind:load to:0x02143aa8 module:overlay(30) +from:0x021514cc kind:load to:0x02097924 module:overlay(0) +from:0x021514d0 kind:load to:0x02097734 module:overlay(0) +from:0x021514d4 kind:load to:0x020977b0 module:overlay(0) +from:0x021514d8 kind:load to:0x0209792c module:overlay(0) +from:0x021514dc kind:load to:0x0209794c module:overlay(0) +from:0x021514e0 kind:load to:0x02097978 module:overlay(0) +from:0x021514ec kind:load to:0x02143f2c module:overlay(30) +from:0x021514f0 kind:load to:0x0214afb8 module:overlay(30) +from:0x021514f4 kind:load to:0x0209a234 module:overlay(0) +from:0x021514f8 kind:load to:0x0209a268 module:overlay(0) +from:0x021514fc kind:load to:0x0209a300 module:overlay(0) +from:0x02151500 kind:load to:0x0209a314 module:overlay(0) +from:0x02151504 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02151508 kind:load to:0x0209a33c module:overlay(0) +from:0x0215150c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02151510 kind:load to:0x0209a04c module:overlay(0) +from:0x02151514 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02151518 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215151c kind:load to:0x0209a328 module:overlay(0) +from:0x02151520 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02151524 kind:load to:0x0214af80 module:overlay(30) +from:0x02151528 kind:load to:0x0214af5c module:overlay(30) +from:0x0215152c kind:load to:0x0209a6ec module:overlay(0) +from:0x02151538 kind:load to:0x020984f8 module:overlay(0) +from:0x0215153c kind:load to:0x02098534 module:overlay(0) +from:0x02151540 kind:load to:0x0209854c module:overlay(0) +from:0x02151544 kind:load to:0x02098558 module:overlay(0) +from:0x02151548 kind:load to:0x0214af1c module:overlay(30) +from:0x0215154c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02151550 kind:load to:0x0214a404 module:overlay(30) +from:0x02151554 kind:load to:0x0214a504 module:overlay(30) +from:0x02151558 kind:load to:0x0214a758 module:overlay(30) +from:0x0215155c kind:load to:0x0214a70c module:overlay(30) +from:0x02151560 kind:load to:0x0209849c module:overlay(0) +from:0x02151564 kind:load to:0x0214ab00 module:overlay(30) +from:0x02151568 kind:load to:0x0214aca8 module:overlay(30) +from:0x0215156c kind:load to:0x020984a8 module:overlay(0) +from:0x02151570 kind:load to:0x02098564 module:overlay(0) +from:0x02151574 kind:load to:0x020985d0 module:overlay(0) +from:0x02151578 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215157c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02151580 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02151584 kind:load to:0x0214afd4 module:overlay(30) +from:0x02151588 kind:load to:0x0214b01c module:overlay(30) +from:0x0215158c kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02151590 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x0215166c kind:load to:0x02147e1c module:overlay(30) +from:0x02151674 kind:load to:0x02147e84 module:overlay(30) +from:0x02151684 kind:load to:0x02147ec4 module:overlay(30) +from:0x0215168c kind:load to:0x02147ee8 module:overlay(30) +from:0x0215169c kind:load to:0x02147f9c module:overlay(30) +from:0x021516a4 kind:load to:0x02148064 module:overlay(30) +from:0x021516b4 kind:load to:0x02148200 module:overlay(30) +from:0x021516bc kind:load to:0x0214832c module:overlay(30) +from:0x021516cc kind:load to:0x02148354 module:overlay(30) +from:0x021516d4 kind:load to:0x021485f4 module:overlay(30) +from:0x021516e4 kind:load to:0x021489b8 module:overlay(30) +from:0x021516ec kind:load to:0x02148a9c module:overlay(30) +from:0x021516f4 kind:load to:0x02148b1c module:overlay(30) +from:0x021516fc kind:load to:0x02148b34 module:overlay(30) +from:0x02151704 kind:load to:0x02148c10 module:overlay(30) +from:0x0215170c kind:load to:0x02148f50 module:overlay(30) +from:0x02151714 kind:load to:0x02148f68 module:overlay(30) +from:0x0215171c kind:load to:0x02149064 module:overlay(30) +from:0x0215172c kind:load to:0x02149154 module:overlay(30) +from:0x02151734 kind:load to:0x02149258 module:overlay(30) +from:0x0215173c kind:load to:0x021492c0 module:overlay(30) +from:0x02151744 kind:load to:0x021492d8 module:overlay(30) +from:0x0215174c kind:load to:0x02149444 module:overlay(30) +from:0x0215175c kind:load to:0x021495c8 module:overlay(30) +from:0x02151764 kind:load to:0x021496d8 module:overlay(30) +from:0x02151774 kind:load to:0x02149754 module:overlay(30) +from:0x0215177c kind:load to:0x021497d4 module:overlay(30) +from:0x02151784 kind:load to:0x02149948 module:overlay(30) +from:0x0215178c kind:load to:0x02149988 module:overlay(30) +from:0x02151794 kind:load to:0x02149a1c module:overlay(30) +from:0x021517a4 kind:load to:0x02149a7c module:overlay(30) +from:0x021517ac kind:load to:0x02149d18 module:overlay(30) +from:0x021517b4 kind:load to:0x02149db4 module:overlay(30) +from:0x021517bc kind:load to:0x02149e04 module:overlay(30) +from:0x021517c4 kind:load to:0x0214a040 module:overlay(30) +from:0x021517cc kind:load to:0x0214a3e4 module:overlay(30) +from:0x021517dc kind:load to:0x0214b0b8 module:overlay(30) +from:0x021517e0 kind:load to:0x0209772c module:overlay(0) +from:0x021517e4 kind:load to:0x02097734 module:overlay(0) +from:0x021517e8 kind:load to:0x020977b0 module:overlay(0) +from:0x021517ec kind:load to:0x020977f0 module:overlay(0) +from:0x021517f0 kind:load to:0x020977f4 module:overlay(0) +from:0x021517f4 kind:load to:0x020977f8 module:overlay(0) +from:0x02151800 kind:load to:0x020984f8 module:overlay(0) +from:0x02151804 kind:load to:0x02098534 module:overlay(0) +from:0x02151808 kind:load to:0x0209854c module:overlay(0) +from:0x0215180c kind:load to:0x02098558 module:overlay(0) +from:0x02151810 kind:load to:0x01fff464 module:itcm +from:0x02151814 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02151818 kind:load to:0x0214b238 module:overlay(30) +from:0x0215181c kind:load to:0x0214b240 module:overlay(30) +from:0x02151820 kind:load to:0x0214b27c module:overlay(30) +from:0x02151824 kind:load to:0x0214b25c module:overlay(30) +from:0x02151828 kind:load to:0x0209849c module:overlay(0) +from:0x0215182c kind:load to:0x020984a0 module:overlay(0) +from:0x02151830 kind:load to:0x020984a4 module:overlay(0) +from:0x02151834 kind:load to:0x020984a8 module:overlay(0) +from:0x02151838 kind:load to:0x02098564 module:overlay(0) +from:0x0215183c kind:load to:0x020985d0 module:overlay(0) +from:0x02151840 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02151844 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02151848 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215184c kind:load to:0x0214b1f8 module:overlay(30) +from:0x02151850 kind:load to:0x0214b214 module:overlay(30) +from:0x021518cc kind:load to:0x0214c3c4 module:overlay(30) +from:0x021518dc kind:load to:0x0214cb24 module:overlay(30) +from:0x021518e4 kind:load to:0x0214cc48 module:overlay(30) +from:0x021518ec kind:load to:0x0214cb08 module:overlay(30) +from:0x021518f4 kind:load to:0x0214cb24 module:overlay(30) +from:0x021518fc kind:load to:0x0214cb30 module:overlay(30) +from:0x02151904 kind:load to:0x0214cc48 module:overlay(30) +from:0x02151944 kind:load to:0x0214c330 module:overlay(30) +from:0x02151948 kind:load to:0x02097924 module:overlay(0) +from:0x0215194c kind:load to:0x02097734 module:overlay(0) +from:0x02151950 kind:load to:0x020977b0 module:overlay(0) +from:0x02151954 kind:load to:0x0209792c module:overlay(0) +from:0x02151958 kind:load to:0x0209794c module:overlay(0) +from:0x0215195c kind:load to:0x02097978 module:overlay(0) +from:0x02151968 kind:load to:0x020984f8 module:overlay(0) +from:0x0215196c kind:load to:0x02098534 module:overlay(0) +from:0x02151970 kind:load to:0x0209854c module:overlay(0) +from:0x02151974 kind:load to:0x02098558 module:overlay(0) +from:0x02151978 kind:load to:0x01fff464 module:itcm +from:0x0215197c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02151980 kind:load to:0x0214ca14 module:overlay(30) +from:0x02151984 kind:load to:0x02098490 module:overlay(0) +from:0x02151988 kind:load to:0x0214cad0 module:overlay(30) +from:0x0215198c kind:load to:0x02098498 module:overlay(0) +from:0x02151990 kind:load to:0x0209849c module:overlay(0) +from:0x02151994 kind:load to:0x0214cda0 module:overlay(30) +from:0x02151998 kind:load to:0x020984a4 module:overlay(0) +from:0x0215199c kind:load to:0x020984a8 module:overlay(0) +from:0x021519a0 kind:load to:0x02098564 module:overlay(0) +from:0x021519a4 kind:load to:0x020985d0 module:overlay(0) +from:0x021519a8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021519ac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021519b0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021519b4 kind:load to:0x0214c474 module:overlay(30) +from:0x021519b8 kind:load to:0x0214c494 module:overlay(30) +from:0x021519d0 kind:load to:0x0214d030 module:overlay(30) +from:0x021519d8 kind:load to:0x0214d058 module:overlay(30) +from:0x021519e0 kind:load to:0x0214d574 module:overlay(30) +from:0x021519e8 kind:load to:0x0214d034 module:overlay(30) +from:0x021519f0 kind:load to:0x0214d258 module:overlay(30) +from:0x021519f8 kind:load to:0x0214d5b4 module:overlay(30) +from:0x02151a08 kind:load to:0x0214ce28 module:overlay(30) +from:0x02151a0c kind:load to:0x0209772c module:overlay(0) +from:0x02151a10 kind:load to:0x02097734 module:overlay(0) +from:0x02151a14 kind:load to:0x020977b0 module:overlay(0) +from:0x02151a18 kind:load to:0x020977f0 module:overlay(0) +from:0x02151a1c kind:load to:0x020977f4 module:overlay(0) +from:0x02151a20 kind:load to:0x020977f8 module:overlay(0) +from:0x02151a2c kind:load to:0x020984f8 module:overlay(0) +from:0x02151a30 kind:load to:0x02098534 module:overlay(0) +from:0x02151a34 kind:load to:0x0209854c module:overlay(0) +from:0x02151a38 kind:load to:0x02098558 module:overlay(0) +from:0x02151a3c kind:load to:0x01fff464 module:itcm +from:0x02151a40 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02151a44 kind:load to:0x0214cf38 module:overlay(30) +from:0x02151a48 kind:load to:0x02098490 module:overlay(0) +from:0x02151a4c kind:load to:0x0214cfc0 module:overlay(30) +from:0x02151a50 kind:load to:0x0214cff8 module:overlay(30) +from:0x02151a54 kind:load to:0x0209849c module:overlay(0) +from:0x02151a58 kind:load to:0x020984a0 module:overlay(0) +from:0x02151a5c kind:load to:0x020984a4 module:overlay(0) +from:0x02151a60 kind:load to:0x020984a8 module:overlay(0) +from:0x02151a64 kind:load to:0x02098564 module:overlay(0) +from:0x02151a68 kind:load to:0x020985d0 module:overlay(0) +from:0x02151a6c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02151a70 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02151a74 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02151a78 kind:load to:0x0214ceb8 module:overlay(30) +from:0x02151a7c kind:load to:0x0214cef4 module:overlay(30) +from:0x02151a88 kind:load to:0x0214d644 module:overlay(30) +from:0x02151a8c kind:load to:0x0209772c module:overlay(0) +from:0x02151a90 kind:load to:0x02097734 module:overlay(0) +from:0x02151a94 kind:load to:0x020977b0 module:overlay(0) +from:0x02151a98 kind:load to:0x020977f0 module:overlay(0) +from:0x02151a9c kind:load to:0x020977f4 module:overlay(0) +from:0x02151aa0 kind:load to:0x020977f8 module:overlay(0) +from:0x02151aac kind:load to:0x020984f8 module:overlay(0) +from:0x02151ab0 kind:load to:0x02098534 module:overlay(0) +from:0x02151ab4 kind:load to:0x0209854c module:overlay(0) +from:0x02151ab8 kind:load to:0x02098558 module:overlay(0) +from:0x02151abc kind:load to:0x01fff464 module:itcm +from:0x02151ac0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02151ac4 kind:load to:0x02122f74 module:overlays(26,34) +from:0x02151ac8 kind:load to:0x02098490 module:overlay(0) +from:0x02151acc kind:load to:0x02122fd8 module:overlays(26,34) +from:0x02151ad0 kind:load to:0x02098498 module:overlay(0) +from:0x02151ad4 kind:load to:0x0209849c module:overlay(0) +from:0x02151ad8 kind:load to:0x020984a0 module:overlay(0) +from:0x02151adc kind:load to:0x020984a4 module:overlay(0) +from:0x02151ae0 kind:load to:0x020984a8 module:overlay(0) +from:0x02151ae4 kind:load to:0x02098564 module:overlay(0) +from:0x02151ae8 kind:load to:0x020985d0 module:overlay(0) +from:0x02151aec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02151af0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02151af4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02151af8 kind:load to:0x0214d76c module:overlay(30) +from:0x02151afc kind:load to:0x0214d780 module:overlay(30) +from:0x02151b00 kind:load to:0x0214d6a0 module:overlay(30) +from:0x02151b04 kind:load to:0x0214d6f0 module:overlay(30) +from:0x02151b10 kind:load to:0x0214d7bc module:overlay(30) +from:0x02151b14 kind:load to:0x0209772c module:overlay(0) +from:0x02151b18 kind:load to:0x02097734 module:overlay(0) +from:0x02151b1c kind:load to:0x020977b0 module:overlay(0) +from:0x02151b20 kind:load to:0x020977f0 module:overlay(0) +from:0x02151b24 kind:load to:0x020977f4 module:overlay(0) +from:0x02151b28 kind:load to:0x020977f8 module:overlay(0) +from:0x02151b34 kind:load to:0x020984f8 module:overlay(0) +from:0x02151b38 kind:load to:0x02098534 module:overlay(0) +from:0x02151b3c kind:load to:0x0209854c module:overlay(0) +from:0x02151b40 kind:load to:0x02098558 module:overlay(0) +from:0x02151b44 kind:load to:0x01fff464 module:itcm +from:0x02151b48 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02151b4c kind:load to:0x0214d8b0 module:overlay(30) +from:0x02151b50 kind:load to:0x02098490 module:overlay(0) +from:0x02151b54 kind:load to:0x0214d8c0 module:overlay(30) +from:0x02151b58 kind:load to:0x02098498 module:overlay(0) +from:0x02151b5c kind:load to:0x0209849c module:overlay(0) +from:0x02151b60 kind:load to:0x020984a0 module:overlay(0) +from:0x02151b64 kind:load to:0x020984a4 module:overlay(0) +from:0x02151b68 kind:load to:0x020984a8 module:overlay(0) +from:0x02151b6c kind:load to:0x02098564 module:overlay(0) +from:0x02151b70 kind:load to:0x020985d0 module:overlay(0) +from:0x02151b74 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02151b78 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02151b7c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02151b80 kind:load to:0x0214d870 module:overlay(30) +from:0x02151b84 kind:load to:0x0214d88c module:overlay(30) +from:0x02151b88 kind:load to:0x0214ffc8 module:overlay(30) +from:0x02151b90 kind:load to:0x021500f0 module:overlay(30) +from:0x02151b98 kind:load to:0x0214f6e8 module:overlay(30) +from:0x02151ba0 kind:load to:0x0214f9b0 module:overlay(30) +from:0x02151ba8 kind:load to:0x0214f8b0 module:overlay(30) +from:0x02151bb0 kind:load to:0x0214f7c0 module:overlay(30) +from:0x02151bb8 kind:load to:0x02150238 module:overlay(30) +from:0x02151bc0 kind:load to:0x0214f6a0 module:overlay(30) +from:0x02151bc8 kind:load to:0x0214f96c module:overlay(30) +from:0x02151bd0 kind:load to:0x0214fa5c module:overlay(30) +from:0x02151bd8 kind:load to:0x0214fb74 module:overlay(30) +from:0x02151be0 kind:load to:0x0214f694 module:overlay(30) +from:0x02151be8 kind:load to:0x0214fdb8 module:overlay(30) +from:0x02151bf0 kind:load to:0x0214f658 module:overlay(30) +from:0x02151bf8 kind:load to:0x021501f4 module:overlay(30) +from:0x02151c00 kind:load to:0x0214f578 module:overlay(30) +from:0x02151c08 kind:load to:0x0214f494 module:overlay(30) +from:0x02151c10 kind:load to:0x0214fbb8 module:overlay(30) +from:0x02151c18 kind:load to:0x0214fab8 module:overlay(30) +from:0x02151c20 kind:load to:0x0214f490 module:overlay(30) +from:0x02151c28 kind:load to:0x0214f47c module:overlay(30) +from:0x02151c30 kind:load to:0x021503a4 module:overlay(30) +from:0x02151c38 kind:load to:0x0214fc90 module:overlay(30) +from:0x02151c40 kind:load to:0x0214fc64 module:overlay(30) +from:0x02151c48 kind:load to:0x0214f4d0 module:overlay(30) +from:0x02151c50 kind:load to:0x0214ff20 module:overlay(30) +from:0x02151c58 kind:load to:0x0214f5b4 module:overlay(30) +from:0x02151c60 kind:load to:0x02150368 module:overlay(30) +from:0x02151c70 kind:load to:0x0214dca4 module:overlay(30) +from:0x02151c74 kind:load to:0x02097924 module:overlay(0) +from:0x02151c78 kind:load to:0x02097734 module:overlay(0) +from:0x02151c7c kind:load to:0x020977b0 module:overlay(0) +from:0x02151c80 kind:load to:0x0209792c module:overlay(0) +from:0x02151c84 kind:load to:0x0209794c module:overlay(0) +from:0x02151c88 kind:load to:0x02097978 module:overlay(0) +from:0x02151c94 kind:load to:0x0214df08 module:overlay(30) +from:0x02151c98 kind:load to:0x02150570 module:overlay(30) +from:0x02151c9c kind:load to:0x02099ae0 module:overlay(0) +from:0x02151ca0 kind:load to:0x02099b18 module:overlay(0) +from:0x02151ca4 kind:load to:0x0209a11c module:overlay(0) +from:0x02151ca8 kind:load to:0x0209a124 module:overlay(0) +from:0x02151cac kind:load to:0x0209a0c4 module:overlay(0) +from:0x02151cb0 kind:load to:0x02099c90 module:overlay(0) +from:0x02151cb4 kind:load to:0x02099b80 module:overlay(0) +from:0x02151cb8 kind:load to:0x0209a04c module:overlay(0) +from:0x02151cbc kind:load to:0x0209a0d4 module:overlay(0) +from:0x02151cc0 kind:load to:0x0209a0ec module:overlay(0) +from:0x02151cc4 kind:load to:0x02150568 module:overlay(30) +from:0x02151cc8 kind:load to:0x0209a104 module:overlay(0) +from:0x02151ccc kind:load to:0x02150558 module:overlay(30) +from:0x02151cd0 kind:load to:0x02150534 module:overlay(30) +from:0x02151cdc kind:load to:0x020984f8 module:overlay(0) +from:0x02151ce0 kind:load to:0x02098534 module:overlay(0) +from:0x02151ce4 kind:load to:0x0209854c module:overlay(0) +from:0x02151ce8 kind:load to:0x02098558 module:overlay(0) +from:0x02151cec kind:load to:0x01fff464 module:itcm +from:0x02151cf0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02151cf4 kind:load to:0x0214e080 module:overlay(30) +from:0x02151cf8 kind:load to:0x0214e088 module:overlay(30) +from:0x02151cfc kind:load to:0x0214e12c module:overlay(30) +from:0x02151d00 kind:load to:0x0214e14c module:overlay(30) +from:0x02151d04 kind:load to:0x0209849c module:overlay(0) +from:0x02151d08 kind:load to:0x0214e3fc module:overlay(30) +from:0x02151d0c kind:load to:0x0214e598 module:overlay(30) +from:0x02151d10 kind:load to:0x020984a8 module:overlay(0) +from:0x02151d14 kind:load to:0x02098564 module:overlay(0) +from:0x02151d18 kind:load to:0x020985d0 module:overlay(0) +from:0x02151d1c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02151d20 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02151d24 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02151d28 kind:load to:0x0214df70 module:overlay(30) +from:0x02151d2c kind:load to:0x0214dff4 module:overlay(30) +from:0x02151d30 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02151d34 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02151d40 kind:load to:0x02150640 module:overlay(30) +from:0x02151d44 kind:load to:0x02150654 module:overlay(30) +from:0x02151d48 kind:load to:0x02061cac module:overlay(0) +from:0x02151d4c kind:load to:0x02061cb0 module:overlay(0) +from:0x02151d50 kind:load to:0x021506f8 module:overlay(30) +from:0x02151d54 kind:load to:0x02061cb8 module:overlay(0) +from:0x02151d58 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov030/symbols.txt b/config/usa/arm9/overlays/ov030/symbols.txt new file mode 100644 index 00000000..8d7b43db --- /dev/null +++ b/config/usa/arm9/overlays/ov030/symbols.txt @@ -0,0 +1,584 @@ +func_ov030_021419c0 kind:function(arm,size=0xc8) addr:0x021419c0 +func_ov030_02141a88 kind:function(arm,size=0x14) addr:0x02141a88 +func_ov030_02141a9c kind:function(arm,size=0x1c) addr:0x02141a9c +func_ov030_02141ab8 kind:function(arm,size=0xc) addr:0x02141ab8 +func_ov030_02141ac4 kind:function(arm,size=0x118) addr:0x02141ac4 +func_ov030_02141bdc kind:function(arm,size=0x114) addr:0x02141bdc +func_ov030_02141cf0 kind:function(arm,size=0x14) addr:0x02141cf0 +func_ov030_02141d04 kind:function(arm,size=0x1c) addr:0x02141d04 +func_ov030_02141d20 kind:function(arm,size=0xc) addr:0x02141d20 +func_ov030_02141d2c kind:function(arm,size=0x118) addr:0x02141d2c +func_ov030_02141e44 kind:function(arm,size=0xc) addr:0x02141e44 +func_ov030_02141e50 kind:function(arm,size=0x24) addr:0x02141e50 +func_ov030_02141e74 kind:function(arm,size=0x2c) addr:0x02141e74 +func_ov030_02141ea0 kind:function(arm,size=0x94) addr:0x02141ea0 +func_ov030_02141f34 kind:function(arm,size=0x14) addr:0x02141f34 +func_ov030_02141f48 kind:function(arm,size=0x198) addr:0x02141f48 +func_ov030_021420e0 kind:function(arm,size=0xe8) addr:0x021420e0 +func_ov030_021421c8 kind:function(arm,size=0x8) addr:0x021421c8 +func_ov030_021421d0 kind:function(arm,size=0x8) addr:0x021421d0 +func_ov030_021421d8 kind:function(arm,size=0x4) addr:0x021421d8 +func_ov030_021421dc kind:function(arm,size=0xf0) addr:0x021421dc +func_ov030_021422cc kind:function(arm,size=0x174) addr:0x021422cc +func_ov030_02142440 kind:function(arm,size=0x4c) addr:0x02142440 +func_ov030_0214248c kind:function(arm,size=0xa4) addr:0x0214248c +func_ov030_02142530 kind:function(arm,size=0x44) addr:0x02142530 +func_ov030_02142574 kind:function(arm,size=0x8) addr:0x02142574 +func_ov030_0214257c kind:function(arm,size=0x1ec) addr:0x0214257c +func_ov030_02142768 kind:function(arm,size=0x38) addr:0x02142768 +func_ov030_021427a0 kind:function(arm,size=0x68) addr:0x021427a0 +func_ov030_02142808 kind:function(arm,size=0x40) addr:0x02142808 +func_ov030_02142848 kind:function(arm,size=0x20) addr:0x02142848 +func_ov030_02142868 kind:function(arm,size=0x20) addr:0x02142868 +func_ov030_02142888 kind:function(arm,size=0x14) addr:0x02142888 +func_ov030_0214289c kind:function(arm,size=0x1c) addr:0x0214289c +func_ov030_021428b8 kind:function(arm,size=0x40) addr:0x021428b8 +func_ov030_021428f8 kind:function(arm,size=0x48) addr:0x021428f8 +func_ov030_02142940 kind:function(arm,size=0x40) addr:0x02142940 +func_ov030_02142980 kind:function(arm,size=0x38) addr:0x02142980 +func_ov030_021429b8 kind:function(arm,size=0x14) addr:0x021429b8 +func_ov030_021429cc kind:function(arm,size=0xc) addr:0x021429cc +func_ov030_021429d8 kind:function(arm,size=0x24) addr:0x021429d8 +func_ov030_021429fc kind:function(arm,size=0x40) addr:0x021429fc +func_ov030_02142a3c kind:function(arm,size=0x3c) addr:0x02142a3c +func_ov030_02142a78 kind:function(arm,size=0xec) addr:0x02142a78 +func_ov030_02142b64 kind:function(arm,size=0xe8) addr:0x02142b64 +func_ov030_02142c4c kind:function(arm,size=0x8) addr:0x02142c4c +func_ov030_02142c54 kind:function(arm,size=0x8) addr:0x02142c54 +func_ov030_02142c5c kind:function(arm,size=0x4) addr:0x02142c5c +func_ov030_02142c60 kind:function(arm,size=0x74) addr:0x02142c60 +func_ov030_02142cd4 kind:function(arm,size=0x18) addr:0x02142cd4 +func_ov030_02142cec kind:function(arm,size=0x40) addr:0x02142cec +func_ov030_02142d2c kind:function(arm,size=0x20) addr:0x02142d2c +func_ov030_02142d4c kind:function(arm,size=0x20) addr:0x02142d4c +func_ov030_02142d6c kind:function(arm,size=0x8) addr:0x02142d6c +func_ov030_02142d74 kind:function(arm,size=0x20) addr:0x02142d74 +func_ov030_02142d94 kind:function(arm,size=0x28) addr:0x02142d94 +func_ov030_02142dbc kind:function(arm,size=0x28) addr:0x02142dbc +func_ov030_02142de4 kind:function(arm,size=0x20) addr:0x02142de4 +func_ov030_02142e04 kind:function(arm,size=0x14) addr:0x02142e04 +func_ov030_02142e18 kind:function(arm,size=0xc) addr:0x02142e18 +func_ov030_02142e24 kind:function(arm,size=0x24) addr:0x02142e24 +func_ov030_02142e48 kind:function(arm,size=0x38) addr:0x02142e48 +func_ov030_02142e80 kind:function(arm,size=0x3c) addr:0x02142e80 +func_ov030_02142ebc kind:function(arm,size=0xe8) addr:0x02142ebc +func_ov030_02142fa4 kind:function(arm,size=0x94) addr:0x02142fa4 +func_ov030_02143038 kind:function(arm,size=0x18) addr:0x02143038 +func_ov030_02143050 kind:function(arm,size=0x40) addr:0x02143050 +func_ov030_02143090 kind:function(arm,size=0x20) addr:0x02143090 +func_ov030_021430b0 kind:function(arm,size=0x20) addr:0x021430b0 +func_ov030_021430d0 kind:function(arm,size=0x8) addr:0x021430d0 +func_ov030_021430d8 kind:function(arm,size=0xc) addr:0x021430d8 +func_ov030_021430e4 kind:function(arm,size=0x38) addr:0x021430e4 +func_ov030_0214311c kind:function(arm,size=0x40) addr:0x0214311c +func_ov030_0214315c kind:function(arm,size=0x14) addr:0x0214315c +func_ov030_02143170 kind:function(arm,size=0xc) addr:0x02143170 +func_ov030_0214317c kind:function(arm,size=0x24) addr:0x0214317c +func_ov030_021431a0 kind:function(arm,size=0x40) addr:0x021431a0 +func_ov030_021431e0 kind:function(arm,size=0x3c) addr:0x021431e0 +func_ov030_0214321c kind:function(arm,size=0xec) addr:0x0214321c +func_ov030_02143308 kind:function(arm,size=0x74) addr:0x02143308 +func_ov030_0214337c kind:function(arm,size=0x18) addr:0x0214337c +func_ov030_02143394 kind:function(arm,size=0x40) addr:0x02143394 +func_ov030_021433d4 kind:function(arm,size=0x20) addr:0x021433d4 +func_ov030_021433f4 kind:function(arm,size=0x20) addr:0x021433f4 +func_ov030_02143414 kind:function(arm,size=0x8) addr:0x02143414 +func_ov030_0214341c kind:function(arm,size=0x20) addr:0x0214341c +func_ov030_0214343c kind:function(arm,size=0x28) addr:0x0214343c +func_ov030_02143464 kind:function(arm,size=0x14) addr:0x02143464 +func_ov030_02143478 kind:function(arm,size=0xc) addr:0x02143478 +func_ov030_02143484 kind:function(arm,size=0x24) addr:0x02143484 +func_ov030_021434a8 kind:function(arm,size=0x40) addr:0x021434a8 +func_ov030_021434e8 kind:function(arm,size=0x3c) addr:0x021434e8 +func_ov030_02143524 kind:function(arm,size=0xec) addr:0x02143524 +func_ov030_02143610 kind:function(arm,size=0x74) addr:0x02143610 +func_ov030_02143684 kind:function(arm,size=0x18) addr:0x02143684 +func_ov030_0214369c kind:function(arm,size=0x40) addr:0x0214369c +func_ov030_021436dc kind:function(arm,size=0x20) addr:0x021436dc +func_ov030_021436fc kind:function(arm,size=0x20) addr:0x021436fc +func_ov030_0214371c kind:function(arm,size=0x8) addr:0x0214371c +func_ov030_02143724 kind:function(arm,size=0x20) addr:0x02143724 +func_ov030_02143744 kind:function(arm,size=0x28) addr:0x02143744 +func_ov030_0214376c kind:function(arm,size=0x14) addr:0x0214376c +func_ov030_02143780 kind:function(arm,size=0xc) addr:0x02143780 +func_ov030_0214378c kind:function(arm,size=0x24) addr:0x0214378c +func_ov030_021437b0 kind:function(arm,size=0x54) addr:0x021437b0 +func_ov030_02143804 kind:function(arm,size=0x3c) addr:0x02143804 +func_ov030_02143840 kind:function(arm,size=0xec) addr:0x02143840 +func_ov030_0214392c kind:function(arm,size=0x74) addr:0x0214392c +func_ov030_021439a0 kind:function(arm,size=0x18) addr:0x021439a0 +func_ov030_021439b8 kind:function(arm,size=0x40) addr:0x021439b8 +func_ov030_021439f8 kind:function(arm,size=0x20) addr:0x021439f8 +func_ov030_02143a18 kind:function(arm,size=0x20) addr:0x02143a18 +func_ov030_02143a38 kind:function(arm,size=0x8) addr:0x02143a38 +func_ov030_02143a40 kind:function(arm,size=0x20) addr:0x02143a40 +func_ov030_02143a60 kind:function(arm,size=0x28) addr:0x02143a60 +func_ov030_02143a88 kind:function(arm,size=0x14) addr:0x02143a88 +func_ov030_02143a9c kind:function(arm,size=0xc) addr:0x02143a9c +func_ov030_02143aa8 kind:function(arm,size=0x28) addr:0x02143aa8 +func_ov030_02143ad0 kind:function(arm,size=0x78) addr:0x02143ad0 +func_ov030_02143b48 kind:function(arm,size=0x28) addr:0x02143b48 +func_ov030_02143b70 kind:function(arm,size=0xf4) addr:0x02143b70 +func_ov030_02143c64 kind:function(arm,size=0x20) addr:0x02143c64 +func_ov030_02143c84 kind:function(arm,size=0x30) addr:0x02143c84 +func_ov030_02143cb4 kind:function(arm,size=0x278) addr:0x02143cb4 +func_ov030_02143f2c kind:function(arm,size=0x14) addr:0x02143f2c +func_ov030_02143f40 kind:function(arm,size=0x80) addr:0x02143f40 +func_ov030_02143fc0 kind:function(arm,size=0x50) addr:0x02143fc0 +func_ov030_02144010 kind:function(arm,size=0xe0) addr:0x02144010 +func_ov030_021440f0 kind:function(arm,size=0x50) addr:0x021440f0 +func_ov030_02144140 kind:function(arm,size=0x268) addr:0x02144140 +func_ov030_021443a8 kind:function(arm,size=0x2ac) addr:0x021443a8 +func_ov030_02144654 kind:function(arm,size=0x2c) addr:0x02144654 +func_ov030_02144680 kind:function(arm,size=0x1e8) addr:0x02144680 +func_ov030_02144868 kind:function(arm,size=0x738) addr:0x02144868 +func_ov030_02144fa0 kind:function(arm,size=0x128) addr:0x02144fa0 +func_ov030_021450c8 kind:function(arm,size=0x138) addr:0x021450c8 +func_ov030_02145200 kind:function(arm,size=0x88) addr:0x02145200 +func_ov030_02145288 kind:function(arm,size=0x378) addr:0x02145288 +func_ov030_02145600 kind:function(arm,size=0x44) addr:0x02145600 +func_ov030_02145644 kind:function(arm,size=0x58) addr:0x02145644 +func_ov030_0214569c kind:function(arm,size=0x48) addr:0x0214569c +func_ov030_021456e4 kind:function(arm,size=0x2cc) addr:0x021456e4 +func_ov030_021459b0 kind:function(arm,size=0x330) addr:0x021459b0 +func_ov030_02145ce0 kind:function(arm,size=0x110) addr:0x02145ce0 +func_ov030_02145df0 kind:function(arm,size=0x94) addr:0x02145df0 +func_ov030_02145e84 kind:function(arm,size=0x3e8) addr:0x02145e84 +func_ov030_0214626c kind:function(arm,size=0x98) addr:0x0214626c +func_ov030_02146304 kind:function(arm,size=0x1e0) addr:0x02146304 +func_ov030_021464e4 kind:function(arm,size=0x30) addr:0x021464e4 +func_ov030_02146514 kind:function(arm,size=0x138) addr:0x02146514 +func_ov030_0214664c kind:function(arm,size=0x23c) addr:0x0214664c +func_ov030_02146888 kind:function(arm,size=0x140) addr:0x02146888 +func_ov030_021469c8 kind:function(arm,size=0xa4) addr:0x021469c8 +func_ov030_02146a6c kind:function(arm,size=0x48) addr:0x02146a6c +func_ov030_02146ab4 kind:function(arm,size=0xe8) addr:0x02146ab4 +func_ov030_02146b9c kind:function(arm,size=0x38) addr:0x02146b9c +func_ov030_02146bd4 kind:function(arm,size=0x4c) addr:0x02146bd4 +func_ov030_02146c20 kind:function(arm,size=0x48) addr:0x02146c20 +func_ov030_02146c68 kind:function(arm,size=0x58) addr:0x02146c68 +func_ov030_02146cc0 kind:function(arm,size=0x130) addr:0x02146cc0 +func_ov030_02146df0 kind:function(arm,size=0x108) addr:0x02146df0 +func_ov030_02146ef8 kind:function(arm,size=0x2c) addr:0x02146ef8 +func_ov030_02146f24 kind:function(arm,size=0xf8) addr:0x02146f24 +func_ov030_0214701c kind:function(arm,size=0x3c) addr:0x0214701c +func_ov030_02147058 kind:function(arm,size=0x208) addr:0x02147058 +func_ov030_02147260 kind:function(arm,size=0x14) addr:0x02147260 +func_ov030_02147274 kind:function(arm,size=0x7c) addr:0x02147274 +func_ov030_021472f0 kind:function(arm,size=0x54) addr:0x021472f0 +func_ov030_02147344 kind:function(arm,size=0x178) addr:0x02147344 +func_ov030_021474bc kind:function(arm,size=0x1d8) addr:0x021474bc +func_ov030_02147694 kind:function(arm,size=0x13c) addr:0x02147694 +func_ov030_021477d0 kind:function(arm,size=0x64c) addr:0x021477d0 +func_ov030_02147e1c kind:function(arm,size=0x68) addr:0x02147e1c +func_ov030_02147e84 kind:function(arm,size=0x40) addr:0x02147e84 +func_ov030_02147ec4 kind:function(arm,size=0x24) addr:0x02147ec4 +func_ov030_02147ee8 kind:function(arm,size=0xb4) addr:0x02147ee8 +func_ov030_02147f9c kind:function(arm,size=0xc8) addr:0x02147f9c +func_ov030_02148064 kind:function(arm,size=0x19c) addr:0x02148064 +func_ov030_02148200 kind:function(arm,size=0x12c) addr:0x02148200 +func_ov030_0214832c kind:function(arm,size=0x28) addr:0x0214832c +func_ov030_02148354 kind:function(arm,size=0x2a0) addr:0x02148354 +func_ov030_021485f4 kind:function(arm,size=0x3c4) addr:0x021485f4 +func_ov030_021489b8 kind:function(arm,size=0xe4) addr:0x021489b8 +func_ov030_02148a9c kind:function(arm,size=0x80) addr:0x02148a9c +func_ov030_02148b1c kind:function(arm,size=0x18) addr:0x02148b1c +func_ov030_02148b34 kind:function(arm,size=0xdc) addr:0x02148b34 +func_ov030_02148c10 kind:function(arm,size=0x340) addr:0x02148c10 +func_ov030_02148f50 kind:function(arm,size=0x18) addr:0x02148f50 +func_ov030_02148f68 kind:function(arm,size=0xfc) addr:0x02148f68 +func_ov030_02149064 kind:function(arm,size=0xf0) addr:0x02149064 +func_ov030_02149154 kind:function(arm,size=0x104) addr:0x02149154 +func_ov030_02149258 kind:function(arm,size=0x68) addr:0x02149258 +func_ov030_021492c0 kind:function(arm,size=0x18) addr:0x021492c0 +func_ov030_021492d8 kind:function(arm,size=0x16c) addr:0x021492d8 +func_ov030_02149444 kind:function(arm,size=0x184) addr:0x02149444 +func_ov030_021495c8 kind:function(arm,size=0x110) addr:0x021495c8 +func_ov030_021496d8 kind:function(arm,size=0x7c) addr:0x021496d8 +func_ov030_02149754 kind:function(arm,size=0x80) addr:0x02149754 +func_ov030_021497d4 kind:function(arm,size=0x174) addr:0x021497d4 +func_ov030_02149948 kind:function(arm,size=0x40) addr:0x02149948 +func_ov030_02149988 kind:function(arm,size=0x94) addr:0x02149988 +func_ov030_02149a1c kind:function(arm,size=0x60) addr:0x02149a1c +func_ov030_02149a7c kind:function(arm,size=0x29c) addr:0x02149a7c +func_ov030_02149d18 kind:function(arm,size=0x9c) addr:0x02149d18 +func_ov030_02149db4 kind:function(arm,size=0x50) addr:0x02149db4 +func_ov030_02149e04 kind:function(arm,size=0x23c) addr:0x02149e04 +func_ov030_0214a040 kind:function(arm,size=0x3a4) addr:0x0214a040 +func_ov030_0214a3e4 kind:function(arm,size=0x20) addr:0x0214a3e4 +func_ov030_0214a404 kind:function(arm,size=0x100) addr:0x0214a404 +func_ov030_0214a504 kind:function(arm,size=0x208) addr:0x0214a504 +func_ov030_0214a70c kind:function(arm,size=0x4c) addr:0x0214a70c +func_ov030_0214a758 kind:function(arm,size=0x2ec) addr:0x0214a758 +func_ov030_0214aa44 kind:function(arm,size=0xbc) addr:0x0214aa44 +func_ov030_0214ab00 kind:function(arm,size=0x1a8) addr:0x0214ab00 +func_ov030_0214aca8 kind:function(arm,size=0x274) addr:0x0214aca8 +func_ov030_0214af1c kind:function(arm,size=0x40) addr:0x0214af1c +func_ov030_0214af5c kind:function(arm,size=0x24) addr:0x0214af5c +func_ov030_0214af80 kind:function(arm,size=0x2c) addr:0x0214af80 +func_ov030_0214afac kind:function(arm,size=0xc) addr:0x0214afac +func_ov030_0214afb8 kind:function(arm,size=0x1c) addr:0x0214afb8 +func_ov030_0214afd4 kind:function(arm,size=0x48) addr:0x0214afd4 +func_ov030_0214b01c kind:function(arm,size=0x50) addr:0x0214b01c +func_ov030_0214b06c kind:function(arm,size=0x18) addr:0x0214b06c +func_ov030_0214b084 kind:function(arm,size=0x14) addr:0x0214b084 +func_ov030_0214b098 kind:function(arm,size=0x14) addr:0x0214b098 +func_ov030_0214b0ac kind:function(arm,size=0xc) addr:0x0214b0ac +func_ov030_0214b0b8 kind:function(arm,size=0x24) addr:0x0214b0b8 +func_ov030_0214b0dc kind:function(arm,size=0x28) addr:0x0214b0dc +func_ov030_0214b104 kind:function(arm,size=0xf4) addr:0x0214b104 +func_ov030_0214b1f8 kind:function(arm,size=0x1c) addr:0x0214b1f8 +func_ov030_0214b214 kind:function(arm,size=0x24) addr:0x0214b214 +func_ov030_0214b238 kind:function(arm,size=0x8) addr:0x0214b238 +func_ov030_0214b240 kind:function(arm,size=0x1c) addr:0x0214b240 +func_ov030_0214b25c kind:function(arm,size=0x20) addr:0x0214b25c +func_ov030_0214b27c kind:function(arm,size=0x3c8) addr:0x0214b27c +func_ov030_0214b644 kind:function(arm,size=0x3fc) addr:0x0214b644 +func_ov030_0214ba40 kind:function(arm,size=0xd8) addr:0x0214ba40 +func_ov030_0214bb18 kind:function(arm,size=0x34) addr:0x0214bb18 +func_ov030_0214bb4c kind:function(arm,size=0x4c) addr:0x0214bb4c +func_ov030_0214bb98 kind:function(arm,size=0x48) addr:0x0214bb98 +func_ov030_0214bbe0 kind:function(arm,size=0x50) addr:0x0214bbe0 +func_ov030_0214bc30 kind:function(arm,size=0x8c) addr:0x0214bc30 +func_ov030_0214bcbc kind:function(arm,size=0x98) addr:0x0214bcbc +func_ov030_0214bd54 kind:function(arm,size=0x10) addr:0x0214bd54 +func_ov030_0214bd64 kind:function(arm,size=0x30) addr:0x0214bd64 +func_ov030_0214bd94 kind:function(arm,size=0x2d0) addr:0x0214bd94 +func_ov030_0214c064 kind:function(arm,size=0xf4) addr:0x0214c064 +func_ov030_0214c158 kind:function(arm,size=0x34) addr:0x0214c158 +func_ov030_0214c18c kind:function(arm,size=0x14) addr:0x0214c18c +func_ov030_0214c1a0 kind:function(arm,size=0x5c) addr:0x0214c1a0 +func_ov030_0214c1fc kind:function(arm,size=0x4c) addr:0x0214c1fc +func_ov030_0214c248 kind:function(arm,size=0xa4) addr:0x0214c248 +func_ov030_0214c2ec kind:function(arm,size=0x10) addr:0x0214c2ec +func_ov030_0214c2fc kind:function(arm,size=0x14) addr:0x0214c2fc +func_ov030_0214c310 kind:function(arm,size=0x14) addr:0x0214c310 +func_ov030_0214c324 kind:function(arm,size=0xc) addr:0x0214c324 +func_ov030_0214c330 kind:function(arm,size=0x24) addr:0x0214c330 +func_ov030_0214c354 kind:function(arm,size=0x40) addr:0x0214c354 +func_ov030_0214c394 kind:function(arm,size=0x30) addr:0x0214c394 +func_ov030_0214c3c4 kind:function(arm,size=0x40) addr:0x0214c3c4 +func_ov030_0214c404 kind:function(arm,size=0x70) addr:0x0214c404 +func_ov030_0214c474 kind:function(arm,size=0x20) addr:0x0214c474 +func_ov030_0214c494 kind:function(arm,size=0x28) addr:0x0214c494 +func_ov030_0214c4bc kind:function(arm,size=0x3a8) addr:0x0214c4bc +func_ov030_0214c864 kind:function(arm,size=0x1a0) addr:0x0214c864 +func_ov030_0214ca04 kind:function(arm,size=0x10) addr:0x0214ca04 +func_ov030_0214ca14 kind:function(arm,size=0x7c) addr:0x0214ca14 +func_ov030_0214ca90 kind:function(arm,size=0x40) addr:0x0214ca90 +func_ov030_0214cad0 kind:function(arm,size=0x38) addr:0x0214cad0 +func_ov030_0214cb08 kind:function(arm,size=0x1c) addr:0x0214cb08 +func_ov030_0214cb24 kind:function(arm,size=0xc) addr:0x0214cb24 +func_ov030_0214cb30 kind:function(arm,size=0x118) addr:0x0214cb30 +func_ov030_0214cc48 kind:function(arm,size=0x158) addr:0x0214cc48 +func_ov030_0214cda0 kind:function(arm,size=0x68) addr:0x0214cda0 +func_ov030_0214ce08 kind:function(arm,size=0x14) addr:0x0214ce08 +func_ov030_0214ce1c kind:function(arm,size=0xc) addr:0x0214ce1c +func_ov030_0214ce28 kind:function(arm,size=0x24) addr:0x0214ce28 +func_ov030_0214ce4c kind:function(arm,size=0x28) addr:0x0214ce4c +func_ov030_0214ce74 kind:function(arm,size=0x44) addr:0x0214ce74 +func_ov030_0214ceb8 kind:function(arm,size=0x3c) addr:0x0214ceb8 +func_ov030_0214cef4 kind:function(arm,size=0x44) addr:0x0214cef4 +func_ov030_0214cf38 kind:function(arm,size=0x44) addr:0x0214cf38 +func_ov030_0214cf7c kind:function(arm,size=0x44) addr:0x0214cf7c +func_ov030_0214cfc0 kind:function(arm,size=0x38) addr:0x0214cfc0 +func_ov030_0214cff8 kind:function(arm,size=0x38) addr:0x0214cff8 +func_ov030_0214d030 kind:function(arm,size=0x4) addr:0x0214d030 +func_ov030_0214d034 kind:function(arm,size=0x24) addr:0x0214d034 +func_ov030_0214d058 kind:function(arm,size=0x200) addr:0x0214d058 +func_ov030_0214d258 kind:function(arm,size=0x31c) addr:0x0214d258 +func_ov030_0214d574 kind:function(arm,size=0x40) addr:0x0214d574 +func_ov030_0214d5b4 kind:function(arm,size=0x4) addr:0x0214d5b4 +func_ov030_0214d5b8 kind:function(arm,size=0x2c) addr:0x0214d5b8 +func_ov030_0214d5e4 kind:function(arm,size=0x20) addr:0x0214d5e4 +func_ov030_0214d604 kind:function(arm,size=0x20) addr:0x0214d604 +func_ov030_0214d624 kind:function(arm,size=0x14) addr:0x0214d624 +func_ov030_0214d638 kind:function(arm,size=0xc) addr:0x0214d638 +func_ov030_0214d644 kind:function(arm,size=0x34) addr:0x0214d644 +func_ov030_0214d678 kind:function(arm,size=0x28) addr:0x0214d678 +func_ov030_0214d6a0 kind:function(arm,size=0x50) addr:0x0214d6a0 +func_ov030_0214d6f0 kind:function(arm,size=0x14) addr:0x0214d6f0 +func_ov030_0214d704 kind:function(arm,size=0x68) addr:0x0214d704 +func_ov030_0214d76c kind:function(arm,size=0x14) addr:0x0214d76c +func_ov030_0214d780 kind:function(arm,size=0x1c) addr:0x0214d780 +func_ov030_0214d79c kind:function(arm,size=0x14) addr:0x0214d79c +func_ov030_0214d7b0 kind:function(arm,size=0xc) addr:0x0214d7b0 +func_ov030_0214d7bc kind:function(arm,size=0x24) addr:0x0214d7bc +func_ov030_0214d7e0 kind:function(arm,size=0x28) addr:0x0214d7e0 +func_ov030_0214d808 kind:function(arm,size=0x68) addr:0x0214d808 +func_ov030_0214d870 kind:function(arm,size=0x1c) addr:0x0214d870 +func_ov030_0214d88c kind:function(arm,size=0x24) addr:0x0214d88c +func_ov030_0214d8b0 kind:function(arm,size=0x10) addr:0x0214d8b0 +func_ov030_0214d8c0 kind:function(arm,size=0x2d4) addr:0x0214d8c0 +func_ov030_0214db94 kind:function(arm,size=0x7c) addr:0x0214db94 +func_ov030_0214dc10 kind:function(arm,size=0x50) addr:0x0214dc10 +func_ov030_0214dc60 kind:function(arm,size=0x10) addr:0x0214dc60 +func_ov030_0214dc70 kind:function(arm,size=0x14) addr:0x0214dc70 +func_ov030_0214dc84 kind:function(arm,size=0x14) addr:0x0214dc84 +func_ov030_0214dc98 kind:function(arm,size=0xc) addr:0x0214dc98 +func_ov030_0214dca4 kind:function(arm,size=0x28) addr:0x0214dca4 +func_ov030_0214dccc kind:function(arm,size=0x6c) addr:0x0214dccc +func_ov030_0214dd38 kind:function(arm,size=0x10) addr:0x0214dd38 +func_ov030_0214dd48 kind:function(arm,size=0x180) addr:0x0214dd48 +func_ov030_0214dec8 kind:function(arm,size=0x40) addr:0x0214dec8 +func_ov030_0214df08 kind:function(arm,size=0x14) addr:0x0214df08 +func_ov030_0214df1c kind:function(arm,size=0x54) addr:0x0214df1c +func_ov030_0214df70 kind:function(arm,size=0x84) addr:0x0214df70 +func_ov030_0214dff4 kind:function(arm,size=0x8c) addr:0x0214dff4 +func_ov030_0214e080 kind:function(arm,size=0x8) addr:0x0214e080 +func_ov030_0214e088 kind:function(arm,size=0xa4) addr:0x0214e088 +func_ov030_0214e12c kind:function(arm,size=0x20) addr:0x0214e12c +func_ov030_0214e14c kind:function(arm,size=0x20) addr:0x0214e14c +func_ov030_0214e16c kind:function(arm,size=0x144) addr:0x0214e16c +func_ov030_0214e2b0 kind:function(arm,size=0x148) addr:0x0214e2b0 +func_ov030_0214e3f8 kind:function(arm,size=0x4) addr:0x0214e3f8 +func_ov030_0214e3fc kind:function(arm,size=0x19c) addr:0x0214e3fc +func_ov030_0214e598 kind:function(arm,size=0x7c) addr:0x0214e598 +func_ov030_0214e614 kind:function(arm,size=0x30) addr:0x0214e614 +func_ov030_0214e644 kind:function(arm,size=0x2c) addr:0x0214e644 +func_ov030_0214e670 kind:function(arm,size=0x218) addr:0x0214e670 +func_ov030_0214e888 kind:function(arm,size=0x4e8) addr:0x0214e888 +func_ov030_0214ed70 kind:function(arm,size=0x68) addr:0x0214ed70 +func_ov030_0214edd8 kind:function(arm,size=0xf8) addr:0x0214edd8 +func_ov030_0214eed0 kind:function(arm,size=0x290) addr:0x0214eed0 +func_ov030_0214f160 kind:function(arm,size=0x230) addr:0x0214f160 +func_ov030_0214f390 kind:function(arm,size=0xec) addr:0x0214f390 +func_ov030_0214f47c kind:function(arm,size=0x14) addr:0x0214f47c +func_ov030_0214f490 kind:function(arm,size=0x4) addr:0x0214f490 +func_ov030_0214f494 kind:function(arm,size=0x3c) addr:0x0214f494 +func_ov030_0214f4d0 kind:function(arm,size=0xa8) addr:0x0214f4d0 +func_ov030_0214f578 kind:function(arm,size=0x3c) addr:0x0214f578 +func_ov030_0214f5b4 kind:function(arm,size=0xa4) addr:0x0214f5b4 +func_ov030_0214f658 kind:function(arm,size=0x3c) addr:0x0214f658 +func_ov030_0214f694 kind:function(arm,size=0xc) addr:0x0214f694 +func_ov030_0214f6a0 kind:function(arm,size=0x48) addr:0x0214f6a0 +func_ov030_0214f6e8 kind:function(arm,size=0xd8) addr:0x0214f6e8 +func_ov030_0214f7c0 kind:function(arm,size=0xf0) addr:0x0214f7c0 +func_ov030_0214f8b0 kind:function(arm,size=0xbc) addr:0x0214f8b0 +func_ov030_0214f96c kind:function(arm,size=0x44) addr:0x0214f96c +func_ov030_0214f9b0 kind:function(arm,size=0xac) addr:0x0214f9b0 +func_ov030_0214fa5c kind:function(arm,size=0x5c) addr:0x0214fa5c +func_ov030_0214fab8 kind:function(arm,size=0xbc) addr:0x0214fab8 +func_ov030_0214fb74 kind:function(arm,size=0x44) addr:0x0214fb74 +func_ov030_0214fbb8 kind:function(arm,size=0xac) addr:0x0214fbb8 +func_ov030_0214fc64 kind:function(arm,size=0x2c) addr:0x0214fc64 +func_ov030_0214fc90 kind:function(arm,size=0x128) addr:0x0214fc90 +func_ov030_0214fdb8 kind:function(arm,size=0x168) addr:0x0214fdb8 +func_ov030_0214ff20 kind:function(arm,size=0xa8) addr:0x0214ff20 +func_ov030_0214ffc8 kind:function(arm,size=0x128) addr:0x0214ffc8 +func_ov030_021500f0 kind:function(arm,size=0x104) addr:0x021500f0 +func_ov030_021501f4 kind:function(arm,size=0x44) addr:0x021501f4 +func_ov030_02150238 kind:function(arm,size=0x130) addr:0x02150238 +func_ov030_02150368 kind:function(arm,size=0x3c) addr:0x02150368 +func_ov030_021503a4 kind:function(arm,size=0x190) addr:0x021503a4 +func_ov030_02150534 kind:function(arm,size=0x24) addr:0x02150534 +func_ov030_02150558 kind:function(arm,size=0x10) addr:0x02150558 +func_ov030_02150568 kind:function(arm,size=0x8) addr:0x02150568 +func_ov030_02150570 kind:function(arm,size=0x1c) addr:0x02150570 +func_ov030_0215058c kind:function(arm,size=0x14) addr:0x0215058c +func_ov030_021505a0 kind:function(arm,size=0xa0) addr:0x021505a0 +func_ov030_02150640 kind:function(arm,size=0x14) addr:0x02150640 +func_ov030_02150654 kind:function(arm,size=0x1c) addr:0x02150654 +func_ov030_02150670 kind:function(arm,size=0x88) addr:0x02150670 +func_ov030_021506f8 kind:function(arm,size=0x88) addr:0x021506f8 +func_ov030_02150780 kind:function(arm,size=0x9c) addr:0x02150780 +func_ov030_0215081c kind:function(arm,size=0x3c) addr:0x0215081c +func_ov030_02150858 kind:function(arm,size=0x1c) addr:0x02150858 +data_ov030_02150874 kind:data(any) addr:0x02150874 +data_ov030_02150878 kind:data(any) addr:0x02150878 +data_ov030_02150880 kind:data(any) addr:0x02150880 +data_ov030_02150890 kind:data(any) addr:0x02150890 +data_ov030_02150898 kind:data(any) addr:0x02150898 +data_ov030_021508ac kind:data(any) addr:0x021508ac +data_ov030_021508ec kind:data(any) addr:0x021508ec +data_ov030_021508fc kind:data(any) addr:0x021508fc +data_ov030_0215090c kind:data(any) addr:0x0215090c +data_ov030_02150914 kind:data(any) addr:0x02150914 +data_ov030_0215091a kind:data(any) addr:0x0215091a +data_ov030_02150920 kind:data(any) addr:0x02150920 +data_ov030_02150928 kind:data(any) addr:0x02150928 +data_ov030_02150930 kind:data(any) addr:0x02150930 +data_ov030_0215093c kind:data(any) addr:0x0215093c +data_ov030_02150958 kind:data(any) addr:0x02150958 +data_ov030_02150960 kind:data(any) addr:0x02150960 +__sinit_ov030_02150974 kind:function(arm,size=0x50) addr:0x02150974 +__sinit_ov030_021509c4 kind:function(arm,size=0x50) addr:0x021509c4 +__sinit_ov030_02150a14 kind:function(arm,size=0x50) addr:0x02150a14 +__sinit_ov030_02150a64 kind:function(arm,size=0x50) addr:0x02150a64 +__sinit_ov030_02150ab4 kind:function(arm,size=0x50) addr:0x02150ab4 +__sinit_ov030_02150b04 kind:function(arm,size=0x50) addr:0x02150b04 +__sinit_ov030_02150b54 kind:function(arm,size=0x13c) addr:0x02150b54 +__sinit_ov030_02150c90 kind:function(arm,size=0xe8) addr:0x02150c90 +__sinit_ov030_02150d78 kind:function(arm,size=0x70) addr:0x02150d78 +__sinit_ov030_02150de8 kind:function(arm,size=0x84) addr:0x02150de8 +__sinit_ov030_02150e6c kind:function(arm,size=0x50) addr:0x02150e6c +__sinit_ov030_02150ebc kind:function(arm,size=0x50) addr:0x02150ebc +__sinit_ov030_02150f0c kind:function(arm,size=0x50) addr:0x02150f0c +.p__sinit_ov030_02150974 kind:data(word) addr:0x02150f5c +.p__sinit_ov030_021509c4 kind:data(word) addr:0x02150f60 +.p__sinit_ov030_02150a14 kind:data(word) addr:0x02150f64 +.p__sinit_ov030_02150a64 kind:data(word) addr:0x02150f68 +.p__sinit_ov030_02150ab4 kind:data(word) addr:0x02150f6c +.p__sinit_ov030_02150b04 kind:data(word) addr:0x02150f70 +.p__sinit_ov030_02150b54 kind:data(word) addr:0x02150f74 +.p__sinit_ov030_02150c90 kind:data(word) addr:0x02150f78 +.p__sinit_ov030_02150d78 kind:data(word) addr:0x02150f7c +.p__sinit_ov030_02150de8 kind:data(word) addr:0x02150f80 +.p__sinit_ov030_02150e6c kind:data(word) addr:0x02150f84 +.p__sinit_ov030_02150ebc kind:data(word) addr:0x02150f88 +.p__sinit_ov030_02150f0c kind:data(word) addr:0x02150f8c +data_ov030_02150fa8 kind:data(any) addr:0x02150fa8 +data_ov030_02150fdc kind:data(any) addr:0x02150fdc +data_ov030_02150fdd kind:data(any) addr:0x02150fdd +data_ov030_02151010 kind:data(any) addr:0x02151010 +data_ov030_0215102c kind:data(any) addr:0x0215102c +data_ov030_02151058 kind:data(any) addr:0x02151058 +data_ov030_021510dc kind:data(any) addr:0x021510dc +data_ov030_02151160 kind:data(any) addr:0x02151160 +data_ov030_0215117c kind:data(any) addr:0x0215117c +data_ov030_021511e8 kind:data(any) addr:0x021511e8 +data_ov030_02151254 kind:data(any) addr:0x02151254 +data_ov030_02151270 kind:data(any) addr:0x02151270 +data_ov030_021512f4 kind:data(any) addr:0x021512f4 +data_ov030_02151310 kind:data(any) addr:0x02151310 +data_ov030_0215137c kind:data(any) addr:0x0215137c +data_ov030_02151398 kind:data(any) addr:0x02151398 +data_ov030_02151404 kind:data(any) addr:0x02151404 +data_ov030_02151420 kind:data(any) addr:0x02151420 +data_ov030_02151460 kind:data(any) addr:0x02151460 ambiguous +data_ov030_02151484 kind:data(any) addr:0x02151484 +data_ov030_02151488 kind:data(any) addr:0x02151488 +data_ov030_0215148c kind:data(any) addr:0x0215148c +data_ov030_02151490 kind:data(any) addr:0x02151490 +data_ov030_02151494 kind:data(any) addr:0x02151494 +data_ov030_02151498 kind:data(any) addr:0x02151498 +data_ov030_0215149c kind:data(any) addr:0x0215149c +data_ov030_021514ac kind:data(any) addr:0x021514ac +data_ov030_021514b8 kind:data(any) addr:0x021514b8 +data_ov030_021514c8 kind:data(any) addr:0x021514c8 +data_ov030_021514ec kind:data(any) addr:0x021514ec +data_ov030_02151538 kind:data(any) addr:0x02151538 +data_ov030_02151594 kind:data(any) addr:0x02151594 +data_ov030_021515ac kind:data(any) addr:0x021515ac +data_ov030_021515c4 kind:data(any) addr:0x021515c4 +data_ov030_021515dc kind:data(any) addr:0x021515dc +data_ov030_021515f4 kind:data(any) addr:0x021515f4 +data_ov030_0215160c kind:data(any) addr:0x0215160c +data_ov030_02151624 kind:data(any) addr:0x02151624 +data_ov030_0215163c kind:data(any) addr:0x0215163c +data_ov030_02151654 kind:data(any) addr:0x02151654 +data_ov030_0215166c kind:data(any) addr:0x0215166c +data_ov030_0215167c kind:data(any) addr:0x0215167c +data_ov030_021517dc kind:data(any) addr:0x021517dc +data_ov030_02151800 kind:data(any) addr:0x02151800 +data_ov030_02151854 kind:data(any) addr:0x02151854 +data_ov030_02151870 kind:data(any) addr:0x02151870 +data_ov030_0215188c kind:data(any) addr:0x0215188c +data_ov030_021518a8 kind:data(any) addr:0x021518a8 +data_ov030_021518cc kind:data(any) addr:0x021518cc +data_ov030_021518d0 kind:data(any) addr:0x021518d0 +data_ov030_021518dc kind:data(any) addr:0x021518dc +data_ov030_021518ec kind:data(any) addr:0x021518ec +data_ov030_0215190c kind:data(any) addr:0x0215190c +data_ov030_02151944 kind:data(any) addr:0x02151944 +data_ov030_02151968 kind:data(any) addr:0x02151968 +data_ov030_02151980 kind:data(any) addr:0x02151980 ambiguous +data_ov030_021519bc kind:data(any) addr:0x021519bc +data_ov030_021519c4 kind:data(any) addr:0x021519c4 +data_ov030_021519d0 kind:data(any) addr:0x021519d0 +data_ov030_021519e8 kind:data(any) addr:0x021519e8 +data_ov030_02151a08 kind:data(any) addr:0x02151a08 +data_ov030_02151a2c kind:data(any) addr:0x02151a2c +data_ov030_02151a40 kind:data(any) addr:0x02151a40 ambiguous +data_ov030_02151a88 kind:data(any) addr:0x02151a88 +data_ov030_02151aac kind:data(any) addr:0x02151aac +data_ov030_02151af4 kind:data(any) addr:0x02151af4 ambiguous +data_ov030_02151b10 kind:data(any) addr:0x02151b10 +data_ov030_02151b34 kind:data(any) addr:0x02151b34 +data_ov030_02151b88 kind:data(any) addr:0x02151b88 +data_ov030_02151c70 kind:data(any) addr:0x02151c70 +data_ov030_02151c94 kind:data(any) addr:0x02151c94 +data_ov030_02151cdc kind:data(any) addr:0x02151cdc +data_ov030_02151d40 kind:data(any) addr:0x02151d40 +data_ov030_02151d60 kind:bss addr:0x02151d60 +data_ov030_02151d64 kind:bss addr:0x02151d64 +data_ov030_02151d70 kind:bss addr:0x02151d70 +data_ov030_02151d90 kind:bss addr:0x02151d90 +data_ov030_02151e44 kind:bss addr:0x02151e44 +data_ov030_02151e48 kind:bss addr:0x02151e48 +data_ov030_02151e54 kind:bss addr:0x02151e54 +data_ov030_02151f28 kind:bss addr:0x02151f28 +data_ov030_02151f2c kind:bss addr:0x02151f2c +data_ov030_02151f38 kind:bss addr:0x02151f38 +data_ov030_02151ff8 kind:bss addr:0x02151ff8 ambiguous +data_ov030_0215200c kind:bss addr:0x0215200c +data_ov030_02152010 kind:bss addr:0x02152010 +data_ov030_0215201c kind:bss addr:0x0215201c +data_ov030_02152034 kind:bss addr:0x02152034 ambiguous +data_ov030_02152054 kind:bss addr:0x02152054 ambiguous +data_ov030_021520c8 kind:bss addr:0x021520c8 ambiguous +data_ov030_021520f0 kind:bss addr:0x021520f0 +data_ov030_021520f4 kind:bss addr:0x021520f4 +data_ov030_02152100 kind:bss addr:0x02152100 +data_ov030_021521d4 kind:bss addr:0x021521d4 +data_ov030_021521d8 kind:bss addr:0x021521d8 +data_ov030_021521e4 kind:bss addr:0x021521e4 +data_ov030_021522b8 kind:bss addr:0x021522b8 +data_ov030_021522c0 kind:bss addr:0x021522c0 +data_ov030_021522cc kind:bss addr:0x021522cc +data_ov030_021522d8 kind:bss addr:0x021522d8 +data_ov030_021522dc kind:bss addr:0x021522dc +data_ov030_021522ea kind:bss addr:0x021522ea +data_ov030_021522ec kind:bss addr:0x021522ec +data_ov030_02152320 kind:bss addr:0x02152320 +data_ov030_021523f8 kind:bss addr:0x021523f8 +data_ov030_0215240c kind:bss addr:0x0215240c +data_ov030_021528c4 kind:bss addr:0x021528c4 +data_ov030_021528c8 kind:bss addr:0x021528c8 +data_ov030_021528d4 kind:bss addr:0x021528d4 +data_ov030_02152910 kind:bss addr:0x02152910 +data_ov030_02152914 kind:bss addr:0x02152914 +data_ov030_02152920 kind:bss addr:0x02152920 +data_ov030_021529a4 kind:bss addr:0x021529a4 ambiguous +data_ov030_021529f8 kind:bss addr:0x021529f8 +data_ov030_021529fc kind:bss addr:0x021529fc +data_ov030_02152a05 kind:bss addr:0x02152a05 ambiguous +data_ov030_02152a08 kind:bss addr:0x02152a08 +data_ov030_02152a44 kind:bss addr:0x02152a44 +data_ov030_02152a48 kind:bss addr:0x02152a48 +data_ov030_02152a54 kind:bss addr:0x02152a54 +data_ov030_02152a90 kind:bss addr:0x02152a90 +data_ov030_02152a94 kind:bss addr:0x02152a94 +data_ov030_02152aa0 kind:bss addr:0x02152aa0 +data_ov030_02152adc kind:bss addr:0x02152adc +data_ov030_02152ae0 kind:bss addr:0x02152ae0 +data_ov030_02152ae4 kind:bss addr:0x02152ae4 +data_ov030_02152ae8 kind:bss addr:0x02152ae8 +data_ov030_02152aec kind:bss addr:0x02152aec +data_ov030_02152af0 kind:bss addr:0x02152af0 +data_ov030_02152af4 kind:bss addr:0x02152af4 +data_ov030_02152af8 kind:bss addr:0x02152af8 +data_ov030_02152afc kind:bss addr:0x02152afc +data_ov030_02152b00 kind:bss addr:0x02152b00 +data_ov030_02152b04 kind:bss addr:0x02152b04 +data_ov030_02152b08 kind:bss addr:0x02152b08 +data_ov030_02152b0c kind:bss addr:0x02152b0c +data_ov030_02152b10 kind:bss addr:0x02152b10 +data_ov030_02152b14 kind:bss addr:0x02152b14 +data_ov030_02152b20 kind:bss addr:0x02152b20 +data_ov030_02152b24 kind:bss addr:0x02152b24 +data_ov030_02152b34 kind:bss addr:0x02152b34 +data_ov030_02152b44 kind:bss addr:0x02152b44 +data_ov030_02152b54 kind:bss addr:0x02152b54 +data_ov030_02152b64 kind:bss addr:0x02152b64 +data_ov030_02152b74 kind:bss addr:0x02152b74 +data_ov030_02152b84 kind:bss addr:0x02152b84 +data_ov030_02152b94 kind:bss addr:0x02152b94 +data_ov030_02152ba4 kind:bss addr:0x02152ba4 +data_ov030_02152bb4 kind:bss addr:0x02152bb4 +data_ov030_02152bc4 kind:bss addr:0x02152bc4 +data_ov030_02152bd4 kind:bss addr:0x02152bd4 +data_ov030_02152be4 kind:bss addr:0x02152be4 +data_ov030_02152bf4 kind:bss addr:0x02152bf4 +data_ov030_02152c04 kind:bss addr:0x02152c04 +data_ov030_02152c80 kind:bss addr:0x02152c80 ambiguous diff --git a/config/usa/arm9/overlays/ov031/delinks.txt b/config/usa/arm9/overlays/ov031/delinks.txt new file mode 100644 index 00000000..2ec7d629 --- /dev/null +++ b/config/usa/arm9/overlays/ov031/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x020d8700 end:0x0210fcfc kind:code align:32 + .rodata start:0x0210fcfc end:0x02110fb0 kind:rodata align:4 + .init start:0x02110fb0 end:0x02112774 kind:code align:4 + .ctor start:0x02112774 end:0x02112874 kind:rodata align:4 + .data start:0x02112880 end:0x02116360 kind:data align:32 + .bss start:0x02116360 end:0x02118fa0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov031/relocs.txt b/config/usa/arm9/overlays/ov031/relocs.txt new file mode 100644 index 00000000..6deac738 --- /dev/null +++ b/config/usa/arm9/overlays/ov031/relocs.txt @@ -0,0 +1,9556 @@ +from:0x020d8824 kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d8830 kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d883c kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d8848 kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d8854 kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d8860 kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d8870 kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d887c kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d8888 kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d8894 kind:arm_call to:0x020d8700 module:overlay(31) +from:0x020d889c kind:load to:0x027e09a4 module:dtcm +from:0x020d88f8 kind:arm_call to:0x02032d88 module:main +from:0x020d8930 kind:arm_call to:0x02011f3c module:main +from:0x020d894c kind:arm_call_thumb to:0x020153d4 module:main +from:0x020d8964 kind:arm_call_thumb to:0x02015454 module:main +from:0x020d8980 kind:arm_call_thumb to:0x020153f4 module:main +from:0x020d89ec kind:arm_call to:0x020267d8 module:main +from:0x020d8a14 kind:arm_call to:0x02011f3c module:main +from:0x020d8a2c kind:arm_call to:0x0205ac14 module:overlay(0) +from:0x020d8a38 kind:arm_call to:0x0200b150 module:main +from:0x020d8a3c kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x020d8a4c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020d8a60 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020d8a78 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020d8a80 kind:arm_call_thumb to:0x02015664 module:main +from:0x020d8aa8 kind:load to:0x0211296c module:overlay(31) +from:0x020d8aac kind:load to:0x02112928 module:overlay(31) +from:0x020d8ab0 kind:load to:0x02110631 module:overlay(31) +from:0x020d8ab4 kind:load to:0x0211294c module:overlay(31) +from:0x020d8ab8 kind:load to:0x02112938 module:overlay(31) +from:0x020d8abc kind:load to:0x02112a30 module:overlay(31) +from:0x020d8ac0 kind:load to:0x02043f10 module:main +from:0x020d8af0 kind:arm_call to:0x0200f218 module:main +from:0x020d8b18 kind:arm_call to:0x0200b578 module:main +from:0x020d8b28 kind:load to:0x02110620 module:overlay(31) +from:0x020d8b2c kind:load to:0x020d8c98 module:overlay(31) +from:0x020d8b5c kind:arm_call to:0x0207027c module:overlay(0) +from:0x020d8bb0 kind:arm_call to:0x0201c09c module:main +from:0x020d8bbc kind:arm_call to:0x020c553c module:overlay(24) +from:0x020d8bc4 kind:arm_call to:0x020c53c8 module:overlay(24) +from:0x020d8be4 kind:arm_call to:0x020c6750 module:overlay(24) +from:0x020d8c44 kind:arm_call to:0x02070534 module:overlay(0) +from:0x020d8c88 kind:load to:0x027e09a0 module:dtcm +from:0x020d8c8c kind:load to:0x027e0994 module:dtcm +from:0x020d8c90 kind:load to:0x027e09a4 module:dtcm +from:0x020d8c94 kind:load to:0x027e0cd8 module:dtcm +from:0x020d8cac kind:load to:0x020d8cb0 module:overlay(31) +from:0x020d8cfc kind:arm_call to:0x01fff3b4 module:itcm +from:0x020d8d14 kind:arm_call to:0x01fff458 module:itcm +from:0x020d8d40 kind:load to:0x027e0ce4 module:dtcm +from:0x020d8d74 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020d8d94 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x020d8da8 kind:arm_call to:0x020d8f04 module:overlay(31) +from:0x020d8db4 kind:load to:0x02112a58 module:overlay(31) +from:0x020d8db8 kind:load to:0x02112a44 module:overlay(31) +from:0x020d8dc4 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x020d8e04 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020d8e24 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x020d8e38 kind:arm_call to:0x020d8f04 module:overlay(31) +from:0x020d8e44 kind:load to:0x02112a58 module:overlay(31) +from:0x020d8e48 kind:load to:0x02112a44 module:overlay(31) +from:0x020d8e54 kind:arm_call to:0x020d8f78 module:overlay(31) +from:0x020d8e5c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x020d8efc kind:load to:0x02049bc4 module:main +from:0x020d8f6c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x020d8f74 kind:load to:0x027e09c0 module:dtcm +from:0x020d8f90 kind:load to:0x027e09c0 module:dtcm +from:0x020d8f94 kind:load to:0x0207e234 module:overlay(0) +from:0x020d8fa0 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x020d8fa8 kind:arm_call to:0x02011ff4 module:main +from:0x020d8fc4 kind:arm_call to:0x020821ec module:overlay(0) +from:0x020d9024 kind:arm_call to:0x02058a38 module:overlay(0) +from:0x020d9030 kind:arm_call to:0x0200b150 module:main +from:0x020d9034 kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x020d9044 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020d9064 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020d9074 kind:arm_call to:0x02070540 module:overlay(0) +from:0x020d90e0 kind:arm_call to:0x0200f218 module:main +from:0x020d9100 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020d9110 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x020d911c kind:load to:0x02112a80 module:overlay(31) +from:0x020d9120 kind:load to:0x027e09a4 module:dtcm +from:0x020d9124 kind:load to:0x0211067c module:overlay(31) +from:0x020d9134 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x020d913c kind:arm_call to:0x020822fc module:overlay(0) +from:0x020d9154 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x020d915c kind:arm_call to:0x020822fc module:overlay(0) +from:0x020d9164 kind:arm_call to:0x02011ff4 module:main +from:0x020d9190 kind:arm_call to:0x01ffd420 module:itcm +from:0x020d91a4 kind:arm_call to:0x02057e88 module:overlay(0) +from:0x020d91ac kind:load to:0x027e09b8 module:dtcm +from:0x020d91cc kind:arm_call to:0x01ffd420 module:itcm +from:0x020d91dc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020d91e4 kind:arm_call to:0x02082310 module:overlay(0) +from:0x020d91ec kind:load to:0x027e09b8 module:dtcm +from:0x020d9250 kind:arm_call to:0x01ffc768 module:itcm +from:0x020d9260 kind:arm_call to:0x0200ea38 module:main +from:0x020d9284 kind:arm_call to:0x020194ec module:main +from:0x020d92e4 kind:load to:0x0211065c module:overlay(31) +from:0x020d92e8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020d92ec kind:load to:0x02110664 module:overlay(31) +from:0x020d92f0 kind:load to:0x0204a0f0 module:main +from:0x020d9324 kind:arm_call to:0x01fff350 module:itcm +from:0x020d9330 kind:arm_call to:0x020fb1c8 module:overlay(31) +from:0x020d933c kind:load to:0x027e0ce4 module:dtcm +from:0x020d9344 kind:load to:0x02112ab4 module:overlay(31) +from:0x020d9360 kind:arm_call to:0x01fff458 module:itcm +from:0x020d9390 kind:load to:0x027e0ce4 module:dtcm +from:0x020d9394 kind:load to:0x020d9348 module:overlay(31) +from:0x020d9398 kind:load to:0x01fff2fc module:itcm +from:0x020d93ac kind:arm_call to:0x01fff458 module:itcm +from:0x020d9424 kind:load to:0x02112ac0 module:overlay(31) +from:0x020d9438 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x020d947c kind:load to:0x0203e93c module:main +from:0x020d9488 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020d949c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020d94a4 kind:arm_call to:0x02011ff4 module:main +from:0x020d94fc kind:load to:0x02112adc module:overlay(31) +from:0x020d9510 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x020d9528 kind:arm_call to:0x01fff148 module:itcm +from:0x020d9538 kind:arm_call to:0x01ffb714 module:itcm +from:0x020d9544 kind:load to:0x027e0ce0 module:dtcm +from:0x020d9550 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020d9564 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020d956c kind:arm_call to:0x02011ff4 module:main +from:0x020d9582 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d958a kind:thumb_call_arm to:0x020d9628 module:overlay(31) +from:0x020d95a4 kind:load to:0x020dc460 module:overlay(31) +from:0x020d95bc kind:arm_call to:0x020d9f14 module:overlay(31) +from:0x020d95e0 kind:arm_call to:0x020d9cac module:overlay(31) +from:0x020d9620 kind:arm_call to:0x020dc6e0 module:overlay(31) +from:0x020d9634 kind:load to:0x027e0d2c module:dtcm +from:0x020d9642 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d964a kind:thumb_call_arm to:0x020d9674 module:overlay(31) +from:0x020d9660 kind:load to:0x020db5c8 module:overlay(31) +from:0x020d9670 kind:load to:0x020db5f4 module:overlay(31) +from:0x020d9680 kind:load to:0x027e0d30 module:dtcm +from:0x020d9692 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d96a0 kind:thumb_call to:0x020d96a8 module:overlay(31) +from:0x020d96b2 kind:thumb_call_arm to:0x020d9ba0 module:overlay(31) +from:0x020d96d0 kind:load to:0x0208d8d0 module:overlay(0) +from:0x020d96e0 kind:load to:0x0208d908 module:overlay(0) +from:0x020d96f0 kind:load to:0x021529a4 module:overlays(29,30,58,72,81) +from:0x020d9734 kind:load to:0x02093098 module:overlay(0) +from:0x020d97a0 kind:load to:0x020dda74 module:overlay(31) +from:0x020d97b0 kind:load to:0x0209314c module:overlay(0) +from:0x020d97c0 kind:load to:0x02093230 module:overlay(0) +from:0x020d97d0 kind:load to:0x02093320 module:overlay(0) +from:0x020d97e0 kind:load to:0x02093418 module:overlay(0) +from:0x020d97f0 kind:load to:0x02093884 module:overlay(0) +from:0x020d9800 kind:load to:0x020938b0 module:overlay(0) +from:0x020d9810 kind:load to:0x020ddad0 module:overlay(31) +from:0x020d9820 kind:load to:0x02093ba8 module:overlay(0) +from:0x020d9830 kind:load to:0x02093cec module:overlay(0) +from:0x020d985c kind:arm_call to:0x020ddbc4 module:overlay(31) +from:0x020d988c kind:arm_call to:0x020ddbc4 module:overlay(31) +from:0x020d98b0 kind:arm_call to:0x020ddc3c module:overlay(31) +from:0x020d98cc kind:arm_call to:0x020ddc3c module:overlay(31) +from:0x020d98f0 kind:arm_call to:0x020ddcb8 module:overlay(31) +from:0x020d991c kind:arm_call to:0x020ddd88 module:overlay(31) +from:0x020d9938 kind:load to:0x020dddd8 module:overlay(31) +from:0x020d9948 kind:load to:0x020dde10 module:overlay(31) +from:0x020d9958 kind:load to:0x020dde4c module:overlay(31) +from:0x020d9984 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020d9998 kind:load to:0x020ddf00 module:overlay(31) +from:0x020d99a8 kind:load to:0x020ddf24 module:overlay(31) +from:0x020d99b8 kind:load to:0x02093ab8 module:overlay(0) +from:0x020d99c8 kind:load to:0x020ddf4c module:overlay(31) +from:0x020d99d8 kind:load to:0x020ddf8c module:overlay(31) +from:0x020d99ec kind:arm_call to:0x020ddfcc module:overlay(31) +from:0x020d9a38 kind:load to:0x02093d80 module:overlay(0) +from:0x020d9a54 kind:load to:0x01ffb6e4 module:itcm +from:0x020d9a68 kind:arm_call to:0x02093f54 module:overlay(0) +from:0x020d9a84 kind:load to:0x02093fb0 module:overlay(0) +from:0x020d9a94 kind:load to:0x02158634 module:overlay(82) +from:0x020d9b30 kind:arm_call to:0x0208d46c module:overlay(0) +from:0x020d9b4c kind:load to:0x0208d580 module:overlay(0) +from:0x020d9b5c kind:load to:0x0208dcd0 module:overlay(0) +from:0x020d9b84 kind:load to:0x020936cc module:overlay(0) +from:0x020d9b90 kind:load to:0x021223d1 module:overlays(32,33,34,36,37) +from:0x020d9b9c kind:load to:0x02152a05 module:overlays(29,30,58,72,81) +from:0x020d9bac kind:load to:0x027e0d34 module:dtcm +from:0x020d9bba kind:thumb_call_arm to:0x02011f3c module:main +from:0x020d9bc2 kind:thumb_call_arm to:0x020d9c34 module:overlay(31) +from:0x020d9bf0 kind:load to:0x020dbd04 module:overlay(31) +from:0x020d9c04 kind:arm_call to:0x020dbd78 module:overlay(31) +from:0x020d9c20 kind:load to:0x020dbb18 module:overlay(31) +from:0x020d9c30 kind:load to:0x020dbbf8 module:overlay(31) +from:0x020d9c40 kind:load to:0x027e0d38 module:dtcm +from:0x020d9c6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020d9c78 kind:arm_call to:0x01fff458 module:itcm +from:0x020d9ca4 kind:load to:0x027e0ce4 module:dtcm +from:0x020d9d60 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x020d9d98 kind:arm_call to:0x020d9cac module:overlay(31) +from:0x020d9de4 kind:arm_call to:0x0203a3a0 module:main +from:0x020d9ea8 kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x020d9ed4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020d9f08 kind:load to:0x0203e93c module:main +from:0x020d9f0c kind:load to:0x027e09a8 module:dtcm +from:0x020d9fe8 kind:arm_call to:0x020d9c44 module:overlay(31) +from:0x020da018 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da024 kind:arm_call to:0x01fff458 module:itcm +from:0x020da048 kind:arm_call to:0x02152638 module:overlay(79) +from:0x020da058 kind:arm_call to:0x02151950 module:overlay(80) +from:0x020da064 kind:arm_call to:0x020d9cac module:overlay(31) +from:0x020da0d8 kind:load to:0x027e0ce4 module:dtcm +from:0x020da15c kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x020da174 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da188 kind:arm_call to:0x0208bfb0 module:overlay(0) +from:0x020da1a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020da1c2 kind:thumb_call to:0x02058c28 module:overlay(0) +from:0x020da21c kind:arm_call to:0x01fff498 module:itcm +from:0x020da238 kind:arm_call to:0x020d9cf0 module:overlay(31) +from:0x020da250 kind:load to:0x027e0ce8 module:dtcm +from:0x020da274 kind:arm_call to:0x020e45dc module:overlay(31) +from:0x020da2ac kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020da2bc kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020da2f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da304 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020da394 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da3cc kind:arm_call to:0x01ffccc0 module:itcm +from:0x020da3e8 kind:arm_call to:0x01ffd218 module:itcm +from:0x020da41c kind:arm_call to:0x01fff350 module:itcm +from:0x020da468 kind:arm_call to:0x01ffccc0 module:itcm +from:0x020da484 kind:arm_call to:0x01ffd218 module:itcm +from:0x020da4a0 kind:arm_call to:0x020d9cf0 module:overlay(31) +from:0x020da4d4 kind:arm_call to:0x01fff350 module:itcm +from:0x020da4fc kind:load to:0x027e0ce4 module:dtcm +from:0x020da500 kind:load to:0x02112af8 module:overlay(31) +from:0x020da53c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020da550 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020da558 kind:arm_call to:0x02011ff4 module:main +from:0x020da64c kind:arm_call to:0x020da564 module:overlay(31) +from:0x020da720 kind:arm_call to:0x01fff498 module:itcm +from:0x020da72c kind:arm_call to:0x01fff584 module:itcm +from:0x020da910 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020da91c kind:arm_call to:0x01fff458 module:itcm +from:0x020da988 kind:arm_call to:0x020da564 module:overlay(31) +from:0x020da99c kind:arm_call to:0x01ffb714 module:itcm +from:0x020daa04 kind:arm_call to:0x01fff498 module:itcm +from:0x020daa0c kind:arm_call to:0x01fff584 module:itcm +from:0x020daa84 kind:load to:0x027e0ce8 module:dtcm +from:0x020daab0 kind:load to:0x027e0ce4 module:dtcm +from:0x020daaf0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020dab10 kind:arm_call to:0x01ffb714 module:itcm +from:0x020dab44 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dab54 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dab68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020daba0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dabb0 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020dabd8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020dabec kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020dabf4 kind:arm_call to:0x02011ff4 module:main +from:0x020dac40 kind:arm_call to:0x020717ac module:overlay(0) +from:0x020dac4c kind:arm_call to:0x02066344 module:overlay(0) +from:0x020dac54 kind:load to:0x027e09a8 module:dtcm +from:0x020dac5c kind:load to:0x020b4f50 module:overlay(0) +from:0x020dac6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020daca0 kind:arm_call to:0x0201502c module:main +from:0x020dacb0 kind:arm_call to:0x0201502c module:main +from:0x020dacdc kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x020dad08 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x020dad44 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020dad5c kind:load to:0x027e0cec module:dtcm +from:0x020dadcc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020dade8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020dadfc kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020dae08 kind:load to:0x027e07d4 module:dtcm +from:0x020dae10 kind:load to:0x027e0cec module:dtcm +from:0x020dae14 kind:load to:0x027e09a8 module:dtcm +from:0x020dae40 kind:arm_call to:0x0201502c module:main +from:0x020dae48 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020dae5c kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020dae64 kind:load to:0x027e09a8 module:dtcm +from:0x020daecc kind:arm_call to:0x0201502c module:main +from:0x020daed4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020daefc kind:arm_call to:0x02088834 module:overlay(0) +from:0x020daf10 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020daf18 kind:arm_call to:0x02088834 module:overlay(0) +from:0x020daf5c kind:arm_call to:0x02088cf0 module:overlay(0) +from:0x020dafa8 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x020dafbc kind:load to:0x027e07d4 module:dtcm +from:0x020dafc0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020dafc4 kind:load to:0x027e0ce0 module:dtcm +from:0x020dafe8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x020daffc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020db004 kind:load to:0x027e0cec module:dtcm +from:0x020db048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020db05c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020db070 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x020db0a0 kind:arm_call to:0x0200f218 module:main +from:0x020db0b4 kind:arm_call to:0x01ffc768 module:itcm +from:0x020db0c4 kind:arm_call to:0x0200ea38 module:main +from:0x020db0d0 kind:load to:0x027e0958 module:dtcm +from:0x020db0d4 kind:load to:0x021106cc module:overlay(31) +from:0x020db0d8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020db0f4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020db0fc kind:load to:0x027e0cec module:dtcm +from:0x020db128 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020db13c kind:load to:0x027e0cec module:dtcm +from:0x020db168 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020db184 kind:arm_call to:0x02028c24 module:main +from:0x020db1c4 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020db1d0 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x020db270 kind:arm_call to:0x0205be24 module:overlay(0) +from:0x020db28c kind:load to:0x02112b34 module:overlay(31) +from:0x020db2ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db314 kind:load to:0x027e0ce4 module:dtcm +from:0x020db328 kind:arm_call to:0x020dc460 module:overlay(31) +from:0x020db340 kind:arm_call to:0x020dc460 module:overlay(31) +from:0x020db374 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db380 kind:arm_call to:0x01fff458 module:itcm +from:0x020db3c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020db3d4 kind:arm_call to:0x020db354 module:overlay(31) +from:0x020db404 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020db444 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020db470 kind:load to:0x020b537c module:overlay(0) +from:0x020db4a0 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x020db4b4 kind:arm_call to:0x020db354 module:overlay(31) +from:0x020db4cc kind:load to:0x027e0cdc module:dtcm +from:0x020db4f0 kind:arm_call to:0x020db3c8 module:overlay(31) +from:0x020db51c kind:arm_call to:0x020194ec module:main +from:0x020db54c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020db558 kind:arm_call to:0x01fff458 module:itcm +from:0x020db57c kind:arm_call to:0x020dc880 module:overlay(31) +from:0x020db588 kind:load to:0x0204a0f0 module:main +from:0x020db58c kind:load to:0x027e0ce4 module:dtcm +from:0x020db5c0 kind:arm_call to:0x020db594 module:overlay(31) +from:0x020db644 kind:arm_call to:0x0208bf68 module:overlay(0) +from:0x020db680 kind:load to:0x027e0ce0 module:dtcm +from:0x020db6ac kind:arm_call to:0x02082a08 module:overlay(0) +from:0x020db6e0 kind:load to:0x027e0cdc module:dtcm +from:0x020db6f0 kind:arm_call to:0x020db594 module:overlay(31) +from:0x020db794 kind:arm_call to:0x020db594 module:overlay(31) +from:0x020db7aa kind:thumb_call_arm to:0x02067258 module:overlay(0) +from:0x020db7bc kind:thumb_call_arm to:0x0206736c module:overlay(0) +from:0x020db7c6 kind:thumb_call_arm to:0x0205ca54 module:overlay(0) +from:0x020db810 kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x020db834 kind:arm_call to:0x020dba54 module:overlay(31) +from:0x020db840 kind:arm_call to:0x020db330 module:overlay(31) +from:0x020db84c kind:arm_call to:0x020db5b4 module:overlay(31) +from:0x020db870 kind:arm_call to:0x020db3c8 module:overlay(31) +from:0x020db888 kind:arm_call to:0x020db2bc module:overlay(31) +from:0x020db8bc kind:arm_call to:0x020e094c module:overlay(31) +from:0x020db8d0 kind:arm_call to:0x020db594 module:overlay(31) +from:0x020db8e8 kind:arm_call to:0x020db684 module:overlay(31) +from:0x020db900 kind:arm_call to:0x020e096c module:overlay(31) +from:0x020db914 kind:arm_call to:0x020db478 module:overlay(31) +from:0x020db97c kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x020dba08 kind:arm_call to:0x02184f98 module:overlay(107) +from:0x020dba10 kind:load to:0x02116360 module:overlay(31) +from:0x020dba14 kind:load to:0x027e0ce0 module:dtcm +from:0x020dba18 kind:load to:0x02043e30 module:main +from:0x020dba3c kind:arm_call to:0x020e0f88 module:overlay(31) +from:0x020dba48 kind:arm_call to:0x020e094c module:overlay(31) +from:0x020dba64 kind:arm_call to:0x020e094c module:overlay(31) +from:0x020dba90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dba9c kind:arm_call to:0x01fff458 module:itcm +from:0x020dbae4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020dbaf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dbb10 kind:load to:0x027e0ce4 module:dtcm +from:0x020dbb28 kind:arm_call to:0x020dba6c module:overlay(31) +from:0x020dbb58 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020dbb94 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020dbbc8 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020dbbd0 kind:arm_call to:0x020e1488 module:overlay(31) +from:0x020dbbe8 kind:load to:0x020b537c module:overlay(0) +from:0x020dbbf0 kind:load to:0x027e09a8 module:dtcm +from:0x020dbc1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbc28 kind:arm_call to:0x01fff458 module:itcm +from:0x020dbc40 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x020dbc58 kind:load to:0x027e0ce4 module:dtcm +from:0x020dbc94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dbca8 kind:arm_call to:0x020dbbf8 module:overlay(31) +from:0x020dbcb0 kind:arm_call to:0x020e1488 module:overlay(31) +from:0x020dbce0 kind:arm_call to:0x0208bf68 module:overlay(0) +from:0x020dbcf0 kind:arm_call to:0x020e09cc module:overlay(31) +from:0x020dbcfc kind:load to:0x027e0ce4 module:dtcm +from:0x020dbd00 kind:load to:0x027e0ce0 module:dtcm +from:0x020dbd2c kind:arm_call to:0x020e108c module:overlay(31) +from:0x020dbd54 kind:arm_call to:0x020dba6c module:overlay(31) +from:0x020dbd68 kind:arm_call to:0x020e0ab4 module:overlay(31) +from:0x020dbdb0 kind:arm_call to:0x020e1134 module:overlay(31) +from:0x020dbde4 kind:arm_call to:0x020dba6c module:overlay(31) +from:0x020dbdf8 kind:arm_call to:0x020e0ae8 module:overlay(31) +from:0x020dbe1c kind:arm_call to:0x020e0b18 module:overlay(31) +from:0x020dbe50 kind:arm_call to:0x0208d920 module:overlay(0) +from:0x020dbe60 kind:arm_call to:0x0216f84c module:overlay(93) +from:0x020dbed4 kind:arm_call to:0x0208dbe4 module:overlay(0) +from:0x020dbee0 kind:arm_call to:0x0216e2fc module:overlays(88,93,94) +from:0x020dbef8 kind:arm_call to:0x0208dc38 module:overlay(0) +from:0x020dbf04 kind:arm_call to:0x0216e738 module:overlay(93) +from:0x020dbf20 kind:arm_call to:0x0208dc48 module:overlay(0) +from:0x020dbf30 kind:arm_call to:0x0216e748 module:overlay(93) +from:0x020dbf48 kind:arm_call to:0x0208dc58 module:overlay(0) +from:0x020dbf54 kind:arm_call to:0x0216e758 module:overlay(93) +from:0x020dbf6c kind:arm_call to:0x0208dc68 module:overlay(0) +from:0x020dbf78 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x020dc018 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x020dc028 kind:arm_call_thumb to:0x0208c8d8 module:overlay(0) +from:0x020dc0d4 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x020dc0f4 kind:arm_call to:0x0208c97c module:overlay(0) +from:0x020dc13c kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x020dc190 kind:arm_call to:0x0216eaa4 module:overlay(93) +from:0x020dc1b4 kind:arm_call to:0x0208e538 module:overlay(0) +from:0x020dc1c8 kind:arm_call to:0x0216f528 module:overlay(93) +from:0x020dc1f0 kind:arm_call to:0x0208e548 module:overlay(0) +from:0x020dc224 kind:thumb_call_arm to:0x02089dcc module:overlay(0) +from:0x020dc24a kind:thumb_call_arm to:0x02089da4 module:overlay(0) +from:0x020dc258 kind:thumb_call_arm to:0x0208e518 module:overlay(0) +from:0x020dc262 kind:thumb_call_arm to:0x0216f284 module:overlay(93) +from:0x020dc278 kind:thumb_call_arm to:0x0211c98c module:overlays(36,39) +from:0x020dc292 kind:thumb_call_arm to:0x0208e528 module:overlay(0) +from:0x020dc2ac kind:thumb_call_arm to:0x0208cae8 module:overlay(0) +from:0x020dc2fc kind:arm_call to:0x0208dc28 module:overlay(0) +from:0x020dc314 kind:arm_call to:0x0216e314 module:overlay(93) +from:0x020dc358 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x020dc3a0 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x020dc3b4 kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x020dc3d0 kind:arm_call to:0x0216e6a0 module:overlay(93) +from:0x020dc3fa kind:thumb_call_arm to:0x02016654 module:main +from:0x020dc414 kind:thumb_call_arm to:0x0205b36c module:overlay(0) +from:0x020dc44c kind:load to:0x02112b4c module:overlay(31) +from:0x020dc456 kind:thumb_call_arm to:0x0201666c module:main +from:0x020dc4f4 kind:arm_call to:0x0205b37c module:overlay(0) +from:0x020dc530 kind:arm_call to:0x020da254 module:overlay(31) +from:0x020dc544 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020dc57c kind:arm_call to:0x01ffb714 module:itcm +from:0x020dc584 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dc5a0 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dc640 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dc64c kind:arm_call to:0x0205b37c module:overlay(0) +from:0x020dc69c kind:arm_call to:0x020da254 module:overlay(31) +from:0x020dc6c8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020dc6d8 kind:load to:0x02112b04 module:overlay(31) +from:0x020dc73c kind:arm_call to:0x020dc460 module:overlay(31) +from:0x020dc768 kind:arm_call to:0x01ffb714 module:itcm +from:0x020dc770 kind:arm_call to:0x01ffb800 module:itcm +from:0x020dc78c kind:arm_call to:0x020d9fb0 module:overlay(31) +from:0x020dc7a8 kind:arm_call to:0x020da0e4 module:overlay(31) +from:0x020dc7d8 kind:arm_call to:0x020dc460 module:overlay(31) +from:0x020dc8d0 kind:arm_call to:0x020166cc module:main +from:0x020dc8dc kind:arm_call to:0x020da124 module:overlay(31) +from:0x020dc8e8 kind:load to:0x027e0954 module:dtcm +from:0x020dc924 kind:arm_call to:0x0205b3d4 module:overlay(0) +from:0x020dc964 kind:arm_call to:0x0205b3d4 module:overlay(0) +from:0x020dc9bc kind:arm_call to:0x0205b3d4 module:overlay(0) +from:0x020dc9e4 kind:arm_call to:0x0205b3d4 module:overlay(0) +from:0x020dca04 kind:thumb_call to:0x020dca2c module:overlay(31) +from:0x020dca12 kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020dca28 kind:load to:0x020dcbfc module:overlay(31) +from:0x020dca40 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x020dca48 kind:thumb_call to:0x02057b50 module:overlay(0) +from:0x020dca56 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x020dca7a kind:thumb_call_arm to:0x0208ee74 module:overlay(0) +from:0x020dca90 kind:thumb_call_arm to:0x020dcab0 module:overlay(31) +from:0x020dca9a kind:thumb_call_arm to:0x02057c78 module:overlay(0) +from:0x020dcaa4 kind:load to:0x027e0ce0 module:dtcm +from:0x020dcaa8 kind:load to:0x02110704 module:overlay(31) +from:0x020dcaac kind:load to:0x02110718 module:overlay(31) +from:0x020dcadc kind:arm_call to:0x02057784 module:overlay(0) +from:0x020dcae8 kind:load to:0x02110728 module:overlay(31) +from:0x020dcb04 kind:arm_call to:0x0205cf64 module:overlay(0) +from:0x020dcb2c kind:arm_call to:0x020dcab0 module:overlay(31) +from:0x020dcb90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dcbb4 kind:arm_call to:0x020dcab0 module:overlay(31) +from:0x020dcbd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020dcbe8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020dcc38 kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x020dcc50 kind:arm_call to:0x0205cf64 module:overlay(0) +from:0x020dcc90 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020dcca6 kind:thumb_call_arm to:0x020a8660 module:overlay(0) +from:0x020dccb8 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020dccc8 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x020dccd4 kind:thumb_call to:0x020dcc9c module:overlay(31) +from:0x020dcd24 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x020dcd30 kind:arm_call to:0x020db100 module:overlay(31) +from:0x020dce50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dce80 kind:load to:0x027e0ce4 module:dtcm +from:0x020dcee8 kind:arm_call to:0x01fff17c module:itcm +from:0x020dcf6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dcf8c kind:load to:0x027e0ce0 module:dtcm +from:0x020dcf90 kind:load to:0x027e0ce4 module:dtcm +from:0x020dd000 kind:arm_call to:0x01fff168 module:itcm +from:0x020dd08c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020dd0b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd0bc kind:load to:0x027e0ce4 module:dtcm +from:0x020dd0dc kind:arm_call_thumb to:0x02058b78 module:overlay(0) +from:0x020dd0e8 kind:arm_call to:0x020d93d0 module:overlay(31) +from:0x020dd0f4 kind:arm_call to:0x020dd104 module:overlay(31) +from:0x020dd100 kind:load to:0x02112b58 module:overlay(31) +from:0x020dd11c kind:arm_call to:0x020a8684 module:overlay(0) +from:0x020dd138 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x020dd15c kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x020dd178 kind:load to:0x027e0ce0 module:dtcm +from:0x020dd17c kind:load to:0x02110754 module:overlay(31) +from:0x020dd180 kind:load to:0x02110768 module:overlay(31) +from:0x020dd210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dd234 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020dd248 kind:load to:0x0203e93c module:main +from:0x020dd250 kind:load to:0x027e09c0 module:dtcm +from:0x020dd280 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd284 kind:arm_call to:0x0205acac module:overlay(0) +from:0x020dd298 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd29c kind:arm_call to:0x0205acac module:overlay(0) +from:0x020dd2b4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020dd2c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd2d4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd2f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020dd300 kind:load to:0x0204193c module:main +from:0x020dd304 kind:load to:0x020aa374 module:overlay(0) +from:0x020dd308 kind:load to:0x027e0254 module:dtcm +from:0x020dd318 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020dd320 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020dd328 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x020dd340 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020dd348 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020dd350 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x020dd358 kind:arm_call to:0x02011ff4 module:main +from:0x020dd36c kind:arm_call to:0x0208f800 module:overlay(0) +from:0x020dd3c4 kind:load to:0x02112b6c module:overlay(31) +from:0x020dd3fc kind:arm_call to:0x0208a144 module:overlay(0) +from:0x020dd420 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020dd42c kind:load to:0x02112b6c module:overlay(31) +from:0x020dd468 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x020dd48c kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020dd494 kind:arm_call to:0x02011ff4 module:main +from:0x020dd4a0 kind:load to:0x02112b6c module:overlay(31) +from:0x020dd4f8 kind:arm_call to:0x02082abc module:overlay(0) +from:0x020dd520 kind:arm_call to:0x020717ac module:overlay(0) +from:0x020dd544 kind:load to:0x027e09a8 module:dtcm +from:0x020dd620 kind:load to:0x020ab4bc module:overlay(0) +from:0x020dd650 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x020dd670 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x020dd6e0 kind:arm_call to:0x020717ac module:overlay(0) +from:0x020dd6fc kind:arm_call to:0x020dd4a8 module:overlay(31) +from:0x020dd728 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x020dd738 kind:arm_call to:0x021293a8 module:overlay(46) +from:0x020dd754 kind:arm_call to:0x020dd4a8 module:overlay(31) +from:0x020dd77c kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x020dd7c0 kind:arm_call to:0x021234f0 module:overlays(40,44) +from:0x020dd7cc kind:load to:0x027e09a8 module:dtcm +from:0x020dd7d4 kind:load to:0x020ace60 module:overlay(0) +from:0x020dd814 kind:arm_call to:0x0209076c module:overlay(0) +from:0x020dd820 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020dd82c kind:arm_call to:0x02088834 module:overlay(0) +from:0x020dd840 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020dd848 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x020dd854 kind:arm_call to:0x020dd550 module:overlay(31) +from:0x020dd89c kind:arm_call to:0x020827e4 module:overlay(0) +from:0x020dd8cc kind:arm_call to:0x0209076c module:overlay(0) +from:0x020dd8d8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020dd8e0 kind:arm_call to:0x020dd4a8 module:overlay(31) +from:0x020dd8ec kind:arm_call to:0x021293fc module:overlay(45) +from:0x020dd8f4 kind:arm_call to:0x020dd4a8 module:overlay(31) +from:0x020dd94c kind:arm_call to:0x0213cb68 module:overlay(53) +from:0x020dd964 kind:arm_call to:0x02088834 module:overlay(0) +from:0x020dd980 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020dd9dc kind:arm_call to:0x020717ac module:overlay(0) +from:0x020dd9ec kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x020dda2c kind:arm_call to:0x0209076c module:overlay(0) +from:0x020dda38 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020dda44 kind:arm_call to:0x0212354c module:overlay(44) +from:0x020dda4c kind:load to:0x020b51f4 module:overlay(0) +from:0x020dda50 kind:load to:0x027e0ce0 module:dtcm +from:0x020dda58 kind:load to:0x027e09a8 module:dtcm +from:0x020ddaa0 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x020ddabc kind:arm_call to:0x020a88a8 module:overlay(0) +from:0x020ddaec kind:load to:0x020921c4 module:overlay(0) +from:0x020ddb28 kind:arm_call to:0x01ff9638 module:itcm +from:0x020ddb38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ddb90 kind:arm_call to:0x0209ff2c module:overlay(0) +from:0x020ddba8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020ddbb8 kind:load to:0x0203e93c module:main +from:0x020ddbbc kind:load to:0x027e0cec module:dtcm +from:0x020ddc2c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020ddc7c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020ddcb0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020ddcdc kind:arm_call to:0x0208c97c module:overlay(0) +from:0x020ddcec kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020ddd14 kind:arm_call to:0x0208dc78 module:overlay(0) +from:0x020ddd30 kind:arm_call to:0x02083084 module:overlay(0) +from:0x020ddd44 kind:arm_call to:0x020936f8 module:overlay(0) +from:0x020ddd50 kind:arm_call to:0x0209376c module:overlay(0) +from:0x020ddd74 kind:arm_call to:0x020830b4 module:overlay(0) +from:0x020ddda8 kind:arm_call to:0x0208c97c module:overlay(0) +from:0x020dddc8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020dde08 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020dde28 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x020dde44 kind:arm_call to:0x02185730 module:overlay(108) +from:0x020dde58 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x020dde90 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020ddea0 kind:arm_call to:0x02093b64 module:overlay(0) +from:0x020ddec0 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x020ddee0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020ddef0 kind:arm_call to:0x02082a28 module:overlay(0) +from:0x020ddef8 kind:load to:0x027e09b8 module:dtcm +from:0x020ddefc kind:load to:0x027e0cdc module:dtcm +from:0x020ddf10 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x020ddf30 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x020ddf44 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020ddf80 kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x020ddfc0 kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x020de040 kind:arm_call to:0x02093048 module:overlay(0) +from:0x020de0a4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020de0e4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020de12c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020de138 kind:arm_call to:0x01fff458 module:itcm +from:0x020de17c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020de1c0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020de1d8 kind:arm_call to:0x0208273c module:overlay(0) +from:0x020de1f4 kind:load to:0x027e0ce0 module:dtcm +from:0x020de1f8 kind:load to:0x027e0ce4 module:dtcm +from:0x020de20c kind:arm_call to:0x0208f800 module:overlay(0) +from:0x020de250 kind:arm_call to:0x020d94b0 module:overlay(31) +from:0x020de270 kind:arm_call to:0x020e0258 module:overlay(31) +from:0x020de2ac kind:load to:0x02112b94 module:overlay(31) +from:0x020de2d4 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x020de2dc kind:arm_call to:0x020e05dc module:overlay(31) +from:0x020de2e4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020de2ec kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020de2f4 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020de304 kind:load to:0x02112b94 module:overlay(31) +from:0x020de32c kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x020de334 kind:arm_call to:0x020e05dc module:overlay(31) +from:0x020de33c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020de344 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020de34c kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x020de354 kind:arm_call to:0x02011ff4 module:main +from:0x020de364 kind:load to:0x02112b94 module:overlay(31) +from:0x020de428 kind:load to:0x02110788 module:overlay(31) +from:0x020de42c kind:load to:0x02110786 module:overlay(31) +from:0x020de430 kind:load to:0x0211077c module:overlay(31) +from:0x020de434 kind:load to:0x0203e93c module:main +from:0x020de544 kind:arm_call to:0x020de368 module:overlay(31) +from:0x020de61c kind:arm_call to:0x020de368 module:overlay(31) +from:0x020de634 kind:load to:0x02110788 module:overlay(31) +from:0x020de638 kind:load to:0x0211077c module:overlay(31) +from:0x020de63c kind:load to:0x0203e93c module:main +from:0x020de6fc kind:arm_call to:0x020de438 module:overlay(31) +from:0x020de7b4 kind:arm_call to:0x020de438 module:overlay(31) +from:0x020de7d8 kind:load to:0x027e07d4 module:dtcm +from:0x020de7dc kind:load to:0x02110788 module:overlay(31) +from:0x020de7e0 kind:load to:0x0211077c module:overlay(31) +from:0x020de7e4 kind:load to:0x0203e93c module:main +from:0x020de7e8 kind:load to:0x0211077e module:overlay(31) +from:0x020de838 kind:arm_call to:0x01ffb714 module:itcm +from:0x020de878 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de888 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020de8bc kind:arm_call to:0x020de7ec module:overlay(31) +from:0x020de918 kind:load to:0x02110780 module:overlay(31) +from:0x020de91c kind:load to:0x02110782 module:overlay(31) +from:0x020de920 kind:load to:0x02110784 module:overlay(31) +from:0x020de94c kind:arm_call to:0x020704a8 module:overlay(0) +from:0x020de9dc kind:arm_call to:0x020704a8 module:overlay(0) +from:0x020dea34 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x020dea48 kind:arm_call to:0x02090134 module:overlay(0) +from:0x020dea68 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x020dea88 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x020deaa0 kind:arm_call to:0x0208a36c module:overlay(0) +from:0x020deabc kind:arm_call to:0x020886e0 module:overlay(0) +from:0x020deaec kind:arm_call to:0x0205d63c module:overlay(0) +from:0x020deb10 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x020deb28 kind:arm_call to:0x020886e0 module:overlay(0) +from:0x020deb3c kind:arm_call to:0x020de988 module:overlay(31) +from:0x020dec4c kind:arm_call to:0x020717ac module:overlay(0) +from:0x020dec88 kind:arm_call to:0x020717ac module:overlay(0) +from:0x020decb4 kind:arm_call to:0x020717ac module:overlay(0) +from:0x020dee04 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x020dee1c kind:arm_call to:0x020717ac module:overlay(0) +from:0x020dee2c kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x020dee50 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x020dee70 kind:arm_call to:0x020e0348 module:overlay(31) +from:0x020deea4 kind:arm_call to:0x020e07b0 module:overlay(31) +from:0x020deeb0 kind:load to:0x027e09a8 module:dtcm +from:0x020deebc kind:load to:0x0203e93c module:main +from:0x020deec4 kind:load to:0x027e0cd8 module:dtcm +from:0x020def18 kind:arm_call to:0x0208fe7c module:overlay(0) +from:0x020def28 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020df074 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x020df09c kind:arm_call to:0x020901d4 module:overlay(0) +from:0x020df108 kind:arm_call to:0x0208ff18 module:overlay(0) +from:0x020df158 kind:arm_call to:0x020de924 module:overlay(31) +from:0x020df170 kind:arm_call to:0x020de924 module:overlay(31) +from:0x020df228 kind:arm_call to:0x020e00f0 module:overlay(31) +from:0x020df264 kind:arm_call to:0x02093f38 module:overlay(0) +from:0x020df2d4 kind:arm_call to:0x02158738 module:overlay(82) +from:0x020df328 kind:arm_call to:0x02015058 module:main +from:0x020df348 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x020df354 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x020df374 kind:arm_call to:0x020e0348 module:overlay(31) +from:0x020df3a0 kind:arm_call to:0x02015058 module:main +from:0x020df3d8 kind:arm_call to:0x02015058 module:main +from:0x020df3f4 kind:arm_call to:0x0208e6fc module:overlay(0) +from:0x020df418 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020df434 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020df450 kind:arm_call to:0x02093f38 module:overlay(0) +from:0x020df46c kind:arm_call to:0x021587f0 module:overlay(82) +from:0x020df4e0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x020df4ec kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020df548 kind:arm_call to:0x01ffb428 module:itcm +from:0x020df5e8 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020df604 kind:arm_call to:0x02082abc module:overlay(0) +from:0x020df63c kind:arm_call to:0x01ffb428 module:itcm +from:0x020df6ac kind:arm_call to:0x02082abc module:overlay(0) +from:0x020df6b8 kind:arm_call to:0x020de8cc module:overlay(31) +from:0x020df6d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x020df730 kind:arm_call to:0x02015058 module:main +from:0x020df75c kind:arm_call to:0x020716e0 module:overlay(0) +from:0x020df774 kind:arm_call to:0x02015058 module:main +from:0x020df7b4 kind:arm_call to:0x02015058 module:main +from:0x020df83c kind:arm_call to:0x02071754 module:overlay(0) +from:0x020df84c kind:arm_call to:0x01ffb428 module:itcm +from:0x020df858 kind:arm_call to:0x020de8cc module:overlay(31) +from:0x020df89c kind:arm_call to:0x02088814 module:overlay(0) +from:0x020df94c kind:arm_call to:0x020de644 module:overlay(31) +from:0x020df960 kind:arm_call to:0x020848d0 module:overlay(0) +from:0x020df98c kind:arm_call to:0x020da5cc module:overlay(31) +from:0x020dfa10 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfa34 kind:arm_call to:0x020daacc module:overlay(31) +from:0x020dfa48 kind:arm_call to:0x020da5cc module:overlay(31) +from:0x020dfadc kind:arm_call to:0x01ffb800 module:itcm +from:0x020dfb00 kind:arm_call to:0x01ff9770 module:itcm +from:0x020dfb34 kind:arm_call to:0x020da5cc module:overlay(31) +from:0x020dfb54 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfb68 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020dfb78 kind:arm_call to:0x020da5cc module:overlay(31) +from:0x020dfbb8 kind:arm_call to:0x020de7ec module:overlay(31) +from:0x020dfc6c kind:arm_call to:0x020da5cc module:overlay(31) +from:0x020dfc8c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfca4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020dfcb4 kind:arm_call to:0x020da5cc module:overlay(31) +from:0x020dfcd0 kind:load to:0x0211078c module:overlay(31) +from:0x020dfcd8 kind:load to:0x027e09a8 module:dtcm +from:0x020dfcdc kind:load to:0x0211077c module:overlay(31) +from:0x020dfce4 kind:load to:0x02158830 module:overlay(82) +from:0x020dfd20 kind:load to:0x0203e93c module:main +from:0x020dfd24 kind:load to:0x02112b20 module:overlay(31) +from:0x020dfd2c kind:load to:0x0211077e module:overlay(31) +from:0x020dfd30 kind:load to:0x02110780 module:overlay(31) +from:0x020dfd38 kind:load to:0x027e09a4 module:dtcm +from:0x020dfd44 kind:load to:0x02110785 module:overlay(31) +from:0x020dfd48 kind:load to:0x027e09c0 module:dtcm +from:0x020dfd4c kind:load to:0x027e0ce0 module:dtcm +from:0x020dfd50 kind:load to:0x020b537c module:overlay(0) +from:0x020dfd80 kind:arm_call to:0x020de818 module:overlay(31) +from:0x020dfd94 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020dfda4 kind:arm_call to:0x020da5cc module:overlay(31) +from:0x020dfdc4 kind:arm_call to:0x020de818 module:overlay(31) +from:0x020dfdfc kind:arm_call to:0x02070540 module:overlay(0) +from:0x020dfe10 kind:arm_call to:0x020da5cc module:overlay(31) +from:0x020dfe2c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020dfe40 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020dfe54 kind:arm_call to:0x020de7ec module:overlay(31) +from:0x020dfe74 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020dfed0 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020dfef8 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x020dff34 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020dffbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020dfff8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020e0028 kind:arm_call to:0x02071c44 module:overlay(0) +from:0x020e0050 kind:arm_call to:0x020e0530 module:overlay(31) +from:0x020e00a4 kind:arm_call to:0x02088504 module:overlay(0) +from:0x020e00ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020e00cc kind:arm_call to:0x0209076c module:overlay(0) +from:0x020e00d8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020e0168 kind:arm_call to:0x020de644 module:overlay(31) +from:0x020e019c kind:arm_call to:0x020e0d78 module:overlay(31) +from:0x020e0240 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x020e0254 kind:load to:0x0203e93c module:main +from:0x020e028c kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x020e02bc kind:arm_call to:0x01ff9638 module:itcm +from:0x020e02cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e0318 kind:arm_call to:0x01ff9638 module:itcm +from:0x020e0328 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e033c kind:load to:0x027e0ce0 module:dtcm +from:0x020e0374 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020e0394 kind:arm_call to:0x020e0264 module:overlay(31) +from:0x020e0448 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020e0480 kind:arm_call to:0x01ff9638 module:itcm +from:0x020e04ec kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020e0510 kind:load to:0x027e0ce0 module:dtcm +from:0x020e0520 kind:load to:0x02110878 module:overlay(31) +from:0x020e0524 kind:load to:0x02110866 module:overlay(31) +from:0x020e0528 kind:load to:0x02110854 module:overlay(31) +from:0x020e052c kind:load to:0x027e0cec module:dtcm +from:0x020e0568 kind:arm_call to:0x020e0264 module:overlay(31) +from:0x020e05f8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020e0600 kind:load to:0x027e0cec module:dtcm +from:0x020e062c kind:thumb_call_arm to:0x02011f3c module:main +from:0x020e0634 kind:thumb_call to:0x02180900 module:overlay(95) +from:0x020e063c kind:thumb_call to:0x020e074c module:overlay(31) +from:0x020e0644 kind:load to:0x02112bbc module:overlay(31) +from:0x020e0648 kind:load to:0x020b1948 module:overlay(0) +from:0x020e064c kind:load to:0x02043e30 module:main +from:0x020e0664 kind:thumb_call to:0x02179b88 module:overlay(95) +from:0x020e0672 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020e067c kind:thumb_call to:0x02179cb0 module:overlay(95) +from:0x020e0688 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020e0690 kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020e0696 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e069e kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x020e06a4 kind:thumb_call to:0x0208c6b0 module:overlay(0) +from:0x020e06ac kind:load to:0x02112bbc module:overlay(31) +from:0x020e06b0 kind:load to:0x020e0728 module:overlay(31) +from:0x020e06b4 kind:load to:0x020a02b4 module:overlay(0) +from:0x020e06cc kind:thumb_call to:0x02179b88 module:overlay(95) +from:0x020e06da kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020e06e4 kind:thumb_call to:0x02179cb0 module:overlay(95) +from:0x020e06f0 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020e06f8 kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020e06fe kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e0706 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x020e070c kind:thumb_call to:0x0208c6b0 module:overlay(0) +from:0x020e0712 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020e071c kind:load to:0x02112bbc module:overlay(31) +from:0x020e0720 kind:load to:0x020e0728 module:overlay(31) +from:0x020e0724 kind:load to:0x020a02b4 module:overlay(0) +from:0x020e073c kind:arm_call to:0x0203d1e8 module:main +from:0x020e0748 kind:load to:0x020a02b4 module:overlay(0) +from:0x020e0778 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x020e0790 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x020e07a4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e07a8 kind:load to:0x0211088c module:overlay(31) +from:0x020e07ac kind:load to:0x021108a0 module:overlay(31) +from:0x020e07f0 kind:arm_call to:0x0207057c module:overlay(0) +from:0x020e0838 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0858 kind:load to:0x027e0ce0 module:dtcm +from:0x020e085c kind:load to:0x027e09a4 module:dtcm +from:0x020e0860 kind:load to:0x020d8640 module:overlays(19,24) +from:0x020e0864 kind:load to:0x027e0ce4 module:dtcm +from:0x020e087c kind:arm_call to:0x02180aa4 module:overlay(95) +from:0x020e08a4 kind:arm_call to:0x02180aa4 module:overlay(95) +from:0x020e08cc kind:arm_call to:0x02180ae0 module:overlay(95) +from:0x020e08e4 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x020e08ec kind:arm_call to:0x020e0868 module:overlay(31) +from:0x020e08fc kind:arm_call to:0x02180c14 module:overlay(95) +from:0x020e0918 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x020e0920 kind:arm_call to:0x020e0868 module:overlay(31) +from:0x020e0930 kind:arm_call to:0x02180b50 module:overlay(95) +from:0x020e0944 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x020e0994 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x020e09c8 kind:load to:0x027e0cdc module:dtcm +from:0x020e09dc kind:arm_call to:0x020e094c module:overlay(31) +from:0x020e0a50 kind:arm_call to:0x020e094c module:overlay(31) +from:0x020e0a84 kind:arm_call to:0x020e094c module:overlay(31) +from:0x020e0aa8 kind:arm_call to:0x020e094c module:overlay(31) +from:0x020e0bac kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0bb8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e0c0c kind:load to:0x027e0ce4 module:dtcm +from:0x020e0cf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0d04 kind:arm_call to:0x01fff458 module:itcm +from:0x020e0d68 kind:load to:0x027e0ce4 module:dtcm +from:0x020e0e00 kind:arm_call to:0x01ffb860 module:itcm +from:0x020e0e40 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020e0e58 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020e0e80 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020e0eb0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020e0ed0 kind:arm_call to:0x02071728 module:overlay(0) +from:0x020e0ee0 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x020e0ef4 kind:load to:0x0203e93c module:main +from:0x020e0efc kind:load to:0x027e0cec module:dtcm +from:0x020e0f00 kind:load to:0x027e0cd8 module:dtcm +from:0x020e0f04 kind:load to:0x020b537c module:overlay(0) +from:0x020e0f0c kind:load to:0x027e09a8 module:dtcm +from:0x020e0f40 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e0f54 kind:arm_call to:0x01fff458 module:itcm +from:0x020e0f70 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x020e0f80 kind:load to:0x027e0ce4 module:dtcm +from:0x020e0fd8 kind:arm_call to:0x020e0f88 module:overlay(31) +from:0x020e1004 kind:load to:0x021109d0 module:overlay(31) +from:0x020e1088 kind:load to:0x0203e93c module:main +from:0x020e10b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e10c4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e10d8 kind:arm_call to:0x020e62a0 module:overlay(31) +from:0x020e1104 kind:arm_call to:0x020e0fb8 module:overlay(31) +from:0x020e1128 kind:load to:0x027e0ce4 module:dtcm +from:0x020e1130 kind:load to:0x021109c4 module:overlay(31) +from:0x020e1194 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e11a8 kind:arm_call to:0x020e0fb8 module:overlay(31) +from:0x020e1270 kind:arm_call to:0x01ffb428 module:itcm +from:0x020e128c kind:arm_call to:0x01ffb800 module:itcm +from:0x020e130c kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e1354 kind:arm_call to:0x020e1008 module:overlay(31) +from:0x020e1370 kind:arm_call to:0x020e0fb8 module:overlay(31) +from:0x020e1390 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x020e13b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e13d0 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x020e13dc kind:arm_call to:0x020e0fb8 module:overlay(31) +from:0x020e1414 kind:arm_call to:0x020e1008 module:overlay(31) +from:0x020e1440 kind:arm_call to:0x020e0fb8 module:overlay(31) +from:0x020e1474 kind:load to:0x027e0ce4 module:dtcm +from:0x020e1478 kind:load to:0x021109ca module:overlay(31) +from:0x020e147c kind:load to:0x021109ce module:overlay(31) +from:0x020e1480 kind:load to:0x021109cc module:overlay(31) +from:0x020e149c kind:arm_call to:0x020e0fb8 module:overlay(31) +from:0x020e14ac kind:load to:0x021163f4 module:overlay(31) +from:0x020e14c0 kind:arm_call to:0x02011f3c module:main +from:0x020e14cc kind:arm_call to:0x020e166c module:overlay(31) +from:0x020e14e0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020e1514 kind:load to:0x02112cac module:overlay(31) +from:0x020e1544 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x020e1554 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x020e15a0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e15a4 kind:load to:0x02110a40 module:overlay(31) +from:0x020e15a8 kind:load to:0x020b5d14 module:overlay(0) +from:0x020e15d8 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x020e15e8 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x020e15f8 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x020e1600 kind:load to:0x027e0ce0 module:dtcm +from:0x020e1604 kind:load to:0x02110a50 module:overlay(31) +from:0x020e1608 kind:load to:0x020b5d14 module:overlay(0) +from:0x020e1610 kind:load to:0x02110a30 module:overlay(31) +from:0x020e1640 kind:arm_call to:0x0200f218 module:main +from:0x020e1668 kind:load to:0x021109dc module:overlay(31) +from:0x020e1678 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020e168c kind:arm_call to:0x020e1520 module:overlay(31) +from:0x020e1698 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020e16a4 kind:arm_call to:0x020e1520 module:overlay(31) +from:0x020e16b4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020e16bc kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020e16dc kind:arm_call to:0x0203d138 module:main +from:0x020e16f0 kind:arm_call to:0x020e2d58 module:overlay(31) +from:0x020e16fc kind:arm_call to:0x020e3320 module:overlay(31) +from:0x020e1740 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x020e1770 kind:arm_call to:0x0200b578 module:main +from:0x020e17b8 kind:load to:0x02112cd0 module:overlay(31) +from:0x020e17bc kind:load to:0x020e17d4 module:overlay(31) +from:0x020e17c0 kind:load to:0x020e338c module:overlay(31) +from:0x020e17c4 kind:load to:0x027e07d4 module:dtcm +from:0x020e17c8 kind:load to:0x02110a08 module:overlay(31) +from:0x020e17cc kind:load to:0x020e1614 module:overlay(31) +from:0x020e17d0 kind:load to:0x021109f0 module:overlay(31) +from:0x020e17dc kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x020e17f0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e1830 kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e1870 kind:arm_call to:0x0209860c module:overlay(0) +from:0x020e188c kind:arm_call to:0x0209860c module:overlay(0) +from:0x020e18a0 kind:load to:0x020aecd8 module:overlay(0) +from:0x020e18b0 kind:arm_call to:0x020e1880 module:overlay(31) +from:0x020e18e4 kind:load to:0x02112c18 module:overlay(31) +from:0x020e1954 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e1970 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e1984 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x020e1994 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x020e19ec kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020e1a04 kind:load to:0x027e0cec module:dtcm +from:0x020e1a48 kind:arm_call to:0x020e1b5c module:overlay(31) +from:0x020e1a5c kind:arm_call to:0x020e191c module:overlay(31) +from:0x020e1a7c kind:arm_call to:0x01ff9258 module:itcm +from:0x020e1aa4 kind:arm_call to:0x020e259c module:overlay(31) +from:0x020e1abc kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e1ac4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e1acc kind:arm_call to:0x020e260c module:overlay(31) +from:0x020e1ad4 kind:load to:0x02112be0 module:overlay(31) +from:0x020e1aec kind:arm_call to:0x020e1eb8 module:overlay(31) +from:0x020e1af4 kind:arm_call to:0x020e191c module:overlay(31) +from:0x020e1b08 kind:arm_call to:0x020e15b0 module:overlay(31) +from:0x020e1b28 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020e1b44 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x020e1b50 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020e1b58 kind:load to:0x02112bc8 module:overlay(31) +from:0x020e1b94 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020e1bf0 kind:arm_call to:0x020e1afc module:overlay(31) +from:0x020e1c1c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e1c2c kind:arm_call to:0x01ffb464 module:itcm +from:0x020e1c3c kind:arm_call to:0x01ff9218 module:itcm +from:0x020e1c80 kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e1c9c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020e1cd4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020e1cdc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e1ce8 kind:load to:0x027e09a8 module:dtcm +from:0x020e1cf0 kind:load to:0x020b537c module:overlay(0) +from:0x020e1d00 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020e1d10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1d5c kind:arm_call to:0x020e1d38 module:overlay(31) +from:0x020e1d88 kind:arm_call to:0x020e1cf8 module:overlay(31) +from:0x020e1db0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1db8 kind:arm_call to:0x020e2a7c module:overlay(31) +from:0x020e1dc0 kind:arm_call to:0x020e1d54 module:overlay(31) +from:0x020e1df0 kind:arm_call to:0x020e1d38 module:overlay(31) +from:0x020e1e04 kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e1e0c kind:arm_call to:0x020e2b20 module:overlay(31) +from:0x020e1e1c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e1e58 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e1e84 kind:arm_call to:0x01ff9218 module:itcm +from:0x020e1e8c kind:arm_call to:0x020e236c module:overlay(31) +from:0x020e1e98 kind:load to:0x020aecd8 module:overlay(0) +from:0x020e1eac kind:arm_call to:0x0209860c module:overlay(0) +from:0x020e1ee8 kind:arm_call to:0x0208baac module:overlay(0) +from:0x020e1ef4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e1f4c kind:arm_call to:0x020a8800 module:overlay(0) +from:0x020e1f64 kind:load to:0x027e0ce0 module:dtcm +from:0x020e1f78 kind:arm_call to:0x020e1cf8 module:overlay(31) +from:0x020e1fa0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1fa8 kind:arm_call to:0x020e2a7c module:overlay(31) +from:0x020e1fb0 kind:arm_call to:0x020e2c0c module:overlay(31) +from:0x020e1fb8 kind:arm_call to:0x020e236c module:overlay(31) +from:0x020e1fcc kind:arm_call to:0x020e1cf8 module:overlay(31) +from:0x020e1ff4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e1ffc kind:arm_call to:0x020e2a7c module:overlay(31) +from:0x020e2004 kind:arm_call to:0x020e2c0c module:overlay(31) +from:0x020e200c kind:arm_call to:0x020e236c module:overlay(31) +from:0x020e2028 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x020e203c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x020e204c kind:arm_call to:0x020bf918 module:overlay(17) +from:0x020e2064 kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e2078 kind:arm_call to:0x020e236c module:overlay(31) +from:0x020e2080 kind:arm_call to:0x020e1cf8 module:overlay(31) +from:0x020e20a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e20b0 kind:arm_call to:0x020e2a7c module:overlay(31) +from:0x020e20cc kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e20d4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e219c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e21a8 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020e21bc kind:arm_call to:0x020e293c module:overlay(31) +from:0x020e21c8 kind:arm_call to:0x020e2800 module:overlay(31) +from:0x020e21e4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e21ec kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e21fc kind:load to:0x02112c90 module:overlay(31) +from:0x020e2208 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e2224 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e2248 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020e22f4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020e2354 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x020e2360 kind:load to:0x027e09b8 module:dtcm +from:0x020e2368 kind:load to:0x027e09b4 module:dtcm +from:0x020e2374 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020e23dc kind:arm_call to:0x021661a0 module:overlay(93) +from:0x020e23f8 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x020e240c kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e241c kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e2430 kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e2438 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e2444 kind:load to:0x027e0d8c module:dtcm +from:0x020e2448 kind:load to:0x027e0d38 module:dtcm +from:0x020e245c kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e247c kind:arm_call to:0x02098564 module:overlay(0) +from:0x020e24a8 kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e24ec kind:arm_call to:0x0209851c module:overlay(0) +from:0x020e2530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e2580 kind:arm_call to:0x020985d0 module:overlay(0) +from:0x020e2598 kind:load to:0x027e0ce4 module:dtcm +from:0x020e25ec kind:arm_call to:0x0207e438 module:overlay(0) +from:0x020e2608 kind:load to:0x027e09c0 module:dtcm +from:0x020e264c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020e265c kind:load to:0x027e09c0 module:dtcm +from:0x020e26c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e26dc kind:arm_call to:0x01ffb800 module:itcm +from:0x020e26f0 kind:arm_call to:0x01ff94cc module:itcm +from:0x020e26f8 kind:arm_call to:0x01ff938c module:itcm +from:0x020e277c kind:arm_call to:0x01ff938c module:itcm +from:0x020e2794 kind:arm_call to:0x01ffb744 module:itcm +from:0x020e27c0 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2848 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e2850 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e288c kind:arm_call to:0x01ff938c module:itcm +from:0x020e28bc kind:arm_call to:0x01ffb974 module:itcm +from:0x020e28d8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e28f8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2904 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020e2984 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e298c kind:arm_call to:0x01ffb800 module:itcm +from:0x020e29c8 kind:arm_call to:0x01ff938c module:itcm +from:0x020e29f8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2a14 kind:arm_call to:0x01ffb974 module:itcm +from:0x020e2a34 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2a44 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020e2ac0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e2acc kind:arm_call to:0x020e293c module:overlay(31) +from:0x020e2adc kind:arm_call to:0x020e2800 module:overlay(31) +from:0x020e2b08 kind:arm_call to:0x01ff916c module:itcm +from:0x020e2b50 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x020e2b6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e2b7c kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e2bac kind:arm_call to:0x020c2418 module:overlay(17) +from:0x020e2bc4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e2bf8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e2c08 kind:load to:0x027e09a8 module:dtcm +from:0x020e2c14 kind:arm_call to:0x020e1d54 module:overlay(31) +from:0x020e2c54 kind:arm_call to:0x020e1d38 module:overlay(31) +from:0x020e2c68 kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e2c70 kind:arm_call to:0x020e2b20 module:overlay(31) +from:0x020e2c80 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e2d2c kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e2d48 kind:arm_call to:0x020e2760 module:overlay(31) +from:0x020e2d64 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020e2d90 kind:load to:0x02112c58 module:overlay(31) +from:0x020e2da4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e2dc0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e2dc8 kind:arm_call to:0x02011ff4 module:main +from:0x020e2e14 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x020e2ea0 kind:arm_call to:0x01fff498 module:itcm +from:0x020e2eac kind:arm_call to:0x01fff584 module:itcm +from:0x020e2f3c kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e2f7c kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e2fe4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e3014 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3024 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3090 kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e30f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e3210 kind:arm_call to:0x020e1d38 module:overlay(31) +from:0x020e3224 kind:arm_call to:0x020e2660 module:overlay(31) +from:0x020e3230 kind:arm_call to:0x020e2760 module:overlay(31) +from:0x020e3248 kind:load to:0x027e0ce8 module:dtcm +from:0x020e3298 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e32a4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e32c0 kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e32c8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e32d4 kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x020e32e8 kind:load to:0x027e0ce4 module:dtcm +from:0x020e3318 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x020e3358 kind:load to:0x02112c74 module:overlay(31) +from:0x020e337c kind:arm_call to:0x020e3b7c module:overlay(31) +from:0x020e3384 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e33a8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e33b0 kind:arm_call to:0x02011ff4 module:main +from:0x020e33c4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e33cc kind:arm_call to:0x02011ff4 module:main +from:0x020e33e4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020e33ec kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e33f4 kind:arm_call to:0x020e2d94 module:overlay(31) +from:0x020e3408 kind:arm_call to:0x0203d1e8 module:main +from:0x020e3410 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020e3418 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e3424 kind:load to:0x020e17d4 module:overlay(31) +from:0x020e3434 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020e343c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e3444 kind:arm_call to:0x020e2d94 module:overlay(31) +from:0x020e3458 kind:arm_call to:0x0203d1e8 module:main +from:0x020e3460 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020e3468 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e3470 kind:arm_call to:0x02011ff4 module:main +from:0x020e347c kind:load to:0x020e17d4 module:overlay(31) +from:0x020e3488 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020e349c kind:load to:0x02116440 module:overlay(31) +from:0x020e34b0 kind:arm_call to:0x02011f3c module:main +from:0x020e34bc kind:arm_call to:0x020e36a0 module:overlay(31) +from:0x020e34d0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020e34f8 kind:load to:0x02112d48 module:overlay(31) +from:0x020e3544 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e35c0 kind:arm_call to:0x01fff498 module:itcm +from:0x020e35cc kind:arm_call to:0x01fff584 module:itcm +from:0x020e3680 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x020e3694 kind:load to:0x027e0ce4 module:dtcm +from:0x020e3698 kind:load to:0x027e0ce8 module:dtcm +from:0x020e36a8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020e3710 kind:load to:0x02112d6c module:overlay(31) +from:0x020e3714 kind:load to:0x020b27a8 module:overlay(0) +from:0x020e3718 kind:load to:0x02112d2c module:overlay(31) +from:0x020e3724 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e376c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e3794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e37b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e37bc kind:arm_call to:0x02071e8c module:overlay(0) +from:0x020e37f0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x020e3828 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e3844 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e3860 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e3884 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e38a0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e38bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e38d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e38f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e391c kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x020e3938 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020e3974 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020e3984 kind:load to:0x027e09a8 module:dtcm +from:0x020e3988 kind:load to:0x027e09bc module:dtcm +from:0x020e398c kind:load to:0x027e0cec module:dtcm +from:0x020e3998 kind:load to:0x027e0cd8 module:dtcm +from:0x020e399c kind:load to:0x020b537c module:overlay(0) +from:0x020e3a08 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e3a5c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020e3a88 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e3a98 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020e3aa4 kind:arm_call to:0x0209865c module:overlay(0) +from:0x020e3acc kind:arm_call to:0x0207e438 module:overlay(0) +from:0x020e3ad8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020e3b0c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x020e3b18 kind:load to:0x027e09c0 module:dtcm +from:0x020e3b1c kind:load to:0x027e07d4 module:dtcm +from:0x020e3b20 kind:load to:0x027e0ce0 module:dtcm +from:0x020e3b6c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e3ba0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020e3ba8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020e3be8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020e3bf4 kind:load to:0x020b537c module:overlay(0) +from:0x020e3c04 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e3c0c kind:arm_call to:0x02011ff4 module:main +from:0x020e3c24 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e3c2c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e3c34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e3c4c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e3c54 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e3c5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e3c64 kind:arm_call to:0x02011ff4 module:main +from:0x020e3c78 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020e3c9c kind:load to:0x027e0ce4 module:dtcm +from:0x020e3ca0 kind:load to:0x020e3ca8 module:overlay(31) +from:0x020e3ca4 kind:load to:0x01fff2fc module:itcm +from:0x020e3cb4 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3cc8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3ce0 kind:arm_call to:0x020e3cf0 module:overlay(31) +from:0x020e3cfc kind:arm_call to:0x020e3db0 module:overlay(31) +from:0x020e3d1c kind:arm_call to:0x01fff458 module:itcm +from:0x020e3d48 kind:arm_call to:0x01ff9258 module:itcm +from:0x020e3d54 kind:arm_call to:0x01fff458 module:itcm +from:0x020e3d78 kind:load to:0x020b23ac module:overlay(0) +from:0x020e3d88 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020e3dac kind:load to:0x02112dc8 module:overlay(31) +from:0x020e3dd4 kind:load to:0x02110a60 module:overlay(31) +from:0x020e3df0 kind:load to:0x027e0ce4 module:dtcm +from:0x020e3df4 kind:load to:0x01fff3b4 module:itcm +from:0x020e3e14 kind:arm_call to:0x020e3e4c module:overlay(31) +from:0x020e3e20 kind:load to:0x027e09a4 module:dtcm +from:0x020e3e2c kind:arm_call to:0x020e3db0 module:overlay(31) +from:0x020e3e48 kind:load to:0x027e0d3c module:dtcm +from:0x020e3ef0 kind:arm_call to:0x0205d458 module:overlay(0) +from:0x020e3f08 kind:arm_call to:0x01fff148 module:itcm +from:0x020e3f2c kind:load to:0x027e0ce0 module:dtcm +from:0x020e3f40 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020e3fb8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020e3fc8 kind:arm_call to:0x020e3ee0 module:overlay(31) +from:0x020e3ff0 kind:arm_call to:0x020e3ee0 module:overlay(31) +from:0x020e4024 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020e404c kind:load to:0x027e0ce0 module:dtcm +from:0x020e4050 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4090 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e40a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e40ac kind:arm_call to:0x02011ff4 module:main +from:0x020e40c0 kind:load to:0x0211648c module:overlay(31) +from:0x020e40d4 kind:arm_call to:0x02011f3c module:main +from:0x020e40e0 kind:arm_call to:0x020e4110 module:overlay(31) +from:0x020e40f4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020e410c kind:load to:0x02112e34 module:overlay(31) +from:0x020e4118 kind:arm_call to:0x020e3d80 module:overlay(31) +from:0x020e413c kind:load to:0x02112e58 module:overlay(31) +from:0x020e4140 kind:load to:0x02112ecc module:overlay(31) +from:0x020e4168 kind:arm_call to:0x020e44f4 module:overlay(31) +from:0x020e4170 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e417c kind:load to:0x02112e58 module:overlay(31) +from:0x020e4180 kind:load to:0x02112ecc module:overlay(31) +from:0x020e41a8 kind:arm_call to:0x020e44f4 module:overlay(31) +from:0x020e41b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e41b8 kind:arm_call to:0x02011ff4 module:main +from:0x020e41c4 kind:load to:0x02112e58 module:overlay(31) +from:0x020e41c8 kind:load to:0x02112ecc module:overlay(31) +from:0x020e4210 kind:arm_call to:0x020e4254 module:overlay(31) +from:0x020e422c kind:arm_call to:0x020732cc module:overlay(0) +from:0x020e4250 kind:load to:0x027e09b8 module:dtcm +from:0x020e4264 kind:arm_call to:0x020d9738 module:overlay(31) +from:0x020e427c kind:arm_call to:0x020732dc module:overlay(0) +from:0x020e4284 kind:load to:0x027e0d34 module:dtcm +from:0x020e4288 kind:load to:0x027e09b8 module:dtcm +from:0x020e42e4 kind:arm_call to:0x020e44f4 module:overlay(31) +from:0x020e42f8 kind:arm_call to:0x020e3e4c module:overlay(31) +from:0x020e432c kind:arm_call to:0x020e3dd8 module:overlay(31) +from:0x020e4364 kind:arm_call to:0x0207308c module:overlay(0) +from:0x020e43d4 kind:arm_call to:0x01fff148 module:itcm +from:0x020e4468 kind:arm_call to:0x020e3db0 module:overlay(31) +from:0x020e4480 kind:arm_call to:0x02073450 module:overlay(0) +from:0x020e448c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020e44b8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020e44d4 kind:arm_call to:0x020d9834 module:overlay(31) +from:0x020e44e4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e44ec kind:load to:0x027e09b8 module:dtcm +from:0x020e44f0 kind:load to:0x027e0d34 module:dtcm +from:0x020e4530 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020e4558 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020e456c kind:arm_branch to:0x020e42d0 module:overlay(31) +from:0x020e457c kind:arm_branch to:0x020e428c module:overlay(31) +from:0x020e458c kind:load to:0x021164d8 module:overlay(31) +from:0x020e45a0 kind:arm_call to:0x02011f3c module:main +from:0x020e45ac kind:arm_call to:0x020e4600 module:overlay(31) +from:0x020e45c0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020e45d8 kind:load to:0x02112f38 module:overlay(31) +from:0x020e4608 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020e4628 kind:arm_call to:0x020a8954 module:overlay(0) +from:0x020e4644 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x020e46c4 kind:arm_call to:0x020e542c module:overlay(31) +from:0x020e46e0 kind:arm_call to:0x0203d138 module:main +from:0x020e4704 kind:arm_call to:0x020d8dd0 module:overlay(31) +from:0x020e4720 kind:load to:0x02112f5c module:overlay(31) +from:0x020e4724 kind:load to:0x027e0ce0 module:dtcm +from:0x020e4728 kind:load to:0x020b1948 module:overlay(0) +from:0x020e472c kind:load to:0x02112ee4 module:overlay(31) +from:0x020e4730 kind:load to:0x02112f1c module:overlay(31) +from:0x020e4734 kind:load to:0x020a02b4 module:overlay(0) +from:0x020e4738 kind:load to:0x020e56e4 module:overlay(31) +from:0x020e4748 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e475c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e4788 kind:arm_call to:0x020d9594 module:overlay(31) +from:0x020e478c kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020e47a8 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020e47b0 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x020e47c4 kind:arm_call to:0x0203d1e8 module:main +from:0x020e47cc kind:arm_call to:0x020e5454 module:overlay(31) +from:0x020e47d4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e47dc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e47e4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020e47ec kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e47f8 kind:load to:0x02112f5c module:overlay(31) +from:0x020e47fc kind:load to:0x027e0d2c module:dtcm +from:0x020e4800 kind:load to:0x027e0cd8 module:dtcm +from:0x020e4804 kind:load to:0x020a02b4 module:overlay(0) +from:0x020e4828 kind:arm_call to:0x020d9594 module:overlay(31) +from:0x020e482c kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020e4848 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020e4850 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x020e4864 kind:arm_call to:0x0203d1e8 module:main +from:0x020e486c kind:arm_call to:0x020e5454 module:overlay(31) +from:0x020e4874 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e487c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e4884 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020e488c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e4894 kind:arm_call to:0x02011ff4 module:main +from:0x020e48a0 kind:load to:0x02112f5c module:overlay(31) +from:0x020e48a4 kind:load to:0x027e0d2c module:dtcm +from:0x020e48a8 kind:load to:0x027e0cd8 module:dtcm +from:0x020e48ac kind:load to:0x020a02b4 module:overlay(0) +from:0x020e48bc kind:arm_call to:0x020e45dc module:overlay(31) +from:0x020e48f4 kind:arm_call to:0x020e5014 module:overlay(31) +from:0x020e4970 kind:load to:0x0203e93c module:main +from:0x020e49ac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e49b8 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x020e49c0 kind:arm_call to:0x020e5200 module:overlay(31) +from:0x020e49e4 kind:arm_call to:0x020d9594 module:overlay(31) +from:0x020e49f0 kind:arm_call to:0x020e4974 module:overlay(31) +from:0x020e49f8 kind:load to:0x027e09a8 module:dtcm +from:0x020e49fc kind:load to:0x027e0d2c module:dtcm +from:0x020e4a3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e4a40 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020e4aa4 kind:arm_call to:0x020e5280 module:overlay(31) +from:0x020e4ac8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020e4b28 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020e4b4c kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x020e4b90 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4ba0 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020e4bc8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4bd4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020e4bec kind:arm_call to:0x020e4990 module:overlay(31) +from:0x020e4c18 kind:arm_call to:0x020e4974 module:overlay(31) +from:0x020e4c48 kind:arm_call to:0x020d960c module:overlay(31) +from:0x020e4c5c kind:arm_call to:0x020e4974 module:overlay(31) +from:0x020e4c68 kind:arm_call to:0x01ffb800 module:itcm +from:0x020e4c9c kind:arm_call to:0x01ff916c module:itcm +from:0x020e4cac kind:arm_call to:0x01ffb714 module:itcm +from:0x020e4cbc kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e4d0c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020e4d54 kind:arm_call to:0x01fff498 module:itcm +from:0x020e4db8 kind:arm_call to:0x020e5014 module:overlay(31) +from:0x020e4dc0 kind:arm_call to:0x01fff584 module:itcm +from:0x020e4dec kind:arm_call to:0x020e4990 module:overlay(31) +from:0x020e4e34 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020e4e60 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e4e70 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020e4ec0 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x020e4eec kind:arm_call to:0x020e4990 module:overlay(31) +from:0x020e4efc kind:arm_call to:0x01fff148 module:itcm +from:0x020e4f20 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020e4f40 kind:arm_call to:0x01ffedac module:itcm +from:0x020e4f5c kind:arm_call to:0x01fff498 module:itcm +from:0x020e4f68 kind:arm_call to:0x01fff584 module:itcm +from:0x020e4f7c kind:arm_call to:0x02174850 module:overlay(94) +from:0x020e4f88 kind:arm_call to:0x020d9594 module:overlay(31) +from:0x020e4fa8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e4fbc kind:arm_call to:0x01ffb714 module:itcm +from:0x020e4fc8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x020e4fd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e4fe4 kind:load to:0x027e09a8 module:dtcm +from:0x020e4fec kind:load to:0x027e09c0 module:dtcm +from:0x020e4ff0 kind:load to:0x027e0ce0 module:dtcm +from:0x020e4ff8 kind:load to:0x027e0d2c module:dtcm +from:0x020e5000 kind:load to:0x027e0ce8 module:dtcm +from:0x020e506c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020e509c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020e50b4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020e50b8 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020e50f0 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x020e511c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020e5158 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x020e515c kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020e51a0 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x020e51b8 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020e51d8 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020e51ec kind:load to:0x027e0cec module:dtcm +from:0x020e51f0 kind:load to:0x027e0cd8 module:dtcm +from:0x020e5234 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e5250 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e526c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e527c kind:load to:0x027e0cec module:dtcm +from:0x020e5320 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020e5348 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e5370 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x020e5398 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x020e53a4 kind:load to:0x027e09b4 module:dtcm +from:0x020e53bc kind:load to:0x027e0d2c module:dtcm +from:0x020e53c0 kind:load to:0x020d95a8 module:overlay(31) +from:0x020e53d8 kind:load to:0x027e0d2c module:dtcm +from:0x020e53dc kind:load to:0x020d95a8 module:overlay(31) +from:0x020e541c kind:arm_call to:0x0207b734 module:overlay(0) +from:0x020e5438 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020e5450 kind:load to:0x02112f00 module:overlay(31) +from:0x020e545c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e5470 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e5478 kind:arm_call to:0x02011ff4 module:main +from:0x020e54ac kind:arm_call to:0x020982b8 module:overlay(0) +from:0x020e54fc kind:arm_call to:0x020e5014 module:overlay(31) +from:0x020e5570 kind:arm_call to:0x01fff498 module:itcm +from:0x020e558c kind:arm_call to:0x01fff584 module:itcm +from:0x020e5614 kind:arm_call to:0x01fff498 module:itcm +from:0x020e5630 kind:arm_call to:0x01fff584 module:itcm +from:0x020e5664 kind:arm_call to:0x020d95a8 module:overlay(31) +from:0x020e56b4 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x020e56c8 kind:load to:0x027e0ce8 module:dtcm +from:0x020e56e0 kind:load to:0x027e0d2c module:dtcm +from:0x020e56f8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e5700 kind:arm_call to:0x02011ff4 module:main +from:0x020e5714 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e571c kind:arm_call to:0x02011ff4 module:main +from:0x020e5730 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020e57d4 kind:arm_call to:0x01fff498 module:itcm +from:0x020e57dc kind:arm_call to:0x01fff584 module:itcm +from:0x020e5818 kind:arm_call to:0x020e6320 module:overlay(31) +from:0x020e5868 kind:load to:0x027e0ce8 module:dtcm +from:0x020e58a0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x020e58b0 kind:load to:0x02116524 module:overlay(31) +from:0x020e58c4 kind:arm_call to:0x02011f3c module:main +from:0x020e58d0 kind:arm_call to:0x020e591c module:overlay(31) +from:0x020e58e4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020e5918 kind:load to:0x02112ff0 module:overlay(31) +from:0x020e5924 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020e5954 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x020e5960 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020e5980 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x020e5994 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020e59a8 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020e59cc kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x020e59e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020e59f4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020e5a08 kind:arm_call to:0x020590c4 module:overlay(0) +from:0x020e5a70 kind:arm_call to:0x02057ec0 module:overlay(0) +from:0x020e5aac kind:arm_call to:0x0203d138 module:main +from:0x020e5ab8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020e5ac4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020e5ae0 kind:load to:0x02113014 module:overlay(31) +from:0x020e5ae4 kind:load to:0x02110a68 module:overlay(31) +from:0x020e5ae8 kind:load to:0x027e0ce0 module:dtcm +from:0x020e5aec kind:load to:0x02112fd4 module:overlay(31) +from:0x020e5af0 kind:load to:0x02112fb8 module:overlay(31) +from:0x020e5af4 kind:load to:0x020b27a8 module:overlay(0) +from:0x020e5af8 kind:load to:0x020a02b4 module:overlay(0) +from:0x020e5afc kind:load to:0x020e56e4 module:overlay(31) +from:0x020e5b08 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e5bd4 kind:load to:0x0203e93c module:main +from:0x020e5bd8 kind:load to:0x02112fbc module:overlay(31) +from:0x020e5c38 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x020e5c54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e5c6c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020e5ca4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e5cc0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e5ce4 kind:load to:0x027e0cec module:dtcm +from:0x020e5ce8 kind:load to:0x027e09a8 module:dtcm +from:0x020e5d30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e5dbc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020e5de4 kind:arm_call to:0x020e5be0 module:overlay(31) +from:0x020e5e04 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020e5e80 kind:arm_call to:0x020d9bcc module:overlay(31) +from:0x020e5eb0 kind:arm_call to:0x020beecc module:overlay(17) +from:0x020e5ec4 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x020e5ed0 kind:arm_call to:0x02080978 module:overlay(0) +from:0x020e5f0c kind:arm_call to:0x01ff993c module:itcm +from:0x020e5f1c kind:arm_call to:0x01ff916c module:itcm +from:0x020e5f88 kind:arm_call to:0x01ff993c module:itcm +from:0x020e5f98 kind:arm_call to:0x01ffb66c module:itcm +from:0x020e5fbc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e5fc4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020e602c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x020e6074 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020e60b4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e60c4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020e60d4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020e6114 kind:load to:0x027e09a8 module:dtcm +from:0x020e611c kind:load to:0x027e0d38 module:dtcm +from:0x020e6124 kind:load to:0x027e09c0 module:dtcm +from:0x020e6134 kind:load to:0x020e5cf8 module:overlay(31) +from:0x020e6174 kind:arm_call to:0x020e5cf8 module:overlay(31) +from:0x020e61a8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e61fc kind:arm_call to:0x0200ef9c module:main +from:0x020e6220 kind:arm_call to:0x01ffc768 module:itcm +from:0x020e6230 kind:arm_call to:0x0200ea38 module:main +from:0x020e628c kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x020e6298 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020e629c kind:load to:0x027e0958 module:dtcm +from:0x020e62cc kind:arm_call to:0x01ff938c module:itcm +from:0x020e62e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e6314 kind:arm_call to:0x020e5be0 module:overlay(31) +from:0x020e6390 kind:arm_call to:0x01ff938c module:itcm +from:0x020e63a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020e63d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e63e8 kind:load to:0x027e09a8 module:dtcm +from:0x020e63f8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6400 kind:arm_call to:0x02011ff4 module:main +from:0x020e6424 kind:arm_call to:0x0203d1e8 module:main +from:0x020e642c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e6434 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e643c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020e6444 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e6450 kind:load to:0x020a02b4 module:overlay(0) +from:0x020e646c kind:arm_call to:0x0203d1e8 module:main +from:0x020e6474 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e647c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6484 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020e648c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e6494 kind:arm_call to:0x02011ff4 module:main +from:0x020e64a0 kind:load to:0x020a02b4 module:overlay(0) +from:0x020e64ac kind:arm_call to:0x02097704 module:overlay(0) +from:0x020e64c4 kind:arm_call to:0x0207b8bc module:overlay(0) +from:0x020e64e4 kind:arm_call to:0x01fff17c module:itcm +from:0x020e6520 kind:load to:0x027e0ce0 module:dtcm +from:0x020e6524 kind:load to:0x0203e93c module:main +from:0x020e6544 kind:arm_call to:0x02189f08 module:overlay(105) +from:0x020e6590 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x020e65c0 kind:arm_call to:0x02189f60 module:overlay(105) +from:0x020e65f0 kind:arm_call to:0x02189fa8 module:overlay(105) +from:0x020e65f8 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x020e6608 kind:arm_call to:0x020f407c module:overlay(31) +from:0x020e668c kind:arm_call to:0x021875c8 module:overlay(105) +from:0x020e6694 kind:arm_call to:0x0218793c module:overlay(105) +from:0x020e66c0 kind:load to:0x0211308c module:overlay(31) +from:0x020e66c4 kind:load to:0x02113070 module:overlay(31) +from:0x020e66d4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e66e8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e6708 kind:arm_call to:0x020e67bc module:overlay(31) +from:0x020e6710 kind:arm_call to:0x020e6838 module:overlay(31) +from:0x020e6718 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6720 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6728 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e6730 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6738 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020e6740 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e674c kind:load to:0x0211308c module:overlay(31) +from:0x020e6750 kind:load to:0x027e07d4 module:dtcm +from:0x020e6768 kind:arm_call to:0x020e67bc module:overlay(31) +from:0x020e6770 kind:arm_call to:0x020e6838 module:overlay(31) +from:0x020e6778 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6780 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6788 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e6790 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6798 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020e67a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e67a8 kind:arm_call to:0x02011ff4 module:main +from:0x020e67b4 kind:load to:0x0211308c module:overlay(31) +from:0x020e67b8 kind:load to:0x027e07d4 module:dtcm +from:0x020e67e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e6830 kind:load to:0x027e0ce4 module:dtcm +from:0x020e6834 kind:load to:0x027e07d4 module:dtcm +from:0x020e6860 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e686c kind:arm_call to:0x01fff458 module:itcm +from:0x020e6880 kind:arm_call to:0x020f61d0 module:overlay(31) +from:0x020e6894 kind:load to:0x027e0ce4 module:dtcm +from:0x020e68a4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e68ac kind:arm_call to:0x02011ff4 module:main +from:0x020e6908 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x020e6950 kind:load to:0x0203e93c module:main +from:0x020e6990 kind:arm_call to:0x020e6e64 module:overlay(31) +from:0x020e69a0 kind:arm_call to:0x020e6d60 module:overlay(31) +from:0x020e69b8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020e6a38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020e6a74 kind:arm_call to:0x020e716c module:overlay(31) +from:0x020e6ae4 kind:arm_call to:0x020e716c module:overlay(31) +from:0x020e6b04 kind:load to:0x027e095c module:dtcm +from:0x020e6b08 kind:load to:0x0203e93c module:main +from:0x020e6b1c kind:load to:0x02116570 module:overlay(31) +from:0x020e6b30 kind:arm_call to:0x02011f3c module:main +from:0x020e6b3c kind:arm_call to:0x020e6b88 module:overlay(31) +from:0x020e6b50 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020e6b80 kind:load to:0x02113144 module:overlay(31) +from:0x020e6b90 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020e6be0 kind:arm_call to:0x020590c4 module:overlay(0) +from:0x020e6c10 kind:arm_call to:0x02028c24 module:main +from:0x020e6c2c kind:load to:0x02113168 module:overlay(31) +from:0x020e6c30 kind:load to:0x02113128 module:overlay(31) +from:0x020e6c34 kind:load to:0x0211310c module:overlay(31) +from:0x020e6c38 kind:load to:0x021130f0 module:overlay(31) +from:0x020e6c48 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e6c5c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e6d18 kind:load to:0x0203e93c module:main +from:0x020e6d20 kind:load to:0x021130f4 module:overlay(31) +from:0x020e6d54 kind:arm_call to:0x020e6d60 module:overlay(31) +from:0x020e6d9c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e6da8 kind:arm_call to:0x020d96f4 module:overlay(31) +from:0x020e6dd8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020e6e34 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020e6e40 kind:arm_call to:0x020e6e64 module:overlay(31) +from:0x020e6e54 kind:load to:0x027e09a8 module:dtcm +from:0x020e6e58 kind:load to:0x027e0d34 module:dtcm +from:0x020e6e5c kind:load to:0x027e0cec module:dtcm +from:0x020e6e60 kind:load to:0x0203e93c module:main +from:0x020e6f08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e6f94 kind:arm_call to:0x020e6e64 module:overlay(31) +from:0x020e6ff0 kind:arm_call to:0x020beecc module:overlay(17) +from:0x020e7004 kind:arm_call to:0x020e6e64 module:overlay(31) +from:0x020e7014 kind:arm_call to:0x02080978 module:overlay(0) +from:0x020e7028 kind:arm_call to:0x020e6e64 module:overlay(31) +from:0x020e706c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x020e7080 kind:arm_call to:0x020e6d60 module:overlay(31) +from:0x020e70bc kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020e70ec kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e7100 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020e7110 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020e712c kind:arm_call to:0x020e6d60 module:overlay(31) +from:0x020e713c kind:load to:0x027e09c0 module:dtcm +from:0x020e7154 kind:arm_call to:0x020e6e64 module:overlay(31) +from:0x020e7190 kind:arm_call to:0x01ffc768 module:itcm +from:0x020e71d0 kind:arm_call to:0x02024a5c module:main +from:0x020e7268 kind:load to:0x020b4ea4 module:overlay(0) +from:0x020e728c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e72a8 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x020e72b0 kind:load to:0x027e0958 module:dtcm +from:0x020e72bc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e72c4 kind:arm_call to:0x02011ff4 module:main +from:0x020e72d8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e72e0 kind:arm_call to:0x02011ff4 module:main +from:0x020e72f8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e7300 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e7308 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e7320 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020e7328 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e7330 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e7338 kind:arm_call to:0x02011ff4 module:main +from:0x020e734c kind:arm_call to:0x02097704 module:overlay(0) +from:0x020e7360 kind:arm_call to:0x020a8b90 module:overlay(0) +from:0x020e7398 kind:arm_call to:0x020e7434 module:overlay(31) +from:0x020e73c8 kind:load to:0x02113290 module:overlay(31) +from:0x020e73d8 kind:arm_call to:0x020e746c module:overlay(31) +from:0x020e73e0 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x020e73f8 kind:arm_call to:0x020e746c module:overlay(31) +from:0x020e7400 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x020e7408 kind:arm_call to:0x02011ff4 module:main +from:0x020e7420 kind:arm_call to:0x020e746c module:overlay(31) +from:0x020e7428 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x020e7440 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020e7468 kind:load to:0x021131e4 module:overlay(31) +from:0x020e747c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e7498 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020e74a0 kind:arm_call to:0x02011ff4 module:main +from:0x020e751c kind:arm_call to:0x020e799c module:overlay(31) +from:0x020e7588 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e7594 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e75a0 kind:arm_call to:0x02017f10 module:main +from:0x020e76c0 kind:arm_call to:0x020d6660 module:overlay(24) +from:0x020e76cc kind:arm_call to:0x02059d84 module:overlay(0) +from:0x020e7708 kind:arm_call to:0x01ffb714 module:itcm +from:0x020e7714 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020e7850 kind:arm_call to:0x01fff148 module:itcm +from:0x020e7878 kind:arm_call to:0x02016b64 module:main +from:0x020e78c0 kind:arm_call to:0x020d6b5c module:overlay(24) +from:0x020e78e0 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x020e7990 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7998 kind:load to:0x02049bc4 module:main +from:0x020e7a08 kind:arm_call to:0x020169ac module:main +from:0x020e7a18 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020e7a40 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020e7a74 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020e7acc kind:load to:0x027e0cd8 module:dtcm +from:0x020e7ad0 kind:load to:0x02110a78 module:overlay(31) +from:0x020e7ad4 kind:load to:0x021165ac module:overlay(31) +from:0x020e7ad8 kind:load to:0x021131bc module:overlay(31) +from:0x020e7adc kind:load to:0x021131bc module:overlay(31) +from:0x020e7ae0 kind:load to:0x021131cc module:overlay(31) +from:0x020e7b78 kind:load to:0x02049bc4 module:main +from:0x020e7ba0 kind:arm_call to:0x01fff148 module:itcm +from:0x020e7bc8 kind:arm_call to:0x02016b64 module:main +from:0x020e7c00 kind:arm_call to:0x01ff930c module:itcm +from:0x020e7c20 kind:arm_call to:0x020169ac module:main +from:0x020e7c54 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020e7c64 kind:arm_call to:0x020e799c module:overlay(31) +from:0x020e7d2c kind:arm_call to:0x020e799c module:overlay(31) +from:0x020e7da0 kind:arm_call to:0x02017f2c module:main +from:0x020e7e28 kind:load to:0x027e0ce0 module:dtcm +from:0x020e7e30 kind:load to:0x021131c8 module:overlay(31) +from:0x020e7e34 kind:load to:0x027e0cd8 module:dtcm +from:0x020e7e38 kind:load to:0x02110a7c module:overlay(31) +from:0x020e7e3c kind:load to:0x02049bc4 module:main +from:0x020e7e40 kind:load to:0x0203e93c module:main +from:0x020e7ee4 kind:arm_call to:0x020169ac module:main +from:0x020e7efc kind:arm_call to:0x020a8e7c module:overlay(0) +from:0x020e7f28 kind:load to:0x02049bc4 module:main +from:0x020e7f2c kind:load to:0x021131c4 module:overlay(31) +from:0x020e7f4c kind:arm_call to:0x01fff148 module:itcm +from:0x020e7f7c kind:arm_call to:0x02016b64 module:main +from:0x020e8024 kind:arm_call to:0x020169ac module:main +from:0x020e803c kind:arm_call to:0x020a8e7c module:overlay(0) +from:0x020e8104 kind:load to:0x027e0ce0 module:dtcm +from:0x020e8108 kind:load to:0x021131c0 module:overlay(31) +from:0x020e812c kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x020e8138 kind:arm_call to:0x02016930 module:main +from:0x020e8160 kind:arm_call to:0x01ff9364 module:itcm +from:0x020e8198 kind:arm_call to:0x01ff930c module:itcm +from:0x020e81e0 kind:arm_call to:0x020a9228 module:overlay(0) +from:0x020e8254 kind:arm_call to:0x020e810c module:overlay(31) +from:0x020e8380 kind:arm_call to:0x020a9228 module:overlay(0) +from:0x020e8414 kind:arm_call to:0x020e810c module:overlay(31) +from:0x020e8474 kind:arm_call to:0x020a8d90 module:overlay(0) +from:0x020e850c kind:load to:0x021131f8 module:overlay(31) +from:0x020e8540 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x020e85b8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020e85c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e860c kind:load to:0x02113240 module:overlay(31) +from:0x020e863c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020e8708 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020e8714 kind:load to:0x027e0cd8 module:dtcm +from:0x020e8718 kind:load to:0x027e09c0 module:dtcm +from:0x020e8724 kind:load to:0x020beecc module:overlays(2,4,17) +from:0x020e877c kind:arm_call to:0x02015058 module:main +from:0x020e87a0 kind:arm_call to:0x01fff05c module:itcm +from:0x020e87b8 kind:arm_call to:0x01fff458 module:itcm +from:0x020e87dc kind:arm_call to:0x02071914 module:overlay(0) +from:0x020e87fc kind:load to:0x027e0cd8 module:dtcm +from:0x020e8800 kind:load to:0x027e09a8 module:dtcm +from:0x020e880c kind:load to:0x021165c0 module:overlay(31) +from:0x020e8820 kind:arm_call to:0x02011f3c module:main +from:0x020e882c kind:arm_call to:0x020e88c0 module:overlay(31) +from:0x020e8840 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020e8850 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020e88a8 kind:load to:0x021133ac module:overlay(31) +from:0x020e88ac kind:load to:0x02112a58 module:overlay(31) +from:0x020e88b0 kind:load to:0x021133d0 module:overlay(31) +from:0x020e88c8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020e8934 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x020e8950 kind:load to:0x021133f4 module:overlay(31) +from:0x020e8954 kind:load to:0x021165c0 module:overlay(31) +from:0x020e8958 kind:load to:0x020b1948 module:overlay(0) +from:0x020e897c kind:arm_call to:0x020e8a28 module:overlay(31) +from:0x020e8988 kind:load to:0x02116698 module:overlay(31) +from:0x020e89e0 kind:arm_call to:0x0208baac module:overlay(0) +from:0x020e89e8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020e89f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e8a08 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020e8a1c kind:arm_call to:0x020e8a28 module:overlay(31) +from:0x020e8a24 kind:load to:0x027e0ce0 module:dtcm +from:0x020e8a5c kind:arm_call to:0x0207e234 module:overlay(0) +from:0x020e8a90 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x020e8a9c kind:arm_call to:0x020e8aac module:overlay(31) +from:0x020e8aa8 kind:load to:0x027e09c0 module:dtcm +from:0x020e8ac8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e8ad0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e8ad8 kind:load to:0x027e09a8 module:dtcm +from:0x020e8af0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e8b68 kind:arm_call to:0x01fff60c module:itcm +from:0x020e8b78 kind:load to:0x027e0130 module:dtcm +from:0x020e8b7c kind:load to:0x027e09b4 module:dtcm +from:0x020e8bb0 kind:arm_call to:0x02098564 module:overlay(0) +from:0x020e8bd4 kind:arm_call to:0x020e8a28 module:overlay(31) +from:0x020e8bf8 kind:arm_call to:0x020985d0 module:overlay(0) +from:0x020e8c18 kind:arm_call to:0x020e8a28 module:overlay(31) +from:0x020e8c38 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x020e8c40 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020e8c48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e8c60 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x020e8c68 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020e8c70 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e8c78 kind:arm_call to:0x02011ff4 module:main +from:0x020e8c8c kind:arm_call to:0x020978ec module:overlay(0) +from:0x020e8ca0 kind:load to:0x021166c8 module:overlay(31) +from:0x020e8cb4 kind:arm_call to:0x02011f3c module:main +from:0x020e8cc0 kind:arm_call to:0x020e8d88 module:overlay(31) +from:0x020e8cd4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020e8d08 kind:load to:0x02113488 module:overlay(31) +from:0x020e8d34 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020e8d74 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020e8d80 kind:load to:0x020b537c module:overlay(0) +from:0x020e8d90 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020e8db8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020e8dcc kind:arm_call to:0x020e9ed0 module:overlay(31) +from:0x020e8df4 kind:load to:0x021134ac module:overlay(31) +from:0x020e8e08 kind:arm_call to:0x020e9d34 module:overlay(31) +from:0x020e8e44 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020e8e74 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e8fb0 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e8fc0 kind:load to:0x02113458 module:overlay(31) +from:0x020e8fc4 kind:load to:0x02049bc4 module:main +from:0x020e9004 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e9020 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e903c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020e9044 kind:load to:0x027e09a8 module:dtcm +from:0x020e9070 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9084 kind:arm_call to:0x02017130 module:main +from:0x020e909c kind:arm_call to:0x020a8748 module:overlay(0) +from:0x020e90c4 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020e90cc kind:arm_call to:0x020e8fcc module:overlay(31) +from:0x020e90dc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e90e4 kind:load to:0x027e0ce0 module:dtcm +from:0x020e9180 kind:load to:0x02049bc4 module:main +from:0x020e91b0 kind:arm_call to:0x020e9b68 module:overlay(31) +from:0x020e91d8 kind:arm_call to:0x01fff05c module:itcm +from:0x020e91f4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e9204 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9210 kind:load to:0x027e0cd8 module:dtcm +from:0x020e925c kind:arm_call to:0x020e9bc8 module:overlay(31) +from:0x020e9284 kind:arm_call to:0x01fff05c module:itcm +from:0x020e92a0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e92b0 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e92bc kind:load to:0x027e0cd8 module:dtcm +from:0x020e936c kind:arm_call to:0x020e9bc8 module:overlay(31) +from:0x020e93a4 kind:arm_call to:0x01fff05c module:itcm +from:0x020e93c4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e93dc kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020e93f8 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9404 kind:load to:0x027e0cd8 module:dtcm +from:0x020e9420 kind:arm_call to:0x020bf97c module:overlay(17) +from:0x020e9428 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x020e9444 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e9450 kind:arm_call to:0x020bf9a8 module:overlay(17) +from:0x020e9478 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e94a8 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e94b0 kind:load to:0x027e0ce4 module:dtcm +from:0x020e94e4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x020e950c kind:arm_call to:0x01ffd420 module:itcm +from:0x020e9558 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x020e9568 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e9570 kind:load to:0x027e09b8 module:dtcm +from:0x020e9574 kind:load to:0x027e0d34 module:dtcm +from:0x020e95b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020e95c8 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e95ec kind:load to:0x027e0ce4 module:dtcm +from:0x020e9678 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020e9694 kind:load to:0x027e0cec module:dtcm +from:0x020e96b0 kind:arm_call to:0x01ffedac module:itcm +from:0x020e96c8 kind:arm_call to:0x0210af30 module:overlay(31) +from:0x020e96e0 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9734 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9754 kind:arm_call to:0x0210af30 module:overlay(31) +from:0x020e97ec kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9810 kind:load to:0x027e0cd8 module:dtcm +from:0x020e982c kind:arm_call to:0x01ffedac module:itcm +from:0x020e9848 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x020e9870 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x020e9884 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x020e9894 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020e98a0 kind:load to:0x027e0cec module:dtcm +from:0x020e98b4 kind:arm_call to:0x01ffedac module:itcm +from:0x020e98d0 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x020e98dc kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9934 kind:load to:0x02113500 module:overlay(31) +from:0x020e9970 kind:arm_call to:0x01fff17c module:itcm +from:0x020e997c kind:arm_call to:0x020180ec module:main +from:0x020e9a24 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020e9a64 kind:arm_call to:0x020e9048 module:overlay(31) +from:0x020e9a88 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9ad4 kind:arm_call to:0x020e9d74 module:overlay(31) +from:0x020e9b04 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9b1c kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x020e9b30 kind:arm_call to:0x01ffedac module:itcm +from:0x020e9b48 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x020e9b54 kind:load to:0x027e0ce0 module:dtcm +from:0x020e9b64 kind:load to:0x02113568 module:overlay(31) +from:0x020e9b70 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020e9b80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e9bb4 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020e9bd0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020e9be0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020e9c04 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020e9c1c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020e9c48 kind:arm_call to:0x0205c1d0 module:overlay(0) +from:0x020e9c60 kind:arm_call to:0x020e9d34 module:overlay(31) +from:0x020e9c90 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x020e9cc8 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x020e9d18 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x020e9d24 kind:load to:0x02110a80 module:overlay(31) +from:0x020e9d2c kind:load to:0x02113448 module:overlay(31) +from:0x020e9d7c kind:arm_call to:0x020e9e3c module:overlay(31) +from:0x020e9e34 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020e9ee4 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x020e9f04 kind:load to:0x02113470 module:overlay(31) +from:0x020e9f2c kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9f3c kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x020e9f5c kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9f64 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x020e9f80 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x020e9f8c kind:arm_call to:0x020f6364 module:overlay(31) +from:0x020e9fa0 kind:arm_call to:0x020e9048 module:overlay(31) +from:0x020e9fa8 kind:arm_call to:0x020f635c module:overlay(31) +from:0x020e9fbc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020e9fc4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e9fdc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020e9fe4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020e9fec kind:arm_call to:0x02011ff4 module:main +from:0x020ea000 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020ea010 kind:load to:0x02116760 module:overlay(31) +from:0x020ea020 kind:thumb_call_arm to:0x020978bc module:overlay(0) +from:0x020ea030 kind:load to:0x0211362c module:overlay(31) +from:0x020ea038 kind:load to:0x02116724 module:overlay(31) +from:0x020ea044 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020ea04c kind:thumb_call to:0x020ea120 module:overlay(31) +from:0x020ea05e kind:thumb_call_arm to:0x0209765c module:overlay(0) +from:0x020ea08c kind:load to:0x02113608 module:overlay(31) +from:0x020ea09c kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x020ea0c8 kind:thumb_call_arm to:0x020a8b28 module:overlay(0) +from:0x020ea0d4 kind:load to:0x02113650 module:overlay(31) +from:0x020ea0dc kind:load to:0x01ffc57c module:itcm +from:0x020ea0f4 kind:thumb_call_arm to:0x020975d8 module:overlay(0) +from:0x020ea10c kind:thumb_call_arm to:0x020973d4 module:overlay(0) +from:0x020ea114 kind:load to:0x02116760 module:overlay(31) +from:0x020ea118 kind:load to:0x020b537c module:overlay(0) +from:0x020ea156 kind:thumb_call_arm to:0x02058a04 module:overlay(0) +from:0x020ea172 kind:thumb_call_arm to:0x020a8b90 module:overlay(0) +from:0x020ea19a kind:thumb_call to:0x020ee8d4 module:overlay(31) +from:0x020ea1ae kind:thumb_call to:0x0205776c module:overlay(0) +from:0x020ea1be kind:thumb_call to:0x0205776c module:overlay(0) +from:0x020ea208 kind:thumb_call to:0x020ea0c4 module:overlay(31) +from:0x020ea210 kind:thumb_call_arm to:0x020eeaf8 module:overlay(31) +from:0x020ea218 kind:thumb_call_arm to:0x0207ed8c module:overlay(0) +from:0x020ea24c kind:thumb_call_arm to:0x02058a04 module:overlay(0) +from:0x020ea26c kind:thumb_call to:0x02099aa4 module:overlay(0) +from:0x020ea27e kind:thumb_call to:0x0205776c module:overlay(0) +from:0x020ea2be kind:thumb_call to:0x02057b50 module:overlay(0) +from:0x020ea2dc kind:thumb_call to:0x02099a08 module:overlay(0) +from:0x020ea2f0 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x020ea31a kind:thumb_call_arm to:0x0203d138 module:main +from:0x020ea43e kind:thumb_call_arm to:0x02099dbc module:overlay(0) +from:0x020ea456 kind:thumb_call_arm to:0x020eeb38 module:overlay(31) +from:0x020ea460 kind:load to:0x027e0ce0 module:dtcm +from:0x020ea464 kind:load to:0x02116760 module:overlay(31) +from:0x020ea46c kind:load to:0x0211392c module:overlay(31) +from:0x020ea470 kind:load to:0x0211370c module:overlay(31) +from:0x020ea474 kind:load to:0x02113868 module:overlay(31) +from:0x020ea47c kind:load to:0x021136c4 module:overlay(31) +from:0x020ea484 kind:load to:0x0211367c module:overlay(31) +from:0x020ea48c kind:load to:0x020e17d4 module:overlay(31) +from:0x020ea490 kind:load to:0x020e338c module:overlay(31) +from:0x020ea498 kind:load to:0x027e0d3c module:dtcm +from:0x020ea49c kind:load to:0x02113b38 module:overlay(31) +from:0x020ea4a0 kind:load to:0x021139e8 module:overlay(31) +from:0x020ea4d8 kind:thumb_call to:0x020ee93c module:overlay(31) +from:0x020ea4e4 kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x020ea4f0 kind:thumb_call to:0x02099adc module:overlay(0) +from:0x020ea4fc kind:thumb_call to:0x02099adc module:overlay(0) +from:0x020ea51a kind:thumb_call_arm to:0x020a00f0 module:overlay(0) +from:0x020ea52a kind:thumb_call_arm to:0x020a00f0 module:overlay(0) +from:0x020ea53e kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020ea548 kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x020ea552 kind:thumb_call to:0x02099adc module:overlay(0) +from:0x020ea55a kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020ea564 kind:thumb_call to:0x02099adc module:overlay(0) +from:0x020ea56c kind:thumb_call_arm to:0x0207edc8 module:overlay(0) +from:0x020ea574 kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x020ea57e kind:thumb_call to:0x020ee93c module:overlay(31) +from:0x020ea584 kind:thumb_call_arm to:0x020a8ce8 module:overlay(0) +from:0x020ea58c kind:load to:0x02113868 module:overlay(31) +from:0x020ea590 kind:load to:0x027e0cec module:dtcm +from:0x020ea598 kind:load to:0x027e0d3c module:dtcm +from:0x020ea5a0 kind:load to:0x020e17d4 module:overlay(31) +from:0x020ea5be kind:thumb_call_arm to:0x020a00f0 module:overlay(0) +from:0x020ea5ce kind:thumb_call_arm to:0x020a00f0 module:overlay(0) +from:0x020ea5e2 kind:thumb_call_arm to:0x0203d1e8 module:main +from:0x020ea5ec kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x020ea5f6 kind:thumb_call to:0x02099adc module:overlay(0) +from:0x020ea5fe kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x020ea608 kind:thumb_call to:0x02099adc module:overlay(0) +from:0x020ea610 kind:thumb_call_arm to:0x0207edc8 module:overlay(0) +from:0x020ea618 kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x020ea622 kind:thumb_call to:0x020ee93c module:overlay(31) +from:0x020ea628 kind:thumb_call_arm to:0x020a8ce8 module:overlay(0) +from:0x020ea62e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ea638 kind:load to:0x02113868 module:overlay(31) +from:0x020ea63c kind:load to:0x027e0cec module:dtcm +from:0x020ea644 kind:load to:0x027e0d3c module:dtcm +from:0x020ea64c kind:load to:0x020e17d4 module:overlay(31) +from:0x020ea65c kind:arm_call to:0x020ecbc0 module:overlay(31) +from:0x020ea698 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x020ea6ac kind:arm_call to:0x0209a798 module:overlay(0) +from:0x020ea708 kind:arm_call to:0x020ea654 module:overlay(31) +from:0x020ea770 kind:load to:0x020a97e4 module:overlay(0) +from:0x020ea774 kind:load to:0x020ee1d4 module:overlay(31) +from:0x020ea77c kind:load to:0x021135dc module:overlay(31) +from:0x020ea868 kind:arm_call to:0x020ea788 module:overlay(31) +from:0x020ea89c kind:load to:0x02113750 module:overlay(31) +from:0x020ea910 kind:arm_call to:0x020ee4a4 module:overlay(31) +from:0x020ea938 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ea950 kind:arm_call to:0x020edc60 module:overlay(31) +from:0x020ea968 kind:arm_call to:0x020ee634 module:overlay(31) +from:0x020ea974 kind:arm_call to:0x020eec88 module:overlay(31) +from:0x020ea97c kind:arm_call to:0x020ee3fc module:overlay(31) +from:0x020ea9ac kind:arm_call to:0x01ff916c module:itcm +from:0x020ea9d0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eaa14 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020eaa3c kind:load to:0x021137d8 module:overlay(31) +from:0x020eaa44 kind:load to:0x027e09c0 module:dtcm +from:0x020eab08 kind:arm_call to:0x020eab20 module:overlay(31) +from:0x020eab38 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eab5c kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eab70 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eab7c kind:arm_call to:0x01ff938c module:itcm +from:0x020eab88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eaba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eabb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eabc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eabd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eabe4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eabec kind:arm_call to:0x01ffb800 module:itcm +from:0x020eac00 kind:arm_call to:0x01ff938c module:itcm +from:0x020eac0c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eac18 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eac24 kind:arm_call to:0x02016930 module:main +from:0x020eac34 kind:arm_call to:0x01ff930c module:itcm +from:0x020eac84 kind:arm_call to:0x020a9228 module:overlay(0) +from:0x020eacc8 kind:arm_call to:0x020ec8a4 module:overlay(31) +from:0x020ead78 kind:arm_call to:0x02016f94 module:main +from:0x020eada0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eadc4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020eaddc kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x020eae3c kind:arm_call to:0x020ee2a8 module:overlay(31) +from:0x020eae58 kind:arm_call to:0x01fff17c module:itcm +from:0x020eae78 kind:arm_call to:0x01fff17c module:itcm +from:0x020eaec0 kind:arm_call to:0x020169ac module:main +from:0x020eaed8 kind:arm_call to:0x02016c40 module:main +from:0x020eaef8 kind:arm_call to:0x02016cc8 module:main +from:0x020eaf3c kind:arm_call to:0x020169ac module:main +from:0x020eaf48 kind:arm_call to:0x020ec6b8 module:overlay(31) +from:0x020eaf88 kind:load to:0x027e0ce0 module:dtcm +from:0x020eaf8c kind:load to:0x02110aac module:overlay(31) +from:0x020eaf9c kind:arm_call to:0x020ed88c module:overlay(31) +from:0x020eafd4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eaff4 kind:arm_call to:0x01fff17c module:itcm +from:0x020eb014 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eb02c kind:arm_call to:0x020169ac module:main +from:0x020eb038 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eb04c kind:arm_call to:0x02016c40 module:main +from:0x020eb060 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eb074 kind:arm_call to:0x02016cc8 module:main +from:0x020eb0a0 kind:arm_call to:0x01fff17c module:itcm +from:0x020eb0c0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eb0d8 kind:arm_call to:0x020169ac module:main +from:0x020eb0e4 kind:arm_call to:0x020ec6b8 module:overlay(31) +from:0x020eb12c kind:load to:0x027e0ce0 module:dtcm +from:0x020eb130 kind:load to:0x02110aac module:overlay(31) +from:0x020eb144 kind:arm_call to:0x020ed6ac module:overlay(31) +from:0x020eb1a4 kind:arm_call to:0x020152d8 module:main +from:0x020eb244 kind:arm_call to:0x02071c70 module:overlay(0) +from:0x020eb250 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020eb260 kind:arm_call to:0x020eb290 module:overlay(31) +from:0x020eb288 kind:load to:0x027e09a8 module:dtcm +from:0x020eb2b8 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb2c4 kind:arm_call to:0x02016930 module:main +from:0x020eb2d4 kind:arm_call to:0x01ff930c module:itcm +from:0x020eb33c kind:arm_call to:0x01ff916c module:itcm +from:0x020eb350 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb364 kind:arm_call to:0x01ff916c module:itcm +from:0x020eb378 kind:arm_call to:0x020ec6b8 module:overlay(31) +from:0x020eb3dc kind:arm_call to:0x01ff9258 module:itcm +from:0x020eb438 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb440 kind:arm_call to:0x01ff938c module:itcm +from:0x020eb450 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eb460 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb4ac kind:arm_call to:0x01ff9218 module:itcm +from:0x020eb4e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020eb4f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x020eb500 kind:arm_call to:0x01ff938c module:itcm +from:0x020eb53c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020eb54c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020eb588 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eb5d0 kind:load to:0x0203e93c module:main +from:0x020eb5f8 kind:load to:0x020ec6b8 module:overlay(31) +from:0x020eb620 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020eb660 kind:arm_call to:0x01ffd420 module:itcm +from:0x020eb678 kind:arm_call to:0x020ecc48 module:overlay(31) +from:0x020eb684 kind:arm_call to:0x0215408c module:overlay(71) +from:0x020eb6c8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x020eb704 kind:arm_call to:0x020eafc0 module:overlay(31) +from:0x020eb724 kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020eb738 kind:arm_call to:0x020edcf4 module:overlay(31) +from:0x020eb74c kind:arm_call to:0x020ed6ac module:overlay(31) +from:0x020eb77c kind:arm_call to:0x02016930 module:main +from:0x020eb7c8 kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020eb818 kind:arm_call to:0x020eb168 module:overlay(31) +from:0x020eb860 kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020eb878 kind:arm_call to:0x020eb290 module:overlay(31) +from:0x020eb898 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x020eb8b0 kind:arm_call to:0x0215412c module:overlay(71) +from:0x020eb8d4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020eb91c kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020eb93c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020eb96c kind:arm_call to:0x02166088 module:overlays(93,94) +from:0x020eb978 kind:arm_call to:0x0215408c module:overlay(71) +from:0x020eb994 kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020eb9d8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020eba10 kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020eba1c kind:load to:0x027e0ce4 module:dtcm +from:0x020eba20 kind:load to:0x027e09b8 module:dtcm +from:0x020eba28 kind:load to:0x027e09a8 module:dtcm +from:0x020eba30 kind:load to:0x027e0cec module:dtcm +from:0x020eba34 kind:load to:0x027e0d8c module:dtcm +from:0x020eba58 kind:arm_call to:0x020ec6b8 module:overlay(31) +from:0x020eba90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ebad4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ebaec kind:arm_call to:0x020ecc48 module:overlay(31) +from:0x020ebaf8 kind:arm_call to:0x0215408c module:overlay(71) +from:0x020ebb3c kind:arm_call to:0x020732cc module:overlay(0) +from:0x020ebb78 kind:arm_call to:0x020ead5c module:overlay(31) +from:0x020ebb84 kind:arm_call to:0x021660c8 module:overlays(90,92,93) +from:0x020ebb8c kind:arm_call to:0x021660d8 module:overlay(93) +from:0x020ebbac kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020ebbc0 kind:arm_call to:0x020edcf4 module:overlay(31) +from:0x020ebbd4 kind:arm_call to:0x020ed88c module:overlay(31) +from:0x020ebc04 kind:arm_call to:0x02016930 module:main +from:0x020ebc48 kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020ebc84 kind:arm_call to:0x021660e8 module:overlay(93) +from:0x020ebcb0 kind:arm_call to:0x020eb168 module:overlay(31) +from:0x020ebcf0 kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020ebd04 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ebd20 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ebd48 kind:arm_call to:0x020eb290 module:overlay(31) +from:0x020ebd88 kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020ebdd0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ebdec kind:arm_call to:0x01ff9258 module:itcm +from:0x020ebe00 kind:arm_call to:0x020ed3a0 module:overlay(31) +from:0x020ebe50 kind:arm_call to:0x020eb290 module:overlay(31) +from:0x020ebe74 kind:arm_call to:0x0215412c module:overlay(71) +from:0x020ebe9c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x020ebeb0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020ebed0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ebf04 kind:arm_call to:0x02166088 module:overlays(93,94) +from:0x020ebf10 kind:arm_call to:0x0215408c module:overlay(71) +from:0x020ebf64 kind:arm_call to:0x020732dc module:overlay(0) +from:0x020ebf98 kind:load to:0x027e0ce4 module:dtcm +from:0x020ebf9c kind:load to:0x027e09b8 module:dtcm +from:0x020ebfa0 kind:load to:0x027e0d8c module:dtcm +from:0x020ebfac kind:load to:0x027e09a8 module:dtcm +from:0x020ebfb4 kind:load to:0x027e0cec module:dtcm +from:0x020ebfdc kind:arm_call to:0x020ec6b8 module:overlay(31) +from:0x020ebfe8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ebff4 kind:arm_call to:0x02016930 module:main +from:0x020ec000 kind:arm_call to:0x020eb168 module:overlay(31) +from:0x020ec010 kind:load to:0x020eb1f8 module:overlay(31) +from:0x020ec054 kind:arm_call to:0x020a9228 module:overlay(0) +from:0x020ec090 kind:arm_call to:0x020ec8a4 module:overlay(31) +from:0x020ec100 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020ec108 kind:load to:0x027e0cec module:dtcm +from:0x020ec114 kind:arm_call to:0x020ecbc0 module:overlay(31) +from:0x020ec120 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ec14c kind:load to:0x020ead5c module:overlay(31) +from:0x020ec178 kind:arm_call to:0x020ed88c module:overlay(31) +from:0x020ec230 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ec270 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ec2a0 kind:arm_call to:0x020eecc8 module:overlay(31) +from:0x020ec2ac kind:load to:0x0203e93c module:main +from:0x020ec2e8 kind:arm_call to:0x020ec52c module:overlay(31) +from:0x020ec310 kind:arm_call to:0x020c4a6c module:overlays(24,25) +from:0x020ec328 kind:arm_call to:0x0213c964 module:overlay(53) +from:0x020ec350 kind:arm_call to:0x020ec47c module:overlay(31) +from:0x020ec36c kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020ec374 kind:arm_call to:0x020ec3b0 module:overlay(31) +from:0x020ec390 kind:arm_call to:0x020809b8 module:overlay(0) +from:0x020ec39c kind:load to:0x020d8640 module:overlays(19,24) +from:0x020ec3a0 kind:load to:0x02163fd4 module:overlays(59,60,63,68,73,84) +from:0x020ec3a4 kind:load to:0x020b5198 module:overlay(0) +from:0x020ec3ac kind:load to:0x027e0cd8 module:dtcm +from:0x020ec3e0 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020ec43c kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020ec450 kind:arm_call to:0x020717ac module:overlay(0) +from:0x020ec470 kind:load to:0x020b5198 module:overlay(0) +from:0x020ec474 kind:load to:0x027e09a8 module:dtcm +from:0x020ec4b0 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020ec500 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020ec520 kind:load to:0x020b5198 module:overlay(0) +from:0x020ec524 kind:load to:0x020b51f4 module:overlay(0) +from:0x020ec544 kind:arm_call to:0x02016f94 module:main +from:0x020ec5b0 kind:arm_call to:0x021260bc module:overlay(40) +from:0x020ec5e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ec5f8 kind:arm_call to:0x0207308c module:overlay(0) +from:0x020ec628 kind:arm_call to:0x02016f94 module:main +from:0x020ec644 kind:arm_call to:0x02016f94 module:main +from:0x020ec6a0 kind:arm_call to:0x02073450 module:overlay(0) +from:0x020ec6b0 kind:load to:0x027e09b8 module:dtcm +from:0x020ec700 kind:arm_call to:0x02071c70 module:overlay(0) +from:0x020ec72c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020ec73c kind:load to:0x027e09a8 module:dtcm +from:0x020ec740 kind:load to:0x027e0cec module:dtcm +from:0x020ec824 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x020ec848 kind:arm_call to:0x020ee704 module:overlay(31) +from:0x020ec8b8 kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x020ec8d4 kind:arm_call to:0x02016930 module:main +from:0x020ec8fc kind:arm_call to:0x01ff9364 module:itcm +from:0x020ec934 kind:arm_call to:0x01ff930c module:itcm +from:0x020ecb20 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x020ecb6c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x020ecb90 kind:load to:0x021139e8 module:overlay(31) +from:0x020ecb94 kind:load to:0x02113a00 module:overlay(31) +from:0x020ecb98 kind:load to:0x02113a18 module:overlay(31) +from:0x020ecb9c kind:load to:0x02113a30 module:overlay(31) +from:0x020ecba0 kind:load to:0x02113a48 module:overlay(31) +from:0x020ecba4 kind:load to:0x02113a60 module:overlay(31) +from:0x020ecba8 kind:load to:0x02113a78 module:overlay(31) +from:0x020ecbac kind:load to:0x02113a90 module:overlay(31) +from:0x020ecbb0 kind:load to:0x02113aa8 module:overlay(31) +from:0x020ecbb4 kind:load to:0x02113ac0 module:overlay(31) +from:0x020ecbb8 kind:load to:0x02113ad8 module:overlay(31) +from:0x020ecbe4 kind:arm_call to:0x01fff17c module:itcm +from:0x020ecc00 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ecc14 kind:arm_call to:0x020169ac module:main +from:0x020ecc40 kind:load to:0x027e0ce0 module:dtcm +from:0x020ecc44 kind:load to:0x021135d4 module:overlay(31) +from:0x020ecc6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ecc88 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ecca4 kind:arm_call to:0x01ff9258 module:itcm +from:0x020eccb4 kind:arm_call to:0x020ed090 module:overlay(31) +from:0x020eccfc kind:arm_call to:0x020ece88 module:overlay(31) +from:0x020ecd08 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020ecd60 kind:arm_call to:0x020ed45c module:overlay(31) +from:0x020ecdcc kind:arm_call to:0x02073368 module:overlay(0) +from:0x020ecde8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020ece08 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ece10 kind:arm_call to:0x01ff938c module:itcm +from:0x020ece1c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020ece4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ece64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ece80 kind:load to:0x027e0ce4 module:dtcm +from:0x020ece84 kind:load to:0x027e09b8 module:dtcm +from:0x020ecea0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ecebc kind:arm_call to:0x020edcf4 module:overlay(31) +from:0x020ecec8 kind:arm_call to:0x02016930 module:main +from:0x020ecedc kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ecf10 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ecf54 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ecf60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ecf8c kind:arm_call to:0x020169ac module:main +from:0x020ecf98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ecfb8 kind:arm_call to:0x020169ac module:main +from:0x020ed048 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ed078 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x020ed08c kind:load to:0x027e0ce0 module:dtcm +from:0x020ed0a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ed13c kind:arm_call to:0x02016c40 module:main +from:0x020ed1c8 kind:arm_call to:0x02016c40 module:main +from:0x020ed264 kind:arm_call to:0x02016c40 module:main +from:0x020ed2f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ed300 kind:arm_call to:0x01ff9770 module:itcm +from:0x020ed314 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ed330 kind:arm_call to:0x020edcf4 module:overlay(31) +from:0x020ed348 kind:arm_call to:0x020169ac module:main +from:0x020ed384 kind:load to:0x0204033c module:main +from:0x020ed388 kind:load to:0x0203f33c module:main +from:0x020ed38c kind:load to:0x0204133c module:main +from:0x020ed390 kind:load to:0x0204233c module:main +from:0x020ed398 kind:load to:0x02110aa0 module:overlay(31) +from:0x020ed39c kind:load to:0x02110aa4 module:overlay(31) +from:0x020ed3ec kind:arm_call to:0x020ece88 module:overlay(31) +from:0x020ed414 kind:arm_call to:0x020edcf4 module:overlay(31) +from:0x020ed44c kind:arm_call to:0x020ed4c4 module:overlay(31) +from:0x020ed4a4 kind:arm_call to:0x020158c0 module:main +from:0x020ed4f4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x020ed528 kind:arm_call to:0x02078814 module:overlay(0) +from:0x020ed534 kind:load to:0x027e09b8 module:dtcm +from:0x020ed538 kind:load to:0x027e09bc module:dtcm +from:0x020ed554 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ed5a8 kind:arm_call to:0x01fff17c module:itcm +from:0x020ed5c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ed5dc kind:arm_call to:0x020169ac module:main +from:0x020ed5f8 kind:arm_call to:0x02016c40 module:main +from:0x020ed614 kind:arm_call to:0x01fff17c module:itcm +from:0x020ed630 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ed648 kind:arm_call to:0x020169ac module:main +from:0x020ed698 kind:load to:0x027e09b8 module:dtcm +from:0x020ed69c kind:load to:0x027e0ce0 module:dtcm +from:0x020ed6a0 kind:load to:0x021135d0 module:overlay(31) +from:0x020ed6a8 kind:load to:0x021135d8 module:overlay(31) +from:0x020ed6b8 kind:arm_call to:0x020eab20 module:overlay(31) +from:0x020ed6ec kind:arm_call to:0x02098694 module:overlay(0) +from:0x020ed710 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed728 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed73c kind:arm_call to:0x01ff916c module:itcm +from:0x020ed7a4 kind:arm_call to:0x020ec6b8 module:overlay(31) +from:0x020ed7e4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x020ed808 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed81c kind:arm_call to:0x01ff916c module:itcm +from:0x020ed830 kind:arm_call to:0x01ff916c module:itcm +from:0x020ed848 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020ed8bc kind:arm_call to:0x01fff17c module:itcm +from:0x020ed8d8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ed914 kind:arm_call to:0x02098694 module:overlay(0) +from:0x020ed94c kind:arm_call to:0x01fff17c module:itcm +from:0x020ed974 kind:arm_call to:0x020169ac module:main +from:0x020eda58 kind:arm_call to:0x01ff916c module:itcm +from:0x020eda6c kind:arm_call to:0x01ff916c module:itcm +from:0x020eda80 kind:arm_call to:0x01ff916c module:itcm +from:0x020eda94 kind:arm_call to:0x01ff916c module:itcm +from:0x020edabc kind:arm_call to:0x020169ac module:main +from:0x020edae4 kind:arm_call to:0x01ff9984 module:itcm +from:0x020edaf0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020edb28 kind:arm_call to:0x020ec6b8 module:overlay(31) +from:0x020edb6c kind:arm_call to:0x01ff916c module:itcm +from:0x020edb80 kind:arm_call to:0x01ff916c module:itcm +from:0x020edb94 kind:arm_call to:0x01ff916c module:itcm +from:0x020edbb8 kind:arm_call to:0x01ff916c module:itcm +from:0x020edbe0 kind:arm_call to:0x020169ac module:main +from:0x020edc00 kind:arm_call to:0x01ff9984 module:itcm +from:0x020edc18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x020edc50 kind:load to:0x027e0ce0 module:dtcm +from:0x020edc54 kind:load to:0x02110aac module:overlay(31) +from:0x020edc90 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020edcb4 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x020edccc kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020edcdc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020edcf0 kind:load to:0x027e09c0 module:dtcm +from:0x020edd10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edd30 kind:load to:0x027e0ce4 module:dtcm +from:0x020edd48 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020edd5c kind:arm_call to:0x021660f8 module:overlay(93) +from:0x020edd7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020eddc0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ede04 kind:load to:0x027e0ce0 module:dtcm +from:0x020ede08 kind:load to:0x027e0d8c module:dtcm +from:0x020ede0c kind:load to:0x027e0ce4 module:dtcm +from:0x020ede34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ede5c kind:arm_call to:0x01ff9258 module:itcm +from:0x020ede70 kind:arm_call to:0x020edf78 module:overlay(31) +from:0x020ede84 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020edf14 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020edf34 kind:arm_call to:0x01ff9258 module:itcm +from:0x020edf70 kind:load to:0x027e0ce4 module:dtcm +from:0x020edf74 kind:load to:0x0204a0f0 module:main +from:0x020ee000 kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x020ee018 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee054 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee064 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee0ac kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee0e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee0f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020ee17c kind:arm_call to:0x01ff916c module:itcm +from:0x020ee198 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ee1a8 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee1b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x020ee248 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020ee278 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ee288 kind:arm_call to:0x01ffa60c module:itcm +from:0x020ee298 kind:arm_call to:0x01ffa60c module:itcm +from:0x020ee2a4 kind:load to:0x0203e93c module:main +from:0x020ee2c8 kind:arm_call to:0x01fff17c module:itcm +from:0x020ee2e4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ee300 kind:arm_call to:0x020169ac module:main +from:0x020ee310 kind:arm_call to:0x01fff17c module:itcm +from:0x020ee32c kind:arm_call to:0x0209851c module:overlay(0) +from:0x020ee344 kind:arm_call to:0x020169ac module:main +from:0x020ee374 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee384 kind:arm_call to:0x01ffb714 module:itcm +from:0x020ee390 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee3a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x020ee3b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020ee3bc kind:load to:0x02110aac module:overlay(31) +from:0x020ee3c4 kind:load to:0x027e0208 module:dtcm +from:0x020ee458 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x020ee48c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x020ee4a0 kind:load to:0x027e0cec module:dtcm +from:0x020ee4e8 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee584 kind:arm_call to:0x01ffb744 module:itcm +from:0x020ee594 kind:arm_call to:0x01ffb800 module:itcm +from:0x020ee5f8 kind:arm_call to:0x01ff930c module:itcm +from:0x020ee61c kind:arm_call to:0x01ff930c module:itcm +from:0x020ee630 kind:load to:0x0203e93c module:main +from:0x020ee6a4 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x020ee6ac kind:load to:0x027e0cec module:dtcm +from:0x020ee6e4 kind:arm_call to:0x02016f94 module:main +from:0x020ee720 kind:arm_call to:0x01fff350 module:itcm +from:0x020ee738 kind:load to:0x027e0ce4 module:dtcm +from:0x020ee73c kind:load to:0x021135fc module:overlay(31) +from:0x020ee75c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020ee770 kind:load to:0x02057884 module:overlay(0) +from:0x020ee784 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020ee78c kind:arm_call to:0x02011ff4 module:main +from:0x020ee7a0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020ee7a8 kind:arm_call to:0x02011ff4 module:main +from:0x020ee7bc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020ee7c4 kind:arm_call to:0x02011ff4 module:main +from:0x020ee7e0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020ee7ec kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020ee808 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020ee818 kind:arm_call to:0x02057884 module:overlay(0) +from:0x020ee828 kind:arm_call_thumb to:0x020ee93c module:overlay(31) +from:0x020ee830 kind:arm_call to:0x02011ff4 module:main +from:0x020ee848 kind:arm_call_thumb to:0x020ee93c module:overlay(31) +from:0x020ee850 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x020ee858 kind:arm_call to:0x02011ff4 module:main +from:0x020ee870 kind:arm_call_thumb to:0x020ee93c module:overlay(31) +from:0x020ee878 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x020ee88c kind:arm_call to:0x020978ec module:overlay(0) +from:0x020ee8a0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020ee8e6 kind:thumb_call to:0x0209a1cc module:overlay(0) +from:0x020ee8fe kind:thumb_call_arm to:0x02034038 module:main +from:0x020ee910 kind:load to:0x02113cf4 module:overlay(31) +from:0x020ee918 kind:load to:0x02113ce8 module:overlay(31) +from:0x020ee920 kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x020ee92c kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x020ee932 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020ee940 kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x020ee96c kind:arm_call to:0x0209a0c4 module:overlay(0) +from:0x020ee98c kind:arm_call to:0x020ee8ac module:overlay(31) +from:0x020ee9a4 kind:arm_call to:0x0209a0c4 module:overlay(0) +from:0x020ee9cc kind:arm_call to:0x02034038 module:main +from:0x020ee9dc kind:arm_call to:0x02034038 module:main +from:0x020ee9ec kind:arm_call to:0x02034088 module:main +from:0x020eea00 kind:arm_call to:0x0200f428 module:main +from:0x020eea1c kind:arm_call to:0x02028c08 module:main +from:0x020eea34 kind:arm_call to:0x02034038 module:main +from:0x020eea3c kind:arm_call to:0x02033f54 module:main +from:0x020eea50 kind:arm_call to:0x02034038 module:main +from:0x020eea58 kind:arm_call to:0x02033f54 module:main +from:0x020eea70 kind:arm_call to:0x02034038 module:main +from:0x020eea90 kind:arm_call_thumb to:0x02015600 module:main +from:0x020eea9c kind:arm_call to:0x0205ac50 module:overlay(0) +from:0x020eeaa8 kind:arm_call_thumb to:0x0201561c module:main +from:0x020eeab8 kind:load to:0x02113ce8 module:overlay(31) +from:0x020eeabc kind:load to:0x02113d38 module:overlay(31) +from:0x020eeac0 kind:load to:0x020aa230 module:overlay(0) +from:0x020eead0 kind:arm_call to:0x020ee8ac module:overlay(31) +from:0x020eeae0 kind:arm_call to:0x020ee8ac module:overlay(31) +from:0x020eeb84 kind:arm_call_thumb to:0x0208ecd4 module:overlay(0) +from:0x020eec54 kind:arm_call to:0x020f65a4 module:overlay(31) +from:0x020eec80 kind:load to:0x027e0ce0 module:dtcm +from:0x020eec84 kind:load to:0x0203e93c module:main +from:0x020eeca0 kind:arm_call to:0x020eeb38 module:overlay(31) +from:0x020eecbc kind:arm_call to:0x02072b10 module:overlay(0) +from:0x020eecc4 kind:load to:0x027e09ac module:dtcm +from:0x020eecd0 kind:load to:0x020f6740 module:overlay(31) +from:0x020eecdc kind:load to:0x02116848 module:overlay(31) +from:0x020eecf0 kind:arm_call to:0x02011f3c module:main +from:0x020eecfc kind:arm_call to:0x020eedc0 module:overlay(31) +from:0x020eed10 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020eed40 kind:load to:0x02113dd4 module:overlay(31) +from:0x020eed6c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020eeda4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020eedb8 kind:load to:0x020b537c module:overlay(0) +from:0x020eedc8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020eede8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020eee48 kind:arm_call to:0x020ef6d8 module:overlay(31) +from:0x020eee74 kind:arm_call to:0x01ffedac module:itcm +from:0x020eee88 kind:arm_call to:0x02080160 module:overlay(0) +from:0x020eeea0 kind:load to:0x02113df8 module:overlay(31) +from:0x020eeea4 kind:load to:0x02049bc4 module:main +from:0x020eeeb0 kind:load to:0x027e0cd8 module:dtcm +from:0x020eeeb4 kind:load to:0x02113d44 module:overlay(31) +from:0x020eeebc kind:arm_call to:0x020ef488 module:overlay(31) +from:0x020eef00 kind:arm_call to:0x01fff17c module:itcm +from:0x020eef0c kind:arm_call to:0x020180ec module:main +from:0x020eefa8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020eefcc kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x020eefdc kind:arm_call to:0x01ffce1c module:itcm +from:0x020ef020 kind:arm_call to:0x01ffcea0 module:itcm +from:0x020ef030 kind:arm_call to:0x020ef508 module:overlay(31) +from:0x020ef03c kind:arm_call to:0x01fff1a4 module:itcm +from:0x020ef054 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x020ef060 kind:arm_call to:0x01ffce1c module:itcm +from:0x020ef08c kind:arm_call to:0x01ffcea0 module:itcm +from:0x020ef0f4 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef108 kind:arm_call to:0x020ef1e8 module:overlay(31) +from:0x020ef130 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef14c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020ef168 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ef180 kind:load to:0x027e0ce0 module:dtcm +from:0x020ef18c kind:load to:0x02113d54 module:overlay(31) +from:0x020ef1e0 kind:load to:0x020aecd8 module:overlay(0) +from:0x020ef1e4 kind:load to:0x02113d84 module:overlay(31) +from:0x020ef2c4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020ef2e0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020ef2f8 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef31c kind:arm_call to:0x020ef550 module:overlay(31) +from:0x020ef334 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef390 kind:arm_call to:0x020ef678 module:overlay(31) +from:0x020ef3a0 kind:arm_call to:0x020bf97c module:overlay(17) +from:0x020ef3a8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x020ef3c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef3d0 kind:arm_call to:0x020bf9a8 module:overlay(17) +from:0x020ef404 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef40c kind:load to:0x027e0ce4 module:dtcm +from:0x020ef44c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020ef460 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef484 kind:load to:0x027e0ce4 module:dtcm +from:0x020ef49c kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef4d0 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef4e8 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef500 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef520 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x020ef538 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020ef540 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020ef548 kind:load to:0x027e0ce0 module:dtcm +from:0x020ef54c kind:load to:0x027e09a8 module:dtcm +from:0x020ef558 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020ef5c4 kind:load to:0x0203e93c module:main +from:0x020ef5dc kind:arm_call to:0x01fff5d0 module:itcm +from:0x020ef620 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x020ef630 kind:arm_call to:0x0205c1d0 module:overlay(0) +from:0x020ef668 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x020ef6b4 kind:arm_call to:0x020ef550 module:overlay(31) +from:0x020ef6ec kind:arm_call to:0x020f6264 module:overlay(31) +from:0x020ef70c kind:load to:0x02113dbc module:overlay(31) +from:0x020ef734 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef744 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x020ef764 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef76c kind:arm_call to:0x020f6354 module:overlay(31) +from:0x020ef788 kind:arm_call to:0x020ef194 module:overlay(31) +from:0x020ef794 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x020ef7a8 kind:arm_call to:0x020ef508 module:overlay(31) +from:0x020ef7b0 kind:arm_call to:0x020f635c module:overlay(31) +from:0x020ef7c0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020ef7c8 kind:arm_call to:0x02011ff4 module:main +from:0x020ef7dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x020ef7f0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020ef804 kind:load to:0x02116894 module:overlay(31) +from:0x020ef818 kind:arm_call to:0x02011f3c module:main +from:0x020ef824 kind:arm_call to:0x020ef854 module:overlay(31) +from:0x020ef838 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020ef850 kind:load to:0x02113e54 module:overlay(31) +from:0x020ef85c kind:arm_call to:0x02098368 module:overlay(0) +from:0x020ef870 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020ef87c kind:load to:0x02113e78 module:overlay(31) +from:0x020ef8bc kind:arm_call to:0x01ffedac module:itcm +from:0x020ef8c8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x020ef8f8 kind:arm_call to:0x0200f05c module:main +from:0x020ef92c kind:load to:0x027e0cd8 module:dtcm +from:0x020ef930 kind:load to:0x02116894 module:overlay(31) +from:0x020ef934 kind:load to:0x02110ab0 module:overlay(31) +from:0x020ef950 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020ef964 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020ef96c kind:load to:0x027e09bc module:dtcm +from:0x020ef99c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020ef9a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020ef9bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020ef9c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020ef9cc kind:arm_call to:0x02011ff4 module:main +from:0x020ef9e0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020ef9f4 kind:load to:0x0211697c module:overlay(31) +from:0x020efa08 kind:arm_call to:0x02011f3c module:main +from:0x020efa14 kind:arm_call to:0x020efa44 module:overlay(31) +from:0x020efa28 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020efa40 kind:load to:0x02113ed4 module:overlay(31) +from:0x020efa4c kind:arm_call to:0x02098368 module:overlay(0) +from:0x020efa5c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020efa6c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x020efa78 kind:load to:0x02113f20 module:overlay(31) +from:0x020efa7c kind:load to:0x02113ef8 module:overlay(31) +from:0x020efab0 kind:arm_call to:0x02080600 module:overlay(0) +from:0x020efb00 kind:arm_call to:0x01ffd054 module:itcm +from:0x020efb5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020efb6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020efc3c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x020efc4c kind:load to:0x027e0cd8 module:dtcm +from:0x020efc54 kind:load to:0x027e09c0 module:dtcm +from:0x020efc64 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x020efc6c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020efc84 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x020efc8c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020efc94 kind:arm_call to:0x02011ff4 module:main +from:0x020efca8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020efcbc kind:arm_call to:0x02098368 module:overlay(0) +from:0x020efd04 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020efd18 kind:arm_call to:0x020f09b0 module:overlay(31) +from:0x020efd44 kind:load to:0x02113fb4 module:overlay(31) +from:0x020efd48 kind:load to:0x020b3094 module:overlay(0) +from:0x020efdd8 kind:arm_call to:0x02098564 module:overlay(0) +from:0x020efe40 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020efe88 kind:arm_call to:0x020985d0 module:overlay(0) +from:0x020efeec kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020eff74 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x020eff98 kind:load to:0x027e0d38 module:dtcm +from:0x020f002c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020f0038 kind:load to:0x027e09c0 module:dtcm +from:0x020f0064 kind:arm_call to:0x0208baac module:overlay(0) +from:0x020f006c kind:load to:0x027e0ce0 module:dtcm +from:0x020f009c kind:load to:0x027e0ce0 module:dtcm +from:0x020f00a0 kind:load to:0x0208baac module:overlay(0) +from:0x020f00b4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f00dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f00e4 kind:arm_call to:0x020f0800 module:overlay(31) +from:0x020f00f8 kind:arm_call to:0x020efeb8 module:overlay(31) +from:0x020f0104 kind:arm_call to:0x020eff9c module:overlay(31) +from:0x020f015c kind:arm_call to:0x020eff9c module:overlay(31) +from:0x020f0170 kind:arm_call to:0x020efee4 module:overlay(31) +from:0x020f0188 kind:load to:0x020aecd8 module:overlay(0) +from:0x020f0194 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f01bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f01c4 kind:arm_call to:0x020f0800 module:overlay(31) +from:0x020f0250 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0280 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f0298 kind:arm_call to:0x020bf8d4 module:overlay(17) +from:0x020f02a0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x020f02d0 kind:arm_call to:0x020d9bf4 module:overlay(31) +from:0x020f02fc kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f0324 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f032c kind:arm_call to:0x020efeb8 module:overlay(31) +from:0x020f0334 kind:arm_call to:0x020efee4 module:overlay(31) +from:0x020f033c kind:arm_call to:0x020f0800 module:overlay(31) +from:0x020f03d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f041c kind:arm_call to:0x020eff9c module:overlay(31) +from:0x020f0428 kind:load to:0x027e0d38 module:dtcm +from:0x020f042c kind:load to:0x0203e93c module:main +from:0x020f0450 kind:arm_call to:0x020a14c4 module:overlay(0) +from:0x020f0474 kind:arm_call to:0x020bf554 module:overlay(17) +from:0x020f057c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f0588 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020f05b4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f05c4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020f05d0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020f0604 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0614 kind:load to:0x02113f7c module:overlay(31) +from:0x020f0620 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0650 kind:arm_call to:0x020f0720 module:overlay(31) +from:0x020f0658 kind:arm_call to:0x020f0660 module:overlay(31) +from:0x020f0698 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x020f06b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f06c8 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x020f06e0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f06fc kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x020f0714 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f071c kind:load to:0x027e09a8 module:dtcm +from:0x020f0764 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x020f077c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f079c kind:arm_call to:0x020c2418 module:overlay(17) +from:0x020f07b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f07d8 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x020f07f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f07fc kind:load to:0x027e09a8 module:dtcm +from:0x020f0838 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f0848 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020f0858 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020f086c kind:arm_call to:0x01ffd118 module:itcm +from:0x020f08a8 kind:arm_call to:0x01ff916c module:itcm +from:0x020f08d4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f098c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f0994 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f09a4 kind:load to:0x027e0c90 module:dtcm +from:0x020f09ac kind:load to:0x027e09a8 module:dtcm +from:0x020f09bc kind:arm_call to:0x02098288 module:overlay(0) +from:0x020f09d4 kind:load to:0x02113f98 module:overlay(31) +from:0x020f09e8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0a04 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0a0c kind:arm_call to:0x02011ff4 module:main +from:0x020f0b30 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x020f0b64 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x020f0b74 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f0b7c kind:arm_call to:0x02011ff4 module:main +from:0x020f0b94 kind:arm_call to:0x020f09d8 module:overlay(31) +from:0x020f0b9c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f0ba4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f0bbc kind:arm_call to:0x020f09d8 module:overlay(31) +from:0x020f0bc4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f0bcc kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f0bd4 kind:arm_call to:0x02011ff4 module:main +from:0x020f0be8 kind:load to:0x021169c8 module:overlay(31) +from:0x020f0bfc kind:arm_call to:0x02011f3c module:main +from:0x020f0c08 kind:arm_call to:0x020f0c40 module:overlay(31) +from:0x020f0c1c kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f0c3c kind:load to:0x02114024 module:overlay(31) +from:0x020f0c48 kind:arm_call to:0x020efcb4 module:overlay(31) +from:0x020f0c5c kind:arm_call to:0x0209c698 module:overlay(0) +from:0x020f0cb8 kind:arm_call_thumb to:0x020578c8 module:overlay(0) +from:0x020f0cc4 kind:load to:0x021140c8 module:overlay(31) +from:0x020f0cc8 kind:load to:0x020b5d14 module:overlay(0) +from:0x020f0cd8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f0cec kind:arm_call to:0x020efd4c module:overlay(31) +from:0x020f0d5c kind:load to:0x02114040 module:overlay(31) +from:0x020f0d94 kind:load to:0x02114080 module:overlay(31) +from:0x020f0da4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f0dd0 kind:load to:0x020f0074 module:overlay(31) +from:0x020f0ddc kind:load to:0x020f0078 module:overlay(31) +from:0x020f0de8 kind:load to:0x020f007c module:overlay(31) +from:0x020f0df4 kind:load to:0x020f0080 module:overlay(31) +from:0x020f0e00 kind:load to:0x020f007c module:overlay(31) +from:0x020f0e0c kind:load to:0x020f00a4 module:overlay(31) +from:0x020f0e18 kind:load to:0x020f0178 module:overlay(31) +from:0x020f0e24 kind:load to:0x020f018c module:overlay(31) +from:0x020f0e74 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f0e80 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x020f0ec4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f0ee4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f0f00 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f0f0c kind:arm_call to:0x020f0430 module:overlay(31) +from:0x020f0f18 kind:load to:0x027e09a8 module:dtcm +from:0x020f0f1c kind:load to:0x027e0cec module:dtcm +from:0x020f0f2c kind:load to:0x020f0488 module:overlay(31) +from:0x020f0f3c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f0f44 kind:arm_call to:0x020f09d8 module:overlay(31) +from:0x020f0f4c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f0f54 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f0f6c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f0f74 kind:arm_call to:0x020f09d8 module:overlay(31) +from:0x020f0f7c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f0f84 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f0f8c kind:arm_call to:0x02011ff4 module:main +from:0x020f0fa0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f0fb4 kind:load to:0x02116a14 module:overlay(31) +from:0x020f0fc8 kind:arm_call to:0x02011f3c module:main +from:0x020f0fd4 kind:arm_call to:0x020f100c module:overlay(31) +from:0x020f0fe8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f1008 kind:load to:0x02114138 module:overlay(31) +from:0x020f1014 kind:arm_call to:0x020efcb4 module:overlay(31) +from:0x020f1028 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x020f1088 kind:arm_call to:0x02102ba0 module:overlay(31) +from:0x020f1094 kind:load to:0x021141dc module:overlay(31) +from:0x020f1098 kind:load to:0x020b5d14 module:overlay(0) +from:0x020f10a8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f10bc kind:arm_call to:0x020efd4c module:overlay(31) +from:0x020f111c kind:load to:0x02114154 module:overlay(31) +from:0x020f1154 kind:load to:0x02114194 module:overlay(31) +from:0x020f1164 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f1190 kind:load to:0x020f0074 module:overlay(31) +from:0x020f119c kind:load to:0x020f0078 module:overlay(31) +from:0x020f11a8 kind:load to:0x020f007c module:overlay(31) +from:0x020f11b4 kind:load to:0x020f0080 module:overlay(31) +from:0x020f11c0 kind:load to:0x020f007c module:overlay(31) +from:0x020f11cc kind:load to:0x020f00a4 module:overlay(31) +from:0x020f11d8 kind:load to:0x020f0178 module:overlay(31) +from:0x020f11e4 kind:load to:0x020f018c module:overlay(31) +from:0x020f1234 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f1240 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x020f1288 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f12a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f12c0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f12cc kind:arm_call to:0x020f0430 module:overlay(31) +from:0x020f12d8 kind:load to:0x027e09a8 module:dtcm +from:0x020f12e0 kind:load to:0x027e0cec module:dtcm +from:0x020f12f0 kind:load to:0x020f0488 module:overlay(31) +from:0x020f1300 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f1308 kind:arm_call to:0x020f09d8 module:overlay(31) +from:0x020f1310 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f1318 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f1330 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f1338 kind:arm_call to:0x020f09d8 module:overlay(31) +from:0x020f1340 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f1348 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f1350 kind:arm_call to:0x02011ff4 module:main +from:0x020f1364 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f1378 kind:load to:0x02116a60 module:overlay(31) +from:0x020f138c kind:arm_call to:0x02011f3c module:main +from:0x020f1398 kind:arm_call to:0x020f13fc module:overlay(31) +from:0x020f13ac kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f13e0 kind:load to:0x02114284 module:overlay(31) +from:0x020f13f8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f1404 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f1428 kind:arm_call to:0x020f13e4 module:overlay(31) +from:0x020f1440 kind:arm_call to:0x0200f05c module:main +from:0x020f145c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020f1460 kind:arm_call to:0x020f13e4 module:overlay(31) +from:0x020f1478 kind:arm_call to:0x0200f05c module:main +from:0x020f1490 kind:arm_call to:0x020f13e4 module:overlay(31) +from:0x020f14a0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x020f14b4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020f14d4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x020f14e0 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x020f150c kind:arm_call to:0x020f3268 module:overlay(31) +from:0x020f1518 kind:arm_call to:0x020f36ec module:overlay(31) +from:0x020f1544 kind:arm_call to:0x020d8dd0 module:overlay(31) +from:0x020f159c kind:arm_call to:0x020f2774 module:overlay(31) +from:0x020f15cc kind:load to:0x02114328 module:overlay(31) +from:0x020f15d0 kind:load to:0x020b1948 module:overlay(0) +from:0x020f15d4 kind:load to:0x02110b3c module:overlay(31) +from:0x020f15d8 kind:load to:0x02110ae8 module:overlay(31) +from:0x020f15e0 kind:load to:0x02043e30 module:main +from:0x020f15e4 kind:load to:0x02163fc0 module:overlays(59,60,63,68,73,84) +from:0x020f15f0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f160c kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020f1644 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020f164c kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x020f1654 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f165c kind:arm_call to:0x020f32a4 module:overlay(31) +from:0x020f1664 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f166c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f1674 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f1680 kind:load to:0x02114328 module:overlay(31) +from:0x020f1684 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1698 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020f16d0 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020f16d8 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x020f16e0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f16e8 kind:arm_call to:0x020f32a4 module:overlay(31) +from:0x020f16f0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f16f8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f1700 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f1708 kind:arm_call to:0x02011ff4 module:main +from:0x020f1714 kind:load to:0x02114328 module:overlay(31) +from:0x020f1718 kind:load to:0x027e0cd8 module:dtcm +from:0x020f179c kind:arm_call to:0x01ffb800 module:itcm +from:0x020f17a4 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020f17f4 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x020f1800 kind:arm_call to:0x020f1858 module:overlay(31) +from:0x020f183c kind:load to:0x0203e93c module:main +from:0x020f1840 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1864 kind:arm_call to:0x020f1848 module:overlay(31) +from:0x020f1898 kind:load to:0x021142a0 module:overlay(31) +from:0x020f18d8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f18dc kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020f1908 kind:arm_call to:0x020f2fe0 module:overlay(31) +from:0x020f1928 kind:arm_call to:0x020f3238 module:overlay(31) +from:0x020f1930 kind:arm_call to:0x020f2260 module:overlay(31) +from:0x020f19ac kind:arm_call to:0x01ffc3b4 module:itcm +from:0x020f19b0 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020f19ec kind:arm_call to:0x020f2fe0 module:overlay(31) +from:0x020f1a04 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020f1a24 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x020f1a2c kind:arm_call to:0x020f32e4 module:overlay(31) +from:0x020f1a34 kind:arm_call to:0x020f227c module:overlay(31) +from:0x020f1a3c kind:load to:0x021142e0 module:overlay(31) +from:0x020f1a40 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1a7c kind:arm_call to:0x020f2250 module:overlay(31) +from:0x020f1ae0 kind:load to:0x0203e93c module:main +from:0x020f1b20 kind:arm_call to:0x020f1858 module:overlay(31) +from:0x020f1b2c kind:arm_call to:0x020f288c module:overlay(31) +from:0x020f1b34 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f1b5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1b64 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f1b8c kind:arm_call to:0x020d9664 module:overlay(31) +from:0x020f1b9c kind:arm_call to:0x020beecc module:overlay(17) +from:0x020f1bc8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f1bd4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020f1bf4 kind:arm_call to:0x020f2ed0 module:overlay(31) +from:0x020f1c00 kind:load to:0x027e0d30 module:dtcm +from:0x020f1c20 kind:arm_call to:0x020f2774 module:overlay(31) +from:0x020f1c44 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f1c54 kind:load to:0x027e09a8 module:dtcm +from:0x020f1c6c kind:arm_call to:0x020f31f0 module:overlay(31) +from:0x020f1ce4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f1cf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1d28 kind:arm_call to:0x020f2be8 module:overlay(31) +from:0x020f1d30 kind:arm_call to:0x020f2260 module:overlay(31) +from:0x020f1d38 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f1d60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1d64 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020f1da4 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020f1db0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1dd0 kind:arm_call to:0x020f2774 module:overlay(31) +from:0x020f1df4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f1e14 kind:load to:0x027e09a8 module:dtcm +from:0x020f1e60 kind:arm_call to:0x020f31f0 module:overlay(31) +from:0x020f1eb4 kind:arm_call to:0x020f2be8 module:overlay(31) +from:0x020f1ebc kind:arm_call to:0x020f2260 module:overlay(31) +from:0x020f1ec4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f1eec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f1ef0 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020f1f28 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020f1f30 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1f54 kind:arm_call to:0x020f2774 module:overlay(31) +from:0x020f1f78 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f1f80 kind:arm_call to:0x0205ae8c module:overlay(0) +from:0x020f1fb4 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x020f1fe0 kind:load to:0x027e09a8 module:dtcm +from:0x020f1fe8 kind:load to:0x027e0cd8 module:dtcm +from:0x020f1fec kind:load to:0x02163fd4 module:overlays(59,60,63,68,73,84) +from:0x020f1ffc kind:arm_call to:0x020f31f0 module:overlay(31) +from:0x020f2014 kind:arm_call to:0x020f2260 module:overlay(31) +from:0x020f201c kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f2044 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f205c kind:arm_call to:0x020f2774 module:overlay(31) +from:0x020f2098 kind:load to:0x02163fd4 module:overlays(59,60,63,68,73,84) +from:0x020f20a8 kind:arm_call to:0x020f31f0 module:overlay(31) +from:0x020f20e0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f2108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2134 kind:load to:0x027e09a8 module:dtcm +from:0x020f213c kind:load to:0x02071b10 module:overlay(0) +from:0x020f2168 kind:arm_call to:0x020f2be8 module:overlay(31) +from:0x020f2170 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f2198 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f21a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f21ac kind:arm_call to:0x020f2f7c module:overlay(31) +from:0x020f21b4 kind:arm_call to:0x020f2ed0 module:overlay(31) +from:0x020f21f0 kind:load to:0x02163fd4 module:overlays(59,60,63,68,73,84) +from:0x020f2220 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f2248 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f22d0 kind:arm_call to:0x0200eab0 module:main +from:0x020f2330 kind:arm_call to:0x01ffd640 module:itcm +from:0x020f23a0 kind:arm_call to:0x0200eab0 module:main +from:0x020f23ec kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x020f2400 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2410 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2420 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f2430 kind:arm_call to:0x02028d08 module:main +from:0x020f24d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f251c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f252c kind:arm_call to:0x01ffa60c module:itcm +from:0x020f25c0 kind:arm_call to:0x020f22b4 module:overlay(31) +from:0x020f25e0 kind:arm_call to:0x020f2634 module:overlay(31) +from:0x020f2610 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x020f261c kind:load to:0x027e09bc module:dtcm +from:0x020f2620 kind:load to:0x0203e93c module:main +from:0x020f2624 kind:load to:0x027e0964 module:dtcm +from:0x020f262c kind:load to:0x027e09b4 module:dtcm +from:0x020f266c kind:arm_call to:0x01ff8d38 module:itcm +from:0x020f26f4 kind:arm_call to:0x02024a5c module:main +from:0x020f2768 kind:load to:0x0203e93c module:main +from:0x020f279c kind:arm_call to:0x020f13e4 module:overlay(31) +from:0x020f27b4 kind:arm_call to:0x0200f05c module:main +from:0x020f27e4 kind:arm_call to:0x020f13e4 module:overlay(31) +from:0x020f27fc kind:arm_call to:0x0200f05c module:main +from:0x020f282c kind:arm_call to:0x020f13e4 module:overlay(31) +from:0x020f2844 kind:arm_call to:0x0200f05c module:main +from:0x020f287c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x020f2884 kind:load to:0x02110b1c module:overlay(31) +from:0x020f2888 kind:load to:0x02110b2c module:overlay(31) +from:0x020f28a0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020f2944 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020f2960 kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x020f2984 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f29a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f29fc kind:arm_call to:0x020987e0 module:overlay(0) +from:0x020f2a24 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x020f2a30 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020f2a40 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2a50 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x020f2a88 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x020f2a94 kind:arm_call to:0x0209851c module:overlay(0) +from:0x020f2aa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2ac8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f2ae0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2ae8 kind:arm_call to:0x01ff938c module:itcm +from:0x020f2af8 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x020f2b0c kind:arm_call to:0x020f2f7c module:overlay(31) +from:0x020f2b40 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x020f2b60 kind:load to:0x027e0ce4 module:dtcm +from:0x020f2b64 kind:load to:0x027e0ce0 module:dtcm +from:0x020f2b68 kind:load to:0x02110ae1 module:overlay(31) +from:0x020f2b94 kind:arm_call to:0x020f1858 module:overlay(31) +from:0x020f2bc4 kind:arm_call to:0x020f1858 module:overlay(31) +from:0x020f2be0 kind:arm_call to:0x020f1858 module:overlay(31) +from:0x020f2c6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2c7c kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x020f2c88 kind:load to:0x0203e93c module:main +from:0x020f2cc4 kind:arm_call to:0x020f1858 module:overlay(31) +from:0x020f2d30 kind:arm_call to:0x01ff94cc module:itcm +from:0x020f2d60 kind:arm_call to:0x01ff938c module:itcm +from:0x020f2d6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f2df0 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x020f2e08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f2e84 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f2e9c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020f2ea8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f2ebc kind:load to:0x0203e93c module:main +from:0x020f2ec0 kind:load to:0x027e09a8 module:dtcm +from:0x020f2ec8 kind:load to:0x027e0cec module:dtcm +from:0x020f2f08 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f2f18 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020f2f28 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020f2f64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f2f74 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f2fc8 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020f2fd8 kind:load to:0x027e09c0 module:dtcm +from:0x020f2fdc kind:load to:0x02110ae1 module:overlay(31) +from:0x020f302c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f3074 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f3084 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f3098 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f30d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f30f8 kind:load to:0x0203e93c module:main +from:0x020f3150 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x020f317c kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020f318c kind:arm_call to:0x01ffad5c module:itcm +from:0x020f31b4 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f31c0 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x020f31d0 kind:arm_call to:0x01ffad5c module:itcm +from:0x020f31dc kind:arm_call to:0x020f1858 module:overlay(31) +from:0x020f31e8 kind:load to:0x0203e93c module:main +from:0x020f31ec kind:load to:0x027e0964 module:dtcm +from:0x020f322c kind:arm_call to:0x020f3238 module:overlay(31) +from:0x020f3274 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020f32a0 kind:load to:0x02114268 module:overlay(31) +from:0x020f32b4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f32d0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f32d8 kind:arm_call to:0x02011ff4 module:main +from:0x020f333c kind:arm_call to:0x020f2b6c module:overlay(31) +from:0x020f3444 kind:arm_call to:0x01fff498 module:itcm +from:0x020f3450 kind:arm_call to:0x01fff584 module:itcm +from:0x020f34cc kind:arm_call to:0x01fff498 module:itcm +from:0x020f34d8 kind:arm_call to:0x01fff584 module:itcm +from:0x020f3510 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f353c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3590 kind:arm_call to:0x020f2b6c module:overlay(31) +from:0x020f35ac kind:arm_call to:0x020f2b6c module:overlay(31) +from:0x020f3650 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3660 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f36bc kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x020f36d4 kind:load to:0x027e0ce8 module:dtcm +from:0x020f3728 kind:load to:0x0211424c module:overlay(31) +from:0x020f3758 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f3778 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f3788 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f37bc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f37c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x020f37ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f3874 kind:arm_call to:0x020f2f3c module:overlay(31) +from:0x020f388c kind:load to:0x0203e93c module:main +from:0x020f38dc kind:arm_call to:0x01fff458 module:itcm +from:0x020f38fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f390c kind:arm_call to:0x01fff458 module:itcm +from:0x020f396c kind:arm_call to:0x020f372c module:overlay(31) +from:0x020f3974 kind:arm_call to:0x020f2bcc module:overlay(31) +from:0x020f3994 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f39e0 kind:arm_call to:0x020f372c module:overlay(31) +from:0x020f3a00 kind:arm_call to:0x02153044 module:overlay(84) +from:0x020f3a18 kind:arm_call to:0x020f30fc module:overlay(31) +from:0x020f3a54 kind:arm_call to:0x020f372c module:overlay(31) +from:0x020f3a70 kind:arm_call to:0x0215bbd0 module:overlays(62,75) +from:0x020f3a88 kind:arm_call to:0x02160844 module:overlay(75) +from:0x020f3aac kind:arm_call to:0x020f1858 module:overlay(31) +from:0x020f3af0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f3afc kind:arm_call to:0x01fff458 module:itcm +from:0x020f3b14 kind:arm_call to:0x020f372c module:overlay(31) +from:0x020f3b20 kind:arm_call to:0x020f30fc module:overlay(31) +from:0x020f3b74 kind:arm_call to:0x020f372c module:overlay(31) +from:0x020f3b7c kind:arm_call to:0x020f2b9c module:overlay(31) +from:0x020f3b98 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3c08 kind:load to:0x027e0d80 module:dtcm +from:0x020f3c0c kind:load to:0x021634f8 module:overlays(59,60,63,68,74,75,84) +from:0x020f3c10 kind:load to:0x027e0ce4 module:dtcm +from:0x020f3c74 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f3ca0 kind:arm_call to:0x01ffccf4 module:itcm +from:0x020f3cd4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f3d0c kind:arm_call to:0x01ff9638 module:itcm +from:0x020f3d18 kind:arm_call to:0x01ff95a0 module:itcm +from:0x020f3d24 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f3d34 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f3d3c kind:arm_call to:0x02011ff4 module:main +from:0x020f3d50 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f3d64 kind:load to:0x02116aac module:overlay(31) +from:0x020f3d78 kind:arm_call to:0x02011f3c module:main +from:0x020f3d84 kind:arm_call to:0x020f3db4 module:overlay(31) +from:0x020f3d98 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f3db0 kind:load to:0x02114384 module:overlay(31) +from:0x020f3dbc kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f3dd8 kind:load to:0x021143a8 module:overlay(31) +from:0x020f3df4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f3e24 kind:arm_call to:0x020f3ecc module:overlay(31) +from:0x020f3e50 kind:arm_call to:0x020f3ff4 module:overlay(31) +from:0x020f3e74 kind:arm_call to:0x020f3ecc module:overlay(31) +from:0x020f3e84 kind:arm_call to:0x020f3ecc module:overlay(31) +from:0x020f3ea8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x020f3ec8 kind:load to:0x027e09b8 module:dtcm +from:0x020f3f00 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020f3f38 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020f3fa8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020f3fc8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020f3fd8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020f3fe0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f3fec kind:load to:0x027e09b8 module:dtcm +from:0x020f3ff0 kind:load to:0x020b51f4 module:overlay(0) +from:0x020f4018 kind:arm_call to:0x01fff148 module:itcm +from:0x020f4028 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020f4030 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4034 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4040 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f4054 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f405c kind:arm_call to:0x02011ff4 module:main +from:0x020f4070 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f4088 kind:arm_call to:0x020f46a0 module:overlay(31) +from:0x020f40b4 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x020f40dc kind:arm_call to:0x020f5a1c module:overlay(31) +from:0x020f40e4 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020f4110 kind:load to:0x02114420 module:overlay(31) +from:0x020f4114 kind:load to:0x027e0ce0 module:dtcm +from:0x020f4118 kind:load to:0x02110b50 module:overlay(31) +from:0x020f411c kind:load to:0x020b1948 module:overlay(0) +from:0x020f4120 kind:load to:0x02114404 module:overlay(31) +from:0x020f4134 kind:arm_call to:0x020f4770 module:overlay(31) +from:0x020f4150 kind:arm_call to:0x020f5b5c module:overlay(31) +from:0x020f419c kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x020f41b8 kind:load to:0x027e0ce0 module:dtcm +from:0x020f41bc kind:load to:0x02110b50 module:overlay(31) +from:0x020f41e0 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x020f41fc kind:load to:0x027e0ce0 module:dtcm +from:0x020f4200 kind:load to:0x02110b60 module:overlay(31) +from:0x020f4254 kind:arm_call to:0x020f5b74 module:overlay(31) +from:0x020f425c kind:arm_call to:0x020f4300 module:overlay(31) +from:0x020f42a0 kind:arm_call to:0x01ff938c module:itcm +from:0x020f42bc kind:arm_call to:0x020f4518 module:overlay(31) +from:0x020f42dc kind:arm_call to:0x0205f278 module:overlay(0) +from:0x020f42e4 kind:arm_call to:0x0205f458 module:overlay(0) +from:0x020f42f0 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x020f430c kind:arm_call to:0x020f4264 module:overlay(31) +from:0x020f4340 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f4354 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f4378 kind:load to:0x0203e93c module:main +from:0x020f43ac kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020f43c4 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020f43dc kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x020f43f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f4400 kind:load to:0x027e0cec module:dtcm +from:0x020f4408 kind:load to:0x027e09a8 module:dtcm +from:0x020f4494 kind:arm_call to:0x01ffe8e0 module:itcm +from:0x020f44f8 kind:arm_call to:0x020f437c module:overlay(31) +from:0x020f4504 kind:load to:0x027e0cd8 module:dtcm +from:0x020f454c kind:arm_call to:0x01ff938c module:itcm +from:0x020f4598 kind:arm_call to:0x01ffb780 module:itcm +from:0x020f45a8 kind:arm_call to:0x01ffb780 module:itcm +from:0x020f460c kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x020f4620 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f4628 kind:arm_call to:0x02011ff4 module:main +from:0x020f4640 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f4648 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f4650 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f4668 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f4670 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f4678 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f4680 kind:arm_call to:0x02011ff4 module:main +from:0x020f46a8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f46c0 kind:arm_call to:0x020f468c module:overlay(31) +from:0x020f4760 kind:arm_call to:0x01ffa06c module:itcm +from:0x020f476c kind:load to:0x02114488 module:overlay(31) +from:0x020f4794 kind:arm_call to:0x020f55e8 module:overlay(31) +from:0x020f47f0 kind:arm_call to:0x020f58d0 module:overlay(31) +from:0x020f48e4 kind:load to:0x01ff916c module:itcm +from:0x020f490c kind:arm_call to:0x0203a3a0 module:main +from:0x020f491c kind:arm_call to:0x01ff916c module:itcm +from:0x020f4970 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4988 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f499c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f49a8 kind:arm_call to:0x01ff947c module:itcm +from:0x020f49b8 kind:arm_call to:0x01ff947c module:itcm +from:0x020f49d8 kind:arm_call to:0x01ff9364 module:itcm +from:0x020f4a14 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4a20 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4a2c kind:arm_call to:0x01ff938c module:itcm +from:0x020f4a38 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4a78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4a84 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4a90 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4aa0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4aec kind:arm_call to:0x01ff938c module:itcm +from:0x020f4af8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4b04 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4b14 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4b24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4b34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4bac kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4bec kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4cb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4d10 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4d1c kind:arm_call to:0x01ff9258 module:itcm +from:0x020f4d34 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4d54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f4dd0 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4e20 kind:arm_call to:0x01ff938c module:itcm +from:0x020f4e2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4e38 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4e48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f4e58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4e68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f4ef8 kind:arm_call to:0x01ff930c module:itcm +from:0x020f4f20 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f4f54 kind:load to:0x027e0cd8 module:dtcm +from:0x020f4f5c kind:load to:0x0203e93c module:main +from:0x020f4f80 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x020f4fb0 kind:arm_call to:0x020f468c module:overlay(31) +from:0x020f5048 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f5050 kind:arm_call to:0x0203a194 module:main +from:0x020f506c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5074 kind:arm_call to:0x01ff938c module:itcm +from:0x020f5080 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5090 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f515c kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5168 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5178 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f51e0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f5208 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f52dc kind:arm_call to:0x01ffb714 module:itcm +from:0x020f52e4 kind:arm_call to:0x01ff938c module:itcm +from:0x020f52f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f53d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f53dc kind:arm_call to:0x01ff938c module:itcm +from:0x020f53e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f53f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f5440 kind:arm_call to:0x020f468c module:overlay(31) +from:0x020f545c kind:arm_call to:0x020f468c module:overlay(31) +from:0x020f5478 kind:arm_call to:0x020f51e4 module:overlay(31) +from:0x020f55e4 kind:load to:0x027e0cd8 module:dtcm +from:0x020f568c kind:arm_call to:0x020169ac module:main +from:0x020f5724 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f572c kind:arm_call to:0x01ff938c module:itcm +from:0x020f5738 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5760 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f57bc kind:load to:0x027e0cd8 module:dtcm +from:0x020f57c0 kind:load to:0x0211447c module:overlay(31) +from:0x020f5800 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f5850 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f587c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f58a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f58cc kind:load to:0x01ff916c module:itcm +from:0x020f5908 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x020f5918 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x020f5928 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x020f5944 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f598c kind:arm_call to:0x01ffb714 module:itcm +from:0x020f59ac kind:arm_call to:0x01ffb714 module:itcm +from:0x020f59e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5a50 kind:arm_call to:0x020f5a5c module:overlay(31) +from:0x020f5bb4 kind:arm_call to:0x02077460 module:overlay(0) +from:0x020f5bd0 kind:arm_call to:0x01ffd43c module:itcm +from:0x020f5c08 kind:arm_call to:0x02077460 module:overlay(0) +from:0x020f5c24 kind:arm_call to:0x01ffd43c module:itcm +from:0x020f5c60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x020f5d18 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020f5dec kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5df4 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f5e20 kind:arm_call to:0x01ffb714 module:itcm +from:0x020f5e28 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f5e98 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020f5ed8 kind:arm_call to:0x01ffb974 module:itcm +from:0x020f6024 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f6090 kind:load to:0x027e09bc module:dtcm +from:0x020f6094 kind:load to:0x027e0964 module:dtcm +from:0x020f6098 kind:load to:0x027e0970 module:dtcm +from:0x020f60a0 kind:load to:0x027e095c module:dtcm +from:0x020f60b0 kind:load to:0x0203e93c module:main +from:0x020f60c0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f60d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f60dc kind:arm_call to:0x02011ff4 module:main +from:0x020f60f0 kind:load to:0x02116af8 module:overlay(31) +from:0x020f6104 kind:arm_call to:0x02011f3c module:main +from:0x020f6110 kind:arm_call to:0x020f6140 module:overlay(31) +from:0x020f6124 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f613c kind:load to:0x021144ec module:overlay(31) +from:0x020f6148 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f6160 kind:arm_call to:0x0209860c module:overlay(0) +from:0x020f616c kind:load to:0x02114510 module:overlay(31) +from:0x020f61a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f61ac kind:arm_call to:0x01fff458 module:itcm +from:0x020f61c0 kind:arm_call to:0x020f73c4 module:overlay(31) +from:0x020f61c8 kind:load to:0x027e0ce4 module:dtcm +from:0x020f61f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f61fc kind:arm_call to:0x01fff458 module:itcm +from:0x020f6210 kind:arm_call to:0x020f73d0 module:overlay(31) +from:0x020f6218 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6228 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f623c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f6244 kind:arm_call to:0x02011ff4 module:main +from:0x020f6258 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f62bc kind:load to:0x02114574 module:overlay(31) +from:0x020f62c0 kind:load to:0x02114564 module:overlay(31) +from:0x020f631c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f633c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f6348 kind:load to:0x027e0ce4 module:dtcm +from:0x020f634c kind:load to:0x027e09a8 module:dtcm +from:0x020f6390 kind:arm_call to:0x02028c24 module:main +from:0x020f63a0 kind:arm_call to:0x02034038 module:main +from:0x020f63ac kind:arm_call to:0x0200f218 module:main +from:0x020f63c8 kind:load to:0x020f636c module:overlay(31) +from:0x020f6528 kind:arm_call to:0x020f63b8 module:overlay(31) +from:0x020f6538 kind:arm_call to:0x020f63cc module:overlay(31) +from:0x020f6548 kind:arm_call to:0x020f6428 module:overlay(31) +from:0x020f6598 kind:arm_call to:0x020f65fc module:overlay(31) +from:0x020f65f4 kind:arm_call to:0x020f65fc module:overlay(31) +from:0x020f664c kind:arm_call to:0x01ffb428 module:itcm +from:0x020f6668 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f6688 kind:arm_call to:0x01ffb428 module:itcm +from:0x020f6734 kind:arm_call to:0x02027610 module:main +from:0x020f67f8 kind:arm_call to:0x02027610 module:main +from:0x020f680c kind:arm_call to:0x02007430 module:main +from:0x020f681c kind:load to:0x02116b5c module:overlay(31) +from:0x020f6830 kind:arm_call to:0x02011f3c module:main +from:0x020f683c kind:arm_call to:0x020f6888 module:overlay(31) +from:0x020f6850 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020f6884 kind:load to:0x02114598 module:overlay(31) +from:0x020f6890 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f68f0 kind:arm_call to:0x0205a670 module:overlay(0) +from:0x020f6940 kind:arm_call to:0x01ffa06c module:itcm +from:0x020f694c kind:arm_call to:0x0209860c module:overlay(0) +from:0x020f6958 kind:load to:0x021145e8 module:overlay(31) +from:0x020f695c kind:load to:0x02116b5c module:overlay(31) +from:0x020f6960 kind:load to:0x021145bc module:overlay(31) +from:0x020f696c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f69dc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020f69fc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f6a18 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020f6a8c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f6aa8 kind:arm_call to:0x020f6f00 module:overlay(31) +from:0x020f6ab8 kind:load to:0x0203e93c module:main +from:0x020f6abc kind:load to:0x02116b38 module:overlay(31) +from:0x020f6ac0 kind:load to:0x02116b44 module:overlay(31) +from:0x020f6b04 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f6b18 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020f6b3c kind:arm_call to:0x02077570 module:overlay(0) +from:0x020f6bd8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020f6bfc kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f6c14 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f6c34 kind:arm_call to:0x020732cc module:overlay(0) +from:0x020f6c6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f6c78 kind:arm_call to:0x020f6f00 module:overlay(31) +from:0x020f6c94 kind:arm_call to:0x020716bc module:overlay(0) +from:0x020f6cb0 kind:arm_call to:0x01ff916c module:itcm +from:0x020f6d08 kind:arm_call to:0x01ff916c module:itcm +from:0x020f6d3c kind:arm_call to:0x01ff916c module:itcm +from:0x020f6d88 kind:arm_call to:0x020f6f00 module:overlay(31) +from:0x020f6e18 kind:load to:0x027e09b8 module:dtcm +from:0x020f6e1c kind:load to:0x027e09a8 module:dtcm +from:0x020f6e64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f6e84 kind:load to:0x027e0ce4 module:dtcm +from:0x020f6eb0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f6eec kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f6ef8 kind:load to:0x020b537c module:overlay(0) +from:0x020f6f6c kind:arm_call to:0x020f6e3c module:overlay(31) +from:0x020f6fac kind:arm_call to:0x020f6e88 module:overlay(31) +from:0x020f6fdc kind:arm_call to:0x02057d7c module:overlay(0) +from:0x020f6fec kind:arm_call to:0x0205a758 module:overlay(0) +from:0x020f6ff8 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x020f7004 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x020f7018 kind:arm_call to:0x020f7338 module:overlay(31) +from:0x020f70a0 kind:arm_call to:0x020f6f00 module:overlay(31) +from:0x020f70e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f7108 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f7140 kind:load to:0x02114584 module:overlay(31) +from:0x020f7144 kind:load to:0x027e09a8 module:dtcm +from:0x020f7220 kind:arm_call to:0x02028c24 module:main +from:0x020f7234 kind:arm_call to:0x02061a50 module:overlay(0) +from:0x020f7274 kind:arm_call to:0x0201aa1c module:main +from:0x020f7280 kind:load to:0x027e0998 module:dtcm +from:0x020f7284 kind:load to:0x0204aefc module:main +from:0x020f729c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f72d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x020f72ec kind:arm_call to:0x01ff9638 module:itcm +from:0x020f7314 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f7354 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f7380 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f7390 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f73b8 kind:load to:0x020b537c module:overlay(0) +from:0x020f73c0 kind:load to:0x027e0ce4 module:dtcm +from:0x020f73e4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f73ec kind:arm_call to:0x02011ff4 module:main +from:0x020f7404 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f740c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7424 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f742c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7434 kind:arm_call to:0x02011ff4 module:main +from:0x020f7448 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f745c kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f7470 kind:load to:0x02114644 module:overlay(31) +from:0x020f74b0 kind:load to:0x027e0cd8 module:dtcm +from:0x020f74cc kind:arm_call to:0x02077570 module:overlay(0) +from:0x020f74e0 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020f74e8 kind:load to:0x027e09bc module:dtcm +from:0x020f74f4 kind:arm_call to:0x020f7454 module:overlay(31) +from:0x020f7508 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020f7514 kind:load to:0x02114760 module:overlay(31) +from:0x020f754c kind:arm_call to:0x020f7474 module:overlay(31) +from:0x020f75b0 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x020f75b8 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x020f75c4 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x020f7628 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x020f7630 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x020f763c kind:arm_call to:0x020f7474 module:overlay(31) +from:0x020f7674 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7688 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7690 kind:arm_call to:0x02011ff4 module:main +from:0x020f76a8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f76b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f76c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020f76d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f76d8 kind:arm_call to:0x02011ff4 module:main +from:0x020f76f0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f76f8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7710 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f7718 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7720 kind:arm_call to:0x02011ff4 module:main +from:0x020f7738 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f7740 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7758 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f7760 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7768 kind:arm_call to:0x02011ff4 module:main +from:0x020f7794 kind:arm_call to:0x0203d138 module:main +from:0x020f77b8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020f77c0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020f77d0 kind:load to:0x020e17d4 module:overlay(31) +from:0x020f77d4 kind:load to:0x020e338c module:overlay(31) +from:0x020f7808 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x020f781c kind:load to:0x027e0cec module:dtcm +from:0x020f782c kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x020f7840 kind:load to:0x021147c0 module:overlay(31) +from:0x020f7860 kind:arm_call to:0x020a4be0 module:overlay(0) +from:0x020f7878 kind:arm_call to:0x02034038 module:main +from:0x020f7884 kind:arm_call to:0x02015e80 module:main +from:0x020f78a0 kind:arm_call to:0x02034038 module:main +from:0x020f78a8 kind:arm_call to:0x02033f54 module:main +from:0x020f78bc kind:arm_call to:0x02034038 module:main +from:0x020f78d8 kind:arm_call to:0x02034038 module:main +from:0x020f78e0 kind:arm_call to:0x02033f54 module:main +from:0x020f78f8 kind:arm_call to:0x02034038 module:main +from:0x020f7918 kind:arm_call_thumb to:0x02015600 module:main +from:0x020f7924 kind:arm_call_thumb to:0x0201563c module:main +from:0x020f7934 kind:arm_call to:0x02034038 module:main +from:0x020f793c kind:arm_call to:0x02033f54 module:main +from:0x020f7954 kind:arm_call to:0x02034038 module:main +from:0x020f7968 kind:arm_call_thumb to:0x020156a0 module:main +from:0x020f7980 kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x020f79d8 kind:arm_call_thumb to:0x020156cc module:main +from:0x020f79e0 kind:arm_call_thumb to:0x0201561c module:main +from:0x020f79ec kind:load to:0x021147e4 module:overlay(31) +from:0x020f79f0 kind:load to:0x021147ec module:overlay(31) +from:0x020f79f4 kind:load to:0x020aa228 module:overlay(0) +from:0x020f79fc kind:load to:0x020aa220 module:overlay(0) +from:0x020f7a14 kind:arm_call to:0x02011f3c module:main +from:0x020f7a30 kind:load to:0x02011ff4 module:main +from:0x020f7a3c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f7a50 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x020f7a58 kind:arm_call to:0x02011ff4 module:main +from:0x020f7a6c kind:load to:0x02116c44 module:overlay(31) +from:0x020f7a80 kind:arm_call to:0x02011f3c module:main +from:0x020f7a8c kind:arm_call to:0x020f7abc module:overlay(31) +from:0x020f7aa0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f7ab8 kind:load to:0x02114800 module:overlay(31) +from:0x020f7ac4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f7adc kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020f7ae8 kind:load to:0x02114824 module:overlay(31) +from:0x020f7b0c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f7b30 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020f7b5c kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020f7b70 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f7b80 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7b94 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7b9c kind:arm_call to:0x02011ff4 module:main +from:0x020f7bb0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f7bc8 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x020f7be8 kind:load to:0x02114890 module:overlay(31) +from:0x020f7bf8 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x020f7c18 kind:load to:0x02114890 module:overlay(31) +from:0x020f7c40 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x020f7ca4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f7cb0 kind:arm_call to:0x01fff458 module:itcm +from:0x020f7d44 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x020f7d68 kind:load to:0x027e0ce4 module:dtcm +from:0x020f7d70 kind:load to:0x0203e93c module:main +from:0x020f7d88 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x020f7da4 kind:load to:0x02116c90 module:overlay(31) +from:0x020f7db8 kind:arm_call to:0x02011f3c module:main +from:0x020f7dc4 kind:arm_call to:0x020f7df4 module:overlay(31) +from:0x020f7dd8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f7df0 kind:load to:0x021148a0 module:overlay(31) +from:0x020f7dfc kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f7e10 kind:load to:0x021148c4 module:overlay(31) +from:0x020f7e3c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f7e54 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020f7e5c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f7e64 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x020f7e8c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f7ea4 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020f7eb8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7ecc kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7ed4 kind:arm_call to:0x02011ff4 module:main +from:0x020f7ee8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f7efc kind:load to:0x02116cdc module:overlay(31) +from:0x020f7f10 kind:arm_call to:0x02011f3c module:main +from:0x020f7f1c kind:arm_call to:0x020f7f4c module:overlay(31) +from:0x020f7f30 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f7f48 kind:load to:0x02114920 module:overlay(31) +from:0x020f7f54 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f7f68 kind:load to:0x02114944 module:overlay(31) +from:0x020f7f8c kind:arm_call to:0x01ffedac module:itcm +from:0x020f7fa4 kind:arm_call to:0x02080190 module:overlay(0) +from:0x020f7fbc kind:load to:0x027e0cd8 module:dtcm +from:0x020f7fc8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7fdc kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f7fe4 kind:arm_call to:0x02011ff4 module:main +from:0x020f7ff8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f800c kind:load to:0x02116d28 module:overlay(31) +from:0x020f8020 kind:arm_call to:0x02011f3c module:main +from:0x020f802c kind:arm_call to:0x020f8070 module:overlay(31) +from:0x020f8040 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f806c kind:load to:0x021149a0 module:overlay(31) +from:0x020f8078 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f8094 kind:load to:0x021149c4 module:overlay(31) +from:0x020f80c4 kind:arm_call to:0x020974bc module:overlay(0) +from:0x020f80e4 kind:arm_call to:0x020f8194 module:overlay(31) +from:0x020f80f0 kind:load to:0x02110b74 module:overlay(31) +from:0x020f80f4 kind:load to:0x020b537c module:overlay(0) +from:0x020f8140 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f8154 kind:arm_call to:0x020f8194 module:overlay(31) +from:0x020f8164 kind:arm_call to:0x020f8194 module:overlay(31) +from:0x020f8178 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f818c kind:arm_call to:0x020f8194 module:overlay(31) +from:0x020f81b8 kind:arm_call to:0x020f81d8 module:overlay(31) +from:0x020f81f4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f8254 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f8270 kind:load to:0x02110b70 module:overlay(31) +from:0x020f8274 kind:load to:0x02110b74 module:overlay(31) +from:0x020f8278 kind:load to:0x020b537c module:overlay(0) +from:0x020f8284 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f8298 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f82a0 kind:arm_call to:0x02011ff4 module:main +from:0x020f82b4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020f82c8 kind:load to:0x02116d74 module:overlay(31) +from:0x020f82dc kind:arm_call to:0x02011f3c module:main +from:0x020f82e8 kind:arm_call to:0x020f84c0 module:overlay(31) +from:0x020f82fc kind:arm_call to:0x02097878 module:overlay(0) +from:0x020f8330 kind:load to:0x02114a58 module:overlay(31) +from:0x020f83f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020f83fc kind:arm_call to:0x01fff458 module:itcm +from:0x020f845c kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x020f846c kind:load to:0x027e0ce4 module:dtcm +from:0x020f848c kind:arm_call to:0x01fff458 module:itcm +from:0x020f84a8 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f84b4 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f84cc kind:arm_call to:0x02098368 module:overlay(0) +from:0x020f8538 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x020f8544 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x020f8584 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020f85cc kind:arm_call to:0x0203d138 module:main +from:0x020f8604 kind:arm_call_thumb to:0x020d6648 module:overlay(24) +from:0x020f8634 kind:load to:0x02114b2c module:overlay(31) +from:0x020f8638 kind:load to:0x02116d74 module:overlay(31) +from:0x020f863c kind:load to:0x020b1948 module:overlay(0) +from:0x020f8640 kind:load to:0x02114a20 module:overlay(31) +from:0x020f8644 kind:load to:0x02114a3c module:overlay(31) +from:0x020f8648 kind:load to:0x027e0130 module:dtcm +from:0x020f864c kind:load to:0x020a02b4 module:overlay(0) +from:0x020f8650 kind:load to:0x020e56e4 module:overlay(31) +from:0x020f865c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f8670 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f8724 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f8758 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f8768 kind:load to:0x027e09a4 module:dtcm +from:0x020f87c8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020f87f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f87f8 kind:arm_call to:0x020f97ac module:overlay(31) +from:0x020f8800 kind:load to:0x02114a74 module:overlay(31) +from:0x020f885c kind:load to:0x02114acc module:overlay(31) +from:0x020f88b0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f88d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f88ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x020f8904 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f890c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f8918 kind:load to:0x027e0cec module:dtcm +from:0x020f8920 kind:load to:0x027e09a8 module:dtcm +from:0x020f893c kind:arm_call to:0x01fff5d0 module:itcm +from:0x020f89c0 kind:arm_call to:0x01fff60c module:itcm +from:0x020f89d0 kind:load to:0x027e09b4 module:dtcm +from:0x020f89f0 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f8a04 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f8a34 kind:load to:0x020aecd8 module:overlay(0) +from:0x020f8a50 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020f8a80 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f8a98 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f8ab8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f8adc kind:arm_call to:0x02098a94 module:overlay(0) +from:0x020f8b1c kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020f8b28 kind:load to:0x027e09a8 module:dtcm +from:0x020f8b30 kind:load to:0x027e09c0 module:dtcm +from:0x020f8ba0 kind:load to:0x020f9ad4 module:overlay(31) +from:0x020f8bb8 kind:arm_call to:0x020f9ad8 module:overlay(31) +from:0x020f8bc4 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020f8bdc kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020f8c04 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f8c0c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f8c28 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f8c30 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f8c40 kind:arm_call to:0x020f8dc8 module:overlay(31) +from:0x020f8d04 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x020f8d14 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f8d38 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x020f8d68 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020f8da4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020f8dac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f8db8 kind:load to:0x02114a3c module:overlay(31) +from:0x020f8dbc kind:load to:0x0203e93c module:main +from:0x020f8dc0 kind:load to:0x027e09c0 module:dtcm +from:0x020f8df0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020f8e60 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x020f8e94 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x020f8ea4 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f8eb0 kind:load to:0x027e0d38 module:dtcm +from:0x020f8ed0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020f8ee4 kind:arm_call to:0x020f8860 module:overlay(31) +from:0x020f8f2c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x020f8f7c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f8fd4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f8ff0 kind:load to:0x020b537c module:overlay(0) +from:0x020f9044 kind:arm_call to:0x020f8dc8 module:overlay(31) +from:0x020f9088 kind:arm_call to:0x01ff916c module:itcm +from:0x020f9098 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020f90d8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020f9114 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f9138 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f9148 kind:load to:0x027e09c0 module:dtcm +from:0x020f9180 kind:arm_call to:0x02166200 module:overlay(93) +from:0x020f9188 kind:load to:0x027e0d8c module:dtcm +from:0x020f91a0 kind:arm_call to:0x020f8dc8 module:overlay(31) +from:0x020f91b0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020f91f0 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020f9208 kind:arm_call to:0x020f9b84 module:overlay(31) +from:0x020f921c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f9228 kind:load to:0x027e09c0 module:dtcm +from:0x020f9260 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020f9274 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x020f92d4 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f92e4 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020f9308 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x020f9314 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f931c kind:load to:0x027e0d38 module:dtcm +from:0x020f9390 kind:load to:0x020aecd8 module:overlay(0) +from:0x020f93b8 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020f93ec kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f93fc kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f9414 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020f9438 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020f9444 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020f9460 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x020f946c kind:load to:0x027e09a8 module:dtcm +from:0x020f94dc kind:arm_call to:0x020f9ad4 module:overlay(31) +from:0x020f94f8 kind:arm_call to:0x020d6660 module:overlay(24) +from:0x020f9508 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f9548 kind:arm_call to:0x020f9ad8 module:overlay(31) +from:0x020f9554 kind:arm_call to:0x02098288 module:overlay(0) +from:0x020f956c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x020f9594 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f959c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f95b8 kind:arm_call to:0x020f8804 module:overlay(31) +from:0x020f95c0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f95d0 kind:arm_call to:0x020f8dc8 module:overlay(31) +from:0x020f9694 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x020f96a4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f96c4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x020f96f4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x020f9730 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x020f976c kind:arm_call to:0x020d69b8 module:overlay(24) +from:0x020f977c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020f9784 kind:arm_call to:0x020f98c4 module:overlay(31) +from:0x020f978c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f9798 kind:load to:0x02114a3c module:overlay(31) +from:0x020f979c kind:load to:0x0203e93c module:main +from:0x020f97a0 kind:load to:0x027e09c0 module:dtcm +from:0x020f9840 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f98a0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f98b0 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f98c0 kind:load to:0x0203e93c module:main +from:0x020f98e8 kind:arm_call to:0x02017e64 module:main +from:0x020f9970 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x020f99cc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x020f99f8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f9a4c kind:arm_call to:0x01ffb9cc module:itcm +from:0x020f9aa0 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x020f9ab0 kind:arm_call to:0x01ffa60c module:itcm +from:0x020f9abc kind:load to:0x0203e93c module:main +from:0x020f9ac4 kind:load to:0x02110b78 module:overlay(31) +from:0x020f9ac8 kind:load to:0x02110b84 module:overlay(31) +from:0x020f9acc kind:load to:0x02110b90 module:overlay(31) +from:0x020f9ad0 kind:load to:0x02110b9c module:overlay(31) +from:0x020f9b74 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020f9b7c kind:load to:0x027e09a8 module:dtcm +from:0x020f9b98 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020f9bb0 kind:arm_call to:0x01fff148 module:itcm +from:0x020f9bdc kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9bfc kind:arm_call to:0x01fff148 module:itcm +from:0x020f9c0c kind:arm_call to:0x01fff148 module:itcm +from:0x020f9c6c kind:arm_call to:0x0208be50 module:overlay(0) +from:0x020f9c84 kind:arm_call to:0x01ffb800 module:itcm +from:0x020f9c9c kind:load to:0x027e0ce0 module:dtcm +from:0x020f9cb4 kind:load to:0x020f8804 module:overlay(31) +from:0x020f9cc0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f9cc8 kind:arm_call to:0x02011ff4 module:main +from:0x020f9cdc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f9ce4 kind:arm_call to:0x02011ff4 module:main +from:0x020f9d08 kind:arm_call to:0x0203d1e8 module:main +from:0x020f9d10 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f9d18 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f9d20 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020f9d28 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f9d30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f9d3c kind:load to:0x020a02b4 module:overlay(0) +from:0x020f9d58 kind:arm_call to:0x0203d1e8 module:main +from:0x020f9d60 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x020f9d68 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x020f9d70 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x020f9d78 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020f9d80 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020f9d88 kind:arm_call to:0x02011ff4 module:main +from:0x020f9d94 kind:load to:0x020a02b4 module:overlay(0) +from:0x020f9da0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020f9db4 kind:load to:0x02116f04 module:overlay(31) +from:0x020f9dc8 kind:arm_call to:0x02011f3c module:main +from:0x020f9dd4 kind:arm_call to:0x020f9fec module:overlay(31) +from:0x020f9de8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f9e18 kind:load to:0x02114c20 module:overlay(31) +from:0x020f9e24 kind:load to:0x02116f40 module:overlay(31) +from:0x020f9e38 kind:arm_call to:0x02011f3c module:main +from:0x020f9e44 kind:arm_call to:0x020f9fec module:overlay(31) +from:0x020f9e58 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f9e88 kind:load to:0x02114c8c module:overlay(31) +from:0x020f9e94 kind:load to:0x02116e8c module:overlay(31) +from:0x020f9ea8 kind:arm_call to:0x02011f3c module:main +from:0x020f9eb4 kind:arm_call to:0x020f9fec module:overlay(31) +from:0x020f9ec8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f9ef8 kind:load to:0x02114c68 module:overlay(31) +from:0x020f9f04 kind:load to:0x02116ec8 module:overlay(31) +from:0x020f9f18 kind:arm_call to:0x02011f3c module:main +from:0x020f9f24 kind:arm_call to:0x020f9fec module:overlay(31) +from:0x020f9f38 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020f9f68 kind:load to:0x02114c44 module:overlay(31) +from:0x020f9f94 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x020f9fd0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x020f9fe4 kind:load to:0x020b537c module:overlay(0) +from:0x020f9ff4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x020fa014 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020fa030 kind:arm_call to:0x020fa9d8 module:overlay(31) +from:0x020fa054 kind:arm_call to:0x01fff458 module:itcm +from:0x020fa1a0 kind:arm_call to:0x01ffedac module:itcm +from:0x020fa1b4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x020fa1cc kind:load to:0x02114cb0 module:overlay(31) +from:0x020fa1d8 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa1e4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa1e8 kind:load to:0x02114b80 module:overlay(31) +from:0x020fa210 kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020fa224 kind:load to:0x020fa240 module:overlay(31) +from:0x020fa238 kind:arm_call to:0x020fa240 module:overlay(31) +from:0x020fa2ac kind:arm_call to:0x020989c0 module:overlay(0) +from:0x020fa320 kind:arm_call to:0x01fff1e0 module:itcm +from:0x020fa364 kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020fa384 kind:arm_call to:0x020fa8e0 module:overlay(31) +from:0x020fa3ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fa3c8 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x020fa3e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fa3f8 kind:load to:0x02114b90 module:overlay(31) +from:0x020fa400 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa444 kind:load to:0x02114bc8 module:overlay(31) +from:0x020fa454 kind:arm_call to:0x02098818 module:overlay(0) +from:0x020fa46c kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020fa48c kind:arm_call to:0x02098818 module:overlay(0) +from:0x020fa4b4 kind:arm_call to:0x01fff05c module:itcm +from:0x020fa4e0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020fa4f4 kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020fa500 kind:load to:0x027e0cd8 module:dtcm +from:0x020fa58c kind:arm_call to:0x02098818 module:overlay(0) +from:0x020fa5c0 kind:arm_call to:0x020bf97c module:overlay(17) +from:0x020fa5c8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x020fa5e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fa5f0 kind:arm_call to:0x020bf9a8 module:overlay(17) +from:0x020fa624 kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020fa62c kind:load to:0x027e0ce4 module:dtcm +from:0x020fa66c kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fa680 kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020fa6a4 kind:load to:0x027e0ce4 module:dtcm +from:0x020fa6d8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x020fa6fc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020fa708 kind:load to:0x027e09a8 module:dtcm +from:0x020fa728 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fa77c kind:arm_call to:0x020a87cc module:overlay(0) +from:0x020fa794 kind:arm_call to:0x020a8800 module:overlay(0) +from:0x020fa7a4 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x020fa808 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020fa810 kind:load to:0x027e09b8 module:dtcm +from:0x020fa814 kind:load to:0x027e0d34 module:dtcm +from:0x020fa818 kind:load to:0x027e0ce0 module:dtcm +from:0x020fa830 kind:arm_call to:0x01fff5d0 module:itcm +from:0x020fa878 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x020fa898 kind:arm_call to:0x0205c1d0 module:overlay(0) +from:0x020fa8d0 kind:arm_call to:0x0205c1e4 module:overlay(0) +from:0x020fa8dc kind:load to:0x02110ba8 module:overlay(31) +from:0x020fa9d0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x020fa9ec kind:arm_call to:0x020f6264 module:overlay(31) +from:0x020faa0c kind:load to:0x02114c08 module:overlay(31) +from:0x020faa34 kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020faa44 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x020faa64 kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020faa6c kind:arm_call to:0x020f6354 module:overlay(31) +from:0x020faa88 kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020faa94 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x020faaac kind:arm_call to:0x020fa404 module:overlay(31) +from:0x020faab4 kind:arm_call to:0x020f635c module:overlay(31) +from:0x020faac4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020faad8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020faae0 kind:arm_call to:0x02011ff4 module:main +from:0x020faaf4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020fab08 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020fab1c kind:arm_call to:0x02097704 module:overlay(0) +from:0x020fab30 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020fab44 kind:load to:0x02116f8c module:overlay(31) +from:0x020fab58 kind:arm_call to:0x02011f3c module:main +from:0x020fab64 kind:arm_call to:0x020fab94 module:overlay(31) +from:0x020fab78 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020fab90 kind:load to:0x02114d34 module:overlay(31) +from:0x020fab9c kind:arm_call to:0x02098368 module:overlay(0) +from:0x020faba4 kind:arm_call to:0x02061628 module:overlay(0) +from:0x020fac38 kind:load to:0x02114d1c module:overlay(31) +from:0x020fac3c kind:load to:0x02114d58 module:overlay(31) +from:0x020fac40 kind:load to:0x02114dd4 module:overlay(31) +from:0x020fac7c kind:arm_call to:0x01fff350 module:itcm +from:0x020facb0 kind:arm_call to:0x020611bc module:overlay(0) +from:0x020fad08 kind:load to:0x027e0ce4 module:dtcm +from:0x020fad0c kind:load to:0x02112ab4 module:overlay(31) +from:0x020fad14 kind:load to:0x0204a068 module:main +from:0x020fad18 kind:load to:0x020d8690 module:overlays(19,24) +from:0x020fad4c kind:arm_call to:0x0206f960 module:overlay(0) +from:0x020fad58 kind:arm_call to:0x020fb164 module:overlay(31) +from:0x020fad64 kind:load to:0x020b52c8 module:overlay(0) +from:0x020fadb8 kind:arm_call to:0x020d992c module:overlay(31) +from:0x020fadcc kind:arm_call to:0x0206d254 module:overlay(0) +from:0x020faddc kind:load to:0x027e0d34 module:dtcm +from:0x020fade0 kind:load to:0x02110bcc module:overlay(31) +from:0x020fade4 kind:load to:0x020b5198 module:overlay(0) +from:0x020fae3c kind:arm_call to:0x0206d254 module:overlay(0) +from:0x020fae48 kind:arm_call to:0x020c6ce4 module:overlay(24) +from:0x020fae58 kind:arm_call to:0x020c6cf0 module:overlays(19,24) +from:0x020fae84 kind:load to:0x0204a068 module:main +from:0x020fae88 kind:load to:0x020b5198 module:overlay(0) +from:0x020fae8c kind:load to:0x027e0994 module:dtcm +from:0x020faeb0 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020faefc kind:arm_call to:0x02098a68 module:overlay(0) +from:0x020faf34 kind:arm_call to:0x020fb1e4 module:overlay(31) +from:0x020faf4c kind:arm_call to:0x020611dc module:overlay(0) +from:0x020faf58 kind:arm_call to:0x020c6cf0 module:overlays(19,24) +from:0x020faf64 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020faf84 kind:arm_call to:0x01fff148 module:itcm +from:0x020fafb0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020fafd8 kind:arm_call to:0x0207308c module:overlay(0) +from:0x020faff8 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb028 kind:arm_call to:0x02073450 module:overlay(0) +from:0x020fb048 kind:arm_call to:0x0207308c module:overlay(0) +from:0x020fb084 kind:arm_call to:0x01fff148 module:itcm +from:0x020fb0b8 kind:arm_call to:0x02073450 module:overlay(0) +from:0x020fb0d4 kind:load to:0x0204a068 module:main +from:0x020fb0d8 kind:load to:0x027e0994 module:dtcm +from:0x020fb0dc kind:load to:0x027e0ce0 module:dtcm +from:0x020fb0e0 kind:load to:0x027e09b8 module:dtcm +from:0x020fb118 kind:arm_call to:0x020d994c module:overlay(31) +from:0x020fb160 kind:load to:0x027e0d34 module:dtcm +from:0x020fb1a4 kind:arm_call to:0x020fb0e4 module:overlay(31) +from:0x020fb1c0 kind:arm_call to:0x020fb0fc module:overlay(31) +from:0x020fb23c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020fb244 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020fb24c kind:arm_call to:0x02011ff4 module:main +from:0x020fb264 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x020fb26c kind:arm_call to:0x02098468 module:overlay(0) +from:0x020fb280 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020fb294 kind:arm_branch to:0x020fb230 module:overlay(31) +from:0x020fb2a4 kind:arm_branch to:0x020fade8 module:overlay(31) +from:0x020fb2b4 kind:arm_branch to:0x020fad88 module:overlay(31) +from:0x020fb2c4 kind:arm_branch to:0x020fad94 module:overlay(31) +from:0x020fb2d4 kind:arm_branch to:0x020fad68 module:overlay(31) +from:0x020fb2e4 kind:arm_branch to:0x020fb258 module:overlay(31) +from:0x020fb2f4 kind:load to:0x02116fd8 module:overlay(31) +from:0x020fb308 kind:arm_call to:0x02011f3c module:main +from:0x020fb314 kind:arm_call to:0x020fb344 module:overlay(31) +from:0x020fb328 kind:arm_call to:0x0209765c module:overlay(0) +from:0x020fb340 kind:load to:0x02114e04 module:overlay(31) +from:0x020fb34c kind:arm_call to:0x020e3d80 module:overlay(31) +from:0x020fb35c kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x020fb368 kind:load to:0x02114e28 module:overlay(31) +from:0x020fb380 kind:arm_call to:0x0206805c module:overlay(0) +from:0x020fb3a4 kind:load to:0x020b502c module:overlay(0) +from:0x020fb400 kind:arm_call to:0x020e3dd8 module:overlay(31) +from:0x020fb43c kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x020fb444 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020fb45c kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x020fb464 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020fb46c kind:arm_call to:0x02011ff4 module:main +from:0x020fb480 kind:arm_call to:0x02097704 module:overlay(0) +from:0x020fb494 kind:load to:0x02117024 module:overlay(31) +from:0x020fb4a8 kind:arm_call to:0x02011f3c module:main +from:0x020fb4b4 kind:arm_call to:0x020fb4e4 module:overlay(31) +from:0x020fb4c8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020fb4e0 kind:load to:0x02114e94 module:overlay(31) +from:0x020fb4ec kind:arm_call to:0x02098368 module:overlay(0) +from:0x020fb544 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020fb56c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x020fb584 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020fb5b8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x020fb5d0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x020fb5e8 kind:load to:0x02114ee8 module:overlay(31) +from:0x020fb5ec kind:load to:0x02117024 module:overlay(31) +from:0x020fb5f0 kind:load to:0x0211367c module:overlay(31) +from:0x020fb670 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x020fb6a8 kind:load to:0x02114eb0 module:overlay(31) +from:0x020fb724 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fb764 kind:arm_call to:0x01ffc634 module:itcm +from:0x020fb77c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020fb784 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020fb78c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020fb794 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020fb7ac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020fb7b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x020fb7bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020fb7c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020fb7cc kind:arm_call to:0x02011ff4 module:main +from:0x020fb7e0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020fb7f4 kind:load to:0x0211710c module:overlay(31) +from:0x020fb808 kind:arm_call to:0x02011f3c module:main +from:0x020fb814 kind:arm_call to:0x020fb860 module:overlay(31) +from:0x020fb828 kind:arm_call to:0x02097878 module:overlay(0) +from:0x020fb858 kind:load to:0x02114f60 module:overlay(31) +from:0x020fb868 kind:arm_call to:0x02098368 module:overlay(0) +from:0x020fb890 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x020fb89c kind:arm_call to:0x020fbbe4 module:overlay(31) +from:0x020fb8b4 kind:load to:0x02114f84 module:overlay(31) +from:0x020fb930 kind:arm_call to:0x020fb968 module:overlay(31) +from:0x020fb938 kind:arm_call to:0x020fb974 module:overlay(31) +from:0x020fb940 kind:arm_call to:0x020fb994 module:overlay(31) +from:0x020fb948 kind:arm_call to:0x020fba40 module:overlay(31) +from:0x020fb970 kind:load to:0x020fbb6c module:overlay(31) +from:0x020fb988 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fb990 kind:load to:0x027e0ce4 module:dtcm +from:0x020fb9ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fb9f4 kind:arm_call to:0x01fff148 module:itcm +from:0x020fba2c kind:arm_call to:0x0210d774 module:overlay(31) +from:0x020fba38 kind:load to:0x027e0ce4 module:dtcm +from:0x020fba3c kind:load to:0x027e0ce0 module:dtcm +from:0x020fba6c kind:arm_call to:0x01ff993c module:itcm +from:0x020fba84 kind:arm_call to:0x0210d774 module:overlay(31) +from:0x020fbb34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x020fbb58 kind:arm_call to:0x0210d730 module:overlay(31) +from:0x020fbb64 kind:load to:0x027e0ce4 module:dtcm +from:0x020fbb7c kind:load to:0x020989c0 module:overlay(0) +from:0x020fbbdc kind:arm_call to:0x0210d6f0 module:overlay(31) +from:0x020fbbf8 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x020fbc18 kind:load to:0x02114f48 module:overlay(31) +from:0x020fbc54 kind:arm_call to:0x020fbb80 module:overlay(31) +from:0x020fbc64 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x020fbc90 kind:arm_call to:0x020fbbc0 module:overlay(31) +from:0x020fbc98 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x020fbcc8 kind:arm_call to:0x020f635c module:overlay(31) +from:0x020fbd00 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x020fbd10 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020fbd24 kind:arm_call to:0x02098468 module:overlay(0) +from:0x020fbd2c kind:arm_call to:0x02011ff4 module:main +from:0x020fbd40 kind:arm_call to:0x020978ec module:overlay(0) +from:0x020fbd64 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020fbe18 kind:load to:0x02113ef8 module:overlay(31) +from:0x020fbe30 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x020fbe38 kind:arm_call to:0x02073214 module:overlay(0) +from:0x020fbed4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020fbee4 kind:load to:0x02114fe8 module:overlay(31) +from:0x020fbee8 kind:load to:0x02115080 module:overlay(31) +from:0x020fbeec kind:load to:0x021171e4 module:overlay(31) +from:0x020fbf78 kind:arm_call to:0x0209d2d0 module:overlay(0) +from:0x020fc008 kind:arm_call to:0x020fcd20 module:overlay(31) +from:0x020fc028 kind:load to:0x02117214 module:overlay(31) +from:0x020fc02c kind:load to:0x021171f0 module:overlay(31) +from:0x020fc030 kind:load to:0x02117238 module:overlay(31) +from:0x020fc09c kind:arm_call to:0x01ffb464 module:itcm +from:0x020fc0ac kind:arm_call to:0x01ff9218 module:itcm +from:0x020fc2d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020fc2e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x020fc454 kind:arm_call to:0x020732cc module:overlay(0) +from:0x020fc498 kind:load to:0x027e09b8 module:dtcm +from:0x020fc4f4 kind:arm_call to:0x020fceec module:overlay(31) +from:0x020fc534 kind:arm_call to:0x020fceec module:overlay(31) +from:0x020fc568 kind:arm_call to:0x020fceec module:overlay(31) +from:0x020fc580 kind:arm_call to:0x020fceec module:overlay(31) +from:0x020fc614 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc668 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020fc730 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020fc7a8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020fc7c4 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x020fc810 kind:arm_call to:0x020fceec module:overlay(31) +from:0x020fc834 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fc890 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020fc97c kind:arm_call to:0x02077570 module:overlay(0) +from:0x020fc9f4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020fcaa0 kind:arm_call to:0x0209d52c module:overlay(0) +from:0x020fcb10 kind:arm_call to:0x020fceec module:overlay(31) +from:0x020fcb2c kind:load to:0x027e09b8 module:dtcm +from:0x020fcb3c kind:load to:0x0209d648 module:overlay(0) +from:0x020fcb4c kind:load to:0x0209d27c module:overlay(0) +from:0x020fcc40 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x020fcc48 kind:arm_call to:0x01ff9f38 module:itcm +from:0x020fcc54 kind:arm_call to:0x02061a50 module:overlay(0) +from:0x020fcc68 kind:arm_call to:0x01ff9fbc module:itcm +from:0x020fcc84 kind:arm_call to:0x02028c24 module:main +from:0x020fccb4 kind:arm_call to:0x0201aa1c module:main +from:0x020fccc0 kind:load to:0x021171e4 module:overlay(31) +from:0x020fccc8 kind:load to:0x027e0998 module:dtcm +from:0x020fcccc kind:load to:0x0203f93c module:main +from:0x020fccd0 kind:load to:0x0204aefc module:main +from:0x020fccd4 kind:load to:0x021171e4 module:overlay(31) +from:0x020fccec kind:load to:0x020a0314 module:overlay(0) +from:0x020fcd00 kind:arm_call to:0x020fcd20 module:overlay(31) +from:0x020fcd34 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x020fcd40 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x020fcedc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fcee8 kind:load to:0x0203e93c module:main +from:0x020fcf28 kind:arm_call to:0x0209d20c module:overlay(0) +from:0x020fcf98 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fcfd4 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x020fd008 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x020fd048 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x020fd050 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd07c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fd084 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020fd09c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fd0a4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020fd0ac kind:arm_call to:0x02011ff4 module:main +from:0x020fd0c0 kind:arm_branch to:0x020fcf58 module:overlay(31) +from:0x020fd0d0 kind:arm_branch to:0x020fcf54 module:overlay(31) +from:0x020fd0e0 kind:load to:0x0211726c module:overlay(31) +from:0x020fd0f4 kind:arm_call to:0x02011f3c module:main +from:0x020fd100 kind:arm_call to:0x020fd158 module:overlay(31) +from:0x020fd118 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x020fd150 kind:load to:0x0211509c module:overlay(31) +from:0x020fd160 kind:arm_call to:0x020fbe24 module:overlay(31) +from:0x020fd204 kind:load to:0x021150b8 module:overlay(31) +from:0x020fd208 kind:load to:0x02115150 module:overlay(31) +from:0x020fd20c kind:load to:0x0211726c module:overlay(31) +from:0x020fd210 kind:load to:0x020b1948 module:overlay(0) +from:0x020fd228 kind:arm_call to:0x020fbef0 module:overlay(31) +from:0x020fd250 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd260 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd298 kind:arm_call to:0x0208051c module:overlay(0) +from:0x020fd2a4 kind:arm_call to:0x020803cc module:overlay(0) +from:0x020fd2ec kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020fd308 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020fd340 kind:arm_call to:0x0208051c module:overlay(0) +from:0x020fd350 kind:arm_call to:0x020fdea8 module:overlay(31) +from:0x020fd374 kind:arm_call to:0x020803cc module:overlay(0) +from:0x020fd3a8 kind:arm_call to:0x020fe5dc module:overlay(31) +from:0x020fd3b0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020fd3c4 kind:arm_call to:0x0207832c module:overlay(0) +from:0x020fd3d0 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd3d4 kind:load to:0x027e09bc module:dtcm +from:0x020fd3e0 kind:load to:0x020fcf54 module:overlay(31) +from:0x020fd40c kind:arm_call to:0x020fcf58 module:overlay(31) +from:0x020fd42c kind:arm_call to:0x02078210 module:overlay(0) +from:0x020fd440 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x020fd448 kind:load to:0x027e09bc module:dtcm +from:0x020fd44c kind:load to:0x02110be0 module:overlay(31) +from:0x020fd450 kind:load to:0x020b5198 module:overlay(0) +from:0x020fd4dc kind:arm_call to:0x02077570 module:overlay(0) +from:0x020fd51c kind:arm_call to:0x020fe5dc module:overlay(31) +from:0x020fd530 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020fd53c kind:arm_call to:0x0206d114 module:overlay(0) +from:0x020fd548 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd560 kind:arm_call to:0x02166038 module:overlay(93) +from:0x020fd574 kind:arm_call to:0x02077570 module:overlay(0) +from:0x020fd5ac kind:arm_call to:0x020fe5dc module:overlay(31) +from:0x020fd5c0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x020fd5e4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x020fd604 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020fd618 kind:arm_call to:0x020d9824 module:overlay(31) +from:0x020fd624 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd638 kind:arm_call to:0x02166048 module:overlays(93,94) +from:0x020fd660 kind:arm_call to:0x020732ec module:overlay(0) +from:0x020fd678 kind:arm_call to:0x020d9824 module:overlay(31) +from:0x020fd684 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fd6ac kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020fd6c4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020fd70c kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020fd720 kind:arm_call to:0x02080a24 module:overlay(0) +from:0x020fd73c kind:arm_call to:0x0206d0cc module:overlay(0) +from:0x020fd74c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x020fd75c kind:arm_call to:0x020fc034 module:overlay(31) +from:0x020fd798 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020fd7ac kind:load to:0x027e09bc module:dtcm +from:0x020fd7b0 kind:load to:0x020b5198 module:overlay(0) +from:0x020fd7b4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fd7b8 kind:load to:0x027e0d8c module:dtcm +from:0x020fd7bc kind:load to:0x027e09b8 module:dtcm +from:0x020fd7c0 kind:load to:0x027e0d34 module:dtcm +from:0x020fd7c4 kind:load to:0x027e0cd8 module:dtcm +from:0x020fd7d0 kind:arm_call to:0x020fc438 module:overlay(31) +from:0x020fd86c kind:arm_call to:0x0209d20c module:overlay(0) +from:0x020fd8a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x020fd8fc kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x020fd970 kind:arm_call to:0x02073368 module:overlay(0) +from:0x020fd980 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x020fd994 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020fd9ac kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x020fd9bc kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x020fd9d4 kind:arm_call to:0x0206d114 module:overlay(0) +from:0x020fd9e4 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x020fda24 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020fda5c kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fda74 kind:arm_call to:0x02166038 module:overlay(93) +from:0x020fda84 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020fdab8 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020fdad0 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020fdae8 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020fdb00 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x020fdb38 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x020fdb48 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020fdb58 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x020fdb70 kind:arm_call to:0x0208051c module:overlay(0) +from:0x020fdb88 kind:arm_call to:0x02080a24 module:overlay(0) +from:0x020fdba4 kind:arm_call to:0x0206d0cc module:overlay(0) +from:0x020fdbbc kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020fdbc8 kind:load to:0x027e09b8 module:dtcm +from:0x020fdbcc kind:load to:0x020b5198 module:overlay(0) +from:0x020fdbd0 kind:load to:0x027e0d38 module:dtcm +from:0x020fdbd4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fdbd8 kind:load to:0x027e0d8c module:dtcm +from:0x020fdbdc kind:load to:0x027e0cd8 module:dtcm +from:0x020fdbe0 kind:load to:0x027e09a4 module:dtcm +from:0x020fdbe4 kind:load to:0x02110be0 module:overlay(31) +from:0x020fdc08 kind:arm_call to:0x020fcb34 module:overlay(31) +from:0x020fdc34 kind:arm_call to:0x01fff148 module:itcm +from:0x020fdc44 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020fdc6c kind:arm_call to:0x020970a8 module:overlay(0) +from:0x020fdc7c kind:arm_call to:0x0209702c module:overlay(0) +from:0x020fdc90 kind:arm_call to:0x020fcb34 module:overlay(31) +from:0x020fdc98 kind:load to:0x027e0cd8 module:dtcm +from:0x020fdc9c kind:load to:0x027e0ce0 module:dtcm +from:0x020fdca0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fdccc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020fdce0 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x020fdd08 kind:arm_call to:0x020970a8 module:overlay(0) +from:0x020fdd20 kind:arm_call to:0x0208051c module:overlay(0) +from:0x020fdd34 kind:arm_call to:0x0209702c module:overlay(0) +from:0x020fdd48 kind:load to:0x027e0cd8 module:dtcm +from:0x020fdd4c kind:load to:0x027e0ce4 module:dtcm +from:0x020fdd90 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020fdda4 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x020fddcc kind:arm_call to:0x020970a8 module:overlay(0) +from:0x020fdde8 kind:arm_call to:0x0209702c module:overlay(0) +from:0x020fde04 kind:arm_call to:0x01fff148 module:itcm +from:0x020fde14 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020fde2c kind:arm_call to:0x020803cc module:overlay(0) +from:0x020fde44 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020fde64 kind:arm_call to:0x020970a8 module:overlay(0) +from:0x020fde80 kind:arm_call to:0x020803cc module:overlay(0) +from:0x020fde9c kind:load to:0x027e0cd8 module:dtcm +from:0x020fdea0 kind:load to:0x027e0ce4 module:dtcm +from:0x020fdea4 kind:load to:0x027e0ce0 module:dtcm +from:0x020fdedc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020fdef0 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x020fdf18 kind:arm_call to:0x020970a8 module:overlay(0) +from:0x020fdf34 kind:arm_call to:0x0209702c module:overlay(0) +from:0x020fdf58 kind:arm_call to:0x02070540 module:overlay(0) +from:0x020fdf68 kind:arm_call_thumb to:0x020b8a3c module:overlay(1) +from:0x020fdf78 kind:arm_call to:0x020802cc module:overlay(0) +from:0x020fdf94 kind:load to:0x027e0ce4 module:dtcm +from:0x020fdf98 kind:load to:0x027e0cd8 module:dtcm +from:0x020fdf9c kind:load to:0x027e09a4 module:dtcm +from:0x020fdfa8 kind:load to:0x020fcb58 module:overlay(31) +from:0x020fdfe4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020fe028 kind:load to:0x0203e93c module:main +from:0x020fe074 kind:arm_call to:0x020732cc module:overlay(0) +from:0x020fe0ac kind:load to:0x027e09b8 module:dtcm +from:0x020fe14c kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020fe160 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fe174 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fe188 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe19c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe1c0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fe1d8 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020fe200 kind:load to:0x0203e93c module:main +from:0x020fe208 kind:load to:0x027e0cec module:dtcm +from:0x020fe214 kind:arm_call to:0x020fcce0 module:overlay(31) +from:0x020fe228 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020fe250 kind:load to:0x027e09a8 module:dtcm +from:0x020fe254 kind:load to:0x02071b10 module:overlay(0) +from:0x020fe288 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020fe294 kind:load to:0x027e09a8 module:dtcm +from:0x020fe2bc kind:load to:0x027e09a8 module:dtcm +from:0x020fe2c4 kind:load to:0x02071b10 module:overlay(0) +from:0x020fe2f8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020fe304 kind:load to:0x027e09a8 module:dtcm +from:0x020fe318 kind:arm_call to:0x01ffd420 module:itcm +from:0x020fe32c kind:load to:0x027e09b8 module:dtcm +from:0x020fe348 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fe364 kind:load to:0x027e0ce0 module:dtcm +from:0x020fe384 kind:arm_call to:0x020fcdd0 module:overlay(31) +from:0x020fe4a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe5c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fe5cc kind:load to:0x0203e93c module:main +from:0x020fe5f0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x020fe604 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe614 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe648 kind:arm_call to:0x01ff93c0 module:itcm +from:0x020fe660 kind:arm_call to:0x01fff148 module:itcm +from:0x020fe674 kind:load to:0x027e0ce0 module:dtcm +from:0x020fe684 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fe68c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020fe694 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fe69c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020fe6b4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fe6bc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020fe6c4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fe6cc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020fe6d4 kind:arm_call to:0x02011ff4 module:main +from:0x020fe6e8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x020fe6fc kind:arm_branch to:0x020fd3e4 module:overlay(31) +from:0x020fe70c kind:arm_branch to:0x020fd3d8 module:overlay(31) +from:0x020fe71c kind:load to:0x02117350 module:overlay(31) +from:0x020fe730 kind:arm_call to:0x02011f3c module:main +from:0x020fe73c kind:arm_call to:0x020fe798 module:overlay(31) +from:0x020fe754 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x020fe790 kind:load to:0x02115170 module:overlay(31) +from:0x020fe7a0 kind:arm_call to:0x020fbe24 module:overlay(31) +from:0x020fe83c kind:load to:0x0211518c module:overlay(31) +from:0x020fe840 kind:load to:0x02115224 module:overlay(31) +from:0x020fe844 kind:load to:0x02117350 module:overlay(31) +from:0x020fe848 kind:load to:0x020b1948 module:overlay(0) +from:0x020fe85c kind:arm_call to:0x020fbef0 module:overlay(31) +from:0x020fe870 kind:arm_call to:0x020fc034 module:overlay(31) +from:0x020fe888 kind:load to:0x020fcb58 module:overlay(31) +from:0x020fe8ac kind:arm_call to:0x02039edc module:main +from:0x020fe8b4 kind:arm_call to:0x0203afe4 module:main +from:0x020fe8c4 kind:arm_call to:0x02039edc module:main +from:0x020fe8cc kind:arm_call to:0x0203afe4 module:main +from:0x020fe8d8 kind:arm_call to:0x0203a950 module:main +from:0x020fe8dc kind:arm_call to:0x0203a584 module:main +from:0x020fe918 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020fe990 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020fe9d4 kind:load to:0x0203e93c module:main +from:0x020fe9ec kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020fea2c kind:arm_call to:0x020a87a8 module:overlay(0) +from:0x020fea54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x020fea5c kind:load to:0x027e0ce0 module:dtcm +from:0x020fea64 kind:load to:0x027e09a8 module:dtcm +from:0x020fea98 kind:load to:0x027e0ce0 module:dtcm +from:0x020feb28 kind:load to:0x027e0ce0 module:dtcm +from:0x020feb34 kind:load to:0x0209d648 module:overlay(0) +from:0x020feb70 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020feb88 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020feb94 kind:load to:0x027e0cec module:dtcm +from:0x020feba0 kind:arm_call to:0x020fcce0 module:overlay(31) +from:0x020febb4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020fec00 kind:arm_call to:0x02039edc module:main +from:0x020fec0c kind:arm_call to:0x0203afe4 module:main +from:0x020fec18 kind:arm_call to:0x0203a950 module:main +from:0x020fec1c kind:arm_call to:0x0203a584 module:main +from:0x020fec58 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020fec90 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020feca4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fecb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020feccc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fecf8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fed08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020fed20 kind:arm_call to:0x02052c28 module:overlay(0) +from:0x020fed3c kind:arm_call to:0x02052c28 module:overlay(0) +from:0x020fed50 kind:load to:0x0203e93c module:main +from:0x020fed78 kind:load to:0x027e09a8 module:dtcm +from:0x020fed80 kind:load to:0x02071b10 module:overlay(0) +from:0x020fedb4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020fedc0 kind:load to:0x027e09a8 module:dtcm +from:0x020feddc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fede4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020fedec kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fedf4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020fee0c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fee14 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x020fee1c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020fee24 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020fee2c kind:arm_call to:0x02011ff4 module:main +from:0x020fee40 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x020fee54 kind:load to:0x02117434 module:overlay(31) +from:0x020fee68 kind:arm_call to:0x02011f3c module:main +from:0x020fee74 kind:arm_call to:0x020fef28 module:overlay(31) +from:0x020fee8c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x020feebc kind:load to:0x02115240 module:overlay(31) +from:0x020feecc kind:arm_call to:0x020fbe24 module:overlay(31) +from:0x020feeec kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020feef4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020fef1c kind:load to:0x0211525c module:overlay(31) +from:0x020fef20 kind:load to:0x021152f4 module:overlay(31) +from:0x020fef24 kind:load to:0x02113ef8 module:overlay(31) +from:0x020fef30 kind:arm_call to:0x020fbe24 module:overlay(31) +from:0x020fef50 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x020fef58 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020fef80 kind:load to:0x0211525c module:overlay(31) +from:0x020fef84 kind:load to:0x021152f4 module:overlay(31) +from:0x020fef88 kind:load to:0x02113ef8 module:overlay(31) +from:0x020fefc0 kind:arm_call to:0x020fbef0 module:overlay(31) +from:0x020ff078 kind:arm_call to:0x01ffd420 module:itcm +from:0x020ff088 kind:arm_call to:0x020fc034 module:overlay(31) +from:0x020ff0d4 kind:arm_call to:0x020fc034 module:overlay(31) +from:0x020ff0dc kind:load to:0x027e09b8 module:dtcm +from:0x020ff0ec kind:load to:0x0209d27c module:overlay(0) +from:0x020ff0fc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020ff148 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ff18c kind:load to:0x0203e93c module:main +from:0x020ff198 kind:load to:0x020fcb58 module:overlay(31) +from:0x020ff1f8 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020ff20c kind:arm_call to:0x01ffaf74 module:itcm +from:0x020ff21c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ff23c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020ff25c kind:load to:0x0203e93c module:main +from:0x020ff260 kind:load to:0x027e0cec module:dtcm +from:0x020ff2b4 kind:load to:0x02117434 module:overlay(31) +from:0x020ff304 kind:arm_call to:0x020fceec module:overlay(31) +from:0x020ff318 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff328 kind:arm_call to:0x01ff9218 module:itcm +from:0x020ff3d0 kind:load to:0x027e09a8 module:dtcm +from:0x020ff3d8 kind:load to:0x02071b10 module:overlay(0) +from:0x020ff40c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020ff418 kind:load to:0x027e09a8 module:dtcm +from:0x020ff43c kind:load to:0x027e09a8 module:dtcm +from:0x020ff444 kind:load to:0x02071b10 module:overlay(0) +from:0x020ff478 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x020ff484 kind:load to:0x027e09a8 module:dtcm +from:0x020ff498 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020ff4a0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020ff4a8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020ff4c0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x020ff4c8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x020ff4d0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x020ff4d8 kind:arm_call to:0x02011ff4 module:main +from:0x020ff4ec kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x020ff500 kind:load to:0x02117518 module:overlay(31) +from:0x020ff514 kind:arm_call to:0x02011f3c module:main +from:0x020ff520 kind:arm_call to:0x020ff600 module:overlay(31) +from:0x020ff53c kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x020ff570 kind:load to:0x02115314 module:overlay(31) +from:0x020ff580 kind:arm_call to:0x020fbe24 module:overlay(31) +from:0x020ff5b4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020ff5e4 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x020ff5f0 kind:load to:0x0211533c module:overlay(31) +from:0x020ff5f4 kind:load to:0x021153d4 module:overlay(31) +from:0x020ff5f8 kind:load to:0x020b1948 module:overlay(0) +from:0x020ff5fc kind:load to:0x02113ef8 module:overlay(31) +from:0x020ff608 kind:arm_call to:0x020fbe24 module:overlay(31) +from:0x020ff63c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x020ff66c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x020ff678 kind:load to:0x0211533c module:overlay(31) +from:0x020ff67c kind:load to:0x021153d4 module:overlay(31) +from:0x020ff680 kind:load to:0x020b1948 module:overlay(0) +from:0x020ff684 kind:load to:0x02113ef8 module:overlay(31) +from:0x020ff698 kind:load to:0x02110c08 module:overlay(31) +from:0x020ff6b8 kind:arm_call to:0x020fbef0 module:overlay(31) +from:0x020ff6cc kind:arm_call to:0x020fceec module:overlay(31) +from:0x020ff754 kind:arm_call to:0x01ffcfcc module:itcm +from:0x020ff7b8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x020ff7d4 kind:arm_call to:0x020fcf10 module:overlay(31) +from:0x020ff9b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020ff9c8 kind:arm_call to:0x01ff9218 module:itcm +from:0x020ffb58 kind:arm_call to:0x020fc034 module:overlay(31) +from:0x020ffb64 kind:arm_call to:0x020fc034 module:overlay(31) +from:0x020ffb74 kind:load to:0x020fcb58 module:overlay(31) +from:0x020ffb98 kind:arm_call to:0x02039edc module:main +from:0x020ffba0 kind:arm_call to:0x0203afe4 module:main +from:0x020ffbb0 kind:arm_call to:0x02039edc module:main +from:0x020ffbb8 kind:arm_call to:0x0203afe4 module:main +from:0x020ffbc4 kind:arm_call to:0x0203a950 module:main +from:0x020ffbc8 kind:arm_call to:0x0203a584 module:main +from:0x020ffc04 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ffc7c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x020ffcc0 kind:load to:0x0203e93c module:main +from:0x020ffd00 kind:arm_call to:0x01ffb428 module:itcm +from:0x020ffd70 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x020ffd84 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020ffd90 kind:arm_call to:0x020fceec module:overlay(31) +from:0x020ffdb0 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x020ffe68 kind:load to:0x0209d27c module:overlay(0) +from:0x020ffea4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020ffebc kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x020ffec8 kind:load to:0x027e0cec module:dtcm +from:0x020ffed4 kind:arm_call to:0x020fcce0 module:overlay(31) +from:0x020ffee8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x020fff34 kind:arm_call to:0x02039edc module:main +from:0x020fff3c kind:arm_call to:0x0203afe4 module:main +from:0x020fff48 kind:arm_call to:0x0203a950 module:main +from:0x020fff4c kind:arm_call to:0x0203a584 module:main +from:0x020fff88 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x020fffc0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fffd4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x020fffe8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x020ffffc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100028 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100038 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100050 kind:arm_call to:0x02052c28 module:overlay(0) +from:0x0210006c kind:arm_call to:0x02052c28 module:overlay(0) +from:0x02100084 kind:load to:0x0203e93c module:main +from:0x021000a8 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0210010c kind:load to:0x02110bfc module:overlay(31) +from:0x02100110 kind:load to:0x02117518 module:overlay(31) +from:0x02100114 kind:load to:0x02117538 module:overlay(31) +from:0x02100138 kind:load to:0x027e09a8 module:dtcm +from:0x02100140 kind:load to:0x02071b10 module:overlay(0) +from:0x02100174 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02100180 kind:load to:0x027e09a8 module:dtcm +from:0x021001a0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021001a8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021001b0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021001b8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021001d0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021001d8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021001e0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021001e8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021001f0 kind:arm_call to:0x02011ff4 module:main +from:0x02100204 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02100218 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02100220 kind:arm_call to:0x02011ff4 module:main +from:0x02100234 kind:load to:0x02117590 module:overlay(31) +from:0x02100248 kind:arm_call to:0x02011f3c module:main +from:0x02100254 kind:arm_call to:0x021002a8 module:overlay(31) +from:0x02100274 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x021002a0 kind:load to:0x021153fc module:overlay(31) +from:0x021002b0 kind:arm_call to:0x020ff578 module:overlay(31) +from:0x021002d4 kind:load to:0x02115424 module:overlay(31) +from:0x021002d8 kind:load to:0x021154bc module:overlay(31) +from:0x021002e4 kind:arm_call to:0x020ff69c module:overlay(31) +from:0x02100310 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x02100374 kind:load to:0x02110c1c module:overlay(31) +from:0x02100378 kind:load to:0x02117590 module:overlay(31) +from:0x0210037c kind:load to:0x021175b0 module:overlay(31) +from:0x021003a0 kind:load to:0x027e09a8 module:dtcm +from:0x021003a4 kind:load to:0x02071b10 module:overlay(0) +from:0x021003d8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021003e4 kind:load to:0x027e09a8 module:dtcm +from:0x02100414 kind:load to:0x027e09a8 module:dtcm +from:0x0210041c kind:load to:0x02071b10 module:overlay(0) +from:0x0210042c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02100434 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210043c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02100444 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210045c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02100464 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210046c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02100474 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210047c kind:arm_call to:0x02011ff4 module:main +from:0x02100490 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021004a4 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021004ac kind:arm_call to:0x02011ff4 module:main +from:0x021004c0 kind:load to:0x02117608 module:overlay(31) +from:0x021004d4 kind:arm_call to:0x02011f3c module:main +from:0x021004e0 kind:arm_call to:0x02100530 module:overlay(31) +from:0x021004f8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02100528 kind:load to:0x021154e4 module:overlay(31) +from:0x02100538 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02100560 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021005cc kind:load to:0x02115500 module:overlay(31) +from:0x021005d0 kind:load to:0x020b1948 module:overlay(0) +from:0x021005d4 kind:load to:0x02113ef8 module:overlay(31) +from:0x021005d8 kind:load to:0x02117608 module:overlay(31) +from:0x02100608 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100644 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021006d0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02100704 kind:arm_call to:0x02057fa0 module:overlay(0) +from:0x02100744 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210074c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02100764 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210076c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02100774 kind:arm_call to:0x02011ff4 module:main +from:0x02100788 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210079c kind:load to:0x021176ec module:overlay(31) +from:0x021007b0 kind:arm_call to:0x02011f3c module:main +from:0x021007bc kind:arm_call to:0x02100810 module:overlay(31) +from:0x021007dc kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x02100808 kind:load to:0x02115540 module:overlay(31) +from:0x02100818 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02100830 kind:arm_call_thumb to:0x02058b78 module:overlay(0) +from:0x02100838 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02100868 kind:load to:0x02115568 module:overlay(31) +from:0x0210086c kind:load to:0x02113ef8 module:overlay(31) +from:0x02100890 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x02100918 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210099c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021009f0 kind:load to:0x02110c24 module:overlay(31) +from:0x021009f4 kind:load to:0x021176ec module:overlay(31) +from:0x021009f8 kind:load to:0x0211770c module:overlay(31) +from:0x02100a50 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02100a58 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02100a70 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02100a78 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02100a80 kind:arm_call to:0x02011ff4 module:main +from:0x02100a94 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02100aa8 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02100ab0 kind:arm_call to:0x02011ff4 module:main +from:0x02100ac4 kind:load to:0x02117764 module:overlay(31) +from:0x02100ad8 kind:arm_call to:0x02011f3c module:main +from:0x02100ae4 kind:arm_call to:0x02100b34 module:overlay(31) +from:0x02100afc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02100b2c kind:load to:0x021155a8 module:overlay(31) +from:0x02100b3c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02100b64 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02100b74 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02100b80 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02100b90 kind:load to:0x021155c4 module:overlay(31) +from:0x02100b94 kind:load to:0x020b1948 module:overlay(0) +from:0x02100b98 kind:load to:0x02113ef8 module:overlay(31) +from:0x02100be4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02100c08 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02100c10 kind:arm_call to:0x02100d84 module:overlay(31) +from:0x02100c34 kind:arm_call to:0x0200f05c module:main +from:0x02100ce8 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02100cfc kind:arm_call to:0x02080190 module:overlay(0) +from:0x02100d0c kind:arm_call to:0x020808b4 module:overlay(0) +from:0x02100d40 kind:load to:0x027e0cd8 module:dtcm +from:0x02100d44 kind:load to:0x0203f93c module:main +from:0x02100d48 kind:load to:0x02117764 module:overlay(31) +from:0x02100d4c kind:load to:0x02110c48 module:overlay(31) +from:0x02100dcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02100df0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02100e1c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100e6c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100ec4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02100f5c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02100f78 kind:load to:0x027e09a4 module:dtcm +from:0x02100f7c kind:load to:0x027e09c0 module:dtcm +from:0x02100f8c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02100f94 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02100f9c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02100fb4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02100fbc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02100fc4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02100fcc kind:arm_call to:0x02011ff4 module:main +from:0x02100fe0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02100ff4 kind:load to:0x021178a4 module:overlay(31) +from:0x02101008 kind:arm_call to:0x02011f3c module:main +from:0x02101014 kind:arm_call to:0x02101108 module:overlay(31) +from:0x0210102c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210103c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021010a8 kind:load to:0x02115604 module:overlay(31) +from:0x021010ac kind:load to:0x02112a58 module:overlay(31) +from:0x021010b0 kind:load to:0x02115620 module:overlay(31) +from:0x021010c8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02101104 kind:load to:0x0211563c module:overlay(31) +from:0x02101110 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0210114c kind:load to:0x0211563c module:overlay(31) +from:0x021011a8 kind:arm_call to:0x02039970 module:main +from:0x021011bc kind:arm_call to:0x02039508 module:main +from:0x021011c8 kind:arm_call to:0x020399ec module:main +from:0x02101200 kind:arm_call to:0x02039970 module:main +from:0x02101214 kind:arm_call to:0x02039508 module:main +from:0x02101228 kind:arm_call to:0x02039508 module:main +from:0x0210123c kind:arm_call to:0x02038e24 module:main +from:0x02101264 kind:arm_call to:0x02039970 module:main +from:0x02101278 kind:arm_call to:0x02039508 module:main +from:0x0210128c kind:arm_call to:0x02039508 module:main +from:0x02101298 kind:arm_call to:0x02039154 module:main +from:0x021012a8 kind:arm_call to:0x0203a5f8 module:main +from:0x021012dc kind:arm_call to:0x02039970 module:main +from:0x021012f0 kind:arm_call to:0x02039508 module:main +from:0x021012fc kind:arm_call to:0x020399ec module:main +from:0x02101334 kind:arm_call to:0x02039970 module:main +from:0x02101348 kind:arm_call to:0x02039508 module:main +from:0x0210135c kind:arm_call to:0x02039508 module:main +from:0x02101370 kind:arm_call to:0x02038e24 module:main +from:0x02101398 kind:arm_call to:0x02039970 module:main +from:0x021013ac kind:arm_call to:0x02039508 module:main +from:0x021013c0 kind:arm_call to:0x02039508 module:main +from:0x021013cc kind:arm_call to:0x02039154 module:main +from:0x021013d0 kind:arm_call to:0x0203a5f8 module:main +from:0x0210140c kind:arm_call to:0x0200f05c module:main +from:0x02101428 kind:arm_call to:0x020578e8 module:overlay(0) +from:0x02101454 kind:load to:0x02049bc4 module:main +from:0x0210145c kind:load to:0x02110c68 module:overlay(31) +from:0x02101460 kind:load to:0x02117854 module:overlay(31) +from:0x02101464 kind:load to:0x021178a4 module:overlay(31) +from:0x02101468 kind:load to:0x02117978 module:overlay(31) +from:0x02101488 kind:arm_call to:0x02101694 module:overlay(31) +from:0x021014ac kind:arm_call to:0x02101758 module:overlay(31) +from:0x02101510 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101554 kind:load to:0x02117854 module:overlay(31) +from:0x021015f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02101620 kind:arm_call to:0x01fff584 module:itcm +from:0x02101658 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210167c kind:arm_call to:0x02101884 module:overlay(31) +from:0x02101690 kind:load to:0x027e09a8 module:dtcm +from:0x021016f8 kind:arm_call to:0x020a1310 module:overlay(0) +from:0x02101744 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02101750 kind:load to:0x027e0cec module:dtcm +from:0x021017c0 kind:load to:0x02049bc4 module:main +from:0x0210192c kind:load to:0x02049bc4 module:main +from:0x02101980 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02101994 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210199c kind:arm_call to:0x02011ff4 module:main +from:0x021019b0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021019cc kind:load to:0x020578c9 module:overlay(0) +from:0x021019e8 kind:load to:0x02117854 module:overlay(31) +from:0x021019ec kind:load to:0x020f0cd0 module:overlay(31) +from:0x021019f0 kind:load to:0x0203d1e8 module:main +from:0x021019fc kind:load to:0x021179a8 module:overlay(31) +from:0x02101a10 kind:arm_call to:0x02011f3c module:main +from:0x02101a1c kind:arm_call to:0x02101ab4 module:overlay(31) +from:0x02101a34 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02101a44 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02101a9c kind:load to:0x02115604 module:overlay(31) +from:0x02101aa4 kind:load to:0x02112a58 module:overlay(31) +from:0x02101aa8 kind:load to:0x02115690 module:overlay(31) +from:0x02101abc kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02101ad4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02101ae4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02101b60 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02101b74 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02101b88 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02101b94 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02101bb4 kind:load to:0x021156ac module:overlay(31) +from:0x02101bb8 kind:load to:0x021179a8 module:overlay(31) +from:0x02101bbc kind:load to:0x021179c8 module:overlay(31) +from:0x02101bc0 kind:load to:0x02110cc0 module:overlay(31) +from:0x02101bc4 kind:load to:0x02117a7c module:overlay(31) +from:0x02101c04 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02101c1c kind:arm_call to:0x021021a0 module:overlay(31) +from:0x02101c24 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02101c2c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02101c34 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02101c40 kind:load to:0x021156ac module:overlay(31) +from:0x02101c80 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02101c98 kind:arm_call to:0x021021a0 module:overlay(31) +from:0x02101ca0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02101ca8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02101cb0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02101cb8 kind:arm_call to:0x02011ff4 module:main +from:0x02101cc4 kind:load to:0x021156ac module:overlay(31) +from:0x02101d7c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02101da4 kind:arm_call to:0x021021a0 module:overlay(31) +from:0x02101dac kind:arm_call to:0x02101db8 module:overlay(31) +from:0x02101dec kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02101df4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02101e04 kind:arm_call to:0x02101db8 module:overlay(31) +from:0x02101e50 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02101e68 kind:arm_call to:0x021021a0 module:overlay(31) +from:0x02101e74 kind:arm_call to:0x02102390 module:overlay(31) +from:0x02101e88 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02101ebc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02101eec kind:arm_call to:0x021021a0 module:overlay(31) +from:0x02101f18 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02101f30 kind:arm_call to:0x021021a0 module:overlay(31) +from:0x02101f44 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02101f5c kind:arm_call to:0x021021a0 module:overlay(31) +from:0x02101f64 kind:load to:0x027e0cec module:dtcm +from:0x02101f70 kind:load to:0x02101db8 module:overlay(31) +from:0x02101fc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02101fcc kind:arm_call to:0x01fff458 module:itcm +from:0x0210202c kind:arm_call to:0x021020cc module:overlay(31) +from:0x0210203c kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02102054 kind:arm_call to:0x021020cc module:overlay(31) +from:0x0210207c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02102088 kind:arm_call to:0x01fff458 module:itcm +from:0x021020ac kind:arm_call to:0x021020cc module:overlay(31) +from:0x021020c0 kind:load to:0x027e0ce4 module:dtcm +from:0x02102128 kind:arm_call to:0x021021a0 module:overlay(31) +from:0x02102188 kind:arm_call to:0x021021a0 module:overlay(31) +from:0x021021f0 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0210221c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02102240 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02102250 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02102278 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021022c8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021022d8 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02102304 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0210235c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02102378 kind:load to:0x027e09a8 module:dtcm +from:0x0210237c kind:load to:0x027e0cec module:dtcm +from:0x02102380 kind:load to:0x027e09b8 module:dtcm +from:0x021023b8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021023e8 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x021023f8 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x02102400 kind:load to:0x020b51f4 module:overlay(0) +from:0x0210240c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02102420 kind:load to:0x02117aac module:overlay(31) +from:0x02102434 kind:arm_call to:0x02011f3c module:main +from:0x02102440 kind:arm_call to:0x0210248c module:overlay(31) +from:0x02102458 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02102484 kind:load to:0x021156ec module:overlay(31) +from:0x02102494 kind:arm_call to:0x0209d6e0 module:overlay(0) +from:0x021024f8 kind:arm_call to:0x02102ba0 module:overlay(31) +from:0x02102518 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210258c kind:load to:0x02115708 module:overlay(31) +from:0x02102590 kind:load to:0x02117aac module:overlay(31) +from:0x02102594 kind:load to:0x02112a58 module:overlay(31) +from:0x02102618 kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02102690 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021026e4 kind:load to:0x027e0d38 module:dtcm +from:0x021026f4 kind:load to:0x02102708 module:overlay(31) +from:0x02102704 kind:load to:0x02102708 module:overlay(31) +from:0x02102724 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02102770 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0210277c kind:load to:0x020b537c module:overlay(0) +from:0x0210284c kind:arm_call to:0x01ffb464 module:itcm +from:0x0210285c kind:arm_call to:0x01ff9218 module:itcm +from:0x02102960 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210296c kind:arm_call to:0x0209d784 module:overlay(0) +from:0x021029b4 kind:arm_call to:0x0209d784 module:overlay(0) +from:0x021029cc kind:load to:0x027e09a8 module:dtcm +from:0x021029e0 kind:arm_call to:0x02102be0 module:overlay(31) +from:0x021029fc kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x02102a3c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02102a80 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02102a90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02102aa4 kind:arm_call to:0x020e18a4 module:overlay(31) +from:0x02102ab0 kind:load to:0x020b537c module:overlay(0) +from:0x02102ab4 kind:load to:0x027e0ce4 module:dtcm +from:0x02102acc kind:arm_call to:0x0209d9d8 module:overlay(0) +from:0x02102af4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02102b34 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02102b40 kind:load to:0x020b537c module:overlay(0) +from:0x02102b50 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02102b58 kind:arm_call to:0x0209d74c module:overlay(0) +from:0x02102b70 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02102b78 kind:arm_call to:0x0209d74c module:overlay(0) +from:0x02102b80 kind:arm_call to:0x02011ff4 module:main +from:0x02102b94 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02102bb0 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02102bd0 kind:arm_call to:0x02102be0 module:overlay(31) +from:0x02102bdc kind:load to:0x0211576c module:overlay(31) +from:0x02102bf8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02102c08 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02102c68 kind:arm_call to:0x0200f218 module:main +from:0x02102c8c kind:arm_call to:0x0200f218 module:main +from:0x02102ce0 kind:arm_call to:0x0200f218 module:main +from:0x02102d04 kind:arm_call to:0x0200f218 module:main +from:0x02102d58 kind:arm_call to:0x0200f218 module:main +from:0x02102d7c kind:arm_call to:0x0200f218 module:main +from:0x02102e18 kind:load to:0x02110d34 module:overlay(31) +from:0x02102e1c kind:load to:0x02110d20 module:overlay(31) +from:0x02102e20 kind:load to:0x02110d0c module:overlay(31) +from:0x02102e24 kind:load to:0x02110cf8 module:overlay(31) +from:0x02102e28 kind:load to:0x02110ce4 module:overlay(31) +from:0x02102e2c kind:load to:0x02110cd0 module:overlay(31) +from:0x02102e3c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02102e44 kind:arm_call to:0x02011ff4 module:main +from:0x02102e58 kind:load to:0x02117b90 module:overlay(31) +from:0x02102e6c kind:arm_call to:0x02011f3c module:main +from:0x02102e78 kind:arm_call to:0x02102ec4 module:overlay(31) +from:0x02102e90 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02102ebc kind:load to:0x021157a0 module:overlay(31) +from:0x02102ed0 kind:arm_call to:0x0210305c module:overlay(31) +from:0x02102f3c kind:load to:0x021157bc module:overlay(31) +from:0x02102f40 kind:load to:0x02117b90 module:overlay(31) +from:0x02102f58 kind:arm_call to:0x02081f1c module:overlay(0) +from:0x02102f6c kind:load to:0x027e0cd8 module:dtcm +from:0x02102f80 kind:load to:0x02115790 module:overlay(31) +from:0x02102f8c kind:arm_call to:0x02103138 module:overlay(31) +from:0x02102fa0 kind:arm_call to:0x02103138 module:overlay(31) +from:0x02102fa8 kind:arm_call to:0x02011ff4 module:main +from:0x02102fbc kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02102fd0 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02102fec kind:load to:0x02115824 module:overlay(31) +from:0x02103020 kind:arm_call to:0x0200f218 module:main +from:0x02103048 kind:load to:0x02110d54 module:overlay(31) +from:0x02103058 kind:load to:0x0200b58c module:main +from:0x02103068 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02103098 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021030ac kind:arm_call to:0x02102fc8 module:overlay(31) +from:0x021030b8 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x021030c8 kind:arm_call to:0x0206080c module:overlay(0) +from:0x021030d4 kind:load to:0x02115850 module:overlay(31) +from:0x021030d8 kind:load to:0x02113ef8 module:overlay(31) +from:0x021030e4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021030fc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02103104 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210311c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02103124 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210312c kind:arm_call to:0x02011ff4 module:main +from:0x02103144 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210314c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021031cc kind:arm_call to:0x02080190 module:overlay(0) +from:0x021031ec kind:arm_call to:0x02080190 module:overlay(0) +from:0x02103230 kind:load to:0x027e0cd8 module:dtcm +from:0x02103288 kind:arm_call to:0x01ffb714 module:itcm +from:0x021032a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021032c4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021032f4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103314 kind:arm_call to:0x01fff498 module:itcm +from:0x02103340 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103360 kind:arm_call to:0x01fff498 module:itcm +from:0x021033a0 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x021033d8 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02103418 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02103430 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103480 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02103494 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021034b4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02103500 kind:load to:0x027e0cd8 module:dtcm +from:0x02103504 kind:load to:0x027e0ce8 module:dtcm +from:0x0210350c kind:load to:0x027e09a4 module:dtcm +from:0x02103590 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021035a0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021035bc kind:arm_call to:0x01fff584 module:itcm +from:0x021035d8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021035e8 kind:arm_call to:0x02104afc module:overlay(31) +from:0x021035f0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02103600 kind:arm_call to:0x02104ba8 module:overlay(31) +from:0x02103624 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02103678 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02103688 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021036a8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021036d4 kind:arm_call to:0x01ffd420 module:itcm +from:0x021036e8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02103700 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02103764 kind:arm_call to:0x02081ecc module:overlay(0) +from:0x02103778 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02103780 kind:load to:0x027e09b8 module:dtcm +from:0x02103788 kind:load to:0x02115810 module:overlay(31) +from:0x0210378c kind:load to:0x027e0cd8 module:dtcm +from:0x021037ac kind:load to:0x021037b0 module:overlay(31) +from:0x02103828 kind:arm_call to:0x020a8928 module:overlay(0) +from:0x02103840 kind:load to:0x027e0ce0 module:dtcm +from:0x021038f4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0210390c kind:arm_call to:0x01fff584 module:itcm +from:0x02103970 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021039e0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02103a04 kind:arm_call to:0x0209d52c module:overlay(0) +from:0x02103a14 kind:arm_call to:0x01fff584 module:itcm +from:0x02103a28 kind:arm_call to:0x02104ac0 module:overlay(31) +from:0x02103a38 kind:arm_call to:0x02103f28 module:overlay(31) +from:0x02103a88 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02103a98 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02103ad0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02103b40 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02103b4c kind:arm_call to:0x02103f28 module:overlay(31) +from:0x02103b94 kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x02103bec kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x02103c04 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02103c1c kind:load to:0x02115810 module:overlay(31) +from:0x02103c20 kind:load to:0x027e09b8 module:dtcm +from:0x02103cc4 kind:arm_call to:0x02028c24 module:main +from:0x02103cd4 kind:arm_call to:0x02061a50 module:overlay(0) +from:0x02103cfc kind:arm_call to:0x0201aaa8 module:main +from:0x02103d08 kind:load to:0x027e0998 module:dtcm +from:0x02103d0c kind:load to:0x0204aefc module:main +from:0x02103d34 kind:arm_call to:0x01ffc768 module:itcm +from:0x02103d44 kind:arm_call to:0x0200ef5c module:main +from:0x02103d50 kind:arm_call to:0x0200ef9c module:main +from:0x02103d80 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02103dfc kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02103e08 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02103e0c kind:load to:0x0203e93c module:main +from:0x02103e10 kind:load to:0x02110d48 module:overlay(31) +from:0x02103e14 kind:load to:0x027e09b4 module:dtcm +from:0x02103e48 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02103e6c kind:arm_call to:0x02081f1c module:overlay(0) +from:0x02103e88 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02103eb0 kind:arm_call to:0x02081f1c module:overlay(0) +from:0x02103ec8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02103ee4 kind:arm_call to:0x02081f1c module:overlay(0) +from:0x02103f00 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02103f14 kind:load to:0x027e0cd8 module:dtcm +from:0x02103f6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02103f78 kind:load to:0x027e0cec module:dtcm +from:0x02103fa0 kind:load to:0x027e09a8 module:dtcm +from:0x02103fa4 kind:load to:0x02071b10 module:overlay(0) +from:0x02103fc8 kind:load to:0x027e09a8 module:dtcm +from:0x02103fd0 kind:load to:0x02071b10 module:overlay(0) +from:0x02103fdc kind:load to:0x02115814 module:overlay(31) +from:0x02103fe8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02103ff0 kind:arm_call to:0x02011ff4 module:main +from:0x02104004 kind:load to:0x02117cec module:overlay(31) +from:0x02104018 kind:arm_call to:0x02011f3c module:main +from:0x02104024 kind:arm_call to:0x02104070 module:overlay(31) +from:0x0210403c kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x02104068 kind:load to:0x021158b4 module:overlay(31) +from:0x0210407c kind:arm_call to:0x0210305c module:overlay(31) +from:0x021040ec kind:load to:0x021158d0 module:overlay(31) +from:0x021040f0 kind:load to:0x02117cdc module:overlay(31) +from:0x02104114 kind:arm_call to:0x020970a8 module:overlay(0) +from:0x0210412c kind:arm_call to:0x0209702c module:overlay(0) +from:0x02104144 kind:load to:0x027e0ce4 module:dtcm +from:0x02104150 kind:load to:0x021158a4 module:overlay(31) +from:0x0210415c kind:arm_call to:0x02103138 module:overlay(31) +from:0x02104170 kind:arm_call to:0x02103138 module:overlay(31) +from:0x02104178 kind:arm_call to:0x02011ff4 module:main +from:0x0210418c kind:arm_call to:0x0209c894 module:overlay(0) +from:0x021041a0 kind:load to:0x02117d20 module:overlay(31) +from:0x021041b4 kind:arm_call to:0x02011f3c module:main +from:0x021041c0 kind:arm_call to:0x0210420c module:overlay(31) +from:0x021041d8 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x02104204 kind:load to:0x02115934 module:overlay(31) +from:0x02104218 kind:arm_call to:0x0210305c module:overlay(31) +from:0x0210422c kind:load to:0x02115950 module:overlay(31) +from:0x02104270 kind:arm_call to:0x02103158 module:overlay(31) +from:0x02104284 kind:load to:0x0209d27c module:overlay(0) +from:0x021042a0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021042bc kind:load to:0x02115924 module:overlay(31) +from:0x02104310 kind:load to:0x02117d10 module:overlay(31) +from:0x0210431c kind:arm_call to:0x02103138 module:overlay(31) +from:0x02104330 kind:arm_call to:0x02103138 module:overlay(31) +from:0x02104338 kind:arm_call to:0x02011ff4 module:main +from:0x0210434c kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02104360 kind:load to:0x02117d54 module:overlay(31) +from:0x02104374 kind:arm_call to:0x02011f3c module:main +from:0x02104380 kind:arm_call to:0x021043d0 module:overlay(31) +from:0x02104398 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021043c8 kind:load to:0x021159b8 module:overlay(31) +from:0x021043dc kind:arm_call to:0x0210305c module:overlay(31) +from:0x02104448 kind:load to:0x021159d4 module:overlay(31) +from:0x0210444c kind:load to:0x02117d54 module:overlay(31) +from:0x02104458 kind:load to:0x021159a8 module:overlay(31) +from:0x02104464 kind:arm_call to:0x02103138 module:overlay(31) +from:0x02104478 kind:arm_call to:0x02103138 module:overlay(31) +from:0x02104480 kind:arm_call to:0x02011ff4 module:main +from:0x02104494 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021044a8 kind:load to:0x02117e38 module:overlay(31) +from:0x021044bc kind:arm_call to:0x02011f3c module:main +from:0x021044c8 kind:arm_call to:0x02104518 module:overlay(31) +from:0x021044e0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02104510 kind:load to:0x02115a30 module:overlay(31) +from:0x02104524 kind:arm_call to:0x0210305c module:overlay(31) +from:0x0210454c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0210455c kind:load to:0x02115a4c module:overlay(31) +from:0x02104560 kind:load to:0x02115ab8 module:overlay(31) +from:0x021045cc kind:arm_call to:0x02103158 module:overlay(31) +from:0x021045d4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x021045e0 kind:arm_call to:0x02103234 module:overlay(31) +from:0x021045e8 kind:arm_call to:0x021046e0 module:overlay(31) +from:0x0210461c kind:arm_call to:0x02082144 module:overlay(0) +from:0x02104638 kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x02104640 kind:load to:0x027e0cd8 module:dtcm +from:0x0210465c kind:arm_call to:0x02103514 module:overlay(31) +from:0x0210468c kind:load to:0x020d8690 module:overlays(19,24) +from:0x021046dc kind:load to:0x02117e38 module:overlay(31) +from:0x021046f4 kind:arm_call to:0x01ffedac module:itcm +from:0x02104798 kind:arm_call to:0x01fff498 module:itcm +from:0x021047a4 kind:arm_call to:0x01fff584 module:itcm +from:0x021047d4 kind:load to:0x027e0ce8 module:dtcm +from:0x02104848 kind:arm_call to:0x0209d254 module:overlay(0) +from:0x02104850 kind:arm_call to:0x021735f8 module:overlays(92,94) +from:0x02104880 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02104894 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02104898 kind:load to:0x027e09c0 module:dtcm +from:0x021048c0 kind:arm_call to:0x01ffc768 module:itcm +from:0x021048d0 kind:arm_call to:0x0200ef5c module:main +from:0x021048dc kind:arm_call to:0x0200ef9c module:main +from:0x0210490c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021049e8 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x021049f4 kind:load to:0x020b4ea4 module:overlay(0) +from:0x021049f8 kind:load to:0x0203e93c module:main +from:0x021049fc kind:load to:0x02110d78 module:overlay(31) +from:0x02104a00 kind:load to:0x027e09b4 module:dtcm +from:0x02104a2c kind:arm_call to:0x01fff148 module:itcm +from:0x02104a38 kind:arm_call to:0x01ffedac module:itcm +from:0x02104a44 kind:arm_call to:0x01ffedac module:itcm +from:0x02104a68 kind:arm_call to:0x01fff148 module:itcm +from:0x02104a7c kind:arm_call to:0x02080048 module:overlay(0) +from:0x02104a8c kind:arm_call to:0x02080060 module:overlay(0) +from:0x02104ab0 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02104abc kind:load to:0x027e0ce0 module:dtcm +from:0x02104b1c kind:arm_call to:0x02104bf4 module:overlay(31) +from:0x02104b50 kind:arm_call to:0x01ffb464 module:itcm +from:0x02104b60 kind:arm_call to:0x01ff9218 module:itcm +from:0x02104b98 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02104ba4 kind:load to:0x027e0cec module:dtcm +from:0x02104bc4 kind:load to:0x020a0314 module:overlay(0) +from:0x02104be8 kind:load to:0x027e09a8 module:dtcm +from:0x02104bf0 kind:load to:0x02071b10 module:overlay(0) +from:0x02104c44 kind:arm_call to:0x02039edc module:main +from:0x02104c50 kind:arm_call to:0x0203a950 module:main +from:0x02104c58 kind:arm_call to:0x02039d38 module:main +from:0x02104c9c kind:arm_call to:0x02039edc module:main +from:0x02104ca8 kind:arm_call to:0x0203a950 module:main +from:0x02104cb4 kind:arm_call to:0x0203a950 module:main +from:0x02104cc0 kind:arm_call to:0x0203ab30 module:main +from:0x02104cf4 kind:arm_call to:0x02039edc module:main +from:0x02104d00 kind:arm_call to:0x0203a950 module:main +from:0x02104d0c kind:arm_call to:0x0203a950 module:main +from:0x02104d14 kind:arm_call to:0x0203ad60 module:main +from:0x02104d18 kind:arm_call to:0x0203a584 module:main +from:0x02104d70 kind:arm_call to:0x02039edc module:main +from:0x02104d7c kind:arm_call to:0x0203a950 module:main +from:0x02104d84 kind:arm_call to:0x02039d38 module:main +from:0x02104dc0 kind:arm_call to:0x02039edc module:main +from:0x02104dcc kind:arm_call to:0x0203a950 module:main +from:0x02104dd8 kind:arm_call to:0x0203a950 module:main +from:0x02104de4 kind:arm_call to:0x0203ab30 module:main +from:0x02104e10 kind:arm_call to:0x02039edc module:main +from:0x02104e1c kind:arm_call to:0x0203a950 module:main +from:0x02104e28 kind:arm_call to:0x0203a950 module:main +from:0x02104e30 kind:arm_call to:0x0203ad60 module:main +from:0x02104e34 kind:arm_call to:0x0203a584 module:main +from:0x02104e68 kind:load to:0x02049bc4 module:main +from:0x02104e80 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02104e88 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02104e90 kind:arm_call to:0x02103138 module:overlay(31) +from:0x02104ea8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02104eb0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02104eb8 kind:arm_call to:0x02103138 module:overlay(31) +from:0x02104ec0 kind:arm_call to:0x02011ff4 module:main +from:0x02104ed4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02104ee8 kind:arm_branch to:0x02104a10 module:overlay(31) +from:0x02104ef8 kind:arm_branch to:0x021047fc module:overlay(31) +from:0x02104f08 kind:arm_branch to:0x021047d8 module:overlay(31) +from:0x02104f18 kind:load to:0x02117f1c module:overlay(31) +from:0x02104f2c kind:arm_call to:0x02011f3c module:main +from:0x02104f38 kind:arm_call to:0x02104fcc module:overlay(31) +from:0x02104f50 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02104f60 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02104fb8 kind:load to:0x02115604 module:overlay(31) +from:0x02104fbc kind:load to:0x02112a58 module:overlay(31) +from:0x02104fc0 kind:load to:0x02115acc module:overlay(31) +from:0x02104fd4 kind:arm_call to:0x0209d6e0 module:overlay(0) +from:0x02105030 kind:arm_call_thumb to:0x020578c8 module:overlay(0) +from:0x02105058 kind:load to:0x02115ae8 module:overlay(31) +from:0x0210505c kind:load to:0x02117f1c module:overlay(31) +from:0x02105064 kind:load to:0x02117ff0 module:overlay(31) +from:0x02105084 kind:arm_call to:0x01ffe868 module:itcm +from:0x02105100 kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02105158 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02105170 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021051ac kind:load to:0x027e0d38 module:dtcm +from:0x021051b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021051d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021051e4 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02105224 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02105244 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02105260 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02105268 kind:arm_call to:0x0209da44 module:overlay(0) +from:0x02105294 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021052a0 kind:load to:0x027e09a8 module:dtcm +from:0x021052a4 kind:load to:0x027e0cec module:dtcm +from:0x021052cc kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x021052f8 kind:arm_call to:0x0209da44 module:overlay(0) +from:0x0210530c kind:arm_call to:0x0209d648 module:overlay(0) +from:0x02105320 kind:arm_call to:0x0209da44 module:overlay(0) +from:0x02105338 kind:arm_call to:0x0209d8c8 module:overlay(0) +from:0x02105348 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x02105350 kind:arm_call to:0x0209da44 module:overlay(0) +from:0x02105384 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0210539c kind:arm_call to:0x0209da44 module:overlay(0) +from:0x021053b0 kind:arm_call to:0x0209da44 module:overlay(0) +from:0x021053c0 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x021053e4 kind:arm_call to:0x0209da44 module:overlay(0) +from:0x021053f8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0210542c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02105434 kind:arm_call to:0x0209d74c module:overlay(0) +from:0x0210544c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02105454 kind:arm_call to:0x0209d74c module:overlay(0) +from:0x0210545c kind:arm_call to:0x02011ff4 module:main +from:0x02105470 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02105484 kind:load to:0x02118020 module:overlay(31) +from:0x02105498 kind:arm_call to:0x02011f3c module:main +from:0x021054a4 kind:arm_call to:0x02105570 module:overlay(31) +from:0x021054bc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021054cc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02105534 kind:load to:0x02115b6c module:overlay(31) +from:0x02105540 kind:load to:0x02113ef8 module:overlay(31) +from:0x02105544 kind:load to:0x02115b88 module:overlay(31) +from:0x02105568 kind:load to:0x027e0cd8 module:dtcm +from:0x0210556c kind:load to:0x02081d5c module:overlay(0) +from:0x02105578 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021055f0 kind:arm_call to:0x020d8dd0 module:overlay(31) +from:0x02105614 kind:load to:0x02115ba4 module:overlay(31) +from:0x02105618 kind:load to:0x02118020 module:overlay(31) +from:0x0210561c kind:load to:0x020b1948 module:overlay(0) +from:0x02105620 kind:load to:0x02115b54 module:overlay(31) +from:0x02105624 kind:load to:0x021180f4 module:overlay(31) +from:0x02105690 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x02105698 kind:load to:0x027e0cd8 module:dtcm +from:0x021056b8 kind:arm_call to:0x0209d20c module:overlay(0) +from:0x021056c4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x021056e0 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x02105778 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02105788 kind:load to:0x027e0cd8 module:dtcm +from:0x0210578c kind:load to:0x02115b40 module:overlay(31) +from:0x02105790 kind:load to:0x027e09b8 module:dtcm +from:0x021057c0 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x021057c8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021057d0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021057e8 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x021057f0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021057f8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02105800 kind:arm_call to:0x02011ff4 module:main +from:0x02105814 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02105828 kind:load to:0x02118128 module:overlay(31) +from:0x0210583c kind:arm_call to:0x02011f3c module:main +from:0x02105848 kind:arm_call to:0x02105894 module:overlay(31) +from:0x02105860 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210588c kind:load to:0x02115be4 module:overlay(31) +from:0x0210589c kind:arm_call to:0x0209d6e0 module:overlay(0) +from:0x02105904 kind:arm_call to:0x02102ba0 module:overlay(31) +from:0x02105920 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02105980 kind:load to:0x02115c00 module:overlay(31) +from:0x02105984 kind:load to:0x02118128 module:overlay(31) +from:0x02105988 kind:load to:0x02112a58 module:overlay(31) +from:0x021059d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021059dc kind:arm_call to:0x01fff458 module:itcm +from:0x02105ab4 kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02105b5c kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02105bb0 kind:load to:0x027e0ce4 module:dtcm +from:0x02105bc0 kind:load to:0x027e0d38 module:dtcm +from:0x02105be8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02105bf4 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02105c3c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02105c58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02105c74 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02105c8c kind:load to:0x027e09a8 module:dtcm +from:0x02105c94 kind:load to:0x027e0cec module:dtcm +from:0x02105d64 kind:arm_call to:0x01ffb464 module:itcm +from:0x02105d74 kind:arm_call to:0x01ff9218 module:itcm +from:0x02105e40 kind:arm_call to:0x020a1310 module:overlay(0) +from:0x02105ec8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02105ed4 kind:arm_call to:0x0209d784 module:overlay(0) +from:0x02105f14 kind:arm_call to:0x0209d784 module:overlay(0) +from:0x02105f30 kind:load to:0x027e09a8 module:dtcm +from:0x02105f44 kind:arm_call to:0x02102be0 module:overlay(31) +from:0x02105f60 kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x02105f90 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02105f98 kind:arm_call to:0x0209d74c module:overlay(0) +from:0x02105fb0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02105fb8 kind:arm_call to:0x0209d74c module:overlay(0) +from:0x02105fc0 kind:arm_call to:0x02011ff4 module:main +from:0x02105fd4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02105fe8 kind:load to:0x0211820c module:overlay(31) +from:0x02105ffc kind:arm_call to:0x02011f3c module:main +from:0x02106008 kind:arm_call to:0x02106058 module:overlay(31) +from:0x02106020 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02106050 kind:load to:0x02115c60 module:overlay(31) +from:0x02106064 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021060e4 kind:arm_call to:0x0203d138 module:main +from:0x02106118 kind:arm_call to:0x020d8dd0 module:overlay(31) +from:0x02106120 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02106158 kind:load to:0x02115c7c module:overlay(31) +from:0x0210615c kind:load to:0x0211820c module:overlay(31) +from:0x02106160 kind:load to:0x020b1948 module:overlay(0) +from:0x02106164 kind:load to:0x020e17d4 module:overlay(31) +from:0x02106168 kind:load to:0x020e338c module:overlay(31) +from:0x0210616c kind:load to:0x02113ef8 module:overlay(31) +from:0x021061ac kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02106290 kind:arm_call to:0x02106170 module:overlay(31) +from:0x02106298 kind:arm_call to:0x021061bc module:overlay(31) +from:0x021062e8 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x02106300 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02106320 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02106344 kind:arm_call to:0x02106658 module:overlay(31) +from:0x02106358 kind:arm_call to:0x02106658 module:overlay(31) +from:0x02106360 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02106374 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0210638c kind:arm_call to:0x02106658 module:overlay(31) +from:0x021063a0 kind:arm_call to:0x02106658 module:overlay(31) +from:0x021063a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021063b8 kind:load to:0x0210641c module:overlay(31) +from:0x021063d8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021063ec kind:arm_call to:0x0210641c module:overlay(31) +from:0x02106410 kind:arm_call to:0x0210641c module:overlay(31) +from:0x02106418 kind:load to:0x027e09b8 module:dtcm +from:0x02106470 kind:arm_call to:0x02106658 module:overlay(31) +from:0x02106490 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021064ac kind:arm_call to:0x02106658 module:overlay(31) +from:0x021064c0 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x02106508 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0210653c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02106554 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02106574 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021065a0 kind:arm_call to:0x02106658 module:overlay(31) +from:0x021065b0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021065e4 kind:arm_call to:0x02106658 module:overlay(31) +from:0x0210660c kind:arm_call to:0x02106658 module:overlay(31) +from:0x02106620 kind:arm_call to:0x01ffd420 module:itcm +from:0x02106650 kind:load to:0x027e09b8 module:dtcm +from:0x02106654 kind:load to:0x027e0cec module:dtcm +from:0x021066ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02106708 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0210673c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02106758 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02106770 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02106798 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021067fc kind:arm_call to:0x02073368 module:overlay(0) +from:0x0210681c kind:arm_call to:0x02106658 module:overlay(31) +from:0x02106874 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02106898 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02106920 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02106940 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02106978 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02106994 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021069bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021069d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021069f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02106a24 kind:load to:0x027e0cec module:dtcm +from:0x02106a2c kind:load to:0x027e09a8 module:dtcm +from:0x02106a38 kind:load to:0x027e09b8 module:dtcm +from:0x02106a60 kind:load to:0x02106658 module:overlay(31) +from:0x02106adc kind:arm_call to:0x02106658 module:overlay(31) +from:0x02106b24 kind:arm_call to:0x02106658 module:overlay(31) +from:0x02106ba4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02106be4 kind:arm_call to:0x02106170 module:overlay(31) +from:0x02106c10 kind:arm_call to:0x021061bc module:overlay(31) +from:0x02106c20 kind:arm_call to:0x02106658 module:overlay(31) +from:0x02106c48 kind:load to:0x027e0ce0 module:dtcm +from:0x02106c50 kind:load to:0x027e09a4 module:dtcm +from:0x02106c54 kind:load to:0x027e0ce4 module:dtcm +from:0x02106ca0 kind:load to:0x02106658 module:overlay(31) +from:0x02106cb0 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x02106cc4 kind:arm_call to:0x0203d1e8 module:main +from:0x02106ccc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02106cd4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02106ce0 kind:load to:0x020e17d4 module:overlay(31) +from:0x02106cf0 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x02106d04 kind:arm_call to:0x0203d1e8 module:main +from:0x02106d0c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02106d14 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02106d1c kind:arm_call to:0x02011ff4 module:main +from:0x02106d28 kind:load to:0x020e17d4 module:overlay(31) +from:0x02106d34 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02106d48 kind:load to:0x021182f0 module:overlay(31) +from:0x02106d5c kind:arm_call to:0x02011f3c module:main +from:0x02106d68 kind:arm_call to:0x02106d98 module:overlay(31) +from:0x02106d7c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02106d94 kind:load to:0x02115cd4 module:overlay(31) +from:0x02106da0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02106dbc kind:load to:0x02115cf8 module:overlay(31) +from:0x02106e0c kind:arm_call to:0x01fff520 module:itcm +from:0x02106e30 kind:load to:0x02115cc8 module:overlay(31) +from:0x02106e34 kind:load to:0x027e0ce8 module:dtcm +from:0x02106e68 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02106e84 kind:arm_call to:0x0209c328 module:overlay(0) +from:0x02106e98 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02106ebc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02106ed0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02106ed8 kind:arm_call to:0x02011ff4 module:main +from:0x02106eec kind:arm_call to:0x02097704 module:overlay(0) +from:0x02106f00 kind:load to:0x0211833c module:overlay(31) +from:0x02106f14 kind:arm_call to:0x02011f3c module:main +from:0x02106f20 kind:arm_call to:0x02106f7c module:overlay(31) +from:0x02106f40 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x02106f74 kind:load to:0x02115d64 module:overlay(31) +from:0x02106f84 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02106fb4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02106fc8 kind:load to:0x02115d8c module:overlay(31) +from:0x02106fcc kind:load to:0x020b1948 module:overlay(0) +from:0x02106fd0 kind:load to:0x02113ef8 module:overlay(31) +from:0x02106fec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02107020 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x021070c4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02107120 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x02107154 kind:arm_call to:0x02107230 module:overlay(31) +from:0x02107164 kind:load to:0x02115d50 module:overlay(31) +from:0x02107168 kind:load to:0x02110d84 module:overlay(31) +from:0x0210716c kind:load to:0x0211833c module:overlay(31) +from:0x02107170 kind:load to:0x0211835c module:overlay(31) +from:0x021071ac kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x021071b8 kind:load to:0x027e0cd8 module:dtcm +from:0x02107224 kind:arm_call to:0x02107230 module:overlay(31) +from:0x02107330 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0210734c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02107368 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02107380 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02107398 kind:arm_call to:0x020716bc module:overlay(0) +from:0x021073b0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02107400 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02107414 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02107420 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x021074bc kind:load to:0x0211835c module:overlay(31) +from:0x021074c4 kind:load to:0x027e0cec module:dtcm +from:0x021074c8 kind:load to:0x027e09a8 module:dtcm +from:0x021074d0 kind:load to:0x027e09b8 module:dtcm +from:0x021074e0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021074e8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02107500 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02107508 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02107510 kind:arm_call to:0x02011ff4 module:main +from:0x02107524 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02107538 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02107540 kind:arm_call to:0x02011ff4 module:main +from:0x02107554 kind:load to:0x021183cc module:overlay(31) +from:0x02107568 kind:arm_call to:0x02011f3c module:main +from:0x02107574 kind:arm_call to:0x021075cc module:overlay(31) +from:0x0210758c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021075c4 kind:load to:0x02115dcc module:overlay(31) +from:0x021075d4 kind:arm_call to:0x0209dbf0 module:overlay(0) +from:0x0210768c kind:load to:0x02115de8 module:overlay(31) +from:0x02107690 kind:load to:0x021183cc module:overlay(31) +from:0x02107694 kind:load to:0x020b1948 module:overlay(0) +from:0x021076f0 kind:arm_call to:0x02108628 module:overlay(31) +from:0x02107704 kind:arm_call to:0x02108684 module:overlay(31) +from:0x02107750 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0210777c kind:arm_call to:0x01ffedf4 module:itcm +from:0x021077ac kind:arm_call to:0x01ffedf4 module:itcm +from:0x021077dc kind:arm_call to:0x01ffedf4 module:itcm +from:0x02107824 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02107890 kind:arm_call to:0x02080190 module:overlay(0) +from:0x021078ac kind:arm_call to:0x02080190 module:overlay(0) +from:0x02107944 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02107960 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02107a7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02107aac kind:arm_call to:0x0209dc38 module:overlay(0) +from:0x02107ad4 kind:load to:0x027e0cd8 module:dtcm +from:0x02107ad8 kind:load to:0x021183b4 module:overlay(31) +from:0x02107adc kind:load to:0x021183a8 module:overlay(31) +from:0x02107ae0 kind:load to:0x027e09a4 module:dtcm +from:0x02107aec kind:arm_call to:0x021087d8 module:overlay(31) +from:0x02107b04 kind:arm_call to:0x02107f78 module:overlay(31) +from:0x02107b18 kind:arm_call to:0x02107f78 module:overlay(31) +from:0x02107b54 kind:arm_call to:0x021087d8 module:overlay(31) +from:0x02107b70 kind:arm_call to:0x02107f78 module:overlay(31) +from:0x02107b7c kind:arm_call to:0x021087d8 module:overlay(31) +from:0x02107b98 kind:arm_call to:0x02107f78 module:overlay(31) +from:0x02107bbc kind:arm_call to:0x020732cc module:overlay(0) +from:0x02107bd4 kind:arm_call to:0x02107f78 module:overlay(31) +from:0x02107be4 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02107c04 kind:arm_call to:0x01ff916c module:itcm +from:0x02107c14 kind:arm_call to:0x02023278 module:main +from:0x02107c74 kind:arm_call to:0x021086e0 module:overlay(31) +from:0x02107c84 kind:arm_call to:0x02108814 module:overlay(31) +from:0x02107cb0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02107cdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02107d00 kind:arm_call to:0x02107f78 module:overlay(31) +from:0x02107d24 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02107d3c kind:arm_call to:0x02107f78 module:overlay(31) +from:0x02107d4c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02107d70 kind:arm_call to:0x01ff916c module:itcm +from:0x02107d80 kind:arm_call to:0x02023278 module:main +from:0x02107de4 kind:arm_call to:0x02108814 module:overlay(31) +from:0x02107df4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02107e04 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02107e1c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02107e2c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02107e64 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02107e90 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02107ebc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02107ee0 kind:arm_call to:0x02107f78 module:overlay(31) +from:0x02107eec kind:load to:0x027e09b8 module:dtcm +from:0x02107ef4 kind:load to:0x027e09a8 module:dtcm +from:0x02107ef8 kind:load to:0x027e09bc module:dtcm +from:0x02107f10 kind:load to:0x0205c5b0 module:overlay(0) +from:0x02107f30 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02107f74 kind:load to:0x027e09b8 module:dtcm +from:0x02107fbc kind:arm_call to:0x021086e0 module:overlay(31) +from:0x02107fcc kind:arm_call to:0x02108628 module:overlay(31) +from:0x02107fe0 kind:arm_call to:0x02108684 module:overlay(31) +from:0x0210801c kind:arm_call to:0x021086e0 module:overlay(31) +from:0x0210802c kind:arm_call to:0x02108628 module:overlay(31) +from:0x02108040 kind:arm_call to:0x02108684 module:overlay(31) +from:0x02108080 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021080a4 kind:arm_call to:0x02108814 module:overlay(31) +from:0x021080f8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02108118 kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x0210813c kind:arm_call to:0x0209d52c module:overlay(0) +from:0x02108158 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0210817c kind:arm_call to:0x02108814 module:overlay(31) +from:0x021081d0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021081f0 kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x02108214 kind:arm_call to:0x0209d52c module:overlay(0) +from:0x02108234 kind:load to:0x027e09b8 module:dtcm +from:0x021082d0 kind:arm_call to:0x021082f4 module:overlay(31) +from:0x021083b4 kind:arm_call to:0x02028c24 module:main +from:0x021083c4 kind:arm_call to:0x02061a50 module:overlay(0) +from:0x021083ec kind:arm_call to:0x0201aa1c module:main +from:0x021083f8 kind:load to:0x027e0998 module:dtcm +from:0x021083fc kind:load to:0x0204aefc module:main +from:0x02108410 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x02108454 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108624 kind:load to:0x0203e93c module:main +from:0x02108710 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x02108730 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x0210875c kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x02108780 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x021087a4 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x021087c8 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x021087d4 kind:load to:0x027e09c0 module:dtcm +from:0x021087f0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02108804 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021088a4 kind:arm_call to:0x02108628 module:overlay(31) +from:0x021088c4 kind:arm_call to:0x02108684 module:overlay(31) +from:0x021088ec kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021088f4 kind:arm_call to:0x0201666c module:main +from:0x021088fc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02108914 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210891c kind:arm_call to:0x0201666c module:main +from:0x02108924 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210892c kind:arm_call to:0x02011ff4 module:main +from:0x02108940 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02108954 kind:load to:0x021184c8 module:overlay(31) +from:0x02108968 kind:arm_call to:0x02011f3c module:main +from:0x02108974 kind:arm_call to:0x021089e4 module:overlay(31) +from:0x0210898c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210899c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021089d4 kind:load to:0x02115b6c module:overlay(31) +from:0x021089d8 kind:load to:0x02113ef8 module:overlay(31) +from:0x021089dc kind:load to:0x02115e38 module:overlay(31) +from:0x021089ec kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02108a4c kind:arm_call to:0x0205a670 module:overlay(0) +from:0x02108a5c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02108aa8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02108ab4 kind:load to:0x02115e54 module:overlay(31) +from:0x02108ab8 kind:load to:0x021184c8 module:overlay(31) +from:0x02108abc kind:load to:0x021145bc module:overlay(31) +from:0x02108ac0 kind:load to:0x02113ef8 module:overlay(31) +from:0x02108af0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02108b64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02108b80 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02108b9c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02108be4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02108c00 kind:arm_call to:0x02109100 module:overlay(31) +from:0x02108c10 kind:load to:0x027e0cd8 module:dtcm +from:0x02108c14 kind:load to:0x0203e93c module:main +from:0x02108c20 kind:load to:0x021184a4 module:overlay(31) +from:0x02108c24 kind:load to:0x021184bc module:overlay(31) +from:0x02108c54 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02108c68 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02108c8c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02108d28 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02108d38 kind:arm_call to:0x02109100 module:overlay(31) +from:0x02108d50 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02108d90 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02108dac kind:arm_call to:0x020716bc module:overlay(0) +from:0x02108db8 kind:arm_call to:0x02109100 module:overlay(31) +from:0x02108dec kind:arm_call to:0x020159f0 module:main +from:0x02108e38 kind:arm_call to:0x02039edc module:main +from:0x02108e44 kind:arm_call to:0x0203a950 module:main +from:0x02108e4c kind:arm_call to:0x02039d38 module:main +from:0x02108e90 kind:arm_call to:0x02039edc module:main +from:0x02108e9c kind:arm_call to:0x0203a950 module:main +from:0x02108ea8 kind:arm_call to:0x0203a950 module:main +from:0x02108eb4 kind:arm_call to:0x0203ab30 module:main +from:0x02108ee8 kind:arm_call to:0x02039edc module:main +from:0x02108ef4 kind:arm_call to:0x0203a950 module:main +from:0x02108f00 kind:arm_call to:0x0203a950 module:main +from:0x02108f08 kind:arm_call to:0x0203ad60 module:main +from:0x02108f0c kind:arm_call to:0x0203a584 module:main +from:0x02108f54 kind:arm_call to:0x02039edc module:main +from:0x02108f60 kind:arm_call to:0x0203a950 module:main +from:0x02108f68 kind:arm_call to:0x02039d38 module:main +from:0x02108fb0 kind:arm_call to:0x02039edc module:main +from:0x02108fbc kind:arm_call to:0x0203a950 module:main +from:0x02108fc8 kind:arm_call to:0x0203a950 module:main +from:0x02108fd4 kind:arm_call to:0x0203ab30 module:main +from:0x0210900c kind:arm_call to:0x02039edc module:main +from:0x02109018 kind:arm_call to:0x0203a950 module:main +from:0x02109024 kind:arm_call to:0x0203a950 module:main +from:0x0210902c kind:arm_call to:0x0203ad60 module:main +from:0x02109030 kind:arm_call to:0x0203a584 module:main +from:0x02109064 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02109094 kind:load to:0x027e09b8 module:dtcm +from:0x02109098 kind:load to:0x027e0cec module:dtcm +from:0x0210909c kind:load to:0x027e09a8 module:dtcm +from:0x021090a0 kind:load to:0x02049bc4 module:main +from:0x021090e4 kind:arm_call to:0x020732bc module:overlay(0) +from:0x021090f8 kind:load to:0x027e09a4 module:dtcm +from:0x021090fc kind:load to:0x027e09b8 module:dtcm +from:0x02109168 kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x0210918c kind:arm_call to:0x0209d52c module:overlay(0) +from:0x021091e4 kind:arm_call to:0x02039edc module:main +from:0x021091ec kind:arm_call to:0x02039d38 module:main +from:0x0210922c kind:arm_call to:0x02039edc module:main +from:0x02109238 kind:arm_call to:0x0203a950 module:main +from:0x02109244 kind:arm_call to:0x0203ab30 module:main +from:0x02109274 kind:arm_call to:0x02039edc module:main +from:0x02109280 kind:arm_call to:0x0203a950 module:main +from:0x02109288 kind:arm_call to:0x0203ad60 module:main +from:0x0210928c kind:arm_call to:0x0203a584 module:main +from:0x021092e0 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x021092f0 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x021092fc kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02109308 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0210931c kind:arm_call to:0x02109554 module:overlay(31) +from:0x02109398 kind:load to:0x02049bc4 module:main +from:0x021093a0 kind:load to:0x02115e24 module:overlay(31) +from:0x0210947c kind:arm_call to:0x02028c24 module:main +from:0x02109490 kind:arm_call to:0x02061a50 module:overlay(0) +from:0x021094d0 kind:arm_call to:0x0201aa1c module:main +from:0x021094dc kind:load to:0x027e0998 module:dtcm +from:0x021094e0 kind:load to:0x0204aefc module:main +from:0x02109570 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0210959c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021095ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021095d4 kind:load to:0x020b537c module:overlay(0) +from:0x021095dc kind:load to:0x027e0ce4 module:dtcm +from:0x021095ec kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021095f4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210960c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02109614 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210961c kind:arm_call to:0x02011ff4 module:main +from:0x02109630 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02109644 kind:load to:0x021185d0 module:overlay(31) +from:0x02109658 kind:arm_call to:0x02011f3c module:main +from:0x02109664 kind:arm_call to:0x021096b4 module:overlay(31) +from:0x0210967c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021096ac kind:load to:0x02115e94 module:overlay(31) +from:0x021096bc kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021096d0 kind:arm_call_thumb to:0x02058b78 module:overlay(0) +from:0x021096d8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021096ec kind:load to:0x02115eb0 module:overlay(31) +from:0x021096f0 kind:load to:0x02113ef8 module:overlay(31) +from:0x02109720 kind:arm_call to:0x0200f05c module:main +from:0x02109774 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021097c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021097e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02109808 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021098e0 kind:arm_call to:0x02080190 module:overlay(0) +from:0x021098f4 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02109904 kind:arm_call to:0x020808b4 module:overlay(0) +from:0x02109938 kind:load to:0x021185d0 module:overlay(31) +from:0x0210993c kind:load to:0x02110d8c module:overlay(31) +from:0x02109940 kind:load to:0x027e0cd8 module:dtcm +from:0x0210997c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02109984 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210999c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021099a4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021099ac kind:arm_call to:0x02011ff4 module:main +from:0x021099c0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021099d4 kind:load to:0x021186c0 module:overlay(31) +from:0x021099e8 kind:arm_call to:0x02011f3c module:main +from:0x021099f4 kind:arm_call to:0x02109b0c module:overlay(31) +from:0x02109a0c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02109a1c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02109a90 kind:load to:0x02115b6c module:overlay(31) +from:0x02109a94 kind:load to:0x02113ef8 module:overlay(31) +from:0x02109a98 kind:load to:0x02115ef0 module:overlay(31) +from:0x02109ab0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02109aec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02109afc kind:load to:0x02115f0c module:overlay(31) +from:0x02109b00 kind:load to:0x020b1948 module:overlay(0) +from:0x02109b04 kind:load to:0x02118794 module:overlay(31) +from:0x02109b08 kind:load to:0x021186b4 module:overlay(31) +from:0x02109b18 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02109b54 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02109b64 kind:load to:0x02115f0c module:overlay(31) +from:0x02109b68 kind:load to:0x020b1948 module:overlay(0) +from:0x02109b6c kind:load to:0x02118794 module:overlay(31) +from:0x02109b70 kind:load to:0x021186b4 module:overlay(31) +from:0x02109bc0 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x02109bf4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02109c10 kind:arm_call to:0x02109c78 module:overlay(31) +from:0x02109c2c kind:load to:0x021186b4 module:overlay(31) +from:0x02109c30 kind:load to:0x0209d414 module:overlay(0) +from:0x02109c6c kind:arm_call to:0x02109c78 module:overlay(31) +from:0x02109d10 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02109d2c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02109d48 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02109d60 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02109d78 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02109d8c kind:arm_call to:0x020716bc module:overlay(0) +from:0x02109da4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02109df4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02109e08 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02109e20 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x02109e44 kind:load to:0x027e0cec module:dtcm +from:0x02109e48 kind:load to:0x027e09a8 module:dtcm +from:0x02109e4c kind:load to:0x027e09b8 module:dtcm +from:0x02109ea0 kind:load to:0x021186c0 module:overlay(31) +from:0x02109eb0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02109eb8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02109ed0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02109ed8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02109ee0 kind:arm_call to:0x02011ff4 module:main +from:0x02109ef4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02109f08 kind:load to:0x021187c8 module:overlay(31) +from:0x02109f1c kind:arm_call to:0x02011f3c module:main +from:0x02109f28 kind:arm_call to:0x0210a07c module:overlay(31) +from:0x02109f40 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02109f50 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02109fd0 kind:load to:0x02115b6c module:overlay(31) +from:0x02109fd8 kind:load to:0x02113ef8 module:overlay(31) +from:0x02109fdc kind:load to:0x02115f5c module:overlay(31) +from:0x02109ff0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0210a008 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0210a074 kind:load to:0x02115f78 module:overlay(31) +from:0x0210a078 kind:load to:0x020b1948 module:overlay(0) +from:0x0210a084 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0210a09c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0210a108 kind:load to:0x02115f78 module:overlay(31) +from:0x0210a10c kind:load to:0x020b1948 module:overlay(0) +from:0x0210a180 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0210a1b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210a1c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210a2e4 kind:arm_call to:0x02080c64 module:overlay(0) +from:0x0210a2f4 kind:arm_call to:0x02080e70 module:overlay(0) +from:0x0210a308 kind:arm_call to:0x02080c64 module:overlay(0) +from:0x0210a318 kind:arm_call to:0x02080e70 module:overlay(0) +from:0x0210a32c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0210a34c kind:arm_call to:0x0210a4cc module:overlay(31) +from:0x0210a35c kind:load to:0x020b537c module:overlay(0) +from:0x0210a364 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a388 kind:arm_call to:0x0210a650 module:overlay(31) +from:0x0210a398 kind:arm_call to:0x0210a670 module:overlay(31) +from:0x0210a3d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210a41c kind:arm_call to:0x0210a4cc module:overlay(31) +from:0x0210a438 kind:arm_call to:0x0210a800 module:overlay(31) +from:0x0210a4a4 kind:arm_call to:0x0210a4cc module:overlay(31) +from:0x0210a4c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0210a4c8 kind:load to:0x02110dfc module:overlay(31) +from:0x0210a50c kind:arm_call to:0x0210a7e8 module:overlay(31) +from:0x0210a560 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0210a568 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0210a5cc kind:arm_call to:0x02073368 module:overlay(0) +from:0x0210a5dc kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0210a5e8 kind:load to:0x02115f48 module:overlay(31) +from:0x0210a5ec kind:load to:0x027e09b8 module:dtcm +from:0x0210a604 kind:arm_call to:0x0210a9ac module:overlay(31) +from:0x0210a620 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210a648 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210a668 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0210a6a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0210a6b4 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0210a6c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0210a6d8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0210a6f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0210a6f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210a72c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0210a738 kind:arm_call to:0x01fff458 module:itcm +from:0x0210a7b4 kind:arm_call to:0x0210a4cc module:overlay(31) +from:0x0210a7e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0210a828 kind:arm_call to:0x0203a194 module:main +from:0x0210a848 kind:load to:0x02110dfc module:overlay(31) +from:0x0210a868 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0210a8cc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0210a8ec kind:load to:0x020b537c module:overlay(0) +from:0x0210a940 kind:load to:0x021187c8 module:overlay(31) +from:0x0210a99c kind:load to:0x021187c8 module:overlay(31) +from:0x0210a9a8 kind:load to:0x0211889c module:overlay(31) +from:0x0210a9c0 kind:arm_call to:0x0200bb1c module:main +from:0x0210a9cc kind:arm_call to:0x0200be8c module:main +from:0x0210a9d8 kind:arm_call to:0x0200bb1c module:main +from:0x0210a9e4 kind:arm_call to:0x0200be8c module:main +from:0x0210a9f4 kind:arm_call to:0x02080bb0 module:overlay(0) +from:0x0210aa10 kind:arm_call to:0x0200b9e4 module:main +from:0x0210aa24 kind:arm_call to:0x0200bd44 module:main +from:0x0210aa3c kind:arm_call to:0x0200b9e4 module:main +from:0x0210aa50 kind:arm_call to:0x0200bd44 module:main +from:0x0210aa6c kind:load to:0x02110dac module:overlay(31) +from:0x0210aa70 kind:load to:0x02110dc0 module:overlay(31) +from:0x0210aa74 kind:load to:0x02110de8 module:overlay(31) +from:0x0210aa78 kind:load to:0x02110dd4 module:overlay(31) +from:0x0210aa7c kind:load to:0x027e0cd8 module:dtcm +from:0x0210aa8c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210aa94 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210aa9c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210aab4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0210aabc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210aac4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210aacc kind:arm_call to:0x02011ff4 module:main +from:0x0210aae0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210aaf4 kind:load to:0x021189b0 module:overlay(31) +from:0x0210ab08 kind:arm_call to:0x02011f3c module:main +from:0x0210ab14 kind:arm_call to:0x0218604c module:overlay(107) +from:0x0210ab30 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210ab40 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210ab60 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210ac4c kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0210ac70 kind:arm_call to:0x02028c24 module:main +from:0x0210ac90 kind:load to:0x02115b6c module:overlay(31) +from:0x0210ac94 kind:load to:0x02113ef8 module:overlay(31) +from:0x0210ac98 kind:load to:0x021839bc module:overlays(97,100,101) +from:0x0210aca4 kind:load to:0x02115fe0 module:overlay(31) +from:0x0210aca8 kind:load to:0x021188f8 module:overlay(31) +from:0x0210acac kind:load to:0x021188c0 module:overlay(31) +from:0x0210acb0 kind:load to:0x02118af0 module:overlay(31) +from:0x0210ad00 kind:arm_call to:0x0210ad44 module:overlay(31) +from:0x0210ad30 kind:arm_call to:0x0210ad44 module:overlay(31) +from:0x0210ad68 kind:arm_call to:0x01fff498 module:itcm +from:0x0210ad74 kind:arm_call to:0x01fff584 module:itcm +from:0x0210adb4 kind:arm_call to:0x0210b15c module:overlay(31) +from:0x0210add8 kind:load to:0x027e0ce8 module:dtcm +from:0x0210ae30 kind:arm_call to:0x0210ae70 module:overlay(31) +from:0x0210ae60 kind:arm_call to:0x0210ae70 module:overlay(31) +from:0x0210aebc kind:arm_call to:0x01fff498 module:itcm +from:0x0210aec8 kind:arm_call to:0x01fff584 module:itcm +from:0x0210af28 kind:load to:0x027e0ce8 module:dtcm +from:0x0210af88 kind:arm_call to:0x0210ae70 module:overlay(31) +from:0x0210afc8 kind:arm_call to:0x0210b008 module:overlay(31) +from:0x0210b004 kind:load to:0x02115fc0 module:overlay(31) +from:0x0210b030 kind:arm_call to:0x01fff498 module:itcm +from:0x0210b03c kind:arm_call to:0x01fff584 module:itcm +from:0x0210b084 kind:load to:0x027e0ce8 module:dtcm +from:0x0210b0c0 kind:load to:0x02118af0 module:overlay(31) +from:0x0210b120 kind:load to:0x02118af0 module:overlay(31) +from:0x0210b144 kind:arm_call to:0x02028c24 module:main +from:0x0210b158 kind:load to:0x02118af0 module:overlay(31) +from:0x0210b20c kind:arm_call to:0x01fff148 module:itcm +from:0x0210b218 kind:arm_call to:0x01ffedac module:itcm +from:0x0210b270 kind:arm_call to:0x0207e1ec module:overlay(0) +from:0x0210b2a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0210b2a4 kind:load to:0x021188e0 module:overlay(31) +from:0x0210b2a8 kind:load to:0x027e09c0 module:dtcm +from:0x0210b2cc kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x0210b2e4 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0210b2f8 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0210b300 kind:arm_call to:0x02011ff4 module:main +from:0x0210b318 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0210b320 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210b338 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0210b340 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210b348 kind:arm_call to:0x02011ff4 module:main +from:0x0210b35c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210b370 kind:load to:0x02118c84 module:overlay(31) +from:0x0210b384 kind:arm_call to:0x02011f3c module:main +from:0x0210b390 kind:arm_call to:0x0210b420 module:overlay(31) +from:0x0210b3a8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210b3b8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210b40c kind:load to:0x02115604 module:overlay(31) +from:0x0210b414 kind:load to:0x02112a58 module:overlay(31) +from:0x0210b418 kind:load to:0x02116048 module:overlay(31) +from:0x0210b428 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0210b430 kind:arm_call to:0x02061628 module:overlay(0) +from:0x0210b498 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0210b4dc kind:arm_call to:0x020611bc module:overlay(0) +from:0x0210b4e8 kind:load to:0x02116064 module:overlay(31) +from:0x0210b4ec kind:load to:0x021160b0 module:overlay(31) +from:0x0210b4f0 kind:load to:0x021160e0 module:overlay(31) +from:0x0210b4f4 kind:load to:0x02118c84 module:overlay(31) +from:0x0210b4f8 kind:load to:0x0204a068 module:main +from:0x0210b54c kind:arm_call to:0x0200f218 module:main +from:0x0210b560 kind:arm_call to:0x0200eab0 module:main +from:0x0210b56c kind:arm_call to:0x0210b6d8 module:overlay(31) +from:0x0210b578 kind:load to:0x02118d58 module:overlay(31) +from:0x0210b57c kind:load to:0x02110e88 module:overlay(31) +from:0x0210b5a8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210b5bc kind:arm_call to:0x020732cc module:overlay(0) +from:0x0210b5e0 kind:arm_call to:0x0210b6d8 module:overlay(31) +from:0x0210b5f4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0210b60c kind:arm_call to:0x0210b6d8 module:overlay(31) +from:0x0210b650 kind:arm_call to:0x0200eab0 module:main +from:0x0210b674 kind:arm_call to:0x0200eab0 module:main +from:0x0210b684 kind:arm_call to:0x020d998c module:overlay(31) +from:0x0210b6a4 kind:load to:0x027e09b8 module:dtcm +from:0x0210b6a8 kind:load to:0x02118c70 module:overlay(31) +from:0x0210b6ac kind:load to:0x027e0d34 module:dtcm +from:0x0210b6cc kind:arm_call to:0x0210b6d8 module:overlay(31) +from:0x0210b73c kind:arm_call to:0x0207308c module:overlay(0) +from:0x0210b788 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0210b7b0 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0210b7d4 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0210b7e8 kind:load to:0x02116034 module:overlay(31) +from:0x0210b7ec kind:load to:0x027e09b8 module:dtcm +from:0x0210b7f0 kind:load to:0x0210b984 module:overlay(31) +from:0x0210b7f4 kind:load to:0x02118c70 module:overlay(31) +from:0x0210b818 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210b874 kind:arm_call to:0x020c0950 module:overlay(17) +from:0x0210b880 kind:load to:0x0203e93c module:main +from:0x0210b884 kind:load to:0x027e09b4 module:dtcm +from:0x0210b8b4 kind:arm_call to:0x020c6d00 module:overlay(24) +from:0x0210b8e8 kind:arm_call to:0x02078a50 module:overlay(0) +from:0x0210b8f4 kind:load to:0x02118c70 module:overlay(31) +from:0x0210b8f8 kind:load to:0x027e0994 module:dtcm +from:0x0210b8fc kind:load to:0x027e09bc module:dtcm +from:0x0210b924 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0210b934 kind:load to:0x02118c70 module:overlay(31) +from:0x0210b938 kind:load to:0x027e09bc module:dtcm +from:0x0210b950 kind:arm_call to:0x0210b6d8 module:overlay(31) +from:0x0210b964 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0210b978 kind:arm_call to:0x02078464 module:overlay(0) +from:0x0210b980 kind:load to:0x027e09bc module:dtcm +from:0x0210b990 kind:arm_call to:0x0210b93c module:overlay(31) +from:0x0210b99c kind:load to:0x02118c70 module:overlay(31) +from:0x0210b9e4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210b9ec kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0210b9f4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210b9fc kind:arm_call to:0x02011ff4 module:main +from:0x0210ba14 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210ba1c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0210ba24 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210ba38 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210ba4c kind:arm_branch to:0x0210b9d8 module:overlay(31) +from:0x0210ba5c kind:arm_branch to:0x0210b900 module:overlay(31) +from:0x0210ba6c kind:arm_branch to:0x0210b888 module:overlay(31) +from:0x0210ba7c kind:arm_branch to:0x0210ba08 module:overlay(31) +from:0x0210ba8c kind:arm_branch to:0x0210b9a0 module:overlay(31) +from:0x0210ba9c kind:load to:0x02118d88 module:overlay(31) +from:0x0210bab0 kind:arm_call to:0x02011f3c module:main +from:0x0210babc kind:arm_call to:0x0210bb64 module:overlay(31) +from:0x0210bad4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210bae4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210bb4c kind:load to:0x02115604 module:overlay(31) +from:0x0210bb50 kind:load to:0x02112a58 module:overlay(31) +from:0x0210bb54 kind:load to:0x021160f8 module:overlay(31) +from:0x0210bb6c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0210bbcc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0210bbe0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0210bbf0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0210bc00 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0210bc40 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0210bc4c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x0210bc5c kind:arm_call to:0x0206080c module:overlay(0) +from:0x0210bc68 kind:load to:0x02116114 module:overlay(31) +from:0x0210bc6c kind:load to:0x02116160 module:overlay(31) +from:0x0210bc70 kind:load to:0x02118d88 module:overlay(31) +from:0x0210bcb8 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0210bcd0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210bcf0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0210bd04 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0210bd18 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210bd40 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0210bd54 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210bd5c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0210bd64 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0210bd70 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210bd7c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210bd88 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210bd94 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210bdb4 kind:arm_call to:0x0210c160 module:overlay(31) +from:0x0210bdc4 kind:load to:0x02118e5c module:overlay(31) +from:0x0210bdc8 kind:load to:0x02110e9c module:overlay(31) +from:0x0210bdcc kind:load to:0x02118da8 module:overlay(31) +from:0x0210bdd0 kind:load to:0x02110eac module:overlay(31) +from:0x0210bdd4 kind:load to:0x02110ebc module:overlay(31) +from:0x0210bde0 kind:arm_call to:0x0210c72c module:overlay(31) +from:0x0210bdfc kind:arm_call to:0x0210c160 module:overlay(31) +from:0x0210be08 kind:arm_call to:0x02082144 module:overlay(0) +from:0x0210be24 kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x0210be2c kind:load to:0x027e0cd8 module:dtcm +from:0x0210be68 kind:arm_call to:0x0210c018 module:overlay(31) +from:0x0210be70 kind:arm_call to:0x0210c01c module:overlay(31) +from:0x0210be80 kind:arm_call to:0x02173564 module:overlay(94) +from:0x0210be94 kind:arm_call to:0x0210c160 module:overlay(31) +from:0x0210beb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0210bed0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0210bedc kind:arm_call to:0x0210c160 module:overlay(31) +from:0x0210bf08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210bf20 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210bf34 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210bf48 kind:arm_call to:0x0210c160 module:overlay(31) +from:0x0210bf54 kind:arm_call to:0x0210c020 module:overlay(31) +from:0x0210bf64 kind:arm_call to:0x01ffd420 module:itcm +from:0x0210bf74 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0210bf88 kind:arm_call to:0x0210c160 module:overlay(31) +from:0x0210bf94 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210bf9c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0210bfb0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0210bfbc kind:arm_call to:0x02060a78 module:overlay(0) +from:0x0210bfd0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0210bff4 kind:load to:0x027e09b8 module:dtcm +from:0x0210bff8 kind:load to:0x027e09a8 module:dtcm +from:0x0210c000 kind:load to:0x020b51f4 module:overlay(0) +from:0x0210c058 kind:arm_call to:0x01ffb464 module:itcm +from:0x0210c068 kind:arm_call to:0x01ff9218 module:itcm +from:0x0210c078 kind:arm_call to:0x0210c824 module:overlay(31) +from:0x0210c0cc kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0210c0f4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210c114 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0210c120 kind:arm_call to:0x0210c160 module:overlay(31) +from:0x0210c130 kind:load to:0x027e0cec module:dtcm +from:0x0210c134 kind:load to:0x027e09a8 module:dtcm +from:0x0210c148 kind:load to:0x0210c160 module:overlay(31) +from:0x0210c1c8 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0210c1d0 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0210c1dc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210c1e8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210c1f4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210c200 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210c21c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0210c224 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0210c230 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210c23c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210c248 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210c25c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210c26c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0210c294 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0210c31c kind:arm_call to:0x02073368 module:overlay(0) +from:0x0210c330 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0210c338 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0210c344 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210c350 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210c35c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210c368 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210c374 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0210c3c8 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0210c468 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0210c480 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210c494 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210c4ac kind:load to:0x027e09b8 module:dtcm +from:0x0210c4b0 kind:load to:0x0210cc80 module:overlay(31) +from:0x0210c4b4 kind:load to:0x0210cc0c module:overlay(31) +from:0x0210c4b8 kind:load to:0x02118e5c module:overlay(31) +from:0x0210c4bc kind:load to:0x027e09c0 module:dtcm +from:0x0210c4c0 kind:load to:0x027e09a8 module:dtcm +from:0x0210c558 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c5e4 kind:arm_call to:0x02103844 module:overlay(31) +from:0x0210c660 kind:arm_call to:0x0201aaa8 module:main +from:0x0210c684 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c690 kind:load to:0x027e0998 module:dtcm +from:0x0210c694 kind:load to:0x0204aefc module:main +from:0x0210c71c kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x0210c740 kind:arm_call to:0x01ffedac module:itcm +from:0x0210c7e4 kind:arm_call to:0x01fff498 module:itcm +from:0x0210c7f0 kind:arm_call to:0x01fff584 module:itcm +from:0x0210c820 kind:load to:0x027e0ce8 module:dtcm +from:0x0210c874 kind:arm_call to:0x02039edc module:main +from:0x0210c880 kind:arm_call to:0x0203a950 module:main +from:0x0210c888 kind:arm_call to:0x02039d38 module:main +from:0x0210c8cc kind:arm_call to:0x02039edc module:main +from:0x0210c8d8 kind:arm_call to:0x0203a950 module:main +from:0x0210c8e4 kind:arm_call to:0x0203a950 module:main +from:0x0210c8f0 kind:arm_call to:0x0203ab30 module:main +from:0x0210c924 kind:arm_call to:0x02039edc module:main +from:0x0210c930 kind:arm_call to:0x0203a950 module:main +from:0x0210c93c kind:arm_call to:0x0203a950 module:main +from:0x0210c944 kind:arm_call to:0x0203ad60 module:main +from:0x0210c948 kind:arm_call to:0x0203a584 module:main +from:0x0210c9a0 kind:arm_call to:0x02039edc module:main +from:0x0210c9ac kind:arm_call to:0x0203a950 module:main +from:0x0210c9b4 kind:arm_call to:0x02039d38 module:main +from:0x0210c9f0 kind:arm_call to:0x02039edc module:main +from:0x0210c9fc kind:arm_call to:0x0203a950 module:main +from:0x0210ca08 kind:arm_call to:0x0203a950 module:main +from:0x0210ca14 kind:arm_call to:0x0203ab30 module:main +from:0x0210ca40 kind:arm_call to:0x02039edc module:main +from:0x0210ca4c kind:arm_call to:0x0203a950 module:main +from:0x0210ca58 kind:arm_call to:0x0203a950 module:main +from:0x0210ca60 kind:arm_call to:0x0203ad60 module:main +from:0x0210ca64 kind:arm_call to:0x0203a584 module:main +from:0x0210ca98 kind:load to:0x02049bc4 module:main +from:0x0210cac8 kind:arm_call to:0x0210c160 module:overlay(31) +from:0x0210cafc kind:arm_call to:0x01fff148 module:itcm +from:0x0210cb18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210cb2c kind:arm_call to:0x01fff148 module:itcm +from:0x0210cb4c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0210cb58 kind:load to:0x027e0ce0 module:dtcm +from:0x0210cbb8 kind:arm_call to:0x0209d20c module:overlay(0) +from:0x0210cbe0 kind:arm_call to:0x0209d254 module:overlay(0) +from:0x0210cc00 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0210cc28 kind:arm_call to:0x01fff584 module:itcm +from:0x0210cc60 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x0210cc7c kind:load to:0x027e0ce0 module:dtcm +from:0x0210cd10 kind:arm_call to:0x01fff584 module:itcm +from:0x0210cd98 kind:arm_call to:0x02103844 module:overlay(31) +from:0x0210ce10 kind:load to:0x027e0ce8 module:dtcm +from:0x0210ce1c kind:load to:0x027e0ce0 module:dtcm +from:0x0210ce2c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0210ce34 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ce3c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210ce44 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210ce5c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0210ce64 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0210ce6c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0210ce74 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210ce7c kind:arm_call to:0x02011ff4 module:main +from:0x0210ce90 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210cea4 kind:arm_branch to:0x0210cad0 module:overlay(31) +from:0x0210ceb4 kind:arm_branch to:0x0210cb5c module:overlay(31) +from:0x0210cec4 kind:arm_branch to:0x0210caa4 module:overlay(31) +from:0x0210ced4 kind:load to:0x02118e8c module:overlay(31) +from:0x0210cee8 kind:arm_call to:0x02011f3c module:main +from:0x0210cef4 kind:arm_call to:0x0210d2b8 module:overlay(31) +from:0x0210cf0c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0210cf1c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0210cf98 kind:load to:0x02115b6c module:overlay(31) +from:0x0210cf9c kind:load to:0x02113ef8 module:overlay(31) +from:0x0210cfa0 kind:load to:0x02116180 module:overlay(31) +from:0x0210cfb4 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0210cfdc kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0210cfec kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0210d000 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0210d00c kind:load to:0x021161c8 module:overlay(31) +from:0x0210d010 kind:load to:0x02110eec module:overlay(31) +from:0x0210d014 kind:load to:0x02110efc module:overlay(31) +from:0x0210d074 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210d0c8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0210d0d0 kind:load to:0x0203e93c module:main +from:0x0210d148 kind:arm_call to:0x0205a670 module:overlay(0) +from:0x0210d17c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0210d190 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0210d198 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x0210d1a0 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x0210d1ac kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0210d1d4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0210d1e0 kind:load to:0x0211619c module:overlay(31) +from:0x0210d1e4 kind:load to:0x02110ecc module:overlay(31) +from:0x0210d240 kind:arm_call to:0x01ff9638 module:itcm +from:0x0210d2a8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0210d2b4 kind:load to:0x0203e93c module:main +from:0x0210d2c0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0210d2e4 kind:arm_call to:0x0200f05c module:main +from:0x0210d300 kind:arm_call to:0x0210cfac module:overlay(31) +from:0x0210d31c kind:arm_call to:0x0200f05c module:main +from:0x0210d338 kind:arm_call to:0x0210d138 module:overlay(31) +from:0x0210d34c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0210d384 kind:load to:0x021161f4 module:overlay(31) +from:0x0210d388 kind:load to:0x02118e8c module:overlay(31) +from:0x0210d38c kind:load to:0x02110f0c module:overlay(31) +from:0x0210d390 kind:load to:0x02110f1c module:overlay(31) +from:0x0210d394 kind:load to:0x02118f60 module:overlay(31) +from:0x0210d3a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210d3b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210d3d4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0210d3f4 kind:arm_call to:0x01ffedac module:itcm +from:0x0210d400 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0210d440 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0210d484 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0210d4a0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0210d4b4 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0210d4c8 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0210d4d0 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0210d4dc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0210d4ec kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210d508 kind:arm_call to:0x0210d5a4 module:overlay(31) +from:0x0210d518 kind:load to:0x027e0cd8 module:dtcm +from:0x0210d51c kind:load to:0x0211616c module:overlay(31) +from:0x0210d520 kind:load to:0x020b537c module:overlay(0) +from:0x0210d528 kind:load to:0x02118eac module:overlay(31) +from:0x0210d52c kind:load to:0x02110edc module:overlay(31) +from:0x0210d570 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0210d600 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210d610 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210d620 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0210d62c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0210d638 kind:arm_call to:0x0210d0d4 module:overlay(31) +from:0x0210d6ac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0210d6ec kind:load to:0x0211616c module:overlay(31) +from:0x0210d70c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210d724 kind:arm_call to:0x0210d5a4 module:overlay(31) +from:0x0210d72c kind:load to:0x027e09a8 module:dtcm +from:0x0210d758 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0210d764 kind:arm_call to:0x0210d5a4 module:overlay(31) +from:0x0210d76c kind:load to:0x027e09a8 module:dtcm +from:0x0210d7e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0210d7ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210d7f8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0210d834 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0210d87c kind:arm_call to:0x01fff148 module:itcm +from:0x0210d898 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210d8b0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210d8c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0210d8c8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0210d8d4 kind:arm_call to:0x0210d0d4 module:overlay(31) +from:0x0210d8e0 kind:load to:0x0211616c module:overlay(31) +from:0x0210d8e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0210d8f0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210d8f8 kind:arm_call to:0x02011ff4 module:main +from:0x0210d90c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210d914 kind:arm_call to:0x02011ff4 module:main +from:0x0210d92c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210d934 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210d93c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210d954 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210d95c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0210d964 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0210d96c kind:arm_call to:0x02011ff4 module:main +from:0x0210d980 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0210d998 kind:arm_call to:0x02061628 module:overlay(0) +from:0x0210d9d0 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0210d9dc kind:load to:0x02116234 module:overlay(31) +from:0x0210d9e0 kind:load to:0x0204a068 module:main +from:0x0210d9ec kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0210da00 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0210da08 kind:arm_call to:0x02011ff4 module:main +from:0x0210da84 kind:arm_call to:0x0210dd44 module:overlay(31) +from:0x0210da98 kind:arm_call to:0x0210dd44 module:overlay(31) +from:0x0210db2c kind:arm_call to:0x02080a24 module:overlay(0) +from:0x0210dbcc kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0210dbe4 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x0210dbf8 kind:arm_call to:0x0206dc40 module:overlay(0) +from:0x0210dc14 kind:arm_call to:0x020809b8 module:overlay(0) +from:0x0210dc20 kind:arm_call to:0x0210dd44 module:overlay(31) +from:0x0210dc38 kind:arm_call to:0x0210dd44 module:overlay(31) +from:0x0210dc64 kind:load to:0x027e09a4 module:dtcm +from:0x0210dc68 kind:load to:0x027e0cd8 module:dtcm +from:0x0210dc6c kind:load to:0x027e0ce0 module:dtcm +from:0x0210dc70 kind:load to:0x027e09b8 module:dtcm +from:0x0210dc74 kind:load to:0x020d8640 module:overlays(19,24) +from:0x0210dc78 kind:load to:0x020b5198 module:overlay(0) +from:0x0210dc80 kind:load to:0x020b51f4 module:overlay(0) +from:0x0210dc84 kind:load to:0x027e0994 module:dtcm +from:0x0210dca8 kind:arm_call to:0x020cb0a4 module:overlay(24) +from:0x0210dcc8 kind:arm_call to:0x020c6c40 module:overlay(24) +from:0x0210dcd4 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x0210dcfc kind:load to:0x020d8674 module:overlays(19,24) +from:0x0210dd00 kind:load to:0x027e0994 module:dtcm +from:0x0210dd04 kind:load to:0x020b502c module:overlay(0) +from:0x0210dd28 kind:arm_call to:0x020c6c40 module:overlay(24) +from:0x0210dd34 kind:arm_call to:0x02067f3c module:overlay(0) +from:0x0210dd3c kind:load to:0x027e0994 module:dtcm +from:0x0210dd40 kind:load to:0x020b502c module:overlay(0) +from:0x0210dd58 kind:arm_call to:0x020c4d54 module:overlay(24) +from:0x0210dd88 kind:arm_call to:0x020c4d54 module:overlay(24) +from:0x0210ddc0 kind:arm_call to:0x02019510 module:main +from:0x0210ddcc kind:arm_call to:0x020c7334 module:overlay(24) +from:0x0210dde8 kind:arm_call to:0x0201c09c module:main +from:0x0210de10 kind:arm_call to:0x020cd438 module:overlay(24) +from:0x0210de18 kind:arm_call to:0x020cd400 module:overlay(24) +from:0x0210de1c kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210de24 kind:arm_call to:0x020b6ce0 module:overlay(5) +from:0x0210de30 kind:arm_call to:0x020b6f9c module:overlay(5) +from:0x0210de40 kind:arm_call to:0x020b7120 module:overlay(5) +from:0x0210de58 kind:arm_call to:0x02016684 module:main +from:0x0210de64 kind:arm_call to:0x01ffd400 module:itcm +from:0x0210deb4 kind:arm_call to:0x0210df50 module:overlay(31) +from:0x0210dee8 kind:arm_call to:0x020b78bc module:overlay(5) +from:0x0210df14 kind:arm_call to:0x020c6b6c module:overlay(24) +from:0x0210df1c kind:load to:0x020d8640 module:overlays(19,24) +from:0x0210df20 kind:load to:0x0204a0f0 module:main +from:0x0210df24 kind:load to:0x027e0998 module:dtcm +from:0x0210df28 kind:load to:0x027e0994 module:dtcm +from:0x0210df2c kind:load to:0x027e0ce0 module:dtcm +from:0x0210df30 kind:load to:0x020d8678 module:overlays(19,24) +from:0x0210df34 kind:load to:0x027e09a4 module:dtcm +from:0x0210df38 kind:load to:0x027e0cd8 module:dtcm +from:0x0210df3c kind:load to:0x02043e30 module:main +from:0x0210df4c kind:load to:0x020b6f48 module:overlays(5,8) +from:0x0210df88 kind:arm_call to:0x020166a4 module:main +from:0x0210dfa4 kind:arm_call to:0x02016684 module:main +from:0x0210dfc8 kind:arm_call to:0x020b6f20 module:overlay(5) +from:0x0210dff0 kind:load to:0x0204a068 module:main +from:0x0210dff4 kind:load to:0x02061204 module:overlay(0) +from:0x0210e004 kind:arm_call to:0x02061628 module:overlay(0) +from:0x0210e018 kind:arm_call to:0x0201bac4 module:main +from:0x0210e03c kind:arm_call to:0x020611bc module:overlay(0) +from:0x0210e048 kind:load to:0x02116280 module:overlay(31) +from:0x0210e04c kind:load to:0x02116264 module:overlay(31) +from:0x0210e050 kind:load to:0x0204a068 module:main +from:0x0210e05c kind:arm_call to:0x0201baa4 module:main +from:0x0210e088 kind:arm_call to:0x0201bb5c module:main +from:0x0210e094 kind:arm_call to:0x0201b980 module:main +from:0x0210e09c kind:load to:0x0204e5d8 module:main +from:0x0210e0c0 kind:arm_call to:0x02061210 module:overlay(0) +from:0x0210e0c8 kind:load to:0x0204a068 module:main +from:0x0210e0e0 kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210e138 kind:arm_call to:0x02061228 module:overlay(0) +from:0x0210e148 kind:arm_call to:0x02019510 module:main +from:0x0210e150 kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0210e15c kind:load to:0x0204a068 module:main +from:0x0210e164 kind:load to:0x0204a0f0 module:main +from:0x0210e19c kind:arm_call to:0x0201bb5c module:main +from:0x0210e1a8 kind:arm_call to:0x0201b980 module:main +from:0x0210e1b8 kind:arm_call to:0x020b673c module:overlay(9) +from:0x0210e1c0 kind:load to:0x0204e5d8 module:main +from:0x0210e1ec kind:arm_call to:0x02061210 module:overlay(0) +from:0x0210e1f4 kind:load to:0x0204a068 module:main +from:0x0210e238 kind:arm_call to:0x02061228 module:overlay(0) +from:0x0210e248 kind:arm_call to:0x02019510 module:main +from:0x0210e250 kind:load to:0x0204a068 module:main +from:0x0210e254 kind:load to:0x0204a0f0 module:main +from:0x0210e260 kind:arm_call to:0x0201baa4 module:main +from:0x0210e268 kind:arm_call to:0x02011ff4 module:main +from:0x0210e280 kind:arm_call to:0x0201baa4 module:main +from:0x0210e288 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0210e2a0 kind:arm_call to:0x0201baa4 module:main +from:0x0210e2a8 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0210e2b0 kind:arm_call to:0x02011ff4 module:main +from:0x0210e2cc kind:arm_call to:0x02061204 module:overlay(0) +from:0x0210e2f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0210e308 kind:arm_call to:0x020fae90 module:overlay(31) +from:0x0210e340 kind:arm_call to:0x01fff520 module:itcm +from:0x0210e358 kind:arm_call to:0x02173558 module:overlay(94) +from:0x0210e37c kind:arm_call to:0x01fff520 module:itcm +from:0x0210e398 kind:arm_call to:0x0210cc08 module:overlay(31) +from:0x0210e3a4 kind:load to:0x0204a068 module:main +from:0x0210e3a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0210e3b0 kind:load to:0x027e0ce8 module:dtcm +from:0x0210e3b8 kind:load to:0x020b34a4 module:overlay(0) +from:0x0210e3cc kind:arm_call to:0x02061628 module:overlay(0) +from:0x0210e3e8 kind:arm_call to:0x0201bac4 module:main +from:0x0210e41c kind:arm_call to:0x020611bc module:overlay(0) +from:0x0210e428 kind:load to:0x021162cc module:overlay(31) +from:0x0210e42c kind:load to:0x021162b0 module:overlay(31) +from:0x0210e430 kind:load to:0x0204a068 module:main +from:0x0210e43c kind:arm_call to:0x0201baa4 module:main +from:0x0210e468 kind:arm_call to:0x0210e994 module:overlay(31) +from:0x0210e488 kind:arm_call to:0x0215ca2c module:overlays(63,71) +from:0x0210e490 kind:load to:0x02043e30 module:main +from:0x0210e494 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0210e4cc kind:arm_call to:0x02061210 module:overlay(0) +from:0x0210e4f0 kind:arm_call_thumb to:0x020b7e74 module:overlay(12) +from:0x0210e4f8 kind:arm_call_thumb to:0x020b6500 module:overlays(1,2,6,10,12,14) +from:0x0210e534 kind:arm_call to:0x0215c7fc module:overlays(63,83) +from:0x0210e53c kind:arm_call to:0x0215d8cc module:overlay(63) +from:0x0210e544 kind:arm_call to:0x0215c848 module:overlays(63,66) +from:0x0210e54c kind:load to:0x0204a068 module:main +from:0x0210e550 kind:load to:0x0204a0f0 module:main +from:0x0210e558 kind:load to:0x02043e30 module:main +from:0x0210e55c kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0210e584 kind:arm_call to:0x020c697c module:overlay(24) +from:0x0210e5b4 kind:arm_call to:0x02019510 module:main +from:0x0210e5c0 kind:arm_call to:0x02061228 module:overlay(0) +from:0x0210e5d4 kind:arm_call to:0x02018c04 module:main +from:0x0210e5f4 kind:arm_call to:0x0201dd30 module:main +from:0x0210e5fc kind:arm_call to:0x0201ec08 module:main +from:0x0210e60c kind:arm_call to:0x0201e8ac module:main +from:0x0210e620 kind:arm_call to:0x0201e8ac module:main +from:0x0210e648 kind:arm_call to:0x0201c46c module:main +from:0x0210e650 kind:arm_call to:0x0210e9d4 module:overlay(31) +from:0x0210e66c kind:arm_call to:0x0215c8b0 module:overlay(63) +from:0x0210e680 kind:arm_call to:0x0206652c module:overlay(0) +from:0x0210e6a0 kind:arm_call to:0x020d992c module:overlay(31) +from:0x0210e6ac kind:load to:0x027e0994 module:dtcm +from:0x0210e6b0 kind:load to:0x0204a0f0 module:main +from:0x0210e6b4 kind:load to:0x0204a068 module:main +from:0x0210e6b8 kind:load to:0x0204aeb0 module:main +from:0x0210e6c0 kind:load to:0x0204ae8c module:main +from:0x0210e6c4 kind:load to:0x02043e30 module:main +from:0x0210e6c8 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0210e6cc kind:load to:0x020b4f50 module:overlay(0) +from:0x0210e6d0 kind:load to:0x02049f6c module:main +from:0x0210e6d4 kind:load to:0x027e0d34 module:dtcm +from:0x0210e6f0 kind:arm_call to:0x0210ea10 module:overlay(31) +from:0x0210e700 kind:arm_call to:0x0210e994 module:overlay(31) +from:0x0210e71c kind:arm_call to:0x0215c864 module:overlay(63) +from:0x0210e72c kind:arm_call to:0x0215cb58 module:overlays(63,68) +from:0x0210e734 kind:load to:0x02043e30 module:main +from:0x0210e738 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0210e764 kind:arm_call to:0x02061210 module:overlay(0) +from:0x0210e76c kind:load to:0x0204a068 module:main +from:0x0210e798 kind:arm_call to:0x0201c46c module:main +from:0x0210e7a0 kind:arm_call to:0x0210ea10 module:overlay(31) +from:0x0210e7ac kind:arm_call to:0x020d994c module:overlay(31) +from:0x0210e7c0 kind:arm_call to:0x02019510 module:main +from:0x0210e7e4 kind:arm_call to:0x020c7334 module:overlay(24) +from:0x0210e7fc kind:arm_call to:0x020c553c module:overlay(24) +from:0x0210e804 kind:arm_call to:0x020c53c8 module:overlay(24) +from:0x0210e80c kind:arm_call to:0x020c66fc module:overlay(24) +from:0x0210e820 kind:arm_call to:0x020c553c module:overlay(24) +from:0x0210e828 kind:arm_call to:0x020c53c8 module:overlay(24) +from:0x0210e830 kind:arm_call to:0x020c66a0 module:overlay(24) +from:0x0210e86c kind:arm_call to:0x0210ea38 module:overlay(31) +from:0x0210e884 kind:arm_call to:0x02061228 module:overlay(0) +from:0x0210e898 kind:arm_call to:0x02018c04 module:main +from:0x0210e8b8 kind:arm_call to:0x0215c864 module:overlay(63) +from:0x0210e8cc kind:arm_call to:0x0215ca40 module:overlay(63) +from:0x0210e8e0 kind:arm_call to:0x02066598 module:overlay(0) +from:0x0210e934 kind:arm_call to:0x0201daec module:main +from:0x0210e950 kind:arm_call to:0x02019a4c module:main +from:0x0210e95c kind:load to:0x0204ae8c module:main +from:0x0210e960 kind:load to:0x027e0d34 module:dtcm +from:0x0210e964 kind:load to:0x0204a0f0 module:main +from:0x0210e968 kind:load to:0x027e0998 module:dtcm +from:0x0210e96c kind:load to:0x027e0994 module:dtcm +from:0x0210e970 kind:load to:0x0204a068 module:main +from:0x0210e974 kind:load to:0x02043e30 module:main +from:0x0210e978 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0210e97c kind:load to:0x020b4f50 module:overlay(0) +from:0x0210e980 kind:load to:0x0204aeb0 module:main +from:0x0210e984 kind:load to:0x02049f6c module:main +from:0x0210e9b4 kind:arm_call to:0x0201bb5c module:main +from:0x0210e9c8 kind:arm_call to:0x0201b980 module:main +from:0x0210e9d0 kind:load to:0x0204e5d8 module:main +from:0x0210ea50 kind:arm_call_thumb to:0x020b7e5c module:overlay(12) +from:0x0210ea58 kind:arm_call to:0x02011ff4 module:main +from:0x0210ea60 kind:load to:0x027e0cf0 module:dtcm +from:0x0210ea6c kind:arm_call to:0x0201baa4 module:main +from:0x0210ea74 kind:arm_call to:0x02011ff4 module:main +from:0x0210ea8c kind:arm_call to:0x0201baa4 module:main +from:0x0210ea94 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0210eaac kind:arm_call to:0x0201baa4 module:main +from:0x0210eab4 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0210eabc kind:arm_call to:0x02011ff4 module:main +from:0x0210ead0 kind:thumb_call_arm to:0x02016654 module:main +from:0x0210eae6 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x0210eb2e kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210eb34 kind:thumb_call_arm to:0x02019688 module:main +from:0x0210eb5c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210eb88 kind:thumb_call_arm to:0x02019688 module:main +from:0x0210eba8 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ebf4 kind:thumb_call_arm to:0x02060c14 module:overlay(0) +from:0x0210ebfa kind:thumb_call_arm to:0x02019688 module:main +from:0x0210ec22 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ec64 kind:thumb_call_arm to:0x02019688 module:main +from:0x0210ec6c kind:thumb_call_arm to:0x02019688 module:main +from:0x0210ec84 kind:thumb_call_arm to:0x02065910 module:overlay(0) +from:0x0210ec90 kind:load to:0x021162fc module:overlay(31) +from:0x0210ec94 kind:load to:0x02110f54 module:overlay(31) +from:0x0210eca8 kind:thumb_call_arm to:0x02065910 module:overlay(0) +from:0x0210eccc kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ecf2 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ed38 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ed60 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ed9e kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x0210eda6 kind:thumb_call_arm to:0x02060b8c module:overlay(0) +from:0x0210edb4 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x0210edd2 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ee00 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ee28 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ee54 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0210ee7a kind:thumb_call_arm to:0x02018240 module:main +from:0x0210ee8a kind:thumb_call_arm to:0x02018240 module:main +from:0x0210eebc kind:arm_call to:0x020a8954 module:overlay(0) +from:0x0210ef0c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210ef18 kind:arm_call to:0x02019688 module:main +from:0x0210ef44 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210ef58 kind:arm_call to:0x02019688 module:main +from:0x0210ef84 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210ef98 kind:arm_call to:0x02019688 module:main +from:0x0210efc0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210efd4 kind:arm_call to:0x02019688 module:main +from:0x0210efec kind:arm_call to:0x0206080c module:overlay(0) +from:0x0210eff4 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x0210f008 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0210f010 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x0210f03c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210f074 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210f08c kind:load to:0x027e0ce0 module:dtcm +from:0x0210f090 kind:load to:0x027e09b8 module:dtcm +from:0x0210f0b0 kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x0210f0f8 kind:arm_call to:0x020a8708 module:overlay(0) +from:0x0210f104 kind:arm_call to:0x020a8728 module:overlay(0) +from:0x0210f164 kind:arm_call to:0x02065968 module:overlay(0) +from:0x0210f190 kind:arm_call to:0x0208be50 module:overlay(0) +from:0x0210f1cc kind:arm_call to:0x02060b44 module:overlay(0) +from:0x0210f1dc kind:arm_call to:0x020a8954 module:overlay(0) +from:0x0210f22c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210f2e8 kind:arm_call to:0x020cd5e4 module:overlay(24) +from:0x0210f39c kind:arm_call to:0x020cd5e4 module:overlay(24) +from:0x0210f3d0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x0210f420 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0210f430 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x0210f4cc kind:arm_call to:0x020732bc module:overlay(0) +from:0x0210f4fc kind:arm_call to:0x020d9a2c module:overlay(31) +from:0x0210f51c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0210f5e8 kind:arm_call to:0x0210f7f4 module:overlay(31) +from:0x0210f5f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f5f8 kind:load to:0x02110f40 module:overlay(31) +from:0x0210f5fc kind:load to:0x02110f2c module:overlay(31) +from:0x0210f600 kind:load to:0x02110f54 module:overlay(31) +from:0x0210f604 kind:load to:0x027e09b8 module:dtcm +from:0x0210f608 kind:load to:0x020d8678 module:overlays(19,24) +from:0x0210f60c kind:load to:0x027e0d34 module:dtcm +from:0x0210f610 kind:load to:0x020b51f4 module:overlay(0) +from:0x0210f640 kind:arm_call to:0x020cd5e4 module:overlay(24) +from:0x0210f6b8 kind:arm_call to:0x0201aa1c module:main +from:0x0210f6e4 kind:arm_call to:0x0201aaa8 module:main +from:0x0210f70c kind:arm_call to:0x0201aa64 module:main +from:0x0210f72c kind:arm_call to:0x0201aa1c module:main +from:0x0210f754 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x0210f770 kind:arm_call to:0x020d9a2c module:overlay(31) +from:0x0210f7a8 kind:arm_call to:0x0201aa1c module:main +from:0x0210f7b4 kind:load to:0x020d8678 module:overlays(19,24) +from:0x0210f7b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f7bc kind:load to:0x0204aefc module:main +from:0x0210f7c0 kind:load to:0x027e0d34 module:dtcm +from:0x0210f7ec kind:arm_call to:0x0210f7f4 module:overlay(31) +from:0x0210f804 kind:arm_call to:0x02019688 module:main +from:0x0210f818 kind:arm_call to:0x0201c288 module:main +from:0x0210f844 kind:arm_call to:0x02060e1c module:overlay(0) +from:0x0210f860 kind:arm_call to:0x02060c30 module:overlay(0) +from:0x0210f890 kind:arm_call to:0x020a8954 module:overlay(0) +from:0x0210f89c kind:arm_call to:0x020a8954 module:overlay(0) +from:0x0210f8ac kind:arm_call to:0x02060d98 module:overlay(0) +from:0x0210f8b8 kind:arm_call to:0x02060c5c module:overlay(0) +from:0x0210f8c8 kind:arm_call to:0x02060d5c module:overlay(0) +from:0x0210f8d4 kind:load to:0x027e0994 module:dtcm +from:0x0210f8d8 kind:load to:0x0211630c module:overlay(31) +from:0x0210f8dc kind:load to:0x027e09b8 module:dtcm +from:0x0210f8e8 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0210f8fc kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0210f904 kind:arm_call to:0x02011ff4 module:main +from:0x0210f92c kind:arm_call to:0x020d99ac module:overlay(31) +from:0x0210f950 kind:arm_call to:0x0208be50 module:overlay(0) +from:0x0210f9a8 kind:arm_call to:0x02136f58 module:overlay(48) +from:0x0210f9b4 kind:load to:0x027e0d34 module:dtcm +from:0x0210f9b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0210f9cc kind:arm_call to:0x020d99ac module:overlay(31) +from:0x0210f9dc kind:arm_call to:0x020194ec module:main +from:0x0210f9f8 kind:arm_call to:0x021350a0 module:overlay(48) +from:0x0210fa00 kind:load to:0x027e0d34 module:dtcm +from:0x0210fa04 kind:load to:0x0204a0f0 module:main +from:0x0210fa10 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0210fa24 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0210fa2c kind:arm_call to:0x02011ff4 module:main +from:0x0210fa40 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0210fa78 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210faac kind:load to:0x02116338 module:overlay(31) +from:0x0210fad8 kind:arm_call to:0x01ffd400 module:itcm +from:0x0210faec kind:arm_call to:0x01ffd400 module:itcm +from:0x0210fb60 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210fba8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0210fbb8 kind:load to:0x027e0cd8 module:dtcm +from:0x0210fbbc kind:load to:0x027e09a4 module:dtcm +from:0x0210fbc0 kind:load to:0x02110f68 module:overlay(31) +from:0x0210fbdc kind:arm_call to:0x020c67fc module:overlay(24) +from:0x0210fc04 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0210fc18 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0210fc3c kind:arm_call to:0x0201aa1c module:main +from:0x0210fc68 kind:arm_call to:0x02028c24 module:main +from:0x0210fcb4 kind:arm_call to:0x0201aa1c module:main +from:0x0210fcc0 kind:load to:0x027e0994 module:dtcm +from:0x0210fcc4 kind:load to:0x027e09a4 module:dtcm +from:0x0210fcc8 kind:load to:0x0204aefc module:main +from:0x0210fcd4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0210fce8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0210fcf0 kind:arm_call to:0x02011ff4 module:main +from:0x02110fc4 kind:load to:0x02112b34 module:overlay(31) +from:0x02110fd4 kind:load to:0x02116360 module:overlay(31) +from:0x02110ff4 kind:arm_call to:0x020e14d4 module:overlay(31) +from:0x02111004 kind:arm_call to:0x0203ce4c module:main +from:0x02111018 kind:load to:0x021163e4 module:overlay(31) +from:0x0211101c kind:load to:0x021163f4 module:overlay(31) +from:0x02111020 kind:load to:0x020e3480 module:overlay(31) +from:0x02111024 kind:load to:0x021163e8 module:overlay(31) +from:0x02111044 kind:arm_call to:0x020e34c4 module:overlay(31) +from:0x02111054 kind:arm_call to:0x0203ce4c module:main +from:0x02111068 kind:load to:0x02116430 module:overlay(31) +from:0x0211106c kind:load to:0x02116440 module:overlay(31) +from:0x02111070 kind:load to:0x020e3c70 module:overlay(31) +from:0x02111074 kind:load to:0x02116434 module:overlay(31) +from:0x02111094 kind:arm_call to:0x020e40e8 module:overlay(31) +from:0x021110a4 kind:arm_call to:0x0203ce4c module:main +from:0x021110b8 kind:load to:0x0211647c module:overlay(31) +from:0x021110bc kind:load to:0x0211648c module:overlay(31) +from:0x021110c0 kind:load to:0x020e4550 module:overlay(31) +from:0x021110c4 kind:load to:0x02116480 module:overlay(31) +from:0x021110e4 kind:arm_call to:0x020e45b4 module:overlay(31) +from:0x021110f4 kind:arm_call to:0x0203ce4c module:main +from:0x02111108 kind:load to:0x021164c8 module:overlay(31) +from:0x0211110c kind:load to:0x021164d8 module:overlay(31) +from:0x02111110 kind:load to:0x020e5728 module:overlay(31) +from:0x02111114 kind:load to:0x021164cc module:overlay(31) +from:0x02111150 kind:arm_call to:0x020e58d8 module:overlay(31) +from:0x02111160 kind:arm_call to:0x0203ce4c module:main +from:0x02111174 kind:load to:0x02112fbc module:overlay(31) +from:0x0211117c kind:load to:0x02116514 module:overlay(31) +from:0x02111180 kind:load to:0x02116524 module:overlay(31) +from:0x02111184 kind:load to:0x020e64a4 module:overlay(31) +from:0x02111188 kind:load to:0x02116518 module:overlay(31) +from:0x021111c4 kind:arm_call to:0x020e6b44 module:overlay(31) +from:0x021111d4 kind:arm_call to:0x0203ce4c module:main +from:0x021111e8 kind:load to:0x021130f4 module:overlay(31) +from:0x021111f0 kind:load to:0x02116560 module:overlay(31) +from:0x021111f4 kind:load to:0x02116570 module:overlay(31) +from:0x021111f8 kind:load to:0x020e7344 module:overlay(31) +from:0x021111fc kind:load to:0x02116564 module:overlay(31) +from:0x0211121c kind:arm_call to:0x020e8834 module:overlay(31) +from:0x0211122c kind:arm_call to:0x0203ce4c module:main +from:0x02111240 kind:load to:0x021165b0 module:overlay(31) +from:0x02111244 kind:load to:0x021165c0 module:overlay(31) +from:0x02111248 kind:load to:0x020e8c84 module:overlay(31) +from:0x0211124c kind:load to:0x021165b4 module:overlay(31) +from:0x021112a8 kind:arm_call to:0x020e8cc8 module:overlay(31) +from:0x021112b8 kind:arm_call to:0x0203ce4c module:main +from:0x021112cc kind:load to:0x02113448 module:overlay(31) +from:0x021112d8 kind:load to:0x021166b8 module:overlay(31) +from:0x021112dc kind:load to:0x021166c8 module:overlay(31) +from:0x021112e0 kind:load to:0x020e9ff8 module:overlay(31) +from:0x021112e4 kind:load to:0x021166bc module:overlay(31) +from:0x02111304 kind:arm_call_thumb to:0x020ea018 module:overlay(31) +from:0x02111314 kind:arm_call to:0x0203ce4c module:main +from:0x0211133c kind:arm_call_thumb to:0x020ea058 module:overlay(31) +from:0x0211134c kind:arm_call to:0x0203ce4c module:main +from:0x02111360 kind:load to:0x02116704 module:overlay(31) +from:0x02111364 kind:load to:0x02116760 module:overlay(31) +from:0x02111368 kind:load to:0x020ee884 module:overlay(31) +from:0x0211136c kind:load to:0x0211670c module:overlay(31) +from:0x02111370 kind:load to:0x02116724 module:overlay(31) +from:0x02111374 kind:load to:0x020ee898 module:overlay(31) +from:0x02111378 kind:load to:0x02116718 module:overlay(31) +from:0x021113b0 kind:arm_call to:0x020eed04 module:overlay(31) +from:0x021113c0 kind:arm_call to:0x0203ce4c module:main +from:0x021113d4 kind:load to:0x02113d44 module:overlay(31) +from:0x021113d8 kind:load to:0x02116838 module:overlay(31) +from:0x021113dc kind:load to:0x02116848 module:overlay(31) +from:0x021113e0 kind:load to:0x020ef7e8 module:overlay(31) +from:0x021113e4 kind:load to:0x0211683c module:overlay(31) +from:0x02111404 kind:arm_call to:0x020ef82c module:overlay(31) +from:0x02111414 kind:arm_call to:0x0203ce4c module:main +from:0x02111428 kind:load to:0x02116884 module:overlay(31) +from:0x0211142c kind:load to:0x02116894 module:overlay(31) +from:0x02111430 kind:load to:0x020ef9d8 module:overlay(31) +from:0x02111434 kind:load to:0x02116888 module:overlay(31) +from:0x02111454 kind:arm_call to:0x020efa1c module:overlay(31) +from:0x02111464 kind:arm_call to:0x0203ce4c module:main +from:0x02111478 kind:load to:0x0211696c module:overlay(31) +from:0x0211147c kind:load to:0x0211697c module:overlay(31) +from:0x02111480 kind:load to:0x020efca0 module:overlay(31) +from:0x02111484 kind:load to:0x02116970 module:overlay(31) +from:0x021114a4 kind:arm_call to:0x020f0c10 module:overlay(31) +from:0x021114b4 kind:arm_call to:0x0203ce4c module:main +from:0x021114c8 kind:load to:0x021169b8 module:overlay(31) +from:0x021114cc kind:load to:0x021169c8 module:overlay(31) +from:0x021114d0 kind:load to:0x020f0f98 module:overlay(31) +from:0x021114d4 kind:load to:0x021169bc module:overlay(31) +from:0x021114f4 kind:arm_call to:0x020f0fdc module:overlay(31) +from:0x02111504 kind:arm_call to:0x0203ce4c module:main +from:0x02111518 kind:load to:0x02116a04 module:overlay(31) +from:0x0211151c kind:load to:0x02116a14 module:overlay(31) +from:0x02111520 kind:load to:0x020f135c module:overlay(31) +from:0x02111524 kind:load to:0x02116a08 module:overlay(31) +from:0x02111544 kind:arm_call to:0x020f13a0 module:overlay(31) +from:0x02111554 kind:arm_call to:0x0203ce4c module:main +from:0x02111568 kind:load to:0x02116a50 module:overlay(31) +from:0x0211156c kind:load to:0x02116a60 module:overlay(31) +from:0x02111570 kind:load to:0x020f3d48 module:overlay(31) +from:0x02111574 kind:load to:0x02116a54 module:overlay(31) +from:0x02111594 kind:arm_call to:0x020f3d8c module:overlay(31) +from:0x021115a4 kind:arm_call to:0x0203ce4c module:main +from:0x021115b8 kind:load to:0x02116a9c module:overlay(31) +from:0x021115bc kind:load to:0x02116aac module:overlay(31) +from:0x021115c0 kind:load to:0x020f4068 module:overlay(31) +from:0x021115c4 kind:load to:0x02116aa0 module:overlay(31) +from:0x021115e4 kind:arm_call to:0x020f6118 module:overlay(31) +from:0x021115f4 kind:arm_call to:0x0203ce4c module:main +from:0x02111608 kind:load to:0x02116ae8 module:overlay(31) +from:0x0211160c kind:load to:0x02116af8 module:overlay(31) +from:0x02111610 kind:load to:0x020f6250 module:overlay(31) +from:0x02111614 kind:load to:0x02116aec module:overlay(31) +from:0x02111634 kind:load to:0x02114564 module:overlay(31) +from:0x0211166c kind:arm_call to:0x020f6844 module:overlay(31) +from:0x0211167c kind:arm_call to:0x0203ce4c module:main +from:0x02111690 kind:load to:0x02116b34 module:overlay(31) +from:0x02111694 kind:load to:0x02116b5c module:overlay(31) +from:0x02111698 kind:load to:0x020f7440 module:overlay(31) +from:0x0211169c kind:load to:0x02116b50 module:overlay(31) +from:0x021116bc kind:arm_call to:0x020f7a94 module:overlay(31) +from:0x021116cc kind:arm_call to:0x0203ce4c module:main +from:0x021116e0 kind:load to:0x02116c34 module:overlay(31) +from:0x021116e4 kind:load to:0x02116c44 module:overlay(31) +from:0x021116e8 kind:load to:0x020f7ba8 module:overlay(31) +from:0x021116ec kind:load to:0x02116c38 module:overlay(31) +from:0x0211170c kind:arm_call to:0x020f7dcc module:overlay(31) +from:0x0211171c kind:arm_call to:0x0203ce4c module:main +from:0x02111730 kind:load to:0x02116c80 module:overlay(31) +from:0x02111734 kind:load to:0x02116c90 module:overlay(31) +from:0x02111738 kind:load to:0x020f7ee0 module:overlay(31) +from:0x0211173c kind:load to:0x02116c84 module:overlay(31) +from:0x0211175c kind:arm_call to:0x020f7f24 module:overlay(31) +from:0x0211176c kind:arm_call to:0x0203ce4c module:main +from:0x02111780 kind:load to:0x02116ccc module:overlay(31) +from:0x02111784 kind:load to:0x02116cdc module:overlay(31) +from:0x02111788 kind:load to:0x020f7ff0 module:overlay(31) +from:0x0211178c kind:load to:0x02116cd0 module:overlay(31) +from:0x021117ac kind:arm_call to:0x020f8034 module:overlay(31) +from:0x021117bc kind:arm_call to:0x0203ce4c module:main +from:0x021117d0 kind:load to:0x02116d18 module:overlay(31) +from:0x021117d4 kind:load to:0x02116d28 module:overlay(31) +from:0x021117d8 kind:load to:0x020f82ac module:overlay(31) +from:0x021117dc kind:load to:0x02116d1c module:overlay(31) +from:0x021117fc kind:arm_call to:0x020f82f0 module:overlay(31) +from:0x0211180c kind:arm_call to:0x0203ce4c module:main +from:0x02111820 kind:load to:0x02116d64 module:overlay(31) +from:0x02111824 kind:load to:0x02116d74 module:overlay(31) +from:0x02111828 kind:load to:0x020f9d98 module:overlay(31) +from:0x0211182c kind:load to:0x02116d68 module:overlay(31) +from:0x02111864 kind:arm_call to:0x020f9ddc module:overlay(31) +from:0x02111874 kind:arm_call to:0x0203ce4c module:main +from:0x0211189c kind:arm_call to:0x020f9e4c module:overlay(31) +from:0x021118ac kind:arm_call to:0x0203ce4c module:main +from:0x021118d4 kind:arm_call to:0x020f9ebc module:overlay(31) +from:0x021118e4 kind:arm_call to:0x0203ce4c module:main +from:0x0211190c kind:arm_call to:0x020f9f2c module:overlay(31) +from:0x0211191c kind:arm_call to:0x0203ce4c module:main +from:0x02111930 kind:load to:0x02114b80 module:overlay(31) +from:0x02111934 kind:load to:0x02116e4c module:overlay(31) +from:0x02111938 kind:load to:0x02116f04 module:overlay(31) +from:0x0211193c kind:load to:0x020faaec module:overlay(31) +from:0x02111940 kind:load to:0x02116e68 module:overlay(31) +from:0x02111944 kind:load to:0x02116f40 module:overlay(31) +from:0x02111948 kind:load to:0x020fab00 module:overlay(31) +from:0x0211194c kind:load to:0x02116e74 module:overlay(31) +from:0x02111950 kind:load to:0x02116e8c module:overlay(31) +from:0x02111954 kind:load to:0x020fab14 module:overlay(31) +from:0x02111958 kind:load to:0x02116e80 module:overlay(31) +from:0x0211195c kind:load to:0x02116ec8 module:overlay(31) +from:0x02111960 kind:load to:0x020fab28 module:overlay(31) +from:0x02111964 kind:load to:0x02116e5c module:overlay(31) +from:0x021119a0 kind:arm_call to:0x020fab6c module:overlay(31) +from:0x021119b0 kind:arm_call to:0x0203ce4c module:main +from:0x021119c8 kind:load to:0x02114d08 module:overlay(31) +from:0x021119cc kind:load to:0x02116f7c module:overlay(31) +from:0x021119d0 kind:load to:0x02116f8c module:overlay(31) +from:0x021119d4 kind:load to:0x020fb278 module:overlay(31) +from:0x021119d8 kind:load to:0x02116f80 module:overlay(31) +from:0x021119f8 kind:arm_call to:0x020fb31c module:overlay(31) +from:0x02111a08 kind:arm_call to:0x0203ce4c module:main +from:0x02111a1c kind:load to:0x02116fc8 module:overlay(31) +from:0x02111a20 kind:load to:0x02116fd8 module:overlay(31) +from:0x02111a24 kind:load to:0x020fb478 module:overlay(31) +from:0x02111a28 kind:load to:0x02116fcc module:overlay(31) +from:0x02111a48 kind:arm_call to:0x020fb4bc module:overlay(31) +from:0x02111a58 kind:arm_call to:0x0203ce4c module:main +from:0x02111a6c kind:load to:0x02117014 module:overlay(31) +from:0x02111a70 kind:load to:0x02117024 module:overlay(31) +from:0x02111a74 kind:load to:0x020fb7d8 module:overlay(31) +from:0x02111a78 kind:load to:0x02117018 module:overlay(31) +from:0x02111a98 kind:arm_call to:0x020fb81c module:overlay(31) +from:0x02111aa8 kind:arm_call to:0x0203ce4c module:main +from:0x02111abc kind:load to:0x021170fc module:overlay(31) +from:0x02111ac0 kind:load to:0x0211710c module:overlay(31) +from:0x02111ac4 kind:load to:0x020fbd38 module:overlay(31) +from:0x02111ac8 kind:load to:0x02117100 module:overlay(31) +from:0x02111ae0 kind:arm_call to:0x020fbd4c module:overlay(31) +from:0x02111afc kind:load to:0x02114fdc module:overlay(31) +from:0x02111b00 kind:load to:0x021171f0 module:overlay(31) +from:0x02111b04 kind:load to:0x021171e4 module:overlay(31) +from:0x02111b30 kind:arm_call to:0x020fd108 module:overlay(31) +from:0x02111b40 kind:arm_call to:0x0203ce4c module:main +from:0x02111b54 kind:load to:0x0211725c module:overlay(31) +from:0x02111b5c kind:load to:0x02115090 module:overlay(31) +from:0x02111b60 kind:load to:0x0211726c module:overlay(31) +from:0x02111b64 kind:load to:0x020fe6e0 module:overlay(31) +from:0x02111b68 kind:load to:0x02117260 module:overlay(31) +from:0x02111b94 kind:arm_call to:0x020fe744 module:overlay(31) +from:0x02111ba4 kind:arm_call to:0x0203ce4c module:main +from:0x02111bb8 kind:load to:0x02117340 module:overlay(31) +from:0x02111bc0 kind:load to:0x02115164 module:overlay(31) +from:0x02111bc4 kind:load to:0x02117350 module:overlay(31) +from:0x02111bc8 kind:load to:0x020fee38 module:overlay(31) +from:0x02111bcc kind:load to:0x02117344 module:overlay(31) +from:0x02111bf8 kind:arm_call to:0x020fee7c module:overlay(31) +from:0x02111c08 kind:arm_call to:0x0203ce4c module:main +from:0x02111c1c kind:load to:0x02117424 module:overlay(31) +from:0x02111c24 kind:load to:0x02115234 module:overlay(31) +from:0x02111c28 kind:load to:0x02117434 module:overlay(31) +from:0x02111c2c kind:load to:0x020ff4e4 module:overlay(31) +from:0x02111c30 kind:load to:0x02117428 module:overlay(31) +from:0x02111c5c kind:arm_call to:0x020ff528 module:overlay(31) +from:0x02111c6c kind:arm_call to:0x0203ce4c module:main +from:0x02111c80 kind:load to:0x02117508 module:overlay(31) +from:0x02111c88 kind:load to:0x02115308 module:overlay(31) +from:0x02111c8c kind:load to:0x02117518 module:overlay(31) +from:0x02111c90 kind:load to:0x021001fc module:overlay(31) +from:0x02111c94 kind:load to:0x0211750c module:overlay(31) +from:0x02111cb4 kind:arm_call to:0x0210025c module:overlay(31) +from:0x02111cc4 kind:arm_call to:0x0203ce4c module:main +from:0x02111cd8 kind:load to:0x02117580 module:overlay(31) +from:0x02111cdc kind:load to:0x02117590 module:overlay(31) +from:0x02111ce0 kind:load to:0x02100488 module:overlay(31) +from:0x02111ce4 kind:load to:0x02117584 module:overlay(31) +from:0x02111d04 kind:arm_call to:0x021004e8 module:overlay(31) +from:0x02111d14 kind:arm_call to:0x0203ce4c module:main +from:0x02111d28 kind:load to:0x021175f8 module:overlay(31) +from:0x02111d2c kind:load to:0x02117608 module:overlay(31) +from:0x02111d30 kind:load to:0x02100780 module:overlay(31) +from:0x02111d34 kind:load to:0x021175fc module:overlay(31) +from:0x02111d54 kind:arm_call to:0x021007c4 module:overlay(31) +from:0x02111d64 kind:arm_call to:0x0203ce4c module:main +from:0x02111d78 kind:load to:0x021176dc module:overlay(31) +from:0x02111d7c kind:load to:0x021176ec module:overlay(31) +from:0x02111d80 kind:load to:0x02100a8c module:overlay(31) +from:0x02111d84 kind:load to:0x021176e0 module:overlay(31) +from:0x02111da4 kind:arm_call to:0x02100aec module:overlay(31) +from:0x02111db4 kind:arm_call to:0x0203ce4c module:main +from:0x02111dc8 kind:load to:0x02117754 module:overlay(31) +from:0x02111dcc kind:load to:0x02117764 module:overlay(31) +from:0x02111dd0 kind:load to:0x02100fd8 module:overlay(31) +from:0x02111dd4 kind:load to:0x02117758 module:overlay(31) +from:0x02111df4 kind:arm_call to:0x0210101c module:overlay(31) +from:0x02111e04 kind:arm_call to:0x0203ce4c module:main +from:0x02111e2c kind:arm_call to:0x0203d138 module:main +from:0x02111e3c kind:arm_call to:0x0203ce4c module:main +from:0x02111e44 kind:load to:0x02117838 module:overlay(31) +from:0x02111e48 kind:load to:0x021178a4 module:overlay(31) +from:0x02111e4c kind:load to:0x021019a8 module:overlay(31) +from:0x02111e50 kind:load to:0x02117848 module:overlay(31) +from:0x02111e54 kind:load to:0x020f0cd0 module:overlay(31) +from:0x02111e58 kind:load to:0x02117854 module:overlay(31) +from:0x02111e5c kind:load to:0x021019bc module:overlay(31) +from:0x02111e60 kind:load to:0x021019d0 module:overlay(31) +from:0x02111e64 kind:load to:0x0211783c module:overlay(31) +from:0x02111ea0 kind:arm_call to:0x02101a24 module:overlay(31) +from:0x02111eb0 kind:arm_call to:0x0203ce4c module:main +from:0x02111ec4 kind:load to:0x0211567c module:overlay(31) +from:0x02111ec8 kind:load to:0x02117998 module:overlay(31) +from:0x02111ecc kind:load to:0x021179a8 module:overlay(31) +from:0x02111ed0 kind:load to:0x02102404 module:overlay(31) +from:0x02111ed4 kind:load to:0x0211799c module:overlay(31) +from:0x02111ef4 kind:arm_call to:0x02102448 module:overlay(31) +from:0x02111f04 kind:arm_call to:0x0203ce4c module:main +from:0x02111f18 kind:load to:0x02117a9c module:overlay(31) +from:0x02111f1c kind:load to:0x02117aac module:overlay(31) +from:0x02111f20 kind:load to:0x02102b8c module:overlay(31) +from:0x02111f24 kind:load to:0x02117aa0 module:overlay(31) +from:0x02111f58 kind:arm_call to:0x02102e80 module:overlay(31) +from:0x02111f68 kind:arm_call to:0x0203ce4c module:main +from:0x02111f80 kind:load to:0x02115790 module:overlay(31) +from:0x02111f84 kind:load to:0x02117b80 module:overlay(31) +from:0x02111f88 kind:load to:0x02117b90 module:overlay(31) +from:0x02111f8c kind:load to:0x02102fb4 module:overlay(31) +from:0x02111f90 kind:load to:0x02117b84 module:overlay(31) +from:0x02111fb8 kind:load to:0x02115810 module:overlay(31) +from:0x02111fbc kind:load to:0x02117c64 module:overlay(31) +from:0x02111fc0 kind:load to:0x020607e4 module:overlay(0) +from:0x02111ff4 kind:arm_call to:0x0210402c module:overlay(31) +from:0x02112004 kind:arm_call to:0x0203ce4c module:main +from:0x0211201c kind:load to:0x021158a4 module:overlay(31) +from:0x02112020 kind:load to:0x02117cdc module:overlay(31) +from:0x02112024 kind:load to:0x02117cec module:overlay(31) +from:0x02112028 kind:load to:0x02104184 module:overlay(31) +from:0x0211202c kind:load to:0x02117ce0 module:overlay(31) +from:0x02112060 kind:arm_call to:0x021041c8 module:overlay(31) +from:0x02112070 kind:arm_call to:0x0203ce4c module:main +from:0x02112088 kind:load to:0x02115924 module:overlay(31) +from:0x0211208c kind:load to:0x02117d10 module:overlay(31) +from:0x02112090 kind:load to:0x02117d20 module:overlay(31) +from:0x02112094 kind:load to:0x02104344 module:overlay(31) +from:0x02112098 kind:load to:0x02117d14 module:overlay(31) +from:0x021120cc kind:arm_call to:0x02104388 module:overlay(31) +from:0x021120dc kind:arm_call to:0x0203ce4c module:main +from:0x021120f4 kind:load to:0x021159a8 module:overlay(31) +from:0x021120f8 kind:load to:0x02117d44 module:overlay(31) +from:0x021120fc kind:load to:0x02117d54 module:overlay(31) +from:0x02112100 kind:load to:0x0210448c module:overlay(31) +from:0x02112104 kind:load to:0x02117d48 module:overlay(31) +from:0x02112124 kind:arm_call to:0x021044d0 module:overlay(31) +from:0x02112134 kind:arm_call to:0x0203ce4c module:main +from:0x02112148 kind:load to:0x02117e28 module:overlay(31) +from:0x0211214c kind:load to:0x02117e38 module:overlay(31) +from:0x02112150 kind:load to:0x02104ecc module:overlay(31) +from:0x02112154 kind:load to:0x02117e2c module:overlay(31) +from:0x02112174 kind:arm_call to:0x02104f40 module:overlay(31) +from:0x02112184 kind:arm_call to:0x0203ce4c module:main +from:0x02112198 kind:load to:0x02117f0c module:overlay(31) +from:0x0211219c kind:load to:0x02117f1c module:overlay(31) +from:0x021121a0 kind:load to:0x02105468 module:overlay(31) +from:0x021121a4 kind:load to:0x02117f10 module:overlay(31) +from:0x021121e0 kind:arm_call to:0x021054ac module:overlay(31) +from:0x021121f0 kind:arm_call to:0x0203ce4c module:main +from:0x02112208 kind:load to:0x02115b40 module:overlay(31) +from:0x0211220c kind:load to:0x02118010 module:overlay(31) +from:0x02112210 kind:load to:0x02118020 module:overlay(31) +from:0x02112214 kind:load to:0x0210580c module:overlay(31) +from:0x02112218 kind:load to:0x02118014 module:overlay(31) +from:0x02112238 kind:arm_call to:0x02105850 module:overlay(31) +from:0x02112248 kind:arm_call to:0x0203ce4c module:main +from:0x0211225c kind:load to:0x02118118 module:overlay(31) +from:0x02112260 kind:load to:0x02118128 module:overlay(31) +from:0x02112264 kind:load to:0x02105fcc module:overlay(31) +from:0x02112268 kind:load to:0x0211811c module:overlay(31) +from:0x02112288 kind:arm_call to:0x02106010 module:overlay(31) +from:0x02112298 kind:arm_call to:0x0203ce4c module:main +from:0x021122ac kind:load to:0x021181fc module:overlay(31) +from:0x021122b0 kind:load to:0x0211820c module:overlay(31) +from:0x021122b4 kind:load to:0x02106d2c module:overlay(31) +from:0x021122b8 kind:load to:0x02118200 module:overlay(31) +from:0x021122d8 kind:arm_call to:0x02106d70 module:overlay(31) +from:0x021122e8 kind:arm_call to:0x0203ce4c module:main +from:0x021122fc kind:load to:0x021182e0 module:overlay(31) +from:0x02112300 kind:load to:0x021182f0 module:overlay(31) +from:0x02112304 kind:load to:0x02106ee4 module:overlay(31) +from:0x02112308 kind:load to:0x021182e4 module:overlay(31) +from:0x02112344 kind:arm_call to:0x02106f28 module:overlay(31) +from:0x02112354 kind:arm_call to:0x0203ce4c module:main +from:0x02112368 kind:load to:0x02115d50 module:overlay(31) +from:0x0211236c kind:load to:0x0211832c module:overlay(31) +from:0x02112370 kind:load to:0x0211833c module:overlay(31) +from:0x02112374 kind:load to:0x0210751c module:overlay(31) +from:0x02112378 kind:load to:0x02118330 module:overlay(31) +from:0x021123ac kind:arm_call to:0x0210757c module:overlay(31) +from:0x021123bc kind:arm_call to:0x0203ce4c module:main +from:0x021123d0 kind:load to:0x021183a4 module:overlay(31) +from:0x021123d4 kind:load to:0x021183cc module:overlay(31) +from:0x021123d8 kind:load to:0x02108938 module:overlay(31) +from:0x021123dc kind:load to:0x021183c0 module:overlay(31) +from:0x02112410 kind:arm_call to:0x0210897c module:overlay(31) +from:0x02112420 kind:arm_call to:0x0203ce4c module:main +from:0x02112434 kind:load to:0x021184a0 module:overlay(31) +from:0x02112438 kind:load to:0x021184c8 module:overlay(31) +from:0x0211243c kind:load to:0x02109628 module:overlay(31) +from:0x02112440 kind:load to:0x021184b0 module:overlay(31) +from:0x02112460 kind:arm_call to:0x0210966c module:overlay(31) +from:0x02112470 kind:arm_call to:0x0203ce4c module:main +from:0x02112484 kind:load to:0x021185c0 module:overlay(31) +from:0x02112488 kind:load to:0x021185d0 module:overlay(31) +from:0x0211248c kind:load to:0x021099b8 module:overlay(31) +from:0x02112490 kind:load to:0x021185c4 module:overlay(31) +from:0x021124bc kind:arm_call to:0x021099fc module:overlay(31) +from:0x021124cc kind:arm_call to:0x0203ce4c module:main +from:0x021124e0 kind:load to:0x021186a4 module:overlay(31) +from:0x021124e4 kind:load to:0x021186c0 module:overlay(31) +from:0x021124e8 kind:load to:0x02109eec module:overlay(31) +from:0x021124ec kind:load to:0x021186a8 module:overlay(31) +from:0x02112528 kind:arm_call to:0x02109f30 module:overlay(31) +from:0x02112538 kind:arm_call to:0x0203ce4c module:main +from:0x0211254c kind:load to:0x02115f48 module:overlay(31) +from:0x02112550 kind:load to:0x021187b8 module:overlay(31) +from:0x02112554 kind:load to:0x021187c8 module:overlay(31) +from:0x02112558 kind:load to:0x0210aad8 module:overlay(31) +from:0x0211255c kind:load to:0x021187bc module:overlay(31) +from:0x02112580 kind:arm_call to:0x02028c24 module:main +from:0x021125a8 kind:arm_call to:0x02028c24 module:main +from:0x021125bc kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x021125c8 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021125d8 kind:arm_call to:0x0203ce4c module:main +from:0x021125f4 kind:arm_call to:0x0210ab1c module:overlay(31) +from:0x02112604 kind:arm_call to:0x0203ce4c module:main +from:0x02112618 kind:load to:0x02118af0 module:overlay(31) +from:0x0211261c kind:load to:0x02118c70 module:overlay(31) +from:0x02112620 kind:load to:0x021188f8 module:overlay(31) +from:0x02112624 kind:load to:0x021188e0 module:overlay(31) +from:0x02112628 kind:load to:0x0207f488 module:overlay(0) +from:0x0211262c kind:load to:0x021188c8 module:overlay(31) +from:0x02112630 kind:load to:0x021188c0 module:overlay(31) +from:0x02112634 kind:load to:0x021189b0 module:overlay(31) +from:0x02112638 kind:load to:0x0210b354 module:overlay(31) +from:0x0211263c kind:load to:0x021188d4 module:overlay(31) +from:0x02112678 kind:arm_call to:0x0210b398 module:overlay(31) +from:0x02112688 kind:arm_call to:0x0203ce4c module:main +from:0x021126a0 kind:load to:0x02116034 module:overlay(31) +from:0x021126a4 kind:load to:0x02118c70 module:overlay(31) +from:0x021126a8 kind:load to:0x02118c84 module:overlay(31) +from:0x021126ac kind:load to:0x0210ba30 module:overlay(31) +from:0x021126b0 kind:load to:0x02118c78 module:overlay(31) +from:0x021126d0 kind:arm_call to:0x0210bac4 module:overlay(31) +from:0x021126e0 kind:arm_call to:0x0203ce4c module:main +from:0x021126f4 kind:load to:0x02118d78 module:overlay(31) +from:0x021126f8 kind:load to:0x02118d88 module:overlay(31) +from:0x021126fc kind:load to:0x0210ce88 module:overlay(31) +from:0x02112700 kind:load to:0x02118d7c module:overlay(31) +from:0x0211273c kind:arm_call to:0x0210cefc module:overlay(31) +from:0x0211274c kind:arm_call to:0x0203ce4c module:main +from:0x02112760 kind:load to:0x0211616c module:overlay(31) +from:0x02112764 kind:load to:0x02118e7c module:overlay(31) +from:0x02112768 kind:load to:0x02118e8c module:overlay(31) +from:0x0211276c kind:load to:0x0210d978 module:overlay(31) +from:0x02112770 kind:load to:0x02118e80 module:overlay(31) +from:0x02112774 kind:load to:0x02110fb0 module:overlay(31) +from:0x02112778 kind:load to:0x02110fc8 module:overlay(31) +from:0x0211277c kind:load to:0x02110fd8 module:overlay(31) +from:0x02112780 kind:load to:0x02111028 module:overlay(31) +from:0x02112784 kind:load to:0x02111078 module:overlay(31) +from:0x02112788 kind:load to:0x021110c8 module:overlay(31) +from:0x0211278c kind:load to:0x02111118 module:overlay(31) +from:0x02112790 kind:load to:0x0211118c module:overlay(31) +from:0x02112794 kind:load to:0x02111200 module:overlay(31) +from:0x02112798 kind:load to:0x02111250 module:overlay(31) +from:0x0211279c kind:load to:0x021112e8 module:overlay(31) +from:0x021127a0 kind:load to:0x0211137c module:overlay(31) +from:0x021127a4 kind:load to:0x021113e8 module:overlay(31) +from:0x021127a8 kind:load to:0x02111438 module:overlay(31) +from:0x021127ac kind:load to:0x02111488 module:overlay(31) +from:0x021127b0 kind:load to:0x021114d8 module:overlay(31) +from:0x021127b4 kind:load to:0x02111528 module:overlay(31) +from:0x021127b8 kind:load to:0x02111578 module:overlay(31) +from:0x021127bc kind:load to:0x021115c8 module:overlay(31) +from:0x021127c0 kind:load to:0x02111618 module:overlay(31) +from:0x021127c4 kind:load to:0x0211163c module:overlay(31) +from:0x021127c8 kind:load to:0x021116a0 module:overlay(31) +from:0x021127cc kind:load to:0x021116f0 module:overlay(31) +from:0x021127d0 kind:load to:0x02111740 module:overlay(31) +from:0x021127d4 kind:load to:0x02111790 module:overlay(31) +from:0x021127d8 kind:load to:0x021117e0 module:overlay(31) +from:0x021127dc kind:load to:0x02111830 module:overlay(31) +from:0x021127e0 kind:load to:0x02111968 module:overlay(31) +from:0x021127e4 kind:load to:0x021119dc module:overlay(31) +from:0x021127e8 kind:load to:0x02111a2c module:overlay(31) +from:0x021127ec kind:load to:0x02111a7c module:overlay(31) +from:0x021127f0 kind:load to:0x02111acc module:overlay(31) +from:0x021127f4 kind:load to:0x02111b08 module:overlay(31) +from:0x021127f8 kind:load to:0x02111b6c module:overlay(31) +from:0x021127fc kind:load to:0x02111bd0 module:overlay(31) +from:0x02112800 kind:load to:0x02111c34 module:overlay(31) +from:0x02112804 kind:load to:0x02111c98 module:overlay(31) +from:0x02112808 kind:load to:0x02111ce8 module:overlay(31) +from:0x0211280c kind:load to:0x02111d38 module:overlay(31) +from:0x02112810 kind:load to:0x02111d88 module:overlay(31) +from:0x02112814 kind:load to:0x02111dd8 module:overlay(31) +from:0x02112818 kind:load to:0x02111e68 module:overlay(31) +from:0x0211281c kind:load to:0x02111ed8 module:overlay(31) +from:0x02112820 kind:load to:0x02111f28 module:overlay(31) +from:0x02112824 kind:load to:0x02111f94 module:overlay(31) +from:0x02112828 kind:load to:0x02111fc4 module:overlay(31) +from:0x0211282c kind:load to:0x02112030 module:overlay(31) +from:0x02112830 kind:load to:0x0211209c module:overlay(31) +from:0x02112834 kind:load to:0x02112108 module:overlay(31) +from:0x02112838 kind:load to:0x02112158 module:overlay(31) +from:0x0211283c kind:load to:0x021121a8 module:overlay(31) +from:0x02112840 kind:load to:0x0211221c module:overlay(31) +from:0x02112844 kind:load to:0x0211226c module:overlay(31) +from:0x02112848 kind:load to:0x021122bc module:overlay(31) +from:0x0211284c kind:load to:0x0211230c module:overlay(31) +from:0x02112850 kind:load to:0x0211237c module:overlay(31) +from:0x02112854 kind:load to:0x021123e0 module:overlay(31) +from:0x02112858 kind:load to:0x02112444 module:overlay(31) +from:0x0211285c kind:load to:0x02112494 module:overlay(31) +from:0x02112860 kind:load to:0x021124f0 module:overlay(31) +from:0x02112864 kind:load to:0x02112560 module:overlay(31) +from:0x02112868 kind:load to:0x02112640 module:overlay(31) +from:0x0211286c kind:load to:0x021126b4 module:overlay(31) +from:0x02112870 kind:load to:0x02112704 module:overlay(31) +from:0x02112928 kind:load to:0x02112888 module:overlay(31) +from:0x0211292c kind:load to:0x02112894 module:overlay(31) +from:0x02112930 kind:load to:0x0211288c module:overlay(31) +from:0x02112934 kind:load to:0x02112890 module:overlay(31) +from:0x02112938 kind:load to:0x02112898 module:overlay(31) +from:0x0211293c kind:load to:0x021128c8 module:overlay(31) +from:0x02112940 kind:load to:0x021128a0 module:overlay(31) +from:0x02112944 kind:load to:0x021128c0 module:overlay(31) +from:0x02112948 kind:load to:0x021128b8 module:overlay(31) +from:0x0211294c kind:load to:0x02112884 module:overlay(31) +from:0x02112950 kind:load to:0x021128e4 module:overlay(31) +from:0x02112954 kind:load to:0x021128f0 module:overlay(31) +from:0x02112958 kind:load to:0x021128d8 module:overlay(31) +from:0x0211295c kind:load to:0x021128a8 module:overlay(31) +from:0x02112960 kind:load to:0x021128fc module:overlay(31) +from:0x02112964 kind:load to:0x021128d0 module:overlay(31) +from:0x02112968 kind:load to:0x021128b0 module:overlay(31) +from:0x0211296c kind:load to:0x02112884 module:overlay(31) +from:0x02112970 kind:load to:0x0211299c module:overlay(31) +from:0x02112974 kind:load to:0x021129b4 module:overlay(31) +from:0x02112978 kind:load to:0x021129cc module:overlay(31) +from:0x0211297c kind:load to:0x02112908 module:overlay(31) +from:0x02112980 kind:load to:0x0211298c module:overlay(31) +from:0x02112984 kind:load to:0x0211298c module:overlay(31) +from:0x02112988 kind:load to:0x02112918 module:overlay(31) +from:0x021129ec kind:load to:0x021834c9 module:overlays(97,100,101) +from:0x021129f0 kind:load to:0x021835a1 module:overlays(97,100,101) +from:0x021129f4 kind:load to:0x02183751 module:overlays(97,100,101) +from:0x021129f8 kind:load to:0x021845a8 module:overlays(97,100,102) +from:0x021129fc kind:load to:0x0207fcf4 module:overlay(0) +from:0x02112a00 kind:load to:0x0207fd20 module:overlay(0) +from:0x02112a04 kind:load to:0x0207fd58 module:overlay(0) +from:0x02112a08 kind:load to:0x020d8b30 module:overlay(31) +from:0x02112a0c kind:load to:0x020b8a39 module:overlays(1,6,7,8,12,13,14) +from:0x02112a10 kind:load to:0x0207fcf0 module:overlay(0) +from:0x02112a14 kind:load to:0x01ffee10 module:itcm +from:0x02112a18 kind:load to:0x0208088c module:overlay(0) +from:0x02112a1c kind:load to:0x020b892d module:overlays(1,7,8,12,13,14) +from:0x02112a20 kind:load to:0x020b8c81 module:overlays(1,5,6,7,10,12,13,14) +from:0x02112a24 kind:load to:0x02183681 module:overlays(97,100,101) +from:0x02112a28 kind:load to:0x020808ac module:overlay(0) +from:0x02112a2c kind:load to:0x020b8c8d module:overlays(1,5,6,7,10,12,13,14) +from:0x02112a44 kind:load to:0x020d8dbc module:overlay(31) +from:0x02112a48 kind:load to:0x020d8f98 module:overlay(31) +from:0x02112a4c kind:load to:0x020d8cd8 module:overlay(31) +from:0x02112a58 kind:load to:0x0207caa0 module:overlay(0) +from:0x02112a5c kind:load to:0x0207caa8 module:overlay(0) +from:0x02112a60 kind:load to:0x0207d2bc module:overlay(0) +from:0x02112a64 kind:load to:0x0207d2ac module:overlay(0) +from:0x02112a68 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02112a6c kind:load to:0x0207d330 module:overlay(0) +from:0x02112a70 kind:load to:0x0207d374 module:overlay(0) +from:0x02112a74 kind:load to:0x0207d39c module:overlay(0) +from:0x02112a80 kind:load to:0x020d9128 module:overlay(31) +from:0x02112a84 kind:load to:0x020d9148 module:overlay(31) +from:0x02112a88 kind:load to:0x02057bd4 module:overlay(0) +from:0x02112a8c kind:load to:0x01ffc57c module:itcm +from:0x02112a90 kind:load to:0x02057da8 module:overlay(0) +from:0x02112a94 kind:load to:0x02057e24 module:overlay(0) +from:0x02112a98 kind:load to:0x020d9170 module:overlay(31) +from:0x02112a9c kind:load to:0x020d91f0 module:overlay(31) +from:0x02112aa0 kind:load to:0x02057d64 module:overlay(0) +from:0x02112aa4 kind:load to:0x020d91b0 module:overlay(31) +from:0x02112aa8 kind:load to:0x02082314 module:overlay(0) +from:0x02112ab4 kind:load to:0x020d939c module:overlay(31) +from:0x02112ac0 kind:load to:0x020d9480 module:overlay(31) +from:0x02112ac4 kind:load to:0x020d9494 module:overlay(31) +from:0x02112ac8 kind:load to:0x0207b6fc module:overlay(0) +from:0x02112acc kind:load to:0x020d942c module:overlay(31) +from:0x02112ad0 kind:load to:0x0207b6ec module:overlay(0) +from:0x02112adc kind:load to:0x020d9548 module:overlay(31) +from:0x02112ae0 kind:load to:0x020d955c module:overlay(31) +from:0x02112ae4 kind:load to:0x0207b6fc module:overlay(0) +from:0x02112ae8 kind:load to:0x020d9504 module:overlay(31) +from:0x02112aec kind:load to:0x0207b6ec module:overlay(0) +from:0x02112af8 kind:load to:0x020da504 module:overlay(31) +from:0x02112b04 kind:load to:0x020da534 module:overlay(31) +from:0x02112b08 kind:load to:0x020da548 module:overlay(31) +from:0x02112b0c kind:load to:0x0207bfe0 module:overlay(0) +from:0x02112b10 kind:load to:0x020da1d0 module:overlay(31) +from:0x02112b14 kind:load to:0x0207bff0 module:overlay(0) +from:0x02112b20 kind:load to:0x020dabd0 module:overlay(31) +from:0x02112b24 kind:load to:0x020dabe4 module:overlay(31) +from:0x02112b28 kind:load to:0x020da5f0 module:overlay(31) +from:0x02112b2c kind:load to:0x020da680 module:overlay(31) +from:0x02112b30 kind:load to:0x0207bff0 module:overlay(0) +from:0x02112b40 kind:load to:0x020db194 module:overlay(31) +from:0x02112b4c kind:load to:0x020dc8ec module:overlay(31) +from:0x02112b58 kind:load to:0x020dd30c module:overlay(31) +from:0x02112b5c kind:load to:0x020dd334 module:overlay(31) +from:0x02112b60 kind:load to:0x020dd254 module:overlay(31) +from:0x02112b6c kind:load to:0x0209017c module:overlay(0) +from:0x02112b70 kind:load to:0x020dd3c8 module:overlay(31) +from:0x02112b74 kind:load to:0x020dd434 module:overlay(31) +from:0x02112b78 kind:load to:0x020dd624 module:overlay(31) +from:0x02112b7c kind:load to:0x020dd7d8 module:overlay(31) +from:0x02112b80 kind:load to:0x0209079c module:overlay(0) +from:0x02112b84 kind:load to:0x020907a0 module:overlay(0) +from:0x02112b88 kind:load to:0x020907a4 module:overlay(0) +from:0x02112b94 kind:load to:0x020dea50 module:overlay(31) +from:0x02112b98 kind:load to:0x020de2b0 module:overlay(31) +from:0x02112b9c kind:load to:0x020de308 module:overlay(31) +from:0x02112ba0 kind:load to:0x020deb50 module:overlay(31) +from:0x02112ba4 kind:load to:0x020deed8 module:overlay(31) +from:0x02112ba8 kind:load to:0x0209079c module:overlay(0) +from:0x02112bac kind:load to:0x020907a0 module:overlay(0) +from:0x02112bb0 kind:load to:0x020907a4 module:overlay(0) +from:0x02112bbc kind:load to:0x020e0651 module:overlay(31) +from:0x02112bc0 kind:load to:0x020e06b9 module:overlay(31) +from:0x02112bc4 kind:load to:0x020e0904 module:overlay(31) +from:0x02112be0 kind:load to:0x020e1d80 module:overlay(31) +from:0x02112be8 kind:load to:0x020e1eb8 module:overlay(31) +from:0x02112bf0 kind:load to:0x020e1f68 module:overlay(31) +from:0x02112bf8 kind:load to:0x020e1fc4 module:overlay(31) +from:0x02112c00 kind:load to:0x020e2044 module:overlay(31) +from:0x02112c08 kind:load to:0x020e20dc module:overlay(31) +from:0x02112c10 kind:load to:0x020e2114 module:overlay(31) +from:0x02112c18 kind:load to:0x020e1d28 module:overlay(31) +from:0x02112c20 kind:load to:0x020e1e9c module:overlay(31) +from:0x02112c28 kind:load to:0x020e1ef8 module:overlay(31) +from:0x02112c30 kind:load to:0x020e1fc0 module:overlay(31) +from:0x02112c38 kind:load to:0x020e2014 module:overlay(31) +from:0x02112c40 kind:load to:0x020e20b8 module:overlay(31) +from:0x02112c48 kind:load to:0x020e20e0 module:overlay(31) +from:0x02112c58 kind:load to:0x020e2d94 module:overlay(31) +from:0x02112c5c kind:load to:0x020e2db0 module:overlay(31) +from:0x02112c60 kind:load to:0x020e2dd4 module:overlay(31) +from:0x02112c64 kind:load to:0x020e2e1c module:overlay(31) +from:0x02112c68 kind:load to:0x020e326c module:overlay(31) +from:0x02112c74 kind:load to:0x020e17e8 module:overlay(31) +from:0x02112c78 kind:load to:0x020e33bc module:overlay(31) +from:0x02112c7c kind:load to:0x0207b6fc module:overlay(0) +from:0x02112c80 kind:load to:0x0207b734 module:overlay(0) +from:0x02112c84 kind:load to:0x020e335c module:overlay(31) +from:0x02112c90 kind:load to:0x020e2200 module:overlay(31) +from:0x02112c94 kind:load to:0x020e33a0 module:overlay(31) +from:0x02112c98 kind:load to:0x020e32f0 module:overlay(31) +from:0x02112c9c kind:load to:0x0207bfe8 module:overlay(0) +from:0x02112ca0 kind:load to:0x0207bff0 module:overlay(0) +from:0x02112cac kind:load to:0x020e14b0 module:overlay(31) +from:0x02112cb0 kind:load to:0x0209772c module:overlay(0) +from:0x02112cb4 kind:load to:0x02097734 module:overlay(0) +from:0x02112cb8 kind:load to:0x020977b0 module:overlay(0) +from:0x02112cbc kind:load to:0x020977f0 module:overlay(0) +from:0x02112cc0 kind:load to:0x020977f4 module:overlay(0) +from:0x02112cc4 kind:load to:0x020977f8 module:overlay(0) +from:0x02112cd0 kind:load to:0x020984f8 module:overlay(0) +from:0x02112cd4 kind:load to:0x02098534 module:overlay(0) +from:0x02112cd8 kind:load to:0x0209854c module:overlay(0) +from:0x02112cdc kind:load to:0x02098558 module:overlay(0) +from:0x02112ce0 kind:load to:0x01fff464 module:itcm +from:0x02112ce4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02112ce8 kind:load to:0x020e17fc module:overlay(31) +from:0x02112cec kind:load to:0x02098490 module:overlay(0) +from:0x02112cf0 kind:load to:0x020e1a08 module:overlay(31) +from:0x02112cf4 kind:load to:0x020e1ad8 module:overlay(31) +from:0x02112cf8 kind:load to:0x0209849c module:overlay(0) +from:0x02112cfc kind:load to:0x020e2214 module:overlay(31) +from:0x02112d00 kind:load to:0x020984a4 module:overlay(0) +from:0x02112d04 kind:load to:0x020984a8 module:overlay(0) +from:0x02112d08 kind:load to:0x020e244c module:overlay(31) +from:0x02112d0c kind:load to:0x020e248c module:overlay(31) +from:0x02112d10 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02112d14 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02112d18 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02112d1c kind:load to:0x020e33d8 module:overlay(31) +from:0x02112d20 kind:load to:0x020e3428 module:overlay(31) +from:0x02112d2c kind:load to:0x020e371c module:overlay(31) +from:0x02112d30 kind:load to:0x020e3bfc module:overlay(31) +from:0x02112d34 kind:load to:0x0207bfe0 module:overlay(0) +from:0x02112d38 kind:load to:0x020e34fc module:overlay(31) +from:0x02112d3c kind:load to:0x0207bff0 module:overlay(0) +from:0x02112d48 kind:load to:0x020e34a0 module:overlay(31) +from:0x02112d4c kind:load to:0x0209772c module:overlay(0) +from:0x02112d50 kind:load to:0x02097734 module:overlay(0) +from:0x02112d54 kind:load to:0x020977b0 module:overlay(0) +from:0x02112d58 kind:load to:0x020977f0 module:overlay(0) +from:0x02112d5c kind:load to:0x020977f4 module:overlay(0) +from:0x02112d60 kind:load to:0x020977f8 module:overlay(0) +from:0x02112d6c kind:load to:0x020984f8 module:overlay(0) +from:0x02112d70 kind:load to:0x02098534 module:overlay(0) +from:0x02112d74 kind:load to:0x0209854c module:overlay(0) +from:0x02112d78 kind:load to:0x02098558 module:overlay(0) +from:0x02112d7c kind:load to:0x01fff464 module:itcm +from:0x02112d80 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02112d84 kind:load to:0x020e3730 module:overlay(31) +from:0x02112d88 kind:load to:0x02098490 module:overlay(0) +from:0x02112d8c kind:load to:0x020e39a4 module:overlay(31) +from:0x02112d90 kind:load to:0x020e3b24 module:overlay(31) +from:0x02112d94 kind:load to:0x0209849c module:overlay(0) +from:0x02112d98 kind:load to:0x020984a0 module:overlay(0) +from:0x02112d9c kind:load to:0x020984a4 module:overlay(0) +from:0x02112da0 kind:load to:0x020984a8 module:overlay(0) +from:0x02112da4 kind:load to:0x02098564 module:overlay(0) +from:0x02112da8 kind:load to:0x020985d0 module:overlay(0) +from:0x02112dac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02112db0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02112db4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02112db8 kind:load to:0x020e3c18 module:overlay(31) +from:0x02112dbc kind:load to:0x020e3c40 module:overlay(31) +from:0x02112dc8 kind:load to:0x020984f8 module:overlay(0) +from:0x02112dcc kind:load to:0x02098534 module:overlay(0) +from:0x02112dd0 kind:load to:0x0209854c module:overlay(0) +from:0x02112dd4 kind:load to:0x02098558 module:overlay(0) +from:0x02112dd8 kind:load to:0x01fff464 module:itcm +from:0x02112ddc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02112de0 kind:load to:0x020e3df8 module:overlay(31) +from:0x02112de4 kind:load to:0x020e3e24 module:overlay(31) +from:0x02112de8 kind:load to:0x020e3e64 module:overlay(31) +from:0x02112dec kind:load to:0x020e3eb8 module:overlay(31) +from:0x02112df0 kind:load to:0x0209849c module:overlay(0) +from:0x02112df4 kind:load to:0x020984a0 module:overlay(0) +from:0x02112df8 kind:load to:0x020984a4 module:overlay(0) +from:0x02112dfc kind:load to:0x020984a8 module:overlay(0) +from:0x02112e00 kind:load to:0x02098564 module:overlay(0) +from:0x02112e04 kind:load to:0x020985d0 module:overlay(0) +from:0x02112e08 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02112e0c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02112e10 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02112e14 kind:load to:0x020e4088 module:overlay(31) +from:0x02112e18 kind:load to:0x020e409c module:overlay(31) +from:0x02112e1c kind:load to:0x020e3f30 module:overlay(31) +from:0x02112e20 kind:load to:0x020e4054 module:overlay(31) +from:0x02112e24 kind:load to:0x020e4058 module:overlay(31) +from:0x02112e28 kind:load to:0x020e405c module:overlay(31) +from:0x02112e34 kind:load to:0x020e40c4 module:overlay(31) +from:0x02112e38 kind:load to:0x0209772c module:overlay(0) +from:0x02112e3c kind:load to:0x02097734 module:overlay(0) +from:0x02112e40 kind:load to:0x020977b0 module:overlay(0) +from:0x02112e44 kind:load to:0x020977f0 module:overlay(0) +from:0x02112e48 kind:load to:0x020977f4 module:overlay(0) +from:0x02112e4c kind:load to:0x020977f8 module:overlay(0) +from:0x02112e58 kind:load to:0x020984f8 module:overlay(0) +from:0x02112e5c kind:load to:0x02098534 module:overlay(0) +from:0x02112e60 kind:load to:0x0209854c module:overlay(0) +from:0x02112e64 kind:load to:0x02098558 module:overlay(0) +from:0x02112e68 kind:load to:0x01fff464 module:itcm +from:0x02112e6c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02112e70 kind:load to:0x020e3df8 module:overlay(31) +from:0x02112e74 kind:load to:0x020e3e24 module:overlay(31) +from:0x02112e78 kind:load to:0x020e3e64 module:overlay(31) +from:0x02112e7c kind:load to:0x020e41cc module:overlay(31) +from:0x02112e80 kind:load to:0x0209849c module:overlay(0) +from:0x02112e84 kind:load to:0x020984a0 module:overlay(0) +from:0x02112e88 kind:load to:0x020984a4 module:overlay(0) +from:0x02112e8c kind:load to:0x020984a8 module:overlay(0) +from:0x02112e90 kind:load to:0x02098564 module:overlay(0) +from:0x02112e94 kind:load to:0x020985d0 module:overlay(0) +from:0x02112e98 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02112e9c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02112ea0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02112ea4 kind:load to:0x020e4144 module:overlay(31) +from:0x02112ea8 kind:load to:0x020e4184 module:overlay(31) +from:0x02112eac kind:load to:0x020e3f30 module:overlay(31) +from:0x02112eb0 kind:load to:0x020e4218 module:overlay(31) +from:0x02112eb4 kind:load to:0x020e4058 module:overlay(31) +from:0x02112eb8 kind:load to:0x020e4300 module:overlay(31) +from:0x02112ebc kind:load to:0x020e428c module:overlay(31) +from:0x02112ec0 kind:load to:0x020e42d0 module:overlay(31) +from:0x02112ecc kind:load to:0x020e4574 module:overlay(31) +from:0x02112ed0 kind:load to:0x02073168 module:overlay(0) +from:0x02112ed4 kind:load to:0x020e4564 module:overlay(31) +from:0x02112ed8 kind:load to:0x02073170 module:overlay(0) +from:0x02112ee4 kind:load to:0x020e4740 module:overlay(31) +from:0x02112ee8 kind:load to:0x020e56f0 module:overlay(31) +from:0x02112eec kind:load to:0x0207b6fc module:overlay(0) +from:0x02112ef0 kind:load to:0x0207b734 module:overlay(0) +from:0x02112ef4 kind:load to:0x020e53a8 module:overlay(31) +from:0x02112f00 kind:load to:0x020e5454 module:overlay(31) +from:0x02112f04 kind:load to:0x020e5468 module:overlay(31) +from:0x02112f08 kind:load to:0x020e5484 module:overlay(31) +from:0x02112f0c kind:load to:0x020e54b4 module:overlay(31) +from:0x02112f10 kind:load to:0x0207bff0 module:overlay(0) +from:0x02112f1c kind:load to:0x020e4754 module:overlay(31) +from:0x02112f20 kind:load to:0x020e570c module:overlay(31) +from:0x02112f24 kind:load to:0x0207b6fc module:overlay(0) +from:0x02112f28 kind:load to:0x020e53e0 module:overlay(31) +from:0x02112f2c kind:load to:0x020e53c4 module:overlay(31) +from:0x02112f38 kind:load to:0x020e4590 module:overlay(31) +from:0x02112f3c kind:load to:0x0209772c module:overlay(0) +from:0x02112f40 kind:load to:0x02097734 module:overlay(0) +from:0x02112f44 kind:load to:0x020977b0 module:overlay(0) +from:0x02112f48 kind:load to:0x020977f0 module:overlay(0) +from:0x02112f4c kind:load to:0x020977f4 module:overlay(0) +from:0x02112f50 kind:load to:0x020977f8 module:overlay(0) +from:0x02112f5c kind:load to:0x020984f8 module:overlay(0) +from:0x02112f60 kind:load to:0x02098534 module:overlay(0) +from:0x02112f64 kind:load to:0x0209854c module:overlay(0) +from:0x02112f68 kind:load to:0x02098558 module:overlay(0) +from:0x02112f6c kind:load to:0x01fff464 module:itcm +from:0x02112f70 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02112f74 kind:load to:0x020e48b0 module:overlay(31) +from:0x02112f78 kind:load to:0x02098490 module:overlay(0) +from:0x02112f7c kind:load to:0x020e4a00 module:overlay(31) +from:0x02112f80 kind:load to:0x02098498 module:overlay(0) +from:0x02112f84 kind:load to:0x0209849c module:overlay(0) +from:0x02112f88 kind:load to:0x020e5334 module:overlay(31) +from:0x02112f8c kind:load to:0x020984a4 module:overlay(0) +from:0x02112f90 kind:load to:0x020984a8 module:overlay(0) +from:0x02112f94 kind:load to:0x02098564 module:overlay(0) +from:0x02112f98 kind:load to:0x020985d0 module:overlay(0) +from:0x02112f9c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02112fa0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02112fa4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02112fa8 kind:load to:0x020e4768 module:overlay(31) +from:0x02112fac kind:load to:0x020e4808 module:overlay(31) +from:0x02112fb8 kind:load to:0x020e5878 module:overlay(31) +from:0x02112fd4 kind:load to:0x020e5b00 module:overlay(31) +from:0x02112fd8 kind:load to:0x020e63f0 module:overlay(31) +from:0x02112fdc kind:load to:0x020e573c module:overlay(31) +from:0x02112fe0 kind:load to:0x020e5764 module:overlay(31) +from:0x02112fe4 kind:load to:0x0207bff0 module:overlay(0) +from:0x02112ff0 kind:load to:0x020e58b4 module:overlay(31) +from:0x02112ff4 kind:load to:0x0209772c module:overlay(0) +from:0x02112ff8 kind:load to:0x02097734 module:overlay(0) +from:0x02112ffc kind:load to:0x020977b0 module:overlay(0) +from:0x02113000 kind:load to:0x020977f0 module:overlay(0) +from:0x02113004 kind:load to:0x020977f4 module:overlay(0) +from:0x02113008 kind:load to:0x020977f8 module:overlay(0) +from:0x02113014 kind:load to:0x020984f8 module:overlay(0) +from:0x02113018 kind:load to:0x02098534 module:overlay(0) +from:0x0211301c kind:load to:0x0209854c module:overlay(0) +from:0x02113020 kind:load to:0x02098558 module:overlay(0) +from:0x02113024 kind:load to:0x01fff464 module:itcm +from:0x02113028 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0211302c kind:load to:0x020e5b14 module:overlay(31) +from:0x02113030 kind:load to:0x02098490 module:overlay(0) +from:0x02113034 kind:load to:0x020e6128 module:overlay(31) +from:0x02113038 kind:load to:0x020e6138 module:overlay(31) +from:0x0211303c kind:load to:0x0209849c module:overlay(0) +from:0x02113040 kind:load to:0x020e617c module:overlay(31) +from:0x02113044 kind:load to:0x020984a4 module:overlay(0) +from:0x02113048 kind:load to:0x020984a8 module:overlay(0) +from:0x0211304c kind:load to:0x02098564 module:overlay(0) +from:0x02113050 kind:load to:0x020985d0 module:overlay(0) +from:0x02113054 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02113058 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211305c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02113060 kind:load to:0x020e640c module:overlay(31) +from:0x02113064 kind:load to:0x020e6454 module:overlay(31) +from:0x02113070 kind:load to:0x020e66e0 module:overlay(31) +from:0x02113074 kind:load to:0x020e689c module:overlay(31) +from:0x02113078 kind:load to:0x0207b874 module:overlay(0) +from:0x0211307c kind:load to:0x020e64b8 module:overlay(31) +from:0x02113080 kind:load to:0x020e6528 module:overlay(31) +from:0x0211308c kind:load to:0x020984f8 module:overlay(0) +from:0x02113090 kind:load to:0x02098534 module:overlay(0) +from:0x02113094 kind:load to:0x0209854c module:overlay(0) +from:0x02113098 kind:load to:0x02098558 module:overlay(0) +from:0x0211309c kind:load to:0x01fff464 module:itcm +from:0x021130a0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021130a4 kind:load to:0x02188ee8 module:overlays(97,100,105,110) +from:0x021130a8 kind:load to:0x02098490 module:overlay(0) +from:0x021130ac kind:load to:0x02188f58 module:overlays(97,100,105,110) +from:0x021130b0 kind:load to:0x02188f68 module:overlays(97,100,105,110) +from:0x021130b4 kind:load to:0x0209849c module:overlay(0) +from:0x021130b8 kind:load to:0x02189260 module:overlays(97,100,105,110) +from:0x021130bc kind:load to:0x020984a4 module:overlay(0) +from:0x021130c0 kind:load to:0x020984a8 module:overlay(0) +from:0x021130c4 kind:load to:0x02098564 module:overlay(0) +from:0x021130c8 kind:load to:0x020985d0 module:overlay(0) +from:0x021130cc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021130d0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021130d4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021130d8 kind:load to:0x020e66f4 module:overlay(31) +from:0x021130dc kind:load to:0x020e6754 module:overlay(31) +from:0x021130e0 kind:load to:0x02188f78 module:overlays(97,100,105,110) +from:0x021130e4 kind:load to:0x02188f44 module:overlays(97,100,105,110) +from:0x021130f0 kind:load to:0x020e69ac module:overlay(31) +from:0x0211310c kind:load to:0x020e6c54 module:overlay(31) +from:0x02113110 kind:load to:0x020e72d0 module:overlay(31) +from:0x02113114 kind:load to:0x0207b6fc module:overlay(0) +from:0x02113118 kind:load to:0x020e68fc module:overlay(31) +from:0x0211311c kind:load to:0x020e6954 module:overlay(31) +from:0x02113128 kind:load to:0x020e6c40 module:overlay(31) +from:0x0211312c kind:load to:0x020e72b4 module:overlay(31) +from:0x02113130 kind:load to:0x020e68b8 module:overlay(31) +from:0x02113134 kind:load to:0x020e68e0 module:overlay(31) +from:0x02113138 kind:load to:0x0207bff0 module:overlay(0) +from:0x02113144 kind:load to:0x020e6b20 module:overlay(31) +from:0x02113148 kind:load to:0x0209772c module:overlay(0) +from:0x0211314c kind:load to:0x02097734 module:overlay(0) +from:0x02113150 kind:load to:0x020977b0 module:overlay(0) +from:0x02113154 kind:load to:0x020977f0 module:overlay(0) +from:0x02113158 kind:load to:0x020977f4 module:overlay(0) +from:0x0211315c kind:load to:0x020977f8 module:overlay(0) +from:0x02113168 kind:load to:0x020984f8 module:overlay(0) +from:0x0211316c kind:load to:0x02098534 module:overlay(0) +from:0x02113170 kind:load to:0x0209854c module:overlay(0) +from:0x02113174 kind:load to:0x02098558 module:overlay(0) +from:0x02113178 kind:load to:0x01fff464 module:itcm +from:0x0211317c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02113180 kind:load to:0x020e6c68 module:overlay(31) +from:0x02113184 kind:load to:0x02098490 module:overlay(0) +from:0x02113188 kind:load to:0x020e6ed8 module:overlay(31) +from:0x0211318c kind:load to:0x020e7140 module:overlay(31) +from:0x02113190 kind:load to:0x0209849c module:overlay(0) +from:0x02113194 kind:load to:0x020e7274 module:overlay(31) +from:0x02113198 kind:load to:0x020984a4 module:overlay(0) +from:0x0211319c kind:load to:0x020984a8 module:overlay(0) +from:0x021131a0 kind:load to:0x02098564 module:overlay(0) +from:0x021131a4 kind:load to:0x020985d0 module:overlay(0) +from:0x021131a8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021131ac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021131b0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021131b4 kind:load to:0x020e72ec module:overlay(31) +from:0x021131b8 kind:load to:0x020e7314 module:overlay(31) +from:0x021131e4 kind:load to:0x020e746c module:overlay(31) +from:0x021131e8 kind:load to:0x020e7488 module:overlay(31) +from:0x021131ec kind:load to:0x020e74ac module:overlay(31) +from:0x021131f0 kind:load to:0x020e753c module:overlay(31) +from:0x021131f4 kind:load to:0x0207bff0 module:overlay(0) +from:0x02113290 kind:load to:0x020984f8 module:overlay(0) +from:0x02113294 kind:load to:0x02098534 module:overlay(0) +from:0x02113298 kind:load to:0x0209854c module:overlay(0) +from:0x0211329c kind:load to:0x02098558 module:overlay(0) +from:0x021132a0 kind:load to:0x01fff464 module:itcm +from:0x021132a4 kind:load to:0x020a99b8 module:overlay(0) +from:0x021132a8 kind:load to:0x020a8d08 module:overlay(0) +from:0x021132ac kind:load to:0x020a8d84 module:overlay(0) +from:0x021132b0 kind:load to:0x020e8510 module:overlay(31) +from:0x021132b4 kind:load to:0x020a98d4 module:overlay(0) +from:0x021132b8 kind:load to:0x0209849c module:overlay(0) +from:0x021132bc kind:load to:0x020a993c module:overlay(0) +from:0x021132c0 kind:load to:0x020984a4 module:overlay(0) +from:0x021132c4 kind:load to:0x020984a8 module:overlay(0) +from:0x021132c8 kind:load to:0x02098564 module:overlay(0) +from:0x021132cc kind:load to:0x020985d0 module:overlay(0) +from:0x021132d0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021132d4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021132d8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021132dc kind:load to:0x020e73cc module:overlay(31) +from:0x021132e0 kind:load to:0x020e73ec module:overlay(31) +from:0x021132e4 kind:load to:0x020e7660 module:overlay(31) +from:0x021132e8 kind:load to:0x020e84b8 module:overlay(31) +from:0x021132ec kind:load to:0x020a92b0 module:overlay(0) +from:0x021132f0 kind:load to:0x020a8f58 module:overlay(0) +from:0x021132f4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021132f8 kind:load to:0x020a9130 module:overlay(0) +from:0x021132fc kind:load to:0x020a912c module:overlay(0) +from:0x02113300 kind:load to:0x020a91fc module:overlay(0) +from:0x02113304 kind:load to:0x020a9220 module:overlay(0) +from:0x02113308 kind:load to:0x020a9224 module:overlay(0) +from:0x0211330c kind:load to:0x020a9180 module:overlay(0) +from:0x02113310 kind:load to:0x020a9188 module:overlay(0) +from:0x02113314 kind:load to:0x020a9190 module:overlay(0) +from:0x02113318 kind:load to:0x020a8f34 module:overlay(0) +from:0x0211331c kind:load to:0x020a8f3c module:overlay(0) +from:0x02113320 kind:load to:0x020a8f44 module:overlay(0) +from:0x02113324 kind:load to:0x020a8f4c module:overlay(0) +from:0x02113328 kind:load to:0x020a9428 module:overlay(0) +from:0x0211332c kind:load to:0x020a9578 module:overlay(0) +from:0x02113330 kind:load to:0x020a95a4 module:overlay(0) +from:0x02113334 kind:load to:0x020a95c4 module:overlay(0) +from:0x02113338 kind:load to:0x020a97dc module:overlay(0) +from:0x0211333c kind:load to:0x020e75dc module:overlay(31) +from:0x02113340 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02113344 kind:load to:0x020a8e64 module:overlay(0) +from:0x02113348 kind:load to:0x020a9984 module:overlay(0) +from:0x0211334c kind:load to:0x020e7768 module:overlay(31) +from:0x02113350 kind:load to:0x020e7798 module:overlay(31) +from:0x02113354 kind:load to:0x020e7ae4 module:overlay(31) +from:0x02113358 kind:load to:0x020e7e44 module:overlay(31) +from:0x0211335c kind:load to:0x020e81b4 module:overlay(31) +from:0x02113360 kind:load to:0x020e8288 module:overlay(31) +from:0x02113364 kind:load to:0x020e82bc module:overlay(31) +from:0x02113368 kind:load to:0x020e8368 module:overlay(31) +from:0x0211336c kind:load to:0x020e8438 module:overlay(31) +from:0x02113370 kind:load to:0x020e7794 module:overlay(31) +from:0x02113374 kind:load to:0x020e782c module:overlay(31) +from:0x02113378 kind:load to:0x020e7b7c module:overlay(31) +from:0x0211337c kind:load to:0x020e7f30 module:overlay(31) +from:0x02113380 kind:load to:0x020e8234 module:overlay(31) +from:0x02113384 kind:load to:0x020e82b8 module:overlay(31) +from:0x02113388 kind:load to:0x020e834c module:overlay(31) +from:0x0211338c kind:load to:0x020e83f4 module:overlay(31) +from:0x02113390 kind:load to:0x020e846c module:overlay(31) +from:0x02113394 kind:load to:0x020e8494 module:overlay(31) +from:0x02113398 kind:load to:0x020e871c module:overlay(31) +from:0x0211339c kind:load to:0x020e8610 module:overlay(31) +from:0x021133a0 kind:load to:0x020e8728 module:overlay(31) +from:0x021133b0 kind:load to:0x02097924 module:overlay(0) +from:0x021133b4 kind:load to:0x02097734 module:overlay(0) +from:0x021133b8 kind:load to:0x020977b0 module:overlay(0) +from:0x021133bc kind:load to:0x0209792c module:overlay(0) +from:0x021133c0 kind:load to:0x0209794c module:overlay(0) +from:0x021133c4 kind:load to:0x02097978 module:overlay(0) +from:0x021133d0 kind:load to:0x020e8810 module:overlay(31) +from:0x021133d4 kind:load to:0x02097924 module:overlay(0) +from:0x021133d8 kind:load to:0x02097734 module:overlay(0) +from:0x021133dc kind:load to:0x020977b0 module:overlay(0) +from:0x021133e0 kind:load to:0x0209792c module:overlay(0) +from:0x021133e4 kind:load to:0x0209794c module:overlay(0) +from:0x021133e8 kind:load to:0x02097978 module:overlay(0) +from:0x021133f4 kind:load to:0x020984f8 module:overlay(0) +from:0x021133f8 kind:load to:0x02098534 module:overlay(0) +from:0x021133fc kind:load to:0x0209854c module:overlay(0) +from:0x02113400 kind:load to:0x02098558 module:overlay(0) +from:0x02113404 kind:load to:0x01fff464 module:itcm +from:0x02113408 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0211340c kind:load to:0x020e895c module:overlay(31) +from:0x02113410 kind:load to:0x02098490 module:overlay(0) +from:0x02113414 kind:load to:0x020e898c module:overlay(31) +from:0x02113418 kind:load to:0x02098498 module:overlay(0) +from:0x0211341c kind:load to:0x0209849c module:overlay(0) +from:0x02113420 kind:load to:0x020e8adc module:overlay(31) +from:0x02113424 kind:load to:0x020984a4 module:overlay(0) +from:0x02113428 kind:load to:0x020984a8 module:overlay(0) +from:0x0211342c kind:load to:0x020e8b80 module:overlay(31) +from:0x02113430 kind:load to:0x020e8be8 module:overlay(31) +from:0x02113434 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02113438 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211343c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02113440 kind:load to:0x020e8c2c module:overlay(31) +from:0x02113444 kind:load to:0x020e8c54 module:overlay(31) +from:0x02113470 kind:load to:0x020e9f08 module:overlay(31) +from:0x02113474 kind:load to:0x020e9f4c module:overlay(31) +from:0x02113478 kind:load to:0x020e9f94 module:overlay(31) +from:0x0211347c kind:load to:0x020e9f6c module:overlay(31) +from:0x02113488 kind:load to:0x020e8ca4 module:overlay(31) +from:0x0211348c kind:load to:0x0209772c module:overlay(0) +from:0x02113490 kind:load to:0x02097734 module:overlay(0) +from:0x02113494 kind:load to:0x020977b0 module:overlay(0) +from:0x02113498 kind:load to:0x020977f0 module:overlay(0) +from:0x0211349c kind:load to:0x020977f4 module:overlay(0) +from:0x021134a0 kind:load to:0x020977f8 module:overlay(0) +from:0x021134ac kind:load to:0x020984f8 module:overlay(0) +from:0x021134b0 kind:load to:0x02098534 module:overlay(0) +from:0x021134b4 kind:load to:0x0209854c module:overlay(0) +from:0x021134b8 kind:load to:0x02098558 module:overlay(0) +from:0x021134bc kind:load to:0x01fff464 module:itcm +from:0x021134c0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021134c4 kind:load to:0x020e8dfc module:overlay(31) +from:0x021134c8 kind:load to:0x02098490 module:overlay(0) +from:0x021134cc kind:load to:0x020e9938 module:overlay(31) +from:0x021134d0 kind:load to:0x02098498 module:overlay(0) +from:0x021134d4 kind:load to:0x0209849c module:overlay(0) +from:0x021134d8 kind:load to:0x020e9c0c module:overlay(31) +from:0x021134dc kind:load to:0x020984a4 module:overlay(0) +from:0x021134e0 kind:load to:0x020984a8 module:overlay(0) +from:0x021134e4 kind:load to:0x02098564 module:overlay(0) +from:0x021134e8 kind:load to:0x020985d0 module:overlay(0) +from:0x021134ec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021134f0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021134f4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021134f8 kind:load to:0x020e9fb0 module:overlay(31) +from:0x021134fc kind:load to:0x020e9fd0 module:overlay(31) +from:0x02113500 kind:load to:0x020e90e8 module:overlay(31) +from:0x02113508 kind:load to:0x020e9214 module:overlay(31) +from:0x02113510 kind:load to:0x020e92c0 module:overlay(31) +from:0x02113518 kind:load to:0x020e9408 module:overlay(31) +from:0x02113520 kind:load to:0x020e9410 module:overlay(31) +from:0x02113528 kind:load to:0x020e94b4 module:overlay(31) +from:0x02113530 kind:load to:0x020e9418 module:overlay(31) +from:0x02113538 kind:load to:0x020e9578 module:overlay(31) +from:0x02113540 kind:load to:0x020e9590 module:overlay(31) +from:0x02113548 kind:load to:0x020e95f0 module:overlay(31) +from:0x02113550 kind:load to:0x020e9618 module:overlay(31) +from:0x02113558 kind:load to:0x020e96ec module:overlay(31) +from:0x02113560 kind:load to:0x020e9818 module:overlay(31) +from:0x02113568 kind:load to:0x020e9188 module:overlay(31) +from:0x02113570 kind:load to:0x020e9234 module:overlay(31) +from:0x02113578 kind:load to:0x020e92f0 module:overlay(31) +from:0x02113580 kind:load to:0x020e940c module:overlay(31) +from:0x02113588 kind:load to:0x020e9414 module:overlay(31) +from:0x02113590 kind:load to:0x020e94fc module:overlay(31) +from:0x02113598 kind:load to:0x020e9430 module:overlay(31) +from:0x021135a0 kind:load to:0x020e958c module:overlay(31) +from:0x021135a8 kind:load to:0x020e95a0 module:overlay(31) +from:0x021135b0 kind:load to:0x020e9604 module:overlay(31) +from:0x021135b8 kind:load to:0x020e969c module:overlay(31) +from:0x021135c0 kind:load to:0x020e9720 module:overlay(31) +from:0x021135c8 kind:load to:0x020e98a4 module:overlay(31) +from:0x021135fc kind:load to:0x020ea095 module:overlay(31) +from:0x02113608 kind:load to:0x020ea03d module:overlay(31) +from:0x0211360c kind:load to:0x0209772c module:overlay(0) +from:0x02113610 kind:load to:0x02097734 module:overlay(0) +from:0x02113614 kind:load to:0x020977b0 module:overlay(0) +from:0x02113618 kind:load to:0x020977f0 module:overlay(0) +from:0x0211361c kind:load to:0x020977f4 module:overlay(0) +from:0x02113620 kind:load to:0x020977f8 module:overlay(0) +from:0x0211362c kind:load to:0x020ea015 module:overlay(31) +from:0x02113630 kind:load to:0x02097924 module:overlay(0) +from:0x02113634 kind:load to:0x02097734 module:overlay(0) +from:0x02113638 kind:load to:0x020977b0 module:overlay(0) +from:0x0211363c kind:load to:0x0209792c module:overlay(0) +from:0x02113640 kind:load to:0x0209794c module:overlay(0) +from:0x02113644 kind:load to:0x02097978 module:overlay(0) +from:0x02113650 kind:load to:0x020ea4e1 module:overlay(31) +from:0x02113654 kind:load to:0x020ee77c module:overlay(31) +from:0x02113658 kind:load to:0x02057bd4 module:overlay(0) +from:0x0211365c kind:load to:0x020ea0d9 module:overlay(31) +from:0x02113660 kind:load to:0x02057da8 module:overlay(0) +from:0x02113664 kind:load to:0x02057e24 module:overlay(0) +from:0x02113668 kind:load to:0x02057e88 module:overlay(0) +from:0x0211366c kind:load to:0x0209a77c module:overlay(0) +from:0x02113670 kind:load to:0x02057d64 module:overlay(0) +from:0x0211367c kind:load to:0x020ea4f9 module:overlay(31) +from:0x02113680 kind:load to:0x020ee7b4 module:overlay(31) +from:0x02113684 kind:load to:0x02099ae0 module:overlay(0) +from:0x02113688 kind:load to:0x02099b18 module:overlay(0) +from:0x0211368c kind:load to:0x0209a11c module:overlay(0) +from:0x02113690 kind:load to:0x0209a124 module:overlay(0) +from:0x02113694 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02113698 kind:load to:0x02099c90 module:overlay(0) +from:0x0211369c kind:load to:0x02099b80 module:overlay(0) +from:0x021136a0 kind:load to:0x0209a04c module:overlay(0) +from:0x021136a4 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021136a8 kind:load to:0x0209a0ec module:overlay(0) +from:0x021136ac kind:load to:0x020ee774 module:overlay(31) +from:0x021136b0 kind:load to:0x0209a104 module:overlay(0) +from:0x021136b4 kind:load to:0x020ee764 module:overlay(31) +from:0x021136b8 kind:load to:0x020ee740 module:overlay(31) +from:0x021136c4 kind:load to:0x020ea4ed module:overlay(31) +from:0x021136c8 kind:load to:0x020ee798 module:overlay(31) +from:0x021136cc kind:load to:0x02099ae0 module:overlay(0) +from:0x021136d0 kind:load to:0x02099b18 module:overlay(0) +from:0x021136d4 kind:load to:0x0209a11c module:overlay(0) +from:0x021136d8 kind:load to:0x0209a124 module:overlay(0) +from:0x021136dc kind:load to:0x0209a0c4 module:overlay(0) +from:0x021136e0 kind:load to:0x02099c90 module:overlay(0) +from:0x021136e4 kind:load to:0x02099b80 module:overlay(0) +from:0x021136e8 kind:load to:0x0209a04c module:overlay(0) +from:0x021136ec kind:load to:0x0209a0d4 module:overlay(0) +from:0x021136f0 kind:load to:0x0209a0ec module:overlay(0) +from:0x021136f4 kind:load to:0x020ee774 module:overlay(31) +from:0x021136f8 kind:load to:0x0209a104 module:overlay(0) +from:0x021136fc kind:load to:0x020ee764 module:overlay(31) +from:0x02113700 kind:load to:0x020ee740 module:overlay(31) +from:0x0211370c kind:load to:0x020ea4d5 module:overlay(31) +from:0x02113710 kind:load to:0x020ee820 module:overlay(31) +from:0x02113714 kind:load to:0x0209a234 module:overlay(0) +from:0x02113718 kind:load to:0x0209a268 module:overlay(0) +from:0x0211371c kind:load to:0x0209a300 module:overlay(0) +from:0x02113720 kind:load to:0x0209a314 module:overlay(0) +from:0x02113724 kind:load to:0x020ee948 module:overlay(31) +from:0x02113728 kind:load to:0x0209a33c module:overlay(0) +from:0x0211372c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02113730 kind:load to:0x0209a04c module:overlay(0) +from:0x02113734 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02113738 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0211373c kind:load to:0x0209a328 module:overlay(0) +from:0x02113740 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02113744 kind:load to:0x020ee7f4 module:overlay(31) +from:0x02113748 kind:load to:0x020ee7d0 module:overlay(31) +from:0x0211374c kind:load to:0x020eeac4 module:overlay(31) +from:0x02113750 kind:load to:0x020eaa48 module:overlay(31) +from:0x02113758 kind:load to:0x020ea84c module:overlay(31) +from:0x02113760 kind:load to:0x020ea848 module:overlay(31) +from:0x02113768 kind:load to:0x020ea844 module:overlay(31) +from:0x02113770 kind:load to:0x020eac44 module:overlay(31) +from:0x02113778 kind:load to:0x020eacec module:overlay(31) +from:0x02113780 kind:load to:0x020ec014 module:overlay(31) +from:0x02113788 kind:load to:0x020ec03c module:overlay(31) +from:0x02113790 kind:load to:0x020ec0b4 module:overlay(31) +from:0x02113798 kind:load to:0x020eb5d8 module:overlay(31) +from:0x021137a0 kind:load to:0x020ead5c module:overlay(31) +from:0x021137a8 kind:load to:0x020eb168 module:overlay(31) +from:0x021137b0 kind:load to:0x020ebfb8 module:overlay(31) +from:0x021137b8 kind:load to:0x020eafc0 module:overlay(31) +from:0x021137c0 kind:load to:0x020eaa6c module:overlay(31) +from:0x021137c8 kind:load to:0x020ec144 module:overlay(31) +from:0x021137d0 kind:load to:0x020eba38 module:overlay(31) +from:0x021137d8 kind:load to:0x020eaa68 module:overlay(31) +from:0x021137e0 kind:load to:0x020ea8a8 module:overlay(31) +from:0x021137e8 kind:load to:0x020ea8a4 module:overlay(31) +from:0x021137f0 kind:load to:0x020ea8a0 module:overlay(31) +from:0x021137f8 kind:load to:0x020eacc0 module:overlay(31) +from:0x02113800 kind:load to:0x020ead58 module:overlay(31) +from:0x02113808 kind:load to:0x020ec038 module:overlay(31) +from:0x02113810 kind:load to:0x020ec088 module:overlay(31) +from:0x02113818 kind:load to:0x020ec10c module:overlay(31) +from:0x02113820 kind:load to:0x020eb5fc module:overlay(31) +from:0x02113828 kind:load to:0x020eaf90 module:overlay(31) +from:0x02113830 kind:load to:0x020eb1f8 module:overlay(31) +from:0x02113838 kind:load to:0x020ec008 module:overlay(31) +from:0x02113840 kind:load to:0x020eb138 module:overlay(31) +from:0x02113848 kind:load to:0x020eaaec module:overlay(31) +from:0x02113850 kind:load to:0x020ec150 module:overlay(31) +from:0x02113858 kind:load to:0x020eba6c module:overlay(31) +from:0x02113868 kind:load to:0x020edfbc module:overlay(31) +from:0x0211386c kind:load to:0x02098534 module:overlay(0) +from:0x02113870 kind:load to:0x0209854c module:overlay(0) +from:0x02113874 kind:load to:0x02098558 module:overlay(0) +from:0x02113878 kind:load to:0x01fff464 module:itcm +from:0x0211387c kind:load to:0x020a99b8 module:overlay(0) +from:0x02113880 kind:load to:0x020ea678 module:overlay(31) +from:0x02113884 kind:load to:0x020a8d84 module:overlay(0) +from:0x02113888 kind:load to:0x020ea8ac module:overlay(31) +from:0x0211388c kind:load to:0x020a98d4 module:overlay(0) +from:0x02113890 kind:load to:0x0209849c module:overlay(0) +from:0x02113894 kind:load to:0x020ec1b4 module:overlay(31) +from:0x02113898 kind:load to:0x020984a4 module:overlay(0) +from:0x0211389c kind:load to:0x020984a8 module:overlay(0) +from:0x021138a0 kind:load to:0x02098564 module:overlay(0) +from:0x021138a4 kind:load to:0x020985d0 module:overlay(0) +from:0x021138a8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021138ac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021138b0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021138b4 kind:load to:0x020ea505 module:overlay(31) +from:0x021138b8 kind:load to:0x020ea5a9 module:overlay(31) +from:0x021138bc kind:load to:0x020a8d80 module:overlay(0) +from:0x021138c0 kind:load to:0x020ea850 module:overlay(31) +from:0x021138c4 kind:load to:0x020a92b0 module:overlay(0) +from:0x021138c8 kind:load to:0x020a8f58 module:overlay(0) +from:0x021138cc kind:load to:0x020a8fc0 module:overlay(0) +from:0x021138d0 kind:load to:0x020ec7c4 module:overlay(31) +from:0x021138d4 kind:load to:0x020ec744 module:overlay(31) +from:0x021138d8 kind:load to:0x020ec784 module:overlay(31) +from:0x021138dc kind:load to:0x020a9220 module:overlay(0) +from:0x021138e0 kind:load to:0x020a9224 module:overlay(0) +from:0x021138e4 kind:load to:0x020ec2b0 module:overlay(31) +from:0x021138e8 kind:load to:0x020ee6b0 module:overlay(31) +from:0x021138ec kind:load to:0x020a9190 module:overlay(0) +from:0x021138f0 kind:load to:0x020ec840 module:overlay(31) +from:0x021138f4 kind:load to:0x020ec89c module:overlay(31) +from:0x021138f8 kind:load to:0x020a8f44 module:overlay(0) +from:0x021138fc kind:load to:0x020a8f4c module:overlay(0) +from:0x02113900 kind:load to:0x020ec950 module:overlay(31) +from:0x02113904 kind:load to:0x020a9578 module:overlay(0) +from:0x02113908 kind:load to:0x020a95a4 module:overlay(0) +from:0x0211390c kind:load to:0x020edfe0 module:overlay(31) +from:0x02113910 kind:load to:0x020a97dc module:overlay(0) +from:0x02113914 kind:load to:0x020ea784 module:overlay(31) +from:0x02113918 kind:load to:0x020ec5d0 module:overlay(31) +from:0x0211391c kind:load to:0x020ee3c8 module:overlay(31) +from:0x02113920 kind:load to:0x020a9984 module:overlay(0) +from:0x0211392c kind:load to:0x020984f8 module:overlay(0) +from:0x02113930 kind:load to:0x02098534 module:overlay(0) +from:0x02113934 kind:load to:0x0209854c module:overlay(0) +from:0x02113938 kind:load to:0x02098558 module:overlay(0) +from:0x0211393c kind:load to:0x01fff464 module:itcm +from:0x02113940 kind:load to:0x020a99b8 module:overlay(0) +from:0x02113944 kind:load to:0x020a8d08 module:overlay(0) +from:0x02113948 kind:load to:0x020a8d84 module:overlay(0) +from:0x0211394c kind:load to:0x020a98d0 module:overlay(0) +from:0x02113950 kind:load to:0x020a98d4 module:overlay(0) +from:0x02113954 kind:load to:0x0209849c module:overlay(0) +from:0x02113958 kind:load to:0x020a993c module:overlay(0) +from:0x0211395c kind:load to:0x020984a4 module:overlay(0) +from:0x02113960 kind:load to:0x020984a8 module:overlay(0) +from:0x02113964 kind:load to:0x02098564 module:overlay(0) +from:0x02113968 kind:load to:0x020985d0 module:overlay(0) +from:0x0211396c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02113970 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02113974 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02113978 kind:load to:0x020ee864 module:overlay(31) +from:0x0211397c kind:load to:0x020ee83c module:overlay(31) +from:0x02113980 kind:load to:0x020a8d80 module:overlay(0) +from:0x02113988 kind:load to:0x020a92b0 module:overlay(0) +from:0x0211398c kind:load to:0x020a8f58 module:overlay(0) +from:0x02113990 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02113994 kind:load to:0x020a9130 module:overlay(0) +from:0x02113998 kind:load to:0x020a912c module:overlay(0) +from:0x0211399c kind:load to:0x020a91fc module:overlay(0) +from:0x021139a0 kind:load to:0x020a9220 module:overlay(0) +from:0x021139a4 kind:load to:0x020a9224 module:overlay(0) +from:0x021139a8 kind:load to:0x020a9180 module:overlay(0) +from:0x021139ac kind:load to:0x020a9188 module:overlay(0) +from:0x021139b0 kind:load to:0x020a9190 module:overlay(0) +from:0x021139b4 kind:load to:0x020a8f34 module:overlay(0) +from:0x021139b8 kind:load to:0x020a8f3c module:overlay(0) +from:0x021139bc kind:load to:0x020a8f44 module:overlay(0) +from:0x021139c0 kind:load to:0x020a8f4c module:overlay(0) +from:0x021139c4 kind:load to:0x020a9428 module:overlay(0) +from:0x021139c8 kind:load to:0x020a9578 module:overlay(0) +from:0x021139cc kind:load to:0x020a95a4 module:overlay(0) +from:0x021139d0 kind:load to:0x020a95c4 module:overlay(0) +from:0x021139d4 kind:load to:0x020a97dc module:overlay(0) +from:0x021139d8 kind:load to:0x020a95b4 module:overlay(0) +from:0x021139dc kind:load to:0x020a8ea0 module:overlay(0) +from:0x021139e0 kind:load to:0x020a8e64 module:overlay(0) +from:0x021139e4 kind:load to:0x020a9984 module:overlay(0) +from:0x02113cf4 kind:load to:0x020ee91d module:overlay(31) +from:0x02113cf8 kind:load to:0x020ee929 module:overlay(31) +from:0x02113cfc kind:load to:0x0209a234 module:overlay(0) +from:0x02113d00 kind:load to:0x0209a268 module:overlay(0) +from:0x02113d04 kind:load to:0x0209a300 module:overlay(0) +from:0x02113d08 kind:load to:0x0209a314 module:overlay(0) +from:0x02113d0c kind:load to:0x020ee948 module:overlay(31) +from:0x02113d10 kind:load to:0x0209a33c module:overlay(0) +from:0x02113d14 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02113d18 kind:load to:0x0209a04c module:overlay(0) +from:0x02113d1c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02113d20 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02113d24 kind:load to:0x0209a328 module:overlay(0) +from:0x02113d28 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02113d2c kind:load to:0x020ee7f4 module:overlay(31) +from:0x02113d30 kind:load to:0x020ee7d0 module:overlay(31) +from:0x02113d34 kind:load to:0x020eeac4 module:overlay(31) +from:0x02113d54 kind:load to:0x020ef2d8 module:overlay(31) +from:0x02113d5c kind:load to:0x020ef314 module:overlay(31) +from:0x02113d64 kind:load to:0x020ef380 module:overlay(31) +from:0x02113d6c kind:load to:0x020ef3b0 module:overlay(31) +from:0x02113d74 kind:load to:0x020ef424 module:overlay(31) +from:0x02113d7c kind:load to:0x020ef438 module:overlay(31) +from:0x02113d84 kind:load to:0x020ef2cc module:overlay(31) +from:0x02113d8c kind:load to:0x020ef300 module:overlay(31) +from:0x02113d94 kind:load to:0x020ef33c module:overlay(31) +from:0x02113d9c kind:load to:0x020ef398 module:overlay(31) +from:0x02113da4 kind:load to:0x020ef410 module:overlay(31) +from:0x02113dac kind:load to:0x020ef428 module:overlay(31) +from:0x02113dbc kind:load to:0x020ef710 module:overlay(31) +from:0x02113dc0 kind:load to:0x020ef754 module:overlay(31) +from:0x02113dc4 kind:load to:0x020ef79c module:overlay(31) +from:0x02113dc8 kind:load to:0x020ef774 module:overlay(31) +from:0x02113dd4 kind:load to:0x020eece0 module:overlay(31) +from:0x02113dd8 kind:load to:0x0209772c module:overlay(0) +from:0x02113ddc kind:load to:0x02097734 module:overlay(0) +from:0x02113de0 kind:load to:0x020977b0 module:overlay(0) +from:0x02113de4 kind:load to:0x020977f0 module:overlay(0) +from:0x02113de8 kind:load to:0x020977f4 module:overlay(0) +from:0x02113dec kind:load to:0x020977f8 module:overlay(0) +from:0x02113df8 kind:load to:0x020984f8 module:overlay(0) +from:0x02113dfc kind:load to:0x02098534 module:overlay(0) +from:0x02113e00 kind:load to:0x0209854c module:overlay(0) +from:0x02113e04 kind:load to:0x02098558 module:overlay(0) +from:0x02113e08 kind:load to:0x01fff464 module:itcm +from:0x02113e0c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02113e10 kind:load to:0x020eeeb8 module:overlay(31) +from:0x02113e14 kind:load to:0x02098490 module:overlay(0) +from:0x02113e18 kind:load to:0x020eeec8 module:overlay(31) +from:0x02113e1c kind:load to:0x02098498 module:overlay(0) +from:0x02113e20 kind:load to:0x0209849c module:overlay(0) +from:0x02113e24 kind:load to:0x020ef5c8 module:overlay(31) +from:0x02113e28 kind:load to:0x020984a4 module:overlay(0) +from:0x02113e2c kind:load to:0x020984a8 module:overlay(0) +from:0x02113e30 kind:load to:0x02098564 module:overlay(0) +from:0x02113e34 kind:load to:0x020985d0 module:overlay(0) +from:0x02113e38 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02113e3c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02113e40 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02113e44 kind:load to:0x020ef7d4 module:overlay(31) +from:0x02113e48 kind:load to:0x020ef7b8 module:overlay(31) +from:0x02113e54 kind:load to:0x020ef808 module:overlay(31) +from:0x02113e58 kind:load to:0x02097924 module:overlay(0) +from:0x02113e5c kind:load to:0x02097734 module:overlay(0) +from:0x02113e60 kind:load to:0x020977b0 module:overlay(0) +from:0x02113e64 kind:load to:0x0209792c module:overlay(0) +from:0x02113e68 kind:load to:0x0209794c module:overlay(0) +from:0x02113e6c kind:load to:0x02097978 module:overlay(0) +from:0x02113e78 kind:load to:0x020984f8 module:overlay(0) +from:0x02113e7c kind:load to:0x02098534 module:overlay(0) +from:0x02113e80 kind:load to:0x0209854c module:overlay(0) +from:0x02113e84 kind:load to:0x02098558 module:overlay(0) +from:0x02113e88 kind:load to:0x01fff464 module:itcm +from:0x02113e8c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02113e90 kind:load to:0x020ef880 module:overlay(31) +from:0x02113e94 kind:load to:0x020ef938 module:overlay(31) +from:0x02113e98 kind:load to:0x02098494 module:overlay(0) +from:0x02113e9c kind:load to:0x02098498 module:overlay(0) +from:0x02113ea0 kind:load to:0x0209849c module:overlay(0) +from:0x02113ea4 kind:load to:0x020ef970 module:overlay(31) +from:0x02113ea8 kind:load to:0x020984a4 module:overlay(0) +from:0x02113eac kind:load to:0x020984a8 module:overlay(0) +from:0x02113eb0 kind:load to:0x02098564 module:overlay(0) +from:0x02113eb4 kind:load to:0x020985d0 module:overlay(0) +from:0x02113eb8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02113ebc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02113ec0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02113ec4 kind:load to:0x020ef990 module:overlay(31) +from:0x02113ec8 kind:load to:0x020ef9b0 module:overlay(31) +from:0x02113ed4 kind:load to:0x020ef9f8 module:overlay(31) +from:0x02113ed8 kind:load to:0x0209772c module:overlay(0) +from:0x02113edc kind:load to:0x02097734 module:overlay(0) +from:0x02113ee0 kind:load to:0x020977b0 module:overlay(0) +from:0x02113ee4 kind:load to:0x020977f0 module:overlay(0) +from:0x02113ee8 kind:load to:0x020977f4 module:overlay(0) +from:0x02113eec kind:load to:0x020977f8 module:overlay(0) +from:0x02113ef8 kind:load to:0x0207c47c module:overlay(0) +from:0x02113efc kind:load to:0x0207c484 module:overlay(0) +from:0x02113f00 kind:load to:0x0207c94c module:overlay(0) +from:0x02113f04 kind:load to:0x0207c93c module:overlay(0) +from:0x02113f08 kind:load to:0x0207c980 module:overlay(0) +from:0x02113f0c kind:load to:0x0207c9f0 module:overlay(0) +from:0x02113f10 kind:load to:0x0207ca18 module:overlay(0) +from:0x02113f14 kind:load to:0x0207ca90 module:overlay(0) +from:0x02113f20 kind:load to:0x020984f8 module:overlay(0) +from:0x02113f24 kind:load to:0x02098534 module:overlay(0) +from:0x02113f28 kind:load to:0x0209854c module:overlay(0) +from:0x02113f2c kind:load to:0x02098558 module:overlay(0) +from:0x02113f30 kind:load to:0x01fff464 module:itcm +from:0x02113f34 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02113f38 kind:load to:0x020efa80 module:overlay(31) +from:0x02113f3c kind:load to:0x02098490 module:overlay(0) +from:0x02113f40 kind:load to:0x02098494 module:overlay(0) +from:0x02113f44 kind:load to:0x02098498 module:overlay(0) +from:0x02113f48 kind:load to:0x0209849c module:overlay(0) +from:0x02113f4c kind:load to:0x020984a0 module:overlay(0) +from:0x02113f50 kind:load to:0x020984a4 module:overlay(0) +from:0x02113f54 kind:load to:0x020984a8 module:overlay(0) +from:0x02113f58 kind:load to:0x02098564 module:overlay(0) +from:0x02113f5c kind:load to:0x020985d0 module:overlay(0) +from:0x02113f60 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02113f64 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02113f68 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02113f6c kind:load to:0x020efc58 module:overlay(31) +from:0x02113f70 kind:load to:0x020efc78 module:overlay(31) +from:0x02113f7c kind:load to:0x020f0618 module:overlay(31) +from:0x02113f80 kind:load to:0x020f0b6c module:overlay(31) +from:0x02113f84 kind:load to:0x020f0b3c module:overlay(31) +from:0x02113f88 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02113f8c kind:load to:0x0207bff0 module:overlay(0) +from:0x02113f98 kind:load to:0x020f09d8 module:overlay(31) +from:0x02113f9c kind:load to:0x020f09f4 module:overlay(31) +from:0x02113fa0 kind:load to:0x020f0a88 module:overlay(31) +from:0x02113fa4 kind:load to:0x020f0a18 module:overlay(31) +from:0x02113fa8 kind:load to:0x0207bff0 module:overlay(0) +from:0x02113fb4 kind:load to:0x020984f8 module:overlay(0) +from:0x02113fb8 kind:load to:0x02098534 module:overlay(0) +from:0x02113fbc kind:load to:0x0209854c module:overlay(0) +from:0x02113fc0 kind:load to:0x02098558 module:overlay(0) +from:0x02113fc4 kind:load to:0x01fff464 module:itcm +from:0x02113fc8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02113fcc kind:load to:0x020efd4c module:overlay(31) +from:0x02113fd0 kind:load to:0x02098490 module:overlay(0) +from:0x02113fd4 kind:load to:0x020f003c module:overlay(31) +from:0x02113fd8 kind:load to:0x020f0040 module:overlay(31) +from:0x02113fdc kind:load to:0x0209849c module:overlay(0) +from:0x02113fe0 kind:load to:0x020984a0 module:overlay(0) +from:0x02113fe4 kind:load to:0x020984a4 module:overlay(0) +from:0x02113fe8 kind:load to:0x020984a8 module:overlay(0) +from:0x02113fec kind:load to:0x020efdac module:overlay(31) +from:0x02113ff0 kind:load to:0x020efde8 module:overlay(31) +from:0x02113ff4 kind:load to:0x020f0288 module:overlay(31) +from:0x02113ff8 kind:load to:0x020f02a8 module:overlay(31) +from:0x02113ffc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114000 kind:load to:0x020f0b88 module:overlay(31) +from:0x02114004 kind:load to:0x020f0bb0 module:overlay(31) +from:0x02114008 kind:load to:0x020f062c module:overlay(31) +from:0x0211400c kind:load to:0x020f0634 module:overlay(31) +from:0x02114014 kind:load to:0x020f0070 module:overlay(31) +from:0x02114018 kind:load to:0x020f063c module:overlay(31) +from:0x02114024 kind:load to:0x020f0bec module:overlay(31) +from:0x02114028 kind:load to:0x0209772c module:overlay(0) +from:0x0211402c kind:load to:0x02097734 module:overlay(0) +from:0x02114030 kind:load to:0x020977b0 module:overlay(0) +from:0x02114034 kind:load to:0x020977f0 module:overlay(0) +from:0x02114038 kind:load to:0x020977f4 module:overlay(0) +from:0x0211403c kind:load to:0x020977f8 module:overlay(0) +from:0x02114040 kind:load to:0x020f0dc8 module:overlay(31) +from:0x02114048 kind:load to:0x020f0de0 module:overlay(31) +from:0x02114050 kind:load to:0x020f0df8 module:overlay(31) +from:0x02114058 kind:load to:0x020f0e10 module:overlay(31) +from:0x02114060 kind:load to:0x020f0e28 module:overlay(31) +from:0x02114068 kind:load to:0x020f0e50 module:overlay(31) +from:0x02114070 kind:load to:0x020f0200 module:overlay(31) +from:0x02114078 kind:load to:0x020f04bc module:overlay(31) +from:0x02114080 kind:load to:0x020f0dd4 module:overlay(31) +from:0x02114088 kind:load to:0x020f0dec module:overlay(31) +from:0x02114090 kind:load to:0x020f0e04 module:overlay(31) +from:0x02114098 kind:load to:0x020f0e1c module:overlay(31) +from:0x021140a0 kind:load to:0x020f0e3c module:overlay(31) +from:0x021140a8 kind:load to:0x020f0f24 module:overlay(31) +from:0x021140b0 kind:load to:0x020f0224 module:overlay(31) +from:0x021140b8 kind:load to:0x020f04f4 module:overlay(31) +from:0x021140c8 kind:load to:0x020984f8 module:overlay(0) +from:0x021140cc kind:load to:0x02098534 module:overlay(0) +from:0x021140d0 kind:load to:0x0209854c module:overlay(0) +from:0x021140d4 kind:load to:0x02098558 module:overlay(0) +from:0x021140d8 kind:load to:0x01fff464 module:itcm +from:0x021140dc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021140e0 kind:load to:0x020f0ce4 module:overlay(31) +from:0x021140e4 kind:load to:0x02098490 module:overlay(0) +from:0x021140e8 kind:load to:0x020f0d60 module:overlay(31) +from:0x021140ec kind:load to:0x020f0040 module:overlay(31) +from:0x021140f0 kind:load to:0x0209849c module:overlay(0) +from:0x021140f4 kind:load to:0x020f0d98 module:overlay(31) +from:0x021140f8 kind:load to:0x020984a4 module:overlay(0) +from:0x021140fc kind:load to:0x020984a8 module:overlay(0) +from:0x02114100 kind:load to:0x020efdac module:overlay(31) +from:0x02114104 kind:load to:0x020efde8 module:overlay(31) +from:0x02114108 kind:load to:0x020f0288 module:overlay(31) +from:0x0211410c kind:load to:0x020f02a8 module:overlay(31) +from:0x02114110 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114114 kind:load to:0x020f0f30 module:overlay(31) +from:0x02114118 kind:load to:0x020f0f60 module:overlay(31) +from:0x0211411c kind:load to:0x020f062c module:overlay(31) +from:0x02114120 kind:load to:0x020f0634 module:overlay(31) +from:0x02114124 kind:load to:0x020f0d0c module:overlay(31) +from:0x02114128 kind:load to:0x020f0070 module:overlay(31) +from:0x0211412c kind:load to:0x020f063c module:overlay(31) +from:0x02114138 kind:load to:0x020f0fb8 module:overlay(31) +from:0x0211413c kind:load to:0x0209772c module:overlay(0) +from:0x02114140 kind:load to:0x02097734 module:overlay(0) +from:0x02114144 kind:load to:0x020977b0 module:overlay(0) +from:0x02114148 kind:load to:0x020977f0 module:overlay(0) +from:0x0211414c kind:load to:0x020977f4 module:overlay(0) +from:0x02114150 kind:load to:0x020977f8 module:overlay(0) +from:0x02114154 kind:load to:0x020f1188 module:overlay(31) +from:0x0211415c kind:load to:0x020f11a0 module:overlay(31) +from:0x02114164 kind:load to:0x020f11b8 module:overlay(31) +from:0x0211416c kind:load to:0x020f11d0 module:overlay(31) +from:0x02114174 kind:load to:0x020f11e8 module:overlay(31) +from:0x0211417c kind:load to:0x020f1210 module:overlay(31) +from:0x02114184 kind:load to:0x020f0200 module:overlay(31) +from:0x0211418c kind:load to:0x020f04bc module:overlay(31) +from:0x02114194 kind:load to:0x020f1194 module:overlay(31) +from:0x0211419c kind:load to:0x020f11ac module:overlay(31) +from:0x021141a4 kind:load to:0x020f11c4 module:overlay(31) +from:0x021141ac kind:load to:0x020f11dc module:overlay(31) +from:0x021141b4 kind:load to:0x020f11fc module:overlay(31) +from:0x021141bc kind:load to:0x020f12e8 module:overlay(31) +from:0x021141c4 kind:load to:0x020f0224 module:overlay(31) +from:0x021141cc kind:load to:0x020f04f4 module:overlay(31) +from:0x021141dc kind:load to:0x020984f8 module:overlay(0) +from:0x021141e0 kind:load to:0x02098534 module:overlay(0) +from:0x021141e4 kind:load to:0x0209854c module:overlay(0) +from:0x021141e8 kind:load to:0x02098558 module:overlay(0) +from:0x021141ec kind:load to:0x01fff464 module:itcm +from:0x021141f0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021141f4 kind:load to:0x020f10b4 module:overlay(31) +from:0x021141f8 kind:load to:0x02098490 module:overlay(0) +from:0x021141fc kind:load to:0x020f1120 module:overlay(31) +from:0x02114200 kind:load to:0x020f0040 module:overlay(31) +from:0x02114204 kind:load to:0x0209849c module:overlay(0) +from:0x02114208 kind:load to:0x020f1158 module:overlay(31) +from:0x0211420c kind:load to:0x020984a4 module:overlay(0) +from:0x02114210 kind:load to:0x020984a8 module:overlay(0) +from:0x02114214 kind:load to:0x020efdac module:overlay(31) +from:0x02114218 kind:load to:0x020efde8 module:overlay(31) +from:0x0211421c kind:load to:0x020f0288 module:overlay(31) +from:0x02114220 kind:load to:0x020f02a8 module:overlay(31) +from:0x02114224 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114228 kind:load to:0x020f12f4 module:overlay(31) +from:0x0211422c kind:load to:0x020f1324 module:overlay(31) +from:0x02114230 kind:load to:0x020f062c module:overlay(31) +from:0x02114234 kind:load to:0x020f0634 module:overlay(31) +from:0x02114238 kind:load to:0x020f10dc module:overlay(31) +from:0x0211423c kind:load to:0x020f0070 module:overlay(31) +from:0x02114240 kind:load to:0x020f063c module:overlay(31) +from:0x0211424c kind:load to:0x020f15e8 module:overlay(31) +from:0x02114250 kind:load to:0x020f3d2c module:overlay(31) +from:0x02114254 kind:load to:0x0207b6fc module:overlay(0) +from:0x02114258 kind:load to:0x020f3c18 module:overlay(31) +from:0x0211425c kind:load to:0x020f3890 module:overlay(31) +from:0x02114268 kind:load to:0x020f32a4 module:overlay(31) +from:0x0211426c kind:load to:0x020f32c0 module:overlay(31) +from:0x02114270 kind:load to:0x020f32f0 module:overlay(31) +from:0x02114274 kind:load to:0x020f339c module:overlay(31) +from:0x02114278 kind:load to:0x0207bff0 module:overlay(0) +from:0x02114284 kind:load to:0x020f137c module:overlay(31) +from:0x02114288 kind:load to:0x0209772c module:overlay(0) +from:0x0211428c kind:load to:0x02097734 module:overlay(0) +from:0x02114290 kind:load to:0x020977b0 module:overlay(0) +from:0x02114294 kind:load to:0x020977f0 module:overlay(0) +from:0x02114298 kind:load to:0x020977f4 module:overlay(0) +from:0x0211429c kind:load to:0x020977f8 module:overlay(0) +from:0x021142a0 kind:load to:0x020f1a44 module:overlay(31) +from:0x021142a8 kind:load to:0x020f1c04 module:overlay(31) +from:0x021142b0 kind:load to:0x020f1db4 module:overlay(31) +from:0x021142b8 kind:load to:0x020f1f34 module:overlay(31) +from:0x021142c0 kind:load to:0x020f204c module:overlay(31) +from:0x021142c8 kind:load to:0x020f2114 module:overlay(31) +from:0x021142d0 kind:load to:0x020f21bc module:overlay(31) +from:0x021142d8 kind:load to:0x020f1854 module:overlay(31) +from:0x021142e0 kind:load to:0x020f1ae4 module:overlay(31) +from:0x021142e8 kind:load to:0x020f1c5c module:overlay(31) +from:0x021142f0 kind:load to:0x020f1e1c module:overlay(31) +from:0x021142f8 kind:load to:0x020f1ff0 module:overlay(31) +from:0x02114300 kind:load to:0x020f209c module:overlay(31) +from:0x02114308 kind:load to:0x020f2140 module:overlay(31) +from:0x02114310 kind:load to:0x020f21f4 module:overlay(31) +from:0x02114318 kind:load to:0x020f1938 module:overlay(31) +from:0x02114328 kind:load to:0x020984f8 module:overlay(0) +from:0x0211432c kind:load to:0x02098534 module:overlay(0) +from:0x02114330 kind:load to:0x0209854c module:overlay(0) +from:0x02114334 kind:load to:0x02098558 module:overlay(0) +from:0x02114338 kind:load to:0x01fff464 module:itcm +from:0x0211433c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114340 kind:load to:0x020f171c module:overlay(31) +from:0x02114344 kind:load to:0x02098490 module:overlay(0) +from:0x02114348 kind:load to:0x020f193c module:overlay(31) +from:0x0211434c kind:load to:0x020f189c module:overlay(31) +from:0x02114350 kind:load to:0x0209849c module:overlay(0) +from:0x02114354 kind:load to:0x020f22f0 module:overlay(31) +from:0x02114358 kind:load to:0x020984a4 module:overlay(0) +from:0x0211435c kind:load to:0x020984a8 module:overlay(0) +from:0x02114360 kind:load to:0x02098564 module:overlay(0) +from:0x02114364 kind:load to:0x020985d0 module:overlay(0) +from:0x02114368 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0211436c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114370 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114374 kind:load to:0x020f15fc module:overlay(31) +from:0x02114378 kind:load to:0x020f1688 module:overlay(31) +from:0x02114384 kind:load to:0x020f3d68 module:overlay(31) +from:0x02114388 kind:load to:0x0209772c module:overlay(0) +from:0x0211438c kind:load to:0x02097734 module:overlay(0) +from:0x02114390 kind:load to:0x020977b0 module:overlay(0) +from:0x02114394 kind:load to:0x020977f0 module:overlay(0) +from:0x02114398 kind:load to:0x020977f4 module:overlay(0) +from:0x0211439c kind:load to:0x020977f8 module:overlay(0) +from:0x021143a8 kind:load to:0x020984f8 module:overlay(0) +from:0x021143ac kind:load to:0x02098534 module:overlay(0) +from:0x021143b0 kind:load to:0x0209854c module:overlay(0) +from:0x021143b4 kind:load to:0x02098558 module:overlay(0) +from:0x021143b8 kind:load to:0x01fff464 module:itcm +from:0x021143bc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021143c0 kind:load to:0x020f3ddc module:overlay(31) +from:0x021143c4 kind:load to:0x02098490 module:overlay(0) +from:0x021143c8 kind:load to:0x020f3e30 module:overlay(31) +from:0x021143cc kind:load to:0x020f3e8c module:overlay(31) +from:0x021143d0 kind:load to:0x0209849c module:overlay(0) +from:0x021143d4 kind:load to:0x020984a0 module:overlay(0) +from:0x021143d8 kind:load to:0x020984a4 module:overlay(0) +from:0x021143dc kind:load to:0x020984a8 module:overlay(0) +from:0x021143e0 kind:load to:0x02098564 module:overlay(0) +from:0x021143e4 kind:load to:0x020985d0 module:overlay(0) +from:0x021143e8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021143ec kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021143f0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021143f4 kind:load to:0x020f4038 module:overlay(31) +from:0x021143f8 kind:load to:0x020f404c module:overlay(31) +from:0x02114404 kind:load to:0x020e66cc module:overlay(31) +from:0x02114408 kind:load to:0x020f4618 module:overlay(31) +from:0x0211440c kind:load to:0x020f4204 module:overlay(31) +from:0x02114410 kind:load to:0x020f422c module:overlay(31) +from:0x02114414 kind:load to:0x0207bff0 module:overlay(0) +from:0x02114420 kind:load to:0x020984f8 module:overlay(0) +from:0x02114424 kind:load to:0x02098534 module:overlay(0) +from:0x02114428 kind:load to:0x0209854c module:overlay(0) +from:0x0211442c kind:load to:0x02098558 module:overlay(0) +from:0x02114430 kind:load to:0x01fff464 module:itcm +from:0x02114434 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114438 kind:load to:0x020f4124 module:overlay(31) +from:0x0211443c kind:load to:0x02098490 module:overlay(0) +from:0x02114440 kind:load to:0x020f4168 module:overlay(31) +from:0x02114444 kind:load to:0x02098498 module:overlay(0) +from:0x02114448 kind:load to:0x0209849c module:overlay(0) +from:0x0211444c kind:load to:0x020f4248 module:overlay(31) +from:0x02114450 kind:load to:0x020984a4 module:overlay(0) +from:0x02114454 kind:load to:0x020984a8 module:overlay(0) +from:0x02114458 kind:load to:0x02098564 module:overlay(0) +from:0x0211445c kind:load to:0x020985d0 module:overlay(0) +from:0x02114460 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114464 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114468 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0211446c kind:load to:0x020f4634 module:overlay(31) +from:0x02114470 kind:load to:0x020f465c module:overlay(31) +from:0x02114474 kind:load to:0x020f47b4 module:overlay(31) +from:0x02114478 kind:load to:0x020f58b0 module:overlay(31) +from:0x02114488 kind:load to:0x020984f8 module:overlay(0) +from:0x0211448c kind:load to:0x02098534 module:overlay(0) +from:0x02114490 kind:load to:0x0209854c module:overlay(0) +from:0x02114494 kind:load to:0x02098558 module:overlay(0) +from:0x02114498 kind:load to:0x01fff464 module:itcm +from:0x0211449c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021144a0 kind:load to:0x020f4770 module:overlay(31) +from:0x021144a4 kind:load to:0x02098490 module:overlay(0) +from:0x021144a8 kind:load to:0x020f47a0 module:overlay(31) +from:0x021144ac kind:load to:0x02098498 module:overlay(0) +from:0x021144b0 kind:load to:0x0209849c module:overlay(0) +from:0x021144b4 kind:load to:0x020f593c module:overlay(31) +from:0x021144b8 kind:load to:0x020984a4 module:overlay(0) +from:0x021144bc kind:load to:0x020984a8 module:overlay(0) +from:0x021144c0 kind:load to:0x02098564 module:overlay(0) +from:0x021144c4 kind:load to:0x020985d0 module:overlay(0) +from:0x021144c8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021144cc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021144d0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021144d4 kind:load to:0x020f60b8 module:overlay(31) +from:0x021144d8 kind:load to:0x020f60cc module:overlay(31) +from:0x021144dc kind:load to:0x020f47b4 module:overlay(31) +from:0x021144e0 kind:load to:0x020f58b0 module:overlay(31) +from:0x021144ec kind:load to:0x020f60f4 module:overlay(31) +from:0x021144f0 kind:load to:0x0209772c module:overlay(0) +from:0x021144f4 kind:load to:0x02097734 module:overlay(0) +from:0x021144f8 kind:load to:0x020977b0 module:overlay(0) +from:0x021144fc kind:load to:0x020977f0 module:overlay(0) +from:0x02114500 kind:load to:0x020977f4 module:overlay(0) +from:0x02114504 kind:load to:0x020977f8 module:overlay(0) +from:0x02114510 kind:load to:0x020984f8 module:overlay(0) +from:0x02114514 kind:load to:0x02098534 module:overlay(0) +from:0x02114518 kind:load to:0x0209854c module:overlay(0) +from:0x0211451c kind:load to:0x02098558 module:overlay(0) +from:0x02114520 kind:load to:0x01fff464 module:itcm +from:0x02114524 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114528 kind:load to:0x020f6170 module:overlay(31) +from:0x0211452c kind:load to:0x02098490 module:overlay(0) +from:0x02114530 kind:load to:0x020f6178 module:overlay(31) +from:0x02114534 kind:load to:0x02098498 module:overlay(0) +from:0x02114538 kind:load to:0x0209849c module:overlay(0) +from:0x0211453c kind:load to:0x020f617c module:overlay(31) +from:0x02114540 kind:load to:0x020984a4 module:overlay(0) +from:0x02114544 kind:load to:0x020984a8 module:overlay(0) +from:0x02114548 kind:load to:0x02098564 module:overlay(0) +from:0x0211454c kind:load to:0x020985d0 module:overlay(0) +from:0x02114550 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114554 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114558 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0211455c kind:load to:0x020f6220 module:overlay(31) +from:0x02114560 kind:load to:0x020f6234 module:overlay(31) +from:0x02114574 kind:load to:0x020f62c4 module:overlay(31) +from:0x02114578 kind:load to:0x020f6354 module:overlay(31) +from:0x0211457c kind:load to:0x020f635c module:overlay(31) +from:0x02114580 kind:load to:0x020f6364 module:overlay(31) +from:0x02114584 kind:load to:0x02114588 module:overlay(31) +from:0x02114598 kind:load to:0x020f6820 module:overlay(31) +from:0x0211459c kind:load to:0x02097924 module:overlay(0) +from:0x021145a0 kind:load to:0x02097734 module:overlay(0) +from:0x021145a4 kind:load to:0x020977b0 module:overlay(0) +from:0x021145a8 kind:load to:0x0209792c module:overlay(0) +from:0x021145ac kind:load to:0x0209794c module:overlay(0) +from:0x021145b0 kind:load to:0x02097978 module:overlay(0) +from:0x021145bc kind:load to:0x020f6964 module:overlay(31) +from:0x021145c0 kind:load to:0x020f73dc module:overlay(31) +from:0x021145c4 kind:load to:0x0205a700 module:overlay(0) +from:0x021145c8 kind:load to:0x01ffc57c module:itcm +from:0x021145cc kind:load to:0x02057da8 module:overlay(0) +from:0x021145d0 kind:load to:0x02057e24 module:overlay(0) +from:0x021145d4 kind:load to:0x02057e88 module:overlay(0) +from:0x021145d8 kind:load to:0x01ffc7a4 module:itcm +from:0x021145dc kind:load to:0x02057d64 module:overlay(0) +from:0x021145e8 kind:load to:0x020984f8 module:overlay(0) +from:0x021145ec kind:load to:0x02098534 module:overlay(0) +from:0x021145f0 kind:load to:0x0209854c module:overlay(0) +from:0x021145f4 kind:load to:0x02098558 module:overlay(0) +from:0x021145f8 kind:load to:0x01fff464 module:itcm +from:0x021145fc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114600 kind:load to:0x020f6978 module:overlay(31) +from:0x02114604 kind:load to:0x02098490 module:overlay(0) +from:0x02114608 kind:load to:0x020f6ac4 module:overlay(31) +from:0x0211460c kind:load to:0x020f6e28 module:overlay(31) +from:0x02114610 kind:load to:0x0209849c module:overlay(0) +from:0x02114614 kind:load to:0x020f7288 module:overlay(31) +from:0x02114618 kind:load to:0x020f7150 module:overlay(31) +from:0x0211461c kind:load to:0x020984a8 module:overlay(0) +from:0x02114620 kind:load to:0x02098564 module:overlay(0) +from:0x02114624 kind:load to:0x020985d0 module:overlay(0) +from:0x02114628 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0211462c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114630 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114634 kind:load to:0x020f73f8 module:overlay(31) +from:0x02114638 kind:load to:0x020f7418 module:overlay(31) +from:0x02114644 kind:load to:0x020984f8 module:overlay(0) +from:0x02114648 kind:load to:0x02098534 module:overlay(0) +from:0x0211464c kind:load to:0x0209854c module:overlay(0) +from:0x02114650 kind:load to:0x02098558 module:overlay(0) +from:0x02114654 kind:load to:0x01fff464 module:itcm +from:0x02114658 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0211465c kind:load to:0x020f7474 module:overlay(31) +from:0x02114660 kind:load to:0x020f74b4 module:overlay(31) +from:0x02114664 kind:load to:0x02098494 module:overlay(0) +from:0x02114668 kind:load to:0x02098498 module:overlay(0) +from:0x0211466c kind:load to:0x0209849c module:overlay(0) +from:0x02114670 kind:load to:0x020984a0 module:overlay(0) +from:0x02114674 kind:load to:0x020984a4 module:overlay(0) +from:0x02114678 kind:load to:0x020984a8 module:overlay(0) +from:0x0211467c kind:load to:0x02098564 module:overlay(0) +from:0x02114680 kind:load to:0x020985d0 module:overlay(0) +from:0x02114684 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114688 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211468c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114690 kind:load to:0x020f766c module:overlay(31) +from:0x02114694 kind:load to:0x020f7680 module:overlay(31) +from:0x021146a0 kind:load to:0x020984f8 module:overlay(0) +from:0x021146a4 kind:load to:0x02098534 module:overlay(0) +from:0x021146a8 kind:load to:0x0209854c module:overlay(0) +from:0x021146ac kind:load to:0x02098558 module:overlay(0) +from:0x021146b0 kind:load to:0x01fff464 module:itcm +from:0x021146b4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021146b8 kind:load to:0x020f757c module:overlay(31) +from:0x021146bc kind:load to:0x020f74b4 module:overlay(31) +from:0x021146c0 kind:load to:0x02098494 module:overlay(0) +from:0x021146c4 kind:load to:0x02098498 module:overlay(0) +from:0x021146c8 kind:load to:0x0209849c module:overlay(0) +from:0x021146cc kind:load to:0x020f75d4 module:overlay(31) +from:0x021146d0 kind:load to:0x020984a4 module:overlay(0) +from:0x021146d4 kind:load to:0x020984a8 module:overlay(0) +from:0x021146d8 kind:load to:0x02098564 module:overlay(0) +from:0x021146dc kind:load to:0x020985d0 module:overlay(0) +from:0x021146e0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021146e4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021146e8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021146ec kind:load to:0x020f76e4 module:overlay(31) +from:0x021146f0 kind:load to:0x020f7704 module:overlay(31) +from:0x021146f4 kind:load to:0x020f75cc module:overlay(31) +from:0x02114700 kind:load to:0x020984f8 module:overlay(0) +from:0x02114704 kind:load to:0x02098534 module:overlay(0) +from:0x02114708 kind:load to:0x0209854c module:overlay(0) +from:0x0211470c kind:load to:0x02098558 module:overlay(0) +from:0x02114710 kind:load to:0x01fff464 module:itcm +from:0x02114714 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114718 kind:load to:0x020f75f4 module:overlay(31) +from:0x0211471c kind:load to:0x020f74b4 module:overlay(31) +from:0x02114720 kind:load to:0x02098494 module:overlay(0) +from:0x02114724 kind:load to:0x02098498 module:overlay(0) +from:0x02114728 kind:load to:0x0209849c module:overlay(0) +from:0x0211472c kind:load to:0x020f764c module:overlay(31) +from:0x02114730 kind:load to:0x020984a4 module:overlay(0) +from:0x02114734 kind:load to:0x020984a8 module:overlay(0) +from:0x02114738 kind:load to:0x02098564 module:overlay(0) +from:0x0211473c kind:load to:0x020985d0 module:overlay(0) +from:0x02114740 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114744 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114748 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0211474c kind:load to:0x020f772c module:overlay(31) +from:0x02114750 kind:load to:0x020f774c module:overlay(31) +from:0x02114754 kind:load to:0x020f7644 module:overlay(31) +from:0x02114760 kind:load to:0x020984f8 module:overlay(0) +from:0x02114764 kind:load to:0x02098534 module:overlay(0) +from:0x02114768 kind:load to:0x0209854c module:overlay(0) +from:0x0211476c kind:load to:0x02098558 module:overlay(0) +from:0x02114770 kind:load to:0x01fff464 module:itcm +from:0x02114774 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114778 kind:load to:0x020f7518 module:overlay(31) +from:0x0211477c kind:load to:0x020f74b4 module:overlay(31) +from:0x02114780 kind:load to:0x02098494 module:overlay(0) +from:0x02114784 kind:load to:0x02098498 module:overlay(0) +from:0x02114788 kind:load to:0x0209849c module:overlay(0) +from:0x0211478c kind:load to:0x020f7554 module:overlay(31) +from:0x02114790 kind:load to:0x020984a4 module:overlay(0) +from:0x02114794 kind:load to:0x020984a8 module:overlay(0) +from:0x02114798 kind:load to:0x02098564 module:overlay(0) +from:0x0211479c kind:load to:0x020985d0 module:overlay(0) +from:0x021147a0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021147a4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021147a8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021147ac kind:load to:0x020f769c module:overlay(31) +from:0x021147b0 kind:load to:0x020f76bc module:overlay(31) +from:0x021147b4 kind:load to:0x020f7574 module:overlay(31) +from:0x021147c0 kind:load to:0x020f7a34 module:overlay(31) +from:0x021147c4 kind:load to:0x020f7a48 module:overlay(31) +from:0x021147c8 kind:load to:0x02057bd4 module:overlay(0) +from:0x021147cc kind:load to:0x01ffc57c module:itcm +from:0x021147d0 kind:load to:0x02057da8 module:overlay(0) +from:0x021147d4 kind:load to:0x02057e24 module:overlay(0) +from:0x021147d8 kind:load to:0x02057e88 module:overlay(0) +from:0x021147dc kind:load to:0x02057c14 module:overlay(0) +from:0x021147e0 kind:load to:0x02057d64 module:overlay(0) +from:0x02114800 kind:load to:0x020f7a70 module:overlay(31) +from:0x02114804 kind:load to:0x0209772c module:overlay(0) +from:0x02114808 kind:load to:0x02097734 module:overlay(0) +from:0x0211480c kind:load to:0x020977b0 module:overlay(0) +from:0x02114810 kind:load to:0x020977f0 module:overlay(0) +from:0x02114814 kind:load to:0x020977f4 module:overlay(0) +from:0x02114818 kind:load to:0x020977f8 module:overlay(0) +from:0x02114824 kind:load to:0x020984f8 module:overlay(0) +from:0x02114828 kind:load to:0x02098534 module:overlay(0) +from:0x0211482c kind:load to:0x0209854c module:overlay(0) +from:0x02114830 kind:load to:0x02098558 module:overlay(0) +from:0x02114834 kind:load to:0x01fff464 module:itcm +from:0x02114838 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0211483c kind:load to:0x020f7aec module:overlay(31) +from:0x02114840 kind:load to:0x02098490 module:overlay(0) +from:0x02114844 kind:load to:0x020f7b00 module:overlay(31) +from:0x02114848 kind:load to:0x02098498 module:overlay(0) +from:0x0211484c kind:load to:0x0209849c module:overlay(0) +from:0x02114850 kind:load to:0x020f7b68 module:overlay(31) +from:0x02114854 kind:load to:0x020984a4 module:overlay(0) +from:0x02114858 kind:load to:0x020984a8 module:overlay(0) +from:0x0211485c kind:load to:0x02098564 module:overlay(0) +from:0x02114860 kind:load to:0x020985d0 module:overlay(0) +from:0x02114864 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114868 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211486c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114870 kind:load to:0x020f7b78 module:overlay(31) +from:0x02114874 kind:load to:0x020f7b8c module:overlay(31) +from:0x02114880 kind:load to:0x02097bf4 module:overlay(0) +from:0x02114884 kind:load to:0x020f7d74 module:overlay(31) +from:0x02114890 kind:load to:0x02097bf4 module:overlay(0) +from:0x02114894 kind:load to:0x020f7c1c module:overlay(31) +from:0x021148a0 kind:load to:0x020f7da8 module:overlay(31) +from:0x021148a4 kind:load to:0x0209772c module:overlay(0) +from:0x021148a8 kind:load to:0x02097734 module:overlay(0) +from:0x021148ac kind:load to:0x020977b0 module:overlay(0) +from:0x021148b0 kind:load to:0x020977f0 module:overlay(0) +from:0x021148b4 kind:load to:0x020977f4 module:overlay(0) +from:0x021148b8 kind:load to:0x020977f8 module:overlay(0) +from:0x021148c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021148c8 kind:load to:0x02098534 module:overlay(0) +from:0x021148cc kind:load to:0x0209854c module:overlay(0) +from:0x021148d0 kind:load to:0x02098558 module:overlay(0) +from:0x021148d4 kind:load to:0x01fff464 module:itcm +from:0x021148d8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021148dc kind:load to:0x020f7e14 module:overlay(31) +from:0x021148e0 kind:load to:0x02098490 module:overlay(0) +from:0x021148e4 kind:load to:0x02098494 module:overlay(0) +from:0x021148e8 kind:load to:0x02098498 module:overlay(0) +from:0x021148ec kind:load to:0x0209849c module:overlay(0) +from:0x021148f0 kind:load to:0x020984a0 module:overlay(0) +from:0x021148f4 kind:load to:0x020984a4 module:overlay(0) +from:0x021148f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021148fc kind:load to:0x02098564 module:overlay(0) +from:0x02114900 kind:load to:0x020985d0 module:overlay(0) +from:0x02114904 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114908 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211490c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114910 kind:load to:0x020f7eb0 module:overlay(31) +from:0x02114914 kind:load to:0x020f7ec4 module:overlay(31) +from:0x02114920 kind:load to:0x020f7f00 module:overlay(31) +from:0x02114924 kind:load to:0x0209772c module:overlay(0) +from:0x02114928 kind:load to:0x02097734 module:overlay(0) +from:0x0211492c kind:load to:0x020977b0 module:overlay(0) +from:0x02114930 kind:load to:0x020977f0 module:overlay(0) +from:0x02114934 kind:load to:0x020977f4 module:overlay(0) +from:0x02114938 kind:load to:0x020977f8 module:overlay(0) +from:0x02114944 kind:load to:0x020984f8 module:overlay(0) +from:0x02114948 kind:load to:0x02098534 module:overlay(0) +from:0x0211494c kind:load to:0x0209854c module:overlay(0) +from:0x02114950 kind:load to:0x02098558 module:overlay(0) +from:0x02114954 kind:load to:0x01fff464 module:itcm +from:0x02114958 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0211495c kind:load to:0x020f7f6c module:overlay(31) +from:0x02114960 kind:load to:0x02098490 module:overlay(0) +from:0x02114964 kind:load to:0x02098494 module:overlay(0) +from:0x02114968 kind:load to:0x02098498 module:overlay(0) +from:0x0211496c kind:load to:0x0209849c module:overlay(0) +from:0x02114970 kind:load to:0x020984a0 module:overlay(0) +from:0x02114974 kind:load to:0x020984a4 module:overlay(0) +from:0x02114978 kind:load to:0x020984a8 module:overlay(0) +from:0x0211497c kind:load to:0x02098564 module:overlay(0) +from:0x02114980 kind:load to:0x020985d0 module:overlay(0) +from:0x02114984 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114988 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211498c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114990 kind:load to:0x020f7fc0 module:overlay(31) +from:0x02114994 kind:load to:0x020f7fd4 module:overlay(31) +from:0x021149a0 kind:load to:0x020f8010 module:overlay(31) +from:0x021149a4 kind:load to:0x0209772c module:overlay(0) +from:0x021149a8 kind:load to:0x02097734 module:overlay(0) +from:0x021149ac kind:load to:0x020977b0 module:overlay(0) +from:0x021149b0 kind:load to:0x020977f0 module:overlay(0) +from:0x021149b4 kind:load to:0x020977f4 module:overlay(0) +from:0x021149b8 kind:load to:0x020977f8 module:overlay(0) +from:0x021149c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021149c8 kind:load to:0x02098534 module:overlay(0) +from:0x021149cc kind:load to:0x0209854c module:overlay(0) +from:0x021149d0 kind:load to:0x02098558 module:overlay(0) +from:0x021149d4 kind:load to:0x01fff464 module:itcm +from:0x021149d8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021149dc kind:load to:0x020f8098 module:overlay(31) +from:0x021149e0 kind:load to:0x02098490 module:overlay(0) +from:0x021149e4 kind:load to:0x020f80f8 module:overlay(31) +from:0x021149e8 kind:load to:0x02098498 module:overlay(0) +from:0x021149ec kind:load to:0x0209849c module:overlay(0) +from:0x021149f0 kind:load to:0x020984a0 module:overlay(0) +from:0x021149f4 kind:load to:0x020984a4 module:overlay(0) +from:0x021149f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021149fc kind:load to:0x02098564 module:overlay(0) +from:0x02114a00 kind:load to:0x020985d0 module:overlay(0) +from:0x02114a04 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114a08 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114a0c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114a10 kind:load to:0x020f827c module:overlay(31) +from:0x02114a14 kind:load to:0x020f8290 module:overlay(31) +from:0x02114a20 kind:load to:0x020f8654 module:overlay(31) +from:0x02114a24 kind:load to:0x020f9cd4 module:overlay(31) +from:0x02114a28 kind:load to:0x0207b6fc module:overlay(0) +from:0x02114a2c kind:load to:0x0207b734 module:overlay(0) +from:0x02114a30 kind:load to:0x020f847c module:overlay(31) +from:0x02114a3c kind:load to:0x020f8668 module:overlay(31) +from:0x02114a40 kind:load to:0x020f9cb8 module:overlay(31) +from:0x02114a44 kind:load to:0x020982b8 module:overlay(0) +from:0x02114a48 kind:load to:0x020f8334 module:overlay(31) +from:0x02114a4c kind:load to:0x020f83c4 module:overlay(31) +from:0x02114a58 kind:load to:0x020f82cc module:overlay(31) +from:0x02114a5c kind:load to:0x02097924 module:overlay(0) +from:0x02114a60 kind:load to:0x02097734 module:overlay(0) +from:0x02114a64 kind:load to:0x020977b0 module:overlay(0) +from:0x02114a68 kind:load to:0x0209792c module:overlay(0) +from:0x02114a6c kind:load to:0x0209794c module:overlay(0) +from:0x02114a70 kind:load to:0x02097978 module:overlay(0) +from:0x02114a74 kind:load to:0x020f89e4 module:overlay(31) +from:0x02114a7c kind:load to:0x020f8a18 module:overlay(31) +from:0x02114a84 kind:load to:0x020f8a38 module:overlay(31) +from:0x02114a8c kind:load to:0x020f8ba4 module:overlay(31) +from:0x02114a94 kind:load to:0x020f92ac module:overlay(31) +from:0x02114a9c kind:load to:0x020f939c module:overlay(31) +from:0x02114aa4 kind:load to:0x020f8eec module:overlay(31) +from:0x02114aac kind:load to:0x020f8f10 module:overlay(31) +from:0x02114ab4 kind:load to:0x020f9030 module:overlay(31) +from:0x02114abc kind:load to:0x020f918c module:overlay(31) +from:0x02114ac4 kind:load to:0x020f9534 module:overlay(31) +from:0x02114acc kind:load to:0x020f89d4 module:overlay(31) +from:0x02114ad4 kind:load to:0x020f8a0c module:overlay(31) +from:0x02114adc kind:load to:0x020f8a1c module:overlay(31) +from:0x02114ae4 kind:load to:0x020f8b38 module:overlay(31) +from:0x02114aec kind:load to:0x020f9230 module:overlay(31) +from:0x02114af4 kind:load to:0x020f9320 module:overlay(31) +from:0x02114afc kind:load to:0x020f8eb4 module:overlay(31) +from:0x02114b04 kind:load to:0x020f8ef0 module:overlay(31) +from:0x02114b0c kind:load to:0x020f8ff8 module:overlay(31) +from:0x02114b14 kind:load to:0x020f914c module:overlay(31) +from:0x02114b1c kind:load to:0x020f9474 module:overlay(31) +from:0x02114b2c kind:load to:0x020984f8 module:overlay(0) +from:0x02114b30 kind:load to:0x02098534 module:overlay(0) +from:0x02114b34 kind:load to:0x0209854c module:overlay(0) +from:0x02114b38 kind:load to:0x02098558 module:overlay(0) +from:0x02114b3c kind:load to:0x01fff464 module:itcm +from:0x02114b40 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114b44 kind:load to:0x020f867c module:overlay(31) +from:0x02114b48 kind:load to:0x02098490 module:overlay(0) +from:0x02114b4c kind:load to:0x020f876c module:overlay(31) +from:0x02114b50 kind:load to:0x02098498 module:overlay(0) +from:0x02114b54 kind:load to:0x0209849c module:overlay(0) +from:0x02114b58 kind:load to:0x020f8928 module:overlay(31) +from:0x02114b5c kind:load to:0x020984a4 module:overlay(0) +from:0x02114b60 kind:load to:0x020984a8 module:overlay(0) +from:0x02114b64 kind:load to:0x02098564 module:overlay(0) +from:0x02114b68 kind:load to:0x020985d0 module:overlay(0) +from:0x02114b6c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114b70 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114b74 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114b78 kind:load to:0x020f9cf0 module:overlay(31) +from:0x02114b7c kind:load to:0x020f9d40 module:overlay(31) +from:0x02114b90 kind:load to:0x020fa44c module:overlay(31) +from:0x02114b98 kind:load to:0x020fa480 module:overlay(31) +from:0x02114ba0 kind:load to:0x020fa548 module:overlay(31) +from:0x02114ba8 kind:load to:0x020fa5d0 module:overlay(31) +from:0x02114bb0 kind:load to:0x020fa644 module:overlay(31) +from:0x02114bb8 kind:load to:0x020fa658 module:overlay(31) +from:0x02114bc0 kind:load to:0x020fa70c module:overlay(31) +from:0x02114bc8 kind:load to:0x020fa448 module:overlay(31) +from:0x02114bd0 kind:load to:0x020fa474 module:overlay(31) +from:0x02114bd8 kind:load to:0x020fa504 module:overlay(31) +from:0x02114be0 kind:load to:0x020fa5b8 module:overlay(31) +from:0x02114be8 kind:load to:0x020fa630 module:overlay(31) +from:0x02114bf0 kind:load to:0x020fa648 module:overlay(31) +from:0x02114bf8 kind:load to:0x020fa6a8 module:overlay(31) +from:0x02114c08 kind:load to:0x020faa10 module:overlay(31) +from:0x02114c0c kind:load to:0x020faa54 module:overlay(31) +from:0x02114c10 kind:load to:0x020faa9c module:overlay(31) +from:0x02114c14 kind:load to:0x020faa74 module:overlay(31) +from:0x02114c20 kind:load to:0x020f9db8 module:overlay(31) +from:0x02114c24 kind:load to:0x0209772c module:overlay(0) +from:0x02114c28 kind:load to:0x02097734 module:overlay(0) +from:0x02114c2c kind:load to:0x020977b0 module:overlay(0) +from:0x02114c30 kind:load to:0x020977f0 module:overlay(0) +from:0x02114c34 kind:load to:0x020977f4 module:overlay(0) +from:0x02114c38 kind:load to:0x020977f8 module:overlay(0) +from:0x02114c44 kind:load to:0x020f9f08 module:overlay(31) +from:0x02114c48 kind:load to:0x0209772c module:overlay(0) +from:0x02114c4c kind:load to:0x02097734 module:overlay(0) +from:0x02114c50 kind:load to:0x020977b0 module:overlay(0) +from:0x02114c54 kind:load to:0x020977f0 module:overlay(0) +from:0x02114c58 kind:load to:0x020977f4 module:overlay(0) +from:0x02114c5c kind:load to:0x020977f8 module:overlay(0) +from:0x02114c68 kind:load to:0x020f9e98 module:overlay(31) +from:0x02114c6c kind:load to:0x0209772c module:overlay(0) +from:0x02114c70 kind:load to:0x02097734 module:overlay(0) +from:0x02114c74 kind:load to:0x020977b0 module:overlay(0) +from:0x02114c78 kind:load to:0x020977f0 module:overlay(0) +from:0x02114c7c kind:load to:0x020977f4 module:overlay(0) +from:0x02114c80 kind:load to:0x020977f8 module:overlay(0) +from:0x02114c8c kind:load to:0x020f9e28 module:overlay(31) +from:0x02114c90 kind:load to:0x0209772c module:overlay(0) +from:0x02114c94 kind:load to:0x02097734 module:overlay(0) +from:0x02114c98 kind:load to:0x020977b0 module:overlay(0) +from:0x02114c9c kind:load to:0x020977f0 module:overlay(0) +from:0x02114ca0 kind:load to:0x020977f4 module:overlay(0) +from:0x02114ca4 kind:load to:0x020977f8 module:overlay(0) +from:0x02114cb0 kind:load to:0x020984f8 module:overlay(0) +from:0x02114cb4 kind:load to:0x02098534 module:overlay(0) +from:0x02114cb8 kind:load to:0x0209854c module:overlay(0) +from:0x02114cbc kind:load to:0x02098558 module:overlay(0) +from:0x02114cc0 kind:load to:0x01fff464 module:itcm +from:0x02114cc4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114cc8 kind:load to:0x020fa1ec module:overlay(31) +from:0x02114ccc kind:load to:0x02098490 module:overlay(0) +from:0x02114cd0 kind:load to:0x020fa21c module:overlay(31) +from:0x02114cd4 kind:load to:0x020fa228 module:overlay(31) +from:0x02114cd8 kind:load to:0x0209849c module:overlay(0) +from:0x02114cdc kind:load to:0x020fa81c module:overlay(31) +from:0x02114ce0 kind:load to:0x02098fe4 module:overlay(0) +from:0x02114ce4 kind:load to:0x020984a8 module:overlay(0) +from:0x02114ce8 kind:load to:0x02098564 module:overlay(0) +from:0x02114cec kind:load to:0x020985d0 module:overlay(0) +from:0x02114cf0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114cf4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114cf8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114cfc kind:load to:0x020faabc module:overlay(31) +from:0x02114d00 kind:load to:0x020faad0 module:overlay(31) +from:0x02114d04 kind:load to:0x02099568 module:overlay(0) +from:0x02114d1c kind:load to:0x020fb190 module:overlay(31) +from:0x02114d20 kind:load to:0x020fb1ac module:overlay(31) +from:0x02114d24 kind:load to:0x0207316c module:overlay(0) +from:0x02114d28 kind:load to:0x02073170 module:overlay(0) +from:0x02114d34 kind:load to:0x020fab48 module:overlay(31) +from:0x02114d38 kind:load to:0x0209772c module:overlay(0) +from:0x02114d3c kind:load to:0x02097734 module:overlay(0) +from:0x02114d40 kind:load to:0x020977b0 module:overlay(0) +from:0x02114d44 kind:load to:0x020977f0 module:overlay(0) +from:0x02114d48 kind:load to:0x020977f4 module:overlay(0) +from:0x02114d4c kind:load to:0x020977f8 module:overlay(0) +from:0x02114d58 kind:load to:0x020984f8 module:overlay(0) +from:0x02114d5c kind:load to:0x02098534 module:overlay(0) +from:0x02114d60 kind:load to:0x0209854c module:overlay(0) +from:0x02114d64 kind:load to:0x02098558 module:overlay(0) +from:0x02114d68 kind:load to:0x01fff464 module:itcm +from:0x02114d6c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114d70 kind:load to:0x020fac44 module:overlay(31) +from:0x02114d74 kind:load to:0x02098490 module:overlay(0) +from:0x02114d78 kind:load to:0x02184624 module:overlays(97,100,102) +from:0x02114d7c kind:load to:0x021847b4 module:overlays(97,100,102) +from:0x02114d80 kind:load to:0x0209849c module:overlay(0) +from:0x02114d84 kind:load to:0x020984a0 module:overlay(0) +from:0x02114d88 kind:load to:0x020984a4 module:overlay(0) +from:0x02114d8c kind:load to:0x020984a8 module:overlay(0) +from:0x02114d90 kind:load to:0x02098564 module:overlay(0) +from:0x02114d94 kind:load to:0x020985d0 module:overlay(0) +from:0x02114d98 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114d9c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114da0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114da4 kind:load to:0x020fb258 module:overlay(31) +from:0x02114da8 kind:load to:0x020fb230 module:overlay(31) +from:0x02114dac kind:load to:0x020fad68 module:overlay(31) +from:0x02114db0 kind:load to:0x020fad88 module:overlay(31) +from:0x02114db4 kind:load to:0x020fad94 module:overlay(31) +from:0x02114db8 kind:load to:0x020fade8 module:overlay(31) +from:0x02114dbc kind:load to:0x020fad1c module:overlay(31) +from:0x02114dc0 kind:load to:0x020fae00 module:overlay(31) +from:0x02114dc4 kind:load to:0x020fae94 module:overlay(31) +from:0x02114dc8 kind:load to:0x020faee4 module:overlay(31) +from:0x02114dd4 kind:load to:0x020fb2dc module:overlay(31) +from:0x02114dd8 kind:load to:0x020fb28c module:overlay(31) +from:0x02114ddc kind:load to:0x020616c0 module:overlay(0) +from:0x02114de0 kind:load to:0x020616c4 module:overlay(0) +from:0x02114de4 kind:load to:0x020fb2cc module:overlay(31) +from:0x02114de8 kind:load to:0x020616cc module:overlay(0) +from:0x02114dec kind:load to:0x020616d0 module:overlay(0) +from:0x02114df0 kind:load to:0x020fb2bc module:overlay(31) +from:0x02114df4 kind:load to:0x020fb2ac module:overlay(31) +from:0x02114df8 kind:load to:0x020fb29c module:overlay(31) +from:0x02114e04 kind:load to:0x020fb2f8 module:overlay(31) +from:0x02114e08 kind:load to:0x0209772c module:overlay(0) +from:0x02114e0c kind:load to:0x02097734 module:overlay(0) +from:0x02114e10 kind:load to:0x020977b0 module:overlay(0) +from:0x02114e14 kind:load to:0x020977f0 module:overlay(0) +from:0x02114e18 kind:load to:0x020977f4 module:overlay(0) +from:0x02114e1c kind:load to:0x020977f8 module:overlay(0) +from:0x02114e28 kind:load to:0x020984f8 module:overlay(0) +from:0x02114e2c kind:load to:0x02098534 module:overlay(0) +from:0x02114e30 kind:load to:0x0209854c module:overlay(0) +from:0x02114e34 kind:load to:0x02098558 module:overlay(0) +from:0x02114e38 kind:load to:0x01fff464 module:itcm +from:0x02114e3c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114e40 kind:load to:0x020e3df8 module:overlay(31) +from:0x02114e44 kind:load to:0x020e3e24 module:overlay(31) +from:0x02114e48 kind:load to:0x020e3e64 module:overlay(31) +from:0x02114e4c kind:load to:0x020e3eb8 module:overlay(31) +from:0x02114e50 kind:load to:0x0209849c module:overlay(0) +from:0x02114e54 kind:load to:0x020984a0 module:overlay(0) +from:0x02114e58 kind:load to:0x020984a4 module:overlay(0) +from:0x02114e5c kind:load to:0x020984a8 module:overlay(0) +from:0x02114e60 kind:load to:0x02098564 module:overlay(0) +from:0x02114e64 kind:load to:0x020985d0 module:overlay(0) +from:0x02114e68 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114e6c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114e70 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114e74 kind:load to:0x020fb430 module:overlay(31) +from:0x02114e78 kind:load to:0x020fb450 module:overlay(31) +from:0x02114e7c kind:load to:0x020e3f30 module:overlay(31) +from:0x02114e80 kind:load to:0x020fb36c module:overlay(31) +from:0x02114e84 kind:load to:0x020fb3a8 module:overlay(31) +from:0x02114e88 kind:load to:0x020fb3ec module:overlay(31) +from:0x02114e94 kind:load to:0x020fb498 module:overlay(31) +from:0x02114e98 kind:load to:0x02097924 module:overlay(0) +from:0x02114e9c kind:load to:0x02097734 module:overlay(0) +from:0x02114ea0 kind:load to:0x020977b0 module:overlay(0) +from:0x02114ea4 kind:load to:0x0209792c module:overlay(0) +from:0x02114ea8 kind:load to:0x0209794c module:overlay(0) +from:0x02114eac kind:load to:0x02097978 module:overlay(0) +from:0x02114ee8 kind:load to:0x020984f8 module:overlay(0) +from:0x02114eec kind:load to:0x02098534 module:overlay(0) +from:0x02114ef0 kind:load to:0x0209854c module:overlay(0) +from:0x02114ef4 kind:load to:0x02098558 module:overlay(0) +from:0x02114ef8 kind:load to:0x01fff464 module:itcm +from:0x02114efc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114f00 kind:load to:0x020fb5f4 module:overlay(31) +from:0x02114f04 kind:load to:0x02098490 module:overlay(0) +from:0x02114f08 kind:load to:0x020fb6ac module:overlay(31) +from:0x02114f0c kind:load to:0x020fb6e4 module:overlay(31) +from:0x02114f10 kind:load to:0x0209849c module:overlay(0) +from:0x02114f14 kind:load to:0x020fb700 module:overlay(31) +from:0x02114f18 kind:load to:0x020984a4 module:overlay(0) +from:0x02114f1c kind:load to:0x020984a8 module:overlay(0) +from:0x02114f20 kind:load to:0x02098564 module:overlay(0) +from:0x02114f24 kind:load to:0x020985d0 module:overlay(0) +from:0x02114f28 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114f2c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114f30 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114f34 kind:load to:0x020fb770 module:overlay(31) +from:0x02114f38 kind:load to:0x020fb7a0 module:overlay(31) +from:0x02114f3c kind:load to:0x020fb6f8 module:overlay(31) +from:0x02114f48 kind:load to:0x020fbc1c module:overlay(31) +from:0x02114f4c kind:load to:0x020fbc74 module:overlay(31) +from:0x02114f50 kind:load to:0x020fbca0 module:overlay(31) +from:0x02114f54 kind:load to:0x020fbcd0 module:overlay(31) +from:0x02114f60 kind:load to:0x020fb7f8 module:overlay(31) +from:0x02114f64 kind:load to:0x02097924 module:overlay(0) +from:0x02114f68 kind:load to:0x02097734 module:overlay(0) +from:0x02114f6c kind:load to:0x020977b0 module:overlay(0) +from:0x02114f70 kind:load to:0x0209792c module:overlay(0) +from:0x02114f74 kind:load to:0x0209794c module:overlay(0) +from:0x02114f78 kind:load to:0x02097978 module:overlay(0) +from:0x02114f84 kind:load to:0x020984f8 module:overlay(0) +from:0x02114f88 kind:load to:0x02098534 module:overlay(0) +from:0x02114f8c kind:load to:0x0209854c module:overlay(0) +from:0x02114f90 kind:load to:0x02098558 module:overlay(0) +from:0x02114f94 kind:load to:0x01fff464 module:itcm +from:0x02114f98 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02114f9c kind:load to:0x020fb8b8 module:overlay(31) +from:0x02114fa0 kind:load to:0x02098490 module:overlay(0) +from:0x02114fa4 kind:load to:0x020fb900 module:overlay(31) +from:0x02114fa8 kind:load to:0x02098498 module:overlay(0) +from:0x02114fac kind:load to:0x0209849c module:overlay(0) +from:0x02114fb0 kind:load to:0x020fbb68 module:overlay(31) +from:0x02114fb4 kind:load to:0x020984a4 module:overlay(0) +from:0x02114fb8 kind:load to:0x020984a8 module:overlay(0) +from:0x02114fbc kind:load to:0x02098564 module:overlay(0) +from:0x02114fc0 kind:load to:0x020985d0 module:overlay(0) +from:0x02114fc4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02114fc8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02114fcc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02114fd0 kind:load to:0x020fbd08 module:overlay(31) +from:0x02114fd4 kind:load to:0x020fbd1c module:overlay(31) +from:0x02114fd8 kind:load to:0x020fbacc module:overlay(31) +from:0x02114fe8 kind:load to:0x0209d090 module:overlay(0) +from:0x02114fec kind:load to:0x0209d098 module:overlay(0) +from:0x02114ff0 kind:load to:0x020fc034 module:overlay(31) +from:0x02114ff4 kind:load to:0x020fc438 module:overlay(31) +from:0x02114ff8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02114ffc kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02115000 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115004 kind:load to:0x0209d1ac module:overlay(0) +from:0x02115008 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0211500c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115010 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115014 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115018 kind:load to:0x020fd070 module:overlay(31) +from:0x0211501c kind:load to:0x020fd090 module:overlay(31) +from:0x02115020 kind:load to:0x020fcf54 module:overlay(31) +from:0x02115024 kind:load to:0x020fcf58 module:overlay(31) +from:0x02115028 kind:load to:0x020fc434 module:overlay(31) +from:0x0211502c kind:load to:0x020fcdc8 module:overlay(31) +from:0x02115030 kind:load to:0x020fcb30 module:overlay(31) +from:0x02115034 kind:load to:0x020fcdcc module:overlay(31) +from:0x02115038 kind:load to:0x020fd064 module:overlay(31) +from:0x0211503c kind:load to:0x020fd068 module:overlay(31) +from:0x02115040 kind:load to:0x020fd06c module:overlay(31) +from:0x02115044 kind:load to:0x020fc598 module:overlay(31) +from:0x02115048 kind:load to:0x020fc49c module:overlay(31) +from:0x0211504c kind:load to:0x020fcb34 module:overlay(31) +from:0x02115050 kind:load to:0x020fcb40 module:overlay(31) +from:0x02115054 kind:load to:0x020fcb50 module:overlay(31) +from:0x02115058 kind:load to:0x020fcd48 module:overlay(31) +from:0x0211505c kind:load to:0x020fccd8 module:overlay(31) +from:0x02115060 kind:load to:0x020fccdc module:overlay(31) +from:0x02115064 kind:load to:0x020fcce0 module:overlay(31) +from:0x02115068 kind:load to:0x020fccf0 module:overlay(31) +from:0x0211506c kind:load to:0x020fcdd0 module:overlay(31) +from:0x02115070 kind:load to:0x020fd054 module:overlay(31) +from:0x02115074 kind:load to:0x020fd05c module:overlay(31) +from:0x02115080 kind:load to:0x02073164 module:overlay(0) +from:0x02115084 kind:load to:0x020fd0c8 module:overlay(31) +from:0x02115088 kind:load to:0x020fd0b8 module:overlay(31) +from:0x0211508c kind:load to:0x02073250 module:overlay(0) +from:0x0211509c kind:load to:0x020fd0e4 module:overlay(31) +from:0x021150a0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021150a4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021150a8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021150ac kind:load to:0x0209ca58 module:overlay(0) +from:0x021150b8 kind:load to:0x020fd214 module:overlay(31) +from:0x021150bc kind:load to:0x020fd264 module:overlay(31) +from:0x021150c0 kind:load to:0x020fd454 module:overlay(31) +from:0x021150c4 kind:load to:0x020fd7c8 module:overlay(31) +from:0x021150c8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021150cc kind:load to:0x020fdfac module:overlay(31) +from:0x021150d0 kind:load to:0x020fdfa0 module:overlay(31) +from:0x021150d4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021150d8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021150dc kind:load to:0x0209d1b8 module:overlay(0) +from:0x021150e0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021150e4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021150e8 kind:load to:0x020fe678 module:overlay(31) +from:0x021150ec kind:load to:0x020fe6a8 module:overlay(31) +from:0x021150f0 kind:load to:0x020fd3d8 module:overlay(31) +from:0x021150f4 kind:load to:0x020fd3e4 module:overlay(31) +from:0x021150f8 kind:load to:0x020fe230 module:overlay(31) +from:0x021150fc kind:load to:0x020fe258 module:overlay(31) +from:0x02115100 kind:load to:0x020fe29c module:overlay(31) +from:0x02115104 kind:load to:0x020fe2c8 module:overlay(31) +from:0x02115108 kind:load to:0x020fd064 module:overlay(31) +from:0x0211510c kind:load to:0x020fd068 module:overlay(31) +from:0x02115110 kind:load to:0x020fd06c module:overlay(31) +from:0x02115114 kind:load to:0x020fd7f4 module:overlay(31) +from:0x02115118 kind:load to:0x020fc49c module:overlay(31) +from:0x0211511c kind:load to:0x020fdbe8 module:overlay(31) +from:0x02115120 kind:load to:0x020fdca4 module:overlay(31) +from:0x02115124 kind:load to:0x020fdd50 module:overlay(31) +from:0x02115128 kind:load to:0x020fcd48 module:overlay(31) +from:0x0211512c kind:load to:0x020fe0b0 module:overlay(31) +from:0x02115130 kind:load to:0x020fccdc module:overlay(31) +from:0x02115134 kind:load to:0x020fe20c module:overlay(31) +from:0x02115138 kind:load to:0x020fccf0 module:overlay(31) +from:0x0211513c kind:load to:0x020fe368 module:overlay(31) +from:0x02115140 kind:load to:0x020fe30c module:overlay(31) +from:0x02115144 kind:load to:0x020fe330 module:overlay(31) +from:0x02115150 kind:load to:0x02073164 module:overlay(0) +from:0x02115154 kind:load to:0x020fe704 module:overlay(31) +from:0x02115158 kind:load to:0x020fe6f4 module:overlay(31) +from:0x0211515c kind:load to:0x02073250 module:overlay(0) +from:0x02115160 kind:load to:0x020fe02c module:overlay(31) +from:0x02115170 kind:load to:0x020fe720 module:overlay(31) +from:0x02115174 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115178 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0211517c kind:load to:0x0209ca38 module:overlay(0) +from:0x02115180 kind:load to:0x0209ca58 module:overlay(0) +from:0x0211518c kind:load to:0x020fe84c module:overlay(31) +from:0x02115190 kind:load to:0x0209d098 module:overlay(0) +from:0x02115194 kind:load to:0x020fe868 module:overlay(31) +from:0x02115198 kind:load to:0x020fc438 module:overlay(31) +from:0x0211519c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021151a0 kind:load to:0x020fe88c module:overlay(31) +from:0x021151a4 kind:load to:0x020fe880 module:overlay(31) +from:0x021151a8 kind:load to:0x0209d1ac module:overlay(0) +from:0x021151ac kind:load to:0x0209d1b4 module:overlay(0) +from:0x021151b0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021151b4 kind:load to:0x020fea9c module:overlay(31) +from:0x021151b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021151bc kind:load to:0x020fedd0 module:overlay(31) +from:0x021151c0 kind:load to:0x020fee00 module:overlay(31) +from:0x021151c4 kind:load to:0x020fcf54 module:overlay(31) +from:0x021151c8 kind:load to:0x020fcf58 module:overlay(31) +from:0x021151cc kind:load to:0x020fed58 module:overlay(31) +from:0x021151d0 kind:load to:0x020fed84 module:overlay(31) +from:0x021151d4 kind:load to:0x020fedc8 module:overlay(31) +from:0x021151d8 kind:load to:0x020fedcc module:overlay(31) +from:0x021151dc kind:load to:0x020fd064 module:overlay(31) +from:0x021151e0 kind:load to:0x020fd068 module:overlay(31) +from:0x021151e4 kind:load to:0x020fd06c module:overlay(31) +from:0x021151e8 kind:load to:0x020fe9d8 module:overlay(31) +from:0x021151ec kind:load to:0x020fc49c module:overlay(31) +from:0x021151f0 kind:load to:0x020feb2c module:overlay(31) +from:0x021151f4 kind:load to:0x020feb38 module:overlay(31) +from:0x021151f8 kind:load to:0x020feb40 module:overlay(31) +from:0x021151fc kind:load to:0x020fcd48 module:overlay(31) +from:0x02115200 kind:load to:0x020feb48 module:overlay(31) +from:0x02115204 kind:load to:0x020febbc module:overlay(31) +from:0x02115208 kind:load to:0x020feb98 module:overlay(31) +from:0x0211520c kind:load to:0x020fccf0 module:overlay(31) +from:0x02115210 kind:load to:0x020fcdd0 module:overlay(31) +from:0x02115214 kind:load to:0x020fd054 module:overlay(31) +from:0x02115218 kind:load to:0x020fd05c module:overlay(31) +from:0x02115224 kind:load to:0x02073164 module:overlay(0) +from:0x02115228 kind:load to:0x020fd0c8 module:overlay(31) +from:0x0211522c kind:load to:0x020fd0b8 module:overlay(31) +from:0x02115230 kind:load to:0x02073250 module:overlay(0) +from:0x02115240 kind:load to:0x020fee58 module:overlay(31) +from:0x02115244 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115248 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0211524c kind:load to:0x0209ca38 module:overlay(0) +from:0x02115250 kind:load to:0x0209ca58 module:overlay(0) +from:0x0211525c kind:load to:0x020fef8c module:overlay(31) +from:0x02115260 kind:load to:0x0209d098 module:overlay(0) +from:0x02115264 kind:load to:0x020ff05c module:overlay(31) +from:0x02115268 kind:load to:0x020fc438 module:overlay(31) +from:0x0211526c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115270 kind:load to:0x020ff110 module:overlay(31) +from:0x02115274 kind:load to:0x020ff190 module:overlay(31) +from:0x02115278 kind:load to:0x0209d1ac module:overlay(0) +from:0x0211527c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115280 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115284 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115288 kind:load to:0x0209d1cc module:overlay(0) +from:0x0211528c kind:load to:0x020ff48c module:overlay(31) +from:0x02115290 kind:load to:0x020ff4b4 module:overlay(31) +from:0x02115294 kind:load to:0x020fcf54 module:overlay(31) +from:0x02115298 kind:load to:0x020fcf58 module:overlay(31) +from:0x0211529c kind:load to:0x020ff3b0 module:overlay(31) +from:0x021152a0 kind:load to:0x020ff3dc module:overlay(31) +from:0x021152a4 kind:load to:0x020ff41c module:overlay(31) +from:0x021152a8 kind:load to:0x020ff448 module:overlay(31) +from:0x021152ac kind:load to:0x020ff2b8 module:overlay(31) +from:0x021152b0 kind:load to:0x020ff2f8 module:overlay(31) +from:0x021152b4 kind:load to:0x020ff36c module:overlay(31) +from:0x021152b8 kind:load to:0x020fc598 module:overlay(31) +from:0x021152bc kind:load to:0x020fc49c module:overlay(31) +from:0x021152c0 kind:load to:0x020ff0e0 module:overlay(31) +from:0x021152c4 kind:load to:0x020fcb40 module:overlay(31) +from:0x021152c8 kind:load to:0x020ff0f0 module:overlay(31) +from:0x021152cc kind:load to:0x020fcd48 module:overlay(31) +from:0x021152d0 kind:load to:0x020ff19c module:overlay(31) +from:0x021152d4 kind:load to:0x020fccdc module:overlay(31) +from:0x021152d8 kind:load to:0x020fcce0 module:overlay(31) +from:0x021152dc kind:load to:0x020fccf0 module:overlay(31) +from:0x021152e0 kind:load to:0x020fcdd0 module:overlay(31) +from:0x021152e4 kind:load to:0x020fd054 module:overlay(31) +from:0x021152e8 kind:load to:0x020fd05c module:overlay(31) +from:0x021152f4 kind:load to:0x02073164 module:overlay(0) +from:0x021152f8 kind:load to:0x020fd0c8 module:overlay(31) +from:0x021152fc kind:load to:0x020fd0b8 module:overlay(31) +from:0x02115300 kind:load to:0x02073250 module:overlay(0) +from:0x02115304 kind:load to:0x020ff268 module:overlay(31) +from:0x02115314 kind:load to:0x020ff504 module:overlay(31) +from:0x02115318 kind:load to:0x0209cb7c module:overlay(0) +from:0x0211531c kind:load to:0x0209cd40 module:overlay(0) +from:0x02115320 kind:load to:0x0209cd5c module:overlay(0) +from:0x02115324 kind:load to:0x0209cda0 module:overlay(0) +from:0x02115328 kind:load to:0x021001fc module:overlay(31) +from:0x0211532c kind:load to:0x02100210 module:overlay(31) +from:0x02115330 kind:load to:0x0209cb94 module:overlay(0) +from:0x0211533c kind:load to:0x020ff69c module:overlay(31) +from:0x02115340 kind:load to:0x0209d098 module:overlay(0) +from:0x02115344 kind:load to:0x020ff79c module:overlay(31) +from:0x02115348 kind:load to:0x020fc438 module:overlay(31) +from:0x0211534c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115350 kind:load to:0x020ffb78 module:overlay(31) +from:0x02115354 kind:load to:0x020ffb6c module:overlay(31) +from:0x02115358 kind:load to:0x0209d1ac module:overlay(0) +from:0x0211535c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115360 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115364 kind:load to:0x020ffdfc module:overlay(31) +from:0x02115368 kind:load to:0x0209d1cc module:overlay(0) +from:0x0211536c kind:load to:0x02100194 module:overlay(31) +from:0x02115370 kind:load to:0x021001c4 module:overlay(31) +from:0x02115374 kind:load to:0x020fcf54 module:overlay(31) +from:0x02115378 kind:load to:0x020fcf58 module:overlay(31) +from:0x0211537c kind:load to:0x02100118 module:overlay(31) +from:0x02115380 kind:load to:0x02100144 module:overlay(31) +from:0x02115384 kind:load to:0x02100188 module:overlay(31) +from:0x02115388 kind:load to:0x0210018c module:overlay(31) +from:0x0211538c kind:load to:0x020fd064 module:overlay(31) +from:0x02115390 kind:load to:0x020fd068 module:overlay(31) +from:0x02115394 kind:load to:0x020fd06c module:overlay(31) +from:0x02115398 kind:load to:0x020ffcc4 module:overlay(31) +from:0x0211539c kind:load to:0x020fc49c module:overlay(31) +from:0x021153a0 kind:load to:0x020ffe5c module:overlay(31) +from:0x021153a4 kind:load to:0x020ffe6c module:overlay(31) +from:0x021153a8 kind:load to:0x020ffe74 module:overlay(31) +from:0x021153ac kind:load to:0x020fcd48 module:overlay(31) +from:0x021153b0 kind:load to:0x020ffe7c module:overlay(31) +from:0x021153b4 kind:load to:0x020ffef0 module:overlay(31) +from:0x021153b8 kind:load to:0x020ffecc module:overlay(31) +from:0x021153bc kind:load to:0x020fccf0 module:overlay(31) +from:0x021153c0 kind:load to:0x020fcdd0 module:overlay(31) +from:0x021153c4 kind:load to:0x020fd054 module:overlay(31) +from:0x021153c8 kind:load to:0x020fd05c module:overlay(31) +from:0x021153d4 kind:load to:0x02073164 module:overlay(0) +from:0x021153d8 kind:load to:0x020fd0c8 module:overlay(31) +from:0x021153dc kind:load to:0x020fd0b8 module:overlay(31) +from:0x021153e0 kind:load to:0x02073250 module:overlay(0) +from:0x021153e4 kind:load to:0x0210008c module:overlay(31) +from:0x021153e8 kind:load to:0x020ffdbc module:overlay(31) +from:0x021153ec kind:load to:0x02100190 module:overlay(31) +from:0x021153f0 kind:load to:0x020ff688 module:overlay(31) +from:0x021153fc kind:load to:0x02100238 module:overlay(31) +from:0x02115400 kind:load to:0x0209cb7c module:overlay(0) +from:0x02115404 kind:load to:0x0209cd40 module:overlay(0) +from:0x02115408 kind:load to:0x0209cd5c module:overlay(0) +from:0x0211540c kind:load to:0x0209cda0 module:overlay(0) +from:0x02115410 kind:load to:0x02100488 module:overlay(31) +from:0x02115414 kind:load to:0x0210049c module:overlay(31) +from:0x02115418 kind:load to:0x0209cb94 module:overlay(0) +from:0x02115424 kind:load to:0x021002dc module:overlay(31) +from:0x02115428 kind:load to:0x0209d098 module:overlay(0) +from:0x0211542c kind:load to:0x020ff79c module:overlay(31) +from:0x02115430 kind:load to:0x020fc438 module:overlay(31) +from:0x02115434 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115438 kind:load to:0x020ffb78 module:overlay(31) +from:0x0211543c kind:load to:0x020ffb6c module:overlay(31) +from:0x02115440 kind:load to:0x0209d1ac module:overlay(0) +from:0x02115444 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115448 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0211544c kind:load to:0x020ffdfc module:overlay(31) +from:0x02115450 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115454 kind:load to:0x02100420 module:overlay(31) +from:0x02115458 kind:load to:0x02100450 module:overlay(31) +from:0x0211545c kind:load to:0x020fcf54 module:overlay(31) +from:0x02115460 kind:load to:0x020fcf58 module:overlay(31) +from:0x02115464 kind:load to:0x02100380 module:overlay(31) +from:0x02115468 kind:load to:0x021003a8 module:overlay(31) +from:0x0211546c kind:load to:0x021003ec module:overlay(31) +from:0x02115470 kind:load to:0x021003f0 module:overlay(31) +from:0x02115474 kind:load to:0x020fd064 module:overlay(31) +from:0x02115478 kind:load to:0x020fd068 module:overlay(31) +from:0x0211547c kind:load to:0x020fd06c module:overlay(31) +from:0x02115480 kind:load to:0x020ffcc4 module:overlay(31) +from:0x02115484 kind:load to:0x020fc49c module:overlay(31) +from:0x02115488 kind:load to:0x020ffe5c module:overlay(31) +from:0x0211548c kind:load to:0x020ffe6c module:overlay(31) +from:0x02115490 kind:load to:0x020ffe74 module:overlay(31) +from:0x02115494 kind:load to:0x020fcd48 module:overlay(31) +from:0x02115498 kind:load to:0x020ffe7c module:overlay(31) +from:0x0211549c kind:load to:0x020ffef0 module:overlay(31) +from:0x021154a0 kind:load to:0x020ffecc module:overlay(31) +from:0x021154a4 kind:load to:0x020fccf0 module:overlay(31) +from:0x021154a8 kind:load to:0x020fcdd0 module:overlay(31) +from:0x021154ac kind:load to:0x020fd054 module:overlay(31) +from:0x021154b0 kind:load to:0x020fd05c module:overlay(31) +from:0x021154bc kind:load to:0x02073164 module:overlay(0) +from:0x021154c0 kind:load to:0x020fd0c8 module:overlay(31) +from:0x021154c4 kind:load to:0x020fd0b8 module:overlay(31) +from:0x021154c8 kind:load to:0x02073250 module:overlay(0) +from:0x021154cc kind:load to:0x021002f4 module:overlay(31) +from:0x021154d0 kind:load to:0x020ffdbc module:overlay(31) +from:0x021154d4 kind:load to:0x021003f4 module:overlay(31) +from:0x021154d8 kind:load to:0x020ff688 module:overlay(31) +from:0x021154e4 kind:load to:0x021004c4 module:overlay(31) +from:0x021154e8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021154ec kind:load to:0x0209c9f8 module:overlay(0) +from:0x021154f0 kind:load to:0x0209ca38 module:overlay(0) +from:0x021154f4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115500 kind:load to:0x021005dc module:overlay(31) +from:0x02115504 kind:load to:0x0209d098 module:overlay(0) +from:0x02115508 kind:load to:0x021006b4 module:overlay(31) +from:0x0211550c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115510 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115514 kind:load to:0x021006f4 module:overlay(31) +from:0x02115518 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0211551c kind:load to:0x0209d1ac module:overlay(0) +from:0x02115520 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115524 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115528 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0211552c kind:load to:0x0209d1cc module:overlay(0) +from:0x02115530 kind:load to:0x02100738 module:overlay(31) +from:0x02115534 kind:load to:0x02100758 module:overlay(31) +from:0x02115540 kind:load to:0x021007a0 module:overlay(31) +from:0x02115544 kind:load to:0x0209cb7c module:overlay(0) +from:0x02115548 kind:load to:0x0209cd40 module:overlay(0) +from:0x0211554c kind:load to:0x0209cd5c module:overlay(0) +from:0x02115550 kind:load to:0x0209cda0 module:overlay(0) +from:0x02115554 kind:load to:0x02100a8c module:overlay(31) +from:0x02115558 kind:load to:0x02100aa0 module:overlay(31) +from:0x0211555c kind:load to:0x0209cb94 module:overlay(0) +from:0x02115568 kind:load to:0x02100870 module:overlay(31) +from:0x0211556c kind:load to:0x0209d098 module:overlay(0) +from:0x02115570 kind:load to:0x02100a08 module:overlay(31) +from:0x02115574 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115578 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0211557c kind:load to:0x02100a0c module:overlay(31) +from:0x02115580 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115584 kind:load to:0x0209d1ac module:overlay(0) +from:0x02115588 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0211558c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115590 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115594 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115598 kind:load to:0x02100a44 module:overlay(31) +from:0x0211559c kind:load to:0x02100a64 module:overlay(31) +from:0x021155a8 kind:load to:0x02100ac8 module:overlay(31) +from:0x021155ac kind:load to:0x0209c9f0 module:overlay(0) +from:0x021155b0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021155b4 kind:load to:0x0209ca38 module:overlay(0) +from:0x021155b8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021155c4 kind:load to:0x02100b9c module:overlay(31) +from:0x021155c8 kind:load to:0x0209d098 module:overlay(0) +from:0x021155cc kind:load to:0x02100d50 module:overlay(31) +from:0x021155d0 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021155d4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021155d8 kind:load to:0x02100d54 module:overlay(31) +from:0x021155dc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021155e0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021155e4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021155e8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021155ec kind:load to:0x0209d1c4 module:overlay(0) +from:0x021155f0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021155f4 kind:load to:0x02100f80 module:overlay(31) +from:0x021155f8 kind:load to:0x02100fa8 module:overlay(31) +from:0x02115608 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0211560c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115610 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115614 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115620 kind:load to:0x02100ff8 module:overlay(31) +from:0x02115624 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115628 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0211562c kind:load to:0x0209ca38 module:overlay(0) +from:0x02115630 kind:load to:0x0209ca58 module:overlay(0) +from:0x0211563c kind:load to:0x02101150 module:overlay(31) +from:0x02115640 kind:load to:0x0209d098 module:overlay(0) +from:0x02115644 kind:load to:0x0210146c module:overlay(31) +from:0x02115648 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0211564c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115650 kind:load to:0x021014e4 module:overlay(31) +from:0x02115654 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115658 kind:load to:0x021017cc module:overlay(31) +from:0x0211565c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115660 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115664 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115668 kind:load to:0x0209d1cc module:overlay(0) +from:0x0211566c kind:load to:0x02101978 module:overlay(31) +from:0x02115670 kind:load to:0x0210198c module:overlay(31) +from:0x02115674 kind:load to:0x02101558 module:overlay(31) +from:0x02115678 kind:load to:0x0210171c module:overlay(31) +from:0x02115690 kind:load to:0x02101a00 module:overlay(31) +from:0x02115694 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115698 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0211569c kind:load to:0x0209ca38 module:overlay(0) +from:0x021156a0 kind:load to:0x0209ca58 module:overlay(0) +from:0x021156ac kind:load to:0x02101cc8 module:overlay(31) +from:0x021156b0 kind:load to:0x0209d098 module:overlay(0) +from:0x021156b4 kind:load to:0x02101dfc module:overlay(31) +from:0x021156b8 kind:load to:0x02101f68 module:overlay(31) +from:0x021156bc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021156c0 kind:load to:0x02101f74 module:overlay(31) +from:0x021156c4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021156c8 kind:load to:0x02101f94 module:overlay(31) +from:0x021156cc kind:load to:0x0209d1b4 module:overlay(0) +from:0x021156d0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021156d4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021156d8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021156dc kind:load to:0x02101bc8 module:overlay(31) +from:0x021156e0 kind:load to:0x02101c44 module:overlay(31) +from:0x021156ec kind:load to:0x02102424 module:overlay(31) +from:0x021156f0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021156f4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021156f8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021156fc kind:load to:0x0209ca58 module:overlay(0) +from:0x02115708 kind:load to:0x0209d760 module:overlay(0) +from:0x0211570c kind:load to:0x0209d098 module:overlay(0) +from:0x02115710 kind:load to:0x02102784 module:overlay(31) +from:0x02115714 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115718 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0211571c kind:load to:0x021029d0 module:overlay(31) +from:0x02115720 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115724 kind:load to:0x021025a4 module:overlay(31) +from:0x02115728 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0211572c kind:load to:0x0209d8c8 module:overlay(0) +from:0x02115730 kind:load to:0x02102ab8 module:overlay(31) +from:0x02115734 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115738 kind:load to:0x02102b44 module:overlay(31) +from:0x0211573c kind:load to:0x02102b64 module:overlay(31) +from:0x02115740 kind:load to:0x02102a20 module:overlay(31) +from:0x02115744 kind:load to:0x0209db54 module:overlay(0) +from:0x02115748 kind:load to:0x0209db5c module:overlay(0) +from:0x0211574c kind:load to:0x02102874 module:overlay(31) +from:0x02115750 kind:load to:0x021026e8 module:overlay(31) +from:0x02115754 kind:load to:0x0209da50 module:overlay(0) +from:0x02115758 kind:load to:0x02102ad4 module:overlay(31) +from:0x0211575c kind:load to:0x0209da44 module:overlay(0) +from:0x02115760 kind:load to:0x021026f8 module:overlay(31) +from:0x0211576c kind:load to:0x020f10a0 module:overlay(31) +from:0x02115770 kind:load to:0x02102e34 module:overlay(31) +from:0x02115774 kind:load to:0x02057bd4 module:overlay(0) +from:0x02115778 kind:load to:0x01ffc57c module:itcm +from:0x0211577c kind:load to:0x02057da8 module:overlay(0) +from:0x02115780 kind:load to:0x02057e24 module:overlay(0) +from:0x02115784 kind:load to:0x02057e88 module:overlay(0) +from:0x02115788 kind:load to:0x02102c10 module:overlay(31) +from:0x0211578c kind:load to:0x02057d64 module:overlay(0) +from:0x021157a0 kind:load to:0x02102e5c module:overlay(31) +from:0x021157a4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021157a8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021157ac kind:load to:0x0209ca38 module:overlay(0) +from:0x021157b0 kind:load to:0x0209ca58 module:overlay(0) +from:0x021157bc kind:load to:0x02103158 module:overlay(31) +from:0x021157c0 kind:load to:0x02103234 module:overlay(31) +from:0x021157c4 kind:load to:0x02103514 module:overlay(31) +from:0x021157c8 kind:load to:0x02103790 module:overlay(31) +from:0x021157cc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021157d0 kind:load to:0x02103d10 module:overlay(31) +from:0x021157d4 kind:load to:0x02103c28 module:overlay(31) +from:0x021157d8 kind:load to:0x0209d1ac module:overlay(0) +from:0x021157dc kind:load to:0x0209d1b4 module:overlay(0) +from:0x021157e0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021157e4 kind:load to:0x021037a4 module:overlay(31) +from:0x021157e8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021157ec kind:load to:0x02102f84 module:overlay(31) +from:0x021157f0 kind:load to:0x02102f98 module:overlay(31) +from:0x021157f4 kind:load to:0x02103874 module:overlay(31) +from:0x021157f8 kind:load to:0x02102f44 module:overlay(31) +from:0x021157fc kind:load to:0x02102f70 module:overlay(31) +from:0x02115800 kind:load to:0x02103f20 module:overlay(31) +from:0x02115804 kind:load to:0x02103f80 module:overlay(31) +from:0x02115808 kind:load to:0x02103fa8 module:overlay(31) +from:0x0211580c kind:load to:0x02102f78 module:overlay(31) +from:0x02115824 kind:load to:0x021030dc module:overlay(31) +from:0x02115828 kind:load to:0x02103fe0 module:overlay(31) +from:0x0211582c kind:load to:0x02057bd4 module:overlay(0) +from:0x02115830 kind:load to:0x01ffc57c module:itcm +from:0x02115834 kind:load to:0x02057da8 module:overlay(0) +from:0x02115838 kind:load to:0x02057e24 module:overlay(0) +from:0x0211583c kind:load to:0x02057e88 module:overlay(0) +from:0x02115840 kind:load to:0x02102ff0 module:overlay(31) +from:0x02115844 kind:load to:0x02057d64 module:overlay(0) +from:0x02115850 kind:load to:0x02103158 module:overlay(31) +from:0x02115854 kind:load to:0x02103234 module:overlay(31) +from:0x02115858 kind:load to:0x02103514 module:overlay(31) +from:0x0211585c kind:load to:0x02103790 module:overlay(31) +from:0x02115860 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115864 kind:load to:0x02103d10 module:overlay(31) +from:0x02115868 kind:load to:0x02103c28 module:overlay(31) +from:0x0211586c kind:load to:0x0209d1ac module:overlay(0) +from:0x02115870 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115874 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115878 kind:load to:0x021037a4 module:overlay(31) +from:0x0211587c kind:load to:0x0209d1cc module:overlay(0) +from:0x02115880 kind:load to:0x021030f0 module:overlay(31) +from:0x02115884 kind:load to:0x02103110 module:overlay(31) +from:0x02115888 kind:load to:0x02103874 module:overlay(31) +from:0x0211588c kind:load to:0x02103e18 module:overlay(31) +from:0x02115890 kind:load to:0x02103f18 module:overlay(31) +from:0x02115894 kind:load to:0x02103f20 module:overlay(31) +from:0x02115898 kind:load to:0x02103f80 module:overlay(31) +from:0x0211589c kind:load to:0x02103fa8 module:overlay(31) +from:0x021158a0 kind:load to:0x02103fd4 module:overlay(31) +from:0x021158b4 kind:load to:0x02104008 module:overlay(31) +from:0x021158b8 kind:load to:0x0209ca98 module:overlay(0) +from:0x021158bc kind:load to:0x0209caa0 module:overlay(0) +from:0x021158c0 kind:load to:0x0209c980 module:overlay(0) +from:0x021158c4 kind:load to:0x0209c984 module:overlay(0) +from:0x021158d0 kind:load to:0x02103158 module:overlay(31) +from:0x021158d4 kind:load to:0x02103234 module:overlay(31) +from:0x021158d8 kind:load to:0x02103514 module:overlay(31) +from:0x021158dc kind:load to:0x02103790 module:overlay(31) +from:0x021158e0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021158e4 kind:load to:0x02103d10 module:overlay(31) +from:0x021158e8 kind:load to:0x02103c28 module:overlay(31) +from:0x021158ec kind:load to:0x0209d1ac module:overlay(0) +from:0x021158f0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021158f4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021158f8 kind:load to:0x021037a4 module:overlay(31) +from:0x021158fc kind:load to:0x0209d1cc module:overlay(0) +from:0x02115900 kind:load to:0x02104154 module:overlay(31) +from:0x02115904 kind:load to:0x02104168 module:overlay(31) +from:0x02115908 kind:load to:0x02103874 module:overlay(31) +from:0x0211590c kind:load to:0x02103e18 module:overlay(31) +from:0x02115910 kind:load to:0x021040f4 module:overlay(31) +from:0x02115914 kind:load to:0x02103f20 module:overlay(31) +from:0x02115918 kind:load to:0x02103f80 module:overlay(31) +from:0x0211591c kind:load to:0x02103fa8 module:overlay(31) +from:0x02115920 kind:load to:0x02104148 module:overlay(31) +from:0x02115934 kind:load to:0x021041a4 module:overlay(31) +from:0x02115938 kind:load to:0x0209ca98 module:overlay(0) +from:0x0211593c kind:load to:0x0209caa0 module:overlay(0) +from:0x02115940 kind:load to:0x0209c980 module:overlay(0) +from:0x02115944 kind:load to:0x0209c984 module:overlay(0) +from:0x02115950 kind:load to:0x02104230 module:overlay(31) +from:0x02115954 kind:load to:0x02103234 module:overlay(31) +from:0x02115958 kind:load to:0x02103514 module:overlay(31) +from:0x0211595c kind:load to:0x02103790 module:overlay(31) +from:0x02115960 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115964 kind:load to:0x02103d10 module:overlay(31) +from:0x02115968 kind:load to:0x02103c28 module:overlay(31) +from:0x0211596c kind:load to:0x0209d1ac module:overlay(0) +from:0x02115970 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115974 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115978 kind:load to:0x021037a4 module:overlay(31) +from:0x0211597c kind:load to:0x0209d1cc module:overlay(0) +from:0x02115980 kind:load to:0x02104314 module:overlay(31) +from:0x02115984 kind:load to:0x02104328 module:overlay(31) +from:0x02115988 kind:load to:0x02103874 module:overlay(31) +from:0x0211598c kind:load to:0x02103e18 module:overlay(31) +from:0x02115990 kind:load to:0x02104278 module:overlay(31) +from:0x02115994 kind:load to:0x02104288 module:overlay(31) +from:0x02115998 kind:load to:0x02103f80 module:overlay(31) +from:0x0211599c kind:load to:0x02103fa8 module:overlay(31) +from:0x021159a0 kind:load to:0x021042b4 module:overlay(31) +from:0x021159a4 kind:load to:0x021042c0 module:overlay(31) +from:0x021159b8 kind:load to:0x02104364 module:overlay(31) +from:0x021159bc kind:load to:0x0209c9f0 module:overlay(0) +from:0x021159c0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021159c4 kind:load to:0x0209ca38 module:overlay(0) +from:0x021159c8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021159d4 kind:load to:0x02103158 module:overlay(31) +from:0x021159d8 kind:load to:0x02103234 module:overlay(31) +from:0x021159dc kind:load to:0x02103514 module:overlay(31) +from:0x021159e0 kind:load to:0x02103790 module:overlay(31) +from:0x021159e4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021159e8 kind:load to:0x02103d10 module:overlay(31) +from:0x021159ec kind:load to:0x02103c28 module:overlay(31) +from:0x021159f0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021159f4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021159f8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021159fc kind:load to:0x021037a4 module:overlay(31) +from:0x02115a00 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115a04 kind:load to:0x0210445c module:overlay(31) +from:0x02115a08 kind:load to:0x02104470 module:overlay(31) +from:0x02115a0c kind:load to:0x02103874 module:overlay(31) +from:0x02115a10 kind:load to:0x02103e18 module:overlay(31) +from:0x02115a14 kind:load to:0x02103f18 module:overlay(31) +from:0x02115a18 kind:load to:0x02103f20 module:overlay(31) +from:0x02115a1c kind:load to:0x02103f80 module:overlay(31) +from:0x02115a20 kind:load to:0x02103fa8 module:overlay(31) +from:0x02115a24 kind:load to:0x02104450 module:overlay(31) +from:0x02115a30 kind:load to:0x021044ac module:overlay(31) +from:0x02115a34 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115a38 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115a3c kind:load to:0x0209ca38 module:overlay(0) +from:0x02115a40 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115a4c kind:load to:0x02104564 module:overlay(31) +from:0x02115a50 kind:load to:0x021045d8 module:overlay(31) +from:0x02115a54 kind:load to:0x02104654 module:overlay(31) +from:0x02115a58 kind:load to:0x02103790 module:overlay(31) +from:0x02115a5c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115a60 kind:load to:0x0210489c module:overlay(31) +from:0x02115a64 kind:load to:0x02103c28 module:overlay(31) +from:0x02115a68 kind:load to:0x0209d1ac module:overlay(0) +from:0x02115a6c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115a70 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115a74 kind:load to:0x021037a4 module:overlay(31) +from:0x02115a78 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115a7c kind:load to:0x02104e74 module:overlay(31) +from:0x02115a80 kind:load to:0x02104e9c module:overlay(31) +from:0x02115a84 kind:load to:0x02103874 module:overlay(31) +from:0x02115a88 kind:load to:0x02103e18 module:overlay(31) +from:0x02115a8c kind:load to:0x02104644 module:overlay(31) +from:0x02115a90 kind:load to:0x0210464c module:overlay(31) +from:0x02115a94 kind:load to:0x02104bc8 module:overlay(31) +from:0x02115a98 kind:load to:0x02103fa8 module:overlay(31) +from:0x02115a9c kind:load to:0x02103fd4 module:overlay(31) +from:0x02115aa0 kind:load to:0x021047d8 module:overlay(31) +from:0x02115aa4 kind:load to:0x021047fc module:overlay(31) +from:0x02115aa8 kind:load to:0x02104a10 module:overlay(31) +from:0x02115aac kind:load to:0x02104690 module:overlay(31) +from:0x02115ab8 kind:load to:0x02104f00 module:overlay(31) +from:0x02115abc kind:load to:0x02104ef0 module:overlay(31) +from:0x02115ac0 kind:load to:0x02104ee0 module:overlay(31) +from:0x02115acc kind:load to:0x02104f1c module:overlay(31) +from:0x02115ad0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115ad4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115ad8 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115adc kind:load to:0x0209ca58 module:overlay(0) +from:0x02115ae8 kind:load to:0x0209d760 module:overlay(0) +from:0x02115aec kind:load to:0x02105068 module:overlay(31) +from:0x02115af0 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02115af4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115af8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115afc kind:load to:0x021052ac module:overlay(31) +from:0x02115b00 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115b04 kind:load to:0x02105094 module:overlay(31) +from:0x02115b08 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115b0c kind:load to:0x02105328 module:overlay(31) +from:0x02115b10 kind:load to:0x0209d9d8 module:overlay(0) +from:0x02115b14 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115b18 kind:load to:0x02105420 module:overlay(31) +from:0x02115b1c kind:load to:0x02105440 module:overlay(31) +from:0x02115b20 kind:load to:0x0209d98c module:overlay(0) +from:0x02115b24 kind:load to:0x02105394 module:overlay(31) +from:0x02115b28 kind:load to:0x021053dc module:overlay(31) +from:0x02115b2c kind:load to:0x0209d784 module:overlay(0) +from:0x02115b30 kind:load to:0x021051b4 module:overlay(31) +from:0x02115b34 kind:load to:0x0209da50 module:overlay(0) +from:0x02115b38 kind:load to:0x0209daa0 module:overlay(0) +from:0x02115b3c kind:load to:0x021052f0 module:overlay(31) +from:0x02115b54 kind:load to:0x02073164 module:overlay(0) +from:0x02115b58 kind:load to:0x0210554c module:overlay(31) +from:0x02115b5c kind:load to:0x0207316c module:overlay(0) +from:0x02115b60 kind:load to:0x02073170 module:overlay(0) +from:0x02115b70 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115b74 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115b78 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115b7c kind:load to:0x0209ca58 module:overlay(0) +from:0x02115b88 kind:load to:0x02105488 module:overlay(31) +from:0x02115b8c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115b90 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115b94 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115b98 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115ba4 kind:load to:0x02105628 module:overlay(31) +from:0x02115ba8 kind:load to:0x02105670 module:overlay(31) +from:0x02115bac kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02115bb0 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115bb4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115bb8 kind:load to:0x02105794 module:overlay(31) +from:0x02115bbc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115bc0 kind:load to:0x0209d1ac module:overlay(0) +from:0x02115bc4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115bc8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115bcc kind:load to:0x0210569c module:overlay(31) +from:0x02115bd0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115bd4 kind:load to:0x021057b4 module:overlay(31) +from:0x02115bd8 kind:load to:0x021057dc module:overlay(31) +from:0x02115be4 kind:load to:0x0210582c module:overlay(31) +from:0x02115be8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115bec kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115bf0 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115bf4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115c00 kind:load to:0x0209d760 module:overlay(0) +from:0x02115c04 kind:load to:0x0209d098 module:overlay(0) +from:0x02115c08 kind:load to:0x02105c9c module:overlay(31) +from:0x02115c0c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115c10 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115c14 kind:load to:0x02105f34 module:overlay(31) +from:0x02115c18 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115c1c kind:load to:0x02105998 module:overlay(31) +from:0x02115c20 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115c24 kind:load to:0x0209d8c8 module:overlay(0) +from:0x02115c28 kind:load to:0x0209d9d8 module:overlay(0) +from:0x02115c2c kind:load to:0x0209d1cc module:overlay(0) +from:0x02115c30 kind:load to:0x02105f84 module:overlay(31) +from:0x02115c34 kind:load to:0x02105fa4 module:overlay(31) +from:0x02115c38 kind:load to:0x0209d98c module:overlay(0) +from:0x02115c3c kind:load to:0x0209db54 module:overlay(0) +from:0x02115c40 kind:load to:0x0209db5c module:overlay(0) +from:0x02115c44 kind:load to:0x02105d8c module:overlay(31) +from:0x02115c48 kind:load to:0x02105bc4 module:overlay(31) +from:0x02115c4c kind:load to:0x0209da50 module:overlay(0) +from:0x02115c50 kind:load to:0x0209daa0 module:overlay(0) +from:0x02115c54 kind:load to:0x0209da44 module:overlay(0) +from:0x02115c60 kind:load to:0x02105fec module:overlay(31) +from:0x02115c64 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115c68 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115c6c kind:load to:0x0209ca38 module:overlay(0) +from:0x02115c70 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115c7c kind:load to:0x02106204 module:overlay(31) +from:0x02115c80 kind:load to:0x021062cc module:overlay(31) +from:0x02115c84 kind:load to:0x021063ac module:overlay(31) +from:0x02115c88 kind:load to:0x021063bc module:overlay(31) +from:0x02115c8c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115c90 kind:load to:0x02106c58 module:overlay(31) +from:0x02115c94 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115c98 kind:load to:0x02106a64 module:overlay(31) +from:0x02115c9c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115ca0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115ca4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115ca8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115cac kind:load to:0x02106ca4 module:overlay(31) +from:0x02115cb0 kind:load to:0x02106ce4 module:overlay(31) +from:0x02115cb4 kind:load to:0x02106c78 module:overlay(31) +from:0x02115cb8 kind:load to:0x02106c80 module:overlay(31) +from:0x02115cbc kind:load to:0x02106c88 module:overlay(31) +from:0x02115cc8 kind:load to:0x02106e78 module:overlay(31) +from:0x02115cd4 kind:load to:0x02106d4c module:overlay(31) +from:0x02115cd8 kind:load to:0x0209772c module:overlay(0) +from:0x02115cdc kind:load to:0x02097734 module:overlay(0) +from:0x02115ce0 kind:load to:0x020977b0 module:overlay(0) +from:0x02115ce4 kind:load to:0x020977f0 module:overlay(0) +from:0x02115ce8 kind:load to:0x020977f4 module:overlay(0) +from:0x02115cec kind:load to:0x020977f8 module:overlay(0) +from:0x02115cf8 kind:load to:0x020984f8 module:overlay(0) +from:0x02115cfc kind:load to:0x02098534 module:overlay(0) +from:0x02115d00 kind:load to:0x0209854c module:overlay(0) +from:0x02115d04 kind:load to:0x02098558 module:overlay(0) +from:0x02115d08 kind:load to:0x01fff464 module:itcm +from:0x02115d0c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02115d10 kind:load to:0x02106dc0 module:overlay(31) +from:0x02115d14 kind:load to:0x02106dc8 module:overlay(31) +from:0x02115d18 kind:load to:0x02106e38 module:overlay(31) +from:0x02115d1c kind:load to:0x02098498 module:overlay(0) +from:0x02115d20 kind:load to:0x0209849c module:overlay(0) +from:0x02115d24 kind:load to:0x020984a0 module:overlay(0) +from:0x02115d28 kind:load to:0x020984a4 module:overlay(0) +from:0x02115d2c kind:load to:0x020984a8 module:overlay(0) +from:0x02115d30 kind:load to:0x02098564 module:overlay(0) +from:0x02115d34 kind:load to:0x020985d0 module:overlay(0) +from:0x02115d38 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02115d3c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02115d40 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02115d44 kind:load to:0x02106eb4 module:overlay(31) +from:0x02115d48 kind:load to:0x02106ec8 module:overlay(31) +from:0x02115d4c kind:load to:0x02106e70 module:overlay(31) +from:0x02115d64 kind:load to:0x02106f04 module:overlay(31) +from:0x02115d68 kind:load to:0x0209cb7c module:overlay(0) +from:0x02115d6c kind:load to:0x0209cd40 module:overlay(0) +from:0x02115d70 kind:load to:0x0209cd5c module:overlay(0) +from:0x02115d74 kind:load to:0x0209cda0 module:overlay(0) +from:0x02115d78 kind:load to:0x0210751c module:overlay(31) +from:0x02115d7c kind:load to:0x02107530 module:overlay(31) +from:0x02115d80 kind:load to:0x0209cb94 module:overlay(0) +from:0x02115d8c kind:load to:0x02106fd4 module:overlay(31) +from:0x02115d90 kind:load to:0x0209d098 module:overlay(0) +from:0x02115d94 kind:load to:0x02107178 module:overlay(31) +from:0x02115d98 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115d9c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115da0 kind:load to:0x021071bc module:overlay(31) +from:0x02115da4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115da8 kind:load to:0x021071e8 module:overlay(31) +from:0x02115dac kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115db0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115db4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115db8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115dbc kind:load to:0x021074d4 module:overlay(31) +from:0x02115dc0 kind:load to:0x021074f4 module:overlay(31) +from:0x02115dcc kind:load to:0x02107558 module:overlay(31) +from:0x02115dd0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115dd4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115dd8 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115ddc kind:load to:0x0209ca58 module:overlay(0) +from:0x02115de8 kind:load to:0x02107698 module:overlay(31) +from:0x02115dec kind:load to:0x02107ae4 module:overlay(31) +from:0x02115df0 kind:load to:0x02107b20 module:overlay(31) +from:0x02115df4 kind:load to:0x02107f14 module:overlay(31) +from:0x02115df8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115dfc kind:load to:0x02108400 module:overlay(31) +from:0x02115e00 kind:load to:0x02108238 module:overlay(31) +from:0x02115e04 kind:load to:0x0209d1ac module:overlay(0) +from:0x02115e08 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115e0c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115e10 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115e14 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115e18 kind:load to:0x021088e0 module:overlay(31) +from:0x02115e1c kind:load to:0x02108908 module:overlay(31) +from:0x02115e20 kind:load to:0x02107efc module:overlay(31) +from:0x02115e24 kind:load to:0x02115e28 module:overlay(31) +from:0x02115e38 kind:load to:0x02108958 module:overlay(31) +from:0x02115e3c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115e40 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115e44 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115e48 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115e54 kind:load to:0x02108ac4 module:overlay(31) +from:0x02115e58 kind:load to:0x0209d098 module:overlay(0) +from:0x02115e5c kind:load to:0x02108c28 module:overlay(31) +from:0x02115e60 kind:load to:0x021090b0 module:overlay(31) +from:0x02115e64 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115e68 kind:load to:0x021094e4 module:overlay(31) +from:0x02115e6c kind:load to:0x021093a4 module:overlay(31) +from:0x02115e70 kind:load to:0x0209d1ac module:overlay(0) +from:0x02115e74 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115e78 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115e7c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115e80 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115e84 kind:load to:0x021095e0 module:overlay(31) +from:0x02115e88 kind:load to:0x02109600 module:overlay(31) +from:0x02115e94 kind:load to:0x02109648 module:overlay(31) +from:0x02115e98 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115e9c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115ea0 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115ea4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115eb0 kind:load to:0x021096f4 module:overlay(31) +from:0x02115eb4 kind:load to:0x0209d098 module:overlay(0) +from:0x02115eb8 kind:load to:0x0210994c module:overlay(31) +from:0x02115ebc kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115ec0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115ec4 kind:load to:0x02109950 module:overlay(31) +from:0x02115ec8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115ecc kind:load to:0x0209d1ac module:overlay(0) +from:0x02115ed0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115ed4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115ed8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115edc kind:load to:0x0209d1cc module:overlay(0) +from:0x02115ee0 kind:load to:0x02109970 module:overlay(31) +from:0x02115ee4 kind:load to:0x02109990 module:overlay(31) +from:0x02115ef0 kind:load to:0x021099d8 module:overlay(31) +from:0x02115ef4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115ef8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115efc kind:load to:0x0209ca38 module:overlay(0) +from:0x02115f00 kind:load to:0x0209ca58 module:overlay(0) +from:0x02115f0c kind:load to:0x02109b74 module:overlay(31) +from:0x02115f10 kind:load to:0x0209d098 module:overlay(0) +from:0x02115f14 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02115f18 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115f1c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115f20 kind:load to:0x02109c34 module:overlay(31) +from:0x02115f24 kind:load to:0x02109c1c module:overlay(31) +from:0x02115f28 kind:load to:0x02109c54 module:overlay(31) +from:0x02115f2c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115f30 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115f34 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115f38 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115f3c kind:load to:0x02109ea4 module:overlay(31) +from:0x02115f40 kind:load to:0x02109ec4 module:overlay(31) +from:0x02115f44 kind:load to:0x02109e54 module:overlay(31) +from:0x02115f5c kind:load to:0x02109f0c module:overlay(31) +from:0x02115f60 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115f64 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115f68 kind:load to:0x0209ca38 module:overlay(0) +from:0x02115f6c kind:load to:0x0209ca58 module:overlay(0) +from:0x02115f78 kind:load to:0x0210a110 module:overlay(31) +from:0x02115f7c kind:load to:0x0209d098 module:overlay(0) +from:0x02115f80 kind:load to:0x0210a368 module:overlay(31) +from:0x02115f84 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02115f88 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02115f8c kind:load to:0x0210a5f0 module:overlay(31) +from:0x02115f90 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02115f94 kind:load to:0x0210a6fc module:overlay(31) +from:0x02115f98 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02115f9c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02115fa0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02115fa4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02115fa8 kind:load to:0x0210aa80 module:overlay(31) +from:0x02115fac kind:load to:0x0210aaa8 module:overlay(31) +from:0x02115fb0 kind:load to:0x0210a84c module:overlay(31) +from:0x02115fb4 kind:load to:0x0210a8f4 module:overlay(31) +from:0x02115fb8 kind:load to:0x0210a944 module:overlay(31) +from:0x02115fbc kind:load to:0x0210a9a0 module:overlay(31) +from:0x02115fcc kind:load to:0x0210b2dc module:overlay(31) +from:0x02115fd0 kind:load to:0x0210b2f0 module:overlay(31) +from:0x02115fd4 kind:load to:0x0210b2ac module:overlay(31) +from:0x02115fe0 kind:load to:0x0210aaf8 module:overlay(31) +from:0x02115fe4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02115fe8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02115fec kind:load to:0x0209ca38 module:overlay(0) +from:0x02115ff0 kind:load to:0x0218389d module:overlays(97,100,101) +from:0x02115ffc kind:load to:0x021860a4 module:overlays(97,100,107,108,110) +from:0x02116000 kind:load to:0x0209d098 module:overlay(0) +from:0x02116004 kind:load to:0x02183948 module:overlays(97,100,101,102) +from:0x02116008 kind:load to:0x02183b08 module:overlays(97,100,102) +from:0x0211600c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02116010 kind:load to:0x02183b50 module:overlays(97,100,102) +from:0x02116014 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02116018 kind:load to:0x0210b1cc module:overlay(31) +from:0x0211601c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02116020 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02116024 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02116028 kind:load to:0x0209d1cc module:overlay(0) +from:0x0211602c kind:load to:0x0210b30c module:overlay(31) +from:0x02116030 kind:load to:0x0210b32c module:overlay(31) +from:0x02116048 kind:load to:0x0210b374 module:overlay(31) +from:0x0211604c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02116050 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02116054 kind:load to:0x0209ca38 module:overlay(0) +from:0x02116058 kind:load to:0x0209ca58 module:overlay(0) +from:0x02116064 kind:load to:0x0210b4fc module:overlay(31) +from:0x02116068 kind:load to:0x0209d098 module:overlay(0) +from:0x0211606c kind:load to:0x0210b580 module:overlay(31) +from:0x02116070 kind:load to:0x0210b6b0 module:overlay(31) +from:0x02116074 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02116078 kind:load to:0x0210b7f8 module:overlay(31) +from:0x0211607c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02116080 kind:load to:0x0209d1ac module:overlay(0) +from:0x02116084 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02116088 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0211608c kind:load to:0x0210b6c4 module:overlay(31) +from:0x02116090 kind:load to:0x0209d1cc module:overlay(0) +from:0x02116094 kind:load to:0x0210ba08 module:overlay(31) +from:0x02116098 kind:load to:0x0210b9d8 module:overlay(31) +from:0x0211609c kind:load to:0x0210b888 module:overlay(31) +from:0x021160a0 kind:load to:0x0210b900 module:overlay(31) +from:0x021160a4 kind:load to:0x0210b9a0 module:overlay(31) +from:0x021160b0 kind:load to:0x0210ba74 module:overlay(31) +from:0x021160b4 kind:load to:0x0210ba44 module:overlay(31) +from:0x021160b8 kind:load to:0x0210ba64 module:overlay(31) +from:0x021160bc kind:load to:0x020616c4 module:overlay(0) +from:0x021160c0 kind:load to:0x020616c8 module:overlay(0) +from:0x021160c4 kind:load to:0x020616cc module:overlay(0) +from:0x021160c8 kind:load to:0x020616d0 module:overlay(0) +from:0x021160cc kind:load to:0x020616d4 module:overlay(0) +from:0x021160d0 kind:load to:0x020616d8 module:overlay(0) +from:0x021160d4 kind:load to:0x0210ba54 module:overlay(31) +from:0x021160e0 kind:load to:0x02073164 module:overlay(0) +from:0x021160e4 kind:load to:0x0210ba84 module:overlay(31) +from:0x021160e8 kind:load to:0x0207316c module:overlay(0) +from:0x021160ec kind:load to:0x02073170 module:overlay(0) +from:0x021160f8 kind:load to:0x0210baa0 module:overlay(31) +from:0x021160fc kind:load to:0x0209c9f0 module:overlay(0) +from:0x02116100 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02116104 kind:load to:0x0209ca38 module:overlay(0) +from:0x02116108 kind:load to:0x0209ca58 module:overlay(0) +from:0x02116114 kind:load to:0x0210bc74 module:overlay(31) +from:0x02116118 kind:load to:0x0210bdd8 module:overlay(31) +from:0x0211611c kind:load to:0x0210be30 module:overlay(31) +from:0x02116120 kind:load to:0x0210c004 module:overlay(31) +from:0x02116124 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02116128 kind:load to:0x0210c698 module:overlay(31) +from:0x0211612c kind:load to:0x0210c4c4 module:overlay(31) +from:0x02116130 kind:load to:0x0210c14c module:overlay(31) +from:0x02116134 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02116138 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0211613c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02116140 kind:load to:0x0209d1cc module:overlay(0) +from:0x02116144 kind:load to:0x0210ce20 module:overlay(31) +from:0x02116148 kind:load to:0x0210ce50 module:overlay(31) +from:0x0211614c kind:load to:0x0210caa4 module:overlay(31) +from:0x02116150 kind:load to:0x0210cad0 module:overlay(31) +from:0x02116154 kind:load to:0x0210cb5c module:overlay(31) +from:0x02116160 kind:load to:0x0210cebc module:overlay(31) +from:0x02116164 kind:load to:0x0210ceac module:overlay(31) +from:0x02116168 kind:load to:0x0210ce9c module:overlay(31) +from:0x02116180 kind:load to:0x0210ced8 module:overlay(31) +from:0x02116184 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02116188 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0211618c kind:load to:0x0209ca38 module:overlay(0) +from:0x02116190 kind:load to:0x0209ca58 module:overlay(0) +from:0x0211619c kind:load to:0x0210d3ac module:overlay(31) +from:0x021161a0 kind:load to:0x0210d904 module:overlay(31) +from:0x021161a4 kind:load to:0x0205a700 module:overlay(0) +from:0x021161a8 kind:load to:0x01ffc57c module:itcm +from:0x021161ac kind:load to:0x02057da8 module:overlay(0) +from:0x021161b0 kind:load to:0x02057e24 module:overlay(0) +from:0x021161b4 kind:load to:0x02057e88 module:overlay(0) +from:0x021161b8 kind:load to:0x0210d1e8 module:overlay(31) +from:0x021161bc kind:load to:0x02057d64 module:overlay(0) +from:0x021161c8 kind:load to:0x0210d398 module:overlay(31) +from:0x021161cc kind:load to:0x0210d8e8 module:overlay(31) +from:0x021161d0 kind:load to:0x02057bd4 module:overlay(0) +from:0x021161d4 kind:load to:0x01ffc57c module:itcm +from:0x021161d8 kind:load to:0x02057da8 module:overlay(0) +from:0x021161dc kind:load to:0x02057e24 module:overlay(0) +from:0x021161e0 kind:load to:0x02057e88 module:overlay(0) +from:0x021161e4 kind:load to:0x0210d018 module:overlay(31) +from:0x021161e8 kind:load to:0x02057d64 module:overlay(0) +from:0x021161f4 kind:load to:0x0210d3c0 module:overlay(31) +from:0x021161f8 kind:load to:0x0209d098 module:overlay(0) +from:0x021161fc kind:load to:0x0210d530 module:overlay(31) +from:0x02116200 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02116204 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02116208 kind:load to:0x0210d644 module:overlay(31) +from:0x0211620c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02116210 kind:load to:0x0210d590 module:overlay(31) +from:0x02116214 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02116218 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0211621c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02116220 kind:load to:0x0209d1cc module:overlay(0) +from:0x02116224 kind:load to:0x0210d920 module:overlay(31) +from:0x02116228 kind:load to:0x0210d948 module:overlay(31) +from:0x02116234 kind:load to:0x0210d9e4 module:overlay(31) +from:0x02116238 kind:load to:0x0210d9f8 module:overlay(31) +from:0x0211623c kind:load to:0x020616c0 module:overlay(0) +from:0x02116240 kind:load to:0x020616c4 module:overlay(0) +from:0x02116244 kind:load to:0x0210da14 module:overlay(31) +from:0x02116248 kind:load to:0x0210daa0 module:overlay(31) +from:0x0211624c kind:load to:0x0210dc88 module:overlay(31) +from:0x02116250 kind:load to:0x0210dd08 module:overlay(31) +from:0x02116254 kind:load to:0x0210dd0c module:overlay(31) +from:0x02116258 kind:load to:0x020616dc module:overlay(0) +from:0x02116264 kind:load to:0x0210e054 module:overlay(31) +from:0x02116268 kind:load to:0x0210e258 module:overlay(31) +from:0x0211626c kind:load to:0x0201bbbc module:main +from:0x02116270 kind:load to:0x0210dfe0 module:overlay(31) +from:0x02116274 kind:load to:0x0201bd64 module:main +from:0x02116280 kind:load to:0x0210e274 module:overlay(31) +from:0x02116284 kind:load to:0x0210e294 module:overlay(31) +from:0x02116288 kind:load to:0x0210e068 module:overlay(31) +from:0x0211628c kind:load to:0x0210e0a0 module:overlay(31) +from:0x02116290 kind:load to:0x0210e0ec module:overlay(31) +from:0x02116294 kind:load to:0x0210e0cc module:overlay(31) +from:0x02116298 kind:load to:0x0210e168 module:overlay(31) +from:0x0211629c kind:load to:0x0210e1c4 module:overlay(31) +from:0x021162a0 kind:load to:0x0210e1f8 module:overlay(31) +from:0x021162a4 kind:load to:0x020616dc module:overlay(0) +from:0x021162b0 kind:load to:0x0210e434 module:overlay(31) +from:0x021162b4 kind:load to:0x0210ea64 module:overlay(31) +from:0x021162b8 kind:load to:0x0201bbbc module:main +from:0x021162bc kind:load to:0x0210e2bc module:overlay(31) +from:0x021162c0 kind:load to:0x0201bd64 module:main +from:0x021162cc kind:load to:0x0210ea80 module:overlay(31) +from:0x021162d0 kind:load to:0x0210eaa0 module:overlay(31) +from:0x021162d4 kind:load to:0x0210e448 module:overlay(31) +from:0x021162d8 kind:load to:0x0210e498 module:overlay(31) +from:0x021162dc kind:load to:0x0210e560 module:overlay(31) +from:0x021162e0 kind:load to:0x020616cc module:overlay(0) +from:0x021162e4 kind:load to:0x0210e6d8 module:overlay(31) +from:0x021162e8 kind:load to:0x0210e73c module:overlay(31) +from:0x021162ec kind:load to:0x0210e770 module:overlay(31) +from:0x021162f0 kind:load to:0x0210e988 module:overlay(31) +from:0x021162fc kind:load to:0x0210f8e0 module:overlay(31) +from:0x02116300 kind:load to:0x0210f8f4 module:overlay(31) +from:0x02116304 kind:load to:0x0210f094 module:overlay(31) +from:0x02116308 kind:load to:0x0210f614 module:overlay(31) +from:0x02116320 kind:load to:0x0210fa08 module:overlay(31) +from:0x02116324 kind:load to:0x0210fa1c module:overlay(31) +from:0x02116328 kind:load to:0x0210f910 module:overlay(31) +from:0x0211632c kind:load to:0x0210f9bc module:overlay(31) +from:0x02116338 kind:load to:0x0210fccc module:overlay(31) +from:0x0211633c kind:load to:0x0210fce0 module:overlay(31) +from:0x02116340 kind:load to:0x0210fbc4 module:overlay(31) +from:0x02116344 kind:load to:0x02061cb0 module:overlay(0) +from:0x02116348 kind:load to:0x0210fbc8 module:overlay(31) +from:0x0211634c kind:load to:0x02061cb8 module:overlay(0) +from:0x02116350 kind:load to:0x02061cbc module:overlay(0) diff --git a/config/usa/arm9/overlays/ov031/symbols.txt b/config/usa/arm9/overlays/ov031/symbols.txt new file mode 100644 index 00000000..fc45b436 --- /dev/null +++ b/config/usa/arm9/overlays/ov031/symbols.txt @@ -0,0 +1,2755 @@ +func_ov031_020d8700 kind:function(arm,size=0x18) addr:0x020d8700 +func_ov031_020d8718 kind:function(arm,size=0x188) addr:0x020d8718 +func_ov031_020d88a0 kind:function(arm,size=0x224) addr:0x020d88a0 +func_ov031_020d8ac4 kind:function(arm,size=0x6c) addr:0x020d8ac4 +func_ov031_020d8b30 kind:function(arm,size=0x168) addr:0x020d8b30 +func_ov031_020d8c98 kind:function(arm,size=0x18) addr:0x020d8c98 +func_ov031_020d8cb0 kind:function(arm,size=0x28) addr:0x020d8cb0 +func_ov031_020d8cd8 kind:function(arm,size=0x70) addr:0x020d8cd8 +func_ov031_020d8d48 kind:function(arm,size=0x74) addr:0x020d8d48 +func_ov031_020d8dbc kind:function(arm,size=0x14) addr:0x020d8dbc +func_ov031_020d8dd0 kind:function(arm,size=0x7c) addr:0x020d8dd0 +func_ov031_020d8e4c kind:function(arm,size=0x1c) addr:0x020d8e4c +func_ov031_020d8e68 kind:function(arm,size=0x9c) addr:0x020d8e68 +func_ov031_020d8f04 kind:function(arm,size=0x34) addr:0x020d8f04 +func_ov031_020d8f38 kind:function(arm,size=0x40) addr:0x020d8f38 +func_ov031_020d8f78 kind:function(arm,size=0x20) addr:0x020d8f78 +func_ov031_020d8f98 kind:function(arm,size=0x1c) addr:0x020d8f98 +func_ov031_020d8fb4 kind:function(arm,size=0x174) addr:0x020d8fb4 +func_ov031_020d9128 kind:function(arm,size=0x20) addr:0x020d9128 +func_ov031_020d9148 kind:function(arm,size=0x28) addr:0x020d9148 +func_ov031_020d9170 kind:function(arm,size=0x40) addr:0x020d9170 +func_ov031_020d91b0 kind:function(arm,size=0x40) addr:0x020d91b0 +func_ov031_020d91f0 kind:function(arm,size=0x104) addr:0x020d91f0 +func_ov031_020d92f4 kind:function(arm,size=0x54) addr:0x020d92f4 +func_ov031_020d9348 kind:function(arm,size=0x30) addr:0x020d9348 +func_ov031_020d9378 kind:function(arm,size=0x24) addr:0x020d9378 +func_ov031_020d939c kind:function(arm,size=0x34) addr:0x020d939c +func_ov031_020d93d0 kind:function(arm,size=0x5c) addr:0x020d93d0 +func_ov031_020d942c kind:function(arm,size=0x54) addr:0x020d942c +func_ov031_020d9480 kind:function(arm,size=0x14) addr:0x020d9480 +func_ov031_020d9494 kind:function(arm,size=0x1c) addr:0x020d9494 +func_ov031_020d94b0 kind:function(arm,size=0x54) addr:0x020d94b0 +func_ov031_020d9504 kind:function(arm,size=0x44) addr:0x020d9504 +func_ov031_020d9548 kind:function(arm,size=0x14) addr:0x020d9548 +func_ov031_020d955c kind:function(arm,size=0x1c) addr:0x020d955c +func_ov031_020d9578 kind:function(thumb,size=0x1a) addr:0x020d9578 +func_ov031_020d9594 kind:function(arm,size=0x14) addr:0x020d9594 +func_ov031_020d95a8 kind:function(arm,size=0x24) addr:0x020d95a8 +func_ov031_020d95cc kind:function(arm,size=0x30) addr:0x020d95cc +func_ov031_020d95fc kind:function(arm,size=0x10) addr:0x020d95fc +func_ov031_020d960c kind:function(arm,size=0x1c) addr:0x020d960c +func_ov031_020d9628 kind:function(arm,size=0x10) addr:0x020d9628 +func_ov031_020d9638 kind:function(thumb,size=0x1a) addr:0x020d9638 +func_ov031_020d9654 kind:function(arm,size=0x10) addr:0x020d9654 +func_ov031_020d9664 kind:function(arm,size=0x10) addr:0x020d9664 +func_ov031_020d9674 kind:function(arm,size=0x10) addr:0x020d9674 +func_ov031_020d9684 kind:function(thumb,size=0x22) addr:0x020d9684 +func_ov031_020d96a8 kind:function(thumb,size=0x18) addr:0x020d96a8 +func_ov031_020d96c0 kind:function(thumb,size=0x4) addr:0x020d96c0 +func_ov031_020d96c4 kind:function(arm,size=0x10) addr:0x020d96c4 +func_ov031_020d96d4 kind:function(arm,size=0x10) addr:0x020d96d4 +func_ov031_020d96e4 kind:function(arm,size=0x10) addr:0x020d96e4 +func_ov031_020d96f4 kind:function(arm,size=0x1c) addr:0x020d96f4 +func_ov031_020d9710 kind:function(arm,size=0x18) addr:0x020d9710 +func_ov031_020d9728 kind:function(arm,size=0x10) addr:0x020d9728 +func_ov031_020d9738 kind:function(arm,size=0x18) addr:0x020d9738 +func_ov031_020d9750 kind:function(arm,size=0x18) addr:0x020d9750 +func_ov031_020d9768 kind:function(arm,size=0x1c) addr:0x020d9768 +func_ov031_020d9784 kind:function(arm,size=0x10) addr:0x020d9784 +func_ov031_020d9794 kind:function(arm,size=0x10) addr:0x020d9794 +func_ov031_020d97a4 kind:function(arm,size=0x10) addr:0x020d97a4 +func_ov031_020d97b4 kind:function(arm,size=0x10) addr:0x020d97b4 +func_ov031_020d97c4 kind:function(arm,size=0x10) addr:0x020d97c4 +func_ov031_020d97d4 kind:function(arm,size=0x10) addr:0x020d97d4 +func_ov031_020d97e4 kind:function(arm,size=0x10) addr:0x020d97e4 +func_ov031_020d97f4 kind:function(arm,size=0x10) addr:0x020d97f4 +func_ov031_020d9804 kind:function(arm,size=0x10) addr:0x020d9804 +func_ov031_020d9814 kind:function(arm,size=0x10) addr:0x020d9814 +func_ov031_020d9824 kind:function(arm,size=0x10) addr:0x020d9824 +func_ov031_020d9834 kind:function(arm,size=0x34) addr:0x020d9834 +func_ov031_020d9868 kind:function(arm,size=0x34) addr:0x020d9868 +func_ov031_020d989c kind:function(arm,size=0x1c) addr:0x020d989c +func_ov031_020d98b8 kind:function(arm,size=0x1c) addr:0x020d98b8 +func_ov031_020d98d4 kind:function(arm,size=0x2c) addr:0x020d98d4 +func_ov031_020d9900 kind:function(arm,size=0x2c) addr:0x020d9900 +func_ov031_020d992c kind:function(arm,size=0x10) addr:0x020d992c +func_ov031_020d993c kind:function(arm,size=0x10) addr:0x020d993c +func_ov031_020d994c kind:function(arm,size=0x10) addr:0x020d994c +func_ov031_020d995c kind:function(arm,size=0x30) addr:0x020d995c +func_ov031_020d998c kind:function(arm,size=0x10) addr:0x020d998c +func_ov031_020d999c kind:function(arm,size=0x10) addr:0x020d999c +func_ov031_020d99ac kind:function(arm,size=0x10) addr:0x020d99ac +func_ov031_020d99bc kind:function(arm,size=0x10) addr:0x020d99bc +func_ov031_020d99cc kind:function(arm,size=0x10) addr:0x020d99cc +func_ov031_020d99dc kind:function(arm,size=0x20) addr:0x020d99dc +func_ov031_020d99fc kind:function(arm,size=0x18) addr:0x020d99fc +func_ov031_020d9a14 kind:function(arm,size=0x18) addr:0x020d9a14 +func_ov031_020d9a2c kind:function(arm,size=0x10) addr:0x020d9a2c +func_ov031_020d9a3c kind:function(arm,size=0x1c) addr:0x020d9a3c +func_ov031_020d9a58 kind:function(arm,size=0x20) addr:0x020d9a58 +func_ov031_020d9a78 kind:function(arm,size=0x10) addr:0x020d9a78 +func_ov031_020d9a88 kind:function(arm,size=0x10) addr:0x020d9a88 +func_ov031_020d9a98 kind:function(arm,size=0x88) addr:0x020d9a98 +func_ov031_020d9b20 kind:function(arm,size=0x20) addr:0x020d9b20 +func_ov031_020d9b40 kind:function(arm,size=0x10) addr:0x020d9b40 +func_ov031_020d9b50 kind:function(arm,size=0x10) addr:0x020d9b50 +func_ov031_020d9b60 kind:function(arm,size=0x18) addr:0x020d9b60 +func_ov031_020d9b78 kind:function(arm,size=0x10) addr:0x020d9b78 +func_ov031_020d9b88 kind:function(thumb,size=0xc) addr:0x020d9b88 +func_ov031_020d9b94 kind:function(thumb,size=0xc) addr:0x020d9b94 +func_ov031_020d9ba0 kind:function(arm,size=0x10) addr:0x020d9ba0 +func_ov031_020d9bb0 kind:function(thumb,size=0x1a) addr:0x020d9bb0 +func_ov031_020d9bcc kind:function(arm,size=0x18) addr:0x020d9bcc +func_ov031_020d9be4 kind:function(arm,size=0x10) addr:0x020d9be4 +func_ov031_020d9bf4 kind:function(arm,size=0x20) addr:0x020d9bf4 +func_ov031_020d9c14 kind:function(arm,size=0x10) addr:0x020d9c14 +func_ov031_020d9c24 kind:function(arm,size=0x10) addr:0x020d9c24 +func_ov031_020d9c34 kind:function(arm,size=0x10) addr:0x020d9c34 +func_ov031_020d9c44 kind:function(arm,size=0x68) addr:0x020d9c44 +func_ov031_020d9cac kind:function(arm,size=0x44) addr:0x020d9cac +func_ov031_020d9cf0 kind:function(arm,size=0x224) addr:0x020d9cf0 +func_ov031_020d9f14 kind:function(arm,size=0x9c) addr:0x020d9f14 +func_ov031_020d9fb0 kind:function(arm,size=0x134) addr:0x020d9fb0 +func_ov031_020da0e4 kind:function(arm,size=0x40) addr:0x020da0e4 +func_ov031_020da124 kind:function(arm,size=0x84) addr:0x020da124 +func_ov031_020da1a8 kind:function(thumb,size=0x28) addr:0x020da1a8 +func_ov031_020da1d0 kind:function(arm,size=0x84) addr:0x020da1d0 +func_ov031_020da254 kind:function(arm,size=0x2b0) addr:0x020da254 +func_ov031_020da504 kind:function(arm,size=0x30) addr:0x020da504 +func_ov031_020da534 kind:function(arm,size=0x14) addr:0x020da534 +func_ov031_020da548 kind:function(arm,size=0x1c) addr:0x020da548 +func_ov031_020da564 kind:function(arm,size=0x68) addr:0x020da564 +func_ov031_020da5cc kind:function(arm,size=0x24) addr:0x020da5cc +func_ov031_020da5f0 kind:function(arm,size=0x90) addr:0x020da5f0 +func_ov031_020da680 kind:function(arm,size=0x44c) addr:0x020da680 +func_ov031_020daacc kind:function(arm,size=0x104) addr:0x020daacc +func_ov031_020dabd0 kind:function(arm,size=0x14) addr:0x020dabd0 +func_ov031_020dabe4 kind:function(arm,size=0x1c) addr:0x020dabe4 +func_ov031_020dac00 kind:function(arm,size=0x20) addr:0x020dac00 +func_ov031_020dac20 kind:function(arm,size=0x40) addr:0x020dac20 +func_ov031_020dac60 kind:function(arm,size=0x5c) addr:0x020dac60 +func_ov031_020dacbc kind:function(arm,size=0xa4) addr:0x020dacbc +func_ov031_020dad60 kind:function(arm,size=0x18) addr:0x020dad60 +func_ov031_020dad78 kind:function(arm,size=0xa4) addr:0x020dad78 +func_ov031_020dae1c kind:function(arm,size=0x50) addr:0x020dae1c +func_ov031_020dae6c kind:function(arm,size=0x15c) addr:0x020dae6c +func_ov031_020dafc8 kind:function(arm,size=0x40) addr:0x020dafc8 +func_ov031_020db008 kind:function(arm,size=0xd4) addr:0x020db008 +func_ov031_020db0dc kind:function(arm,size=0x24) addr:0x020db0dc +func_ov031_020db100 kind:function(arm,size=0x40) addr:0x020db100 +func_ov031_020db140 kind:function(arm,size=0x30) addr:0x020db140 +func_ov031_020db170 kind:function(arm,size=0x24) addr:0x020db170 +func_ov031_020db194 kind:function(arm,size=0xfc) addr:0x020db194 +func_ov031_020db290 kind:function(arm,size=0x2c) addr:0x020db290 +func_ov031_020db2bc kind:function(arm,size=0x5c) addr:0x020db2bc +func_ov031_020db318 kind:function(arm,size=0x18) addr:0x020db318 +func_ov031_020db330 kind:function(arm,size=0x24) addr:0x020db330 +func_ov031_020db354 kind:function(arm,size=0x74) addr:0x020db354 +func_ov031_020db3c8 kind:function(arm,size=0x18) addr:0x020db3c8 +func_ov031_020db3e0 kind:function(arm,size=0x98) addr:0x020db3e0 +func_ov031_020db478 kind:function(arm,size=0x58) addr:0x020db478 +func_ov031_020db4d0 kind:function(arm,size=0x38) addr:0x020db4d0 +func_ov031_020db508 kind:function(arm,size=0x8c) addr:0x020db508 +func_ov031_020db594 kind:function(arm,size=0x20) addr:0x020db594 +func_ov031_020db5b4 kind:function(arm,size=0x14) addr:0x020db5b4 +func_ov031_020db5c8 kind:function(arm,size=0x2c) addr:0x020db5c8 +func_ov031_020db5f4 kind:function(arm,size=0x90) addr:0x020db5f4 +func_ov031_020db684 kind:function(arm,size=0x60) addr:0x020db684 +func_ov031_020db6e4 kind:function(arm,size=0xbc) addr:0x020db6e4 +func_ov031_020db7a0 kind:function(thumb,size=0x16) addr:0x020db7a0 +func_ov031_020db7b8 kind:function(thumb,size=0x1a) addr:0x020db7b8 +func_ov031_020db7d4 kind:function(arm,size=0x50) addr:0x020db7d4 +func_ov031_020db824 kind:function(arm,size=0x30) addr:0x020db824 +func_ov031_020db854 kind:function(arm,size=0x58) addr:0x020db854 +func_ov031_020db8ac kind:function(arm,size=0x2c) addr:0x020db8ac +func_ov031_020db8d8 kind:function(arm,size=0x44) addr:0x020db8d8 +func_ov031_020db91c kind:function(thumb,size=0x12) addr:0x020db91c +func_ov031_020db930 kind:function(thumb,size=0x2) addr:0x020db930 +func_ov031_020db934 kind:function(arm,size=0x4) addr:0x020db934 +func_ov031_020db938 kind:function(arm,size=0xe4) addr:0x020db938 +func_ov031_020dba1c kind:function(arm,size=0x4) addr:0x020dba1c +func_ov031_020dba20 kind:function(arm,size=0x34) addr:0x020dba20 +func_ov031_020dba54 kind:function(arm,size=0x18) addr:0x020dba54 +func_ov031_020dba6c kind:function(arm,size=0xac) addr:0x020dba6c +func_ov031_020dbb18 kind:function(arm,size=0x1c) addr:0x020dbb18 +func_ov031_020dbb34 kind:function(arm,size=0xc4) addr:0x020dbb34 +func_ov031_020dbbf8 kind:function(arm,size=0x68) addr:0x020dbbf8 +func_ov031_020dbc60 kind:function(arm,size=0xa4) addr:0x020dbc60 +func_ov031_020dbd04 kind:function(arm,size=0x74) addr:0x020dbd04 +func_ov031_020dbd78 kind:function(arm,size=0xc4) addr:0x020dbd78 +func_ov031_020dbe3c kind:function(arm,size=0x2c) addr:0x020dbe3c +func_ov031_020dbe68 kind:function(arm,size=0x14) addr:0x020dbe68 +func_ov031_020dbe7c kind:function(arm,size=0x20) addr:0x020dbe7c +func_ov031_020dbe9c kind:function(arm,size=0x14) addr:0x020dbe9c +func_ov031_020dbeb0 kind:function(arm,size=0x14) addr:0x020dbeb0 +func_ov031_020dbec4 kind:function(arm,size=0x24) addr:0x020dbec4 +func_ov031_020dbee8 kind:function(arm,size=0x24) addr:0x020dbee8 +func_ov031_020dbf0c kind:function(arm,size=0x2c) addr:0x020dbf0c +func_ov031_020dbf38 kind:function(arm,size=0x24) addr:0x020dbf38 +func_ov031_020dbf5c kind:function(arm,size=0x24) addr:0x020dbf5c +func_ov031_020dbf80 kind:function(arm,size=0xb8) addr:0x020dbf80 +func_ov031_020dc038 kind:function(arm,size=0xd4) addr:0x020dc038 +func_ov031_020dc10c kind:function(arm,size=0x90) addr:0x020dc10c +func_ov031_020dc19c kind:function(arm,size=0x34) addr:0x020dc19c +func_ov031_020dc1d0 kind:function(arm,size=0x28) addr:0x020dc1d0 +func_ov031_020dc1f8 kind:function(thumb,size=0x3e) addr:0x020dc1f8 +func_ov031_020dc238 kind:function(thumb,size=0x30) addr:0x020dc238 +func_ov031_020dc268 kind:function(thumb,size=0x18) addr:0x020dc268 +func_ov031_020dc280 kind:function(thumb,size=0x34) addr:0x020dc280 +func_ov031_020dc2b4 kind:function(arm,size=0x28) addr:0x020dc2b4 +func_ov031_020dc2dc kind:function(arm,size=0x88) addr:0x020dc2dc +func_ov031_020dc364 kind:function(arm,size=0x5c) addr:0x020dc364 +func_ov031_020dc3c0 kind:function(arm,size=0x20) addr:0x020dc3c0 +func_ov031_020dc3e0 kind:function(arm,size=0x14) addr:0x020dc3e0 +func_ov031_020dc3f4 kind:function(thumb,size=0x5c) addr:0x020dc3f4 +func_ov031_020dc450 kind:function(thumb,size=0xe) addr:0x020dc450 +func_ov031_020dc460 kind:function(arm,size=0x38) addr:0x020dc460 +func_ov031_020dc498 kind:function(arm,size=0x248) addr:0x020dc498 +func_ov031_020dc6e0 kind:function(arm,size=0x1a0) addr:0x020dc6e0 +func_ov031_020dc880 kind:function(arm,size=0x6c) addr:0x020dc880 +func_ov031_020dc8ec kind:function(arm,size=0x114) addr:0x020dc8ec +func_ov031_020dca00 kind:function(thumb,size=0xc) addr:0x020dca00 +func_ov031_020dca0c kind:function(thumb,size=0xe) addr:0x020dca0c +func_ov031_020dca1c kind:function(arm,size=0x10) addr:0x020dca1c +func_ov031_020dca2c kind:function(thumb,size=0x84) addr:0x020dca2c +func_ov031_020dcab0 kind:function(arm,size=0x3c) addr:0x020dcab0 +func_ov031_020dcaec kind:function(arm,size=0x54) addr:0x020dcaec +func_ov031_020dcb40 kind:function(arm,size=0xbc) addr:0x020dcb40 +func_ov031_020dcbfc kind:function(arm,size=0xa0) addr:0x020dcbfc +func_ov031_020dcc9c kind:function(thumb,size=0x32) addr:0x020dcc9c +func_ov031_020dccd0 kind:function(thumb,size=0x30) addr:0x020dccd0 +func_ov031_020dcd00 kind:function(arm,size=0x3c) addr:0x020dcd00 +func_ov031_020dcd3c kind:function(thumb,size=0x12) addr:0x020dcd3c +func_ov031_020dcd50 kind:function(thumb,size=0x1e) addr:0x020dcd50 +func_ov031_020dcd70 kind:function(thumb,size=0x6) addr:0x020dcd70 +func_ov031_020dcd78 kind:function(thumb,size=0x2) addr:0x020dcd78 +func_ov031_020dcd7c kind:function(arm,size=0x108) addr:0x020dcd7c +func_ov031_020dce84 kind:function(arm,size=0x110) addr:0x020dce84 +func_ov031_020dcf94 kind:function(arm,size=0x12c) addr:0x020dcf94 +func_ov031_020dd0c0 kind:function(arm,size=0x44) addr:0x020dd0c0 +func_ov031_020dd104 kind:function(arm,size=0x80) addr:0x020dd104 +func_ov031_020dd184 kind:function(arm,size=0xd0) addr:0x020dd184 +func_ov031_020dd254 kind:function(arm,size=0xb8) addr:0x020dd254 +func_ov031_020dd30c kind:function(arm,size=0x28) addr:0x020dd30c +func_ov031_020dd334 kind:function(arm,size=0x30) addr:0x020dd334 +func_ov031_020dd364 kind:function(arm,size=0x64) addr:0x020dd364 +func_ov031_020dd3c8 kind:function(arm,size=0x6c) addr:0x020dd3c8 +func_ov031_020dd434 kind:function(arm,size=0x74) addr:0x020dd434 +func_ov031_020dd4a8 kind:function(arm,size=0x20) addr:0x020dd4a8 +func_ov031_020dd4c8 kind:function(arm,size=0x88) addr:0x020dd4c8 +func_ov031_020dd550 kind:function(arm,size=0xd4) addr:0x020dd550 +func_ov031_020dd624 kind:function(arm,size=0x1b4) addr:0x020dd624 +func_ov031_020dd7d8 kind:function(arm,size=0x288) addr:0x020dd7d8 +func_ov031_020dda60 kind:function(arm,size=0x14) addr:0x020dda60 +func_ov031_020dda74 kind:function(arm,size=0x5c) addr:0x020dda74 +func_ov031_020ddad0 kind:function(arm,size=0x20) addr:0x020ddad0 +func_ov031_020ddaf0 kind:function(arm,size=0xd4) addr:0x020ddaf0 +func_ov031_020ddbc4 kind:function(arm,size=0x78) addr:0x020ddbc4 +func_ov031_020ddc3c kind:function(arm,size=0x7c) addr:0x020ddc3c +func_ov031_020ddcb8 kind:function(arm,size=0xd0) addr:0x020ddcb8 +func_ov031_020ddd88 kind:function(arm,size=0x50) addr:0x020ddd88 +func_ov031_020dddd8 kind:function(arm,size=0x38) addr:0x020dddd8 +func_ov031_020dde10 kind:function(arm,size=0x3c) addr:0x020dde10 +func_ov031_020dde4c kind:function(arm,size=0xb4) addr:0x020dde4c +func_ov031_020ddf00 kind:function(arm,size=0x24) addr:0x020ddf00 +func_ov031_020ddf24 kind:function(arm,size=0x28) addr:0x020ddf24 +func_ov031_020ddf4c kind:function(arm,size=0x40) addr:0x020ddf4c +func_ov031_020ddf8c kind:function(arm,size=0x40) addr:0x020ddf8c +func_ov031_020ddfcc kind:function(arm,size=0x238) addr:0x020ddfcc +func_ov031_020de204 kind:function(arm,size=0xac) addr:0x020de204 +func_ov031_020de2b0 kind:function(arm,size=0x58) addr:0x020de2b0 +func_ov031_020de308 kind:function(arm,size=0x60) addr:0x020de308 +func_ov031_020de368 kind:function(arm,size=0xd0) addr:0x020de368 +func_ov031_020de438 kind:function(arm,size=0x20c) addr:0x020de438 +func_ov031_020de644 kind:function(arm,size=0x1a8) addr:0x020de644 +func_ov031_020de7ec kind:function(arm,size=0x2c) addr:0x020de7ec +func_ov031_020de818 kind:function(arm,size=0xb4) addr:0x020de818 +func_ov031_020de8cc kind:function(arm,size=0x58) addr:0x020de8cc +func_ov031_020de924 kind:function(arm,size=0x64) addr:0x020de924 +func_ov031_020de988 kind:function(arm,size=0xc8) addr:0x020de988 +func_ov031_020dea50 kind:function(arm,size=0x100) addr:0x020dea50 +func_ov031_020deb50 kind:function(arm,size=0x388) addr:0x020deb50 +func_ov031_020deed8 kind:function(arm,size=0x1218) addr:0x020deed8 +func_ov031_020e00f0 kind:function(arm,size=0x168) addr:0x020e00f0 +func_ov031_020e0258 kind:function(arm,size=0xc) addr:0x020e0258 +func_ov031_020e0264 kind:function(arm,size=0xe4) addr:0x020e0264 +func_ov031_020e0348 kind:function(arm,size=0x1e8) addr:0x020e0348 +func_ov031_020e0530 kind:function(arm,size=0xac) addr:0x020e0530 +func_ov031_020e05dc kind:function(arm,size=0x28) addr:0x020e05dc +func_ov031_020e0604 kind:function(thumb,size=0x4c) addr:0x020e0604 +func_ov031_020e0650 kind:function(thumb,size=0x68) addr:0x020e0650 +func_ov031_020e06b8 kind:function(thumb,size=0x70) addr:0x020e06b8 +func_ov031_020e0728 kind:function(arm,size=0x24) addr:0x020e0728 +func_ov031_020e074c kind:function(thumb,size=0x64) addr:0x020e074c +func_ov031_020e07b0 kind:function(arm,size=0xb8) addr:0x020e07b0 +func_ov031_020e0868 kind:function(arm,size=0x1c) addr:0x020e0868 +func_ov031_020e0884 kind:function(arm,size=0x50) addr:0x020e0884 +func_ov031_020e08d4 kind:function(arm,size=0x30) addr:0x020e08d4 +func_ov031_020e0904 kind:function(arm,size=0x48) addr:0x020e0904 +func_ov031_020e094c kind:function(arm,size=0x20) addr:0x020e094c +func_ov031_020e096c kind:function(arm,size=0x60) addr:0x020e096c +func_ov031_020e09cc kind:function(arm,size=0xe8) addr:0x020e09cc +func_ov031_020e0ab4 kind:function(arm,size=0x34) addr:0x020e0ab4 +func_ov031_020e0ae8 kind:function(arm,size=0x30) addr:0x020e0ae8 +func_ov031_020e0b18 kind:function(arm,size=0xfc) addr:0x020e0b18 +func_ov031_020e0c14 kind:function(arm,size=0x44) addr:0x020e0c14 +func_ov031_020e0c58 kind:function(arm,size=0x24) addr:0x020e0c58 +func_ov031_020e0c7c kind:function(arm,size=0x54) addr:0x020e0c7c +func_ov031_020e0cd0 kind:function(arm,size=0xa8) addr:0x020e0cd0 +func_ov031_020e0d78 kind:function(arm,size=0x198) addr:0x020e0d78 +func_ov031_020e0f10 kind:function(arm,size=0x78) addr:0x020e0f10 +func_ov031_020e0f88 kind:function(arm,size=0x30) addr:0x020e0f88 +func_ov031_020e0fb8 kind:function(arm,size=0x50) addr:0x020e0fb8 +func_ov031_020e1008 kind:function(arm,size=0x84) addr:0x020e1008 +func_ov031_020e108c kind:function(arm,size=0xa8) addr:0x020e108c +func_ov031_020e1134 kind:function(arm,size=0x354) addr:0x020e1134 +func_ov031_020e1488 kind:function(arm,size=0x1c) addr:0x020e1488 +func_ov031_020e14a4 kind:function(arm,size=0xc) addr:0x020e14a4 +func_ov031_020e14b0 kind:function(arm,size=0x24) addr:0x020e14b0 +func_ov031_020e14d4 kind:function(arm,size=0x4c) addr:0x020e14d4 +func_ov031_020e1520 kind:function(arm,size=0x90) addr:0x020e1520 +func_ov031_020e15b0 kind:function(arm,size=0x64) addr:0x020e15b0 +func_ov031_020e1614 kind:function(arm,size=0x58) addr:0x020e1614 +func_ov031_020e166c kind:function(arm,size=0x168) addr:0x020e166c +func_ov031_020e17d4 kind:function(arm,size=0x14) addr:0x020e17d4 +func_ov031_020e17e8 kind:function(arm,size=0x14) addr:0x020e17e8 +func_ov031_020e17fc kind:function(arm,size=0x84) addr:0x020e17fc +func_ov031_020e1880 kind:function(arm,size=0x24) addr:0x020e1880 +func_ov031_020e18a4 kind:function(arm,size=0x44) addr:0x020e18a4 +func_ov031_020e18e8 kind:function(arm,size=0x18) addr:0x020e18e8 +func_ov031_020e1900 kind:function(arm,size=0x1c) addr:0x020e1900 +func_ov031_020e191c kind:function(arm,size=0xec) addr:0x020e191c +func_ov031_020e1a08 kind:function(arm,size=0xd0) addr:0x020e1a08 +func_ov031_020e1ad8 kind:function(arm,size=0x24) addr:0x020e1ad8 +func_ov031_020e1afc kind:function(arm,size=0x60) addr:0x020e1afc +func_ov031_020e1b5c kind:function(arm,size=0x19c) addr:0x020e1b5c +func_ov031_020e1cf8 kind:function(arm,size=0x30) addr:0x020e1cf8 +func_ov031_020e1d28 kind:function(arm,size=0x10) addr:0x020e1d28 +func_ov031_020e1d38 kind:function(arm,size=0x1c) addr:0x020e1d38 +func_ov031_020e1d54 kind:function(arm,size=0x2c) addr:0x020e1d54 +func_ov031_020e1d80 kind:function(arm,size=0x11c) addr:0x020e1d80 +func_ov031_020e1e9c kind:function(arm,size=0x1c) addr:0x020e1e9c +func_ov031_020e1eb8 kind:function(arm,size=0x40) addr:0x020e1eb8 +func_ov031_020e1ef8 kind:function(arm,size=0x70) addr:0x020e1ef8 +func_ov031_020e1f68 kind:function(arm,size=0x58) addr:0x020e1f68 +func_ov031_020e1fc0 kind:function(arm,size=0x4) addr:0x020e1fc0 +func_ov031_020e1fc4 kind:function(arm,size=0x50) addr:0x020e1fc4 +func_ov031_020e2014 kind:function(arm,size=0x30) addr:0x020e2014 +func_ov031_020e2044 kind:function(arm,size=0x74) addr:0x020e2044 +func_ov031_020e20b8 kind:function(arm,size=0x24) addr:0x020e20b8 +func_ov031_020e20dc kind:function(arm,size=0x4) addr:0x020e20dc +func_ov031_020e20e0 kind:function(arm,size=0x34) addr:0x020e20e0 +func_ov031_020e2114 kind:function(arm,size=0xec) addr:0x020e2114 +func_ov031_020e2200 kind:function(arm,size=0x14) addr:0x020e2200 +func_ov031_020e2214 kind:function(arm,size=0x158) addr:0x020e2214 +func_ov031_020e236c kind:function(arm,size=0xe0) addr:0x020e236c +func_ov031_020e244c kind:function(arm,size=0x40) addr:0x020e244c +func_ov031_020e248c kind:function(arm,size=0x110) addr:0x020e248c +func_ov031_020e259c kind:function(arm,size=0x70) addr:0x020e259c +func_ov031_020e260c kind:function(arm,size=0x54) addr:0x020e260c +func_ov031_020e2660 kind:function(arm,size=0x100) addr:0x020e2660 +func_ov031_020e2760 kind:function(arm,size=0xa0) addr:0x020e2760 +func_ov031_020e2800 kind:function(arm,size=0x13c) addr:0x020e2800 +func_ov031_020e293c kind:function(arm,size=0x140) addr:0x020e293c +func_ov031_020e2a7c kind:function(arm,size=0xa4) addr:0x020e2a7c +func_ov031_020e2b20 kind:function(arm,size=0xec) addr:0x020e2b20 +func_ov031_020e2c0c kind:function(arm,size=0x14c) addr:0x020e2c0c +func_ov031_020e2d58 kind:function(arm,size=0x3c) addr:0x020e2d58 +func_ov031_020e2d94 kind:function(arm,size=0x1c) addr:0x020e2d94 +func_ov031_020e2db0 kind:function(arm,size=0x24) addr:0x020e2db0 +func_ov031_020e2dd4 kind:function(arm,size=0x48) addr:0x020e2dd4 +func_ov031_020e2e1c kind:function(arm,size=0x450) addr:0x020e2e1c +func_ov031_020e326c kind:function(arm,size=0x84) addr:0x020e326c +func_ov031_020e32f0 kind:function(arm,size=0x30) addr:0x020e32f0 +func_ov031_020e3320 kind:function(arm,size=0x3c) addr:0x020e3320 +func_ov031_020e335c kind:function(arm,size=0x30) addr:0x020e335c +func_ov031_020e338c kind:function(arm,size=0x14) addr:0x020e338c +func_ov031_020e33a0 kind:function(arm,size=0x1c) addr:0x020e33a0 +func_ov031_020e33bc kind:function(arm,size=0x1c) addr:0x020e33bc +func_ov031_020e33d8 kind:function(arm,size=0x50) addr:0x020e33d8 +func_ov031_020e3428 kind:function(arm,size=0x58) addr:0x020e3428 +func_ov031_020e3480 kind:function(arm,size=0x14) addr:0x020e3480 +func_ov031_020e3494 kind:function(arm,size=0xc) addr:0x020e3494 +func_ov031_020e34a0 kind:function(arm,size=0x24) addr:0x020e34a0 +func_ov031_020e34c4 kind:function(arm,size=0x38) addr:0x020e34c4 +func_ov031_020e34fc kind:function(arm,size=0x1a4) addr:0x020e34fc +func_ov031_020e36a0 kind:function(arm,size=0x7c) addr:0x020e36a0 +func_ov031_020e371c kind:function(arm,size=0x14) addr:0x020e371c +func_ov031_020e3730 kind:function(arm,size=0x274) addr:0x020e3730 +func_ov031_020e39a4 kind:function(arm,size=0x180) addr:0x020e39a4 +func_ov031_020e3b24 kind:function(arm,size=0x50) addr:0x020e3b24 +func_ov031_020e3b74 kind:function(arm,size=0x8) addr:0x020e3b74 +func_ov031_020e3b7c kind:function(arm,size=0x80) addr:0x020e3b7c +func_ov031_020e3bfc kind:function(arm,size=0x1c) addr:0x020e3bfc +func_ov031_020e3c18 kind:function(arm,size=0x28) addr:0x020e3c18 +func_ov031_020e3c40 kind:function(arm,size=0x30) addr:0x020e3c40 +func_ov031_020e3c70 kind:function(arm,size=0x14) addr:0x020e3c70 +func_ov031_020e3c84 kind:function(arm,size=0x24) addr:0x020e3c84 +func_ov031_020e3ca8 kind:function(arm,size=0x48) addr:0x020e3ca8 +func_ov031_020e3cf0 kind:function(arm,size=0x90) addr:0x020e3cf0 +func_ov031_020e3d80 kind:function(arm,size=0x30) addr:0x020e3d80 +func_ov031_020e3db0 kind:function(arm,size=0x28) addr:0x020e3db0 +func_ov031_020e3dd8 kind:function(arm,size=0x20) addr:0x020e3dd8 +func_ov031_020e3df8 kind:function(arm,size=0x2c) addr:0x020e3df8 +func_ov031_020e3e24 kind:function(arm,size=0x28) addr:0x020e3e24 +func_ov031_020e3e4c kind:function(arm,size=0x18) addr:0x020e3e4c +func_ov031_020e3e64 kind:function(arm,size=0x54) addr:0x020e3e64 +func_ov031_020e3eb8 kind:function(arm,size=0x28) addr:0x020e3eb8 +func_ov031_020e3ee0 kind:function(arm,size=0x50) addr:0x020e3ee0 +func_ov031_020e3f30 kind:function(arm,size=0x124) addr:0x020e3f30 +func_ov031_020e4054 kind:function(arm,size=0x4) addr:0x020e4054 +func_ov031_020e4058 kind:function(arm,size=0x4) addr:0x020e4058 +func_ov031_020e405c kind:function(arm,size=0x8) addr:0x020e405c +func_ov031_020e4064 kind:function(arm,size=0x24) addr:0x020e4064 +func_ov031_020e4088 kind:function(arm,size=0x14) addr:0x020e4088 +func_ov031_020e409c kind:function(arm,size=0x1c) addr:0x020e409c +func_ov031_020e40b8 kind:function(arm,size=0xc) addr:0x020e40b8 +func_ov031_020e40c4 kind:function(arm,size=0x24) addr:0x020e40c4 +func_ov031_020e40e8 kind:function(arm,size=0x28) addr:0x020e40e8 +func_ov031_020e4110 kind:function(arm,size=0x34) addr:0x020e4110 +func_ov031_020e4144 kind:function(arm,size=0x40) addr:0x020e4144 +func_ov031_020e4184 kind:function(arm,size=0x48) addr:0x020e4184 +func_ov031_020e41cc kind:function(arm,size=0x4c) addr:0x020e41cc +func_ov031_020e4218 kind:function(arm,size=0x3c) addr:0x020e4218 +func_ov031_020e4254 kind:function(arm,size=0x38) addr:0x020e4254 +func_ov031_020e428c kind:function(arm,size=0x44) addr:0x020e428c +func_ov031_020e42d0 kind:function(arm,size=0x30) addr:0x020e42d0 +func_ov031_020e4300 kind:function(arm,size=0x1f4) addr:0x020e4300 +func_ov031_020e44f4 kind:function(arm,size=0x5c) addr:0x020e44f4 +func_ov031_020e4550 kind:function(arm,size=0x14) addr:0x020e4550 +func_ov031_020e4564 kind:function(arm,size=0x10) addr:0x020e4564 +func_ov031_020e4574 kind:function(arm,size=0x10) addr:0x020e4574 +func_ov031_020e4584 kind:function(arm,size=0xc) addr:0x020e4584 +func_ov031_020e4590 kind:function(arm,size=0x24) addr:0x020e4590 +func_ov031_020e45b4 kind:function(arm,size=0x28) addr:0x020e45b4 +func_ov031_020e45dc kind:function(arm,size=0x24) addr:0x020e45dc +func_ov031_020e4600 kind:function(arm,size=0x140) addr:0x020e4600 +func_ov031_020e4740 kind:function(arm,size=0x14) addr:0x020e4740 +func_ov031_020e4754 kind:function(arm,size=0x14) addr:0x020e4754 +func_ov031_020e4768 kind:function(arm,size=0xa0) addr:0x020e4768 +func_ov031_020e4808 kind:function(arm,size=0xa8) addr:0x020e4808 +func_ov031_020e48b0 kind:function(arm,size=0xc4) addr:0x020e48b0 +func_ov031_020e4974 kind:function(arm,size=0x1c) addr:0x020e4974 +func_ov031_020e4990 kind:function(arm,size=0x70) addr:0x020e4990 +func_ov031_020e4a00 kind:function(arm,size=0x614) addr:0x020e4a00 +func_ov031_020e5014 kind:function(arm,size=0x1ec) addr:0x020e5014 +func_ov031_020e5200 kind:function(arm,size=0x80) addr:0x020e5200 +func_ov031_020e5280 kind:function(arm,size=0xb4) addr:0x020e5280 +func_ov031_020e5334 kind:function(arm,size=0x74) addr:0x020e5334 +func_ov031_020e53a8 kind:function(arm,size=0x1c) addr:0x020e53a8 +func_ov031_020e53c4 kind:function(arm,size=0x1c) addr:0x020e53c4 +func_ov031_020e53e0 kind:function(arm,size=0x4c) addr:0x020e53e0 +func_ov031_020e542c kind:function(arm,size=0x28) addr:0x020e542c +func_ov031_020e5454 kind:function(arm,size=0x14) addr:0x020e5454 +func_ov031_020e5468 kind:function(arm,size=0x1c) addr:0x020e5468 +func_ov031_020e5484 kind:function(arm,size=0x30) addr:0x020e5484 +func_ov031_020e54b4 kind:function(arm,size=0x230) addr:0x020e54b4 +func_ov031_020e56e4 kind:function(arm,size=0xc) addr:0x020e56e4 +func_ov031_020e56f0 kind:function(arm,size=0x1c) addr:0x020e56f0 +func_ov031_020e570c kind:function(arm,size=0x1c) addr:0x020e570c +func_ov031_020e5728 kind:function(arm,size=0x14) addr:0x020e5728 +func_ov031_020e573c kind:function(arm,size=0x28) addr:0x020e573c +func_ov031_020e5764 kind:function(arm,size=0x114) addr:0x020e5764 +func_ov031_020e5878 kind:function(arm,size=0x30) addr:0x020e5878 +func_ov031_020e58a8 kind:function(arm,size=0xc) addr:0x020e58a8 +func_ov031_020e58b4 kind:function(arm,size=0x24) addr:0x020e58b4 +func_ov031_020e58d8 kind:function(arm,size=0x44) addr:0x020e58d8 +func_ov031_020e591c kind:function(arm,size=0x1e4) addr:0x020e591c +func_ov031_020e5b00 kind:function(arm,size=0x14) addr:0x020e5b00 +func_ov031_020e5b14 kind:function(arm,size=0xcc) addr:0x020e5b14 +func_ov031_020e5be0 kind:function(arm,size=0x118) addr:0x020e5be0 +func_ov031_020e5cf8 kind:function(arm,size=0x430) addr:0x020e5cf8 +func_ov031_020e6128 kind:function(arm,size=0x10) addr:0x020e6128 +func_ov031_020e6138 kind:function(arm,size=0x44) addr:0x020e6138 +func_ov031_020e617c kind:function(arm,size=0x124) addr:0x020e617c +func_ov031_020e62a0 kind:function(arm,size=0x54) addr:0x020e62a0 +func_ov031_020e62f4 kind:function(arm,size=0x2c) addr:0x020e62f4 +func_ov031_020e6320 kind:function(arm,size=0x58) addr:0x020e6320 +func_ov031_020e6378 kind:function(arm,size=0x78) addr:0x020e6378 +func_ov031_020e63f0 kind:function(arm,size=0x1c) addr:0x020e63f0 +func_ov031_020e640c kind:function(arm,size=0x48) addr:0x020e640c +func_ov031_020e6454 kind:function(arm,size=0x50) addr:0x020e6454 +func_ov031_020e64a4 kind:function(arm,size=0x14) addr:0x020e64a4 +func_ov031_020e64b8 kind:function(arm,size=0x70) addr:0x020e64b8 +func_ov031_020e6528 kind:function(arm,size=0xd8) addr:0x020e6528 +func_ov031_020e6600 kind:function(arm,size=0xcc) addr:0x020e6600 +func_ov031_020e66cc kind:function(arm,size=0x14) addr:0x020e66cc +func_ov031_020e66e0 kind:function(arm,size=0x14) addr:0x020e66e0 +func_ov031_020e66f4 kind:function(arm,size=0x60) addr:0x020e66f4 +func_ov031_020e6754 kind:function(arm,size=0x68) addr:0x020e6754 +func_ov031_020e67bc kind:function(arm,size=0x7c) addr:0x020e67bc +func_ov031_020e6838 kind:function(arm,size=0x64) addr:0x020e6838 +func_ov031_020e689c kind:function(arm,size=0x1c) addr:0x020e689c +func_ov031_020e68b8 kind:function(arm,size=0x28) addr:0x020e68b8 +func_ov031_020e68e0 kind:function(arm,size=0x1c) addr:0x020e68e0 +func_ov031_020e68fc kind:function(arm,size=0x58) addr:0x020e68fc +func_ov031_020e6954 kind:function(arm,size=0x58) addr:0x020e6954 +func_ov031_020e69ac kind:function(arm,size=0x168) addr:0x020e69ac +func_ov031_020e6b14 kind:function(arm,size=0xc) addr:0x020e6b14 +func_ov031_020e6b20 kind:function(arm,size=0x24) addr:0x020e6b20 +func_ov031_020e6b44 kind:function(arm,size=0x44) addr:0x020e6b44 +func_ov031_020e6b88 kind:function(arm,size=0xb8) addr:0x020e6b88 +func_ov031_020e6c40 kind:function(arm,size=0x14) addr:0x020e6c40 +func_ov031_020e6c54 kind:function(arm,size=0x14) addr:0x020e6c54 +func_ov031_020e6c68 kind:function(arm,size=0xc0) addr:0x020e6c68 +func_ov031_020e6d28 kind:function(arm,size=0x38) addr:0x020e6d28 +func_ov031_020e6d60 kind:function(arm,size=0x104) addr:0x020e6d60 +func_ov031_020e6e64 kind:function(arm,size=0x74) addr:0x020e6e64 +func_ov031_020e6ed8 kind:function(arm,size=0x268) addr:0x020e6ed8 +func_ov031_020e7140 kind:function(arm,size=0x2c) addr:0x020e7140 +func_ov031_020e716c kind:function(arm,size=0x108) addr:0x020e716c +func_ov031_020e7274 kind:function(arm,size=0x40) addr:0x020e7274 +func_ov031_020e72b4 kind:function(arm,size=0x1c) addr:0x020e72b4 +func_ov031_020e72d0 kind:function(arm,size=0x1c) addr:0x020e72d0 +func_ov031_020e72ec kind:function(arm,size=0x28) addr:0x020e72ec +func_ov031_020e7314 kind:function(arm,size=0x30) addr:0x020e7314 +func_ov031_020e7344 kind:function(arm,size=0x14) addr:0x020e7344 +func_ov031_020e7358 kind:function(arm,size=0x74) addr:0x020e7358 +func_ov031_020e73cc kind:function(arm,size=0x20) addr:0x020e73cc +func_ov031_020e73ec kind:function(arm,size=0x28) addr:0x020e73ec +func_ov031_020e7414 kind:function(arm,size=0x20) addr:0x020e7414 +func_ov031_020e7434 kind:function(arm,size=0x38) addr:0x020e7434 +func_ov031_020e746c kind:function(arm,size=0x1c) addr:0x020e746c +func_ov031_020e7488 kind:function(arm,size=0x24) addr:0x020e7488 +func_ov031_020e74ac kind:function(arm,size=0x90) addr:0x020e74ac +func_ov031_020e753c kind:function(arm,size=0xa0) addr:0x020e753c +func_ov031_020e75dc kind:function(arm,size=0x84) addr:0x020e75dc +func_ov031_020e7660 kind:function(arm,size=0x108) addr:0x020e7660 +func_ov031_020e7768 kind:function(arm,size=0x2c) addr:0x020e7768 +func_ov031_020e7794 kind:function(arm,size=0x4) addr:0x020e7794 +func_ov031_020e7798 kind:function(arm,size=0x94) addr:0x020e7798 +func_ov031_020e782c kind:function(arm,size=0x170) addr:0x020e782c +func_ov031_020e799c kind:function(arm,size=0x148) addr:0x020e799c +func_ov031_020e7ae4 kind:function(arm,size=0x98) addr:0x020e7ae4 +func_ov031_020e7b7c kind:function(arm,size=0x2c8) addr:0x020e7b7c +func_ov031_020e7e44 kind:function(arm,size=0xec) addr:0x020e7e44 +func_ov031_020e7f30 kind:function(arm,size=0x1dc) addr:0x020e7f30 +func_ov031_020e810c kind:function(arm,size=0xa8) addr:0x020e810c +func_ov031_020e81b4 kind:function(arm,size=0x80) addr:0x020e81b4 +func_ov031_020e8234 kind:function(arm,size=0x54) addr:0x020e8234 +func_ov031_020e8288 kind:function(arm,size=0x30) addr:0x020e8288 +func_ov031_020e82b8 kind:function(arm,size=0x4) addr:0x020e82b8 +func_ov031_020e82bc kind:function(arm,size=0x90) addr:0x020e82bc +func_ov031_020e834c kind:function(arm,size=0x1c) addr:0x020e834c +func_ov031_020e8368 kind:function(arm,size=0x8c) addr:0x020e8368 +func_ov031_020e83f4 kind:function(arm,size=0x44) addr:0x020e83f4 +func_ov031_020e8438 kind:function(arm,size=0x34) addr:0x020e8438 +func_ov031_020e846c kind:function(arm,size=0x28) addr:0x020e846c +func_ov031_020e8494 kind:function(arm,size=0x24) addr:0x020e8494 +func_ov031_020e84b8 kind:function(arm,size=0x58) addr:0x020e84b8 +func_ov031_020e8510 kind:function(arm,size=0x100) addr:0x020e8510 +func_ov031_020e8610 kind:function(arm,size=0x10c) addr:0x020e8610 +func_ov031_020e871c kind:function(arm,size=0xc) addr:0x020e871c +func_ov031_020e8728 kind:function(arm,size=0xdc) addr:0x020e8728 +func_ov031_020e8804 kind:function(arm,size=0xc) addr:0x020e8804 +func_ov031_020e8810 kind:function(arm,size=0x24) addr:0x020e8810 +func_ov031_020e8834 kind:function(arm,size=0x8c) addr:0x020e8834 +func_ov031_020e88c0 kind:function(arm,size=0x9c) addr:0x020e88c0 +func_ov031_020e895c kind:function(arm,size=0x30) addr:0x020e895c +func_ov031_020e898c kind:function(arm,size=0x9c) addr:0x020e898c +func_ov031_020e8a28 kind:function(arm,size=0x84) addr:0x020e8a28 +func_ov031_020e8aac kind:function(arm,size=0x30) addr:0x020e8aac +func_ov031_020e8adc kind:function(arm,size=0xa4) addr:0x020e8adc +func_ov031_020e8b80 kind:function(arm,size=0x68) addr:0x020e8b80 +func_ov031_020e8be8 kind:function(arm,size=0x44) addr:0x020e8be8 +func_ov031_020e8c2c kind:function(arm,size=0x28) addr:0x020e8c2c +func_ov031_020e8c54 kind:function(arm,size=0x30) addr:0x020e8c54 +func_ov031_020e8c84 kind:function(arm,size=0x14) addr:0x020e8c84 +func_ov031_020e8c98 kind:function(arm,size=0xc) addr:0x020e8c98 +func_ov031_020e8ca4 kind:function(arm,size=0x24) addr:0x020e8ca4 +func_ov031_020e8cc8 kind:function(arm,size=0x44) addr:0x020e8cc8 +func_ov031_020e8d0c kind:function(arm,size=0x7c) addr:0x020e8d0c +func_ov031_020e8d88 kind:function(arm,size=0x74) addr:0x020e8d88 +func_ov031_020e8dfc kind:function(arm,size=0x1d0) addr:0x020e8dfc +func_ov031_020e8fcc kind:function(arm,size=0x7c) addr:0x020e8fcc +func_ov031_020e9048 kind:function(arm,size=0xa0) addr:0x020e9048 +func_ov031_020e90e8 kind:function(arm,size=0xa0) addr:0x020e90e8 +func_ov031_020e9188 kind:function(arm,size=0x8c) addr:0x020e9188 +func_ov031_020e9214 kind:function(arm,size=0x20) addr:0x020e9214 +func_ov031_020e9234 kind:function(arm,size=0x8c) addr:0x020e9234 +func_ov031_020e92c0 kind:function(arm,size=0x30) addr:0x020e92c0 +func_ov031_020e92f0 kind:function(arm,size=0x118) addr:0x020e92f0 +func_ov031_020e9408 kind:function(arm,size=0x4) addr:0x020e9408 +func_ov031_020e940c kind:function(arm,size=0x4) addr:0x020e940c +func_ov031_020e9410 kind:function(arm,size=0x4) addr:0x020e9410 +func_ov031_020e9414 kind:function(arm,size=0x4) addr:0x020e9414 +func_ov031_020e9418 kind:function(arm,size=0x18) addr:0x020e9418 +func_ov031_020e9430 kind:function(arm,size=0x84) addr:0x020e9430 +func_ov031_020e94b4 kind:function(arm,size=0x48) addr:0x020e94b4 +func_ov031_020e94fc kind:function(arm,size=0x7c) addr:0x020e94fc +func_ov031_020e9578 kind:function(arm,size=0x14) addr:0x020e9578 +func_ov031_020e958c kind:function(arm,size=0x4) addr:0x020e958c +func_ov031_020e9590 kind:function(arm,size=0x10) addr:0x020e9590 +func_ov031_020e95a0 kind:function(arm,size=0x50) addr:0x020e95a0 +func_ov031_020e95f0 kind:function(arm,size=0x14) addr:0x020e95f0 +func_ov031_020e9604 kind:function(arm,size=0x14) addr:0x020e9604 +func_ov031_020e9618 kind:function(arm,size=0x84) addr:0x020e9618 +func_ov031_020e969c kind:function(arm,size=0x50) addr:0x020e969c +func_ov031_020e96ec kind:function(arm,size=0x34) addr:0x020e96ec +func_ov031_020e9720 kind:function(arm,size=0xf8) addr:0x020e9720 +func_ov031_020e9818 kind:function(arm,size=0x8c) addr:0x020e9818 +func_ov031_020e98a4 kind:function(arm,size=0x40) addr:0x020e98a4 +func_ov031_020e98e4 kind:function(arm,size=0x54) addr:0x020e98e4 +func_ov031_020e9938 kind:function(arm,size=0x230) addr:0x020e9938 +func_ov031_020e9b68 kind:function(arm,size=0x60) addr:0x020e9b68 +func_ov031_020e9bc8 kind:function(arm,size=0x44) addr:0x020e9bc8 +func_ov031_020e9c0c kind:function(arm,size=0x128) addr:0x020e9c0c +func_ov031_020e9d34 kind:function(arm,size=0x40) addr:0x020e9d34 +func_ov031_020e9d74 kind:function(arm,size=0xc8) addr:0x020e9d74 +func_ov031_020e9e3c kind:function(arm,size=0x94) addr:0x020e9e3c +func_ov031_020e9ed0 kind:function(arm,size=0x38) addr:0x020e9ed0 +func_ov031_020e9f08 kind:function(arm,size=0x44) addr:0x020e9f08 +func_ov031_020e9f4c kind:function(arm,size=0x20) addr:0x020e9f4c +func_ov031_020e9f6c kind:function(arm,size=0x28) addr:0x020e9f6c +func_ov031_020e9f94 kind:function(arm,size=0x1c) addr:0x020e9f94 +func_ov031_020e9fb0 kind:function(arm,size=0x20) addr:0x020e9fb0 +func_ov031_020e9fd0 kind:function(arm,size=0x28) addr:0x020e9fd0 +func_ov031_020e9ff8 kind:function(arm,size=0x14) addr:0x020e9ff8 +func_ov031_020ea00c kind:function(thumb,size=0x8) addr:0x020ea00c +func_ov031_020ea014 kind:function(thumb,size=0x4) addr:0x020ea014 +func_ov031_020ea018 kind:function(thumb,size=0x1c) addr:0x020ea018 +func_ov031_020ea034 kind:function(thumb,size=0x8) addr:0x020ea034 +func_ov031_020ea03c kind:function(thumb,size=0x1c) addr:0x020ea03c +func_ov031_020ea058 kind:function(thumb,size=0x3c) addr:0x020ea058 +func_ov031_020ea094 kind:function(thumb,size=0x30) addr:0x020ea094 +func_ov031_020ea0c4 kind:function(thumb,size=0x14) addr:0x020ea0c4 +func_ov031_020ea0d8 kind:function(thumb,size=0x8) addr:0x020ea0d8 +func_ov031_020ea0e0 kind:function(thumb,size=0x40) addr:0x020ea0e0 +func_ov031_020ea120 kind:function(thumb,size=0x3b4) addr:0x020ea120 +func_ov031_020ea4d4 kind:function(thumb,size=0xc) addr:0x020ea4d4 +func_ov031_020ea4e0 kind:function(thumb,size=0xc) addr:0x020ea4e0 +func_ov031_020ea4ec kind:function(thumb,size=0xc) addr:0x020ea4ec +func_ov031_020ea4f8 kind:function(thumb,size=0xc) addr:0x020ea4f8 +func_ov031_020ea504 kind:function(thumb,size=0xa4) addr:0x020ea504 +func_ov031_020ea5a8 kind:function(thumb,size=0xac) addr:0x020ea5a8 +func_ov031_020ea654 kind:function(arm,size=0x24) addr:0x020ea654 +func_ov031_020ea678 kind:function(arm,size=0x10c) addr:0x020ea678 +func_ov031_020ea784 kind:function(arm,size=0x4) addr:0x020ea784 +func_ov031_020ea788 kind:function(arm,size=0xbc) addr:0x020ea788 +func_ov031_020ea844 kind:function(arm,size=0x4) addr:0x020ea844 +func_ov031_020ea848 kind:function(arm,size=0x4) addr:0x020ea848 +func_ov031_020ea84c kind:function(arm,size=0x4) addr:0x020ea84c +func_ov031_020ea850 kind:function(arm,size=0x50) addr:0x020ea850 +func_ov031_020ea8a0 kind:function(arm,size=0x4) addr:0x020ea8a0 +func_ov031_020ea8a4 kind:function(arm,size=0x4) addr:0x020ea8a4 +func_ov031_020ea8a8 kind:function(arm,size=0x4) addr:0x020ea8a8 +func_ov031_020ea8ac kind:function(arm,size=0x19c) addr:0x020ea8ac +func_ov031_020eaa48 kind:function(arm,size=0x20) addr:0x020eaa48 +func_ov031_020eaa68 kind:function(arm,size=0x4) addr:0x020eaa68 +func_ov031_020eaa6c kind:function(arm,size=0x80) addr:0x020eaa6c +func_ov031_020eaaec kind:function(arm,size=0x34) addr:0x020eaaec +func_ov031_020eab20 kind:function(arm,size=0x124) addr:0x020eab20 +func_ov031_020eac44 kind:function(arm,size=0x7c) addr:0x020eac44 +func_ov031_020eacc0 kind:function(arm,size=0x2c) addr:0x020eacc0 +func_ov031_020eacec kind:function(arm,size=0x6c) addr:0x020eacec +func_ov031_020ead58 kind:function(arm,size=0x4) addr:0x020ead58 +func_ov031_020ead5c kind:function(arm,size=0x234) addr:0x020ead5c +func_ov031_020eaf90 kind:function(arm,size=0x30) addr:0x020eaf90 +func_ov031_020eafc0 kind:function(arm,size=0x178) addr:0x020eafc0 +func_ov031_020eb138 kind:function(arm,size=0x30) addr:0x020eb138 +func_ov031_020eb168 kind:function(arm,size=0x90) addr:0x020eb168 +func_ov031_020eb1f8 kind:function(arm,size=0x98) addr:0x020eb1f8 +func_ov031_020eb290 kind:function(arm,size=0x348) addr:0x020eb290 +func_ov031_020eb5d8 kind:function(arm,size=0x24) addr:0x020eb5d8 +func_ov031_020eb5fc kind:function(arm,size=0x43c) addr:0x020eb5fc +func_ov031_020eba38 kind:function(arm,size=0x34) addr:0x020eba38 +func_ov031_020eba6c kind:function(arm,size=0x54c) addr:0x020eba6c +func_ov031_020ebfb8 kind:function(arm,size=0x50) addr:0x020ebfb8 +func_ov031_020ec008 kind:function(arm,size=0xc) addr:0x020ec008 +func_ov031_020ec014 kind:function(arm,size=0x24) addr:0x020ec014 +func_ov031_020ec038 kind:function(arm,size=0x4) addr:0x020ec038 +func_ov031_020ec03c kind:function(arm,size=0x4c) addr:0x020ec03c +func_ov031_020ec088 kind:function(arm,size=0x2c) addr:0x020ec088 +func_ov031_020ec0b4 kind:function(arm,size=0x58) addr:0x020ec0b4 +func_ov031_020ec10c kind:function(arm,size=0x38) addr:0x020ec10c +func_ov031_020ec144 kind:function(arm,size=0xc) addr:0x020ec144 +func_ov031_020ec150 kind:function(arm,size=0x64) addr:0x020ec150 +func_ov031_020ec1b4 kind:function(arm,size=0xfc) addr:0x020ec1b4 +func_ov031_020ec2b0 kind:function(arm,size=0x100) addr:0x020ec2b0 +func_ov031_020ec3b0 kind:function(arm,size=0xcc) addr:0x020ec3b0 +func_ov031_020ec47c kind:function(arm,size=0xb0) addr:0x020ec47c +func_ov031_020ec52c kind:function(arm,size=0xa4) addr:0x020ec52c +func_ov031_020ec5d0 kind:function(arm,size=0xe8) addr:0x020ec5d0 +func_ov031_020ec6b8 kind:function(arm,size=0x8c) addr:0x020ec6b8 +func_ov031_020ec744 kind:function(arm,size=0x40) addr:0x020ec744 +func_ov031_020ec784 kind:function(arm,size=0x40) addr:0x020ec784 +func_ov031_020ec7c4 kind:function(arm,size=0x7c) addr:0x020ec7c4 +func_ov031_020ec840 kind:function(arm,size=0x5c) addr:0x020ec840 +func_ov031_020ec89c kind:function(arm,size=0x8) addr:0x020ec89c +func_ov031_020ec8a4 kind:function(arm,size=0xac) addr:0x020ec8a4 +func_ov031_020ec950 kind:function(arm,size=0x270) addr:0x020ec950 +func_ov031_020ecbc0 kind:function(arm,size=0x88) addr:0x020ecbc0 +func_ov031_020ecc48 kind:function(arm,size=0x240) addr:0x020ecc48 +func_ov031_020ece88 kind:function(arm,size=0x208) addr:0x020ece88 +func_ov031_020ed090 kind:function(arm,size=0x310) addr:0x020ed090 +func_ov031_020ed3a0 kind:function(arm,size=0xbc) addr:0x020ed3a0 +func_ov031_020ed45c kind:function(arm,size=0x68) addr:0x020ed45c +func_ov031_020ed4c4 kind:function(arm,size=0x78) addr:0x020ed4c4 +func_ov031_020ed53c kind:function(arm,size=0x170) addr:0x020ed53c +func_ov031_020ed6ac kind:function(arm,size=0x1e0) addr:0x020ed6ac +func_ov031_020ed88c kind:function(arm,size=0x3d4) addr:0x020ed88c +func_ov031_020edc60 kind:function(arm,size=0x94) addr:0x020edc60 +func_ov031_020edcf4 kind:function(arm,size=0x40) addr:0x020edcf4 +func_ov031_020edd34 kind:function(arm,size=0xdc) addr:0x020edd34 +func_ov031_020ede10 kind:function(arm,size=0x168) addr:0x020ede10 +func_ov031_020edf78 kind:function(arm,size=0x44) addr:0x020edf78 +func_ov031_020edfbc kind:function(arm,size=0x24) addr:0x020edfbc +func_ov031_020edfe0 kind:function(arm,size=0x1f4) addr:0x020edfe0 +func_ov031_020ee1d4 kind:function(arm,size=0xd4) addr:0x020ee1d4 +func_ov031_020ee2a8 kind:function(arm,size=0x120) addr:0x020ee2a8 +func_ov031_020ee3c8 kind:function(arm,size=0x34) addr:0x020ee3c8 +func_ov031_020ee3fc kind:function(arm,size=0xa8) addr:0x020ee3fc +func_ov031_020ee4a4 kind:function(arm,size=0x190) addr:0x020ee4a4 +func_ov031_020ee634 kind:function(arm,size=0x7c) addr:0x020ee634 +func_ov031_020ee6b0 kind:function(arm,size=0x54) addr:0x020ee6b0 +func_ov031_020ee704 kind:function(arm,size=0x3c) addr:0x020ee704 +func_ov031_020ee740 kind:function(arm,size=0x24) addr:0x020ee740 +func_ov031_020ee764 kind:function(arm,size=0x10) addr:0x020ee764 +func_ov031_020ee774 kind:function(arm,size=0x8) addr:0x020ee774 +func_ov031_020ee77c kind:function(arm,size=0x1c) addr:0x020ee77c +func_ov031_020ee798 kind:function(arm,size=0x1c) addr:0x020ee798 +func_ov031_020ee7b4 kind:function(arm,size=0x1c) addr:0x020ee7b4 +func_ov031_020ee7d0 kind:function(arm,size=0x24) addr:0x020ee7d0 +func_ov031_020ee7f4 kind:function(arm,size=0x2c) addr:0x020ee7f4 +func_ov031_020ee820 kind:function(arm,size=0x1c) addr:0x020ee820 +func_ov031_020ee83c kind:function(arm,size=0x28) addr:0x020ee83c +func_ov031_020ee864 kind:function(arm,size=0x20) addr:0x020ee864 +func_ov031_020ee884 kind:function(arm,size=0x14) addr:0x020ee884 +func_ov031_020ee898 kind:function(arm,size=0x14) addr:0x020ee898 +func_ov031_020ee8ac kind:function(arm,size=0x28) addr:0x020ee8ac +func_ov031_020ee8d4 kind:function(thumb,size=0x48) addr:0x020ee8d4 +func_ov031_020ee91c kind:function(thumb,size=0xc) addr:0x020ee91c +func_ov031_020ee928 kind:function(thumb,size=0x12) addr:0x020ee928 +func_ov031_020ee93c kind:function(thumb,size=0xc) addr:0x020ee93c +func_ov031_020ee948 kind:function(arm,size=0x17c) addr:0x020ee948 +func_ov031_020eeac4 kind:function(arm,size=0x34) addr:0x020eeac4 +func_ov031_020eeaf8 kind:function(arm,size=0x40) addr:0x020eeaf8 +func_ov031_020eeb38 kind:function(arm,size=0x150) addr:0x020eeb38 +func_ov031_020eec88 kind:function(arm,size=0x40) addr:0x020eec88 +func_ov031_020eecc8 kind:function(arm,size=0xc) addr:0x020eecc8 +func_ov031_020eecd4 kind:function(arm,size=0xc) addr:0x020eecd4 +func_ov031_020eece0 kind:function(arm,size=0x24) addr:0x020eece0 +func_ov031_020eed04 kind:function(arm,size=0x40) addr:0x020eed04 +func_ov031_020eed44 kind:function(arm,size=0x7c) addr:0x020eed44 +func_ov031_020eedc0 kind:function(arm,size=0xf8) addr:0x020eedc0 +func_ov031_020eeeb8 kind:function(arm,size=0x10) addr:0x020eeeb8 +func_ov031_020eeec8 kind:function(arm,size=0x2cc) addr:0x020eeec8 +func_ov031_020ef194 kind:function(arm,size=0x54) addr:0x020ef194 +func_ov031_020ef1e8 kind:function(arm,size=0xe4) addr:0x020ef1e8 +func_ov031_020ef2cc kind:function(arm,size=0xc) addr:0x020ef2cc +func_ov031_020ef2d8 kind:function(arm,size=0x28) addr:0x020ef2d8 +func_ov031_020ef300 kind:function(arm,size=0x14) addr:0x020ef300 +func_ov031_020ef314 kind:function(arm,size=0x28) addr:0x020ef314 +func_ov031_020ef33c kind:function(arm,size=0x44) addr:0x020ef33c +func_ov031_020ef380 kind:function(arm,size=0x18) addr:0x020ef380 +func_ov031_020ef398 kind:function(arm,size=0x18) addr:0x020ef398 +func_ov031_020ef3b0 kind:function(arm,size=0x60) addr:0x020ef3b0 +func_ov031_020ef410 kind:function(arm,size=0x14) addr:0x020ef410 +func_ov031_020ef424 kind:function(arm,size=0x4) addr:0x020ef424 +func_ov031_020ef428 kind:function(arm,size=0x10) addr:0x020ef428 +func_ov031_020ef438 kind:function(arm,size=0x50) addr:0x020ef438 +func_ov031_020ef488 kind:function(arm,size=0x80) addr:0x020ef488 +func_ov031_020ef508 kind:function(arm,size=0x48) addr:0x020ef508 +func_ov031_020ef550 kind:function(arm,size=0x78) addr:0x020ef550 +func_ov031_020ef5c8 kind:function(arm,size=0xb0) addr:0x020ef5c8 +func_ov031_020ef678 kind:function(arm,size=0x60) addr:0x020ef678 +func_ov031_020ef6d8 kind:function(arm,size=0x38) addr:0x020ef6d8 +func_ov031_020ef710 kind:function(arm,size=0x44) addr:0x020ef710 +func_ov031_020ef754 kind:function(arm,size=0x20) addr:0x020ef754 +func_ov031_020ef774 kind:function(arm,size=0x28) addr:0x020ef774 +func_ov031_020ef79c kind:function(arm,size=0x1c) addr:0x020ef79c +func_ov031_020ef7b8 kind:function(arm,size=0x1c) addr:0x020ef7b8 +func_ov031_020ef7d4 kind:function(arm,size=0x14) addr:0x020ef7d4 +func_ov031_020ef7e8 kind:function(arm,size=0x14) addr:0x020ef7e8 +func_ov031_020ef7fc kind:function(arm,size=0xc) addr:0x020ef7fc +func_ov031_020ef808 kind:function(arm,size=0x24) addr:0x020ef808 +func_ov031_020ef82c kind:function(arm,size=0x28) addr:0x020ef82c +func_ov031_020ef854 kind:function(arm,size=0x2c) addr:0x020ef854 +func_ov031_020ef880 kind:function(arm,size=0xb8) addr:0x020ef880 +func_ov031_020ef938 kind:function(arm,size=0x38) addr:0x020ef938 +func_ov031_020ef970 kind:function(arm,size=0x20) addr:0x020ef970 +func_ov031_020ef990 kind:function(arm,size=0x20) addr:0x020ef990 +func_ov031_020ef9b0 kind:function(arm,size=0x28) addr:0x020ef9b0 +func_ov031_020ef9d8 kind:function(arm,size=0x14) addr:0x020ef9d8 +func_ov031_020ef9ec kind:function(arm,size=0xc) addr:0x020ef9ec +func_ov031_020ef9f8 kind:function(arm,size=0x24) addr:0x020ef9f8 +func_ov031_020efa1c kind:function(arm,size=0x28) addr:0x020efa1c +func_ov031_020efa44 kind:function(arm,size=0x3c) addr:0x020efa44 +func_ov031_020efa80 kind:function(arm,size=0x1d8) addr:0x020efa80 +func_ov031_020efc58 kind:function(arm,size=0x20) addr:0x020efc58 +func_ov031_020efc78 kind:function(arm,size=0x28) addr:0x020efc78 +func_ov031_020efca0 kind:function(arm,size=0x14) addr:0x020efca0 +func_ov031_020efcb4 kind:function(arm,size=0x98) addr:0x020efcb4 +func_ov031_020efd4c kind:function(arm,size=0x60) addr:0x020efd4c +func_ov031_020efdac kind:function(arm,size=0x3c) addr:0x020efdac +func_ov031_020efde8 kind:function(arm,size=0xb8) addr:0x020efde8 +func_ov031_020efea0 kind:function(arm,size=0x18) addr:0x020efea0 +func_ov031_020efeb8 kind:function(arm,size=0x2c) addr:0x020efeb8 +func_ov031_020efee4 kind:function(arm,size=0xb8) addr:0x020efee4 +func_ov031_020eff9c kind:function(arm,size=0xa0) addr:0x020eff9c +func_ov031_020f003c kind:function(arm,size=0x4) addr:0x020f003c +func_ov031_020f0040 kind:function(arm,size=0x30) addr:0x020f0040 +func_ov031_020f0070 kind:function(arm,size=0x4) addr:0x020f0070 +func_ov031_020f0074 kind:function(arm,size=0x4) addr:0x020f0074 +func_ov031_020f0078 kind:function(arm,size=0x4) addr:0x020f0078 +func_ov031_020f007c kind:function(arm,size=0x4) addr:0x020f007c +func_ov031_020f0080 kind:function(arm,size=0x24) addr:0x020f0080 +func_ov031_020f00a4 kind:function(arm,size=0xd4) addr:0x020f00a4 +func_ov031_020f0178 kind:function(arm,size=0x14) addr:0x020f0178 +func_ov031_020f018c kind:function(arm,size=0x74) addr:0x020f018c +func_ov031_020f0200 kind:function(arm,size=0x24) addr:0x020f0200 +func_ov031_020f0224 kind:function(arm,size=0x64) addr:0x020f0224 +func_ov031_020f0288 kind:function(arm,size=0x20) addr:0x020f0288 +func_ov031_020f02a8 kind:function(arm,size=0x188) addr:0x020f02a8 +func_ov031_020f0430 kind:function(arm,size=0x58) addr:0x020f0430 +func_ov031_020f0488 kind:function(arm,size=0x34) addr:0x020f0488 +func_ov031_020f04bc kind:function(arm,size=0x38) addr:0x020f04bc +func_ov031_020f04f4 kind:function(arm,size=0x124) addr:0x020f04f4 +func_ov031_020f0618 kind:function(arm,size=0x14) addr:0x020f0618 +func_ov031_020f062c kind:function(arm,size=0x8) addr:0x020f062c +func_ov031_020f0634 kind:function(arm,size=0x8) addr:0x020f0634 +func_ov031_020f063c kind:function(arm,size=0x24) addr:0x020f063c +func_ov031_020f0660 kind:function(arm,size=0xc0) addr:0x020f0660 +func_ov031_020f0720 kind:function(arm,size=0xe0) addr:0x020f0720 +func_ov031_020f0800 kind:function(arm,size=0x1b0) addr:0x020f0800 +func_ov031_020f09b0 kind:function(arm,size=0x28) addr:0x020f09b0 +func_ov031_020f09d8 kind:function(arm,size=0x1c) addr:0x020f09d8 +func_ov031_020f09f4 kind:function(arm,size=0x24) addr:0x020f09f4 +func_ov031_020f0a18 kind:function(arm,size=0x70) addr:0x020f0a18 +func_ov031_020f0a88 kind:function(arm,size=0xb4) addr:0x020f0a88 +func_ov031_020f0b3c kind:function(arm,size=0x30) addr:0x020f0b3c +func_ov031_020f0b6c kind:function(arm,size=0x1c) addr:0x020f0b6c +func_ov031_020f0b88 kind:function(arm,size=0x28) addr:0x020f0b88 +func_ov031_020f0bb0 kind:function(arm,size=0x30) addr:0x020f0bb0 +func_ov031_020f0be0 kind:function(arm,size=0xc) addr:0x020f0be0 +func_ov031_020f0bec kind:function(arm,size=0x24) addr:0x020f0bec +func_ov031_020f0c10 kind:function(arm,size=0x30) addr:0x020f0c10 +func_ov031_020f0c40 kind:function(arm,size=0x90) addr:0x020f0c40 +func_ov031_020f0cd0 kind:function(arm,size=0x14) addr:0x020f0cd0 +func_ov031_020f0ce4 kind:function(arm,size=0x28) addr:0x020f0ce4 +func_ov031_020f0d0c kind:function(arm,size=0x54) addr:0x020f0d0c +func_ov031_020f0d60 kind:function(arm,size=0x38) addr:0x020f0d60 +func_ov031_020f0d98 kind:function(arm,size=0x30) addr:0x020f0d98 +func_ov031_020f0dc8 kind:function(arm,size=0xc) addr:0x020f0dc8 +func_ov031_020f0dd4 kind:function(arm,size=0xc) addr:0x020f0dd4 +func_ov031_020f0de0 kind:function(arm,size=0xc) addr:0x020f0de0 +func_ov031_020f0dec kind:function(arm,size=0xc) addr:0x020f0dec +func_ov031_020f0df8 kind:function(arm,size=0xc) addr:0x020f0df8 +func_ov031_020f0e04 kind:function(arm,size=0xc) addr:0x020f0e04 +func_ov031_020f0e10 kind:function(arm,size=0xc) addr:0x020f0e10 +func_ov031_020f0e1c kind:function(arm,size=0xc) addr:0x020f0e1c +func_ov031_020f0e28 kind:function(arm,size=0x14) addr:0x020f0e28 +func_ov031_020f0e3c kind:function(arm,size=0x14) addr:0x020f0e3c +func_ov031_020f0e50 kind:function(arm,size=0xd4) addr:0x020f0e50 +func_ov031_020f0f24 kind:function(arm,size=0xc) addr:0x020f0f24 +func_ov031_020f0f30 kind:function(arm,size=0x30) addr:0x020f0f30 +func_ov031_020f0f60 kind:function(arm,size=0x38) addr:0x020f0f60 +func_ov031_020f0f98 kind:function(arm,size=0x14) addr:0x020f0f98 +func_ov031_020f0fac kind:function(arm,size=0xc) addr:0x020f0fac +func_ov031_020f0fb8 kind:function(arm,size=0x24) addr:0x020f0fb8 +func_ov031_020f0fdc kind:function(arm,size=0x30) addr:0x020f0fdc +func_ov031_020f100c kind:function(arm,size=0x94) addr:0x020f100c +func_ov031_020f10a0 kind:function(arm,size=0x14) addr:0x020f10a0 +func_ov031_020f10b4 kind:function(arm,size=0x28) addr:0x020f10b4 +func_ov031_020f10dc kind:function(arm,size=0x44) addr:0x020f10dc +func_ov031_020f1120 kind:function(arm,size=0x38) addr:0x020f1120 +func_ov031_020f1158 kind:function(arm,size=0x30) addr:0x020f1158 +func_ov031_020f1188 kind:function(arm,size=0xc) addr:0x020f1188 +func_ov031_020f1194 kind:function(arm,size=0xc) addr:0x020f1194 +func_ov031_020f11a0 kind:function(arm,size=0xc) addr:0x020f11a0 +func_ov031_020f11ac kind:function(arm,size=0xc) addr:0x020f11ac +func_ov031_020f11b8 kind:function(arm,size=0xc) addr:0x020f11b8 +func_ov031_020f11c4 kind:function(arm,size=0xc) addr:0x020f11c4 +func_ov031_020f11d0 kind:function(arm,size=0xc) addr:0x020f11d0 +func_ov031_020f11dc kind:function(arm,size=0xc) addr:0x020f11dc +func_ov031_020f11e8 kind:function(arm,size=0x14) addr:0x020f11e8 +func_ov031_020f11fc kind:function(arm,size=0x14) addr:0x020f11fc +func_ov031_020f1210 kind:function(arm,size=0xd8) addr:0x020f1210 +func_ov031_020f12e8 kind:function(arm,size=0xc) addr:0x020f12e8 +func_ov031_020f12f4 kind:function(arm,size=0x30) addr:0x020f12f4 +func_ov031_020f1324 kind:function(arm,size=0x38) addr:0x020f1324 +func_ov031_020f135c kind:function(arm,size=0x14) addr:0x020f135c +func_ov031_020f1370 kind:function(arm,size=0xc) addr:0x020f1370 +func_ov031_020f137c kind:function(arm,size=0x24) addr:0x020f137c +func_ov031_020f13a0 kind:function(arm,size=0x44) addr:0x020f13a0 +func_ov031_020f13e4 kind:function(arm,size=0x18) addr:0x020f13e4 +func_ov031_020f13fc kind:function(arm,size=0x1ec) addr:0x020f13fc +func_ov031_020f15e8 kind:function(arm,size=0x14) addr:0x020f15e8 +func_ov031_020f15fc kind:function(arm,size=0x8c) addr:0x020f15fc +func_ov031_020f1688 kind:function(arm,size=0x94) addr:0x020f1688 +func_ov031_020f171c kind:function(arm,size=0x12c) addr:0x020f171c +func_ov031_020f1848 kind:function(arm,size=0xc) addr:0x020f1848 +func_ov031_020f1854 kind:function(arm,size=0x4) addr:0x020f1854 +func_ov031_020f1858 kind:function(arm,size=0x44) addr:0x020f1858 +func_ov031_020f189c kind:function(arm,size=0x9c) addr:0x020f189c +func_ov031_020f1938 kind:function(arm,size=0x4) addr:0x020f1938 +func_ov031_020f193c kind:function(arm,size=0x108) addr:0x020f193c +func_ov031_020f1a44 kind:function(arm,size=0xa0) addr:0x020f1a44 +func_ov031_020f1ae4 kind:function(arm,size=0x120) addr:0x020f1ae4 +func_ov031_020f1c04 kind:function(arm,size=0x58) addr:0x020f1c04 +func_ov031_020f1c5c kind:function(arm,size=0x158) addr:0x020f1c5c +func_ov031_020f1db4 kind:function(arm,size=0x68) addr:0x020f1db4 +func_ov031_020f1e1c kind:function(arm,size=0x118) addr:0x020f1e1c +func_ov031_020f1f34 kind:function(arm,size=0xbc) addr:0x020f1f34 +func_ov031_020f1ff0 kind:function(arm,size=0x5c) addr:0x020f1ff0 +func_ov031_020f204c kind:function(arm,size=0x50) addr:0x020f204c +func_ov031_020f209c kind:function(arm,size=0x78) addr:0x020f209c +func_ov031_020f2114 kind:function(arm,size=0x2c) addr:0x020f2114 +func_ov031_020f2140 kind:function(arm,size=0x7c) addr:0x020f2140 +func_ov031_020f21bc kind:function(arm,size=0x38) addr:0x020f21bc +func_ov031_020f21f4 kind:function(arm,size=0x5c) addr:0x020f21f4 +func_ov031_020f2250 kind:function(arm,size=0x10) addr:0x020f2250 +func_ov031_020f2260 kind:function(arm,size=0x1c) addr:0x020f2260 +func_ov031_020f227c kind:function(arm,size=0x38) addr:0x020f227c +func_ov031_020f22b4 kind:function(arm,size=0x3c) addr:0x020f22b4 +func_ov031_020f22f0 kind:function(arm,size=0x344) addr:0x020f22f0 +func_ov031_020f2634 kind:function(arm,size=0x140) addr:0x020f2634 +func_ov031_020f2774 kind:function(arm,size=0x118) addr:0x020f2774 +func_ov031_020f288c kind:function(arm,size=0x2e0) addr:0x020f288c +func_ov031_020f2b6c kind:function(arm,size=0x30) addr:0x020f2b6c +func_ov031_020f2b9c kind:function(arm,size=0x30) addr:0x020f2b9c +func_ov031_020f2bcc kind:function(arm,size=0x1c) addr:0x020f2bcc +func_ov031_020f2be8 kind:function(arm,size=0xa4) addr:0x020f2be8 +func_ov031_020f2c8c kind:function(arm,size=0x244) addr:0x020f2c8c +func_ov031_020f2ed0 kind:function(arm,size=0x6c) addr:0x020f2ed0 +func_ov031_020f2f3c kind:function(arm,size=0x40) addr:0x020f2f3c +func_ov031_020f2f7c kind:function(arm,size=0x64) addr:0x020f2f7c +func_ov031_020f2fe0 kind:function(arm,size=0x11c) addr:0x020f2fe0 +func_ov031_020f30fc kind:function(arm,size=0xf4) addr:0x020f30fc +func_ov031_020f31f0 kind:function(arm,size=0x48) addr:0x020f31f0 +func_ov031_020f3238 kind:function(arm,size=0x30) addr:0x020f3238 +func_ov031_020f3268 kind:function(arm,size=0x3c) addr:0x020f3268 +func_ov031_020f32a4 kind:function(arm,size=0x1c) addr:0x020f32a4 +func_ov031_020f32c0 kind:function(arm,size=0x24) addr:0x020f32c0 +func_ov031_020f32e4 kind:function(arm,size=0xc) addr:0x020f32e4 +func_ov031_020f32f0 kind:function(arm,size=0xac) addr:0x020f32f0 +func_ov031_020f339c kind:function(arm,size=0x350) addr:0x020f339c +func_ov031_020f36ec kind:function(arm,size=0x40) addr:0x020f36ec +func_ov031_020f372c kind:function(arm,size=0x164) addr:0x020f372c +func_ov031_020f3890 kind:function(arm,size=0x388) addr:0x020f3890 +func_ov031_020f3c18 kind:function(arm,size=0xcc) addr:0x020f3c18 +func_ov031_020f3ce4 kind:function(arm,size=0x48) addr:0x020f3ce4 +func_ov031_020f3d2c kind:function(arm,size=0x1c) addr:0x020f3d2c +func_ov031_020f3d48 kind:function(arm,size=0x14) addr:0x020f3d48 +func_ov031_020f3d5c kind:function(arm,size=0xc) addr:0x020f3d5c +func_ov031_020f3d68 kind:function(arm,size=0x24) addr:0x020f3d68 +func_ov031_020f3d8c kind:function(arm,size=0x28) addr:0x020f3d8c +func_ov031_020f3db4 kind:function(arm,size=0x28) addr:0x020f3db4 +func_ov031_020f3ddc kind:function(arm,size=0x54) addr:0x020f3ddc +func_ov031_020f3e30 kind:function(arm,size=0x5c) addr:0x020f3e30 +func_ov031_020f3e8c kind:function(arm,size=0x40) addr:0x020f3e8c +func_ov031_020f3ecc kind:function(arm,size=0x128) addr:0x020f3ecc +func_ov031_020f3ff4 kind:function(arm,size=0x44) addr:0x020f3ff4 +func_ov031_020f4038 kind:function(arm,size=0x14) addr:0x020f4038 +func_ov031_020f404c kind:function(arm,size=0x1c) addr:0x020f404c +func_ov031_020f4068 kind:function(arm,size=0x14) addr:0x020f4068 +func_ov031_020f407c kind:function(arm,size=0xa8) addr:0x020f407c +func_ov031_020f4124 kind:function(arm,size=0x44) addr:0x020f4124 +func_ov031_020f4168 kind:function(arm,size=0x14) addr:0x020f4168 +func_ov031_020f417c kind:function(arm,size=0x44) addr:0x020f417c +func_ov031_020f41c0 kind:function(arm,size=0x44) addr:0x020f41c0 +func_ov031_020f4204 kind:function(arm,size=0x28) addr:0x020f4204 +func_ov031_020f422c kind:function(arm,size=0x1c) addr:0x020f422c +func_ov031_020f4248 kind:function(arm,size=0x1c) addr:0x020f4248 +func_ov031_020f4264 kind:function(arm,size=0x9c) addr:0x020f4264 +func_ov031_020f4300 kind:function(arm,size=0x7c) addr:0x020f4300 +func_ov031_020f437c kind:function(arm,size=0x90) addr:0x020f437c +func_ov031_020f440c kind:function(arm,size=0x10c) addr:0x020f440c +func_ov031_020f4518 kind:function(arm,size=0x100) addr:0x020f4518 +func_ov031_020f4618 kind:function(arm,size=0x1c) addr:0x020f4618 +func_ov031_020f4634 kind:function(arm,size=0x28) addr:0x020f4634 +func_ov031_020f465c kind:function(arm,size=0x30) addr:0x020f465c +func_ov031_020f468c kind:function(arm,size=0x14) addr:0x020f468c +func_ov031_020f46a0 kind:function(arm,size=0xd0) addr:0x020f46a0 +func_ov031_020f4770 kind:function(arm,size=0x30) addr:0x020f4770 +func_ov031_020f47a0 kind:function(arm,size=0x14) addr:0x020f47a0 +func_ov031_020f47b4 kind:function(arm,size=0x4c) addr:0x020f47b4 +func_ov031_020f4800 kind:function(arm,size=0x6c) addr:0x020f4800 +func_ov031_020f486c kind:function(arm,size=0x3c) addr:0x020f486c +func_ov031_020f48a8 kind:function(arm,size=0x1c) addr:0x020f48a8 +func_ov031_020f48c4 kind:function(arm,size=0x24) addr:0x020f48c4 +func_ov031_020f48e8 kind:function(arm,size=0x3c) addr:0x020f48e8 +func_ov031_020f4924 kind:function(arm,size=0x63c) addr:0x020f4924 +func_ov031_020f4f60 kind:function(arm,size=0x284) addr:0x020f4f60 +func_ov031_020f51e4 kind:function(arm,size=0x244) addr:0x020f51e4 +func_ov031_020f5428 kind:function(arm,size=0x1c0) addr:0x020f5428 +func_ov031_020f55e8 kind:function(arm,size=0x1dc) addr:0x020f55e8 +func_ov031_020f57c4 kind:function(arm,size=0x48) addr:0x020f57c4 +func_ov031_020f580c kind:function(arm,size=0x50) addr:0x020f580c +func_ov031_020f585c kind:function(arm,size=0x54) addr:0x020f585c +func_ov031_020f58b0 kind:function(arm,size=0x8) addr:0x020f58b0 +func_ov031_020f58b8 kind:function(arm,size=0x8) addr:0x020f58b8 +func_ov031_020f58c0 kind:function(arm,size=0x10) addr:0x020f58c0 +func_ov031_020f58d0 kind:function(arm,size=0x6c) addr:0x020f58d0 +func_ov031_020f593c kind:function(arm,size=0x10) addr:0x020f593c +func_ov031_020f594c kind:function(arm,size=0x84) addr:0x020f594c +func_ov031_020f59d0 kind:function(arm,size=0x4c) addr:0x020f59d0 +func_ov031_020f5a1c kind:function(arm,size=0x40) addr:0x020f5a1c +func_ov031_020f5a5c kind:function(arm,size=0x100) addr:0x020f5a5c +func_ov031_020f5b5c kind:function(arm,size=0x18) addr:0x020f5b5c +func_ov031_020f5b74 kind:function(arm,size=0x544) addr:0x020f5b74 +func_ov031_020f60b8 kind:function(arm,size=0x14) addr:0x020f60b8 +func_ov031_020f60cc kind:function(arm,size=0x1c) addr:0x020f60cc +func_ov031_020f60e8 kind:function(arm,size=0xc) addr:0x020f60e8 +func_ov031_020f60f4 kind:function(arm,size=0x24) addr:0x020f60f4 +func_ov031_020f6118 kind:function(arm,size=0x28) addr:0x020f6118 +func_ov031_020f6140 kind:function(arm,size=0x30) addr:0x020f6140 +func_ov031_020f6170 kind:function(arm,size=0x8) addr:0x020f6170 +func_ov031_020f6178 kind:function(arm,size=0x4) addr:0x020f6178 +func_ov031_020f617c kind:function(arm,size=0x4) addr:0x020f617c +func_ov031_020f6180 kind:function(arm,size=0x50) addr:0x020f6180 +func_ov031_020f61d0 kind:function(arm,size=0x50) addr:0x020f61d0 +func_ov031_020f6220 kind:function(arm,size=0x14) addr:0x020f6220 +func_ov031_020f6234 kind:function(arm,size=0x1c) addr:0x020f6234 +func_ov031_020f6250 kind:function(arm,size=0x14) addr:0x020f6250 +func_ov031_020f6264 kind:function(arm,size=0x60) addr:0x020f6264 +func_ov031_020f62c4 kind:function(arm,size=0x90) addr:0x020f62c4 +func_ov031_020f6354 kind:function(arm,size=0x8) addr:0x020f6354 +func_ov031_020f635c kind:function(arm,size=0x8) addr:0x020f635c +func_ov031_020f6364 kind:function(arm,size=0x8) addr:0x020f6364 +func_ov031_020f636c kind:function(arm,size=0x4c) addr:0x020f636c +func_ov031_020f63b8 kind:function(arm,size=0x14) addr:0x020f63b8 +func_ov031_020f63cc kind:function(arm,size=0x5c) addr:0x020f63cc +func_ov031_020f6428 kind:function(arm,size=0xe0) addr:0x020f6428 +func_ov031_020f6508 kind:function(arm,size=0x4) addr:0x020f6508 +func_ov031_020f650c kind:function(arm,size=0x98) addr:0x020f650c +func_ov031_020f65a4 kind:function(arm,size=0x58) addr:0x020f65a4 +func_ov031_020f65fc kind:function(arm,size=0x144) addr:0x020f65fc +func_ov031_020f6740 kind:function(arm,size=0xd4) addr:0x020f6740 +func_ov031_020f6814 kind:function(arm,size=0xc) addr:0x020f6814 +func_ov031_020f6820 kind:function(arm,size=0x24) addr:0x020f6820 +func_ov031_020f6844 kind:function(arm,size=0x44) addr:0x020f6844 +func_ov031_020f6888 kind:function(arm,size=0xdc) addr:0x020f6888 +func_ov031_020f6964 kind:function(arm,size=0x14) addr:0x020f6964 +func_ov031_020f6978 kind:function(arm,size=0x14c) addr:0x020f6978 +func_ov031_020f6ac4 kind:function(arm,size=0x364) addr:0x020f6ac4 +func_ov031_020f6e28 kind:function(arm,size=0x14) addr:0x020f6e28 +func_ov031_020f6e3c kind:function(arm,size=0x4c) addr:0x020f6e3c +func_ov031_020f6e88 kind:function(arm,size=0x78) addr:0x020f6e88 +func_ov031_020f6f00 kind:function(arm,size=0x250) addr:0x020f6f00 +func_ov031_020f7150 kind:function(arm,size=0x138) addr:0x020f7150 +func_ov031_020f7288 kind:function(arm,size=0xb0) addr:0x020f7288 +func_ov031_020f7338 kind:function(arm,size=0x8c) addr:0x020f7338 +func_ov031_020f73c4 kind:function(arm,size=0xc) addr:0x020f73c4 +func_ov031_020f73d0 kind:function(arm,size=0xc) addr:0x020f73d0 +func_ov031_020f73dc kind:function(arm,size=0x1c) addr:0x020f73dc +func_ov031_020f73f8 kind:function(arm,size=0x20) addr:0x020f73f8 +func_ov031_020f7418 kind:function(arm,size=0x28) addr:0x020f7418 +func_ov031_020f7440 kind:function(arm,size=0x14) addr:0x020f7440 +func_ov031_020f7454 kind:function(arm,size=0x20) addr:0x020f7454 +func_ov031_020f7474 kind:function(arm,size=0x40) addr:0x020f7474 +func_ov031_020f74b4 kind:function(arm,size=0x38) addr:0x020f74b4 +func_ov031_020f74ec kind:function(arm,size=0x2c) addr:0x020f74ec +func_ov031_020f7518 kind:function(arm,size=0x3c) addr:0x020f7518 +func_ov031_020f7554 kind:function(arm,size=0x20) addr:0x020f7554 +func_ov031_020f7574 kind:function(arm,size=0x8) addr:0x020f7574 +func_ov031_020f757c kind:function(arm,size=0x50) addr:0x020f757c +func_ov031_020f75cc kind:function(arm,size=0x8) addr:0x020f75cc +func_ov031_020f75d4 kind:function(arm,size=0x20) addr:0x020f75d4 +func_ov031_020f75f4 kind:function(arm,size=0x50) addr:0x020f75f4 +func_ov031_020f7644 kind:function(arm,size=0x8) addr:0x020f7644 +func_ov031_020f764c kind:function(arm,size=0x20) addr:0x020f764c +func_ov031_020f766c kind:function(arm,size=0x14) addr:0x020f766c +func_ov031_020f7680 kind:function(arm,size=0x1c) addr:0x020f7680 +func_ov031_020f769c kind:function(arm,size=0x20) addr:0x020f769c +func_ov031_020f76bc kind:function(arm,size=0x28) addr:0x020f76bc +func_ov031_020f76e4 kind:function(arm,size=0x20) addr:0x020f76e4 +func_ov031_020f7704 kind:function(arm,size=0x28) addr:0x020f7704 +func_ov031_020f772c kind:function(arm,size=0x20) addr:0x020f772c +func_ov031_020f774c kind:function(arm,size=0x28) addr:0x020f774c +func_ov031_020f7774 kind:function(arm,size=0x68) addr:0x020f7774 +func_ov031_020f77dc kind:function(arm,size=0x44) addr:0x020f77dc +func_ov031_020f7820 kind:function(arm,size=0x24) addr:0x020f7820 +func_ov031_020f7844 kind:function(arm,size=0x1bc) addr:0x020f7844 +func_ov031_020f7a00 kind:function(arm,size=0x24) addr:0x020f7a00 +func_ov031_020f7a24 kind:function(arm,size=0x10) addr:0x020f7a24 +func_ov031_020f7a34 kind:function(arm,size=0x14) addr:0x020f7a34 +func_ov031_020f7a48 kind:function(arm,size=0x1c) addr:0x020f7a48 +func_ov031_020f7a64 kind:function(arm,size=0xc) addr:0x020f7a64 +func_ov031_020f7a70 kind:function(arm,size=0x24) addr:0x020f7a70 +func_ov031_020f7a94 kind:function(arm,size=0x28) addr:0x020f7a94 +func_ov031_020f7abc kind:function(arm,size=0x30) addr:0x020f7abc +func_ov031_020f7aec kind:function(arm,size=0x14) addr:0x020f7aec +func_ov031_020f7b00 kind:function(arm,size=0x68) addr:0x020f7b00 +func_ov031_020f7b68 kind:function(arm,size=0x10) addr:0x020f7b68 +func_ov031_020f7b78 kind:function(arm,size=0x14) addr:0x020f7b78 +func_ov031_020f7b8c kind:function(arm,size=0x1c) addr:0x020f7b8c +func_ov031_020f7ba8 kind:function(arm,size=0x14) addr:0x020f7ba8 +func_ov031_020f7bbc kind:function(arm,size=0x30) addr:0x020f7bbc +func_ov031_020f7bec kind:function(arm,size=0x30) addr:0x020f7bec +func_ov031_020f7c1c kind:function(arm,size=0x158) addr:0x020f7c1c +func_ov031_020f7d74 kind:function(arm,size=0x28) addr:0x020f7d74 +func_ov031_020f7d9c kind:function(arm,size=0xc) addr:0x020f7d9c +func_ov031_020f7da8 kind:function(arm,size=0x24) addr:0x020f7da8 +func_ov031_020f7dcc kind:function(arm,size=0x28) addr:0x020f7dcc +func_ov031_020f7df4 kind:function(arm,size=0x20) addr:0x020f7df4 +func_ov031_020f7e14 kind:function(arm,size=0x9c) addr:0x020f7e14 +func_ov031_020f7eb0 kind:function(arm,size=0x14) addr:0x020f7eb0 +func_ov031_020f7ec4 kind:function(arm,size=0x1c) addr:0x020f7ec4 +func_ov031_020f7ee0 kind:function(arm,size=0x14) addr:0x020f7ee0 +func_ov031_020f7ef4 kind:function(arm,size=0xc) addr:0x020f7ef4 +func_ov031_020f7f00 kind:function(arm,size=0x24) addr:0x020f7f00 +func_ov031_020f7f24 kind:function(arm,size=0x28) addr:0x020f7f24 +func_ov031_020f7f4c kind:function(arm,size=0x20) addr:0x020f7f4c +func_ov031_020f7f6c kind:function(arm,size=0x54) addr:0x020f7f6c +func_ov031_020f7fc0 kind:function(arm,size=0x14) addr:0x020f7fc0 +func_ov031_020f7fd4 kind:function(arm,size=0x1c) addr:0x020f7fd4 +func_ov031_020f7ff0 kind:function(arm,size=0x14) addr:0x020f7ff0 +func_ov031_020f8004 kind:function(arm,size=0xc) addr:0x020f8004 +func_ov031_020f8010 kind:function(arm,size=0x24) addr:0x020f8010 +func_ov031_020f8034 kind:function(arm,size=0x3c) addr:0x020f8034 +func_ov031_020f8070 kind:function(arm,size=0x28) addr:0x020f8070 +func_ov031_020f8098 kind:function(arm,size=0x60) addr:0x020f8098 +func_ov031_020f80f8 kind:function(arm,size=0x9c) addr:0x020f80f8 +func_ov031_020f8194 kind:function(arm,size=0x44) addr:0x020f8194 +func_ov031_020f81d8 kind:function(arm,size=0xa4) addr:0x020f81d8 +func_ov031_020f827c kind:function(arm,size=0x14) addr:0x020f827c +func_ov031_020f8290 kind:function(arm,size=0x1c) addr:0x020f8290 +func_ov031_020f82ac kind:function(arm,size=0x14) addr:0x020f82ac +func_ov031_020f82c0 kind:function(arm,size=0xc) addr:0x020f82c0 +func_ov031_020f82cc kind:function(arm,size=0x24) addr:0x020f82cc +func_ov031_020f82f0 kind:function(arm,size=0x44) addr:0x020f82f0 +func_ov031_020f8334 kind:function(arm,size=0x90) addr:0x020f8334 +func_ov031_020f83c4 kind:function(arm,size=0xb8) addr:0x020f83c4 +func_ov031_020f847c kind:function(arm,size=0x44) addr:0x020f847c +func_ov031_020f84c0 kind:function(arm,size=0x194) addr:0x020f84c0 +func_ov031_020f8654 kind:function(arm,size=0x14) addr:0x020f8654 +func_ov031_020f8668 kind:function(arm,size=0x14) addr:0x020f8668 +func_ov031_020f867c kind:function(arm,size=0xf0) addr:0x020f867c +func_ov031_020f876c kind:function(arm,size=0x98) addr:0x020f876c +func_ov031_020f8804 kind:function(arm,size=0x5c) addr:0x020f8804 +func_ov031_020f8860 kind:function(arm,size=0xc8) addr:0x020f8860 +func_ov031_020f8928 kind:function(arm,size=0xac) addr:0x020f8928 +func_ov031_020f89d4 kind:function(arm,size=0x10) addr:0x020f89d4 +func_ov031_020f89e4 kind:function(arm,size=0x28) addr:0x020f89e4 +func_ov031_020f8a0c kind:function(arm,size=0xc) addr:0x020f8a0c +func_ov031_020f8a18 kind:function(arm,size=0x4) addr:0x020f8a18 +func_ov031_020f8a1c kind:function(arm,size=0x1c) addr:0x020f8a1c +func_ov031_020f8a38 kind:function(arm,size=0x100) addr:0x020f8a38 +func_ov031_020f8b38 kind:function(arm,size=0x6c) addr:0x020f8b38 +func_ov031_020f8ba4 kind:function(arm,size=0x224) addr:0x020f8ba4 +func_ov031_020f8dc8 kind:function(arm,size=0xec) addr:0x020f8dc8 +func_ov031_020f8eb4 kind:function(arm,size=0x38) addr:0x020f8eb4 +func_ov031_020f8eec kind:function(arm,size=0x4) addr:0x020f8eec +func_ov031_020f8ef0 kind:function(arm,size=0x20) addr:0x020f8ef0 +func_ov031_020f8f10 kind:function(arm,size=0xe8) addr:0x020f8f10 +func_ov031_020f8ff8 kind:function(arm,size=0x38) addr:0x020f8ff8 +func_ov031_020f9030 kind:function(arm,size=0x11c) addr:0x020f9030 +func_ov031_020f914c kind:function(arm,size=0x40) addr:0x020f914c +func_ov031_020f918c kind:function(arm,size=0xa4) addr:0x020f918c +func_ov031_020f9230 kind:function(arm,size=0x7c) addr:0x020f9230 +func_ov031_020f92ac kind:function(arm,size=0x74) addr:0x020f92ac +func_ov031_020f9320 kind:function(arm,size=0x7c) addr:0x020f9320 +func_ov031_020f939c kind:function(arm,size=0xd8) addr:0x020f939c +func_ov031_020f9474 kind:function(arm,size=0xc0) addr:0x020f9474 +func_ov031_020f9534 kind:function(arm,size=0x278) addr:0x020f9534 +func_ov031_020f97ac kind:function(arm,size=0x118) addr:0x020f97ac +func_ov031_020f98c4 kind:function(arm,size=0x210) addr:0x020f98c4 +func_ov031_020f9ad4 kind:function(arm,size=0x4) addr:0x020f9ad4 +func_ov031_020f9ad8 kind:function(arm,size=0xac) addr:0x020f9ad8 +func_ov031_020f9b84 kind:function(arm,size=0x11c) addr:0x020f9b84 +func_ov031_020f9ca0 kind:function(arm,size=0x18) addr:0x020f9ca0 +func_ov031_020f9cb8 kind:function(arm,size=0x1c) addr:0x020f9cb8 +func_ov031_020f9cd4 kind:function(arm,size=0x1c) addr:0x020f9cd4 +func_ov031_020f9cf0 kind:function(arm,size=0x50) addr:0x020f9cf0 +func_ov031_020f9d40 kind:function(arm,size=0x58) addr:0x020f9d40 +func_ov031_020f9d98 kind:function(arm,size=0x14) addr:0x020f9d98 +func_ov031_020f9dac kind:function(arm,size=0xc) addr:0x020f9dac +func_ov031_020f9db8 kind:function(arm,size=0x24) addr:0x020f9db8 +func_ov031_020f9ddc kind:function(arm,size=0x40) addr:0x020f9ddc +func_ov031_020f9e1c kind:function(arm,size=0xc) addr:0x020f9e1c +func_ov031_020f9e28 kind:function(arm,size=0x24) addr:0x020f9e28 +func_ov031_020f9e4c kind:function(arm,size=0x40) addr:0x020f9e4c +func_ov031_020f9e8c kind:function(arm,size=0xc) addr:0x020f9e8c +func_ov031_020f9e98 kind:function(arm,size=0x24) addr:0x020f9e98 +func_ov031_020f9ebc kind:function(arm,size=0x40) addr:0x020f9ebc +func_ov031_020f9efc kind:function(arm,size=0xc) addr:0x020f9efc +func_ov031_020f9f08 kind:function(arm,size=0x24) addr:0x020f9f08 +func_ov031_020f9f2c kind:function(arm,size=0x40) addr:0x020f9f2c +func_ov031_020f9f6c kind:function(arm,size=0x80) addr:0x020f9f6c +func_ov031_020f9fec kind:function(arm,size=0x200) addr:0x020f9fec +func_ov031_020fa1ec kind:function(arm,size=0x30) addr:0x020fa1ec +func_ov031_020fa21c kind:function(arm,size=0xc) addr:0x020fa21c +func_ov031_020fa228 kind:function(arm,size=0x18) addr:0x020fa228 +func_ov031_020fa240 kind:function(arm,size=0x1c4) addr:0x020fa240 +func_ov031_020fa404 kind:function(arm,size=0x44) addr:0x020fa404 +func_ov031_020fa448 kind:function(arm,size=0x4) addr:0x020fa448 +func_ov031_020fa44c kind:function(arm,size=0x28) addr:0x020fa44c +func_ov031_020fa474 kind:function(arm,size=0xc) addr:0x020fa474 +func_ov031_020fa480 kind:function(arm,size=0x84) addr:0x020fa480 +func_ov031_020fa504 kind:function(arm,size=0x44) addr:0x020fa504 +func_ov031_020fa548 kind:function(arm,size=0x70) addr:0x020fa548 +func_ov031_020fa5b8 kind:function(arm,size=0x18) addr:0x020fa5b8 +func_ov031_020fa5d0 kind:function(arm,size=0x60) addr:0x020fa5d0 +func_ov031_020fa630 kind:function(arm,size=0x14) addr:0x020fa630 +func_ov031_020fa644 kind:function(arm,size=0x4) addr:0x020fa644 +func_ov031_020fa648 kind:function(arm,size=0x10) addr:0x020fa648 +func_ov031_020fa658 kind:function(arm,size=0x50) addr:0x020fa658 +func_ov031_020fa6a8 kind:function(arm,size=0x64) addr:0x020fa6a8 +func_ov031_020fa70c kind:function(arm,size=0x110) addr:0x020fa70c +func_ov031_020fa81c kind:function(arm,size=0xc4) addr:0x020fa81c +func_ov031_020fa8e0 kind:function(arm,size=0xf8) addr:0x020fa8e0 +func_ov031_020fa9d8 kind:function(arm,size=0x38) addr:0x020fa9d8 +func_ov031_020faa10 kind:function(arm,size=0x44) addr:0x020faa10 +func_ov031_020faa54 kind:function(arm,size=0x20) addr:0x020faa54 +func_ov031_020faa74 kind:function(arm,size=0x28) addr:0x020faa74 +func_ov031_020faa9c kind:function(arm,size=0x20) addr:0x020faa9c +func_ov031_020faabc kind:function(arm,size=0x14) addr:0x020faabc +func_ov031_020faad0 kind:function(arm,size=0x1c) addr:0x020faad0 +func_ov031_020faaec kind:function(arm,size=0x14) addr:0x020faaec +func_ov031_020fab00 kind:function(arm,size=0x14) addr:0x020fab00 +func_ov031_020fab14 kind:function(arm,size=0x14) addr:0x020fab14 +func_ov031_020fab28 kind:function(arm,size=0x14) addr:0x020fab28 +func_ov031_020fab3c kind:function(arm,size=0xc) addr:0x020fab3c +func_ov031_020fab48 kind:function(arm,size=0x24) addr:0x020fab48 +func_ov031_020fab6c kind:function(arm,size=0x28) addr:0x020fab6c +func_ov031_020fab94 kind:function(arm,size=0xb0) addr:0x020fab94 +func_ov031_020fac44 kind:function(arm,size=0xd8) addr:0x020fac44 +func_ov031_020fad1c kind:function(arm,size=0x4c) addr:0x020fad1c +func_ov031_020fad68 kind:function(arm,size=0x20) addr:0x020fad68 +func_ov031_020fad88 kind:function(arm,size=0xc) addr:0x020fad88 +func_ov031_020fad94 kind:function(arm,size=0x54) addr:0x020fad94 +func_ov031_020fade8 kind:function(arm,size=0x18) addr:0x020fade8 +func_ov031_020fae00 kind:function(arm,size=0x90) addr:0x020fae00 +func_ov031_020fae90 kind:function(arm,size=0x4) addr:0x020fae90 +func_ov031_020fae94 kind:function(arm,size=0x50) addr:0x020fae94 +func_ov031_020faee4 kind:function(arm,size=0x20) addr:0x020faee4 +func_ov031_020faf04 kind:function(arm,size=0x1e0) addr:0x020faf04 +func_ov031_020fb0e4 kind:function(arm,size=0x18) addr:0x020fb0e4 +func_ov031_020fb0fc kind:function(arm,size=0x68) addr:0x020fb0fc +func_ov031_020fb164 kind:function(arm,size=0x2c) addr:0x020fb164 +func_ov031_020fb190 kind:function(arm,size=0x1c) addr:0x020fb190 +func_ov031_020fb1ac kind:function(arm,size=0x1c) addr:0x020fb1ac +func_ov031_020fb1c8 kind:function(arm,size=0x1c) addr:0x020fb1c8 +func_ov031_020fb1e4 kind:function(arm,size=0x4c) addr:0x020fb1e4 +func_ov031_020fb230 kind:function(arm,size=0x28) addr:0x020fb230 +func_ov031_020fb258 kind:function(arm,size=0x20) addr:0x020fb258 +func_ov031_020fb278 kind:function(arm,size=0x14) addr:0x020fb278 +func_ov031_020fb28c kind:function(arm,size=0x10) addr:0x020fb28c +func_ov031_020fb29c kind:function(arm,size=0x10) addr:0x020fb29c +func_ov031_020fb2ac kind:function(arm,size=0x10) addr:0x020fb2ac +func_ov031_020fb2bc kind:function(arm,size=0x10) addr:0x020fb2bc +func_ov031_020fb2cc kind:function(arm,size=0x10) addr:0x020fb2cc +func_ov031_020fb2dc kind:function(arm,size=0x10) addr:0x020fb2dc +func_ov031_020fb2ec kind:function(arm,size=0xc) addr:0x020fb2ec +func_ov031_020fb2f8 kind:function(arm,size=0x24) addr:0x020fb2f8 +func_ov031_020fb31c kind:function(arm,size=0x28) addr:0x020fb31c +func_ov031_020fb344 kind:function(arm,size=0x28) addr:0x020fb344 +func_ov031_020fb36c kind:function(arm,size=0x3c) addr:0x020fb36c +func_ov031_020fb3a8 kind:function(arm,size=0x44) addr:0x020fb3a8 +func_ov031_020fb3ec kind:function(arm,size=0x44) addr:0x020fb3ec +func_ov031_020fb430 kind:function(arm,size=0x20) addr:0x020fb430 +func_ov031_020fb450 kind:function(arm,size=0x28) addr:0x020fb450 +func_ov031_020fb478 kind:function(arm,size=0x14) addr:0x020fb478 +func_ov031_020fb48c kind:function(arm,size=0xc) addr:0x020fb48c +func_ov031_020fb498 kind:function(arm,size=0x24) addr:0x020fb498 +func_ov031_020fb4bc kind:function(arm,size=0x28) addr:0x020fb4bc +func_ov031_020fb4e4 kind:function(arm,size=0x110) addr:0x020fb4e4 +func_ov031_020fb5f4 kind:function(arm,size=0xb8) addr:0x020fb5f4 +func_ov031_020fb6ac kind:function(arm,size=0x38) addr:0x020fb6ac +func_ov031_020fb6e4 kind:function(arm,size=0x14) addr:0x020fb6e4 +func_ov031_020fb6f8 kind:function(arm,size=0x8) addr:0x020fb6f8 +func_ov031_020fb700 kind:function(arm,size=0x70) addr:0x020fb700 +func_ov031_020fb770 kind:function(arm,size=0x30) addr:0x020fb770 +func_ov031_020fb7a0 kind:function(arm,size=0x38) addr:0x020fb7a0 +func_ov031_020fb7d8 kind:function(arm,size=0x14) addr:0x020fb7d8 +func_ov031_020fb7ec kind:function(arm,size=0xc) addr:0x020fb7ec +func_ov031_020fb7f8 kind:function(arm,size=0x24) addr:0x020fb7f8 +func_ov031_020fb81c kind:function(arm,size=0x44) addr:0x020fb81c +func_ov031_020fb860 kind:function(arm,size=0x58) addr:0x020fb860 +func_ov031_020fb8b8 kind:function(arm,size=0x48) addr:0x020fb8b8 +func_ov031_020fb900 kind:function(arm,size=0x68) addr:0x020fb900 +func_ov031_020fb968 kind:function(arm,size=0xc) addr:0x020fb968 +func_ov031_020fb974 kind:function(arm,size=0x20) addr:0x020fb974 +func_ov031_020fb994 kind:function(arm,size=0xac) addr:0x020fb994 +func_ov031_020fba40 kind:function(arm,size=0x8c) addr:0x020fba40 +func_ov031_020fbacc kind:function(arm,size=0x9c) addr:0x020fbacc +func_ov031_020fbb68 kind:function(arm,size=0x4) addr:0x020fbb68 +func_ov031_020fbb6c kind:function(arm,size=0x14) addr:0x020fbb6c +func_ov031_020fbb80 kind:function(arm,size=0x40) addr:0x020fbb80 +func_ov031_020fbbc0 kind:function(arm,size=0x24) addr:0x020fbbc0 +func_ov031_020fbbe4 kind:function(arm,size=0x38) addr:0x020fbbe4 +func_ov031_020fbc1c kind:function(arm,size=0x58) addr:0x020fbc1c +func_ov031_020fbc74 kind:function(arm,size=0x2c) addr:0x020fbc74 +func_ov031_020fbca0 kind:function(arm,size=0x30) addr:0x020fbca0 +func_ov031_020fbcd0 kind:function(arm,size=0x38) addr:0x020fbcd0 +func_ov031_020fbd08 kind:function(arm,size=0x14) addr:0x020fbd08 +func_ov031_020fbd1c kind:function(arm,size=0x1c) addr:0x020fbd1c +func_ov031_020fbd38 kind:function(arm,size=0x14) addr:0x020fbd38 +func_ov031_020fbd4c kind:function(arm,size=0xd8) addr:0x020fbd4c +func_ov031_020fbe24 kind:function(arm,size=0xcc) addr:0x020fbe24 +func_ov031_020fbef0 kind:function(arm,size=0x144) addr:0x020fbef0 +func_ov031_020fc034 kind:function(arm,size=0x400) addr:0x020fc034 +func_ov031_020fc434 kind:function(arm,size=0x4) addr:0x020fc434 +func_ov031_020fc438 kind:function(arm,size=0x64) addr:0x020fc438 +func_ov031_020fc49c kind:function(arm,size=0xfc) addr:0x020fc49c +func_ov031_020fc598 kind:function(arm,size=0x598) addr:0x020fc598 +func_ov031_020fcb30 kind:function(arm,size=0x4) addr:0x020fcb30 +func_ov031_020fcb34 kind:function(arm,size=0xc) addr:0x020fcb34 +func_ov031_020fcb40 kind:function(arm,size=0x10) addr:0x020fcb40 +func_ov031_020fcb50 kind:function(arm,size=0x8) addr:0x020fcb50 +func_ov031_020fcb58 kind:function(arm,size=0x180) addr:0x020fcb58 +func_ov031_020fccd8 kind:function(arm,size=0x4) addr:0x020fccd8 +func_ov031_020fccdc kind:function(arm,size=0x4) addr:0x020fccdc +func_ov031_020fcce0 kind:function(arm,size=0x10) addr:0x020fcce0 +func_ov031_020fccf0 kind:function(arm,size=0x30) addr:0x020fccf0 +func_ov031_020fcd20 kind:function(arm,size=0x28) addr:0x020fcd20 +func_ov031_020fcd48 kind:function(arm,size=0x80) addr:0x020fcd48 +func_ov031_020fcdc8 kind:function(arm,size=0x4) addr:0x020fcdc8 +func_ov031_020fcdcc kind:function(arm,size=0x4) addr:0x020fcdcc +func_ov031_020fcdd0 kind:function(arm,size=0x11c) addr:0x020fcdd0 +func_ov031_020fceec kind:function(arm,size=0x24) addr:0x020fceec +func_ov031_020fcf10 kind:function(arm,size=0x44) addr:0x020fcf10 +func_ov031_020fcf54 kind:function(arm,size=0x4) addr:0x020fcf54 +func_ov031_020fcf58 kind:function(arm,size=0xfc) addr:0x020fcf58 +func_ov031_020fd054 kind:function(arm,size=0x8) addr:0x020fd054 +func_ov031_020fd05c kind:function(arm,size=0x8) addr:0x020fd05c +func_ov031_020fd064 kind:function(arm,size=0x4) addr:0x020fd064 +func_ov031_020fd068 kind:function(arm,size=0x4) addr:0x020fd068 +func_ov031_020fd06c kind:function(arm,size=0x4) addr:0x020fd06c +func_ov031_020fd070 kind:function(arm,size=0x20) addr:0x020fd070 +func_ov031_020fd090 kind:function(arm,size=0x28) addr:0x020fd090 +func_ov031_020fd0b8 kind:function(arm,size=0x10) addr:0x020fd0b8 +func_ov031_020fd0c8 kind:function(arm,size=0x10) addr:0x020fd0c8 +func_ov031_020fd0d8 kind:function(arm,size=0xc) addr:0x020fd0d8 +func_ov031_020fd0e4 kind:function(arm,size=0x24) addr:0x020fd0e4 +func_ov031_020fd108 kind:function(arm,size=0x50) addr:0x020fd108 +func_ov031_020fd158 kind:function(arm,size=0xbc) addr:0x020fd158 +func_ov031_020fd214 kind:function(arm,size=0x50) addr:0x020fd214 +func_ov031_020fd264 kind:function(arm,size=0x174) addr:0x020fd264 +func_ov031_020fd3d8 kind:function(arm,size=0xc) addr:0x020fd3d8 +func_ov031_020fd3e4 kind:function(arm,size=0x70) addr:0x020fd3e4 +func_ov031_020fd454 kind:function(arm,size=0x374) addr:0x020fd454 +func_ov031_020fd7c8 kind:function(arm,size=0x2c) addr:0x020fd7c8 +func_ov031_020fd7f4 kind:function(arm,size=0x3f4) addr:0x020fd7f4 +func_ov031_020fdbe8 kind:function(arm,size=0xbc) addr:0x020fdbe8 +func_ov031_020fdca4 kind:function(arm,size=0xac) addr:0x020fdca4 +func_ov031_020fdd50 kind:function(arm,size=0x158) addr:0x020fdd50 +func_ov031_020fdea8 kind:function(arm,size=0xf8) addr:0x020fdea8 +func_ov031_020fdfa0 kind:function(arm,size=0xc) addr:0x020fdfa0 +func_ov031_020fdfac kind:function(arm,size=0x80) addr:0x020fdfac +func_ov031_020fe02c kind:function(arm,size=0x84) addr:0x020fe02c +func_ov031_020fe0b0 kind:function(arm,size=0x15c) addr:0x020fe0b0 +func_ov031_020fe20c kind:function(arm,size=0x24) addr:0x020fe20c +func_ov031_020fe230 kind:function(arm,size=0x28) addr:0x020fe230 +func_ov031_020fe258 kind:function(arm,size=0x44) addr:0x020fe258 +func_ov031_020fe29c kind:function(arm,size=0x2c) addr:0x020fe29c +func_ov031_020fe2c8 kind:function(arm,size=0x44) addr:0x020fe2c8 +func_ov031_020fe30c kind:function(arm,size=0x24) addr:0x020fe30c +func_ov031_020fe330 kind:function(arm,size=0x38) addr:0x020fe330 +func_ov031_020fe368 kind:function(arm,size=0x274) addr:0x020fe368 +func_ov031_020fe5dc kind:function(arm,size=0x9c) addr:0x020fe5dc +func_ov031_020fe678 kind:function(arm,size=0x30) addr:0x020fe678 +func_ov031_020fe6a8 kind:function(arm,size=0x38) addr:0x020fe6a8 +func_ov031_020fe6e0 kind:function(arm,size=0x14) addr:0x020fe6e0 +func_ov031_020fe6f4 kind:function(arm,size=0x10) addr:0x020fe6f4 +func_ov031_020fe704 kind:function(arm,size=0x10) addr:0x020fe704 +func_ov031_020fe714 kind:function(arm,size=0xc) addr:0x020fe714 +func_ov031_020fe720 kind:function(arm,size=0x24) addr:0x020fe720 +func_ov031_020fe744 kind:function(arm,size=0x54) addr:0x020fe744 +func_ov031_020fe798 kind:function(arm,size=0xb4) addr:0x020fe798 +func_ov031_020fe84c kind:function(arm,size=0x1c) addr:0x020fe84c +func_ov031_020fe868 kind:function(arm,size=0x18) addr:0x020fe868 +func_ov031_020fe880 kind:function(arm,size=0xc) addr:0x020fe880 +func_ov031_020fe88c kind:function(arm,size=0x14c) addr:0x020fe88c +func_ov031_020fe9d8 kind:function(arm,size=0x90) addr:0x020fe9d8 +func_ov031_020fea68 kind:function(arm,size=0x34) addr:0x020fea68 +func_ov031_020fea9c kind:function(arm,size=0x90) addr:0x020fea9c +func_ov031_020feb2c kind:function(arm,size=0xc) addr:0x020feb2c +func_ov031_020feb38 kind:function(arm,size=0x8) addr:0x020feb38 +func_ov031_020feb40 kind:function(arm,size=0x8) addr:0x020feb40 +func_ov031_020feb48 kind:function(arm,size=0x50) addr:0x020feb48 +func_ov031_020feb98 kind:function(arm,size=0x24) addr:0x020feb98 +func_ov031_020febbc kind:function(arm,size=0x19c) addr:0x020febbc +func_ov031_020fed58 kind:function(arm,size=0x2c) addr:0x020fed58 +func_ov031_020fed84 kind:function(arm,size=0x44) addr:0x020fed84 +func_ov031_020fedc8 kind:function(arm,size=0x4) addr:0x020fedc8 +func_ov031_020fedcc kind:function(arm,size=0x4) addr:0x020fedcc +func_ov031_020fedd0 kind:function(arm,size=0x30) addr:0x020fedd0 +func_ov031_020fee00 kind:function(arm,size=0x38) addr:0x020fee00 +func_ov031_020fee38 kind:function(arm,size=0x14) addr:0x020fee38 +func_ov031_020fee4c kind:function(arm,size=0xc) addr:0x020fee4c +func_ov031_020fee58 kind:function(arm,size=0x24) addr:0x020fee58 +func_ov031_020fee7c kind:function(arm,size=0x48) addr:0x020fee7c +func_ov031_020feec4 kind:function(arm,size=0x64) addr:0x020feec4 +func_ov031_020fef28 kind:function(arm,size=0x64) addr:0x020fef28 +func_ov031_020fef8c kind:function(arm,size=0xd0) addr:0x020fef8c +func_ov031_020ff05c kind:function(arm,size=0x84) addr:0x020ff05c +func_ov031_020ff0e0 kind:function(arm,size=0x10) addr:0x020ff0e0 +func_ov031_020ff0f0 kind:function(arm,size=0x20) addr:0x020ff0f0 +func_ov031_020ff110 kind:function(arm,size=0x80) addr:0x020ff110 +func_ov031_020ff190 kind:function(arm,size=0xc) addr:0x020ff190 +func_ov031_020ff19c kind:function(arm,size=0xcc) addr:0x020ff19c +func_ov031_020ff268 kind:function(arm,size=0x50) addr:0x020ff268 +func_ov031_020ff2b8 kind:function(arm,size=0x40) addr:0x020ff2b8 +func_ov031_020ff2f8 kind:function(arm,size=0x74) addr:0x020ff2f8 +func_ov031_020ff36c kind:function(arm,size=0x44) addr:0x020ff36c +func_ov031_020ff3b0 kind:function(arm,size=0x2c) addr:0x020ff3b0 +func_ov031_020ff3dc kind:function(arm,size=0x40) addr:0x020ff3dc +func_ov031_020ff41c kind:function(arm,size=0x2c) addr:0x020ff41c +func_ov031_020ff448 kind:function(arm,size=0x44) addr:0x020ff448 +func_ov031_020ff48c kind:function(arm,size=0x28) addr:0x020ff48c +func_ov031_020ff4b4 kind:function(arm,size=0x30) addr:0x020ff4b4 +func_ov031_020ff4e4 kind:function(arm,size=0x14) addr:0x020ff4e4 +func_ov031_020ff4f8 kind:function(arm,size=0xc) addr:0x020ff4f8 +func_ov031_020ff504 kind:function(arm,size=0x24) addr:0x020ff504 +func_ov031_020ff528 kind:function(arm,size=0x50) addr:0x020ff528 +func_ov031_020ff578 kind:function(arm,size=0x88) addr:0x020ff578 +func_ov031_020ff600 kind:function(arm,size=0x88) addr:0x020ff600 +func_ov031_020ff688 kind:function(arm,size=0x14) addr:0x020ff688 +func_ov031_020ff69c kind:function(arm,size=0x100) addr:0x020ff69c +func_ov031_020ff79c kind:function(arm,size=0x3d0) addr:0x020ff79c +func_ov031_020ffb6c kind:function(arm,size=0xc) addr:0x020ffb6c +func_ov031_020ffb78 kind:function(arm,size=0x14c) addr:0x020ffb78 +func_ov031_020ffcc4 kind:function(arm,size=0xf8) addr:0x020ffcc4 +func_ov031_020ffdbc kind:function(arm,size=0x8) addr:0x020ffdbc +func_ov031_020ffdc4 kind:function(arm,size=0x38) addr:0x020ffdc4 +func_ov031_020ffdfc kind:function(arm,size=0x60) addr:0x020ffdfc +func_ov031_020ffe5c kind:function(arm,size=0x10) addr:0x020ffe5c +func_ov031_020ffe6c kind:function(arm,size=0x8) addr:0x020ffe6c +func_ov031_020ffe74 kind:function(arm,size=0x8) addr:0x020ffe74 +func_ov031_020ffe7c kind:function(arm,size=0x50) addr:0x020ffe7c +func_ov031_020ffecc kind:function(arm,size=0x24) addr:0x020ffecc +func_ov031_020ffef0 kind:function(arm,size=0x19c) addr:0x020ffef0 +func_ov031_0210008c kind:function(arm,size=0x8c) addr:0x0210008c +func_ov031_02100118 kind:function(arm,size=0x2c) addr:0x02100118 +func_ov031_02100144 kind:function(arm,size=0x44) addr:0x02100144 +func_ov031_02100188 kind:function(arm,size=0x4) addr:0x02100188 +func_ov031_0210018c kind:function(arm,size=0x4) addr:0x0210018c +func_ov031_02100190 kind:function(arm,size=0x4) addr:0x02100190 +func_ov031_02100194 kind:function(arm,size=0x30) addr:0x02100194 +func_ov031_021001c4 kind:function(arm,size=0x38) addr:0x021001c4 +func_ov031_021001fc kind:function(arm,size=0x14) addr:0x021001fc +func_ov031_02100210 kind:function(arm,size=0x1c) addr:0x02100210 +func_ov031_0210022c kind:function(arm,size=0xc) addr:0x0210022c +func_ov031_02100238 kind:function(arm,size=0x24) addr:0x02100238 +func_ov031_0210025c kind:function(arm,size=0x4c) addr:0x0210025c +func_ov031_021002a8 kind:function(arm,size=0x34) addr:0x021002a8 +func_ov031_021002dc kind:function(arm,size=0x18) addr:0x021002dc +func_ov031_021002f4 kind:function(arm,size=0x8c) addr:0x021002f4 +func_ov031_02100380 kind:function(arm,size=0x28) addr:0x02100380 +func_ov031_021003a8 kind:function(arm,size=0x44) addr:0x021003a8 +func_ov031_021003ec kind:function(arm,size=0x4) addr:0x021003ec +func_ov031_021003f0 kind:function(arm,size=0x4) addr:0x021003f0 +func_ov031_021003f4 kind:function(arm,size=0x2c) addr:0x021003f4 +func_ov031_02100420 kind:function(arm,size=0x30) addr:0x02100420 +func_ov031_02100450 kind:function(arm,size=0x38) addr:0x02100450 +func_ov031_02100488 kind:function(arm,size=0x14) addr:0x02100488 +func_ov031_0210049c kind:function(arm,size=0x1c) addr:0x0210049c +func_ov031_021004b8 kind:function(arm,size=0xc) addr:0x021004b8 +func_ov031_021004c4 kind:function(arm,size=0x24) addr:0x021004c4 +func_ov031_021004e8 kind:function(arm,size=0x48) addr:0x021004e8 +func_ov031_02100530 kind:function(arm,size=0xac) addr:0x02100530 +func_ov031_021005dc kind:function(arm,size=0xd8) addr:0x021005dc +func_ov031_021006b4 kind:function(arm,size=0x40) addr:0x021006b4 +func_ov031_021006f4 kind:function(arm,size=0x44) addr:0x021006f4 +func_ov031_02100738 kind:function(arm,size=0x20) addr:0x02100738 +func_ov031_02100758 kind:function(arm,size=0x28) addr:0x02100758 +func_ov031_02100780 kind:function(arm,size=0x14) addr:0x02100780 +func_ov031_02100794 kind:function(arm,size=0xc) addr:0x02100794 +func_ov031_021007a0 kind:function(arm,size=0x24) addr:0x021007a0 +func_ov031_021007c4 kind:function(arm,size=0x4c) addr:0x021007c4 +func_ov031_02100810 kind:function(arm,size=0x60) addr:0x02100810 +func_ov031_02100870 kind:function(arm,size=0x198) addr:0x02100870 +func_ov031_02100a08 kind:function(arm,size=0x4) addr:0x02100a08 +func_ov031_02100a0c kind:function(arm,size=0x38) addr:0x02100a0c +func_ov031_02100a44 kind:function(arm,size=0x20) addr:0x02100a44 +func_ov031_02100a64 kind:function(arm,size=0x28) addr:0x02100a64 +func_ov031_02100a8c kind:function(arm,size=0x14) addr:0x02100a8c +func_ov031_02100aa0 kind:function(arm,size=0x1c) addr:0x02100aa0 +func_ov031_02100abc kind:function(arm,size=0xc) addr:0x02100abc +func_ov031_02100ac8 kind:function(arm,size=0x24) addr:0x02100ac8 +func_ov031_02100aec kind:function(arm,size=0x48) addr:0x02100aec +func_ov031_02100b34 kind:function(arm,size=0x68) addr:0x02100b34 +func_ov031_02100b9c kind:function(arm,size=0x1b4) addr:0x02100b9c +func_ov031_02100d50 kind:function(arm,size=0x4) addr:0x02100d50 +func_ov031_02100d54 kind:function(arm,size=0x30) addr:0x02100d54 +func_ov031_02100d84 kind:function(arm,size=0x1fc) addr:0x02100d84 +func_ov031_02100f80 kind:function(arm,size=0x28) addr:0x02100f80 +func_ov031_02100fa8 kind:function(arm,size=0x30) addr:0x02100fa8 +func_ov031_02100fd8 kind:function(arm,size=0x14) addr:0x02100fd8 +func_ov031_02100fec kind:function(arm,size=0xc) addr:0x02100fec +func_ov031_02100ff8 kind:function(arm,size=0x24) addr:0x02100ff8 +func_ov031_0210101c kind:function(arm,size=0xa4) addr:0x0210101c +func_ov031_021010c0 kind:function(arm,size=0x48) addr:0x021010c0 +func_ov031_02101108 kind:function(arm,size=0x48) addr:0x02101108 +func_ov031_02101150 kind:function(arm,size=0x31c) addr:0x02101150 +func_ov031_0210146c kind:function(arm,size=0x78) addr:0x0210146c +func_ov031_021014e4 kind:function(arm,size=0x74) addr:0x021014e4 +func_ov031_02101558 kind:function(arm,size=0x13c) addr:0x02101558 +func_ov031_02101694 kind:function(arm,size=0x88) addr:0x02101694 +func_ov031_0210171c kind:function(arm,size=0x3c) addr:0x0210171c +func_ov031_02101758 kind:function(arm,size=0x74) addr:0x02101758 +func_ov031_021017cc kind:function(arm,size=0xb8) addr:0x021017cc +func_ov031_02101884 kind:function(arm,size=0xac) addr:0x02101884 +func_ov031_02101930 kind:function(arm,size=0x18) addr:0x02101930 +func_ov031_02101948 kind:function(arm,size=0x10) addr:0x02101948 +func_ov031_02101958 kind:function(arm,size=0x20) addr:0x02101958 +func_ov031_02101978 kind:function(arm,size=0x14) addr:0x02101978 +func_ov031_0210198c kind:function(arm,size=0x1c) addr:0x0210198c +func_ov031_021019a8 kind:function(arm,size=0x14) addr:0x021019a8 +func_ov031_021019bc kind:function(arm,size=0x14) addr:0x021019bc +func_ov031_021019d0 kind:function(arm,size=0x24) addr:0x021019d0 +func_ov031_021019f4 kind:function(arm,size=0xc) addr:0x021019f4 +func_ov031_02101a00 kind:function(arm,size=0x24) addr:0x02101a00 +func_ov031_02101a24 kind:function(arm,size=0x90) addr:0x02101a24 +func_ov031_02101ab4 kind:function(arm,size=0x114) addr:0x02101ab4 +func_ov031_02101bc8 kind:function(arm,size=0x7c) addr:0x02101bc8 +func_ov031_02101c44 kind:function(arm,size=0x84) addr:0x02101c44 +func_ov031_02101cc8 kind:function(arm,size=0xf0) addr:0x02101cc8 +func_ov031_02101db8 kind:function(arm,size=0x44) addr:0x02101db8 +func_ov031_02101dfc kind:function(arm,size=0x16c) addr:0x02101dfc +func_ov031_02101f68 kind:function(arm,size=0xc) addr:0x02101f68 +func_ov031_02101f74 kind:function(arm,size=0x20) addr:0x02101f74 +func_ov031_02101f94 kind:function(arm,size=0x138) addr:0x02101f94 +func_ov031_021020cc kind:function(arm,size=0xd4) addr:0x021020cc +func_ov031_021021a0 kind:function(arm,size=0x1f0) addr:0x021021a0 +func_ov031_02102390 kind:function(arm,size=0x74) addr:0x02102390 +func_ov031_02102404 kind:function(arm,size=0x14) addr:0x02102404 +func_ov031_02102418 kind:function(arm,size=0xc) addr:0x02102418 +func_ov031_02102424 kind:function(arm,size=0x24) addr:0x02102424 +func_ov031_02102448 kind:function(arm,size=0x44) addr:0x02102448 +func_ov031_0210248c kind:function(arm,size=0x118) addr:0x0210248c +func_ov031_021025a4 kind:function(arm,size=0x144) addr:0x021025a4 +func_ov031_021026e8 kind:function(arm,size=0x10) addr:0x021026e8 +func_ov031_021026f8 kind:function(arm,size=0x10) addr:0x021026f8 +func_ov031_02102708 kind:function(arm,size=0x7c) addr:0x02102708 +func_ov031_02102784 kind:function(arm,size=0xf0) addr:0x02102784 +func_ov031_02102874 kind:function(arm,size=0x15c) addr:0x02102874 +func_ov031_021029d0 kind:function(arm,size=0x50) addr:0x021029d0 +func_ov031_02102a20 kind:function(arm,size=0x98) addr:0x02102a20 +func_ov031_02102ab8 kind:function(arm,size=0x1c) addr:0x02102ab8 +func_ov031_02102ad4 kind:function(arm,size=0x70) addr:0x02102ad4 +func_ov031_02102b44 kind:function(arm,size=0x20) addr:0x02102b44 +func_ov031_02102b64 kind:function(arm,size=0x28) addr:0x02102b64 +func_ov031_02102b8c kind:function(arm,size=0x14) addr:0x02102b8c +func_ov031_02102ba0 kind:function(arm,size=0x40) addr:0x02102ba0 +func_ov031_02102be0 kind:function(arm,size=0x30) addr:0x02102be0 +func_ov031_02102c10 kind:function(arm,size=0x224) addr:0x02102c10 +func_ov031_02102e34 kind:function(arm,size=0x1c) addr:0x02102e34 +func_ov031_02102e50 kind:function(arm,size=0xc) addr:0x02102e50 +func_ov031_02102e5c kind:function(arm,size=0x24) addr:0x02102e5c +func_ov031_02102e80 kind:function(arm,size=0x44) addr:0x02102e80 +func_ov031_02102ec4 kind:function(arm,size=0x80) addr:0x02102ec4 +func_ov031_02102f44 kind:function(arm,size=0x2c) addr:0x02102f44 +func_ov031_02102f70 kind:function(arm,size=0x8) addr:0x02102f70 +func_ov031_02102f78 kind:function(arm,size=0xc) addr:0x02102f78 +func_ov031_02102f84 kind:function(arm,size=0x14) addr:0x02102f84 +func_ov031_02102f98 kind:function(arm,size=0x1c) addr:0x02102f98 +func_ov031_02102fb4 kind:function(arm,size=0x14) addr:0x02102fb4 +func_ov031_02102fc8 kind:function(arm,size=0x28) addr:0x02102fc8 +func_ov031_02102ff0 kind:function(arm,size=0x5c) addr:0x02102ff0 +func_ov031_0210304c kind:function(arm,size=0x10) addr:0x0210304c +func_ov031_0210305c kind:function(arm,size=0x80) addr:0x0210305c +func_ov031_021030dc kind:function(arm,size=0x14) addr:0x021030dc +func_ov031_021030f0 kind:function(arm,size=0x20) addr:0x021030f0 +func_ov031_02103110 kind:function(arm,size=0x28) addr:0x02103110 +func_ov031_02103138 kind:function(arm,size=0x20) addr:0x02103138 +func_ov031_02103158 kind:function(arm,size=0xdc) addr:0x02103158 +func_ov031_02103234 kind:function(arm,size=0x2e0) addr:0x02103234 +func_ov031_02103514 kind:function(arm,size=0x27c) addr:0x02103514 +func_ov031_02103790 kind:function(arm,size=0x14) addr:0x02103790 +func_ov031_021037a4 kind:function(arm,size=0xc) addr:0x021037a4 +func_ov031_021037b0 kind:function(arm,size=0x94) addr:0x021037b0 +func_ov031_02103844 kind:function(arm,size=0x14) addr:0x02103844 +func_ov031_02103858 kind:function(arm,size=0x1c) addr:0x02103858 +func_ov031_02103874 kind:function(arm,size=0x3b4) addr:0x02103874 +func_ov031_02103c28 kind:function(arm,size=0xe8) addr:0x02103c28 +func_ov031_02103d10 kind:function(arm,size=0x108) addr:0x02103d10 +func_ov031_02103e18 kind:function(arm,size=0x100) addr:0x02103e18 +func_ov031_02103f18 kind:function(arm,size=0x8) addr:0x02103f18 +func_ov031_02103f20 kind:function(arm,size=0x8) addr:0x02103f20 +func_ov031_02103f28 kind:function(arm,size=0x58) addr:0x02103f28 +func_ov031_02103f80 kind:function(arm,size=0x28) addr:0x02103f80 +func_ov031_02103fa8 kind:function(arm,size=0x2c) addr:0x02103fa8 +func_ov031_02103fd4 kind:function(arm,size=0xc) addr:0x02103fd4 +func_ov031_02103fe0 kind:function(arm,size=0x1c) addr:0x02103fe0 +func_ov031_02103ffc kind:function(arm,size=0xc) addr:0x02103ffc +func_ov031_02104008 kind:function(arm,size=0x24) addr:0x02104008 +func_ov031_0210402c kind:function(arm,size=0x44) addr:0x0210402c +func_ov031_02104070 kind:function(arm,size=0x84) addr:0x02104070 +func_ov031_021040f4 kind:function(arm,size=0x54) addr:0x021040f4 +func_ov031_02104148 kind:function(arm,size=0xc) addr:0x02104148 +func_ov031_02104154 kind:function(arm,size=0x14) addr:0x02104154 +func_ov031_02104168 kind:function(arm,size=0x1c) addr:0x02104168 +func_ov031_02104184 kind:function(arm,size=0x14) addr:0x02104184 +func_ov031_02104198 kind:function(arm,size=0xc) addr:0x02104198 +func_ov031_021041a4 kind:function(arm,size=0x24) addr:0x021041a4 +func_ov031_021041c8 kind:function(arm,size=0x44) addr:0x021041c8 +func_ov031_0210420c kind:function(arm,size=0x24) addr:0x0210420c +func_ov031_02104230 kind:function(arm,size=0x48) addr:0x02104230 +func_ov031_02104278 kind:function(arm,size=0x10) addr:0x02104278 +func_ov031_02104288 kind:function(arm,size=0x2c) addr:0x02104288 +func_ov031_021042b4 kind:function(arm,size=0xc) addr:0x021042b4 +func_ov031_021042c0 kind:function(arm,size=0x54) addr:0x021042c0 +func_ov031_02104314 kind:function(arm,size=0x14) addr:0x02104314 +func_ov031_02104328 kind:function(arm,size=0x1c) addr:0x02104328 +func_ov031_02104344 kind:function(arm,size=0x14) addr:0x02104344 +func_ov031_02104358 kind:function(arm,size=0xc) addr:0x02104358 +func_ov031_02104364 kind:function(arm,size=0x24) addr:0x02104364 +func_ov031_02104388 kind:function(arm,size=0x48) addr:0x02104388 +func_ov031_021043d0 kind:function(arm,size=0x80) addr:0x021043d0 +func_ov031_02104450 kind:function(arm,size=0xc) addr:0x02104450 +func_ov031_0210445c kind:function(arm,size=0x14) addr:0x0210445c +func_ov031_02104470 kind:function(arm,size=0x1c) addr:0x02104470 +func_ov031_0210448c kind:function(arm,size=0x14) addr:0x0210448c +func_ov031_021044a0 kind:function(arm,size=0xc) addr:0x021044a0 +func_ov031_021044ac kind:function(arm,size=0x24) addr:0x021044ac +func_ov031_021044d0 kind:function(arm,size=0x48) addr:0x021044d0 +func_ov031_02104518 kind:function(arm,size=0x4c) addr:0x02104518 +func_ov031_02104564 kind:function(arm,size=0x74) addr:0x02104564 +func_ov031_021045d8 kind:function(arm,size=0x6c) addr:0x021045d8 +func_ov031_02104644 kind:function(arm,size=0x8) addr:0x02104644 +func_ov031_0210464c kind:function(arm,size=0x8) addr:0x0210464c +func_ov031_02104654 kind:function(arm,size=0x3c) addr:0x02104654 +func_ov031_02104690 kind:function(arm,size=0x50) addr:0x02104690 +func_ov031_021046e0 kind:function(arm,size=0xf8) addr:0x021046e0 +func_ov031_021047d8 kind:function(arm,size=0x24) addr:0x021047d8 +func_ov031_021047fc kind:function(arm,size=0xa0) addr:0x021047fc +func_ov031_0210489c kind:function(arm,size=0x168) addr:0x0210489c +func_ov031_02104a04 kind:function(arm,size=0xc) addr:0x02104a04 +func_ov031_02104a10 kind:function(arm,size=0xb0) addr:0x02104a10 +func_ov031_02104ac0 kind:function(arm,size=0x3c) addr:0x02104ac0 +func_ov031_02104afc kind:function(arm,size=0xac) addr:0x02104afc +func_ov031_02104ba8 kind:function(arm,size=0x20) addr:0x02104ba8 +func_ov031_02104bc8 kind:function(arm,size=0x2c) addr:0x02104bc8 +func_ov031_02104bf4 kind:function(arm,size=0x280) addr:0x02104bf4 +func_ov031_02104e74 kind:function(arm,size=0x28) addr:0x02104e74 +func_ov031_02104e9c kind:function(arm,size=0x30) addr:0x02104e9c +func_ov031_02104ecc kind:function(arm,size=0x14) addr:0x02104ecc +func_ov031_02104ee0 kind:function(arm,size=0x10) addr:0x02104ee0 +func_ov031_02104ef0 kind:function(arm,size=0x10) addr:0x02104ef0 +func_ov031_02104f00 kind:function(arm,size=0x10) addr:0x02104f00 +func_ov031_02104f10 kind:function(arm,size=0xc) addr:0x02104f10 +func_ov031_02104f1c kind:function(arm,size=0x24) addr:0x02104f1c +func_ov031_02104f40 kind:function(arm,size=0x8c) addr:0x02104f40 +func_ov031_02104fcc kind:function(arm,size=0x9c) addr:0x02104fcc +func_ov031_02105068 kind:function(arm,size=0x2c) addr:0x02105068 +func_ov031_02105094 kind:function(arm,size=0x120) addr:0x02105094 +func_ov031_021051b4 kind:function(arm,size=0xf8) addr:0x021051b4 +func_ov031_021052ac kind:function(arm,size=0x44) addr:0x021052ac +func_ov031_021052f0 kind:function(arm,size=0x38) addr:0x021052f0 +func_ov031_02105328 kind:function(arm,size=0x6c) addr:0x02105328 +func_ov031_02105394 kind:function(arm,size=0x48) addr:0x02105394 +func_ov031_021053dc kind:function(arm,size=0x44) addr:0x021053dc +func_ov031_02105420 kind:function(arm,size=0x20) addr:0x02105420 +func_ov031_02105440 kind:function(arm,size=0x28) addr:0x02105440 +func_ov031_02105468 kind:function(arm,size=0x14) addr:0x02105468 +func_ov031_0210547c kind:function(arm,size=0xc) addr:0x0210547c +func_ov031_02105488 kind:function(arm,size=0x24) addr:0x02105488 +func_ov031_021054ac kind:function(arm,size=0xa0) addr:0x021054ac +func_ov031_0210554c kind:function(arm,size=0x24) addr:0x0210554c +func_ov031_02105570 kind:function(arm,size=0xb8) addr:0x02105570 +func_ov031_02105628 kind:function(arm,size=0x48) addr:0x02105628 +func_ov031_02105670 kind:function(arm,size=0x2c) addr:0x02105670 +func_ov031_0210569c kind:function(arm,size=0xf8) addr:0x0210569c +func_ov031_02105794 kind:function(arm,size=0x20) addr:0x02105794 +func_ov031_021057b4 kind:function(arm,size=0x28) addr:0x021057b4 +func_ov031_021057dc kind:function(arm,size=0x30) addr:0x021057dc +func_ov031_0210580c kind:function(arm,size=0x14) addr:0x0210580c +func_ov031_02105820 kind:function(arm,size=0xc) addr:0x02105820 +func_ov031_0210582c kind:function(arm,size=0x24) addr:0x0210582c +func_ov031_02105850 kind:function(arm,size=0x44) addr:0x02105850 +func_ov031_02105894 kind:function(arm,size=0x104) addr:0x02105894 +func_ov031_02105998 kind:function(arm,size=0x22c) addr:0x02105998 +func_ov031_02105bc4 kind:function(arm,size=0xd8) addr:0x02105bc4 +func_ov031_02105c9c kind:function(arm,size=0xf0) addr:0x02105c9c +func_ov031_02105d8c kind:function(arm,size=0x1a8) addr:0x02105d8c +func_ov031_02105f34 kind:function(arm,size=0x50) addr:0x02105f34 +func_ov031_02105f84 kind:function(arm,size=0x20) addr:0x02105f84 +func_ov031_02105fa4 kind:function(arm,size=0x28) addr:0x02105fa4 +func_ov031_02105fcc kind:function(arm,size=0x14) addr:0x02105fcc +func_ov031_02105fe0 kind:function(arm,size=0xc) addr:0x02105fe0 +func_ov031_02105fec kind:function(arm,size=0x24) addr:0x02105fec +func_ov031_02106010 kind:function(arm,size=0x48) addr:0x02106010 +func_ov031_02106058 kind:function(arm,size=0x118) addr:0x02106058 +func_ov031_02106170 kind:function(arm,size=0x4c) addr:0x02106170 +func_ov031_021061bc kind:function(arm,size=0x48) addr:0x021061bc +func_ov031_02106204 kind:function(arm,size=0xc8) addr:0x02106204 +func_ov031_021062cc kind:function(arm,size=0xe0) addr:0x021062cc +func_ov031_021063ac kind:function(arm,size=0x10) addr:0x021063ac +func_ov031_021063bc kind:function(arm,size=0x60) addr:0x021063bc +func_ov031_0210641c kind:function(arm,size=0x23c) addr:0x0210641c +func_ov031_02106658 kind:function(arm,size=0x3f8) addr:0x02106658 +func_ov031_02106a50 kind:function(arm,size=0x14) addr:0x02106a50 +func_ov031_02106a64 kind:function(arm,size=0x1f4) addr:0x02106a64 +func_ov031_02106c58 kind:function(arm,size=0x20) addr:0x02106c58 +func_ov031_02106c78 kind:function(arm,size=0x8) addr:0x02106c78 +func_ov031_02106c80 kind:function(arm,size=0x8) addr:0x02106c80 +func_ov031_02106c88 kind:function(arm,size=0x8) addr:0x02106c88 +func_ov031_02106c90 kind:function(arm,size=0x14) addr:0x02106c90 +func_ov031_02106ca4 kind:function(arm,size=0x40) addr:0x02106ca4 +func_ov031_02106ce4 kind:function(arm,size=0x48) addr:0x02106ce4 +func_ov031_02106d2c kind:function(arm,size=0x14) addr:0x02106d2c +func_ov031_02106d40 kind:function(arm,size=0xc) addr:0x02106d40 +func_ov031_02106d4c kind:function(arm,size=0x24) addr:0x02106d4c +func_ov031_02106d70 kind:function(arm,size=0x28) addr:0x02106d70 +func_ov031_02106d98 kind:function(arm,size=0x28) addr:0x02106d98 +func_ov031_02106dc0 kind:function(arm,size=0x8) addr:0x02106dc0 +func_ov031_02106dc8 kind:function(arm,size=0x70) addr:0x02106dc8 +func_ov031_02106e38 kind:function(arm,size=0x38) addr:0x02106e38 +func_ov031_02106e70 kind:function(arm,size=0x8) addr:0x02106e70 +func_ov031_02106e78 kind:function(arm,size=0x3c) addr:0x02106e78 +func_ov031_02106eb4 kind:function(arm,size=0x14) addr:0x02106eb4 +func_ov031_02106ec8 kind:function(arm,size=0x1c) addr:0x02106ec8 +func_ov031_02106ee4 kind:function(arm,size=0x14) addr:0x02106ee4 +func_ov031_02106ef8 kind:function(arm,size=0xc) addr:0x02106ef8 +func_ov031_02106f04 kind:function(arm,size=0x24) addr:0x02106f04 +func_ov031_02106f28 kind:function(arm,size=0x54) addr:0x02106f28 +func_ov031_02106f7c kind:function(arm,size=0x58) addr:0x02106f7c +func_ov031_02106fd4 kind:function(arm,size=0x1a4) addr:0x02106fd4 +func_ov031_02107178 kind:function(arm,size=0x44) addr:0x02107178 +func_ov031_021071bc kind:function(arm,size=0x2c) addr:0x021071bc +func_ov031_021071e8 kind:function(arm,size=0x48) addr:0x021071e8 +func_ov031_02107230 kind:function(arm,size=0x2a4) addr:0x02107230 +func_ov031_021074d4 kind:function(arm,size=0x20) addr:0x021074d4 +func_ov031_021074f4 kind:function(arm,size=0x28) addr:0x021074f4 +func_ov031_0210751c kind:function(arm,size=0x14) addr:0x0210751c +func_ov031_02107530 kind:function(arm,size=0x1c) addr:0x02107530 +func_ov031_0210754c kind:function(arm,size=0xc) addr:0x0210754c +func_ov031_02107558 kind:function(arm,size=0x24) addr:0x02107558 +func_ov031_0210757c kind:function(arm,size=0x50) addr:0x0210757c +func_ov031_021075cc kind:function(arm,size=0xcc) addr:0x021075cc +func_ov031_02107698 kind:function(arm,size=0x44c) addr:0x02107698 +func_ov031_02107ae4 kind:function(arm,size=0x3c) addr:0x02107ae4 +func_ov031_02107b20 kind:function(arm,size=0x3dc) addr:0x02107b20 +func_ov031_02107efc kind:function(arm,size=0x18) addr:0x02107efc +func_ov031_02107f14 kind:function(arm,size=0x64) addr:0x02107f14 +func_ov031_02107f78 kind:function(arm,size=0x2c0) addr:0x02107f78 +func_ov031_02108238 kind:function(arm,size=0xbc) addr:0x02108238 +func_ov031_021082f4 kind:function(arm,size=0x10c) addr:0x021082f4 +func_ov031_02108400 kind:function(arm,size=0x228) addr:0x02108400 +func_ov031_02108628 kind:function(arm,size=0x5c) addr:0x02108628 +func_ov031_02108684 kind:function(arm,size=0x5c) addr:0x02108684 +func_ov031_021086e0 kind:function(arm,size=0xf8) addr:0x021086e0 +func_ov031_021087d8 kind:function(arm,size=0x3c) addr:0x021087d8 +func_ov031_02108814 kind:function(arm,size=0xcc) addr:0x02108814 +func_ov031_021088e0 kind:function(arm,size=0x28) addr:0x021088e0 +func_ov031_02108908 kind:function(arm,size=0x30) addr:0x02108908 +func_ov031_02108938 kind:function(arm,size=0x14) addr:0x02108938 +func_ov031_0210894c kind:function(arm,size=0xc) addr:0x0210894c +func_ov031_02108958 kind:function(arm,size=0x24) addr:0x02108958 +func_ov031_0210897c kind:function(arm,size=0x68) addr:0x0210897c +func_ov031_021089e4 kind:function(arm,size=0xe0) addr:0x021089e4 +func_ov031_02108ac4 kind:function(arm,size=0x164) addr:0x02108ac4 +func_ov031_02108c28 kind:function(arm,size=0x488) addr:0x02108c28 +func_ov031_021090b0 kind:function(arm,size=0x50) addr:0x021090b0 +func_ov031_02109100 kind:function(arm,size=0x2a4) addr:0x02109100 +func_ov031_021093a4 kind:function(arm,size=0x140) addr:0x021093a4 +func_ov031_021094e4 kind:function(arm,size=0x70) addr:0x021094e4 +func_ov031_02109554 kind:function(arm,size=0x8c) addr:0x02109554 +func_ov031_021095e0 kind:function(arm,size=0x20) addr:0x021095e0 +func_ov031_02109600 kind:function(arm,size=0x28) addr:0x02109600 +func_ov031_02109628 kind:function(arm,size=0x14) addr:0x02109628 +func_ov031_0210963c kind:function(arm,size=0xc) addr:0x0210963c +func_ov031_02109648 kind:function(arm,size=0x24) addr:0x02109648 +func_ov031_0210966c kind:function(arm,size=0x48) addr:0x0210966c +func_ov031_021096b4 kind:function(arm,size=0x40) addr:0x021096b4 +func_ov031_021096f4 kind:function(arm,size=0x258) addr:0x021096f4 +func_ov031_0210994c kind:function(arm,size=0x4) addr:0x0210994c +func_ov031_02109950 kind:function(arm,size=0x20) addr:0x02109950 +func_ov031_02109970 kind:function(arm,size=0x20) addr:0x02109970 +func_ov031_02109990 kind:function(arm,size=0x28) addr:0x02109990 +func_ov031_021099b8 kind:function(arm,size=0x14) addr:0x021099b8 +func_ov031_021099cc kind:function(arm,size=0xc) addr:0x021099cc +func_ov031_021099d8 kind:function(arm,size=0x24) addr:0x021099d8 +func_ov031_021099fc kind:function(arm,size=0xa8) addr:0x021099fc +func_ov031_02109aa4 kind:function(arm,size=0x68) addr:0x02109aa4 +func_ov031_02109b0c kind:function(arm,size=0x68) addr:0x02109b0c +func_ov031_02109b74 kind:function(arm,size=0xa8) addr:0x02109b74 +func_ov031_02109c1c kind:function(arm,size=0x18) addr:0x02109c1c +func_ov031_02109c34 kind:function(arm,size=0x20) addr:0x02109c34 +func_ov031_02109c54 kind:function(arm,size=0x24) addr:0x02109c54 +func_ov031_02109c78 kind:function(arm,size=0x1dc) addr:0x02109c78 +func_ov031_02109e54 kind:function(arm,size=0x50) addr:0x02109e54 +func_ov031_02109ea4 kind:function(arm,size=0x20) addr:0x02109ea4 +func_ov031_02109ec4 kind:function(arm,size=0x28) addr:0x02109ec4 +func_ov031_02109eec kind:function(arm,size=0x14) addr:0x02109eec +func_ov031_02109f00 kind:function(arm,size=0xc) addr:0x02109f00 +func_ov031_02109f0c kind:function(arm,size=0x24) addr:0x02109f0c +func_ov031_02109f30 kind:function(arm,size=0xb8) addr:0x02109f30 +func_ov031_02109fe8 kind:function(arm,size=0x94) addr:0x02109fe8 +func_ov031_0210a07c kind:function(arm,size=0x94) addr:0x0210a07c +func_ov031_0210a110 kind:function(arm,size=0x258) addr:0x0210a110 +func_ov031_0210a368 kind:function(arm,size=0x164) addr:0x0210a368 +func_ov031_0210a4cc kind:function(arm,size=0x124) addr:0x0210a4cc +func_ov031_0210a5f0 kind:function(arm,size=0x60) addr:0x0210a5f0 +func_ov031_0210a650 kind:function(arm,size=0x20) addr:0x0210a650 +func_ov031_0210a670 kind:function(arm,size=0x8c) addr:0x0210a670 +func_ov031_0210a6fc kind:function(arm,size=0xec) addr:0x0210a6fc +func_ov031_0210a7e8 kind:function(arm,size=0x18) addr:0x0210a7e8 +func_ov031_0210a800 kind:function(arm,size=0x4c) addr:0x0210a800 +func_ov031_0210a84c kind:function(arm,size=0xa8) addr:0x0210a84c +func_ov031_0210a8f4 kind:function(arm,size=0x50) addr:0x0210a8f4 +func_ov031_0210a944 kind:function(arm,size=0x5c) addr:0x0210a944 +func_ov031_0210a9a0 kind:function(arm,size=0xc) addr:0x0210a9a0 +func_ov031_0210a9ac kind:function(arm,size=0xd4) addr:0x0210a9ac +func_ov031_0210aa80 kind:function(arm,size=0x28) addr:0x0210aa80 +func_ov031_0210aaa8 kind:function(arm,size=0x30) addr:0x0210aaa8 +func_ov031_0210aad8 kind:function(arm,size=0x14) addr:0x0210aad8 +func_ov031_0210aaec kind:function(arm,size=0xc) addr:0x0210aaec +func_ov031_0210aaf8 kind:function(arm,size=0x24) addr:0x0210aaf8 +func_ov031_0210ab1c kind:function(arm,size=0x198) addr:0x0210ab1c +func_ov031_0210acb4 kind:function(arm,size=0x90) addr:0x0210acb4 +func_ov031_0210ad44 kind:function(arm,size=0x9c) addr:0x0210ad44 +func_ov031_0210ade0 kind:function(arm,size=0x90) addr:0x0210ade0 +func_ov031_0210ae70 kind:function(arm,size=0xc0) addr:0x0210ae70 +func_ov031_0210af30 kind:function(arm,size=0xc8) addr:0x0210af30 +func_ov031_0210aff8 kind:function(arm,size=0x10) addr:0x0210aff8 +func_ov031_0210b008 kind:function(arm,size=0x84) addr:0x0210b008 +func_ov031_0210b08c kind:function(arm,size=0x38) addr:0x0210b08c +func_ov031_0210b0c4 kind:function(arm,size=0x60) addr:0x0210b0c4 +func_ov031_0210b124 kind:function(arm,size=0x38) addr:0x0210b124 +func_ov031_0210b15c kind:function(arm,size=0x70) addr:0x0210b15c +func_ov031_0210b1cc kind:function(arm,size=0xe0) addr:0x0210b1cc +func_ov031_0210b2ac kind:function(arm,size=0x30) addr:0x0210b2ac +func_ov031_0210b2dc kind:function(arm,size=0x14) addr:0x0210b2dc +func_ov031_0210b2f0 kind:function(arm,size=0x1c) addr:0x0210b2f0 +func_ov031_0210b30c kind:function(arm,size=0x20) addr:0x0210b30c +func_ov031_0210b32c kind:function(arm,size=0x28) addr:0x0210b32c +func_ov031_0210b354 kind:function(arm,size=0x14) addr:0x0210b354 +func_ov031_0210b368 kind:function(arm,size=0xc) addr:0x0210b368 +func_ov031_0210b374 kind:function(arm,size=0x24) addr:0x0210b374 +func_ov031_0210b398 kind:function(arm,size=0x88) addr:0x0210b398 +func_ov031_0210b420 kind:function(arm,size=0xdc) addr:0x0210b420 +func_ov031_0210b4fc kind:function(arm,size=0x84) addr:0x0210b4fc +func_ov031_0210b580 kind:function(arm,size=0x130) addr:0x0210b580 +func_ov031_0210b6b0 kind:function(arm,size=0x14) addr:0x0210b6b0 +func_ov031_0210b6c4 kind:function(arm,size=0x14) addr:0x0210b6c4 +func_ov031_0210b6d8 kind:function(arm,size=0x120) addr:0x0210b6d8 +func_ov031_0210b7f8 kind:function(arm,size=0x90) addr:0x0210b7f8 +func_ov031_0210b888 kind:function(arm,size=0x78) addr:0x0210b888 +func_ov031_0210b900 kind:function(arm,size=0x3c) addr:0x0210b900 +func_ov031_0210b93c kind:function(arm,size=0x48) addr:0x0210b93c +func_ov031_0210b984 kind:function(arm,size=0x1c) addr:0x0210b984 +func_ov031_0210b9a0 kind:function(arm,size=0x4) addr:0x0210b9a0 +func_ov031_0210b9a4 kind:function(arm,size=0x1c) addr:0x0210b9a4 +func_ov031_0210b9c0 kind:function(arm,size=0x18) addr:0x0210b9c0 +func_ov031_0210b9d8 kind:function(arm,size=0x30) addr:0x0210b9d8 +func_ov031_0210ba08 kind:function(arm,size=0x28) addr:0x0210ba08 +func_ov031_0210ba30 kind:function(arm,size=0x14) addr:0x0210ba30 +func_ov031_0210ba44 kind:function(arm,size=0x10) addr:0x0210ba44 +func_ov031_0210ba54 kind:function(arm,size=0x10) addr:0x0210ba54 +func_ov031_0210ba64 kind:function(arm,size=0x10) addr:0x0210ba64 +func_ov031_0210ba74 kind:function(arm,size=0x10) addr:0x0210ba74 +func_ov031_0210ba84 kind:function(arm,size=0x10) addr:0x0210ba84 +func_ov031_0210ba94 kind:function(arm,size=0xc) addr:0x0210ba94 +func_ov031_0210baa0 kind:function(arm,size=0x24) addr:0x0210baa0 +func_ov031_0210bac4 kind:function(arm,size=0xa0) addr:0x0210bac4 +func_ov031_0210bb64 kind:function(arm,size=0x110) addr:0x0210bb64 +func_ov031_0210bc74 kind:function(arm,size=0x164) addr:0x0210bc74 +func_ov031_0210bdd8 kind:function(arm,size=0x58) addr:0x0210bdd8 +func_ov031_0210be30 kind:function(arm,size=0x1d4) addr:0x0210be30 +func_ov031_0210c004 kind:function(arm,size=0x14) addr:0x0210c004 +func_ov031_0210c018 kind:function(arm,size=0x4) addr:0x0210c018 +func_ov031_0210c01c kind:function(arm,size=0x4) addr:0x0210c01c +func_ov031_0210c020 kind:function(arm,size=0x11c) addr:0x0210c020 +func_ov031_0210c13c kind:function(arm,size=0x10) addr:0x0210c13c +func_ov031_0210c14c kind:function(arm,size=0x14) addr:0x0210c14c +func_ov031_0210c160 kind:function(arm,size=0x364) addr:0x0210c160 +func_ov031_0210c4c4 kind:function(arm,size=0x1d4) addr:0x0210c4c4 +func_ov031_0210c698 kind:function(arm,size=0x94) addr:0x0210c698 +func_ov031_0210c72c kind:function(arm,size=0xf8) addr:0x0210c72c +func_ov031_0210c824 kind:function(arm,size=0x280) addr:0x0210c824 +func_ov031_0210caa4 kind:function(arm,size=0x2c) addr:0x0210caa4 +func_ov031_0210cad0 kind:function(arm,size=0x8c) addr:0x0210cad0 +func_ov031_0210cb5c kind:function(arm,size=0xac) addr:0x0210cb5c +func_ov031_0210cc08 kind:function(arm,size=0x4) addr:0x0210cc08 +func_ov031_0210cc0c kind:function(arm,size=0x74) addr:0x0210cc0c +func_ov031_0210cc80 kind:function(arm,size=0x1a0) addr:0x0210cc80 +func_ov031_0210ce20 kind:function(arm,size=0x30) addr:0x0210ce20 +func_ov031_0210ce50 kind:function(arm,size=0x38) addr:0x0210ce50 +func_ov031_0210ce88 kind:function(arm,size=0x14) addr:0x0210ce88 +func_ov031_0210ce9c kind:function(arm,size=0x10) addr:0x0210ce9c +func_ov031_0210ceac kind:function(arm,size=0x10) addr:0x0210ceac +func_ov031_0210cebc kind:function(arm,size=0x10) addr:0x0210cebc +func_ov031_0210cecc kind:function(arm,size=0xc) addr:0x0210cecc +func_ov031_0210ced8 kind:function(arm,size=0x24) addr:0x0210ced8 +func_ov031_0210cefc kind:function(arm,size=0xb0) addr:0x0210cefc +func_ov031_0210cfac kind:function(arm,size=0x6c) addr:0x0210cfac +func_ov031_0210d018 kind:function(arm,size=0xbc) addr:0x0210d018 +func_ov031_0210d0d4 kind:function(arm,size=0x64) addr:0x0210d0d4 +func_ov031_0210d138 kind:function(arm,size=0xb0) addr:0x0210d138 +func_ov031_0210d1e8 kind:function(arm,size=0xd0) addr:0x0210d1e8 +func_ov031_0210d2b8 kind:function(arm,size=0xe0) addr:0x0210d2b8 +func_ov031_0210d398 kind:function(arm,size=0x14) addr:0x0210d398 +func_ov031_0210d3ac kind:function(arm,size=0x14) addr:0x0210d3ac +func_ov031_0210d3c0 kind:function(arm,size=0x170) addr:0x0210d3c0 +func_ov031_0210d530 kind:function(arm,size=0x60) addr:0x0210d530 +func_ov031_0210d590 kind:function(arm,size=0x14) addr:0x0210d590 +func_ov031_0210d5a4 kind:function(arm,size=0xa0) addr:0x0210d5a4 +func_ov031_0210d644 kind:function(arm,size=0xac) addr:0x0210d644 +func_ov031_0210d6f0 kind:function(arm,size=0x40) addr:0x0210d6f0 +func_ov031_0210d730 kind:function(arm,size=0x44) addr:0x0210d730 +func_ov031_0210d774 kind:function(arm,size=0x174) addr:0x0210d774 +func_ov031_0210d8e8 kind:function(arm,size=0x1c) addr:0x0210d8e8 +func_ov031_0210d904 kind:function(arm,size=0x1c) addr:0x0210d904 +func_ov031_0210d920 kind:function(arm,size=0x28) addr:0x0210d920 +func_ov031_0210d948 kind:function(arm,size=0x30) addr:0x0210d948 +func_ov031_0210d978 kind:function(arm,size=0x14) addr:0x0210d978 +func_ov031_0210d98c kind:function(arm,size=0x58) addr:0x0210d98c +func_ov031_0210d9e4 kind:function(arm,size=0x14) addr:0x0210d9e4 +func_ov031_0210d9f8 kind:function(arm,size=0x1c) addr:0x0210d9f8 +func_ov031_0210da14 kind:function(arm,size=0x8c) addr:0x0210da14 +func_ov031_0210daa0 kind:function(arm,size=0x1e8) addr:0x0210daa0 +func_ov031_0210dc88 kind:function(arm,size=0x80) addr:0x0210dc88 +func_ov031_0210dd08 kind:function(arm,size=0x4) addr:0x0210dd08 +func_ov031_0210dd0c kind:function(arm,size=0x38) addr:0x0210dd0c +func_ov031_0210dd44 kind:function(arm,size=0x1fc) addr:0x0210dd44 +func_ov031_0210df40 kind:function(arm,size=0x10) addr:0x0210df40 +func_ov031_0210df50 kind:function(arm,size=0x5c) addr:0x0210df50 +func_ov031_0210dfac kind:function(arm,size=0xc) addr:0x0210dfac +func_ov031_0210dfb8 kind:function(arm,size=0x28) addr:0x0210dfb8 +func_ov031_0210dfe0 kind:function(arm,size=0x18) addr:0x0210dfe0 +func_ov031_0210dff8 kind:function(arm,size=0x5c) addr:0x0210dff8 +func_ov031_0210e054 kind:function(arm,size=0x14) addr:0x0210e054 +func_ov031_0210e068 kind:function(arm,size=0x38) addr:0x0210e068 +func_ov031_0210e0a0 kind:function(arm,size=0x2c) addr:0x0210e0a0 +func_ov031_0210e0cc kind:function(arm,size=0x20) addr:0x0210e0cc +func_ov031_0210e0ec kind:function(arm,size=0x7c) addr:0x0210e0ec +func_ov031_0210e168 kind:function(arm,size=0x5c) addr:0x0210e168 +func_ov031_0210e1c4 kind:function(arm,size=0x34) addr:0x0210e1c4 +func_ov031_0210e1f8 kind:function(arm,size=0x60) addr:0x0210e1f8 +func_ov031_0210e258 kind:function(arm,size=0x1c) addr:0x0210e258 +func_ov031_0210e274 kind:function(arm,size=0x20) addr:0x0210e274 +func_ov031_0210e294 kind:function(arm,size=0x28) addr:0x0210e294 +func_ov031_0210e2bc kind:function(arm,size=0x104) addr:0x0210e2bc +func_ov031_0210e3c0 kind:function(arm,size=0x74) addr:0x0210e3c0 +func_ov031_0210e434 kind:function(arm,size=0x14) addr:0x0210e434 +func_ov031_0210e448 kind:function(arm,size=0x50) addr:0x0210e448 +func_ov031_0210e498 kind:function(arm,size=0xc8) addr:0x0210e498 +func_ov031_0210e560 kind:function(arm,size=0x178) addr:0x0210e560 +func_ov031_0210e6d8 kind:function(arm,size=0x64) addr:0x0210e6d8 +func_ov031_0210e73c kind:function(arm,size=0x34) addr:0x0210e73c +func_ov031_0210e770 kind:function(arm,size=0x218) addr:0x0210e770 +func_ov031_0210e988 kind:function(arm,size=0xc) addr:0x0210e988 +func_ov031_0210e994 kind:function(arm,size=0x40) addr:0x0210e994 +func_ov031_0210e9d4 kind:function(arm,size=0x3c) addr:0x0210e9d4 +func_ov031_0210ea10 kind:function(arm,size=0x28) addr:0x0210ea10 +func_ov031_0210ea38 kind:function(arm,size=0x2c) addr:0x0210ea38 +func_ov031_0210ea64 kind:function(arm,size=0x1c) addr:0x0210ea64 +func_ov031_0210ea80 kind:function(arm,size=0x20) addr:0x0210ea80 +func_ov031_0210eaa0 kind:function(arm,size=0x28) addr:0x0210eaa0 +func_ov031_0210eac8 kind:function(thumb,size=0x3cc) addr:0x0210eac8 +func_ov031_0210ee94 kind:function(arm,size=0x200) addr:0x0210ee94 +func_ov031_0210f094 kind:function(arm,size=0x580) addr:0x0210f094 +func_ov031_0210f614 kind:function(arm,size=0x1b0) addr:0x0210f614 +func_ov031_0210f7c4 kind:function(arm,size=0x30) addr:0x0210f7c4 +func_ov031_0210f7f4 kind:function(arm,size=0xec) addr:0x0210f7f4 +func_ov031_0210f8e0 kind:function(arm,size=0x14) addr:0x0210f8e0 +func_ov031_0210f8f4 kind:function(arm,size=0x1c) addr:0x0210f8f4 +func_ov031_0210f910 kind:function(arm,size=0xac) addr:0x0210f910 +func_ov031_0210f9bc kind:function(arm,size=0x4c) addr:0x0210f9bc +func_ov031_0210fa08 kind:function(arm,size=0x14) addr:0x0210fa08 +func_ov031_0210fa1c kind:function(arm,size=0x1c) addr:0x0210fa1c +func_ov031_0210fa38 kind:function(arm,size=0x78) addr:0x0210fa38 +func_ov031_0210fab0 kind:function(arm,size=0x114) addr:0x0210fab0 +func_ov031_0210fbc4 kind:function(arm,size=0x4) addr:0x0210fbc4 +func_ov031_0210fbc8 kind:function(arm,size=0x104) addr:0x0210fbc8 +func_ov031_0210fccc kind:function(arm,size=0x14) addr:0x0210fccc +func_ov031_0210fce0 kind:function(arm,size=0x1c) addr:0x0210fce0 +data_ov031_0210fcfc kind:data(any) addr:0x0210fcfc ambiguous +data_ov031_0210fd68 kind:data(any) addr:0x0210fd68 ambiguous +data_ov031_02110230 kind:data(any) addr:0x02110230 ambiguous +data_ov031_02110620 kind:data(any) addr:0x02110620 +data_ov031_02110631 kind:data(any) addr:0x02110631 +data_ov031_0211065c kind:data(any) addr:0x0211065c +data_ov031_02110664 kind:data(any) addr:0x02110664 +data_ov031_0211067c kind:data(any) addr:0x0211067c +data_ov031_021106cc kind:data(any) addr:0x021106cc +data_ov031_021106e0 kind:data(any) addr:0x021106e0 ambiguous +data_ov031_021106e4 kind:data(any) addr:0x021106e4 ambiguous +data_ov031_021106e8 kind:data(any) addr:0x021106e8 ambiguous +data_ov031_021106ec kind:data(any) addr:0x021106ec ambiguous +data_ov031_021106f0 kind:data(any) addr:0x021106f0 ambiguous +data_ov031_021106f4 kind:data(any) addr:0x021106f4 ambiguous +data_ov031_021106f8 kind:data(any) addr:0x021106f8 ambiguous +data_ov031_021106fc kind:data(any) addr:0x021106fc ambiguous +data_ov031_02110700 kind:data(any) addr:0x02110700 ambiguous +data_ov031_02110704 kind:data(any) addr:0x02110704 +data_ov031_02110718 kind:data(any) addr:0x02110718 +data_ov031_02110728 kind:data(any) addr:0x02110728 +data_ov031_02110754 kind:data(any) addr:0x02110754 +data_ov031_02110768 kind:data(any) addr:0x02110768 +data_ov031_0211077c kind:data(any) addr:0x0211077c +data_ov031_0211077e kind:data(any) addr:0x0211077e +data_ov031_02110780 kind:data(any) addr:0x02110780 +data_ov031_02110782 kind:data(any) addr:0x02110782 +data_ov031_02110784 kind:data(any) addr:0x02110784 +data_ov031_02110785 kind:data(any) addr:0x02110785 +data_ov031_02110786 kind:data(any) addr:0x02110786 +data_ov031_02110788 kind:data(any) addr:0x02110788 +data_ov031_0211078c kind:data(any) addr:0x0211078c +data_ov031_02110854 kind:data(any) addr:0x02110854 +data_ov031_02110866 kind:data(any) addr:0x02110866 +data_ov031_02110878 kind:data(any) addr:0x02110878 +data_ov031_0211088c kind:data(any) addr:0x0211088c +data_ov031_021108a0 kind:data(any) addr:0x021108a0 +data_ov031_021108b4 kind:data(any) addr:0x021108b4 ambiguous +data_ov031_021108b8 kind:data(any) addr:0x021108b8 ambiguous +data_ov031_021108d8 kind:data(any) addr:0x021108d8 ambiguous +data_ov031_0211091c kind:data(any) addr:0x0211091c ambiguous +data_ov031_02110960 kind:data(any) addr:0x02110960 ambiguous +data_ov031_021109a4 kind:data(any) addr:0x021109a4 ambiguous +data_ov031_021109c4 kind:data(any) addr:0x021109c4 +data_ov031_021109ca kind:data(any) addr:0x021109ca +data_ov031_021109cc kind:data(any) addr:0x021109cc +data_ov031_021109ce kind:data(any) addr:0x021109ce +data_ov031_021109d0 kind:data(any) addr:0x021109d0 +data_ov031_021109dc kind:data(any) addr:0x021109dc +data_ov031_021109f0 kind:data(any) addr:0x021109f0 +data_ov031_02110a08 kind:data(any) addr:0x02110a08 +data_ov031_02110a30 kind:data(any) addr:0x02110a30 +data_ov031_02110a40 kind:data(any) addr:0x02110a40 +data_ov031_02110a50 kind:data(any) addr:0x02110a50 +data_ov031_02110a60 kind:data(any) addr:0x02110a60 +data_ov031_02110a68 kind:data(any) addr:0x02110a68 +data_ov031_02110a78 kind:data(any) addr:0x02110a78 +data_ov031_02110a7c kind:data(any) addr:0x02110a7c +data_ov031_02110a80 kind:data(any) addr:0x02110a80 +data_ov031_02110aa0 kind:data(any) addr:0x02110aa0 +data_ov031_02110aa4 kind:data(any) addr:0x02110aa4 +data_ov031_02110aac kind:data(any) addr:0x02110aac +data_ov031_02110ab0 kind:data(any) addr:0x02110ab0 +data_ov031_02110ae1 kind:data(any) addr:0x02110ae1 +data_ov031_02110ae8 kind:data(any) addr:0x02110ae8 +data_ov031_02110b1c kind:data(any) addr:0x02110b1c +data_ov031_02110b2c kind:data(any) addr:0x02110b2c +data_ov031_02110b3c kind:data(any) addr:0x02110b3c +data_ov031_02110b50 kind:data(any) addr:0x02110b50 +data_ov031_02110b60 kind:data(any) addr:0x02110b60 +data_ov031_02110b70 kind:data(any) addr:0x02110b70 +data_ov031_02110b74 kind:data(any) addr:0x02110b74 +data_ov031_02110b78 kind:data(any) addr:0x02110b78 +data_ov031_02110b84 kind:data(any) addr:0x02110b84 +data_ov031_02110b90 kind:data(any) addr:0x02110b90 +data_ov031_02110b9c kind:data(any) addr:0x02110b9c +data_ov031_02110ba8 kind:data(any) addr:0x02110ba8 +data_ov031_02110bcc kind:data(any) addr:0x02110bcc +data_ov031_02110be0 kind:data(any) addr:0x02110be0 +data_ov031_02110bfc kind:data(any) addr:0x02110bfc +data_ov031_02110c08 kind:data(any) addr:0x02110c08 +data_ov031_02110c1c kind:data(any) addr:0x02110c1c +data_ov031_02110c24 kind:data(any) addr:0x02110c24 +data_ov031_02110c48 kind:data(any) addr:0x02110c48 +data_ov031_02110c68 kind:data(any) addr:0x02110c68 +data_ov031_02110ca4 kind:data(any) addr:0x02110ca4 ambiguous +data_ov031_02110cc0 kind:data(any) addr:0x02110cc0 +data_ov031_02110cd0 kind:data(any) addr:0x02110cd0 +data_ov031_02110ce4 kind:data(any) addr:0x02110ce4 +data_ov031_02110cf8 kind:data(any) addr:0x02110cf8 +data_ov031_02110d0c kind:data(any) addr:0x02110d0c +data_ov031_02110d18 kind:data(any) addr:0x02110d18 ambiguous +data_ov031_02110d20 kind:data(any) addr:0x02110d20 +data_ov031_02110d34 kind:data(any) addr:0x02110d34 +data_ov031_02110d48 kind:data(any) addr:0x02110d48 +data_ov031_02110d54 kind:data(any) addr:0x02110d54 +data_ov031_02110d5c kind:data(any) addr:0x02110d5c ambiguous +data_ov031_02110d78 kind:data(any) addr:0x02110d78 +data_ov031_02110d84 kind:data(any) addr:0x02110d84 +data_ov031_02110d8c kind:data(any) addr:0x02110d8c +data_ov031_02110dac kind:data(any) addr:0x02110dac +data_ov031_02110dc0 kind:data(any) addr:0x02110dc0 +data_ov031_02110dd4 kind:data(any) addr:0x02110dd4 +data_ov031_02110de8 kind:data(any) addr:0x02110de8 +data_ov031_02110dfc kind:data(any) addr:0x02110dfc +data_ov031_02110e88 kind:data(any) addr:0x02110e88 +data_ov031_02110e9c kind:data(any) addr:0x02110e9c +data_ov031_02110eac kind:data(any) addr:0x02110eac +data_ov031_02110ebc kind:data(any) addr:0x02110ebc +data_ov031_02110ecc kind:data(any) addr:0x02110ecc +data_ov031_02110edc kind:data(any) addr:0x02110edc +data_ov031_02110eec kind:data(any) addr:0x02110eec +data_ov031_02110efc kind:data(any) addr:0x02110efc +data_ov031_02110f0c kind:data(any) addr:0x02110f0c +data_ov031_02110f1c kind:data(any) addr:0x02110f1c +data_ov031_02110f2c kind:data(any) addr:0x02110f2c +data_ov031_02110f40 kind:data(any) addr:0x02110f40 +data_ov031_02110f54 kind:data(any) addr:0x02110f54 +data_ov031_02110f68 kind:data(any) addr:0x02110f68 +__sinit_ov031_02110fb0 kind:function(arm,size=0x18) addr:0x02110fb0 +__sinit_ov031_02110fc8 kind:function(arm,size=0x10) addr:0x02110fc8 +__sinit_ov031_02110fd8 kind:function(arm,size=0x50) addr:0x02110fd8 +__sinit_ov031_02111028 kind:function(arm,size=0x50) addr:0x02111028 +__sinit_ov031_02111078 kind:function(arm,size=0x50) addr:0x02111078 +__sinit_ov031_021110c8 kind:function(arm,size=0x50) addr:0x021110c8 +__sinit_ov031_02111118 kind:function(arm,size=0x74) addr:0x02111118 +__sinit_ov031_0211118c kind:function(arm,size=0x74) addr:0x0211118c +__sinit_ov031_02111200 kind:function(arm,size=0x50) addr:0x02111200 +__sinit_ov031_02111250 kind:function(arm,size=0x98) addr:0x02111250 +__sinit_ov031_021112e8 kind:function(arm,size=0x94) addr:0x021112e8 +__sinit_ov031_0211137c kind:function(arm,size=0x6c) addr:0x0211137c +__sinit_ov031_021113e8 kind:function(arm,size=0x50) addr:0x021113e8 +__sinit_ov031_02111438 kind:function(arm,size=0x50) addr:0x02111438 +__sinit_ov031_02111488 kind:function(arm,size=0x50) addr:0x02111488 +__sinit_ov031_021114d8 kind:function(arm,size=0x50) addr:0x021114d8 +__sinit_ov031_02111528 kind:function(arm,size=0x50) addr:0x02111528 +__sinit_ov031_02111578 kind:function(arm,size=0x50) addr:0x02111578 +__sinit_ov031_021115c8 kind:function(arm,size=0x50) addr:0x021115c8 +__sinit_ov031_02111618 kind:function(arm,size=0x24) addr:0x02111618 +__sinit_ov031_0211163c kind:function(arm,size=0x64) addr:0x0211163c +__sinit_ov031_021116a0 kind:function(arm,size=0x50) addr:0x021116a0 +__sinit_ov031_021116f0 kind:function(arm,size=0x50) addr:0x021116f0 +__sinit_ov031_02111740 kind:function(arm,size=0x50) addr:0x02111740 +__sinit_ov031_02111790 kind:function(arm,size=0x50) addr:0x02111790 +__sinit_ov031_021117e0 kind:function(arm,size=0x50) addr:0x021117e0 +__sinit_ov031_02111830 kind:function(arm,size=0x138) addr:0x02111830 +__sinit_ov031_02111968 kind:function(arm,size=0x74) addr:0x02111968 +__sinit_ov031_021119dc kind:function(arm,size=0x50) addr:0x021119dc +__sinit_ov031_02111a2c kind:function(arm,size=0x50) addr:0x02111a2c +__sinit_ov031_02111a7c kind:function(arm,size=0x50) addr:0x02111a7c +__sinit_ov031_02111acc kind:function(arm,size=0x3c) addr:0x02111acc +__sinit_ov031_02111b08 kind:function(arm,size=0x64) addr:0x02111b08 +__sinit_ov031_02111b6c kind:function(arm,size=0x64) addr:0x02111b6c +__sinit_ov031_02111bd0 kind:function(arm,size=0x64) addr:0x02111bd0 +__sinit_ov031_02111c34 kind:function(arm,size=0x64) addr:0x02111c34 +__sinit_ov031_02111c98 kind:function(arm,size=0x50) addr:0x02111c98 +__sinit_ov031_02111ce8 kind:function(arm,size=0x50) addr:0x02111ce8 +__sinit_ov031_02111d38 kind:function(arm,size=0x50) addr:0x02111d38 +__sinit_ov031_02111d88 kind:function(arm,size=0x50) addr:0x02111d88 +__sinit_ov031_02111dd8 kind:function(arm,size=0x90) addr:0x02111dd8 +__sinit_ov031_02111e68 kind:function(arm,size=0x70) addr:0x02111e68 +__sinit_ov031_02111ed8 kind:function(arm,size=0x50) addr:0x02111ed8 +__sinit_ov031_02111f28 kind:function(arm,size=0x6c) addr:0x02111f28 +__sinit_ov031_02111f94 kind:function(arm,size=0x30) addr:0x02111f94 +__sinit_ov031_02111fc4 kind:function(arm,size=0x6c) addr:0x02111fc4 +__sinit_ov031_02112030 kind:function(arm,size=0x6c) addr:0x02112030 +__sinit_ov031_0211209c kind:function(arm,size=0x6c) addr:0x0211209c +__sinit_ov031_02112108 kind:function(arm,size=0x50) addr:0x02112108 +__sinit_ov031_02112158 kind:function(arm,size=0x50) addr:0x02112158 +__sinit_ov031_021121a8 kind:function(arm,size=0x74) addr:0x021121a8 +__sinit_ov031_0211221c kind:function(arm,size=0x50) addr:0x0211221c +__sinit_ov031_0211226c kind:function(arm,size=0x50) addr:0x0211226c +__sinit_ov031_021122bc kind:function(arm,size=0x50) addr:0x021122bc +__sinit_ov031_0211230c kind:function(arm,size=0x70) addr:0x0211230c +__sinit_ov031_0211237c kind:function(arm,size=0x64) addr:0x0211237c +__sinit_ov031_021123e0 kind:function(arm,size=0x64) addr:0x021123e0 +__sinit_ov031_02112444 kind:function(arm,size=0x50) addr:0x02112444 +__sinit_ov031_02112494 kind:function(arm,size=0x5c) addr:0x02112494 +__sinit_ov031_021124f0 kind:function(arm,size=0x70) addr:0x021124f0 +__sinit_ov031_02112560 kind:function(arm,size=0xe0) addr:0x02112560 +__sinit_ov031_02112640 kind:function(arm,size=0x74) addr:0x02112640 +__sinit_ov031_021126b4 kind:function(arm,size=0x50) addr:0x021126b4 +__sinit_ov031_02112704 kind:function(arm,size=0x70) addr:0x02112704 +.p__sinit_ov031_02110fb0 kind:data(word) addr:0x02112774 +.p__sinit_ov031_02110fc8 kind:data(word) addr:0x02112778 +.p__sinit_ov031_02110fd8 kind:data(word) addr:0x0211277c +.p__sinit_ov031_02111028 kind:data(word) addr:0x02112780 +.p__sinit_ov031_02111078 kind:data(word) addr:0x02112784 +.p__sinit_ov031_021110c8 kind:data(word) addr:0x02112788 +.p__sinit_ov031_02111118 kind:data(word) addr:0x0211278c +.p__sinit_ov031_0211118c kind:data(word) addr:0x02112790 +.p__sinit_ov031_02111200 kind:data(word) addr:0x02112794 +.p__sinit_ov031_02111250 kind:data(word) addr:0x02112798 +.p__sinit_ov031_021112e8 kind:data(word) addr:0x0211279c +.p__sinit_ov031_0211137c kind:data(word) addr:0x021127a0 +.p__sinit_ov031_021113e8 kind:data(word) addr:0x021127a4 +.p__sinit_ov031_02111438 kind:data(word) addr:0x021127a8 +.p__sinit_ov031_02111488 kind:data(word) addr:0x021127ac +.p__sinit_ov031_021114d8 kind:data(word) addr:0x021127b0 +.p__sinit_ov031_02111528 kind:data(word) addr:0x021127b4 +.p__sinit_ov031_02111578 kind:data(word) addr:0x021127b8 +.p__sinit_ov031_021115c8 kind:data(word) addr:0x021127bc +.p__sinit_ov031_02111618 kind:data(word) addr:0x021127c0 +.p__sinit_ov031_0211163c kind:data(word) addr:0x021127c4 +.p__sinit_ov031_021116a0 kind:data(word) addr:0x021127c8 +.p__sinit_ov031_021116f0 kind:data(word) addr:0x021127cc +.p__sinit_ov031_02111740 kind:data(word) addr:0x021127d0 +.p__sinit_ov031_02111790 kind:data(word) addr:0x021127d4 +.p__sinit_ov031_021117e0 kind:data(word) addr:0x021127d8 +.p__sinit_ov031_02111830 kind:data(word) addr:0x021127dc +.p__sinit_ov031_02111968 kind:data(word) addr:0x021127e0 +.p__sinit_ov031_021119dc kind:data(word) addr:0x021127e4 +.p__sinit_ov031_02111a2c kind:data(word) addr:0x021127e8 +.p__sinit_ov031_02111a7c kind:data(word) addr:0x021127ec +.p__sinit_ov031_02111acc kind:data(word) addr:0x021127f0 +.p__sinit_ov031_02111b08 kind:data(word) addr:0x021127f4 +.p__sinit_ov031_02111b6c kind:data(word) addr:0x021127f8 +.p__sinit_ov031_02111bd0 kind:data(word) addr:0x021127fc +.p__sinit_ov031_02111c34 kind:data(word) addr:0x02112800 +.p__sinit_ov031_02111c98 kind:data(word) addr:0x02112804 +.p__sinit_ov031_02111ce8 kind:data(word) addr:0x02112808 +.p__sinit_ov031_02111d38 kind:data(word) addr:0x0211280c +.p__sinit_ov031_02111d88 kind:data(word) addr:0x02112810 +.p__sinit_ov031_02111dd8 kind:data(word) addr:0x02112814 +.p__sinit_ov031_02111e68 kind:data(word) addr:0x02112818 +.p__sinit_ov031_02111ed8 kind:data(word) addr:0x0211281c +.p__sinit_ov031_02111f28 kind:data(word) addr:0x02112820 +.p__sinit_ov031_02111f94 kind:data(word) addr:0x02112824 +.p__sinit_ov031_02111fc4 kind:data(word) addr:0x02112828 +.p__sinit_ov031_02112030 kind:data(word) addr:0x0211282c +.p__sinit_ov031_0211209c kind:data(word) addr:0x02112830 +.p__sinit_ov031_02112108 kind:data(word) addr:0x02112834 +.p__sinit_ov031_02112158 kind:data(word) addr:0x02112838 +.p__sinit_ov031_021121a8 kind:data(word) addr:0x0211283c +.p__sinit_ov031_0211221c kind:data(word) addr:0x02112840 +.p__sinit_ov031_0211226c kind:data(word) addr:0x02112844 +.p__sinit_ov031_021122bc kind:data(word) addr:0x02112848 +.p__sinit_ov031_0211230c kind:data(word) addr:0x0211284c +.p__sinit_ov031_0211237c kind:data(word) addr:0x02112850 +.p__sinit_ov031_021123e0 kind:data(word) addr:0x02112854 +.p__sinit_ov031_02112444 kind:data(word) addr:0x02112858 +.p__sinit_ov031_02112494 kind:data(word) addr:0x0211285c +.p__sinit_ov031_021124f0 kind:data(word) addr:0x02112860 +.p__sinit_ov031_02112560 kind:data(word) addr:0x02112864 +.p__sinit_ov031_02112640 kind:data(word) addr:0x02112868 +.p__sinit_ov031_021126b4 kind:data(word) addr:0x0211286c +.p__sinit_ov031_02112704 kind:data(word) addr:0x02112870 +data_ov031_02112880 kind:data(any) addr:0x02112880 ambiguous +data_ov031_02112884 kind:data(any) addr:0x02112884 +data_ov031_02112888 kind:data(any) addr:0x02112888 +data_ov031_0211288c kind:data(any) addr:0x0211288c +data_ov031_02112890 kind:data(any) addr:0x02112890 +data_ov031_02112894 kind:data(any) addr:0x02112894 +data_ov031_02112898 kind:data(any) addr:0x02112898 +data_ov031_021128a0 kind:data(any) addr:0x021128a0 +data_ov031_021128a8 kind:data(any) addr:0x021128a8 +data_ov031_021128b0 kind:data(any) addr:0x021128b0 +data_ov031_021128b8 kind:data(any) addr:0x021128b8 +data_ov031_021128c0 kind:data(any) addr:0x021128c0 +data_ov031_021128c8 kind:data(any) addr:0x021128c8 +data_ov031_021128d0 kind:data(any) addr:0x021128d0 +data_ov031_021128d8 kind:data(any) addr:0x021128d8 +data_ov031_021128e4 kind:data(any) addr:0x021128e4 +data_ov031_021128f0 kind:data(any) addr:0x021128f0 +data_ov031_021128fc kind:data(any) addr:0x021128fc +data_ov031_02112908 kind:data(any) addr:0x02112908 +data_ov031_02112918 kind:data(any) addr:0x02112918 +data_ov031_02112928 kind:data(any) addr:0x02112928 +data_ov031_02112938 kind:data(any) addr:0x02112938 +data_ov031_0211294c kind:data(any) addr:0x0211294c +data_ov031_0211296c kind:data(any) addr:0x0211296c +data_ov031_0211298c kind:data(any) addr:0x0211298c +data_ov031_0211299c kind:data(any) addr:0x0211299c +data_ov031_021129b4 kind:data(any) addr:0x021129b4 +data_ov031_021129cc kind:data(any) addr:0x021129cc +data_ov031_021129ec kind:data(any) addr:0x021129ec ambiguous +data_ov031_02112a30 kind:data(any) addr:0x02112a30 +data_ov031_02112a44 kind:data(any) addr:0x02112a44 +data_ov031_02112a58 kind:data(any) addr:0x02112a58 +data_ov031_02112a80 kind:data(any) addr:0x02112a80 +data_ov031_02112ab4 kind:data(any) addr:0x02112ab4 +data_ov031_02112ac0 kind:data(any) addr:0x02112ac0 +data_ov031_02112adc kind:data(any) addr:0x02112adc +data_ov031_02112af8 kind:data(any) addr:0x02112af8 +data_ov031_02112b04 kind:data(any) addr:0x02112b04 +data_ov031_02112b20 kind:data(any) addr:0x02112b20 +data_ov031_02112b34 kind:data(any) addr:0x02112b34 +data_ov031_02112b40 kind:data(any) addr:0x02112b40 ambiguous +data_ov031_02112b4c kind:data(any) addr:0x02112b4c +data_ov031_02112b58 kind:data(any) addr:0x02112b58 +data_ov031_02112b6c kind:data(any) addr:0x02112b6c +data_ov031_02112b94 kind:data(any) addr:0x02112b94 +data_ov031_02112bbc kind:data(any) addr:0x02112bbc +data_ov031_02112bc8 kind:data(any) addr:0x02112bc8 +data_ov031_02112be0 kind:data(any) addr:0x02112be0 +data_ov031_02112c18 kind:data(any) addr:0x02112c18 +data_ov031_02112c58 kind:data(any) addr:0x02112c58 +data_ov031_02112c74 kind:data(any) addr:0x02112c74 +data_ov031_02112c90 kind:data(any) addr:0x02112c90 +data_ov031_02112cac kind:data(any) addr:0x02112cac +data_ov031_02112cd0 kind:data(any) addr:0x02112cd0 +data_ov031_02112d2c kind:data(any) addr:0x02112d2c +data_ov031_02112d48 kind:data(any) addr:0x02112d48 +data_ov031_02112d6c kind:data(any) addr:0x02112d6c +data_ov031_02112dc8 kind:data(any) addr:0x02112dc8 +data_ov031_02112e34 kind:data(any) addr:0x02112e34 +data_ov031_02112e58 kind:data(any) addr:0x02112e58 +data_ov031_02112ecc kind:data(any) addr:0x02112ecc +data_ov031_02112ee4 kind:data(any) addr:0x02112ee4 +data_ov031_02112f00 kind:data(any) addr:0x02112f00 +data_ov031_02112f1c kind:data(any) addr:0x02112f1c +data_ov031_02112f38 kind:data(any) addr:0x02112f38 +data_ov031_02112f5c kind:data(any) addr:0x02112f5c +data_ov031_02112fb8 kind:data(any) addr:0x02112fb8 +data_ov031_02112fbc kind:data(any) addr:0x02112fbc +data_ov031_02112fd4 kind:data(any) addr:0x02112fd4 +data_ov031_02112ff0 kind:data(any) addr:0x02112ff0 +data_ov031_02113014 kind:data(any) addr:0x02113014 +data_ov031_02113070 kind:data(any) addr:0x02113070 +data_ov031_0211308c kind:data(any) addr:0x0211308c +data_ov031_021130f0 kind:data(any) addr:0x021130f0 +data_ov031_021130f4 kind:data(any) addr:0x021130f4 +data_ov031_0211310c kind:data(any) addr:0x0211310c +data_ov031_02113128 kind:data(any) addr:0x02113128 +data_ov031_02113144 kind:data(any) addr:0x02113144 +data_ov031_02113168 kind:data(any) addr:0x02113168 +data_ov031_021131bc kind:data(any) addr:0x021131bc +data_ov031_021131c0 kind:data(any) addr:0x021131c0 +data_ov031_021131c4 kind:data(any) addr:0x021131c4 +data_ov031_021131c8 kind:data(any) addr:0x021131c8 +data_ov031_021131cc kind:data(any) addr:0x021131cc +data_ov031_021131e4 kind:data(any) addr:0x021131e4 +data_ov031_021131f8 kind:data(any) addr:0x021131f8 +data_ov031_02113240 kind:data(any) addr:0x02113240 +data_ov031_02113290 kind:data(any) addr:0x02113290 +data_ov031_021133ac kind:data(any) addr:0x021133ac +data_ov031_021133d0 kind:data(any) addr:0x021133d0 +data_ov031_021133f4 kind:data(any) addr:0x021133f4 +data_ov031_02113448 kind:data(any) addr:0x02113448 +data_ov031_02113458 kind:data(any) addr:0x02113458 +data_ov031_02113470 kind:data(any) addr:0x02113470 +data_ov031_02113488 kind:data(any) addr:0x02113488 +data_ov031_021134ac kind:data(any) addr:0x021134ac +data_ov031_02113500 kind:data(any) addr:0x02113500 +data_ov031_02113568 kind:data(any) addr:0x02113568 +data_ov031_021135d0 kind:data(any) addr:0x021135d0 +data_ov031_021135d4 kind:data(any) addr:0x021135d4 +data_ov031_021135d8 kind:data(any) addr:0x021135d8 +data_ov031_021135dc kind:data(any) addr:0x021135dc +data_ov031_021135fc kind:data(any) addr:0x021135fc +data_ov031_02113608 kind:data(any) addr:0x02113608 +data_ov031_0211362c kind:data(any) addr:0x0211362c +data_ov031_02113650 kind:data(any) addr:0x02113650 +data_ov031_0211367c kind:data(any) addr:0x0211367c +data_ov031_021136c4 kind:data(any) addr:0x021136c4 +data_ov031_0211370c kind:data(any) addr:0x0211370c +data_ov031_02113750 kind:data(any) addr:0x02113750 +data_ov031_021137d8 kind:data(any) addr:0x021137d8 +data_ov031_02113868 kind:data(any) addr:0x02113868 +data_ov031_0211392c kind:data(any) addr:0x0211392c +data_ov031_021139e8 kind:data(any) addr:0x021139e8 +data_ov031_02113a00 kind:data(any) addr:0x02113a00 +data_ov031_02113a18 kind:data(any) addr:0x02113a18 +data_ov031_02113a30 kind:data(any) addr:0x02113a30 +data_ov031_02113a48 kind:data(any) addr:0x02113a48 +data_ov031_02113a60 kind:data(any) addr:0x02113a60 +data_ov031_02113a78 kind:data(any) addr:0x02113a78 +data_ov031_02113a90 kind:data(any) addr:0x02113a90 +data_ov031_02113aa8 kind:data(any) addr:0x02113aa8 +data_ov031_02113ac0 kind:data(any) addr:0x02113ac0 +data_ov031_02113ad8 kind:data(any) addr:0x02113ad8 +data_ov031_02113b38 kind:data(any) addr:0x02113b38 +data_ov031_02113ce8 kind:data(any) addr:0x02113ce8 +data_ov031_02113cf4 kind:data(any) addr:0x02113cf4 +data_ov031_02113d1c kind:data(any) addr:0x02113d1c ambiguous +data_ov031_02113d38 kind:data(any) addr:0x02113d38 +data_ov031_02113d44 kind:data(any) addr:0x02113d44 +data_ov031_02113d54 kind:data(any) addr:0x02113d54 +data_ov031_02113d84 kind:data(any) addr:0x02113d84 +data_ov031_02113dbc kind:data(any) addr:0x02113dbc +data_ov031_02113dd4 kind:data(any) addr:0x02113dd4 +data_ov031_02113df8 kind:data(any) addr:0x02113df8 +data_ov031_02113e54 kind:data(any) addr:0x02113e54 +data_ov031_02113e78 kind:data(any) addr:0x02113e78 +data_ov031_02113ed4 kind:data(any) addr:0x02113ed4 +data_ov031_02113ef8 kind:data(any) addr:0x02113ef8 +data_ov031_02113f20 kind:data(any) addr:0x02113f20 +data_ov031_02113f7c kind:data(any) addr:0x02113f7c +data_ov031_02113f98 kind:data(any) addr:0x02113f98 +data_ov031_02113fb4 kind:data(any) addr:0x02113fb4 +data_ov031_02114024 kind:data(any) addr:0x02114024 +data_ov031_02114040 kind:data(any) addr:0x02114040 +data_ov031_02114080 kind:data(any) addr:0x02114080 +data_ov031_021140c8 kind:data(any) addr:0x021140c8 +data_ov031_02114138 kind:data(any) addr:0x02114138 +data_ov031_02114154 kind:data(any) addr:0x02114154 +data_ov031_02114194 kind:data(any) addr:0x02114194 +data_ov031_021141dc kind:data(any) addr:0x021141dc +data_ov031_0211424c kind:data(any) addr:0x0211424c +data_ov031_02114268 kind:data(any) addr:0x02114268 +data_ov031_02114284 kind:data(any) addr:0x02114284 +data_ov031_021142a0 kind:data(any) addr:0x021142a0 +data_ov031_021142e0 kind:data(any) addr:0x021142e0 +data_ov031_02114328 kind:data(any) addr:0x02114328 +data_ov031_02114384 kind:data(any) addr:0x02114384 +data_ov031_021143a8 kind:data(any) addr:0x021143a8 +data_ov031_02114404 kind:data(any) addr:0x02114404 +data_ov031_02114420 kind:data(any) addr:0x02114420 +data_ov031_0211447c kind:data(any) addr:0x0211447c +data_ov031_02114488 kind:data(any) addr:0x02114488 +data_ov031_021144ec kind:data(any) addr:0x021144ec +data_ov031_02114510 kind:data(any) addr:0x02114510 +data_ov031_02114564 kind:data(any) addr:0x02114564 +data_ov031_02114574 kind:data(any) addr:0x02114574 +data_ov031_02114584 kind:data(any) addr:0x02114584 +data_ov031_02114588 kind:data(any) addr:0x02114588 +data_ov031_02114598 kind:data(any) addr:0x02114598 +data_ov031_021145bc kind:data(any) addr:0x021145bc +data_ov031_021145e8 kind:data(any) addr:0x021145e8 +data_ov031_02114644 kind:data(any) addr:0x02114644 +data_ov031_021146a0 kind:data(any) addr:0x021146a0 ambiguous +data_ov031_02114700 kind:data(any) addr:0x02114700 ambiguous +data_ov031_02114760 kind:data(any) addr:0x02114760 +data_ov031_021147c0 kind:data(any) addr:0x021147c0 +data_ov031_021147e4 kind:data(any) addr:0x021147e4 +data_ov031_021147ec kind:data(any) addr:0x021147ec +data_ov031_02114800 kind:data(any) addr:0x02114800 +data_ov031_02114824 kind:data(any) addr:0x02114824 +data_ov031_02114880 kind:data(any) addr:0x02114880 ambiguous +data_ov031_02114890 kind:data(any) addr:0x02114890 +data_ov031_021148a0 kind:data(any) addr:0x021148a0 +data_ov031_021148c4 kind:data(any) addr:0x021148c4 +data_ov031_02114920 kind:data(any) addr:0x02114920 +data_ov031_02114944 kind:data(any) addr:0x02114944 +data_ov031_021149a0 kind:data(any) addr:0x021149a0 +data_ov031_021149c4 kind:data(any) addr:0x021149c4 +data_ov031_02114a20 kind:data(any) addr:0x02114a20 +data_ov031_02114a3c kind:data(any) addr:0x02114a3c +data_ov031_02114a58 kind:data(any) addr:0x02114a58 +data_ov031_02114a74 kind:data(any) addr:0x02114a74 +data_ov031_02114acc kind:data(any) addr:0x02114acc +data_ov031_02114b2c kind:data(any) addr:0x02114b2c +data_ov031_02114b80 kind:data(any) addr:0x02114b80 +data_ov031_02114b90 kind:data(any) addr:0x02114b90 +data_ov031_02114bc8 kind:data(any) addr:0x02114bc8 +data_ov031_02114c08 kind:data(any) addr:0x02114c08 +data_ov031_02114c20 kind:data(any) addr:0x02114c20 +data_ov031_02114c44 kind:data(any) addr:0x02114c44 +data_ov031_02114c68 kind:data(any) addr:0x02114c68 +data_ov031_02114c8c kind:data(any) addr:0x02114c8c +data_ov031_02114cb0 kind:data(any) addr:0x02114cb0 +data_ov031_02114d08 kind:data(any) addr:0x02114d08 +data_ov031_02114d1c kind:data(any) addr:0x02114d1c +data_ov031_02114d34 kind:data(any) addr:0x02114d34 +data_ov031_02114d58 kind:data(any) addr:0x02114d58 +data_ov031_02114dd4 kind:data(any) addr:0x02114dd4 +data_ov031_02114e04 kind:data(any) addr:0x02114e04 +data_ov031_02114e28 kind:data(any) addr:0x02114e28 +data_ov031_02114e94 kind:data(any) addr:0x02114e94 +data_ov031_02114eb0 kind:data(any) addr:0x02114eb0 +data_ov031_02114ee8 kind:data(any) addr:0x02114ee8 +data_ov031_02114f48 kind:data(any) addr:0x02114f48 +data_ov031_02114f60 kind:data(any) addr:0x02114f60 +data_ov031_02114f84 kind:data(any) addr:0x02114f84 +data_ov031_02114fdc kind:data(any) addr:0x02114fdc +data_ov031_02114fe8 kind:data(any) addr:0x02114fe8 +data_ov031_02115080 kind:data(any) addr:0x02115080 +data_ov031_02115090 kind:data(any) addr:0x02115090 +data_ov031_0211509c kind:data(any) addr:0x0211509c +data_ov031_021150b8 kind:data(any) addr:0x021150b8 +data_ov031_02115150 kind:data(any) addr:0x02115150 +data_ov031_02115164 kind:data(any) addr:0x02115164 +data_ov031_02115170 kind:data(any) addr:0x02115170 +data_ov031_0211518c kind:data(any) addr:0x0211518c +data_ov031_02115224 kind:data(any) addr:0x02115224 +data_ov031_02115234 kind:data(any) addr:0x02115234 +data_ov031_02115240 kind:data(any) addr:0x02115240 +data_ov031_0211525c kind:data(any) addr:0x0211525c +data_ov031_021152f4 kind:data(any) addr:0x021152f4 +data_ov031_02115308 kind:data(any) addr:0x02115308 +data_ov031_02115314 kind:data(any) addr:0x02115314 +data_ov031_0211533c kind:data(any) addr:0x0211533c +data_ov031_021153d4 kind:data(any) addr:0x021153d4 +data_ov031_021153fc kind:data(any) addr:0x021153fc +data_ov031_02115424 kind:data(any) addr:0x02115424 +data_ov031_021154bc kind:data(any) addr:0x021154bc +data_ov031_021154e4 kind:data(any) addr:0x021154e4 +data_ov031_02115500 kind:data(any) addr:0x02115500 +data_ov031_02115540 kind:data(any) addr:0x02115540 +data_ov031_02115568 kind:data(any) addr:0x02115568 +data_ov031_021155a8 kind:data(any) addr:0x021155a8 +data_ov031_021155c4 kind:data(any) addr:0x021155c4 +data_ov031_02115604 kind:data(any) addr:0x02115604 +data_ov031_02115620 kind:data(any) addr:0x02115620 +data_ov031_0211563c kind:data(any) addr:0x0211563c +data_ov031_0211567c kind:data(any) addr:0x0211567c +data_ov031_02115690 kind:data(any) addr:0x02115690 +data_ov031_021156ac kind:data(any) addr:0x021156ac +data_ov031_021156ec kind:data(any) addr:0x021156ec +data_ov031_02115708 kind:data(any) addr:0x02115708 +data_ov031_0211576c kind:data(any) addr:0x0211576c +data_ov031_02115790 kind:data(any) addr:0x02115790 +data_ov031_021157a0 kind:data(any) addr:0x021157a0 +data_ov031_021157bc kind:data(any) addr:0x021157bc +data_ov031_02115810 kind:data(any) addr:0x02115810 +data_ov031_02115814 kind:data(any) addr:0x02115814 +data_ov031_02115824 kind:data(any) addr:0x02115824 +data_ov031_02115850 kind:data(any) addr:0x02115850 +data_ov031_021158a4 kind:data(any) addr:0x021158a4 +data_ov031_021158b4 kind:data(any) addr:0x021158b4 +data_ov031_021158d0 kind:data(any) addr:0x021158d0 +data_ov031_02115924 kind:data(any) addr:0x02115924 +data_ov031_02115934 kind:data(any) addr:0x02115934 +data_ov031_02115950 kind:data(any) addr:0x02115950 +data_ov031_021159a8 kind:data(any) addr:0x021159a8 +data_ov031_021159b8 kind:data(any) addr:0x021159b8 +data_ov031_021159d4 kind:data(any) addr:0x021159d4 +data_ov031_02115a30 kind:data(any) addr:0x02115a30 +data_ov031_02115a4c kind:data(any) addr:0x02115a4c +data_ov031_02115ab8 kind:data(any) addr:0x02115ab8 +data_ov031_02115acc kind:data(any) addr:0x02115acc +data_ov031_02115ae8 kind:data(any) addr:0x02115ae8 +data_ov031_02115b40 kind:data(any) addr:0x02115b40 +data_ov031_02115b54 kind:data(any) addr:0x02115b54 +data_ov031_02115b6c kind:data(any) addr:0x02115b6c +data_ov031_02115b88 kind:data(any) addr:0x02115b88 +data_ov031_02115ba4 kind:data(any) addr:0x02115ba4 +data_ov031_02115be4 kind:data(any) addr:0x02115be4 +data_ov031_02115c00 kind:data(any) addr:0x02115c00 +data_ov031_02115c60 kind:data(any) addr:0x02115c60 +data_ov031_02115c7c kind:data(any) addr:0x02115c7c +data_ov031_02115cc8 kind:data(any) addr:0x02115cc8 +data_ov031_02115cd4 kind:data(any) addr:0x02115cd4 +data_ov031_02115cf8 kind:data(any) addr:0x02115cf8 +data_ov031_02115d50 kind:data(any) addr:0x02115d50 +data_ov031_02115d64 kind:data(any) addr:0x02115d64 +data_ov031_02115d8c kind:data(any) addr:0x02115d8c +data_ov031_02115dcc kind:data(any) addr:0x02115dcc +data_ov031_02115de8 kind:data(any) addr:0x02115de8 +data_ov031_02115e24 kind:data(any) addr:0x02115e24 +data_ov031_02115e28 kind:data(any) addr:0x02115e28 +data_ov031_02115e38 kind:data(any) addr:0x02115e38 +data_ov031_02115e54 kind:data(any) addr:0x02115e54 +data_ov031_02115e94 kind:data(any) addr:0x02115e94 +data_ov031_02115eb0 kind:data(any) addr:0x02115eb0 +data_ov031_02115ef0 kind:data(any) addr:0x02115ef0 +data_ov031_02115f0c kind:data(any) addr:0x02115f0c +data_ov031_02115f48 kind:data(any) addr:0x02115f48 +data_ov031_02115f5c kind:data(any) addr:0x02115f5c +data_ov031_02115f78 kind:data(any) addr:0x02115f78 +data_ov031_02115fc0 kind:data(any) addr:0x02115fc0 +data_ov031_02115fcc kind:data(any) addr:0x02115fcc ambiguous +data_ov031_02115fe0 kind:data(any) addr:0x02115fe0 +data_ov031_02115ffc kind:data(any) addr:0x02115ffc ambiguous +data_ov031_02116034 kind:data(any) addr:0x02116034 +data_ov031_02116048 kind:data(any) addr:0x02116048 +data_ov031_02116064 kind:data(any) addr:0x02116064 +data_ov031_021160b0 kind:data(any) addr:0x021160b0 +data_ov031_021160e0 kind:data(any) addr:0x021160e0 +data_ov031_021160f8 kind:data(any) addr:0x021160f8 +data_ov031_02116114 kind:data(any) addr:0x02116114 +data_ov031_02116160 kind:data(any) addr:0x02116160 +data_ov031_0211616c kind:data(any) addr:0x0211616c +data_ov031_02116180 kind:data(any) addr:0x02116180 +data_ov031_0211619c kind:data(any) addr:0x0211619c +data_ov031_021161c8 kind:data(any) addr:0x021161c8 +data_ov031_021161f4 kind:data(any) addr:0x021161f4 +data_ov031_02116234 kind:data(any) addr:0x02116234 +data_ov031_02116264 kind:data(any) addr:0x02116264 +data_ov031_02116280 kind:data(any) addr:0x02116280 +data_ov031_021162b0 kind:data(any) addr:0x021162b0 +data_ov031_021162cc kind:data(any) addr:0x021162cc +data_ov031_021162fc kind:data(any) addr:0x021162fc +data_ov031_0211630c kind:data(any) addr:0x0211630c +data_ov031_02116320 kind:data(any) addr:0x02116320 ambiguous +data_ov031_02116338 kind:data(any) addr:0x02116338 +data_ov031_02116360 kind:bss addr:0x02116360 +data_ov031_021163e4 kind:bss addr:0x021163e4 +data_ov031_021163e8 kind:bss addr:0x021163e8 +data_ov031_021163f4 kind:bss addr:0x021163f4 +data_ov031_02116430 kind:bss addr:0x02116430 +data_ov031_02116434 kind:bss addr:0x02116434 +data_ov031_02116440 kind:bss addr:0x02116440 +data_ov031_0211647c kind:bss addr:0x0211647c +data_ov031_02116480 kind:bss addr:0x02116480 +data_ov031_0211648c kind:bss addr:0x0211648c +data_ov031_021164c8 kind:bss addr:0x021164c8 +data_ov031_021164cc kind:bss addr:0x021164cc +data_ov031_021164d8 kind:bss addr:0x021164d8 +data_ov031_02116514 kind:bss addr:0x02116514 +data_ov031_02116518 kind:bss addr:0x02116518 +data_ov031_02116524 kind:bss addr:0x02116524 +data_ov031_02116560 kind:bss addr:0x02116560 +data_ov031_02116564 kind:bss addr:0x02116564 +data_ov031_02116570 kind:bss addr:0x02116570 +data_ov031_021165ac kind:bss addr:0x021165ac +data_ov031_021165b0 kind:bss addr:0x021165b0 +data_ov031_021165b4 kind:bss addr:0x021165b4 +data_ov031_021165c0 kind:bss addr:0x021165c0 +data_ov031_021165d0 kind:bss addr:0x021165d0 ambiguous +data_ov031_02116698 kind:bss addr:0x02116698 +data_ov031_021166b8 kind:bss addr:0x021166b8 +data_ov031_021166bc kind:bss addr:0x021166bc +data_ov031_021166c8 kind:bss addr:0x021166c8 +data_ov031_02116704 kind:bss addr:0x02116704 +data_ov031_0211670c kind:bss addr:0x0211670c +data_ov031_02116718 kind:bss addr:0x02116718 +data_ov031_02116724 kind:bss addr:0x02116724 +data_ov031_02116760 kind:bss addr:0x02116760 +data_ov031_021167a4 kind:bss addr:0x021167a4 ambiguous +data_ov031_02116838 kind:bss addr:0x02116838 +data_ov031_0211683c kind:bss addr:0x0211683c +data_ov031_02116848 kind:bss addr:0x02116848 +data_ov031_02116884 kind:bss addr:0x02116884 +data_ov031_02116888 kind:bss addr:0x02116888 +data_ov031_02116894 kind:bss addr:0x02116894 +data_ov031_0211696c kind:bss addr:0x0211696c +data_ov031_02116970 kind:bss addr:0x02116970 +data_ov031_0211697c kind:bss addr:0x0211697c +data_ov031_021169b8 kind:bss addr:0x021169b8 +data_ov031_021169bc kind:bss addr:0x021169bc +data_ov031_021169c8 kind:bss addr:0x021169c8 +data_ov031_02116a04 kind:bss addr:0x02116a04 +data_ov031_02116a08 kind:bss addr:0x02116a08 +data_ov031_02116a14 kind:bss addr:0x02116a14 +data_ov031_02116a50 kind:bss addr:0x02116a50 +data_ov031_02116a54 kind:bss addr:0x02116a54 +data_ov031_02116a60 kind:bss addr:0x02116a60 +data_ov031_02116a9c kind:bss addr:0x02116a9c +data_ov031_02116aa0 kind:bss addr:0x02116aa0 +data_ov031_02116aac kind:bss addr:0x02116aac +data_ov031_02116ae8 kind:bss addr:0x02116ae8 +data_ov031_02116aec kind:bss addr:0x02116aec +data_ov031_02116af8 kind:bss addr:0x02116af8 +data_ov031_02116b34 kind:bss addr:0x02116b34 +data_ov031_02116b38 kind:bss addr:0x02116b38 +data_ov031_02116b44 kind:bss addr:0x02116b44 +data_ov031_02116b50 kind:bss addr:0x02116b50 +data_ov031_02116b5c kind:bss addr:0x02116b5c +data_ov031_02116c34 kind:bss addr:0x02116c34 +data_ov031_02116c38 kind:bss addr:0x02116c38 +data_ov031_02116c44 kind:bss addr:0x02116c44 +data_ov031_02116c80 kind:bss addr:0x02116c80 +data_ov031_02116c84 kind:bss addr:0x02116c84 +data_ov031_02116c90 kind:bss addr:0x02116c90 +data_ov031_02116ccc kind:bss addr:0x02116ccc +data_ov031_02116cd0 kind:bss addr:0x02116cd0 +data_ov031_02116cdc kind:bss addr:0x02116cdc +data_ov031_02116d18 kind:bss addr:0x02116d18 +data_ov031_02116d1c kind:bss addr:0x02116d1c +data_ov031_02116d28 kind:bss addr:0x02116d28 +data_ov031_02116d64 kind:bss addr:0x02116d64 +data_ov031_02116d68 kind:bss addr:0x02116d68 +data_ov031_02116d74 kind:bss addr:0x02116d74 +data_ov031_02116e4c kind:bss addr:0x02116e4c +data_ov031_02116e5c kind:bss addr:0x02116e5c +data_ov031_02116e68 kind:bss addr:0x02116e68 +data_ov031_02116e74 kind:bss addr:0x02116e74 +data_ov031_02116e80 kind:bss addr:0x02116e80 +data_ov031_02116e8c kind:bss addr:0x02116e8c +data_ov031_02116ec8 kind:bss addr:0x02116ec8 +data_ov031_02116f04 kind:bss addr:0x02116f04 +data_ov031_02116f40 kind:bss addr:0x02116f40 +data_ov031_02116f7c kind:bss addr:0x02116f7c +data_ov031_02116f80 kind:bss addr:0x02116f80 +data_ov031_02116f8c kind:bss addr:0x02116f8c +data_ov031_02116fc8 kind:bss addr:0x02116fc8 +data_ov031_02116fcc kind:bss addr:0x02116fcc +data_ov031_02116fd8 kind:bss addr:0x02116fd8 +data_ov031_02117014 kind:bss addr:0x02117014 +data_ov031_02117018 kind:bss addr:0x02117018 +data_ov031_02117024 kind:bss addr:0x02117024 +data_ov031_021170fc kind:bss addr:0x021170fc +data_ov031_02117100 kind:bss addr:0x02117100 +data_ov031_0211710c kind:bss addr:0x0211710c +data_ov031_021171e4 kind:bss addr:0x021171e4 +data_ov031_021171f0 kind:bss addr:0x021171f0 +data_ov031_02117214 kind:bss addr:0x02117214 +data_ov031_02117238 kind:bss addr:0x02117238 +data_ov031_0211725c kind:bss addr:0x0211725c +data_ov031_02117260 kind:bss addr:0x02117260 +data_ov031_0211726c kind:bss addr:0x0211726c +data_ov031_02117340 kind:bss addr:0x02117340 +data_ov031_02117344 kind:bss addr:0x02117344 +data_ov031_02117350 kind:bss addr:0x02117350 +data_ov031_02117424 kind:bss addr:0x02117424 +data_ov031_02117428 kind:bss addr:0x02117428 +data_ov031_02117434 kind:bss addr:0x02117434 +data_ov031_02117508 kind:bss addr:0x02117508 +data_ov031_0211750c kind:bss addr:0x0211750c +data_ov031_02117518 kind:bss addr:0x02117518 +data_ov031_02117538 kind:bss addr:0x02117538 +data_ov031_02117580 kind:bss addr:0x02117580 +data_ov031_02117584 kind:bss addr:0x02117584 +data_ov031_02117590 kind:bss addr:0x02117590 +data_ov031_021175b0 kind:bss addr:0x021175b0 +data_ov031_021175f8 kind:bss addr:0x021175f8 +data_ov031_021175fc kind:bss addr:0x021175fc +data_ov031_02117608 kind:bss addr:0x02117608 +data_ov031_021176dc kind:bss addr:0x021176dc +data_ov031_021176e0 kind:bss addr:0x021176e0 +data_ov031_021176ec kind:bss addr:0x021176ec +data_ov031_0211770c kind:bss addr:0x0211770c +data_ov031_02117754 kind:bss addr:0x02117754 +data_ov031_02117758 kind:bss addr:0x02117758 +data_ov031_02117764 kind:bss addr:0x02117764 +data_ov031_02117838 kind:bss addr:0x02117838 +data_ov031_0211783c kind:bss addr:0x0211783c +data_ov031_02117848 kind:bss addr:0x02117848 +data_ov031_02117854 kind:bss addr:0x02117854 +data_ov031_021178a4 kind:bss addr:0x021178a4 +data_ov031_02117978 kind:bss addr:0x02117978 +data_ov031_02117998 kind:bss addr:0x02117998 +data_ov031_0211799c kind:bss addr:0x0211799c +data_ov031_021179a8 kind:bss addr:0x021179a8 +data_ov031_021179c8 kind:bss addr:0x021179c8 +data_ov031_02117a7c kind:bss addr:0x02117a7c +data_ov031_02117a9c kind:bss addr:0x02117a9c +data_ov031_02117aa0 kind:bss addr:0x02117aa0 +data_ov031_02117aac kind:bss addr:0x02117aac +data_ov031_02117b80 kind:bss addr:0x02117b80 +data_ov031_02117b84 kind:bss addr:0x02117b84 +data_ov031_02117b90 kind:bss addr:0x02117b90 +data_ov031_02117c64 kind:bss addr:0x02117c64 +data_ov031_02117cdc kind:bss addr:0x02117cdc +data_ov031_02117ce0 kind:bss addr:0x02117ce0 +data_ov031_02117cec kind:bss addr:0x02117cec +data_ov031_02117d10 kind:bss addr:0x02117d10 +data_ov031_02117d14 kind:bss addr:0x02117d14 +data_ov031_02117d20 kind:bss addr:0x02117d20 +data_ov031_02117d44 kind:bss addr:0x02117d44 +data_ov031_02117d48 kind:bss addr:0x02117d48 +data_ov031_02117d54 kind:bss addr:0x02117d54 +data_ov031_02117e28 kind:bss addr:0x02117e28 +data_ov031_02117e2c kind:bss addr:0x02117e2c +data_ov031_02117e38 kind:bss addr:0x02117e38 +data_ov031_02117f0c kind:bss addr:0x02117f0c +data_ov031_02117f10 kind:bss addr:0x02117f10 +data_ov031_02117f1c kind:bss addr:0x02117f1c +data_ov031_02117ff0 kind:bss addr:0x02117ff0 +data_ov031_02118010 kind:bss addr:0x02118010 +data_ov031_02118014 kind:bss addr:0x02118014 +data_ov031_02118020 kind:bss addr:0x02118020 +data_ov031_021180f4 kind:bss addr:0x021180f4 +data_ov031_02118118 kind:bss addr:0x02118118 +data_ov031_0211811c kind:bss addr:0x0211811c +data_ov031_02118128 kind:bss addr:0x02118128 +data_ov031_021181fc kind:bss addr:0x021181fc +data_ov031_02118200 kind:bss addr:0x02118200 +data_ov031_0211820c kind:bss addr:0x0211820c +data_ov031_021182e0 kind:bss addr:0x021182e0 +data_ov031_021182e4 kind:bss addr:0x021182e4 +data_ov031_021182f0 kind:bss addr:0x021182f0 +data_ov031_0211832c kind:bss addr:0x0211832c +data_ov031_02118330 kind:bss addr:0x02118330 +data_ov031_0211833c kind:bss addr:0x0211833c +data_ov031_0211835c kind:bss addr:0x0211835c +data_ov031_021183a4 kind:bss addr:0x021183a4 +data_ov031_021183a8 kind:bss addr:0x021183a8 +data_ov031_021183b4 kind:bss addr:0x021183b4 +data_ov031_021183c0 kind:bss addr:0x021183c0 +data_ov031_021183cc kind:bss addr:0x021183cc +data_ov031_021184a0 kind:bss addr:0x021184a0 +data_ov031_021184a4 kind:bss addr:0x021184a4 +data_ov031_021184b0 kind:bss addr:0x021184b0 +data_ov031_021184bc kind:bss addr:0x021184bc +data_ov031_021184c8 kind:bss addr:0x021184c8 +data_ov031_021185c0 kind:bss addr:0x021185c0 +data_ov031_021185c4 kind:bss addr:0x021185c4 +data_ov031_021185d0 kind:bss addr:0x021185d0 +data_ov031_021186a4 kind:bss addr:0x021186a4 +data_ov031_021186a8 kind:bss addr:0x021186a8 +data_ov031_021186b4 kind:bss addr:0x021186b4 +data_ov031_021186c0 kind:bss addr:0x021186c0 +data_ov031_02118794 kind:bss addr:0x02118794 +data_ov031_021187b8 kind:bss addr:0x021187b8 +data_ov031_021187bc kind:bss addr:0x021187bc +data_ov031_021187c8 kind:bss addr:0x021187c8 +data_ov031_0211889c kind:bss addr:0x0211889c +data_ov031_021188c0 kind:bss addr:0x021188c0 +data_ov031_021188c8 kind:bss addr:0x021188c8 +data_ov031_021188d4 kind:bss addr:0x021188d4 +data_ov031_021188e0 kind:bss addr:0x021188e0 +data_ov031_021188f8 kind:bss addr:0x021188f8 +data_ov031_021189b0 kind:bss addr:0x021189b0 +data_ov031_02118a84 kind:bss addr:0x02118a84 +data_ov031_02118aa8 kind:bss addr:0x02118aa8 +data_ov031_02118acc kind:bss addr:0x02118acc +data_ov031_02118af0 kind:bss addr:0x02118af0 +data_ov031_02118c70 kind:bss addr:0x02118c70 +data_ov031_02118c78 kind:bss addr:0x02118c78 +data_ov031_02118c84 kind:bss addr:0x02118c84 +data_ov031_02118d58 kind:bss addr:0x02118d58 +data_ov031_02118d78 kind:bss addr:0x02118d78 +data_ov031_02118d7c kind:bss addr:0x02118d7c +data_ov031_02118d88 kind:bss addr:0x02118d88 +data_ov031_02118da8 kind:bss addr:0x02118da8 +data_ov031_02118e5c kind:bss addr:0x02118e5c +data_ov031_02118e7c kind:bss addr:0x02118e7c +data_ov031_02118e80 kind:bss addr:0x02118e80 +data_ov031_02118e8c kind:bss addr:0x02118e8c +data_ov031_02118eac kind:bss addr:0x02118eac +data_ov031_02118f60 kind:bss addr:0x02118f60 +data_ov031_02118f84 kind:bss addr:0x02118f84 diff --git a/config/usa/arm9/overlays/ov032/delinks.txt b/config/usa/arm9/overlays/ov032/delinks.txt new file mode 100644 index 00000000..35a3f6c0 --- /dev/null +++ b/config/usa/arm9/overlays/ov032/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02118fa0 end:0x02121eb0 kind:code align:32 + .rodata start:0x02121eb0 end:0x02121f14 kind:rodata align:4 + .init start:0x02121f14 end:0x0212210c kind:code align:4 + .ctor start:0x0212210c end:0x02122120 kind:rodata align:4 + .data start:0x02122140 end:0x02122800 kind:data align:32 + .bss start:0x02122800 end:0x02122ba0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov032/relocs.txt b/config/usa/arm9/overlays/ov032/relocs.txt new file mode 100644 index 00000000..4a128a0a --- /dev/null +++ b/config/usa/arm9/overlays/ov032/relocs.txt @@ -0,0 +1,1325 @@ +from:0x02118fa8 kind:load to:0x02122810 module:overlay(32) +from:0x02118fbc kind:arm_call to:0x02011f3c module:main +from:0x02118fc8 kind:arm_call to:0x0211902c module:overlay(32) +from:0x02118fdc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02119028 kind:load to:0x021221b8 module:overlay(32) +from:0x0211903c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021190a0 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x021190cc kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021190e4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021190f4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211912c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02119144 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119170 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02119178 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02119180 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02119190 kind:arm_call to:0x0211b550 module:overlay(32) +from:0x021191f0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02119214 kind:load to:0x021222d0 module:overlay(32) +from:0x02119218 kind:load to:0x02122810 module:overlay(32) +from:0x0211921c kind:load to:0x02122224 module:overlay(32) +from:0x02119220 kind:load to:0x021221dc module:overlay(32) +from:0x02119224 kind:load to:0x02122140 module:overlay(32) +from:0x02119230 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02119244 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211925c kind:arm_call to:0x0211b580 module:overlay(32) +from:0x02119264 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02119280 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021192ac kind:arm_call to:0x0203d1e8 module:main +from:0x021192b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021192bc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021192c4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021192cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021192d8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021192e8 kind:arm_call to:0x0211b580 module:overlay(32) +from:0x021192f0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211930c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02119338 kind:arm_call to:0x0203d1e8 module:main +from:0x02119340 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119348 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02119350 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02119358 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02119360 kind:arm_call to:0x02011ff4 module:main +from:0x0211936c kind:load to:0x020a02b4 module:overlay(0) +from:0x02119384 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02119394 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021193e0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211941c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02119434 kind:load to:0x0212214c module:overlay(32) +from:0x02119460 kind:arm_call to:0x02016f94 module:main +from:0x02119474 kind:arm_call to:0x0211951c module:overlay(32) +from:0x02119494 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021194a4 kind:arm_call to:0x0211951c module:overlay(32) +from:0x021194b0 kind:arm_call to:0x0211951c module:overlay(32) +from:0x02119508 kind:arm_call to:0x01fff2fc module:itcm +from:0x02119510 kind:load to:0x020aecd8 module:overlay(0) +from:0x02119514 kind:load to:0x027e0ce4 module:dtcm +from:0x02119518 kind:load to:0x0211b35c module:overlay(32) +from:0x02119528 kind:arm_call to:0x021194bc module:overlay(32) +from:0x02119560 kind:load to:0x02122328 module:overlay(32) +from:0x02119578 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02119604 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x0211960c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02119614 kind:arm_call to:0x0211b278 module:overlay(32) +from:0x0211963c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211964c kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02119660 kind:arm_call to:0x0211b15c module:overlay(32) +from:0x02119674 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021196dc kind:arm_call to:0x020986dc module:overlay(0) +from:0x021196f0 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02119710 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02119724 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x0211973c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02119744 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02119768 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021197a4 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021197bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021197c8 kind:arm_call to:0x0211951c module:overlay(32) +from:0x021197e8 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02119808 kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211983c kind:arm_call to:0x0211b15c module:overlay(32) +from:0x02119898 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021198a4 kind:load to:0x02122268 module:overlay(32) +from:0x021198a8 kind:load to:0x027e09a8 module:dtcm +from:0x021198b0 kind:load to:0x027e0d38 module:dtcm +from:0x021198b8 kind:load to:0x027e09c0 module:dtcm +from:0x021198d0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021198fc kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02119924 kind:arm_call to:0x01ff941c module:itcm +from:0x02119960 kind:arm_call to:0x01ffc634 module:itcm +from:0x021199e8 kind:load to:0x02122164 module:overlay(32) +from:0x02119afc kind:arm_call to:0x01ff930c module:itcm +from:0x02119b68 kind:arm_call to:0x0211b044 module:overlay(32) +from:0x02119bac kind:arm_call to:0x0211951c module:overlay(32) +from:0x02119bb4 kind:arm_call to:0x0211b1c0 module:overlay(32) +from:0x02119bbc kind:load to:0x02049bc4 module:main +from:0x02119bc4 kind:load to:0x0203e93c module:main +from:0x02119c38 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02119c54 kind:load to:0x0212217c module:overlay(32) +from:0x02119c58 kind:load to:0x027e09a8 module:dtcm +from:0x02119c8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02119ca4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02119cb8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02119cc8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119cdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119d0c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02119d20 kind:arm_call to:0x0211b0f4 module:overlay(32) +from:0x02119d34 kind:arm_call to:0x0211951c module:overlay(32) +from:0x02119d48 kind:arm_call to:0x0211951c module:overlay(32) +from:0x02119d58 kind:load to:0x027e0cec module:dtcm +from:0x02119dd0 kind:load to:0x02122164 module:overlay(32) +from:0x02119e04 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02119e18 kind:arm_call to:0x01ffb464 module:itcm +from:0x02119e28 kind:arm_call to:0x01ff9318 module:itcm +from:0x02119e5c kind:arm_call to:0x0211951c module:overlay(32) +from:0x02119e64 kind:arm_call to:0x0211b1c0 module:overlay(32) +from:0x02119ecc kind:arm_call to:0x01ffb428 module:itcm +from:0x02119ed8 kind:arm_call to:0x01ffb66c module:itcm +from:0x02119f1c kind:load to:0x02122164 module:overlay(32) +from:0x0211a008 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211a018 kind:arm_call to:0x01ff930c module:itcm +from:0x0211a024 kind:arm_call to:0x0211b044 module:overlay(32) +from:0x0211a0ac kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211a0b4 kind:arm_call to:0x020284f4 module:main +from:0x0211a114 kind:arm_call to:0x0211b1c0 module:overlay(32) +from:0x0211a11c kind:load to:0x0203e93c module:main +from:0x0211a1e4 kind:load to:0x02122164 module:overlay(32) +from:0x0211a1e8 kind:load to:0x02049bc4 module:main +from:0x0211a1f8 kind:arm_call to:0x0211b0f4 module:overlay(32) +from:0x0211a20c kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211a218 kind:arm_call to:0x0211b044 module:overlay(32) +from:0x0211a23c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211a24c kind:arm_call to:0x01ff930c module:itcm +from:0x0211a270 kind:arm_call to:0x0211b170 module:overlay(32) +from:0x0211a2ac kind:arm_call to:0x01fff148 module:itcm +from:0x0211a350 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a368 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211a3b4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a444 kind:arm_call to:0x0211b1c0 module:overlay(32) +from:0x0211a458 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a45c kind:load to:0x0203e93c module:main +from:0x0211a460 kind:load to:0x02049bc4 module:main +from:0x0211a4d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a4f4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211a508 kind:load to:0x02122164 module:overlay(32) +from:0x0211a674 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211a6a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a6d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211a710 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211a73c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a76c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211a774 kind:arm_call to:0x0211b004 module:overlay(32) +from:0x0211a780 kind:load to:0x0203e93c module:main +from:0x0211a788 kind:load to:0x0212217c module:overlay(32) +from:0x0211a78c kind:load to:0x027e09a8 module:dtcm +from:0x0211a794 kind:load to:0x027e0cec module:dtcm +from:0x0211a81c kind:arm_call to:0x01ffb66c module:itcm +from:0x0211a828 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211a844 kind:load to:0x02122164 module:overlay(32) +from:0x0211a848 kind:load to:0x020aecd4 module:overlay(0) +from:0x0211a888 kind:arm_call to:0x020992bc module:overlay(0) +from:0x0211a8e8 kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211a8fc kind:arm_call to:0x0211b044 module:overlay(32) +from:0x0211a918 kind:arm_call to:0x0211b004 module:overlay(32) +from:0x0211a928 kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211a9a4 kind:load to:0x02122164 module:overlay(32) +from:0x0211a9e4 kind:arm_call to:0x0211b044 module:overlay(32) +from:0x0211aa10 kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211aa18 kind:arm_call to:0x0211b1c0 module:overlay(32) +from:0x0211aa48 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0211aa90 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211aa9c kind:load to:0x020aecd0 module:overlay(0) +from:0x0211aaa4 kind:load to:0x02122164 module:overlay(32) +from:0x0211aab0 kind:arm_call to:0x02099480 module:overlay(0) +from:0x0211aacc kind:arm_call to:0x0211b044 module:overlay(32) +from:0x0211aae8 kind:arm_call to:0x0211b004 module:overlay(32) +from:0x0211aaf8 kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211ab10 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0211ab8c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211ab9c kind:load to:0x02122164 module:overlay(32) +from:0x0211abe0 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0211abec kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211ac70 kind:load to:0x02122164 module:overlay(32) +from:0x0211accc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211acd4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211acf0 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0211ad04 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0211ad10 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0211ad18 kind:load to:0x027e09a8 module:dtcm +from:0x0211adcc kind:load to:0x02122164 module:overlay(32) +from:0x0211add0 kind:load to:0x02049bc4 module:main +from:0x0211aeb0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211aecc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211af00 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211af50 kind:arm_call to:0x0211b044 module:overlay(32) +from:0x0211af80 kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211afec kind:load to:0x0212217c module:overlay(32) +from:0x0211aff0 kind:load to:0x027e09a8 module:dtcm +from:0x0211aff8 kind:load to:0x027e0cec module:dtcm +from:0x0211affc kind:load to:0x02122164 module:overlay(32) +from:0x0211b000 kind:load to:0x02049bc4 module:main +from:0x0211b018 kind:arm_call to:0x0211b0f4 module:overlay(32) +from:0x0211b02c kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211b03c kind:arm_call to:0x0211951c module:overlay(32) +from:0x0211b060 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b06c kind:arm_call to:0x0205addc module:overlay(0) +from:0x0211b090 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b0d4 kind:arm_call to:0x02016ab8 module:main +from:0x0211b0ec kind:load to:0x027e0ce0 module:dtcm +from:0x0211b118 kind:arm_call to:0x01fff17c module:itcm +from:0x0211b128 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b134 kind:arm_call to:0x02016930 module:main +from:0x0211b158 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b204 kind:arm_call to:0x02015058 module:main +from:0x0211b224 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b244 kind:arm_call to:0x02015058 module:main +from:0x0211b264 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b26c kind:load to:0x027e09a8 module:dtcm +from:0x0211b2c4 kind:arm_call to:0x01ff916c module:itcm +from:0x0211b368 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b3b0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211b3cc kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0211b3e0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211b428 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b43c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0211b44c kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0211b454 kind:arm_call to:0x0211b390 module:overlay(32) +from:0x0211b474 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b47c kind:arm_call to:0x0211b390 module:overlay(32) +from:0x0211b4a0 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x0211b4b8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b4c0 kind:arm_call to:0x0211b390 module:overlay(32) +from:0x0211b4e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b4fc kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x0211b510 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b524 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0211b534 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0211b53c kind:arm_call to:0x0211b390 module:overlay(32) +from:0x0211b548 kind:load to:0x027e09a8 module:dtcm +from:0x0211b558 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0211b57c kind:load to:0x0212219c module:overlay(32) +from:0x0211b588 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211b59c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211b5a4 kind:arm_call to:0x02011ff4 module:main +from:0x0211b5cc kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0211b5f0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211b604 kind:load to:0x02057884 module:overlay(0) +from:0x0211b620 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211b62c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211b648 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211b658 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211b668 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b670 kind:arm_call to:0x02011ff4 module:main +from:0x0211b684 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211b68c kind:arm_call to:0x02011ff4 module:main +from:0x0211b6a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b6b4 kind:load to:0x02122910 module:overlay(32) +from:0x0211b6c8 kind:arm_call to:0x02011f3c module:main +from:0x0211b6d4 kind:arm_call to:0x0211b728 module:overlay(32) +from:0x0211b6ec kind:arm_call to:0x02097994 module:overlay(0) +from:0x0211b724 kind:load to:0x0212243c module:overlay(32) +from:0x0211b734 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0211b798 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0211b7c4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0211b7e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211b7f0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211b81c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0211b824 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0211b82c kind:arm_call to:0x0211cbf0 module:overlay(32) +from:0x0211b888 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211b8a0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211b8ac kind:arm_call to:0x0209860c module:overlay(0) +from:0x0211b8c8 kind:arm_call to:0x0211bde4 module:overlay(32) +from:0x0211b8e8 kind:load to:0x02122460 module:overlay(32) +from:0x0211b8ec kind:load to:0x02122910 module:overlay(32) +from:0x0211b8f0 kind:load to:0x02122224 module:overlay(32) +from:0x0211b8f4 kind:load to:0x02122904 module:overlay(32) +from:0x0211b8f8 kind:load to:0x021228ec module:overlay(32) +from:0x0211b8fc kind:load to:0x02122388 module:overlay(32) +from:0x0211b90c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211b914 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b91c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b924 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211b93c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211b944 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b94c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b954 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211b95c kind:arm_call to:0x02011ff4 module:main +from:0x0211b978 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211b9e4 kind:load to:0x020aecd8 module:overlay(0) +from:0x0211b9e8 kind:load to:0x021223c4 module:overlay(32) +from:0x0211ba04 kind:arm_call to:0x0211c918 module:overlay(32) +from:0x0211ba14 kind:arm_call to:0x0211d008 module:overlay(32) +from:0x0211ba1c kind:arm_call to:0x0211cf54 module:overlay(32) +from:0x0211ba50 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211ba58 kind:arm_call to:0x0211cb0c module:overlay(32) +from:0x0211ba7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ba8c kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0211baac kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211bb14 kind:arm_call to:0x020986dc module:overlay(0) +from:0x0211bb28 kind:arm_call to:0x020986dc module:overlay(0) +from:0x0211bb48 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0211bb74 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0211bb8c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211bb98 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211bbb8 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0211bc34 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0211bc40 kind:load to:0x021223fc module:overlay(32) +from:0x0211bc44 kind:load to:0x027e09a8 module:dtcm +from:0x0211bc50 kind:load to:0x027e09c0 module:dtcm +from:0x0211bc64 kind:arm_call to:0x0211bde4 module:overlay(32) +from:0x0211bc88 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x0211bd38 kind:arm_call to:0x0201aa1c module:main +from:0x0211bd44 kind:load to:0x02122904 module:overlay(32) +from:0x0211bd48 kind:load to:0x021228e8 module:overlay(32) +from:0x0211bd4c kind:load to:0x027e0998 module:dtcm +from:0x0211bd50 kind:load to:0x0204aefc module:main +from:0x0211bd54 kind:load to:0x021228ec module:overlay(32) +from:0x0211bd6c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211bd98 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0211bdd4 kind:arm_call to:0x01ffc634 module:itcm +from:0x0211bdf8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0211be68 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211be84 kind:load to:0x02122394 module:overlay(32) +from:0x0211be94 kind:arm_call to:0x020992bc module:overlay(0) +from:0x0211bed8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211bee0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211bef0 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0211bef8 kind:arm_call to:0x0211bde4 module:overlay(32) +from:0x0211bf24 kind:arm_call to:0x0214141c module:overlay(70) +from:0x0211bf38 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0211bf50 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211bf5c kind:load to:0x027e09a8 module:dtcm +from:0x0211bfd8 kind:load to:0x02122394 module:overlay(32) +from:0x0211bfe4 kind:arm_call to:0x0211ca00 module:overlay(32) +from:0x0211c018 kind:arm_call to:0x0211c918 module:overlay(32) +from:0x0211c028 kind:arm_call to:0x0211c9b8 module:overlay(32) +from:0x0211c03c kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c0cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c0dc kind:load to:0x021223ac module:overlay(32) +from:0x0211c0e0 kind:load to:0x027e09a8 module:dtcm +from:0x0211c12c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211c14c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211c164 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211c178 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211c188 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c19c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c1cc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211c1d4 kind:arm_call to:0x0211c918 module:overlay(32) +from:0x0211c1e8 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c1f4 kind:arm_call to:0x0211c9b8 module:overlay(32) +from:0x0211c208 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c21c kind:arm_call to:0x0211d020 module:overlay(32) +from:0x0211c230 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c288 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c294 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c298 kind:load to:0x027e0cec module:dtcm +from:0x0211c29c kind:load to:0x027e09a8 module:dtcm +from:0x0211c2c0 kind:arm_call to:0x0211cc28 module:overlay(32) +from:0x0211c31c kind:load to:0x02122394 module:overlay(32) +from:0x0211c350 kind:arm_call to:0x0211cd40 module:overlay(32) +from:0x0211c358 kind:arm_call to:0x0211c918 module:overlay(32) +from:0x0211c368 kind:arm_call to:0x0211ca00 module:overlay(32) +from:0x0211c37c kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c3a0 kind:arm_call to:0x02015058 module:main +from:0x0211c3c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c3e4 kind:arm_call to:0x02015058 module:main +from:0x0211c408 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c418 kind:load to:0x027e09a8 module:dtcm +from:0x0211c48c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c4a8 kind:load to:0x021223ac module:overlay(32) +from:0x0211c4ac kind:load to:0x027e09a8 module:dtcm +from:0x0211c4d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c500 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211c50c kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c518 kind:load to:0x027e0cec module:dtcm +from:0x0211c584 kind:arm_call to:0x0211d06c module:overlay(32) +from:0x0211c5a8 kind:load to:0x02122394 module:overlay(32) +from:0x0211c608 kind:arm_call to:0x0211cd40 module:overlay(32) +from:0x0211c624 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c630 kind:arm_call to:0x0211c918 module:overlay(32) +from:0x0211c644 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c650 kind:arm_call to:0x0211c9b8 module:overlay(32) +from:0x0211c674 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c698 kind:arm_call to:0x02015058 module:main +from:0x0211c6b8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c6dc kind:arm_call to:0x02015058 module:main +from:0x0211c700 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c710 kind:load to:0x027e09a8 module:dtcm +from:0x0211c730 kind:arm_call to:0x0211cc28 module:overlay(32) +from:0x0211c798 kind:load to:0x02122394 module:overlay(32) +from:0x0211c7cc kind:arm_call to:0x0211cd40 module:overlay(32) +from:0x0211c7d4 kind:arm_call to:0x0211ca4c module:overlay(32) +from:0x0211c7f8 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c81c kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c828 kind:arm_call to:0x0211c918 module:overlay(32) +from:0x0211c838 kind:arm_call to:0x0211ca00 module:overlay(32) +from:0x0211c84c kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c85c kind:arm_call to:0x0211c918 module:overlay(32) +from:0x0211c870 kind:arm_call to:0x0211b984 module:overlay(32) +from:0x0211c894 kind:arm_call to:0x02015058 module:main +from:0x0211c8b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c8d8 kind:arm_call to:0x02015058 module:main +from:0x0211c8fc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c90c kind:load to:0x027e09a8 module:dtcm +from:0x0211c94c kind:arm_call to:0x01fff148 module:itcm +from:0x0211c95c kind:arm_call to:0x020802cc module:overlay(0) +from:0x0211c968 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211c988 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c998 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0211c9b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c9b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c9cc kind:arm_call to:0x0211ca98 module:overlay(32) +from:0x0211c9e8 kind:arm_call to:0x0211ca98 module:overlay(32) +from:0x0211ca18 kind:arm_call to:0x0211ca98 module:overlay(32) +from:0x0211ca30 kind:arm_call to:0x0211ca98 module:overlay(32) +from:0x0211ca60 kind:arm_call to:0x0211ca98 module:overlay(32) +from:0x0211ca7c kind:arm_call to:0x0211ca98 module:overlay(32) +from:0x0211cab8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211cad4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cadc kind:arm_call to:0x0205addc module:overlay(0) +from:0x0211caf0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0211cb08 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cb58 kind:arm_call to:0x01ff916c module:itcm +from:0x0211cc38 kind:arm_call to:0x0211cd00 module:overlay(32) +from:0x0211cc80 kind:arm_call to:0x02017908 module:main +from:0x0211ccb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211cd1c kind:arm_call to:0x0205a3dc module:overlay(0) +from:0x0211cd28 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0211cd3c kind:load to:0x027e0960 module:dtcm +from:0x0211cd88 kind:arm_call to:0x0211d900 module:overlay(32) +from:0x0211cdbc kind:arm_call to:0x0211d844 module:overlay(32) +from:0x0211cdcc kind:arm_call to:0x0211d8f0 module:overlay(32) +from:0x0211cdf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ce04 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ce10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ce28 kind:arm_call to:0x01ff930c module:itcm +from:0x0211ce44 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ce60 kind:arm_call to:0x02017f2c module:main +from:0x0211cea4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ceb0 kind:arm_call to:0x0211d7c8 module:overlay(32) +from:0x0211cec0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211cf50 kind:load to:0x0203e93c module:main +from:0x0211cf60 kind:arm_call to:0x0211cf8c module:overlay(32) +from:0x0211cf6c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211cf80 kind:arm_call to:0x0211cf8c module:overlay(32) +from:0x0211cf88 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cfa4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cfb0 kind:arm_call to:0x0211cd00 module:overlay(32) +from:0x0211cfdc kind:arm_call to:0x02017908 module:main +from:0x0211d004 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d038 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d054 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d08c kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d0a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d0c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d0dc kind:arm_call to:0x0211d2c4 module:overlay(32) +from:0x0211d0f4 kind:arm_call to:0x0211d2c4 module:overlay(32) +from:0x0211d104 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d11c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d138 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d154 kind:arm_call to:0x0211d2c4 module:overlay(32) +from:0x0211d16c kind:arm_call to:0x0211d2c4 module:overlay(32) +from:0x0211d184 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d198 kind:arm_call to:0x0211d8f0 module:overlay(32) +from:0x0211d1b0 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d1c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d1e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d1ec kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d200 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d20c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d234 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d240 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211d258 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d268 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d280 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211d29c kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d2b0 kind:arm_call to:0x0211d8f0 module:overlay(32) +from:0x0211d2bc kind:load to:0x027e0ce0 module:dtcm +from:0x0211d2f0 kind:arm_call to:0x02017908 module:main +from:0x0211d340 kind:arm_call to:0x02017908 module:main +from:0x0211d374 kind:arm_call to:0x0211d900 module:overlay(32) +from:0x0211d3d8 kind:arm_call to:0x02017908 module:main +from:0x0211d3f4 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d544 kind:load to:0x02049bc4 module:main +from:0x0211d55c kind:arm_call to:0x0211d654 module:overlay(32) +from:0x0211d5d8 kind:arm_call to:0x02017908 module:main +from:0x0211d5f4 kind:arm_call to:0x02017908 module:main +from:0x0211d60c kind:arm_call to:0x0211d654 module:overlay(32) +from:0x0211d634 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d668 kind:arm_call to:0x0211d6b8 module:overlay(32) +from:0x0211d67c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d698 kind:arm_call to:0x0211d6b8 module:overlay(32) +from:0x0211d6b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d6dc kind:arm_call to:0x01fff148 module:itcm +from:0x0211d70c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d720 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d730 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d754 kind:arm_call to:0x02017908 module:main +from:0x0211d768 kind:arm_call to:0x0211cd00 module:overlay(32) +from:0x0211d778 kind:arm_call to:0x02017908 module:main +from:0x0211d798 kind:arm_call to:0x02017908 module:main +from:0x0211d7c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d7d0 kind:arm_call to:0x0211d364 module:overlay(32) +from:0x0211d7dc kind:arm_call to:0x0211d810 module:overlay(32) +from:0x0211d7e4 kind:arm_call to:0x0211d7ec module:overlay(32) +from:0x0211d86c kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d888 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d8a4 kind:arm_call to:0x0211d9ec module:overlay(32) +from:0x0211d8b8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d8d0 kind:arm_call to:0x0211d9ec module:overlay(32) +from:0x0211d8ec kind:load to:0x027e0ce0 module:dtcm +from:0x0211d918 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211d93c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d958 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d970 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d98c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d9b0 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d9d4 kind:arm_call to:0x0211d548 module:overlay(32) +from:0x0211d9e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211da08 kind:arm_call to:0x01fff148 module:itcm +from:0x0211da38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211da4c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211da60 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211da84 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dab4 kind:arm_call to:0x02017908 module:main +from:0x0211dae0 kind:arm_call to:0x02017908 module:main +from:0x0211db08 kind:load to:0x027e0ce0 module:dtcm +from:0x0211db14 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0211db28 kind:load to:0x02122964 module:overlay(32) +from:0x0211db3c kind:arm_call to:0x02011f3c module:main +from:0x0211db48 kind:arm_call to:0x0211dbe0 module:overlay(32) +from:0x0211db5c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211dba8 kind:load to:0x02122524 module:overlay(32) +from:0x0211dbb4 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0211dbc8 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211dbd8 kind:load to:0x02122548 module:overlay(32) +from:0x0211dbdc kind:load to:0x02121eb4 module:overlay(32) +from:0x0211dbf0 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0211dc54 kind:arm_call to:0x0211dbac module:overlay(32) +from:0x0211dc80 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0211dc98 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211dca8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211dce0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0211dcf8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211dd18 kind:arm_call_thumb to:0x020d6648 module:overlay(24) +from:0x0211dd2c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0211dd34 kind:arm_call to:0x02099800 module:overlay(0) +from:0x0211dd60 kind:arm_call to:0x0203d138 module:main +from:0x0211dd80 kind:arm_call to:0x0211de14 module:overlay(32) +from:0x0211dda0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0211ddd0 kind:load to:0x02122614 module:overlay(32) +from:0x0211ddd4 kind:load to:0x02122964 module:overlay(32) +from:0x0211ddd8 kind:load to:0x02122224 module:overlay(32) +from:0x0211dddc kind:load to:0x021221dc module:overlay(32) +from:0x0211dde0 kind:load to:0x0211de00 module:overlay(32) +from:0x0211dde4 kind:load to:0x0211fbcc module:overlay(32) +from:0x0211dde8 kind:load to:0x021224b8 module:overlay(32) +from:0x0211ddf4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211de08 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0211de20 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0211de48 kind:load to:0x02122508 module:overlay(32) +from:0x0211de5c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211de78 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211de80 kind:arm_call to:0x02011ff4 module:main +from:0x0211dea8 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0211df04 kind:arm_call to:0x01fff498 module:itcm +from:0x0211df0c kind:arm_call to:0x01fff584 module:itcm +from:0x0211dfa8 kind:arm_call to:0x0211e0b4 module:overlay(32) +from:0x0211dfd8 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0211dfec kind:load to:0x027e0ce8 module:dtcm +from:0x0211e010 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0211e020 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0211e028 kind:arm_call to:0x0211e0a0 module:overlay(32) +from:0x0211e030 kind:arm_call to:0x0211e360 module:overlay(32) +from:0x0211e098 kind:load to:0x0211fad0 module:overlay(32) +from:0x0211e09c kind:load to:0x021224c4 module:overlay(32) +from:0x0211e0b0 kind:load to:0x0211e0b4 module:overlay(32) +from:0x0211e130 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211e138 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211e154 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211e1a0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211e1e4 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0211e210 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211e218 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211e254 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211e278 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0211e298 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211e2b4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211e2cc kind:load to:0x021224dc module:overlay(32) +from:0x0211e2d4 kind:load to:0x027e0cec module:dtcm +from:0x0211e2d8 kind:load to:0x027e09a8 module:dtcm +from:0x0211e330 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0211e354 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0211e35c kind:load to:0x027e0cec module:dtcm +from:0x0211e394 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211e3b4 kind:arm_call to:0x020d6660 module:overlay(24) +from:0x0211e3c0 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0211e3d0 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211e3e0 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211e40c kind:arm_call to:0x0211e3ec module:overlay(32) +from:0x0211e444 kind:load to:0x0212256c module:overlay(32) +from:0x0211e454 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211e4d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e508 kind:arm_call to:0x020e5014 module:overlays(26,31) +from:0x0211e524 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x0211e558 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0211e560 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0211e584 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0211e59c kind:arm_call to:0x0211e0b4 module:overlay(32) +from:0x0211e634 kind:arm_call to:0x020986dc module:overlay(0) +from:0x0211e648 kind:arm_call to:0x0211fa2c module:overlay(32) +from:0x0211e668 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0211e6b8 kind:arm_call to:0x0211fa2c module:overlay(32) +from:0x0211e6ec kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0211e6f8 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211e740 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0211e748 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e74c kind:load to:0x027e0d38 module:dtcm +from:0x0211e774 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0211e7f0 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x0211e818 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0211e820 kind:arm_call to:0x0211e2e8 module:overlay(32) +from:0x0211e844 kind:arm_call to:0x02015058 module:main +from:0x0211e864 kind:arm_call to:0x02015058 module:main +from:0x0211e8d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211e8d8 kind:arm_call to:0x0211e448 module:overlay(32) +from:0x0211e8fc kind:load to:0x021225bc module:overlay(32) +from:0x0211e900 kind:load to:0x027e09a8 module:dtcm +from:0x0211e924 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211e934 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211e950 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211e980 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211e9b8 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0211e9c8 kind:load to:0x027e09b4 module:dtcm +from:0x0211ea38 kind:arm_call to:0x01fff05c module:itcm +from:0x0211eb24 kind:load to:0x02049bc4 module:main +from:0x0211eb28 kind:load to:0x027e0cd8 module:dtcm +from:0x0211eb60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211eba8 kind:arm_call to:0x0211e360 module:overlay(32) +from:0x0211ebbc kind:arm_call to:0x01ff916c module:itcm +from:0x0211ebcc kind:arm_call to:0x01ff916c module:itcm +from:0x0211ebdc kind:arm_call to:0x02098840 module:overlay(0) +from:0x0211ec20 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ec34 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211ec44 kind:arm_call to:0x0211f9a4 module:overlay(32) +from:0x0211ec58 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211ec70 kind:arm_call to:0x01fff148 module:itcm +from:0x0211eca0 kind:arm_call to:0x02016b64 module:main +from:0x0211ecb8 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211ecc4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ecf8 kind:arm_call to:0x01fff05c module:itcm +from:0x0211ee28 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ee2c kind:load to:0x02049bc4 module:main +from:0x0211ee58 kind:arm_call to:0x01ff916c module:itcm +from:0x0211ee68 kind:arm_call to:0x01ff916c module:itcm +from:0x0211ee94 kind:arm_call to:0x020d6b5c module:overlay(24) +from:0x0211eecc kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211ef7c kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211efa4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211efac kind:arm_call to:0x0211f9a4 module:overlay(32) +from:0x0211efc0 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211efd8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f008 kind:arm_call to:0x02016b64 module:main +from:0x0211f020 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211f02c kind:load to:0x0203e93c module:main +from:0x0211f030 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f084 kind:load to:0x02049bc4 module:main +from:0x0211f09c kind:arm_call to:0x0211f91c module:overlay(32) +from:0x0211f0d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f104 kind:arm_call to:0x02016b64 module:main +from:0x0211f118 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211f120 kind:arm_call to:0x0211f9a4 module:overlay(32) +from:0x0211f174 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f198 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f1ac kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211f1bc kind:arm_call to:0x02098840 module:overlay(0) +from:0x0211f1cc kind:load to:0x027e0ce0 module:dtcm +from:0x0211f1ec kind:arm_call to:0x01fff148 module:itcm +from:0x0211f1fc kind:arm_call to:0x0211f91c module:overlay(32) +from:0x0211f24c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f274 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f288 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211f290 kind:arm_call to:0x0211f9a4 module:overlay(32) +from:0x0211f2c0 kind:arm_call to:0x0211e360 module:overlay(32) +from:0x0211f2d0 kind:arm_call to:0x02098840 module:overlay(0) +from:0x0211f2dc kind:load to:0x027e0ce0 module:dtcm +from:0x0211f2ec kind:load to:0x02097bcc module:overlay(0) +from:0x0211f2f8 kind:arm_call to:0x020992bc module:overlay(0) +from:0x0211f348 kind:arm_call to:0x0211e360 module:overlay(32) +from:0x0211f354 kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211f35c kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211f384 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f3a8 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0211f3b0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f3d8 kind:load to:0x020aecd4 module:overlay(0) +from:0x0211f3dc kind:load to:0x020aecdc module:overlay(0) +from:0x0211f3ec kind:arm_call to:0x020bf668 module:overlay(17) +from:0x0211f40c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211f420 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0211f42c kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0211f434 kind:arm_call to:0x0211e360 module:overlay(32) +from:0x0211f454 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211f47c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f4a8 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0211f4bc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f4e0 kind:load to:0x020aecd0 module:overlay(0) +from:0x0211f4e4 kind:load to:0x020aecd8 module:overlay(0) +from:0x0211f4f4 kind:arm_call to:0x02099480 module:overlay(0) +from:0x0211f508 kind:arm_call to:0x0211e360 module:overlay(32) +from:0x0211f510 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211f538 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f54c kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0211f564 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f5a0 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0211f5ac kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211f5b4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211f5dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211f630 kind:arm_call to:0x01fff498 module:itcm +from:0x0211f660 kind:arm_call to:0x0211e360 module:overlay(32) +from:0x0211f678 kind:arm_call to:0x0211f91c module:overlay(32) +from:0x0211f688 kind:arm_call to:0x02098840 module:overlay(0) +from:0x0211f694 kind:load to:0x027e0ce8 module:dtcm +from:0x0211f6ac kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211f6c4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211f6ec kind:arm_call to:0x0209860c module:overlay(0) +from:0x0211f6f8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211f73c kind:arm_call to:0x01fff05c module:itcm +from:0x0211f7c4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211f7d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0211f7e0 kind:load to:0x020b537c module:overlay(0) +from:0x0211f7fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211f8ac kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x0211f90c kind:arm_call to:0x0211e400 module:overlay(32) +from:0x0211f918 kind:load to:0x027e0ce4 module:dtcm +from:0x0211f93c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f950 kind:arm_call to:0x01ff916c module:itcm +from:0x0211f960 kind:arm_call to:0x01ff916c module:itcm +from:0x0211f96c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f980 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f98c kind:arm_call to:0x01ffb744 module:itcm +from:0x0211f9d0 kind:arm_call to:0x0211fb7c module:overlay(32) +from:0x0211f9dc kind:arm_call to:0x02017084 module:main +from:0x0211fa00 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fa88 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x0211fabc kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x0211facc kind:load to:0x027e0ce0 module:dtcm +from:0x0211fb38 kind:arm_call to:0x0200e260 module:main +from:0x0211fb48 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211fb78 kind:load to:0x027e0964 module:dtcm +from:0x0211fb90 kind:load to:0x021224fc module:overlay(32) +from:0x0211fb9c kind:arm_call to:0x0209c328 module:overlay(0) +from:0x0211fbe8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211fbf0 kind:arm_call to:0x02011ff4 module:main +from:0x0211fc08 kind:arm_call to:0x0211de4c module:overlay(32) +from:0x0211fc1c kind:arm_call to:0x0203d1e8 module:main +from:0x0211fc24 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0211fc40 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211fc6c kind:arm_call to:0x0203d1e8 module:main +from:0x0211fc74 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211fc7c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211fc84 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211fc8c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211fc98 kind:load to:0x0211de00 module:overlay(32) +from:0x0211fc9c kind:load to:0x020a02b4 module:overlay(0) +from:0x0211fcac kind:arm_call to:0x0211de4c module:overlay(32) +from:0x0211fcc0 kind:arm_call to:0x0203d1e8 module:main +from:0x0211fcc8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0211fce4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211fd10 kind:arm_call to:0x0203d1e8 module:main +from:0x0211fd18 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211fd20 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211fd28 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211fd30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211fd38 kind:arm_call to:0x02011ff4 module:main +from:0x0211fd44 kind:load to:0x0211de00 module:overlay(32) +from:0x0211fd48 kind:load to:0x020a02b4 module:overlay(0) +from:0x0211fd54 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211fd68 kind:load to:0x02122a4c module:overlay(32) +from:0x0211fd7c kind:arm_call to:0x02011f3c module:main +from:0x0211fd88 kind:arm_call to:0x0211fdd4 module:overlay(32) +from:0x0211fd9c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0211fdcc kind:load to:0x021226a8 module:overlay(32) +from:0x0211fddc kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0211fdf0 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x0211fe08 kind:arm_call to:0x0200f05c module:main +from:0x0211fe40 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0211fe4c kind:arm_call to:0x02120cd0 module:overlay(32) +from:0x0211fe58 kind:arm_call to:0x02120d9c module:overlay(32) +from:0x0211feb4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211fec8 kind:load to:0x021226cc module:overlay(32) +from:0x0211fecc kind:load to:0x020b5d14 module:overlay(0) +from:0x0211fed4 kind:load to:0x02121ec4 module:overlay(32) +from:0x0211fed8 kind:load to:0x020b1948 module:overlay(0) +from:0x0211fee4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211ff0c kind:arm_call to:0x02120874 module:overlay(32) +from:0x0211ff50 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211ff60 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02120000 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212000c kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02120014 kind:arm_call to:0x02120860 module:overlay(32) +from:0x02120020 kind:arm_call to:0x02120860 module:overlay(32) +from:0x02120048 kind:arm_call to:0x01ffedac module:itcm +from:0x02120054 kind:arm_call to:0x02080160 module:overlay(0) +from:0x021200a0 kind:arm_call to:0x02120874 module:overlay(32) +from:0x021200ac kind:arm_call to:0x02120170 module:overlay(32) +from:0x021200b8 kind:arm_call to:0x02120860 module:overlay(32) +from:0x021200c0 kind:arm_call to:0x021203dc module:overlay(32) +from:0x021200cc kind:arm_call to:0x021202b8 module:overlay(32) +from:0x021200f0 kind:load to:0x0203e93c module:main +from:0x021200f4 kind:load to:0x027e0cd8 module:dtcm +from:0x02120110 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02120128 kind:arm_call to:0x02028d08 module:main +from:0x02120140 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02120150 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212015c kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02120168 kind:load to:0x027e0ce4 module:dtcm +from:0x0212016c kind:load to:0x0204093c module:main +from:0x02120188 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212019c kind:arm_call to:0x02120874 module:overlay(32) +from:0x021201fc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212020c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212022c kind:arm_call to:0x021200f8 module:overlay(32) +from:0x02120238 kind:load to:0x027e0ce4 module:dtcm +from:0x02120258 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x0212027c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02120288 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021202a4 kind:arm_call to:0x02120874 module:overlay(32) +from:0x021202ac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02120300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120374 kind:arm_call to:0x01ffedac module:itcm +from:0x02120380 kind:arm_call to:0x02080160 module:overlay(0) +from:0x021203a4 kind:arm_call to:0x02120874 module:overlay(32) +from:0x021203c8 kind:arm_call to:0x02120874 module:overlay(32) +from:0x021203d4 kind:load to:0x020aecd8 module:overlay(0) +from:0x021203d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021203f8 kind:arm_call to:0x02120170 module:overlay(32) +from:0x0212041c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212042c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021204c0 kind:arm_call to:0x0212023c module:overlay(32) +from:0x02120504 kind:arm_call to:0x01ff938c module:itcm +from:0x02120540 kind:arm_call to:0x01fff17c module:itcm +from:0x0212054c kind:arm_call to:0x01ff9638 module:itcm +from:0x02120570 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02120598 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x021205c0 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x021205d4 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x021205e0 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02120608 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212062c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212063c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02120708 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02120710 kind:arm_call to:0x0212023c module:overlay(32) +from:0x0212071c kind:load to:0x027e0108 module:dtcm +from:0x02120720 kind:load to:0x027e0ce0 module:dtcm +from:0x02120728 kind:load to:0x027e09c0 module:dtcm +from:0x02120740 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02120758 kind:arm_call to:0x01ffc768 module:itcm +from:0x02120764 kind:arm_call to:0x0200ef5c module:main +from:0x02120774 kind:arm_call to:0x0200ef9c module:main +from:0x021207dc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021207e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120848 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02120854 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0212085c kind:load to:0x027e09b4 module:dtcm +from:0x02120870 kind:load to:0x020989c0 module:overlay(0) +from:0x02120928 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02120980 kind:arm_call to:0x02121b70 module:overlay(32) +from:0x021209b4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021209d4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021209f0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02120a0c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02120a28 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02120a44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02120a5c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02120a64 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02120a98 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02120aa4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120adc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02120af4 kind:load to:0x020aecd8 module:overlay(0) +from:0x02120afc kind:load to:0x027e0cec module:dtcm +from:0x02120b08 kind:load to:0x027e09a8 module:dtcm +from:0x02120b10 kind:load to:0x0203e93c module:main +from:0x02120b3c kind:arm_call to:0x02120874 module:overlay(32) +from:0x02120b58 kind:load to:0x02120874 module:overlay(32) +from:0x02120b8c kind:arm_call to:0x02120874 module:overlay(32) +from:0x02120b98 kind:arm_call to:0x02120874 module:overlay(32) +from:0x02120bd4 kind:arm_call to:0x02120874 module:overlay(32) +from:0x02120bf8 kind:arm_call to:0x01fff458 module:itcm +from:0x02120c34 kind:arm_call to:0x02120874 module:overlay(32) +from:0x02120ca8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02120cc0 kind:arm_call to:0x02120874 module:overlay(32) +from:0x02120ce8 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x02120d00 kind:load to:0x02122674 module:overlay(32) +from:0x02120d20 kind:arm_call to:0x02120b14 module:overlay(32) +from:0x02120d30 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02120d4c kind:arm_call to:0x02120b4c module:overlay(32) +from:0x02120d54 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x02120d6c kind:arm_call to:0x01ffb800 module:itcm +from:0x02120d7c kind:arm_call to:0x02120ba0 module:overlay(32) +from:0x02120d88 kind:arm_call to:0x02120b5c module:overlay(32) +from:0x02120d94 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x02120dd4 kind:load to:0x0212268c module:overlay(32) +from:0x02120de4 kind:load to:0x02120bdc module:overlay(32) +from:0x02120df0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02120df8 kind:arm_call to:0x02011ff4 module:main +from:0x02120e10 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02120e18 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02120e20 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02120e38 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02120e40 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02120e48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02120e50 kind:arm_call to:0x02011ff4 module:main +from:0x02120e64 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02120e78 kind:load to:0x02122a98 module:overlay(32) +from:0x02120e8c kind:arm_call to:0x02011f3c module:main +from:0x02120e98 kind:arm_call to:0x021210e4 module:overlay(32) +from:0x02120eb0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02120ec0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02120f44 kind:load to:0x02122748 module:overlay(32) +from:0x02120f48 kind:load to:0x02122764 module:overlay(32) +from:0x02120f4c kind:load to:0x0212272c module:overlay(32) +from:0x02120f60 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02120f88 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02120f98 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02120fac kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02120fb8 kind:load to:0x0212278c module:overlay(32) +from:0x02120fbc kind:load to:0x02121ef4 module:overlay(32) +from:0x02120fc0 kind:load to:0x02121f04 module:overlay(32) +from:0x02121020 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02121074 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212107c kind:load to:0x0203e93c module:main +from:0x021210ec kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02121110 kind:arm_call to:0x0200f05c module:main +from:0x0212112c kind:arm_call to:0x02120f58 module:overlay(32) +from:0x02121140 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02121198 kind:load to:0x021227b8 module:overlay(32) +from:0x0212119c kind:load to:0x02122a98 module:overlay(32) +from:0x021211a0 kind:load to:0x02121ed4 module:overlay(32) +from:0x021211a4 kind:load to:0x02122b6c module:overlay(32) +from:0x021211b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021211e8 kind:arm_call to:0x01ffedac module:itcm +from:0x021211f4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02121250 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02121264 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02121278 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02121280 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0212128c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02121298 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021212e4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0212134c kind:arm_call to:0x02121da8 module:overlay(32) +from:0x0212137c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021213c0 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021213dc kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021213ec kind:load to:0x027e0cd8 module:dtcm +from:0x021213f4 kind:load to:0x02122ab8 module:overlay(32) +from:0x021213f8 kind:load to:0x02121ee4 module:overlay(32) +from:0x02121458 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02121474 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021214bc kind:arm_call to:0x01fff148 module:itcm +from:0x021214f4 kind:arm_call to:0x01ffb860 module:itcm +from:0x02121510 kind:arm_call to:0x01ffb744 module:itcm +from:0x02121528 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212153c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02121554 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02121574 kind:arm_call to:0x0203a194 module:main +from:0x02121688 kind:arm_call to:0x01ff9218 module:itcm +from:0x02121728 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02121744 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02121780 kind:arm_call to:0x020159f0 module:main +from:0x02121804 kind:arm_call to:0x01ff9218 module:itcm +from:0x02121814 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212183c kind:arm_call to:0x02121080 module:overlay(32) +from:0x02121890 kind:load to:0x027e0ce0 module:dtcm +from:0x02121898 kind:load to:0x0203e93c module:main +from:0x0212189c kind:load to:0x02049bc4 module:main +from:0x021218e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021218f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02121944 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121950 kind:arm_call to:0x01fff458 module:itcm +from:0x02121994 kind:arm_call to:0x01fff148 module:itcm +from:0x021219bc kind:arm_call to:0x02016ab8 module:main +from:0x021219e4 kind:arm_call to:0x02120c44 module:overlay(32) +from:0x02121a74 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02121a90 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02121ab0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121ad0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121b10 kind:load to:0x027e0ce4 module:dtcm +from:0x02121b18 kind:load to:0x027e0ce0 module:dtcm +from:0x02121b20 kind:load to:0x027e09a8 module:dtcm +from:0x02121b9c kind:arm_call to:0x02121b70 module:overlay(32) +from:0x02121c48 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02121c84 kind:arm_call to:0x02121da8 module:overlay(32) +from:0x02121ca8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02121d2c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02121d40 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02121d9c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02121dc8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02121e08 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02121e18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02121e2c kind:load to:0x020b537c module:overlay(0) +from:0x02121e34 kind:load to:0x027e0ce4 module:dtcm +from:0x02121e40 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02121e48 kind:arm_call to:0x02011ff4 module:main +from:0x02121e60 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02121e68 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02121e80 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02121e88 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02121e90 kind:arm_call to:0x02011ff4 module:main +from:0x02121ea4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02121f44 kind:arm_call to:0x02118fd0 module:overlay(32) +from:0x02121f54 kind:arm_call to:0x0203ce4c module:main +from:0x02121f6c kind:load to:0x02122140 module:overlay(32) +from:0x02121f70 kind:load to:0x02122800 module:overlay(32) +from:0x02121f74 kind:load to:0x02122810 module:overlay(32) +from:0x02121f78 kind:load to:0x0211b698 module:overlay(32) +from:0x02121f7c kind:load to:0x02122804 module:overlay(32) +from:0x02121fc4 kind:arm_call to:0x0211b6dc module:overlay(32) +from:0x02121fd4 kind:arm_call to:0x0203ce4c module:main +from:0x02121fec kind:load to:0x02122388 module:overlay(32) +from:0x02121ff0 kind:load to:0x021228e8 module:overlay(32) +from:0x02121ff4 kind:load to:0x02122910 module:overlay(32) +from:0x02121ff8 kind:load to:0x0211db0c module:overlay(32) +from:0x02121ffc kind:load to:0x021228f8 module:overlay(32) +from:0x02122030 kind:arm_call to:0x0211db50 module:overlay(32) +from:0x02122040 kind:arm_call to:0x0203ce4c module:main +from:0x02122058 kind:load to:0x021224b8 module:overlay(32) +from:0x0212205c kind:load to:0x02122954 module:overlay(32) +from:0x02122060 kind:load to:0x02122964 module:overlay(32) +from:0x02122064 kind:load to:0x0211fd4c module:overlay(32) +from:0x02122068 kind:load to:0x02122958 module:overlay(32) +from:0x02122088 kind:arm_call to:0x0211fd90 module:overlay(32) +from:0x02122098 kind:arm_call to:0x0203ce4c module:main +from:0x021220ac kind:load to:0x02122a3c module:overlay(32) +from:0x021220b0 kind:load to:0x02122a4c module:overlay(32) +from:0x021220b4 kind:load to:0x02120e5c module:overlay(32) +from:0x021220b8 kind:load to:0x02122a40 module:overlay(32) +from:0x021220d8 kind:arm_call to:0x02120ea0 module:overlay(32) +from:0x021220e8 kind:arm_call to:0x0203ce4c module:main +from:0x021220fc kind:load to:0x02122a88 module:overlay(32) +from:0x02122100 kind:load to:0x02122a98 module:overlay(32) +from:0x02122104 kind:load to:0x02121e9c module:overlay(32) +from:0x02122108 kind:load to:0x02122a8c module:overlay(32) +from:0x0212210c kind:load to:0x02121f14 module:overlay(32) +from:0x02122110 kind:load to:0x02121f80 module:overlay(32) +from:0x02122114 kind:load to:0x02122000 module:overlay(32) +from:0x02122118 kind:load to:0x0212206c module:overlay(32) +from:0x0212211c kind:load to:0x021220bc module:overlay(32) +from:0x0212219c kind:load to:0x0211b580 module:overlay(32) +from:0x021221a0 kind:load to:0x0211b594 module:overlay(32) +from:0x021221a4 kind:load to:0x0211b5b0 module:overlay(32) +from:0x021221a8 kind:load to:0x0207bfe8 module:overlay(0) +from:0x021221ac kind:load to:0x0207bff0 module:overlay(0) +from:0x021221b8 kind:load to:0x02118fac module:overlay(32) +from:0x021221bc kind:load to:0x02097924 module:overlay(0) +from:0x021221c0 kind:load to:0x02097734 module:overlay(0) +from:0x021221c4 kind:load to:0x020977b0 module:overlay(0) +from:0x021221c8 kind:load to:0x0209792c module:overlay(0) +from:0x021221cc kind:load to:0x0209794c module:overlay(0) +from:0x021221d0 kind:load to:0x02097978 module:overlay(0) +from:0x021221dc kind:load to:0x0211923c module:overlay(32) +from:0x021221e0 kind:load to:0x0211b67c module:overlay(32) +from:0x021221e4 kind:load to:0x02099ae0 module:overlay(0) +from:0x021221e8 kind:load to:0x02099b18 module:overlay(0) +from:0x021221ec kind:load to:0x0209a11c module:overlay(0) +from:0x021221f0 kind:load to:0x0209a124 module:overlay(0) +from:0x021221f4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021221f8 kind:load to:0x02099c90 module:overlay(0) +from:0x021221fc kind:load to:0x02099b80 module:overlay(0) +from:0x02122200 kind:load to:0x0209a04c module:overlay(0) +from:0x02122204 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02122208 kind:load to:0x0209a0ec module:overlay(0) +from:0x0212220c kind:load to:0x0211b608 module:overlay(32) +from:0x02122210 kind:load to:0x0209a104 module:overlay(0) +from:0x02122214 kind:load to:0x0211b5f8 module:overlay(32) +from:0x02122218 kind:load to:0x0211b5d4 module:overlay(32) +from:0x02122224 kind:load to:0x02119228 module:overlay(32) +from:0x02122228 kind:load to:0x0211b660 module:overlay(32) +from:0x0212222c kind:load to:0x0209a234 module:overlay(0) +from:0x02122230 kind:load to:0x0209a268 module:overlay(0) +from:0x02122234 kind:load to:0x0209a300 module:overlay(0) +from:0x02122238 kind:load to:0x0209a314 module:overlay(0) +from:0x0212223c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02122240 kind:load to:0x0209a33c module:overlay(0) +from:0x02122244 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02122248 kind:load to:0x0209a04c module:overlay(0) +from:0x0212224c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02122250 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02122254 kind:load to:0x0209a328 module:overlay(0) +from:0x02122258 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0212225c kind:load to:0x0211b634 module:overlay(32) +from:0x02122260 kind:load to:0x0211b610 module:overlay(32) +from:0x02122264 kind:load to:0x0209a6ec module:overlay(0) +from:0x02122268 kind:load to:0x021199ec module:overlay(32) +from:0x02122270 kind:load to:0x02119c60 module:overlay(32) +from:0x02122278 kind:load to:0x02119dd4 module:overlay(32) +from:0x02122280 kind:load to:0x02119f20 module:overlay(32) +from:0x02122288 kind:load to:0x0211a1ec module:overlay(32) +from:0x02122290 kind:load to:0x0211a50c module:overlay(32) +from:0x02122298 kind:load to:0x0211a84c module:overlay(32) +from:0x021222a0 kind:load to:0x0211aaa8 module:overlay(32) +from:0x021222a8 kind:load to:0x0211aba0 module:overlay(32) +from:0x021222b0 kind:load to:0x0211a9a8 module:overlay(32) +from:0x021222b8 kind:load to:0x0211ac74 module:overlay(32) +from:0x021222c0 kind:load to:0x0211add4 module:overlay(32) +from:0x021222d0 kind:load to:0x020984f8 module:overlay(0) +from:0x021222d4 kind:load to:0x02098534 module:overlay(0) +from:0x021222d8 kind:load to:0x0209854c module:overlay(0) +from:0x021222dc kind:load to:0x02098558 module:overlay(0) +from:0x021222e0 kind:load to:0x01fff464 module:itcm +from:0x021222e4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021222e8 kind:load to:0x02119370 module:overlay(32) +from:0x021222ec kind:load to:0x02119438 module:overlay(32) +from:0x021222f0 kind:load to:0x02119564 module:overlay(32) +from:0x021222f4 kind:load to:0x02098498 module:overlay(0) +from:0x021222f8 kind:load to:0x0209849c module:overlay(0) +from:0x021222fc kind:load to:0x021198bc module:overlay(32) +from:0x02122300 kind:load to:0x02098fe4 module:overlay(0) +from:0x02122304 kind:load to:0x020984a8 module:overlay(0) +from:0x02122308 kind:load to:0x02098564 module:overlay(0) +from:0x0212230c kind:load to:0x020985d0 module:overlay(0) +from:0x02122310 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122314 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122318 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212231c kind:load to:0x02119250 module:overlay(32) +from:0x02122320 kind:load to:0x021192dc module:overlay(32) +from:0x02122324 kind:load to:0x0211b3e8 module:overlay(32) +from:0x02122328 kind:load to:0x02119970 module:overlay(32) +from:0x02122330 kind:load to:0x02119bc8 module:overlay(32) +from:0x02122338 kind:load to:0x02119d5c module:overlay(32) +from:0x02122340 kind:load to:0x02119e70 module:overlay(32) +from:0x02122348 kind:load to:0x0211a120 module:overlay(32) +from:0x02122350 kind:load to:0x0211a464 module:overlay(32) +from:0x02122358 kind:load to:0x0211a798 module:overlay(32) +from:0x02122360 kind:load to:0x0211aa20 module:overlay(32) +from:0x02122368 kind:load to:0x0211ab00 module:overlay(32) +from:0x02122370 kind:load to:0x0211a930 module:overlay(32) +from:0x02122378 kind:load to:0x0211ac00 module:overlay(32) +from:0x02122380 kind:load to:0x0211ad20 module:overlay(32) +from:0x021223c4 kind:load to:0x0211c2a4 module:overlay(32) +from:0x021223cc kind:load to:0x0211c424 module:overlay(32) +from:0x021223d4 kind:load to:0x0211be10 module:overlay(32) +from:0x021223dc kind:load to:0x0211bf64 module:overlay(32) +from:0x021223e4 kind:load to:0x0211c51c module:overlay(32) +from:0x021223ec kind:load to:0x0211c71c module:overlay(32) +from:0x021223f4 kind:load to:0x0211c05c module:overlay(32) +from:0x021223fc kind:load to:0x0211c320 module:overlay(32) +from:0x02122404 kind:load to:0x0211c4b4 module:overlay(32) +from:0x0212240c kind:load to:0x0211be88 module:overlay(32) +from:0x02122414 kind:load to:0x0211bfdc module:overlay(32) +from:0x0212241c kind:load to:0x0211c5ac module:overlay(32) +from:0x02122424 kind:load to:0x0211c79c module:overlay(32) +from:0x0212242c kind:load to:0x0211c0e8 module:overlay(32) +from:0x0212243c kind:load to:0x0211b6b8 module:overlay(32) +from:0x02122440 kind:load to:0x020979c4 module:overlay(0) +from:0x02122444 kind:load to:0x020979f8 module:overlay(0) +from:0x02122448 kind:load to:0x020977b0 module:overlay(0) +from:0x0212244c kind:load to:0x020979cc module:overlay(0) +from:0x02122450 kind:load to:0x020977f4 module:overlay(0) +from:0x02122454 kind:load to:0x020977f8 module:overlay(0) +from:0x02122460 kind:load to:0x020984f8 module:overlay(0) +from:0x02122464 kind:load to:0x02098534 module:overlay(0) +from:0x02122468 kind:load to:0x0209854c module:overlay(0) +from:0x0212246c kind:load to:0x02098558 module:overlay(0) +from:0x02122470 kind:load to:0x01fff464 module:itcm +from:0x02122474 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02122478 kind:load to:0x0211b968 module:overlay(32) +from:0x0212247c kind:load to:0x02098490 module:overlay(0) +from:0x02122480 kind:load to:0x0211b9ec module:overlay(32) +from:0x02122484 kind:load to:0x02098498 module:overlay(0) +from:0x02122488 kind:load to:0x0209849c module:overlay(0) +from:0x0212248c kind:load to:0x0211bd58 module:overlay(32) +from:0x02122490 kind:load to:0x0211bc54 module:overlay(32) +from:0x02122494 kind:load to:0x020984a8 module:overlay(0) +from:0x02122498 kind:load to:0x02098564 module:overlay(0) +from:0x0212249c kind:load to:0x020985d0 module:overlay(0) +from:0x021224a0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021224a4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021224a8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021224ac kind:load to:0x0211b900 module:overlay(32) +from:0x021224b0 kind:load to:0x0211b930 module:overlay(32) +from:0x021224b4 kind:load to:0x02099568 module:overlay(0) +from:0x021224fc kind:load to:0x0211fb94 module:overlay(32) +from:0x02122508 kind:load to:0x0211de4c module:overlay(32) +from:0x0212250c kind:load to:0x0211de68 module:overlay(32) +from:0x02122510 kind:load to:0x0211de8c module:overlay(32) +from:0x02122514 kind:load to:0x0211deb0 module:overlay(32) +from:0x02122518 kind:load to:0x0207bff0 module:overlay(0) +from:0x02122524 kind:load to:0x0211db2c module:overlay(32) +from:0x02122528 kind:load to:0x02097924 module:overlay(0) +from:0x0212252c kind:load to:0x02097734 module:overlay(0) +from:0x02122530 kind:load to:0x020977b0 module:overlay(0) +from:0x02122534 kind:load to:0x0209792c module:overlay(0) +from:0x02122538 kind:load to:0x0209794c module:overlay(0) +from:0x0212253c kind:load to:0x02097978 module:overlay(0) +from:0x02122548 kind:load to:0x0211ddec module:overlay(32) +from:0x0212254c kind:load to:0x0211fbe0 module:overlay(32) +from:0x02122550 kind:load to:0x02057bd4 module:overlay(0) +from:0x02122554 kind:load to:0x02057a68 module:overlay(0) +from:0x02122558 kind:load to:0x02057da8 module:overlay(0) +from:0x0212255c kind:load to:0x02057e24 module:overlay(0) +from:0x02122560 kind:load to:0x02057e88 module:overlay(0) +from:0x02122564 kind:load to:0x0209a77c module:overlay(0) +from:0x02122568 kind:load to:0x02057d64 module:overlay(0) +from:0x0212256c kind:load to:0x0211e9cc module:overlay(32) +from:0x02122574 kind:load to:0x0211ecc8 module:overlay(32) +from:0x0212257c kind:load to:0x0211f1d0 module:overlay(32) +from:0x02122584 kind:load to:0x0211f034 module:overlay(32) +from:0x0212258c kind:load to:0x0211f2e0 module:overlay(32) +from:0x02122594 kind:load to:0x0211f38c module:overlay(32) +from:0x0212259c kind:load to:0x0211f484 module:overlay(32) +from:0x021225a4 kind:load to:0x0211f540 module:overlay(32) +from:0x021225ac kind:load to:0x0211f5e4 module:overlay(32) +from:0x021225b4 kind:load to:0x0211f69c module:overlay(32) +from:0x021225bc kind:load to:0x0211eb40 module:overlay(32) +from:0x021225c4 kind:load to:0x0211ee3c module:overlay(32) +from:0x021225cc kind:load to:0x0211f1d4 module:overlay(32) +from:0x021225d4 kind:load to:0x0211f088 module:overlay(32) +from:0x021225dc kind:load to:0x0211f2f0 module:overlay(32) +from:0x021225e4 kind:load to:0x0211f3e4 module:overlay(32) +from:0x021225ec kind:load to:0x0211f4ec module:overlay(32) +from:0x021225f4 kind:load to:0x0211f56c module:overlay(32) +from:0x021225fc kind:load to:0x0211f5f4 module:overlay(32) +from:0x02122604 kind:load to:0x0211f7e4 module:overlay(32) +from:0x02122614 kind:load to:0x020984f8 module:overlay(0) +from:0x02122618 kind:load to:0x02098534 module:overlay(0) +from:0x0212261c kind:load to:0x0209854c module:overlay(0) +from:0x02122620 kind:load to:0x02098558 module:overlay(0) +from:0x02122624 kind:load to:0x01fff464 module:itcm +from:0x02122628 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212262c kind:load to:0x0211dff4 module:overlay(32) +from:0x02122630 kind:load to:0x02098490 module:overlay(0) +from:0x02122634 kind:load to:0x0211e758 module:overlay(32) +from:0x02122638 kind:load to:0x02098498 module:overlay(0) +from:0x0212263c kind:load to:0x0209849c module:overlay(0) +from:0x02122640 kind:load to:0x0211e910 module:overlay(32) +from:0x02122644 kind:load to:0x02098fe4 module:overlay(0) +from:0x02122648 kind:load to:0x020984a8 module:overlay(0) +from:0x0212264c kind:load to:0x02098564 module:overlay(0) +from:0x02122650 kind:load to:0x020985d0 module:overlay(0) +from:0x02122654 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122658 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212265c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122660 kind:load to:0x0211fbfc module:overlay(32) +from:0x02122664 kind:load to:0x0211fca0 module:overlay(32) +from:0x02122668 kind:load to:0x02099568 module:overlay(0) +from:0x02122674 kind:load to:0x02120d04 module:overlay(32) +from:0x02122678 kind:load to:0x02120d40 module:overlay(32) +from:0x0212267c kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x02122680 kind:load to:0x02120d5c module:overlay(32) +from:0x0212268c kind:load to:0x0211fedc module:overlay(32) +from:0x02122690 kind:load to:0x02120de8 module:overlay(32) +from:0x02122694 kind:load to:0x0207b6fc module:overlay(0) +from:0x02122698 kind:load to:0x0207b734 module:overlay(0) +from:0x0212269c kind:load to:0x02120dd8 module:overlay(32) +from:0x021226a8 kind:load to:0x0211fd6c module:overlay(32) +from:0x021226ac kind:load to:0x0209772c module:overlay(0) +from:0x021226b0 kind:load to:0x02097734 module:overlay(0) +from:0x021226b4 kind:load to:0x020977b0 module:overlay(0) +from:0x021226b8 kind:load to:0x020977f0 module:overlay(0) +from:0x021226bc kind:load to:0x020977f4 module:overlay(0) +from:0x021226c0 kind:load to:0x020977f8 module:overlay(0) +from:0x021226cc kind:load to:0x020984f8 module:overlay(0) +from:0x021226d0 kind:load to:0x02098534 module:overlay(0) +from:0x021226d4 kind:load to:0x0209854c module:overlay(0) +from:0x021226d8 kind:load to:0x02098558 module:overlay(0) +from:0x021226dc kind:load to:0x01fff464 module:itcm +from:0x021226e0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021226e4 kind:load to:0x0211fef0 module:overlay(32) +from:0x021226e8 kind:load to:0x02098490 module:overlay(0) +from:0x021226ec kind:load to:0x0211ff18 module:overlay(32) +from:0x021226f0 kind:load to:0x02098498 module:overlay(0) +from:0x021226f4 kind:load to:0x0209849c module:overlay(0) +from:0x021226f8 kind:load to:0x0212072c module:overlay(32) +from:0x021226fc kind:load to:0x02098fe4 module:overlay(0) +from:0x02122700 kind:load to:0x020984a8 module:overlay(0) +from:0x02122704 kind:load to:0x02098564 module:overlay(0) +from:0x02122708 kind:load to:0x020985d0 module:overlay(0) +from:0x0212270c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122710 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122714 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122718 kind:load to:0x02120e04 module:overlay(32) +from:0x0212271c kind:load to:0x02120e2c module:overlay(32) +from:0x02122720 kind:load to:0x02099568 module:overlay(0) +from:0x0212272c kind:load to:0x02120e7c module:overlay(32) +from:0x02122730 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02122734 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02122738 kind:load to:0x0209ca38 module:overlay(0) +from:0x0212273c kind:load to:0x0209ca58 module:overlay(0) +from:0x0212274c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02122750 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02122754 kind:load to:0x0209ca38 module:overlay(0) +from:0x02122758 kind:load to:0x0209ca58 module:overlay(0) +from:0x02122764 kind:load to:0x0207c47c module:overlay(0) +from:0x02122768 kind:load to:0x0207c484 module:overlay(0) +from:0x0212276c kind:load to:0x0207c94c module:overlay(0) +from:0x02122770 kind:load to:0x0207c93c module:overlay(0) +from:0x02122774 kind:load to:0x0207c980 module:overlay(0) +from:0x02122778 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0212277c kind:load to:0x0207ca18 module:overlay(0) +from:0x02122780 kind:load to:0x0207ca90 module:overlay(0) +from:0x0212278c kind:load to:0x021211a8 module:overlay(32) +from:0x02122790 kind:load to:0x02121e38 module:overlay(32) +from:0x02122794 kind:load to:0x02057bd4 module:overlay(0) +from:0x02122798 kind:load to:0x01ffc57c module:itcm +from:0x0212279c kind:load to:0x02057da8 module:overlay(0) +from:0x021227a0 kind:load to:0x02057e24 module:overlay(0) +from:0x021227a4 kind:load to:0x02057e88 module:overlay(0) +from:0x021227a8 kind:load to:0x02120fc4 module:overlay(32) +from:0x021227ac kind:load to:0x02057d64 module:overlay(0) +from:0x021227b8 kind:load to:0x021211bc module:overlay(32) +from:0x021227bc kind:load to:0x0209d098 module:overlay(0) +from:0x021227c0 kind:load to:0x021213fc module:overlay(32) +from:0x021227c4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021227c8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021227cc kind:load to:0x02121d50 module:overlay(32) +from:0x021227d0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021227d4 kind:load to:0x021218b0 module:overlay(32) +from:0x021227d8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021227dc kind:load to:0x0209d1b8 module:overlay(0) +from:0x021227e0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021227e4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021227e8 kind:load to:0x02121e54 module:overlay(32) +from:0x021227ec kind:load to:0x02121e74 module:overlay(32) +from:0x021227f0 kind:load to:0x02121b28 module:overlay(32) +from:0x021227f4 kind:load to:0x02121bf8 module:overlay(32) diff --git a/config/usa/arm9/overlays/ov032/symbols.txt b/config/usa/arm9/overlays/ov032/symbols.txt new file mode 100644 index 00000000..6d8edade --- /dev/null +++ b/config/usa/arm9/overlays/ov032/symbols.txt @@ -0,0 +1,293 @@ +func_ov032_02118fa0 kind:function(arm,size=0xc) addr:0x02118fa0 +func_ov032_02118fac kind:function(arm,size=0x24) addr:0x02118fac +func_ov032_02118fd0 kind:function(arm,size=0x5c) addr:0x02118fd0 +func_ov032_0211902c kind:function(arm,size=0x1fc) addr:0x0211902c +func_ov032_02119228 kind:function(arm,size=0x14) addr:0x02119228 +func_ov032_0211923c kind:function(arm,size=0x14) addr:0x0211923c +func_ov032_02119250 kind:function(arm,size=0x8c) addr:0x02119250 +func_ov032_021192dc kind:function(arm,size=0x94) addr:0x021192dc +func_ov032_02119370 kind:function(arm,size=0xc8) addr:0x02119370 +func_ov032_02119438 kind:function(arm,size=0x84) addr:0x02119438 +func_ov032_021194bc kind:function(arm,size=0x60) addr:0x021194bc +func_ov032_0211951c kind:function(arm,size=0x48) addr:0x0211951c +func_ov032_02119564 kind:function(arm,size=0x358) addr:0x02119564 +func_ov032_021198bc kind:function(arm,size=0xb4) addr:0x021198bc +func_ov032_02119970 kind:function(arm,size=0x7c) addr:0x02119970 +func_ov032_021199ec kind:function(arm,size=0x1dc) addr:0x021199ec +func_ov032_02119bc8 kind:function(arm,size=0x98) addr:0x02119bc8 +func_ov032_02119c60 kind:function(arm,size=0xfc) addr:0x02119c60 +func_ov032_02119d5c kind:function(arm,size=0x78) addr:0x02119d5c +func_ov032_02119dd4 kind:function(arm,size=0x9c) addr:0x02119dd4 +func_ov032_02119e70 kind:function(arm,size=0xb0) addr:0x02119e70 +func_ov032_02119f20 kind:function(arm,size=0x200) addr:0x02119f20 +func_ov032_0211a120 kind:function(arm,size=0xcc) addr:0x0211a120 +func_ov032_0211a1ec kind:function(arm,size=0x278) addr:0x0211a1ec +func_ov032_0211a464 kind:function(arm,size=0xa8) addr:0x0211a464 +func_ov032_0211a50c kind:function(arm,size=0x28c) addr:0x0211a50c +func_ov032_0211a798 kind:function(arm,size=0xb4) addr:0x0211a798 +func_ov032_0211a84c kind:function(arm,size=0xe4) addr:0x0211a84c +func_ov032_0211a930 kind:function(arm,size=0x78) addr:0x0211a930 +func_ov032_0211a9a8 kind:function(arm,size=0x78) addr:0x0211a9a8 +func_ov032_0211aa20 kind:function(arm,size=0x88) addr:0x0211aa20 +func_ov032_0211aaa8 kind:function(arm,size=0x58) addr:0x0211aaa8 +func_ov032_0211ab00 kind:function(arm,size=0xa0) addr:0x0211ab00 +func_ov032_0211aba0 kind:function(arm,size=0x60) addr:0x0211aba0 +func_ov032_0211ac00 kind:function(arm,size=0x74) addr:0x0211ac00 +func_ov032_0211ac74 kind:function(arm,size=0xac) addr:0x0211ac74 +func_ov032_0211ad20 kind:function(arm,size=0xb4) addr:0x0211ad20 +func_ov032_0211add4 kind:function(arm,size=0x230) addr:0x0211add4 +func_ov032_0211b004 kind:function(arm,size=0x40) addr:0x0211b004 +func_ov032_0211b044 kind:function(arm,size=0xb0) addr:0x0211b044 +func_ov032_0211b0f4 kind:function(arm,size=0x68) addr:0x0211b0f4 +func_ov032_0211b15c kind:function(arm,size=0x14) addr:0x0211b15c +func_ov032_0211b170 kind:function(arm,size=0x50) addr:0x0211b170 +func_ov032_0211b1c0 kind:function(arm,size=0xb8) addr:0x0211b1c0 +func_ov032_0211b278 kind:function(arm,size=0xe4) addr:0x0211b278 +func_ov032_0211b35c kind:function(arm,size=0x34) addr:0x0211b35c +func_ov032_0211b390 kind:function(arm,size=0x58) addr:0x0211b390 +func_ov032_0211b3e8 kind:function(arm,size=0x168) addr:0x0211b3e8 +func_ov032_0211b550 kind:function(arm,size=0x30) addr:0x0211b550 +func_ov032_0211b580 kind:function(arm,size=0x14) addr:0x0211b580 +func_ov032_0211b594 kind:function(arm,size=0x1c) addr:0x0211b594 +func_ov032_0211b5b0 kind:function(arm,size=0x24) addr:0x0211b5b0 +func_ov032_0211b5d4 kind:function(arm,size=0x24) addr:0x0211b5d4 +func_ov032_0211b5f8 kind:function(arm,size=0x10) addr:0x0211b5f8 +func_ov032_0211b608 kind:function(arm,size=0x8) addr:0x0211b608 +func_ov032_0211b610 kind:function(arm,size=0x24) addr:0x0211b610 +func_ov032_0211b634 kind:function(arm,size=0x2c) addr:0x0211b634 +func_ov032_0211b660 kind:function(arm,size=0x1c) addr:0x0211b660 +func_ov032_0211b67c kind:function(arm,size=0x1c) addr:0x0211b67c +func_ov032_0211b698 kind:function(arm,size=0x14) addr:0x0211b698 +func_ov032_0211b6ac kind:function(arm,size=0xc) addr:0x0211b6ac +func_ov032_0211b6b8 kind:function(arm,size=0x24) addr:0x0211b6b8 +func_ov032_0211b6dc kind:function(arm,size=0x4c) addr:0x0211b6dc +func_ov032_0211b728 kind:function(arm,size=0x1d8) addr:0x0211b728 +func_ov032_0211b900 kind:function(arm,size=0x30) addr:0x0211b900 +func_ov032_0211b930 kind:function(arm,size=0x38) addr:0x0211b930 +func_ov032_0211b968 kind:function(arm,size=0x1c) addr:0x0211b968 +func_ov032_0211b984 kind:function(arm,size=0x68) addr:0x0211b984 +func_ov032_0211b9ec kind:function(arm,size=0x268) addr:0x0211b9ec +func_ov032_0211bc54 kind:function(arm,size=0x104) addr:0x0211bc54 +func_ov032_0211bd58 kind:function(arm,size=0x8c) addr:0x0211bd58 +func_ov032_0211bde4 kind:function(arm,size=0x2c) addr:0x0211bde4 +func_ov032_0211be10 kind:function(arm,size=0x78) addr:0x0211be10 +func_ov032_0211be88 kind:function(arm,size=0xdc) addr:0x0211be88 +func_ov032_0211bf64 kind:function(arm,size=0x78) addr:0x0211bf64 +func_ov032_0211bfdc kind:function(arm,size=0x80) addr:0x0211bfdc +func_ov032_0211c05c kind:function(arm,size=0x8c) addr:0x0211c05c +func_ov032_0211c0e8 kind:function(arm,size=0x1bc) addr:0x0211c0e8 +func_ov032_0211c2a4 kind:function(arm,size=0x7c) addr:0x0211c2a4 +func_ov032_0211c320 kind:function(arm,size=0x104) addr:0x0211c320 +func_ov032_0211c424 kind:function(arm,size=0x90) addr:0x0211c424 +func_ov032_0211c4b4 kind:function(arm,size=0x68) addr:0x0211c4b4 +func_ov032_0211c51c kind:function(arm,size=0x90) addr:0x0211c51c +func_ov032_0211c5ac kind:function(arm,size=0x170) addr:0x0211c5ac +func_ov032_0211c71c kind:function(arm,size=0x80) addr:0x0211c71c +func_ov032_0211c79c kind:function(arm,size=0x17c) addr:0x0211c79c +func_ov032_0211c918 kind:function(arm,size=0xa0) addr:0x0211c918 +func_ov032_0211c9b8 kind:function(arm,size=0x48) addr:0x0211c9b8 +func_ov032_0211ca00 kind:function(arm,size=0x4c) addr:0x0211ca00 +func_ov032_0211ca4c kind:function(arm,size=0x4c) addr:0x0211ca4c +func_ov032_0211ca98 kind:function(arm,size=0x74) addr:0x0211ca98 +func_ov032_0211cb0c kind:function(arm,size=0xe4) addr:0x0211cb0c +func_ov032_0211cbf0 kind:function(arm,size=0x38) addr:0x0211cbf0 +func_ov032_0211cc28 kind:function(arm,size=0xd8) addr:0x0211cc28 +func_ov032_0211cd00 kind:function(arm,size=0x40) addr:0x0211cd00 +func_ov032_0211cd40 kind:function(arm,size=0x214) addr:0x0211cd40 +func_ov032_0211cf54 kind:function(arm,size=0x38) addr:0x0211cf54 +func_ov032_0211cf8c kind:function(arm,size=0x7c) addr:0x0211cf8c +func_ov032_0211d008 kind:function(arm,size=0x18) addr:0x0211d008 +func_ov032_0211d020 kind:function(arm,size=0x4c) addr:0x0211d020 +func_ov032_0211d06c kind:function(arm,size=0x258) addr:0x0211d06c +func_ov032_0211d2c4 kind:function(arm,size=0xa0) addr:0x0211d2c4 +func_ov032_0211d364 kind:function(arm,size=0x1e4) addr:0x0211d364 +func_ov032_0211d548 kind:function(arm,size=0x10c) addr:0x0211d548 +func_ov032_0211d654 kind:function(arm,size=0x64) addr:0x0211d654 +func_ov032_0211d6b8 kind:function(arm,size=0x110) addr:0x0211d6b8 +func_ov032_0211d7c8 kind:function(arm,size=0x24) addr:0x0211d7c8 +func_ov032_0211d7ec kind:function(arm,size=0x24) addr:0x0211d7ec +func_ov032_0211d810 kind:function(arm,size=0x34) addr:0x0211d810 +func_ov032_0211d844 kind:function(arm,size=0xac) addr:0x0211d844 +func_ov032_0211d8f0 kind:function(arm,size=0x10) addr:0x0211d8f0 +func_ov032_0211d900 kind:function(arm,size=0xec) addr:0x0211d900 +func_ov032_0211d9ec kind:function(arm,size=0x120) addr:0x0211d9ec +func_ov032_0211db0c kind:function(arm,size=0x14) addr:0x0211db0c +func_ov032_0211db20 kind:function(arm,size=0xc) addr:0x0211db20 +func_ov032_0211db2c kind:function(arm,size=0x24) addr:0x0211db2c +func_ov032_0211db50 kind:function(arm,size=0x5c) addr:0x0211db50 +func_ov032_0211dbac kind:function(arm,size=0x34) addr:0x0211dbac +func_ov032_0211dbe0 kind:function(arm,size=0x20c) addr:0x0211dbe0 +func_ov032_0211ddec kind:function(arm,size=0x14) addr:0x0211ddec +func_ov032_0211de00 kind:function(arm,size=0x14) addr:0x0211de00 +func_ov032_0211de14 kind:function(arm,size=0x38) addr:0x0211de14 +func_ov032_0211de4c kind:function(arm,size=0x1c) addr:0x0211de4c +func_ov032_0211de68 kind:function(arm,size=0x24) addr:0x0211de68 +func_ov032_0211de8c kind:function(arm,size=0x24) addr:0x0211de8c +func_ov032_0211deb0 kind:function(arm,size=0x144) addr:0x0211deb0 +func_ov032_0211dff4 kind:function(arm,size=0xac) addr:0x0211dff4 +func_ov032_0211e0a0 kind:function(arm,size=0x14) addr:0x0211e0a0 +func_ov032_0211e0b4 kind:function(arm,size=0x234) addr:0x0211e0b4 +func_ov032_0211e2e8 kind:function(arm,size=0x78) addr:0x0211e2e8 +func_ov032_0211e360 kind:function(arm,size=0x8c) addr:0x0211e360 +func_ov032_0211e3ec kind:function(arm,size=0x14) addr:0x0211e3ec +func_ov032_0211e400 kind:function(arm,size=0x48) addr:0x0211e400 +func_ov032_0211e448 kind:function(arm,size=0x310) addr:0x0211e448 +func_ov032_0211e758 kind:function(arm,size=0x1b8) addr:0x0211e758 +func_ov032_0211e910 kind:function(arm,size=0xbc) addr:0x0211e910 +func_ov032_0211e9cc kind:function(arm,size=0x174) addr:0x0211e9cc +func_ov032_0211eb40 kind:function(arm,size=0x188) addr:0x0211eb40 +func_ov032_0211ecc8 kind:function(arm,size=0x174) addr:0x0211ecc8 +func_ov032_0211ee3c kind:function(arm,size=0x1f8) addr:0x0211ee3c +func_ov032_0211f034 kind:function(arm,size=0x54) addr:0x0211f034 +func_ov032_0211f088 kind:function(arm,size=0x148) addr:0x0211f088 +func_ov032_0211f1d0 kind:function(arm,size=0x4) addr:0x0211f1d0 +func_ov032_0211f1d4 kind:function(arm,size=0x10c) addr:0x0211f1d4 +func_ov032_0211f2e0 kind:function(arm,size=0x10) addr:0x0211f2e0 +func_ov032_0211f2f0 kind:function(arm,size=0x9c) addr:0x0211f2f0 +func_ov032_0211f38c kind:function(arm,size=0x58) addr:0x0211f38c +func_ov032_0211f3e4 kind:function(arm,size=0xa0) addr:0x0211f3e4 +func_ov032_0211f484 kind:function(arm,size=0x68) addr:0x0211f484 +func_ov032_0211f4ec kind:function(arm,size=0x54) addr:0x0211f4ec +func_ov032_0211f540 kind:function(arm,size=0x2c) addr:0x0211f540 +func_ov032_0211f56c kind:function(arm,size=0x78) addr:0x0211f56c +func_ov032_0211f5e4 kind:function(arm,size=0x10) addr:0x0211f5e4 +func_ov032_0211f5f4 kind:function(arm,size=0xa8) addr:0x0211f5f4 +func_ov032_0211f69c kind:function(arm,size=0x148) addr:0x0211f69c +func_ov032_0211f7e4 kind:function(arm,size=0x138) addr:0x0211f7e4 +func_ov032_0211f91c kind:function(arm,size=0x88) addr:0x0211f91c +func_ov032_0211f9a4 kind:function(arm,size=0x88) addr:0x0211f9a4 +func_ov032_0211fa2c kind:function(arm,size=0xa4) addr:0x0211fa2c +func_ov032_0211fad0 kind:function(arm,size=0xac) addr:0x0211fad0 +func_ov032_0211fb7c kind:function(arm,size=0x18) addr:0x0211fb7c +func_ov032_0211fb94 kind:function(arm,size=0x38) addr:0x0211fb94 +func_ov032_0211fbcc kind:function(arm,size=0x14) addr:0x0211fbcc +func_ov032_0211fbe0 kind:function(arm,size=0x1c) addr:0x0211fbe0 +func_ov032_0211fbfc kind:function(arm,size=0xa4) addr:0x0211fbfc +func_ov032_0211fca0 kind:function(arm,size=0xac) addr:0x0211fca0 +func_ov032_0211fd4c kind:function(arm,size=0x14) addr:0x0211fd4c +func_ov032_0211fd60 kind:function(arm,size=0xc) addr:0x0211fd60 +func_ov032_0211fd6c kind:function(arm,size=0x24) addr:0x0211fd6c +func_ov032_0211fd90 kind:function(arm,size=0x44) addr:0x0211fd90 +func_ov032_0211fdd4 kind:function(arm,size=0x108) addr:0x0211fdd4 +func_ov032_0211fedc kind:function(arm,size=0x14) addr:0x0211fedc +func_ov032_0211fef0 kind:function(arm,size=0x28) addr:0x0211fef0 +func_ov032_0211ff18 kind:function(arm,size=0x1e0) addr:0x0211ff18 +func_ov032_021200f8 kind:function(arm,size=0x78) addr:0x021200f8 +func_ov032_02120170 kind:function(arm,size=0xcc) addr:0x02120170 +func_ov032_0212023c kind:function(arm,size=0x7c) addr:0x0212023c +func_ov032_021202b8 kind:function(arm,size=0x124) addr:0x021202b8 +func_ov032_021203dc kind:function(arm,size=0x350) addr:0x021203dc +func_ov032_0212072c kind:function(arm,size=0x134) addr:0x0212072c +func_ov032_02120860 kind:function(arm,size=0x14) addr:0x02120860 +func_ov032_02120874 kind:function(arm,size=0x2a0) addr:0x02120874 +func_ov032_02120b14 kind:function(arm,size=0x38) addr:0x02120b14 +func_ov032_02120b4c kind:function(arm,size=0x10) addr:0x02120b4c +func_ov032_02120b5c kind:function(arm,size=0x44) addr:0x02120b5c +func_ov032_02120ba0 kind:function(arm,size=0x3c) addr:0x02120ba0 +func_ov032_02120bdc kind:function(arm,size=0x68) addr:0x02120bdc +func_ov032_02120c44 kind:function(arm,size=0x8c) addr:0x02120c44 +func_ov032_02120cd0 kind:function(arm,size=0x34) addr:0x02120cd0 +func_ov032_02120d04 kind:function(arm,size=0x3c) addr:0x02120d04 +func_ov032_02120d40 kind:function(arm,size=0x1c) addr:0x02120d40 +func_ov032_02120d5c kind:function(arm,size=0x40) addr:0x02120d5c +func_ov032_02120d9c kind:function(arm,size=0x3c) addr:0x02120d9c +func_ov032_02120dd8 kind:function(arm,size=0x10) addr:0x02120dd8 +func_ov032_02120de8 kind:function(arm,size=0x1c) addr:0x02120de8 +func_ov032_02120e04 kind:function(arm,size=0x28) addr:0x02120e04 +func_ov032_02120e2c kind:function(arm,size=0x30) addr:0x02120e2c +func_ov032_02120e5c kind:function(arm,size=0x14) addr:0x02120e5c +func_ov032_02120e70 kind:function(arm,size=0xc) addr:0x02120e70 +func_ov032_02120e7c kind:function(arm,size=0x24) addr:0x02120e7c +func_ov032_02120ea0 kind:function(arm,size=0xb8) addr:0x02120ea0 +func_ov032_02120f58 kind:function(arm,size=0x6c) addr:0x02120f58 +func_ov032_02120fc4 kind:function(arm,size=0xbc) addr:0x02120fc4 +func_ov032_02121080 kind:function(arm,size=0x64) addr:0x02121080 +func_ov032_021210e4 kind:function(arm,size=0xc4) addr:0x021210e4 +func_ov032_021211a8 kind:function(arm,size=0x14) addr:0x021211a8 +func_ov032_021211bc kind:function(arm,size=0x240) addr:0x021211bc +func_ov032_021213fc kind:function(arm,size=0x4b4) addr:0x021213fc +func_ov032_021218b0 kind:function(arm,size=0x278) addr:0x021218b0 +func_ov032_02121b28 kind:function(arm,size=0x48) addr:0x02121b28 +func_ov032_02121b70 kind:function(arm,size=0x88) addr:0x02121b70 +func_ov032_02121bf8 kind:function(arm,size=0x158) addr:0x02121bf8 +func_ov032_02121d50 kind:function(arm,size=0x58) addr:0x02121d50 +func_ov032_02121da8 kind:function(arm,size=0x90) addr:0x02121da8 +func_ov032_02121e38 kind:function(arm,size=0x1c) addr:0x02121e38 +func_ov032_02121e54 kind:function(arm,size=0x20) addr:0x02121e54 +func_ov032_02121e74 kind:function(arm,size=0x28) addr:0x02121e74 +func_ov032_02121e9c kind:function(arm,size=0x14) addr:0x02121e9c +data_ov032_02121eb4 kind:data(any) addr:0x02121eb4 +data_ov032_02121ec4 kind:data(any) addr:0x02121ec4 +data_ov032_02121ed4 kind:data(any) addr:0x02121ed4 +data_ov032_02121ee4 kind:data(any) addr:0x02121ee4 +data_ov032_02121ef4 kind:data(any) addr:0x02121ef4 +data_ov032_02121f04 kind:data(any) addr:0x02121f04 +__sinit_ov032_02121f14 kind:function(arm,size=0x6c) addr:0x02121f14 +__sinit_ov032_02121f80 kind:function(arm,size=0x80) addr:0x02121f80 +__sinit_ov032_02122000 kind:function(arm,size=0x6c) addr:0x02122000 +__sinit_ov032_0212206c kind:function(arm,size=0x50) addr:0x0212206c +__sinit_ov032_021220bc kind:function(arm,size=0x50) addr:0x021220bc +.p__sinit_ov032_02121f14 kind:data(word) addr:0x0212210c +.p__sinit_ov032_02121f80 kind:data(word) addr:0x02122110 +.p__sinit_ov032_02122000 kind:data(word) addr:0x02122114 +.p__sinit_ov032_0212206c kind:data(word) addr:0x02122118 +.p__sinit_ov032_021220bc kind:data(word) addr:0x0212211c +data_ov032_02122140 kind:data(any) addr:0x02122140 +data_ov032_0212214c kind:data(any) addr:0x0212214c +data_ov032_02122164 kind:data(any) addr:0x02122164 +data_ov032_0212217c kind:data(any) addr:0x0212217c +data_ov032_0212219c kind:data(any) addr:0x0212219c +data_ov032_021221b8 kind:data(any) addr:0x021221b8 +data_ov032_021221dc kind:data(any) addr:0x021221dc +data_ov032_02122224 kind:data(any) addr:0x02122224 +data_ov032_02122268 kind:data(any) addr:0x02122268 +data_ov032_021222d0 kind:data(any) addr:0x021222d0 +data_ov032_02122328 kind:data(any) addr:0x02122328 +data_ov032_02122388 kind:data(any) addr:0x02122388 +data_ov032_02122394 kind:data(any) addr:0x02122394 +data_ov032_021223ac kind:data(any) addr:0x021223ac +data_ov032_021223c4 kind:data(any) addr:0x021223c4 +data_ov032_021223d1 kind:data(any) addr:0x021223d1 ambiguous +data_ov032_021223fc kind:data(any) addr:0x021223fc +data_ov032_0212243c kind:data(any) addr:0x0212243c +data_ov032_02122460 kind:data(any) addr:0x02122460 +data_ov032_021224b8 kind:data(any) addr:0x021224b8 +data_ov032_021224c4 kind:data(any) addr:0x021224c4 +data_ov032_021224dc kind:data(any) addr:0x021224dc +data_ov032_021224fc kind:data(any) addr:0x021224fc +data_ov032_02122508 kind:data(any) addr:0x02122508 +data_ov032_02122524 kind:data(any) addr:0x02122524 +data_ov032_02122548 kind:data(any) addr:0x02122548 +data_ov032_0212256c kind:data(any) addr:0x0212256c +data_ov032_02122588 kind:data(any) addr:0x02122588 ambiguous +data_ov032_021225bc kind:data(any) addr:0x021225bc +data_ov032_02122614 kind:data(any) addr:0x02122614 +data_ov032_02122674 kind:data(any) addr:0x02122674 +data_ov032_0212268c kind:data(any) addr:0x0212268c +data_ov032_021226a8 kind:data(any) addr:0x021226a8 +data_ov032_021226cc kind:data(any) addr:0x021226cc +data_ov032_0212272c kind:data(any) addr:0x0212272c +data_ov032_02122748 kind:data(any) addr:0x02122748 +data_ov032_02122764 kind:data(any) addr:0x02122764 +data_ov032_0212278c kind:data(any) addr:0x0212278c +data_ov032_021227b8 kind:data(any) addr:0x021227b8 +data_ov032_021227f0 kind:data(any) addr:0x021227f0 ambiguous +data_ov032_02122800 kind:bss addr:0x02122800 +data_ov032_02122804 kind:bss addr:0x02122804 +data_ov032_02122810 kind:bss addr:0x02122810 +data_ov032_021228e8 kind:bss addr:0x021228e8 +data_ov032_021228ec kind:bss addr:0x021228ec +data_ov032_021228f8 kind:bss addr:0x021228f8 +data_ov032_02122904 kind:bss addr:0x02122904 +data_ov032_02122910 kind:bss addr:0x02122910 +data_ov032_02122954 kind:bss addr:0x02122954 +data_ov032_02122958 kind:bss addr:0x02122958 +data_ov032_02122964 kind:bss addr:0x02122964 +data_ov032_02122a3c kind:bss addr:0x02122a3c +data_ov032_02122a40 kind:bss addr:0x02122a40 +data_ov032_02122a4c kind:bss addr:0x02122a4c +data_ov032_02122a88 kind:bss addr:0x02122a88 +data_ov032_02122a8c kind:bss addr:0x02122a8c +data_ov032_02122a98 kind:bss addr:0x02122a98 +data_ov032_02122ab8 kind:bss addr:0x02122ab8 +data_ov032_02122b6c kind:bss addr:0x02122b6c diff --git a/config/usa/arm9/overlays/ov033/delinks.txt b/config/usa/arm9/overlays/ov033/delinks.txt new file mode 100644 index 00000000..5e4d2e78 --- /dev/null +++ b/config/usa/arm9/overlays/ov033/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02118fa0 end:0x0211db84 kind:code align:32 + .rodata start:0x0211db84 end:0x0212101c kind:rodata align:4 + .init start:0x0212101c end:0x0212112c kind:code align:4 + .ctor start:0x0212112c end:0x02121138 kind:rodata align:4 + .data start:0x02121140 end:0x021218a0 kind:data align:32 + .bss start:0x021218a0 end:0x02122740 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov033/relocs.txt b/config/usa/arm9/overlays/ov033/relocs.txt new file mode 100644 index 00000000..c9e1aacc --- /dev/null +++ b/config/usa/arm9/overlays/ov033/relocs.txt @@ -0,0 +1,654 @@ +from:0x02118fc8 kind:arm_call to:0x02028c68 module:main +from:0x02118fd8 kind:arm_call to:0x02028c68 module:main +from:0x02118ff0 kind:arm_call to:0x02028c68 module:main +from:0x02119004 kind:arm_call to:0x02028c68 module:main +from:0x02119014 kind:arm_call to:0x02028c68 module:main +from:0x02119018 kind:arm_call to:0x0211be6c module:overlay(33) +from:0x02119050 kind:arm_call to:0x0211be88 module:overlay(33) +from:0x02119060 kind:arm_call to:0x02011f3c module:main +from:0x02119080 kind:arm_call to:0x0211becc module:overlay(33) +from:0x021190b4 kind:load to:0x021218a4 module:overlay(33) +from:0x021190b8 kind:load to:0x021218a0 module:overlay(33) +from:0x021190d0 kind:load to:0x02012000 module:main +from:0x021190dc kind:arm_call to:0x021190f8 module:overlay(33) +from:0x02119220 kind:arm_call to:0x0211bf9c module:overlay(33) +from:0x0211924c kind:arm_call to:0x0211cc48 module:overlay(33) +from:0x021192ec kind:arm_call to:0x02034088 module:main +from:0x02119330 kind:load to:0x02121c54 module:overlay(33) +from:0x02119344 kind:arm_call to:0x02011f3c module:main +from:0x02119350 kind:arm_call to:0x02119384 module:overlay(33) +from:0x02119368 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02119380 kind:load to:0x0212118c module:overlay(33) +from:0x0211938c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211939c kind:arm_call to:0x02118fa0 module:overlay(33) +from:0x021193b0 kind:arm_call to:0x0205b1ac module:overlay(0) +from:0x02119410 kind:arm_call to:0x02119ce0 module:overlay(33) +from:0x02119424 kind:arm_call to:0x02028c68 module:main +from:0x0211945c kind:load to:0x021211b0 module:overlay(33) +from:0x02119478 kind:arm_call to:0x021190bc module:overlay(33) +from:0x02119480 kind:arm_call to:0x0201666c module:main +from:0x02119488 kind:arm_call to:0x02119024 module:overlay(33) +from:0x02119490 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211949c kind:load to:0x021211b0 module:overlay(33) +from:0x021194b4 kind:arm_call to:0x021190bc module:overlay(33) +from:0x021194bc kind:arm_call to:0x0201666c module:main +from:0x021194c4 kind:arm_call to:0x02119024 module:overlay(33) +from:0x021194cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021194d4 kind:arm_call to:0x02011ff4 module:main +from:0x021194e0 kind:load to:0x021211b0 module:overlay(33) +from:0x021194fc kind:arm_call to:0x02119028 module:overlay(33) +from:0x02119510 kind:arm_call to:0x02119820 module:overlay(33) +from:0x0211951c kind:load to:0x0211dbc0 module:overlay(33) +from:0x02119560 kind:arm_call to:0x01fff584 module:itcm +from:0x02119570 kind:arm_call to:0x0211bcd4 module:overlay(33) +from:0x021195f4 kind:load to:0x027e0ce8 module:dtcm +from:0x02119688 kind:arm_call to:0x02119820 module:overlay(33) +from:0x02119690 kind:arm_call to:0x021199d4 module:overlay(33) +from:0x021196b4 kind:arm_call to:0x02119ba4 module:overlay(33) +from:0x021196d8 kind:arm_call to:0x02119a38 module:overlay(33) +from:0x02119718 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0211973c kind:arm_call to:0x0211bcbc module:overlay(33) +from:0x02119758 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x021197a4 kind:arm_call to:0x0211bca4 module:overlay(33) +from:0x021197c0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021197d4 kind:arm_call to:0x02119820 module:overlay(33) +from:0x02119800 kind:load to:0x027e09b8 module:dtcm +from:0x02119804 kind:load to:0x020b51f4 module:overlay(0) +from:0x02119864 kind:arm_call to:0x021199d4 module:overlay(33) +from:0x02119890 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021198a4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021198c4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02119974 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021199a0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021199b8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021199c8 kind:load to:0x020b51f4 module:overlay(0) +from:0x021199d0 kind:load to:0x027e09b8 module:dtcm +from:0x02119a04 kind:arm_call to:0x01fff584 module:itcm +from:0x02119a14 kind:arm_call to:0x0211bc8c module:overlay(33) +from:0x02119a30 kind:load to:0x027e0ce8 module:dtcm +from:0x02119a4c kind:arm_call to:0x01fff148 module:itcm +from:0x02119a68 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119a8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02119b04 kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x02119b98 kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x02119ba0 kind:load to:0x027e0ce0 module:dtcm +from:0x02119bb4 kind:arm_call to:0x021190d4 module:overlay(33) +from:0x02119bec kind:arm_call to:0x02119104 module:overlay(33) +from:0x02119c14 kind:arm_call to:0x02119168 module:overlay(33) +from:0x02119c1c kind:arm_call to:0x021190ec module:overlay(33) +from:0x02119c30 kind:arm_call to:0x021191d0 module:overlay(33) +from:0x02119c7c kind:arm_call to:0x0211926c module:overlay(33) +from:0x02119ccc kind:load to:0x0211db98 module:overlay(33) +from:0x02119cd0 kind:load to:0x02121170 module:overlay(33) +from:0x02119cd4 kind:load to:0x02121480 module:overlay(33) +from:0x02119cd8 kind:load to:0x0211dbac module:overlay(33) +from:0x02119cdc kind:load to:0x0211db84 module:overlay(33) +from:0x02119cf0 kind:arm_call to:0x02016654 module:main +from:0x02119d1c kind:load to:0x0212116c module:overlay(33) +from:0x02119d40 kind:arm_call to:0x0205b204 module:overlay(0) +from:0x02119d54 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02119d68 kind:load to:0x02121cac module:overlay(33) +from:0x02119d7c kind:arm_call to:0x02011f3c module:main +from:0x02119d88 kind:arm_call to:0x02119f28 module:overlay(33) +from:0x02119da0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02119db0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02119dc8 kind:arm_call to:0x02118fa0 module:overlay(33) +from:0x02119e44 kind:load to:0x02121750 module:overlay(33) +from:0x02119e48 kind:load to:0x0212176c module:overlay(33) +from:0x02119e4c kind:load to:0x02121734 module:overlay(33) +from:0x02119e50 kind:load to:0x0212169c module:overlay(33) +from:0x02119e68 kind:arm_call to:0x0209c9f8 module:overlay(0) +from:0x02119e74 kind:arm_call to:0x02119028 module:overlay(33) +from:0x02119e88 kind:arm_call to:0x020591cc module:overlay(0) +from:0x02119e9c kind:arm_call to:0x02059250 module:overlay(0) +from:0x02119ea4 kind:arm_call to:0x02059220 module:overlay(0) +from:0x02119eb0 kind:load to:0x0211dbc0 module:overlay(33) +from:0x02119eb4 kind:load to:0x0212180c module:overlay(33) +from:0x02119eb8 kind:load to:0x0212181c module:overlay(33) +from:0x02119ec8 kind:arm_call to:0x0209ca38 module:overlay(0) +from:0x02119edc kind:arm_call to:0x020591cc module:overlay(0) +from:0x02119ef0 kind:arm_call to:0x02059250 module:overlay(0) +from:0x02119ef8 kind:arm_call to:0x02059220 module:overlay(0) +from:0x02119f04 kind:load to:0x0212180c module:overlay(33) +from:0x02119f08 kind:load to:0x0212181c module:overlay(33) +from:0x02119f18 kind:arm_call to:0x0209ca58 module:overlay(0) +from:0x02119f20 kind:arm_call to:0x021190bc module:overlay(33) +from:0x02119f34 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02119f3c kind:arm_call to:0x02061628 module:overlay(0) +from:0x02119f74 kind:arm_call to:0x02067258 module:overlay(0) +from:0x02119f7c kind:arm_call_thumb to:0x020141dc module:main +from:0x02119ff8 kind:arm_call to:0x0205b1ac module:overlay(0) +from:0x0211a004 kind:arm_call to:0x0211b5e8 module:overlay(33) +from:0x0211a084 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0211a09c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211a0ac kind:load to:0x02121794 module:overlay(33) +from:0x0211a0b0 kind:load to:0x021217e4 module:overlay(33) +from:0x0211a0b4 kind:load to:0x02121cac module:overlay(33) +from:0x0211a0b8 kind:load to:0x020b1948 module:overlay(0) +from:0x0211a0bc kind:load to:0x0204a068 module:main +from:0x0211a0c0 kind:load to:0x02121c94 module:overlay(33) +from:0x0211a0d0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211a0d8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211a0e0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211a0e8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211a0f0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211a0f8 kind:arm_call to:0x0201666c module:main +from:0x0211a100 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211a108 kind:arm_call to:0x0206728c module:overlay(0) +from:0x0211a110 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211a118 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211a130 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211a138 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211a140 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211a148 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211a150 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211a158 kind:arm_call to:0x0201666c module:main +from:0x0211a160 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211a168 kind:arm_call to:0x0206728c module:overlay(0) +from:0x0211a170 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211a178 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211a180 kind:arm_call to:0x02011ff4 module:main +from:0x0211a1c4 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x0211a1e0 kind:arm_call to:0x0211a9ec module:overlay(33) +from:0x0211a1f8 kind:arm_call to:0x0200f05c module:main +from:0x0211a264 kind:arm_call to:0x0200f05c module:main +from:0x0211a2a0 kind:arm_call to:0x0200f05c module:main +from:0x0211a2d4 kind:arm_call to:0x0200f05c module:main +from:0x0211a310 kind:arm_call to:0x0200f05c module:main +from:0x0211a340 kind:arm_call to:0x0200f05c module:main +from:0x0211a37c kind:arm_call to:0x0200f05c module:main +from:0x0211a3ac kind:arm_call to:0x0200f05c module:main +from:0x0211a3e8 kind:arm_call to:0x0200f05c module:main +from:0x0211a424 kind:arm_call to:0x0200f05c module:main +from:0x0211a454 kind:arm_call to:0x0200ef1c module:main +from:0x0211a470 kind:arm_call to:0x0200f05c module:main +from:0x0211a4ac kind:arm_call to:0x0200f05c module:main +from:0x0211a4e0 kind:arm_call to:0x0200ef1c module:main +from:0x0211a4ec kind:arm_call to:0x0200ef1c module:main +from:0x0211a51c kind:arm_call to:0x0209d2d0 module:overlay(0) +from:0x0211a52c kind:load to:0x02121d80 module:overlay(33) +from:0x0211a530 kind:load to:0x02121cac module:overlay(33) +from:0x0211a534 kind:load to:0x02120f4c module:overlay(33) +from:0x0211a538 kind:load to:0x02120f5c module:overlay(33) +from:0x0211a53c kind:load to:0x02120f7c module:overlay(33) +from:0x0211a540 kind:load to:0x02120f6c module:overlay(33) +from:0x0211a544 kind:load to:0x02120f8c module:overlay(33) +from:0x0211a548 kind:load to:0x02120f9c module:overlay(33) +from:0x0211a54c kind:load to:0x02120fac module:overlay(33) +from:0x0211a570 kind:arm_call to:0x02014478 module:main +from:0x0211a5f8 kind:arm_call to:0x0211a8f0 module:overlay(33) +from:0x0211a65c kind:arm_call to:0x020159f0 module:main +from:0x0211a690 kind:arm_call to:0x0211a9ec module:overlay(33) +from:0x0211a6a0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0211a6a8 kind:arm_call to:0x0211b1f4 module:overlay(33) +from:0x0211a6c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211a6cc kind:arm_call to:0x020716bc module:overlay(0) +from:0x0211a6e4 kind:arm_call to:0x0209d52c module:overlay(0) +from:0x0211a710 kind:arm_call to:0x020159f0 module:main +from:0x0211a71c kind:arm_call to:0x0211b210 module:overlay(33) +from:0x0211a740 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0211a844 kind:arm_call to:0x0211a9ec module:overlay(33) +from:0x0211a854 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0211a888 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0211a89c kind:arm_call to:0x0211a9ec module:overlay(33) +from:0x0211a8c0 kind:load to:0x02049b0a module:main +from:0x0211a8c8 kind:load to:0x027e09b8 module:dtcm +from:0x0211a8cc kind:load to:0x027e09a8 module:dtcm +from:0x0211a8d8 kind:load to:0x0203e93c module:main +from:0x0211a908 kind:arm_call to:0x0211ac54 module:overlay(33) +from:0x0211a944 kind:arm_call to:0x0211a9ec module:overlay(33) +from:0x0211a9c8 kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x0211a9dc kind:arm_call to:0x0206f758 module:overlay(0) +from:0x0211a9e8 kind:load to:0x020b5294 module:overlay(0) +from:0x0211aa5c kind:arm_call_thumb to:0x020141dc module:main +from:0x0211aa8c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0211aaac kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0211aac8 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0211aaec kind:arm_call to:0x0206805c module:overlay(0) +from:0x0211aafc kind:arm_call to:0x0211a9ec module:overlay(33) +from:0x0211ab40 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211ab74 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211ab94 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211abdc kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0211abe8 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x0211ac00 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0211ac1c kind:arm_call to:0x0211b1a4 module:overlay(33) +from:0x0211ac34 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0211ac44 kind:load to:0x02121d80 module:overlay(33) +from:0x0211ac48 kind:load to:0x027e09b8 module:dtcm +from:0x0211ac4c kind:load to:0x020b502c module:overlay(0) +from:0x0211ac50 kind:load to:0x020b51f4 module:overlay(0) +from:0x0211ac68 kind:arm_call to:0x021190d4 module:overlay(33) +from:0x0211aca0 kind:arm_call to:0x02119104 module:overlay(33) +from:0x0211acc8 kind:arm_call to:0x02119168 module:overlay(33) +from:0x0211acd0 kind:arm_call to:0x021190ec module:overlay(33) +from:0x0211ace4 kind:arm_call to:0x021191d0 module:overlay(33) +from:0x0211ad2c kind:arm_call to:0x0211926c module:overlay(33) +from:0x0211ad7c kind:load to:0x02121da4 module:overlay(33) +from:0x0211ad80 kind:load to:0x02120f30 module:overlay(33) +from:0x0211ad84 kind:load to:0x021216ac module:overlay(33) +from:0x0211ad88 kind:load to:0x02120f14 module:overlay(33) +from:0x0211ad8c kind:load to:0x02121480 module:overlay(33) +from:0x0211ad90 kind:load to:0x02120ef8 module:overlay(33) +from:0x0211adac kind:arm_call to:0x0211a9ec module:overlay(33) +from:0x0211adc8 kind:arm_call to:0x02039edc module:main +from:0x0211add4 kind:arm_call to:0x0203afe4 module:main +from:0x0211ade0 kind:arm_call to:0x0203a950 module:main +from:0x0211ade4 kind:arm_call to:0x0203a584 module:main +from:0x0211ae20 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211ae8c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211aeec kind:arm_call to:0x0211b07c module:overlay(33) +from:0x0211af00 kind:arm_call to:0x0211af34 module:overlay(33) +from:0x0211af18 kind:arm_call to:0x020166cc module:main +from:0x0211af28 kind:load to:0x0203e93c module:main +from:0x0211af30 kind:load to:0x027e0954 module:dtcm +from:0x0211af58 kind:arm_call to:0x0200eab0 module:main +from:0x0211af8c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b000 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b020 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0211b074 kind:load to:0x0203e93c module:main +from:0x0211b0a8 kind:arm_call to:0x0200eab0 module:main +from:0x0211b0b8 kind:arm_call to:0x0200eab0 module:main +from:0x0211b0ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b158 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211b19c kind:load to:0x0203e93c module:main +from:0x0211b1cc kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0211b1e4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0211b1f0 kind:load to:0x027e0cec module:dtcm +from:0x0211b200 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211b208 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211b254 kind:arm_call to:0x02039edc module:main +from:0x0211b260 kind:arm_call to:0x0203afe4 module:main +from:0x0211b26c kind:arm_call to:0x0203a950 module:main +from:0x0211b270 kind:arm_call to:0x0203a584 module:main +from:0x0211b2ac kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0211b2e4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0211b2f8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0211b30c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b34c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b35c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b374 kind:arm_call to:0x02052c28 module:overlay(0) +from:0x0211b390 kind:arm_call to:0x02052c28 module:overlay(0) +from:0x0211b3a4 kind:load to:0x0203e93c module:main +from:0x0211b408 kind:arm_call to:0x0207832c module:overlay(0) +from:0x0211b414 kind:load to:0x021216c8 module:overlay(33) +from:0x0211b418 kind:load to:0x027e09bc module:dtcm +from:0x0211b430 kind:arm_call to:0x0211a9ec module:overlay(33) +from:0x0211b454 kind:arm_call to:0x020b667c module:overlay(9) +from:0x0211b45c kind:load to:0x02118f84 module:overlay(31) +from:0x0211b498 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0211b4a0 kind:load to:0x027e09bc module:dtcm +from:0x0211b564 kind:arm_call to:0x01ff9f38 module:itcm +from:0x0211b56c kind:arm_call to:0x02061a50 module:overlay(0) +from:0x0211b57c kind:arm_call to:0x01ff9fbc module:itcm +from:0x0211b598 kind:arm_call to:0x02028c24 module:main +from:0x0211b5c8 kind:arm_call to:0x0201aa1c module:main +from:0x0211b5d4 kind:load to:0x02121c90 module:overlay(33) +from:0x0211b5dc kind:load to:0x027e0998 module:dtcm +from:0x0211b5e0 kind:load to:0x0204aefc module:main +from:0x0211b5e4 kind:load to:0x02121c94 module:overlay(33) +from:0x0211b5f8 kind:arm_call to:0x02016654 module:main +from:0x0211b620 kind:load to:0x02121728 module:overlay(33) +from:0x0211b660 kind:arm_call to:0x0205c38c module:overlay(0) +from:0x0211b690 kind:arm_call to:0x0205c3a0 module:overlay(0) +from:0x0211b6b4 kind:arm_call to:0x0205c414 module:overlay(0) +from:0x0211b6d0 kind:arm_call to:0x0205b204 module:overlay(0) +from:0x0211b6dc kind:load to:0x0212169c module:overlay(33) +from:0x0211b6f0 kind:arm_call to:0x02119024 module:overlay(33) +from:0x0211b6f8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0211b70c kind:arm_branch to:0x0211a124 module:overlay(33) +from:0x0211b71c kind:arm_branch to:0x0211b460 module:overlay(33) +from:0x0211b72c kind:arm_branch to:0x0211b41c module:overlay(33) +from:0x0211b73c kind:arm_branch to:0x0211b3ac module:overlay(33) +from:0x0211b74c kind:arm_branch to:0x0211b438 module:overlay(33) +from:0x0211b75c kind:arm_branch to:0x0211a0c4 module:overlay(33) +from:0x0211b76c kind:load to:0x02122630 module:overlay(33) +from:0x0211b780 kind:arm_call to:0x02011f3c module:main +from:0x0211b78c kind:arm_call to:0x0211b840 module:overlay(33) +from:0x0211b7a4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0211b7b4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0211b82c kind:load to:0x02121750 module:overlay(33) +from:0x0211b830 kind:load to:0x0212176c module:overlay(33) +from:0x0211b834 kind:load to:0x0212182c module:overlay(33) +from:0x0211b848 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0211b874 kind:arm_call to:0x0200f05c module:main +from:0x0211b8d4 kind:load to:0x02121848 module:overlay(33) +from:0x0211b8d8 kind:load to:0x02122630 module:overlay(33) +from:0x0211b8dc kind:load to:0x02120fbc module:overlay(33) +from:0x0211b8e0 kind:load to:0x020b1948 module:overlay(0) +from:0x0211b8e4 kind:load to:0x02122704 module:overlay(33) +from:0x0211b940 kind:arm_call to:0x0211bcdc module:overlay(33) +from:0x0211b970 kind:arm_call to:0x0211bcdc module:overlay(33) +from:0x0211ba38 kind:arm_call to:0x0200f05c module:main +from:0x0211ba68 kind:arm_call to:0x0200f05c module:main +from:0x0211ba98 kind:arm_call to:0x0200f05c module:main +from:0x0211bae0 kind:arm_call to:0x0200f05c module:main +from:0x0211bb0c kind:arm_call to:0x0211bd8c module:overlay(33) +from:0x0211bb1c kind:arm_call to:0x0211bd8c module:overlay(33) +from:0x0211bb54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211bb74 kind:arm_call to:0x0200f05c module:main +from:0x0211bbc0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211bbdc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211bbec kind:load to:0x02122630 module:overlay(33) +from:0x0211bbf0 kind:load to:0x02120fec module:overlay(33) +from:0x0211bbf4 kind:load to:0x02120ffc module:overlay(33) +from:0x0211bbf8 kind:load to:0x0212100c module:overlay(33) +from:0x0211bbfc kind:load to:0x02120fcc module:overlay(33) +from:0x0211bc00 kind:load to:0x027e09a8 module:dtcm +from:0x0211bc08 kind:load to:0x02120fdc module:overlay(33) +from:0x0211bc10 kind:load to:0x027e0cec module:dtcm +from:0x0211bcec kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211bd04 kind:arm_call to:0x01fff148 module:itcm +from:0x0211bd10 kind:arm_call to:0x0211bcd4 module:overlay(33) +from:0x0211bd2c kind:arm_call to:0x0211bcd4 module:overlay(33) +from:0x0211bd48 kind:arm_call to:0x0211bcd4 module:overlay(33) +from:0x0211bd64 kind:arm_call to:0x0211bcd4 module:overlay(33) +from:0x0211bd88 kind:load to:0x027e0ce0 module:dtcm +from:0x0211bdb4 kind:arm_call to:0x01fff350 module:itcm +from:0x0211bdf4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211bdfc kind:load to:0x020b2fe0 module:overlay(0) +from:0x0211be0c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211be14 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211be1c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211be34 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211be3c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211be44 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211be4c kind:arm_call to:0x02011ff4 module:main +from:0x0211be60 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0211be84 kind:load to:0x02122728 module:overlay(33) +from:0x0211beb0 kind:arm_call to:0x0211c038 module:overlay(33) +from:0x0211bec0 kind:arm_call to:0x0211c100 module:overlay(33) +from:0x0211bf08 kind:arm_call to:0x0211c038 module:overlay(33) +from:0x0211bf24 kind:arm_call to:0x0211c134 module:overlay(33) +from:0x0211bf90 kind:arm_call to:0x0211c1b0 module:overlay(33) +from:0x0211bfc0 kind:arm_call to:0x0211c2c8 module:overlay(33) +from:0x0211c02c kind:arm_call to:0x0211c338 module:overlay(33) +from:0x0211c298 kind:arm_call to:0x0211c84c module:overlay(33) +from:0x0211c46c kind:arm_call to:0x0211d24c module:overlay(33) +from:0x0211c4ac kind:arm_call to:0x0203a194 module:main +from:0x0211c4f4 kind:arm_call to:0x0211d2d4 module:overlay(33) +from:0x0211c51c kind:arm_call to:0x0211d470 module:overlay(33) +from:0x0211c544 kind:arm_call to:0x0211d754 module:overlay(33) +from:0x0211c5a0 kind:arm_call to:0x0203a3a0 module:main +from:0x0211c804 kind:arm_call to:0x0211c84c module:overlay(33) +from:0x0211c994 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211c9b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ca40 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211ca98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cbb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211cc00 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d08c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211d2bc kind:arm_call to:0x0211d198 module:overlay(33) +from:0x0211d450 kind:arm_call to:0x0211d198 module:overlay(33) +from:0x0211d52c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d5b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d5f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d620 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d734 kind:arm_call to:0x0211d198 module:overlay(33) +from:0x0211dbc0 kind:load to:0x0211dbd4 module:overlay(33) +from:0x0211dbc8 kind:load to:0x0211ef54 module:overlay(33) +from:0x02121038 kind:arm_call to:0x0211935c module:overlay(33) +from:0x02121048 kind:arm_call to:0x0203ce4c module:main +from:0x0212105c kind:load to:0x02121c44 module:overlay(33) +from:0x02121060 kind:load to:0x02121c54 module:overlay(33) +from:0x02121064 kind:load to:0x02119d4c module:overlay(33) +from:0x02121068 kind:load to:0x02121c48 module:overlay(33) +from:0x021210a0 kind:arm_call to:0x02119d90 module:overlay(33) +from:0x021210b0 kind:arm_call to:0x0203ce4c module:main +from:0x021210c4 kind:load to:0x02121c90 module:overlay(33) +from:0x021210cc kind:load to:0x0212169c module:overlay(33) +from:0x021210d0 kind:load to:0x02121cac module:overlay(33) +from:0x021210d4 kind:load to:0x0211b6e4 module:overlay(33) +from:0x021210d8 kind:load to:0x02121ca0 module:overlay(33) +from:0x021210f8 kind:arm_call to:0x0211b794 module:overlay(33) +from:0x02121108 kind:arm_call to:0x0203ce4c module:main +from:0x0212111c kind:load to:0x02122620 module:overlay(33) +from:0x02121120 kind:load to:0x02122630 module:overlay(33) +from:0x02121124 kind:load to:0x0211be58 module:overlay(33) +from:0x02121128 kind:load to:0x02122624 module:overlay(33) +from:0x0212112c kind:load to:0x0212101c module:overlay(33) +from:0x02121130 kind:load to:0x0212106c module:overlay(33) +from:0x02121134 kind:load to:0x021210dc module:overlay(33) +from:0x0212116c kind:load to:0x02119d20 module:overlay(33) +from:0x02121170 kind:load to:0x02121144 module:overlay(33) +from:0x02121174 kind:load to:0x02121158 module:overlay(33) +from:0x02121178 kind:load to:0x02121148 module:overlay(33) +from:0x0212117c kind:load to:0x02121140 module:overlay(33) +from:0x02121180 kind:load to:0x0212114c module:overlay(33) +from:0x0212118c kind:load to:0x02119334 module:overlay(33) +from:0x02121190 kind:load to:0x0209772c module:overlay(0) +from:0x02121194 kind:load to:0x02097734 module:overlay(0) +from:0x02121198 kind:load to:0x020977b0 module:overlay(0) +from:0x0212119c kind:load to:0x020977f0 module:overlay(0) +from:0x021211a0 kind:load to:0x020977f4 module:overlay(0) +from:0x021211a4 kind:load to:0x020977f8 module:overlay(0) +from:0x021211b0 kind:load to:0x020984f8 module:overlay(0) +from:0x021211b4 kind:load to:0x02098534 module:overlay(0) +from:0x021211b8 kind:load to:0x0209854c module:overlay(0) +from:0x021211bc kind:load to:0x02098558 module:overlay(0) +from:0x021211c0 kind:load to:0x01fff464 module:itcm +from:0x021211c4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021211c8 kind:load to:0x021194e4 module:overlay(33) +from:0x021211cc kind:load to:0x02119520 module:overlay(33) +from:0x021211d0 kind:load to:0x021195fc module:overlay(33) +from:0x021211d4 kind:load to:0x02119808 module:overlay(33) +from:0x021211d8 kind:load to:0x0209849c module:overlay(0) +from:0x021211dc kind:load to:0x0211981c module:overlay(33) +from:0x021211e0 kind:load to:0x020984a4 module:overlay(0) +from:0x021211e4 kind:load to:0x020984a8 module:overlay(0) +from:0x021211e8 kind:load to:0x02098564 module:overlay(0) +from:0x021211ec kind:load to:0x020985d0 module:overlay(0) +from:0x021211f0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021211f4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021211f8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021211fc kind:load to:0x02119464 module:overlay(33) +from:0x02121200 kind:load to:0x021194a0 module:overlay(33) +from:0x02121480 kind:load to:0x02121278 module:overlay(33) +from:0x02121484 kind:load to:0x02121238 module:overlay(33) +from:0x02121488 kind:load to:0x02121204 module:overlay(33) +from:0x0212148c kind:load to:0x021212a4 module:overlay(33) +from:0x02121490 kind:load to:0x021212a0 module:overlay(33) +from:0x02121494 kind:load to:0x0212122c module:overlay(33) +from:0x02121498 kind:load to:0x02121268 module:overlay(33) +from:0x0212149c kind:load to:0x02121274 module:overlay(33) +from:0x021214a0 kind:load to:0x02121260 module:overlay(33) +from:0x021214a4 kind:load to:0x0212124c module:overlay(33) +from:0x021214a8 kind:load to:0x0212127c module:overlay(33) +from:0x021214ac kind:load to:0x02121214 module:overlay(33) +from:0x021214b0 kind:load to:0x02121234 module:overlay(33) +from:0x021214b4 kind:load to:0x02121230 module:overlay(33) +from:0x021214b8 kind:load to:0x02121264 module:overlay(33) +from:0x021214bc kind:load to:0x0212126c module:overlay(33) +from:0x021214c0 kind:load to:0x0212125c module:overlay(33) +from:0x021214c4 kind:load to:0x02121270 module:overlay(33) +from:0x021214c8 kind:load to:0x02121280 module:overlay(33) +from:0x021214cc kind:load to:0x0212123c module:overlay(33) +from:0x021214d0 kind:load to:0x02121210 module:overlay(33) +from:0x021214d4 kind:load to:0x02121284 module:overlay(33) +from:0x021214d8 kind:load to:0x02121228 module:overlay(33) +from:0x021214dc kind:load to:0x02121258 module:overlay(33) +from:0x021214e0 kind:load to:0x02121288 module:overlay(33) +from:0x021214e4 kind:load to:0x02121240 module:overlay(33) +from:0x021214e8 kind:load to:0x0212121c module:overlay(33) +from:0x021214ec kind:load to:0x0212128c module:overlay(33) +from:0x021214f0 kind:load to:0x02121254 module:overlay(33) +from:0x021214f4 kind:load to:0x02121218 module:overlay(33) +from:0x021214f8 kind:load to:0x02121290 module:overlay(33) +from:0x021214fc kind:load to:0x02121244 module:overlay(33) +from:0x02121500 kind:load to:0x02121208 module:overlay(33) +from:0x02121504 kind:load to:0x02121224 module:overlay(33) +from:0x02121508 kind:load to:0x02121294 module:overlay(33) +from:0x0212150c kind:load to:0x02121250 module:overlay(33) +from:0x02121510 kind:load to:0x021212a8 module:overlay(33) +from:0x02121514 kind:load to:0x02121298 module:overlay(33) +from:0x02121518 kind:load to:0x02121248 module:overlay(33) +from:0x0212151c kind:load to:0x02121220 module:overlay(33) +from:0x02121520 kind:load to:0x0212120c module:overlay(33) +from:0x02121524 kind:load to:0x0212129c module:overlay(33) +from:0x02121528 kind:load to:0x02121374 module:overlay(33) +from:0x0212152c kind:load to:0x02121370 module:overlay(33) +from:0x02121530 kind:load to:0x0212136c module:overlay(33) +from:0x02121534 kind:load to:0x02121368 module:overlay(33) +from:0x02121538 kind:load to:0x02121364 module:overlay(33) +from:0x0212153c kind:load to:0x02121360 module:overlay(33) +from:0x02121540 kind:load to:0x0212131c module:overlay(33) +from:0x02121544 kind:load to:0x02121358 module:overlay(33) +from:0x02121548 kind:load to:0x02121354 module:overlay(33) +from:0x0212154c kind:load to:0x02121350 module:overlay(33) +from:0x02121550 kind:load to:0x0212134c module:overlay(33) +from:0x02121554 kind:load to:0x02121348 module:overlay(33) +from:0x02121558 kind:load to:0x02121334 module:overlay(33) +from:0x0212155c kind:load to:0x0212133c module:overlay(33) +from:0x02121560 kind:load to:0x02121340 module:overlay(33) +from:0x02121564 kind:load to:0x02121378 module:overlay(33) +from:0x02121568 kind:load to:0x0212137c module:overlay(33) +from:0x0212156c kind:load to:0x02121384 module:overlay(33) +from:0x02121570 kind:load to:0x02121388 module:overlay(33) +from:0x02121574 kind:load to:0x02121394 module:overlay(33) +from:0x02121578 kind:load to:0x02121398 module:overlay(33) +from:0x0212157c kind:load to:0x021213a0 module:overlay(33) +from:0x02121580 kind:load to:0x021213a4 module:overlay(33) +from:0x02121584 kind:load to:0x021213ac module:overlay(33) +from:0x02121588 kind:load to:0x021213b0 module:overlay(33) +from:0x0212158c kind:load to:0x021213b8 module:overlay(33) +from:0x02121590 kind:load to:0x021213c0 module:overlay(33) +from:0x02121594 kind:load to:0x021213c4 module:overlay(33) +from:0x02121598 kind:load to:0x021213c8 module:overlay(33) +from:0x0212159c kind:load to:0x021213d0 module:overlay(33) +from:0x021215a0 kind:load to:0x021213d4 module:overlay(33) +from:0x021215a4 kind:load to:0x021212f8 module:overlay(33) +from:0x021215a8 kind:load to:0x021212f4 module:overlay(33) +from:0x021215ac kind:load to:0x021212f0 module:overlay(33) +from:0x021215b0 kind:load to:0x021212b0 module:overlay(33) +from:0x021215b4 kind:load to:0x021212e8 module:overlay(33) +from:0x021215b8 kind:load to:0x021212e4 module:overlay(33) +from:0x021215bc kind:load to:0x021212bc module:overlay(33) +from:0x021215c0 kind:load to:0x021212c0 module:overlay(33) +from:0x021215c4 kind:load to:0x021212d8 module:overlay(33) +from:0x021215c8 kind:load to:0x021212c8 module:overlay(33) +from:0x021215cc kind:load to:0x021212d0 module:overlay(33) +from:0x021215d0 kind:load to:0x021212d4 module:overlay(33) +from:0x021215d4 kind:load to:0x021212e0 module:overlay(33) +from:0x021215d8 kind:load to:0x021212ec module:overlay(33) +from:0x021215dc kind:load to:0x02121300 module:overlay(33) +from:0x021215e0 kind:load to:0x02121304 module:overlay(33) +from:0x021215e4 kind:load to:0x0212130c module:overlay(33) +from:0x021215e8 kind:load to:0x02121310 module:overlay(33) +from:0x021215ec kind:load to:0x02121318 module:overlay(33) +from:0x021215f0 kind:load to:0x02121320 module:overlay(33) +from:0x021215f4 kind:load to:0x02121328 module:overlay(33) +from:0x021215f8 kind:load to:0x0212132c module:overlay(33) +from:0x021215fc kind:load to:0x02121338 module:overlay(33) +from:0x02121600 kind:load to:0x02121344 module:overlay(33) +from:0x02121604 kind:load to:0x02121380 module:overlay(33) +from:0x02121608 kind:load to:0x0212138c module:overlay(33) +from:0x0212160c kind:load to:0x0212139c module:overlay(33) +from:0x02121610 kind:load to:0x021213a8 module:overlay(33) +from:0x02121614 kind:load to:0x021213b4 module:overlay(33) +from:0x02121618 kind:load to:0x021213bc module:overlay(33) +from:0x0212161c kind:load to:0x021213cc module:overlay(33) +from:0x02121620 kind:load to:0x021213d8 module:overlay(33) +from:0x02121624 kind:load to:0x021212ac module:overlay(33) +from:0x02121628 kind:load to:0x021212b4 module:overlay(33) +from:0x0212162c kind:load to:0x021212b8 module:overlay(33) +from:0x02121630 kind:load to:0x021212c4 module:overlay(33) +from:0x02121634 kind:load to:0x021212cc module:overlay(33) +from:0x02121638 kind:load to:0x021212dc module:overlay(33) +from:0x0212163c kind:load to:0x021212fc module:overlay(33) +from:0x02121640 kind:load to:0x02121308 module:overlay(33) +from:0x02121644 kind:load to:0x02121314 module:overlay(33) +from:0x02121648 kind:load to:0x02121324 module:overlay(33) +from:0x0212164c kind:load to:0x02121330 module:overlay(33) +from:0x02121650 kind:load to:0x0212135c module:overlay(33) +from:0x02121654 kind:load to:0x02121390 module:overlay(33) +from:0x02121658 kind:load to:0x02121450 module:overlay(33) +from:0x0212165c kind:load to:0x02121418 module:overlay(33) +from:0x02121660 kind:load to:0x021213e0 module:overlay(33) +from:0x02121664 kind:load to:0x021213dc module:overlay(33) +from:0x02121668 kind:load to:0x021213e8 module:overlay(33) +from:0x0212166c kind:load to:0x021213f0 module:overlay(33) +from:0x02121670 kind:load to:0x021213f8 module:overlay(33) +from:0x02121674 kind:load to:0x02121408 module:overlay(33) +from:0x02121678 kind:load to:0x02121438 module:overlay(33) +from:0x0212167c kind:load to:0x0212145c module:overlay(33) +from:0x02121680 kind:load to:0x02121468 module:overlay(33) +from:0x02121684 kind:load to:0x02121420 module:overlay(33) +from:0x02121688 kind:load to:0x0212142c module:overlay(33) +from:0x0212168c kind:load to:0x02121444 module:overlay(33) +from:0x02121690 kind:load to:0x02121474 module:overlay(33) +from:0x02121694 kind:load to:0x02121400 module:overlay(33) +from:0x02121698 kind:load to:0x02121410 module:overlay(33) +from:0x021216ac kind:load to:0x021216e8 module:overlay(33) +from:0x021216b0 kind:load to:0x02121708 module:overlay(33) +from:0x021216b4 kind:load to:0x021216ec module:overlay(33) +from:0x021216b8 kind:load to:0x021216f0 module:overlay(33) +from:0x021216bc kind:load to:0x02121714 module:overlay(33) +from:0x021216c0 kind:load to:0x021216f8 module:overlay(33) +from:0x021216c4 kind:load to:0x02121700 module:overlay(33) +from:0x02121728 kind:load to:0x0211b624 module:overlay(33) +from:0x02121734 kind:load to:0x02119d6c module:overlay(33) +from:0x02121738 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212173c kind:load to:0x02119e5c module:overlay(33) +from:0x02121740 kind:load to:0x02119ec0 module:overlay(33) +from:0x02121744 kind:load to:0x02119f10 module:overlay(33) +from:0x02121754 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02121758 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0212175c kind:load to:0x0209ca38 module:overlay(0) +from:0x02121760 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212176c kind:load to:0x0207c47c module:overlay(0) +from:0x02121770 kind:load to:0x0207c484 module:overlay(0) +from:0x02121774 kind:load to:0x0207c94c module:overlay(0) +from:0x02121778 kind:load to:0x0207c93c module:overlay(0) +from:0x0212177c kind:load to:0x0207c980 module:overlay(0) +from:0x02121780 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02121784 kind:load to:0x0207ca18 module:overlay(0) +from:0x02121788 kind:load to:0x0207ca90 module:overlay(0) +from:0x02121794 kind:load to:0x0211a18c module:overlay(33) +from:0x02121798 kind:load to:0x0209d098 module:overlay(0) +from:0x0212179c kind:load to:0x0211a550 module:overlay(33) +from:0x021217a0 kind:load to:0x0211a8dc module:overlay(33) +from:0x021217a4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021217a8 kind:load to:0x0211adb8 module:overlay(33) +from:0x021217ac kind:load to:0x0211b4a4 module:overlay(33) +from:0x021217b0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021217b4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021217b8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021217bc kind:load to:0x0211ad94 module:overlay(33) +from:0x021217c0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021217c4 kind:load to:0x0211a0c4 module:overlay(33) +from:0x021217c8 kind:load to:0x0211a124 module:overlay(33) +from:0x021217cc kind:load to:0x0211b3ac module:overlay(33) +from:0x021217d0 kind:load to:0x0211b438 module:overlay(33) +from:0x021217d4 kind:load to:0x0211b41c module:overlay(33) +from:0x021217d8 kind:load to:0x0211b460 module:overlay(33) +from:0x021217e4 kind:load to:0x0211b754 module:overlay(33) +from:0x021217e8 kind:load to:0x0211b704 module:overlay(33) +from:0x021217ec kind:load to:0x020616c0 module:overlay(0) +from:0x021217f0 kind:load to:0x0211b744 module:overlay(33) +from:0x021217f4 kind:load to:0x0211b734 module:overlay(33) +from:0x021217f8 kind:load to:0x0211b724 module:overlay(33) +from:0x021217fc kind:load to:0x020616d0 module:overlay(0) +from:0x02121800 kind:load to:0x020616d4 module:overlay(0) +from:0x02121804 kind:load to:0x0211b714 module:overlay(33) +from:0x02121808 kind:load to:0x020616dc module:overlay(0) +from:0x0212182c kind:load to:0x0211b770 module:overlay(33) +from:0x02121830 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02121834 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02121838 kind:load to:0x0209ca38 module:overlay(0) +from:0x0212183c kind:load to:0x0209ca58 module:overlay(0) +from:0x02121848 kind:load to:0x0211b8e8 module:overlay(33) +from:0x0212184c kind:load to:0x0209d098 module:overlay(0) +from:0x02121850 kind:load to:0x0211b918 module:overlay(33) +from:0x02121854 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02121858 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212185c kind:load to:0x0211bc14 module:overlay(33) +from:0x02121860 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02121864 kind:load to:0x0209d1ac module:overlay(0) +from:0x02121868 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212186c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02121870 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02121874 kind:load to:0x0209d1cc module:overlay(0) +from:0x02121878 kind:load to:0x0211be00 module:overlay(33) +from:0x0212187c kind:load to:0x0211be28 module:overlay(33) +from:0x02121880 kind:load to:0x0211b9bc module:overlay(33) diff --git a/config/usa/arm9/overlays/ov033/symbols.txt b/config/usa/arm9/overlays/ov033/symbols.txt new file mode 100644 index 00000000..ca215f0d --- /dev/null +++ b/config/usa/arm9/overlays/ov033/symbols.txt @@ -0,0 +1,337 @@ +func_ov033_02118fa0 kind:function(arm,size=0x84) addr:0x02118fa0 +func_ov033_02119024 kind:function(arm,size=0x4) addr:0x02119024 +func_ov033_02119028 kind:function(arm,size=0x94) addr:0x02119028 +func_ov033_021190bc kind:function(arm,size=0x18) addr:0x021190bc +func_ov033_021190d4 kind:function(arm,size=0x18) addr:0x021190d4 +func_ov033_021190ec kind:function(arm,size=0xc) addr:0x021190ec +func_ov033_021190f8 kind:function(arm,size=0xc) addr:0x021190f8 +func_ov033_02119104 kind:function(arm,size=0x64) addr:0x02119104 +func_ov033_02119168 kind:function(arm,size=0x68) addr:0x02119168 +func_ov033_021191d0 kind:function(arm,size=0x9c) addr:0x021191d0 +func_ov033_0211926c kind:function(arm,size=0xbc) addr:0x0211926c +func_ov033_02119328 kind:function(arm,size=0xc) addr:0x02119328 +func_ov033_02119334 kind:function(arm,size=0x28) addr:0x02119334 +func_ov033_0211935c kind:function(arm,size=0x28) addr:0x0211935c +func_ov033_02119384 kind:function(arm,size=0xe0) addr:0x02119384 +func_ov033_02119464 kind:function(arm,size=0x3c) addr:0x02119464 +func_ov033_021194a0 kind:function(arm,size=0x44) addr:0x021194a0 +func_ov033_021194e4 kind:function(arm,size=0x3c) addr:0x021194e4 +func_ov033_02119520 kind:function(arm,size=0xdc) addr:0x02119520 +func_ov033_021195fc kind:function(arm,size=0x20c) addr:0x021195fc +func_ov033_02119808 kind:function(arm,size=0x14) addr:0x02119808 +func_ov033_0211981c kind:function(arm,size=0x4) addr:0x0211981c +func_ov033_02119820 kind:function(arm,size=0x1b4) addr:0x02119820 +func_ov033_021199d4 kind:function(arm,size=0x64) addr:0x021199d4 +func_ov033_02119a38 kind:function(arm,size=0x16c) addr:0x02119a38 +func_ov033_02119ba4 kind:function(arm,size=0x13c) addr:0x02119ba4 +func_ov033_02119ce0 kind:function(arm,size=0x40) addr:0x02119ce0 +func_ov033_02119d20 kind:function(arm,size=0x2c) addr:0x02119d20 +func_ov033_02119d4c kind:function(arm,size=0x14) addr:0x02119d4c +func_ov033_02119d60 kind:function(arm,size=0xc) addr:0x02119d60 +func_ov033_02119d6c kind:function(arm,size=0x24) addr:0x02119d6c +func_ov033_02119d90 kind:function(arm,size=0xcc) addr:0x02119d90 +func_ov033_02119e5c kind:function(arm,size=0x64) addr:0x02119e5c +func_ov033_02119ec0 kind:function(arm,size=0x50) addr:0x02119ec0 +func_ov033_02119f10 kind:function(arm,size=0x18) addr:0x02119f10 +func_ov033_02119f28 kind:function(arm,size=0x19c) addr:0x02119f28 +func_ov033_0211a0c4 kind:function(arm,size=0x60) addr:0x0211a0c4 +func_ov033_0211a124 kind:function(arm,size=0x68) addr:0x0211a124 +func_ov033_0211a18c kind:function(arm,size=0x3c4) addr:0x0211a18c +func_ov033_0211a550 kind:function(arm,size=0x38c) addr:0x0211a550 +func_ov033_0211a8dc kind:function(arm,size=0x14) addr:0x0211a8dc +func_ov033_0211a8f0 kind:function(arm,size=0xfc) addr:0x0211a8f0 +func_ov033_0211a9ec kind:function(arm,size=0x268) addr:0x0211a9ec +func_ov033_0211ac54 kind:function(arm,size=0x140) addr:0x0211ac54 +func_ov033_0211ad94 kind:function(arm,size=0x24) addr:0x0211ad94 +func_ov033_0211adb8 kind:function(arm,size=0x17c) addr:0x0211adb8 +func_ov033_0211af34 kind:function(arm,size=0x148) addr:0x0211af34 +func_ov033_0211b07c kind:function(arm,size=0x128) addr:0x0211b07c +func_ov033_0211b1a4 kind:function(arm,size=0x50) addr:0x0211b1a4 +func_ov033_0211b1f4 kind:function(arm,size=0x1c) addr:0x0211b1f4 +func_ov033_0211b210 kind:function(arm,size=0x19c) addr:0x0211b210 +func_ov033_0211b3ac kind:function(arm,size=0x70) addr:0x0211b3ac +func_ov033_0211b41c kind:function(arm,size=0x1c) addr:0x0211b41c +func_ov033_0211b438 kind:function(arm,size=0x28) addr:0x0211b438 +func_ov033_0211b460 kind:function(arm,size=0x44) addr:0x0211b460 +func_ov033_0211b4a4 kind:function(arm,size=0x144) addr:0x0211b4a4 +func_ov033_0211b5e8 kind:function(arm,size=0x3c) addr:0x0211b5e8 +func_ov033_0211b624 kind:function(arm,size=0xc0) addr:0x0211b624 +func_ov033_0211b6e4 kind:function(arm,size=0x20) addr:0x0211b6e4 +func_ov033_0211b704 kind:function(arm,size=0x10) addr:0x0211b704 +func_ov033_0211b714 kind:function(arm,size=0x10) addr:0x0211b714 +func_ov033_0211b724 kind:function(arm,size=0x10) addr:0x0211b724 +func_ov033_0211b734 kind:function(arm,size=0x10) addr:0x0211b734 +func_ov033_0211b744 kind:function(arm,size=0x10) addr:0x0211b744 +func_ov033_0211b754 kind:function(arm,size=0x10) addr:0x0211b754 +func_ov033_0211b764 kind:function(arm,size=0xc) addr:0x0211b764 +func_ov033_0211b770 kind:function(arm,size=0x24) addr:0x0211b770 +func_ov033_0211b794 kind:function(arm,size=0xac) addr:0x0211b794 +func_ov033_0211b840 kind:function(arm,size=0xa8) addr:0x0211b840 +func_ov033_0211b8e8 kind:function(arm,size=0x30) addr:0x0211b8e8 +func_ov033_0211b918 kind:function(arm,size=0xa4) addr:0x0211b918 +func_ov033_0211b9bc kind:function(arm,size=0x258) addr:0x0211b9bc +func_ov033_0211bc14 kind:function(arm,size=0x78) addr:0x0211bc14 +func_ov033_0211bc8c kind:function(arm,size=0x18) addr:0x0211bc8c +func_ov033_0211bca4 kind:function(arm,size=0x18) addr:0x0211bca4 +func_ov033_0211bcbc kind:function(arm,size=0x18) addr:0x0211bcbc +func_ov033_0211bcd4 kind:function(arm,size=0x8) addr:0x0211bcd4 +func_ov033_0211bcdc kind:function(arm,size=0xb0) addr:0x0211bcdc +func_ov033_0211bd8c kind:function(arm,size=0x74) addr:0x0211bd8c +func_ov033_0211be00 kind:function(arm,size=0x28) addr:0x0211be00 +func_ov033_0211be28 kind:function(arm,size=0x30) addr:0x0211be28 +func_ov033_0211be58 kind:function(arm,size=0x14) addr:0x0211be58 +func_ov033_0211be6c kind:function(arm,size=0x1c) addr:0x0211be6c +func_ov033_0211be88 kind:function(arm,size=0x44) addr:0x0211be88 +func_ov033_0211becc kind:function(arm,size=0xd0) addr:0x0211becc +func_ov033_0211bf9c kind:function(arm,size=0x9c) addr:0x0211bf9c +func_ov033_0211c038 kind:function(arm,size=0xc8) addr:0x0211c038 +func_ov033_0211c100 kind:function(arm,size=0x34) addr:0x0211c100 +func_ov033_0211c134 kind:function(arm,size=0x7c) addr:0x0211c134 +func_ov033_0211c1b0 kind:function(arm,size=0x118) addr:0x0211c1b0 +func_ov033_0211c2c8 kind:function(arm,size=0x70) addr:0x0211c2c8 +func_ov033_0211c338 kind:function(arm,size=0x514) addr:0x0211c338 +func_ov033_0211c84c kind:function(arm,size=0x3fc) addr:0x0211c84c +func_ov033_0211cc48 kind:function(arm,size=0x550) addr:0x0211cc48 +func_ov033_0211d198 kind:function(arm,size=0xb4) addr:0x0211d198 +func_ov033_0211d24c kind:function(arm,size=0x88) addr:0x0211d24c +func_ov033_0211d2d4 kind:function(arm,size=0x19c) addr:0x0211d2d4 +func_ov033_0211d470 kind:function(arm,size=0x2e4) addr:0x0211d470 +func_ov033_0211d754 kind:function(arm,size=0x430) addr:0x0211d754 +data_ov033_0211db84 kind:data(any) addr:0x0211db84 +data_ov033_0211db98 kind:data(any) addr:0x0211db98 +data_ov033_0211dbac kind:data(any) addr:0x0211dbac +data_ov033_0211dbc0 kind:data(any) addr:0x0211dbc0 +data_ov033_0211dbd4 kind:data(any) addr:0x0211dbd4 +data_ov033_0211de08 kind:data(any) addr:0x0211de08 ambiguous +data_ov033_0211df44 kind:data(any) addr:0x0211df44 ambiguous +data_ov033_0211df7c kind:data(any) addr:0x0211df7c ambiguous +data_ov033_0211dfa8 kind:data(any) addr:0x0211dfa8 ambiguous +data_ov033_0211dfac kind:data(any) addr:0x0211dfac ambiguous +data_ov033_0211e010 kind:data(any) addr:0x0211e010 ambiguous +data_ov033_0211e050 kind:data(any) addr:0x0211e050 ambiguous +data_ov033_0211e084 kind:data(any) addr:0x0211e084 ambiguous +data_ov033_0211e0d8 kind:data(any) addr:0x0211e0d8 ambiguous +data_ov033_0211e2e0 kind:data(any) addr:0x0211e2e0 ambiguous +data_ov033_0211e410 kind:data(any) addr:0x0211e410 ambiguous +data_ov033_0211e484 kind:data(any) addr:0x0211e484 ambiguous +data_ov033_0211e750 kind:data(any) addr:0x0211e750 ambiguous +data_ov033_0211e920 kind:data(any) addr:0x0211e920 ambiguous +data_ov033_0211ea28 kind:data(any) addr:0x0211ea28 ambiguous +data_ov033_0211ec44 kind:data(any) addr:0x0211ec44 ambiguous +data_ov033_0211ee58 kind:data(any) addr:0x0211ee58 ambiguous +data_ov033_0211ef54 kind:data(any) addr:0x0211ef54 +data_ov033_0211f080 kind:data(any) addr:0x0211f080 ambiguous +data_ov033_0211fd60 kind:data(any) addr:0x0211fd60 ambiguous +data_ov033_02120998 kind:data(any) addr:0x02120998 ambiguous +data_ov033_02120a4c kind:data(any) addr:0x02120a4c ambiguous +data_ov033_02120d60 kind:data(any) addr:0x02120d60 ambiguous +data_ov033_02120e70 kind:data(any) addr:0x02120e70 ambiguous +data_ov033_02120ef8 kind:data(any) addr:0x02120ef8 +data_ov033_02120f14 kind:data(any) addr:0x02120f14 +data_ov033_02120f30 kind:data(any) addr:0x02120f30 +data_ov033_02120f4c kind:data(any) addr:0x02120f4c +data_ov033_02120f5c kind:data(any) addr:0x02120f5c +data_ov033_02120f6c kind:data(any) addr:0x02120f6c +data_ov033_02120f7c kind:data(any) addr:0x02120f7c +data_ov033_02120f8c kind:data(any) addr:0x02120f8c +data_ov033_02120f9c kind:data(any) addr:0x02120f9c +data_ov033_02120fac kind:data(any) addr:0x02120fac +data_ov033_02120fbc kind:data(any) addr:0x02120fbc +data_ov033_02120fcc kind:data(any) addr:0x02120fcc +data_ov033_02120fdc kind:data(any) addr:0x02120fdc +data_ov033_02120fec kind:data(any) addr:0x02120fec +data_ov033_02120ffc kind:data(any) addr:0x02120ffc +data_ov033_0212100c kind:data(any) addr:0x0212100c +__sinit_ov033_0212101c kind:function(arm,size=0x50) addr:0x0212101c +__sinit_ov033_0212106c kind:function(arm,size=0x70) addr:0x0212106c +__sinit_ov033_021210dc kind:function(arm,size=0x50) addr:0x021210dc +.p__sinit_ov033_0212101c kind:data(word) addr:0x0212112c +.p__sinit_ov033_0212106c kind:data(word) addr:0x02121130 +.p__sinit_ov033_021210dc kind:data(word) addr:0x02121134 +data_ov033_02121140 kind:data(any) addr:0x02121140 +data_ov033_02121144 kind:data(any) addr:0x02121144 +data_ov033_02121148 kind:data(any) addr:0x02121148 +data_ov033_0212114c kind:data(any) addr:0x0212114c +data_ov033_02121158 kind:data(any) addr:0x02121158 +data_ov033_0212116c kind:data(any) addr:0x0212116c +data_ov033_02121170 kind:data(any) addr:0x02121170 +data_ov033_0212118c kind:data(any) addr:0x0212118c +data_ov033_021211b0 kind:data(any) addr:0x021211b0 +data_ov033_021211d8 kind:data(any) addr:0x021211d8 ambiguous +data_ov033_02121204 kind:data(any) addr:0x02121204 +data_ov033_02121208 kind:data(any) addr:0x02121208 +data_ov033_0212120c kind:data(any) addr:0x0212120c +data_ov033_02121210 kind:data(any) addr:0x02121210 +data_ov033_02121214 kind:data(any) addr:0x02121214 +data_ov033_02121218 kind:data(any) addr:0x02121218 +data_ov033_0212121c kind:data(any) addr:0x0212121c +data_ov033_02121220 kind:data(any) addr:0x02121220 +data_ov033_02121224 kind:data(any) addr:0x02121224 +data_ov033_02121228 kind:data(any) addr:0x02121228 +data_ov033_0212122c kind:data(any) addr:0x0212122c +data_ov033_02121230 kind:data(any) addr:0x02121230 +data_ov033_02121234 kind:data(any) addr:0x02121234 +data_ov033_02121238 kind:data(any) addr:0x02121238 +data_ov033_0212123c kind:data(any) addr:0x0212123c +data_ov033_02121240 kind:data(any) addr:0x02121240 +data_ov033_02121244 kind:data(any) addr:0x02121244 +data_ov033_02121248 kind:data(any) addr:0x02121248 +data_ov033_0212124c kind:data(any) addr:0x0212124c +data_ov033_02121250 kind:data(any) addr:0x02121250 +data_ov033_02121254 kind:data(any) addr:0x02121254 +data_ov033_02121258 kind:data(any) addr:0x02121258 +data_ov033_0212125c kind:data(any) addr:0x0212125c +data_ov033_02121260 kind:data(any) addr:0x02121260 +data_ov033_02121264 kind:data(any) addr:0x02121264 +data_ov033_02121268 kind:data(any) addr:0x02121268 +data_ov033_0212126c kind:data(any) addr:0x0212126c +data_ov033_02121270 kind:data(any) addr:0x02121270 +data_ov033_02121274 kind:data(any) addr:0x02121274 +data_ov033_02121278 kind:data(any) addr:0x02121278 +data_ov033_0212127c kind:data(any) addr:0x0212127c +data_ov033_02121280 kind:data(any) addr:0x02121280 +data_ov033_02121284 kind:data(any) addr:0x02121284 +data_ov033_02121288 kind:data(any) addr:0x02121288 +data_ov033_0212128c kind:data(any) addr:0x0212128c +data_ov033_02121290 kind:data(any) addr:0x02121290 +data_ov033_02121294 kind:data(any) addr:0x02121294 +data_ov033_02121298 kind:data(any) addr:0x02121298 +data_ov033_0212129c kind:data(any) addr:0x0212129c +data_ov033_021212a0 kind:data(any) addr:0x021212a0 +data_ov033_021212a4 kind:data(any) addr:0x021212a4 +data_ov033_021212a8 kind:data(any) addr:0x021212a8 +data_ov033_021212ac kind:data(any) addr:0x021212ac +data_ov033_021212b0 kind:data(any) addr:0x021212b0 +data_ov033_021212b4 kind:data(any) addr:0x021212b4 +data_ov033_021212b8 kind:data(any) addr:0x021212b8 +data_ov033_021212bc kind:data(any) addr:0x021212bc +data_ov033_021212c0 kind:data(any) addr:0x021212c0 +data_ov033_021212c4 kind:data(any) addr:0x021212c4 +data_ov033_021212c8 kind:data(any) addr:0x021212c8 +data_ov033_021212cc kind:data(any) addr:0x021212cc +data_ov033_021212d0 kind:data(any) addr:0x021212d0 +data_ov033_021212d4 kind:data(any) addr:0x021212d4 +data_ov033_021212d8 kind:data(any) addr:0x021212d8 +data_ov033_021212dc kind:data(any) addr:0x021212dc +data_ov033_021212e0 kind:data(any) addr:0x021212e0 +data_ov033_021212e4 kind:data(any) addr:0x021212e4 +data_ov033_021212e8 kind:data(any) addr:0x021212e8 +data_ov033_021212ec kind:data(any) addr:0x021212ec +data_ov033_021212f0 kind:data(any) addr:0x021212f0 +data_ov033_021212f4 kind:data(any) addr:0x021212f4 +data_ov033_021212f8 kind:data(any) addr:0x021212f8 +data_ov033_021212fc kind:data(any) addr:0x021212fc +data_ov033_02121300 kind:data(any) addr:0x02121300 +data_ov033_02121304 kind:data(any) addr:0x02121304 +data_ov033_02121308 kind:data(any) addr:0x02121308 +data_ov033_0212130c kind:data(any) addr:0x0212130c +data_ov033_02121310 kind:data(any) addr:0x02121310 +data_ov033_02121314 kind:data(any) addr:0x02121314 +data_ov033_02121318 kind:data(any) addr:0x02121318 +data_ov033_0212131c kind:data(any) addr:0x0212131c +data_ov033_02121320 kind:data(any) addr:0x02121320 +data_ov033_02121324 kind:data(any) addr:0x02121324 +data_ov033_02121328 kind:data(any) addr:0x02121328 +data_ov033_0212132c kind:data(any) addr:0x0212132c +data_ov033_02121330 kind:data(any) addr:0x02121330 +data_ov033_02121334 kind:data(any) addr:0x02121334 +data_ov033_02121338 kind:data(any) addr:0x02121338 +data_ov033_0212133c kind:data(any) addr:0x0212133c +data_ov033_02121340 kind:data(any) addr:0x02121340 +data_ov033_02121344 kind:data(any) addr:0x02121344 +data_ov033_02121348 kind:data(any) addr:0x02121348 +data_ov033_0212134c kind:data(any) addr:0x0212134c +data_ov033_02121350 kind:data(any) addr:0x02121350 +data_ov033_02121354 kind:data(any) addr:0x02121354 +data_ov033_02121358 kind:data(any) addr:0x02121358 +data_ov033_0212135c kind:data(any) addr:0x0212135c +data_ov033_02121360 kind:data(any) addr:0x02121360 +data_ov033_02121364 kind:data(any) addr:0x02121364 +data_ov033_02121368 kind:data(any) addr:0x02121368 +data_ov033_0212136c kind:data(any) addr:0x0212136c +data_ov033_02121370 kind:data(any) addr:0x02121370 +data_ov033_02121374 kind:data(any) addr:0x02121374 +data_ov033_02121378 kind:data(any) addr:0x02121378 +data_ov033_0212137c kind:data(any) addr:0x0212137c +data_ov033_02121380 kind:data(any) addr:0x02121380 +data_ov033_02121384 kind:data(any) addr:0x02121384 +data_ov033_02121388 kind:data(any) addr:0x02121388 +data_ov033_0212138c kind:data(any) addr:0x0212138c +data_ov033_02121390 kind:data(any) addr:0x02121390 +data_ov033_02121394 kind:data(any) addr:0x02121394 +data_ov033_02121398 kind:data(any) addr:0x02121398 +data_ov033_0212139c kind:data(any) addr:0x0212139c +data_ov033_021213a0 kind:data(any) addr:0x021213a0 +data_ov033_021213a4 kind:data(any) addr:0x021213a4 +data_ov033_021213a8 kind:data(any) addr:0x021213a8 +data_ov033_021213ac kind:data(any) addr:0x021213ac +data_ov033_021213b0 kind:data(any) addr:0x021213b0 +data_ov033_021213b4 kind:data(any) addr:0x021213b4 +data_ov033_021213b8 kind:data(any) addr:0x021213b8 +data_ov033_021213bc kind:data(any) addr:0x021213bc +data_ov033_021213c0 kind:data(any) addr:0x021213c0 +data_ov033_021213c4 kind:data(any) addr:0x021213c4 +data_ov033_021213c8 kind:data(any) addr:0x021213c8 +data_ov033_021213cc kind:data(any) addr:0x021213cc +data_ov033_021213d0 kind:data(any) addr:0x021213d0 +data_ov033_021213d4 kind:data(any) addr:0x021213d4 +data_ov033_021213d8 kind:data(any) addr:0x021213d8 +data_ov033_021213dc kind:data(any) addr:0x021213dc +data_ov033_021213e0 kind:data(any) addr:0x021213e0 +data_ov033_021213e8 kind:data(any) addr:0x021213e8 +data_ov033_021213f0 kind:data(any) addr:0x021213f0 +data_ov033_021213f8 kind:data(any) addr:0x021213f8 +data_ov033_02121400 kind:data(any) addr:0x02121400 +data_ov033_02121408 kind:data(any) addr:0x02121408 +data_ov033_02121410 kind:data(any) addr:0x02121410 +data_ov033_02121418 kind:data(any) addr:0x02121418 +data_ov033_02121420 kind:data(any) addr:0x02121420 +data_ov033_0212142c kind:data(any) addr:0x0212142c +data_ov033_02121438 kind:data(any) addr:0x02121438 +data_ov033_02121444 kind:data(any) addr:0x02121444 +data_ov033_02121450 kind:data(any) addr:0x02121450 +data_ov033_0212145c kind:data(any) addr:0x0212145c +data_ov033_02121468 kind:data(any) addr:0x02121468 +data_ov033_02121474 kind:data(any) addr:0x02121474 +data_ov033_02121480 kind:data(any) addr:0x02121480 +data_ov033_0212169c kind:data(any) addr:0x0212169c +data_ov033_021216ac kind:data(any) addr:0x021216ac +data_ov033_021216c8 kind:data(any) addr:0x021216c8 +data_ov033_021216e8 kind:data(any) addr:0x021216e8 +data_ov033_021216ec kind:data(any) addr:0x021216ec +data_ov033_021216f0 kind:data(any) addr:0x021216f0 +data_ov033_021216f8 kind:data(any) addr:0x021216f8 +data_ov033_021216fc kind:data(any) addr:0x021216fc ambiguous +data_ov033_02121700 kind:data(any) addr:0x02121700 +data_ov033_02121708 kind:data(any) addr:0x02121708 +data_ov033_02121714 kind:data(any) addr:0x02121714 +data_ov033_02121728 kind:data(any) addr:0x02121728 +data_ov033_02121734 kind:data(any) addr:0x02121734 +data_ov033_02121750 kind:data(any) addr:0x02121750 +data_ov033_0212176c kind:data(any) addr:0x0212176c +data_ov033_02121794 kind:data(any) addr:0x02121794 +data_ov033_021217e4 kind:data(any) addr:0x021217e4 +data_ov033_0212180c kind:data(any) addr:0x0212180c +data_ov033_0212181c kind:data(any) addr:0x0212181c +data_ov033_0212182c kind:data(any) addr:0x0212182c +data_ov033_02121848 kind:data(any) addr:0x02121848 +data_ov033_021218a0 kind:bss addr:0x021218a0 +data_ov033_021218a4 kind:bss addr:0x021218a4 +data_ov033_02121c44 kind:bss addr:0x02121c44 +data_ov033_02121c48 kind:bss addr:0x02121c48 +data_ov033_02121c54 kind:bss addr:0x02121c54 +data_ov033_02121c90 kind:bss addr:0x02121c90 +data_ov033_02121c94 kind:bss addr:0x02121c94 +data_ov033_02121ca0 kind:bss addr:0x02121ca0 +data_ov033_02121cac kind:bss addr:0x02121cac +data_ov033_02121d80 kind:bss addr:0x02121d80 +data_ov033_02121da4 kind:bss addr:0x02121da4 +data_ov033_02121eb4 kind:bss addr:0x02121eb4 ambiguous +data_ov033_021220dc kind:bss addr:0x021220dc ambiguous +data_ov033_021223d1 kind:bss addr:0x021223d1 ambiguous +data_ov033_02122588 kind:bss addr:0x02122588 ambiguous +data_ov033_02122620 kind:bss addr:0x02122620 +data_ov033_02122624 kind:bss addr:0x02122624 +data_ov033_02122630 kind:bss addr:0x02122630 +data_ov033_02122704 kind:bss addr:0x02122704 +data_ov033_02122728 kind:bss addr:0x02122728 diff --git a/config/usa/arm9/overlays/ov034/delinks.txt b/config/usa/arm9/overlays/ov034/delinks.txt new file mode 100644 index 00000000..ec971a01 --- /dev/null +++ b/config/usa/arm9/overlays/ov034/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02118fa0 end:0x02122418 kind:code align:32 + .rodata start:0x02122418 end:0x021224cc kind:rodata align:4 + .init start:0x021224cc end:0x021227ac kind:code align:4 + .ctor start:0x021227ac end:0x021227cc kind:rodata align:4 + .data start:0x021227e0 end:0x02122e40 kind:data align:32 + .bss start:0x02122e40 end:0x021234a0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov034/relocs.txt b/config/usa/arm9/overlays/ov034/relocs.txt new file mode 100644 index 00000000..ab49845a --- /dev/null +++ b/config/usa/arm9/overlays/ov034/relocs.txt @@ -0,0 +1,1275 @@ +from:0x02118fa8 kind:load to:0x02122e50 module:overlay(34) +from:0x02118fbc kind:arm_call to:0x02011f3c module:main +from:0x02118fc8 kind:arm_call to:0x02119034 module:overlay(34) +from:0x02118fdc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02118ff4 kind:load to:0x021227e8 module:overlay(34) +from:0x02119000 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02119018 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02119024 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02119030 kind:load to:0x0212280c module:overlay(34) +from:0x0211903c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02119054 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02119060 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211906c kind:load to:0x0212280c module:overlay(34) +from:0x021190f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02119128 kind:arm_call to:0x01ffd420 module:itcm +from:0x02119168 kind:arm_call to:0x02078678 module:overlay(0) +from:0x021191e0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211920c kind:load to:0x027e09b8 module:dtcm +from:0x02119210 kind:load to:0x027e09bc module:dtcm +from:0x02119214 kind:load to:0x0203e93c module:main +from:0x02119234 kind:arm_call to:0x0200f05c module:main +from:0x02119250 kind:load to:0x02122e50 module:overlay(34) +from:0x02119254 kind:load to:0x02122418 module:overlay(34) +from:0x02119274 kind:arm_call to:0x0200f05c module:main +from:0x02119290 kind:load to:0x02122e50 module:overlay(34) +from:0x02119294 kind:load to:0x02122428 module:overlay(34) +from:0x021192a4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021192ac kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021192b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021192cc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021192d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021192dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021192e4 kind:arm_call to:0x02011ff4 module:main +from:0x021192f8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211930c kind:load to:0x02122f38 module:overlay(34) +from:0x02119320 kind:arm_call to:0x02011f3c module:main +from:0x0211932c kind:arm_call to:0x02119400 module:overlay(34) +from:0x02119340 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02119388 kind:load to:0x02122870 module:overlay(34) +from:0x021193b4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021193ec kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021193f8 kind:load to:0x020b537c module:overlay(0) +from:0x0211940c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02119464 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211948c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021194a4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021194d8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021194f0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119550 kind:arm_call to:0x0203d138 module:main +from:0x02119568 kind:arm_call to:0x0203d138 module:main +from:0x02119574 kind:load to:0x0212290c module:overlay(34) +from:0x02119578 kind:load to:0x02122f38 module:overlay(34) +from:0x0211957c kind:load to:0x021228c4 module:overlay(34) +from:0x02119580 kind:load to:0x02119d70 module:overlay(34) +from:0x02119584 kind:load to:0x020a02b4 module:overlay(0) +from:0x02119590 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021195e4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02119600 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0211966c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021196d4 kind:load to:0x0212288c module:overlay(34) +from:0x021196dc kind:load to:0x021228a4 module:overlay(34) +from:0x02119714 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0211975c kind:arm_call to:0x01ff916c module:itcm +from:0x02119788 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x021197a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021197d0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021197dc kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02119948 kind:load to:0x027e09a8 module:dtcm +from:0x02119a34 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02119a58 kind:arm_call to:0x02119be0 module:overlay(34) +from:0x02119aa4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119ab8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02119ae0 kind:arm_call to:0x02119c74 module:overlay(34) +from:0x02119af0 kind:load to:0x02122438 module:overlay(34) +from:0x02119af8 kind:load to:0x021228a4 module:overlay(34) +from:0x02119b28 kind:arm_call to:0x01ffc768 module:itcm +from:0x02119b3c kind:arm_call to:0x0200ea38 module:main +from:0x02119b7c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02119bc8 kind:arm_call to:0x020c0950 module:overlay(17) +from:0x02119bd4 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02119bd8 kind:load to:0x02122448 module:overlay(34) +from:0x02119bdc kind:load to:0x027e09b4 module:dtcm +from:0x02119c40 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02119c58 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02119c70 kind:load to:0x027e0cec module:dtcm +from:0x02119cfc kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02119d14 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02119d30 kind:load to:0x027e0cec module:dtcm +from:0x02119d50 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02119d64 kind:load to:0x02057884 module:overlay(0) +from:0x02119d84 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119d8c kind:arm_call to:0x02011ff4 module:main +from:0x02119dbc kind:arm_call to:0x0203d1e8 module:main +from:0x02119dd0 kind:arm_call to:0x0203d1e8 module:main +from:0x02119dd8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119de0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119de8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02119df0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02119dfc kind:load to:0x020a02b4 module:overlay(0) +from:0x02119e24 kind:arm_call to:0x0203d1e8 module:main +from:0x02119e38 kind:arm_call to:0x0203d1e8 module:main +from:0x02119e40 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119e48 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119e50 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02119e58 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02119e60 kind:arm_call to:0x02011ff4 module:main +from:0x02119e6c kind:load to:0x020a02b4 module:overlay(0) +from:0x02119e78 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02119e8c kind:load to:0x02123020 module:overlay(34) +from:0x02119ea0 kind:arm_call to:0x02011f3c module:main +from:0x02119eac kind:arm_call to:0x02119edc module:overlay(34) +from:0x02119ec0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02119ed8 kind:load to:0x02122984 module:overlay(34) +from:0x02119ee4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02119f3c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02119f64 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02119f7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119f90 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02119fb4 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02119fc0 kind:load to:0x02122a18 module:overlay(34) +from:0x02119fc4 kind:load to:0x02123020 module:overlay(34) +from:0x02119fc8 kind:load to:0x021229d0 module:overlay(34) +from:0x02119fcc kind:load to:0x021229a8 module:overlay(34) +from:0x02119fd8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211a0a4 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0211a0c8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211a110 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211a164 kind:arm_call to:0x020284f4 module:main +from:0x0211a1b4 kind:arm_call to:0x020c7858 module:overlays(19,24) +from:0x0211a1c8 kind:load to:0x02122964 module:overlay(34) +from:0x0211a1d0 kind:load to:0x027e09c0 module:dtcm +from:0x0211a1d4 kind:load to:0x027e09a4 module:dtcm +from:0x0211a1d8 kind:load to:0x020b537c module:overlay(0) +from:0x0211a1e0 kind:load to:0x027e09b8 module:dtcm +from:0x0211a1e4 kind:load to:0x027e0cf8 module:dtcm +from:0x0211a224 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211a22c kind:arm_call to:0x02011ff4 module:main +from:0x0211a244 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211a24c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211a254 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211a25c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211a274 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211a27c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211a284 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211a28c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211a294 kind:arm_call to:0x02011ff4 module:main +from:0x0211a2a8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211a2d0 kind:arm_call to:0x01fff458 module:itcm +from:0x0211a304 kind:load to:0x02123108 module:overlay(34) +from:0x0211a318 kind:arm_call to:0x02011f3c module:main +from:0x0211a324 kind:arm_call to:0x0211a880 module:overlay(34) +from:0x0211a338 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211a36c kind:load to:0x02122ae4 module:overlay(34) +from:0x0211a37c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0211a390 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0211a398 kind:arm_call to:0x02011ff4 module:main +from:0x0211a41c kind:arm_call to:0x0208ba60 module:overlay(0) +from:0x0211a45c kind:arm_call to:0x01fff148 module:itcm +from:0x0211a47c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a4cc kind:arm_call to:0x0211d950 module:overlay(34) +from:0x0211a518 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a538 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a588 kind:arm_call to:0x01fff458 module:itcm +from:0x0211a5ac kind:arm_call to:0x0211d098 module:overlay(34) +from:0x0211a5bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a5d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a5e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a5f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a608 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211a614 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a62c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a698 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x0211a6ac kind:load to:0x027e0ce0 module:dtcm +from:0x0211a6b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a700 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211a70c kind:arm_call to:0x01fff458 module:itcm +from:0x0211a744 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0211a754 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a768 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0211a798 kind:load to:0x02122ac8 module:overlay(34) +from:0x0211a7ac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211a7c8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211a7d0 kind:arm_call to:0x02011ff4 module:main +from:0x0211a88c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211a8f0 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0211a8f8 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0211a90c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0211a920 kind:arm_call to:0x0211a75c module:overlay(34) +from:0x0211a928 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0211a938 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0211a940 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0211a948 kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x0211a950 kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x0211a96c kind:arm_call to:0x0203d138 module:main +from:0x0211aa90 kind:arm_call to:0x0211c7c8 module:overlay(34) +from:0x0211aaa0 kind:load to:0x02122b30 module:overlay(34) +from:0x0211aaa4 kind:load to:0x02123108 module:overlay(34) +from:0x0211aaa8 kind:load to:0x02122ab4 module:overlay(34) +from:0x0211aaac kind:load to:0x02122b08 module:overlay(34) +from:0x0211aab0 kind:load to:0x02122aa4 module:overlay(34) +from:0x0211aab4 kind:load to:0x020a02b4 module:overlay(0) +from:0x0211aab8 kind:load to:0x02119d70 module:overlay(34) +from:0x0211aabc kind:load to:0x027e07d4 module:dtcm +from:0x0211aaec kind:arm_call to:0x02070540 module:overlay(0) +from:0x0211ab60 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211ab90 kind:arm_call to:0x0211ae6c module:overlay(34) +from:0x0211abac kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211abb4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211abf4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211ac18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211ac28 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x0211ac4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211ac5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ac6c kind:arm_call to:0x0211c7c8 module:overlay(34) +from:0x0211ac8c kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0211aca4 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x0211accc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211acdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211acfc kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0211ad0c kind:arm_call to:0x0211c7c8 module:overlay(34) +from:0x0211ad1c kind:load to:0x027e09a4 module:dtcm +from:0x0211ad2c kind:load to:0x020b537c module:overlay(0) +from:0x0211ad34 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ad38 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ad3c kind:load to:0x027e09c0 module:dtcm +from:0x0211ad80 kind:arm_call to:0x01fff350 module:itcm +from:0x0211adb8 kind:arm_call to:0x01fff350 module:itcm +from:0x0211ae04 kind:arm_call to:0x01fff350 module:itcm +from:0x0211ae3c kind:arm_call to:0x0211ae6c module:overlay(34) +from:0x0211ae54 kind:arm_call to:0x0211c8c4 module:overlay(34) +from:0x0211ae60 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ae64 kind:load to:0x02122a8c module:overlay(34) +from:0x0211ae68 kind:load to:0x027e09a4 module:dtcm +from:0x0211ae98 kind:arm_call to:0x01fff350 module:itcm +from:0x0211aeb4 kind:arm_call to:0x0211cccc module:overlay(34) +from:0x0211aef4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211aefc kind:load to:0x020b2fe0 module:overlay(0) +from:0x0211af7c kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0211af9c kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0211afa8 kind:arm_call to:0x0211c8c4 module:overlay(34) +from:0x0211afb8 kind:load to:0x027e09c0 module:dtcm +from:0x0211afe8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0211b024 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x0211b068 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0211b088 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0211b0ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b0f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b104 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b1c4 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0211b1f4 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x0211b200 kind:load to:0x027e09c0 module:dtcm +from:0x0211b204 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b230 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x0211b254 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x0211b25c kind:load to:0x027e09c0 module:dtcm +from:0x0211b278 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211b284 kind:arm_call to:0x0211ec00 module:overlay(34) +from:0x0211b2c8 kind:arm_call to:0x0211eaec module:overlay(34) +from:0x0211b2e0 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211b2f4 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211b33c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b344 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b360 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b394 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b3a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b3b8 kind:arm_call to:0x0211c6fc module:overlay(34) +from:0x0211b3cc kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0211b3e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b3f0 kind:load to:0x020b5198 module:overlay(0) +from:0x0211b3f4 kind:load to:0x027e09a8 module:dtcm +from:0x0211b43c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0211b474 kind:arm_call to:0x0203a194 module:main +from:0x0211b494 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b4dc kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b51c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b53c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b5f8 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x0211b608 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x0211b630 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b658 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b678 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b688 kind:arm_call to:0x0211d188 module:overlay(34) +from:0x0211b694 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b6a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b72c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b73c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b75c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211b770 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b77c kind:arm_call to:0x01ffb744 module:itcm +from:0x0211b790 kind:arm_call to:0x0211eca8 module:overlay(34) +from:0x0211b7ac kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211b7c0 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211b7d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b7dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b7e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b82c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211b84c kind:arm_call to:0x01ff930c module:itcm +from:0x0211b85c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b894 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b8a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b8e0 kind:arm_call to:0x0211ca74 module:overlay(34) +from:0x0211b8f4 kind:arm_call to:0x0211ec00 module:overlay(34) +from:0x0211b928 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211b93c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b948 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211b96c kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211b9c0 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211b9c8 kind:arm_call to:0x0211ce60 module:overlay(34) +from:0x0211ba0c kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211ba20 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211ba34 kind:arm_call to:0x0211eaec module:overlay(34) +from:0x0211ba50 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211ba64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ba78 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211ba9c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211baa8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bab4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211bad8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211badc kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211bb0c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211bb20 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bb30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bb3c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211bb4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bb60 kind:arm_call to:0x01ffb780 module:itcm +from:0x0211bb68 kind:arm_call to:0x01ff938c module:itcm +from:0x0211bb80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211bb90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211bbc8 kind:arm_call to:0x02023328 module:main +from:0x0211bc24 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bc34 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bc48 kind:arm_call to:0x01ffb780 module:itcm +from:0x0211bc54 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211bc80 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211bc94 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bca8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bcb8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bcc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211bd0c kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x0211bd20 kind:arm_call to:0x0211c6fc module:overlay(34) +from:0x0211bd40 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0211bd4c kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211bd58 kind:load to:0x027e09a8 module:dtcm +from:0x0211bd64 kind:load to:0x0203e93c module:main +from:0x0211bd70 kind:load to:0x027e0ce4 module:dtcm +from:0x0211bd74 kind:load to:0x027e09a4 module:dtcm +from:0x0211bd7c kind:load to:0x027e0d34 module:dtcm +from:0x0211bd80 kind:load to:0x027e09ac module:dtcm +from:0x0211bda0 kind:arm_call to:0x0211c6fc module:overlay(34) +from:0x0211bdb4 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0211bdcc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211bdd4 kind:load to:0x020b5198 module:overlay(0) +from:0x0211bdd8 kind:load to:0x027e09a8 module:dtcm +from:0x0211be10 kind:arm_call to:0x01ff930c module:itcm +from:0x0211beb0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211bec4 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211bed4 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211bee8 kind:load to:0x0203e93c module:main +from:0x0211bf10 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211bfd8 kind:arm_call to:0x0211ce60 module:overlay(34) +from:0x0211c134 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c16c kind:arm_call to:0x0211c6fc module:overlay(34) +from:0x0211c180 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0211c198 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c1a0 kind:load to:0x02049bc4 module:main +from:0x0211c1a8 kind:load to:0x0203e93c module:main +from:0x0211c1ac kind:load to:0x020aecd8 module:overlay(0) +from:0x0211c1b0 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c1b4 kind:load to:0x027e07d4 module:dtcm +from:0x0211c1b8 kind:load to:0x020b5198 module:overlay(0) +from:0x0211c1bc kind:load to:0x027e09a8 module:dtcm +from:0x0211c254 kind:arm_call to:0x0211cab4 module:overlay(34) +from:0x0211c270 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211c308 kind:arm_call to:0x0211cab4 module:overlay(34) +from:0x0211c324 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211c3c0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c3d4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211c3e8 kind:arm_call to:0x0211d104 module:overlay(34) +from:0x0211c400 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211c42c kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211c478 kind:arm_call to:0x0211cccc module:overlay(34) +from:0x0211c480 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211c4e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c568 kind:arm_call to:0x0211ce60 module:overlay(34) +from:0x0211c6c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211c6cc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211c6d4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211c6e4 kind:load to:0x02049bc4 module:main +from:0x0211c6ec kind:load to:0x0203e93c module:main +from:0x0211c6f0 kind:load to:0x020aecd8 module:overlay(0) +from:0x0211c6f4 kind:load to:0x027e09a8 module:dtcm +from:0x0211c71c kind:load to:0x027e09a4 module:dtcm +from:0x0211c740 kind:arm_call to:0x0211cccc module:overlay(34) +from:0x0211c760 kind:arm_call to:0x0211af00 module:overlay(34) +from:0x0211c794 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211c79c kind:arm_call to:0x0211c43c module:overlay(34) +from:0x0211c7a8 kind:arm_call to:0x0211d104 module:overlay(34) +from:0x0211c7b0 kind:arm_call to:0x0211afbc module:overlay(34) +from:0x0211c878 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0211c8a4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0211c8f0 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0211c95c kind:arm_call to:0x020982a0 module:overlay(0) +from:0x0211c97c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0211c98c kind:arm_call to:0x01ffd118 module:itcm +from:0x0211c9b4 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x0211ca4c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0211ca58 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211ca64 kind:load to:0x027e09c0 module:dtcm +from:0x0211ca68 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ca6c kind:load to:0x027e0c90 module:dtcm +from:0x0211ca90 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211ca9c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211cac0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211cad0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211cae0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0211cb08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cb1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cb80 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211cc58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211cc64 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211ccc4 kind:load to:0x027e0960 module:dtcm +from:0x0211cd08 kind:arm_call to:0x0211cb90 module:overlay(34) +from:0x0211cd3c kind:arm_call to:0x0211eaec module:overlay(34) +from:0x0211cd54 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211cd68 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211cdc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211cdd0 kind:arm_call to:0x01ff938c module:itcm +from:0x0211ce04 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ce10 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ce34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ce8c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211ce9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211cebc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211cefc kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x0211cf18 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211cf30 kind:arm_call to:0x020d9b40 module:overlay(31) +from:0x0211cf40 kind:arm_call to:0x0211c6fc module:overlay(34) +from:0x0211cf68 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0211cf80 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0211cf8c kind:load to:0x027e0ce4 module:dtcm +from:0x0211cf98 kind:load to:0x027e0d34 module:dtcm +from:0x0211cf9c kind:load to:0x027e09bc module:dtcm +from:0x0211cfa0 kind:load to:0x027e09ac module:dtcm +from:0x0211cfbc kind:arm_call to:0x01ffa81c module:itcm +from:0x0211cfc8 kind:arm_call to:0x02028d08 module:main +from:0x0211cfe4 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d024 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d040 kind:arm_call to:0x01ffa878 module:itcm +from:0x0211d0b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211d0e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d0fc kind:load to:0x027e0ce4 module:dtcm +from:0x0211d180 kind:arm_call to:0x0211e824 module:overlay(34) +from:0x0211d19c kind:arm_call to:0x0211eca8 module:overlay(34) +from:0x0211d20c kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211d220 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211d234 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d240 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d274 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211d284 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d2a4 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211d2d4 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211d2f8 kind:arm_call to:0x0211eaec module:overlay(34) +from:0x0211d30c kind:arm_call to:0x0211eaec module:overlay(34) +from:0x0211d31c kind:arm_call to:0x0211ec00 module:overlay(34) +from:0x0211d33c kind:arm_call to:0x0211eaec module:overlay(34) +from:0x0211d34c kind:arm_call to:0x0211ec00 module:overlay(34) +from:0x0211d368 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211d37c kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211d3c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d3f4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211d41c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d438 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d444 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d4ec kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d4f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d504 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211d514 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211d544 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0211d55c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0211d578 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0211d628 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0211d634 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0211d658 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211d660 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211d688 kind:load to:0x027e0cec module:dtcm +from:0x0211d68c kind:load to:0x027e09a8 module:dtcm +from:0x0211d6ac kind:arm_call to:0x0211cb90 module:overlay(34) +from:0x0211d6dc kind:arm_call to:0x0211ec00 module:overlay(34) +from:0x0211d720 kind:arm_call to:0x0211eaec module:overlay(34) +from:0x0211d738 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211d74c kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211d7ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d7b4 kind:arm_call to:0x01ff938c module:itcm +from:0x0211d7e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211d7f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d81c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d858 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211d878 kind:load to:0x027e09a8 module:dtcm +from:0x0211d8b4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211d8e4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211d8f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211d930 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211d940 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211d94c kind:load to:0x0203e93c module:main +from:0x0211d980 kind:arm_call to:0x020d9b20 module:overlay(31) +from:0x0211d990 kind:arm_call to:0x0211c6fc module:overlay(34) +from:0x0211d9c4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0211d9d4 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x0211d9e0 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x0211d9f8 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0211da04 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211da14 kind:arm_call to:0x0211d290 module:overlay(34) +from:0x0211da54 kind:arm_call to:0x01fff350 module:itcm +from:0x0211da68 kind:arm_call to:0x0211d290 module:overlay(34) +from:0x0211da74 kind:load to:0x027e0d34 module:dtcm +from:0x0211da78 kind:load to:0x027e09bc module:dtcm +from:0x0211da7c kind:load to:0x02122458 module:overlay(34) +from:0x0211da80 kind:load to:0x027e09ac module:dtcm +from:0x0211da84 kind:load to:0x027e0ce4 module:dtcm +from:0x0211da88 kind:load to:0x02122a8c module:overlay(34) +from:0x0211db14 kind:load to:0x02122b94 module:overlay(34) +from:0x0211db18 kind:load to:0x02122b84 module:overlay(34) +from:0x0211db8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211dba4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211dbc0 kind:arm_call to:0x0211da8c module:overlay(34) +from:0x0211dbc8 kind:load to:0x02122b84 module:overlay(34) +from:0x0211dbd8 kind:arm_call to:0x0211db1c module:overlay(34) +from:0x0211dbe0 kind:arm_call to:0x0211d14c module:overlay(34) +from:0x0211dc04 kind:arm_call to:0x02070524 module:overlay(0) +from:0x0211dc14 kind:arm_call to:0x0211c6fc module:overlay(34) +from:0x0211dc2c kind:arm_call to:0x0215313c module:overlay(84) +from:0x0211dc5c kind:arm_call to:0x0211d14c module:overlay(34) +from:0x0211dc64 kind:load to:0x027e09a4 module:dtcm +from:0x0211dc68 kind:load to:0x027e0d80 module:dtcm +from:0x0211dc80 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211dcd4 kind:arm_call to:0x0211d880 module:overlay(34) +from:0x0211dce4 kind:arm_call to:0x0211cfa4 module:overlay(34) +from:0x0211dd4c kind:arm_call to:0x0211d880 module:overlay(34) +from:0x0211df74 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0211df80 kind:load to:0x0203e93c module:main +from:0x0211df98 kind:load to:0x027e0cd8 module:dtcm +from:0x0211dfa8 kind:arm_call to:0x01fff458 module:itcm +from:0x0211dff4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211dffc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211e03c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211e07c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e084 kind:arm_call to:0x0211d694 module:overlay(34) +from:0x0211e09c kind:arm_call to:0x0211d460 module:overlay(34) +from:0x0211e0b4 kind:load to:0x020b537c module:overlay(0) +from:0x0211e0bc kind:load to:0x027e0ce4 module:dtcm +from:0x0211e0ec kind:arm_call to:0x01fff350 module:itcm +from:0x0211e138 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e14c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e150 kind:load to:0x02122a98 module:overlay(34) +from:0x0211e160 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e1a0 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e1ac kind:load to:0x027e0ce4 module:dtcm +from:0x0211e1b0 kind:load to:0x02122a74 module:overlay(34) +from:0x0211e1c0 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e200 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e20c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e210 kind:load to:0x02122a80 module:overlay(34) +from:0x0211e22c kind:arm_call to:0x0203d1e8 module:main +from:0x0211e234 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0211e23c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0211e244 kind:arm_call to:0x0211a79c module:overlay(34) +from:0x0211e24c kind:arm_call to:0x0211a374 module:overlay(34) +from:0x0211e254 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211e25c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211e268 kind:load to:0x020a02b4 module:overlay(0) +from:0x0211e284 kind:arm_call to:0x0203d1e8 module:main +from:0x0211e28c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0211e294 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0211e29c kind:arm_call to:0x0211a79c module:overlay(34) +from:0x0211e2a4 kind:arm_call to:0x0211a374 module:overlay(34) +from:0x0211e2ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211e2b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211e2bc kind:arm_call to:0x02011ff4 module:main +from:0x0211e2c8 kind:load to:0x020a02b4 module:overlay(0) +from:0x0211e2d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211e2e8 kind:load to:0x021231f4 module:overlay(34) +from:0x0211e2fc kind:arm_call to:0x02011f3c module:main +from:0x0211e308 kind:arm_call to:0x0211e344 module:overlay(34) +from:0x0211e320 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211e340 kind:load to:0x02122c30 module:overlay(34) +from:0x0211e350 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211e480 kind:arm_call to:0x02028c68 module:main +from:0x0211e494 kind:arm_call to:0x02028c68 module:main +from:0x0211e4a8 kind:arm_call to:0x02028c68 module:main +from:0x0211e4bc kind:arm_call to:0x02028c68 module:main +from:0x0211e4e4 kind:load to:0x02122c54 module:overlay(34) +from:0x0211e4e8 kind:load to:0x020b1948 module:overlay(0) +from:0x0211e4ec kind:load to:0x021231e0 module:overlay(34) +from:0x0211e520 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211e52c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211e534 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211e540 kind:load to:0x021231e0 module:overlay(34) +from:0x0211e574 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211e580 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211e588 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211e590 kind:arm_call to:0x02011ff4 module:main +from:0x0211e59c kind:load to:0x021231e0 module:overlay(34) +from:0x0211e5b8 kind:arm_call to:0x0211ed94 module:overlay(34) +from:0x0211e5c0 kind:arm_call to:0x0211edac module:overlay(34) +from:0x0211e5c8 kind:arm_call to:0x0211edc4 module:overlay(34) +from:0x0211e5d0 kind:arm_call to:0x0211eddc module:overlay(34) +from:0x0211e5f0 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0211e630 kind:arm_call to:0x0200f05c module:main +from:0x0211e6a0 kind:arm_call to:0x0200f05c module:main +from:0x0211e6e0 kind:arm_call to:0x0200f05c module:main +from:0x0211e75c kind:load to:0x021231f4 module:overlay(34) +from:0x0211e760 kind:load to:0x027e09a4 module:dtcm +from:0x0211e764 kind:load to:0x0212247c module:overlay(34) +from:0x0211e768 kind:load to:0x0212245c module:overlay(34) +from:0x0211e76c kind:load to:0x0212246c module:overlay(34) +from:0x0211e7a0 kind:arm_call to:0x01fff584 module:itcm +from:0x0211e7b4 kind:arm_call to:0x0211f2e8 module:overlay(34) +from:0x0211e7cc kind:arm_call to:0x0212042c module:overlay(34) +from:0x0211e7d4 kind:load to:0x027e0ce8 module:dtcm +from:0x0211e7f0 kind:arm_call to:0x0211ea88 module:overlay(34) +from:0x0211e808 kind:arm_call to:0x0211f674 module:overlay(34) +from:0x0211e818 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211e840 kind:load to:0x021231e0 module:overlay(34) +from:0x0211e844 kind:load to:0x0211e848 module:overlay(34) +from:0x0211e928 kind:arm_call to:0x0211ea00 module:overlay(34) +from:0x0211e938 kind:arm_call to:0x0211ea48 module:overlay(34) +from:0x0211e948 kind:arm_call to:0x0211ea00 module:overlay(34) +from:0x0211e958 kind:arm_call to:0x0211ea48 module:overlay(34) +from:0x0211ea40 kind:arm_call to:0x0211e9cc module:overlay(34) +from:0x0211ebfc kind:load to:0x027e0960 module:dtcm +from:0x0211ecf8 kind:arm_call to:0x021215c8 module:overlay(34) +from:0x0211ed88 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211ed90 kind:load to:0x027e0960 module:dtcm +from:0x0211eda4 kind:load to:0x02122ca8 module:overlay(34) +from:0x0211eda8 kind:load to:0x02120b14 module:overlay(34) +from:0x0211edbc kind:load to:0x02122cb0 module:overlay(34) +from:0x0211edc0 kind:load to:0x02120b14 module:overlay(34) +from:0x0211edd4 kind:load to:0x02122cb8 module:overlay(34) +from:0x0211edd8 kind:load to:0x02120b14 module:overlay(34) +from:0x0211ee88 kind:arm_call to:0x0211eea0 module:overlay(34) +from:0x0211ef5c kind:arm_call to:0x0211ef74 module:overlay(34) +from:0x0211f2e4 kind:load to:0x027e0960 module:dtcm +from:0x0211f2fc kind:arm_call to:0x0211f54c module:overlay(34) +from:0x0211f4a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f4f8 kind:arm_call to:0x02121584 module:overlay(34) +from:0x0211f510 kind:arm_call to:0x0211f524 module:overlay(34) +from:0x0211f51c kind:load to:0x027e0960 module:dtcm +from:0x0211f670 kind:load to:0x027e0960 module:dtcm +from:0x0211f698 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f6c0 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x0211f6d4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211f6f4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f720 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0211f734 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0211f77c kind:arm_call to:0x01ffc768 module:itcm +from:0x0211f788 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0211f790 kind:arm_call to:0x0211fa24 module:overlay(34) +from:0x0211f798 kind:arm_call to:0x0211f7b4 module:overlay(34) +from:0x0211f7a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f7a4 kind:load to:0x027e0d34 module:dtcm +from:0x0211f7a8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0211f7ac kind:load to:0x027e09b8 module:dtcm +from:0x0211f7b0 kind:load to:0x027e09bc module:dtcm +from:0x0211f7cc kind:arm_call to:0x02028c68 module:main +from:0x0211f7dc kind:arm_call to:0x02120b14 module:overlay(34) +from:0x0211f7e4 kind:load to:0x02122cc0 module:overlay(34) +from:0x0211f888 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0211f8cc kind:arm_call to:0x02120314 module:overlay(34) +from:0x0211f8e4 kind:arm_call to:0x0200eab0 module:main +from:0x0211f900 kind:arm_call to:0x0200ea38 module:main +from:0x0211f944 kind:arm_call to:0x02120314 module:overlay(34) +from:0x0211f95c kind:arm_call to:0x0200eab0 module:main +from:0x0211f978 kind:arm_call to:0x0200ea38 module:main +from:0x0211f9b0 kind:arm_call to:0x02120314 module:overlay(34) +from:0x0211f9c8 kind:arm_call to:0x0200eab0 module:main +from:0x0211f9e4 kind:arm_call to:0x0200ea38 module:main +from:0x0211f9fc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211fbc4 kind:arm_call to:0x02120314 module:overlay(34) +from:0x0211fbcc kind:arm_call to:0x021202c4 module:overlay(34) +from:0x021202a8 kind:load to:0x027e0208 module:dtcm +from:0x021202fc kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120428 kind:load to:0x0203e93c module:main +from:0x0212043c kind:load to:0x02122cc8 module:overlay(34) +from:0x02120440 kind:load to:0x02120b14 module:overlay(34) +from:0x02120474 kind:arm_call to:0x0212049c module:overlay(34) +from:0x02120480 kind:arm_call to:0x02120648 module:overlay(34) +from:0x021204d8 kind:arm_call to:0x0212091c module:overlay(34) +from:0x021204f8 kind:arm_call to:0x02120a5c module:overlay(34) +from:0x021206b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021206f8 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021208a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021208ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120918 kind:load to:0x027e0960 module:dtcm +from:0x02120944 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x02120958 kind:arm_call to:0x0211ec50 module:overlay(34) +from:0x0212098c kind:arm_call to:0x01ffb860 module:itcm +from:0x02120a28 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120b64 kind:arm_call to:0x0205a3a8 module:overlay(0) +from:0x02120bb8 kind:load to:0x027e0960 module:dtcm +from:0x02120bc8 kind:arm_call to:0x020977b0 module:overlay(0) +from:0x02120bec kind:arm_call to:0x020591cc module:overlay(0) +from:0x02120c00 kind:arm_call to:0x02059250 module:overlay(0) +from:0x02120c14 kind:arm_call to:0x02059250 module:overlay(0) +from:0x02120c58 kind:arm_call to:0x02059220 module:overlay(0) +from:0x02120c64 kind:load to:0x02122bfc module:overlay(34) +from:0x02120c68 kind:load to:0x02122c18 module:overlay(34) +from:0x02120c70 kind:load to:0x02122c08 module:overlay(34) +from:0x02120c78 kind:load to:0x027e095c module:dtcm +from:0x02120c84 kind:arm_call to:0x02097978 module:overlay(0) +from:0x02120ca0 kind:arm_call to:0x0209792c module:overlay(0) +from:0x02120cb8 kind:arm_call to:0x020591cc module:overlay(0) +from:0x02120ccc kind:arm_call to:0x02059250 module:overlay(0) +from:0x02120ce0 kind:arm_call to:0x02059250 module:overlay(0) +from:0x02120d24 kind:arm_call to:0x02059220 module:overlay(0) +from:0x02120d34 kind:load to:0x02122bfc module:overlay(34) +from:0x02120d38 kind:load to:0x02122c18 module:overlay(34) +from:0x02120d40 kind:load to:0x02122c08 module:overlay(34) +from:0x02120d48 kind:load to:0x027e095c module:dtcm +from:0x02120d54 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02120d68 kind:load to:0x021232f8 module:overlay(34) +from:0x02120d7c kind:arm_call to:0x02011f3c module:main +from:0x02120d88 kind:arm_call to:0x02120e3c module:overlay(34) +from:0x02120da0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02120db0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02120e28 kind:load to:0x02122cd8 module:overlay(34) +from:0x02120e30 kind:load to:0x021229a8 module:overlay(34) +from:0x02120e34 kind:load to:0x02122cf4 module:overlay(34) +from:0x02120e44 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02120e68 kind:arm_call to:0x0200f05c module:main +from:0x02120e84 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02120e98 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02120ee8 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02120efc kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02120f10 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02120f1c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02120f34 kind:load to:0x02122d10 module:overlay(34) +from:0x02120f38 kind:load to:0x021232f8 module:overlay(34) +from:0x02120f3c kind:load to:0x0212249c module:overlay(34) +from:0x02120f40 kind:load to:0x02123318 module:overlay(34) +from:0x02120f44 kind:load to:0x0212248c module:overlay(34) +from:0x02120f50 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02120f78 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02120f80 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02120f88 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02120f90 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02120f9c kind:load to:0x02122d10 module:overlay(34) +from:0x02120fa0 kind:load to:0x027e0cec module:dtcm +from:0x02120fc0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02120fc8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02120fd0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02120fd8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02120fe0 kind:arm_call to:0x02011ff4 module:main +from:0x02120fec kind:load to:0x02122d10 module:overlay(34) +from:0x02120ff0 kind:load to:0x027e0cec module:dtcm +from:0x02121004 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02121030 kind:arm_call to:0x02121398 module:overlay(34) +from:0x02121048 kind:arm_call to:0x02121654 module:overlay(34) +from:0x02121090 kind:load to:0x021233cc module:overlay(34) +from:0x021210c4 kind:arm_call to:0x021215c8 module:overlay(34) +from:0x021210d4 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x021210f0 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02121104 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02121114 kind:arm_call to:0x02121654 module:overlay(34) +from:0x02121138 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02121148 kind:arm_call to:0x02121250 module:overlay(34) +from:0x0212116c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02121184 kind:arm_call to:0x02121398 module:overlay(34) +from:0x021211ac kind:arm_call to:0x021215c8 module:overlay(34) +from:0x021211d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021211f8 kind:load to:0x027e0cec module:dtcm +from:0x02121210 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02121220 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02121230 kind:arm_call to:0x0212147c module:overlay(34) +from:0x02121240 kind:arm_call to:0x020716bc module:overlay(0) +from:0x02121248 kind:load to:0x027e09b8 module:dtcm +from:0x0212124c kind:load to:0x027e09a8 module:dtcm +from:0x02121268 kind:arm_call to:0x0212147c module:overlay(34) +from:0x0212128c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021212ac kind:arm_call to:0x02077570 module:overlay(0) +from:0x02121324 kind:arm_call to:0x0211ed28 module:overlay(34) +from:0x02121350 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02121360 kind:load to:0x027e09b8 module:dtcm +from:0x0212136c kind:arm_call to:0x02121654 module:overlay(34) +from:0x02121390 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021213c8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021213d8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021213f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121410 kind:arm_call to:0x0211ed14 module:overlay(34) +from:0x02121420 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02121430 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02121450 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121468 kind:arm_call to:0x0211ed14 module:overlay(34) +from:0x02121470 kind:load to:0x027e0cec module:dtcm +from:0x02121474 kind:load to:0x027e09a8 module:dtcm +from:0x021214bc kind:arm_call to:0x02121398 module:overlay(34) +from:0x02121528 kind:arm_call to:0x0212147c module:overlay(34) +from:0x0212153c kind:arm_call to:0x0212147c module:overlay(34) +from:0x0212154c kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02121560 kind:arm_call to:0x0212147c module:overlay(34) +from:0x021215d0 kind:arm_call to:0x02121654 module:overlay(34) +from:0x021215f4 kind:arm_call to:0x02121398 module:overlay(34) +from:0x02121604 kind:arm_call to:0x02121398 module:overlay(34) +from:0x02121648 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02121670 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021216ec kind:arm_call to:0x020d3ec8 module:overlay(24) +from:0x021216f4 kind:load to:0x027e09a4 module:dtcm +from:0x021216f8 kind:load to:0x027e0ce0 module:dtcm +from:0x02121704 kind:load to:0x02123408 module:overlay(34) +from:0x02121718 kind:arm_call to:0x02011f3c module:main +from:0x02121724 kind:arm_call to:0x02121768 module:overlay(34) +from:0x02121738 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02121760 kind:load to:0x02122d50 module:overlay(34) +from:0x02121770 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02121780 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021217c0 kind:arm_call to:0x0203d138 module:main +from:0x02121810 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0212181c kind:load to:0x02122d6c module:overlay(34) +from:0x02121820 kind:load to:0x021229a8 module:overlay(34) +from:0x02121824 kind:load to:0x02120f48 module:overlay(34) +from:0x02121828 kind:load to:0x02121e24 module:overlay(34) +from:0x02121830 kind:load to:0x021233fc module:overlay(34) +from:0x0212189c kind:arm_call to:0x02121ba0 module:overlay(34) +from:0x021218b8 kind:arm_call to:0x02121c24 module:overlay(34) +from:0x02121904 kind:arm_call to:0x02121ba0 module:overlay(34) +from:0x02121918 kind:arm_call to:0x02121c24 module:overlay(34) +from:0x0212192c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02121964 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121988 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021219a8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021219c4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021219e0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021219f8 kind:arm_call to:0x0212167c module:overlay(34) +from:0x02121a04 kind:arm_call to:0x02121c24 module:overlay(34) +from:0x02121a1c kind:arm_call to:0x0209d394 module:overlay(0) +from:0x02121a34 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x02121a64 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02121a98 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02121ab4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02121af0 kind:arm_call to:0x020159f0 module:main +from:0x02121b48 kind:arm_call to:0x02121bd0 module:overlay(34) +from:0x02121b78 kind:load to:0x027e09b8 module:dtcm +from:0x02121b7c kind:load to:0x027e09a8 module:dtcm +from:0x02121b84 kind:load to:0x027e0cec module:dtcm +from:0x02121bb8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02121be8 kind:arm_call to:0x01fff148 module:itcm +from:0x02121c04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02121c1c kind:load to:0x027e0ce0 module:dtcm +from:0x02121c9c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02121cbc kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02121d0c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02121d20 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02121d48 kind:load to:0x027e09b8 module:dtcm +from:0x02121d5c kind:load to:0x021233fc module:overlay(34) +from:0x02121d60 kind:load to:0x0209d414 module:overlay(0) +from:0x02121d90 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02121da8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121db4 kind:load to:0x027e0cec module:dtcm +from:0x02121dbc kind:load to:0x027e09a8 module:dtcm +from:0x02121df0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02121e08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02121e14 kind:load to:0x027e0cec module:dtcm +from:0x02121e1c kind:load to:0x027e09a8 module:dtcm +from:0x02121e50 kind:arm_call to:0x0203d1e8 module:main +from:0x02121e58 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02121e64 kind:load to:0x02120f48 module:overlay(34) +from:0x02121e80 kind:arm_call to:0x0203d1e8 module:main +from:0x02121e88 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02121e90 kind:arm_call to:0x02011ff4 module:main +from:0x02121e9c kind:load to:0x02120f48 module:overlay(34) +from:0x02121ea8 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02121ebc kind:load to:0x02123438 module:overlay(34) +from:0x02121ed0 kind:arm_call to:0x02011f3c module:main +from:0x02121edc kind:arm_call to:0x02121f30 module:overlay(34) +from:0x02121efc kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x02121f28 kind:load to:0x02122dc0 module:overlay(34) +from:0x02121f3c kind:arm_call to:0x0210305c module:overlay(31) +from:0x02121f68 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x02121fdc kind:load to:0x021224b8 module:overlay(34) +from:0x02121fe0 kind:load to:0x02122de8 module:overlay(34) +from:0x02121fe4 kind:load to:0x02123438 module:overlay(34) +from:0x02121fe8 kind:load to:0x02123458 module:overlay(34) +from:0x02121ff4 kind:arm_call to:0x02103158 module:overlay(31) +from:0x02122014 kind:arm_call to:0x02103514 module:overlay(31) +from:0x0212204c kind:arm_call to:0x01ffc768 module:itcm +from:0x0212205c kind:arm_call to:0x0200ef5c module:main +from:0x02122068 kind:arm_call to:0x0200ef9c module:main +from:0x02122098 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02122178 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02122184 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02122188 kind:load to:0x0203e93c module:main +from:0x0212218c kind:load to:0x02122da4 module:overlay(34) +from:0x02122190 kind:load to:0x021224ac module:overlay(34) +from:0x02122194 kind:load to:0x027e09b4 module:dtcm +from:0x021221ac kind:arm_call to:0x02081f1c module:overlay(0) +from:0x021221c0 kind:load to:0x027e0cd8 module:dtcm +from:0x021221d8 kind:arm_call to:0x02103874 module:overlay(31) +from:0x02122214 kind:arm_call to:0x02081ecc module:overlay(0) +from:0x02122224 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02122230 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212223c kind:arm_call to:0x0210304c module:overlay(31) +from:0x021222a8 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021222f0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02122300 kind:load to:0x027e0cd8 module:dtcm +from:0x02122304 kind:load to:0x027e0cec module:dtcm +from:0x0212230c kind:load to:0x02122da4 module:overlay(34) +from:0x0212231c kind:load to:0x02122da4 module:overlay(34) +from:0x02122340 kind:load to:0x027e09a8 module:dtcm +from:0x02122344 kind:load to:0x02071b10 module:overlay(0) +from:0x02122354 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212235c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02122364 kind:arm_call to:0x02103138 module:overlay(31) +from:0x0212237c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02122384 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212238c kind:arm_call to:0x02103138 module:overlay(31) +from:0x02122394 kind:arm_call to:0x02011ff4 module:main +from:0x021223a8 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021223bc kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021223c4 kind:arm_call to:0x02011ff4 module:main +from:0x021223f8 kind:thumb_call to:0x02180a94 module:overlay(95) +from:0x02122404 kind:thumb_call_arm to:0x020716e0 module:overlay(0) +from:0x02122410 kind:load to:0x027e09a8 module:dtcm +from:0x021224e8 kind:arm_call to:0x02118fd0 module:overlay(34) +from:0x021224f8 kind:arm_call to:0x0203ce4c module:main +from:0x0212250c kind:load to:0x02122e40 module:overlay(34) +from:0x02122510 kind:load to:0x02122e50 module:overlay(34) +from:0x02122514 kind:load to:0x021192f0 module:overlay(34) +from:0x02122518 kind:load to:0x02122e44 module:overlay(34) +from:0x02122538 kind:arm_call to:0x02119334 module:overlay(34) +from:0x02122548 kind:arm_call to:0x0203ce4c module:main +from:0x0212255c kind:load to:0x02122f28 module:overlay(34) +from:0x02122560 kind:load to:0x02122f38 module:overlay(34) +from:0x02122564 kind:load to:0x02119e70 module:overlay(34) +from:0x02122568 kind:load to:0x02122f2c module:overlay(34) +from:0x02122588 kind:arm_call to:0x02119eb4 module:overlay(34) +from:0x02122598 kind:arm_call to:0x0203ce4c module:main +from:0x021225ac kind:load to:0x02123010 module:overlay(34) +from:0x021225b0 kind:load to:0x02123020 module:overlay(34) +from:0x021225b4 kind:load to:0x0211a2a0 module:overlay(34) +from:0x021225b8 kind:load to:0x02123014 module:overlay(34) +from:0x021225d8 kind:arm_call to:0x0211a32c module:overlay(34) +from:0x021225e8 kind:arm_call to:0x0203ce4c module:main +from:0x02122614 kind:load to:0x021230f8 module:overlay(34) +from:0x02122618 kind:load to:0x02123108 module:overlay(34) +from:0x0212261c kind:load to:0x0211e2cc module:overlay(34) +from:0x02122620 kind:load to:0x021230fc module:overlay(34) +from:0x02122624 kind:load to:0x02043190 module:main +from:0x02122628 kind:load to:0x02122b84 module:overlay(34) +from:0x02122648 kind:arm_call to:0x0211e314 module:overlay(34) +from:0x02122658 kind:arm_call to:0x0203ce4c module:main +from:0x0212266c kind:load to:0x021231e0 module:overlay(34) +from:0x02122670 kind:load to:0x021231f4 module:overlay(34) +from:0x02122674 kind:load to:0x02120d4c module:overlay(34) +from:0x02122678 kind:load to:0x021231e8 module:overlay(34) +from:0x02122698 kind:arm_call to:0x02120d90 module:overlay(34) +from:0x021226a8 kind:arm_call to:0x0203ce4c module:main +from:0x021226bc kind:load to:0x021232e8 module:overlay(34) +from:0x021226c0 kind:load to:0x021232f8 module:overlay(34) +from:0x021226c4 kind:load to:0x02121668 module:overlay(34) +from:0x021226c8 kind:load to:0x021232ec module:overlay(34) +from:0x021226f4 kind:arm_call to:0x0212172c module:overlay(34) +from:0x02122704 kind:arm_call to:0x0203ce4c module:main +from:0x02122718 kind:load to:0x021233ec module:overlay(34) +from:0x0212271c kind:load to:0x02123408 module:overlay(34) +from:0x02122720 kind:load to:0x02121ea0 module:overlay(34) +from:0x02122724 kind:load to:0x021233f0 module:overlay(34) +from:0x0212276c kind:arm_call to:0x02121ee4 module:overlay(34) +from:0x0212277c kind:arm_call to:0x0203ce4c module:main +from:0x02122790 kind:load to:0x02122da4 module:overlay(34) +from:0x0212279c kind:load to:0x02123428 module:overlay(34) +from:0x021227a0 kind:load to:0x02123438 module:overlay(34) +from:0x021227a4 kind:load to:0x021223a0 module:overlay(34) +from:0x021227a8 kind:load to:0x0212342c module:overlay(34) +from:0x021227ac kind:load to:0x021224cc module:overlay(34) +from:0x021227b0 kind:load to:0x0212251c module:overlay(34) +from:0x021227b4 kind:load to:0x0212256c module:overlay(34) +from:0x021227b8 kind:load to:0x021225bc module:overlay(34) +from:0x021227bc kind:load to:0x0212262c module:overlay(34) +from:0x021227c0 kind:load to:0x0212267c module:overlay(34) +from:0x021227c4 kind:load to:0x021226cc module:overlay(34) +from:0x021227c8 kind:load to:0x02122728 module:overlay(34) +from:0x021227e8 kind:load to:0x02118fac module:overlay(34) +from:0x021227ec kind:load to:0x02097924 module:overlay(0) +from:0x021227f0 kind:load to:0x02097734 module:overlay(0) +from:0x021227f4 kind:load to:0x020977b0 module:overlay(0) +from:0x021227f8 kind:load to:0x0209792c module:overlay(0) +from:0x021227fc kind:load to:0x0209794c module:overlay(0) +from:0x02122800 kind:load to:0x02097978 module:overlay(0) +from:0x0212280c kind:load to:0x020984f8 module:overlay(0) +from:0x02122810 kind:load to:0x02098534 module:overlay(0) +from:0x02122814 kind:load to:0x0209854c module:overlay(0) +from:0x02122818 kind:load to:0x02098558 module:overlay(0) +from:0x0212281c kind:load to:0x01fff464 module:itcm +from:0x02122820 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02122824 kind:load to:0x02119070 module:overlay(34) +from:0x02122828 kind:load to:0x02098490 module:overlay(0) +from:0x0212282c kind:load to:0x02098494 module:overlay(0) +from:0x02122830 kind:load to:0x02098498 module:overlay(0) +from:0x02122834 kind:load to:0x0209849c module:overlay(0) +from:0x02122838 kind:load to:0x021190fc module:overlay(34) +from:0x0212283c kind:load to:0x020984a4 module:overlay(0) +from:0x02122840 kind:load to:0x020984a8 module:overlay(0) +from:0x02122844 kind:load to:0x02098564 module:overlay(0) +from:0x02122848 kind:load to:0x020985d0 module:overlay(0) +from:0x0212284c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122850 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122854 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122858 kind:load to:0x02119298 module:overlay(34) +from:0x0212285c kind:load to:0x021192c0 module:overlay(34) +from:0x02122860 kind:load to:0x02119218 module:overlay(34) +from:0x02122864 kind:load to:0x02119258 module:overlay(34) +from:0x02122870 kind:load to:0x02119310 module:overlay(34) +from:0x02122874 kind:load to:0x02097924 module:overlay(0) +from:0x02122878 kind:load to:0x02097734 module:overlay(0) +from:0x0212287c kind:load to:0x020977b0 module:overlay(0) +from:0x02122880 kind:load to:0x0209792c module:overlay(0) +from:0x02122884 kind:load to:0x0209794c module:overlay(0) +from:0x02122888 kind:load to:0x02097978 module:overlay(0) +from:0x021228c4 kind:load to:0x02119588 module:overlay(34) +from:0x021228c8 kind:load to:0x02119d7c module:overlay(34) +from:0x021228cc kind:load to:0x02099ae0 module:overlay(0) +from:0x021228d0 kind:load to:0x02099b18 module:overlay(0) +from:0x021228d4 kind:load to:0x0209a11c module:overlay(0) +from:0x021228d8 kind:load to:0x0209a124 module:overlay(0) +from:0x021228dc kind:load to:0x0209a0c4 module:overlay(0) +from:0x021228e0 kind:load to:0x02099c90 module:overlay(0) +from:0x021228e4 kind:load to:0x02099b80 module:overlay(0) +from:0x021228e8 kind:load to:0x0209a04c module:overlay(0) +from:0x021228ec kind:load to:0x0209a0d4 module:overlay(0) +from:0x021228f0 kind:load to:0x0209a0ec module:overlay(0) +from:0x021228f4 kind:load to:0x02119d68 module:overlay(34) +from:0x021228f8 kind:load to:0x0209a104 module:overlay(0) +from:0x021228fc kind:load to:0x02119d58 module:overlay(34) +from:0x02122900 kind:load to:0x02119d34 module:overlay(34) +from:0x0212290c kind:load to:0x020984f8 module:overlay(0) +from:0x02122910 kind:load to:0x02098534 module:overlay(0) +from:0x02122914 kind:load to:0x0209854c module:overlay(0) +from:0x02122918 kind:load to:0x02098558 module:overlay(0) +from:0x0212291c kind:load to:0x01fff464 module:itcm +from:0x02122920 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02122924 kind:load to:0x0211959c module:overlay(34) +from:0x02122928 kind:load to:0x02098490 module:overlay(0) +from:0x0212292c kind:load to:0x021196e0 module:overlay(34) +from:0x02122930 kind:load to:0x02119950 module:overlay(34) +from:0x02122934 kind:load to:0x0209849c module:overlay(0) +from:0x02122938 kind:load to:0x02119b04 module:overlay(34) +from:0x0212293c kind:load to:0x020984a4 module:overlay(0) +from:0x02122940 kind:load to:0x020984a8 module:overlay(0) +from:0x02122944 kind:load to:0x02098564 module:overlay(0) +from:0x02122948 kind:load to:0x020985d0 module:overlay(0) +from:0x0212294c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122950 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122954 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122958 kind:load to:0x02119d98 module:overlay(34) +from:0x0212295c kind:load to:0x02119e00 module:overlay(34) +from:0x02122960 kind:load to:0x02119964 module:overlay(34) +from:0x02122984 kind:load to:0x02119e90 module:overlay(34) +from:0x02122988 kind:load to:0x02097924 module:overlay(0) +from:0x0212298c kind:load to:0x02097734 module:overlay(0) +from:0x02122990 kind:load to:0x020977b0 module:overlay(0) +from:0x02122994 kind:load to:0x0209792c module:overlay(0) +from:0x02122998 kind:load to:0x0209794c module:overlay(0) +from:0x0212299c kind:load to:0x02097978 module:overlay(0) +from:0x021229a8 kind:load to:0x0207caa0 module:overlay(0) +from:0x021229ac kind:load to:0x0207caa8 module:overlay(0) +from:0x021229b0 kind:load to:0x0207d2bc module:overlay(0) +from:0x021229b4 kind:load to:0x0207d2ac module:overlay(0) +from:0x021229b8 kind:load to:0x0207d2f8 module:overlay(0) +from:0x021229bc kind:load to:0x0207d330 module:overlay(0) +from:0x021229c0 kind:load to:0x0207d374 module:overlay(0) +from:0x021229c4 kind:load to:0x0207d39c module:overlay(0) +from:0x021229d0 kind:load to:0x02119fd0 module:overlay(34) +from:0x021229d4 kind:load to:0x0211a21c module:overlay(34) +from:0x021229d8 kind:load to:0x02099ae0 module:overlay(0) +from:0x021229dc kind:load to:0x02099b18 module:overlay(0) +from:0x021229e0 kind:load to:0x0209a11c module:overlay(0) +from:0x021229e4 kind:load to:0x0209a124 module:overlay(0) +from:0x021229e8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021229ec kind:load to:0x02099c90 module:overlay(0) +from:0x021229f0 kind:load to:0x02099b80 module:overlay(0) +from:0x021229f4 kind:load to:0x0209a04c module:overlay(0) +from:0x021229f8 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021229fc kind:load to:0x0209a0ec module:overlay(0) +from:0x02122a00 kind:load to:0x02119d68 module:overlay(34) +from:0x02122a04 kind:load to:0x0209a104 module:overlay(0) +from:0x02122a08 kind:load to:0x02119d58 module:overlay(34) +from:0x02122a0c kind:load to:0x02119d34 module:overlay(34) +from:0x02122a18 kind:load to:0x020984f8 module:overlay(0) +from:0x02122a1c kind:load to:0x02098534 module:overlay(0) +from:0x02122a20 kind:load to:0x0209854c module:overlay(0) +from:0x02122a24 kind:load to:0x02098558 module:overlay(0) +from:0x02122a28 kind:load to:0x01fff464 module:itcm +from:0x02122a2c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02122a30 kind:load to:0x02119fe4 module:overlay(34) +from:0x02122a34 kind:load to:0x02098490 module:overlay(0) +from:0x02122a38 kind:load to:0x0211a1e8 module:overlay(34) +from:0x02122a3c kind:load to:0x02098498 module:overlay(0) +from:0x02122a40 kind:load to:0x0209849c module:overlay(0) +from:0x02122a44 kind:load to:0x0211a1fc module:overlay(34) +from:0x02122a48 kind:load to:0x020984a4 module:overlay(0) +from:0x02122a4c kind:load to:0x020984a8 module:overlay(0) +from:0x02122a50 kind:load to:0x02098564 module:overlay(0) +from:0x02122a54 kind:load to:0x020985d0 module:overlay(0) +from:0x02122a58 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122a5c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122a60 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122a64 kind:load to:0x0211a238 module:overlay(34) +from:0x02122a68 kind:load to:0x0211a268 module:overlay(34) +from:0x02122a74 kind:load to:0x0211e154 module:overlay(34) +from:0x02122a80 kind:load to:0x0211e1b4 module:overlay(34) +from:0x02122a8c kind:load to:0x0211a2b4 module:overlay(34) +from:0x02122a98 kind:load to:0x0211df9c module:overlay(34) +from:0x02122aa4 kind:load to:0x02097bf4 module:overlay(0) +from:0x02122aa8 kind:load to:0x0211a6c0 module:overlay(34) +from:0x02122ab4 kind:load to:0x0211a374 module:overlay(34) +from:0x02122ab8 kind:load to:0x0211a388 module:overlay(34) +from:0x02122abc kind:load to:0x0211a3a4 module:overlay(34) +from:0x02122ac8 kind:load to:0x0211a79c module:overlay(34) +from:0x02122acc kind:load to:0x0211a7b8 module:overlay(34) +from:0x02122ad0 kind:load to:0x0211a7dc module:overlay(34) +from:0x02122ad4 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02122ad8 kind:load to:0x0207bff0 module:overlay(0) +from:0x02122ae4 kind:load to:0x0211a308 module:overlay(34) +from:0x02122ae8 kind:load to:0x02097924 module:overlay(0) +from:0x02122aec kind:load to:0x02097734 module:overlay(0) +from:0x02122af0 kind:load to:0x020977b0 module:overlay(0) +from:0x02122af4 kind:load to:0x0209792c module:overlay(0) +from:0x02122af8 kind:load to:0x0209794c module:overlay(0) +from:0x02122afc kind:load to:0x02097978 module:overlay(0) +from:0x02122b08 kind:load to:0x0207c47c module:overlay(0) +from:0x02122b0c kind:load to:0x0207c484 module:overlay(0) +from:0x02122b10 kind:load to:0x0207c94c module:overlay(0) +from:0x02122b14 kind:load to:0x0207c93c module:overlay(0) +from:0x02122b18 kind:load to:0x0207c980 module:overlay(0) +from:0x02122b1c kind:load to:0x0207c9f0 module:overlay(0) +from:0x02122b20 kind:load to:0x0207ca18 module:overlay(0) +from:0x02122b24 kind:load to:0x0207ca90 module:overlay(0) +from:0x02122b30 kind:load to:0x020984f8 module:overlay(0) +from:0x02122b34 kind:load to:0x02098534 module:overlay(0) +from:0x02122b38 kind:load to:0x0209854c module:overlay(0) +from:0x02122b3c kind:load to:0x02098558 module:overlay(0) +from:0x02122b40 kind:load to:0x01fff464 module:itcm +from:0x02122b44 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02122b48 kind:load to:0x0211aac0 module:overlay(34) +from:0x02122b4c kind:load to:0x0211ad40 module:overlay(34) +from:0x02122b50 kind:load to:0x0211dbd0 module:overlay(34) +from:0x02122b54 kind:load to:0x0211dbe8 module:overlay(34) +from:0x02122b58 kind:load to:0x0209849c module:overlay(0) +from:0x02122b5c kind:load to:0x0211dc6c module:overlay(34) +from:0x02122b60 kind:load to:0x020984a4 module:overlay(0) +from:0x02122b64 kind:load to:0x020984a8 module:overlay(0) +from:0x02122b68 kind:load to:0x02098564 module:overlay(0) +from:0x02122b6c kind:load to:0x020985d0 module:overlay(0) +from:0x02122b70 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122b74 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122b78 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122b7c kind:load to:0x0211e214 module:overlay(34) +from:0x02122b80 kind:load to:0x0211e26c module:overlay(34) +from:0x02122b84 kind:load to:0x0211af00 module:overlay(34) +from:0x02122b8c kind:load to:0x0211afbc module:overlay(34) +from:0x02122b94 kind:load to:0x0211b208 module:overlay(34) +from:0x02122b9c kind:load to:0x0211b260 module:overlay(34) +from:0x02122ba4 kind:load to:0x0211b3fc module:overlay(34) +from:0x02122bb4 kind:load to:0x0211bd84 module:overlay(34) +from:0x02122bbc kind:load to:0x0211bde0 module:overlay(34) +from:0x02122bc4 kind:load to:0x0211beec module:overlay(34) +from:0x02122bcc kind:load to:0x0211bf04 module:overlay(34) +from:0x02122bd4 kind:load to:0x0211c1c4 module:overlay(34) +from:0x02122bdc kind:load to:0x0211c43c module:overlay(34) +from:0x02122be4 kind:load to:0x0211c720 module:overlay(34) +from:0x02122bec kind:load to:0x0211c774 module:overlay(34) +from:0x02122bf4 kind:load to:0x0211c7b8 module:overlay(34) +from:0x02122c30 kind:load to:0x0211e2ec module:overlay(34) +from:0x02122c34 kind:load to:0x02097924 module:overlay(0) +from:0x02122c38 kind:load to:0x02097734 module:overlay(0) +from:0x02122c3c kind:load to:0x02120bbc module:overlay(34) +from:0x02122c40 kind:load to:0x02120c94 module:overlay(34) +from:0x02122c44 kind:load to:0x0209794c module:overlay(0) +from:0x02122c48 kind:load to:0x02120c7c module:overlay(34) +from:0x02122c54 kind:load to:0x020984f8 module:overlay(0) +from:0x02122c58 kind:load to:0x02098534 module:overlay(0) +from:0x02122c5c kind:load to:0x0209854c module:overlay(0) +from:0x02122c60 kind:load to:0x02098558 module:overlay(0) +from:0x02122c64 kind:load to:0x01fff464 module:itcm +from:0x02122c68 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02122c6c kind:load to:0x0211e5a0 module:overlay(34) +from:0x02122c70 kind:load to:0x0211e770 module:overlay(34) +from:0x02122c74 kind:load to:0x0211e7dc module:overlay(34) +from:0x02122c78 kind:load to:0x02098498 module:overlay(0) +from:0x02122c7c kind:load to:0x0211e7f8 module:overlay(34) +from:0x02122c80 kind:load to:0x0211e7fc module:overlay(34) +from:0x02122c84 kind:load to:0x0211e820 module:overlay(34) +from:0x02122c88 kind:load to:0x020984a8 module:overlay(0) +from:0x02122c8c kind:load to:0x02098564 module:overlay(0) +from:0x02122c90 kind:load to:0x020985d0 module:overlay(0) +from:0x02122c94 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122c98 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122c9c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122ca0 kind:load to:0x0211e4f0 module:overlay(34) +from:0x02122ca4 kind:load to:0x0211e544 module:overlay(34) +from:0x02122ca8 kind:load to:0x0211ee04 module:overlay(34) +from:0x02122cb0 kind:load to:0x0211ee64 module:overlay(34) +from:0x02122cb8 kind:load to:0x0211ef38 module:overlay(34) +from:0x02122cc0 kind:load to:0x0211f7e8 module:overlay(34) +from:0x02122cc8 kind:load to:0x02120444 module:overlay(34) +from:0x02122cdc kind:load to:0x0209c9f0 module:overlay(0) +from:0x02122ce0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02122ce4 kind:load to:0x0209ca38 module:overlay(0) +from:0x02122ce8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02122cf4 kind:load to:0x02120d6c module:overlay(34) +from:0x02122cf8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02122cfc kind:load to:0x0209c9f8 module:overlay(0) +from:0x02122d00 kind:load to:0x0209ca38 module:overlay(0) +from:0x02122d04 kind:load to:0x0209ca58 module:overlay(0) +from:0x02122d10 kind:load to:0x02120ff4 module:overlay(34) +from:0x02122d14 kind:load to:0x0209d098 module:overlay(0) +from:0x02122d18 kind:load to:0x02121094 module:overlay(34) +from:0x02122d1c kind:load to:0x021211fc module:overlay(34) +from:0x02122d20 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02122d24 kind:load to:0x02121364 module:overlay(34) +from:0x02122d28 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02122d2c kind:load to:0x021214dc module:overlay(34) +from:0x02122d30 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02122d34 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02122d38 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02122d3c kind:load to:0x0212160c module:overlay(34) +from:0x02122d40 kind:load to:0x02120f5c module:overlay(34) +from:0x02122d44 kind:load to:0x02120fa4 module:overlay(34) +from:0x02122d50 kind:load to:0x02121708 module:overlay(34) +from:0x02122d54 kind:load to:0x0209c8bc module:overlay(0) +from:0x02122d58 kind:load to:0x0209c97c module:overlay(0) +from:0x02122d5c kind:load to:0x0209c980 module:overlay(0) +from:0x02122d60 kind:load to:0x0209c984 module:overlay(0) +from:0x02122d6c kind:load to:0x02121834 module:overlay(34) +from:0x02122d70 kind:load to:0x0209d098 module:overlay(0) +from:0x02122d74 kind:load to:0x021218d8 module:overlay(34) +from:0x02122d78 kind:load to:0x02121b8c module:overlay(34) +from:0x02122d7c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02122d80 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02122d84 kind:load to:0x02121d4c module:overlay(34) +from:0x02122d88 kind:load to:0x021218d0 module:overlay(34) +from:0x02122d8c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02122d90 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02122d94 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02122d98 kind:load to:0x0209d1cc module:overlay(0) +from:0x02122d9c kind:load to:0x02121e38 module:overlay(34) +from:0x02122da0 kind:load to:0x02121e68 module:overlay(34) +from:0x02122dc0 kind:load to:0x02121ec0 module:overlay(34) +from:0x02122dc4 kind:load to:0x0209cb7c module:overlay(0) +from:0x02122dc8 kind:load to:0x0209cd40 module:overlay(0) +from:0x02122dcc kind:load to:0x0209cd5c module:overlay(0) +from:0x02122dd0 kind:load to:0x0209cda0 module:overlay(0) +from:0x02122dd4 kind:load to:0x021223a0 module:overlay(34) +from:0x02122dd8 kind:load to:0x021223b4 module:overlay(34) +from:0x02122ddc kind:load to:0x0209cb94 module:overlay(0) +from:0x02122de8 kind:load to:0x02121fec module:overlay(34) +from:0x02122dec kind:load to:0x02103234 module:overlays(19,31) +from:0x02122df0 kind:load to:0x0212200c module:overlay(34) +from:0x02122df4 kind:load to:0x02103790 module:overlays(19,31) +from:0x02122df8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02122dfc kind:load to:0x02122028 module:overlay(34) +from:0x02122e00 kind:load to:0x02103c28 module:overlays(19,31) +from:0x02122e04 kind:load to:0x0209d1ac module:overlay(0) +from:0x02122e08 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02122e0c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02122e10 kind:load to:0x021037a4 module:overlays(19,31) +from:0x02122e14 kind:load to:0x0209d1cc module:overlay(0) +from:0x02122e18 kind:load to:0x02122348 module:overlay(34) +from:0x02122e1c kind:load to:0x02122370 module:overlay(34) +from:0x02122e20 kind:load to:0x021221cc module:overlay(34) +from:0x02122e24 kind:load to:0x02122198 module:overlay(34) +from:0x02122e28 kind:load to:0x021221c4 module:overlay(34) +from:0x02122e2c kind:load to:0x02103f20 module:overlays(19,31) +from:0x02122e30 kind:load to:0x02103f80 module:overlays(19,31) +from:0x02122e34 kind:load to:0x02122320 module:overlay(34) +from:0x02122e38 kind:load to:0x02122314 module:overlay(34) diff --git a/config/usa/arm9/overlays/ov034/symbols.txt b/config/usa/arm9/overlays/ov034/symbols.txt new file mode 100644 index 00000000..1b383ff5 --- /dev/null +++ b/config/usa/arm9/overlays/ov034/symbols.txt @@ -0,0 +1,321 @@ +func_ov034_02118fa0 kind:function(arm,size=0xc) addr:0x02118fa0 +func_ov034_02118fac kind:function(arm,size=0x24) addr:0x02118fac +func_ov034_02118fd0 kind:function(arm,size=0x28) addr:0x02118fd0 +func_ov034_02118ff8 kind:function(arm,size=0x3c) addr:0x02118ff8 +func_ov034_02119034 kind:function(arm,size=0x3c) addr:0x02119034 +func_ov034_02119070 kind:function(arm,size=0x8c) addr:0x02119070 +func_ov034_021190fc kind:function(arm,size=0x11c) addr:0x021190fc +func_ov034_02119218 kind:function(arm,size=0x40) addr:0x02119218 +func_ov034_02119258 kind:function(arm,size=0x40) addr:0x02119258 +func_ov034_02119298 kind:function(arm,size=0x28) addr:0x02119298 +func_ov034_021192c0 kind:function(arm,size=0x30) addr:0x021192c0 +func_ov034_021192f0 kind:function(arm,size=0x14) addr:0x021192f0 +func_ov034_02119304 kind:function(arm,size=0xc) addr:0x02119304 +func_ov034_02119310 kind:function(arm,size=0x24) addr:0x02119310 +func_ov034_02119334 kind:function(arm,size=0x5c) addr:0x02119334 +func_ov034_02119390 kind:function(arm,size=0x70) addr:0x02119390 +func_ov034_02119400 kind:function(arm,size=0x188) addr:0x02119400 +func_ov034_02119588 kind:function(arm,size=0x14) addr:0x02119588 +func_ov034_0211959c kind:function(arm,size=0x144) addr:0x0211959c +func_ov034_021196e0 kind:function(arm,size=0x270) addr:0x021196e0 +func_ov034_02119950 kind:function(arm,size=0x14) addr:0x02119950 +func_ov034_02119964 kind:function(arm,size=0x1a0) addr:0x02119964 +func_ov034_02119b04 kind:function(arm,size=0xdc) addr:0x02119b04 +func_ov034_02119be0 kind:function(arm,size=0x94) addr:0x02119be0 +func_ov034_02119c74 kind:function(arm,size=0xc0) addr:0x02119c74 +func_ov034_02119d34 kind:function(arm,size=0x24) addr:0x02119d34 +func_ov034_02119d58 kind:function(arm,size=0x10) addr:0x02119d58 +func_ov034_02119d68 kind:function(arm,size=0x8) addr:0x02119d68 +func_ov034_02119d70 kind:function(arm,size=0xc) addr:0x02119d70 +func_ov034_02119d7c kind:function(arm,size=0x1c) addr:0x02119d7c +func_ov034_02119d98 kind:function(arm,size=0x68) addr:0x02119d98 +func_ov034_02119e00 kind:function(arm,size=0x70) addr:0x02119e00 +func_ov034_02119e70 kind:function(arm,size=0x14) addr:0x02119e70 +func_ov034_02119e84 kind:function(arm,size=0xc) addr:0x02119e84 +func_ov034_02119e90 kind:function(arm,size=0x24) addr:0x02119e90 +func_ov034_02119eb4 kind:function(arm,size=0x28) addr:0x02119eb4 +func_ov034_02119edc kind:function(arm,size=0xf4) addr:0x02119edc +func_ov034_02119fd0 kind:function(arm,size=0x14) addr:0x02119fd0 +func_ov034_02119fe4 kind:function(arm,size=0x204) addr:0x02119fe4 +func_ov034_0211a1e8 kind:function(arm,size=0x14) addr:0x0211a1e8 +func_ov034_0211a1fc kind:function(arm,size=0x20) addr:0x0211a1fc +func_ov034_0211a21c kind:function(arm,size=0x1c) addr:0x0211a21c +func_ov034_0211a238 kind:function(arm,size=0x30) addr:0x0211a238 +func_ov034_0211a268 kind:function(arm,size=0x38) addr:0x0211a268 +func_ov034_0211a2a0 kind:function(arm,size=0x14) addr:0x0211a2a0 +func_ov034_0211a2b4 kind:function(arm,size=0x48) addr:0x0211a2b4 +func_ov034_0211a2fc kind:function(arm,size=0xc) addr:0x0211a2fc +func_ov034_0211a308 kind:function(arm,size=0x24) addr:0x0211a308 +func_ov034_0211a32c kind:function(arm,size=0x48) addr:0x0211a32c +func_ov034_0211a374 kind:function(arm,size=0x14) addr:0x0211a374 +func_ov034_0211a388 kind:function(arm,size=0x1c) addr:0x0211a388 +func_ov034_0211a3a4 kind:function(arm,size=0x31c) addr:0x0211a3a4 +func_ov034_0211a6c0 kind:function(arm,size=0x9c) addr:0x0211a6c0 +func_ov034_0211a75c kind:function(arm,size=0x40) addr:0x0211a75c +func_ov034_0211a79c kind:function(arm,size=0x1c) addr:0x0211a79c +func_ov034_0211a7b8 kind:function(arm,size=0x24) addr:0x0211a7b8 +func_ov034_0211a7dc kind:function(arm,size=0xa4) addr:0x0211a7dc +func_ov034_0211a880 kind:function(arm,size=0x240) addr:0x0211a880 +func_ov034_0211aac0 kind:function(arm,size=0x280) addr:0x0211aac0 +func_ov034_0211ad40 kind:function(arm,size=0x12c) addr:0x0211ad40 +func_ov034_0211ae6c kind:function(arm,size=0x94) addr:0x0211ae6c +func_ov034_0211af00 kind:function(arm,size=0xbc) addr:0x0211af00 +func_ov034_0211afbc kind:function(arm,size=0x24c) addr:0x0211afbc +func_ov034_0211b208 kind:function(arm,size=0x58) addr:0x0211b208 +func_ov034_0211b260 kind:function(arm,size=0x19c) addr:0x0211b260 +func_ov034_0211b3fc kind:function(arm,size=0x988) addr:0x0211b3fc +func_ov034_0211bd84 kind:function(arm,size=0x5c) addr:0x0211bd84 +func_ov034_0211bde0 kind:function(arm,size=0x10c) addr:0x0211bde0 +func_ov034_0211beec kind:function(arm,size=0x18) addr:0x0211beec +func_ov034_0211bf04 kind:function(arm,size=0x2c0) addr:0x0211bf04 +func_ov034_0211c1c4 kind:function(arm,size=0x278) addr:0x0211c1c4 +func_ov034_0211c43c kind:function(arm,size=0x4c) addr:0x0211c43c +func_ov034_0211c488 kind:function(arm,size=0x274) addr:0x0211c488 +func_ov034_0211c6fc kind:function(arm,size=0x24) addr:0x0211c6fc +func_ov034_0211c720 kind:function(arm,size=0x54) addr:0x0211c720 +func_ov034_0211c774 kind:function(arm,size=0x44) addr:0x0211c774 +func_ov034_0211c7b8 kind:function(arm,size=0x10) addr:0x0211c7b8 +func_ov034_0211c7c8 kind:function(arm,size=0xfc) addr:0x0211c7c8 +func_ov034_0211c8c4 kind:function(arm,size=0x1b0) addr:0x0211c8c4 +func_ov034_0211ca74 kind:function(arm,size=0x40) addr:0x0211ca74 +func_ov034_0211cab4 kind:function(arm,size=0xdc) addr:0x0211cab4 +func_ov034_0211cb90 kind:function(arm,size=0x13c) addr:0x0211cb90 +func_ov034_0211cccc kind:function(arm,size=0x194) addr:0x0211cccc +func_ov034_0211ce60 kind:function(arm,size=0x144) addr:0x0211ce60 +func_ov034_0211cfa4 kind:function(arm,size=0xf4) addr:0x0211cfa4 +func_ov034_0211d098 kind:function(arm,size=0x6c) addr:0x0211d098 +func_ov034_0211d104 kind:function(arm,size=0x48) addr:0x0211d104 +func_ov034_0211d14c kind:function(arm,size=0x3c) addr:0x0211d14c +func_ov034_0211d188 kind:function(arm,size=0x108) addr:0x0211d188 +func_ov034_0211d290 kind:function(arm,size=0x4c) addr:0x0211d290 +func_ov034_0211d2dc kind:function(arm,size=0x184) addr:0x0211d2dc +func_ov034_0211d460 kind:function(arm,size=0x234) addr:0x0211d460 +func_ov034_0211d694 kind:function(arm,size=0x1ec) addr:0x0211d694 +func_ov034_0211d880 kind:function(arm,size=0xd0) addr:0x0211d880 +func_ov034_0211d950 kind:function(arm,size=0x13c) addr:0x0211d950 +func_ov034_0211da8c kind:function(arm,size=0x90) addr:0x0211da8c +func_ov034_0211db1c kind:function(arm,size=0xb4) addr:0x0211db1c +func_ov034_0211dbd0 kind:function(arm,size=0x18) addr:0x0211dbd0 +func_ov034_0211dbe8 kind:function(arm,size=0x84) addr:0x0211dbe8 +func_ov034_0211dc6c kind:function(arm,size=0x330) addr:0x0211dc6c +func_ov034_0211df9c kind:function(arm,size=0x38) addr:0x0211df9c +func_ov034_0211dfd4 kind:function(arm,size=0xec) addr:0x0211dfd4 +func_ov034_0211e0c0 kind:function(arm,size=0x94) addr:0x0211e0c0 +func_ov034_0211e154 kind:function(arm,size=0x30) addr:0x0211e154 +func_ov034_0211e184 kind:function(arm,size=0x30) addr:0x0211e184 +func_ov034_0211e1b4 kind:function(arm,size=0x30) addr:0x0211e1b4 +func_ov034_0211e1e4 kind:function(arm,size=0x30) addr:0x0211e1e4 +func_ov034_0211e214 kind:function(arm,size=0x58) addr:0x0211e214 +func_ov034_0211e26c kind:function(arm,size=0x60) addr:0x0211e26c +func_ov034_0211e2cc kind:function(arm,size=0x14) addr:0x0211e2cc +func_ov034_0211e2e0 kind:function(arm,size=0xc) addr:0x0211e2e0 +func_ov034_0211e2ec kind:function(arm,size=0x28) addr:0x0211e2ec +func_ov034_0211e314 kind:function(arm,size=0x30) addr:0x0211e314 +func_ov034_0211e344 kind:function(arm,size=0x1ac) addr:0x0211e344 +func_ov034_0211e4f0 kind:function(arm,size=0x54) addr:0x0211e4f0 +func_ov034_0211e544 kind:function(arm,size=0x5c) addr:0x0211e544 +func_ov034_0211e5a0 kind:function(arm,size=0x1d0) addr:0x0211e5a0 +func_ov034_0211e770 kind:function(arm,size=0x6c) addr:0x0211e770 +func_ov034_0211e7dc kind:function(arm,size=0x1c) addr:0x0211e7dc +func_ov034_0211e7f8 kind:function(arm,size=0x4) addr:0x0211e7f8 +func_ov034_0211e7fc kind:function(arm,size=0x24) addr:0x0211e7fc +func_ov034_0211e820 kind:function(arm,size=0x4) addr:0x0211e820 +func_ov034_0211e824 kind:function(arm,size=0x24) addr:0x0211e824 +func_ov034_0211e848 kind:function(arm,size=0x184) addr:0x0211e848 +func_ov034_0211e9cc kind:function(arm,size=0x34) addr:0x0211e9cc +func_ov034_0211ea00 kind:function(arm,size=0x48) addr:0x0211ea00 +func_ov034_0211ea48 kind:function(arm,size=0x40) addr:0x0211ea48 +func_ov034_0211ea88 kind:function(arm,size=0x64) addr:0x0211ea88 +func_ov034_0211eaec kind:function(arm,size=0x114) addr:0x0211eaec +func_ov034_0211ec00 kind:function(arm,size=0x50) addr:0x0211ec00 +func_ov034_0211ec50 kind:function(arm,size=0x58) addr:0x0211ec50 +func_ov034_0211eca8 kind:function(arm,size=0x6c) addr:0x0211eca8 +func_ov034_0211ed14 kind:function(arm,size=0x14) addr:0x0211ed14 +func_ov034_0211ed28 kind:function(arm,size=0x6c) addr:0x0211ed28 +func_ov034_0211ed94 kind:function(arm,size=0x18) addr:0x0211ed94 +func_ov034_0211edac kind:function(arm,size=0x18) addr:0x0211edac +func_ov034_0211edc4 kind:function(arm,size=0x18) addr:0x0211edc4 +func_ov034_0211eddc kind:function(arm,size=0x28) addr:0x0211eddc +func_ov034_0211ee04 kind:function(arm,size=0x60) addr:0x0211ee04 +func_ov034_0211ee64 kind:function(arm,size=0x3c) addr:0x0211ee64 +func_ov034_0211eea0 kind:function(arm,size=0x98) addr:0x0211eea0 +func_ov034_0211ef38 kind:function(arm,size=0x3c) addr:0x0211ef38 +func_ov034_0211ef74 kind:function(arm,size=0x374) addr:0x0211ef74 +func_ov034_0211f2e8 kind:function(arm,size=0x23c) addr:0x0211f2e8 +func_ov034_0211f524 kind:function(arm,size=0x28) addr:0x0211f524 +func_ov034_0211f54c kind:function(arm,size=0x128) addr:0x0211f54c +func_ov034_0211f674 kind:function(arm,size=0x140) addr:0x0211f674 +func_ov034_0211f7b4 kind:function(arm,size=0x34) addr:0x0211f7b4 +func_ov034_0211f7e8 kind:function(arm,size=0x23c) addr:0x0211f7e8 +func_ov034_0211fa24 kind:function(arm,size=0x8a0) addr:0x0211fa24 +func_ov034_021202c4 kind:function(arm,size=0x50) addr:0x021202c4 +func_ov034_02120314 kind:function(arm,size=0x118) addr:0x02120314 +func_ov034_0212042c kind:function(arm,size=0x18) addr:0x0212042c +func_ov034_02120444 kind:function(arm,size=0x58) addr:0x02120444 +func_ov034_0212049c kind:function(arm,size=0x1ac) addr:0x0212049c +func_ov034_02120648 kind:function(arm,size=0x2d4) addr:0x02120648 +func_ov034_0212091c kind:function(arm,size=0x140) addr:0x0212091c +func_ov034_02120a5c kind:function(arm,size=0xb8) addr:0x02120a5c +func_ov034_02120b14 kind:function(arm,size=0xa8) addr:0x02120b14 +func_ov034_02120bbc kind:function(arm,size=0xc0) addr:0x02120bbc +func_ov034_02120c7c kind:function(arm,size=0x18) addr:0x02120c7c +func_ov034_02120c94 kind:function(arm,size=0xb8) addr:0x02120c94 +func_ov034_02120d4c kind:function(arm,size=0x14) addr:0x02120d4c +func_ov034_02120d60 kind:function(arm,size=0xc) addr:0x02120d60 +func_ov034_02120d6c kind:function(arm,size=0x24) addr:0x02120d6c +func_ov034_02120d90 kind:function(arm,size=0xac) addr:0x02120d90 +func_ov034_02120e3c kind:function(arm,size=0x10c) addr:0x02120e3c +func_ov034_02120f48 kind:function(arm,size=0x14) addr:0x02120f48 +func_ov034_02120f5c kind:function(arm,size=0x48) addr:0x02120f5c +func_ov034_02120fa4 kind:function(arm,size=0x50) addr:0x02120fa4 +func_ov034_02120ff4 kind:function(arm,size=0xa0) addr:0x02120ff4 +func_ov034_02121094 kind:function(arm,size=0x168) addr:0x02121094 +func_ov034_021211fc kind:function(arm,size=0x54) addr:0x021211fc +func_ov034_02121250 kind:function(arm,size=0x114) addr:0x02121250 +func_ov034_02121364 kind:function(arm,size=0x34) addr:0x02121364 +func_ov034_02121398 kind:function(arm,size=0xe4) addr:0x02121398 +func_ov034_0212147c kind:function(arm,size=0x60) addr:0x0212147c +func_ov034_021214dc kind:function(arm,size=0xa8) addr:0x021214dc +func_ov034_02121584 kind:function(arm,size=0x44) addr:0x02121584 +func_ov034_021215c8 kind:function(arm,size=0x44) addr:0x021215c8 +func_ov034_0212160c kind:function(arm,size=0x48) addr:0x0212160c +func_ov034_02121654 kind:function(arm,size=0x14) addr:0x02121654 +func_ov034_02121668 kind:function(arm,size=0x14) addr:0x02121668 +func_ov034_0212167c kind:function(arm,size=0x80) addr:0x0212167c +func_ov034_021216fc kind:function(arm,size=0xc) addr:0x021216fc +func_ov034_02121708 kind:function(arm,size=0x24) addr:0x02121708 +func_ov034_0212172c kind:function(arm,size=0x3c) addr:0x0212172c +func_ov034_02121768 kind:function(arm,size=0xcc) addr:0x02121768 +func_ov034_02121834 kind:function(arm,size=0x9c) addr:0x02121834 +func_ov034_021218d0 kind:function(arm,size=0x8) addr:0x021218d0 +func_ov034_021218d8 kind:function(arm,size=0x2b4) addr:0x021218d8 +func_ov034_02121b8c kind:function(arm,size=0x14) addr:0x02121b8c +func_ov034_02121ba0 kind:function(arm,size=0x30) addr:0x02121ba0 +func_ov034_02121bd0 kind:function(arm,size=0x54) addr:0x02121bd0 +func_ov034_02121c24 kind:function(arm,size=0x128) addr:0x02121c24 +func_ov034_02121d4c kind:function(arm,size=0x18) addr:0x02121d4c +func_ov034_02121d64 kind:function(arm,size=0x60) addr:0x02121d64 +func_ov034_02121dc4 kind:function(arm,size=0x60) addr:0x02121dc4 +func_ov034_02121e24 kind:function(arm,size=0x14) addr:0x02121e24 +func_ov034_02121e38 kind:function(arm,size=0x30) addr:0x02121e38 +func_ov034_02121e68 kind:function(arm,size=0x38) addr:0x02121e68 +func_ov034_02121ea0 kind:function(arm,size=0x14) addr:0x02121ea0 +func_ov034_02121eb4 kind:function(arm,size=0xc) addr:0x02121eb4 +func_ov034_02121ec0 kind:function(arm,size=0x24) addr:0x02121ec0 +func_ov034_02121ee4 kind:function(arm,size=0x4c) addr:0x02121ee4 +func_ov034_02121f30 kind:function(arm,size=0xbc) addr:0x02121f30 +func_ov034_02121fec kind:function(arm,size=0x20) addr:0x02121fec +func_ov034_0212200c kind:function(arm,size=0x1c) addr:0x0212200c +func_ov034_02122028 kind:function(arm,size=0x170) addr:0x02122028 +func_ov034_02122198 kind:function(arm,size=0x2c) addr:0x02122198 +func_ov034_021221c4 kind:function(arm,size=0x8) addr:0x021221c4 +func_ov034_021221cc kind:function(arm,size=0x148) addr:0x021221cc +func_ov034_02122314 kind:function(arm,size=0xc) addr:0x02122314 +func_ov034_02122320 kind:function(arm,size=0x28) addr:0x02122320 +func_ov034_02122348 kind:function(arm,size=0x28) addr:0x02122348 +func_ov034_02122370 kind:function(arm,size=0x30) addr:0x02122370 +func_ov034_021223a0 kind:function(arm,size=0x14) addr:0x021223a0 +func_ov034_021223b4 kind:function(arm,size=0x1c) addr:0x021223b4 +func_ov034_021223d0 kind:function(thumb,size=0x48) addr:0x021223d0 +data_ov034_02122418 kind:data(any) addr:0x02122418 +data_ov034_02122428 kind:data(any) addr:0x02122428 +data_ov034_02122438 kind:data(any) addr:0x02122438 +data_ov034_02122448 kind:data(any) addr:0x02122448 +data_ov034_02122458 kind:data(any) addr:0x02122458 +data_ov034_0212245c kind:data(any) addr:0x0212245c +data_ov034_0212246c kind:data(any) addr:0x0212246c +data_ov034_0212247c kind:data(any) addr:0x0212247c +data_ov034_0212248c kind:data(any) addr:0x0212248c +data_ov034_0212249c kind:data(any) addr:0x0212249c +data_ov034_021224ac kind:data(any) addr:0x021224ac +data_ov034_021224b8 kind:data(any) addr:0x021224b8 +__sinit_ov034_021224cc kind:function(arm,size=0x50) addr:0x021224cc +__sinit_ov034_0212251c kind:function(arm,size=0x50) addr:0x0212251c +__sinit_ov034_0212256c kind:function(arm,size=0x50) addr:0x0212256c +__sinit_ov034_021225bc kind:function(arm,size=0x70) addr:0x021225bc +__sinit_ov034_0212262c kind:function(arm,size=0x50) addr:0x0212262c +__sinit_ov034_0212267c kind:function(arm,size=0x50) addr:0x0212267c +__sinit_ov034_021226cc kind:function(arm,size=0x5c) addr:0x021226cc +__sinit_ov034_02122728 kind:function(arm,size=0x84) addr:0x02122728 +.p__sinit_ov034_021224cc kind:data(word) addr:0x021227ac +.p__sinit_ov034_0212251c kind:data(word) addr:0x021227b0 +.p__sinit_ov034_0212256c kind:data(word) addr:0x021227b4 +.p__sinit_ov034_021225bc kind:data(word) addr:0x021227b8 +.p__sinit_ov034_0212262c kind:data(word) addr:0x021227bc +.p__sinit_ov034_0212267c kind:data(word) addr:0x021227c0 +.p__sinit_ov034_021226cc kind:data(word) addr:0x021227c4 +.p__sinit_ov034_02122728 kind:data(word) addr:0x021227c8 +data_ov034_021227e8 kind:data(any) addr:0x021227e8 +data_ov034_021227f0 kind:data(any) addr:0x021227f0 ambiguous +data_ov034_0212280c kind:data(any) addr:0x0212280c +data_ov034_02122870 kind:data(any) addr:0x02122870 +data_ov034_0212288c kind:data(any) addr:0x0212288c +data_ov034_021228a4 kind:data(any) addr:0x021228a4 +data_ov034_021228c4 kind:data(any) addr:0x021228c4 +data_ov034_0212290c kind:data(any) addr:0x0212290c +data_ov034_02122964 kind:data(any) addr:0x02122964 +data_ov034_02122984 kind:data(any) addr:0x02122984 +data_ov034_021229a8 kind:data(any) addr:0x021229a8 +data_ov034_021229d0 kind:data(any) addr:0x021229d0 +data_ov034_02122a18 kind:data(any) addr:0x02122a18 +data_ov034_02122a74 kind:data(any) addr:0x02122a74 +data_ov034_02122a80 kind:data(any) addr:0x02122a80 +data_ov034_02122a8c kind:data(any) addr:0x02122a8c +data_ov034_02122a98 kind:data(any) addr:0x02122a98 +data_ov034_02122aa4 kind:data(any) addr:0x02122aa4 +data_ov034_02122ab4 kind:data(any) addr:0x02122ab4 +data_ov034_02122ac8 kind:data(any) addr:0x02122ac8 +data_ov034_02122ae4 kind:data(any) addr:0x02122ae4 +data_ov034_02122b08 kind:data(any) addr:0x02122b08 +data_ov034_02122b30 kind:data(any) addr:0x02122b30 +data_ov034_02122b84 kind:data(any) addr:0x02122b84 +data_ov034_02122b94 kind:data(any) addr:0x02122b94 +data_ov034_02122bfc kind:data(any) addr:0x02122bfc +data_ov034_02122c08 kind:data(any) addr:0x02122c08 +data_ov034_02122c18 kind:data(any) addr:0x02122c18 +data_ov034_02122c30 kind:data(any) addr:0x02122c30 +data_ov034_02122c54 kind:data(any) addr:0x02122c54 +data_ov034_02122ca8 kind:data(any) addr:0x02122ca8 +data_ov034_02122cb0 kind:data(any) addr:0x02122cb0 +data_ov034_02122cb8 kind:data(any) addr:0x02122cb8 +data_ov034_02122cc0 kind:data(any) addr:0x02122cc0 +data_ov034_02122cc8 kind:data(any) addr:0x02122cc8 +data_ov034_02122cd8 kind:data(any) addr:0x02122cd8 +data_ov034_02122cf4 kind:data(any) addr:0x02122cf4 +data_ov034_02122d10 kind:data(any) addr:0x02122d10 +data_ov034_02122d50 kind:data(any) addr:0x02122d50 +data_ov034_02122d6c kind:data(any) addr:0x02122d6c +data_ov034_02122da4 kind:data(any) addr:0x02122da4 +data_ov034_02122dc0 kind:data(any) addr:0x02122dc0 +data_ov034_02122de8 kind:data(any) addr:0x02122de8 +data_ov034_02122e40 kind:bss addr:0x02122e40 +data_ov034_02122e44 kind:bss addr:0x02122e44 +data_ov034_02122e50 kind:bss addr:0x02122e50 +data_ov034_02122e9c kind:bss addr:0x02122e9c ambiguous +data_ov034_02122f28 kind:bss addr:0x02122f28 +data_ov034_02122f2c kind:bss addr:0x02122f2c +data_ov034_02122f38 kind:bss addr:0x02122f38 +data_ov034_02122f74 kind:bss addr:0x02122f74 ambiguous +data_ov034_02122fd8 kind:bss addr:0x02122fd8 ambiguous +data_ov034_02123010 kind:bss addr:0x02123010 +data_ov034_02123014 kind:bss addr:0x02123014 +data_ov034_02123020 kind:bss addr:0x02123020 +data_ov034_021230f8 kind:bss addr:0x021230f8 +data_ov034_021230fc kind:bss addr:0x021230fc +data_ov034_02123108 kind:bss addr:0x02123108 +data_ov034_021231e0 kind:bss addr:0x021231e0 +data_ov034_021231e8 kind:bss addr:0x021231e8 +data_ov034_021231f4 kind:bss addr:0x021231f4 +data_ov034_021232e8 kind:bss addr:0x021232e8 +data_ov034_021232ec kind:bss addr:0x021232ec +data_ov034_021232f8 kind:bss addr:0x021232f8 +data_ov034_02123318 kind:bss addr:0x02123318 +data_ov034_021233cc kind:bss addr:0x021233cc +data_ov034_021233ec kind:bss addr:0x021233ec +data_ov034_021233f0 kind:bss addr:0x021233f0 +data_ov034_021233fc kind:bss addr:0x021233fc +data_ov034_02123408 kind:bss addr:0x02123408 +data_ov034_02123428 kind:bss addr:0x02123428 +data_ov034_0212342c kind:bss addr:0x0212342c +data_ov034_02123438 kind:bss addr:0x02123438 +data_ov034_02123458 kind:bss addr:0x02123458 diff --git a/config/usa/arm9/overlays/ov035/delinks.txt b/config/usa/arm9/overlays/ov035/delinks.txt new file mode 100644 index 00000000..2265de52 --- /dev/null +++ b/config/usa/arm9/overlays/ov035/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02118fa0 end:0x02120ea8 kind:code align:32 + .rodata start:0x02120ea8 end:0x02120f7c kind:rodata align:4 + .init start:0x02120f7c end:0x02121160 kind:code align:4 + .ctor start:0x02121160 end:0x02121170 kind:rodata align:4 + .data start:0x02121180 end:0x02121ae0 kind:data align:32 + .bss start:0x02121ae0 end:0x02121ee0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov035/relocs.txt b/config/usa/arm9/overlays/ov035/relocs.txt new file mode 100644 index 00000000..b467d52c --- /dev/null +++ b/config/usa/arm9/overlays/ov035/relocs.txt @@ -0,0 +1,1148 @@ +from:0x02118fa8 kind:load to:0x02121af0 module:overlay(35) +from:0x02118fbc kind:arm_call to:0x02011f3c module:main +from:0x02118fc8 kind:arm_call to:0x02119020 module:overlay(35) +from:0x02118fdc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02119018 kind:load to:0x02121188 module:overlay(35) +from:0x02119030 kind:arm_call to:0x0211ea90 module:overlay(35) +from:0x02119094 kind:arm_call to:0x0211a8f8 module:overlay(35) +from:0x021190c0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021190dc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021190ec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211911c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021191a8 kind:load to:0x021212f4 module:overlay(35) +from:0x021191ac kind:load to:0x02121af0 module:overlay(35) +from:0x021191b0 kind:load to:0x021211d8 module:overlay(35) +from:0x021191b4 kind:load to:0x02049bc4 module:main +from:0x021191b8 kind:load to:0x02120ea8 module:overlay(35) +from:0x021191c4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021191d8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021191f0 kind:arm_call to:0x0211ec20 module:overlay(35) +from:0x02119200 kind:arm_call to:0x01fff458 module:itcm +from:0x02119214 kind:arm_call to:0x0211ac8c module:overlay(35) +from:0x02119220 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02119238 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02119248 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0211929c kind:load to:0x027e0ce4 module:dtcm +from:0x021192a0 kind:load to:0x0211a798 module:overlay(35) +from:0x021192c4 kind:load to:0x020aecd8 module:overlay(0) +from:0x021192c8 kind:load to:0x0209860c module:overlay(0) +from:0x021192d8 kind:arm_call to:0x021192a4 module:overlay(35) +from:0x021192f8 kind:arm_call to:0x02165ff4 module:overlay(93) +from:0x02119338 kind:load to:0x027e0d8c module:dtcm +from:0x0211933c kind:load to:0x0212121c module:overlay(35) +from:0x02119360 kind:arm_call to:0x021206b8 module:overlay(35) +from:0x02119374 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021193cc kind:arm_call to:0x021207b4 module:overlay(35) +from:0x02119438 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211944c kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02119460 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119470 kind:arm_call to:0x021206c4 module:overlay(35) +from:0x021194c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021194d0 kind:arm_call to:0x021206c4 module:overlay(35) +from:0x021194ec kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x02119518 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x021195ac kind:arm_call to:0x02120ad4 module:overlay(35) +from:0x021195bc kind:arm_call to:0x02098694 module:overlay(0) +from:0x02119604 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119614 kind:arm_call to:0x021206c4 module:overlay(35) +from:0x0211962c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02119650 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x021196d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021196e4 kind:arm_call to:0x021206c4 module:overlay(35) +from:0x02119724 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119734 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02119788 kind:load to:0x027e0ce4 module:dtcm +from:0x02119790 kind:load to:0x020aece0 module:overlay(0) +from:0x02119794 kind:load to:0x027e0d38 module:dtcm +from:0x0211979c kind:load to:0x027e0ce0 module:dtcm +from:0x021197d8 kind:load to:0x02121284 module:overlay(35) +from:0x02119804 kind:arm_call to:0x0211b6d8 module:overlay(35) +from:0x02119820 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02119848 kind:arm_call to:0x0211ee4c module:overlay(35) +from:0x02119864 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211988c kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02119898 kind:load to:0x027e09b4 module:dtcm +from:0x021198f8 kind:arm_call to:0x0212080c module:overlay(35) +from:0x02119948 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211995c kind:load to:0x027e0ce0 module:dtcm +from:0x021199a0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021199e4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02119a58 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02119a70 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02119a84 kind:load to:0x020aecd8 module:overlay(0) +from:0x02119a88 kind:load to:0x027e09b8 module:dtcm +from:0x02119b28 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02119b54 kind:arm_call to:0x02015058 module:main +from:0x02119b74 kind:arm_call to:0x02015058 module:main +from:0x02119b94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02119bb4 kind:arm_call to:0x02015058 module:main +from:0x02119bd4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02119bf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119c0c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02119c70 kind:load to:0x027e0cec module:dtcm +from:0x02119c78 kind:load to:0x027e09a8 module:dtcm +from:0x02119c84 kind:load to:0x027e09b8 module:dtcm +from:0x02119c88 kind:load to:0x02049bc4 module:main +from:0x02119da4 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x02119db0 kind:load to:0x02049bc4 module:main +from:0x02119db4 kind:load to:0x0203e93c module:main +from:0x02119dbc kind:load to:0x02121388 module:overlay(35) +from:0x02119dc8 kind:arm_call to:0x02120d64 module:overlay(35) +from:0x02119ddc kind:arm_call to:0x01ff930c module:itcm +from:0x02119e6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02119e80 kind:arm_call to:0x02120794 module:overlay(35) +from:0x02119fcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02119fe8 kind:arm_call to:0x0212070c module:overlay(35) +from:0x0211a0f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a104 kind:load to:0x0203e93c module:main +from:0x0211a108 kind:load to:0x02049bc4 module:main +from:0x0211a168 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211a238 kind:load to:0x02121388 module:overlay(35) +from:0x0211a23c kind:load to:0x02049bc4 module:main +from:0x0211a24c kind:arm_call to:0x02120d64 module:overlay(35) +from:0x0211a26c kind:arm_call to:0x01fff148 module:itcm +from:0x0211a28c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a2c8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a2d8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a2f0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211a304 kind:arm_call to:0x01ff930c module:itcm +from:0x0211a3b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a3c8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211a3d8 kind:arm_call to:0x0212073c module:overlay(35) +from:0x0211a4b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a4c0 kind:load to:0x0203e93c module:main +from:0x0211a4c4 kind:load to:0x02049bc4 module:main +from:0x0211a510 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211a528 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0211a544 kind:load to:0x021213b8 module:overlay(35) +from:0x0211a550 kind:arm_call to:0x0212099c module:overlay(35) +from:0x0211a558 kind:arm_call to:0x02120e10 module:overlay(35) +from:0x0211a570 kind:arm_call to:0x02015058 module:main +from:0x0211a590 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211a5e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0211a668 kind:arm_call to:0x02120284 module:overlay(35) +from:0x0211a670 kind:arm_call to:0x0212080c module:overlay(35) +from:0x0211a6a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a6c8 kind:load to:0x027e09a8 module:dtcm +from:0x0211a6d4 kind:load to:0x0203e93c module:main +from:0x0211a6e0 kind:arm_call to:0x0211f1e0 module:overlay(35) +from:0x0211a6f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a720 kind:arm_call to:0x0211f674 module:overlay(35) +from:0x0211a728 kind:arm_call to:0x0211eef8 module:overlay(35) +from:0x0211a778 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211a784 kind:arm_call to:0x02120800 module:overlay(35) +from:0x0211a7ec kind:arm_call to:0x0200eab0 module:main +from:0x0211a830 kind:arm_call to:0x0200e260 module:main +from:0x0211a840 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211a8b4 kind:arm_call to:0x0200e260 module:main +from:0x0211a8c4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211a8f4 kind:load to:0x027e0964 module:dtcm +from:0x0211a900 kind:arm_call to:0x0209a7a4 module:overlay(0) +from:0x0211a914 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211a924 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211a934 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211a944 kind:load to:0x021211ac module:overlay(35) +from:0x0211a948 kind:load to:0x02120ec8 module:overlay(35) +from:0x0211a94c kind:load to:0x02120ed8 module:overlay(35) +from:0x0211a950 kind:load to:0x02120eb8 module:overlay(35) +from:0x0211a964 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211a970 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211a98c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211a99c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211a9ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211a9b4 kind:arm_call to:0x02011ff4 module:main +from:0x0211a9c8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211a9d0 kind:arm_call to:0x02011ff4 module:main +from:0x0211a9e8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211a9f0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211a9f8 kind:arm_call to:0x0211ebf8 module:overlay(35) +from:0x0211aa10 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211aa18 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211aa20 kind:arm_call to:0x0211ebf8 module:overlay(35) +from:0x0211aa28 kind:arm_call to:0x02011ff4 module:main +from:0x0211aa3c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211aa50 kind:load to:0x02121be8 module:overlay(35) +from:0x0211aa64 kind:arm_call to:0x02011f3c module:main +from:0x0211aa70 kind:arm_call to:0x0211ad1c module:overlay(35) +from:0x0211aa84 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211aab8 kind:load to:0x02121548 module:overlay(35) +from:0x0211aac4 kind:load to:0x02121cc0 module:overlay(35) +from:0x0211aad8 kind:arm_call to:0x02011f3c module:main +from:0x0211aae4 kind:arm_call to:0x0211ad1c module:overlay(35) +from:0x0211aaf8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211ab2c kind:load to:0x02121524 module:overlay(35) +from:0x0211ab48 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x0211ab60 kind:load to:0x021214f0 module:overlay(35) +from:0x0211abcc kind:arm_call to:0x0211b85c module:overlay(35) +from:0x0211abdc kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x0211abf8 kind:arm_call to:0x0211b8a4 module:overlay(35) +from:0x0211ac00 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x0211ac18 kind:arm_call to:0x0211b978 module:overlay(35) +from:0x0211ac24 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x0211ac64 kind:load to:0x02121508 module:overlay(35) +from:0x0211ac78 kind:arm_call to:0x0211b734 module:overlay(35) +from:0x0211ac84 kind:arm_call to:0x0207b6ec module:overlay(0) +from:0x0211acb0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211acf0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211ad10 kind:load to:0x020b537c module:overlay(0) +from:0x0211ad24 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0211ad8c kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x0211ada4 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x0211adb4 kind:arm_call to:0x0211ab30 module:overlay(35) +from:0x0211adc0 kind:arm_call to:0x0211ac2c module:overlay(35) +from:0x0211ade0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0211ae2c kind:load to:0x0212156c module:overlay(35) +from:0x0211ae30 kind:load to:0x020b537c module:overlay(0) +from:0x0211ae34 kind:load to:0x02120ee8 module:overlay(35) +from:0x0211ae40 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211ae60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211ae74 kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211ae8c kind:load to:0x027e0ce4 module:dtcm +from:0x0211aee0 kind:load to:0x020aecd8 module:overlay(0) +from:0x0211aee4 kind:load to:0x02121478 module:overlay(35) +from:0x0211af08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211af5c kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211af64 kind:load to:0x027e0ce4 module:dtcm +from:0x0211af94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211afa8 kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211b014 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b06c kind:arm_call to:0x0211af7c module:overlay(35) +from:0x0211b0b8 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0211b0f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b12c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0211b160 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0211b178 kind:arm_call to:0x0211b734 module:overlay(35) +from:0x0211b184 kind:load to:0x027e09c0 module:dtcm +from:0x0211b1d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b1e4 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0211b1fc kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211b228 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0211b254 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211b294 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211b2ac kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0211b2c0 kind:arm_call to:0x0211b734 module:overlay(35) +from:0x0211b2f8 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0211b308 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0211b320 kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211b334 kind:load to:0x027e09c0 module:dtcm +from:0x0211b36c kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0211b3b0 kind:arm_call to:0x0211b734 module:overlay(35) +from:0x0211b414 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211b468 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211b4c8 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0211b4dc kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211b4f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b4f4 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b508 kind:arm_call to:0x0211b734 module:overlay(35) +from:0x0211b520 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0211b580 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0211b58c kind:load to:0x021214b0 module:overlay(35) +from:0x0211b590 kind:load to:0x0203e93c module:main +from:0x0211b598 kind:load to:0x027e0d38 module:dtcm +from:0x0211b59c kind:load to:0x027e0ce4 module:dtcm +from:0x0211b5a4 kind:load to:0x027e09c0 module:dtcm +from:0x0211b5bc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211b614 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211b650 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211b664 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211b688 kind:load to:0x0203e93c module:main +from:0x0211b740 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211b748 kind:arm_call to:0x01fff458 module:itcm +from:0x0211b780 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211b79c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211b7b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211b7dc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211b7f8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211b81c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211b834 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b844 kind:load to:0x027e0cec module:dtcm +from:0x0211b854 kind:load to:0x027e09a8 module:dtcm +from:0x0211b894 kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211b96c kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211b9e8 kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211ba2c kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211ba5c kind:arm_call to:0x0211ae90 module:overlay(35) +from:0x0211ba6c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211ba74 kind:arm_call to:0x02011ff4 module:main +from:0x0211ba8c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211ba94 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211ba9c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211baa4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211babc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211bac4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211bacc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211bad4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211badc kind:arm_call to:0x02011ff4 module:main +from:0x0211baf0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211bb04 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211bb48 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0211bb94 kind:load to:0x0203e93c module:main +from:0x0211bb98 kind:load to:0x027e0cd8 module:dtcm +from:0x0211bba4 kind:load to:0x02121dbc module:overlay(35) +from:0x0211bbb8 kind:arm_call to:0x02011f3c module:main +from:0x0211bbc4 kind:arm_call to:0x0211bc24 module:overlay(35) +from:0x0211bbd8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211bc1c kind:load to:0x021215d8 module:overlay(35) +from:0x0211bc34 kind:arm_call to:0x0211ea90 module:overlay(35) +from:0x0211bc98 kind:arm_call to:0x0211e350 module:overlay(35) +from:0x0211bcc4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0211bce0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211bcf0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211bd60 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0211bdb4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211bdc4 kind:load to:0x02121728 module:overlay(35) +from:0x0211bdc8 kind:load to:0x02121dbc module:overlay(35) +from:0x0211bdcc kind:load to:0x021211d8 module:overlay(35) +from:0x0211bdd0 kind:load to:0x02120efc module:overlay(35) +from:0x0211bdd4 kind:load to:0x02121db0 module:overlay(35) +from:0x0211bde0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211bdf8 kind:arm_call to:0x0211ec20 module:overlay(35) +from:0x0211be08 kind:arm_call to:0x01fff458 module:itcm +from:0x0211be1c kind:arm_call to:0x0211ac8c module:overlay(35) +from:0x0211be28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211be40 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0211be50 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0211beac kind:arm_call to:0x020267d8 module:main +from:0x0211beb4 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0211bf0c kind:load to:0x027e0ce4 module:dtcm +from:0x0211bf10 kind:load to:0x0211e03c module:overlay(35) +from:0x0211bf14 kind:load to:0x02121dbc module:overlay(35) +from:0x0211bf18 kind:load to:0x021218c4 module:overlay(35) +from:0x0211bf1c kind:load to:0x02121d98 module:overlay(35) +from:0x0211bf48 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0211bf50 kind:load to:0x020aecd8 module:overlay(0) +from:0x0211bf60 kind:arm_call to:0x0211bf20 module:overlay(35) +from:0x0211bf80 kind:arm_call to:0x02165ff4 module:overlay(93) +from:0x0211bfc0 kind:load to:0x027e0d8c module:dtcm +from:0x0211bfc4 kind:load to:0x02121620 module:overlay(35) +from:0x0211bfec kind:arm_call to:0x021206b8 module:overlay(35) +from:0x0211c024 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211c07c kind:arm_call to:0x021207b4 module:overlay(35) +from:0x0211c0ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c100 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x0211c114 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c124 kind:arm_call to:0x021206c4 module:overlay(35) +from:0x0211c1a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c1b4 kind:arm_call to:0x021206c4 module:overlay(35) +from:0x0211c1d0 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x0211c1fc kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x0211c2cc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211c2dc kind:arm_call to:0x02120ad4 module:overlay(35) +from:0x0211c32c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c33c kind:arm_call to:0x021206c4 module:overlay(35) +from:0x0211c384 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211c3a4 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0211c408 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c418 kind:arm_call to:0x021206c4 module:overlay(35) +from:0x0211c480 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c498 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x0211c520 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c528 kind:load to:0x020aece0 module:overlay(0) +from:0x0211c52c kind:load to:0x027e0d38 module:dtcm +from:0x0211c534 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c570 kind:load to:0x021216a0 module:overlay(35) +from:0x0211c59c kind:arm_call to:0x0211b6d8 module:overlay(35) +from:0x0211c5bc kind:arm_call to:0x020bef68 module:overlay(17) +from:0x0211c5c4 kind:load to:0x02121db0 module:overlay(35) +from:0x0211c5dc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211c610 kind:arm_call to:0x0211ee4c module:overlay(35) +from:0x0211c62c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211c65c kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0211c668 kind:load to:0x027e09b4 module:dtcm +from:0x0211c6c8 kind:arm_call to:0x0212080c module:overlay(35) +from:0x0211c718 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211c730 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c7c4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0211c808 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0211c878 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0211c890 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211c8b8 kind:arm_call to:0x0207142c module:overlay(0) +from:0x0211c8c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c8c8 kind:load to:0x027e09b8 module:dtcm +from:0x0211c8cc kind:load to:0x027e09a8 module:dtcm +from:0x0211c918 kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x0211c9ac kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211c9fc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211ca14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211ca2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ca70 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211cae4 kind:arm_call to:0x02015058 module:main +from:0x0211cb04 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211cb1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cb60 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211cbd0 kind:arm_call to:0x020a8014 module:overlay(0) +from:0x0211cbec kind:arm_call to:0x020732dc module:overlay(0) +from:0x0211cc14 kind:load to:0x02121d98 module:overlay(35) +from:0x0211cc18 kind:load to:0x020b64dc module:overlay(0) +from:0x0211cc1c kind:load to:0x02121d9c module:overlay(35) +from:0x0211cc20 kind:load to:0x020aecd8 module:overlay(0) +from:0x0211cc24 kind:load to:0x021218ac module:overlay(35) +from:0x0211cc28 kind:load to:0x027e0cec module:dtcm +from:0x0211cc30 kind:load to:0x027e09a8 module:dtcm +from:0x0211cc38 kind:load to:0x021217a4 module:overlay(35) +from:0x0211cc40 kind:load to:0x02121894 module:overlay(35) +from:0x0211cc48 kind:load to:0x02049bc4 module:main +from:0x0211cc4c kind:load to:0x027e09b8 module:dtcm +from:0x0211cca4 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211ccb4 kind:load to:0x021217bc module:overlay(35) +from:0x0211ccc0 kind:arm_call to:0x02120d64 module:overlay(35) +from:0x0211ccc8 kind:arm_call to:0x02120794 module:overlay(35) +from:0x0211cd3c kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211cda8 kind:load to:0x021217bc module:overlay(35) +from:0x0211cdac kind:load to:0x02049bc4 module:main +from:0x0211cdc0 kind:arm_call to:0x02120d64 module:overlay(35) +from:0x0211cde0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0211ce44 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ce58 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211ce74 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ce98 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ceb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211cefc kind:arm_call to:0x01ff916c module:itcm +from:0x0211cf0c kind:arm_call to:0x01ff916c module:itcm +from:0x0211cf2c kind:arm_call to:0x01ff916c module:itcm +from:0x0211cf60 kind:arm_call to:0x01ff930c module:itcm +from:0x0211cff0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d004 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0211d010 kind:arm_call to:0x0212073c module:overlay(35) +from:0x0211d038 kind:arm_call to:0x0211dc48 module:overlay(35) +from:0x0211d074 kind:arm_call to:0x0211dbf0 module:overlay(35) +from:0x0211d0cc kind:arm_call to:0x0211dca4 module:overlay(35) +from:0x0211d0f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d104 kind:load to:0x0203e93c module:main +from:0x0211d150 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211d168 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0211d184 kind:load to:0x021217d4 module:overlay(35) +from:0x0211d190 kind:arm_call to:0x02120e5c module:overlay(35) +from:0x0211d198 kind:arm_call to:0x0212087c module:overlay(35) +from:0x0211d1f0 kind:arm_call to:0x02120284 module:overlay(35) +from:0x0211d1f8 kind:arm_call to:0x0212080c module:overlay(35) +from:0x0211d22c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d298 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211d2b4 kind:load to:0x02121834 module:overlay(35) +from:0x0211d2d4 kind:arm_call to:0x02015058 module:main +from:0x0211d2f4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211d308 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211d318 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d32c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d350 kind:load to:0x027e09a8 module:dtcm +from:0x0211d3b0 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211d408 kind:load to:0x0212184c module:overlay(35) +from:0x0211d40c kind:load to:0x02049bc4 module:main +from:0x0211d448 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211d458 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d470 kind:arm_call to:0x02015058 module:main +from:0x0211d4c4 kind:arm_call to:0x0211db54 module:overlay(35) +from:0x0211d4dc kind:arm_call to:0x02015058 module:main +from:0x0211d504 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d570 kind:arm_call to:0x020284f4 module:main +from:0x0211d57c kind:load to:0x02049bc4 module:main +from:0x0211d588 kind:arm_call to:0x0211f1e0 module:overlay(35) +from:0x0211d59c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d5b8 kind:arm_call to:0x0205a50c module:overlay(0) +from:0x0211d5c4 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0211d5fc kind:load to:0x027e0960 module:dtcm +from:0x0211d640 kind:arm_call to:0x02015058 module:main +from:0x0211d660 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211d668 kind:arm_call to:0x02120ce0 module:overlay(35) +from:0x0211d67c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d720 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211d788 kind:load to:0x027e09a8 module:dtcm +from:0x0211d794 kind:load to:0x021217a4 module:overlay(35) +from:0x0211d7a0 kind:arm_call to:0x0211f508 module:overlay(35) +from:0x0211d7b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d7c8 kind:arm_call to:0x020713a8 module:overlay(0) +from:0x0211d7d0 kind:load to:0x027e09a8 module:dtcm +from:0x0211d7dc kind:arm_call to:0x0211f610 module:overlay(35) +from:0x0211d7fc kind:arm_call to:0x0211f674 module:overlay(35) +from:0x0211d804 kind:arm_call to:0x0211eef8 module:overlay(35) +from:0x0211d86c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0211d8bc kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211d8c8 kind:arm_call to:0x0211dd0c module:overlay(35) +from:0x0211d8d8 kind:load to:0x021218ac module:overlay(35) +from:0x0211d914 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211d940 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d958 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211d968 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211d980 kind:arm_call to:0x02015058 module:main +from:0x0211d99c kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0211d9b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211d9cc kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0211da80 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211da98 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211dac0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211daec kind:arm_call to:0x020284f4 module:main +from:0x0211daf8 kind:load to:0x027e09a8 module:dtcm +from:0x0211db00 kind:load to:0x02049bc4 module:main +from:0x0211db04 kind:load to:0x020aecd8 module:overlay(0) +from:0x0211db08 kind:load to:0x027e0cec module:dtcm +from:0x0211db40 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211db4c kind:arm_call to:0x02120800 module:overlay(35) +from:0x0211db70 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0211db84 kind:arm_call to:0x0211dcf0 module:overlay(35) +from:0x0211dba0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211dbbc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211dbd4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211dbe0 kind:load to:0x020b537c module:overlay(0) +from:0x0211dbe8 kind:load to:0x027e09a8 module:dtcm +from:0x0211dc08 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dc38 kind:arm_call to:0x02016b64 module:main +from:0x0211dc44 kind:load to:0x027e0ce0 module:dtcm +from:0x0211dc60 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dc90 kind:arm_call to:0x02016b64 module:main +from:0x0211dc9c kind:load to:0x027e0ce0 module:dtcm +from:0x0211dcbc kind:arm_call to:0x01fff148 module:itcm +from:0x0211dcd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dcec kind:load to:0x027e0ce0 module:dtcm +from:0x0211dd40 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dd4c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211dd68 kind:arm_call to:0x01fff148 module:itcm +from:0x0211dde8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211de10 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211de40 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e024 kind:load to:0x027e0960 module:dtcm +from:0x0211e028 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e02c kind:load to:0x02049bc4 module:main +from:0x0211e084 kind:arm_call to:0x0200eab0 module:main +from:0x0211e0d0 kind:arm_call to:0x0200e260 module:main +from:0x0211e0e0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e140 kind:arm_call to:0x0200e260 module:main +from:0x0211e150 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e1b0 kind:arm_call to:0x0200e260 module:main +from:0x0211e1c0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e220 kind:arm_call to:0x0200e260 module:main +from:0x0211e230 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e290 kind:arm_call to:0x0200e260 module:main +from:0x0211e2a0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e30c kind:arm_call to:0x0200e260 module:main +from:0x0211e31c kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e34c kind:load to:0x027e0964 module:dtcm +from:0x0211e358 kind:arm_call to:0x0209a7a4 module:overlay(0) +from:0x0211e36c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211e37c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211e38c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211e39c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211e3ac kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211e3bc kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0211e3cc kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211e3dc kind:load to:0x021215fc module:overlay(35) +from:0x0211e3e0 kind:load to:0x02120f1c module:overlay(35) +from:0x0211e3e4 kind:load to:0x02120f2c module:overlay(35) +from:0x0211e3e8 kind:load to:0x02120f4c module:overlay(35) +from:0x0211e3ec kind:load to:0x02120f3c module:overlay(35) +from:0x0211e3f0 kind:load to:0x02120f5c module:overlay(35) +from:0x0211e3f4 kind:load to:0x02120f6c module:overlay(35) +from:0x0211e3f8 kind:load to:0x02120f0c module:overlay(35) +from:0x0211e404 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211e40c kind:arm_call to:0x02011ff4 module:main +from:0x0211e424 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211e42c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211e434 kind:arm_call to:0x0211ebf8 module:overlay(35) +from:0x0211e44c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211e454 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211e45c kind:arm_call to:0x0211ebf8 module:overlay(35) +from:0x0211e464 kind:arm_call to:0x02011ff4 module:main +from:0x0211e478 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211e48c kind:load to:0x02121ea4 module:overlay(35) +from:0x0211e4a0 kind:arm_call to:0x02011f3c module:main +from:0x0211e4ac kind:arm_call to:0x0211e4f8 module:overlay(35) +from:0x0211e4c0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0211e4f0 kind:load to:0x021218dc module:overlay(35) +from:0x0211e500 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211e510 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0211e540 kind:load to:0x02121900 module:overlay(35) +from:0x0211e55c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211e564 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211e56c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211e578 kind:load to:0x02121900 module:overlay(35) +from:0x0211e590 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211e598 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211e5a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211e5a8 kind:arm_call to:0x02011ff4 module:main +from:0x0211e5b4 kind:load to:0x02121900 module:overlay(35) +from:0x0211e63c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211e65c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0211e6a4 kind:load to:0x0203e93c module:main +from:0x0211e6ac kind:load to:0x027e0cec module:dtcm +from:0x0211e6d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211e6e4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211e6fc kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211e724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e734 kind:arm_call to:0x01ff916c module:itcm +from:0x0211e7d0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0211e7e0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211e7ec kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211e810 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211e840 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e854 kind:arm_call to:0x01fff148 module:itcm +from:0x0211e8a4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0211e8b8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0211e8d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e8d8 kind:load to:0x027e09c0 module:dtcm +from:0x0211e8e4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0211e8fc kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0211e914 kind:load to:0x0212195c module:overlay(35) +from:0x0211e93c kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0211e970 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e980 kind:arm_call to:0x021206c4 module:overlay(35) +from:0x0211e9a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e9b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0211ea44 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x0211ea84 kind:load to:0x027e0ce4 module:dtcm +from:0x0211ea8c kind:load to:0x0203e93c module:main +from:0x0211ea9c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0211eab8 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0211eac4 kind:arm_call to:0x0211e8f0 module:overlay(35) +from:0x0211eb74 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0211eb98 kind:load to:0x0212196c module:overlay(35) +from:0x0211eb9c kind:load to:0x02049bc4 module:main +from:0x0211ebac kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211ebb4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211ebbc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211ebd4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211ebdc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211ebe4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211ebec kind:arm_call to:0x02011ff4 module:main +from:0x0211ec04 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0211ec0c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211ec14 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211ec28 kind:load to:0x02098488 module:overlay(0) +from:0x0211ec90 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211ecb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ecdc kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0211ed18 kind:arm_call to:0x0211eef8 module:overlay(35) +from:0x0211ed30 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ed4c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211ed90 kind:arm_call to:0x02120684 module:overlay(35) +from:0x0211edec kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0211edf8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211edfc kind:load to:0x027e09c0 module:dtcm +from:0x0211ee28 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0211ee48 kind:load to:0x027e09b8 module:dtcm +from:0x0211ee70 kind:arm_call to:0x0212073c module:overlay(35) +from:0x0211ee98 kind:arm_call to:0x020786bc module:overlay(0) +from:0x0211eea4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0211eeb8 kind:arm_call to:0x0212073c module:overlay(35) +from:0x0211eed8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211eee8 kind:arm_call to:0x020786bc module:overlay(0) +from:0x0211eef0 kind:load to:0x027e09bc module:dtcm +from:0x0211eef4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ef1c kind:arm_call to:0x0208bb4c module:overlay(0) +from:0x0211ef38 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ef9c kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211efac kind:load to:0x02121ac0 module:overlay(35) +from:0x0211efbc kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0211f030 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f040 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f05c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f070 kind:load to:0x021219e8 module:overlay(35) +from:0x0211f0f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0211f108 kind:arm_call to:0x01ff9218 module:itcm +from:0x0211f148 kind:load to:0x0203e93c module:main +from:0x0211f19c kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f1c0 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0211f1c8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f1d4 kind:load to:0x02121a60 module:overlay(35) +from:0x0211f1d8 kind:load to:0x020aecd4 module:overlay(0) +from:0x0211f1dc kind:load to:0x020aecdc module:overlay(0) +from:0x0211f1e8 kind:load to:0x02120ce0 module:overlay(35) +from:0x0211f204 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0211f220 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0211f228 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f264 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f2a0 kind:load to:0x020aecd4 module:overlay(0) +from:0x0211f2a4 kind:load to:0x020aecdc module:overlay(0) +from:0x0211f2ac kind:load to:0x02121a90 module:overlay(35) +from:0x0211f2f0 kind:arm_call to:0x02015058 module:main +from:0x0211f310 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211f318 kind:arm_call to:0x02120ce0 module:overlay(35) +from:0x0211f32c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f3d0 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f438 kind:load to:0x027e09a8 module:dtcm +from:0x0211f444 kind:load to:0x021219e8 module:overlay(35) +from:0x0211f454 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f470 kind:arm_call to:0x020bf668 module:overlay(17) +from:0x0211f4e8 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f4f4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0211f504 kind:load to:0x02121aa8 module:overlay(35) +from:0x0211f528 kind:arm_call to:0x02015058 module:main +from:0x0211f548 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211f564 kind:arm_call to:0x02015058 module:main +from:0x0211f590 kind:arm_call to:0x02015058 module:main +from:0x0211f5bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211f5d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f5fc kind:load to:0x027e09a8 module:dtcm +from:0x0211f608 kind:load to:0x027e0cec module:dtcm +from:0x0211f658 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f670 kind:load to:0x02121a00 module:overlay(35) +from:0x0211f68c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211f69c kind:arm_call to:0x01ff930c module:itcm +from:0x0211f6d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211f710 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f730 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0211f738 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f744 kind:load to:0x027e09a8 module:dtcm +from:0x0211f74c kind:load to:0x02121a60 module:overlay(35) +from:0x0211f750 kind:load to:0x020aecd4 module:overlay(0) +from:0x0211f754 kind:load to:0x020aecdc module:overlay(0) +from:0x0211f778 kind:arm_call to:0x0211eef8 module:overlay(35) +from:0x0211f7e8 kind:arm_call to:0x02120ce0 module:overlay(35) +from:0x0211f7fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f814 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f830 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f87c kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f8c8 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f8e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211f904 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f95c kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211f980 kind:arm_call to:0x01ff916c module:itcm +from:0x0211f98c kind:arm_call to:0x01fff148 module:itcm +from:0x0211f9a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211f9b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211f9c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fa30 kind:arm_call to:0x0212087c module:overlay(35) +from:0x0211fa38 kind:arm_call to:0x02120e5c module:overlay(35) +from:0x0211fa4c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211fa5c kind:arm_call to:0x01ff930c module:itcm +from:0x0211fa64 kind:arm_call to:0x0212080c module:overlay(35) +from:0x0211fa7c kind:arm_call to:0x02120284 module:overlay(35) +from:0x0211fa90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211faa8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fac4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fb0c kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211fb38 kind:arm_call to:0x02166028 module:overlay(93) +from:0x0211fb74 kind:arm_call to:0x01fff148 module:itcm +from:0x0211fb90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fbe8 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211fbf8 kind:arm_call to:0x01ff916c module:itcm +from:0x0211fc08 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211fc18 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fcbc kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211fd34 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211fd68 kind:arm_call to:0x02120e10 module:overlay(35) +from:0x0211fd7c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211fd8c kind:arm_call to:0x01ff930c module:itcm +from:0x0211fda4 kind:arm_call to:0x02015058 module:main +from:0x0211fdc4 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0211fdf8 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211fe20 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211fe30 kind:arm_call to:0x01ff930c module:itcm +from:0x0211fe48 kind:arm_call to:0x02015058 module:main +from:0x0211fe60 kind:arm_call to:0x02120618 module:overlay(35) +from:0x0211fee0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211fef8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0211ff0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ff5c kind:arm_call to:0x02120bfc module:overlay(35) +from:0x0211ff78 kind:arm_call to:0x0212087c module:overlay(35) +from:0x0211ff80 kind:arm_call to:0x02120e5c module:overlay(35) +from:0x0211ff94 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211ffa4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211ffac kind:arm_call to:0x0212080c module:overlay(35) +from:0x0211ffc4 kind:arm_call to:0x02120284 module:overlay(35) +from:0x0211ffd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212002c kind:arm_call to:0x02120bfc module:overlay(35) +from:0x02120048 kind:arm_call to:0x02120e10 module:overlay(35) +from:0x02120050 kind:arm_call to:0x0212099c module:overlay(35) +from:0x02120088 kind:arm_call to:0x0212080c module:overlay(35) +from:0x02120134 kind:arm_call to:0x02120284 module:overlay(35) +from:0x02120148 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021201c4 kind:arm_call to:0x020284f4 module:main +from:0x021201d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021201d8 kind:load to:0x02121a18 module:overlay(35) +from:0x021201dc kind:load to:0x02121a00 module:overlay(35) +from:0x021201e4 kind:load to:0x0203e93c module:main +from:0x021201e8 kind:load to:0x021219e8 module:overlay(35) +from:0x021201ec kind:load to:0x027e0d8c module:dtcm +from:0x021201f8 kind:load to:0x02121a30 module:overlay(35) +from:0x02120200 kind:load to:0x02121a48 module:overlay(35) +from:0x02120204 kind:load to:0x027e0cec module:dtcm +from:0x0212020c kind:load to:0x02049bc4 module:main +from:0x02120258 kind:arm_call to:0x02120bfc module:overlay(35) +from:0x02120264 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0212027c kind:load to:0x02121a00 module:overlay(35) +from:0x021202a8 kind:arm_call to:0x02120618 module:overlay(35) +from:0x021202c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021202cc kind:arm_call to:0x01ff938c module:itcm +from:0x021202f0 kind:arm_call to:0x01fff148 module:itcm +from:0x021202fc kind:arm_call to:0x0205addc module:overlay(0) +from:0x02120308 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212031c kind:arm_call to:0x01fff148 module:itcm +from:0x02120328 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0212035c kind:arm_call to:0x01ffb714 module:itcm +from:0x02120368 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0212037c kind:arm_call to:0x0207e648 module:overlay(0) +from:0x021203f8 kind:arm_call to:0x01fff17c module:itcm +from:0x02120408 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120444 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x0212047c kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02120488 kind:arm_call to:0x01ffccc0 module:itcm +from:0x021204a0 kind:arm_call to:0x01fff17c module:itcm +from:0x021204b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021204f8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02120520 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x02120568 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02120580 kind:arm_call to:0x02120bb0 module:overlay(35) +from:0x021205cc kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021205f4 kind:arm_call to:0x02120bb0 module:overlay(35) +from:0x02120604 kind:load to:0x027e0ce0 module:dtcm +from:0x02120608 kind:load to:0x027e09c0 module:dtcm +from:0x02120660 kind:arm_call to:0x01ff9638 module:itcm +from:0x02120670 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021206c0 kind:load to:0x02120684 module:overlay(35) +from:0x02120728 kind:arm_call to:0x01ff9258 module:itcm +from:0x02120768 kind:arm_call to:0x01fff148 module:itcm +from:0x02120778 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0212078c kind:load to:0x027e0cd8 module:dtcm +from:0x02120790 kind:load to:0x027e0ce0 module:dtcm +from:0x021207a0 kind:arm_call to:0x0212073c module:overlay(35) +from:0x021207f4 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02120808 kind:load to:0x02099568 module:overlay(0) +from:0x0212089c kind:arm_call to:0x02015058 module:main +from:0x021208c4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021208dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021208ec kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02120920 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120990 kind:load to:0x027e0cec module:dtcm +from:0x021209bc kind:arm_call to:0x02015058 module:main +from:0x021209e4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021209fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02120a0c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02120a48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02120ac8 kind:load to:0x027e0cec module:dtcm +from:0x02120b04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120b80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02120ba0 kind:arm_call to:0x020c2894 module:overlay(17) +from:0x02120bac kind:load to:0x0203e93c module:main +from:0x02120bd0 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02120bec kind:arm_call to:0x020bf264 module:overlay(17) +from:0x02120bf8 kind:load to:0x027e0ce0 module:dtcm +from:0x02120c80 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02120cdc kind:load to:0x027e0cec module:dtcm +from:0x02120cfc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02120d80 kind:arm_call to:0x02015058 module:main +from:0x02120da0 kind:arm_call to:0x02015058 module:main +from:0x02120dc0 kind:arm_call to:0x02015058 module:main +from:0x02120de0 kind:arm_call to:0x02015058 module:main +from:0x02120e00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02120e08 kind:load to:0x027e09a8 module:dtcm +from:0x02120e2c kind:arm_call to:0x02015058 module:main +from:0x02120e4c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02120e54 kind:load to:0x027e09a8 module:dtcm +from:0x02120e78 kind:arm_call to:0x02015058 module:main +from:0x02120e98 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02120ea0 kind:load to:0x027e09a8 module:dtcm +from:0x02120f98 kind:arm_call to:0x02118fd0 module:overlay(35) +from:0x02120fa8 kind:arm_call to:0x0203ce4c module:main +from:0x02120fbc kind:load to:0x02121ae0 module:overlay(35) +from:0x02120fc0 kind:load to:0x02121af0 module:overlay(35) +from:0x02120fc4 kind:load to:0x0211aa34 module:overlay(35) +from:0x02120fc8 kind:load to:0x02121ae4 module:overlay(35) +from:0x0212101c kind:arm_call to:0x0211aa78 module:overlay(35) +from:0x0212102c kind:arm_call to:0x0203ce4c module:main +from:0x02121054 kind:arm_call to:0x0211aaec module:overlay(35) +from:0x02121064 kind:arm_call to:0x0203ce4c module:main +from:0x0212107c kind:load to:0x02121460 module:overlay(35) +from:0x0212108c kind:load to:0x02121bc8 module:overlay(35) +from:0x02121090 kind:load to:0x02121be8 module:overlay(35) +from:0x02121094 kind:load to:0x0211bae8 module:overlay(35) +from:0x02121098 kind:load to:0x02121bdc module:overlay(35) +from:0x0212109c kind:load to:0x02121cc0 module:overlay(35) +from:0x021210a0 kind:load to:0x0211bafc module:overlay(35) +from:0x021210a4 kind:load to:0x02121bd0 module:overlay(35) +from:0x021210d8 kind:arm_call to:0x0211bbcc module:overlay(35) +from:0x021210e8 kind:arm_call to:0x0203ce4c module:main +from:0x021210fc kind:load to:0x02121d98 module:overlay(35) +from:0x02121100 kind:load to:0x021215cc module:overlay(35) +from:0x02121104 kind:load to:0x02121dbc module:overlay(35) +from:0x02121108 kind:load to:0x0211e470 module:overlay(35) +from:0x0212110c kind:load to:0x02121da4 module:overlay(35) +from:0x0212112c kind:arm_call to:0x0211e4b4 module:overlay(35) +from:0x0212113c kind:arm_call to:0x0203ce4c module:main +from:0x02121150 kind:load to:0x02121e94 module:overlay(35) +from:0x02121154 kind:load to:0x02121ea4 module:overlay(35) +from:0x02121158 kind:load to:0x0211e8dc module:overlay(35) +from:0x0212115c kind:load to:0x02121e98 module:overlay(35) +from:0x02121160 kind:load to:0x02120f7c module:overlay(35) +from:0x02121164 kind:load to:0x02120fcc module:overlay(35) +from:0x02121168 kind:load to:0x021210a8 module:overlay(35) +from:0x0212116c kind:load to:0x02121110 module:overlay(35) +from:0x02121188 kind:load to:0x02118fac module:overlay(35) +from:0x0212118c kind:load to:0x02097924 module:overlay(0) +from:0x02121190 kind:load to:0x02097734 module:overlay(0) +from:0x02121194 kind:load to:0x020977b0 module:overlay(0) +from:0x02121198 kind:load to:0x0209792c module:overlay(0) +from:0x0212119c kind:load to:0x0209794c module:overlay(0) +from:0x021211a0 kind:load to:0x02097978 module:overlay(0) +from:0x021211ac kind:load to:0x021191bc module:overlay(35) +from:0x021211b0 kind:load to:0x0211a9a4 module:overlay(35) +from:0x021211b4 kind:load to:0x02057bd4 module:overlay(0) +from:0x021211b8 kind:load to:0x0209a7f4 module:overlay(0) +from:0x021211bc kind:load to:0x02057da8 module:overlay(0) +from:0x021211c0 kind:load to:0x02057e24 module:overlay(0) +from:0x021211c4 kind:load to:0x02057e88 module:overlay(0) +from:0x021211c8 kind:load to:0x0209a77c module:overlay(0) +from:0x021211cc kind:load to:0x02057d64 module:overlay(0) +from:0x021211d8 kind:load to:0x021191d0 module:overlay(35) +from:0x021211dc kind:load to:0x0211a9c0 module:overlay(35) +from:0x021211e0 kind:load to:0x0209a234 module:overlay(0) +from:0x021211e4 kind:load to:0x0209a268 module:overlay(0) +from:0x021211e8 kind:load to:0x0209a300 module:overlay(0) +from:0x021211ec kind:load to:0x0209a314 module:overlay(0) +from:0x021211f0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021211f4 kind:load to:0x0209a33c module:overlay(0) +from:0x021211f8 kind:load to:0x0209a3c4 module:overlay(0) +from:0x021211fc kind:load to:0x0209a04c module:overlay(0) +from:0x02121200 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02121204 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02121208 kind:load to:0x0209a328 module:overlay(0) +from:0x0212120c kind:load to:0x0209a6b4 module:overlay(0) +from:0x02121210 kind:load to:0x0211a978 module:overlay(35) +from:0x02121214 kind:load to:0x0211a954 module:overlay(35) +from:0x02121218 kind:load to:0x0209a6ec module:overlay(0) +from:0x0212121c kind:load to:0x0211ef3c module:overlay(35) +from:0x02121224 kind:load to:0x02119980 module:overlay(35) +from:0x0212122c kind:load to:0x02119c8c module:overlay(35) +from:0x02121234 kind:load to:0x0211a114 module:overlay(35) +from:0x0212123c kind:load to:0x0211a4c8 module:overlay(35) +from:0x02121244 kind:load to:0x0211f14c module:overlay(35) +from:0x0212124c kind:load to:0x0211efe0 module:overlay(35) +from:0x02121254 kind:load to:0x0211f1ec module:overlay(35) +from:0x0212125c kind:load to:0x0211f448 module:overlay(35) +from:0x02121264 kind:load to:0x0211f498 module:overlay(35) +from:0x0212126c kind:load to:0x0211f610 module:overlay(35) +from:0x02121274 kind:load to:0x0211f6a8 module:overlay(35) +from:0x0212127c kind:load to:0x02120210 module:overlay(35) +from:0x02121284 kind:load to:0x0211efb0 module:overlay(35) +from:0x0212128c kind:load to:0x02119a8c module:overlay(35) +from:0x02121294 kind:load to:0x02119dc0 module:overlay(35) +from:0x0212129c kind:load to:0x0211a240 module:overlay(35) +from:0x021212a4 kind:load to:0x0211a548 module:overlay(35) +from:0x021212ac kind:load to:0x0211a6d8 module:overlay(35) +from:0x021212b4 kind:load to:0x0211f074 module:overlay(35) +from:0x021212bc kind:load to:0x0211f2b0 module:overlay(35) +from:0x021212c4 kind:load to:0x0211f468 module:overlay(35) +from:0x021212cc kind:load to:0x0211f508 module:overlay(35) +from:0x021212d4 kind:load to:0x0211a718 module:overlay(35) +from:0x021212dc kind:load to:0x0211f758 module:overlay(35) +from:0x021212e4 kind:load to:0x02120280 module:overlay(35) +from:0x021212f4 kind:load to:0x020984f8 module:overlay(0) +from:0x021212f8 kind:load to:0x02098534 module:overlay(0) +from:0x021212fc kind:load to:0x0209854c module:overlay(0) +from:0x02121300 kind:load to:0x02098558 module:overlay(0) +from:0x02121304 kind:load to:0x01fff464 module:itcm +from:0x02121308 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212130c kind:load to:0x021191e4 module:overlay(35) +from:0x02121310 kind:load to:0x02098490 module:overlay(0) +from:0x02121314 kind:load to:0x0211ec2c module:overlay(35) +from:0x02121318 kind:load to:0x0211ee00 module:overlay(35) +from:0x0212131c kind:load to:0x0209849c module:overlay(0) +from:0x02121320 kind:load to:0x0211980c module:overlay(35) +from:0x02121324 kind:load to:0x02098fe4 module:overlay(0) +from:0x02121328 kind:load to:0x020984a8 module:overlay(0) +from:0x0212132c kind:load to:0x02098564 module:overlay(0) +from:0x02121330 kind:load to:0x020985d0 module:overlay(0) +from:0x02121334 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121338 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212133c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02121340 kind:load to:0x0211a9dc module:overlay(35) +from:0x02121344 kind:load to:0x0211aa04 module:overlay(35) +from:0x02121348 kind:load to:0x0211a760 module:overlay(35) +from:0x0212134c kind:load to:0x0211a74c module:overlay(35) +from:0x02121350 kind:load to:0x0211a78c module:overlay(35) +from:0x02121354 kind:load to:0x021197a4 module:overlay(35) +from:0x02121358 kind:load to:0x02119960 module:overlay(35) +from:0x0212135c kind:load to:0x0211989c module:overlay(35) +from:0x02121360 kind:load to:0x02119968 module:overlay(35) +from:0x02121364 kind:load to:0x021197dc module:overlay(35) +from:0x02121368 kind:load to:0x021192cc module:overlay(35) +from:0x0212136c kind:load to:0x02119340 module:overlay(35) +from:0x02121478 kind:load to:0x0211aee8 module:overlay(35) +from:0x02121480 kind:load to:0x0211aef0 module:overlay(35) +from:0x02121488 kind:load to:0x0211af68 module:overlay(35) +from:0x02121490 kind:load to:0x0211b018 module:overlay(35) +from:0x02121498 kind:load to:0x0211b188 module:overlay(35) +from:0x021214a0 kind:load to:0x0211b204 module:overlay(35) +from:0x021214a8 kind:load to:0x0211b21c module:overlay(35) +from:0x021214b0 kind:load to:0x0211aeec module:overlay(35) +from:0x021214b8 kind:load to:0x0211aef4 module:overlay(35) +from:0x021214c0 kind:load to:0x0211af7c module:overlay(35) +from:0x021214c8 kind:load to:0x0211b054 module:overlay(35) +from:0x021214d0 kind:load to:0x0211b198 module:overlay(35) +from:0x021214d8 kind:load to:0x0211b218 module:overlay(35) +from:0x021214e0 kind:load to:0x0211b25c module:overlay(35) +from:0x021214f0 kind:load to:0x0211ab64 module:overlay(35) +from:0x021214f4 kind:load to:0x0211abec module:overlay(35) +from:0x021214f8 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x021214fc kind:load to:0x0211ac08 module:overlay(35) +from:0x02121508 kind:load to:0x0211ae38 module:overlay(35) +from:0x0212150c kind:load to:0x0211ba64 module:overlay(35) +from:0x02121510 kind:load to:0x0207b6fc module:overlay(0) +from:0x02121514 kind:load to:0x0207b734 module:overlay(0) +from:0x02121518 kind:load to:0x0211ac68 module:overlay(35) +from:0x02121524 kind:load to:0x0211aac8 module:overlay(35) +from:0x02121528 kind:load to:0x02097924 module:overlay(0) +from:0x0212152c kind:load to:0x02097734 module:overlay(0) +from:0x02121530 kind:load to:0x020977b0 module:overlay(0) +from:0x02121534 kind:load to:0x0209792c module:overlay(0) +from:0x02121538 kind:load to:0x0209794c module:overlay(0) +from:0x0212153c kind:load to:0x02097978 module:overlay(0) +from:0x02121548 kind:load to:0x0211aa54 module:overlay(35) +from:0x0212154c kind:load to:0x02097924 module:overlay(0) +from:0x02121550 kind:load to:0x02097734 module:overlay(0) +from:0x02121554 kind:load to:0x020977b0 module:overlay(0) +from:0x02121558 kind:load to:0x0209792c module:overlay(0) +from:0x0212155c kind:load to:0x0209794c module:overlay(0) +from:0x02121560 kind:load to:0x02097978 module:overlay(0) +from:0x0212156c kind:load to:0x020984f8 module:overlay(0) +from:0x02121570 kind:load to:0x02098534 module:overlay(0) +from:0x02121574 kind:load to:0x0209854c module:overlay(0) +from:0x02121578 kind:load to:0x02098558 module:overlay(0) +from:0x0212157c kind:load to:0x0211b68c module:overlay(35) +from:0x02121580 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02121584 kind:load to:0x0211ae4c module:overlay(35) +from:0x02121588 kind:load to:0x02098490 module:overlay(0) +from:0x0212158c kind:load to:0x0211b35c module:overlay(35) +from:0x02121590 kind:load to:0x0211b338 module:overlay(35) +from:0x02121594 kind:load to:0x0209849c module:overlay(0) +from:0x02121598 kind:load to:0x0211b5ac module:overlay(35) +from:0x0212159c kind:load to:0x02098fe4 module:overlay(0) +from:0x021215a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021215a4 kind:load to:0x02098564 module:overlay(0) +from:0x021215a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021215ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021215b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021215b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021215b8 kind:load to:0x0211ba80 module:overlay(35) +from:0x021215bc kind:load to:0x0211bab0 module:overlay(35) +from:0x021215c0 kind:load to:0x02099568 module:overlay(0) +from:0x021215cc kind:load to:0x0211bb10 module:overlay(35) +from:0x021215d8 kind:load to:0x0211bba8 module:overlay(35) +from:0x021215dc kind:load to:0x02097924 module:overlay(0) +from:0x021215e0 kind:load to:0x02097734 module:overlay(0) +from:0x021215e4 kind:load to:0x020977b0 module:overlay(0) +from:0x021215e8 kind:load to:0x0209792c module:overlay(0) +from:0x021215ec kind:load to:0x0209794c module:overlay(0) +from:0x021215f0 kind:load to:0x02097978 module:overlay(0) +from:0x021215fc kind:load to:0x0211bdd8 module:overlay(35) +from:0x02121600 kind:load to:0x0211e3fc module:overlay(35) +from:0x02121604 kind:load to:0x02057bd4 module:overlay(0) +from:0x02121608 kind:load to:0x0209a7f4 module:overlay(0) +from:0x0212160c kind:load to:0x02057da8 module:overlay(0) +from:0x02121610 kind:load to:0x02057e24 module:overlay(0) +from:0x02121614 kind:load to:0x02057e88 module:overlay(0) +from:0x02121618 kind:load to:0x0209a77c module:overlay(0) +from:0x0212161c kind:load to:0x02057d64 module:overlay(0) +from:0x02121620 kind:load to:0x0211ef3c module:overlay(35) +from:0x02121628 kind:load to:0x0211c760 module:overlay(35) +from:0x02121630 kind:load to:0x0211cc50 module:overlay(35) +from:0x02121638 kind:load to:0x0211ccec module:overlay(35) +from:0x02121640 kind:load to:0x0211d108 module:overlay(35) +from:0x02121648 kind:load to:0x0211f14c module:overlay(35) +from:0x02121650 kind:load to:0x0211efe0 module:overlay(35) +from:0x02121658 kind:load to:0x0211f1ec module:overlay(35) +from:0x02121660 kind:load to:0x0211f448 module:overlay(35) +from:0x02121668 kind:load to:0x0211f498 module:overlay(35) +from:0x02121670 kind:load to:0x0211d7d4 module:overlay(35) +from:0x02121678 kind:load to:0x0211f6a8 module:overlay(35) +from:0x02121680 kind:load to:0x02120210 module:overlay(35) +from:0x02121688 kind:load to:0x0211d250 module:overlay(35) +from:0x02121690 kind:load to:0x0211d35c module:overlay(35) +from:0x02121698 kind:load to:0x0211d850 module:overlay(35) +from:0x021216a0 kind:load to:0x0211efb0 module:overlay(35) +from:0x021216a8 kind:load to:0x0211c8d0 module:overlay(35) +from:0x021216b0 kind:load to:0x0211ccb8 module:overlay(35) +from:0x021216b8 kind:load to:0x0211cdb0 module:overlay(35) +from:0x021216c0 kind:load to:0x0211d188 module:overlay(35) +from:0x021216c8 kind:load to:0x0211d580 module:overlay(35) +from:0x021216d0 kind:load to:0x0211f074 module:overlay(35) +from:0x021216d8 kind:load to:0x0211d600 module:overlay(35) +from:0x021216e0 kind:load to:0x0211f468 module:overlay(35) +from:0x021216e8 kind:load to:0x0211d798 module:overlay(35) +from:0x021216f0 kind:load to:0x0211d7f4 module:overlay(35) +from:0x021216f8 kind:load to:0x0211f758 module:overlay(35) +from:0x02121700 kind:load to:0x02120280 module:overlay(35) +from:0x02121708 kind:load to:0x0211d2b8 module:overlay(35) +from:0x02121710 kind:load to:0x0211d410 module:overlay(35) +from:0x02121718 kind:load to:0x0211d8dc module:overlay(35) +from:0x02121728 kind:load to:0x020984f8 module:overlay(0) +from:0x0212172c kind:load to:0x02098534 module:overlay(0) +from:0x02121730 kind:load to:0x0209854c module:overlay(0) +from:0x02121734 kind:load to:0x02098558 module:overlay(0) +from:0x02121738 kind:load to:0x01fff464 module:itcm +from:0x0212173c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02121740 kind:load to:0x0211bdec module:overlay(35) +from:0x02121744 kind:load to:0x02098490 module:overlay(0) +from:0x02121748 kind:load to:0x0211ec2c module:overlay(35) +from:0x0212174c kind:load to:0x0211ee00 module:overlay(35) +from:0x02121750 kind:load to:0x0209849c module:overlay(0) +from:0x02121754 kind:load to:0x0211c5c8 module:overlay(35) +from:0x02121758 kind:load to:0x0211c5a4 module:overlay(35) +from:0x0212175c kind:load to:0x020984a8 module:overlay(0) +from:0x02121760 kind:load to:0x02098564 module:overlay(0) +from:0x02121764 kind:load to:0x020985d0 module:overlay(0) +from:0x02121768 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212176c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121770 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02121774 kind:load to:0x0211e418 module:overlay(35) +from:0x02121778 kind:load to:0x0211e440 module:overlay(35) +from:0x0212177c kind:load to:0x0211db28 module:overlay(35) +from:0x02121780 kind:load to:0x0211db14 module:overlay(35) +from:0x02121784 kind:load to:0x0211e030 module:overlay(35) +from:0x02121788 kind:load to:0x0211c53c module:overlay(35) +from:0x0212178c kind:load to:0x0211c734 module:overlay(35) +from:0x02121790 kind:load to:0x0211c66c module:overlay(35) +from:0x02121794 kind:load to:0x0211c748 module:overlay(35) +from:0x02121798 kind:load to:0x0211c574 module:overlay(35) +from:0x0212179c kind:load to:0x0211bf54 module:overlay(35) +from:0x021217a0 kind:load to:0x0211bfc8 module:overlay(35) +from:0x021218dc kind:load to:0x0211e490 module:overlay(35) +from:0x021218e0 kind:load to:0x0209772c module:overlay(0) +from:0x021218e4 kind:load to:0x02097734 module:overlay(0) +from:0x021218e8 kind:load to:0x020977b0 module:overlay(0) +from:0x021218ec kind:load to:0x020977f0 module:overlay(0) +from:0x021218f0 kind:load to:0x020977f4 module:overlay(0) +from:0x021218f4 kind:load to:0x020977f8 module:overlay(0) +from:0x02121900 kind:load to:0x020984f8 module:overlay(0) +from:0x02121904 kind:load to:0x02098534 module:overlay(0) +from:0x02121908 kind:load to:0x0209854c module:overlay(0) +from:0x0212190c kind:load to:0x02098558 module:overlay(0) +from:0x02121910 kind:load to:0x01fff464 module:itcm +from:0x02121914 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02121918 kind:load to:0x0211e5b8 module:overlay(35) +from:0x0212191c kind:load to:0x02098490 module:overlay(0) +from:0x02121920 kind:load to:0x0211e6b0 module:overlay(35) +from:0x02121924 kind:load to:0x02098498 module:overlay(0) +from:0x02121928 kind:load to:0x0209849c module:overlay(0) +from:0x0212192c kind:load to:0x020984a0 module:overlay(0) +from:0x02121930 kind:load to:0x020984a4 module:overlay(0) +from:0x02121934 kind:load to:0x020984a8 module:overlay(0) +from:0x02121938 kind:load to:0x02098564 module:overlay(0) +from:0x0212193c kind:load to:0x020985d0 module:overlay(0) +from:0x02121940 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121944 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121948 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212194c kind:load to:0x0211e548 module:overlay(35) +from:0x02121950 kind:load to:0x0211e57c module:overlay(35) +from:0x0212195c kind:load to:0x02097bf4 module:overlay(0) +from:0x02121960 kind:load to:0x0211e918 module:overlay(35) +from:0x0212196c kind:load to:0x020984f8 module:overlay(0) +from:0x02121970 kind:load to:0x02098534 module:overlay(0) +from:0x02121974 kind:load to:0x0209854c module:overlay(0) +from:0x02121978 kind:load to:0x02098558 module:overlay(0) +from:0x0212197c kind:load to:0x01fff464 module:itcm +from:0x02121980 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02121984 kind:load to:0x0211ec20 module:overlay(35) +from:0x02121988 kind:load to:0x02098490 module:overlay(0) +from:0x0212198c kind:load to:0x0211ec2c module:overlay(35) +from:0x02121990 kind:load to:0x0211ee00 module:overlay(35) +from:0x02121994 kind:load to:0x0209849c module:overlay(0) +from:0x02121998 kind:load to:0x0211ee4c module:overlay(35) +from:0x0212199c kind:load to:0x02098fe4 module:overlay(0) +from:0x021219a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021219a4 kind:load to:0x02098564 module:overlay(0) +from:0x021219a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021219ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021219b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021219b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021219b8 kind:load to:0x0211eba0 module:overlay(35) +from:0x021219bc kind:load to:0x0211ebc8 module:overlay(35) +from:0x021219c0 kind:load to:0x02120800 module:overlay(35) diff --git a/config/usa/arm9/overlays/ov035/symbols.txt b/config/usa/arm9/overlays/ov035/symbols.txt new file mode 100644 index 00000000..267eeb97 --- /dev/null +++ b/config/usa/arm9/overlays/ov035/symbols.txt @@ -0,0 +1,274 @@ +func_ov035_02118fa0 kind:function(arm,size=0xc) addr:0x02118fa0 +func_ov035_02118fac kind:function(arm,size=0x24) addr:0x02118fac +func_ov035_02118fd0 kind:function(arm,size=0x50) addr:0x02118fd0 +func_ov035_02119020 kind:function(arm,size=0x19c) addr:0x02119020 +func_ov035_021191bc kind:function(arm,size=0x14) addr:0x021191bc +func_ov035_021191d0 kind:function(arm,size=0x14) addr:0x021191d0 +func_ov035_021191e4 kind:function(arm,size=0xc0) addr:0x021191e4 +func_ov035_021192a4 kind:function(arm,size=0x28) addr:0x021192a4 +func_ov035_021192cc kind:function(arm,size=0x74) addr:0x021192cc +func_ov035_02119340 kind:function(arm,size=0x464) addr:0x02119340 +func_ov035_021197a4 kind:function(arm,size=0x38) addr:0x021197a4 +func_ov035_021197dc kind:function(arm,size=0x30) addr:0x021197dc +func_ov035_0211980c kind:function(arm,size=0x90) addr:0x0211980c +func_ov035_0211989c kind:function(arm,size=0xc4) addr:0x0211989c +func_ov035_02119960 kind:function(arm,size=0x8) addr:0x02119960 +func_ov035_02119968 kind:function(arm,size=0x18) addr:0x02119968 +func_ov035_02119980 kind:function(arm,size=0x10c) addr:0x02119980 +func_ov035_02119a8c kind:function(arm,size=0x200) addr:0x02119a8c +func_ov035_02119c8c kind:function(arm,size=0x134) addr:0x02119c8c +func_ov035_02119dc0 kind:function(arm,size=0x354) addr:0x02119dc0 +func_ov035_0211a114 kind:function(arm,size=0x12c) addr:0x0211a114 +func_ov035_0211a240 kind:function(arm,size=0x288) addr:0x0211a240 +func_ov035_0211a4c8 kind:function(arm,size=0x80) addr:0x0211a4c8 +func_ov035_0211a548 kind:function(arm,size=0x190) addr:0x0211a548 +func_ov035_0211a6d8 kind:function(arm,size=0x40) addr:0x0211a6d8 +func_ov035_0211a718 kind:function(arm,size=0x34) addr:0x0211a718 +func_ov035_0211a74c kind:function(arm,size=0x14) addr:0x0211a74c +func_ov035_0211a760 kind:function(arm,size=0x2c) addr:0x0211a760 +func_ov035_0211a78c kind:function(arm,size=0xc) addr:0x0211a78c +func_ov035_0211a798 kind:function(arm,size=0x160) addr:0x0211a798 +func_ov035_0211a8f8 kind:function(arm,size=0x5c) addr:0x0211a8f8 +func_ov035_0211a954 kind:function(arm,size=0x24) addr:0x0211a954 +func_ov035_0211a978 kind:function(arm,size=0x2c) addr:0x0211a978 +func_ov035_0211a9a4 kind:function(arm,size=0x1c) addr:0x0211a9a4 +func_ov035_0211a9c0 kind:function(arm,size=0x1c) addr:0x0211a9c0 +func_ov035_0211a9dc kind:function(arm,size=0x28) addr:0x0211a9dc +func_ov035_0211aa04 kind:function(arm,size=0x30) addr:0x0211aa04 +func_ov035_0211aa34 kind:function(arm,size=0x14) addr:0x0211aa34 +func_ov035_0211aa48 kind:function(arm,size=0xc) addr:0x0211aa48 +func_ov035_0211aa54 kind:function(arm,size=0x24) addr:0x0211aa54 +func_ov035_0211aa78 kind:function(arm,size=0x44) addr:0x0211aa78 +func_ov035_0211aabc kind:function(arm,size=0xc) addr:0x0211aabc +func_ov035_0211aac8 kind:function(arm,size=0x24) addr:0x0211aac8 +func_ov035_0211aaec kind:function(arm,size=0x44) addr:0x0211aaec +func_ov035_0211ab30 kind:function(arm,size=0x34) addr:0x0211ab30 +func_ov035_0211ab64 kind:function(arm,size=0x88) addr:0x0211ab64 +func_ov035_0211abec kind:function(arm,size=0x1c) addr:0x0211abec +func_ov035_0211ac08 kind:function(arm,size=0x24) addr:0x0211ac08 +func_ov035_0211ac2c kind:function(arm,size=0x3c) addr:0x0211ac2c +func_ov035_0211ac68 kind:function(arm,size=0x24) addr:0x0211ac68 +func_ov035_0211ac8c kind:function(arm,size=0x90) addr:0x0211ac8c +func_ov035_0211ad1c kind:function(arm,size=0x11c) addr:0x0211ad1c +func_ov035_0211ae38 kind:function(arm,size=0x14) addr:0x0211ae38 +func_ov035_0211ae4c kind:function(arm,size=0x44) addr:0x0211ae4c +func_ov035_0211ae90 kind:function(arm,size=0x58) addr:0x0211ae90 +func_ov035_0211aee8 kind:function(arm,size=0x4) addr:0x0211aee8 +func_ov035_0211aeec kind:function(arm,size=0x4) addr:0x0211aeec +func_ov035_0211aef0 kind:function(arm,size=0x4) addr:0x0211aef0 +func_ov035_0211aef4 kind:function(arm,size=0x74) addr:0x0211aef4 +func_ov035_0211af68 kind:function(arm,size=0x14) addr:0x0211af68 +func_ov035_0211af7c kind:function(arm,size=0x9c) addr:0x0211af7c +func_ov035_0211b018 kind:function(arm,size=0x3c) addr:0x0211b018 +func_ov035_0211b054 kind:function(arm,size=0x134) addr:0x0211b054 +func_ov035_0211b188 kind:function(arm,size=0x10) addr:0x0211b188 +func_ov035_0211b198 kind:function(arm,size=0x6c) addr:0x0211b198 +func_ov035_0211b204 kind:function(arm,size=0x14) addr:0x0211b204 +func_ov035_0211b218 kind:function(arm,size=0x4) addr:0x0211b218 +func_ov035_0211b21c kind:function(arm,size=0x40) addr:0x0211b21c +func_ov035_0211b25c kind:function(arm,size=0xdc) addr:0x0211b25c +func_ov035_0211b338 kind:function(arm,size=0x24) addr:0x0211b338 +func_ov035_0211b35c kind:function(arm,size=0x250) addr:0x0211b35c +func_ov035_0211b5ac kind:function(arm,size=0xe0) addr:0x0211b5ac +func_ov035_0211b68c kind:function(arm,size=0x4c) addr:0x0211b68c +func_ov035_0211b6d8 kind:function(arm,size=0x5c) addr:0x0211b6d8 +func_ov035_0211b734 kind:function(arm,size=0x128) addr:0x0211b734 +func_ov035_0211b85c kind:function(arm,size=0x48) addr:0x0211b85c +func_ov035_0211b8a4 kind:function(arm,size=0xd4) addr:0x0211b8a4 +func_ov035_0211b978 kind:function(arm,size=0xec) addr:0x0211b978 +func_ov035_0211ba64 kind:function(arm,size=0x1c) addr:0x0211ba64 +func_ov035_0211ba80 kind:function(arm,size=0x30) addr:0x0211ba80 +func_ov035_0211bab0 kind:function(arm,size=0x38) addr:0x0211bab0 +func_ov035_0211bae8 kind:function(arm,size=0x14) addr:0x0211bae8 +func_ov035_0211bafc kind:function(arm,size=0x14) addr:0x0211bafc +func_ov035_0211bb10 kind:function(arm,size=0x8c) addr:0x0211bb10 +func_ov035_0211bb9c kind:function(arm,size=0xc) addr:0x0211bb9c +func_ov035_0211bba8 kind:function(arm,size=0x24) addr:0x0211bba8 +func_ov035_0211bbcc kind:function(arm,size=0x58) addr:0x0211bbcc +func_ov035_0211bc24 kind:function(arm,size=0x1b4) addr:0x0211bc24 +func_ov035_0211bdd8 kind:function(arm,size=0x14) addr:0x0211bdd8 +func_ov035_0211bdec kind:function(arm,size=0x134) addr:0x0211bdec +func_ov035_0211bf20 kind:function(arm,size=0x34) addr:0x0211bf20 +func_ov035_0211bf54 kind:function(arm,size=0x74) addr:0x0211bf54 +func_ov035_0211bfc8 kind:function(arm,size=0x574) addr:0x0211bfc8 +func_ov035_0211c53c kind:function(arm,size=0x38) addr:0x0211c53c +func_ov035_0211c574 kind:function(arm,size=0x30) addr:0x0211c574 +func_ov035_0211c5a4 kind:function(arm,size=0x24) addr:0x0211c5a4 +func_ov035_0211c5c8 kind:function(arm,size=0xa4) addr:0x0211c5c8 +func_ov035_0211c66c kind:function(arm,size=0xc8) addr:0x0211c66c +func_ov035_0211c734 kind:function(arm,size=0x14) addr:0x0211c734 +func_ov035_0211c748 kind:function(arm,size=0x18) addr:0x0211c748 +func_ov035_0211c760 kind:function(arm,size=0x170) addr:0x0211c760 +func_ov035_0211c8d0 kind:function(arm,size=0x380) addr:0x0211c8d0 +func_ov035_0211cc50 kind:function(arm,size=0x68) addr:0x0211cc50 +func_ov035_0211ccb8 kind:function(arm,size=0x34) addr:0x0211ccb8 +func_ov035_0211ccec kind:function(arm,size=0xc4) addr:0x0211ccec +func_ov035_0211cdb0 kind:function(arm,size=0x358) addr:0x0211cdb0 +func_ov035_0211d108 kind:function(arm,size=0x80) addr:0x0211d108 +func_ov035_0211d188 kind:function(arm,size=0xc8) addr:0x0211d188 +func_ov035_0211d250 kind:function(arm,size=0x68) addr:0x0211d250 +func_ov035_0211d2b8 kind:function(arm,size=0xa4) addr:0x0211d2b8 +func_ov035_0211d35c kind:function(arm,size=0xb4) addr:0x0211d35c +func_ov035_0211d410 kind:function(arm,size=0x170) addr:0x0211d410 +func_ov035_0211d580 kind:function(arm,size=0x80) addr:0x0211d580 +func_ov035_0211d600 kind:function(arm,size=0x198) addr:0x0211d600 +func_ov035_0211d798 kind:function(arm,size=0x3c) addr:0x0211d798 +func_ov035_0211d7d4 kind:function(arm,size=0x20) addr:0x0211d7d4 +func_ov035_0211d7f4 kind:function(arm,size=0x5c) addr:0x0211d7f4 +func_ov035_0211d850 kind:function(arm,size=0x8c) addr:0x0211d850 +func_ov035_0211d8dc kind:function(arm,size=0x238) addr:0x0211d8dc +func_ov035_0211db14 kind:function(arm,size=0x14) addr:0x0211db14 +func_ov035_0211db28 kind:function(arm,size=0x2c) addr:0x0211db28 +func_ov035_0211db54 kind:function(arm,size=0x9c) addr:0x0211db54 +func_ov035_0211dbf0 kind:function(arm,size=0x58) addr:0x0211dbf0 +func_ov035_0211dc48 kind:function(arm,size=0x5c) addr:0x0211dc48 +func_ov035_0211dca4 kind:function(arm,size=0x4c) addr:0x0211dca4 +func_ov035_0211dcf0 kind:function(arm,size=0x1c) addr:0x0211dcf0 +func_ov035_0211dd0c kind:function(arm,size=0x324) addr:0x0211dd0c +func_ov035_0211e030 kind:function(arm,size=0xc) addr:0x0211e030 +func_ov035_0211e03c kind:function(arm,size=0x314) addr:0x0211e03c +func_ov035_0211e350 kind:function(arm,size=0xac) addr:0x0211e350 +func_ov035_0211e3fc kind:function(arm,size=0x1c) addr:0x0211e3fc +func_ov035_0211e418 kind:function(arm,size=0x28) addr:0x0211e418 +func_ov035_0211e440 kind:function(arm,size=0x30) addr:0x0211e440 +func_ov035_0211e470 kind:function(arm,size=0x14) addr:0x0211e470 +func_ov035_0211e484 kind:function(arm,size=0xc) addr:0x0211e484 +func_ov035_0211e490 kind:function(arm,size=0x24) addr:0x0211e490 +func_ov035_0211e4b4 kind:function(arm,size=0x44) addr:0x0211e4b4 +func_ov035_0211e4f8 kind:function(arm,size=0x50) addr:0x0211e4f8 +func_ov035_0211e548 kind:function(arm,size=0x34) addr:0x0211e548 +func_ov035_0211e57c kind:function(arm,size=0x3c) addr:0x0211e57c +func_ov035_0211e5b8 kind:function(arm,size=0xf8) addr:0x0211e5b8 +func_ov035_0211e6b0 kind:function(arm,size=0x22c) addr:0x0211e6b0 +func_ov035_0211e8dc kind:function(arm,size=0x14) addr:0x0211e8dc +func_ov035_0211e8f0 kind:function(arm,size=0x28) addr:0x0211e8f0 +func_ov035_0211e918 kind:function(arm,size=0x178) addr:0x0211e918 +func_ov035_0211ea90 kind:function(arm,size=0x110) addr:0x0211ea90 +func_ov035_0211eba0 kind:function(arm,size=0x28) addr:0x0211eba0 +func_ov035_0211ebc8 kind:function(arm,size=0x30) addr:0x0211ebc8 +func_ov035_0211ebf8 kind:function(arm,size=0x28) addr:0x0211ebf8 +func_ov035_0211ec20 kind:function(arm,size=0xc) addr:0x0211ec20 +func_ov035_0211ec2c kind:function(arm,size=0x1d4) addr:0x0211ec2c +func_ov035_0211ee00 kind:function(arm,size=0x4c) addr:0x0211ee00 +func_ov035_0211ee4c kind:function(arm,size=0xac) addr:0x0211ee4c +func_ov035_0211eef8 kind:function(arm,size=0x44) addr:0x0211eef8 +func_ov035_0211ef3c kind:function(arm,size=0x74) addr:0x0211ef3c +func_ov035_0211efb0 kind:function(arm,size=0x30) addr:0x0211efb0 +func_ov035_0211efe0 kind:function(arm,size=0x94) addr:0x0211efe0 +func_ov035_0211f074 kind:function(arm,size=0xd8) addr:0x0211f074 +func_ov035_0211f14c kind:function(arm,size=0x94) addr:0x0211f14c +func_ov035_0211f1e0 kind:function(arm,size=0xc) addr:0x0211f1e0 +func_ov035_0211f1ec kind:function(arm,size=0xc4) addr:0x0211f1ec +func_ov035_0211f2b0 kind:function(arm,size=0x198) addr:0x0211f2b0 +func_ov035_0211f448 kind:function(arm,size=0x20) addr:0x0211f448 +func_ov035_0211f468 kind:function(arm,size=0x30) addr:0x0211f468 +func_ov035_0211f498 kind:function(arm,size=0x70) addr:0x0211f498 +func_ov035_0211f508 kind:function(arm,size=0x108) addr:0x0211f508 +func_ov035_0211f610 kind:function(arm,size=0x64) addr:0x0211f610 +func_ov035_0211f674 kind:function(arm,size=0x34) addr:0x0211f674 +func_ov035_0211f6a8 kind:function(arm,size=0xb0) addr:0x0211f6a8 +func_ov035_0211f758 kind:function(arm,size=0xab8) addr:0x0211f758 +func_ov035_02120210 kind:function(arm,size=0x70) addr:0x02120210 +func_ov035_02120280 kind:function(arm,size=0x4) addr:0x02120280 +func_ov035_02120284 kind:function(arm,size=0x394) addr:0x02120284 +func_ov035_02120618 kind:function(arm,size=0x6c) addr:0x02120618 +func_ov035_02120684 kind:function(arm,size=0x34) addr:0x02120684 +func_ov035_021206b8 kind:function(arm,size=0xc) addr:0x021206b8 +func_ov035_021206c4 kind:function(arm,size=0x48) addr:0x021206c4 +func_ov035_0212070c kind:function(arm,size=0x30) addr:0x0212070c +func_ov035_0212073c kind:function(arm,size=0x58) addr:0x0212073c +func_ov035_02120794 kind:function(arm,size=0x20) addr:0x02120794 +func_ov035_021207b4 kind:function(arm,size=0x4c) addr:0x021207b4 +func_ov035_02120800 kind:function(arm,size=0xc) addr:0x02120800 +func_ov035_0212080c kind:function(arm,size=0x70) addr:0x0212080c +func_ov035_0212087c kind:function(arm,size=0x120) addr:0x0212087c +func_ov035_0212099c kind:function(arm,size=0x138) addr:0x0212099c +func_ov035_02120ad4 kind:function(arm,size=0xdc) addr:0x02120ad4 +func_ov035_02120bb0 kind:function(arm,size=0x4c) addr:0x02120bb0 +func_ov035_02120bfc kind:function(arm,size=0xe4) addr:0x02120bfc +func_ov035_02120ce0 kind:function(arm,size=0x84) addr:0x02120ce0 +func_ov035_02120d64 kind:function(arm,size=0xac) addr:0x02120d64 +func_ov035_02120e10 kind:function(arm,size=0x4c) addr:0x02120e10 +func_ov035_02120e5c kind:function(arm,size=0x4c) addr:0x02120e5c +data_ov035_02120ea8 kind:data(any) addr:0x02120ea8 +data_ov035_02120eb8 kind:data(any) addr:0x02120eb8 +data_ov035_02120ec8 kind:data(any) addr:0x02120ec8 +data_ov035_02120ed8 kind:data(any) addr:0x02120ed8 +data_ov035_02120ee8 kind:data(any) addr:0x02120ee8 +data_ov035_02120efc kind:data(any) addr:0x02120efc +data_ov035_02120f0c kind:data(any) addr:0x02120f0c +data_ov035_02120f1c kind:data(any) addr:0x02120f1c +data_ov035_02120f2c kind:data(any) addr:0x02120f2c +data_ov035_02120f3c kind:data(any) addr:0x02120f3c +data_ov035_02120f4c kind:data(any) addr:0x02120f4c +data_ov035_02120f5c kind:data(any) addr:0x02120f5c +data_ov035_02120f6c kind:data(any) addr:0x02120f6c +__sinit_ov035_02120f7c kind:function(arm,size=0x50) addr:0x02120f7c +__sinit_ov035_02120fcc kind:function(arm,size=0xdc) addr:0x02120fcc +__sinit_ov035_021210a8 kind:function(arm,size=0x68) addr:0x021210a8 +__sinit_ov035_02121110 kind:function(arm,size=0x50) addr:0x02121110 +.p__sinit_ov035_02120f7c kind:data(word) addr:0x02121160 +.p__sinit_ov035_02120fcc kind:data(word) addr:0x02121164 +.p__sinit_ov035_021210a8 kind:data(word) addr:0x02121168 +.p__sinit_ov035_02121110 kind:data(word) addr:0x0212116c +data_ov035_02121188 kind:data(any) addr:0x02121188 +data_ov035_021211ac kind:data(any) addr:0x021211ac +data_ov035_021211d8 kind:data(any) addr:0x021211d8 +data_ov035_0212121c kind:data(any) addr:0x0212121c +data_ov035_02121284 kind:data(any) addr:0x02121284 +data_ov035_021212f4 kind:data(any) addr:0x021212f4 +data_ov035_02121388 kind:data(any) addr:0x02121388 +data_ov035_021213b8 kind:data(any) addr:0x021213b8 +data_ov035_02121460 kind:data(any) addr:0x02121460 +data_ov035_02121478 kind:data(any) addr:0x02121478 +data_ov035_021214b0 kind:data(any) addr:0x021214b0 +data_ov035_021214f0 kind:data(any) addr:0x021214f0 +data_ov035_02121508 kind:data(any) addr:0x02121508 +data_ov035_02121524 kind:data(any) addr:0x02121524 +data_ov035_02121548 kind:data(any) addr:0x02121548 +data_ov035_0212156c kind:data(any) addr:0x0212156c +data_ov035_021215cc kind:data(any) addr:0x021215cc +data_ov035_021215d8 kind:data(any) addr:0x021215d8 +data_ov035_021215fc kind:data(any) addr:0x021215fc +data_ov035_02121620 kind:data(any) addr:0x02121620 +data_ov035_021216a0 kind:data(any) addr:0x021216a0 +data_ov035_021216fc kind:data(any) addr:0x021216fc ambiguous +data_ov035_02121728 kind:data(any) addr:0x02121728 +data_ov035_021217a4 kind:data(any) addr:0x021217a4 +data_ov035_021217bc kind:data(any) addr:0x021217bc +data_ov035_021217d4 kind:data(any) addr:0x021217d4 +data_ov035_02121834 kind:data(any) addr:0x02121834 +data_ov035_0212184c kind:data(any) addr:0x0212184c +data_ov035_02121894 kind:data(any) addr:0x02121894 +data_ov035_021218ac kind:data(any) addr:0x021218ac +data_ov035_021218c4 kind:data(any) addr:0x021218c4 +data_ov035_021218dc kind:data(any) addr:0x021218dc +data_ov035_02121900 kind:data(any) addr:0x02121900 +data_ov035_0212195c kind:data(any) addr:0x0212195c +data_ov035_0212196c kind:data(any) addr:0x0212196c +data_ov035_021219e8 kind:data(any) addr:0x021219e8 +data_ov035_02121a00 kind:data(any) addr:0x02121a00 +data_ov035_02121a18 kind:data(any) addr:0x02121a18 +data_ov035_02121a30 kind:data(any) addr:0x02121a30 +data_ov035_02121a48 kind:data(any) addr:0x02121a48 +data_ov035_02121a60 kind:data(any) addr:0x02121a60 +data_ov035_02121a90 kind:data(any) addr:0x02121a90 +data_ov035_02121aa8 kind:data(any) addr:0x02121aa8 +data_ov035_02121ac0 kind:data(any) addr:0x02121ac0 +data_ov035_02121ae0 kind:bss addr:0x02121ae0 +data_ov035_02121ae4 kind:bss addr:0x02121ae4 +data_ov035_02121af0 kind:bss addr:0x02121af0 +data_ov035_02121bc8 kind:bss addr:0x02121bc8 +data_ov035_02121bd0 kind:bss addr:0x02121bd0 +data_ov035_02121bdc kind:bss addr:0x02121bdc +data_ov035_02121be8 kind:bss addr:0x02121be8 +data_ov035_02121cc0 kind:bss addr:0x02121cc0 +data_ov035_02121d98 kind:bss addr:0x02121d98 +data_ov035_02121d9c kind:bss addr:0x02121d9c +data_ov035_02121da4 kind:bss addr:0x02121da4 +data_ov035_02121db0 kind:bss addr:0x02121db0 +data_ov035_02121dbc kind:bss addr:0x02121dbc +data_ov035_02121e94 kind:bss addr:0x02121e94 +data_ov035_02121e98 kind:bss addr:0x02121e98 +data_ov035_02121ea4 kind:bss addr:0x02121ea4 +data_ov035_02121eb4 kind:bss addr:0x02121eb4 ambiguous diff --git a/config/usa/arm9/overlays/ov036/delinks.txt b/config/usa/arm9/overlays/ov036/delinks.txt new file mode 100644 index 00000000..18454a4a --- /dev/null +++ b/config/usa/arm9/overlays/ov036/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02118fa0 end:0x02120c60 kind:code align:32 + .rodata start:0x02120c60 end:0x02120e50 kind:rodata align:4 + .init start:0x02120e50 end:0x02121120 kind:code align:4 + .ctor start:0x02121120 end:0x02121144 kind:rodata align:4 + .data start:0x02121160 end:0x02122740 kind:data align:32 + .bss start:0x02122740 end:0x02122ee0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov036/relocs.txt b/config/usa/arm9/overlays/ov036/relocs.txt new file mode 100644 index 00000000..5cf416fd --- /dev/null +++ b/config/usa/arm9/overlays/ov036/relocs.txt @@ -0,0 +1,2292 @@ +from:0x02118fbc kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02118fdc kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02118ff8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119008 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119020 kind:arm_call to:0x02061628 module:overlay(0) +from:0x021190b0 kind:arm_call_thumb to:0x020a0eb0 module:overlay(0) +from:0x021190b8 kind:arm_call_thumb to:0x020be9dc module:overlay(1) +from:0x021190c4 kind:load to:0x021213c4 module:overlay(36) +from:0x021190c8 kind:load to:0x02121188 module:overlay(36) +from:0x021190cc kind:load to:0x021214e0 module:overlay(36) +from:0x021190d0 kind:load to:0x02121628 module:overlay(36) +from:0x021190d4 kind:load to:0x020b6288 module:overlay(0) +from:0x021190d8 kind:load to:0x020b502c module:overlay(0) +from:0x021190e4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02119118 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021191e4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0211924c kind:arm_call to:0x020611bc module:overlay(0) +from:0x02119260 kind:load to:0x020b537c module:overlay(0) +from:0x02119268 kind:load to:0x0204a068 module:main +from:0x021192a4 kind:load to:0x021211cc module:overlay(36) +from:0x021192dc kind:load to:0x021212c4 module:overlay(36) +from:0x02119360 kind:arm_call to:0x01ffd420 module:itcm +from:0x02119398 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x021193b4 kind:load to:0x027e09b8 module:dtcm +from:0x021194d0 kind:arm_call to:0x0206736c module:overlay(0) +from:0x021194e4 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119504 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119508 kind:arm_call to:0x020b7244 module:overlay(15) +from:0x02119514 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119518 kind:arm_call to:0x020b7244 module:overlay(15) +from:0x02119520 kind:load to:0x027e09b8 module:dtcm +from:0x02119524 kind:load to:0x02157e78 module:overlays(58,79) +from:0x0211953c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02119560 kind:load to:0x027e09b8 module:dtcm +from:0x02119588 kind:load to:0x0211abf8 module:overlay(36) +from:0x021195c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119620 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119624 kind:arm_call to:0x020b71a8 module:overlay(15) +from:0x0211962c kind:load to:0x02157e78 module:overlays(58,79) +from:0x02119638 kind:load to:0x0211a2c8 module:overlay(36) +from:0x0211965c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02119670 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0211967c kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119694 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119698 kind:arm_call to:0x020b7244 module:overlay(15) +from:0x021196a4 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x021196a8 kind:arm_call to:0x020b71a8 module:overlay(15) +from:0x021196b4 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x021196b8 kind:arm_call to:0x020b71a8 module:overlay(15) +from:0x021196c0 kind:load to:0x020b51f4 module:overlay(0) +from:0x021196c4 kind:load to:0x027e09b8 module:dtcm +from:0x021196c8 kind:load to:0x02157e78 module:overlays(58,79) +from:0x021196e0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02119704 kind:load to:0x027e09b8 module:dtcm +from:0x02119710 kind:load to:0x0211abf8 module:overlay(36) +from:0x02119728 kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x0211973c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02119768 kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x021197a0 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x021197a4 kind:arm_call to:0x0211cdbc module:overlay(36) +from:0x021197b8 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x021197bc kind:arm_call to:0x0211d2bc module:overlay(36) +from:0x021197d0 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x021197d4 kind:arm_call to:0x0211d73c module:overlay(36) +from:0x02119808 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x0211980c kind:arm_call to:0x0211d234 module:overlay(36) +from:0x02119828 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x0211982c kind:arm_call to:0x0211d250 module:overlay(36) +from:0x0211985c kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119860 kind:arm_call to:0x0211d26c module:overlay(36) +from:0x02119874 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119878 kind:arm_call to:0x0211d288 module:overlay(36) +from:0x021198ec kind:load to:0x02157e78 module:overlays(58,79) +from:0x021198f0 kind:load to:0x020b51f4 module:overlay(0) +from:0x021198f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0211990c kind:arm_call to:0x0206736c module:overlay(0) +from:0x0211991c kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119920 kind:arm_call to:0x020b7244 module:overlay(15) +from:0x0211992c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02119934 kind:load to:0x027e09b8 module:dtcm +from:0x02119938 kind:load to:0x02157e78 module:overlays(58,79) +from:0x0211993c kind:load to:0x020b51f4 module:overlay(0) +from:0x02119954 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02119978 kind:load to:0x027e09b8 module:dtcm +from:0x02119984 kind:load to:0x0211abf8 module:overlay(36) +from:0x0211999c kind:arm_call to:0x020732cc module:overlay(0) +from:0x021199c0 kind:load to:0x027e09b8 module:dtcm +from:0x021199d8 kind:arm_call to:0x0206736c module:overlay(0) +from:0x021199e8 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x021199ec kind:arm_call to:0x020b7244 module:overlay(15) +from:0x021199f8 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x021199fc kind:arm_call to:0x020b7244 module:overlay(15) +from:0x02119a08 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02119a10 kind:load to:0x027e09b8 module:dtcm +from:0x02119a14 kind:load to:0x02157e78 module:overlays(58,79) +from:0x02119a18 kind:load to:0x020b51f4 module:overlay(0) +from:0x02119a30 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02119a54 kind:load to:0x027e09b8 module:dtcm +from:0x02119a5c kind:arm_call to:0x0211abf8 module:overlay(36) +from:0x02119a6c kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119a70 kind:arm_call to:0x020b71a8 module:overlay(15) +from:0x02119a78 kind:load to:0x02157e78 module:overlays(58,79) +from:0x02119a90 kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x02119aa4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02119ac0 kind:load to:0x02157e78 module:overlays(58,79) +from:0x02119ac4 kind:load to:0x020b51f4 module:overlay(0) +from:0x02119afc kind:arm_call to:0x0206736c module:overlay(0) +from:0x02119b0c kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119b10 kind:arm_call to:0x020b7244 module:overlay(15) +from:0x02119b1c kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119b20 kind:arm_call to:0x020b7244 module:overlay(15) +from:0x02119b2c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02119b34 kind:load to:0x027e09b8 module:dtcm +from:0x02119b38 kind:load to:0x02157e78 module:overlays(58,79) +from:0x02119b3c kind:load to:0x020b51f4 module:overlay(0) +from:0x02119b5c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02119b74 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119b78 kind:arm_call to:0x020b72e4 module:overlay(15) +from:0x02119b8c kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119b90 kind:arm_call to:0x020b72e4 module:overlay(15) +from:0x02119bb4 kind:load to:0x027e09b8 module:dtcm +from:0x02119bb8 kind:load to:0x02157e78 module:overlays(58,79) +from:0x02119bcc kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119bdc kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02119c00 kind:load to:0x027e0d34 module:dtcm +from:0x02119c1c kind:arm_call to:0x020d9728 module:overlay(31) +from:0x02119c40 kind:load to:0x027e0d34 module:dtcm +from:0x02119c64 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119c6c kind:arm_call to:0x0211d550 module:overlay(36) +from:0x02119c84 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119c88 kind:arm_call to:0x0211d20c module:overlay(36) +from:0x02119d0c kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119d10 kind:arm_call to:0x0211cdbc module:overlay(36) +from:0x02119d20 kind:arm_call_thumb to:0x020a0e3c module:overlay(0) +from:0x02119d30 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119d34 kind:arm_call to:0x0211cdbc module:overlay(36) +from:0x02119d40 kind:arm_call_thumb to:0x020a0e3c module:overlay(0) +from:0x02119d4c kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119d5c kind:load to:0x027e09b8 module:dtcm +from:0x02119d74 kind:arm_call to:0x020d9728 module:overlay(31) +from:0x02119d98 kind:load to:0x027e0d34 module:dtcm +from:0x02119dc0 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119dd0 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119dd4 kind:arm_call to:0x0211c92c module:overlay(36) +from:0x02119ddc kind:load to:0x027e09b8 module:dtcm +from:0x02119e6c kind:arm_call to:0x0206736c module:overlay(0) +from:0x02119e7c kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119e80 kind:arm_call to:0x020b7244 module:overlay(15) +from:0x02119e8c kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119e90 kind:arm_call to:0x020b7244 module:overlay(15) +from:0x02119e9c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02119ea8 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119eb8 kind:load to:0x027e09b8 module:dtcm +from:0x02119ebc kind:load to:0x02157e78 module:overlays(58,79) +from:0x02119ec0 kind:load to:0x020b51f4 module:overlay(0) +from:0x02119ed8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02119ef0 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119ef4 kind:arm_call to:0x020b72e4 module:overlay(15) +from:0x02119f08 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x02119f0c kind:arm_call to:0x020b72e4 module:overlay(15) +from:0x02119f30 kind:load to:0x027e09b8 module:dtcm +from:0x02119f34 kind:load to:0x02157e78 module:overlays(58,79) +from:0x02119f44 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119f4c kind:arm_call to:0x0211d550 module:overlay(36) +from:0x02119fac kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119fb0 kind:arm_call to:0x0211cdbc module:overlay(36) +from:0x02119fc0 kind:arm_call_thumb to:0x020a0e3c module:overlay(0) +from:0x02119fd0 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x02119fd4 kind:arm_call to:0x0211cdbc module:overlay(36) +from:0x02119fe0 kind:arm_call_thumb to:0x020a0e3c module:overlay(0) +from:0x02119fe8 kind:load to:0x027e09b8 module:dtcm +from:0x0211a058 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0211a068 kind:arm_call to:0x020b6c94 module:overlay(15) +from:0x0211a06c kind:arm_call to:0x020b7244 module:overlay(15) +from:0x0211a074 kind:load to:0x027e09b8 module:dtcm +from:0x0211a078 kind:load to:0x02157e78 module:overlays(58,79) +from:0x0211a090 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0211a0b4 kind:load to:0x027e09b8 module:dtcm +from:0x0211a0e4 kind:arm_call to:0x0211abf8 module:overlay(36) +from:0x0211a148 kind:load to:0x027e09b8 module:dtcm +from:0x0211a14c kind:load to:0x0206736c module:overlay(0) +from:0x0211a164 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0211a188 kind:load to:0x027e09b8 module:dtcm +from:0x0211a1a0 kind:load to:0x0204a068 module:main +from:0x0211a1a4 kind:load to:0x020611dc module:overlay(0) +from:0x0211a1bc kind:load to:0x0211acc0 module:overlay(36) +from:0x0211a1d4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0211a1f8 kind:load to:0x027e09b8 module:dtcm +from:0x0211a220 kind:arm_call to:0x020a993c module:overlay(0) +from:0x0211a228 kind:load to:0x0204a0f0 module:main +from:0x0211a254 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0211a2dc kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x0211a2f0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211a314 kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x0211a330 kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x0211a34c kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x0211a368 kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x0211a384 kind:arm_call to:0x020b6c70 module:overlay(15) +from:0x0211a39c kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x0211a3a0 kind:arm_call to:0x0211d088 module:overlay(36) +from:0x0211a3b8 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x0211a3bc kind:arm_call to:0x0211d20c module:overlay(36) +from:0x0211a3f0 kind:load to:0x02157e78 module:overlays(58,79) +from:0x0211a3f4 kind:load to:0x020b51f4 module:overlay(0) +from:0x0211a410 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a414 kind:load to:0x01fff3b4 module:itcm +from:0x0211a42c kind:arm_call to:0x020a912c module:overlay(0) +from:0x0211a460 kind:arm_call to:0x020a912c module:overlay(0) +from:0x0211a48c kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0211a49c kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x0211a4a0 kind:arm_call to:0x0211d20c module:overlay(36) +from:0x0211a4b4 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x0211a4b8 kind:arm_call to:0x0211cdbc module:overlay(36) +from:0x0211a4cc kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x0211a4d0 kind:arm_call to:0x0211d754 module:overlay(36) +from:0x0211a4e4 kind:arm_call to:0x0211a3f8 module:overlay(36) +from:0x0211a4e8 kind:arm_call to:0x0211d770 module:overlay(36) +from:0x0211a4ec kind:arm_call to:0x020a9b0c module:overlay(0) +from:0x0211a50c kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0211a51c kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a52c kind:load to:0x020b502c module:overlay(0) +from:0x0211a530 kind:load to:0x02122740 module:overlay(36) +from:0x0211a534 kind:load to:0x0211a8d8 module:overlay(36) +from:0x0211a54c kind:arm_call to:0x020a9130 module:overlay(0) +from:0x0211a578 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x0211a600 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0211a61c kind:arm_call to:0x02073558 module:overlay(0) +from:0x0211a670 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0211a690 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0211a6b8 kind:arm_call to:0x020a9180 module:overlay(0) +from:0x0211a6c4 kind:load to:0x027e09b8 module:dtcm +from:0x0211a7c4 kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a7d8 kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a7ec kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a800 kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a818 kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a830 kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a848 kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a860 kind:arm_call_thumb to:0x020a0e38 module:overlay(0) +from:0x0211a8d4 kind:load to:0x027e09b8 module:dtcm +from:0x0211a900 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0211a908 kind:load to:0x020b502c module:overlay(0) +from:0x0211a90c kind:load to:0x02121650 module:overlay(36) +from:0x0211a910 kind:load to:0x02122740 module:overlay(36) +from:0x0211a944 kind:arm_call to:0x01fff148 module:itcm +from:0x0211a96c kind:arm_call to:0x01fff17c module:itcm +from:0x0211a9bc kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0211a9dc kind:arm_call to:0x020a95b8 module:overlay(0) +from:0x0211a9f4 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0211aa0c kind:arm_call to:0x0207832c module:overlay(0) +from:0x0211aa28 kind:arm_call to:0x0207836c module:overlay(0) +from:0x0211aa34 kind:load to:0x027e0ce0 module:dtcm +from:0x0211aa38 kind:load to:0x027e09b8 module:dtcm +from:0x0211aa3c kind:load to:0x027e09bc module:dtcm +from:0x0211aa40 kind:load to:0x02121160 module:overlay(36) +from:0x0211aaa0 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0211aac8 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0211aad8 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0211ab04 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ab08 kind:load to:0x027e09b8 module:dtcm +from:0x0211ab0c kind:load to:0x027e09bc module:dtcm +from:0x0211ab40 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0211abdc kind:arm_call to:0x02073450 module:overlay(0) +from:0x0211abf4 kind:load to:0x027e09b8 module:dtcm +from:0x0211ac08 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0211ac94 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0211acbc kind:load to:0x027e09b8 module:dtcm +from:0x0211acd4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0211ad38 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0211ad54 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0211ad68 kind:arm_call to:0x02078464 module:overlay(0) +from:0x0211ad78 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211ad90 kind:load to:0x027e09b8 module:dtcm +from:0x0211ad94 kind:load to:0x027e09bc module:dtcm +from:0x0211ada8 kind:arm_call to:0x020a91fc module:overlay(0) +from:0x0211adbc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211adc4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211adcc kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211add4 kind:arm_call to:0x02011ff4 module:main +from:0x0211adec kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211adf4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211adfc kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211ae18 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211ae24 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211ae40 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211ae50 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211ae60 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211ae68 kind:arm_call to:0x02011ff4 module:main +from:0x0211ae80 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211ae88 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211ae90 kind:arm_call to:0x02011ff4 module:main +from:0x0211aea8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211aeb0 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211aec4 kind:arm_branch to:0x0211adb0 module:overlay(36) +from:0x0211aed4 kind:arm_branch to:0x0211ab10 module:overlay(36) +from:0x0211aee4 kind:arm_branch to:0x0211aa68 module:overlay(36) +from:0x0211aef4 kind:arm_branch to:0x0211aa64 module:overlay(36) +from:0x0211af04 kind:arm_branch to:0x0211aa60 module:overlay(36) +from:0x0211af14 kind:arm_branch to:0x0211aa48 module:overlay(36) +from:0x0211af24 kind:arm_branch to:0x0211a91c module:overlay(36) +from:0x0211af34 kind:arm_branch to:0x0211a918 module:overlay(36) +from:0x0211af44 kind:arm_branch to:0x0211a914 module:overlay(36) +from:0x0211af54 kind:arm_branch to:0x0211ade0 module:overlay(36) +from:0x0211af64 kind:load to:0x02122754 module:overlay(36) +from:0x0211af78 kind:arm_call to:0x02011f3c module:main +from:0x0211af84 kind:arm_call to:0x0211afe8 module:overlay(36) +from:0x0211af98 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211afe0 kind:load to:0x02121668 module:overlay(36) +from:0x0211b014 kind:arm_call to:0x02118fa0 module:overlay(36) +from:0x0211b080 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0211b094 kind:load to:0x02122754 module:overlay(36) +from:0x0211b098 kind:load to:0x02121704 module:overlay(36) +from:0x0211b09c kind:load to:0x0212184c module:overlay(36) +from:0x0211b0a0 kind:load to:0x02121684 module:overlay(36) +from:0x0211b0d4 kind:arm_call to:0x021190f0 module:overlay(36) +from:0x0211b0f8 kind:load to:0x02121658 module:overlay(36) +from:0x0211b120 kind:load to:0x02121658 module:overlay(36) +from:0x0211b124 kind:load to:0x021192e0 module:overlay(36) +from:0x0211b16c kind:arm_call_thumb to:0x020a0f58 module:overlay(0) +from:0x0211b17c kind:arm_call_thumb to:0x020a0f58 module:overlay(0) +from:0x0211b198 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b1a0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211b1a8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b1b0 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211b1b8 kind:arm_call to:0x02011ff4 module:main +from:0x0211b1d0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b1d8 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211b1e0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b1e8 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211b1fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b210 kind:arm_branch to:0x0211b18c module:overlay(36) +from:0x0211b220 kind:arm_branch to:0x0211b1c4 module:overlay(36) +from:0x0211b230 kind:load to:0x0212283c module:overlay(36) +from:0x0211b244 kind:arm_call to:0x02011f3c module:main +from:0x0211b250 kind:arm_call to:0x0211b2b0 module:overlay(36) +from:0x0211b264 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211b2ac kind:load to:0x02121884 module:overlay(36) +from:0x0211b2dc kind:arm_call to:0x02118fa0 module:overlay(36) +from:0x0211b348 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0211b35c kind:load to:0x0212283c module:overlay(36) +from:0x0211b360 kind:load to:0x02121920 module:overlay(36) +from:0x0211b364 kind:load to:0x02121a68 module:overlay(36) +from:0x0211b368 kind:load to:0x021218a0 module:overlay(36) +from:0x0211b3a0 kind:arm_call to:0x021190f0 module:overlay(36) +from:0x0211b3d0 kind:load to:0x02121874 module:overlay(36) +from:0x0211b3f8 kind:load to:0x02121874 module:overlay(36) +from:0x0211b3fc kind:load to:0x021192e0 module:overlay(36) +from:0x0211b444 kind:arm_call_thumb to:0x020a0f58 module:overlay(0) +from:0x0211b454 kind:arm_call_thumb to:0x020a0f58 module:overlay(0) +from:0x0211b470 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b478 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211b480 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b488 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211b490 kind:arm_call to:0x02011ff4 module:main +from:0x0211b4a8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b4b0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211b4b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b4c0 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211b4d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b4e8 kind:arm_branch to:0x0211b464 module:overlay(36) +from:0x0211b4f8 kind:arm_branch to:0x0211b49c module:overlay(36) +from:0x0211b508 kind:load to:0x02122924 module:overlay(36) +from:0x0211b51c kind:arm_call to:0x02011f3c module:main +from:0x0211b528 kind:arm_call to:0x0211b58c module:overlay(36) +from:0x0211b53c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211b584 kind:load to:0x02121aa0 module:overlay(36) +from:0x0211b5b8 kind:arm_call to:0x02118fa0 module:overlay(36) +from:0x0211b624 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0211b638 kind:load to:0x02122924 module:overlay(36) +from:0x0211b63c kind:load to:0x02121b3c module:overlay(36) +from:0x0211b640 kind:load to:0x02121c84 module:overlay(36) +from:0x0211b644 kind:load to:0x02121abc module:overlay(36) +from:0x0211b67c kind:arm_call to:0x021190f0 module:overlay(36) +from:0x0211b6a8 kind:load to:0x02121a90 module:overlay(36) +from:0x0211b6d0 kind:load to:0x02121a90 module:overlay(36) +from:0x0211b6d4 kind:load to:0x021192e0 module:overlay(36) +from:0x0211b73c kind:arm_call_thumb to:0x020a0f58 module:overlay(0) +from:0x0211b74c kind:load to:0x027e09b8 module:dtcm +from:0x0211b75c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b764 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211b76c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b774 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211b77c kind:arm_call to:0x02011ff4 module:main +from:0x0211b794 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b79c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211b7a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b7ac kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211b7c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b7d4 kind:arm_branch to:0x0211b750 module:overlay(36) +from:0x0211b7e4 kind:arm_branch to:0x0211b788 module:overlay(36) +from:0x0211b7f4 kind:load to:0x02122a0c module:overlay(36) +from:0x0211b808 kind:arm_call to:0x02011f3c module:main +from:0x0211b814 kind:arm_call to:0x0211b878 module:overlay(36) +from:0x0211b828 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211b870 kind:load to:0x02121cbc module:overlay(36) +from:0x0211b8a4 kind:arm_call to:0x02118fa0 module:overlay(36) +from:0x0211b910 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0211b924 kind:load to:0x02122a0c module:overlay(36) +from:0x0211b928 kind:load to:0x02121d58 module:overlay(36) +from:0x0211b92c kind:load to:0x02121ea0 module:overlay(36) +from:0x0211b930 kind:load to:0x02121cd8 module:overlay(36) +from:0x0211b968 kind:arm_call to:0x021190f0 module:overlay(36) +from:0x0211b998 kind:load to:0x02121cac module:overlay(36) +from:0x0211b9c0 kind:load to:0x02121cac module:overlay(36) +from:0x0211b9c4 kind:load to:0x021192e0 module:overlay(36) +from:0x0211ba24 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211ba2c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211ba34 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211ba3c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211ba44 kind:arm_call to:0x02011ff4 module:main +from:0x0211ba5c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211ba64 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211ba6c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211ba74 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211ba88 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211ba9c kind:arm_branch to:0x0211ba18 module:overlay(36) +from:0x0211baac kind:arm_branch to:0x0211ba50 module:overlay(36) +from:0x0211babc kind:load to:0x02122af4 module:overlay(36) +from:0x0211bad0 kind:arm_call to:0x02011f3c module:main +from:0x0211badc kind:arm_call to:0x0211bb44 module:overlay(36) +from:0x0211baf0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211bb38 kind:load to:0x02121ed8 module:overlay(36) +from:0x0211bb70 kind:arm_call to:0x02118fa0 module:overlay(36) +from:0x0211bbdc kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0211bbf0 kind:load to:0x02122af4 module:overlay(36) +from:0x0211bbf4 kind:load to:0x02121f74 module:overlay(36) +from:0x0211bbf8 kind:load to:0x021220bc module:overlay(36) +from:0x0211bbfc kind:load to:0x02121ef4 module:overlay(36) +from:0x0211bc34 kind:arm_call to:0x021190f0 module:overlay(36) +from:0x0211bc60 kind:load to:0x02121ec8 module:overlay(36) +from:0x0211bc88 kind:load to:0x02121ec8 module:overlay(36) +from:0x0211bc8c kind:load to:0x021192e0 module:overlay(36) +from:0x0211bd1c kind:load to:0x027e09b8 module:dtcm +from:0x0211bd20 kind:load to:0x027e0ce0 module:dtcm +from:0x0211bd30 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211bd38 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211bd40 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211bd48 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211bd50 kind:arm_call to:0x02011ff4 module:main +from:0x0211bd68 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211bd70 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211bd78 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211bd80 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211bd94 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211bda8 kind:arm_branch to:0x0211bd24 module:overlay(36) +from:0x0211bdb8 kind:arm_branch to:0x0211bd5c module:overlay(36) +from:0x0211bdc8 kind:load to:0x02122bdc module:overlay(36) +from:0x0211bddc kind:arm_call to:0x02011f3c module:main +from:0x0211bde8 kind:arm_call to:0x0211beac module:overlay(36) +from:0x0211bdfc kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211be44 kind:load to:0x021220f4 module:overlay(36) +from:0x0211be54 kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x0211be68 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211be78 kind:load to:0x02122118 module:overlay(36) +from:0x0211be7c kind:load to:0x02120c68 module:overlay(36) +from:0x0211be94 kind:arm_call to:0x0200eab0 module:main +from:0x0211be9c kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0211bea4 kind:arm_call to:0x01ffc57c module:itcm +from:0x0211bed8 kind:arm_call to:0x02118fa0 module:overlay(36) +from:0x0211bf44 kind:arm_call to:0x0211be4c module:overlay(36) +from:0x0211bf58 kind:load to:0x02122bdc module:overlay(36) +from:0x0211bf5c kind:load to:0x021221bc module:overlay(36) +from:0x0211bf60 kind:load to:0x02122304 module:overlay(36) +from:0x0211bf64 kind:load to:0x0212213c module:overlay(36) +from:0x0211bf70 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211bfb0 kind:arm_call to:0x021190f0 module:overlay(36) +from:0x0211bfdc kind:load to:0x021220e4 module:overlay(36) +from:0x0211c004 kind:load to:0x021220e4 module:overlay(36) +from:0x0211c008 kind:load to:0x021192e0 module:overlay(36) +from:0x0211c09c kind:arm_call_thumb to:0x020a0f58 module:overlay(0) +from:0x0211c0ac kind:arm_call_thumb to:0x020a0f58 module:overlay(0) +from:0x0211c0bc kind:load to:0x027e09b8 module:dtcm +from:0x0211c0c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c0d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211c0dc kind:arm_call to:0x02011ff4 module:main +from:0x0211c0f4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211c0fc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211c104 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211c10c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211c114 kind:arm_call to:0x02011ff4 module:main +from:0x0211c12c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211c134 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211c13c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211c144 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211c158 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211c16c kind:arm_branch to:0x0211c0e8 module:overlay(36) +from:0x0211c17c kind:arm_branch to:0x0211c120 module:overlay(36) +from:0x0211c18c kind:load to:0x02122cc4 module:overlay(36) +from:0x0211c1a0 kind:arm_call to:0x02011f3c module:main +from:0x0211c1ac kind:arm_call to:0x0211c61c module:overlay(36) +from:0x0211c1c0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211c1d8 kind:load to:0x02122340 module:overlay(36) +from:0x0211c1e4 kind:arm_call to:0x020590e8 module:overlay(0) +from:0x0211c1f8 kind:load to:0x02122334 module:overlay(36) +from:0x0211c280 kind:arm_call to:0x020a4be0 module:overlay(0) +from:0x0211c28c kind:arm_call to:0x02015e80 module:main +from:0x0211c2a4 kind:arm_call to:0x02034038 module:main +from:0x0211c2ac kind:arm_call to:0x02033f54 module:main +from:0x0211c2c0 kind:arm_call to:0x02034038 module:main +from:0x0211c2d4 kind:arm_call to:0x02034038 module:main +from:0x0211c2dc kind:arm_call to:0x02033f54 module:main +from:0x0211c2fc kind:arm_call to:0x02034038 module:main +from:0x0211c338 kind:arm_call to:0x02034038 module:main +from:0x0211c340 kind:arm_call to:0x02033f54 module:main +from:0x0211c360 kind:arm_call to:0x02034038 module:main +from:0x0211c374 kind:arm_call_thumb to:0x020156a0 module:main +from:0x0211c38c kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x0211c3e4 kind:arm_call_thumb to:0x020156cc module:main +from:0x0211c3f4 kind:arm_call to:0x020a4be0 module:overlay(0) +from:0x0211c400 kind:arm_call to:0x02015e80 module:main +from:0x0211c418 kind:arm_call to:0x02034038 module:main +from:0x0211c420 kind:arm_call to:0x02033f54 module:main +from:0x0211c434 kind:arm_call to:0x02034038 module:main +from:0x0211c448 kind:arm_call to:0x02034038 module:main +from:0x0211c450 kind:arm_call to:0x02033f54 module:main +from:0x0211c468 kind:arm_call to:0x02034038 module:main +from:0x0211c4a4 kind:arm_call to:0x02034038 module:main +from:0x0211c4ac kind:arm_call to:0x02033f54 module:main +from:0x0211c4c4 kind:arm_call to:0x02034038 module:main +from:0x0211c4d8 kind:arm_call_thumb to:0x020156a0 module:main +from:0x0211c4f0 kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x0211c548 kind:arm_call_thumb to:0x020156cc module:main +from:0x0211c554 kind:load to:0x02122410 module:overlay(36) +from:0x0211c558 kind:load to:0x020aa228 module:overlay(0) +from:0x0211c55c kind:load to:0x020aa220 module:overlay(0) +from:0x0211c580 kind:arm_call_thumb to:0x020156a0 module:main +from:0x0211c594 kind:arm_call_thumb to:0x0205ab58 module:overlay(0) +from:0x0211c5a4 kind:arm_call to:0x0200f37c module:main +from:0x0211c5a8 kind:arm_call to:0x0200bf88 module:main +from:0x0211c5b0 kind:arm_call to:0x0200f37c module:main +from:0x0211c5b8 kind:arm_call to:0x0200bed8 module:main +from:0x0211c5c0 kind:arm_call_thumb to:0x020156cc module:main +from:0x0211c5d4 kind:arm_call_thumb to:0x020156a0 module:main +from:0x0211c5e4 kind:arm_call_thumb to:0x0205ab58 module:overlay(0) +from:0x0211c5f4 kind:arm_call to:0x0200f37c module:main +from:0x0211c5f8 kind:arm_call to:0x0200bf88 module:main +from:0x0211c600 kind:arm_call to:0x0200f37c module:main +from:0x0211c608 kind:arm_call to:0x0200bed8 module:main +from:0x0211c610 kind:arm_call_thumb to:0x020156cc module:main +from:0x0211c624 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211c62c kind:arm_call to:0x02061628 module:overlay(0) +from:0x0211c648 kind:arm_call to:0x0211c1dc module:overlay(36) +from:0x0211c66c kind:arm_call_thumb to:0x02015528 module:main +from:0x0211c68c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211c6a4 kind:arm_call_thumb to:0x02015528 module:main +from:0x0211c6c8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211c710 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0211c71c kind:arm_call to:0x0211c260 module:overlay(36) +from:0x0211c728 kind:load to:0x02122364 module:overlay(36) +from:0x0211c72c kind:load to:0x021223e8 module:overlay(36) +from:0x0211c730 kind:load to:0x0204a068 module:main +from:0x0211c740 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211c748 kind:arm_call_thumb to:0x02015544 module:main +from:0x0211c750 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211c758 kind:arm_call_thumb to:0x02015544 module:main +from:0x0211c760 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211c768 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211c780 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211c788 kind:arm_call_thumb to:0x02015544 module:main +from:0x0211c790 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211c798 kind:arm_call_thumb to:0x02015544 module:main +from:0x0211c7a0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211c7a8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211c7b0 kind:arm_call to:0x02011ff4 module:main +from:0x0211c7dc kind:arm_call to:0x0211c560 module:overlay(36) +from:0x0211c7e8 kind:arm_call to:0x0211c918 module:overlay(36) +from:0x0211c834 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c840 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211c880 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c890 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c8cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211c8dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c928 kind:load to:0x027e09bc module:dtcm +from:0x0211c9a4 kind:load to:0x0204a0f0 module:main +from:0x0211ca14 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211ca68 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211ca78 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cac8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211cad8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cb04 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cb14 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cb2c kind:arm_call to:0x0200ef5c module:main +from:0x0211cb6c kind:arm_call to:0x0200ef5c module:main +from:0x0211cc18 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211cc3c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211cc4c kind:arm_call to:0x0200ea38 module:main +from:0x0211cc6c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211cc94 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211cca4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211ccc8 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211ccd8 kind:arm_call to:0x0200ea38 module:main +from:0x0211cd10 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0211cd20 kind:arm_call to:0x01ffc768 module:itcm +from:0x0211cd30 kind:arm_call to:0x0200ea38 module:main +from:0x0211cd6c kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0211cd78 kind:load to:0x0203e93c module:main +from:0x0211cd80 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0211cd84 kind:load to:0x02120ce8 module:overlay(36) +from:0x0211cd88 kind:load to:0x02120d28 module:overlay(36) +from:0x0211cd8c kind:load to:0x02120d18 module:overlay(36) +from:0x0211cd90 kind:load to:0x02120d08 module:overlay(36) +from:0x0211cd94 kind:load to:0x02120cf8 module:overlay(36) +from:0x0211cd98 kind:load to:0x02120c88 module:overlay(36) +from:0x0211cd9c kind:load to:0x02120cd8 module:overlay(36) +from:0x0211cda0 kind:load to:0x02120cc8 module:overlay(36) +from:0x0211cda4 kind:load to:0x02120cb8 module:overlay(36) +from:0x0211cda8 kind:load to:0x02120d38 module:overlay(36) +from:0x0211cdac kind:load to:0x02120c98 module:overlay(36) +from:0x0211cdb0 kind:load to:0x02120c78 module:overlay(36) +from:0x0211cdb4 kind:load to:0x02120ca8 module:overlay(36) +from:0x0211cdb8 kind:load to:0x027e0958 module:dtcm +from:0x0211cdcc kind:arm_call to:0x0211cddc module:overlay(36) +from:0x0211cdd4 kind:arm_call to:0x0211cecc module:overlay(36) +from:0x0211cdf0 kind:arm_call_thumb to:0x020a0e6c module:overlay(0) +from:0x0211ce1c kind:arm_call to:0x0211cecc module:overlay(36) +from:0x0211ce44 kind:arm_call to:0x0211cecc module:overlay(36) +from:0x0211ce6c kind:arm_call to:0x0211cecc module:overlay(36) +from:0x0211ce94 kind:arm_call to:0x0211cecc module:overlay(36) +from:0x0211cebc kind:arm_call to:0x0211cecc module:overlay(36) +from:0x0211cec4 kind:load to:0x020b6288 module:overlay(0) +from:0x0211d028 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0211d080 kind:load to:0x020b64f0 module:overlay(0) +from:0x0211d3f4 kind:arm_call to:0x020a8928 module:overlay(0) +from:0x0211d410 kind:arm_call to:0x020d653c module:overlay(24) +from:0x0211d43c kind:arm_call to:0x020a9c84 module:overlay(0) +from:0x0211d4b4 kind:arm_call to:0x020a8728 module:overlay(0) +from:0x0211d4e0 kind:arm_call to:0x020a8708 module:overlay(0) +from:0x0211d540 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d544 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0211d548 kind:load to:0x020b64f0 module:overlay(0) +from:0x0211d54c kind:load to:0x027e09b8 module:dtcm +from:0x0211d6bc kind:arm_call to:0x020a8800 module:overlay(0) +from:0x0211d6cc kind:arm_call to:0x020a87cc module:overlay(0) +from:0x0211d714 kind:arm_call to:0x0211cdbc module:overlay(36) +from:0x0211d72c kind:arm_call to:0x020a8748 module:overlay(0) +from:0x0211d734 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d738 kind:load to:0x027e09b8 module:dtcm +from:0x0211d784 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211d798 kind:arm_branch to:0x0211c774 module:overlay(36) +from:0x0211d7a8 kind:arm_branch to:0x0211c974 module:overlay(36) +from:0x0211d7b8 kind:arm_branch to:0x0211c964 module:overlay(36) +from:0x0211d7c8 kind:arm_branch to:0x0211c960 module:overlay(36) +from:0x0211d7d8 kind:arm_branch to:0x0211c95c module:overlay(36) +from:0x0211d7e8 kind:arm_branch to:0x0211c958 module:overlay(36) +from:0x0211d7f8 kind:arm_branch to:0x0211c954 module:overlay(36) +from:0x0211d808 kind:arm_branch to:0x0211c950 module:overlay(36) +from:0x0211d818 kind:arm_branch to:0x0211c94c module:overlay(36) +from:0x0211d828 kind:arm_branch to:0x0211c734 module:overlay(36) +from:0x0211d838 kind:load to:0x02122db8 module:overlay(36) +from:0x0211d84c kind:arm_call to:0x02011f3c module:main +from:0x0211d858 kind:arm_call to:0x0211d888 module:overlay(36) +from:0x0211d86c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0211d884 kind:load to:0x02122428 module:overlay(36) +from:0x0211d894 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211d89c kind:arm_call to:0x02061628 module:overlay(0) +from:0x0211d8cc kind:arm_call_thumb to:0x02015528 module:main +from:0x0211d8ec kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211d900 kind:arm_call to:0x020a4be0 module:overlay(0) +from:0x0211d90c kind:arm_call to:0x02015e80 module:main +from:0x0211d924 kind:arm_call to:0x02034038 module:main +from:0x0211d92c kind:arm_call to:0x02033f54 module:main +from:0x0211d940 kind:arm_call to:0x02034038 module:main +from:0x0211d954 kind:arm_call to:0x02034038 module:main +from:0x0211d95c kind:arm_call to:0x02033f54 module:main +from:0x0211d978 kind:arm_call to:0x02034038 module:main +from:0x0211d9b4 kind:arm_call to:0x02034038 module:main +from:0x0211d9bc kind:arm_call to:0x02033f54 module:main +from:0x0211d9d8 kind:arm_call to:0x02034038 module:main +from:0x0211d9ec kind:arm_call_thumb to:0x020156a0 module:main +from:0x0211da04 kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x0211da5c kind:arm_call_thumb to:0x020156cc module:main +from:0x0211da78 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0211da88 kind:load to:0x0212244c module:overlay(36) +from:0x0211da8c kind:load to:0x021224c8 module:overlay(36) +from:0x0211da90 kind:load to:0x021224f0 module:overlay(36) +from:0x0211da94 kind:load to:0x020aa228 module:overlay(0) +from:0x0211da98 kind:load to:0x020aa220 module:overlay(0) +from:0x0211da9c kind:load to:0x0204a068 module:main +from:0x0211daac kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211dab4 kind:arm_call_thumb to:0x02015544 module:main +from:0x0211dabc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211dac4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211dadc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211dae4 kind:arm_call_thumb to:0x02015544 module:main +from:0x0211daec kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0211daf4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211dafc kind:arm_call to:0x02011ff4 module:main +from:0x0211db4c kind:load to:0x027e0cd8 module:dtcm +from:0x0211db64 kind:arm_call to:0x0211dcec module:overlay(36) +from:0x0211dbb4 kind:arm_call to:0x01ffa06c module:itcm +from:0x0211dbe8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211dbf8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211dc24 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211dc34 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211dcac kind:load to:0x027e09b8 module:dtcm +from:0x0211dcb0 kind:load to:0x02122d9c module:overlay(36) +from:0x0211dcb4 kind:load to:0x0203e93c module:main +from:0x0211dcb8 kind:load to:0x0212241c module:overlay(36) +from:0x0211dd0c kind:arm_call_thumb to:0x020156a0 module:main +from:0x0211dd1c kind:arm_call_thumb to:0x0205ab58 module:overlay(0) +from:0x0211dd2c kind:arm_call to:0x0200f37c module:main +from:0x0211dd30 kind:arm_call to:0x0200bf88 module:main +from:0x0211dd38 kind:arm_call to:0x0200f37c module:main +from:0x0211dd40 kind:arm_call to:0x0200bed8 module:main +from:0x0211dd48 kind:arm_call_thumb to:0x020156cc module:main +from:0x0211dd5c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0211dd70 kind:arm_branch to:0x0211dad0 module:overlay(36) +from:0x0211dd80 kind:arm_branch to:0x0211dce8 module:overlay(36) +from:0x0211dd90 kind:arm_branch to:0x0211dcd8 module:overlay(36) +from:0x0211dda0 kind:arm_branch to:0x0211dcd4 module:overlay(36) +from:0x0211ddb0 kind:arm_branch to:0x0211dcd0 module:overlay(36) +from:0x0211ddc0 kind:arm_branch to:0x0211dccc module:overlay(36) +from:0x0211ddd0 kind:arm_branch to:0x0211dcc8 module:overlay(36) +from:0x0211dde0 kind:arm_branch to:0x0211dcc4 module:overlay(36) +from:0x0211ddf0 kind:arm_branch to:0x0211dcc0 module:overlay(36) +from:0x0211de00 kind:arm_branch to:0x0211daa0 module:overlay(36) +from:0x0211de10 kind:load to:0x02122e04 module:overlay(36) +from:0x0211de24 kind:arm_call to:0x02011f3c module:main +from:0x0211de30 kind:arm_call to:0x0211de60 module:overlay(36) +from:0x0211de44 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211de5c kind:load to:0x02122504 module:overlay(36) +from:0x0211de68 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0211de7c kind:load to:0x02122528 module:overlay(36) +from:0x0211decc kind:load to:0x02122e04 module:overlay(36) +from:0x0211dedc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211dee4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211defc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211df04 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211df0c kind:arm_call to:0x02011ff4 module:main +from:0x0211df20 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211df3c kind:load to:0x0204a068 module:main +from:0x0211df40 kind:load to:0x02061204 module:overlay(0) +from:0x0211df64 kind:arm_call to:0x0201bb5c module:main +from:0x0211df70 kind:arm_call to:0x0201b980 module:main +from:0x0211df78 kind:load to:0x0204e5d8 module:main +from:0x0211df9c kind:arm_call to:0x02061210 module:overlay(0) +from:0x0211dfa4 kind:load to:0x0204a068 module:main +from:0x0211dfd8 kind:arm_call to:0x02018d50 module:main +from:0x0211dfe4 kind:arm_call to:0x02061228 module:overlay(0) +from:0x0211dff4 kind:arm_call to:0x02019510 module:main +from:0x0211dffc kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0211e008 kind:load to:0x0204a0f0 module:main +from:0x0211e00c kind:load to:0x0204a068 module:main +from:0x0211e038 kind:arm_call to:0x0201bb5c module:main +from:0x0211e044 kind:arm_call to:0x0201b980 module:main +from:0x0211e04c kind:load to:0x0204e5d8 module:main +from:0x0211e078 kind:arm_call to:0x02061210 module:overlay(0) +from:0x0211e080 kind:load to:0x0204a068 module:main +from:0x0211e0a0 kind:arm_call to:0x02061228 module:overlay(0) +from:0x0211e0bc kind:arm_call to:0x02018d50 module:main +from:0x0211e0cc kind:load to:0x0204a068 module:main +from:0x0211e0d0 kind:load to:0x0204a0f0 module:main +from:0x0211e0dc kind:arm_call to:0x0201baa4 module:main +from:0x0211e0f0 kind:arm_call to:0x0201baa4 module:main +from:0x0211e0f8 kind:arm_call to:0x02011ff4 module:main +from:0x0211e130 kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x0211e154 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e174 kind:arm_call to:0x0212032c module:overlay(36) +from:0x0211e194 kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0211e1a0 kind:arm_call to:0x020b92f4 module:overlay(4) +from:0x0211e1ac kind:arm_call to:0x0213dd10 module:overlay(56) +from:0x0211e1bc kind:arm_call to:0x0201f6c8 module:main +from:0x0211e1c8 kind:arm_call to:0x0201f650 module:main +from:0x0211e1f4 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e200 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e20c kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e218 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e220 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e22c kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e238 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e244 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e24c kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e258 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e264 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e270 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e278 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e284 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e290 kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e29c kind:arm_call to:0x0212037c module:overlay(36) +from:0x0211e2a4 kind:arm_call to:0x0212078c module:overlay(36) +from:0x0211e2b0 kind:arm_call to:0x0212078c module:overlay(36) +from:0x0211e2bc kind:arm_call to:0x0212078c module:overlay(36) +from:0x0211e2c8 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0211e2d4 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0211e2e0 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0211e2ec kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0211e2f8 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0211e314 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x0211e350 kind:arm_call_thumb to:0x02015488 module:main +from:0x0211e360 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0211e378 kind:arm_call to:0x02017374 module:main +from:0x0211e3a0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e3a8 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e3b0 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e3b8 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e3c0 kind:arm_call_thumb to:0x0201549c module:main +from:0x0211e3d0 kind:arm_call_thumb to:0x02015488 module:main +from:0x0211e3dc kind:arm_call_thumb to:0x020154c4 module:main +from:0x0211e3f4 kind:arm_call to:0x02017374 module:main +from:0x0211e41c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e424 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e42c kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e434 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e44c kind:arm_call to:0x02017374 module:main +from:0x0211e470 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e478 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e480 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e488 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e4a0 kind:arm_call to:0x02017374 module:main +from:0x0211e4cc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e4d4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e4dc kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e4e4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e4fc kind:arm_call to:0x02017374 module:main +from:0x0211e524 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0211e52c kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e534 kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e53c kind:arm_call_thumb to:0x02015664 module:main +from:0x0211e544 kind:arm_call_thumb to:0x0201549c module:main +from:0x0211e5d0 kind:arm_call to:0x02019510 module:main +from:0x0211e5e0 kind:arm_call to:0x02011f3c module:main +from:0x0211e5fc kind:arm_call to:0x020b7020 module:overlays(4,5) +from:0x0211e614 kind:arm_call to:0x02019510 module:main +from:0x0211e624 kind:arm_call to:0x0201f708 module:main +from:0x0211e630 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0211e65c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211e688 kind:arm_call to:0x0213dd38 module:overlay(56) +from:0x0211e694 kind:arm_call to:0x020166a4 module:main +from:0x0211e69c kind:arm_call to:0x0213e0c0 module:overlay(56) +from:0x0211e6c8 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0211e6d8 kind:arm_call to:0x020166a4 module:main +from:0x0211e6e8 kind:arm_call to:0x0201f708 module:main +from:0x0211e710 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0211e720 kind:arm_call to:0x020166a4 module:main +from:0x0211e730 kind:arm_call to:0x0201f708 module:main +from:0x0211e758 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0211e768 kind:arm_call to:0x020166a4 module:main +from:0x0211e778 kind:arm_call to:0x0201f708 module:main +from:0x0211e7a8 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0211e7b4 kind:arm_call to:0x020166a4 module:main +from:0x0211e7c4 kind:arm_call to:0x0201f708 module:main +from:0x0211e7e8 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0211e7f8 kind:arm_call to:0x020166a4 module:main +from:0x0211e808 kind:arm_call to:0x0201f708 module:main +from:0x0211e818 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e828 kind:arm_call to:0x020166a4 module:main +from:0x0211e83c kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e84c kind:arm_call to:0x020166a4 module:main +from:0x0211e860 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e870 kind:arm_call to:0x020166a4 module:main +from:0x0211e884 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e890 kind:arm_call to:0x020166a4 module:main +from:0x0211e8a0 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e8b0 kind:arm_call to:0x020166a4 module:main +from:0x0211e8c4 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e8d4 kind:arm_call to:0x020166a4 module:main +from:0x0211e8e8 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e8f8 kind:arm_call to:0x020166a4 module:main +from:0x0211e90c kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e918 kind:arm_call to:0x020166a4 module:main +from:0x0211e928 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e938 kind:arm_call to:0x020166a4 module:main +from:0x0211e94c kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e95c kind:arm_call to:0x020166a4 module:main +from:0x0211e970 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e980 kind:arm_call to:0x020166a4 module:main +from:0x0211e994 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e9a0 kind:arm_call to:0x020166a4 module:main +from:0x0211e9b0 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e9c0 kind:arm_call to:0x020166a4 module:main +from:0x0211e9d4 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211e9e4 kind:arm_call to:0x020166a4 module:main +from:0x0211e9f8 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211ea08 kind:arm_call to:0x020166a4 module:main +from:0x0211ea1c kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211ea28 kind:arm_call to:0x020166a4 module:main +from:0x0211ea38 kind:arm_call to:0x021207c0 module:overlay(36) +from:0x0211ea48 kind:arm_call to:0x020166a4 module:main +from:0x0211ea5c kind:arm_call to:0x021207c0 module:overlay(36) +from:0x0211ea6c kind:arm_call to:0x020166a4 module:main +from:0x0211ea80 kind:arm_call to:0x021207c0 module:overlay(36) +from:0x0211ea90 kind:arm_call to:0x020166a4 module:main +from:0x0211eaa4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0211ead4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211eaec kind:arm_call to:0x020b6538 module:overlay(4) +from:0x0211eafc kind:arm_call to:0x02019510 module:main +from:0x0211eb08 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x0211eb18 kind:load to:0x021226e0 module:overlay(36) +from:0x0211eb1c kind:load to:0x021226f4 module:overlay(36) +from:0x0211eb20 kind:load to:0x02122704 module:overlay(36) +from:0x0211eb24 kind:load to:0x021226f8 module:overlay(36) +from:0x0211eb28 kind:load to:0x02122710 module:overlay(36) +from:0x0211eb2c kind:load to:0x0212271c module:overlay(36) +from:0x0211eb30 kind:load to:0x02122728 module:overlay(36) +from:0x0211eb34 kind:load to:0x02122734 module:overlay(36) +from:0x0211eb3c kind:load to:0x0204a0f0 module:main +from:0x0211eb50 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0211eb64 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eb7c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211eb84 kind:arm_call to:0x0201f2a4 module:main +from:0x0211eb8c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eba4 kind:arm_call to:0x020b6558 module:overlays(4,7,16) +from:0x0211ebc4 kind:arm_call to:0x0201f470 module:main +from:0x0211ebd0 kind:arm_call to:0x02016684 module:main +from:0x0211ebf0 kind:arm_call to:0x0201f470 module:main +from:0x0211ebfc kind:arm_call to:0x02016684 module:main +from:0x0211ec18 kind:arm_call to:0x0201f470 module:main +from:0x0211ec24 kind:arm_call to:0x02016684 module:main +from:0x0211ec2c kind:arm_call to:0x02016684 module:main +from:0x0211ec38 kind:arm_call to:0x02016684 module:main +from:0x0211ec44 kind:arm_call to:0x02016684 module:main +from:0x0211ec50 kind:arm_call to:0x02016684 module:main +from:0x0211ec58 kind:arm_call to:0x02016684 module:main +from:0x0211ec64 kind:arm_call to:0x02016684 module:main +from:0x0211ec70 kind:arm_call to:0x02016684 module:main +from:0x0211ec7c kind:arm_call to:0x02016684 module:main +from:0x0211ec84 kind:arm_call to:0x02016684 module:main +from:0x0211ec90 kind:arm_call to:0x02016684 module:main +from:0x0211ec9c kind:arm_call to:0x02016684 module:main +from:0x0211eca8 kind:arm_call to:0x02016684 module:main +from:0x0211ecb0 kind:arm_call to:0x02016684 module:main +from:0x0211ecbc kind:arm_call to:0x02016684 module:main +from:0x0211ecc8 kind:arm_call to:0x02016684 module:main +from:0x0211ecd4 kind:arm_call to:0x02016684 module:main +from:0x0211ece0 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0211ecec kind:arm_call to:0x02016684 module:main +from:0x0211ecf8 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0211ed00 kind:arm_call to:0x02016684 module:main +from:0x0211ed0c kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0211ed18 kind:arm_call to:0x02016684 module:main +from:0x0211ed24 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0211ed30 kind:arm_call to:0x02016684 module:main +from:0x0211ed3c kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0211ed48 kind:arm_call to:0x02016684 module:main +from:0x0211ed50 kind:arm_call to:0x02016684 module:main +from:0x0211ed64 kind:arm_call to:0x020b73dc module:overlay(4) +from:0x0211ed6c kind:arm_call to:0x02011ff4 module:main +from:0x0211ed7c kind:arm_call to:0x0201f470 module:main +from:0x0211ed8c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0211ed94 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211ed9c kind:arm_call to:0x0201f2a4 module:main +from:0x0211eda4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0211edb4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0211edbc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211edc4 kind:arm_call to:0x0201f2a4 module:main +from:0x0211edcc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0211eddc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0211ede4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211edec kind:arm_call to:0x0201f2a4 module:main +from:0x0211edf4 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0211ee04 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0211ee0c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211ee14 kind:arm_call to:0x0201f2a4 module:main +from:0x0211ee1c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0211ee2c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0211ee34 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211ee3c kind:arm_call to:0x0201f2a4 module:main +from:0x0211ee44 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0211ee54 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211ee5c kind:arm_call to:0x0201f2a4 module:main +from:0x0211ee64 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ee74 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211ee7c kind:arm_call to:0x0201f2a4 module:main +from:0x0211ee84 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ee90 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211ee98 kind:arm_call to:0x0201f2a4 module:main +from:0x0211eea0 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eeac kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eeb8 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eec4 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eecc kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eed8 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eee4 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eef0 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211eef8 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef04 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef10 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef1c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef24 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef30 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef3c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef48 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef50 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0211ef5c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211ef64 kind:arm_call to:0x0201f2a4 module:main +from:0x0211ef6c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0211ef74 kind:arm_call to:0x0201f2a4 module:main +from:0x0211ef7c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0211ef84 kind:arm_call to:0x020b9414 module:overlay(4) +from:0x0211ef8c kind:arm_call to:0x020b6520 module:overlay(4) +from:0x0211ef94 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0211efb4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0211eff0 kind:arm_call to:0x020b7a24 module:overlay(4) +from:0x0211f018 kind:arm_call_thumb to:0x020d3d88 module:overlay(24) +from:0x0211f03c kind:arm_call to:0x020b9604 module:overlay(4) +from:0x0211f054 kind:arm_call to:0x020b686c module:overlay(4) +from:0x0211f064 kind:arm_call to:0x020b944c module:overlay(4) +from:0x0211f06c kind:arm_call to:0x0211f368 module:overlay(36) +from:0x0211f084 kind:arm_call to:0x020b7474 module:overlay(4) +from:0x0211f0c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211f0f0 kind:arm_call to:0x0201aa1c module:main +from:0x0211f0fc kind:arm_call to:0x0201f48c module:main +from:0x0211f12c kind:arm_call to:0x0201aaa8 module:main +from:0x0211f134 kind:arm_call to:0x020b7758 module:overlay(4) +from:0x0211f140 kind:load to:0x0204aefc module:main +from:0x0211f158 kind:arm_call to:0x020b954c module:overlay(4) +from:0x0211f16c kind:load to:0x020b77b0 module:overlays(4,8,9,13,15) +from:0x0211f17c kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f188 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f194 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1a0 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1a8 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1b4 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1c0 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1cc kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1d4 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1e0 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1ec kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f1f8 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f200 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f20c kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f218 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f224 kind:arm_call to:0x0212066c module:overlay(36) +from:0x0211f22c kind:arm_call to:0x02120ad0 module:overlay(36) +from:0x0211f238 kind:arm_call to:0x02120ad0 module:overlay(36) +from:0x0211f244 kind:arm_call to:0x02120ad0 module:overlay(36) +from:0x0211f258 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f264 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f270 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f27c kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f284 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f290 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f29c kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f2a8 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f2b0 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f2bc kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f2c8 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f2d4 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f2dc kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f2e8 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f2f4 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f300 kind:arm_call to:0x021206f8 module:overlay(36) +from:0x0211f308 kind:arm_call to:0x02120b64 module:overlay(36) +from:0x0211f314 kind:arm_call to:0x02120b64 module:overlay(36) +from:0x0211f320 kind:arm_call to:0x02120b64 module:overlay(36) +from:0x0211f364 kind:load to:0x02122600 module:overlay(36) +from:0x0211f3a0 kind:load to:0x02122670 module:overlay(36) +from:0x0211f3b4 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0211f3c0 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0211f3c8 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0211f3d0 kind:arm_call to:0x0211f24c module:overlay(36) +from:0x0211f3dc kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x0211f3ec kind:arm_call to:0x0212034c module:overlay(36) +from:0x0211f400 kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0211f414 kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0211f424 kind:arm_call to:0x02120784 module:overlay(36) +from:0x0211f438 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x0211f454 kind:arm_call to:0x02019510 module:main +from:0x0211f46c kind:load to:0x0204a0f0 module:main +from:0x0211f47c kind:load to:0x0211f328 module:overlay(36) +from:0x0211f48c kind:arm_call to:0x0213e0c0 module:overlay(56) +from:0x0211f4b0 kind:arm_call to:0x020b7b00 module:overlay(4) +from:0x0211f4bc kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0211f4cc kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0211f4f8 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0211f50c kind:load to:0x020b502c module:overlay(0) +from:0x0211f53c kind:arm_call to:0x0213e210 module:overlay(56) +from:0x0211f55c kind:arm_call to:0x0211f328 module:overlay(36) +from:0x0211f574 kind:load to:0x020b7ab0 module:overlays(4,8,9,13,15) +from:0x0211f580 kind:arm_call to:0x0212034c module:overlay(36) +from:0x0211f5ac kind:arm_call to:0x0206805c module:overlay(0) +from:0x0211f5c4 kind:arm_call to:0x020b7a24 module:overlay(4) +from:0x0211f5ec kind:arm_call_thumb to:0x020d3d88 module:overlay(24) +from:0x0211f600 kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0211f60c kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x0211f620 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211f62c kind:arm_call to:0x0211f328 module:overlay(36) +from:0x0211f640 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0211f648 kind:arm_call to:0x0213e1ec module:overlay(56) +from:0x0211f65c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211f668 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x0211f674 kind:load to:0x020b502c module:overlay(0) +from:0x0211f67c kind:load to:0x027e0ce0 module:dtcm +from:0x0211f680 kind:load to:0x020b51f4 module:overlay(0) +from:0x0211f694 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0211f69c kind:arm_call to:0x0213e154 module:overlay(56) +from:0x0211f6a4 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0211f6b4 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x0211f6c0 kind:arm_call to:0x020b7b44 module:overlays(4,7) +from:0x0211f6f8 kind:arm_call to:0x0212034c module:overlay(36) +from:0x0211f70c kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0211f71c kind:arm_call to:0x0213e210 module:overlay(56) +from:0x0211f73c kind:arm_call to:0x0211f328 module:overlay(36) +from:0x0211f758 kind:load to:0x0204a0f0 module:main +from:0x0211f75c kind:load to:0x02019510 module:main +from:0x0211f76c kind:load to:0x0211f328 module:overlay(36) +from:0x0211f7a8 kind:arm_call to:0x0201f470 module:main +from:0x0211f7c8 kind:arm_call to:0x0201f470 module:main +from:0x0211f7e4 kind:arm_call to:0x0201f470 module:main +from:0x0211f7f8 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211f840 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211f848 kind:arm_call to:0x020a9b0c module:overlay(0) +from:0x0211f858 kind:arm_call to:0x021207c0 module:overlay(36) +from:0x0211f8b4 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211f8ec kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211f924 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211f94c kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x0211f994 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211f9cc kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fa0c kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fa40 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fa94 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fa9c kind:arm_call to:0x020a9b0c module:overlay(0) +from:0x0211fab0 kind:arm_call to:0x021207c0 module:overlay(36) +from:0x0211fb10 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fb48 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fb84 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fbac kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x0211fbf0 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fc28 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fc64 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fc98 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fcec kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fcf4 kind:arm_call to:0x020a9b0c module:overlay(0) +from:0x0211fd08 kind:arm_call to:0x021207c0 module:overlay(36) +from:0x0211fd64 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fd9c kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fdd4 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fdfc kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x0211fe44 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fe74 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211feb4 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fee4 kind:arm_call to:0x021203c4 module:overlay(36) +from:0x0211fef0 kind:arm_call to:0x0211f170 module:overlay(36) +from:0x0211ff04 kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0211ff10 kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0211ff20 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0211ff2c kind:load to:0x02120d90 module:overlay(36) +from:0x0211ff30 kind:load to:0x02120d70 module:overlay(36) +from:0x0211ff34 kind:load to:0x02120d91 module:overlay(36) +from:0x0211ff38 kind:load to:0x02120d5c module:overlay(36) +from:0x0211ff3c kind:load to:0x020b64f0 module:overlay(0) +from:0x0211ff40 kind:load to:0x02120d48 module:overlay(36) +from:0x0211ff44 kind:load to:0x02120d92 module:overlay(36) +from:0x0211ff48 kind:load to:0x02120d93 module:overlay(36) +from:0x0211ff4c kind:load to:0x02120d94 module:overlay(36) +from:0x0211ff50 kind:load to:0x02120d95 module:overlay(36) +from:0x0211ff54 kind:load to:0x020b502c module:overlay(0) +from:0x0211ff6c kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0211ff80 kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0211ff90 kind:arm_call to:0x02120784 module:overlay(36) +from:0x0211ffa4 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x0211ffc0 kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x0211ffd4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211fff0 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x02120000 kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x02120014 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0212002c kind:arm_call to:0x0211f328 module:overlay(36) +from:0x02120034 kind:load to:0x020b51f4 module:overlay(0) +from:0x02120058 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x02120064 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0212006c kind:arm_call to:0x0211f24c module:overlay(36) +from:0x02120074 kind:arm_call to:0x0206736c module:overlay(0) +from:0x02120088 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x02120090 kind:load to:0x027e0d60 module:dtcm +from:0x0212009c kind:arm_call to:0x0212034c module:overlay(36) +from:0x021200b0 kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x021200c4 kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x021200d4 kind:arm_call to:0x02120784 module:overlay(36) +from:0x021200e8 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x02120108 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x02120134 kind:arm_call_thumb to:0x020d3d78 module:overlay(24) +from:0x02120178 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x02120190 kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0212019c kind:arm_call to:0x0213db68 module:overlay(56) +from:0x021201ac kind:arm_call to:0x0206805c module:overlay(0) +from:0x021201b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021201b8 kind:load to:0x02120d90 module:overlay(36) +from:0x021201bc kind:load to:0x020b64f0 module:overlay(0) +from:0x021201c0 kind:load to:0x020b502c module:overlay(0) +from:0x021201d8 kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x021201ec kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x02120200 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x0212021c kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x02120230 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02120240 kind:arm_call to:0x0211e104 module:overlay(36) +from:0x02120264 kind:arm_call to:0x020d3e10 module:overlay(24) +from:0x02120270 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x02120280 kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x02120294 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021202a0 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x021202a8 kind:load to:0x020b51f4 module:overlay(0) +from:0x021202ac kind:load to:0x027e0ce0 module:dtcm +from:0x021202c0 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x021202cc kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x021202d4 kind:arm_call to:0x0206736c module:overlay(0) +from:0x021202e0 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x021202f0 kind:arm_call to:0x0212034c module:overlay(36) +from:0x02120304 kind:arm_call to:0x0211f328 module:overlay(36) +from:0x02120320 kind:load to:0x0204a068 module:main +from:0x02120324 kind:load to:0x020611dc module:overlay(0) +from:0x02120334 kind:arm_call to:0x02067224 module:overlay(0) +from:0x02120348 kind:load to:0x021225d4 module:overlay(36) +from:0x02120358 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02120378 kind:load to:0x020b502c module:overlay(0) +from:0x02120388 kind:arm_call to:0x02016654 module:main +from:0x021203ac kind:arm_call to:0x0201e6a8 module:main +from:0x021203c0 kind:load to:0x021225bc module:overlay(36) +from:0x02120400 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02120448 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02120484 kind:arm_call to:0x0201e84c module:main +from:0x021205d0 kind:arm_call to:0x02061abc module:overlay(0) +from:0x02120614 kind:arm_call to:0x02028c24 module:main +from:0x02120638 kind:arm_call to:0x0201e8ac module:main +from:0x02120650 kind:arm_call to:0x0201aa1c module:main +from:0x0212065c kind:arm_call to:0x02061ac0 module:overlay(0) +from:0x02120668 kind:load to:0x0204aefc module:main +from:0x021206c0 kind:arm_call to:0x0201e84c module:main +from:0x0212074c kind:arm_call to:0x0201e84c module:main +from:0x02120798 kind:arm_call to:0x02016654 module:main +from:0x021207a8 kind:arm_call to:0x0201f650 module:main +from:0x021207b0 kind:arm_call to:0x0201e6a8 module:main +from:0x021207bc kind:load to:0x021225a4 module:overlay(36) +from:0x021207e4 kind:arm_call to:0x0201f59c module:main +from:0x021207f0 kind:arm_call to:0x0201f708 module:main +from:0x02120818 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0212087c kind:arm_call to:0x0201e84c module:main +from:0x02120890 kind:arm_call to:0x0201e8ac module:main +from:0x02120a50 kind:arm_call to:0x0201e8ac module:main +from:0x02120aac kind:arm_call to:0x02061abc module:overlay(0) +from:0x02120acc kind:load to:0x0201f48c module:main +from:0x02120b28 kind:arm_call to:0x0201e84c module:main +from:0x02120bbc kind:arm_call to:0x0201e84c module:main +from:0x02120c00 kind:arm_call to:0x02067324 module:overlay(0) +from:0x02120c08 kind:arm_call to:0x02011ff4 module:main +from:0x02120c1c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02120c24 kind:arm_call to:0x02011ff4 module:main +from:0x02120c3c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02120c44 kind:arm_call to:0x0201f2a4 module:main +from:0x02120c4c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02120c54 kind:arm_call to:0x02011ff4 module:main +from:0x02120dac kind:load to:0x02040105 module:main +from:0x02120e20 kind:load to:0x020c010a module:overlays(2,4) +from:0x02120e6c kind:arm_call to:0x0211af8c module:overlay(36) +from:0x02120e7c kind:arm_call to:0x0203ce4c module:main +from:0x02120e90 kind:load to:0x02122744 module:overlay(36) +from:0x02120e94 kind:load to:0x02122754 module:overlay(36) +from:0x02120e98 kind:load to:0x0211b1f4 module:overlay(36) +from:0x02120e9c kind:load to:0x02122748 module:overlay(36) +from:0x02120ebc kind:arm_call to:0x0211b258 module:overlay(36) +from:0x02120ecc kind:arm_call to:0x0203ce4c module:main +from:0x02120ee0 kind:load to:0x0212282c module:overlay(36) +from:0x02120ee4 kind:load to:0x0212283c module:overlay(36) +from:0x02120ee8 kind:load to:0x0211b4cc module:overlay(36) +from:0x02120eec kind:load to:0x02122830 module:overlay(36) +from:0x02120f0c kind:arm_call to:0x0211b530 module:overlay(36) +from:0x02120f1c kind:arm_call to:0x0203ce4c module:main +from:0x02120f30 kind:load to:0x02122914 module:overlay(36) +from:0x02120f34 kind:load to:0x02122924 module:overlay(36) +from:0x02120f38 kind:load to:0x0211b7b8 module:overlay(36) +from:0x02120f3c kind:load to:0x02122918 module:overlay(36) +from:0x02120f5c kind:arm_call to:0x0211b81c module:overlay(36) +from:0x02120f6c kind:arm_call to:0x0203ce4c module:main +from:0x02120f80 kind:load to:0x021229fc module:overlay(36) +from:0x02120f84 kind:load to:0x02122a0c module:overlay(36) +from:0x02120f88 kind:load to:0x0211ba80 module:overlay(36) +from:0x02120f8c kind:load to:0x02122a00 module:overlay(36) +from:0x02120fac kind:arm_call to:0x0211bae4 module:overlay(36) +from:0x02120fbc kind:arm_call to:0x0203ce4c module:main +from:0x02120fd0 kind:load to:0x02122ae4 module:overlay(36) +from:0x02120fd4 kind:load to:0x02122af4 module:overlay(36) +from:0x02120fd8 kind:load to:0x0211bd8c module:overlay(36) +from:0x02120fdc kind:load to:0x02122ae8 module:overlay(36) +from:0x02120ffc kind:arm_call to:0x0211bdf0 module:overlay(36) +from:0x0212100c kind:arm_call to:0x0203ce4c module:main +from:0x02121020 kind:load to:0x02122bcc module:overlay(36) +from:0x02121024 kind:load to:0x02122bdc module:overlay(36) +from:0x02121028 kind:load to:0x0211c150 module:overlay(36) +from:0x0212102c kind:load to:0x02122bd0 module:overlay(36) +from:0x0212104c kind:arm_call to:0x0211c1b4 module:overlay(36) +from:0x0212105c kind:arm_call to:0x0203ce4c module:main +from:0x02121070 kind:load to:0x02122cb4 module:overlay(36) +from:0x02121074 kind:load to:0x02122cc4 module:overlay(36) +from:0x02121078 kind:load to:0x0211d77c module:overlay(36) +from:0x0212107c kind:load to:0x02122cb8 module:overlay(36) +from:0x0212109c kind:arm_call to:0x0211d860 module:overlay(36) +from:0x021210ac kind:arm_call to:0x0203ce4c module:main +from:0x021210c0 kind:load to:0x02122d9c module:overlay(36) +from:0x021210c4 kind:load to:0x02122db8 module:overlay(36) +from:0x021210c8 kind:load to:0x0211dd54 module:overlay(36) +from:0x021210cc kind:load to:0x02122dac module:overlay(36) +from:0x021210ec kind:arm_call to:0x0211de38 module:overlay(36) +from:0x021210fc kind:arm_call to:0x0203ce4c module:main +from:0x02121110 kind:load to:0x02122df4 module:overlay(36) +from:0x02121114 kind:load to:0x02122e04 module:overlay(36) +from:0x02121118 kind:load to:0x0211df18 module:overlay(36) +from:0x0212111c kind:load to:0x02122df8 module:overlay(36) +from:0x02121120 kind:load to:0x02120e50 module:overlay(36) +from:0x02121124 kind:load to:0x02120ea0 module:overlay(36) +from:0x02121128 kind:load to:0x02120ef0 module:overlay(36) +from:0x0212112c kind:load to:0x02120f40 module:overlay(36) +from:0x02121130 kind:load to:0x02120f90 module:overlay(36) +from:0x02121134 kind:load to:0x02120fe0 module:overlay(36) +from:0x02121138 kind:load to:0x02121030 module:overlay(36) +from:0x0212113c kind:load to:0x02121080 module:overlay(36) +from:0x02121140 kind:load to:0x021210d0 module:overlay(36) +from:0x02121188 kind:load to:0x021190dc module:overlay(36) +from:0x0212118c kind:load to:0x0211ae58 module:overlay(36) +from:0x02121190 kind:load to:0x0209a234 module:overlay(0) +from:0x02121194 kind:load to:0x0209a268 module:overlay(0) +from:0x02121198 kind:load to:0x0209a300 module:overlay(0) +from:0x0212119c kind:load to:0x0209a314 module:overlay(0) +from:0x021211a0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021211a4 kind:load to:0x0209a33c module:overlay(0) +from:0x021211a8 kind:load to:0x0209a3c4 module:overlay(0) +from:0x021211ac kind:load to:0x0209a04c module:overlay(0) +from:0x021211b0 kind:load to:0x0209a2d0 module:overlay(0) +from:0x021211b4 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021211b8 kind:load to:0x0209a328 module:overlay(0) +from:0x021211bc kind:load to:0x0209a6b4 module:overlay(0) +from:0x021211c0 kind:load to:0x0211ae2c module:overlay(36) +from:0x021211c4 kind:load to:0x0211ae08 module:overlay(36) +from:0x021211c8 kind:load to:0x0209a6ec module:overlay(0) +from:0x02121214 kind:load to:0x02119494 module:overlay(36) +from:0x0212121c kind:load to:0x02119564 module:overlay(36) +from:0x02121224 kind:load to:0x02119610 module:overlay(36) +from:0x0212122c kind:load to:0x0211963c module:overlay(36) +from:0x02121234 kind:load to:0x02119708 module:overlay(36) +from:0x0212123c kind:load to:0x021198f8 module:overlay(36) +from:0x02121244 kind:load to:0x0211997c module:overlay(36) +from:0x0212124c kind:load to:0x021199c4 module:overlay(36) +from:0x02121254 kind:load to:0x02119a58 module:overlay(36) +from:0x0212125c kind:load to:0x02119ac8 module:overlay(36) +from:0x02121264 kind:load to:0x02119bbc module:overlay(36) +from:0x0212126c kind:load to:0x02119c04 module:overlay(36) +from:0x02121274 kind:load to:0x02119c44 module:overlay(36) +from:0x0212127c kind:load to:0x02119d9c module:overlay(36) +from:0x02121284 kind:load to:0x02119e38 module:overlay(36) +from:0x0212128c kind:load to:0x02119f38 module:overlay(36) +from:0x02121294 kind:load to:0x0211a044 module:overlay(36) +from:0x0212129c kind:load to:0x0211a0b8 module:overlay(36) +from:0x021212a4 kind:load to:0x0211a128 module:overlay(36) +from:0x021212ac kind:load to:0x0211a18c module:overlay(36) +from:0x021212b4 kind:load to:0x0211a1ac module:overlay(36) +from:0x021212bc kind:load to:0x0211a1fc module:overlay(36) +from:0x0212130c kind:load to:0x02119528 module:overlay(36) +from:0x02121314 kind:load to:0x0211958c module:overlay(36) +from:0x0212131c kind:load to:0x02119630 module:overlay(36) +from:0x02121324 kind:load to:0x021196cc module:overlay(36) +from:0x0212132c kind:load to:0x02119714 module:overlay(36) +from:0x02121334 kind:load to:0x02119940 module:overlay(36) +from:0x0212133c kind:load to:0x02119988 module:overlay(36) +from:0x02121344 kind:load to:0x02119a1c module:overlay(36) +from:0x0212134c kind:load to:0x02119a7c module:overlay(36) +from:0x02121354 kind:load to:0x02119b48 module:overlay(36) +from:0x0212135c kind:load to:0x02119bc0 module:overlay(36) +from:0x02121364 kind:load to:0x02119c08 module:overlay(36) +from:0x0212136c kind:load to:0x02119d60 module:overlay(36) +from:0x02121374 kind:load to:0x02119de0 module:overlay(36) +from:0x0212137c kind:load to:0x02119ec4 module:overlay(36) +from:0x02121384 kind:load to:0x02119fec module:overlay(36) +from:0x0212138c kind:load to:0x0211a07c module:overlay(36) +from:0x02121394 kind:load to:0x0211a0f4 module:overlay(36) +from:0x0212139c kind:load to:0x0211a150 module:overlay(36) +from:0x021213a4 kind:load to:0x0211a1a8 module:overlay(36) +from:0x021213ac kind:load to:0x0211a1c0 module:overlay(36) +from:0x021213b4 kind:load to:0x0211a200 module:overlay(36) +from:0x021213c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021213c8 kind:load to:0x02098534 module:overlay(0) +from:0x021213cc kind:load to:0x0209854c module:overlay(0) +from:0x021213d0 kind:load to:0x02098558 module:overlay(0) +from:0x021213d4 kind:load to:0x01fff464 module:itcm +from:0x021213d8 kind:load to:0x020a99b8 module:overlay(0) +from:0x021213dc kind:load to:0x020a8d08 module:overlay(0) +from:0x021213e0 kind:load to:0x020a8d84 module:overlay(0) +from:0x021213e4 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x021213e8 kind:load to:0x020a98d4 module:overlay(0) +from:0x021213ec kind:load to:0x0209849c module:overlay(0) +from:0x021213f0 kind:load to:0x020a993c module:overlay(0) +from:0x021213f4 kind:load to:0x020984a4 module:overlay(0) +from:0x021213f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021213fc kind:load to:0x02098564 module:overlay(0) +from:0x02121400 kind:load to:0x020985d0 module:overlay(0) +from:0x02121404 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121408 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212140c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02121410 kind:load to:0x0211ae9c module:overlay(36) +from:0x02121414 kind:load to:0x0211ae74 module:overlay(36) +from:0x02121418 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0212141c kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02121420 kind:load to:0x020a92b0 module:overlay(0) +from:0x02121424 kind:load to:0x020a8f58 module:overlay(0) +from:0x02121428 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212142c kind:load to:0x020a9130 module:overlay(0) +from:0x02121430 kind:load to:0x020a912c module:overlay(0) +from:0x02121434 kind:load to:0x020a91fc module:overlay(0) +from:0x02121438 kind:load to:0x020a9220 module:overlay(0) +from:0x0212143c kind:load to:0x020a9224 module:overlay(0) +from:0x02121440 kind:load to:0x020a9180 module:overlay(0) +from:0x02121444 kind:load to:0x020a9188 module:overlay(0) +from:0x02121448 kind:load to:0x020a9190 module:overlay(0) +from:0x0212144c kind:load to:0x020a8f34 module:overlay(0) +from:0x02121450 kind:load to:0x020a8f3c module:overlay(0) +from:0x02121454 kind:load to:0x020a8f44 module:overlay(0) +from:0x02121458 kind:load to:0x020a8f4c module:overlay(0) +from:0x0212145c kind:load to:0x020a9428 module:overlay(0) +from:0x02121460 kind:load to:0x020a9578 module:overlay(0) +from:0x02121464 kind:load to:0x020a95a4 module:overlay(0) +from:0x02121468 kind:load to:0x020a95c4 module:overlay(0) +from:0x0212146c kind:load to:0x020a97dc module:overlay(0) +from:0x02121470 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02121474 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02121478 kind:load to:0x020a8e64 module:overlay(0) +from:0x0212147c kind:load to:0x020a9984 module:overlay(0) +from:0x02121480 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02121484 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02121488 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0212148c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02121490 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02121494 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02121498 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0212149c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021214a0 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021214a4 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x021214a8 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021214ac kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021214b0 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021214b4 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021214b8 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x021214bc kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021214c0 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021214c4 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021214c8 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021214cc kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021214d0 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x021214d4 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021214e0 kind:load to:0x020984f8 module:overlay(0) +from:0x021214e4 kind:load to:0x02098534 module:overlay(0) +from:0x021214e8 kind:load to:0x0209854c module:overlay(0) +from:0x021214ec kind:load to:0x02098558 module:overlay(0) +from:0x021214f0 kind:load to:0x01fff464 module:itcm +from:0x021214f4 kind:load to:0x020a99b8 module:overlay(0) +from:0x021214f8 kind:load to:0x020a8d08 module:overlay(0) +from:0x021214fc kind:load to:0x021190f0 module:overlay(36) +from:0x02121500 kind:load to:0x021192e0 module:overlay(36) +from:0x02121504 kind:load to:0x020a98d4 module:overlay(0) +from:0x02121508 kind:load to:0x0209849c module:overlay(0) +from:0x0212150c kind:load to:0x0211a208 module:overlay(36) +from:0x02121510 kind:load to:0x0211a204 module:overlay(36) +from:0x02121514 kind:load to:0x020984a8 module:overlay(0) +from:0x02121518 kind:load to:0x02098564 module:overlay(0) +from:0x0212151c kind:load to:0x020985d0 module:overlay(0) +from:0x02121520 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121524 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121528 kind:load to:0x0211a22c module:overlay(36) +from:0x0212152c kind:load to:0x0211ade0 module:overlay(36) +from:0x02121530 kind:load to:0x0211adb0 module:overlay(36) +from:0x02121534 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02121538 kind:load to:0x0211926c module:overlay(36) +from:0x0212153c kind:load to:0x020a92b0 module:overlay(0) +from:0x02121540 kind:load to:0x02119350 module:overlay(36) +from:0x02121544 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02121548 kind:load to:0x0211a538 module:overlay(36) +from:0x0212154c kind:load to:0x0211a418 module:overlay(36) +from:0x02121550 kind:load to:0x0211ad98 module:overlay(36) +from:0x02121554 kind:load to:0x020a9220 module:overlay(0) +from:0x02121558 kind:load to:0x020a9224 module:overlay(0) +from:0x0212155c kind:load to:0x0211a594 module:overlay(36) +from:0x02121560 kind:load to:0x0211a6c8 module:overlay(36) +from:0x02121564 kind:load to:0x020a9190 module:overlay(0) +from:0x02121568 kind:load to:0x020a8f34 module:overlay(0) +from:0x0212156c kind:load to:0x020a8f3c module:overlay(0) +from:0x02121570 kind:load to:0x020a8f44 module:overlay(0) +from:0x02121574 kind:load to:0x020a8f4c module:overlay(0) +from:0x02121578 kind:load to:0x020a9428 module:overlay(0) +from:0x0212157c kind:load to:0x020a9578 module:overlay(0) +from:0x02121580 kind:load to:0x020a95a4 module:overlay(0) +from:0x02121584 kind:load to:0x020a95c4 module:overlay(0) +from:0x02121588 kind:load to:0x020a97dc module:overlay(0) +from:0x0212158c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02121590 kind:load to:0x0211ab30 module:overlay(36) +from:0x02121594 kind:load to:0x020a8e64 module:overlay(0) +from:0x02121598 kind:load to:0x020a9984 module:overlay(0) +from:0x0212159c kind:load to:0x021193b8 module:overlay(36) +from:0x021215a0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021215a4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021215a8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021215ac kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x021215b0 kind:load to:0x02119424 module:overlay(36) +from:0x021215b4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x021215b8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021215bc kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021215c0 kind:load to:0x02119420 module:overlay(36) +from:0x021215c4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021215c8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021215cc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021215d0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021215d4 kind:load to:0x02119490 module:overlay(36) +from:0x021215d8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021215dc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021215e0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021215e4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021215e8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021215ec kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x021215f0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021215f4 kind:load to:0x021192a8 module:overlay(36) +from:0x021215f8 kind:load to:0x0211a914 module:overlay(36) +from:0x021215fc kind:load to:0x0211a918 module:overlay(36) +from:0x02121600 kind:load to:0x0211aa48 module:overlay(36) +from:0x02121604 kind:load to:0x0211a91c module:overlay(36) +from:0x02121608 kind:load to:0x0211aa60 module:overlay(36) +from:0x0212160c kind:load to:0x0211aa64 module:overlay(36) +from:0x02121610 kind:load to:0x0211ab10 module:overlay(36) +from:0x02121614 kind:load to:0x0211aa68 module:overlay(36) +from:0x0212161c kind:load to:0x02119b40 module:overlay(36) +from:0x02121628 kind:load to:0x0211af4c module:overlay(36) +from:0x0212162c kind:load to:0x0211aebc module:overlay(36) +from:0x02121630 kind:load to:0x0211af3c module:overlay(36) +from:0x02121634 kind:load to:0x0211af2c module:overlay(36) +from:0x02121638 kind:load to:0x0211af1c module:overlay(36) +from:0x0212163c kind:load to:0x0211af0c module:overlay(36) +from:0x02121640 kind:load to:0x0211aefc module:overlay(36) +from:0x02121644 kind:load to:0x0211aeec module:overlay(36) +from:0x02121648 kind:load to:0x0211aedc module:overlay(36) +from:0x0212164c kind:load to:0x0211aecc module:overlay(36) +from:0x02121668 kind:load to:0x0211af68 module:overlay(36) +from:0x0212166c kind:load to:0x02097924 module:overlay(0) +from:0x02121670 kind:load to:0x02097734 module:overlay(0) +from:0x02121674 kind:load to:0x020977b0 module:overlay(0) +from:0x02121678 kind:load to:0x0209792c module:overlay(0) +from:0x0212167c kind:load to:0x0209794c module:overlay(0) +from:0x02121680 kind:load to:0x02097978 module:overlay(0) +from:0x02121704 kind:load to:0x020984f8 module:overlay(0) +from:0x02121708 kind:load to:0x02098534 module:overlay(0) +from:0x0212170c kind:load to:0x0209854c module:overlay(0) +from:0x02121710 kind:load to:0x02098558 module:overlay(0) +from:0x02121714 kind:load to:0x01fff464 module:itcm +from:0x02121718 kind:load to:0x020a99b8 module:overlay(0) +from:0x0212171c kind:load to:0x020a8d08 module:overlay(0) +from:0x02121720 kind:load to:0x0211b0a4 module:overlay(36) +from:0x02121724 kind:load to:0x0211b0fc module:overlay(36) +from:0x02121728 kind:load to:0x020a98d4 module:overlay(0) +from:0x0212172c kind:load to:0x0209849c module:overlay(0) +from:0x02121730 kind:load to:0x0211a208 module:overlay(36) +from:0x02121734 kind:load to:0x0211a204 module:overlay(36) +from:0x02121738 kind:load to:0x020984a8 module:overlay(0) +from:0x0212173c kind:load to:0x02098564 module:overlay(0) +from:0x02121740 kind:load to:0x020985d0 module:overlay(0) +from:0x02121744 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121748 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212174c kind:load to:0x0211a22c module:overlay(36) +from:0x02121750 kind:load to:0x0211b1c4 module:overlay(36) +from:0x02121754 kind:load to:0x0211b18c module:overlay(36) +from:0x02121758 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0212175c kind:load to:0x0211926c module:overlay(36) +from:0x02121760 kind:load to:0x020a92b0 module:overlay(0) +from:0x02121764 kind:load to:0x02119350 module:overlay(36) +from:0x02121768 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212176c kind:load to:0x0211a538 module:overlay(36) +from:0x02121770 kind:load to:0x0211a418 module:overlay(36) +from:0x02121774 kind:load to:0x0211ad98 module:overlay(36) +from:0x02121778 kind:load to:0x020a9220 module:overlay(0) +from:0x0212177c kind:load to:0x020a9224 module:overlay(0) +from:0x02121780 kind:load to:0x0211a594 module:overlay(36) +from:0x02121784 kind:load to:0x0211a6c8 module:overlay(36) +from:0x02121788 kind:load to:0x020a9190 module:overlay(0) +from:0x0212178c kind:load to:0x020a8f34 module:overlay(0) +from:0x02121790 kind:load to:0x020a8f3c module:overlay(0) +from:0x02121794 kind:load to:0x020a8f44 module:overlay(0) +from:0x02121798 kind:load to:0x020a8f4c module:overlay(0) +from:0x0212179c kind:load to:0x020a9428 module:overlay(0) +from:0x021217a0 kind:load to:0x020a9578 module:overlay(0) +from:0x021217a4 kind:load to:0x020a95a4 module:overlay(0) +from:0x021217a8 kind:load to:0x020a95c4 module:overlay(0) +from:0x021217ac kind:load to:0x020a97dc module:overlay(0) +from:0x021217b0 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021217b4 kind:load to:0x0211ab30 module:overlay(36) +from:0x021217b8 kind:load to:0x020a8e64 module:overlay(0) +from:0x021217bc kind:load to:0x020a9984 module:overlay(0) +from:0x021217c0 kind:load to:0x021193b8 module:overlay(36) +from:0x021217c4 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021217c8 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021217cc kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021217d0 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x021217d4 kind:load to:0x02119424 module:overlay(36) +from:0x021217d8 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x021217dc kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021217e0 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021217e4 kind:load to:0x02119420 module:overlay(36) +from:0x021217e8 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021217ec kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021217f0 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021217f4 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021217f8 kind:load to:0x02119490 module:overlay(36) +from:0x021217fc kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02121800 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02121804 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02121808 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0212180c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02121810 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02121814 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02121818 kind:load to:0x021192a8 module:overlay(36) +from:0x0212181c kind:load to:0x0211a914 module:overlay(36) +from:0x02121820 kind:load to:0x0211a918 module:overlay(36) +from:0x02121824 kind:load to:0x0211aa48 module:overlay(36) +from:0x02121828 kind:load to:0x0211a91c module:overlay(36) +from:0x0212182c kind:load to:0x0211aa60 module:overlay(36) +from:0x02121830 kind:load to:0x0211aa64 module:overlay(36) +from:0x02121834 kind:load to:0x0211ab10 module:overlay(36) +from:0x02121838 kind:load to:0x0211aa68 module:overlay(36) +from:0x0212183c kind:load to:0x0211b128 module:overlay(36) +from:0x02121840 kind:load to:0x02119b40 module:overlay(36) +from:0x0212184c kind:load to:0x0211b218 module:overlay(36) +from:0x02121850 kind:load to:0x0211b208 module:overlay(36) +from:0x02121854 kind:load to:0x0211af3c module:overlay(36) +from:0x02121858 kind:load to:0x0211af2c module:overlay(36) +from:0x0212185c kind:load to:0x0211af1c module:overlay(36) +from:0x02121860 kind:load to:0x0211af0c module:overlay(36) +from:0x02121864 kind:load to:0x0211aefc module:overlay(36) +from:0x02121868 kind:load to:0x0211aeec module:overlay(36) +from:0x0212186c kind:load to:0x0211aedc module:overlay(36) +from:0x02121870 kind:load to:0x0211aecc module:overlay(36) +from:0x02121884 kind:load to:0x0211b234 module:overlay(36) +from:0x02121888 kind:load to:0x02097924 module:overlay(0) +from:0x0212188c kind:load to:0x02097734 module:overlay(0) +from:0x02121890 kind:load to:0x020977b0 module:overlay(0) +from:0x02121894 kind:load to:0x0209792c module:overlay(0) +from:0x02121898 kind:load to:0x0209794c module:overlay(0) +from:0x0212189c kind:load to:0x02097978 module:overlay(0) +from:0x02121920 kind:load to:0x020984f8 module:overlay(0) +from:0x02121924 kind:load to:0x02098534 module:overlay(0) +from:0x02121928 kind:load to:0x0209854c module:overlay(0) +from:0x0212192c kind:load to:0x02098558 module:overlay(0) +from:0x02121930 kind:load to:0x01fff464 module:itcm +from:0x02121934 kind:load to:0x020a99b8 module:overlay(0) +from:0x02121938 kind:load to:0x020a8d08 module:overlay(0) +from:0x0212193c kind:load to:0x0211b36c module:overlay(36) +from:0x02121940 kind:load to:0x0211b3d4 module:overlay(36) +from:0x02121944 kind:load to:0x020a98d4 module:overlay(0) +from:0x02121948 kind:load to:0x0209849c module:overlay(0) +from:0x0212194c kind:load to:0x0211a208 module:overlay(36) +from:0x02121950 kind:load to:0x0211a204 module:overlay(36) +from:0x02121954 kind:load to:0x020984a8 module:overlay(0) +from:0x02121958 kind:load to:0x02098564 module:overlay(0) +from:0x0212195c kind:load to:0x020985d0 module:overlay(0) +from:0x02121960 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121964 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121968 kind:load to:0x0211a22c module:overlay(36) +from:0x0212196c kind:load to:0x0211b49c module:overlay(36) +from:0x02121970 kind:load to:0x0211b464 module:overlay(36) +from:0x02121974 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02121978 kind:load to:0x0211926c module:overlay(36) +from:0x0212197c kind:load to:0x020a92b0 module:overlay(0) +from:0x02121980 kind:load to:0x02119350 module:overlay(36) +from:0x02121984 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02121988 kind:load to:0x0211a538 module:overlay(36) +from:0x0212198c kind:load to:0x0211a418 module:overlay(36) +from:0x02121990 kind:load to:0x0211ad98 module:overlay(36) +from:0x02121994 kind:load to:0x020a9220 module:overlay(0) +from:0x02121998 kind:load to:0x020a9224 module:overlay(0) +from:0x0212199c kind:load to:0x0211a594 module:overlay(36) +from:0x021219a0 kind:load to:0x0211a6c8 module:overlay(36) +from:0x021219a4 kind:load to:0x020a9190 module:overlay(0) +from:0x021219a8 kind:load to:0x020a8f34 module:overlay(0) +from:0x021219ac kind:load to:0x020a8f3c module:overlay(0) +from:0x021219b0 kind:load to:0x020a8f44 module:overlay(0) +from:0x021219b4 kind:load to:0x020a8f4c module:overlay(0) +from:0x021219b8 kind:load to:0x020a9428 module:overlay(0) +from:0x021219bc kind:load to:0x020a9578 module:overlay(0) +from:0x021219c0 kind:load to:0x020a95a4 module:overlay(0) +from:0x021219c4 kind:load to:0x020a95c4 module:overlay(0) +from:0x021219c8 kind:load to:0x020a97dc module:overlay(0) +from:0x021219cc kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021219d0 kind:load to:0x0211ab30 module:overlay(36) +from:0x021219d4 kind:load to:0x020a8e64 module:overlay(0) +from:0x021219d8 kind:load to:0x020a9984 module:overlay(0) +from:0x021219dc kind:load to:0x021193b8 module:overlay(36) +from:0x021219e0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021219e4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021219e8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021219ec kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x021219f0 kind:load to:0x02119424 module:overlay(36) +from:0x021219f4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x021219f8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021219fc kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02121a00 kind:load to:0x02119420 module:overlay(36) +from:0x02121a04 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02121a08 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02121a0c kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02121a10 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02121a14 kind:load to:0x02119490 module:overlay(36) +from:0x02121a18 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02121a1c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02121a20 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02121a24 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02121a28 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02121a2c kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02121a30 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02121a34 kind:load to:0x021192a8 module:overlay(36) +from:0x02121a38 kind:load to:0x0211a914 module:overlay(36) +from:0x02121a3c kind:load to:0x0211a918 module:overlay(36) +from:0x02121a40 kind:load to:0x0211aa48 module:overlay(36) +from:0x02121a44 kind:load to:0x0211a91c module:overlay(36) +from:0x02121a48 kind:load to:0x0211aa60 module:overlay(36) +from:0x02121a4c kind:load to:0x0211aa64 module:overlay(36) +from:0x02121a50 kind:load to:0x0211ab10 module:overlay(36) +from:0x02121a54 kind:load to:0x0211aa68 module:overlay(36) +from:0x02121a58 kind:load to:0x0211b400 module:overlay(36) +from:0x02121a5c kind:load to:0x02119b40 module:overlay(36) +from:0x02121a68 kind:load to:0x0211b4f0 module:overlay(36) +from:0x02121a6c kind:load to:0x0211b4e0 module:overlay(36) +from:0x02121a70 kind:load to:0x0211af3c module:overlay(36) +from:0x02121a74 kind:load to:0x0211af2c module:overlay(36) +from:0x02121a78 kind:load to:0x0211af1c module:overlay(36) +from:0x02121a7c kind:load to:0x0211af0c module:overlay(36) +from:0x02121a80 kind:load to:0x0211aefc module:overlay(36) +from:0x02121a84 kind:load to:0x0211aeec module:overlay(36) +from:0x02121a88 kind:load to:0x0211aedc module:overlay(36) +from:0x02121a8c kind:load to:0x0211aecc module:overlay(36) +from:0x02121aa0 kind:load to:0x0211b50c module:overlay(36) +from:0x02121aa4 kind:load to:0x02097924 module:overlay(0) +from:0x02121aa8 kind:load to:0x02097734 module:overlay(0) +from:0x02121aac kind:load to:0x020977b0 module:overlay(0) +from:0x02121ab0 kind:load to:0x0209792c module:overlay(0) +from:0x02121ab4 kind:load to:0x0209794c module:overlay(0) +from:0x02121ab8 kind:load to:0x02097978 module:overlay(0) +from:0x02121b3c kind:load to:0x020984f8 module:overlay(0) +from:0x02121b40 kind:load to:0x02098534 module:overlay(0) +from:0x02121b44 kind:load to:0x0209854c module:overlay(0) +from:0x02121b48 kind:load to:0x02098558 module:overlay(0) +from:0x02121b4c kind:load to:0x01fff464 module:itcm +from:0x02121b50 kind:load to:0x020a99b8 module:overlay(0) +from:0x02121b54 kind:load to:0x020a8d08 module:overlay(0) +from:0x02121b58 kind:load to:0x0211b648 module:overlay(36) +from:0x02121b5c kind:load to:0x0211b6ac module:overlay(36) +from:0x02121b60 kind:load to:0x020a98d4 module:overlay(0) +from:0x02121b64 kind:load to:0x0209849c module:overlay(0) +from:0x02121b68 kind:load to:0x0211a208 module:overlay(36) +from:0x02121b6c kind:load to:0x0211a204 module:overlay(36) +from:0x02121b70 kind:load to:0x020984a8 module:overlay(0) +from:0x02121b74 kind:load to:0x02098564 module:overlay(0) +from:0x02121b78 kind:load to:0x020985d0 module:overlay(0) +from:0x02121b7c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121b80 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121b84 kind:load to:0x0211a22c module:overlay(36) +from:0x02121b88 kind:load to:0x0211b788 module:overlay(36) +from:0x02121b8c kind:load to:0x0211b750 module:overlay(36) +from:0x02121b90 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02121b94 kind:load to:0x0211926c module:overlay(36) +from:0x02121b98 kind:load to:0x020a92b0 module:overlay(0) +from:0x02121b9c kind:load to:0x02119350 module:overlay(36) +from:0x02121ba0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02121ba4 kind:load to:0x0211a538 module:overlay(36) +from:0x02121ba8 kind:load to:0x0211a418 module:overlay(36) +from:0x02121bac kind:load to:0x0211ad98 module:overlay(36) +from:0x02121bb0 kind:load to:0x020a9220 module:overlay(0) +from:0x02121bb4 kind:load to:0x020a9224 module:overlay(0) +from:0x02121bb8 kind:load to:0x0211a594 module:overlay(36) +from:0x02121bbc kind:load to:0x0211a6c8 module:overlay(36) +from:0x02121bc0 kind:load to:0x020a9190 module:overlay(0) +from:0x02121bc4 kind:load to:0x020a8f34 module:overlay(0) +from:0x02121bc8 kind:load to:0x020a8f3c module:overlay(0) +from:0x02121bcc kind:load to:0x020a8f44 module:overlay(0) +from:0x02121bd0 kind:load to:0x020a8f4c module:overlay(0) +from:0x02121bd4 kind:load to:0x020a9428 module:overlay(0) +from:0x02121bd8 kind:load to:0x020a9578 module:overlay(0) +from:0x02121bdc kind:load to:0x020a95a4 module:overlay(0) +from:0x02121be0 kind:load to:0x020a95c4 module:overlay(0) +from:0x02121be4 kind:load to:0x020a97dc module:overlay(0) +from:0x02121be8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02121bec kind:load to:0x0211ab30 module:overlay(36) +from:0x02121bf0 kind:load to:0x020a8e64 module:overlay(0) +from:0x02121bf4 kind:load to:0x020a9984 module:overlay(0) +from:0x02121bf8 kind:load to:0x021193b8 module:overlay(36) +from:0x02121bfc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02121c00 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02121c04 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02121c08 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02121c0c kind:load to:0x02119424 module:overlay(36) +from:0x02121c10 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02121c14 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02121c18 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02121c1c kind:load to:0x02119420 module:overlay(36) +from:0x02121c20 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02121c24 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02121c28 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02121c2c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02121c30 kind:load to:0x02119490 module:overlay(36) +from:0x02121c34 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02121c38 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02121c3c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02121c40 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02121c44 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02121c48 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02121c4c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02121c50 kind:load to:0x021192a8 module:overlay(36) +from:0x02121c54 kind:load to:0x0211a914 module:overlay(36) +from:0x02121c58 kind:load to:0x0211a918 module:overlay(36) +from:0x02121c5c kind:load to:0x0211aa48 module:overlay(36) +from:0x02121c60 kind:load to:0x0211a91c module:overlay(36) +from:0x02121c64 kind:load to:0x0211aa60 module:overlay(36) +from:0x02121c68 kind:load to:0x0211aa64 module:overlay(36) +from:0x02121c6c kind:load to:0x0211ab10 module:overlay(36) +from:0x02121c70 kind:load to:0x0211aa68 module:overlay(36) +from:0x02121c74 kind:load to:0x0211b6d8 module:overlay(36) +from:0x02121c78 kind:load to:0x02119b40 module:overlay(36) +from:0x02121c84 kind:load to:0x0211b7dc module:overlay(36) +from:0x02121c88 kind:load to:0x0211b7cc module:overlay(36) +from:0x02121c8c kind:load to:0x0211af3c module:overlay(36) +from:0x02121c90 kind:load to:0x0211af2c module:overlay(36) +from:0x02121c94 kind:load to:0x0211af1c module:overlay(36) +from:0x02121c98 kind:load to:0x0211af0c module:overlay(36) +from:0x02121c9c kind:load to:0x0211aefc module:overlay(36) +from:0x02121ca0 kind:load to:0x0211aeec module:overlay(36) +from:0x02121ca4 kind:load to:0x0211aedc module:overlay(36) +from:0x02121ca8 kind:load to:0x0211aecc module:overlay(36) +from:0x02121cbc kind:load to:0x0211b7f8 module:overlay(36) +from:0x02121cc0 kind:load to:0x02097924 module:overlay(0) +from:0x02121cc4 kind:load to:0x02097734 module:overlay(0) +from:0x02121cc8 kind:load to:0x020977b0 module:overlay(0) +from:0x02121ccc kind:load to:0x0209792c module:overlay(0) +from:0x02121cd0 kind:load to:0x0209794c module:overlay(0) +from:0x02121cd4 kind:load to:0x02097978 module:overlay(0) +from:0x02121d58 kind:load to:0x020984f8 module:overlay(0) +from:0x02121d5c kind:load to:0x02098534 module:overlay(0) +from:0x02121d60 kind:load to:0x0209854c module:overlay(0) +from:0x02121d64 kind:load to:0x02098558 module:overlay(0) +from:0x02121d68 kind:load to:0x01fff464 module:itcm +from:0x02121d6c kind:load to:0x020a99b8 module:overlay(0) +from:0x02121d70 kind:load to:0x020a8d08 module:overlay(0) +from:0x02121d74 kind:load to:0x0211b934 module:overlay(36) +from:0x02121d78 kind:load to:0x0211b99c module:overlay(36) +from:0x02121d7c kind:load to:0x020a98d4 module:overlay(0) +from:0x02121d80 kind:load to:0x0209849c module:overlay(0) +from:0x02121d84 kind:load to:0x0211a208 module:overlay(36) +from:0x02121d88 kind:load to:0x0211a204 module:overlay(36) +from:0x02121d8c kind:load to:0x020984a8 module:overlay(0) +from:0x02121d90 kind:load to:0x02098564 module:overlay(0) +from:0x02121d94 kind:load to:0x020985d0 module:overlay(0) +from:0x02121d98 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121d9c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121da0 kind:load to:0x0211a22c module:overlay(36) +from:0x02121da4 kind:load to:0x0211ba50 module:overlay(36) +from:0x02121da8 kind:load to:0x0211ba18 module:overlay(36) +from:0x02121dac kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02121db0 kind:load to:0x0211926c module:overlay(36) +from:0x02121db4 kind:load to:0x020a92b0 module:overlay(0) +from:0x02121db8 kind:load to:0x02119350 module:overlay(36) +from:0x02121dbc kind:load to:0x020a8fc0 module:overlay(0) +from:0x02121dc0 kind:load to:0x0211a538 module:overlay(36) +from:0x02121dc4 kind:load to:0x0211a418 module:overlay(36) +from:0x02121dc8 kind:load to:0x0211ad98 module:overlay(36) +from:0x02121dcc kind:load to:0x020a9220 module:overlay(0) +from:0x02121dd0 kind:load to:0x020a9224 module:overlay(0) +from:0x02121dd4 kind:load to:0x0211a594 module:overlay(36) +from:0x02121dd8 kind:load to:0x0211a6c8 module:overlay(36) +from:0x02121ddc kind:load to:0x020a9190 module:overlay(0) +from:0x02121de0 kind:load to:0x020a8f34 module:overlay(0) +from:0x02121de4 kind:load to:0x020a8f3c module:overlay(0) +from:0x02121de8 kind:load to:0x020a8f44 module:overlay(0) +from:0x02121dec kind:load to:0x020a8f4c module:overlay(0) +from:0x02121df0 kind:load to:0x020a9428 module:overlay(0) +from:0x02121df4 kind:load to:0x020a9578 module:overlay(0) +from:0x02121df8 kind:load to:0x020a95a4 module:overlay(0) +from:0x02121dfc kind:load to:0x020a95c4 module:overlay(0) +from:0x02121e00 kind:load to:0x020a97dc module:overlay(0) +from:0x02121e04 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02121e08 kind:load to:0x0211ab30 module:overlay(36) +from:0x02121e0c kind:load to:0x020a8e64 module:overlay(0) +from:0x02121e10 kind:load to:0x020a9984 module:overlay(0) +from:0x02121e14 kind:load to:0x021193b8 module:overlay(36) +from:0x02121e18 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02121e1c kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02121e20 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02121e24 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02121e28 kind:load to:0x02119424 module:overlay(36) +from:0x02121e2c kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02121e30 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02121e34 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02121e38 kind:load to:0x02119420 module:overlay(36) +from:0x02121e3c kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02121e40 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02121e44 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02121e48 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02121e4c kind:load to:0x02119490 module:overlay(36) +from:0x02121e50 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02121e54 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02121e58 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02121e5c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02121e60 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02121e64 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02121e68 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02121e6c kind:load to:0x021192a8 module:overlay(36) +from:0x02121e70 kind:load to:0x0211a914 module:overlay(36) +from:0x02121e74 kind:load to:0x0211a918 module:overlay(36) +from:0x02121e78 kind:load to:0x0211aa48 module:overlay(36) +from:0x02121e7c kind:load to:0x0211a91c module:overlay(36) +from:0x02121e80 kind:load to:0x0211aa60 module:overlay(36) +from:0x02121e84 kind:load to:0x0211aa64 module:overlay(36) +from:0x02121e88 kind:load to:0x0211ab10 module:overlay(36) +from:0x02121e8c kind:load to:0x0211aa68 module:overlay(36) +from:0x02121e90 kind:load to:0x0211b9c8 module:overlay(36) +from:0x02121e94 kind:load to:0x02119b40 module:overlay(36) +from:0x02121ea0 kind:load to:0x0211baa4 module:overlay(36) +from:0x02121ea4 kind:load to:0x0211ba94 module:overlay(36) +from:0x02121ea8 kind:load to:0x0211af3c module:overlay(36) +from:0x02121eac kind:load to:0x0211af2c module:overlay(36) +from:0x02121eb0 kind:load to:0x0211af1c module:overlay(36) +from:0x02121eb4 kind:load to:0x0211af0c module:overlay(36) +from:0x02121eb8 kind:load to:0x0211aefc module:overlay(36) +from:0x02121ebc kind:load to:0x0211aeec module:overlay(36) +from:0x02121ec0 kind:load to:0x0211aedc module:overlay(36) +from:0x02121ec4 kind:load to:0x0211aecc module:overlay(36) +from:0x02121ed8 kind:load to:0x0211bac0 module:overlay(36) +from:0x02121edc kind:load to:0x02097924 module:overlay(0) +from:0x02121ee0 kind:load to:0x02097734 module:overlay(0) +from:0x02121ee4 kind:load to:0x020977b0 module:overlay(0) +from:0x02121ee8 kind:load to:0x0209792c module:overlay(0) +from:0x02121eec kind:load to:0x0209794c module:overlay(0) +from:0x02121ef0 kind:load to:0x02097978 module:overlay(0) +from:0x02121f74 kind:load to:0x020984f8 module:overlay(0) +from:0x02121f78 kind:load to:0x02098534 module:overlay(0) +from:0x02121f7c kind:load to:0x0209854c module:overlay(0) +from:0x02121f80 kind:load to:0x02098558 module:overlay(0) +from:0x02121f84 kind:load to:0x01fff464 module:itcm +from:0x02121f88 kind:load to:0x020a99b8 module:overlay(0) +from:0x02121f8c kind:load to:0x020a8d08 module:overlay(0) +from:0x02121f90 kind:load to:0x0211bc00 module:overlay(36) +from:0x02121f94 kind:load to:0x0211bc64 module:overlay(36) +from:0x02121f98 kind:load to:0x020a98d4 module:overlay(0) +from:0x02121f9c kind:load to:0x0209849c module:overlay(0) +from:0x02121fa0 kind:load to:0x0211a208 module:overlay(36) +from:0x02121fa4 kind:load to:0x0211a204 module:overlay(36) +from:0x02121fa8 kind:load to:0x020984a8 module:overlay(0) +from:0x02121fac kind:load to:0x02098564 module:overlay(0) +from:0x02121fb0 kind:load to:0x020985d0 module:overlay(0) +from:0x02121fb4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121fb8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121fbc kind:load to:0x0211a22c module:overlay(36) +from:0x02121fc0 kind:load to:0x0211bd5c module:overlay(36) +from:0x02121fc4 kind:load to:0x0211bd24 module:overlay(36) +from:0x02121fc8 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02121fcc kind:load to:0x0211926c module:overlay(36) +from:0x02121fd0 kind:load to:0x020a92b0 module:overlay(0) +from:0x02121fd4 kind:load to:0x02119350 module:overlay(36) +from:0x02121fd8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02121fdc kind:load to:0x0211a538 module:overlay(36) +from:0x02121fe0 kind:load to:0x0211a418 module:overlay(36) +from:0x02121fe4 kind:load to:0x0211ad98 module:overlay(36) +from:0x02121fe8 kind:load to:0x020a9220 module:overlay(0) +from:0x02121fec kind:load to:0x020a9224 module:overlay(0) +from:0x02121ff0 kind:load to:0x0211a594 module:overlay(36) +from:0x02121ff4 kind:load to:0x0211a6c8 module:overlay(36) +from:0x02121ff8 kind:load to:0x020a9190 module:overlay(0) +from:0x02121ffc kind:load to:0x020a8f34 module:overlay(0) +from:0x02122000 kind:load to:0x020a8f3c module:overlay(0) +from:0x02122004 kind:load to:0x020a8f44 module:overlay(0) +from:0x02122008 kind:load to:0x020a8f4c module:overlay(0) +from:0x0212200c kind:load to:0x020a9428 module:overlay(0) +from:0x02122010 kind:load to:0x020a9578 module:overlay(0) +from:0x02122014 kind:load to:0x020a95a4 module:overlay(0) +from:0x02122018 kind:load to:0x020a95c4 module:overlay(0) +from:0x0212201c kind:load to:0x020a97dc module:overlay(0) +from:0x02122020 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02122024 kind:load to:0x0211ab30 module:overlay(36) +from:0x02122028 kind:load to:0x020a8e64 module:overlay(0) +from:0x0212202c kind:load to:0x020a9984 module:overlay(0) +from:0x02122030 kind:load to:0x021193b8 module:overlay(36) +from:0x02122034 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02122038 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0212203c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02122040 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02122044 kind:load to:0x02119424 module:overlay(36) +from:0x02122048 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0212204c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02122050 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02122054 kind:load to:0x02119420 module:overlay(36) +from:0x02122058 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0212205c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02122060 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02122064 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02122068 kind:load to:0x02119490 module:overlay(36) +from:0x0212206c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02122070 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02122074 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02122078 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0212207c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02122080 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02122084 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02122088 kind:load to:0x021192a8 module:overlay(36) +from:0x0212208c kind:load to:0x0211a914 module:overlay(36) +from:0x02122090 kind:load to:0x0211a918 module:overlay(36) +from:0x02122094 kind:load to:0x0211aa48 module:overlay(36) +from:0x02122098 kind:load to:0x0211a91c module:overlay(36) +from:0x0212209c kind:load to:0x0211aa60 module:overlay(36) +from:0x021220a0 kind:load to:0x0211aa64 module:overlay(36) +from:0x021220a4 kind:load to:0x0211ab10 module:overlay(36) +from:0x021220a8 kind:load to:0x0211aa68 module:overlay(36) +from:0x021220ac kind:load to:0x0211bc90 module:overlay(36) +from:0x021220b0 kind:load to:0x02119b40 module:overlay(36) +from:0x021220bc kind:load to:0x0211bdb0 module:overlay(36) +from:0x021220c0 kind:load to:0x0211bda0 module:overlay(36) +from:0x021220c4 kind:load to:0x0211af3c module:overlay(36) +from:0x021220c8 kind:load to:0x0211af2c module:overlay(36) +from:0x021220cc kind:load to:0x0211af1c module:overlay(36) +from:0x021220d0 kind:load to:0x0211af0c module:overlay(36) +from:0x021220d4 kind:load to:0x0211aefc module:overlay(36) +from:0x021220d8 kind:load to:0x0211aeec module:overlay(36) +from:0x021220dc kind:load to:0x0211aedc module:overlay(36) +from:0x021220e0 kind:load to:0x0211aecc module:overlay(36) +from:0x021220f4 kind:load to:0x0211bdcc module:overlay(36) +from:0x021220f8 kind:load to:0x02097924 module:overlay(0) +from:0x021220fc kind:load to:0x02097734 module:overlay(0) +from:0x02122100 kind:load to:0x020977b0 module:overlay(0) +from:0x02122104 kind:load to:0x0209792c module:overlay(0) +from:0x02122108 kind:load to:0x0209794c module:overlay(0) +from:0x0212210c kind:load to:0x02097978 module:overlay(0) +from:0x02122118 kind:load to:0x0211bf68 module:overlay(36) +from:0x0212211c kind:load to:0x0211c0cc module:overlay(36) +from:0x02122120 kind:load to:0x02057bd4 module:overlay(0) +from:0x02122124 kind:load to:0x0211be80 module:overlay(36) +from:0x02122128 kind:load to:0x02057da8 module:overlay(0) +from:0x0212212c kind:load to:0x02057e24 module:overlay(0) +from:0x02122130 kind:load to:0x02057e88 module:overlay(0) +from:0x02122134 kind:load to:0x0209a77c module:overlay(0) +from:0x02122138 kind:load to:0x02057d64 module:overlay(0) +from:0x021221bc kind:load to:0x020984f8 module:overlay(0) +from:0x021221c0 kind:load to:0x02098534 module:overlay(0) +from:0x021221c4 kind:load to:0x0209854c module:overlay(0) +from:0x021221c8 kind:load to:0x02098558 module:overlay(0) +from:0x021221cc kind:load to:0x01fff464 module:itcm +from:0x021221d0 kind:load to:0x020a99b8 module:overlay(0) +from:0x021221d4 kind:load to:0x020a8d08 module:overlay(0) +from:0x021221d8 kind:load to:0x0211bf7c module:overlay(36) +from:0x021221dc kind:load to:0x0211bfe0 module:overlay(36) +from:0x021221e0 kind:load to:0x020a98d4 module:overlay(0) +from:0x021221e4 kind:load to:0x0209849c module:overlay(0) +from:0x021221e8 kind:load to:0x0211a208 module:overlay(36) +from:0x021221ec kind:load to:0x0211a204 module:overlay(36) +from:0x021221f0 kind:load to:0x020984a8 module:overlay(0) +from:0x021221f4 kind:load to:0x02098564 module:overlay(0) +from:0x021221f8 kind:load to:0x020985d0 module:overlay(0) +from:0x021221fc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122200 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122204 kind:load to:0x0211a22c module:overlay(36) +from:0x02122208 kind:load to:0x0211c120 module:overlay(36) +from:0x0212220c kind:load to:0x0211c0e8 module:overlay(36) +from:0x02122210 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02122214 kind:load to:0x0211926c module:overlay(36) +from:0x02122218 kind:load to:0x020a92b0 module:overlay(0) +from:0x0212221c kind:load to:0x02119350 module:overlay(36) +from:0x02122220 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02122224 kind:load to:0x0211a538 module:overlay(36) +from:0x02122228 kind:load to:0x0211a418 module:overlay(36) +from:0x0212222c kind:load to:0x0211ad98 module:overlay(36) +from:0x02122230 kind:load to:0x020a9220 module:overlay(0) +from:0x02122234 kind:load to:0x020a9224 module:overlay(0) +from:0x02122238 kind:load to:0x0211a594 module:overlay(36) +from:0x0212223c kind:load to:0x0211a6c8 module:overlay(36) +from:0x02122240 kind:load to:0x020a9190 module:overlay(0) +from:0x02122244 kind:load to:0x020a8f34 module:overlay(0) +from:0x02122248 kind:load to:0x020a8f3c module:overlay(0) +from:0x0212224c kind:load to:0x020a8f44 module:overlay(0) +from:0x02122250 kind:load to:0x020a8f4c module:overlay(0) +from:0x02122254 kind:load to:0x020a9428 module:overlay(0) +from:0x02122258 kind:load to:0x020a9578 module:overlay(0) +from:0x0212225c kind:load to:0x020a95a4 module:overlay(0) +from:0x02122260 kind:load to:0x020a95c4 module:overlay(0) +from:0x02122264 kind:load to:0x020a97dc module:overlay(0) +from:0x02122268 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0212226c kind:load to:0x0211ab30 module:overlay(36) +from:0x02122270 kind:load to:0x020a8e64 module:overlay(0) +from:0x02122274 kind:load to:0x020a9984 module:overlay(0) +from:0x02122278 kind:load to:0x021193b8 module:overlay(36) +from:0x0212227c kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02122280 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02122284 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02122288 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0212228c kind:load to:0x02119424 module:overlay(36) +from:0x02122290 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02122294 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02122298 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0212229c kind:load to:0x02119420 module:overlay(36) +from:0x021222a0 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021222a4 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021222a8 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021222ac kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021222b0 kind:load to:0x02119490 module:overlay(36) +from:0x021222b4 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021222b8 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021222bc kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021222c0 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021222c4 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021222c8 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x021222cc kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021222d0 kind:load to:0x021192a8 module:overlay(36) +from:0x021222d4 kind:load to:0x0211a914 module:overlay(36) +from:0x021222d8 kind:load to:0x0211a918 module:overlay(36) +from:0x021222dc kind:load to:0x0211aa48 module:overlay(36) +from:0x021222e0 kind:load to:0x0211a91c module:overlay(36) +from:0x021222e4 kind:load to:0x0211aa60 module:overlay(36) +from:0x021222e8 kind:load to:0x0211aa64 module:overlay(36) +from:0x021222ec kind:load to:0x0211ab10 module:overlay(36) +from:0x021222f0 kind:load to:0x0211aa68 module:overlay(36) +from:0x021222f4 kind:load to:0x0211c00c module:overlay(36) +from:0x021222f8 kind:load to:0x0211c0c4 module:overlay(36) +from:0x02122304 kind:load to:0x0211c174 module:overlay(36) +from:0x02122308 kind:load to:0x0211c164 module:overlay(36) +from:0x0212230c kind:load to:0x0211af3c module:overlay(36) +from:0x02122310 kind:load to:0x0211af2c module:overlay(36) +from:0x02122314 kind:load to:0x0211af1c module:overlay(36) +from:0x02122318 kind:load to:0x0211af0c module:overlay(36) +from:0x0212231c kind:load to:0x0211aefc module:overlay(36) +from:0x02122320 kind:load to:0x0211aeec module:overlay(36) +from:0x02122324 kind:load to:0x0211aedc module:overlay(36) +from:0x02122328 kind:load to:0x0211aecc module:overlay(36) +from:0x02122334 kind:load to:0x0211c1fc module:overlay(36) +from:0x02122340 kind:load to:0x0211c190 module:overlay(36) +from:0x02122344 kind:load to:0x02097924 module:overlay(0) +from:0x02122348 kind:load to:0x02097734 module:overlay(0) +from:0x0212234c kind:load to:0x020977b0 module:overlay(0) +from:0x02122350 kind:load to:0x0209792c module:overlay(0) +from:0x02122354 kind:load to:0x0209794c module:overlay(0) +from:0x02122358 kind:load to:0x02097978 module:overlay(0) +from:0x02122364 kind:load to:0x020984f8 module:overlay(0) +from:0x02122368 kind:load to:0x02098534 module:overlay(0) +from:0x0212236c kind:load to:0x0209854c module:overlay(0) +from:0x02122370 kind:load to:0x02098558 module:overlay(0) +from:0x02122374 kind:load to:0x01fff464 module:itcm +from:0x02122378 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212237c kind:load to:0x0211c7bc module:overlay(36) +from:0x02122380 kind:load to:0x02098490 module:overlay(0) +from:0x02122384 kind:load to:0x0211c7c4 module:overlay(36) +from:0x02122388 kind:load to:0x0211c978 module:overlay(36) +from:0x0212238c kind:load to:0x0209849c module:overlay(0) +from:0x02122390 kind:load to:0x0211c9b4 module:overlay(36) +from:0x02122394 kind:load to:0x020984a4 module:overlay(0) +from:0x02122398 kind:load to:0x020984a8 module:overlay(0) +from:0x0212239c kind:load to:0x02098564 module:overlay(0) +from:0x021223a0 kind:load to:0x020985d0 module:overlay(0) +from:0x021223a4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021223a8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021223ac kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021223b0 kind:load to:0x0211c734 module:overlay(36) +from:0x021223b4 kind:load to:0x0211c774 module:overlay(36) +from:0x021223b8 kind:load to:0x0211c94c module:overlay(36) +from:0x021223bc kind:load to:0x0211c950 module:overlay(36) +from:0x021223c0 kind:load to:0x0211c958 module:overlay(36) +from:0x021223c4 kind:load to:0x0211c954 module:overlay(36) +from:0x021223c8 kind:load to:0x0211c95c module:overlay(36) +from:0x021223cc kind:load to:0x0211c960 module:overlay(36) +from:0x021223d0 kind:load to:0x0211c974 module:overlay(36) +from:0x021223d4 kind:load to:0x0211c964 module:overlay(36) +from:0x021223d8 kind:load to:0x0211c98c module:overlay(36) +from:0x021223dc kind:load to:0x0211c9ac module:overlay(36) +from:0x021223e8 kind:load to:0x0211d820 module:overlay(36) +from:0x021223ec kind:load to:0x0211d790 module:overlay(36) +from:0x021223f0 kind:load to:0x0211d810 module:overlay(36) +from:0x021223f4 kind:load to:0x0211d800 module:overlay(36) +from:0x021223f8 kind:load to:0x0211d7f0 module:overlay(36) +from:0x021223fc kind:load to:0x0211d7e0 module:overlay(36) +from:0x02122400 kind:load to:0x0211d7d0 module:overlay(36) +from:0x02122404 kind:load to:0x0211d7c0 module:overlay(36) +from:0x02122408 kind:load to:0x0211d7b0 module:overlay(36) +from:0x0212240c kind:load to:0x0211d7a0 module:overlay(36) +from:0x02122428 kind:load to:0x0211d83c module:overlay(36) +from:0x0212242c kind:load to:0x0209772c module:overlay(0) +from:0x02122430 kind:load to:0x02097734 module:overlay(0) +from:0x02122434 kind:load to:0x020977b0 module:overlay(0) +from:0x02122438 kind:load to:0x020977f0 module:overlay(0) +from:0x0212243c kind:load to:0x020977f4 module:overlay(0) +from:0x02122440 kind:load to:0x020977f8 module:overlay(0) +from:0x0212244c kind:load to:0x020984f8 module:overlay(0) +from:0x02122450 kind:load to:0x02098534 module:overlay(0) +from:0x02122454 kind:load to:0x0209854c module:overlay(0) +from:0x02122458 kind:load to:0x02098558 module:overlay(0) +from:0x0212245c kind:load to:0x01fff464 module:itcm +from:0x02122460 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02122464 kind:load to:0x0211db08 module:overlay(36) +from:0x02122468 kind:load to:0x02098490 module:overlay(0) +from:0x0212246c kind:load to:0x0211db50 module:overlay(36) +from:0x02122470 kind:load to:0x0211db74 module:overlay(36) +from:0x02122474 kind:load to:0x0209849c module:overlay(0) +from:0x02122478 kind:load to:0x0211db88 module:overlay(36) +from:0x0212247c kind:load to:0x020984a4 module:overlay(0) +from:0x02122480 kind:load to:0x020984a8 module:overlay(0) +from:0x02122484 kind:load to:0x02098564 module:overlay(0) +from:0x02122488 kind:load to:0x020985d0 module:overlay(0) +from:0x0212248c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02122490 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122494 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122498 kind:load to:0x0211daa0 module:overlay(36) +from:0x0212249c kind:load to:0x0211dad0 module:overlay(36) +from:0x021224a0 kind:load to:0x0211dcc0 module:overlay(36) +from:0x021224a4 kind:load to:0x0211dcc4 module:overlay(36) +from:0x021224a8 kind:load to:0x0211dccc module:overlay(36) +from:0x021224ac kind:load to:0x0211dcc8 module:overlay(36) +from:0x021224b0 kind:load to:0x0211dcd0 module:overlay(36) +from:0x021224b4 kind:load to:0x0211dcd4 module:overlay(36) +from:0x021224b8 kind:load to:0x0211dce8 module:overlay(36) +from:0x021224bc kind:load to:0x0211dcd8 module:overlay(36) +from:0x021224c8 kind:load to:0x0211ddf8 module:overlay(36) +from:0x021224cc kind:load to:0x0211dd68 module:overlay(36) +from:0x021224d0 kind:load to:0x0211dde8 module:overlay(36) +from:0x021224d4 kind:load to:0x0211ddd8 module:overlay(36) +from:0x021224d8 kind:load to:0x0211ddc8 module:overlay(36) +from:0x021224dc kind:load to:0x0211ddb8 module:overlay(36) +from:0x021224e0 kind:load to:0x0211dda8 module:overlay(36) +from:0x021224e4 kind:load to:0x0211dd98 module:overlay(36) +from:0x021224e8 kind:load to:0x0211dd88 module:overlay(36) +from:0x021224ec kind:load to:0x0211dd78 module:overlay(36) +from:0x02122504 kind:load to:0x0211de14 module:overlay(36) +from:0x02122508 kind:load to:0x02097924 module:overlay(0) +from:0x0212250c kind:load to:0x02097734 module:overlay(0) +from:0x02122510 kind:load to:0x020977b0 module:overlay(0) +from:0x02122514 kind:load to:0x0209792c module:overlay(0) +from:0x02122518 kind:load to:0x0209794c module:overlay(0) +from:0x0212251c kind:load to:0x02097978 module:overlay(0) +from:0x02122528 kind:load to:0x020984f8 module:overlay(0) +from:0x0212252c kind:load to:0x02098534 module:overlay(0) +from:0x02122530 kind:load to:0x0209854c module:overlay(0) +from:0x02122534 kind:load to:0x02098558 module:overlay(0) +from:0x02122538 kind:load to:0x01fff464 module:itcm +from:0x0212253c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02122540 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x02122544 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x02122548 kind:load to:0x02098494 module:overlay(0) +from:0x0212254c kind:load to:0x02098498 module:overlay(0) +from:0x02122550 kind:load to:0x0209849c module:overlay(0) +from:0x02122554 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02122558 kind:load to:0x020984a4 module:overlay(0) +from:0x0212255c kind:load to:0x020984a8 module:overlay(0) +from:0x02122560 kind:load to:0x02098564 module:overlay(0) +from:0x02122564 kind:load to:0x020985d0 module:overlay(0) +from:0x02122568 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212256c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02122570 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02122574 kind:load to:0x0211ded0 module:overlay(36) +from:0x02122578 kind:load to:0x0211def0 module:overlay(36) +from:0x0212257c kind:load to:0x0211de80 module:overlay(36) +from:0x02122588 kind:load to:0x0211e0d4 module:overlay(36) +from:0x0212258c kind:load to:0x0211e0e8 module:overlay(36) +from:0x02122590 kind:load to:0x0201bbbc module:main +from:0x02122594 kind:load to:0x0211df2c module:overlay(36) +from:0x02122598 kind:load to:0x0201bd64 module:main +from:0x021225a4 kind:load to:0x0211eb70 module:overlay(36) +from:0x021225a8 kind:load to:0x02120c30 module:overlay(36) +from:0x021225ac kind:load to:0x021208ec module:overlay(36) +from:0x021225b0 kind:load to:0x02120abc module:overlay(36) +from:0x021225bc kind:load to:0x0211eb5c module:overlay(36) +from:0x021225c0 kind:load to:0x02120c14 module:overlay(36) +from:0x021225c4 kind:load to:0x02120490 module:overlay(36) +from:0x021225c8 kind:load to:0x021205dc module:overlay(36) +from:0x021225d4 kind:load to:0x020667b8 module:overlay(0) +from:0x021225d8 kind:load to:0x020667d4 module:overlay(0) +from:0x021225dc kind:load to:0x020673a8 module:overlay(0) +from:0x021225e0 kind:load to:0x02067414 module:overlay(0) +from:0x021225e4 kind:load to:0x02067454 module:overlay(0) +from:0x021225e8 kind:load to:0x02066ddc module:overlay(0) +from:0x021225ec kind:load to:0x020669b8 module:overlay(0) +from:0x021225f0 kind:load to:0x02067214 module:overlay(0) +from:0x021225f4 kind:load to:0x0206721c module:overlay(0) +from:0x021225f8 kind:load to:0x0211eb48 module:overlay(36) +from:0x021225fc kind:load to:0x02120bf8 module:overlay(36) +from:0x02122600 kind:load to:0x0211f3a4 module:overlay(36) +from:0x02122608 kind:load to:0x0211f440 module:overlay(36) +from:0x02122610 kind:load to:0x0211f480 module:overlay(36) +from:0x02122618 kind:load to:0x0211f568 module:overlay(36) +from:0x02122620 kind:load to:0x0211f684 module:overlay(36) +from:0x02122628 kind:load to:0x0211f744 module:overlay(36) +from:0x02122630 kind:load to:0x0211f770 module:overlay(36) +from:0x02122638 kind:load to:0x0211ffac module:overlay(36) +from:0x02122640 kind:load to:0x02120038 module:overlay(36) +from:0x02122648 kind:load to:0x021200f0 module:overlay(36) +from:0x02122650 kind:load to:0x02120110 module:overlay(36) +from:0x02122658 kind:load to:0x02120208 module:overlay(36) +from:0x02122660 kind:load to:0x021202b0 module:overlay(36) +from:0x02122668 kind:load to:0x0212030c module:overlay(36) +from:0x02122670 kind:load to:0x0211f3e4 module:overlay(36) +from:0x02122678 kind:load to:0x0211f470 module:overlay(36) +from:0x02122680 kind:load to:0x0211f518 module:overlay(36) +from:0x02122688 kind:load to:0x0211f578 module:overlay(36) +from:0x02122690 kind:load to:0x0211f6f0 module:overlay(36) +from:0x02122698 kind:load to:0x0211f760 module:overlay(36) +from:0x021226a0 kind:load to:0x0211ff5c module:overlay(36) +from:0x021226a8 kind:load to:0x0211ffb0 module:overlay(36) +from:0x021226b0 kind:load to:0x02120094 module:overlay(36) +from:0x021226b8 kind:load to:0x021200f4 module:overlay(36) +from:0x021226c0 kind:load to:0x021201c8 module:overlay(36) +from:0x021226c8 kind:load to:0x0212020c module:overlay(36) +from:0x021226d0 kind:load to:0x021202e8 module:overlay(36) +from:0x021226d8 kind:load to:0x02120328 module:overlay(36) diff --git a/config/usa/arm9/overlays/ov036/symbols.txt b/config/usa/arm9/overlays/ov036/symbols.txt new file mode 100644 index 00000000..0bd12f41 --- /dev/null +++ b/config/usa/arm9/overlays/ov036/symbols.txt @@ -0,0 +1,473 @@ +func_ov036_02118fa0 kind:function(arm,size=0x13c) addr:0x02118fa0 +func_ov036_021190dc kind:function(arm,size=0x14) addr:0x021190dc +func_ov036_021190f0 kind:function(arm,size=0x17c) addr:0x021190f0 +func_ov036_0211926c kind:function(arm,size=0x3c) addr:0x0211926c +func_ov036_021192a8 kind:function(arm,size=0x38) addr:0x021192a8 +func_ov036_021192e0 kind:function(arm,size=0x70) addr:0x021192e0 +func_ov036_02119350 kind:function(arm,size=0x68) addr:0x02119350 +func_ov036_021193b8 kind:function(arm,size=0x68) addr:0x021193b8 +func_ov036_02119420 kind:function(arm,size=0x4) addr:0x02119420 +func_ov036_02119424 kind:function(arm,size=0x6c) addr:0x02119424 +func_ov036_02119490 kind:function(arm,size=0x4) addr:0x02119490 +func_ov036_02119494 kind:function(arm,size=0x94) addr:0x02119494 +func_ov036_02119528 kind:function(arm,size=0x3c) addr:0x02119528 +func_ov036_02119564 kind:function(arm,size=0x28) addr:0x02119564 +func_ov036_0211958c kind:function(arm,size=0x84) addr:0x0211958c +func_ov036_02119610 kind:function(arm,size=0x20) addr:0x02119610 +func_ov036_02119630 kind:function(arm,size=0xc) addr:0x02119630 +func_ov036_0211963c kind:function(arm,size=0x90) addr:0x0211963c +func_ov036_021196cc kind:function(arm,size=0x3c) addr:0x021196cc +func_ov036_02119708 kind:function(arm,size=0xc) addr:0x02119708 +func_ov036_02119714 kind:function(arm,size=0x1e4) addr:0x02119714 +func_ov036_021198f8 kind:function(arm,size=0x48) addr:0x021198f8 +func_ov036_02119940 kind:function(arm,size=0x3c) addr:0x02119940 +func_ov036_0211997c kind:function(arm,size=0xc) addr:0x0211997c +func_ov036_02119988 kind:function(arm,size=0x3c) addr:0x02119988 +func_ov036_021199c4 kind:function(arm,size=0x58) addr:0x021199c4 +func_ov036_02119a1c kind:function(arm,size=0x3c) addr:0x02119a1c +func_ov036_02119a58 kind:function(arm,size=0x24) addr:0x02119a58 +func_ov036_02119a7c kind:function(arm,size=0x4c) addr:0x02119a7c +func_ov036_02119ac8 kind:function(arm,size=0x78) addr:0x02119ac8 +func_ov036_02119b40 kind:function(arm,size=0x8) addr:0x02119b40 +func_ov036_02119b48 kind:function(arm,size=0x74) addr:0x02119b48 +func_ov036_02119bbc kind:function(arm,size=0x4) addr:0x02119bbc +func_ov036_02119bc0 kind:function(arm,size=0x44) addr:0x02119bc0 +func_ov036_02119c04 kind:function(arm,size=0x4) addr:0x02119c04 +func_ov036_02119c08 kind:function(arm,size=0x3c) addr:0x02119c08 +func_ov036_02119c44 kind:function(arm,size=0x11c) addr:0x02119c44 +func_ov036_02119d60 kind:function(arm,size=0x3c) addr:0x02119d60 +func_ov036_02119d9c kind:function(arm,size=0x44) addr:0x02119d9c +func_ov036_02119de0 kind:function(arm,size=0x58) addr:0x02119de0 +func_ov036_02119e38 kind:function(arm,size=0x8c) addr:0x02119e38 +func_ov036_02119ec4 kind:function(arm,size=0x74) addr:0x02119ec4 +func_ov036_02119f38 kind:function(arm,size=0xb4) addr:0x02119f38 +func_ov036_02119fec kind:function(arm,size=0x58) addr:0x02119fec +func_ov036_0211a044 kind:function(arm,size=0x38) addr:0x0211a044 +func_ov036_0211a07c kind:function(arm,size=0x3c) addr:0x0211a07c +func_ov036_0211a0b8 kind:function(arm,size=0x3c) addr:0x0211a0b8 +func_ov036_0211a0f4 kind:function(arm,size=0x34) addr:0x0211a0f4 +func_ov036_0211a128 kind:function(arm,size=0x28) addr:0x0211a128 +func_ov036_0211a150 kind:function(arm,size=0x3c) addr:0x0211a150 +func_ov036_0211a18c kind:function(arm,size=0x1c) addr:0x0211a18c +func_ov036_0211a1a8 kind:function(arm,size=0x4) addr:0x0211a1a8 +func_ov036_0211a1ac kind:function(arm,size=0x14) addr:0x0211a1ac +func_ov036_0211a1c0 kind:function(arm,size=0x3c) addr:0x0211a1c0 +func_ov036_0211a1fc kind:function(arm,size=0x4) addr:0x0211a1fc +func_ov036_0211a200 kind:function(arm,size=0x4) addr:0x0211a200 +func_ov036_0211a204 kind:function(arm,size=0x4) addr:0x0211a204 +func_ov036_0211a208 kind:function(arm,size=0x24) addr:0x0211a208 +func_ov036_0211a22c kind:function(arm,size=0x9c) addr:0x0211a22c +func_ov036_0211a2c8 kind:function(arm,size=0x130) addr:0x0211a2c8 +func_ov036_0211a3f8 kind:function(arm,size=0x20) addr:0x0211a3f8 +func_ov036_0211a418 kind:function(arm,size=0x120) addr:0x0211a418 +func_ov036_0211a538 kind:function(arm,size=0x5c) addr:0x0211a538 +func_ov036_0211a594 kind:function(arm,size=0x134) addr:0x0211a594 +func_ov036_0211a6c8 kind:function(arm,size=0x210) addr:0x0211a6c8 +func_ov036_0211a8d8 kind:function(arm,size=0x3c) addr:0x0211a8d8 +func_ov036_0211a914 kind:function(arm,size=0x4) addr:0x0211a914 +func_ov036_0211a918 kind:function(arm,size=0x4) addr:0x0211a918 +func_ov036_0211a91c kind:function(arm,size=0x12c) addr:0x0211a91c +func_ov036_0211aa48 kind:function(arm,size=0x18) addr:0x0211aa48 +func_ov036_0211aa60 kind:function(arm,size=0x4) addr:0x0211aa60 +func_ov036_0211aa64 kind:function(arm,size=0x4) addr:0x0211aa64 +func_ov036_0211aa68 kind:function(arm,size=0xa8) addr:0x0211aa68 +func_ov036_0211ab10 kind:function(arm,size=0x20) addr:0x0211ab10 +func_ov036_0211ab30 kind:function(arm,size=0xc8) addr:0x0211ab30 +func_ov036_0211abf8 kind:function(arm,size=0xc8) addr:0x0211abf8 +func_ov036_0211acc0 kind:function(arm,size=0xd8) addr:0x0211acc0 +func_ov036_0211ad98 kind:function(arm,size=0x18) addr:0x0211ad98 +func_ov036_0211adb0 kind:function(arm,size=0x30) addr:0x0211adb0 +func_ov036_0211ade0 kind:function(arm,size=0x28) addr:0x0211ade0 +func_ov036_0211ae08 kind:function(arm,size=0x24) addr:0x0211ae08 +func_ov036_0211ae2c kind:function(arm,size=0x2c) addr:0x0211ae2c +func_ov036_0211ae58 kind:function(arm,size=0x1c) addr:0x0211ae58 +func_ov036_0211ae74 kind:function(arm,size=0x28) addr:0x0211ae74 +func_ov036_0211ae9c kind:function(arm,size=0x20) addr:0x0211ae9c +func_ov036_0211aebc kind:function(arm,size=0x10) addr:0x0211aebc +func_ov036_0211aecc kind:function(arm,size=0x10) addr:0x0211aecc +func_ov036_0211aedc kind:function(arm,size=0x10) addr:0x0211aedc +func_ov036_0211aeec kind:function(arm,size=0x10) addr:0x0211aeec +func_ov036_0211aefc kind:function(arm,size=0x10) addr:0x0211aefc +func_ov036_0211af0c kind:function(arm,size=0x10) addr:0x0211af0c +func_ov036_0211af1c kind:function(arm,size=0x10) addr:0x0211af1c +func_ov036_0211af2c kind:function(arm,size=0x10) addr:0x0211af2c +func_ov036_0211af3c kind:function(arm,size=0x10) addr:0x0211af3c +func_ov036_0211af4c kind:function(arm,size=0x10) addr:0x0211af4c +func_ov036_0211af5c kind:function(arm,size=0xc) addr:0x0211af5c +func_ov036_0211af68 kind:function(arm,size=0x24) addr:0x0211af68 +func_ov036_0211af8c kind:function(arm,size=0x5c) addr:0x0211af8c +func_ov036_0211afe8 kind:function(arm,size=0xbc) addr:0x0211afe8 +func_ov036_0211b0a4 kind:function(arm,size=0x58) addr:0x0211b0a4 +func_ov036_0211b0fc kind:function(arm,size=0x2c) addr:0x0211b0fc +func_ov036_0211b128 kind:function(arm,size=0x64) addr:0x0211b128 +func_ov036_0211b18c kind:function(arm,size=0x38) addr:0x0211b18c +func_ov036_0211b1c4 kind:function(arm,size=0x30) addr:0x0211b1c4 +func_ov036_0211b1f4 kind:function(arm,size=0x14) addr:0x0211b1f4 +func_ov036_0211b208 kind:function(arm,size=0x10) addr:0x0211b208 +func_ov036_0211b218 kind:function(arm,size=0x10) addr:0x0211b218 +func_ov036_0211b228 kind:function(arm,size=0xc) addr:0x0211b228 +func_ov036_0211b234 kind:function(arm,size=0x24) addr:0x0211b234 +func_ov036_0211b258 kind:function(arm,size=0x58) addr:0x0211b258 +func_ov036_0211b2b0 kind:function(arm,size=0xbc) addr:0x0211b2b0 +func_ov036_0211b36c kind:function(arm,size=0x68) addr:0x0211b36c +func_ov036_0211b3d4 kind:function(arm,size=0x2c) addr:0x0211b3d4 +func_ov036_0211b400 kind:function(arm,size=0x64) addr:0x0211b400 +func_ov036_0211b464 kind:function(arm,size=0x38) addr:0x0211b464 +func_ov036_0211b49c kind:function(arm,size=0x30) addr:0x0211b49c +func_ov036_0211b4cc kind:function(arm,size=0x14) addr:0x0211b4cc +func_ov036_0211b4e0 kind:function(arm,size=0x10) addr:0x0211b4e0 +func_ov036_0211b4f0 kind:function(arm,size=0x10) addr:0x0211b4f0 +func_ov036_0211b500 kind:function(arm,size=0xc) addr:0x0211b500 +func_ov036_0211b50c kind:function(arm,size=0x24) addr:0x0211b50c +func_ov036_0211b530 kind:function(arm,size=0x5c) addr:0x0211b530 +func_ov036_0211b58c kind:function(arm,size=0xbc) addr:0x0211b58c +func_ov036_0211b648 kind:function(arm,size=0x64) addr:0x0211b648 +func_ov036_0211b6ac kind:function(arm,size=0x2c) addr:0x0211b6ac +func_ov036_0211b6d8 kind:function(arm,size=0x78) addr:0x0211b6d8 +func_ov036_0211b750 kind:function(arm,size=0x38) addr:0x0211b750 +func_ov036_0211b788 kind:function(arm,size=0x30) addr:0x0211b788 +func_ov036_0211b7b8 kind:function(arm,size=0x14) addr:0x0211b7b8 +func_ov036_0211b7cc kind:function(arm,size=0x10) addr:0x0211b7cc +func_ov036_0211b7dc kind:function(arm,size=0x10) addr:0x0211b7dc +func_ov036_0211b7ec kind:function(arm,size=0xc) addr:0x0211b7ec +func_ov036_0211b7f8 kind:function(arm,size=0x24) addr:0x0211b7f8 +func_ov036_0211b81c kind:function(arm,size=0x5c) addr:0x0211b81c +func_ov036_0211b878 kind:function(arm,size=0xbc) addr:0x0211b878 +func_ov036_0211b934 kind:function(arm,size=0x68) addr:0x0211b934 +func_ov036_0211b99c kind:function(arm,size=0x2c) addr:0x0211b99c +func_ov036_0211b9c8 kind:function(arm,size=0x50) addr:0x0211b9c8 +func_ov036_0211ba18 kind:function(arm,size=0x38) addr:0x0211ba18 +func_ov036_0211ba50 kind:function(arm,size=0x30) addr:0x0211ba50 +func_ov036_0211ba80 kind:function(arm,size=0x14) addr:0x0211ba80 +func_ov036_0211ba94 kind:function(arm,size=0x10) addr:0x0211ba94 +func_ov036_0211baa4 kind:function(arm,size=0x10) addr:0x0211baa4 +func_ov036_0211bab4 kind:function(arm,size=0xc) addr:0x0211bab4 +func_ov036_0211bac0 kind:function(arm,size=0x24) addr:0x0211bac0 +func_ov036_0211bae4 kind:function(arm,size=0x60) addr:0x0211bae4 +func_ov036_0211bb44 kind:function(arm,size=0xbc) addr:0x0211bb44 +func_ov036_0211bc00 kind:function(arm,size=0x64) addr:0x0211bc00 +func_ov036_0211bc64 kind:function(arm,size=0x2c) addr:0x0211bc64 +func_ov036_0211bc90 kind:function(arm,size=0x94) addr:0x0211bc90 +func_ov036_0211bd24 kind:function(arm,size=0x38) addr:0x0211bd24 +func_ov036_0211bd5c kind:function(arm,size=0x30) addr:0x0211bd5c +func_ov036_0211bd8c kind:function(arm,size=0x14) addr:0x0211bd8c +func_ov036_0211bda0 kind:function(arm,size=0x10) addr:0x0211bda0 +func_ov036_0211bdb0 kind:function(arm,size=0x10) addr:0x0211bdb0 +func_ov036_0211bdc0 kind:function(arm,size=0xc) addr:0x0211bdc0 +func_ov036_0211bdcc kind:function(arm,size=0x24) addr:0x0211bdcc +func_ov036_0211bdf0 kind:function(arm,size=0x5c) addr:0x0211bdf0 +func_ov036_0211be4c kind:function(arm,size=0x34) addr:0x0211be4c +func_ov036_0211be80 kind:function(arm,size=0x2c) addr:0x0211be80 +func_ov036_0211beac kind:function(arm,size=0xbc) addr:0x0211beac +func_ov036_0211bf68 kind:function(arm,size=0x14) addr:0x0211bf68 +func_ov036_0211bf7c kind:function(arm,size=0x64) addr:0x0211bf7c +func_ov036_0211bfe0 kind:function(arm,size=0x2c) addr:0x0211bfe0 +func_ov036_0211c00c kind:function(arm,size=0xb8) addr:0x0211c00c +func_ov036_0211c0c4 kind:function(arm,size=0x8) addr:0x0211c0c4 +func_ov036_0211c0cc kind:function(arm,size=0x1c) addr:0x0211c0cc +func_ov036_0211c0e8 kind:function(arm,size=0x38) addr:0x0211c0e8 +func_ov036_0211c120 kind:function(arm,size=0x30) addr:0x0211c120 +func_ov036_0211c150 kind:function(arm,size=0x14) addr:0x0211c150 +func_ov036_0211c164 kind:function(arm,size=0x10) addr:0x0211c164 +func_ov036_0211c174 kind:function(arm,size=0x10) addr:0x0211c174 +func_ov036_0211c184 kind:function(arm,size=0xc) addr:0x0211c184 +func_ov036_0211c190 kind:function(arm,size=0x24) addr:0x0211c190 +func_ov036_0211c1b4 kind:function(arm,size=0x28) addr:0x0211c1b4 +func_ov036_0211c1dc kind:function(arm,size=0x20) addr:0x0211c1dc +func_ov036_0211c1fc kind:function(arm,size=0x64) addr:0x0211c1fc +func_ov036_0211c260 kind:function(arm,size=0x300) addr:0x0211c260 +func_ov036_0211c560 kind:function(arm,size=0xbc) addr:0x0211c560 +func_ov036_0211c61c kind:function(arm,size=0x118) addr:0x0211c61c +func_ov036_0211c734 kind:function(arm,size=0x40) addr:0x0211c734 +func_ov036_0211c774 kind:function(arm,size=0x48) addr:0x0211c774 +func_ov036_0211c7bc kind:function(arm,size=0x8) addr:0x0211c7bc +func_ov036_0211c7c4 kind:function(arm,size=0x154) addr:0x0211c7c4 +func_ov036_0211c918 kind:function(arm,size=0x14) addr:0x0211c918 +func_ov036_0211c92c kind:function(arm,size=0x20) addr:0x0211c92c +func_ov036_0211c94c kind:function(arm,size=0x4) addr:0x0211c94c +func_ov036_0211c950 kind:function(arm,size=0x4) addr:0x0211c950 +func_ov036_0211c954 kind:function(arm,size=0x4) addr:0x0211c954 +func_ov036_0211c958 kind:function(arm,size=0x4) addr:0x0211c958 +func_ov036_0211c95c kind:function(arm,size=0x4) addr:0x0211c95c +func_ov036_0211c960 kind:function(arm,size=0x4) addr:0x0211c960 +func_ov036_0211c964 kind:function(arm,size=0x10) addr:0x0211c964 +func_ov036_0211c974 kind:function(arm,size=0x4) addr:0x0211c974 +func_ov036_0211c978 kind:function(arm,size=0x14) addr:0x0211c978 +func_ov036_0211c98c kind:function(arm,size=0x20) addr:0x0211c98c +func_ov036_0211c9ac kind:function(arm,size=0x8) addr:0x0211c9ac +func_ov036_0211c9b4 kind:function(arm,size=0x408) addr:0x0211c9b4 +func_ov036_0211cdbc kind:function(arm,size=0x20) addr:0x0211cdbc +func_ov036_0211cddc kind:function(arm,size=0xf0) addr:0x0211cddc +func_ov036_0211cecc kind:function(arm,size=0x1bc) addr:0x0211cecc +func_ov036_0211d088 kind:function(arm,size=0x184) addr:0x0211d088 +func_ov036_0211d20c kind:function(arm,size=0x28) addr:0x0211d20c +func_ov036_0211d234 kind:function(arm,size=0x1c) addr:0x0211d234 +func_ov036_0211d250 kind:function(arm,size=0x1c) addr:0x0211d250 +func_ov036_0211d26c kind:function(arm,size=0x1c) addr:0x0211d26c +func_ov036_0211d288 kind:function(arm,size=0x34) addr:0x0211d288 +func_ov036_0211d2bc kind:function(arm,size=0x294) addr:0x0211d2bc +func_ov036_0211d550 kind:function(arm,size=0x1ec) addr:0x0211d550 +func_ov036_0211d73c kind:function(arm,size=0x18) addr:0x0211d73c +func_ov036_0211d754 kind:function(arm,size=0x1c) addr:0x0211d754 +func_ov036_0211d770 kind:function(arm,size=0xc) addr:0x0211d770 +func_ov036_0211d77c kind:function(arm,size=0x14) addr:0x0211d77c +func_ov036_0211d790 kind:function(arm,size=0x10) addr:0x0211d790 +func_ov036_0211d7a0 kind:function(arm,size=0x10) addr:0x0211d7a0 +func_ov036_0211d7b0 kind:function(arm,size=0x10) addr:0x0211d7b0 +func_ov036_0211d7c0 kind:function(arm,size=0x10) addr:0x0211d7c0 +func_ov036_0211d7d0 kind:function(arm,size=0x10) addr:0x0211d7d0 +func_ov036_0211d7e0 kind:function(arm,size=0x10) addr:0x0211d7e0 +func_ov036_0211d7f0 kind:function(arm,size=0x10) addr:0x0211d7f0 +func_ov036_0211d800 kind:function(arm,size=0x10) addr:0x0211d800 +func_ov036_0211d810 kind:function(arm,size=0x10) addr:0x0211d810 +func_ov036_0211d820 kind:function(arm,size=0x10) addr:0x0211d820 +func_ov036_0211d830 kind:function(arm,size=0xc) addr:0x0211d830 +func_ov036_0211d83c kind:function(arm,size=0x24) addr:0x0211d83c +func_ov036_0211d860 kind:function(arm,size=0x28) addr:0x0211d860 +func_ov036_0211d888 kind:function(arm,size=0x218) addr:0x0211d888 +func_ov036_0211daa0 kind:function(arm,size=0x30) addr:0x0211daa0 +func_ov036_0211dad0 kind:function(arm,size=0x38) addr:0x0211dad0 +func_ov036_0211db08 kind:function(arm,size=0x48) addr:0x0211db08 +func_ov036_0211db50 kind:function(arm,size=0x24) addr:0x0211db50 +func_ov036_0211db74 kind:function(arm,size=0x14) addr:0x0211db74 +func_ov036_0211db88 kind:function(arm,size=0x138) addr:0x0211db88 +func_ov036_0211dcc0 kind:function(arm,size=0x4) addr:0x0211dcc0 +func_ov036_0211dcc4 kind:function(arm,size=0x4) addr:0x0211dcc4 +func_ov036_0211dcc8 kind:function(arm,size=0x4) addr:0x0211dcc8 +func_ov036_0211dccc kind:function(arm,size=0x4) addr:0x0211dccc +func_ov036_0211dcd0 kind:function(arm,size=0x4) addr:0x0211dcd0 +func_ov036_0211dcd4 kind:function(arm,size=0x4) addr:0x0211dcd4 +func_ov036_0211dcd8 kind:function(arm,size=0x10) addr:0x0211dcd8 +func_ov036_0211dce8 kind:function(arm,size=0x4) addr:0x0211dce8 +func_ov036_0211dcec kind:function(arm,size=0x68) addr:0x0211dcec +func_ov036_0211dd54 kind:function(arm,size=0x14) addr:0x0211dd54 +func_ov036_0211dd68 kind:function(arm,size=0x10) addr:0x0211dd68 +func_ov036_0211dd78 kind:function(arm,size=0x10) addr:0x0211dd78 +func_ov036_0211dd88 kind:function(arm,size=0x10) addr:0x0211dd88 +func_ov036_0211dd98 kind:function(arm,size=0x10) addr:0x0211dd98 +func_ov036_0211dda8 kind:function(arm,size=0x10) addr:0x0211dda8 +func_ov036_0211ddb8 kind:function(arm,size=0x10) addr:0x0211ddb8 +func_ov036_0211ddc8 kind:function(arm,size=0x10) addr:0x0211ddc8 +func_ov036_0211ddd8 kind:function(arm,size=0x10) addr:0x0211ddd8 +func_ov036_0211dde8 kind:function(arm,size=0x10) addr:0x0211dde8 +func_ov036_0211ddf8 kind:function(arm,size=0x10) addr:0x0211ddf8 +func_ov036_0211de08 kind:function(arm,size=0xc) addr:0x0211de08 +func_ov036_0211de14 kind:function(arm,size=0x24) addr:0x0211de14 +func_ov036_0211de38 kind:function(arm,size=0x28) addr:0x0211de38 +func_ov036_0211de60 kind:function(arm,size=0x20) addr:0x0211de60 +func_ov036_0211de80 kind:function(arm,size=0x50) addr:0x0211de80 +func_ov036_0211ded0 kind:function(arm,size=0x20) addr:0x0211ded0 +func_ov036_0211def0 kind:function(arm,size=0x28) addr:0x0211def0 +func_ov036_0211df18 kind:function(arm,size=0x14) addr:0x0211df18 +func_ov036_0211df2c kind:function(arm,size=0x18) addr:0x0211df2c +func_ov036_0211df44 kind:function(arm,size=0x38) addr:0x0211df44 +func_ov036_0211df7c kind:function(arm,size=0x2c) addr:0x0211df7c +func_ov036_0211dfa8 kind:function(arm,size=0x4) addr:0x0211dfa8 +func_ov036_0211dfac kind:function(arm,size=0x64) addr:0x0211dfac +func_ov036_0211e010 kind:function(arm,size=0x40) addr:0x0211e010 +func_ov036_0211e050 kind:function(arm,size=0x34) addr:0x0211e050 +func_ov036_0211e084 kind:function(arm,size=0x50) addr:0x0211e084 +func_ov036_0211e0d4 kind:function(arm,size=0x14) addr:0x0211e0d4 +func_ov036_0211e0e8 kind:function(arm,size=0x1c) addr:0x0211e0e8 +func_ov036_0211e104 kind:function(arm,size=0x54) addr:0x0211e104 +func_ov036_0211e158 kind:function(arm,size=0x9f0) addr:0x0211e158 +func_ov036_0211eb48 kind:function(arm,size=0x14) addr:0x0211eb48 +func_ov036_0211eb5c kind:function(arm,size=0x14) addr:0x0211eb5c +func_ov036_0211eb70 kind:function(arm,size=0x28) addr:0x0211eb70 +func_ov036_0211eb98 kind:function(arm,size=0x408) addr:0x0211eb98 +func_ov036_0211efa0 kind:function(arm,size=0x124) addr:0x0211efa0 +func_ov036_0211f0c4 kind:function(arm,size=0x80) addr:0x0211f0c4 +func_ov036_0211f144 kind:function(arm,size=0x1c) addr:0x0211f144 +func_ov036_0211f160 kind:function(arm,size=0x10) addr:0x0211f160 +func_ov036_0211f170 kind:function(arm,size=0xdc) addr:0x0211f170 +func_ov036_0211f24c kind:function(arm,size=0xdc) addr:0x0211f24c +func_ov036_0211f328 kind:function(arm,size=0x40) addr:0x0211f328 +func_ov036_0211f368 kind:function(arm,size=0x3c) addr:0x0211f368 +func_ov036_0211f3a4 kind:function(arm,size=0x40) addr:0x0211f3a4 +func_ov036_0211f3e4 kind:function(arm,size=0x5c) addr:0x0211f3e4 +func_ov036_0211f440 kind:function(arm,size=0x30) addr:0x0211f440 +func_ov036_0211f470 kind:function(arm,size=0x10) addr:0x0211f470 +func_ov036_0211f480 kind:function(arm,size=0x98) addr:0x0211f480 +func_ov036_0211f518 kind:function(arm,size=0x50) addr:0x0211f518 +func_ov036_0211f568 kind:function(arm,size=0x10) addr:0x0211f568 +func_ov036_0211f578 kind:function(arm,size=0x10c) addr:0x0211f578 +func_ov036_0211f684 kind:function(arm,size=0x6c) addr:0x0211f684 +func_ov036_0211f6f0 kind:function(arm,size=0x54) addr:0x0211f6f0 +func_ov036_0211f744 kind:function(arm,size=0x1c) addr:0x0211f744 +func_ov036_0211f760 kind:function(arm,size=0x10) addr:0x0211f760 +func_ov036_0211f770 kind:function(arm,size=0x7ec) addr:0x0211f770 +func_ov036_0211ff5c kind:function(arm,size=0x50) addr:0x0211ff5c +func_ov036_0211ffac kind:function(arm,size=0x4) addr:0x0211ffac +func_ov036_0211ffb0 kind:function(arm,size=0x88) addr:0x0211ffb0 +func_ov036_02120038 kind:function(arm,size=0x5c) addr:0x02120038 +func_ov036_02120094 kind:function(arm,size=0x5c) addr:0x02120094 +func_ov036_021200f0 kind:function(arm,size=0x4) addr:0x021200f0 +func_ov036_021200f4 kind:function(arm,size=0x1c) addr:0x021200f4 +func_ov036_02120110 kind:function(arm,size=0xb8) addr:0x02120110 +func_ov036_021201c8 kind:function(arm,size=0x40) addr:0x021201c8 +func_ov036_02120208 kind:function(arm,size=0x4) addr:0x02120208 +func_ov036_0212020c kind:function(arm,size=0xa4) addr:0x0212020c +func_ov036_021202b0 kind:function(arm,size=0x38) addr:0x021202b0 +func_ov036_021202e8 kind:function(arm,size=0x24) addr:0x021202e8 +func_ov036_0212030c kind:function(arm,size=0x1c) addr:0x0212030c +func_ov036_02120328 kind:function(arm,size=0x4) addr:0x02120328 +func_ov036_0212032c kind:function(arm,size=0x20) addr:0x0212032c +func_ov036_0212034c kind:function(arm,size=0x30) addr:0x0212034c +func_ov036_0212037c kind:function(arm,size=0x48) addr:0x0212037c +func_ov036_021203c4 kind:function(arm,size=0xcc) addr:0x021203c4 +func_ov036_02120490 kind:function(arm,size=0x14c) addr:0x02120490 +func_ov036_021205dc kind:function(arm,size=0x90) addr:0x021205dc +func_ov036_0212066c kind:function(arm,size=0x8c) addr:0x0212066c +func_ov036_021206f8 kind:function(arm,size=0x8c) addr:0x021206f8 +func_ov036_02120784 kind:function(arm,size=0x8) addr:0x02120784 +func_ov036_0212078c kind:function(arm,size=0x34) addr:0x0212078c +func_ov036_021207c0 kind:function(arm,size=0x12c) addr:0x021207c0 +func_ov036_021208ec kind:function(arm,size=0x1d0) addr:0x021208ec +func_ov036_02120abc kind:function(arm,size=0x14) addr:0x02120abc +func_ov036_02120ad0 kind:function(arm,size=0x94) addr:0x02120ad0 +func_ov036_02120b64 kind:function(arm,size=0x94) addr:0x02120b64 +func_ov036_02120bf8 kind:function(arm,size=0x1c) addr:0x02120bf8 +func_ov036_02120c14 kind:function(arm,size=0x1c) addr:0x02120c14 +func_ov036_02120c30 kind:function(arm,size=0x30) addr:0x02120c30 +data_ov036_02120c68 kind:data(any) addr:0x02120c68 +data_ov036_02120c78 kind:data(any) addr:0x02120c78 +data_ov036_02120c88 kind:data(any) addr:0x02120c88 +data_ov036_02120c98 kind:data(any) addr:0x02120c98 +data_ov036_02120ca8 kind:data(any) addr:0x02120ca8 +data_ov036_02120cb8 kind:data(any) addr:0x02120cb8 +data_ov036_02120cc8 kind:data(any) addr:0x02120cc8 +data_ov036_02120cd8 kind:data(any) addr:0x02120cd8 +data_ov036_02120ce8 kind:data(any) addr:0x02120ce8 +data_ov036_02120cf8 kind:data(any) addr:0x02120cf8 +data_ov036_02120d08 kind:data(any) addr:0x02120d08 +data_ov036_02120d18 kind:data(any) addr:0x02120d18 +data_ov036_02120d28 kind:data(any) addr:0x02120d28 +data_ov036_02120d38 kind:data(any) addr:0x02120d38 +data_ov036_02120d48 kind:data(any) addr:0x02120d48 +data_ov036_02120d5c kind:data(any) addr:0x02120d5c +data_ov036_02120d60 kind:data(any) addr:0x02120d60 ambiguous +data_ov036_02120d70 kind:data(any) addr:0x02120d70 +data_ov036_02120d90 kind:data(any) addr:0x02120d90 +data_ov036_02120d91 kind:data(any) addr:0x02120d91 +data_ov036_02120d92 kind:data(any) addr:0x02120d92 +data_ov036_02120d93 kind:data(any) addr:0x02120d93 +data_ov036_02120d94 kind:data(any) addr:0x02120d94 +data_ov036_02120d95 kind:data(any) addr:0x02120d95 +__sinit_ov036_02120e50 kind:function(arm,size=0x50) addr:0x02120e50 +__sinit_ov036_02120ea0 kind:function(arm,size=0x50) addr:0x02120ea0 +__sinit_ov036_02120ef0 kind:function(arm,size=0x50) addr:0x02120ef0 +__sinit_ov036_02120f40 kind:function(arm,size=0x50) addr:0x02120f40 +__sinit_ov036_02120f90 kind:function(arm,size=0x50) addr:0x02120f90 +__sinit_ov036_02120fe0 kind:function(arm,size=0x50) addr:0x02120fe0 +__sinit_ov036_02121030 kind:function(arm,size=0x50) addr:0x02121030 +__sinit_ov036_02121080 kind:function(arm,size=0x50) addr:0x02121080 +__sinit_ov036_021210d0 kind:function(arm,size=0x50) addr:0x021210d0 +.p__sinit_ov036_02120e50 kind:data(word) addr:0x02121120 +.p__sinit_ov036_02120ea0 kind:data(word) addr:0x02121124 +.p__sinit_ov036_02120ef0 kind:data(word) addr:0x02121128 +.p__sinit_ov036_02120f40 kind:data(word) addr:0x0212112c +.p__sinit_ov036_02120f90 kind:data(word) addr:0x02121130 +.p__sinit_ov036_02120fe0 kind:data(word) addr:0x02121134 +.p__sinit_ov036_02121030 kind:data(word) addr:0x02121138 +.p__sinit_ov036_02121080 kind:data(word) addr:0x0212113c +.p__sinit_ov036_021210d0 kind:data(word) addr:0x02121140 +data_ov036_02121160 kind:data(any) addr:0x02121160 +data_ov036_02121188 kind:data(any) addr:0x02121188 +data_ov036_021211cc kind:data(any) addr:0x021211cc +data_ov036_021211d8 kind:data(any) addr:0x021211d8 ambiguous +data_ov036_021212c4 kind:data(any) addr:0x021212c4 +data_ov036_021213c4 kind:data(any) addr:0x021213c4 +data_ov036_021214e0 kind:data(any) addr:0x021214e0 +data_ov036_02121628 kind:data(any) addr:0x02121628 +data_ov036_02121650 kind:data(any) addr:0x02121650 +data_ov036_02121658 kind:data(any) addr:0x02121658 +data_ov036_02121668 kind:data(any) addr:0x02121668 +data_ov036_02121684 kind:data(any) addr:0x02121684 +data_ov036_021216fc kind:data(any) addr:0x021216fc ambiguous +data_ov036_02121704 kind:data(any) addr:0x02121704 +data_ov036_0212184c kind:data(any) addr:0x0212184c +data_ov036_02121874 kind:data(any) addr:0x02121874 +data_ov036_02121884 kind:data(any) addr:0x02121884 +data_ov036_021218a0 kind:data(any) addr:0x021218a0 +data_ov036_02121920 kind:data(any) addr:0x02121920 +data_ov036_02121a68 kind:data(any) addr:0x02121a68 +data_ov036_02121a90 kind:data(any) addr:0x02121a90 +data_ov036_02121aa0 kind:data(any) addr:0x02121aa0 +data_ov036_02121abc kind:data(any) addr:0x02121abc +data_ov036_02121b3c kind:data(any) addr:0x02121b3c +data_ov036_02121c84 kind:data(any) addr:0x02121c84 +data_ov036_02121cac kind:data(any) addr:0x02121cac +data_ov036_02121cbc kind:data(any) addr:0x02121cbc +data_ov036_02121cd8 kind:data(any) addr:0x02121cd8 +data_ov036_02121d58 kind:data(any) addr:0x02121d58 +data_ov036_02121ea0 kind:data(any) addr:0x02121ea0 +data_ov036_02121eb4 kind:data(any) addr:0x02121eb4 ambiguous +data_ov036_02121ec8 kind:data(any) addr:0x02121ec8 +data_ov036_02121ed8 kind:data(any) addr:0x02121ed8 +data_ov036_02121ef4 kind:data(any) addr:0x02121ef4 +data_ov036_02121f74 kind:data(any) addr:0x02121f74 +data_ov036_021220bc kind:data(any) addr:0x021220bc +data_ov036_021220dc kind:data(any) addr:0x021220dc ambiguous +data_ov036_021220e4 kind:data(any) addr:0x021220e4 +data_ov036_021220f4 kind:data(any) addr:0x021220f4 +data_ov036_02122118 kind:data(any) addr:0x02122118 +data_ov036_0212213c kind:data(any) addr:0x0212213c +data_ov036_021221bc kind:data(any) addr:0x021221bc +data_ov036_02122304 kind:data(any) addr:0x02122304 +data_ov036_02122334 kind:data(any) addr:0x02122334 +data_ov036_02122340 kind:data(any) addr:0x02122340 +data_ov036_02122364 kind:data(any) addr:0x02122364 +data_ov036_021223d1 kind:data(any) addr:0x021223d1 ambiguous +data_ov036_021223e8 kind:data(any) addr:0x021223e8 +data_ov036_02122410 kind:data(any) addr:0x02122410 +data_ov036_0212241c kind:data(any) addr:0x0212241c +data_ov036_02122428 kind:data(any) addr:0x02122428 +data_ov036_0212244c kind:data(any) addr:0x0212244c +data_ov036_021224c8 kind:data(any) addr:0x021224c8 +data_ov036_021224f0 kind:data(any) addr:0x021224f0 +data_ov036_02122504 kind:data(any) addr:0x02122504 +data_ov036_02122528 kind:data(any) addr:0x02122528 +data_ov036_02122588 kind:data(any) addr:0x02122588 ambiguous +data_ov036_021225a4 kind:data(any) addr:0x021225a4 +data_ov036_021225bc kind:data(any) addr:0x021225bc +data_ov036_021225d4 kind:data(any) addr:0x021225d4 +data_ov036_02122600 kind:data(any) addr:0x02122600 +data_ov036_02122670 kind:data(any) addr:0x02122670 +data_ov036_021226e0 kind:data(any) addr:0x021226e0 +data_ov036_021226f4 kind:data(any) addr:0x021226f4 +data_ov036_021226f8 kind:data(any) addr:0x021226f8 +data_ov036_02122704 kind:data(any) addr:0x02122704 +data_ov036_02122710 kind:data(any) addr:0x02122710 +data_ov036_0212271c kind:data(any) addr:0x0212271c +data_ov036_02122728 kind:data(any) addr:0x02122728 +data_ov036_02122734 kind:data(any) addr:0x02122734 +data_ov036_02122740 kind:bss addr:0x02122740 +data_ov036_02122744 kind:bss addr:0x02122744 +data_ov036_02122748 kind:bss addr:0x02122748 +data_ov036_02122754 kind:bss addr:0x02122754 +data_ov036_021227f0 kind:bss addr:0x021227f0 ambiguous +data_ov036_0212282c kind:bss addr:0x0212282c +data_ov036_02122830 kind:bss addr:0x02122830 +data_ov036_0212283c kind:bss addr:0x0212283c +data_ov036_02122914 kind:bss addr:0x02122914 +data_ov036_02122918 kind:bss addr:0x02122918 +data_ov036_02122924 kind:bss addr:0x02122924 +data_ov036_021229fc kind:bss addr:0x021229fc +data_ov036_02122a00 kind:bss addr:0x02122a00 +data_ov036_02122a0c kind:bss addr:0x02122a0c +data_ov036_02122ae4 kind:bss addr:0x02122ae4 +data_ov036_02122ae8 kind:bss addr:0x02122ae8 +data_ov036_02122af4 kind:bss addr:0x02122af4 +data_ov036_02122bcc kind:bss addr:0x02122bcc +data_ov036_02122bd0 kind:bss addr:0x02122bd0 +data_ov036_02122bdc kind:bss addr:0x02122bdc +data_ov036_02122cb4 kind:bss addr:0x02122cb4 +data_ov036_02122cb8 kind:bss addr:0x02122cb8 +data_ov036_02122cc4 kind:bss addr:0x02122cc4 +data_ov036_02122d9c kind:bss addr:0x02122d9c +data_ov036_02122dac kind:bss addr:0x02122dac +data_ov036_02122db8 kind:bss addr:0x02122db8 +data_ov036_02122df4 kind:bss addr:0x02122df4 +data_ov036_02122df8 kind:bss addr:0x02122df8 +data_ov036_02122e04 kind:bss addr:0x02122e04 +data_ov036_02122e9c kind:bss addr:0x02122e9c ambiguous diff --git a/config/usa/arm9/overlays/ov037/delinks.txt b/config/usa/arm9/overlays/ov037/delinks.txt new file mode 100644 index 00000000..c6a94bda --- /dev/null +++ b/config/usa/arm9/overlays/ov037/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02118fa0 end:0x02121b98 kind:code align:32 + .rodata start:0x02121b98 end:0x02121c28 kind:rodata align:4 + .init start:0x02121c28 end:0x02121dc8 kind:code align:4 + .ctor start:0x02121dc8 end:0x02121dd8 kind:rodata align:4 + .data start:0x02121de0 end:0x021227e0 kind:data align:32 + .bss start:0x021227e0 end:0x02122ae0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov037/relocs.txt b/config/usa/arm9/overlays/ov037/relocs.txt new file mode 100644 index 00000000..e6426d2f --- /dev/null +++ b/config/usa/arm9/overlays/ov037/relocs.txt @@ -0,0 +1,1200 @@ +from:0x02118fac kind:arm_call to:0x020c4de0 module:overlay(24) +from:0x02119000 kind:arm_call to:0x02067258 module:overlay(0) +from:0x0211904c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02119054 kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x021190bc kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021190d4 kind:load to:0x02121dec module:overlay(37) +from:0x021190d8 kind:load to:0x02049bc4 module:main +from:0x021190dc kind:load to:0x020b6288 module:overlay(0) +from:0x021190f8 kind:arm_call to:0x021193d8 module:overlay(37) +from:0x02119100 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02119108 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02119110 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x0211911c kind:load to:0x02121dec module:overlay(37) +from:0x02119130 kind:arm_call to:0x021193d8 module:overlay(37) +from:0x02119138 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02119140 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02119148 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x02119150 kind:arm_call to:0x02011ff4 module:main +from:0x0211915c kind:load to:0x02121dec module:overlay(37) +from:0x02119178 kind:arm_call to:0x020c4e14 module:overlay(24) +from:0x0211918c kind:arm_call to:0x0211a2a0 module:overlay(37) +from:0x0211919c kind:arm_call to:0x02011f3c module:main +from:0x021191a8 kind:arm_call to:0x0211ae3c module:overlay(37) +from:0x021191c0 kind:arm_call to:0x02011f3c module:main +from:0x021191d0 kind:arm_call to:0x020c4e48 module:overlays(18,24) +from:0x021191e4 kind:arm_call to:0x0211b3d0 module:overlay(37) +from:0x021191f4 kind:arm_call to:0x020c5100 module:overlay(24) +from:0x0211920c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0211921c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0211922c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0211923c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02119258 kind:arm_call to:0x020166a4 module:main +from:0x02119284 kind:arm_call to:0x020166a4 module:main +from:0x0211929c kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x021192a4 kind:arm_call to:0x020c4f2c module:overlay(24) +from:0x021192bc kind:arm_call_thumb to:0x020b8a3c module:overlay(1) +from:0x021192ec kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x021192f8 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x02119300 kind:load to:0x027e0994 module:dtcm +from:0x02119304 kind:load to:0x027e0cd8 module:dtcm +from:0x02119308 kind:load to:0x027e09c0 module:dtcm +from:0x0211930c kind:load to:0x020b5198 module:overlay(0) +from:0x02119324 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0211934c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0211935c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0211936c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0211937c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x021193b4 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x021193bc kind:arm_call to:0x021193d8 module:overlay(37) +from:0x021193c4 kind:arm_call to:0x020c4e20 module:overlays(20,24) +from:0x021193cc kind:load to:0x020b502c module:overlay(0) +from:0x021193d0 kind:load to:0x027e0994 module:dtcm +from:0x021193d4 kind:load to:0x027e09c0 module:dtcm +from:0x021193f0 kind:arm_call to:0x02016684 module:main +from:0x02119424 kind:arm_call to:0x02016684 module:main +from:0x0211946c kind:arm_call to:0x020732cc module:overlay(0) +from:0x021194d0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02119510 kind:load to:0x027e09b8 module:dtcm +from:0x02119520 kind:arm_call to:0x02119530 module:overlay(37) +from:0x02119528 kind:arm_call to:0x0211a114 module:overlay(37) +from:0x02119558 kind:arm_call to:0x02002f04 module:main +from:0x021195b0 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021195bc kind:arm_call to:0x0211b298 module:overlay(37) +from:0x021195c8 kind:arm_call to:0x0206bf0c module:overlay(0) +from:0x0211962c kind:arm_call to:0x02016f94 module:main +from:0x02119638 kind:arm_call to:0x0211a450 module:overlay(37) +from:0x02119648 kind:arm_call to:0x01fff148 module:itcm +from:0x02119670 kind:arm_call to:0x021198c8 module:overlay(37) +from:0x021196f8 kind:arm_call to:0x02119dd4 module:overlay(37) +from:0x0211970c kind:arm_call to:0x0211aba8 module:overlay(37) +from:0x02119720 kind:arm_call to:0x0211a4e0 module:overlay(37) +from:0x0211972c kind:arm_call to:0x0211a028 module:overlay(37) +from:0x02119734 kind:arm_call to:0x0211abf8 module:overlay(37) +from:0x02119744 kind:arm_call to:0x021198c8 module:overlay(37) +from:0x02119760 kind:arm_call to:0x0211a028 module:overlay(37) +from:0x021197b4 kind:arm_call to:0x02119a8c module:overlay(37) +from:0x021197c0 kind:arm_call to:0x0211a4e0 module:overlay(37) +from:0x021197c8 kind:arm_call to:0x0211abf8 module:overlay(37) +from:0x021197ec kind:arm_call to:0x020732cc module:overlay(0) +from:0x02119848 kind:arm_call to:0x02080638 module:overlay(0) +from:0x02119868 kind:arm_call to:0x020c4d68 module:overlay(24) +from:0x02119880 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0211988c kind:arm_call to:0x020732dc module:overlay(0) +from:0x021198a0 kind:load to:0x020b51a0 module:overlay(0) +from:0x021198a4 kind:load to:0x020b5198 module:overlay(0) +from:0x021198ac kind:load to:0x027e0ce0 module:dtcm +from:0x021198b4 kind:load to:0x027e09b8 module:dtcm +from:0x021198b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021198bc kind:load to:0x020d8640 module:overlays(19,24) +from:0x021198c4 kind:load to:0x027e09a4 module:dtcm +from:0x021198dc kind:arm_call to:0x01fff148 module:itcm +from:0x021198fc kind:arm_call to:0x01ff9258 module:itcm +from:0x021199a4 kind:load to:0x027e0ce0 module:dtcm +from:0x02119a10 kind:arm_call to:0x0211a4e0 module:overlay(37) +from:0x02119a24 kind:arm_call to:0x0211b3a8 module:overlay(37) +from:0x02119a54 kind:arm_call to:0x0211b2d4 module:overlay(37) +from:0x02119a80 kind:arm_call to:0x0211b2d4 module:overlay(37) +from:0x02119b9c kind:arm_call to:0x020beecc module:overlay(17) +from:0x02119bfc kind:arm_call to:0x0211e4a0 module:overlay(37) +from:0x02119c20 kind:arm_call to:0x0211e464 module:overlay(37) +from:0x02119c54 kind:arm_call to:0x01fff148 module:itcm +from:0x02119c80 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119ce0 kind:arm_call to:0x0211e464 module:overlay(37) +from:0x02119d60 kind:arm_call to:0x0211e464 module:overlay(37) +from:0x02119d98 kind:load to:0x02049bc4 module:main +from:0x02119da4 kind:load to:0x027e0ce0 module:dtcm +from:0x02119dcc kind:arm_call to:0x0211a028 module:overlay(37) +from:0x02119e80 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02119ee0 kind:arm_call to:0x0211e4a0 module:overlay(37) +from:0x02119f68 kind:arm_call to:0x0211e464 module:overlay(37) +from:0x02119fcc kind:arm_call to:0x0211e464 module:overlay(37) +from:0x0211a024 kind:load to:0x02049bc4 module:main +from:0x0211a06c kind:arm_call to:0x0211a4e0 module:overlay(37) +from:0x0211a0e0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0211a0fc kind:arm_call to:0x02073368 module:overlay(0) +from:0x0211a10c kind:load to:0x020b6288 module:overlay(0) +from:0x0211a110 kind:load to:0x027e09b8 module:dtcm +from:0x0211a154 kind:arm_call to:0x020c4ee8 module:overlays(20,24) +from:0x0211a160 kind:arm_call to:0x0211b3d0 module:overlay(37) +from:0x0211a170 kind:arm_call to:0x020c4f3c module:overlay(24) +from:0x0211a18c kind:arm_call to:0x02019510 module:main +from:0x0211a194 kind:arm_call to:0x0211af60 module:overlay(37) +from:0x0211a1b0 kind:arm_call to:0x0211b298 module:overlay(37) +from:0x0211a1bc kind:arm_call to:0x0211b2d4 module:overlay(37) +from:0x0211a1c4 kind:arm_call to:0x020c4ed0 module:overlay(24) +from:0x0211a1cc kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x0211a1d8 kind:arm_call to:0x0211b3d0 module:overlay(37) +from:0x0211a1e4 kind:arm_call to:0x0211a028 module:overlay(37) +from:0x0211a23c kind:arm_call to:0x020c4f5c module:overlay(24) +from:0x0211a24c kind:arm_call to:0x020c4f08 module:overlay(24) +from:0x0211a258 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0211a260 kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x0211a270 kind:arm_call to:0x0211a284 module:overlay(37) +from:0x0211a278 kind:load to:0x0204a0f0 module:main +from:0x0211a27c kind:load to:0x02049af8 module:main +from:0x0211a280 kind:load to:0x020b5198 module:overlay(0) +from:0x0211a298 kind:arm_call to:0x0211a028 module:overlay(37) +from:0x0211a2fc kind:load to:0x0204a0f0 module:main +from:0x0211a300 kind:load to:0x02019510 module:main +from:0x0211a328 kind:arm_call to:0x0211a284 module:overlay(37) +from:0x0211a330 kind:arm_call to:0x0211a284 module:overlay(37) +from:0x0211a38c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a398 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a3a4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211a3b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a3c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a3e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211a3f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211a404 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a414 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211a420 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a448 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a484 kind:arm_call to:0x01fff350 module:itcm +from:0x0211a4a8 kind:arm_call to:0x0211e6b8 module:overlay(37) +from:0x0211a4bc kind:arm_call to:0x01fff350 module:itcm +from:0x0211a4d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211a4d8 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0211a58c kind:load to:0x02049bc4 module:main +from:0x0211a5b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211a5f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211a71c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211a748 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a74c kind:load to:0x0203e93c module:main +from:0x0211a7d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a800 kind:arm_call to:0x01fff148 module:itcm +from:0x0211aa14 kind:arm_call to:0x01ffd250 module:itcm +from:0x0211aa50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211ab04 kind:arm_call to:0x01ff98d4 module:itcm +from:0x0211ab18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ab58 kind:load to:0x0203e93c module:main +from:0x0211ab60 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ab9c kind:load to:0x02121ba4 module:overlay(37) +from:0x0211ac20 kind:arm_call to:0x01fff148 module:itcm +from:0x0211ac30 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0211acac kind:arm_call to:0x01ffb714 module:itcm +from:0x0211acb8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211acc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211acd4 kind:arm_call to:0x0215ccb8 module:overlay(60) +from:0x0211ace4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ad10 kind:arm_call to:0x020158c0 module:main +from:0x0211ad1c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0211add8 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0211adec kind:arm_call to:0x02073368 module:overlay(0) +from:0x0211ae04 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0211ae10 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211ae1c kind:load to:0x027e0cd8 module:dtcm +from:0x0211ae20 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ae2c kind:load to:0x027e09b8 module:dtcm +from:0x0211ae30 kind:load to:0x02121de0 module:overlay(37) +from:0x0211ae34 kind:load to:0x020b502c module:overlay(0) +from:0x0211ae38 kind:load to:0x020b51f4 module:overlay(0) +from:0x0211ae44 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0211aecc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x0211aee0 kind:arm_call to:0x02016654 module:main +from:0x0211af10 kind:load to:0x02121e24 module:overlay(37) +from:0x0211af14 kind:load to:0x020b1e28 module:overlay(0) +from:0x0211af24 kind:arm_call to:0x02061a6c module:overlay(0) +from:0x0211af2c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0211af44 kind:arm_call to:0x02061a6c module:overlay(0) +from:0x0211af4c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0211af54 kind:arm_call to:0x02011ff4 module:main +from:0x0211af8c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211afb4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211aff8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211b02c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211b080 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0211b0a0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0211b0d8 kind:load to:0x02121bb4 module:overlay(37) +from:0x0211b0dc kind:load to:0x02121bc0 module:overlay(37) +from:0x0211b0e0 kind:load to:0x02121bba module:overlay(37) +from:0x0211b124 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0211b150 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x0211b16c kind:load to:0x021227f0 module:overlay(37) +from:0x0211b1bc kind:arm_call to:0x0201aa1c module:main +from:0x0211b1e0 kind:arm_call to:0x0201aa1c module:main +from:0x0211b204 kind:arm_call to:0x0201aa1c module:main +from:0x0211b22c kind:arm_call to:0x0201aa1c module:main +from:0x0211b278 kind:arm_call to:0x0201aaa8 module:main +from:0x0211b294 kind:load to:0x0204aefc module:main +from:0x0211b2cc kind:load to:0x02121bc6 module:overlay(37) +from:0x0211b2d0 kind:load to:0x0211b310 module:overlay(37) +from:0x0211b308 kind:load to:0x02121bda module:overlay(37) +from:0x0211b30c kind:load to:0x0211b310 module:overlay(37) +from:0x0211b374 kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x0211b3c4 kind:load to:0x021227f0 module:overlay(37) +from:0x0211b3e0 kind:load to:0x02122958 module:overlay(37) +from:0x0211b3f4 kind:arm_call to:0x02011f3c module:main +from:0x0211b400 kind:arm_call to:0x0211b608 module:overlay(37) +from:0x0211b418 kind:arm_call to:0x02097994 module:overlay(0) +from:0x0211b45c kind:load to:0x02121e80 module:overlay(37) +from:0x0211b470 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0211b49c kind:load to:0x02121e64 module:overlay(37) +from:0x0211b4ac kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0211b528 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0211b540 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b548 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b574 kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x0211b58c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211b5a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b5b0 kind:arm_call to:0x01ff938c module:itcm +from:0x0211b5c4 kind:load to:0x027e0ce4 module:dtcm +from:0x0211b5d8 kind:arm_call to:0x0207b874 module:overlay(0) +from:0x0211b5f8 kind:arm_call to:0x0207b6ec module:overlay(0) +from:0x0211b630 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0211b650 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0211b66c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211b67c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211b6f0 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0211b6f8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0211b710 kind:arm_call to:0x0211b464 module:overlay(37) +from:0x0211b830 kind:load to:0x02122958 module:overlay(37) +from:0x0211b834 kind:load to:0x02122158 module:overlay(37) +from:0x0211b838 kind:load to:0x02121ea4 module:overlay(37) +from:0x0211b83c kind:load to:0x02122274 module:overlay(37) +from:0x0211b840 kind:load to:0x02049bc4 module:main +from:0x0211b844 kind:load to:0x02121e48 module:overlay(37) +from:0x0211b850 kind:load to:0x02122048 module:overlay(37) +from:0x0211b85c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b870 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211b884 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211b898 kind:arm_call to:0x020e7660 module:overlay(31) +from:0x0211b8a8 kind:load to:0x0211e6d8 module:overlay(37) +from:0x0211b8b4 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0211b8bc kind:arm_call to:0x0211e314 module:overlay(37) +from:0x0211b8cc kind:arm_call to:0x0211e330 module:overlay(37) +from:0x0211b8dc kind:arm_call to:0x0211e344 module:overlay(37) +from:0x0211b8e8 kind:arm_call to:0x0207057c module:overlay(0) +from:0x0211b924 kind:arm_call to:0x0211e330 module:overlay(37) +from:0x0211b958 kind:load to:0x027e09a4 module:dtcm +from:0x0211b95c kind:load to:0x020d8640 module:overlays(19,24) +from:0x0211ba40 kind:load to:0x02121ee8 module:overlay(37) +from:0x0211ba60 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0211bae4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211bb0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bb14 kind:arm_call to:0x0211e020 module:overlay(37) +from:0x0211bb1c kind:arm_call to:0x0211e2f0 module:overlay(37) +from:0x0211bb94 kind:arm_call to:0x02015058 module:main +from:0x0211bbb8 kind:arm_call to:0x02015058 module:main +from:0x0211bbdc kind:arm_call to:0x02015058 module:main +from:0x0211bc08 kind:arm_call to:0x02015058 module:main +from:0x0211bc34 kind:arm_call to:0x02015058 module:main +from:0x0211bc58 kind:arm_call to:0x02015058 module:main +from:0x0211bc84 kind:arm_call to:0x02015058 module:main +from:0x0211bcb0 kind:arm_call to:0x02015058 module:main +from:0x0211bcdc kind:arm_call to:0x02015058 module:main +from:0x0211bd08 kind:arm_call to:0x02015058 module:main +from:0x0211bd24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211bd4c kind:load to:0x027e09a8 module:dtcm +from:0x0211bd50 kind:load to:0x02121f98 module:overlay(37) +from:0x0211bd78 kind:arm_call to:0x020e7768 module:overlay(31) +from:0x0211bda0 kind:arm_call to:0x020e7794 module:overlay(31) +from:0x0211bdcc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211bddc kind:arm_call to:0x01ff930c module:itcm +from:0x0211be0c kind:arm_call to:0x0211e2bc module:overlay(37) +from:0x0211be90 kind:load to:0x02049bc4 module:main +from:0x0211bf08 kind:load to:0x02122048 module:overlay(37) +from:0x0211bf98 kind:arm_call to:0x0211e4dc module:overlay(37) +from:0x0211bfdc kind:load to:0x02049bc4 module:main +from:0x0211c038 kind:load to:0x021220a8 module:overlay(37) +from:0x0211c044 kind:arm_call to:0x0211e330 module:overlay(37) +from:0x0211c070 kind:arm_call to:0x0211e444 module:overlay(37) +from:0x0211c0b8 kind:arm_call to:0x0211e45c module:overlay(37) +from:0x0211c0c4 kind:arm_call to:0x0211e45c module:overlay(37) +from:0x0211c0d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c0fc kind:load to:0x02049bc4 module:main +from:0x0211c160 kind:load to:0x021220d8 module:overlay(37) +from:0x0211c17c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c200 kind:arm_call to:0x02016930 module:main +from:0x0211c220 kind:load to:0x02122060 module:overlay(37) +from:0x0211c25c kind:arm_call to:0x01ff930c module:itcm +from:0x0211c294 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c398 kind:load to:0x0203e93c module:main +from:0x0211c404 kind:arm_call to:0x0211a338 module:overlay(37) +from:0x0211c47c kind:arm_call to:0x01ff9258 module:itcm +from:0x0211c4a4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211c4c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c4d0 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0211c554 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c578 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c638 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0211c688 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c6d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211c6dc kind:arm_call to:0x01ffb744 module:itcm +from:0x0211c710 kind:load to:0x02122090 module:overlay(37) +from:0x0211c71c kind:load to:0x02049bc4 module:main +from:0x0211c720 kind:load to:0x0203e93c module:main +from:0x0211c74c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211c7e8 kind:arm_call to:0x0211a754 module:overlay(37) +from:0x0211c7fc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211c80c kind:arm_call to:0x01ff930c module:itcm +from:0x0211c874 kind:load to:0x0203e93c module:main +from:0x0211c8f8 kind:load to:0x02122090 module:overlay(37) +from:0x0211c904 kind:arm_call to:0x0211d970 module:overlay(37) +from:0x0211c9d8 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0211c9e0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211c9ec kind:load to:0x021220d8 module:overlay(37) +from:0x0211ca14 kind:arm_call to:0x020bf668 module:overlay(17) +from:0x0211cb4c kind:load to:0x02122060 module:overlay(37) +from:0x0211cb68 kind:arm_call to:0x01ff916c module:itcm +from:0x0211cb80 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211cb90 kind:arm_call to:0x01ff930c module:itcm +from:0x0211cbf8 kind:arm_call to:0x01fff148 module:itcm +from:0x0211cc14 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211cc28 kind:arm_call to:0x0211a590 module:overlay(37) +from:0x0211cc4c kind:load to:0x0203e93c module:main +from:0x0211cc50 kind:load to:0x027e0ce0 module:dtcm +from:0x0211cc78 kind:arm_call to:0x0211aba0 module:overlay(37) +from:0x0211ccd4 kind:load to:0x021220c0 module:overlay(37) +from:0x0211cd14 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211cd24 kind:arm_call to:0x01ff930c module:itcm +from:0x0211cd3c kind:arm_call to:0x02015058 module:main +from:0x0211cd50 kind:arm_call to:0x0211a590 module:overlay(37) +from:0x0211cdac kind:arm_call to:0x0211dca4 module:overlay(37) +from:0x0211cdbc kind:arm_call to:0x0211daec module:overlay(37) +from:0x0211cdcc kind:arm_call to:0x021199ac module:overlay(37) +from:0x0211cde4 kind:arm_call to:0x02015058 module:main +from:0x0211ce00 kind:arm_call to:0x0211abf0 module:overlay(37) +from:0x0211ce48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211ced4 kind:arm_call to:0x0211dca4 module:overlay(37) +from:0x0211cee4 kind:arm_call to:0x0211daec module:overlay(37) +from:0x0211cef4 kind:arm_call to:0x021199ac module:overlay(37) +from:0x0211cf08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211cfc8 kind:load to:0x021220c0 module:overlay(37) +from:0x0211cfe8 kind:arm_call to:0x02015058 module:main +from:0x0211d01c kind:arm_call to:0x0211dca4 module:overlay(37) +from:0x0211d02c kind:arm_call to:0x0211daec module:overlay(37) +from:0x0211d03c kind:arm_call to:0x021199ac module:overlay(37) +from:0x0211d050 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d0c0 kind:arm_call to:0x0211a590 module:overlay(37) +from:0x0211d170 kind:load to:0x02122120 module:overlay(37) +from:0x0211d174 kind:load to:0x02122090 module:overlay(37) +from:0x0211d1b8 kind:arm_call to:0x0211d970 module:overlay(37) +from:0x0211d1c4 kind:arm_call to:0x0211a590 module:overlay(37) +from:0x0211d24c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211d25c kind:arm_call to:0x01ff930c module:itcm +from:0x0211d270 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211d2dc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211d2ec kind:arm_call to:0x01ff930c module:itcm +from:0x0211d320 kind:arm_call to:0x0211a590 module:overlay(37) +from:0x0211d37c kind:arm_call to:0x01fff148 module:itcm +from:0x0211d4c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0211d658 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0211d680 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x0211d694 kind:arm_call to:0x021199ac module:overlay(37) +from:0x0211d758 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0211d76c kind:arm_call to:0x021199ac module:overlay(37) +from:0x0211d814 kind:arm_call to:0x01fff148 module:itcm +from:0x0211d820 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211d860 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211d870 kind:arm_call to:0x0211e2bc module:overlay(37) +from:0x0211d8ac kind:arm_call to:0x01ff916c module:itcm +from:0x0211d940 kind:load to:0x0203e93c module:main +from:0x0211d948 kind:load to:0x02122120 module:overlay(37) +from:0x0211d950 kind:load to:0x02122138 module:overlay(37) +from:0x0211d954 kind:load to:0x027e0ce0 module:dtcm +from:0x0211d964 kind:load to:0x027e09c0 module:dtcm +from:0x0211d9a4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211d9b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211d9c4 kind:arm_call to:0x0211a338 module:overlay(37) +from:0x0211da44 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211da6c kind:arm_call to:0x01ff916c module:itcm +from:0x0211da90 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211da9c kind:arm_call to:0x0211a754 module:overlay(37) +from:0x0211dab0 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211dabc kind:arm_call to:0x01ffb428 module:itcm +from:0x0211dac8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211dc58 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0211dc7c kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x0211dc98 kind:load to:0x0203e93c module:main +from:0x0211dca0 kind:load to:0x027e09c0 module:dtcm +from:0x0211dd64 kind:load to:0x02122048 module:overlay(37) +from:0x0211dd84 kind:arm_call to:0x01fff148 module:itcm +from:0x0211de34 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211de94 kind:load to:0x027e0ce0 module:dtcm +from:0x0211de9c kind:load to:0x0203e93c module:main +from:0x0211df0c kind:load to:0x02122048 module:overlay(37) +from:0x0211df1c kind:load to:0x020a993c module:overlay(0) +from:0x0211df30 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211df68 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x0211df70 kind:arm_call to:0x0211e2f0 module:overlay(37) +from:0x0211df94 kind:load to:0x027e09b8 module:dtcm +from:0x0211dfac kind:arm_call to:0x0211e2f0 module:overlay(37) +from:0x0211dfe4 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x0211dfec kind:arm_call to:0x0211e2f0 module:overlay(37) +from:0x0211e02c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211e098 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0211e0a0 kind:arm_call to:0x02119a30 module:overlay(37) +from:0x0211e0ac kind:arm_call to:0x02119da8 module:overlay(37) +from:0x0211e0d4 kind:arm_call to:0x0211e670 module:overlay(37) +from:0x0211e160 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211e18c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e204 kind:arm_call to:0x02119a30 module:overlay(37) +from:0x0211e210 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e230 kind:arm_call to:0x020c2894 module:overlay(17) +from:0x0211e260 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e27c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211e2a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e2b0 kind:load to:0x027e09a8 module:dtcm +from:0x0211e2b4 kind:load to:0x0203e93c module:main +from:0x0211e2b8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e2dc kind:arm_call to:0x01ffb744 module:itcm +from:0x0211e350 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e378 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e3a8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0211e3bc kind:arm_call to:0x0211e330 module:overlay(37) +from:0x0211e3cc kind:arm_call to:0x0211e314 module:overlay(37) +from:0x0211e3e8 kind:arm_call to:0x01fff350 module:itcm +from:0x0211e418 kind:arm_call to:0x0211e328 module:overlay(37) +from:0x0211e424 kind:arm_call to:0x0211e328 module:overlay(37) +from:0x0211e430 kind:arm_call to:0x0211e45c module:overlay(37) +from:0x0211e43c kind:load to:0x027e0ce4 module:dtcm +from:0x0211e440 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0211e580 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211e5a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211e5b0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0211e5dc kind:load to:0x0203e93c module:main +from:0x0211e5e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0211e60c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0211e664 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0211e66c kind:load to:0x027e09c0 module:dtcm +from:0x0211e688 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211e70c kind:arm_call to:0x0200f218 module:main +from:0x0211e760 kind:arm_call to:0x0200e260 module:main +from:0x0211e770 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211e7a0 kind:load to:0x02121bf8 module:overlay(37) +from:0x0211e7a4 kind:load to:0x027e0964 module:dtcm +from:0x0211e7b0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211e7b8 kind:arm_call to:0x02011ff4 module:main +from:0x0211e7cc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211e7d4 kind:arm_call to:0x02011ff4 module:main +from:0x0211e7ec kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211e7f4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211e7fc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211e804 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211e80c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211e824 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0211e82c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211e834 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211e83c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211e844 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211e84c kind:arm_call to:0x02011ff4 module:main +from:0x0211e868 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211e874 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211e890 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211e8a0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211e8b0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211e8b8 kind:arm_call to:0x02011ff4 module:main +from:0x0211e8d0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211e8d8 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211e8e0 kind:arm_call to:0x02011ff4 module:main +from:0x0211e8f8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211e900 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211e914 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0211e928 kind:load to:0x021229ac module:overlay(37) +from:0x0211e93c kind:arm_call to:0x02011f3c module:main +from:0x0211e948 kind:arm_call to:0x0211e9a8 module:overlay(37) +from:0x0211e95c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211e9a0 kind:load to:0x02122390 module:overlay(37) +from:0x0211e9d0 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0211e9f0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0211ea0c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211ea1c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211ea90 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0211ea98 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0211eb34 kind:load to:0x021229ac module:overlay(37) +from:0x0211eb38 kind:load to:0x02122158 module:overlay(37) +from:0x0211eb3c kind:load to:0x02121ea4 module:overlay(37) +from:0x0211eb40 kind:load to:0x021225a4 module:overlay(37) +from:0x0211eb44 kind:load to:0x02049bc4 module:main +from:0x0211eb48 kind:load to:0x021224dc module:overlay(37) +from:0x0211eb54 kind:arm_call to:0x020e7660 module:overlay(31) +from:0x0211eb64 kind:load to:0x0212085c module:overlay(37) +from:0x0211eb70 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0211eb78 kind:arm_call to:0x02120458 module:overlay(37) +from:0x0211eb88 kind:arm_call to:0x02120474 module:overlay(37) +from:0x0211eb98 kind:arm_call to:0x02120488 module:overlay(37) +from:0x0211eba0 kind:arm_call to:0x02120474 module:overlay(37) +from:0x0211ec34 kind:load to:0x021223ac module:overlay(37) +from:0x0211ec70 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0211ece8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211ed10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ed18 kind:arm_call to:0x0211fe94 module:overlay(37) +from:0x0211ed20 kind:arm_call to:0x021203c4 module:overlay(37) +from:0x0211ed7c kind:arm_call to:0x02015058 module:main +from:0x0211eda0 kind:arm_call to:0x02015058 module:main +from:0x0211edc4 kind:arm_call to:0x02015058 module:main +from:0x0211edf0 kind:arm_call to:0x02015058 module:main +from:0x0211ee1c kind:arm_call to:0x02015058 module:main +from:0x0211ee38 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211ee60 kind:load to:0x027e09a8 module:dtcm +from:0x0211ee64 kind:load to:0x02122444 module:overlay(37) +from:0x0211ee7c kind:arm_call to:0x020e7768 module:overlay(31) +from:0x0211ee9c kind:arm_call to:0x020e7794 module:overlay(31) +from:0x0211eec4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211eed4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211ef84 kind:load to:0x02049bc4 module:main +from:0x0211effc kind:load to:0x021224dc module:overlay(37) +from:0x0211f08c kind:arm_call to:0x021205a8 module:overlay(37) +from:0x0211f0d0 kind:load to:0x02049bc4 module:main +from:0x0211f12c kind:load to:0x0212253c module:overlay(37) +from:0x0211f138 kind:arm_call to:0x02120474 module:overlay(37) +from:0x0211f164 kind:arm_call to:0x02120588 module:overlay(37) +from:0x0211f1ac kind:arm_call to:0x021205a0 module:overlay(37) +from:0x0211f1b8 kind:arm_call to:0x021205a0 module:overlay(37) +from:0x0211f1cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f1f0 kind:load to:0x02049bc4 module:main +from:0x0211f254 kind:load to:0x02122554 module:overlay(37) +from:0x0211f270 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f2f4 kind:arm_call to:0x02016930 module:main +from:0x0211f314 kind:load to:0x021224f4 module:overlay(37) +from:0x0211f350 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f388 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211f48c kind:load to:0x0203e93c module:main +from:0x0211f54c kind:load to:0x02122524 module:overlay(37) +from:0x0211f550 kind:load to:0x02049bc4 module:main +from:0x0211f560 kind:arm_call to:0x021202b4 module:overlay(37) +from:0x0211f578 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211f588 kind:arm_call to:0x01ff930c module:itcm +from:0x0211f680 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0211f688 kind:arm_call to:0x02120814 module:overlay(37) +from:0x0211f690 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f6a0 kind:load to:0x02122554 module:overlay(37) +from:0x0211f6c8 kind:arm_call to:0x020bf668 module:overlay(17) +from:0x0211f7a4 kind:arm_call to:0x02120814 module:overlay(37) +from:0x0211f7ac kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211f7c4 kind:load to:0x02122554 module:overlay(37) +from:0x0211f7e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211f864 kind:load to:0x0212253c module:overlay(37) +from:0x0211f9b0 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x0211f9c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211fa00 kind:load to:0x0203e93c module:main +from:0x0211fa0c kind:load to:0x027e09c0 module:dtcm +from:0x0211fa74 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211fa94 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211faa4 kind:load to:0x0212256c module:overlay(37) +from:0x0211faac kind:load to:0x020b51f4 module:overlay(0) +from:0x0211faf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211fba4 kind:arm_call to:0x0201521c module:main +from:0x0211fbc8 kind:load to:0x02122584 module:overlay(37) +from:0x0211fc40 kind:load to:0x021224f4 module:overlay(37) +from:0x0211fc4c kind:arm_call to:0x0211fd40 module:overlay(37) +from:0x0211fc58 kind:arm_call to:0x0211fcf0 module:overlay(37) +from:0x0211fc6c kind:arm_call to:0x01ff930c module:itcm +from:0x0211fcec kind:load to:0x0203e93c module:main +from:0x0211fd10 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fd38 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211fd58 kind:arm_call to:0x01ffb714 module:itcm +from:0x0211fd64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fd8c kind:arm_call to:0x020a993c module:overlay(0) +from:0x0211fda4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211fddc kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x0211fde4 kind:arm_call to:0x021203c4 module:overlay(37) +from:0x0211fe08 kind:load to:0x027e09b8 module:dtcm +from:0x0211fe20 kind:arm_call to:0x021203c4 module:overlay(37) +from:0x0211fe58 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x0211fe60 kind:arm_call to:0x021203c4 module:overlay(37) +from:0x0211fe9c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211fef4 kind:arm_call to:0x021200c8 module:overlay(37) +from:0x0211ff0c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0211ff3c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0211ff58 kind:arm_call to:0x02120114 module:overlay(37) +from:0x0211ff70 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0211ff8c kind:arm_call to:0x021200c8 module:overlay(37) +from:0x0211ffac kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0211ffd4 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0211fff8 kind:load to:0x027e0ce0 module:dtcm +from:0x02120060 kind:arm_call to:0x0212003c module:overlay(37) +from:0x021200f0 kind:arm_call to:0x02120140 module:overlay(37) +from:0x021200f8 kind:arm_call to:0x02120184 module:overlay(37) +from:0x02120100 kind:arm_call to:0x021201b4 module:overlay(37) +from:0x02120108 kind:arm_call to:0x020284f4 module:main +from:0x02120128 kind:arm_call to:0x021201b4 module:overlay(37) +from:0x02120164 kind:arm_call to:0x0208bb4c module:overlay(0) +from:0x02120180 kind:load to:0x027e0ce0 module:dtcm +from:0x0212018c kind:arm_call to:0x02120140 module:overlay(37) +from:0x0212019c kind:arm_call to:0x021201b4 module:overlay(37) +from:0x021201c0 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x02120204 kind:load to:0x027e0d34 module:dtcm +from:0x021202cc kind:arm_call to:0x0211fcf0 module:overlay(37) +from:0x021202d8 kind:arm_call to:0x0211fd40 module:overlay(37) +from:0x021203c0 kind:load to:0x0203e93c module:main +from:0x02120494 kind:arm_call to:0x01fff458 module:itcm +from:0x021204bc kind:arm_call to:0x01fff350 module:itcm +from:0x021204ec kind:arm_call to:0x01ffb9cc module:itcm +from:0x02120500 kind:arm_call to:0x02120474 module:overlay(37) +from:0x02120510 kind:arm_call to:0x02120458 module:overlay(37) +from:0x0212052c kind:arm_call to:0x01fff350 module:itcm +from:0x0212055c kind:arm_call to:0x0212046c module:overlay(37) +from:0x02120568 kind:arm_call to:0x0212046c module:overlay(37) +from:0x02120574 kind:arm_call to:0x021205a0 module:overlay(37) +from:0x02120580 kind:load to:0x027e0ce4 module:dtcm +from:0x02120584 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0212064c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02120670 kind:arm_call to:0x01fff148 module:itcm +from:0x0212067c kind:arm_call to:0x01ff9a5c module:itcm +from:0x021206a8 kind:load to:0x0203e93c module:main +from:0x021206ac kind:load to:0x027e0ce0 module:dtcm +from:0x021206cc kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02120788 kind:arm_call to:0x01ff993c module:itcm +from:0x021207a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021207f8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02120804 kind:load to:0x0203e93c module:main +from:0x02120810 kind:load to:0x027e09c0 module:dtcm +from:0x0212082c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02120890 kind:arm_call to:0x0200f218 module:main +from:0x021208e4 kind:arm_call to:0x0200e260 module:main +from:0x021208f4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02120924 kind:load to:0x02121c14 module:overlay(37) +from:0x02120928 kind:load to:0x027e0964 module:dtcm +from:0x02120938 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02120940 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02120948 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02120960 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02120968 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02120970 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02120978 kind:arm_call to:0x02011ff4 module:main +from:0x0212098c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021209a0 kind:load to:0x02122a94 module:overlay(37) +from:0x021209b4 kind:arm_call to:0x02011f3c module:main +from:0x021209c0 kind:arm_call to:0x02120a70 module:overlay(37) +from:0x021209d4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x021209ec kind:load to:0x02122750 module:overlay(37) +from:0x02120a18 kind:arm_call to:0x01fff350 module:itcm +from:0x02120a38 kind:load to:0x027e0ce4 module:dtcm +from:0x02120a40 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02120a48 kind:arm_call to:0x021209f0 module:overlay(37) +from:0x02120a78 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02120aa0 kind:arm_call to:0x0201bb10 module:main +from:0x02120ab0 kind:arm_call to:0x02067258 module:overlay(0) +from:0x02120ad8 kind:load to:0x02122774 module:overlay(37) +from:0x02120ae4 kind:arm_call to:0x02120d34 module:overlay(37) +from:0x02120af8 kind:arm_call to:0x02121b0c module:overlay(37) +from:0x02120b14 kind:arm_call to:0x02120b88 module:overlay(37) +from:0x02120b4c kind:arm_call_thumb to:0x020b8a3c module:overlay(1) +from:0x02120b84 kind:load to:0x027e0cd8 module:dtcm +from:0x02120b9c kind:arm_call to:0x02016f94 module:main +from:0x02120be0 kind:arm_call to:0x01fff350 module:itcm +from:0x02120c04 kind:arm_call to:0x01fff350 module:itcm +from:0x02120c1c kind:load to:0x027e0ce4 module:dtcm +from:0x02120c20 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02120c48 kind:arm_call to:0x02120c28 module:overlay(37) +from:0x02120cf4 kind:arm_call to:0x021203e8 module:overlay(37) +from:0x02120d00 kind:arm_call to:0x02016930 module:main +from:0x02120d14 kind:arm_call to:0x0212044c module:overlay(37) +from:0x02120d2c kind:load to:0x0203e93c module:main +from:0x02120d80 kind:load to:0x021226d8 module:overlay(37) +from:0x02120db8 kind:load to:0x02122710 module:overlay(37) +from:0x02120ddc kind:arm_call to:0x020732cc module:overlay(0) +from:0x02120e40 kind:arm_call to:0x02120000 module:overlay(37) +from:0x02120e60 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02120e78 kind:arm_call to:0x02120098 module:overlay(37) +from:0x02120ecc kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02120f10 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02120f80 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02120f94 kind:load to:0x027e09b8 module:dtcm +from:0x02120fb4 kind:arm_call to:0x02120208 module:overlay(37) +from:0x02120fdc kind:arm_call to:0x02120260 module:overlay(37) +from:0x0212101c kind:arm_call to:0x02120d34 module:overlay(37) +from:0x0212102c kind:arm_call to:0x02120bac module:overlay(37) +from:0x0212104c kind:arm_call to:0x02121ad0 module:overlay(37) +from:0x02121058 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02121060 kind:load to:0x020b5198 module:overlay(0) +from:0x021210b8 kind:arm_call to:0x02120c34 module:overlay(37) +from:0x021210c8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021210f8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02121124 kind:arm_call to:0x021217c8 module:overlay(37) +from:0x02121148 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02121158 kind:arm_call to:0x0215ccd4 module:overlays(60,66) +from:0x02121168 kind:arm_call to:0x0215cd88 module:overlays(60,63,66) +from:0x02121170 kind:arm_call to:0x02120f9c module:overlay(37) +from:0x0212117c kind:arm_call to:0x02120d34 module:overlay(37) +from:0x02121184 kind:load to:0x027e09b8 module:dtcm +from:0x02121188 kind:load to:0x021226b8 module:overlay(37) +from:0x0212118c kind:load to:0x020b5198 module:overlay(0) +from:0x021211c8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021211e4 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02121200 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02121208 kind:load to:0x020b5198 module:overlay(0) +from:0x0212121c kind:arm_call to:0x02121a90 module:overlay(37) +from:0x0212122c kind:arm_call to:0x0215cc8c module:overlay(60) +from:0x02121238 kind:arm_call to:0x02120d34 module:overlay(37) +from:0x0212125c kind:arm_call to:0x0212003c module:overlay(37) +from:0x02121274 kind:arm_call to:0x02120054 module:overlay(37) +from:0x0212128c kind:arm_call to:0x02120080 module:overlay(37) +from:0x021212a8 kind:arm_call to:0x0215cc8c module:overlay(60) +from:0x021212b4 kind:arm_call to:0x02120d34 module:overlay(37) +from:0x021212cc kind:arm_call to:0x0215cca4 module:overlay(60) +from:0x021212ec kind:arm_call to:0x02120d34 module:overlay(37) +from:0x02121318 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02121338 kind:arm_call to:0x02120d34 module:overlay(37) +from:0x02121340 kind:load to:0x021226b8 module:overlay(37) +from:0x02121344 kind:load to:0x020b5198 module:overlay(0) +from:0x0212135c kind:arm_call to:0x02120000 module:overlay(37) +from:0x02121374 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0212137c kind:load to:0x020b51f4 module:overlay(0) +from:0x021213a8 kind:arm_call to:0x01ffd420 module:itcm +from:0x021213c4 kind:arm_call to:0x021217c8 module:overlay(37) +from:0x021213dc kind:arm_call to:0x0215cca4 module:overlay(60) +from:0x021213f0 kind:arm_call to:0x02120d34 module:overlay(37) +from:0x021213f8 kind:load to:0x027e09b8 module:dtcm +from:0x0212141c kind:arm_call to:0x02120000 module:overlay(37) +from:0x02121434 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0212143c kind:load to:0x021226b8 module:overlay(37) +from:0x02121440 kind:load to:0x020b51f4 module:overlay(0) +from:0x0212146c kind:arm_call to:0x01ffd420 module:itcm +from:0x02121488 kind:arm_call to:0x021217c8 module:overlay(37) +from:0x021214a0 kind:arm_call to:0x0215cca4 module:overlay(60) +from:0x021214b4 kind:arm_call to:0x02120d34 module:overlay(37) +from:0x021214bc kind:load to:0x027e09b8 module:dtcm +from:0x02121508 kind:load to:0x021226b8 module:overlay(37) +from:0x02121534 kind:arm_call to:0x01ffd420 module:itcm +from:0x02121574 kind:arm_call to:0x021217c8 module:overlay(37) +from:0x0212158c kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021215b4 kind:arm_call to:0x021217c8 module:overlay(37) +from:0x021215cc kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021215f0 kind:arm_call to:0x02120d34 module:overlay(37) +from:0x021215f8 kind:arm_call to:0x020284f4 module:main +from:0x02121620 kind:arm_call to:0x02120f9c module:overlay(37) +from:0x0212162c kind:arm_call to:0x02120d34 module:overlay(37) +from:0x0212163c kind:arm_call to:0x02120f9c module:overlay(37) +from:0x02121648 kind:arm_call to:0x02120d34 module:overlay(37) +from:0x02121650 kind:arm_call to:0x020284f4 module:main +from:0x02121658 kind:load to:0x027e09b8 module:dtcm +from:0x0212165c kind:load to:0x020b5198 module:overlay(0) +from:0x02121678 kind:load to:0x02121ad0 module:overlay(37) +from:0x021216ec kind:arm_call to:0x0215ccd4 module:overlays(60,66) +from:0x021216f4 kind:arm_call to:0x02120fc8 module:overlay(37) +from:0x0212171c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0212172c kind:arm_call to:0x01fff148 module:itcm +from:0x02121738 kind:arm_call to:0x01ffb714 module:itcm +from:0x02121744 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02121754 kind:arm_call to:0x0215ccb8 module:overlay(60) +from:0x02121774 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212178c kind:arm_call to:0x02121a04 module:overlay(37) +from:0x021217a4 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021217bc kind:load to:0x027e0ce0 module:dtcm +from:0x021217c0 kind:load to:0x027e09b8 module:dtcm +from:0x021217c4 kind:load to:0x020b5198 module:overlay(0) +from:0x021217f4 kind:arm_call to:0x02120098 module:overlay(37) +from:0x02121838 kind:arm_call to:0x02120c28 module:overlay(37) +from:0x0212184c kind:arm_call to:0x01fff148 module:itcm +from:0x0212187c kind:arm_call to:0x01ffb714 module:itcm +from:0x02121888 kind:arm_call to:0x01ff9770 module:itcm +from:0x02121894 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021218a4 kind:arm_call to:0x0215ccb8 module:overlay(60) +from:0x021218b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021218e8 kind:arm_call to:0x020158c0 module:main +from:0x021218f0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021219bc kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021219d0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021219e4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x021219f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021219fc kind:load to:0x027e09b8 module:dtcm +from:0x02121a00 kind:load to:0x020b502c module:overlay(0) +from:0x02121a1c kind:arm_call to:0x0207308c module:overlay(0) +from:0x02121a7c kind:arm_call to:0x02073450 module:overlay(0) +from:0x02121a8c kind:load to:0x027e09b8 module:dtcm +from:0x02121ab0 kind:arm_call to:0x01fff148 module:itcm +from:0x02121ac0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02121ac8 kind:load to:0x027e0cd8 module:dtcm +from:0x02121acc kind:load to:0x027e0ce0 module:dtcm +from:0x02121af4 kind:arm_call to:0x0201bb5c module:main +from:0x02121b00 kind:arm_call to:0x0201b980 module:main +from:0x02121b08 kind:load to:0x0204e5d8 module:main +from:0x02121b24 kind:load to:0x027e0cd8 module:dtcm +from:0x02121b28 kind:load to:0x02081e10 module:overlay(0) +from:0x02121b38 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02121b40 kind:arm_call to:0x0201baa4 module:main +from:0x02121b48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02121b60 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02121b68 kind:arm_call to:0x0201baa4 module:main +from:0x02121b70 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02121b78 kind:arm_call to:0x02011ff4 module:main +from:0x02121b8c kind:arm_call to:0x02097704 module:overlay(0) +from:0x02121c44 kind:arm_call to:0x02118fa0 module:overlay(37) +from:0x02121c54 kind:arm_call to:0x0203ce4c module:main +from:0x02121c74 kind:load to:0x021227e0 module:overlay(37) +from:0x02121c78 kind:load to:0x021227f0 module:overlay(37) +from:0x02121c7c kind:load to:0x021190e8 module:overlay(37) +from:0x02121c80 kind:load to:0x021227e4 module:overlay(37) +from:0x02121c88 kind:load to:0x02121de0 module:overlay(37) +from:0x02121ca8 kind:arm_call to:0x0211b408 module:overlay(37) +from:0x02121cb8 kind:arm_call to:0x0203ce4c module:main +from:0x02121ccc kind:load to:0x02122948 module:overlay(37) +from:0x02121cd0 kind:load to:0x02122958 module:overlay(37) +from:0x02121cd4 kind:load to:0x0211e90c module:overlay(37) +from:0x02121cd8 kind:load to:0x0212294c module:overlay(37) +from:0x02121cf8 kind:arm_call to:0x0211e950 module:overlay(37) +from:0x02121d08 kind:arm_call to:0x0203ce4c module:main +from:0x02121d1c kind:load to:0x0212299c module:overlay(37) +from:0x02121d20 kind:load to:0x021229ac module:overlay(37) +from:0x02121d24 kind:load to:0x02120984 module:overlay(37) +from:0x02121d28 kind:load to:0x021229a0 module:overlay(37) +from:0x02121d8c kind:arm_call to:0x021209c8 module:overlay(37) +from:0x02121d9c kind:arm_call to:0x0203ce4c module:main +from:0x02121db4 kind:load to:0x021226b8 module:overlay(37) +from:0x02121db8 kind:load to:0x02122a84 module:overlay(37) +from:0x02121dbc kind:load to:0x02122a94 module:overlay(37) +from:0x02121dc0 kind:load to:0x02121b84 module:overlay(37) +from:0x02121dc4 kind:load to:0x02122a88 module:overlay(37) +from:0x02121dc8 kind:load to:0x02121c28 module:overlay(37) +from:0x02121dcc kind:load to:0x02121c8c module:overlay(37) +from:0x02121dd0 kind:load to:0x02121cdc module:overlay(37) +from:0x02121dd4 kind:load to:0x02121d2c module:overlay(37) +from:0x02121dec kind:load to:0x021190e8 module:overlay(37) +from:0x02121df0 kind:load to:0x02119120 module:overlay(37) +from:0x02121df4 kind:load to:0x02119160 module:overlay(37) +from:0x02121df8 kind:load to:0x02119310 module:overlay(37) +from:0x02121dfc kind:load to:0x02119518 module:overlay(37) +from:0x02121e00 kind:load to:0x0211944c module:overlay(37) +from:0x02121e04 kind:load to:0x0211a2dc module:overlay(37) +from:0x02121e08 kind:load to:0x0211a2e0 module:overlay(37) +from:0x02121e0c kind:load to:0x0211a2e4 module:overlay(37) +from:0x02121e10 kind:load to:0x0211a304 module:overlay(37) +from:0x02121e14 kind:load to:0x0211a30c module:overlay(37) +from:0x02121e18 kind:load to:0x020c4e40 module:overlay(24) +from:0x02121e24 kind:load to:0x0211af18 module:overlay(37) +from:0x02121e28 kind:load to:0x0211af38 module:overlay(37) +from:0x02121e2c kind:load to:0x0211b0e4 module:overlay(37) +from:0x02121e30 kind:load to:0x0211b170 module:overlay(37) +from:0x02121e34 kind:load to:0x0211b174 module:overlay(37) +from:0x02121e38 kind:load to:0x0211b3c8 module:overlay(37) +from:0x02121e3c kind:load to:0x0211b3cc module:overlay(37) +from:0x02121e48 kind:load to:0x0211b87c module:overlay(37) +from:0x02121e4c kind:load to:0x0211e7c4 module:overlay(37) +from:0x02121e50 kind:load to:0x0211b5c8 module:overlay(37) +from:0x02121e54 kind:load to:0x0207b8bc module:overlay(0) +from:0x02121e58 kind:load to:0x0211b5f0 module:overlay(37) +from:0x02121e64 kind:load to:0x0211b868 module:overlay(37) +from:0x02121e68 kind:load to:0x0211e7a8 module:overlay(37) +from:0x02121e6c kind:load to:0x0211b4a0 module:overlay(37) +from:0x02121e70 kind:load to:0x0211b508 module:overlay(37) +from:0x02121e74 kind:load to:0x0211b560 module:overlay(37) +from:0x02121e80 kind:load to:0x0211b3e4 module:overlay(37) +from:0x02121e84 kind:load to:0x020979c4 module:overlay(0) +from:0x02121e88 kind:load to:0x020979f8 module:overlay(0) +from:0x02121e8c kind:load to:0x020977b0 module:overlay(0) +from:0x02121e90 kind:load to:0x020979cc module:overlay(0) +from:0x02121e94 kind:load to:0x020977f4 module:overlay(0) +from:0x02121e98 kind:load to:0x020977f8 module:overlay(0) +from:0x02121ea4 kind:load to:0x0211b854 module:overlay(37) +from:0x02121ea8 kind:load to:0x0211e8a8 module:overlay(37) +from:0x02121eac kind:load to:0x0209a234 module:overlay(0) +from:0x02121eb0 kind:load to:0x0209a268 module:overlay(0) +from:0x02121eb4 kind:load to:0x0209a300 module:overlay(0) +from:0x02121eb8 kind:load to:0x0209a314 module:overlay(0) +from:0x02121ebc kind:load to:0x0209a0c4 module:overlay(0) +from:0x02121ec0 kind:load to:0x0209a33c module:overlay(0) +from:0x02121ec4 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02121ec8 kind:load to:0x0209a04c module:overlay(0) +from:0x02121ecc kind:load to:0x0209a2d0 module:overlay(0) +from:0x02121ed0 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02121ed4 kind:load to:0x0209a328 module:overlay(0) +from:0x02121ed8 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02121edc kind:load to:0x0211e87c module:overlay(37) +from:0x02121ee0 kind:load to:0x0211e858 module:overlay(37) +from:0x02121ee4 kind:load to:0x0209a6ec module:overlay(0) +from:0x02121f30 kind:load to:0x0211c39c module:overlay(37) +from:0x02121f38 kind:load to:0x0211c878 module:overlay(37) +from:0x02121f40 kind:load to:0x0211cad4 module:overlay(37) +from:0x02121f48 kind:load to:0x0211cc54 module:overlay(37) +from:0x02121f50 kind:load to:0x0211cf4c module:overlay(37) +from:0x02121f58 kind:load to:0x0211d08c module:overlay(37) +from:0x02121f60 kind:load to:0x0211c928 module:overlay(37) +from:0x02121f68 kind:load to:0x0211dcf8 module:overlay(37) +from:0x02121f70 kind:load to:0x0211dea0 module:overlay(37) +from:0x02121f78 kind:load to:0x0211be94 module:overlay(37) +from:0x02121f80 kind:load to:0x0211bfe0 module:overlay(37) +from:0x02121f88 kind:load to:0x0211c100 module:overlay(37) +from:0x02121f90 kind:load to:0x0211c1a0 module:overlay(37) +from:0x02121fe0 kind:load to:0x0211c728 module:overlay(37) +from:0x02121fe8 kind:load to:0x0211c8fc module:overlay(37) +from:0x02121ff0 kind:load to:0x0211cb50 module:overlay(37) +from:0x02121ff8 kind:load to:0x0211ccd8 module:overlay(37) +from:0x02122000 kind:load to:0x0211cfcc module:overlay(37) +from:0x02122008 kind:load to:0x0211d178 module:overlay(37) +from:0x02122010 kind:load to:0x0211c9f0 module:overlay(37) +from:0x02122018 kind:load to:0x0211dd68 module:overlay(37) +from:0x02122020 kind:load to:0x0211df10 module:overlay(37) +from:0x02122028 kind:load to:0x0211bf0c module:overlay(37) +from:0x02122030 kind:load to:0x0211c03c module:overlay(37) +from:0x02122038 kind:load to:0x0211c164 module:overlay(37) +from:0x02122040 kind:load to:0x0211c224 module:overlay(37) +from:0x02122158 kind:load to:0x020984f8 module:overlay(0) +from:0x0212215c kind:load to:0x02098534 module:overlay(0) +from:0x02122160 kind:load to:0x0209854c module:overlay(0) +from:0x02122164 kind:load to:0x02098558 module:overlay(0) +from:0x02122168 kind:load to:0x01fff464 module:itcm +from:0x0212216c kind:load to:0x020a99b8 module:overlay(0) +from:0x02122170 kind:load to:0x020a8d08 module:overlay(0) +from:0x02122174 kind:load to:0x020a8d84 module:overlay(0) +from:0x02122178 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0212217c kind:load to:0x020a98d4 module:overlay(0) +from:0x02122180 kind:load to:0x0209849c module:overlay(0) +from:0x02122184 kind:load to:0x020a993c module:overlay(0) +from:0x02122188 kind:load to:0x020984a4 module:overlay(0) +from:0x0212218c kind:load to:0x020984a8 module:overlay(0) +from:0x02122190 kind:load to:0x02098564 module:overlay(0) +from:0x02122194 kind:load to:0x020985d0 module:overlay(0) +from:0x02122198 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212219c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021221a0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021221a4 kind:load to:0x0211e8ec module:overlay(37) +from:0x021221a8 kind:load to:0x0211e8c4 module:overlay(37) +from:0x021221ac kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x021221b0 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x021221b4 kind:load to:0x020a92b0 module:overlay(0) +from:0x021221b8 kind:load to:0x020a8f58 module:overlay(0) +from:0x021221bc kind:load to:0x020a8fc0 module:overlay(0) +from:0x021221c0 kind:load to:0x020a9130 module:overlay(0) +from:0x021221c4 kind:load to:0x020a912c module:overlay(0) +from:0x021221c8 kind:load to:0x020a91fc module:overlay(0) +from:0x021221cc kind:load to:0x020a9220 module:overlay(0) +from:0x021221d0 kind:load to:0x020a9224 module:overlay(0) +from:0x021221d4 kind:load to:0x020a9180 module:overlay(0) +from:0x021221d8 kind:load to:0x020a9188 module:overlay(0) +from:0x021221dc kind:load to:0x020a9190 module:overlay(0) +from:0x021221e0 kind:load to:0x020a8f34 module:overlay(0) +from:0x021221e4 kind:load to:0x020a8f3c module:overlay(0) +from:0x021221e8 kind:load to:0x020a8f44 module:overlay(0) +from:0x021221ec kind:load to:0x020a8f4c module:overlay(0) +from:0x021221f0 kind:load to:0x020a9428 module:overlay(0) +from:0x021221f4 kind:load to:0x020a9578 module:overlay(0) +from:0x021221f8 kind:load to:0x020a95a4 module:overlay(0) +from:0x021221fc kind:load to:0x020a95c4 module:overlay(0) +from:0x02122200 kind:load to:0x020a97dc module:overlay(0) +from:0x02122204 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02122208 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0212220c kind:load to:0x020a8e64 module:overlay(0) +from:0x02122210 kind:load to:0x020a9984 module:overlay(0) +from:0x02122214 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02122218 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0212221c kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02122220 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02122224 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02122228 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0212222c kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02122230 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02122234 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02122238 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0212223c kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02122240 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02122244 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02122248 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0212224c kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02122250 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02122254 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02122258 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0212225c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02122260 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02122264 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02122268 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02122274 kind:load to:0x020984f8 module:overlay(0) +from:0x02122278 kind:load to:0x02098534 module:overlay(0) +from:0x0212227c kind:load to:0x0209854c module:overlay(0) +from:0x02122280 kind:load to:0x02098558 module:overlay(0) +from:0x02122284 kind:load to:0x01fff464 module:itcm +from:0x02122288 kind:load to:0x020a99b8 module:overlay(0) +from:0x0212228c kind:load to:0x020a8d08 module:overlay(0) +from:0x02122290 kind:load to:0x0211b8ac module:overlay(37) +from:0x02122294 kind:load to:0x0211ba44 module:overlay(37) +from:0x02122298 kind:load to:0x020a98d4 module:overlay(0) +from:0x0212229c kind:load to:0x0209849c module:overlay(0) +from:0x021222a0 kind:load to:0x0211df14 module:overlay(37) +from:0x021222a4 kind:load to:0x020984a4 module:overlay(0) +from:0x021222a8 kind:load to:0x020984a8 module:overlay(0) +from:0x021222ac kind:load to:0x02098564 module:overlay(0) +from:0x021222b0 kind:load to:0x020985d0 module:overlay(0) +from:0x021222b4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021222b8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021222bc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021222c0 kind:load to:0x0211e7e0 module:overlay(37) +from:0x021222c4 kind:load to:0x0211e818 module:overlay(37) +from:0x021222c8 kind:load to:0x0211b890 module:overlay(37) +from:0x021222cc kind:load to:0x0211b960 module:overlay(37) +from:0x021222d0 kind:load to:0x020a92b0 module:overlay(0) +from:0x021222d4 kind:load to:0x0211df20 module:overlay(37) +from:0x021222d8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021222dc kind:load to:0x0211dfd0 module:overlay(37) +from:0x021222e0 kind:load to:0x020a912c module:overlay(0) +from:0x021222e4 kind:load to:0x0211df98 module:overlay(37) +from:0x021222e8 kind:load to:0x020a9220 module:overlay(0) +from:0x021222ec kind:load to:0x020a9224 module:overlay(0) +from:0x021222f0 kind:load to:0x020a9180 module:overlay(0) +from:0x021222f4 kind:load to:0x020a9188 module:overlay(0) +from:0x021222f8 kind:load to:0x020a9190 module:overlay(0) +from:0x021222fc kind:load to:0x020a8f34 module:overlay(0) +from:0x02122300 kind:load to:0x020a8f3c module:overlay(0) +from:0x02122304 kind:load to:0x020a8f44 module:overlay(0) +from:0x02122308 kind:load to:0x020a8f4c module:overlay(0) +from:0x0212230c kind:load to:0x020a9428 module:overlay(0) +from:0x02122310 kind:load to:0x020a9578 module:overlay(0) +from:0x02122314 kind:load to:0x020a95a4 module:overlay(0) +from:0x02122318 kind:load to:0x020a95c4 module:overlay(0) +from:0x0212231c kind:load to:0x020a97dc module:overlay(0) +from:0x02122320 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02122324 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02122328 kind:load to:0x020a8e64 module:overlay(0) +from:0x0212232c kind:load to:0x020a9984 module:overlay(0) +from:0x02122330 kind:load to:0x0211bd70 module:overlay(37) +from:0x02122334 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02122338 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0212233c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02122340 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02122344 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02122348 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0212234c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02122350 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02122354 kind:load to:0x0211bd94 module:overlay(37) +from:0x02122358 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0212235c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02122360 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02122364 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02122368 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0212236c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02122370 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02122374 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02122378 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0212237c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02122380 kind:load to:0x0211e5e8 module:overlay(37) +from:0x02122384 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02122390 kind:load to:0x0211e92c module:overlay(37) +from:0x02122394 kind:load to:0x02097924 module:overlay(0) +from:0x02122398 kind:load to:0x02097734 module:overlay(0) +from:0x0212239c kind:load to:0x020977b0 module:overlay(0) +from:0x021223a0 kind:load to:0x0209792c module:overlay(0) +from:0x021223a4 kind:load to:0x0209794c module:overlay(0) +from:0x021223a8 kind:load to:0x02097978 module:overlay(0) +from:0x021223f4 kind:load to:0x0211f490 module:overlay(37) +from:0x021223fc kind:load to:0x0211f804 module:overlay(37) +from:0x02122404 kind:load to:0x0211f5fc module:overlay(37) +from:0x0212240c kind:load to:0x0211f74c module:overlay(37) +from:0x02122414 kind:load to:0x0211fa10 module:overlay(37) +from:0x0212241c kind:load to:0x0211fbcc module:overlay(37) +from:0x02122424 kind:load to:0x0211ef88 module:overlay(37) +from:0x0212242c kind:load to:0x0211f0d4 module:overlay(37) +from:0x02122434 kind:load to:0x0211f1f4 module:overlay(37) +from:0x0212243c kind:load to:0x0211f294 module:overlay(37) +from:0x0212248c kind:load to:0x0211f554 module:overlay(37) +from:0x02122494 kind:load to:0x0211f868 module:overlay(37) +from:0x0212249c kind:load to:0x0211f6a4 module:overlay(37) +from:0x021224a4 kind:load to:0x0211f7c8 module:overlay(37) +from:0x021224ac kind:load to:0x0211fab0 module:overlay(37) +from:0x021224b4 kind:load to:0x0211fc44 module:overlay(37) +from:0x021224bc kind:load to:0x0211f000 module:overlay(37) +from:0x021224c4 kind:load to:0x0211f130 module:overlay(37) +from:0x021224cc kind:load to:0x0211f258 module:overlay(37) +from:0x021224d4 kind:load to:0x0211f318 module:overlay(37) +from:0x021225a4 kind:load to:0x020984f8 module:overlay(0) +from:0x021225a8 kind:load to:0x02098534 module:overlay(0) +from:0x021225ac kind:load to:0x0209854c module:overlay(0) +from:0x021225b0 kind:load to:0x02098558 module:overlay(0) +from:0x021225b4 kind:load to:0x01fff464 module:itcm +from:0x021225b8 kind:load to:0x020a99b8 module:overlay(0) +from:0x021225bc kind:load to:0x020a8d08 module:overlay(0) +from:0x021225c0 kind:load to:0x0211eb68 module:overlay(37) +from:0x021225c4 kind:load to:0x0211ec38 module:overlay(37) +from:0x021225c8 kind:load to:0x020a98d4 module:overlay(0) +from:0x021225cc kind:load to:0x0209849c module:overlay(0) +from:0x021225d0 kind:load to:0x0211fd78 module:overlay(37) +from:0x021225d4 kind:load to:0x020984a4 module:overlay(0) +from:0x021225d8 kind:load to:0x020984a8 module:overlay(0) +from:0x021225dc kind:load to:0x02098564 module:overlay(0) +from:0x021225e0 kind:load to:0x020985d0 module:overlay(0) +from:0x021225e4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021225e8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021225ec kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021225f0 kind:load to:0x0212092c module:overlay(37) +from:0x021225f4 kind:load to:0x02120954 module:overlay(37) +from:0x021225f8 kind:load to:0x0211eb4c module:overlay(37) +from:0x021225fc kind:load to:0x0211ebd4 module:overlay(37) +from:0x02122600 kind:load to:0x020a92b0 module:overlay(0) +from:0x02122604 kind:load to:0x0211fd94 module:overlay(37) +from:0x02122608 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212260c kind:load to:0x0211fe44 module:overlay(37) +from:0x02122610 kind:load to:0x020a912c module:overlay(0) +from:0x02122614 kind:load to:0x0211fe0c module:overlay(37) +from:0x02122618 kind:load to:0x020a9220 module:overlay(0) +from:0x0212261c kind:load to:0x020a9224 module:overlay(0) +from:0x02122620 kind:load to:0x020a9180 module:overlay(0) +from:0x02122624 kind:load to:0x020a9188 module:overlay(0) +from:0x02122628 kind:load to:0x020a9190 module:overlay(0) +from:0x0212262c kind:load to:0x020a8f34 module:overlay(0) +from:0x02122630 kind:load to:0x020a8f3c module:overlay(0) +from:0x02122634 kind:load to:0x020a8f44 module:overlay(0) +from:0x02122638 kind:load to:0x020a8f4c module:overlay(0) +from:0x0212263c kind:load to:0x020a9428 module:overlay(0) +from:0x02122640 kind:load to:0x020a9578 module:overlay(0) +from:0x02122644 kind:load to:0x020a95a4 module:overlay(0) +from:0x02122648 kind:load to:0x020a95c4 module:overlay(0) +from:0x0212264c kind:load to:0x020a97dc module:overlay(0) +from:0x02122650 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02122654 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02122658 kind:load to:0x020a8e64 module:overlay(0) +from:0x0212265c kind:load to:0x020a9984 module:overlay(0) +from:0x02122660 kind:load to:0x0211ee74 module:overlay(37) +from:0x02122664 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02122668 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0212266c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02122670 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02122674 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02122678 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0212267c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02122680 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02122684 kind:load to:0x0211ee94 module:overlay(37) +from:0x02122688 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0212268c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02122690 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02122694 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02122698 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0212269c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021226a0 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021226a4 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021226a8 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021226ac kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021226b0 kind:load to:0x021206b4 module:overlay(37) +from:0x021226b4 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021226d8 kind:load to:0x02120ff0 module:overlay(37) +from:0x021226e0 kind:load to:0x02121024 module:overlay(37) +from:0x021226e8 kind:load to:0x02121190 module:overlay(37) +from:0x021226f0 kind:load to:0x02121348 module:overlay(37) +from:0x021226f8 kind:load to:0x021213fc module:overlay(37) +from:0x02122700 kind:load to:0x021214c0 module:overlay(37) +from:0x02122708 kind:load to:0x02121660 module:overlay(37) +from:0x02122710 kind:load to:0x02120ffc module:overlay(37) +from:0x02122718 kind:load to:0x02121064 module:overlay(37) +from:0x02122720 kind:load to:0x0212120c module:overlay(37) +from:0x02122728 kind:load to:0x02121380 module:overlay(37) +from:0x02122730 kind:load to:0x02121444 module:overlay(37) +from:0x02122738 kind:load to:0x0212150c module:overlay(37) +from:0x02122740 kind:load to:0x0212167c module:overlay(37) +from:0x02122750 kind:load to:0x021209a4 module:overlay(37) +from:0x02122754 kind:load to:0x0209772c module:overlay(0) +from:0x02122758 kind:load to:0x02097734 module:overlay(0) +from:0x0212275c kind:load to:0x020977b0 module:overlay(0) +from:0x02122760 kind:load to:0x020977f0 module:overlay(0) +from:0x02122764 kind:load to:0x020977f4 module:overlay(0) +from:0x02122768 kind:load to:0x020977f8 module:overlay(0) +from:0x02122774 kind:load to:0x020984f8 module:overlay(0) +from:0x02122778 kind:load to:0x02098534 module:overlay(0) +from:0x0212277c kind:load to:0x0209854c module:overlay(0) +from:0x02122780 kind:load to:0x02098558 module:overlay(0) +from:0x02122784 kind:load to:0x01fff464 module:itcm +from:0x02122788 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212278c kind:load to:0x02120adc module:overlay(37) +from:0x02122790 kind:load to:0x02120af0 module:overlay(37) +from:0x02122794 kind:load to:0x02120d84 module:overlay(37) +from:0x02122798 kind:load to:0x02120dbc module:overlay(37) +from:0x0212279c kind:load to:0x0209849c module:overlay(0) +from:0x021227a0 kind:load to:0x020984a0 module:overlay(0) +from:0x021227a4 kind:load to:0x020984a4 module:overlay(0) +from:0x021227a8 kind:load to:0x020984a8 module:overlay(0) +from:0x021227ac kind:load to:0x02098564 module:overlay(0) +from:0x021227b0 kind:load to:0x020985d0 module:overlay(0) +from:0x021227b4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021227b8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021227bc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021227c0 kind:load to:0x02121b2c module:overlay(37) +from:0x021227c4 kind:load to:0x02121b54 module:overlay(37) diff --git a/config/usa/arm9/overlays/ov037/symbols.txt b/config/usa/arm9/overlays/ov037/symbols.txt new file mode 100644 index 00000000..30cf865a --- /dev/null +++ b/config/usa/arm9/overlays/ov037/symbols.txt @@ -0,0 +1,298 @@ +func_ov037_02118fa0 kind:function(arm,size=0x148) addr:0x02118fa0 +func_ov037_021190e8 kind:function(arm,size=0x38) addr:0x021190e8 +func_ov037_02119120 kind:function(arm,size=0x40) addr:0x02119120 +func_ov037_02119160 kind:function(arm,size=0x1b0) addr:0x02119160 +func_ov037_02119310 kind:function(arm,size=0xc8) addr:0x02119310 +func_ov037_021193d8 kind:function(arm,size=0x74) addr:0x021193d8 +func_ov037_0211944c kind:function(arm,size=0xcc) addr:0x0211944c +func_ov037_02119518 kind:function(arm,size=0x18) addr:0x02119518 +func_ov037_02119530 kind:function(arm,size=0x398) addr:0x02119530 +func_ov037_021198c8 kind:function(arm,size=0xe4) addr:0x021198c8 +func_ov037_021199ac kind:function(arm,size=0x84) addr:0x021199ac +func_ov037_02119a30 kind:function(arm,size=0x5c) addr:0x02119a30 +func_ov037_02119a8c kind:function(arm,size=0x31c) addr:0x02119a8c +func_ov037_02119da8 kind:function(arm,size=0x2c) addr:0x02119da8 +func_ov037_02119dd4 kind:function(arm,size=0x254) addr:0x02119dd4 +func_ov037_0211a028 kind:function(arm,size=0xec) addr:0x0211a028 +func_ov037_0211a114 kind:function(arm,size=0x170) addr:0x0211a114 +func_ov037_0211a284 kind:function(arm,size=0x1c) addr:0x0211a284 +func_ov037_0211a2a0 kind:function(arm,size=0x3c) addr:0x0211a2a0 +func_ov037_0211a2dc kind:function(arm,size=0x4) addr:0x0211a2dc +func_ov037_0211a2e0 kind:function(arm,size=0x4) addr:0x0211a2e0 +func_ov037_0211a2e4 kind:function(arm,size=0x20) addr:0x0211a2e4 +func_ov037_0211a304 kind:function(arm,size=0x8) addr:0x0211a304 +func_ov037_0211a30c kind:function(arm,size=0x2c) addr:0x0211a30c +func_ov037_0211a338 kind:function(arm,size=0x118) addr:0x0211a338 +func_ov037_0211a450 kind:function(arm,size=0x90) addr:0x0211a450 +func_ov037_0211a4e0 kind:function(arm,size=0xb0) addr:0x0211a4e0 +func_ov037_0211a590 kind:function(arm,size=0x1c4) addr:0x0211a590 +func_ov037_0211a754 kind:function(arm,size=0x410) addr:0x0211a754 +func_ov037_0211ab64 kind:function(arm,size=0x3c) addr:0x0211ab64 +func_ov037_0211aba0 kind:function(arm,size=0x8) addr:0x0211aba0 +func_ov037_0211aba8 kind:function(arm,size=0x48) addr:0x0211aba8 +func_ov037_0211abf0 kind:function(arm,size=0x8) addr:0x0211abf0 +func_ov037_0211abf8 kind:function(arm,size=0x244) addr:0x0211abf8 +func_ov037_0211ae3c kind:function(arm,size=0xdc) addr:0x0211ae3c +func_ov037_0211af18 kind:function(arm,size=0x20) addr:0x0211af18 +func_ov037_0211af38 kind:function(arm,size=0x28) addr:0x0211af38 +func_ov037_0211af60 kind:function(arm,size=0x184) addr:0x0211af60 +func_ov037_0211b0e4 kind:function(arm,size=0x8c) addr:0x0211b0e4 +func_ov037_0211b170 kind:function(arm,size=0x4) addr:0x0211b170 +func_ov037_0211b174 kind:function(arm,size=0x124) addr:0x0211b174 +func_ov037_0211b298 kind:function(arm,size=0x3c) addr:0x0211b298 +func_ov037_0211b2d4 kind:function(arm,size=0x3c) addr:0x0211b2d4 +func_ov037_0211b310 kind:function(arm,size=0x98) addr:0x0211b310 +func_ov037_0211b3a8 kind:function(arm,size=0x20) addr:0x0211b3a8 +func_ov037_0211b3c8 kind:function(arm,size=0x4) addr:0x0211b3c8 +func_ov037_0211b3cc kind:function(arm,size=0x4) addr:0x0211b3cc +func_ov037_0211b3d0 kind:function(arm,size=0x8) addr:0x0211b3d0 +func_ov037_0211b3d8 kind:function(arm,size=0xc) addr:0x0211b3d8 +func_ov037_0211b3e4 kind:function(arm,size=0x24) addr:0x0211b3e4 +func_ov037_0211b408 kind:function(arm,size=0x5c) addr:0x0211b408 +func_ov037_0211b464 kind:function(arm,size=0x3c) addr:0x0211b464 +func_ov037_0211b4a0 kind:function(arm,size=0x68) addr:0x0211b4a0 +func_ov037_0211b508 kind:function(arm,size=0x58) addr:0x0211b508 +func_ov037_0211b560 kind:function(arm,size=0x68) addr:0x0211b560 +func_ov037_0211b5c8 kind:function(arm,size=0x28) addr:0x0211b5c8 +func_ov037_0211b5f0 kind:function(arm,size=0x18) addr:0x0211b5f0 +func_ov037_0211b608 kind:function(arm,size=0x24c) addr:0x0211b608 +func_ov037_0211b854 kind:function(arm,size=0x14) addr:0x0211b854 +func_ov037_0211b868 kind:function(arm,size=0x14) addr:0x0211b868 +func_ov037_0211b87c kind:function(arm,size=0x14) addr:0x0211b87c +func_ov037_0211b890 kind:function(arm,size=0x1c) addr:0x0211b890 +func_ov037_0211b8ac kind:function(arm,size=0xb4) addr:0x0211b8ac +func_ov037_0211b960 kind:function(arm,size=0xe4) addr:0x0211b960 +func_ov037_0211ba44 kind:function(arm,size=0x32c) addr:0x0211ba44 +func_ov037_0211bd70 kind:function(arm,size=0x24) addr:0x0211bd70 +func_ov037_0211bd94 kind:function(arm,size=0x100) addr:0x0211bd94 +func_ov037_0211be94 kind:function(arm,size=0x78) addr:0x0211be94 +func_ov037_0211bf0c kind:function(arm,size=0xd4) addr:0x0211bf0c +func_ov037_0211bfe0 kind:function(arm,size=0x5c) addr:0x0211bfe0 +func_ov037_0211c03c kind:function(arm,size=0xc4) addr:0x0211c03c +func_ov037_0211c100 kind:function(arm,size=0x64) addr:0x0211c100 +func_ov037_0211c164 kind:function(arm,size=0x3c) addr:0x0211c164 +func_ov037_0211c1a0 kind:function(arm,size=0x84) addr:0x0211c1a0 +func_ov037_0211c224 kind:function(arm,size=0x178) addr:0x0211c224 +func_ov037_0211c39c kind:function(arm,size=0x38c) addr:0x0211c39c +func_ov037_0211c728 kind:function(arm,size=0x150) addr:0x0211c728 +func_ov037_0211c878 kind:function(arm,size=0x84) addr:0x0211c878 +func_ov037_0211c8fc kind:function(arm,size=0x2c) addr:0x0211c8fc +func_ov037_0211c928 kind:function(arm,size=0xc8) addr:0x0211c928 +func_ov037_0211c9f0 kind:function(arm,size=0xe4) addr:0x0211c9f0 +func_ov037_0211cad4 kind:function(arm,size=0x7c) addr:0x0211cad4 +func_ov037_0211cb50 kind:function(arm,size=0x104) addr:0x0211cb50 +func_ov037_0211cc54 kind:function(arm,size=0x84) addr:0x0211cc54 +func_ov037_0211ccd8 kind:function(arm,size=0x274) addr:0x0211ccd8 +func_ov037_0211cf4c kind:function(arm,size=0x80) addr:0x0211cf4c +func_ov037_0211cfcc kind:function(arm,size=0xc0) addr:0x0211cfcc +func_ov037_0211d08c kind:function(arm,size=0xec) addr:0x0211d08c +func_ov037_0211d178 kind:function(arm,size=0x7f8) addr:0x0211d178 +func_ov037_0211d970 kind:function(arm,size=0x17c) addr:0x0211d970 +func_ov037_0211daec kind:function(arm,size=0x1b8) addr:0x0211daec +func_ov037_0211dca4 kind:function(arm,size=0x54) addr:0x0211dca4 +func_ov037_0211dcf8 kind:function(arm,size=0x70) addr:0x0211dcf8 +func_ov037_0211dd68 kind:function(arm,size=0x138) addr:0x0211dd68 +func_ov037_0211dea0 kind:function(arm,size=0x70) addr:0x0211dea0 +func_ov037_0211df10 kind:function(arm,size=0x4) addr:0x0211df10 +func_ov037_0211df14 kind:function(arm,size=0xc) addr:0x0211df14 +func_ov037_0211df20 kind:function(arm,size=0x78) addr:0x0211df20 +func_ov037_0211df98 kind:function(arm,size=0x38) addr:0x0211df98 +func_ov037_0211dfd0 kind:function(arm,size=0x50) addr:0x0211dfd0 +func_ov037_0211e020 kind:function(arm,size=0x29c) addr:0x0211e020 +func_ov037_0211e2bc kind:function(arm,size=0x34) addr:0x0211e2bc +func_ov037_0211e2f0 kind:function(arm,size=0x24) addr:0x0211e2f0 +func_ov037_0211e314 kind:function(arm,size=0x14) addr:0x0211e314 +func_ov037_0211e328 kind:function(arm,size=0x8) addr:0x0211e328 +func_ov037_0211e330 kind:function(arm,size=0x14) addr:0x0211e330 +func_ov037_0211e344 kind:function(arm,size=0x100) addr:0x0211e344 +func_ov037_0211e444 kind:function(arm,size=0x18) addr:0x0211e444 +func_ov037_0211e45c kind:function(arm,size=0x8) addr:0x0211e45c +func_ov037_0211e464 kind:function(arm,size=0x3c) addr:0x0211e464 +func_ov037_0211e4a0 kind:function(arm,size=0x3c) addr:0x0211e4a0 +func_ov037_0211e4dc kind:function(arm,size=0x10c) addr:0x0211e4dc +func_ov037_0211e5e8 kind:function(arm,size=0x88) addr:0x0211e5e8 +func_ov037_0211e670 kind:function(arm,size=0x48) addr:0x0211e670 +func_ov037_0211e6b8 kind:function(arm,size=0x20) addr:0x0211e6b8 +func_ov037_0211e6d8 kind:function(arm,size=0xd0) addr:0x0211e6d8 +func_ov037_0211e7a8 kind:function(arm,size=0x1c) addr:0x0211e7a8 +func_ov037_0211e7c4 kind:function(arm,size=0x1c) addr:0x0211e7c4 +func_ov037_0211e7e0 kind:function(arm,size=0x38) addr:0x0211e7e0 +func_ov037_0211e818 kind:function(arm,size=0x40) addr:0x0211e818 +func_ov037_0211e858 kind:function(arm,size=0x24) addr:0x0211e858 +func_ov037_0211e87c kind:function(arm,size=0x2c) addr:0x0211e87c +func_ov037_0211e8a8 kind:function(arm,size=0x1c) addr:0x0211e8a8 +func_ov037_0211e8c4 kind:function(arm,size=0x28) addr:0x0211e8c4 +func_ov037_0211e8ec kind:function(arm,size=0x20) addr:0x0211e8ec +func_ov037_0211e90c kind:function(arm,size=0x14) addr:0x0211e90c +func_ov037_0211e920 kind:function(arm,size=0xc) addr:0x0211e920 +func_ov037_0211e92c kind:function(arm,size=0x24) addr:0x0211e92c +func_ov037_0211e950 kind:function(arm,size=0x58) addr:0x0211e950 +func_ov037_0211e9a8 kind:function(arm,size=0x1a4) addr:0x0211e9a8 +func_ov037_0211eb4c kind:function(arm,size=0x1c) addr:0x0211eb4c +func_ov037_0211eb68 kind:function(arm,size=0x6c) addr:0x0211eb68 +func_ov037_0211ebd4 kind:function(arm,size=0x64) addr:0x0211ebd4 +func_ov037_0211ec38 kind:function(arm,size=0x23c) addr:0x0211ec38 +func_ov037_0211ee74 kind:function(arm,size=0x20) addr:0x0211ee74 +func_ov037_0211ee94 kind:function(arm,size=0xf4) addr:0x0211ee94 +func_ov037_0211ef88 kind:function(arm,size=0x78) addr:0x0211ef88 +func_ov037_0211f000 kind:function(arm,size=0xd4) addr:0x0211f000 +func_ov037_0211f0d4 kind:function(arm,size=0x5c) addr:0x0211f0d4 +func_ov037_0211f130 kind:function(arm,size=0xc4) addr:0x0211f130 +func_ov037_0211f1f4 kind:function(arm,size=0x64) addr:0x0211f1f4 +func_ov037_0211f258 kind:function(arm,size=0x3c) addr:0x0211f258 +func_ov037_0211f294 kind:function(arm,size=0x84) addr:0x0211f294 +func_ov037_0211f318 kind:function(arm,size=0x178) addr:0x0211f318 +func_ov037_0211f490 kind:function(arm,size=0xc4) addr:0x0211f490 +func_ov037_0211f554 kind:function(arm,size=0xa8) addr:0x0211f554 +func_ov037_0211f5fc kind:function(arm,size=0xa8) addr:0x0211f5fc +func_ov037_0211f6a4 kind:function(arm,size=0xa8) addr:0x0211f6a4 +func_ov037_0211f74c kind:function(arm,size=0x7c) addr:0x0211f74c +func_ov037_0211f7c8 kind:function(arm,size=0x3c) addr:0x0211f7c8 +func_ov037_0211f804 kind:function(arm,size=0x64) addr:0x0211f804 +func_ov037_0211f868 kind:function(arm,size=0x1a8) addr:0x0211f868 +func_ov037_0211fa10 kind:function(arm,size=0xa0) addr:0x0211fa10 +func_ov037_0211fab0 kind:function(arm,size=0x11c) addr:0x0211fab0 +func_ov037_0211fbcc kind:function(arm,size=0x78) addr:0x0211fbcc +func_ov037_0211fc44 kind:function(arm,size=0xac) addr:0x0211fc44 +func_ov037_0211fcf0 kind:function(arm,size=0x50) addr:0x0211fcf0 +func_ov037_0211fd40 kind:function(arm,size=0x38) addr:0x0211fd40 +func_ov037_0211fd78 kind:function(arm,size=0x1c) addr:0x0211fd78 +func_ov037_0211fd94 kind:function(arm,size=0x78) addr:0x0211fd94 +func_ov037_0211fe0c kind:function(arm,size=0x38) addr:0x0211fe0c +func_ov037_0211fe44 kind:function(arm,size=0x50) addr:0x0211fe44 +func_ov037_0211fe94 kind:function(arm,size=0x16c) addr:0x0211fe94 +func_ov037_02120000 kind:function(arm,size=0x3c) addr:0x02120000 +func_ov037_0212003c kind:function(arm,size=0x18) addr:0x0212003c +func_ov037_02120054 kind:function(arm,size=0x2c) addr:0x02120054 +func_ov037_02120080 kind:function(arm,size=0x18) addr:0x02120080 +func_ov037_02120098 kind:function(arm,size=0x30) addr:0x02120098 +func_ov037_021200c8 kind:function(arm,size=0x4c) addr:0x021200c8 +func_ov037_02120114 kind:function(arm,size=0x2c) addr:0x02120114 +func_ov037_02120140 kind:function(arm,size=0x44) addr:0x02120140 +func_ov037_02120184 kind:function(arm,size=0x30) addr:0x02120184 +func_ov037_021201b4 kind:function(arm,size=0x54) addr:0x021201b4 +func_ov037_02120208 kind:function(arm,size=0x58) addr:0x02120208 +func_ov037_02120260 kind:function(arm,size=0x54) addr:0x02120260 +func_ov037_021202b4 kind:function(arm,size=0x110) addr:0x021202b4 +func_ov037_021203c4 kind:function(arm,size=0x24) addr:0x021203c4 +func_ov037_021203e8 kind:function(arm,size=0x64) addr:0x021203e8 +func_ov037_0212044c kind:function(arm,size=0xc) addr:0x0212044c +func_ov037_02120458 kind:function(arm,size=0x14) addr:0x02120458 +func_ov037_0212046c kind:function(arm,size=0x8) addr:0x0212046c +func_ov037_02120474 kind:function(arm,size=0x14) addr:0x02120474 +func_ov037_02120488 kind:function(arm,size=0x100) addr:0x02120488 +func_ov037_02120588 kind:function(arm,size=0x18) addr:0x02120588 +func_ov037_021205a0 kind:function(arm,size=0x8) addr:0x021205a0 +func_ov037_021205a8 kind:function(arm,size=0x10c) addr:0x021205a8 +func_ov037_021206b4 kind:function(arm,size=0x160) addr:0x021206b4 +func_ov037_02120814 kind:function(arm,size=0x48) addr:0x02120814 +func_ov037_0212085c kind:function(arm,size=0xd0) addr:0x0212085c +func_ov037_0212092c kind:function(arm,size=0x28) addr:0x0212092c +func_ov037_02120954 kind:function(arm,size=0x30) addr:0x02120954 +func_ov037_02120984 kind:function(arm,size=0x14) addr:0x02120984 +func_ov037_02120998 kind:function(arm,size=0xc) addr:0x02120998 +func_ov037_021209a4 kind:function(arm,size=0x24) addr:0x021209a4 +func_ov037_021209c8 kind:function(arm,size=0x28) addr:0x021209c8 +func_ov037_021209f0 kind:function(arm,size=0x54) addr:0x021209f0 +func_ov037_02120a44 kind:function(arm,size=0x2c) addr:0x02120a44 +func_ov037_02120a70 kind:function(arm,size=0x6c) addr:0x02120a70 +func_ov037_02120adc kind:function(arm,size=0x14) addr:0x02120adc +func_ov037_02120af0 kind:function(arm,size=0x98) addr:0x02120af0 +func_ov037_02120b88 kind:function(arm,size=0x24) addr:0x02120b88 +func_ov037_02120bac kind:function(arm,size=0x7c) addr:0x02120bac +func_ov037_02120c28 kind:function(arm,size=0xc) addr:0x02120c28 +func_ov037_02120c34 kind:function(arm,size=0x100) addr:0x02120c34 +func_ov037_02120d34 kind:function(arm,size=0x50) addr:0x02120d34 +func_ov037_02120d84 kind:function(arm,size=0x38) addr:0x02120d84 +func_ov037_02120dbc kind:function(arm,size=0x1e0) addr:0x02120dbc +func_ov037_02120f9c kind:function(arm,size=0x2c) addr:0x02120f9c +func_ov037_02120fc8 kind:function(arm,size=0x28) addr:0x02120fc8 +func_ov037_02120ff0 kind:function(arm,size=0xc) addr:0x02120ff0 +func_ov037_02120ffc kind:function(arm,size=0x28) addr:0x02120ffc +func_ov037_02121024 kind:function(arm,size=0x40) addr:0x02121024 +func_ov037_02121064 kind:function(arm,size=0x12c) addr:0x02121064 +func_ov037_02121190 kind:function(arm,size=0x7c) addr:0x02121190 +func_ov037_0212120c kind:function(arm,size=0x13c) addr:0x0212120c +func_ov037_02121348 kind:function(arm,size=0x38) addr:0x02121348 +func_ov037_02121380 kind:function(arm,size=0x7c) addr:0x02121380 +func_ov037_021213fc kind:function(arm,size=0x48) addr:0x021213fc +func_ov037_02121444 kind:function(arm,size=0x7c) addr:0x02121444 +func_ov037_021214c0 kind:function(arm,size=0x4c) addr:0x021214c0 +func_ov037_0212150c kind:function(arm,size=0x154) addr:0x0212150c +func_ov037_02121660 kind:function(arm,size=0x1c) addr:0x02121660 +func_ov037_0212167c kind:function(arm,size=0x14c) addr:0x0212167c +func_ov037_021217c8 kind:function(arm,size=0x23c) addr:0x021217c8 +func_ov037_02121a04 kind:function(arm,size=0x8c) addr:0x02121a04 +func_ov037_02121a90 kind:function(arm,size=0x40) addr:0x02121a90 +func_ov037_02121ad0 kind:function(arm,size=0x3c) addr:0x02121ad0 +func_ov037_02121b0c kind:function(arm,size=0x20) addr:0x02121b0c +func_ov037_02121b2c kind:function(arm,size=0x28) addr:0x02121b2c +func_ov037_02121b54 kind:function(arm,size=0x30) addr:0x02121b54 +func_ov037_02121b84 kind:function(arm,size=0x14) addr:0x02121b84 +data_ov037_02121ba4 kind:data(any) addr:0x02121ba4 +data_ov037_02121bb4 kind:data(any) addr:0x02121bb4 +data_ov037_02121bba kind:data(any) addr:0x02121bba +data_ov037_02121bc0 kind:data(any) addr:0x02121bc0 +data_ov037_02121bc6 kind:data(any) addr:0x02121bc6 +data_ov037_02121bda kind:data(any) addr:0x02121bda +data_ov037_02121bf8 kind:data(any) addr:0x02121bf8 +data_ov037_02121c14 kind:data(any) addr:0x02121c14 +__sinit_ov037_02121c28 kind:function(arm,size=0x64) addr:0x02121c28 +__sinit_ov037_02121c8c kind:function(arm,size=0x50) addr:0x02121c8c +__sinit_ov037_02121cdc kind:function(arm,size=0x50) addr:0x02121cdc +__sinit_ov037_02121d2c kind:function(arm,size=0x9c) addr:0x02121d2c +.p__sinit_ov037_02121c28 kind:data(word) addr:0x02121dc8 +.p__sinit_ov037_02121c8c kind:data(word) addr:0x02121dcc +.p__sinit_ov037_02121cdc kind:data(word) addr:0x02121dd0 +.p__sinit_ov037_02121d2c kind:data(word) addr:0x02121dd4 +data_ov037_02121de0 kind:data(any) addr:0x02121de0 +data_ov037_02121dec kind:data(any) addr:0x02121dec +data_ov037_02121e24 kind:data(any) addr:0x02121e24 +data_ov037_02121e48 kind:data(any) addr:0x02121e48 +data_ov037_02121e64 kind:data(any) addr:0x02121e64 +data_ov037_02121e80 kind:data(any) addr:0x02121e80 +data_ov037_02121ea4 kind:data(any) addr:0x02121ea4 +data_ov037_02121eb4 kind:data(any) addr:0x02121eb4 ambiguous +data_ov037_02121ee8 kind:data(any) addr:0x02121ee8 +data_ov037_02121f98 kind:data(any) addr:0x02121f98 +data_ov037_02122048 kind:data(any) addr:0x02122048 +data_ov037_02122060 kind:data(any) addr:0x02122060 +data_ov037_02122090 kind:data(any) addr:0x02122090 +data_ov037_021220a8 kind:data(any) addr:0x021220a8 +data_ov037_021220c0 kind:data(any) addr:0x021220c0 +data_ov037_021220d8 kind:data(any) addr:0x021220d8 +data_ov037_021220dc kind:data(any) addr:0x021220dc ambiguous +data_ov037_02122120 kind:data(any) addr:0x02122120 +data_ov037_02122138 kind:data(any) addr:0x02122138 +data_ov037_02122158 kind:data(any) addr:0x02122158 +data_ov037_02122274 kind:data(any) addr:0x02122274 +data_ov037_02122390 kind:data(any) addr:0x02122390 +data_ov037_021223ac kind:data(any) addr:0x021223ac +data_ov037_021223d1 kind:data(any) addr:0x021223d1 ambiguous +data_ov037_02122444 kind:data(any) addr:0x02122444 +data_ov037_021224dc kind:data(any) addr:0x021224dc +data_ov037_021224f4 kind:data(any) addr:0x021224f4 +data_ov037_02122524 kind:data(any) addr:0x02122524 +data_ov037_0212253c kind:data(any) addr:0x0212253c +data_ov037_02122554 kind:data(any) addr:0x02122554 +data_ov037_0212256c kind:data(any) addr:0x0212256c +data_ov037_02122584 kind:data(any) addr:0x02122584 +data_ov037_02122588 kind:data(any) addr:0x02122588 ambiguous +data_ov037_021225a4 kind:data(any) addr:0x021225a4 +data_ov037_021226b8 kind:data(any) addr:0x021226b8 +data_ov037_021226d8 kind:data(any) addr:0x021226d8 +data_ov037_02122710 kind:data(any) addr:0x02122710 +data_ov037_02122750 kind:data(any) addr:0x02122750 +data_ov037_02122774 kind:data(any) addr:0x02122774 +data_ov037_021227e0 kind:bss addr:0x021227e0 +data_ov037_021227e4 kind:bss addr:0x021227e4 +data_ov037_021227f0 kind:bss addr:0x021227f0 +data_ov037_02122948 kind:bss addr:0x02122948 +data_ov037_0212294c kind:bss addr:0x0212294c +data_ov037_02122958 kind:bss addr:0x02122958 +data_ov037_0212299c kind:bss addr:0x0212299c +data_ov037_021229a0 kind:bss addr:0x021229a0 +data_ov037_021229ac kind:bss addr:0x021229ac +data_ov037_02122a84 kind:bss addr:0x02122a84 +data_ov037_02122a88 kind:bss addr:0x02122a88 +data_ov037_02122a94 kind:bss addr:0x02122a94 diff --git a/config/usa/arm9/overlays/ov038/delinks.txt b/config/usa/arm9/overlays/ov038/delinks.txt new file mode 100644 index 00000000..e40de444 --- /dev/null +++ b/config/usa/arm9/overlays/ov038/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02118fa0 end:0x02120960 kind:code align:32 + .rodata start:0x02120960 end:0x02120a54 kind:rodata align:4 + .init start:0x02120a54 end:0x02120d14 kind:code align:4 + .ctor start:0x02120d14 end:0x02120d34 kind:rodata align:4 + .data start:0x02120d40 end:0x02121460 kind:data align:32 + .bss start:0x02121460 end:0x02121b60 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov038/relocs.txt b/config/usa/arm9/overlays/ov038/relocs.txt new file mode 100644 index 00000000..55e60806 --- /dev/null +++ b/config/usa/arm9/overlays/ov038/relocs.txt @@ -0,0 +1,1126 @@ +from:0x02119038 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02119044 kind:load to:0x0203e93c module:main +from:0x02119048 kind:load to:0x02121460 module:overlay(38) +from:0x0211904c kind:load to:0x02121468 module:overlay(38) +from:0x02119050 kind:load to:0x02118fa0 module:overlay(38) +from:0x02119054 kind:load to:0x027e0cec module:dtcm +from:0x02119098 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021190a4 kind:load to:0x0211905c module:overlay(38) +from:0x021190a8 kind:load to:0x027e0cec module:dtcm +from:0x021190b8 kind:load to:0x0212147c module:overlay(38) +from:0x021190cc kind:arm_call to:0x02011f3c module:main +from:0x021190d8 kind:arm_call to:0x0211917c module:overlay(38) +from:0x021190ec kind:arm_call to:0x02097878 module:overlay(0) +from:0x02119128 kind:load to:0x02120da0 module:overlay(38) +from:0x02119138 kind:arm_call_thumb to:0x020579f0 module:overlay(0) +from:0x02119154 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02119160 kind:load to:0x02120dc4 module:overlay(38) +from:0x02119174 kind:arm_call to:0x0211cb44 module:overlay(38) +from:0x0211918c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021191f4 kind:arm_call to:0x0211912c module:overlay(38) +from:0x02119220 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02119238 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119248 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119260 kind:arm_call to:0x0207ed6c module:overlay(0) +from:0x02119274 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0211927c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021192dc kind:arm_call to:0x0211ca98 module:overlay(38) +from:0x021192e4 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02119340 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02119350 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02119360 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02119384 kind:arm_call to:0x021196e0 module:overlay(38) +from:0x021193a4 kind:arm_call to:0x02099718 module:overlay(0) +from:0x021193cc kind:load to:0x02120e3c module:overlay(38) +from:0x021193d0 kind:load to:0x0212147c module:overlay(38) +from:0x021193d4 kind:load to:0x02120df0 module:overlay(38) +from:0x021193d8 kind:load to:0x02120d6c module:overlay(38) +from:0x021193dc kind:load to:0x02121480 module:overlay(38) +from:0x021193e8 kind:load to:0x027e07d4 module:dtcm +from:0x021193ec kind:load to:0x021209ac module:overlay(38) +from:0x021193f0 kind:load to:0x021209bc module:overlay(38) +from:0x021193f4 kind:load to:0x027e09a4 module:dtcm +from:0x02119400 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02119414 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02119428 kind:arm_call to:0x0207ee30 module:overlay(0) +from:0x02119444 kind:arm_call to:0x0211972c module:overlay(38) +from:0x02119460 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211948c kind:arm_call to:0x0203d1e8 module:main +from:0x02119494 kind:arm_call to:0x0211cac0 module:overlay(38) +from:0x0211949c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021194a4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021194ac kind:arm_call to:0x0207ee30 module:overlay(0) +from:0x021194b4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021194bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021194c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021194d0 kind:load to:0x02120e3c module:overlay(38) +from:0x021194d4 kind:load to:0x020a02b4 module:overlay(0) +from:0x021194e8 kind:arm_call to:0x0211972c module:overlay(38) +from:0x02119504 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02119530 kind:arm_call to:0x0203d1e8 module:main +from:0x02119538 kind:arm_call to:0x0211cac0 module:overlay(38) +from:0x02119540 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02119548 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02119550 kind:arm_call to:0x0207ee30 module:overlay(0) +from:0x02119558 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02119560 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02119568 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02119570 kind:arm_call to:0x02011ff4 module:main +from:0x0211957c kind:load to:0x02120e3c module:overlay(38) +from:0x02119580 kind:load to:0x020a02b4 module:overlay(0) +from:0x0211959c kind:arm_call to:0x02081e10 module:overlay(0) +from:0x021195b8 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x021195d8 kind:arm_call to:0x0211beec module:overlay(38) +from:0x021195f8 kind:load to:0x027e0cd8 module:dtcm +from:0x02119620 kind:arm_call to:0x0208bb4c module:overlay(0) +from:0x0211963c kind:load to:0x027e0ce0 module:dtcm +from:0x02119658 kind:arm_call to:0x01fff168 module:itcm +from:0x0211968c kind:load to:0x027e0ce0 module:dtcm +from:0x021196ac kind:load to:0x027e0cd8 module:dtcm +from:0x021196b0 kind:load to:0x020802cc module:overlay(0) +from:0x021196c8 kind:arm_call to:0x01fff148 module:itcm +from:0x021196d4 kind:arm_call to:0x02119690 module:overlay(38) +from:0x021196dc kind:load to:0x027e0ce0 module:dtcm +from:0x02119724 kind:load to:0x02121460 module:overlay(38) +from:0x02119728 kind:load to:0x02121464 module:overlay(38) +from:0x0211975c kind:load to:0x02121464 module:overlay(38) +from:0x021197ac kind:load to:0x02121460 module:overlay(38) +from:0x0211980c kind:arm_call to:0x01ffb714 module:itcm +from:0x02119818 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211983c kind:arm_call to:0x01ff9770 module:itcm +from:0x02119854 kind:arm_call to:0x01ffb714 module:itcm +from:0x02119870 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021198d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02119904 kind:load to:0x02121460 module:overlay(38) +from:0x0211994c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021199ac kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021199e4 kind:load to:0x027e07d4 module:dtcm +from:0x021199f8 kind:arm_call to:0x021196b4 module:overlay(38) +from:0x02119a20 kind:arm_call to:0x0211beec module:overlay(38) +from:0x02119a88 kind:arm_call to:0x01fff148 module:itcm +from:0x02119ae4 kind:load to:0x027e0ce0 module:dtcm +from:0x02119b4c kind:arm_call to:0x01fff148 module:itcm +from:0x02119bb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02119bc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02119c24 kind:arm_call to:0x0211987c module:overlay(38) +from:0x02119c38 kind:arm_call to:0x02119690 module:overlay(38) +from:0x02119c7c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02119cd4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02119d68 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02119d98 kind:arm_call to:0x0211beec module:overlay(38) +from:0x02119dbc kind:arm_call to:0x01ff9318 module:itcm +from:0x02119e70 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02119e9c kind:arm_call to:0x01ff9638 module:itcm +from:0x02119ea8 kind:arm_call to:0x02119640 module:overlay(38) +from:0x02119ebc kind:arm_call to:0x0211beec module:overlay(38) +from:0x02119ed4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119ee8 kind:arm_call to:0x0211beec module:overlay(38) +from:0x02119efc kind:arm_call to:0x02015058 module:main +from:0x02119f1c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02119f30 kind:arm_call to:0x02015058 module:main +from:0x02119f5c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02119f78 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02119fa0 kind:load to:0x021209cc module:overlay(38) +from:0x02119fa4 kind:load to:0x027e0ce0 module:dtcm +from:0x02119fa8 kind:load to:0x027e0cd8 module:dtcm +from:0x02119fb0 kind:load to:0x02120e94 module:overlay(38) +from:0x02119fb4 kind:load to:0x020aecd8 module:overlay(0) +from:0x02119fb8 kind:load to:0x027e09a8 module:dtcm +from:0x02119fc4 kind:load to:0x027e0cec module:dtcm +from:0x0211a10c kind:load to:0x02120e94 module:overlay(38) +from:0x0211a110 kind:load to:0x02120ec4 module:overlay(38) +from:0x0211a114 kind:load to:0x027e07d4 module:dtcm +from:0x0211a134 kind:arm_call to:0x01ff916c module:itcm +from:0x0211a148 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211a19c kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a1ac kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a1cc kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a1f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a1fc kind:arm_call to:0x0209865c module:overlay(0) +from:0x0211a224 kind:arm_call to:0x02119640 module:overlay(38) +from:0x0211a238 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a264 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a2a0 kind:load to:0x02049bc4 module:main +from:0x0211a34c kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0211a364 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211a378 kind:load to:0x02120f3c module:overlay(38) +from:0x0211a37c kind:load to:0x020aecd4 module:overlay(0) +from:0x0211a380 kind:load to:0x020aecdc module:overlay(0) +from:0x0211a384 kind:load to:0x027e09a8 module:dtcm +from:0x0211a394 kind:arm_call to:0x020bf668 module:overlay(17) +from:0x0211a3c0 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a3f4 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0211a428 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211a468 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0211a474 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a4c8 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0211a4d8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211a4e8 kind:load to:0x020aecd0 module:overlay(0) +from:0x0211a4f4 kind:arm_call to:0x02099480 module:overlay(0) +from:0x0211a50c kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a638 kind:load to:0x02120eac module:overlay(38) +from:0x0211a644 kind:load to:0x027e07d4 module:dtcm +from:0x0211a648 kind:load to:0x02049bc4 module:main +from:0x0211a66c kind:arm_call to:0x01ff916c module:itcm +from:0x0211a688 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0211a6a0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0211a6c8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a6e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a72c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a73c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a748 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211a758 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a77c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211a7b0 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a7c4 kind:arm_call to:0x02119640 module:overlay(38) +from:0x0211a7d8 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a7ec kind:arm_call to:0x021195fc module:overlay(38) +from:0x0211a80c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0211a82c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211a848 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211a86c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0211a880 kind:arm_call to:0x01fff168 module:itcm +from:0x0211a888 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a8b8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0211a8c4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211a8fc kind:arm_call to:0x01ff9318 module:itcm +from:0x0211a908 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211a9cc kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a9dc kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211a9e8 kind:load to:0x027e09a8 module:dtcm +from:0x0211a9fc kind:load to:0x027e0ce0 module:dtcm +from:0x0211aa08 kind:load to:0x02049bc4 module:main +from:0x0211ab3c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ab58 kind:arm_call to:0x02118fbc module:overlay(38) +from:0x0211ab6c kind:load to:0x02120f0c module:overlay(38) +from:0x0211ab70 kind:load to:0x02120d40 module:overlay(38) +from:0x0211ab98 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211ac68 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211acb0 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211acbc kind:arm_call to:0x02015058 module:main +from:0x0211acdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211ace4 kind:arm_call to:0x0211906c module:overlay(38) +from:0x0211acf8 kind:load to:0x027e07d4 module:dtcm +from:0x0211acfc kind:load to:0x027e09a8 module:dtcm +from:0x0211adf4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211ae24 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ae3c kind:arm_call to:0x01fff17c module:itcm +from:0x0211ae48 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ae54 kind:arm_call to:0x01ffb744 module:itcm +from:0x0211ae74 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ae90 kind:arm_call to:0x02118fbc module:overlay(38) +from:0x0211aea4 kind:load to:0x02120f0c module:overlay(38) +from:0x0211aea8 kind:load to:0x02120d40 module:overlay(38) +from:0x0211aeac kind:load to:0x027e09a8 module:dtcm +from:0x0211aeb4 kind:load to:0x027e0114 module:dtcm +from:0x0211aeb8 kind:load to:0x027e0108 module:dtcm +from:0x0211aebc kind:load to:0x027e0ce0 module:dtcm +from:0x0211afac kind:arm_call to:0x01ff9318 module:itcm +from:0x0211afd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b004 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211b014 kind:arm_call to:0x02015058 module:main +from:0x0211b034 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b03c kind:arm_call to:0x0211906c module:overlay(38) +from:0x0211b050 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b064 kind:load to:0x027e07d4 module:dtcm +from:0x0211b068 kind:load to:0x027e09a8 module:dtcm +from:0x0211b130 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b148 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b158 kind:load to:0x02120edc module:overlay(38) +from:0x0211b164 kind:load to:0x027e09a8 module:dtcm +from:0x0211b188 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b19c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b1b0 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211b274 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b28c kind:arm_call to:0x01fff148 module:itcm +from:0x0211b2a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211b2b4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211b2cc kind:arm_call to:0x01ffb974 module:itcm +from:0x0211b2dc kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b2e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b324 kind:load to:0x02120f24 module:overlay(38) +from:0x0211b328 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b3b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211b408 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b418 kind:arm_call to:0x02015058 module:main +from:0x0211b438 kind:arm_call to:0x02118fbc module:overlay(38) +from:0x0211b450 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b460 kind:arm_call to:0x02015058 module:main +from:0x0211b480 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b488 kind:arm_call to:0x0211906c module:overlay(38) +from:0x0211b528 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b540 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b560 kind:arm_call to:0x01ffb800 module:itcm +from:0x0211b574 kind:arm_call to:0x01ff9770 module:itcm +from:0x0211b58c kind:arm_call to:0x01ffb974 module:itcm +from:0x0211b59c kind:arm_call to:0x01ffb714 module:itcm +from:0x0211b5a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211b5c4 kind:arm_call to:0x01ffb66c module:itcm +from:0x0211b5e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b5ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b638 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b654 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211b670 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b6e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b720 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211b748 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b758 kind:load to:0x02120eac module:overlay(38) +from:0x0211b75c kind:load to:0x027e09a8 module:dtcm +from:0x0211b76c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b774 kind:load to:0x02120d40 module:overlay(38) +from:0x0211b830 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211b874 kind:load to:0x02120ef4 module:overlay(38) +from:0x0211b884 kind:load to:0x027e09a8 module:dtcm +from:0x0211b88c kind:load to:0x027e07d4 module:dtcm +from:0x0211b8b0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0211b8d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211b8f4 kind:arm_call to:0x01fff168 module:itcm +from:0x0211b904 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b90c kind:arm_call to:0x01ffb428 module:itcm +from:0x0211b95c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0211b978 kind:arm_call to:0x01ff9984 module:itcm +from:0x0211b98c kind:arm_call to:0x01ff9318 module:itcm +from:0x0211b998 kind:arm_call to:0x01ff9258 module:itcm +from:0x0211b9e0 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x0211ba08 kind:arm_call to:0x01fff17c module:itcm +from:0x0211ba14 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ba3c kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211ba48 kind:load to:0x027e0ce0 module:dtcm +from:0x0211ba54 kind:load to:0x027e0d34 module:dtcm +from:0x0211ba70 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0211bac0 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0211bb2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211bb48 kind:load to:0x020aecdc module:overlay(0) +from:0x0211bb4c kind:load to:0x020aecd4 module:overlay(0) +from:0x0211bb50 kind:load to:0x02120f54 module:overlay(38) +from:0x0211bb54 kind:load to:0x027e09a8 module:dtcm +from:0x0211bb68 kind:arm_call to:0x020bf668 module:overlay(17) +from:0x0211bbc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211bbec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211bc14 kind:arm_call to:0x02015058 module:main +from:0x0211bc40 kind:arm_call to:0x0211906c module:overlay(38) +from:0x0211bc78 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0211bc98 kind:load to:0x027e0cd8 module:dtcm +from:0x0211bd90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211bda8 kind:load to:0x02120e94 module:overlay(38) +from:0x0211bdac kind:load to:0x020aecd8 module:overlay(0) +from:0x0211bdb0 kind:load to:0x027e09a8 module:dtcm +from:0x0211be6c kind:arm_call to:0x02015058 module:main +from:0x0211be9c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211beb8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211bec0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211bed8 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211bee4 kind:load to:0x027e0cec module:dtcm +from:0x0211bf44 kind:load to:0x02120f6c module:overlay(38) +from:0x0211bf48 kind:load to:0x020aecd8 module:overlay(0) +from:0x0211bf98 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211bfac kind:arm_call to:0x021196b4 module:overlay(38) +from:0x0211bfe4 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211c02c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0211c09c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211c0d0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c0e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c10c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0211c190 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0211c19c kind:load to:0x02120f6c module:overlay(38) +from:0x0211c1a0 kind:load to:0x027e0cec module:dtcm +from:0x0211c204 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211c258 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211c26c kind:arm_call to:0x0207e648 module:overlay(0) +from:0x0211c2b4 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x0211c2c8 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211c300 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211c31c kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211c33c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0211c358 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0211c3c4 kind:arm_call to:0x020987e0 module:overlay(0) +from:0x0211c470 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x0211c490 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211c4a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211c4c0 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x0211c4f0 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0211c530 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211c560 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0211c580 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211c588 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0211c5e0 kind:arm_call to:0x01ff938c module:itcm +from:0x0211c61c kind:arm_call to:0x01ff9638 module:itcm +from:0x0211c62c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c654 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0211c660 kind:load to:0x027e09c0 module:dtcm +from:0x0211c664 kind:load to:0x027e0d34 module:dtcm +from:0x0211c674 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c678 kind:load to:0x027e0ce4 module:dtcm +from:0x0211c67c kind:load to:0x027e0d38 module:dtcm +from:0x0211c684 kind:load to:0x02121480 module:overlay(38) +from:0x0211c688 kind:load to:0x0212147c module:overlay(38) +from:0x0211c6ac kind:arm_call to:0x02119760 module:overlay(38) +from:0x0211c6b8 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0211c6d8 kind:arm_call to:0x021196b4 module:overlay(38) +from:0x0211c6f0 kind:arm_call to:0x0211beec module:overlay(38) +from:0x0211c70c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0211c728 kind:arm_call to:0x0211bf4c module:overlay(38) +from:0x0211c734 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x0211c74c kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211c774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c788 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0211c7bc kind:arm_call to:0x01ff916c module:itcm +from:0x0211c7d4 kind:arm_call to:0x0211c1b4 module:overlay(38) +from:0x0211c884 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0211c8a4 kind:load to:0x02121460 module:overlay(38) +from:0x0211c8a8 kind:load to:0x021197b0 module:overlay(38) +from:0x0211c8ac kind:load to:0x027e09c0 module:dtcm +from:0x0211c984 kind:arm_call to:0x01fff60c module:itcm +from:0x0211c990 kind:load to:0x027e0cd8 module:dtcm +from:0x0211c99c kind:load to:0x027e09b4 module:dtcm +from:0x0211c9b0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211c9fc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211ca3c kind:arm_call to:0x0211c8b4 module:overlay(38) +from:0x0211ca48 kind:load to:0x0203e93c module:main +from:0x0211caa4 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0211cabc kind:load to:0x02120d84 module:overlay(38) +from:0x0211cad0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211caec kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0211caf4 kind:arm_call to:0x02011ff4 module:main +from:0x0211cb3c kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0211cba0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0211cbb0 kind:arm_call to:0x0200e260 module:main +from:0x0211cbc0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211cbf0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211cc00 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211cc38 kind:arm_call to:0x01ffad5c module:itcm +from:0x0211cc48 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0211cc5c kind:load to:0x027e0964 module:dtcm +from:0x0211cc60 kind:load to:0x0203e93c module:main +from:0x0211cc64 kind:load to:0x027e0254 module:dtcm +from:0x0211cca8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211ccb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211ccd0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211ccdc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0211ccf8 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211cd08 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0211cd18 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211cd20 kind:arm_call to:0x02011ff4 module:main +from:0x0211cd34 kind:arm_call to:0x0207ee30 module:overlay(0) +from:0x0211cd3c kind:arm_call to:0x02011ff4 module:main +from:0x0211cd50 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211cd58 kind:arm_call to:0x02011ff4 module:main +from:0x0211cd6c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211cd80 kind:load to:0x02121564 module:overlay(38) +from:0x0211cd94 kind:arm_call to:0x02011f3c module:main +from:0x0211cda0 kind:arm_call to:0x0211ced8 module:overlay(38) +from:0x0211cdb4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211cdf8 kind:load to:0x02121054 module:overlay(38) +from:0x0211ce08 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211ce30 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211cea0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0211ceb0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0211ceb8 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0211cecc kind:load to:0x021210a0 module:overlay(38) +from:0x0211ced0 kind:load to:0x027e0130 module:dtcm +from:0x0211ced4 kind:load to:0x02121078 module:overlay(38) +from:0x0211cee0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211cf08 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211cf78 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0211cf88 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0211cf90 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0211cfa4 kind:load to:0x021210a0 module:overlay(38) +from:0x0211cfa8 kind:load to:0x027e0130 module:dtcm +from:0x0211cfac kind:load to:0x02121078 module:overlay(38) +from:0x0211d044 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211d074 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0211d0ac kind:load to:0x027e09c0 module:dtcm +from:0x0211d0d4 kind:arm_call to:0x0211d2b8 module:overlay(38) +from:0x0211d0dc kind:arm_call to:0x0211d50c module:overlay(38) +from:0x0211d130 kind:arm_call to:0x01ffedac module:itcm +from:0x0211d148 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0211d164 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0211d17c kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0211d2cc kind:arm_call to:0x01ffedac module:itcm +from:0x0211d384 kind:arm_call to:0x0210af30 module:overlay(31) +from:0x0211d3c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211d400 kind:arm_call to:0x0211de98 module:overlay(38) +from:0x0211d43c kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0211d4a0 kind:arm_call to:0x01fff498 module:itcm +from:0x0211d4b0 kind:arm_call to:0x01fff584 module:itcm +from:0x0211d504 kind:load to:0x027e0ce8 module:dtcm +from:0x0211d55c kind:arm_call to:0x020159f0 module:main +from:0x0211d6ac kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211d6e0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211d6f0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211d73c kind:arm_call to:0x01ffedac module:itcm +from:0x0211d7c0 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0211d7d8 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0211d7ec kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0211d9cc kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0211d9ec kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0211d9f4 kind:arm_call to:0x0211dbc0 module:overlay(38) +from:0x0211da70 kind:arm_call to:0x01ffa60c module:itcm +from:0x0211da78 kind:arm_call to:0x0211e1a0 module:overlay(38) +from:0x0211dab4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0211dad4 kind:arm_call to:0x01ffedac module:itcm +from:0x0211daf0 kind:arm_call to:0x01fff498 module:itcm +from:0x0211dafc kind:arm_call to:0x01fff584 module:itcm +from:0x0211db48 kind:arm_call to:0x0211e99c module:overlay(38) +from:0x0211db9c kind:load to:0x0203e93c module:main +from:0x0211dba4 kind:load to:0x027e0130 module:dtcm +from:0x0211dbac kind:load to:0x027e09c0 module:dtcm +from:0x0211dbb0 kind:load to:0x027e0cec module:dtcm +from:0x0211dbb8 kind:load to:0x027e0ce8 module:dtcm +from:0x0211dc20 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0211dc30 kind:load to:0x027e09c0 module:dtcm +from:0x0211dcb0 kind:arm_call to:0x0211ddd4 module:overlay(38) +from:0x0211dcd8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211dd50 kind:arm_call to:0x020c0950 module:overlay(17) +from:0x0211dd5c kind:load to:0x027e09b4 module:dtcm +from:0x0211dd84 kind:arm_call to:0x01fff498 module:itcm +from:0x0211dd90 kind:arm_call to:0x01fff584 module:itcm +from:0x0211ddc8 kind:load to:0x027e0ce8 module:dtcm +from:0x0211dde4 kind:arm_call to:0x01ffedac module:itcm +from:0x0211dec8 kind:arm_call to:0x01ffedac module:itcm +from:0x0211df14 kind:arm_call to:0x02017e64 module:main +from:0x0211df2c kind:arm_call to:0x0211d1a0 module:overlay(38) +from:0x0211df40 kind:arm_call to:0x0211dd64 module:overlay(38) +from:0x0211e03c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e04c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211e088 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e09c kind:arm_call to:0x01fff458 module:itcm +from:0x0211e0c4 kind:arm_call to:0x01ffd15c module:itcm +from:0x0211e0e8 kind:arm_call to:0x0211ddd4 module:overlay(38) +from:0x0211e0fc kind:arm_call to:0x0211de44 module:overlay(38) +from:0x0211e12c kind:arm_call to:0x0211ddd4 module:overlay(38) +from:0x0211e138 kind:arm_call to:0x01ffedac module:itcm +from:0x0211e15c kind:arm_call to:0x0211de98 module:overlay(38) +from:0x0211e194 kind:load to:0x0203e93c module:main +from:0x0211e198 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e1f4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e200 kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e20c kind:arm_call to:0x01ffb860 module:itcm +from:0x0211e30c kind:load to:0x02121564 module:overlay(38) +from:0x0211e330 kind:load to:0x027e09a8 module:dtcm +from:0x0211e338 kind:load to:0x02071b10 module:overlay(0) +from:0x0211e35c kind:load to:0x027e09a8 module:dtcm +from:0x0211e364 kind:load to:0x02071b10 module:overlay(0) +from:0x0211e388 kind:load to:0x027e09a8 module:dtcm +from:0x0211e390 kind:load to:0x02071b10 module:overlay(0) +from:0x0211e3a0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211e3a8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211e3b0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211e3b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211e3d0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211e3d8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211e3e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211e3e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211e3f0 kind:arm_call to:0x02011ff4 module:main +from:0x0211e404 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211e418 kind:load to:0x0212164c module:overlay(38) +from:0x0211e42c kind:arm_call to:0x02011f3c module:main +from:0x0211e438 kind:arm_call to:0x0211e4ec module:overlay(38) +from:0x0211e450 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0211e460 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0211e4d4 kind:load to:0x02121118 module:overlay(38) +from:0x0211e4d8 kind:load to:0x02121150 module:overlay(38) +from:0x0211e4dc kind:load to:0x02121134 module:overlay(38) +from:0x0211e4f4 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0211e520 kind:load to:0x02121178 module:overlay(38) +from:0x0211e524 kind:load to:0x020b1948 module:overlay(0) +from:0x0211e568 kind:arm_call to:0x0200f05c module:main +from:0x0211e5b0 kind:arm_call to:0x0200f05c module:main +from:0x0211e61c kind:arm_call to:0x0200f05c module:main +from:0x0211e66c kind:load to:0x0212164c module:overlay(38) +from:0x0211e670 kind:load to:0x021209e4 module:overlay(38) +from:0x0211e674 kind:load to:0x021209dc module:overlay(38) +from:0x0211e678 kind:load to:0x021209f4 module:overlay(38) +from:0x0211e67c kind:load to:0x02121720 module:overlay(38) +from:0x0211e6a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0211e6b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0211e6c8 kind:load to:0x027e0ce4 module:dtcm +from:0x0211e6f0 kind:load to:0x01ffc6d4 module:itcm +from:0x0211e700 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211e708 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211e720 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0211e728 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211e730 kind:arm_call to:0x02011ff4 module:main +from:0x0211e744 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0211e758 kind:load to:0x02121750 module:overlay(38) +from:0x0211e76c kind:arm_call to:0x02011f3c module:main +from:0x0211e778 kind:arm_call to:0x0211e7c8 module:overlay(38) +from:0x0211e790 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0211e7c0 kind:load to:0x021211b8 module:overlay(38) +from:0x0211e7d0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0211e7e8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211e808 kind:load to:0x021211d4 module:overlay(38) +from:0x0211e83c kind:arm_call to:0x0200f05c module:main +from:0x0211e870 kind:arm_call to:0x0200f05c module:main +from:0x0211e8a0 kind:arm_call to:0x0211e960 module:overlay(38) +from:0x0211e8ac kind:load to:0x02121750 module:overlay(38) +from:0x0211e8b0 kind:load to:0x02120a04 module:overlay(38) +from:0x0211e8b4 kind:load to:0x02120a14 module:overlay(38) +from:0x0211e904 kind:arm_call to:0x0211e960 module:overlay(38) +from:0x0211e92c kind:arm_call to:0x0211e960 module:overlay(38) +from:0x0211e938 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0211e9d8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211e9e0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211e9f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211ea00 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211ea08 kind:arm_call to:0x02011ff4 module:main +from:0x0211ea1c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0211ea30 kind:load to:0x02121834 module:overlay(38) +from:0x0211ea44 kind:arm_call to:0x02011f3c module:main +from:0x0211ea50 kind:arm_call to:0x0211ea9c module:overlay(38) +from:0x0211ea64 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211ea94 kind:load to:0x02121214 module:overlay(38) +from:0x0211eaa4 kind:arm_call to:0x0211ce00 module:overlay(38) +from:0x0211eab8 kind:load to:0x02121238 module:overlay(38) +from:0x0211eb40 kind:load to:0x02121834 module:overlay(38) +from:0x0211eb64 kind:load to:0x027e09a8 module:dtcm +from:0x0211eb6c kind:load to:0x02071b10 module:overlay(0) +from:0x0211eb90 kind:load to:0x027e09a8 module:dtcm +from:0x0211eb98 kind:load to:0x02071b10 module:overlay(0) +from:0x0211ebbc kind:load to:0x027e09a8 module:dtcm +from:0x0211ebc4 kind:load to:0x02071b10 module:overlay(0) +from:0x0211ebd4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211ebdc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211ebe4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211ebec kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211ec04 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0211ec0c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0211ec14 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211ec1c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211ec24 kind:arm_call to:0x02011ff4 module:main +from:0x0211ec38 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211ec4c kind:load to:0x0212191c module:overlay(38) +from:0x0211ec60 kind:arm_call to:0x02011f3c module:main +from:0x0211ec6c kind:arm_call to:0x0211ec9c module:overlay(38) +from:0x0211ec80 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0211ec98 kind:load to:0x021212b0 module:overlay(38) +from:0x0211eca4 kind:arm_call to:0x02150c38 module:overlay(85) +from:0x0211ecb8 kind:load to:0x021212d4 module:overlay(38) +from:0x0211ed14 kind:load to:0x02120a44 module:overlay(38) +from:0x0211ed38 kind:arm_call to:0x02150e4c module:overlays(81,85) +from:0x0211ed5c kind:arm_call to:0x02150e4c module:overlays(81,85) +from:0x0211ed8c kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x0211edc0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0211edd4 kind:arm_call to:0x0207832c module:overlay(0) +from:0x0211edfc kind:arm_call to:0x02078210 module:overlay(0) +from:0x0211ee0c kind:load to:0x027e0ce0 module:dtcm +from:0x0211ee10 kind:load to:0x027e09bc module:dtcm +from:0x0211ee1c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211ee30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211ee38 kind:arm_call to:0x02011ff4 module:main +from:0x0211ee4c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0211ee60 kind:load to:0x02121968 module:overlay(38) +from:0x0211ee74 kind:arm_call to:0x02011f3c module:main +from:0x0211ee80 kind:arm_call to:0x0211eebc module:overlay(38) +from:0x0211ee98 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0211eeb8 kind:load to:0x02121334 module:overlay(38) +from:0x0211eec4 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0211eed8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211eee4 kind:load to:0x02121350 module:overlay(38) +from:0x0211ef2c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0211ef64 kind:load to:0x027e0cd8 module:dtcm +from:0x0211ef90 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x0211f018 kind:load to:0x02121968 module:overlay(38) +from:0x0211f030 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211f038 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211f050 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0211f058 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211f060 kind:arm_call to:0x02011ff4 module:main +from:0x0211f074 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0211f088 kind:load to:0x02121a4c module:overlay(38) +from:0x0211f09c kind:arm_call to:0x02011f3c module:main +from:0x0211f0a8 kind:arm_call to:0x0211f0f4 module:overlay(38) +from:0x0211f0bc kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211f0cc kind:arm_call_thumb to:0x02015510 module:main +from:0x0211f0d4 kind:arm_call_thumb to:0x02015510 module:main +from:0x0211f0ec kind:load to:0x021213dc module:overlay(38) +from:0x0211f0f0 kind:load to:0x021213b8 module:overlay(38) +from:0x0211f100 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211f16c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0211f1d0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0211f1e0 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0211f1e8 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0211f1f8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0211f220 kind:arm_call to:0x0203d138 module:main +from:0x0211f24c kind:load to:0x02121400 module:overlay(38) +from:0x0211f250 kind:load to:0x02121a4c module:overlay(38) +from:0x0211f254 kind:load to:0x027e0130 module:dtcm +from:0x0211f258 kind:load to:0x02121078 module:overlay(38) +from:0x0211f25c kind:load to:0x0207ec88 module:overlay(0) +from:0x0211f260 kind:load to:0x0207ec68 module:overlay(0) +from:0x0211f288 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0211f3d4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211f4f4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211f528 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0211f554 kind:arm_call to:0x02015e80 module:main +from:0x0211f56c kind:arm_call to:0x02034038 module:main +from:0x0211f574 kind:arm_call to:0x02033f54 module:main +from:0x0211f588 kind:arm_call to:0x02034038 module:main +from:0x0211f590 kind:arm_call to:0x02033f54 module:main +from:0x0211f5a4 kind:arm_call to:0x02034038 module:main +from:0x0211f5c4 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0211f5f8 kind:arm_call to:0x02034038 module:main +from:0x0211f600 kind:arm_call to:0x02033f54 module:main +from:0x0211f614 kind:arm_call to:0x02034038 module:main +from:0x0211f61c kind:arm_call to:0x02033f54 module:main +from:0x0211f630 kind:arm_call to:0x02034038 module:main +from:0x0211f654 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0211f690 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0211f69c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x0211f6c8 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0211f6fc kind:load to:0x027e09c0 module:dtcm +from:0x0211f700 kind:load to:0x02121a4c module:overlay(38) +from:0x0211f704 kind:load to:0x02121390 module:overlay(38) +from:0x0211f708 kind:load to:0x021213a8 module:overlay(38) +from:0x0211f70c kind:load to:0x02121b24 module:overlay(38) +from:0x0211f710 kind:load to:0x02121398 module:overlay(38) +from:0x0211f714 kind:load to:0x021213a0 module:overlay(38) +from:0x0211f718 kind:load to:0x02121b38 module:overlay(38) +from:0x0211f71c kind:load to:0x027e00f0 module:dtcm +from:0x0211f74c kind:arm_call to:0x0211f8e8 module:overlay(38) +from:0x0211f754 kind:arm_call to:0x0211fcd0 module:overlay(38) +from:0x0211f75c kind:arm_call to:0x02120458 module:overlay(38) +from:0x0211f7fc kind:arm_call to:0x01ffedac module:itcm +from:0x0211f88c kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0211f8a4 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0211f8b8 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0211f940 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211f94c kind:arm_call to:0x01ffedac module:itcm +from:0x0211fa74 kind:arm_call to:0x0210af30 module:overlay(31) +from:0x0211fae4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fb40 kind:arm_call to:0x02120804 module:overlay(38) +from:0x0211fba4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0211fc28 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0211fc40 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0211fc78 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0211fc90 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0211fccc kind:load to:0x0203e93c module:main +from:0x0211fd28 kind:arm_call to:0x020159f0 module:main +from:0x0211fe2c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0211fe9c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0211fecc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0211fedc kind:arm_call to:0x01ffa60c module:itcm +from:0x0211ff28 kind:arm_call to:0x01ffedac module:itcm +from:0x0212001c kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02120034 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x02120048 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x02120210 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x02120298 kind:arm_call to:0x01ffb744 module:itcm +from:0x02120334 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x02120358 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02120364 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02120394 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021203a4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021203d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021203f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212040c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02120430 kind:load to:0x0203e93c module:main +from:0x02120438 kind:load to:0x027e0130 module:dtcm +from:0x02120440 kind:load to:0x027e09c0 module:dtcm +from:0x02120444 kind:load to:0x027e0cec module:dtcm +from:0x02120450 kind:load to:0x027e09a8 module:dtcm +from:0x021204a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02120514 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02120544 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02120554 kind:arm_call to:0x01ffa60c module:itcm +from:0x02120568 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x0212058c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02120598 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021205a8 kind:arm_call to:0x01ffd118 module:itcm +from:0x021205e8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x021205f0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021205f8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02120604 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02120614 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212061c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02120628 kind:load to:0x0203e93c module:main +from:0x0212062c kind:load to:0x027e0130 module:dtcm +from:0x02120630 kind:load to:0x027e0c90 module:dtcm +from:0x021206cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021206f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021206fc kind:load to:0x027e09a8 module:dtcm +from:0x02120704 kind:load to:0x020aecd8 module:overlay(0) +from:0x0212071c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021207f0 kind:arm_call to:0x020c0950 module:overlay(17) +from:0x02120800 kind:load to:0x027e09b4 module:dtcm +from:0x02120824 kind:arm_call to:0x01fff498 module:itcm +from:0x02120830 kind:arm_call to:0x01fff584 module:itcm +from:0x02120868 kind:load to:0x027e0ce8 module:dtcm +from:0x0212087c kind:arm_call to:0x02097978 module:overlay(0) +from:0x021208ac kind:load to:0x0209792c module:overlay(0) +from:0x021208c8 kind:arm_call to:0x0203d1e8 module:main +from:0x021208d0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021208d8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021208e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021208ec kind:load to:0x0207ec88 module:overlay(0) +from:0x02120908 kind:arm_call to:0x0203d1e8 module:main +from:0x02120910 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02120918 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02120920 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02120928 kind:arm_call to:0x02011ff4 module:main +from:0x02120934 kind:load to:0x0207ec88 module:overlay(0) +from:0x02120944 kind:arm_call_thumb to:0x02015544 module:main +from:0x0212094c kind:arm_call_thumb to:0x02015544 module:main +from:0x02120954 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02120aac kind:arm_call to:0x021190e0 module:overlay(38) +from:0x02120abc kind:arm_call to:0x0203ce4c module:main +from:0x02120ad0 kind:load to:0x02120d40 module:overlay(38) +from:0x02120ad4 kind:load to:0x02121460 module:overlay(38) +from:0x02120ad8 kind:load to:0x0212147c module:overlay(38) +from:0x02120adc kind:load to:0x0211cd64 module:overlay(38) +from:0x02120ae0 kind:load to:0x02121470 module:overlay(38) +from:0x02120b00 kind:arm_call to:0x0211cda8 module:overlay(38) +from:0x02120b10 kind:arm_call to:0x0203ce4c module:main +from:0x02120b24 kind:load to:0x02121554 module:overlay(38) +from:0x02120b28 kind:load to:0x02121564 module:overlay(38) +from:0x02120b2c kind:load to:0x0211e3fc module:overlay(38) +from:0x02120b30 kind:load to:0x02121558 module:overlay(38) +from:0x02120b50 kind:arm_call to:0x0211e440 module:overlay(38) +from:0x02120b60 kind:arm_call to:0x0203ce4c module:main +from:0x02120b74 kind:load to:0x0212163c module:overlay(38) +from:0x02120b78 kind:load to:0x0212164c module:overlay(38) +from:0x02120b7c kind:load to:0x0211e73c module:overlay(38) +from:0x02120b80 kind:load to:0x02121640 module:overlay(38) +from:0x02120ba0 kind:arm_call to:0x0211e780 module:overlay(38) +from:0x02120bb0 kind:arm_call to:0x0203ce4c module:main +from:0x02120bc4 kind:load to:0x02121740 module:overlay(38) +from:0x02120bc8 kind:load to:0x02121750 module:overlay(38) +from:0x02120bcc kind:load to:0x0211ea14 module:overlay(38) +from:0x02120bd0 kind:load to:0x02121744 module:overlay(38) +from:0x02120bf0 kind:arm_call to:0x0211ea58 module:overlay(38) +from:0x02120c00 kind:arm_call to:0x0203ce4c module:main +from:0x02120c14 kind:load to:0x02121824 module:overlay(38) +from:0x02120c18 kind:load to:0x02121834 module:overlay(38) +from:0x02120c1c kind:load to:0x0211ec30 module:overlay(38) +from:0x02120c20 kind:load to:0x02121828 module:overlay(38) +from:0x02120c40 kind:arm_call to:0x0211ec74 module:overlay(38) +from:0x02120c50 kind:arm_call to:0x0203ce4c module:main +from:0x02120c64 kind:load to:0x0212190c module:overlay(38) +from:0x02120c68 kind:load to:0x0212191c module:overlay(38) +from:0x02120c6c kind:load to:0x0211ee44 module:overlay(38) +from:0x02120c70 kind:load to:0x02121910 module:overlay(38) +from:0x02120c90 kind:arm_call to:0x0211ee88 module:overlay(38) +from:0x02120ca0 kind:arm_call to:0x0203ce4c module:main +from:0x02120cb4 kind:load to:0x02121958 module:overlay(38) +from:0x02120cb8 kind:load to:0x02121968 module:overlay(38) +from:0x02120cbc kind:load to:0x0211f06c module:overlay(38) +from:0x02120cc0 kind:load to:0x0212195c module:overlay(38) +from:0x02120ce0 kind:arm_call to:0x0211f0b0 module:overlay(38) +from:0x02120cf0 kind:arm_call to:0x0203ce4c module:main +from:0x02120d04 kind:load to:0x02121a3c module:overlay(38) +from:0x02120d08 kind:load to:0x02121a4c module:overlay(38) +from:0x02120d0c kind:load to:0x02120938 module:overlay(38) +from:0x02120d10 kind:load to:0x02121a40 module:overlay(38) +from:0x02120d14 kind:load to:0x02120a54 module:overlay(38) +from:0x02120d18 kind:load to:0x02120ae4 module:overlay(38) +from:0x02120d1c kind:load to:0x02120b34 module:overlay(38) +from:0x02120d20 kind:load to:0x02120b84 module:overlay(38) +from:0x02120d24 kind:load to:0x02120bd4 module:overlay(38) +from:0x02120d28 kind:load to:0x02120c24 module:overlay(38) +from:0x02120d2c kind:load to:0x02120c74 module:overlay(38) +from:0x02120d30 kind:load to:0x02120cc4 module:overlay(38) +from:0x02120d6c kind:load to:0x02119420 module:overlay(38) +from:0x02120d70 kind:load to:0x0211cd2c module:overlay(38) +from:0x02120d74 kind:load to:0x0207ee60 module:overlay(0) +from:0x02120d78 kind:load to:0x0211ca4c module:overlay(38) +from:0x02120d84 kind:load to:0x0211cac0 module:overlay(38) +from:0x02120d88 kind:load to:0x0211cadc module:overlay(38) +from:0x02120d8c kind:load to:0x0211cb00 module:overlay(38) +from:0x02120d90 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02120d94 kind:load to:0x0207bff0 module:overlay(0) +from:0x02120da0 kind:load to:0x021190bc module:overlay(38) +from:0x02120da4 kind:load to:0x02097924 module:overlay(0) +from:0x02120da8 kind:load to:0x02097734 module:overlay(0) +from:0x02120dac kind:load to:0x020977b0 module:overlay(0) +from:0x02120db0 kind:load to:0x0209792c module:overlay(0) +from:0x02120db4 kind:load to:0x0209794c module:overlay(0) +from:0x02120db8 kind:load to:0x02097978 module:overlay(0) +from:0x02120dc4 kind:load to:0x021193f8 module:overlay(38) +from:0x02120dc8 kind:load to:0x0211cd10 module:overlay(38) +from:0x02120dcc kind:load to:0x02057bd4 module:overlay(0) +from:0x02120dd0 kind:load to:0x02057a18 module:overlay(0) +from:0x02120dd4 kind:load to:0x02057da8 module:overlay(0) +from:0x02120dd8 kind:load to:0x02057e24 module:overlay(0) +from:0x02120ddc kind:load to:0x02057e88 module:overlay(0) +from:0x02120de0 kind:load to:0x02119164 module:overlay(38) +from:0x02120de4 kind:load to:0x02057d64 module:overlay(0) +from:0x02120df0 kind:load to:0x0211940c module:overlay(38) +from:0x02120df4 kind:load to:0x0211cd48 module:overlay(38) +from:0x02120df8 kind:load to:0x0209a234 module:overlay(0) +from:0x02120dfc kind:load to:0x0209a268 module:overlay(0) +from:0x02120e00 kind:load to:0x0209a300 module:overlay(0) +from:0x02120e04 kind:load to:0x0209a314 module:overlay(0) +from:0x02120e08 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02120e0c kind:load to:0x0209a33c module:overlay(0) +from:0x02120e10 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02120e14 kind:load to:0x0209a04c module:overlay(0) +from:0x02120e18 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02120e1c kind:load to:0x0209a2e8 module:overlay(0) +from:0x02120e20 kind:load to:0x0209a328 module:overlay(0) +from:0x02120e24 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02120e28 kind:load to:0x0211cce4 module:overlay(38) +from:0x02120e2c kind:load to:0x0211ccc0 module:overlay(38) +from:0x02120e30 kind:load to:0x0209a6ec module:overlay(0) +from:0x02120e3c kind:load to:0x020984f8 module:overlay(0) +from:0x02120e40 kind:load to:0x02098534 module:overlay(0) +from:0x02120e44 kind:load to:0x0209854c module:overlay(0) +from:0x02120e48 kind:load to:0x02098558 module:overlay(0) +from:0x02120e4c kind:load to:0x0211cc68 module:overlay(38) +from:0x02120e50 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02120e54 kind:load to:0x02119584 module:overlay(38) +from:0x02120e58 kind:load to:0x02098490 module:overlay(0) +from:0x02120e5c kind:load to:0x0211c68c module:overlay(38) +from:0x02120e60 kind:load to:0x02098498 module:overlay(0) +from:0x02120e64 kind:load to:0x0209849c module:overlay(0) +from:0x02120e68 kind:load to:0x0211c9a0 module:overlay(38) +from:0x02120e6c kind:load to:0x02098fe4 module:overlay(0) +from:0x02120e70 kind:load to:0x020984a8 module:overlay(0) +from:0x02120e74 kind:load to:0x02098564 module:overlay(0) +from:0x02120e78 kind:load to:0x020985d0 module:overlay(0) +from:0x02120e7c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02120e80 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02120e84 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02120e88 kind:load to:0x02119434 module:overlay(38) +from:0x02120e8c kind:load to:0x021194d8 module:overlay(38) +from:0x02120e90 kind:load to:0x02099568 module:overlay(0) +from:0x02120f6c kind:load to:0x02119908 module:overlay(38) +from:0x02120f74 kind:load to:0x021199e8 module:overlay(38) +from:0x02120f7c kind:load to:0x02119a34 module:overlay(38) +from:0x02120f84 kind:load to:0x02119ae8 module:overlay(38) +from:0x02120f8c kind:load to:0x02119fcc module:overlay(38) +from:0x02120f94 kind:load to:0x0211a118 module:overlay(38) +from:0x02120f9c kind:load to:0x0211a2a8 module:overlay(38) +from:0x02120fa4 kind:load to:0x0211a38c module:overlay(38) +from:0x02120fac kind:load to:0x0211a3c8 module:overlay(38) +from:0x02120fb4 kind:load to:0x0211a438 module:overlay(38) +from:0x02120fbc kind:load to:0x0211a47c module:overlay(38) +from:0x02120fc4 kind:load to:0x0211a4ec module:overlay(38) +from:0x02120fcc kind:load to:0x0211a514 module:overlay(38) +from:0x02120fd4 kind:load to:0x0211a64c module:overlay(38) +from:0x02120fdc kind:load to:0x0211aa0c module:overlay(38) +from:0x02120fe4 kind:load to:0x0211ab7c module:overlay(38) +from:0x02120fec kind:load to:0x0211ad04 module:overlay(38) +from:0x02120ff4 kind:load to:0x0211aec0 module:overlay(38) +from:0x02120ffc kind:load to:0x0211b074 module:overlay(38) +from:0x02121004 kind:load to:0x0211b16c module:overlay(38) +from:0x0212100c kind:load to:0x0211b780 module:overlay(38) +from:0x02121014 kind:load to:0x0211b890 module:overlay(38) +from:0x0212101c kind:load to:0x0211b1f0 module:overlay(38) +from:0x02121024 kind:load to:0x0211b32c module:overlay(38) +from:0x0212102c kind:load to:0x0211ba5c module:overlay(38) +from:0x02121034 kind:load to:0x0211bb5c module:overlay(38) +from:0x0212103c kind:load to:0x0211bc9c module:overlay(38) +from:0x02121044 kind:load to:0x0211bdb4 module:overlay(38) +from:0x02121054 kind:load to:0x0211cd84 module:overlay(38) +from:0x02121058 kind:load to:0x02097924 module:overlay(0) +from:0x0212105c kind:load to:0x02097734 module:overlay(0) +from:0x02121060 kind:load to:0x020977b0 module:overlay(0) +from:0x02121064 kind:load to:0x0209792c module:overlay(0) +from:0x02121068 kind:load to:0x0209794c module:overlay(0) +from:0x0212106c kind:load to:0x02097978 module:overlay(0) +from:0x02121078 kind:load to:0x0207c47c module:overlay(0) +from:0x0212107c kind:load to:0x0207c484 module:overlay(0) +from:0x02121080 kind:load to:0x0207c94c module:overlay(0) +from:0x02121084 kind:load to:0x0207c93c module:overlay(0) +from:0x02121088 kind:load to:0x0207c980 module:overlay(0) +from:0x0212108c kind:load to:0x0207c9f0 module:overlay(0) +from:0x02121090 kind:load to:0x0207ca18 module:overlay(0) +from:0x02121094 kind:load to:0x0207ca90 module:overlay(0) +from:0x021210a0 kind:load to:0x020984f8 module:overlay(0) +from:0x021210a4 kind:load to:0x02098534 module:overlay(0) +from:0x021210a8 kind:load to:0x0209854c module:overlay(0) +from:0x021210ac kind:load to:0x02098558 module:overlay(0) +from:0x021210b0 kind:load to:0x01fff464 module:itcm +from:0x021210b4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021210b8 kind:load to:0x0211cfb0 module:overlay(38) +from:0x021210bc kind:load to:0x02098490 module:overlay(0) +from:0x021210c0 kind:load to:0x0211d0b0 module:overlay(38) +from:0x021210c4 kind:load to:0x02098498 module:overlay(0) +from:0x021210c8 kind:load to:0x0209849c module:overlay(0) +from:0x021210cc kind:load to:0x0211dcc8 module:overlay(38) +from:0x021210d0 kind:load to:0x020984a4 module:overlay(0) +from:0x021210d4 kind:load to:0x020984a8 module:overlay(0) +from:0x021210d8 kind:load to:0x02098564 module:overlay(0) +from:0x021210dc kind:load to:0x020985d0 module:overlay(0) +from:0x021210e0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021210e4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021210e8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021210ec kind:load to:0x0211e394 module:overlay(38) +from:0x021210f0 kind:load to:0x0211e3c4 module:overlay(38) +from:0x021210f4 kind:load to:0x0211dc34 module:overlay(38) +from:0x021210f8 kind:load to:0x0211e260 module:overlay(38) +from:0x021210fc kind:load to:0x0211e290 module:overlay(38) +from:0x02121100 kind:load to:0x0211e2c0 module:overlay(38) +from:0x02121104 kind:load to:0x0211e310 module:overlay(38) +from:0x02121108 kind:load to:0x0211e33c module:overlay(38) +from:0x0212110c kind:load to:0x0211e368 module:overlay(38) +from:0x0212111c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02121120 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02121124 kind:load to:0x0209ca38 module:overlay(0) +from:0x02121128 kind:load to:0x0209ca58 module:overlay(0) +from:0x02121134 kind:load to:0x0211e41c module:overlay(38) +from:0x02121138 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212113c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02121140 kind:load to:0x0209ca38 module:overlay(0) +from:0x02121144 kind:load to:0x0209ca58 module:overlay(0) +from:0x02121150 kind:load to:0x0207caa0 module:overlay(0) +from:0x02121154 kind:load to:0x0207caa8 module:overlay(0) +from:0x02121158 kind:load to:0x0207d2bc module:overlay(0) +from:0x0212115c kind:load to:0x0207d2ac module:overlay(0) +from:0x02121160 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02121164 kind:load to:0x0207d330 module:overlay(0) +from:0x02121168 kind:load to:0x0207d374 module:overlay(0) +from:0x0212116c kind:load to:0x0207d39c module:overlay(0) +from:0x02121178 kind:load to:0x0211e528 module:overlay(38) +from:0x0212117c kind:load to:0x0209d098 module:overlay(0) +from:0x02121180 kind:load to:0x0211e680 module:overlay(38) +from:0x02121184 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02121188 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212118c kind:load to:0x0211e6cc module:overlay(38) +from:0x02121190 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02121194 kind:load to:0x0211e684 module:overlay(38) +from:0x02121198 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212119c kind:load to:0x0209d1b8 module:overlay(0) +from:0x021211a0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021211a4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021211a8 kind:load to:0x0211e6f4 module:overlay(38) +from:0x021211ac kind:load to:0x0211e714 module:overlay(38) +from:0x021211b8 kind:load to:0x0211e75c module:overlay(38) +from:0x021211bc kind:load to:0x0209c9f0 module:overlay(0) +from:0x021211c0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021211c4 kind:load to:0x0209ca38 module:overlay(0) +from:0x021211c8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021211d4 kind:load to:0x0211e80c module:overlay(38) +from:0x021211d8 kind:load to:0x0209d098 module:overlay(0) +from:0x021211dc kind:load to:0x0211e8b8 module:overlay(38) +from:0x021211e0 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021211e4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021211e8 kind:load to:0x0211e97c module:overlay(38) +from:0x021211ec kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021211f0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021211f4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021211f8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021211fc kind:load to:0x0209d1c4 module:overlay(0) +from:0x02121200 kind:load to:0x0209d1cc module:overlay(0) +from:0x02121204 kind:load to:0x0211e9cc module:overlay(38) +from:0x02121208 kind:load to:0x0211e9ec module:overlay(38) +from:0x02121214 kind:load to:0x0211ea34 module:overlay(38) +from:0x02121218 kind:load to:0x02097924 module:overlay(0) +from:0x0212121c kind:load to:0x02097734 module:overlay(0) +from:0x02121220 kind:load to:0x020977b0 module:overlay(0) +from:0x02121224 kind:load to:0x0209792c module:overlay(0) +from:0x02121228 kind:load to:0x0209794c module:overlay(0) +from:0x0212122c kind:load to:0x02097978 module:overlay(0) +from:0x02121238 kind:load to:0x020984f8 module:overlay(0) +from:0x0212123c kind:load to:0x02098534 module:overlay(0) +from:0x02121240 kind:load to:0x0209854c module:overlay(0) +from:0x02121244 kind:load to:0x02098558 module:overlay(0) +from:0x02121248 kind:load to:0x01fff464 module:itcm +from:0x0212124c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02121250 kind:load to:0x0211cfb0 module:overlay(38) +from:0x02121254 kind:load to:0x02098490 module:overlay(0) +from:0x02121258 kind:load to:0x0211d0b0 module:overlay(38) +from:0x0212125c kind:load to:0x02098498 module:overlay(0) +from:0x02121260 kind:load to:0x0209849c module:overlay(0) +from:0x02121264 kind:load to:0x0211dcc8 module:overlay(38) +from:0x02121268 kind:load to:0x020984a4 module:overlay(0) +from:0x0212126c kind:load to:0x020984a8 module:overlay(0) +from:0x02121270 kind:load to:0x02098564 module:overlay(0) +from:0x02121274 kind:load to:0x020985d0 module:overlay(0) +from:0x02121278 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212127c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121280 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02121284 kind:load to:0x0211ebc8 module:overlay(38) +from:0x02121288 kind:load to:0x0211ebf8 module:overlay(38) +from:0x0212128c kind:load to:0x0211dc34 module:overlay(38) +from:0x02121290 kind:load to:0x0211eabc module:overlay(38) +from:0x02121294 kind:load to:0x0211eaec module:overlay(38) +from:0x02121298 kind:load to:0x0211eaf4 module:overlay(38) +from:0x0212129c kind:load to:0x0211eb44 module:overlay(38) +from:0x021212a0 kind:load to:0x0211eb70 module:overlay(38) +from:0x021212a4 kind:load to:0x0211eb9c module:overlay(38) +from:0x021212b0 kind:load to:0x0211ec50 module:overlay(38) +from:0x021212b4 kind:load to:0x0209772c module:overlay(0) +from:0x021212b8 kind:load to:0x02097734 module:overlay(0) +from:0x021212bc kind:load to:0x020977b0 module:overlay(0) +from:0x021212c0 kind:load to:0x020977f0 module:overlay(0) +from:0x021212c4 kind:load to:0x020977f4 module:overlay(0) +from:0x021212c8 kind:load to:0x020977f8 module:overlay(0) +from:0x021212d4 kind:load to:0x020984f8 module:overlay(0) +from:0x021212d8 kind:load to:0x02098534 module:overlay(0) +from:0x021212dc kind:load to:0x0209854c module:overlay(0) +from:0x021212e0 kind:load to:0x02098558 module:overlay(0) +from:0x021212e4 kind:load to:0x01fff464 module:itcm +from:0x021212e8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021212ec kind:load to:0x0211ecbc module:overlay(38) +from:0x021212f0 kind:load to:0x02098490 module:overlay(0) +from:0x021212f4 kind:load to:0x0211ed18 module:overlay(38) +from:0x021212f8 kind:load to:0x02098498 module:overlay(0) +from:0x021212fc kind:load to:0x0209849c module:overlay(0) +from:0x02121300 kind:load to:0x020984a0 module:overlay(0) +from:0x02121304 kind:load to:0x020984a4 module:overlay(0) +from:0x02121308 kind:load to:0x020984a8 module:overlay(0) +from:0x0212130c kind:load to:0x02098564 module:overlay(0) +from:0x02121310 kind:load to:0x020985d0 module:overlay(0) +from:0x02121314 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121318 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212131c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02121320 kind:load to:0x0211ee14 module:overlay(38) +from:0x02121324 kind:load to:0x0211ee28 module:overlay(38) +from:0x02121328 kind:load to:0x02150e44 module:overlay(85) +from:0x02121334 kind:load to:0x0211ee64 module:overlay(38) +from:0x02121338 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212133c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02121340 kind:load to:0x0209ca38 module:overlay(0) +from:0x02121344 kind:load to:0x0209ca58 module:overlay(0) +from:0x02121350 kind:load to:0x0211eee8 module:overlay(38) +from:0x02121354 kind:load to:0x0209d098 module:overlay(0) +from:0x02121358 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0212135c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02121360 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02121364 kind:load to:0x0211ef68 module:overlay(38) +from:0x02121368 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0212136c kind:load to:0x0209d1ac module:overlay(0) +from:0x02121370 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02121374 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02121378 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0212137c kind:load to:0x0209d1cc module:overlay(0) +from:0x02121380 kind:load to:0x0211f024 module:overlay(38) +from:0x02121384 kind:load to:0x0211f044 module:overlay(38) +from:0x02121388 kind:load to:0x0211efcc module:overlay(38) +from:0x0212138c kind:load to:0x0211f01c module:overlay(38) +from:0x021213b8 kind:load to:0x0211f08c module:overlay(38) +from:0x021213bc kind:load to:0x02097924 module:overlay(0) +from:0x021213c0 kind:load to:0x02097734 module:overlay(0) +from:0x021213c4 kind:load to:0x020977b0 module:overlay(0) +from:0x021213c8 kind:load to:0x021208a4 module:overlay(38) +from:0x021213cc kind:load to:0x0209794c module:overlay(0) +from:0x021213d0 kind:load to:0x02120874 module:overlay(38) +from:0x021213e0 kind:load to:0x02097924 module:overlay(0) +from:0x021213e4 kind:load to:0x02097734 module:overlay(0) +from:0x021213e8 kind:load to:0x020977b0 module:overlay(0) +from:0x021213ec kind:load to:0x021208a4 module:overlay(38) +from:0x021213f0 kind:load to:0x0209794c module:overlay(0) +from:0x021213f4 kind:load to:0x02120874 module:overlay(38) +from:0x02121400 kind:load to:0x020984f8 module:overlay(0) +from:0x02121404 kind:load to:0x02098534 module:overlay(0) +from:0x02121408 kind:load to:0x0209854c module:overlay(0) +from:0x0212140c kind:load to:0x02098558 module:overlay(0) +from:0x02121410 kind:load to:0x01fff464 module:itcm +from:0x02121414 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02121418 kind:load to:0x0211f268 module:overlay(38) +from:0x0212141c kind:load to:0x02098490 module:overlay(0) +from:0x02121420 kind:load to:0x0211f720 module:overlay(38) +from:0x02121424 kind:load to:0x02098498 module:overlay(0) +from:0x02121428 kind:load to:0x0209849c module:overlay(0) +from:0x0212142c kind:load to:0x0212070c module:overlay(38) +from:0x02121430 kind:load to:0x020984a4 module:overlay(0) +from:0x02121434 kind:load to:0x020984a8 module:overlay(0) +from:0x02121438 kind:load to:0x02098564 module:overlay(0) +from:0x0212143c kind:load to:0x020985d0 module:overlay(0) +from:0x02121440 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02121444 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02121448 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212144c kind:load to:0x021208b0 module:overlay(38) +from:0x02121450 kind:load to:0x021208f0 module:overlay(38) +from:0x02121454 kind:load to:0x02120634 module:overlay(38) diff --git a/config/usa/arm9/overlays/ov038/symbols.txt b/config/usa/arm9/overlays/ov038/symbols.txt new file mode 100644 index 00000000..b5720b59 --- /dev/null +++ b/config/usa/arm9/overlays/ov038/symbols.txt @@ -0,0 +1,272 @@ +func_ov038_02118fa0 kind:function(arm,size=0x1c) addr:0x02118fa0 +func_ov038_02118fbc kind:function(arm,size=0xa0) addr:0x02118fbc +func_ov038_0211905c kind:function(arm,size=0x10) addr:0x0211905c +func_ov038_0211906c kind:function(arm,size=0x44) addr:0x0211906c +func_ov038_021190b0 kind:function(arm,size=0xc) addr:0x021190b0 +func_ov038_021190bc kind:function(arm,size=0x24) addr:0x021190bc +func_ov038_021190e0 kind:function(arm,size=0x4c) addr:0x021190e0 +func_ov038_0211912c kind:function(arm,size=0x38) addr:0x0211912c +func_ov038_02119164 kind:function(arm,size=0x18) addr:0x02119164 +func_ov038_0211917c kind:function(arm,size=0x27c) addr:0x0211917c +func_ov038_021193f8 kind:function(arm,size=0x14) addr:0x021193f8 +func_ov038_0211940c kind:function(arm,size=0x14) addr:0x0211940c +func_ov038_02119420 kind:function(arm,size=0x14) addr:0x02119420 +func_ov038_02119434 kind:function(arm,size=0xa4) addr:0x02119434 +func_ov038_021194d8 kind:function(arm,size=0xac) addr:0x021194d8 +func_ov038_02119584 kind:function(arm,size=0x78) addr:0x02119584 +func_ov038_021195fc kind:function(arm,size=0x44) addr:0x021195fc +func_ov038_02119640 kind:function(arm,size=0x50) addr:0x02119640 +func_ov038_02119690 kind:function(arm,size=0x24) addr:0x02119690 +func_ov038_021196b4 kind:function(arm,size=0x2c) addr:0x021196b4 +func_ov038_021196e0 kind:function(arm,size=0x4c) addr:0x021196e0 +func_ov038_0211972c kind:function(arm,size=0x34) addr:0x0211972c +func_ov038_02119760 kind:function(arm,size=0x50) addr:0x02119760 +func_ov038_021197b0 kind:function(arm,size=0xcc) addr:0x021197b0 +func_ov038_0211987c kind:function(arm,size=0x8c) addr:0x0211987c +func_ov038_02119908 kind:function(arm,size=0xe0) addr:0x02119908 +func_ov038_021199e8 kind:function(arm,size=0x4c) addr:0x021199e8 +func_ov038_02119a34 kind:function(arm,size=0xb4) addr:0x02119a34 +func_ov038_02119ae8 kind:function(arm,size=0x4e4) addr:0x02119ae8 +func_ov038_02119fcc kind:function(arm,size=0x14c) addr:0x02119fcc +func_ov038_0211a118 kind:function(arm,size=0x190) addr:0x0211a118 +func_ov038_0211a2a8 kind:function(arm,size=0xe4) addr:0x0211a2a8 +func_ov038_0211a38c kind:function(arm,size=0x3c) addr:0x0211a38c +func_ov038_0211a3c8 kind:function(arm,size=0x70) addr:0x0211a3c8 +func_ov038_0211a438 kind:function(arm,size=0x44) addr:0x0211a438 +func_ov038_0211a47c kind:function(arm,size=0x70) addr:0x0211a47c +func_ov038_0211a4ec kind:function(arm,size=0x28) addr:0x0211a4ec +func_ov038_0211a514 kind:function(arm,size=0x138) addr:0x0211a514 +func_ov038_0211a64c kind:function(arm,size=0x3c0) addr:0x0211a64c +func_ov038_0211aa0c kind:function(arm,size=0x170) addr:0x0211aa0c +func_ov038_0211ab7c kind:function(arm,size=0x188) addr:0x0211ab7c +func_ov038_0211ad04 kind:function(arm,size=0x1bc) addr:0x0211ad04 +func_ov038_0211aec0 kind:function(arm,size=0x1b4) addr:0x0211aec0 +func_ov038_0211b074 kind:function(arm,size=0xf8) addr:0x0211b074 +func_ov038_0211b16c kind:function(arm,size=0x84) addr:0x0211b16c +func_ov038_0211b1f0 kind:function(arm,size=0x13c) addr:0x0211b1f0 +func_ov038_0211b32c kind:function(arm,size=0x454) addr:0x0211b32c +func_ov038_0211b780 kind:function(arm,size=0x110) addr:0x0211b780 +func_ov038_0211b890 kind:function(arm,size=0x1cc) addr:0x0211b890 +func_ov038_0211ba5c kind:function(arm,size=0x100) addr:0x0211ba5c +func_ov038_0211bb5c kind:function(arm,size=0x140) addr:0x0211bb5c +func_ov038_0211bc9c kind:function(arm,size=0x118) addr:0x0211bc9c +func_ov038_0211bdb4 kind:function(arm,size=0x138) addr:0x0211bdb4 +func_ov038_0211beec kind:function(arm,size=0x60) addr:0x0211beec +func_ov038_0211bf4c kind:function(arm,size=0x268) addr:0x0211bf4c +func_ov038_0211c1b4 kind:function(arm,size=0x4d8) addr:0x0211c1b4 +func_ov038_0211c68c kind:function(arm,size=0x228) addr:0x0211c68c +func_ov038_0211c8b4 kind:function(arm,size=0xec) addr:0x0211c8b4 +func_ov038_0211c9a0 kind:function(arm,size=0xac) addr:0x0211c9a0 +func_ov038_0211ca4c kind:function(arm,size=0x4c) addr:0x0211ca4c +func_ov038_0211ca98 kind:function(arm,size=0x28) addr:0x0211ca98 +func_ov038_0211cac0 kind:function(arm,size=0x1c) addr:0x0211cac0 +func_ov038_0211cadc kind:function(arm,size=0x24) addr:0x0211cadc +func_ov038_0211cb00 kind:function(arm,size=0x44) addr:0x0211cb00 +func_ov038_0211cb44 kind:function(arm,size=0x124) addr:0x0211cb44 +func_ov038_0211cc68 kind:function(arm,size=0x58) addr:0x0211cc68 +func_ov038_0211ccc0 kind:function(arm,size=0x24) addr:0x0211ccc0 +func_ov038_0211cce4 kind:function(arm,size=0x2c) addr:0x0211cce4 +func_ov038_0211cd10 kind:function(arm,size=0x1c) addr:0x0211cd10 +func_ov038_0211cd2c kind:function(arm,size=0x1c) addr:0x0211cd2c +func_ov038_0211cd48 kind:function(arm,size=0x1c) addr:0x0211cd48 +func_ov038_0211cd64 kind:function(arm,size=0x14) addr:0x0211cd64 +func_ov038_0211cd78 kind:function(arm,size=0xc) addr:0x0211cd78 +func_ov038_0211cd84 kind:function(arm,size=0x24) addr:0x0211cd84 +func_ov038_0211cda8 kind:function(arm,size=0x58) addr:0x0211cda8 +func_ov038_0211ce00 kind:function(arm,size=0xd8) addr:0x0211ce00 +func_ov038_0211ced8 kind:function(arm,size=0xd8) addr:0x0211ced8 +func_ov038_0211cfb0 kind:function(arm,size=0x100) addr:0x0211cfb0 +func_ov038_0211d0b0 kind:function(arm,size=0xf0) addr:0x0211d0b0 +func_ov038_0211d1a0 kind:function(arm,size=0x118) addr:0x0211d1a0 +func_ov038_0211d2b8 kind:function(arm,size=0x254) addr:0x0211d2b8 +func_ov038_0211d50c kind:function(arm,size=0x6b4) addr:0x0211d50c +func_ov038_0211dbc0 kind:function(arm,size=0x74) addr:0x0211dbc0 +func_ov038_0211dc34 kind:function(arm,size=0x94) addr:0x0211dc34 +func_ov038_0211dcc8 kind:function(arm,size=0x9c) addr:0x0211dcc8 +func_ov038_0211dd64 kind:function(arm,size=0x70) addr:0x0211dd64 +func_ov038_0211ddd4 kind:function(arm,size=0x70) addr:0x0211ddd4 +func_ov038_0211de44 kind:function(arm,size=0x54) addr:0x0211de44 +func_ov038_0211de98 kind:function(arm,size=0x308) addr:0x0211de98 +func_ov038_0211e1a0 kind:function(arm,size=0xc0) addr:0x0211e1a0 +func_ov038_0211e260 kind:function(arm,size=0x30) addr:0x0211e260 +func_ov038_0211e290 kind:function(arm,size=0x30) addr:0x0211e290 +func_ov038_0211e2c0 kind:function(arm,size=0x50) addr:0x0211e2c0 +func_ov038_0211e310 kind:function(arm,size=0x2c) addr:0x0211e310 +func_ov038_0211e33c kind:function(arm,size=0x2c) addr:0x0211e33c +func_ov038_0211e368 kind:function(arm,size=0x2c) addr:0x0211e368 +func_ov038_0211e394 kind:function(arm,size=0x30) addr:0x0211e394 +func_ov038_0211e3c4 kind:function(arm,size=0x38) addr:0x0211e3c4 +func_ov038_0211e3fc kind:function(arm,size=0x14) addr:0x0211e3fc +func_ov038_0211e410 kind:function(arm,size=0xc) addr:0x0211e410 +func_ov038_0211e41c kind:function(arm,size=0x24) addr:0x0211e41c +func_ov038_0211e440 kind:function(arm,size=0xac) addr:0x0211e440 +func_ov038_0211e4ec kind:function(arm,size=0x3c) addr:0x0211e4ec +func_ov038_0211e528 kind:function(arm,size=0x158) addr:0x0211e528 +func_ov038_0211e680 kind:function(arm,size=0x4) addr:0x0211e680 +func_ov038_0211e684 kind:function(arm,size=0x48) addr:0x0211e684 +func_ov038_0211e6cc kind:function(arm,size=0x28) addr:0x0211e6cc +func_ov038_0211e6f4 kind:function(arm,size=0x20) addr:0x0211e6f4 +func_ov038_0211e714 kind:function(arm,size=0x28) addr:0x0211e714 +func_ov038_0211e73c kind:function(arm,size=0x14) addr:0x0211e73c +func_ov038_0211e750 kind:function(arm,size=0xc) addr:0x0211e750 +func_ov038_0211e75c kind:function(arm,size=0x24) addr:0x0211e75c +func_ov038_0211e780 kind:function(arm,size=0x48) addr:0x0211e780 +func_ov038_0211e7c8 kind:function(arm,size=0x44) addr:0x0211e7c8 +func_ov038_0211e80c kind:function(arm,size=0xac) addr:0x0211e80c +func_ov038_0211e8b8 kind:function(arm,size=0xa8) addr:0x0211e8b8 +func_ov038_0211e960 kind:function(arm,size=0x1c) addr:0x0211e960 +func_ov038_0211e97c kind:function(arm,size=0x20) addr:0x0211e97c +func_ov038_0211e99c kind:function(arm,size=0x30) addr:0x0211e99c +func_ov038_0211e9cc kind:function(arm,size=0x20) addr:0x0211e9cc +func_ov038_0211e9ec kind:function(arm,size=0x28) addr:0x0211e9ec +func_ov038_0211ea14 kind:function(arm,size=0x14) addr:0x0211ea14 +func_ov038_0211ea28 kind:function(arm,size=0xc) addr:0x0211ea28 +func_ov038_0211ea34 kind:function(arm,size=0x24) addr:0x0211ea34 +func_ov038_0211ea58 kind:function(arm,size=0x44) addr:0x0211ea58 +func_ov038_0211ea9c kind:function(arm,size=0x20) addr:0x0211ea9c +func_ov038_0211eabc kind:function(arm,size=0x30) addr:0x0211eabc +func_ov038_0211eaec kind:function(arm,size=0x8) addr:0x0211eaec +func_ov038_0211eaf4 kind:function(arm,size=0x50) addr:0x0211eaf4 +func_ov038_0211eb44 kind:function(arm,size=0x2c) addr:0x0211eb44 +func_ov038_0211eb70 kind:function(arm,size=0x2c) addr:0x0211eb70 +func_ov038_0211eb9c kind:function(arm,size=0x2c) addr:0x0211eb9c +func_ov038_0211ebc8 kind:function(arm,size=0x30) addr:0x0211ebc8 +func_ov038_0211ebf8 kind:function(arm,size=0x38) addr:0x0211ebf8 +func_ov038_0211ec30 kind:function(arm,size=0x14) addr:0x0211ec30 +func_ov038_0211ec44 kind:function(arm,size=0xc) addr:0x0211ec44 +func_ov038_0211ec50 kind:function(arm,size=0x24) addr:0x0211ec50 +func_ov038_0211ec74 kind:function(arm,size=0x28) addr:0x0211ec74 +func_ov038_0211ec9c kind:function(arm,size=0x20) addr:0x0211ec9c +func_ov038_0211ecbc kind:function(arm,size=0x5c) addr:0x0211ecbc +func_ov038_0211ed18 kind:function(arm,size=0xfc) addr:0x0211ed18 +func_ov038_0211ee14 kind:function(arm,size=0x14) addr:0x0211ee14 +func_ov038_0211ee28 kind:function(arm,size=0x1c) addr:0x0211ee28 +func_ov038_0211ee44 kind:function(arm,size=0x14) addr:0x0211ee44 +func_ov038_0211ee58 kind:function(arm,size=0xc) addr:0x0211ee58 +func_ov038_0211ee64 kind:function(arm,size=0x24) addr:0x0211ee64 +func_ov038_0211ee88 kind:function(arm,size=0x34) addr:0x0211ee88 +func_ov038_0211eebc kind:function(arm,size=0x2c) addr:0x0211eebc +func_ov038_0211eee8 kind:function(arm,size=0x80) addr:0x0211eee8 +func_ov038_0211ef68 kind:function(arm,size=0x64) addr:0x0211ef68 +func_ov038_0211efcc kind:function(arm,size=0x50) addr:0x0211efcc +func_ov038_0211f01c kind:function(arm,size=0x8) addr:0x0211f01c +func_ov038_0211f024 kind:function(arm,size=0x20) addr:0x0211f024 +func_ov038_0211f044 kind:function(arm,size=0x28) addr:0x0211f044 +func_ov038_0211f06c kind:function(arm,size=0x14) addr:0x0211f06c +func_ov038_0211f080 kind:function(arm,size=0xc) addr:0x0211f080 +func_ov038_0211f08c kind:function(arm,size=0x24) addr:0x0211f08c +func_ov038_0211f0b0 kind:function(arm,size=0x44) addr:0x0211f0b0 +func_ov038_0211f0f4 kind:function(arm,size=0x174) addr:0x0211f0f4 +func_ov038_0211f268 kind:function(arm,size=0x4b8) addr:0x0211f268 +func_ov038_0211f720 kind:function(arm,size=0x1c8) addr:0x0211f720 +func_ov038_0211f8e8 kind:function(arm,size=0x3e8) addr:0x0211f8e8 +func_ov038_0211fcd0 kind:function(arm,size=0x788) addr:0x0211fcd0 +func_ov038_02120458 kind:function(arm,size=0x1dc) addr:0x02120458 +func_ov038_02120634 kind:function(arm,size=0xd8) addr:0x02120634 +func_ov038_0212070c kind:function(arm,size=0xf8) addr:0x0212070c +func_ov038_02120804 kind:function(arm,size=0x70) addr:0x02120804 +func_ov038_02120874 kind:function(arm,size=0x30) addr:0x02120874 +func_ov038_021208a4 kind:function(arm,size=0xc) addr:0x021208a4 +func_ov038_021208b0 kind:function(arm,size=0x40) addr:0x021208b0 +func_ov038_021208f0 kind:function(arm,size=0x48) addr:0x021208f0 +func_ov038_02120938 kind:function(arm,size=0x28) addr:0x02120938 +data_ov038_02120998 kind:data(any) addr:0x02120998 ambiguous +data_ov038_021209ac kind:data(any) addr:0x021209ac +data_ov038_021209bc kind:data(any) addr:0x021209bc +data_ov038_021209cc kind:data(any) addr:0x021209cc +data_ov038_021209dc kind:data(any) addr:0x021209dc +data_ov038_021209e4 kind:data(any) addr:0x021209e4 +data_ov038_021209f4 kind:data(any) addr:0x021209f4 +data_ov038_02120a04 kind:data(any) addr:0x02120a04 +data_ov038_02120a14 kind:data(any) addr:0x02120a14 +data_ov038_02120a44 kind:data(any) addr:0x02120a44 +data_ov038_02120a4c kind:data(any) addr:0x02120a4c ambiguous +__sinit_ov038_02120a54 kind:function(arm,size=0x90) addr:0x02120a54 +__sinit_ov038_02120ae4 kind:function(arm,size=0x50) addr:0x02120ae4 +__sinit_ov038_02120b34 kind:function(arm,size=0x50) addr:0x02120b34 +__sinit_ov038_02120b84 kind:function(arm,size=0x50) addr:0x02120b84 +__sinit_ov038_02120bd4 kind:function(arm,size=0x50) addr:0x02120bd4 +__sinit_ov038_02120c24 kind:function(arm,size=0x50) addr:0x02120c24 +__sinit_ov038_02120c74 kind:function(arm,size=0x50) addr:0x02120c74 +__sinit_ov038_02120cc4 kind:function(arm,size=0x50) addr:0x02120cc4 +.p__sinit_ov038_02120a54 kind:data(word) addr:0x02120d14 +.p__sinit_ov038_02120ae4 kind:data(word) addr:0x02120d18 +.p__sinit_ov038_02120b34 kind:data(word) addr:0x02120d1c +.p__sinit_ov038_02120b84 kind:data(word) addr:0x02120d20 +.p__sinit_ov038_02120bd4 kind:data(word) addr:0x02120d24 +.p__sinit_ov038_02120c24 kind:data(word) addr:0x02120d28 +.p__sinit_ov038_02120c74 kind:data(word) addr:0x02120d2c +.p__sinit_ov038_02120cc4 kind:data(word) addr:0x02120d30 +data_ov038_02120d40 kind:data(any) addr:0x02120d40 +data_ov038_02120d60 kind:data(any) addr:0x02120d60 ambiguous +data_ov038_02120d6c kind:data(any) addr:0x02120d6c +data_ov038_02120d84 kind:data(any) addr:0x02120d84 +data_ov038_02120da0 kind:data(any) addr:0x02120da0 +data_ov038_02120dc4 kind:data(any) addr:0x02120dc4 +data_ov038_02120df0 kind:data(any) addr:0x02120df0 +data_ov038_02120e3c kind:data(any) addr:0x02120e3c +data_ov038_02120e70 kind:data(any) addr:0x02120e70 ambiguous +data_ov038_02120e94 kind:data(any) addr:0x02120e94 +data_ov038_02120eac kind:data(any) addr:0x02120eac +data_ov038_02120ec4 kind:data(any) addr:0x02120ec4 +data_ov038_02120edc kind:data(any) addr:0x02120edc +data_ov038_02120ef4 kind:data(any) addr:0x02120ef4 +data_ov038_02120f0c kind:data(any) addr:0x02120f0c +data_ov038_02120f24 kind:data(any) addr:0x02120f24 +data_ov038_02120f3c kind:data(any) addr:0x02120f3c +data_ov038_02120f54 kind:data(any) addr:0x02120f54 +data_ov038_02120f6c kind:data(any) addr:0x02120f6c +data_ov038_02121054 kind:data(any) addr:0x02121054 +data_ov038_02121078 kind:data(any) addr:0x02121078 +data_ov038_021210a0 kind:data(any) addr:0x021210a0 +data_ov038_02121118 kind:data(any) addr:0x02121118 +data_ov038_02121134 kind:data(any) addr:0x02121134 +data_ov038_02121150 kind:data(any) addr:0x02121150 +data_ov038_02121178 kind:data(any) addr:0x02121178 +data_ov038_021211b8 kind:data(any) addr:0x021211b8 +data_ov038_021211d4 kind:data(any) addr:0x021211d4 +data_ov038_021211d8 kind:data(any) addr:0x021211d8 ambiguous +data_ov038_02121214 kind:data(any) addr:0x02121214 +data_ov038_02121238 kind:data(any) addr:0x02121238 +data_ov038_021212b0 kind:data(any) addr:0x021212b0 +data_ov038_021212d4 kind:data(any) addr:0x021212d4 +data_ov038_02121334 kind:data(any) addr:0x02121334 +data_ov038_02121350 kind:data(any) addr:0x02121350 +data_ov038_02121390 kind:data(any) addr:0x02121390 +data_ov038_02121398 kind:data(any) addr:0x02121398 +data_ov038_021213a0 kind:data(any) addr:0x021213a0 +data_ov038_021213a8 kind:data(any) addr:0x021213a8 +data_ov038_021213b8 kind:data(any) addr:0x021213b8 +data_ov038_021213dc kind:data(any) addr:0x021213dc +data_ov038_02121400 kind:data(any) addr:0x02121400 +data_ov038_02121460 kind:bss addr:0x02121460 +data_ov038_02121464 kind:bss addr:0x02121464 +data_ov038_02121468 kind:bss addr:0x02121468 +data_ov038_02121470 kind:bss addr:0x02121470 +data_ov038_0212147c kind:bss addr:0x0212147c +data_ov038_02121480 kind:bss addr:0x02121480 +data_ov038_02121554 kind:bss addr:0x02121554 +data_ov038_02121558 kind:bss addr:0x02121558 +data_ov038_02121564 kind:bss addr:0x02121564 +data_ov038_0212163c kind:bss addr:0x0212163c +data_ov038_02121640 kind:bss addr:0x02121640 +data_ov038_0212164c kind:bss addr:0x0212164c +data_ov038_021216fc kind:bss addr:0x021216fc ambiguous +data_ov038_02121720 kind:bss addr:0x02121720 +data_ov038_02121740 kind:bss addr:0x02121740 +data_ov038_02121744 kind:bss addr:0x02121744 +data_ov038_02121750 kind:bss addr:0x02121750 +data_ov038_02121824 kind:bss addr:0x02121824 +data_ov038_02121828 kind:bss addr:0x02121828 +data_ov038_02121834 kind:bss addr:0x02121834 +data_ov038_0212190c kind:bss addr:0x0212190c +data_ov038_02121910 kind:bss addr:0x02121910 +data_ov038_0212191c kind:bss addr:0x0212191c +data_ov038_02121958 kind:bss addr:0x02121958 +data_ov038_0212195c kind:bss addr:0x0212195c +data_ov038_02121968 kind:bss addr:0x02121968 +data_ov038_02121a3c kind:bss addr:0x02121a3c +data_ov038_02121a40 kind:bss addr:0x02121a40 +data_ov038_02121a4c kind:bss addr:0x02121a4c +data_ov038_02121b24 kind:bss addr:0x02121b24 +data_ov038_02121b38 kind:bss addr:0x02121b38 diff --git a/config/usa/arm9/overlays/ov039/delinks.txt b/config/usa/arm9/overlays/ov039/delinks.txt new file mode 100644 index 00000000..4c15870d --- /dev/null +++ b/config/usa/arm9/overlays/ov039/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02118fa0 end:0x0211ca8c kind:code align:32 + .rodata start:0x0211ca8c end:0x0211cb60 kind:rodata align:4 + .init start:0x0211cb60 end:0x0211cde8 kind:code align:4 + .ctor start:0x0211cde8 end:0x0211cdfc kind:rodata align:4 + .data start:0x0211ce00 end:0x0211dd60 kind:data align:32 + .bss start:0x0211dd60 end:0x0211e2c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov039/relocs.txt b/config/usa/arm9/overlays/ov039/relocs.txt new file mode 100644 index 00000000..a5e1b3d6 --- /dev/null +++ b/config/usa/arm9/overlays/ov039/relocs.txt @@ -0,0 +1,996 @@ +from:0x02118fa8 kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x02118fbc kind:load to:0x0211ce2c module:overlay(39) +from:0x02118fc8 kind:load to:0x01ffc57c module:itcm +from:0x02118fd4 kind:load to:0x0211dd70 module:overlay(39) +from:0x02118fe8 kind:arm_call to:0x02011f3c module:main +from:0x02118ff4 kind:arm_call to:0x0211905c module:overlay(39) +from:0x0211900c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02119054 kind:load to:0x0211ce08 module:overlay(39) +from:0x021190c0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x021190e0 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02119108 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x02119120 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119130 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021191a0 kind:arm_call to:0x02118fa0 module:overlay(39) +from:0x021191c4 kind:arm_call to:0x0200f05c module:main +from:0x021191e0 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x021191e8 kind:arm_call to:0x020eeaf8 module:overlays(26,31) +from:0x02119244 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02119270 kind:arm_call_thumb to:0x02099aa4 module:overlay(0) +from:0x0211928c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021192bc kind:arm_call to:0x0200f05c module:main +from:0x021192e0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02119300 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x02119320 kind:arm_call_thumb to:0x02099aa4 module:overlay(0) +from:0x0211933c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02119398 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021193ac kind:arm_call to:0x01ffa81c module:itcm +from:0x021193c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021193c8 kind:load to:0x0211d03c module:overlay(39) +from:0x021193cc kind:load to:0x0211cee8 module:overlay(39) +from:0x021193d0 kind:load to:0x0211d158 module:overlay(39) +from:0x021193d4 kind:load to:0x0211caac module:overlay(39) +from:0x021193d8 kind:load to:0x0211ce58 module:overlay(39) +from:0x021193dc kind:load to:0x0211ca9c module:overlay(39) +from:0x021193e0 kind:load to:0x0211cea0 module:overlay(39) +from:0x021193e4 kind:load to:0x0211d26c module:overlay(39) +from:0x021193e8 kind:load to:0x0211cf2c module:overlay(39) +from:0x021193ec kind:load to:0x0211ca94 module:overlay(39) +from:0x021193f8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211940c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02119420 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119434 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119450 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211945c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119464 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211946c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02119474 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211947c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02119498 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021194a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021194ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021194b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021194bc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021194c4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021194cc kind:arm_call to:0x02011ff4 module:main +from:0x021194f0 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x021194f8 kind:arm_call to:0x020e3c84 module:overlay(31) +from:0x02119500 kind:load to:0x027e09ac module:dtcm +from:0x02119538 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x02119560 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0211956c kind:arm_call to:0x020e7660 module:overlay(31) +from:0x02119588 kind:load to:0x027e0ce0 module:dtcm +from:0x0211958c kind:load to:0x0211ca9c module:overlay(39) +from:0x02119590 kind:load to:0x02119b94 module:overlay(39) +from:0x021195a8 kind:arm_call to:0x020e8510 module:overlay(31) +from:0x021195e8 kind:arm_call to:0x02119b3c module:overlay(39) +from:0x02119628 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x02119630 kind:load to:0x020b5198 module:overlay(0) +from:0x02119644 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211966c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02119690 kind:arm_call to:0x02028d08 module:main +from:0x021196f0 kind:arm_call to:0x021199a0 module:overlay(39) +from:0x02119724 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x02119748 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x02119764 kind:load to:0x020b5198 module:overlay(0) +from:0x02119788 kind:arm_call to:0x02119948 module:overlay(39) +from:0x021198cc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02119924 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02119934 kind:load to:0x0211d26c module:overlay(39) +from:0x02119938 kind:load to:0x0211d284 module:overlay(39) +from:0x0211993c kind:load to:0x0211d374 module:overlay(39) +from:0x02119940 kind:load to:0x0211d35c module:overlay(39) +from:0x02119944 kind:load to:0x0211d38c module:overlay(39) +from:0x02119998 kind:load to:0x027e0ce0 module:dtcm +from:0x0211999c kind:load to:0x0211dd70 module:overlay(39) +from:0x021199d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021199e0 kind:arm_call to:0x02016930 module:main +from:0x021199fc kind:arm_call to:0x01ff930c module:itcm +from:0x02119a1c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02119a80 kind:arm_call_thumb to:0x020d9b94 module:overlay(31) +from:0x02119adc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02119ae8 kind:arm_call to:0x02016930 module:main +from:0x02119af8 kind:arm_call to:0x01ff930c module:itcm +from:0x02119b30 kind:load to:0x020b51f4 module:overlay(0) +from:0x02119b38 kind:load to:0x027e0d34 module:dtcm +from:0x02119b70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02119c14 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02119c24 kind:arm_call to:0x01ffa60c module:itcm +from:0x02119ca0 kind:arm_call to:0x0200e260 module:main +from:0x02119cb4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02119cdc kind:load to:0x0203e93c module:main +from:0x02119ce0 kind:load to:0x027e0964 module:dtcm +from:0x02119d00 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02119d14 kind:load to:0x02057884 module:overlay(0) +from:0x02119d28 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02119d30 kind:arm_call to:0x02011ff4 module:main +from:0x02119d44 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119d4c kind:arm_call to:0x02011ff4 module:main +from:0x02119d60 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02119d68 kind:arm_call to:0x02011ff4 module:main +from:0x02119d84 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02119d90 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02119dac kind:arm_call to:0x02057884 module:overlay(0) +from:0x02119dbc kind:arm_call to:0x02057884 module:overlay(0) +from:0x02119dcc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02119dd4 kind:arm_call to:0x02011ff4 module:main +from:0x02119dec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02119df4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02119dfc kind:arm_call to:0x02011ff4 module:main +from:0x02119e14 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02119e1c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02119e30 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02119e44 kind:load to:0x0211decc module:overlay(39) +from:0x02119e60 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02119e78 kind:load to:0x0211d440 module:overlay(39) +from:0x02119e84 kind:load to:0x0211dfa4 module:overlay(39) +from:0x02119ea0 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02119eb8 kind:load to:0x0211d41c module:overlay(39) +from:0x02119ec4 kind:load to:0x0211e07c module:overlay(39) +from:0x02119ed8 kind:arm_call to:0x02011f3c module:main +from:0x02119ee4 kind:arm_call to:0x02119ffc module:overlay(39) +from:0x02119ef8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02119f50 kind:load to:0x0211d3f8 module:overlay(39) +from:0x02119f68 kind:load to:0x0211de88 module:overlay(39) +from:0x02119f7c kind:arm_call to:0x02011f3c module:main +from:0x02119f88 kind:arm_call to:0x02119ffc module:overlay(39) +from:0x02119fa0 kind:arm_call to:0x02097994 module:overlay(0) +from:0x02119fec kind:load to:0x0211d3d4 module:overlay(39) +from:0x0211a078 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0211a08c kind:arm_call to:0x020974bc module:overlay(0) +from:0x0211a0ac kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0211a0d4 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0211a0ec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211a0fc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211a174 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0211a1a0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0211a1b8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211a1cc kind:arm_call to:0x0211a930 module:overlay(39) +from:0x0211a210 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211a248 kind:load to:0x020b537c module:overlay(0) +from:0x0211a24c kind:load to:0x0211d03c module:overlay(39) +from:0x0211a250 kind:load to:0x0211cee8 module:overlay(39) +from:0x0211a254 kind:load to:0x0211d62c module:overlay(39) +from:0x0211a258 kind:load to:0x0211ce58 module:overlay(39) +from:0x0211a25c kind:load to:0x0211d564 module:overlay(39) +from:0x0211a260 kind:load to:0x0211d48c module:overlay(39) +from:0x0211a264 kind:load to:0x0211d4a4 module:overlay(39) +from:0x0211a274 kind:arm_call to:0x020e8510 module:overlay(31) +from:0x0211a2dc kind:arm_call to:0x02015058 module:main +from:0x0211a2fc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211a318 kind:arm_call to:0x02015058 module:main +from:0x0211a338 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211a354 kind:arm_call to:0x02015058 module:main +from:0x0211a374 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0211a37c kind:load to:0x027e09a8 module:dtcm +from:0x0211a4ec kind:load to:0x027e09b8 module:dtcm +from:0x0211a4fc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211a52c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211a578 kind:arm_call to:0x02016f94 module:main +from:0x0211a580 kind:arm_call to:0x021260bc module:overlay(40) +from:0x0211a5b4 kind:arm_call to:0x020d3f6c module:overlay(24) +from:0x0211a5c4 kind:arm_call to:0x02016f94 module:main +from:0x0211a5cc kind:arm_call to:0x02129148 module:overlay(40) +from:0x0211a5e0 kind:arm_call to:0x02016f94 module:main +from:0x0211a5f4 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x0211a604 kind:load to:0x027e09b8 module:dtcm +from:0x0211a608 kind:load to:0x027e0ce0 module:dtcm +from:0x0211a60c kind:load to:0x020b5198 module:overlay(0) +from:0x0211a6e4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211a724 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211a734 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x0211a74c kind:load to:0x0211d45c module:overlay(39) +from:0x0211a750 kind:load to:0x0211d474 module:overlay(39) +from:0x0211a75c kind:arm_call to:0x0211a930 module:overlay(39) +from:0x0211a770 kind:arm_call to:0x01ffd420 module:itcm +from:0x0211a7a8 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x0211a7b4 kind:arm_call to:0x020a8f58 module:overlay(0) +from:0x0211a7bc kind:load to:0x027e09b8 module:dtcm +from:0x0211a7c8 kind:arm_call to:0x0211a930 module:overlay(39) +from:0x0211a7d8 kind:arm_call to:0x020a91fc module:overlay(0) +from:0x0211a7e8 kind:arm_call to:0x0211a930 module:overlay(39) +from:0x0211a7fc kind:arm_call to:0x0209854c module:overlay(0) +from:0x0211a818 kind:arm_call to:0x0211a930 module:overlay(39) +from:0x0211a848 kind:arm_call to:0x01ff9638 module:itcm +from:0x0211a858 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211a884 kind:arm_call to:0x020984f8 module:overlay(0) +from:0x0211a8a8 kind:arm_call to:0x0211a930 module:overlay(39) +from:0x0211a8fc kind:arm_call to:0x01fff148 module:itcm +from:0x0211a908 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0211a91c kind:arm_call to:0x020bfeac module:overlay(17) +from:0x0211a92c kind:load to:0x027e0ce0 module:dtcm +from:0x0211a934 kind:arm_call to:0x01fff458 module:itcm +from:0x0211a95c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211a964 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211a96c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211a974 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211a98c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211a994 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211a99c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211a9a4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211a9ac kind:arm_call to:0x02011ff4 module:main +from:0x0211a9c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211a9d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211a9e8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211a9fc kind:arm_call to:0x02097704 module:overlay(0) +from:0x0211aa1c kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0211aa3c kind:load to:0x0211d7bc module:overlay(39) +from:0x0211aa58 kind:arm_call to:0x02057c4c module:overlay(0) +from:0x0211aa64 kind:load to:0x0211aa68 module:overlay(39) +from:0x0211aa8c kind:load to:0x0211aab4 module:overlay(39) +from:0x0211aa90 kind:load to:0x0211aa94 module:overlay(39) +from:0x0211ab10 kind:load to:0x0211e164 module:overlay(39) +from:0x0211ab24 kind:arm_call to:0x02011f3c module:main +from:0x0211ab30 kind:arm_call to:0x0211ab60 module:overlay(39) +from:0x0211ab44 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0211ab5c kind:load to:0x0211d798 module:overlay(39) +from:0x0211ab70 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0211abc8 kind:arm_call to:0x0211aa08 module:overlay(39) +from:0x0211abf0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0211ac08 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211ac3c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0211ac54 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211ac8c kind:arm_call to:0x0203d138 module:main +from:0x0211ac9c kind:load to:0x0211d7e8 module:overlay(39) +from:0x0211aca0 kind:load to:0x0211e164 module:overlay(39) +from:0x0211aca4 kind:load to:0x0211cea0 module:overlay(39) +from:0x0211aca8 kind:load to:0x0211acc4 module:overlay(39) +from:0x0211acac kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x0211acb8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211acd8 kind:arm_call to:0x0203d1e8 module:main +from:0x0211ace4 kind:load to:0x0211ace8 module:overlay(39) +from:0x0211acf0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0211ad54 kind:arm_call to:0x0211b1c0 module:overlay(39) +from:0x0211adc8 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0211ae14 kind:arm_call to:0x0200f218 module:main +from:0x0211ae3c kind:arm_call to:0x0200f218 module:main +from:0x0211ae68 kind:arm_call to:0x0200f218 module:main +from:0x0211ae90 kind:arm_call to:0x0200f218 module:main +from:0x0211aee8 kind:arm_call to:0x0200f218 module:main +from:0x0211af10 kind:arm_call to:0x0200f218 module:main +from:0x0211af4c kind:arm_call to:0x0200f218 module:main +from:0x0211af74 kind:arm_call to:0x0200f218 module:main +from:0x0211af90 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0211af9c kind:arm_call to:0x0211aa40 module:overlay(39) +from:0x0211afcc kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0211aff8 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x0211b018 kind:load to:0x027e09a4 module:dtcm +from:0x0211b01c kind:load to:0x027e0cd8 module:dtcm +from:0x0211b024 kind:load to:0x0211e164 module:overlay(39) +from:0x0211b028 kind:load to:0x0211cac0 module:overlay(39) +from:0x0211b02c kind:load to:0x0211cad4 module:overlay(39) +from:0x0211b030 kind:load to:0x0211cae8 module:overlay(39) +from:0x0211b034 kind:load to:0x0211cafc module:overlay(39) +from:0x0211b038 kind:load to:0x027e09b8 module:dtcm +from:0x0211b03c kind:load to:0x0211cb38 module:overlay(39) +from:0x0211b040 kind:load to:0x0211cb10 module:overlay(39) +from:0x0211b044 kind:load to:0x027e09ac module:dtcm +from:0x0211b048 kind:load to:0x0211cb24 module:overlay(39) +from:0x0211b04c kind:load to:0x0211cb4c module:overlay(39) +from:0x0211b050 kind:load to:0x0211d748 module:overlay(39) +from:0x0211b054 kind:load to:0x0211d760 module:overlay(39) +from:0x0211b068 kind:arm_call to:0x02082a18 module:overlay(0) +from:0x0211b074 kind:arm_call to:0x02082a18 module:overlay(0) +from:0x0211b0b4 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0211b0cc kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0211b0d4 kind:load to:0x027e0cdc module:dtcm +from:0x0211b0d8 kind:load to:0x027e09a4 module:dtcm +from:0x0211b0dc kind:load to:0x027e09b8 module:dtcm +from:0x0211b0e0 kind:load to:0x027e09ac module:dtcm +from:0x0211b128 kind:arm_call to:0x0211b1c0 module:overlay(39) +from:0x0211b130 kind:arm_call to:0x0211b2f0 module:overlay(39) +from:0x0211b140 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0211b14c kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0211b158 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0211b164 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0211b170 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0211b17c kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0211b184 kind:load to:0x027e09a4 module:dtcm +from:0x0211b188 kind:load to:0x0211d740 module:overlay(39) +from:0x0211b1e0 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b20c kind:arm_call to:0x0211b244 module:overlay(39) +from:0x0211b230 kind:arm_call to:0x0211b244 module:overlay(39) +from:0x0211b23c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b27c kind:arm_call to:0x02078210 module:overlay(0) +from:0x0211b28c kind:arm_call to:0x020786e8 module:overlay(0) +from:0x0211b2ac kind:arm_call to:0x02077570 module:overlay(0) +from:0x0211b2bc kind:arm_call to:0x020782f4 module:overlay(0) +from:0x0211b2d0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0211b2e0 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x0211b2e8 kind:load to:0x027e09bc module:dtcm +from:0x0211b2ec kind:load to:0x0211cabc module:overlay(39) +from:0x0211b340 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0211b360 kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x0211b390 kind:arm_call to:0x01fff148 module:itcm +from:0x0211b3b0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0211b3c8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0211b3f0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0211b404 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x0211b410 kind:load to:0x027e09a4 module:dtcm +from:0x0211b414 kind:load to:0x027e09b8 module:dtcm +from:0x0211b418 kind:load to:0x027e0cd8 module:dtcm +from:0x0211b41c kind:load to:0x027e0ce0 module:dtcm +from:0x0211b428 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b430 kind:arm_call to:0x02011ff4 module:main +from:0x0211b454 kind:arm_call to:0x0203d1e8 module:main +from:0x0211b45c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211b464 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211b46c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b474 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211b480 kind:load to:0x0211acc4 module:overlay(39) +from:0x0211b49c kind:arm_call to:0x0203d1e8 module:main +from:0x0211b4a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211b4ac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211b4b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b4bc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0211b4c4 kind:arm_call to:0x02011ff4 module:main +from:0x0211b4d0 kind:load to:0x0211acc4 module:overlay(39) +from:0x0211b4dc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0211b4f0 kind:load to:0x0211e24c module:overlay(39) +from:0x0211b504 kind:arm_call to:0x02011f3c module:main +from:0x0211b510 kind:arm_call to:0x0211b57c module:overlay(39) +from:0x0211b528 kind:arm_call to:0x02097994 module:overlay(0) +from:0x0211b574 kind:load to:0x0211d85c module:overlay(39) +from:0x0211b5e0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0211b600 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0211b628 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0211b640 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211b650 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211b6c0 kind:arm_call to:0x0211c670 module:overlay(39) +from:0x0211b714 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0211b738 kind:arm_call_thumb to:0x02099aa4 module:overlay(0) +from:0x0211b750 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0211b7d8 kind:arm_call to:0x0203d138 module:main +from:0x0211b7e8 kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211b7f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0211b7fc kind:load to:0x0211d03c module:overlay(39) +from:0x0211b800 kind:load to:0x0211cee8 module:overlay(39) +from:0x0211b804 kind:load to:0x0211da54 module:overlay(39) +from:0x0211b808 kind:load to:0x0211ce58 module:overlay(39) +from:0x0211b80c kind:load to:0x0211d844 module:overlay(39) +from:0x0211b814 kind:load to:0x0211ace8 module:overlay(39) +from:0x0211b818 kind:load to:0x0211c6a0 module:overlay(39) +from:0x0211b81c kind:load to:0x0211d944 module:overlay(39) +from:0x0211b828 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b84c kind:arm_call to:0x0203d1e8 module:main +from:0x0211b854 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0211b85c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211b864 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b86c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b874 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211b880 kind:load to:0x0211ace8 module:overlay(39) +from:0x0211b89c kind:arm_call to:0x0203d1e8 module:main +from:0x0211b8a4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0211b8ac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0211b8b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211b8bc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0211b8c4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0211b8cc kind:arm_call to:0x02011ff4 module:main +from:0x0211b8d8 kind:load to:0x0211ace8 module:overlay(39) +from:0x0211b934 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x0211b960 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0211b97c kind:load to:0x027e0cec module:dtcm +from:0x0211b988 kind:load to:0x020a8d84 module:overlay(0) +from:0x0211b9dc kind:load to:0x0211d8a4 module:overlay(39) +from:0x0211ba20 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0211ba30 kind:arm_call to:0x0211b9e0 module:overlay(39) +from:0x0211ba80 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0211baa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211bb08 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x0211bb10 kind:load to:0x0211d8f4 module:overlay(39) +from:0x0211bb14 kind:load to:0x027e09ac module:dtcm +from:0x0211bb5c kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0211bb84 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0211bbc0 kind:load to:0x027e09b8 module:dtcm +from:0x0211bc80 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0211bc8c kind:arm_call to:0x0211bd74 module:overlay(39) +from:0x0211bccc kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x0211bce0 kind:arm_call to:0x02016930 module:main +from:0x0211bd1c kind:arm_call to:0x01fff148 module:itcm +from:0x0211bd48 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0211bd6c kind:load to:0x027e0ce0 module:dtcm +from:0x0211bd98 kind:arm_call to:0x0205a370 module:overlay(0) +from:0x0211be0c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0211be18 kind:load to:0x027e0960 module:dtcm +from:0x0211be1c kind:load to:0x027e0ce0 module:dtcm +from:0x0211be2c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0211be6c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0211be7c kind:arm_call to:0x020e7768 module:overlay(31) +from:0x0211be84 kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211be94 kind:arm_call to:0x020e7798 module:overlay(31) +from:0x0211be9c kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211beac kind:arm_call to:0x020e7ae4 module:overlay(31) +from:0x0211beb4 kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211bec4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0211bed0 kind:arm_call to:0x020e81b4 module:overlay(31) +from:0x0211bed8 kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211bee8 kind:arm_call to:0x020e8288 module:overlay(31) +from:0x0211bef0 kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211bf08 kind:arm_call to:0x020e82bc module:overlay(31) +from:0x0211bf10 kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211bf28 kind:arm_call to:0x020e8368 module:overlay(31) +from:0x0211bf30 kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211bf48 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0211bf64 kind:arm_call to:0x0211c334 module:overlay(39) +from:0x0211bf6c kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211bf90 kind:arm_call to:0x020e82b8 module:overlay(31) +from:0x0211bfbc kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0211bff0 kind:arm_call to:0x0211c334 module:overlay(39) +from:0x0211c038 kind:arm_call to:0x01fff17c module:itcm +from:0x0211c064 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c074 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c0a4 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0211c0c0 kind:arm_call to:0x0211c220 module:overlay(39) +from:0x0211c0e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0211c114 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0211c134 kind:arm_call to:0x0211c220 module:overlay(39) +from:0x0211c170 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c19c kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x0211c1b0 kind:arm_call to:0x02016930 module:main +from:0x0211c1c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0211c208 kind:arm_call to:0x0211c5d4 module:overlay(39) +from:0x0211c214 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0211c218 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c290 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0211c2a4 kind:load to:0x0203e93c module:main +from:0x0211c2ac kind:load to:0x027e0ce0 module:dtcm +from:0x0211c35c kind:arm_call to:0x0211c470 module:overlay(39) +from:0x0211c370 kind:arm_call to:0x0211c470 module:overlay(39) +from:0x0211c384 kind:arm_call to:0x0211c470 module:overlay(39) +from:0x0211c3a8 kind:load to:0x0211c3ac module:overlay(39) +from:0x0211c3c4 kind:arm_call to:0x0211c418 module:overlay(39) +from:0x0211c468 kind:load to:0x027e0ce0 module:dtcm +from:0x0211c46c kind:load to:0x0211e24c module:overlay(39) +from:0x0211c4c0 kind:arm_call to:0x0211c3ac module:overlay(39) +from:0x0211c4e0 kind:arm_call to:0x0211c564 module:overlay(39) +from:0x0211c4ec kind:arm_call to:0x0211c4f8 module:overlay(39) +from:0x0211c550 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211c560 kind:load to:0x0211db70 module:overlay(39) +from:0x0211c5bc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0211c5d0 kind:load to:0x0211dca8 module:overlay(39) +from:0x0211c624 kind:arm_call to:0x0211c334 module:overlay(39) +from:0x0211c668 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0211c66c kind:load to:0x0215ed94 module:overlays(63,66) +from:0x0211c678 kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x0211c68c kind:load to:0x0211d880 module:overlay(39) +from:0x0211c698 kind:load to:0x01ffc57c module:itcm +from:0x0211c6bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0211c6c4 kind:arm_call to:0x02011ff4 module:main +from:0x0211c6d8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0211c6ec kind:load to:0x0211e2a0 module:overlay(39) +from:0x0211c700 kind:arm_call to:0x02011f3c module:main +from:0x0211c70c kind:arm_call to:0x0211c758 module:overlay(39) +from:0x0211c720 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0211c750 kind:load to:0x0211dcc8 module:overlay(39) +from:0x0211c760 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0211c770 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0211c784 kind:load to:0x0211dd0c module:overlay(39) +from:0x0211c788 kind:load to:0x0211dce4 module:overlay(39) +from:0x0211c7bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0211c80c kind:arm_call to:0x01ffcfcc module:itcm +from:0x0211c8d8 kind:arm_call to:0x02080190 module:overlay(0) +from:0x0211c8ec kind:arm_call to:0x02080190 module:overlay(0) +from:0x0211c8fc kind:arm_call to:0x020808b4 module:overlay(0) +from:0x0211c93c kind:load to:0x027e0cd8 module:dtcm +from:0x0211c950 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211c964 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0211c96c kind:arm_call to:0x02011ff4 module:main +from:0x0211c980 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0211c9a4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0211c9d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0211c9ec kind:arm_call to:0x0209076c module:overlay(0) +from:0x0211c9f8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0211ca34 kind:arm_call to:0x02083430 module:overlay(0) +from:0x0211ca48 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211ca54 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0211ca68 kind:arm_call to:0x02083430 module:overlay(0) +from:0x0211ca7c kind:arm_call to:0x02083430 module:overlay(0) +from:0x0211ca84 kind:load to:0x020b51f4 module:overlay(0) +from:0x0211cb7c kind:arm_call to:0x02119000 module:overlay(39) +from:0x0211cb8c kind:arm_call to:0x0203ce4c module:main +from:0x0211cba0 kind:load to:0x0211dd60 module:overlay(39) +from:0x0211cba4 kind:load to:0x0211dd70 module:overlay(39) +from:0x0211cba8 kind:load to:0x02119e28 module:overlay(39) +from:0x0211cbac kind:load to:0x0211dd64 module:overlay(39) +from:0x0211cbec kind:arm_call to:0x02119e50 module:overlay(39) +from:0x0211cbfc kind:arm_call to:0x0203ce4c module:main +from:0x0211cc24 kind:arm_call to:0x02119e90 module:overlay(39) +from:0x0211cc34 kind:arm_call to:0x0203ce4c module:main +from:0x0211cc5c kind:arm_call to:0x02119eec module:overlay(39) +from:0x0211cc6c kind:arm_call to:0x0203ce4c module:main +from:0x0211cc94 kind:arm_call to:0x02119f90 module:overlay(39) +from:0x0211cca4 kind:arm_call to:0x0203ce4c module:main +from:0x0211ccb8 kind:load to:0x0211d3bc module:overlay(39) +from:0x0211ccc4 kind:load to:0x0211de48 module:overlay(39) +from:0x0211ccc8 kind:load to:0x0211decc module:overlay(39) +from:0x0211cccc kind:load to:0x0211a9b8 module:overlay(39) +from:0x0211ccd0 kind:load to:0x0211de70 module:overlay(39) +from:0x0211ccd4 kind:load to:0x0211dfa4 module:overlay(39) +from:0x0211ccd8 kind:load to:0x0211a9cc module:overlay(39) +from:0x0211ccdc kind:load to:0x0211de58 module:overlay(39) +from:0x0211cce0 kind:load to:0x0211e07c module:overlay(39) +from:0x0211cce4 kind:load to:0x0211a9e0 module:overlay(39) +from:0x0211cce8 kind:load to:0x0211de64 module:overlay(39) +from:0x0211ccec kind:load to:0x0211de88 module:overlay(39) +from:0x0211ccf0 kind:load to:0x0211a9f4 module:overlay(39) +from:0x0211ccf4 kind:load to:0x0211de7c module:overlay(39) +from:0x0211cd14 kind:arm_call to:0x0211ab38 module:overlay(39) +from:0x0211cd24 kind:arm_call to:0x0203ce4c module:main +from:0x0211cd38 kind:load to:0x0211e154 module:overlay(39) +from:0x0211cd3c kind:load to:0x0211e164 module:overlay(39) +from:0x0211cd40 kind:load to:0x0211b4d4 module:overlay(39) +from:0x0211cd44 kind:load to:0x0211e158 module:overlay(39) +from:0x0211cd64 kind:arm_call to:0x0211b518 module:overlay(39) +from:0x0211cd74 kind:arm_call to:0x0203ce4c module:main +from:0x0211cd88 kind:load to:0x0211e23c module:overlay(39) +from:0x0211cd8c kind:load to:0x0211e24c module:overlay(39) +from:0x0211cd90 kind:load to:0x0211c6d0 module:overlay(39) +from:0x0211cd94 kind:load to:0x0211e240 module:overlay(39) +from:0x0211cdb4 kind:arm_call to:0x0211c714 module:overlay(39) +from:0x0211cdc4 kind:arm_call to:0x0203ce4c module:main +from:0x0211cdd8 kind:load to:0x0211e290 module:overlay(39) +from:0x0211cddc kind:load to:0x0211e2a0 module:overlay(39) +from:0x0211cde0 kind:load to:0x0211c978 module:overlay(39) +from:0x0211cde4 kind:load to:0x0211e294 module:overlay(39) +from:0x0211cde8 kind:load to:0x0211cb60 module:overlay(39) +from:0x0211cdec kind:load to:0x0211cbb0 module:overlay(39) +from:0x0211cdf0 kind:load to:0x0211ccf8 module:overlay(39) +from:0x0211cdf4 kind:load to:0x0211cd48 module:overlay(39) +from:0x0211cdf8 kind:load to:0x0211cd98 module:overlay(39) +from:0x0211ce08 kind:load to:0x02118fd8 module:overlay(39) +from:0x0211ce0c kind:load to:0x02097924 module:overlay(0) +from:0x0211ce10 kind:load to:0x02097734 module:overlay(0) +from:0x0211ce14 kind:load to:0x020977b0 module:overlay(0) +from:0x0211ce18 kind:load to:0x0209792c module:overlay(0) +from:0x0211ce1c kind:load to:0x0209794c module:overlay(0) +from:0x0211ce20 kind:load to:0x02097978 module:overlay(0) +from:0x0211ce2c kind:load to:0x02119404 module:overlay(39) +from:0x0211ce30 kind:load to:0x02119d20 module:overlay(39) +from:0x0211ce34 kind:load to:0x02057bd4 module:overlay(0) +from:0x0211ce38 kind:load to:0x02118fc0 module:overlay(39) +from:0x0211ce3c kind:load to:0x02057da8 module:overlay(0) +from:0x0211ce40 kind:load to:0x02057e24 module:overlay(0) +from:0x0211ce44 kind:load to:0x02057e88 module:overlay(0) +from:0x0211ce48 kind:load to:0x0209a77c module:overlay(0) +from:0x0211ce4c kind:load to:0x02057d64 module:overlay(0) +from:0x0211ce58 kind:load to:0x02119418 module:overlay(39) +from:0x0211ce5c kind:load to:0x02119d3c module:overlay(39) +from:0x0211ce60 kind:load to:0x02099ae0 module:overlay(0) +from:0x0211ce64 kind:load to:0x02099b18 module:overlay(0) +from:0x0211ce68 kind:load to:0x0209a11c module:overlay(0) +from:0x0211ce6c kind:load to:0x0209a124 module:overlay(0) +from:0x0211ce70 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0211ce74 kind:load to:0x02099c90 module:overlay(0) +from:0x0211ce78 kind:load to:0x02099b80 module:overlay(0) +from:0x0211ce7c kind:load to:0x0209a04c module:overlay(0) +from:0x0211ce80 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0211ce84 kind:load to:0x0209a0ec module:overlay(0) +from:0x0211ce88 kind:load to:0x02119d18 module:overlay(39) +from:0x0211ce8c kind:load to:0x0209a104 module:overlay(0) +from:0x0211ce90 kind:load to:0x02119d08 module:overlay(39) +from:0x0211ce94 kind:load to:0x02119ce4 module:overlay(39) +from:0x0211cea0 kind:load to:0x0211942c module:overlay(39) +from:0x0211cea4 kind:load to:0x02119d58 module:overlay(39) +from:0x0211cea8 kind:load to:0x02099ae0 module:overlay(0) +from:0x0211ceac kind:load to:0x02099b18 module:overlay(0) +from:0x0211ceb0 kind:load to:0x0209a11c module:overlay(0) +from:0x0211ceb4 kind:load to:0x0209a124 module:overlay(0) +from:0x0211ceb8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0211cebc kind:load to:0x02099c90 module:overlay(0) +from:0x0211cec0 kind:load to:0x02099b80 module:overlay(0) +from:0x0211cec4 kind:load to:0x0209a04c module:overlay(0) +from:0x0211cec8 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0211cecc kind:load to:0x0209a0ec module:overlay(0) +from:0x0211ced0 kind:load to:0x02119d18 module:overlay(39) +from:0x0211ced4 kind:load to:0x0209a104 module:overlay(0) +from:0x0211ced8 kind:load to:0x02119d08 module:overlay(39) +from:0x0211cedc kind:load to:0x02119ce4 module:overlay(39) +from:0x0211cee8 kind:load to:0x021193f0 module:overlay(39) +from:0x0211ceec kind:load to:0x02119dc4 module:overlay(39) +from:0x0211cef0 kind:load to:0x0209a234 module:overlay(0) +from:0x0211cef4 kind:load to:0x0209a268 module:overlay(0) +from:0x0211cef8 kind:load to:0x0209a300 module:overlay(0) +from:0x0211cefc kind:load to:0x0209a314 module:overlay(0) +from:0x0211cf00 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0211cf04 kind:load to:0x0209a33c module:overlay(0) +from:0x0211cf08 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0211cf0c kind:load to:0x0209a04c module:overlay(0) +from:0x0211cf10 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0211cf14 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0211cf18 kind:load to:0x0209a328 module:overlay(0) +from:0x0211cf1c kind:load to:0x0209a6b4 module:overlay(0) +from:0x0211cf20 kind:load to:0x02119d98 module:overlay(39) +from:0x0211cf24 kind:load to:0x02119d74 module:overlay(39) +from:0x0211cf28 kind:load to:0x0209a6ec module:overlay(0) +from:0x0211d03c kind:load to:0x020984f8 module:overlay(0) +from:0x0211d040 kind:load to:0x02098534 module:overlay(0) +from:0x0211d044 kind:load to:0x0209854c module:overlay(0) +from:0x0211d048 kind:load to:0x02098558 module:overlay(0) +from:0x0211d04c kind:load to:0x01fff464 module:itcm +from:0x0211d050 kind:load to:0x020a99b8 module:overlay(0) +from:0x0211d054 kind:load to:0x020a8d08 module:overlay(0) +from:0x0211d058 kind:load to:0x020a8d84 module:overlay(0) +from:0x0211d05c kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0211d060 kind:load to:0x020a98d4 module:overlay(0) +from:0x0211d064 kind:load to:0x0209849c module:overlay(0) +from:0x0211d068 kind:load to:0x020a993c module:overlay(0) +from:0x0211d06c kind:load to:0x020984a4 module:overlay(0) +from:0x0211d070 kind:load to:0x020984a8 module:overlay(0) +from:0x0211d074 kind:load to:0x02098564 module:overlay(0) +from:0x0211d078 kind:load to:0x020985d0 module:overlay(0) +from:0x0211d07c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0211d080 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211d084 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0211d088 kind:load to:0x02119e08 module:overlay(39) +from:0x0211d08c kind:load to:0x02119de0 module:overlay(39) +from:0x0211d090 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0211d094 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0211d098 kind:load to:0x020a92b0 module:overlay(0) +from:0x0211d09c kind:load to:0x020a8f58 module:overlay(0) +from:0x0211d0a0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0211d0a4 kind:load to:0x020a9130 module:overlay(0) +from:0x0211d0a8 kind:load to:0x020a912c module:overlay(0) +from:0x0211d0ac kind:load to:0x020a91fc module:overlay(0) +from:0x0211d0b0 kind:load to:0x020a9220 module:overlay(0) +from:0x0211d0b4 kind:load to:0x020a9224 module:overlay(0) +from:0x0211d0b8 kind:load to:0x020a9180 module:overlay(0) +from:0x0211d0bc kind:load to:0x020a9188 module:overlay(0) +from:0x0211d0c0 kind:load to:0x020a9190 module:overlay(0) +from:0x0211d0c4 kind:load to:0x020a8f34 module:overlay(0) +from:0x0211d0c8 kind:load to:0x020a8f3c module:overlay(0) +from:0x0211d0cc kind:load to:0x020a8f44 module:overlay(0) +from:0x0211d0d0 kind:load to:0x020a8f4c module:overlay(0) +from:0x0211d0d4 kind:load to:0x020a9428 module:overlay(0) +from:0x0211d0d8 kind:load to:0x020a9578 module:overlay(0) +from:0x0211d0dc kind:load to:0x020a95a4 module:overlay(0) +from:0x0211d0e0 kind:load to:0x020a95c4 module:overlay(0) +from:0x0211d0e4 kind:load to:0x020a97dc module:overlay(0) +from:0x0211d0e8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0211d0ec kind:load to:0x020a8ea0 module:overlay(0) +from:0x0211d0f0 kind:load to:0x020a8e64 module:overlay(0) +from:0x0211d0f4 kind:load to:0x020a9984 module:overlay(0) +from:0x0211d0f8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0211d0fc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0211d100 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0211d104 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0211d108 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0211d10c kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0211d110 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0211d114 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0211d118 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0211d11c kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0211d120 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0211d124 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0211d128 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0211d12c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0211d130 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0211d134 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0211d138 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0211d13c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0211d140 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0211d144 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0211d148 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0211d14c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0211d158 kind:load to:0x020984f8 module:overlay(0) +from:0x0211d15c kind:load to:0x02098534 module:overlay(0) +from:0x0211d160 kind:load to:0x0209854c module:overlay(0) +from:0x0211d164 kind:load to:0x02098558 module:overlay(0) +from:0x0211d168 kind:load to:0x01fff464 module:itcm +from:0x0211d16c kind:load to:0x020a99b8 module:overlay(0) +from:0x0211d170 kind:load to:0x020a8d08 module:overlay(0) +from:0x0211d174 kind:load to:0x021194d8 module:overlay(39) +from:0x0211d178 kind:load to:0x02119594 module:overlay(39) +from:0x0211d17c kind:load to:0x020a98d4 module:overlay(0) +from:0x0211d180 kind:load to:0x0209849c module:overlay(0) +from:0x0211d184 kind:load to:0x02119634 module:overlay(39) +from:0x0211d188 kind:load to:0x020984a4 module:overlay(0) +from:0x0211d18c kind:load to:0x020984a8 module:overlay(0) +from:0x0211d190 kind:load to:0x02098564 module:overlay(0) +from:0x0211d194 kind:load to:0x020985d0 module:overlay(0) +from:0x0211d198 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0211d19c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211d1a0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0211d1a4 kind:load to:0x02119440 module:overlay(39) +from:0x0211d1a8 kind:load to:0x02119488 module:overlay(39) +from:0x0211d1ac kind:load to:0x02119504 module:overlay(39) +from:0x0211d1b0 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0211d1b4 kind:load to:0x020a92b0 module:overlay(0) +from:0x0211d1b8 kind:load to:0x020a8f58 module:overlay(0) +from:0x0211d1bc kind:load to:0x020a8fc0 module:overlay(0) +from:0x0211d1c0 kind:load to:0x020a9130 module:overlay(0) +from:0x0211d1c4 kind:load to:0x020a912c module:overlay(0) +from:0x0211d1c8 kind:load to:0x020a91fc module:overlay(0) +from:0x0211d1cc kind:load to:0x020a9220 module:overlay(0) +from:0x0211d1d0 kind:load to:0x020a9224 module:overlay(0) +from:0x0211d1d4 kind:load to:0x021196c8 module:overlay(39) +from:0x0211d1d8 kind:load to:0x020a9188 module:overlay(0) +from:0x0211d1dc kind:load to:0x020a9190 module:overlay(0) +from:0x0211d1e0 kind:load to:0x020a8f34 module:overlay(0) +from:0x0211d1e4 kind:load to:0x020a8f3c module:overlay(0) +from:0x0211d1e8 kind:load to:0x020a8f44 module:overlay(0) +from:0x0211d1ec kind:load to:0x020a8f4c module:overlay(0) +from:0x0211d1f0 kind:load to:0x02119768 module:overlay(39) +from:0x0211d1f4 kind:load to:0x020a9578 module:overlay(0) +from:0x0211d1f8 kind:load to:0x020a95a4 module:overlay(0) +from:0x0211d1fc kind:load to:0x020a95c4 module:overlay(0) +from:0x0211d200 kind:load to:0x020a97dc module:overlay(0) +from:0x0211d204 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0211d208 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0211d20c kind:load to:0x020a8e64 module:overlay(0) +from:0x0211d210 kind:load to:0x020a9984 module:overlay(0) +from:0x0211d214 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0211d218 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0211d21c kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0211d220 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0211d224 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0211d228 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0211d22c kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0211d230 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0211d234 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0211d238 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0211d23c kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0211d240 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0211d244 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0211d248 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0211d24c kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0211d250 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0211d254 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0211d258 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0211d25c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0211d260 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0211d264 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0211d268 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0211d3d4 kind:load to:0x02119f6c module:overlay(39) +from:0x0211d3d8 kind:load to:0x020979c4 module:overlay(0) +from:0x0211d3dc kind:load to:0x020979f8 module:overlay(0) +from:0x0211d3e0 kind:load to:0x020977b0 module:overlay(0) +from:0x0211d3e4 kind:load to:0x020979cc module:overlay(0) +from:0x0211d3e8 kind:load to:0x020977f4 module:overlay(0) +from:0x0211d3ec kind:load to:0x020977f8 module:overlay(0) +from:0x0211d3f8 kind:load to:0x02119ec8 module:overlay(39) +from:0x0211d3fc kind:load to:0x02097924 module:overlay(0) +from:0x0211d400 kind:load to:0x02097734 module:overlay(0) +from:0x0211d404 kind:load to:0x020977b0 module:overlay(0) +from:0x0211d408 kind:load to:0x0209792c module:overlay(0) +from:0x0211d40c kind:load to:0x0209794c module:overlay(0) +from:0x0211d410 kind:load to:0x02097978 module:overlay(0) +from:0x0211d41c kind:load to:0x02119e88 module:overlay(39) +from:0x0211d420 kind:load to:0x02097924 module:overlay(0) +from:0x0211d424 kind:load to:0x02097734 module:overlay(0) +from:0x0211d428 kind:load to:0x020977b0 module:overlay(0) +from:0x0211d42c kind:load to:0x0209792c module:overlay(0) +from:0x0211d430 kind:load to:0x0209794c module:overlay(0) +from:0x0211d434 kind:load to:0x02097978 module:overlay(0) +from:0x0211d440 kind:load to:0x02119e48 module:overlay(39) +from:0x0211d444 kind:load to:0x02097924 module:overlay(0) +from:0x0211d448 kind:load to:0x02097734 module:overlay(0) +from:0x0211d44c kind:load to:0x020977b0 module:overlay(0) +from:0x0211d450 kind:load to:0x0209792c module:overlay(0) +from:0x0211d454 kind:load to:0x0209794c module:overlay(0) +from:0x0211d458 kind:load to:0x02097978 module:overlay(0) +from:0x0211d62c kind:load to:0x0211a808 module:overlay(39) +from:0x0211d630 kind:load to:0x02098534 module:overlay(0) +from:0x0211d634 kind:load to:0x0211a7e0 module:overlay(39) +from:0x0211d638 kind:load to:0x02098558 module:overlay(0) +from:0x0211d63c kind:load to:0x01fff464 module:itcm +from:0x0211d640 kind:load to:0x020a99b8 module:overlay(0) +from:0x0211d644 kind:load to:0x020a8d08 module:overlay(0) +from:0x0211d648 kind:load to:0x020a8d84 module:overlay(0) +from:0x0211d64c kind:load to:0x0211a26c module:overlay(39) +from:0x0211d650 kind:load to:0x020a98d4 module:overlay(0) +from:0x0211d654 kind:load to:0x0209849c module:overlay(0) +from:0x0211d658 kind:load to:0x0211a4f0 module:overlay(39) +from:0x0211d65c kind:load to:0x020984a4 module:overlay(0) +from:0x0211d660 kind:load to:0x020984a8 module:overlay(0) +from:0x0211d664 kind:load to:0x02098564 module:overlay(0) +from:0x0211d668 kind:load to:0x020985d0 module:overlay(0) +from:0x0211d66c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0211d670 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211d674 kind:load to:0x0211a898 module:overlay(39) +from:0x0211d678 kind:load to:0x0211a950 module:overlay(39) +from:0x0211d67c kind:load to:0x0211a980 module:overlay(39) +from:0x0211d680 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0211d684 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0211d688 kind:load to:0x020a92b0 module:overlay(0) +from:0x0211d68c kind:load to:0x0211a754 module:overlay(39) +from:0x0211d690 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0211d694 kind:load to:0x020a9130 module:overlay(0) +from:0x0211d698 kind:load to:0x020a912c module:overlay(0) +from:0x0211d69c kind:load to:0x0211a7c0 module:overlay(39) +from:0x0211d6a0 kind:load to:0x020a9220 module:overlay(0) +from:0x0211d6a4 kind:load to:0x020a9224 module:overlay(0) +from:0x0211d6a8 kind:load to:0x0211a544 module:overlay(39) +from:0x0211d6ac kind:load to:0x020a9188 module:overlay(0) +from:0x0211d6b0 kind:load to:0x020a9190 module:overlay(0) +from:0x0211d6b4 kind:load to:0x020a8f34 module:overlay(0) +from:0x0211d6b8 kind:load to:0x020a8f3c module:overlay(0) +from:0x0211d6bc kind:load to:0x020a8f44 module:overlay(0) +from:0x0211d6c0 kind:load to:0x020a8f4c module:overlay(0) +from:0x0211d6c4 kind:load to:0x0211a610 module:overlay(39) +from:0x0211d6c8 kind:load to:0x020a9578 module:overlay(0) +from:0x0211d6cc kind:load to:0x020a95a4 module:overlay(0) +from:0x0211d6d0 kind:load to:0x020a95c4 module:overlay(0) +from:0x0211d6d4 kind:load to:0x020a97dc module:overlay(0) +from:0x0211d6d8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0211d6dc kind:load to:0x020a8ea0 module:overlay(0) +from:0x0211d6e0 kind:load to:0x020a8e64 module:overlay(0) +from:0x0211d6e4 kind:load to:0x020a9984 module:overlay(0) +from:0x0211d6e8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0211d6ec kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0211d6f0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0211d6f4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0211d6f8 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0211d6fc kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0211d700 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0211d704 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0211d708 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0211d70c kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0211d710 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0211d714 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0211d718 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0211d71c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0211d720 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0211d724 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0211d728 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0211d72c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0211d730 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0211d734 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0211d738 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0211d73c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0211d740 kind:load to:0x0211d778 module:overlay(39) +from:0x0211d744 kind:load to:0x0211d784 module:overlay(39) +from:0x0211d798 kind:load to:0x0211ab14 module:overlay(39) +from:0x0211d79c kind:load to:0x02097924 module:overlay(0) +from:0x0211d7a0 kind:load to:0x02097734 module:overlay(0) +from:0x0211d7a4 kind:load to:0x020977b0 module:overlay(0) +from:0x0211d7a8 kind:load to:0x0209792c module:overlay(0) +from:0x0211d7ac kind:load to:0x0209794c module:overlay(0) +from:0x0211d7b0 kind:load to:0x02097978 module:overlay(0) +from:0x0211d7bc kind:load to:0x0211acb0 module:overlay(39) +from:0x0211d7c0 kind:load to:0x0211b420 module:overlay(39) +from:0x0211d7c4 kind:load to:0x0205a700 module:overlay(0) +from:0x0211d7c8 kind:load to:0x01ffc57c module:itcm +from:0x0211d7cc kind:load to:0x02057da8 module:overlay(0) +from:0x0211d7d0 kind:load to:0x02057e24 module:overlay(0) +from:0x0211d7d4 kind:load to:0x02057e88 module:overlay(0) +from:0x0211d7d8 kind:load to:0x01ffc7a4 module:itcm +from:0x0211d7dc kind:load to:0x02057d64 module:overlay(0) +from:0x0211d7e8 kind:load to:0x020984f8 module:overlay(0) +from:0x0211d7ec kind:load to:0x02098534 module:overlay(0) +from:0x0211d7f0 kind:load to:0x0209854c module:overlay(0) +from:0x0211d7f4 kind:load to:0x02098558 module:overlay(0) +from:0x0211d7f8 kind:load to:0x01fff464 module:itcm +from:0x0211d7fc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0211d800 kind:load to:0x0211acfc module:overlay(39) +from:0x0211d804 kind:load to:0x0211b058 module:overlay(39) +from:0x0211d808 kind:load to:0x0211b0e4 module:overlay(39) +from:0x0211d80c kind:load to:0x0211b18c module:overlay(39) +from:0x0211d810 kind:load to:0x0209849c module:overlay(0) +from:0x0211d814 kind:load to:0x0211b1a0 module:overlay(39) +from:0x0211d818 kind:load to:0x020984a4 module:overlay(0) +from:0x0211d81c kind:load to:0x020984a8 module:overlay(0) +from:0x0211d820 kind:load to:0x02098564 module:overlay(0) +from:0x0211d824 kind:load to:0x020985d0 module:overlay(0) +from:0x0211d828 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0211d82c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211d830 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0211d834 kind:load to:0x0211b43c module:overlay(39) +from:0x0211d838 kind:load to:0x0211b484 module:overlay(39) +from:0x0211d844 kind:load to:0x0211c654 module:overlay(39) +from:0x0211d848 kind:load to:0x0211c69c module:overlay(39) +from:0x0211d84c kind:load to:0x0207316c module:overlay(0) +from:0x0211d850 kind:load to:0x02073170 module:overlay(0) +from:0x0211d85c kind:load to:0x0211b4f4 module:overlay(39) +from:0x0211d860 kind:load to:0x020979c4 module:overlay(0) +from:0x0211d864 kind:load to:0x020979f8 module:overlay(0) +from:0x0211d868 kind:load to:0x020977b0 module:overlay(0) +from:0x0211d86c kind:load to:0x020979cc module:overlay(0) +from:0x0211d870 kind:load to:0x020977f4 module:overlay(0) +from:0x0211d874 kind:load to:0x020977f8 module:overlay(0) +from:0x0211d880 kind:load to:0x0211b820 module:overlay(39) +from:0x0211d884 kind:load to:0x0211c6b4 module:overlay(39) +from:0x0211d888 kind:load to:0x02057bd4 module:overlay(0) +from:0x0211d88c kind:load to:0x0211c690 module:overlay(39) +from:0x0211d890 kind:load to:0x02057da8 module:overlay(0) +from:0x0211d894 kind:load to:0x02057e24 module:overlay(0) +from:0x0211d898 kind:load to:0x02057e88 module:overlay(0) +from:0x0211d89c kind:load to:0x0209a77c module:overlay(0) +from:0x0211d8a0 kind:load to:0x02057d64 module:overlay(0) +from:0x0211da54 kind:load to:0x020984f8 module:overlay(0) +from:0x0211da58 kind:load to:0x02098534 module:overlay(0) +from:0x0211da5c kind:load to:0x0209854c module:overlay(0) +from:0x0211da60 kind:load to:0x02098558 module:overlay(0) +from:0x0211da64 kind:load to:0x01fff464 module:itcm +from:0x0211da68 kind:load to:0x020a99b8 module:overlay(0) +from:0x0211da6c kind:load to:0x0211b8dc module:overlay(39) +from:0x0211da70 kind:load to:0x0211b980 module:overlay(39) +from:0x0211da74 kind:load to:0x0211b9f0 module:overlay(39) +from:0x0211da78 kind:load to:0x020a98d4 module:overlay(0) +from:0x0211da7c kind:load to:0x0209849c module:overlay(0) +from:0x0211da80 kind:load to:0x0211be20 module:overlay(39) +from:0x0211da84 kind:load to:0x020984a4 module:overlay(0) +from:0x0211da88 kind:load to:0x020984a8 module:overlay(0) +from:0x0211da8c kind:load to:0x02098564 module:overlay(0) +from:0x0211da90 kind:load to:0x020985d0 module:overlay(0) +from:0x0211da94 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0211da98 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0211da9c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0211daa0 kind:load to:0x0211b834 module:overlay(39) +from:0x0211daa4 kind:load to:0x0211b884 module:overlay(39) +from:0x0211daa8 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0211daac kind:load to:0x0211b98c module:overlay(39) +from:0x0211dab0 kind:load to:0x020a92b0 module:overlay(0) +from:0x0211dab4 kind:load to:0x020a8f58 module:overlay(0) +from:0x0211dab8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0211dabc kind:load to:0x020a9130 module:overlay(0) +from:0x0211dac0 kind:load to:0x020a912c module:overlay(0) +from:0x0211dac4 kind:load to:0x020a91fc module:overlay(0) +from:0x0211dac8 kind:load to:0x020a9220 module:overlay(0) +from:0x0211dacc kind:load to:0x020a9224 module:overlay(0) +from:0x0211dad0 kind:load to:0x0211bb18 module:overlay(39) +from:0x0211dad4 kind:load to:0x0211bbc4 module:overlay(39) +from:0x0211dad8 kind:load to:0x020a9190 module:overlay(0) +from:0x0211dadc kind:load to:0x020a8f34 module:overlay(0) +from:0x0211dae0 kind:load to:0x020a8f3c module:overlay(0) +from:0x0211dae4 kind:load to:0x020a8f44 module:overlay(0) +from:0x0211dae8 kind:load to:0x020a8f4c module:overlay(0) +from:0x0211daec kind:load to:0x0211c394 module:overlay(39) +from:0x0211daf0 kind:load to:0x020a9578 module:overlay(0) +from:0x0211daf4 kind:load to:0x020a95a4 module:overlay(0) +from:0x0211daf8 kind:load to:0x020a95c4 module:overlay(0) +from:0x0211dafc kind:load to:0x020a97dc module:overlay(0) +from:0x0211db00 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0211db04 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0211db08 kind:load to:0x020a8e64 module:overlay(0) +from:0x0211db0c kind:load to:0x020a9984 module:overlay(0) +from:0x0211db10 kind:load to:0x0211be74 module:overlay(39) +from:0x0211db14 kind:load to:0x0211be8c module:overlay(39) +from:0x0211db18 kind:load to:0x0211bea4 module:overlay(39) +from:0x0211db1c kind:load to:0x0211bebc module:overlay(39) +from:0x0211db20 kind:load to:0x0211bec8 module:overlay(39) +from:0x0211db24 kind:load to:0x0211bee0 module:overlay(39) +from:0x0211db28 kind:load to:0x0211bf00 module:overlay(39) +from:0x0211db2c kind:load to:0x0211bf20 module:overlay(39) +from:0x0211db30 kind:load to:0x0211bf40 module:overlay(39) +from:0x0211db34 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0211db38 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0211db3c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0211db40 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0211db44 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0211db48 kind:load to:0x0211bf88 module:overlay(39) +from:0x0211db4c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0211db50 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0211db54 kind:load to:0x0211bfb4 module:overlay(39) +from:0x0211db58 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0211db5c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0211db60 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0211db64 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0211db68 kind:load to:0x0211bf4c module:overlay(39) +from:0x0211db6c kind:load to:0x0211bfc0 module:overlay(39) +from:0x0211dcc8 kind:load to:0x0211c6f0 module:overlay(39) +from:0x0211dccc kind:load to:0x0209c8bc module:overlay(0) +from:0x0211dcd0 kind:load to:0x0209c97c module:overlay(0) +from:0x0211dcd4 kind:load to:0x0209c980 module:overlay(0) +from:0x0211dcd8 kind:load to:0x0209c984 module:overlay(0) +from:0x0211dce4 kind:load to:0x0207c47c module:overlay(0) +from:0x0211dce8 kind:load to:0x0207c484 module:overlay(0) +from:0x0211dcec kind:load to:0x0207c94c module:overlay(0) +from:0x0211dcf0 kind:load to:0x0207c93c module:overlay(0) +from:0x0211dcf4 kind:load to:0x0207c980 module:overlay(0) +from:0x0211dcf8 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0211dcfc kind:load to:0x0207ca18 module:overlay(0) +from:0x0211dd00 kind:load to:0x0207ca90 module:overlay(0) +from:0x0211dd0c kind:load to:0x0211c78c module:overlay(39) +from:0x0211dd10 kind:load to:0x0209d098 module:overlay(0) +from:0x0211dd14 kind:load to:0x0211c940 module:overlay(39) +from:0x0211dd18 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0211dd1c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0211dd20 kind:load to:0x0211c944 module:overlay(39) +from:0x0211dd24 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0211dd28 kind:load to:0x0209d1ac module:overlay(0) +from:0x0211dd2c kind:load to:0x0209d1b4 module:overlay(0) +from:0x0211dd30 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0211dd34 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0211dd38 kind:load to:0x0209d1cc module:overlay(0) +from:0x0211dd3c kind:load to:0x0211c948 module:overlay(39) +from:0x0211dd40 kind:load to:0x0211c95c module:overlay(39) diff --git a/config/usa/arm9/overlays/ov039/symbols.txt b/config/usa/arm9/overlays/ov039/symbols.txt new file mode 100644 index 00000000..32a33f2f --- /dev/null +++ b/config/usa/arm9/overlays/ov039/symbols.txt @@ -0,0 +1,248 @@ +func_ov039_02118fa0 kind:function(arm,size=0x20) addr:0x02118fa0 +func_ov039_02118fc0 kind:function(arm,size=0xc) addr:0x02118fc0 +func_ov039_02118fcc kind:function(arm,size=0xc) addr:0x02118fcc +func_ov039_02118fd8 kind:function(arm,size=0x28) addr:0x02118fd8 +func_ov039_02119000 kind:function(arm,size=0x5c) addr:0x02119000 +func_ov039_0211905c kind:function(arm,size=0x394) addr:0x0211905c +func_ov039_021193f0 kind:function(arm,size=0x14) addr:0x021193f0 +func_ov039_02119404 kind:function(arm,size=0x14) addr:0x02119404 +func_ov039_02119418 kind:function(arm,size=0x14) addr:0x02119418 +func_ov039_0211942c kind:function(arm,size=0x14) addr:0x0211942c +func_ov039_02119440 kind:function(arm,size=0x48) addr:0x02119440 +func_ov039_02119488 kind:function(arm,size=0x50) addr:0x02119488 +func_ov039_021194d8 kind:function(arm,size=0x2c) addr:0x021194d8 +func_ov039_02119504 kind:function(arm,size=0x90) addr:0x02119504 +func_ov039_02119594 kind:function(arm,size=0xa0) addr:0x02119594 +func_ov039_02119634 kind:function(arm,size=0x94) addr:0x02119634 +func_ov039_021196c8 kind:function(arm,size=0xa0) addr:0x021196c8 +func_ov039_02119768 kind:function(arm,size=0x1e0) addr:0x02119768 +func_ov039_02119948 kind:function(arm,size=0x58) addr:0x02119948 +func_ov039_021199a0 kind:function(arm,size=0x19c) addr:0x021199a0 +func_ov039_02119b3c kind:function(arm,size=0x58) addr:0x02119b3c +func_ov039_02119b94 kind:function(arm,size=0x150) addr:0x02119b94 +func_ov039_02119ce4 kind:function(arm,size=0x24) addr:0x02119ce4 +func_ov039_02119d08 kind:function(arm,size=0x10) addr:0x02119d08 +func_ov039_02119d18 kind:function(arm,size=0x8) addr:0x02119d18 +func_ov039_02119d20 kind:function(arm,size=0x1c) addr:0x02119d20 +func_ov039_02119d3c kind:function(arm,size=0x1c) addr:0x02119d3c +func_ov039_02119d58 kind:function(arm,size=0x1c) addr:0x02119d58 +func_ov039_02119d74 kind:function(arm,size=0x24) addr:0x02119d74 +func_ov039_02119d98 kind:function(arm,size=0x2c) addr:0x02119d98 +func_ov039_02119dc4 kind:function(arm,size=0x1c) addr:0x02119dc4 +func_ov039_02119de0 kind:function(arm,size=0x28) addr:0x02119de0 +func_ov039_02119e08 kind:function(arm,size=0x20) addr:0x02119e08 +func_ov039_02119e28 kind:function(arm,size=0x14) addr:0x02119e28 +func_ov039_02119e3c kind:function(arm,size=0xc) addr:0x02119e3c +func_ov039_02119e48 kind:function(arm,size=0x8) addr:0x02119e48 +func_ov039_02119e50 kind:function(arm,size=0x2c) addr:0x02119e50 +func_ov039_02119e7c kind:function(arm,size=0xc) addr:0x02119e7c +func_ov039_02119e88 kind:function(arm,size=0x8) addr:0x02119e88 +func_ov039_02119e90 kind:function(arm,size=0x2c) addr:0x02119e90 +func_ov039_02119ebc kind:function(arm,size=0xc) addr:0x02119ebc +func_ov039_02119ec8 kind:function(arm,size=0x24) addr:0x02119ec8 +func_ov039_02119eec kind:function(arm,size=0x74) addr:0x02119eec +func_ov039_02119f60 kind:function(arm,size=0xc) addr:0x02119f60 +func_ov039_02119f6c kind:function(arm,size=0x24) addr:0x02119f6c +func_ov039_02119f90 kind:function(arm,size=0x6c) addr:0x02119f90 +func_ov039_02119ffc kind:function(arm,size=0x270) addr:0x02119ffc +func_ov039_0211a26c kind:function(arm,size=0x120) addr:0x0211a26c +func_ov039_0211a38c kind:function(arm,size=0x58) addr:0x0211a38c +func_ov039_0211a3e4 kind:function(arm,size=0x5c) addr:0x0211a3e4 +func_ov039_0211a440 kind:function(arm,size=0xb0) addr:0x0211a440 +func_ov039_0211a4f0 kind:function(arm,size=0x54) addr:0x0211a4f0 +func_ov039_0211a544 kind:function(arm,size=0xcc) addr:0x0211a544 +func_ov039_0211a610 kind:function(arm,size=0x144) addr:0x0211a610 +func_ov039_0211a754 kind:function(arm,size=0x6c) addr:0x0211a754 +func_ov039_0211a7c0 kind:function(arm,size=0x20) addr:0x0211a7c0 +func_ov039_0211a7e0 kind:function(arm,size=0x28) addr:0x0211a7e0 +func_ov039_0211a808 kind:function(arm,size=0x90) addr:0x0211a808 +func_ov039_0211a898 kind:function(arm,size=0x98) addr:0x0211a898 +func_ov039_0211a930 kind:function(arm,size=0x20) addr:0x0211a930 +func_ov039_0211a950 kind:function(arm,size=0x30) addr:0x0211a950 +func_ov039_0211a980 kind:function(arm,size=0x38) addr:0x0211a980 +func_ov039_0211a9b8 kind:function(arm,size=0x14) addr:0x0211a9b8 +func_ov039_0211a9cc kind:function(arm,size=0x14) addr:0x0211a9cc +func_ov039_0211a9e0 kind:function(arm,size=0x14) addr:0x0211a9e0 +func_ov039_0211a9f4 kind:function(arm,size=0x14) addr:0x0211a9f4 +func_ov039_0211aa08 kind:function(arm,size=0x38) addr:0x0211aa08 +func_ov039_0211aa40 kind:function(arm,size=0x28) addr:0x0211aa40 +func_ov039_0211aa68 kind:function(arm,size=0x2c) addr:0x0211aa68 +func_ov039_0211aa94 kind:function(arm,size=0x20) addr:0x0211aa94 +func_ov039_0211aab4 kind:function(arm,size=0x54) addr:0x0211aab4 +func_ov039_0211ab08 kind:function(arm,size=0xc) addr:0x0211ab08 +func_ov039_0211ab14 kind:function(arm,size=0x24) addr:0x0211ab14 +func_ov039_0211ab38 kind:function(arm,size=0x28) addr:0x0211ab38 +func_ov039_0211ab60 kind:function(arm,size=0x150) addr:0x0211ab60 +func_ov039_0211acb0 kind:function(arm,size=0x14) addr:0x0211acb0 +func_ov039_0211acc4 kind:function(arm,size=0x24) addr:0x0211acc4 +func_ov039_0211ace8 kind:function(arm,size=0x14) addr:0x0211ace8 +func_ov039_0211acfc kind:function(arm,size=0x35c) addr:0x0211acfc +func_ov039_0211b058 kind:function(arm,size=0x8c) addr:0x0211b058 +func_ov039_0211b0e4 kind:function(arm,size=0xa8) addr:0x0211b0e4 +func_ov039_0211b18c kind:function(arm,size=0x14) addr:0x0211b18c +func_ov039_0211b1a0 kind:function(arm,size=0x20) addr:0x0211b1a0 +func_ov039_0211b1c0 kind:function(arm,size=0x84) addr:0x0211b1c0 +func_ov039_0211b244 kind:function(arm,size=0xac) addr:0x0211b244 +func_ov039_0211b2f0 kind:function(arm,size=0x130) addr:0x0211b2f0 +func_ov039_0211b420 kind:function(arm,size=0x1c) addr:0x0211b420 +func_ov039_0211b43c kind:function(arm,size=0x48) addr:0x0211b43c +func_ov039_0211b484 kind:function(arm,size=0x50) addr:0x0211b484 +func_ov039_0211b4d4 kind:function(arm,size=0x14) addr:0x0211b4d4 +func_ov039_0211b4e8 kind:function(arm,size=0xc) addr:0x0211b4e8 +func_ov039_0211b4f4 kind:function(arm,size=0x24) addr:0x0211b4f4 +func_ov039_0211b518 kind:function(arm,size=0x64) addr:0x0211b518 +func_ov039_0211b57c kind:function(arm,size=0x2a4) addr:0x0211b57c +func_ov039_0211b820 kind:function(arm,size=0x14) addr:0x0211b820 +func_ov039_0211b834 kind:function(arm,size=0x50) addr:0x0211b834 +func_ov039_0211b884 kind:function(arm,size=0x58) addr:0x0211b884 +func_ov039_0211b8dc kind:function(arm,size=0xa4) addr:0x0211b8dc +func_ov039_0211b980 kind:function(arm,size=0xc) addr:0x0211b980 +func_ov039_0211b98c kind:function(arm,size=0x54) addr:0x0211b98c +func_ov039_0211b9e0 kind:function(arm,size=0x10) addr:0x0211b9e0 +func_ov039_0211b9f0 kind:function(arm,size=0x128) addr:0x0211b9f0 +func_ov039_0211bb18 kind:function(arm,size=0xac) addr:0x0211bb18 +func_ov039_0211bbc4 kind:function(arm,size=0xc0) addr:0x0211bbc4 +func_ov039_0211bc84 kind:function(arm,size=0x34) addr:0x0211bc84 +func_ov039_0211bcb8 kind:function(arm,size=0xbc) addr:0x0211bcb8 +func_ov039_0211bd74 kind:function(arm,size=0xac) addr:0x0211bd74 +func_ov039_0211be20 kind:function(arm,size=0x54) addr:0x0211be20 +func_ov039_0211be74 kind:function(arm,size=0x18) addr:0x0211be74 +func_ov039_0211be8c kind:function(arm,size=0x18) addr:0x0211be8c +func_ov039_0211bea4 kind:function(arm,size=0x18) addr:0x0211bea4 +func_ov039_0211bebc kind:function(arm,size=0xc) addr:0x0211bebc +func_ov039_0211bec8 kind:function(arm,size=0x18) addr:0x0211bec8 +func_ov039_0211bee0 kind:function(arm,size=0x20) addr:0x0211bee0 +func_ov039_0211bf00 kind:function(arm,size=0x20) addr:0x0211bf00 +func_ov039_0211bf20 kind:function(arm,size=0x20) addr:0x0211bf20 +func_ov039_0211bf40 kind:function(arm,size=0xc) addr:0x0211bf40 +func_ov039_0211bf4c kind:function(arm,size=0x3c) addr:0x0211bf4c +func_ov039_0211bf88 kind:function(arm,size=0x2c) addr:0x0211bf88 +func_ov039_0211bfb4 kind:function(arm,size=0xc) addr:0x0211bfb4 +func_ov039_0211bfc0 kind:function(arm,size=0x260) addr:0x0211bfc0 +func_ov039_0211c220 kind:function(arm,size=0x90) addr:0x0211c220 +func_ov039_0211c2b0 kind:function(arm,size=0x84) addr:0x0211c2b0 +func_ov039_0211c334 kind:function(arm,size=0x60) addr:0x0211c334 +func_ov039_0211c394 kind:function(arm,size=0x18) addr:0x0211c394 +func_ov039_0211c3ac kind:function(arm,size=0x6c) addr:0x0211c3ac +func_ov039_0211c418 kind:function(arm,size=0x58) addr:0x0211c418 +func_ov039_0211c470 kind:function(arm,size=0x88) addr:0x0211c470 +func_ov039_0211c4f8 kind:function(arm,size=0x6c) addr:0x0211c4f8 +func_ov039_0211c564 kind:function(arm,size=0x70) addr:0x0211c564 +func_ov039_0211c5d4 kind:function(arm,size=0x80) addr:0x0211c5d4 +func_ov039_0211c654 kind:function(arm,size=0x1c) addr:0x0211c654 +func_ov039_0211c670 kind:function(arm,size=0x20) addr:0x0211c670 +func_ov039_0211c690 kind:function(arm,size=0xc) addr:0x0211c690 +func_ov039_0211c69c kind:function(arm,size=0x4) addr:0x0211c69c +func_ov039_0211c6a0 kind:function(arm,size=0x14) addr:0x0211c6a0 +func_ov039_0211c6b4 kind:function(arm,size=0x1c) addr:0x0211c6b4 +func_ov039_0211c6d0 kind:function(arm,size=0x14) addr:0x0211c6d0 +func_ov039_0211c6e4 kind:function(arm,size=0xc) addr:0x0211c6e4 +func_ov039_0211c6f0 kind:function(arm,size=0x24) addr:0x0211c6f0 +func_ov039_0211c714 kind:function(arm,size=0x44) addr:0x0211c714 +func_ov039_0211c758 kind:function(arm,size=0x34) addr:0x0211c758 +func_ov039_0211c78c kind:function(arm,size=0x1b4) addr:0x0211c78c +func_ov039_0211c940 kind:function(arm,size=0x4) addr:0x0211c940 +func_ov039_0211c944 kind:function(arm,size=0x4) addr:0x0211c944 +func_ov039_0211c948 kind:function(arm,size=0x14) addr:0x0211c948 +func_ov039_0211c95c kind:function(arm,size=0x1c) addr:0x0211c95c +func_ov039_0211c978 kind:function(arm,size=0x14) addr:0x0211c978 +func_ov039_0211c98c kind:function(arm,size=0x20) addr:0x0211c98c +func_ov039_0211c9ac kind:function(arm,size=0xe0) addr:0x0211c9ac +data_ov039_0211ca94 kind:data(any) addr:0x0211ca94 +data_ov039_0211ca9c kind:data(any) addr:0x0211ca9c +data_ov039_0211caac kind:data(any) addr:0x0211caac +data_ov039_0211cabc kind:data(any) addr:0x0211cabc +data_ov039_0211cac0 kind:data(any) addr:0x0211cac0 +data_ov039_0211cad4 kind:data(any) addr:0x0211cad4 +data_ov039_0211cae8 kind:data(any) addr:0x0211cae8 +data_ov039_0211cafc kind:data(any) addr:0x0211cafc +data_ov039_0211cb10 kind:data(any) addr:0x0211cb10 +data_ov039_0211cb24 kind:data(any) addr:0x0211cb24 +data_ov039_0211cb38 kind:data(any) addr:0x0211cb38 +data_ov039_0211cb4c kind:data(any) addr:0x0211cb4c +__sinit_ov039_0211cb60 kind:function(arm,size=0x50) addr:0x0211cb60 +__sinit_ov039_0211cbb0 kind:function(arm,size=0x148) addr:0x0211cbb0 +__sinit_ov039_0211ccf8 kind:function(arm,size=0x50) addr:0x0211ccf8 +__sinit_ov039_0211cd48 kind:function(arm,size=0x50) addr:0x0211cd48 +__sinit_ov039_0211cd98 kind:function(arm,size=0x50) addr:0x0211cd98 +.p__sinit_ov039_0211cb60 kind:data(word) addr:0x0211cde8 +.p__sinit_ov039_0211cbb0 kind:data(word) addr:0x0211cdec +.p__sinit_ov039_0211ccf8 kind:data(word) addr:0x0211cdf0 +.p__sinit_ov039_0211cd48 kind:data(word) addr:0x0211cdf4 +.p__sinit_ov039_0211cd98 kind:data(word) addr:0x0211cdf8 +data_ov039_0211ce08 kind:data(any) addr:0x0211ce08 +data_ov039_0211ce2c kind:data(any) addr:0x0211ce2c +data_ov039_0211ce58 kind:data(any) addr:0x0211ce58 +data_ov039_0211cea0 kind:data(any) addr:0x0211cea0 +data_ov039_0211cee8 kind:data(any) addr:0x0211cee8 +data_ov039_0211cf2c kind:data(any) addr:0x0211cf2c +data_ov039_0211d03c kind:data(any) addr:0x0211d03c +data_ov039_0211d158 kind:data(any) addr:0x0211d158 +data_ov039_0211d26c kind:data(any) addr:0x0211d26c +data_ov039_0211d284 kind:data(any) addr:0x0211d284 +data_ov039_0211d35c kind:data(any) addr:0x0211d35c +data_ov039_0211d374 kind:data(any) addr:0x0211d374 +data_ov039_0211d38c kind:data(any) addr:0x0211d38c +data_ov039_0211d3bc kind:data(any) addr:0x0211d3bc +data_ov039_0211d3d4 kind:data(any) addr:0x0211d3d4 +data_ov039_0211d3f8 kind:data(any) addr:0x0211d3f8 +data_ov039_0211d41c kind:data(any) addr:0x0211d41c +data_ov039_0211d440 kind:data(any) addr:0x0211d440 +data_ov039_0211d45c kind:data(any) addr:0x0211d45c +data_ov039_0211d474 kind:data(any) addr:0x0211d474 +data_ov039_0211d48c kind:data(any) addr:0x0211d48c +data_ov039_0211d4a4 kind:data(any) addr:0x0211d4a4 +data_ov039_0211d564 kind:data(any) addr:0x0211d564 +data_ov039_0211d62c kind:data(any) addr:0x0211d62c +data_ov039_0211d740 kind:data(any) addr:0x0211d740 +data_ov039_0211d748 kind:data(any) addr:0x0211d748 +data_ov039_0211d760 kind:data(any) addr:0x0211d760 +data_ov039_0211d778 kind:data(any) addr:0x0211d778 +data_ov039_0211d784 kind:data(any) addr:0x0211d784 +data_ov039_0211d798 kind:data(any) addr:0x0211d798 +data_ov039_0211d7bc kind:data(any) addr:0x0211d7bc +data_ov039_0211d7e8 kind:data(any) addr:0x0211d7e8 +data_ov039_0211d830 kind:data(any) addr:0x0211d830 ambiguous +data_ov039_0211d844 kind:data(any) addr:0x0211d844 +data_ov039_0211d85c kind:data(any) addr:0x0211d85c +data_ov039_0211d880 kind:data(any) addr:0x0211d880 +data_ov039_0211d8a4 kind:data(any) addr:0x0211d8a4 +data_ov039_0211d8f4 kind:data(any) addr:0x0211d8f4 +data_ov039_0211d944 kind:data(any) addr:0x0211d944 +data_ov039_0211da54 kind:data(any) addr:0x0211da54 +data_ov039_0211db20 kind:data(any) addr:0x0211db20 ambiguous +data_ov039_0211db70 kind:data(any) addr:0x0211db70 +data_ov039_0211dca8 kind:data(any) addr:0x0211dca8 +data_ov039_0211dcc8 kind:data(any) addr:0x0211dcc8 +data_ov039_0211dce4 kind:data(any) addr:0x0211dce4 +data_ov039_0211dd0c kind:data(any) addr:0x0211dd0c +data_ov039_0211dd60 kind:bss addr:0x0211dd60 +data_ov039_0211dd64 kind:bss addr:0x0211dd64 +data_ov039_0211dd70 kind:bss addr:0x0211dd70 +data_ov039_0211de08 kind:bss addr:0x0211de08 ambiguous +data_ov039_0211de48 kind:bss addr:0x0211de48 +data_ov039_0211de58 kind:bss addr:0x0211de58 +data_ov039_0211de64 kind:bss addr:0x0211de64 +data_ov039_0211de70 kind:bss addr:0x0211de70 +data_ov039_0211de7c kind:bss addr:0x0211de7c +data_ov039_0211de88 kind:bss addr:0x0211de88 +data_ov039_0211decc kind:bss addr:0x0211decc +data_ov039_0211df44 kind:bss addr:0x0211df44 ambiguous +data_ov039_0211df7c kind:bss addr:0x0211df7c ambiguous +data_ov039_0211dfa4 kind:bss addr:0x0211dfa4 +data_ov039_0211dfa8 kind:bss addr:0x0211dfa8 ambiguous +data_ov039_0211dfac kind:bss addr:0x0211dfac ambiguous +data_ov039_0211e010 kind:bss addr:0x0211e010 ambiguous +data_ov039_0211e050 kind:bss addr:0x0211e050 ambiguous +data_ov039_0211e07c kind:bss addr:0x0211e07c +data_ov039_0211e084 kind:bss addr:0x0211e084 ambiguous +data_ov039_0211e0d8 kind:bss addr:0x0211e0d8 ambiguous +data_ov039_0211e154 kind:bss addr:0x0211e154 +data_ov039_0211e158 kind:bss addr:0x0211e158 +data_ov039_0211e164 kind:bss addr:0x0211e164 +data_ov039_0211e23c kind:bss addr:0x0211e23c +data_ov039_0211e240 kind:bss addr:0x0211e240 +data_ov039_0211e24c kind:bss addr:0x0211e24c +data_ov039_0211e290 kind:bss addr:0x0211e290 +data_ov039_0211e294 kind:bss addr:0x0211e294 +data_ov039_0211e2a0 kind:bss addr:0x0211e2a0 diff --git a/config/usa/arm9/overlays/ov040/delinks.txt b/config/usa/arm9/overlays/ov040/delinks.txt new file mode 100644 index 00000000..c1625d98 --- /dev/null +++ b/config/usa/arm9/overlays/ov040/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021234a0 end:0x0212db98 kind:code align:32 + .rodata start:0x0212db98 end:0x0212dd98 kind:rodata align:4 + .init start:0x0212dd98 end:0x0212e470 kind:code align:4 + .ctor start:0x0212e470 end:0x0212e490 kind:rodata align:4 + .data start:0x0212e4a0 end:0x0212f380 kind:data align:32 + .bss start:0x0212f380 end:0x02130480 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov040/relocs.txt b/config/usa/arm9/overlays/ov040/relocs.txt new file mode 100644 index 00000000..95388c75 --- /dev/null +++ b/config/usa/arm9/overlays/ov040/relocs.txt @@ -0,0 +1,1858 @@ +from:0x021234a8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x021234bc kind:load to:0x0212e558 module:overlay(40) +from:0x021234d0 kind:load to:0x027e0d00 module:dtcm +from:0x021234d4 kind:load to:0x020bf711 module:overlays(1,2,4) +from:0x021234e8 kind:load to:0x027e0d00 module:dtcm +from:0x021234ec kind:load to:0x020bf731 module:overlays(1,2,4) +from:0x021234f8 kind:load to:0x0212f39c module:overlay(40) +from:0x0212350c kind:arm_call to:0x02011f3c module:main +from:0x02123518 kind:arm_call to:0x02123564 module:overlay(40) +from:0x02123530 kind:arm_call to:0x021234a0 module:overlay(40) +from:0x02123560 kind:load to:0x0212e534 module:overlay(40) +from:0x0212356c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212358c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0212359c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x021235f4 kind:arm_call to:0x02127444 module:overlay(40) +from:0x02123600 kind:arm_call to:0x020d5490 module:overlay(24) +from:0x0212360c kind:arm_call to:0x020d5918 module:overlay(24) +from:0x02123630 kind:arm_call_thumb to:0x020141dc module:main +from:0x0212363c kind:arm_call to:0x0201bac4 module:main +from:0x02123650 kind:arm_call to:0x020731a4 module:overlay(0) +from:0x0212365c kind:load to:0x0212e5a4 module:overlay(40) +from:0x02123660 kind:load to:0x0212e57c module:overlay(40) +from:0x02123664 kind:load to:0x0212e518 module:overlay(40) +from:0x02123670 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123684 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123698 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021236ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021236c0 kind:arm_call to:0x0201baa4 module:main +from:0x021236dc kind:arm_call to:0x0201baa4 module:main +from:0x021236e8 kind:arm_call to:0x020d5958 module:overlay(24) +from:0x021236f4 kind:arm_call to:0x020d54d0 module:overlay(24) +from:0x02123700 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0212370c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02123718 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02123724 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0212372c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123738 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123744 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123750 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123758 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123764 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212376c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123774 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212377c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123790 kind:arm_call to:0x0203d1e8 module:main +from:0x02123798 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021237a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021237ac kind:load to:0x021236a4 module:overlay(40) +from:0x021237c0 kind:arm_call to:0x0201baa4 module:main +from:0x021237cc kind:arm_call to:0x020d5958 module:overlay(24) +from:0x021237d8 kind:arm_call to:0x020d54d0 module:overlay(24) +from:0x021237e4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021237f0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021237fc kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02123808 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02123810 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212381c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123828 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123834 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212383c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123848 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123850 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123858 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123860 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02123874 kind:arm_call to:0x0203d1e8 module:main +from:0x0212387c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02123884 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212388c kind:arm_call to:0x02011ff4 module:main +from:0x02123898 kind:load to:0x021236a4 module:overlay(40) +from:0x021238c4 kind:arm_call to:0x02127860 module:overlay(40) +from:0x021238e0 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02123960 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021239b8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02123a60 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02123a78 kind:arm_call to:0x02070518 module:overlay(0) +from:0x02123ad8 kind:arm_call to:0x02126070 module:overlay(40) +from:0x02123b0c kind:arm_call to:0x021258b8 module:overlay(40) +from:0x02123b98 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02123bb0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02123bbc kind:arm_call to:0x021261f4 module:overlay(40) +from:0x02123bc4 kind:arm_call to:0x02125da0 module:overlay(40) +from:0x02123bd8 kind:arm_call to:0x021258b8 module:overlay(40) +from:0x02123c10 kind:arm_call to:0x021258b8 module:overlay(40) +from:0x02123c70 kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x02123c9c kind:arm_call to:0x02127d28 module:overlay(40) +from:0x02123ca8 kind:load to:0x027e0ce0 module:dtcm +from:0x02123cac kind:load to:0x0212f384 module:overlay(40) +from:0x02123cb0 kind:load to:0x027e09a4 module:dtcm +from:0x02123cb4 kind:load to:0x027e09b8 module:dtcm +from:0x02123cd8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02123d2c kind:load to:0x0212e4c0 module:overlay(40) +from:0x02123d48 kind:arm_call to:0x02126d44 module:overlay(40) +from:0x02123d5c kind:arm_call to:0x02126d44 module:overlay(40) +from:0x02123d70 kind:arm_call to:0x020d54d4 module:overlay(24) +from:0x02123d7c kind:arm_call to:0x020d5970 module:overlay(24) +from:0x02123db0 kind:arm_call to:0x02127998 module:overlay(40) +from:0x02123dbc kind:arm_call to:0x021261f4 module:overlay(40) +from:0x02123de8 kind:load to:0x0212e4e8 module:overlay(40) +from:0x02123e1c kind:arm_call to:0x02127d28 module:overlay(40) +from:0x02123e24 kind:arm_call to:0x02126b90 module:overlay(40) +from:0x02123ea0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123eb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123ee8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123ef8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123f4c kind:arm_call to:0x01ff9638 module:itcm +from:0x02123f5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123f8c kind:arm_call to:0x01ff9638 module:itcm +from:0x02123f9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123fec kind:arm_call to:0x02123e30 module:overlay(40) +from:0x02124038 kind:arm_call to:0x021267c4 module:overlay(40) +from:0x0212407c kind:arm_call to:0x020732cc module:overlay(0) +from:0x021240d4 kind:arm_call to:0x0212a484 module:overlay(40) +from:0x021240dc kind:arm_call to:0x0212a0b8 module:overlay(40) +from:0x021240e4 kind:arm_call to:0x0212a634 module:overlay(40) +from:0x021240f4 kind:arm_call to:0x0206f234 module:overlay(0) +from:0x02124110 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02124118 kind:arm_call to:0x02123e30 module:overlay(40) +from:0x0212412c kind:arm_call to:0x02127254 module:overlay(40) +from:0x0212414c kind:arm_call to:0x02078814 module:overlay(0) +from:0x02124158 kind:arm_call to:0x0212a634 module:overlay(40) +from:0x021241a4 kind:arm_call to:0x0212a280 module:overlay(40) +from:0x021241ac kind:arm_call to:0x0212a0b8 module:overlay(40) +from:0x02124204 kind:arm_call to:0x01ff916c module:itcm +from:0x0212425c kind:arm_call to:0x02126430 module:overlay(40) +from:0x02124268 kind:arm_call to:0x02126ae0 module:overlay(40) +from:0x02124280 kind:arm_call to:0x01ff916c module:itcm +from:0x02124290 kind:arm_call to:0x01ff916c module:itcm +from:0x021242a0 kind:arm_call to:0x02098840 module:overlay(0) +from:0x021242f8 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02124318 kind:arm_call to:0x021297b8 module:overlay(40) +from:0x02124328 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212433c kind:arm_call to:0x02129834 module:overlay(40) +from:0x0212434c kind:arm_call to:0x0212a64c module:overlay(40) +from:0x02124354 kind:arm_call to:0x0212973c module:overlay(40) +from:0x02124360 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212436c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124378 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124398 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021243a4 kind:load to:0x027e09b8 module:dtcm +from:0x021243a8 kind:load to:0x027e09a8 module:dtcm +from:0x021243ac kind:load to:0x020b51f4 module:overlay(0) +from:0x021243b0 kind:load to:0x027e09bc module:dtcm +from:0x021243b8 kind:load to:0x027e0ce0 module:dtcm +from:0x02124404 kind:arm_call to:0x020169ac module:main +from:0x02124434 kind:arm_call to:0x02125c48 module:overlay(40) +from:0x02124474 kind:arm_call to:0x02125c48 module:overlay(40) +from:0x021244a8 kind:arm_call to:0x0212a0b8 module:overlay(40) +from:0x021244b4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021244fc kind:arm_call to:0x0212721c module:overlay(40) +from:0x0212450c kind:arm_call to:0x02125900 module:overlay(40) +from:0x02124578 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02124588 kind:load to:0x0212db98 module:overlay(40) +from:0x02124590 kind:load to:0x027e09b8 module:dtcm +from:0x021245d4 kind:arm_call to:0x02126a50 module:overlay(40) +from:0x02124600 kind:arm_call to:0x0212973c module:overlay(40) +from:0x02124608 kind:arm_call to:0x02129834 module:overlay(40) +from:0x02124618 kind:arm_call to:0x0212a64c module:overlay(40) +from:0x02124624 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124630 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212463c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124660 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021246ac kind:arm_call to:0x020732cc module:overlay(0) +from:0x021246dc kind:arm_call to:0x02125c48 module:overlay(40) +from:0x021246fc kind:arm_call to:0x0212721c module:overlay(40) +from:0x0212470c kind:arm_call to:0x02125978 module:overlay(40) +from:0x02124740 kind:arm_call to:0x0212600c module:overlay(40) +from:0x0212475c kind:arm_call to:0x01ff916c module:itcm +from:0x0212476c kind:arm_call to:0x01ff993c module:itcm +from:0x021247b4 kind:arm_call to:0x02125c48 module:overlay(40) +from:0x021247d8 kind:arm_call to:0x02125c48 module:overlay(40) +from:0x021247f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212480c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124820 kind:arm_call to:0x01ffb744 module:itcm +from:0x02124880 kind:arm_call to:0x02016a48 module:main +from:0x021248b8 kind:arm_call to:0x0212721c module:overlay(40) +from:0x021248c8 kind:arm_call to:0x02125978 module:overlay(40) +from:0x021248d0 kind:arm_call to:0x0212600c module:overlay(40) +from:0x021248e8 kind:arm_call to:0x01ff916c module:itcm +from:0x021248f8 kind:arm_call to:0x01ff993c module:itcm +from:0x02124940 kind:arm_call to:0x02125c48 module:overlay(40) +from:0x02124974 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212498c kind:arm_call to:0x0212721c module:overlay(40) +from:0x0212499c kind:arm_call to:0x02125978 module:overlay(40) +from:0x021249a4 kind:arm_call to:0x0212600c module:overlay(40) +from:0x021249c0 kind:arm_call to:0x01ff916c module:itcm +from:0x021249d0 kind:arm_call to:0x01ff993c module:itcm +from:0x02124a18 kind:arm_call to:0x02125c48 module:overlay(40) +from:0x02124a3c kind:arm_call to:0x01ffb428 module:itcm +from:0x02124a5c kind:arm_call to:0x01ff9258 module:itcm +from:0x02124a84 kind:arm_call to:0x0212721c module:overlay(40) +from:0x02124a94 kind:arm_call to:0x02125978 module:overlay(40) +from:0x02124a9c kind:arm_call to:0x0212600c module:overlay(40) +from:0x02124ab4 kind:arm_call to:0x01ff916c module:itcm +from:0x02124ae0 kind:arm_call to:0x02129920 module:overlay(40) +from:0x02124af0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124b04 kind:arm_call to:0x01ff993c module:itcm +from:0x02124b4c kind:arm_call to:0x02125c48 module:overlay(40) +from:0x02124b6c kind:arm_call to:0x0212721c module:overlay(40) +from:0x02124b7c kind:arm_call to:0x02125978 module:overlay(40) +from:0x02124b84 kind:arm_call to:0x0212600c module:overlay(40) +from:0x02124b94 kind:arm_call to:0x0212600c module:overlay(40) +from:0x02124bd8 kind:arm_call to:0x021259ac module:overlay(40) +from:0x02124c28 kind:arm_call to:0x020d98b8 module:overlay(31) +from:0x02124c88 kind:arm_call to:0x02125c48 module:overlay(40) +from:0x02124ca8 kind:arm_call to:0x0212721c module:overlay(40) +from:0x02124cb8 kind:arm_call to:0x02125978 module:overlay(40) +from:0x02124cf8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02124d48 kind:arm_call to:0x021259ac module:overlay(40) +from:0x02124dac kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02124db8 kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x02124dc4 kind:load to:0x027e0cd8 module:dtcm +from:0x02124dc8 kind:load to:0x027e09a8 module:dtcm +from:0x02124dd0 kind:load to:0x027e09b8 module:dtcm +from:0x02124dd8 kind:load to:0x027e0d34 module:dtcm +from:0x02124ddc kind:load to:0x027e0ce0 module:dtcm +from:0x02124e10 kind:arm_call to:0x02125a08 module:overlay(40) +from:0x02124e34 kind:arm_call to:0x02125a08 module:overlay(40) +from:0x02124e90 kind:arm_call to:0x02124de0 module:overlay(40) +from:0x02124eb8 kind:arm_call to:0x0208bd5c module:overlay(0) +from:0x02124ec0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02124f10 kind:arm_call to:0x02125900 module:overlay(40) +from:0x02124f74 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124f9c kind:arm_call to:0x02125a08 module:overlay(40) +from:0x02124fa8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124fbc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124fcc kind:arm_call to:0x01ffb714 module:itcm +from:0x02124fd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124fe8 kind:arm_call to:0x01ff938c module:itcm +from:0x02124ff4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02125020 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212502c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02125040 kind:arm_call to:0x02016930 module:main +from:0x02125080 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021250a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021250a8 kind:load to:0x027e09b8 module:dtcm +from:0x02125108 kind:arm_call to:0x021267c4 module:overlay(40) +from:0x02125144 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02125180 kind:arm_call to:0x02125a08 module:overlay(40) +from:0x02125198 kind:arm_call to:0x01ffb714 module:itcm +from:0x021251a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021251e4 kind:arm_call to:0x020d9868 module:overlay(31) +from:0x02125218 kind:arm_call to:0x01fff350 module:itcm +from:0x0212523c kind:arm_call to:0x01fff458 module:itcm +from:0x0212524c kind:arm_call to:0x02151e38 module:overlay(72) +from:0x0212527c kind:arm_call to:0x02125978 module:overlay(40) +from:0x02125294 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021252b0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125308 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125350 kind:arm_call to:0x020d989c module:overlay(31) +from:0x02125378 kind:arm_call to:0x02125978 module:overlay(40) +from:0x0212539c kind:arm_call to:0x02129920 module:overlay(40) +from:0x021253c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125414 kind:arm_call to:0x02126880 module:overlay(40) +from:0x02125424 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02125440 kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x02125454 kind:arm_call to:0x02127254 module:overlay(40) +from:0x02125474 kind:arm_call to:0x02078814 module:overlay(0) +from:0x021254b4 kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x021254dc kind:arm_call to:0x02078814 module:overlay(0) +from:0x021254fc kind:arm_call to:0x02126ae0 module:overlay(40) +from:0x02125508 kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x02125518 kind:arm_call to:0x02126918 module:overlay(40) +from:0x0212555c kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02125568 kind:load to:0x027e09b8 module:dtcm +from:0x0212556c kind:load to:0x027e0d34 module:dtcm +from:0x02125570 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02125578 kind:load to:0x027e0ce4 module:dtcm +from:0x02125584 kind:load to:0x027e09a8 module:dtcm +from:0x02125588 kind:load to:0x027e09bc module:dtcm +from:0x02125590 kind:load to:0x027e0ce0 module:dtcm +from:0x021255fc kind:arm_call to:0x020169ac module:main +from:0x02125628 kind:load to:0x0212db9c module:overlay(40) +from:0x0212564c kind:arm_call to:0x0212973c module:overlay(40) +from:0x0212567c kind:arm_call to:0x02126534 module:overlay(40) +from:0x021256d4 kind:arm_call to:0x01ff916c module:itcm +from:0x021256e4 kind:arm_call to:0x01ff993c module:itcm +from:0x02125700 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125720 kind:arm_call to:0x02126534 module:overlay(40) +from:0x02125730 kind:arm_call to:0x01ffb428 module:itcm +from:0x02125754 kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x02125768 kind:arm_call to:0x02126534 module:overlay(40) +from:0x0212577c kind:arm_call to:0x01ff916c module:itcm +from:0x0212579c kind:arm_call to:0x02126690 module:overlay(40) +from:0x021257b8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021257cc kind:arm_call to:0x01ff993c module:itcm +from:0x021257ec kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x02125824 kind:arm_call to:0x021266f0 module:overlay(40) +from:0x0212585c kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x0212589c kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x021258a8 kind:load to:0x027e09b8 module:dtcm +from:0x021258ac kind:load to:0x0212e4a0 module:overlay(40) +from:0x021258b0 kind:load to:0x027e09a8 module:dtcm +from:0x021258c8 kind:arm_call to:0x02070534 module:overlay(0) +from:0x021258fc kind:load to:0x027e09a4 module:dtcm +from:0x02125918 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0212595c kind:arm_call to:0x020158c0 module:main +from:0x021259a0 kind:arm_call to:0x02078814 module:overlay(0) +from:0x021259a8 kind:load to:0x027e09bc module:dtcm +from:0x021259d0 kind:arm_call to:0x02125b74 module:overlay(40) +from:0x021259fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125a6c kind:arm_call to:0x01ff9638 module:itcm +from:0x02125a80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125ac0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125ad0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125ae0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02125afc kind:arm_call to:0x01ff9258 module:itcm +from:0x02125b0c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02125b28 kind:arm_call to:0x01ff9258 module:itcm +from:0x02125ba4 kind:arm_call to:0x02125cf0 module:overlay(40) +from:0x02125c20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125c80 kind:arm_call to:0x02125cf0 module:overlay(40) +from:0x02125c90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125cbc kind:arm_call to:0x01ff9638 module:itcm +from:0x02125ccc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125d78 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125dac kind:arm_call to:0x021263a4 module:overlay(40) +from:0x02125e20 kind:arm_call to:0x021258b8 module:overlay(40) +from:0x02125e98 kind:arm_call to:0x01ff9638 module:itcm +from:0x02125ea8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125ef0 kind:arm_call to:0x021263a4 module:overlay(40) +from:0x02125f2c kind:arm_call to:0x021261f4 module:overlay(40) +from:0x02125f6c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02125f98 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02125fc0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02125fe8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02126008 kind:load to:0x027e09b8 module:dtcm +from:0x02126060 kind:arm_call to:0x020d9900 module:overlay(31) +from:0x0212606c kind:load to:0x027e0d34 module:dtcm +from:0x021260d8 kind:load to:0x02123cb8 module:overlay(40) +from:0x021260ec kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x021260fc kind:arm_call to:0x02126124 module:overlay(40) +from:0x02126110 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02126120 kind:load to:0x027e09b8 module:dtcm +from:0x02126138 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02126180 kind:arm_call to:0x02127254 module:overlay(40) +from:0x02126190 kind:arm_call to:0x02125900 module:overlay(40) +from:0x0212623c kind:arm_call to:0x01fff350 module:itcm +from:0x02126278 kind:arm_call to:0x01fff458 module:itcm +from:0x021262d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021262e0 kind:arm_call to:0x02150c0c module:overlay(72) +from:0x021262f4 kind:arm_call to:0x02150c0c module:overlay(72) +from:0x02126314 kind:load to:0x027e09a4 module:dtcm +from:0x02126318 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02126320 kind:load to:0x027e0ce4 module:dtcm +from:0x0212636c kind:arm_call to:0x01ff9638 module:itcm +from:0x02126394 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021263e8 kind:arm_call to:0x02127d28 module:overlay(40) +from:0x021263fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02126424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126470 kind:arm_call to:0x01fff350 module:itcm +from:0x021264ec kind:arm_call to:0x02080638 module:overlay(0) +from:0x02126508 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x02126514 kind:arm_call to:0x020284f4 module:main +from:0x02126520 kind:load to:0x027e09a4 module:dtcm +from:0x02126528 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0212652c kind:load to:0x027e0ce4 module:dtcm +from:0x02126530 kind:load to:0x027e0cd8 module:dtcm +from:0x02126568 kind:arm_call to:0x01fff350 module:itcm +from:0x021265dc kind:arm_call to:0x01ff9638 module:itcm +from:0x021265fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126668 kind:arm_call to:0x0211a3e4 module:overlay(39) +from:0x02126674 kind:load to:0x027e0ce4 module:dtcm +from:0x02126678 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02126680 kind:load to:0x027e09b8 module:dtcm +from:0x021266bc kind:arm_call to:0x01fff350 module:itcm +from:0x021266d8 kind:arm_call to:0x0211a440 module:overlay(39) +from:0x021266e4 kind:load to:0x027e0ce4 module:dtcm +from:0x021266ec kind:load to:0x020b2fe0 module:overlay(0) +from:0x02126720 kind:arm_call to:0x01fff350 module:itcm +from:0x021267ac kind:arm_call to:0x0211a38c module:overlays(38,39) +from:0x021267b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021267bc kind:load to:0x020b2fe0 module:overlay(0) +from:0x021267e0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021267fc kind:arm_call to:0x02014478 module:main +from:0x02126820 kind:arm_call to:0x02126430 module:overlay(40) +from:0x0212683c kind:arm_call to:0x02126ae0 module:overlay(40) +from:0x02126858 kind:arm_call to:0x02126ae0 module:overlay(40) +from:0x02126864 kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x02126878 kind:load to:0x027e09b8 module:dtcm +from:0x0212687c kind:load to:0x02049b0a module:main +from:0x021268b0 kind:arm_call to:0x01fff350 module:itcm +from:0x02126900 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212690c kind:load to:0x027e0ce4 module:dtcm +from:0x02126910 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0212694c kind:arm_call to:0x01fff350 module:itcm +from:0x02126990 kind:arm_call to:0x01fff350 module:itcm +from:0x021269f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126a04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126a44 kind:load to:0x027e0ce4 module:dtcm +from:0x02126a48 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02126a6c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02126a88 kind:arm_call to:0x02014478 module:main +from:0x02126ab0 kind:arm_call to:0x0201bb5c module:main +from:0x02126ac0 kind:arm_call to:0x0201b980 module:main +from:0x02126ad4 kind:load to:0x027e09b8 module:dtcm +from:0x02126ad8 kind:load to:0x02049b0a module:main +from:0x02126adc kind:load to:0x0204e5d8 module:main +from:0x02126af8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02126b54 kind:arm_call to:0x02080638 module:overlay(0) +from:0x02126b70 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x02126b7c kind:arm_call to:0x020284f4 module:main +from:0x02126b88 kind:load to:0x027e0cd8 module:dtcm +from:0x02126b8c kind:load to:0x027e09a4 module:dtcm +from:0x02126cac kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02126cc8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02126d14 kind:arm_call to:0x02127b58 module:overlay(40) +from:0x02126d30 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02126d3c kind:load to:0x027e09c0 module:dtcm +from:0x02126e34 kind:load to:0x027e0ca8 module:dtcm +from:0x02126e38 kind:load to:0x0212e4a0 module:overlay(40) +from:0x02126eb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126ec0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126ed0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126f4c kind:arm_call to:0x0201aa1c module:main +from:0x02126fd0 kind:arm_call to:0x0201aa1c module:main +from:0x02126fdc kind:load to:0x027e09a4 module:dtcm +from:0x02126fe0 kind:load to:0x027e09b8 module:dtcm +from:0x02126fe4 kind:load to:0x0212f380 module:overlay(40) +from:0x02126fe8 kind:load to:0x027e0998 module:dtcm +from:0x02126fec kind:load to:0x0204aefc module:main +from:0x02126ff0 kind:load to:0x0212f384 module:overlay(40) +from:0x02127000 kind:arm_call to:0x02126d44 module:overlay(40) +from:0x0212702c kind:arm_call to:0x021271cc module:overlay(40) +from:0x02127044 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02127094 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021270a8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021270c8 kind:arm_call to:0x020d5adc module:overlay(24) +from:0x021270e0 kind:arm_call to:0x020d560c module:overlay(24) +from:0x021270f0 kind:arm_call to:0x02127e1c module:overlay(40) +from:0x02127104 kind:arm_call to:0x02028d08 module:main +from:0x02127128 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127140 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02127174 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127184 kind:arm_call to:0x01ffa60c module:itcm +from:0x021271a4 kind:arm_call to:0x020d5adc module:overlay(24) +from:0x021271bc kind:arm_call to:0x020d560c module:overlay(24) +from:0x021271c8 kind:load to:0x0203e93c module:main +from:0x02127210 kind:arm_call to:0x021282a0 module:overlay(40) +from:0x02127294 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021272a0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021272ac kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212735c kind:arm_call to:0x02125b74 module:overlay(40) +from:0x0212736c kind:arm_call to:0x02126324 module:overlay(40) +from:0x0212737c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212738c kind:arm_call to:0x01ffb714 module:itcm +from:0x02127398 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021273bc kind:arm_call to:0x020d98d4 module:overlay(31) +from:0x021273cc kind:arm_call to:0x020732dc module:overlay(0) +from:0x021273d8 kind:arm_call to:0x02123cb8 module:overlay(40) +from:0x021273e4 kind:load to:0x027e0d34 module:dtcm +from:0x021273e8 kind:load to:0x027e09b8 module:dtcm +from:0x021273f8 kind:load to:0x02127284 module:overlay(40) +from:0x02127404 kind:arm_call to:0x0201baa4 module:main +from:0x0212740c kind:arm_call to:0x02011ff4 module:main +from:0x02127420 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02127434 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0212743c kind:arm_call to:0x01ffc57c module:itcm +from:0x02127464 kind:arm_call to:0x0203d138 module:main +from:0x0212747c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02127494 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021274b8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021274d0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021274e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02127508 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02127520 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02127530 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02127560 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02127578 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02127588 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021275b4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021275cc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021275dc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02127608 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02127620 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02127648 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02127660 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02127688 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021276a0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021276c4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021276dc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212782c kind:load to:0x021236a4 module:overlay(40) +from:0x02127830 kind:load to:0x02127840 module:overlay(40) +from:0x02127834 kind:load to:0x0212e764 module:overlay(40) +from:0x02127838 kind:load to:0x0212e7ac module:overlay(40) +from:0x0212783c kind:load to:0x0212e71c module:overlay(40) +from:0x0212784c kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0212785c kind:load to:0x0212e6a8 module:overlay(40) +from:0x02127890 kind:arm_call to:0x02129148 module:overlay(40) +from:0x021278a4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021278b4 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02127910 kind:arm_call to:0x0200f218 module:main +from:0x02127928 kind:arm_call to:0x0200ed6c module:main +from:0x0212797c kind:arm_call to:0x02127d28 module:overlay(40) +from:0x0212798c kind:load to:0x02129cac module:overlay(40) +from:0x02127994 kind:load to:0x0212dba0 module:overlay(40) +from:0x021279a0 kind:arm_call to:0x02129b4c module:overlay(40) +from:0x02127b50 kind:load to:0x027e0ce0 module:dtcm +from:0x02127b54 kind:load to:0x027e0d00 module:dtcm +from:0x02127c80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127c90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127c9c kind:load to:0x027e0d00 module:dtcm +from:0x02127ca0 kind:load to:0x0203e93c module:main +from:0x02127cbc kind:arm_call to:0x02127b58 module:overlay(40) +from:0x02127cf4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127d04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127d3c kind:arm_call to:0x02127b58 module:overlay(40) +from:0x02127d44 kind:arm_call to:0x02127ab4 module:overlay(40) +from:0x02127dcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127df0 kind:load to:0x0203e93c module:main +from:0x02127e18 kind:load to:0x0200efdc module:main +from:0x02127e78 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127e90 kind:arm_call to:0x0200eab0 module:main +from:0x02127fbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128064 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128138 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021281dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128294 kind:load to:0x0203e93c module:main +from:0x02128298 kind:load to:0x027e0ce0 module:dtcm +from:0x0212829c kind:load to:0x027e0d00 module:dtcm +from:0x021282dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x021282f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212830c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128350 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128368 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212839c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021283c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021283d8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021283e8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128400 kind:arm_call to:0x0200eab0 module:main +from:0x02128560 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128608 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021286dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128780 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128790 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021287a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021287b8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021287c8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021287d8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212880c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212881c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212882c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0212883c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02128848 kind:arm_call to:0x0200e260 module:main +from:0x02128858 kind:arm_call to:0x01ffad5c module:itcm +from:0x02128888 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021288e8 kind:load to:0x0203e93c module:main +from:0x021288ec kind:load to:0x027e0ce0 module:dtcm +from:0x021288f0 kind:load to:0x027e0d00 module:dtcm +from:0x021288f4 kind:load to:0x027e0964 module:dtcm +from:0x021289d0 kind:arm_call to:0x0200f218 module:main +from:0x021289e8 kind:arm_call to:0x0200ed6c module:main +from:0x02128a2c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02128bbc kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02128bc4 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02128be0 kind:arm_call to:0x0212a60c module:overlay(40) +from:0x02128c84 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02128c8c kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02128d40 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02128e08 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02128ec4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02128f88 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02129088 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x021290b4 kind:load to:0x027e0d00 module:dtcm +from:0x021290b8 kind:load to:0x0212dbb4 module:overlay(40) +from:0x021290bc kind:load to:0x0212dc08 module:overlay(40) +from:0x021290c0 kind:load to:0x0212e5f8 module:overlay(40) +from:0x021290c8 kind:load to:0x0212e658 module:overlay(40) +from:0x021290cc kind:load to:0x0212e688 module:overlay(40) +from:0x021290d0 kind:load to:0x0212e628 module:overlay(40) +from:0x021290f0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02129108 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02129114 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02129130 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02129140 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02129188 kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x021291a8 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x021291bc kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x021291f8 kind:arm_call_thumb to:0x020d3cd4 module:overlay(24) +from:0x02129244 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02129270 kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x02129298 kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x021292c0 kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x0212930c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x02129314 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02129330 kind:arm_call to:0x0212a60c module:overlay(40) +from:0x02129340 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02129370 kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x021293bc kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021293c4 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x021293dc kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x02129440 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02129488 kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x021294d4 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021294ec kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x02129558 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02129588 kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x021295c8 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021295dc kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02129608 kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x021296b4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x021296e4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021296f4 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02129710 kind:load to:0x027e0ce0 module:dtcm +from:0x02129714 kind:load to:0x027e0d00 module:dtcm +from:0x02129718 kind:load to:0x0212dc08 module:overlay(40) +from:0x0212971c kind:load to:0x0212e5f8 module:overlay(40) +from:0x02129720 kind:load to:0x02129cac module:overlay(40) +from:0x02129728 kind:load to:0x0212e658 module:overlay(40) +from:0x0212972c kind:load to:0x0212e688 module:overlay(40) +from:0x02129730 kind:load to:0x0212dbc8 module:overlay(40) +from:0x02129734 kind:load to:0x0212e628 module:overlay(40) +from:0x02129738 kind:load to:0x02129fe0 module:overlay(40) +from:0x021297b0 kind:load to:0x027e0cec module:dtcm +from:0x021297b4 kind:load to:0x020a0120 module:overlay(0) +from:0x0212982c kind:load to:0x027e0cec module:dtcm +from:0x02129830 kind:load to:0x020a0120 module:overlay(0) +from:0x021298a8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02129914 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0212991c kind:load to:0x027e0cec module:dtcm +from:0x02129950 kind:arm_call to:0x020180ec module:main +from:0x02129974 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02129990 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x021299b8 kind:arm_call to:0x020180ec module:main +from:0x021299e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129a04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129a20 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02129a38 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02129a5c kind:arm_call to:0x020180ec module:main +from:0x02129a74 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02129a8c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02129aac kind:arm_call to:0x020180ec module:main +from:0x02129ad0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129af8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129b10 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02129b28 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02129b40 kind:load to:0x027e0cec module:dtcm +from:0x02129d18 kind:arm_call to:0x0200e260 module:main +from:0x02129d28 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129d98 kind:arm_call to:0x0200e260 module:main +from:0x02129da8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129e18 kind:arm_call to:0x0200e260 module:main +from:0x02129e28 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129e98 kind:arm_call to:0x0200e260 module:main +from:0x02129ea8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129f18 kind:arm_call to:0x0200e260 module:main +from:0x02129f28 kind:arm_call to:0x01ffad5c module:itcm +from:0x02129f9c kind:arm_call to:0x0200e260 module:main +from:0x02129fac kind:arm_call to:0x01ffad5c module:itcm +from:0x02129fdc kind:load to:0x027e0964 module:dtcm +from:0x0212a048 kind:arm_call to:0x0200e260 module:main +from:0x0212a05c kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a084 kind:arm_call to:0x02028d08 module:main +from:0x0212a09c kind:load to:0x027e0964 module:dtcm +from:0x0212a0b0 kind:load to:0x027e0d00 module:dtcm +from:0x0212a0b4 kind:load to:0x020d48b8 module:overlays(19,24) +from:0x0212a0c0 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0212a26c kind:load to:0x0212e6cc module:overlay(40) +from:0x0212a27c kind:load to:0x02057884 module:overlay(0) +from:0x0212a290 kind:load to:0x0212a294 module:overlay(40) +from:0x0212a47c kind:load to:0x0212e6cc module:overlay(40) +from:0x0212a608 kind:load to:0x0212e6fc module:overlay(40) +from:0x0212a614 kind:arm_call to:0x0212a0e8 module:overlay(40) +from:0x0212a624 kind:arm_call to:0x0212a294 module:overlay(40) +from:0x0212a62c kind:arm_call to:0x0212a0b8 module:overlay(40) +from:0x0212a690 kind:arm_call to:0x02127ca4 module:overlay(40) +from:0x0212a69c kind:arm_call to:0x02127b58 module:overlay(40) +from:0x0212a6b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a6d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a704 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212a718 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a73c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212a744 kind:arm_call to:0x02011ff4 module:main +from:0x0212a758 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212a760 kind:arm_call to:0x02011ff4 module:main +from:0x0212a774 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212a77c kind:arm_call to:0x02011ff4 module:main +from:0x0212a790 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212a798 kind:arm_call to:0x02011ff4 module:main +from:0x0212a7ac kind:load to:0x0212f3e8 module:overlay(40) +from:0x0212a7c0 kind:arm_call to:0x02011f3c module:main +from:0x0212a7cc kind:arm_call to:0x0212a7fc module:overlay(40) +from:0x0212a7e0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0212a7f8 kind:load to:0x0212e828 module:overlay(40) +from:0x0212a804 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212a818 kind:load to:0x0212e84c module:overlay(40) +from:0x0212a840 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0212a85c kind:arm_call to:0x0212a868 module:overlay(40) +from:0x0212a8a0 kind:load to:0x0212e808 module:overlay(40) +from:0x0212a8dc kind:load to:0x0212e7f0 module:overlay(40) +from:0x0212a940 kind:arm_call to:0x0212aa84 module:overlay(40) +from:0x0212a960 kind:arm_call to:0x020ed53c module:overlay(31) +from:0x0212a96c kind:arm_call to:0x0212a868 module:overlay(40) +from:0x0212a990 kind:arm_call to:0x0212a868 module:overlay(40) +from:0x0212a998 kind:load to:0x027e0d3c module:dtcm +from:0x0212a9b8 kind:load to:0x027e0d3c module:dtcm +from:0x0212a9cc kind:arm_call to:0x0212aa84 module:overlay(40) +from:0x0212aa24 kind:arm_call to:0x0212a868 module:overlay(40) +from:0x0212aa48 kind:arm_call to:0x0212a868 module:overlay(40) +from:0x0212aa50 kind:load to:0x027e0d3c module:dtcm +from:0x0212aa68 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0212aa7c kind:arm_call to:0x0212a868 module:overlay(40) +from:0x0212aaa8 kind:arm_call to:0x01fff148 module:itcm +from:0x0212aab8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0212aac0 kind:load to:0x027e0cd8 module:dtcm +from:0x0212aac4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212aad0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212aae4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212aaec kind:arm_call to:0x02011ff4 module:main +from:0x0212ab00 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0212ab18 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0212ab40 kind:load to:0x0212e98c module:overlay(40) +from:0x0212ab70 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0212ab98 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0212abb8 kind:arm_call to:0x0209792c module:overlay(0) +from:0x0212abc0 kind:load to:0x027e09a4 module:dtcm +from:0x0212abc4 kind:load to:0x020b537c module:overlay(0) +from:0x0212abd0 kind:load to:0x0212fd64 module:overlay(40) +from:0x0212abec kind:arm_call to:0x020978bc module:overlay(0) +from:0x0212ac04 kind:load to:0x0212e968 module:overlay(40) +from:0x0212ac10 kind:load to:0x0212f4f4 module:overlay(40) +from:0x0212ac2c kind:arm_call to:0x020978bc module:overlay(0) +from:0x0212ac44 kind:load to:0x0212e944 module:overlay(40) +from:0x0212ac50 kind:load to:0x0212f5cc module:overlay(40) +from:0x0212ac64 kind:arm_call to:0x02011f3c module:main +from:0x0212ac70 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212ac88 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212ace8 kind:load to:0x0212e920 module:overlay(40) +from:0x0212acf8 kind:load to:0x0212f6a4 module:overlay(40) +from:0x0212ad0c kind:arm_call to:0x02011f3c module:main +from:0x0212ad18 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212ad2c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212ad94 kind:load to:0x0212e8fc module:overlay(40) +from:0x0212adb0 kind:load to:0x0212fe3c module:overlay(40) +from:0x0212adc4 kind:arm_call to:0x02011f3c module:main +from:0x0212add0 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212ade8 kind:arm_call to:0x0212ab0c module:overlay(40) +from:0x0212ae40 kind:load to:0x0212e8d8 module:overlay(40) +from:0x0212ae58 kind:load to:0x0212ff1c module:overlay(40) +from:0x0212ae6c kind:arm_call to:0x02011f3c module:main +from:0x0212ae78 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212ae90 kind:arm_call to:0x0212ab0c module:overlay(40) +from:0x0212aeec kind:load to:0x0212e8b4 module:overlay(40) +from:0x0212aefc kind:load to:0x0212f77c module:overlay(40) +from:0x0212af10 kind:arm_call to:0x02011f3c module:main +from:0x0212af1c kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212af30 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212af78 kind:load to:0x0212ea88 module:overlay(40) +from:0x0212af88 kind:load to:0x0212f854 module:overlay(40) +from:0x0212af9c kind:arm_call to:0x02011f3c module:main +from:0x0212afa8 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212afc0 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0212b028 kind:load to:0x0212ea64 module:overlay(40) +from:0x0212b040 kind:load to:0x0212f92c module:overlay(40) +from:0x0212b054 kind:arm_call to:0x02011f3c module:main +from:0x0212b060 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212b078 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212b0e8 kind:load to:0x0212ea40 module:overlay(40) +from:0x0212b100 kind:load to:0x0212fa04 module:overlay(40) +from:0x0212b114 kind:arm_call to:0x02011f3c module:main +from:0x0212b120 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212b138 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212b198 kind:load to:0x0212ea1c module:overlay(40) +from:0x0212b1b0 kind:load to:0x0212fadc module:overlay(40) +from:0x0212b1c4 kind:arm_call to:0x02011f3c module:main +from:0x0212b1d0 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212b1e8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212b248 kind:load to:0x0212e9f8 module:overlay(40) +from:0x0212b260 kind:load to:0x0212fbb4 module:overlay(40) +from:0x0212b274 kind:arm_call to:0x02011f3c module:main +from:0x0212b280 kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212b298 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212b2f8 kind:load to:0x0212e9d4 module:overlay(40) +from:0x0212b30c kind:load to:0x0212fc8c module:overlay(40) +from:0x0212b320 kind:arm_call to:0x02011f3c module:main +from:0x0212b32c kind:arm_call to:0x0212b5cc module:overlay(40) +from:0x0212b344 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0212b39c kind:load to:0x0212e9b0 module:overlay(40) +from:0x0212b3c4 kind:load to:0x020b537c module:overlay(0) +from:0x0212b47c kind:arm_call to:0x020974bc module:overlay(0) +from:0x0212b498 kind:load to:0x020b537c module:overlay(0) +from:0x0212b4c8 kind:arm_call to:0x0212b3a8 module:overlay(40) +from:0x0212b510 kind:arm_call to:0x0212b3c8 module:overlay(40) +from:0x0212b518 kind:arm_call to:0x0212b3a8 module:overlay(40) +from:0x0212b51c kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0212b534 kind:arm_call to:0x0216f728 module:overlay(94) +from:0x0212b59c kind:arm_call to:0x0212c538 module:overlay(40) +from:0x0212b5c0 kind:load to:0x0212ec98 module:overlay(40) +from:0x0212b5c4 kind:load to:0x020b537c module:overlay(0) +from:0x0212b5c8 kind:load to:0x0212eb70 module:overlay(40) +from:0x0212b5d8 kind:arm_call to:0x0212b3a8 module:overlay(40) +from:0x0212b620 kind:arm_call to:0x0212b3c8 module:overlay(40) +from:0x0212b628 kind:arm_call to:0x0212b3a8 module:overlay(40) +from:0x0212b62c kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0212b644 kind:arm_call to:0x0216f728 module:overlay(94) +from:0x0212b6ac kind:arm_call to:0x0212c538 module:overlay(40) +from:0x0212b6d0 kind:load to:0x0212ec98 module:overlay(40) +from:0x0212b6d4 kind:load to:0x020b537c module:overlay(0) +from:0x0212b6d8 kind:load to:0x0212eb70 module:overlay(40) +from:0x0212b6e4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212b6fc kind:arm_call to:0x01fff458 module:itcm +from:0x0212b718 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b734 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b750 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b768 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b784 kind:arm_call to:0x01fff458 module:itcm +from:0x0212b7ac kind:arm_call to:0x0212c34c module:overlay(40) +from:0x0212b7b8 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x0212b7dc kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0212b7fc kind:arm_call to:0x01fff458 module:itcm +from:0x0212b9c4 kind:arm_call to:0x020a8d90 module:overlay(0) +from:0x0212ba28 kind:arm_call to:0x0212bb14 module:overlay(40) +from:0x0212ba30 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0212ba80 kind:load to:0x027e09b8 module:dtcm +from:0x0212baa8 kind:arm_call to:0x0212c570 module:overlay(40) +from:0x0212bac0 kind:arm_call to:0x01fff350 module:itcm +from:0x0212baf4 kind:arm_call to:0x01fff350 module:itcm +from:0x0212bb10 kind:load to:0x027e0ce4 module:dtcm +from:0x0212bb20 kind:arm_call to:0x0212ba94 module:overlay(40) +from:0x0212bb84 kind:load to:0x0212ead0 module:overlay(40) +from:0x0212bbcc kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0212bc30 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0212bc58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212bce4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212bd1c kind:load to:0x0212eb20 module:overlay(40) +from:0x0212bd34 kind:arm_call to:0x01fff458 module:itcm +from:0x0212bd3c kind:arm_call to:0x0212bdfc module:overlay(40) +from:0x0212bd48 kind:arm_call to:0x01fff458 module:itcm +from:0x0212bd5c kind:arm_call to:0x020d4268 module:overlay(24) +from:0x0212bd6c kind:load to:0x027e0cfc module:dtcm +from:0x0212bd78 kind:arm_call to:0x0212c058 module:overlay(40) +from:0x0212bd90 kind:arm_call to:0x0212c0f8 module:overlay(40) +from:0x0212bda0 kind:arm_call to:0x020d430c module:overlay(24) +from:0x0212bdac kind:load to:0x027e0cfc module:dtcm +from:0x0212bdb8 kind:arm_call to:0x020a92b0 module:overlay(0) +from:0x0212bddc kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0212bf84 kind:arm_call to:0x0212cf14 module:overlay(40) +from:0x0212bfd4 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x0212bfe8 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x0212bff4 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c034 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c04c kind:load to:0x027e0cfc module:dtcm +from:0x0212c084 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x0212c094 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x0212c0c0 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0212c0f0 kind:load to:0x027e0cfc module:dtcm +from:0x0212c0f4 kind:load to:0x027e09a4 module:dtcm +from:0x0212c114 kind:arm_call to:0x020d4470 module:overlay(24) +from:0x0212c130 kind:load to:0x027e0cfc module:dtcm +from:0x0212c160 kind:arm_call to:0x020e81b4 module:overlay(31) +from:0x0212c170 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0212c18c kind:arm_call to:0x01fff458 module:itcm +from:0x0212c1c0 kind:arm_call to:0x020e7768 module:overlay(31) +from:0x0212c1c8 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c1fc kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0212c208 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0212c214 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0212c25c kind:arm_call to:0x0212c0f8 module:overlay(40) +from:0x0212c280 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x0212c294 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x0212c2b8 kind:load to:0x027e0cfc module:dtcm +from:0x0212c2c4 kind:load to:0x020a993c module:overlay(0) +from:0x0212c358 kind:arm_call to:0x01fff458 module:itcm +from:0x0212c4f0 kind:load to:0x0212dd28 module:overlay(40) +from:0x0212c4f8 kind:load to:0x0212dce8 module:overlay(40) +from:0x0212c504 kind:load to:0x0212dd20 module:overlay(40) +from:0x0212c508 kind:load to:0x0212dcf0 module:overlay(40) +from:0x0212c520 kind:load to:0x0212dd10 module:overlay(40) +from:0x0212c524 kind:load to:0x0212dd30 module:overlay(40) +from:0x0212c528 kind:load to:0x0212dd08 module:overlay(40) +from:0x0212c52c kind:load to:0x0212dcf8 module:overlay(40) +from:0x0212c530 kind:load to:0x0212dd18 module:overlay(40) +from:0x0212c534 kind:load to:0x0212dd00 module:overlay(40) +from:0x0212c540 kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x0212c554 kind:load to:0x0212eaac module:overlay(40) +from:0x0212c560 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0212c568 kind:arm_call to:0x01ffc57c module:itcm +from:0x0212c588 kind:load to:0x0212e8a8 module:overlay(40) +from:0x0212c598 kind:arm_call to:0x02096ca8 module:overlay(0) +from:0x0212c5ec kind:load to:0x027e09b8 module:dtcm +from:0x0212c5f8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212c600 kind:arm_call to:0x02011ff4 module:main +from:0x0212c618 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212c620 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212c628 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0212c640 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212c648 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212c650 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0212c658 kind:arm_call to:0x02011ff4 module:main +from:0x0212c66c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c680 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c694 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c6a8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c6bc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c6d0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c6e4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c6f8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c70c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c720 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c734 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c748 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c75c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c770 kind:load to:0x021300b4 module:overlay(40) +from:0x0212c784 kind:arm_call to:0x02011f3c module:main +from:0x0212c790 kind:arm_call to:0x0212c954 module:overlay(40) +from:0x0212c7a8 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0212c814 kind:load to:0x0212ee0c module:overlay(40) +from:0x0212c824 kind:load to:0x0213002c module:overlay(40) +from:0x0212c838 kind:arm_call to:0x02011f3c module:main +from:0x0212c844 kind:arm_call to:0x0212c954 module:overlay(40) +from:0x0212c85c kind:arm_call to:0x02097994 module:overlay(0) +from:0x0212c8b0 kind:load to:0x0212ede8 module:overlay(40) +from:0x0212c8c0 kind:load to:0x02130070 module:overlay(40) +from:0x0212c8d4 kind:arm_call to:0x02011f3c module:main +from:0x0212c8e0 kind:arm_call to:0x0212c954 module:overlay(40) +from:0x0212c8f8 kind:arm_call to:0x02097994 module:overlay(0) +from:0x0212c94c kind:load to:0x0212ee30 module:overlay(40) +from:0x0212c95c kind:arm_call to:0x0212b4bc module:overlay(40) +from:0x0212c99c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0212c9b4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212c9cc kind:load to:0x0212ee54 module:overlay(40) +from:0x0212c9d0 kind:load to:0x020b537c module:overlay(0) +from:0x0212c9d4 kind:load to:0x0212e71c module:overlay(40) +from:0x0212ca34 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0212ca44 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0212ca54 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0212ca64 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0212ca78 kind:arm_call to:0x01fff458 module:itcm +from:0x0212cb04 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212cb10 kind:arm_call to:0x0212b7d4 module:overlay(40) +from:0x0212cb1c kind:load to:0x0212dd38 module:overlay(40) +from:0x0212cb20 kind:load to:0x0212dd68 module:overlay(40) +from:0x0212cb24 kind:load to:0x0212dd48 module:overlay(40) +from:0x0212cb28 kind:load to:0x0212dd58 module:overlay(40) +from:0x0212cb30 kind:load to:0x0212edc8 module:overlay(40) +from:0x0212cb84 kind:arm_call to:0x0200eab0 module:main +from:0x0212cb94 kind:arm_call to:0x0200eab0 module:main +from:0x0212cba4 kind:arm_call to:0x0200eab0 module:main +from:0x0212cbb4 kind:arm_call to:0x0200eab0 module:main +from:0x0212cbc0 kind:arm_call to:0x0212c2bc module:overlay(40) +from:0x0212cbe8 kind:load to:0x0212c2c8 module:overlay(40) +from:0x0212cbf8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212cc00 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212cc08 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212cc10 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0212cc28 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212cc30 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212cc38 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212cc40 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0212cc48 kind:arm_call to:0x02011ff4 module:main +from:0x0212cc5c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212cc70 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0212cc84 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0212cc98 kind:load to:0x0213019c module:overlay(40) +from:0x0212ccac kind:arm_call to:0x02011f3c module:main +from:0x0212ccb8 kind:arm_call to:0x0212cd40 module:overlay(40) +from:0x0212cccc kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212cd34 kind:load to:0x0212ef90 module:overlay(40) +from:0x0212cd48 kind:arm_call to:0x0212b4bc module:overlay(40) +from:0x0212cd68 kind:load to:0x0212efb4 module:overlay(40) +from:0x0212cda4 kind:arm_call to:0x0212c058 module:overlay(40) +from:0x0212cdbc kind:arm_call to:0x0207308c module:overlay(0) +from:0x0212ce0c kind:arm_call to:0x02073450 module:overlay(0) +from:0x0212ce18 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0212ce24 kind:arm_call to:0x0212cf98 module:overlay(40) +from:0x0212ce58 kind:arm_call to:0x0212c058 module:overlay(40) +from:0x0212cea8 kind:arm_call to:0x0212b7d4 module:overlay(40) +from:0x0212ceb4 kind:load to:0x027e09b8 module:dtcm +from:0x0212ceb8 kind:load to:0x020b502c module:overlay(0) +from:0x0212cebc kind:load to:0x027e0cfc module:dtcm +from:0x0212cec0 kind:load to:0x027e09a4 module:dtcm +from:0x0212cf34 kind:load to:0x0212ef84 module:overlay(40) +from:0x0212cf38 kind:load to:0x027e0cfc module:dtcm +from:0x0212cf64 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x0212cf70 kind:arm_call to:0x01fff458 module:itcm +from:0x0212cf88 kind:load to:0x027e0cfc module:dtcm +from:0x0212cf94 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0212cf9c kind:arm_call to:0x0212c0f8 module:overlay(40) +from:0x0212cfb0 kind:load to:0x0212dd78 module:overlay(40) +from:0x0212cfec kind:arm_call to:0x0212cf98 module:overlay(40) +from:0x0212d000 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x0212d01c kind:load to:0x027e0ce0 module:dtcm +from:0x0212d044 kind:arm_call to:0x01fff458 module:itcm +from:0x0212d048 kind:arm_call to:0x0212cf14 module:overlay(40) +from:0x0212d080 kind:arm_call to:0x0212c218 module:overlay(40) +from:0x0212d08c kind:load to:0x0212dd84 module:overlay(40) +from:0x0212d09c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212d0a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212d0ac kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0212d0c4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212d0cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212d0d4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0212d0dc kind:arm_call to:0x02011ff4 module:main +from:0x0212d0f0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212d104 kind:load to:0x02130284 module:overlay(40) +from:0x0212d118 kind:arm_call to:0x02011f3c module:main +from:0x0212d124 kind:arm_call to:0x0212d198 module:overlay(40) +from:0x0212d13c kind:arm_call to:0x020978bc module:overlay(0) +from:0x0212d18c kind:load to:0x0212f0ec module:overlay(40) +from:0x0212d1a0 kind:arm_call to:0x0212b4bc module:overlay(40) +from:0x0212d1bc kind:load to:0x0212f110 module:overlay(40) +from:0x0212d1ec kind:arm_call to:0x02081d3c module:overlay(0) +from:0x0212d20c kind:arm_call to:0x0212b7e0 module:overlay(40) +from:0x0212d214 kind:load to:0x027e09a4 module:dtcm +from:0x0212d218 kind:load to:0x027e0cd8 module:dtcm +from:0x0212d224 kind:load to:0x0212bb88 module:overlay(40) +from:0x0212d244 kind:load to:0x020a98d4 module:overlay(0) +from:0x0212d2a0 kind:arm_call to:0x020a9180 module:overlay(0) +from:0x0212d2b0 kind:arm_call to:0x0212bd70 module:overlay(40) +from:0x0212d2d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212d2dc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212d2e4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0212d2fc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212d304 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212d30c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0212d314 kind:arm_call to:0x02011ff4 module:main +from:0x0212d328 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212d33c kind:load to:0x0213036c module:overlay(40) +from:0x0212d350 kind:arm_call to:0x02011f3c module:main +from:0x0212d35c kind:arm_call to:0x0212d3ec module:overlay(40) +from:0x0212d380 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x0212d390 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0212d3dc kind:load to:0x0212f280 module:overlay(40) +from:0x0212d3e0 kind:load to:0x0212f2a8 module:overlay(40) +from:0x0212d3e4 kind:load to:0x0212f258 module:overlay(40) +from:0x0212d3f4 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0212d40c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0212d418 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0212d420 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0212d42c kind:load to:0x0212f2d0 module:overlay(40) +from:0x0212d478 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0212d4cc kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0212d5f0 kind:arm_call to:0x02080190 module:overlay(0) +from:0x0212d61c kind:load to:0x027e0cd8 module:dtcm +from:0x0212d620 kind:load to:0x0212f240 module:overlay(40) +from:0x0212d624 kind:load to:0x0213036c module:overlay(40) +from:0x0212d628 kind:load to:0x0213038c module:overlay(40) +from:0x0212d664 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212d688 kind:load to:0x0203e93c module:main +from:0x0212d698 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0212d6a0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212d6a8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212d6c0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0212d6c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212d6d0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212d6d8 kind:arm_call to:0x02011ff4 module:main +from:0x0212d6ec kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0212d700 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0212d708 kind:arm_call to:0x02011ff4 module:main +from:0x0212d71c kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0212d724 kind:arm_call to:0x02011ff4 module:main +from:0x0212d738 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0212d74c kind:load to:0x02130404 module:overlay(40) +from:0x0212d760 kind:arm_call to:0x02011f3c module:main +from:0x0212d76c kind:arm_call to:0x0212d7c0 module:overlay(40) +from:0x0212d78c kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x0212d7b8 kind:load to:0x0212f310 module:overlay(40) +from:0x0212d7c8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0212d7f4 kind:load to:0x0212f338 module:overlay(40) +from:0x0212d7f8 kind:load to:0x020b1948 module:overlay(0) +from:0x0212d818 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0212d834 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0212d894 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0212d978 kind:load to:0x02130404 module:overlay(40) +from:0x0212d9bc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212dabc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212db1c kind:load to:0x0203e93c module:main +from:0x0212db2c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0212db34 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212db4c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0212db54 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212db5c kind:arm_call to:0x02011ff4 module:main +from:0x0212db70 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0212db84 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0212db8c kind:arm_call to:0x02011ff4 module:main +from:0x0212ddbc kind:arm_call to:0x01ffb428 module:itcm +from:0x0212ddcc kind:arm_call to:0x01ffb428 module:itcm +from:0x0212de78 kind:arm_call to:0x02123524 module:overlay(40) +from:0x0212de88 kind:arm_call to:0x0203ce4c module:main +from:0x0212dea0 kind:load to:0x0212e4a0 module:overlay(40) +from:0x0212dea8 kind:load to:0x0212f380 module:overlay(40) +from:0x0212deac kind:load to:0x0212f39c module:overlay(40) +from:0x0212deb0 kind:load to:0x02127418 module:overlay(40) +from:0x0212deb4 kind:load to:0x0212f390 module:overlay(40) +from:0x0212ded4 kind:arm_call to:0x0212a7d4 module:overlay(40) +from:0x0212dee4 kind:arm_call to:0x0203ce4c module:main +from:0x0212def8 kind:load to:0x0212f3d8 module:overlay(40) +from:0x0212defc kind:load to:0x0212f3e8 module:overlay(40) +from:0x0212df00 kind:load to:0x0212aaf8 module:overlay(40) +from:0x0212df04 kind:load to:0x0212f3dc module:overlay(40) +from:0x0212df24 kind:arm_call to:0x0212abdc module:overlay(40) +from:0x0212df34 kind:arm_call to:0x0203ce4c module:main +from:0x0212df58 kind:arm_call to:0x0212ac1c module:overlay(40) +from:0x0212df68 kind:arm_call to:0x0203ce4c module:main +from:0x0212df8c kind:arm_call to:0x0212ac78 module:overlay(40) +from:0x0212df9c kind:arm_call to:0x0203ce4c module:main +from:0x0212dfc0 kind:arm_call to:0x0212ad20 module:overlay(40) +from:0x0212dfd0 kind:arm_call to:0x0203ce4c module:main +from:0x0212dff4 kind:arm_call to:0x0212add8 module:overlay(40) +from:0x0212e004 kind:arm_call to:0x0203ce4c module:main +from:0x0212e028 kind:arm_call to:0x0212ae80 module:overlay(40) +from:0x0212e038 kind:arm_call to:0x0203ce4c module:main +from:0x0212e05c kind:arm_call to:0x0212af24 module:overlay(40) +from:0x0212e06c kind:arm_call to:0x0203ce4c module:main +from:0x0212e090 kind:arm_call to:0x0212afb0 module:overlay(40) +from:0x0212e0a0 kind:arm_call to:0x0203ce4c module:main +from:0x0212e0c4 kind:arm_call to:0x0212b068 module:overlay(40) +from:0x0212e0d4 kind:arm_call to:0x0203ce4c module:main +from:0x0212e0f8 kind:arm_call to:0x0212b128 module:overlay(40) +from:0x0212e108 kind:arm_call to:0x0203ce4c module:main +from:0x0212e12c kind:arm_call to:0x0212b1d8 module:overlay(40) +from:0x0212e13c kind:arm_call to:0x0203ce4c module:main +from:0x0212e160 kind:arm_call to:0x0212b288 module:overlay(40) +from:0x0212e170 kind:arm_call to:0x0203ce4c module:main +from:0x0212e194 kind:arm_call to:0x0212b334 module:overlay(40) +from:0x0212e1a4 kind:arm_call to:0x0203ce4c module:main +from:0x0212e1b8 kind:load to:0x0212f424 module:overlay(40) +from:0x0212e1bc kind:load to:0x0212fd64 module:overlay(40) +from:0x0212e1c0 kind:load to:0x0212c664 module:overlay(40) +from:0x0212e1c4 kind:load to:0x0212f4dc module:overlay(40) +from:0x0212e1c8 kind:load to:0x0212f4f4 module:overlay(40) +from:0x0212e1cc kind:load to:0x0212c678 module:overlay(40) +from:0x0212e1d0 kind:load to:0x0212f4e8 module:overlay(40) +from:0x0212e1d4 kind:load to:0x0212f5cc module:overlay(40) +from:0x0212e1d8 kind:load to:0x0212c68c module:overlay(40) +from:0x0212e1dc kind:load to:0x0212f4d0 module:overlay(40) +from:0x0212e1e0 kind:load to:0x0212f6a4 module:overlay(40) +from:0x0212e1e4 kind:load to:0x0212c6a0 module:overlay(40) +from:0x0212e1e8 kind:load to:0x0212f458 module:overlay(40) +from:0x0212e1ec kind:load to:0x0212fe3c module:overlay(40) +from:0x0212e1f0 kind:load to:0x0212c6b4 module:overlay(40) +from:0x0212e1f4 kind:load to:0x0212f464 module:overlay(40) +from:0x0212e1f8 kind:load to:0x0212ff1c module:overlay(40) +from:0x0212e1fc kind:load to:0x0212c6c8 module:overlay(40) +from:0x0212e200 kind:load to:0x0212f470 module:overlay(40) +from:0x0212e204 kind:load to:0x0212f77c module:overlay(40) +from:0x0212e208 kind:load to:0x0212c6dc module:overlay(40) +from:0x0212e20c kind:load to:0x0212f47c module:overlay(40) +from:0x0212e210 kind:load to:0x0212f854 module:overlay(40) +from:0x0212e214 kind:load to:0x0212c6f0 module:overlay(40) +from:0x0212e218 kind:load to:0x0212f488 module:overlay(40) +from:0x0212e21c kind:load to:0x0212f92c module:overlay(40) +from:0x0212e220 kind:load to:0x0212c704 module:overlay(40) +from:0x0212e224 kind:load to:0x0212f494 module:overlay(40) +from:0x0212e228 kind:load to:0x0212fa04 module:overlay(40) +from:0x0212e22c kind:load to:0x0212c718 module:overlay(40) +from:0x0212e230 kind:load to:0x0212f4a0 module:overlay(40) +from:0x0212e234 kind:load to:0x0212fadc module:overlay(40) +from:0x0212e238 kind:load to:0x0212c72c module:overlay(40) +from:0x0212e23c kind:load to:0x0212f4ac module:overlay(40) +from:0x0212e240 kind:load to:0x0212fbb4 module:overlay(40) +from:0x0212e244 kind:load to:0x0212c740 module:overlay(40) +from:0x0212e248 kind:load to:0x0212f4b8 module:overlay(40) +from:0x0212e24c kind:load to:0x0212fc8c module:overlay(40) +from:0x0212e250 kind:load to:0x0212c754 module:overlay(40) +from:0x0212e254 kind:load to:0x0212f4c4 module:overlay(40) +from:0x0212e274 kind:arm_call to:0x0212c798 module:overlay(40) +from:0x0212e284 kind:arm_call to:0x0203ce4c module:main +from:0x0212e2ac kind:arm_call to:0x0212c84c module:overlay(40) +from:0x0212e2bc kind:arm_call to:0x0203ce4c module:main +from:0x0212e2e4 kind:arm_call to:0x0212c8e8 module:overlay(40) +from:0x0212e2f4 kind:arm_call to:0x0203ce4c module:main +from:0x0212e308 kind:load to:0x0212fffc module:overlay(40) +from:0x0212e30c kind:load to:0x021300b4 module:overlay(40) +from:0x0212e310 kind:load to:0x0212cc54 module:overlay(40) +from:0x0212e314 kind:load to:0x02130014 module:overlay(40) +from:0x0212e318 kind:load to:0x0213002c module:overlay(40) +from:0x0212e31c kind:load to:0x0212cc68 module:overlay(40) +from:0x0212e320 kind:load to:0x02130008 module:overlay(40) +from:0x0212e324 kind:load to:0x02130070 module:overlay(40) +from:0x0212e328 kind:load to:0x0212cc7c module:overlay(40) +from:0x0212e32c kind:load to:0x02130020 module:overlay(40) +from:0x0212e34c kind:arm_call to:0x0212ccc0 module:overlay(40) +from:0x0212e35c kind:arm_call to:0x0203ce4c module:main +from:0x0212e370 kind:load to:0x0213018c module:overlay(40) +from:0x0212e374 kind:load to:0x0213019c module:overlay(40) +from:0x0212e378 kind:load to:0x0212d0e8 module:overlay(40) +from:0x0212e37c kind:load to:0x02130190 module:overlay(40) +from:0x0212e39c kind:arm_call to:0x0212d12c module:overlay(40) +from:0x0212e3ac kind:arm_call to:0x0203ce4c module:main +from:0x0212e3c0 kind:load to:0x02130274 module:overlay(40) +from:0x0212e3c4 kind:load to:0x02130284 module:overlay(40) +from:0x0212e3c8 kind:load to:0x0212d320 module:overlay(40) +from:0x0212e3cc kind:load to:0x02130278 module:overlay(40) +from:0x0212e3ec kind:arm_call to:0x0212d364 module:overlay(40) +from:0x0212e3fc kind:arm_call to:0x0203ce4c module:main +from:0x0212e410 kind:load to:0x0213035c module:overlay(40) +from:0x0212e414 kind:load to:0x0213036c module:overlay(40) +from:0x0212e418 kind:load to:0x0212d6e4 module:overlay(40) +from:0x0212e41c kind:load to:0x02130360 module:overlay(40) +from:0x0212e43c kind:arm_call to:0x0212d774 module:overlay(40) +from:0x0212e44c kind:arm_call to:0x0203ce4c module:main +from:0x0212e460 kind:load to:0x021303f4 module:overlay(40) +from:0x0212e464 kind:load to:0x02130404 module:overlay(40) +from:0x0212e468 kind:load to:0x0212db68 module:overlay(40) +from:0x0212e46c kind:load to:0x021303f8 module:overlay(40) +from:0x0212e470 kind:load to:0x0212dd98 module:overlay(40) +from:0x0212e474 kind:load to:0x0212deb8 module:overlay(40) +from:0x0212e478 kind:load to:0x0212df08 module:overlay(40) +from:0x0212e47c kind:load to:0x0212e258 module:overlay(40) +from:0x0212e480 kind:load to:0x0212e330 module:overlay(40) +from:0x0212e484 kind:load to:0x0212e380 module:overlay(40) +from:0x0212e488 kind:load to:0x0212e3d0 module:overlay(40) +from:0x0212e48c kind:load to:0x0212e420 module:overlay(40) +from:0x0212e4c0 kind:load to:0x02123dec module:overlay(40) +from:0x0212e4c8 kind:load to:0x02123fe4 module:overlay(40) +from:0x0212e4d0 kind:load to:0x021243c0 module:overlay(40) +from:0x0212e4d8 kind:load to:0x02124e74 module:overlay(40) +from:0x0212e4e0 kind:load to:0x02125594 module:overlay(40) +from:0x0212e4e8 kind:load to:0x02123e2c module:overlay(40) +from:0x0212e4f0 kind:load to:0x02124028 module:overlay(40) +from:0x0212e4f8 kind:load to:0x02124594 module:overlay(40) +from:0x0212e500 kind:load to:0x021250ac module:overlay(40) +from:0x0212e508 kind:load to:0x0212562c module:overlay(40) +from:0x0212e518 kind:load to:0x021236b8 module:overlay(40) +from:0x0212e51c kind:load to:0x021273fc module:overlay(40) +from:0x0212e520 kind:load to:0x0201bbbc module:main +from:0x0212e524 kind:load to:0x021273ec module:overlay(40) +from:0x0212e528 kind:load to:0x0201bd64 module:main +from:0x0212e534 kind:load to:0x021234fc module:overlay(40) +from:0x0212e538 kind:load to:0x0209772c module:overlay(0) +from:0x0212e53c kind:load to:0x02097734 module:overlay(0) +from:0x0212e540 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e544 kind:load to:0x021234c0 module:overlay(40) +from:0x0212e548 kind:load to:0x020977f4 module:overlay(0) +from:0x0212e54c kind:load to:0x021234d8 module:overlay(40) +from:0x0212e55c kind:load to:0x0209772c module:overlay(0) +from:0x0212e560 kind:load to:0x02097734 module:overlay(0) +from:0x0212e564 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e568 kind:load to:0x021234c0 module:overlay(40) +from:0x0212e56c kind:load to:0x020977f4 module:overlay(0) +from:0x0212e570 kind:load to:0x021234d8 module:overlay(40) +from:0x0212e57c kind:load to:0x0207c47c module:overlay(0) +from:0x0212e580 kind:load to:0x0207c484 module:overlay(0) +from:0x0212e584 kind:load to:0x0207c94c module:overlay(0) +from:0x0212e588 kind:load to:0x0207c93c module:overlay(0) +from:0x0212e58c kind:load to:0x0207c980 module:overlay(0) +from:0x0212e590 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0212e594 kind:load to:0x0207ca18 module:overlay(0) +from:0x0212e598 kind:load to:0x0207ca90 module:overlay(0) +from:0x0212e5a4 kind:load to:0x020984f8 module:overlay(0) +from:0x0212e5a8 kind:load to:0x02098534 module:overlay(0) +from:0x0212e5ac kind:load to:0x0209854c module:overlay(0) +from:0x0212e5b0 kind:load to:0x02098558 module:overlay(0) +from:0x0212e5b4 kind:load to:0x01fff464 module:itcm +from:0x0212e5b8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212e5bc kind:load to:0x0212389c module:overlay(40) +from:0x0212e5c0 kind:load to:0x02123904 module:overlay(40) +from:0x0212e5c4 kind:load to:0x02123d30 module:overlay(40) +from:0x0212e5c8 kind:load to:0x02125f50 module:overlay(40) +from:0x0212e5cc kind:load to:0x0209849c module:overlay(0) +from:0x0212e5d0 kind:load to:0x02126ff4 module:overlay(40) +from:0x0212e5d4 kind:load to:0x02126e3c module:overlay(40) +from:0x0212e5d8 kind:load to:0x020984a8 module:overlay(0) +from:0x0212e5dc kind:load to:0x02098564 module:overlay(0) +from:0x0212e5e0 kind:load to:0x020985d0 module:overlay(0) +from:0x0212e5e4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212e5e8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212e5ec kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212e5f0 kind:load to:0x021236cc module:overlay(40) +from:0x0212e5f4 kind:load to:0x021237b0 module:overlay(40) +from:0x0212e6a8 kind:load to:0x021236a4 module:overlay(40) +from:0x0212e6ac kind:load to:0x0212a734 module:overlay(40) +from:0x0212e6b0 kind:load to:0x02057bd4 module:overlay(0) +from:0x0212e6b4 kind:load to:0x0212742c module:overlay(40) +from:0x0212e6b8 kind:load to:0x02057da8 module:overlay(0) +from:0x0212e6bc kind:load to:0x02057e24 module:overlay(0) +from:0x0212e6c0 kind:load to:0x02057e88 module:overlay(0) +from:0x0212e6c4 kind:load to:0x0209a77c module:overlay(0) +from:0x0212e6c8 kind:load to:0x02057d64 module:overlay(0) +from:0x0212e71c kind:load to:0x02123668 module:overlay(40) +from:0x0212e720 kind:load to:0x0212a788 module:overlay(40) +from:0x0212e724 kind:load to:0x02099ae0 module:overlay(0) +from:0x0212e728 kind:load to:0x02099b18 module:overlay(0) +from:0x0212e72c kind:load to:0x0209a11c module:overlay(0) +from:0x0212e730 kind:load to:0x0209a124 module:overlay(0) +from:0x0212e734 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212e738 kind:load to:0x02099c90 module:overlay(0) +from:0x0212e73c kind:load to:0x02099b80 module:overlay(0) +from:0x0212e740 kind:load to:0x0209a04c module:overlay(0) +from:0x0212e744 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0212e748 kind:load to:0x0209a0ec module:overlay(0) +from:0x0212e74c kind:load to:0x0212a72c module:overlay(40) +from:0x0212e750 kind:load to:0x0209a104 module:overlay(0) +from:0x0212e754 kind:load to:0x0212a270 module:overlay(40) +from:0x0212e758 kind:load to:0x021290d4 module:overlay(40) +from:0x0212e764 kind:load to:0x02123690 module:overlay(40) +from:0x0212e768 kind:load to:0x0212a750 module:overlay(40) +from:0x0212e76c kind:load to:0x02099ae0 module:overlay(0) +from:0x0212e770 kind:load to:0x02099b18 module:overlay(0) +from:0x0212e774 kind:load to:0x0209a11c module:overlay(0) +from:0x0212e778 kind:load to:0x0209a124 module:overlay(0) +from:0x0212e77c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212e780 kind:load to:0x02099c90 module:overlay(0) +from:0x0212e784 kind:load to:0x02099b80 module:overlay(0) +from:0x0212e788 kind:load to:0x0209a04c module:overlay(0) +from:0x0212e78c kind:load to:0x0209a0d4 module:overlay(0) +from:0x0212e790 kind:load to:0x0209a0ec module:overlay(0) +from:0x0212e794 kind:load to:0x0212a72c module:overlay(40) +from:0x0212e798 kind:load to:0x0209a104 module:overlay(0) +from:0x0212e79c kind:load to:0x0212a270 module:overlay(40) +from:0x0212e7a0 kind:load to:0x021290d4 module:overlay(40) +from:0x0212e7ac kind:load to:0x0212367c module:overlay(40) +from:0x0212e7b0 kind:load to:0x0212a76c module:overlay(40) +from:0x0212e7b4 kind:load to:0x0209a234 module:overlay(0) +from:0x0212e7b8 kind:load to:0x0209a268 module:overlay(0) +from:0x0212e7bc kind:load to:0x0209a300 module:overlay(0) +from:0x0212e7c0 kind:load to:0x0209a314 module:overlay(0) +from:0x0212e7c4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212e7c8 kind:load to:0x0209a33c module:overlay(0) +from:0x0212e7cc kind:load to:0x0209a3c4 module:overlay(0) +from:0x0212e7d0 kind:load to:0x0209a04c module:overlay(0) +from:0x0212e7d4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0212e7d8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0212e7dc kind:load to:0x0209a328 module:overlay(0) +from:0x0212e7e0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0212e7e4 kind:load to:0x0212911c module:overlay(40) +from:0x0212e7e8 kind:load to:0x021290f8 module:overlay(40) +from:0x0212e7ec kind:load to:0x0209a6ec module:overlay(0) +from:0x0212e7f0 kind:load to:0x0212a8f4 module:overlay(40) +from:0x0212e7f8 kind:load to:0x0212a9bc module:overlay(40) +from:0x0212e800 kind:load to:0x0212aa58 module:overlay(40) +from:0x0212e808 kind:load to:0x0212a8e0 module:overlay(40) +from:0x0212e810 kind:load to:0x0212a99c module:overlay(40) +from:0x0212e818 kind:load to:0x0212aa54 module:overlay(40) +from:0x0212e828 kind:load to:0x0212a7b0 module:overlay(40) +from:0x0212e82c kind:load to:0x0209772c module:overlay(0) +from:0x0212e830 kind:load to:0x02097734 module:overlay(0) +from:0x0212e834 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e838 kind:load to:0x020977f0 module:overlay(0) +from:0x0212e83c kind:load to:0x020977f4 module:overlay(0) +from:0x0212e840 kind:load to:0x020977f8 module:overlay(0) +from:0x0212e84c kind:load to:0x020984f8 module:overlay(0) +from:0x0212e850 kind:load to:0x02098534 module:overlay(0) +from:0x0212e854 kind:load to:0x0209854c module:overlay(0) +from:0x0212e858 kind:load to:0x02098558 module:overlay(0) +from:0x0212e85c kind:load to:0x01fff464 module:itcm +from:0x0212e860 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212e864 kind:load to:0x0212a81c module:overlay(40) +from:0x0212e868 kind:load to:0x02098490 module:overlay(0) +from:0x0212e86c kind:load to:0x0212a8a8 module:overlay(40) +from:0x0212e870 kind:load to:0x0212a8a4 module:overlay(40) +from:0x0212e874 kind:load to:0x0209849c module:overlay(0) +from:0x0212e878 kind:load to:0x020984a0 module:overlay(0) +from:0x0212e87c kind:load to:0x020984a4 module:overlay(0) +from:0x0212e880 kind:load to:0x020984a8 module:overlay(0) +from:0x0212e884 kind:load to:0x02098564 module:overlay(0) +from:0x0212e888 kind:load to:0x020985d0 module:overlay(0) +from:0x0212e88c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212e890 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212e894 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212e898 kind:load to:0x0212aac8 module:overlay(40) +from:0x0212e89c kind:load to:0x0212aadc module:overlay(40) +from:0x0212e8a8 kind:load to:0x0212c58c module:overlay(40) +from:0x0212e8b4 kind:load to:0x0212ae5c module:overlay(40) +from:0x0212e8b8 kind:load to:0x0212ab44 module:overlay(40) +from:0x0212e8bc kind:load to:0x02097734 module:overlay(0) +from:0x0212e8c0 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e8c4 kind:load to:0x0212ab4c module:overlay(40) +from:0x0212e8c8 kind:load to:0x0209794c module:overlay(0) +from:0x0212e8cc kind:load to:0x02097978 module:overlay(0) +from:0x0212e8d8 kind:load to:0x0212adb4 module:overlay(40) +from:0x0212e8dc kind:load to:0x0212ab44 module:overlay(40) +from:0x0212e8e0 kind:load to:0x02097734 module:overlay(0) +from:0x0212e8e4 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e8e8 kind:load to:0x0212ab4c module:overlay(40) +from:0x0212e8ec kind:load to:0x0209794c module:overlay(0) +from:0x0212e8f0 kind:load to:0x02097978 module:overlay(0) +from:0x0212e8fc kind:load to:0x0212acfc module:overlay(40) +from:0x0212e900 kind:load to:0x02097924 module:overlay(0) +from:0x0212e904 kind:load to:0x02097734 module:overlay(0) +from:0x0212e908 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e90c kind:load to:0x0209792c module:overlay(0) +from:0x0212e910 kind:load to:0x0209794c module:overlay(0) +from:0x0212e914 kind:load to:0x02097978 module:overlay(0) +from:0x0212e920 kind:load to:0x0212ac54 module:overlay(40) +from:0x0212e924 kind:load to:0x02097924 module:overlay(0) +from:0x0212e928 kind:load to:0x02097734 module:overlay(0) +from:0x0212e92c kind:load to:0x020977b0 module:overlay(0) +from:0x0212e930 kind:load to:0x0209792c module:overlay(0) +from:0x0212e934 kind:load to:0x0209794c module:overlay(0) +from:0x0212e938 kind:load to:0x02097978 module:overlay(0) +from:0x0212e944 kind:load to:0x0212ac14 module:overlay(40) +from:0x0212e948 kind:load to:0x02097924 module:overlay(0) +from:0x0212e94c kind:load to:0x02097734 module:overlay(0) +from:0x0212e950 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e954 kind:load to:0x0209792c module:overlay(0) +from:0x0212e958 kind:load to:0x0209794c module:overlay(0) +from:0x0212e95c kind:load to:0x02097978 module:overlay(0) +from:0x0212e968 kind:load to:0x0212abd4 module:overlay(40) +from:0x0212e96c kind:load to:0x02097924 module:overlay(0) +from:0x0212e970 kind:load to:0x02097734 module:overlay(0) +from:0x0212e974 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e978 kind:load to:0x0209792c module:overlay(0) +from:0x0212e97c kind:load to:0x0209794c module:overlay(0) +from:0x0212e980 kind:load to:0x02097978 module:overlay(0) +from:0x0212e990 kind:load to:0x0212ab44 module:overlay(40) +from:0x0212e994 kind:load to:0x02097734 module:overlay(0) +from:0x0212e998 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e99c kind:load to:0x0212ab4c module:overlay(40) +from:0x0212e9a0 kind:load to:0x0209794c module:overlay(0) +from:0x0212e9a4 kind:load to:0x02097978 module:overlay(0) +from:0x0212e9b0 kind:load to:0x0212b310 module:overlay(40) +from:0x0212e9b4 kind:load to:0x02097924 module:overlay(0) +from:0x0212e9b8 kind:load to:0x02097734 module:overlay(0) +from:0x0212e9bc kind:load to:0x020977b0 module:overlay(0) +from:0x0212e9c0 kind:load to:0x0209792c module:overlay(0) +from:0x0212e9c4 kind:load to:0x0209794c module:overlay(0) +from:0x0212e9c8 kind:load to:0x02097978 module:overlay(0) +from:0x0212e9d4 kind:load to:0x0212b264 module:overlay(40) +from:0x0212e9d8 kind:load to:0x02097924 module:overlay(0) +from:0x0212e9dc kind:load to:0x02097734 module:overlay(0) +from:0x0212e9e0 kind:load to:0x020977b0 module:overlay(0) +from:0x0212e9e4 kind:load to:0x0209792c module:overlay(0) +from:0x0212e9e8 kind:load to:0x0209794c module:overlay(0) +from:0x0212e9ec kind:load to:0x02097978 module:overlay(0) +from:0x0212e9f8 kind:load to:0x0212b1b4 module:overlay(40) +from:0x0212e9fc kind:load to:0x02097924 module:overlay(0) +from:0x0212ea00 kind:load to:0x02097734 module:overlay(0) +from:0x0212ea04 kind:load to:0x020977b0 module:overlay(0) +from:0x0212ea08 kind:load to:0x0209792c module:overlay(0) +from:0x0212ea0c kind:load to:0x0209794c module:overlay(0) +from:0x0212ea10 kind:load to:0x02097978 module:overlay(0) +from:0x0212ea1c kind:load to:0x0212b104 module:overlay(40) +from:0x0212ea20 kind:load to:0x02097924 module:overlay(0) +from:0x0212ea24 kind:load to:0x02097734 module:overlay(0) +from:0x0212ea28 kind:load to:0x020977b0 module:overlay(0) +from:0x0212ea2c kind:load to:0x0209792c module:overlay(0) +from:0x0212ea30 kind:load to:0x0209794c module:overlay(0) +from:0x0212ea34 kind:load to:0x02097978 module:overlay(0) +from:0x0212ea40 kind:load to:0x0212b044 module:overlay(40) +from:0x0212ea44 kind:load to:0x02097924 module:overlay(0) +from:0x0212ea48 kind:load to:0x02097734 module:overlay(0) +from:0x0212ea4c kind:load to:0x020977b0 module:overlay(0) +from:0x0212ea50 kind:load to:0x0209792c module:overlay(0) +from:0x0212ea54 kind:load to:0x0209794c module:overlay(0) +from:0x0212ea58 kind:load to:0x02097978 module:overlay(0) +from:0x0212ea64 kind:load to:0x0212af8c module:overlay(40) +from:0x0212ea68 kind:load to:0x02097924 module:overlay(0) +from:0x0212ea6c kind:load to:0x02097734 module:overlay(0) +from:0x0212ea70 kind:load to:0x020977b0 module:overlay(0) +from:0x0212ea74 kind:load to:0x0209792c module:overlay(0) +from:0x0212ea78 kind:load to:0x0209794c module:overlay(0) +from:0x0212ea7c kind:load to:0x02097978 module:overlay(0) +from:0x0212ea88 kind:load to:0x0212af00 module:overlay(40) +from:0x0212ea8c kind:load to:0x02097924 module:overlay(0) +from:0x0212ea90 kind:load to:0x02097734 module:overlay(0) +from:0x0212ea94 kind:load to:0x020977b0 module:overlay(0) +from:0x0212ea98 kind:load to:0x0209792c module:overlay(0) +from:0x0212ea9c kind:load to:0x0209794c module:overlay(0) +from:0x0212eaa0 kind:load to:0x02097978 module:overlay(0) +from:0x0212eaac kind:load to:0x0212b6dc module:overlay(40) +from:0x0212eab0 kind:load to:0x0212c5f0 module:overlay(40) +from:0x0212eab4 kind:load to:0x02057bd4 module:overlay(0) +from:0x0212eab8 kind:load to:0x0212c558 module:overlay(40) +from:0x0212eabc kind:load to:0x02057da8 module:overlay(0) +from:0x0212eac0 kind:load to:0x02057e24 module:overlay(0) +from:0x0212eac4 kind:load to:0x02057e88 module:overlay(0) +from:0x0212eac8 kind:load to:0x0209a77c module:overlay(0) +from:0x0212eacc kind:load to:0x02057d64 module:overlay(0) +from:0x0212ec98 kind:load to:0x020984f8 module:overlay(0) +from:0x0212ec9c kind:load to:0x02098534 module:overlay(0) +from:0x0212eca0 kind:load to:0x0209854c module:overlay(0) +from:0x0212eca4 kind:load to:0x02098558 module:overlay(0) +from:0x0212eca8 kind:load to:0x01fff464 module:itcm +from:0x0212ecac kind:load to:0x020a99b8 module:overlay(0) +from:0x0212ecb0 kind:load to:0x0212b6f0 module:overlay(40) +from:0x0212ecb4 kind:load to:0x0212b7e0 module:overlay(40) +from:0x0212ecb8 kind:load to:0x0212bb88 module:overlay(40) +from:0x0212ecbc kind:load to:0x020a98d4 module:overlay(0) +from:0x0212ecc0 kind:load to:0x0209849c module:overlay(0) +from:0x0212ecc4 kind:load to:0x0212c2bc module:overlay(40) +from:0x0212ecc8 kind:load to:0x020984a4 module:overlay(0) +from:0x0212eccc kind:load to:0x020984a8 module:overlay(0) +from:0x0212ecd0 kind:load to:0x02098564 module:overlay(0) +from:0x0212ecd4 kind:load to:0x020985d0 module:overlay(0) +from:0x0212ecd8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212ecdc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212ece0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212ece4 kind:load to:0x0212c60c module:overlay(40) +from:0x0212ece8 kind:load to:0x0212c634 module:overlay(40) +from:0x0212ecec kind:load to:0x0212b7d4 module:overlay(40) +from:0x0212ecf0 kind:load to:0x0212bb34 module:overlay(40) +from:0x0212ecf4 kind:load to:0x0212bdb0 module:overlay(40) +from:0x0212ecf8 kind:load to:0x020a8f58 module:overlay(0) +from:0x0212ecfc kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212ed00 kind:load to:0x020a9130 module:overlay(0) +from:0x0212ed04 kind:load to:0x020a912c module:overlay(0) +from:0x0212ed08 kind:load to:0x020a91fc module:overlay(0) +from:0x0212ed0c kind:load to:0x020a9220 module:overlay(0) +from:0x0212ed10 kind:load to:0x020a9224 module:overlay(0) +from:0x0212ed14 kind:load to:0x020a9180 module:overlay(0) +from:0x0212ed18 kind:load to:0x0212c218 module:overlay(40) +from:0x0212ed1c kind:load to:0x0216f9f0 module:overlay(94) +from:0x0212ed20 kind:load to:0x020a8f34 module:overlay(0) +from:0x0212ed24 kind:load to:0x020a8f3c module:overlay(0) +from:0x0212ed28 kind:load to:0x020a8f44 module:overlay(0) +from:0x0212ed2c kind:load to:0x020a8f4c module:overlay(0) +from:0x0212ed30 kind:load to:0x0212c2c8 module:overlay(40) +from:0x0212ed34 kind:load to:0x0212bd20 module:overlay(40) +from:0x0212ed38 kind:load to:0x0212bd70 module:overlay(40) +from:0x0212ed3c kind:load to:0x020a95c4 module:overlay(0) +from:0x0212ed40 kind:load to:0x020a97dc module:overlay(0) +from:0x0212ed44 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0212ed48 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0212ed4c kind:load to:0x020a8e64 module:overlay(0) +from:0x0212ed50 kind:load to:0x020a9984 module:overlay(0) +from:0x0212ed54 kind:load to:0x0212c1b8 module:overlay(40) +from:0x0212ed58 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0212ed5c kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0212ed60 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0212ed64 kind:load to:0x0212c140 module:overlay(40) +from:0x0212ed68 kind:load to:0x0212c174 module:overlay(40) +from:0x0212ed6c kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0212ed70 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0212ed74 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0212ed78 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0212ed7c kind:load to:0x0212c1f4 module:overlay(40) +from:0x0212ed80 kind:load to:0x0212c200 module:overlay(40) +from:0x0212ed84 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0212ed88 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0212ed8c kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0212ed90 kind:load to:0x0212c20c module:overlay(40) +from:0x0212ed94 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0212ed98 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0212ed9c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0212eda0 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0212eda4 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0212eda8 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0212edac kind:load to:0x0216f92c module:overlay(94) +from:0x0212edb0 kind:load to:0x0216f94c module:overlay(94) +from:0x0212edb4 kind:load to:0x0212c138 module:overlay(40) +from:0x0212edb8 kind:load to:0x0212c134 module:overlay(40) +from:0x0212edbc kind:load to:0x0212c168 module:overlay(40) +from:0x0212edc0 kind:load to:0x0212bfb8 module:overlay(40) +from:0x0212edc4 kind:load to:0x0212bfc0 module:overlay(40) +from:0x0212ede8 kind:load to:0x0212c828 module:overlay(40) +from:0x0212edec kind:load to:0x020979c4 module:overlay(0) +from:0x0212edf0 kind:load to:0x020979f8 module:overlay(0) +from:0x0212edf4 kind:load to:0x020977b0 module:overlay(0) +from:0x0212edf8 kind:load to:0x020979cc module:overlay(0) +from:0x0212edfc kind:load to:0x020977f4 module:overlay(0) +from:0x0212ee00 kind:load to:0x020977f8 module:overlay(0) +from:0x0212ee0c kind:load to:0x0212c774 module:overlay(40) +from:0x0212ee10 kind:load to:0x02097924 module:overlay(0) +from:0x0212ee14 kind:load to:0x02097734 module:overlay(0) +from:0x0212ee18 kind:load to:0x020977b0 module:overlay(0) +from:0x0212ee1c kind:load to:0x0209792c module:overlay(0) +from:0x0212ee20 kind:load to:0x0209794c module:overlay(0) +from:0x0212ee24 kind:load to:0x02097978 module:overlay(0) +from:0x0212ee30 kind:load to:0x0212c8c4 module:overlay(40) +from:0x0212ee34 kind:load to:0x020979c4 module:overlay(0) +from:0x0212ee38 kind:load to:0x020979f8 module:overlay(0) +from:0x0212ee3c kind:load to:0x020977b0 module:overlay(0) +from:0x0212ee40 kind:load to:0x020979cc module:overlay(0) +from:0x0212ee44 kind:load to:0x020977f4 module:overlay(0) +from:0x0212ee48 kind:load to:0x020977f8 module:overlay(0) +from:0x0212ee54 kind:load to:0x020984f8 module:overlay(0) +from:0x0212ee58 kind:load to:0x02098534 module:overlay(0) +from:0x0212ee5c kind:load to:0x0209854c module:overlay(0) +from:0x0212ee60 kind:load to:0x02098558 module:overlay(0) +from:0x0212ee64 kind:load to:0x01fff464 module:itcm +from:0x0212ee68 kind:load to:0x020a99b8 module:overlay(0) +from:0x0212ee6c kind:load to:0x0212b6f0 module:overlay(40) +from:0x0212ee70 kind:load to:0x0212b7e0 module:overlay(40) +from:0x0212ee74 kind:load to:0x0212bb88 module:overlay(40) +from:0x0212ee78 kind:load to:0x020a98d4 module:overlay(0) +from:0x0212ee7c kind:load to:0x0209849c module:overlay(0) +from:0x0212ee80 kind:load to:0x0212cb34 module:overlay(40) +from:0x0212ee84 kind:load to:0x020984a4 module:overlay(0) +from:0x0212ee88 kind:load to:0x020984a8 module:overlay(0) +from:0x0212ee8c kind:load to:0x02098564 module:overlay(0) +from:0x0212ee90 kind:load to:0x020985d0 module:overlay(0) +from:0x0212ee94 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212ee98 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212ee9c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212eea0 kind:load to:0x0212cbec module:overlay(40) +from:0x0212eea4 kind:load to:0x0212cc1c module:overlay(40) +from:0x0212eea8 kind:load to:0x0212c9d8 module:overlay(40) +from:0x0212eeac kind:load to:0x0212bb34 module:overlay(40) +from:0x0212eeb0 kind:load to:0x0212bdb0 module:overlay(40) +from:0x0212eeb4 kind:load to:0x020a8f58 module:overlay(0) +from:0x0212eeb8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212eebc kind:load to:0x020a9130 module:overlay(0) +from:0x0212eec0 kind:load to:0x020a912c module:overlay(0) +from:0x0212eec4 kind:load to:0x020a91fc module:overlay(0) +from:0x0212eec8 kind:load to:0x020a9220 module:overlay(0) +from:0x0212eecc kind:load to:0x020a9224 module:overlay(0) +from:0x0212eed0 kind:load to:0x020a9180 module:overlay(0) +from:0x0212eed4 kind:load to:0x0212c218 module:overlay(40) +from:0x0212eed8 kind:load to:0x0216f9f0 module:overlay(94) +from:0x0212eedc kind:load to:0x020a8f34 module:overlay(0) +from:0x0212eee0 kind:load to:0x020a8f3c module:overlay(0) +from:0x0212eee4 kind:load to:0x020a8f44 module:overlay(0) +from:0x0212eee8 kind:load to:0x020a8f4c module:overlay(0) +from:0x0212eeec kind:load to:0x0212cbc8 module:overlay(40) +from:0x0212eef0 kind:load to:0x0212bd20 module:overlay(40) +from:0x0212eef4 kind:load to:0x0212bd70 module:overlay(40) +from:0x0212eef8 kind:load to:0x020a95c4 module:overlay(0) +from:0x0212eefc kind:load to:0x020a97dc module:overlay(0) +from:0x0212ef00 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0212ef04 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0212ef08 kind:load to:0x020a8e64 module:overlay(0) +from:0x0212ef0c kind:load to:0x020a9984 module:overlay(0) +from:0x0212ef10 kind:load to:0x0212c1b8 module:overlay(40) +from:0x0212ef14 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0212ef18 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0212ef1c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0212ef20 kind:load to:0x0212c140 module:overlay(40) +from:0x0212ef24 kind:load to:0x0212c174 module:overlay(40) +from:0x0212ef28 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0212ef2c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0212ef30 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0212ef34 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0212ef38 kind:load to:0x0212c1f4 module:overlay(40) +from:0x0212ef3c kind:load to:0x0212c200 module:overlay(40) +from:0x0212ef40 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0212ef44 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0212ef48 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0212ef4c kind:load to:0x0212c20c module:overlay(40) +from:0x0212ef50 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0212ef54 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0212ef58 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0212ef5c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0212ef60 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0212ef64 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0212ef68 kind:load to:0x0216f92c module:overlay(94) +from:0x0212ef6c kind:load to:0x0216f94c module:overlay(94) +from:0x0212ef70 kind:load to:0x0212c138 module:overlay(40) +from:0x0212ef74 kind:load to:0x0212c134 module:overlay(40) +from:0x0212ef78 kind:load to:0x0212c168 module:overlay(40) +from:0x0212ef7c kind:load to:0x0212bfb8 module:overlay(40) +from:0x0212ef80 kind:load to:0x0212bfc0 module:overlay(40) +from:0x0212ef90 kind:load to:0x0212cc9c module:overlay(40) +from:0x0212ef94 kind:load to:0x02097924 module:overlay(0) +from:0x0212ef98 kind:load to:0x02097734 module:overlay(0) +from:0x0212ef9c kind:load to:0x020977b0 module:overlay(0) +from:0x0212efa0 kind:load to:0x0209792c module:overlay(0) +from:0x0212efa4 kind:load to:0x0209794c module:overlay(0) +from:0x0212efa8 kind:load to:0x02097978 module:overlay(0) +from:0x0212efb4 kind:load to:0x020984f8 module:overlay(0) +from:0x0212efb8 kind:load to:0x02098534 module:overlay(0) +from:0x0212efbc kind:load to:0x0209854c module:overlay(0) +from:0x0212efc0 kind:load to:0x02098558 module:overlay(0) +from:0x0212efc4 kind:load to:0x01fff464 module:itcm +from:0x0212efc8 kind:load to:0x020a99b8 module:overlay(0) +from:0x0212efcc kind:load to:0x0212b6f0 module:overlay(40) +from:0x0212efd0 kind:load to:0x0212b7e0 module:overlay(40) +from:0x0212efd4 kind:load to:0x0212bb88 module:overlay(40) +from:0x0212efd8 kind:load to:0x020a98d4 module:overlay(0) +from:0x0212efdc kind:load to:0x0209849c module:overlay(0) +from:0x0212efe0 kind:load to:0x0212c2bc module:overlay(40) +from:0x0212efe4 kind:load to:0x020984a4 module:overlay(0) +from:0x0212efe8 kind:load to:0x020984a8 module:overlay(0) +from:0x0212efec kind:load to:0x02098564 module:overlay(0) +from:0x0212eff0 kind:load to:0x020985d0 module:overlay(0) +from:0x0212eff4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212eff8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212effc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212f000 kind:load to:0x0212d090 module:overlay(40) +from:0x0212f004 kind:load to:0x0212d0b8 module:overlay(40) +from:0x0212f008 kind:load to:0x0212cd6c module:overlay(40) +from:0x0212f00c kind:load to:0x0212bb34 module:overlay(40) +from:0x0212f010 kind:load to:0x0212bdb0 module:overlay(40) +from:0x0212f014 kind:load to:0x020a8f58 module:overlay(0) +from:0x0212f018 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212f01c kind:load to:0x020a9130 module:overlay(0) +from:0x0212f020 kind:load to:0x020a912c module:overlay(0) +from:0x0212f024 kind:load to:0x020a91fc module:overlay(0) +from:0x0212f028 kind:load to:0x020a9220 module:overlay(0) +from:0x0212f02c kind:load to:0x020a9224 module:overlay(0) +from:0x0212f030 kind:load to:0x0212cfb4 module:overlay(40) +from:0x0212f034 kind:load to:0x0212d020 module:overlay(40) +from:0x0212f038 kind:load to:0x0216f9f0 module:overlay(94) +from:0x0212f03c kind:load to:0x020a8f34 module:overlay(0) +from:0x0212f040 kind:load to:0x020a8f3c module:overlay(0) +from:0x0212f044 kind:load to:0x020a8f44 module:overlay(0) +from:0x0212f048 kind:load to:0x020a8f4c module:overlay(0) +from:0x0212f04c kind:load to:0x0212c2c8 module:overlay(40) +from:0x0212f050 kind:load to:0x0212bd20 module:overlay(40) +from:0x0212f054 kind:load to:0x0212bd70 module:overlay(40) +from:0x0212f058 kind:load to:0x020a95c4 module:overlay(0) +from:0x0212f05c kind:load to:0x020a97dc module:overlay(0) +from:0x0212f060 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0212f064 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0212f068 kind:load to:0x020a8e64 module:overlay(0) +from:0x0212f06c kind:load to:0x020a9984 module:overlay(0) +from:0x0212f070 kind:load to:0x0212c1b8 module:overlay(40) +from:0x0212f074 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0212f078 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0212f07c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0212f080 kind:load to:0x0212c140 module:overlay(40) +from:0x0212f084 kind:load to:0x0212c174 module:overlay(40) +from:0x0212f088 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0212f08c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0212f090 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0212f094 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0212f098 kind:load to:0x0212c1f4 module:overlay(40) +from:0x0212f09c kind:load to:0x0212c200 module:overlay(40) +from:0x0212f0a0 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0212f0a4 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0212f0a8 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0212f0ac kind:load to:0x0212c20c module:overlay(40) +from:0x0212f0b0 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0212f0b4 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0212f0b8 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0212f0bc kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0212f0c0 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0212f0c4 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0212f0c8 kind:load to:0x0216f92c module:overlay(94) +from:0x0212f0cc kind:load to:0x0216f94c module:overlay(94) +from:0x0212f0d0 kind:load to:0x0212cedc module:overlay(40) +from:0x0212f0d4 kind:load to:0x0212cec4 module:overlay(40) +from:0x0212f0d8 kind:load to:0x0212cf8c module:overlay(40) +from:0x0212f0dc kind:load to:0x0212cf3c module:overlay(40) +from:0x0212f0e0 kind:load to:0x0212cf54 module:overlay(40) +from:0x0212f0ec kind:load to:0x0212d108 module:overlay(40) +from:0x0212f0f0 kind:load to:0x02097924 module:overlay(0) +from:0x0212f0f4 kind:load to:0x02097734 module:overlay(0) +from:0x0212f0f8 kind:load to:0x020977b0 module:overlay(0) +from:0x0212f0fc kind:load to:0x0209792c module:overlay(0) +from:0x0212f100 kind:load to:0x0209794c module:overlay(0) +from:0x0212f104 kind:load to:0x02097978 module:overlay(0) +from:0x0212f110 kind:load to:0x020984f8 module:overlay(0) +from:0x0212f114 kind:load to:0x02098534 module:overlay(0) +from:0x0212f118 kind:load to:0x0209854c module:overlay(0) +from:0x0212f11c kind:load to:0x02098558 module:overlay(0) +from:0x0212f120 kind:load to:0x01fff464 module:itcm +from:0x0212f124 kind:load to:0x020a99b8 module:overlay(0) +from:0x0212f128 kind:load to:0x0212b6f0 module:overlay(40) +from:0x0212f12c kind:load to:0x0212d1c0 module:overlay(40) +from:0x0212f130 kind:load to:0x0212d21c module:overlay(40) +from:0x0212f134 kind:load to:0x0212d228 module:overlay(40) +from:0x0212f138 kind:load to:0x0209849c module:overlay(0) +from:0x0212f13c kind:load to:0x0212c2bc module:overlay(40) +from:0x0212f140 kind:load to:0x020984a4 module:overlay(0) +from:0x0212f144 kind:load to:0x020984a8 module:overlay(0) +from:0x0212f148 kind:load to:0x02098564 module:overlay(0) +from:0x0212f14c kind:load to:0x020985d0 module:overlay(0) +from:0x0212f150 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212f154 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212f158 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212f15c kind:load to:0x0212d2c8 module:overlay(40) +from:0x0212f160 kind:load to:0x0212d2f0 module:overlay(40) +from:0x0212f164 kind:load to:0x0212b7d4 module:overlay(40) +from:0x0212f168 kind:load to:0x0212bb34 module:overlay(40) +from:0x0212f16c kind:load to:0x0212bdb0 module:overlay(40) +from:0x0212f170 kind:load to:0x020a8f58 module:overlay(0) +from:0x0212f174 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0212f178 kind:load to:0x020a9130 module:overlay(0) +from:0x0212f17c kind:load to:0x020a912c module:overlay(0) +from:0x0212f180 kind:load to:0x020a91fc module:overlay(0) +from:0x0212f184 kind:load to:0x020a9220 module:overlay(0) +from:0x0212f188 kind:load to:0x020a9224 module:overlay(0) +from:0x0212f18c kind:load to:0x0212d278 module:overlay(40) +from:0x0212f190 kind:load to:0x0212c218 module:overlay(40) +from:0x0212f194 kind:load to:0x0216f9f0 module:overlay(94) +from:0x0212f198 kind:load to:0x020a8f34 module:overlay(0) +from:0x0212f19c kind:load to:0x020a8f3c module:overlay(0) +from:0x0212f1a0 kind:load to:0x020a8f44 module:overlay(0) +from:0x0212f1a4 kind:load to:0x020a8f4c module:overlay(0) +from:0x0212f1a8 kind:load to:0x0212c2c8 module:overlay(40) +from:0x0212f1ac kind:load to:0x0212bd20 module:overlay(40) +from:0x0212f1b0 kind:load to:0x0212d2a8 module:overlay(40) +from:0x0212f1b4 kind:load to:0x020a95c4 module:overlay(0) +from:0x0212f1b8 kind:load to:0x020a97dc module:overlay(0) +from:0x0212f1bc kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0212f1c0 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0212f1c4 kind:load to:0x020a8e64 module:overlay(0) +from:0x0212f1c8 kind:load to:0x020a9984 module:overlay(0) +from:0x0212f1cc kind:load to:0x0212c1b8 module:overlay(40) +from:0x0212f1d0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0212f1d4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0212f1d8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0212f1dc kind:load to:0x0212d260 module:overlay(40) +from:0x0212f1e0 kind:load to:0x0212d248 module:overlay(40) +from:0x0212f1e4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0212f1e8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0212f1ec kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0212f1f0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0212f1f4 kind:load to:0x0212c1f4 module:overlay(40) +from:0x0212f1f8 kind:load to:0x0212c200 module:overlay(40) +from:0x0212f1fc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0212f200 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0212f204 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0212f208 kind:load to:0x0212c20c module:overlay(40) +from:0x0212f20c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0212f210 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0212f214 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0212f218 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0212f21c kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0212f220 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0212f224 kind:load to:0x0216f92c module:overlay(94) +from:0x0212f228 kind:load to:0x0216f94c module:overlay(94) +from:0x0212f22c kind:load to:0x0212c138 module:overlay(40) +from:0x0212f230 kind:load to:0x0212c134 module:overlay(40) +from:0x0212f234 kind:load to:0x0212c168 module:overlay(40) +from:0x0212f238 kind:load to:0x0212bfb8 module:overlay(40) +from:0x0212f23c kind:load to:0x0212bfc0 module:overlay(40) +from:0x0212f258 kind:load to:0x0212d340 module:overlay(40) +from:0x0212f25c kind:load to:0x0209cb7c module:overlay(0) +from:0x0212f260 kind:load to:0x0209cd40 module:overlay(0) +from:0x0212f264 kind:load to:0x0209cd5c module:overlay(0) +from:0x0212f268 kind:load to:0x0209cda0 module:overlay(0) +from:0x0212f26c kind:load to:0x0212d6e4 module:overlay(40) +from:0x0212f270 kind:load to:0x0212d6f8 module:overlay(40) +from:0x0212f274 kind:load to:0x0209cb94 module:overlay(0) +from:0x0212f284 kind:load to:0x0209cb7c module:overlay(0) +from:0x0212f288 kind:load to:0x0209cd40 module:overlay(0) +from:0x0212f28c kind:load to:0x0209cd5c module:overlay(0) +from:0x0212f290 kind:load to:0x0209cda0 module:overlay(0) +from:0x0212f294 kind:load to:0x0212d730 module:overlay(40) +from:0x0212f298 kind:load to:0x0212d714 module:overlay(40) +from:0x0212f29c kind:load to:0x0209cb94 module:overlay(0) +from:0x0212f2a8 kind:load to:0x0207caa0 module:overlay(0) +from:0x0212f2ac kind:load to:0x0207caa8 module:overlay(0) +from:0x0212f2b0 kind:load to:0x0207d2bc module:overlay(0) +from:0x0212f2b4 kind:load to:0x0207d2ac module:overlay(0) +from:0x0212f2b8 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0212f2bc kind:load to:0x0207d330 module:overlay(0) +from:0x0212f2c0 kind:load to:0x0207d374 module:overlay(0) +from:0x0212f2c4 kind:load to:0x0207d39c module:overlay(0) +from:0x0212f2d0 kind:load to:0x0212d430 module:overlay(40) +from:0x0212f2d4 kind:load to:0x0209d098 module:overlay(0) +from:0x0212f2d8 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0212f2dc kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0212f2e0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212f2e4 kind:load to:0x0212d62c module:overlay(40) +from:0x0212f2e8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0212f2ec kind:load to:0x0209d1ac module:overlay(0) +from:0x0212f2f0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212f2f4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0212f2f8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0212f2fc kind:load to:0x0209d1cc module:overlay(0) +from:0x0212f300 kind:load to:0x0212d68c module:overlay(40) +from:0x0212f304 kind:load to:0x0212d6b4 module:overlay(40) +from:0x0212f310 kind:load to:0x0212d750 module:overlay(40) +from:0x0212f314 kind:load to:0x0209cb7c module:overlay(0) +from:0x0212f318 kind:load to:0x0209cd40 module:overlay(0) +from:0x0212f31c kind:load to:0x0209cd5c module:overlay(0) +from:0x0212f320 kind:load to:0x0209cda0 module:overlay(0) +from:0x0212f324 kind:load to:0x0212db68 module:overlay(40) +from:0x0212f328 kind:load to:0x0212db7c module:overlay(40) +from:0x0212f32c kind:load to:0x0209cb94 module:overlay(0) +from:0x0212f338 kind:load to:0x0212d7fc module:overlay(40) +from:0x0212f33c kind:load to:0x0209d098 module:overlay(0) +from:0x0212f340 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0212f344 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0212f348 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212f34c kind:load to:0x0212d984 module:overlay(40) +from:0x0212f350 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0212f354 kind:load to:0x0209d1ac module:overlay(0) +from:0x0212f358 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212f35c kind:load to:0x0209d1b8 module:overlay(0) +from:0x0212f360 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0212f364 kind:load to:0x0209d1cc module:overlay(0) +from:0x0212f368 kind:load to:0x0212db20 module:overlay(40) +from:0x0212f36c kind:load to:0x0212db40 module:overlay(40) diff --git a/config/usa/arm9/overlays/ov040/symbols.txt b/config/usa/arm9/overlays/ov040/symbols.txt new file mode 100644 index 00000000..627cd558 --- /dev/null +++ b/config/usa/arm9/overlays/ov040/symbols.txt @@ -0,0 +1,443 @@ +func_ov040_021234a0 kind:function(arm,size=0x20) addr:0x021234a0 +func_ov040_021234c0 kind:function(arm,size=0x18) addr:0x021234c0 +func_ov040_021234d8 kind:function(arm,size=0x18) addr:0x021234d8 +func_ov040_021234f0 kind:function(arm,size=0xc) addr:0x021234f0 +func_ov040_021234fc kind:function(arm,size=0x28) addr:0x021234fc +func_ov040_02123524 kind:function(arm,size=0x40) addr:0x02123524 +func_ov040_02123564 kind:function(arm,size=0x104) addr:0x02123564 +func_ov040_02123668 kind:function(arm,size=0x14) addr:0x02123668 +func_ov040_0212367c kind:function(arm,size=0x14) addr:0x0212367c +func_ov040_02123690 kind:function(arm,size=0x14) addr:0x02123690 +func_ov040_021236a4 kind:function(arm,size=0x14) addr:0x021236a4 +func_ov040_021236b8 kind:function(arm,size=0x14) addr:0x021236b8 +func_ov040_021236cc kind:function(arm,size=0xe4) addr:0x021236cc +func_ov040_021237b0 kind:function(arm,size=0xec) addr:0x021237b0 +func_ov040_0212389c kind:function(arm,size=0x68) addr:0x0212389c +func_ov040_02123904 kind:function(arm,size=0x3b4) addr:0x02123904 +func_ov040_02123cb8 kind:function(arm,size=0x78) addr:0x02123cb8 +func_ov040_02123d30 kind:function(arm,size=0xbc) addr:0x02123d30 +func_ov040_02123dec kind:function(arm,size=0x40) addr:0x02123dec +func_ov040_02123e2c kind:function(arm,size=0x4) addr:0x02123e2c +func_ov040_02123e30 kind:function(arm,size=0x1b4) addr:0x02123e30 +func_ov040_02123fe4 kind:function(arm,size=0x44) addr:0x02123fe4 +func_ov040_02124028 kind:function(arm,size=0x398) addr:0x02124028 +func_ov040_021243c0 kind:function(arm,size=0x1d4) addr:0x021243c0 +func_ov040_02124594 kind:function(arm,size=0x84c) addr:0x02124594 +func_ov040_02124de0 kind:function(arm,size=0x94) addr:0x02124de0 +func_ov040_02124e74 kind:function(arm,size=0x238) addr:0x02124e74 +func_ov040_021250ac kind:function(arm,size=0x4e8) addr:0x021250ac +func_ov040_02125594 kind:function(arm,size=0x98) addr:0x02125594 +func_ov040_0212562c kind:function(arm,size=0x28c) addr:0x0212562c +func_ov040_021258b8 kind:function(arm,size=0x48) addr:0x021258b8 +func_ov040_02125900 kind:function(arm,size=0x78) addr:0x02125900 +func_ov040_02125978 kind:function(arm,size=0x34) addr:0x02125978 +func_ov040_021259ac kind:function(arm,size=0x5c) addr:0x021259ac +func_ov040_02125a08 kind:function(arm,size=0x16c) addr:0x02125a08 +func_ov040_02125b74 kind:function(arm,size=0xd4) addr:0x02125b74 +func_ov040_02125c48 kind:function(arm,size=0xa8) addr:0x02125c48 +func_ov040_02125cf0 kind:function(arm,size=0xb0) addr:0x02125cf0 +func_ov040_02125da0 kind:function(arm,size=0x1b0) addr:0x02125da0 +func_ov040_02125f50 kind:function(arm,size=0xbc) addr:0x02125f50 +func_ov040_0212600c kind:function(arm,size=0x64) addr:0x0212600c +func_ov040_02126070 kind:function(arm,size=0x4c) addr:0x02126070 +func_ov040_021260bc kind:function(arm,size=0x20) addr:0x021260bc +func_ov040_021260dc kind:function(arm,size=0x48) addr:0x021260dc +func_ov040_02126124 kind:function(arm,size=0xd0) addr:0x02126124 +func_ov040_021261f4 kind:function(arm,size=0x130) addr:0x021261f4 +func_ov040_02126324 kind:function(arm,size=0x80) addr:0x02126324 +func_ov040_021263a4 kind:function(arm,size=0x8c) addr:0x021263a4 +func_ov040_02126430 kind:function(arm,size=0x104) addr:0x02126430 +func_ov040_02126534 kind:function(arm,size=0x15c) addr:0x02126534 +func_ov040_02126690 kind:function(arm,size=0x60) addr:0x02126690 +func_ov040_021266f0 kind:function(arm,size=0xd4) addr:0x021266f0 +func_ov040_021267c4 kind:function(arm,size=0xbc) addr:0x021267c4 +func_ov040_02126880 kind:function(arm,size=0x98) addr:0x02126880 +func_ov040_02126918 kind:function(arm,size=0x138) addr:0x02126918 +func_ov040_02126a50 kind:function(arm,size=0x90) addr:0x02126a50 +func_ov040_02126ae0 kind:function(arm,size=0xb0) addr:0x02126ae0 +func_ov040_02126b90 kind:function(arm,size=0x1b4) addr:0x02126b90 +func_ov040_02126d44 kind:function(arm,size=0xf8) addr:0x02126d44 +func_ov040_02126e3c kind:function(arm,size=0x1b8) addr:0x02126e3c +func_ov040_02126ff4 kind:function(arm,size=0x1d8) addr:0x02126ff4 +func_ov040_021271cc kind:function(arm,size=0x50) addr:0x021271cc +func_ov040_0212721c kind:function(arm,size=0x38) addr:0x0212721c +func_ov040_02127254 kind:function(arm,size=0x30) addr:0x02127254 +func_ov040_02127284 kind:function(arm,size=0x168) addr:0x02127284 +func_ov040_021273ec kind:function(arm,size=0x10) addr:0x021273ec +func_ov040_021273fc kind:function(arm,size=0x1c) addr:0x021273fc +func_ov040_02127418 kind:function(arm,size=0x14) addr:0x02127418 +func_ov040_0212742c kind:function(arm,size=0x18) addr:0x0212742c +func_ov040_02127444 kind:function(arm,size=0x3fc) addr:0x02127444 +func_ov040_02127840 kind:function(arm,size=0x20) addr:0x02127840 +func_ov040_02127860 kind:function(arm,size=0x138) addr:0x02127860 +func_ov040_02127998 kind:function(arm,size=0x11c) addr:0x02127998 +func_ov040_02127ab4 kind:function(arm,size=0xa4) addr:0x02127ab4 +func_ov040_02127b58 kind:function(arm,size=0x14c) addr:0x02127b58 +func_ov040_02127ca4 kind:function(arm,size=0x84) addr:0x02127ca4 +func_ov040_02127d28 kind:function(arm,size=0xcc) addr:0x02127d28 +func_ov040_02127df4 kind:function(arm,size=0x28) addr:0x02127df4 +func_ov040_02127e1c kind:function(arm,size=0x484) addr:0x02127e1c +func_ov040_021282a0 kind:function(arm,size=0x658) addr:0x021282a0 +func_ov040_021288f8 kind:function(arm,size=0x7dc) addr:0x021288f8 +func_ov040_021290d4 kind:function(arm,size=0x24) addr:0x021290d4 +func_ov040_021290f8 kind:function(arm,size=0x24) addr:0x021290f8 +func_ov040_0212911c kind:function(arm,size=0x2c) addr:0x0212911c +func_ov040_02129148 kind:function(arm,size=0x5f4) addr:0x02129148 +func_ov040_0212973c kind:function(arm,size=0x7c) addr:0x0212973c +func_ov040_021297b8 kind:function(arm,size=0x7c) addr:0x021297b8 +func_ov040_02129834 kind:function(arm,size=0xec) addr:0x02129834 +func_ov040_02129920 kind:function(arm,size=0x22c) addr:0x02129920 +func_ov040_02129b4c kind:function(arm,size=0x160) addr:0x02129b4c +func_ov040_02129cac kind:function(arm,size=0x334) addr:0x02129cac +func_ov040_02129fe0 kind:function(arm,size=0xc0) addr:0x02129fe0 +func_ov040_0212a0a0 kind:function(arm,size=0x18) addr:0x0212a0a0 +func_ov040_0212a0b8 kind:function(arm,size=0x30) addr:0x0212a0b8 +func_ov040_0212a0e8 kind:function(arm,size=0x188) addr:0x0212a0e8 +func_ov040_0212a270 kind:function(arm,size=0x10) addr:0x0212a270 +func_ov040_0212a280 kind:function(arm,size=0x14) addr:0x0212a280 +func_ov040_0212a294 kind:function(arm,size=0x1f0) addr:0x0212a294 +func_ov040_0212a484 kind:function(arm,size=0x188) addr:0x0212a484 +func_ov040_0212a60c kind:function(arm,size=0x28) addr:0x0212a60c +func_ov040_0212a634 kind:function(arm,size=0x18) addr:0x0212a634 +func_ov040_0212a64c kind:function(arm,size=0x30) addr:0x0212a64c +func_ov040_0212a67c kind:function(arm,size=0xb0) addr:0x0212a67c +func_ov040_0212a72c kind:function(arm,size=0x8) addr:0x0212a72c +func_ov040_0212a734 kind:function(arm,size=0x1c) addr:0x0212a734 +func_ov040_0212a750 kind:function(arm,size=0x1c) addr:0x0212a750 +func_ov040_0212a76c kind:function(arm,size=0x1c) addr:0x0212a76c +func_ov040_0212a788 kind:function(arm,size=0x1c) addr:0x0212a788 +func_ov040_0212a7a4 kind:function(arm,size=0xc) addr:0x0212a7a4 +func_ov040_0212a7b0 kind:function(arm,size=0x24) addr:0x0212a7b0 +func_ov040_0212a7d4 kind:function(arm,size=0x28) addr:0x0212a7d4 +func_ov040_0212a7fc kind:function(arm,size=0x20) addr:0x0212a7fc +func_ov040_0212a81c kind:function(arm,size=0x4c) addr:0x0212a81c +func_ov040_0212a868 kind:function(arm,size=0x3c) addr:0x0212a868 +func_ov040_0212a8a4 kind:function(arm,size=0x4) addr:0x0212a8a4 +func_ov040_0212a8a8 kind:function(arm,size=0x38) addr:0x0212a8a8 +func_ov040_0212a8e0 kind:function(arm,size=0x14) addr:0x0212a8e0 +func_ov040_0212a8f4 kind:function(arm,size=0xa8) addr:0x0212a8f4 +func_ov040_0212a99c kind:function(arm,size=0x20) addr:0x0212a99c +func_ov040_0212a9bc kind:function(arm,size=0x98) addr:0x0212a9bc +func_ov040_0212aa54 kind:function(arm,size=0x4) addr:0x0212aa54 +func_ov040_0212aa58 kind:function(arm,size=0x2c) addr:0x0212aa58 +func_ov040_0212aa84 kind:function(arm,size=0x44) addr:0x0212aa84 +func_ov040_0212aac8 kind:function(arm,size=0x14) addr:0x0212aac8 +func_ov040_0212aadc kind:function(arm,size=0x1c) addr:0x0212aadc +func_ov040_0212aaf8 kind:function(arm,size=0x14) addr:0x0212aaf8 +func_ov040_0212ab0c kind:function(arm,size=0x38) addr:0x0212ab0c +func_ov040_0212ab44 kind:function(arm,size=0x8) addr:0x0212ab44 +func_ov040_0212ab4c kind:function(arm,size=0x7c) addr:0x0212ab4c +func_ov040_0212abc8 kind:function(arm,size=0xc) addr:0x0212abc8 +func_ov040_0212abd4 kind:function(arm,size=0x8) addr:0x0212abd4 +func_ov040_0212abdc kind:function(arm,size=0x2c) addr:0x0212abdc +func_ov040_0212ac08 kind:function(arm,size=0xc) addr:0x0212ac08 +func_ov040_0212ac14 kind:function(arm,size=0x8) addr:0x0212ac14 +func_ov040_0212ac1c kind:function(arm,size=0x2c) addr:0x0212ac1c +func_ov040_0212ac48 kind:function(arm,size=0xc) addr:0x0212ac48 +func_ov040_0212ac54 kind:function(arm,size=0x24) addr:0x0212ac54 +func_ov040_0212ac78 kind:function(arm,size=0x78) addr:0x0212ac78 +func_ov040_0212acf0 kind:function(arm,size=0xc) addr:0x0212acf0 +func_ov040_0212acfc kind:function(arm,size=0x24) addr:0x0212acfc +func_ov040_0212ad20 kind:function(arm,size=0x88) addr:0x0212ad20 +func_ov040_0212ada8 kind:function(arm,size=0xc) addr:0x0212ada8 +func_ov040_0212adb4 kind:function(arm,size=0x24) addr:0x0212adb4 +func_ov040_0212add8 kind:function(arm,size=0x78) addr:0x0212add8 +func_ov040_0212ae50 kind:function(arm,size=0xc) addr:0x0212ae50 +func_ov040_0212ae5c kind:function(arm,size=0x24) addr:0x0212ae5c +func_ov040_0212ae80 kind:function(arm,size=0x74) addr:0x0212ae80 +func_ov040_0212aef4 kind:function(arm,size=0xc) addr:0x0212aef4 +func_ov040_0212af00 kind:function(arm,size=0x24) addr:0x0212af00 +func_ov040_0212af24 kind:function(arm,size=0x5c) addr:0x0212af24 +func_ov040_0212af80 kind:function(arm,size=0xc) addr:0x0212af80 +func_ov040_0212af8c kind:function(arm,size=0x24) addr:0x0212af8c +func_ov040_0212afb0 kind:function(arm,size=0x88) addr:0x0212afb0 +func_ov040_0212b038 kind:function(arm,size=0xc) addr:0x0212b038 +func_ov040_0212b044 kind:function(arm,size=0x24) addr:0x0212b044 +func_ov040_0212b068 kind:function(arm,size=0x90) addr:0x0212b068 +func_ov040_0212b0f8 kind:function(arm,size=0xc) addr:0x0212b0f8 +func_ov040_0212b104 kind:function(arm,size=0x24) addr:0x0212b104 +func_ov040_0212b128 kind:function(arm,size=0x80) addr:0x0212b128 +func_ov040_0212b1a8 kind:function(arm,size=0xc) addr:0x0212b1a8 +func_ov040_0212b1b4 kind:function(arm,size=0x24) addr:0x0212b1b4 +func_ov040_0212b1d8 kind:function(arm,size=0x80) addr:0x0212b1d8 +func_ov040_0212b258 kind:function(arm,size=0xc) addr:0x0212b258 +func_ov040_0212b264 kind:function(arm,size=0x24) addr:0x0212b264 +func_ov040_0212b288 kind:function(arm,size=0x7c) addr:0x0212b288 +func_ov040_0212b304 kind:function(arm,size=0xc) addr:0x0212b304 +func_ov040_0212b310 kind:function(arm,size=0x24) addr:0x0212b310 +func_ov040_0212b334 kind:function(arm,size=0x74) addr:0x0212b334 +func_ov040_0212b3a8 kind:function(arm,size=0x20) addr:0x0212b3a8 +func_ov040_0212b3c8 kind:function(arm,size=0xf4) addr:0x0212b3c8 +func_ov040_0212b4bc kind:function(arm,size=0x110) addr:0x0212b4bc +func_ov040_0212b5cc kind:function(arm,size=0x110) addr:0x0212b5cc +func_ov040_0212b6dc kind:function(arm,size=0x14) addr:0x0212b6dc +func_ov040_0212b6f0 kind:function(arm,size=0xe4) addr:0x0212b6f0 +func_ov040_0212b7d4 kind:function(arm,size=0xc) addr:0x0212b7d4 +func_ov040_0212b7e0 kind:function(arm,size=0x2b4) addr:0x0212b7e0 +func_ov040_0212ba94 kind:function(arm,size=0x80) addr:0x0212ba94 +func_ov040_0212bb14 kind:function(arm,size=0x20) addr:0x0212bb14 +func_ov040_0212bb34 kind:function(arm,size=0x54) addr:0x0212bb34 +func_ov040_0212bb88 kind:function(arm,size=0x198) addr:0x0212bb88 +func_ov040_0212bd20 kind:function(arm,size=0x50) addr:0x0212bd20 +func_ov040_0212bd70 kind:function(arm,size=0x40) addr:0x0212bd70 +func_ov040_0212bdb0 kind:function(arm,size=0x4c) addr:0x0212bdb0 +func_ov040_0212bdfc kind:function(arm,size=0x1bc) addr:0x0212bdfc +func_ov040_0212bfb8 kind:function(arm,size=0x8) addr:0x0212bfb8 +func_ov040_0212bfc0 kind:function(arm,size=0x98) addr:0x0212bfc0 +func_ov040_0212c058 kind:function(arm,size=0xa0) addr:0x0212c058 +func_ov040_0212c0f8 kind:function(arm,size=0x3c) addr:0x0212c0f8 +func_ov040_0212c134 kind:function(arm,size=0x4) addr:0x0212c134 +func_ov040_0212c138 kind:function(arm,size=0x8) addr:0x0212c138 +func_ov040_0212c140 kind:function(arm,size=0x28) addr:0x0212c140 +func_ov040_0212c168 kind:function(arm,size=0xc) addr:0x0212c168 +func_ov040_0212c174 kind:function(arm,size=0x44) addr:0x0212c174 +func_ov040_0212c1b8 kind:function(arm,size=0x3c) addr:0x0212c1b8 +func_ov040_0212c1f4 kind:function(arm,size=0xc) addr:0x0212c1f4 +func_ov040_0212c200 kind:function(arm,size=0xc) addr:0x0212c200 +func_ov040_0212c20c kind:function(arm,size=0xc) addr:0x0212c20c +func_ov040_0212c218 kind:function(arm,size=0xa4) addr:0x0212c218 +func_ov040_0212c2bc kind:function(arm,size=0xc) addr:0x0212c2bc +func_ov040_0212c2c8 kind:function(arm,size=0x84) addr:0x0212c2c8 +func_ov040_0212c34c kind:function(arm,size=0x1ec) addr:0x0212c34c +func_ov040_0212c538 kind:function(arm,size=0x20) addr:0x0212c538 +func_ov040_0212c558 kind:function(arm,size=0x18) addr:0x0212c558 +func_ov040_0212c570 kind:function(arm,size=0x1c) addr:0x0212c570 +func_ov040_0212c58c kind:function(arm,size=0x64) addr:0x0212c58c +func_ov040_0212c5f0 kind:function(arm,size=0x1c) addr:0x0212c5f0 +func_ov040_0212c60c kind:function(arm,size=0x28) addr:0x0212c60c +func_ov040_0212c634 kind:function(arm,size=0x30) addr:0x0212c634 +func_ov040_0212c664 kind:function(arm,size=0x14) addr:0x0212c664 +func_ov040_0212c678 kind:function(arm,size=0x14) addr:0x0212c678 +func_ov040_0212c68c kind:function(arm,size=0x14) addr:0x0212c68c +func_ov040_0212c6a0 kind:function(arm,size=0x14) addr:0x0212c6a0 +func_ov040_0212c6b4 kind:function(arm,size=0x14) addr:0x0212c6b4 +func_ov040_0212c6c8 kind:function(arm,size=0x14) addr:0x0212c6c8 +func_ov040_0212c6dc kind:function(arm,size=0x14) addr:0x0212c6dc +func_ov040_0212c6f0 kind:function(arm,size=0x14) addr:0x0212c6f0 +func_ov040_0212c704 kind:function(arm,size=0x14) addr:0x0212c704 +func_ov040_0212c718 kind:function(arm,size=0x14) addr:0x0212c718 +func_ov040_0212c72c kind:function(arm,size=0x14) addr:0x0212c72c +func_ov040_0212c740 kind:function(arm,size=0x14) addr:0x0212c740 +func_ov040_0212c754 kind:function(arm,size=0x14) addr:0x0212c754 +func_ov040_0212c768 kind:function(arm,size=0xc) addr:0x0212c768 +func_ov040_0212c774 kind:function(arm,size=0x24) addr:0x0212c774 +func_ov040_0212c798 kind:function(arm,size=0x84) addr:0x0212c798 +func_ov040_0212c81c kind:function(arm,size=0xc) addr:0x0212c81c +func_ov040_0212c828 kind:function(arm,size=0x24) addr:0x0212c828 +func_ov040_0212c84c kind:function(arm,size=0x6c) addr:0x0212c84c +func_ov040_0212c8b8 kind:function(arm,size=0xc) addr:0x0212c8b8 +func_ov040_0212c8c4 kind:function(arm,size=0x24) addr:0x0212c8c4 +func_ov040_0212c8e8 kind:function(arm,size=0x6c) addr:0x0212c8e8 +func_ov040_0212c954 kind:function(arm,size=0x84) addr:0x0212c954 +func_ov040_0212c9d8 kind:function(arm,size=0x15c) addr:0x0212c9d8 +func_ov040_0212cb34 kind:function(arm,size=0x94) addr:0x0212cb34 +func_ov040_0212cbc8 kind:function(arm,size=0x24) addr:0x0212cbc8 +func_ov040_0212cbec kind:function(arm,size=0x30) addr:0x0212cbec +func_ov040_0212cc1c kind:function(arm,size=0x38) addr:0x0212cc1c +func_ov040_0212cc54 kind:function(arm,size=0x14) addr:0x0212cc54 +func_ov040_0212cc68 kind:function(arm,size=0x14) addr:0x0212cc68 +func_ov040_0212cc7c kind:function(arm,size=0x14) addr:0x0212cc7c +func_ov040_0212cc90 kind:function(arm,size=0xc) addr:0x0212cc90 +func_ov040_0212cc9c kind:function(arm,size=0x24) addr:0x0212cc9c +func_ov040_0212ccc0 kind:function(arm,size=0x80) addr:0x0212ccc0 +func_ov040_0212cd40 kind:function(arm,size=0x2c) addr:0x0212cd40 +func_ov040_0212cd6c kind:function(arm,size=0x158) addr:0x0212cd6c +func_ov040_0212cec4 kind:function(arm,size=0x18) addr:0x0212cec4 +func_ov040_0212cedc kind:function(arm,size=0x38) addr:0x0212cedc +func_ov040_0212cf14 kind:function(arm,size=0x28) addr:0x0212cf14 +func_ov040_0212cf3c kind:function(arm,size=0x18) addr:0x0212cf3c +func_ov040_0212cf54 kind:function(arm,size=0x38) addr:0x0212cf54 +func_ov040_0212cf8c kind:function(arm,size=0xc) addr:0x0212cf8c +func_ov040_0212cf98 kind:function(arm,size=0x1c) addr:0x0212cf98 +func_ov040_0212cfb4 kind:function(arm,size=0x6c) addr:0x0212cfb4 +func_ov040_0212d020 kind:function(arm,size=0x70) addr:0x0212d020 +func_ov040_0212d090 kind:function(arm,size=0x28) addr:0x0212d090 +func_ov040_0212d0b8 kind:function(arm,size=0x30) addr:0x0212d0b8 +func_ov040_0212d0e8 kind:function(arm,size=0x14) addr:0x0212d0e8 +func_ov040_0212d0fc kind:function(arm,size=0xc) addr:0x0212d0fc +func_ov040_0212d108 kind:function(arm,size=0x24) addr:0x0212d108 +func_ov040_0212d12c kind:function(arm,size=0x6c) addr:0x0212d12c +func_ov040_0212d198 kind:function(arm,size=0x28) addr:0x0212d198 +func_ov040_0212d1c0 kind:function(arm,size=0x5c) addr:0x0212d1c0 +func_ov040_0212d21c kind:function(arm,size=0xc) addr:0x0212d21c +func_ov040_0212d228 kind:function(arm,size=0x20) addr:0x0212d228 +func_ov040_0212d248 kind:function(arm,size=0x18) addr:0x0212d248 +func_ov040_0212d260 kind:function(arm,size=0x18) addr:0x0212d260 +func_ov040_0212d278 kind:function(arm,size=0x30) addr:0x0212d278 +func_ov040_0212d2a8 kind:function(arm,size=0x20) addr:0x0212d2a8 +func_ov040_0212d2c8 kind:function(arm,size=0x28) addr:0x0212d2c8 +func_ov040_0212d2f0 kind:function(arm,size=0x30) addr:0x0212d2f0 +func_ov040_0212d320 kind:function(arm,size=0x14) addr:0x0212d320 +func_ov040_0212d334 kind:function(arm,size=0xc) addr:0x0212d334 +func_ov040_0212d340 kind:function(arm,size=0x24) addr:0x0212d340 +func_ov040_0212d364 kind:function(arm,size=0x88) addr:0x0212d364 +func_ov040_0212d3ec kind:function(arm,size=0x44) addr:0x0212d3ec +func_ov040_0212d430 kind:function(arm,size=0x1fc) addr:0x0212d430 +func_ov040_0212d62c kind:function(arm,size=0x60) addr:0x0212d62c +func_ov040_0212d68c kind:function(arm,size=0x28) addr:0x0212d68c +func_ov040_0212d6b4 kind:function(arm,size=0x30) addr:0x0212d6b4 +func_ov040_0212d6e4 kind:function(arm,size=0x14) addr:0x0212d6e4 +func_ov040_0212d6f8 kind:function(arm,size=0x1c) addr:0x0212d6f8 +func_ov040_0212d714 kind:function(arm,size=0x1c) addr:0x0212d714 +func_ov040_0212d730 kind:function(arm,size=0x14) addr:0x0212d730 +func_ov040_0212d744 kind:function(arm,size=0xc) addr:0x0212d744 +func_ov040_0212d750 kind:function(arm,size=0x24) addr:0x0212d750 +func_ov040_0212d774 kind:function(arm,size=0x4c) addr:0x0212d774 +func_ov040_0212d7c0 kind:function(arm,size=0x3c) addr:0x0212d7c0 +func_ov040_0212d7fc kind:function(arm,size=0x188) addr:0x0212d7fc +func_ov040_0212d984 kind:function(arm,size=0x19c) addr:0x0212d984 +func_ov040_0212db20 kind:function(arm,size=0x20) addr:0x0212db20 +func_ov040_0212db40 kind:function(arm,size=0x28) addr:0x0212db40 +func_ov040_0212db68 kind:function(arm,size=0x14) addr:0x0212db68 +func_ov040_0212db7c kind:function(arm,size=0x1c) addr:0x0212db7c +data_ov040_0212db98 kind:data(any) addr:0x0212db98 +data_ov040_0212db9c kind:data(any) addr:0x0212db9c +data_ov040_0212dba0 kind:data(any) addr:0x0212dba0 +data_ov040_0212dbb4 kind:data(any) addr:0x0212dbb4 +data_ov040_0212dbc8 kind:data(any) addr:0x0212dbc8 +data_ov040_0212dc08 kind:data(any) addr:0x0212dc08 +data_ov040_0212dce8 kind:data(any) addr:0x0212dce8 +data_ov040_0212dcf0 kind:data(any) addr:0x0212dcf0 +data_ov040_0212dcf8 kind:data(any) addr:0x0212dcf8 +data_ov040_0212dd00 kind:data(any) addr:0x0212dd00 +data_ov040_0212dd08 kind:data(any) addr:0x0212dd08 +data_ov040_0212dd10 kind:data(any) addr:0x0212dd10 +data_ov040_0212dd18 kind:data(any) addr:0x0212dd18 +data_ov040_0212dd20 kind:data(any) addr:0x0212dd20 +data_ov040_0212dd28 kind:data(any) addr:0x0212dd28 +data_ov040_0212dd30 kind:data(any) addr:0x0212dd30 +data_ov040_0212dd38 kind:data(any) addr:0x0212dd38 +data_ov040_0212dd48 kind:data(any) addr:0x0212dd48 +data_ov040_0212dd58 kind:data(any) addr:0x0212dd58 +data_ov040_0212dd68 kind:data(any) addr:0x0212dd68 +data_ov040_0212dd78 kind:data(any) addr:0x0212dd78 +data_ov040_0212dd84 kind:data(any) addr:0x0212dd84 +__sinit_ov040_0212dd98 kind:function(arm,size=0x120) addr:0x0212dd98 +__sinit_ov040_0212deb8 kind:function(arm,size=0x50) addr:0x0212deb8 +__sinit_ov040_0212df08 kind:function(arm,size=0x350) addr:0x0212df08 +__sinit_ov040_0212e258 kind:function(arm,size=0xd8) addr:0x0212e258 +__sinit_ov040_0212e330 kind:function(arm,size=0x50) addr:0x0212e330 +__sinit_ov040_0212e380 kind:function(arm,size=0x50) addr:0x0212e380 +__sinit_ov040_0212e3d0 kind:function(arm,size=0x50) addr:0x0212e3d0 +__sinit_ov040_0212e420 kind:function(arm,size=0x50) addr:0x0212e420 +.p__sinit_ov040_0212dd98 kind:data(word) addr:0x0212e470 +.p__sinit_ov040_0212deb8 kind:data(word) addr:0x0212e474 +.p__sinit_ov040_0212df08 kind:data(word) addr:0x0212e478 +.p__sinit_ov040_0212e258 kind:data(word) addr:0x0212e47c +.p__sinit_ov040_0212e330 kind:data(word) addr:0x0212e480 +.p__sinit_ov040_0212e380 kind:data(word) addr:0x0212e484 +.p__sinit_ov040_0212e3d0 kind:data(word) addr:0x0212e488 +.p__sinit_ov040_0212e420 kind:data(word) addr:0x0212e48c +data_ov040_0212e4a0 kind:data(any) addr:0x0212e4a0 +data_ov040_0212e4c0 kind:data(any) addr:0x0212e4c0 +data_ov040_0212e4e8 kind:data(any) addr:0x0212e4e8 +data_ov040_0212e518 kind:data(any) addr:0x0212e518 +data_ov040_0212e534 kind:data(any) addr:0x0212e534 +data_ov040_0212e558 kind:data(any) addr:0x0212e558 +data_ov040_0212e57c kind:data(any) addr:0x0212e57c +data_ov040_0212e5a4 kind:data(any) addr:0x0212e5a4 +data_ov040_0212e5f8 kind:data(any) addr:0x0212e5f8 +data_ov040_0212e628 kind:data(any) addr:0x0212e628 +data_ov040_0212e658 kind:data(any) addr:0x0212e658 +data_ov040_0212e688 kind:data(any) addr:0x0212e688 +data_ov040_0212e6a8 kind:data(any) addr:0x0212e6a8 +data_ov040_0212e6cc kind:data(any) addr:0x0212e6cc +data_ov040_0212e6fc kind:data(any) addr:0x0212e6fc +data_ov040_0212e71c kind:data(any) addr:0x0212e71c +data_ov040_0212e764 kind:data(any) addr:0x0212e764 +data_ov040_0212e7ac kind:data(any) addr:0x0212e7ac +data_ov040_0212e7f0 kind:data(any) addr:0x0212e7f0 +data_ov040_0212e808 kind:data(any) addr:0x0212e808 +data_ov040_0212e828 kind:data(any) addr:0x0212e828 +data_ov040_0212e84c kind:data(any) addr:0x0212e84c +data_ov040_0212e8a8 kind:data(any) addr:0x0212e8a8 +data_ov040_0212e8b4 kind:data(any) addr:0x0212e8b4 +data_ov040_0212e8d8 kind:data(any) addr:0x0212e8d8 +data_ov040_0212e8fc kind:data(any) addr:0x0212e8fc +data_ov040_0212e920 kind:data(any) addr:0x0212e920 +data_ov040_0212e944 kind:data(any) addr:0x0212e944 +data_ov040_0212e968 kind:data(any) addr:0x0212e968 +data_ov040_0212e98c kind:data(any) addr:0x0212e98c +data_ov040_0212e9b0 kind:data(any) addr:0x0212e9b0 +data_ov040_0212e9d4 kind:data(any) addr:0x0212e9d4 +data_ov040_0212e9f8 kind:data(any) addr:0x0212e9f8 +data_ov040_0212ea1c kind:data(any) addr:0x0212ea1c +data_ov040_0212ea40 kind:data(any) addr:0x0212ea40 +data_ov040_0212ea64 kind:data(any) addr:0x0212ea64 +data_ov040_0212ea88 kind:data(any) addr:0x0212ea88 +data_ov040_0212eaac kind:data(any) addr:0x0212eaac +data_ov040_0212ead0 kind:data(any) addr:0x0212ead0 +data_ov040_0212eb20 kind:data(any) addr:0x0212eb20 +data_ov040_0212eb70 kind:data(any) addr:0x0212eb70 +data_ov040_0212ec98 kind:data(any) addr:0x0212ec98 +data_ov040_0212edc8 kind:data(any) addr:0x0212edc8 +data_ov040_0212ede8 kind:data(any) addr:0x0212ede8 +data_ov040_0212ee0c kind:data(any) addr:0x0212ee0c +data_ov040_0212ee30 kind:data(any) addr:0x0212ee30 +data_ov040_0212ee54 kind:data(any) addr:0x0212ee54 +data_ov040_0212ef84 kind:data(any) addr:0x0212ef84 +data_ov040_0212ef90 kind:data(any) addr:0x0212ef90 +data_ov040_0212efb4 kind:data(any) addr:0x0212efb4 +data_ov040_0212f0ec kind:data(any) addr:0x0212f0ec +data_ov040_0212f110 kind:data(any) addr:0x0212f110 +data_ov040_0212f240 kind:data(any) addr:0x0212f240 +data_ov040_0212f258 kind:data(any) addr:0x0212f258 +data_ov040_0212f280 kind:data(any) addr:0x0212f280 +data_ov040_0212f2a8 kind:data(any) addr:0x0212f2a8 +data_ov040_0212f2d0 kind:data(any) addr:0x0212f2d0 +data_ov040_0212f310 kind:data(any) addr:0x0212f310 +data_ov040_0212f338 kind:data(any) addr:0x0212f338 +data_ov040_0212f380 kind:bss addr:0x0212f380 +data_ov040_0212f384 kind:bss addr:0x0212f384 +data_ov040_0212f390 kind:bss addr:0x0212f390 +data_ov040_0212f39c kind:bss addr:0x0212f39c +data_ov040_0212f3d8 kind:bss addr:0x0212f3d8 +data_ov040_0212f3dc kind:bss addr:0x0212f3dc +data_ov040_0212f3e8 kind:bss addr:0x0212f3e8 +data_ov040_0212f424 kind:bss addr:0x0212f424 +data_ov040_0212f458 kind:bss addr:0x0212f458 +data_ov040_0212f464 kind:bss addr:0x0212f464 +data_ov040_0212f470 kind:bss addr:0x0212f470 +data_ov040_0212f47c kind:bss addr:0x0212f47c +data_ov040_0212f488 kind:bss addr:0x0212f488 +data_ov040_0212f494 kind:bss addr:0x0212f494 +data_ov040_0212f4a0 kind:bss addr:0x0212f4a0 +data_ov040_0212f4ac kind:bss addr:0x0212f4ac +data_ov040_0212f4b8 kind:bss addr:0x0212f4b8 +data_ov040_0212f4c4 kind:bss addr:0x0212f4c4 +data_ov040_0212f4d0 kind:bss addr:0x0212f4d0 +data_ov040_0212f4dc kind:bss addr:0x0212f4dc +data_ov040_0212f4e8 kind:bss addr:0x0212f4e8 +data_ov040_0212f4f4 kind:bss addr:0x0212f4f4 +data_ov040_0212f5cc kind:bss addr:0x0212f5cc +data_ov040_0212f6a4 kind:bss addr:0x0212f6a4 +data_ov040_0212f77c kind:bss addr:0x0212f77c +data_ov040_0212f854 kind:bss addr:0x0212f854 +data_ov040_0212f92c kind:bss addr:0x0212f92c +data_ov040_0212fa04 kind:bss addr:0x0212fa04 +data_ov040_0212fadc kind:bss addr:0x0212fadc +data_ov040_0212fbb4 kind:bss addr:0x0212fbb4 +data_ov040_0212fc8c kind:bss addr:0x0212fc8c +data_ov040_0212fd64 kind:bss addr:0x0212fd64 +data_ov040_0212fe3c kind:bss addr:0x0212fe3c +data_ov040_0212ff1c kind:bss addr:0x0212ff1c +data_ov040_0212fffc kind:bss addr:0x0212fffc +data_ov040_02130008 kind:bss addr:0x02130008 +data_ov040_02130014 kind:bss addr:0x02130014 +data_ov040_02130020 kind:bss addr:0x02130020 +data_ov040_0213002c kind:bss addr:0x0213002c +data_ov040_02130070 kind:bss addr:0x02130070 +data_ov040_021300b4 kind:bss addr:0x021300b4 +data_ov040_0213018c kind:bss addr:0x0213018c +data_ov040_02130190 kind:bss addr:0x02130190 +data_ov040_0213019c kind:bss addr:0x0213019c +data_ov040_02130274 kind:bss addr:0x02130274 +data_ov040_02130278 kind:bss addr:0x02130278 +data_ov040_02130284 kind:bss addr:0x02130284 +data_ov040_0213035c kind:bss addr:0x0213035c +data_ov040_02130360 kind:bss addr:0x02130360 +data_ov040_0213036c kind:bss addr:0x0213036c +data_ov040_0213038c kind:bss addr:0x0213038c +data_ov040_021303f4 kind:bss addr:0x021303f4 +data_ov040_021303f8 kind:bss addr:0x021303f8 +data_ov040_02130404 kind:bss addr:0x02130404 diff --git a/config/usa/arm9/overlays/ov041/delinks.txt b/config/usa/arm9/overlays/ov041/delinks.txt new file mode 100644 index 00000000..77d66e9d --- /dev/null +++ b/config/usa/arm9/overlays/ov041/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021234a0 end:0x0212d2a8 kind:code align:32 + .rodata start:0x0212d2a8 end:0x0212d440 kind:rodata align:4 + .init start:0x0212d440 end:0x0212d7ac kind:code align:4 + .ctor start:0x0212d7ac end:0x0212d7d4 kind:rodata align:4 + .data start:0x0212d7e0 end:0x0212e160 kind:data align:32 + .bss start:0x0212e160 end:0x0212e760 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov041/relocs.txt b/config/usa/arm9/overlays/ov041/relocs.txt new file mode 100644 index 00000000..7e3a5a8e --- /dev/null +++ b/config/usa/arm9/overlays/ov041/relocs.txt @@ -0,0 +1,1612 @@ +from:0x021234a8 kind:load to:0x0212e170 module:overlay(41) +from:0x021234bc kind:arm_call to:0x02011f3c module:main +from:0x021234c8 kind:arm_call to:0x02123524 module:overlay(41) +from:0x021234dc kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212351c kind:load to:0x0212d7e8 module:overlay(41) +from:0x02123544 kind:arm_call to:0x021283d4 module:overlay(41) +from:0x02123558 kind:load to:0x0212e170 module:overlay(41) +from:0x0212355c kind:load to:0x0212d89c module:overlay(41) +from:0x02123568 kind:arm_call to:0x02128640 module:overlay(41) +from:0x0212357c kind:arm_call to:0x02128640 module:overlay(41) +from:0x02123584 kind:arm_call to:0x02011ff4 module:main +from:0x02123598 kind:arm_call to:0x021286a0 module:overlay(41) +from:0x021235d4 kind:arm_call to:0x02128730 module:overlay(41) +from:0x0212360c kind:load to:0x0212d804 module:overlay(41) +from:0x02123618 kind:arm_call to:0x0212874c module:overlay(41) +from:0x02123660 kind:arm_call to:0x021295f0 module:overlay(41) +from:0x02123668 kind:load to:0x0212d84c module:overlay(41) +from:0x02123674 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123688 kind:load to:0x0212e258 module:overlay(41) +from:0x0212369c kind:arm_call to:0x02011f3c module:main +from:0x021236a8 kind:arm_call to:0x02123700 module:overlay(41) +from:0x021236bc kind:arm_call to:0x02097878 module:overlay(0) +from:0x021236f8 kind:load to:0x0212d910 module:overlay(41) +from:0x02123720 kind:arm_call to:0x02124be8 module:overlay(41) +from:0x02123734 kind:load to:0x0212e258 module:overlay(41) +from:0x02123738 kind:load to:0x0212d934 module:overlay(41) +from:0x02123744 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212375c kind:arm_call to:0x02124d98 module:overlay(41) +from:0x02123780 kind:arm_call to:0x01fff350 module:itcm +from:0x021237b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021237c0 kind:load to:0x020b2fe0 module:overlay(0) +from:0x021237d0 kind:arm_call to:0x02124e24 module:overlay(41) +from:0x02123808 kind:load to:0x0212d9a4 module:overlay(41) +from:0x02123888 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x021238c0 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021238e4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02123930 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123950 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02123984 kind:arm_call to:0x02124f60 module:overlay(41) +from:0x021239e8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021239f0 kind:arm_call to:0x02127c60 module:overlay(41) +from:0x021239fc kind:load to:0x0212da24 module:overlay(41) +from:0x02123a00 kind:load to:0x027e09b8 module:dtcm +from:0x02123a08 kind:load to:0x027e09c0 module:dtcm +from:0x02123a18 kind:arm_call_thumb to:0x02140f14 module:overlay(70) +from:0x02123a34 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02123a60 kind:arm_call to:0x0203d1e8 module:main +from:0x02123a68 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02123a70 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123a78 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02123a80 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02123a88 kind:arm_call to:0x02128140 module:overlay(41) +from:0x02123a90 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02123a9c kind:load to:0x020a02b4 module:overlay(0) +from:0x02123aac kind:arm_call_thumb to:0x02140f14 module:overlay(70) +from:0x02123ac8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02123af4 kind:arm_call to:0x0203d1e8 module:main +from:0x02123afc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02123b04 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123b0c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02123b14 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02123b1c kind:arm_call to:0x02128140 module:overlay(41) +from:0x02123b24 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02123b2c kind:arm_call to:0x02011ff4 module:main +from:0x02123b38 kind:load to:0x020a02b4 module:overlay(0) +from:0x02123b44 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123b58 kind:load to:0x0212e34c module:overlay(41) +from:0x02123b6c kind:arm_call to:0x02011f3c module:main +from:0x02123b78 kind:arm_call to:0x02123be4 module:overlay(41) +from:0x02123b90 kind:arm_call to:0x02097994 module:overlay(0) +from:0x02123bdc kind:load to:0x0212daac module:overlay(41) +from:0x02123c04 kind:arm_call to:0x021283d4 module:overlay(41) +from:0x02123c2c kind:arm_call to:0x0203d138 module:main +from:0x02123c40 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02123c4c kind:load to:0x0212e34c module:overlay(41) +from:0x02123c50 kind:load to:0x0212db60 module:overlay(41) +from:0x02123c54 kind:load to:0x02123c5c module:overlay(41) +from:0x02123c58 kind:load to:0x02124144 module:overlay(41) +from:0x02123c64 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02123c88 kind:arm_call to:0x0203d1e8 module:main +from:0x02123c90 kind:arm_call to:0x02128640 module:overlay(41) +from:0x02123c9c kind:load to:0x02123c5c module:overlay(41) +from:0x02123cb8 kind:arm_call to:0x0203d1e8 module:main +from:0x02123cc0 kind:arm_call to:0x02128640 module:overlay(41) +from:0x02123cc8 kind:arm_call to:0x02011ff4 module:main +from:0x02123cd4 kind:load to:0x02123c5c module:overlay(41) +from:0x02123ce0 kind:arm_call to:0x021286a0 module:overlay(41) +from:0x02123cf8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02123d2c kind:arm_call to:0x02128730 module:overlay(41) +from:0x02123d64 kind:load to:0x0212dac8 module:overlay(41) +from:0x02123d84 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02123db4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02123e10 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02123e64 kind:arm_call to:0x021295f0 module:overlay(41) +from:0x02123e84 kind:arm_call to:0x021240a0 module:overlay(41) +from:0x02123e90 kind:load to:0x027e0cec module:dtcm +from:0x02123e94 kind:load to:0x0212db10 module:overlay(41) +from:0x02123f08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02123f20 kind:arm_call to:0x01fff458 module:itcm +from:0x02123f34 kind:arm_call to:0x01fff458 module:itcm +from:0x02123f48 kind:arm_call to:0x01fff458 module:itcm +from:0x02123fac kind:arm_call to:0x0209860c module:overlay(0) +from:0x02123fb8 kind:arm_call to:0x02098564 module:overlay(0) +from:0x02123fcc kind:load to:0x027e0ce4 module:dtcm +from:0x02123fe4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02124004 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02124044 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02124070 kind:load to:0x027e0d38 module:dtcm +from:0x0212408c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021240b4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021240e0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021240f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124110 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02124140 kind:load to:0x027e09c0 module:dtcm +from:0x02124160 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02124174 kind:load to:0x0212e3a0 module:overlay(41) +from:0x02124188 kind:arm_call to:0x02011f3c module:main +from:0x02124194 kind:arm_call to:0x021241e4 module:overlay(41) +from:0x021241ac kind:arm_call to:0x02097994 module:overlay(0) +from:0x021241e0 kind:load to:0x0212dbc8 module:overlay(41) +from:0x02124204 kind:arm_call to:0x02124be8 module:overlay(41) +from:0x02124214 kind:arm_call_thumb to:0x020d6648 module:overlay(24) +from:0x02124220 kind:load to:0x0212e3a0 module:overlay(41) +from:0x02124224 kind:load to:0x0212dbec module:overlay(41) +from:0x0212423c kind:arm_call to:0x02124d98 module:overlay(41) +from:0x02124260 kind:arm_call to:0x01fff350 module:itcm +from:0x02124298 kind:load to:0x027e0ce4 module:dtcm +from:0x021242a0 kind:load to:0x020b2fe0 module:overlay(0) +from:0x021242b0 kind:arm_call to:0x02124e24 module:overlay(41) +from:0x021242e8 kind:load to:0x0212dc5c module:overlay(41) +from:0x02124368 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x021243a0 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021243c4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02124410 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124430 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02124464 kind:arm_call to:0x02124f60 module:overlay(41) +from:0x021244c8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021244d0 kind:arm_call to:0x02127c60 module:overlay(41) +from:0x021244dc kind:load to:0x0212dce4 module:overlay(41) +from:0x021244e0 kind:load to:0x027e09b8 module:dtcm +from:0x021244e8 kind:load to:0x027e09c0 module:dtcm +from:0x02124504 kind:arm_call to:0x02127ac0 module:overlay(41) +from:0x02124538 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124580 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021245a8 kind:arm_call to:0x02016b64 module:main +from:0x0212467c kind:arm_call to:0x02017654 module:main +from:0x02124688 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212469c kind:arm_call to:0x02140f3c module:overlay(70) +from:0x021246c0 kind:arm_call to:0x020d6660 module:overlay(24) +from:0x021246cc kind:arm_call to:0x02059d84 module:overlay(0) +from:0x021246dc kind:load to:0x0212d2c0 module:overlay(41) +from:0x021246ec kind:arm_call to:0x02127ac0 module:overlay(41) +from:0x02124720 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124778 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124784 kind:arm_call to:0x02140f2c module:overlay(70) +from:0x021247b8 kind:arm_call to:0x02017654 module:main +from:0x021247c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021247d8 kind:arm_call to:0x02140f3c module:overlay(70) +from:0x02124828 kind:arm_call to:0x02141244 module:overlays(58,70) +from:0x02124888 kind:arm_call to:0x020d6b5c module:overlay(24) +from:0x02124898 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021248c8 kind:arm_call to:0x02016b64 module:main +from:0x02124970 kind:load to:0x0212d2d8 module:overlay(41) +from:0x02124990 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021249a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021249b8 kind:arm_call to:0x02127b14 module:overlay(41) +from:0x021249ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124a3c kind:arm_call to:0x0206d114 module:overlay(0) +from:0x02124a54 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02124a60 kind:arm_call to:0x0215f098 module:overlays(71,87) +from:0x02124a68 kind:load to:0x027e0d70 module:dtcm +from:0x02124a6c kind:load to:0x020b5198 module:overlay(0) +from:0x02124a88 kind:arm_call to:0x020809b8 module:overlay(0) +from:0x02124a94 kind:arm_call to:0x0215f0c4 module:overlay(71) +from:0x02124a9c kind:load to:0x027e0cd8 module:dtcm +from:0x02124aa0 kind:load to:0x027e0d70 module:dtcm +from:0x02124ab0 kind:arm_call_thumb to:0x02140f14 module:overlay(70) +from:0x02124acc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124af8 kind:arm_call to:0x0203d1e8 module:main +from:0x02124b00 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02124b08 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02124b10 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02124b18 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02124b20 kind:arm_call to:0x02128140 module:overlay(41) +from:0x02124b28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02124b34 kind:load to:0x020a02b4 module:overlay(0) +from:0x02124b44 kind:arm_call_thumb to:0x02140f14 module:overlay(70) +from:0x02124b60 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124b8c kind:arm_call to:0x0203d1e8 module:main +from:0x02124b94 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02124b9c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02124ba4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02124bac kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02124bb4 kind:arm_call to:0x02128140 module:overlay(41) +from:0x02124bbc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02124bc4 kind:arm_call to:0x02011ff4 module:main +from:0x02124bd0 kind:load to:0x020a02b4 module:overlay(0) +from:0x02124bdc kind:arm_call to:0x02097704 module:overlay(0) +from:0x02124bf8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02124c0c kind:arm_call to:0x02128118 module:overlay(41) +from:0x02124c14 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02124c60 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02124c78 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02124c94 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02124ca4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02124cc0 kind:arm_call_thumb to:0x0213f968 module:overlay(70) +from:0x02124cc8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02124cd0 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02124d00 kind:arm_call_thumb to:0x02140eec module:overlay(70) +from:0x02124d68 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02124d78 kind:arm_call to:0x01ffa06c module:itcm +from:0x02124d88 kind:load to:0x0212dde8 module:overlay(41) +from:0x02124d8c kind:load to:0x0212dd9c module:overlay(41) +from:0x02124d90 kind:load to:0x0212e3e8 module:overlay(41) +from:0x02124d94 kind:load to:0x0212dd6c module:overlay(41) +from:0x02124db4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02124dc4 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02124dcc kind:arm_call to:0x02140f20 module:overlay(70) +from:0x02124e20 kind:load to:0x02128034 module:overlay(41) +from:0x02124e3c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02124e6c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124eac kind:arm_call to:0x020732cc module:overlay(0) +from:0x02124ed4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02124ef8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02124f24 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02124f3c kind:arm_call to:0x020732bc module:overlay(0) +from:0x02124f5c kind:load to:0x027e09b8 module:dtcm +from:0x02124f88 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02124fec kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02124ff4 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0212501c kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02125068 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125074 kind:arm_call to:0x01fff458 module:itcm +from:0x02125088 kind:arm_call to:0x01fff458 module:itcm +from:0x021250b8 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x021250cc kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02125100 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0212511c kind:load to:0x027e0d38 module:dtcm +from:0x02125120 kind:load to:0x027e0ce4 module:dtcm +from:0x02125160 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02125188 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021251a0 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x021251d8 kind:load to:0x0212e3e4 module:overlay(41) +from:0x021251e8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02125200 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125220 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0212525c kind:load to:0x027e0ce4 module:dtcm +from:0x02125260 kind:load to:0x027e0cd8 module:dtcm +from:0x02125284 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021252c8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0212530c kind:arm_call to:0x02077570 module:overlay(0) +from:0x0212537c kind:arm_call to:0x02073368 module:overlay(0) +from:0x021253ac kind:arm_call to:0x02098a68 module:overlay(0) +from:0x021253c0 kind:load to:0x027e09b8 module:dtcm +from:0x0212540c kind:arm_call to:0x020732cc module:overlay(0) +from:0x0212546c kind:arm_call to:0x02125664 module:overlay(41) +from:0x02125484 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0212549c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212552c kind:arm_call to:0x01ff916c module:itcm +from:0x021255d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021255f0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02125644 kind:arm_call to:0x021278b0 module:overlay(41) +from:0x0212564c kind:load to:0x027e09b8 module:dtcm +from:0x02125650 kind:load to:0x027e09a8 module:dtcm +from:0x02125660 kind:load to:0x0212e3e4 module:overlay(41) +from:0x02125720 kind:arm_call to:0x02127eb0 module:overlay(41) +from:0x02125730 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02125748 kind:load to:0x0212d338 module:overlay(41) +from:0x02125758 kind:arm_call to:0x02127e48 module:overlay(41) +from:0x021257cc kind:load to:0x0212d350 module:overlay(41) +from:0x021257e4 kind:arm_call to:0x02127ac0 module:overlay(41) +from:0x02125810 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021258e4 kind:arm_call to:0x02017654 module:main +from:0x021258f0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02125904 kind:arm_call to:0x02140f3c module:overlay(70) +from:0x02125910 kind:load to:0x0212d350 module:overlay(41) +from:0x02125920 kind:arm_call to:0x02127ac0 module:overlay(41) +from:0x02125950 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212599c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021259a8 kind:arm_call to:0x02140f2c module:overlay(70) +from:0x021259dc kind:arm_call to:0x02017654 module:main +from:0x021259e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021259fc kind:arm_call to:0x02140f3c module:overlay(70) +from:0x02125a44 kind:arm_call to:0x02141244 module:overlays(58,70) +from:0x02125a88 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125ae0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02125b18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125b50 kind:arm_call to:0x02129594 module:overlay(41) +from:0x02125b68 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125b74 kind:load to:0x0212d350 module:overlay(41) +from:0x02125b7c kind:load to:0x0212e3e4 module:overlay(41) +from:0x02125b84 kind:load to:0x027e0ce4 module:dtcm +from:0x02125b88 kind:load to:0x027e09a8 module:dtcm +from:0x02125ba8 kind:arm_call to:0x01ff930c module:itcm +from:0x02125bb0 kind:arm_call to:0x020992bc module:overlay(0) +from:0x02125bf4 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02125c40 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02125c78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125cb0 kind:arm_call to:0x02129594 module:overlay(41) +from:0x02125cc8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125cd4 kind:load to:0x0212d3c8 module:overlay(41) +from:0x02125cdc kind:load to:0x0212e3e4 module:overlay(41) +from:0x02125ce4 kind:load to:0x027e0ce4 module:dtcm +from:0x02125ce8 kind:load to:0x027e09a8 module:dtcm +from:0x02125d24 kind:arm_call to:0x020992bc module:overlay(0) +from:0x02125d58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125d70 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02125d7c kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02125dc0 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02125e0c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02125e48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125e84 kind:arm_call to:0x02129594 module:overlay(41) +from:0x02125e90 kind:load to:0x020aecd0 module:overlay(0) +from:0x02125e98 kind:load to:0x0212d350 module:overlay(41) +from:0x02125e9c kind:load to:0x0212e3e4 module:overlay(41) +from:0x02125ea4 kind:load to:0x027e0ce4 module:dtcm +from:0x02125eb0 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02125ed4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125f1c kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02125f8c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02125fc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126004 kind:arm_call to:0x02129594 module:overlay(41) +from:0x02126014 kind:load to:0x0212d350 module:overlay(41) +from:0x02126018 kind:load to:0x0212e3e4 module:overlay(41) +from:0x02126020 kind:load to:0x027e0ce4 module:dtcm +from:0x02126084 kind:load to:0x020aecd8 module:overlay(0) +from:0x021260e4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021260f4 kind:arm_call to:0x0213f9d0 module:overlay(70) +from:0x02126108 kind:load to:0x0212d350 module:overlay(41) +from:0x02126124 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126130 kind:arm_call to:0x02127944 module:overlay(41) +from:0x0212616c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021261d0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021261ec kind:arm_call to:0x01ff930c module:itcm +from:0x02126204 kind:arm_call to:0x02017f2c module:main +from:0x02126230 kind:arm_call to:0x01ff916c module:itcm +from:0x02126290 kind:arm_call to:0x021278b0 module:overlay(41) +from:0x0212629c kind:load to:0x027e0ce4 module:dtcm +from:0x021262a4 kind:load to:0x0203e93c module:main +from:0x02126304 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02126314 kind:arm_call to:0x0213f9d0 module:overlay(70) +from:0x02126324 kind:load to:0x0212d350 module:overlay(41) +from:0x02126334 kind:arm_call to:0x02127878 module:overlay(41) +from:0x0212636c kind:arm_call to:0x01ff916c module:itcm +from:0x0212638c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021263b8 kind:arm_call to:0x0213fba4 module:overlay(70) +from:0x02126410 kind:arm_call to:0x01ff930c module:itcm +from:0x02126478 kind:arm_call to:0x02127894 module:overlay(41) +from:0x0212648c kind:arm_call to:0x02127944 module:overlay(41) +from:0x021264bc kind:load to:0x0203e93c module:main +from:0x02126540 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212654c kind:load to:0x0212d368 module:overlay(41) +from:0x02126554 kind:load to:0x027e09a8 module:dtcm +from:0x02126574 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02126584 kind:arm_call to:0x01ff930c module:itcm +from:0x021265a0 kind:arm_call to:0x02015058 module:main +from:0x021265c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021265d8 kind:arm_call to:0x02127b14 module:overlay(41) +from:0x02126620 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126644 kind:load to:0x027e09a8 module:dtcm +from:0x021266c0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021266dc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021266f4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126728 kind:arm_call to:0x01ff916c module:itcm +from:0x02126768 kind:load to:0x027e0cec module:dtcm +from:0x0212676c kind:load to:0x027e09a8 module:dtcm +from:0x021267f0 kind:load to:0x0212d350 module:overlay(41) +from:0x02126810 kind:arm_call to:0x02127a04 module:overlay(41) +from:0x02126844 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021268b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021268d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021268f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02126900 kind:arm_call to:0x01ff916c module:itcm +from:0x02126918 kind:arm_call to:0x02017f2c module:main +from:0x021269bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021269e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021269ec kind:load to:0x0212e3e4 module:overlay(41) +from:0x021269f4 kind:load to:0x0203e93c module:main +from:0x02126a6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126aa0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126aac kind:load to:0x0212d3b0 module:overlay(41) +from:0x02126ab4 kind:load to:0x027e0ce4 module:dtcm +from:0x02126ab8 kind:load to:0x027e09a8 module:dtcm +from:0x02126ad8 kind:arm_call to:0x01ff916c module:itcm +from:0x02126ae8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126b6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02126b84 kind:arm_call to:0x01ff993c module:itcm +from:0x02126b94 kind:arm_call to:0x02016930 module:main +from:0x02126ba4 kind:arm_call to:0x01ff930c module:itcm +from:0x02126bc0 kind:arm_call to:0x02015058 module:main +from:0x02126be0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126bf8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126c48 kind:arm_call to:0x02015058 module:main +from:0x02126cec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126d90 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02126e04 kind:arm_call to:0x02127e80 module:overlay(41) +from:0x02126e48 kind:arm_call to:0x01ff993c module:itcm +from:0x02126e58 kind:load to:0x027e0ce4 module:dtcm +from:0x02126e60 kind:load to:0x027e09a8 module:dtcm +from:0x02126e68 kind:load to:0x0203e93c module:main +from:0x02126e70 kind:load to:0x027e09c0 module:dtcm +from:0x02126e8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126f0c kind:arm_call to:0x01ff9258 module:itcm +from:0x02126f9c kind:load to:0x027e0ce4 module:dtcm +from:0x02126fa0 kind:load to:0x0212e3e4 module:overlay(41) +from:0x02126fac kind:load to:0x0212d380 module:overlay(41) +from:0x02126fec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127064 kind:arm_call to:0x01ff993c module:itcm +from:0x021270b8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021270fc kind:arm_call to:0x02077570 module:overlay(0) +from:0x02127168 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02127190 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021271a8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021271ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127200 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127250 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127268 kind:arm_call to:0x01ff916c module:itcm +from:0x0212727c kind:arm_call to:0x01ff916c module:itcm +from:0x021272d4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021272e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127350 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02127388 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021273f4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02127488 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021274a8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0212750c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127524 kind:arm_call to:0x01ff916c module:itcm +from:0x0212754c kind:arm_call to:0x01ff916c module:itcm +from:0x021275d8 kind:arm_call to:0x02127e48 module:overlay(41) +from:0x02127620 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127640 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212768c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021276a8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021276bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021276f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0212770c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02127724 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02127740 kind:arm_call to:0x02129c54 module:overlay(41) +from:0x02127760 kind:load to:0x027e09b8 module:dtcm +from:0x02127764 kind:load to:0x027e0ce4 module:dtcm +from:0x02127768 kind:load to:0x027e09a8 module:dtcm +from:0x02127770 kind:load to:0x027e0cec module:dtcm +from:0x02127784 kind:load to:0x0212d398 module:overlay(41) +from:0x021277b4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02127804 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02127828 kind:arm_call to:0x01ffd420 module:itcm +from:0x02127874 kind:load to:0x027e09b8 module:dtcm +from:0x02127880 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0212789c kind:arm_call to:0x0209865c module:overlay(0) +from:0x021278b8 kind:arm_call to:0x02127894 module:overlay(41) +from:0x021278d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021278ec kind:arm_call to:0x02127944 module:overlay(41) +from:0x02127940 kind:load to:0x027e0ce4 module:dtcm +from:0x02127958 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127980 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127990 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021279ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021279e4 kind:arm_call to:0x02016ab8 module:main +from:0x021279fc kind:load to:0x027e0ce4 module:dtcm +from:0x02127a18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127a40 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127a50 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02127a6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02127aa0 kind:arm_call to:0x02016ab8 module:main +from:0x02127ab8 kind:load to:0x027e0ce4 module:dtcm +from:0x02127ad4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127afc kind:arm_call to:0x01ff9258 module:itcm +from:0x02127b10 kind:load to:0x027e0ce4 module:dtcm +from:0x02127bb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127c48 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02127c54 kind:load to:0x0203e93c module:main +from:0x02127c5c kind:load to:0x027e09c0 module:dtcm +from:0x02127ca4 kind:arm_call to:0x02015058 module:main +from:0x02127cc4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127ce4 kind:arm_call to:0x02015058 module:main +from:0x02127d04 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127d24 kind:arm_call to:0x02015058 module:main +from:0x02127d48 kind:arm_call to:0x02015058 module:main +from:0x02127d68 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127d70 kind:load to:0x027e09a8 module:dtcm +from:0x02127dac kind:arm_call to:0x01fff350 module:itcm +from:0x02127dd4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02127df4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02127e00 kind:load to:0x027e0ce4 module:dtcm +from:0x02127e04 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02127e0c kind:load to:0x020b537c module:overlay(0) +from:0x02127e24 kind:arm_call to:0x02016f94 module:main +from:0x02127e30 kind:arm_call to:0x0213f8bc module:overlay(70) +from:0x02127e78 kind:load to:0x0212e3e4 module:overlay(41) +from:0x02127eac kind:load to:0x0212e3e4 module:overlay(41) +from:0x02127edc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127ef4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127f00 kind:load to:0x027e0cec module:dtcm +from:0x02127f08 kind:load to:0x027e09a8 module:dtcm +from:0x02127f20 kind:load to:0x0212e3e8 module:overlay(41) +from:0x02127f24 kind:load to:0x020bef68 module:overlays(2,4,17) +from:0x02127f38 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02127f84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0212801c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02128028 kind:load to:0x0203e93c module:main +from:0x02128030 kind:load to:0x027e09b4 module:dtcm +from:0x02128098 kind:arm_call to:0x0200e260 module:main +from:0x021280ac kind:arm_call to:0x01ffad5c module:itcm +from:0x021280d0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021280e0 kind:arm_call to:0x02028d08 module:main +from:0x021280ec kind:arm_call to:0x02028d08 module:main +from:0x02128110 kind:load to:0x027e0964 module:dtcm +from:0x02128124 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0212813c kind:load to:0x0212dd80 module:overlay(41) +from:0x02128150 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212816c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02128174 kind:arm_call to:0x02011ff4 module:main +from:0x021281b8 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x021281e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021281f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128248 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02128254 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02128270 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02128280 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02128290 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02128298 kind:arm_call to:0x02011ff4 module:main +from:0x021282b0 kind:arm_call_thumb to:0x02140f14 module:overlay(70) +from:0x021282cc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021282f8 kind:arm_call to:0x0203d1e8 module:main +from:0x02128300 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02128308 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02128310 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02128318 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02128320 kind:arm_call to:0x02128140 module:overlay(41) +from:0x02128328 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02128334 kind:load to:0x020a02b4 module:overlay(0) +from:0x02128344 kind:arm_call_thumb to:0x02140f14 module:overlay(70) +from:0x02128360 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212838c kind:arm_call to:0x0203d1e8 module:main +from:0x02128394 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212839c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021283a4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021283ac kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021283b4 kind:arm_call to:0x02128140 module:overlay(41) +from:0x021283bc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021283c4 kind:arm_call to:0x02011ff4 module:main +from:0x021283d0 kind:load to:0x020a02b4 module:overlay(0) +from:0x021283e4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02128438 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02128448 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02128494 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021284ec kind:arm_call to:0x0212a420 module:overlay(41) +from:0x02128558 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02128568 kind:load to:0x0212de7c module:overlay(41) +from:0x0212856c kind:load to:0x027e07d4 module:dtcm +from:0x02128570 kind:load to:0x020b3094 module:overlay(0) +from:0x02128574 kind:load to:0x0212e3f4 module:overlay(41) +from:0x02128584 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212858c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02128594 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212859c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021285a4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021285ac kind:arm_call to:0x0212a45c module:overlay(41) +from:0x021285b4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021285bc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021285c4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021285cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021285e4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021285ec kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021285f4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021285fc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02128604 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212860c kind:arm_call to:0x0212a45c module:overlay(41) +from:0x02128614 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0212861c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02128624 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212862c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02128634 kind:arm_call to:0x02011ff4 module:main +from:0x0212864c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02128654 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212865c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02128664 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212866c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02128674 kind:arm_call to:0x0212a45c module:overlay(41) +from:0x0212867c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02128684 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0212868c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02128694 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021286a8 kind:arm_call to:0x0212a680 module:overlay(41) +from:0x02128710 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x02128724 kind:load to:0x020aecd8 module:overlay(0) +from:0x0212872c kind:load to:0x027e0cd8 module:dtcm +from:0x02128758 kind:arm_call to:0x02098494 module:overlay(0) +from:0x02128774 kind:arm_call to:0x01ffedac module:itcm +from:0x0212878c kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x021287b4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021287f4 kind:load to:0x027e09b8 module:dtcm +from:0x02128814 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0212882c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02128854 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128878 kind:arm_call to:0x0212a680 module:overlay(41) +from:0x02128880 kind:arm_call to:0x0212a340 module:overlay(41) +from:0x02128898 kind:load to:0x027e07d4 module:dtcm +from:0x021288c8 kind:arm_call to:0x01fff17c module:itcm +from:0x021288e0 kind:arm_call to:0x0208baac module:overlay(0) +from:0x021288ec kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02128900 kind:arm_call to:0x0212a05c module:overlay(41) +from:0x02128910 kind:arm_call to:0x01ff930c module:itcm +from:0x02128918 kind:load to:0x027e0ce0 module:dtcm +from:0x02128938 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02128960 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128970 kind:arm_call to:0x01ff930c module:itcm +from:0x021289dc kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021289e4 kind:arm_call to:0x0212a680 module:overlay(41) +from:0x021289ec kind:arm_call to:0x0212a340 module:overlay(41) +from:0x02128a08 kind:arm_call to:0x0212a11c module:overlay(41) +from:0x02128a18 kind:load to:0x027e09c0 module:dtcm +from:0x02128a34 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02128a54 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02128a78 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02128a90 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02128aa8 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02128ac0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02128acc kind:load to:0x027e0cec module:dtcm +from:0x02128ad8 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02128b20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128b34 kind:arm_call to:0x01ff930c module:itcm +from:0x02128b44 kind:arm_call to:0x01ff930c module:itcm +from:0x02128bf4 kind:arm_call to:0x01ff930c module:itcm +from:0x02128c1c kind:arm_call to:0x01ff916c module:itcm +from:0x02128c3c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02128c44 kind:arm_call to:0x01fff584 module:itcm +from:0x02128c5c kind:arm_call to:0x01fff584 module:itcm +from:0x02128ca8 kind:arm_call to:0x01ff930c module:itcm +from:0x02128cc8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02128cd0 kind:arm_call to:0x01fff584 module:itcm +from:0x02128ce8 kind:arm_call to:0x01fff584 module:itcm +from:0x02128d6c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02128d74 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02128d7c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02128d84 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02128db8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02128e84 kind:arm_call to:0x01fff584 module:itcm +from:0x02128ea4 kind:arm_call to:0x01fff584 module:itcm +from:0x02128ec0 kind:load to:0x027e09a8 module:dtcm +from:0x02128ee0 kind:load to:0x020bfa30 module:overlays(2,4,17) +from:0x02128eec kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02128f14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128f1c kind:arm_call to:0x0212a680 module:overlay(41) +from:0x02128f30 kind:arm_call to:0x0212a340 module:overlay(41) +from:0x02128f48 kind:arm_call to:0x0212a11c module:overlay(41) +from:0x02128f5c kind:arm_call to:0x01ff930c module:itcm +from:0x02128f6c kind:arm_call to:0x01ff930c module:itcm +from:0x02128fd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021290b4 kind:arm_call to:0x0212a680 module:overlay(41) +from:0x021290cc kind:arm_call to:0x0212a340 module:overlay(41) +from:0x021290e8 kind:arm_call to:0x0212a11c module:overlay(41) +from:0x0212911c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02129128 kind:arm_call to:0x0212a05c module:overlay(41) +from:0x02129198 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021291a0 kind:arm_call to:0x0212a680 module:overlay(41) +from:0x021291a8 kind:arm_call to:0x0212a340 module:overlay(41) +from:0x021291e8 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021291f8 kind:load to:0x027e09c0 module:dtcm +from:0x02129224 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0212926c kind:load to:0x027e0cec module:dtcm +from:0x02129294 kind:arm_call to:0x01ffedac module:itcm +from:0x021292b4 kind:arm_call to:0x0210af30 module:overlay(31) +from:0x02129334 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212934c kind:arm_call to:0x01ff9318 module:itcm +from:0x0212935c kind:arm_call to:0x01ff9318 module:itcm +from:0x02129388 kind:arm_call to:0x020716bc module:overlay(0) +from:0x021293c4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021293e4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02129478 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021294ac kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x021294d4 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x021294e8 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x02129510 kind:load to:0x027e0cd8 module:dtcm +from:0x02129518 kind:load to:0x027e0cec module:dtcm +from:0x02129520 kind:load to:0x027e09a8 module:dtcm +from:0x02129524 kind:load to:0x027e09b8 module:dtcm +from:0x02129530 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02129568 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02129590 kind:load to:0x027e0d38 module:dtcm +from:0x021295c8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021295d8 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021295e4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02129650 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0212965c kind:arm_call to:0x01ff9638 module:itcm +from:0x021296e8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02129748 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02129774 kind:arm_call to:0x01ffb974 module:itcm +from:0x021297d4 kind:arm_call to:0x020a034c module:overlay(0) +from:0x021297fc kind:arm_call to:0x01ffb974 module:itcm +from:0x0212985c kind:arm_call to:0x020a034c module:overlay(0) +from:0x02129888 kind:arm_call to:0x01ffb974 module:itcm +from:0x021298e8 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02129934 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129940 kind:arm_call to:0x01fff458 module:itcm +from:0x02129954 kind:arm_call to:0x01fff458 module:itcm +from:0x02129988 kind:arm_call to:0x02028d08 module:main +from:0x021299bc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021299d0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021299e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021299f8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129a08 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129a18 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129a6c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02129a84 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02129ad4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02129b04 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02129b14 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129b50 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02129b60 kind:arm_call to:0x01ffa60c module:itcm +from:0x02129b9c kind:arm_call to:0x0200ef9c module:main +from:0x02129ba4 kind:arm_call to:0x02057f78 module:overlay(0) +from:0x02129bf0 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02129bfc kind:load to:0x027e0ce4 module:dtcm +from:0x02129c04 kind:load to:0x0203e93c module:main +from:0x02129c08 kind:load to:0x0203f93c module:main +from:0x02129c0c kind:load to:0x027e09b4 module:dtcm +from:0x02129c38 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02129c48 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02129c50 kind:load to:0x0212e3f4 module:overlay(41) +from:0x02129c94 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02129cf4 kind:arm_call to:0x01ffedac module:itcm +from:0x02129d4c kind:arm_call to:0x01fff498 module:itcm +from:0x02129d58 kind:arm_call to:0x01fff584 module:itcm +from:0x02129d70 kind:arm_call to:0x01fff584 module:itcm +from:0x02129db4 kind:arm_call to:0x01fff584 module:itcm +from:0x02129dd0 kind:arm_call to:0x01fff584 module:itcm +from:0x02129e88 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02129e9c kind:load to:0x027e0ce8 module:dtcm +from:0x02129f10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129f28 kind:arm_call to:0x01fff458 module:itcm +from:0x02129f3c kind:arm_call to:0x01fff458 module:itcm +from:0x02129f50 kind:arm_call to:0x01fff458 module:itcm +from:0x02129f90 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02129f9c kind:arm_call to:0x02098564 module:overlay(0) +from:0x02129fb0 kind:load to:0x027e0ce4 module:dtcm +from:0x02129fcc kind:load to:0x02098a68 module:overlay(0) +from:0x0212a008 kind:arm_call to:0x020985d0 module:overlay(0) +from:0x0212a034 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0212a080 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x0212a09c kind:arm_call to:0x01ffedac module:itcm +from:0x0212a0b0 kind:arm_call to:0x01fff05c module:itcm +from:0x0212a0d4 kind:arm_call to:0x02080930 module:overlay(0) +from:0x0212a0ec kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x0212a118 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a14c kind:arm_call to:0x0212a05c module:overlay(41) +from:0x0212a25c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212a274 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212a28c kind:arm_call to:0x0212a2a0 module:overlay(41) +from:0x0212a294 kind:load to:0x027e09a8 module:dtcm +from:0x0212a2bc kind:arm_call to:0x01ff938c module:itcm +from:0x0212a2d4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212a300 kind:arm_call to:0x01ffb974 module:itcm +from:0x0212a350 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x0212a35c kind:arm_call to:0x0212a6b0 module:overlay(41) +from:0x0212a384 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x0212a39c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212a3bc kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x0212a3d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212a40c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212a41c kind:load to:0x027e09a8 module:dtcm +from:0x0212a42c kind:arm_call to:0x02098288 module:overlay(0) +from:0x0212a458 kind:load to:0x0212de60 module:overlay(41) +from:0x0212a46c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212a488 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212a490 kind:arm_call to:0x02011ff4 module:main +from:0x0212a4b8 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0212a514 kind:arm_call to:0x01fff498 module:itcm +from:0x0212a518 kind:arm_call to:0x01fff584 module:itcm +from:0x0212a570 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a5a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a5b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a5ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a674 kind:load to:0x027e0ce8 module:dtcm +from:0x0212a6e8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212a6fc kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x0212a710 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0212a720 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0212a734 kind:arm_call to:0x01ffd118 module:itcm +from:0x0212a770 kind:load to:0x027e09c0 module:dtcm +from:0x0212a774 kind:load to:0x027e0c90 module:dtcm +from:0x0212a780 kind:load to:0x0212e410 module:overlay(41) +from:0x0212a794 kind:arm_call to:0x02011f3c module:main +from:0x0212a7a0 kind:arm_call to:0x0212a7d0 module:overlay(41) +from:0x0212a7b4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0212a7cc kind:load to:0x0212df24 module:overlay(41) +from:0x0212a7d8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212a824 kind:load to:0x0212df48 module:overlay(41) +from:0x0212a840 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212a854 kind:arm_call to:0x0212a8a8 module:overlay(41) +from:0x0212a88c kind:arm_call to:0x0212a8a8 module:overlay(41) +from:0x0212a89c kind:arm_call to:0x0212a8a8 module:overlay(41) +from:0x0212a8a4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a8e8 kind:load to:0x0212defc module:overlay(41) +from:0x0212a908 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0212a928 kind:load to:0x027e09b8 module:dtcm +from:0x0212a960 kind:load to:0x0212dedc module:overlay(41) +from:0x0212a978 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212a98c kind:arm_call to:0x0212a8a8 module:overlay(41) +from:0x0212a994 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a9d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212a9e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212aa08 kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212aa14 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0212aa58 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0212aac8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0212aae4 kind:arm_call to:0x020d9b78 module:overlay(31) +from:0x0212aaf0 kind:load to:0x027e09b8 module:dtcm +from:0x0212aaf4 kind:load to:0x027e0d34 module:dtcm +from:0x0212ab68 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0212aba0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212abe8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0212ac04 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212ac14 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212ac2c kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212ac3c kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212ac94 kind:arm_call to:0x01fff17c module:itcm +from:0x0212aca4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212acb0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212acc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212acd0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212acdc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212acf4 kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212ad04 kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212ad0c kind:arm_call to:0x021660a8 module:overlay(93) +from:0x0212ad40 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x0212ada4 kind:arm_call to:0x021660b8 module:overlay(93) +from:0x0212adf4 kind:arm_call to:0x021660c8 module:overlays(90,92,93) +from:0x0212ae24 kind:arm_call to:0x01fff17c module:itcm +from:0x0212ae34 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212ae40 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212ae50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ae9c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212aeac kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212aec4 kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212aed4 kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212af18 kind:arm_call to:0x021660d8 module:overlay(93) +from:0x0212af30 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212af4c kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212af5c kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212afa0 kind:arm_call to:0x021660e8 module:overlay(93) +from:0x0212afb8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212afd4 kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212afe4 kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212b030 kind:arm_call_thumb to:0x020d9b88 module:overlay(31) +from:0x0212b088 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b094 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b0a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b0b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b0d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b0f0 kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212b100 kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212b160 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b170 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b17c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b18c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b1b8 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b1d0 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x0212b1e0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0212b1ec kind:arm_call to:0x0212a8a8 module:overlay(41) +from:0x0212b1f8 kind:load to:0x027e0d8c module:dtcm +from:0x0212b1fc kind:load to:0x027e0d3c module:dtcm +from:0x0212b200 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b208 kind:load to:0x027e09b8 module:dtcm +from:0x0212b214 kind:load to:0x027e0d34 module:dtcm +from:0x0212b258 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b268 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b28c kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212b298 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0212b2dc kind:arm_call to:0x02077570 module:overlay(0) +from:0x0212b34c kind:arm_call to:0x02073368 module:overlay(0) +from:0x0212b368 kind:arm_call to:0x020d9b78 module:overlay(31) +from:0x0212b384 kind:load to:0x027e09b8 module:dtcm +from:0x0212b388 kind:load to:0x027e0d34 module:dtcm +from:0x0212b3ec kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0212b3fc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b430 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0212b454 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b464 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b488 kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212b498 kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212b4ac kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b4bc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b4e0 kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212b51c kind:arm_call_thumb to:0x020d9b88 module:overlay(31) +from:0x0212b53c kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212b550 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b560 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b584 kind:arm_call to:0x0212b724 module:overlay(41) +from:0x0212b5b0 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b5c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b5cc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b5dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b604 kind:arm_call to:0x0212b904 module:overlay(41) +from:0x0212b66c kind:arm_call to:0x01fff17c module:itcm +from:0x0212b67c kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b688 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212b698 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b6c4 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b6dc kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x0212b6ec kind:arm_call to:0x020732dc module:overlay(0) +from:0x0212b6f8 kind:arm_call to:0x0212a8a8 module:overlay(41) +from:0x0212b714 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b718 kind:load to:0x027e09b8 module:dtcm +from:0x0212b720 kind:load to:0x027e0d34 module:dtcm +from:0x0212b744 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212b774 kind:arm_call to:0x01fff17c module:itcm +from:0x0212b794 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b7c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b7d4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212b7e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b820 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b82c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212b840 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212b850 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212b874 kind:load to:0x027e0ce0 module:dtcm +from:0x0212b898 kind:arm_call to:0x01ffd420 module:itcm +from:0x0212b8b8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0212b8e8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0212b8fc kind:load to:0x027e09b8 module:dtcm +from:0x0212b900 kind:load to:0x027e0d3c module:dtcm +from:0x0212b928 kind:arm_call to:0x02078814 module:overlay(0) +from:0x0212b930 kind:load to:0x027e09bc module:dtcm +from:0x0212b93c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212b950 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212b958 kind:arm_call to:0x02011ff4 module:main +from:0x0212b96c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0212b980 kind:load to:0x0212e468 module:overlay(41) +from:0x0212b994 kind:arm_call to:0x02011f3c module:main +from:0x0212b9a0 kind:arm_call to:0x0212bc10 module:overlay(41) +from:0x0212b9bc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0212b9cc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0212ba08 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212ba28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ba60 kind:load to:0x0212dfcc module:overlay(41) +from:0x0212ba68 kind:load to:0x0212dfe8 module:overlay(41) +from:0x0212ba6c kind:load to:0x0212dfb0 module:overlay(41) +from:0x0212ba78 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0212baa4 kind:load to:0x0212e010 module:overlay(41) +from:0x0212bab4 kind:arm_call to:0x02057bd4 module:overlay(0) +from:0x0212bac4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0212badc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0212bae8 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0212baf4 kind:load to:0x0212e450 module:overlay(41) +from:0x0212bb34 kind:arm_call to:0x01ffc768 module:itcm +from:0x0212bb4c kind:arm_call to:0x0200eab0 module:main +from:0x0212bb60 kind:arm_call to:0x0200ea38 module:main +from:0x0212bb78 kind:arm_call to:0x0200eab0 module:main +from:0x0212bb80 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0212bb8c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0212bbb8 kind:arm_call to:0x0212ba70 module:overlay(41) +from:0x0212bbd8 kind:arm_call to:0x0203d138 module:main +from:0x0212bbec kind:load to:0x0212e040 module:overlay(41) +from:0x0212bbf0 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212bbf4 kind:load to:0x0212c790 module:overlay(41) +from:0x0212bbf8 kind:load to:0x0212e53c module:overlay(41) +from:0x0212bc04 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212bc18 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0212bc44 kind:arm_call to:0x0212ba70 module:overlay(41) +from:0x0212bc64 kind:arm_call to:0x0203d138 module:main +from:0x0212bc78 kind:load to:0x0212e040 module:overlay(41) +from:0x0212bc7c kind:load to:0x020a02b4 module:overlay(0) +from:0x0212bc80 kind:load to:0x0212c790 module:overlay(41) +from:0x0212bc84 kind:load to:0x0212e53c module:overlay(41) +from:0x0212bca4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212bcb8 kind:arm_call to:0x0203d1e8 module:main +from:0x0212bcc0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212bcc8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212bcd0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212bcdc kind:load to:0x0212e040 module:overlay(41) +from:0x0212bce0 kind:load to:0x027e0cec module:dtcm +from:0x0212bce4 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212bd04 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212bd18 kind:arm_call to:0x0203d1e8 module:main +from:0x0212bd20 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212bd28 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212bd30 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212bd38 kind:arm_call to:0x02011ff4 module:main +from:0x0212bd44 kind:load to:0x0212e040 module:overlay(41) +from:0x0212bd48 kind:load to:0x027e0cec module:dtcm +from:0x0212bd4c kind:load to:0x020a02b4 module:overlay(0) +from:0x0212bd6c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212bd80 kind:arm_call to:0x0203d1e8 module:main +from:0x0212bd88 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212bd90 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212bd98 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212bda4 kind:load to:0x0212e040 module:overlay(41) +from:0x0212bda8 kind:load to:0x027e0cec module:dtcm +from:0x0212bdac kind:load to:0x020a02b4 module:overlay(0) +from:0x0212be08 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x0212be7c kind:arm_call to:0x0208bb0c module:overlay(0) +from:0x0212beac kind:arm_call to:0x0212c6ac module:overlay(41) +from:0x0212befc kind:arm_call to:0x01ffb464 module:itcm +from:0x0212bf0c kind:arm_call to:0x01ff9218 module:itcm +from:0x0212bf68 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212bf74 kind:load to:0x027e0ce0 module:dtcm +from:0x0212bf7c kind:load to:0x027e09a8 module:dtcm +from:0x0212bfa8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0212bfd8 kind:arm_call to:0x01fff350 module:itcm +from:0x0212c018 kind:arm_call to:0x01fff350 module:itcm +from:0x0212c050 kind:load to:0x027e09b8 module:dtcm +from:0x0212c054 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c05c kind:load to:0x020b2fe0 module:overlay(0) +from:0x0212c094 kind:arm_call to:0x0209d414 module:overlay(0) +from:0x0212c0d0 kind:arm_call to:0x0209d414 module:overlay(0) +from:0x0212c0e4 kind:load to:0x0212e450 module:overlay(41) +from:0x0212c1a0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0212c1f0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0212c240 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212c25c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0212c2ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212c308 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212c324 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212c340 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212c35c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212c378 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212c3e4 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0212c3f8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212c40c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c42c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0212c480 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0212c4a4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212c4bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212c4c8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0212c4e0 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0212c4ec kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x0212c500 kind:load to:0x027e09b8 module:dtcm +from:0x0212c508 kind:load to:0x027e0cec module:dtcm +from:0x0212c510 kind:load to:0x0203e93c module:main +from:0x0212c520 kind:load to:0x027e09a8 module:dtcm +from:0x0212c588 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0212c5e8 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0212c620 kind:load to:0x027e09b8 module:dtcm +from:0x0212c6a4 kind:load to:0x0212e468 module:overlay(41) +from:0x0212c6a8 kind:load to:0x0212d3e0 module:overlay(41) +from:0x0212c70c kind:arm_call to:0x01fff520 module:itcm +from:0x0212c72c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0212c760 kind:load to:0x027e09a4 module:dtcm +from:0x0212c768 kind:load to:0x020b3498 module:overlay(0) +from:0x0212c76c kind:load to:0x027e0ce8 module:dtcm +from:0x0212c77c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212c784 kind:arm_call to:0x02011ff4 module:main +from:0x0212c7a4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0212c7b8 kind:load to:0x0212e570 module:overlay(41) +from:0x0212c7cc kind:arm_call to:0x02011f3c module:main +from:0x0212c7d8 kind:arm_call to:0x0212c8a8 module:overlay(41) +from:0x0212c7f4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0212c804 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0212c840 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212c860 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212c890 kind:load to:0x0212dfcc module:overlay(41) +from:0x0212c898 kind:load to:0x0212dfe8 module:overlay(41) +from:0x0212c89c kind:load to:0x0212e094 module:overlay(41) +from:0x0212c8b0 kind:arm_call to:0x0212bb84 module:overlay(41) +from:0x0212c8cc kind:load to:0x0212e0b0 module:overlay(41) +from:0x0212c8d0 kind:load to:0x0212e644 module:overlay(41) +from:0x0212c8f0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212c8f8 kind:arm_call to:0x0212bd50 module:overlay(41) +from:0x0212c904 kind:load to:0x0212e0b0 module:overlay(41) +from:0x0212c908 kind:load to:0x027e0cec module:dtcm +from:0x0212c928 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212c930 kind:arm_call to:0x0212bd50 module:overlay(41) +from:0x0212c938 kind:arm_call to:0x02011ff4 module:main +from:0x0212c944 kind:load to:0x0212e0b0 module:overlay(41) +from:0x0212c948 kind:load to:0x027e0cec module:dtcm +from:0x0212c954 kind:arm_call to:0x0212bdb0 module:overlay(41) +from:0x0212c98c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0212c9d0 kind:arm_call to:0x0212be3c module:overlay(41) +from:0x0212ca74 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0212cac4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0212cb28 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212cb44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212cb60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212cb7c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212cb98 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212cbbc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212cbf0 kind:arm_call to:0x020716bc module:overlay(0) +from:0x0212cc44 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0212cc58 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212cc6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212cc8c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0212ccf8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0212cd1c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212cd28 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0212cd40 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0212cd4c kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x0212cd6c kind:load to:0x027e09b8 module:dtcm +from:0x0212cd70 kind:load to:0x027e0cec module:dtcm +from:0x0212cd74 kind:load to:0x027e09a8 module:dtcm +from:0x0212cd7c kind:load to:0x0203e93c module:main +from:0x0212cda4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0212cdb8 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0212ce18 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0212ce74 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0212ced4 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0212cee4 kind:load to:0x027e0ce0 module:dtcm +from:0x0212cee8 kind:load to:0x027e09b8 module:dtcm +from:0x0212cf6c kind:load to:0x0212e570 module:overlay(41) +from:0x0212cf70 kind:load to:0x0212d3f0 module:overlay(41) +from:0x0212cf7c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0212cf90 kind:load to:0x0212e678 module:overlay(41) +from:0x0212cfa4 kind:arm_call to:0x02011f3c module:main +from:0x0212cfb0 kind:arm_call to:0x0212d008 module:overlay(41) +from:0x0212cfc8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0212d000 kind:load to:0x0212e104 module:overlay(41) +from:0x0212d010 kind:arm_call to:0x0212bb84 module:overlay(41) +from:0x0212d02c kind:load to:0x0212e120 module:overlay(41) +from:0x0212d040 kind:arm_call to:0x0212bdb0 module:overlay(41) +from:0x0212d064 kind:arm_call to:0x0212be3c module:overlay(41) +from:0x0212d098 kind:arm_call to:0x0212d1cc module:overlay(41) +from:0x0212d0d8 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0212d134 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0212d160 kind:load to:0x027e09b8 module:dtcm +from:0x0212d18c kind:arm_call to:0x0200f05c module:main +from:0x0212d1c4 kind:load to:0x0212e678 module:overlay(41) +from:0x0212d1c8 kind:load to:0x0212d400 module:overlay(41) +from:0x0212d260 kind:load to:0x027e09b8 module:dtcm +from:0x0212d26c kind:arm_call to:0x0212bd50 module:overlay(41) +from:0x0212d280 kind:arm_call to:0x0212bd50 module:overlay(41) +from:0x0212d288 kind:arm_call to:0x02011ff4 module:main +from:0x0212d29c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0212d45c kind:arm_call to:0x021234d0 module:overlay(41) +from:0x0212d46c kind:arm_call to:0x0203ce4c module:main +from:0x0212d480 kind:load to:0x0212e160 module:overlay(41) +from:0x0212d484 kind:load to:0x0212e170 module:overlay(41) +from:0x0212d488 kind:load to:0x0212366c module:overlay(41) +from:0x0212d48c kind:load to:0x0212e164 module:overlay(41) +from:0x0212d4c0 kind:arm_call to:0x021236b0 module:overlay(41) +from:0x0212d4d0 kind:arm_call to:0x0203ce4c module:main +from:0x0212d4e8 kind:load to:0x0212d8fc module:overlay(41) +from:0x0212d4ec kind:load to:0x0212e248 module:overlay(41) +from:0x0212d4f0 kind:load to:0x0212e258 module:overlay(41) +from:0x0212d4f4 kind:load to:0x02123b3c module:overlay(41) +from:0x0212d4f8 kind:load to:0x0212e24c module:overlay(41) +from:0x0212d524 kind:arm_call to:0x02123b80 module:overlay(41) +from:0x0212d534 kind:arm_call to:0x0203ce4c module:main +from:0x0212d548 kind:load to:0x0212e330 module:overlay(41) +from:0x0212d54c kind:load to:0x0212e34c module:overlay(41) +from:0x0212d550 kind:load to:0x02124158 module:overlay(41) +from:0x0212d554 kind:load to:0x0212e334 module:overlay(41) +from:0x0212d574 kind:arm_call to:0x0212419c module:overlay(41) +from:0x0212d584 kind:arm_call to:0x0203ce4c module:main +from:0x0212d598 kind:load to:0x0212e390 module:overlay(41) +from:0x0212d59c kind:load to:0x0212e3a0 module:overlay(41) +from:0x0212d5a0 kind:load to:0x02124bd4 module:overlay(41) +from:0x0212d5a4 kind:load to:0x0212e394 module:overlay(41) +from:0x0212d5d0 kind:load to:0x0212e3e4 module:overlay(41) +from:0x0212d5d8 kind:load to:0x0212dd6c module:overlay(41) +from:0x0212d5f0 kind:load to:0x0212e3f4 module:overlay(41) +from:0x0212d610 kind:arm_call to:0x0212a7a8 module:overlay(41) +from:0x0212d620 kind:arm_call to:0x0203ce4c module:main +from:0x0212d634 kind:load to:0x0212e400 module:overlay(41) +from:0x0212d638 kind:load to:0x0212e410 module:overlay(41) +from:0x0212d63c kind:load to:0x0212b964 module:overlay(41) +from:0x0212d640 kind:load to:0x0212e404 module:overlay(41) +from:0x0212d688 kind:arm_call to:0x0212b9a8 module:overlay(41) +from:0x0212d698 kind:arm_call to:0x0203ce4c module:main +from:0x0212d6b0 kind:load to:0x0212df9c module:overlay(41) +from:0x0212d6b4 kind:load to:0x0212e44c module:overlay(41) +from:0x0212d6b8 kind:load to:0x0212e468 module:overlay(41) +from:0x0212d6bc kind:load to:0x0212c79c module:overlay(41) +from:0x0212d6c0 kind:load to:0x0212e45c module:overlay(41) +from:0x0212d6fc kind:arm_call to:0x0212c7e0 module:overlay(41) +from:0x0212d70c kind:arm_call to:0x0203ce4c module:main +from:0x0212d724 kind:load to:0x0212e080 module:overlay(41) +from:0x0212d728 kind:load to:0x0212e560 module:overlay(41) +from:0x0212d72c kind:load to:0x0212e570 module:overlay(41) +from:0x0212d730 kind:load to:0x0212cf74 module:overlay(41) +from:0x0212d734 kind:load to:0x0212e564 module:overlay(41) +from:0x0212d770 kind:arm_call to:0x0212cfb8 module:overlay(41) +from:0x0212d780 kind:arm_call to:0x0203ce4c module:main +from:0x0212d798 kind:load to:0x0212e0f0 module:overlay(41) +from:0x0212d79c kind:load to:0x0212e668 module:overlay(41) +from:0x0212d7a0 kind:load to:0x0212e678 module:overlay(41) +from:0x0212d7a4 kind:load to:0x0212d294 module:overlay(41) +from:0x0212d7a8 kind:load to:0x0212e66c module:overlay(41) +from:0x0212d7ac kind:load to:0x0212d440 module:overlay(41) +from:0x0212d7b0 kind:load to:0x0212d490 module:overlay(41) +from:0x0212d7b4 kind:load to:0x0212d4fc module:overlay(41) +from:0x0212d7b8 kind:load to:0x0212d558 module:overlay(41) +from:0x0212d7bc kind:load to:0x0212d5a8 module:overlay(41) +from:0x0212d7c0 kind:load to:0x0212d5dc module:overlay(41) +from:0x0212d7c4 kind:load to:0x0212d5f4 module:overlay(41) +from:0x0212d7c8 kind:load to:0x0212d644 module:overlay(41) +from:0x0212d7cc kind:load to:0x0212d6c4 module:overlay(41) +from:0x0212d7d0 kind:load to:0x0212d738 module:overlay(41) +from:0x0212d7e8 kind:load to:0x021234ac module:overlay(41) +from:0x0212d7ec kind:load to:0x02097924 module:overlay(0) +from:0x0212d7f0 kind:load to:0x02097734 module:overlay(0) +from:0x0212d7f4 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d7f8 kind:load to:0x0209792c module:overlay(0) +from:0x0212d7fc kind:load to:0x0209794c module:overlay(0) +from:0x0212d800 kind:load to:0x02097978 module:overlay(0) +from:0x0212d804 kind:load to:0x021287f8 module:overlay(41) +from:0x0212d80c kind:load to:0x0212889c module:overlay(41) +from:0x0212d814 kind:load to:0x02128920 module:overlay(41) +from:0x0212d81c kind:load to:0x02128a24 module:overlay(41) +from:0x0212d824 kind:load to:0x02128b4c module:overlay(41) +from:0x0212d82c kind:load to:0x02128ed0 module:overlay(41) +from:0x0212d834 kind:load to:0x021290fc module:overlay(41) +from:0x0212d83c kind:load to:0x021291fc module:overlay(41) +from:0x0212d844 kind:load to:0x02128f7c module:overlay(41) +from:0x0212d84c kind:load to:0x02128824 module:overlay(41) +from:0x0212d854 kind:load to:0x021288a0 module:overlay(41) +from:0x0212d85c kind:load to:0x0212892c module:overlay(41) +from:0x0212d864 kind:load to:0x02128ad0 module:overlay(41) +from:0x0212d86c kind:load to:0x02128b8c module:overlay(41) +from:0x0212d874 kind:load to:0x02128ee4 module:overlay(41) +from:0x0212d87c kind:load to:0x02129130 module:overlay(41) +from:0x0212d884 kind:load to:0x02129280 module:overlay(41) +from:0x0212d88c kind:load to:0x02128fa0 module:overlay(41) +from:0x0212d89c kind:load to:0x020984f8 module:overlay(0) +from:0x0212d8a0 kind:load to:0x02098534 module:overlay(0) +from:0x0212d8a4 kind:load to:0x0209854c module:overlay(0) +from:0x0212d8a8 kind:load to:0x02098558 module:overlay(0) +from:0x0212d8ac kind:load to:0x01fff464 module:itcm +from:0x0212d8b0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d8b4 kind:load to:0x02123590 module:overlay(41) +from:0x0212d8b8 kind:load to:0x02098490 module:overlay(0) +from:0x0212d8bc kind:load to:0x02123610 module:overlay(41) +from:0x0212d8c0 kind:load to:0x02128798 module:overlay(41) +from:0x0212d8c4 kind:load to:0x0209849c module:overlay(0) +from:0x0212d8c8 kind:load to:0x021298f4 module:overlay(41) +from:0x0212d8cc kind:load to:0x02129c14 module:overlay(41) +from:0x0212d8d0 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d8d4 kind:load to:0x02129ea0 module:overlay(41) +from:0x0212d8d8 kind:load to:0x02129fd0 module:overlay(41) +from:0x0212d8dc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d8e0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d8e4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d8e8 kind:load to:0x02123560 module:overlay(41) +from:0x0212d8ec kind:load to:0x02123574 module:overlay(41) +from:0x0212d8f0 kind:load to:0x021235c8 module:overlay(41) +from:0x0212d8f4 kind:load to:0x02129528 module:overlay(41) +from:0x0212d8f8 kind:load to:0x0212a67c module:overlay(41) +from:0x0212d910 kind:load to:0x0212368c module:overlay(41) +from:0x0212d914 kind:load to:0x02097924 module:overlay(0) +from:0x0212d918 kind:load to:0x02097734 module:overlay(0) +from:0x0212d91c kind:load to:0x020977b0 module:overlay(0) +from:0x0212d920 kind:load to:0x0209792c module:overlay(0) +from:0x0212d924 kind:load to:0x0209794c module:overlay(0) +from:0x0212d928 kind:load to:0x02097978 module:overlay(0) +from:0x0212d934 kind:load to:0x020984f8 module:overlay(0) +from:0x0212d938 kind:load to:0x02098534 module:overlay(0) +from:0x0212d93c kind:load to:0x0209854c module:overlay(0) +from:0x0212d940 kind:load to:0x02098558 module:overlay(0) +from:0x0212d944 kind:load to:0x01fff464 module:itcm +from:0x0212d948 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d94c kind:load to:0x02123750 module:overlay(41) +from:0x0212d950 kind:load to:0x02098490 module:overlay(0) +from:0x0212d954 kind:load to:0x0212380c module:overlay(41) +from:0x0212d958 kind:load to:0x02124e90 module:overlay(41) +from:0x0212d95c kind:load to:0x0209849c module:overlay(0) +from:0x0212d960 kind:load to:0x02127f28 module:overlay(41) +from:0x0212d964 kind:load to:0x02127f10 module:overlay(41) +from:0x0212d968 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d96c kind:load to:0x02098564 module:overlay(0) +from:0x0212d970 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d974 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d978 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d97c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d980 kind:load to:0x02123a0c module:overlay(41) +from:0x0212d984 kind:load to:0x02123aa0 module:overlay(41) +from:0x0212d988 kind:load to:0x02099568 module:overlay(0) +from:0x0212d98c kind:load to:0x021237c4 module:overlay(41) +from:0x0212d990 kind:load to:0x021257d0 module:overlay(41) +from:0x0212d994 kind:load to:0x02125878 module:overlay(41) +from:0x0212d998 kind:load to:0x02125914 module:overlay(41) +from:0x0212d99c kind:load to:0x02127d80 module:overlay(41) +from:0x0212d9a0 kind:load to:0x02127e10 module:overlay(41) +from:0x0212d9a4 kind:load to:0x02125128 module:overlay(41) +from:0x0212d9ac kind:load to:0x02125264 module:overlay(41) +from:0x0212d9b4 kind:load to:0x0212574c module:overlay(41) +from:0x0212d9c4 kind:load to:0x02126088 module:overlay(41) +from:0x0212d9cc kind:load to:0x021262a8 module:overlay(41) +from:0x0212d9d4 kind:load to:0x021264c0 module:overlay(41) +from:0x0212d9dc kind:load to:0x0212664c module:overlay(41) +from:0x0212d9e4 kind:load to:0x02126778 module:overlay(41) +from:0x0212d9ec kind:load to:0x021269f8 module:overlay(41) +from:0x0212d9f4 kind:load to:0x02126e74 module:overlay(41) +from:0x0212d9fc kind:load to:0x02125f0c module:overlay(41) +from:0x0212da04 kind:load to:0x02125d98 module:overlay(41) +from:0x0212da0c kind:load to:0x02125a74 module:overlay(41) +from:0x0212da14 kind:load to:0x02125bd8 module:overlay(41) +from:0x0212da1c kind:load to:0x02127798 module:overlay(41) +from:0x0212da24 kind:load to:0x021251dc module:overlay(41) +from:0x0212da2c kind:load to:0x021253c4 module:overlay(41) +from:0x0212da44 kind:load to:0x0212610c module:overlay(41) +from:0x0212da4c kind:load to:0x02126328 module:overlay(41) +from:0x0212da54 kind:load to:0x0212655c module:overlay(41) +from:0x0212da5c kind:load to:0x02126660 module:overlay(41) +from:0x0212da64 kind:load to:0x021267f4 module:overlay(41) +from:0x0212da6c kind:load to:0x02126ac0 module:overlay(41) +from:0x0212da74 kind:load to:0x02126fb0 module:overlay(41) +from:0x0212da7c kind:load to:0x02126024 module:overlay(41) +from:0x0212da84 kind:load to:0x02125ea8 module:overlay(41) +from:0x0212da8c kind:load to:0x02125b90 module:overlay(41) +from:0x0212da94 kind:load to:0x02125cf0 module:overlay(41) +from:0x0212da9c kind:load to:0x021277e0 module:overlay(41) +from:0x0212daac kind:load to:0x02123b5c module:overlay(41) +from:0x0212dab0 kind:load to:0x020979c4 module:overlay(0) +from:0x0212dab4 kind:load to:0x020979f8 module:overlay(0) +from:0x0212dab8 kind:load to:0x020977b0 module:overlay(0) +from:0x0212dabc kind:load to:0x020979cc module:overlay(0) +from:0x0212dac0 kind:load to:0x020977f4 module:overlay(0) +from:0x0212dac4 kind:load to:0x020977f8 module:overlay(0) +from:0x0212dac8 kind:load to:0x021287f8 module:overlay(41) +from:0x0212dad0 kind:load to:0x0212889c module:overlay(41) +from:0x0212dad8 kind:load to:0x02128920 module:overlay(41) +from:0x0212dae0 kind:load to:0x02128a24 module:overlay(41) +from:0x0212dae8 kind:load to:0x02128b4c module:overlay(41) +from:0x0212daf0 kind:load to:0x02128ed0 module:overlay(41) +from:0x0212daf8 kind:load to:0x021290fc module:overlay(41) +from:0x0212db00 kind:load to:0x021291fc module:overlay(41) +from:0x0212db08 kind:load to:0x02128f7c module:overlay(41) +from:0x0212db10 kind:load to:0x02128824 module:overlay(41) +from:0x0212db18 kind:load to:0x021288a0 module:overlay(41) +from:0x0212db20 kind:load to:0x0212892c module:overlay(41) +from:0x0212db28 kind:load to:0x02128ad0 module:overlay(41) +from:0x0212db30 kind:load to:0x02128b8c module:overlay(41) +from:0x0212db38 kind:load to:0x02128ee4 module:overlay(41) +from:0x0212db40 kind:load to:0x02129130 module:overlay(41) +from:0x0212db48 kind:load to:0x02129280 module:overlay(41) +from:0x0212db50 kind:load to:0x02128fa0 module:overlay(41) +from:0x0212db60 kind:load to:0x020984f8 module:overlay(0) +from:0x0212db64 kind:load to:0x02098534 module:overlay(0) +from:0x0212db68 kind:load to:0x0209854c module:overlay(0) +from:0x0212db6c kind:load to:0x02098558 module:overlay(0) +from:0x0212db70 kind:load to:0x01fff464 module:itcm +from:0x0212db74 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212db78 kind:load to:0x02123cd8 module:overlay(41) +from:0x0212db7c kind:load to:0x02098490 module:overlay(0) +from:0x0212db80 kind:load to:0x02123d68 module:overlay(41) +from:0x0212db84 kind:load to:0x02128798 module:overlay(41) +from:0x0212db88 kind:load to:0x0209849c module:overlay(0) +from:0x0212db8c kind:load to:0x021298f4 module:overlay(41) +from:0x0212db90 kind:load to:0x02129c14 module:overlay(41) +from:0x0212db94 kind:load to:0x020984a8 module:overlay(0) +from:0x0212db98 kind:load to:0x02123e98 module:overlay(41) +from:0x0212db9c kind:load to:0x02129fd0 module:overlay(41) +from:0x0212dba0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212dba4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212dba8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212dbac kind:load to:0x02123c70 module:overlay(41) +from:0x0212dbb0 kind:load to:0x02123ca0 module:overlay(41) +from:0x0212dbb4 kind:load to:0x02123d20 module:overlay(41) +from:0x0212dbb8 kind:load to:0x02123fd8 module:overlay(41) +from:0x0212dbbc kind:load to:0x02124074 module:overlay(41) +from:0x0212dbc8 kind:load to:0x02124178 module:overlay(41) +from:0x0212dbcc kind:load to:0x020979c4 module:overlay(0) +from:0x0212dbd0 kind:load to:0x020979f8 module:overlay(0) +from:0x0212dbd4 kind:load to:0x020977b0 module:overlay(0) +from:0x0212dbd8 kind:load to:0x020979cc module:overlay(0) +from:0x0212dbdc kind:load to:0x020977f4 module:overlay(0) +from:0x0212dbe0 kind:load to:0x020977f8 module:overlay(0) +from:0x0212dbec kind:load to:0x020984f8 module:overlay(0) +from:0x0212dbf0 kind:load to:0x02098534 module:overlay(0) +from:0x0212dbf4 kind:load to:0x0209854c module:overlay(0) +from:0x0212dbf8 kind:load to:0x02098558 module:overlay(0) +from:0x0212dbfc kind:load to:0x01fff464 module:itcm +from:0x0212dc00 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212dc04 kind:load to:0x02124228 module:overlay(41) +from:0x0212dc08 kind:load to:0x02098490 module:overlay(0) +from:0x0212dc0c kind:load to:0x021242ec module:overlay(41) +from:0x0212dc10 kind:load to:0x02124e90 module:overlay(41) +from:0x0212dc14 kind:load to:0x0209849c module:overlay(0) +from:0x0212dc18 kind:load to:0x02127f28 module:overlay(41) +from:0x0212dc1c kind:load to:0x02127f10 module:overlay(41) +from:0x0212dc20 kind:load to:0x020984a8 module:overlay(0) +from:0x0212dc24 kind:load to:0x02098564 module:overlay(0) +from:0x0212dc28 kind:load to:0x020985d0 module:overlay(0) +from:0x0212dc2c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212dc30 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212dc34 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212dc38 kind:load to:0x02124aa4 module:overlay(41) +from:0x0212dc3c kind:load to:0x02124b38 module:overlay(41) +from:0x0212dc40 kind:load to:0x02099568 module:overlay(0) +from:0x0212dc44 kind:load to:0x021242a4 module:overlay(41) +from:0x0212dc48 kind:load to:0x021244ec module:overlay(41) +from:0x0212dc4c kind:load to:0x02124604 module:overlay(41) +from:0x0212dc50 kind:load to:0x021246e0 module:overlay(41) +from:0x0212dc54 kind:load to:0x02124a10 module:overlay(41) +from:0x0212dc58 kind:load to:0x02124a70 module:overlay(41) +from:0x0212dc5c kind:load to:0x02125128 module:overlay(41) +from:0x0212dc64 kind:load to:0x02125264 module:overlay(41) +from:0x0212dc6c kind:load to:0x0212574c module:overlay(41) +from:0x0212dc7c kind:load to:0x02126088 module:overlay(41) +from:0x0212dc84 kind:load to:0x021262a8 module:overlay(41) +from:0x0212dc8c kind:load to:0x021264c0 module:overlay(41) +from:0x0212dc94 kind:load to:0x0212664c module:overlay(41) +from:0x0212dc9c kind:load to:0x02126778 module:overlay(41) +from:0x0212dca4 kind:load to:0x021269f8 module:overlay(41) +from:0x0212dcac kind:load to:0x02126e74 module:overlay(41) +from:0x0212dcb4 kind:load to:0x02125f0c module:overlay(41) +from:0x0212dcbc kind:load to:0x02125d98 module:overlay(41) +from:0x0212dcc4 kind:load to:0x02125a74 module:overlay(41) +from:0x0212dccc kind:load to:0x02125bd8 module:overlay(41) +from:0x0212dcd4 kind:load to:0x02127798 module:overlay(41) +from:0x0212dcdc kind:load to:0x02124908 module:overlay(41) +from:0x0212dce4 kind:load to:0x021251dc module:overlay(41) +from:0x0212dcec kind:load to:0x021253c4 module:overlay(41) +from:0x0212dd04 kind:load to:0x0212610c module:overlay(41) +from:0x0212dd0c kind:load to:0x02126328 module:overlay(41) +from:0x0212dd14 kind:load to:0x0212655c module:overlay(41) +from:0x0212dd1c kind:load to:0x02126660 module:overlay(41) +from:0x0212dd24 kind:load to:0x021267f4 module:overlay(41) +from:0x0212dd2c kind:load to:0x02126ac0 module:overlay(41) +from:0x0212dd34 kind:load to:0x02126fb0 module:overlay(41) +from:0x0212dd3c kind:load to:0x02126024 module:overlay(41) +from:0x0212dd44 kind:load to:0x02125ea8 module:overlay(41) +from:0x0212dd4c kind:load to:0x02125b90 module:overlay(41) +from:0x0212dd54 kind:load to:0x02125cf0 module:overlay(41) +from:0x0212dd5c kind:load to:0x021277e0 module:overlay(41) +from:0x0212dd64 kind:load to:0x02124978 module:overlay(41) +from:0x0212dd80 kind:load to:0x02128140 module:overlay(41) +from:0x0212dd84 kind:load to:0x0212815c module:overlay(41) +from:0x0212dd88 kind:load to:0x020982b8 module:overlay(0) +from:0x0212dd8c kind:load to:0x02128180 module:overlay(41) +from:0x0212dd90 kind:load to:0x0207bff0 module:overlay(0) +from:0x0212dd9c kind:load to:0x0212373c module:overlay(41) +from:0x0212dda0 kind:load to:0x02128288 module:overlay(41) +from:0x0212dda4 kind:load to:0x0209a234 module:overlay(0) +from:0x0212dda8 kind:load to:0x0209a268 module:overlay(0) +from:0x0212ddac kind:load to:0x0209a300 module:overlay(0) +from:0x0212ddb0 kind:load to:0x0209a314 module:overlay(0) +from:0x0212ddb4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212ddb8 kind:load to:0x0209a33c module:overlay(0) +from:0x0212ddbc kind:load to:0x0209a3c4 module:overlay(0) +from:0x0212ddc0 kind:load to:0x0209a04c module:overlay(0) +from:0x0212ddc4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0212ddc8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0212ddcc kind:load to:0x0209a328 module:overlay(0) +from:0x0212ddd0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0212ddd4 kind:load to:0x0212825c module:overlay(41) +from:0x0212ddd8 kind:load to:0x02128238 module:overlay(41) +from:0x0212dddc kind:load to:0x0209a6ec module:overlay(0) +from:0x0212dde8 kind:load to:0x020984f8 module:overlay(0) +from:0x0212ddec kind:load to:0x02098534 module:overlay(0) +from:0x0212ddf0 kind:load to:0x0209854c module:overlay(0) +from:0x0212ddf4 kind:load to:0x02098558 module:overlay(0) +from:0x0212ddf8 kind:load to:0x01fff464 module:itcm +from:0x0212ddfc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212de00 kind:load to:0x02124d98 module:overlay(41) +from:0x0212de04 kind:load to:0x02098490 module:overlay(0) +from:0x0212de08 kind:load to:0x02098494 module:overlay(0) +from:0x0212de0c kind:load to:0x02124e90 module:overlay(41) +from:0x0212de10 kind:load to:0x0209849c module:overlay(0) +from:0x0212de14 kind:load to:0x02127f28 module:overlay(41) +from:0x0212de18 kind:load to:0x02127f10 module:overlay(41) +from:0x0212de1c kind:load to:0x020984a8 module:overlay(0) +from:0x0212de20 kind:load to:0x02098564 module:overlay(0) +from:0x0212de24 kind:load to:0x020985d0 module:overlay(0) +from:0x0212de28 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212de2c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212de30 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212de34 kind:load to:0x021282a4 module:overlay(41) +from:0x0212de38 kind:load to:0x02128338 module:overlay(41) +from:0x0212de3c kind:load to:0x02099568 module:overlay(0) +from:0x0212de44 kind:load to:0x021257d0 module:overlay(41) +from:0x0212de48 kind:load to:0x02125878 module:overlay(41) +from:0x0212de4c kind:load to:0x02125914 module:overlay(41) +from:0x0212de50 kind:load to:0x02127d80 module:overlay(41) +from:0x0212de54 kind:load to:0x02127e10 module:overlay(41) +from:0x0212de60 kind:load to:0x0212a45c module:overlay(41) +from:0x0212de64 kind:load to:0x0212a478 module:overlay(41) +from:0x0212de68 kind:load to:0x0212a49c module:overlay(41) +from:0x0212de6c kind:load to:0x0212a4c0 module:overlay(41) +from:0x0212de70 kind:load to:0x0207bff0 module:overlay(0) +from:0x0212de7c kind:load to:0x020984f8 module:overlay(0) +from:0x0212de80 kind:load to:0x02098534 module:overlay(0) +from:0x0212de84 kind:load to:0x0209854c module:overlay(0) +from:0x0212de88 kind:load to:0x02098558 module:overlay(0) +from:0x0212de8c kind:load to:0x01fff464 module:itcm +from:0x0212de90 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212de94 kind:load to:0x021286a0 module:overlay(41) +from:0x0212de98 kind:load to:0x02098490 module:overlay(0) +from:0x0212de9c kind:load to:0x0212874c module:overlay(41) +from:0x0212dea0 kind:load to:0x02128798 module:overlay(41) +from:0x0212dea4 kind:load to:0x0209849c module:overlay(0) +from:0x0212dea8 kind:load to:0x021298f4 module:overlay(41) +from:0x0212deac kind:load to:0x02129c14 module:overlay(41) +from:0x0212deb0 kind:load to:0x020984a8 module:overlay(0) +from:0x0212deb4 kind:load to:0x02129ea0 module:overlay(41) +from:0x0212deb8 kind:load to:0x02129fd0 module:overlay(41) +from:0x0212debc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212dec0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212dec4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212dec8 kind:load to:0x02128578 module:overlay(41) +from:0x0212decc kind:load to:0x021285d8 module:overlay(41) +from:0x0212ded4 kind:load to:0x02129528 module:overlay(41) +from:0x0212ded8 kind:load to:0x0212a67c module:overlay(41) +from:0x0212dedc kind:load to:0x0212a968 module:overlay(41) +from:0x0212dee4 kind:load to:0x0212aaf8 module:overlay(41) +from:0x0212deec kind:load to:0x0212b87c module:overlay(41) +from:0x0212def4 kind:load to:0x0212b38c module:overlay(41) +from:0x0212defc kind:load to:0x0212a964 module:overlay(41) +from:0x0212df04 kind:load to:0x0212a998 module:overlay(41) +from:0x0212df0c kind:load to:0x0212b878 module:overlay(41) +from:0x0212df14 kind:load to:0x0212b218 module:overlay(41) +from:0x0212df24 kind:load to:0x0212a784 module:overlay(41) +from:0x0212df28 kind:load to:0x0209772c module:overlay(0) +from:0x0212df2c kind:load to:0x02097734 module:overlay(0) +from:0x0212df30 kind:load to:0x020977b0 module:overlay(0) +from:0x0212df34 kind:load to:0x020977f0 module:overlay(0) +from:0x0212df38 kind:load to:0x020977f4 module:overlay(0) +from:0x0212df3c kind:load to:0x020977f8 module:overlay(0) +from:0x0212df48 kind:load to:0x020984f8 module:overlay(0) +from:0x0212df4c kind:load to:0x02098534 module:overlay(0) +from:0x0212df50 kind:load to:0x0209854c module:overlay(0) +from:0x0212df54 kind:load to:0x02098558 module:overlay(0) +from:0x0212df58 kind:load to:0x01fff464 module:itcm +from:0x0212df5c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212df60 kind:load to:0x0212a828 module:overlay(41) +from:0x0212df64 kind:load to:0x0212a830 module:overlay(41) +from:0x0212df68 kind:load to:0x0212a92c module:overlay(41) +from:0x0212df6c kind:load to:0x0212a8ec module:overlay(41) +from:0x0212df70 kind:load to:0x0209849c module:overlay(0) +from:0x0212df74 kind:load to:0x020984a0 module:overlay(0) +from:0x0212df78 kind:load to:0x020984a4 module:overlay(0) +from:0x0212df7c kind:load to:0x020984a8 module:overlay(0) +from:0x0212df80 kind:load to:0x02098564 module:overlay(0) +from:0x0212df84 kind:load to:0x020985d0 module:overlay(0) +from:0x0212df88 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212df8c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212df90 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212df94 kind:load to:0x0212b934 module:overlay(41) +from:0x0212df98 kind:load to:0x0212b948 module:overlay(41) +from:0x0212dfb0 kind:load to:0x0212b984 module:overlay(41) +from:0x0212dfb4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212dfb8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0212dfbc kind:load to:0x0209ca38 module:overlay(0) +from:0x0212dfc0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212dfd0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212dfd4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0212dfd8 kind:load to:0x0209ca38 module:overlay(0) +from:0x0212dfdc kind:load to:0x0209ca58 module:overlay(0) +from:0x0212dfe8 kind:load to:0x0207c47c module:overlay(0) +from:0x0212dfec kind:load to:0x0207c484 module:overlay(0) +from:0x0212dff0 kind:load to:0x0207c94c module:overlay(0) +from:0x0212dff4 kind:load to:0x0207c93c module:overlay(0) +from:0x0212dff8 kind:load to:0x0207c980 module:overlay(0) +from:0x0212dffc kind:load to:0x0207c9f0 module:overlay(0) +from:0x0212e000 kind:load to:0x0207ca18 module:overlay(0) +from:0x0212e004 kind:load to:0x0207ca90 module:overlay(0) +from:0x0212e010 kind:load to:0x0212bbfc module:overlay(41) +from:0x0212e014 kind:load to:0x0212c774 module:overlay(41) +from:0x0212e018 kind:load to:0x02057bd4 module:overlay(0) +from:0x0212e01c kind:load to:0x01ffc57c module:itcm +from:0x0212e020 kind:load to:0x02057da8 module:overlay(0) +from:0x0212e024 kind:load to:0x02057e24 module:overlay(0) +from:0x0212e028 kind:load to:0x02057e88 module:overlay(0) +from:0x0212e02c kind:load to:0x0212baf8 module:overlay(41) +from:0x0212e030 kind:load to:0x02057d64 module:overlay(0) +from:0x0212e034 kind:load to:0x0212baa8 module:overlay(41) +from:0x0212e040 kind:load to:0x0212bdb0 module:overlay(41) +from:0x0212e044 kind:load to:0x0209d098 module:overlay(0) +from:0x0212e048 kind:load to:0x0212be3c module:overlay(41) +from:0x0212e04c kind:load to:0x0212bf84 module:overlay(41) +from:0x0212e050 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212e054 kind:load to:0x0212c0ec module:overlay(41) +from:0x0212e058 kind:load to:0x0212c064 module:overlay(41) +from:0x0212e05c kind:load to:0x0209d1ac module:overlay(0) +from:0x0212e060 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212e064 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0212e068 kind:load to:0x0212c524 module:overlay(41) +from:0x0212e06c kind:load to:0x0209d1cc module:overlay(0) +from:0x0212e070 kind:load to:0x0212bc88 module:overlay(41) +from:0x0212e074 kind:load to:0x0212bce8 module:overlay(41) +from:0x0212e078 kind:load to:0x0212c624 module:overlay(41) +from:0x0212e07c kind:load to:0x0212c124 module:overlay(41) +from:0x0212e094 kind:load to:0x0212c7bc module:overlay(41) +from:0x0212e098 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212e09c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0212e0a0 kind:load to:0x0209ca38 module:overlay(0) +from:0x0212e0a4 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212e0b0 kind:load to:0x0212c94c module:overlay(41) +from:0x0212e0b4 kind:load to:0x0209d098 module:overlay(0) +from:0x0212e0b8 kind:load to:0x0212c9c0 module:overlay(41) +from:0x0212e0bc kind:load to:0x0212bf84 module:overlay(41) +from:0x0212e0c0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212e0c4 kind:load to:0x0212c0ec module:overlay(41) +from:0x0212e0c8 kind:load to:0x0212c064 module:overlay(41) +from:0x0212e0cc kind:load to:0x0209d1ac module:overlay(0) +from:0x0212e0d0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212e0d4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0212e0d8 kind:load to:0x0212cd8c module:overlay(41) +from:0x0212e0dc kind:load to:0x0209d1cc module:overlay(0) +from:0x0212e0e0 kind:load to:0x0212c8d4 module:overlay(41) +from:0x0212e0e4 kind:load to:0x0212c90c module:overlay(41) +from:0x0212e0e8 kind:load to:0x0212ceec module:overlay(41) +from:0x0212e0ec kind:load to:0x0212c9d8 module:overlay(41) +from:0x0212e104 kind:load to:0x0212cf94 module:overlay(41) +from:0x0212e108 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212e10c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0212e110 kind:load to:0x0209ca38 module:overlay(0) +from:0x0212e114 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212e120 kind:load to:0x0212d030 module:overlay(41) +from:0x0212e124 kind:load to:0x0209d098 module:overlay(0) +from:0x0212e128 kind:load to:0x0212d054 module:overlay(41) +from:0x0212e12c kind:load to:0x0212bf84 module:overlay(41) +from:0x0212e130 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212e134 kind:load to:0x0212c0ec module:overlay(41) +from:0x0212e138 kind:load to:0x0212c064 module:overlay(41) +from:0x0212e13c kind:load to:0x0209d1ac module:overlay(0) +from:0x0212e140 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212e144 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0212e148 kind:load to:0x0212d06c module:overlay(41) +from:0x0212e14c kind:load to:0x0209d1cc module:overlay(0) +from:0x0212e150 kind:load to:0x0212d264 module:overlay(41) +from:0x0212e154 kind:load to:0x0212d278 module:overlay(41) +from:0x0212e158 kind:load to:0x0212d164 module:overlay(41) +from:0x0212e15c kind:load to:0x0212c124 module:overlay(41) diff --git a/config/usa/arm9/overlays/ov041/symbols.txt b/config/usa/arm9/overlays/ov041/symbols.txt new file mode 100644 index 00000000..de0597a6 --- /dev/null +++ b/config/usa/arm9/overlays/ov041/symbols.txt @@ -0,0 +1,337 @@ +func_ov041_021234a0 kind:function(arm,size=0xc) addr:0x021234a0 +func_ov041_021234ac kind:function(arm,size=0x24) addr:0x021234ac +func_ov041_021234d0 kind:function(arm,size=0x54) addr:0x021234d0 +func_ov041_02123524 kind:function(arm,size=0x3c) addr:0x02123524 +func_ov041_02123560 kind:function(arm,size=0x14) addr:0x02123560 +func_ov041_02123574 kind:function(arm,size=0x1c) addr:0x02123574 +func_ov041_02123590 kind:function(arm,size=0x38) addr:0x02123590 +func_ov041_021235c8 kind:function(arm,size=0x48) addr:0x021235c8 +func_ov041_02123610 kind:function(arm,size=0x5c) addr:0x02123610 +func_ov041_0212366c kind:function(arm,size=0x14) addr:0x0212366c +func_ov041_02123680 kind:function(arm,size=0xc) addr:0x02123680 +func_ov041_0212368c kind:function(arm,size=0x24) addr:0x0212368c +func_ov041_021236b0 kind:function(arm,size=0x50) addr:0x021236b0 +func_ov041_02123700 kind:function(arm,size=0x3c) addr:0x02123700 +func_ov041_0212373c kind:function(arm,size=0x14) addr:0x0212373c +func_ov041_02123750 kind:function(arm,size=0x74) addr:0x02123750 +func_ov041_021237c4 kind:function(arm,size=0x48) addr:0x021237c4 +func_ov041_0212380c kind:function(arm,size=0x200) addr:0x0212380c +func_ov041_02123a0c kind:function(arm,size=0x94) addr:0x02123a0c +func_ov041_02123aa0 kind:function(arm,size=0x9c) addr:0x02123aa0 +func_ov041_02123b3c kind:function(arm,size=0x14) addr:0x02123b3c +func_ov041_02123b50 kind:function(arm,size=0xc) addr:0x02123b50 +func_ov041_02123b5c kind:function(arm,size=0x24) addr:0x02123b5c +func_ov041_02123b80 kind:function(arm,size=0x64) addr:0x02123b80 +func_ov041_02123be4 kind:function(arm,size=0x78) addr:0x02123be4 +func_ov041_02123c5c kind:function(arm,size=0x14) addr:0x02123c5c +func_ov041_02123c70 kind:function(arm,size=0x30) addr:0x02123c70 +func_ov041_02123ca0 kind:function(arm,size=0x38) addr:0x02123ca0 +func_ov041_02123cd8 kind:function(arm,size=0x48) addr:0x02123cd8 +func_ov041_02123d20 kind:function(arm,size=0x48) addr:0x02123d20 +func_ov041_02123d68 kind:function(arm,size=0x130) addr:0x02123d68 +func_ov041_02123e98 kind:function(arm,size=0x140) addr:0x02123e98 +func_ov041_02123fd8 kind:function(arm,size=0x9c) addr:0x02123fd8 +func_ov041_02124074 kind:function(arm,size=0x2c) addr:0x02124074 +func_ov041_021240a0 kind:function(arm,size=0xa4) addr:0x021240a0 +func_ov041_02124144 kind:function(arm,size=0x14) addr:0x02124144 +func_ov041_02124158 kind:function(arm,size=0x14) addr:0x02124158 +func_ov041_0212416c kind:function(arm,size=0xc) addr:0x0212416c +func_ov041_02124178 kind:function(arm,size=0x24) addr:0x02124178 +func_ov041_0212419c kind:function(arm,size=0x48) addr:0x0212419c +func_ov041_021241e4 kind:function(arm,size=0x44) addr:0x021241e4 +func_ov041_02124228 kind:function(arm,size=0x7c) addr:0x02124228 +func_ov041_021242a4 kind:function(arm,size=0x48) addr:0x021242a4 +func_ov041_021242ec kind:function(arm,size=0x200) addr:0x021242ec +func_ov041_021244ec kind:function(arm,size=0x118) addr:0x021244ec +func_ov041_02124604 kind:function(arm,size=0xdc) addr:0x02124604 +func_ov041_021246e0 kind:function(arm,size=0x228) addr:0x021246e0 +func_ov041_02124908 kind:function(arm,size=0x70) addr:0x02124908 +func_ov041_02124978 kind:function(arm,size=0x98) addr:0x02124978 +func_ov041_02124a10 kind:function(arm,size=0x60) addr:0x02124a10 +func_ov041_02124a70 kind:function(arm,size=0x34) addr:0x02124a70 +func_ov041_02124aa4 kind:function(arm,size=0x94) addr:0x02124aa4 +func_ov041_02124b38 kind:function(arm,size=0x9c) addr:0x02124b38 +func_ov041_02124bd4 kind:function(arm,size=0x14) addr:0x02124bd4 +func_ov041_02124be8 kind:function(arm,size=0x1b0) addr:0x02124be8 +func_ov041_02124d98 kind:function(arm,size=0x8c) addr:0x02124d98 +func_ov041_02124e24 kind:function(arm,size=0x6c) addr:0x02124e24 +func_ov041_02124e90 kind:function(arm,size=0xd0) addr:0x02124e90 +func_ov041_02124f60 kind:function(arm,size=0x1c8) addr:0x02124f60 +func_ov041_02125128 kind:function(arm,size=0xb4) addr:0x02125128 +func_ov041_021251dc kind:function(arm,size=0x88) addr:0x021251dc +func_ov041_02125264 kind:function(arm,size=0x160) addr:0x02125264 +func_ov041_021253c4 kind:function(arm,size=0x2a0) addr:0x021253c4 +func_ov041_02125664 kind:function(arm,size=0xe8) addr:0x02125664 +func_ov041_0212574c kind:function(arm,size=0x84) addr:0x0212574c +func_ov041_021257d0 kind:function(arm,size=0xa8) addr:0x021257d0 +func_ov041_02125878 kind:function(arm,size=0x9c) addr:0x02125878 +func_ov041_02125914 kind:function(arm,size=0x160) addr:0x02125914 +func_ov041_02125a74 kind:function(arm,size=0x11c) addr:0x02125a74 +func_ov041_02125b90 kind:function(arm,size=0x48) addr:0x02125b90 +func_ov041_02125bd8 kind:function(arm,size=0x118) addr:0x02125bd8 +func_ov041_02125cf0 kind:function(arm,size=0xa8) addr:0x02125cf0 +func_ov041_02125d98 kind:function(arm,size=0x110) addr:0x02125d98 +func_ov041_02125ea8 kind:function(arm,size=0x64) addr:0x02125ea8 +func_ov041_02125f0c kind:function(arm,size=0x118) addr:0x02125f0c +func_ov041_02126024 kind:function(arm,size=0x64) addr:0x02126024 +func_ov041_02126088 kind:function(arm,size=0x84) addr:0x02126088 +func_ov041_0212610c kind:function(arm,size=0x19c) addr:0x0212610c +func_ov041_021262a8 kind:function(arm,size=0x80) addr:0x021262a8 +func_ov041_02126328 kind:function(arm,size=0x198) addr:0x02126328 +func_ov041_021264c0 kind:function(arm,size=0x9c) addr:0x021264c0 +func_ov041_0212655c kind:function(arm,size=0xf0) addr:0x0212655c +func_ov041_0212664c kind:function(arm,size=0x14) addr:0x0212664c +func_ov041_02126660 kind:function(arm,size=0x118) addr:0x02126660 +func_ov041_02126778 kind:function(arm,size=0x7c) addr:0x02126778 +func_ov041_021267f4 kind:function(arm,size=0x204) addr:0x021267f4 +func_ov041_021269f8 kind:function(arm,size=0xc8) addr:0x021269f8 +func_ov041_02126ac0 kind:function(arm,size=0x3b4) addr:0x02126ac0 +func_ov041_02126e74 kind:function(arm,size=0x13c) addr:0x02126e74 +func_ov041_02126fb0 kind:function(arm,size=0x7e8) addr:0x02126fb0 +func_ov041_02127798 kind:function(arm,size=0x48) addr:0x02127798 +func_ov041_021277e0 kind:function(arm,size=0x98) addr:0x021277e0 +func_ov041_02127878 kind:function(arm,size=0x1c) addr:0x02127878 +func_ov041_02127894 kind:function(arm,size=0x1c) addr:0x02127894 +func_ov041_021278b0 kind:function(arm,size=0x94) addr:0x021278b0 +func_ov041_02127944 kind:function(arm,size=0xc0) addr:0x02127944 +func_ov041_02127a04 kind:function(arm,size=0xbc) addr:0x02127a04 +func_ov041_02127ac0 kind:function(arm,size=0x54) addr:0x02127ac0 +func_ov041_02127b14 kind:function(arm,size=0x14c) addr:0x02127b14 +func_ov041_02127c60 kind:function(arm,size=0x120) addr:0x02127c60 +func_ov041_02127d80 kind:function(arm,size=0x90) addr:0x02127d80 +func_ov041_02127e10 kind:function(arm,size=0x38) addr:0x02127e10 +func_ov041_02127e48 kind:function(arm,size=0x38) addr:0x02127e48 +func_ov041_02127e80 kind:function(arm,size=0x30) addr:0x02127e80 +func_ov041_02127eb0 kind:function(arm,size=0x60) addr:0x02127eb0 +func_ov041_02127f10 kind:function(arm,size=0x18) addr:0x02127f10 +func_ov041_02127f28 kind:function(arm,size=0x10c) addr:0x02127f28 +func_ov041_02128034 kind:function(arm,size=0xe4) addr:0x02128034 +func_ov041_02128118 kind:function(arm,size=0x28) addr:0x02128118 +func_ov041_02128140 kind:function(arm,size=0x1c) addr:0x02128140 +func_ov041_0212815c kind:function(arm,size=0x24) addr:0x0212815c +func_ov041_02128180 kind:function(arm,size=0xb8) addr:0x02128180 +func_ov041_02128238 kind:function(arm,size=0x24) addr:0x02128238 +func_ov041_0212825c kind:function(arm,size=0x2c) addr:0x0212825c +func_ov041_02128288 kind:function(arm,size=0x1c) addr:0x02128288 +func_ov041_021282a4 kind:function(arm,size=0x94) addr:0x021282a4 +func_ov041_02128338 kind:function(arm,size=0x9c) addr:0x02128338 +func_ov041_021283d4 kind:function(arm,size=0x1a4) addr:0x021283d4 +func_ov041_02128578 kind:function(arm,size=0x60) addr:0x02128578 +func_ov041_021285d8 kind:function(arm,size=0x68) addr:0x021285d8 +func_ov041_02128640 kind:function(arm,size=0x60) addr:0x02128640 +func_ov041_021286a0 kind:function(arm,size=0x90) addr:0x021286a0 +func_ov041_02128730 kind:function(arm,size=0x1c) addr:0x02128730 +func_ov041_0212874c kind:function(arm,size=0x4c) addr:0x0212874c +func_ov041_02128798 kind:function(arm,size=0x60) addr:0x02128798 +func_ov041_021287f8 kind:function(arm,size=0x2c) addr:0x021287f8 +func_ov041_02128824 kind:function(arm,size=0x78) addr:0x02128824 +func_ov041_0212889c kind:function(arm,size=0x4) addr:0x0212889c +func_ov041_021288a0 kind:function(arm,size=0x80) addr:0x021288a0 +func_ov041_02128920 kind:function(arm,size=0xc) addr:0x02128920 +func_ov041_0212892c kind:function(arm,size=0xf8) addr:0x0212892c +func_ov041_02128a24 kind:function(arm,size=0xac) addr:0x02128a24 +func_ov041_02128ad0 kind:function(arm,size=0x7c) addr:0x02128ad0 +func_ov041_02128b4c kind:function(arm,size=0x40) addr:0x02128b4c +func_ov041_02128b8c kind:function(arm,size=0x344) addr:0x02128b8c +func_ov041_02128ed0 kind:function(arm,size=0x14) addr:0x02128ed0 +func_ov041_02128ee4 kind:function(arm,size=0x98) addr:0x02128ee4 +func_ov041_02128f7c kind:function(arm,size=0x24) addr:0x02128f7c +func_ov041_02128fa0 kind:function(arm,size=0x15c) addr:0x02128fa0 +func_ov041_021290fc kind:function(arm,size=0x34) addr:0x021290fc +func_ov041_02129130 kind:function(arm,size=0xcc) addr:0x02129130 +func_ov041_021291fc kind:function(arm,size=0x84) addr:0x021291fc +func_ov041_02129280 kind:function(arm,size=0x2a8) addr:0x02129280 +func_ov041_02129528 kind:function(arm,size=0x6c) addr:0x02129528 +func_ov041_02129594 kind:function(arm,size=0x5c) addr:0x02129594 +func_ov041_021295f0 kind:function(arm,size=0x304) addr:0x021295f0 +func_ov041_021298f4 kind:function(arm,size=0x320) addr:0x021298f4 +func_ov041_02129c14 kind:function(arm,size=0x40) addr:0x02129c14 +func_ov041_02129c54 kind:function(arm,size=0x8c) addr:0x02129c54 +func_ov041_02129ce0 kind:function(arm,size=0x1c0) addr:0x02129ce0 +func_ov041_02129ea0 kind:function(arm,size=0x11c) addr:0x02129ea0 +func_ov041_02129fbc kind:function(arm,size=0x14) addr:0x02129fbc +func_ov041_02129fd0 kind:function(arm,size=0x8c) addr:0x02129fd0 +func_ov041_0212a05c kind:function(arm,size=0xc0) addr:0x0212a05c +func_ov041_0212a11c kind:function(arm,size=0x184) addr:0x0212a11c +func_ov041_0212a2a0 kind:function(arm,size=0xa0) addr:0x0212a2a0 +func_ov041_0212a340 kind:function(arm,size=0xe0) addr:0x0212a340 +func_ov041_0212a420 kind:function(arm,size=0x3c) addr:0x0212a420 +func_ov041_0212a45c kind:function(arm,size=0x1c) addr:0x0212a45c +func_ov041_0212a478 kind:function(arm,size=0x24) addr:0x0212a478 +func_ov041_0212a49c kind:function(arm,size=0x24) addr:0x0212a49c +func_ov041_0212a4c0 kind:function(arm,size=0x1bc) addr:0x0212a4c0 +func_ov041_0212a67c kind:function(arm,size=0x4) addr:0x0212a67c +func_ov041_0212a680 kind:function(arm,size=0x30) addr:0x0212a680 +func_ov041_0212a6b0 kind:function(arm,size=0xc8) addr:0x0212a6b0 +func_ov041_0212a778 kind:function(arm,size=0xc) addr:0x0212a778 +func_ov041_0212a784 kind:function(arm,size=0x24) addr:0x0212a784 +func_ov041_0212a7a8 kind:function(arm,size=0x28) addr:0x0212a7a8 +func_ov041_0212a7d0 kind:function(arm,size=0x58) addr:0x0212a7d0 +func_ov041_0212a828 kind:function(arm,size=0x8) addr:0x0212a828 +func_ov041_0212a830 kind:function(arm,size=0x78) addr:0x0212a830 +func_ov041_0212a8a8 kind:function(arm,size=0x44) addr:0x0212a8a8 +func_ov041_0212a8ec kind:function(arm,size=0x40) addr:0x0212a8ec +func_ov041_0212a92c kind:function(arm,size=0x38) addr:0x0212a92c +func_ov041_0212a964 kind:function(arm,size=0x4) addr:0x0212a964 +func_ov041_0212a968 kind:function(arm,size=0x30) addr:0x0212a968 +func_ov041_0212a998 kind:function(arm,size=0x160) addr:0x0212a998 +func_ov041_0212aaf8 kind:function(arm,size=0x720) addr:0x0212aaf8 +func_ov041_0212b218 kind:function(arm,size=0x174) addr:0x0212b218 +func_ov041_0212b38c kind:function(arm,size=0x398) addr:0x0212b38c +func_ov041_0212b724 kind:function(arm,size=0x154) addr:0x0212b724 +func_ov041_0212b878 kind:function(arm,size=0x4) addr:0x0212b878 +func_ov041_0212b87c kind:function(arm,size=0x88) addr:0x0212b87c +func_ov041_0212b904 kind:function(arm,size=0x30) addr:0x0212b904 +func_ov041_0212b934 kind:function(arm,size=0x14) addr:0x0212b934 +func_ov041_0212b948 kind:function(arm,size=0x1c) addr:0x0212b948 +func_ov041_0212b964 kind:function(arm,size=0x14) addr:0x0212b964 +func_ov041_0212b978 kind:function(arm,size=0xc) addr:0x0212b978 +func_ov041_0212b984 kind:function(arm,size=0x24) addr:0x0212b984 +func_ov041_0212b9a8 kind:function(arm,size=0xc8) addr:0x0212b9a8 +func_ov041_0212ba70 kind:function(arm,size=0x38) addr:0x0212ba70 +func_ov041_0212baa8 kind:function(arm,size=0x50) addr:0x0212baa8 +func_ov041_0212baf8 kind:function(arm,size=0x8c) addr:0x0212baf8 +func_ov041_0212bb84 kind:function(arm,size=0x78) addr:0x0212bb84 +func_ov041_0212bbfc kind:function(arm,size=0x14) addr:0x0212bbfc +func_ov041_0212bc10 kind:function(arm,size=0x78) addr:0x0212bc10 +func_ov041_0212bc88 kind:function(arm,size=0x60) addr:0x0212bc88 +func_ov041_0212bce8 kind:function(arm,size=0x68) addr:0x0212bce8 +func_ov041_0212bd50 kind:function(arm,size=0x60) addr:0x0212bd50 +func_ov041_0212bdb0 kind:function(arm,size=0x8c) addr:0x0212bdb0 +func_ov041_0212be3c kind:function(arm,size=0x148) addr:0x0212be3c +func_ov041_0212bf84 kind:function(arm,size=0xe0) addr:0x0212bf84 +func_ov041_0212c064 kind:function(arm,size=0x88) addr:0x0212c064 +func_ov041_0212c0ec kind:function(arm,size=0x38) addr:0x0212c0ec +func_ov041_0212c124 kind:function(arm,size=0x400) addr:0x0212c124 +func_ov041_0212c524 kind:function(arm,size=0x100) addr:0x0212c524 +func_ov041_0212c624 kind:function(arm,size=0x88) addr:0x0212c624 +func_ov041_0212c6ac kind:function(arm,size=0xc8) addr:0x0212c6ac +func_ov041_0212c774 kind:function(arm,size=0x1c) addr:0x0212c774 +func_ov041_0212c790 kind:function(arm,size=0xc) addr:0x0212c790 +func_ov041_0212c79c kind:function(arm,size=0x14) addr:0x0212c79c +func_ov041_0212c7b0 kind:function(arm,size=0xc) addr:0x0212c7b0 +func_ov041_0212c7bc kind:function(arm,size=0x24) addr:0x0212c7bc +func_ov041_0212c7e0 kind:function(arm,size=0xc8) addr:0x0212c7e0 +func_ov041_0212c8a8 kind:function(arm,size=0x2c) addr:0x0212c8a8 +func_ov041_0212c8d4 kind:function(arm,size=0x38) addr:0x0212c8d4 +func_ov041_0212c90c kind:function(arm,size=0x40) addr:0x0212c90c +func_ov041_0212c94c kind:function(arm,size=0x74) addr:0x0212c94c +func_ov041_0212c9c0 kind:function(arm,size=0x18) addr:0x0212c9c0 +func_ov041_0212c9d8 kind:function(arm,size=0x3b4) addr:0x0212c9d8 +func_ov041_0212cd8c kind:function(arm,size=0x160) addr:0x0212cd8c +func_ov041_0212ceec kind:function(arm,size=0x88) addr:0x0212ceec +func_ov041_0212cf74 kind:function(arm,size=0x14) addr:0x0212cf74 +func_ov041_0212cf88 kind:function(arm,size=0xc) addr:0x0212cf88 +func_ov041_0212cf94 kind:function(arm,size=0x24) addr:0x0212cf94 +func_ov041_0212cfb8 kind:function(arm,size=0x50) addr:0x0212cfb8 +func_ov041_0212d008 kind:function(arm,size=0x28) addr:0x0212d008 +func_ov041_0212d030 kind:function(arm,size=0x24) addr:0x0212d030 +func_ov041_0212d054 kind:function(arm,size=0x18) addr:0x0212d054 +func_ov041_0212d06c kind:function(arm,size=0xf8) addr:0x0212d06c +func_ov041_0212d164 kind:function(arm,size=0x68) addr:0x0212d164 +func_ov041_0212d1cc kind:function(arm,size=0x98) addr:0x0212d1cc +func_ov041_0212d264 kind:function(arm,size=0x14) addr:0x0212d264 +func_ov041_0212d278 kind:function(arm,size=0x1c) addr:0x0212d278 +func_ov041_0212d294 kind:function(arm,size=0x14) addr:0x0212d294 +data_ov041_0212d2c0 kind:data(any) addr:0x0212d2c0 +data_ov041_0212d2d8 kind:data(any) addr:0x0212d2d8 +data_ov041_0212d334 kind:data(any) addr:0x0212d334 ambiguous +data_ov041_0212d338 kind:data(any) addr:0x0212d338 +data_ov041_0212d350 kind:data(any) addr:0x0212d350 +data_ov041_0212d368 kind:data(any) addr:0x0212d368 +data_ov041_0212d380 kind:data(any) addr:0x0212d380 +data_ov041_0212d398 kind:data(any) addr:0x0212d398 +data_ov041_0212d3b0 kind:data(any) addr:0x0212d3b0 +data_ov041_0212d3c8 kind:data(any) addr:0x0212d3c8 +data_ov041_0212d3e0 kind:data(any) addr:0x0212d3e0 +data_ov041_0212d3f0 kind:data(any) addr:0x0212d3f0 +data_ov041_0212d400 kind:data(any) addr:0x0212d400 +__sinit_ov041_0212d440 kind:function(arm,size=0x50) addr:0x0212d440 +__sinit_ov041_0212d490 kind:function(arm,size=0x6c) addr:0x0212d490 +__sinit_ov041_0212d4fc kind:function(arm,size=0x5c) addr:0x0212d4fc +__sinit_ov041_0212d558 kind:function(arm,size=0x50) addr:0x0212d558 +__sinit_ov041_0212d5a8 kind:function(arm,size=0x34) addr:0x0212d5a8 +__sinit_ov041_0212d5dc kind:function(arm,size=0x18) addr:0x0212d5dc +__sinit_ov041_0212d5f4 kind:function(arm,size=0x50) addr:0x0212d5f4 +__sinit_ov041_0212d644 kind:function(arm,size=0x80) addr:0x0212d644 +__sinit_ov041_0212d6c4 kind:function(arm,size=0x74) addr:0x0212d6c4 +__sinit_ov041_0212d738 kind:function(arm,size=0x74) addr:0x0212d738 +.p__sinit_ov041_0212d440 kind:data(word) addr:0x0212d7ac +.p__sinit_ov041_0212d490 kind:data(word) addr:0x0212d7b0 +.p__sinit_ov041_0212d4fc kind:data(word) addr:0x0212d7b4 +.p__sinit_ov041_0212d558 kind:data(word) addr:0x0212d7b8 +.p__sinit_ov041_0212d5a8 kind:data(word) addr:0x0212d7bc +.p__sinit_ov041_0212d5dc kind:data(word) addr:0x0212d7c0 +.p__sinit_ov041_0212d5f4 kind:data(word) addr:0x0212d7c4 +.p__sinit_ov041_0212d644 kind:data(word) addr:0x0212d7c8 +.p__sinit_ov041_0212d6c4 kind:data(word) addr:0x0212d7cc +.p__sinit_ov041_0212d738 kind:data(word) addr:0x0212d7d0 +data_ov041_0212d7e8 kind:data(any) addr:0x0212d7e8 +data_ov041_0212d804 kind:data(any) addr:0x0212d804 +data_ov041_0212d84c kind:data(any) addr:0x0212d84c +data_ov041_0212d89c kind:data(any) addr:0x0212d89c +data_ov041_0212d8fc kind:data(any) addr:0x0212d8fc +data_ov041_0212d910 kind:data(any) addr:0x0212d910 +data_ov041_0212d934 kind:data(any) addr:0x0212d934 +data_ov041_0212d9a4 kind:data(any) addr:0x0212d9a4 +data_ov041_0212da24 kind:data(any) addr:0x0212da24 +data_ov041_0212daac kind:data(any) addr:0x0212daac +data_ov041_0212dac8 kind:data(any) addr:0x0212dac8 +data_ov041_0212db10 kind:data(any) addr:0x0212db10 +data_ov041_0212db60 kind:data(any) addr:0x0212db60 +data_ov041_0212dbc8 kind:data(any) addr:0x0212dbc8 +data_ov041_0212dbec kind:data(any) addr:0x0212dbec +data_ov041_0212dc5c kind:data(any) addr:0x0212dc5c +data_ov041_0212dce4 kind:data(any) addr:0x0212dce4 +data_ov041_0212dd6c kind:data(any) addr:0x0212dd6c +data_ov041_0212dd80 kind:data(any) addr:0x0212dd80 +data_ov041_0212dd9c kind:data(any) addr:0x0212dd9c +data_ov041_0212dde8 kind:data(any) addr:0x0212dde8 +data_ov041_0212de60 kind:data(any) addr:0x0212de60 +data_ov041_0212de7c kind:data(any) addr:0x0212de7c +data_ov041_0212dedc kind:data(any) addr:0x0212dedc +data_ov041_0212defc kind:data(any) addr:0x0212defc +data_ov041_0212df24 kind:data(any) addr:0x0212df24 +data_ov041_0212df48 kind:data(any) addr:0x0212df48 +data_ov041_0212df9c kind:data(any) addr:0x0212df9c +data_ov041_0212dfb0 kind:data(any) addr:0x0212dfb0 +data_ov041_0212dfcc kind:data(any) addr:0x0212dfcc +data_ov041_0212dfe8 kind:data(any) addr:0x0212dfe8 +data_ov041_0212e010 kind:data(any) addr:0x0212e010 +data_ov041_0212e040 kind:data(any) addr:0x0212e040 +data_ov041_0212e080 kind:data(any) addr:0x0212e080 +data_ov041_0212e094 kind:data(any) addr:0x0212e094 +data_ov041_0212e0b0 kind:data(any) addr:0x0212e0b0 +data_ov041_0212e0f0 kind:data(any) addr:0x0212e0f0 +data_ov041_0212e104 kind:data(any) addr:0x0212e104 +data_ov041_0212e120 kind:data(any) addr:0x0212e120 +data_ov041_0212e160 kind:bss addr:0x0212e160 +data_ov041_0212e164 kind:bss addr:0x0212e164 +data_ov041_0212e170 kind:bss addr:0x0212e170 +data_ov041_0212e248 kind:bss addr:0x0212e248 +data_ov041_0212e24c kind:bss addr:0x0212e24c +data_ov041_0212e258 kind:bss addr:0x0212e258 +data_ov041_0212e330 kind:bss addr:0x0212e330 +data_ov041_0212e334 kind:bss addr:0x0212e334 +data_ov041_0212e34c kind:bss addr:0x0212e34c +data_ov041_0212e390 kind:bss addr:0x0212e390 +data_ov041_0212e394 kind:bss addr:0x0212e394 +data_ov041_0212e3a0 kind:bss addr:0x0212e3a0 +data_ov041_0212e3e4 kind:bss addr:0x0212e3e4 +data_ov041_0212e3e8 kind:bss addr:0x0212e3e8 +data_ov041_0212e3f4 kind:bss addr:0x0212e3f4 +data_ov041_0212e400 kind:bss addr:0x0212e400 +data_ov041_0212e404 kind:bss addr:0x0212e404 +data_ov041_0212e410 kind:bss addr:0x0212e410 +data_ov041_0212e44c kind:bss addr:0x0212e44c +data_ov041_0212e450 kind:bss addr:0x0212e450 +data_ov041_0212e45c kind:bss addr:0x0212e45c +data_ov041_0212e468 kind:bss addr:0x0212e468 +data_ov041_0212e53c kind:bss addr:0x0212e53c +data_ov041_0212e560 kind:bss addr:0x0212e560 +data_ov041_0212e564 kind:bss addr:0x0212e564 +data_ov041_0212e570 kind:bss addr:0x0212e570 +data_ov041_0212e644 kind:bss addr:0x0212e644 +data_ov041_0212e668 kind:bss addr:0x0212e668 +data_ov041_0212e66c kind:bss addr:0x0212e66c +data_ov041_0212e678 kind:bss addr:0x0212e678 diff --git a/config/usa/arm9/overlays/ov042/delinks.txt b/config/usa/arm9/overlays/ov042/delinks.txt new file mode 100644 index 00000000..00ae7156 --- /dev/null +++ b/config/usa/arm9/overlays/ov042/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021234a0 end:0x0212ba54 kind:code align:32 + .rodata start:0x0212ba54 end:0x0212bac4 kind:rodata align:4 + .init start:0x0212bac4 end:0x0212bca4 kind:code align:4 + .ctor start:0x0212bca4 end:0x0212bcbc kind:rodata align:4 + .data start:0x0212bcc0 end:0x0212c640 kind:data align:32 + .bss start:0x0212c640 end:0x0212cb00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov042/relocs.txt b/config/usa/arm9/overlays/ov042/relocs.txt new file mode 100644 index 00000000..12cc0fd3 --- /dev/null +++ b/config/usa/arm9/overlays/ov042/relocs.txt @@ -0,0 +1,1343 @@ +from:0x021234a8 kind:load to:0x0212c650 module:overlay(42) +from:0x021234bc kind:arm_call to:0x02011f3c module:main +from:0x021234c8 kind:arm_call to:0x02123518 module:overlay(42) +from:0x021234dc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02123514 kind:load to:0x0212bce4 module:overlay(42) +from:0x02123520 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02123538 kind:arm_call_thumb to:0x020578c8 module:overlay(0) +from:0x0212354c kind:arm_call to:0x020f7bec module:overlay(31) +from:0x02123558 kind:arm_call to:0x02123b1c module:overlay(42) +from:0x021235d4 kind:load to:0x0212bd08 module:overlay(42) +from:0x021235d8 kind:load to:0x0212c650 module:overlay(42) +from:0x021235e8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02123674 kind:load to:0x0203e93c module:main +from:0x021236a8 kind:arm_call to:0x02123a18 module:overlay(42) +from:0x021236d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021236ec kind:arm_call to:0x020988f0 module:overlay(0) +from:0x021236fc kind:arm_call to:0x0212396c module:overlay(42) +from:0x02123704 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0212375c kind:arm_call to:0x020986dc module:overlay(0) +from:0x0212376c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02123788 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x02123790 kind:arm_call to:0x0212396c module:overlay(42) +from:0x0212379c kind:arm_call to:0x0212396c module:overlay(42) +from:0x021237c4 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021237d4 kind:arm_call to:0x021239d0 module:overlay(42) +from:0x0212382c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02123870 kind:arm_call to:0x0212396c module:overlay(42) +from:0x02123890 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021238a0 kind:arm_call to:0x0212396c module:overlay(42) +from:0x021238ac kind:load to:0x027e0ce0 module:dtcm +from:0x021238b0 kind:load to:0x027e0d38 module:dtcm +from:0x021238b8 kind:load to:0x027e09c0 module:dtcm +from:0x021238d0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02123958 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02123964 kind:load to:0x027e0130 module:dtcm +from:0x02123968 kind:load to:0x027e09b4 module:dtcm +from:0x02123978 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0212399c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021239b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021239c0 kind:load to:0x027e0cec module:dtcm +from:0x021239c8 kind:load to:0x027e09a8 module:dtcm +from:0x021239dc kind:arm_call to:0x02123a50 module:overlay(42) +from:0x02123a10 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02123a48 kind:arm_call to:0x0212396c module:overlay(42) +from:0x02123a80 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02123b08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02123b14 kind:load to:0x0203e93c module:main +from:0x02123b18 kind:load to:0x027e09a8 module:dtcm +from:0x02123b54 kind:load to:0x0212bcc8 module:overlay(42) +from:0x02123b6c kind:arm_call to:0x01fff458 module:itcm +from:0x02123b80 kind:arm_call to:0x01fff458 module:itcm +from:0x02123b94 kind:arm_call to:0x0212396c module:overlay(42) +from:0x02123bac kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02123bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02123bcc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02123bd4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02123bdc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02123bf4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02123bfc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02123c04 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02123c0c kind:arm_call to:0x02011ff4 module:main +from:0x02123c20 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02123c34 kind:load to:0x0212c738 module:overlay(42) +from:0x02123c48 kind:arm_call to:0x02011f3c module:main +from:0x02123c54 kind:arm_call to:0x02123cb0 module:overlay(42) +from:0x02123c6c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02123cac kind:load to:0x0212be10 module:overlay(42) +from:0x02123cbc kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02123d20 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02123d4c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02123d68 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123d78 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123d90 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02123d98 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02123da0 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02123de4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02123e1c kind:load to:0x0212be80 module:overlay(42) +from:0x02123e20 kind:load to:0x0212c738 module:overlay(42) +from:0x02123e24 kind:load to:0x0212be34 module:overlay(42) +from:0x02123e28 kind:load to:0x0212bd5c module:overlay(42) +from:0x02123e34 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123e48 kind:arm_call to:0x02123e68 module:overlay(42) +from:0x02123ea0 kind:arm_call to:0x02017ebc module:main +from:0x02123eac kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02123ec0 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02123ed0 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02123ef4 kind:load to:0x020aecd8 module:overlay(0) +from:0x02123f04 kind:arm_call to:0x02123ed8 module:overlay(42) +from:0x02123f3c kind:load to:0x0212bdd0 module:overlay(42) +from:0x02123f7c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02123fa4 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0212407c kind:arm_call to:0x020986dc module:overlay(0) +from:0x021240b4 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021240d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021240e8 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021240fc kind:arm_call to:0x02124f40 module:overlay(42) +from:0x02124108 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0212412c kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02124168 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02124174 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124194 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021241a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021241a8 kind:load to:0x027e0d38 module:dtcm +from:0x021241bc kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02124230 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02124238 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0212425c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124270 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02124284 kind:arm_call to:0x02123f40 module:overlay(42) +from:0x02124300 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0212430c kind:load to:0x0212bd98 module:overlay(42) +from:0x02124314 kind:load to:0x027e09c0 module:dtcm +from:0x0212432c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02124368 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021243c0 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x021243cc kind:load to:0x0203e93c module:main +from:0x021243ec kind:arm_call to:0x01fff148 module:itcm +from:0x0212440c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212448c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124498 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021244b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021244b4 kind:load to:0x0203e93c module:main +from:0x021244d4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02124564 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124580 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021245ac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021245bc kind:load to:0x0203e93c module:main +from:0x021245c4 kind:load to:0x020b537c module:overlay(0) +from:0x021245cc kind:load to:0x027e09a8 module:dtcm +from:0x0212467c kind:load to:0x02049bc4 module:main +from:0x02124684 kind:load to:0x0212bd68 module:overlay(42) +from:0x021246b8 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124718 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02124728 kind:load to:0x0212bd68 module:overlay(42) +from:0x02124750 kind:arm_call to:0x020992bc module:overlay(0) +from:0x021247a0 kind:arm_call to:0x02123e68 module:overlay(42) +from:0x021247ac kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x021247c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021247d4 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124808 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02124854 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02124860 kind:load to:0x020aecd0 module:overlay(0) +from:0x02124868 kind:load to:0x0212bd68 module:overlay(42) +from:0x02124874 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02124888 kind:arm_call to:0x02123e68 module:overlay(42) +from:0x021248a0 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02124910 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02124920 kind:load to:0x0212bd68 module:overlay(42) +from:0x02124958 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02124964 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x021249d0 kind:arm_call to:0x02017ebc module:main +from:0x021249e8 kind:load to:0x0212bd68 module:overlay(42) +from:0x02124a28 kind:arm_call to:0x01ff930c module:itcm +from:0x02124b60 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124b70 kind:arm_call to:0x021243d4 module:overlay(42) +from:0x02124b8c kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124c04 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124c10 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124c1c kind:load to:0x02049bc4 module:main +from:0x02124c20 kind:load to:0x0203e93c module:main +from:0x02124c8c kind:load to:0x0212bd80 module:overlay(42) +from:0x02124cc8 kind:arm_call to:0x02015058 module:main +from:0x02124cd8 kind:arm_call to:0x021244b8 module:overlay(42) +from:0x02124cf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124d58 kind:arm_call to:0x021243d4 module:overlay(42) +from:0x02124d78 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124d84 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124e00 kind:load to:0x0212bd68 module:overlay(42) +from:0x02124e28 kind:arm_call to:0x01fff148 module:itcm +from:0x02124e70 kind:arm_call to:0x01ff916c module:itcm +from:0x02124ea0 kind:arm_call to:0x01ff916c module:itcm +from:0x02124ecc kind:arm_call to:0x02015058 module:main +from:0x02124edc kind:arm_call to:0x021244b8 module:overlay(42) +from:0x02124f1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124f30 kind:arm_call to:0x02123ef8 module:overlay(42) +from:0x02124f38 kind:load to:0x027e0ce0 module:dtcm +from:0x02124f5c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02124fa8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02124fb8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02124ffc kind:load to:0x020b537c module:overlay(0) +from:0x02125004 kind:load to:0x027e0ce4 module:dtcm +from:0x02125018 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02125024 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02125040 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02125050 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02125060 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02125068 kind:arm_call to:0x02011ff4 module:main +from:0x02125094 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021250c0 kind:arm_call to:0x0203d1e8 module:main +from:0x021250c8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021250d0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021250d8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021250e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021250ec kind:load to:0x020a02b4 module:overlay(0) +from:0x02125110 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212513c kind:arm_call to:0x0203d1e8 module:main +from:0x02125144 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0212514c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02125154 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212515c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02125164 kind:arm_call to:0x02011ff4 module:main +from:0x02125170 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212517c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02125190 kind:load to:0x0212c820 module:overlay(42) +from:0x021251a4 kind:arm_call to:0x02011f3c module:main +from:0x021251b0 kind:arm_call to:0x02125238 module:overlay(42) +from:0x021251c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021251fc kind:load to:0x0212bf3c module:overlay(42) +from:0x0212520c kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x02125220 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02125230 kind:load to:0x0212bf60 module:overlay(42) +from:0x02125234 kind:load to:0x0212ba54 module:overlay(42) +from:0x02125240 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021252a4 kind:arm_call to:0x02125204 module:overlay(42) +from:0x021252c8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021252d0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021252d8 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02125324 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02125350 kind:load to:0x0212bf8c module:overlay(42) +from:0x02125354 kind:load to:0x0212c820 module:overlay(42) +from:0x02125358 kind:load to:0x0212bee0 module:overlay(42) +from:0x02125364 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02125378 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02125398 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021253a8 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021253b4 kind:arm_call to:0x02125430 module:overlay(42) +from:0x021253c0 kind:load to:0x02126144 module:overlay(42) +from:0x021253d8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02125400 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02125420 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02125498 kind:load to:0x020aecd8 module:overlay(0) +from:0x0212549c kind:load to:0x0212bf14 module:overlay(42) +from:0x02125500 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02125528 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125540 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02125564 kind:arm_call to:0x02125430 module:overlay(42) +from:0x02125580 kind:arm_call to:0x02125904 module:overlay(42) +from:0x02125588 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021255e8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021255f4 kind:load to:0x0212bef4 module:overlay(42) +from:0x021255fc kind:load to:0x027e09c0 module:dtcm +from:0x02125630 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02125640 kind:arm_call to:0x01ff930c module:itcm +from:0x0212564c kind:arm_call to:0x02098634 module:overlay(0) +from:0x0212566c kind:arm_call to:0x02125430 module:overlay(42) +from:0x021256ac kind:arm_call to:0x02098694 module:overlay(0) +from:0x021256bc kind:arm_call to:0x01ff930c module:itcm +from:0x02125730 kind:arm_call to:0x02098634 module:overlay(0) +from:0x02125758 kind:arm_call to:0x02125430 module:overlay(42) +from:0x02125768 kind:load to:0x0203e93c module:main +from:0x02125778 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02125788 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125798 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021257d8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021257e0 kind:load to:0x027e0ce4 module:dtcm +from:0x02125814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125858 kind:arm_call to:0x02125430 module:overlay(42) +from:0x02125868 kind:arm_call to:0x02125f88 module:overlay(42) +from:0x0212589c kind:arm_call to:0x01ffb800 module:itcm +from:0x021258ac kind:arm_call to:0x01ffb428 module:itcm +from:0x021258ec kind:arm_call to:0x02125430 module:overlay(42) +from:0x021258f8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212594c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0212596c kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021259cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021259f4 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021259fc kind:arm_call to:0x02126008 module:overlay(42) +from:0x02125a0c kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02125a2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125a38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125a48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125a64 kind:arm_call to:0x02125e74 module:overlay(42) +from:0x02125a70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125a84 kind:arm_call to:0x02125f88 module:overlay(42) +from:0x02125aa4 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02125ab8 kind:arm_call to:0x02125430 module:overlay(42) +from:0x02125ac8 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02125adc kind:arm_call to:0x020986dc module:overlay(0) +from:0x02125b08 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x02125b14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125b2c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02125b44 kind:arm_call to:0x02125e74 module:overlay(42) +from:0x02125b50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125b64 kind:arm_call to:0x02125f88 module:overlay(42) +from:0x02125b8c kind:arm_call to:0x02125e90 module:overlay(42) +from:0x02125bac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125bd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125be0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125bf0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c0c kind:arm_call to:0x02125e74 module:overlay(42) +from:0x02125c18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c2c kind:arm_call to:0x02125f88 module:overlay(42) +from:0x02125c64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125c8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125c98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125ca8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125cc4 kind:arm_call to:0x02125e74 module:overlay(42) +from:0x02125cd0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125ce4 kind:arm_call to:0x02125f88 module:overlay(42) +from:0x02125d00 kind:arm_call to:0x02125d4c module:overlay(42) +from:0x02125d24 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02125d30 kind:load to:0x027e0ce4 module:dtcm +from:0x02125d3c kind:load to:0x027e0d38 module:dtcm +from:0x02125d40 kind:load to:0x027e0ce0 module:dtcm +from:0x02125db0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125dcc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125df4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125e08 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02125e44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125e58 kind:arm_call to:0x02125f88 module:overlay(42) +from:0x02125e68 kind:load to:0x027e0cec module:dtcm +from:0x02125ea4 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x02125f18 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x02125f24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125f3c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02125f54 kind:arm_call to:0x02125e74 module:overlay(42) +from:0x02125f60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125f74 kind:arm_call to:0x02125f88 module:overlay(42) +from:0x02125f80 kind:load to:0x027e0d34 module:dtcm +from:0x02125f84 kind:load to:0x027e0ce0 module:dtcm +from:0x02125ffc kind:arm_call to:0x02125430 module:overlay(42) +from:0x02126004 kind:load to:0x0203e93c module:main +from:0x02126024 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02126068 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02126078 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021260d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021260f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212610c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126124 kind:load to:0x020b537c module:overlay(0) +from:0x0212612c kind:load to:0x027e0ce4 module:dtcm +from:0x02126130 kind:load to:0x027e0cec module:dtcm +from:0x0212613c kind:load to:0x027e09a8 module:dtcm +from:0x02126168 kind:arm_call to:0x0200eab0 module:main +from:0x0212617c kind:arm_call to:0x020982b8 module:overlay(0) +from:0x021261f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126264 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126278 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126294 kind:arm_call to:0x02125e74 module:overlay(42) +from:0x021262a0 kind:load to:0x027e09a8 module:dtcm +from:0x021262cc kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x021262ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126334 kind:arm_call to:0x01fff498 module:itcm +from:0x02126340 kind:arm_call to:0x01fff584 module:itcm +from:0x02126380 kind:arm_call to:0x02174674 module:overlay(94) +from:0x021263e0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126418 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212646c kind:arm_call to:0x01ffb800 module:itcm +from:0x021264fc kind:arm_call to:0x02125e74 module:overlay(42) +from:0x02126510 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126538 kind:arm_call to:0x02125e74 module:overlay(42) +from:0x021265c8 kind:load to:0x027e0ce8 module:dtcm +from:0x021265d8 kind:load to:0x027e09a8 module:dtcm +from:0x021265e0 kind:load to:0x0203e93c module:main +from:0x021265f8 kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x0212661c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126628 kind:arm_call to:0x01fff458 module:itcm +from:0x0212669c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021266b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021266d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021266ec kind:arm_call to:0x01ffb800 module:itcm +from:0x02126748 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126750 kind:arm_call to:0x01ffb800 module:itcm +from:0x021267a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021267ac kind:arm_call to:0x02125e74 module:overlay(42) +from:0x021267c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126810 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126820 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212682c kind:arm_call to:0x02125e74 module:overlay(42) +from:0x0212683c kind:arm_call to:0x02125430 module:overlay(42) +from:0x02126854 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212687c kind:load to:0x027e0ce4 module:dtcm +from:0x02126884 kind:load to:0x0203e93c module:main +from:0x02126888 kind:load to:0x027e09a8 module:dtcm +from:0x02126898 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021268a0 kind:arm_call to:0x02011ff4 module:main +from:0x021268b4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021268bc kind:arm_call to:0x02011ff4 module:main +from:0x021268d4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021268dc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021268e4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021268ec kind:arm_call to:0x02098468 module:overlay(0) +from:0x02126904 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212690c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02126914 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212691c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02126924 kind:arm_call to:0x02011ff4 module:main +from:0x02126938 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02126978 kind:arm_call to:0x0200f05c module:main +from:0x021269b8 kind:arm_call to:0x0200f05c module:main +from:0x021269d8 kind:arm_call to:0x021518d0 module:overlay(71) +from:0x021269f0 kind:arm_call to:0x0215144c module:overlays(58,71) +from:0x02126a34 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02126a64 kind:load to:0x020b537c module:overlay(0) +from:0x02126a68 kind:load to:0x0212ba8c module:overlay(42) +from:0x02126a6c kind:load to:0x0212ba9c module:overlay(42) +from:0x02126a70 kind:load to:0x0212bfec module:overlay(42) +from:0x02126a74 kind:load to:0x0212c8f8 module:overlay(42) +from:0x02126a78 kind:load to:0x0212ba74 module:overlay(42) +from:0x02126a84 kind:arm_call to:0x0215ac4c module:overlay(71) +from:0x02126adc kind:arm_call to:0x02152f80 module:overlay(71) +from:0x02126b18 kind:load to:0x0212c098 module:overlay(42) +from:0x02126b44 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x02126bb0 kind:load to:0x027e0cd8 module:dtcm +from:0x02126bb4 kind:load to:0x0212c1a8 module:overlay(42) +from:0x02126bd8 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x02126be4 kind:arm_call to:0x02127464 module:overlay(42) +from:0x02126bec kind:load to:0x027e0d70 module:dtcm +from:0x02126c04 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02126c28 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02126cf4 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x02126cfc kind:arm_call to:0x01ffd420 module:itcm +from:0x02126d28 kind:arm_call to:0x0201521c module:main +from:0x02126d4c kind:arm_call to:0x01ffd420 module:itcm +from:0x02126d80 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x02126d88 kind:arm_call to:0x01ffd420 module:itcm +from:0x02126dd4 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x02126ddc kind:arm_call to:0x01ffd420 module:itcm +from:0x02126df4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02126e44 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02126eb0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02126ed8 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02126f10 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02126f74 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02126fac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126fc4 kind:arm_call to:0x021287d0 module:overlay(42) +from:0x02126fd4 kind:arm_call to:0x0215ef50 module:overlay(71) +from:0x02126fe0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02126ff0 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x02127014 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02127020 kind:arm_call to:0x021284b4 module:overlay(42) +from:0x02127044 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02127074 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021270a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127124 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02127168 kind:arm_call to:0x01fff148 module:itcm +from:0x02127184 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127198 kind:arm_call to:0x01fff148 module:itcm +from:0x021271a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021271b4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021271c8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021271dc kind:arm_call to:0x02078744 module:overlay(0) +from:0x02127248 kind:arm_call to:0x021287d0 module:overlay(42) +from:0x02127260 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x021272ac kind:arm_call to:0x020732dc module:overlay(0) +from:0x021272cc kind:arm_call to:0x0215ac4c module:overlay(71) +from:0x0212732c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02127338 kind:load to:0x027e09b8 module:dtcm +from:0x0212733c kind:load to:0x027e0d70 module:dtcm +from:0x02127340 kind:load to:0x027e0cd8 module:dtcm +from:0x02127344 kind:load to:0x027e0cec module:dtcm +from:0x0212734c kind:load to:0x0212ba64 module:overlay(42) +from:0x02127350 kind:load to:0x0203e93c module:main +from:0x02127354 kind:load to:0x027e0ce0 module:dtcm +from:0x02127358 kind:load to:0x027e09bc module:dtcm +from:0x02127380 kind:arm_call to:0x0215edd0 module:overlay(71) +from:0x02127390 kind:arm_call to:0x02155fac module:overlay(71) +from:0x021273a0 kind:arm_call to:0x02156028 module:overlay(71) +from:0x021273b0 kind:arm_call to:0x02158bc4 module:overlays(67,71) +from:0x021273c4 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x021273e4 kind:arm_call to:0x02127464 module:overlay(42) +from:0x021273ec kind:load to:0x027e0d70 module:dtcm +from:0x02127410 kind:arm_call to:0x0215edd0 module:overlay(71) +from:0x02127420 kind:arm_call to:0x02155fac module:overlay(71) +from:0x02127430 kind:arm_call to:0x02156028 module:overlay(71) +from:0x02127444 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02127450 kind:arm_call to:0x02158c4c module:overlay(71) +from:0x02127458 kind:arm_call to:0x021274f4 module:overlay(42) +from:0x02127460 kind:load to:0x027e0d70 module:dtcm +from:0x02127474 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02127498 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127550 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x02127574 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021275b0 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127614 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127658 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x0212767c kind:arm_call to:0x020802cc module:overlay(0) +from:0x021276b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021276c8 kind:arm_call to:0x021287d0 module:overlay(42) +from:0x02127700 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x02127724 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02127764 kind:arm_call to:0x0215ef50 module:overlay(71) +from:0x02127774 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x0212777c kind:arm_call to:0x02155f6c module:overlay(71) +from:0x021277a8 kind:arm_call to:0x021284b4 module:overlay(42) +from:0x021277b0 kind:arm_call to:0x02128440 module:overlay(42) +from:0x021277e0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021277ec kind:arm_call to:0x021284b4 module:overlay(42) +from:0x021277f4 kind:arm_call to:0x02128440 module:overlay(42) +from:0x02127808 kind:arm_call to:0x0215ee20 module:overlays(63,71) +from:0x0212782c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02127880 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02127898 kind:arm_call to:0x021287d0 module:overlay(42) +from:0x021278a0 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x0212790c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127930 kind:arm_call to:0x02155fac module:overlay(71) +from:0x02127940 kind:arm_call to:0x02156028 module:overlay(71) +from:0x02127954 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02127968 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02127974 kind:load to:0x027e0d70 module:dtcm +from:0x02127978 kind:load to:0x027e0cd8 module:dtcm +from:0x0212797c kind:load to:0x027e0cec module:dtcm +from:0x02127990 kind:arm_call to:0x021283f0 module:overlay(42) +from:0x021279b8 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x021279c4 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127a28 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127a40 kind:arm_call to:0x02158214 module:overlays(61,71) +from:0x02127a4c kind:load to:0x027e0cec module:dtcm +from:0x02127a64 kind:arm_call to:0x02127c24 module:overlay(42) +from:0x02127a6c kind:arm_call to:0x02158284 module:overlay(71) +from:0x02127a80 kind:arm_call to:0x021283f0 module:overlay(42) +from:0x02127aa8 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02127ac4 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127b1c kind:arm_call to:0x02158808 module:overlay(71) +from:0x02127b78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127b90 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127bf8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127c04 kind:arm_call to:0x02127c24 module:overlay(42) +from:0x02127c10 kind:arm_call to:0x021588e8 module:overlay(71) +from:0x02127c1c kind:load to:0x027e0cec module:dtcm +from:0x02127c64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127c88 kind:arm_call to:0x021287d0 module:overlay(42) +from:0x02127d14 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02127d60 kind:arm_call to:0x021287d0 module:overlay(42) +from:0x02127d8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127dc0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02127dd0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02127dec kind:arm_call to:0x0215efd8 module:overlay(71) +from:0x02127ea4 kind:arm_call to:0x021282c0 module:overlay(42) +from:0x02127eb0 kind:arm_call to:0x021536bc module:overlay(71) +from:0x02127ec4 kind:arm_call to:0x0215222c module:overlay(71) +from:0x02127ecc kind:arm_call to:0x0215ac80 module:overlays(68,71) +from:0x02127ef4 kind:load to:0x027e0d70 module:dtcm +from:0x02127f10 kind:load to:0x027e0d70 module:dtcm +from:0x02127f14 kind:load to:0x0215f0f0 module:overlays(62,66,71,86) +from:0x02127f6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127f80 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128000 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x0212806c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0212807c kind:arm_call to:0x01ff930c module:itcm +from:0x0212808c kind:arm_call to:0x0215aa10 module:overlays(62,71,86) +from:0x02128098 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021280bc kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128128 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128148 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x021281c8 kind:arm_call to:0x02150be0 module:overlays(71,72,73,74,75,76,79,80,81,84,85) +from:0x02128228 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128254 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212826c kind:arm_call to:0x021287d0 module:overlay(42) +from:0x0212828c kind:load to:0x027e0cec module:dtcm +from:0x021282a0 kind:arm_call to:0x02159e74 module:overlays(65,71) +from:0x021282e4 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x021282fc kind:arm_call to:0x02098288 module:overlay(0) +from:0x02128340 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02128378 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212838c kind:arm_call to:0x01ff9258 module:itcm +from:0x021283ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021283e8 kind:load to:0x02164124 module:overlays(59,63,68,71,73,84) +from:0x021283ec kind:load to:0x027e0cd8 module:dtcm +from:0x02128414 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212842c kind:arm_call to:0x02159a3c module:overlays(71,87) +from:0x02128478 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128490 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021284b0 kind:load to:0x027e0cd8 module:dtcm +from:0x02128508 kind:arm_call to:0x01fff17c module:itcm +from:0x02128578 kind:arm_call to:0x01fff17c module:itcm +from:0x021285fc kind:arm_call to:0x01fff17c module:itcm +from:0x02128680 kind:arm_call to:0x01fff17c module:itcm +from:0x02128744 kind:arm_call to:0x01fff17c module:itcm +from:0x021287b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021287bc kind:load to:0x0203e93c module:main +from:0x021287c0 kind:load to:0x02049bc4 module:main +from:0x021287cc kind:load to:0x0212c8f8 module:overlay(42) +from:0x02128804 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128820 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212883c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128858 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128868 kind:load to:0x027e0cec module:dtcm +from:0x02128874 kind:arm_call to:0x02151ef0 module:overlay(71) +from:0x02128888 kind:arm_call to:0x02151ef0 module:overlay(71) +from:0x02128890 kind:arm_call to:0x02011ff4 module:main +from:0x021288a4 kind:load to:0x0212c914 module:overlay(42) +from:0x021288b8 kind:arm_call to:0x02011f3c module:main +from:0x021288c4 kind:arm_call to:0x02128918 module:overlay(42) +from:0x021288d8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02128914 kind:load to:0x0212c2cc module:overlay(42) +from:0x02128928 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0212898c kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x021289b8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021289d0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021289e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02128a18 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02128a30 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02128a44 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02128a4c kind:arm_call to:0x02099800 module:overlay(0) +from:0x02128a54 kind:arm_call_thumb to:0x0209b228 module:overlay(0) +from:0x02128a5c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02128a64 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02128adc kind:arm_call to:0x0206080c module:overlay(0) +from:0x02128aec kind:arm_call to:0x0206080c module:overlay(0) +from:0x02128afc kind:load to:0x0212c338 module:overlay(42) +from:0x02128b00 kind:load to:0x0212c914 module:overlay(42) +from:0x02128b04 kind:load to:0x0212be34 module:overlay(42) +from:0x02128b08 kind:load to:0x0212c2f0 module:overlay(42) +from:0x02128b0c kind:load to:0x0212c2b8 module:overlay(42) +from:0x02128b18 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02128b4c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02128ba4 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02128bcc kind:arm_call to:0x020732cc module:overlay(0) +from:0x02128bf8 kind:load to:0x027e09b8 module:dtcm +from:0x02128c44 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02128c4c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02128c70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128c80 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02128cd4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02128cec kind:arm_call to:0x0212b104 module:overlay(42) +from:0x02128d50 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02128d58 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02128d7c kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02128db8 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02128dc4 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02128df4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02128dfc kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02128e14 kind:load to:0x0212c408 module:overlay(42) +from:0x02128e1c kind:load to:0x027e0d38 module:dtcm +from:0x02128ea4 kind:arm_call to:0x01fff148 module:itcm +from:0x02128f50 kind:arm_call to:0x0201aaa8 module:main +from:0x02129010 kind:arm_call to:0x0201aaa8 module:main +from:0x0212901c kind:load to:0x027e0998 module:dtcm +from:0x02129020 kind:load to:0x027e0ce0 module:dtcm +from:0x02129024 kind:load to:0x0204aefc module:main +from:0x0212903c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02129098 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x021290b8 kind:arm_call to:0x01ffc634 module:itcm +from:0x021290c8 kind:load to:0x027e09b4 module:dtcm +from:0x021290ec kind:load to:0x0212912c module:overlay(42) +from:0x02129138 kind:arm_call to:0x021290f0 module:overlay(42) +from:0x02129170 kind:load to:0x0212c488 module:overlay(42) +from:0x021291bc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02129248 kind:load to:0x0212c390 module:overlay(42) +from:0x0212924c kind:load to:0x02049bc4 module:main +from:0x02129254 kind:load to:0x0212c508 module:overlay(42) +from:0x02129264 kind:arm_call to:0x0212b11c module:overlay(42) +from:0x02129284 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212928c kind:arm_call to:0x0212ac48 module:overlay(42) +from:0x021292a4 kind:arm_call to:0x0212912c module:overlay(42) +from:0x021292b0 kind:load to:0x027e09a8 module:dtcm +from:0x021292f4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02129388 kind:arm_call to:0x0209b244 module:overlay(0) +from:0x02129394 kind:load to:0x0212c390 module:overlay(42) +from:0x02129398 kind:load to:0x02049bc4 module:main +from:0x021293a0 kind:load to:0x0212c508 module:overlay(42) +from:0x021293b0 kind:arm_call to:0x0212b11c module:overlay(42) +from:0x021293c0 kind:arm_call to:0x01ff916c module:itcm +from:0x021293ec kind:arm_call to:0x0209b400 module:overlay(0) +from:0x02129414 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212941c kind:arm_call to:0x0212ac48 module:overlay(42) +from:0x02129430 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02129454 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02129464 kind:load to:0x027e09a8 module:dtcm +from:0x021294ac kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02129508 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02129514 kind:load to:0x0212c3a8 module:overlay(42) +from:0x0212951c kind:load to:0x0212c508 module:overlay(42) +from:0x0212952c kind:arm_call to:0x0212ad84 module:overlay(42) +from:0x0212953c kind:arm_call to:0x0215ef84 module:overlay(71) +from:0x02129550 kind:arm_call to:0x01ff916c module:itcm +from:0x02129570 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02129584 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02129594 kind:arm_call to:0x01ff930c module:itcm +from:0x021295a4 kind:arm_call to:0x01fff148 module:itcm +from:0x021295b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021295b8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021295c8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021295fc kind:arm_call to:0x0208badc module:overlay(0) +from:0x02129610 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02129634 kind:arm_call to:0x01ff9770 module:itcm +from:0x02129640 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212964c kind:load to:0x027e0d70 module:dtcm +from:0x02129654 kind:load to:0x027e09a8 module:dtcm +from:0x0212965c kind:load to:0x027e0ce0 module:dtcm +from:0x021296a8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02129778 kind:load to:0x0212c3a8 module:overlay(42) +from:0x02129780 kind:load to:0x0212c508 module:overlay(42) +from:0x02129784 kind:load to:0x02049bc4 module:main +from:0x0212979c kind:arm_call to:0x0212ad84 module:overlay(42) +from:0x021297ac kind:arm_call to:0x0208bacc module:overlay(0) +from:0x021297bc kind:arm_call to:0x01fff1a4 module:itcm +from:0x021297cc kind:arm_call to:0x01fff1e0 module:itcm +from:0x021297e0 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x021297f8 kind:arm_call to:0x0208badc module:overlay(0) +from:0x02129814 kind:arm_call to:0x01fff148 module:itcm +from:0x02129820 kind:arm_call to:0x0215ef84 module:overlay(71) +from:0x02129928 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212993c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212994c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212995c kind:arm_call to:0x01fff148 module:itcm +from:0x02129970 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129990 kind:arm_call to:0x01ffb714 module:itcm +from:0x021299c4 kind:arm_call to:0x0208badc module:overlay(0) +from:0x021299d8 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02129a20 kind:arm_call to:0x020d99dc module:overlay(31) +from:0x02129a34 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02129a44 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02129a50 kind:load to:0x027e0ce0 module:dtcm +from:0x02129a54 kind:load to:0x027e0d70 module:dtcm +from:0x02129a58 kind:load to:0x02049bc4 module:main +from:0x02129a60 kind:load to:0x0203e93c module:main +from:0x02129a64 kind:load to:0x027e0d34 module:dtcm +from:0x02129aa8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02129b10 kind:arm_call to:0x01fff17c module:itcm +from:0x02129b28 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02129b8c kind:load to:0x0212c3a8 module:overlay(42) +from:0x02129b94 kind:load to:0x0212c508 module:overlay(42) +from:0x02129b98 kind:load to:0x027e0ce0 module:dtcm +from:0x02129b9c kind:load to:0x02049bc4 module:main +from:0x02129bb8 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02129bc8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02129bd8 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02129bec kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02129c08 kind:arm_call to:0x0208badc module:overlay(0) +from:0x02129c24 kind:arm_call to:0x01fff148 module:itcm +from:0x02129c30 kind:arm_call to:0x0215ef84 module:overlay(71) +from:0x02129c74 kind:arm_call to:0x01fff148 module:itcm +from:0x02129c94 kind:arm_call to:0x01fff17c module:itcm +from:0x02129ca8 kind:arm_call to:0x01fff17c module:itcm +from:0x02129de8 kind:arm_call to:0x01fff168 module:itcm +from:0x02129df8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129e18 kind:arm_call to:0x0212ad84 module:overlay(42) +from:0x02129e24 kind:arm_call to:0x0208badc module:overlay(0) +from:0x02129e3c kind:arm_call to:0x0212912c module:overlay(42) +from:0x02129e48 kind:load to:0x027e0ce0 module:dtcm +from:0x02129e4c kind:load to:0x027e0d70 module:dtcm +from:0x02129e58 kind:load to:0x0203e93c module:main +from:0x02129e74 kind:arm_call to:0x01fff148 module:itcm +from:0x02129e98 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02129f30 kind:load to:0x027e0ce0 module:dtcm +from:0x02129f34 kind:load to:0x020aecd8 module:overlay(0) +from:0x02129f38 kind:load to:0x0203e93c module:main +from:0x02129f50 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02129f7c kind:arm_call to:0x020999ec module:overlay(0) +from:0x02129f88 kind:arm_call to:0x0212912c module:overlay(42) +from:0x02129fd0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212a004 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0212a014 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0212a020 kind:load to:0x0212c390 module:overlay(42) +from:0x0212a03c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a050 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212a0c8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212a0d0 kind:arm_call to:0x0212ac48 module:overlay(42) +from:0x0212a0e4 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212a130 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a14c kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212a158 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a15c kind:load to:0x027e09a8 module:dtcm +from:0x0212a1a8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212a1fc kind:arm_call to:0x0206080c module:overlay(0) +from:0x0212a20c kind:arm_call to:0x0206080c module:overlay(0) +from:0x0212a22c kind:load to:0x0212c390 module:overlay(42) +from:0x0212a230 kind:load to:0x0212c520 module:overlay(42) +from:0x0212a27c kind:arm_call to:0x02015058 module:main +from:0x0212a29c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212a2c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a34c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212a354 kind:arm_call to:0x0212af80 module:overlay(42) +from:0x0212a378 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0212a38c kind:arm_call to:0x020732dc module:overlay(0) +from:0x0212a39c kind:arm_call to:0x0212b0dc module:overlay(42) +from:0x0212a3a8 kind:load to:0x027e09a8 module:dtcm +from:0x0212a3b4 kind:load to:0x0212c508 module:overlay(42) +from:0x0212a3bc kind:load to:0x027e09b8 module:dtcm +from:0x0212a3e8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0212a41c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212a44c kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212a454 kind:load to:0x027e09a8 module:dtcm +from:0x0212a46c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0212a4f0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0212a504 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212a534 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0212a548 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0212a558 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0212a560 kind:load to:0x020aecd8 module:overlay(0) +from:0x0212a56c kind:arm_call to:0x020992bc module:overlay(0) +from:0x0212a5c0 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212a5cc kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212a5e4 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0212a648 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0212a658 kind:load to:0x0212c508 module:overlay(42) +from:0x0212a690 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0212a69c kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212a6ec kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212a70c kind:arm_call to:0x02099430 module:overlay(0) +from:0x0212a720 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0212a734 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0212a744 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0212a750 kind:load to:0x020aecd8 module:overlay(0) +from:0x0212a754 kind:load to:0x0212c3c0 module:overlay(42) +from:0x0212a758 kind:load to:0x020aecd0 module:overlay(0) +from:0x0212a768 kind:arm_call to:0x02099480 module:overlay(0) +from:0x0212a7e4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212a850 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a894 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212a908 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212a914 kind:load to:0x0212c3c0 module:overlay(42) +from:0x0212a91c kind:load to:0x0212c550 module:overlay(42) +from:0x0212a920 kind:load to:0x0212c3d8 module:overlay(42) +from:0x0212a924 kind:load to:0x0212c568 module:overlay(42) +from:0x0212a984 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212a9c4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212aa28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212aab4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212aabc kind:arm_call to:0x0212af80 module:overlay(42) +from:0x0212aad0 kind:arm_call to:0x0212afec module:overlay(42) +from:0x0212aadc kind:load to:0x0212c3f0 module:overlay(42) +from:0x0212aae4 kind:load to:0x0212c580 module:overlay(42) +from:0x0212aae8 kind:load to:0x0212c508 module:overlay(42) +from:0x0212aaec kind:load to:0x027e09a8 module:dtcm +from:0x0212ab3c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212ab8c kind:load to:0x0212c390 module:overlay(42) +from:0x0212ab94 kind:load to:0x0212c508 module:overlay(42) +from:0x0212aba0 kind:arm_call to:0x0212b11c module:overlay(42) +from:0x0212abb0 kind:arm_call to:0x01ff916c module:itcm +from:0x0212abd0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212abe0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212abf0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212abf8 kind:arm_call to:0x0212ac48 module:overlay(42) +from:0x0212ac0c kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212ac38 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212ac40 kind:load to:0x027e09a8 module:dtcm +from:0x0212ac64 kind:arm_call to:0x01fff148 module:itcm +from:0x0212acd0 kind:arm_call to:0x0208badc module:overlay(0) +from:0x0212acf4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212ad10 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0212ad3c kind:arm_call to:0x02016c40 module:main +from:0x0212ad68 kind:arm_call to:0x02016cc8 module:main +from:0x0212ad80 kind:load to:0x027e0ce0 module:dtcm +from:0x0212ada8 kind:arm_call to:0x01ffedac module:itcm +from:0x0212adb4 kind:arm_call to:0x02080930 module:overlay(0) +from:0x0212adc4 kind:arm_call to:0x0205ae60 module:overlay(0) +from:0x0212ae00 kind:load to:0x027e0cd8 module:dtcm +from:0x0212ae20 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0212ae8c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0212aea4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0212aef0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0212af60 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0212af70 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212af7c kind:load to:0x027e09b8 module:dtcm +from:0x0212afe8 kind:load to:0x027e0cd8 module:dtcm +from:0x0212b028 kind:arm_call to:0x0209bcc8 module:overlay(0) +from:0x0212b048 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0212b06c kind:arm_call to:0x02016c40 module:main +from:0x0212b08c kind:arm_call to:0x02016cc8 module:main +from:0x0212b0a0 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212b0c0 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212b0d0 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212b0f0 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212b0fc kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212b184 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212b1e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212b228 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0212b234 kind:load to:0x0212c390 module:overlay(42) +from:0x0212b238 kind:load to:0x02049bc4 module:main +from:0x0212b260 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0212b290 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212b2b4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0212b2f0 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0212b300 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0212b308 kind:arm_call to:0x0212b23c module:overlay(42) +from:0x0212b328 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212b330 kind:arm_call to:0x0212b23c module:overlay(42) +from:0x0212b354 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x0212b394 kind:arm_call to:0x020284f4 module:main +from:0x0212b3ac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212b3b4 kind:arm_call to:0x0212b23c module:overlay(42) +from:0x0212b3d4 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x0212b414 kind:arm_call to:0x020284f4 module:main +from:0x0212b430 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212b444 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0212b454 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0212b45c kind:arm_call to:0x0212b23c module:overlay(42) +from:0x0212b468 kind:load to:0x027e09a8 module:dtcm +from:0x0212b4a8 kind:arm_call to:0x01ffce1c module:itcm +from:0x0212b4dc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0212b4f0 kind:load to:0x02057884 module:overlay(0) +from:0x0212b504 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212b50c kind:arm_call to:0x02011ff4 module:main +from:0x0212b538 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212b564 kind:arm_call to:0x0203d1e8 module:main +from:0x0212b56c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212b574 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212b57c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212b584 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212b590 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212b5b4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212b5e0 kind:arm_call to:0x0203d1e8 module:main +from:0x0212b5e8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212b5f0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212b5f8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212b600 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212b608 kind:arm_call to:0x02011ff4 module:main +from:0x0212b614 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212b620 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212b634 kind:load to:0x0212c9fc module:overlay(42) +from:0x0212b648 kind:arm_call to:0x02011f3c module:main +from:0x0212b654 kind:arm_call to:0x0212b6fc module:overlay(42) +from:0x0212b66c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0212b67c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0212b6e8 kind:load to:0x0212c5a0 module:overlay(42) +from:0x0212b6ec kind:load to:0x0212c5d8 module:overlay(42) +from:0x0212b6f0 kind:load to:0x0212c5bc module:overlay(42) +from:0x0212b704 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0212b71c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0212b72c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212b798 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0212b7ac kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0212b7c0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0212b7cc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0212b7ec kind:load to:0x0212c600 module:overlay(42) +from:0x0212b7f0 kind:load to:0x0212c9fc module:overlay(42) +from:0x0212b7f4 kind:load to:0x0212ca1c module:overlay(42) +from:0x0212b7f8 kind:load to:0x0212bab4 module:overlay(42) +from:0x0212b7fc kind:load to:0x0212cad0 module:overlay(42) +from:0x0212b878 kind:arm_call to:0x0200efdc module:main +from:0x0212b888 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0212b8b0 kind:arm_call to:0x0212b998 module:overlay(42) +from:0x0212b8bc kind:load to:0x027e0cd8 module:dtcm +from:0x0212b928 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b964 kind:arm_call to:0x0212b998 module:overlay(42) +from:0x0212b97c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212b990 kind:load to:0x027e0ce4 module:dtcm +from:0x0212b994 kind:load to:0x027e09a8 module:dtcm +from:0x0212b9c4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0212b9cc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0212b9dc kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0212b9e8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0212b9f0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0212ba04 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212ba0c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212ba24 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212ba2c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212ba34 kind:arm_call to:0x02011ff4 module:main +from:0x0212ba48 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0212bae0 kind:arm_call to:0x021234d0 module:overlay(42) +from:0x0212baf0 kind:arm_call to:0x0203ce4c module:main +from:0x0212bb04 kind:load to:0x0212c640 module:overlay(42) +from:0x0212bb08 kind:load to:0x0212c650 module:overlay(42) +from:0x0212bb0c kind:load to:0x02123c18 module:overlay(42) +from:0x0212bb10 kind:load to:0x0212c644 module:overlay(42) +from:0x0212bb44 kind:arm_call to:0x02123c5c module:overlay(42) +from:0x0212bb54 kind:arm_call to:0x0203ce4c module:main +from:0x0212bb6c kind:load to:0x0212bd5c module:overlay(42) +from:0x0212bb70 kind:load to:0x0212c728 module:overlay(42) +from:0x0212bb74 kind:load to:0x0212c738 module:overlay(42) +from:0x0212bb78 kind:load to:0x02125174 module:overlay(42) +from:0x0212bb7c kind:load to:0x0212c72c module:overlay(42) +from:0x0212bb9c kind:arm_call to:0x021251b8 module:overlay(42) +from:0x0212bbac kind:arm_call to:0x0203ce4c module:main +from:0x0212bbc0 kind:load to:0x0212c810 module:overlay(42) +from:0x0212bbc4 kind:load to:0x0212c820 module:overlay(42) +from:0x0212bbc8 kind:load to:0x02126930 module:overlay(42) +from:0x0212bbcc kind:load to:0x0212c814 module:overlay(42) +from:0x0212bbe4 kind:load to:0x0212c8f8 module:overlay(42) +from:0x0212bc18 kind:arm_call to:0x021288cc module:overlay(42) +from:0x0212bc28 kind:arm_call to:0x0203ce4c module:main +from:0x0212bc40 kind:load to:0x0212c2b8 module:overlay(42) +from:0x0212bc44 kind:load to:0x0212c904 module:overlay(42) +from:0x0212bc48 kind:load to:0x0212c914 module:overlay(42) +from:0x0212bc4c kind:load to:0x0212b618 module:overlay(42) +from:0x0212bc50 kind:load to:0x0212c908 module:overlay(42) +from:0x0212bc70 kind:arm_call to:0x0212b65c module:overlay(42) +from:0x0212bc80 kind:arm_call to:0x0203ce4c module:main +from:0x0212bc94 kind:load to:0x0212c9ec module:overlay(42) +from:0x0212bc98 kind:load to:0x0212c9fc module:overlay(42) +from:0x0212bc9c kind:load to:0x0212ba40 module:overlay(42) +from:0x0212bca0 kind:load to:0x0212c9f0 module:overlay(42) +from:0x0212bca4 kind:load to:0x0212bac4 module:overlay(42) +from:0x0212bca8 kind:load to:0x0212bb14 module:overlay(42) +from:0x0212bcac kind:load to:0x0212bb80 module:overlay(42) +from:0x0212bcb0 kind:load to:0x0212bbd0 module:overlay(42) +from:0x0212bcb4 kind:load to:0x0212bbe8 module:overlay(42) +from:0x0212bcb8 kind:load to:0x0212bc54 module:overlay(42) +from:0x0212bcc8 kind:load to:0x021235e0 module:overlay(42) +from:0x0212bccc kind:load to:0x02123ba4 module:overlay(42) +from:0x0212bcd0 kind:load to:0x0207b6fc module:overlay(0) +from:0x0212bcd4 kind:load to:0x0207b734 module:overlay(0) +from:0x0212bcd8 kind:load to:0x02123b58 module:overlay(42) +from:0x0212bce4 kind:load to:0x021234ac module:overlay(42) +from:0x0212bce8 kind:load to:0x02097924 module:overlay(0) +from:0x0212bcec kind:load to:0x02097734 module:overlay(0) +from:0x0212bcf0 kind:load to:0x020977b0 module:overlay(0) +from:0x0212bcf4 kind:load to:0x0209792c module:overlay(0) +from:0x0212bcf8 kind:load to:0x0209794c module:overlay(0) +from:0x0212bcfc kind:load to:0x02097978 module:overlay(0) +from:0x0212bd08 kind:load to:0x020984f8 module:overlay(0) +from:0x0212bd0c kind:load to:0x02098534 module:overlay(0) +from:0x0212bd10 kind:load to:0x0209854c module:overlay(0) +from:0x0212bd14 kind:load to:0x02098558 module:overlay(0) +from:0x0212bd18 kind:load to:0x01fff464 module:itcm +from:0x0212bd1c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212bd20 kind:load to:0x021235f4 module:overlay(42) +from:0x0212bd24 kind:load to:0x02098490 module:overlay(0) +from:0x0212bd28 kind:load to:0x02123678 module:overlay(42) +from:0x0212bd2c kind:load to:0x02098498 module:overlay(0) +from:0x0212bd30 kind:load to:0x0209849c module:overlay(0) +from:0x0212bd34 kind:load to:0x021238bc module:overlay(42) +from:0x0212bd38 kind:load to:0x020984a4 module:overlay(0) +from:0x0212bd3c kind:load to:0x020984a8 module:overlay(0) +from:0x0212bd40 kind:load to:0x02098564 module:overlay(0) +from:0x0212bd44 kind:load to:0x020985d0 module:overlay(0) +from:0x0212bd48 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212bd4c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212bd50 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212bd54 kind:load to:0x02123bc0 module:overlay(42) +from:0x0212bd58 kind:load to:0x02123be8 module:overlay(42) +from:0x0212bd98 kind:load to:0x02124688 module:overlay(42) +from:0x0212bda0 kind:load to:0x0212472c module:overlay(42) +from:0x0212bda8 kind:load to:0x0212486c module:overlay(42) +from:0x0212bdb0 kind:load to:0x02124924 module:overlay(42) +from:0x0212bdb8 kind:load to:0x021249ec module:overlay(42) +from:0x0212bdc0 kind:load to:0x02124c90 module:overlay(42) +from:0x0212bdc8 kind:load to:0x02124e04 module:overlay(42) +from:0x0212bdd0 kind:load to:0x021245d4 module:overlay(42) +from:0x0212bdd8 kind:load to:0x021246c0 module:overlay(42) +from:0x0212bde0 kind:load to:0x021247e0 module:overlay(42) +from:0x0212bde8 kind:load to:0x02124890 module:overlay(42) +from:0x0212bdf0 kind:load to:0x02124978 module:overlay(42) +from:0x0212bdf8 kind:load to:0x02124c24 module:overlay(42) +from:0x0212be00 kind:load to:0x02124d8c module:overlay(42) +from:0x0212be10 kind:load to:0x02123c38 module:overlay(42) +from:0x0212be14 kind:load to:0x02097924 module:overlay(0) +from:0x0212be18 kind:load to:0x02097734 module:overlay(0) +from:0x0212be1c kind:load to:0x020977b0 module:overlay(0) +from:0x0212be20 kind:load to:0x0209792c module:overlay(0) +from:0x0212be24 kind:load to:0x0209794c module:overlay(0) +from:0x0212be28 kind:load to:0x02097978 module:overlay(0) +from:0x0212be34 kind:load to:0x02123e2c module:overlay(42) +from:0x0212be38 kind:load to:0x02125058 module:overlay(42) +from:0x0212be3c kind:load to:0x0209a234 module:overlay(0) +from:0x0212be40 kind:load to:0x0209a268 module:overlay(0) +from:0x0212be44 kind:load to:0x0209a300 module:overlay(0) +from:0x0212be48 kind:load to:0x0209a314 module:overlay(0) +from:0x0212be4c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212be50 kind:load to:0x0209a33c module:overlay(0) +from:0x0212be54 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0212be58 kind:load to:0x0209a04c module:overlay(0) +from:0x0212be5c kind:load to:0x0209a2d0 module:overlay(0) +from:0x0212be60 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0212be64 kind:load to:0x0209a328 module:overlay(0) +from:0x0212be68 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0212be6c kind:load to:0x0212502c module:overlay(42) +from:0x0212be70 kind:load to:0x02125008 module:overlay(42) +from:0x0212be74 kind:load to:0x0209a6ec module:overlay(0) +from:0x0212be80 kind:load to:0x020984f8 module:overlay(0) +from:0x0212be84 kind:load to:0x02098534 module:overlay(0) +from:0x0212be88 kind:load to:0x0209854c module:overlay(0) +from:0x0212be8c kind:load to:0x02098558 module:overlay(0) +from:0x0212be90 kind:load to:0x01fff464 module:itcm +from:0x0212be94 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212be98 kind:load to:0x02123e40 module:overlay(42) +from:0x0212be9c kind:load to:0x02098490 module:overlay(0) +from:0x0212bea0 kind:load to:0x021241ac module:overlay(42) +from:0x0212bea4 kind:load to:0x02098498 module:overlay(0) +from:0x0212bea8 kind:load to:0x0209849c module:overlay(0) +from:0x0212beac kind:load to:0x02124318 module:overlay(42) +from:0x0212beb0 kind:load to:0x02098fe4 module:overlay(0) +from:0x0212beb4 kind:load to:0x020984a8 module:overlay(0) +from:0x0212beb8 kind:load to:0x02098564 module:overlay(0) +from:0x0212bebc kind:load to:0x020985d0 module:overlay(0) +from:0x0212bec0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212bec4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212bec8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212becc kind:load to:0x02125074 module:overlay(42) +from:0x0212bed0 kind:load to:0x021250f0 module:overlay(42) +from:0x0212bed4 kind:load to:0x02099568 module:overlay(0) +from:0x0212bee0 kind:load to:0x02125370 module:overlay(42) +from:0x0212bee4 kind:load to:0x021268ac module:overlay(42) +from:0x0212bee8 kind:load to:0x02126170 module:overlay(42) +from:0x0212beec kind:load to:0x021262a8 module:overlay(42) +from:0x0212bef0 kind:load to:0x021265e4 module:overlay(42) +from:0x0212bef4 kind:load to:0x02125610 module:overlay(42) +from:0x0212befc kind:load to:0x02125890 module:overlay(42) +from:0x0212bf04 kind:load to:0x0212568c module:overlay(42) +from:0x0212bf0c kind:load to:0x021257e4 module:overlay(42) +from:0x0212bf14 kind:load to:0x02125600 module:overlay(42) +from:0x0212bf1c kind:load to:0x02125874 module:overlay(42) +from:0x0212bf24 kind:load to:0x0212567c module:overlay(42) +from:0x0212bf2c kind:load to:0x0212576c module:overlay(42) +from:0x0212bf3c kind:load to:0x02125194 module:overlay(42) +from:0x0212bf40 kind:load to:0x02097924 module:overlay(0) +from:0x0212bf44 kind:load to:0x02097734 module:overlay(0) +from:0x0212bf48 kind:load to:0x020977b0 module:overlay(0) +from:0x0212bf4c kind:load to:0x0209792c module:overlay(0) +from:0x0212bf50 kind:load to:0x0209794c module:overlay(0) +from:0x0212bf54 kind:load to:0x02097978 module:overlay(0) +from:0x0212bf60 kind:load to:0x0212535c module:overlay(42) +from:0x0212bf64 kind:load to:0x02126890 module:overlay(42) +from:0x0212bf68 kind:load to:0x02057bd4 module:overlay(0) +from:0x0212bf6c kind:load to:0x02057a68 module:overlay(0) +from:0x0212bf70 kind:load to:0x02057da8 module:overlay(0) +from:0x0212bf74 kind:load to:0x02057e24 module:overlay(0) +from:0x0212bf78 kind:load to:0x02057e88 module:overlay(0) +from:0x0212bf7c kind:load to:0x0209a77c module:overlay(0) +from:0x0212bf80 kind:load to:0x02057d64 module:overlay(0) +from:0x0212bf8c kind:load to:0x020984f8 module:overlay(0) +from:0x0212bf90 kind:load to:0x02098534 module:overlay(0) +from:0x0212bf94 kind:load to:0x0209854c module:overlay(0) +from:0x0212bf98 kind:load to:0x02098558 module:overlay(0) +from:0x0212bf9c kind:load to:0x01fff464 module:itcm +from:0x0212bfa0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212bfa4 kind:load to:0x02125384 module:overlay(42) +from:0x0212bfa8 kind:load to:0x02098490 module:overlay(0) +from:0x0212bfac kind:load to:0x021254a0 module:overlay(42) +from:0x0212bfb0 kind:load to:0x02098498 module:overlay(0) +from:0x0212bfb4 kind:load to:0x0209849c module:overlay(0) +from:0x0212bfb8 kind:load to:0x021253c4 module:overlay(42) +from:0x0212bfbc kind:load to:0x02098fe4 module:overlay(0) +from:0x0212bfc0 kind:load to:0x020984a8 module:overlay(0) +from:0x0212bfc4 kind:load to:0x02098564 module:overlay(0) +from:0x0212bfc8 kind:load to:0x020985d0 module:overlay(0) +from:0x0212bfcc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212bfd0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212bfd4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212bfd8 kind:load to:0x021268c8 module:overlay(42) +from:0x0212bfdc kind:load to:0x021268f8 module:overlay(42) +from:0x0212bfe0 kind:load to:0x02099568 module:overlay(0) +from:0x0212bfec kind:load to:0x020984f8 module:overlay(0) +from:0x0212bff0 kind:load to:0x02098534 module:overlay(0) +from:0x0212bff4 kind:load to:0x0209854c module:overlay(0) +from:0x0212bff8 kind:load to:0x02098558 module:overlay(0) +from:0x0212bffc kind:load to:0x01fff464 module:itcm +from:0x0212c000 kind:load to:0x0215afe4 module:overlays(61,64,65,69,71) +from:0x0212c004 kind:load to:0x02152054 module:overlays(29,30,71) +from:0x0212c008 kind:load to:0x02098490 module:overlay(0) +from:0x0212c00c kind:load to:0x02153098 module:overlays(29,58,71) +from:0x0212c010 kind:load to:0x02126a7c module:overlay(42) +from:0x0212c014 kind:load to:0x0209849c module:overlay(0) +from:0x0212c018 kind:load to:0x02153e18 module:overlays(71,85) +from:0x0212c01c kind:load to:0x02153abc module:overlay(71) +from:0x0212c020 kind:load to:0x020984a8 module:overlay(0) +from:0x0212c024 kind:load to:0x02098564 module:overlay(0) +from:0x0212c028 kind:load to:0x020985d0 module:overlay(0) +from:0x0212c02c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212c030 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212c034 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212c038 kind:load to:0x0212886c module:overlay(42) +from:0x0212c03c kind:load to:0x02128880 module:overlay(42) +from:0x0212c040 kind:load to:0x02099568 module:overlay(0) +from:0x0212c044 kind:load to:0x021520c8 module:overlays(29,30,71) +from:0x0212c048 kind:load to:0x02153ed8 module:overlays(71,78) +from:0x0212c04c kind:load to:0x02126ae4 module:overlay(42) +from:0x0212c050 kind:load to:0x02127ddc module:overlay(42) +from:0x0212c054 kind:load to:0x02126b1c module:overlay(42) +from:0x0212c058 kind:load to:0x02153898 module:overlays(29,71) +from:0x0212c05c kind:load to:0x021598c0 module:overlays(64,71) +from:0x0212c060 kind:load to:0x0215605c module:overlays(58,71) +from:0x0212c064 kind:load to:0x021598a0 module:overlay(71) +from:0x0212c068 kind:load to:0x021598ac module:overlays(64,71) +from:0x0212c06c kind:load to:0x021598b8 module:overlay(71) +from:0x0212c070 kind:load to:0x021599c0 module:overlays(62,71) +from:0x0212c074 kind:load to:0x02159c74 module:overlay(71) +from:0x0212c078 kind:load to:0x02128294 module:overlay(42) +from:0x0212c07c kind:load to:0x02152f60 module:overlays(29,58,71) +from:0x0212c080 kind:load to:0x02152f6c module:overlays(29,58,71) +from:0x0212c084 kind:load to:0x02152f78 module:overlays(29,58,71,79) +from:0x0212c088 kind:load to:0x02159f80 module:overlays(67,71) +from:0x0212c08c kind:load to:0x02153f34 module:overlay(71) +from:0x0212c090 kind:load to:0x021287c4 module:overlay(42) +from:0x0212c094 kind:load to:0x02153b98 module:overlays(71,83) +from:0x0212c098 kind:load to:0x02154a80 module:overlays(58,71) +from:0x0212c0a0 kind:load to:0x021541c4 module:overlays(58,71,85) +from:0x0212c0a8 kind:load to:0x021544c8 module:overlays(58,71) +from:0x0212c0b0 kind:load to:0x02154704 module:overlays(58,71) +from:0x0212c0b8 kind:load to:0x02154928 module:overlays(58,71) +from:0x0212c0c0 kind:load to:0x02154b4c module:overlays(58,71) +from:0x0212c0c8 kind:load to:0x021580d4 module:overlays(71,79) +from:0x0212c0d0 kind:load to:0x02154f1c module:overlays(58,71) +from:0x0212c0d8 kind:load to:0x021552a4 module:overlays(58,71) +from:0x0212c0e0 kind:load to:0x02156448 module:overlays(58,71) +from:0x0212c0e8 kind:load to:0x0215695c module:overlays(58,71) +from:0x0212c0f0 kind:load to:0x02156cd8 module:overlays(58,71,82) +from:0x0212c0f8 kind:load to:0x02156f88 module:overlays(58,71,79) +from:0x0212c100 kind:load to:0x021574c8 module:overlays(58,71) +from:0x0212c108 kind:load to:0x02157044 module:overlays(58,71) +from:0x0212c110 kind:load to:0x021576f0 module:overlays(58,71,79) +from:0x0212c118 kind:load to:0x021578e8 module:overlays(58,71,79) +from:0x0212c120 kind:load to:0x02157c84 module:overlays(58,71,79) +from:0x0212c128 kind:load to:0x02127a54 module:overlay(42) +from:0x0212c130 kind:load to:0x021274f4 module:overlay(42) +from:0x0212c138 kind:load to:0x021273f0 module:overlay(42) +from:0x0212c140 kind:load to:0x021587c0 module:overlay(71) +from:0x0212c148 kind:load to:0x02127b28 module:overlay(42) +from:0x0212c150 kind:load to:0x021556cc module:overlays(58,71) +from:0x0212c158 kind:load to:0x021557f8 module:overlays(58,71,83) +from:0x0212c160 kind:load to:0x021559dc module:overlays(58,71) +from:0x0212c168 kind:load to:0x02155b6c module:overlays(58,71) +from:0x0212c170 kind:load to:0x02155ccc module:overlays(58,71) +from:0x0212c178 kind:load to:0x02155dcc module:overlays(58,71,74) +from:0x0212c180 kind:load to:0x02127f18 module:overlay(42) +from:0x0212c188 kind:load to:0x02159378 module:overlay(71) +from:0x0212c190 kind:load to:0x021594a0 module:overlays(64,65,71) +from:0x0212c198 kind:load to:0x0215973c module:overlays(71,87) +from:0x0212c1a0 kind:load to:0x02126c80 module:overlay(42) +from:0x0212c1a8 kind:load to:0x021549bc module:overlays(58,71) +from:0x0212c1b0 kind:load to:0x02154190 module:overlays(58,71,85) +from:0x0212c1b8 kind:load to:0x0215440c module:overlays(58,71,85) +from:0x0212c1c0 kind:load to:0x0215469c module:overlays(58,71) +from:0x0212c1c8 kind:load to:0x02154870 module:overlays(58,71) +from:0x0212c1d0 kind:load to:0x02154a9c module:overlays(58,71,77) +from:0x0212c1d8 kind:load to:0x02158030 module:overlays(71,79) +from:0x0212c1e0 kind:load to:0x02154e6c module:overlays(58,71) +from:0x0212c1e8 kind:load to:0x021551f8 module:overlays(58,71) +from:0x0212c1f0 kind:load to:0x021563a8 module:overlays(58,71) +from:0x0212c1f8 kind:load to:0x021568c8 module:overlays(58,71) +from:0x0212c200 kind:load to:0x02156c58 module:overlays(58,71) +from:0x0212c208 kind:load to:0x02156f18 module:overlays(58,71,87) +from:0x0212c210 kind:load to:0x021573fc module:overlays(58,71) +from:0x0212c218 kind:load to:0x02156fcc module:overlays(58,71,79) +from:0x0212c220 kind:load to:0x02157684 module:overlays(58,71,79) +from:0x0212c228 kind:load to:0x02157858 module:overlays(58,71,79) +from:0x0212c230 kind:load to:0x02157b8c module:overlays(58,71,79) +from:0x0212c238 kind:load to:0x02127984 module:overlay(42) +from:0x0212c240 kind:load to:0x02126bb8 module:overlay(42) +from:0x0212c248 kind:load to:0x0212735c module:overlay(42) +from:0x0212c250 kind:load to:0x021587a8 module:overlays(59,71) +from:0x0212c258 kind:load to:0x02127a74 module:overlay(42) +from:0x0212c260 kind:load to:0x02155640 module:overlays(58,71) +from:0x0212c268 kind:load to:0x02155730 module:overlays(58,71,74) +from:0x0212c270 kind:load to:0x021559d8 module:overlays(58,71) +from:0x0212c278 kind:load to:0x02155af4 module:overlays(58,71) +from:0x0212c280 kind:load to:0x02155c04 module:overlays(58,71) +from:0x0212c288 kind:load to:0x02155d7c module:overlays(58,71) +from:0x0212c290 kind:load to:0x02127ef8 module:overlay(42) +from:0x0212c298 kind:load to:0x02159244 module:overlays(64,71) +from:0x0212c2a0 kind:load to:0x02159460 module:overlay(71) +from:0x0212c2a8 kind:load to:0x021596c4 module:overlays(65,71) +from:0x0212c2b0 kind:load to:0x02126bf0 module:overlay(42) +from:0x0212c2cc kind:load to:0x021288a8 module:overlay(42) +from:0x0212c2d0 kind:load to:0x02097924 module:overlay(0) +from:0x0212c2d4 kind:load to:0x02097734 module:overlay(0) +from:0x0212c2d8 kind:load to:0x020977b0 module:overlay(0) +from:0x0212c2dc kind:load to:0x0209792c module:overlay(0) +from:0x0212c2e0 kind:load to:0x0209794c module:overlay(0) +from:0x0212c2e4 kind:load to:0x02097978 module:overlay(0) +from:0x0212c2f0 kind:load to:0x02128b10 module:overlay(42) +from:0x0212c2f4 kind:load to:0x0212b4fc module:overlay(42) +from:0x0212c2f8 kind:load to:0x02099ae0 module:overlay(0) +from:0x0212c2fc kind:load to:0x02099b18 module:overlay(0) +from:0x0212c300 kind:load to:0x0209a11c module:overlay(0) +from:0x0212c304 kind:load to:0x0209a124 module:overlay(0) +from:0x0212c308 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212c30c kind:load to:0x02099c90 module:overlay(0) +from:0x0212c310 kind:load to:0x02099b80 module:overlay(0) +from:0x0212c314 kind:load to:0x0209a04c module:overlay(0) +from:0x0212c318 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0212c31c kind:load to:0x0209a0ec module:overlay(0) +from:0x0212c320 kind:load to:0x0212b4f4 module:overlay(42) +from:0x0212c324 kind:load to:0x0209a104 module:overlay(0) +from:0x0212c328 kind:load to:0x0212b4e4 module:overlay(42) +from:0x0212c32c kind:load to:0x0212b4c0 module:overlay(42) +from:0x0212c338 kind:load to:0x020984f8 module:overlay(0) +from:0x0212c33c kind:load to:0x02098534 module:overlay(0) +from:0x0212c340 kind:load to:0x0209854c module:overlay(0) +from:0x0212c344 kind:load to:0x02098558 module:overlay(0) +from:0x0212c348 kind:load to:0x01fff464 module:itcm +from:0x0212c34c kind:load to:0x0212b46c module:overlay(42) +from:0x0212c350 kind:load to:0x02128b24 module:overlay(42) +from:0x0212c354 kind:load to:0x02098490 module:overlay(0) +from:0x0212c358 kind:load to:0x02128bfc module:overlay(42) +from:0x0212c35c kind:load to:0x02128bb0 module:overlay(42) +from:0x0212c360 kind:load to:0x0209849c module:overlay(0) +from:0x0212c364 kind:load to:0x02129028 module:overlay(42) +from:0x0212c368 kind:load to:0x02128e20 module:overlay(42) +from:0x0212c36c kind:load to:0x020984a8 module:overlay(0) +from:0x0212c370 kind:load to:0x02098564 module:overlay(0) +from:0x0212c374 kind:load to:0x020985d0 module:overlay(0) +from:0x0212c378 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212c37c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212c380 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212c384 kind:load to:0x0212b518 module:overlay(42) +from:0x0212c388 kind:load to:0x0212b594 module:overlay(42) +from:0x0212c38c kind:load to:0x0212b2bc module:overlay(42) +from:0x0212c408 kind:load to:0x02129258 module:overlay(42) +from:0x0212c410 kind:load to:0x021293a4 module:overlay(42) +from:0x0212c418 kind:load to:0x02129520 module:overlay(42) +from:0x0212c420 kind:load to:0x02129788 module:overlay(42) +from:0x0212c428 kind:load to:0x02129ba0 module:overlay(42) +from:0x0212c430 kind:load to:0x02129f40 module:overlay(42) +from:0x0212c438 kind:load to:0x0212a024 module:overlay(42) +from:0x0212c440 kind:load to:0x0212a234 module:overlay(42) +from:0x0212c448 kind:load to:0x0212a3f8 module:overlay(42) +from:0x0212c450 kind:load to:0x0212a4b8 module:overlay(42) +from:0x0212c458 kind:load to:0x0212a564 module:overlay(42) +from:0x0212c460 kind:load to:0x0212a65c module:overlay(42) +from:0x0212c468 kind:load to:0x0212a75c module:overlay(42) +from:0x0212c470 kind:load to:0x0212a940 module:overlay(42) +from:0x0212c478 kind:load to:0x0212ab98 module:overlay(42) +from:0x0212c480 kind:load to:0x0212ae68 module:overlay(42) +from:0x0212c488 kind:load to:0x02129174 module:overlay(42) +from:0x0212c490 kind:load to:0x021292b8 module:overlay(42) +from:0x0212c498 kind:load to:0x0212946c module:overlay(42) +from:0x0212c4a0 kind:load to:0x02129660 module:overlay(42) +from:0x0212c4a8 kind:load to:0x02129a68 module:overlay(42) +from:0x0212c4b0 kind:load to:0x02129e5c module:overlay(42) +from:0x0212c4b8 kind:load to:0x02129f94 module:overlay(42) +from:0x0212c4c0 kind:load to:0x0212a168 module:overlay(42) +from:0x0212c4c8 kind:load to:0x0212a3c0 module:overlay(42) +from:0x0212c4d0 kind:load to:0x0212a45c module:overlay(42) +from:0x0212c4d8 kind:load to:0x0212a50c module:overlay(42) +from:0x0212c4e0 kind:load to:0x0212a5d4 module:overlay(42) +from:0x0212c4e8 kind:load to:0x0212a6a4 module:overlay(42) +from:0x0212c4f0 kind:load to:0x0212a928 module:overlay(42) +from:0x0212c4f8 kind:load to:0x0212aaf4 module:overlay(42) +from:0x0212c500 kind:load to:0x0212ae04 module:overlay(42) +from:0x0212c5a4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212c5a8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0212c5ac kind:load to:0x0209ca38 module:overlay(0) +from:0x0212c5b0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0212c5bc kind:load to:0x0212b638 module:overlay(42) +from:0x0212c5c0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0212c5c4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0212c5c8 kind:load to:0x0209ca38 module:overlay(0) +from:0x0212c5cc kind:load to:0x0209ca58 module:overlay(0) +from:0x0212c5d8 kind:load to:0x0207caa0 module:overlay(0) +from:0x0212c5dc kind:load to:0x0207caa8 module:overlay(0) +from:0x0212c5e0 kind:load to:0x0207d2bc module:overlay(0) +from:0x0212c5e4 kind:load to:0x0207d2ac module:overlay(0) +from:0x0212c5e8 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0212c5ec kind:load to:0x0207d330 module:overlay(0) +from:0x0212c5f0 kind:load to:0x0207d374 module:overlay(0) +from:0x0212c5f4 kind:load to:0x0207d39c module:overlay(0) +from:0x0212c600 kind:load to:0x0212b800 module:overlay(42) +from:0x0212c604 kind:load to:0x0209d098 module:overlay(0) +from:0x0212c608 kind:load to:0x0212b8c0 module:overlay(42) +from:0x0212c60c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0212c610 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212c614 kind:load to:0x0212b8c4 module:overlay(42) +from:0x0212c618 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0212c61c kind:load to:0x0212b908 module:overlay(42) +from:0x0212c620 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212c624 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0212c628 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0212c62c kind:load to:0x0209d1cc module:overlay(0) +from:0x0212c630 kind:load to:0x0212b9f8 module:overlay(42) +from:0x0212c634 kind:load to:0x0212ba18 module:overlay(42) diff --git a/config/usa/arm9/overlays/ov042/symbols.txt b/config/usa/arm9/overlays/ov042/symbols.txt new file mode 100644 index 00000000..09d9fed4 --- /dev/null +++ b/config/usa/arm9/overlays/ov042/symbols.txt @@ -0,0 +1,274 @@ +func_ov042_021234a0 kind:function(arm,size=0xc) addr:0x021234a0 +func_ov042_021234ac kind:function(arm,size=0x24) addr:0x021234ac +func_ov042_021234d0 kind:function(arm,size=0x48) addr:0x021234d0 +func_ov042_02123518 kind:function(arm,size=0xc8) addr:0x02123518 +func_ov042_021235e0 kind:function(arm,size=0x14) addr:0x021235e0 +func_ov042_021235f4 kind:function(arm,size=0x84) addr:0x021235f4 +func_ov042_02123678 kind:function(arm,size=0x244) addr:0x02123678 +func_ov042_021238bc kind:function(arm,size=0xb0) addr:0x021238bc +func_ov042_0212396c kind:function(arm,size=0x64) addr:0x0212396c +func_ov042_021239d0 kind:function(arm,size=0x48) addr:0x021239d0 +func_ov042_02123a18 kind:function(arm,size=0x38) addr:0x02123a18 +func_ov042_02123a50 kind:function(arm,size=0xcc) addr:0x02123a50 +func_ov042_02123b1c kind:function(arm,size=0x3c) addr:0x02123b1c +func_ov042_02123b58 kind:function(arm,size=0x4c) addr:0x02123b58 +func_ov042_02123ba4 kind:function(arm,size=0x1c) addr:0x02123ba4 +func_ov042_02123bc0 kind:function(arm,size=0x28) addr:0x02123bc0 +func_ov042_02123be8 kind:function(arm,size=0x30) addr:0x02123be8 +func_ov042_02123c18 kind:function(arm,size=0x14) addr:0x02123c18 +func_ov042_02123c2c kind:function(arm,size=0xc) addr:0x02123c2c +func_ov042_02123c38 kind:function(arm,size=0x24) addr:0x02123c38 +func_ov042_02123c5c kind:function(arm,size=0x54) addr:0x02123c5c +func_ov042_02123cb0 kind:function(arm,size=0x17c) addr:0x02123cb0 +func_ov042_02123e2c kind:function(arm,size=0x14) addr:0x02123e2c +func_ov042_02123e40 kind:function(arm,size=0x28) addr:0x02123e40 +func_ov042_02123e68 kind:function(arm,size=0x70) addr:0x02123e68 +func_ov042_02123ed8 kind:function(arm,size=0x20) addr:0x02123ed8 +func_ov042_02123ef8 kind:function(arm,size=0x48) addr:0x02123ef8 +func_ov042_02123f40 kind:function(arm,size=0x26c) addr:0x02123f40 +func_ov042_021241ac kind:function(arm,size=0x16c) addr:0x021241ac +func_ov042_02124318 kind:function(arm,size=0xbc) addr:0x02124318 +func_ov042_021243d4 kind:function(arm,size=0xe4) addr:0x021243d4 +func_ov042_021244b8 kind:function(arm,size=0x11c) addr:0x021244b8 +func_ov042_021245d4 kind:function(arm,size=0xb4) addr:0x021245d4 +func_ov042_02124688 kind:function(arm,size=0x38) addr:0x02124688 +func_ov042_021246c0 kind:function(arm,size=0x6c) addr:0x021246c0 +func_ov042_0212472c kind:function(arm,size=0xb4) addr:0x0212472c +func_ov042_021247e0 kind:function(arm,size=0x8c) addr:0x021247e0 +func_ov042_0212486c kind:function(arm,size=0x24) addr:0x0212486c +func_ov042_02124890 kind:function(arm,size=0x94) addr:0x02124890 +func_ov042_02124924 kind:function(arm,size=0x54) addr:0x02124924 +func_ov042_02124978 kind:function(arm,size=0x74) addr:0x02124978 +func_ov042_021249ec kind:function(arm,size=0x238) addr:0x021249ec +func_ov042_02124c24 kind:function(arm,size=0x6c) addr:0x02124c24 +func_ov042_02124c90 kind:function(arm,size=0xfc) addr:0x02124c90 +func_ov042_02124d8c kind:function(arm,size=0x78) addr:0x02124d8c +func_ov042_02124e04 kind:function(arm,size=0x13c) addr:0x02124e04 +func_ov042_02124f40 kind:function(arm,size=0xc8) addr:0x02124f40 +func_ov042_02125008 kind:function(arm,size=0x24) addr:0x02125008 +func_ov042_0212502c kind:function(arm,size=0x2c) addr:0x0212502c +func_ov042_02125058 kind:function(arm,size=0x1c) addr:0x02125058 +func_ov042_02125074 kind:function(arm,size=0x7c) addr:0x02125074 +func_ov042_021250f0 kind:function(arm,size=0x84) addr:0x021250f0 +func_ov042_02125174 kind:function(arm,size=0x14) addr:0x02125174 +func_ov042_02125188 kind:function(arm,size=0xc) addr:0x02125188 +func_ov042_02125194 kind:function(arm,size=0x24) addr:0x02125194 +func_ov042_021251b8 kind:function(arm,size=0x4c) addr:0x021251b8 +func_ov042_02125204 kind:function(arm,size=0x34) addr:0x02125204 +func_ov042_02125238 kind:function(arm,size=0x124) addr:0x02125238 +func_ov042_0212535c kind:function(arm,size=0x14) addr:0x0212535c +func_ov042_02125370 kind:function(arm,size=0x14) addr:0x02125370 +func_ov042_02125384 kind:function(arm,size=0x40) addr:0x02125384 +func_ov042_021253c4 kind:function(arm,size=0x6c) addr:0x021253c4 +func_ov042_02125430 kind:function(arm,size=0x70) addr:0x02125430 +func_ov042_021254a0 kind:function(arm,size=0x160) addr:0x021254a0 +func_ov042_02125600 kind:function(arm,size=0x10) addr:0x02125600 +func_ov042_02125610 kind:function(arm,size=0x6c) addr:0x02125610 +func_ov042_0212567c kind:function(arm,size=0x10) addr:0x0212567c +func_ov042_0212568c kind:function(arm,size=0xe0) addr:0x0212568c +func_ov042_0212576c kind:function(arm,size=0x78) addr:0x0212576c +func_ov042_021257e4 kind:function(arm,size=0x90) addr:0x021257e4 +func_ov042_02125874 kind:function(arm,size=0x1c) addr:0x02125874 +func_ov042_02125890 kind:function(arm,size=0x74) addr:0x02125890 +func_ov042_02125904 kind:function(arm,size=0x448) addr:0x02125904 +func_ov042_02125d4c kind:function(arm,size=0x128) addr:0x02125d4c +func_ov042_02125e74 kind:function(arm,size=0x1c) addr:0x02125e74 +func_ov042_02125e90 kind:function(arm,size=0xf8) addr:0x02125e90 +func_ov042_02125f88 kind:function(arm,size=0x80) addr:0x02125f88 +func_ov042_02126008 kind:function(arm,size=0x13c) addr:0x02126008 +func_ov042_02126144 kind:function(arm,size=0x2c) addr:0x02126144 +func_ov042_02126170 kind:function(arm,size=0x138) addr:0x02126170 +func_ov042_021262a8 kind:function(arm,size=0x33c) addr:0x021262a8 +func_ov042_021265e4 kind:function(arm,size=0x2ac) addr:0x021265e4 +func_ov042_02126890 kind:function(arm,size=0x1c) addr:0x02126890 +func_ov042_021268ac kind:function(arm,size=0x1c) addr:0x021268ac +func_ov042_021268c8 kind:function(arm,size=0x30) addr:0x021268c8 +func_ov042_021268f8 kind:function(arm,size=0x38) addr:0x021268f8 +func_ov042_02126930 kind:function(arm,size=0x14) addr:0x02126930 +func_ov042_02126944 kind:function(arm,size=0x138) addr:0x02126944 +func_ov042_02126a7c kind:function(arm,size=0x68) addr:0x02126a7c +func_ov042_02126ae4 kind:function(arm,size=0x38) addr:0x02126ae4 +func_ov042_02126b1c kind:function(arm,size=0x9c) addr:0x02126b1c +func_ov042_02126bb8 kind:function(arm,size=0x38) addr:0x02126bb8 +func_ov042_02126bf0 kind:function(arm,size=0x90) addr:0x02126bf0 +func_ov042_02126c80 kind:function(arm,size=0x6dc) addr:0x02126c80 +func_ov042_0212735c kind:function(arm,size=0x94) addr:0x0212735c +func_ov042_021273f0 kind:function(arm,size=0x74) addr:0x021273f0 +func_ov042_02127464 kind:function(arm,size=0x90) addr:0x02127464 +func_ov042_021274f4 kind:function(arm,size=0x490) addr:0x021274f4 +func_ov042_02127984 kind:function(arm,size=0xd0) addr:0x02127984 +func_ov042_02127a54 kind:function(arm,size=0x20) addr:0x02127a54 +func_ov042_02127a74 kind:function(arm,size=0xb4) addr:0x02127a74 +func_ov042_02127b28 kind:function(arm,size=0xfc) addr:0x02127b28 +func_ov042_02127c24 kind:function(arm,size=0x1b8) addr:0x02127c24 +func_ov042_02127ddc kind:function(arm,size=0x11c) addr:0x02127ddc +func_ov042_02127ef8 kind:function(arm,size=0x20) addr:0x02127ef8 +func_ov042_02127f18 kind:function(arm,size=0x37c) addr:0x02127f18 +func_ov042_02128294 kind:function(arm,size=0x2c) addr:0x02128294 +func_ov042_021282c0 kind:function(arm,size=0x130) addr:0x021282c0 +func_ov042_021283f0 kind:function(arm,size=0x50) addr:0x021283f0 +func_ov042_02128440 kind:function(arm,size=0x74) addr:0x02128440 +func_ov042_021284b4 kind:function(arm,size=0x310) addr:0x021284b4 +func_ov042_021287c4 kind:function(arm,size=0xc) addr:0x021287c4 +func_ov042_021287d0 kind:function(arm,size=0x9c) addr:0x021287d0 +func_ov042_0212886c kind:function(arm,size=0x14) addr:0x0212886c +func_ov042_02128880 kind:function(arm,size=0x1c) addr:0x02128880 +func_ov042_0212889c kind:function(arm,size=0xc) addr:0x0212889c +func_ov042_021288a8 kind:function(arm,size=0x24) addr:0x021288a8 +func_ov042_021288cc kind:function(arm,size=0x4c) addr:0x021288cc +func_ov042_02128918 kind:function(arm,size=0x1f8) addr:0x02128918 +func_ov042_02128b10 kind:function(arm,size=0x14) addr:0x02128b10 +func_ov042_02128b24 kind:function(arm,size=0x8c) addr:0x02128b24 +func_ov042_02128bb0 kind:function(arm,size=0x4c) addr:0x02128bb0 +func_ov042_02128bfc kind:function(arm,size=0x224) addr:0x02128bfc +func_ov042_02128e20 kind:function(arm,size=0x208) addr:0x02128e20 +func_ov042_02129028 kind:function(arm,size=0xa4) addr:0x02129028 +func_ov042_021290cc kind:function(arm,size=0x14) addr:0x021290cc +func_ov042_021290e0 kind:function(arm,size=0x10) addr:0x021290e0 +func_ov042_021290f0 kind:function(arm,size=0x3c) addr:0x021290f0 +func_ov042_0212912c kind:function(arm,size=0x48) addr:0x0212912c +func_ov042_02129174 kind:function(arm,size=0xe4) addr:0x02129174 +func_ov042_02129258 kind:function(arm,size=0x60) addr:0x02129258 +func_ov042_021292b8 kind:function(arm,size=0xec) addr:0x021292b8 +func_ov042_021293a4 kind:function(arm,size=0xc8) addr:0x021293a4 +func_ov042_0212946c kind:function(arm,size=0xb4) addr:0x0212946c +func_ov042_02129520 kind:function(arm,size=0x140) addr:0x02129520 +func_ov042_02129660 kind:function(arm,size=0x128) addr:0x02129660 +func_ov042_02129788 kind:function(arm,size=0x2e0) addr:0x02129788 +func_ov042_02129a68 kind:function(arm,size=0x138) addr:0x02129a68 +func_ov042_02129ba0 kind:function(arm,size=0x2bc) addr:0x02129ba0 +func_ov042_02129e5c kind:function(arm,size=0xe4) addr:0x02129e5c +func_ov042_02129f40 kind:function(arm,size=0x54) addr:0x02129f40 +func_ov042_02129f94 kind:function(arm,size=0x90) addr:0x02129f94 +func_ov042_0212a024 kind:function(arm,size=0x144) addr:0x0212a024 +func_ov042_0212a168 kind:function(arm,size=0xcc) addr:0x0212a168 +func_ov042_0212a234 kind:function(arm,size=0x18c) addr:0x0212a234 +func_ov042_0212a3c0 kind:function(arm,size=0x38) addr:0x0212a3c0 +func_ov042_0212a3f8 kind:function(arm,size=0x64) addr:0x0212a3f8 +func_ov042_0212a45c kind:function(arm,size=0x5c) addr:0x0212a45c +func_ov042_0212a4b8 kind:function(arm,size=0x54) addr:0x0212a4b8 +func_ov042_0212a50c kind:function(arm,size=0x58) addr:0x0212a50c +func_ov042_0212a564 kind:function(arm,size=0x70) addr:0x0212a564 +func_ov042_0212a5d4 kind:function(arm,size=0x88) addr:0x0212a5d4 +func_ov042_0212a65c kind:function(arm,size=0x48) addr:0x0212a65c +func_ov042_0212a6a4 kind:function(arm,size=0xb8) addr:0x0212a6a4 +func_ov042_0212a75c kind:function(arm,size=0x1cc) addr:0x0212a75c +func_ov042_0212a928 kind:function(arm,size=0x18) addr:0x0212a928 +func_ov042_0212a940 kind:function(arm,size=0x1b4) addr:0x0212a940 +func_ov042_0212aaf4 kind:function(arm,size=0xa4) addr:0x0212aaf4 +func_ov042_0212ab98 kind:function(arm,size=0xb0) addr:0x0212ab98 +func_ov042_0212ac48 kind:function(arm,size=0x13c) addr:0x0212ac48 +func_ov042_0212ad84 kind:function(arm,size=0x80) addr:0x0212ad84 +func_ov042_0212ae04 kind:function(arm,size=0x64) addr:0x0212ae04 +func_ov042_0212ae68 kind:function(arm,size=0x118) addr:0x0212ae68 +func_ov042_0212af80 kind:function(arm,size=0x6c) addr:0x0212af80 +func_ov042_0212afec kind:function(arm,size=0xf0) addr:0x0212afec +func_ov042_0212b0dc kind:function(arm,size=0x28) addr:0x0212b0dc +func_ov042_0212b104 kind:function(arm,size=0x18) addr:0x0212b104 +func_ov042_0212b11c kind:function(arm,size=0x120) addr:0x0212b11c +func_ov042_0212b23c kind:function(arm,size=0x80) addr:0x0212b23c +func_ov042_0212b2bc kind:function(arm,size=0x1b0) addr:0x0212b2bc +func_ov042_0212b46c kind:function(arm,size=0x54) addr:0x0212b46c +func_ov042_0212b4c0 kind:function(arm,size=0x24) addr:0x0212b4c0 +func_ov042_0212b4e4 kind:function(arm,size=0x10) addr:0x0212b4e4 +func_ov042_0212b4f4 kind:function(arm,size=0x8) addr:0x0212b4f4 +func_ov042_0212b4fc kind:function(arm,size=0x1c) addr:0x0212b4fc +func_ov042_0212b518 kind:function(arm,size=0x7c) addr:0x0212b518 +func_ov042_0212b594 kind:function(arm,size=0x84) addr:0x0212b594 +func_ov042_0212b618 kind:function(arm,size=0x14) addr:0x0212b618 +func_ov042_0212b62c kind:function(arm,size=0xc) addr:0x0212b62c +func_ov042_0212b638 kind:function(arm,size=0x24) addr:0x0212b638 +func_ov042_0212b65c kind:function(arm,size=0xa0) addr:0x0212b65c +func_ov042_0212b6fc kind:function(arm,size=0x104) addr:0x0212b6fc +func_ov042_0212b800 kind:function(arm,size=0xc0) addr:0x0212b800 +func_ov042_0212b8c0 kind:function(arm,size=0x4) addr:0x0212b8c0 +func_ov042_0212b8c4 kind:function(arm,size=0x44) addr:0x0212b8c4 +func_ov042_0212b908 kind:function(arm,size=0x90) addr:0x0212b908 +func_ov042_0212b998 kind:function(arm,size=0x60) addr:0x0212b998 +func_ov042_0212b9f8 kind:function(arm,size=0x20) addr:0x0212b9f8 +func_ov042_0212ba18 kind:function(arm,size=0x28) addr:0x0212ba18 +func_ov042_0212ba40 kind:function(arm,size=0x14) addr:0x0212ba40 +data_ov042_0212ba54 kind:data(any) addr:0x0212ba54 +data_ov042_0212ba64 kind:data(any) addr:0x0212ba64 +data_ov042_0212ba74 kind:data(any) addr:0x0212ba74 +data_ov042_0212ba8c kind:data(any) addr:0x0212ba8c +data_ov042_0212ba9c kind:data(any) addr:0x0212ba9c +data_ov042_0212bab4 kind:data(any) addr:0x0212bab4 +__sinit_ov042_0212bac4 kind:function(arm,size=0x50) addr:0x0212bac4 +__sinit_ov042_0212bb14 kind:function(arm,size=0x6c) addr:0x0212bb14 +__sinit_ov042_0212bb80 kind:function(arm,size=0x50) addr:0x0212bb80 +__sinit_ov042_0212bbd0 kind:function(arm,size=0x18) addr:0x0212bbd0 +__sinit_ov042_0212bbe8 kind:function(arm,size=0x6c) addr:0x0212bbe8 +__sinit_ov042_0212bc54 kind:function(arm,size=0x50) addr:0x0212bc54 +.p__sinit_ov042_0212bac4 kind:data(word) addr:0x0212bca4 +.p__sinit_ov042_0212bb14 kind:data(word) addr:0x0212bca8 +.p__sinit_ov042_0212bb80 kind:data(word) addr:0x0212bcac +.p__sinit_ov042_0212bbd0 kind:data(word) addr:0x0212bcb0 +.p__sinit_ov042_0212bbe8 kind:data(word) addr:0x0212bcb4 +.p__sinit_ov042_0212bc54 kind:data(word) addr:0x0212bcb8 +data_ov042_0212bcc8 kind:data(any) addr:0x0212bcc8 +data_ov042_0212bce4 kind:data(any) addr:0x0212bce4 +data_ov042_0212bd08 kind:data(any) addr:0x0212bd08 +data_ov042_0212bd28 kind:data(any) addr:0x0212bd28 ambiguous +data_ov042_0212bd5c kind:data(any) addr:0x0212bd5c +data_ov042_0212bd68 kind:data(any) addr:0x0212bd68 +data_ov042_0212bd80 kind:data(any) addr:0x0212bd80 +data_ov042_0212bd98 kind:data(any) addr:0x0212bd98 +data_ov042_0212bdd0 kind:data(any) addr:0x0212bdd0 +data_ov042_0212be10 kind:data(any) addr:0x0212be10 +data_ov042_0212be34 kind:data(any) addr:0x0212be34 +data_ov042_0212be80 kind:data(any) addr:0x0212be80 +data_ov042_0212bee0 kind:data(any) addr:0x0212bee0 +data_ov042_0212bef4 kind:data(any) addr:0x0212bef4 +data_ov042_0212bf14 kind:data(any) addr:0x0212bf14 +data_ov042_0212bf3c kind:data(any) addr:0x0212bf3c +data_ov042_0212bf60 kind:data(any) addr:0x0212bf60 +data_ov042_0212bf8c kind:data(any) addr:0x0212bf8c +data_ov042_0212bfec kind:data(any) addr:0x0212bfec +data_ov042_0212c098 kind:data(any) addr:0x0212c098 +data_ov042_0212c188 kind:data(any) addr:0x0212c188 ambiguous +data_ov042_0212c1a8 kind:data(any) addr:0x0212c1a8 +data_ov042_0212c2b8 kind:data(any) addr:0x0212c2b8 +data_ov042_0212c2cc kind:data(any) addr:0x0212c2cc +data_ov042_0212c2f0 kind:data(any) addr:0x0212c2f0 +data_ov042_0212c338 kind:data(any) addr:0x0212c338 +data_ov042_0212c390 kind:data(any) addr:0x0212c390 +data_ov042_0212c3a8 kind:data(any) addr:0x0212c3a8 +data_ov042_0212c3c0 kind:data(any) addr:0x0212c3c0 +data_ov042_0212c3d8 kind:data(any) addr:0x0212c3d8 +data_ov042_0212c3f0 kind:data(any) addr:0x0212c3f0 +data_ov042_0212c408 kind:data(any) addr:0x0212c408 +data_ov042_0212c488 kind:data(any) addr:0x0212c488 +data_ov042_0212c508 kind:data(any) addr:0x0212c508 +data_ov042_0212c520 kind:data(any) addr:0x0212c520 +data_ov042_0212c550 kind:data(any) addr:0x0212c550 +data_ov042_0212c568 kind:data(any) addr:0x0212c568 +data_ov042_0212c580 kind:data(any) addr:0x0212c580 +data_ov042_0212c5a0 kind:data(any) addr:0x0212c5a0 +data_ov042_0212c5bc kind:data(any) addr:0x0212c5bc +data_ov042_0212c5d8 kind:data(any) addr:0x0212c5d8 +data_ov042_0212c600 kind:data(any) addr:0x0212c600 +data_ov042_0212c624 kind:data(any) addr:0x0212c624 ambiguous +data_ov042_0212c640 kind:bss addr:0x0212c640 +data_ov042_0212c644 kind:bss addr:0x0212c644 +data_ov042_0212c650 kind:bss addr:0x0212c650 +data_ov042_0212c728 kind:bss addr:0x0212c728 +data_ov042_0212c72c kind:bss addr:0x0212c72c +data_ov042_0212c738 kind:bss addr:0x0212c738 +data_ov042_0212c768 kind:bss addr:0x0212c768 ambiguous +data_ov042_0212c7b0 kind:bss addr:0x0212c7b0 ambiguous +data_ov042_0212c810 kind:bss addr:0x0212c810 +data_ov042_0212c814 kind:bss addr:0x0212c814 +data_ov042_0212c81c kind:bss addr:0x0212c81c ambiguous +data_ov042_0212c820 kind:bss addr:0x0212c820 +data_ov042_0212c868 kind:bss addr:0x0212c868 ambiguous +data_ov042_0212c8b8 kind:bss addr:0x0212c8b8 ambiguous +data_ov042_0212c8f8 kind:bss addr:0x0212c8f8 +data_ov042_0212c904 kind:bss addr:0x0212c904 +data_ov042_0212c908 kind:bss addr:0x0212c908 +data_ov042_0212c914 kind:bss addr:0x0212c914 +data_ov042_0212c9ec kind:bss addr:0x0212c9ec +data_ov042_0212c9f0 kind:bss addr:0x0212c9f0 +data_ov042_0212c9fc kind:bss addr:0x0212c9fc +data_ov042_0212ca1c kind:bss addr:0x0212ca1c +data_ov042_0212cad0 kind:bss addr:0x0212cad0 diff --git a/config/usa/arm9/overlays/ov043/delinks.txt b/config/usa/arm9/overlays/ov043/delinks.txt new file mode 100644 index 00000000..cb405ba9 --- /dev/null +++ b/config/usa/arm9/overlays/ov043/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021234a0 end:0x0212c9e4 kind:code align:32 + .rodata start:0x0212c9e4 end:0x0212cb28 kind:rodata align:4 + .init start:0x0212cb28 end:0x0212cdd0 kind:code align:4 + .ctor start:0x0212cdd0 end:0x0212cde0 kind:rodata align:4 + .data start:0x0212ce00 end:0x0212db80 kind:data align:32 + .bss start:0x0212db80 end:0x0212dec0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov043/relocs.txt b/config/usa/arm9/overlays/ov043/relocs.txt new file mode 100644 index 00000000..1a83c866 --- /dev/null +++ b/config/usa/arm9/overlays/ov043/relocs.txt @@ -0,0 +1,1545 @@ +from:0x021234a8 kind:load to:0x0212db98 module:overlay(43) +from:0x021234bc kind:arm_call to:0x02011f3c module:main +from:0x021234c8 kind:arm_call to:0x02123520 module:overlay(43) +from:0x021234dc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02123518 kind:load to:0x0212ce08 module:overlay(43) +from:0x0212352c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0212355c kind:arm_call to:0x0200f05c module:main +from:0x02123578 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x021235a0 kind:arm_call to:0x0200f05c module:main +from:0x021235fc kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02123618 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123628 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123648 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02123650 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021236c4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021236f4 kind:load to:0x0212ce78 module:overlay(43) +from:0x021236f8 kind:load to:0x0212db98 module:overlay(43) +from:0x021236fc kind:load to:0x0212c9e8 module:overlay(43) +from:0x02123700 kind:load to:0x0212c9f8 module:overlay(43) +from:0x02123704 kind:load to:0x020b1948 module:overlay(0) +from:0x02123708 kind:load to:0x0212ce2c module:overlay(43) +from:0x02123710 kind:load to:0x027e07d4 module:dtcm +from:0x0212371c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123750 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02123758 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02123760 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02123768 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02123770 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02123778 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02123784 kind:load to:0x0212ce78 module:overlay(43) +from:0x021237b0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021237b8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021237c0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021237c8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021237d0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021237d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021237e0 kind:arm_call to:0x02011ff4 module:main +from:0x021237ec kind:load to:0x0212ce78 module:overlay(43) +from:0x02123834 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02123848 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123868 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02123898 kind:arm_call to:0x02126240 module:overlay(43) +from:0x021238a0 kind:arm_call to:0x021238e0 module:overlay(43) +from:0x021238b0 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021238c0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021238d0 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021238dc kind:load to:0x02126480 module:overlay(43) +from:0x0212390c kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123918 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123924 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123930 kind:arm_call to:0x02123974 module:overlay(43) +from:0x0212393c kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123948 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123970 kind:load to:0x020aecd8 module:overlay(0) +from:0x02123980 kind:arm_call to:0x02123950 module:overlay(43) +from:0x02123a00 kind:load to:0x0212cf88 module:overlay(43) +from:0x02123a04 kind:load to:0x0212cf78 module:overlay(43) +from:0x02123a5c kind:arm_call to:0x020beecc module:overlay(17) +from:0x02123b48 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02123b54 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02123b7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123b90 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02123ba0 kind:arm_call to:0x02127ebc module:overlay(43) +from:0x02123bd4 kind:arm_call to:0x02125cd0 module:overlay(43) +from:0x02123c14 kind:arm_call to:0x02015058 module:main +from:0x02123c34 kind:arm_call to:0x02015058 module:main +from:0x02123c54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02123cb4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02123cc0 kind:load to:0x0212cf78 module:overlay(43) +from:0x02123cc4 kind:load to:0x027e09a8 module:dtcm +from:0x02123ccc kind:load to:0x027e09c0 module:dtcm +from:0x02123d24 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02123d7c kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02123d84 kind:load to:0x02049bc4 module:main +from:0x02123df4 kind:arm_call to:0x02123cd0 module:overlay(43) +from:0x02123e04 kind:load to:0x0212ced0 module:overlay(43) +from:0x02123e4c kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123e54 kind:arm_call to:0x02126110 module:overlay(43) +from:0x02123e68 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123f04 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02123f1c kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02123f2c kind:load to:0x0212cf00 module:overlay(43) +from:0x02123f3c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02123f58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02123f68 kind:arm_call to:0x02126210 module:overlay(43) +from:0x02123f7c kind:arm_call to:0x02123974 module:overlay(43) +from:0x02123ff0 kind:arm_call to:0x02123cd0 module:overlay(43) +from:0x02124000 kind:load to:0x0212ced0 module:overlay(43) +from:0x02124020 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124064 kind:arm_call to:0x02123cd0 module:overlay(43) +from:0x02124084 kind:arm_call to:0x021260e8 module:overlay(43) +from:0x021240a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021240b0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021240c8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021240fc kind:arm_call to:0x02016b64 module:main +from:0x02124114 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124120 kind:load to:0x027e0cd8 module:dtcm +from:0x021241e8 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x021241f8 kind:load to:0x0212ced0 module:overlay(43) +from:0x021241fc kind:load to:0x02049bc4 module:main +from:0x0212421c kind:arm_call to:0x02123974 module:overlay(43) +from:0x0212423c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212424c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02124260 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212427c kind:arm_call to:0x01ff9258 module:itcm +from:0x02124290 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021242a8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021242c0 kind:arm_call to:0x021260e8 module:overlay(43) +from:0x021242f4 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124300 kind:load to:0x027e0cd8 module:dtcm +from:0x02124310 kind:load to:0x0209860c module:overlay(0) +from:0x02124330 kind:arm_call to:0x02016e4c module:main +from:0x02124390 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02124398 kind:load to:0x0212c9e4 module:overlay(43) +from:0x0212439c kind:load to:0x02049bc4 module:main +from:0x02124424 kind:arm_call to:0x02123974 module:overlay(43) +from:0x0212442c kind:arm_call to:0x02126110 module:overlay(43) +from:0x02124440 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124448 kind:arm_call to:0x02126080 module:overlay(43) +from:0x02124460 kind:arm_call to:0x021260e8 module:overlay(43) +from:0x02124468 kind:load to:0x02049bc4 module:main +from:0x021244cc kind:arm_call to:0x02017e7c module:main +from:0x0212451c kind:load to:0x0212cee8 module:overlay(43) +from:0x02124520 kind:load to:0x02049bc4 module:main +from:0x02124564 kind:arm_call to:0x02123974 module:overlay(43) +from:0x0212456c kind:arm_call to:0x02126080 module:overlay(43) +from:0x02124584 kind:arm_call to:0x021260e8 module:overlay(43) +from:0x0212459c kind:arm_call to:0x02123974 module:overlay(43) +from:0x021245c8 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x0212462c kind:load to:0x0212cf48 module:overlay(43) +from:0x02124650 kind:arm_call to:0x02015058 module:main +from:0x02124674 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124684 kind:arm_call to:0x021261f8 module:overlay(43) +from:0x02124698 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021246a4 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021246d0 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x0212472c kind:load to:0x0212ced0 module:overlay(43) +from:0x021247a4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021247b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021247f8 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124874 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02124918 kind:load to:0x02049bc4 module:main +from:0x02124924 kind:load to:0x0212cee8 module:overlay(43) +from:0x02124944 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124964 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124980 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124994 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021249d8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124a0c kind:arm_call to:0x02016b64 module:main +from:0x02124a28 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124a38 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124a54 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02124aec kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124b00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124b0c kind:arm_call to:0x02016930 module:main +from:0x02124b28 kind:arm_call to:0x021260e8 module:overlay(43) +from:0x02124b38 kind:load to:0x0203e93c module:main +from:0x02124b70 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02124bd0 kind:load to:0x0212cf60 module:overlay(43) +from:0x02124bf8 kind:arm_call to:0x02015058 module:main +from:0x02124c10 kind:arm_call to:0x021262d4 module:overlay(43) +from:0x02124c2c kind:arm_call to:0x02015058 module:main +from:0x02124c4c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02124c64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124c74 kind:arm_call to:0x021261f8 module:overlay(43) +from:0x02124c90 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124ca0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02124cb8 kind:arm_call to:0x021260e8 module:overlay(43) +from:0x02124cc4 kind:load to:0x027e09a8 module:dtcm +from:0x02124cf0 kind:arm_call to:0x02016930 module:main +from:0x02124d54 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02124d64 kind:load to:0x0212cee8 module:overlay(43) +from:0x02124d84 kind:arm_call to:0x02016930 module:main +from:0x02124d94 kind:arm_call to:0x021261f8 module:overlay(43) +from:0x02124da8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124ddc kind:arm_call to:0x02016b64 module:main +from:0x02124df0 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124dfc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02124e30 kind:arm_call to:0x02016b64 module:main +from:0x02124e44 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124e68 kind:arm_call to:0x01ff9258 module:itcm +from:0x02124e7c kind:arm_call to:0x021261f8 module:overlay(43) +from:0x02124e98 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02124ea0 kind:arm_call to:0x02126080 module:overlay(43) +from:0x02124eb8 kind:arm_call to:0x021260e8 module:overlay(43) +from:0x02124f20 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02124f2c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02124f44 kind:load to:0x027e0cec module:dtcm +from:0x02125018 kind:arm_call to:0x02015058 module:main +from:0x02125038 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125050 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125064 kind:arm_call to:0x021261f8 module:overlay(43) +from:0x02125078 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125088 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125098 kind:load to:0x0212cf18 module:overlay(43) +from:0x0212509c kind:load to:0x027e09a8 module:dtcm +from:0x02125124 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0212514c kind:arm_call to:0x02126b48 module:overlay(43) +from:0x0212516c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125178 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02125194 kind:load to:0x0212cf00 module:overlay(43) +from:0x02125198 kind:load to:0x027e09a8 module:dtcm +from:0x021251cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021251fc kind:load to:0x02097bcc module:overlay(0) +from:0x02125208 kind:arm_call to:0x020992bc module:overlay(0) +from:0x0212522c kind:arm_call to:0x021261f8 module:overlay(43) +from:0x02125240 kind:arm_call to:0x02123974 module:overlay(43) +from:0x0212524c kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125258 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125284 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x021252ec kind:arm_call to:0x0209851c module:overlay(0) +from:0x021252f4 kind:arm_call to:0x02016930 module:main +from:0x02125320 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212532c kind:load to:0x0212cf30 module:overlay(43) +from:0x02125334 kind:load to:0x027e09a8 module:dtcm +from:0x0212535c kind:arm_call to:0x01ff930c module:itcm +from:0x0212537c kind:arm_call to:0x021261f8 module:overlay(43) +from:0x02125398 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021253b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021253b8 kind:load to:0x027e09a8 module:dtcm +from:0x02125444 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0212545c kind:load to:0x0212ced0 module:overlay(43) +from:0x021254a4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02125508 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212551c kind:arm_call to:0x01ffb714 module:itcm +from:0x02125528 kind:arm_call to:0x01ff938c module:itcm +from:0x02125548 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02125554 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02125584 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125590 kind:load to:0x0212db80 module:overlay(43) +from:0x021255b0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021255d8 kind:arm_call to:0x01ffedac module:itcm +from:0x021255ec kind:arm_call to:0x02080160 module:overlay(0) +from:0x02125618 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125640 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125650 kind:arm_call to:0x02126240 module:overlay(43) +from:0x021256cc kind:load to:0x027e0cd8 module:dtcm +from:0x021256d0 kind:load to:0x027e0cec module:dtcm +from:0x021256dc kind:load to:0x0212ced0 module:overlay(43) +from:0x0212579c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021257ac kind:arm_call to:0x01ff916c module:itcm +from:0x021257c0 kind:arm_call to:0x021261f8 module:overlay(43) +from:0x021257dc kind:arm_call to:0x02123974 module:overlay(43) +from:0x021257f0 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021257fc kind:load to:0x027e0cec module:dtcm +from:0x02125828 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021258ac kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02125900 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0212591c kind:arm_call to:0x01ff9258 module:itcm +from:0x02125938 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02125974 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125990 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02125998 kind:arm_call to:0x021259a0 module:overlay(43) +from:0x021259bc kind:arm_call to:0x02126210 module:overlay(43) +from:0x021259d0 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021259dc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02125a10 kind:load to:0x0212db80 module:overlay(43) +from:0x02125a2c kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02125a9c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02125aac kind:load to:0x0212cee8 module:overlay(43) +from:0x02125acc kind:arm_call to:0x020d9bf4 module:overlays(26,31) +from:0x02125b0c kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125b20 kind:load to:0x027e0d38 module:dtcm +from:0x02125b24 kind:load to:0x020aeccc module:overlay(0) +from:0x02125b38 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02125b64 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02125b84 kind:arm_call to:0x02127ecc module:overlay(43) +from:0x02125ba0 kind:arm_call to:0x02028d24 module:main +from:0x02125bcc kind:arm_call to:0x01ffa878 module:itcm +from:0x02125be4 kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x02125bf4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02125c24 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02125c34 kind:arm_call to:0x01ffad5c module:itcm +from:0x02125c44 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02125c50 kind:arm_call to:0x02058018 module:overlay(0) +from:0x02125c64 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02125c9c kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02125ca8 kind:load to:0x0212ca08 module:overlay(43) +from:0x02125cac kind:load to:0x0203f93c module:main +from:0x02125cb0 kind:load to:0x0203e93c module:main +from:0x02125cc8 kind:arm_call to:0x02098fe4 module:overlay(0) +from:0x02125cdc kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02125d4c kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02125db8 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02125dd8 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02125de4 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125e00 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02125e0c kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125e30 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125e50 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02125e68 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125ee0 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02125f08 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02125f14 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125f30 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02125f3c kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125f60 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02125f90 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125fac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125fc8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125fd0 kind:arm_call to:0x02127ebc module:overlay(43) +from:0x02125ffc kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02126024 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02126030 kind:arm_call to:0x02123974 module:overlay(43) +from:0x0212604c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02126058 kind:arm_call to:0x02123974 module:overlay(43) +from:0x02126068 kind:load to:0x027e0d38 module:dtcm +from:0x02126070 kind:load to:0x020aecd4 module:overlay(0) +from:0x02126074 kind:load to:0x020aecdc module:overlay(0) +from:0x0212607c kind:load to:0x027e0cec module:dtcm +from:0x021260a8 kind:arm_call to:0x02017f2c module:main +from:0x021260c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021260fc kind:arm_call to:0x01ff930c module:itcm +from:0x02126138 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02126150 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02126184 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126190 kind:arm_call to:0x01ff9258 module:itcm +from:0x021261c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126228 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0212626c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0212628c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021262a8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021262b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021262c8 kind:load to:0x020b537c module:overlay(0) +from:0x021262d0 kind:load to:0x027e0ce4 module:dtcm +from:0x02126308 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212631c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0212634c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126358 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02126364 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126370 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126398 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021263b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021263e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021263f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126410 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126418 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02126460 kind:arm_call to:0x02128934 module:overlay(43) +from:0x02126474 kind:load to:0x020b537c module:overlay(0) +from:0x0212647c kind:load to:0x027e0ce4 module:dtcm +from:0x0212652c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0212653c kind:arm_call to:0x01ffa60c module:itcm +from:0x02126578 kind:arm_call to:0x0200e260 module:main +from:0x0212657c kind:arm_call to:0x0200c198 module:main +from:0x0212658c kind:arm_call to:0x01ffad5c module:itcm +from:0x021265f8 kind:arm_call to:0x02028d08 module:main +from:0x02126668 kind:arm_call to:0x0200e260 module:main +from:0x02126674 kind:load to:0x0203e93c module:main +from:0x02126688 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02126694 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021266b0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021266c0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021266d0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021266d8 kind:arm_call to:0x02011ff4 module:main +from:0x021266ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02126700 kind:load to:0x0212dc80 module:overlay(43) +from:0x02126714 kind:arm_call to:0x02011f3c module:main +from:0x02126720 kind:arm_call to:0x02126840 module:overlay(43) +from:0x02126738 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02126788 kind:load to:0x0212d178 module:overlay(43) +from:0x021267a4 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x021267bc kind:load to:0x0212d148 module:overlay(43) +from:0x021267dc kind:arm_call to:0x02127d34 module:overlay(43) +from:0x021267ec kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x0212680c kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02126814 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x0212682c kind:arm_call to:0x02127d58 module:overlay(43) +from:0x02126838 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x02126850 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021268b4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021268e0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021268f8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02126908 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02126940 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02126958 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02126970 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02126978 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02126984 kind:arm_call to:0x0212678c module:overlay(43) +from:0x02126a68 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02126a80 kind:load to:0x0212d230 module:overlay(43) +from:0x02126a84 kind:load to:0x0212dc80 module:overlay(43) +from:0x02126a88 kind:load to:0x0212d1e4 module:overlay(43) +from:0x02126a8c kind:load to:0x0212d19c module:overlay(43) +from:0x02126a90 kind:load to:0x020b27a8 module:overlay(0) +from:0x02126a94 kind:load to:0x027e07d4 module:dtcm +from:0x02126a9c kind:load to:0x0212d158 module:overlay(43) +from:0x02126aa8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02126abc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02126adc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126b08 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02126b14 kind:load to:0x027e0ce4 module:dtcm +from:0x02126b44 kind:load to:0x020aecd8 module:overlay(0) +from:0x02126b54 kind:arm_call to:0x02126b18 module:overlay(43) +from:0x02126bd4 kind:load to:0x0212d340 module:overlay(43) +from:0x02126bd8 kind:load to:0x0212d330 module:overlay(43) +from:0x02126be8 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02126c44 kind:arm_call to:0x02127f30 module:overlay(43) +from:0x02126c5c kind:load to:0x0212d330 module:overlay(43) +from:0x02126cc8 kind:load to:0x0212d288 module:overlay(43) +from:0x02126cec kind:arm_call to:0x02127db8 module:overlay(43) +from:0x02126d74 kind:load to:0x0212d288 module:overlay(43) +from:0x02126db4 kind:arm_call to:0x01ff930c module:itcm +from:0x02126df4 kind:arm_call to:0x01ff930c module:itcm +from:0x02126e30 kind:arm_call to:0x01ff930c module:itcm +from:0x02126e44 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02126eb0 kind:arm_call to:0x02016e4c module:main +from:0x02126ed4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126f14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126f24 kind:load to:0x0212d2b8 module:overlay(43) +from:0x02126f28 kind:load to:0x0212ca14 module:overlay(43) +from:0x02126f30 kind:load to:0x027e09a8 module:dtcm +from:0x02126fb0 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02126fc0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02126fcc kind:arm_call to:0x02016930 module:main +from:0x02126fdc kind:arm_call to:0x02098818 module:overlay(0) +from:0x02127000 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212700c kind:arm_call to:0x0212812c module:overlay(43) +from:0x02127030 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02127048 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02127054 kind:arm_call to:0x02016930 module:main +from:0x02127068 kind:arm_call to:0x01ff930c module:itcm +from:0x0212707c kind:arm_call to:0x02126b48 module:overlay(43) +from:0x0212709c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021270a8 kind:arm_call to:0x02016930 module:main +from:0x021270c4 kind:arm_call to:0x02127db8 module:overlay(43) +from:0x02127160 kind:load to:0x0212d2b8 module:overlay(43) +from:0x0212716c kind:arm_call to:0x02127c88 module:overlay(43) +from:0x02127174 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0212719c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021271ac kind:arm_call to:0x0212812c module:overlay(43) +from:0x021271ec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021271f4 kind:load to:0x027e09a8 module:dtcm +from:0x02127284 kind:load to:0x0212d288 module:overlay(43) +from:0x021272a0 kind:arm_call to:0x021274a0 module:overlay(43) +from:0x021272c8 kind:arm_call to:0x0212812c module:overlay(43) +from:0x021272f0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02127318 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021273ac kind:arm_call to:0x02128170 module:overlay(43) +from:0x021273d0 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021273fc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212740c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0212741c kind:load to:0x027e09c0 module:dtcm +from:0x02127420 kind:load to:0x027e07d4 module:dtcm +from:0x0212749c kind:load to:0x0212d2b8 module:overlay(43) +from:0x021274b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212750c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0212751c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127558 kind:arm_call to:0x0212812c module:overlay(43) +from:0x02127560 kind:arm_call to:0x02127c88 module:overlay(43) +from:0x0212756c kind:load to:0x027e0ce4 module:dtcm +from:0x021275b0 kind:arm_call to:0x02016930 module:main +from:0x0212761c kind:load to:0x0212d2a0 module:overlay(43) +from:0x021276d4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02127704 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127718 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02127748 kind:arm_call to:0x02127db8 module:overlay(43) +from:0x02127778 kind:arm_call to:0x02123974 module:overlay(43) +from:0x021277e4 kind:load to:0x0212d2d0 module:overlay(43) +from:0x02127814 kind:arm_call to:0x01ff993c module:itcm +from:0x0212782c kind:arm_call to:0x01ff930c module:itcm +from:0x02127844 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212785c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02127878 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127890 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02127958 kind:load to:0x0212d288 module:overlay(43) +from:0x02127964 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0212798c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127998 kind:arm_call to:0x0212812c module:overlay(43) +from:0x021279b8 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x021279e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021279f0 kind:load to:0x0203e93c module:main +from:0x02127a08 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02127a20 kind:arm_call to:0x020992bc module:overlay(0) +from:0x02127a44 kind:arm_call to:0x02128170 module:overlay(43) +from:0x02127a50 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02127a58 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02127a80 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127a8c kind:arm_call to:0x0212812c module:overlay(43) +from:0x02127b2c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02127b3c kind:load to:0x0212d2a0 module:overlay(43) +from:0x02127b6c kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02127b84 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02127bac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127bb8 kind:arm_call to:0x0212812c module:overlay(43) +from:0x02127c3c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02127c4c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02127c74 kind:arm_call to:0x02128170 module:overlay(43) +from:0x02127c84 kind:load to:0x027e07d4 module:dtcm +from:0x02127ca0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127ccc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02127cd8 kind:arm_call to:0x02016930 module:main +from:0x02127ce4 kind:arm_call to:0x020180ec module:main +from:0x02127d2c kind:load to:0x027e0ce4 module:dtcm +from:0x02127d48 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02127d98 kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02127dac kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02127db4 kind:load to:0x027e07d4 module:dtcm +from:0x02127dd0 kind:arm_call to:0x01ff930c module:itcm +from:0x02127e30 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127e44 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127ea8 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02127eb4 kind:load to:0x0203e93c module:main +from:0x02127ec8 kind:load to:0x02128170 module:overlay(43) +from:0x02127ef8 kind:arm_call to:0x02028d08 module:main +from:0x02127f3c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02127f90 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02127ff0 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02128010 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0212801c kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02128050 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0212808c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021280a8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021280b4 kind:arm_call to:0x02128170 module:overlay(43) +from:0x021280e0 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021280ec kind:arm_call to:0x02126b48 module:overlay(43) +from:0x02128110 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02128120 kind:load to:0x027e0d38 module:dtcm +from:0x02128128 kind:load to:0x027e0cec module:dtcm +from:0x02128140 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0212815c kind:arm_call to:0x02128170 module:overlay(43) +from:0x021281f0 kind:arm_call to:0x020f9f6c module:overlay(31) +from:0x021281fc kind:arm_call to:0x02099568 module:overlay(0) +from:0x02128204 kind:arm_call to:0x0212597c module:overlay(43) +from:0x02128210 kind:load to:0x02049bc4 module:main +from:0x02128214 kind:load to:0x0212ca18 module:overlay(43) +from:0x02128234 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02128248 kind:load to:0x02057884 module:overlay(0) +from:0x0212825c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02128264 kind:arm_call to:0x02011ff4 module:main +from:0x02128278 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02128280 kind:arm_call to:0x02011ff4 module:main +from:0x02128298 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021282a0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021282a8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021282b0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021282b8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021282c0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021282d8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021282e0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021282e8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021282f0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021282f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02128300 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02128308 kind:arm_call to:0x02011ff4 module:main +from:0x0212831c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02128330 kind:load to:0x0212dd68 module:overlay(43) +from:0x02128344 kind:arm_call to:0x02011f3c module:main +from:0x02128350 kind:arm_call to:0x02128404 module:overlay(43) +from:0x02128368 kind:arm_call to:0x02097994 module:overlay(0) +from:0x021283a4 kind:load to:0x0212d4b4 module:overlay(43) +from:0x021283f8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212840c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212843c kind:arm_call to:0x0200f05c module:main +from:0x02128458 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02128488 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x021284a0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021284b4 kind:arm_call to:0x02098288 module:overlay(0) +from:0x021284c8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021284fc kind:load to:0x0212d4d8 module:overlay(43) +from:0x02128500 kind:load to:0x0212dd68 module:overlay(43) +from:0x02128504 kind:load to:0x0212ca28 module:overlay(43) +from:0x02128508 kind:load to:0x0212d19c module:overlay(43) +from:0x0212850c kind:load to:0x0212d498 module:overlay(43) +from:0x02128518 kind:arm_call to:0x02128524 module:overlay(43) +from:0x0212855c kind:load to:0x0212d468 module:overlay(43) +from:0x021285c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021285d8 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x021285e8 kind:arm_call to:0x02128934 module:overlay(43) +from:0x02128604 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021286c8 kind:arm_call to:0x020986dc module:overlay(0) +from:0x021286d8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021286f4 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x021286fc kind:arm_call to:0x02128934 module:overlay(43) +from:0x0212870c kind:arm_call to:0x02128934 module:overlay(43) +from:0x02128734 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02128744 kind:arm_call to:0x02128934 module:overlay(43) +from:0x0212874c kind:load to:0x0212d470 module:overlay(43) +from:0x02128758 kind:load to:0x027e0ce0 module:dtcm +from:0x021287d4 kind:load to:0x0212d478 module:overlay(43) +from:0x0212887c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021288ac kind:arm_call to:0x02128934 module:overlay(43) +from:0x021288b8 kind:load to:0x0203e93c module:main +from:0x021288c0 kind:load to:0x027e09a8 module:dtcm +from:0x021288d8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212890c kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02128960 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128978 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02128980 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0212898c kind:load to:0x027e0cec module:dtcm +from:0x02128994 kind:load to:0x027e09a8 module:dtcm +from:0x021289a4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021289ac kind:arm_call to:0x02011ff4 module:main +from:0x021289c4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021289cc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021289d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021289dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021289f4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021289fc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02128a04 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02128a0c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02128a14 kind:arm_call to:0x02011ff4 module:main +from:0x02128a28 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02128a38 kind:thumb_call_arm to:0x0209765c module:overlay(0) +from:0x02128a4c kind:thumb_call to:0x0208e768 module:overlay(0) +from:0x02128a54 kind:load to:0x0212d5d0 module:overlay(43) +from:0x02128a68 kind:thumb_call to:0x02058694 module:overlay(0) +from:0x02128a72 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02128a80 kind:thumb_call to:0x02083f48 module:overlay(0) +from:0x02128a8c kind:load to:0x020ab53c module:overlay(0) +from:0x02128a96 kind:thumb_call to:0x020589c4 module:overlay(0) +from:0x02128aa6 kind:thumb_call to:0x02083f78 module:overlay(0) +from:0x02128aac kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02128abc kind:load to:0x0212ddc0 module:overlay(43) +from:0x02128ac8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02128ad0 kind:thumb_call to:0x02129490 module:overlay(43) +from:0x02128ae2 kind:thumb_call to:0x02128a34 module:overlay(43) +from:0x02128b14 kind:load to:0x0212d5ac module:overlay(43) +from:0x02128b1c kind:load to:0x027e0ce0 module:dtcm +from:0x02128b2c kind:thumb_call_arm to:0x020590c4 module:overlay(0) +from:0x02128b44 kind:thumb_call_arm to:0x0200f05c module:main +from:0x02128b68 kind:thumb_call to:0x020bc774 module:overlay(1) +from:0x02128bf6 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x02128c08 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x02128ca2 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x02128cbc kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x02128cd6 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x02128cf0 kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x02128d0e kind:thumb_call_arm to:0x0205cabc module:overlay(0) +from:0x02128d24 kind:thumb_call_arm to:0x0208c59c module:overlay(0) +from:0x02128d30 kind:load to:0x0212d590 module:overlay(43) +from:0x02128d34 kind:load to:0x0212de40 module:overlay(43) +from:0x02128d38 kind:load to:0x0212d578 module:overlay(43) +from:0x02128d3c kind:load to:0x020b1a78 module:overlay(0) +from:0x02128d40 kind:load to:0x020b1a28 module:overlay(0) +from:0x02128d44 kind:load to:0x020b1948 module:overlay(0) +from:0x02128d4c kind:load to:0x027e07d4 module:dtcm +from:0x02128d50 kind:load to:0x0212d548 module:overlay(43) +from:0x02128d54 kind:load to:0x0212ddc0 module:overlay(43) +from:0x02128d58 kind:load to:0x0212d538 module:overlay(43) +from:0x02128d5c kind:load to:0x0212d558 module:overlay(43) +from:0x02128d60 kind:load to:0x0212d568 module:overlay(43) +from:0x02128d64 kind:load to:0x0212d52c module:overlay(43) +from:0x02128d8a kind:thumb_call_arm to:0x01ffc768 module:itcm +from:0x02128da4 kind:thumb_call_arm to:0x0208c59c module:overlay(0) +from:0x02128dac kind:thumb_call_arm to:0x0200ef5c module:main +from:0x02128db6 kind:thumb_call_arm to:0x0208c0c0 module:overlay(0) +from:0x02128dca kind:thumb_call_arm to:0x0208c0c0 module:overlay(0) +from:0x02128de8 kind:thumb_call_arm to:0x01ffc6d4 module:itcm +from:0x02128df6 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128e00 kind:thumb_call_arm to:0x0200e260 module:main +from:0x02128e0a kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02128e2e kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128e36 kind:thumb_call_arm to:0x0200e260 module:main +from:0x02128e40 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02128eaa kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128eae kind:thumb_call_arm to:0x0205acac module:overlay(0) +from:0x02128eba kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02128ec8 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02128ee0 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128ef0 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f02 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f20 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02128f2c kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02128f3a kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f50 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f72 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128f76 kind:thumb_call_arm to:0x0205acac module:overlay(0) +from:0x02128f82 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02128f90 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02128faa kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128fba kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128fcc kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02128fea kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02128ff6 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02129004 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129008 kind:thumb_call_arm to:0x0205acac module:overlay(0) +from:0x02129014 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x02129022 kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02129034 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129040 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129052 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x02129070 kind:thumb_call_arm to:0x0200ef9c module:main +from:0x0212907a kind:thumb_call_arm to:0x0200ee5c module:main +from:0x02129084 kind:thumb_call_arm to:0x01ff8e58 module:itcm +from:0x0212908c kind:load to:0x020b4ea4 module:overlay(0) +from:0x02129090 kind:load to:0x0212ddac module:overlay(43) +from:0x02129094 kind:load to:0x027e0964 module:dtcm +from:0x0212909c kind:load to:0x027e0254 module:dtcm +from:0x02129122 kind:thumb_call_arm to:0x01ffc3b4 module:itcm +from:0x02129142 kind:thumb_call_arm to:0x02015058 module:main +from:0x0212915e kind:thumb_call_arm to:0x02015058 module:main +from:0x02129170 kind:thumb_call_arm to:0x020577d8 module:overlay(0) +from:0x0212919c kind:thumb_call_arm to:0x01ffc3b4 module:itcm +from:0x021291b8 kind:thumb_call_arm to:0x02015058 module:main +from:0x021291c8 kind:thumb_call_arm to:0x020577d8 module:overlay(0) +from:0x021291e6 kind:thumb_call_arm to:0x02015058 module:main +from:0x021291f8 kind:thumb_call_arm to:0x020577d8 module:overlay(0) +from:0x0212923a kind:thumb_call_arm to:0x0208ee74 module:overlay(0) +from:0x02129252 kind:thumb_call_arm to:0x02083f88 module:overlay(0) +from:0x02129278 kind:thumb_call_arm to:0x02057784 module:overlay(0) +from:0x02129298 kind:thumb_call_arm to:0x02057ca8 module:overlay(0) +from:0x021292a6 kind:thumb_call_arm to:0x02057c78 module:overlay(0) +from:0x021292fc kind:thumb_call_arm to:0x02057784 module:overlay(0) +from:0x0212932e kind:thumb_call_arm to:0x02057784 module:overlay(0) +from:0x021293fa kind:thumb_call_arm to:0x02057ca8 module:overlay(0) +from:0x02129408 kind:thumb_call_arm to:0x02057c78 module:overlay(0) +from:0x02129416 kind:thumb_call_arm to:0x02057c78 module:overlay(0) +from:0x02129424 kind:load to:0x0212d7c4 module:overlay(43) +from:0x02129428 kind:load to:0x0212d7ac module:overlay(43) +from:0x0212942c kind:load to:0x0212ddc0 module:overlay(43) +from:0x02129430 kind:load to:0x0212de40 module:overlay(43) +from:0x02129434 kind:load to:0x0212d7c0 module:overlay(43) +from:0x02129438 kind:load to:0x0212d7c8 module:overlay(43) +from:0x02129448 kind:load to:0x0212d7cc module:overlay(43) +from:0x02129494 kind:thumb_call_arm to:0x02098b08 module:overlay(0) +from:0x021294a2 kind:thumb_call to:0x02128b24 module:overlay(43) +from:0x021294ac kind:thumb_call to:0x0212a568 module:overlay(43) +from:0x021294b6 kind:thumb_call_arm to:0x0207ed8c module:overlay(0) +from:0x0212959c kind:thumb_call_arm to:0x0209860c module:overlay(0) +from:0x021295e4 kind:load to:0x0212d5f4 module:overlay(43) +from:0x021295ec kind:load to:0x0212ca50 module:overlay(43) +from:0x02129608 kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x02129614 kind:thumb_call to:0x02129db0 module:overlay(43) +from:0x0212961c kind:thumb_call_arm to:0x020a02b4 module:overlay(0) +from:0x02129624 kind:thumb_call_arm to:0x0207edc8 module:overlay(0) +from:0x02129630 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x02129638 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x02129640 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x02129648 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x02129650 kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x02129656 kind:thumb_call_arm to:0x02098468 module:overlay(0) +from:0x02129660 kind:load to:0x0212d5f4 module:overlay(43) +from:0x02129668 kind:load to:0x027e09b8 module:dtcm +from:0x02129684 kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x02129690 kind:thumb_call to:0x02129db0 module:overlay(43) +from:0x02129698 kind:thumb_call_arm to:0x020a02b4 module:overlay(0) +from:0x021296a0 kind:thumb_call_arm to:0x0207edc8 module:overlay(0) +from:0x021296ac kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x021296b4 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x021296bc kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x021296c4 kind:thumb_call to:0x02057eb4 module:overlay(0) +from:0x021296cc kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x021296d2 kind:thumb_call_arm to:0x02098468 module:overlay(0) +from:0x021296d8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021296e0 kind:load to:0x0212d5f4 module:overlay(43) +from:0x021296e8 kind:load to:0x027e09b8 module:dtcm +from:0x021296f8 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x02129700 kind:load to:0x0212de00 module:overlay(43) +from:0x02129764 kind:thumb_call to:0x0212a484 module:overlay(43) +from:0x02129792 kind:thumb_call_arm to:0x02097bcc module:overlay(0) +from:0x0212979c kind:load to:0x020aecd8 module:overlay(0) +from:0x021297ac kind:load to:0x0212d64c module:overlay(43) +from:0x021297e4 kind:thumb_call to:0x0212a2e0 module:overlay(43) +from:0x0212985e kind:thumb_call_arm to:0x02015058 module:main +from:0x02129870 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212988e kind:thumb_call_arm to:0x02015058 module:main +from:0x021298b6 kind:thumb_call_arm to:0x02015058 module:main +from:0x021298de kind:thumb_call_arm to:0x02071d14 module:overlay(0) +from:0x0212992a kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x02129932 kind:thumb_call to:0x0212a294 module:overlay(43) +from:0x02129938 kind:thumb_call to:0x0212a0f0 module:overlay(43) +from:0x02129954 kind:thumb_call to:0x02129d54 module:overlay(43) +from:0x0212995a kind:thumb_call_arm to:0x02098818 module:overlay(0) +from:0x02129972 kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212997e kind:thumb_call_arm to:0x02098b6c module:overlay(0) +from:0x02129998 kind:thumb_call to:0x021290a0 module:overlay(43) +from:0x021299aa kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x021299e6 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x02129a14 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x02129a56 kind:thumb_call_arm to:0x0207de78 module:overlay(0) +from:0x02129a62 kind:thumb_call to:0x0212944c module:overlay(43) +from:0x02129a74 kind:load to:0x0212d64c module:overlay(43) +from:0x02129a7c kind:load to:0x027e09a8 module:dtcm +from:0x02129a94 kind:load to:0x027e0ce4 module:dtcm +from:0x02129a9c kind:load to:0x027e09c0 module:dtcm +from:0x02129aac kind:thumb_call_arm to:0x020732cc module:overlay(0) +from:0x02129ac0 kind:load to:0x027e09b8 module:dtcm +from:0x02129ad2 kind:thumb_call_arm to:0x02098fe4 module:overlay(0) +from:0x02129ae0 kind:thumb_call_arm to:0x01fff5d0 module:itcm +from:0x02129afe kind:thumb_call_arm to:0x020786bc module:overlay(0) +from:0x02129b0c kind:thumb_call_arm to:0x02058fa4 module:overlay(0) +from:0x02129b14 kind:thumb_call_arm to:0x01ffc768 module:itcm +from:0x02129b50 kind:thumb_call_arm to:0x020c0950 module:overlay(17) +from:0x02129b5c kind:load to:0x027e09bc module:dtcm +from:0x02129b60 kind:load to:0x027e0958 module:dtcm +from:0x02129b64 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02129b68 kind:load to:0x027e09ac module:dtcm +from:0x02129b6c kind:load to:0x027e09b4 module:dtcm +from:0x02129b9a kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x02129baa kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x02129bb0 kind:load to:0x027e09a8 module:dtcm +from:0x02129bd6 kind:thumb_call_arm to:0x020a0314 module:overlay(0) +from:0x02129bec kind:thumb_call to:0x02129dd0 module:overlay(43) +from:0x02129c3c kind:thumb_call_arm to:0x0209ff6c module:overlay(0) +from:0x02129c56 kind:thumb_call_arm to:0x01ff9638 module:itcm +from:0x02129ce0 kind:thumb_call_arm to:0x0209ff6c module:overlay(0) +from:0x02129d34 kind:load to:0x027e0cec module:dtcm +from:0x02129d72 kind:thumb_call to:0x02129dd0 module:overlay(43) +from:0x02129dc0 kind:thumb_call_arm to:0x020a00f0 module:overlay(0) +from:0x02129dc8 kind:load to:0x027e0cec module:dtcm +from:0x02129e04 kind:thumb_call_arm to:0x01ff9638 module:itcm +from:0x02129e0e kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x02129e3c kind:thumb_call_arm to:0x0203a174 module:main +from:0x02129e7a kind:thumb_call_arm to:0x0203a174 module:main +from:0x02129ea4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x02129ec4 kind:load to:0x0212ca6c module:overlay(43) +from:0x02129ec8 kind:load to:0x0212ca6a module:overlay(43) +from:0x02129ed0 kind:load to:0x0212ca60 module:overlay(43) +from:0x02129ed4 kind:load to:0x0203e93c module:main +from:0x02129f20 kind:thumb_call_arm to:0x0203a174 module:main +from:0x02129f62 kind:thumb_call_arm to:0x0203a174 module:main +from:0x02129f8c kind:thumb_call_arm to:0x0203a174 module:main +from:0x02129fb0 kind:thumb_call to:0x02129e20 module:overlay(43) +from:0x0212a008 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212a032 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212a056 kind:thumb_call to:0x02129e20 module:overlay(43) +from:0x0212a068 kind:load to:0x0212ca6c module:overlay(43) +from:0x0212a070 kind:load to:0x0203e93c module:main +from:0x0212a074 kind:load to:0x0212ca60 module:overlay(43) +from:0x0212a0ce kind:thumb_call to:0x02129ed8 module:overlay(43) +from:0x0212a0e8 kind:load to:0x027e07d4 module:dtcm +from:0x0212a0ec kind:load to:0x0212ca62 module:overlay(43) +from:0x0212a0fc kind:thumb_call to:0x0212a088 module:overlay(43) +from:0x0212a182 kind:thumb_call_arm to:0x020d97f4 module:overlay(31) +from:0x0212a192 kind:thumb_call_arm to:0x02098758 module:overlay(0) +from:0x0212a1a2 kind:thumb_call_arm to:0x0208bbe0 module:overlay(0) +from:0x0212a1aa kind:thumb_call_arm to:0x01ffccc0 module:itcm +from:0x0212a1be kind:thumb_call_arm to:0x0208bd10 module:overlay(0) +from:0x0212a1c6 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212a202 kind:thumb_call_arm to:0x0207e438 module:overlay(0) +from:0x0212a230 kind:thumb_call_arm to:0x0207e438 module:overlay(0) +from:0x0212a23c kind:load to:0x0212ca70 module:overlay(43) +from:0x0212a240 kind:load to:0x027e0d34 module:dtcm +from:0x0212a244 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a250 kind:load to:0x0212ca71 module:overlay(43) +from:0x0212a254 kind:load to:0x027e09c0 module:dtcm +from:0x0212a2d4 kind:load to:0x0212ca64 module:overlay(43) +from:0x0212a2d8 kind:load to:0x0212ca66 module:overlay(43) +from:0x0212a2dc kind:load to:0x0212ca68 module:overlay(43) +from:0x0212a2e4 kind:thumb_call_arm to:0x020989c0 module:overlay(0) +from:0x0212a346 kind:thumb_call to:0x0212a3dc module:overlay(43) +from:0x0212a368 kind:thumb_call_arm to:0x0208bd00 module:overlay(0) +from:0x0212a376 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212a3a4 kind:thumb_call_arm to:0x020bf030 module:overlay(17) +from:0x0212a3b6 kind:thumb_call_arm to:0x020990a0 module:overlay(0) +from:0x0212a3be kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212a3d0 kind:load to:0x027e0ce0 module:dtcm +from:0x0212a3e8 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212a422 kind:thumb_call_arm to:0x020975d8 module:overlay(0) +from:0x0212a44e kind:thumb_call_arm to:0x020973d4 module:overlay(0) +from:0x0212a458 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a47c kind:load to:0x020b537c module:overlay(0) +from:0x0212a480 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a498 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a4a6 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212a4d4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212a4f8 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212a52c kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212a544 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a54c kind:load to:0x0203e93c module:main +from:0x0212a554 kind:load to:0x027e09a8 module:dtcm +from:0x0212a564 kind:load to:0x02129211 module:overlay(43) +from:0x0212a56e kind:thumb_call_arm to:0x02097b64 module:overlay(0) +from:0x0212a57c kind:load to:0x0212d59c module:overlay(43) +from:0x0212a5b6 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a5e6 kind:thumb_call_arm to:0x02097c00 module:overlay(0) +from:0x0212a5f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a610 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212a642 kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212a658 kind:load to:0x027e0ce4 module:dtcm +from:0x0212a684 kind:thumb_call_arm to:0x02023260 module:main +from:0x0212a6ba kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212a6e2 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212a6ec kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212a70c kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212a718 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212a72c kind:thumb_call_arm to:0x02081e10 module:overlay(0) +from:0x0212a738 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212a744 kind:load to:0x027e0cd8 module:dtcm +from:0x0212a756 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212a762 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212a786 kind:thumb_call_arm to:0x02072fb0 module:overlay(0) +from:0x0212a79c kind:thumb_call_arm to:0x02077570 module:overlay(0) +from:0x0212a7fc kind:thumb_call_arm to:0x02073368 module:overlay(0) +from:0x0212a810 kind:load to:0x027e09b8 module:dtcm +from:0x0212a856 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212a862 kind:thumb_call_arm to:0x020732cc module:overlay(0) +from:0x0212a86e kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212a87c kind:thumb_call_arm to:0x0206c988 module:overlay(0) +from:0x0212a888 kind:load to:0x027e09a8 module:dtcm +from:0x0212a890 kind:load to:0x027e09b8 module:dtcm +from:0x0212a898 kind:load to:0x020b5198 module:overlay(0) +from:0x0212a8a8 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212a8b2 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212a8e4 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212a8f0 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212a924 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212a93e kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212a94a kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212a97c kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212a988 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212a9ac kind:thumb_call to:0x0212a5fc module:overlay(43) +from:0x0212a9b6 kind:thumb_call to:0x0212a3dc module:overlay(43) +from:0x0212a9c6 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212a9d0 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212a9e8 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212aa06 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212aa10 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212aa24 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212aa42 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212aa4c kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212aa60 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212aa7e kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212aa88 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212aa98 kind:thumb_call_arm to:0x020d97e4 module:overlay(31) +from:0x0212aaa8 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212aac6 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212aad2 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212aae2 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212aaf4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ab10 kind:thumb_call to:0x0212a65c module:overlay(43) +from:0x0212ab1c kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212ab26 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212ab32 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212ab42 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212ab62 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ab9c kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212aba8 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212abb8 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212abcc kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212abee kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212abf4 kind:load to:0x02049bc4 module:main +from:0x0212abfc kind:load to:0x027e0d34 module:dtcm +from:0x0212ac1a kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212ac2e kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212ac42 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ac6c kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212ac7e kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212acce kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ace8 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ad00 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ad2c kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ad4e kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ad68 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ad86 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ada2 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212adc0 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212addc kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212adfa kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ae14 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ae7e kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212ae8a kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212aea4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212aebe kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212aed4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212aeee kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212af06 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212af16 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212af46 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212af6a kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212af7c kind:load to:0x02049bc4 module:main +from:0x0212af8c kind:load to:0x0203e93c module:main +from:0x0212af90 kind:load to:0x027e0ce4 module:dtcm +from:0x0212afa2 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212afba kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212afda kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212afe8 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212b000 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b020 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b038 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212b054 kind:load to:0x0203e93c module:main +from:0x0212b06e kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b088 kind:thumb_call_arm to:0x02015058 module:main +from:0x0212b0a8 kind:thumb_call_arm to:0x02015058 module:main +from:0x0212b0b2 kind:thumb_call to:0x02129b74 module:overlay(43) +from:0x0212b12c kind:thumb_call_arm to:0x01ffb6e4 module:itcm +from:0x0212b136 kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212b142 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b148 kind:thumb_call to:0x0212a5fc module:overlay(43) +from:0x0212b152 kind:thumb_call to:0x0212a3dc module:overlay(43) +from:0x0212b162 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b16e kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b17a kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212b18a kind:thumb_call_arm to:0x020d97e4 module:overlay(31) +from:0x0212b19c kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b1bc kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b1d2 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212b1e8 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b206 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b212 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b22a kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212b240 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b25e kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212b272 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b28e kind:thumb_call to:0x0212a65c module:overlay(43) +from:0x0212b29a kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b2a6 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b2bc kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b2cc kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212b2e2 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b300 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b318 kind:thumb_call_arm to:0x01ffd118 module:itcm +from:0x0212b324 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b354 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b374 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b394 kind:load to:0x0203e93c module:main +from:0x0212b39c kind:load to:0x027e0d34 module:dtcm +from:0x0212b3a0 kind:load to:0x02049bc4 module:main +from:0x0212b3be kind:thumb_call_arm to:0x01ffbbe0 module:itcm +from:0x0212b3ee kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b40e kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b42c kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b44e kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b464 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212b46a kind:thumb_call to:0x0212a3dc module:overlay(43) +from:0x0212b480 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212b498 kind:load to:0x0203e93c module:main +from:0x0212b4a4 kind:thumb_call_arm to:0x020992bc module:overlay(0) +from:0x0212b4bc kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b4d0 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212b4e6 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b4fe kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b50a kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b514 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b520 kind:load to:0x02049bc4 module:main +from:0x0212b532 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212b556 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b57c kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b59e kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212b5a8 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212b5d0 kind:load to:0x0203e93c module:main +from:0x0212b5e4 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b5ee kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212b5fc kind:thumb_call_arm to:0x01ff938c module:itcm +from:0x0212b60a kind:thumb_call_arm to:0x02023260 module:main +from:0x0212b614 kind:thumb_call_arm to:0x01ff93c0 module:itcm +from:0x0212b658 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b664 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b682 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212b6a0 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212b6de kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212b6ea kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b6f6 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b72c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b738 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b75c kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212b766 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212b792 kind:thumb_call to:0x0212a408 module:overlay(43) +from:0x0212b7d4 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212b7ec kind:load to:0x027e09a8 module:dtcm +from:0x0212b80c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b820 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b82a kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b842 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212b84c kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212b886 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212b892 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b89e kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212b8d6 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b8e0 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b906 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212b910 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212b91c kind:thumb_call to:0x0212a484 module:overlay(43) +from:0x0212b940 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212b94c kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212b97c kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b998 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212b9e4 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212b9f2 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212ba0a kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ba2a kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212ba54 kind:load to:0x02049bc4 module:main +from:0x0212ba60 kind:load to:0x0203e93c module:main +from:0x0212bb1e kind:thumb_call to:0x02129bbc module:overlay(43) +from:0x0212bb38 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212bb46 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bb54 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bb5c kind:thumb_call_arm to:0x01ff9258 module:itcm +from:0x0212bb6a kind:thumb_call_arm to:0x01ff938c module:itcm +from:0x0212bb78 kind:thumb_call_arm to:0x02023260 module:main +from:0x0212bb82 kind:thumb_call_arm to:0x01ff93c0 module:itcm +from:0x0212bba6 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212bbb2 kind:thumb_call to:0x0212a5fc module:overlay(43) +from:0x0212bbbc kind:thumb_call to:0x0212a3dc module:overlay(43) +from:0x0212bbcc kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bbd8 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bbf4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212bc12 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bc1e kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212bc2e kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bc40 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bc4e kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212bc64 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212bc88 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bc94 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bca0 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bcb2 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212bccc kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212bce2 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bcee kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bd00 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bd0c kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bd20 kind:load to:0x02049bc4 module:main +from:0x0212bd3a kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212bd46 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212bd50 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212bda6 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212bdb8 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212bdd0 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212bddc kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212be64 kind:load to:0x0203e93c module:main +from:0x0212beb0 kind:thumb_call to:0x02129bbc module:overlay(43) +from:0x0212bee4 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212beec kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212bf0c kind:thumb_call_arm to:0x01ffb428 module:itcm +from:0x0212bf2a kind:thumb_call_arm to:0x02023260 module:main +from:0x0212bf6a kind:thumb_call_arm to:0x020577d8 module:overlay(0) +from:0x0212bf82 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212bf94 kind:load to:0x027e09a8 module:dtcm +from:0x0212bfc0 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212bfd0 kind:load to:0x027e09a8 module:dtcm +from:0x0212c004 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c010 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c026 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c05e kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c088 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c096 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c0a8 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212c0d2 kind:thumb_call to:0x02129bbc module:overlay(43) +from:0x0212c116 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c140 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c14e kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c160 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212c18a kind:thumb_call to:0x02129bbc module:overlay(43) +from:0x0212c1aa kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212c1ca kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c1ea kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c240 kind:thumb_call to:0x02129bbc module:overlay(43) +from:0x0212c258 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c268 kind:load to:0x0203e93c module:main +from:0x0212c28a kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c294 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212c2ae kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0212c2be kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212c2ec kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212c31e kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c33e kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c356 kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212c364 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212c370 kind:load to:0x027e0ce4 module:dtcm +from:0x0212c378 kind:load to:0x0203e93c module:main +from:0x0212c380 kind:load to:0x027e09a8 module:dtcm +from:0x0212c396 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c3b0 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c3d4 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c3f0 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212c416 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c422 kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212c438 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c456 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c460 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c470 kind:load to:0x0203e93c module:main +from:0x0212c474 kind:load to:0x02049bc4 module:main +from:0x0212c48c kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c496 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212c4ae kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c4f0 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c50c kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c536 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c556 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c56e kind:thumb_call to:0x0212a25c module:overlay(43) +from:0x0212c57c kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212c588 kind:load to:0x02049bc4 module:main +from:0x0212c594 kind:load to:0x0203e93c module:main +from:0x0212c59c kind:load to:0x027e09a8 module:dtcm +from:0x0212c5b2 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c5cc kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c5f0 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c60c kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212c632 kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c63e kind:thumb_call_arm to:0x02098634 module:overlay(0) +from:0x0212c654 kind:thumb_call_arm to:0x0203a174 module:main +from:0x0212c672 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c67c kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c68c kind:load to:0x0203e93c module:main +from:0x0212c690 kind:load to:0x02049bc4 module:main +from:0x0212c6b4 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c6c2 kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212c6e6 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212c6f8 kind:load to:0x027e09a8 module:dtcm +from:0x0212c70e kind:thumb_call_arm to:0x02098694 module:overlay(0) +from:0x0212c71a kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c726 kind:thumb_call_arm to:0x01ff930c module:itcm +from:0x0212c778 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c7a0 kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c7ae kind:thumb_call_arm to:0x020975d8 module:overlay(0) +from:0x0212c7e8 kind:thumb_call_arm to:0x020973d4 module:overlay(0) +from:0x0212c7f6 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212c814 kind:load to:0x020b537c module:overlay(0) +from:0x0212c818 kind:load to:0x027e09a8 module:dtcm +from:0x0212c83c kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c856 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c860 kind:thumb_call to:0x02129704 module:overlay(43) +from:0x0212c894 kind:thumb_call_arm to:0x02072fb0 module:overlay(0) +from:0x0212c8a8 kind:thumb_call_arm to:0x02077570 module:overlay(0) +from:0x0212c904 kind:thumb_call_arm to:0x02073368 module:overlay(0) +from:0x0212c914 kind:thumb_call_arm to:0x0206d09c module:overlay(0) +from:0x0212c924 kind:load to:0x027e09b8 module:dtcm +from:0x0212c928 kind:load to:0x020b5198 module:overlay(0) +from:0x0212c95a kind:thumb_call to:0x0212a55c module:overlay(43) +from:0x0212c968 kind:thumb_call_arm to:0x02071b10 module:overlay(0) +from:0x0212c98a kind:thumb_call_arm to:0x01ff8fa8 module:itcm +from:0x0212c9aa kind:thumb_call_arm to:0x020732dc module:overlay(0) +from:0x0212c9b4 kind:load to:0x027e09a8 module:dtcm +from:0x0212c9c0 kind:load to:0x027e09b8 module:dtcm +from:0x0212c9d0 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x0212c9d8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0212cb48 kind:arm_call to:0x021234d0 module:overlay(43) +from:0x0212cb58 kind:arm_call to:0x0203ce4c module:main +from:0x0212cc10 kind:load to:0x0212db80 module:overlay(43) +from:0x0212cc14 kind:load to:0x0212db98 module:overlay(43) +from:0x0212cc18 kind:load to:0x021266e4 module:overlay(43) +from:0x0212cc1c kind:load to:0x0212db8c module:overlay(43) +from:0x0212cc20 kind:load to:0x02043190 module:main +from:0x0212cc24 kind:load to:0x0212cf78 module:overlay(43) +from:0x0212cc48 kind:arm_call to:0x02126728 module:overlay(43) +from:0x0212cc58 kind:arm_call to:0x0203ce4c module:main +from:0x0212ccf0 kind:load to:0x0212dc70 module:overlay(43) +from:0x0212ccf4 kind:load to:0x0212dc80 module:overlay(43) +from:0x0212ccf8 kind:load to:0x02128314 module:overlay(43) +from:0x0212ccfc kind:load to:0x0212dc74 module:overlay(43) +from:0x0212cd00 kind:load to:0x02043190 module:main +from:0x0212cd04 kind:load to:0x0212d330 module:overlay(43) +from:0x0212cd24 kind:arm_call to:0x02128358 module:overlay(43) +from:0x0212cd34 kind:arm_call to:0x0203ce4c module:main +from:0x0212cd48 kind:load to:0x0212dd58 module:overlay(43) +from:0x0212cd4c kind:load to:0x0212dd68 module:overlay(43) +from:0x0212cd50 kind:load to:0x02128a20 module:overlay(43) +from:0x0212cd54 kind:load to:0x0212dd5c module:overlay(43) +from:0x0212cd98 kind:arm_call_thumb to:0x02128adc module:overlay(43) +from:0x0212cda8 kind:arm_call to:0x0203ce4c module:main +from:0x0212cdbc kind:load to:0x0212d52c module:overlay(43) +from:0x0212cdc0 kind:load to:0x0212ddac module:overlay(43) +from:0x0212cdc4 kind:load to:0x0212ddc0 module:overlay(43) +from:0x0212cdc8 kind:load to:0x0212c9c4 module:overlay(43) +from:0x0212cdcc kind:load to:0x0212ddb4 module:overlay(43) +from:0x0212cdd0 kind:load to:0x0212cb28 module:overlay(43) +from:0x0212cdd4 kind:load to:0x0212cc28 module:overlay(43) +from:0x0212cdd8 kind:load to:0x0212cd08 module:overlay(43) +from:0x0212cddc kind:load to:0x0212cd58 module:overlay(43) +from:0x0212ce08 kind:load to:0x021234ac module:overlay(43) +from:0x0212ce0c kind:load to:0x02097924 module:overlay(0) +from:0x0212ce10 kind:load to:0x02097734 module:overlay(0) +from:0x0212ce14 kind:load to:0x020977b0 module:overlay(0) +from:0x0212ce18 kind:load to:0x0209792c module:overlay(0) +from:0x0212ce1c kind:load to:0x0209794c module:overlay(0) +from:0x0212ce20 kind:load to:0x02097978 module:overlay(0) +from:0x0212ce2c kind:load to:0x02123714 module:overlay(43) +from:0x0212ce30 kind:load to:0x021266c8 module:overlay(43) +from:0x0212ce34 kind:load to:0x0209a234 module:overlay(0) +from:0x0212ce38 kind:load to:0x0209a268 module:overlay(0) +from:0x0212ce3c kind:load to:0x0209a300 module:overlay(0) +from:0x0212ce40 kind:load to:0x0209a314 module:overlay(0) +from:0x0212ce44 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212ce48 kind:load to:0x0209a33c module:overlay(0) +from:0x0212ce4c kind:load to:0x0209a3c4 module:overlay(0) +from:0x0212ce50 kind:load to:0x0209a04c module:overlay(0) +from:0x0212ce54 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0212ce58 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0212ce5c kind:load to:0x0209a328 module:overlay(0) +from:0x0212ce60 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0212ce64 kind:load to:0x0212669c module:overlay(43) +from:0x0212ce68 kind:load to:0x02126678 module:overlay(43) +from:0x0212ce6c kind:load to:0x0209a6ec module:overlay(0) +from:0x0212ce78 kind:load to:0x020984f8 module:overlay(0) +from:0x0212ce7c kind:load to:0x02098534 module:overlay(0) +from:0x0212ce80 kind:load to:0x0209854c module:overlay(0) +from:0x0212ce84 kind:load to:0x02098558 module:overlay(0) +from:0x0212ce88 kind:load to:0x01fff464 module:itcm +from:0x0212ce8c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212ce90 kind:load to:0x021237f0 module:overlay(43) +from:0x0212ce94 kind:load to:0x02098490 module:overlay(0) +from:0x0212ce98 kind:load to:0x02123a08 module:overlay(43) +from:0x0212ce9c kind:load to:0x02098498 module:overlay(0) +from:0x0212cea0 kind:load to:0x0209849c module:overlay(0) +from:0x0212cea4 kind:load to:0x02125b28 module:overlay(43) +from:0x0212cea8 kind:load to:0x02125cb8 module:overlay(43) +from:0x0212ceac kind:load to:0x020984a8 module:overlay(0) +from:0x0212ceb0 kind:load to:0x02098564 module:overlay(0) +from:0x0212ceb4 kind:load to:0x020985d0 module:overlay(0) +from:0x0212ceb8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212cebc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212cec0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212cec4 kind:load to:0x02123728 module:overlay(43) +from:0x0212cec8 kind:load to:0x02123788 module:overlay(43) +from:0x0212cecc kind:load to:0x02099568 module:overlay(0) +from:0x0212cf78 kind:load to:0x02123d88 module:overlay(43) +from:0x0212cf80 kind:load to:0x02123e08 module:overlay(43) +from:0x0212cf90 kind:load to:0x02123e70 module:overlay(43) +from:0x0212cf98 kind:load to:0x02123f30 module:overlay(43) +from:0x0212cfa0 kind:load to:0x02124304 module:overlay(43) +from:0x0212cfa8 kind:load to:0x02123f84 module:overlay(43) +from:0x0212cfb0 kind:load to:0x02124004 module:overlay(43) +from:0x0212cfc0 kind:load to:0x02124128 module:overlay(43) +from:0x0212cfc8 kind:load to:0x02124200 module:overlay(43) +from:0x0212cfd8 kind:load to:0x021245a4 module:overlay(43) +from:0x0212cfe0 kind:load to:0x02124630 module:overlay(43) +from:0x0212cff0 kind:load to:0x02124314 module:overlay(43) +from:0x0212cff8 kind:load to:0x021243a0 module:overlay(43) +from:0x0212d008 kind:load to:0x02124b3c module:overlay(43) +from:0x0212d010 kind:load to:0x02124bd4 module:overlay(43) +from:0x0212d020 kind:load to:0x02124808 module:overlay(43) +from:0x0212d028 kind:load to:0x02124928 module:overlay(43) +from:0x0212d038 kind:load to:0x021246ac module:overlay(43) +from:0x0212d040 kind:load to:0x02124730 module:overlay(43) +from:0x0212d050 kind:load to:0x02124ccc module:overlay(43) +from:0x0212d058 kind:load to:0x02124d68 module:overlay(43) +from:0x0212d068 kind:load to:0x02124ed0 module:overlay(43) +from:0x0212d070 kind:load to:0x02124f4c module:overlay(43) +from:0x0212d080 kind:load to:0x021250a4 module:overlay(43) +from:0x0212d088 kind:load to:0x021251a0 module:overlay(43) +from:0x0212d098 kind:load to:0x02125a14 module:overlay(43) +from:0x0212d0a0 kind:load to:0x02125ab0 module:overlay(43) +from:0x0212d0b0 kind:load to:0x02125260 module:overlay(43) +from:0x0212d0b8 kind:load to:0x0212533c module:overlay(43) +from:0x0212d0c0 kind:load to:0x021253c0 module:overlay(43) +from:0x0212d0c8 kind:load to:0x021251e8 module:overlay(43) +from:0x0212d0d0 kind:load to:0x02125200 module:overlay(43) +from:0x0212d0e0 kind:load to:0x0212446c module:overlay(43) +from:0x0212d0e8 kind:load to:0x02124524 module:overlay(43) +from:0x0212d0f8 kind:load to:0x021253d8 module:overlay(43) +from:0x0212d100 kind:load to:0x02125460 module:overlay(43) +from:0x0212d110 kind:load to:0x02125594 module:overlay(43) +from:0x0212d118 kind:load to:0x021256e0 module:overlay(43) +from:0x0212d128 kind:load to:0x02125808 module:overlay(43) +from:0x0212d130 kind:load to:0x0212589c module:overlay(43) +from:0x0212d148 kind:load to:0x021267c0 module:overlay(43) +from:0x0212d14c kind:load to:0x021267fc module:overlay(43) +from:0x0212d150 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x0212d154 kind:load to:0x0212681c module:overlay(43) +from:0x0212d178 kind:load to:0x02126704 module:overlay(43) +from:0x0212d17c kind:load to:0x02097924 module:overlay(0) +from:0x0212d180 kind:load to:0x02097734 module:overlay(0) +from:0x0212d184 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d188 kind:load to:0x0209792c module:overlay(0) +from:0x0212d18c kind:load to:0x0209794c module:overlay(0) +from:0x0212d190 kind:load to:0x02097978 module:overlay(0) +from:0x0212d19c kind:load to:0x02126ab4 module:overlay(43) +from:0x0212d1a0 kind:load to:0x02128270 module:overlay(43) +from:0x0212d1a4 kind:load to:0x02099ae0 module:overlay(0) +from:0x0212d1a8 kind:load to:0x02099b18 module:overlay(0) +from:0x0212d1ac kind:load to:0x0209a11c module:overlay(0) +from:0x0212d1b0 kind:load to:0x0209a124 module:overlay(0) +from:0x0212d1b4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212d1b8 kind:load to:0x02099c90 module:overlay(0) +from:0x0212d1bc kind:load to:0x02099b80 module:overlay(0) +from:0x0212d1c0 kind:load to:0x0209a04c module:overlay(0) +from:0x0212d1c4 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0212d1c8 kind:load to:0x0209a0ec module:overlay(0) +from:0x0212d1cc kind:load to:0x0212824c module:overlay(43) +from:0x0212d1d0 kind:load to:0x0209a104 module:overlay(0) +from:0x0212d1d4 kind:load to:0x0212823c module:overlay(43) +from:0x0212d1d8 kind:load to:0x02128218 module:overlay(43) +from:0x0212d1e4 kind:load to:0x02126aa0 module:overlay(43) +from:0x0212d1e8 kind:load to:0x02128254 module:overlay(43) +from:0x0212d1ec kind:load to:0x0209a234 module:overlay(0) +from:0x0212d1f0 kind:load to:0x0209a268 module:overlay(0) +from:0x0212d1f4 kind:load to:0x0209a300 module:overlay(0) +from:0x0212d1f8 kind:load to:0x0209a314 module:overlay(0) +from:0x0212d1fc kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212d200 kind:load to:0x0209a33c module:overlay(0) +from:0x0212d204 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0212d208 kind:load to:0x0209a04c module:overlay(0) +from:0x0212d20c kind:load to:0x0209a2d0 module:overlay(0) +from:0x0212d210 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0212d214 kind:load to:0x0209a328 module:overlay(0) +from:0x0212d218 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0212d21c kind:load to:0x0212669c module:overlay(43) +from:0x0212d220 kind:load to:0x02126678 module:overlay(43) +from:0x0212d224 kind:load to:0x0209a6ec module:overlay(0) +from:0x0212d230 kind:load to:0x020984f8 module:overlay(0) +from:0x0212d234 kind:load to:0x02098534 module:overlay(0) +from:0x0212d238 kind:load to:0x0209854c module:overlay(0) +from:0x0212d23c kind:load to:0x02098558 module:overlay(0) +from:0x0212d240 kind:load to:0x01fff464 module:itcm +from:0x0212d244 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d248 kind:load to:0x02126ac8 module:overlay(43) +from:0x0212d24c kind:load to:0x02098490 module:overlay(0) +from:0x0212d250 kind:load to:0x02126bdc module:overlay(43) +from:0x0212d254 kind:load to:0x02098498 module:overlay(0) +from:0x0212d258 kind:load to:0x0209849c module:overlay(0) +from:0x0212d25c kind:load to:0x02127de4 module:overlay(43) +from:0x0212d260 kind:load to:0x02098fe4 module:overlay(0) +from:0x0212d264 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d268 kind:load to:0x02098564 module:overlay(0) +from:0x0212d26c kind:load to:0x020985d0 module:overlay(0) +from:0x0212d270 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d274 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d278 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d27c kind:load to:0x0212828c module:overlay(43) +from:0x0212d280 kind:load to:0x021282cc module:overlay(43) +from:0x0212d284 kind:load to:0x02128170 module:overlay(43) +from:0x0212d330 kind:load to:0x02126c60 module:overlay(43) +from:0x0212d338 kind:load to:0x02126ccc module:overlay(43) +from:0x0212d348 kind:load to:0x02126cf4 module:overlay(43) +from:0x0212d350 kind:load to:0x02126d78 module:overlay(43) +from:0x0212d360 kind:load to:0x02126e4c module:overlay(43) +from:0x0212d368 kind:load to:0x02126f38 module:overlay(43) +from:0x0212d378 kind:load to:0x02127088 module:overlay(43) +from:0x0212d380 kind:load to:0x0212708c module:overlay(43) +from:0x0212d390 kind:load to:0x02127038 module:overlay(43) +from:0x0212d398 kind:load to:0x0212703c module:overlay(43) +from:0x0212d3a8 kind:load to:0x02127758 module:overlay(43) +from:0x0212d3b0 kind:load to:0x021277e8 module:overlay(43) +from:0x0212d3c0 kind:load to:0x02127574 module:overlay(43) +from:0x0212d3c8 kind:load to:0x02127620 module:overlay(43) +from:0x0212d3d8 kind:load to:0x021279f4 module:overlay(43) +from:0x0212d3e0 kind:load to:0x02127a18 module:overlay(43) +from:0x0212d3f0 kind:load to:0x02127aa4 module:overlay(43) +from:0x0212d3f8 kind:load to:0x02127b40 module:overlay(43) +from:0x0212d408 kind:load to:0x0212789c module:overlay(43) +from:0x0212d410 kind:load to:0x0212795c module:overlay(43) +from:0x0212d420 kind:load to:0x021270d0 module:overlay(43) +from:0x0212d428 kind:load to:0x02127164 module:overlay(43) +from:0x0212d438 kind:load to:0x02127424 module:overlay(43) +from:0x0212d440 kind:load to:0x021274a0 module:overlay(43) +from:0x0212d450 kind:load to:0x021271fc module:overlay(43) +from:0x0212d458 kind:load to:0x02127288 module:overlay(43) +from:0x0212d468 kind:load to:0x0212875c module:overlay(43) +from:0x0212d470 kind:load to:0x021287d8 module:overlay(43) +from:0x0212d498 kind:load to:0x021283f0 module:overlay(43) +from:0x0212d49c kind:load to:0x0212899c module:overlay(43) +from:0x0212d4a0 kind:load to:0x021283a8 module:overlay(43) +from:0x0212d4a4 kind:load to:0x0207bfe8 module:overlay(0) +from:0x0212d4a8 kind:load to:0x0207bff0 module:overlay(0) +from:0x0212d4b4 kind:load to:0x02128334 module:overlay(43) +from:0x0212d4b8 kind:load to:0x020979c4 module:overlay(0) +from:0x0212d4bc kind:load to:0x020979f8 module:overlay(0) +from:0x0212d4c0 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d4c4 kind:load to:0x020979cc module:overlay(0) +from:0x0212d4c8 kind:load to:0x020977f4 module:overlay(0) +from:0x0212d4cc kind:load to:0x020977f8 module:overlay(0) +from:0x0212d4d8 kind:load to:0x020984f8 module:overlay(0) +from:0x0212d4dc kind:load to:0x02098534 module:overlay(0) +from:0x0212d4e0 kind:load to:0x0209854c module:overlay(0) +from:0x0212d4e4 kind:load to:0x02098558 module:overlay(0) +from:0x0212d4e8 kind:load to:0x01fff464 module:itcm +from:0x0212d4ec kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d4f0 kind:load to:0x02128510 module:overlay(43) +from:0x0212d4f4 kind:load to:0x02098490 module:overlay(0) +from:0x0212d4f8 kind:load to:0x02128560 module:overlay(43) +from:0x0212d4fc kind:load to:0x02098498 module:overlay(0) +from:0x0212d500 kind:load to:0x0209849c module:overlay(0) +from:0x0212d504 kind:load to:0x021288c8 module:overlay(43) +from:0x0212d508 kind:load to:0x020984a4 module:overlay(0) +from:0x0212d50c kind:load to:0x020984a8 module:overlay(0) +from:0x0212d510 kind:load to:0x02098564 module:overlay(0) +from:0x0212d514 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d518 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d51c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d520 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d524 kind:load to:0x021289b8 module:overlay(43) +from:0x0212d528 kind:load to:0x021289e8 module:overlay(43) +from:0x0212d590 kind:load to:0x02128d75 module:overlay(43) +from:0x0212d59c kind:load to:0x02097bf4 module:overlay(0) +from:0x0212d5a0 kind:load to:0x0212a581 module:overlay(43) +from:0x0212d5ac kind:load to:0x02128ac1 module:overlay(43) +from:0x0212d5b0 kind:load to:0x0209772c module:overlay(0) +from:0x0212d5b4 kind:load to:0x02097734 module:overlay(0) +from:0x0212d5b8 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d5bc kind:load to:0x02128a59 module:overlay(43) +from:0x0212d5c0 kind:load to:0x020977f4 module:overlay(0) +from:0x0212d5c4 kind:load to:0x02128a91 module:overlay(43) +from:0x0212d5d4 kind:load to:0x0209772c module:overlay(0) +from:0x0212d5d8 kind:load to:0x02097734 module:overlay(0) +from:0x0212d5dc kind:load to:0x020977b0 module:overlay(0) +from:0x0212d5e0 kind:load to:0x02128a59 module:overlay(43) +from:0x0212d5e4 kind:load to:0x020977f4 module:overlay(0) +from:0x0212d5e8 kind:load to:0x02128a91 module:overlay(43) +from:0x0212d5f4 kind:load to:0x020984f8 module:overlay(0) +from:0x0212d5f8 kind:load to:0x02098534 module:overlay(0) +from:0x0212d5fc kind:load to:0x0209854c module:overlay(0) +from:0x0212d600 kind:load to:0x02098558 module:overlay(0) +from:0x0212d604 kind:load to:0x01fff464 module:itcm +from:0x0212d608 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d60c kind:load to:0x021296f1 module:overlay(43) +from:0x0212d610 kind:load to:0x02098490 module:overlay(0) +from:0x0212d614 kind:load to:0x021297b5 module:overlay(43) +from:0x0212d618 kind:load to:0x02129aa1 module:overlay(43) +from:0x0212d61c kind:load to:0x0209849c module:overlay(0) +from:0x0212d620 kind:load to:0x02129ad9 module:overlay(43) +from:0x0212d624 kind:load to:0x02129ac9 module:overlay(43) +from:0x0212d628 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d62c kind:load to:0x02098564 module:overlay(0) +from:0x0212d630 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d634 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d638 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d63c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d640 kind:load to:0x021295f5 module:overlay(43) +from:0x0212d644 kind:load to:0x02129671 module:overlay(43) +from:0x0212d648 kind:load to:0x02099568 module:overlay(0) +from:0x0212d64c kind:load to:0x0212a6cd module:overlay(43) +from:0x0212d654 kind:load to:0x0212a6fd module:overlay(43) +from:0x0212d65c kind:load to:0x0212a749 module:overlay(43) +from:0x0212d664 kind:load to:0x0212a815 module:overlay(43) +from:0x0212d66c kind:load to:0x0212a89d module:overlay(43) +from:0x0212d674 kind:load to:0x0212a8d5 module:overlay(43) +from:0x0212d67c kind:load to:0x0212a935 module:overlay(43) +from:0x0212d684 kind:load to:0x0212a96d module:overlay(43) +from:0x0212d68c kind:load to:0x0212ac05 module:overlay(43) +from:0x0212d694 kind:load to:0x0212b061 module:overlay(43) +from:0x0212d69c kind:load to:0x0212b3a9 module:overlay(43) +from:0x0212d6a4 kind:load to:0x0212b4a1 module:overlay(43) +from:0x0212d6ac kind:load to:0x0212b525 module:overlay(43) +from:0x0212d6b4 kind:load to:0x0212b5d9 module:overlay(43) +from:0x0212d6bc kind:load to:0x0212b675 module:overlay(43) +from:0x0212d6c4 kind:load to:0x0212b6d1 module:overlay(43) +from:0x0212d6cc kind:load to:0x0212b74d module:overlay(43) +from:0x0212d6d4 kind:load to:0x0212b7f5 module:overlay(43) +from:0x0212d6dc kind:load to:0x0212b835 module:overlay(43) +from:0x0212d6e4 kind:load to:0x0212b879 module:overlay(43) +from:0x0212d6ec kind:load to:0x0212b8f9 module:overlay(43) +from:0x0212d6f4 kind:load to:0x0212b929 module:overlay(43) +from:0x0212d6fc kind:load to:0x0212b955 module:overlay(43) +from:0x0212d704 kind:load to:0x0212ba6d module:overlay(43) +from:0x0212d70c kind:load to:0x0212bd25 module:overlay(43) +from:0x0212d714 kind:load to:0x0212bd75 module:overlay(43) +from:0x0212d71c kind:load to:0x0212bded module:overlay(43) +from:0x0212d724 kind:load to:0x0212be6d module:overlay(43) +from:0x0212d72c kind:load to:0x0212bf9d module:overlay(43) +from:0x0212d734 kind:load to:0x0212bfd9 module:overlay(43) +from:0x0212d73c kind:load to:0x0212c069 module:overlay(43) +from:0x0212d744 kind:load to:0x0212c0e5 module:overlay(43) +from:0x0212d74c kind:load to:0x0212c121 module:overlay(43) +from:0x0212d754 kind:load to:0x0212c19d module:overlay(43) +from:0x0212d75c kind:load to:0x0212c275 module:overlay(43) +from:0x0212d764 kind:load to:0x0212c389 module:overlay(43) +from:0x0212d76c kind:load to:0x0212c479 module:overlay(43) +from:0x0212d774 kind:load to:0x0212c5a5 module:overlay(43) +from:0x0212d77c kind:load to:0x0212c695 module:overlay(43) +from:0x0212d784 kind:load to:0x0212c701 module:overlay(43) +from:0x0212d78c kind:load to:0x0212c78d module:overlay(43) +from:0x0212d794 kind:load to:0x0212c825 module:overlay(43) +from:0x0212d79c kind:load to:0x0212c86d module:overlay(43) +from:0x0212d7a4 kind:load to:0x0212c92d module:overlay(43) diff --git a/config/usa/arm9/overlays/ov043/symbols.txt b/config/usa/arm9/overlays/ov043/symbols.txt new file mode 100644 index 00000000..c94583fc --- /dev/null +++ b/config/usa/arm9/overlays/ov043/symbols.txt @@ -0,0 +1,319 @@ +func_ov043_021234a0 kind:function(arm,size=0xc) addr:0x021234a0 +func_ov043_021234ac kind:function(arm,size=0x24) addr:0x021234ac +func_ov043_021234d0 kind:function(arm,size=0x50) addr:0x021234d0 +func_ov043_02123520 kind:function(arm,size=0x1f4) addr:0x02123520 +func_ov043_02123714 kind:function(arm,size=0x14) addr:0x02123714 +func_ov043_02123728 kind:function(arm,size=0x60) addr:0x02123728 +func_ov043_02123788 kind:function(arm,size=0x68) addr:0x02123788 +func_ov043_021237f0 kind:function(arm,size=0xf0) addr:0x021237f0 +func_ov043_021238e0 kind:function(arm,size=0x70) addr:0x021238e0 +func_ov043_02123950 kind:function(arm,size=0x24) addr:0x02123950 +func_ov043_02123974 kind:function(arm,size=0x94) addr:0x02123974 +func_ov043_02123a08 kind:function(arm,size=0x2c8) addr:0x02123a08 +func_ov043_02123cd0 kind:function(arm,size=0xb8) addr:0x02123cd0 +func_ov043_02123d88 kind:function(arm,size=0x80) addr:0x02123d88 +func_ov043_02123e08 kind:function(arm,size=0x68) addr:0x02123e08 +func_ov043_02123e70 kind:function(arm,size=0xc0) addr:0x02123e70 +func_ov043_02123f30 kind:function(arm,size=0x54) addr:0x02123f30 +func_ov043_02123f84 kind:function(arm,size=0x80) addr:0x02123f84 +func_ov043_02124004 kind:function(arm,size=0x124) addr:0x02124004 +func_ov043_02124128 kind:function(arm,size=0xd8) addr:0x02124128 +func_ov043_02124200 kind:function(arm,size=0x104) addr:0x02124200 +func_ov043_02124304 kind:function(arm,size=0x10) addr:0x02124304 +func_ov043_02124314 kind:function(arm,size=0x8c) addr:0x02124314 +func_ov043_021243a0 kind:function(arm,size=0xcc) addr:0x021243a0 +func_ov043_0212446c kind:function(arm,size=0xb8) addr:0x0212446c +func_ov043_02124524 kind:function(arm,size=0x80) addr:0x02124524 +func_ov043_021245a4 kind:function(arm,size=0x8c) addr:0x021245a4 +func_ov043_02124630 kind:function(arm,size=0x7c) addr:0x02124630 +func_ov043_021246ac kind:function(arm,size=0x84) addr:0x021246ac +func_ov043_02124730 kind:function(arm,size=0xd8) addr:0x02124730 +func_ov043_02124808 kind:function(arm,size=0x120) addr:0x02124808 +func_ov043_02124928 kind:function(arm,size=0x214) addr:0x02124928 +func_ov043_02124b3c kind:function(arm,size=0x98) addr:0x02124b3c +func_ov043_02124bd4 kind:function(arm,size=0xf8) addr:0x02124bd4 +func_ov043_02124ccc kind:function(arm,size=0x9c) addr:0x02124ccc +func_ov043_02124d68 kind:function(arm,size=0x168) addr:0x02124d68 +func_ov043_02124ed0 kind:function(arm,size=0x7c) addr:0x02124ed0 +func_ov043_02124f4c kind:function(arm,size=0x158) addr:0x02124f4c +func_ov043_021250a4 kind:function(arm,size=0xfc) addr:0x021250a4 +func_ov043_021251a0 kind:function(arm,size=0x48) addr:0x021251a0 +func_ov043_021251e8 kind:function(arm,size=0x18) addr:0x021251e8 +func_ov043_02125200 kind:function(arm,size=0x60) addr:0x02125200 +func_ov043_02125260 kind:function(arm,size=0xdc) addr:0x02125260 +func_ov043_0212533c kind:function(arm,size=0x84) addr:0x0212533c +func_ov043_021253c0 kind:function(arm,size=0x18) addr:0x021253c0 +func_ov043_021253d8 kind:function(arm,size=0x88) addr:0x021253d8 +func_ov043_02125460 kind:function(arm,size=0x134) addr:0x02125460 +func_ov043_02125594 kind:function(arm,size=0x14c) addr:0x02125594 +func_ov043_021256e0 kind:function(arm,size=0x128) addr:0x021256e0 +func_ov043_02125808 kind:function(arm,size=0x94) addr:0x02125808 +func_ov043_0212589c kind:function(arm,size=0xe0) addr:0x0212589c +func_ov043_0212597c kind:function(arm,size=0x24) addr:0x0212597c +func_ov043_021259a0 kind:function(arm,size=0x74) addr:0x021259a0 +func_ov043_02125a14 kind:function(arm,size=0x9c) addr:0x02125a14 +func_ov043_02125ab0 kind:function(arm,size=0x78) addr:0x02125ab0 +func_ov043_02125b28 kind:function(arm,size=0x190) addr:0x02125b28 +func_ov043_02125cb8 kind:function(arm,size=0x18) addr:0x02125cb8 +func_ov043_02125cd0 kind:function(arm,size=0x3b0) addr:0x02125cd0 +func_ov043_02126080 kind:function(arm,size=0x68) addr:0x02126080 +func_ov043_021260e8 kind:function(arm,size=0x28) addr:0x021260e8 +func_ov043_02126110 kind:function(arm,size=0xe8) addr:0x02126110 +func_ov043_021261f8 kind:function(arm,size=0x18) addr:0x021261f8 +func_ov043_02126210 kind:function(arm,size=0x30) addr:0x02126210 +func_ov043_02126240 kind:function(arm,size=0x94) addr:0x02126240 +func_ov043_021262d4 kind:function(arm,size=0x1ac) addr:0x021262d4 +func_ov043_02126480 kind:function(arm,size=0x1f8) addr:0x02126480 +func_ov043_02126678 kind:function(arm,size=0x24) addr:0x02126678 +func_ov043_0212669c kind:function(arm,size=0x2c) addr:0x0212669c +func_ov043_021266c8 kind:function(arm,size=0x1c) addr:0x021266c8 +func_ov043_021266e4 kind:function(arm,size=0x14) addr:0x021266e4 +func_ov043_021266f8 kind:function(arm,size=0xc) addr:0x021266f8 +func_ov043_02126704 kind:function(arm,size=0x24) addr:0x02126704 +func_ov043_02126728 kind:function(arm,size=0x64) addr:0x02126728 +func_ov043_0212678c kind:function(arm,size=0x34) addr:0x0212678c +func_ov043_021267c0 kind:function(arm,size=0x3c) addr:0x021267c0 +func_ov043_021267fc kind:function(arm,size=0x20) addr:0x021267fc +func_ov043_0212681c kind:function(arm,size=0x24) addr:0x0212681c +func_ov043_02126840 kind:function(arm,size=0x260) addr:0x02126840 +func_ov043_02126aa0 kind:function(arm,size=0x14) addr:0x02126aa0 +func_ov043_02126ab4 kind:function(arm,size=0x14) addr:0x02126ab4 +func_ov043_02126ac8 kind:function(arm,size=0x50) addr:0x02126ac8 +func_ov043_02126b18 kind:function(arm,size=0x30) addr:0x02126b18 +func_ov043_02126b48 kind:function(arm,size=0x94) addr:0x02126b48 +func_ov043_02126bdc kind:function(arm,size=0x84) addr:0x02126bdc +func_ov043_02126c60 kind:function(arm,size=0x6c) addr:0x02126c60 +func_ov043_02126ccc kind:function(arm,size=0x28) addr:0x02126ccc +func_ov043_02126cf4 kind:function(arm,size=0x84) addr:0x02126cf4 +func_ov043_02126d78 kind:function(arm,size=0xd4) addr:0x02126d78 +func_ov043_02126e4c kind:function(arm,size=0xec) addr:0x02126e4c +func_ov043_02126f38 kind:function(arm,size=0x100) addr:0x02126f38 +func_ov043_02127038 kind:function(arm,size=0x4) addr:0x02127038 +func_ov043_0212703c kind:function(arm,size=0x4c) addr:0x0212703c +func_ov043_02127088 kind:function(arm,size=0x4) addr:0x02127088 +func_ov043_0212708c kind:function(arm,size=0x44) addr:0x0212708c +func_ov043_021270d0 kind:function(arm,size=0x94) addr:0x021270d0 +func_ov043_02127164 kind:function(arm,size=0x98) addr:0x02127164 +func_ov043_021271fc kind:function(arm,size=0x8c) addr:0x021271fc +func_ov043_02127288 kind:function(arm,size=0x19c) addr:0x02127288 +func_ov043_02127424 kind:function(arm,size=0x7c) addr:0x02127424 +func_ov043_021274a0 kind:function(arm,size=0xd4) addr:0x021274a0 +func_ov043_02127574 kind:function(arm,size=0xac) addr:0x02127574 +func_ov043_02127620 kind:function(arm,size=0x138) addr:0x02127620 +func_ov043_02127758 kind:function(arm,size=0x90) addr:0x02127758 +func_ov043_021277e8 kind:function(arm,size=0xb4) addr:0x021277e8 +func_ov043_0212789c kind:function(arm,size=0xc0) addr:0x0212789c +func_ov043_0212795c kind:function(arm,size=0x98) addr:0x0212795c +func_ov043_021279f4 kind:function(arm,size=0x24) addr:0x021279f4 +func_ov043_02127a18 kind:function(arm,size=0x8c) addr:0x02127a18 +func_ov043_02127aa4 kind:function(arm,size=0x9c) addr:0x02127aa4 +func_ov043_02127b40 kind:function(arm,size=0x148) addr:0x02127b40 +func_ov043_02127c88 kind:function(arm,size=0xac) addr:0x02127c88 +func_ov043_02127d34 kind:function(arm,size=0x24) addr:0x02127d34 +func_ov043_02127d58 kind:function(arm,size=0x60) addr:0x02127d58 +func_ov043_02127db8 kind:function(arm,size=0x2c) addr:0x02127db8 +func_ov043_02127de4 kind:function(arm,size=0xd8) addr:0x02127de4 +func_ov043_02127ebc kind:function(arm,size=0x10) addr:0x02127ebc +func_ov043_02127ecc kind:function(arm,size=0x64) addr:0x02127ecc +func_ov043_02127f30 kind:function(arm,size=0x1fc) addr:0x02127f30 +func_ov043_0212812c kind:function(arm,size=0x44) addr:0x0212812c +func_ov043_02128170 kind:function(arm,size=0xa8) addr:0x02128170 +func_ov043_02128218 kind:function(arm,size=0x24) addr:0x02128218 +func_ov043_0212823c kind:function(arm,size=0x10) addr:0x0212823c +func_ov043_0212824c kind:function(arm,size=0x8) addr:0x0212824c +func_ov043_02128254 kind:function(arm,size=0x1c) addr:0x02128254 +func_ov043_02128270 kind:function(arm,size=0x1c) addr:0x02128270 +func_ov043_0212828c kind:function(arm,size=0x40) addr:0x0212828c +func_ov043_021282cc kind:function(arm,size=0x48) addr:0x021282cc +func_ov043_02128314 kind:function(arm,size=0x14) addr:0x02128314 +func_ov043_02128328 kind:function(arm,size=0xc) addr:0x02128328 +func_ov043_02128334 kind:function(arm,size=0x24) addr:0x02128334 +func_ov043_02128358 kind:function(arm,size=0x50) addr:0x02128358 +func_ov043_021283a8 kind:function(arm,size=0x48) addr:0x021283a8 +func_ov043_021283f0 kind:function(arm,size=0x14) addr:0x021283f0 +func_ov043_02128404 kind:function(arm,size=0x10c) addr:0x02128404 +func_ov043_02128510 kind:function(arm,size=0x14) addr:0x02128510 +func_ov043_02128524 kind:function(arm,size=0x3c) addr:0x02128524 +func_ov043_02128560 kind:function(arm,size=0x1fc) addr:0x02128560 +func_ov043_0212875c kind:function(arm,size=0x7c) addr:0x0212875c +func_ov043_021287d8 kind:function(arm,size=0xf0) addr:0x021287d8 +func_ov043_021288c8 kind:function(arm,size=0x6c) addr:0x021288c8 +func_ov043_02128934 kind:function(arm,size=0x68) addr:0x02128934 +func_ov043_0212899c kind:function(arm,size=0x1c) addr:0x0212899c +func_ov043_021289b8 kind:function(arm,size=0x30) addr:0x021289b8 +func_ov043_021289e8 kind:function(arm,size=0x38) addr:0x021289e8 +func_ov043_02128a20 kind:function(arm,size=0x14) addr:0x02128a20 +func_ov043_02128a34 kind:function(thumb,size=0x24) addr:0x02128a34 +func_ov043_02128a58 kind:function(thumb,size=0x38) addr:0x02128a58 +func_ov043_02128a90 kind:function(thumb,size=0x28) addr:0x02128a90 +func_ov043_02128ab8 kind:function(thumb,size=0x8) addr:0x02128ab8 +func_ov043_02128ac0 kind:function(thumb,size=0x1c) addr:0x02128ac0 +func_ov043_02128adc kind:function(thumb,size=0x48) addr:0x02128adc +func_ov043_02128b24 kind:function(thumb,size=0x250) addr:0x02128b24 +func_ov043_02128d74 kind:function(thumb,size=0x32c) addr:0x02128d74 +func_ov043_021290a0 kind:function(thumb,size=0x170) addr:0x021290a0 +func_ov043_02129210 kind:function(thumb,size=0x23c) addr:0x02129210 +func_ov043_0212944c kind:function(thumb,size=0x44) addr:0x0212944c +func_ov043_02129490 kind:function(thumb,size=0x164) addr:0x02129490 +func_ov043_021295f4 kind:function(thumb,size=0x7c) addr:0x021295f4 +func_ov043_02129670 kind:function(thumb,size=0x80) addr:0x02129670 +func_ov043_021296f0 kind:function(thumb,size=0x14) addr:0x021296f0 +func_ov043_02129704 kind:function(thumb,size=0xb0) addr:0x02129704 +func_ov043_021297b4 kind:function(thumb,size=0x2ec) addr:0x021297b4 +func_ov043_02129aa0 kind:function(thumb,size=0x28) addr:0x02129aa0 +func_ov043_02129ac8 kind:function(thumb,size=0x10) addr:0x02129ac8 +func_ov043_02129ad8 kind:function(thumb,size=0x9c) addr:0x02129ad8 +func_ov043_02129b74 kind:function(thumb,size=0x48) addr:0x02129b74 +func_ov043_02129bbc kind:function(thumb,size=0x198) addr:0x02129bbc +func_ov043_02129d54 kind:function(thumb,size=0x5c) addr:0x02129d54 +func_ov043_02129db0 kind:function(thumb,size=0x20) addr:0x02129db0 +func_ov043_02129dd0 kind:function(thumb,size=0x50) addr:0x02129dd0 +func_ov043_02129e20 kind:function(thumb,size=0xb8) addr:0x02129e20 +func_ov043_02129ed8 kind:function(thumb,size=0x1b0) addr:0x02129ed8 +func_ov043_0212a088 kind:function(thumb,size=0x68) addr:0x0212a088 +func_ov043_0212a0f0 kind:function(thumb,size=0x16c) addr:0x0212a0f0 +func_ov043_0212a25c kind:function(thumb,size=0x36) addr:0x0212a25c +func_ov043_0212a294 kind:function(thumb,size=0x4c) addr:0x0212a294 +func_ov043_0212a2e0 kind:function(thumb,size=0xfc) addr:0x0212a2e0 +func_ov043_0212a3dc kind:function(thumb,size=0x2c) addr:0x0212a3dc +func_ov043_0212a408 kind:function(thumb,size=0x7c) addr:0x0212a408 +func_ov043_0212a484 kind:function(thumb,size=0xd8) addr:0x0212a484 +func_ov043_0212a55c kind:function(thumb,size=0xc) addr:0x0212a55c +func_ov043_0212a568 kind:function(thumb,size=0x18) addr:0x0212a568 +func_ov043_0212a580 kind:function(thumb,size=0x7c) addr:0x0212a580 +func_ov043_0212a5fc kind:function(thumb,size=0x60) addr:0x0212a5fc +func_ov043_0212a65c kind:function(thumb,size=0x70) addr:0x0212a65c +func_ov043_0212a6cc kind:function(thumb,size=0x30) addr:0x0212a6cc +func_ov043_0212a6fc kind:function(thumb,size=0x4c) addr:0x0212a6fc +func_ov043_0212a748 kind:function(thumb,size=0xcc) addr:0x0212a748 +func_ov043_0212a814 kind:function(thumb,size=0x88) addr:0x0212a814 +func_ov043_0212a89c kind:function(thumb,size=0x38) addr:0x0212a89c +func_ov043_0212a8d4 kind:function(thumb,size=0x60) addr:0x0212a8d4 +func_ov043_0212a934 kind:function(thumb,size=0x38) addr:0x0212a934 +func_ov043_0212a96c kind:function(thumb,size=0x298) addr:0x0212a96c +func_ov043_0212ac04 kind:function(thumb,size=0x45c) addr:0x0212ac04 +func_ov043_0212b060 kind:function(thumb,size=0x348) addr:0x0212b060 +func_ov043_0212b3a8 kind:function(thumb,size=0xf8) addr:0x0212b3a8 +func_ov043_0212b4a0 kind:function(thumb,size=0x84) addr:0x0212b4a0 +func_ov043_0212b524 kind:function(thumb,size=0xb4) addr:0x0212b524 +func_ov043_0212b5d8 kind:function(thumb,size=0x9c) addr:0x0212b5d8 +func_ov043_0212b674 kind:function(thumb,size=0x5c) addr:0x0212b674 +func_ov043_0212b6d0 kind:function(thumb,size=0x7c) addr:0x0212b6d0 +func_ov043_0212b74c kind:function(thumb,size=0xa8) addr:0x0212b74c +func_ov043_0212b7f4 kind:function(thumb,size=0x40) addr:0x0212b7f4 +func_ov043_0212b834 kind:function(thumb,size=0x44) addr:0x0212b834 +func_ov043_0212b878 kind:function(thumb,size=0x80) addr:0x0212b878 +func_ov043_0212b8f8 kind:function(thumb,size=0x30) addr:0x0212b8f8 +func_ov043_0212b928 kind:function(thumb,size=0x2a) addr:0x0212b928 +func_ov043_0212b954 kind:function(thumb,size=0x118) addr:0x0212b954 +func_ov043_0212ba6c kind:function(thumb,size=0x2b8) addr:0x0212ba6c +func_ov043_0212bd24 kind:function(thumb,size=0x50) addr:0x0212bd24 +func_ov043_0212bd74 kind:function(thumb,size=0x78) addr:0x0212bd74 +func_ov043_0212bdec kind:function(thumb,size=0x80) addr:0x0212bdec +func_ov043_0212be6c kind:function(thumb,size=0x130) addr:0x0212be6c +func_ov043_0212bf9c kind:function(thumb,size=0x3c) addr:0x0212bf9c +func_ov043_0212bfd8 kind:function(thumb,size=0x90) addr:0x0212bfd8 +func_ov043_0212c068 kind:function(thumb,size=0x7c) addr:0x0212c068 +func_ov043_0212c0e4 kind:function(thumb,size=0x3c) addr:0x0212c0e4 +func_ov043_0212c120 kind:function(thumb,size=0x7c) addr:0x0212c120 +func_ov043_0212c19c kind:function(thumb,size=0xd8) addr:0x0212c19c +func_ov043_0212c274 kind:function(thumb,size=0x114) addr:0x0212c274 +func_ov043_0212c388 kind:function(thumb,size=0xf0) addr:0x0212c388 +func_ov043_0212c478 kind:function(thumb,size=0x12c) addr:0x0212c478 +func_ov043_0212c5a4 kind:function(thumb,size=0xf0) addr:0x0212c5a4 +func_ov043_0212c694 kind:function(thumb,size=0x6c) addr:0x0212c694 +func_ov043_0212c700 kind:function(thumb,size=0x8c) addr:0x0212c700 +func_ov043_0212c78c kind:function(thumb,size=0x98) addr:0x0212c78c +func_ov043_0212c824 kind:function(thumb,size=0x48) addr:0x0212c824 +func_ov043_0212c86c kind:function(thumb,size=0xc0) addr:0x0212c86c +func_ov043_0212c92c kind:function(thumb,size=0x98) addr:0x0212c92c +func_ov043_0212c9c4 kind:function(arm,size=0x20) addr:0x0212c9c4 +data_ov043_0212c9e4 kind:data(any) addr:0x0212c9e4 +data_ov043_0212c9e8 kind:data(any) addr:0x0212c9e8 +data_ov043_0212c9f8 kind:data(any) addr:0x0212c9f8 +data_ov043_0212ca08 kind:data(any) addr:0x0212ca08 +data_ov043_0212ca14 kind:data(any) addr:0x0212ca14 +data_ov043_0212ca18 kind:data(any) addr:0x0212ca18 +data_ov043_0212ca28 kind:data(any) addr:0x0212ca28 +data_ov043_0212ca50 kind:data(any) addr:0x0212ca50 +data_ov043_0212ca60 kind:data(any) addr:0x0212ca60 +data_ov043_0212ca62 kind:data(any) addr:0x0212ca62 +data_ov043_0212ca64 kind:data(any) addr:0x0212ca64 +data_ov043_0212ca66 kind:data(any) addr:0x0212ca66 +data_ov043_0212ca68 kind:data(any) addr:0x0212ca68 +data_ov043_0212ca6a kind:data(any) addr:0x0212ca6a +data_ov043_0212ca6c kind:data(any) addr:0x0212ca6c +data_ov043_0212ca70 kind:data(any) addr:0x0212ca70 +data_ov043_0212ca71 kind:data(any) addr:0x0212ca71 +__sinit_ov043_0212cb28 kind:function(arm,size=0x100) addr:0x0212cb28 +__sinit_ov043_0212cc28 kind:function(arm,size=0xe0) addr:0x0212cc28 +__sinit_ov043_0212cd08 kind:function(arm,size=0x50) addr:0x0212cd08 +__sinit_ov043_0212cd58 kind:function(arm,size=0x78) addr:0x0212cd58 +.p__sinit_ov043_0212cb28 kind:data(word) addr:0x0212cdd0 +.p__sinit_ov043_0212cc28 kind:data(word) addr:0x0212cdd4 +.p__sinit_ov043_0212cd08 kind:data(word) addr:0x0212cdd8 +.p__sinit_ov043_0212cd58 kind:data(word) addr:0x0212cddc +data_ov043_0212ce08 kind:data(any) addr:0x0212ce08 +data_ov043_0212ce2c kind:data(any) addr:0x0212ce2c +data_ov043_0212ce78 kind:data(any) addr:0x0212ce78 +data_ov043_0212ced0 kind:data(any) addr:0x0212ced0 +data_ov043_0212cee8 kind:data(any) addr:0x0212cee8 +data_ov043_0212cf00 kind:data(any) addr:0x0212cf00 +data_ov043_0212cf18 kind:data(any) addr:0x0212cf18 +data_ov043_0212cf30 kind:data(any) addr:0x0212cf30 +data_ov043_0212cf48 kind:data(any) addr:0x0212cf48 +data_ov043_0212cf60 kind:data(any) addr:0x0212cf60 +data_ov043_0212cf78 kind:data(any) addr:0x0212cf78 +data_ov043_0212cf88 kind:data(any) addr:0x0212cf88 +data_ov043_0212d0fc kind:data(any) addr:0x0212d0fc ambiguous +data_ov043_0212d148 kind:data(any) addr:0x0212d148 +data_ov043_0212d158 kind:data(any) addr:0x0212d158 +data_ov043_0212d178 kind:data(any) addr:0x0212d178 +data_ov043_0212d19c kind:data(any) addr:0x0212d19c +data_ov043_0212d1e4 kind:data(any) addr:0x0212d1e4 +data_ov043_0212d230 kind:data(any) addr:0x0212d230 +data_ov043_0212d288 kind:data(any) addr:0x0212d288 +data_ov043_0212d2a0 kind:data(any) addr:0x0212d2a0 +data_ov043_0212d2b8 kind:data(any) addr:0x0212d2b8 +data_ov043_0212d2d0 kind:data(any) addr:0x0212d2d0 +data_ov043_0212d330 kind:data(any) addr:0x0212d330 +data_ov043_0212d334 kind:data(any) addr:0x0212d334 ambiguous +data_ov043_0212d340 kind:data(any) addr:0x0212d340 +data_ov043_0212d468 kind:data(any) addr:0x0212d468 +data_ov043_0212d470 kind:data(any) addr:0x0212d470 +data_ov043_0212d478 kind:data(any) addr:0x0212d478 +data_ov043_0212d498 kind:data(any) addr:0x0212d498 +data_ov043_0212d4b4 kind:data(any) addr:0x0212d4b4 +data_ov043_0212d4d8 kind:data(any) addr:0x0212d4d8 +data_ov043_0212d52c kind:data(any) addr:0x0212d52c +data_ov043_0212d538 kind:data(any) addr:0x0212d538 +data_ov043_0212d548 kind:data(any) addr:0x0212d548 +data_ov043_0212d558 kind:data(any) addr:0x0212d558 +data_ov043_0212d568 kind:data(any) addr:0x0212d568 +data_ov043_0212d578 kind:data(any) addr:0x0212d578 +data_ov043_0212d590 kind:data(any) addr:0x0212d590 +data_ov043_0212d59c kind:data(any) addr:0x0212d59c +data_ov043_0212d5ac kind:data(any) addr:0x0212d5ac +data_ov043_0212d5d0 kind:data(any) addr:0x0212d5d0 +data_ov043_0212d5f4 kind:data(any) addr:0x0212d5f4 +data_ov043_0212d64c kind:data(any) addr:0x0212d64c +data_ov043_0212d744 kind:data(any) addr:0x0212d744 ambiguous +data_ov043_0212d7ac kind:data(any) addr:0x0212d7ac +data_ov043_0212d7c0 kind:data(any) addr:0x0212d7c0 +data_ov043_0212d7c4 kind:data(any) addr:0x0212d7c4 +data_ov043_0212d7c8 kind:data(any) addr:0x0212d7c8 +data_ov043_0212d7cc kind:data(any) addr:0x0212d7cc +data_ov043_0212db80 kind:bss addr:0x0212db80 +data_ov043_0212db8c kind:bss addr:0x0212db8c +data_ov043_0212db98 kind:bss addr:0x0212db98 +data_ov043_0212dc70 kind:bss addr:0x0212dc70 +data_ov043_0212dc74 kind:bss addr:0x0212dc74 +data_ov043_0212dc80 kind:bss addr:0x0212dc80 +data_ov043_0212dd58 kind:bss addr:0x0212dd58 +data_ov043_0212dd5c kind:bss addr:0x0212dd5c +data_ov043_0212dd68 kind:bss addr:0x0212dd68 +data_ov043_0212ddac kind:bss addr:0x0212ddac +data_ov043_0212ddb4 kind:bss addr:0x0212ddb4 +data_ov043_0212ddc0 kind:bss addr:0x0212ddc0 +data_ov043_0212de00 kind:bss addr:0x0212de00 +data_ov043_0212de40 kind:bss addr:0x0212de40 diff --git a/config/usa/arm9/overlays/ov044/delinks.txt b/config/usa/arm9/overlays/ov044/delinks.txt new file mode 100644 index 00000000..0b0c2967 --- /dev/null +++ b/config/usa/arm9/overlays/ov044/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021234a0 end:0x0212c9d4 kind:code align:32 + .rodata start:0x0212c9d4 end:0x0212cadc kind:rodata align:4 + .init start:0x0212cadc end:0x0212cd64 kind:code align:4 + .ctor start:0x0212cd64 end:0x0212cd88 kind:rodata align:4 + .data start:0x0212cda0 end:0x0212d560 kind:data align:32 + .bss start:0x0212d560 end:0x0212dcc0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov044/relocs.txt b/config/usa/arm9/overlays/ov044/relocs.txt new file mode 100644 index 00000000..b49a75ac --- /dev/null +++ b/config/usa/arm9/overlays/ov044/relocs.txt @@ -0,0 +1,1444 @@ +from:0x021234bc kind:arm_call to:0x02088834 module:overlay(0) +from:0x021234dc kind:load to:0x021235f0 module:overlay(44) +from:0x021234ec kind:load to:0x02123604 module:overlay(44) +from:0x02123508 kind:arm_call to:0x020dd4a8 module:overlay(31) +from:0x02123530 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x02123540 kind:arm_call to:0x020936cc module:overlay(0) +from:0x02123558 kind:arm_call to:0x020dd4a8 module:overlay(31) +from:0x02123580 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0212358c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021235a8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021235b8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021235e4 kind:arm_call to:0x02083430 module:overlay(0) +from:0x02123648 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02123658 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123680 kind:arm_call to:0x0203d138 module:main +from:0x021236a0 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x021236cc kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02123700 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x02123714 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02123720 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02123734 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02123758 kind:load to:0x0212cda8 module:overlay(44) +from:0x0212375c kind:load to:0x020b1948 module:overlay(0) +from:0x02123760 kind:load to:0x020a02b4 module:overlay(0) +from:0x02123764 kind:load to:0x02123778 module:overlay(44) +from:0x02123768 kind:load to:0x027e0ce0 module:dtcm +from:0x0212376c kind:load to:0x0212c9e8 module:overlay(44) +from:0x02123770 kind:load to:0x0212c9d4 module:overlay(44) +from:0x02123774 kind:load to:0x0212c9fc module:overlay(44) +from:0x021237a0 kind:arm_call to:0x02123844 module:overlay(44) +from:0x021237b4 kind:arm_call to:0x0203d1e8 module:main +from:0x021237bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021237c4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021237cc kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021237d8 kind:load to:0x0212cda8 module:overlay(44) +from:0x021237dc kind:load to:0x020a02b4 module:overlay(0) +from:0x021237fc kind:arm_call to:0x02123844 module:overlay(44) +from:0x02123810 kind:arm_call to:0x0203d1e8 module:main +from:0x02123818 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02123820 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02123828 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02123830 kind:arm_call to:0x02011ff4 module:main +from:0x0212383c kind:load to:0x0212cda8 module:overlay(44) +from:0x02123840 kind:load to:0x020a02b4 module:overlay(0) +from:0x02123868 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212387c kind:load to:0x027e0cec module:dtcm +from:0x021238b0 kind:arm_call to:0x0201502c module:main +from:0x021238bc kind:arm_call to:0x02123844 module:overlay(44) +from:0x021238e0 kind:arm_call to:0x02123844 module:overlay(44) +from:0x02123928 kind:arm_call to:0x0200e260 module:main +from:0x02123938 kind:arm_call to:0x01ffad5c module:itcm +from:0x02123984 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021239f8 kind:load to:0x027e0964 module:dtcm +from:0x021239fc kind:load to:0x027e0cec module:dtcm +from:0x02123a14 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x02123a34 kind:arm_call to:0x02123a54 module:overlay(44) +from:0x02123a3c kind:arm_call to:0x02123a8c module:overlay(44) +from:0x02123a4c kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x02123a78 kind:arm_call to:0x0200b578 module:main +from:0x02123a88 kind:load to:0x021238e8 module:overlay(44) +from:0x02123a98 kind:load to:0x0200b58c module:main +from:0x02123ad0 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02123afc kind:arm_call to:0x0205cabc module:overlay(0) +from:0x02123b0c kind:load to:0x0212cdc8 module:overlay(44) +from:0x02123b10 kind:load to:0x027e0ce0 module:dtcm +from:0x02123b14 kind:load to:0x0212ca3c module:overlay(44) +from:0x02123b18 kind:load to:0x020b1948 module:overlay(0) +from:0x02123b1c kind:load to:0x0212cdb4 module:overlay(44) +from:0x02123b34 kind:arm_call to:0x0200eab0 module:main +from:0x02123b48 kind:arm_call to:0x0208c704 module:overlay(0) +from:0x02123b5c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02123b64 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02123b7c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02123b84 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02123b8c kind:arm_call to:0x02011ff4 module:main +from:0x02123bc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02123bd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02123c14 kind:arm_call to:0x0203d138 module:main +from:0x02123c24 kind:load to:0x020a02b4 module:overlay(0) +from:0x02123c28 kind:load to:0x02123778 module:overlay(44) +from:0x02123c40 kind:arm_call to:0x02123e0c module:overlay(44) +from:0x02123c60 kind:arm_call to:0x02123b98 module:overlay(44) +from:0x02123c88 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02123ca0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02123cc0 kind:load to:0x027e0cec module:dtcm +from:0x02123d00 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02123d28 kind:arm_call to:0x02123b98 module:overlay(44) +from:0x02123e3c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02123e58 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02123e60 kind:load to:0x027e0cec module:dtcm +from:0x02123e6c kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02123e88 kind:arm_call to:0x02123618 module:overlay(44) +from:0x02123e90 kind:arm_call to:0x02123a9c module:overlay(44) +from:0x02123e98 kind:arm_call to:0x02123bec module:overlay(44) +from:0x02123ebc kind:arm_call_thumb to:0x020d6648 module:overlay(24) +from:0x02123ec8 kind:load to:0x0212cde0 module:overlay(44) +from:0x02123ed8 kind:arm_call to:0x02123e0c module:overlay(44) +from:0x02123ee0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02123ef4 kind:arm_call to:0x0203d1e8 module:main +from:0x02123efc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02123f04 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02123f0c kind:arm_call to:0x02123784 module:overlay(44) +from:0x02123f14 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02123f20 kind:load to:0x020a02b4 module:overlay(0) +from:0x02123f30 kind:arm_call to:0x02123e0c module:overlay(44) +from:0x02123f38 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02123f4c kind:arm_call to:0x0203d1e8 module:main +from:0x02123f54 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02123f5c kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02123f64 kind:arm_call to:0x02123784 module:overlay(44) +from:0x02123f6c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02123f74 kind:arm_call to:0x02011ff4 module:main +from:0x02123f80 kind:load to:0x020a02b4 module:overlay(0) +from:0x02123fb0 kind:arm_call to:0x02170320 module:overlay(93) +from:0x02123fe4 kind:arm_call to:0x02170320 module:overlay(93) +from:0x02123ff8 kind:arm_call to:0x021238c4 module:overlay(44) +from:0x02124014 kind:arm_call to:0x02123e0c module:overlay(44) +from:0x02124048 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0212408c kind:arm_call to:0x02123c2c module:overlay(44) +from:0x021240a0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x021240c4 kind:arm_call to:0x02123cc4 module:overlay(44) +from:0x021240d8 kind:arm_call to:0x02123880 module:overlay(44) +from:0x02124104 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0212410c kind:load to:0x027e09a8 module:dtcm +from:0x02124144 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02124190 kind:arm_call to:0x0215bd30 module:overlay(75) +from:0x021241e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021241e4 kind:load to:0x021634f8 module:overlays(59,60,63,68,74,75,84) +from:0x0212421c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124228 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124238 kind:load to:0x021634f8 module:overlays(59,60,63,68,74,75,84) +from:0x0212426c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021242b4 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x021242c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021242f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212430c kind:arm_call to:0x01ff930c module:itcm +from:0x02124338 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x02124344 kind:load to:0x027e0ce4 module:dtcm +from:0x02124348 kind:load to:0x027e0ce0 module:dtcm +from:0x0212434c kind:load to:0x02177ce0 module:overlays(89,90,91,92,93,94) +from:0x02124370 kind:arm_call to:0x0215bdf0 module:overlays(63,75) +from:0x02124390 kind:arm_call to:0x01ff9258 module:itcm +from:0x021243b0 kind:load to:0x021634f8 module:overlays(59,60,63,68,74,75,84) +from:0x02124414 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212443c kind:arm_call to:0x02169588 module:overlay(93) +from:0x0212444c kind:arm_call to:0x02123fec module:overlay(44) +from:0x02124478 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0212448c kind:arm_call to:0x02169588 module:overlay(93) +from:0x021244b4 kind:arm_call to:0x0216ab94 module:overlay(93) +from:0x02124508 kind:arm_call to:0x0215bd30 module:overlay(75) +from:0x0212458c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021245ac kind:arm_call to:0x0216072c module:overlays(59,75) +from:0x021245d4 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x021245dc kind:arm_call to:0x02123fec module:overlay(44) +from:0x021245f0 kind:arm_call to:0x02169588 module:overlay(93) +from:0x02124600 kind:arm_call to:0x02123fec module:overlay(44) +from:0x02124620 kind:arm_call to:0x0216ab94 module:overlay(93) +from:0x0212462c kind:arm_call to:0x02123fec module:overlay(44) +from:0x02124648 kind:arm_call to:0x02089ebc module:overlay(0) +from:0x02124664 kind:arm_call to:0x02169588 module:overlay(93) +from:0x02124674 kind:arm_call to:0x02123fec module:overlay(44) +from:0x02124684 kind:arm_call to:0x020d6660 module:overlay(24) +from:0x021246c4 kind:arm_call to:0x021241e8 module:overlay(44) +from:0x021246e4 kind:arm_call to:0x02169588 module:overlay(93) +from:0x021246ec kind:arm_call to:0x02123fec module:overlay(44) +from:0x02124708 kind:load to:0x027e09a8 module:dtcm +from:0x02124710 kind:load to:0x021634f8 module:overlays(59,60,63,68,74,75,84) +from:0x02124714 kind:load to:0x0203e93c module:main +from:0x0212471c kind:load to:0x0212cdd4 module:overlay(44) +from:0x02124720 kind:load to:0x0212cdd4 module:overlay(44) +from:0x02124758 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x02124770 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02124810 kind:arm_call to:0x020a88d4 module:overlay(0) +from:0x02124838 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212484c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0212485c kind:arm_call to:0x02015058 module:main +from:0x02124874 kind:arm_call to:0x02083430 module:overlay(0) +from:0x02124890 kind:arm_call to:0x021241e8 module:overlay(44) +from:0x021248a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021248bc kind:arm_call to:0x0212401c module:overlay(44) +from:0x02124958 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124978 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x021249b4 kind:arm_call to:0x021241e8 module:overlay(44) +from:0x021249cc kind:arm_call to:0x0212401c module:overlay(44) +from:0x02124a90 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124aa8 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02124b40 kind:arm_call to:0x0216b040 module:overlay(93) +from:0x02124b4c kind:arm_call to:0x021241e8 module:overlay(44) +from:0x02124b5c kind:arm_call to:0x01ff930c module:itcm +from:0x02124b84 kind:arm_call to:0x02082bcc module:overlay(0) +from:0x02124b8c kind:arm_call to:0x02123f84 module:overlay(44) +from:0x02124be4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02124c00 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02124c40 kind:arm_call to:0x021241e8 module:overlay(44) +from:0x02124c58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124c98 kind:arm_call to:0x021241e8 module:overlay(44) +from:0x02124d58 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02124e60 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02124f04 kind:arm_call to:0x0216b040 module:overlay(93) +from:0x02124f10 kind:arm_call to:0x021241e8 module:overlay(44) +from:0x02124f38 kind:arm_call to:0x02082bcc module:overlay(0) +from:0x02124f40 kind:arm_call to:0x02123f84 module:overlay(44) +from:0x02124f84 kind:arm_call to:0x02089da4 module:overlay(0) +from:0x02124f8c kind:arm_call to:0x0212423c module:overlay(44) +from:0x02124f9c kind:arm_call to:0x020732bc module:overlay(0) +from:0x02124ff0 kind:arm_call to:0x021241e8 module:overlay(44) +from:0x02125018 kind:arm_call to:0x02082bcc module:overlay(0) +from:0x02125080 kind:arm_call to:0x0215bdf0 module:overlays(63,75) +from:0x021250b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021250e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021250f8 kind:arm_call to:0x020d6710 module:overlay(24) +from:0x0212512c kind:arm_call to:0x021700a4 module:overlay(93) +from:0x02125138 kind:arm_call to:0x021241e8 module:overlay(44) +from:0x02125160 kind:arm_call to:0x02082bcc module:overlay(0) +from:0x02125168 kind:arm_call to:0x02123fb8 module:overlay(44) +from:0x021251b8 kind:arm_call to:0x02083430 module:overlay(0) +from:0x021251c4 kind:arm_call to:0x0212411c module:overlay(44) +from:0x021251dc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021251e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021251f8 kind:load to:0x021634f8 module:overlays(59,60,63,68,74,75,84) +from:0x02125200 kind:load to:0x027e0ce0 module:dtcm +from:0x02125208 kind:load to:0x0204a0f0 module:main +from:0x0212520c kind:load to:0x02177d08 module:overlays(89,90,91,93,94) +from:0x02125210 kind:load to:0x027e09b8 module:dtcm +from:0x0212526c kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x021252a0 kind:arm_call to:0x0203d138 module:main +from:0x021252b8 kind:arm_call to:0x0203d138 module:main +from:0x021252cc kind:load to:0x0212ce10 module:overlay(44) +from:0x021252d0 kind:load to:0x02123778 module:overlay(44) +from:0x021252d4 kind:load to:0x020a02b4 module:overlay(0) +from:0x021252f8 kind:arm_call to:0x0203d1e8 module:main +from:0x0212530c kind:arm_call to:0x0203d1e8 module:main +from:0x02125314 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0212531c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02125328 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212534c kind:arm_call to:0x0203d1e8 module:main +from:0x02125360 kind:arm_call to:0x0203d1e8 module:main +from:0x02125368 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02125370 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02125378 kind:arm_call to:0x02011ff4 module:main +from:0x02125384 kind:load to:0x020a02b4 module:overlay(0) +from:0x021253b4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021253bc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021253d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021253f0 kind:load to:0x027e0cec module:dtcm +from:0x0212544c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02125494 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x021254a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021254d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021254e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02125514 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x02125598 kind:load to:0x027e0ce4 module:dtcm +from:0x0212559c kind:load to:0x027e0ce0 module:dtcm +from:0x021255a0 kind:load to:0x02177ce0 module:overlays(89,90,91,92,93,94) +from:0x021255f8 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02125608 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02125614 kind:arm_call to:0x02169588 module:overlay(93) +from:0x02125630 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02125638 kind:arm_call to:0x02125388 module:overlay(44) +from:0x0212564c kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02125674 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125688 kind:arm_call to:0x02169588 module:overlay(93) +from:0x02125690 kind:arm_call to:0x02125388 module:overlay(44) +from:0x021256b4 kind:arm_call to:0x02082abc module:overlay(0) +from:0x021256d8 kind:arm_call to:0x02082abc module:overlay(0) +from:0x021256f8 kind:arm_call to:0x02072a2c module:overlay(0) +from:0x02125708 kind:arm_call to:0x02072a2c module:overlay(0) +from:0x02125728 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02125744 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02125788 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021257ac kind:arm_call to:0x02082abc module:overlay(0) +from:0x021257d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021257ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125808 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125824 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212583c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02125848 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02125850 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125868 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021258b4 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x021258d0 kind:arm_call to:0x02089ebc module:overlay(0) +from:0x021258e4 kind:load to:0x027e09a8 module:dtcm +from:0x021258ec kind:load to:0x027e09ac module:dtcm +from:0x021258f4 kind:load to:0x0212d630 module:overlay(44) +from:0x021258f8 kind:load to:0x0212d560 module:overlay(44) +from:0x021258fc kind:load to:0x027e0cec module:dtcm +from:0x02125910 kind:load to:0x020b5198 module:overlay(0) +from:0x02125940 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x02125958 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021259a0 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x021259b0 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x021259bc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021259d0 kind:arm_call to:0x02015058 module:main +from:0x021259e8 kind:arm_call to:0x02083430 module:overlay(0) +from:0x021259f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125a08 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02125a50 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02125a68 kind:arm_call to:0x01ff930c module:itcm +from:0x02125a84 kind:arm_call to:0x021253f8 module:overlay(44) +from:0x02125ac0 kind:arm_call to:0x02028cb4 module:main +from:0x02125ad0 kind:arm_call to:0x020720b4 module:overlay(0) +from:0x02125ae4 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02125b50 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02125ca8 kind:arm_call to:0x02082b2c module:overlay(0) +from:0x02125cc8 kind:arm_call to:0x0206efc8 module:overlay(0) +from:0x02125ce0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02125cf8 kind:arm_call to:0x01ff930c module:itcm +from:0x02125da4 kind:arm_call to:0x02072b04 module:overlay(0) +from:0x02125e30 kind:arm_call to:0x02089da4 module:overlay(0) +from:0x02125e38 kind:arm_call to:0x02125420 module:overlay(44) +from:0x02125e48 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02125e60 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02125e70 kind:load to:0x0212ce04 module:overlay(44) +from:0x02125e74 kind:load to:0x0212d5c8 module:overlay(44) +from:0x02125e78 kind:load to:0x027e09ac module:dtcm +from:0x02125e7c kind:load to:0x0212d630 module:overlay(44) +from:0x02125e80 kind:load to:0x0212d560 module:overlay(44) +from:0x02125e88 kind:load to:0x020b51f4 module:overlay(0) +from:0x02125e8c kind:load to:0x0203e93c module:main +from:0x02125e90 kind:load to:0x027e09b8 module:dtcm +from:0x02125e9c kind:load to:0x0212d6c0 module:overlay(44) +from:0x02125eb0 kind:arm_call to:0x02011f3c module:main +from:0x02125ebc kind:arm_call to:0x02125fe8 module:overlay(44) +from:0x02125ed4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02125f30 kind:load to:0x0212ce5c module:overlay(44) +from:0x02125f40 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x02125f54 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02125f64 kind:load to:0x0212ce80 module:overlay(44) +from:0x02125f68 kind:load to:0x0212ca58 module:overlay(44) +from:0x02125fd0 kind:arm_call to:0x0203d138 module:main +from:0x02125fe0 kind:load to:0x020a02b4 module:overlay(0) +from:0x02125fe4 kind:load to:0x02123778 module:overlay(44) +from:0x02125ff0 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0212602c kind:arm_call to:0x0200f05c module:main +from:0x02126048 kind:arm_call to:0x02125f38 module:overlay(44) +from:0x02126050 kind:arm_call to:0x0212bbb0 module:overlay(44) +from:0x02126084 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021260a0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021260b0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021260d0 kind:arm_call to:0x02059118 module:overlay(0) +from:0x021260f4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0212615c kind:arm_call to:0x0203d138 module:main +from:0x021261a0 kind:arm_call to:0x0203d138 module:main +from:0x021261b0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021261ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02126204 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02126218 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02126230 kind:arm_call to:0x0212bbf8 module:overlay(44) +from:0x02126268 kind:arm_call to:0x020284f4 module:main +from:0x02126274 kind:load to:0x0212cef8 module:overlay(44) +from:0x02126278 kind:load to:0x0212d6c0 module:overlay(44) +from:0x0212627c kind:load to:0x0212ca68 module:overlay(44) +from:0x02126280 kind:load to:0x0212ceac module:overlay(44) +from:0x02126288 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212628c kind:load to:0x02123778 module:overlay(44) +from:0x02126290 kind:load to:0x021262cc module:overlay(44) +from:0x02126294 kind:load to:0x02125f6c module:overlay(44) +from:0x02126298 kind:load to:0x0212d69c module:overlay(44) +from:0x0212629c kind:load to:0x0212d6a8 module:overlay(44) +from:0x021262a0 kind:load to:0x0212ce34 module:overlay(44) +from:0x021262ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021262c0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021262e4 kind:arm_call to:0x0203d1e8 module:main +from:0x021262f0 kind:load to:0x020a02b4 module:overlay(0) +from:0x02126304 kind:arm_call to:0x0212a290 module:overlay(44) +from:0x02126324 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02126348 kind:arm_call to:0x0203d1e8 module:main +from:0x02126360 kind:arm_call to:0x0203d1e8 module:main +from:0x0212636c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02126374 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212637c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02126388 kind:load to:0x0212cef8 module:overlay(44) +from:0x0212638c kind:load to:0x021262cc module:overlay(44) +from:0x02126390 kind:load to:0x020a02b4 module:overlay(0) +from:0x021263a4 kind:arm_call to:0x0212a290 module:overlay(44) +from:0x021263c4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021263e8 kind:arm_call to:0x0203d1e8 module:main +from:0x02126400 kind:arm_call to:0x0203d1e8 module:main +from:0x0212640c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02126414 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212641c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02126424 kind:arm_call to:0x02011ff4 module:main +from:0x02126430 kind:load to:0x0212cef8 module:overlay(44) +from:0x02126434 kind:load to:0x021262cc module:overlay(44) +from:0x02126438 kind:load to:0x020a02b4 module:overlay(0) +from:0x02126454 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02126464 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0212647c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02126494 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021264d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021264e4 kind:arm_call to:0x02126634 module:overlay(44) +from:0x0212657c kind:load to:0x0212a2d8 module:overlay(44) +from:0x02126580 kind:load to:0x027e0ce4 module:dtcm +from:0x02126584 kind:load to:0x027e09a8 module:dtcm +from:0x02126590 kind:load to:0x02049bc4 module:main +from:0x021265e8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02126618 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212662c kind:arm_call to:0x021294fc module:overlay(44) +from:0x02126640 kind:arm_call to:0x02126594 module:overlay(44) +from:0x02126688 kind:load to:0x0212cf50 module:overlay(44) +from:0x021266b0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021266d8 kind:load to:0x027e09b8 module:dtcm +from:0x02126764 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0212678c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021267ac kind:arm_call to:0x02098b6c module:overlay(0) +from:0x021267f8 kind:arm_call to:0x02129288 module:overlay(44) +from:0x02126834 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02126874 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126898 kind:arm_call to:0x020e5014 module:overlays(26,31) +from:0x021268c0 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02126938 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212694c kind:arm_call to:0x0212934c module:overlay(44) +from:0x02126960 kind:arm_call to:0x02126634 module:overlay(44) +from:0x02126970 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02126978 kind:arm_call to:0x0212982c module:overlay(44) +from:0x02126990 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x021269b4 kind:arm_call to:0x021297dc module:overlay(44) +from:0x021269c4 kind:arm_call to:0x02129850 module:overlay(44) +from:0x021269e4 kind:arm_call to:0x02129850 module:overlay(44) +from:0x021269f8 kind:arm_call to:0x02129390 module:overlay(44) +from:0x02126a18 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02126a50 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126a64 kind:arm_call to:0x020284f4 module:main +from:0x02126a80 kind:arm_call to:0x0212bc9c module:overlay(44) +from:0x02126a88 kind:load to:0x0212cfc8 module:overlay(44) +from:0x02126a90 kind:load to:0x027e0ce4 module:dtcm +from:0x02126a98 kind:load to:0x020aece0 module:overlay(0) +from:0x02126a9c kind:load to:0x027e0d38 module:dtcm +from:0x02126aa0 kind:load to:0x027e09a8 module:dtcm +from:0x02126ac4 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02126ad0 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02126ad8 kind:load to:0x0212d69c module:overlay(44) +from:0x02126adc kind:load to:0x0212d6a8 module:overlay(44) +from:0x02126af0 kind:arm_call to:0x021293c4 module:overlay(44) +from:0x02126b44 kind:arm_call to:0x0200f05c module:main +from:0x02126bb4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02126be0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02126bf0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02126c80 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02126c98 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02126ca0 kind:arm_call to:0x021293c4 module:overlay(44) +from:0x02126cd8 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x02126cf8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02126d18 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02126d20 kind:arm_call to:0x0212bd1c module:overlay(44) +from:0x02126d2c kind:load to:0x020b1948 module:overlay(0) +from:0x02126d30 kind:load to:0x0212d6c0 module:overlay(44) +from:0x02126d34 kind:load to:0x0212ca68 module:overlay(44) +from:0x02126d38 kind:load to:0x0203e93c module:main +from:0x02126d40 kind:load to:0x027e0958 module:dtcm +from:0x02126db0 kind:load to:0x0212d040 module:overlay(44) +from:0x02126dfc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02126e10 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02126e20 kind:arm_call to:0x01ff930c module:itcm +from:0x02126e2c kind:load to:0x027e09a8 module:dtcm +from:0x02126e60 kind:arm_call to:0x020d95a8 module:overlay(31) +from:0x02126ed4 kind:load to:0x027e0d2c module:dtcm +from:0x02126edc kind:load to:0x0212d040 module:overlay(44) +from:0x02126f34 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126f40 kind:arm_call to:0x0207e040 module:overlay(0) +from:0x02126fd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021270b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021270c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021270dc kind:arm_call to:0x01ff916c module:itcm +from:0x02127140 kind:load to:0x02049bc4 module:main +from:0x02127144 kind:load to:0x0203e93c module:main +from:0x02127170 kind:arm_call to:0x020d95a8 module:overlay(31) +from:0x021271dc kind:load to:0x027e0d2c module:dtcm +from:0x021271e4 kind:load to:0x0212d040 module:overlay(44) +from:0x02127230 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02127350 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212735c kind:arm_call to:0x0207e040 module:overlay(0) +from:0x021273f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021274d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021274e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021274f8 kind:arm_call to:0x01ff916c module:itcm +from:0x0212755c kind:load to:0x027e09a8 module:dtcm +from:0x02127568 kind:load to:0x0203e93c module:main +from:0x0212756c kind:load to:0x02049bc4 module:main +from:0x02127598 kind:arm_call to:0x020d95a8 module:overlay(31) +from:0x02127604 kind:load to:0x027e0d2c module:dtcm +from:0x0212760c kind:load to:0x0212d040 module:overlay(44) +from:0x02127658 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021276bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021276c8 kind:arm_call to:0x0207e040 module:overlay(0) +from:0x021276e8 kind:arm_call to:0x01ff916c module:itcm +from:0x02127778 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212778c kind:arm_call to:0x01ff930c module:itcm +from:0x02127800 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212783c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02127878 kind:arm_call to:0x02126634 module:overlay(44) +from:0x02127894 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021278a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021278bc kind:arm_call to:0x02126634 module:overlay(44) +from:0x021278c8 kind:load to:0x027e09a8 module:dtcm +from:0x021278dc kind:load to:0x0203e93c module:main +from:0x021278e4 kind:load to:0x027e09b8 module:dtcm +from:0x02127990 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x021279cc kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x021279d8 kind:arm_call to:0x020284f4 module:main +from:0x021279e8 kind:load to:0x0212d058 module:overlay(44) +from:0x021279f0 kind:load to:0x027e0cec module:dtcm +from:0x02127aa8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02127ab8 kind:arm_call to:0x01ff930c module:itcm +from:0x02127ae8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127afc kind:arm_call to:0x01ff9218 module:itcm +from:0x02127b18 kind:arm_call to:0x02015058 module:main +from:0x02127b38 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127b54 kind:arm_call to:0x02015058 module:main +from:0x02127b64 kind:arm_call to:0x02129534 module:overlay(44) +from:0x02127b94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127ba8 kind:arm_call to:0x020284f4 module:main +from:0x02127c00 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127c14 kind:arm_call to:0x01ff9218 module:itcm +from:0x02127c2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02127c64 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02127c7c kind:arm_call to:0x02126634 module:overlay(44) +from:0x02127c84 kind:arm_call to:0x020284f4 module:main +from:0x02127c90 kind:load to:0x027e09a8 module:dtcm +from:0x02127d34 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127d50 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127d6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127d84 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127db0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127dcc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127de8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127dfc kind:arm_call to:0x020284f4 module:main +from:0x02127e18 kind:load to:0x0212d070 module:overlay(44) +from:0x02127e20 kind:load to:0x027e0cec module:dtcm +from:0x02127e24 kind:load to:0x027e09a8 module:dtcm +from:0x02127e54 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02127efc kind:arm_call to:0x02129390 module:overlay(44) +from:0x02127f28 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02127f78 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127fc4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02127fd8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02127ff0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128018 kind:arm_call to:0x0215a2f8 module:overlay(80) +from:0x0212802c kind:arm_call to:0x0215a48c module:overlays(69,80) +from:0x0212805c kind:arm_call to:0x0215a2f8 module:overlay(80) +from:0x02128070 kind:arm_call to:0x0215181c module:overlay(80) +from:0x0212807c kind:arm_call to:0x02126634 module:overlay(44) +from:0x0212809c kind:arm_call to:0x02126634 module:overlay(44) +from:0x021280a8 kind:load to:0x0203e93c module:main +from:0x021280ac kind:load to:0x027e09c0 module:dtcm +from:0x02128124 kind:arm_call to:0x020d95a8 module:overlay(31) +from:0x02128130 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02128144 kind:arm_call to:0x02129928 module:overlay(44) +from:0x02128180 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021281ac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021281b8 kind:arm_call to:0x020284f4 module:main +from:0x021281c8 kind:load to:0x0212d088 module:overlay(44) +from:0x021281cc kind:load to:0x027e0d2c module:dtcm +from:0x021281d0 kind:load to:0x027e09a8 module:dtcm +from:0x02128244 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128258 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128270 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128280 kind:arm_call to:0x02129a3c module:overlay(44) +from:0x02128310 kind:arm_call to:0x02129d14 module:overlay(44) +from:0x0212831c kind:arm_call to:0x02126634 module:overlay(44) +from:0x02128348 kind:arm_call to:0x020d95a8 module:overlay(31) +from:0x021283d8 kind:arm_call to:0x020284f4 module:main +from:0x02128404 kind:load to:0x027e0d2c module:dtcm +from:0x0212840c kind:load to:0x0212d040 module:overlay(44) +from:0x02128410 kind:load to:0x0212ca50 module:overlay(44) +from:0x0212844c kind:arm_call to:0x0215a430 module:overlays(60,80) +from:0x021284b8 kind:load to:0x027e0d2c module:dtcm +from:0x021284bc kind:load to:0x020d95a8 module:overlays(19,31) +from:0x021284e4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021284f8 kind:arm_call to:0x01ff916c module:itcm +from:0x0212850c kind:arm_call to:0x01ffb714 module:itcm +from:0x02128548 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212855c kind:arm_call to:0x01ff97c8 module:itcm +from:0x02128564 kind:arm_call to:0x02129f68 module:overlay(44) +from:0x0212856c kind:load to:0x027e09a8 module:dtcm +from:0x02128588 kind:arm_call to:0x020d95a8 module:overlay(31) +from:0x021285ac kind:load to:0x027e0d2c module:dtcm +from:0x021285bc kind:arm_call to:0x02129e50 module:overlay(44) +from:0x021285f0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02128610 kind:arm_call to:0x020284f4 module:main +from:0x02128644 kind:arm_call to:0x0212a290 module:overlay(44) +from:0x02128650 kind:arm_call to:0x02126634 module:overlay(44) +from:0x0212865c kind:load to:0x027e09a8 module:dtcm +from:0x02128690 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021286a0 kind:arm_call to:0x020d95a8 module:overlay(31) +from:0x021286ac kind:arm_call to:0x02129928 module:overlay(44) +from:0x02128750 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212876c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128788 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212879c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021287d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021287ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128808 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128818 kind:arm_call to:0x020284f4 module:main +from:0x0212882c kind:load to:0x027e09a8 module:dtcm +from:0x02128834 kind:load to:0x027e0d2c module:dtcm +from:0x02128838 kind:load to:0x0212d0e8 module:overlay(44) +from:0x02128840 kind:load to:0x027e0cec module:dtcm +from:0x02128894 kind:arm_call to:0x01ffb464 module:itcm +from:0x021288a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021288c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021288e0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021288ec kind:arm_call to:0x02126634 module:overlay(44) +from:0x021289bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021289e0 kind:arm_call to:0x01fff148 module:itcm +from:0x02128a78 kind:arm_call to:0x01ffedac module:itcm +from:0x02128a94 kind:arm_call to:0x01fff498 module:itcm +from:0x02128b40 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x02128b58 kind:load to:0x0212d040 module:overlay(44) +from:0x02128b5c kind:load to:0x02049bc4 module:main +from:0x02128b68 kind:load to:0x027e0ce0 module:dtcm +from:0x02128b6c kind:load to:0x0203e93c module:main +from:0x02128b70 kind:load to:0x027e0ce8 module:dtcm +from:0x02128b8c kind:arm_call to:0x01ff916c module:itcm +from:0x02128ba8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128bbc kind:arm_call to:0x01ff930c module:itcm +from:0x02128c60 kind:arm_call to:0x01ff9258 module:itcm +from:0x02128c78 kind:arm_call to:0x02126634 module:overlay(44) +from:0x02128c88 kind:load to:0x0203e93c module:main +from:0x02128cfc kind:load to:0x0212d040 module:overlay(44) +from:0x02128d54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128d68 kind:arm_call to:0x01ff930c module:itcm +from:0x02128df0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02128e0c kind:arm_call to:0x02015058 module:main +from:0x02128e34 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128e50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02128e7c kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x02128eb4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02128ee4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02128f9c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02128fb0 kind:arm_call to:0x02129420 module:overlay(44) +from:0x0212902c kind:arm_call to:0x02015058 module:main +from:0x02129048 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212905c kind:arm_call to:0x0212b880 module:overlay(44) +from:0x0212907c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021290a4 kind:arm_call to:0x0215a2f8 module:overlay(80) +from:0x021290b8 kind:arm_call to:0x0215181c module:overlay(80) +from:0x021290c4 kind:arm_call to:0x02126634 module:overlay(44) +from:0x021290d0 kind:arm_call to:0x020284f4 module:main +from:0x021290e4 kind:load to:0x0212d0a0 module:overlay(44) +from:0x021290e8 kind:load to:0x027e09a8 module:dtcm +from:0x021290f8 kind:load to:0x027e0cec module:dtcm +from:0x021290fc kind:load to:0x0212d0b8 module:overlay(44) +from:0x02129100 kind:load to:0x0212d0d0 module:overlay(44) +from:0x02129104 kind:load to:0x027e0ce4 module:dtcm +from:0x02129178 kind:load to:0x0212d040 module:overlay(44) +from:0x02129190 kind:arm_call to:0x020d95cc module:overlay(31) +from:0x021291a4 kind:arm_call to:0x02126634 module:overlay(44) +from:0x021291ac kind:load to:0x027e0d2c module:dtcm +from:0x02129220 kind:load to:0x0212d070 module:overlay(44) +from:0x02129240 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02129270 kind:arm_call to:0x02126634 module:overlay(44) +from:0x02129280 kind:arm_call to:0x02126634 module:overlay(44) +from:0x0212932c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02129348 kind:load to:0x027e09b8 module:dtcm +from:0x021293b8 kind:arm_call to:0x020284f4 module:main +from:0x0212943c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02129464 kind:arm_call to:0x01ff9638 module:itcm +from:0x02129480 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129498 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021294ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021294dc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021294ec kind:load to:0x020b537c module:overlay(0) +from:0x021294f4 kind:load to:0x027e0ce4 module:dtcm +from:0x021294f8 kind:load to:0x027e09a8 module:dtcm +from:0x02129510 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02129528 kind:arm_call to:0x0212bb54 module:overlay(44) +from:0x02129530 kind:load to:0x027e0ce4 module:dtcm +from:0x0212955c kind:arm_call to:0x0209865c module:overlay(0) +from:0x0212959c kind:arm_call to:0x02098694 module:overlay(0) +from:0x021295ac kind:arm_call to:0x01ff9638 module:itcm +from:0x021295bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021295f0 kind:arm_call to:0x02129748 module:overlay(44) +from:0x02129600 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0212968c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021296c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021296f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02129718 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02129738 kind:load to:0x0203e93c module:main +from:0x02129740 kind:load to:0x020b537c module:overlay(0) +from:0x02129770 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0212979c kind:arm_call to:0x02098694 module:overlay(0) +from:0x021297c8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02129834 kind:arm_call to:0x021297dc module:overlay(44) +from:0x02129848 kind:arm_call to:0x02126634 module:overlay(44) +from:0x02129870 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021298ec kind:arm_call to:0x02129390 module:overlay(44) +from:0x02129914 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x02129920 kind:load to:0x0203e93c module:main +from:0x02129924 kind:load to:0x027e0ce0 module:dtcm +from:0x02129974 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02129990 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021299ac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021299e0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021299fc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02129a18 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02129a24 kind:arm_call to:0x020284f4 module:main +from:0x02129a34 kind:load to:0x027e0cec module:dtcm +from:0x02129ca8 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02129ce0 kind:arm_call to:0x020284f4 module:main +from:0x02129cfc kind:load to:0x02049bc4 module:main +from:0x02129d08 kind:load to:0x0203e93c module:main +from:0x02129d0c kind:load to:0x027e0cec module:dtcm +from:0x02129d3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129e4c kind:load to:0x027e0cd8 module:dtcm +from:0x02129e7c kind:arm_call to:0x01ffb714 module:itcm +from:0x02129ea8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02129eb0 kind:arm_call to:0x0203a194 module:main +from:0x02129ebc kind:arm_call to:0x01ff9770 module:itcm +from:0x02129ed0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129fcc kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a02c kind:arm_call to:0x01ff9824 module:itcm +from:0x0212a034 kind:arm_call to:0x01ff986c module:itcm +from:0x0212a054 kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a074 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a088 kind:arm_call to:0x01ffb428 module:itcm +from:0x0212a0a4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0212a0b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a0e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a0ec kind:arm_call to:0x01ff9770 module:itcm +from:0x0212a120 kind:arm_call to:0x0215b9bc module:overlay(80) +from:0x0212a158 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212a164 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0212a180 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212a2b8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212a340 kind:arm_call to:0x0200e260 module:main +from:0x0212a350 kind:arm_call to:0x01ffad5c module:itcm +from:0x0212a380 kind:load to:0x027e0964 module:dtcm +from:0x0212a394 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0212a3a0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0212a3bc kind:arm_call to:0x02057884 module:overlay(0) +from:0x0212a3cc kind:arm_call to:0x02057884 module:overlay(0) +from:0x0212a3dc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212a3e4 kind:arm_call to:0x02011ff4 module:main +from:0x0212a3f8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212a400 kind:arm_call to:0x02011ff4 module:main +from:0x0212a414 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212a428 kind:load to:0x0212d7a8 module:overlay(44) +from:0x0212a43c kind:arm_call to:0x02011f3c module:main +from:0x0212a448 kind:arm_call to:0x0212a71c module:overlay(44) +from:0x0212a45c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0212a46c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0212a4cc kind:load to:0x0212d1a4 module:overlay(44) +from:0x0212a4d0 kind:load to:0x0212d1ec module:overlay(44) +from:0x0212a4d8 kind:load to:0x0212d1c8 module:overlay(44) +from:0x0212a504 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a51c kind:arm_call to:0x01fff458 module:itcm +from:0x0212a530 kind:arm_call to:0x0215a248 module:overlay(80) +from:0x0212a540 kind:arm_call to:0x01fff458 module:itcm +from:0x0212a57c kind:arm_call to:0x01ff9258 module:itcm +from:0x0212a5bc kind:load to:0x027e0ce4 module:dtcm +from:0x0212a600 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212a640 kind:arm_call to:0x01fff498 module:itcm +from:0x0212a648 kind:arm_call to:0x01fff584 module:itcm +from:0x0212a6b4 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212a6f8 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0212a70c kind:load to:0x027e0ce4 module:dtcm +from:0x0212a710 kind:load to:0x027e0ce8 module:dtcm +from:0x0212a724 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212a750 kind:arm_call to:0x0203d138 module:main +from:0x0212a768 kind:arm_call to:0x0203d138 module:main +from:0x0212a780 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0212a794 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0212a7a8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0212a7b4 kind:arm_call to:0x0212b5b8 module:overlay(44) +from:0x0212a7e0 kind:load to:0x0212d214 module:overlay(44) +from:0x0212a7e4 kind:load to:0x02123778 module:overlay(44) +from:0x0212a7e8 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212a7ec kind:load to:0x0212d158 module:overlay(44) +from:0x0212a7f0 kind:load to:0x0212d16c module:overlay(44) +from:0x0212a7fc kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0212a810 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212a824 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0212a854 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212a868 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0212a870 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212a878 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0212a894 kind:arm_call to:0x0203d1e8 module:main +from:0x0212a8a8 kind:arm_call to:0x0203d1e8 module:main +from:0x0212a8b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212a8bc kind:load to:0x0212d214 module:overlay(44) +from:0x0212a8c0 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212a8e8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212a8fc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0212a904 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212a90c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0212a928 kind:arm_call to:0x0203d1e8 module:main +from:0x0212a93c kind:arm_call to:0x0203d1e8 module:main +from:0x0212a944 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212a94c kind:arm_call to:0x02011ff4 module:main +from:0x0212a958 kind:load to:0x0212d214 module:overlay(44) +from:0x0212a95c kind:load to:0x020a02b4 module:overlay(0) +from:0x0212a99c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0212a9bc kind:arm_call to:0x020284f4 module:main +from:0x0212a9e0 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212a9f0 kind:load to:0x027e0cec module:dtcm +from:0x0212aa40 kind:load to:0x0212d110 module:overlay(44) +from:0x0212aab8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ab94 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212aba4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0212abb4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0212abd4 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212ac04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ac18 kind:arm_call to:0x01fff148 module:itcm +from:0x0212ac3c kind:arm_call to:0x0212acec module:overlay(44) +from:0x0212ac68 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0212aca8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212acbc kind:arm_call to:0x020284f4 module:main +from:0x0212acc8 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212acd4 kind:load to:0x0212d130 module:overlay(44) +from:0x0212acd8 kind:load to:0x027e0ce0 module:dtcm +from:0x0212acdc kind:load to:0x027e09c0 module:dtcm +from:0x0212ace0 kind:load to:0x027e09a8 module:dtcm +from:0x0212ad14 kind:arm_call to:0x020284f4 module:main +from:0x0212ad3c kind:arm_call to:0x01ff9110 module:itcm +from:0x0212ad4c kind:arm_call to:0x01ff916c module:itcm +from:0x0212adb0 kind:load to:0x0203e93c module:main +from:0x0212ae38 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212ae70 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212ae8c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212aea8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212aec4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212aedc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212af04 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212af3c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212af58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212af74 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212af90 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x0212afd0 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0212afdc kind:load to:0x0212d100 module:overlay(44) +from:0x0212afe0 kind:load to:0x027e0cd8 module:dtcm +from:0x0212afe4 kind:load to:0x027e0cec module:dtcm +from:0x0212afec kind:load to:0x027e09a8 module:dtcm +from:0x0212aff8 kind:load to:0x0212d7e4 module:overlay(44) +from:0x0212affc kind:load to:0x027e09c0 module:dtcm +from:0x0212b048 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0212b060 kind:arm_call to:0x0212acec module:overlay(44) +from:0x0212b07c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0212b0e0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0212b0f8 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0212b110 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0212b150 kind:arm_call to:0x0212acec module:overlay(44) +from:0x0212b16c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0212b188 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212b210 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0212b244 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212b24c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0212b2a0 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212b2b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212b2e4 kind:arm_call to:0x020e5014 module:overlays(26,31) +from:0x0212b2f4 kind:arm_call to:0x020e5014 module:overlays(26,31) +from:0x0212b314 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212b324 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212b334 kind:load to:0x027e09c0 module:dtcm +from:0x0212b338 kind:load to:0x027e0cec module:dtcm +from:0x0212b340 kind:load to:0x027e09a8 module:dtcm +from:0x0212b350 kind:load to:0x027e0ce4 module:dtcm +from:0x0212b38c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212b3c4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b3e0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b3fc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b418 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b444 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212b468 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212b4a0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b4bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b4d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b4e4 kind:load to:0x027e0cec module:dtcm +from:0x0212b504 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0212b50c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0212b514 kind:load to:0x027e09c0 module:dtcm +from:0x0212b54c kind:arm_call to:0x01ffb464 module:itcm +from:0x0212b55c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0212b59c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212b5b0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0212b5f0 kind:load to:0x0212d188 module:overlay(44) +from:0x0212b60c kind:arm_call to:0x01fff458 module:itcm +from:0x0212b63c kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0212b674 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212b680 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0212b690 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0212b698 kind:arm_call to:0x02011ff4 module:main +from:0x0212b6ac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0212b6b4 kind:arm_call to:0x02011ff4 module:main +from:0x0212b6c8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0212b6d0 kind:arm_call to:0x02011ff4 module:main +from:0x0212b6e4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0212b6f8 kind:load to:0x0212d814 module:overlay(44) +from:0x0212b70c kind:arm_call to:0x02011f3c module:main +from:0x0212b718 kind:arm_call to:0x0212b768 module:overlay(44) +from:0x0212b72c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0212b764 kind:load to:0x0212d270 module:overlay(44) +from:0x0212b774 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212b798 kind:arm_call to:0x0203d138 module:main +from:0x0212b7b8 kind:load to:0x0212d294 module:overlay(44) +from:0x0212b7bc kind:load to:0x020a02b4 module:overlay(0) +from:0x0212b7c0 kind:load to:0x02123778 module:overlay(44) +from:0x0212b7dc kind:arm_call to:0x0203d1e8 module:main +from:0x0212b7e4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212b7f0 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212b80c kind:arm_call to:0x0203d1e8 module:main +from:0x0212b814 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212b81c kind:arm_call to:0x02011ff4 module:main +from:0x0212b828 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212b85c kind:arm_call to:0x020a0080 module:overlay(0) +from:0x0212b868 kind:arm_call to:0x0212b880 module:overlay(44) +from:0x0212b87c kind:load to:0x027e0cec module:dtcm +from:0x0212b8e4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b8f0 kind:load to:0x027e0cec module:dtcm +from:0x0212b928 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212b938 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0212b950 kind:arm_call to:0x02126634 module:overlay(44) +from:0x0212b96c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212b994 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b9b0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212b9b8 kind:arm_call to:0x0212bb54 module:overlay(44) +from:0x0212b9dc kind:arm_call to:0x01ff9770 module:itcm +from:0x0212ba04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212ba30 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212ba3c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0212ba6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212ba88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212ba9c kind:arm_call to:0x01ffd118 module:itcm +from:0x0212babc kind:arm_call to:0x0212bb54 module:overlay(44) +from:0x0212bb3c kind:load to:0x027e09a8 module:dtcm +from:0x0212bb48 kind:load to:0x027e0cec module:dtcm +from:0x0212bb50 kind:load to:0x027e0c90 module:dtcm +from:0x0212bb7c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0212bb90 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0212bb98 kind:load to:0x027e0cec module:dtcm +from:0x0212bba4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0212bbe8 kind:arm_call to:0x0215e690 module:overlay(80) +from:0x0212bc48 kind:arm_call to:0x020284f4 module:main +from:0x0212bc64 kind:arm_call to:0x020f650c module:overlay(31) +from:0x0212bce4 kind:arm_call to:0x020284f4 module:main +from:0x0212bcfc kind:arm_call to:0x020f65fc module:overlay(31) +from:0x0212bd24 kind:load to:0x020f6740 module:overlays(19,22,23,31) +from:0x0212bd30 kind:load to:0x0212d860 module:overlay(44) +from:0x0212bd44 kind:arm_call to:0x02011f3c module:main +from:0x0212bd50 kind:arm_call to:0x0212bd80 module:overlay(44) +from:0x0212bd64 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212bd7c kind:load to:0x0212d2f0 module:overlay(44) +from:0x0212bd88 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212bde0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0212bdf8 kind:load to:0x0212d314 module:overlay(44) +from:0x0212bdfc kind:load to:0x0212d860 module:overlay(44) +from:0x0212be64 kind:arm_call to:0x0212bf14 module:overlay(44) +from:0x0212be6c kind:arm_call to:0x0212bfa0 module:overlay(44) +from:0x0212be74 kind:arm_call to:0x0212be88 module:overlay(44) +from:0x0212be80 kind:load to:0x027e0cd8 module:dtcm +from:0x0212be84 kind:load to:0x027e09a4 module:dtcm +from:0x0212bea4 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0212bed0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0212bf00 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0212bf10 kind:load to:0x020b537c module:overlay(0) +from:0x0212bf30 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0212bf5c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0212bf8c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0212bf9c kind:load to:0x020b537c module:overlay(0) +from:0x0212bfbc kind:arm_call to:0x020974bc module:overlay(0) +from:0x0212bfe8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0212c018 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0212c028 kind:load to:0x020b537c module:overlay(0) +from:0x0212c054 kind:arm_call to:0x0200ef9c module:main +from:0x0212c06c kind:arm_call to:0x0200eab0 module:main +from:0x0212c07c kind:arm_call to:0x0200eab0 module:main +from:0x0212c090 kind:arm_call to:0x0200eab0 module:main +from:0x0212c0a0 kind:arm_call to:0x0200eab0 module:main +from:0x0212c0d0 kind:arm_call to:0x0200eab0 module:main +from:0x0212c0e0 kind:arm_call to:0x0200eab0 module:main +from:0x0212c0f0 kind:arm_call to:0x0200eab0 module:main +from:0x0212c100 kind:arm_call to:0x0200eab0 module:main +from:0x0212c110 kind:arm_call to:0x0200eab0 module:main +from:0x0212c138 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212c140 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212c158 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212c160 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212c168 kind:arm_call to:0x02011ff4 module:main +from:0x0212c17c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c190 kind:load to:0x0212da18 module:overlay(44) +from:0x0212c1a4 kind:arm_call to:0x02011f3c module:main +from:0x0212c1b0 kind:arm_call to:0x0212c1e0 module:overlay(44) +from:0x0212c1c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212c1dc kind:load to:0x0212d388 module:overlay(44) +from:0x0212c1ec kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212c244 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0212c26c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0212c284 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212c2b8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0212c2d0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212c31c kind:load to:0x0212d3f4 module:overlay(44) +from:0x0212c320 kind:load to:0x0212da18 module:overlay(44) +from:0x0212c324 kind:load to:0x0212d3ac module:overlay(44) +from:0x0212c328 kind:load to:0x027e09a4 module:dtcm +from:0x0212c334 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212c390 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x0212c3cc kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0212c3f0 kind:arm_call to:0x02072a2c module:overlay(0) +from:0x0212c400 kind:arm_call to:0x02072a2c module:overlay(0) +from:0x0212c410 kind:load to:0x0212d368 module:overlay(44) +from:0x0212c414 kind:load to:0x027e09ac module:dtcm +from:0x0212c418 kind:load to:0x0212d948 module:overlay(44) +from:0x0212c41c kind:load to:0x0212d9b0 module:overlay(44) +from:0x0212c43c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0212c4a0 kind:arm_call to:0x02015058 module:main +from:0x0212c4c4 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0212c50c kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0212c51c kind:load to:0x0212caac module:overlay(44) +from:0x0212c520 kind:load to:0x027e09ac module:dtcm +from:0x0212c524 kind:load to:0x0212d9b0 module:overlay(44) +from:0x0212c528 kind:load to:0x0212d948 module:overlay(44) +from:0x0212c580 kind:load to:0x02057884 module:overlay(0) +from:0x0212c594 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212c59c kind:arm_call to:0x02011ff4 module:main +from:0x0212c5b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212c5bc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212c5c4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212c5cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212c5e4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212c5ec kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212c5f4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212c5fc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212c604 kind:arm_call to:0x02011ff4 module:main +from:0x0212c618 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c62c kind:load to:0x0212db00 module:overlay(44) +from:0x0212c640 kind:arm_call to:0x02011f3c module:main +from:0x0212c64c kind:arm_call to:0x0212c67c module:overlay(44) +from:0x0212c660 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212c678 kind:load to:0x0212d468 module:overlay(44) +from:0x0212c684 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212c6dc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0212c704 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0212c71c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212c734 kind:load to:0x0212d48c module:overlay(44) +from:0x0212c738 kind:load to:0x0212db00 module:overlay(44) +from:0x0212c73c kind:load to:0x0212d3ac module:overlay(44) +from:0x0212c790 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0212c7b0 kind:load to:0x0212d448 module:overlay(44) +from:0x0212c808 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212c810 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212c818 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212c830 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0212c838 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212c840 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212c848 kind:arm_call to:0x02011ff4 module:main +from:0x0212c85c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212c870 kind:load to:0x0212dbe8 module:overlay(44) +from:0x0212c884 kind:arm_call to:0x02011f3c module:main +from:0x0212c890 kind:arm_call to:0x0212c8c0 module:overlay(44) +from:0x0212c8a4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0212c8bc kind:load to:0x0212d4e8 module:overlay(44) +from:0x0212c8c8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212c920 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0212c92c kind:load to:0x0212d50c module:overlay(44) +from:0x0212c930 kind:load to:0x0212dbe8 module:overlay(44) +from:0x0212c984 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212c98c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212c9a4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212c9ac kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212c9b4 kind:arm_call to:0x02011ff4 module:main +from:0x0212c9c8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0212caf4 kind:load to:0x0212cdb4 module:overlay(44) +from:0x0212cb2c kind:arm_call to:0x02125ec8 module:overlay(44) +from:0x0212cb3c kind:arm_call to:0x0203ce4c module:main +from:0x0212cb50 kind:load to:0x0212d698 module:overlay(44) +from:0x0212cb54 kind:load to:0x0212d6c0 module:overlay(44) +from:0x0212cb58 kind:load to:0x0212a40c module:overlay(44) +from:0x0212cb5c kind:load to:0x0212d6b4 module:overlay(44) +from:0x0212cb98 kind:arm_call to:0x0212a450 module:overlay(44) +from:0x0212cba8 kind:arm_call to:0x0203ce4c module:main +from:0x0212cbbc kind:load to:0x0212d100 module:overlay(44) +from:0x0212cbc4 kind:load to:0x0212d798 module:overlay(44) +from:0x0212cbc8 kind:load to:0x0212d7a8 module:overlay(44) +from:0x0212cbcc kind:load to:0x0212b6dc module:overlay(44) +from:0x0212cbd0 kind:load to:0x0212d79c module:overlay(44) +from:0x0212cbf0 kind:arm_call to:0x0212b720 module:overlay(44) +from:0x0212cc00 kind:arm_call to:0x0203ce4c module:main +from:0x0212cc14 kind:load to:0x0212d804 module:overlay(44) +from:0x0212cc18 kind:load to:0x0212d814 module:overlay(44) +from:0x0212cc1c kind:load to:0x0212bb9c module:overlay(44) +from:0x0212cc20 kind:load to:0x0212d808 module:overlay(44) +from:0x0212cc40 kind:arm_call to:0x0212bd58 module:overlay(44) +from:0x0212cc50 kind:arm_call to:0x0203ce4c module:main +from:0x0212cc64 kind:load to:0x0212d850 module:overlay(44) +from:0x0212cc68 kind:load to:0x0212d860 module:overlay(44) +from:0x0212cc6c kind:load to:0x0212c174 module:overlay(44) +from:0x0212cc70 kind:load to:0x0212d854 module:overlay(44) +from:0x0212cc90 kind:arm_call to:0x0212c1b8 module:overlay(44) +from:0x0212cca0 kind:arm_call to:0x0203ce4c module:main +from:0x0212ccb4 kind:load to:0x0212d938 module:overlay(44) +from:0x0212ccb8 kind:load to:0x0212da18 module:overlay(44) +from:0x0212ccbc kind:load to:0x0212c610 module:overlay(44) +from:0x0212ccc0 kind:load to:0x0212d93c module:overlay(44) +from:0x0212cce0 kind:arm_call to:0x0212c654 module:overlay(44) +from:0x0212ccf0 kind:arm_call to:0x0203ce4c module:main +from:0x0212cd04 kind:load to:0x0212daf0 module:overlay(44) +from:0x0212cd08 kind:load to:0x0212db00 module:overlay(44) +from:0x0212cd0c kind:load to:0x0212c854 module:overlay(44) +from:0x0212cd10 kind:load to:0x0212daf4 module:overlay(44) +from:0x0212cd30 kind:arm_call to:0x0212c898 module:overlay(44) +from:0x0212cd40 kind:arm_call to:0x0203ce4c module:main +from:0x0212cd54 kind:load to:0x0212dbd8 module:overlay(44) +from:0x0212cd58 kind:load to:0x0212dbe8 module:overlay(44) +from:0x0212cd5c kind:load to:0x0212c9c0 module:overlay(44) +from:0x0212cd60 kind:load to:0x0212dbdc module:overlay(44) +from:0x0212cd64 kind:load to:0x0212cadc module:overlay(44) +from:0x0212cd68 kind:load to:0x0212caf8 module:overlay(44) +from:0x0212cd6c kind:load to:0x0212cafc module:overlay(44) +from:0x0212cd70 kind:load to:0x0212cb60 module:overlay(44) +from:0x0212cd74 kind:load to:0x0212cbd4 module:overlay(44) +from:0x0212cd78 kind:load to:0x0212cc24 module:overlay(44) +from:0x0212cd7c kind:load to:0x0212cc74 module:overlay(44) +from:0x0212cd80 kind:load to:0x0212ccc4 module:overlay(44) +from:0x0212cd84 kind:load to:0x0212cd14 module:overlay(44) +from:0x0212cda8 kind:load to:0x02123784 module:overlay(44) +from:0x0212cdac kind:load to:0x021237e0 module:overlay(44) +from:0x0212cdb0 kind:load to:0x02123a04 module:overlay(44) +from:0x0212cdc8 kind:load to:0x02123b50 module:overlay(44) +from:0x0212cdcc kind:load to:0x02123b70 module:overlay(44) +from:0x0212cdd0 kind:load to:0x02123b20 module:overlay(44) +from:0x0212cde0 kind:load to:0x02123ecc module:overlay(44) +from:0x0212cde4 kind:load to:0x02123f24 module:overlay(44) +from:0x0212cde8 kind:load to:0x021243b4 module:overlay(44) +from:0x0212cdec kind:load to:0x02124724 module:overlay(44) +from:0x0212cdf0 kind:load to:0x021705dc module:overlay(93) +from:0x0212cdf4 kind:load to:0x02125218 module:overlay(44) +from:0x0212cdf8 kind:load to:0x021705e4 module:overlay(93) +from:0x0212cdfc kind:load to:0x021705ec module:overlay(93) +from:0x0212ce00 kind:load to:0x021706b8 module:overlays(89,93) +from:0x0212ce10 kind:load to:0x021252d8 module:overlay(44) +from:0x0212ce14 kind:load to:0x0212532c module:overlay(44) +from:0x0212ce18 kind:load to:0x021255a4 module:overlay(44) +from:0x0212ce1c kind:load to:0x02125918 module:overlay(44) +from:0x0212ce20 kind:load to:0x021705dc module:overlay(93) +from:0x0212ce24 kind:load to:0x021705e0 module:overlay(93) +from:0x0212ce28 kind:load to:0x021705e4 module:overlay(93) +from:0x0212ce2c kind:load to:0x021705ec module:overlay(93) +from:0x0212ce30 kind:load to:0x021706b8 module:overlays(89,93) +from:0x0212ce34 kind:load to:0x0212ce3c module:overlay(44) +from:0x0212ce38 kind:load to:0x0212ce48 module:overlay(44) +from:0x0212ce5c kind:load to:0x02125ea0 module:overlay(44) +from:0x0212ce60 kind:load to:0x02097924 module:overlay(0) +from:0x0212ce64 kind:load to:0x02097734 module:overlay(0) +from:0x0212ce68 kind:load to:0x020977b0 module:overlay(0) +from:0x0212ce6c kind:load to:0x0209792c module:overlay(0) +from:0x0212ce70 kind:load to:0x0209794c module:overlay(0) +from:0x0212ce74 kind:load to:0x02097978 module:overlay(0) +from:0x0212ce80 kind:load to:0x021262a4 module:overlay(44) +from:0x0212ce84 kind:load to:0x0212a3d4 module:overlay(44) +from:0x0212ce88 kind:load to:0x02057bd4 module:overlay(0) +from:0x0212ce8c kind:load to:0x02057a68 module:overlay(0) +from:0x0212ce90 kind:load to:0x02057da8 module:overlay(0) +from:0x0212ce94 kind:load to:0x02057e24 module:overlay(0) +from:0x0212ce98 kind:load to:0x02057e88 module:overlay(0) +from:0x0212ce9c kind:load to:0x0209a77c module:overlay(0) +from:0x0212cea0 kind:load to:0x02057d64 module:overlay(0) +from:0x0212ceac kind:load to:0x021262b8 module:overlay(44) +from:0x0212ceb0 kind:load to:0x0212a3f0 module:overlay(44) +from:0x0212ceb4 kind:load to:0x0209a234 module:overlay(0) +from:0x0212ceb8 kind:load to:0x0209a268 module:overlay(0) +from:0x0212cebc kind:load to:0x0209a300 module:overlay(0) +from:0x0212cec0 kind:load to:0x0209a314 module:overlay(0) +from:0x0212cec4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212cec8 kind:load to:0x0209a33c module:overlay(0) +from:0x0212cecc kind:load to:0x0209a3c4 module:overlay(0) +from:0x0212ced0 kind:load to:0x0209a04c module:overlay(0) +from:0x0212ced4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0212ced8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0212cedc kind:load to:0x0209a328 module:overlay(0) +from:0x0212cee0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0212cee4 kind:load to:0x0212a3a8 module:overlay(44) +from:0x0212cee8 kind:load to:0x0212a384 module:overlay(44) +from:0x0212ceec kind:load to:0x0209a6ec module:overlay(0) +from:0x0212cef8 kind:load to:0x020984f8 module:overlay(0) +from:0x0212cefc kind:load to:0x02098534 module:overlay(0) +from:0x0212cf00 kind:load to:0x0209854c module:overlay(0) +from:0x0212cf04 kind:load to:0x02098558 module:overlay(0) +from:0x0212cf08 kind:load to:0x01fff464 module:itcm +from:0x0212cf0c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212cf10 kind:load to:0x0212643c module:overlay(44) +from:0x0212cf14 kind:load to:0x02098490 module:overlay(0) +from:0x0212cf18 kind:load to:0x021266dc module:overlay(44) +from:0x0212cf1c kind:load to:0x0212668c module:overlay(44) +from:0x0212cf20 kind:load to:0x0209849c module:overlay(0) +from:0x0212cf24 kind:load to:0x02126ae0 module:overlay(44) +from:0x0212cf28 kind:load to:0x02126aac module:overlay(44) +from:0x0212cf2c kind:load to:0x020984a8 module:overlay(0) +from:0x0212cf30 kind:load to:0x02098564 module:overlay(0) +from:0x0212cf34 kind:load to:0x020985d0 module:overlay(0) +from:0x0212cf38 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212cf3c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212cf40 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212cf44 kind:load to:0x021262f4 module:overlay(44) +from:0x0212cf48 kind:load to:0x02126394 module:overlay(44) +from:0x0212cf4c kind:load to:0x02099568 module:overlay(0) +from:0x0212cf50 kind:load to:0x02126d44 module:overlay(44) +from:0x0212cf58 kind:load to:0x02126e3c module:overlay(44) +from:0x0212cf60 kind:load to:0x0212714c module:overlay(44) +from:0x0212cf68 kind:load to:0x02127574 module:overlay(44) +from:0x0212cf70 kind:load to:0x021278e8 module:overlay(44) +from:0x0212cf78 kind:load to:0x02127ca0 module:overlay(44) +from:0x0212cf80 kind:load to:0x021280b4 module:overlay(44) +from:0x0212cf88 kind:load to:0x02128324 module:overlay(44) +from:0x0212cf90 kind:load to:0x0212847c module:overlay(44) +from:0x0212cf98 kind:load to:0x02128574 module:overlay(44) +from:0x0212cfa0 kind:load to:0x02128668 module:overlay(44) +from:0x0212cfa8 kind:load to:0x021288f4 module:overlay(44) +from:0x0212cfb0 kind:load to:0x02128c90 module:overlay(44) +from:0x0212cfb8 kind:load to:0x02129108 module:overlay(44) +from:0x0212cfc0 kind:load to:0x021291b0 module:overlay(44) +from:0x0212cfc8 kind:load to:0x02126db4 module:overlay(44) +from:0x0212cfd0 kind:load to:0x02126ee0 module:overlay(44) +from:0x0212cfd8 kind:load to:0x021271e8 module:overlay(44) +from:0x0212cfe0 kind:load to:0x02127610 module:overlay(44) +from:0x0212cfe8 kind:load to:0x021279f8 module:overlay(44) +from:0x0212cff0 kind:load to:0x02127e34 module:overlay(44) +from:0x0212cff8 kind:load to:0x021281dc module:overlay(44) +from:0x0212d000 kind:load to:0x02128414 module:overlay(44) +from:0x0212d008 kind:load to:0x021284c0 module:overlay(44) +from:0x0212d010 kind:load to:0x021285b0 module:overlay(44) +from:0x0212d018 kind:load to:0x02128848 module:overlay(44) +from:0x0212d020 kind:load to:0x02128b74 module:overlay(44) +from:0x0212d028 kind:load to:0x02128d00 module:overlay(44) +from:0x0212d030 kind:load to:0x0212917c module:overlay(44) +from:0x0212d038 kind:load to:0x02129224 module:overlay(44) +from:0x0212d110 kind:load to:0x0212ad20 module:overlay(44) +from:0x0212d118 kind:load to:0x0212adb4 module:overlay(44) +from:0x0212d120 kind:load to:0x0212b354 module:overlay(44) +from:0x0212d128 kind:load to:0x0212b518 module:overlay(44) +from:0x0212d130 kind:load to:0x0212ad24 module:overlay(44) +from:0x0212d138 kind:load to:0x0212b000 module:overlay(44) +from:0x0212d140 kind:load to:0x0212b4f0 module:overlay(44) +from:0x0212d148 kind:load to:0x0212b52c module:overlay(44) +from:0x0212d158 kind:load to:0x0212a7f4 module:overlay(44) +from:0x0212d15c kind:load to:0x0212b688 module:overlay(44) +from:0x0212d160 kind:load to:0x0212a4dc module:overlay(44) +from:0x0212d16c kind:load to:0x0212a808 module:overlay(44) +from:0x0212d170 kind:load to:0x0212b6a4 module:overlay(44) +from:0x0212d174 kind:load to:0x020982b8 module:overlay(0) +from:0x0212d178 kind:load to:0x0212a5cc module:overlay(44) +from:0x0212d17c kind:load to:0x0207bff0 module:overlay(0) +from:0x0212d188 kind:load to:0x0212a81c module:overlay(44) +from:0x0212d18c kind:load to:0x0212b6c0 module:overlay(44) +from:0x0212d190 kind:load to:0x0207b6fc module:overlay(0) +from:0x0212d194 kind:load to:0x0212b5f4 module:overlay(44) +from:0x0212d198 kind:load to:0x0212b650 module:overlay(44) +from:0x0212d1a8 kind:load to:0x0209772c module:overlay(0) +from:0x0212d1ac kind:load to:0x02097734 module:overlay(0) +from:0x0212d1b0 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d1b4 kind:load to:0x020977f0 module:overlay(0) +from:0x0212d1b8 kind:load to:0x020977f4 module:overlay(0) +from:0x0212d1bc kind:load to:0x020977f8 module:overlay(0) +from:0x0212d1c8 kind:load to:0x0212a42c module:overlay(44) +from:0x0212d1cc kind:load to:0x0209772c module:overlay(0) +from:0x0212d1d0 kind:load to:0x02097734 module:overlay(0) +from:0x0212d1d4 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d1d8 kind:load to:0x020977f0 module:overlay(0) +from:0x0212d1dc kind:load to:0x020977f4 module:overlay(0) +from:0x0212d1e0 kind:load to:0x020977f8 module:overlay(0) +from:0x0212d1ec kind:load to:0x0207caa0 module:overlay(0) +from:0x0212d1f0 kind:load to:0x0207caa8 module:overlay(0) +from:0x0212d1f4 kind:load to:0x0207d2bc module:overlay(0) +from:0x0212d1f8 kind:load to:0x0207d2ac module:overlay(0) +from:0x0212d1fc kind:load to:0x0207d2f8 module:overlay(0) +from:0x0212d200 kind:load to:0x0207d330 module:overlay(0) +from:0x0212d204 kind:load to:0x0207d374 module:overlay(0) +from:0x0212d208 kind:load to:0x0207d39c module:overlay(0) +from:0x0212d214 kind:load to:0x020984f8 module:overlay(0) +from:0x0212d218 kind:load to:0x02098534 module:overlay(0) +from:0x0212d21c kind:load to:0x0209854c module:overlay(0) +from:0x0212d220 kind:load to:0x02098558 module:overlay(0) +from:0x0212d224 kind:load to:0x01fff464 module:itcm +from:0x0212d228 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d22c kind:load to:0x0212a960 module:overlay(44) +from:0x0212d230 kind:load to:0x02098490 module:overlay(0) +from:0x0212d234 kind:load to:0x0212aa44 module:overlay(44) +from:0x0212d238 kind:load to:0x02098498 module:overlay(0) +from:0x0212d23c kind:load to:0x0209849c module:overlay(0) +from:0x0212d240 kind:load to:0x020984a0 module:overlay(0) +from:0x0212d244 kind:load to:0x020984a4 module:overlay(0) +from:0x0212d248 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d24c kind:load to:0x02098564 module:overlay(0) +from:0x0212d250 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d254 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d258 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d25c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d260 kind:load to:0x0212a830 module:overlay(44) +from:0x0212d264 kind:load to:0x0212a8c4 module:overlay(44) +from:0x0212d270 kind:load to:0x0212b6fc module:overlay(44) +from:0x0212d274 kind:load to:0x0209772c module:overlay(0) +from:0x0212d278 kind:load to:0x02097734 module:overlay(0) +from:0x0212d27c kind:load to:0x020977b0 module:overlay(0) +from:0x0212d280 kind:load to:0x020977f0 module:overlay(0) +from:0x0212d284 kind:load to:0x020977f4 module:overlay(0) +from:0x0212d288 kind:load to:0x020977f8 module:overlay(0) +from:0x0212d294 kind:load to:0x020984f8 module:overlay(0) +from:0x0212d298 kind:load to:0x02098534 module:overlay(0) +from:0x0212d29c kind:load to:0x0209854c module:overlay(0) +from:0x0212d2a0 kind:load to:0x02098558 module:overlay(0) +from:0x0212d2a4 kind:load to:0x01fff464 module:itcm +from:0x0212d2a8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d2ac kind:load to:0x0212b82c module:overlay(44) +from:0x0212d2b0 kind:load to:0x02098490 module:overlay(0) +from:0x0212d2b4 kind:load to:0x0212b8f8 module:overlay(44) +from:0x0212d2b8 kind:load to:0x02098498 module:overlay(0) +from:0x0212d2bc kind:load to:0x0209849c module:overlay(0) +from:0x0212d2c0 kind:load to:0x020984a0 module:overlay(0) +from:0x0212d2c4 kind:load to:0x020984a4 module:overlay(0) +from:0x0212d2c8 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d2cc kind:load to:0x02098564 module:overlay(0) +from:0x0212d2d0 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d2d4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d2d8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d2dc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d2e0 kind:load to:0x0212b7c4 module:overlay(44) +from:0x0212d2e4 kind:load to:0x0212b7f4 module:overlay(44) +from:0x0212d2f0 kind:load to:0x0212bd34 module:overlay(44) +from:0x0212d2f4 kind:load to:0x02097924 module:overlay(0) +from:0x0212d2f8 kind:load to:0x02097734 module:overlay(0) +from:0x0212d2fc kind:load to:0x020977b0 module:overlay(0) +from:0x0212d300 kind:load to:0x0209792c module:overlay(0) +from:0x0212d304 kind:load to:0x0209794c module:overlay(0) +from:0x0212d308 kind:load to:0x02097978 module:overlay(0) +from:0x0212d314 kind:load to:0x020984f8 module:overlay(0) +from:0x0212d318 kind:load to:0x02098534 module:overlay(0) +from:0x0212d31c kind:load to:0x0209854c module:overlay(0) +from:0x0212d320 kind:load to:0x02098558 module:overlay(0) +from:0x0212d324 kind:load to:0x01fff464 module:itcm +from:0x0212d328 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d32c kind:load to:0x0212be00 module:overlay(44) +from:0x0212d330 kind:load to:0x02098490 module:overlay(0) +from:0x0212d334 kind:load to:0x0212c02c module:overlay(44) +from:0x0212d338 kind:load to:0x02098498 module:overlay(0) +from:0x0212d33c kind:load to:0x0209849c module:overlay(0) +from:0x0212d340 kind:load to:0x0212c030 module:overlay(44) +from:0x0212d344 kind:load to:0x020984a4 module:overlay(0) +from:0x0212d348 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d34c kind:load to:0x02098564 module:overlay(0) +from:0x0212d350 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d354 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d358 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d35c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d360 kind:load to:0x0212c12c module:overlay(44) +from:0x0212d364 kind:load to:0x0212c14c module:overlay(44) +from:0x0212d388 kind:load to:0x0212c194 module:overlay(44) +from:0x0212d38c kind:load to:0x02097924 module:overlay(0) +from:0x0212d390 kind:load to:0x02097734 module:overlay(0) +from:0x0212d394 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d398 kind:load to:0x0209792c module:overlay(0) +from:0x0212d39c kind:load to:0x0209794c module:overlay(0) +from:0x0212d3a0 kind:load to:0x02097978 module:overlay(0) +from:0x0212d3ac kind:load to:0x0212c32c module:overlay(44) +from:0x0212d3b0 kind:load to:0x0212c58c module:overlay(44) +from:0x0212d3b4 kind:load to:0x02099ae0 module:overlay(0) +from:0x0212d3b8 kind:load to:0x02099b18 module:overlay(0) +from:0x0212d3bc kind:load to:0x0209a11c module:overlay(0) +from:0x0212d3c0 kind:load to:0x0209a124 module:overlay(0) +from:0x0212d3c4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0212d3c8 kind:load to:0x02099c90 module:overlay(0) +from:0x0212d3cc kind:load to:0x02099b80 module:overlay(0) +from:0x0212d3d0 kind:load to:0x0209a04c module:overlay(0) +from:0x0212d3d4 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0212d3d8 kind:load to:0x0209a0ec module:overlay(0) +from:0x0212d3dc kind:load to:0x0212c584 module:overlay(44) +from:0x0212d3e0 kind:load to:0x0209a104 module:overlay(0) +from:0x0212d3e4 kind:load to:0x0212c574 module:overlay(44) +from:0x0212d3e8 kind:load to:0x0212c420 module:overlay(44) +from:0x0212d3f4 kind:load to:0x020984f8 module:overlay(0) +from:0x0212d3f8 kind:load to:0x02098534 module:overlay(0) +from:0x0212d3fc kind:load to:0x0209854c module:overlay(0) +from:0x0212d400 kind:load to:0x02098558 module:overlay(0) +from:0x0212d404 kind:load to:0x01fff464 module:itcm +from:0x0212d408 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d40c kind:load to:0x0212c340 module:overlay(44) +from:0x0212d410 kind:load to:0x02098490 module:overlay(0) +from:0x0212d414 kind:load to:0x0212c444 module:overlay(44) +from:0x0212d418 kind:load to:0x0212c52c module:overlay(44) +from:0x0212d41c kind:load to:0x0209849c module:overlay(0) +from:0x0212d420 kind:load to:0x0212c540 module:overlay(44) +from:0x0212d424 kind:load to:0x020984a4 module:overlay(0) +from:0x0212d428 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d42c kind:load to:0x02098564 module:overlay(0) +from:0x0212d430 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d434 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d438 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d43c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d440 kind:load to:0x0212c5a8 module:overlay(44) +from:0x0212d444 kind:load to:0x0212c5d8 module:overlay(44) +from:0x0212d468 kind:load to:0x0212c630 module:overlay(44) +from:0x0212d46c kind:load to:0x02097924 module:overlay(0) +from:0x0212d470 kind:load to:0x02097734 module:overlay(0) +from:0x0212d474 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d478 kind:load to:0x0209792c module:overlay(0) +from:0x0212d47c kind:load to:0x0209794c module:overlay(0) +from:0x0212d480 kind:load to:0x02097978 module:overlay(0) +from:0x0212d48c kind:load to:0x020984f8 module:overlay(0) +from:0x0212d490 kind:load to:0x02098534 module:overlay(0) +from:0x0212d494 kind:load to:0x0209854c module:overlay(0) +from:0x0212d498 kind:load to:0x02098558 module:overlay(0) +from:0x0212d49c kind:load to:0x01fff464 module:itcm +from:0x0212d4a0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d4a4 kind:load to:0x0212c740 module:overlay(44) +from:0x0212d4a8 kind:load to:0x02098490 module:overlay(0) +from:0x0212d4ac kind:load to:0x0212c7b4 module:overlay(44) +from:0x0212d4b0 kind:load to:0x0212c7c8 module:overlay(44) +from:0x0212d4b4 kind:load to:0x0209849c module:overlay(0) +from:0x0212d4b8 kind:load to:0x0212c7dc module:overlay(44) +from:0x0212d4bc kind:load to:0x020984a4 module:overlay(0) +from:0x0212d4c0 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d4c4 kind:load to:0x02098564 module:overlay(0) +from:0x0212d4c8 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d4cc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d4d0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d4d4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d4d8 kind:load to:0x0212c7fc module:overlay(44) +from:0x0212d4dc kind:load to:0x0212c824 module:overlay(44) +from:0x0212d4e8 kind:load to:0x0212c874 module:overlay(44) +from:0x0212d4ec kind:load to:0x02097924 module:overlay(0) +from:0x0212d4f0 kind:load to:0x02097734 module:overlay(0) +from:0x0212d4f4 kind:load to:0x020977b0 module:overlay(0) +from:0x0212d4f8 kind:load to:0x0209792c module:overlay(0) +from:0x0212d4fc kind:load to:0x0209794c module:overlay(0) +from:0x0212d500 kind:load to:0x02097978 module:overlay(0) +from:0x0212d50c kind:load to:0x020984f8 module:overlay(0) +from:0x0212d510 kind:load to:0x02098534 module:overlay(0) +from:0x0212d514 kind:load to:0x0209854c module:overlay(0) +from:0x0212d518 kind:load to:0x02098558 module:overlay(0) +from:0x0212d51c kind:load to:0x01fff464 module:itcm +from:0x0212d520 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212d524 kind:load to:0x0212c934 module:overlay(44) +from:0x0212d528 kind:load to:0x02098490 module:overlay(0) +from:0x0212d52c kind:load to:0x0212c954 module:overlay(44) +from:0x0212d530 kind:load to:0x02098498 module:overlay(0) +from:0x0212d534 kind:load to:0x0209849c module:overlay(0) +from:0x0212d538 kind:load to:0x0212c958 module:overlay(44) +from:0x0212d53c kind:load to:0x020984a4 module:overlay(0) +from:0x0212d540 kind:load to:0x020984a8 module:overlay(0) +from:0x0212d544 kind:load to:0x02098564 module:overlay(0) +from:0x0212d548 kind:load to:0x020985d0 module:overlay(0) +from:0x0212d54c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212d550 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212d554 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212d558 kind:load to:0x0212c978 module:overlay(44) +from:0x0212d55c kind:load to:0x0212c998 module:overlay(44) diff --git a/config/usa/arm9/overlays/ov044/symbols.txt b/config/usa/arm9/overlays/ov044/symbols.txt new file mode 100644 index 00000000..380d887c --- /dev/null +++ b/config/usa/arm9/overlays/ov044/symbols.txt @@ -0,0 +1,322 @@ +func_ov044_021234a0 kind:function(arm,size=0x30) addr:0x021234a0 +func_ov044_021234d0 kind:function(arm,size=0x10) addr:0x021234d0 +func_ov044_021234e0 kind:function(arm,size=0x10) addr:0x021234e0 +func_ov044_021234f0 kind:function(arm,size=0x5c) addr:0x021234f0 +func_ov044_0212354c kind:function(arm,size=0xa4) addr:0x0212354c +func_ov044_021235f0 kind:function(arm,size=0x14) addr:0x021235f0 +func_ov044_02123604 kind:function(arm,size=0x14) addr:0x02123604 +func_ov044_02123618 kind:function(arm,size=0x160) addr:0x02123618 +func_ov044_02123778 kind:function(arm,size=0xc) addr:0x02123778 +func_ov044_02123784 kind:function(arm,size=0x5c) addr:0x02123784 +func_ov044_021237e0 kind:function(arm,size=0x64) addr:0x021237e0 +func_ov044_02123844 kind:function(arm,size=0x3c) addr:0x02123844 +func_ov044_02123880 kind:function(arm,size=0x44) addr:0x02123880 +func_ov044_021238c4 kind:function(arm,size=0x24) addr:0x021238c4 +func_ov044_021238e8 kind:function(arm,size=0x11c) addr:0x021238e8 +func_ov044_02123a04 kind:function(arm,size=0x50) addr:0x02123a04 +func_ov044_02123a54 kind:function(arm,size=0x38) addr:0x02123a54 +func_ov044_02123a8c kind:function(arm,size=0x10) addr:0x02123a8c +func_ov044_02123a9c kind:function(arm,size=0x84) addr:0x02123a9c +func_ov044_02123b20 kind:function(arm,size=0x30) addr:0x02123b20 +func_ov044_02123b50 kind:function(arm,size=0x20) addr:0x02123b50 +func_ov044_02123b70 kind:function(arm,size=0x28) addr:0x02123b70 +func_ov044_02123b98 kind:function(arm,size=0x54) addr:0x02123b98 +func_ov044_02123bec kind:function(arm,size=0x40) addr:0x02123bec +func_ov044_02123c2c kind:function(arm,size=0x98) addr:0x02123c2c +func_ov044_02123cc4 kind:function(arm,size=0x148) addr:0x02123cc4 +func_ov044_02123e0c kind:function(arm,size=0x58) addr:0x02123e0c +func_ov044_02123e64 kind:function(arm,size=0x68) addr:0x02123e64 +func_ov044_02123ecc kind:function(arm,size=0x58) addr:0x02123ecc +func_ov044_02123f24 kind:function(arm,size=0x60) addr:0x02123f24 +func_ov044_02123f84 kind:function(arm,size=0x34) addr:0x02123f84 +func_ov044_02123fb8 kind:function(arm,size=0x34) addr:0x02123fb8 +func_ov044_02123fec kind:function(arm,size=0x30) addr:0x02123fec +func_ov044_0212401c kind:function(arm,size=0x100) addr:0x0212401c +func_ov044_0212411c kind:function(arm,size=0xcc) addr:0x0212411c +func_ov044_021241e8 kind:function(arm,size=0x54) addr:0x021241e8 +func_ov044_0212423c kind:function(arm,size=0x114) addr:0x0212423c +func_ov044_02124350 kind:function(arm,size=0x64) addr:0x02124350 +func_ov044_021243b4 kind:function(arm,size=0x370) addr:0x021243b4 +func_ov044_02124724 kind:function(arm,size=0xaf4) addr:0x02124724 +func_ov044_02125218 kind:function(arm,size=0x48) addr:0x02125218 +func_ov044_02125260 kind:function(arm,size=0x78) addr:0x02125260 +func_ov044_021252d8 kind:function(arm,size=0x54) addr:0x021252d8 +func_ov044_0212532c kind:function(arm,size=0x5c) addr:0x0212532c +func_ov044_02125388 kind:function(arm,size=0x70) addr:0x02125388 +func_ov044_021253f8 kind:function(arm,size=0x28) addr:0x021253f8 +func_ov044_02125420 kind:function(arm,size=0x184) addr:0x02125420 +func_ov044_021255a4 kind:function(arm,size=0x374) addr:0x021255a4 +func_ov044_02125918 kind:function(arm,size=0x57c) addr:0x02125918 +func_ov044_02125e94 kind:function(arm,size=0xc) addr:0x02125e94 +func_ov044_02125ea0 kind:function(arm,size=0x28) addr:0x02125ea0 +func_ov044_02125ec8 kind:function(arm,size=0x70) addr:0x02125ec8 +func_ov044_02125f38 kind:function(arm,size=0x34) addr:0x02125f38 +func_ov044_02125f6c kind:function(arm,size=0x7c) addr:0x02125f6c +func_ov044_02125fe8 kind:function(arm,size=0x2bc) addr:0x02125fe8 +func_ov044_021262a4 kind:function(arm,size=0x14) addr:0x021262a4 +func_ov044_021262b8 kind:function(arm,size=0x14) addr:0x021262b8 +func_ov044_021262cc kind:function(arm,size=0x28) addr:0x021262cc +func_ov044_021262f4 kind:function(arm,size=0xa0) addr:0x021262f4 +func_ov044_02126394 kind:function(arm,size=0xa8) addr:0x02126394 +func_ov044_0212643c kind:function(arm,size=0x158) addr:0x0212643c +func_ov044_02126594 kind:function(arm,size=0xa0) addr:0x02126594 +func_ov044_02126634 kind:function(arm,size=0x58) addr:0x02126634 +func_ov044_0212668c kind:function(arm,size=0x50) addr:0x0212668c +func_ov044_021266dc kind:function(arm,size=0x3d0) addr:0x021266dc +func_ov044_02126aac kind:function(arm,size=0x34) addr:0x02126aac +func_ov044_02126ae0 kind:function(arm,size=0x264) addr:0x02126ae0 +func_ov044_02126d44 kind:function(arm,size=0x70) addr:0x02126d44 +func_ov044_02126db4 kind:function(arm,size=0x88) addr:0x02126db4 +func_ov044_02126e3c kind:function(arm,size=0xa4) addr:0x02126e3c +func_ov044_02126ee0 kind:function(arm,size=0x26c) addr:0x02126ee0 +func_ov044_0212714c kind:function(arm,size=0x9c) addr:0x0212714c +func_ov044_021271e8 kind:function(arm,size=0x38c) addr:0x021271e8 +func_ov044_02127574 kind:function(arm,size=0x9c) addr:0x02127574 +func_ov044_02127610 kind:function(arm,size=0x2d8) addr:0x02127610 +func_ov044_021278e8 kind:function(arm,size=0x110) addr:0x021278e8 +func_ov044_021279f8 kind:function(arm,size=0x2a8) addr:0x021279f8 +func_ov044_02127ca0 kind:function(arm,size=0x194) addr:0x02127ca0 +func_ov044_02127e34 kind:function(arm,size=0x280) addr:0x02127e34 +func_ov044_021280b4 kind:function(arm,size=0x128) addr:0x021280b4 +func_ov044_021281dc kind:function(arm,size=0x148) addr:0x021281dc +func_ov044_02128324 kind:function(arm,size=0xf0) addr:0x02128324 +func_ov044_02128414 kind:function(arm,size=0x68) addr:0x02128414 +func_ov044_0212847c kind:function(arm,size=0x44) addr:0x0212847c +func_ov044_021284c0 kind:function(arm,size=0xb4) addr:0x021284c0 +func_ov044_02128574 kind:function(arm,size=0x3c) addr:0x02128574 +func_ov044_021285b0 kind:function(arm,size=0xb8) addr:0x021285b0 +func_ov044_02128668 kind:function(arm,size=0x1e0) addr:0x02128668 +func_ov044_02128848 kind:function(arm,size=0xac) addr:0x02128848 +func_ov044_021288f4 kind:function(arm,size=0x280) addr:0x021288f4 +func_ov044_02128b74 kind:function(arm,size=0x11c) addr:0x02128b74 +func_ov044_02128c90 kind:function(arm,size=0x70) addr:0x02128c90 +func_ov044_02128d00 kind:function(arm,size=0x408) addr:0x02128d00 +func_ov044_02129108 kind:function(arm,size=0x74) addr:0x02129108 +func_ov044_0212917c kind:function(arm,size=0x34) addr:0x0212917c +func_ov044_021291b0 kind:function(arm,size=0x74) addr:0x021291b0 +func_ov044_02129224 kind:function(arm,size=0x64) addr:0x02129224 +func_ov044_02129288 kind:function(arm,size=0xc4) addr:0x02129288 +func_ov044_0212934c kind:function(arm,size=0x44) addr:0x0212934c +func_ov044_02129390 kind:function(arm,size=0x34) addr:0x02129390 +func_ov044_021293c4 kind:function(arm,size=0x5c) addr:0x021293c4 +func_ov044_02129420 kind:function(arm,size=0xdc) addr:0x02129420 +func_ov044_021294fc kind:function(arm,size=0x38) addr:0x021294fc +func_ov044_02129534 kind:function(arm,size=0x214) addr:0x02129534 +func_ov044_02129748 kind:function(arm,size=0x94) addr:0x02129748 +func_ov044_021297dc kind:function(arm,size=0x50) addr:0x021297dc +func_ov044_0212982c kind:function(arm,size=0x24) addr:0x0212982c +func_ov044_02129850 kind:function(arm,size=0xd8) addr:0x02129850 +func_ov044_02129928 kind:function(arm,size=0x114) addr:0x02129928 +func_ov044_02129a3c kind:function(arm,size=0x2d8) addr:0x02129a3c +func_ov044_02129d14 kind:function(arm,size=0x13c) addr:0x02129d14 +func_ov044_02129e50 kind:function(arm,size=0x118) addr:0x02129e50 +func_ov044_02129f68 kind:function(arm,size=0x2bc) addr:0x02129f68 +func_ov044_0212a224 kind:function(arm,size=0x6c) addr:0x0212a224 +func_ov044_0212a290 kind:function(arm,size=0x48) addr:0x0212a290 +func_ov044_0212a2d8 kind:function(arm,size=0xac) addr:0x0212a2d8 +func_ov044_0212a384 kind:function(arm,size=0x24) addr:0x0212a384 +func_ov044_0212a3a8 kind:function(arm,size=0x2c) addr:0x0212a3a8 +func_ov044_0212a3d4 kind:function(arm,size=0x1c) addr:0x0212a3d4 +func_ov044_0212a3f0 kind:function(arm,size=0x1c) addr:0x0212a3f0 +func_ov044_0212a40c kind:function(arm,size=0x14) addr:0x0212a40c +func_ov044_0212a420 kind:function(arm,size=0xc) addr:0x0212a420 +func_ov044_0212a42c kind:function(arm,size=0x24) addr:0x0212a42c +func_ov044_0212a450 kind:function(arm,size=0x8c) addr:0x0212a450 +func_ov044_0212a4dc kind:function(arm,size=0xf0) addr:0x0212a4dc +func_ov044_0212a5cc kind:function(arm,size=0x150) addr:0x0212a5cc +func_ov044_0212a71c kind:function(arm,size=0xd8) addr:0x0212a71c +func_ov044_0212a7f4 kind:function(arm,size=0x14) addr:0x0212a7f4 +func_ov044_0212a808 kind:function(arm,size=0x14) addr:0x0212a808 +func_ov044_0212a81c kind:function(arm,size=0x14) addr:0x0212a81c +func_ov044_0212a830 kind:function(arm,size=0x94) addr:0x0212a830 +func_ov044_0212a8c4 kind:function(arm,size=0x9c) addr:0x0212a8c4 +func_ov044_0212a960 kind:function(arm,size=0x9c) addr:0x0212a960 +func_ov044_0212a9fc kind:function(arm,size=0x48) addr:0x0212a9fc +func_ov044_0212aa44 kind:function(arm,size=0x2a8) addr:0x0212aa44 +func_ov044_0212acec kind:function(arm,size=0x34) addr:0x0212acec +func_ov044_0212ad20 kind:function(arm,size=0x4) addr:0x0212ad20 +func_ov044_0212ad24 kind:function(arm,size=0x90) addr:0x0212ad24 +func_ov044_0212adb4 kind:function(arm,size=0x24c) addr:0x0212adb4 +func_ov044_0212b000 kind:function(arm,size=0x354) addr:0x0212b000 +func_ov044_0212b354 kind:function(arm,size=0x19c) addr:0x0212b354 +func_ov044_0212b4f0 kind:function(arm,size=0x28) addr:0x0212b4f0 +func_ov044_0212b518 kind:function(arm,size=0x14) addr:0x0212b518 +func_ov044_0212b52c kind:function(arm,size=0x8c) addr:0x0212b52c +func_ov044_0212b5b8 kind:function(arm,size=0x3c) addr:0x0212b5b8 +func_ov044_0212b5f4 kind:function(arm,size=0x5c) addr:0x0212b5f4 +func_ov044_0212b650 kind:function(arm,size=0x38) addr:0x0212b650 +func_ov044_0212b688 kind:function(arm,size=0x1c) addr:0x0212b688 +func_ov044_0212b6a4 kind:function(arm,size=0x1c) addr:0x0212b6a4 +func_ov044_0212b6c0 kind:function(arm,size=0x1c) addr:0x0212b6c0 +func_ov044_0212b6dc kind:function(arm,size=0x14) addr:0x0212b6dc +func_ov044_0212b6f0 kind:function(arm,size=0xc) addr:0x0212b6f0 +func_ov044_0212b6fc kind:function(arm,size=0x24) addr:0x0212b6fc +func_ov044_0212b720 kind:function(arm,size=0x48) addr:0x0212b720 +func_ov044_0212b768 kind:function(arm,size=0x5c) addr:0x0212b768 +func_ov044_0212b7c4 kind:function(arm,size=0x30) addr:0x0212b7c4 +func_ov044_0212b7f4 kind:function(arm,size=0x38) addr:0x0212b7f4 +func_ov044_0212b82c kind:function(arm,size=0x54) addr:0x0212b82c +func_ov044_0212b880 kind:function(arm,size=0x78) addr:0x0212b880 +func_ov044_0212b8f8 kind:function(arm,size=0x25c) addr:0x0212b8f8 +func_ov044_0212bb54 kind:function(arm,size=0x48) addr:0x0212bb54 +func_ov044_0212bb9c kind:function(arm,size=0x14) addr:0x0212bb9c +func_ov044_0212bbb0 kind:function(arm,size=0x48) addr:0x0212bbb0 +func_ov044_0212bbf8 kind:function(arm,size=0xa4) addr:0x0212bbf8 +func_ov044_0212bc9c kind:function(arm,size=0x80) addr:0x0212bc9c +func_ov044_0212bd1c kind:function(arm,size=0xc) addr:0x0212bd1c +func_ov044_0212bd28 kind:function(arm,size=0xc) addr:0x0212bd28 +func_ov044_0212bd34 kind:function(arm,size=0x24) addr:0x0212bd34 +func_ov044_0212bd58 kind:function(arm,size=0x28) addr:0x0212bd58 +func_ov044_0212bd80 kind:function(arm,size=0x80) addr:0x0212bd80 +func_ov044_0212be00 kind:function(arm,size=0x88) addr:0x0212be00 +func_ov044_0212be88 kind:function(arm,size=0x8c) addr:0x0212be88 +func_ov044_0212bf14 kind:function(arm,size=0x8c) addr:0x0212bf14 +func_ov044_0212bfa0 kind:function(arm,size=0x8c) addr:0x0212bfa0 +func_ov044_0212c02c kind:function(arm,size=0x4) addr:0x0212c02c +func_ov044_0212c030 kind:function(arm,size=0xfc) addr:0x0212c030 +func_ov044_0212c12c kind:function(arm,size=0x20) addr:0x0212c12c +func_ov044_0212c14c kind:function(arm,size=0x28) addr:0x0212c14c +func_ov044_0212c174 kind:function(arm,size=0x14) addr:0x0212c174 +func_ov044_0212c188 kind:function(arm,size=0xc) addr:0x0212c188 +func_ov044_0212c194 kind:function(arm,size=0x24) addr:0x0212c194 +func_ov044_0212c1b8 kind:function(arm,size=0x28) addr:0x0212c1b8 +func_ov044_0212c1e0 kind:function(arm,size=0x14c) addr:0x0212c1e0 +func_ov044_0212c32c kind:function(arm,size=0x14) addr:0x0212c32c +func_ov044_0212c340 kind:function(arm,size=0xe0) addr:0x0212c340 +func_ov044_0212c420 kind:function(arm,size=0x24) addr:0x0212c420 +func_ov044_0212c444 kind:function(arm,size=0xe8) addr:0x0212c444 +func_ov044_0212c52c kind:function(arm,size=0x14) addr:0x0212c52c +func_ov044_0212c540 kind:function(arm,size=0x34) addr:0x0212c540 +func_ov044_0212c574 kind:function(arm,size=0x10) addr:0x0212c574 +func_ov044_0212c584 kind:function(arm,size=0x8) addr:0x0212c584 +func_ov044_0212c58c kind:function(arm,size=0x1c) addr:0x0212c58c +func_ov044_0212c5a8 kind:function(arm,size=0x30) addr:0x0212c5a8 +func_ov044_0212c5d8 kind:function(arm,size=0x38) addr:0x0212c5d8 +func_ov044_0212c610 kind:function(arm,size=0x14) addr:0x0212c610 +func_ov044_0212c624 kind:function(arm,size=0xc) addr:0x0212c624 +func_ov044_0212c630 kind:function(arm,size=0x24) addr:0x0212c630 +func_ov044_0212c654 kind:function(arm,size=0x28) addr:0x0212c654 +func_ov044_0212c67c kind:function(arm,size=0xc4) addr:0x0212c67c +func_ov044_0212c740 kind:function(arm,size=0x74) addr:0x0212c740 +func_ov044_0212c7b4 kind:function(arm,size=0x14) addr:0x0212c7b4 +func_ov044_0212c7c8 kind:function(arm,size=0x14) addr:0x0212c7c8 +func_ov044_0212c7dc kind:function(arm,size=0x20) addr:0x0212c7dc +func_ov044_0212c7fc kind:function(arm,size=0x28) addr:0x0212c7fc +func_ov044_0212c824 kind:function(arm,size=0x30) addr:0x0212c824 +func_ov044_0212c854 kind:function(arm,size=0x14) addr:0x0212c854 +func_ov044_0212c868 kind:function(arm,size=0xc) addr:0x0212c868 +func_ov044_0212c874 kind:function(arm,size=0x24) addr:0x0212c874 +func_ov044_0212c898 kind:function(arm,size=0x28) addr:0x0212c898 +func_ov044_0212c8c0 kind:function(arm,size=0x74) addr:0x0212c8c0 +func_ov044_0212c934 kind:function(arm,size=0x20) addr:0x0212c934 +func_ov044_0212c954 kind:function(arm,size=0x4) addr:0x0212c954 +func_ov044_0212c958 kind:function(arm,size=0x20) addr:0x0212c958 +func_ov044_0212c978 kind:function(arm,size=0x20) addr:0x0212c978 +func_ov044_0212c998 kind:function(arm,size=0x28) addr:0x0212c998 +func_ov044_0212c9c0 kind:function(arm,size=0x14) addr:0x0212c9c0 +data_ov044_0212c9d4 kind:data(any) addr:0x0212c9d4 +data_ov044_0212c9e8 kind:data(any) addr:0x0212c9e8 +data_ov044_0212c9fc kind:data(any) addr:0x0212c9fc +data_ov044_0212ca3c kind:data(any) addr:0x0212ca3c +data_ov044_0212ca50 kind:data(any) addr:0x0212ca50 +data_ov044_0212ca58 kind:data(any) addr:0x0212ca58 +data_ov044_0212ca68 kind:data(any) addr:0x0212ca68 +data_ov044_0212caac kind:data(any) addr:0x0212caac +__sinit_ov044_0212cadc kind:function(arm,size=0x1c) addr:0x0212cadc +__sinit_ov044_0212caf8 kind:function(arm,size=0x4) addr:0x0212caf8 +__sinit_ov044_0212cafc kind:function(arm,size=0x64) addr:0x0212cafc +__sinit_ov044_0212cb60 kind:function(arm,size=0x74) addr:0x0212cb60 +__sinit_ov044_0212cbd4 kind:function(arm,size=0x50) addr:0x0212cbd4 +__sinit_ov044_0212cc24 kind:function(arm,size=0x50) addr:0x0212cc24 +__sinit_ov044_0212cc74 kind:function(arm,size=0x50) addr:0x0212cc74 +__sinit_ov044_0212ccc4 kind:function(arm,size=0x50) addr:0x0212ccc4 +__sinit_ov044_0212cd14 kind:function(arm,size=0x50) addr:0x0212cd14 +.p__sinit_ov044_0212cadc kind:data(word) addr:0x0212cd64 +.p__sinit_ov044_0212caf8 kind:data(word) addr:0x0212cd68 +.p__sinit_ov044_0212cafc kind:data(word) addr:0x0212cd6c +.p__sinit_ov044_0212cb60 kind:data(word) addr:0x0212cd70 +.p__sinit_ov044_0212cbd4 kind:data(word) addr:0x0212cd74 +.p__sinit_ov044_0212cc24 kind:data(word) addr:0x0212cd78 +.p__sinit_ov044_0212cc74 kind:data(word) addr:0x0212cd7c +.p__sinit_ov044_0212ccc4 kind:data(word) addr:0x0212cd80 +.p__sinit_ov044_0212cd14 kind:data(word) addr:0x0212cd84 +data_ov044_0212cda8 kind:data(any) addr:0x0212cda8 +data_ov044_0212cdb4 kind:data(any) addr:0x0212cdb4 +data_ov044_0212cdc8 kind:data(any) addr:0x0212cdc8 +data_ov044_0212cdd4 kind:data(any) addr:0x0212cdd4 +data_ov044_0212cde0 kind:data(any) addr:0x0212cde0 +data_ov044_0212ce04 kind:data(any) addr:0x0212ce04 +data_ov044_0212ce10 kind:data(any) addr:0x0212ce10 +data_ov044_0212ce34 kind:data(any) addr:0x0212ce34 +data_ov044_0212ce3c kind:data(any) addr:0x0212ce3c +data_ov044_0212ce48 kind:data(any) addr:0x0212ce48 +data_ov044_0212ce5c kind:data(any) addr:0x0212ce5c +data_ov044_0212ce80 kind:data(any) addr:0x0212ce80 +data_ov044_0212ceac kind:data(any) addr:0x0212ceac +data_ov044_0212cef8 kind:data(any) addr:0x0212cef8 +data_ov044_0212cf50 kind:data(any) addr:0x0212cf50 +data_ov044_0212cf88 kind:data(any) addr:0x0212cf88 ambiguous +data_ov044_0212cfc8 kind:data(any) addr:0x0212cfc8 +data_ov044_0212d040 kind:data(any) addr:0x0212d040 +data_ov044_0212d058 kind:data(any) addr:0x0212d058 +data_ov044_0212d070 kind:data(any) addr:0x0212d070 +data_ov044_0212d088 kind:data(any) addr:0x0212d088 +data_ov044_0212d0a0 kind:data(any) addr:0x0212d0a0 +data_ov044_0212d0b8 kind:data(any) addr:0x0212d0b8 +data_ov044_0212d0d0 kind:data(any) addr:0x0212d0d0 +data_ov044_0212d0e8 kind:data(any) addr:0x0212d0e8 +data_ov044_0212d0fc kind:data(any) addr:0x0212d0fc ambiguous +data_ov044_0212d100 kind:data(any) addr:0x0212d100 +data_ov044_0212d110 kind:data(any) addr:0x0212d110 +data_ov044_0212d130 kind:data(any) addr:0x0212d130 +data_ov044_0212d158 kind:data(any) addr:0x0212d158 +data_ov044_0212d16c kind:data(any) addr:0x0212d16c +data_ov044_0212d188 kind:data(any) addr:0x0212d188 +data_ov044_0212d1a4 kind:data(any) addr:0x0212d1a4 +data_ov044_0212d1c8 kind:data(any) addr:0x0212d1c8 +data_ov044_0212d1ec kind:data(any) addr:0x0212d1ec +data_ov044_0212d214 kind:data(any) addr:0x0212d214 +data_ov044_0212d270 kind:data(any) addr:0x0212d270 +data_ov044_0212d294 kind:data(any) addr:0x0212d294 +data_ov044_0212d2f0 kind:data(any) addr:0x0212d2f0 +data_ov044_0212d314 kind:data(any) addr:0x0212d314 +data_ov044_0212d334 kind:data(any) addr:0x0212d334 ambiguous +data_ov044_0212d368 kind:data(any) addr:0x0212d368 +data_ov044_0212d388 kind:data(any) addr:0x0212d388 +data_ov044_0212d3ac kind:data(any) addr:0x0212d3ac +data_ov044_0212d3f4 kind:data(any) addr:0x0212d3f4 +data_ov044_0212d448 kind:data(any) addr:0x0212d448 +data_ov044_0212d468 kind:data(any) addr:0x0212d468 +data_ov044_0212d48c kind:data(any) addr:0x0212d48c +data_ov044_0212d4e8 kind:data(any) addr:0x0212d4e8 +data_ov044_0212d50c kind:data(any) addr:0x0212d50c +data_ov044_0212d560 kind:bss addr:0x0212d560 +data_ov044_0212d5c8 kind:bss addr:0x0212d5c8 +data_ov044_0212d630 kind:bss addr:0x0212d630 +data_ov044_0212d698 kind:bss addr:0x0212d698 +data_ov044_0212d69c kind:bss addr:0x0212d69c +data_ov044_0212d6a8 kind:bss addr:0x0212d6a8 +data_ov044_0212d6b4 kind:bss addr:0x0212d6b4 +data_ov044_0212d6c0 kind:bss addr:0x0212d6c0 +data_ov044_0212d744 kind:bss addr:0x0212d744 ambiguous +data_ov044_0212d798 kind:bss addr:0x0212d798 +data_ov044_0212d79c kind:bss addr:0x0212d79c +data_ov044_0212d7a8 kind:bss addr:0x0212d7a8 +data_ov044_0212d7e4 kind:bss addr:0x0212d7e4 +data_ov044_0212d804 kind:bss addr:0x0212d804 +data_ov044_0212d808 kind:bss addr:0x0212d808 +data_ov044_0212d814 kind:bss addr:0x0212d814 +data_ov044_0212d850 kind:bss addr:0x0212d850 +data_ov044_0212d854 kind:bss addr:0x0212d854 +data_ov044_0212d860 kind:bss addr:0x0212d860 +data_ov044_0212d938 kind:bss addr:0x0212d938 +data_ov044_0212d93c kind:bss addr:0x0212d93c +data_ov044_0212d948 kind:bss addr:0x0212d948 +data_ov044_0212d9b0 kind:bss addr:0x0212d9b0 +data_ov044_0212da18 kind:bss addr:0x0212da18 +data_ov044_0212daf0 kind:bss addr:0x0212daf0 +data_ov044_0212daf4 kind:bss addr:0x0212daf4 +data_ov044_0212db00 kind:bss addr:0x0212db00 +data_ov044_0212dbd8 kind:bss addr:0x0212dbd8 +data_ov044_0212dbdc kind:bss addr:0x0212dbdc +data_ov044_0212dbe8 kind:bss addr:0x0212dbe8 diff --git a/config/usa/arm9/overlays/ov045/delinks.txt b/config/usa/arm9/overlays/ov045/delinks.txt new file mode 100644 index 00000000..d56a7e15 --- /dev/null +++ b/config/usa/arm9/overlays/ov045/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021234a0 end:0x021294a0 kind:code align:32 + .rodata start:0x021294a0 end:0x02129600 kind:rodata align:4 + .init start:0x02129600 end:0x02129ab4 kind:code align:4 + .ctor start:0x02129ab4 end:0x02129acc kind:rodata align:4 + .data start:0x02129ae0 end:0x0212a220 kind:data align:32 + .bss start:0x0212a220 end:0x0212a6a0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov045/relocs.txt b/config/usa/arm9/overlays/ov045/relocs.txt new file mode 100644 index 00000000..e17641ef --- /dev/null +++ b/config/usa/arm9/overlays/ov045/relocs.txt @@ -0,0 +1,1038 @@ +from:0x021234a8 kind:load to:0x0212a230 module:overlay(45) +from:0x021234bc kind:arm_call to:0x02011f3c module:main +from:0x021234c8 kind:arm_call to:0x021236b4 module:overlay(45) +from:0x021234dc kind:arm_call to:0x02097878 module:overlay(0) +from:0x021234ec kind:arm_call_thumb to:0x02015510 module:main +from:0x02123504 kind:load to:0x02129b04 module:overlay(45) +from:0x02123508 kind:load to:0x02129b28 module:overlay(45) +from:0x021235e0 kind:load to:0x02129bf4 module:overlay(45) +from:0x021235e4 kind:load to:0x02129b44 module:overlay(45) +from:0x021235e8 kind:load to:0x02129560 module:overlay(45) +from:0x0212363c kind:arm_call to:0x01ff9638 module:itcm +from:0x02123690 kind:arm_call to:0x020180ec module:main +from:0x021236ac kind:load to:0x02129bf4 module:overlay(45) +from:0x021236b0 kind:load to:0x02129b44 module:overlay(45) +from:0x021236c0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021236e4 kind:arm_call to:0x0200f05c module:main +from:0x02123700 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0212371c kind:arm_call to:0x0200f05c module:main +from:0x02123738 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02123754 kind:arm_call to:0x0200f05c module:main +from:0x02123770 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0212378c kind:arm_call to:0x0200f05c module:main +from:0x021237a8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021237c0 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x021237c8 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021237d0 kind:arm_call to:0x0212350c module:overlay(45) +from:0x021237d8 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02123818 kind:arm_call to:0x0200f218 module:main +from:0x02123848 kind:load to:0x02129ba0 module:overlay(45) +from:0x0212384c kind:load to:0x0212a230 module:overlay(45) +from:0x02123850 kind:load to:0x021294a0 module:overlay(45) +from:0x02123854 kind:load to:0x021294b0 module:overlay(45) +from:0x02123858 kind:load to:0x021294c0 module:overlay(45) +from:0x0212385c kind:load to:0x021294d0 module:overlay(45) +from:0x02123864 kind:load to:0x021294e0 module:overlay(45) +from:0x0212388c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02123894 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0212389c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021238a4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021238ac kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021238b4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021238bc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021238c8 kind:load to:0x02129ba0 module:overlay(45) +from:0x021238cc kind:load to:0x0212a308 module:overlay(45) +from:0x021238f4 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021238fc kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02123904 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212390c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02123914 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0212391c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02123924 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212392c kind:arm_call to:0x02011ff4 module:main +from:0x02123938 kind:load to:0x02129ba0 module:overlay(45) +from:0x0212393c kind:load to:0x0212a308 module:overlay(45) +from:0x02123994 kind:arm_call to:0x02015e80 module:main +from:0x021239ac kind:arm_call to:0x02034038 module:main +from:0x021239b4 kind:arm_call to:0x02033f54 module:main +from:0x021239c8 kind:arm_call to:0x02034038 module:main +from:0x021239d0 kind:arm_call to:0x02033f54 module:main +from:0x021239e4 kind:arm_call to:0x02034038 module:main +from:0x02123a04 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x02123a2c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02123a38 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02123acc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02123b0c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02123b1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02123b74 kind:arm_call to:0x0200eab0 module:main +from:0x02123b84 kind:arm_call to:0x0200eab0 module:main +from:0x02123ba4 kind:arm_call to:0x02123c90 module:overlay(45) +from:0x02123bb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02123bb8 kind:load to:0x0212a230 module:overlay(45) +from:0x02123bbc kind:load to:0x02129ae0 module:overlay(45) +from:0x02123bc0 kind:load to:0x02129ae8 module:overlay(45) +from:0x02123bc4 kind:load to:0x0212a308 module:overlay(45) +from:0x02123bc8 kind:load to:0x027e00f0 module:dtcm +from:0x02123bcc kind:load to:0x027e09b8 module:dtcm +from:0x02123bd0 kind:load to:0x027e09a4 module:dtcm +from:0x02123bd4 kind:load to:0x02129af0 module:overlay(45) +from:0x02123bd8 kind:load to:0x020b537c module:overlay(0) +from:0x02123be0 kind:load to:0x027e0ce4 module:dtcm +from:0x02123c14 kind:arm_call to:0x020778f4 module:overlay(0) +from:0x02123c1c kind:load to:0x027e09b8 module:dtcm +from:0x02123c20 kind:load to:0x027e09bc module:dtcm +from:0x02123c6c kind:arm_call to:0x01ff916c module:itcm +from:0x02123c80 kind:arm_call to:0x02123fd0 module:overlay(45) +from:0x02123ccc kind:arm_call to:0x0208051c module:overlay(0) +from:0x02123cd8 kind:arm_call to:0x0208051c module:overlay(0) +from:0x02123cec kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02123d00 kind:arm_call to:0x020803cc module:overlay(0) +from:0x02123d1c kind:load to:0x027e0cd8 module:dtcm +from:0x02123d20 kind:load to:0x027e09c0 module:dtcm +from:0x02123dfc kind:arm_call to:0x01ffb744 module:itcm +from:0x02123e28 kind:load to:0x027e09bc module:dtcm +from:0x02123e38 kind:load to:0x02123c90 module:overlay(45) +from:0x02123e54 kind:arm_call to:0x0208051c module:overlay(0) +from:0x02123e64 kind:arm_call to:0x02123ee8 module:overlay(45) +from:0x02123e70 kind:load to:0x027e0cd8 module:dtcm +from:0x02123e8c kind:arm_call to:0x0208051c module:overlay(0) +from:0x02123e9c kind:load to:0x027e0cd8 module:dtcm +from:0x02123eac kind:arm_call to:0x02123ee8 module:overlay(45) +from:0x02123ed4 kind:arm_call to:0x020803cc module:overlay(0) +from:0x02123ee4 kind:load to:0x027e0cd8 module:dtcm +from:0x02123f10 kind:arm_call to:0x02123520 module:overlay(45) +from:0x02123f34 kind:arm_call to:0x01fff350 module:itcm +from:0x02123f68 kind:arm_call to:0x021235ec module:overlay(45) +from:0x02123f98 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02123fb0 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x02123fc0 kind:load to:0x027e0ce4 module:dtcm +from:0x02123fc8 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02123fcc kind:load to:0x027e09c0 module:dtcm +from:0x02123fe8 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02124014 kind:arm_call to:0x02017e64 module:main +from:0x021240e4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02124104 kind:arm_call to:0x0200eab0 module:main +from:0x02124118 kind:load to:0x027e09bc module:dtcm +from:0x02124124 kind:arm_call to:0x02097978 module:overlay(0) +from:0x02124144 kind:load to:0x0209792c module:overlay(0) +from:0x02124154 kind:arm_call_thumb to:0x02015544 module:main +from:0x0212415c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02124170 kind:load to:0x0212a32c module:overlay(45) +from:0x02124184 kind:arm_call to:0x02011f3c module:main +from:0x02124190 kind:arm_call to:0x0212423c module:overlay(45) +from:0x021241a8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021241ec kind:load to:0x02129c88 module:overlay(45) +from:0x021241fc kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x02124210 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02124220 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02124230 kind:load to:0x02129cac module:overlay(45) +from:0x02124234 kind:load to:0x021295e0 module:overlay(45) +from:0x02124238 kind:load to:0x021295f0 module:overlay(45) +from:0x02124248 kind:arm_call to:0x020f46a0 module:overlay(31) +from:0x021242b0 kind:arm_call to:0x021241f4 module:overlay(45) +from:0x021242e0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021242fc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212430c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212433c kind:arm_call to:0x020f5a1c module:overlay(31) +from:0x02124378 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x02124388 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021243c8 kind:arm_call to:0x0203d138 module:main +from:0x02124400 kind:load to:0x02129ea4 module:overlay(45) +from:0x02124404 kind:load to:0x020b537c module:overlay(0) +from:0x02124408 kind:load to:0x02129cd8 module:overlay(45) +from:0x0212440c kind:load to:0x020a02b4 module:overlay(0) +from:0x02124410 kind:load to:0x02127784 module:overlay(45) +from:0x02124420 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02124434 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02124458 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212446c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0212447c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02124488 kind:arm_call to:0x020f4770 module:overlay(31) +from:0x021244a0 kind:arm_call to:0x020f5b5c module:overlay(31) +from:0x021244b8 kind:arm_call to:0x021244cc module:overlay(45) +from:0x021244c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021244c8 kind:load to:0x02127558 module:overlay(45) +from:0x021244e0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02124528 kind:load to:0x02129ddc module:overlay(45) +from:0x02124554 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021245cc kind:arm_call to:0x021246a4 module:overlay(45) +from:0x02124628 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02124688 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02124694 kind:load to:0x02129d1c module:overlay(45) +from:0x02124698 kind:load to:0x027e09c0 module:dtcm +from:0x021246d8 kind:arm_call to:0x02127424 module:overlay(45) +from:0x0212470c kind:arm_call to:0x01ffb714 module:itcm +from:0x02124724 kind:arm_call to:0x020f58d0 module:overlays(21,31) +from:0x021247a0 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021247f4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02124800 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124830 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021248e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021249b4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021249d4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021249f0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02124a00 kind:load to:0x02129d7c module:overlay(45) +from:0x02124a08 kind:load to:0x02129e3c module:overlay(45) +from:0x02124a0c kind:load to:0x027e0cec module:dtcm +from:0x02124a4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124afc kind:arm_call to:0x01ff916c module:itcm +from:0x02124b38 kind:arm_call to:0x01ffb464 module:itcm +from:0x02124b50 kind:arm_call to:0x01ff9984 module:itcm +from:0x02124b84 kind:arm_call to:0x02127424 module:overlay(45) +from:0x02124b94 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124bb4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124bc0 kind:arm_call to:0x01ff9770 module:itcm +from:0x02124bd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124c1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02124c28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124c98 kind:arm_call to:0x01ffb428 module:itcm +from:0x02124ca8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02124cb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02124cf4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02124d1c kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02124d24 kind:arm_call to:0x020f5428 module:overlay(31) +from:0x02124d2c kind:arm_call to:0x02127154 module:overlay(45) +from:0x02124d48 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02124d50 kind:arm_call to:0x021271f8 module:overlay(45) +from:0x02124d90 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02124ddc kind:arm_call to:0x021244cc module:overlay(45) +from:0x02124e0c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124e48 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02124e58 kind:load to:0x02129e84 module:overlay(45) +from:0x02124e60 kind:load to:0x027e0cd8 module:dtcm +from:0x02124e64 kind:load to:0x0203e93c module:main +from:0x02124e6c kind:load to:0x027e09a8 module:dtcm +from:0x02124e90 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02124ea8 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02124ec4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124ed0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02124ee8 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02124f44 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02124f90 kind:load to:0x027e0ce0 module:dtcm +from:0x02124f94 kind:load to:0x027e0cd8 module:dtcm +from:0x02124f9c kind:load to:0x02129e54 module:overlay(45) +from:0x02124fbc kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02124fe0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02124fec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021250a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021250d4 kind:arm_call to:0x01ff916c module:itcm +from:0x02125154 kind:arm_call to:0x02127684 module:overlay(45) +from:0x0212518c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02125198 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02125224 kind:arm_call to:0x021272b4 module:overlay(45) +from:0x02125240 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02125270 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02125320 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125334 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02125354 kind:arm_call to:0x020d99dc module:overlay(31) +from:0x02125364 kind:arm_call to:0x02166210 module:overlay(93) +from:0x0212537c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021253f8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125410 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02125560 kind:arm_call to:0x01fff17c module:itcm +from:0x02125580 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02125590 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x021255c8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021255fc kind:arm_call to:0x01ffb714 module:itcm +from:0x02125604 kind:arm_call to:0x020f5428 module:overlay(31) +from:0x0212560c kind:arm_call to:0x02127154 module:overlay(45) +from:0x02125618 kind:load to:0x027e0ce0 module:dtcm +from:0x02125620 kind:load to:0x0203e93c module:main +from:0x02125624 kind:load to:0x027e09a8 module:dtcm +from:0x0212562c kind:load to:0x027e0cec module:dtcm +from:0x02125630 kind:load to:0x027e09bc module:dtcm +from:0x02125634 kind:load to:0x027e0d34 module:dtcm +from:0x02125638 kind:load to:0x027e0d8c module:dtcm +from:0x0212563c kind:load to:0x02129c54 module:overlay(45) +from:0x02125648 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02125664 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02125684 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021256bc kind:arm_call to:0x020a0080 module:overlay(0) +from:0x021256cc kind:load to:0x027e0cec module:dtcm +from:0x021256f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02125704 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212571c kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x0212580c kind:arm_call to:0x01fff17c module:itcm +from:0x0212582c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021258a8 kind:arm_call to:0x02126de8 module:overlay(45) +from:0x021258b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021258b8 kind:load to:0x0203e93c module:main +from:0x021258e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212596c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0212598c kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021259f4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125a28 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x02125a3c kind:load to:0x0203e93c module:main +from:0x02125a48 kind:load to:0x02129e84 module:overlay(45) +from:0x02125a6c kind:arm_call to:0x01ff930c module:itcm +from:0x02125b14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02125b20 kind:arm_call to:0x02127684 module:overlay(45) +from:0x02125b48 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02125b58 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02125bac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02125c1c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02125c34 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02125c4c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125de4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02125df4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02125e04 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02125e0c kind:arm_call to:0x020f4f60 module:overlay(31) +from:0x02125e14 kind:arm_call to:0x02127154 module:overlay(45) +from:0x02125e1c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02125e50 kind:load to:0x0203e93c module:main +from:0x02125e58 kind:load to:0x027e0cec module:dtcm +from:0x02125e5c kind:load to:0x027e09a8 module:dtcm +from:0x02125e68 kind:load to:0x027e0cd8 module:dtcm +from:0x02125e84 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02125ea4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02125f5c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125f78 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02125f90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02125fb0 kind:load to:0x02129e84 module:overlay(45) +from:0x02125fb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02125fbc kind:load to:0x027e0cec module:dtcm +from:0x02125fc0 kind:load to:0x027e09a8 module:dtcm +from:0x02125fc8 kind:load to:0x02129c54 module:overlay(45) +from:0x0212600c kind:arm_call to:0x01ffb800 module:itcm +from:0x02126030 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02126038 kind:arm_call to:0x020f5428 module:overlay(31) +from:0x02126040 kind:arm_call to:0x02127154 module:overlay(45) +from:0x02126048 kind:arm_call to:0x02126de8 module:overlay(45) +from:0x021260d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021260dc kind:arm_call to:0x01ffb428 module:itcm +from:0x02126158 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0212617c kind:load to:0x02129e84 module:overlay(45) +from:0x0212619c kind:arm_call to:0x01ff916c module:itcm +from:0x021261b4 kind:arm_call to:0x01ff916c module:itcm +from:0x021261c8 kind:arm_call to:0x01ff916c module:itcm +from:0x021261d8 kind:arm_call to:0x01ff930c module:itcm +from:0x02126228 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0212626c kind:arm_call to:0x01ffb428 module:itcm +from:0x021262c8 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x021262d4 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x021262dc kind:arm_call to:0x02127154 module:overlay(45) +from:0x02126318 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02126338 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02126350 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0212635c kind:arm_call to:0x021244cc module:overlay(45) +from:0x0212636c kind:load to:0x027e09a8 module:dtcm +from:0x02126374 kind:load to:0x02129e6c module:overlay(45) +from:0x02126378 kind:load to:0x027e0cec module:dtcm +from:0x021263a8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021263dc kind:arm_call to:0x0208baac module:overlay(0) +from:0x02126470 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x02126488 kind:load to:0x027e0ce0 module:dtcm +from:0x0212648c kind:load to:0x02129e84 module:overlay(45) +from:0x021264b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021264f0 kind:arm_call to:0x0208baac module:overlay(0) +from:0x02126548 kind:arm_call to:0x01fff17c module:itcm +from:0x0212656c kind:arm_call to:0x0208baac module:overlay(0) +from:0x02126590 kind:arm_call to:0x01fff17c module:itcm +from:0x021265e8 kind:arm_call to:0x01fff17c module:itcm +from:0x02126618 kind:arm_call to:0x01ffb464 module:itcm +from:0x02126628 kind:arm_call to:0x01ff9218 module:itcm +from:0x0212663c kind:arm_call to:0x01ffb714 module:itcm +from:0x0212664c kind:arm_call to:0x01ff9770 module:itcm +from:0x0212667c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126694 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021266a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021266b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021266d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021266e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02126754 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x0212675c kind:arm_call to:0x020f5428 module:overlay(31) +from:0x02126764 kind:arm_call to:0x02127154 module:overlay(45) +from:0x02126778 kind:load to:0x027e0ce0 module:dtcm +from:0x021267cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021267e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126874 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02126900 kind:load to:0x0203e93c module:main +from:0x0212690c kind:load to:0x02129e84 module:overlay(45) +from:0x02126910 kind:load to:0x02129c54 module:overlay(45) +from:0x0212692c kind:arm_call to:0x01ff930c module:itcm +from:0x02126970 kind:arm_call to:0x01ff916c module:itcm +from:0x02126978 kind:arm_call to:0x02126af0 module:overlay(45) +from:0x02126980 kind:arm_call to:0x02127154 module:overlay(45) +from:0x02126a90 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02126ab0 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02126ac0 kind:load to:0x027e0cd8 module:dtcm +from:0x02126b34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126b74 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02126b80 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02126b90 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02126b98 kind:arm_call to:0x020f4f60 module:overlay(31) +from:0x02126c10 kind:load to:0x02129e84 module:overlay(45) +from:0x02126c2c kind:arm_call to:0x01ff930c module:itcm +from:0x02126cec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126cfc kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02126d04 kind:arm_call to:0x020f4f60 module:overlay(31) +from:0x02126d0c kind:arm_call to:0x02127154 module:overlay(45) +from:0x02126d14 kind:arm_call to:0x02126de8 module:overlay(45) +from:0x02126d20 kind:load to:0x027e0cd8 module:dtcm +from:0x02126d4c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02126dac kind:load to:0x02129e84 module:overlay(45) +from:0x02126dc4 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02126dd0 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02126dd8 kind:arm_call to:0x02127154 module:overlay(45) +from:0x02126de0 kind:arm_call to:0x02126de8 module:overlay(45) +from:0x02126df8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02126e6c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02126e9c kind:arm_call to:0x020d99fc module:overlay(31) +from:0x02126eb0 kind:arm_call to:0x02166220 module:overlay(93) +from:0x02126ebc kind:arm_call to:0x021244cc module:overlay(45) +from:0x02126ed4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126ee8 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02126f48 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02126f60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126f74 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02126fe0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212705c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0212707c kind:arm_call to:0x020c2894 module:overlay(17) +from:0x02127098 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x021270b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021270c4 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x021270d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021270e0 kind:load to:0x027e0d34 module:dtcm +from:0x021270e4 kind:load to:0x027e0d8c module:dtcm +from:0x021270e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021270f0 kind:load to:0x0203e93c module:main +from:0x02127130 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127144 kind:arm_call to:0x020f5b74 module:overlay(31) +from:0x0212714c kind:arm_call to:0x021271d4 module:overlay(45) +from:0x02127190 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127198 kind:arm_call to:0x01ffb800 module:itcm +from:0x02127224 kind:arm_call to:0x02127424 module:overlay(45) +from:0x02127248 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127250 kind:arm_call to:0x01ff938c module:itcm +from:0x02127278 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021272a0 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021272b0 kind:load to:0x027e09c0 module:dtcm +from:0x021272d0 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02127308 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02127314 kind:load to:0x027e0ce0 module:dtcm +from:0x02127318 kind:load to:0x027e09c0 module:dtcm +from:0x02127338 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127370 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212737c kind:arm_call to:0x01ff9258 module:itcm +from:0x02127388 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021273c4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021273d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127404 kind:arm_call to:0x020bfd30 module:overlay(17) +from:0x02127468 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02127484 kind:arm_call to:0x01ff9258 module:itcm +from:0x02127490 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021274d4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02127510 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127520 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127534 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127544 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127554 kind:load to:0x0203e93c module:main +from:0x021275bc kind:arm_call to:0x0200e260 module:main +from:0x021275cc kind:arm_call to:0x01ffad5c module:itcm +from:0x02127640 kind:arm_call to:0x0200e260 module:main +from:0x02127650 kind:arm_call to:0x01ffad5c module:itcm +from:0x02127680 kind:load to:0x027e0964 module:dtcm +from:0x0212768c kind:arm_call to:0x02098288 module:overlay(0) +from:0x021276bc kind:load to:0x02129c6c module:overlay(45) +from:0x021276d0 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02127744 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02127750 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0212776c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0212777c kind:arm_call to:0x02057884 module:overlay(0) +from:0x02127798 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021277a0 kind:arm_call to:0x02011ff4 module:main +from:0x021277b4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021277bc kind:arm_call to:0x02011ff4 module:main +from:0x021277d0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021277d8 kind:arm_call to:0x02011ff4 module:main +from:0x02127800 kind:arm_call to:0x0203d1e8 module:main +from:0x02127808 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02127810 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02127818 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02127820 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212782c kind:load to:0x020a02b4 module:overlay(0) +from:0x0212784c kind:arm_call to:0x0203d1e8 module:main +from:0x02127854 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0212785c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02127864 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0212786c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02127874 kind:arm_call to:0x02011ff4 module:main +from:0x02127880 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212788c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021278a0 kind:load to:0x0212a414 module:overlay(45) +from:0x021278b4 kind:arm_call to:0x02011f3c module:main +from:0x021278c0 kind:arm_call to:0x02127920 module:overlay(45) +from:0x021278d4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02127910 kind:load to:0x02129f40 module:overlay(45) +from:0x0212792c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02127990 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x021279bc kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021279d8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021279e8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02127a00 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02127a40 kind:load to:0x02129fb0 module:overlay(45) +from:0x02127a44 kind:load to:0x0212a414 module:overlay(45) +from:0x02127a48 kind:load to:0x02129f64 module:overlay(45) +from:0x02127a58 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02127a70 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02127a78 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02127a80 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02127a98 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02127aa0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02127aa8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02127ab0 kind:arm_call to:0x02011ff4 module:main +from:0x02127ad4 kind:arm_call to:0x02127ae0 module:overlay(45) +from:0x02127b18 kind:load to:0x02129f00 module:overlay(45) +from:0x02127b30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127b54 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02127b7c kind:arm_call to:0x02127ae0 module:overlay(45) +from:0x02127b94 kind:load to:0x027e0ce4 module:dtcm +from:0x02127b98 kind:load to:0x027e09b8 module:dtcm +from:0x02127c04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127c14 kind:arm_call to:0x02128244 module:overlay(45) +from:0x02127c44 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02127c6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127c88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127ca4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02127cbc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127ce8 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02127cf8 kind:arm_call to:0x01ff938c module:itcm +from:0x02127d44 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02127d5c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02127d74 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02127d7c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02127d94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127da8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02127dc0 kind:arm_call to:0x01ff938c module:itcm +from:0x02127e0c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02127e24 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02127e3c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02127e84 kind:arm_call to:0x020bf490 module:overlay(17) +from:0x02127e9c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127ea4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02127ec0 kind:load to:0x02129f10 module:overlay(45) +from:0x02127ec8 kind:load to:0x027e0cec module:dtcm +from:0x02127ecc kind:load to:0x027e09a8 module:dtcm +from:0x02127edc kind:load to:0x02049bc4 module:main +from:0x02127f48 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02127f74 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127f84 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127fe8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02127fec kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0212803c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02128048 kind:load to:0x0203e93c module:main +from:0x0212804c kind:load to:0x027e0cd8 module:dtcm +from:0x02128054 kind:load to:0x027e09b4 module:dtcm +from:0x021280c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021280d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021280e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021280fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128110 kind:load to:0x02129f20 module:overlay(45) +from:0x0212813c kind:arm_call to:0x01ff916c module:itcm +from:0x0212814c kind:arm_call to:0x01ff916c module:itcm +from:0x02128170 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212817c kind:arm_call to:0x01ff9770 module:itcm +from:0x0212819c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021281b0 kind:load to:0x027e09a8 module:dtcm +from:0x021281ec kind:arm_call to:0x01ffb464 module:itcm +from:0x021281fc kind:arm_call to:0x01ff9218 module:itcm +from:0x0212822c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02128240 kind:load to:0x02127ae0 module:overlay(45) +from:0x0212827c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0212828c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0212829c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021282b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021282c0 kind:arm_call to:0x02011ff4 module:main +from:0x021282d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021282e8 kind:load to:0x0212a4fc module:overlay(45) +from:0x021282fc kind:arm_call to:0x02011f3c module:main +from:0x02128308 kind:arm_call to:0x0212835c module:overlay(45) +from:0x0212831c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02128350 kind:load to:0x0212a04c module:overlay(45) +from:0x02128368 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0212838c kind:arm_call to:0x0203d138 module:main +from:0x02128394 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021283d4 kind:load to:0x0212a070 module:overlay(45) +from:0x021283d8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021283dc kind:load to:0x02127784 module:overlay(45) +from:0x021283f8 kind:arm_call to:0x0203d1e8 module:main +from:0x02128400 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212840c kind:load to:0x020a02b4 module:overlay(0) +from:0x02128428 kind:arm_call to:0x0203d1e8 module:main +from:0x02128430 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02128438 kind:arm_call to:0x02011ff4 module:main +from:0x02128444 kind:load to:0x020a02b4 module:overlay(0) +from:0x02128498 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x021284a4 kind:arm_call to:0x021284bc module:overlay(45) +from:0x021284b8 kind:load to:0x027e0cec module:dtcm +from:0x021284f4 kind:load to:0x0212a024 module:overlay(45) +from:0x0212850c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128530 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02128558 kind:arm_call to:0x021284bc module:overlay(45) +from:0x02128570 kind:load to:0x027e0ce4 module:dtcm +from:0x02128574 kind:load to:0x027e09b8 module:dtcm +from:0x021285e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021285fc kind:arm_call to:0x02128e1c module:overlay(45) +from:0x0212865c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02128668 kind:arm_call to:0x021284bc module:overlay(45) +from:0x02128698 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021286b4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021286d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021286f4 kind:arm_call to:0x021284bc module:overlay(45) +from:0x02128708 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021287a4 kind:arm_call to:0x021284bc module:overlay(45) +from:0x02128878 kind:load to:0x0212a004 module:overlay(45) +from:0x02128880 kind:load to:0x027e09a8 module:dtcm +from:0x02128888 kind:load to:0x027e0ce4 module:dtcm +from:0x021288e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021288e4 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02128934 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02128940 kind:load to:0x027e0cd8 module:dtcm +from:0x02128948 kind:load to:0x027e09b4 module:dtcm +from:0x02128988 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021289a4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021289b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021289d8 kind:load to:0x027e09a8 module:dtcm +from:0x02128a04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02128a50 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128a6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128a90 kind:load to:0x027e0cec module:dtcm +from:0x02128abc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02128afc kind:arm_call to:0x01ff930c module:itcm +from:0x02128b10 kind:arm_call to:0x01ff916c module:itcm +from:0x02128b20 kind:arm_call to:0x01ff916c module:itcm +from:0x02128b3c kind:arm_call to:0x01ff9258 module:itcm +from:0x02128b60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128b6c kind:arm_call to:0x01ff9770 module:itcm +from:0x02128bb8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02128be4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02128bf4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02128c04 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02128c10 kind:load to:0x027e09a8 module:dtcm +from:0x02128c20 kind:load to:0x0203e93c module:main +from:0x02128c58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128c74 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128c90 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128cac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128cc8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128ce4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02128d08 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02128d24 kind:load to:0x027e0cec module:dtcm +from:0x02128d30 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02128d84 kind:arm_call to:0x020bf490 module:overlay(17) +from:0x02128d8c kind:load to:0x02049bc4 module:main +from:0x02128dc4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128dd4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128e04 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02128e18 kind:load to:0x021284bc module:overlay(45) +from:0x02128e54 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128e64 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02128e74 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02128e90 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02128ea4 kind:load to:0x0212a5e4 module:overlay(45) +from:0x02128eb8 kind:arm_call to:0x02011f3c module:main +from:0x02128ec4 kind:arm_call to:0x02128ef4 module:overlay(45) +from:0x02128ed8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02128ef0 kind:load to:0x0212a0cc module:overlay(45) +from:0x02128efc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02128f0c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02128f1c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02128f30 kind:load to:0x0212a118 module:overlay(45) +from:0x02128f34 kind:load to:0x0212a0f0 module:overlay(45) +from:0x02128fb8 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02128fc8 kind:load to:0x027e09c0 module:dtcm +from:0x02128fd8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02128fe0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02128ff8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02129000 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02129008 kind:arm_call to:0x02011ff4 module:main +from:0x0212901c kind:arm_call to:0x02097704 module:overlay(0) +from:0x02129030 kind:load to:0x0212a630 module:overlay(45) +from:0x02129044 kind:arm_call to:0x02011f3c module:main +from:0x02129050 kind:arm_call to:0x021290a4 module:overlay(45) +from:0x02129070 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x0212909c kind:load to:0x0212a174 module:overlay(45) +from:0x021290ac kind:arm_call to:0x0214a098 module:overlay(70) +from:0x021290d4 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x021290e4 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x021290f0 kind:load to:0x0212a630 module:overlay(45) +from:0x021290f4 kind:load to:0x0212a19c module:overlay(45) +from:0x021290f8 kind:load to:0x0212a20c module:overlay(45) +from:0x02129168 kind:load to:0x027e09b8 module:dtcm +from:0x02129184 kind:arm_call to:0x01ff916c module:itcm +from:0x02129238 kind:load to:0x027e09b8 module:dtcm +from:0x02129258 kind:load to:0x027e09b8 module:dtcm +from:0x021292ac kind:load to:0x0212a630 module:overlay(45) +from:0x0212930c kind:load to:0x0212a630 module:overlay(45) +from:0x0212931c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02129324 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0212932c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02129344 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0212934c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02129354 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0212935c kind:arm_call to:0x02011ff4 module:main +from:0x02129370 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02129384 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0212938c kind:arm_call to:0x02011ff4 module:main +from:0x021293a0 kind:arm_branch to:0x0214a31c module:overlay(70) +from:0x021293c0 kind:arm_call to:0x020dd4a8 module:overlay(31) +from:0x021293e8 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x02129408 kind:arm_call to:0x020dd4a8 module:overlay(31) +from:0x02129430 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0212943c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02129478 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0212948c kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x02129494 kind:load to:0x027e09a8 module:dtcm +from:0x0212949c kind:load to:0x027e0ce0 module:dtcm +from:0x021297b0 kind:arm_call to:0x021234d0 module:overlay(45) +from:0x021297c0 kind:arm_call to:0x0203ce4c module:main +from:0x021297d4 kind:load to:0x02129bf4 module:overlay(45) +from:0x021297dc kind:load to:0x02129af0 module:overlay(45) +from:0x021297e0 kind:load to:0x02129c00 module:overlay(45) +from:0x021297e4 kind:load to:0x02129b44 module:overlay(45) +from:0x021297e8 kind:load to:0x02129c24 module:overlay(45) +from:0x021297ec kind:load to:0x02129c18 module:overlay(45) +from:0x021297f0 kind:load to:0x02129c30 module:overlay(45) +from:0x021297f4 kind:load to:0x02129b50 module:overlay(45) +from:0x021297f8 kind:load to:0x02129b56 module:overlay(45) +from:0x021297fc kind:load to:0x02129c48 module:overlay(45) +from:0x02129800 kind:load to:0x02129b7a module:overlay(45) +from:0x02129804 kind:load to:0x02129b86 module:overlay(45) +from:0x02129808 kind:load to:0x02129b6e module:overlay(45) +from:0x0212980c kind:load to:0x02129b4a module:overlay(45) +from:0x02129810 kind:load to:0x02129b80 module:overlay(45) +from:0x02129814 kind:load to:0x02129b5c module:overlay(45) +from:0x02129818 kind:load to:0x02129b68 module:overlay(45) +from:0x0212981c kind:load to:0x02129c0c module:overlay(45) +from:0x02129820 kind:load to:0x02129b62 module:overlay(45) +from:0x02129824 kind:load to:0x02129c3c module:overlay(45) +from:0x02129828 kind:load to:0x02129b74 module:overlay(45) +from:0x0212982c kind:load to:0x02129b8c module:overlay(45) +from:0x02129830 kind:load to:0x02129b92 module:overlay(45) +from:0x02129834 kind:load to:0x0212a220 module:overlay(45) +from:0x02129838 kind:load to:0x0212a230 module:overlay(45) +from:0x0212983c kind:load to:0x02124148 module:overlay(45) +from:0x02129840 kind:load to:0x0212a224 module:overlay(45) +from:0x02129910 kind:arm_call to:0x02124198 module:overlay(45) +from:0x02129920 kind:arm_call to:0x0203ce4c module:main +from:0x02129934 kind:load to:0x02129d7c module:overlay(45) +from:0x0212993c kind:load to:0x02129d88 module:overlay(45) +from:0x02129940 kind:load to:0x02129da0 module:overlay(45) +from:0x02129948 kind:load to:0x02129d94 module:overlay(45) +from:0x0212994c kind:load to:0x02129dac module:overlay(45) +from:0x02129954 kind:load to:0x02129c54 module:overlay(45) +from:0x02129958 kind:load to:0x02129db8 module:overlay(45) +from:0x0212995c kind:load to:0x02129dc4 module:overlay(45) +from:0x02129960 kind:load to:0x02129dd0 module:overlay(45) +from:0x02129964 kind:load to:0x0212a31c module:overlay(45) +from:0x02129968 kind:load to:0x0212a32c module:overlay(45) +from:0x0212996c kind:load to:0x02127884 module:overlay(45) +from:0x02129970 kind:load to:0x0212a320 module:overlay(45) +from:0x02129990 kind:arm_call to:0x021278c8 module:overlay(45) +from:0x021299a0 kind:arm_call to:0x0203ce4c module:main +from:0x021299b4 kind:load to:0x0212a404 module:overlay(45) +from:0x021299b8 kind:load to:0x0212a414 module:overlay(45) +from:0x021299bc kind:load to:0x021282cc module:overlay(45) +from:0x021299c0 kind:load to:0x0212a408 module:overlay(45) +from:0x021299e0 kind:arm_call to:0x02128310 module:overlay(45) +from:0x021299f0 kind:arm_call to:0x0203ce4c module:main +from:0x02129a04 kind:load to:0x0212a4ec module:overlay(45) +from:0x02129a08 kind:load to:0x0212a4fc module:overlay(45) +from:0x02129a0c kind:load to:0x02128e88 module:overlay(45) +from:0x02129a10 kind:load to:0x0212a4f0 module:overlay(45) +from:0x02129a30 kind:arm_call to:0x02128ecc module:overlay(45) +from:0x02129a40 kind:arm_call to:0x0203ce4c module:main +from:0x02129a54 kind:load to:0x0212a5d4 module:overlay(45) +from:0x02129a58 kind:load to:0x0212a5e4 module:overlay(45) +from:0x02129a5c kind:load to:0x02129014 module:overlay(45) +from:0x02129a60 kind:load to:0x0212a5d8 module:overlay(45) +from:0x02129a80 kind:arm_call to:0x02129058 module:overlay(45) +from:0x02129a90 kind:arm_call to:0x0203ce4c module:main +from:0x02129aa4 kind:load to:0x0212a620 module:overlay(45) +from:0x02129aa8 kind:load to:0x0212a630 module:overlay(45) +from:0x02129aac kind:load to:0x02129368 module:overlay(45) +from:0x02129ab0 kind:load to:0x0212a624 module:overlay(45) +from:0x02129ab4 kind:load to:0x02129600 module:overlay(45) +from:0x02129ab8 kind:load to:0x02129844 module:overlay(45) +from:0x02129abc kind:load to:0x02129974 module:overlay(45) +from:0x02129ac0 kind:load to:0x021299c4 module:overlay(45) +from:0x02129ac4 kind:load to:0x02129a14 module:overlay(45) +from:0x02129ac8 kind:load to:0x02129a64 module:overlay(45) +from:0x02129b08 kind:load to:0x02097924 module:overlay(0) +from:0x02129b0c kind:load to:0x02097734 module:overlay(0) +from:0x02129b10 kind:load to:0x020977b0 module:overlay(0) +from:0x02129b14 kind:load to:0x0212413c module:overlay(45) +from:0x02129b18 kind:load to:0x0209794c module:overlay(0) +from:0x02129b1c kind:load to:0x0212411c module:overlay(45) +from:0x02129b28 kind:load to:0x021234ac module:overlay(45) +from:0x02129b2c kind:load to:0x02097924 module:overlay(0) +from:0x02129b30 kind:load to:0x02097734 module:overlay(0) +from:0x02129b34 kind:load to:0x020977b0 module:overlay(0) +from:0x02129b38 kind:load to:0x0212413c module:overlay(45) +from:0x02129b3c kind:load to:0x0209794c module:overlay(0) +from:0x02129b40 kind:load to:0x0212411c module:overlay(45) +from:0x02129ba0 kind:load to:0x020984f8 module:overlay(0) +from:0x02129ba4 kind:load to:0x02098534 module:overlay(0) +from:0x02129ba8 kind:load to:0x0209854c module:overlay(0) +from:0x02129bac kind:load to:0x02098558 module:overlay(0) +from:0x02129bb0 kind:load to:0x01fff464 module:itcm +from:0x02129bb4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02129bb8 kind:load to:0x02123940 module:overlay(45) +from:0x02129bbc kind:load to:0x02123bec module:overlay(45) +from:0x02129bc0 kind:load to:0x02123c24 module:overlay(45) +from:0x02129bc4 kind:load to:0x02123c8c module:overlay(45) +from:0x02129bc8 kind:load to:0x0209849c module:overlay(0) +from:0x02129bcc kind:load to:0x02123d24 module:overlay(45) +from:0x02129bd0 kind:load to:0x020984a4 module:overlay(0) +from:0x02129bd4 kind:load to:0x020984a8 module:overlay(0) +from:0x02129bd8 kind:load to:0x02098564 module:overlay(0) +from:0x02129bdc kind:load to:0x020985d0 module:overlay(0) +from:0x02129be0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02129be4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02129be8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02129bec kind:load to:0x02123868 module:overlay(45) +from:0x02129bf0 kind:load to:0x021238d0 module:overlay(45) +from:0x02129c6c kind:load to:0x02125640 module:overlay(45) +from:0x02129c70 kind:load to:0x021277ac module:overlay(45) +from:0x02129c74 kind:load to:0x021276c0 module:overlay(45) +from:0x02129c78 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02129c7c kind:load to:0x0207bff0 module:overlay(0) +from:0x02129c88 kind:load to:0x02124174 module:overlay(45) +from:0x02129c8c kind:load to:0x02097924 module:overlay(0) +from:0x02129c90 kind:load to:0x02097734 module:overlay(0) +from:0x02129c94 kind:load to:0x020977b0 module:overlay(0) +from:0x02129c98 kind:load to:0x0209792c module:overlay(0) +from:0x02129c9c kind:load to:0x0209794c module:overlay(0) +from:0x02129ca0 kind:load to:0x02097978 module:overlay(0) +from:0x02129cac kind:load to:0x02124418 module:overlay(45) +from:0x02129cb0 kind:load to:0x02127790 module:overlay(45) +from:0x02129cb4 kind:load to:0x02057bd4 module:overlay(0) +from:0x02129cb8 kind:load to:0x02057a68 module:overlay(0) +from:0x02129cbc kind:load to:0x02057da8 module:overlay(0) +from:0x02129cc0 kind:load to:0x02057e24 module:overlay(0) +from:0x02129cc4 kind:load to:0x02057e88 module:overlay(0) +from:0x02129cc8 kind:load to:0x0209a77c module:overlay(0) +from:0x02129ccc kind:load to:0x02057d64 module:overlay(0) +from:0x02129cd8 kind:load to:0x0212442c module:overlay(45) +from:0x02129cdc kind:load to:0x021277c8 module:overlay(45) +from:0x02129ce0 kind:load to:0x0209a234 module:overlay(0) +from:0x02129ce4 kind:load to:0x0209a268 module:overlay(0) +from:0x02129ce8 kind:load to:0x0209a300 module:overlay(0) +from:0x02129cec kind:load to:0x0209a314 module:overlay(0) +from:0x02129cf0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02129cf4 kind:load to:0x0209a33c module:overlay(0) +from:0x02129cf8 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02129cfc kind:load to:0x0209a04c module:overlay(0) +from:0x02129d00 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02129d04 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02129d08 kind:load to:0x0209a328 module:overlay(0) +from:0x02129d0c kind:load to:0x0209a6b4 module:overlay(0) +from:0x02129d10 kind:load to:0x02127758 module:overlay(45) +from:0x02129d14 kind:load to:0x02127734 module:overlay(45) +from:0x02129d18 kind:load to:0x0209a6ec module:overlay(0) +from:0x02129d1c kind:load to:0x02124784 module:overlay(45) +from:0x02129d24 kind:load to:0x02124a14 module:overlay(45) +from:0x02129d2c kind:load to:0x02124fa0 module:overlay(45) +from:0x02129d34 kind:load to:0x021256d0 module:overlay(45) +from:0x02129d3c kind:load to:0x02125a50 module:overlay(45) +from:0x02129d44 kind:load to:0x02125fcc module:overlay(45) +from:0x02129d4c kind:load to:0x02126180 module:overlay(45) +from:0x02129d54 kind:load to:0x02126490 module:overlay(45) +from:0x02129d5c kind:load to:0x02126914 module:overlay(45) +from:0x02129d64 kind:load to:0x02126c14 module:overlay(45) +from:0x02129d6c kind:load to:0x02126db0 module:overlay(45) +from:0x02129d74 kind:load to:0x02126aec module:overlay(45) +from:0x02129ddc kind:load to:0x02124764 module:overlay(45) +from:0x02129de4 kind:load to:0x02124788 module:overlay(45) +from:0x02129dec kind:load to:0x02124e74 module:overlay(45) +from:0x02129df4 kind:load to:0x02125654 module:overlay(45) +from:0x02129dfc kind:load to:0x021258bc module:overlay(45) +from:0x02129e04 kind:load to:0x02125e70 module:overlay(45) +from:0x02129e0c kind:load to:0x02126054 module:overlay(45) +from:0x02129e14 kind:load to:0x02126384 module:overlay(45) +from:0x02129e1c kind:load to:0x02126780 module:overlay(45) +from:0x02129e24 kind:load to:0x02126ba8 module:overlay(45) +from:0x02129e2c kind:load to:0x02126d28 module:overlay(45) +from:0x02129e34 kind:load to:0x02126acc module:overlay(45) +from:0x02129ea4 kind:load to:0x020984f8 module:overlay(0) +from:0x02129ea8 kind:load to:0x02098534 module:overlay(0) +from:0x02129eac kind:load to:0x0209854c module:overlay(0) +from:0x02129eb0 kind:load to:0x02098558 module:overlay(0) +from:0x02129eb4 kind:load to:0x0212739c module:overlay(45) +from:0x02129eb8 kind:load to:0x021273fc module:overlay(45) +from:0x02129ebc kind:load to:0x02124440 module:overlay(45) +from:0x02129ec0 kind:load to:0x02098490 module:overlay(0) +from:0x02129ec4 kind:load to:0x0212452c module:overlay(45) +from:0x02129ec8 kind:load to:0x02098498 module:overlay(0) +from:0x02129ecc kind:load to:0x0209849c module:overlay(0) +from:0x02129ed0 kind:load to:0x021270f4 module:overlay(45) +from:0x02129ed4 kind:load to:0x020984a4 module:overlay(0) +from:0x02129ed8 kind:load to:0x020984a8 module:overlay(0) +from:0x02129edc kind:load to:0x02098564 module:overlay(0) +from:0x02129ee0 kind:load to:0x020985d0 module:overlay(0) +from:0x02129ee4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02129ee8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02129eec kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02129ef0 kind:load to:0x021277e4 module:overlay(45) +from:0x02129ef4 kind:load to:0x02127830 module:overlay(45) +from:0x02129ef8 kind:load to:0x020f47b4 module:overlays(19,22,23,31) +from:0x02129efc kind:load to:0x020f58b0 module:overlays(19,22,23,31) +from:0x02129f00 kind:load to:0x02128058 module:overlay(45) +from:0x02129f08 kind:load to:0x021281b8 module:overlay(45) +from:0x02129f10 kind:load to:0x02128114 module:overlay(45) +from:0x02129f18 kind:load to:0x021281cc module:overlay(45) +from:0x02129f40 kind:load to:0x021278a4 module:overlay(45) +from:0x02129f44 kind:load to:0x02097924 module:overlay(0) +from:0x02129f48 kind:load to:0x02097734 module:overlay(0) +from:0x02129f4c kind:load to:0x020977b0 module:overlay(0) +from:0x02129f50 kind:load to:0x0209792c module:overlay(0) +from:0x02129f54 kind:load to:0x0209794c module:overlay(0) +from:0x02129f58 kind:load to:0x02097978 module:overlay(0) +from:0x02129f64 kind:load to:0x02127a50 module:overlay(45) +from:0x02129f68 kind:load to:0x021282b0 module:overlay(45) +from:0x02129f6c kind:load to:0x0209a234 module:overlay(0) +from:0x02129f70 kind:load to:0x0209a268 module:overlay(0) +from:0x02129f74 kind:load to:0x0209a300 module:overlay(0) +from:0x02129f78 kind:load to:0x0209a314 module:overlay(0) +from:0x02129f7c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02129f80 kind:load to:0x0209a33c module:overlay(0) +from:0x02129f84 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02129f88 kind:load to:0x0209a04c module:overlay(0) +from:0x02129f8c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02129f90 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02129f94 kind:load to:0x0209a328 module:overlay(0) +from:0x02129f98 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02129f9c kind:load to:0x02127758 module:overlay(45) +from:0x02129fa0 kind:load to:0x02127734 module:overlay(45) +from:0x02129fa4 kind:load to:0x0209a6ec module:overlay(0) +from:0x02129fb0 kind:load to:0x020984f8 module:overlay(0) +from:0x02129fb4 kind:load to:0x02098534 module:overlay(0) +from:0x02129fb8 kind:load to:0x0209854c module:overlay(0) +from:0x02129fbc kind:load to:0x02098558 module:overlay(0) +from:0x02129fc0 kind:load to:0x01fff464 module:itcm +from:0x02129fc4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02129fc8 kind:load to:0x02127abc module:overlay(45) +from:0x02129fcc kind:load to:0x02098490 module:overlay(0) +from:0x02129fd0 kind:load to:0x02127b9c module:overlay(45) +from:0x02129fd4 kind:load to:0x02127b1c module:overlay(45) +from:0x02129fd8 kind:load to:0x0209849c module:overlay(0) +from:0x02129fdc kind:load to:0x02127ee4 module:overlay(45) +from:0x02129fe0 kind:load to:0x020984a4 module:overlay(0) +from:0x02129fe4 kind:load to:0x020984a8 module:overlay(0) +from:0x02129fe8 kind:load to:0x02098564 module:overlay(0) +from:0x02129fec kind:load to:0x020985d0 module:overlay(0) +from:0x02129ff0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02129ff4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02129ff8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02129ffc kind:load to:0x02127a64 module:overlay(45) +from:0x0212a000 kind:load to:0x02127a8c module:overlay(45) +from:0x0212a004 kind:load to:0x02128960 module:overlay(45) +from:0x0212a00c kind:load to:0x02128a94 module:overlay(45) +from:0x0212a014 kind:load to:0x02128d28 module:overlay(45) +from:0x0212a01c kind:load to:0x02128da4 module:overlay(45) +from:0x0212a024 kind:load to:0x0212894c module:overlay(45) +from:0x0212a02c kind:load to:0x021289e0 module:overlay(45) +from:0x0212a034 kind:load to:0x02128c24 module:overlay(45) +from:0x0212a03c kind:load to:0x02128d90 module:overlay(45) +from:0x0212a04c kind:load to:0x021282ec module:overlay(45) +from:0x0212a050 kind:load to:0x02097924 module:overlay(0) +from:0x0212a054 kind:load to:0x02097734 module:overlay(0) +from:0x0212a058 kind:load to:0x020977b0 module:overlay(0) +from:0x0212a05c kind:load to:0x0209792c module:overlay(0) +from:0x0212a060 kind:load to:0x0209794c module:overlay(0) +from:0x0212a064 kind:load to:0x02097978 module:overlay(0) +from:0x0212a070 kind:load to:0x020984f8 module:overlay(0) +from:0x0212a074 kind:load to:0x02098534 module:overlay(0) +from:0x0212a078 kind:load to:0x0209854c module:overlay(0) +from:0x0212a07c kind:load to:0x02098558 module:overlay(0) +from:0x0212a080 kind:load to:0x01fff464 module:itcm +from:0x0212a084 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212a088 kind:load to:0x02128448 module:overlay(45) +from:0x0212a08c kind:load to:0x02098490 module:overlay(0) +from:0x0212a090 kind:load to:0x02128578 module:overlay(45) +from:0x0212a094 kind:load to:0x021284f8 module:overlay(45) +from:0x0212a098 kind:load to:0x0209849c module:overlay(0) +from:0x0212a09c kind:load to:0x02128898 module:overlay(45) +from:0x0212a0a0 kind:load to:0x020984a4 module:overlay(0) +from:0x0212a0a4 kind:load to:0x020984a8 module:overlay(0) +from:0x0212a0a8 kind:load to:0x02098564 module:overlay(0) +from:0x0212a0ac kind:load to:0x020985d0 module:overlay(0) +from:0x0212a0b0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212a0b4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212a0b8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212a0bc kind:load to:0x021283e0 module:overlay(45) +from:0x0212a0c0 kind:load to:0x02128410 module:overlay(45) +from:0x0212a0cc kind:load to:0x02128ea8 module:overlay(45) +from:0x0212a0d0 kind:load to:0x0209772c module:overlay(0) +from:0x0212a0d4 kind:load to:0x02097734 module:overlay(0) +from:0x0212a0d8 kind:load to:0x020977b0 module:overlay(0) +from:0x0212a0dc kind:load to:0x020977f0 module:overlay(0) +from:0x0212a0e0 kind:load to:0x020977f4 module:overlay(0) +from:0x0212a0e4 kind:load to:0x020977f8 module:overlay(0) +from:0x0212a0f0 kind:load to:0x0207c47c module:overlay(0) +from:0x0212a0f4 kind:load to:0x0207c484 module:overlay(0) +from:0x0212a0f8 kind:load to:0x0207c94c module:overlay(0) +from:0x0212a0fc kind:load to:0x0207c93c module:overlay(0) +from:0x0212a100 kind:load to:0x0207c980 module:overlay(0) +from:0x0212a104 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0212a108 kind:load to:0x0207ca18 module:overlay(0) +from:0x0212a10c kind:load to:0x0207ca90 module:overlay(0) +from:0x0212a118 kind:load to:0x020984f8 module:overlay(0) +from:0x0212a11c kind:load to:0x02098534 module:overlay(0) +from:0x0212a120 kind:load to:0x0209854c module:overlay(0) +from:0x0212a124 kind:load to:0x02098558 module:overlay(0) +from:0x0212a128 kind:load to:0x01fff464 module:itcm +from:0x0212a12c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212a130 kind:load to:0x02128f38 module:overlay(45) +from:0x0212a134 kind:load to:0x02098490 module:overlay(0) +from:0x0212a138 kind:load to:0x02098494 module:overlay(0) +from:0x0212a13c kind:load to:0x02098498 module:overlay(0) +from:0x0212a140 kind:load to:0x0209849c module:overlay(0) +from:0x0212a144 kind:load to:0x020984a0 module:overlay(0) +from:0x0212a148 kind:load to:0x020984a4 module:overlay(0) +from:0x0212a14c kind:load to:0x020984a8 module:overlay(0) +from:0x0212a150 kind:load to:0x02098564 module:overlay(0) +from:0x0212a154 kind:load to:0x020985d0 module:overlay(0) +from:0x0212a158 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212a15c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212a160 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212a164 kind:load to:0x02128fcc module:overlay(45) +from:0x0212a168 kind:load to:0x02128fec module:overlay(45) +from:0x0212a174 kind:load to:0x02129034 module:overlay(45) +from:0x0212a178 kind:load to:0x0209cb7c module:overlay(0) +from:0x0212a17c kind:load to:0x0209cd40 module:overlay(0) +from:0x0212a180 kind:load to:0x0209cd5c module:overlay(0) +from:0x0212a184 kind:load to:0x0209cda0 module:overlay(0) +from:0x0212a188 kind:load to:0x02129368 module:overlay(45) +from:0x0212a18c kind:load to:0x0212937c module:overlay(45) +from:0x0212a190 kind:load to:0x0209cb94 module:overlay(0) +from:0x0212a19c kind:load to:0x0214a22c module:overlay(70) +from:0x0212a1a0 kind:load to:0x02129104 module:overlay(45) +from:0x0212a1a4 kind:load to:0x0214a3b8 module:overlay(70) +from:0x0212a1a8 kind:load to:0x021291b0 module:overlay(45) +from:0x0212a1ac kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0212a1b0 kind:load to:0x021291c4 module:overlay(45) +from:0x0212a1b4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0212a1b8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0212a1bc kind:load to:0x0209d1b4 module:overlay(0) +from:0x0212a1c0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0212a1c4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0212a1c8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0212a1cc kind:load to:0x02129310 module:overlay(45) +from:0x0212a1d0 kind:load to:0x02129338 module:overlay(45) +from:0x0212a1d4 kind:load to:0x0214a31c module:overlay(70) +from:0x0212a1d8 kind:load to:0x0214a99c module:overlay(70) +from:0x0212a1dc kind:load to:0x0214b1f0 module:overlay(70) +from:0x0212a1e0 kind:load to:0x0214b208 module:overlay(70) +from:0x0212a1e4 kind:load to:0x0212920c module:overlay(45) +from:0x0212a1e8 kind:load to:0x0212923c module:overlay(45) +from:0x0212a1ec kind:load to:0x0214ae3c module:overlay(70) +from:0x0212a1f0 kind:load to:0x0212916c module:overlay(45) +from:0x0212a1f4 kind:load to:0x0214a774 module:overlay(70) +from:0x0212a1f8 kind:load to:0x0212925c module:overlay(45) +from:0x0212a1fc kind:load to:0x021292b0 module:overlay(45) +from:0x0212a200 kind:load to:0x0214b21c module:overlay(70) +from:0x0212a20c kind:load to:0x02073164 module:overlay(0) +from:0x0212a210 kind:load to:0x02129398 module:overlay(45) +from:0x0212a214 kind:load to:0x0207316c module:overlay(0) +from:0x0212a218 kind:load to:0x02073170 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov045/symbols.txt b/config/usa/arm9/overlays/ov045/symbols.txt new file mode 100644 index 00000000..6bffa6fd --- /dev/null +++ b/config/usa/arm9/overlays/ov045/symbols.txt @@ -0,0 +1,257 @@ +func_ov045_021234a0 kind:function(arm,size=0xc) addr:0x021234a0 +func_ov045_021234ac kind:function(arm,size=0x24) addr:0x021234ac +func_ov045_021234d0 kind:function(arm,size=0x3c) addr:0x021234d0 +func_ov045_0212350c kind:function(arm,size=0x14) addr:0x0212350c +func_ov045_02123520 kind:function(arm,size=0xcc) addr:0x02123520 +func_ov045_021235ec kind:function(arm,size=0xc8) addr:0x021235ec +func_ov045_021236b4 kind:function(arm,size=0x1b4) addr:0x021236b4 +func_ov045_02123868 kind:function(arm,size=0x68) addr:0x02123868 +func_ov045_021238d0 kind:function(arm,size=0x70) addr:0x021238d0 +func_ov045_02123940 kind:function(arm,size=0x2ac) addr:0x02123940 +func_ov045_02123bec kind:function(arm,size=0x38) addr:0x02123bec +func_ov045_02123c24 kind:function(arm,size=0x68) addr:0x02123c24 +func_ov045_02123c8c kind:function(arm,size=0x4) addr:0x02123c8c +func_ov045_02123c90 kind:function(arm,size=0x94) addr:0x02123c90 +func_ov045_02123d24 kind:function(arm,size=0x108) addr:0x02123d24 +func_ov045_02123e2c kind:function(arm,size=0x10) addr:0x02123e2c +func_ov045_02123e3c kind:function(arm,size=0x38) addr:0x02123e3c +func_ov045_02123e74 kind:function(arm,size=0x2c) addr:0x02123e74 +func_ov045_02123ea0 kind:function(arm,size=0x1c) addr:0x02123ea0 +func_ov045_02123ebc kind:function(arm,size=0x2c) addr:0x02123ebc +func_ov045_02123ee8 kind:function(arm,size=0xe8) addr:0x02123ee8 +func_ov045_02123fd0 kind:function(arm,size=0x14c) addr:0x02123fd0 +func_ov045_0212411c kind:function(arm,size=0x20) addr:0x0212411c +func_ov045_0212413c kind:function(arm,size=0xc) addr:0x0212413c +func_ov045_02124148 kind:function(arm,size=0x20) addr:0x02124148 +func_ov045_02124168 kind:function(arm,size=0xc) addr:0x02124168 +func_ov045_02124174 kind:function(arm,size=0x24) addr:0x02124174 +func_ov045_02124198 kind:function(arm,size=0x5c) addr:0x02124198 +func_ov045_021241f4 kind:function(arm,size=0x48) addr:0x021241f4 +func_ov045_0212423c kind:function(arm,size=0x1dc) addr:0x0212423c +func_ov045_02124418 kind:function(arm,size=0x14) addr:0x02124418 +func_ov045_0212442c kind:function(arm,size=0x14) addr:0x0212442c +func_ov045_02124440 kind:function(arm,size=0x8c) addr:0x02124440 +func_ov045_021244cc kind:function(arm,size=0x60) addr:0x021244cc +func_ov045_0212452c kind:function(arm,size=0x178) addr:0x0212452c +func_ov045_021246a4 kind:function(arm,size=0xc0) addr:0x021246a4 +func_ov045_02124764 kind:function(arm,size=0x20) addr:0x02124764 +func_ov045_02124784 kind:function(arm,size=0x4) addr:0x02124784 +func_ov045_02124788 kind:function(arm,size=0x28c) addr:0x02124788 +func_ov045_02124a14 kind:function(arm,size=0x460) addr:0x02124a14 +func_ov045_02124e74 kind:function(arm,size=0x12c) addr:0x02124e74 +func_ov045_02124fa0 kind:function(arm,size=0x6a0) addr:0x02124fa0 +func_ov045_02125640 kind:function(arm,size=0x14) addr:0x02125640 +func_ov045_02125654 kind:function(arm,size=0x7c) addr:0x02125654 +func_ov045_021256d0 kind:function(arm,size=0x1ec) addr:0x021256d0 +func_ov045_021258bc kind:function(arm,size=0x194) addr:0x021258bc +func_ov045_02125a50 kind:function(arm,size=0x420) addr:0x02125a50 +func_ov045_02125e70 kind:function(arm,size=0x15c) addr:0x02125e70 +func_ov045_02125fcc kind:function(arm,size=0x88) addr:0x02125fcc +func_ov045_02126054 kind:function(arm,size=0x12c) addr:0x02126054 +func_ov045_02126180 kind:function(arm,size=0x204) addr:0x02126180 +func_ov045_02126384 kind:function(arm,size=0x10c) addr:0x02126384 +func_ov045_02126490 kind:function(arm,size=0x2f0) addr:0x02126490 +func_ov045_02126780 kind:function(arm,size=0x194) addr:0x02126780 +func_ov045_02126914 kind:function(arm,size=0x1b8) addr:0x02126914 +func_ov045_02126acc kind:function(arm,size=0x20) addr:0x02126acc +func_ov045_02126aec kind:function(arm,size=0x4) addr:0x02126aec +func_ov045_02126af0 kind:function(arm,size=0xb8) addr:0x02126af0 +func_ov045_02126ba8 kind:function(arm,size=0x6c) addr:0x02126ba8 +func_ov045_02126c14 kind:function(arm,size=0x114) addr:0x02126c14 +func_ov045_02126d28 kind:function(arm,size=0x88) addr:0x02126d28 +func_ov045_02126db0 kind:function(arm,size=0x38) addr:0x02126db0 +func_ov045_02126de8 kind:function(arm,size=0x30c) addr:0x02126de8 +func_ov045_021270f4 kind:function(arm,size=0x60) addr:0x021270f4 +func_ov045_02127154 kind:function(arm,size=0x80) addr:0x02127154 +func_ov045_021271d4 kind:function(arm,size=0x24) addr:0x021271d4 +func_ov045_021271f8 kind:function(arm,size=0xbc) addr:0x021271f8 +func_ov045_021272b4 kind:function(arm,size=0x68) addr:0x021272b4 +func_ov045_0212731c kind:function(arm,size=0x2c) addr:0x0212731c +func_ov045_02127348 kind:function(arm,size=0x54) addr:0x02127348 +func_ov045_0212739c kind:function(arm,size=0x60) addr:0x0212739c +func_ov045_021273fc kind:function(arm,size=0x28) addr:0x021273fc +func_ov045_02127424 kind:function(arm,size=0x134) addr:0x02127424 +func_ov045_02127558 kind:function(arm,size=0x12c) addr:0x02127558 +func_ov045_02127684 kind:function(arm,size=0x3c) addr:0x02127684 +func_ov045_021276c0 kind:function(arm,size=0x74) addr:0x021276c0 +func_ov045_02127734 kind:function(arm,size=0x24) addr:0x02127734 +func_ov045_02127758 kind:function(arm,size=0x2c) addr:0x02127758 +func_ov045_02127784 kind:function(arm,size=0xc) addr:0x02127784 +func_ov045_02127790 kind:function(arm,size=0x1c) addr:0x02127790 +func_ov045_021277ac kind:function(arm,size=0x1c) addr:0x021277ac +func_ov045_021277c8 kind:function(arm,size=0x1c) addr:0x021277c8 +func_ov045_021277e4 kind:function(arm,size=0x4c) addr:0x021277e4 +func_ov045_02127830 kind:function(arm,size=0x54) addr:0x02127830 +func_ov045_02127884 kind:function(arm,size=0x14) addr:0x02127884 +func_ov045_02127898 kind:function(arm,size=0xc) addr:0x02127898 +func_ov045_021278a4 kind:function(arm,size=0x24) addr:0x021278a4 +func_ov045_021278c8 kind:function(arm,size=0x58) addr:0x021278c8 +func_ov045_02127920 kind:function(arm,size=0x130) addr:0x02127920 +func_ov045_02127a50 kind:function(arm,size=0x14) addr:0x02127a50 +func_ov045_02127a64 kind:function(arm,size=0x28) addr:0x02127a64 +func_ov045_02127a8c kind:function(arm,size=0x30) addr:0x02127a8c +func_ov045_02127abc kind:function(arm,size=0x24) addr:0x02127abc +func_ov045_02127ae0 kind:function(arm,size=0x3c) addr:0x02127ae0 +func_ov045_02127b1c kind:function(arm,size=0x80) addr:0x02127b1c +func_ov045_02127b9c kind:function(arm,size=0x348) addr:0x02127b9c +func_ov045_02127ee4 kind:function(arm,size=0x174) addr:0x02127ee4 +func_ov045_02128058 kind:function(arm,size=0xbc) addr:0x02128058 +func_ov045_02128114 kind:function(arm,size=0xa4) addr:0x02128114 +func_ov045_021281b8 kind:function(arm,size=0x14) addr:0x021281b8 +func_ov045_021281cc kind:function(arm,size=0x68) addr:0x021281cc +func_ov045_02128234 kind:function(arm,size=0x10) addr:0x02128234 +func_ov045_02128244 kind:function(arm,size=0x6c) addr:0x02128244 +func_ov045_021282b0 kind:function(arm,size=0x1c) addr:0x021282b0 +func_ov045_021282cc kind:function(arm,size=0x14) addr:0x021282cc +func_ov045_021282e0 kind:function(arm,size=0xc) addr:0x021282e0 +func_ov045_021282ec kind:function(arm,size=0x24) addr:0x021282ec +func_ov045_02128310 kind:function(arm,size=0x4c) addr:0x02128310 +func_ov045_0212835c kind:function(arm,size=0x84) addr:0x0212835c +func_ov045_021283e0 kind:function(arm,size=0x30) addr:0x021283e0 +func_ov045_02128410 kind:function(arm,size=0x38) addr:0x02128410 +func_ov045_02128448 kind:function(arm,size=0x74) addr:0x02128448 +func_ov045_021284bc kind:function(arm,size=0x3c) addr:0x021284bc +func_ov045_021284f8 kind:function(arm,size=0x80) addr:0x021284f8 +func_ov045_02128578 kind:function(arm,size=0x320) addr:0x02128578 +func_ov045_02128898 kind:function(arm,size=0xb4) addr:0x02128898 +func_ov045_0212894c kind:function(arm,size=0x14) addr:0x0212894c +func_ov045_02128960 kind:function(arm,size=0x80) addr:0x02128960 +func_ov045_021289e0 kind:function(arm,size=0xb4) addr:0x021289e0 +func_ov045_02128a94 kind:function(arm,size=0x190) addr:0x02128a94 +func_ov045_02128c24 kind:function(arm,size=0x104) addr:0x02128c24 +func_ov045_02128d28 kind:function(arm,size=0x68) addr:0x02128d28 +func_ov045_02128d90 kind:function(arm,size=0x14) addr:0x02128d90 +func_ov045_02128da4 kind:function(arm,size=0x68) addr:0x02128da4 +func_ov045_02128e0c kind:function(arm,size=0x10) addr:0x02128e0c +func_ov045_02128e1c kind:function(arm,size=0x6c) addr:0x02128e1c +func_ov045_02128e88 kind:function(arm,size=0x14) addr:0x02128e88 +func_ov045_02128e9c kind:function(arm,size=0xc) addr:0x02128e9c +func_ov045_02128ea8 kind:function(arm,size=0x24) addr:0x02128ea8 +func_ov045_02128ecc kind:function(arm,size=0x28) addr:0x02128ecc +func_ov045_02128ef4 kind:function(arm,size=0x44) addr:0x02128ef4 +func_ov045_02128f38 kind:function(arm,size=0x94) addr:0x02128f38 +func_ov045_02128fcc kind:function(arm,size=0x20) addr:0x02128fcc +func_ov045_02128fec kind:function(arm,size=0x28) addr:0x02128fec +func_ov045_02129014 kind:function(arm,size=0x14) addr:0x02129014 +func_ov045_02129028 kind:function(arm,size=0xc) addr:0x02129028 +func_ov045_02129034 kind:function(arm,size=0x24) addr:0x02129034 +func_ov045_02129058 kind:function(arm,size=0x4c) addr:0x02129058 +func_ov045_021290a4 kind:function(arm,size=0x60) addr:0x021290a4 +func_ov045_02129104 kind:function(arm,size=0x68) addr:0x02129104 +func_ov045_0212916c kind:function(arm,size=0x44) addr:0x0212916c +func_ov045_021291b0 kind:function(arm,size=0x14) addr:0x021291b0 +func_ov045_021291c4 kind:function(arm,size=0x48) addr:0x021291c4 +func_ov045_0212920c kind:function(arm,size=0x30) addr:0x0212920c +func_ov045_0212923c kind:function(arm,size=0x20) addr:0x0212923c +func_ov045_0212925c kind:function(arm,size=0x54) addr:0x0212925c +func_ov045_021292b0 kind:function(arm,size=0x60) addr:0x021292b0 +func_ov045_02129310 kind:function(arm,size=0x28) addr:0x02129310 +func_ov045_02129338 kind:function(arm,size=0x30) addr:0x02129338 +func_ov045_02129368 kind:function(arm,size=0x14) addr:0x02129368 +func_ov045_0212937c kind:function(arm,size=0x1c) addr:0x0212937c +func_ov045_02129398 kind:function(arm,size=0x64) addr:0x02129398 +func_ov045_021293fc kind:function(arm,size=0xa4) addr:0x021293fc +data_ov045_021294a0 kind:data(any) addr:0x021294a0 +data_ov045_021294b0 kind:data(any) addr:0x021294b0 +data_ov045_021294c0 kind:data(any) addr:0x021294c0 +data_ov045_021294d0 kind:data(any) addr:0x021294d0 +data_ov045_021294e0 kind:data(any) addr:0x021294e0 +data_ov045_02129560 kind:data(any) addr:0x02129560 +data_ov045_021295e0 kind:data(any) addr:0x021295e0 +data_ov045_021295f0 kind:data(any) addr:0x021295f0 +__sinit_ov045_02129600 kind:function(arm,size=0x244) addr:0x02129600 +__sinit_ov045_02129844 kind:function(arm,size=0x130) addr:0x02129844 +__sinit_ov045_02129974 kind:function(arm,size=0x50) addr:0x02129974 +__sinit_ov045_021299c4 kind:function(arm,size=0x50) addr:0x021299c4 +__sinit_ov045_02129a14 kind:function(arm,size=0x50) addr:0x02129a14 +__sinit_ov045_02129a64 kind:function(arm,size=0x50) addr:0x02129a64 +.p__sinit_ov045_02129600 kind:data(word) addr:0x02129ab4 +.p__sinit_ov045_02129844 kind:data(word) addr:0x02129ab8 +.p__sinit_ov045_02129974 kind:data(word) addr:0x02129abc +.p__sinit_ov045_021299c4 kind:data(word) addr:0x02129ac0 +.p__sinit_ov045_02129a14 kind:data(word) addr:0x02129ac4 +.p__sinit_ov045_02129a64 kind:data(word) addr:0x02129ac8 +data_ov045_02129ae0 kind:data(any) addr:0x02129ae0 +data_ov045_02129ae8 kind:data(any) addr:0x02129ae8 +data_ov045_02129af0 kind:data(any) addr:0x02129af0 +data_ov045_02129b04 kind:data(any) addr:0x02129b04 +data_ov045_02129b28 kind:data(any) addr:0x02129b28 +data_ov045_02129b44 kind:data(any) addr:0x02129b44 +data_ov045_02129b4a kind:data(any) addr:0x02129b4a +data_ov045_02129b50 kind:data(any) addr:0x02129b50 +data_ov045_02129b56 kind:data(any) addr:0x02129b56 +data_ov045_02129b5c kind:data(any) addr:0x02129b5c +data_ov045_02129b62 kind:data(any) addr:0x02129b62 +data_ov045_02129b68 kind:data(any) addr:0x02129b68 +data_ov045_02129b6e kind:data(any) addr:0x02129b6e +data_ov045_02129b74 kind:data(any) addr:0x02129b74 +data_ov045_02129b7a kind:data(any) addr:0x02129b7a +data_ov045_02129b80 kind:data(any) addr:0x02129b80 +data_ov045_02129b86 kind:data(any) addr:0x02129b86 +data_ov045_02129b8c kind:data(any) addr:0x02129b8c +data_ov045_02129b92 kind:data(any) addr:0x02129b92 +data_ov045_02129ba0 kind:data(any) addr:0x02129ba0 +data_ov045_02129bf4 kind:data(any) addr:0x02129bf4 +data_ov045_02129c00 kind:data(any) addr:0x02129c00 +data_ov045_02129c0c kind:data(any) addr:0x02129c0c +data_ov045_02129c18 kind:data(any) addr:0x02129c18 +data_ov045_02129c24 kind:data(any) addr:0x02129c24 +data_ov045_02129c30 kind:data(any) addr:0x02129c30 +data_ov045_02129c3c kind:data(any) addr:0x02129c3c +data_ov045_02129c48 kind:data(any) addr:0x02129c48 +data_ov045_02129c54 kind:data(any) addr:0x02129c54 +data_ov045_02129c6c kind:data(any) addr:0x02129c6c +data_ov045_02129c88 kind:data(any) addr:0x02129c88 +data_ov045_02129cac kind:data(any) addr:0x02129cac +data_ov045_02129cd8 kind:data(any) addr:0x02129cd8 +data_ov045_02129d1c kind:data(any) addr:0x02129d1c +data_ov045_02129d7c kind:data(any) addr:0x02129d7c +data_ov045_02129d88 kind:data(any) addr:0x02129d88 +data_ov045_02129d94 kind:data(any) addr:0x02129d94 +data_ov045_02129da0 kind:data(any) addr:0x02129da0 +data_ov045_02129dac kind:data(any) addr:0x02129dac +data_ov045_02129db8 kind:data(any) addr:0x02129db8 +data_ov045_02129dc4 kind:data(any) addr:0x02129dc4 +data_ov045_02129dd0 kind:data(any) addr:0x02129dd0 +data_ov045_02129ddc kind:data(any) addr:0x02129ddc +data_ov045_02129e3c kind:data(any) addr:0x02129e3c +data_ov045_02129e54 kind:data(any) addr:0x02129e54 +data_ov045_02129e6c kind:data(any) addr:0x02129e6c +data_ov045_02129e84 kind:data(any) addr:0x02129e84 +data_ov045_02129ea4 kind:data(any) addr:0x02129ea4 +data_ov045_02129f00 kind:data(any) addr:0x02129f00 +data_ov045_02129f10 kind:data(any) addr:0x02129f10 +data_ov045_02129f20 kind:data(any) addr:0x02129f20 +data_ov045_02129f40 kind:data(any) addr:0x02129f40 +data_ov045_02129f64 kind:data(any) addr:0x02129f64 +data_ov045_02129fb0 kind:data(any) addr:0x02129fb0 +data_ov045_0212a004 kind:data(any) addr:0x0212a004 +data_ov045_0212a024 kind:data(any) addr:0x0212a024 +data_ov045_0212a04c kind:data(any) addr:0x0212a04c +data_ov045_0212a070 kind:data(any) addr:0x0212a070 +data_ov045_0212a0cc kind:data(any) addr:0x0212a0cc +data_ov045_0212a0f0 kind:data(any) addr:0x0212a0f0 +data_ov045_0212a118 kind:data(any) addr:0x0212a118 +data_ov045_0212a174 kind:data(any) addr:0x0212a174 +data_ov045_0212a19c kind:data(any) addr:0x0212a19c +data_ov045_0212a20c kind:data(any) addr:0x0212a20c +data_ov045_0212a220 kind:bss addr:0x0212a220 +data_ov045_0212a224 kind:bss addr:0x0212a224 +data_ov045_0212a230 kind:bss addr:0x0212a230 +data_ov045_0212a308 kind:bss addr:0x0212a308 +data_ov045_0212a31c kind:bss addr:0x0212a31c +data_ov045_0212a320 kind:bss addr:0x0212a320 +data_ov045_0212a32c kind:bss addr:0x0212a32c +data_ov045_0212a404 kind:bss addr:0x0212a404 +data_ov045_0212a408 kind:bss addr:0x0212a408 +data_ov045_0212a414 kind:bss addr:0x0212a414 +data_ov045_0212a420 kind:bss addr:0x0212a420 ambiguous +data_ov045_0212a4ec kind:bss addr:0x0212a4ec +data_ov045_0212a4f0 kind:bss addr:0x0212a4f0 +data_ov045_0212a4fc kind:bss addr:0x0212a4fc +data_ov045_0212a5d4 kind:bss addr:0x0212a5d4 +data_ov045_0212a5d8 kind:bss addr:0x0212a5d8 +data_ov045_0212a5e4 kind:bss addr:0x0212a5e4 +data_ov045_0212a620 kind:bss addr:0x0212a620 +data_ov045_0212a624 kind:bss addr:0x0212a624 +data_ov045_0212a630 kind:bss addr:0x0212a630 diff --git a/config/usa/arm9/overlays/ov046/delinks.txt b/config/usa/arm9/overlays/ov046/delinks.txt new file mode 100644 index 00000000..19b5a73e --- /dev/null +++ b/config/usa/arm9/overlays/ov046/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021234a0 end:0x02129a08 kind:code align:32 + .rodata start:0x02129a08 end:0x02129cb0 kind:rodata align:4 + .init start:0x02129cb0 end:0x02129f40 kind:code align:4 + .ctor start:0x02129f40 end:0x02129f54 kind:rodata align:4 + .data start:0x02129f60 end:0x0212a6e0 kind:data align:32 + .bss start:0x0212a6e0 end:0x0212aae0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov046/relocs.txt b/config/usa/arm9/overlays/ov046/relocs.txt new file mode 100644 index 00000000..a06df203 --- /dev/null +++ b/config/usa/arm9/overlays/ov046/relocs.txt @@ -0,0 +1,985 @@ +from:0x021234a8 kind:load to:0x0212a6f0 module:overlay(46) +from:0x021234bc kind:arm_call to:0x02011f3c module:main +from:0x021234c8 kind:arm_call to:0x02123538 module:overlay(46) +from:0x021234dc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02123530 kind:load to:0x02129f68 module:overlay(46) +from:0x02123544 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021235a8 kind:arm_call to:0x02058060 module:overlay(0) +from:0x021235cc kind:arm_call to:0x0203d138 module:main +from:0x021235d4 kind:arm_call to:0x021295d8 module:overlay(46) +from:0x02123610 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02123628 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02123638 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0212366c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02123690 kind:load to:0x0212a038 module:overlay(46) +from:0x02123694 kind:load to:0x0212a6f0 module:overlay(46) +from:0x02123698 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212369c kind:load to:0x02124cd4 module:overlay(46) +from:0x021236a0 kind:load to:0x027e07d4 module:dtcm +from:0x021236a4 kind:load to:0x02129f8c module:overlay(46) +from:0x021236b0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021236d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212370c kind:arm_call to:0x020580c4 module:overlay(0) +from:0x02123744 kind:arm_call to:0x020581b8 module:overlay(0) +from:0x02123750 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x0212375c kind:load to:0x027e0ce4 module:dtcm +from:0x02123760 kind:load to:0x020582e0 module:overlay(0) +from:0x02123828 kind:load to:0x021243a8 module:overlay(46) +from:0x02123894 kind:load to:0x02129a24 module:overlay(46) +from:0x021238c4 kind:arm_call to:0x02124c68 module:overlay(46) +from:0x02123950 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02123960 kind:arm_call to:0x021534a4 module:overlay(83) +from:0x0212399c kind:load to:0x027e09a8 module:dtcm +from:0x021239dc kind:arm_call to:0x021534a4 module:overlay(83) +from:0x021239f8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02123a34 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02123a50 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02123a60 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02123aa0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02123ae0 kind:arm_call to:0x02124c68 module:overlay(46) +from:0x02123b10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123b78 kind:arm_call to:0x021534a4 module:overlay(83) +from:0x02123bb8 kind:arm_call to:0x021534a4 module:overlay(83) +from:0x02123bd8 kind:arm_call to:0x02124c68 module:overlay(46) +from:0x02123c30 kind:arm_call to:0x021534a4 module:overlay(83) +from:0x02123cb0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02123cc0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123cd8 kind:arm_call to:0x02015058 module:main +from:0x02123d04 kind:arm_call to:0x02015058 module:main +from:0x02123d24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02123d40 kind:arm_call to:0x02015058 module:main +from:0x02123d6c kind:arm_call to:0x02015058 module:main +from:0x02123d94 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123da4 kind:arm_call to:0x021534a4 module:overlay(83) +from:0x02123dbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123dd0 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02123e18 kind:load to:0x027e09a8 module:dtcm +from:0x02123e60 kind:arm_call to:0x02124c68 module:overlay(46) +from:0x02123eb8 kind:arm_call to:0x021534a4 module:overlay(83) +from:0x02123f30 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02123f40 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123f58 kind:arm_call to:0x02015058 module:main +from:0x02123f80 kind:arm_call to:0x02015058 module:main +from:0x02123fa8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02123fb8 kind:arm_call to:0x021534a4 module:overlay(83) +from:0x02123fd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02123fe4 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x0212405c kind:arm_call to:0x02124c68 module:overlay(46) +from:0x0212408c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124104 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02124114 kind:arm_call to:0x021534a4 module:overlay(83) +from:0x0212413c kind:load to:0x027e09a8 module:dtcm +from:0x0212417c kind:arm_call to:0x021534a4 module:overlay(83) +from:0x02124198 kind:arm_call to:0x01ff916c module:itcm +from:0x021241a8 kind:arm_call to:0x01ff993c module:itcm +from:0x021241d8 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02124248 kind:arm_call to:0x02124c68 module:overlay(46) +from:0x02124300 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02124314 kind:arm_call to:0x02124c68 module:overlay(46) +from:0x02124430 kind:load to:0x0212a100 module:overlay(46) +from:0x02124434 kind:load to:0x0212a0f0 module:overlay(46) +from:0x02124494 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x021244d4 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x021244e8 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x021244f4 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02124508 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02124514 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02124528 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x02124548 kind:arm_call to:0x021243a8 module:overlay(46) +from:0x0212458c kind:load to:0x0212a0f0 module:overlay(46) +from:0x02124638 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02124650 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124730 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02124754 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02124780 kind:load to:0x027e0cec module:dtcm +from:0x021247a0 kind:arm_call to:0x02124438 module:overlay(46) +from:0x021247a8 kind:arm_call to:0x02124554 module:overlay(46) +from:0x021247c0 kind:arm_call to:0x02124590 module:overlay(46) +from:0x021247f0 kind:arm_call to:0x02124590 module:overlay(46) +from:0x02124818 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x02124850 kind:arm_call to:0x020581b8 module:overlay(0) +from:0x02124880 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124890 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124900 kind:arm_call to:0x01ff9638 module:itcm +from:0x02124928 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x0212493c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212494c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0212495c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02124a58 kind:arm_call to:0x02015058 module:main +from:0x02124ac0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02124adc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02124af8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02124b1c kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02124b44 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02124b8c kind:load to:0x020582e0 module:overlay(0) +from:0x02124b94 kind:load to:0x027e09c0 module:dtcm +from:0x02124b98 kind:load to:0x027e07d4 module:dtcm +from:0x02124b9c kind:load to:0x027e0cec module:dtcm +from:0x02124bac kind:load to:0x027e09bc module:dtcm +from:0x02124bb4 kind:load to:0x027e09a8 module:dtcm +from:0x02124bd0 kind:arm_call to:0x0215346c module:overlay(83) +from:0x02124c0c kind:arm_call to:0x01ffc744 module:itcm +from:0x02124c1c kind:arm_call to:0x0200ef5c module:main +from:0x02124c3c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02124c5c kind:arm_call to:0x021295f8 module:overlay(46) +from:0x02124c64 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02124c7c kind:load to:0x0212a090 module:overlay(46) +from:0x02124c80 kind:load to:0x02129fd0 module:overlay(46) +from:0x02124c94 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02124ca0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02124cbc kind:arm_call to:0x02057884 module:overlay(0) +from:0x02124ccc kind:arm_call to:0x02057884 module:overlay(0) +from:0x02124ce8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02124cf0 kind:arm_call to:0x02011ff4 module:main +from:0x02124d08 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02124d1c kind:arm_call to:0x0203d1e8 module:main +from:0x02124d24 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02124d2c kind:arm_call to:0x02058080 module:overlay(0) +from:0x02124d34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02124d40 kind:load to:0x020a02b4 module:overlay(0) +from:0x02124d50 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02124d64 kind:arm_call to:0x0203d1e8 module:main +from:0x02124d6c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02124d74 kind:arm_call to:0x02058080 module:overlay(0) +from:0x02124d7c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02124d84 kind:arm_call to:0x02011ff4 module:main +from:0x02124d90 kind:load to:0x020a02b4 module:overlay(0) +from:0x02124d9c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02124db0 kind:load to:0x0212a7d8 module:overlay(46) +from:0x02124dc4 kind:arm_call to:0x02011f3c module:main +from:0x02124dd0 kind:arm_call to:0x02124e28 module:overlay(46) +from:0x02124de8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02124e24 kind:load to:0x0212a1ac module:overlay(46) +from:0x02124e34 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02124e70 kind:arm_call to:0x0200f05c module:main +from:0x02124e8c kind:arm_call to:0x02058060 module:overlay(0) +from:0x02124eb8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02124ed4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02124ee4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02124efc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02124f0c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02124f30 kind:arm_call to:0x0203d138 module:main +from:0x02124f58 kind:arm_call to:0x021295d8 module:overlay(46) +from:0x02124f7c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02124ffc kind:arm_call to:0x02028c68 module:main +from:0x02125040 kind:load to:0x0212a288 module:overlay(46) +from:0x02125044 kind:load to:0x0212a7d8 module:overlay(46) +from:0x02125048 kind:load to:0x02129a54 module:overlay(46) +from:0x0212504c kind:load to:0x02129f8c module:overlay(46) +from:0x02125050 kind:load to:0x0212a1d0 module:overlay(46) +from:0x02125054 kind:load to:0x020a02b4 module:overlay(0) +from:0x02125058 kind:load to:0x02124cd4 module:overlay(46) +from:0x0212505c kind:load to:0x027e07d4 module:dtcm +from:0x02125088 kind:arm_call to:0x02127b64 module:overlay(46) +from:0x021250a8 kind:arm_call to:0x0203d1e8 module:main +from:0x021250b0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021250b8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021250c0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021250c8 kind:arm_call to:0x02058080 module:overlay(0) +from:0x021250d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021250dc kind:load to:0x0212a288 module:overlay(46) +from:0x021250e0 kind:load to:0x020a02b4 module:overlay(0) +from:0x02125108 kind:arm_call to:0x02127b64 module:overlay(46) +from:0x02125128 kind:arm_call to:0x0203d1e8 module:main +from:0x02125130 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02125138 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02125140 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02125148 kind:arm_call to:0x02058080 module:overlay(0) +from:0x02125150 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02125158 kind:arm_call to:0x02011ff4 module:main +from:0x02125164 kind:load to:0x0212a288 module:overlay(46) +from:0x02125168 kind:load to:0x020a02b4 module:overlay(0) +from:0x02125190 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021251a0 kind:arm_call to:0x02125a60 module:overlay(46) +from:0x021251d0 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x02125204 kind:arm_call to:0x02058244 module:overlay(0) +from:0x02125228 kind:load to:0x027e0ce4 module:dtcm +from:0x0212522c kind:load to:0x020582e0 module:overlay(0) +from:0x02125254 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02125284 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02125290 kind:load to:0x020b537c module:overlay(0) +from:0x02125340 kind:arm_call to:0x02125230 module:overlay(46) +from:0x02125354 kind:load to:0x02049bc4 module:main +from:0x02125374 kind:arm_call to:0x02127b58 module:overlay(46) +from:0x021253a4 kind:arm_call to:0x02127b64 module:overlay(46) +from:0x02125428 kind:arm_call to:0x02125230 module:overlay(46) +from:0x02125458 kind:arm_call to:0x02126330 module:overlay(46) +from:0x02125504 kind:load to:0x02049bc4 module:main +from:0x0212556c kind:arm_call to:0x02125298 module:overlay(46) +from:0x02125574 kind:arm_call to:0x02126330 module:overlay(46) +from:0x021255d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021255e4 kind:arm_call to:0x0215361c module:overlay(83) +from:0x021255fc kind:arm_call to:0x02153534 module:overlay(83) +from:0x02125608 kind:load to:0x027e09a8 module:dtcm +from:0x0212564c kind:arm_call to:0x02153534 module:overlay(83) +from:0x02125654 kind:arm_call to:0x021253b8 module:overlay(46) +from:0x02125668 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125680 kind:arm_call to:0x02125a60 module:overlay(46) +from:0x021256e0 kind:arm_call to:0x02126330 module:overlay(46) +from:0x02125738 kind:arm_call to:0x02153534 module:overlay(83) +from:0x02125744 kind:load to:0x02049bc4 module:main +from:0x0212578c kind:arm_call to:0x02153534 module:overlay(83) +from:0x02125794 kind:arm_call to:0x021253b8 module:overlay(46) +from:0x02125814 kind:arm_call to:0x0201521c module:main +from:0x02125840 kind:arm_call to:0x02126330 module:overlay(46) +from:0x0212589c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021258a4 kind:arm_call to:0x02125358 module:overlay(46) +from:0x021258b0 kind:load to:0x027e09a8 module:dtcm +from:0x02125900 kind:arm_call to:0x02153534 module:overlay(83) +from:0x02125958 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0212596c kind:arm_call to:0x02125388 module:overlay(46) +from:0x02125978 kind:arm_call to:0x02125a60 module:overlay(46) +from:0x02125990 kind:arm_call to:0x02126330 module:overlay(46) +from:0x02125a44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02125a58 kind:arm_call to:0x02125a60 module:overlay(46) +from:0x02125ae8 kind:load to:0x0212a2f0 module:overlay(46) +from:0x02125aec kind:load to:0x0212a2e0 module:overlay(46) +from:0x02125b28 kind:load to:0x0212a2e0 module:overlay(46) +from:0x02125bb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02125c98 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02125cc0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125d78 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02125db4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02125dcc kind:load to:0x027e0cec module:dtcm +from:0x02125e30 kind:arm_call to:0x02125a60 module:overlay(46) +from:0x02125e58 kind:arm_call to:0x02125a60 module:overlay(46) +from:0x02125e7c kind:arm_call to:0x02125af0 module:overlay(46) +from:0x02125e90 kind:arm_call to:0x02125b2c module:overlay(46) +from:0x02125eb4 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02125edc kind:arm_call to:0x020580c4 module:overlay(0) +from:0x02125f10 kind:arm_call to:0x02058244 module:overlay(0) +from:0x02125f18 kind:arm_call to:0x02125b2c module:overlay(46) +from:0x02125f60 kind:arm_call to:0x01ffad5c module:itcm +from:0x02125f70 kind:arm_call to:0x02128338 module:overlay(46) +from:0x02125fd0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02125fe0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02125ff0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021260e0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02126104 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126118 kind:arm_call to:0x01ffb714 module:itcm +from:0x02126128 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02126138 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021261b0 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021261f4 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02126210 kind:load to:0x027e09c0 module:dtcm +from:0x02126214 kind:load to:0x020582e0 module:overlay(0) +from:0x02126218 kind:load to:0x02129a74 module:overlay(46) +from:0x0212621c kind:load to:0x02129a48 module:overlay(46) +from:0x02126230 kind:arm_call to:0x0215346c module:overlay(83) +from:0x02126274 kind:arm_call to:0x01ffc768 module:itcm +from:0x02126288 kind:arm_call to:0x0200ef5c module:main +from:0x021262a4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021262f0 kind:arm_call to:0x021295f8 module:overlay(46) +from:0x021262f8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02126344 kind:load to:0x0212a1f0 module:overlay(46) +from:0x02126348 kind:load to:0x0212a238 module:overlay(46) +from:0x021263a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021263b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021263cc kind:arm_call to:0x0205ed48 module:overlay(0) +from:0x021263ec kind:arm_call to:0x01ffb800 module:itcm +from:0x02126414 kind:arm_call to:0x01ff938c module:itcm +from:0x02126438 kind:arm_call to:0x01ffb744 module:itcm +from:0x02126480 kind:arm_call to:0x0207c0e4 module:overlay(0) +from:0x021264d8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021264ec kind:load to:0x0212a8c0 module:overlay(46) +from:0x02126500 kind:arm_call to:0x02011f3c module:main +from:0x0212650c kind:arm_call to:0x02126560 module:overlay(46) +from:0x02126520 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02126558 kind:load to:0x0212a37c module:overlay(46) +from:0x02126570 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021265d4 kind:arm_call to:0x02058060 module:overlay(0) +from:0x02126600 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02126618 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02126628 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02126654 kind:arm_call to:0x0203d138 module:main +from:0x02126670 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x021266dc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02126714 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0212672c kind:arm_call to:0x02126c18 module:overlay(46) +from:0x02126738 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02126748 kind:arm_call to:0x02028c68 module:main +from:0x02126780 kind:load to:0x0212a448 module:overlay(46) +from:0x02126784 kind:load to:0x0212a8c0 module:overlay(46) +from:0x02126788 kind:load to:0x02129f8c module:overlay(46) +from:0x0212678c kind:load to:0x020a02b4 module:overlay(0) +from:0x02126790 kind:load to:0x02124cd4 module:overlay(46) +from:0x02126794 kind:load to:0x0212a36c module:overlay(46) +from:0x021267bc kind:arm_call to:0x02128b6c module:overlay(46) +from:0x021267dc kind:arm_call to:0x0203d1e8 module:main +from:0x021267e4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021267ec kind:arm_call to:0x02058080 module:overlay(0) +from:0x021267f4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02126800 kind:load to:0x0212a448 module:overlay(46) +from:0x02126804 kind:load to:0x020a02b4 module:overlay(0) +from:0x0212682c kind:arm_call to:0x02128b6c module:overlay(46) +from:0x0212684c kind:arm_call to:0x0203d1e8 module:main +from:0x02126854 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0212685c kind:arm_call to:0x02058080 module:overlay(0) +from:0x02126864 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0212686c kind:arm_call to:0x02011ff4 module:main +from:0x02126878 kind:load to:0x0212a448 module:overlay(46) +from:0x0212687c kind:load to:0x020a02b4 module:overlay(0) +from:0x021268ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021268c4 kind:arm_call to:0x021269d8 module:overlay(46) +from:0x021268d8 kind:arm_call to:0x02126f58 module:overlay(46) +from:0x0212692c kind:arm_call to:0x020580c4 module:overlay(0) +from:0x02126960 kind:arm_call to:0x02058244 module:overlay(0) +from:0x0212696c kind:load to:0x027e0ce4 module:dtcm +from:0x02126970 kind:load to:0x02129ba4 module:overlay(46) +from:0x02126974 kind:load to:0x02129bb8 module:overlay(46) +from:0x02126978 kind:load to:0x020582e0 module:overlay(0) +from:0x021269a0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021269c4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021269d0 kind:load to:0x020b537c module:overlay(0) +from:0x02126a38 kind:arm_call to:0x0212697c module:overlay(46) +from:0x02126a50 kind:load to:0x02049bc4 module:main +from:0x02126a70 kind:arm_call to:0x02128b6c module:overlay(46) +from:0x02126ae8 kind:arm_call to:0x0212697c module:overlay(46) +from:0x02126b3c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02126b4c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02126b74 kind:arm_call to:0x02126f58 module:overlay(46) +from:0x02126b80 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02126bb4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126bc4 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02126bd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02126be8 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x02126bf4 kind:load to:0x027e0ce4 module:dtcm +from:0x02126c44 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02126c50 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02126c64 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02126c70 kind:load to:0x0212a8c0 module:overlay(46) +from:0x02126c74 kind:load to:0x02129bd0 module:overlay(46) +from:0x02126c9c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02126cb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126cc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02126d00 kind:arm_call to:0x02126f58 module:overlay(46) +from:0x02126d24 kind:arm_call to:0x021269d8 module:overlay(46) +from:0x02126d80 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126d8c kind:load to:0x0212a3b0 module:overlay(46) +from:0x02126d90 kind:load to:0x027e09a8 module:dtcm +from:0x02126da8 kind:arm_call to:0x02126a84 module:overlay(46) +from:0x02126dbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126dd0 kind:arm_call to:0x02126f58 module:overlay(46) +from:0x02126e30 kind:load to:0x0212a398 module:overlay(46) +from:0x02126e74 kind:arm_call to:0x02126a84 module:overlay(46) +from:0x02126ee4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126ef8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02126f04 kind:arm_call to:0x02126c18 module:overlay(46) +from:0x02126f10 kind:load to:0x0212a3c8 module:overlay(46) +from:0x02126f14 kind:load to:0x027e09a8 module:dtcm +from:0x02126f34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02126f44 kind:arm_call to:0x02126a54 module:overlay(46) +from:0x02126fe0 kind:load to:0x0212a3f0 module:overlay(46) +from:0x02126fe4 kind:load to:0x0212a3e0 module:overlay(46) +from:0x021270dc kind:arm_call to:0x020a0080 module:overlay(0) +from:0x021270f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127118 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02127148 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02127160 kind:load to:0x0212a3e0 module:overlay(46) +from:0x02127168 kind:load to:0x027e0cec module:dtcm +from:0x0212716c kind:load to:0x027e0108 module:dtcm +from:0x021271d4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021271f0 kind:load to:0x02129bb0 module:overlay(46) +from:0x021271f4 kind:load to:0x02129bf0 module:overlay(46) +from:0x02127264 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127278 kind:arm_call to:0x01ffb714 module:itcm +from:0x02127290 kind:arm_call to:0x01ffb860 module:itcm +from:0x02127298 kind:arm_call to:0x01ffb800 module:itcm +from:0x021272a8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0212730c kind:arm_call to:0x01ffb974 module:itcm +from:0x02127324 kind:arm_call to:0x01ffb714 module:itcm +from:0x0212733c kind:arm_call to:0x01ffb800 module:itcm +from:0x02127354 kind:arm_call to:0x01ffb428 module:itcm +from:0x02127360 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02127370 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0212737c kind:load to:0x02129bf0 module:overlay(46) +from:0x02127380 kind:load to:0x02129bb0 module:overlay(46) +from:0x02127394 kind:arm_call to:0x02126fe8 module:overlay(46) +from:0x021273c0 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x021273f4 kind:arm_call to:0x02058244 module:overlay(0) +from:0x021273fc kind:arm_call to:0x02126b04 module:overlay(46) +from:0x02127408 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02127448 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02127464 kind:arm_call to:0x01fff168 module:itcm +from:0x021274a0 kind:arm_call to:0x021271f8 module:overlay(46) +from:0x021274ac kind:arm_call to:0x0215af58 module:overlay(83) +from:0x021274c0 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x021274d4 kind:arm_call to:0x02127170 module:overlay(46) +from:0x02127520 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02127568 kind:arm_call to:0x01ffad5c module:itcm +from:0x02127578 kind:arm_call to:0x021292b4 module:overlay(46) +from:0x021275c0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021275d0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02127634 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127654 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x02127664 kind:load to:0x020582e0 module:overlay(0) +from:0x02127668 kind:load to:0x027e0ce0 module:dtcm +from:0x0212766c kind:load to:0x027e09a8 module:dtcm +from:0x02127674 kind:load to:0x02129c38 module:overlay(46) +from:0x02127678 kind:load to:0x02129ba8 module:overlay(46) +from:0x0212767c kind:load to:0x027e09c0 module:dtcm +from:0x0212768c kind:arm_call to:0x0215346c module:overlay(83) +from:0x021276b8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021276c8 kind:arm_call to:0x01ffc744 module:itcm +from:0x021276d4 kind:arm_call to:0x0200ef5c module:main +from:0x021276f0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021276f8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0212775c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127768 kind:arm_call to:0x01fff458 module:itcm +from:0x0212778c kind:load to:0x027e0ce4 module:dtcm +from:0x021277b8 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02127814 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02127828 kind:load to:0x0212a9a8 module:overlay(46) +from:0x0212783c kind:arm_call to:0x02011f3c module:main +from:0x02127848 kind:arm_call to:0x021278a0 module:overlay(46) +from:0x0212785c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02127894 kind:load to:0x0212a4fc module:overlay(46) +from:0x021278a8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02127920 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0212792c kind:arm_call to:0x021285b4 module:overlay(46) +from:0x02127938 kind:arm_call to:0x02128680 module:overlay(46) +from:0x02127940 kind:arm_call to:0x02128710 module:overlay(46) +from:0x021279ac kind:arm_call to:0x01ffa06c module:itcm +from:0x021279d0 kind:load to:0x0212a570 module:overlay(46) +from:0x021279d4 kind:load to:0x0212a9a8 module:overlay(46) +from:0x021279d8 kind:load to:0x020b1948 module:overlay(0) +from:0x021279dc kind:load to:0x0212a9ac module:overlay(46) +from:0x021279e8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021279fc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02127a2c kind:arm_call to:0x021262fc module:overlay(46) +from:0x02127a3c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02127a44 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02127a4c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02127a54 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02127a60 kind:load to:0x0212a570 module:overlay(46) +from:0x02127a88 kind:arm_call to:0x021262fc module:overlay(46) +from:0x02127a98 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02127aa0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02127aa8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02127ab0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02127ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02127ac4 kind:load to:0x0212a570 module:overlay(46) +from:0x02127b48 kind:arm_call to:0x02128240 module:overlay(46) +from:0x02127b54 kind:load to:0x027e07d4 module:dtcm +from:0x02127bb0 kind:arm_call to:0x021262fc module:overlay(46) +from:0x02127bc0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02127c4c kind:arm_call to:0x01ffb464 module:itcm +from:0x02127c5c kind:arm_call to:0x01ff9218 module:itcm +from:0x02127c7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02127c8c kind:arm_call to:0x01ff9218 module:itcm +from:0x02127ca0 kind:arm_call to:0x02128484 module:overlay(46) +from:0x02127cb8 kind:load to:0x02128484 module:overlay(46) +from:0x02127d08 kind:arm_call to:0x021262fc module:overlay(46) +from:0x02127d54 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02127d64 kind:load to:0x0212a9ac module:overlay(46) +from:0x02127d68 kind:load to:0x0212a9a8 module:overlay(46) +from:0x02127d84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02127dc8 kind:arm_call to:0x02099718 module:overlay(0) +from:0x02127de4 kind:arm_call to:0x020eed44 module:overlay(31) +from:0x02127df8 kind:arm_call to:0x02028d08 module:main +from:0x02127e10 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02127e20 kind:arm_call to:0x01ffa60c module:itcm +from:0x02127e60 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02127e70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02127eb0 kind:arm_call to:0x021287a4 module:overlay(46) +from:0x02127ebc kind:load to:0x027e0ce4 module:dtcm +from:0x02127ec0 kind:load to:0x0204093c module:main +from:0x02127f50 kind:arm_call to:0x02127d6c module:overlay(46) +from:0x02127f80 kind:arm_call to:0x01ff938c module:itcm +from:0x02127fbc kind:arm_call to:0x01fff17c module:itcm +from:0x02127fc8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02127ff0 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02128018 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02128048 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x0212805c kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02128068 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02128090 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021280a0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x021280e4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021280fc kind:arm_call to:0x02128240 module:overlay(46) +from:0x02128138 kind:arm_call to:0x02128240 module:overlay(46) +from:0x02128144 kind:load to:0x027e0108 module:dtcm +from:0x02128148 kind:load to:0x027e0ce0 module:dtcm +from:0x02128150 kind:load to:0x027e09c0 module:dtcm +from:0x02128188 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021281a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021281c0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021281d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021281e0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021281f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0212822c kind:load to:0x027e0cec module:dtcm +from:0x02128230 kind:load to:0x027e09a8 module:dtcm +from:0x02128238 kind:load to:0x027e0ce4 module:dtcm +from:0x02128280 kind:load to:0x0212a518 module:overlay(46) +from:0x021282b8 kind:load to:0x0212a518 module:overlay(46) +from:0x021282d0 kind:arm_call to:0x02128284 module:overlay(46) +from:0x021282f0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02128330 kind:load to:0x02129c98 module:overlay(46) +from:0x02128334 kind:load to:0x027e07b4 module:dtcm +from:0x02128350 kind:arm_call to:0x02028cb4 module:main +from:0x02128360 kind:arm_call to:0x02028cb4 module:main +from:0x02128378 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212839c kind:arm_call to:0x0200ef5c module:main +from:0x021283a8 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x021283dc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021283f0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0212846c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02128478 kind:load to:0x0203e93c module:main +from:0x0212847c kind:load to:0x027e09b4 module:dtcm +from:0x02128498 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021284d0 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02128504 kind:load to:0x02128240 module:overlay(46) +from:0x02128530 kind:arm_call to:0x01ff9770 module:itcm +from:0x0212853c kind:arm_call to:0x02128240 module:overlay(46) +from:0x02128594 kind:arm_call to:0x021262fc module:overlay(46) +from:0x021285a8 kind:arm_call to:0x02128240 module:overlay(46) +from:0x021285cc kind:arm_call to:0x020f6264 module:overlay(31) +from:0x021285e4 kind:load to:0x0212a4ac module:overlay(46) +from:0x02128604 kind:arm_call to:0x021284dc module:overlay(46) +from:0x02128614 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02128630 kind:arm_call to:0x021284f8 module:overlay(46) +from:0x02128638 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x02128650 kind:arm_call to:0x01ffb800 module:itcm +from:0x02128660 kind:arm_call to:0x02128548 module:overlay(46) +from:0x0212866c kind:arm_call to:0x02128508 module:overlay(46) +from:0x02128678 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x021286b8 kind:load to:0x0212a4e0 module:overlay(46) +from:0x021286d0 kind:arm_call to:0x01fff458 module:itcm +from:0x021286f0 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0212870c kind:load to:0x02128240 module:overlay(46) +from:0x02128718 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0212872c kind:load to:0x0212a4c4 module:overlay(46) +from:0x02128758 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02128794 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x021287bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128804 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02128810 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02128820 kind:load to:0x027e0ce4 module:dtcm +from:0x0212882c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02128834 kind:arm_call to:0x02011ff4 module:main +from:0x02128848 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02128850 kind:arm_call to:0x02011ff4 module:main +from:0x02128864 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02128878 kind:load to:0x0212aa90 module:overlay(46) +from:0x0212888c kind:arm_call to:0x02011f3c module:main +from:0x02128898 kind:arm_call to:0x02128900 module:overlay(46) +from:0x021288ac kind:arm_call to:0x0209765c module:overlay(0) +from:0x021288dc kind:load to:0x0212a604 module:overlay(46) +from:0x021288f4 kind:load to:0x020b537c module:overlay(0) +from:0x021288fc kind:load to:0x020974bc module:overlay(0) +from:0x02128908 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02128914 kind:arm_call to:0x021288e4 module:overlay(46) +from:0x02128980 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0212898c kind:arm_call to:0x0212944c module:overlay(46) +from:0x02128998 kind:arm_call to:0x02129518 module:overlay(46) +from:0x021289f4 kind:arm_call to:0x01ffa06c module:itcm +from:0x02128a18 kind:load to:0x0212a678 module:overlay(46) +from:0x02128a1c kind:load to:0x020b1948 module:overlay(0) +from:0x02128a20 kind:load to:0x0212aa94 module:overlay(46) +from:0x02128a24 kind:load to:0x0212aa80 module:overlay(46) +from:0x02128a30 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02128a60 kind:arm_call to:0x021276fc module:overlay(46) +from:0x02128a70 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02128a78 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02128a80 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02128a8c kind:load to:0x0212a678 module:overlay(46) +from:0x02128ab4 kind:arm_call to:0x021276fc module:overlay(46) +from:0x02128ac4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02128acc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02128ad4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02128adc kind:arm_call to:0x02011ff4 module:main +from:0x02128ae8 kind:load to:0x0212a678 module:overlay(46) +from:0x02128b5c kind:arm_call to:0x021291c4 module:overlay(46) +from:0x02128b68 kind:load to:0x027e07d4 module:dtcm +from:0x02128b88 kind:arm_call to:0x021276fc module:overlay(46) +from:0x02128b98 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02128c14 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128c24 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128c44 kind:arm_call to:0x01ffb464 module:itcm +from:0x02128c54 kind:arm_call to:0x01ff9218 module:itcm +from:0x02128c68 kind:arm_call to:0x02129394 module:overlay(46) +from:0x02128c80 kind:load to:0x02129394 module:overlay(46) +from:0x02128ca0 kind:arm_call to:0x021276fc module:overlay(46) +from:0x02128ce0 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02128cec kind:load to:0x0212aa94 module:overlay(46) +from:0x02128cf0 kind:load to:0x0212aa80 module:overlay(46) +from:0x02128d0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02128d44 kind:arm_call to:0x01fff148 module:itcm +from:0x02128d6c kind:arm_call to:0x01ff9258 module:itcm +from:0x02128d88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128d98 kind:arm_call to:0x01ff9770 module:itcm +from:0x02128de8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02128df0 kind:arm_call to:0x01ff938c module:itcm +from:0x02128e30 kind:arm_call to:0x01ffb974 module:itcm +from:0x02128e40 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02128e70 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02128e78 kind:arm_call to:0x0205f458 module:overlay(0) +from:0x02128e84 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02128e98 kind:load to:0x027e0ce4 module:dtcm +from:0x02128e9c kind:load to:0x027e0ce0 module:dtcm +from:0x02128ea4 kind:load to:0x027e0108 module:dtcm +from:0x02128f10 kind:arm_call to:0x01ff938c module:itcm +from:0x02128f4c kind:arm_call to:0x01fff17c module:itcm +from:0x02128f58 kind:arm_call to:0x01ff9638 module:itcm +from:0x02128f7c kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02128fa4 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02128fcc kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x02128fe0 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02128fec kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02129014 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02129024 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02129068 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02129080 kind:arm_call to:0x021291c4 module:overlay(46) +from:0x021290bc kind:arm_call to:0x021291c4 module:overlay(46) +from:0x021290c8 kind:load to:0x027e0108 module:dtcm +from:0x021290cc kind:load to:0x027e0ce0 module:dtcm +from:0x021290d4 kind:load to:0x027e09c0 module:dtcm +from:0x0212910c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02129128 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02129144 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0212915c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02129164 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02129174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021291b0 kind:load to:0x027e0cec module:dtcm +from:0x021291b4 kind:load to:0x027e09a8 module:dtcm +from:0x021291bc kind:load to:0x027e0ce4 module:dtcm +from:0x02129204 kind:load to:0x0212a620 module:overlay(46) +from:0x0212923c kind:load to:0x0212a620 module:overlay(46) +from:0x0212924c kind:arm_call to:0x02129208 module:overlay(46) +from:0x0212926c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021292ac kind:load to:0x02129ca4 module:overlay(46) +from:0x021292b0 kind:load to:0x027e07b4 module:dtcm +from:0x021292cc kind:arm_call to:0x02028cb4 module:main +from:0x021292dc kind:arm_call to:0x02028cb4 module:main +from:0x021292f8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0212930c kind:arm_call to:0x02057f54 module:overlay(0) +from:0x02129380 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0212938c kind:load to:0x027e09b4 module:dtcm +from:0x021293a4 kind:load to:0x020989c0 module:overlay(0) +from:0x021293d0 kind:load to:0x021291c4 module:overlay(46) +from:0x021293fc kind:arm_call to:0x01ff9770 module:itcm +from:0x02129408 kind:arm_call to:0x021291c4 module:overlay(46) +from:0x02129430 kind:arm_call to:0x021276fc module:overlay(46) +from:0x02129444 kind:arm_call to:0x021291c4 module:overlay(46) +from:0x02129464 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x0212947c kind:load to:0x0212a5d0 module:overlay(46) +from:0x0212949c kind:arm_call to:0x021293a8 module:overlay(46) +from:0x021294ac kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x021294c8 kind:arm_call to:0x021293c4 module:overlay(46) +from:0x021294d0 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x021294e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021294f8 kind:arm_call to:0x02129414 module:overlay(46) +from:0x02129504 kind:arm_call to:0x021293d4 module:overlay(46) +from:0x02129510 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x02129550 kind:load to:0x0212a5e8 module:overlay(46) +from:0x02129568 kind:arm_call to:0x01fff458 module:itcm +from:0x02129588 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x021295a4 kind:load to:0x021291c4 module:overlay(46) +from:0x021295b0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021295b8 kind:arm_call to:0x02011ff4 module:main +from:0x021295cc kind:arm_call to:0x02097704 module:overlay(0) +from:0x02129634 kind:arm_call to:0x01ffb714 module:itcm +from:0x02129644 kind:arm_call to:0x01ff938c module:itcm +from:0x02129678 kind:arm_call to:0x01ff9638 module:itcm +from:0x0212967c kind:arm_call to:0x01ff8d38 module:itcm +from:0x021296b4 kind:arm_call to:0x021296fc module:overlay(46) +from:0x021296e0 kind:arm_call to:0x021296fc module:overlay(46) +from:0x021296f0 kind:load to:0x027e09ac module:dtcm +from:0x021297a8 kind:arm_call to:0x02024a08 module:main +from:0x021299fc kind:load to:0x027e0254 module:dtcm +from:0x02129cd0 kind:arm_call to:0x021234d0 module:overlay(46) +from:0x02129ce0 kind:arm_call to:0x0203ce4c module:main +from:0x02129d20 kind:load to:0x0212a6e0 module:overlay(46) +from:0x02129d24 kind:load to:0x0212a6f0 module:overlay(46) +from:0x02129d28 kind:load to:0x02124d94 module:overlay(46) +from:0x02129d2c kind:load to:0x0212a6e4 module:overlay(46) +from:0x02129d30 kind:load to:0x02043190 module:main +from:0x02129d34 kind:load to:0x0212a0f0 module:overlay(46) +from:0x02129d6c kind:arm_call to:0x02124dd8 module:overlay(46) +from:0x02129d7c kind:arm_call to:0x0203ce4c module:main +from:0x02129dd4 kind:load to:0x0212a198 module:overlay(46) +from:0x02129dd8 kind:load to:0x0212a7c8 module:overlay(46) +from:0x02129ddc kind:load to:0x0212a7d8 module:overlay(46) +from:0x02129de0 kind:load to:0x021264d0 module:overlay(46) +from:0x02129de4 kind:load to:0x0212a7cc module:overlay(46) +from:0x02129de8 kind:load to:0x02043190 module:main +from:0x02129dec kind:load to:0x0212a2e0 module:overlay(46) +from:0x02129e24 kind:arm_call to:0x02126514 module:overlay(46) +from:0x02129e34 kind:arm_call to:0x0203ce4c module:main +from:0x02129e84 kind:load to:0x0212a358 module:overlay(46) +from:0x02129e88 kind:load to:0x0212a8b0 module:overlay(46) +from:0x02129e8c kind:load to:0x0212a8c0 module:overlay(46) +from:0x02129e90 kind:load to:0x0212780c module:overlay(46) +from:0x02129e94 kind:load to:0x0212a8b4 module:overlay(46) +from:0x02129e98 kind:load to:0x02043190 module:main +from:0x02129e9c kind:load to:0x0212a3e0 module:overlay(46) +from:0x02129ebc kind:arm_call to:0x02127850 module:overlay(46) +from:0x02129ecc kind:arm_call to:0x0203ce4c module:main +from:0x02129ee0 kind:load to:0x0212a998 module:overlay(46) +from:0x02129ee4 kind:load to:0x0212a9a8 module:overlay(46) +from:0x02129ee8 kind:load to:0x0212885c module:overlay(46) +from:0x02129eec kind:load to:0x0212a99c module:overlay(46) +from:0x02129f0c kind:arm_call to:0x021288a0 module:overlay(46) +from:0x02129f1c kind:arm_call to:0x0203ce4c module:main +from:0x02129f30 kind:load to:0x0212aa80 module:overlay(46) +from:0x02129f34 kind:load to:0x0212aa90 module:overlay(46) +from:0x02129f38 kind:load to:0x021295c4 module:overlay(46) +from:0x02129f3c kind:load to:0x0212aa84 module:overlay(46) +from:0x02129f40 kind:load to:0x02129cb0 module:overlay(46) +from:0x02129f44 kind:load to:0x02129d38 module:overlay(46) +from:0x02129f48 kind:load to:0x02129df0 module:overlay(46) +from:0x02129f4c kind:load to:0x02129ea0 module:overlay(46) +from:0x02129f50 kind:load to:0x02129ef0 module:overlay(46) +from:0x02129f68 kind:load to:0x021234ac module:overlay(46) +from:0x02129f6c kind:load to:0x02097924 module:overlay(0) +from:0x02129f70 kind:load to:0x02097734 module:overlay(0) +from:0x02129f74 kind:load to:0x020977b0 module:overlay(0) +from:0x02129f78 kind:load to:0x0209792c module:overlay(0) +from:0x02129f7c kind:load to:0x0209794c module:overlay(0) +from:0x02129f80 kind:load to:0x02097978 module:overlay(0) +from:0x02129f8c kind:load to:0x021236a8 module:overlay(46) +from:0x02129f90 kind:load to:0x02124ce0 module:overlay(46) +from:0x02129f94 kind:load to:0x0209a234 module:overlay(0) +from:0x02129f98 kind:load to:0x0209a268 module:overlay(0) +from:0x02129f9c kind:load to:0x0209a300 module:overlay(0) +from:0x02129fa0 kind:load to:0x0209a314 module:overlay(0) +from:0x02129fa4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02129fa8 kind:load to:0x0209a33c module:overlay(0) +from:0x02129fac kind:load to:0x0209a3c4 module:overlay(0) +from:0x02129fb0 kind:load to:0x0209a04c module:overlay(0) +from:0x02129fb4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02129fb8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02129fbc kind:load to:0x0209a328 module:overlay(0) +from:0x02129fc0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02129fc4 kind:load to:0x02124ca8 module:overlay(46) +from:0x02129fc8 kind:load to:0x02124c84 module:overlay(46) +from:0x02129fcc kind:load to:0x0209a6ec module:overlay(0) +from:0x0212a038 kind:load to:0x020984f8 module:overlay(0) +from:0x0212a03c kind:load to:0x02098534 module:overlay(0) +from:0x0212a040 kind:load to:0x0209854c module:overlay(0) +from:0x0212a044 kind:load to:0x02098558 module:overlay(0) +from:0x0212a048 kind:load to:0x01fff464 module:itcm +from:0x0212a04c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212a050 kind:load to:0x021236bc module:overlay(46) +from:0x0212a054 kind:load to:0x02098490 module:overlay(0) +from:0x0212a058 kind:load to:0x02124794 module:overlay(46) +from:0x0212a05c kind:load to:0x02124bc4 module:overlay(46) +from:0x0212a060 kind:load to:0x0209849c module:overlay(0) +from:0x0212a064 kind:load to:0x02124bf0 module:overlay(46) +from:0x0212a068 kind:load to:0x02098fe4 module:overlay(0) +from:0x0212a06c kind:load to:0x020984a8 module:overlay(0) +from:0x0212a070 kind:load to:0x02098564 module:overlay(0) +from:0x0212a074 kind:load to:0x020985d0 module:overlay(0) +from:0x0212a078 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212a07c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212a080 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212a084 kind:load to:0x02124cfc module:overlay(46) +from:0x0212a088 kind:load to:0x02124d44 module:overlay(46) +from:0x0212a08c kind:load to:0x02099568 module:overlay(0) +from:0x0212a0f0 kind:load to:0x02123898 module:overlay(46) +from:0x0212a0f8 kind:load to:0x021238b4 module:overlay(46) +from:0x0212a108 kind:load to:0x021238b8 module:overlay(46) +from:0x0212a110 kind:load to:0x021239a4 module:overlay(46) +from:0x0212a118 kind:load to:0x02123ab8 module:overlay(46) +from:0x0212a120 kind:load to:0x02123ad4 module:overlay(46) +from:0x0212a128 kind:load to:0x02123b94 module:overlay(46) +from:0x0212a138 kind:load to:0x02123bcc module:overlay(46) +from:0x0212a140 kind:load to:0x02123c54 module:overlay(46) +from:0x0212a148 kind:load to:0x02123e28 module:overlay(46) +from:0x0212a150 kind:load to:0x02123e54 module:overlay(46) +from:0x0212a158 kind:load to:0x02123edc module:overlay(46) +from:0x0212a160 kind:load to:0x02124024 module:overlay(46) +from:0x0212a168 kind:load to:0x02124050 module:overlay(46) +from:0x0212a170 kind:load to:0x02124144 module:overlay(46) +from:0x0212a178 kind:load to:0x021241e8 module:overlay(46) +from:0x0212a180 kind:load to:0x0212422c module:overlay(46) +from:0x0212a188 kind:load to:0x021242c8 module:overlay(46) +from:0x0212a190 kind:load to:0x02124364 module:overlay(46) +from:0x0212a1ac kind:load to:0x02124db4 module:overlay(46) +from:0x0212a1b0 kind:load to:0x02097924 module:overlay(0) +from:0x0212a1b4 kind:load to:0x02097734 module:overlay(0) +from:0x0212a1b8 kind:load to:0x020977b0 module:overlay(0) +from:0x0212a1bc kind:load to:0x0209792c module:overlay(0) +from:0x0212a1c0 kind:load to:0x0209794c module:overlay(0) +from:0x0212a1c4 kind:load to:0x02097978 module:overlay(0) +from:0x0212a1d0 kind:load to:0x0207d3b8 module:overlay(0) +from:0x0212a1d4 kind:load to:0x0212634c module:overlay(46) +from:0x0212a1d8 kind:load to:0x0207d590 module:overlay(0) +from:0x0212a1dc kind:load to:0x0207d564 module:overlay(0) +from:0x0212a1e0 kind:load to:0x0207d878 module:overlay(0) +from:0x0212a1e4 kind:load to:0x0207d8d4 module:overlay(0) +from:0x0212a1e8 kind:load to:0x0207d940 module:overlay(0) +from:0x0212a1ec kind:load to:0x0207d9d8 module:overlay(0) +from:0x0212a288 kind:load to:0x020984f8 module:overlay(0) +from:0x0212a28c kind:load to:0x02098534 module:overlay(0) +from:0x0212a290 kind:load to:0x0209854c module:overlay(0) +from:0x0212a294 kind:load to:0x02098558 module:overlay(0) +from:0x0212a298 kind:load to:0x01fff464 module:itcm +from:0x0212a29c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212a2a0 kind:load to:0x0212516c module:overlay(46) +from:0x0212a2a4 kind:load to:0x02098490 module:overlay(0) +from:0x0212a2a8 kind:load to:0x02125de0 module:overlay(46) +from:0x0212a2ac kind:load to:0x02126224 module:overlay(46) +from:0x0212a2b0 kind:load to:0x0209849c module:overlay(0) +from:0x0212a2b4 kind:load to:0x02126250 module:overlay(46) +from:0x0212a2b8 kind:load to:0x02098fe4 module:overlay(0) +from:0x0212a2bc kind:load to:0x020984a8 module:overlay(0) +from:0x0212a2c0 kind:load to:0x02098564 module:overlay(0) +from:0x0212a2c4 kind:load to:0x020985d0 module:overlay(0) +from:0x0212a2c8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212a2cc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212a2d0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212a2d4 kind:load to:0x02125064 module:overlay(46) +from:0x0212a2d8 kind:load to:0x021250e4 module:overlay(46) +from:0x0212a2dc kind:load to:0x02099568 module:overlay(0) +from:0x0212a2e0 kind:load to:0x021254a8 module:overlay(46) +from:0x0212a2e8 kind:load to:0x02125508 module:overlay(46) +from:0x0212a2f8 kind:load to:0x02125550 module:overlay(46) +from:0x0212a300 kind:load to:0x02125610 module:overlay(46) +from:0x0212a310 kind:load to:0x0212568c module:overlay(46) +from:0x0212a318 kind:load to:0x02125748 module:overlay(46) +from:0x0212a328 kind:load to:0x02125834 module:overlay(46) +from:0x0212a330 kind:load to:0x021258b8 module:overlay(46) +from:0x0212a340 kind:load to:0x02125984 module:overlay(46) +from:0x0212a348 kind:load to:0x02125a24 module:overlay(46) +from:0x0212a36c kind:load to:0x02097bf4 module:overlay(0) +from:0x0212a370 kind:load to:0x02127794 module:overlay(46) +from:0x0212a37c kind:load to:0x021264f0 module:overlay(46) +from:0x0212a380 kind:load to:0x02097924 module:overlay(0) +from:0x0212a384 kind:load to:0x02097734 module:overlay(0) +from:0x0212a388 kind:load to:0x020977b0 module:overlay(0) +from:0x0212a38c kind:load to:0x0209792c module:overlay(0) +from:0x0212a390 kind:load to:0x0209794c module:overlay(0) +from:0x0212a394 kind:load to:0x02097978 module:overlay(0) +from:0x0212a3e0 kind:load to:0x02126c78 module:overlay(46) +from:0x0212a3e8 kind:load to:0x02126c88 module:overlay(46) +from:0x0212a3f8 kind:load to:0x02126d0c module:overlay(46) +from:0x0212a400 kind:load to:0x02126d98 module:overlay(46) +from:0x0212a410 kind:load to:0x02126dd8 module:overlay(46) +from:0x0212a418 kind:load to:0x02126e34 module:overlay(46) +from:0x0212a428 kind:load to:0x02126e7c module:overlay(46) +from:0x0212a430 kind:load to:0x02126f1c module:overlay(46) +from:0x0212a448 kind:load to:0x020984f8 module:overlay(0) +from:0x0212a44c kind:load to:0x02098534 module:overlay(0) +from:0x0212a450 kind:load to:0x0209854c module:overlay(0) +from:0x0212a454 kind:load to:0x02098558 module:overlay(0) +from:0x0212a458 kind:load to:0x02126bfc module:overlay(46) +from:0x0212a45c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212a460 kind:load to:0x02126880 module:overlay(46) +from:0x0212a464 kind:load to:0x02098490 module:overlay(0) +from:0x0212a468 kind:load to:0x02127388 module:overlay(46) +from:0x0212a46c kind:load to:0x02127680 module:overlay(46) +from:0x0212a470 kind:load to:0x0209849c module:overlay(0) +from:0x0212a474 kind:load to:0x021276ac module:overlay(46) +from:0x0212a478 kind:load to:0x02098fe4 module:overlay(0) +from:0x0212a47c kind:load to:0x020984a8 module:overlay(0) +from:0x0212a480 kind:load to:0x02098564 module:overlay(0) +from:0x0212a484 kind:load to:0x020985d0 module:overlay(0) +from:0x0212a488 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212a48c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212a490 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212a494 kind:load to:0x02126798 module:overlay(46) +from:0x0212a498 kind:load to:0x02126808 module:overlay(46) +from:0x0212a49c kind:load to:0x02099568 module:overlay(0) +from:0x0212a4a0 kind:load to:0x02127730 module:overlay(46) +from:0x0212a4ac kind:load to:0x021285e8 module:overlay(46) +from:0x0212a4b0 kind:load to:0x02128624 module:overlay(46) +from:0x0212a4b4 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x0212a4b8 kind:load to:0x02128640 module:overlay(46) +from:0x0212a4c4 kind:load to:0x021279f4 module:overlay(46) +from:0x0212a4c8 kind:load to:0x02128840 module:overlay(46) +from:0x0212a4cc kind:load to:0x02128730 module:overlay(46) +from:0x0212a4d0 kind:load to:0x02128760 module:overlay(46) +from:0x0212a4d4 kind:load to:0x0207bff0 module:overlay(0) +from:0x0212a4e0 kind:load to:0x021279e0 module:overlay(46) +from:0x0212a4e4 kind:load to:0x02128824 module:overlay(46) +from:0x0212a4e8 kind:load to:0x0207b6fc module:overlay(0) +from:0x0212a4ec kind:load to:0x021286bc module:overlay(46) +from:0x0212a4f0 kind:load to:0x021286fc module:overlay(46) +from:0x0212a4fc kind:load to:0x0212782c module:overlay(46) +from:0x0212a500 kind:load to:0x02097924 module:overlay(0) +from:0x0212a504 kind:load to:0x02097734 module:overlay(0) +from:0x0212a508 kind:load to:0x020977b0 module:overlay(0) +from:0x0212a50c kind:load to:0x0209792c module:overlay(0) +from:0x0212a510 kind:load to:0x0209794c module:overlay(0) +from:0x0212a514 kind:load to:0x02097978 module:overlay(0) +from:0x0212a518 kind:load to:0x02127bcc module:overlay(46) +from:0x0212a520 kind:load to:0x02127bfc module:overlay(46) +from:0x0212a528 kind:load to:0x02127ca8 module:overlay(46) +from:0x0212a530 kind:load to:0x02127cb0 module:overlay(46) +from:0x0212a538 kind:load to:0x02127cbc module:overlay(46) +from:0x0212a540 kind:load to:0x02127d6c module:overlay(46) +from:0x0212a548 kind:load to:0x02127ec8 module:overlay(46) +from:0x0212a550 kind:load to:0x02127f1c module:overlay(46) +from:0x0212a558 kind:load to:0x02128154 module:overlay(46) +from:0x0212a560 kind:load to:0x0212823c module:overlay(46) +from:0x0212a570 kind:load to:0x020984f8 module:overlay(0) +from:0x0212a574 kind:load to:0x02098534 module:overlay(0) +from:0x0212a578 kind:load to:0x0209854c module:overlay(0) +from:0x0212a57c kind:load to:0x02098558 module:overlay(0) +from:0x0212a580 kind:load to:0x01fff464 module:itcm +from:0x0212a584 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212a588 kind:load to:0x02127ac8 module:overlay(46) +from:0x0212a58c kind:load to:0x02098490 module:overlay(0) +from:0x0212a590 kind:load to:0x021282bc module:overlay(46) +from:0x0212a594 kind:load to:0x02098498 module:overlay(0) +from:0x0212a598 kind:load to:0x0209849c module:overlay(0) +from:0x0212a59c kind:load to:0x02128368 module:overlay(46) +from:0x0212a5a0 kind:load to:0x02098fe4 module:overlay(0) +from:0x0212a5a4 kind:load to:0x020984a8 module:overlay(0) +from:0x0212a5a8 kind:load to:0x02098564 module:overlay(0) +from:0x0212a5ac kind:load to:0x020985d0 module:overlay(0) +from:0x0212a5b0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212a5b4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212a5b8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212a5bc kind:load to:0x02127a08 module:overlay(46) +from:0x0212a5c0 kind:load to:0x02127a64 module:overlay(46) +from:0x0212a5c4 kind:load to:0x02099568 module:overlay(0) +from:0x0212a5d0 kind:load to:0x02129480 module:overlay(46) +from:0x0212a5d4 kind:load to:0x021294bc module:overlay(46) +from:0x0212a5d8 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x0212a5dc kind:load to:0x021294d8 module:overlay(46) +from:0x0212a5e8 kind:load to:0x02128a28 module:overlay(46) +from:0x0212a5ec kind:load to:0x021295a8 module:overlay(46) +from:0x0212a5f0 kind:load to:0x0207b6fc module:overlay(0) +from:0x0212a5f4 kind:load to:0x02129554 module:overlay(46) +from:0x0212a5f8 kind:load to:0x02129594 module:overlay(46) +from:0x0212a604 kind:load to:0x0212887c module:overlay(46) +from:0x0212a608 kind:load to:0x0209772c module:overlay(0) +from:0x0212a60c kind:load to:0x02097734 module:overlay(0) +from:0x0212a610 kind:load to:0x020977b0 module:overlay(0) +from:0x0212a614 kind:load to:0x020977f0 module:overlay(0) +from:0x0212a618 kind:load to:0x020977f4 module:overlay(0) +from:0x0212a61c kind:load to:0x020977f8 module:overlay(0) +from:0x0212a620 kind:load to:0x02128ba0 module:overlay(46) +from:0x0212a628 kind:load to:0x02128bc4 module:overlay(46) +from:0x0212a630 kind:load to:0x02128c70 module:overlay(46) +from:0x0212a638 kind:load to:0x02128c78 module:overlay(46) +from:0x0212a640 kind:load to:0x02128c84 module:overlay(46) +from:0x0212a648 kind:load to:0x02128cf4 module:overlay(46) +from:0x0212a650 kind:load to:0x02128ea8 module:overlay(46) +from:0x0212a658 kind:load to:0x02128eec module:overlay(46) +from:0x0212a660 kind:load to:0x021290d8 module:overlay(46) +from:0x0212a668 kind:load to:0x021291c0 module:overlay(46) +from:0x0212a678 kind:load to:0x020984f8 module:overlay(0) +from:0x0212a67c kind:load to:0x02098534 module:overlay(0) +from:0x0212a680 kind:load to:0x0209854c module:overlay(0) +from:0x0212a684 kind:load to:0x02098558 module:overlay(0) +from:0x0212a688 kind:load to:0x01fff464 module:itcm +from:0x0212a68c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0212a690 kind:load to:0x02128aec module:overlay(46) +from:0x0212a694 kind:load to:0x02098490 module:overlay(0) +from:0x0212a698 kind:load to:0x02129240 module:overlay(46) +from:0x0212a69c kind:load to:0x02098498 module:overlay(0) +from:0x0212a6a0 kind:load to:0x0209849c module:overlay(0) +from:0x0212a6a4 kind:load to:0x021292e4 module:overlay(46) +from:0x0212a6a8 kind:load to:0x02098fe4 module:overlay(0) +from:0x0212a6ac kind:load to:0x020984a8 module:overlay(0) +from:0x0212a6b0 kind:load to:0x02098564 module:overlay(0) +from:0x0212a6b4 kind:load to:0x020985d0 module:overlay(0) +from:0x0212a6b8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0212a6bc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0212a6c0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0212a6c4 kind:load to:0x02128a3c module:overlay(46) +from:0x0212a6c8 kind:load to:0x02128a90 module:overlay(46) +from:0x0212a6cc kind:load to:0x02099568 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov046/symbols.txt b/config/usa/arm9/overlays/ov046/symbols.txt new file mode 100644 index 00000000..e81c158a --- /dev/null +++ b/config/usa/arm9/overlays/ov046/symbols.txt @@ -0,0 +1,277 @@ +func_ov046_021234a0 kind:function(arm,size=0xc) addr:0x021234a0 +func_ov046_021234ac kind:function(arm,size=0x24) addr:0x021234ac +func_ov046_021234d0 kind:function(arm,size=0x68) addr:0x021234d0 +func_ov046_02123538 kind:function(arm,size=0x170) addr:0x02123538 +func_ov046_021236a8 kind:function(arm,size=0x14) addr:0x021236a8 +func_ov046_021236bc kind:function(arm,size=0xa8) addr:0x021236bc +func_ov046_02123764 kind:function(arm,size=0x24) addr:0x02123764 +func_ov046_02123788 kind:function(arm,size=0x24) addr:0x02123788 +func_ov046_021237ac kind:function(arm,size=0x34) addr:0x021237ac +func_ov046_021237e0 kind:function(arm,size=0x3c) addr:0x021237e0 +func_ov046_0212381c kind:function(arm,size=0x10) addr:0x0212381c +func_ov046_0212382c kind:function(arm,size=0x6c) addr:0x0212382c +func_ov046_02123898 kind:function(arm,size=0x1c) addr:0x02123898 +func_ov046_021238b4 kind:function(arm,size=0x4) addr:0x021238b4 +func_ov046_021238b8 kind:function(arm,size=0xec) addr:0x021238b8 +func_ov046_021239a4 kind:function(arm,size=0x114) addr:0x021239a4 +func_ov046_02123ab8 kind:function(arm,size=0x1c) addr:0x02123ab8 +func_ov046_02123ad4 kind:function(arm,size=0xc0) addr:0x02123ad4 +func_ov046_02123b94 kind:function(arm,size=0x38) addr:0x02123b94 +func_ov046_02123bcc kind:function(arm,size=0x88) addr:0x02123bcc +func_ov046_02123c54 kind:function(arm,size=0x1d4) addr:0x02123c54 +func_ov046_02123e28 kind:function(arm,size=0x2c) addr:0x02123e28 +func_ov046_02123e54 kind:function(arm,size=0x88) addr:0x02123e54 +func_ov046_02123edc kind:function(arm,size=0x148) addr:0x02123edc +func_ov046_02124024 kind:function(arm,size=0x2c) addr:0x02124024 +func_ov046_02124050 kind:function(arm,size=0xf4) addr:0x02124050 +func_ov046_02124144 kind:function(arm,size=0xa4) addr:0x02124144 +func_ov046_021241e8 kind:function(arm,size=0x44) addr:0x021241e8 +func_ov046_0212422c kind:function(arm,size=0x9c) addr:0x0212422c +func_ov046_021242c8 kind:function(arm,size=0x9c) addr:0x021242c8 +func_ov046_02124364 kind:function(arm,size=0x44) addr:0x02124364 +func_ov046_021243a8 kind:function(arm,size=0x90) addr:0x021243a8 +func_ov046_02124438 kind:function(arm,size=0x11c) addr:0x02124438 +func_ov046_02124554 kind:function(arm,size=0x3c) addr:0x02124554 +func_ov046_02124590 kind:function(arm,size=0x204) addr:0x02124590 +func_ov046_02124794 kind:function(arm,size=0x430) addr:0x02124794 +func_ov046_02124bc4 kind:function(arm,size=0x2c) addr:0x02124bc4 +func_ov046_02124bf0 kind:function(arm,size=0x78) addr:0x02124bf0 +func_ov046_02124c68 kind:function(arm,size=0x1c) addr:0x02124c68 +func_ov046_02124c84 kind:function(arm,size=0x24) addr:0x02124c84 +func_ov046_02124ca8 kind:function(arm,size=0x2c) addr:0x02124ca8 +func_ov046_02124cd4 kind:function(arm,size=0xc) addr:0x02124cd4 +func_ov046_02124ce0 kind:function(arm,size=0x1c) addr:0x02124ce0 +func_ov046_02124cfc kind:function(arm,size=0x48) addr:0x02124cfc +func_ov046_02124d44 kind:function(arm,size=0x50) addr:0x02124d44 +func_ov046_02124d94 kind:function(arm,size=0x14) addr:0x02124d94 +func_ov046_02124da8 kind:function(arm,size=0xc) addr:0x02124da8 +func_ov046_02124db4 kind:function(arm,size=0x24) addr:0x02124db4 +func_ov046_02124dd8 kind:function(arm,size=0x50) addr:0x02124dd8 +func_ov046_02124e28 kind:function(arm,size=0x23c) addr:0x02124e28 +func_ov046_02125064 kind:function(arm,size=0x80) addr:0x02125064 +func_ov046_021250e4 kind:function(arm,size=0x88) addr:0x021250e4 +func_ov046_0212516c kind:function(arm,size=0xc4) addr:0x0212516c +func_ov046_02125230 kind:function(arm,size=0x68) addr:0x02125230 +func_ov046_02125298 kind:function(arm,size=0xc0) addr:0x02125298 +func_ov046_02125358 kind:function(arm,size=0x30) addr:0x02125358 +func_ov046_02125388 kind:function(arm,size=0x30) addr:0x02125388 +func_ov046_021253b8 kind:function(arm,size=0x90) addr:0x021253b8 +func_ov046_02125448 kind:function(arm,size=0x60) addr:0x02125448 +func_ov046_021254a8 kind:function(arm,size=0x60) addr:0x021254a8 +func_ov046_02125508 kind:function(arm,size=0x48) addr:0x02125508 +func_ov046_02125550 kind:function(arm,size=0xc0) addr:0x02125550 +func_ov046_02125610 kind:function(arm,size=0x7c) addr:0x02125610 +func_ov046_0212568c kind:function(arm,size=0xbc) addr:0x0212568c +func_ov046_02125748 kind:function(arm,size=0xec) addr:0x02125748 +func_ov046_02125834 kind:function(arm,size=0x84) addr:0x02125834 +func_ov046_021258b8 kind:function(arm,size=0xcc) addr:0x021258b8 +func_ov046_02125984 kind:function(arm,size=0xa0) addr:0x02125984 +func_ov046_02125a24 kind:function(arm,size=0x3c) addr:0x02125a24 +func_ov046_02125a60 kind:function(arm,size=0x90) addr:0x02125a60 +func_ov046_02125af0 kind:function(arm,size=0x3c) addr:0x02125af0 +func_ov046_02125b2c kind:function(arm,size=0x2b4) addr:0x02125b2c +func_ov046_02125de0 kind:function(arm,size=0x444) addr:0x02125de0 +func_ov046_02126224 kind:function(arm,size=0x2c) addr:0x02126224 +func_ov046_02126250 kind:function(arm,size=0xac) addr:0x02126250 +func_ov046_021262fc kind:function(arm,size=0x34) addr:0x021262fc +func_ov046_02126330 kind:function(arm,size=0x1c) addr:0x02126330 +func_ov046_0212634c kind:function(arm,size=0x184) addr:0x0212634c +func_ov046_021264d0 kind:function(arm,size=0x14) addr:0x021264d0 +func_ov046_021264e4 kind:function(arm,size=0xc) addr:0x021264e4 +func_ov046_021264f0 kind:function(arm,size=0x24) addr:0x021264f0 +func_ov046_02126514 kind:function(arm,size=0x4c) addr:0x02126514 +func_ov046_02126560 kind:function(arm,size=0x238) addr:0x02126560 +func_ov046_02126798 kind:function(arm,size=0x70) addr:0x02126798 +func_ov046_02126808 kind:function(arm,size=0x78) addr:0x02126808 +func_ov046_02126880 kind:function(arm,size=0xfc) addr:0x02126880 +func_ov046_0212697c kind:function(arm,size=0x5c) addr:0x0212697c +func_ov046_021269d8 kind:function(arm,size=0x7c) addr:0x021269d8 +func_ov046_02126a54 kind:function(arm,size=0x30) addr:0x02126a54 +func_ov046_02126a84 kind:function(arm,size=0x80) addr:0x02126a84 +func_ov046_02126b04 kind:function(arm,size=0xf8) addr:0x02126b04 +func_ov046_02126bfc kind:function(arm,size=0x1c) addr:0x02126bfc +func_ov046_02126c18 kind:function(arm,size=0x60) addr:0x02126c18 +func_ov046_02126c78 kind:function(arm,size=0x10) addr:0x02126c78 +func_ov046_02126c88 kind:function(arm,size=0x84) addr:0x02126c88 +func_ov046_02126d0c kind:function(arm,size=0x8c) addr:0x02126d0c +func_ov046_02126d98 kind:function(arm,size=0x40) addr:0x02126d98 +func_ov046_02126dd8 kind:function(arm,size=0x5c) addr:0x02126dd8 +func_ov046_02126e34 kind:function(arm,size=0x48) addr:0x02126e34 +func_ov046_02126e7c kind:function(arm,size=0xa0) addr:0x02126e7c +func_ov046_02126f1c kind:function(arm,size=0x3c) addr:0x02126f1c +func_ov046_02126f58 kind:function(arm,size=0x90) addr:0x02126f58 +func_ov046_02126fe8 kind:function(arm,size=0x188) addr:0x02126fe8 +func_ov046_02127170 kind:function(arm,size=0x88) addr:0x02127170 +func_ov046_021271f8 kind:function(arm,size=0x190) addr:0x021271f8 +func_ov046_02127388 kind:function(arm,size=0x2f8) addr:0x02127388 +func_ov046_02127680 kind:function(arm,size=0x2c) addr:0x02127680 +func_ov046_021276ac kind:function(arm,size=0x50) addr:0x021276ac +func_ov046_021276fc kind:function(arm,size=0x34) addr:0x021276fc +func_ov046_02127730 kind:function(arm,size=0x64) addr:0x02127730 +func_ov046_02127794 kind:function(arm,size=0x78) addr:0x02127794 +func_ov046_0212780c kind:function(arm,size=0x14) addr:0x0212780c +func_ov046_02127820 kind:function(arm,size=0xc) addr:0x02127820 +func_ov046_0212782c kind:function(arm,size=0x24) addr:0x0212782c +func_ov046_02127850 kind:function(arm,size=0x50) addr:0x02127850 +func_ov046_021278a0 kind:function(arm,size=0x140) addr:0x021278a0 +func_ov046_021279e0 kind:function(arm,size=0x14) addr:0x021279e0 +func_ov046_021279f4 kind:function(arm,size=0x14) addr:0x021279f4 +func_ov046_02127a08 kind:function(arm,size=0x5c) addr:0x02127a08 +func_ov046_02127a64 kind:function(arm,size=0x64) addr:0x02127a64 +func_ov046_02127ac8 kind:function(arm,size=0x90) addr:0x02127ac8 +func_ov046_02127b58 kind:function(arm,size=0xc) addr:0x02127b58 +func_ov046_02127b64 kind:function(arm,size=0x68) addr:0x02127b64 +func_ov046_02127bcc kind:function(arm,size=0x30) addr:0x02127bcc +func_ov046_02127bfc kind:function(arm,size=0xac) addr:0x02127bfc +func_ov046_02127ca8 kind:function(arm,size=0x8) addr:0x02127ca8 +func_ov046_02127cb0 kind:function(arm,size=0xc) addr:0x02127cb0 +func_ov046_02127cbc kind:function(arm,size=0xb0) addr:0x02127cbc +func_ov046_02127d6c kind:function(arm,size=0x15c) addr:0x02127d6c +func_ov046_02127ec8 kind:function(arm,size=0x54) addr:0x02127ec8 +func_ov046_02127f1c kind:function(arm,size=0x238) addr:0x02127f1c +func_ov046_02128154 kind:function(arm,size=0xe8) addr:0x02128154 +func_ov046_0212823c kind:function(arm,size=0x4) addr:0x0212823c +func_ov046_02128240 kind:function(arm,size=0x44) addr:0x02128240 +func_ov046_02128284 kind:function(arm,size=0x38) addr:0x02128284 +func_ov046_021282bc kind:function(arm,size=0x7c) addr:0x021282bc +func_ov046_02128338 kind:function(arm,size=0x30) addr:0x02128338 +func_ov046_02128368 kind:function(arm,size=0x11c) addr:0x02128368 +func_ov046_02128484 kind:function(arm,size=0x58) addr:0x02128484 +func_ov046_021284dc kind:function(arm,size=0x1c) addr:0x021284dc +func_ov046_021284f8 kind:function(arm,size=0x10) addr:0x021284f8 +func_ov046_02128508 kind:function(arm,size=0x40) addr:0x02128508 +func_ov046_02128548 kind:function(arm,size=0x6c) addr:0x02128548 +func_ov046_021285b4 kind:function(arm,size=0x34) addr:0x021285b4 +func_ov046_021285e8 kind:function(arm,size=0x3c) addr:0x021285e8 +func_ov046_02128624 kind:function(arm,size=0x1c) addr:0x02128624 +func_ov046_02128640 kind:function(arm,size=0x40) addr:0x02128640 +func_ov046_02128680 kind:function(arm,size=0x3c) addr:0x02128680 +func_ov046_021286bc kind:function(arm,size=0x40) addr:0x021286bc +func_ov046_021286fc kind:function(arm,size=0x14) addr:0x021286fc +func_ov046_02128710 kind:function(arm,size=0x20) addr:0x02128710 +func_ov046_02128730 kind:function(arm,size=0x30) addr:0x02128730 +func_ov046_02128760 kind:function(arm,size=0x44) addr:0x02128760 +func_ov046_021287a4 kind:function(arm,size=0x80) addr:0x021287a4 +func_ov046_02128824 kind:function(arm,size=0x1c) addr:0x02128824 +func_ov046_02128840 kind:function(arm,size=0x1c) addr:0x02128840 +func_ov046_0212885c kind:function(arm,size=0x14) addr:0x0212885c +func_ov046_02128870 kind:function(arm,size=0xc) addr:0x02128870 +func_ov046_0212887c kind:function(arm,size=0x24) addr:0x0212887c +func_ov046_021288a0 kind:function(arm,size=0x44) addr:0x021288a0 +func_ov046_021288e4 kind:function(arm,size=0x1c) addr:0x021288e4 +func_ov046_02128900 kind:function(arm,size=0x128) addr:0x02128900 +func_ov046_02128a28 kind:function(arm,size=0x14) addr:0x02128a28 +func_ov046_02128a3c kind:function(arm,size=0x54) addr:0x02128a3c +func_ov046_02128a90 kind:function(arm,size=0x5c) addr:0x02128a90 +func_ov046_02128aec kind:function(arm,size=0x80) addr:0x02128aec +func_ov046_02128b6c kind:function(arm,size=0x34) addr:0x02128b6c +func_ov046_02128ba0 kind:function(arm,size=0x24) addr:0x02128ba0 +func_ov046_02128bc4 kind:function(arm,size=0xac) addr:0x02128bc4 +func_ov046_02128c70 kind:function(arm,size=0x8) addr:0x02128c70 +func_ov046_02128c78 kind:function(arm,size=0xc) addr:0x02128c78 +func_ov046_02128c84 kind:function(arm,size=0x70) addr:0x02128c84 +func_ov046_02128cf4 kind:function(arm,size=0x1b4) addr:0x02128cf4 +func_ov046_02128ea8 kind:function(arm,size=0x44) addr:0x02128ea8 +func_ov046_02128eec kind:function(arm,size=0x1ec) addr:0x02128eec +func_ov046_021290d8 kind:function(arm,size=0xe8) addr:0x021290d8 +func_ov046_021291c0 kind:function(arm,size=0x4) addr:0x021291c0 +func_ov046_021291c4 kind:function(arm,size=0x44) addr:0x021291c4 +func_ov046_02129208 kind:function(arm,size=0x38) addr:0x02129208 +func_ov046_02129240 kind:function(arm,size=0x74) addr:0x02129240 +func_ov046_021292b4 kind:function(arm,size=0x30) addr:0x021292b4 +func_ov046_021292e4 kind:function(arm,size=0xb0) addr:0x021292e4 +func_ov046_02129394 kind:function(arm,size=0x14) addr:0x02129394 +func_ov046_021293a8 kind:function(arm,size=0x1c) addr:0x021293a8 +func_ov046_021293c4 kind:function(arm,size=0x10) addr:0x021293c4 +func_ov046_021293d4 kind:function(arm,size=0x40) addr:0x021293d4 +func_ov046_02129414 kind:function(arm,size=0x38) addr:0x02129414 +func_ov046_0212944c kind:function(arm,size=0x34) addr:0x0212944c +func_ov046_02129480 kind:function(arm,size=0x3c) addr:0x02129480 +func_ov046_021294bc kind:function(arm,size=0x1c) addr:0x021294bc +func_ov046_021294d8 kind:function(arm,size=0x40) addr:0x021294d8 +func_ov046_02129518 kind:function(arm,size=0x3c) addr:0x02129518 +func_ov046_02129554 kind:function(arm,size=0x40) addr:0x02129554 +func_ov046_02129594 kind:function(arm,size=0x14) addr:0x02129594 +func_ov046_021295a8 kind:function(arm,size=0x1c) addr:0x021295a8 +func_ov046_021295c4 kind:function(arm,size=0x14) addr:0x021295c4 +func_ov046_021295d8 kind:function(arm,size=0x20) addr:0x021295d8 +func_ov046_021295f8 kind:function(arm,size=0x104) addr:0x021295f8 +func_ov046_021296fc kind:function(arm,size=0x30c) addr:0x021296fc +data_ov046_02129a24 kind:data(any) addr:0x02129a24 +data_ov046_02129a48 kind:data(any) addr:0x02129a48 +data_ov046_02129a54 kind:data(any) addr:0x02129a54 +data_ov046_02129a74 kind:data(any) addr:0x02129a74 +data_ov046_02129ba4 kind:data(any) addr:0x02129ba4 +data_ov046_02129ba8 kind:data(any) addr:0x02129ba8 +data_ov046_02129bb0 kind:data(any) addr:0x02129bb0 +data_ov046_02129bb8 kind:data(any) addr:0x02129bb8 +data_ov046_02129bd0 kind:data(any) addr:0x02129bd0 +data_ov046_02129bf0 kind:data(any) addr:0x02129bf0 +data_ov046_02129c38 kind:data(any) addr:0x02129c38 +data_ov046_02129c98 kind:data(any) addr:0x02129c98 +data_ov046_02129ca4 kind:data(any) addr:0x02129ca4 +__sinit_ov046_02129cb0 kind:function(arm,size=0x88) addr:0x02129cb0 +__sinit_ov046_02129d38 kind:function(arm,size=0xb8) addr:0x02129d38 +__sinit_ov046_02129df0 kind:function(arm,size=0xb0) addr:0x02129df0 +__sinit_ov046_02129ea0 kind:function(arm,size=0x50) addr:0x02129ea0 +__sinit_ov046_02129ef0 kind:function(arm,size=0x50) addr:0x02129ef0 +.p__sinit_ov046_02129cb0 kind:data(word) addr:0x02129f40 +.p__sinit_ov046_02129d38 kind:data(word) addr:0x02129f44 +.p__sinit_ov046_02129df0 kind:data(word) addr:0x02129f48 +.p__sinit_ov046_02129ea0 kind:data(word) addr:0x02129f4c +.p__sinit_ov046_02129ef0 kind:data(word) addr:0x02129f50 +data_ov046_02129f68 kind:data(any) addr:0x02129f68 +data_ov046_02129f8c kind:data(any) addr:0x02129f8c +data_ov046_02129fd0 kind:data(any) addr:0x02129fd0 +data_ov046_0212a038 kind:data(any) addr:0x0212a038 +data_ov046_0212a090 kind:data(any) addr:0x0212a090 +data_ov046_0212a0f0 kind:data(any) addr:0x0212a0f0 +data_ov046_0212a100 kind:data(any) addr:0x0212a100 +data_ov046_0212a198 kind:data(any) addr:0x0212a198 +data_ov046_0212a1ac kind:data(any) addr:0x0212a1ac +data_ov046_0212a1d0 kind:data(any) addr:0x0212a1d0 +data_ov046_0212a1f0 kind:data(any) addr:0x0212a1f0 +data_ov046_0212a238 kind:data(any) addr:0x0212a238 +data_ov046_0212a288 kind:data(any) addr:0x0212a288 +data_ov046_0212a2e0 kind:data(any) addr:0x0212a2e0 +data_ov046_0212a2f0 kind:data(any) addr:0x0212a2f0 +data_ov046_0212a358 kind:data(any) addr:0x0212a358 +data_ov046_0212a36c kind:data(any) addr:0x0212a36c +data_ov046_0212a37c kind:data(any) addr:0x0212a37c +data_ov046_0212a398 kind:data(any) addr:0x0212a398 +data_ov046_0212a3b0 kind:data(any) addr:0x0212a3b0 +data_ov046_0212a3c8 kind:data(any) addr:0x0212a3c8 +data_ov046_0212a3e0 kind:data(any) addr:0x0212a3e0 +data_ov046_0212a3f0 kind:data(any) addr:0x0212a3f0 +data_ov046_0212a420 kind:data(any) addr:0x0212a420 ambiguous +data_ov046_0212a448 kind:data(any) addr:0x0212a448 +data_ov046_0212a4ac kind:data(any) addr:0x0212a4ac +data_ov046_0212a4c4 kind:data(any) addr:0x0212a4c4 +data_ov046_0212a4e0 kind:data(any) addr:0x0212a4e0 +data_ov046_0212a4fc kind:data(any) addr:0x0212a4fc +data_ov046_0212a518 kind:data(any) addr:0x0212a518 +data_ov046_0212a570 kind:data(any) addr:0x0212a570 +data_ov046_0212a5d0 kind:data(any) addr:0x0212a5d0 +data_ov046_0212a5e8 kind:data(any) addr:0x0212a5e8 +data_ov046_0212a604 kind:data(any) addr:0x0212a604 +data_ov046_0212a620 kind:data(any) addr:0x0212a620 +data_ov046_0212a678 kind:data(any) addr:0x0212a678 +data_ov046_0212a6e0 kind:bss addr:0x0212a6e0 +data_ov046_0212a6e4 kind:bss addr:0x0212a6e4 +data_ov046_0212a6f0 kind:bss addr:0x0212a6f0 +data_ov046_0212a778 kind:bss addr:0x0212a778 ambiguous +data_ov046_0212a7a4 kind:bss addr:0x0212a7a4 ambiguous +data_ov046_0212a7c8 kind:bss addr:0x0212a7c8 +data_ov046_0212a7cc kind:bss addr:0x0212a7cc +data_ov046_0212a7d8 kind:bss addr:0x0212a7d8 +data_ov046_0212a8b0 kind:bss addr:0x0212a8b0 +data_ov046_0212a8b4 kind:bss addr:0x0212a8b4 +data_ov046_0212a8c0 kind:bss addr:0x0212a8c0 +data_ov046_0212a998 kind:bss addr:0x0212a998 +data_ov046_0212a99c kind:bss addr:0x0212a99c +data_ov046_0212a9a8 kind:bss addr:0x0212a9a8 +data_ov046_0212a9ac kind:bss addr:0x0212a9ac +data_ov046_0212aa80 kind:bss addr:0x0212aa80 +data_ov046_0212aa84 kind:bss addr:0x0212aa84 +data_ov046_0212aa90 kind:bss addr:0x0212aa90 +data_ov046_0212aa94 kind:bss addr:0x0212aa94 diff --git a/config/usa/arm9/overlays/ov047/delinks.txt b/config/usa/arm9/overlays/ov047/delinks.txt new file mode 100644 index 00000000..7c91f113 --- /dev/null +++ b/config/usa/arm9/overlays/ov047/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02130480 end:0x02135cb8 kind:code align:32 + .rodata start:0x02135cb8 end:0x02135d0c kind:rodata align:4 + .init start:0x02135d0c end:0x02135e64 kind:code align:4 + .ctor start:0x02135e64 end:0x02135e78 kind:rodata align:4 + .data start:0x02135e80 end:0x02136320 kind:data align:32 + .bss start:0x02136320 end:0x02136500 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov047/relocs.txt b/config/usa/arm9/overlays/ov047/relocs.txt new file mode 100644 index 00000000..afa71dab --- /dev/null +++ b/config/usa/arm9/overlays/ov047/relocs.txt @@ -0,0 +1,786 @@ +from:0x0213048c kind:arm_call to:0x02016654 module:main +from:0x021304dc kind:load to:0x02135e8c module:overlay(47) +from:0x021304e0 kind:load to:0x027e09a4 module:dtcm +from:0x021304f4 kind:arm_call to:0x02131444 module:overlay(47) +from:0x021304fc kind:arm_call to:0x0201666c module:main +from:0x02130508 kind:load to:0x02135e8c module:overlay(47) +from:0x02130528 kind:arm_call to:0x020d8e68 module:overlay(31) +from:0x021305a8 kind:arm_call to:0x01ffecdc module:itcm +from:0x021305bc kind:arm_call to:0x02016654 module:main +from:0x021305dc kind:arm_call to:0x02016660 module:main +from:0x02130600 kind:arm_call to:0x0201666c module:main +from:0x0213065c kind:arm_call to:0x0201673c module:main +from:0x02130684 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021306b0 kind:arm_call to:0x020166f8 module:main +from:0x02130714 kind:arm_call to:0x0213073c module:overlay(47) +from:0x02130904 kind:arm_call to:0x01ffb714 module:itcm +from:0x02130914 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02130a00 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02130a50 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130a60 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130a70 kind:arm_call to:0x01ffb428 module:itcm +from:0x02130a9c kind:arm_call to:0x02130ad8 module:overlay(47) +from:0x02130ab4 kind:arm_call to:0x02130ad8 module:overlay(47) +from:0x02130ac8 kind:load to:0x0203e93c module:main +from:0x02130e9c kind:load to:0x02135e80 module:overlay(47) +from:0x02130f40 kind:arm_call to:0x01ffd43c module:itcm +from:0x02130ffc kind:arm_call to:0x01ffd43c module:itcm +from:0x0213101c kind:arm_call to:0x01ffd43c module:itcm +from:0x02131040 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131060 kind:arm_call to:0x01ff9258 module:itcm +from:0x021310f8 kind:arm_call to:0x0205b0ac module:overlay(0) +from:0x02131120 kind:load to:0x027e09bc module:dtcm +from:0x0213112c kind:load to:0x027e095c module:dtcm +from:0x0213120c kind:arm_call to:0x020d8f38 module:overlay(31) +from:0x02131284 kind:arm_call to:0x020d8f78 module:overlay(31) +from:0x021313d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213141c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02131460 kind:load to:0x02136330 module:overlay(47) +from:0x02131474 kind:arm_call to:0x02011f3c module:main +from:0x02131480 kind:arm_call to:0x02131664 module:overlay(47) +from:0x02131494 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021314dc kind:load to:0x02135f04 module:overlay(47) +from:0x021314e8 kind:arm_call to:0x020f7bbc module:overlay(31) +from:0x021314fc kind:load to:0x02135ea4 module:overlay(47) +from:0x02131538 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02131544 kind:arm_call to:0x01fff458 module:itcm +from:0x02131588 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x021315b4 kind:arm_call to:0x020f7c1c module:overlay(31) +from:0x021315c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021315d4 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x021315e8 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021315f8 kind:load to:0x02135f28 module:overlay(47) +from:0x021315fc kind:load to:0x02135cb8 module:overlay(47) +from:0x0213160c kind:arm_call to:0x020590c4 module:overlay(0) +from:0x02131634 kind:load to:0x02135e98 module:overlay(47) +from:0x0213165c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02131674 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021316d8 kind:arm_call to:0x021315cc module:overlay(47) +from:0x02131704 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0213171c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213172c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02131764 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0213177c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02131794 kind:arm_call to:0x021314e0 module:overlay(47) +from:0x0213179c kind:arm_call to:0x02099800 module:overlay(0) +from:0x021317a4 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021317ac kind:arm_call_thumb to:0x0209b228 module:overlay(0) +from:0x021317b8 kind:arm_call to:0x02134af8 module:overlay(47) +from:0x021317c4 kind:arm_call to:0x02131600 module:overlay(47) +from:0x02131864 kind:load to:0x021360a8 module:overlay(47) +from:0x02131868 kind:load to:0x02136330 module:overlay(47) +from:0x0213186c kind:load to:0x02135f9c module:overlay(47) +from:0x02131870 kind:load to:0x02135f54 module:overlay(47) +from:0x0213187c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02131890 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021318a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021318b8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021318d0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021318d8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021318e0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021318fc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02131928 kind:arm_call to:0x0203d1e8 module:main +from:0x02131930 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02131938 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02131940 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02131948 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02131954 kind:load to:0x020a02b4 module:overlay(0) +from:0x02131964 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0213196c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02131974 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02131990 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021319bc kind:arm_call to:0x0203d1e8 module:main +from:0x021319c4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021319cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021319d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021319dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021319e4 kind:arm_call to:0x02011ff4 module:main +from:0x021319f0 kind:load to:0x020a02b4 module:overlay(0) +from:0x02131a14 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02131a24 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02131a58 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02131a64 kind:load to:0x021348fc module:overlay(47) +from:0x02131a9c kind:arm_call to:0x02131a68 module:overlay(47) +from:0x02131ae4 kind:load to:0x02135fe0 module:overlay(47) +from:0x02131b08 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02131b58 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02131c30 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02131c38 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02131c54 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02131cb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131ce4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131d04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131d3c kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02131d58 kind:arm_call to:0x02134acc module:overlay(47) +from:0x02131d9c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02131dbc kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02131e88 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02131e9c kind:arm_call to:0x020986dc module:overlay(0) +from:0x02131ebc kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02131ed8 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02131ee0 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02131f04 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02131f40 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02131f68 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02132088 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02132094 kind:arm_call to:0x01fff458 module:itcm +from:0x021320f4 kind:arm_call to:0x02098ff0 module:overlay(0) +from:0x02132104 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x0213212c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02132180 kind:arm_call to:0x02015058 module:main +from:0x021321ac kind:arm_call to:0x02015058 module:main +from:0x021321d0 kind:arm_call to:0x02015058 module:main +from:0x021321f0 kind:arm_call to:0x02015058 module:main +from:0x02132210 kind:arm_call to:0x02015058 module:main +from:0x02132230 kind:arm_call to:0x02015058 module:main +from:0x02132250 kind:arm_call to:0x02015058 module:main +from:0x0213227c kind:arm_call to:0x02015058 module:main +from:0x021322a8 kind:arm_call to:0x02015058 module:main +from:0x021322d4 kind:arm_call to:0x02015058 module:main +from:0x021322f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02132338 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x021323f4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02132400 kind:load to:0x027e09a8 module:dtcm +from:0x02132404 kind:load to:0x027e0cd8 module:dtcm +from:0x02132408 kind:load to:0x02136040 module:overlay(47) +from:0x02132410 kind:load to:0x027e0d38 module:dtcm +from:0x02132424 kind:load to:0x027e0ce4 module:dtcm +from:0x02132444 kind:load to:0x027e09c0 module:dtcm +from:0x02132458 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02132484 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021324b8 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x021324dc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021324f8 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02132524 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02132530 kind:load to:0x027e0958 module:dtcm +from:0x02132534 kind:load to:0x027e0cd8 module:dtcm +from:0x0213257c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021325d8 kind:load to:0x02135eac module:overlay(47) +from:0x021325e0 kind:load to:0x02136100 module:overlay(47) +from:0x021325ec kind:arm_call to:0x02134778 module:overlay(47) +from:0x021325f4 kind:arm_call to:0x021345f4 module:overlay(47) +from:0x02132608 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132650 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0213269c kind:arm_call to:0x0209b244 module:overlay(0) +from:0x021326a8 kind:load to:0x02135eac module:overlay(47) +from:0x021326b0 kind:load to:0x02136100 module:overlay(47) +from:0x021326d0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132710 kind:arm_call to:0x021348a4 module:overlay(47) +from:0x02132724 kind:arm_call to:0x02134374 module:overlay(47) +from:0x02132730 kind:arm_call to:0x02134008 module:overlay(47) +from:0x0213276c kind:arm_call to:0x0209b400 module:overlay(0) +from:0x0213277c kind:arm_call to:0x021347ac module:overlay(47) +from:0x021327a4 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02132848 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132868 kind:arm_call to:0x021347ac module:overlay(47) +from:0x0213287c kind:arm_call to:0x0209bf34 module:overlay(0) +from:0x02132884 kind:arm_call to:0x0209b98c module:overlay(0) +from:0x021328c4 kind:arm_call to:0x02134008 module:overlay(47) +from:0x021328cc kind:arm_call to:0x02134778 module:overlay(47) +from:0x021328e4 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x021328f8 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132904 kind:arm_call to:0x021345f4 module:overlay(47) +from:0x02132918 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132940 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132950 kind:load to:0x027e0cd8 module:dtcm +from:0x021329c4 kind:load to:0x02136118 module:overlay(47) +from:0x021329d4 kind:arm_call to:0x02134778 module:overlay(47) +from:0x021329ec kind:arm_call to:0x02015058 module:main +from:0x02132a28 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02132a3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02132a54 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132a60 kind:load to:0x02135eac module:overlay(47) +from:0x02132ae4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02132af4 kind:load to:0x02136130 module:overlay(47) +from:0x02132af8 kind:load to:0x02135eac module:overlay(47) +from:0x02132b14 kind:arm_call to:0x01ff916c module:itcm +from:0x02132b28 kind:arm_call to:0x01fff148 module:itcm +from:0x02132b54 kind:arm_call to:0x021348a4 module:overlay(47) +from:0x02132b7c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02132b8c kind:arm_call to:0x01ff930c module:itcm +from:0x02132c24 kind:arm_call to:0x021347ac module:overlay(47) +from:0x02132c3c kind:arm_call to:0x02134008 module:overlay(47) +from:0x02132c44 kind:arm_call to:0x02134778 module:overlay(47) +from:0x02132c5c kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02132c70 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132c7c kind:arm_call to:0x0213469c module:overlay(47) +from:0x02132c8c kind:arm_call to:0x02133f80 module:overlay(47) +from:0x02132c98 kind:arm_call to:0x021346dc module:overlay(47) +from:0x02132cb0 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132cbc kind:load to:0x027e0ce0 module:dtcm +from:0x02132cc4 kind:load to:0x0203e93c module:main +from:0x02132cc8 kind:load to:0x027e0cd8 module:dtcm +from:0x02132d0c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02132d5c kind:load to:0x02135eac module:overlay(47) +from:0x02132d64 kind:load to:0x02136100 module:overlay(47) +from:0x02132d80 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132d90 kind:arm_call to:0x01ff916c module:itcm +from:0x02132db8 kind:arm_call to:0x021348a4 module:overlay(47) +from:0x02132dcc kind:arm_call to:0x02134374 module:overlay(47) +from:0x02132de4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132df8 kind:arm_call to:0x01ff930c module:itcm +from:0x02132e90 kind:arm_call to:0x021347ac module:overlay(47) +from:0x02132eac kind:arm_call to:0x02134008 module:overlay(47) +from:0x02132eb4 kind:arm_call to:0x02134778 module:overlay(47) +from:0x02132ed0 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02132ee4 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132ef0 kind:arm_call to:0x021345f4 module:overlay(47) +from:0x02132f04 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132f18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132f40 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132f50 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02132f60 kind:load to:0x0203e93c module:main +from:0x02132f64 kind:load to:0x027e0cd8 module:dtcm +from:0x02132ffc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02133014 kind:load to:0x020aecd8 module:overlay(0) +from:0x0213301c kind:load to:0x02136160 module:overlay(47) +from:0x02133020 kind:load to:0x02135eac module:overlay(47) +from:0x02133048 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x02133058 kind:arm_call to:0x02133f80 module:overlay(47) +from:0x02133078 kind:arm_call to:0x02015058 module:main +from:0x021330b4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021330d4 kind:arm_call to:0x02015058 module:main +from:0x02133110 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02133130 kind:arm_call to:0x02015058 module:main +from:0x02133158 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02133174 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213318c kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02133198 kind:load to:0x027e0cd8 module:dtcm +from:0x0213319c kind:load to:0x02135eac module:overlay(47) +from:0x021331a0 kind:load to:0x027e0cec module:dtcm +from:0x0213323c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02133254 kind:load to:0x020aecd8 module:overlay(0) +from:0x0213325c kind:load to:0x02136178 module:overlay(47) +from:0x02133260 kind:load to:0x02135eac module:overlay(47) +from:0x021332dc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021332f4 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x02133308 kind:arm_call to:0x02133f80 module:overlay(47) +from:0x02133314 kind:load to:0x027e0cd8 module:dtcm +from:0x02133318 kind:load to:0x027e0cec module:dtcm +from:0x02133340 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133354 kind:load to:0x020aecd8 module:overlay(0) +from:0x02133360 kind:arm_call to:0x020992bc module:overlay(0) +from:0x02133380 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02133388 kind:arm_call to:0x02134a28 module:overlay(47) +from:0x02133394 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x021333bc kind:arm_call to:0x02131a90 module:overlay(47) +from:0x021333d8 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x021333ec kind:arm_call to:0x02131a90 module:overlay(47) +from:0x021333f4 kind:arm_call to:0x0213469c module:overlay(47) +from:0x02133404 kind:arm_call to:0x02133f80 module:overlay(47) +from:0x02133434 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02133468 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02133478 kind:load to:0x027e0cd8 module:dtcm +from:0x021334b4 kind:arm_call to:0x02099430 module:overlay(0) +from:0x021334bc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021334c8 kind:load to:0x020aecd8 module:overlay(0) +from:0x021334cc kind:load to:0x020aecd0 module:overlay(0) +from:0x021334d8 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02133504 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x02133514 kind:arm_call to:0x0213469c module:overlay(47) +from:0x02133524 kind:arm_call to:0x02133f80 module:overlay(47) +from:0x02133554 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02133588 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x021335b8 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x021335cc kind:arm_call to:0x02131a90 module:overlay(47) +from:0x021335d4 kind:arm_call to:0x02133f80 module:overlay(47) +from:0x021335dc kind:load to:0x020aecd4 module:overlay(0) +from:0x021335e0 kind:load to:0x027e0cd8 module:dtcm +from:0x02133604 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02133688 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0213369c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021336ac kind:load to:0x02136178 module:overlay(47) +from:0x021336b0 kind:load to:0x02135eac module:overlay(47) +from:0x021336ec kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x021336fc kind:arm_call to:0x02133f80 module:overlay(47) +from:0x02133714 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02133720 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02133728 kind:load to:0x027e0cd8 module:dtcm +from:0x02133774 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021337c4 kind:load to:0x02135eac module:overlay(47) +from:0x021337cc kind:load to:0x02136148 module:overlay(47) +from:0x0213383c kind:arm_call to:0x01ff916c module:itcm +from:0x02133850 kind:arm_call to:0x01fff148 module:itcm +from:0x02133864 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02133874 kind:arm_call to:0x01ff930c module:itcm +from:0x021338e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133904 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02133918 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02133928 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02133938 kind:load to:0x027e0ce0 module:dtcm +from:0x02133940 kind:load to:0x0203e93c module:main +from:0x02133944 kind:load to:0x027e0cd8 module:dtcm +from:0x0213397c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213398c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021339b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021339d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021339e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133a00 kind:arm_call to:0x0213469c module:overlay(47) +from:0x02133a18 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02133a64 kind:arm_call to:0x01ff9638 module:itcm +from:0x02133a74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133a84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02133a8c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133ab8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02133afc kind:load to:0x0213476c module:overlay(47) +from:0x02133b00 kind:load to:0x027e0cec module:dtcm +from:0x02133b04 kind:load to:0x027e09a8 module:dtcm +from:0x02133c2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133c50 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133c60 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133c7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02133c8c kind:arm_call to:0x01ff9218 module:itcm +from:0x02133ca8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133cb8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133cd4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133ce4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133d14 kind:arm_call to:0x02015058 module:main +from:0x02133d4c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02133d60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133dd4 kind:arm_call to:0x0213469c module:overlay(47) +from:0x02133e04 kind:arm_call to:0x02133f80 module:overlay(47) +from:0x02133e18 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02133e3c kind:arm_call to:0x01ffb464 module:itcm +from:0x02133e4c kind:arm_call to:0x01ff9218 module:itcm +from:0x02133e68 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133e78 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133e94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133ea4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133ec0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133ed0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133ee8 kind:arm_call to:0x02015058 module:main +from:0x02133f20 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02133f34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133f5c kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02133f6c kind:load to:0x02136118 module:overlay(47) +from:0x02133f70 kind:load to:0x027e09a8 module:dtcm +from:0x02133f78 kind:load to:0x02135eac module:overlay(47) +from:0x02133f7c kind:load to:0x02136130 module:overlay(47) +from:0x02133fb0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02133ff8 kind:arm_call to:0x02131a90 module:overlay(47) +from:0x02134034 kind:arm_call to:0x01ffb714 module:itcm +from:0x02134040 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134100 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213410c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134120 kind:arm_call to:0x01ff930c module:itcm +from:0x021341a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021341b8 kind:arm_call to:0x01ff930c module:itcm +from:0x02134250 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134264 kind:arm_call to:0x01ff930c module:itcm +from:0x021342f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134304 kind:arm_call to:0x01ff930c module:itcm +from:0x0213436c kind:load to:0x0203e93c module:main +from:0x02134390 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213439c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021344dc kind:arm_call to:0x02080b0c module:overlay(0) +from:0x021344f8 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x0213451c kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02134538 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02134560 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02134574 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021345a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021345c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021345ec kind:load to:0x0203e93c module:main +from:0x021345f0 kind:load to:0x027e0cd8 module:dtcm +from:0x02134610 kind:arm_call to:0x01fff148 module:itcm +from:0x0213461c kind:arm_call to:0x0205addc module:overlay(0) +from:0x02134654 kind:arm_call to:0x02016b64 module:main +from:0x02134674 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x02134690 kind:load to:0x027e0ce0 module:dtcm +from:0x02134698 kind:load to:0x027e0cd8 module:dtcm +from:0x021346bc kind:arm_call to:0x01fff148 module:itcm +from:0x021346cc kind:arm_call to:0x02080b0c module:overlay(0) +from:0x021346d4 kind:load to:0x027e0cd8 module:dtcm +from:0x021346d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021346f4 kind:arm_call to:0x01fff148 module:itcm +from:0x02134704 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02134728 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134750 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x02134764 kind:load to:0x027e0ce0 module:dtcm +from:0x02134768 kind:load to:0x027e0cd8 module:dtcm +from:0x021347d4 kind:arm_call to:0x02098288 module:overlay(0) +from:0x021347fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134828 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213484c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02134864 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0213487c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213488c kind:load to:0x02135ecc module:overlay(47) +from:0x02134898 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021348e8 kind:arm_call to:0x021347ac module:overlay(47) +from:0x02134964 kind:arm_call to:0x0200e260 module:main +from:0x02134974 kind:arm_call to:0x01ffad5c module:itcm +from:0x021349ac kind:load to:0x027e0964 module:dtcm +from:0x021349e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134a08 kind:arm_call to:0x01ff9638 module:itcm +from:0x02134a18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134a60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02134a7c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02134a98 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02134ab0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02134abc kind:load to:0x0213476c module:overlay(47) +from:0x02134ac4 kind:load to:0x027e0cec module:dtcm +from:0x02134ac8 kind:load to:0x027e09a8 module:dtcm +from:0x02134b04 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02134b4c kind:load to:0x02135ee8 module:overlay(47) +from:0x02134ba4 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02134c30 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02134c40 kind:load to:0x027e0cd8 module:dtcm +from:0x02134ca8 kind:arm_call to:0x02080b0c module:overlay(0) +from:0x02134d60 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x02134e88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134eac kind:arm_call to:0x01ff9258 module:itcm +from:0x02134ee4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134f10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134f58 kind:load to:0x027e0cd8 module:dtcm +from:0x02135020 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213507c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02135090 kind:load to:0x02057884 module:overlay(0) +from:0x021350ac kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021350b8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021350d4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021350e4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021350f4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021350fc kind:arm_call to:0x02011ff4 module:main +from:0x02135110 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02135118 kind:arm_call to:0x02011ff4 module:main +from:0x0213512c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02135134 kind:arm_call to:0x02011ff4 module:main +from:0x02135148 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02135150 kind:arm_call to:0x02011ff4 module:main +from:0x02135164 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213516c kind:arm_call to:0x02011ff4 module:main +from:0x02135180 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02135194 kind:load to:0x02136418 module:overlay(47) +from:0x021351a8 kind:arm_call to:0x02011f3c module:main +from:0x021351b4 kind:arm_call to:0x021351e4 module:overlay(47) +from:0x021351c8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x021351e0 kind:load to:0x02136198 module:overlay(47) +from:0x021351ec kind:arm_call to:0x02098368 module:overlay(0) +from:0x02135200 kind:load to:0x021361bc module:overlay(47) +from:0x0213521c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02135234 kind:arm_call to:0x021352d8 module:overlay(47) +from:0x02135240 kind:arm_call to:0x021352d8 module:overlay(47) +from:0x02135270 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021352a4 kind:arm_call to:0x021352d8 module:overlay(47) +from:0x02135334 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02135358 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02135380 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0213539c kind:load to:0x027e09ac module:dtcm +from:0x021353a0 kind:load to:0x027e0cd8 module:dtcm +from:0x021353ac kind:arm_call to:0x02098468 module:overlay(0) +from:0x021353c0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021353c8 kind:arm_call to:0x02011ff4 module:main +from:0x021353dc kind:arm_call to:0x02097704 module:overlay(0) +from:0x021353f0 kind:load to:0x02136464 module:overlay(47) +from:0x02135404 kind:arm_call to:0x02011f3c module:main +from:0x02135410 kind:arm_call to:0x02135440 module:overlay(47) +from:0x02135424 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0213543c kind:load to:0x02136218 module:overlay(47) +from:0x02135448 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02135474 kind:arm_call to:0x020d8dd0 module:overlay(31) +from:0x02135480 kind:load to:0x0213623c module:overlay(47) +from:0x02135504 kind:arm_call to:0x01fff148 module:itcm +from:0x02135530 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x02135540 kind:load to:0x027e0cd8 module:dtcm +from:0x02135544 kind:load to:0x02135cd4 module:overlay(47) +from:0x02135548 kind:load to:0x02135cc8 module:overlay(47) +from:0x0213554c kind:load to:0x027e0ce0 module:dtcm +from:0x02135594 kind:arm_call to:0x01ff916c module:itcm +from:0x021355b8 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x021355cc kind:load to:0x02135ccc module:overlay(47) +from:0x021355d0 kind:load to:0x027e0cd8 module:dtcm +from:0x021355e0 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x021355e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02135600 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x02135608 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02135610 kind:arm_call to:0x02011ff4 module:main +from:0x02135624 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02135684 kind:load to:0x02135cdc module:overlay(47) +from:0x021356a0 kind:arm_call to:0x02135630 module:overlay(47) +from:0x021356a8 kind:arm_call to:0x02135630 module:overlay(47) +from:0x021356b0 kind:arm_call to:0x02135630 module:overlay(47) +from:0x021356b8 kind:arm_call to:0x02135630 module:overlay(47) +from:0x021356c8 kind:load to:0x021364b0 module:overlay(47) +from:0x021356dc kind:arm_call to:0x02011f3c module:main +from:0x021356e8 kind:arm_call to:0x02135718 module:overlay(47) +from:0x021356fc kind:arm_call to:0x0209765c module:overlay(0) +from:0x02135714 kind:load to:0x02136298 module:overlay(47) +from:0x02135720 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02135740 kind:load to:0x021362bc module:overlay(47) +from:0x02135770 kind:arm_call to:0x02080a8c module:overlay(0) +from:0x02135778 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02135784 kind:load to:0x021362bc module:overlay(47) +from:0x02135788 kind:load to:0x027e0cd8 module:dtcm +from:0x021357b8 kind:arm_call to:0x02080a8c module:overlay(0) +from:0x021357c0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021357c8 kind:arm_call to:0x02011ff4 module:main +from:0x021357d4 kind:load to:0x021362bc module:overlay(47) +from:0x021357d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021357f4 kind:arm_call to:0x02080600 module:overlay(0) +from:0x02135854 kind:load to:0x027e0cd8 module:dtcm +from:0x02135878 kind:arm_call to:0x02080a70 module:overlay(0) +from:0x02135880 kind:load to:0x027e0cd8 module:dtcm +from:0x02135898 kind:arm_call to:0x021358a0 module:overlay(47) +from:0x021358ac kind:arm_call to:0x01ff8d38 module:itcm +from:0x021358d4 kind:arm_call to:0x01ffd054 module:itcm +from:0x021358fc kind:arm_call to:0x01ffd098 module:itcm +from:0x02135960 kind:arm_call to:0x02135690 module:overlay(47) +from:0x02135978 kind:arm_call to:0x02135690 module:overlay(47) +from:0x0213598c kind:arm_call to:0x02135690 module:overlay(47) +from:0x021359a0 kind:arm_call to:0x02135690 module:overlay(47) +from:0x021359b4 kind:arm_call to:0x02135690 module:overlay(47) +from:0x021359c8 kind:arm_call to:0x02135690 module:overlay(47) +from:0x021359ec kind:arm_call to:0x02135690 module:overlay(47) +from:0x02135a00 kind:arm_call to:0x02135690 module:overlay(47) +from:0x02135a14 kind:arm_call to:0x02135690 module:overlay(47) +from:0x02135a28 kind:arm_call to:0x02135690 module:overlay(47) +from:0x02135a3c kind:arm_call to:0x02135690 module:overlay(47) +from:0x02135a50 kind:arm_call to:0x02135690 module:overlay(47) +from:0x02135a7c kind:arm_call to:0x02097704 module:overlay(0) +from:0x02135ab0 kind:arm_call to:0x0200b8f0 module:main +from:0x02135ac0 kind:arm_call to:0x0200ee9c module:main +from:0x02135acc kind:arm_call to:0x0200ef9c module:main +from:0x02135ad8 kind:arm_call to:0x0200eddc module:main +from:0x02135ae4 kind:arm_call to:0x0200ee1c module:main +from:0x02135af0 kind:arm_call to:0x0200ee5c module:main +from:0x02135afc kind:arm_call to:0x0200ef5c module:main +from:0x02135b08 kind:arm_call to:0x0200eedc module:main +from:0x02135b14 kind:arm_call to:0x0200efdc module:main +from:0x02135b3c kind:arm_call to:0x0200ba90 module:main +from:0x02135b4c kind:arm_call to:0x0200ee9c module:main +from:0x02135b58 kind:arm_call to:0x0200ef9c module:main +from:0x02135b68 kind:arm_call to:0x0200eddc module:main +from:0x02135b74 kind:arm_call to:0x0200ee1c module:main +from:0x02135b80 kind:arm_call to:0x0200ee5c module:main +from:0x02135b8c kind:arm_call to:0x0200ef5c module:main +from:0x02135b98 kind:arm_call to:0x0200eedc module:main +from:0x02135ba4 kind:arm_call to:0x0200efdc module:main +from:0x02135bdc kind:arm_call_thumb to:0x0208ecd4 module:overlay(0) +from:0x02135c14 kind:arm_call to:0x02135a98 module:overlay(47) +from:0x02135c34 kind:arm_call to:0x02135a98 module:overlay(47) +from:0x02135c44 kind:load to:0x027e0ce0 module:dtcm +from:0x02135c84 kind:arm_call to:0x02135b24 module:overlay(47) +from:0x02135ca8 kind:arm_call to:0x02135b24 module:overlay(47) +from:0x02135d20 kind:load to:0x02135e80 module:overlay(47) +from:0x02135d40 kind:arm_call to:0x02131488 module:overlay(47) +from:0x02135d50 kind:arm_call to:0x0203ce4c module:main +from:0x02135d64 kind:load to:0x02136320 module:overlay(47) +from:0x02135d68 kind:load to:0x02136330 module:overlay(47) +from:0x02135d6c kind:load to:0x02135178 module:overlay(47) +from:0x02135d70 kind:load to:0x02136324 module:overlay(47) +from:0x02135d90 kind:arm_call to:0x021351bc module:overlay(47) +from:0x02135da0 kind:arm_call to:0x0203ce4c module:main +from:0x02135db4 kind:load to:0x02136408 module:overlay(47) +from:0x02135db8 kind:load to:0x02136418 module:overlay(47) +from:0x02135dbc kind:load to:0x021353d4 module:overlay(47) +from:0x02135dc0 kind:load to:0x0213640c module:overlay(47) +from:0x02135de0 kind:arm_call to:0x02135418 module:overlay(47) +from:0x02135df0 kind:arm_call to:0x0203ce4c module:main +from:0x02135e04 kind:load to:0x02136454 module:overlay(47) +from:0x02135e08 kind:load to:0x02136464 module:overlay(47) +from:0x02135e0c kind:load to:0x0213561c module:overlay(47) +from:0x02135e10 kind:load to:0x02136458 module:overlay(47) +from:0x02135e30 kind:arm_call to:0x021356f0 module:overlay(47) +from:0x02135e40 kind:arm_call to:0x0203ce4c module:main +from:0x02135e54 kind:load to:0x021364a0 module:overlay(47) +from:0x02135e58 kind:load to:0x021364b0 module:overlay(47) +from:0x02135e5c kind:load to:0x02135a74 module:overlay(47) +from:0x02135e60 kind:load to:0x021364a4 module:overlay(47) +from:0x02135e64 kind:load to:0x02135d0c module:overlay(47) +from:0x02135e68 kind:load to:0x02135d24 module:overlay(47) +from:0x02135e6c kind:load to:0x02135d74 module:overlay(47) +from:0x02135e70 kind:load to:0x02135dc4 module:overlay(47) +from:0x02135e74 kind:load to:0x02135e14 module:overlay(47) +from:0x02135e8c kind:load to:0x02130eb0 module:overlay(47) +from:0x02135e98 kind:load to:0x02131638 module:overlay(47) +from:0x02135ea4 kind:load to:0x02097bf4 module:overlay(0) +from:0x02135ea8 kind:load to:0x02131500 module:overlay(47) +from:0x02135ecc kind:load to:0x02134890 module:overlay(47) +from:0x02135ed0 kind:load to:0x02135124 module:overlay(47) +from:0x02135ed4 kind:load to:0x02134f5c module:overlay(47) +from:0x02135ed8 kind:load to:0x02134f84 module:overlay(47) +from:0x02135edc kind:load to:0x0207bff0 module:overlay(0) +from:0x02135ee8 kind:load to:0x021318b0 module:overlay(47) +from:0x02135eec kind:load to:0x02135108 module:overlay(47) +from:0x02135ef0 kind:load to:0x02134b50 module:overlay(47) +from:0x02135ef4 kind:load to:0x02134c44 module:overlay(47) +from:0x02135ef8 kind:load to:0x0207bff0 module:overlay(0) +from:0x02135f04 kind:load to:0x02131464 module:overlay(47) +from:0x02135f08 kind:load to:0x02097924 module:overlay(0) +from:0x02135f0c kind:load to:0x02097734 module:overlay(0) +from:0x02135f10 kind:load to:0x020977b0 module:overlay(0) +from:0x02135f14 kind:load to:0x0209792c module:overlay(0) +from:0x02135f18 kind:load to:0x0209794c module:overlay(0) +from:0x02135f1c kind:load to:0x02097978 module:overlay(0) +from:0x02135f28 kind:load to:0x02131874 module:overlay(47) +from:0x02135f2c kind:load to:0x021350ec module:overlay(47) +from:0x02135f30 kind:load to:0x02057bd4 module:overlay(0) +from:0x02135f34 kind:load to:0x02057a68 module:overlay(0) +from:0x02135f38 kind:load to:0x02057da8 module:overlay(0) +from:0x02135f3c kind:load to:0x02057e24 module:overlay(0) +from:0x02135f40 kind:load to:0x02057e88 module:overlay(0) +from:0x02135f44 kind:load to:0x0209a77c module:overlay(0) +from:0x02135f48 kind:load to:0x02057d64 module:overlay(0) +from:0x02135f54 kind:load to:0x0213189c module:overlay(47) +from:0x02135f58 kind:load to:0x0213515c module:overlay(47) +from:0x02135f5c kind:load to:0x02099ae0 module:overlay(0) +from:0x02135f60 kind:load to:0x02099b18 module:overlay(0) +from:0x02135f64 kind:load to:0x0209a11c module:overlay(0) +from:0x02135f68 kind:load to:0x0209a124 module:overlay(0) +from:0x02135f6c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02135f70 kind:load to:0x02099c90 module:overlay(0) +from:0x02135f74 kind:load to:0x02099b80 module:overlay(0) +from:0x02135f78 kind:load to:0x0209a04c module:overlay(0) +from:0x02135f7c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02135f80 kind:load to:0x0209a0ec module:overlay(0) +from:0x02135f84 kind:load to:0x02135094 module:overlay(47) +from:0x02135f88 kind:load to:0x0209a104 module:overlay(0) +from:0x02135f8c kind:load to:0x02135084 module:overlay(47) +from:0x02135f90 kind:load to:0x02135060 module:overlay(47) +from:0x02135f9c kind:load to:0x02131888 module:overlay(47) +from:0x02135fa0 kind:load to:0x02135140 module:overlay(47) +from:0x02135fa4 kind:load to:0x0209a234 module:overlay(0) +from:0x02135fa8 kind:load to:0x0209a268 module:overlay(0) +from:0x02135fac kind:load to:0x0209a300 module:overlay(0) +from:0x02135fb0 kind:load to:0x0209a314 module:overlay(0) +from:0x02135fb4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02135fb8 kind:load to:0x0209a33c module:overlay(0) +from:0x02135fbc kind:load to:0x0209a3c4 module:overlay(0) +from:0x02135fc0 kind:load to:0x0209a04c module:overlay(0) +from:0x02135fc4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02135fc8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02135fcc kind:load to:0x0209a328 module:overlay(0) +from:0x02135fd0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02135fd4 kind:load to:0x021350c0 module:overlay(47) +from:0x02135fd8 kind:load to:0x0213509c module:overlay(47) +from:0x02135fdc kind:load to:0x0209a6ec module:overlay(0) +from:0x02135fe0 kind:load to:0x0213253c module:overlay(47) +from:0x02135fe8 kind:load to:0x02132610 module:overlay(47) +from:0x02135ff0 kind:load to:0x02132954 module:overlay(47) +from:0x02135ff8 kind:load to:0x02132a64 module:overlay(47) +from:0x02136000 kind:load to:0x02132ccc module:overlay(47) +from:0x02136008 kind:load to:0x02132f68 module:overlay(47) +from:0x02136010 kind:load to:0x021331a8 module:overlay(47) +from:0x02136018 kind:load to:0x02133320 module:overlay(47) +from:0x02136020 kind:load to:0x021335e4 module:overlay(47) +from:0x02136028 kind:load to:0x0213347c module:overlay(47) +from:0x02136030 kind:load to:0x0213372c module:overlay(47) +from:0x02136038 kind:load to:0x02133948 module:overlay(47) +from:0x02136040 kind:load to:0x021325e4 module:overlay(47) +from:0x02136048 kind:load to:0x021326b4 module:overlay(47) +from:0x02136050 kind:load to:0x021329c8 module:overlay(47) +from:0x02136058 kind:load to:0x02132afc module:overlay(47) +from:0x02136060 kind:load to:0x02132d68 module:overlay(47) +from:0x02136068 kind:load to:0x02133024 module:overlay(47) +from:0x02136070 kind:load to:0x02133264 module:overlay(47) +from:0x02136078 kind:load to:0x02133358 module:overlay(47) +from:0x02136080 kind:load to:0x021336b4 module:overlay(47) +from:0x02136088 kind:load to:0x021334d0 module:overlay(47) +from:0x02136090 kind:load to:0x021337d0 module:overlay(47) +from:0x02136098 kind:load to:0x02133b0c module:overlay(47) +from:0x021360a8 kind:load to:0x020984f8 module:overlay(0) +from:0x021360ac kind:load to:0x02098534 module:overlay(0) +from:0x021360b0 kind:load to:0x0209854c module:overlay(0) +from:0x021360b4 kind:load to:0x02098558 module:overlay(0) +from:0x021360b8 kind:load to:0x021349b0 module:overlay(47) +from:0x021360bc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021360c0 kind:load to:0x021319f4 module:overlay(47) +from:0x021360c4 kind:load to:0x02098490 module:overlay(0) +from:0x021360c8 kind:load to:0x02131ae8 module:overlay(47) +from:0x021360cc kind:load to:0x02098498 module:overlay(0) +from:0x021360d0 kind:load to:0x0209849c module:overlay(0) +from:0x021360d4 kind:load to:0x02132448 module:overlay(47) +from:0x021360d8 kind:load to:0x02098fe4 module:overlay(0) +from:0x021360dc kind:load to:0x020984a8 module:overlay(0) +from:0x021360e0 kind:load to:0x02098564 module:overlay(0) +from:0x021360e4 kind:load to:0x020985d0 module:overlay(0) +from:0x021360e8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021360ec kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021360f0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021360f4 kind:load to:0x021318c4 module:overlay(47) +from:0x021360f8 kind:load to:0x02131958 module:overlay(47) +from:0x021360fc kind:load to:0x02099568 module:overlay(0) +from:0x02136198 kind:load to:0x02135198 module:overlay(47) +from:0x0213619c kind:load to:0x0209772c module:overlay(0) +from:0x021361a0 kind:load to:0x02097734 module:overlay(0) +from:0x021361a4 kind:load to:0x020977b0 module:overlay(0) +from:0x021361a8 kind:load to:0x020977f0 module:overlay(0) +from:0x021361ac kind:load to:0x020977f4 module:overlay(0) +from:0x021361b0 kind:load to:0x020977f8 module:overlay(0) +from:0x021361bc kind:load to:0x020984f8 module:overlay(0) +from:0x021361c0 kind:load to:0x02098534 module:overlay(0) +from:0x021361c4 kind:load to:0x0209854c module:overlay(0) +from:0x021361c8 kind:load to:0x02098558 module:overlay(0) +from:0x021361cc kind:load to:0x01fff464 module:itcm +from:0x021361d0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021361d4 kind:load to:0x02135204 module:overlay(47) +from:0x021361d8 kind:load to:0x0213520c module:overlay(47) +from:0x021361dc kind:load to:0x02135248 module:overlay(47) +from:0x021361e0 kind:load to:0x021352c4 module:overlay(47) +from:0x021361e4 kind:load to:0x0209849c module:overlay(0) +from:0x021361e8 kind:load to:0x020984a0 module:overlay(0) +from:0x021361ec kind:load to:0x020984a4 module:overlay(0) +from:0x021361f0 kind:load to:0x020984a8 module:overlay(0) +from:0x021361f4 kind:load to:0x02098564 module:overlay(0) +from:0x021361f8 kind:load to:0x020985d0 module:overlay(0) +from:0x021361fc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136200 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136204 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02136208 kind:load to:0x021353a4 module:overlay(47) +from:0x0213620c kind:load to:0x021353b8 module:overlay(47) +from:0x02136218 kind:load to:0x021353f4 module:overlay(47) +from:0x0213621c kind:load to:0x0209772c module:overlay(0) +from:0x02136220 kind:load to:0x02097734 module:overlay(0) +from:0x02136224 kind:load to:0x020977b0 module:overlay(0) +from:0x02136228 kind:load to:0x020977f0 module:overlay(0) +from:0x0213622c kind:load to:0x020977f4 module:overlay(0) +from:0x02136230 kind:load to:0x020977f8 module:overlay(0) +from:0x0213623c kind:load to:0x020984f8 module:overlay(0) +from:0x02136240 kind:load to:0x02098534 module:overlay(0) +from:0x02136244 kind:load to:0x0209854c module:overlay(0) +from:0x02136248 kind:load to:0x02098558 module:overlay(0) +from:0x0213624c kind:load to:0x01fff464 module:itcm +from:0x02136250 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02136254 kind:load to:0x02135484 module:overlay(47) +from:0x02136258 kind:load to:0x02098490 module:overlay(0) +from:0x0213625c kind:load to:0x02135550 module:overlay(47) +from:0x02136260 kind:load to:0x02098498 module:overlay(0) +from:0x02136264 kind:load to:0x0209849c module:overlay(0) +from:0x02136268 kind:load to:0x020984a0 module:overlay(0) +from:0x0213626c kind:load to:0x020984a4 module:overlay(0) +from:0x02136270 kind:load to:0x020984a8 module:overlay(0) +from:0x02136274 kind:load to:0x02098564 module:overlay(0) +from:0x02136278 kind:load to:0x020985d0 module:overlay(0) +from:0x0213627c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136280 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136284 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02136288 kind:load to:0x021355d4 module:overlay(47) +from:0x0213628c kind:load to:0x021355f4 module:overlay(47) +from:0x02136298 kind:load to:0x021356cc module:overlay(47) +from:0x0213629c kind:load to:0x0209772c module:overlay(0) +from:0x021362a0 kind:load to:0x02097734 module:overlay(0) +from:0x021362a4 kind:load to:0x020977b0 module:overlay(0) +from:0x021362a8 kind:load to:0x020977f0 module:overlay(0) +from:0x021362ac kind:load to:0x020977f4 module:overlay(0) +from:0x021362b0 kind:load to:0x020977f8 module:overlay(0) +from:0x021362bc kind:load to:0x020984f8 module:overlay(0) +from:0x021362c0 kind:load to:0x02098534 module:overlay(0) +from:0x021362c4 kind:load to:0x0209854c module:overlay(0) +from:0x021362c8 kind:load to:0x02098558 module:overlay(0) +from:0x021362cc kind:load to:0x01fff464 module:itcm +from:0x021362d0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021362d4 kind:load to:0x021357dc module:overlay(47) +from:0x021362d8 kind:load to:0x02135858 module:overlay(47) +from:0x021362dc kind:load to:0x02098494 module:overlay(0) +from:0x021362e0 kind:load to:0x02098498 module:overlay(0) +from:0x021362e4 kind:load to:0x0209849c module:overlay(0) +from:0x021362e8 kind:load to:0x02135884 module:overlay(47) +from:0x021362ec kind:load to:0x020984a4 module:overlay(0) +from:0x021362f0 kind:load to:0x020984a8 module:overlay(0) +from:0x021362f4 kind:load to:0x02098564 module:overlay(0) +from:0x021362f8 kind:load to:0x020985d0 module:overlay(0) +from:0x021362fc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136300 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136304 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02136308 kind:load to:0x02135744 module:overlay(47) +from:0x0213630c kind:load to:0x0213578c module:overlay(47) diff --git a/config/usa/arm9/overlays/ov047/symbols.txt b/config/usa/arm9/overlays/ov047/symbols.txt new file mode 100644 index 00000000..fed4e43a --- /dev/null +++ b/config/usa/arm9/overlays/ov047/symbols.txt @@ -0,0 +1,181 @@ +func_ov047_02130480 kind:function(arm,size=0x64) addr:0x02130480 +func_ov047_021304e4 kind:function(arm,size=0x28) addr:0x021304e4 +func_ov047_0213050c kind:function(arm,size=0x30) addr:0x0213050c +func_ov047_0213053c kind:function(arm,size=0x200) addr:0x0213053c +func_ov047_0213073c kind:function(arm,size=0x39c) addr:0x0213073c +func_ov047_02130ad8 kind:function(arm,size=0x3d8) addr:0x02130ad8 +func_ov047_02130eb0 kind:function(arm,size=0x280) addr:0x02130eb0 +func_ov047_02131130 kind:function(arm,size=0xe8) addr:0x02131130 +func_ov047_02131218 kind:function(arm,size=0x74) addr:0x02131218 +func_ov047_0213128c kind:function(arm,size=0x80) addr:0x0213128c +func_ov047_0213130c kind:function(arm,size=0x68) addr:0x0213130c +func_ov047_02131374 kind:function(arm,size=0xd0) addr:0x02131374 +func_ov047_02131444 kind:function(arm,size=0x14) addr:0x02131444 +func_ov047_02131458 kind:function(arm,size=0xc) addr:0x02131458 +func_ov047_02131464 kind:function(arm,size=0x24) addr:0x02131464 +func_ov047_02131488 kind:function(arm,size=0x58) addr:0x02131488 +func_ov047_021314e0 kind:function(arm,size=0x20) addr:0x021314e0 +func_ov047_02131500 kind:function(arm,size=0xcc) addr:0x02131500 +func_ov047_021315cc kind:function(arm,size=0x34) addr:0x021315cc +func_ov047_02131600 kind:function(arm,size=0x38) addr:0x02131600 +func_ov047_02131638 kind:function(arm,size=0x2c) addr:0x02131638 +func_ov047_02131664 kind:function(arm,size=0x210) addr:0x02131664 +func_ov047_02131874 kind:function(arm,size=0x14) addr:0x02131874 +func_ov047_02131888 kind:function(arm,size=0x14) addr:0x02131888 +func_ov047_0213189c kind:function(arm,size=0x14) addr:0x0213189c +func_ov047_021318b0 kind:function(arm,size=0x14) addr:0x021318b0 +func_ov047_021318c4 kind:function(arm,size=0x94) addr:0x021318c4 +func_ov047_02131958 kind:function(arm,size=0x9c) addr:0x02131958 +func_ov047_021319f4 kind:function(arm,size=0x74) addr:0x021319f4 +func_ov047_02131a68 kind:function(arm,size=0x28) addr:0x02131a68 +func_ov047_02131a90 kind:function(arm,size=0x58) addr:0x02131a90 +func_ov047_02131ae8 kind:function(arm,size=0x960) addr:0x02131ae8 +func_ov047_02132448 kind:function(arm,size=0xf4) addr:0x02132448 +func_ov047_0213253c kind:function(arm,size=0xa8) addr:0x0213253c +func_ov047_021325e4 kind:function(arm,size=0x2c) addr:0x021325e4 +func_ov047_02132610 kind:function(arm,size=0xa4) addr:0x02132610 +func_ov047_021326b4 kind:function(arm,size=0x2a0) addr:0x021326b4 +func_ov047_02132954 kind:function(arm,size=0x74) addr:0x02132954 +func_ov047_021329c8 kind:function(arm,size=0x9c) addr:0x021329c8 +func_ov047_02132a64 kind:function(arm,size=0x98) addr:0x02132a64 +func_ov047_02132afc kind:function(arm,size=0x1d0) addr:0x02132afc +func_ov047_02132ccc kind:function(arm,size=0x9c) addr:0x02132ccc +func_ov047_02132d68 kind:function(arm,size=0x200) addr:0x02132d68 +func_ov047_02132f68 kind:function(arm,size=0xbc) addr:0x02132f68 +func_ov047_02133024 kind:function(arm,size=0x184) addr:0x02133024 +func_ov047_021331a8 kind:function(arm,size=0xbc) addr:0x021331a8 +func_ov047_02133264 kind:function(arm,size=0xbc) addr:0x02133264 +func_ov047_02133320 kind:function(arm,size=0x38) addr:0x02133320 +func_ov047_02133358 kind:function(arm,size=0x124) addr:0x02133358 +func_ov047_0213347c kind:function(arm,size=0x54) addr:0x0213347c +func_ov047_021334d0 kind:function(arm,size=0x114) addr:0x021334d0 +func_ov047_021335e4 kind:function(arm,size=0xd0) addr:0x021335e4 +func_ov047_021336b4 kind:function(arm,size=0x78) addr:0x021336b4 +func_ov047_0213372c kind:function(arm,size=0xa4) addr:0x0213372c +func_ov047_021337d0 kind:function(arm,size=0x178) addr:0x021337d0 +func_ov047_02133948 kind:function(arm,size=0x1c4) addr:0x02133948 +func_ov047_02133b0c kind:function(arm,size=0x474) addr:0x02133b0c +func_ov047_02133f80 kind:function(arm,size=0x88) addr:0x02133f80 +func_ov047_02134008 kind:function(arm,size=0x36c) addr:0x02134008 +func_ov047_02134374 kind:function(arm,size=0x280) addr:0x02134374 +func_ov047_021345f4 kind:function(arm,size=0xa8) addr:0x021345f4 +func_ov047_0213469c kind:function(arm,size=0x40) addr:0x0213469c +func_ov047_021346dc kind:function(arm,size=0x90) addr:0x021346dc +func_ov047_0213476c kind:function(arm,size=0xc) addr:0x0213476c +func_ov047_02134778 kind:function(arm,size=0x34) addr:0x02134778 +func_ov047_021347ac kind:function(arm,size=0xe4) addr:0x021347ac +func_ov047_02134890 kind:function(arm,size=0x14) addr:0x02134890 +func_ov047_021348a4 kind:function(arm,size=0x58) addr:0x021348a4 +func_ov047_021348fc kind:function(arm,size=0xb4) addr:0x021348fc +func_ov047_021349b0 kind:function(arm,size=0x78) addr:0x021349b0 +func_ov047_02134a28 kind:function(arm,size=0xa4) addr:0x02134a28 +func_ov047_02134acc kind:function(arm,size=0x2c) addr:0x02134acc +func_ov047_02134af8 kind:function(arm,size=0x58) addr:0x02134af8 +func_ov047_02134b50 kind:function(arm,size=0xf4) addr:0x02134b50 +func_ov047_02134c44 kind:function(arm,size=0x318) addr:0x02134c44 +func_ov047_02134f5c kind:function(arm,size=0x28) addr:0x02134f5c +func_ov047_02134f84 kind:function(arm,size=0xdc) addr:0x02134f84 +func_ov047_02135060 kind:function(arm,size=0x24) addr:0x02135060 +func_ov047_02135084 kind:function(arm,size=0x10) addr:0x02135084 +func_ov047_02135094 kind:function(arm,size=0x8) addr:0x02135094 +func_ov047_0213509c kind:function(arm,size=0x24) addr:0x0213509c +func_ov047_021350c0 kind:function(arm,size=0x2c) addr:0x021350c0 +func_ov047_021350ec kind:function(arm,size=0x1c) addr:0x021350ec +func_ov047_02135108 kind:function(arm,size=0x1c) addr:0x02135108 +func_ov047_02135124 kind:function(arm,size=0x1c) addr:0x02135124 +func_ov047_02135140 kind:function(arm,size=0x1c) addr:0x02135140 +func_ov047_0213515c kind:function(arm,size=0x1c) addr:0x0213515c +func_ov047_02135178 kind:function(arm,size=0x14) addr:0x02135178 +func_ov047_0213518c kind:function(arm,size=0xc) addr:0x0213518c +func_ov047_02135198 kind:function(arm,size=0x24) addr:0x02135198 +func_ov047_021351bc kind:function(arm,size=0x28) addr:0x021351bc +func_ov047_021351e4 kind:function(arm,size=0x20) addr:0x021351e4 +func_ov047_02135204 kind:function(arm,size=0x8) addr:0x02135204 +func_ov047_0213520c kind:function(arm,size=0x3c) addr:0x0213520c +func_ov047_02135248 kind:function(arm,size=0x7c) addr:0x02135248 +func_ov047_021352c4 kind:function(arm,size=0x14) addr:0x021352c4 +func_ov047_021352d8 kind:function(arm,size=0xcc) addr:0x021352d8 +func_ov047_021353a4 kind:function(arm,size=0x14) addr:0x021353a4 +func_ov047_021353b8 kind:function(arm,size=0x1c) addr:0x021353b8 +func_ov047_021353d4 kind:function(arm,size=0x14) addr:0x021353d4 +func_ov047_021353e8 kind:function(arm,size=0xc) addr:0x021353e8 +func_ov047_021353f4 kind:function(arm,size=0x24) addr:0x021353f4 +func_ov047_02135418 kind:function(arm,size=0x28) addr:0x02135418 +func_ov047_02135440 kind:function(arm,size=0x44) addr:0x02135440 +func_ov047_02135484 kind:function(arm,size=0xcc) addr:0x02135484 +func_ov047_02135550 kind:function(arm,size=0x84) addr:0x02135550 +func_ov047_021355d4 kind:function(arm,size=0x20) addr:0x021355d4 +func_ov047_021355f4 kind:function(arm,size=0x28) addr:0x021355f4 +func_ov047_0213561c kind:function(arm,size=0x14) addr:0x0213561c +func_ov047_02135630 kind:function(arm,size=0x60) addr:0x02135630 +func_ov047_02135690 kind:function(arm,size=0x30) addr:0x02135690 +func_ov047_021356c0 kind:function(arm,size=0xc) addr:0x021356c0 +func_ov047_021356cc kind:function(arm,size=0x24) addr:0x021356cc +func_ov047_021356f0 kind:function(arm,size=0x28) addr:0x021356f0 +func_ov047_02135718 kind:function(arm,size=0x2c) addr:0x02135718 +func_ov047_02135744 kind:function(arm,size=0x48) addr:0x02135744 +func_ov047_0213578c kind:function(arm,size=0x50) addr:0x0213578c +func_ov047_021357dc kind:function(arm,size=0x7c) addr:0x021357dc +func_ov047_02135858 kind:function(arm,size=0x2c) addr:0x02135858 +func_ov047_02135884 kind:function(arm,size=0x1c) addr:0x02135884 +func_ov047_021358a0 kind:function(arm,size=0x1d4) addr:0x021358a0 +func_ov047_02135a74 kind:function(arm,size=0x14) addr:0x02135a74 +func_ov047_02135a88 kind:function(arm,size=0x10) addr:0x02135a88 +func_ov047_02135a98 kind:function(arm,size=0x8c) addr:0x02135a98 +func_ov047_02135b24 kind:function(arm,size=0x8c) addr:0x02135b24 +func_ov047_02135bb0 kind:function(arm,size=0x98) addr:0x02135bb0 +func_ov047_02135c48 kind:function(arm,size=0x70) addr:0x02135c48 +data_ov047_02135cb8 kind:data(any) addr:0x02135cb8 +data_ov047_02135cc8 kind:data(any) addr:0x02135cc8 +data_ov047_02135ccc kind:data(any) addr:0x02135ccc +data_ov047_02135cd4 kind:data(any) addr:0x02135cd4 +data_ov047_02135cdc kind:data(any) addr:0x02135cdc +__sinit_ov047_02135d0c kind:function(arm,size=0x18) addr:0x02135d0c +__sinit_ov047_02135d24 kind:function(arm,size=0x50) addr:0x02135d24 +__sinit_ov047_02135d74 kind:function(arm,size=0x50) addr:0x02135d74 +__sinit_ov047_02135dc4 kind:function(arm,size=0x50) addr:0x02135dc4 +__sinit_ov047_02135e14 kind:function(arm,size=0x50) addr:0x02135e14 +.p__sinit_ov047_02135d0c kind:data(word) addr:0x02135e64 +.p__sinit_ov047_02135d24 kind:data(word) addr:0x02135e68 +.p__sinit_ov047_02135d74 kind:data(word) addr:0x02135e6c +.p__sinit_ov047_02135dc4 kind:data(word) addr:0x02135e70 +.p__sinit_ov047_02135e14 kind:data(word) addr:0x02135e74 +data_ov047_02135e80 kind:data(any) addr:0x02135e80 +data_ov047_02135e8c kind:data(any) addr:0x02135e8c +data_ov047_02135e98 kind:data(any) addr:0x02135e98 +data_ov047_02135ea4 kind:data(any) addr:0x02135ea4 +data_ov047_02135eac kind:data(any) addr:0x02135eac +data_ov047_02135ecc kind:data(any) addr:0x02135ecc +data_ov047_02135ee8 kind:data(any) addr:0x02135ee8 +data_ov047_02135f04 kind:data(any) addr:0x02135f04 +data_ov047_02135f28 kind:data(any) addr:0x02135f28 +data_ov047_02135f54 kind:data(any) addr:0x02135f54 +data_ov047_02135f9c kind:data(any) addr:0x02135f9c +data_ov047_02135fe0 kind:data(any) addr:0x02135fe0 +data_ov047_02136040 kind:data(any) addr:0x02136040 +data_ov047_021360a8 kind:data(any) addr:0x021360a8 +data_ov047_02136100 kind:data(any) addr:0x02136100 +data_ov047_02136118 kind:data(any) addr:0x02136118 +data_ov047_02136130 kind:data(any) addr:0x02136130 +data_ov047_02136148 kind:data(any) addr:0x02136148 +data_ov047_02136160 kind:data(any) addr:0x02136160 +data_ov047_02136178 kind:data(any) addr:0x02136178 +data_ov047_02136198 kind:data(any) addr:0x02136198 +data_ov047_021361bc kind:data(any) addr:0x021361bc +data_ov047_0213620c kind:data(any) addr:0x0213620c ambiguous +data_ov047_02136218 kind:data(any) addr:0x02136218 +data_ov047_0213623c kind:data(any) addr:0x0213623c +data_ov047_02136298 kind:data(any) addr:0x02136298 +data_ov047_021362bc kind:data(any) addr:0x021362bc +data_ov047_02136320 kind:bss addr:0x02136320 +data_ov047_02136324 kind:bss addr:0x02136324 +data_ov047_02136330 kind:bss addr:0x02136330 +data_ov047_02136408 kind:bss addr:0x02136408 +data_ov047_0213640c kind:bss addr:0x0213640c +data_ov047_02136418 kind:bss addr:0x02136418 +data_ov047_02136454 kind:bss addr:0x02136454 +data_ov047_02136458 kind:bss addr:0x02136458 +data_ov047_02136464 kind:bss addr:0x02136464 +data_ov047_021364a0 kind:bss addr:0x021364a0 +data_ov047_021364a4 kind:bss addr:0x021364a4 +data_ov047_021364b0 kind:bss addr:0x021364b0 diff --git a/config/usa/arm9/overlays/ov048/delinks.txt b/config/usa/arm9/overlays/ov048/delinks.txt new file mode 100644 index 00000000..05d86d3d --- /dev/null +++ b/config/usa/arm9/overlays/ov048/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02130480 end:0x02137438 kind:code align:32 + .rodata start:0x02137438 end:0x02137454 kind:rodata align:4 + .init start:0x02137454 end:0x0213757c kind:code align:4 + .ctor start:0x0213757c end:0x0213758c kind:rodata align:4 + .data start:0x021375a0 end:0x02137a40 kind:data align:32 + .bss start:0x02137a40 end:0x02137e40 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov048/relocs.txt b/config/usa/arm9/overlays/ov048/relocs.txt new file mode 100644 index 00000000..4d0bbfb7 --- /dev/null +++ b/config/usa/arm9/overlays/ov048/relocs.txt @@ -0,0 +1,993 @@ +from:0x021304c8 kind:arm_call to:0x01fff498 module:itcm +from:0x021304cc kind:arm_call to:0x01fff584 module:itcm +from:0x02130500 kind:load to:0x027e0ce8 module:dtcm +from:0x02130510 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02130580 kind:arm_call to:0x01fff498 module:itcm +from:0x02130584 kind:arm_call to:0x01fff584 module:itcm +from:0x021305b8 kind:load to:0x027e0ce8 module:dtcm +from:0x021305d8 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x021305e8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0213060c kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02130644 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0213067c kind:load to:0x021375e0 module:overlay(48) +from:0x02130680 kind:load to:0x020b27a8 module:overlay(0) +from:0x02130684 kind:load to:0x021375c4 module:overlay(48) +from:0x02130690 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021306a8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021306b0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021306b8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021306c0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021306d8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021306e0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021306e8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021306f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021306f8 kind:arm_call to:0x02011ff4 module:main +from:0x02130710 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130718 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02130720 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02130728 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02130744 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0213076c kind:load to:0x02137a40 module:overlay(48) +from:0x021307f0 kind:arm_call to:0x02130770 module:overlay(48) +from:0x02130860 kind:arm_call to:0x01ffedac module:itcm +from:0x0213087c kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02130988 kind:load to:0x027e0cd8 module:dtcm +from:0x0213098c kind:load to:0x027e0ce8 module:dtcm +from:0x02130998 kind:load to:0x02137a40 module:overlay(48) +from:0x021309bc kind:arm_call to:0x02098288 module:overlay(0) +from:0x021309e8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02130a34 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02130a50 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02130a5c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130a6c kind:load to:0x021375a8 module:overlay(48) +from:0x02130a78 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130aa4 kind:load to:0x02137a40 module:overlay(48) +from:0x02130ac4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02130adc kind:arm_call to:0x01fff148 module:itcm +from:0x02130ae4 kind:arm_call to:0x0205ae18 module:overlay(0) +from:0x02130af8 kind:arm_call to:0x01fff148 module:itcm +from:0x02130b24 kind:arm_call to:0x01fff148 module:itcm +from:0x02130b2c kind:arm_call to:0x0205ae18 module:overlay(0) +from:0x02130b40 kind:arm_call to:0x01fff148 module:itcm +from:0x02130b60 kind:load to:0x027e0ce0 module:dtcm +from:0x02130b74 kind:load to:0x0205ae18 module:overlay(0) +from:0x02130b90 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130b98 kind:arm_call to:0x02011ff4 module:main +from:0x02130bac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02130bc8 kind:load to:0x02137a84 module:overlay(48) +from:0x02130bdc kind:arm_call to:0x02011f3c module:main +from:0x02130be8 kind:arm_call to:0x02130ef0 module:overlay(48) +from:0x02130c00 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02130c10 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02130c20 kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x02130cc8 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02130cdc kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02130cfc kind:load to:0x021376d8 module:overlay(48) +from:0x02130d00 kind:load to:0x021376fc module:overlay(48) +from:0x02130d08 kind:load to:0x021376b4 module:overlay(48) +from:0x02130d10 kind:load to:0x02137a4c module:overlay(48) +from:0x02130d1c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02130d30 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02130d38 kind:arm_call to:0x02011ff4 module:main +from:0x02130d98 kind:arm_call to:0x01fff148 module:itcm +from:0x02130dc0 kind:arm_call to:0x0208bdb4 module:overlay(0) +from:0x02130dd8 kind:arm_call to:0x0207e1ec module:overlay(0) +from:0x02130e08 kind:arm_call to:0x01fff148 module:itcm +from:0x02130e30 kind:arm_call to:0x0208bdb4 module:overlay(0) +from:0x02130e50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130e5c kind:arm_call to:0x01fff458 module:itcm +from:0x02130e88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02130ec4 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x02130ed8 kind:load to:0x027e0ce0 module:dtcm +from:0x02130edc kind:load to:0x027e09c0 module:dtcm +from:0x02130ee0 kind:load to:0x02137a6c module:overlay(48) +from:0x02130ee4 kind:load to:0x027e0ce4 module:dtcm +from:0x02130efc kind:arm_call to:0x021305e0 module:overlay(48) +from:0x02130f54 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02130f5c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02130f6c kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x02130fb8 kind:arm_call to:0x0203d138 module:main +from:0x02130fc8 kind:load to:0x02137784 module:overlay(48) +from:0x02130fcc kind:load to:0x02137a84 module:overlay(48) +from:0x02130fd0 kind:load to:0x021376fc module:overlay(48) +from:0x02130fd4 kind:load to:0x02137660 module:overlay(48) +from:0x02130fd8 kind:load to:0x02130fe0 module:overlay(48) +from:0x02130fdc kind:load to:0x021320a0 module:overlay(48) +from:0x02130fe8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02131014 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02131030 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02131044 kind:arm_call to:0x0203d1e8 module:main +from:0x0213104c kind:arm_call to:0x02130d14 module:overlay(48) +from:0x02131054 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0213105c kind:arm_call to:0x02130704 module:overlay(48) +from:0x02131068 kind:load to:0x02137784 module:overlay(48) +from:0x0213106c kind:load to:0x027e09c0 module:dtcm +from:0x02131070 kind:load to:0x02130fe0 module:overlay(48) +from:0x02131094 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021310b0 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x021310c4 kind:arm_call to:0x0203d1e8 module:main +from:0x021310cc kind:arm_call to:0x02130d14 module:overlay(48) +from:0x021310d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021310dc kind:arm_call to:0x02130704 module:overlay(48) +from:0x021310e4 kind:arm_call to:0x02011ff4 module:main +from:0x021310f0 kind:load to:0x02137784 module:overlay(48) +from:0x021310f4 kind:load to:0x027e09c0 module:dtcm +from:0x021310f8 kind:load to:0x02130fe0 module:overlay(48) +from:0x02131108 kind:arm_call to:0x02130734 module:overlay(48) +from:0x02131128 kind:arm_call to:0x02070c64 module:overlay(0) +from:0x0213116c kind:arm_call to:0x0207f4b4 module:overlay(0) +from:0x02131178 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02131194 kind:arm_call to:0x02131248 module:overlay(48) +from:0x0213119c kind:arm_call to:0x021311c8 module:overlay(48) +from:0x021311ac kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021311bc kind:load to:0x027e09a4 module:dtcm +from:0x021311c0 kind:load to:0x02137a6c module:overlay(48) +from:0x021311c4 kind:load to:0x027e09c0 module:dtcm +from:0x021311f4 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021311fc kind:load to:0x02137b5c module:overlay(48) +from:0x02131200 kind:load to:0x027e09c0 module:dtcm +from:0x02131230 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02131244 kind:load to:0x020aecd8 module:overlay(0) +from:0x02131254 kind:arm_call to:0x02131204 module:overlay(48) +from:0x02131288 kind:load to:0x0213766c module:overlay(48) +from:0x021312c0 kind:load to:0x0213768c module:overlay(48) +from:0x021312d4 kind:arm_call to:0x021312ec module:overlay(48) +from:0x021312f4 kind:arm_call to:0x02131c08 module:overlay(48) +from:0x021312fc kind:arm_call to:0x02131c88 module:overlay(48) +from:0x0213130c kind:arm_call to:0x02131e7c module:overlay(48) +from:0x02131318 kind:arm_call to:0x02131e7c module:overlay(48) +from:0x02131320 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02131348 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131358 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x021313a8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021313f4 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02131410 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x0213145c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021314a4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021314bc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021314c8 kind:load to:0x027e09a8 module:dtcm +from:0x021314d4 kind:load to:0x027e0cec module:dtcm +from:0x021314d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021314f4 kind:arm_call to:0x02131e14 module:overlay(48) +from:0x02131504 kind:arm_call to:0x02131b08 module:overlay(48) +from:0x0213150c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02131530 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131538 kind:arm_call to:0x021318a4 module:overlay(48) +from:0x0213154c kind:arm_call to:0x02098288 module:overlay(0) +from:0x02131570 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02131594 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x0213163c kind:arm_call to:0x02131248 module:overlay(48) +from:0x02131658 kind:arm_call to:0x02131248 module:overlay(48) +from:0x02131660 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213166c kind:load to:0x021375c4 module:overlay(48) +from:0x02131690 kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x021316ac kind:arm_call to:0x02130a84 module:overlay(48) +from:0x021316c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021316ec kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02131714 kind:load to:0x027e0ce0 module:dtcm +from:0x02131718 kind:load to:0x027e09a8 module:dtcm +from:0x02131720 kind:load to:0x027e0cec module:dtcm +from:0x02131734 kind:arm_call to:0x02131e14 module:overlay(48) +from:0x02131744 kind:arm_call to:0x02131b08 module:overlay(48) +from:0x0213174c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02131774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213177c kind:arm_call to:0x021318a4 module:overlay(48) +from:0x021317a8 kind:arm_call to:0x02131248 module:overlay(48) +from:0x021317d0 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x021317ec kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x021317f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02131804 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0213182c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131838 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02131860 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0213188c kind:arm_call to:0x02131248 module:overlay(48) +from:0x02131894 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021318a0 kind:load to:0x021375c4 module:overlay(48) +from:0x02131a40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131ab0 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02131ac0 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02131ad8 kind:load to:0x02137a4c module:overlay(48) +from:0x02131ae0 kind:load to:0x0213771c module:overlay(48) +from:0x02131ae4 kind:load to:0x02137728 module:overlay(48) +from:0x02131ae8 kind:load to:0x02137734 module:overlay(48) +from:0x02131aec kind:load to:0x02137740 module:overlay(48) +from:0x02131af0 kind:load to:0x0213774c module:overlay(48) +from:0x02131af4 kind:load to:0x02137758 module:overlay(48) +from:0x02131af8 kind:load to:0x02137764 module:overlay(48) +from:0x02131afc kind:load to:0x02137770 module:overlay(48) +from:0x02131b00 kind:load to:0x0203e93c module:main +from:0x02131b04 kind:load to:0x027e0cec module:dtcm +from:0x02131b48 kind:arm_call to:0x01ff916c module:itcm +from:0x02131b6c kind:arm_call to:0x01ff916c module:itcm +from:0x02131bac kind:arm_call to:0x01fff17c module:itcm +from:0x02131bc8 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02131bec kind:arm_call to:0x02130770 module:overlay(48) +from:0x02131c04 kind:load to:0x027e0ce0 module:dtcm +from:0x02131c18 kind:arm_call to:0x01ffedac module:itcm +from:0x02131c34 kind:arm_call to:0x01fff498 module:itcm +from:0x02131c40 kind:arm_call to:0x01fff584 module:itcm +from:0x02131c74 kind:arm_call to:0x02070ca0 module:overlay(0) +from:0x02131c7c kind:load to:0x027e0ce8 module:dtcm +from:0x02131c84 kind:load to:0x027e09a4 module:dtcm +from:0x02131c9c kind:arm_call to:0x01ffedac module:itcm +from:0x02131cd8 kind:arm_call to:0x01fff498 module:itcm +from:0x02131ce4 kind:arm_call to:0x01fff584 module:itcm +from:0x02131cfc kind:load to:0x027e0ce8 module:dtcm +from:0x02131d14 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02131d3c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02131d84 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02131d90 kind:load to:0x027e09b4 module:dtcm +from:0x02131dc8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02131df4 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02131e10 kind:load to:0x027e0ce0 module:dtcm +from:0x02131e2c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02131e48 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02131e5c kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x02131e78 kind:load to:0x027e0ce0 module:dtcm +from:0x02131e8c kind:arm_call to:0x02131da8 module:overlay(48) +from:0x02131ea8 kind:arm_call to:0x02131e14 module:overlay(48) +from:0x02131ec4 kind:arm_call to:0x02131b8c module:overlay(48) +from:0x02131ef0 kind:arm_call to:0x02130a84 module:overlay(48) +from:0x02131efc kind:arm_call to:0x02131248 module:overlay(48) +from:0x02131f1c kind:arm_call to:0x02131248 module:overlay(48) +from:0x02131f4c kind:arm_call to:0x01fff350 module:itcm +from:0x02131f5c kind:arm_call to:0x01fff350 module:itcm +from:0x02131f98 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131fbc kind:arm_call to:0x01fff458 module:itcm +from:0x02131fe4 kind:arm_call to:0x01fff458 module:itcm +from:0x02132004 kind:arm_call to:0x01fff350 module:itcm +from:0x02132020 kind:load to:0x027e0ce4 module:dtcm +from:0x02132024 kind:load to:0x020b2fec module:overlay(0) +from:0x0213209c kind:load to:0x027e0cd8 module:dtcm +from:0x021320bc kind:arm_call to:0x020978ec module:overlay(0) +from:0x021320d0 kind:load to:0x02137c50 module:overlay(48) +from:0x021320e4 kind:arm_call to:0x02011f3c module:main +from:0x021320f0 kind:arm_call to:0x02132150 module:overlay(48) +from:0x02132104 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213214c kind:load to:0x0213784c module:overlay(48) +from:0x02132158 kind:arm_call to:0x021305e0 module:overlay(48) +from:0x021321b0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021321b8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021321c8 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02132208 kind:arm_call to:0x0203d138 module:main +from:0x0213225c kind:load to:0x021378d0 module:overlay(48) +from:0x02132260 kind:load to:0x02137c50 module:overlay(48) +from:0x02132264 kind:load to:0x021376fc module:overlay(48) +from:0x0213226c kind:load to:0x02130fe0 module:overlay(48) +from:0x02132270 kind:load to:0x021320a0 module:overlay(48) +from:0x02132274 kind:load to:0x020b27a8 module:overlay(0) +from:0x02132298 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021322b4 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x021322bc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021322d0 kind:arm_call to:0x0203d1e8 module:main +from:0x021322d8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021322e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021322e8 kind:arm_call to:0x02130704 module:overlay(48) +from:0x021322f4 kind:load to:0x021378d0 module:overlay(48) +from:0x021322f8 kind:load to:0x027e09c0 module:dtcm +from:0x021322fc kind:load to:0x02130fe0 module:overlay(48) +from:0x02132320 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213233c kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02132344 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02132358 kind:arm_call to:0x0203d1e8 module:main +from:0x02132360 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02132368 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02132370 kind:arm_call to:0x02130704 module:overlay(48) +from:0x02132378 kind:arm_call to:0x02011ff4 module:main +from:0x02132384 kind:load to:0x021378d0 module:overlay(48) +from:0x02132388 kind:load to:0x027e09c0 module:dtcm +from:0x0213238c kind:load to:0x02130fe0 module:overlay(48) +from:0x021323d8 kind:arm_call to:0x02070c64 module:overlay(0) +from:0x02132420 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0213243c kind:arm_call to:0x021327ec module:overlay(48) +from:0x02132444 kind:arm_call to:0x0213246c module:overlay(48) +from:0x02132454 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02132464 kind:load to:0x027e09a4 module:dtcm +from:0x02132468 kind:load to:0x027e09c0 module:dtcm +from:0x021324a8 kind:arm_call to:0x02133674 module:overlay(48) +from:0x021324dc kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02132524 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02132560 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x021325a8 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x021325e4 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x0213262c kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02132668 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x021326b0 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x021326d0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0213272c kind:arm_call to:0x01ffb714 module:itcm +from:0x02132738 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x021327a4 kind:load to:0x027e0ce8 module:dtcm +from:0x021327d4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021327e8 kind:load to:0x020aecd8 module:overlay(0) +from:0x021327f8 kind:arm_call to:0x021327b0 module:overlay(48) +from:0x0213282c kind:load to:0x02137804 module:overlay(48) +from:0x0213286c kind:arm_call to:0x0213246c module:overlay(48) +from:0x021328d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132a04 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02132a3c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02132a48 kind:load to:0x02137824 module:overlay(48) +from:0x02132a54 kind:load to:0x027e09c0 module:dtcm +from:0x02132a68 kind:arm_call to:0x02132a84 module:overlay(48) +from:0x02132a8c kind:arm_call to:0x021332fc module:overlay(48) +from:0x02132a94 kind:arm_call to:0x02133434 module:overlay(48) +from:0x02132a9c kind:arm_call to:0x021335c8 module:overlay(48) +from:0x02132adc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02132b28 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02132b44 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02132b50 kind:load to:0x027e09a8 module:dtcm +from:0x02132b5c kind:load to:0x027e0cec module:dtcm +from:0x02132b60 kind:load to:0x027e0ce0 module:dtcm +from:0x02132b7c kind:arm_call to:0x02133560 module:overlay(48) +from:0x02132b8c kind:arm_call to:0x021331c4 module:overlay(48) +from:0x02132b94 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02132bb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132bc0 kind:arm_call to:0x02132f44 module:overlay(48) +from:0x02132bcc kind:arm_call to:0x02098288 module:overlay(0) +from:0x02132c18 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02132c38 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02132c48 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02132cc8 kind:arm_call to:0x02133a18 module:overlay(48) +from:0x02132cdc kind:arm_call to:0x021327ec module:overlay(48) +from:0x02132cf8 kind:arm_call to:0x021327ec module:overlay(48) +from:0x02132d00 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02132d0c kind:load to:0x021375c4 module:overlay(48) +from:0x02132d30 kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x02132d4c kind:arm_call to:0x02130a84 module:overlay(48) +from:0x02132d64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02132d8c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02132db4 kind:load to:0x027e0ce0 module:dtcm +from:0x02132db8 kind:load to:0x027e09a8 module:dtcm +from:0x02132dc0 kind:load to:0x027e0cec module:dtcm +from:0x02132dd4 kind:arm_call to:0x02133560 module:overlay(48) +from:0x02132de4 kind:arm_call to:0x021331c4 module:overlay(48) +from:0x02132dec kind:arm_call to:0x02098818 module:overlay(0) +from:0x02132e14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132e1c kind:arm_call to:0x02132f44 module:overlay(48) +from:0x02132e48 kind:arm_call to:0x021327ec module:overlay(48) +from:0x02132e70 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02132e8c kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x02132e94 kind:load to:0x027e0ce0 module:dtcm +from:0x02132ea4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02132ecc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132ed8 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02132f00 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02132f2c kind:arm_call to:0x021327ec module:overlay(48) +from:0x02132f34 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02132f40 kind:load to:0x021375c4 module:overlay(48) +from:0x021330fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213316c kind:arm_call to:0x020a034c module:overlay(0) +from:0x0213317c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02133194 kind:load to:0x02137c38 module:overlay(48) +from:0x0213319c kind:load to:0x02137868 module:overlay(48) +from:0x021331a0 kind:load to:0x02137874 module:overlay(48) +from:0x021331a4 kind:load to:0x02137880 module:overlay(48) +from:0x021331a8 kind:load to:0x0213788c module:overlay(48) +from:0x021331ac kind:load to:0x02137898 module:overlay(48) +from:0x021331b0 kind:load to:0x021378a4 module:overlay(48) +from:0x021331b4 kind:load to:0x021378b0 module:overlay(48) +from:0x021331b8 kind:load to:0x021378bc module:overlay(48) +from:0x021331bc kind:load to:0x0203e93c module:main +from:0x021331c0 kind:load to:0x027e0cec module:dtcm +from:0x02133204 kind:arm_call to:0x01ff916c module:itcm +from:0x02133228 kind:arm_call to:0x01ff916c module:itcm +from:0x02133264 kind:arm_call to:0x01fff17c module:itcm +from:0x02133280 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x021332a4 kind:arm_call to:0x02130770 module:overlay(48) +from:0x021332bc kind:load to:0x027e0ce0 module:dtcm +from:0x02133310 kind:arm_call to:0x02133674 module:overlay(48) +from:0x021333c0 kind:arm_call to:0x01fff498 module:itcm +from:0x021333cc kind:arm_call to:0x01fff584 module:itcm +from:0x021333f8 kind:arm_call to:0x02070ca0 module:overlay(0) +from:0x02133410 kind:load to:0x02137c38 module:overlay(48) +from:0x02133414 kind:load to:0x021377fc module:overlay(48) +from:0x02133418 kind:load to:0x021377fe module:overlay(48) +from:0x0213341c kind:load to:0x02137800 module:overlay(48) +from:0x02133420 kind:load to:0x02137802 module:overlay(48) +from:0x02133424 kind:load to:0x021377fc module:overlay(48) +from:0x0213342c kind:load to:0x027e09a4 module:dtcm +from:0x02133430 kind:load to:0x027e0ce8 module:dtcm +from:0x02133444 kind:arm_call to:0x02133674 module:overlay(48) +from:0x02133480 kind:arm_call to:0x01fff498 module:itcm +from:0x0213348c kind:arm_call to:0x01fff584 module:itcm +from:0x021334a4 kind:load to:0x027e0ce8 module:dtcm +from:0x021334b4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021334d8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02133514 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02133540 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x0213355c kind:load to:0x027e0ce0 module:dtcm +from:0x02133578 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02133594 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x021335a8 kind:arm_call to:0x0208bb94 module:overlay(0) +from:0x021335c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021335dc kind:arm_call to:0x021334f4 module:overlay(48) +from:0x021335f8 kind:arm_call to:0x02133560 module:overlay(48) +from:0x02133614 kind:arm_call to:0x02133244 module:overlay(48) +from:0x02133640 kind:arm_call to:0x02130a84 module:overlay(48) +from:0x0213364c kind:arm_call to:0x021327ec module:overlay(48) +from:0x0213366c kind:arm_call to:0x021327ec module:overlay(48) +from:0x021336b0 kind:arm_call to:0x01ffedac module:itcm +from:0x021336d4 kind:arm_call to:0x021334f4 module:overlay(48) +from:0x021336f8 kind:arm_call to:0x02130770 module:overlay(48) +from:0x0213377c kind:arm_call to:0x02130810 module:overlay(48) +from:0x0213379c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021337cc kind:arm_call to:0x021334f4 module:overlay(48) +from:0x021337e0 kind:arm_call to:0x02130810 module:overlay(48) +from:0x02133840 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0213387c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021338b4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021338d0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021338dc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021338ec kind:load to:0x021375c4 module:overlay(48) +from:0x0213390c kind:arm_call to:0x02016eb4 module:main +from:0x02133924 kind:arm_call to:0x01fff458 module:itcm +from:0x02133968 kind:arm_call to:0x01ffb714 module:itcm +from:0x02133a4c kind:arm_call to:0x02130aa8 module:overlay(48) +from:0x02133a68 kind:arm_call to:0x01fff148 module:itcm +from:0x02133b18 kind:arm_call to:0x01ffedac module:itcm +from:0x02133b24 kind:arm_call to:0x01ffedac module:itcm +from:0x02133b74 kind:load to:0x027e0ce0 module:dtcm +from:0x02133b80 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02133b94 kind:load to:0x02137d44 module:overlay(48) +from:0x02133ba8 kind:arm_call to:0x02011f3c module:main +from:0x02133bb4 kind:arm_call to:0x02133c68 module:overlay(48) +from:0x02133bcc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02133bdc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02133c54 kind:load to:0x02137950 module:overlay(48) +from:0x02133c5c kind:load to:0x021376fc module:overlay(48) +from:0x02133c60 kind:load to:0x0213796c module:overlay(48) +from:0x02133c70 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02133cf0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02133d04 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02133d20 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02133d34 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02133d48 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02133d68 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02133d8c kind:load to:0x02137988 module:overlay(48) +from:0x02133d90 kind:load to:0x02137d44 module:overlay(48) +from:0x02133d94 kind:load to:0x02137d64 module:overlay(48) +from:0x02133d98 kind:load to:0x02137438 module:overlay(48) +from:0x02133d9c kind:load to:0x02137e18 module:overlay(48) +from:0x02133da0 kind:load to:0x02137d2c module:overlay(48) +from:0x02133de0 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x02133e10 kind:arm_call to:0x01fff584 module:itcm +from:0x02133e3c kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02133e58 kind:arm_call to:0x021346d4 module:overlay(48) +from:0x02133e70 kind:load to:0x027e0ce8 module:dtcm +from:0x02133e88 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x02133ea0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02133ec0 kind:arm_call to:0x0213431c module:overlay(48) +from:0x02133ec8 kind:arm_call to:0x021346d4 module:overlay(48) +from:0x02133ed4 kind:arm_call to:0x0213431c module:overlay(48) +from:0x02133eec kind:arm_call to:0x0213431c module:overlay(48) +from:0x02133ef4 kind:arm_call to:0x021346d4 module:overlay(48) +from:0x02133f00 kind:arm_call to:0x0213431c module:overlay(48) +from:0x02133f54 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02133f74 kind:arm_call to:0x0213431c module:overlay(48) +from:0x02133f84 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02133fac kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02133fd0 kind:arm_call to:0x0213431c module:overlay(48) +from:0x02133fe0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02133ff4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213400c kind:arm_call to:0x0213431c module:overlay(48) +from:0x0213402c kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02134048 kind:arm_call to:0x0213431c module:overlay(48) +from:0x02134094 kind:arm_call to:0x01fff498 module:itcm +from:0x021340d4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021340f4 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x0213410c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02134178 kind:arm_call to:0x02166190 module:overlay(93) +from:0x021341a0 kind:arm_call to:0x0213431c module:overlay(48) +from:0x021341b0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021341c0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021341e0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x021341fc kind:arm_call to:0x0213431c module:overlay(48) +from:0x02134240 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02134248 kind:arm_call to:0x02134780 module:overlay(48) +from:0x02134258 kind:arm_call to:0x01ff930c module:itcm +from:0x02134274 kind:arm_call to:0x0213431c module:overlay(48) +from:0x02134298 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021342b4 kind:arm_call to:0x0213431c module:overlay(48) +from:0x021342c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021342c4 kind:load to:0x027e0ce8 module:dtcm +from:0x021342c8 kind:load to:0x027e0d8c module:dtcm +from:0x021342d0 kind:load to:0x027e09b8 module:dtcm +from:0x021342d8 kind:load to:0x027e09a8 module:dtcm +from:0x021342f8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02134318 kind:load to:0x027e09b8 module:dtcm +from:0x0213438c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021343a0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021343c8 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x021343f4 kind:arm_call to:0x021346d4 module:overlay(48) +from:0x02134400 kind:arm_call to:0x021346d4 module:overlay(48) +from:0x0213440c kind:arm_call to:0x0213431c module:overlay(48) +from:0x02134434 kind:arm_call to:0x02134730 module:overlay(48) +from:0x02134450 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02134458 kind:arm_call to:0x02134764 module:overlay(48) +from:0x021344bc kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x021344cc kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021344d8 kind:load to:0x02137d64 module:overlay(48) +from:0x021344dc kind:load to:0x02137438 module:overlay(48) +from:0x021344e8 kind:load to:0x027e09a8 module:dtcm +from:0x021345bc kind:arm_call to:0x02028c24 module:main +from:0x021345cc kind:arm_call to:0x02061a50 module:overlay(0) +from:0x021345f4 kind:arm_call to:0x0201aa1c module:main +from:0x02134600 kind:load to:0x02137d28 module:overlay(48) +from:0x02134608 kind:load to:0x027e0998 module:dtcm +from:0x0213460c kind:load to:0x0204aefc module:main +from:0x02134610 kind:load to:0x02137d2c module:overlay(48) +from:0x021346ac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021346d0 kind:load to:0x0203e93c module:main +from:0x02134720 kind:arm_call to:0x01fff498 module:itcm +from:0x0213472c kind:load to:0x027e0ce8 module:dtcm +from:0x02134754 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0213475c kind:load to:0x027e0cec module:dtcm +from:0x02134778 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02134800 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02134834 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02134844 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0213487c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134890 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021348ac kind:arm_call to:0x02052c28 module:overlay(0) +from:0x021348b8 kind:load to:0x0203e93c module:main +from:0x021348cc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021348d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021348dc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021348f4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021348fc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02134904 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0213490c kind:arm_call to:0x02011ff4 module:main +from:0x02134920 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02134954 kind:load to:0x021379c8 module:overlay(48) +from:0x021349a4 kind:arm_call to:0x01fff498 module:itcm +from:0x021349b0 kind:arm_call to:0x01fff584 module:itcm +from:0x02134a10 kind:load to:0x027e0ce8 module:dtcm +from:0x02134a84 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02134a94 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02134b04 kind:arm_call to:0x01ffe868 module:itcm +from:0x02134b5c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02134b74 kind:arm_call to:0x01fff148 module:itcm +from:0x02134b80 kind:arm_call to:0x0205ae18 module:overlay(0) +from:0x02134bb4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02134bc4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02134bd8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02134c00 kind:load to:0x027e0ce0 module:dtcm +from:0x02134c0c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02134c20 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02134c28 kind:arm_call to:0x02011ff4 module:main +from:0x02134c58 kind:arm_call to:0x0205d504 module:overlay(0) +from:0x02134c64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02134c94 kind:arm_call to:0x0205d5ac module:overlay(0) +from:0x02134ca8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134cb4 kind:arm_call to:0x02017f10 module:main +from:0x02134cc4 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x02134d4c kind:load to:0x027e0ce0 module:dtcm +from:0x02134d50 kind:load to:0x020ab4bc module:overlay(0) +from:0x02134d54 kind:load to:0x0203e93c module:main +from:0x02134d64 kind:load to:0x02136e34 module:overlay(48) +from:0x02134df0 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02134df8 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02134e10 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02134e48 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02134e60 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02134e78 kind:load to:0x02137448 module:overlay(48) +from:0x02134e7c kind:load to:0x0213744c module:overlay(48) +from:0x02134eac kind:arm_call to:0x02077460 module:overlay(0) +from:0x02134ebc kind:arm_call to:0x02077448 module:overlay(0) +from:0x02134ed0 kind:arm_call to:0x01ffd43c module:itcm +from:0x0213505c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02135064 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x02135078 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02135088 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x02135098 kind:load to:0x027e09bc module:dtcm +from:0x0213509c kind:load to:0x0203e93c module:main +from:0x021350d4 kind:arm_call to:0x0201aaa8 module:main +from:0x021350f4 kind:arm_call to:0x0201aa1c module:main +from:0x02135124 kind:arm_call to:0x0201aaa8 module:main +from:0x02135148 kind:arm_call to:0x0201aa1c module:main +from:0x02135154 kind:load to:0x0204aefc module:main +from:0x02135164 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02135184 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x021351c0 kind:arm_call to:0x02134d68 module:overlay(48) +from:0x021351e0 kind:arm_call to:0x0213492c module:overlay(48) +from:0x02135228 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02135240 kind:arm_call to:0x0216bfb0 module:overlays(91,93) +from:0x02135250 kind:load to:0x021379e4 module:overlay(48) +from:0x02135254 kind:load to:0x027e0ce0 module:dtcm +from:0x02135280 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02135288 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02135294 kind:load to:0x021379e4 module:overlay(48) +from:0x021352c0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021352c8 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x021352d0 kind:arm_call to:0x02011ff4 module:main +from:0x021352dc kind:load to:0x021379e4 module:overlay(48) +from:0x0213534c kind:arm_call to:0x01fff458 module:itcm +from:0x0213539c kind:arm_call to:0x01ffd420 module:itcm +from:0x02135448 kind:arm_call to:0x02134e80 module:overlay(48) +from:0x02135458 kind:load to:0x027e09b8 module:dtcm +from:0x0213545c kind:load to:0x02049af8 module:main +from:0x02135490 kind:arm_call to:0x02136cbc module:overlay(48) +from:0x02135504 kind:load to:0x02177ce4 module:overlays(89,90,91,93,94) +from:0x02135568 kind:arm_call to:0x020717ac module:overlay(0) +from:0x021355a4 kind:arm_call to:0x01fff498 module:itcm +from:0x021355b8 kind:arm_call to:0x02136e34 module:overlay(48) +from:0x021355f0 kind:arm_call to:0x020717ac module:overlay(0) +from:0x021355fc kind:load to:0x027e09a8 module:dtcm +from:0x02135604 kind:load to:0x027e0ce8 module:dtcm +from:0x02135664 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02135670 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135680 kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x02135694 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021356a0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021356b0 kind:arm_call to:0x01ff9b64 module:itcm +from:0x021356e0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135740 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0213585c kind:arm_call to:0x02134a18 module:overlay(48) +from:0x02135914 kind:arm_call to:0x02134aac module:overlay(48) +from:0x02135924 kind:arm_call to:0x021352e0 module:overlay(48) +from:0x02135930 kind:arm_call to:0x02135460 module:overlay(48) +from:0x02135950 kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x02135964 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02135970 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021359ac kind:arm_call to:0x01fff1a4 module:itcm +from:0x021359c8 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x021359e8 kind:arm_call to:0x0208d15c module:overlay(0) +from:0x02135a24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135a40 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x02135a54 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02135a60 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135a7c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135a88 kind:arm_call to:0x021352e0 module:overlay(48) +from:0x02135a94 kind:arm_call to:0x02135460 module:overlay(48) +from:0x02135ab4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02135ac4 kind:arm_call to:0x02135498 module:overlay(48) +from:0x02135ad0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135af4 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02135b00 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135b0c kind:arm_call to:0x02135498 module:overlay(48) +from:0x02135b3c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02135b50 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02135b5c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135b94 kind:arm_call to:0x02135498 module:overlay(48) +from:0x02135bb8 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02135bc4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135bec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135bf8 kind:arm_call to:0x01fff458 module:itcm +from:0x02135c14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135c48 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02135c54 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135c68 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02135c74 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02135c80 kind:load to:0x0204a0f0 module:main +from:0x02135c84 kind:load to:0x0203e93c module:main +from:0x02135c88 kind:load to:0x027e0ce0 module:dtcm +from:0x02135c8c kind:load to:0x027e09b8 module:dtcm +from:0x02135c90 kind:load to:0x02177d14 module:overlays(89,90,91,93,94) +from:0x02135c94 kind:load to:0x02177d10 module:overlays(89,90,91,93,94) +from:0x02135c98 kind:load to:0x02177cf4 module:overlays(89,90,91,93,94) +from:0x02135c9c kind:load to:0x027e0ce4 module:dtcm +from:0x02135cb0 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02135ccc kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02135d1c kind:arm_call to:0x0213492c module:overlay(48) +from:0x02135d74 kind:load to:0x02137a0c module:overlay(48) +from:0x02135da0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02135da8 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02135db4 kind:load to:0x02137a0c module:overlay(48) +from:0x02135de0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02135de8 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02135df0 kind:arm_call to:0x02011ff4 module:main +from:0x02135dfc kind:load to:0x02137a0c module:overlay(48) +from:0x02135ea8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02135fec kind:load to:0x0203e93c module:main +from:0x02135ff4 kind:load to:0x020ab4bc module:overlay(0) +from:0x0213603c kind:arm_call to:0x02136cbc module:overlay(48) +from:0x0213607c kind:arm_call to:0x02135e00 module:overlay(48) +from:0x021360f4 kind:load to:0x02177ce4 module:overlays(89,90,91,93,94) +from:0x02136114 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02136128 kind:load to:0x027e09b8 module:dtcm +from:0x02136150 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x02136174 kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x02136194 kind:arm_call to:0x02169588 module:overlay(93) +from:0x021361a0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021361cc kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x021361e4 kind:arm_call to:0x0208d15c module:overlay(0) +from:0x02136234 kind:arm_call to:0x0216af18 module:overlay(93) +from:0x02136254 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02136278 kind:arm_call to:0x02169588 module:overlay(93) +from:0x02136284 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021362a0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021362ac kind:arm_call to:0x02135ff8 module:overlay(48) +from:0x021362b8 kind:load to:0x027e0ce0 module:dtcm +from:0x02136320 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x02136334 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02136370 kind:arm_call to:0x01fff498 module:itcm +from:0x02136384 kind:arm_call to:0x02136e34 module:overlay(48) +from:0x021363a4 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x021363b0 kind:load to:0x027e09a8 module:dtcm +from:0x021363b8 kind:load to:0x027e0ce8 module:dtcm +from:0x02136408 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0213641c kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x02136428 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0213646c kind:arm_call to:0x02169588 module:overlay(93) +from:0x02136478 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02136488 kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x0213649c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02136510 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0213653c kind:arm_call to:0x02082abc module:overlay(0) +from:0x02136634 kind:arm_call to:0x02134a18 module:overlay(48) +from:0x0213664c kind:arm_call to:0x01fff458 module:itcm +from:0x02136790 kind:arm_call to:0x02134aac module:overlay(48) +from:0x02136824 kind:arm_call to:0x02134aac module:overlay(48) +from:0x021368b0 kind:arm_call to:0x02134aac module:overlay(48) +from:0x021369b0 kind:arm_call to:0x02134aac module:overlay(48) +from:0x021369d4 kind:arm_call to:0x02135ff8 module:overlay(48) +from:0x021369f4 kind:arm_call to:0x0213612c module:overlay(48) +from:0x02136a00 kind:arm_call to:0x02015058 module:main +from:0x02136a24 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02136a2c kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x02136a3c kind:arm_call to:0x01fff458 module:itcm +from:0x02136a58 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02136a68 kind:arm_call to:0x01fff458 module:itcm +from:0x02136a88 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02136a98 kind:arm_call to:0x0213612c module:overlay(48) +from:0x02136aa4 kind:arm_call to:0x02015058 module:main +from:0x02136ac8 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02136ad0 kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x02136ae0 kind:arm_call to:0x01fff458 module:itcm +from:0x02136afc kind:arm_call to:0x020717ac module:overlay(0) +from:0x02136b0c kind:arm_call to:0x01fff458 module:itcm +from:0x02136b2c kind:arm_call to:0x020717ac module:overlay(0) +from:0x02136b38 kind:arm_call to:0x021360f8 module:overlay(48) +from:0x02136b48 kind:arm_call to:0x0216f338 module:overlay(93) +from:0x02136b50 kind:arm_call to:0x02136088 module:overlay(48) +from:0x02136b5c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02136b68 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02136b98 kind:arm_call to:0x0216f338 module:overlay(93) +from:0x02136ba4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02136bbc kind:arm_call to:0x0216f338 module:overlay(93) +from:0x02136bc8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02136be4 kind:arm_call to:0x0216f338 module:overlay(93) +from:0x02136bec kind:arm_call to:0x0217037c module:overlay(93) +from:0x02136bf8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02136c08 kind:arm_call to:0x02136088 module:overlay(48) +from:0x02136c38 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02136c48 kind:arm_call to:0x0216f338 module:overlay(93) +from:0x02136c54 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02136c8c kind:arm_call to:0x02136088 module:overlay(48) +from:0x02136c98 kind:load to:0x0203e93c module:main +from:0x02136ca0 kind:load to:0x027e09a8 module:dtcm +from:0x02136cac kind:load to:0x02177d14 module:overlays(89,90,91,93,94) +from:0x02136cb0 kind:load to:0x027e09b8 module:dtcm +from:0x02136cb4 kind:load to:0x02177d10 module:overlays(89,90,91,93,94) +from:0x02136cb8 kind:load to:0x02177cf4 module:overlays(89,90,91,93,94) +from:0x02136ce8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136e28 kind:load to:0x0203e93c module:main +from:0x02136e30 kind:load to:0x020ab4bc module:overlay(0) +from:0x02136e80 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x02136eb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02136eb4 kind:load to:0x020ab4bc module:overlay(0) +from:0x02137080 kind:arm_call to:0x02136eb8 module:overlay(48) +from:0x021370a0 kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x021371dc kind:arm_call to:0x02136eb8 module:overlay(48) +from:0x021371fc kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x02137224 kind:arm_call to:0x02136eb8 module:overlay(48) +from:0x02137248 kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x0213742c kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x02137434 kind:load to:0x027e0ce0 module:dtcm +from:0x02137464 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02137474 kind:arm_call to:0x0203ce4c module:main +from:0x02137490 kind:arm_call to:0x02130bf0 module:overlay(48) +from:0x021374a0 kind:arm_call to:0x0203ce4c module:main +from:0x021374b4 kind:load to:0x02137a6c module:overlay(48) +from:0x021374b8 kind:load to:0x0207f488 module:overlay(0) +from:0x021374bc kind:load to:0x02137a54 module:overlay(48) +from:0x021374c0 kind:load to:0x02137a4c module:overlay(48) +from:0x021374c4 kind:load to:0x02137a84 module:overlay(48) +from:0x021374c8 kind:load to:0x021320b4 module:overlay(48) +from:0x021374cc kind:load to:0x02137a60 module:overlay(48) +from:0x021374ec kind:arm_call to:0x021320f8 module:overlay(48) +from:0x021374fc kind:arm_call to:0x0203ce4c module:main +from:0x02137510 kind:load to:0x02137c38 module:overlay(48) +from:0x02137514 kind:load to:0x02137c50 module:overlay(48) +from:0x02137518 kind:load to:0x02133b78 module:overlay(48) +from:0x0213751c kind:load to:0x02137c44 module:overlay(48) +from:0x02137548 kind:arm_call to:0x02133bbc module:overlay(48) +from:0x02137558 kind:arm_call to:0x0203ce4c module:main +from:0x0213756c kind:load to:0x02137d28 module:overlay(48) +from:0x02137570 kind:load to:0x02137d44 module:overlay(48) +from:0x02137574 kind:load to:0x02134918 module:overlay(48) +from:0x02137578 kind:load to:0x02137d38 module:overlay(48) +from:0x0213757c kind:load to:0x02137454 module:overlay(48) +from:0x02137580 kind:load to:0x02137458 module:overlay(48) +from:0x02137584 kind:load to:0x021374d0 module:overlay(48) +from:0x02137588 kind:load to:0x02137520 module:overlay(48) +from:0x021375a8 kind:load to:0x02130a70 module:overlay(48) +from:0x021375ac kind:load to:0x02130ba4 module:overlay(48) +from:0x021375b0 kind:load to:0x02130508 module:overlay(48) +from:0x021375b4 kind:load to:0x02130480 module:overlay(48) +from:0x021375b8 kind:load to:0x0207bff0 module:overlay(0) +from:0x021375c4 kind:load to:0x02130688 module:overlay(48) +from:0x021375c8 kind:load to:0x02130b88 module:overlay(48) +from:0x021375cc kind:load to:0x021305c0 module:overlay(48) +from:0x021375d0 kind:load to:0x02130538 module:overlay(48) +from:0x021375d4 kind:load to:0x0207bff0 module:overlay(0) +from:0x021375e0 kind:load to:0x020984f8 module:overlay(0) +from:0x021375e4 kind:load to:0x02098534 module:overlay(0) +from:0x021375e8 kind:load to:0x0209854c module:overlay(0) +from:0x021375ec kind:load to:0x02098558 module:overlay(0) +from:0x021375f0 kind:load to:0x01fff464 module:itcm +from:0x021375f4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021375f8 kind:load to:0x02130734 module:overlay(48) +from:0x021375fc kind:load to:0x02098490 module:overlay(0) +from:0x02137600 kind:load to:0x02098494 module:overlay(0) +from:0x02137604 kind:load to:0x02098498 module:overlay(0) +from:0x02137608 kind:load to:0x0209849c module:overlay(0) +from:0x0213760c kind:load to:0x020984a0 module:overlay(0) +from:0x02137610 kind:load to:0x020984a4 module:overlay(0) +from:0x02137614 kind:load to:0x020984a8 module:overlay(0) +from:0x02137618 kind:load to:0x02098564 module:overlay(0) +from:0x0213761c kind:load to:0x020985d0 module:overlay(0) +from:0x02137620 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137624 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137628 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213762c kind:load to:0x0213069c module:overlay(48) +from:0x02137630 kind:load to:0x021306cc module:overlay(48) +from:0x02137634 kind:load to:0x021307d8 module:overlay(48) +from:0x02137638 kind:load to:0x02130810 module:overlay(48) +from:0x0213763c kind:load to:0x02130aa8 module:overlay(48) +from:0x02137640 kind:load to:0x02130b64 module:overlay(48) +from:0x02137644 kind:load to:0x02130b78 module:overlay(48) +from:0x02137648 kind:load to:0x02130b80 module:overlay(48) +from:0x02137654 kind:load to:0x0213099c module:overlay(48) +from:0x02137660 kind:load to:0x02130d14 module:overlay(48) +from:0x02137664 kind:load to:0x02130d28 module:overlay(48) +from:0x02137668 kind:load to:0x02130d44 module:overlay(48) +from:0x0213766c kind:load to:0x021312dc module:overlay(48) +from:0x02137674 kind:load to:0x0213136c module:overlay(48) +from:0x0213767c kind:load to:0x02131670 module:overlay(48) +from:0x02137684 kind:load to:0x021317b8 module:overlay(48) +from:0x0213768c kind:load to:0x021312ec module:overlay(48) +from:0x02137694 kind:load to:0x021314dc module:overlay(48) +from:0x0213769c kind:load to:0x02131724 module:overlay(48) +from:0x021376a4 kind:load to:0x021317f8 module:overlay(48) +from:0x021376b4 kind:load to:0x02130bcc module:overlay(48) +from:0x021376b8 kind:load to:0x02097924 module:overlay(0) +from:0x021376bc kind:load to:0x02097734 module:overlay(0) +from:0x021376c0 kind:load to:0x020977b0 module:overlay(0) +from:0x021376c4 kind:load to:0x0209792c module:overlay(0) +from:0x021376c8 kind:load to:0x0209794c module:overlay(0) +from:0x021376cc kind:load to:0x02097978 module:overlay(0) +from:0x021376dc kind:load to:0x02097924 module:overlay(0) +from:0x021376e0 kind:load to:0x02097734 module:overlay(0) +from:0x021376e4 kind:load to:0x020977b0 module:overlay(0) +from:0x021376e8 kind:load to:0x0209792c module:overlay(0) +from:0x021376ec kind:load to:0x0209794c module:overlay(0) +from:0x021376f0 kind:load to:0x02097978 module:overlay(0) +from:0x021376fc kind:load to:0x0207c47c module:overlay(0) +from:0x02137700 kind:load to:0x0207c484 module:overlay(0) +from:0x02137704 kind:load to:0x0207c94c module:overlay(0) +from:0x02137708 kind:load to:0x0207c93c module:overlay(0) +from:0x0213770c kind:load to:0x0207c980 module:overlay(0) +from:0x02137710 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02137714 kind:load to:0x0207ca18 module:overlay(0) +from:0x02137718 kind:load to:0x0207ca90 module:overlay(0) +from:0x02137784 kind:load to:0x020984f8 module:overlay(0) +from:0x02137788 kind:load to:0x02098534 module:overlay(0) +from:0x0213778c kind:load to:0x0209854c module:overlay(0) +from:0x02137790 kind:load to:0x02098558 module:overlay(0) +from:0x02137794 kind:load to:0x01fff464 module:itcm +from:0x02137798 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213779c kind:load to:0x021310fc module:overlay(48) +from:0x021377a0 kind:load to:0x02098490 module:overlay(0) +from:0x021377a4 kind:load to:0x0213128c module:overlay(48) +from:0x021377a8 kind:load to:0x021312c4 module:overlay(48) +from:0x021377ac kind:load to:0x0209849c module:overlay(0) +from:0x021377b0 kind:load to:0x02131d00 module:overlay(48) +from:0x021377b4 kind:load to:0x020984a4 module:overlay(0) +from:0x021377b8 kind:load to:0x02131d94 module:overlay(48) +from:0x021377bc kind:load to:0x02098564 module:overlay(0) +from:0x021377c0 kind:load to:0x020985d0 module:overlay(0) +from:0x021377c4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021377c8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021377cc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021377d0 kind:load to:0x02130ff4 module:overlay(48) +from:0x021377d4 kind:load to:0x02131074 module:overlay(48) +from:0x021377d8 kind:load to:0x021307d8 module:overlay(48) +from:0x021377dc kind:load to:0x02130810 module:overlay(48) +from:0x021377e0 kind:load to:0x02130aa8 module:overlay(48) +from:0x021377e4 kind:load to:0x02130b64 module:overlay(48) +from:0x021377e8 kind:load to:0x02131f24 module:overlay(48) +from:0x021377ec kind:load to:0x02132034 module:overlay(48) +from:0x021377f0 kind:load to:0x02131f08 module:overlay(48) +from:0x021377f4 kind:load to:0x02131d9c module:overlay(48) +from:0x021377f8 kind:load to:0x0213099c module:overlay(48) +from:0x02137804 kind:load to:0x02132a70 module:overlay(48) +from:0x0213780c kind:load to:0x02132aa4 module:overlay(48) +from:0x02137814 kind:load to:0x02132d10 module:overlay(48) +from:0x0213781c kind:load to:0x02132e58 module:overlay(48) +from:0x02137824 kind:load to:0x02132a84 module:overlay(48) +from:0x0213782c kind:load to:0x02132b64 module:overlay(48) +from:0x02137834 kind:load to:0x02132dc4 module:overlay(48) +from:0x0213783c kind:load to:0x02132e98 module:overlay(48) +from:0x0213784c kind:load to:0x021320d4 module:overlay(48) +from:0x02137850 kind:load to:0x02097924 module:overlay(0) +from:0x02137854 kind:load to:0x02097734 module:overlay(0) +from:0x02137858 kind:load to:0x020977b0 module:overlay(0) +from:0x0213785c kind:load to:0x0209792c module:overlay(0) +from:0x02137860 kind:load to:0x0209794c module:overlay(0) +from:0x02137864 kind:load to:0x02097978 module:overlay(0) +from:0x021378d0 kind:load to:0x020984f8 module:overlay(0) +from:0x021378d4 kind:load to:0x02098534 module:overlay(0) +from:0x021378d8 kind:load to:0x0209854c module:overlay(0) +from:0x021378dc kind:load to:0x02098558 module:overlay(0) +from:0x021378e0 kind:load to:0x01fff464 module:itcm +from:0x021378e4 kind:load to:0x021332c0 module:overlay(48) +from:0x021378e8 kind:load to:0x02132390 module:overlay(48) +from:0x021378ec kind:load to:0x02098490 module:overlay(0) +from:0x021378f0 kind:load to:0x02132830 module:overlay(48) +from:0x021378f4 kind:load to:0x02132a58 module:overlay(48) +from:0x021378f8 kind:load to:0x0209849c module:overlay(0) +from:0x021378fc kind:load to:0x021334a8 module:overlay(48) +from:0x02137900 kind:load to:0x020984a4 module:overlay(0) +from:0x02137904 kind:load to:0x021334e0 module:overlay(48) +from:0x02137908 kind:load to:0x02098564 module:overlay(0) +from:0x0213790c kind:load to:0x020985d0 module:overlay(0) +from:0x02137910 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137914 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137918 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213791c kind:load to:0x02132278 module:overlay(48) +from:0x02137920 kind:load to:0x02132300 module:overlay(48) +from:0x02137924 kind:load to:0x021336bc module:overlay(48) +from:0x02137928 kind:load to:0x021337b8 module:overlay(48) +from:0x0213792c kind:load to:0x02130aa8 module:overlay(48) +from:0x02137930 kind:load to:0x02130b64 module:overlay(48) +from:0x02137934 kind:load to:0x021338f4 module:overlay(48) +from:0x02137938 kind:load to:0x02130b80 module:overlay(48) +from:0x0213793c kind:load to:0x02133658 module:overlay(48) +from:0x02137940 kind:load to:0x021334e8 module:overlay(48) +from:0x02137944 kind:load to:0x021337f0 module:overlay(48) +from:0x02137954 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02137958 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0213795c kind:load to:0x0209ca38 module:overlay(0) +from:0x02137960 kind:load to:0x0209ca58 module:overlay(0) +from:0x0213796c kind:load to:0x02133b98 module:overlay(48) +from:0x02137970 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02137974 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02137978 kind:load to:0x0209ca38 module:overlay(0) +from:0x0213797c kind:load to:0x0209ca58 module:overlay(0) +from:0x02137988 kind:load to:0x02133da4 module:overlay(48) +from:0x0213798c kind:load to:0x02133e74 module:overlay(48) +from:0x02137990 kind:load to:0x02133f08 module:overlay(48) +from:0x02137994 kind:load to:0x021342dc module:overlay(48) +from:0x02137998 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0213799c kind:load to:0x02134614 module:overlay(48) +from:0x021379a0 kind:load to:0x021344f0 module:overlay(48) +from:0x021379a4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021379a8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021379ac kind:load to:0x0209d1b8 module:overlay(0) +from:0x021379b0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021379b4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021379b8 kind:load to:0x021348c0 module:overlay(48) +from:0x021379bc kind:load to:0x021348e8 module:overlay(48) +from:0x021379c8 kind:load to:0x02134c04 module:overlay(48) +from:0x021379cc kind:load to:0x02134c18 module:overlay(48) +from:0x021379d0 kind:load to:0x0207bfe0 module:overlay(0) +from:0x021379d4 kind:load to:0x02134958 module:overlay(48) +from:0x021379d8 kind:load to:0x0207bff0 module:overlay(0) +from:0x021379e4 kind:load to:0x0209017c module:overlay(0) +from:0x021379e8 kind:load to:0x02135258 module:overlay(48) +from:0x021379ec kind:load to:0x02135298 module:overlay(48) +from:0x021379f0 kind:load to:0x02135508 module:overlay(48) +from:0x021379f4 kind:load to:0x0213560c module:overlay(48) +from:0x021379f8 kind:load to:0x0209079c module:overlay(0) +from:0x021379fc kind:load to:0x020907a0 module:overlay(0) +from:0x02137a00 kind:load to:0x020907a4 module:overlay(0) +from:0x02137a0c kind:load to:0x02135d78 module:overlay(48) +from:0x02137a10 kind:load to:0x02135db8 module:overlay(48) +from:0x02137a14 kind:load to:0x021362c0 module:overlay(48) +from:0x02137a18 kind:load to:0x021363bc module:overlay(48) +from:0x02137a1c kind:load to:0x021705dc module:overlay(93) +from:0x02137a20 kind:load to:0x021705e0 module:overlay(93) +from:0x02137a24 kind:load to:0x021705e4 module:overlay(93) +from:0x02137a28 kind:load to:0x021705ec module:overlay(93) +from:0x02137a2c kind:load to:0x021706b8 module:overlays(89,93) diff --git a/config/usa/arm9/overlays/ov048/symbols.txt b/config/usa/arm9/overlays/ov048/symbols.txt new file mode 100644 index 00000000..ff7ea9e9 --- /dev/null +++ b/config/usa/arm9/overlays/ov048/symbols.txt @@ -0,0 +1,220 @@ +func_ov048_02130480 kind:function(arm,size=0x88) addr:0x02130480 +func_ov048_02130508 kind:function(arm,size=0x30) addr:0x02130508 +func_ov048_02130538 kind:function(arm,size=0x88) addr:0x02130538 +func_ov048_021305c0 kind:function(arm,size=0x20) addr:0x021305c0 +func_ov048_021305e0 kind:function(arm,size=0xa8) addr:0x021305e0 +func_ov048_02130688 kind:function(arm,size=0x14) addr:0x02130688 +func_ov048_0213069c kind:function(arm,size=0x30) addr:0x0213069c +func_ov048_021306cc kind:function(arm,size=0x38) addr:0x021306cc +func_ov048_02130704 kind:function(arm,size=0x30) addr:0x02130704 +func_ov048_02130734 kind:function(arm,size=0x3c) addr:0x02130734 +func_ov048_02130770 kind:function(arm,size=0x68) addr:0x02130770 +func_ov048_021307d8 kind:function(arm,size=0x38) addr:0x021307d8 +func_ov048_02130810 kind:function(arm,size=0x18c) addr:0x02130810 +func_ov048_0213099c kind:function(arm,size=0xd4) addr:0x0213099c +func_ov048_02130a70 kind:function(arm,size=0x14) addr:0x02130a70 +func_ov048_02130a84 kind:function(arm,size=0x24) addr:0x02130a84 +func_ov048_02130aa8 kind:function(arm,size=0xbc) addr:0x02130aa8 +func_ov048_02130b64 kind:function(arm,size=0x14) addr:0x02130b64 +func_ov048_02130b78 kind:function(arm,size=0x8) addr:0x02130b78 +func_ov048_02130b80 kind:function(arm,size=0x8) addr:0x02130b80 +func_ov048_02130b88 kind:function(arm,size=0x1c) addr:0x02130b88 +func_ov048_02130ba4 kind:function(arm,size=0x1c) addr:0x02130ba4 +func_ov048_02130bc0 kind:function(arm,size=0xc) addr:0x02130bc0 +func_ov048_02130bcc kind:function(arm,size=0x24) addr:0x02130bcc +func_ov048_02130bf0 kind:function(arm,size=0x124) addr:0x02130bf0 +func_ov048_02130d14 kind:function(arm,size=0x14) addr:0x02130d14 +func_ov048_02130d28 kind:function(arm,size=0x1c) addr:0x02130d28 +func_ov048_02130d44 kind:function(arm,size=0x1ac) addr:0x02130d44 +func_ov048_02130ef0 kind:function(arm,size=0xf0) addr:0x02130ef0 +func_ov048_02130fe0 kind:function(arm,size=0x14) addr:0x02130fe0 +func_ov048_02130ff4 kind:function(arm,size=0x80) addr:0x02130ff4 +func_ov048_02131074 kind:function(arm,size=0x88) addr:0x02131074 +func_ov048_021310fc kind:function(arm,size=0xcc) addr:0x021310fc +func_ov048_021311c8 kind:function(arm,size=0x3c) addr:0x021311c8 +func_ov048_02131204 kind:function(arm,size=0x44) addr:0x02131204 +func_ov048_02131248 kind:function(arm,size=0x44) addr:0x02131248 +func_ov048_0213128c kind:function(arm,size=0x38) addr:0x0213128c +func_ov048_021312c4 kind:function(arm,size=0x18) addr:0x021312c4 +func_ov048_021312dc kind:function(arm,size=0x10) addr:0x021312dc +func_ov048_021312ec kind:function(arm,size=0x80) addr:0x021312ec +func_ov048_0213136c kind:function(arm,size=0x170) addr:0x0213136c +func_ov048_021314dc kind:function(arm,size=0x194) addr:0x021314dc +func_ov048_02131670 kind:function(arm,size=0xb4) addr:0x02131670 +func_ov048_02131724 kind:function(arm,size=0x94) addr:0x02131724 +func_ov048_021317b8 kind:function(arm,size=0x40) addr:0x021317b8 +func_ov048_021317f8 kind:function(arm,size=0xac) addr:0x021317f8 +func_ov048_021318a4 kind:function(arm,size=0x264) addr:0x021318a4 +func_ov048_02131b08 kind:function(arm,size=0x84) addr:0x02131b08 +func_ov048_02131b8c kind:function(arm,size=0x7c) addr:0x02131b8c +func_ov048_02131c08 kind:function(arm,size=0x80) addr:0x02131c08 +func_ov048_02131c88 kind:function(arm,size=0x78) addr:0x02131c88 +func_ov048_02131d00 kind:function(arm,size=0x94) addr:0x02131d00 +func_ov048_02131d94 kind:function(arm,size=0x8) addr:0x02131d94 +func_ov048_02131d9c kind:function(arm,size=0xc) addr:0x02131d9c +func_ov048_02131da8 kind:function(arm,size=0x6c) addr:0x02131da8 +func_ov048_02131e14 kind:function(arm,size=0x68) addr:0x02131e14 +func_ov048_02131e7c kind:function(arm,size=0x8c) addr:0x02131e7c +func_ov048_02131f08 kind:function(arm,size=0x1c) addr:0x02131f08 +func_ov048_02131f24 kind:function(arm,size=0x110) addr:0x02131f24 +func_ov048_02132034 kind:function(arm,size=0x6c) addr:0x02132034 +func_ov048_021320a0 kind:function(arm,size=0x14) addr:0x021320a0 +func_ov048_021320b4 kind:function(arm,size=0x14) addr:0x021320b4 +func_ov048_021320c8 kind:function(arm,size=0xc) addr:0x021320c8 +func_ov048_021320d4 kind:function(arm,size=0x24) addr:0x021320d4 +func_ov048_021320f8 kind:function(arm,size=0x58) addr:0x021320f8 +func_ov048_02132150 kind:function(arm,size=0x128) addr:0x02132150 +func_ov048_02132278 kind:function(arm,size=0x88) addr:0x02132278 +func_ov048_02132300 kind:function(arm,size=0x90) addr:0x02132300 +func_ov048_02132390 kind:function(arm,size=0xdc) addr:0x02132390 +func_ov048_0213246c kind:function(arm,size=0x344) addr:0x0213246c +func_ov048_021327b0 kind:function(arm,size=0x3c) addr:0x021327b0 +func_ov048_021327ec kind:function(arm,size=0x44) addr:0x021327ec +func_ov048_02132830 kind:function(arm,size=0x228) addr:0x02132830 +func_ov048_02132a58 kind:function(arm,size=0x18) addr:0x02132a58 +func_ov048_02132a70 kind:function(arm,size=0x14) addr:0x02132a70 +func_ov048_02132a84 kind:function(arm,size=0x20) addr:0x02132a84 +func_ov048_02132aa4 kind:function(arm,size=0xc0) addr:0x02132aa4 +func_ov048_02132b64 kind:function(arm,size=0x1ac) addr:0x02132b64 +func_ov048_02132d10 kind:function(arm,size=0xb4) addr:0x02132d10 +func_ov048_02132dc4 kind:function(arm,size=0x94) addr:0x02132dc4 +func_ov048_02132e58 kind:function(arm,size=0x40) addr:0x02132e58 +func_ov048_02132e98 kind:function(arm,size=0xac) addr:0x02132e98 +func_ov048_02132f44 kind:function(arm,size=0x280) addr:0x02132f44 +func_ov048_021331c4 kind:function(arm,size=0x80) addr:0x021331c4 +func_ov048_02133244 kind:function(arm,size=0x7c) addr:0x02133244 +func_ov048_021332c0 kind:function(arm,size=0x3c) addr:0x021332c0 +func_ov048_021332fc kind:function(arm,size=0x138) addr:0x021332fc +func_ov048_02133434 kind:function(arm,size=0x74) addr:0x02133434 +func_ov048_021334a8 kind:function(arm,size=0x38) addr:0x021334a8 +func_ov048_021334e0 kind:function(arm,size=0x8) addr:0x021334e0 +func_ov048_021334e8 kind:function(arm,size=0xc) addr:0x021334e8 +func_ov048_021334f4 kind:function(arm,size=0x6c) addr:0x021334f4 +func_ov048_02133560 kind:function(arm,size=0x68) addr:0x02133560 +func_ov048_021335c8 kind:function(arm,size=0x90) addr:0x021335c8 +func_ov048_02133658 kind:function(arm,size=0x1c) addr:0x02133658 +func_ov048_02133674 kind:function(arm,size=0x48) addr:0x02133674 +func_ov048_021336bc kind:function(arm,size=0xfc) addr:0x021336bc +func_ov048_021337b8 kind:function(arm,size=0x38) addr:0x021337b8 +func_ov048_021337f0 kind:function(arm,size=0x104) addr:0x021337f0 +func_ov048_021338f4 kind:function(arm,size=0x124) addr:0x021338f4 +func_ov048_02133a18 kind:function(arm,size=0x160) addr:0x02133a18 +func_ov048_02133b78 kind:function(arm,size=0x14) addr:0x02133b78 +func_ov048_02133b8c kind:function(arm,size=0xc) addr:0x02133b8c +func_ov048_02133b98 kind:function(arm,size=0x24) addr:0x02133b98 +func_ov048_02133bbc kind:function(arm,size=0xac) addr:0x02133bbc +func_ov048_02133c68 kind:function(arm,size=0x13c) addr:0x02133c68 +func_ov048_02133da4 kind:function(arm,size=0xd0) addr:0x02133da4 +func_ov048_02133e74 kind:function(arm,size=0x94) addr:0x02133e74 +func_ov048_02133f08 kind:function(arm,size=0x3d4) addr:0x02133f08 +func_ov048_021342dc kind:function(arm,size=0x40) addr:0x021342dc +func_ov048_0213431c kind:function(arm,size=0x1d4) addr:0x0213431c +func_ov048_021344f0 kind:function(arm,size=0x124) addr:0x021344f0 +func_ov048_02134614 kind:function(arm,size=0xc0) addr:0x02134614 +func_ov048_021346d4 kind:function(arm,size=0x5c) addr:0x021346d4 +func_ov048_02134730 kind:function(arm,size=0x34) addr:0x02134730 +func_ov048_02134764 kind:function(arm,size=0x1c) addr:0x02134764 +func_ov048_02134780 kind:function(arm,size=0x140) addr:0x02134780 +func_ov048_021348c0 kind:function(arm,size=0x28) addr:0x021348c0 +func_ov048_021348e8 kind:function(arm,size=0x30) addr:0x021348e8 +func_ov048_02134918 kind:function(arm,size=0x14) addr:0x02134918 +func_ov048_0213492c kind:function(arm,size=0x2c) addr:0x0213492c +func_ov048_02134958 kind:function(arm,size=0xc0) addr:0x02134958 +func_ov048_02134a18 kind:function(arm,size=0x94) addr:0x02134a18 +func_ov048_02134aac kind:function(arm,size=0x158) addr:0x02134aac +func_ov048_02134c04 kind:function(arm,size=0x14) addr:0x02134c04 +func_ov048_02134c18 kind:function(arm,size=0x1c) addr:0x02134c18 +func_ov048_02134c34 kind:function(arm,size=0x124) addr:0x02134c34 +func_ov048_02134d58 kind:function(arm,size=0x10) addr:0x02134d58 +func_ov048_02134d68 kind:function(arm,size=0x118) addr:0x02134d68 +func_ov048_02134e80 kind:function(arm,size=0x220) addr:0x02134e80 +func_ov048_021350a0 kind:function(arm,size=0xb8) addr:0x021350a0 +func_ov048_02135158 kind:function(arm,size=0x100) addr:0x02135158 +func_ov048_02135258 kind:function(arm,size=0x40) addr:0x02135258 +func_ov048_02135298 kind:function(arm,size=0x48) addr:0x02135298 +func_ov048_021352e0 kind:function(arm,size=0x180) addr:0x021352e0 +func_ov048_02135460 kind:function(arm,size=0x38) addr:0x02135460 +func_ov048_02135498 kind:function(arm,size=0x70) addr:0x02135498 +func_ov048_02135508 kind:function(arm,size=0x104) addr:0x02135508 +func_ov048_0213560c kind:function(arm,size=0x698) addr:0x0213560c +func_ov048_02135ca4 kind:function(arm,size=0xd4) addr:0x02135ca4 +func_ov048_02135d78 kind:function(arm,size=0x40) addr:0x02135d78 +func_ov048_02135db8 kind:function(arm,size=0x48) addr:0x02135db8 +func_ov048_02135e00 kind:function(arm,size=0x1f8) addr:0x02135e00 +func_ov048_02135ff8 kind:function(arm,size=0x90) addr:0x02135ff8 +func_ov048_02136088 kind:function(arm,size=0x70) addr:0x02136088 +func_ov048_021360f8 kind:function(arm,size=0x34) addr:0x021360f8 +func_ov048_0213612c kind:function(arm,size=0x194) addr:0x0213612c +func_ov048_021362c0 kind:function(arm,size=0xfc) addr:0x021362c0 +func_ov048_021363bc kind:function(arm,size=0x900) addr:0x021363bc +func_ov048_02136cbc kind:function(arm,size=0x178) addr:0x02136cbc +func_ov048_02136e34 kind:function(arm,size=0x84) addr:0x02136e34 +func_ov048_02136eb8 kind:function(arm,size=0xa0) addr:0x02136eb8 +func_ov048_02136f58 kind:function(arm,size=0x4e0) addr:0x02136f58 +data_ov048_02137438 kind:data(any) addr:0x02137438 +data_ov048_02137448 kind:data(any) addr:0x02137448 +data_ov048_0213744c kind:data(any) addr:0x0213744c +__sinit_ov048_02137454 kind:function(arm,size=0x4) addr:0x02137454 +__sinit_ov048_02137458 kind:function(arm,size=0x78) addr:0x02137458 +__sinit_ov048_021374d0 kind:function(arm,size=0x50) addr:0x021374d0 +__sinit_ov048_02137520 kind:function(arm,size=0x5c) addr:0x02137520 +.p__sinit_ov048_02137454 kind:data(word) addr:0x0213757c +.p__sinit_ov048_02137458 kind:data(word) addr:0x02137580 +.p__sinit_ov048_021374d0 kind:data(word) addr:0x02137584 +.p__sinit_ov048_02137520 kind:data(word) addr:0x02137588 +data_ov048_021375a8 kind:data(any) addr:0x021375a8 +data_ov048_021375c4 kind:data(any) addr:0x021375c4 +data_ov048_021375e0 kind:data(any) addr:0x021375e0 +data_ov048_02137660 kind:data(any) addr:0x02137660 +data_ov048_0213766c kind:data(any) addr:0x0213766c +data_ov048_0213768c kind:data(any) addr:0x0213768c +data_ov048_021376b4 kind:data(any) addr:0x021376b4 +data_ov048_021376d8 kind:data(any) addr:0x021376d8 +data_ov048_021376fc kind:data(any) addr:0x021376fc +data_ov048_0213771c kind:data(any) addr:0x0213771c +data_ov048_02137728 kind:data(any) addr:0x02137728 +data_ov048_02137734 kind:data(any) addr:0x02137734 +data_ov048_02137740 kind:data(any) addr:0x02137740 +data_ov048_0213774c kind:data(any) addr:0x0213774c +data_ov048_02137758 kind:data(any) addr:0x02137758 +data_ov048_02137764 kind:data(any) addr:0x02137764 +data_ov048_02137770 kind:data(any) addr:0x02137770 +data_ov048_02137784 kind:data(any) addr:0x02137784 +data_ov048_021377fc kind:data(any) addr:0x021377fc +data_ov048_021377fe kind:data(any) addr:0x021377fe +data_ov048_02137800 kind:data(any) addr:0x02137800 +data_ov048_02137802 kind:data(any) addr:0x02137802 +data_ov048_02137804 kind:data(any) addr:0x02137804 +data_ov048_02137824 kind:data(any) addr:0x02137824 +data_ov048_0213784c kind:data(any) addr:0x0213784c +data_ov048_02137868 kind:data(any) addr:0x02137868 +data_ov048_02137874 kind:data(any) addr:0x02137874 +data_ov048_02137880 kind:data(any) addr:0x02137880 +data_ov048_0213788c kind:data(any) addr:0x0213788c +data_ov048_02137898 kind:data(any) addr:0x02137898 +data_ov048_021378a4 kind:data(any) addr:0x021378a4 +data_ov048_021378b0 kind:data(any) addr:0x021378b0 +data_ov048_021378bc kind:data(any) addr:0x021378bc +data_ov048_021378d0 kind:data(any) addr:0x021378d0 +data_ov048_02137950 kind:data(any) addr:0x02137950 +data_ov048_0213796c kind:data(any) addr:0x0213796c +data_ov048_02137988 kind:data(any) addr:0x02137988 +data_ov048_021379c8 kind:data(any) addr:0x021379c8 +data_ov048_021379e4 kind:data(any) addr:0x021379e4 +data_ov048_02137a0c kind:data(any) addr:0x02137a0c +data_ov048_02137a40 kind:bss addr:0x02137a40 +data_ov048_02137a4c kind:bss addr:0x02137a4c +data_ov048_02137a54 kind:bss addr:0x02137a54 +data_ov048_02137a60 kind:bss addr:0x02137a60 +data_ov048_02137a6c kind:bss addr:0x02137a6c +data_ov048_02137a84 kind:bss addr:0x02137a84 +data_ov048_02137b5c kind:bss addr:0x02137b5c +data_ov048_02137c38 kind:bss addr:0x02137c38 +data_ov048_02137c44 kind:bss addr:0x02137c44 +data_ov048_02137c50 kind:bss addr:0x02137c50 +data_ov048_02137d28 kind:bss addr:0x02137d28 +data_ov048_02137d2c kind:bss addr:0x02137d2c +data_ov048_02137d38 kind:bss addr:0x02137d38 +data_ov048_02137d44 kind:bss addr:0x02137d44 +data_ov048_02137d64 kind:bss addr:0x02137d64 +data_ov048_02137e18 kind:bss addr:0x02137e18 diff --git a/config/usa/arm9/overlays/ov049/delinks.txt b/config/usa/arm9/overlays/ov049/delinks.txt new file mode 100644 index 00000000..9b5ce37b --- /dev/null +++ b/config/usa/arm9/overlays/ov049/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02130480 end:0x02136b20 kind:code align:32 + .rodata start:0x02136b20 end:0x02136b50 kind:rodata align:4 + .init start:0x02136b50 end:0x021372a8 kind:code align:4 + .ctor start:0x021372a8 end:0x021372c0 kind:rodata align:4 + .data start:0x021372e0 end:0x02137fe0 kind:data align:32 + .bss start:0x02137fe0 end:0x021384c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov049/relocs.txt b/config/usa/arm9/overlays/ov049/relocs.txt new file mode 100644 index 00000000..2cbe594c --- /dev/null +++ b/config/usa/arm9/overlays/ov049/relocs.txt @@ -0,0 +1,1331 @@ +from:0x02130488 kind:load to:0x02137ff0 module:overlay(49) +from:0x0213049c kind:arm_call to:0x02011f3c module:main +from:0x021304a8 kind:arm_call to:0x02130544 module:overlay(49) +from:0x021304bc kind:arm_call to:0x02097878 module:overlay(0) +from:0x021304f0 kind:load to:0x021372e8 module:overlay(49) +from:0x02130528 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02130534 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0213054c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021305b4 kind:arm_call_thumb to:0x020578c8 module:overlay(0) +from:0x021305cc kind:arm_call to:0x020f7bec module:overlay(31) +from:0x021305f8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02130610 kind:load to:0x0213736c module:overlay(49) +from:0x02130614 kind:load to:0x02137ff0 module:overlay(49) +from:0x0213063c kind:arm_call to:0x0213071c module:overlay(49) +from:0x02130670 kind:arm_call to:0x0213071c module:overlay(49) +from:0x02130690 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021306d4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02130714 kind:load to:0x020b537c module:overlay(0) +from:0x0213075c kind:load to:0x02137334 module:overlay(49) +from:0x021307d4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021307e4 kind:load to:0x027e09c0 module:dtcm +from:0x021307fc kind:arm_call to:0x020732bc module:overlay(0) +from:0x02130834 kind:load to:0x027e09b8 module:dtcm +from:0x02130850 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0213089c kind:arm_call to:0x021304f4 module:overlay(49) +from:0x021308c0 kind:arm_call to:0x02130760 module:overlay(49) +from:0x021308c8 kind:load to:0x02137304 module:overlay(49) +from:0x021308e0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213093c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0213094c kind:load to:0x027e09b4 module:dtcm +from:0x02130974 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02130984 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021309a0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021309cc kind:arm_call to:0x020169ac module:main +from:0x021309fc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02130a1c kind:load to:0x027e09a8 module:dtcm +from:0x02130a24 kind:load to:0x027e0ce4 module:dtcm +from:0x02130a28 kind:load to:0x02136b28 module:overlay(49) +from:0x02130a2c kind:load to:0x020b537c module:overlay(0) +from:0x02130a90 kind:arm_call to:0x02016e4c module:main +from:0x02130b44 kind:load to:0x02049bc4 module:main +from:0x02130b48 kind:load to:0x02136b20 module:overlay(49) +from:0x02130b8c kind:arm_call to:0x0213071c module:overlay(49) +from:0x02130ba0 kind:arm_call to:0x01ff916c module:itcm +from:0x02130bb0 kind:arm_call to:0x01ff916c module:itcm +from:0x02130bc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02130bd0 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02130bec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130c08 kind:arm_call to:0x02130950 module:overlay(49) +from:0x02130c14 kind:arm_call to:0x0213071c module:overlay(49) +from:0x02130c34 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02130c48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130c68 kind:arm_call to:0x0213071c module:overlay(49) +from:0x02130c74 kind:load to:0x027e0ce4 module:dtcm +from:0x02130c78 kind:load to:0x027e09a8 module:dtcm +from:0x02130cd8 kind:load to:0x02049bc4 module:main +from:0x02130e54 kind:arm_call to:0x0213071c module:overlay(49) +from:0x02130e64 kind:arm_call to:0x01ff930c module:itcm +from:0x02130e74 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02130e7c kind:load to:0x02049bc4 module:main +from:0x02130ea4 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02130ec8 kind:load to:0x027e0ce0 module:dtcm +from:0x02130f14 kind:arm_call to:0x02130e88 module:overlay(49) +from:0x02130f48 kind:arm_call to:0x0213071c module:overlay(49) +from:0x02130f58 kind:arm_call to:0x0208baec module:overlay(0) +from:0x02130f90 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02130fa4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02130fdc kind:arm_call to:0x0213071c module:overlay(49) +from:0x02130ff8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0213100c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02131038 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021310b4 kind:arm_call to:0x02016e4c module:main +from:0x02131180 kind:arm_call to:0x01ff916c module:itcm +from:0x02131190 kind:arm_call to:0x01ff916c module:itcm +from:0x021311a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021311b0 kind:arm_call to:0x02098840 module:overlay(0) +from:0x021311bc kind:load to:0x027e0ce0 module:dtcm +from:0x021311c0 kind:load to:0x027e09b8 module:dtcm +from:0x021311c4 kind:load to:0x027e09a8 module:dtcm +from:0x021311cc kind:load to:0x027e0ce4 module:dtcm +from:0x021311d0 kind:load to:0x02049bc4 module:main +from:0x021311d4 kind:load to:0x02136b24 module:overlay(49) +from:0x02131200 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213120c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131228 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02131238 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02131264 kind:arm_call to:0x01ff916c module:itcm +from:0x02131274 kind:arm_call to:0x01ff916c module:itcm +from:0x02131284 kind:arm_call to:0x01ff930c module:itcm +from:0x02131294 kind:arm_call to:0x02098840 module:overlay(0) +from:0x021312bc kind:arm_call to:0x020bf614 module:overlay(17) +from:0x021312cc kind:arm_call to:0x020bf030 module:overlay(17) +from:0x021312d4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021312dc kind:load to:0x020aecd4 module:overlay(0) +from:0x021312e0 kind:load to:0x020aecdc module:overlay(0) +from:0x021312ec kind:arm_call to:0x020bf668 module:overlay(17) +from:0x02131300 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02131314 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02131320 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02131330 kind:arm_call to:0x01ff930c module:itcm +from:0x02131340 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02131358 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0213137c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021313b8 kind:arm_call to:0x0213071c module:overlay(49) +from:0x021313cc kind:arm_call to:0x02098818 module:overlay(0) +from:0x021313f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131408 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02131410 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02131428 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02131430 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02131438 kind:arm_call to:0x02011ff4 module:main +from:0x0213144c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02131460 kind:load to:0x021380d8 module:overlay(49) +from:0x02131474 kind:arm_call to:0x02011f3c module:main +from:0x02131480 kind:arm_call to:0x021314f4 module:overlay(49) +from:0x02131498 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021314ec kind:load to:0x02137430 module:overlay(49) +from:0x021314fc kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02131574 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021315b0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021315bc kind:load to:0x02137454 module:overlay(49) +from:0x021315c0 kind:load to:0x021380d8 module:overlay(49) +from:0x021315c4 kind:load to:0x020b1948 module:overlay(0) +from:0x021315dc kind:arm_call to:0x021317c4 module:overlay(49) +from:0x021315f8 kind:arm_call to:0x0213169c module:overlay(49) +from:0x02131628 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02131650 kind:arm_call to:0x020169ac module:main +from:0x02131670 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02131690 kind:load to:0x02136b2c module:overlay(49) +from:0x02131694 kind:load to:0x020b537c module:overlay(0) +from:0x021316c4 kind:arm_call to:0x020169ac module:main +from:0x021316d0 kind:arm_call to:0x01ffedac module:itcm +from:0x021316ec kind:arm_call to:0x01fff498 module:itcm +from:0x02131710 kind:arm_call to:0x02080048 module:overlay(0) +from:0x0213171c kind:arm_call to:0x02080060 module:overlay(0) +from:0x02131730 kind:arm_call to:0x01fff584 module:itcm +from:0x02131770 kind:arm_call to:0x020169ac module:main +from:0x02131794 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021317b0 kind:load to:0x021373c4 module:overlay(49) +from:0x021317b4 kind:load to:0x027e0ce8 module:dtcm +from:0x021317b8 kind:load to:0x027e0cd8 module:dtcm +from:0x02131804 kind:load to:0x021373c8 module:overlay(49) +from:0x02131810 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0213184c kind:arm_call to:0x021317c4 module:overlay(49) +from:0x02131860 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x0213186c kind:arm_call to:0x021317c4 module:overlay(49) +from:0x02131880 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0213188c kind:arm_call to:0x021317c4 module:overlay(49) +from:0x021318cc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021318d8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021318fc kind:arm_call to:0x020732bc module:overlay(0) +from:0x0213191c kind:load to:0x027e09b8 module:dtcm +from:0x0213192c kind:arm_call to:0x020beecc module:overlay(17) +from:0x02131970 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0213197c kind:arm_call to:0x02131898 module:overlay(49) +from:0x02131990 kind:arm_call to:0x02131808 module:overlay(49) +from:0x02131998 kind:load to:0x021373f8 module:overlay(49) +from:0x021319ac kind:arm_call to:0x01fff5d0 module:itcm +from:0x02131a10 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02131a3c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02131a4c kind:arm_call to:0x01ffa60c module:itcm +from:0x02131a98 kind:arm_call to:0x020169ac module:main +from:0x02131ac8 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02131ad4 kind:load to:0x0203e93c module:main +from:0x02131ad8 kind:load to:0x02136b30 module:overlay(49) +from:0x02131adc kind:load to:0x027e09b4 module:dtcm +from:0x02131b08 kind:arm_call to:0x021317c4 module:overlay(49) +from:0x02131b1c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02131b48 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131ba8 kind:arm_call to:0x020f9f6c module:overlay(31) +from:0x02131bb8 kind:load to:0x027e09a8 module:dtcm +from:0x02131bc0 kind:load to:0x02049bc4 module:main +from:0x02131bd8 kind:arm_call to:0x01ff9110 module:itcm +from:0x02131be8 kind:arm_call to:0x01ff916c module:itcm +from:0x02131bfc kind:arm_call to:0x021317c4 module:overlay(49) +from:0x02131c7c kind:load to:0x0203e93c module:main +from:0x02131cc0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02131ccc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02131cf4 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02131d14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131d20 kind:arm_call to:0x021317c4 module:overlay(49) +from:0x02131d30 kind:arm_call to:0x01ff930c module:itcm +from:0x02131d58 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131d64 kind:load to:0x027e0cd8 module:dtcm +from:0x02131d68 kind:load to:0x027e09a8 module:dtcm +from:0x02131dd0 kind:arm_call to:0x020f9f6c module:overlay(31) +from:0x02131dd8 kind:load to:0x02049bc4 module:main +from:0x02131e04 kind:arm_call to:0x021317c4 module:overlay(49) +from:0x02131e4c kind:arm_call to:0x01ff9110 module:itcm +from:0x02131e60 kind:arm_call to:0x01ff916c module:itcm +from:0x02131f30 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02131f3c kind:load to:0x0203e93c module:main +from:0x02131f4c kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02131f78 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131f8c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02131f9c kind:load to:0x027e09a8 module:dtcm +from:0x02131fc0 kind:arm_call to:0x01ff9110 module:itcm +from:0x02131fd0 kind:arm_call to:0x01ff916c module:itcm +from:0x02131fe4 kind:arm_call to:0x021317c4 module:overlay(49) +from:0x0213206c kind:load to:0x0203e93c module:main +from:0x0213207c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02132084 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213209c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021320a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021320ac kind:arm_call to:0x02011ff4 module:main +from:0x021320c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021320d4 kind:load to:0x021381c0 module:overlay(49) +from:0x021320e8 kind:arm_call to:0x02011f3c module:main +from:0x021320f4 kind:arm_call to:0x02132148 module:overlay(49) +from:0x02132108 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213213c kind:load to:0x02137504 module:overlay(49) +from:0x02132154 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021321b8 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x021321e4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02132200 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02132210 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02132234 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0213223c kind:arm_call to:0x02099800 module:overlay(0) +from:0x0213228c kind:arm_call to:0x02133e50 module:overlay(49) +from:0x02132294 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021322b4 kind:arm_call to:0x0203d138 module:main +from:0x021322c0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021322f8 kind:load to:0x02137604 module:overlay(49) +from:0x021322fc kind:load to:0x021381c0 module:overlay(49) +from:0x02132300 kind:load to:0x021375b8 module:overlay(49) +from:0x02132304 kind:load to:0x020a02b4 module:overlay(0) +from:0x02132308 kind:load to:0x021340d8 module:overlay(49) +from:0x02132318 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02132348 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02132368 kind:arm_call to:0x0203d1e8 module:main +from:0x02132370 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02132378 kind:arm_call to:0x02133e78 module:overlay(49) +from:0x02132394 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021323c0 kind:arm_call to:0x0203d1e8 module:main +from:0x021323c8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021323d0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021323d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021323e4 kind:load to:0x02137604 module:overlay(49) +from:0x021323e8 kind:load to:0x020a02b4 module:overlay(0) +from:0x02132410 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02132430 kind:arm_call to:0x0203d1e8 module:main +from:0x02132438 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02132440 kind:arm_call to:0x02133e78 module:overlay(49) +from:0x0213245c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02132488 kind:arm_call to:0x0203d1e8 module:main +from:0x02132490 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02132498 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021324a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021324a8 kind:arm_call to:0x02011ff4 module:main +from:0x021324b4 kind:load to:0x02137604 module:overlay(49) +from:0x021324b8 kind:load to:0x020a02b4 module:overlay(0) +from:0x02132514 kind:arm_call to:0x021325e0 module:overlay(49) +from:0x0213252c kind:arm_call to:0x0201525c module:main +from:0x02132538 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02132540 kind:arm_call to:0x021325e4 module:overlay(49) +from:0x02132560 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02132574 kind:load to:0x021374b0 module:overlay(49) +from:0x02132578 kind:load to:0x02133ee4 module:overlay(49) +from:0x021325a8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021325b0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021325c8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021325d4 kind:load to:0x027e0d40 module:dtcm +from:0x021325d8 kind:load to:0x020b537c module:overlay(0) +from:0x02132624 kind:arm_call to:0x01ffedac module:itcm +from:0x02132640 kind:arm_call to:0x01fff498 module:itcm +from:0x021326b4 kind:load to:0x027e0ce8 module:dtcm +from:0x021326d0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02132700 kind:arm_call to:0x021326b8 module:overlay(49) +from:0x02132738 kind:load to:0x02137520 module:overlay(49) +from:0x02132750 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021327a4 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021327f4 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021327fc kind:arm_call to:0x020999ec module:overlay(0) +from:0x0213280c kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02132820 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0213282c kind:arm_call to:0x02016930 module:main +from:0x021328dc kind:arm_call to:0x020986dc module:overlay(0) +from:0x0213290c kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x02132918 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02132948 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02132954 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x0213297c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02132988 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x021329b4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021329e0 kind:arm_call to:0x02133468 module:overlay(49) +from:0x021329f8 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x02132a04 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02132a1c kind:load to:0x027e0ce0 module:dtcm +from:0x02132a44 kind:arm_call to:0x02133f9c module:overlay(49) +from:0x02132a60 kind:arm_call to:0x02133f9c module:overlay(49) +from:0x02132afc kind:arm_call to:0x02015058 module:main +from:0x02132b1c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02132b50 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02132be0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02132bf8 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02132c14 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02132c2c kind:arm_call to:0x0213273c module:overlay(49) +from:0x02132ca8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02132cb4 kind:load to:0x02137568 module:overlay(49) +from:0x02132cb8 kind:load to:0x027e09a8 module:dtcm +from:0x02132cc4 kind:load to:0x027e0cec module:dtcm +from:0x02132ccc kind:load to:0x027e09c0 module:dtcm +from:0x02132ce8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02132d0c kind:arm_call to:0x02133f9c module:overlay(49) +from:0x02132d4c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02132d78 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02132d88 kind:arm_call to:0x01ffa60c module:itcm +from:0x02132dc8 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02132dd4 kind:load to:0x0203e93c module:main +from:0x02132dd8 kind:load to:0x027e09b4 module:dtcm +from:0x02132e20 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132e44 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132e50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132f04 kind:load to:0x021374b0 module:overlay(49) +from:0x02132f28 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02132f40 kind:arm_call to:0x01ff930c module:itcm +from:0x02132f78 kind:arm_call to:0x01fff148 module:itcm +from:0x02132f9c kind:arm_call to:0x02132de0 module:overlay(49) +from:0x02132fb4 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02132fc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02132fc4 kind:load to:0x021374ac module:overlay(49) +from:0x02132fc8 kind:load to:0x02136b3c module:overlay(49) +from:0x02132fec kind:arm_call to:0x01ffb714 module:itcm +from:0x02132ff8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02133004 kind:arm_call to:0x01ff9258 module:itcm +from:0x021330b8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021330f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021330fc kind:load to:0x021374c8 module:overlay(49) +from:0x02133100 kind:load to:0x027e09a8 module:dtcm +from:0x02133124 kind:arm_call to:0x01fff148 module:itcm +from:0x0213314c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213315c kind:arm_call to:0x01ffb714 module:itcm +from:0x02133170 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213318c kind:arm_call to:0x01ff916c module:itcm +from:0x0213319c kind:arm_call to:0x01ff916c module:itcm +from:0x021331b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021331c8 kind:arm_call to:0x01ff930c module:itcm +from:0x02133208 kind:arm_call to:0x01ff930c module:itcm +from:0x02133254 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02133270 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133294 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021332a0 kind:arm_call to:0x02016930 module:main +from:0x021332c0 kind:arm_call to:0x01ff916c module:itcm +from:0x021332d8 kind:arm_call to:0x02015058 module:main +from:0x02133308 kind:arm_call to:0x02015058 module:main +from:0x02133338 kind:arm_call to:0x02132fcc module:overlay(49) +from:0x0213334c kind:arm_call to:0x01ff930c module:itcm +from:0x0213336c kind:arm_call to:0x021326f4 module:overlay(49) +from:0x0213338c kind:arm_call to:0x01ffb744 module:itcm +from:0x021333f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0213342c kind:arm_call to:0x021326f4 module:overlay(49) +from:0x0213344c kind:arm_call to:0x02098840 module:overlay(0) +from:0x02133458 kind:load to:0x027e0ce0 module:dtcm +from:0x02133460 kind:load to:0x02136b38 module:overlay(49) +from:0x02133484 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021334a8 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x021334e0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021334f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021334f8 kind:load to:0x020b537c module:overlay(0) +from:0x021335ec kind:arm_call to:0x01ff930c module:itcm +from:0x021335f4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0213361c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133634 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133648 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02133680 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021336a0 kind:arm_call to:0x02132fcc module:overlay(49) +from:0x021336ac kind:arm_call to:0x02016930 module:main +from:0x021336c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021336d4 kind:arm_call to:0x01ff916c module:itcm +from:0x021336e4 kind:arm_call to:0x01ff916c module:itcm +from:0x021336f0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213371c kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02133728 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x02133748 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02133758 kind:arm_call to:0x01ff930c module:itcm +from:0x0213376c kind:load to:0x027e0ce4 module:dtcm +from:0x0213387c kind:load to:0x02049bc4 module:main +from:0x02133884 kind:load to:0x021374c8 module:overlay(49) +from:0x021338ac kind:arm_call to:0x01ff916c module:itcm +from:0x021338bc kind:arm_call to:0x01ff916c module:itcm +from:0x021338d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021338e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021338fc kind:arm_call to:0x01ff930c module:itcm +from:0x02133994 kind:arm_call to:0x02098840 module:overlay(0) +from:0x021339a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133a08 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02133a24 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02133a30 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02133a44 kind:load to:0x027e0ce4 module:dtcm +from:0x02133a58 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02133ab8 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02133acc kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02133ae8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133af8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133b08 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x02133b10 kind:load to:0x027e0ce4 module:dtcm +from:0x02133b1c kind:arm_call to:0x020992bc module:overlay(0) +from:0x02133b44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133b54 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x02133b98 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02133ba0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02133bc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133bd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02133bf0 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02133bf8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133c28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133c38 kind:arm_call to:0x020e98e4 module:overlay(31) +from:0x02133c40 kind:load to:0x020aecd4 module:overlay(0) +from:0x02133c44 kind:load to:0x020aecdc module:overlay(0) +from:0x02133c4c kind:load to:0x027e0ce4 module:dtcm +from:0x02133c58 kind:arm_call to:0x020bf668 module:overlay(17) +from:0x02133c90 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02133cb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133cec kind:arm_call to:0x02099430 module:overlay(0) +from:0x02133d00 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133d24 kind:load to:0x020aecd0 module:overlay(0) +from:0x02133d28 kind:load to:0x020aecd8 module:overlay(0) +from:0x02133d34 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02133d4c kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02133d54 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02133d7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133d90 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02133dc0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133dc8 kind:load to:0x020aecd8 module:overlay(0) +from:0x02133e00 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02133e0c kind:arm_call to:0x021326f4 module:overlay(49) +from:0x02133e20 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02133e48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133e5c kind:arm_call to:0x02098288 module:overlay(0) +from:0x02133e74 kind:load to:0x021374e8 module:overlay(49) +from:0x02133e88 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02133ea4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02133eac kind:arm_call to:0x02011ff4 module:main +from:0x02133f64 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02133f74 kind:arm_call to:0x01ffa60c module:itcm +from:0x02133f98 kind:load to:0x0203e93c module:main +from:0x02133fe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134084 kind:load to:0x027e0ca8 module:dtcm +from:0x02134098 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021340a4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021340c0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021340d0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021340ec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021340f4 kind:arm_call to:0x02011ff4 module:main +from:0x02134108 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213411c kind:load to:0x021382a8 module:overlay(49) +from:0x02134130 kind:arm_call to:0x02011f3c module:main +from:0x0213413c kind:arm_call to:0x0213416c module:overlay(49) +from:0x02134150 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02134168 kind:load to:0x02137678 module:overlay(49) +from:0x02134174 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02134184 kind:arm_call to:0x021343b4 module:overlay(49) +from:0x021341a0 kind:load to:0x02137664 module:overlay(49) +from:0x021341a4 kind:load to:0x0213769c module:overlay(49) +from:0x021341a8 kind:load to:0x02137700 module:overlay(49) +from:0x021341c4 kind:arm_call to:0x02082144 module:overlay(0) +from:0x021341e0 kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x021341e8 kind:load to:0x027e0cd8 module:dtcm +from:0x02134240 kind:arm_call to:0x01fff350 module:itcm +from:0x02134274 kind:arm_call to:0x02098634 module:overlay(0) +from:0x02134290 kind:arm_call to:0x021326f4 module:overlay(49) +from:0x021342a4 kind:arm_call to:0x01fff350 module:itcm +from:0x021342c0 kind:load to:0x020d8690 module:overlays(19,24) +from:0x021342c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021342cc kind:load to:0x020b2fe0 module:overlay(0) +from:0x02134320 kind:arm_call to:0x01fff350 module:itcm +from:0x0213434c kind:arm_call to:0x02098634 module:overlay(0) +from:0x02134378 kind:arm_call to:0x01fff350 module:itcm +from:0x02134398 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0213439c kind:load to:0x027e0ce4 module:dtcm +from:0x021343a4 kind:load to:0x020b2fe0 module:overlay(0) +from:0x021343c0 kind:load to:0x027e0d40 module:dtcm +from:0x021343d4 kind:load to:0x027e0d40 module:dtcm +from:0x021343e0 kind:arm_call to:0x021343c4 module:overlay(49) +from:0x021343e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021343fc kind:arm_call to:0x021343c4 module:overlay(49) +from:0x02134404 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213440c kind:arm_call to:0x02011ff4 module:main +from:0x02134420 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02134434 kind:arm_branch to:0x021342d0 module:overlay(49) +from:0x02134444 kind:arm_branch to:0x021341ec module:overlay(49) +from:0x02134468 kind:load to:0x027e09b8 module:dtcm +from:0x02134488 kind:load to:0x027e09b8 module:dtcm +from:0x021344a8 kind:load to:0x027e09b8 module:dtcm +from:0x021344c8 kind:load to:0x027e09b8 module:dtcm +from:0x021344e8 kind:load to:0x027e09b8 module:dtcm +from:0x02134508 kind:load to:0x027e09b8 module:dtcm +from:0x02134528 kind:load to:0x027e09b8 module:dtcm +from:0x02134548 kind:load to:0x027e09b8 module:dtcm +from:0x02134568 kind:load to:0x027e09b8 module:dtcm +from:0x021345a0 kind:load to:0x027e09b8 module:dtcm +from:0x021345a4 kind:load to:0x020b6288 module:overlay(0) +from:0x021345dc kind:load to:0x027e09b8 module:dtcm +from:0x021345e0 kind:load to:0x020b6288 module:overlay(0) +from:0x02134618 kind:load to:0x027e09b8 module:dtcm +from:0x0213461c kind:load to:0x020b6288 module:overlay(0) +from:0x0213463c kind:load to:0x027e09b8 module:dtcm +from:0x0213465c kind:load to:0x027e09b8 module:dtcm +from:0x0213467c kind:load to:0x027e09b8 module:dtcm +from:0x0213469c kind:load to:0x027e09b8 module:dtcm +from:0x021346bc kind:load to:0x027e09b8 module:dtcm +from:0x02134734 kind:load to:0x021379f0 module:overlay(49) +from:0x02134738 kind:load to:0x027e09b8 module:dtcm +from:0x02134764 kind:arm_call to:0x02014a34 module:main +from:0x02134794 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02134798 kind:load to:0x02049b8c module:main +from:0x021347a4 kind:load to:0x021382f4 module:overlay(49) +from:0x021347b8 kind:arm_call to:0x02011f3c module:main +from:0x021347c4 kind:arm_call to:0x02134a00 module:overlay(49) +from:0x021347d8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213482c kind:load to:0x02137714 module:overlay(49) +from:0x02134870 kind:arm_call to:0x01ffedac module:itcm +from:0x021348a4 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x021348e4 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02134924 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02134964 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02134988 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021349f4 kind:load to:0x027e0ce8 module:dtcm +from:0x02134a2c kind:arm_call to:0x020a8b90 module:overlay(0) +from:0x02134a4c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02134a68 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02134a78 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02134aec kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02134af4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02134b04 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02134b34 kind:arm_call_thumb to:0x020bea0c module:overlay(1) +from:0x02134b3c kind:arm_call_thumb to:0x020ba838 module:overlay(1) +from:0x02134b4c kind:load to:0x021382f4 module:overlay(49) +from:0x02134b50 kind:load to:0x02137934 module:overlay(49) +from:0x02134b54 kind:load to:0x021375b8 module:overlay(49) +from:0x02134b58 kind:load to:0x02137870 module:overlay(49) +from:0x02134b5c kind:load to:0x02137738 module:overlay(49) +from:0x02134b60 kind:load to:0x02137808 module:overlay(49) +from:0x02134b64 kind:load to:0x020b502c module:overlay(0) +from:0x02134b68 kind:load to:0x020b6288 module:overlay(0) +from:0x02134b88 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02134b90 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02134b98 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02134ba0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02134ba8 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x02134bb4 kind:load to:0x02137870 module:overlay(49) +from:0x02134bb8 kind:load to:0x027e09c0 module:dtcm +from:0x02134bd8 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02134be0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02134be8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02134bf0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02134bf8 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x02134c00 kind:arm_call to:0x02011ff4 module:main +from:0x02134c0c kind:load to:0x02137870 module:overlay(49) +from:0x02134c10 kind:load to:0x027e09c0 module:dtcm +from:0x02134c34 kind:arm_call to:0x021346c0 module:overlay(49) +from:0x02134c64 kind:arm_call to:0x02134740 module:overlay(49) +from:0x02134c98 kind:arm_call to:0x02134e34 module:overlay(49) +from:0x02134ca4 kind:arm_call to:0x02134834 module:overlay(49) +from:0x02134cb4 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02134cc4 kind:load to:0x027e09c0 module:dtcm +from:0x02134d28 kind:load to:0x02137758 module:overlay(49) +from:0x02134d74 kind:load to:0x021377b0 module:overlay(49) +from:0x02134ddc kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02134df8 kind:load to:0x020b502c module:overlay(0) +from:0x02134dfc kind:load to:0x020d8690 module:overlays(19,24) +from:0x02134e0c kind:arm_call to:0x020a9130 module:overlay(0) +from:0x02134e60 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02134e9c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02134eb4 kind:load to:0x020b537c module:overlay(0) +from:0x02134ecc kind:arm_call to:0x01ffd420 module:itcm +from:0x02134ee4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x02134f38 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02134f48 kind:load to:0x027e09b8 module:dtcm +from:0x02134f88 kind:arm_call to:0x020d653c module:overlay(24) +from:0x0213500c kind:arm_call to:0x020d653c module:overlay(24) +from:0x02135028 kind:arm_call to:0x021350e0 module:overlay(49) +from:0x02135038 kind:arm_call to:0x020d657c module:overlay(24) +from:0x02135050 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02135064 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213508c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021350a8 kind:arm_call to:0x01ffc768 module:itcm +from:0x021350cc kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x021350d8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x021350dc kind:load to:0x027e09b4 module:dtcm +from:0x021351a4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x021351a8 kind:load to:0x02049bc4 module:main +from:0x021351b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021351c0 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x021351c8 kind:arm_call to:0x02011ff4 module:main +from:0x021351e0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021351e8 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x021351fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02135224 kind:load to:0x027e09b8 module:dtcm +from:0x02135244 kind:load to:0x027e09b8 module:dtcm +from:0x02135264 kind:load to:0x027e09b8 module:dtcm +from:0x02135284 kind:load to:0x027e09b8 module:dtcm +from:0x021352a4 kind:load to:0x027e09b8 module:dtcm +from:0x021352c4 kind:load to:0x027e09b8 module:dtcm +from:0x021352e4 kind:load to:0x027e09b8 module:dtcm +from:0x02135304 kind:load to:0x027e09b8 module:dtcm +from:0x02135324 kind:load to:0x027e09b8 module:dtcm +from:0x0213535c kind:load to:0x027e09b8 module:dtcm +from:0x02135360 kind:load to:0x020b6288 module:overlay(0) +from:0x02135398 kind:load to:0x027e09b8 module:dtcm +from:0x0213539c kind:load to:0x020b6288 module:overlay(0) +from:0x021353d4 kind:load to:0x027e09b8 module:dtcm +from:0x021353d8 kind:load to:0x020b6288 module:overlay(0) +from:0x021353f8 kind:load to:0x027e09b8 module:dtcm +from:0x02135418 kind:load to:0x027e09b8 module:dtcm +from:0x02135438 kind:load to:0x027e09b8 module:dtcm +from:0x02135458 kind:load to:0x027e09b8 module:dtcm +from:0x02135478 kind:load to:0x027e09b8 module:dtcm +from:0x021354f0 kind:load to:0x02137ed0 module:overlay(49) +from:0x021354f4 kind:load to:0x027e09b8 module:dtcm +from:0x0213551c kind:load to:0x02137ed4 module:overlay(49) +from:0x02135520 kind:load to:0x020d6404 module:overlays(19,24) +from:0x02135524 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02135530 kind:load to:0x021383dc module:overlay(49) +from:0x02135544 kind:arm_call to:0x02011f3c module:main +from:0x02135550 kind:arm_call_thumb to:0x021355ac module:overlay(49) +from:0x02135564 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021355a0 kind:load to:0x02137b2c module:overlay(49) +from:0x021355ca kind:thumb_call_arm to:0x020a8b90 module:overlay(0) +from:0x021355e6 kind:thumb_call to:0x0209a168 module:overlay(0) +from:0x021355fa kind:thumb_call to:0x0205776c module:overlay(0) +from:0x02135608 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x02135654 kind:thumb_call_arm to:0x020a8b28 module:overlay(0) +from:0x021356c8 kind:thumb_call_arm to:0x0201bac4 module:main +from:0x021356f4 kind:load to:0x021383dc module:overlay(49) +from:0x021356f8 kind:load to:0x02137d50 module:overlay(49) +from:0x021356fc kind:load to:0x02137b7c module:overlay(49) +from:0x02135700 kind:load to:0x02137e14 module:overlay(49) +from:0x02135704 kind:load to:0x02137b50 module:overlay(49) +from:0x02135708 kind:load to:0x02137b10 module:overlay(49) +from:0x02135710 kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x0213571c kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x02135728 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x0213573e kind:thumb_call_arm to:0x020a0314 module:overlay(0) +from:0x02135744 kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x0213574e kind:thumb_call_arm to:0x0201baa4 module:main +from:0x02135756 kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x02135760 kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x02135766 kind:thumb_call_arm to:0x020a8ce8 module:overlay(0) +from:0x02135770 kind:load to:0x02137e14 module:overlay(49) +from:0x02135782 kind:thumb_call_arm to:0x020a0314 module:overlay(0) +from:0x02135788 kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x02135792 kind:thumb_call_arm to:0x0201baa4 module:main +from:0x0213579a kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x021357a4 kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x021357aa kind:thumb_call_arm to:0x020a8ce8 module:overlay(0) +from:0x021357b0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021357b8 kind:load to:0x02137e14 module:overlay(49) +from:0x021357ec kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021357fc kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02135830 kind:load to:0x02137ca0 module:overlay(49) +from:0x02135834 kind:load to:0x020a97e4 module:overlay(0) +from:0x021358a0 kind:load to:0x02137c30 module:overlay(49) +from:0x02135908 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135974 kind:arm_call to:0x02015058 module:main +from:0x02135994 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021359c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02135a30 kind:arm_call to:0x02015058 module:main +from:0x02135a50 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02135a78 kind:arm_call to:0x02015058 module:main +from:0x02135adc kind:load to:0x02137bc0 module:overlay(49) +from:0x02135ae4 kind:load to:0x02137d30 module:overlay(49) +from:0x02135ae8 kind:load to:0x027e09a8 module:dtcm +from:0x02135af0 kind:load to:0x02137d00 module:overlay(49) +from:0x02135b2c kind:arm_call to:0x0213547c module:overlay(49) +from:0x02135b40 kind:load to:0x021362cc module:overlay(49) +from:0x02135c10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135c48 kind:load to:0x02137cb8 module:overlay(49) +from:0x02135c4c kind:load to:0x027e0ce4 module:dtcm +from:0x02135c6c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135cd8 kind:arm_call to:0x01ff916c module:itcm +from:0x02135ce8 kind:arm_call to:0x01ff993c module:itcm +from:0x02135d38 kind:arm_call to:0x01ff930c module:itcm +from:0x02135db0 kind:arm_call to:0x02015058 module:main +from:0x02135e00 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02135e7c kind:arm_call to:0x02016a48 module:main +from:0x02135ea0 kind:arm_call to:0x02136824 module:overlay(49) +from:0x02135ebc kind:arm_call to:0x02136824 module:overlay(49) +from:0x02135ef4 kind:arm_call to:0x02016a48 module:main +from:0x02135f04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02135f20 kind:arm_call to:0x01ffb744 module:itcm +from:0x02135f74 kind:arm_call to:0x02136824 module:overlay(49) +from:0x02135fa4 kind:arm_call to:0x02015058 module:main +from:0x02135fc4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02135fe0 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02135ff0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02135ffc kind:load to:0x027e0ce4 module:dtcm +from:0x02136004 kind:load to:0x02137d18 module:overlay(49) +from:0x02136008 kind:load to:0x027e09b8 module:dtcm +from:0x0213600c kind:load to:0x02137b00 module:overlay(49) +from:0x02136010 kind:load to:0x02137b02 module:overlay(49) +from:0x02136014 kind:load to:0x027e09a8 module:dtcm +from:0x0213601c kind:load to:0x027e0cec module:dtcm +from:0x0213609c kind:load to:0x02137cb8 module:overlay(49) +from:0x021360b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021360e4 kind:arm_call to:0x01ff930c module:itcm +from:0x02136130 kind:arm_call to:0x01ff916c module:itcm +from:0x02136140 kind:arm_call to:0x01ff993c module:itcm +from:0x021361c4 kind:arm_call to:0x02136824 module:overlay(49) +from:0x021361f4 kind:arm_call to:0x02015058 module:main +from:0x02136214 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02136234 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02136244 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02136250 kind:load to:0x027e0ce4 module:dtcm +from:0x02136254 kind:load to:0x027e09a8 module:dtcm +from:0x0213625c kind:load to:0x027e0cec module:dtcm +from:0x021362b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021362c0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021362c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021362dc kind:arm_call to:0x01ffd420 module:itcm +from:0x02136304 kind:arm_call to:0x02136398 module:overlay(49) +from:0x02136378 kind:arm_call to:0x0201bb5c module:main +from:0x02136384 kind:arm_call to:0x0201b980 module:main +from:0x0213638c kind:load to:0x027e09b8 module:dtcm +from:0x02136390 kind:load to:0x02137ed0 module:overlay(49) +from:0x02136394 kind:load to:0x0204e5d8 module:main +from:0x021363f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213641c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02136438 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136454 kind:arm_call to:0x0205d458 module:overlay(0) +from:0x02136460 kind:load to:0x02137ed0 module:overlay(49) +from:0x02136464 kind:load to:0x027e0ce4 module:dtcm +from:0x0213647c kind:arm_call to:0x01ffd420 module:itcm +from:0x02136490 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0213651c kind:arm_call to:0x02073450 module:overlay(0) +from:0x02136530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136554 kind:arm_call to:0x020169ac module:main +from:0x02136580 kind:arm_call to:0x020d9868 module:overlay(31) +from:0x021365b0 kind:arm_call to:0x02016a48 module:main +from:0x021365bc kind:load to:0x027e09b8 module:dtcm +from:0x021365c0 kind:load to:0x02137ed0 module:overlay(49) +from:0x021365c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021365c8 kind:load to:0x02136b40 module:overlay(49) +from:0x021365cc kind:load to:0x02136b44 module:overlay(49) +from:0x021365d0 kind:load to:0x027e0d34 module:dtcm +from:0x021365d4 kind:load to:0x02137b04 module:overlay(49) +from:0x021365ec kind:arm_call to:0x0209851c module:overlay(0) +from:0x02136628 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136638 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02136688 kind:arm_call to:0x01ff916c module:itcm +from:0x02136698 kind:arm_call to:0x01ff9318 module:itcm +from:0x021366b0 kind:arm_call to:0x020a9130 module:overlay(0) +from:0x021366cc kind:arm_call to:0x021354fc module:overlay(49) +from:0x02136760 kind:load to:0x02137ca0 module:overlay(49) +from:0x02136770 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x02136778 kind:arm_call to:0x01ffc57c module:itcm +from:0x021367a4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021367cc kind:arm_call to:0x0200eab0 module:main +from:0x021367ec kind:arm_call to:0x01ffc768 module:itcm +from:0x02136810 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0213681c kind:load to:0x020b4ea4 module:overlay(0) +from:0x02136820 kind:load to:0x027e09b4 module:dtcm +from:0x02136844 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0213684c kind:load to:0x027e09bc module:dtcm +from:0x021368d8 kind:arm_call to:0x020a9a74 module:overlay(0) +from:0x021368e8 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x021368f8 kind:arm_call to:0x020d65f0 module:overlay(24) +from:0x02136920 kind:arm_call to:0x020d9728 module:overlay(31) +from:0x0213694c kind:load to:0x020d8690 module:overlays(19,24) +from:0x02136950 kind:load to:0x027e0d34 module:dtcm +from:0x0213698c kind:arm_call to:0x020d65f0 module:overlay(24) +from:0x021369a4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x021369c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021369fc kind:arm_call to:0x020169ac module:main +from:0x02136a30 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02136a50 kind:load to:0x027e0ce4 module:dtcm +from:0x02136a54 kind:load to:0x02136b40 module:overlay(49) +from:0x02136a58 kind:load to:0x02136b44 module:overlay(49) +from:0x02136a5c kind:load to:0x027e0ce0 module:dtcm +from:0x02136a6c kind:load to:0x021369a8 module:overlay(49) +from:0x02136a78 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02136a80 kind:arm_call to:0x02011ff4 module:main +from:0x02136a94 kind:arm_call to:0x0201baa4 module:main +from:0x02136a9c kind:arm_call to:0x02011ff4 module:main +from:0x02136ab0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02136ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02136ad0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02136ad8 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x02136ae0 kind:arm_call to:0x02011ff4 module:main +from:0x02136af8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02136b00 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x02136b14 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02136b6c kind:arm_call to:0x021304b0 module:overlay(49) +from:0x02136b7c kind:arm_call to:0x0203ce4c module:main +from:0x02136b90 kind:load to:0x02137fe0 module:overlay(49) +from:0x02136b94 kind:load to:0x02137ff0 module:overlay(49) +from:0x02136b98 kind:load to:0x02131444 module:overlay(49) +from:0x02136b9c kind:load to:0x02137fe4 module:overlay(49) +from:0x02136bbc kind:arm_call to:0x02131488 module:overlay(49) +from:0x02136bcc kind:arm_call to:0x0203ce4c module:main +from:0x02136be0 kind:load to:0x021380c8 module:overlay(49) +from:0x02136be4 kind:load to:0x021380d8 module:overlay(49) +from:0x02136be8 kind:load to:0x021320b8 module:overlay(49) +from:0x02136bec kind:load to:0x021380cc module:overlay(49) +from:0x02136c0c kind:arm_call to:0x021320fc module:overlay(49) +from:0x02136c1c kind:arm_call to:0x0203ce4c module:main +from:0x02136c30 kind:load to:0x021381b0 module:overlay(49) +from:0x02136c34 kind:load to:0x021381c0 module:overlay(49) +from:0x02136c38 kind:load to:0x02134100 module:overlay(49) +from:0x02136c3c kind:load to:0x021381b4 module:overlay(49) +from:0x02136c5c kind:arm_call to:0x02134144 module:overlay(49) +from:0x02136c6c kind:arm_call to:0x0203ce4c module:main +from:0x02136c80 kind:load to:0x02138298 module:overlay(49) +from:0x02136c84 kind:load to:0x021382a8 module:overlay(49) +from:0x02136c88 kind:load to:0x02134418 module:overlay(49) +from:0x02136c8c kind:load to:0x0213829c module:overlay(49) +from:0x02136ed4 kind:arm_call to:0x021347cc module:overlay(49) +from:0x02136ee4 kind:arm_call to:0x0203ce4c module:main +from:0x02136f00 kind:load to:0x0213444c module:overlay(49) +from:0x02136f04 kind:load to:0x021379f0 module:overlay(49) +from:0x02136f0c kind:load to:0x021382e4 module:overlay(49) +from:0x02136f10 kind:load to:0x02137a00 module:overlay(49) +from:0x02136f14 kind:load to:0x0213446c module:overlay(49) +from:0x02136f18 kind:load to:0x02137a10 module:overlay(49) +from:0x02136f1c kind:load to:0x021344ac module:overlay(49) +from:0x02136f20 kind:load to:0x02137a20 module:overlay(49) +from:0x02136f24 kind:load to:0x0213448c module:overlay(49) +from:0x02136f28 kind:load to:0x02137a50 module:overlay(49) +from:0x02136f2c kind:load to:0x0213450c module:overlay(49) +from:0x02136f30 kind:load to:0x02137a60 module:overlay(49) +from:0x02136f34 kind:load to:0x0213452c module:overlay(49) +from:0x02136f38 kind:load to:0x02137a30 module:overlay(49) +from:0x02136f3c kind:load to:0x021344cc module:overlay(49) +from:0x02136f40 kind:load to:0x02137a40 module:overlay(49) +from:0x02136f44 kind:load to:0x021344ec module:overlay(49) +from:0x02136f48 kind:load to:0x02137a80 module:overlay(49) +from:0x02136f4c kind:load to:0x0213456c module:overlay(49) +from:0x02136f50 kind:load to:0x02137a70 module:overlay(49) +from:0x02136f54 kind:load to:0x0213454c module:overlay(49) +from:0x02136f58 kind:load to:0x02137a90 module:overlay(49) +from:0x02136f5c kind:load to:0x021345a8 module:overlay(49) +from:0x02136f60 kind:load to:0x02137aa0 module:overlay(49) +from:0x02136f64 kind:load to:0x021345e4 module:overlay(49) +from:0x02136f68 kind:load to:0x02137ab0 module:overlay(49) +from:0x02136f6c kind:load to:0x02134620 module:overlay(49) +from:0x02136f70 kind:load to:0x02137ac0 module:overlay(49) +from:0x02136f74 kind:load to:0x02134640 module:overlay(49) +from:0x02136f78 kind:load to:0x02137ad0 module:overlay(49) +from:0x02136f7c kind:load to:0x02134660 module:overlay(49) +from:0x02136f80 kind:load to:0x02137ae0 module:overlay(49) +from:0x02136f84 kind:load to:0x02134680 module:overlay(49) +from:0x02136f88 kind:load to:0x02137af0 module:overlay(49) +from:0x02136f8c kind:load to:0x021346a0 module:overlay(49) +from:0x02136f90 kind:load to:0x021382f4 module:overlay(49) +from:0x02136f94 kind:load to:0x021351f4 module:overlay(49) +from:0x02136f98 kind:load to:0x021382e8 module:overlay(49) +from:0x021371e0 kind:arm_call to:0x02135558 module:overlay(49) +from:0x021371f0 kind:arm_call to:0x0203ce4c module:main +from:0x0213720c kind:load to:0x02135208 module:overlay(49) +from:0x02137210 kind:load to:0x02137ed0 module:overlay(49) +from:0x02137218 kind:load to:0x021383cc module:overlay(49) +from:0x0213721c kind:load to:0x02137ee0 module:overlay(49) +from:0x02137220 kind:load to:0x02135228 module:overlay(49) +from:0x02137224 kind:load to:0x02137ef0 module:overlay(49) +from:0x02137228 kind:load to:0x02135268 module:overlay(49) +from:0x0213722c kind:load to:0x02137f00 module:overlay(49) +from:0x02137230 kind:load to:0x02135248 module:overlay(49) +from:0x02137234 kind:load to:0x02137f30 module:overlay(49) +from:0x02137238 kind:load to:0x021352c8 module:overlay(49) +from:0x0213723c kind:load to:0x02137f40 module:overlay(49) +from:0x02137240 kind:load to:0x021352e8 module:overlay(49) +from:0x02137244 kind:load to:0x02137f10 module:overlay(49) +from:0x02137248 kind:load to:0x02135288 module:overlay(49) +from:0x0213724c kind:load to:0x02137f20 module:overlay(49) +from:0x02137250 kind:load to:0x021352a8 module:overlay(49) +from:0x02137254 kind:load to:0x02137f60 module:overlay(49) +from:0x02137258 kind:load to:0x02135328 module:overlay(49) +from:0x0213725c kind:load to:0x02137f50 module:overlay(49) +from:0x02137260 kind:load to:0x02135308 module:overlay(49) +from:0x02137264 kind:load to:0x02137f70 module:overlay(49) +from:0x02137268 kind:load to:0x02135364 module:overlay(49) +from:0x0213726c kind:load to:0x02137f80 module:overlay(49) +from:0x02137270 kind:load to:0x021353a0 module:overlay(49) +from:0x02137274 kind:load to:0x02137f90 module:overlay(49) +from:0x02137278 kind:load to:0x021353dc module:overlay(49) +from:0x0213727c kind:load to:0x02137fa0 module:overlay(49) +from:0x02137280 kind:load to:0x021353fc module:overlay(49) +from:0x02137284 kind:load to:0x02137fb0 module:overlay(49) +from:0x02137288 kind:load to:0x0213541c module:overlay(49) +from:0x0213728c kind:load to:0x02137fc0 module:overlay(49) +from:0x02137290 kind:load to:0x0213543c module:overlay(49) +from:0x02137294 kind:load to:0x02137fd0 module:overlay(49) +from:0x02137298 kind:load to:0x0213545c module:overlay(49) +from:0x0213729c kind:load to:0x021383dc module:overlay(49) +from:0x021372a0 kind:load to:0x02136b0c module:overlay(49) +from:0x021372a4 kind:load to:0x021383d0 module:overlay(49) +from:0x021372a8 kind:load to:0x02136b50 module:overlay(49) +from:0x021372ac kind:load to:0x02136ba0 module:overlay(49) +from:0x021372b0 kind:load to:0x02136bf0 module:overlay(49) +from:0x021372b4 kind:load to:0x02136c40 module:overlay(49) +from:0x021372b8 kind:load to:0x02136c90 module:overlay(49) +from:0x021372bc kind:load to:0x02136f9c module:overlay(49) +from:0x021372e8 kind:load to:0x0213048c module:overlay(49) +from:0x021372ec kind:load to:0x02097924 module:overlay(0) +from:0x021372f0 kind:load to:0x02097734 module:overlay(0) +from:0x021372f4 kind:load to:0x020977b0 module:overlay(0) +from:0x021372f8 kind:load to:0x0209792c module:overlay(0) +from:0x021372fc kind:load to:0x0209794c module:overlay(0) +from:0x02137300 kind:load to:0x02097978 module:overlay(0) +from:0x02137304 kind:load to:0x02130b54 module:overlay(49) +from:0x0213730c kind:load to:0x02130cdc module:overlay(49) +from:0x02137314 kind:load to:0x02130ee0 module:overlay(49) +from:0x0213731c kind:load to:0x0213121c module:overlay(49) +from:0x02137324 kind:load to:0x021312e4 module:overlay(49) +from:0x0213732c kind:load to:0x02131390 module:overlay(49) +from:0x02137334 kind:load to:0x02130a34 module:overlay(49) +from:0x0213733c kind:load to:0x02130c80 module:overlay(49) +from:0x02137344 kind:load to:0x02130ecc module:overlay(49) +from:0x0213734c kind:load to:0x021311e8 module:overlay(49) +from:0x02137354 kind:load to:0x021312a0 module:overlay(49) +from:0x0213735c kind:load to:0x0213134c module:overlay(49) +from:0x0213736c kind:load to:0x020984f8 module:overlay(0) +from:0x02137370 kind:load to:0x02098534 module:overlay(0) +from:0x02137374 kind:load to:0x0209854c module:overlay(0) +from:0x02137378 kind:load to:0x02098558 module:overlay(0) +from:0x0213737c kind:load to:0x01fff464 module:itcm +from:0x02137380 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02137384 kind:load to:0x02130618 module:overlay(49) +from:0x02137388 kind:load to:0x02098490 module:overlay(0) +from:0x0213738c kind:load to:0x02130838 module:overlay(49) +from:0x02137390 kind:load to:0x021307e8 module:overlay(49) +from:0x02137394 kind:load to:0x0209849c module:overlay(0) +from:0x02137398 kind:load to:0x021308cc module:overlay(49) +from:0x0213739c kind:load to:0x02098fe4 module:overlay(0) +from:0x021373a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021373a4 kind:load to:0x02098564 module:overlay(0) +from:0x021373a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021373ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021373b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021373b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021373b8 kind:load to:0x021313fc module:overlay(49) +from:0x021373bc kind:load to:0x0213141c module:overlay(49) +from:0x021373c0 kind:load to:0x02099568 module:overlay(0) +from:0x021373c8 kind:load to:0x02131ae4 module:overlay(49) +from:0x021373d0 kind:load to:0x02131b10 module:overlay(49) +from:0x021373d8 kind:load to:0x02131c80 module:overlay(49) +from:0x021373e0 kind:load to:0x02131e0c module:overlay(49) +from:0x021373e8 kind:load to:0x02131f40 module:overlay(49) +from:0x021373f0 kind:load to:0x02131d74 module:overlay(49) +from:0x021373f8 kind:load to:0x02131ae8 module:overlay(49) +from:0x02137400 kind:load to:0x02131bc4 module:overlay(49) +from:0x02137408 kind:load to:0x02131c8c module:overlay(49) +from:0x02137410 kind:load to:0x02131e38 module:overlay(49) +from:0x02137418 kind:load to:0x02131fa4 module:overlay(49) +from:0x02137420 kind:load to:0x02131ddc module:overlay(49) +from:0x02137430 kind:load to:0x02131464 module:overlay(49) +from:0x02137434 kind:load to:0x02097924 module:overlay(0) +from:0x02137438 kind:load to:0x02097734 module:overlay(0) +from:0x0213743c kind:load to:0x020977b0 module:overlay(0) +from:0x02137440 kind:load to:0x0209792c module:overlay(0) +from:0x02137444 kind:load to:0x0209794c module:overlay(0) +from:0x02137448 kind:load to:0x02097978 module:overlay(0) +from:0x02137454 kind:load to:0x020984f8 module:overlay(0) +from:0x02137458 kind:load to:0x02098534 module:overlay(0) +from:0x0213745c kind:load to:0x0209854c module:overlay(0) +from:0x02137460 kind:load to:0x02098558 module:overlay(0) +from:0x02137464 kind:load to:0x01fff464 module:itcm +from:0x02137468 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213746c kind:load to:0x021315c8 module:overlay(49) +from:0x02137470 kind:load to:0x02098490 module:overlay(0) +from:0x02137474 kind:load to:0x02131920 module:overlay(49) +from:0x02137478 kind:load to:0x021318e8 module:overlay(49) +from:0x0213747c kind:load to:0x0209849c module:overlay(0) +from:0x02137480 kind:load to:0x0213199c module:overlay(49) +from:0x02137484 kind:load to:0x02098fe4 module:overlay(0) +from:0x02137488 kind:load to:0x020984a8 module:overlay(0) +from:0x0213748c kind:load to:0x02098564 module:overlay(0) +from:0x02137490 kind:load to:0x020985d0 module:overlay(0) +from:0x02137494 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137498 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213749c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021374a0 kind:load to:0x02132070 module:overlay(49) +from:0x021374a4 kind:load to:0x02132090 module:overlay(49) +from:0x021374a8 kind:load to:0x02099568 module:overlay(0) +from:0x021374e8 kind:load to:0x02133e78 module:overlay(49) +from:0x021374ec kind:load to:0x02133e94 module:overlay(49) +from:0x021374f0 kind:load to:0x020982b8 module:overlay(0) +from:0x021374f4 kind:load to:0x02133eb8 module:overlay(49) +from:0x021374f8 kind:load to:0x0207bff0 module:overlay(0) +from:0x02137504 kind:load to:0x021320d8 module:overlay(49) +from:0x02137508 kind:load to:0x02097924 module:overlay(0) +from:0x0213750c kind:load to:0x02097734 module:overlay(0) +from:0x02137510 kind:load to:0x020977b0 module:overlay(0) +from:0x02137514 kind:load to:0x0209792c module:overlay(0) +from:0x02137518 kind:load to:0x0209794c module:overlay(0) +from:0x0213751c kind:load to:0x02097978 module:overlay(0) +from:0x02137520 kind:load to:0x02132e88 module:overlay(49) +from:0x02137528 kind:load to:0x02133048 module:overlay(49) +from:0x02137530 kind:load to:0x02133500 module:overlay(49) +from:0x02137538 kind:load to:0x02133778 module:overlay(49) +from:0x02137540 kind:load to:0x02133a48 module:overlay(49) +from:0x02137548 kind:load to:0x02133ad4 module:overlay(49) +from:0x02137550 kind:load to:0x02133bd4 module:overlay(49) +from:0x02137558 kind:load to:0x02133cc0 module:overlay(49) +from:0x02137560 kind:load to:0x02133d84 module:overlay(49) +from:0x02137568 kind:load to:0x02132f08 module:overlay(49) +from:0x02137570 kind:load to:0x02133108 module:overlay(49) +from:0x02137578 kind:load to:0x02133574 module:overlay(49) +from:0x02137580 kind:load to:0x0213388c module:overlay(49) +from:0x02137588 kind:load to:0x02133aac module:overlay(49) +from:0x02137590 kind:load to:0x02133b14 module:overlay(49) +from:0x02137598 kind:load to:0x02133c50 module:overlay(49) +from:0x021375a0 kind:load to:0x02133d2c module:overlay(49) +from:0x021375a8 kind:load to:0x02133dcc module:overlay(49) +from:0x021375b8 kind:load to:0x02132310 module:overlay(49) +from:0x021375bc kind:load to:0x021340e4 module:overlay(49) +from:0x021375c0 kind:load to:0x0209a234 module:overlay(0) +from:0x021375c4 kind:load to:0x0209a268 module:overlay(0) +from:0x021375c8 kind:load to:0x0209a300 module:overlay(0) +from:0x021375cc kind:load to:0x0209a314 module:overlay(0) +from:0x021375d0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021375d4 kind:load to:0x0209a33c module:overlay(0) +from:0x021375d8 kind:load to:0x0209a3c4 module:overlay(0) +from:0x021375dc kind:load to:0x0209a04c module:overlay(0) +from:0x021375e0 kind:load to:0x0209a2d0 module:overlay(0) +from:0x021375e4 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021375e8 kind:load to:0x0209a328 module:overlay(0) +from:0x021375ec kind:load to:0x0209a6b4 module:overlay(0) +from:0x021375f0 kind:load to:0x021340ac module:overlay(49) +from:0x021375f4 kind:load to:0x02134088 module:overlay(49) +from:0x021375f8 kind:load to:0x0209a6ec module:overlay(0) +from:0x02137604 kind:load to:0x020984f8 module:overlay(0) +from:0x02137608 kind:load to:0x02098534 module:overlay(0) +from:0x0213760c kind:load to:0x0209854c module:overlay(0) +from:0x02137610 kind:load to:0x02098558 module:overlay(0) +from:0x02137614 kind:load to:0x01fff464 module:itcm +from:0x02137618 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213761c kind:load to:0x021324bc module:overlay(49) +from:0x02137620 kind:load to:0x0213257c module:overlay(49) +from:0x02137624 kind:load to:0x02132a20 module:overlay(49) +from:0x02137628 kind:load to:0x02132cd0 module:overlay(49) +from:0x0213762c kind:load to:0x0209849c module:overlay(0) +from:0x02137630 kind:load to:0x02132cfc module:overlay(49) +from:0x02137634 kind:load to:0x02098fe4 module:overlay(0) +from:0x02137638 kind:load to:0x020984a8 module:overlay(0) +from:0x0213763c kind:load to:0x02098564 module:overlay(0) +from:0x02137640 kind:load to:0x020985d0 module:overlay(0) +from:0x02137644 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137648 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213764c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137650 kind:load to:0x02132324 module:overlay(49) +from:0x02137654 kind:load to:0x021323ec module:overlay(49) +from:0x02137658 kind:load to:0x02099568 module:overlay(0) +from:0x02137668 kind:load to:0x021343ac module:overlay(49) +from:0x0213766c kind:load to:0x021343a8 module:overlay(49) +from:0x02137678 kind:load to:0x02134120 module:overlay(49) +from:0x0213767c kind:load to:0x0209772c module:overlay(0) +from:0x02137680 kind:load to:0x02097734 module:overlay(0) +from:0x02137684 kind:load to:0x020977b0 module:overlay(0) +from:0x02137688 kind:load to:0x020977f0 module:overlay(0) +from:0x0213768c kind:load to:0x020977f4 module:overlay(0) +from:0x02137690 kind:load to:0x020977f8 module:overlay(0) +from:0x0213769c kind:load to:0x020984f8 module:overlay(0) +from:0x021376a0 kind:load to:0x02098534 module:overlay(0) +from:0x021376a4 kind:load to:0x0209854c module:overlay(0) +from:0x021376a8 kind:load to:0x02098558 module:overlay(0) +from:0x021376ac kind:load to:0x01fff464 module:itcm +from:0x021376b0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021376b4 kind:load to:0x021341ac module:overlay(49) +from:0x021376b8 kind:load to:0x021341b4 module:overlay(49) +from:0x021376bc kind:load to:0x02098494 module:overlay(0) +from:0x021376c0 kind:load to:0x02098498 module:overlay(0) +from:0x021376c4 kind:load to:0x0209849c module:overlay(0) +from:0x021376c8 kind:load to:0x020984a0 module:overlay(0) +from:0x021376cc kind:load to:0x020984a4 module:overlay(0) +from:0x021376d0 kind:load to:0x020984a8 module:overlay(0) +from:0x021376d4 kind:load to:0x02098564 module:overlay(0) +from:0x021376d8 kind:load to:0x020985d0 module:overlay(0) +from:0x021376dc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021376e0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021376e4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021376e8 kind:load to:0x021343d8 module:overlay(49) +from:0x021376ec kind:load to:0x021343f4 module:overlay(49) +from:0x021376f0 kind:load to:0x021341ec module:overlay(49) +from:0x021376f4 kind:load to:0x021342d0 module:overlay(49) +from:0x02137700 kind:load to:0x0213443c module:overlay(49) +from:0x02137704 kind:load to:0x0213442c module:overlay(49) +from:0x02137708 kind:load to:0x021343a8 module:overlay(49) +from:0x02137714 kind:load to:0x021347a8 module:overlay(49) +from:0x02137718 kind:load to:0x02097924 module:overlay(0) +from:0x0213771c kind:load to:0x02097734 module:overlay(0) +from:0x02137720 kind:load to:0x020977b0 module:overlay(0) +from:0x02137724 kind:load to:0x0209792c module:overlay(0) +from:0x02137728 kind:load to:0x0209794c module:overlay(0) +from:0x0213772c kind:load to:0x02097978 module:overlay(0) +from:0x02137738 kind:load to:0x0207c47c module:overlay(0) +from:0x0213773c kind:load to:0x0207c484 module:overlay(0) +from:0x02137740 kind:load to:0x0207c94c module:overlay(0) +from:0x02137744 kind:load to:0x0207c93c module:overlay(0) +from:0x02137748 kind:load to:0x0207c980 module:overlay(0) +from:0x0213774c kind:load to:0x0207c9f0 module:overlay(0) +from:0x02137750 kind:load to:0x0207ca18 module:overlay(0) +from:0x02137754 kind:load to:0x0207ca90 module:overlay(0) +from:0x02137758 kind:load to:0x02134d78 module:overlay(49) +from:0x02137760 kind:load to:0x02134dc0 module:overlay(49) +from:0x021377b0 kind:load to:0x02134dac module:overlay(49) +from:0x021377b8 kind:load to:0x02134e00 module:overlay(49) +from:0x02137870 kind:load to:0x020984f8 module:overlay(0) +from:0x02137874 kind:load to:0x02098534 module:overlay(0) +from:0x02137878 kind:load to:0x0209854c module:overlay(0) +from:0x0213787c kind:load to:0x02098558 module:overlay(0) +from:0x02137880 kind:load to:0x01fff464 module:itcm +from:0x02137884 kind:load to:0x020a99b8 module:overlay(0) +from:0x02137888 kind:load to:0x02134c14 module:overlay(49) +from:0x0213788c kind:load to:0x020a8d84 module:overlay(0) +from:0x02137890 kind:load to:0x02134d2c module:overlay(49) +from:0x02137894 kind:load to:0x020a98d4 module:overlay(0) +from:0x02137898 kind:load to:0x0209849c module:overlay(0) +from:0x0213789c kind:load to:0x02135054 module:overlay(49) +from:0x021378a0 kind:load to:0x020984a4 module:overlay(0) +from:0x021378a4 kind:load to:0x020984a8 module:overlay(0) +from:0x021378a8 kind:load to:0x02098564 module:overlay(0) +from:0x021378ac kind:load to:0x020985d0 module:overlay(0) +from:0x021378b0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021378b4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021378b8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021378bc kind:load to:0x02134b6c module:overlay(49) +from:0x021378c0 kind:load to:0x02134bbc module:overlay(49) +from:0x021378c4 kind:load to:0x020a8d80 module:overlay(0) +from:0x021378c8 kind:load to:0x02134cc8 module:overlay(49) +from:0x021378cc kind:load to:0x020a92b0 module:overlay(0) +from:0x021378d0 kind:load to:0x020a8f58 module:overlay(0) +from:0x021378d4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021378d8 kind:load to:0x02134e04 module:overlay(49) +from:0x021378dc kind:load to:0x020a912c module:overlay(0) +from:0x021378e0 kind:load to:0x020a91fc module:overlay(0) +from:0x021378e4 kind:load to:0x020a9220 module:overlay(0) +from:0x021378e8 kind:load to:0x020a9224 module:overlay(0) +from:0x021378ec kind:load to:0x020a9180 module:overlay(0) +from:0x021378f0 kind:load to:0x02134f4c module:overlay(49) +from:0x021378f4 kind:load to:0x020a9190 module:overlay(0) +from:0x021378f8 kind:load to:0x020a8f34 module:overlay(0) +from:0x021378fc kind:load to:0x020a8f3c module:overlay(0) +from:0x02137900 kind:load to:0x020a8f44 module:overlay(0) +from:0x02137904 kind:load to:0x020a8f4c module:overlay(0) +from:0x02137908 kind:load to:0x020a9428 module:overlay(0) +from:0x0213790c kind:load to:0x020a9578 module:overlay(0) +from:0x02137910 kind:load to:0x020a95a4 module:overlay(0) +from:0x02137914 kind:load to:0x020a95c4 module:overlay(0) +from:0x02137918 kind:load to:0x020a97dc module:overlay(0) +from:0x0213791c kind:load to:0x02134e28 module:overlay(49) +from:0x02137920 kind:load to:0x02134eb8 module:overlay(49) +from:0x02137924 kind:load to:0x020a8e64 module:overlay(0) +from:0x02137928 kind:load to:0x020a9984 module:overlay(0) +from:0x02137934 kind:load to:0x020984f8 module:overlay(0) +from:0x02137938 kind:load to:0x02098534 module:overlay(0) +from:0x0213793c kind:load to:0x0209854c module:overlay(0) +from:0x02137940 kind:load to:0x02098558 module:overlay(0) +from:0x02137944 kind:load to:0x01fff464 module:itcm +from:0x02137948 kind:load to:0x020a99b8 module:overlay(0) +from:0x0213794c kind:load to:0x020a8d08 module:overlay(0) +from:0x02137950 kind:load to:0x020a8d84 module:overlay(0) +from:0x02137954 kind:load to:0x020a98d0 module:overlay(0) +from:0x02137958 kind:load to:0x020a98d4 module:overlay(0) +from:0x0213795c kind:load to:0x0209849c module:overlay(0) +from:0x02137960 kind:load to:0x020a993c module:overlay(0) +from:0x02137964 kind:load to:0x020984a4 module:overlay(0) +from:0x02137968 kind:load to:0x020984a8 module:overlay(0) +from:0x0213796c kind:load to:0x02098564 module:overlay(0) +from:0x02137970 kind:load to:0x020985d0 module:overlay(0) +from:0x02137974 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137978 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213797c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137980 kind:load to:0x021351d4 module:overlay(49) +from:0x02137984 kind:load to:0x021351ac module:overlay(49) +from:0x02137988 kind:load to:0x020a8d80 module:overlay(0) +from:0x02137990 kind:load to:0x020a92b0 module:overlay(0) +from:0x02137994 kind:load to:0x020a8f58 module:overlay(0) +from:0x02137998 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0213799c kind:load to:0x020a9130 module:overlay(0) +from:0x021379a0 kind:load to:0x020a912c module:overlay(0) +from:0x021379a4 kind:load to:0x020a91fc module:overlay(0) +from:0x021379a8 kind:load to:0x020a9220 module:overlay(0) +from:0x021379ac kind:load to:0x020a9224 module:overlay(0) +from:0x021379b0 kind:load to:0x020a9180 module:overlay(0) +from:0x021379b4 kind:load to:0x020a9188 module:overlay(0) +from:0x021379b8 kind:load to:0x020a9190 module:overlay(0) +from:0x021379bc kind:load to:0x020a8f34 module:overlay(0) +from:0x021379c0 kind:load to:0x020a8f3c module:overlay(0) +from:0x021379c4 kind:load to:0x020a8f44 module:overlay(0) +from:0x021379c8 kind:load to:0x020a8f4c module:overlay(0) +from:0x021379cc kind:load to:0x020a9428 module:overlay(0) +from:0x021379d0 kind:load to:0x020a9578 module:overlay(0) +from:0x021379d4 kind:load to:0x020a95a4 module:overlay(0) +from:0x021379d8 kind:load to:0x020a95c4 module:overlay(0) +from:0x021379dc kind:load to:0x020a97dc module:overlay(0) +from:0x021379e0 kind:load to:0x020a95b4 module:overlay(0) +from:0x021379e4 kind:load to:0x020a8ea0 module:overlay(0) +from:0x021379e8 kind:load to:0x020a8e64 module:overlay(0) +from:0x021379ec kind:load to:0x020a9984 module:overlay(0) +from:0x02137b10 kind:load to:0x02135725 module:overlay(49) +from:0x02137b14 kind:load to:0x02136a8c module:overlay(49) +from:0x02137b18 kind:load to:0x0201bbbc module:main +from:0x02137b1c kind:load to:0x02136a60 module:overlay(49) +from:0x02137b20 kind:load to:0x0201bd64 module:main +from:0x02137b2c kind:load to:0x02135534 module:overlay(49) +from:0x02137b30 kind:load to:0x02097924 module:overlay(0) +from:0x02137b34 kind:load to:0x02097734 module:overlay(0) +from:0x02137b38 kind:load to:0x020977b0 module:overlay(0) +from:0x02137b3c kind:load to:0x0209792c module:overlay(0) +from:0x02137b40 kind:load to:0x0209794c module:overlay(0) +from:0x02137b44 kind:load to:0x02097978 module:overlay(0) +from:0x02137b50 kind:load to:0x02135719 module:overlay(49) +from:0x02137b54 kind:load to:0x02136a70 module:overlay(49) +from:0x02137b58 kind:load to:0x02057bd4 module:overlay(0) +from:0x02137b5c kind:load to:0x02136768 module:overlay(49) +from:0x02137b60 kind:load to:0x02057da8 module:overlay(0) +from:0x02137b64 kind:load to:0x02057e24 module:overlay(0) +from:0x02137b68 kind:load to:0x02057e88 module:overlay(0) +from:0x02137b6c kind:load to:0x0209a77c module:overlay(0) +from:0x02137b70 kind:load to:0x02057d64 module:overlay(0) +from:0x02137b7c kind:load to:0x0213570d module:overlay(49) +from:0x02137b80 kind:load to:0x02136aa8 module:overlay(49) +from:0x02137b84 kind:load to:0x0209a234 module:overlay(0) +from:0x02137b88 kind:load to:0x0209a268 module:overlay(0) +from:0x02137b8c kind:load to:0x0209a300 module:overlay(0) +from:0x02137b90 kind:load to:0x0209a314 module:overlay(0) +from:0x02137b94 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02137b98 kind:load to:0x0209a33c module:overlay(0) +from:0x02137b9c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02137ba0 kind:load to:0x0209a04c module:overlay(0) +from:0x02137ba4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02137ba8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02137bac kind:load to:0x0209a328 module:overlay(0) +from:0x02137bb0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02137bb4 kind:load to:0x021340ac module:overlay(49) +from:0x02137bb8 kind:load to:0x02134088 module:overlay(49) +from:0x02137bbc kind:load to:0x0209a6ec module:overlay(0) +from:0x02137bc0 kind:load to:0x02135b38 module:overlay(49) +from:0x02137bc8 kind:load to:0x02135c50 module:overlay(49) +from:0x02137bd0 kind:load to:0x02136034 module:overlay(49) +from:0x02137bd8 kind:load to:0x021360a0 module:overlay(49) +from:0x02137be0 kind:load to:0x02136274 module:overlay(49) +from:0x02137c30 kind:load to:0x02135b0c module:overlay(49) +from:0x02137c38 kind:load to:0x02135b44 module:overlay(49) +from:0x02137c40 kind:load to:0x02136020 module:overlay(49) +from:0x02137c48 kind:load to:0x02136038 module:overlay(49) +from:0x02137c50 kind:load to:0x02136260 module:overlay(49) +from:0x02137d50 kind:load to:0x020984f8 module:overlay(0) +from:0x02137d54 kind:load to:0x02098534 module:overlay(0) +from:0x02137d58 kind:load to:0x0209854c module:overlay(0) +from:0x02137d5c kind:load to:0x02098558 module:overlay(0) +from:0x02137d60 kind:load to:0x01fff464 module:itcm +from:0x02137d64 kind:load to:0x020a99b8 module:overlay(0) +from:0x02137d68 kind:load to:0x020a8d08 module:overlay(0) +from:0x02137d6c kind:load to:0x020a8d84 module:overlay(0) +from:0x02137d70 kind:load to:0x020a98d0 module:overlay(0) +from:0x02137d74 kind:load to:0x020a98d4 module:overlay(0) +from:0x02137d78 kind:load to:0x0209849c module:overlay(0) +from:0x02137d7c kind:load to:0x020a993c module:overlay(0) +from:0x02137d80 kind:load to:0x020984a4 module:overlay(0) +from:0x02137d84 kind:load to:0x020984a8 module:overlay(0) +from:0x02137d88 kind:load to:0x02098564 module:overlay(0) +from:0x02137d8c kind:load to:0x020985d0 module:overlay(0) +from:0x02137d90 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137d94 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137d98 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137d9c kind:load to:0x02136aec module:overlay(49) +from:0x02137da0 kind:load to:0x02136ac4 module:overlay(49) +from:0x02137da4 kind:load to:0x020a8d80 module:overlay(0) +from:0x02137dac kind:load to:0x020a92b0 module:overlay(0) +from:0x02137db0 kind:load to:0x020a8f58 module:overlay(0) +from:0x02137db4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02137db8 kind:load to:0x020a9130 module:overlay(0) +from:0x02137dbc kind:load to:0x020a912c module:overlay(0) +from:0x02137dc0 kind:load to:0x020a91fc module:overlay(0) +from:0x02137dc4 kind:load to:0x020a9220 module:overlay(0) +from:0x02137dc8 kind:load to:0x020a9224 module:overlay(0) +from:0x02137dcc kind:load to:0x020a9180 module:overlay(0) +from:0x02137dd0 kind:load to:0x020a9188 module:overlay(0) +from:0x02137dd4 kind:load to:0x020a9190 module:overlay(0) +from:0x02137dd8 kind:load to:0x020a8f34 module:overlay(0) +from:0x02137ddc kind:load to:0x020a8f3c module:overlay(0) +from:0x02137de0 kind:load to:0x020a8f44 module:overlay(0) +from:0x02137de4 kind:load to:0x020a8f4c module:overlay(0) +from:0x02137de8 kind:load to:0x020a9428 module:overlay(0) +from:0x02137dec kind:load to:0x020a9578 module:overlay(0) +from:0x02137df0 kind:load to:0x020a95a4 module:overlay(0) +from:0x02137df4 kind:load to:0x020a95c4 module:overlay(0) +from:0x02137df8 kind:load to:0x020a97dc module:overlay(0) +from:0x02137dfc kind:load to:0x020a95b4 module:overlay(0) +from:0x02137e00 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02137e04 kind:load to:0x020a8e64 module:overlay(0) +from:0x02137e08 kind:load to:0x020a9984 module:overlay(0) +from:0x02137e14 kind:load to:0x020984f8 module:overlay(0) +from:0x02137e18 kind:load to:0x02098534 module:overlay(0) +from:0x02137e1c kind:load to:0x0209854c module:overlay(0) +from:0x02137e20 kind:load to:0x02098558 module:overlay(0) +from:0x02137e24 kind:load to:0x01fff464 module:itcm +from:0x02137e28 kind:load to:0x020a99b8 module:overlay(0) +from:0x02137e2c kind:load to:0x021357bc module:overlay(49) +from:0x02137e30 kind:load to:0x020a8d84 module:overlay(0) +from:0x02137e34 kind:load to:0x021358a4 module:overlay(49) +from:0x02137e38 kind:load to:0x02135af8 module:overlay(49) +from:0x02137e3c kind:load to:0x0209849c module:overlay(0) +from:0x02137e40 kind:load to:0x02136780 module:overlay(49) +from:0x02137e44 kind:load to:0x020984a4 module:overlay(0) +from:0x02137e48 kind:load to:0x020984a8 module:overlay(0) +from:0x02137e4c kind:load to:0x02098564 module:overlay(0) +from:0x02137e50 kind:load to:0x020985d0 module:overlay(0) +from:0x02137e54 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02137e58 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02137e5c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02137e60 kind:load to:0x02135731 module:overlay(49) +from:0x02137e64 kind:load to:0x02135775 module:overlay(49) +from:0x02137e68 kind:load to:0x020a8d80 module:overlay(0) +from:0x02137e6c kind:load to:0x0213583c module:overlay(49) +from:0x02137e70 kind:load to:0x020a92b0 module:overlay(0) +from:0x02137e74 kind:load to:0x020a8f58 module:overlay(0) +from:0x02137e78 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02137e7c kind:load to:0x021366a8 module:overlay(49) +from:0x02137e80 kind:load to:0x020a912c module:overlay(0) +from:0x02137e84 kind:load to:0x020a91fc module:overlay(0) +from:0x02137e88 kind:load to:0x020a9220 module:overlay(0) +from:0x02137e8c kind:load to:0x020a9224 module:overlay(0) +from:0x02137e90 kind:load to:0x02136850 module:overlay(49) +from:0x02137e94 kind:load to:0x02136954 module:overlay(49) +from:0x02137e98 kind:load to:0x020a9190 module:overlay(0) +from:0x02137e9c kind:load to:0x021366d4 module:overlay(49) +from:0x02137ea0 kind:load to:0x021366e8 module:overlay(49) +from:0x02137ea4 kind:load to:0x020a8f44 module:overlay(0) +from:0x02137ea8 kind:load to:0x020a8f4c module:overlay(0) +from:0x02137eac kind:load to:0x021366fc module:overlay(49) +from:0x02137eb0 kind:load to:0x020a9578 module:overlay(0) +from:0x02137eb4 kind:load to:0x020a95a4 module:overlay(0) +from:0x02137eb8 kind:load to:0x021365d8 module:overlay(49) +from:0x02137ebc kind:load to:0x020a97dc module:overlay(0) +from:0x02137ec0 kind:load to:0x020a95b4 module:overlay(0) +from:0x02137ec4 kind:load to:0x02136468 module:overlay(49) +from:0x02137ec8 kind:load to:0x020a8e64 module:overlay(0) +from:0x02137ecc kind:load to:0x020a9984 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov049/symbols.txt b/config/usa/arm9/overlays/ov049/symbols.txt new file mode 100644 index 00000000..105f28e2 --- /dev/null +++ b/config/usa/arm9/overlays/ov049/symbols.txt @@ -0,0 +1,347 @@ +func_ov049_02130480 kind:function(arm,size=0xc) addr:0x02130480 +func_ov049_0213048c kind:function(arm,size=0x24) addr:0x0213048c +func_ov049_021304b0 kind:function(arm,size=0x44) addr:0x021304b0 +func_ov049_021304f4 kind:function(arm,size=0x50) addr:0x021304f4 +func_ov049_02130544 kind:function(arm,size=0xd4) addr:0x02130544 +func_ov049_02130618 kind:function(arm,size=0x104) addr:0x02130618 +func_ov049_0213071c kind:function(arm,size=0x44) addr:0x0213071c +func_ov049_02130760 kind:function(arm,size=0x88) addr:0x02130760 +func_ov049_021307e8 kind:function(arm,size=0x50) addr:0x021307e8 +func_ov049_02130838 kind:function(arm,size=0x94) addr:0x02130838 +func_ov049_021308cc kind:function(arm,size=0x84) addr:0x021308cc +func_ov049_02130950 kind:function(arm,size=0xe4) addr:0x02130950 +func_ov049_02130a34 kind:function(arm,size=0x120) addr:0x02130a34 +func_ov049_02130b54 kind:function(arm,size=0x12c) addr:0x02130b54 +func_ov049_02130c80 kind:function(arm,size=0x5c) addr:0x02130c80 +func_ov049_02130cdc kind:function(arm,size=0x1ac) addr:0x02130cdc +func_ov049_02130e88 kind:function(arm,size=0x44) addr:0x02130e88 +func_ov049_02130ecc kind:function(arm,size=0x14) addr:0x02130ecc +func_ov049_02130ee0 kind:function(arm,size=0x308) addr:0x02130ee0 +func_ov049_021311e8 kind:function(arm,size=0x34) addr:0x021311e8 +func_ov049_0213121c kind:function(arm,size=0x84) addr:0x0213121c +func_ov049_021312a0 kind:function(arm,size=0x44) addr:0x021312a0 +func_ov049_021312e4 kind:function(arm,size=0x68) addr:0x021312e4 +func_ov049_0213134c kind:function(arm,size=0x44) addr:0x0213134c +func_ov049_02131390 kind:function(arm,size=0x6c) addr:0x02131390 +func_ov049_021313fc kind:function(arm,size=0x20) addr:0x021313fc +func_ov049_0213141c kind:function(arm,size=0x28) addr:0x0213141c +func_ov049_02131444 kind:function(arm,size=0x14) addr:0x02131444 +func_ov049_02131458 kind:function(arm,size=0xc) addr:0x02131458 +func_ov049_02131464 kind:function(arm,size=0x24) addr:0x02131464 +func_ov049_02131488 kind:function(arm,size=0x6c) addr:0x02131488 +func_ov049_021314f4 kind:function(arm,size=0xd4) addr:0x021314f4 +func_ov049_021315c8 kind:function(arm,size=0xd4) addr:0x021315c8 +func_ov049_0213169c kind:function(arm,size=0x128) addr:0x0213169c +func_ov049_021317c4 kind:function(arm,size=0x44) addr:0x021317c4 +func_ov049_02131808 kind:function(arm,size=0x90) addr:0x02131808 +func_ov049_02131898 kind:function(arm,size=0x50) addr:0x02131898 +func_ov049_021318e8 kind:function(arm,size=0x38) addr:0x021318e8 +func_ov049_02131920 kind:function(arm,size=0x7c) addr:0x02131920 +func_ov049_0213199c kind:function(arm,size=0x148) addr:0x0213199c +func_ov049_02131ae4 kind:function(arm,size=0x4) addr:0x02131ae4 +func_ov049_02131ae8 kind:function(arm,size=0x28) addr:0x02131ae8 +func_ov049_02131b10 kind:function(arm,size=0xb4) addr:0x02131b10 +func_ov049_02131bc4 kind:function(arm,size=0xbc) addr:0x02131bc4 +func_ov049_02131c80 kind:function(arm,size=0xc) addr:0x02131c80 +func_ov049_02131c8c kind:function(arm,size=0xe8) addr:0x02131c8c +func_ov049_02131d74 kind:function(arm,size=0x68) addr:0x02131d74 +func_ov049_02131ddc kind:function(arm,size=0x30) addr:0x02131ddc +func_ov049_02131e0c kind:function(arm,size=0x2c) addr:0x02131e0c +func_ov049_02131e38 kind:function(arm,size=0x108) addr:0x02131e38 +func_ov049_02131f40 kind:function(arm,size=0x64) addr:0x02131f40 +func_ov049_02131fa4 kind:function(arm,size=0xcc) addr:0x02131fa4 +func_ov049_02132070 kind:function(arm,size=0x20) addr:0x02132070 +func_ov049_02132090 kind:function(arm,size=0x28) addr:0x02132090 +func_ov049_021320b8 kind:function(arm,size=0x14) addr:0x021320b8 +func_ov049_021320cc kind:function(arm,size=0xc) addr:0x021320cc +func_ov049_021320d8 kind:function(arm,size=0x24) addr:0x021320d8 +func_ov049_021320fc kind:function(arm,size=0x4c) addr:0x021320fc +func_ov049_02132148 kind:function(arm,size=0x1c8) addr:0x02132148 +func_ov049_02132310 kind:function(arm,size=0x14) addr:0x02132310 +func_ov049_02132324 kind:function(arm,size=0xc8) addr:0x02132324 +func_ov049_021323ec kind:function(arm,size=0xd0) addr:0x021323ec +func_ov049_021324bc kind:function(arm,size=0xc0) addr:0x021324bc +func_ov049_0213257c kind:function(arm,size=0x64) addr:0x0213257c +func_ov049_021325e0 kind:function(arm,size=0x4) addr:0x021325e0 +func_ov049_021325e4 kind:function(arm,size=0xd4) addr:0x021325e4 +func_ov049_021326b8 kind:function(arm,size=0x3c) addr:0x021326b8 +func_ov049_021326f4 kind:function(arm,size=0x48) addr:0x021326f4 +func_ov049_0213273c kind:function(arm,size=0x2e4) addr:0x0213273c +func_ov049_02132a20 kind:function(arm,size=0x2b0) addr:0x02132a20 +func_ov049_02132cd0 kind:function(arm,size=0x2c) addr:0x02132cd0 +func_ov049_02132cfc kind:function(arm,size=0xe4) addr:0x02132cfc +func_ov049_02132de0 kind:function(arm,size=0xa8) addr:0x02132de0 +func_ov049_02132e88 kind:function(arm,size=0x80) addr:0x02132e88 +func_ov049_02132f08 kind:function(arm,size=0xc4) addr:0x02132f08 +func_ov049_02132fcc kind:function(arm,size=0x7c) addr:0x02132fcc +func_ov049_02133048 kind:function(arm,size=0xc0) addr:0x02133048 +func_ov049_02133108 kind:function(arm,size=0x360) addr:0x02133108 +func_ov049_02133468 kind:function(arm,size=0x98) addr:0x02133468 +func_ov049_02133500 kind:function(arm,size=0x74) addr:0x02133500 +func_ov049_02133574 kind:function(arm,size=0x204) addr:0x02133574 +func_ov049_02133778 kind:function(arm,size=0x114) addr:0x02133778 +func_ov049_0213388c kind:function(arm,size=0x1bc) addr:0x0213388c +func_ov049_02133a48 kind:function(arm,size=0x64) addr:0x02133a48 +func_ov049_02133aac kind:function(arm,size=0x28) addr:0x02133aac +func_ov049_02133ad4 kind:function(arm,size=0x40) addr:0x02133ad4 +func_ov049_02133b14 kind:function(arm,size=0xc0) addr:0x02133b14 +func_ov049_02133bd4 kind:function(arm,size=0x7c) addr:0x02133bd4 +func_ov049_02133c50 kind:function(arm,size=0x70) addr:0x02133c50 +func_ov049_02133cc0 kind:function(arm,size=0x6c) addr:0x02133cc0 +func_ov049_02133d2c kind:function(arm,size=0x58) addr:0x02133d2c +func_ov049_02133d84 kind:function(arm,size=0x48) addr:0x02133d84 +func_ov049_02133dcc kind:function(arm,size=0x84) addr:0x02133dcc +func_ov049_02133e50 kind:function(arm,size=0x28) addr:0x02133e50 +func_ov049_02133e78 kind:function(arm,size=0x1c) addr:0x02133e78 +func_ov049_02133e94 kind:function(arm,size=0x24) addr:0x02133e94 +func_ov049_02133eb8 kind:function(arm,size=0x2c) addr:0x02133eb8 +func_ov049_02133ee4 kind:function(arm,size=0xb8) addr:0x02133ee4 +func_ov049_02133f9c kind:function(arm,size=0xec) addr:0x02133f9c +func_ov049_02134088 kind:function(arm,size=0x24) addr:0x02134088 +func_ov049_021340ac kind:function(arm,size=0x2c) addr:0x021340ac +func_ov049_021340d8 kind:function(arm,size=0xc) addr:0x021340d8 +func_ov049_021340e4 kind:function(arm,size=0x1c) addr:0x021340e4 +func_ov049_02134100 kind:function(arm,size=0x14) addr:0x02134100 +func_ov049_02134114 kind:function(arm,size=0xc) addr:0x02134114 +func_ov049_02134120 kind:function(arm,size=0x24) addr:0x02134120 +func_ov049_02134144 kind:function(arm,size=0x28) addr:0x02134144 +func_ov049_0213416c kind:function(arm,size=0x40) addr:0x0213416c +func_ov049_021341ac kind:function(arm,size=0x8) addr:0x021341ac +func_ov049_021341b4 kind:function(arm,size=0x38) addr:0x021341b4 +func_ov049_021341ec kind:function(arm,size=0xe4) addr:0x021341ec +func_ov049_021342d0 kind:function(arm,size=0xd8) addr:0x021342d0 +func_ov049_021343a8 kind:function(arm,size=0x4) addr:0x021343a8 +func_ov049_021343ac kind:function(arm,size=0x8) addr:0x021343ac +func_ov049_021343b4 kind:function(arm,size=0x10) addr:0x021343b4 +func_ov049_021343c4 kind:function(arm,size=0x14) addr:0x021343c4 +func_ov049_021343d8 kind:function(arm,size=0x1c) addr:0x021343d8 +func_ov049_021343f4 kind:function(arm,size=0x24) addr:0x021343f4 +func_ov049_02134418 kind:function(arm,size=0x14) addr:0x02134418 +func_ov049_0213442c kind:function(arm,size=0x10) addr:0x0213442c +func_ov049_0213443c kind:function(arm,size=0x10) addr:0x0213443c +func_ov049_0213444c kind:function(arm,size=0x20) addr:0x0213444c +func_ov049_0213446c kind:function(arm,size=0x20) addr:0x0213446c +func_ov049_0213448c kind:function(arm,size=0x20) addr:0x0213448c +func_ov049_021344ac kind:function(arm,size=0x20) addr:0x021344ac +func_ov049_021344cc kind:function(arm,size=0x20) addr:0x021344cc +func_ov049_021344ec kind:function(arm,size=0x20) addr:0x021344ec +func_ov049_0213450c kind:function(arm,size=0x20) addr:0x0213450c +func_ov049_0213452c kind:function(arm,size=0x20) addr:0x0213452c +func_ov049_0213454c kind:function(arm,size=0x20) addr:0x0213454c +func_ov049_0213456c kind:function(arm,size=0x3c) addr:0x0213456c +func_ov049_021345a8 kind:function(arm,size=0x3c) addr:0x021345a8 +func_ov049_021345e4 kind:function(arm,size=0x3c) addr:0x021345e4 +func_ov049_02134620 kind:function(arm,size=0x20) addr:0x02134620 +func_ov049_02134640 kind:function(arm,size=0x20) addr:0x02134640 +func_ov049_02134660 kind:function(arm,size=0x20) addr:0x02134660 +func_ov049_02134680 kind:function(arm,size=0x20) addr:0x02134680 +func_ov049_021346a0 kind:function(arm,size=0x20) addr:0x021346a0 +func_ov049_021346c0 kind:function(arm,size=0x80) addr:0x021346c0 +func_ov049_02134740 kind:function(arm,size=0x5c) addr:0x02134740 +func_ov049_0213479c kind:function(arm,size=0xc) addr:0x0213479c +func_ov049_021347a8 kind:function(arm,size=0x24) addr:0x021347a8 +func_ov049_021347cc kind:function(arm,size=0x68) addr:0x021347cc +func_ov049_02134834 kind:function(arm,size=0x1cc) addr:0x02134834 +func_ov049_02134a00 kind:function(arm,size=0x16c) addr:0x02134a00 +func_ov049_02134b6c kind:function(arm,size=0x50) addr:0x02134b6c +func_ov049_02134bbc kind:function(arm,size=0x58) addr:0x02134bbc +func_ov049_02134c14 kind:function(arm,size=0xb4) addr:0x02134c14 +func_ov049_02134cc8 kind:function(arm,size=0x64) addr:0x02134cc8 +func_ov049_02134d2c kind:function(arm,size=0x4c) addr:0x02134d2c +func_ov049_02134d78 kind:function(arm,size=0x34) addr:0x02134d78 +func_ov049_02134dac kind:function(arm,size=0x14) addr:0x02134dac +func_ov049_02134dc0 kind:function(arm,size=0x40) addr:0x02134dc0 +func_ov049_02134e00 kind:function(arm,size=0x4) addr:0x02134e00 +func_ov049_02134e04 kind:function(arm,size=0x24) addr:0x02134e04 +func_ov049_02134e28 kind:function(arm,size=0xc) addr:0x02134e28 +func_ov049_02134e34 kind:function(arm,size=0x84) addr:0x02134e34 +func_ov049_02134eb8 kind:function(arm,size=0x94) addr:0x02134eb8 +func_ov049_02134f4c kind:function(arm,size=0x108) addr:0x02134f4c +func_ov049_02135054 kind:function(arm,size=0x8c) addr:0x02135054 +func_ov049_021350e0 kind:function(arm,size=0xcc) addr:0x021350e0 +func_ov049_021351ac kind:function(arm,size=0x28) addr:0x021351ac +func_ov049_021351d4 kind:function(arm,size=0x20) addr:0x021351d4 +func_ov049_021351f4 kind:function(arm,size=0x14) addr:0x021351f4 +func_ov049_02135208 kind:function(arm,size=0x20) addr:0x02135208 +func_ov049_02135228 kind:function(arm,size=0x20) addr:0x02135228 +func_ov049_02135248 kind:function(arm,size=0x20) addr:0x02135248 +func_ov049_02135268 kind:function(arm,size=0x20) addr:0x02135268 +func_ov049_02135288 kind:function(arm,size=0x20) addr:0x02135288 +func_ov049_021352a8 kind:function(arm,size=0x20) addr:0x021352a8 +func_ov049_021352c8 kind:function(arm,size=0x20) addr:0x021352c8 +func_ov049_021352e8 kind:function(arm,size=0x20) addr:0x021352e8 +func_ov049_02135308 kind:function(arm,size=0x20) addr:0x02135308 +func_ov049_02135328 kind:function(arm,size=0x3c) addr:0x02135328 +func_ov049_02135364 kind:function(arm,size=0x3c) addr:0x02135364 +func_ov049_021353a0 kind:function(arm,size=0x3c) addr:0x021353a0 +func_ov049_021353dc kind:function(arm,size=0x20) addr:0x021353dc +func_ov049_021353fc kind:function(arm,size=0x20) addr:0x021353fc +func_ov049_0213541c kind:function(arm,size=0x20) addr:0x0213541c +func_ov049_0213543c kind:function(arm,size=0x20) addr:0x0213543c +func_ov049_0213545c kind:function(arm,size=0x20) addr:0x0213545c +func_ov049_0213547c kind:function(arm,size=0x80) addr:0x0213547c +func_ov049_021354fc kind:function(arm,size=0x2c) addr:0x021354fc +func_ov049_02135528 kind:function(arm,size=0xc) addr:0x02135528 +func_ov049_02135534 kind:function(arm,size=0x24) addr:0x02135534 +func_ov049_02135558 kind:function(arm,size=0x54) addr:0x02135558 +func_ov049_021355ac kind:function(thumb,size=0x160) addr:0x021355ac +func_ov049_0213570c kind:function(thumb,size=0xc) addr:0x0213570c +func_ov049_02135718 kind:function(thumb,size=0xc) addr:0x02135718 +func_ov049_02135724 kind:function(thumb,size=0xc) addr:0x02135724 +func_ov049_02135730 kind:function(thumb,size=0x44) addr:0x02135730 +func_ov049_02135774 kind:function(thumb,size=0x48) addr:0x02135774 +func_ov049_021357bc kind:function(arm,size=0x80) addr:0x021357bc +func_ov049_0213583c kind:function(arm,size=0x68) addr:0x0213583c +func_ov049_021358a4 kind:function(arm,size=0x254) addr:0x021358a4 +func_ov049_02135af8 kind:function(arm,size=0x14) addr:0x02135af8 +func_ov049_02135b0c kind:function(arm,size=0x2c) addr:0x02135b0c +func_ov049_02135b38 kind:function(arm,size=0xc) addr:0x02135b38 +func_ov049_02135b44 kind:function(arm,size=0x10c) addr:0x02135b44 +func_ov049_02135c50 kind:function(arm,size=0x3d0) addr:0x02135c50 +func_ov049_02136020 kind:function(arm,size=0x14) addr:0x02136020 +func_ov049_02136034 kind:function(arm,size=0x4) addr:0x02136034 +func_ov049_02136038 kind:function(arm,size=0x68) addr:0x02136038 +func_ov049_021360a0 kind:function(arm,size=0x1c0) addr:0x021360a0 +func_ov049_02136260 kind:function(arm,size=0x14) addr:0x02136260 +func_ov049_02136274 kind:function(arm,size=0x58) addr:0x02136274 +func_ov049_021362cc kind:function(arm,size=0xcc) addr:0x021362cc +func_ov049_02136398 kind:function(arm,size=0xd0) addr:0x02136398 +func_ov049_02136468 kind:function(arm,size=0x170) addr:0x02136468 +func_ov049_021365d8 kind:function(arm,size=0xd0) addr:0x021365d8 +func_ov049_021366a8 kind:function(arm,size=0x2c) addr:0x021366a8 +func_ov049_021366d4 kind:function(arm,size=0x14) addr:0x021366d4 +func_ov049_021366e8 kind:function(arm,size=0x14) addr:0x021366e8 +func_ov049_021366fc kind:function(arm,size=0x6c) addr:0x021366fc +func_ov049_02136768 kind:function(arm,size=0x18) addr:0x02136768 +func_ov049_02136780 kind:function(arm,size=0xa4) addr:0x02136780 +func_ov049_02136824 kind:function(arm,size=0x2c) addr:0x02136824 +func_ov049_02136850 kind:function(arm,size=0x104) addr:0x02136850 +func_ov049_02136954 kind:function(arm,size=0x54) addr:0x02136954 +func_ov049_021369a8 kind:function(arm,size=0xb8) addr:0x021369a8 +func_ov049_02136a60 kind:function(arm,size=0x10) addr:0x02136a60 +func_ov049_02136a70 kind:function(arm,size=0x1c) addr:0x02136a70 +func_ov049_02136a8c kind:function(arm,size=0x1c) addr:0x02136a8c +func_ov049_02136aa8 kind:function(arm,size=0x1c) addr:0x02136aa8 +func_ov049_02136ac4 kind:function(arm,size=0x28) addr:0x02136ac4 +func_ov049_02136aec kind:function(arm,size=0x20) addr:0x02136aec +func_ov049_02136b0c kind:function(arm,size=0x14) addr:0x02136b0c +data_ov049_02136b20 kind:data(any) addr:0x02136b20 +data_ov049_02136b24 kind:data(any) addr:0x02136b24 +data_ov049_02136b28 kind:data(any) addr:0x02136b28 +data_ov049_02136b2c kind:data(any) addr:0x02136b2c +data_ov049_02136b30 kind:data(any) addr:0x02136b30 +data_ov049_02136b38 kind:data(any) addr:0x02136b38 +data_ov049_02136b3c kind:data(any) addr:0x02136b3c +data_ov049_02136b40 kind:data(any) addr:0x02136b40 +data_ov049_02136b44 kind:data(any) addr:0x02136b44 +__sinit_ov049_02136b50 kind:function(arm,size=0x50) addr:0x02136b50 +__sinit_ov049_02136ba0 kind:function(arm,size=0x50) addr:0x02136ba0 +__sinit_ov049_02136bf0 kind:function(arm,size=0x50) addr:0x02136bf0 +__sinit_ov049_02136c40 kind:function(arm,size=0x50) addr:0x02136c40 +__sinit_ov049_02136c90 kind:function(arm,size=0x30c) addr:0x02136c90 +__sinit_ov049_02136f9c kind:function(arm,size=0x30c) addr:0x02136f9c +.p__sinit_ov049_02136b50 kind:data(word) addr:0x021372a8 +.p__sinit_ov049_02136ba0 kind:data(word) addr:0x021372ac +.p__sinit_ov049_02136bf0 kind:data(word) addr:0x021372b0 +.p__sinit_ov049_02136c40 kind:data(word) addr:0x021372b4 +.p__sinit_ov049_02136c90 kind:data(word) addr:0x021372b8 +.p__sinit_ov049_02136f9c kind:data(word) addr:0x021372bc +data_ov049_021372e8 kind:data(any) addr:0x021372e8 +data_ov049_02137304 kind:data(any) addr:0x02137304 +data_ov049_02137334 kind:data(any) addr:0x02137334 +data_ov049_0213736c kind:data(any) addr:0x0213736c +data_ov049_021373c4 kind:data(any) addr:0x021373c4 +data_ov049_021373c8 kind:data(any) addr:0x021373c8 +data_ov049_021373f8 kind:data(any) addr:0x021373f8 +data_ov049_02137430 kind:data(any) addr:0x02137430 +data_ov049_02137454 kind:data(any) addr:0x02137454 +data_ov049_021374ac kind:data(any) addr:0x021374ac +data_ov049_021374b0 kind:data(any) addr:0x021374b0 +data_ov049_021374c8 kind:data(any) addr:0x021374c8 +data_ov049_021374e8 kind:data(any) addr:0x021374e8 +data_ov049_02137504 kind:data(any) addr:0x02137504 +data_ov049_02137520 kind:data(any) addr:0x02137520 +data_ov049_02137568 kind:data(any) addr:0x02137568 +data_ov049_021375b8 kind:data(any) addr:0x021375b8 +data_ov049_021375c4 kind:data(any) addr:0x021375c4 ambiguous +data_ov049_02137604 kind:data(any) addr:0x02137604 +data_ov049_02137664 kind:data(any) addr:0x02137664 +data_ov049_02137678 kind:data(any) addr:0x02137678 +data_ov049_0213769c kind:data(any) addr:0x0213769c +data_ov049_02137700 kind:data(any) addr:0x02137700 +data_ov049_02137714 kind:data(any) addr:0x02137714 +data_ov049_02137738 kind:data(any) addr:0x02137738 +data_ov049_02137758 kind:data(any) addr:0x02137758 +data_ov049_021377b0 kind:data(any) addr:0x021377b0 +data_ov049_02137808 kind:data(any) addr:0x02137808 +data_ov049_02137870 kind:data(any) addr:0x02137870 +data_ov049_02137934 kind:data(any) addr:0x02137934 +data_ov049_021379f0 kind:data(any) addr:0x021379f0 +data_ov049_02137a00 kind:data(any) addr:0x02137a00 +data_ov049_02137a10 kind:data(any) addr:0x02137a10 +data_ov049_02137a20 kind:data(any) addr:0x02137a20 +data_ov049_02137a30 kind:data(any) addr:0x02137a30 +data_ov049_02137a40 kind:data(any) addr:0x02137a40 +data_ov049_02137a50 kind:data(any) addr:0x02137a50 +data_ov049_02137a60 kind:data(any) addr:0x02137a60 +data_ov049_02137a70 kind:data(any) addr:0x02137a70 +data_ov049_02137a80 kind:data(any) addr:0x02137a80 +data_ov049_02137a90 kind:data(any) addr:0x02137a90 +data_ov049_02137aa0 kind:data(any) addr:0x02137aa0 +data_ov049_02137ab0 kind:data(any) addr:0x02137ab0 +data_ov049_02137ac0 kind:data(any) addr:0x02137ac0 +data_ov049_02137ad0 kind:data(any) addr:0x02137ad0 +data_ov049_02137ae0 kind:data(any) addr:0x02137ae0 +data_ov049_02137af0 kind:data(any) addr:0x02137af0 +data_ov049_02137b00 kind:data(any) addr:0x02137b00 +data_ov049_02137b02 kind:data(any) addr:0x02137b02 +data_ov049_02137b04 kind:data(any) addr:0x02137b04 +data_ov049_02137b10 kind:data(any) addr:0x02137b10 +data_ov049_02137b2c kind:data(any) addr:0x02137b2c +data_ov049_02137b50 kind:data(any) addr:0x02137b50 +data_ov049_02137b7c kind:data(any) addr:0x02137b7c +data_ov049_02137bc0 kind:data(any) addr:0x02137bc0 +data_ov049_02137c30 kind:data(any) addr:0x02137c30 +data_ov049_02137ca0 kind:data(any) addr:0x02137ca0 +data_ov049_02137cb8 kind:data(any) addr:0x02137cb8 +data_ov049_02137d00 kind:data(any) addr:0x02137d00 +data_ov049_02137d18 kind:data(any) addr:0x02137d18 +data_ov049_02137d30 kind:data(any) addr:0x02137d30 +data_ov049_02137d50 kind:data(any) addr:0x02137d50 +data_ov049_02137e14 kind:data(any) addr:0x02137e14 +data_ov049_02137ed0 kind:data(any) addr:0x02137ed0 +data_ov049_02137ed4 kind:data(any) addr:0x02137ed4 +data_ov049_02137ee0 kind:data(any) addr:0x02137ee0 +data_ov049_02137ef0 kind:data(any) addr:0x02137ef0 +data_ov049_02137f00 kind:data(any) addr:0x02137f00 +data_ov049_02137f10 kind:data(any) addr:0x02137f10 +data_ov049_02137f20 kind:data(any) addr:0x02137f20 +data_ov049_02137f30 kind:data(any) addr:0x02137f30 +data_ov049_02137f40 kind:data(any) addr:0x02137f40 +data_ov049_02137f50 kind:data(any) addr:0x02137f50 +data_ov049_02137f60 kind:data(any) addr:0x02137f60 +data_ov049_02137f70 kind:data(any) addr:0x02137f70 +data_ov049_02137f80 kind:data(any) addr:0x02137f80 +data_ov049_02137f90 kind:data(any) addr:0x02137f90 +data_ov049_02137fa0 kind:data(any) addr:0x02137fa0 +data_ov049_02137fb0 kind:data(any) addr:0x02137fb0 +data_ov049_02137fc0 kind:data(any) addr:0x02137fc0 +data_ov049_02137fd0 kind:data(any) addr:0x02137fd0 +data_ov049_02137fe0 kind:bss addr:0x02137fe0 +data_ov049_02137fe4 kind:bss addr:0x02137fe4 +data_ov049_02137ff0 kind:bss addr:0x02137ff0 +data_ov049_021380c8 kind:bss addr:0x021380c8 +data_ov049_021380cc kind:bss addr:0x021380cc +data_ov049_021380d8 kind:bss addr:0x021380d8 +data_ov049_021381b0 kind:bss addr:0x021381b0 +data_ov049_021381b4 kind:bss addr:0x021381b4 +data_ov049_021381c0 kind:bss addr:0x021381c0 +data_ov049_02138298 kind:bss addr:0x02138298 +data_ov049_0213829c kind:bss addr:0x0213829c +data_ov049_021382a8 kind:bss addr:0x021382a8 +data_ov049_021382e4 kind:bss addr:0x021382e4 +data_ov049_021382e8 kind:bss addr:0x021382e8 +data_ov049_021382f4 kind:bss addr:0x021382f4 +data_ov049_021383cc kind:bss addr:0x021383cc +data_ov049_021383d0 kind:bss addr:0x021383d0 +data_ov049_021383dc kind:bss addr:0x021383dc diff --git a/config/usa/arm9/overlays/ov050/delinks.txt b/config/usa/arm9/overlays/ov050/delinks.txt new file mode 100644 index 00000000..76838414 --- /dev/null +++ b/config/usa/arm9/overlays/ov050/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02130480 end:0x021367a4 kind:code align:32 + .rodata start:0x021367a4 end:0x021367c4 kind:rodata align:4 + .init start:0x021367c4 end:0x02136938 kind:code align:4 + .ctor start:0x02136938 end:0x02136948 kind:rodata align:4 + .data start:0x02136960 end:0x02137000 kind:data align:32 + .bss start:0x02137000 end:0x021373c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov050/relocs.txt b/config/usa/arm9/overlays/ov050/relocs.txt new file mode 100644 index 00000000..cbdefd1c --- /dev/null +++ b/config/usa/arm9/overlays/ov050/relocs.txt @@ -0,0 +1,1060 @@ +from:0x02130488 kind:load to:0x0213701c module:overlay(50) +from:0x0213049c kind:arm_call to:0x02011f3c module:main +from:0x021304a8 kind:arm_call to:0x02130518 module:overlay(50) +from:0x021304c0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02130514 kind:load to:0x021369bc module:overlay(50) +from:0x02130528 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213053c kind:arm_call to:0x02132c14 module:overlay(50) +from:0x02130544 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021305a0 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x021305c8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021305e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02130614 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0213062c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02130644 kind:arm_call_thumb to:0x0213f968 module:overlay(70) +from:0x02130650 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0213066c kind:arm_call_thumb to:0x02140eec module:overlay(70) +from:0x0213068c kind:arm_call_thumb to:0x0209b228 module:overlay(0) +from:0x021306e0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021306f0 kind:load to:0x02136a70 module:overlay(50) +from:0x021306f4 kind:load to:0x0213701c module:overlay(50) +from:0x021306f8 kind:load to:0x021369e0 module:overlay(50) +from:0x021306fc kind:load to:0x02136a28 module:overlay(50) +from:0x02130700 kind:load to:0x02137010 module:overlay(50) +from:0x0213070c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02130720 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02130738 kind:arm_call to:0x02140f20 module:overlay(70) +from:0x02130750 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02130778 kind:arm_call to:0x0213291c module:overlay(50) +from:0x02130784 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02130814 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0213082c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02130834 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0213084c kind:load to:0x020aecd8 module:overlay(0) +from:0x02130850 kind:load to:0x02136968 module:overlay(50) +from:0x02130854 kind:load to:0x027e09a8 module:dtcm +from:0x02130874 kind:arm_call to:0x02130790 module:overlay(50) +from:0x021308ac kind:load to:0x02136ac8 module:overlay(50) +from:0x02130954 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0213097c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213098c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x021309a0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021309d8 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02130a94 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02130aa8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130ab8 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02130acc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130adc kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x02130afc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02130b24 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02130b40 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02130b50 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02130b60 kind:arm_call to:0x02135128 module:overlay(50) +from:0x02130b6c kind:arm_call to:0x0213085c module:overlay(50) +from:0x02130b90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02130b9c kind:arm_call to:0x01fff458 module:itcm +from:0x02130c3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02130c4c kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02130c64 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02130c70 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02130ca0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02130d14 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02130d20 kind:load to:0x02136b38 module:overlay(50) +from:0x02130d24 kind:load to:0x027e0ce0 module:dtcm +from:0x02130d34 kind:load to:0x027e0ce4 module:dtcm +from:0x02130d3c kind:load to:0x027e09a8 module:dtcm +from:0x02130d48 kind:load to:0x027e0cec module:dtcm +from:0x02130d50 kind:load to:0x0203e93c module:main +from:0x02130d58 kind:load to:0x027e09c0 module:dtcm +from:0x02130d78 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02130d98 kind:load to:0x027e09b8 module:dtcm +from:0x02130dc8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130de0 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02130df4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130e1c kind:arm_call to:0x02132b50 module:overlay(50) +from:0x02130e34 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130e64 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130e8c kind:arm_call to:0x02132a2c module:overlay(50) +from:0x02130ea0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02130ee0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02130eec kind:load to:0x027e0ce0 module:dtcm +from:0x02130f10 kind:arm_call to:0x0209b244 module:overlay(0) +from:0x02130f18 kind:arm_call to:0x0209bf34 module:overlay(0) +from:0x02130f3c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130f54 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02130f68 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130f8c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130f9c kind:arm_call to:0x02132b50 module:overlay(50) +from:0x02130fd4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130ffc kind:arm_call to:0x02132a2c module:overlay(50) +from:0x02131028 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131054 kind:arm_call to:0x02132310 module:overlay(50) +from:0x021310c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021310d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021310e4 kind:arm_call to:0x01ff930c module:itcm +from:0x02131128 kind:arm_call to:0x0209b400 module:overlay(0) +from:0x02131144 kind:arm_call to:0x021327e0 module:overlay(50) +from:0x02131164 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02131170 kind:load to:0x027e0ce0 module:dtcm +from:0x021311a4 kind:arm_call to:0x02017654 module:main +from:0x021311b0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021311c4 kind:arm_call to:0x02140f3c module:overlay(70) +from:0x021311e0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x021311fc kind:arm_call to:0x021328a8 module:overlay(50) +from:0x02131210 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131220 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131230 kind:arm_call to:0x02132b50 module:overlay(50) +from:0x02131244 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131274 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0213129c kind:arm_call to:0x02132a2c module:overlay(50) +from:0x021312b0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x021312c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021312d0 kind:arm_call to:0x02140f2c module:overlay(70) +from:0x02131304 kind:arm_call to:0x02017654 module:main +from:0x02131310 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131324 kind:arm_call to:0x02140f3c module:overlay(70) +from:0x02131338 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131350 kind:arm_call to:0x0213085c module:overlay(50) +from:0x0213136c kind:arm_call to:0x02132310 module:overlay(50) +from:0x021313c0 kind:arm_call to:0x02141244 module:overlays(58,70) +from:0x021313d4 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131414 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02131468 kind:arm_call to:0x01ffb714 module:itcm +from:0x02131474 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131488 kind:arm_call to:0x01ff930c module:itcm +from:0x021314ac kind:load to:0x02136960 module:overlay(50) +from:0x02131534 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131540 kind:arm_call to:0x02016930 module:main +from:0x02131558 kind:arm_call to:0x01ff9638 module:itcm +from:0x02131598 kind:arm_call to:0x01ff930c module:itcm +from:0x021315ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02131604 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131640 kind:arm_call to:0x02132854 module:overlay(50) +from:0x02131650 kind:load to:0x027e0cec module:dtcm +from:0x02131658 kind:load to:0x027e09a8 module:dtcm +from:0x02131670 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131680 kind:arm_call to:0x0213f9d0 module:overlay(70) +from:0x0213168c kind:arm_call to:0x02133108 module:overlay(50) +from:0x0213172c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02131750 kind:arm_call to:0x02132310 module:overlay(50) +from:0x02131768 kind:arm_call to:0x01ff930c module:itcm +from:0x02131780 kind:arm_call to:0x02017f2c module:main +from:0x0213181c kind:arm_call to:0x021329c0 module:overlay(50) +from:0x0213183c kind:arm_call to:0x0213085c module:overlay(50) +from:0x0213184c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131864 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02131878 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021318a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021318b0 kind:arm_call to:0x02132b50 module:overlay(50) +from:0x02131900 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131910 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131920 kind:arm_call to:0x021328a8 module:overlay(50) +from:0x02131938 kind:arm_call to:0x0213085c module:overlay(50) +from:0x0213194c kind:load to:0x0203e93c module:main +from:0x02131950 kind:load to:0x027e0ce0 module:dtcm +from:0x02131964 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131974 kind:arm_call to:0x0213f9d0 module:overlay(70) +from:0x021319a8 kind:arm_call to:0x02132310 module:overlay(50) +from:0x021319bc kind:arm_call to:0x021328a8 module:overlay(50) +from:0x021319d0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x021319f4 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131a18 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131a44 kind:arm_call to:0x0213fba4 module:overlay(70) +from:0x02131a70 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131ac8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131ae0 kind:arm_call to:0x01ff930c module:itcm +from:0x02131b40 kind:arm_call to:0x021328a8 module:overlay(50) +from:0x02131b58 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131b68 kind:load to:0x0203e93c module:main +from:0x02131ba4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131bb0 kind:load to:0x027e09a8 module:dtcm +from:0x02131c10 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02131c3c kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131c54 kind:arm_call to:0x02132310 module:overlay(50) +from:0x02131ce0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131cf4 kind:load to:0x021367a4 module:overlay(50) +from:0x02131cf8 kind:load to:0x027e09a8 module:dtcm +from:0x02131d9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131dc4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02131e04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131e34 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131e68 kind:arm_call to:0x02132854 module:overlay(50) +from:0x02131e74 kind:load to:0x0203e93c module:main +from:0x02131e7c kind:load to:0x027e09c0 module:dtcm +from:0x02131ea4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131ed8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02131ef0 kind:load to:0x027e09a8 module:dtcm +from:0x02131ef8 kind:load to:0x02136968 module:overlay(50) +from:0x02131f2c kind:arm_call to:0x0209bcc8 module:overlay(0) +from:0x02131f74 kind:arm_call to:0x02017654 module:main +from:0x02131f88 kind:arm_call to:0x02140f3c module:overlay(70) +from:0x02131f94 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02131fbc kind:arm_call to:0x0213085c module:overlay(50) +from:0x02131ff0 kind:arm_call to:0x02132310 module:overlay(50) +from:0x02132020 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02132048 kind:arm_call to:0x02132a2c module:overlay(50) +from:0x02132074 kind:arm_call to:0x0213085c module:overlay(50) +from:0x021320cc kind:arm_call to:0x02141244 module:overlays(58,70) +from:0x021320e0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x0213214c kind:arm_call to:0x02016c40 module:main +from:0x021321e0 kind:arm_call to:0x0209bf34 module:overlay(0) +from:0x02132204 kind:arm_call to:0x0209bf34 module:overlay(0) +from:0x02132218 kind:arm_call to:0x0213085c module:overlay(50) +from:0x0213222c kind:arm_call to:0x02016930 module:main +from:0x0213224c kind:arm_call to:0x02017f2c module:main +from:0x02132274 kind:arm_call to:0x01ff930c module:itcm +from:0x021322e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213230c kind:load to:0x0203e93c module:main +from:0x02132388 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021323a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02132448 kind:load to:0x027e0cec module:dtcm +from:0x02132450 kind:load to:0x027e09a8 module:dtcm +from:0x021324a4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021324b8 kind:load to:0x02136980 module:overlay(50) +from:0x021324dc kind:arm_call to:0x02132310 module:overlay(50) +from:0x021324f8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02132548 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02132564 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02132574 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02132580 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0213258c kind:arm_call to:0x0213085c module:overlay(50) +from:0x021325a0 kind:arm_call to:0x0201521c module:main +from:0x0213260c kind:load to:0x027e09a8 module:dtcm +from:0x02132618 kind:load to:0x027e0cec module:dtcm +from:0x02132638 kind:load to:0x0209860c module:overlay(0) +from:0x02132654 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x02132664 kind:arm_call to:0x0213291c module:overlay(50) +from:0x02132670 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02132678 kind:load to:0x027e0cd8 module:dtcm +from:0x0213269c kind:load to:0x0209860c module:overlay(0) +from:0x021326b8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02132704 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02132774 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02132784 kind:load to:0x027e09b8 module:dtcm +from:0x021327a4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021327b8 kind:arm_call to:0x0213085c module:overlay(50) +from:0x021327c0 kind:load to:0x027e09b8 module:dtcm +from:0x021327d8 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02132810 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132820 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132864 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02132874 kind:arm_call to:0x0213f9d0 module:overlay(70) +from:0x02132890 kind:arm_call to:0x0213085c module:overlay(50) +from:0x021328a0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x021328cc kind:arm_call to:0x020802cc module:overlay(0) +from:0x021328e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02132904 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132918 kind:load to:0x027e0cd8 module:dtcm +from:0x02132938 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02132994 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021329a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021329b4 kind:load to:0x020b537c module:overlay(0) +from:0x021329bc kind:load to:0x027e0ce4 module:dtcm +from:0x021329d0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021329e8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021329f8 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02132a10 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02132a28 kind:load to:0x027e0ce0 module:dtcm +from:0x02132a48 kind:arm_call to:0x02132b50 module:overlay(50) +from:0x02132a88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132a94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132adc kind:arm_call to:0x01fff168 module:itcm +from:0x02132aec kind:arm_call to:0x01ff9258 module:itcm +from:0x02132b00 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02132b1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02132b4c kind:load to:0x027e0ce0 module:dtcm +from:0x02132b64 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02132b78 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02132b90 kind:load to:0x027e0ce0 module:dtcm +from:0x02132ba8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02132bd0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02132c04 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02132c20 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02132c38 kind:load to:0x021369a0 module:overlay(50) +from:0x02132c4c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02132c68 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02132c70 kind:arm_call to:0x02011ff4 module:main +from:0x02132cfc kind:arm_call to:0x01ffb714 module:itcm +from:0x02132d08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132d8c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02132da0 kind:load to:0x02057884 module:overlay(0) +from:0x02132db4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02132dbc kind:arm_call to:0x02011ff4 module:main +from:0x02132dd0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02132dd8 kind:arm_call to:0x02011ff4 module:main +from:0x02132df0 kind:arm_call_thumb to:0x02140f14 module:overlay(70) +from:0x02132df8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02132e00 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02132e08 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02132e10 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02132e18 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02132e20 kind:arm_call to:0x02132c3c module:overlay(50) +from:0x02132e28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02132e40 kind:arm_call_thumb to:0x02140f14 module:overlay(70) +from:0x02132e48 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02132e50 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02132e58 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02132e60 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02132e68 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02132e70 kind:arm_call to:0x02132c3c module:overlay(50) +from:0x02132e78 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02132e80 kind:arm_call to:0x02011ff4 module:main +from:0x02132e94 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02132ea8 kind:load to:0x02137104 module:overlay(50) +from:0x02132ebc kind:arm_call to:0x02011f3c module:main +from:0x02132ec8 kind:arm_call to:0x02132f1c module:overlay(50) +from:0x02132ee0 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02132f18 kind:load to:0x02136bbc module:overlay(50) +from:0x02132f28 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02132f8c kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02132fb8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02132fd4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02132fe4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02132ffc kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02133004 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0213300c kind:arm_call to:0x02099800 module:overlay(0) +from:0x02133078 kind:load to:0x02136c2c module:overlay(50) +from:0x0213307c kind:load to:0x02137104 module:overlay(50) +from:0x02133080 kind:load to:0x02136be0 module:overlay(50) +from:0x02133084 kind:load to:0x02136ba8 module:overlay(50) +from:0x02133090 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021330b0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021330c0 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021330d4 kind:arm_call to:0x02133108 module:overlay(50) +from:0x021330e0 kind:load to:0x02135050 module:overlay(50) +from:0x02133104 kind:load to:0x020aecd8 module:overlay(0) +from:0x02133120 kind:arm_call to:0x021330e4 module:overlay(50) +from:0x02133158 kind:load to:0x02136d04 module:overlay(50) +from:0x02133174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133188 kind:arm_call to:0x02134e48 module:overlay(50) +from:0x021331c0 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x021331ec kind:arm_call to:0x02098818 module:overlay(0) +from:0x02133214 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133228 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02133240 kind:arm_call to:0x021327c4 module:overlay(50) +from:0x02133248 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02133270 kind:arm_call to:0x02134c10 module:overlay(50) +from:0x02133278 kind:arm_call to:0x02134a9c module:overlay(50) +from:0x021332f4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02133300 kind:load to:0x027e0ce4 module:dtcm +from:0x02133304 kind:load to:0x02136c84 module:overlay(50) +from:0x02133308 kind:load to:0x020aecd8 module:overlay(0) +from:0x02133310 kind:load to:0x027e09c0 module:dtcm +from:0x02133378 kind:load to:0x02136d84 module:overlay(50) +from:0x02133394 kind:arm_call to:0x01ff930c module:itcm +from:0x0213339c kind:arm_call to:0x02134968 module:overlay(50) +from:0x021333a4 kind:arm_call to:0x02134990 module:overlay(50) +from:0x021333ac kind:arm_call to:0x02134a64 module:overlay(50) +from:0x02133420 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133430 kind:load to:0x02136db4 module:overlay(50) +from:0x02133434 kind:load to:0x027e09a8 module:dtcm +from:0x02133458 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213346c kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133484 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213348c kind:arm_call to:0x02134968 module:overlay(50) +from:0x02133494 kind:arm_call to:0x02134990 module:overlay(50) +from:0x021334a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021334b0 kind:arm_call to:0x021349a0 module:overlay(50) +from:0x021334b8 kind:load to:0x027e09a8 module:dtcm +from:0x02133524 kind:load to:0x02136d84 module:overlay(50) +from:0x021335ec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133608 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213361c kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133624 kind:arm_call to:0x02134968 module:overlay(50) +from:0x0213362c kind:arm_call to:0x02134990 module:overlay(50) +from:0x02133638 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02133648 kind:arm_call to:0x021349a0 module:overlay(50) +from:0x02133658 kind:load to:0x02136e14 module:overlay(50) +from:0x0213365c kind:load to:0x027e09a8 module:dtcm +from:0x021336d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021336e0 kind:load to:0x02136e14 module:overlay(50) +from:0x021336e4 kind:load to:0x027e09a8 module:dtcm +from:0x0213370c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133720 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133728 kind:arm_call to:0x02134968 module:overlay(50) +from:0x02133730 kind:arm_call to:0x02134990 module:overlay(50) +from:0x02133770 kind:arm_call to:0x021349a0 module:overlay(50) +from:0x021337e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021337f8 kind:load to:0x02136db4 module:overlay(50) +from:0x021337fc kind:load to:0x027e09a8 module:dtcm +from:0x02133840 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021338bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021338d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021338ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133900 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133908 kind:arm_call to:0x02134968 module:overlay(50) +from:0x02133910 kind:arm_call to:0x02134990 module:overlay(50) +from:0x0213391c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0213392c kind:arm_call to:0x021349a0 module:overlay(50) +from:0x0213393c kind:load to:0x02136e14 module:overlay(50) +from:0x02133940 kind:load to:0x027e09a8 module:dtcm +from:0x021339ac kind:load to:0x02136d84 module:overlay(50) +from:0x021339b8 kind:arm_call to:0x02134968 module:overlay(50) +from:0x021339c0 kind:arm_call to:0x02134990 module:overlay(50) +from:0x021339cc kind:arm_call to:0x0209851c module:overlay(0) +from:0x021339dc kind:arm_call to:0x021349a0 module:overlay(50) +from:0x02133a54 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02133a5c kind:arm_call to:0x02016930 module:main +from:0x02133a78 kind:arm_call to:0x020169ac module:main +from:0x02133a94 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02133aac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133abc kind:load to:0x02136e14 module:overlay(50) +from:0x02133ac0 kind:load to:0x021367c0 module:overlay(50) +from:0x02133ac4 kind:load to:0x027e09a8 module:dtcm +from:0x02133b00 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02133b1c kind:arm_call to:0x021327c4 module:overlay(50) +from:0x02133b24 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02133b38 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02133b44 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02133b60 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133b84 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133b9c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133ba4 kind:load to:0x027e09a8 module:dtcm +from:0x02133bb8 kind:arm_call to:0x020992bc module:overlay(0) +from:0x02133be0 kind:arm_call to:0x021327c4 module:overlay(50) +from:0x02133be8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02133bfc kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02133c08 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02133c30 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133c3c kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133c74 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02133cc0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133ccc kind:load to:0x020aecd0 module:overlay(0) +from:0x02133cd4 kind:load to:0x02136d84 module:overlay(50) +from:0x02133cf0 kind:arm_call to:0x01ff930c module:itcm +from:0x02133cf8 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02133d10 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133d48 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02133d94 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133da0 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02133db8 kind:load to:0x020aecd0 module:overlay(0) +from:0x02133dc0 kind:load to:0x02136d84 module:overlay(50) +from:0x02133ddc kind:arm_call to:0x01ff930c module:itcm +from:0x02133de4 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02133dfc kind:arm_call to:0x0213085c module:overlay(50) +from:0x02133e08 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133e10 kind:arm_call to:0x02134968 module:overlay(50) +from:0x02133e38 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02133e44 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02133eb4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133ec4 kind:load to:0x02136d84 module:overlay(50) +from:0x02133f08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133f14 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133f28 kind:load to:0x027e09a8 module:dtcm +from:0x02133f90 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133fa0 kind:load to:0x02136d84 module:overlay(50) +from:0x02133fc4 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02133fe4 kind:arm_call to:0x01ff930c module:itcm +from:0x02133ff4 kind:arm_call to:0x02016930 module:main +from:0x02134004 kind:arm_call to:0x01ff930c module:itcm +from:0x021340ac kind:arm_call to:0x021349a0 module:overlay(50) +from:0x021340c4 kind:arm_call to:0x02015058 module:main +from:0x021340e4 kind:arm_call to:0x02015058 module:main +from:0x02134104 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02134124 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134154 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134160 kind:load to:0x0203e93c module:main +from:0x02134168 kind:load to:0x027e09a8 module:dtcm +from:0x021341e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021341f8 kind:load to:0x02136dcc module:overlay(50) +from:0x021341fc kind:load to:0x027e09a8 module:dtcm +from:0x02134248 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213429c kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x021342f0 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02134388 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134404 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02134440 kind:arm_call to:0x01ff993c module:itcm +from:0x02134454 kind:arm_call to:0x01ff930c module:itcm +from:0x02134470 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134480 kind:arm_call to:0x0213085c module:overlay(50) +from:0x02134498 kind:load to:0x02136de4 module:overlay(50) +from:0x021344a0 kind:load to:0x02136dfc module:overlay(50) +from:0x021344a4 kind:load to:0x02136d84 module:overlay(50) +from:0x021344a8 kind:load to:0x027e09a8 module:dtcm +from:0x0213451c kind:load to:0x02136d84 module:overlay(50) +from:0x02134588 kind:load to:0x02136d84 module:overlay(50) +from:0x021345b4 kind:arm_call to:0x02133108 module:overlay(50) +from:0x021345c8 kind:arm_call to:0x02134920 module:overlay(50) +from:0x021345dc kind:arm_call to:0x02133108 module:overlay(50) +from:0x021345f4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02134600 kind:arm_call to:0x02016930 module:main +from:0x02134614 kind:arm_call to:0x01ff930c module:itcm +from:0x0213462c kind:arm_call to:0x01ff9364 module:itcm +from:0x021346b4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021346dc kind:arm_call to:0x021349a0 module:overlay(50) +from:0x021346e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02134704 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213471c kind:arm_call to:0x02133108 module:overlay(50) +from:0x0213472c kind:load to:0x0203e93c module:main +from:0x021347a4 kind:load to:0x02136d9c module:overlay(50) +from:0x021347d0 kind:arm_call to:0x0213482c module:overlay(50) +from:0x021347dc kind:arm_call to:0x0209851c module:overlay(0) +from:0x021347e8 kind:arm_call to:0x02016930 module:main +from:0x021347f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02134810 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134824 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134850 kind:arm_call to:0x020169ac module:main +from:0x02134904 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02134910 kind:load to:0x021367bc module:overlay(50) +from:0x02134914 kind:load to:0x0203e93c module:main +from:0x0213491c kind:load to:0x027e09c0 module:dtcm +from:0x02134950 kind:arm_call to:0x02016c40 module:main +from:0x021349bc kind:arm_call to:0x01ffb714 module:itcm +from:0x021349c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134a04 kind:arm_call to:0x01ff930c module:itcm +from:0x02134a10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134a1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02134a50 kind:arm_call to:0x01ff930c module:itcm +from:0x02134a80 kind:arm_call to:0x01ff930c module:itcm +from:0x02134a94 kind:arm_call to:0x01ff930c module:itcm +from:0x02134aa4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02134ae8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02134af4 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02134b18 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02134b74 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02134b88 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134b9c kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02134ba8 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134bd0 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02134bec kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02134bf8 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134c04 kind:load to:0x027e0d38 module:dtcm +from:0x02134c08 kind:load to:0x020aecd4 module:overlay(0) +from:0x02134c0c kind:load to:0x020aecdc module:overlay(0) +from:0x02134c54 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02134d14 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02134d34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02134d48 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02134d54 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134d68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134d88 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02134d98 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02134dac kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02134db4 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02134dc0 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134ddc kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02134df0 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134e18 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02134e24 kind:arm_call to:0x02133108 module:overlay(50) +from:0x02134e38 kind:load to:0x027e09a8 module:dtcm +from:0x02134e40 kind:load to:0x027e0ce4 module:dtcm +from:0x02134e44 kind:load to:0x027e0d38 module:dtcm +from:0x02134e54 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02134e60 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02134ea4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02134ec0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02134ee4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02134f04 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02134f28 kind:arm_call to:0x01ffa81c module:itcm +from:0x02134f40 kind:arm_call to:0x01ffa878 module:itcm +from:0x02134f74 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02134fa0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02134fb4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02134fc4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02134fe4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02134ff4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02135040 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0213504c kind:load to:0x0203e93c module:main +from:0x021350c4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021350f4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135108 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135118 kind:arm_call to:0x01ffa60c module:itcm +from:0x02135124 kind:load to:0x0203e93c module:main +from:0x0213513c kind:arm_call to:0x02133108 module:overlay(50) +from:0x02135160 kind:arm_call to:0x02133108 module:overlay(50) +from:0x0213516c kind:arm_call to:0x02133108 module:overlay(50) +from:0x02135184 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02135190 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021351ac kind:arm_call to:0x02057884 module:overlay(0) +from:0x021351bc kind:arm_call to:0x02057884 module:overlay(0) +from:0x021351cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021351d4 kind:arm_call to:0x02011ff4 module:main +from:0x02135200 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213522c kind:arm_call to:0x0203d1e8 module:main +from:0x02135234 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213523c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02135244 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213524c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02135258 kind:load to:0x020a02b4 module:overlay(0) +from:0x0213527c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021352a8 kind:arm_call to:0x0203d1e8 module:main +from:0x021352b0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021352b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021352c0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021352c8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021352d0 kind:arm_call to:0x02011ff4 module:main +from:0x021352dc kind:load to:0x020a02b4 module:overlay(0) +from:0x021352e8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021352fc kind:load to:0x021371f8 module:overlay(50) +from:0x02135310 kind:arm_call to:0x02011f3c module:main +from:0x0213531c kind:arm_call to:0x02135370 module:overlay(50) +from:0x02135330 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02135368 kind:load to:0x02136e80 module:overlay(50) +from:0x02135378 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021353f8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02135404 kind:arm_call to:0x02135f70 module:overlay(50) +from:0x02135410 kind:arm_call to:0x021360bc module:overlay(50) +from:0x02135420 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02135430 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02135484 kind:arm_call to:0x01ffa06c module:itcm +from:0x02135498 kind:load to:0x02136ecc module:overlay(50) +from:0x0213549c kind:load to:0x021371f8 module:overlay(50) +from:0x021354a0 kind:load to:0x020b1948 module:overlay(0) +from:0x021354a4 kind:load to:0x02136ea4 module:overlay(50) +from:0x021354b0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021354ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135550 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0213555c kind:arm_call to:0x02135cec module:overlay(50) +from:0x02135568 kind:load to:0x0203e93c module:main +from:0x02135570 kind:load to:0x021371dc module:overlay(50) +from:0x02135578 kind:load to:0x027e09c0 module:dtcm +from:0x021355b8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021355c8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02135638 kind:arm_call to:0x02135c50 module:overlay(50) +from:0x02135640 kind:arm_call to:0x0213603c module:overlay(50) +from:0x0213564c kind:arm_call to:0x02135c50 module:overlay(50) +from:0x02135654 kind:arm_call to:0x0213603c module:overlay(50) +from:0x0213567c kind:arm_call to:0x01ffedac module:itcm +from:0x02135688 kind:arm_call to:0x02080160 module:overlay(0) +from:0x021356d4 kind:arm_call to:0x02135cec module:overlay(50) +from:0x021356e0 kind:arm_call to:0x021358c8 module:overlay(50) +from:0x021356ec kind:arm_call to:0x02135c50 module:overlay(50) +from:0x021356f4 kind:arm_call to:0x02135980 module:overlay(50) +from:0x02135700 kind:arm_call to:0x0213572c module:overlay(50) +from:0x02135728 kind:load to:0x027e0cd8 module:dtcm +from:0x02135774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021357e8 kind:arm_call to:0x01ffedac module:itcm +from:0x021357f4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02135818 kind:arm_call to:0x02135cec module:overlay(50) +from:0x0213583c kind:arm_call to:0x02135cec module:overlay(50) +from:0x02135848 kind:load to:0x020aecd8 module:overlay(0) +from:0x0213584c kind:load to:0x027e0cd8 module:dtcm +from:0x02135868 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135880 kind:arm_call to:0x02028d08 module:main +from:0x02135898 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021358a8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021358b4 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x021358c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021358c4 kind:load to:0x0204093c module:main +from:0x021358e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021358f4 kind:arm_call to:0x02135cec module:overlay(50) +from:0x0213593c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213594c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213596c kind:arm_call to:0x02135850 module:overlay(50) +from:0x02135978 kind:load to:0x027e0ce4 module:dtcm +from:0x02135998 kind:arm_call to:0x021358c8 module:overlay(50) +from:0x021359a0 kind:arm_call to:0x02136108 module:overlay(50) +from:0x021359d0 kind:arm_call to:0x01ff938c module:itcm +from:0x02135a0c kind:arm_call to:0x01fff17c module:itcm +from:0x02135a18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135a40 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02135a68 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02135a98 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x02135aac kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02135ab8 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02135adc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135af4 kind:arm_call to:0x02136108 module:overlay(50) +from:0x02135b34 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02135b50 kind:arm_call to:0x02135cec module:overlay(50) +from:0x02135b5c kind:load to:0x027e0108 module:dtcm +from:0x02135b60 kind:load to:0x027e0ce0 module:dtcm +from:0x02135b68 kind:load to:0x027e09c0 module:dtcm +from:0x02135b7c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02135b98 kind:arm_call to:0x01ffc768 module:itcm +from:0x02135ba8 kind:arm_call to:0x0200ef5c module:main +from:0x02135bb4 kind:arm_call to:0x0200ef9c module:main +from:0x02135be8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02135bfc kind:arm_call to:0x01ffa60c module:itcm +from:0x02135c38 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02135c44 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02135c48 kind:load to:0x0203e93c module:main +from:0x02135c4c kind:load to:0x027e09b4 module:dtcm +from:0x02135c64 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02135ca8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02135cb8 kind:arm_call to:0x01fff458 module:itcm +from:0x02135cd4 kind:arm_call to:0x02135cec module:overlay(50) +from:0x02135ce4 kind:load to:0x027e0ce4 module:dtcm +from:0x02135d54 kind:arm_call to:0x0213669c module:overlay(50) +from:0x02135d6c kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02135d78 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02135dd4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02135df0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02135e0c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02135e24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02135e2c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02135e54 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02135e60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135e98 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02135eac kind:load to:0x027e09c0 module:dtcm +from:0x02135eb4 kind:load to:0x027e0cec module:dtcm +from:0x02135eb8 kind:load to:0x027e09a8 module:dtcm +from:0x02135ec0 kind:load to:0x0203e93c module:main +from:0x02135eec kind:arm_call to:0x02135cec module:overlay(50) +from:0x02135f08 kind:load to:0x02135cec module:overlay(50) +from:0x02135f3c kind:arm_call to:0x02135cec module:overlay(50) +from:0x02135f48 kind:arm_call to:0x02135cec module:overlay(50) +from:0x02135f5c kind:load to:0x02135cec module:overlay(50) +from:0x02135f6c kind:load to:0x02135cec module:overlay(50) +from:0x02135f88 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x02135fa0 kind:load to:0x02136e4c module:overlay(50) +from:0x02135fc0 kind:arm_call to:0x02135ec4 module:overlay(50) +from:0x02135fd0 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02135fec kind:arm_call to:0x02135efc module:overlay(50) +from:0x02135ff4 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x0213600c kind:arm_call to:0x01ffb800 module:itcm +from:0x0213601c kind:arm_call to:0x02135f50 module:overlay(50) +from:0x02136028 kind:arm_call to:0x02135f0c module:overlay(50) +from:0x02136034 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x021360ac kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021360b8 kind:load to:0x027e09c0 module:dtcm +from:0x021360f4 kind:load to:0x02136e64 module:overlay(50) +from:0x02136104 kind:load to:0x02135f60 module:overlay(50) +from:0x02136124 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x02136144 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02136150 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02136160 kind:arm_call to:0x02098cf0 module:overlay(0) +from:0x02136168 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213617c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02136184 kind:arm_call to:0x02011ff4 module:main +from:0x0213619c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021361a4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021361ac kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021361b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021361cc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021361d4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021361dc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021361e4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021361ec kind:arm_call to:0x02011ff4 module:main +from:0x02136200 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02136214 kind:load to:0x021372e0 module:overlay(50) +from:0x02136228 kind:arm_call to:0x02011f3c module:main +from:0x02136234 kind:arm_call to:0x02136284 module:overlay(50) +from:0x0213624c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0213627c kind:load to:0x02136f4c module:overlay(50) +from:0x02136294 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021362f4 kind:arm_call to:0x0205a670 module:overlay(0) +from:0x0213632c kind:arm_call to:0x0203d138 module:main +from:0x02136344 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0213638c kind:load to:0x02136fbc module:overlay(50) +from:0x02136390 kind:load to:0x021372e0 module:overlay(50) +from:0x02136394 kind:load to:0x02136f90 module:overlay(50) +from:0x02136398 kind:load to:0x0207ec88 module:overlay(0) +from:0x0213639c kind:load to:0x0207ec68 module:overlay(0) +from:0x021363a0 kind:load to:0x02136f68 module:overlay(50) +from:0x021363ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021363ec kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02136430 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0213643c kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02136450 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136460 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213646c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021364d4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021364e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02136560 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02136598 kind:arm_call to:0x01ff9638 module:itcm +from:0x021365a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021365e0 kind:arm_call to:0x0213664c module:overlay(50) +from:0x021365f0 kind:load to:0x02136f24 module:overlay(50) +from:0x021365f8 kind:load to:0x020b537c module:overlay(0) +from:0x02136600 kind:load to:0x027e0ce4 module:dtcm +from:0x0213660c kind:load to:0x027e09c0 module:dtcm +from:0x02136694 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021366f4 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02136704 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213670c kind:arm_call to:0x02011ff4 module:main +from:0x02136730 kind:arm_call to:0x0203d1e8 module:main +from:0x02136738 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02136740 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0213674c kind:load to:0x0207ec88 module:overlay(0) +from:0x02136768 kind:arm_call to:0x0203d1e8 module:main +from:0x02136770 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02136778 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02136780 kind:arm_call to:0x02011ff4 module:main +from:0x0213678c kind:load to:0x0207ec88 module:overlay(0) +from:0x02136798 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021367ec kind:arm_call to:0x021304b0 module:overlay(50) +from:0x021367fc kind:arm_call to:0x0203ce4c module:main +from:0x02136810 kind:load to:0x02137000 module:overlay(50) +from:0x02136814 kind:load to:0x0213701c module:overlay(50) +from:0x02136818 kind:load to:0x02132e8c module:overlay(50) +from:0x0213681c kind:load to:0x02137004 module:overlay(50) +from:0x02136850 kind:arm_call to:0x02132ed0 module:overlay(50) +from:0x02136860 kind:arm_call to:0x0203ce4c module:main +from:0x02136874 kind:load to:0x02136ba8 module:overlay(50) +from:0x02136878 kind:load to:0x021370f4 module:overlay(50) +from:0x0213687c kind:load to:0x02137104 module:overlay(50) +from:0x02136880 kind:load to:0x021352e0 module:overlay(50) +from:0x02136884 kind:load to:0x021370f8 module:overlay(50) +from:0x021368b4 kind:arm_call to:0x02135324 module:overlay(50) +from:0x021368c4 kind:arm_call to:0x0203ce4c module:main +from:0x021368d8 kind:load to:0x021371dc module:overlay(50) +from:0x021368dc kind:load to:0x021371f8 module:overlay(50) +from:0x021368e0 kind:load to:0x021361f8 module:overlay(50) +from:0x021368e4 kind:load to:0x021371e0 module:overlay(50) +from:0x02136904 kind:arm_call to:0x0213623c module:overlay(50) +from:0x02136914 kind:arm_call to:0x0203ce4c module:main +from:0x02136928 kind:load to:0x021372d0 module:overlay(50) +from:0x0213692c kind:load to:0x021372e0 module:overlay(50) +from:0x02136930 kind:load to:0x02136790 module:overlay(50) +from:0x02136934 kind:load to:0x021372d4 module:overlay(50) +from:0x02136938 kind:load to:0x021367c4 module:overlay(50) +from:0x0213693c kind:load to:0x02136820 module:overlay(50) +from:0x02136940 kind:load to:0x02136888 module:overlay(50) +from:0x02136944 kind:load to:0x021368e8 module:overlay(50) +from:0x02136960 kind:load to:0x021327e0 module:overlay(50) +from:0x021369a0 kind:load to:0x02132c3c module:overlay(50) +from:0x021369a4 kind:load to:0x02132c58 module:overlay(50) +from:0x021369a8 kind:load to:0x02132c7c module:overlay(50) +from:0x021369ac kind:load to:0x02132ccc module:overlay(50) +from:0x021369b0 kind:load to:0x02132d48 module:overlay(50) +from:0x021369bc kind:load to:0x0213048c module:overlay(50) +from:0x021369c0 kind:load to:0x02097924 module:overlay(0) +from:0x021369c4 kind:load to:0x02097734 module:overlay(0) +from:0x021369c8 kind:load to:0x020977b0 module:overlay(0) +from:0x021369cc kind:load to:0x0209792c module:overlay(0) +from:0x021369d0 kind:load to:0x0209794c module:overlay(0) +from:0x021369d4 kind:load to:0x02097978 module:overlay(0) +from:0x021369e0 kind:load to:0x02130704 module:overlay(50) +from:0x021369e4 kind:load to:0x02132dac module:overlay(50) +from:0x021369e8 kind:load to:0x02099ae0 module:overlay(0) +from:0x021369ec kind:load to:0x02099b18 module:overlay(0) +from:0x021369f0 kind:load to:0x0209a11c module:overlay(0) +from:0x021369f4 kind:load to:0x0209a124 module:overlay(0) +from:0x021369f8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021369fc kind:load to:0x02099c90 module:overlay(0) +from:0x02136a00 kind:load to:0x02099b80 module:overlay(0) +from:0x02136a04 kind:load to:0x0209a04c module:overlay(0) +from:0x02136a08 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02136a0c kind:load to:0x0209a0ec module:overlay(0) +from:0x02136a10 kind:load to:0x02132da4 module:overlay(50) +from:0x02136a14 kind:load to:0x0209a104 module:overlay(0) +from:0x02136a18 kind:load to:0x02132d94 module:overlay(50) +from:0x02136a1c kind:load to:0x02132d70 module:overlay(50) +from:0x02136a28 kind:load to:0x02130718 module:overlay(50) +from:0x02136a2c kind:load to:0x02132dc8 module:overlay(50) +from:0x02136a30 kind:load to:0x02099ae0 module:overlay(0) +from:0x02136a34 kind:load to:0x02099b18 module:overlay(0) +from:0x02136a38 kind:load to:0x0209a11c module:overlay(0) +from:0x02136a3c kind:load to:0x0209a124 module:overlay(0) +from:0x02136a40 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02136a44 kind:load to:0x02099c90 module:overlay(0) +from:0x02136a48 kind:load to:0x02099b80 module:overlay(0) +from:0x02136a4c kind:load to:0x0209a04c module:overlay(0) +from:0x02136a50 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02136a54 kind:load to:0x0209a0ec module:overlay(0) +from:0x02136a58 kind:load to:0x02132da4 module:overlay(50) +from:0x02136a5c kind:load to:0x0209a104 module:overlay(0) +from:0x02136a60 kind:load to:0x02132d94 module:overlay(50) +from:0x02136a64 kind:load to:0x02132d70 module:overlay(50) +from:0x02136a70 kind:load to:0x020984f8 module:overlay(0) +from:0x02136a74 kind:load to:0x02098534 module:overlay(0) +from:0x02136a78 kind:load to:0x0209854c module:overlay(0) +from:0x02136a7c kind:load to:0x02098558 module:overlay(0) +from:0x02136a80 kind:load to:0x01fff464 module:itcm +from:0x02136a84 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02136a88 kind:load to:0x0213072c module:overlay(50) +from:0x02136a8c kind:load to:0x02098490 module:overlay(0) +from:0x02136a90 kind:load to:0x021308b0 module:overlay(50) +from:0x02136a94 kind:load to:0x02130d5c module:overlay(50) +from:0x02136a98 kind:load to:0x0209849c module:overlay(0) +from:0x02136a9c kind:load to:0x02132b94 module:overlay(50) +from:0x02136aa0 kind:load to:0x02098fe4 module:overlay(0) +from:0x02136aa4 kind:load to:0x020984a8 module:overlay(0) +from:0x02136aa8 kind:load to:0x02098564 module:overlay(0) +from:0x02136aac kind:load to:0x020985d0 module:overlay(0) +from:0x02136ab0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136ab4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136ab8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02136abc kind:load to:0x02132de4 module:overlay(50) +from:0x02136ac0 kind:load to:0x02132e34 module:overlay(50) +from:0x02136ac4 kind:load to:0x02099568 module:overlay(0) +from:0x02136ac8 kind:load to:0x02130d9c module:overlay(50) +from:0x02136ad0 kind:load to:0x02130ef4 module:overlay(50) +from:0x02136ad8 kind:load to:0x0213117c module:overlay(50) +from:0x02136ae0 kind:load to:0x02131660 module:overlay(50) +from:0x02136ae8 kind:load to:0x02131954 module:overlay(50) +from:0x02136af0 kind:load to:0x02131b6c module:overlay(50) +from:0x02136af8 kind:load to:0x02131c64 module:overlay(50) +from:0x02136b00 kind:load to:0x021314b0 module:overlay(50) +from:0x02136b08 kind:load to:0x02131e80 module:overlay(50) +from:0x02136b10 kind:load to:0x02131f00 module:overlay(50) +from:0x02136b18 kind:load to:0x02132458 module:overlay(50) +from:0x02136b20 kind:load to:0x0213267c module:overlay(50) +from:0x02136b28 kind:load to:0x02132620 module:overlay(50) +from:0x02136b30 kind:load to:0x021326a4 module:overlay(50) +from:0x02136b38 kind:load to:0x02130db8 module:overlay(50) +from:0x02136b40 kind:load to:0x02130f28 module:overlay(50) +from:0x02136b48 kind:load to:0x021311ec module:overlay(50) +from:0x02136b50 kind:load to:0x021316a8 module:overlay(50) +from:0x02136b58 kind:load to:0x02131988 module:overlay(50) +from:0x02136b60 kind:load to:0x02131bb8 module:overlay(50) +from:0x02136b68 kind:load to:0x02131d00 module:overlay(50) +from:0x02136b70 kind:load to:0x021314b4 module:overlay(50) +from:0x02136b78 kind:load to:0x02131efc module:overlay(50) +from:0x02136b80 kind:load to:0x02131fc8 module:overlay(50) +from:0x02136b88 kind:load to:0x021324bc module:overlay(50) +from:0x02136b90 kind:load to:0x021326a0 module:overlay(50) +from:0x02136b98 kind:load to:0x0213263c module:overlay(50) +from:0x02136ba0 kind:load to:0x02132788 module:overlay(50) +from:0x02136bbc kind:load to:0x02132eac module:overlay(50) +from:0x02136bc0 kind:load to:0x02097924 module:overlay(0) +from:0x02136bc4 kind:load to:0x02097734 module:overlay(0) +from:0x02136bc8 kind:load to:0x020977b0 module:overlay(0) +from:0x02136bcc kind:load to:0x0209792c module:overlay(0) +from:0x02136bd0 kind:load to:0x0209794c module:overlay(0) +from:0x02136bd4 kind:load to:0x02097978 module:overlay(0) +from:0x02136be0 kind:load to:0x02133088 module:overlay(50) +from:0x02136be4 kind:load to:0x021351c4 module:overlay(50) +from:0x02136be8 kind:load to:0x0209a234 module:overlay(0) +from:0x02136bec kind:load to:0x0209a268 module:overlay(0) +from:0x02136bf0 kind:load to:0x0209a300 module:overlay(0) +from:0x02136bf4 kind:load to:0x0209a314 module:overlay(0) +from:0x02136bf8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02136bfc kind:load to:0x0209a33c module:overlay(0) +from:0x02136c00 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02136c04 kind:load to:0x0209a04c module:overlay(0) +from:0x02136c08 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02136c0c kind:load to:0x0209a2e8 module:overlay(0) +from:0x02136c10 kind:load to:0x0209a328 module:overlay(0) +from:0x02136c14 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02136c18 kind:load to:0x02135198 module:overlay(50) +from:0x02136c1c kind:load to:0x02135174 module:overlay(50) +from:0x02136c20 kind:load to:0x0209a6ec module:overlay(0) +from:0x02136c2c kind:load to:0x020984f8 module:overlay(0) +from:0x02136c30 kind:load to:0x02098534 module:overlay(0) +from:0x02136c34 kind:load to:0x0209854c module:overlay(0) +from:0x02136c38 kind:load to:0x02098558 module:overlay(0) +from:0x02136c3c kind:load to:0x01fff464 module:itcm +from:0x02136c40 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02136c44 kind:load to:0x0213309c module:overlay(50) +from:0x02136c48 kind:load to:0x02098490 module:overlay(0) +from:0x02136c4c kind:load to:0x0213315c module:overlay(50) +from:0x02136c50 kind:load to:0x02098498 module:overlay(0) +from:0x02136c54 kind:load to:0x0209849c module:overlay(0) +from:0x02136c58 kind:load to:0x02134eac module:overlay(50) +from:0x02136c5c kind:load to:0x02098fe4 module:overlay(0) +from:0x02136c60 kind:load to:0x020984a8 module:overlay(0) +from:0x02136c64 kind:load to:0x02098564 module:overlay(0) +from:0x02136c68 kind:load to:0x020985d0 module:overlay(0) +from:0x02136c6c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136c70 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136c74 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02136c78 kind:load to:0x021351e0 module:overlay(50) +from:0x02136c7c kind:load to:0x0213525c module:overlay(50) +from:0x02136c80 kind:load to:0x02099568 module:overlay(0) +from:0x02136c84 kind:load to:0x0213337c module:overlay(50) +from:0x02136c8c kind:load to:0x0213343c module:overlay(50) +from:0x02136c94 kind:load to:0x02133528 module:overlay(50) +from:0x02136c9c kind:load to:0x021336ec module:overlay(50) +from:0x02136ca4 kind:load to:0x02133804 module:overlay(50) +from:0x02136cac kind:load to:0x021339b0 module:overlay(50) +from:0x02136cb4 kind:load to:0x02133acc module:overlay(50) +from:0x02136cbc kind:load to:0x02133bb0 module:overlay(50) +from:0x02136cc4 kind:load to:0x02133dc4 module:overlay(50) +from:0x02136ccc kind:load to:0x02133cd8 module:overlay(50) +from:0x02136cd4 kind:load to:0x02133ec8 module:overlay(50) +from:0x02136cdc kind:load to:0x02133fa4 module:overlay(50) +from:0x02136ce4 kind:load to:0x02134204 module:overlay(50) +from:0x02136cec kind:load to:0x021345bc module:overlay(50) +from:0x02136cf4 kind:load to:0x021347a8 module:overlay(50) +from:0x02136cfc kind:load to:0x0213458c module:overlay(50) +from:0x02136d04 kind:load to:0x02133314 module:overlay(50) +from:0x02136d0c kind:load to:0x021333b4 module:overlay(50) +from:0x02136d14 kind:load to:0x021334c0 module:overlay(50) +from:0x02136d1c kind:load to:0x02133664 module:overlay(50) +from:0x02136d24 kind:load to:0x0213377c module:overlay(50) +from:0x02136d2c kind:load to:0x02133948 module:overlay(50) +from:0x02136d34 kind:load to:0x021339e4 module:overlay(50) +from:0x02136d3c kind:load to:0x02133b4c module:overlay(50) +from:0x02136d44 kind:load to:0x02133d1c module:overlay(50) +from:0x02136d4c kind:load to:0x02133c44 module:overlay(50) +from:0x02136d54 kind:load to:0x02133e1c module:overlay(50) +from:0x02136d5c kind:load to:0x02133f30 module:overlay(50) +from:0x02136d64 kind:load to:0x02134170 module:overlay(50) +from:0x02136d6c kind:load to:0x021344b4 module:overlay(50) +from:0x02136d74 kind:load to:0x02134730 module:overlay(50) +from:0x02136d7c kind:load to:0x02134520 module:overlay(50) +from:0x02136e4c kind:load to:0x02135fa4 module:overlay(50) +from:0x02136e50 kind:load to:0x02135fe0 module:overlay(50) +from:0x02136e54 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x02136e58 kind:load to:0x02135ffc module:overlay(50) +from:0x02136e64 kind:load to:0x021354a8 module:overlay(50) +from:0x02136e68 kind:load to:0x02136174 module:overlay(50) +from:0x02136e6c kind:load to:0x0207b6fc module:overlay(0) +from:0x02136e70 kind:load to:0x0207b734 module:overlay(0) +from:0x02136e74 kind:load to:0x021360f8 module:overlay(50) +from:0x02136e80 kind:load to:0x02135300 module:overlay(50) +from:0x02136e84 kind:load to:0x02097924 module:overlay(0) +from:0x02136e88 kind:load to:0x02097734 module:overlay(0) +from:0x02136e8c kind:load to:0x020977b0 module:overlay(0) +from:0x02136e90 kind:load to:0x0209792c module:overlay(0) +from:0x02136e94 kind:load to:0x0209794c module:overlay(0) +from:0x02136e98 kind:load to:0x02097978 module:overlay(0) +from:0x02136ea4 kind:load to:0x0207c2b4 module:overlay(0) +from:0x02136ea8 kind:load to:0x0207c2bc module:overlay(0) +from:0x02136eac kind:load to:0x0207c388 module:overlay(0) +from:0x02136eb0 kind:load to:0x0207c378 module:overlay(0) +from:0x02136eb4 kind:load to:0x0207c3cc module:overlay(0) +from:0x02136eb8 kind:load to:0x0207c3ec module:overlay(0) +from:0x02136ebc kind:load to:0x0207c430 module:overlay(0) +from:0x02136ec0 kind:load to:0x0207c460 module:overlay(0) +from:0x02136ecc kind:load to:0x020984f8 module:overlay(0) +from:0x02136ed0 kind:load to:0x02098534 module:overlay(0) +from:0x02136ed4 kind:load to:0x0209854c module:overlay(0) +from:0x02136ed8 kind:load to:0x02098558 module:overlay(0) +from:0x02136edc kind:load to:0x01fff464 module:itcm +from:0x02136ee0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02136ee4 kind:load to:0x021354bc module:overlay(50) +from:0x02136ee8 kind:load to:0x02098490 module:overlay(0) +from:0x02136eec kind:load to:0x0213557c module:overlay(50) +from:0x02136ef0 kind:load to:0x02098498 module:overlay(0) +from:0x02136ef4 kind:load to:0x0209849c module:overlay(0) +from:0x02136ef8 kind:load to:0x02135b6c module:overlay(50) +from:0x02136efc kind:load to:0x02098fe4 module:overlay(0) +from:0x02136f00 kind:load to:0x020984a8 module:overlay(0) +from:0x02136f04 kind:load to:0x02098564 module:overlay(0) +from:0x02136f08 kind:load to:0x020985d0 module:overlay(0) +from:0x02136f0c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136f10 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136f14 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02136f18 kind:load to:0x02136190 module:overlay(50) +from:0x02136f1c kind:load to:0x021361c0 module:overlay(50) +from:0x02136f20 kind:load to:0x02099568 module:overlay(0) +from:0x02136f24 kind:load to:0x02136f2c module:overlay(50) +from:0x02136f28 kind:load to:0x02136f38 module:overlay(50) +from:0x02136f4c kind:load to:0x02136218 module:overlay(50) +from:0x02136f50 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02136f54 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02136f58 kind:load to:0x0209ca38 module:overlay(0) +from:0x02136f5c kind:load to:0x0209ca58 module:overlay(0) +from:0x02136f68 kind:load to:0x0207caa0 module:overlay(0) +from:0x02136f6c kind:load to:0x0207caa8 module:overlay(0) +from:0x02136f70 kind:load to:0x0207d2bc module:overlay(0) +from:0x02136f74 kind:load to:0x0207d2ac module:overlay(0) +from:0x02136f78 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02136f7c kind:load to:0x0207d330 module:overlay(0) +from:0x02136f80 kind:load to:0x0207d374 module:overlay(0) +from:0x02136f84 kind:load to:0x0207d39c module:overlay(0) +from:0x02136f90 kind:load to:0x021363a4 module:overlay(50) +from:0x02136f94 kind:load to:0x021366fc module:overlay(50) +from:0x02136f98 kind:load to:0x0205a700 module:overlay(0) +from:0x02136f9c kind:load to:0x01ffc57c module:itcm +from:0x02136fa0 kind:load to:0x02057da8 module:overlay(0) +from:0x02136fa4 kind:load to:0x02057e24 module:overlay(0) +from:0x02136fa8 kind:load to:0x02057e88 module:overlay(0) +from:0x02136fac kind:load to:0x01ffc7a4 module:itcm +from:0x02136fb0 kind:load to:0x02057d64 module:overlay(0) +from:0x02136fbc kind:load to:0x021363b8 module:overlay(50) +from:0x02136fc0 kind:load to:0x0209d098 module:overlay(0) +from:0x02136fc4 kind:load to:0x02136618 module:overlay(50) +from:0x02136fc8 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02136fcc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02136fd0 kind:load to:0x0213666c module:overlay(50) +from:0x02136fd4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02136fd8 kind:load to:0x02136638 module:overlay(50) +from:0x02136fdc kind:load to:0x0209d1b4 module:overlay(0) +from:0x02136fe0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02136fe4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02136fe8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02136fec kind:load to:0x02136718 module:overlay(50) +from:0x02136ff0 kind:load to:0x02136750 module:overlay(50) diff --git a/config/usa/arm9/overlays/ov050/symbols.txt b/config/usa/arm9/overlays/ov050/symbols.txt new file mode 100644 index 00000000..c7665708 --- /dev/null +++ b/config/usa/arm9/overlays/ov050/symbols.txt @@ -0,0 +1,227 @@ +func_ov050_02130480 kind:function(arm,size=0xc) addr:0x02130480 +func_ov050_0213048c kind:function(arm,size=0x24) addr:0x0213048c +func_ov050_021304b0 kind:function(arm,size=0x68) addr:0x021304b0 +func_ov050_02130518 kind:function(arm,size=0x1ec) addr:0x02130518 +func_ov050_02130704 kind:function(arm,size=0x14) addr:0x02130704 +func_ov050_02130718 kind:function(arm,size=0x14) addr:0x02130718 +func_ov050_0213072c kind:function(arm,size=0x64) addr:0x0213072c +func_ov050_02130790 kind:function(arm,size=0xcc) addr:0x02130790 +func_ov050_0213085c kind:function(arm,size=0x54) addr:0x0213085c +func_ov050_021308b0 kind:function(arm,size=0x4ac) addr:0x021308b0 +func_ov050_02130d5c kind:function(arm,size=0x40) addr:0x02130d5c +func_ov050_02130d9c kind:function(arm,size=0x1c) addr:0x02130d9c +func_ov050_02130db8 kind:function(arm,size=0x13c) addr:0x02130db8 +func_ov050_02130ef4 kind:function(arm,size=0x34) addr:0x02130ef4 +func_ov050_02130f28 kind:function(arm,size=0x254) addr:0x02130f28 +func_ov050_0213117c kind:function(arm,size=0x70) addr:0x0213117c +func_ov050_021311ec kind:function(arm,size=0x2c4) addr:0x021311ec +func_ov050_021314b0 kind:function(arm,size=0x4) addr:0x021314b0 +func_ov050_021314b4 kind:function(arm,size=0x1ac) addr:0x021314b4 +func_ov050_02131660 kind:function(arm,size=0x48) addr:0x02131660 +func_ov050_021316a8 kind:function(arm,size=0x2ac) addr:0x021316a8 +func_ov050_02131954 kind:function(arm,size=0x34) addr:0x02131954 +func_ov050_02131988 kind:function(arm,size=0x1e4) addr:0x02131988 +func_ov050_02131b6c kind:function(arm,size=0x4c) addr:0x02131b6c +func_ov050_02131bb8 kind:function(arm,size=0xac) addr:0x02131bb8 +func_ov050_02131c64 kind:function(arm,size=0x9c) addr:0x02131c64 +func_ov050_02131d00 kind:function(arm,size=0x180) addr:0x02131d00 +func_ov050_02131e80 kind:function(arm,size=0x7c) addr:0x02131e80 +func_ov050_02131efc kind:function(arm,size=0x4) addr:0x02131efc +func_ov050_02131f00 kind:function(arm,size=0xc8) addr:0x02131f00 +func_ov050_02131fc8 kind:function(arm,size=0x348) addr:0x02131fc8 +func_ov050_02132310 kind:function(arm,size=0x148) addr:0x02132310 +func_ov050_02132458 kind:function(arm,size=0x64) addr:0x02132458 +func_ov050_021324bc kind:function(arm,size=0x164) addr:0x021324bc +func_ov050_02132620 kind:function(arm,size=0x1c) addr:0x02132620 +func_ov050_0213263c kind:function(arm,size=0x40) addr:0x0213263c +func_ov050_0213267c kind:function(arm,size=0x24) addr:0x0213267c +func_ov050_021326a0 kind:function(arm,size=0x4) addr:0x021326a0 +func_ov050_021326a4 kind:function(arm,size=0xe4) addr:0x021326a4 +func_ov050_02132788 kind:function(arm,size=0x3c) addr:0x02132788 +func_ov050_021327c4 kind:function(arm,size=0x1c) addr:0x021327c4 +func_ov050_021327e0 kind:function(arm,size=0x74) addr:0x021327e0 +func_ov050_02132854 kind:function(arm,size=0x54) addr:0x02132854 +func_ov050_021328a8 kind:function(arm,size=0x74) addr:0x021328a8 +func_ov050_0213291c kind:function(arm,size=0xa4) addr:0x0213291c +func_ov050_021329c0 kind:function(arm,size=0x6c) addr:0x021329c0 +func_ov050_02132a2c kind:function(arm,size=0x124) addr:0x02132a2c +func_ov050_02132b50 kind:function(arm,size=0x44) addr:0x02132b50 +func_ov050_02132b94 kind:function(arm,size=0x80) addr:0x02132b94 +func_ov050_02132c14 kind:function(arm,size=0x28) addr:0x02132c14 +func_ov050_02132c3c kind:function(arm,size=0x1c) addr:0x02132c3c +func_ov050_02132c58 kind:function(arm,size=0x24) addr:0x02132c58 +func_ov050_02132c7c kind:function(arm,size=0x50) addr:0x02132c7c +func_ov050_02132ccc kind:function(arm,size=0x7c) addr:0x02132ccc +func_ov050_02132d48 kind:function(arm,size=0x28) addr:0x02132d48 +func_ov050_02132d70 kind:function(arm,size=0x24) addr:0x02132d70 +func_ov050_02132d94 kind:function(arm,size=0x10) addr:0x02132d94 +func_ov050_02132da4 kind:function(arm,size=0x8) addr:0x02132da4 +func_ov050_02132dac kind:function(arm,size=0x1c) addr:0x02132dac +func_ov050_02132dc8 kind:function(arm,size=0x1c) addr:0x02132dc8 +func_ov050_02132de4 kind:function(arm,size=0x50) addr:0x02132de4 +func_ov050_02132e34 kind:function(arm,size=0x58) addr:0x02132e34 +func_ov050_02132e8c kind:function(arm,size=0x14) addr:0x02132e8c +func_ov050_02132ea0 kind:function(arm,size=0xc) addr:0x02132ea0 +func_ov050_02132eac kind:function(arm,size=0x24) addr:0x02132eac +func_ov050_02132ed0 kind:function(arm,size=0x4c) addr:0x02132ed0 +func_ov050_02132f1c kind:function(arm,size=0x16c) addr:0x02132f1c +func_ov050_02133088 kind:function(arm,size=0x14) addr:0x02133088 +func_ov050_0213309c kind:function(arm,size=0x48) addr:0x0213309c +func_ov050_021330e4 kind:function(arm,size=0x24) addr:0x021330e4 +func_ov050_02133108 kind:function(arm,size=0x54) addr:0x02133108 +func_ov050_0213315c kind:function(arm,size=0x1b8) addr:0x0213315c +func_ov050_02133314 kind:function(arm,size=0x68) addr:0x02133314 +func_ov050_0213337c kind:function(arm,size=0x38) addr:0x0213337c +func_ov050_021333b4 kind:function(arm,size=0x88) addr:0x021333b4 +func_ov050_0213343c kind:function(arm,size=0x84) addr:0x0213343c +func_ov050_021334c0 kind:function(arm,size=0x68) addr:0x021334c0 +func_ov050_02133528 kind:function(arm,size=0x13c) addr:0x02133528 +func_ov050_02133664 kind:function(arm,size=0x88) addr:0x02133664 +func_ov050_021336ec kind:function(arm,size=0x90) addr:0x021336ec +func_ov050_0213377c kind:function(arm,size=0x88) addr:0x0213377c +func_ov050_02133804 kind:function(arm,size=0x144) addr:0x02133804 +func_ov050_02133948 kind:function(arm,size=0x68) addr:0x02133948 +func_ov050_021339b0 kind:function(arm,size=0x34) addr:0x021339b0 +func_ov050_021339e4 kind:function(arm,size=0xe8) addr:0x021339e4 +func_ov050_02133acc kind:function(arm,size=0x80) addr:0x02133acc +func_ov050_02133b4c kind:function(arm,size=0x64) addr:0x02133b4c +func_ov050_02133bb0 kind:function(arm,size=0x94) addr:0x02133bb0 +func_ov050_02133c44 kind:function(arm,size=0x94) addr:0x02133c44 +func_ov050_02133cd8 kind:function(arm,size=0x44) addr:0x02133cd8 +func_ov050_02133d1c kind:function(arm,size=0xa8) addr:0x02133d1c +func_ov050_02133dc4 kind:function(arm,size=0x58) addr:0x02133dc4 +func_ov050_02133e1c kind:function(arm,size=0xac) addr:0x02133e1c +func_ov050_02133ec8 kind:function(arm,size=0x68) addr:0x02133ec8 +func_ov050_02133f30 kind:function(arm,size=0x74) addr:0x02133f30 +func_ov050_02133fa4 kind:function(arm,size=0x1cc) addr:0x02133fa4 +func_ov050_02134170 kind:function(arm,size=0x94) addr:0x02134170 +func_ov050_02134204 kind:function(arm,size=0x2b0) addr:0x02134204 +func_ov050_021344b4 kind:function(arm,size=0x6c) addr:0x021344b4 +func_ov050_02134520 kind:function(arm,size=0x6c) addr:0x02134520 +func_ov050_0213458c kind:function(arm,size=0x30) addr:0x0213458c +func_ov050_021345bc kind:function(arm,size=0x174) addr:0x021345bc +func_ov050_02134730 kind:function(arm,size=0x78) addr:0x02134730 +func_ov050_021347a8 kind:function(arm,size=0x84) addr:0x021347a8 +func_ov050_0213482c kind:function(arm,size=0xf4) addr:0x0213482c +func_ov050_02134920 kind:function(arm,size=0x48) addr:0x02134920 +func_ov050_02134968 kind:function(arm,size=0x28) addr:0x02134968 +func_ov050_02134990 kind:function(arm,size=0x10) addr:0x02134990 +func_ov050_021349a0 kind:function(arm,size=0xc4) addr:0x021349a0 +func_ov050_02134a64 kind:function(arm,size=0x38) addr:0x02134a64 +func_ov050_02134a9c kind:function(arm,size=0x174) addr:0x02134a9c +func_ov050_02134c10 kind:function(arm,size=0x238) addr:0x02134c10 +func_ov050_02134e48 kind:function(arm,size=0x64) addr:0x02134e48 +func_ov050_02134eac kind:function(arm,size=0x1a4) addr:0x02134eac +func_ov050_02135050 kind:function(arm,size=0xd8) addr:0x02135050 +func_ov050_02135128 kind:function(arm,size=0x4c) addr:0x02135128 +func_ov050_02135174 kind:function(arm,size=0x24) addr:0x02135174 +func_ov050_02135198 kind:function(arm,size=0x2c) addr:0x02135198 +func_ov050_021351c4 kind:function(arm,size=0x1c) addr:0x021351c4 +func_ov050_021351e0 kind:function(arm,size=0x7c) addr:0x021351e0 +func_ov050_0213525c kind:function(arm,size=0x84) addr:0x0213525c +func_ov050_021352e0 kind:function(arm,size=0x14) addr:0x021352e0 +func_ov050_021352f4 kind:function(arm,size=0xc) addr:0x021352f4 +func_ov050_02135300 kind:function(arm,size=0x24) addr:0x02135300 +func_ov050_02135324 kind:function(arm,size=0x4c) addr:0x02135324 +func_ov050_02135370 kind:function(arm,size=0x138) addr:0x02135370 +func_ov050_021354a8 kind:function(arm,size=0x14) addr:0x021354a8 +func_ov050_021354bc kind:function(arm,size=0xc0) addr:0x021354bc +func_ov050_0213557c kind:function(arm,size=0x1b0) addr:0x0213557c +func_ov050_0213572c kind:function(arm,size=0x124) addr:0x0213572c +func_ov050_02135850 kind:function(arm,size=0x78) addr:0x02135850 +func_ov050_021358c8 kind:function(arm,size=0xb8) addr:0x021358c8 +func_ov050_02135980 kind:function(arm,size=0x1ec) addr:0x02135980 +func_ov050_02135b6c kind:function(arm,size=0xe4) addr:0x02135b6c +func_ov050_02135c50 kind:function(arm,size=0x9c) addr:0x02135c50 +func_ov050_02135cec kind:function(arm,size=0x1d8) addr:0x02135cec +func_ov050_02135ec4 kind:function(arm,size=0x38) addr:0x02135ec4 +func_ov050_02135efc kind:function(arm,size=0x10) addr:0x02135efc +func_ov050_02135f0c kind:function(arm,size=0x44) addr:0x02135f0c +func_ov050_02135f50 kind:function(arm,size=0x10) addr:0x02135f50 +func_ov050_02135f60 kind:function(arm,size=0x10) addr:0x02135f60 +func_ov050_02135f70 kind:function(arm,size=0x34) addr:0x02135f70 +func_ov050_02135fa4 kind:function(arm,size=0x3c) addr:0x02135fa4 +func_ov050_02135fe0 kind:function(arm,size=0x1c) addr:0x02135fe0 +func_ov050_02135ffc kind:function(arm,size=0x40) addr:0x02135ffc +func_ov050_0213603c kind:function(arm,size=0x80) addr:0x0213603c +func_ov050_021360bc kind:function(arm,size=0x3c) addr:0x021360bc +func_ov050_021360f8 kind:function(arm,size=0x10) addr:0x021360f8 +func_ov050_02136108 kind:function(arm,size=0x6c) addr:0x02136108 +func_ov050_02136174 kind:function(arm,size=0x1c) addr:0x02136174 +func_ov050_02136190 kind:function(arm,size=0x30) addr:0x02136190 +func_ov050_021361c0 kind:function(arm,size=0x38) addr:0x021361c0 +func_ov050_021361f8 kind:function(arm,size=0x14) addr:0x021361f8 +func_ov050_0213620c kind:function(arm,size=0xc) addr:0x0213620c +func_ov050_02136218 kind:function(arm,size=0x24) addr:0x02136218 +func_ov050_0213623c kind:function(arm,size=0x48) addr:0x0213623c +func_ov050_02136284 kind:function(arm,size=0x120) addr:0x02136284 +func_ov050_021363a4 kind:function(arm,size=0x14) addr:0x021363a4 +func_ov050_021363b8 kind:function(arm,size=0x260) addr:0x021363b8 +func_ov050_02136618 kind:function(arm,size=0x20) addr:0x02136618 +func_ov050_02136638 kind:function(arm,size=0x14) addr:0x02136638 +func_ov050_0213664c kind:function(arm,size=0x20) addr:0x0213664c +func_ov050_0213666c kind:function(arm,size=0x30) addr:0x0213666c +func_ov050_0213669c kind:function(arm,size=0x60) addr:0x0213669c +func_ov050_021366fc kind:function(arm,size=0x1c) addr:0x021366fc +func_ov050_02136718 kind:function(arm,size=0x38) addr:0x02136718 +func_ov050_02136750 kind:function(arm,size=0x40) addr:0x02136750 +func_ov050_02136790 kind:function(arm,size=0x14) addr:0x02136790 +data_ov050_021367a4 kind:data(any) addr:0x021367a4 +data_ov050_021367bc kind:data(any) addr:0x021367bc +data_ov050_021367c0 kind:data(any) addr:0x021367c0 +__sinit_ov050_021367c4 kind:function(arm,size=0x5c) addr:0x021367c4 +__sinit_ov050_02136820 kind:function(arm,size=0x68) addr:0x02136820 +__sinit_ov050_02136888 kind:function(arm,size=0x60) addr:0x02136888 +__sinit_ov050_021368e8 kind:function(arm,size=0x50) addr:0x021368e8 +.p__sinit_ov050_021367c4 kind:data(word) addr:0x02136938 +.p__sinit_ov050_02136820 kind:data(word) addr:0x0213693c +.p__sinit_ov050_02136888 kind:data(word) addr:0x02136940 +.p__sinit_ov050_021368e8 kind:data(word) addr:0x02136944 +data_ov050_02136960 kind:data(any) addr:0x02136960 +data_ov050_02136968 kind:data(any) addr:0x02136968 +data_ov050_02136980 kind:data(any) addr:0x02136980 +data_ov050_021369a0 kind:data(any) addr:0x021369a0 +data_ov050_021369bc kind:data(any) addr:0x021369bc +data_ov050_021369e0 kind:data(any) addr:0x021369e0 +data_ov050_02136a28 kind:data(any) addr:0x02136a28 +data_ov050_02136a70 kind:data(any) addr:0x02136a70 +data_ov050_02136ac8 kind:data(any) addr:0x02136ac8 +data_ov050_02136b38 kind:data(any) addr:0x02136b38 +data_ov050_02136ba8 kind:data(any) addr:0x02136ba8 +data_ov050_02136bbc kind:data(any) addr:0x02136bbc +data_ov050_02136be0 kind:data(any) addr:0x02136be0 +data_ov050_02136c2c kind:data(any) addr:0x02136c2c +data_ov050_02136c84 kind:data(any) addr:0x02136c84 +data_ov050_02136d04 kind:data(any) addr:0x02136d04 +data_ov050_02136d84 kind:data(any) addr:0x02136d84 +data_ov050_02136d9c kind:data(any) addr:0x02136d9c +data_ov050_02136db4 kind:data(any) addr:0x02136db4 +data_ov050_02136dcc kind:data(any) addr:0x02136dcc +data_ov050_02136de4 kind:data(any) addr:0x02136de4 +data_ov050_02136dfc kind:data(any) addr:0x02136dfc +data_ov050_02136e14 kind:data(any) addr:0x02136e14 +data_ov050_02136e4c kind:data(any) addr:0x02136e4c +data_ov050_02136e64 kind:data(any) addr:0x02136e64 +data_ov050_02136e80 kind:data(any) addr:0x02136e80 +data_ov050_02136ea4 kind:data(any) addr:0x02136ea4 +data_ov050_02136ecc kind:data(any) addr:0x02136ecc +data_ov050_02136f24 kind:data(any) addr:0x02136f24 +data_ov050_02136f2c kind:data(any) addr:0x02136f2c +data_ov050_02136f38 kind:data(any) addr:0x02136f38 +data_ov050_02136f4c kind:data(any) addr:0x02136f4c +data_ov050_02136f68 kind:data(any) addr:0x02136f68 +data_ov050_02136f90 kind:data(any) addr:0x02136f90 +data_ov050_02136fbc kind:data(any) addr:0x02136fbc +data_ov050_02137000 kind:bss addr:0x02137000 +data_ov050_02137004 kind:bss addr:0x02137004 +data_ov050_02137010 kind:bss addr:0x02137010 +data_ov050_0213701c kind:bss addr:0x0213701c +data_ov050_021370f4 kind:bss addr:0x021370f4 +data_ov050_021370f8 kind:bss addr:0x021370f8 +data_ov050_02137104 kind:bss addr:0x02137104 +data_ov050_021371dc kind:bss addr:0x021371dc +data_ov050_021371e0 kind:bss addr:0x021371e0 +data_ov050_021371f8 kind:bss addr:0x021371f8 +data_ov050_021372d0 kind:bss addr:0x021372d0 +data_ov050_021372d4 kind:bss addr:0x021372d4 +data_ov050_021372e0 kind:bss addr:0x021372e0 diff --git a/config/usa/arm9/overlays/ov051/delinks.txt b/config/usa/arm9/overlays/ov051/delinks.txt new file mode 100644 index 00000000..799bace8 --- /dev/null +++ b/config/usa/arm9/overlays/ov051/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02130480 end:0x02136cb4 kind:code align:32 + .rodata start:0x02136cb4 end:0x02136ce8 kind:rodata align:4 + .init start:0x02136ce8 end:0x02136d74 kind:code align:4 + .ctor start:0x02136d74 end:0x02136d78 kind:rodata align:4 + .data start:0x02136d80 end:0x02137180 kind:data align:32 + .bss start:0x02137180 end:0x02137280 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov051/relocs.txt b/config/usa/arm9/overlays/ov051/relocs.txt new file mode 100644 index 00000000..446739fe --- /dev/null +++ b/config/usa/arm9/overlays/ov051/relocs.txt @@ -0,0 +1,716 @@ +from:0x02130488 kind:load to:0x02137190 module:overlay(51) +from:0x0213049c kind:arm_call to:0x02011f3c module:main +from:0x021304a8 kind:arm_call to:0x02130550 module:overlay(51) +from:0x021304bc kind:arm_call to:0x02097878 module:overlay(0) +from:0x021304f0 kind:load to:0x02136df4 module:overlay(51) +from:0x021304fc kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x02130510 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02130520 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02130530 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02130540 kind:load to:0x02136e18 module:overlay(51) +from:0x02130544 kind:load to:0x02136cd8 module:overlay(51) +from:0x02130548 kind:load to:0x02136cc8 module:overlay(51) +from:0x0213054c kind:load to:0x02136cb8 module:overlay(51) +from:0x0213055c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021305c0 kind:arm_call to:0x021304f4 module:overlay(51) +from:0x021305ec kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02130608 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02130618 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213064c kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02130654 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02130688 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x02130690 kind:arm_call to:0x02099800 module:overlay(0) +from:0x021306a0 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021306ac kind:arm_call to:0x021364c4 module:overlay(51) +from:0x021306b4 kind:arm_call to:0x02098288 module:overlay(0) +from:0x021306f0 kind:arm_call to:0x0203d138 module:main +from:0x02130768 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02130784 kind:load to:0x02136e90 module:overlay(51) +from:0x02130788 kind:load to:0x02137190 module:overlay(51) +from:0x0213078c kind:load to:0x02136e44 module:overlay(51) +from:0x02130790 kind:load to:0x02136dbc module:overlay(51) +from:0x02130794 kind:load to:0x020a02b4 module:overlay(0) +from:0x02130798 kind:load to:0x02136c24 module:overlay(51) +from:0x021307a4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021307b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021307cc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021307e0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130804 kind:arm_call to:0x0203d1e8 module:main +from:0x0213080c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02130814 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213081c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02130838 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02130864 kind:arm_call to:0x0203d1e8 module:main +from:0x0213086c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02130874 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213087c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02130884 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213088c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02130898 kind:load to:0x020a02b4 module:overlay(0) +from:0x021308b4 kind:arm_call to:0x0203d1e8 module:main +from:0x021308bc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021308c4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021308cc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021308e8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02130914 kind:arm_call to:0x0203d1e8 module:main +from:0x0213091c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02130924 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213092c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02130934 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213093c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02130944 kind:arm_call to:0x02011ff4 module:main +from:0x02130950 kind:load to:0x020a02b4 module:overlay(0) +from:0x02130968 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02130978 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02130994 kind:arm_call to:0x02134cf8 module:overlay(51) +from:0x021309b0 kind:arm_call to:0x02135bbc module:overlay(51) +from:0x021309e0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021309f4 kind:arm_call to:0x02135c34 module:overlay(51) +from:0x02130a18 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02130a24 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02130a30 kind:load to:0x02136344 module:overlay(51) +from:0x02130a34 kind:load to:0x02136d98 module:overlay(51) +from:0x02130a6c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02130a90 kind:load to:0x020aecd8 module:overlay(0) +from:0x02130aa0 kind:arm_call to:0x02130a38 module:overlay(51) +from:0x02130ad8 kind:load to:0x02136ee8 module:overlay(51) +from:0x02130b04 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02130b6c kind:load to:0x027e09b8 module:dtcm +from:0x02130ba8 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02130bb8 kind:arm_call to:0x02134be0 module:overlay(51) +from:0x02130c50 kind:arm_call to:0x02134c28 module:overlay(51) +from:0x02130ca8 kind:arm_call to:0x02134a8c module:overlay(51) +from:0x02130cb0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02130cd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02130ce0 kind:arm_call to:0x02134c28 module:overlay(51) +from:0x02130cf8 kind:arm_call to:0x02134b4c module:overlay(51) +from:0x02130d0c kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02130d74 kind:arm_call to:0x0216611c module:overlay(94) +from:0x02130da8 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02130dec kind:arm_call to:0x02134b4c module:overlay(51) +from:0x02130dfc kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02130e64 kind:arm_call to:0x0216611c module:overlay(94) +from:0x02130ebc kind:arm_call to:0x02166124 module:overlay(94) +from:0x02130edc kind:arm_call to:0x02166124 module:overlay(94) +from:0x02130f00 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02130f7c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02130f84 kind:arm_call to:0x02134c28 module:overlay(51) +from:0x02130fc8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02130fe4 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02131050 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x02131078 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02131080 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213108c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02131098 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021310c0 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x021310c8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021310e4 kind:arm_call to:0x02098ff0 module:overlay(0) +from:0x021310ec kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021310f4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02131100 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02131188 kind:arm_call to:0x02135a90 module:overlay(51) +from:0x02131250 kind:arm_call to:0x02135a90 module:overlay(51) +from:0x02131284 kind:arm_call to:0x02135a90 module:overlay(51) +from:0x0213129c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021312f0 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x021312fc kind:arm_call to:0x02134b0c module:overlay(51) +from:0x0213131c kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02131330 kind:arm_call to:0x021355a8 module:overlay(51) +from:0x02131394 kind:arm_call to:0x02134c28 module:overlay(51) +from:0x021313a8 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x021313b0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02131414 kind:arm_call to:0x02134c28 module:overlay(51) +from:0x02131430 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02131450 kind:arm_call to:0x02134c28 module:overlay(51) +from:0x02131478 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021314a4 kind:arm_call to:0x02166124 module:overlay(94) +from:0x021314b8 kind:arm_call to:0x02135e24 module:overlay(51) +from:0x02131514 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02131574 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02131580 kind:load to:0x02136f80 module:overlay(51) +from:0x0213158c kind:load to:0x020aece0 module:overlay(0) +from:0x02131590 kind:load to:0x027e0d38 module:dtcm +from:0x0213159c kind:load to:0x027e09c0 module:dtcm +from:0x021315b4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021315d4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021315e8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021315f8 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02131638 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02131648 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02131668 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021316e4 kind:load to:0x02137018 module:overlay(51) +from:0x021316f0 kind:arm_call to:0x02135498 module:overlay(51) +from:0x02131704 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x0213170c kind:arm_call to:0x021350c8 module:overlay(51) +from:0x02131720 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02131794 kind:load to:0x02137030 module:overlay(51) +from:0x021317b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021317c8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021317d8 kind:arm_call to:0x01ff930c module:itcm +from:0x02131838 kind:arm_call to:0x02135498 module:overlay(51) +from:0x0213184c kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02131854 kind:arm_call to:0x0213517c module:overlay(51) +from:0x02131868 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02131870 kind:arm_call to:0x021351c4 module:overlay(51) +from:0x02131884 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x0213188c kind:load to:0x0203e93c module:main +from:0x021318fc kind:load to:0x02137048 module:overlay(51) +from:0x02131918 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213192c kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021319a8 kind:load to:0x02137060 module:overlay(51) +from:0x021319e0 kind:arm_call to:0x021353cc module:overlay(51) +from:0x021319f4 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02131a68 kind:load to:0x02137108 module:overlay(51) +from:0x02131a84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131a94 kind:arm_call to:0x0213517c module:overlay(51) +from:0x02131aa8 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02131ab4 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02131b2c kind:arm_call to:0x01ffb464 module:itcm +from:0x02131b3c kind:arm_call to:0x01ff9218 module:itcm +from:0x02131b4c kind:arm_call to:0x01ffb464 module:itcm +from:0x02131b5c kind:arm_call to:0x01ff9318 module:itcm +from:0x02131b84 kind:arm_call to:0x01ffb464 module:itcm +from:0x02131b94 kind:arm_call to:0x01ff9218 module:itcm +from:0x02131c14 kind:arm_call to:0x02134de0 module:overlay(51) +from:0x02131cac kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02131cc0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02131cec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131d04 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02131d10 kind:load to:0x0203e93c module:main +from:0x02131d18 kind:load to:0x02137108 module:overlay(51) +from:0x02131d44 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02131de4 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02131e04 kind:load to:0x02137078 module:overlay(51) +from:0x02131e0c kind:load to:0x027e0cec module:dtcm +from:0x02131e34 kind:arm_call to:0x01ffb464 module:itcm +from:0x02131e44 kind:arm_call to:0x01ff9318 module:itcm +from:0x02131e7c kind:arm_call to:0x02135c34 module:overlay(51) +from:0x02131eac kind:arm_call to:0x01ffb464 module:itcm +from:0x02131ebc kind:arm_call to:0x01ff9218 module:itcm +from:0x02131f54 kind:arm_call to:0x02135bbc module:overlay(51) +from:0x02132034 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132044 kind:arm_call to:0x01ff9218 module:itcm +from:0x02132060 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132070 kind:arm_call to:0x01ff9218 module:itcm +from:0x02132120 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x021321d4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021321e4 kind:arm_call to:0x0213562c module:overlay(51) +from:0x021321f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132280 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x0213229c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021322b4 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021322c8 kind:load to:0x0203e93c module:main +from:0x021322d0 kind:load to:0x027e09c0 module:dtcm +from:0x02132358 kind:load to:0x02137090 module:overlay(51) +from:0x02132378 kind:arm_call to:0x02135c34 module:overlay(51) +from:0x02132394 kind:arm_call to:0x01ffb464 module:itcm +from:0x021323a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213240c kind:arm_call to:0x02135bbc module:overlay(51) +from:0x0213249c kind:arm_call to:0x021356cc module:overlay(51) +from:0x021324f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132520 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132534 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132550 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02132560 kind:arm_call to:0x01ff930c module:itcm +from:0x02132634 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x021326e0 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021326f0 kind:arm_call to:0x0213562c module:overlay(51) +from:0x02132708 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132778 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021327b0 kind:arm_call to:0x01ff916c module:itcm +from:0x02132808 kind:arm_call to:0x02135278 module:overlay(51) +from:0x02132848 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02132858 kind:load to:0x0203e93c module:main +from:0x02132860 kind:load to:0x027e09c0 module:dtcm +from:0x021328a8 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x0213297c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02132998 kind:arm_call to:0x0213562c module:overlay(51) +from:0x021329c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021329d4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021329e4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021329f4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02132a04 kind:arm_call to:0x01ffb464 module:itcm +from:0x02132a14 kind:arm_call to:0x01ff9318 module:itcm +from:0x02132aa0 kind:arm_call to:0x02134de0 module:overlay(51) +from:0x02132aac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132b34 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02132c44 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02132c58 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02132c60 kind:arm_call to:0x02135318 module:overlay(51) +from:0x02132c70 kind:arm_call to:0x02135498 module:overlay(51) +from:0x02132c84 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02132c98 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02132ca8 kind:load to:0x0203e93c module:main +from:0x02132cac kind:load to:0x027e09c0 module:dtcm +from:0x02132ce0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132d70 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132dcc kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02132de4 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02132dfc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02132e68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132e7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02132e94 kind:arm_call to:0x01ff9770 module:itcm +from:0x02132f44 kind:arm_call to:0x01fff148 module:itcm +from:0x02132f60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132fb8 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02132fc4 kind:load to:0x0203e93c module:main +from:0x02132fc8 kind:load to:0x027e0cec module:dtcm +from:0x02132fcc kind:load to:0x027e09a8 module:dtcm +from:0x02132fd8 kind:load to:0x027e0ce0 module:dtcm +from:0x02132fdc kind:load to:0x027e09bc module:dtcm +from:0x0213300c kind:arm_call to:0x01ffb464 module:itcm +from:0x0213301c kind:arm_call to:0x01ff9218 module:itcm +from:0x021330a4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021330b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x021330dc kind:arm_call to:0x01ffb464 module:itcm +from:0x021330ec kind:arm_call to:0x01ff9318 module:itcm +from:0x02133108 kind:arm_call to:0x021357c0 module:overlay(51) +from:0x0213312c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133190 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02133288 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213329c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021332a4 kind:arm_call to:0x02135318 module:overlay(51) +from:0x021332b4 kind:arm_call to:0x02135498 module:overlay(51) +from:0x021332c8 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021332dc kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021332e8 kind:load to:0x0203e93c module:main +from:0x02133300 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133314 kind:arm_call to:0x01ff9770 module:itcm +from:0x02133320 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133334 kind:arm_call to:0x01ff9258 module:itcm +from:0x02133340 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213340c kind:arm_call to:0x01fff148 module:itcm +from:0x02133428 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133480 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02133490 kind:load to:0x0203e93c module:main +from:0x02133494 kind:load to:0x027e0ce0 module:dtcm +from:0x02133498 kind:load to:0x027e09bc module:dtcm +from:0x021334c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021334d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133560 kind:arm_call to:0x01ffb464 module:itcm +from:0x02133570 kind:arm_call to:0x01ff9218 module:itcm +from:0x02133598 kind:arm_call to:0x01ffb464 module:itcm +from:0x021335a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021335c4 kind:arm_call to:0x021357c0 module:overlay(51) +from:0x021335e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213364c kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02133744 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02133758 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02133760 kind:arm_call to:0x02135318 module:overlay(51) +from:0x02133770 kind:arm_call to:0x02135498 module:overlay(51) +from:0x02133784 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02133798 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021337a4 kind:load to:0x0203e93c module:main +from:0x02133804 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021338c0 kind:arm_call to:0x01fff148 module:itcm +from:0x021338dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213390c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02133914 kind:arm_call to:0x02135c98 module:overlay(51) +from:0x02133934 kind:load to:0x021370a8 module:overlay(51) +from:0x02133938 kind:load to:0x027e0ce0 module:dtcm +from:0x0213393c kind:load to:0x0203e93c module:main +from:0x021339d4 kind:arm_call to:0x02135c98 module:overlay(51) +from:0x02133ae0 kind:arm_call to:0x01fff148 module:itcm +from:0x02133afc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02133b20 kind:arm_call to:0x0203a194 module:main +from:0x02133b4c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133b70 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02133b88 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02133b94 kind:load to:0x0203e93c module:main +from:0x02133b98 kind:load to:0x027e0ce0 module:dtcm +from:0x02133c04 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133c0c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133c1c kind:load to:0x021370c0 module:overlay(51) +from:0x02133c38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133c48 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02133c54 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02133c78 kind:arm_call to:0x021349d4 module:overlay(51) +from:0x02133cd8 kind:load to:0x020aecd0 module:overlay(0) +from:0x02133cdc kind:load to:0x027e07d4 module:dtcm +from:0x02133ce4 kind:load to:0x021370d8 module:overlay(51) +from:0x02133cf0 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02133d08 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02133d7c kind:load to:0x021370f0 module:overlay(51) +from:0x02133d98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133dac kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02133dc4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02133ea0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133eb0 kind:load to:0x02137138 module:overlay(51) +from:0x02133eb4 kind:load to:0x02137120 module:overlay(51) +from:0x02133eb8 kind:load to:0x027e09a8 module:dtcm +from:0x02133f14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02133f38 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02134018 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02134028 kind:load to:0x021370d8 module:overlay(51) +from:0x0213402c kind:load to:0x02137018 module:overlay(51) +from:0x021340c8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021340e4 kind:load to:0x02137168 module:overlay(51) +from:0x021340e8 kind:load to:0x02137150 module:overlay(51) +from:0x02134130 kind:arm_call to:0x02015058 module:main +from:0x02134154 kind:arm_call to:0x02015058 module:main +from:0x02134164 kind:arm_call to:0x02135d10 module:overlay(51) +from:0x02134178 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213418c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02134194 kind:arm_call to:0x02134dc8 module:overlay(51) +from:0x021341ac kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x021341e4 kind:arm_call to:0x020a1310 module:overlay(0) +from:0x0213420c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02134224 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02134238 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02134244 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021342b4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021342fc kind:arm_call to:0x02077570 module:overlay(0) +from:0x0213436c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02134390 kind:arm_call to:0x02135bbc module:overlay(51) +from:0x021343b8 kind:arm_call to:0x02135c34 module:overlay(51) +from:0x021343e4 kind:load to:0x020aecd8 module:overlay(0) +from:0x021343ec kind:load to:0x02137090 module:overlay(51) +from:0x021343f0 kind:load to:0x027e09b8 module:dtcm +from:0x02134458 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021345b0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021345c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134650 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02134734 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134744 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134760 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02134788 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134798 kind:arm_call to:0x01ff9318 module:itcm +from:0x021347cc kind:arm_call to:0x01ffb464 module:itcm +from:0x021347dc kind:arm_call to:0x01ff9218 module:itcm +from:0x02134838 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02134858 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021348d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02134980 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02134984 kind:arm_call to:0x02099718 module:overlay(0) +from:0x021349a4 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021349b0 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021349bc kind:load to:0x027e09a8 module:dtcm +from:0x021349c4 kind:load to:0x02137108 module:overlay(51) +from:0x021349c8 kind:load to:0x02137018 module:overlay(51) +from:0x021349cc kind:load to:0x027e09b8 module:dtcm +from:0x021349d0 kind:load to:0x020b5198 module:overlay(0) +from:0x02134a04 kind:arm_call to:0x02134b4c module:overlay(51) +from:0x02134a1c kind:arm_call to:0x02099850 module:overlay(0) +from:0x02134a68 kind:arm_call to:0x01ff9770 module:itcm +from:0x02134a88 kind:load to:0x020aecdc module:overlay(0) +from:0x02134abc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02134ae8 kind:arm_call to:0x02134b4c module:overlay(51) +from:0x02134b00 kind:arm_call to:0x020998d0 module:overlay(0) +from:0x02134b74 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02134b80 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02134b8c kind:arm_call to:0x01ff9638 module:itcm +from:0x02134b9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134ba4 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02134bd8 kind:load to:0x02136d8c module:overlay(51) +from:0x02134d14 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02134d2c kind:arm_call to:0x02134b4c module:overlay(51) +from:0x02134d48 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02134d58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134d64 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02134d6c kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02134db8 kind:load to:0x020b537c module:overlay(0) +from:0x02134dc0 kind:load to:0x027e0ce4 module:dtcm +from:0x02134dd8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02134e00 kind:arm_call to:0x02135c34 module:overlay(51) +from:0x02134e18 kind:arm_call to:0x01ffb464 module:itcm +from:0x02134e28 kind:arm_call to:0x01ff9218 module:itcm +from:0x02134f34 kind:arm_call to:0x02135bbc module:overlay(51) +from:0x02135010 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135020 kind:arm_call to:0x01ff9218 module:itcm +from:0x021350f0 kind:arm_call to:0x01fff148 module:itcm +from:0x021350fc kind:arm_call to:0x0205addc module:overlay(0) +from:0x02135110 kind:arm_call to:0x01fff148 module:itcm +from:0x0213512c kind:arm_call to:0x01ff9258 module:itcm +from:0x02135138 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02135178 kind:load to:0x027e0ce0 module:dtcm +from:0x0213519c kind:arm_call to:0x01fff148 module:itcm +from:0x021351a8 kind:arm_call to:0x0205addc module:overlay(0) +from:0x021351c0 kind:load to:0x027e0ce0 module:dtcm +from:0x021351d8 kind:arm_call to:0x02134b4c module:overlay(51) +from:0x021351ec kind:arm_call to:0x01fff148 module:itcm +from:0x021351f8 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0213520c kind:arm_call to:0x01fff148 module:itcm +from:0x02135228 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135234 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02135270 kind:load to:0x027e0ce0 module:dtcm +from:0x02135294 kind:arm_call to:0x01fff148 module:itcm +from:0x021352a0 kind:arm_call to:0x0205addc module:overlay(0) +from:0x021352b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021352d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021352dc kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02135314 kind:load to:0x027e0ce0 module:dtcm +from:0x0213532c kind:arm_call to:0x02134b4c module:overlay(51) +from:0x02135344 kind:arm_call to:0x01fff148 module:itcm +from:0x02135350 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02135364 kind:arm_call to:0x01fff148 module:itcm +from:0x02135380 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213538c kind:arm_call to:0x021357a8 module:overlay(51) +from:0x021353c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021353f4 kind:arm_call to:0x01fff350 module:itcm +from:0x02135418 kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02135438 kind:arm_call to:0x01ff9258 module:itcm +from:0x02135474 kind:arm_call to:0x01fff350 module:itcm +from:0x02135490 kind:load to:0x027e0ce4 module:dtcm +from:0x02135494 kind:load to:0x02136d88 module:overlay(51) +from:0x021354c4 kind:arm_call to:0x01fff350 module:itcm +from:0x021354fc kind:arm_call to:0x02134c28 module:overlay(51) +from:0x02135524 kind:arm_call to:0x01ffb974 module:itcm +from:0x0213552c kind:arm_call to:0x021357a8 module:overlay(51) +from:0x02135540 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02135580 kind:arm_call to:0x01fff350 module:itcm +from:0x021355a0 kind:load to:0x027e0ce4 module:dtcm +from:0x021355a4 kind:load to:0x02136db0 module:overlay(51) +from:0x021355b4 kind:load to:0x02130a94 module:overlay(51) +from:0x021355c4 kind:arm_call to:0x020beecc module:overlay(17) +from:0x021355e0 kind:arm_call to:0x02134b0c module:overlay(51) +from:0x0213560c kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02135624 kind:arm_call to:0x02130a94 module:overlay(51) +from:0x0213565c kind:arm_call to:0x01fff350 module:itcm +from:0x02135684 kind:arm_call to:0x01fff458 module:itcm +from:0x02135694 kind:arm_call to:0x021355b8 module:overlay(51) +from:0x021356a4 kind:arm_call to:0x01fff350 module:itcm +from:0x021356c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021356c4 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02135774 kind:arm_call to:0x01fff148 module:itcm +from:0x02135780 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0213579c kind:load to:0x0203e93c module:main +from:0x021357a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021357f0 kind:arm_call to:0x02135c34 module:overlay(51) +from:0x02135810 kind:arm_call to:0x01ffb464 module:itcm +from:0x02135820 kind:arm_call to:0x01ff9218 module:itcm +from:0x021358f4 kind:arm_call to:0x02135bbc module:overlay(51) +from:0x021359d8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021359e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02135acc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135b44 kind:arm_call to:0x0209805c module:overlay(0) +from:0x02135b84 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02135ba4 kind:arm_call to:0x020bf2b8 module:overlay(17) +from:0x02135bb0 kind:load to:0x0203e93c module:main +from:0x02135bb8 kind:load to:0x027e09a8 module:dtcm +from:0x02135bf8 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02135c1c kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02135c28 kind:load to:0x027e0cec module:dtcm +from:0x02135c64 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02135c84 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02135c8c kind:load to:0x027e0cec module:dtcm +from:0x02135cd4 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02135cf8 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02135d04 kind:load to:0x027e0cec module:dtcm +from:0x02135d68 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135d7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135da0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02135dd0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02135de4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02135e08 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02135e18 kind:load to:0x027e0cec module:dtcm +from:0x02135ea4 kind:arm_call to:0x02015058 module:main +from:0x02135ec4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02135ee4 kind:arm_call to:0x02015058 module:main +from:0x02135f00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02135f20 kind:arm_call to:0x02015058 module:main +from:0x02135f40 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02135f60 kind:arm_call to:0x02015058 module:main +from:0x02135f80 kind:arm_call to:0x02015058 module:main +from:0x02135fa0 kind:arm_call to:0x02015058 module:main +from:0x02135fc0 kind:arm_call to:0x02015058 module:main +from:0x02135fdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02135ffc kind:arm_call to:0x02015058 module:main +from:0x0213601c kind:arm_call to:0x02015058 module:main +from:0x0213603c kind:arm_call to:0x02015058 module:main +from:0x0213605c kind:arm_call to:0x02015058 module:main +from:0x0213607c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021360ac kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021360f0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02136110 kind:arm_call to:0x02015058 module:main +from:0x0213612c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02136154 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02136174 kind:arm_call to:0x02015058 module:main +from:0x02136190 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021361b0 kind:arm_call to:0x02015058 module:main +from:0x021361d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021361f0 kind:arm_call to:0x02015058 module:main +from:0x02136210 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02136230 kind:arm_call to:0x02015058 module:main +from:0x0213624c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213626c kind:arm_call to:0x02015058 module:main +from:0x0213628c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021362ac kind:arm_call to:0x02015058 module:main +from:0x021362c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021362e8 kind:arm_call to:0x02015058 module:main +from:0x02136308 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02136314 kind:load to:0x027e09a8 module:dtcm +from:0x021363a4 kind:arm_call to:0x0200e260 module:main +from:0x021363fc kind:arm_call to:0x0200e260 module:main +from:0x0213640c kind:arm_call to:0x01ffad5c module:itcm +from:0x02136480 kind:arm_call to:0x0200e260 module:main +from:0x02136490 kind:arm_call to:0x01ffad5c module:itcm +from:0x021364c0 kind:load to:0x027e0964 module:dtcm +from:0x021364d0 kind:arm_call to:0x02098288 module:overlay(0) +from:0x021364f8 kind:load to:0x02136dd8 module:overlay(51) +from:0x0213650c kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02136578 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x02136598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021365d8 kind:arm_call to:0x01fff498 module:itcm +from:0x021365e4 kind:arm_call to:0x01fff584 module:itcm +from:0x02136638 kind:arm_call to:0x01ffb714 module:itcm +from:0x02136668 kind:load to:0x027e0ce8 module:dtcm +from:0x02136690 kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x021366b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021366c4 kind:arm_call to:0x01fff458 module:itcm +from:0x02136734 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213674c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213675c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02136778 kind:arm_call to:0x01ffb800 module:itcm +from:0x021367c4 kind:arm_call to:0x02134c28 module:overlay(51) +from:0x02136828 kind:arm_call to:0x01ffb800 module:itcm +from:0x02136878 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136888 kind:arm_call to:0x01ff9638 module:itcm +from:0x021368e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136900 kind:arm_call to:0x01ff9770 module:itcm +from:0x02136938 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136958 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02136974 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02136990 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213699c kind:arm_call to:0x02130a94 module:overlay(51) +from:0x021369a4 kind:arm_call to:0x02134c28 module:overlay(51) +from:0x02136a34 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136a44 kind:arm_call to:0x01ff9638 module:itcm +from:0x02136a90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02136aa8 kind:arm_call to:0x01ff9770 module:itcm +from:0x02136ab8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02136ae0 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02136af8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02136b10 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02136b1c kind:arm_call to:0x02130a94 module:overlay(51) +from:0x02136b5c kind:load to:0x027e0ce4 module:dtcm +from:0x02136b68 kind:load to:0x0203e93c module:main +from:0x02136b6c kind:load to:0x027e0cec module:dtcm +from:0x02136b74 kind:load to:0x027e09a8 module:dtcm +from:0x02136b8c kind:arm_call to:0x01fff458 module:itcm +from:0x02136bb8 kind:arm_call to:0x01fff458 module:itcm +from:0x02136be4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02136bf0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02136c0c kind:arm_call to:0x02057884 module:overlay(0) +from:0x02136c1c kind:arm_call to:0x02057884 module:overlay(0) +from:0x02136c38 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02136c40 kind:arm_call to:0x02011ff4 module:main +from:0x02136c54 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02136c5c kind:arm_call to:0x02011ff4 module:main +from:0x02136c70 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02136c78 kind:arm_call to:0x02011ff4 module:main +from:0x02136c8c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02136c94 kind:arm_call to:0x02011ff4 module:main +from:0x02136ca8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02136d34 kind:arm_call to:0x021304b0 module:overlay(51) +from:0x02136d44 kind:arm_call to:0x0203ce4c module:main +from:0x02136d58 kind:load to:0x02136d8c module:overlay(51) +from:0x02136d64 kind:load to:0x02137180 module:overlay(51) +from:0x02136d68 kind:load to:0x02137190 module:overlay(51) +from:0x02136d6c kind:load to:0x02136ca0 module:overlay(51) +from:0x02136d70 kind:load to:0x02137184 module:overlay(51) +from:0x02136d74 kind:load to:0x02136ce8 module:overlay(51) +from:0x02136d88 kind:load to:0x02136b84 module:overlay(51) +from:0x02136db0 kind:load to:0x02136bb0 module:overlay(51) +from:0x02136dbc kind:load to:0x021307d8 module:overlay(51) +from:0x02136dc0 kind:load to:0x02136c68 module:overlay(51) +from:0x02136dc4 kind:load to:0x020982b8 module:overlay(0) +from:0x02136dc8 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02136dcc kind:load to:0x02136b7c module:overlay(51) +from:0x02136dd8 kind:load to:0x021307c4 module:overlay(51) +from:0x02136ddc kind:load to:0x02136c4c module:overlay(51) +from:0x02136de0 kind:load to:0x021364fc module:overlay(51) +from:0x02136de4 kind:load to:0x02136558 module:overlay(51) +from:0x02136de8 kind:load to:0x02136674 module:overlay(51) +from:0x02136df4 kind:load to:0x0213048c module:overlay(51) +from:0x02136df8 kind:load to:0x02097924 module:overlay(0) +from:0x02136dfc kind:load to:0x02097734 module:overlay(0) +from:0x02136e00 kind:load to:0x020977b0 module:overlay(0) +from:0x02136e04 kind:load to:0x0209792c module:overlay(0) +from:0x02136e08 kind:load to:0x0209794c module:overlay(0) +from:0x02136e0c kind:load to:0x02097978 module:overlay(0) +from:0x02136e18 kind:load to:0x0213079c module:overlay(51) +from:0x02136e1c kind:load to:0x02136c30 module:overlay(51) +from:0x02136e20 kind:load to:0x02057bd4 module:overlay(0) +from:0x02136e24 kind:load to:0x02057a68 module:overlay(0) +from:0x02136e28 kind:load to:0x02057da8 module:overlay(0) +from:0x02136e2c kind:load to:0x02057e24 module:overlay(0) +from:0x02136e30 kind:load to:0x02057e88 module:overlay(0) +from:0x02136e34 kind:load to:0x0209a77c module:overlay(0) +from:0x02136e38 kind:load to:0x02057d64 module:overlay(0) +from:0x02136e44 kind:load to:0x021307b0 module:overlay(51) +from:0x02136e48 kind:load to:0x02136c84 module:overlay(51) +from:0x02136e4c kind:load to:0x0209a234 module:overlay(0) +from:0x02136e50 kind:load to:0x0209a268 module:overlay(0) +from:0x02136e54 kind:load to:0x0209a300 module:overlay(0) +from:0x02136e58 kind:load to:0x0209a314 module:overlay(0) +from:0x02136e5c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02136e60 kind:load to:0x0209a33c module:overlay(0) +from:0x02136e64 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02136e68 kind:load to:0x0209a04c module:overlay(0) +from:0x02136e6c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02136e70 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02136e74 kind:load to:0x0209a328 module:overlay(0) +from:0x02136e78 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02136e7c kind:load to:0x02136bf8 module:overlay(51) +from:0x02136e80 kind:load to:0x02136bd4 module:overlay(51) +from:0x02136e84 kind:load to:0x0209a6ec module:overlay(0) +from:0x02136e90 kind:load to:0x020984f8 module:overlay(0) +from:0x02136e94 kind:load to:0x02098534 module:overlay(0) +from:0x02136e98 kind:load to:0x0209854c module:overlay(0) +from:0x02136e9c kind:load to:0x02098558 module:overlay(0) +from:0x02136ea0 kind:load to:0x01fff464 module:itcm +from:0x02136ea4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02136ea8 kind:load to:0x02130954 module:overlay(51) +from:0x02136eac kind:load to:0x02098490 module:overlay(0) +from:0x02136eb0 kind:load to:0x02130b70 module:overlay(51) +from:0x02136eb4 kind:load to:0x02130adc module:overlay(51) +from:0x02136eb8 kind:load to:0x0209849c module:overlay(0) +from:0x02136ebc kind:load to:0x021315a0 module:overlay(51) +from:0x02136ec0 kind:load to:0x02098fe4 module:overlay(0) +from:0x02136ec4 kind:load to:0x020984a8 module:overlay(0) +from:0x02136ec8 kind:load to:0x02098564 module:overlay(0) +from:0x02136ecc kind:load to:0x020985d0 module:overlay(0) +from:0x02136ed0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136ed4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136ed8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02136edc kind:load to:0x021307ec module:overlay(51) +from:0x02136ee0 kind:load to:0x0213089c module:overlay(51) +from:0x02136ee4 kind:load to:0x02099568 module:overlay(0) +from:0x02136ee8 kind:load to:0x02131678 module:overlay(51) +from:0x02136ef0 kind:load to:0x02131728 module:overlay(51) +from:0x02136ef8 kind:load to:0x02131890 module:overlay(51) +from:0x02136f00 kind:load to:0x02131934 module:overlay(51) +from:0x02136f08 kind:load to:0x021319fc module:overlay(51) +from:0x02136f10 kind:load to:0x02131abc module:overlay(51) +from:0x02136f18 kind:load to:0x02131d1c module:overlay(51) +from:0x02136f20 kind:load to:0x021322d4 module:overlay(51) +from:0x02136f28 kind:load to:0x02132864 module:overlay(51) +from:0x02136f30 kind:load to:0x02132cb4 module:overlay(51) +from:0x02136f38 kind:load to:0x021332ec module:overlay(51) +from:0x02136f40 kind:load to:0x021337a8 module:overlay(51) +from:0x02136f48 kind:load to:0x02133ba0 module:overlay(51) +from:0x02136f50 kind:load to:0x02133c5c module:overlay(51) +from:0x02136f58 kind:load to:0x02133d10 module:overlay(51) +from:0x02136f60 kind:load to:0x02133db4 module:overlay(51) +from:0x02136f68 kind:load to:0x02134030 module:overlay(51) +from:0x02136f70 kind:load to:0x021341f0 module:overlay(51) +from:0x02136f78 kind:load to:0x0213424c module:overlay(51) +from:0x02136f80 kind:load to:0x021316e8 module:overlay(51) +from:0x02136f88 kind:load to:0x02131798 module:overlay(51) +from:0x02136f90 kind:load to:0x02131900 module:overlay(51) +from:0x02136f98 kind:load to:0x021319ac module:overlay(51) +from:0x02136fa0 kind:load to:0x02131a6c module:overlay(51) +from:0x02136fa8 kind:load to:0x02131adc module:overlay(51) +from:0x02136fb0 kind:load to:0x02131e10 module:overlay(51) +from:0x02136fb8 kind:load to:0x0213235c module:overlay(51) +from:0x02136fc0 kind:load to:0x02132878 module:overlay(51) +from:0x02136fc8 kind:load to:0x02132fe0 module:overlay(51) +from:0x02136fd0 kind:load to:0x0213349c module:overlay(51) +from:0x02136fd8 kind:load to:0x02133948 module:overlay(51) +from:0x02136fe0 kind:load to:0x02133c20 module:overlay(51) +from:0x02136fe8 kind:load to:0x02133ce8 module:overlay(51) +from:0x02136ff0 kind:load to:0x02133d80 module:overlay(51) +from:0x02136ff8 kind:load to:0x02133ec0 module:overlay(51) +from:0x02137000 kind:load to:0x021340ec module:overlay(51) +from:0x02137008 kind:load to:0x02134218 module:overlay(51) +from:0x02137010 kind:load to:0x021343f8 module:overlay(51) diff --git a/config/usa/arm9/overlays/ov051/symbols.txt b/config/usa/arm9/overlays/ov051/symbols.txt new file mode 100644 index 00000000..06648023 --- /dev/null +++ b/config/usa/arm9/overlays/ov051/symbols.txt @@ -0,0 +1,134 @@ +func_ov051_02130480 kind:function(arm,size=0xc) addr:0x02130480 +func_ov051_0213048c kind:function(arm,size=0x24) addr:0x0213048c +func_ov051_021304b0 kind:function(arm,size=0x44) addr:0x021304b0 +func_ov051_021304f4 kind:function(arm,size=0x5c) addr:0x021304f4 +func_ov051_02130550 kind:function(arm,size=0x24c) addr:0x02130550 +func_ov051_0213079c kind:function(arm,size=0x14) addr:0x0213079c +func_ov051_021307b0 kind:function(arm,size=0x14) addr:0x021307b0 +func_ov051_021307c4 kind:function(arm,size=0x14) addr:0x021307c4 +func_ov051_021307d8 kind:function(arm,size=0x14) addr:0x021307d8 +func_ov051_021307ec kind:function(arm,size=0xb0) addr:0x021307ec +func_ov051_0213089c kind:function(arm,size=0xb8) addr:0x0213089c +func_ov051_02130954 kind:function(arm,size=0xe4) addr:0x02130954 +func_ov051_02130a38 kind:function(arm,size=0x5c) addr:0x02130a38 +func_ov051_02130a94 kind:function(arm,size=0x48) addr:0x02130a94 +func_ov051_02130adc kind:function(arm,size=0x94) addr:0x02130adc +func_ov051_02130b70 kind:function(arm,size=0xa30) addr:0x02130b70 +func_ov051_021315a0 kind:function(arm,size=0xd8) addr:0x021315a0 +func_ov051_02131678 kind:function(arm,size=0x70) addr:0x02131678 +func_ov051_021316e8 kind:function(arm,size=0x40) addr:0x021316e8 +func_ov051_02131728 kind:function(arm,size=0x70) addr:0x02131728 +func_ov051_02131798 kind:function(arm,size=0xf8) addr:0x02131798 +func_ov051_02131890 kind:function(arm,size=0x70) addr:0x02131890 +func_ov051_02131900 kind:function(arm,size=0x34) addr:0x02131900 +func_ov051_02131934 kind:function(arm,size=0x78) addr:0x02131934 +func_ov051_021319ac kind:function(arm,size=0x50) addr:0x021319ac +func_ov051_021319fc kind:function(arm,size=0x70) addr:0x021319fc +func_ov051_02131a6c kind:function(arm,size=0x50) addr:0x02131a6c +func_ov051_02131abc kind:function(arm,size=0x20) addr:0x02131abc +func_ov051_02131adc kind:function(arm,size=0x240) addr:0x02131adc +func_ov051_02131d1c kind:function(arm,size=0xf4) addr:0x02131d1c +func_ov051_02131e10 kind:function(arm,size=0x4c4) addr:0x02131e10 +func_ov051_021322d4 kind:function(arm,size=0x88) addr:0x021322d4 +func_ov051_0213235c kind:function(arm,size=0x508) addr:0x0213235c +func_ov051_02132864 kind:function(arm,size=0x14) addr:0x02132864 +func_ov051_02132878 kind:function(arm,size=0x43c) addr:0x02132878 +func_ov051_02132cb4 kind:function(arm,size=0x32c) addr:0x02132cb4 +func_ov051_02132fe0 kind:function(arm,size=0x30c) addr:0x02132fe0 +func_ov051_021332ec kind:function(arm,size=0x1b0) addr:0x021332ec +func_ov051_0213349c kind:function(arm,size=0x30c) addr:0x0213349c +func_ov051_021337a8 kind:function(arm,size=0x1a0) addr:0x021337a8 +func_ov051_02133948 kind:function(arm,size=0x258) addr:0x02133948 +func_ov051_02133ba0 kind:function(arm,size=0x80) addr:0x02133ba0 +func_ov051_02133c20 kind:function(arm,size=0x3c) addr:0x02133c20 +func_ov051_02133c5c kind:function(arm,size=0x8c) addr:0x02133c5c +func_ov051_02133ce8 kind:function(arm,size=0x28) addr:0x02133ce8 +func_ov051_02133d10 kind:function(arm,size=0x70) addr:0x02133d10 +func_ov051_02133d80 kind:function(arm,size=0x34) addr:0x02133d80 +func_ov051_02133db4 kind:function(arm,size=0x10c) addr:0x02133db4 +func_ov051_02133ec0 kind:function(arm,size=0x170) addr:0x02133ec0 +func_ov051_02134030 kind:function(arm,size=0xbc) addr:0x02134030 +func_ov051_021340ec kind:function(arm,size=0x104) addr:0x021340ec +func_ov051_021341f0 kind:function(arm,size=0x28) addr:0x021341f0 +func_ov051_02134218 kind:function(arm,size=0x34) addr:0x02134218 +func_ov051_0213424c kind:function(arm,size=0x1ac) addr:0x0213424c +func_ov051_021343f8 kind:function(arm,size=0x5dc) addr:0x021343f8 +func_ov051_021349d4 kind:function(arm,size=0xb8) addr:0x021349d4 +func_ov051_02134a8c kind:function(arm,size=0x80) addr:0x02134a8c +func_ov051_02134b0c kind:function(arm,size=0x40) addr:0x02134b0c +func_ov051_02134b4c kind:function(arm,size=0x94) addr:0x02134b4c +func_ov051_02134be0 kind:function(arm,size=0x48) addr:0x02134be0 +func_ov051_02134c28 kind:function(arm,size=0xd0) addr:0x02134c28 +func_ov051_02134cf8 kind:function(arm,size=0xd0) addr:0x02134cf8 +func_ov051_02134dc8 kind:function(arm,size=0x18) addr:0x02134dc8 +func_ov051_02134de0 kind:function(arm,size=0x2e8) addr:0x02134de0 +func_ov051_021350c8 kind:function(arm,size=0xb4) addr:0x021350c8 +func_ov051_0213517c kind:function(arm,size=0x48) addr:0x0213517c +func_ov051_021351c4 kind:function(arm,size=0xb4) addr:0x021351c4 +func_ov051_02135278 kind:function(arm,size=0xa0) addr:0x02135278 +func_ov051_02135318 kind:function(arm,size=0xb4) addr:0x02135318 +func_ov051_021353cc kind:function(arm,size=0xcc) addr:0x021353cc +func_ov051_02135498 kind:function(arm,size=0x110) addr:0x02135498 +func_ov051_021355a8 kind:function(arm,size=0x10) addr:0x021355a8 +func_ov051_021355b8 kind:function(arm,size=0x74) addr:0x021355b8 +func_ov051_0213562c kind:function(arm,size=0xa0) addr:0x0213562c +func_ov051_021356cc kind:function(arm,size=0xdc) addr:0x021356cc +func_ov051_021357a8 kind:function(arm,size=0x18) addr:0x021357a8 +func_ov051_021357c0 kind:function(arm,size=0x2d0) addr:0x021357c0 +func_ov051_02135a90 kind:function(arm,size=0x12c) addr:0x02135a90 +func_ov051_02135bbc kind:function(arm,size=0x78) addr:0x02135bbc +func_ov051_02135c34 kind:function(arm,size=0x64) addr:0x02135c34 +func_ov051_02135c98 kind:function(arm,size=0x78) addr:0x02135c98 +func_ov051_02135d10 kind:function(arm,size=0x114) addr:0x02135d10 +func_ov051_02135e24 kind:function(arm,size=0x520) addr:0x02135e24 +func_ov051_02136344 kind:function(arm,size=0x180) addr:0x02136344 +func_ov051_021364c4 kind:function(arm,size=0x38) addr:0x021364c4 +func_ov051_021364fc kind:function(arm,size=0x5c) addr:0x021364fc +func_ov051_02136558 kind:function(arm,size=0x11c) addr:0x02136558 +func_ov051_02136674 kind:function(arm,size=0x508) addr:0x02136674 +func_ov051_02136b7c kind:function(arm,size=0x8) addr:0x02136b7c +func_ov051_02136b84 kind:function(arm,size=0x2c) addr:0x02136b84 +func_ov051_02136bb0 kind:function(arm,size=0x24) addr:0x02136bb0 +func_ov051_02136bd4 kind:function(arm,size=0x24) addr:0x02136bd4 +func_ov051_02136bf8 kind:function(arm,size=0x2c) addr:0x02136bf8 +func_ov051_02136c24 kind:function(arm,size=0xc) addr:0x02136c24 +func_ov051_02136c30 kind:function(arm,size=0x1c) addr:0x02136c30 +func_ov051_02136c4c kind:function(arm,size=0x1c) addr:0x02136c4c +func_ov051_02136c68 kind:function(arm,size=0x1c) addr:0x02136c68 +func_ov051_02136c84 kind:function(arm,size=0x1c) addr:0x02136c84 +func_ov051_02136ca0 kind:function(arm,size=0x14) addr:0x02136ca0 +data_ov051_02136cb8 kind:data(any) addr:0x02136cb8 +data_ov051_02136cc8 kind:data(any) addr:0x02136cc8 +data_ov051_02136cd8 kind:data(any) addr:0x02136cd8 +__sinit_ov051_02136ce8 kind:function(arm,size=0x8c) addr:0x02136ce8 +.p__sinit_ov051_02136ce8 kind:data(word) addr:0x02136d74 +data_ov051_02136d88 kind:data(any) addr:0x02136d88 +data_ov051_02136d8c kind:data(any) addr:0x02136d8c +data_ov051_02136d98 kind:data(any) addr:0x02136d98 +data_ov051_02136db0 kind:data(any) addr:0x02136db0 +data_ov051_02136dbc kind:data(any) addr:0x02136dbc +data_ov051_02136dd8 kind:data(any) addr:0x02136dd8 +data_ov051_02136df4 kind:data(any) addr:0x02136df4 +data_ov051_02136e18 kind:data(any) addr:0x02136e18 +data_ov051_02136e44 kind:data(any) addr:0x02136e44 +data_ov051_02136e90 kind:data(any) addr:0x02136e90 +data_ov051_02136ee8 kind:data(any) addr:0x02136ee8 +data_ov051_02136f80 kind:data(any) addr:0x02136f80 +data_ov051_02137018 kind:data(any) addr:0x02137018 +data_ov051_02137030 kind:data(any) addr:0x02137030 +data_ov051_02137048 kind:data(any) addr:0x02137048 +data_ov051_02137060 kind:data(any) addr:0x02137060 +data_ov051_02137078 kind:data(any) addr:0x02137078 +data_ov051_02137090 kind:data(any) addr:0x02137090 +data_ov051_021370a8 kind:data(any) addr:0x021370a8 +data_ov051_021370c0 kind:data(any) addr:0x021370c0 +data_ov051_021370d8 kind:data(any) addr:0x021370d8 +data_ov051_021370f0 kind:data(any) addr:0x021370f0 +data_ov051_02137108 kind:data(any) addr:0x02137108 +data_ov051_02137120 kind:data(any) addr:0x02137120 +data_ov051_02137138 kind:data(any) addr:0x02137138 +data_ov051_02137150 kind:data(any) addr:0x02137150 +data_ov051_02137168 kind:data(any) addr:0x02137168 +data_ov051_02137180 kind:bss addr:0x02137180 +data_ov051_02137184 kind:bss addr:0x02137184 +data_ov051_02137190 kind:bss addr:0x02137190 diff --git a/config/usa/arm9/overlays/ov052/delinks.txt b/config/usa/arm9/overlays/ov052/delinks.txt new file mode 100644 index 00000000..ca2bf00b --- /dev/null +++ b/config/usa/arm9/overlays/ov052/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02130480 end:0x02135b64 kind:code align:32 + .rodata start:0x02135b64 end:0x02135b8c kind:rodata align:4 + .init start:0x02135b8c end:0x02135de4 kind:code align:4 + .ctor start:0x02135de4 end:0x02135df0 kind:rodata align:4 + .data start:0x02135e00 end:0x02136720 kind:data align:32 + .bss start:0x02136720 end:0x021369e0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov052/relocs.txt b/config/usa/arm9/overlays/ov052/relocs.txt new file mode 100644 index 00000000..238e5b64 --- /dev/null +++ b/config/usa/arm9/overlays/ov052/relocs.txt @@ -0,0 +1,971 @@ +from:0x02130488 kind:load to:0x02136738 module:overlay(52) +from:0x0213049c kind:arm_call to:0x02011f3c module:main +from:0x021304a8 kind:arm_call to:0x02130500 module:overlay(52) +from:0x021304bc kind:arm_call to:0x02097878 module:overlay(0) +from:0x021304f8 kind:load to:0x02135e08 module:overlay(52) +from:0x0213050c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213053c kind:arm_call to:0x0200f05c module:main +from:0x02130558 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02130584 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021305a0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021305b0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021305d0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021305d8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021305f8 kind:arm_call to:0x0203d138 module:main +from:0x02130668 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02130698 kind:load to:0x02135e78 module:overlay(52) +from:0x0213069c kind:load to:0x02136738 module:overlay(52) +from:0x021306a0 kind:load to:0x02135b68 module:overlay(52) +from:0x021306a4 kind:load to:0x02135e2c module:overlay(52) +from:0x021306a8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021306ac kind:load to:0x02133108 module:overlay(52) +from:0x021306b4 kind:load to:0x027e07d4 module:dtcm +from:0x021306c0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021306f4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02130708 kind:arm_call to:0x0203d1e8 module:main +from:0x02130710 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02130718 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02130720 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02130728 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02130734 kind:load to:0x02135e78 module:overlay(52) +from:0x02130738 kind:load to:0x020a02b4 module:overlay(0) +from:0x02130764 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02130778 kind:arm_call to:0x0203d1e8 module:main +from:0x02130780 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02130788 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02130790 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02130798 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021307a0 kind:arm_call to:0x02011ff4 module:main +from:0x021307ac kind:load to:0x02135e78 module:overlay(52) +from:0x021307b0 kind:load to:0x020a02b4 module:overlay(0) +from:0x021307f8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0213080c kind:arm_call to:0x0213091c module:overlay(52) +from:0x0213082c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0213085c kind:arm_call to:0x02132d8c module:overlay(52) +from:0x02130864 kind:arm_call to:0x021308a4 module:overlay(52) +from:0x02130874 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02130884 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02130894 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021308a0 kind:load to:0x02132e20 module:overlay(52) +from:0x021308cc kind:arm_call to:0x0213091c module:overlay(52) +from:0x021308d8 kind:arm_call to:0x0213091c module:overlay(52) +from:0x021308e4 kind:arm_call to:0x0213091c module:overlay(52) +from:0x021308f0 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02130918 kind:load to:0x020aecd8 module:overlay(0) +from:0x02130928 kind:arm_call to:0x021308f8 module:overlay(52) +from:0x021309a8 kind:load to:0x02135f70 module:overlay(52) +from:0x021309ac kind:load to:0x02135f60 module:overlay(52) +from:0x02130a04 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02130ac0 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02130acc kind:arm_call to:0x02098818 module:overlay(0) +from:0x02130af4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02130afc kind:arm_call to:0x02132fac module:overlay(52) +from:0x02130b10 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02130b20 kind:arm_call to:0x021348f8 module:overlay(52) +from:0x02130b54 kind:arm_call to:0x0213282c module:overlay(52) +from:0x02130b94 kind:arm_call to:0x02015058 module:main +from:0x02130bb4 kind:arm_call to:0x02015058 module:main +from:0x02130bf0 kind:arm_call to:0x02015058 module:main +from:0x02130c10 kind:arm_call to:0x02015058 module:main +from:0x02130c30 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02130c90 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02130c9c kind:load to:0x02135f60 module:overlay(52) +from:0x02130ca0 kind:load to:0x027e09a8 module:dtcm +from:0x02130cac kind:load to:0x027e09c0 module:dtcm +from:0x02130d04 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02130d5c kind:arm_call to:0x02133588 module:overlay(52) +from:0x02130d64 kind:load to:0x02049bc4 module:main +from:0x02130dd4 kind:arm_call to:0x02130cb0 module:overlay(52) +from:0x02130de4 kind:load to:0x02135ed0 module:overlay(52) +from:0x02130e2c kind:arm_call to:0x0213091c module:overlay(52) +from:0x02130e34 kind:arm_call to:0x02132c74 module:overlay(52) +from:0x02130e48 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02130ee4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02130efc kind:arm_call to:0x02133588 module:overlay(52) +from:0x02130f0c kind:load to:0x02135f00 module:overlay(52) +from:0x02130f1c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02130f38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02130f48 kind:arm_call to:0x02132d5c module:overlay(52) +from:0x02130f5c kind:arm_call to:0x0213091c module:overlay(52) +from:0x02130f70 kind:load to:0x0209860c module:overlay(0) +from:0x02130f90 kind:arm_call to:0x02016e4c module:main +from:0x02130ff0 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02130ff8 kind:load to:0x02135b64 module:overlay(52) +from:0x02130ffc kind:load to:0x02049bc4 module:main +from:0x02131084 kind:arm_call to:0x0213091c module:overlay(52) +from:0x0213108c kind:arm_call to:0x02132c74 module:overlay(52) +from:0x021310a0 kind:arm_call to:0x0213091c module:overlay(52) +from:0x021310a8 kind:arm_call to:0x02132be4 module:overlay(52) +from:0x021310c0 kind:arm_call to:0x02132c4c module:overlay(52) +from:0x021310c8 kind:load to:0x02049bc4 module:main +from:0x0213112c kind:arm_call to:0x02017e7c module:main +from:0x0213117c kind:load to:0x02135ee8 module:overlay(52) +from:0x02131180 kind:load to:0x02049bc4 module:main +from:0x021311c4 kind:arm_call to:0x0213091c module:overlay(52) +from:0x021311cc kind:arm_call to:0x02132be4 module:overlay(52) +from:0x021311e4 kind:arm_call to:0x02132c4c module:overlay(52) +from:0x021311fc kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131228 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02131284 kind:load to:0x02135ed0 module:overlay(52) +from:0x021312fc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213130c kind:arm_call to:0x01ff930c module:itcm +from:0x02131350 kind:arm_call to:0x0213091c module:overlay(52) +from:0x021313d0 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02131430 kind:load to:0x02049bc4 module:main +from:0x0213143c kind:load to:0x02135ee8 module:overlay(52) +from:0x02131454 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131470 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213148c kind:arm_call to:0x0213091c module:overlay(52) +from:0x021314d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131508 kind:arm_call to:0x02016b64 module:main +from:0x0213151c kind:arm_call to:0x02098634 module:overlay(0) +from:0x0213153c kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131550 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131568 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02131600 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131614 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02131620 kind:arm_call to:0x02016930 module:main +from:0x0213163c kind:arm_call to:0x02132c4c module:overlay(52) +from:0x0213164c kind:load to:0x0203e93c module:main +from:0x021316e0 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02131708 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02131728 kind:load to:0x02049bc4 module:main +from:0x02131730 kind:load to:0x027e0cec module:dtcm +from:0x021318a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021318cc kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021318e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213191c kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131950 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02131968 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02131978 kind:load to:0x02135f48 module:overlay(52) +from:0x02131984 kind:load to:0x0203e93c module:main +from:0x0213198c kind:load to:0x027e09c0 module:dtcm +from:0x02131994 kind:load to:0x027e0cec module:dtcm +from:0x021319cc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021319f4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02131a10 kind:load to:0x027e0cec module:dtcm +from:0x02131a38 kind:arm_call to:0x02016930 module:main +from:0x02131a9c kind:arm_call to:0x02133588 module:overlay(52) +from:0x02131aac kind:load to:0x02135ee8 module:overlay(52) +from:0x02131acc kind:arm_call to:0x02016930 module:main +from:0x02131ae4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131b18 kind:arm_call to:0x02016b64 module:main +from:0x02131b2c kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131b50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02131b68 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131b70 kind:arm_call to:0x02132be4 module:overlay(52) +from:0x02131b88 kind:arm_call to:0x02132c4c module:overlay(52) +from:0x02131bec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02131bf8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02131c10 kind:load to:0x027e0cec module:dtcm +from:0x02131ce4 kind:arm_call to:0x02015058 module:main +from:0x02131d04 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131d1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131d34 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131d44 kind:load to:0x02135f18 module:overlay(52) +from:0x02131d48 kind:load to:0x027e09a8 module:dtcm +from:0x02131dd0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02131df8 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02131e18 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131e24 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02131e40 kind:load to:0x02135f00 module:overlay(52) +from:0x02131e44 kind:load to:0x027e09a8 module:dtcm +from:0x02131e78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02131ea8 kind:load to:0x02097bcc module:overlay(0) +from:0x02131eb4 kind:arm_call to:0x020992bc module:overlay(0) +from:0x02131edc kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131ee8 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02131f14 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02131f7c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02131f84 kind:arm_call to:0x02016930 module:main +from:0x02131fb0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02131fbc kind:load to:0x02135f30 module:overlay(52) +from:0x02131fc4 kind:load to:0x027e09a8 module:dtcm +from:0x02131fec kind:arm_call to:0x01ff930c module:itcm +from:0x02132010 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132028 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02132030 kind:load to:0x027e09a8 module:dtcm +from:0x021320bc kind:arm_call to:0x0209860c module:overlay(0) +from:0x021320d4 kind:load to:0x02135ed0 module:overlay(52) +from:0x0213211c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02132180 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02132194 kind:arm_call to:0x01ffb714 module:itcm +from:0x021321a0 kind:arm_call to:0x01ff938c module:itcm +from:0x021321c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021321cc kind:arm_call to:0x0209851c module:overlay(0) +from:0x021321fc kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132208 kind:load to:0x02136720 module:overlay(52) +from:0x02132228 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02132250 kind:arm_call to:0x01ffedac module:itcm +from:0x02132264 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02132290 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021322b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021322c8 kind:arm_call to:0x02132d8c module:overlay(52) +from:0x02132344 kind:load to:0x027e0cd8 module:dtcm +from:0x02132348 kind:load to:0x027e0cec module:dtcm +from:0x02132354 kind:load to:0x02135ed0 module:overlay(52) +from:0x02132414 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02132424 kind:arm_call to:0x01ff916c module:itcm +from:0x0213243c kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132448 kind:load to:0x027e0cec module:dtcm +from:0x02132474 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021324f4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02132548 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02132564 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132580 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021325bc kind:arm_call to:0x0213091c module:overlay(52) +from:0x021325d8 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x021325e0 kind:arm_call to:0x021325e8 module:overlay(52) +from:0x02132604 kind:arm_call to:0x02132d5c module:overlay(52) +from:0x02132618 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132624 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02132658 kind:load to:0x02136720 module:overlay(52) +from:0x02132674 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x021326e4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021326f4 kind:load to:0x02135ee8 module:overlay(52) +from:0x02132714 kind:arm_call to:0x020d9bf4 module:overlays(26,31) +from:0x02132754 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132768 kind:load to:0x027e0d38 module:dtcm +from:0x0213276c kind:load to:0x020aeccc module:overlay(0) +from:0x02132780 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021327ac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021327cc kind:arm_call to:0x02134908 module:overlay(52) +from:0x02132804 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02132824 kind:arm_call to:0x02098fe4 module:overlay(0) +from:0x02132838 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021328a8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02132914 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02132934 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02132940 kind:arm_call to:0x0213091c module:overlay(52) +from:0x0213295c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02132968 kind:arm_call to:0x0213091c module:overlay(52) +from:0x0213298c kind:arm_call to:0x0213091c module:overlay(52) +from:0x021329ac kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021329c4 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132a44 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02132a6c kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02132a78 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132a94 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02132aa0 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132ac4 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132af4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02132b10 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02132b2c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02132b34 kind:arm_call to:0x021348f8 module:overlay(52) +from:0x02132b60 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02132b88 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02132b94 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132bb0 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02132bbc kind:arm_call to:0x0213091c module:overlay(52) +from:0x02132bcc kind:load to:0x027e0d38 module:dtcm +from:0x02132bd4 kind:load to:0x020aecd4 module:overlay(0) +from:0x02132bd8 kind:load to:0x020aecdc module:overlay(0) +from:0x02132be0 kind:load to:0x027e0cec module:dtcm +from:0x02132c0c kind:arm_call to:0x02017f2c module:main +from:0x02132c24 kind:arm_call to:0x01ff930c module:itcm +from:0x02132c60 kind:arm_call to:0x01ff930c module:itcm +from:0x02132c9c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02132cb4 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02132ce8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02132cf4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02132d24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02132d74 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02132db8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02132dd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02132df4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02132e04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02132e14 kind:load to:0x020b537c module:overlay(0) +from:0x02132e1c kind:load to:0x027e0ce4 module:dtcm +from:0x02132ed0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02132ee0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02132f1c kind:arm_call to:0x0200e260 module:main +from:0x02132f20 kind:arm_call to:0x0200c198 module:main +from:0x02132f30 kind:arm_call to:0x01ffad5c module:itcm +from:0x02132f9c kind:arm_call to:0x02028d08 module:main +from:0x02132fa8 kind:load to:0x0203e93c module:main +from:0x02132ffc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021330c8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021330d4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021330f0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02133100 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0213311c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02133124 kind:arm_call to:0x02011ff4 module:main +from:0x02133138 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213314c kind:load to:0x02136820 module:overlay(52) +from:0x02133160 kind:arm_call to:0x02011f3c module:main +from:0x0213316c kind:arm_call to:0x02133280 module:overlay(52) +from:0x02133180 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021331c8 kind:load to:0x02136118 module:overlay(52) +from:0x021331e4 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x021331fc kind:load to:0x021360e8 module:overlay(52) +from:0x0213321c kind:arm_call to:0x02134788 module:overlay(52) +from:0x0213322c kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x0213324c kind:arm_call to:0x02133588 module:overlay(52) +from:0x02133254 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x0213326c kind:arm_call to:0x021347ac module:overlay(52) +from:0x02133278 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x02133290 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021332f4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02133320 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02133338 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02133348 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02133380 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02133398 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021333b0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021333b8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021333c4 kind:arm_call to:0x021331cc module:overlay(52) +from:0x021334a8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021334c0 kind:load to:0x021361d0 module:overlay(52) +from:0x021334c4 kind:load to:0x02136820 module:overlay(52) +from:0x021334c8 kind:load to:0x02136184 module:overlay(52) +from:0x021334cc kind:load to:0x0213613c module:overlay(52) +from:0x021334d0 kind:load to:0x020b27a8 module:overlay(0) +from:0x021334d4 kind:load to:0x027e07d4 module:dtcm +from:0x021334dc kind:load to:0x021360f8 module:overlay(52) +from:0x021334e8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021334fc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213351c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133548 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02133554 kind:load to:0x027e0ce4 module:dtcm +from:0x02133584 kind:load to:0x020aecd8 module:overlay(0) +from:0x02133594 kind:arm_call to:0x02133558 module:overlay(52) +from:0x02133614 kind:load to:0x021362c8 module:overlay(52) +from:0x02133618 kind:load to:0x021362b8 module:overlay(52) +from:0x02133628 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02133684 kind:arm_call to:0x0213496c module:overlay(52) +from:0x0213369c kind:load to:0x021362b8 module:overlay(52) +from:0x02133708 kind:load to:0x02136228 module:overlay(52) +from:0x0213372c kind:arm_call to:0x0213480c module:overlay(52) +from:0x021337b4 kind:load to:0x02136228 module:overlay(52) +from:0x021337f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02133834 kind:arm_call to:0x01ff930c module:itcm +from:0x02133870 kind:arm_call to:0x01ff930c module:itcm +from:0x02133884 kind:arm_call to:0x02133588 module:overlay(52) +from:0x021338f0 kind:arm_call to:0x02016e4c module:main +from:0x02133914 kind:arm_call to:0x01ff9638 module:itcm +from:0x02133954 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133964 kind:load to:0x02136258 module:overlay(52) +from:0x02133968 kind:load to:0x02135b78 module:overlay(52) +from:0x02133970 kind:load to:0x027e09a8 module:dtcm +from:0x021339f0 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02133a00 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02133a0c kind:arm_call to:0x02016930 module:main +from:0x02133a1c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02133a40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133a4c kind:arm_call to:0x02134b68 module:overlay(52) +from:0x02133a70 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02133a88 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02133a94 kind:arm_call to:0x02016930 module:main +from:0x02133aa8 kind:arm_call to:0x01ff930c module:itcm +from:0x02133abc kind:arm_call to:0x02133588 module:overlay(52) +from:0x02133adc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02133ae8 kind:arm_call to:0x02016930 module:main +from:0x02133b04 kind:arm_call to:0x0213480c module:overlay(52) +from:0x02133ba0 kind:load to:0x02136258 module:overlay(52) +from:0x02133bac kind:arm_call to:0x021346dc module:overlay(52) +from:0x02133bb4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02133bdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133bec kind:arm_call to:0x02134b68 module:overlay(52) +from:0x02133c2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02133c34 kind:load to:0x027e09a8 module:dtcm +from:0x02133cc4 kind:load to:0x02136228 module:overlay(52) +from:0x02133cd8 kind:arm_call to:0x02134b68 module:overlay(52) +from:0x02133cf0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02133d18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133da8 kind:arm_call to:0x02134bac module:overlay(52) +from:0x02133dcc kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02133df8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02133e08 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02133e14 kind:load to:0x027e09c0 module:dtcm +from:0x02133e18 kind:load to:0x027e07d4 module:dtcm +from:0x02133e7c kind:load to:0x021362a0 module:overlay(52) +from:0x02133efc kind:load to:0x02136258 module:overlay(52) +from:0x02133f18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02133f6c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02133f7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02133fb8 kind:arm_call to:0x02134b68 module:overlay(52) +from:0x02133fc0 kind:arm_call to:0x021346dc module:overlay(52) +from:0x02133fcc kind:load to:0x027e0ce4 module:dtcm +from:0x0213400c kind:arm_call to:0x02016930 module:main +from:0x02134078 kind:load to:0x02136240 module:overlay(52) +from:0x02134130 kind:arm_call to:0x01ff9984 module:itcm +from:0x02134160 kind:arm_call to:0x01ff9258 module:itcm +from:0x02134174 kind:arm_call to:0x02133588 module:overlay(52) +from:0x021341a4 kind:arm_call to:0x0213480c module:overlay(52) +from:0x021341d0 kind:arm_call to:0x0213091c module:overlay(52) +from:0x02134240 kind:load to:0x02136270 module:overlay(52) +from:0x02134270 kind:arm_call to:0x01ff993c module:itcm +from:0x02134288 kind:arm_call to:0x01ff930c module:itcm +from:0x021342a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021342b8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021342d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021342ec kind:arm_call to:0x02133588 module:overlay(52) +from:0x021343b4 kind:load to:0x02136228 module:overlay(52) +from:0x021343c0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021343e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021343f4 kind:arm_call to:0x02134b68 module:overlay(52) +from:0x02134414 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02134444 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213444c kind:load to:0x0203e93c module:main +from:0x02134464 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213447c kind:arm_call to:0x020992bc module:overlay(0) +from:0x021344a0 kind:arm_call to:0x02134bac module:overlay(52) +from:0x021344ac kind:arm_call to:0x02133588 module:overlay(52) +from:0x021344b4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021344dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021344e8 kind:arm_call to:0x02134b68 module:overlay(52) +from:0x02134588 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02134598 kind:load to:0x02136240 module:overlay(52) +from:0x021345c8 kind:arm_call to:0x02133588 module:overlay(52) +from:0x021345e0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02134608 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02134614 kind:arm_call to:0x02134b68 module:overlay(52) +from:0x02134694 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021346a4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021346cc kind:arm_call to:0x02134bac module:overlay(52) +from:0x021346d8 kind:load to:0x027e07d4 module:dtcm +from:0x021346f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02134720 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0213472c kind:arm_call to:0x02016930 module:main +from:0x02134738 kind:arm_call to:0x020180ec module:main +from:0x02134780 kind:load to:0x027e0ce4 module:dtcm +from:0x0213479c kind:arm_call to:0x02133588 module:overlay(52) +from:0x021347ec kind:arm_call to:0x02133588 module:overlay(52) +from:0x02134800 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02134808 kind:load to:0x027e07d4 module:dtcm +from:0x02134824 kind:arm_call to:0x01ff930c module:itcm +from:0x02134880 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021348e4 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x021348f0 kind:load to:0x0203e93c module:main +from:0x02134904 kind:load to:0x02134bac module:overlay(52) +from:0x02134934 kind:arm_call to:0x02028d08 module:main +from:0x02134978 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021349cc kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02134a2c kind:arm_call to:0x020986dc module:overlay(0) +from:0x02134a4c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02134a58 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02134a8c kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02134ac8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02134ae4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02134af0 kind:arm_call to:0x02134bac module:overlay(52) +from:0x02134b1c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02134b28 kind:arm_call to:0x02133588 module:overlay(52) +from:0x02134b4c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02134b5c kind:load to:0x027e0d38 module:dtcm +from:0x02134b64 kind:load to:0x027e0cec module:dtcm +from:0x02134b7c kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02134b98 kind:arm_call to:0x02134bac module:overlay(52) +from:0x02134c2c kind:arm_call to:0x020f9f6c module:overlay(31) +from:0x02134c38 kind:arm_call to:0x02099568 module:overlay(0) +from:0x02134c40 kind:arm_call to:0x021325c4 module:overlay(52) +from:0x02134c4c kind:load to:0x02049bc4 module:main +from:0x02134c50 kind:load to:0x02135b7c module:overlay(52) +from:0x02134c70 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02134c84 kind:load to:0x02057884 module:overlay(0) +from:0x02134c98 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02134ca0 kind:arm_call to:0x02011ff4 module:main +from:0x02134cb4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02134cbc kind:arm_call to:0x02011ff4 module:main +from:0x02134cd4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02134cdc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02134ce4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02134cec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02134cf4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02134cfc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02134d14 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02134d1c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02134d24 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02134d2c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02134d34 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02134d3c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02134d44 kind:arm_call to:0x02011ff4 module:main +from:0x02134d58 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02134d6c kind:load to:0x02136908 module:overlay(52) +from:0x02134d80 kind:arm_call to:0x02011f3c module:main +from:0x02134d8c kind:arm_call to:0x02134df0 module:overlay(52) +from:0x02134da0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02134dec kind:load to:0x02136438 module:overlay(52) +from:0x02134e1c kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02134e3c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02134e58 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02134e68 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02134edc kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02134f08 kind:arm_call to:0x021359ec module:overlay(52) +from:0x02134f34 kind:arm_call to:0x0203d138 module:main +from:0x02134f50 kind:load to:0x02136908 module:overlay(52) +from:0x02134f54 kind:load to:0x0213660c module:overlay(52) +from:0x02134f58 kind:load to:0x021364a4 module:overlay(52) +from:0x02134f5c kind:load to:0x021364f0 module:overlay(52) +from:0x02134f60 kind:load to:0x02134f80 module:overlay(52) +from:0x02134f64 kind:load to:0x02135ad8 module:overlay(52) +from:0x02134f68 kind:load to:0x02136454 module:overlay(52) +from:0x02134f74 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02134f88 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02134fa8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02134fbc kind:arm_call to:0x0203d1e8 module:main +from:0x02134fc4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02134fcc kind:arm_call to:0x02135a24 module:overlay(52) +from:0x02134fd4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02134fdc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02134fe4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02134ff0 kind:load to:0x021364f0 module:overlay(52) +from:0x02134ff4 kind:load to:0x02134f80 module:overlay(52) +from:0x0213500c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02135020 kind:arm_call to:0x0203d1e8 module:main +from:0x02135028 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02135030 kind:arm_call to:0x02135a24 module:overlay(52) +from:0x02135038 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02135040 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02135048 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02135050 kind:arm_call to:0x02011ff4 module:main +from:0x0213505c kind:load to:0x021364f0 module:overlay(52) +from:0x02135060 kind:load to:0x02134f80 module:overlay(52) +from:0x02135080 kind:load to:0x020a8d08 module:overlay(0) +from:0x021350d4 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0213511c kind:arm_call to:0x02135390 module:overlay(52) +from:0x0213515c kind:arm_call to:0x02135654 module:overlay(52) +from:0x02135168 kind:arm_call to:0x02135a98 module:overlay(52) +from:0x02135190 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213519c kind:arm_call to:0x02135ab8 module:overlay(52) +from:0x021351e8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02135264 kind:arm_call to:0x02135970 module:overlay(52) +from:0x02135274 kind:arm_call to:0x02172910 module:overlays(90,94) +from:0x0213527c kind:arm_call to:0x020e8510 module:overlay(31) +from:0x02135284 kind:load to:0x027e09a8 module:dtcm +from:0x0213528c kind:load to:0x027e0cec module:dtcm +from:0x021352d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021352e8 kind:load to:0x027e09a8 module:dtcm +from:0x0213531c kind:arm_call to:0x01fff148 module:itcm +from:0x0213535c kind:arm_call to:0x02135834 module:overlay(52) +from:0x02135364 kind:arm_call to:0x021355d8 module:overlay(52) +from:0x02135388 kind:load to:0x027e0ce0 module:dtcm +from:0x0213538c kind:load to:0x02136408 module:overlay(52) +from:0x021353c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021353c4 kind:arm_call to:0x02039edc module:main +from:0x021353d0 kind:arm_call to:0x0203afe4 module:main +from:0x021353dc kind:arm_call to:0x0203a950 module:main +from:0x021353e0 kind:arm_call to:0x0203a584 module:main +from:0x02135438 kind:arm_call to:0x02039edc module:main +from:0x02135440 kind:arm_call to:0x0203afe4 module:main +from:0x0213544c kind:arm_call to:0x0203a950 module:main +from:0x02135450 kind:arm_call to:0x0203a584 module:main +from:0x02135588 kind:arm_call to:0x02135810 module:overlay(52) +from:0x021355b0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021355c4 kind:load to:0x0203e93c module:main +from:0x021355f8 kind:arm_call to:0x01fff148 module:itcm +from:0x02135620 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135644 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02135650 kind:load to:0x027e0ce0 module:dtcm +from:0x02135688 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213568c kind:arm_call to:0x02039edc module:main +from:0x02135694 kind:arm_call to:0x0203afe4 module:main +from:0x021356a0 kind:arm_call to:0x0203a950 module:main +from:0x021356a4 kind:arm_call to:0x0203a584 module:main +from:0x02135724 kind:arm_call to:0x01fff148 module:itcm +from:0x02135754 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02135760 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021357a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021357a8 kind:arm_call to:0x021355d8 module:overlay(52) +from:0x021357b0 kind:arm_call to:0x02135810 module:overlay(52) +from:0x021357d0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021357e0 kind:arm_call to:0x02135a8c module:overlay(52) +from:0x021357e8 kind:arm_call to:0x02135a5c module:overlay(52) +from:0x02135800 kind:load to:0x0203e93c module:main +from:0x02135804 kind:load to:0x02136414 module:overlay(52) +from:0x02135808 kind:load to:0x02136408 module:overlay(52) +from:0x0213580c kind:load to:0x027e0ce0 module:dtcm +from:0x0213582c kind:load to:0x027e0cec module:dtcm +from:0x02135830 kind:load to:0x020a0120 module:overlay(0) +from:0x02135854 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02135860 kind:arm_call to:0x01fff148 module:itcm +from:0x021358c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021358dc kind:arm_call to:0x02077570 module:overlay(0) +from:0x02135900 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02135958 kind:arm_call to:0x0207832c module:overlay(0) +from:0x02135964 kind:load to:0x027e0ce0 module:dtcm +from:0x02135968 kind:load to:0x02136408 module:overlay(52) +from:0x0213596c kind:load to:0x027e09bc module:dtcm +from:0x02135988 kind:load to:0x027e09bc module:dtcm +from:0x0213598c kind:load to:0x02078210 module:overlay(0) +from:0x021359b0 kind:arm_call to:0x02135970 module:overlay(52) +from:0x021359e0 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02135a0c kind:arm_call to:0x02067258 module:overlay(0) +from:0x02135a20 kind:load to:0x02136428 module:overlay(52) +from:0x02135a30 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02135a48 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02135a50 kind:arm_call to:0x02011ff4 module:main +from:0x02135a78 kind:arm_call to:0x0206805c module:overlay(0) +from:0x02135a88 kind:load to:0x020b502c module:overlay(0) +from:0x02135af4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02135afc kind:arm_call to:0x02011ff4 module:main +from:0x02135b14 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02135b1c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02135b24 kind:arm_call to:0x02011ff4 module:main +from:0x02135b3c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02135b44 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02135b58 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02135bac kind:arm_call to:0x021304b0 module:overlay(52) +from:0x02135bbc kind:arm_call to:0x0203ce4c module:main +from:0x02135c54 kind:load to:0x02136720 module:overlay(52) +from:0x02135c58 kind:load to:0x02136738 module:overlay(52) +from:0x02135c5c kind:load to:0x02133130 module:overlay(52) +from:0x02135c60 kind:load to:0x0213672c module:overlay(52) +from:0x02135c64 kind:load to:0x02043190 module:main +from:0x02135c68 kind:load to:0x02135f60 module:overlay(52) +from:0x02135c8c kind:arm_call to:0x02133174 module:overlay(52) +from:0x02135c9c kind:arm_call to:0x0203ce4c module:main +from:0x02135d3c kind:load to:0x02136810 module:overlay(52) +from:0x02135d40 kind:load to:0x02136820 module:overlay(52) +from:0x02135d44 kind:load to:0x02134d50 module:overlay(52) +from:0x02135d48 kind:load to:0x02136814 module:overlay(52) +from:0x02135d4c kind:load to:0x02043190 module:main +from:0x02135d50 kind:load to:0x021362b8 module:overlay(52) +from:0x02135da4 kind:arm_call to:0x02134d94 module:overlay(52) +from:0x02135db4 kind:arm_call to:0x0203ce4c module:main +from:0x02135dc8 kind:load to:0x02136408 module:overlay(52) +from:0x02135dd4 kind:load to:0x021368f8 module:overlay(52) +from:0x02135dd8 kind:load to:0x02136908 module:overlay(52) +from:0x02135ddc kind:load to:0x02135b50 module:overlay(52) +from:0x02135de0 kind:load to:0x021368fc module:overlay(52) +from:0x02135de4 kind:load to:0x02135b8c module:overlay(52) +from:0x02135de8 kind:load to:0x02135c6c module:overlay(52) +from:0x02135dec kind:load to:0x02135d54 module:overlay(52) +from:0x02135e08 kind:load to:0x0213048c module:overlay(52) +from:0x02135e0c kind:load to:0x02097924 module:overlay(0) +from:0x02135e10 kind:load to:0x02097734 module:overlay(0) +from:0x02135e14 kind:load to:0x020977b0 module:overlay(0) +from:0x02135e18 kind:load to:0x0209792c module:overlay(0) +from:0x02135e1c kind:load to:0x0209794c module:overlay(0) +from:0x02135e20 kind:load to:0x02097978 module:overlay(0) +from:0x02135e2c kind:load to:0x021306b8 module:overlay(52) +from:0x02135e30 kind:load to:0x02133114 module:overlay(52) +from:0x02135e34 kind:load to:0x0209a234 module:overlay(0) +from:0x02135e38 kind:load to:0x0209a268 module:overlay(0) +from:0x02135e3c kind:load to:0x0209a300 module:overlay(0) +from:0x02135e40 kind:load to:0x0209a314 module:overlay(0) +from:0x02135e44 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02135e48 kind:load to:0x0209a33c module:overlay(0) +from:0x02135e4c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02135e50 kind:load to:0x0209a04c module:overlay(0) +from:0x02135e54 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02135e58 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02135e5c kind:load to:0x0209a328 module:overlay(0) +from:0x02135e60 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02135e64 kind:load to:0x021330dc module:overlay(52) +from:0x02135e68 kind:load to:0x021330b8 module:overlay(52) +from:0x02135e6c kind:load to:0x0209a6ec module:overlay(0) +from:0x02135e78 kind:load to:0x020984f8 module:overlay(0) +from:0x02135e7c kind:load to:0x02098534 module:overlay(0) +from:0x02135e80 kind:load to:0x0209854c module:overlay(0) +from:0x02135e84 kind:load to:0x02098558 module:overlay(0) +from:0x02135e88 kind:load to:0x01fff464 module:itcm +from:0x02135e8c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02135e90 kind:load to:0x021307b4 module:overlay(52) +from:0x02135e94 kind:load to:0x02098490 module:overlay(0) +from:0x02135e98 kind:load to:0x021309b0 module:overlay(52) +from:0x02135e9c kind:load to:0x02098498 module:overlay(0) +from:0x02135ea0 kind:load to:0x0209849c module:overlay(0) +from:0x02135ea4 kind:load to:0x02132770 module:overlay(52) +from:0x02135ea8 kind:load to:0x02132814 module:overlay(52) +from:0x02135eac kind:load to:0x020984a8 module:overlay(0) +from:0x02135eb0 kind:load to:0x02098564 module:overlay(0) +from:0x02135eb4 kind:load to:0x020985d0 module:overlay(0) +from:0x02135eb8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02135ebc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02135ec0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02135ec4 kind:load to:0x021306cc module:overlay(52) +from:0x02135ec8 kind:load to:0x0213073c module:overlay(52) +from:0x02135ecc kind:load to:0x02099568 module:overlay(0) +from:0x02135f60 kind:load to:0x02130d68 module:overlay(52) +from:0x02135f68 kind:load to:0x02130de8 module:overlay(52) +from:0x02135f78 kind:load to:0x02130e50 module:overlay(52) +from:0x02135f80 kind:load to:0x02130f10 module:overlay(52) +from:0x02135f88 kind:load to:0x02130f64 module:overlay(52) +from:0x02135f90 kind:load to:0x02130f74 module:overlay(52) +from:0x02135f98 kind:load to:0x02131000 module:overlay(52) +from:0x02135fa8 kind:load to:0x02131650 module:overlay(52) +from:0x02135fb0 kind:load to:0x02131734 module:overlay(52) +from:0x02135fb8 kind:load to:0x02131998 module:overlay(52) +from:0x02135fc0 kind:load to:0x02131360 module:overlay(52) +from:0x02135fc8 kind:load to:0x02131440 module:overlay(52) +from:0x02135fd8 kind:load to:0x02131204 module:overlay(52) +from:0x02135fe0 kind:load to:0x02131288 module:overlay(52) +from:0x02135ff0 kind:load to:0x02131a14 module:overlay(52) +from:0x02135ff8 kind:load to:0x02131ab0 module:overlay(52) +from:0x02136008 kind:load to:0x02131b9c module:overlay(52) +from:0x02136010 kind:load to:0x02131c18 module:overlay(52) +from:0x02136020 kind:load to:0x02131d50 module:overlay(52) +from:0x02136028 kind:load to:0x02131e4c module:overlay(52) +from:0x02136038 kind:load to:0x0213265c module:overlay(52) +from:0x02136040 kind:load to:0x021326f8 module:overlay(52) +from:0x02136050 kind:load to:0x02131ef0 module:overlay(52) +from:0x02136058 kind:load to:0x02131fcc module:overlay(52) +from:0x02136060 kind:load to:0x02132038 module:overlay(52) +from:0x02136068 kind:load to:0x02131e94 module:overlay(52) +from:0x02136070 kind:load to:0x02131eac module:overlay(52) +from:0x02136080 kind:load to:0x021310cc module:overlay(52) +from:0x02136088 kind:load to:0x02131184 module:overlay(52) +from:0x02136098 kind:load to:0x02132050 module:overlay(52) +from:0x021360a0 kind:load to:0x021320d8 module:overlay(52) +from:0x021360b0 kind:load to:0x0213220c module:overlay(52) +from:0x021360b8 kind:load to:0x02132358 module:overlay(52) +from:0x021360c8 kind:load to:0x02132454 module:overlay(52) +from:0x021360d0 kind:load to:0x021324e4 module:overlay(52) +from:0x021360e8 kind:load to:0x02133200 module:overlay(52) +from:0x021360ec kind:load to:0x0213323c module:overlay(52) +from:0x021360f0 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x021360f4 kind:load to:0x0213325c module:overlay(52) +from:0x02136118 kind:load to:0x02133150 module:overlay(52) +from:0x0213611c kind:load to:0x02097924 module:overlay(0) +from:0x02136120 kind:load to:0x02097734 module:overlay(0) +from:0x02136124 kind:load to:0x020977b0 module:overlay(0) +from:0x02136128 kind:load to:0x0209792c module:overlay(0) +from:0x0213612c kind:load to:0x0209794c module:overlay(0) +from:0x02136130 kind:load to:0x02097978 module:overlay(0) +from:0x0213613c kind:load to:0x021334f4 module:overlay(52) +from:0x02136140 kind:load to:0x02134cac module:overlay(52) +from:0x02136144 kind:load to:0x02099ae0 module:overlay(0) +from:0x02136148 kind:load to:0x02099b18 module:overlay(0) +from:0x0213614c kind:load to:0x0209a11c module:overlay(0) +from:0x02136150 kind:load to:0x0209a124 module:overlay(0) +from:0x02136154 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02136158 kind:load to:0x02099c90 module:overlay(0) +from:0x0213615c kind:load to:0x02099b80 module:overlay(0) +from:0x02136160 kind:load to:0x0209a04c module:overlay(0) +from:0x02136164 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02136168 kind:load to:0x0209a0ec module:overlay(0) +from:0x0213616c kind:load to:0x02134c88 module:overlay(52) +from:0x02136170 kind:load to:0x0209a104 module:overlay(0) +from:0x02136174 kind:load to:0x02134c78 module:overlay(52) +from:0x02136178 kind:load to:0x02134c54 module:overlay(52) +from:0x02136184 kind:load to:0x021334e0 module:overlay(52) +from:0x02136188 kind:load to:0x02134c90 module:overlay(52) +from:0x0213618c kind:load to:0x0209a234 module:overlay(0) +from:0x02136190 kind:load to:0x0209a268 module:overlay(0) +from:0x02136194 kind:load to:0x0209a300 module:overlay(0) +from:0x02136198 kind:load to:0x0209a314 module:overlay(0) +from:0x0213619c kind:load to:0x0209a0c4 module:overlay(0) +from:0x021361a0 kind:load to:0x0209a33c module:overlay(0) +from:0x021361a4 kind:load to:0x0209a3c4 module:overlay(0) +from:0x021361a8 kind:load to:0x0209a04c module:overlay(0) +from:0x021361ac kind:load to:0x0209a2d0 module:overlay(0) +from:0x021361b0 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021361b4 kind:load to:0x0209a328 module:overlay(0) +from:0x021361b8 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021361bc kind:load to:0x021330dc module:overlay(52) +from:0x021361c0 kind:load to:0x021330b8 module:overlay(52) +from:0x021361c4 kind:load to:0x0209a6ec module:overlay(0) +from:0x021361d0 kind:load to:0x020984f8 module:overlay(0) +from:0x021361d4 kind:load to:0x02098534 module:overlay(0) +from:0x021361d8 kind:load to:0x0209854c module:overlay(0) +from:0x021361dc kind:load to:0x02098558 module:overlay(0) +from:0x021361e0 kind:load to:0x01fff464 module:itcm +from:0x021361e4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021361e8 kind:load to:0x02133508 module:overlay(52) +from:0x021361ec kind:load to:0x02098490 module:overlay(0) +from:0x021361f0 kind:load to:0x0213361c module:overlay(52) +from:0x021361f4 kind:load to:0x02098498 module:overlay(0) +from:0x021361f8 kind:load to:0x0209849c module:overlay(0) +from:0x021361fc kind:load to:0x02134838 module:overlay(52) +from:0x02136200 kind:load to:0x02098fe4 module:overlay(0) +from:0x02136204 kind:load to:0x020984a8 module:overlay(0) +from:0x02136208 kind:load to:0x02098564 module:overlay(0) +from:0x0213620c kind:load to:0x020985d0 module:overlay(0) +from:0x02136210 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136214 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136218 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213621c kind:load to:0x02134cc8 module:overlay(52) +from:0x02136220 kind:load to:0x02134d08 module:overlay(52) +from:0x02136224 kind:load to:0x02134bac module:overlay(52) +from:0x021362b8 kind:load to:0x021336a0 module:overlay(52) +from:0x021362c0 kind:load to:0x0213370c module:overlay(52) +from:0x021362d0 kind:load to:0x02133734 module:overlay(52) +from:0x021362d8 kind:load to:0x021337b8 module:overlay(52) +from:0x021362e8 kind:load to:0x0213388c module:overlay(52) +from:0x021362f0 kind:load to:0x02133978 module:overlay(52) +from:0x02136300 kind:load to:0x02133ac8 module:overlay(52) +from:0x02136308 kind:load to:0x02133acc module:overlay(52) +from:0x02136318 kind:load to:0x02133a78 module:overlay(52) +from:0x02136320 kind:load to:0x02133a7c module:overlay(52) +from:0x02136330 kind:load to:0x021341b4 module:overlay(52) +from:0x02136338 kind:load to:0x02134244 module:overlay(52) +from:0x02136348 kind:load to:0x02133fd0 module:overlay(52) +from:0x02136350 kind:load to:0x0213407c module:overlay(52) +from:0x02136360 kind:load to:0x02134450 module:overlay(52) +from:0x02136368 kind:load to:0x02134474 module:overlay(52) +from:0x02136378 kind:load to:0x02134500 module:overlay(52) +from:0x02136380 kind:load to:0x0213459c module:overlay(52) +from:0x02136390 kind:load to:0x021342f8 module:overlay(52) +from:0x02136398 kind:load to:0x021343b8 module:overlay(52) +from:0x021363a8 kind:load to:0x02133b10 module:overlay(52) +from:0x021363b0 kind:load to:0x02133ba4 module:overlay(52) +from:0x021363c0 kind:load to:0x02133e84 module:overlay(52) +from:0x021363c8 kind:load to:0x02133f00 module:overlay(52) +from:0x021363d8 kind:load to:0x02133c3c module:overlay(52) +from:0x021363e0 kind:load to:0x02133cc8 module:overlay(52) +from:0x021363f0 kind:load to:0x02133e1c module:overlay(52) +from:0x021363f8 kind:load to:0x02133e80 module:overlay(52) +from:0x02136428 kind:load to:0x02135a24 module:overlay(52) +from:0x0213642c kind:load to:0x02135a3c module:overlay(52) +from:0x02136438 kind:load to:0x02134d70 module:overlay(52) +from:0x0213643c kind:load to:0x02097924 module:overlay(0) +from:0x02136440 kind:load to:0x02097734 module:overlay(0) +from:0x02136444 kind:load to:0x020977b0 module:overlay(0) +from:0x02136448 kind:load to:0x0209792c module:overlay(0) +from:0x0213644c kind:load to:0x0209794c module:overlay(0) +from:0x02136450 kind:load to:0x02097978 module:overlay(0) +from:0x021364a4 kind:load to:0x02134f6c module:overlay(52) +from:0x021364a8 kind:load to:0x02135aec module:overlay(52) +from:0x021364ac kind:load to:0x0209a234 module:overlay(0) +from:0x021364b0 kind:load to:0x0209a268 module:overlay(0) +from:0x021364b4 kind:load to:0x0209a300 module:overlay(0) +from:0x021364b8 kind:load to:0x0209a314 module:overlay(0) +from:0x021364bc kind:load to:0x0209a0c4 module:overlay(0) +from:0x021364c0 kind:load to:0x0209a33c module:overlay(0) +from:0x021364c4 kind:load to:0x0209a3c4 module:overlay(0) +from:0x021364c8 kind:load to:0x0209a04c module:overlay(0) +from:0x021364cc kind:load to:0x0209a2d0 module:overlay(0) +from:0x021364d0 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021364d4 kind:load to:0x0209a328 module:overlay(0) +from:0x021364d8 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021364dc kind:load to:0x021330dc module:overlay(52) +from:0x021364e0 kind:load to:0x021330b8 module:overlay(52) +from:0x021364e4 kind:load to:0x0209a6ec module:overlay(0) +from:0x021364f0 kind:load to:0x020984f8 module:overlay(0) +from:0x021364f4 kind:load to:0x02098534 module:overlay(0) +from:0x021364f8 kind:load to:0x0209854c module:overlay(0) +from:0x021364fc kind:load to:0x02098558 module:overlay(0) +from:0x02136500 kind:load to:0x01fff464 module:itcm +from:0x02136504 kind:load to:0x020a99b8 module:overlay(0) +from:0x02136508 kind:load to:0x02135064 module:overlay(52) +from:0x0213650c kind:load to:0x02135084 module:overlay(52) +from:0x02136510 kind:load to:0x021350e0 module:overlay(52) +from:0x02136514 kind:load to:0x02135990 module:overlay(52) +from:0x02136518 kind:load to:0x0209849c module:overlay(0) +from:0x0213651c kind:load to:0x020a993c module:overlay(0) +from:0x02136520 kind:load to:0x020984a4 module:overlay(0) +from:0x02136524 kind:load to:0x020984a8 module:overlay(0) +from:0x02136528 kind:load to:0x02098564 module:overlay(0) +from:0x0213652c kind:load to:0x020985d0 module:overlay(0) +from:0x02136530 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136534 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136538 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213653c kind:load to:0x02134f94 module:overlay(52) +from:0x02136540 kind:load to:0x02134ff8 module:overlay(52) +from:0x02136544 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02136548 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0213654c kind:load to:0x020a92b0 module:overlay(0) +from:0x02136550 kind:load to:0x020a8f58 module:overlay(0) +from:0x02136554 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02136558 kind:load to:0x020a9130 module:overlay(0) +from:0x0213655c kind:load to:0x020a912c module:overlay(0) +from:0x02136560 kind:load to:0x020a91fc module:overlay(0) +from:0x02136564 kind:load to:0x020a9220 module:overlay(0) +from:0x02136568 kind:load to:0x020a9224 module:overlay(0) +from:0x0213656c kind:load to:0x021359a4 module:overlay(52) +from:0x02136570 kind:load to:0x020a9188 module:overlay(0) +from:0x02136574 kind:load to:0x020a9190 module:overlay(0) +from:0x02136578 kind:load to:0x020a8f34 module:overlay(0) +from:0x0213657c kind:load to:0x020a8f3c module:overlay(0) +from:0x02136580 kind:load to:0x020a8f44 module:overlay(0) +from:0x02136584 kind:load to:0x020a8f4c module:overlay(0) +from:0x02136588 kind:load to:0x020a9428 module:overlay(0) +from:0x0213658c kind:load to:0x020a9578 module:overlay(0) +from:0x02136590 kind:load to:0x020a95a4 module:overlay(0) +from:0x02136594 kind:load to:0x020a95c4 module:overlay(0) +from:0x02136598 kind:load to:0x020a97dc module:overlay(0) +from:0x0213659c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021365a0 kind:load to:0x020a8ea0 module:overlay(0) +from:0x021365a4 kind:load to:0x020a8e64 module:overlay(0) +from:0x021365a8 kind:load to:0x021359bc module:overlay(52) +from:0x021365ac kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x021365b0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021365b4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021365b8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021365bc kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x021365c0 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x021365c4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x021365c8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021365cc kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021365d0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x021365d4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021365d8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021365dc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021365e0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021365e4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x021365e8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021365ec kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021365f0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021365f4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021365f8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021365fc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02136600 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0213660c kind:load to:0x020984f8 module:overlay(0) +from:0x02136610 kind:load to:0x02098534 module:overlay(0) +from:0x02136614 kind:load to:0x0209854c module:overlay(0) +from:0x02136618 kind:load to:0x02098558 module:overlay(0) +from:0x0213661c kind:load to:0x01fff464 module:itcm +from:0x02136620 kind:load to:0x020a99b8 module:overlay(0) +from:0x02136624 kind:load to:0x020a8d08 module:overlay(0) +from:0x02136628 kind:load to:0x020a8d84 module:overlay(0) +from:0x0213662c kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x02136630 kind:load to:0x020a98d4 module:overlay(0) +from:0x02136634 kind:load to:0x0209849c module:overlay(0) +from:0x02136638 kind:load to:0x020a993c module:overlay(0) +from:0x0213663c kind:load to:0x020984a4 module:overlay(0) +from:0x02136640 kind:load to:0x020984a8 module:overlay(0) +from:0x02136644 kind:load to:0x02098564 module:overlay(0) +from:0x02136648 kind:load to:0x020985d0 module:overlay(0) +from:0x0213664c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02136650 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02136654 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02136658 kind:load to:0x02135b30 module:overlay(52) +from:0x0213665c kind:load to:0x02135b08 module:overlay(52) +from:0x02136660 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02136664 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02136668 kind:load to:0x020a92b0 module:overlay(0) +from:0x0213666c kind:load to:0x020a8f58 module:overlay(0) +from:0x02136670 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02136674 kind:load to:0x020a9130 module:overlay(0) +from:0x02136678 kind:load to:0x020a912c module:overlay(0) +from:0x0213667c kind:load to:0x020a91fc module:overlay(0) +from:0x02136680 kind:load to:0x020a9220 module:overlay(0) +from:0x02136684 kind:load to:0x020a9224 module:overlay(0) +from:0x02136688 kind:load to:0x020a9180 module:overlay(0) +from:0x0213668c kind:load to:0x020a9188 module:overlay(0) +from:0x02136690 kind:load to:0x020a9190 module:overlay(0) +from:0x02136694 kind:load to:0x020a8f34 module:overlay(0) +from:0x02136698 kind:load to:0x020a8f3c module:overlay(0) +from:0x0213669c kind:load to:0x020a8f44 module:overlay(0) +from:0x021366a0 kind:load to:0x020a8f4c module:overlay(0) +from:0x021366a4 kind:load to:0x020a9428 module:overlay(0) +from:0x021366a8 kind:load to:0x020a9578 module:overlay(0) +from:0x021366ac kind:load to:0x020a95a4 module:overlay(0) +from:0x021366b0 kind:load to:0x020a95c4 module:overlay(0) +from:0x021366b4 kind:load to:0x020a97dc module:overlay(0) +from:0x021366b8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021366bc kind:load to:0x020a8ea0 module:overlay(0) +from:0x021366c0 kind:load to:0x020a8e64 module:overlay(0) +from:0x021366c4 kind:load to:0x020a9984 module:overlay(0) +from:0x021366c8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x021366cc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021366d0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021366d4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021366d8 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x021366dc kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x021366e0 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x021366e4 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021366e8 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021366ec kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x021366f0 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021366f4 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021366f8 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021366fc kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02136700 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02136704 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02136708 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0213670c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02136710 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02136714 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02136718 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0213671c kind:load to:0x020e8728 module:overlays(19,20,31) diff --git a/config/usa/arm9/overlays/ov052/symbols.txt b/config/usa/arm9/overlays/ov052/symbols.txt new file mode 100644 index 00000000..411ad814 --- /dev/null +++ b/config/usa/arm9/overlays/ov052/symbols.txt @@ -0,0 +1,211 @@ +func_ov052_02130480 kind:function(arm,size=0xc) addr:0x02130480 +func_ov052_0213048c kind:function(arm,size=0x24) addr:0x0213048c +func_ov052_021304b0 kind:function(arm,size=0x50) addr:0x021304b0 +func_ov052_02130500 kind:function(arm,size=0x1b8) addr:0x02130500 +func_ov052_021306b8 kind:function(arm,size=0x14) addr:0x021306b8 +func_ov052_021306cc kind:function(arm,size=0x70) addr:0x021306cc +func_ov052_0213073c kind:function(arm,size=0x78) addr:0x0213073c +func_ov052_021307b4 kind:function(arm,size=0xf0) addr:0x021307b4 +func_ov052_021308a4 kind:function(arm,size=0x54) addr:0x021308a4 +func_ov052_021308f8 kind:function(arm,size=0x24) addr:0x021308f8 +func_ov052_0213091c kind:function(arm,size=0x94) addr:0x0213091c +func_ov052_021309b0 kind:function(arm,size=0x300) addr:0x021309b0 +func_ov052_02130cb0 kind:function(arm,size=0xb8) addr:0x02130cb0 +func_ov052_02130d68 kind:function(arm,size=0x80) addr:0x02130d68 +func_ov052_02130de8 kind:function(arm,size=0x68) addr:0x02130de8 +func_ov052_02130e50 kind:function(arm,size=0xc0) addr:0x02130e50 +func_ov052_02130f10 kind:function(arm,size=0x54) addr:0x02130f10 +func_ov052_02130f64 kind:function(arm,size=0x10) addr:0x02130f64 +func_ov052_02130f74 kind:function(arm,size=0x8c) addr:0x02130f74 +func_ov052_02131000 kind:function(arm,size=0xcc) addr:0x02131000 +func_ov052_021310cc kind:function(arm,size=0xb8) addr:0x021310cc +func_ov052_02131184 kind:function(arm,size=0x80) addr:0x02131184 +func_ov052_02131204 kind:function(arm,size=0x84) addr:0x02131204 +func_ov052_02131288 kind:function(arm,size=0xd8) addr:0x02131288 +func_ov052_02131360 kind:function(arm,size=0xe0) addr:0x02131360 +func_ov052_02131440 kind:function(arm,size=0x210) addr:0x02131440 +func_ov052_02131650 kind:function(arm,size=0xe4) addr:0x02131650 +func_ov052_02131734 kind:function(arm,size=0x264) addr:0x02131734 +func_ov052_02131998 kind:function(arm,size=0x7c) addr:0x02131998 +func_ov052_02131a14 kind:function(arm,size=0x9c) addr:0x02131a14 +func_ov052_02131ab0 kind:function(arm,size=0xec) addr:0x02131ab0 +func_ov052_02131b9c kind:function(arm,size=0x7c) addr:0x02131b9c +func_ov052_02131c18 kind:function(arm,size=0x138) addr:0x02131c18 +func_ov052_02131d50 kind:function(arm,size=0xfc) addr:0x02131d50 +func_ov052_02131e4c kind:function(arm,size=0x48) addr:0x02131e4c +func_ov052_02131e94 kind:function(arm,size=0x18) addr:0x02131e94 +func_ov052_02131eac kind:function(arm,size=0x44) addr:0x02131eac +func_ov052_02131ef0 kind:function(arm,size=0xdc) addr:0x02131ef0 +func_ov052_02131fcc kind:function(arm,size=0x6c) addr:0x02131fcc +func_ov052_02132038 kind:function(arm,size=0x18) addr:0x02132038 +func_ov052_02132050 kind:function(arm,size=0x88) addr:0x02132050 +func_ov052_021320d8 kind:function(arm,size=0x134) addr:0x021320d8 +func_ov052_0213220c kind:function(arm,size=0x14c) addr:0x0213220c +func_ov052_02132358 kind:function(arm,size=0xfc) addr:0x02132358 +func_ov052_02132454 kind:function(arm,size=0x90) addr:0x02132454 +func_ov052_021324e4 kind:function(arm,size=0xe0) addr:0x021324e4 +func_ov052_021325c4 kind:function(arm,size=0x24) addr:0x021325c4 +func_ov052_021325e8 kind:function(arm,size=0x74) addr:0x021325e8 +func_ov052_0213265c kind:function(arm,size=0x9c) addr:0x0213265c +func_ov052_021326f8 kind:function(arm,size=0x78) addr:0x021326f8 +func_ov052_02132770 kind:function(arm,size=0xa4) addr:0x02132770 +func_ov052_02132814 kind:function(arm,size=0x18) addr:0x02132814 +func_ov052_0213282c kind:function(arm,size=0x3b8) addr:0x0213282c +func_ov052_02132be4 kind:function(arm,size=0x68) addr:0x02132be4 +func_ov052_02132c4c kind:function(arm,size=0x28) addr:0x02132c4c +func_ov052_02132c74 kind:function(arm,size=0xe8) addr:0x02132c74 +func_ov052_02132d5c kind:function(arm,size=0x30) addr:0x02132d5c +func_ov052_02132d8c kind:function(arm,size=0x94) addr:0x02132d8c +func_ov052_02132e20 kind:function(arm,size=0x18c) addr:0x02132e20 +func_ov052_02132fac kind:function(arm,size=0x10c) addr:0x02132fac +func_ov052_021330b8 kind:function(arm,size=0x24) addr:0x021330b8 +func_ov052_021330dc kind:function(arm,size=0x2c) addr:0x021330dc +func_ov052_02133108 kind:function(arm,size=0xc) addr:0x02133108 +func_ov052_02133114 kind:function(arm,size=0x1c) addr:0x02133114 +func_ov052_02133130 kind:function(arm,size=0x14) addr:0x02133130 +func_ov052_02133144 kind:function(arm,size=0xc) addr:0x02133144 +func_ov052_02133150 kind:function(arm,size=0x24) addr:0x02133150 +func_ov052_02133174 kind:function(arm,size=0x58) addr:0x02133174 +func_ov052_021331cc kind:function(arm,size=0x34) addr:0x021331cc +func_ov052_02133200 kind:function(arm,size=0x3c) addr:0x02133200 +func_ov052_0213323c kind:function(arm,size=0x20) addr:0x0213323c +func_ov052_0213325c kind:function(arm,size=0x24) addr:0x0213325c +func_ov052_02133280 kind:function(arm,size=0x260) addr:0x02133280 +func_ov052_021334e0 kind:function(arm,size=0x14) addr:0x021334e0 +func_ov052_021334f4 kind:function(arm,size=0x14) addr:0x021334f4 +func_ov052_02133508 kind:function(arm,size=0x50) addr:0x02133508 +func_ov052_02133558 kind:function(arm,size=0x30) addr:0x02133558 +func_ov052_02133588 kind:function(arm,size=0x94) addr:0x02133588 +func_ov052_0213361c kind:function(arm,size=0x84) addr:0x0213361c +func_ov052_021336a0 kind:function(arm,size=0x6c) addr:0x021336a0 +func_ov052_0213370c kind:function(arm,size=0x28) addr:0x0213370c +func_ov052_02133734 kind:function(arm,size=0x84) addr:0x02133734 +func_ov052_021337b8 kind:function(arm,size=0xd4) addr:0x021337b8 +func_ov052_0213388c kind:function(arm,size=0xec) addr:0x0213388c +func_ov052_02133978 kind:function(arm,size=0x100) addr:0x02133978 +func_ov052_02133a78 kind:function(arm,size=0x4) addr:0x02133a78 +func_ov052_02133a7c kind:function(arm,size=0x4c) addr:0x02133a7c +func_ov052_02133ac8 kind:function(arm,size=0x4) addr:0x02133ac8 +func_ov052_02133acc kind:function(arm,size=0x44) addr:0x02133acc +func_ov052_02133b10 kind:function(arm,size=0x94) addr:0x02133b10 +func_ov052_02133ba4 kind:function(arm,size=0x98) addr:0x02133ba4 +func_ov052_02133c3c kind:function(arm,size=0x8c) addr:0x02133c3c +func_ov052_02133cc8 kind:function(arm,size=0x154) addr:0x02133cc8 +func_ov052_02133e1c kind:function(arm,size=0x64) addr:0x02133e1c +func_ov052_02133e80 kind:function(arm,size=0x4) addr:0x02133e80 +func_ov052_02133e84 kind:function(arm,size=0x7c) addr:0x02133e84 +func_ov052_02133f00 kind:function(arm,size=0xd0) addr:0x02133f00 +func_ov052_02133fd0 kind:function(arm,size=0xac) addr:0x02133fd0 +func_ov052_0213407c kind:function(arm,size=0x138) addr:0x0213407c +func_ov052_021341b4 kind:function(arm,size=0x90) addr:0x021341b4 +func_ov052_02134244 kind:function(arm,size=0xb4) addr:0x02134244 +func_ov052_021342f8 kind:function(arm,size=0xc0) addr:0x021342f8 +func_ov052_021343b8 kind:function(arm,size=0x98) addr:0x021343b8 +func_ov052_02134450 kind:function(arm,size=0x24) addr:0x02134450 +func_ov052_02134474 kind:function(arm,size=0x8c) addr:0x02134474 +func_ov052_02134500 kind:function(arm,size=0x9c) addr:0x02134500 +func_ov052_0213459c kind:function(arm,size=0x140) addr:0x0213459c +func_ov052_021346dc kind:function(arm,size=0xac) addr:0x021346dc +func_ov052_02134788 kind:function(arm,size=0x24) addr:0x02134788 +func_ov052_021347ac kind:function(arm,size=0x60) addr:0x021347ac +func_ov052_0213480c kind:function(arm,size=0x2c) addr:0x0213480c +func_ov052_02134838 kind:function(arm,size=0xc0) addr:0x02134838 +func_ov052_021348f8 kind:function(arm,size=0x10) addr:0x021348f8 +func_ov052_02134908 kind:function(arm,size=0x64) addr:0x02134908 +func_ov052_0213496c kind:function(arm,size=0x1fc) addr:0x0213496c +func_ov052_02134b68 kind:function(arm,size=0x44) addr:0x02134b68 +func_ov052_02134bac kind:function(arm,size=0xa8) addr:0x02134bac +func_ov052_02134c54 kind:function(arm,size=0x24) addr:0x02134c54 +func_ov052_02134c78 kind:function(arm,size=0x10) addr:0x02134c78 +func_ov052_02134c88 kind:function(arm,size=0x8) addr:0x02134c88 +func_ov052_02134c90 kind:function(arm,size=0x1c) addr:0x02134c90 +func_ov052_02134cac kind:function(arm,size=0x1c) addr:0x02134cac +func_ov052_02134cc8 kind:function(arm,size=0x40) addr:0x02134cc8 +func_ov052_02134d08 kind:function(arm,size=0x48) addr:0x02134d08 +func_ov052_02134d50 kind:function(arm,size=0x14) addr:0x02134d50 +func_ov052_02134d64 kind:function(arm,size=0xc) addr:0x02134d64 +func_ov052_02134d70 kind:function(arm,size=0x24) addr:0x02134d70 +func_ov052_02134d94 kind:function(arm,size=0x5c) addr:0x02134d94 +func_ov052_02134df0 kind:function(arm,size=0x17c) addr:0x02134df0 +func_ov052_02134f6c kind:function(arm,size=0x14) addr:0x02134f6c +func_ov052_02134f80 kind:function(arm,size=0x14) addr:0x02134f80 +func_ov052_02134f94 kind:function(arm,size=0x64) addr:0x02134f94 +func_ov052_02134ff8 kind:function(arm,size=0x6c) addr:0x02134ff8 +func_ov052_02135064 kind:function(arm,size=0x20) addr:0x02135064 +func_ov052_02135084 kind:function(arm,size=0x5c) addr:0x02135084 +func_ov052_021350e0 kind:function(arm,size=0x1b0) addr:0x021350e0 +func_ov052_02135290 kind:function(arm,size=0x60) addr:0x02135290 +func_ov052_021352f0 kind:function(arm,size=0xa0) addr:0x021352f0 +func_ov052_02135390 kind:function(arm,size=0x248) addr:0x02135390 +func_ov052_021355d8 kind:function(arm,size=0x7c) addr:0x021355d8 +func_ov052_02135654 kind:function(arm,size=0x1bc) addr:0x02135654 +func_ov052_02135810 kind:function(arm,size=0x24) addr:0x02135810 +func_ov052_02135834 kind:function(arm,size=0x13c) addr:0x02135834 +func_ov052_02135970 kind:function(arm,size=0x20) addr:0x02135970 +func_ov052_02135990 kind:function(arm,size=0x14) addr:0x02135990 +func_ov052_021359a4 kind:function(arm,size=0x18) addr:0x021359a4 +func_ov052_021359bc kind:function(arm,size=0x30) addr:0x021359bc +func_ov052_021359ec kind:function(arm,size=0x38) addr:0x021359ec +func_ov052_02135a24 kind:function(arm,size=0x18) addr:0x02135a24 +func_ov052_02135a3c kind:function(arm,size=0x20) addr:0x02135a3c +func_ov052_02135a5c kind:function(arm,size=0x30) addr:0x02135a5c +func_ov052_02135a8c kind:function(arm,size=0xc) addr:0x02135a8c +func_ov052_02135a98 kind:function(arm,size=0x20) addr:0x02135a98 +func_ov052_02135ab8 kind:function(arm,size=0x20) addr:0x02135ab8 +func_ov052_02135ad8 kind:function(arm,size=0x14) addr:0x02135ad8 +func_ov052_02135aec kind:function(arm,size=0x1c) addr:0x02135aec +func_ov052_02135b08 kind:function(arm,size=0x28) addr:0x02135b08 +func_ov052_02135b30 kind:function(arm,size=0x20) addr:0x02135b30 +func_ov052_02135b50 kind:function(arm,size=0x14) addr:0x02135b50 +data_ov052_02135b64 kind:data(any) addr:0x02135b64 +data_ov052_02135b68 kind:data(any) addr:0x02135b68 +data_ov052_02135b78 kind:data(any) addr:0x02135b78 +data_ov052_02135b7c kind:data(any) addr:0x02135b7c +__sinit_ov052_02135b8c kind:function(arm,size=0xe0) addr:0x02135b8c +__sinit_ov052_02135c6c kind:function(arm,size=0xe8) addr:0x02135c6c +__sinit_ov052_02135d54 kind:function(arm,size=0x90) addr:0x02135d54 +.p__sinit_ov052_02135b8c kind:data(word) addr:0x02135de4 +.p__sinit_ov052_02135c6c kind:data(word) addr:0x02135de8 +.p__sinit_ov052_02135d54 kind:data(word) addr:0x02135dec +data_ov052_02135e08 kind:data(any) addr:0x02135e08 +data_ov052_02135e2c kind:data(any) addr:0x02135e2c +data_ov052_02135e78 kind:data(any) addr:0x02135e78 +data_ov052_02135ed0 kind:data(any) addr:0x02135ed0 +data_ov052_02135ee8 kind:data(any) addr:0x02135ee8 +data_ov052_02135f00 kind:data(any) addr:0x02135f00 +data_ov052_02135f18 kind:data(any) addr:0x02135f18 +data_ov052_02135f30 kind:data(any) addr:0x02135f30 +data_ov052_02135f48 kind:data(any) addr:0x02135f48 +data_ov052_02135f60 kind:data(any) addr:0x02135f60 +data_ov052_02135f70 kind:data(any) addr:0x02135f70 +data_ov052_021360e8 kind:data(any) addr:0x021360e8 +data_ov052_021360f8 kind:data(any) addr:0x021360f8 +data_ov052_02136118 kind:data(any) addr:0x02136118 +data_ov052_0213613c kind:data(any) addr:0x0213613c +data_ov052_02136184 kind:data(any) addr:0x02136184 +data_ov052_021361d0 kind:data(any) addr:0x021361d0 +data_ov052_0213620c kind:data(any) addr:0x0213620c ambiguous +data_ov052_02136228 kind:data(any) addr:0x02136228 +data_ov052_02136240 kind:data(any) addr:0x02136240 +data_ov052_02136258 kind:data(any) addr:0x02136258 +data_ov052_02136270 kind:data(any) addr:0x02136270 +data_ov052_021362a0 kind:data(any) addr:0x021362a0 +data_ov052_021362b8 kind:data(any) addr:0x021362b8 +data_ov052_021362c8 kind:data(any) addr:0x021362c8 +data_ov052_02136408 kind:data(any) addr:0x02136408 +data_ov052_02136414 kind:data(any) addr:0x02136414 +data_ov052_02136428 kind:data(any) addr:0x02136428 +data_ov052_02136438 kind:data(any) addr:0x02136438 +data_ov052_02136454 kind:data(any) addr:0x02136454 +data_ov052_021364a4 kind:data(any) addr:0x021364a4 +data_ov052_021364f0 kind:data(any) addr:0x021364f0 +data_ov052_0213660c kind:data(any) addr:0x0213660c +data_ov052_02136720 kind:bss addr:0x02136720 +data_ov052_0213672c kind:bss addr:0x0213672c +data_ov052_02136738 kind:bss addr:0x02136738 +data_ov052_02136810 kind:bss addr:0x02136810 +data_ov052_02136814 kind:bss addr:0x02136814 +data_ov052_02136820 kind:bss addr:0x02136820 +data_ov052_021368f8 kind:bss addr:0x021368f8 +data_ov052_021368fc kind:bss addr:0x021368fc +data_ov052_02136908 kind:bss addr:0x02136908 diff --git a/config/usa/arm9/overlays/ov053/delinks.txt b/config/usa/arm9/overlays/ov053/delinks.txt new file mode 100644 index 00000000..e7c9e7a3 --- /dev/null +++ b/config/usa/arm9/overlays/ov053/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021384c0 end:0x0213ccfc kind:code align:32 + .rodata start:0x0213ccfc end:0x0213cd3c kind:rodata align:4 + .init start:0x0213cd3c end:0x0213ce54 kind:code align:4 + .ctor start:0x0213ce54 end:0x0213ce60 kind:rodata align:4 + .data start:0x0213ce80 end:0x0213d3a0 kind:data align:32 + .bss start:0x0213d3a0 end:0x0213d580 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov053/relocs.txt b/config/usa/arm9/overlays/ov053/relocs.txt new file mode 100644 index 00000000..ba0c0eb6 --- /dev/null +++ b/config/usa/arm9/overlays/ov053/relocs.txt @@ -0,0 +1,754 @@ +from:0x021384c8 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x021384dc kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021384ec kind:arm_call to:0x02057f20 module:overlay(0) +from:0x021384fc kind:load to:0x0213cef8 module:overlay(53) +from:0x02138500 kind:load to:0x0213ccfc module:overlay(53) +from:0x02138504 kind:load to:0x0213cd0c module:overlay(53) +from:0x0213851c kind:arm_call to:0x0200eab0 module:main +from:0x02138524 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0213852c kind:arm_call to:0x01ffc57c module:itcm +from:0x02138544 kind:arm_call to:0x02097734 module:overlay(0) +from:0x02138554 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02138558 kind:arm_call to:0x0209c8cc module:overlay(0) +from:0x02138564 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02138568 kind:arm_call to:0x0209c8cc module:overlay(0) +from:0x02138570 kind:load to:0x020b5d14 module:overlay(0) +from:0x02138584 kind:load to:0x0213d3b0 module:overlay(53) +from:0x02138598 kind:arm_call to:0x02011f3c module:main +from:0x021385a4 kind:arm_call to:0x02138768 module:overlay(53) +from:0x021385b8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02138604 kind:load to:0x0213ced4 module:overlay(53) +from:0x02138614 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0213862c kind:load to:0x0213ceb8 module:overlay(53) +from:0x02138640 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213865c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02138664 kind:arm_call to:0x02011ff4 module:main +from:0x021386c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021386d0 kind:arm_call to:0x01fff458 module:itcm +from:0x02138740 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x02138754 kind:load to:0x027e0ce4 module:dtcm +from:0x02138778 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021387a8 kind:arm_call to:0x0200f05c module:main +from:0x021387c4 kind:arm_call to:0x021384c0 module:overlay(53) +from:0x021387ec kind:arm_call to:0x0200f05c module:main +from:0x02138808 kind:arm_call_thumb to:0x02057a4c module:overlay(0) +from:0x0213883c kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02138854 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02138864 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021388a4 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x021388bc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021388d4 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02138930 kind:arm_call_thumb to:0x020578c8 module:overlay(0) +from:0x0213893c kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02138994 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021389a0 kind:arm_call to:0x02059118 module:overlay(0) +from:0x021389ac kind:arm_call to:0x020f7bec module:overlay(31) +from:0x021389b4 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021389f8 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02138a10 kind:arm_call to:0x02138608 module:overlay(53) +from:0x02138a54 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02138a70 kind:load to:0x0213cfb8 module:overlay(53) +from:0x02138a74 kind:load to:0x0213d3b0 module:overlay(53) +from:0x02138a78 kind:load to:0x0213cd1c module:overlay(53) +from:0x02138a7c kind:load to:0x0213cd2c module:overlay(53) +from:0x02138a80 kind:load to:0x0213cf6c module:overlay(53) +from:0x02138a84 kind:load to:0x0213cf24 module:overlay(53) +from:0x02138a8c kind:load to:0x020b5d14 module:overlay(0) +from:0x02138a9c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02138ab0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02138ac4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02138ae4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02138aec kind:arm_call to:0x02138630 module:overlay(53) +from:0x02138b08 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02138b34 kind:arm_call to:0x0203d1e8 module:main +from:0x02138b3c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02138b44 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02138b4c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02138b54 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02138b5c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02138b64 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02138b6c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02138b74 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02138b7c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02138b88 kind:load to:0x0213cfb8 module:overlay(53) +from:0x02138b8c kind:load to:0x020a02b4 module:overlay(0) +from:0x02138ba4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02138bac kind:arm_call to:0x02138630 module:overlay(53) +from:0x02138bc8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02138bf4 kind:arm_call to:0x0203d1e8 module:main +from:0x02138bfc kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02138c04 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02138c0c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02138c14 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02138c1c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02138c24 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02138c2c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02138c34 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02138c3c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02138c44 kind:arm_call to:0x02011ff4 module:main +from:0x02138c50 kind:load to:0x0213cfb8 module:overlay(53) +from:0x02138c54 kind:load to:0x020a02b4 module:overlay(0) +from:0x02138c78 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02138c88 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02138cc4 kind:arm_call to:0x02139414 module:overlay(53) +from:0x02138cd4 kind:load to:0x0213b0e8 module:overlay(53) +from:0x02138cec kind:arm_call to:0x020beecc module:overlay(17) +from:0x02138d38 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02138d40 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02138d64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02138d74 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02138db4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02138e28 kind:arm_call to:0x0213ad04 module:overlay(53) +from:0x02138e30 kind:arm_call to:0x0213aee4 module:overlay(53) +from:0x02138e44 kind:arm_call to:0x02139414 module:overlay(53) +from:0x02138e54 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02138e70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138e80 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02138e88 kind:arm_call to:0x0213ad04 module:overlay(53) +from:0x02138ea0 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02138eb4 kind:arm_call to:0x0213ad04 module:overlay(53) +from:0x02138ebc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02138ef8 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02138f04 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02138f14 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x02138f24 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02138f38 kind:arm_call to:0x0213ad04 module:overlay(53) +from:0x02138f40 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02138fac kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02138fb8 kind:arm_call to:0x020d9710 module:overlay(31) +from:0x02138fc8 kind:arm_call to:0x0213afdc module:overlay(53) +from:0x02138fe0 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02138ffc kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02139008 kind:arm_call to:0x020d9710 module:overlay(31) +from:0x02139018 kind:arm_call to:0x0213afdc module:overlay(53) +from:0x02139020 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02139034 kind:arm_call to:0x0213afc4 module:overlay(53) +from:0x02139060 kind:arm_call to:0x0213aee4 module:overlay(53) +from:0x02139068 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02139074 kind:arm_call to:0x0213afc4 module:overlay(53) +from:0x021390a4 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021390c4 kind:arm_call to:0x020d9710 module:overlay(31) +from:0x021390d4 kind:arm_call to:0x0213afdc module:overlay(53) +from:0x0213910c kind:arm_call to:0x020d9710 module:overlay(31) +from:0x0213911c kind:arm_call to:0x0213afdc module:overlay(53) +from:0x02139128 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02139158 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02139164 kind:arm_call to:0x02139414 module:overlay(53) +from:0x02139178 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02139198 kind:arm_call to:0x0213ad04 module:overlay(53) +from:0x021391a0 kind:arm_call to:0x0213aee4 module:overlay(53) +from:0x021391b4 kind:arm_call to:0x02139414 module:overlay(53) +from:0x021391bc kind:arm_call to:0x0213aee4 module:overlay(53) +from:0x0213926c kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02139278 kind:load to:0x0213d010 module:overlay(53) +from:0x0213927c kind:load to:0x027e0ce4 module:dtcm +from:0x02139288 kind:load to:0x027e0ce0 module:dtcm +from:0x02139290 kind:load to:0x027e0d38 module:dtcm +from:0x02139294 kind:load to:0x027e0d34 module:dtcm +from:0x021392a0 kind:load to:0x027e09c0 module:dtcm +from:0x021392b8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021392c8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02139308 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0213933c kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02139370 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0213938c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021393c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021393d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021393f0 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x02139408 kind:load to:0x027e0958 module:dtcm +from:0x02139480 kind:load to:0x020aecd8 module:overlay(0) +from:0x02139484 kind:load to:0x0213d080 module:overlay(53) +from:0x021395c8 kind:load to:0x0213d108 module:overlay(53) +from:0x021395cc kind:load to:0x02049bc4 module:main +from:0x021395d0 kind:load to:0x0203e93c module:main +from:0x021395fc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02139610 kind:arm_call to:0x01ff930c module:itcm +from:0x021396ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021396c0 kind:arm_call to:0x02139414 module:overlay(53) +from:0x021396d0 kind:arm_call to:0x0213ae8c module:overlay(53) +from:0x021396e4 kind:arm_call to:0x02139414 module:overlay(53) +from:0x02139708 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213980c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139820 kind:load to:0x027e09a8 module:dtcm +from:0x0213982c kind:load to:0x0203e93c module:main +from:0x02139830 kind:load to:0x02049bc4 module:main +from:0x021398b0 kind:load to:0x0213d108 module:overlay(53) +from:0x021398dc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021398f0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02139900 kind:arm_call to:0x01ff930c module:itcm +from:0x02139980 kind:arm_call to:0x0201521c module:main +from:0x02139998 kind:arm_call to:0x0213ae8c module:overlay(53) +from:0x021399a8 kind:arm_call to:0x0213af34 module:overlay(53) +from:0x021399bc kind:arm_call to:0x02139414 module:overlay(53) +from:0x02139a08 kind:arm_call to:0x01ff9258 module:itcm +from:0x02139a20 kind:arm_call to:0x02139414 module:overlay(53) +from:0x02139a2c kind:load to:0x027e09a8 module:dtcm +from:0x02139a38 kind:load to:0x0203e93c module:main +from:0x02139ab0 kind:load to:0x0213d108 module:overlay(53) +from:0x02139adc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02139aec kind:arm_call to:0x01ffb714 module:itcm +from:0x02139af8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139b0c kind:arm_call to:0x01ff930c module:itcm +from:0x02139ba4 kind:arm_call to:0x0213ae8c module:overlay(53) +from:0x02139bb8 kind:arm_call to:0x02139414 module:overlay(53) +from:0x02139bdc kind:arm_call to:0x01ff9258 module:itcm +from:0x02139bf4 kind:arm_call to:0x02139414 module:overlay(53) +from:0x02139c00 kind:load to:0x027e09a8 module:dtcm +from:0x02139c0c kind:load to:0x0203e93c module:main +from:0x02139c78 kind:load to:0x0213d108 module:overlay(53) +from:0x02139c94 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02139ca4 kind:arm_call to:0x01ff930c module:itcm +from:0x02139cb8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02139ccc kind:arm_call to:0x02139414 module:overlay(53) +from:0x02139de8 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02139e04 kind:load to:0x0213d138 module:overlay(53) +from:0x02139e08 kind:load to:0x02049bc4 module:main +from:0x02139e0c kind:load to:0x0213ce98 module:overlay(53) +from:0x02139e10 kind:load to:0x0213ce80 module:overlay(53) +from:0x02139e3c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02139e4c kind:arm_call to:0x01fff148 module:itcm +from:0x02139e7c kind:arm_call to:0x02016b64 module:main +from:0x02139e98 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02139f34 kind:arm_call to:0x020d9a3c module:overlay(31) +from:0x02139fcc kind:arm_call to:0x01fff148 module:itcm +from:0x0213a000 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213a00c kind:arm_call to:0x0213af34 module:overlay(53) +from:0x0213a034 kind:arm_call to:0x020d99dc module:overlay(31) +from:0x0213a048 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a058 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a094 kind:arm_call to:0x0213ae8c module:overlay(53) +from:0x0213a0ac kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a0b8 kind:load to:0x027e09a8 module:dtcm +from:0x0213a0c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a0c8 kind:load to:0x0203e93c module:main +from:0x0213a0cc kind:load to:0x027e0d34 module:dtcm +from:0x0213a140 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213a15c kind:load to:0x0213d150 module:overlay(53) +from:0x0213a160 kind:load to:0x027e09a8 module:dtcm +from:0x0213a180 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a194 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a1fc kind:load to:0x0213d150 module:overlay(53) +from:0x0213a218 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a22c kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a2ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213a304 kind:arm_call to:0x01fff17c module:itcm +from:0x0213a324 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213a334 kind:load to:0x0213d168 module:overlay(53) +from:0x0213a338 kind:load to:0x027e0cec module:dtcm +from:0x0213a340 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a39c kind:arm_call to:0x01fff17c module:itcm +from:0x0213a3bc kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213a3d0 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0213a3e4 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x0213a3f4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213a400 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a42c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0213a438 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a43c kind:load to:0x027e0cec module:dtcm +from:0x0213a440 kind:load to:0x027e0d34 module:dtcm +from:0x0213a444 kind:load to:0x027e09a8 module:dtcm +from:0x0213a4bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213a4e0 kind:load to:0x0213d180 module:overlay(53) +from:0x0213a4e4 kind:load to:0x027e0cec module:dtcm +from:0x0213a558 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213a568 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213a584 kind:arm_call to:0x01fff17c module:itcm +from:0x0213a5a4 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213a5f4 kind:arm_call to:0x02015058 module:main +from:0x0213a618 kind:arm_call to:0x0213afdc module:overlay(53) +from:0x0213a640 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213a65c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a674 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a680 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a688 kind:load to:0x027e09a8 module:dtcm +from:0x0213a738 kind:load to:0x0213d0f0 module:overlay(53) +from:0x0213a73c kind:load to:0x02049bc4 module:main +from:0x0213a780 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a794 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a800 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213a810 kind:load to:0x0213d0f0 module:overlay(53) +from:0x0213a81c kind:arm_call to:0x020992bc module:overlay(0) +from:0x0213a83c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0213a850 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0213a85c kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0213a884 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a890 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a8a8 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0213a924 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213a934 kind:load to:0x0213d0f0 module:overlay(53) +from:0x0213a96c kind:arm_call to:0x020999ec module:overlay(0) +from:0x0213a978 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213a9b4 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0213aa00 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213aa0c kind:load to:0x020aecd0 module:overlay(0) +from:0x0213aa14 kind:load to:0x0213d0f0 module:overlay(53) +from:0x0213aa20 kind:arm_call to:0x02099480 module:overlay(0) +from:0x0213aa38 kind:arm_call to:0x0213ae8c module:overlay(53) +from:0x0213aa4c kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213aa58 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213ab1c kind:load to:0x0213d138 module:overlay(53) +from:0x0213ab20 kind:load to:0x02049bc4 module:main +from:0x0213ac9c kind:arm_call to:0x0208bb4c module:overlay(0) +from:0x0213acb8 kind:arm_call to:0x0213ae8c module:overlay(53) +from:0x0213accc kind:arm_call to:0x0213ad04 module:overlay(53) +from:0x0213acd4 kind:arm_call to:0x0213aee4 module:overlay(53) +from:0x0213acec kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213acf8 kind:load to:0x02049bc4 module:main +from:0x0213acfc kind:load to:0x027e0ce0 module:dtcm +from:0x0213ad20 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0213ad40 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213ad6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213adac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213adcc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ade8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ae34 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ae50 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ae6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ae78 kind:load to:0x027e09a8 module:dtcm +from:0x0213ae7c kind:load to:0x027e0cec module:dtcm +from:0x0213aea8 kind:arm_call to:0x01fff148 module:itcm +from:0x0213aeb4 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0213aec8 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0213aee0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213aeec kind:arm_call to:0x0213af34 module:overlay(53) +from:0x0213af0c kind:arm_call to:0x020d99dc module:overlay(31) +from:0x0213af24 kind:arm_call to:0x02139414 module:overlay(53) +from:0x0213af30 kind:load to:0x027e0d34 module:dtcm +from:0x0213af64 kind:arm_call to:0x020d9710 module:overlay(31) +from:0x0213af80 kind:arm_call to:0x01fff148 module:itcm +from:0x0213af8c kind:arm_call to:0x0205addc module:overlay(0) +from:0x0213afa0 kind:arm_call to:0x0208baec module:overlay(0) +from:0x0213afbc kind:load to:0x027e0d34 module:dtcm +from:0x0213afc0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b0b0 kind:arm_call to:0x020d99cc module:overlay(31) +from:0x0213b0c8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213b0d4 kind:load to:0x02049bc4 module:main +from:0x0213b0dc kind:load to:0x0203e93c module:main +from:0x0213b0e4 kind:load to:0x027e0d34 module:dtcm +from:0x0213b150 kind:arm_call to:0x0200e260 module:main +from:0x0213b160 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b190 kind:load to:0x027e0964 module:dtcm +from:0x0213b1b0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213b1c4 kind:load to:0x02057884 module:overlay(0) +from:0x0213b1e0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213b1ec kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213b208 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0213b218 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0213b228 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213b230 kind:arm_call to:0x02011ff4 module:main +from:0x0213b244 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213b24c kind:arm_call to:0x02011ff4 module:main +from:0x0213b260 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213b268 kind:arm_call to:0x02011ff4 module:main +from:0x0213b27c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213b290 kind:load to:0x0213d49c module:overlay(53) +from:0x0213b2a4 kind:arm_call to:0x02011f3c module:main +from:0x0213b2b0 kind:arm_call to:0x0213b2fc module:overlay(53) +from:0x0213b2c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213b2f8 kind:load to:0x0213d1c8 module:overlay(53) +from:0x0213b30c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213b370 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0213b39c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0213b3b4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213b3c4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213b3dc kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0213b3e8 kind:arm_call to:0x0213c884 module:overlay(53) +from:0x0213b3f0 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0213b3f8 kind:arm_call to:0x02099800 module:overlay(0) +from:0x0213b428 kind:arm_call to:0x01ffd400 module:itcm +from:0x0213b47c kind:load to:0x0213d268 module:overlay(53) +from:0x0213b480 kind:load to:0x0213d49c module:overlay(53) +from:0x0213b484 kind:load to:0x0213d21c module:overlay(53) +from:0x0213b488 kind:load to:0x027e09a4 module:dtcm +from:0x0213b494 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213b4c4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0213b4f4 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213b50c kind:load to:0x0213d488 module:overlay(53) +from:0x0213b52c kind:load to:0x027e0cd8 module:dtcm +from:0x0213b530 kind:load to:0x020802cc module:overlay(0) +from:0x0213b560 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b56c kind:arm_call to:0x0213b510 module:overlay(53) +from:0x0213b5f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b604 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b610 kind:arm_call to:0x0213b510 module:overlay(53) +from:0x0213b630 kind:arm_call to:0x02016c40 module:main +from:0x0213b6fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b708 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213b714 kind:arm_call to:0x02017f10 module:main +from:0x0213b768 kind:load to:0x02049bc4 module:main +from:0x0213b794 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213b7ac kind:arm_call to:0x01fff148 module:itcm +from:0x0213b7bc kind:arm_call to:0x0213b510 module:overlay(53) +from:0x0213b7d0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0213b7e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b824 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0213b830 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0213b83c kind:arm_call to:0x02099568 module:overlay(0) +from:0x0213b844 kind:load to:0x0213d488 module:overlay(53) +from:0x0213b848 kind:load to:0x020b5198 module:overlay(0) +from:0x0213b8f8 kind:load to:0x02049bc4 module:main +from:0x0213b900 kind:load to:0x0213d1e4 module:overlay(53) +from:0x0213b910 kind:arm_call to:0x0213b770 module:overlay(53) +from:0x0213b920 kind:arm_call to:0x0213c3e4 module:overlay(53) +from:0x0213b95c kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213b97c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0213b988 kind:load to:0x027e09a8 module:dtcm +from:0x0213b9a8 kind:load to:0x0209860c module:overlay(0) +from:0x0213b9d0 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0213b9e4 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0213b9f4 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0213ba0c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213ba14 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213ba1c kind:load to:0x027e09a8 module:dtcm +from:0x0213ba2c kind:arm_call to:0x020992bc module:overlay(0) +from:0x0213ba80 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213ba8c kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213baa0 kind:load to:0x02097bcc module:overlay(0) +from:0x0213baac kind:arm_call to:0x020bf668 module:overlay(17) +from:0x0213bac4 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213baf0 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0213baf8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213bb04 kind:load to:0x020aecd0 module:overlay(0) +from:0x0213bb10 kind:arm_call to:0x02099480 module:overlay(0) +from:0x0213bb28 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213bbe0 kind:load to:0x02049bc4 module:main +from:0x0213bbe4 kind:load to:0x0213d1fc module:overlay(53) +from:0x0213bbf0 kind:arm_call to:0x0213b770 module:overlay(53) +from:0x0213bc00 kind:arm_call to:0x0213c3e4 module:overlay(53) +from:0x0213bc4c kind:arm_call to:0x0213b534 module:overlay(53) +from:0x0213bc68 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bc78 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213bc90 kind:arm_call to:0x02015058 module:main +from:0x0213bcb0 kind:arm_call to:0x02015058 module:main +from:0x0213bcd0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213bcdc kind:load to:0x027e09a8 module:dtcm +from:0x0213bd50 kind:load to:0x0213d1fc module:overlay(53) +from:0x0213bd70 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213bd84 kind:arm_call to:0x01fff148 module:itcm +from:0x0213bd94 kind:arm_call to:0x0213b510 module:overlay(53) +from:0x0213bdb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213bdb8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213bdec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213be08 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213be20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213beb4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213bee8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bef0 kind:arm_call to:0x01ff938c module:itcm +from:0x0213bf14 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213bf28 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213bf38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213bf48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213bf70 kind:arm_call to:0x02166148 module:overlay(93) +from:0x0213bf84 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213bf9c kind:arm_call to:0x02015058 module:main +from:0x0213bfbc kind:arm_call to:0x02015058 module:main +from:0x0213bfdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213bff8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0213c004 kind:load to:0x027e0ce0 module:dtcm +from:0x0213c010 kind:load to:0x02043e30 module:main +from:0x0213c014 kind:load to:0x027e0d8c module:dtcm +from:0x0213c018 kind:load to:0x027e09a8 module:dtcm +from:0x0213c034 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0213c0ac kind:load to:0x0213d1fc module:overlay(53) +from:0x0213c0c8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0213c0f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c0fc kind:arm_call to:0x01ffb800 module:itcm +from:0x0213c130 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c14c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213c164 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c1f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213c22c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213c234 kind:arm_call to:0x01ff938c module:itcm +from:0x0213c258 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0213c26c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c27c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213c28c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c2a8 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213c2c0 kind:arm_call to:0x02015058 module:main +from:0x0213c2e0 kind:arm_call to:0x02015058 module:main +from:0x0213c300 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213c31c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0213c328 kind:load to:0x027e09b8 module:dtcm +from:0x0213c32c kind:load to:0x027e0d3c module:dtcm +from:0x0213c338 kind:load to:0x027e09a8 module:dtcm +from:0x0213c350 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0213c37c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213c3bc kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213c3e0 kind:load to:0x020aecd8 module:overlay(0) +from:0x0213c3f8 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213c404 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213c494 kind:load to:0x0213d2d0 module:overlay(53) +from:0x0213c498 kind:load to:0x0213d2c0 module:overlay(53) +from:0x0213c4d4 kind:load to:0x0213d2c0 module:overlay(53) +from:0x0213c518 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0213c540 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0213c594 kind:arm_call to:0x020986dc module:overlay(0) +from:0x0213c5ac kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213c5c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c5d8 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x0213c5e0 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0213c604 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0213c638 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213c65c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0213c668 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c66c kind:load to:0x027e0d38 module:dtcm +from:0x0213c680 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0213c6b0 kind:arm_call to:0x0213b510 module:overlay(53) +from:0x0213c6ec kind:arm_call to:0x0213c49c module:overlay(53) +from:0x0213c6f8 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x0213c700 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0213c724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c734 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0213c74c kind:arm_call to:0x0213c4d8 module:overlay(53) +from:0x0213c7d0 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0213c7e0 kind:load to:0x027e09c0 module:dtcm +from:0x0213c818 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213c840 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213c874 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0213c890 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0213c8b8 kind:load to:0x0213d1ac module:overlay(53) +from:0x0213c8bc kind:load to:0x027e07d4 module:dtcm +from:0x0213c8c8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213c8dc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213c8e4 kind:arm_call to:0x02011ff4 module:main +from:0x0213c8f8 kind:load to:0x020982b8 module:overlay(0) +from:0x0213c910 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0213c92c kind:arm_call to:0x01fff458 module:itcm +from:0x0213c954 kind:arm_call to:0x0213c40c module:overlay(53) +from:0x0213c980 kind:arm_call to:0x01fff350 module:itcm +from:0x0213c988 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c98c kind:load to:0x0213d1a0 module:overlay(53) +from:0x0213c998 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213c9a0 kind:arm_call to:0x02011ff4 module:main +from:0x0213c9cc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213c9f8 kind:arm_call to:0x0203d1e8 module:main +from:0x0213ca00 kind:arm_call to:0x0213c8c0 module:overlay(53) +from:0x0213ca08 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213ca10 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213ca18 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213ca20 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213ca2c kind:load to:0x020a02b4 module:overlay(0) +from:0x0213ca50 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213ca7c kind:arm_call to:0x0203d1e8 module:main +from:0x0213ca84 kind:arm_call to:0x0213c8c0 module:overlay(53) +from:0x0213ca8c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213ca94 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213ca9c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213caa4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213caac kind:arm_call to:0x02011ff4 module:main +from:0x0213cab8 kind:load to:0x020a02b4 module:overlay(0) +from:0x0213cac4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213caf4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0213cb1c kind:arm_call to:0x02073368 module:overlay(0) +from:0x0213cb2c kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x0213cb40 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0213cb5c kind:load to:0x027e09b8 module:dtcm +from:0x0213cb60 kind:load to:0x0213d398 module:overlay(53) +from:0x0213cb64 kind:load to:0x020b502c module:overlay(0) +from:0x0213cb84 kind:arm_call to:0x020dd4c8 module:overlay(31) +from:0x0213cb9c kind:arm_call to:0x020dd550 module:overlay(31) +from:0x0213cbc4 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0213cbd8 kind:arm_call to:0x02088834 module:overlay(0) +from:0x0213cbfc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0213cc40 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0213cc90 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0213ccb8 kind:arm_call to:0x020a8684 module:overlay(0) +from:0x0213cccc kind:arm_call to:0x020a863c module:overlay(0) +from:0x0213ccec kind:load to:0x020b51f4 module:overlay(0) +from:0x0213ccf0 kind:load to:0x020ace64 module:overlay(0) +from:0x0213ccf4 kind:load to:0x020ace5c module:overlay(0) +from:0x0213ccf8 kind:load to:0x02049bc4 module:main +from:0x0213cd58 kind:arm_call to:0x021385ac module:overlay(53) +from:0x0213cd68 kind:arm_call to:0x0203ce4c module:main +from:0x0213cd7c kind:load to:0x0213d3a0 module:overlay(53) +from:0x0213cd80 kind:load to:0x0213d3b0 module:overlay(53) +from:0x0213cd84 kind:load to:0x0213b274 module:overlay(53) +from:0x0213cd88 kind:load to:0x0213d3a4 module:overlay(53) +from:0x0213cdac kind:arm_call to:0x0213b2b8 module:overlay(53) +from:0x0213cdbc kind:arm_call to:0x0203ce4c module:main +from:0x0213ce24 kind:load to:0x0213d488 module:overlay(53) +from:0x0213ce28 kind:load to:0x0213d49c module:overlay(53) +from:0x0213ce2c kind:load to:0x0213cabc module:overlay(53) +from:0x0213ce30 kind:load to:0x0213d490 module:overlay(53) +from:0x0213ce34 kind:load to:0x02043190 module:main +from:0x0213ce38 kind:load to:0x0213d2c0 module:overlay(53) +from:0x0213ce50 kind:load to:0x0213d398 module:overlay(53) +from:0x0213ce54 kind:load to:0x0213cd3c module:overlay(53) +from:0x0213ce58 kind:load to:0x0213cd8c module:overlay(53) +from:0x0213ce5c kind:load to:0x0213ce3c module:overlay(53) +from:0x0213ceb8 kind:load to:0x02138630 module:overlay(53) +from:0x0213cebc kind:load to:0x0213864c module:overlay(53) +from:0x0213cec0 kind:load to:0x020982b8 module:overlay(0) +from:0x0213cec4 kind:load to:0x02138670 module:overlay(53) +from:0x0213cec8 kind:load to:0x0207bff0 module:overlay(0) +from:0x0213ced4 kind:load to:0x02138588 module:overlay(53) +from:0x0213ced8 kind:load to:0x02097924 module:overlay(0) +from:0x0213cedc kind:load to:0x02138534 module:overlay(53) +from:0x0213cee0 kind:load to:0x020977b0 module:overlay(0) +from:0x0213cee4 kind:load to:0x0209792c module:overlay(0) +from:0x0213cee8 kind:load to:0x0209794c module:overlay(0) +from:0x0213ceec kind:load to:0x02097978 module:overlay(0) +from:0x0213cef8 kind:load to:0x02138a94 module:overlay(53) +from:0x0213cefc kind:load to:0x0213b220 module:overlay(53) +from:0x0213cf00 kind:load to:0x02057bd4 module:overlay(0) +from:0x0213cf04 kind:load to:0x02138508 module:overlay(53) +from:0x0213cf08 kind:load to:0x02057da8 module:overlay(0) +from:0x0213cf0c kind:load to:0x02057e24 module:overlay(0) +from:0x0213cf10 kind:load to:0x02057e88 module:overlay(0) +from:0x0213cf14 kind:load to:0x0209a77c module:overlay(0) +from:0x0213cf18 kind:load to:0x02057d64 module:overlay(0) +from:0x0213cf24 kind:load to:0x02138abc module:overlay(53) +from:0x0213cf28 kind:load to:0x0213b258 module:overlay(53) +from:0x0213cf2c kind:load to:0x02099ae0 module:overlay(0) +from:0x0213cf30 kind:load to:0x02099b18 module:overlay(0) +from:0x0213cf34 kind:load to:0x0209a11c module:overlay(0) +from:0x0213cf38 kind:load to:0x0209a124 module:overlay(0) +from:0x0213cf3c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213cf40 kind:load to:0x02099c90 module:overlay(0) +from:0x0213cf44 kind:load to:0x02099b80 module:overlay(0) +from:0x0213cf48 kind:load to:0x0209a04c module:overlay(0) +from:0x0213cf4c kind:load to:0x0209a0d4 module:overlay(0) +from:0x0213cf50 kind:load to:0x0209a0ec module:overlay(0) +from:0x0213cf54 kind:load to:0x0213b1c8 module:overlay(53) +from:0x0213cf58 kind:load to:0x0209a104 module:overlay(0) +from:0x0213cf5c kind:load to:0x0213b1b8 module:overlay(53) +from:0x0213cf60 kind:load to:0x0213b194 module:overlay(53) +from:0x0213cf6c kind:load to:0x02138aa8 module:overlay(53) +from:0x0213cf70 kind:load to:0x0213b23c module:overlay(53) +from:0x0213cf74 kind:load to:0x0209a234 module:overlay(0) +from:0x0213cf78 kind:load to:0x0209a268 module:overlay(0) +from:0x0213cf7c kind:load to:0x0209a300 module:overlay(0) +from:0x0213cf80 kind:load to:0x0209a314 module:overlay(0) +from:0x0213cf84 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213cf88 kind:load to:0x0209a33c module:overlay(0) +from:0x0213cf8c kind:load to:0x0209a3c4 module:overlay(0) +from:0x0213cf90 kind:load to:0x0209a04c module:overlay(0) +from:0x0213cf94 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0213cf98 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0213cf9c kind:load to:0x0209a328 module:overlay(0) +from:0x0213cfa0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0213cfa4 kind:load to:0x0213b1f4 module:overlay(53) +from:0x0213cfa8 kind:load to:0x0213b1d0 module:overlay(53) +from:0x0213cfac kind:load to:0x0209a6ec module:overlay(0) +from:0x0213cfb8 kind:load to:0x020984f8 module:overlay(0) +from:0x0213cfbc kind:load to:0x02098534 module:overlay(0) +from:0x0213cfc0 kind:load to:0x0209854c module:overlay(0) +from:0x0213cfc4 kind:load to:0x02098558 module:overlay(0) +from:0x0213cfc8 kind:load to:0x01fff464 module:itcm +from:0x0213cfcc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213cfd0 kind:load to:0x02138c58 module:overlay(53) +from:0x0213cfd4 kind:load to:0x02098490 module:overlay(0) +from:0x0213cfd8 kind:load to:0x02138cd8 module:overlay(53) +from:0x0213cfdc kind:load to:0x02098498 module:overlay(0) +from:0x0213cfe0 kind:load to:0x0209849c module:overlay(0) +from:0x0213cfe4 kind:load to:0x021392a4 module:overlay(53) +from:0x0213cfe8 kind:load to:0x02098fe4 module:overlay(0) +from:0x0213cfec kind:load to:0x020984a8 module:overlay(0) +from:0x0213cff0 kind:load to:0x0213940c module:overlay(53) +from:0x0213cff4 kind:load to:0x020985d0 module:overlay(0) +from:0x0213cff8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213cffc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213d000 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213d004 kind:load to:0x02138ad0 module:overlay(53) +from:0x0213d008 kind:load to:0x02138b90 module:overlay(53) +from:0x0213d00c kind:load to:0x02099568 module:overlay(0) +from:0x0213d010 kind:load to:0x021395d4 module:overlay(53) +from:0x0213d018 kind:load to:0x021398b4 module:overlay(53) +from:0x0213d020 kind:load to:0x02139ab4 module:overlay(53) +from:0x0213d028 kind:load to:0x02139c7c module:overlay(53) +from:0x0213d030 kind:load to:0x02139e14 module:overlay(53) +from:0x0213d038 kind:load to:0x0213a168 module:overlay(53) +from:0x0213d040 kind:load to:0x0213a200 module:overlay(53) +from:0x0213d048 kind:load to:0x0213a344 module:overlay(53) +from:0x0213d050 kind:load to:0x0213a4ec module:overlay(53) +from:0x0213d058 kind:load to:0x0213a740 module:overlay(53) +from:0x0213d060 kind:load to:0x0213a814 module:overlay(53) +from:0x0213d068 kind:load to:0x0213a938 module:overlay(53) +from:0x0213d070 kind:load to:0x0213aa18 module:overlay(53) +from:0x0213d078 kind:load to:0x0213ab24 module:overlay(53) +from:0x0213d080 kind:load to:0x02139488 module:overlay(53) +from:0x0213d088 kind:load to:0x0213983c module:overlay(53) +from:0x0213d090 kind:load to:0x02139a3c module:overlay(53) +from:0x0213d098 kind:load to:0x02139c10 module:overlay(53) +from:0x0213d0a0 kind:load to:0x02139cd8 module:overlay(53) +from:0x0213d0a8 kind:load to:0x0213a0d8 module:overlay(53) +from:0x0213d0b0 kind:load to:0x0213a19c module:overlay(53) +from:0x0213d0b8 kind:load to:0x0213a234 module:overlay(53) +from:0x0213d0c0 kind:load to:0x0213a44c module:overlay(53) +from:0x0213d0c8 kind:load to:0x0213a690 module:overlay(53) +from:0x0213d0d0 kind:load to:0x0213a79c module:overlay(53) +from:0x0213d0d8 kind:load to:0x0213a898 module:overlay(53) +from:0x0213d0e0 kind:load to:0x0213a98c module:overlay(53) +from:0x0213d0e8 kind:load to:0x0213aa60 module:overlay(53) +from:0x0213d1a0 kind:load to:0x0213c920 module:overlay(53) +from:0x0213d1ac kind:load to:0x0213c8c0 module:overlay(53) +from:0x0213d1b0 kind:load to:0x0213c8d4 module:overlay(53) +from:0x0213d1b4 kind:load to:0x0213c8f0 module:overlay(53) +from:0x0213d1b8 kind:load to:0x0213c8fc module:overlay(53) +from:0x0213d1bc kind:load to:0x0207bff0 module:overlay(0) +from:0x0213d1c8 kind:load to:0x0213b294 module:overlay(53) +from:0x0213d1cc kind:load to:0x02097924 module:overlay(0) +from:0x0213d1d0 kind:load to:0x02097734 module:overlay(0) +from:0x0213d1d4 kind:load to:0x020977b0 module:overlay(0) +from:0x0213d1d8 kind:load to:0x0209792c module:overlay(0) +from:0x0213d1dc kind:load to:0x0209794c module:overlay(0) +from:0x0213d1e0 kind:load to:0x02097978 module:overlay(0) +from:0x0213d21c kind:load to:0x0213b48c module:overlay(53) +from:0x0213d220 kind:load to:0x0213c990 module:overlay(53) +from:0x0213d224 kind:load to:0x0209a234 module:overlay(0) +from:0x0213d228 kind:load to:0x0209a268 module:overlay(0) +from:0x0213d22c kind:load to:0x0209a300 module:overlay(0) +from:0x0213d230 kind:load to:0x0209a314 module:overlay(0) +from:0x0213d234 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213d238 kind:load to:0x0209a33c module:overlay(0) +from:0x0213d23c kind:load to:0x0209a3c4 module:overlay(0) +from:0x0213d240 kind:load to:0x0209a04c module:overlay(0) +from:0x0213d244 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0213d248 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0213d24c kind:load to:0x0209a328 module:overlay(0) +from:0x0213d250 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0213d254 kind:load to:0x0213b1f4 module:overlay(53) +from:0x0213d258 kind:load to:0x0213b1d0 module:overlay(53) +from:0x0213d25c kind:load to:0x0209a6ec module:overlay(0) +from:0x0213d268 kind:load to:0x020984f8 module:overlay(0) +from:0x0213d26c kind:load to:0x02098534 module:overlay(0) +from:0x0213d270 kind:load to:0x0209854c module:overlay(0) +from:0x0213d274 kind:load to:0x02098558 module:overlay(0) +from:0x0213d278 kind:load to:0x01fff464 module:itcm +from:0x0213d27c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213d280 kind:load to:0x0213b4a0 module:overlay(53) +from:0x0213d284 kind:load to:0x02098490 module:overlay(0) +from:0x0213d288 kind:load to:0x0213c670 module:overlay(53) +from:0x0213d28c kind:load to:0x0213c7e4 module:overlay(53) +from:0x0213d290 kind:load to:0x0209849c module:overlay(0) +from:0x0213d294 kind:load to:0x0213c804 module:overlay(53) +from:0x0213d298 kind:load to:0x02098fe4 module:overlay(0) +from:0x0213d29c kind:load to:0x020984a8 module:overlay(0) +from:0x0213d2a0 kind:load to:0x02098564 module:overlay(0) +from:0x0213d2a4 kind:load to:0x020985d0 module:overlay(0) +from:0x0213d2a8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213d2ac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213d2b0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213d2b4 kind:load to:0x0213c9ac module:overlay(53) +from:0x0213d2b8 kind:load to:0x0213ca30 module:overlay(53) +from:0x0213d2bc kind:load to:0x0213b7ec module:overlay(53) +from:0x0213d2c0 kind:load to:0x0213b990 module:overlay(53) +from:0x0213d2c8 kind:load to:0x0213b9ac module:overlay(53) +from:0x0213d2d8 kind:load to:0x0213b84c module:overlay(53) +from:0x0213d2e0 kind:load to:0x0213b904 module:overlay(53) +from:0x0213d2f0 kind:load to:0x0213b9b0 module:overlay(53) +from:0x0213d2f8 kind:load to:0x0213ba24 module:overlay(53) +from:0x0213d308 kind:load to:0x0213ba94 module:overlay(53) +from:0x0213d310 kind:load to:0x0213baa4 module:overlay(53) +from:0x0213d320 kind:load to:0x0213bacc module:overlay(53) +from:0x0213d328 kind:load to:0x0213bb08 module:overlay(53) +from:0x0213d330 kind:load to:0x0213bb30 module:overlay(53) +from:0x0213d338 kind:load to:0x0213bb34 module:overlay(53) +from:0x0213d340 kind:load to:0x0213bbe8 module:overlay(53) +from:0x0213d350 kind:load to:0x0213bce4 module:overlay(53) +from:0x0213d358 kind:load to:0x0213bd54 module:overlay(53) +from:0x0213d368 kind:load to:0x0213c024 module:overlay(53) +from:0x0213d370 kind:load to:0x0213c0b0 module:overlay(53) +from:0x0213d380 kind:load to:0x0213c344 module:overlay(53) +from:0x0213d388 kind:load to:0x0213c384 module:overlay(53) +from:0x0213d390 kind:load to:0x0213c3d0 module:overlay(53) diff --git a/config/usa/arm9/overlays/ov053/symbols.txt b/config/usa/arm9/overlays/ov053/symbols.txt new file mode 100644 index 00000000..384d72b2 --- /dev/null +++ b/config/usa/arm9/overlays/ov053/symbols.txt @@ -0,0 +1,157 @@ +func_ov053_021384c0 kind:function(arm,size=0x48) addr:0x021384c0 +func_ov053_02138508 kind:function(arm,size=0x2c) addr:0x02138508 +func_ov053_02138534 kind:function(arm,size=0x48) addr:0x02138534 +func_ov053_0213857c kind:function(arm,size=0xc) addr:0x0213857c +func_ov053_02138588 kind:function(arm,size=0x24) addr:0x02138588 +func_ov053_021385ac kind:function(arm,size=0x5c) addr:0x021385ac +func_ov053_02138608 kind:function(arm,size=0x28) addr:0x02138608 +func_ov053_02138630 kind:function(arm,size=0x1c) addr:0x02138630 +func_ov053_0213864c kind:function(arm,size=0x24) addr:0x0213864c +func_ov053_02138670 kind:function(arm,size=0xf8) addr:0x02138670 +func_ov053_02138768 kind:function(arm,size=0x32c) addr:0x02138768 +func_ov053_02138a94 kind:function(arm,size=0x14) addr:0x02138a94 +func_ov053_02138aa8 kind:function(arm,size=0x14) addr:0x02138aa8 +func_ov053_02138abc kind:function(arm,size=0x14) addr:0x02138abc +func_ov053_02138ad0 kind:function(arm,size=0xc0) addr:0x02138ad0 +func_ov053_02138b90 kind:function(arm,size=0xc8) addr:0x02138b90 +func_ov053_02138c58 kind:function(arm,size=0x80) addr:0x02138c58 +func_ov053_02138cd8 kind:function(arm,size=0x5cc) addr:0x02138cd8 +func_ov053_021392a4 kind:function(arm,size=0x168) addr:0x021392a4 +func_ov053_0213940c kind:function(arm,size=0x8) addr:0x0213940c +func_ov053_02139414 kind:function(arm,size=0x74) addr:0x02139414 +func_ov053_02139488 kind:function(arm,size=0x14c) addr:0x02139488 +func_ov053_021395d4 kind:function(arm,size=0x268) addr:0x021395d4 +func_ov053_0213983c kind:function(arm,size=0x78) addr:0x0213983c +func_ov053_021398b4 kind:function(arm,size=0x188) addr:0x021398b4 +func_ov053_02139a3c kind:function(arm,size=0x78) addr:0x02139a3c +func_ov053_02139ab4 kind:function(arm,size=0x15c) addr:0x02139ab4 +func_ov053_02139c10 kind:function(arm,size=0x6c) addr:0x02139c10 +func_ov053_02139c7c kind:function(arm,size=0x5c) addr:0x02139c7c +func_ov053_02139cd8 kind:function(arm,size=0x13c) addr:0x02139cd8 +func_ov053_02139e14 kind:function(arm,size=0x2c4) addr:0x02139e14 +func_ov053_0213a0d8 kind:function(arm,size=0x90) addr:0x0213a0d8 +func_ov053_0213a168 kind:function(arm,size=0x34) addr:0x0213a168 +func_ov053_0213a19c kind:function(arm,size=0x64) addr:0x0213a19c +func_ov053_0213a200 kind:function(arm,size=0x34) addr:0x0213a200 +func_ov053_0213a234 kind:function(arm,size=0x110) addr:0x0213a234 +func_ov053_0213a344 kind:function(arm,size=0x108) addr:0x0213a344 +func_ov053_0213a44c kind:function(arm,size=0xa0) addr:0x0213a44c +func_ov053_0213a4ec kind:function(arm,size=0x1a4) addr:0x0213a4ec +func_ov053_0213a690 kind:function(arm,size=0xb0) addr:0x0213a690 +func_ov053_0213a740 kind:function(arm,size=0x5c) addr:0x0213a740 +func_ov053_0213a79c kind:function(arm,size=0x78) addr:0x0213a79c +func_ov053_0213a814 kind:function(arm,size=0x84) addr:0x0213a814 +func_ov053_0213a898 kind:function(arm,size=0xa0) addr:0x0213a898 +func_ov053_0213a938 kind:function(arm,size=0x54) addr:0x0213a938 +func_ov053_0213a98c kind:function(arm,size=0x8c) addr:0x0213a98c +func_ov053_0213aa18 kind:function(arm,size=0x48) addr:0x0213aa18 +func_ov053_0213aa60 kind:function(arm,size=0xc4) addr:0x0213aa60 +func_ov053_0213ab24 kind:function(arm,size=0x1e0) addr:0x0213ab24 +func_ov053_0213ad04 kind:function(arm,size=0x188) addr:0x0213ad04 +func_ov053_0213ae8c kind:function(arm,size=0x58) addr:0x0213ae8c +func_ov053_0213aee4 kind:function(arm,size=0x50) addr:0x0213aee4 +func_ov053_0213af34 kind:function(arm,size=0x90) addr:0x0213af34 +func_ov053_0213afc4 kind:function(arm,size=0x18) addr:0x0213afc4 +func_ov053_0213afdc kind:function(arm,size=0x10c) addr:0x0213afdc +func_ov053_0213b0e8 kind:function(arm,size=0xac) addr:0x0213b0e8 +func_ov053_0213b194 kind:function(arm,size=0x24) addr:0x0213b194 +func_ov053_0213b1b8 kind:function(arm,size=0x10) addr:0x0213b1b8 +func_ov053_0213b1c8 kind:function(arm,size=0x8) addr:0x0213b1c8 +func_ov053_0213b1d0 kind:function(arm,size=0x24) addr:0x0213b1d0 +func_ov053_0213b1f4 kind:function(arm,size=0x2c) addr:0x0213b1f4 +func_ov053_0213b220 kind:function(arm,size=0x1c) addr:0x0213b220 +func_ov053_0213b23c kind:function(arm,size=0x1c) addr:0x0213b23c +func_ov053_0213b258 kind:function(arm,size=0x1c) addr:0x0213b258 +func_ov053_0213b274 kind:function(arm,size=0x14) addr:0x0213b274 +func_ov053_0213b288 kind:function(arm,size=0xc) addr:0x0213b288 +func_ov053_0213b294 kind:function(arm,size=0x24) addr:0x0213b294 +func_ov053_0213b2b8 kind:function(arm,size=0x44) addr:0x0213b2b8 +func_ov053_0213b2fc kind:function(arm,size=0x190) addr:0x0213b2fc +func_ov053_0213b48c kind:function(arm,size=0x14) addr:0x0213b48c +func_ov053_0213b4a0 kind:function(arm,size=0x70) addr:0x0213b4a0 +func_ov053_0213b510 kind:function(arm,size=0x24) addr:0x0213b510 +func_ov053_0213b534 kind:function(arm,size=0x23c) addr:0x0213b534 +func_ov053_0213b770 kind:function(arm,size=0x7c) addr:0x0213b770 +func_ov053_0213b7ec kind:function(arm,size=0x60) addr:0x0213b7ec +func_ov053_0213b84c kind:function(arm,size=0xb8) addr:0x0213b84c +func_ov053_0213b904 kind:function(arm,size=0x8c) addr:0x0213b904 +func_ov053_0213b990 kind:function(arm,size=0x1c) addr:0x0213b990 +func_ov053_0213b9ac kind:function(arm,size=0x4) addr:0x0213b9ac +func_ov053_0213b9b0 kind:function(arm,size=0x74) addr:0x0213b9b0 +func_ov053_0213ba24 kind:function(arm,size=0x70) addr:0x0213ba24 +func_ov053_0213ba94 kind:function(arm,size=0x10) addr:0x0213ba94 +func_ov053_0213baa4 kind:function(arm,size=0x28) addr:0x0213baa4 +func_ov053_0213bacc kind:function(arm,size=0x3c) addr:0x0213bacc +func_ov053_0213bb08 kind:function(arm,size=0x28) addr:0x0213bb08 +func_ov053_0213bb30 kind:function(arm,size=0x4) addr:0x0213bb30 +func_ov053_0213bb34 kind:function(arm,size=0xb4) addr:0x0213bb34 +func_ov053_0213bbe8 kind:function(arm,size=0xfc) addr:0x0213bbe8 +func_ov053_0213bce4 kind:function(arm,size=0x70) addr:0x0213bce4 +func_ov053_0213bd54 kind:function(arm,size=0x2d0) addr:0x0213bd54 +func_ov053_0213c024 kind:function(arm,size=0x8c) addr:0x0213c024 +func_ov053_0213c0b0 kind:function(arm,size=0x294) addr:0x0213c0b0 +func_ov053_0213c344 kind:function(arm,size=0x40) addr:0x0213c344 +func_ov053_0213c384 kind:function(arm,size=0x4c) addr:0x0213c384 +func_ov053_0213c3d0 kind:function(arm,size=0x14) addr:0x0213c3d0 +func_ov053_0213c3e4 kind:function(arm,size=0x28) addr:0x0213c3e4 +func_ov053_0213c40c kind:function(arm,size=0x90) addr:0x0213c40c +func_ov053_0213c49c kind:function(arm,size=0x3c) addr:0x0213c49c +func_ov053_0213c4d8 kind:function(arm,size=0x198) addr:0x0213c4d8 +func_ov053_0213c670 kind:function(arm,size=0x174) addr:0x0213c670 +func_ov053_0213c7e4 kind:function(arm,size=0x20) addr:0x0213c7e4 +func_ov053_0213c804 kind:function(arm,size=0x80) addr:0x0213c804 +func_ov053_0213c884 kind:function(arm,size=0x3c) addr:0x0213c884 +func_ov053_0213c8c0 kind:function(arm,size=0x14) addr:0x0213c8c0 +func_ov053_0213c8d4 kind:function(arm,size=0x1c) addr:0x0213c8d4 +func_ov053_0213c8f0 kind:function(arm,size=0xc) addr:0x0213c8f0 +func_ov053_0213c8fc kind:function(arm,size=0x24) addr:0x0213c8fc +func_ov053_0213c920 kind:function(arm,size=0x44) addr:0x0213c920 +func_ov053_0213c964 kind:function(arm,size=0x2c) addr:0x0213c964 +func_ov053_0213c990 kind:function(arm,size=0x1c) addr:0x0213c990 +func_ov053_0213c9ac kind:function(arm,size=0x84) addr:0x0213c9ac +func_ov053_0213ca30 kind:function(arm,size=0x8c) addr:0x0213ca30 +func_ov053_0213cabc kind:function(arm,size=0x14) addr:0x0213cabc +func_ov053_0213cad0 kind:function(arm,size=0x98) addr:0x0213cad0 +func_ov053_0213cb68 kind:function(arm,size=0x194) addr:0x0213cb68 +data_ov053_0213ccfc kind:data(any) addr:0x0213ccfc +data_ov053_0213cd0c kind:data(any) addr:0x0213cd0c +data_ov053_0213cd1c kind:data(any) addr:0x0213cd1c +data_ov053_0213cd2c kind:data(any) addr:0x0213cd2c +__sinit_ov053_0213cd3c kind:function(arm,size=0x50) addr:0x0213cd3c +__sinit_ov053_0213cd8c kind:function(arm,size=0xb0) addr:0x0213cd8c +__sinit_ov053_0213ce3c kind:function(arm,size=0x18) addr:0x0213ce3c +.p__sinit_ov053_0213cd3c kind:data(word) addr:0x0213ce54 +.p__sinit_ov053_0213cd8c kind:data(word) addr:0x0213ce58 +.p__sinit_ov053_0213ce3c kind:data(word) addr:0x0213ce5c +data_ov053_0213ce80 kind:data(any) addr:0x0213ce80 +data_ov053_0213ce98 kind:data(any) addr:0x0213ce98 +data_ov053_0213ceb8 kind:data(any) addr:0x0213ceb8 +data_ov053_0213ced4 kind:data(any) addr:0x0213ced4 +data_ov053_0213cef8 kind:data(any) addr:0x0213cef8 +data_ov053_0213cf24 kind:data(any) addr:0x0213cf24 +data_ov053_0213cf6c kind:data(any) addr:0x0213cf6c +data_ov053_0213cfb8 kind:data(any) addr:0x0213cfb8 +data_ov053_0213d010 kind:data(any) addr:0x0213d010 +data_ov053_0213d080 kind:data(any) addr:0x0213d080 +data_ov053_0213d0f0 kind:data(any) addr:0x0213d0f0 +data_ov053_0213d108 kind:data(any) addr:0x0213d108 +data_ov053_0213d138 kind:data(any) addr:0x0213d138 +data_ov053_0213d150 kind:data(any) addr:0x0213d150 +data_ov053_0213d168 kind:data(any) addr:0x0213d168 +data_ov053_0213d180 kind:data(any) addr:0x0213d180 +data_ov053_0213d1a0 kind:data(any) addr:0x0213d1a0 +data_ov053_0213d1ac kind:data(any) addr:0x0213d1ac +data_ov053_0213d1c8 kind:data(any) addr:0x0213d1c8 +data_ov053_0213d1e4 kind:data(any) addr:0x0213d1e4 +data_ov053_0213d1fc kind:data(any) addr:0x0213d1fc +data_ov053_0213d21c kind:data(any) addr:0x0213d21c +data_ov053_0213d268 kind:data(any) addr:0x0213d268 +data_ov053_0213d2c0 kind:data(any) addr:0x0213d2c0 +data_ov053_0213d2d0 kind:data(any) addr:0x0213d2d0 +data_ov053_0213d398 kind:data(any) addr:0x0213d398 +data_ov053_0213d3a0 kind:bss addr:0x0213d3a0 +data_ov053_0213d3a4 kind:bss addr:0x0213d3a4 +data_ov053_0213d3b0 kind:bss addr:0x0213d3b0 +data_ov053_0213d488 kind:bss addr:0x0213d488 +data_ov053_0213d490 kind:bss addr:0x0213d490 +data_ov053_0213d49c kind:bss addr:0x0213d49c diff --git a/config/usa/arm9/overlays/ov054/delinks.txt b/config/usa/arm9/overlays/ov054/delinks.txt new file mode 100644 index 00000000..e1162ac5 --- /dev/null +++ b/config/usa/arm9/overlays/ov054/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x021384c0 end:0x0213d9f8 kind:code align:32 + .init start:0x0213d9f8 end:0x0213dc50 kind:code align:4 + .ctor start:0x0213dc50 end:0x0213dc5c kind:rodata align:4 + .data start:0x0213dc60 end:0x0213e500 kind:data align:32 + .bss start:0x0213e500 end:0x0213e7c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov054/relocs.txt b/config/usa/arm9/overlays/ov054/relocs.txt new file mode 100644 index 00000000..e76d299c --- /dev/null +++ b/config/usa/arm9/overlays/ov054/relocs.txt @@ -0,0 +1,786 @@ +from:0x0213850c kind:arm_call to:0x0200e260 module:main +from:0x02138510 kind:arm_call to:0x0200c198 module:main +from:0x02138520 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213854c kind:load to:0x0213e510 module:overlay(54) +from:0x02138560 kind:arm_call to:0x02011f3c module:main +from:0x0213856c kind:arm_call to:0x021385b8 module:overlay(54) +from:0x02138580 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021385b0 kind:load to:0x0213dca8 module:overlay(54) +from:0x021385c4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02138628 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02138654 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02138670 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02138680 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02138698 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021386b8 kind:arm_call to:0x02138abc module:overlay(54) +from:0x021386c4 kind:arm_call to:0x02138abc module:overlay(54) +from:0x021386d0 kind:arm_call to:0x021387a8 module:overlay(54) +from:0x021386d8 kind:arm_call to:0x02099800 module:overlay(0) +from:0x0213874c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02138784 kind:load to:0x0213dd18 module:overlay(54) +from:0x02138788 kind:load to:0x0213e510 module:overlay(54) +from:0x0213878c kind:load to:0x0213dccc module:overlay(54) +from:0x0213879c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021387c0 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x021387d8 kind:load to:0x0213dc90 module:overlay(54) +from:0x02138814 kind:arm_call to:0x02138858 module:overlay(54) +from:0x02138824 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02138844 kind:arm_call to:0x021388a4 module:overlay(54) +from:0x02138850 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x02138880 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x02138894 kind:arm_call to:0x02138bec module:overlay(54) +from:0x021388b8 kind:arm_call to:0x02138bec module:overlay(54) +from:0x021388d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021388f0 kind:arm_call to:0x02138bec module:overlay(54) +from:0x02138998 kind:load to:0x027e0ce4 module:dtcm +from:0x021389a4 kind:load to:0x0203e93c module:main +from:0x021389f8 kind:arm_call to:0x01ffa93c module:itcm +from:0x02138a04 kind:arm_call to:0x02058018 module:overlay(0) +from:0x02138a24 kind:arm_call to:0x01ffa878 module:itcm +from:0x02138a34 kind:arm_call to:0x01ffad5c module:itcm +from:0x02138aa0 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02138aac kind:load to:0x0203e93c module:main +from:0x02138ab0 kind:load to:0x0213dc60 module:overlay(54) +from:0x02138ab4 kind:load to:0x027e0964 module:dtcm +from:0x02138ac8 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02138af0 kind:load to:0x0213dc80 module:overlay(54) +from:0x02138b10 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02138ba4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138bdc kind:arm_call to:0x02138bec module:overlay(54) +from:0x02138be8 kind:load to:0x027e0ce4 module:dtcm +from:0x02138c7c kind:load to:0x0213dd80 module:overlay(54) +from:0x02138c80 kind:load to:0x0213dd70 module:overlay(54) +from:0x02138cf4 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02138da4 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02138dc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02138dd8 kind:arm_call to:0x020d99cc module:overlay(31) +from:0x02138dec kind:arm_call to:0x02138bec module:overlay(54) +from:0x02138e28 kind:load to:0x027e0ce0 module:dtcm +from:0x02138e2c kind:load to:0x0203e93c module:main +from:0x02138e30 kind:load to:0x0213dc60 module:overlay(54) +from:0x02138e34 kind:load to:0x027e0d34 module:dtcm +from:0x02138e44 kind:arm_call to:0x02099568 module:overlay(0) +from:0x02138e4c kind:arm_call to:0x0213d4f0 module:overlay(54) +from:0x02138e70 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02138e78 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02138f04 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02138f30 kind:arm_call to:0x01ffb714 module:itcm +from:0x02138f3c kind:arm_call to:0x01ffb860 module:itcm +from:0x02138f48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02138f60 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02138f78 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02138f84 kind:load to:0x0203e93c module:main +from:0x02138f90 kind:load to:0x020b537c module:overlay(0) +from:0x02138f98 kind:load to:0x027e09a8 module:dtcm +from:0x02138fb8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02139004 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021390a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021390b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021390c8 kind:arm_call to:0x02138bec module:overlay(54) +from:0x021390ec kind:arm_call to:0x020bf030 module:overlay(17) +from:0x021390f8 kind:arm_call to:0x02138bec module:overlay(54) +from:0x02139118 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213912c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02139140 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02139160 kind:arm_call to:0x02138bec module:overlay(54) +from:0x02139170 kind:load to:0x027e0ce4 module:dtcm +from:0x0213919c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021391d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021391e0 kind:arm_call to:0x01fff458 module:itcm +from:0x021391fc kind:arm_call to:0x0213927c module:overlay(54) +from:0x0213923c kind:arm_call to:0x0213927c module:overlay(54) +from:0x02139264 kind:load to:0x027e0ce4 module:dtcm +from:0x021392a4 kind:arm_call to:0x02016930 module:main +from:0x021392d8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02139300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139314 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02139338 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x0213940c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213941c kind:arm_call to:0x01ff9638 module:itcm +from:0x02139428 kind:arm_call to:0x021396ec module:overlay(54) +from:0x0213943c kind:arm_call to:0x020d99cc module:overlay(31) +from:0x02139458 kind:load to:0x027e0d34 module:dtcm +from:0x0213945c kind:load to:0x0213dc60 module:overlay(54) +from:0x02139460 kind:load to:0x0203e93c module:main +from:0x02139464 kind:load to:0x027e0ce0 module:dtcm +from:0x021394c0 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021394d0 kind:load to:0x027e09c0 module:dtcm +from:0x02139528 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02139544 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02139560 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213957c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02139598 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021395b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021395bc kind:arm_call to:0x02071e8c module:overlay(0) +from:0x021395d0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x021395dc kind:arm_call to:0x02138e3c module:overlay(54) +from:0x021395fc kind:load to:0x027e0cec module:dtcm +from:0x02139600 kind:load to:0x027e09a8 module:dtcm +from:0x02139604 kind:load to:0x027e09bc module:dtcm +from:0x021396a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021396b0 kind:load to:0x027e0cd8 module:dtcm +from:0x021396b4 kind:load to:0x027e0cec module:dtcm +from:0x021396d0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021396e0 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021396e8 kind:load to:0x021384c0 module:overlay(54) +from:0x02139714 kind:arm_call to:0x020180ec module:main +from:0x02139720 kind:arm_call to:0x02022dc4 module:main +from:0x02139740 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02139748 kind:arm_call to:0x0200b58c module:main +from:0x02139754 kind:load to:0x027e0cec module:dtcm +from:0x021397cc kind:load to:0x0213df50 module:overlay(54) +from:0x021397ec kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02139808 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02139864 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02139884 kind:arm_call to:0x02138bec module:overlay(54) +from:0x02139898 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x021398ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021398bc kind:arm_call to:0x020e4990 module:overlay(31) +from:0x021398e4 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02139904 kind:arm_call to:0x02138bec module:overlay(54) +from:0x02139910 kind:load to:0x027e0d38 module:dtcm +from:0x02139914 kind:load to:0x027e0ce4 module:dtcm +from:0x0213998c kind:load to:0x0213df68 module:overlay(54) +from:0x02139998 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x021399b0 kind:arm_call to:0x02015058 module:main +from:0x021399d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021399d8 kind:load to:0x027e09a8 module:dtcm +from:0x02139a4c kind:load to:0x0213df80 module:overlay(54) +from:0x02139a58 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x02139a70 kind:arm_call to:0x02015058 module:main +from:0x02139a90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02139a98 kind:load to:0x027e09a8 module:dtcm +from:0x02139afc kind:arm_call to:0x02139608 module:overlay(54) +from:0x02139b18 kind:load to:0x0213df98 module:overlay(54) +from:0x02139b24 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x02139b2c kind:arm_call to:0x0213917c module:overlay(54) +from:0x02139b40 kind:arm_call to:0x02138bec module:overlay(54) +from:0x02139bb0 kind:load to:0x0213dfb0 module:overlay(54) +from:0x02139bbc kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x02139bd4 kind:arm_call to:0x02015058 module:main +from:0x02139be4 kind:arm_call to:0x02138e54 module:overlay(54) +from:0x02139c58 kind:load to:0x0213dfc8 module:overlay(54) +from:0x02139c80 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x02139cc0 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02139cd8 kind:arm_call to:0x02015058 module:main +from:0x02139cf8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02139d10 kind:arm_call to:0x02015058 module:main +from:0x02139d30 kind:arm_call to:0x02015058 module:main +from:0x02139d44 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02139d64 kind:arm_call to:0x020d99dc module:overlay(31) +from:0x02139d7c kind:arm_call to:0x021396bc module:overlay(54) +from:0x02139d94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02139dbc kind:arm_call to:0x02138bec module:overlay(54) +from:0x02139dc4 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x02139dd0 kind:load to:0x027e0d34 module:dtcm +from:0x02139dd4 kind:load to:0x027e0ce0 module:dtcm +from:0x02139dd8 kind:load to:0x027e09a8 module:dtcm +from:0x02139dfc kind:arm_call to:0x0213c598 module:overlay(54) +from:0x02139e54 kind:load to:0x0213dfe0 module:overlay(54) +from:0x02139e80 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02139e90 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x02139ed4 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02139ee4 kind:arm_call to:0x02138bec module:overlay(54) +from:0x02139eec kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x02139ef8 kind:load to:0x027e09a8 module:dtcm +from:0x02139f00 kind:load to:0x027e0d34 module:dtcm +from:0x02139f04 kind:load to:0x027e0ce0 module:dtcm +from:0x02139f1c kind:arm_call to:0x0213c598 module:overlay(54) +from:0x02139f78 kind:load to:0x0213dff8 module:overlay(54) +from:0x02139fc0 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02139fd8 kind:arm_call to:0x02015058 module:main +from:0x02139ff8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213a010 kind:arm_call to:0x02015058 module:main +from:0x0213a0c8 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213a0e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213a0fc kind:arm_call to:0x020d99cc module:overlay(31) +from:0x0213a10c kind:arm_call to:0x021396ec module:overlay(54) +from:0x0213a128 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a140 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213a14c kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213a154 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x0213a160 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a164 kind:load to:0x027e09a8 module:dtcm +from:0x0213a16c kind:load to:0x0203e93c module:main +from:0x0213a170 kind:load to:0x0213dc60 module:overlay(54) +from:0x0213a174 kind:load to:0x027e0d34 module:dtcm +from:0x0213a18c kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213a1ec kind:load to:0x0213e010 module:overlay(54) +from:0x0213a20c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a224 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213a230 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213a238 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x0213a254 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213a2c0 kind:load to:0x0213e028 module:overlay(54) +from:0x0213a2f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213a30c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213a318 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213a328 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213a390 kind:arm_call to:0x02015058 module:main +from:0x0213a3b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213a3c8 kind:arm_call to:0x02015058 module:main +from:0x0213a410 kind:arm_call to:0x021394d4 module:overlay(54) +from:0x0213a434 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a44c kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213a458 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213a460 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x0213a46c kind:load to:0x027e0ce4 module:dtcm +from:0x0213a474 kind:load to:0x027e09a8 module:dtcm +from:0x0213a4ac kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213a50c kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213a544 kind:load to:0x0213e058 module:overlay(54) +from:0x0213a560 kind:arm_call to:0x01ff916c module:itcm +from:0x0213a5b4 kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213a5ec kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213a604 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213a60c kind:arm_call to:0x02139468 module:overlay(54) +from:0x0213a614 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x0213a61c kind:load to:0x0203e93c module:main +from:0x0213a6d0 kind:arm_call to:0x02139608 module:overlay(54) +from:0x0213a6e8 kind:load to:0x0213e040 module:overlay(54) +from:0x0213a6f4 kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213a76c kind:arm_call to:0x02139608 module:overlay(54) +from:0x0213a774 kind:arm_call to:0x02139638 module:overlay(54) +from:0x0213a78c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213a7a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a7bc kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213a7c4 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x0213a7cc kind:arm_call to:0x02139468 module:overlay(54) +from:0x0213a7d8 kind:load to:0x027e09a8 module:dtcm +from:0x0213a858 kind:load to:0x0213e088 module:overlay(54) +from:0x0213a86c kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213a8a0 kind:arm_call to:0x02139638 module:overlay(54) +from:0x0213a8c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213a908 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213a910 kind:arm_call to:0x02139468 module:overlay(54) +from:0x0213a924 kind:arm_call to:0x020d9710 module:overlay(31) +from:0x0213a938 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0213a984 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0213a9a8 kind:arm_call to:0x02016930 module:main +from:0x0213a9d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0213a9f0 kind:arm_call to:0x02015058 module:main +from:0x0213aa10 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213aa28 kind:arm_call to:0x02015058 module:main +from:0x0213aa74 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213ab24 kind:arm_call to:0x020d9710 module:overlay(31) +from:0x0213ab38 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0213ab54 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213ab88 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213aba0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213abe4 kind:arm_call to:0x02139468 module:overlay(54) +from:0x0213abec kind:arm_call to:0x0213917c module:overlay(54) +from:0x0213ac00 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213ac0c kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x0213ac18 kind:load to:0x027e0d34 module:dtcm +from:0x0213ac28 kind:load to:0x027e09a8 module:dtcm +from:0x0213ac3c kind:load to:0x0203e93c module:main +from:0x0213acd4 kind:load to:0x0213e100 module:overlay(54) +from:0x0213ace4 kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213ad24 kind:arm_call to:0x02016930 module:main +from:0x0213ad34 kind:arm_call to:0x01ff930c module:itcm +from:0x0213ad4c kind:arm_call to:0x02015058 module:main +from:0x0213adc8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213ade4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0213adfc kind:arm_call to:0x02015058 module:main +from:0x0213ae28 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213ae48 kind:arm_call to:0x02015058 module:main +from:0x0213ae5c kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213ae70 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213ae84 kind:load to:0x027e09a8 module:dtcm +from:0x0213aeb4 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213af24 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0213af2c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213af44 kind:arm_call to:0x02139608 module:overlay(54) +from:0x0213af7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213af98 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x0213b06c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213b07c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b088 kind:arm_call to:0x021396ec module:overlay(54) +from:0x0213b09c kind:arm_call to:0x020d99cc module:overlay(31) +from:0x0213b0b0 kind:load to:0x0213e040 module:overlay(54) +from:0x0213b0b4 kind:load to:0x027e09a8 module:dtcm +from:0x0213b0c0 kind:load to:0x027e0d34 module:dtcm +from:0x0213b0c4 kind:load to:0x0213dc60 module:overlay(54) +from:0x0213b0c8 kind:load to:0x0203e93c module:main +from:0x0213b0cc kind:load to:0x027e0ce0 module:dtcm +from:0x0213b0d8 kind:arm_call to:0x020992bc module:overlay(0) +from:0x0213b0fc kind:arm_call to:0x02138e3c module:overlay(54) +from:0x0213b108 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213b110 kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213b140 kind:arm_call to:0x02139638 module:overlay(54) +from:0x0213b1d0 kind:load to:0x0213e028 module:overlay(54) +from:0x0213b1e0 kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213b218 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b230 kind:arm_call to:0x01ffb714 module:itcm +from:0x0213b23c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213b250 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213b25c kind:arm_call to:0x01ff9258 module:itcm +from:0x0213b2c0 kind:arm_call to:0x02015058 module:main +from:0x0213b2e0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213b2f8 kind:arm_call to:0x02015058 module:main +from:0x0213b38c kind:arm_call to:0x021394d4 module:overlay(54) +from:0x0213b3b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213b3c8 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213b3d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b3dc kind:load to:0x027e09a8 module:dtcm +from:0x0213b3e4 kind:load to:0x0213e010 module:overlay(54) +from:0x0213b474 kind:load to:0x0213df50 module:overlay(54) +from:0x0213b490 kind:arm_call to:0x01ff916c module:itcm +from:0x0213b4a8 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213b538 kind:load to:0x0213e0a0 module:overlay(54) +from:0x0213b564 kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213b5c4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213b5f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213b60c kind:arm_call to:0x02015058 module:main +from:0x0213b62c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213b644 kind:arm_call to:0x02015058 module:main +from:0x0213b678 kind:arm_call to:0x02098634 module:overlay(0) +from:0x0213b680 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213b6f4 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x0213b728 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213b748 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213b758 kind:arm_call to:0x020d99cc module:overlay(31) +from:0x0213b768 kind:arm_call to:0x021396ec module:overlay(54) +from:0x0213b780 kind:arm_call to:0x02015058 module:main +from:0x0213b7a0 kind:arm_call to:0x02015058 module:main +from:0x0213b7b4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0213b7cc kind:arm_call to:0x0209865c module:overlay(0) +from:0x0213b808 kind:arm_call to:0x020d99dc module:overlay(31) +from:0x0213b81c kind:arm_call to:0x021396bc module:overlay(54) +from:0x0213b84c kind:arm_call to:0x02139638 module:overlay(54) +from:0x0213b8d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b8f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213b9d0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0213b9e0 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x0213ba20 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213bab0 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0213bac8 kind:arm_call to:0x02015058 module:main +from:0x0213bae8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213bb00 kind:arm_call to:0x02015058 module:main +from:0x0213bb24 kind:arm_call to:0x01ff9638 module:itcm +from:0x0213bb38 kind:arm_call to:0x020d99cc module:overlay(31) +from:0x0213bb48 kind:arm_call to:0x021396ec module:overlay(54) +from:0x0213bb60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bb74 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213bb94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213bba8 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213bbbc kind:arm_call to:0x02139468 module:overlay(54) +from:0x0213bbc4 kind:arm_call to:0x02138fa0 module:overlay(54) +from:0x0213bbd4 kind:load to:0x027e09a8 module:dtcm +from:0x0213bbe0 kind:load to:0x0203e93c module:main +from:0x0213bbe4 kind:load to:0x027e0d34 module:dtcm +from:0x0213bbe8 kind:load to:0x027e0ce0 module:dtcm +from:0x0213bbec kind:load to:0x0213dc60 module:overlay(54) +from:0x0213bbfc kind:load to:0x0213e0b8 module:overlay(54) +from:0x0213bc00 kind:load to:0x0213e0e8 module:overlay(54) +from:0x0213bc08 kind:load to:0x0213e0d0 module:overlay(54) +from:0x0213bc6c kind:arm_call to:0x02139608 module:overlay(54) +from:0x0213bca4 kind:load to:0x0213e088 module:overlay(54) +from:0x0213bcc4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213bcd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213bd44 kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213bd5c kind:arm_call to:0x02098634 module:overlay(0) +from:0x0213bd70 kind:arm_call to:0x021388c0 module:overlay(54) +from:0x0213bd80 kind:load to:0x0203e93c module:main +from:0x0213be08 kind:load to:0x0213e088 module:overlay(54) +from:0x0213be24 kind:arm_call to:0x01ff916c module:itcm +from:0x0213be78 kind:arm_call to:0x021392cc module:overlay(54) +from:0x0213bebc kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213bee4 kind:load to:0x0203e93c module:main +from:0x0213befc kind:arm_call to:0x0213bf04 module:overlay(54) +from:0x0213bf7c kind:arm_call to:0x01ff916c module:itcm +from:0x0213bf98 kind:load to:0x0213dd70 module:overlay(54) +from:0x0213bfbc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213c010 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0213c068 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0213c078 kind:load to:0x0203e93c module:main +from:0x0213c08c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213c098 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213c0b4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0213c0c4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0213c0d4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213c0dc kind:arm_call to:0x02011ff4 module:main +from:0x0213c108 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213c134 kind:arm_call to:0x0203d1e8 module:main +from:0x0213c13c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213c144 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213c14c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213c154 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213c160 kind:load to:0x020a02b4 module:overlay(0) +from:0x0213c184 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213c1b0 kind:arm_call to:0x0203d1e8 module:main +from:0x0213c1b8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213c1c0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213c1c8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213c1d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213c1d8 kind:arm_call to:0x02011ff4 module:main +from:0x0213c1e4 kind:load to:0x020a02b4 module:overlay(0) +from:0x0213c1f0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213c204 kind:load to:0x0213e5f8 module:overlay(54) +from:0x0213c218 kind:arm_call to:0x02011f3c module:main +from:0x0213c224 kind:arm_call to:0x0213c280 module:overlay(54) +from:0x0213c238 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213c274 kind:load to:0x0213e138 module:overlay(54) +from:0x0213c28c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0213c2f0 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x0213c31c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0213c338 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213c348 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213c360 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0213c368 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0213c3d8 kind:arm_call to:0x02028c68 module:main +from:0x0213c3e8 kind:load to:0x0213e15c module:overlay(54) +from:0x0213c3ec kind:load to:0x0213e5f8 module:overlay(54) +from:0x0213c3f0 kind:load to:0x0213dccc module:overlay(54) +from:0x0213c530 kind:arm_call to:0x0200e260 module:main +from:0x0213c544 kind:load to:0x0203e93c module:main +from:0x0213c560 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0213c570 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0213c57c kind:arm_call to:0x0213d310 module:overlay(54) +from:0x0213c588 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213c594 kind:load to:0x0213c3f4 module:overlay(54) +from:0x0213c620 kind:load to:0x0213e1c0 module:overlay(54) +from:0x0213c624 kind:load to:0x0213e1b0 module:overlay(54) +from:0x0213c690 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213c6a0 kind:load to:0x0213e300 module:overlay(54) +from:0x0213c6ac kind:arm_call to:0x0213d4bc module:overlay(54) +from:0x0213c6d0 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213c734 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213c744 kind:load to:0x0213e318 module:overlay(54) +from:0x0213c750 kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213c790 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213c7a0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213c7b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c7cc kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213c834 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213c844 kind:load to:0x0213e330 module:overlay(54) +from:0x0213c850 kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213c898 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213c8a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213c8c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213c8d4 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213c8dc kind:arm_call to:0x0213d4bc module:overlay(54) +from:0x0213c8f0 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213c994 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213c9a4 kind:load to:0x0213e348 module:overlay(54) +from:0x0213c9a8 kind:load to:0x02049bc4 module:main +from:0x0213c9b8 kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213c9dc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213c9ec kind:arm_call to:0x01ff9318 module:itcm +from:0x0213ca1c kind:arm_call to:0x0213d4bc module:overlay(54) +from:0x0213ca30 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213ca4c kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213ca5c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0213ca84 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213caf0 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213cb00 kind:load to:0x0213e360 module:overlay(54) +from:0x0213cb1c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213cb2c kind:arm_call to:0x01ff9318 module:itcm +from:0x0213cb34 kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213cb54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213cb68 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213cbd0 kind:arm_call to:0x02138bec module:overlay(54) +from:0x0213cbe0 kind:load to:0x0213e378 module:overlay(54) +from:0x0213cbec kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213cc28 kind:arm_call to:0x02015058 module:main +from:0x0213cc38 kind:arm_call to:0x0213d4bc module:overlay(54) +from:0x0213cc90 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213cca0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ccb0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213cccc kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ccdc kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ccec kind:arm_call to:0x01ff9218 module:itcm +from:0x0213cd7c kind:load to:0x0213e390 module:overlay(54) +from:0x0213cde4 kind:load to:0x0213e3a8 module:overlay(54) +from:0x0213ce4c kind:load to:0x0213e3c0 module:overlay(54) +from:0x0213ce54 kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213cebc kind:load to:0x0213e3d8 module:overlay(54) +from:0x0213ced8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213cee0 kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213cf4c kind:load to:0x0213e408 module:overlay(54) +from:0x0213cf54 kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213cfbc kind:load to:0x0213e3f0 module:overlay(54) +from:0x0213cff8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d060 kind:arm_call to:0x02015058 module:main +from:0x0213d080 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213d090 kind:arm_call to:0x01ff9318 module:itcm +from:0x0213d0a0 kind:load to:0x0213e438 module:overlay(54) +from:0x0213d0a4 kind:load to:0x027e09a8 module:dtcm +from:0x0213d11c kind:load to:0x0213e408 module:overlay(54) +from:0x0213d128 kind:arm_call to:0x0213d394 module:overlay(54) +from:0x0213d148 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d15c kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213d1c4 kind:load to:0x0213e450 module:overlay(54) +from:0x0213d1e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213d1f8 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213d254 kind:arm_call to:0x01ff916c module:itcm +from:0x0213d284 kind:arm_call to:0x0213bf04 module:overlay(54) +from:0x0213d2f8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0213d304 kind:load to:0x0213e1b0 module:overlay(54) +from:0x0213d30c kind:load to:0x027e09c0 module:dtcm +from:0x0213d32c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0213d34c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d368 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0213d378 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213d388 kind:load to:0x020b537c module:overlay(0) +from:0x0213d390 kind:load to:0x027e0ce4 module:dtcm +from:0x0213d3a4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0213d468 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0213d498 kind:arm_call to:0x02138c84 module:overlay(54) +from:0x0213d4a4 kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213d4cc kind:arm_call to:0x020d9710 module:overlay(31) +from:0x0213d4e4 kind:arm_call to:0x02098634 module:overlay(0) +from:0x0213d4ec kind:load to:0x027e0d34 module:dtcm +from:0x0213d50c kind:arm_call to:0x0213c598 module:overlay(54) +from:0x0213d538 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0213d558 kind:arm_call to:0x021389a8 module:overlay(54) +from:0x0213d570 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213d578 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213d580 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213d588 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213d5a0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213d5a8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213d5b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213d5b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213d5c0 kind:arm_call to:0x02011ff4 module:main +from:0x0213d5d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213d5e8 kind:load to:0x0213e6e0 module:overlay(54) +from:0x0213d5fc kind:arm_call to:0x02011f3c module:main +from:0x0213d608 kind:arm_call to:0x0213d654 module:overlay(54) +from:0x0213d61c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213d64c kind:load to:0x0213e470 module:overlay(54) +from:0x0213d65c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0213d66c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0213d68c kind:load to:0x0213e494 module:overlay(54) +from:0x0213d6a4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213d6ac kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0213d6b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213d6c0 kind:load to:0x0213e494 module:overlay(54) +from:0x0213d6d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213d6e0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0213d6e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213d6f0 kind:arm_call to:0x02011ff4 module:main +from:0x0213d6fc kind:load to:0x0213e494 module:overlay(54) +from:0x0213d728 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0213d770 kind:load to:0x027e0cec module:dtcm +from:0x0213d808 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213d870 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0213d880 kind:arm_call to:0x0213d98c module:overlay(54) +from:0x0213d888 kind:arm_call to:0x0213d914 module:overlay(54) +from:0x0213d8b4 kind:arm_call to:0x0213d98c module:overlay(54) +from:0x0213d900 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0213d920 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0213d944 kind:arm_call to:0x0213d98c module:overlay(54) +from:0x0213d968 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0213d97c kind:arm_call to:0x0213d98c module:overlay(54) +from:0x0213d9a4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0213d9c4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213d9dc kind:load to:0x027e0cec module:dtcm +from:0x0213d9ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213da40 kind:arm_call to:0x02138574 module:overlay(54) +from:0x0213da50 kind:arm_call to:0x0203ce4c module:main +from:0x0213db08 kind:load to:0x0213dc60 module:overlay(54) +from:0x0213db10 kind:load to:0x0213e500 module:overlay(54) +from:0x0213db14 kind:load to:0x0213e510 module:overlay(54) +from:0x0213db18 kind:load to:0x0213c1e8 module:overlay(54) +from:0x0213db1c kind:load to:0x0213e504 module:overlay(54) +from:0x0213db20 kind:load to:0x02043190 module:main +from:0x0213db24 kind:load to:0x0213dd70 module:overlay(54) +from:0x0213db48 kind:arm_call to:0x0213c22c module:overlay(54) +from:0x0213db58 kind:arm_call to:0x0203ce4c module:main +from:0x0213dbe8 kind:load to:0x0213e5e8 module:overlay(54) +from:0x0213dbec kind:load to:0x0213e5f8 module:overlay(54) +from:0x0213dbf0 kind:load to:0x0213d5cc module:overlay(54) +from:0x0213dbf4 kind:load to:0x0213e5ec module:overlay(54) +from:0x0213dbf8 kind:load to:0x02043190 module:main +from:0x0213dbfc kind:load to:0x0213e1b0 module:overlay(54) +from:0x0213dc1c kind:arm_call to:0x0213d610 module:overlay(54) +from:0x0213dc2c kind:arm_call to:0x0203ce4c module:main +from:0x0213dc40 kind:load to:0x0213e6d0 module:overlay(54) +from:0x0213dc44 kind:load to:0x0213e6e0 module:overlay(54) +from:0x0213dc48 kind:load to:0x0213d9e4 module:overlay(54) +from:0x0213dc4c kind:load to:0x0213e6d4 module:overlay(54) +from:0x0213dc50 kind:load to:0x0213d9f8 module:overlay(54) +from:0x0213dc54 kind:load to:0x0213db28 module:overlay(54) +from:0x0213dc58 kind:load to:0x0213dc00 module:overlay(54) +from:0x0213dc80 kind:load to:0x02097bf4 module:overlay(0) +from:0x0213dc84 kind:load to:0x02138af4 module:overlay(54) +from:0x0213dc90 kind:load to:0x021387dc module:overlay(54) +from:0x0213dc94 kind:load to:0x020f6354 module:overlays(19,22,23,31) +from:0x0213dc98 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x0213dc9c kind:load to:0x02138834 module:overlay(54) +from:0x0213dca8 kind:load to:0x02138550 module:overlay(54) +from:0x0213dcac kind:load to:0x02097924 module:overlay(0) +from:0x0213dcb0 kind:load to:0x02097734 module:overlay(0) +from:0x0213dcb4 kind:load to:0x020977b0 module:overlay(0) +from:0x0213dcb8 kind:load to:0x0209792c module:overlay(0) +from:0x0213dcbc kind:load to:0x0209794c module:overlay(0) +from:0x0213dcc0 kind:load to:0x02097978 module:overlay(0) +from:0x0213dccc kind:load to:0x02138794 module:overlay(54) +from:0x0213dcd0 kind:load to:0x0213c0cc module:overlay(54) +from:0x0213dcd4 kind:load to:0x0209a234 module:overlay(0) +from:0x0213dcd8 kind:load to:0x0209a268 module:overlay(0) +from:0x0213dcdc kind:load to:0x0209a300 module:overlay(0) +from:0x0213dce0 kind:load to:0x0209a314 module:overlay(0) +from:0x0213dce4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213dce8 kind:load to:0x0209a33c module:overlay(0) +from:0x0213dcec kind:load to:0x0209a3c4 module:overlay(0) +from:0x0213dcf0 kind:load to:0x0209a04c module:overlay(0) +from:0x0213dcf4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0213dcf8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0213dcfc kind:load to:0x0209a328 module:overlay(0) +from:0x0213dd00 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0213dd04 kind:load to:0x0213c0a0 module:overlay(54) +from:0x0213dd08 kind:load to:0x0213c07c module:overlay(54) +from:0x0213dd0c kind:load to:0x0209a6ec module:overlay(0) +from:0x0213dd18 kind:load to:0x020984f8 module:overlay(0) +from:0x0213dd1c kind:load to:0x02098534 module:overlay(0) +from:0x0213dd20 kind:load to:0x0209854c module:overlay(0) +from:0x0213dd24 kind:load to:0x02098558 module:overlay(0) +from:0x0213dd28 kind:load to:0x01fff464 module:itcm +from:0x0213dd2c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213dd30 kind:load to:0x02138b54 module:overlay(54) +from:0x0213dd34 kind:load to:0x02098490 module:overlay(0) +from:0x0213dd38 kind:load to:0x0213beec module:overlay(54) +from:0x0213dd3c kind:load to:0x02098498 module:overlay(0) +from:0x0213dd40 kind:load to:0x0209849c module:overlay(0) +from:0x0213dd44 kind:load to:0x0213bf9c module:overlay(54) +from:0x0213dd48 kind:load to:0x02098fe4 module:overlay(0) +from:0x0213dd4c kind:load to:0x020984a8 module:overlay(0) +from:0x0213dd50 kind:load to:0x02098564 module:overlay(0) +from:0x0213dd54 kind:load to:0x020985d0 module:overlay(0) +from:0x0213dd58 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213dd5c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213dd60 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213dd64 kind:load to:0x0213c0e8 module:overlay(54) +from:0x0213dd68 kind:load to:0x0213c164 module:overlay(54) +from:0x0213dd6c kind:load to:0x02138e3c module:overlay(54) +from:0x0213dd70 kind:load to:0x0213975c module:overlay(54) +from:0x0213dd78 kind:load to:0x021397d0 module:overlay(54) +from:0x0213dd88 kind:load to:0x02139920 module:overlay(54) +from:0x0213dd90 kind:load to:0x02139990 module:overlay(54) +from:0x0213dda0 kind:load to:0x021399e0 module:overlay(54) +from:0x0213dda8 kind:load to:0x02139a50 module:overlay(54) +from:0x0213ddb8 kind:load to:0x02139aa0 module:overlay(54) +from:0x0213ddc0 kind:load to:0x02139b1c module:overlay(54) +from:0x0213ddd0 kind:load to:0x02139b48 module:overlay(54) +from:0x0213ddd8 kind:load to:0x02139bb4 module:overlay(54) +from:0x0213dde8 kind:load to:0x02139bec module:overlay(54) +from:0x0213ddf0 kind:load to:0x02139c5c module:overlay(54) +from:0x0213de00 kind:load to:0x02139de4 module:overlay(54) +from:0x0213de08 kind:load to:0x02139e58 module:overlay(54) +from:0x0213de18 kind:load to:0x02139f08 module:overlay(54) +from:0x0213de20 kind:load to:0x02139f7c module:overlay(54) +from:0x0213de30 kind:load to:0x0213a178 module:overlay(54) +from:0x0213de38 kind:load to:0x0213a1f0 module:overlay(54) +from:0x0213de48 kind:load to:0x0213a240 module:overlay(54) +from:0x0213de50 kind:load to:0x0213a2c4 module:overlay(54) +from:0x0213de58 kind:load to:0x0213a47c module:overlay(54) +from:0x0213de60 kind:load to:0x0213a49c module:overlay(54) +from:0x0213de68 kind:load to:0x0213a54c module:overlay(54) +from:0x0213de70 kind:load to:0x0213a620 module:overlay(54) +from:0x0213de78 kind:load to:0x0213a664 module:overlay(54) +from:0x0213de80 kind:load to:0x0213a6ec module:overlay(54) +from:0x0213de90 kind:load to:0x0213a7e0 module:overlay(54) +from:0x0213de98 kind:load to:0x0213a85c module:overlay(54) +from:0x0213dea8 kind:load to:0x0213ac48 module:overlay(54) +from:0x0213deb0 kind:load to:0x0213acd8 module:overlay(54) +from:0x0213dec0 kind:load to:0x0213ae90 module:overlay(54) +from:0x0213dec8 kind:load to:0x0213b0d0 module:overlay(54) +from:0x0213ded8 kind:load to:0x0213b150 module:overlay(54) +from:0x0213dee0 kind:load to:0x0213b1d4 module:overlay(54) +from:0x0213dee8 kind:load to:0x0213b3e8 module:overlay(54) +from:0x0213def0 kind:load to:0x0213b408 module:overlay(54) +from:0x0213def8 kind:load to:0x0213b478 module:overlay(54) +from:0x0213df08 kind:load to:0x0213b4b4 module:overlay(54) +from:0x0213df10 kind:load to:0x0213b53c module:overlay(54) +from:0x0213df20 kind:load to:0x0213bc10 module:overlay(54) +from:0x0213df28 kind:load to:0x0213bca8 module:overlay(54) +from:0x0213df38 kind:load to:0x0213bd84 module:overlay(54) +from:0x0213df40 kind:load to:0x0213be0c module:overlay(54) +from:0x0213e138 kind:load to:0x0213c208 module:overlay(54) +from:0x0213e13c kind:load to:0x02097924 module:overlay(0) +from:0x0213e140 kind:load to:0x02097734 module:overlay(0) +from:0x0213e144 kind:load to:0x020977b0 module:overlay(0) +from:0x0213e148 kind:load to:0x0209792c module:overlay(0) +from:0x0213e14c kind:load to:0x0209794c module:overlay(0) +from:0x0213e150 kind:load to:0x02097978 module:overlay(0) +from:0x0213e15c kind:load to:0x020984f8 module:overlay(0) +from:0x0213e160 kind:load to:0x02098534 module:overlay(0) +from:0x0213e164 kind:load to:0x0209854c module:overlay(0) +from:0x0213e168 kind:load to:0x02098558 module:overlay(0) +from:0x0213e16c kind:load to:0x01fff464 module:itcm +from:0x0213e170 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213e174 kind:load to:0x0213c548 module:overlay(54) +from:0x0213e178 kind:load to:0x02098490 module:overlay(0) +from:0x0213e17c kind:load to:0x0213d200 module:overlay(54) +from:0x0213e180 kind:load to:0x02098498 module:overlay(0) +from:0x0213e184 kind:load to:0x0209849c module:overlay(0) +from:0x0213e188 kind:load to:0x0213d514 module:overlay(54) +from:0x0213e18c kind:load to:0x020984a4 module:overlay(0) +from:0x0213e190 kind:load to:0x020984a8 module:overlay(0) +from:0x0213e194 kind:load to:0x02098564 module:overlay(0) +from:0x0213e198 kind:load to:0x020985d0 module:overlay(0) +from:0x0213e19c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213e1a0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213e1a4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213e1a8 kind:load to:0x0213d564 module:overlay(54) +from:0x0213e1ac kind:load to:0x0213d594 module:overlay(54) +from:0x0213e1b0 kind:load to:0x0213c628 module:overlay(54) +from:0x0213e1b8 kind:load to:0x0213c6a4 module:overlay(54) +from:0x0213e1c8 kind:load to:0x0213c6d8 module:overlay(54) +from:0x0213e1d0 kind:load to:0x0213c748 module:overlay(54) +from:0x0213e1e0 kind:load to:0x0213c7d8 module:overlay(54) +from:0x0213e1e8 kind:load to:0x0213c848 module:overlay(54) +from:0x0213e1f8 kind:load to:0x0213c8f8 module:overlay(54) +from:0x0213e200 kind:load to:0x0213c9ac module:overlay(54) +from:0x0213e210 kind:load to:0x0213ca94 module:overlay(54) +from:0x0213e218 kind:load to:0x0213cb04 module:overlay(54) +from:0x0213e228 kind:load to:0x0213cb74 module:overlay(54) +from:0x0213e230 kind:load to:0x0213cbe4 module:overlay(54) +from:0x0213e238 kind:load to:0x0213cd08 module:overlay(54) +from:0x0213e240 kind:load to:0x0213cd1c module:overlay(54) +from:0x0213e248 kind:load to:0x0213cd80 module:overlay(54) +from:0x0213e258 kind:load to:0x0213cd84 module:overlay(54) +from:0x0213e260 kind:load to:0x0213cde8 module:overlay(54) +from:0x0213e270 kind:load to:0x0213cdec module:overlay(54) +from:0x0213e278 kind:load to:0x0213ce50 module:overlay(54) +from:0x0213e288 kind:load to:0x0213ce5c module:overlay(54) +from:0x0213e290 kind:load to:0x0213cec0 module:overlay(54) +from:0x0213e2a0 kind:load to:0x0213ceec module:overlay(54) +from:0x0213e2a8 kind:load to:0x0213cf50 module:overlay(54) +from:0x0213e2b8 kind:load to:0x0213cf5c module:overlay(54) +from:0x0213e2c0 kind:load to:0x0213cfc0 module:overlay(54) +from:0x0213e2c8 kind:load to:0x0213d0b0 module:overlay(54) +from:0x0213e2d0 kind:load to:0x0213d0bc module:overlay(54) +from:0x0213e2d8 kind:load to:0x0213d120 module:overlay(54) +from:0x0213e2e8 kind:load to:0x0213d164 module:overlay(54) +from:0x0213e2f0 kind:load to:0x0213d1c8 module:overlay(54) +from:0x0213e470 kind:load to:0x0213d5ec module:overlay(54) +from:0x0213e474 kind:load to:0x02097924 module:overlay(0) +from:0x0213e478 kind:load to:0x02097734 module:overlay(0) +from:0x0213e47c kind:load to:0x020977b0 module:overlay(0) +from:0x0213e480 kind:load to:0x0209792c module:overlay(0) +from:0x0213e484 kind:load to:0x0209794c module:overlay(0) +from:0x0213e488 kind:load to:0x02097978 module:overlay(0) +from:0x0213e494 kind:load to:0x020984f8 module:overlay(0) +from:0x0213e498 kind:load to:0x02098534 module:overlay(0) +from:0x0213e49c kind:load to:0x0209854c module:overlay(0) +from:0x0213e4a0 kind:load to:0x02098558 module:overlay(0) +from:0x0213e4a4 kind:load to:0x01fff464 module:itcm +from:0x0213e4a8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213e4ac kind:load to:0x0213d700 module:overlay(54) +from:0x0213e4b0 kind:load to:0x02098490 module:overlay(0) +from:0x0213e4b4 kind:load to:0x0213d778 module:overlay(54) +from:0x0213e4b8 kind:load to:0x02098498 module:overlay(0) +from:0x0213e4bc kind:load to:0x0209849c module:overlay(0) +from:0x0213e4c0 kind:load to:0x0213d8c0 module:overlay(54) +from:0x0213e4c4 kind:load to:0x020984a4 module:overlay(0) +from:0x0213e4c8 kind:load to:0x020984a8 module:overlay(0) +from:0x0213e4cc kind:load to:0x02098564 module:overlay(0) +from:0x0213e4d0 kind:load to:0x020985d0 module:overlay(0) +from:0x0213e4d4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213e4d8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213e4dc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213e4e0 kind:load to:0x0213d690 module:overlay(54) +from:0x0213e4e4 kind:load to:0x0213d6c4 module:overlay(54) diff --git a/config/usa/arm9/overlays/ov054/symbols.txt b/config/usa/arm9/overlays/ov054/symbols.txt new file mode 100644 index 00000000..0a90a40b --- /dev/null +++ b/config/usa/arm9/overlays/ov054/symbols.txt @@ -0,0 +1,202 @@ +func_ov054_021384c0 kind:function(arm,size=0x84) addr:0x021384c0 +func_ov054_02138544 kind:function(arm,size=0xc) addr:0x02138544 +func_ov054_02138550 kind:function(arm,size=0x24) addr:0x02138550 +func_ov054_02138574 kind:function(arm,size=0x44) addr:0x02138574 +func_ov054_021385b8 kind:function(arm,size=0x1dc) addr:0x021385b8 +func_ov054_02138794 kind:function(arm,size=0x14) addr:0x02138794 +func_ov054_021387a8 kind:function(arm,size=0x34) addr:0x021387a8 +func_ov054_021387dc kind:function(arm,size=0x58) addr:0x021387dc +func_ov054_02138834 kind:function(arm,size=0x24) addr:0x02138834 +func_ov054_02138858 kind:function(arm,size=0x4c) addr:0x02138858 +func_ov054_021388a4 kind:function(arm,size=0x1c) addr:0x021388a4 +func_ov054_021388c0 kind:function(arm,size=0xe8) addr:0x021388c0 +func_ov054_021389a8 kind:function(arm,size=0x114) addr:0x021389a8 +func_ov054_02138abc kind:function(arm,size=0x38) addr:0x02138abc +func_ov054_02138af4 kind:function(arm,size=0x60) addr:0x02138af4 +func_ov054_02138b54 kind:function(arm,size=0x98) addr:0x02138b54 +func_ov054_02138bec kind:function(arm,size=0x98) addr:0x02138bec +func_ov054_02138c84 kind:function(arm,size=0x1b8) addr:0x02138c84 +func_ov054_02138e3c kind:function(arm,size=0x18) addr:0x02138e3c +func_ov054_02138e54 kind:function(arm,size=0x14c) addr:0x02138e54 +func_ov054_02138fa0 kind:function(arm,size=0x1dc) addr:0x02138fa0 +func_ov054_0213917c kind:function(arm,size=0x100) addr:0x0213917c +func_ov054_0213927c kind:function(arm,size=0x50) addr:0x0213927c +func_ov054_021392cc kind:function(arm,size=0x19c) addr:0x021392cc +func_ov054_02139468 kind:function(arm,size=0x6c) addr:0x02139468 +func_ov054_021394d4 kind:function(arm,size=0x134) addr:0x021394d4 +func_ov054_02139608 kind:function(arm,size=0x30) addr:0x02139608 +func_ov054_02139638 kind:function(arm,size=0x84) addr:0x02139638 +func_ov054_021396bc kind:function(arm,size=0x30) addr:0x021396bc +func_ov054_021396ec kind:function(arm,size=0x70) addr:0x021396ec +func_ov054_0213975c kind:function(arm,size=0x74) addr:0x0213975c +func_ov054_021397d0 kind:function(arm,size=0x150) addr:0x021397d0 +func_ov054_02139920 kind:function(arm,size=0x70) addr:0x02139920 +func_ov054_02139990 kind:function(arm,size=0x50) addr:0x02139990 +func_ov054_021399e0 kind:function(arm,size=0x70) addr:0x021399e0 +func_ov054_02139a50 kind:function(arm,size=0x50) addr:0x02139a50 +func_ov054_02139aa0 kind:function(arm,size=0x7c) addr:0x02139aa0 +func_ov054_02139b1c kind:function(arm,size=0x2c) addr:0x02139b1c +func_ov054_02139b48 kind:function(arm,size=0x6c) addr:0x02139b48 +func_ov054_02139bb4 kind:function(arm,size=0x38) addr:0x02139bb4 +func_ov054_02139bec kind:function(arm,size=0x70) addr:0x02139bec +func_ov054_02139c5c kind:function(arm,size=0x188) addr:0x02139c5c +func_ov054_02139de4 kind:function(arm,size=0x74) addr:0x02139de4 +func_ov054_02139e58 kind:function(arm,size=0xb0) addr:0x02139e58 +func_ov054_02139f08 kind:function(arm,size=0x74) addr:0x02139f08 +func_ov054_02139f7c kind:function(arm,size=0x1fc) addr:0x02139f7c +func_ov054_0213a178 kind:function(arm,size=0x78) addr:0x0213a178 +func_ov054_0213a1f0 kind:function(arm,size=0x50) addr:0x0213a1f0 +func_ov054_0213a240 kind:function(arm,size=0x84) addr:0x0213a240 +func_ov054_0213a2c4 kind:function(arm,size=0x1b8) addr:0x0213a2c4 +func_ov054_0213a47c kind:function(arm,size=0x20) addr:0x0213a47c +func_ov054_0213a49c kind:function(arm,size=0xb0) addr:0x0213a49c +func_ov054_0213a54c kind:function(arm,size=0xd4) addr:0x0213a54c +func_ov054_0213a620 kind:function(arm,size=0x44) addr:0x0213a620 +func_ov054_0213a664 kind:function(arm,size=0x88) addr:0x0213a664 +func_ov054_0213a6ec kind:function(arm,size=0xf4) addr:0x0213a6ec +func_ov054_0213a7e0 kind:function(arm,size=0x7c) addr:0x0213a7e0 +func_ov054_0213a85c kind:function(arm,size=0x3ec) addr:0x0213a85c +func_ov054_0213ac48 kind:function(arm,size=0x90) addr:0x0213ac48 +func_ov054_0213acd8 kind:function(arm,size=0x1b8) addr:0x0213acd8 +func_ov054_0213ae90 kind:function(arm,size=0x240) addr:0x0213ae90 +func_ov054_0213b0d0 kind:function(arm,size=0x80) addr:0x0213b0d0 +func_ov054_0213b150 kind:function(arm,size=0x84) addr:0x0213b150 +func_ov054_0213b1d4 kind:function(arm,size=0x214) addr:0x0213b1d4 +func_ov054_0213b3e8 kind:function(arm,size=0x20) addr:0x0213b3e8 +func_ov054_0213b408 kind:function(arm,size=0x70) addr:0x0213b408 +func_ov054_0213b478 kind:function(arm,size=0x3c) addr:0x0213b478 +func_ov054_0213b4b4 kind:function(arm,size=0x88) addr:0x0213b4b4 +func_ov054_0213b53c kind:function(arm,size=0x6d4) addr:0x0213b53c +func_ov054_0213bc10 kind:function(arm,size=0x98) addr:0x0213bc10 +func_ov054_0213bca8 kind:function(arm,size=0xdc) addr:0x0213bca8 +func_ov054_0213bd84 kind:function(arm,size=0x88) addr:0x0213bd84 +func_ov054_0213be0c kind:function(arm,size=0xe0) addr:0x0213be0c +func_ov054_0213beec kind:function(arm,size=0x18) addr:0x0213beec +func_ov054_0213bf04 kind:function(arm,size=0x98) addr:0x0213bf04 +func_ov054_0213bf9c kind:function(arm,size=0xe0) addr:0x0213bf9c +func_ov054_0213c07c kind:function(arm,size=0x24) addr:0x0213c07c +func_ov054_0213c0a0 kind:function(arm,size=0x2c) addr:0x0213c0a0 +func_ov054_0213c0cc kind:function(arm,size=0x1c) addr:0x0213c0cc +func_ov054_0213c0e8 kind:function(arm,size=0x7c) addr:0x0213c0e8 +func_ov054_0213c164 kind:function(arm,size=0x84) addr:0x0213c164 +func_ov054_0213c1e8 kind:function(arm,size=0x14) addr:0x0213c1e8 +func_ov054_0213c1fc kind:function(arm,size=0xc) addr:0x0213c1fc +func_ov054_0213c208 kind:function(arm,size=0x24) addr:0x0213c208 +func_ov054_0213c22c kind:function(arm,size=0x54) addr:0x0213c22c +func_ov054_0213c280 kind:function(arm,size=0x174) addr:0x0213c280 +func_ov054_0213c3f4 kind:function(arm,size=0x154) addr:0x0213c3f4 +func_ov054_0213c548 kind:function(arm,size=0x50) addr:0x0213c548 +func_ov054_0213c598 kind:function(arm,size=0x90) addr:0x0213c598 +func_ov054_0213c628 kind:function(arm,size=0x7c) addr:0x0213c628 +func_ov054_0213c6a4 kind:function(arm,size=0x34) addr:0x0213c6a4 +func_ov054_0213c6d8 kind:function(arm,size=0x70) addr:0x0213c6d8 +func_ov054_0213c748 kind:function(arm,size=0x90) addr:0x0213c748 +func_ov054_0213c7d8 kind:function(arm,size=0x70) addr:0x0213c7d8 +func_ov054_0213c848 kind:function(arm,size=0xb0) addr:0x0213c848 +func_ov054_0213c8f8 kind:function(arm,size=0xb4) addr:0x0213c8f8 +func_ov054_0213c9ac kind:function(arm,size=0xe8) addr:0x0213c9ac +func_ov054_0213ca94 kind:function(arm,size=0x70) addr:0x0213ca94 +func_ov054_0213cb04 kind:function(arm,size=0x70) addr:0x0213cb04 +func_ov054_0213cb74 kind:function(arm,size=0x70) addr:0x0213cb74 +func_ov054_0213cbe4 kind:function(arm,size=0x124) addr:0x0213cbe4 +func_ov054_0213cd08 kind:function(arm,size=0x14) addr:0x0213cd08 +func_ov054_0213cd1c kind:function(arm,size=0x64) addr:0x0213cd1c +func_ov054_0213cd80 kind:function(arm,size=0x4) addr:0x0213cd80 +func_ov054_0213cd84 kind:function(arm,size=0x64) addr:0x0213cd84 +func_ov054_0213cde8 kind:function(arm,size=0x4) addr:0x0213cde8 +func_ov054_0213cdec kind:function(arm,size=0x64) addr:0x0213cdec +func_ov054_0213ce50 kind:function(arm,size=0xc) addr:0x0213ce50 +func_ov054_0213ce5c kind:function(arm,size=0x64) addr:0x0213ce5c +func_ov054_0213cec0 kind:function(arm,size=0x2c) addr:0x0213cec0 +func_ov054_0213ceec kind:function(arm,size=0x64) addr:0x0213ceec +func_ov054_0213cf50 kind:function(arm,size=0xc) addr:0x0213cf50 +func_ov054_0213cf5c kind:function(arm,size=0x64) addr:0x0213cf5c +func_ov054_0213cfc0 kind:function(arm,size=0xf0) addr:0x0213cfc0 +func_ov054_0213d0b0 kind:function(arm,size=0xc) addr:0x0213d0b0 +func_ov054_0213d0bc kind:function(arm,size=0x64) addr:0x0213d0bc +func_ov054_0213d120 kind:function(arm,size=0x44) addr:0x0213d120 +func_ov054_0213d164 kind:function(arm,size=0x64) addr:0x0213d164 +func_ov054_0213d1c8 kind:function(arm,size=0x38) addr:0x0213d1c8 +func_ov054_0213d200 kind:function(arm,size=0x110) addr:0x0213d200 +func_ov054_0213d310 kind:function(arm,size=0x84) addr:0x0213d310 +func_ov054_0213d394 kind:function(arm,size=0x128) addr:0x0213d394 +func_ov054_0213d4bc kind:function(arm,size=0x34) addr:0x0213d4bc +func_ov054_0213d4f0 kind:function(arm,size=0x24) addr:0x0213d4f0 +func_ov054_0213d514 kind:function(arm,size=0x50) addr:0x0213d514 +func_ov054_0213d564 kind:function(arm,size=0x30) addr:0x0213d564 +func_ov054_0213d594 kind:function(arm,size=0x38) addr:0x0213d594 +func_ov054_0213d5cc kind:function(arm,size=0x14) addr:0x0213d5cc +func_ov054_0213d5e0 kind:function(arm,size=0xc) addr:0x0213d5e0 +func_ov054_0213d5ec kind:function(arm,size=0x24) addr:0x0213d5ec +func_ov054_0213d610 kind:function(arm,size=0x44) addr:0x0213d610 +func_ov054_0213d654 kind:function(arm,size=0x3c) addr:0x0213d654 +func_ov054_0213d690 kind:function(arm,size=0x34) addr:0x0213d690 +func_ov054_0213d6c4 kind:function(arm,size=0x3c) addr:0x0213d6c4 +func_ov054_0213d700 kind:function(arm,size=0x78) addr:0x0213d700 +func_ov054_0213d778 kind:function(arm,size=0x148) addr:0x0213d778 +func_ov054_0213d8c0 kind:function(arm,size=0x54) addr:0x0213d8c0 +func_ov054_0213d914 kind:function(arm,size=0x78) addr:0x0213d914 +func_ov054_0213d98c kind:function(arm,size=0x58) addr:0x0213d98c +func_ov054_0213d9e4 kind:function(arm,size=0x14) addr:0x0213d9e4 +__sinit_ov054_0213d9f8 kind:function(arm,size=0x130) addr:0x0213d9f8 +__sinit_ov054_0213db28 kind:function(arm,size=0xd8) addr:0x0213db28 +__sinit_ov054_0213dc00 kind:function(arm,size=0x50) addr:0x0213dc00 +.p__sinit_ov054_0213d9f8 kind:data(word) addr:0x0213dc50 +.p__sinit_ov054_0213db28 kind:data(word) addr:0x0213dc54 +.p__sinit_ov054_0213dc00 kind:data(word) addr:0x0213dc58 +data_ov054_0213dc60 kind:data(any) addr:0x0213dc60 +data_ov054_0213dc80 kind:data(any) addr:0x0213dc80 +data_ov054_0213dc90 kind:data(any) addr:0x0213dc90 +data_ov054_0213dca8 kind:data(any) addr:0x0213dca8 +data_ov054_0213dccc kind:data(any) addr:0x0213dccc +data_ov054_0213dd18 kind:data(any) addr:0x0213dd18 +data_ov054_0213dd70 kind:data(any) addr:0x0213dd70 +data_ov054_0213dd80 kind:data(any) addr:0x0213dd80 +data_ov054_0213df50 kind:data(any) addr:0x0213df50 +data_ov054_0213df68 kind:data(any) addr:0x0213df68 +data_ov054_0213df80 kind:data(any) addr:0x0213df80 +data_ov054_0213df98 kind:data(any) addr:0x0213df98 +data_ov054_0213dfb0 kind:data(any) addr:0x0213dfb0 +data_ov054_0213dfc8 kind:data(any) addr:0x0213dfc8 +data_ov054_0213dfe0 kind:data(any) addr:0x0213dfe0 +data_ov054_0213dff8 kind:data(any) addr:0x0213dff8 +data_ov054_0213e010 kind:data(any) addr:0x0213e010 +data_ov054_0213e028 kind:data(any) addr:0x0213e028 +data_ov054_0213e030 kind:data(any) addr:0x0213e030 ambiguous +data_ov054_0213e040 kind:data(any) addr:0x0213e040 +data_ov054_0213e058 kind:data(any) addr:0x0213e058 +data_ov054_0213e088 kind:data(any) addr:0x0213e088 +data_ov054_0213e0a0 kind:data(any) addr:0x0213e0a0 +data_ov054_0213e0b8 kind:data(any) addr:0x0213e0b8 +data_ov054_0213e0d0 kind:data(any) addr:0x0213e0d0 +data_ov054_0213e0e8 kind:data(any) addr:0x0213e0e8 +data_ov054_0213e100 kind:data(any) addr:0x0213e100 +data_ov054_0213e138 kind:data(any) addr:0x0213e138 +data_ov054_0213e15c kind:data(any) addr:0x0213e15c +data_ov054_0213e1b0 kind:data(any) addr:0x0213e1b0 +data_ov054_0213e1c0 kind:data(any) addr:0x0213e1c0 +data_ov054_0213e300 kind:data(any) addr:0x0213e300 +data_ov054_0213e318 kind:data(any) addr:0x0213e318 +data_ov054_0213e330 kind:data(any) addr:0x0213e330 +data_ov054_0213e348 kind:data(any) addr:0x0213e348 +data_ov054_0213e360 kind:data(any) addr:0x0213e360 +data_ov054_0213e378 kind:data(any) addr:0x0213e378 +data_ov054_0213e390 kind:data(any) addr:0x0213e390 +data_ov054_0213e3a8 kind:data(any) addr:0x0213e3a8 +data_ov054_0213e3c0 kind:data(any) addr:0x0213e3c0 +data_ov054_0213e3d8 kind:data(any) addr:0x0213e3d8 +data_ov054_0213e3f0 kind:data(any) addr:0x0213e3f0 +data_ov054_0213e408 kind:data(any) addr:0x0213e408 +data_ov054_0213e438 kind:data(any) addr:0x0213e438 +data_ov054_0213e450 kind:data(any) addr:0x0213e450 +data_ov054_0213e470 kind:data(any) addr:0x0213e470 +data_ov054_0213e494 kind:data(any) addr:0x0213e494 +data_ov054_0213e500 kind:bss addr:0x0213e500 +data_ov054_0213e504 kind:bss addr:0x0213e504 +data_ov054_0213e510 kind:bss addr:0x0213e510 +data_ov054_0213e5e8 kind:bss addr:0x0213e5e8 +data_ov054_0213e5ec kind:bss addr:0x0213e5ec +data_ov054_0213e5f8 kind:bss addr:0x0213e5f8 +data_ov054_0213e6d0 kind:bss addr:0x0213e6d0 +data_ov054_0213e6d4 kind:bss addr:0x0213e6d4 +data_ov054_0213e6e0 kind:bss addr:0x0213e6e0 diff --git a/config/usa/arm9/overlays/ov055/delinks.txt b/config/usa/arm9/overlays/ov055/delinks.txt new file mode 100644 index 00000000..ff74769c --- /dev/null +++ b/config/usa/arm9/overlays/ov055/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021384c0 end:0x0213d238 kind:code align:32 + .rodata start:0x0213d238 end:0x0213d268 kind:rodata align:4 + .init start:0x0213d268 end:0x0213d3d4 kind:code align:4 + .ctor start:0x0213d3d4 end:0x0213d3e0 kind:rodata align:4 + .data start:0x0213d400 end:0x0213dbc0 kind:data align:32 + .bss start:0x0213dbc0 end:0x0213de00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov055/relocs.txt b/config/usa/arm9/overlays/ov055/relocs.txt new file mode 100644 index 00000000..c34d4ebd --- /dev/null +++ b/config/usa/arm9/overlays/ov055/relocs.txt @@ -0,0 +1,872 @@ +from:0x021384c8 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x021384dc kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021384ec kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021384fc kind:load to:0x0213d408 module:overlay(55) +from:0x02138500 kind:load to:0x0213d238 module:overlay(55) +from:0x02138504 kind:load to:0x0213d248 module:overlay(55) +from:0x02138518 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213856c kind:arm_call to:0x021384c0 module:overlay(55) +from:0x02138584 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021385a0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021385b0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021385f4 kind:arm_call to:0x02099800 module:overlay(0) +from:0x021385fc kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02138644 kind:load to:0x0213d480 module:overlay(55) +from:0x02138648 kind:load to:0x0213d434 module:overlay(55) +from:0x02138654 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02138668 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02138680 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213869c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021386c8 kind:arm_call to:0x0203d1e8 module:main +from:0x021386d0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021386d8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021386e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021386e8 kind:arm_call to:0x02011ff4 module:main +from:0x021386f4 kind:load to:0x020a02b4 module:overlay(0) +from:0x02138704 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02138720 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213874c kind:arm_call to:0x0203d1e8 module:main +from:0x02138754 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213875c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02138764 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02138770 kind:load to:0x020a02b4 module:overlay(0) +from:0x02138778 kind:arm_call to:0x021394b8 module:overlay(55) +from:0x021387a0 kind:load to:0x020aecd8 module:overlay(0) +from:0x021387dc kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0213882c kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02138844 kind:arm_call to:0x02138850 module:overlay(55) +from:0x021388a0 kind:arm_call to:0x020986dc module:overlay(0) +from:0x021388c0 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021388cc kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021388d4 kind:arm_call to:0x020999ec module:overlay(0) +from:0x021388f8 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02138930 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02138950 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213895c kind:load to:0x027e0d38 module:dtcm +from:0x02138970 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x021389c8 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x021389d0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021389fc kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02138ab8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02138ac8 kind:load to:0x027e09c0 module:dtcm +from:0x02138af8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02138b1c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02138b38 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02138b74 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02138b94 kind:arm_call to:0x01ffc634 module:itcm +from:0x02138c94 kind:load to:0x02049bc4 module:main +from:0x02138cf4 kind:arm_call to:0x01ff930c module:itcm +from:0x02138d54 kind:load to:0x02049bc4 module:main +from:0x02138d5c kind:load to:0x0203e93c module:main +from:0x02138dd8 kind:arm_call to:0x02138e18 module:overlay(55) +from:0x02138de0 kind:arm_call to:0x021396c4 module:overlay(55) +from:0x02138df4 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x02138dfc kind:arm_call to:0x021393d4 module:overlay(55) +from:0x02138e10 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x02138e30 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02138e40 kind:arm_call to:0x01ff930c module:itcm +from:0x02138e48 kind:arm_call to:0x02139498 module:overlay(55) +from:0x02138ea8 kind:load to:0x0203e93c module:main +from:0x02138f28 kind:arm_call to:0x021391b0 module:overlay(55) +from:0x02138f3c kind:arm_call to:0x021387a4 module:overlay(55) +from:0x02138f50 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02138f6c kind:arm_call to:0x020992bc module:overlay(0) +from:0x02138fcc kind:arm_call to:0x021387a4 module:overlay(55) +from:0x02139010 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0213905c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02139068 kind:load to:0x020aecd0 module:overlay(0) +from:0x02139078 kind:arm_call to:0x02099480 module:overlay(0) +from:0x021390b0 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0213912c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213916c kind:arm_call to:0x020999ec module:overlay(0) +from:0x0213918c kind:arm_call to:0x021387a4 module:overlay(55) +from:0x021391ac kind:load to:0x021387a4 module:overlay(55) +from:0x021391f4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213920c kind:arm_call to:0x01ff930c module:itcm +from:0x02139224 kind:arm_call to:0x02015058 module:main +from:0x02139244 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213925c kind:arm_call to:0x02139590 module:overlay(55) +from:0x02139278 kind:arm_call to:0x02015058 module:main +from:0x0213929c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021392d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021392fc kind:load to:0x027e09a8 module:dtcm +from:0x02139308 kind:load to:0x020aecd8 module:overlay(0) +from:0x0213932c kind:arm_call to:0x01fff148 module:itcm +from:0x0213933c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02139344 kind:load to:0x027e0cd8 module:dtcm +from:0x02139348 kind:load to:0x027e0ce0 module:dtcm +from:0x02139368 kind:arm_call to:0x01fff148 module:itcm +from:0x021393a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021393b8 kind:arm_call to:0x0205addc module:overlay(0) +from:0x021393d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021393ec kind:arm_call to:0x01fff148 module:itcm +from:0x021393f8 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0213941c kind:arm_call to:0x01ff9258 module:itcm +from:0x02139434 kind:load to:0x027e0ce0 module:dtcm +from:0x02139450 kind:arm_call to:0x01fff148 module:itcm +from:0x0213945c kind:arm_call to:0x0205addc module:overlay(0) +from:0x02139480 kind:arm_call to:0x01ff9258 module:itcm +from:0x02139494 kind:load to:0x027e0ce0 module:dtcm +from:0x021394a4 kind:arm_call to:0x02098634 module:overlay(0) +from:0x02139510 kind:arm_call to:0x01ffb800 module:itcm +from:0x02139530 kind:arm_call to:0x02022dc4 module:main +from:0x0213955c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02139578 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02139588 kind:load to:0x02139744 module:overlay(55) +from:0x0213958c kind:load to:0x027e0cec module:dtcm +from:0x0213959c kind:arm_call to:0x01ffb464 module:itcm +from:0x02139660 kind:load to:0x0203e93c module:main +from:0x02139678 kind:load to:0x021387a4 module:overlay(55) +from:0x02139684 kind:arm_call to:0x021393d4 module:overlay(55) +from:0x021396a0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021396b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021396d0 kind:arm_call to:0x02139438 module:overlay(55) +from:0x021396f8 kind:arm_call to:0x02015058 module:main +from:0x02139740 kind:load to:0x02049bc4 module:main +from:0x02139770 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213977c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02139798 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021397a8 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021397b8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021397c0 kind:arm_call to:0x02011ff4 module:main +from:0x021397d4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021397dc kind:arm_call to:0x02011ff4 module:main +from:0x021397f0 kind:load to:0x0213dbd0 module:overlay(55) +from:0x02139804 kind:arm_call to:0x02011f3c module:main +from:0x02139810 kind:arm_call to:0x02139874 module:overlay(55) +from:0x02139824 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02139870 kind:load to:0x0213d54c module:overlay(55) +from:0x02139898 kind:arm_call to:0x02138508 module:overlay(55) +from:0x021398c8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021398e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02139924 kind:arm_call to:0x0203d138 module:main +from:0x0213992c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02139968 kind:load to:0x0213dbd0 module:overlay(55) +from:0x0213996c kind:load to:0x0213d668 module:overlay(55) +from:0x02139970 kind:load to:0x0213d570 module:overlay(55) +from:0x02139974 kind:load to:0x02139998 module:overlay(55) +from:0x02139978 kind:load to:0x0213b244 module:overlay(55) +from:0x0213997c kind:load to:0x0213d6e8 module:overlay(55) +from:0x02139980 kind:load to:0x0213d500 module:overlay(55) +from:0x0213998c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021399a0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021399d0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021399f0 kind:arm_call to:0x0203d1e8 module:main +from:0x021399f8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02139a00 kind:arm_call to:0x021386f8 module:overlay(55) +from:0x02139a0c kind:load to:0x0213d668 module:overlay(55) +from:0x02139a10 kind:load to:0x02139998 module:overlay(55) +from:0x02139a38 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02139a58 kind:arm_call to:0x0203d1e8 module:main +from:0x02139a60 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02139a68 kind:arm_call to:0x021386f8 module:overlay(55) +from:0x02139a70 kind:arm_call to:0x02011ff4 module:main +from:0x02139a7c kind:load to:0x0213d668 module:overlay(55) +from:0x02139a80 kind:load to:0x02139998 module:overlay(55) +from:0x02139a90 kind:arm_call to:0x0213aa8c module:overlay(55) +from:0x02139a9c kind:arm_call to:0x02138774 module:overlay(55) +from:0x02139abc kind:arm_call to:0x01fff5d0 module:itcm +from:0x02139aec kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02139b20 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02139b40 kind:arm_call to:0x01ffc634 module:itcm +from:0x02139b5c kind:arm_call to:0x0213aa2c module:overlay(55) +from:0x02139b64 kind:arm_call to:0x02138784 module:overlay(55) +from:0x02139ba0 kind:load to:0x0213d608 module:overlay(55) +from:0x02139be4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02139c34 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02139c4c kind:arm_call to:0x0213af50 module:overlay(55) +from:0x02139cb8 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x02139d04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02139d2c kind:arm_call to:0x01fff148 module:itcm +from:0x02139d3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02139d48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02139d54 kind:arm_call to:0x01fff148 module:itcm +from:0x02139d64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139d7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02139d88 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02139db8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02139dc4 kind:arm_call to:0x01fff458 module:itcm +from:0x02139df8 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02139e18 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x02139e3c kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02139e50 kind:arm_call to:0x02138850 module:overlay(55) +from:0x02139e60 kind:arm_call to:0x02138850 module:overlay(55) +from:0x02139e7c kind:load to:0x027e0ce0 module:dtcm +from:0x02139e80 kind:load to:0x027e0ce4 module:dtcm +from:0x02139e84 kind:load to:0x027e09a8 module:dtcm +from:0x02139edc kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02139ef8 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02139f00 kind:arm_call to:0x02138b00 module:overlay(55) +from:0x02139f3c kind:load to:0x0213d5b0 module:overlay(55) +from:0x02139f6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139f74 kind:arm_call to:0x0213a8d0 module:overlay(55) +from:0x0213a068 kind:load to:0x02049bc4 module:main +from:0x0213a074 kind:arm_call to:0x0213967c module:overlay(55) +from:0x0213a0a8 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a0b8 kind:arm_call to:0x02138c98 module:overlay(55) +from:0x0213a0e4 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a0f0 kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213a0fc kind:arm_call to:0x021396c4 module:overlay(55) +from:0x0213a110 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a118 kind:arm_call to:0x021393d4 module:overlay(55) +from:0x0213a134 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a16c kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a17c kind:arm_call to:0x02138e18 module:overlay(55) +from:0x0213a188 kind:arm_call to:0x020d9750 module:overlay(31) +from:0x0213a19c kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a1cc kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a1d8 kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213a1e4 kind:arm_call to:0x021396c4 module:overlay(55) +from:0x0213a1f8 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a200 kind:arm_call to:0x021393d4 module:overlay(55) +from:0x0213a214 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a21c kind:load to:0x027e0d34 module:dtcm +from:0x0213a230 kind:load to:0x0213aa2c module:overlay(55) +from:0x0213a248 kind:arm_call to:0x0213934c module:overlay(55) +from:0x0213a264 kind:arm_call to:0x0213930c module:overlay(55) +from:0x0213a278 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a2a4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213a2c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213a310 kind:arm_call to:0x0213aa6c module:overlay(55) +from:0x0213a328 kind:arm_call to:0x0213aa2c module:overlay(55) +from:0x0213a334 kind:load to:0x027e09a8 module:dtcm +from:0x0213a340 kind:load to:0x0213d6e8 module:overlay(55) +from:0x0213a364 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a374 kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213a38c kind:arm_call to:0x021391b0 module:overlay(55) +from:0x0213a3ac kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a3b8 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a3cc kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213a3d4 kind:arm_call to:0x02138f44 module:overlay(55) +from:0x0213a3e8 kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213a3f0 kind:arm_call to:0x02138fe4 module:overlay(55) +from:0x0213a404 kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213a40c kind:arm_call to:0x0213909c module:overlay(55) +from:0x0213a4a8 kind:load to:0x02049bc4 module:main +from:0x0213a4cc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213a504 kind:arm_call to:0x01fff148 module:itcm +from:0x0213a59c kind:arm_call to:0x01ffb714 module:itcm +from:0x0213a5a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213a5bc kind:arm_call to:0x01ff930c module:itcm +from:0x0213a62c kind:arm_call to:0x020d9750 module:overlay(31) +from:0x0213a640 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a6e8 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a6f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a6fc kind:load to:0x0203e93c module:main +from:0x0213a700 kind:load to:0x027e0d34 module:dtcm +from:0x0213a77c kind:load to:0x0213d760 module:overlay(55) +from:0x0213a788 kind:arm_call to:0x0213967c module:overlay(55) +from:0x0213a7d4 kind:arm_call to:0x0213aee4 module:overlay(55) +from:0x0213a7e0 kind:arm_call to:0x0213ae78 module:overlay(55) +from:0x0213a80c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213a82c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0213a83c kind:arm_call to:0x021393d4 module:overlay(55) +from:0x0213a858 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213a864 kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213a8cc kind:load to:0x0213d50c module:overlay(55) +from:0x0213a914 kind:load to:0x0213d51c module:overlay(55) +from:0x0213a930 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213a9b8 kind:load to:0x02049bc4 module:main +from:0x0213a9e0 kind:arm_call to:0x0213aee4 module:overlay(55) +from:0x0213a9e8 kind:arm_call to:0x0213ae78 module:overlay(55) +from:0x0213aa40 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0213aa58 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0213aaec kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0213ab3c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0213ab78 kind:arm_call to:0x0213b01c module:overlay(55) +from:0x0213abb8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0213abf4 kind:arm_call to:0x0213b04c module:overlay(55) +from:0x0213ac34 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0213ac70 kind:arm_call to:0x0213b01c module:overlay(55) +from:0x0213ac7c kind:load to:0x0213d52c module:overlay(55) +from:0x0213aca0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0213acc0 kind:arm_call to:0x02022dc4 module:main +from:0x0213ad08 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ad20 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ad50 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ad68 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ad98 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213adb0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ade0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213adf8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213ae04 kind:load to:0x02139744 module:overlay(55) +from:0x0213ae0c kind:load to:0x027e0cec module:dtcm +from:0x0213ae20 kind:arm_call to:0x02139664 module:overlay(55) +from:0x0213ae2c kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213ae5c kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213ae68 kind:arm_call to:0x0213a86c module:overlay(55) +from:0x0213ae9c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0213aec4 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0213aed8 kind:load to:0x027e09a8 module:dtcm +from:0x0213aee0 kind:load to:0x027e0cec module:dtcm +from:0x0213af08 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0213af30 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0213af44 kind:load to:0x027e09a8 module:dtcm +from:0x0213af4c kind:load to:0x027e0cec module:dtcm +from:0x0213b030 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0213b040 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0213b048 kind:load to:0x0213b0b0 module:overlay(55) +from:0x0213b060 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0213b070 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0213b078 kind:load to:0x0213b15c module:overlay(55) +from:0x0213b09c kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213b0a8 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213b118 kind:arm_call to:0x0200e260 module:main +from:0x0213b128 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b158 kind:load to:0x027e0964 module:dtcm +from:0x0213b1c4 kind:arm_call to:0x0200e260 module:main +from:0x0213b1d4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213b204 kind:load to:0x027e0964 module:dtcm +from:0x0213b224 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213b238 kind:load to:0x02057884 module:overlay(0) +from:0x0213b260 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213b268 kind:arm_call to:0x02011ff4 module:main +from:0x0213b27c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213b290 kind:load to:0x0213dcb8 module:overlay(55) +from:0x0213b2a4 kind:arm_call to:0x02011f3c module:main +from:0x0213b2b0 kind:arm_call to:0x0213b368 module:overlay(55) +from:0x0213b2c8 kind:arm_call to:0x02097994 module:overlay(0) +from:0x0213b308 kind:load to:0x0213d7a0 module:overlay(55) +from:0x0213b340 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213b354 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x0213b388 kind:arm_call to:0x02138508 module:overlay(55) +from:0x0213b398 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0213b3bc kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0213b3e0 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0213b410 kind:load to:0x0213dcb8 module:overlay(55) +from:0x0213b414 kind:load to:0x0213d88c module:overlay(55) +from:0x0213b418 kind:load to:0x0213d7c4 module:overlay(55) +from:0x0213b41c kind:load to:0x0213d78c module:overlay(55) +from:0x0213b420 kind:load to:0x0213d99c module:overlay(55) +from:0x0213b42c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0213b444 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0213b44c kind:arm_call to:0x021386f8 module:overlay(55) +from:0x0213b464 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0213b46c kind:arm_call to:0x021386f8 module:overlay(55) +from:0x0213b474 kind:arm_call to:0x02011ff4 module:main +from:0x0213b48c kind:arm_call to:0x02138774 module:overlay(55) +from:0x0213b49c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0213b4ac kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0213b4c8 kind:arm_call to:0x0213bffc module:overlay(55) +from:0x0213b4d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213b500 kind:arm_call to:0x0213cf38 module:overlay(55) +from:0x0213b510 kind:load to:0x0213ba80 module:overlay(55) +from:0x0213b514 kind:load to:0x027e0ce4 module:dtcm +from:0x0213b54c kind:load to:0x0213d7e4 module:overlay(55) +from:0x0213b558 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0213b5a8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0213b5cc kind:arm_call to:0x0213bc30 module:overlay(55) +from:0x0213b5e4 kind:arm_call to:0x0213bc5c module:overlay(55) +from:0x0213b5ec kind:arm_call to:0x02138850 module:overlay(55) +from:0x0213b61c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0213b658 kind:load to:0x0213d834 module:overlay(55) +from:0x0213b664 kind:arm_call to:0x02138acc module:overlay(55) +from:0x0213b68c kind:arm_call to:0x0213cf38 module:overlay(55) +from:0x0213b6a8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213b6f0 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0213b710 kind:arm_call to:0x01ffc634 module:itcm +from:0x0213b728 kind:arm_call to:0x02138c98 module:overlay(55) +from:0x0213b730 kind:arm_call to:0x021393d4 module:overlay(55) +from:0x0213b750 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213b75c kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213b794 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213b7b0 kind:arm_call to:0x0213bcf8 module:overlay(55) +from:0x0213b7bc kind:arm_call to:0x0209860c module:overlay(0) +from:0x0213b7d8 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0213b7f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213b804 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213b868 kind:load to:0x027e09c0 module:dtcm +from:0x0213b86c kind:load to:0x027e09a8 module:dtcm +from:0x0213b880 kind:load to:0x021387a4 module:overlay(55) +from:0x0213b918 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0213b934 kind:arm_call to:0x01ff930c module:itcm +from:0x0213b994 kind:arm_call to:0x021393d4 module:overlay(55) +from:0x0213b9a8 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213b9b4 kind:load to:0x0203e93c module:main +from:0x0213b9d8 kind:arm_call to:0x0213bcf8 module:overlay(55) +from:0x0213b9e4 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213ba00 kind:arm_call to:0x0213bcf8 module:overlay(55) +from:0x0213ba0c kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213ba6c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0213ba7c kind:load to:0x027e09c0 module:dtcm +from:0x0213bae4 kind:arm_call to:0x0200e260 module:main +from:0x0213baf8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0213bb1c kind:arm_call to:0x02028d08 module:main +from:0x0213bb34 kind:load to:0x027e0964 module:dtcm +from:0x0213bc24 kind:load to:0x0213d90c module:overlay(55) +from:0x0213bc28 kind:load to:0x0213d778 module:overlay(55) +from:0x0213bc50 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213bcac kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0213bcc0 kind:arm_call to:0x020986dc module:overlay(0) +from:0x0213bce0 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0213bcec kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213bd34 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0213bd6c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0213bd78 kind:arm_call to:0x02099568 module:overlay(0) +from:0x0213bd88 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213bda8 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213bddc kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213bde8 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213be0c kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0213be20 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213be28 kind:load to:0x027e0d38 module:dtcm +from:0x0213be34 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0213be3c kind:arm_call to:0x02011ff4 module:main +from:0x0213be50 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0213be64 kind:load to:0x0213dd0c module:overlay(55) +from:0x0213be78 kind:arm_call to:0x02011f3c module:main +from:0x0213be84 kind:arm_call to:0x0213c070 module:overlay(55) +from:0x0213be98 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213bec8 kind:load to:0x0213daec module:overlay(55) +from:0x0213bee8 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x0213bf00 kind:load to:0x0213dab8 module:overlay(55) +from:0x0213bf20 kind:arm_call to:0x0213cf94 module:overlay(55) +from:0x0213bf30 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x0213bf4c kind:arm_call to:0x0213cfd0 module:overlay(55) +from:0x0213bf54 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x0213bf68 kind:arm_call to:0x0213d048 module:overlay(55) +from:0x0213bf70 kind:arm_call to:0x020f635c module:overlay(31) +from:0x0213bfb0 kind:load to:0x0213dad0 module:overlay(55) +from:0x0213bfc4 kind:arm_call to:0x0213d04c module:overlay(55) +from:0x0213bfd0 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x0213bfe8 kind:arm_call to:0x0213ce74 module:overlay(55) +from:0x0213bff4 kind:arm_call to:0x0207b6ec module:overlay(0) +from:0x0213c020 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0213c054 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0213c068 kind:load to:0x020b537c module:overlay(0) +from:0x0213c07c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213c0e0 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0213c10c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0213c128 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213c138 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213c16c kind:arm_call to:0x020f7bec module:overlay(31) +from:0x0213c17c kind:arm_call to:0x0213bed0 module:overlay(55) +from:0x0213c188 kind:arm_call to:0x0213bf78 module:overlay(55) +from:0x0213c1e4 kind:load to:0x0213db5c module:overlay(55) +from:0x0213c1e8 kind:load to:0x0213dd0c module:overlay(55) +from:0x0213c1ec kind:load to:0x0213db10 module:overlay(55) +from:0x0213c1f0 kind:load to:0x0213d258 module:overlay(55) +from:0x0213c1fc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213c210 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0213c228 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0213c230 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213c238 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213c240 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213c258 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0213c260 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213c268 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213c270 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213c278 kind:arm_call to:0x02011ff4 module:main +from:0x0213c298 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c2b8 kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213c2d0 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c324 kind:load to:0x020aecd8 module:overlay(0) +from:0x0213c328 kind:load to:0x0213da78 module:overlay(55) +from:0x0213c34c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c364 kind:arm_call to:0x0213bdb0 module:overlay(55) +from:0x0213c370 kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213c378 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c3a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c3bc kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213c3ec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213c42c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c434 kind:arm_call to:0x0213d100 module:overlay(55) +from:0x0213c450 kind:load to:0x027e0ce4 module:dtcm +from:0x0213c4ac kind:arm_call to:0x0213c390 module:overlay(55) +from:0x0213c4c0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0213c4f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c524 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0213c578 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c58c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0213c5c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c5f0 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0213c604 kind:arm_call to:0x0213ce74 module:overlay(55) +from:0x0213c60c kind:load to:0x027e09c0 module:dtcm +from:0x0213c65c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c664 kind:arm_call to:0x0213d180 module:overlay(55) +from:0x0213c67c kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213c6a8 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0213c6d4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0213c718 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c730 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0213c744 kind:arm_call to:0x0213ce74 module:overlay(55) +from:0x0213c780 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213c7a0 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0213c7b0 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0213c7cc kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213c7e4 kind:load to:0x027e09c0 module:dtcm +from:0x0213c80c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0213c864 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0213c880 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0213c900 kind:arm_call to:0x0213ce74 module:overlay(55) +from:0x0213c910 kind:arm_call to:0x0213bb38 module:overlay(55) +from:0x0213c92c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0213c938 kind:arm_call to:0x0213ce74 module:overlay(55) +from:0x0213c948 kind:arm_call to:0x0213bb38 module:overlay(55) +from:0x0213c954 kind:arm_call to:0x021387a4 module:overlay(55) +from:0x0213c968 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c978 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x0213c98c kind:arm_call to:0x0213bdf0 module:overlay(55) +from:0x0213c998 kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213c9b8 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0213c9cc kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213c9ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213c9f0 kind:arm_call to:0x01fff458 module:itcm +from:0x0213ca04 kind:arm_call to:0x0213ce74 module:overlay(55) +from:0x0213ca14 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x0213ca24 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ca2c kind:load to:0x027e0ce4 module:dtcm +from:0x0213ca34 kind:load to:0x027e0d38 module:dtcm +from:0x0213ca70 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0213caa8 kind:arm_call to:0x0213ce74 module:overlay(55) +from:0x0213cb38 kind:arm_call to:0x0213c7e8 module:overlay(55) +from:0x0213cb54 kind:load to:0x0213da40 module:overlay(55) +from:0x0213cb90 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213cc08 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0213cc20 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0213cc34 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213cc44 kind:arm_call to:0x01ffa60c module:itcm +from:0x0213cc84 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213ccdc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0213cd04 kind:load to:0x027e0ce4 module:dtcm +from:0x0213cd08 kind:load to:0x0203f93c module:main +from:0x0213cd0c kind:load to:0x0203e93c module:main +from:0x0213cd24 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213cd54 kind:arm_call to:0x0213cb58 module:overlay(55) +from:0x0213cd74 kind:arm_call to:0x02058018 module:overlay(0) +from:0x0213cd84 kind:arm_call to:0x02028d08 module:main +from:0x0213cdc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213cdf8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0213ce0c kind:arm_call to:0x01ffa60c module:itcm +from:0x0213ce4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213ce70 kind:load to:0x0203e93c module:main +from:0x0213cea8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213cec4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213cee0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213cefc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0213cf14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213cf1c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0213cf2c kind:load to:0x027e0cec module:dtcm +from:0x0213cf30 kind:load to:0x027e09a8 module:dtcm +from:0x0213cfb4 kind:arm_call to:0x0213bd94 module:overlay(55) +from:0x0213cfc0 kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213d028 kind:arm_call to:0x0213bb38 module:overlay(55) +from:0x0213d030 kind:arm_call to:0x0213bdb0 module:overlay(55) +from:0x0213d040 kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213d064 kind:arm_call to:0x0213bdb0 module:overlay(55) +from:0x0213d08c kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213d098 kind:arm_call to:0x0213bb38 module:overlay(55) +from:0x0213d0c8 kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213d0f8 kind:arm_call to:0x0213c2d4 module:overlay(55) +from:0x0213d118 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213d160 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213d16c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0213d17c kind:load to:0x027e0ce4 module:dtcm +from:0x0213d19c kind:arm_call to:0x020982a0 module:overlay(0) +from:0x0213d1bc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0213d1c8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0213d1d8 kind:arm_call to:0x02098cf0 module:overlay(0) +from:0x0213d1e0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213d1f4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0213d1fc kind:arm_call to:0x02011ff4 module:main +from:0x0213d210 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213d218 kind:arm_call to:0x02011ff4 module:main +from:0x0213d22c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213d298 kind:arm_call to:0x02139818 module:overlay(55) +from:0x0213d2a8 kind:arm_call to:0x0203ce4c module:main +from:0x0213d2c0 kind:load to:0x0213d500 module:overlay(55) +from:0x0213d2c4 kind:load to:0x0213dbc0 module:overlay(55) +from:0x0213d2c8 kind:load to:0x0213dbd0 module:overlay(55) +from:0x0213d2cc kind:load to:0x0213b274 module:overlay(55) +from:0x0213d2d0 kind:load to:0x0213dbc4 module:overlay(55) +from:0x0213d304 kind:arm_call to:0x0213b2b8 module:overlay(55) +from:0x0213d314 kind:arm_call to:0x0203ce4c module:main +from:0x0213d32c kind:load to:0x0213d778 module:overlay(55) +from:0x0213d330 kind:load to:0x0213dca8 module:overlay(55) +from:0x0213d334 kind:load to:0x0213dcb8 module:overlay(55) +from:0x0213d338 kind:load to:0x0213be48 module:overlay(55) +from:0x0213d33c kind:load to:0x0213dcac module:overlay(55) +from:0x0213d390 kind:arm_call to:0x0213be8c module:overlay(55) +from:0x0213d3a0 kind:arm_call to:0x0203ce4c module:main +from:0x0213d3b4 kind:load to:0x0213da2c module:overlay(55) +from:0x0213d3c4 kind:load to:0x0213dcfc module:overlay(55) +from:0x0213d3c8 kind:load to:0x0213dd0c module:overlay(55) +from:0x0213d3cc kind:load to:0x0213d224 module:overlay(55) +from:0x0213d3d0 kind:load to:0x0213dd00 module:overlay(55) +from:0x0213d3d4 kind:load to:0x0213d268 module:overlay(55) +from:0x0213d3d8 kind:load to:0x0213d2d4 module:overlay(55) +from:0x0213d3dc kind:load to:0x0213d340 module:overlay(55) +from:0x0213d408 kind:load to:0x0213864c module:overlay(55) +from:0x0213d40c kind:load to:0x021397b0 module:overlay(55) +from:0x0213d410 kind:load to:0x02057bd4 module:overlay(0) +from:0x0213d414 kind:load to:0x02057a68 module:overlay(0) +from:0x0213d418 kind:load to:0x02057da8 module:overlay(0) +from:0x0213d41c kind:load to:0x02057e24 module:overlay(0) +from:0x0213d420 kind:load to:0x02057e88 module:overlay(0) +from:0x0213d424 kind:load to:0x0209a77c module:overlay(0) +from:0x0213d428 kind:load to:0x02057d64 module:overlay(0) +from:0x0213d434 kind:load to:0x02138660 module:overlay(55) +from:0x0213d438 kind:load to:0x021397cc module:overlay(55) +from:0x0213d43c kind:load to:0x0209a234 module:overlay(0) +from:0x0213d440 kind:load to:0x0209a268 module:overlay(0) +from:0x0213d444 kind:load to:0x0209a300 module:overlay(0) +from:0x0213d448 kind:load to:0x0209a314 module:overlay(0) +from:0x0213d44c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213d450 kind:load to:0x0209a33c module:overlay(0) +from:0x0213d454 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0213d458 kind:load to:0x0209a04c module:overlay(0) +from:0x0213d45c kind:load to:0x0209a2d0 module:overlay(0) +from:0x0213d460 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0213d464 kind:load to:0x0209a328 module:overlay(0) +from:0x0213d468 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0213d46c kind:load to:0x02139784 module:overlay(55) +from:0x0213d470 kind:load to:0x02139760 module:overlay(55) +from:0x0213d474 kind:load to:0x0209a6ec module:overlay(0) +from:0x0213d480 kind:load to:0x020984f8 module:overlay(0) +from:0x0213d484 kind:load to:0x02098534 module:overlay(0) +from:0x0213d488 kind:load to:0x0209854c module:overlay(0) +from:0x0213d48c kind:load to:0x02098558 module:overlay(0) +from:0x0213d490 kind:load to:0x01fff464 module:itcm +from:0x0213d494 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213d498 kind:load to:0x02138774 module:overlay(55) +from:0x0213d49c kind:load to:0x02098490 module:overlay(0) +from:0x0213d4a0 kind:load to:0x02138960 module:overlay(55) +from:0x0213d4a4 kind:load to:0x02098498 module:overlay(0) +from:0x0213d4a8 kind:load to:0x0209849c module:overlay(0) +from:0x0213d4ac kind:load to:0x02138b24 module:overlay(55) +from:0x0213d4b0 kind:load to:0x02098fe4 module:overlay(0) +from:0x0213d4b4 kind:load to:0x020984a8 module:overlay(0) +from:0x0213d4b8 kind:load to:0x02098564 module:overlay(0) +from:0x0213d4bc kind:load to:0x020985d0 module:overlay(0) +from:0x0213d4c0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213d4c4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213d4c8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213d4d0 kind:load to:0x02138674 module:overlay(55) +from:0x0213d4d4 kind:load to:0x02099568 module:overlay(0) +from:0x0213d4d8 kind:load to:0x02138784 module:overlay(55) +from:0x0213d4e4 kind:load to:0x02138acc module:overlay(55) +from:0x0213d4e8 kind:load to:0x021391a0 module:overlay(55) +from:0x0213d4ec kind:load to:0x021387d4 module:overlay(55) +from:0x0213d4f0 kind:load to:0x02138b00 module:overlay(55) +from:0x0213d4f4 kind:load to:0x02139664 module:overlay(55) +from:0x0213d4fc kind:load to:0x021394f8 module:overlay(55) +from:0x0213d50c kind:load to:0x0213a918 module:overlay(55) +from:0x0213d514 kind:load to:0x0213a964 module:overlay(55) +from:0x0213d51c kind:load to:0x0213a944 module:overlay(55) +from:0x0213d524 kind:load to:0x0213a9bc module:overlay(55) +from:0x0213d54c kind:load to:0x021397f4 module:overlay(55) +from:0x0213d550 kind:load to:0x02097924 module:overlay(0) +from:0x0213d554 kind:load to:0x02097734 module:overlay(0) +from:0x0213d558 kind:load to:0x020977b0 module:overlay(0) +from:0x0213d55c kind:load to:0x0209792c module:overlay(0) +from:0x0213d560 kind:load to:0x0209794c module:overlay(0) +from:0x0213d564 kind:load to:0x02097978 module:overlay(0) +from:0x0213d570 kind:load to:0x02139984 module:overlay(55) +from:0x0213d574 kind:load to:0x0213b258 module:overlay(55) +from:0x0213d578 kind:load to:0x02099ae0 module:overlay(0) +from:0x0213d57c kind:load to:0x02099b18 module:overlay(0) +from:0x0213d580 kind:load to:0x0209a11c module:overlay(0) +from:0x0213d584 kind:load to:0x0209a124 module:overlay(0) +from:0x0213d588 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213d58c kind:load to:0x02099c90 module:overlay(0) +from:0x0213d590 kind:load to:0x02099b80 module:overlay(0) +from:0x0213d594 kind:load to:0x0209a04c module:overlay(0) +from:0x0213d598 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0213d59c kind:load to:0x0209a0ec module:overlay(0) +from:0x0213d5a0 kind:load to:0x0213b23c module:overlay(55) +from:0x0213d5a4 kind:load to:0x0209a104 module:overlay(0) +from:0x0213d5a8 kind:load to:0x0213b22c module:overlay(55) +from:0x0213d5ac kind:load to:0x0213b208 module:overlay(55) +from:0x0213d5b0 kind:load to:0x0213a234 module:overlay(55) +from:0x0213d5b8 kind:load to:0x0213a344 module:overlay(55) +from:0x0213d5c0 kind:load to:0x02138f64 module:overlay(55) +from:0x0213d5c8 kind:load to:0x0213a0b0 module:overlay(55) +from:0x0213d5d0 kind:load to:0x0213a174 module:overlay(55) +from:0x0213d5d8 kind:load to:0x02139070 module:overlay(55) +from:0x0213d5e0 kind:load to:0x0213913c module:overlay(55) +from:0x0213d5e8 kind:load to:0x0213a384 module:overlay(55) +from:0x0213d5f0 kind:load to:0x0213a06c module:overlay(55) +from:0x0213d5f8 kind:load to:0x0213a780 module:overlay(55) +from:0x0213d600 kind:load to:0x0213a4ac module:overlay(55) +from:0x0213d608 kind:load to:0x0213a220 module:overlay(55) +from:0x0213d610 kind:load to:0x0213a280 module:overlay(55) +from:0x0213d618 kind:load to:0x0213a3c0 module:overlay(55) +from:0x0213d620 kind:load to:0x02138ba4 module:overlay(55) +from:0x0213d628 kind:load to:0x02138d60 module:overlay(55) +from:0x0213d630 kind:load to:0x0213a3dc module:overlay(55) +from:0x0213d638 kind:load to:0x0213a3f8 module:overlay(55) +from:0x0213d640 kind:load to:0x02138eb4 module:overlay(55) +from:0x0213d648 kind:load to:0x02139f7c module:overlay(55) +from:0x0213d650 kind:load to:0x0213a704 module:overlay(55) +from:0x0213d658 kind:load to:0x0213a414 module:overlay(55) +from:0x0213d668 kind:load to:0x020984f8 module:overlay(0) +from:0x0213d66c kind:load to:0x02098534 module:overlay(0) +from:0x0213d670 kind:load to:0x0209854c module:overlay(0) +from:0x0213d674 kind:load to:0x02098558 module:overlay(0) +from:0x0213d678 kind:load to:0x01fff464 module:itcm +from:0x0213d67c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213d680 kind:load to:0x02139a84 module:overlay(55) +from:0x0213d684 kind:load to:0x02098490 module:overlay(0) +from:0x0213d688 kind:load to:0x02138960 module:overlay(55) +from:0x0213d68c kind:load to:0x02098498 module:overlay(0) +from:0x0213d690 kind:load to:0x0209849c module:overlay(0) +from:0x0213d694 kind:load to:0x02139aa8 module:overlay(55) +from:0x0213d698 kind:load to:0x02098fe4 module:overlay(0) +from:0x0213d69c kind:load to:0x020984a8 module:overlay(0) +from:0x0213d6a0 kind:load to:0x02098564 module:overlay(0) +from:0x0213d6a4 kind:load to:0x020985d0 module:overlay(0) +from:0x0213d6a8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213d6ac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213d6b0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213d6b4 kind:load to:0x021399ac module:overlay(55) +from:0x0213d6b8 kind:load to:0x02139a14 module:overlay(55) +from:0x0213d6bc kind:load to:0x02099568 module:overlay(0) +from:0x0213d6c0 kind:load to:0x02139b50 module:overlay(55) +from:0x0213d6c4 kind:load to:0x02139b6c module:overlay(55) +from:0x0213d6c8 kind:load to:0x02139f08 module:overlay(55) +from:0x0213d6cc kind:load to:0x02139f40 module:overlay(55) +from:0x0213d6d0 kind:load to:0x0213b07c module:overlay(55) +from:0x0213d6d4 kind:load to:0x02139ba4 module:overlay(55) +from:0x0213d6d8 kind:load to:0x02139e94 module:overlay(55) +from:0x0213d6dc kind:load to:0x0213ae18 module:overlay(55) +from:0x0213d6e0 kind:load to:0x0213ae34 module:overlay(55) +from:0x0213d6e4 kind:load to:0x0213ac88 module:overlay(55) +from:0x0213d78c kind:load to:0x0213b424 module:overlay(55) +from:0x0213d790 kind:load to:0x0213be2c module:overlay(55) +from:0x0213d794 kind:load to:0x0213b310 module:overlay(55) +from:0x0213d7a0 kind:load to:0x0213b294 module:overlay(55) +from:0x0213d7a4 kind:load to:0x020979c4 module:overlay(0) +from:0x0213d7a8 kind:load to:0x020979f8 module:overlay(0) +from:0x0213d7ac kind:load to:0x020977b0 module:overlay(0) +from:0x0213d7b0 kind:load to:0x020979cc module:overlay(0) +from:0x0213d7b4 kind:load to:0x020977f4 module:overlay(0) +from:0x0213d7b8 kind:load to:0x020977f8 module:overlay(0) +from:0x0213d7c4 kind:load to:0x0207caa0 module:overlay(0) +from:0x0213d7c8 kind:load to:0x0207caa8 module:overlay(0) +from:0x0213d7cc kind:load to:0x0207d2bc module:overlay(0) +from:0x0213d7d0 kind:load to:0x0207d2ac module:overlay(0) +from:0x0213d7d4 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0213d7d8 kind:load to:0x0207d330 module:overlay(0) +from:0x0213d7dc kind:load to:0x0207d374 module:overlay(0) +from:0x0213d7e0 kind:load to:0x0207d39c module:overlay(0) +from:0x0213d7e4 kind:load to:0x02138eac module:overlay(55) +from:0x0213d7ec kind:load to:0x0213b79c module:overlay(55) +from:0x0213d7f4 kind:load to:0x02138f44 module:overlay(55) +from:0x0213d7fc kind:load to:0x02138ba4 module:overlay(55) +from:0x0213d804 kind:load to:0x02138d60 module:overlay(55) +from:0x0213d80c kind:load to:0x02138fe4 module:overlay(55) +from:0x0213d814 kind:load to:0x0213909c module:overlay(55) +from:0x0213d81c kind:load to:0x02138eb4 module:overlay(55) +from:0x0213d824 kind:load to:0x0213b884 module:overlay(55) +from:0x0213d82c kind:load to:0x0213b9b8 module:overlay(55) +from:0x0213d834 kind:load to:0x02138eb0 module:overlay(55) +from:0x0213d83c kind:load to:0x0213b874 module:overlay(55) +from:0x0213d844 kind:load to:0x02138f64 module:overlay(55) +from:0x0213d84c kind:load to:0x0213b720 module:overlay(55) +from:0x0213d854 kind:load to:0x02138dd0 module:overlay(55) +from:0x0213d85c kind:load to:0x02139070 module:overlay(55) +from:0x0213d864 kind:load to:0x0213913c module:overlay(55) +from:0x0213d86c kind:load to:0x02138f20 module:overlay(55) +from:0x0213d874 kind:load to:0x0213b900 module:overlay(55) +from:0x0213d87c kind:load to:0x0213b9c8 module:overlay(55) +from:0x0213d88c kind:load to:0x020984f8 module:overlay(0) +from:0x0213d890 kind:load to:0x02098534 module:overlay(0) +from:0x0213d894 kind:load to:0x0209854c module:overlay(0) +from:0x0213d898 kind:load to:0x02098558 module:overlay(0) +from:0x0213d89c kind:load to:0x01fff464 module:itcm +from:0x0213d8a0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213d8a4 kind:load to:0x0213b480 module:overlay(55) +from:0x0213d8a8 kind:load to:0x02098490 module:overlay(0) +from:0x0213d8ac kind:load to:0x02138960 module:overlay(55) +from:0x0213d8b0 kind:load to:0x02098498 module:overlay(0) +from:0x0213d8b4 kind:load to:0x0209849c module:overlay(0) +from:0x0213d8b8 kind:load to:0x0213b694 module:overlay(55) +from:0x0213d8bc kind:load to:0x02098fe4 module:overlay(0) +from:0x0213d8c0 kind:load to:0x020984a8 module:overlay(0) +from:0x0213d8c4 kind:load to:0x0213bd80 module:overlay(55) +from:0x0213d8c8 kind:load to:0x020985d0 module:overlay(0) +from:0x0213d8cc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213d8d0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213d8d4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213d8d8 kind:load to:0x0213b438 module:overlay(55) +from:0x0213d8dc kind:load to:0x0213b458 module:overlay(55) +from:0x0213d8e0 kind:load to:0x0213bd50 module:overlay(55) +from:0x0213d8e4 kind:load to:0x02138784 module:overlay(55) +from:0x0213d8e8 kind:load to:0x0213b518 module:overlay(55) +from:0x0213d8ec kind:load to:0x0213b624 module:overlay(55) +from:0x0213d8f0 kind:load to:0x0213b65c module:overlay(55) +from:0x0213d8f4 kind:load to:0x021391a0 module:overlay(55) +from:0x0213d8f8 kind:load to:0x0213b550 module:overlay(55) +from:0x0213d8fc kind:load to:0x0213b5f4 module:overlay(55) +from:0x0213d900 kind:load to:0x0213b9cc module:overlay(55) +from:0x0213d904 kind:load to:0x0213b9ec module:overlay(55) +from:0x0213d908 kind:load to:0x021394f8 module:overlay(55) +from:0x0213da40 kind:load to:0x0213c330 module:overlay(55) +from:0x0213da48 kind:load to:0x0213c6dc module:overlay(55) +from:0x0213da50 kind:load to:0x0213c338 module:overlay(55) +from:0x0213da58 kind:load to:0x0213c390 module:overlay(55) +from:0x0213da60 kind:load to:0x0213c478 module:overlay(55) +from:0x0213da68 kind:load to:0x0213c620 module:overlay(55) +from:0x0213da70 kind:load to:0x0213c698 module:overlay(55) +from:0x0213da78 kind:load to:0x0213c32c module:overlay(55) +from:0x0213da80 kind:load to:0x0213c69c module:overlay(55) +from:0x0213da88 kind:load to:0x0213c334 module:overlay(55) +from:0x0213da90 kind:load to:0x0213c37c module:overlay(55) +from:0x0213da98 kind:load to:0x0213c458 module:overlay(55) +from:0x0213daa0 kind:load to:0x0213c610 module:overlay(55) +from:0x0213daa8 kind:load to:0x0213c684 module:overlay(55) +from:0x0213dab8 kind:load to:0x0213bf04 module:overlay(55) +from:0x0213dabc kind:load to:0x0213bf40 module:overlay(55) +from:0x0213dac0 kind:load to:0x0213bf5c module:overlay(55) +from:0x0213dac4 kind:load to:0x0213bfb4 module:overlay(55) +from:0x0213dad0 kind:load to:0x0213c208 module:overlay(55) +from:0x0213dad4 kind:load to:0x0213d1ec module:overlay(55) +from:0x0213dad8 kind:load to:0x0207b6fc module:overlay(0) +from:0x0213dadc kind:load to:0x0207b734 module:overlay(0) +from:0x0213dae0 kind:load to:0x0213bfd8 module:overlay(55) +from:0x0213daec kind:load to:0x0213be68 module:overlay(55) +from:0x0213daf0 kind:load to:0x02097924 module:overlay(0) +from:0x0213daf4 kind:load to:0x02097734 module:overlay(0) +from:0x0213daf8 kind:load to:0x020977b0 module:overlay(0) +from:0x0213dafc kind:load to:0x0209792c module:overlay(0) +from:0x0213db00 kind:load to:0x0209794c module:overlay(0) +from:0x0213db04 kind:load to:0x02097978 module:overlay(0) +from:0x0213db10 kind:load to:0x0213c1f4 module:overlay(55) +from:0x0213db14 kind:load to:0x0213d208 module:overlay(55) +from:0x0213db18 kind:load to:0x0209a234 module:overlay(0) +from:0x0213db1c kind:load to:0x0209a268 module:overlay(0) +from:0x0213db20 kind:load to:0x0209a300 module:overlay(0) +from:0x0213db24 kind:load to:0x0209a314 module:overlay(0) +from:0x0213db28 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213db2c kind:load to:0x0209a33c module:overlay(0) +from:0x0213db30 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0213db34 kind:load to:0x0209a04c module:overlay(0) +from:0x0213db38 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0213db3c kind:load to:0x0209a2e8 module:overlay(0) +from:0x0213db40 kind:load to:0x0209a328 module:overlay(0) +from:0x0213db44 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0213db48 kind:load to:0x02139784 module:overlay(55) +from:0x0213db4c kind:load to:0x02139760 module:overlay(55) +from:0x0213db50 kind:load to:0x0209a6ec module:overlay(0) +from:0x0213db5c kind:load to:0x020984f8 module:overlay(0) +from:0x0213db60 kind:load to:0x02098534 module:overlay(0) +from:0x0213db64 kind:load to:0x0209854c module:overlay(0) +from:0x0213db68 kind:load to:0x02098558 module:overlay(0) +from:0x0213db6c kind:load to:0x01fff464 module:itcm +from:0x0213db70 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213db74 kind:load to:0x0213c284 module:overlay(55) +from:0x0213db78 kind:load to:0x02098490 module:overlay(0) +from:0x0213db7c kind:load to:0x0213ca60 module:overlay(55) +from:0x0213db80 kind:load to:0x0213ca3c module:overlay(55) +from:0x0213db84 kind:load to:0x0209849c module:overlay(0) +from:0x0213db88 kind:load to:0x0213cd14 module:overlay(55) +from:0x0213db8c kind:load to:0x02098fe4 module:overlay(0) +from:0x0213db90 kind:load to:0x020984a8 module:overlay(0) +from:0x0213db94 kind:load to:0x02098564 module:overlay(0) +from:0x0213db98 kind:load to:0x020985d0 module:overlay(0) +from:0x0213db9c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213dba0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213dba4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213dba8 kind:load to:0x0213c21c module:overlay(55) +from:0x0213dbac kind:load to:0x0213c24c module:overlay(55) +from:0x0213dbb0 kind:load to:0x02099568 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov055/symbols.txt b/config/usa/arm9/overlays/ov055/symbols.txt new file mode 100644 index 00000000..0408db47 --- /dev/null +++ b/config/usa/arm9/overlays/ov055/symbols.txt @@ -0,0 +1,240 @@ +func_ov055_021384c0 kind:function(arm,size=0x48) addr:0x021384c0 +func_ov055_02138508 kind:function(arm,size=0x144) addr:0x02138508 +func_ov055_0213864c kind:function(arm,size=0x14) addr:0x0213864c +func_ov055_02138660 kind:function(arm,size=0x14) addr:0x02138660 +func_ov055_02138674 kind:function(arm,size=0x84) addr:0x02138674 +func_ov055_021386f8 kind:function(arm,size=0x7c) addr:0x021386f8 +func_ov055_02138774 kind:function(arm,size=0x10) addr:0x02138774 +func_ov055_02138784 kind:function(arm,size=0x20) addr:0x02138784 +func_ov055_021387a4 kind:function(arm,size=0x30) addr:0x021387a4 +func_ov055_021387d4 kind:function(arm,size=0x7c) addr:0x021387d4 +func_ov055_02138850 kind:function(arm,size=0x110) addr:0x02138850 +func_ov055_02138960 kind:function(arm,size=0x16c) addr:0x02138960 +func_ov055_02138acc kind:function(arm,size=0x34) addr:0x02138acc +func_ov055_02138b00 kind:function(arm,size=0x24) addr:0x02138b00 +func_ov055_02138b24 kind:function(arm,size=0x80) addr:0x02138b24 +func_ov055_02138ba4 kind:function(arm,size=0xf4) addr:0x02138ba4 +func_ov055_02138c98 kind:function(arm,size=0xc8) addr:0x02138c98 +func_ov055_02138d60 kind:function(arm,size=0x70) addr:0x02138d60 +func_ov055_02138dd0 kind:function(arm,size=0x48) addr:0x02138dd0 +func_ov055_02138e18 kind:function(arm,size=0x94) addr:0x02138e18 +func_ov055_02138eac kind:function(arm,size=0x4) addr:0x02138eac +func_ov055_02138eb0 kind:function(arm,size=0x4) addr:0x02138eb0 +func_ov055_02138eb4 kind:function(arm,size=0x6c) addr:0x02138eb4 +func_ov055_02138f20 kind:function(arm,size=0x24) addr:0x02138f20 +func_ov055_02138f44 kind:function(arm,size=0x20) addr:0x02138f44 +func_ov055_02138f64 kind:function(arm,size=0x80) addr:0x02138f64 +func_ov055_02138fe4 kind:function(arm,size=0x8c) addr:0x02138fe4 +func_ov055_02139070 kind:function(arm,size=0x2c) addr:0x02139070 +func_ov055_0213909c kind:function(arm,size=0xa0) addr:0x0213909c +func_ov055_0213913c kind:function(arm,size=0x64) addr:0x0213913c +func_ov055_021391a0 kind:function(arm,size=0x10) addr:0x021391a0 +func_ov055_021391b0 kind:function(arm,size=0x15c) addr:0x021391b0 +func_ov055_0213930c kind:function(arm,size=0x40) addr:0x0213930c +func_ov055_0213934c kind:function(arm,size=0x88) addr:0x0213934c +func_ov055_021393d4 kind:function(arm,size=0x64) addr:0x021393d4 +func_ov055_02139438 kind:function(arm,size=0x60) addr:0x02139438 +func_ov055_02139498 kind:function(arm,size=0x20) addr:0x02139498 +func_ov055_021394b8 kind:function(arm,size=0x40) addr:0x021394b8 +func_ov055_021394f8 kind:function(arm,size=0x98) addr:0x021394f8 +func_ov055_02139590 kind:function(arm,size=0xd4) addr:0x02139590 +func_ov055_02139664 kind:function(arm,size=0x18) addr:0x02139664 +func_ov055_0213967c kind:function(arm,size=0x48) addr:0x0213967c +func_ov055_021396c4 kind:function(arm,size=0x80) addr:0x021396c4 +func_ov055_02139744 kind:function(arm,size=0x1c) addr:0x02139744 +func_ov055_02139760 kind:function(arm,size=0x24) addr:0x02139760 +func_ov055_02139784 kind:function(arm,size=0x2c) addr:0x02139784 +func_ov055_021397b0 kind:function(arm,size=0x1c) addr:0x021397b0 +func_ov055_021397cc kind:function(arm,size=0x1c) addr:0x021397cc +func_ov055_021397e8 kind:function(arm,size=0xc) addr:0x021397e8 +func_ov055_021397f4 kind:function(arm,size=0x24) addr:0x021397f4 +func_ov055_02139818 kind:function(arm,size=0x5c) addr:0x02139818 +func_ov055_02139874 kind:function(arm,size=0x110) addr:0x02139874 +func_ov055_02139984 kind:function(arm,size=0x14) addr:0x02139984 +func_ov055_02139998 kind:function(arm,size=0x14) addr:0x02139998 +func_ov055_021399ac kind:function(arm,size=0x68) addr:0x021399ac +func_ov055_02139a14 kind:function(arm,size=0x70) addr:0x02139a14 +func_ov055_02139a84 kind:function(arm,size=0x24) addr:0x02139a84 +func_ov055_02139aa8 kind:function(arm,size=0xa8) addr:0x02139aa8 +func_ov055_02139b50 kind:function(arm,size=0x1c) addr:0x02139b50 +func_ov055_02139b6c kind:function(arm,size=0x38) addr:0x02139b6c +func_ov055_02139ba4 kind:function(arm,size=0x2f0) addr:0x02139ba4 +func_ov055_02139e94 kind:function(arm,size=0x74) addr:0x02139e94 +func_ov055_02139f08 kind:function(arm,size=0x38) addr:0x02139f08 +func_ov055_02139f40 kind:function(arm,size=0x3c) addr:0x02139f40 +func_ov055_02139f7c kind:function(arm,size=0xf0) addr:0x02139f7c +func_ov055_0213a06c kind:function(arm,size=0x44) addr:0x0213a06c +func_ov055_0213a0b0 kind:function(arm,size=0xc4) addr:0x0213a0b0 +func_ov055_0213a174 kind:function(arm,size=0xac) addr:0x0213a174 +func_ov055_0213a220 kind:function(arm,size=0x14) addr:0x0213a220 +func_ov055_0213a234 kind:function(arm,size=0x4c) addr:0x0213a234 +func_ov055_0213a280 kind:function(arm,size=0xc4) addr:0x0213a280 +func_ov055_0213a344 kind:function(arm,size=0x40) addr:0x0213a344 +func_ov055_0213a384 kind:function(arm,size=0x3c) addr:0x0213a384 +func_ov055_0213a3c0 kind:function(arm,size=0x1c) addr:0x0213a3c0 +func_ov055_0213a3dc kind:function(arm,size=0x1c) addr:0x0213a3dc +func_ov055_0213a3f8 kind:function(arm,size=0x1c) addr:0x0213a3f8 +func_ov055_0213a414 kind:function(arm,size=0x98) addr:0x0213a414 +func_ov055_0213a4ac kind:function(arm,size=0x258) addr:0x0213a4ac +func_ov055_0213a704 kind:function(arm,size=0x7c) addr:0x0213a704 +func_ov055_0213a780 kind:function(arm,size=0xec) addr:0x0213a780 +func_ov055_0213a86c kind:function(arm,size=0x64) addr:0x0213a86c +func_ov055_0213a8d0 kind:function(arm,size=0x48) addr:0x0213a8d0 +func_ov055_0213a918 kind:function(arm,size=0x2c) addr:0x0213a918 +func_ov055_0213a944 kind:function(arm,size=0x20) addr:0x0213a944 +func_ov055_0213a964 kind:function(arm,size=0x58) addr:0x0213a964 +func_ov055_0213a9bc kind:function(arm,size=0x70) addr:0x0213a9bc +func_ov055_0213aa2c kind:function(arm,size=0x40) addr:0x0213aa2c +func_ov055_0213aa6c kind:function(arm,size=0x20) addr:0x0213aa6c +func_ov055_0213aa8c kind:function(arm,size=0x1fc) addr:0x0213aa8c +func_ov055_0213ac88 kind:function(arm,size=0x190) addr:0x0213ac88 +func_ov055_0213ae18 kind:function(arm,size=0x1c) addr:0x0213ae18 +func_ov055_0213ae34 kind:function(arm,size=0x44) addr:0x0213ae34 +func_ov055_0213ae78 kind:function(arm,size=0x6c) addr:0x0213ae78 +func_ov055_0213aee4 kind:function(arm,size=0x6c) addr:0x0213aee4 +func_ov055_0213af50 kind:function(arm,size=0xcc) addr:0x0213af50 +func_ov055_0213b01c kind:function(arm,size=0x30) addr:0x0213b01c +func_ov055_0213b04c kind:function(arm,size=0x30) addr:0x0213b04c +func_ov055_0213b07c kind:function(arm,size=0x34) addr:0x0213b07c +func_ov055_0213b0b0 kind:function(arm,size=0xac) addr:0x0213b0b0 +func_ov055_0213b15c kind:function(arm,size=0xac) addr:0x0213b15c +func_ov055_0213b208 kind:function(arm,size=0x24) addr:0x0213b208 +func_ov055_0213b22c kind:function(arm,size=0x10) addr:0x0213b22c +func_ov055_0213b23c kind:function(arm,size=0x8) addr:0x0213b23c +func_ov055_0213b244 kind:function(arm,size=0x14) addr:0x0213b244 +func_ov055_0213b258 kind:function(arm,size=0x1c) addr:0x0213b258 +func_ov055_0213b274 kind:function(arm,size=0x14) addr:0x0213b274 +func_ov055_0213b288 kind:function(arm,size=0xc) addr:0x0213b288 +func_ov055_0213b294 kind:function(arm,size=0x24) addr:0x0213b294 +func_ov055_0213b2b8 kind:function(arm,size=0x58) addr:0x0213b2b8 +func_ov055_0213b310 kind:function(arm,size=0x58) addr:0x0213b310 +func_ov055_0213b368 kind:function(arm,size=0xbc) addr:0x0213b368 +func_ov055_0213b424 kind:function(arm,size=0x14) addr:0x0213b424 +func_ov055_0213b438 kind:function(arm,size=0x20) addr:0x0213b438 +func_ov055_0213b458 kind:function(arm,size=0x28) addr:0x0213b458 +func_ov055_0213b480 kind:function(arm,size=0x98) addr:0x0213b480 +func_ov055_0213b518 kind:function(arm,size=0x38) addr:0x0213b518 +func_ov055_0213b550 kind:function(arm,size=0xa4) addr:0x0213b550 +func_ov055_0213b5f4 kind:function(arm,size=0x30) addr:0x0213b5f4 +func_ov055_0213b624 kind:function(arm,size=0x38) addr:0x0213b624 +func_ov055_0213b65c kind:function(arm,size=0x38) addr:0x0213b65c +func_ov055_0213b694 kind:function(arm,size=0x8c) addr:0x0213b694 +func_ov055_0213b720 kind:function(arm,size=0x7c) addr:0x0213b720 +func_ov055_0213b79c kind:function(arm,size=0xd8) addr:0x0213b79c +func_ov055_0213b874 kind:function(arm,size=0x10) addr:0x0213b874 +func_ov055_0213b884 kind:function(arm,size=0x7c) addr:0x0213b884 +func_ov055_0213b900 kind:function(arm,size=0xb8) addr:0x0213b900 +func_ov055_0213b9b8 kind:function(arm,size=0x10) addr:0x0213b9b8 +func_ov055_0213b9c8 kind:function(arm,size=0x4) addr:0x0213b9c8 +func_ov055_0213b9cc kind:function(arm,size=0x20) addr:0x0213b9cc +func_ov055_0213b9ec kind:function(arm,size=0x94) addr:0x0213b9ec +func_ov055_0213ba80 kind:function(arm,size=0xb8) addr:0x0213ba80 +func_ov055_0213bb38 kind:function(arm,size=0xf8) addr:0x0213bb38 +func_ov055_0213bc30 kind:function(arm,size=0x2c) addr:0x0213bc30 +func_ov055_0213bc5c kind:function(arm,size=0x9c) addr:0x0213bc5c +func_ov055_0213bcf8 kind:function(arm,size=0x58) addr:0x0213bcf8 +func_ov055_0213bd50 kind:function(arm,size=0x30) addr:0x0213bd50 +func_ov055_0213bd80 kind:function(arm,size=0x14) addr:0x0213bd80 +func_ov055_0213bd94 kind:function(arm,size=0x1c) addr:0x0213bd94 +func_ov055_0213bdb0 kind:function(arm,size=0x40) addr:0x0213bdb0 +func_ov055_0213bdf0 kind:function(arm,size=0x3c) addr:0x0213bdf0 +func_ov055_0213be2c kind:function(arm,size=0x1c) addr:0x0213be2c +func_ov055_0213be48 kind:function(arm,size=0x14) addr:0x0213be48 +func_ov055_0213be5c kind:function(arm,size=0xc) addr:0x0213be5c +func_ov055_0213be68 kind:function(arm,size=0x24) addr:0x0213be68 +func_ov055_0213be8c kind:function(arm,size=0x44) addr:0x0213be8c +func_ov055_0213bed0 kind:function(arm,size=0x34) addr:0x0213bed0 +func_ov055_0213bf04 kind:function(arm,size=0x3c) addr:0x0213bf04 +func_ov055_0213bf40 kind:function(arm,size=0x1c) addr:0x0213bf40 +func_ov055_0213bf5c kind:function(arm,size=0x1c) addr:0x0213bf5c +func_ov055_0213bf78 kind:function(arm,size=0x3c) addr:0x0213bf78 +func_ov055_0213bfb4 kind:function(arm,size=0x24) addr:0x0213bfb4 +func_ov055_0213bfd8 kind:function(arm,size=0x24) addr:0x0213bfd8 +func_ov055_0213bffc kind:function(arm,size=0x74) addr:0x0213bffc +func_ov055_0213c070 kind:function(arm,size=0x184) addr:0x0213c070 +func_ov055_0213c1f4 kind:function(arm,size=0x14) addr:0x0213c1f4 +func_ov055_0213c208 kind:function(arm,size=0x14) addr:0x0213c208 +func_ov055_0213c21c kind:function(arm,size=0x30) addr:0x0213c21c +func_ov055_0213c24c kind:function(arm,size=0x38) addr:0x0213c24c +func_ov055_0213c284 kind:function(arm,size=0x50) addr:0x0213c284 +func_ov055_0213c2d4 kind:function(arm,size=0x58) addr:0x0213c2d4 +func_ov055_0213c32c kind:function(arm,size=0x4) addr:0x0213c32c +func_ov055_0213c330 kind:function(arm,size=0x4) addr:0x0213c330 +func_ov055_0213c334 kind:function(arm,size=0x4) addr:0x0213c334 +func_ov055_0213c338 kind:function(arm,size=0x44) addr:0x0213c338 +func_ov055_0213c37c kind:function(arm,size=0x14) addr:0x0213c37c +func_ov055_0213c390 kind:function(arm,size=0xc8) addr:0x0213c390 +func_ov055_0213c458 kind:function(arm,size=0x20) addr:0x0213c458 +func_ov055_0213c478 kind:function(arm,size=0x198) addr:0x0213c478 +func_ov055_0213c610 kind:function(arm,size=0x10) addr:0x0213c610 +func_ov055_0213c620 kind:function(arm,size=0x64) addr:0x0213c620 +func_ov055_0213c684 kind:function(arm,size=0x14) addr:0x0213c684 +func_ov055_0213c698 kind:function(arm,size=0x4) addr:0x0213c698 +func_ov055_0213c69c kind:function(arm,size=0x40) addr:0x0213c69c +func_ov055_0213c6dc kind:function(arm,size=0x10c) addr:0x0213c6dc +func_ov055_0213c7e8 kind:function(arm,size=0x254) addr:0x0213c7e8 +func_ov055_0213ca3c kind:function(arm,size=0x24) addr:0x0213ca3c +func_ov055_0213ca60 kind:function(arm,size=0xf8) addr:0x0213ca60 +func_ov055_0213cb58 kind:function(arm,size=0x1bc) addr:0x0213cb58 +func_ov055_0213cd14 kind:function(arm,size=0x160) addr:0x0213cd14 +func_ov055_0213ce74 kind:function(arm,size=0xc4) addr:0x0213ce74 +func_ov055_0213cf38 kind:function(arm,size=0x5c) addr:0x0213cf38 +func_ov055_0213cf94 kind:function(arm,size=0x3c) addr:0x0213cf94 +func_ov055_0213cfd0 kind:function(arm,size=0x78) addr:0x0213cfd0 +func_ov055_0213d048 kind:function(arm,size=0x4) addr:0x0213d048 +func_ov055_0213d04c kind:function(arm,size=0xb4) addr:0x0213d04c +func_ov055_0213d100 kind:function(arm,size=0x80) addr:0x0213d100 +func_ov055_0213d180 kind:function(arm,size=0x6c) addr:0x0213d180 +func_ov055_0213d1ec kind:function(arm,size=0x1c) addr:0x0213d1ec +func_ov055_0213d208 kind:function(arm,size=0x1c) addr:0x0213d208 +func_ov055_0213d224 kind:function(arm,size=0x14) addr:0x0213d224 +data_ov055_0213d238 kind:data(any) addr:0x0213d238 +data_ov055_0213d248 kind:data(any) addr:0x0213d248 +data_ov055_0213d258 kind:data(any) addr:0x0213d258 +__sinit_ov055_0213d268 kind:function(arm,size=0x6c) addr:0x0213d268 +__sinit_ov055_0213d2d4 kind:function(arm,size=0x6c) addr:0x0213d2d4 +__sinit_ov055_0213d340 kind:function(arm,size=0x94) addr:0x0213d340 +.p__sinit_ov055_0213d268 kind:data(word) addr:0x0213d3d4 +.p__sinit_ov055_0213d2d4 kind:data(word) addr:0x0213d3d8 +.p__sinit_ov055_0213d340 kind:data(word) addr:0x0213d3dc +data_ov055_0213d408 kind:data(any) addr:0x0213d408 +data_ov055_0213d434 kind:data(any) addr:0x0213d434 +data_ov055_0213d480 kind:data(any) addr:0x0213d480 +data_ov055_0213d500 kind:data(any) addr:0x0213d500 +data_ov055_0213d50c kind:data(any) addr:0x0213d50c +data_ov055_0213d51c kind:data(any) addr:0x0213d51c +data_ov055_0213d52c kind:data(any) addr:0x0213d52c +data_ov055_0213d54c kind:data(any) addr:0x0213d54c +data_ov055_0213d570 kind:data(any) addr:0x0213d570 +data_ov055_0213d5b0 kind:data(any) addr:0x0213d5b0 +data_ov055_0213d5e0 kind:data(any) addr:0x0213d5e0 ambiguous +data_ov055_0213d608 kind:data(any) addr:0x0213d608 +data_ov055_0213d668 kind:data(any) addr:0x0213d668 +data_ov055_0213d6e8 kind:data(any) addr:0x0213d6e8 +data_ov055_0213d760 kind:data(any) addr:0x0213d760 +data_ov055_0213d778 kind:data(any) addr:0x0213d778 +data_ov055_0213d78c kind:data(any) addr:0x0213d78c +data_ov055_0213d7a0 kind:data(any) addr:0x0213d7a0 +data_ov055_0213d7c4 kind:data(any) addr:0x0213d7c4 +data_ov055_0213d7e4 kind:data(any) addr:0x0213d7e4 +data_ov055_0213d834 kind:data(any) addr:0x0213d834 +data_ov055_0213d88c kind:data(any) addr:0x0213d88c +data_ov055_0213d90c kind:data(any) addr:0x0213d90c +data_ov055_0213d99c kind:data(any) addr:0x0213d99c +data_ov055_0213da2c kind:data(any) addr:0x0213da2c +data_ov055_0213da40 kind:data(any) addr:0x0213da40 +data_ov055_0213da78 kind:data(any) addr:0x0213da78 +data_ov055_0213dab8 kind:data(any) addr:0x0213dab8 +data_ov055_0213dad0 kind:data(any) addr:0x0213dad0 +data_ov055_0213daec kind:data(any) addr:0x0213daec +data_ov055_0213db10 kind:data(any) addr:0x0213db10 +data_ov055_0213db5c kind:data(any) addr:0x0213db5c +data_ov055_0213dbc0 kind:bss addr:0x0213dbc0 +data_ov055_0213dbc4 kind:bss addr:0x0213dbc4 +data_ov055_0213dbd0 kind:bss addr:0x0213dbd0 +data_ov055_0213dca8 kind:bss addr:0x0213dca8 +data_ov055_0213dcac kind:bss addr:0x0213dcac +data_ov055_0213dcb8 kind:bss addr:0x0213dcb8 +data_ov055_0213dcfc kind:bss addr:0x0213dcfc +data_ov055_0213dd00 kind:bss addr:0x0213dd00 +data_ov055_0213dd0c kind:bss addr:0x0213dd0c diff --git a/config/usa/arm9/overlays/ov056/delinks.txt b/config/usa/arm9/overlays/ov056/delinks.txt new file mode 100644 index 00000000..57fbad93 --- /dev/null +++ b/config/usa/arm9/overlays/ov056/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021384c0 end:0x0213e26c kind:code align:32 + .rodata start:0x0213e26c end:0x0213e3bc kind:rodata align:4 + .init start:0x0213e3bc end:0x0213e4ac kind:code align:4 + .ctor start:0x0213e4ac end:0x0213e4b8 kind:rodata align:4 + .data start:0x0213e4c0 end:0x0213ee00 kind:data align:32 + .bss start:0x0213ee00 end:0x0213efa0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov056/relocs.txt b/config/usa/arm9/overlays/ov056/relocs.txt new file mode 100644 index 00000000..3297ff43 --- /dev/null +++ b/config/usa/arm9/overlays/ov056/relocs.txt @@ -0,0 +1,1073 @@ +from:0x021384d0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0213850c kind:load to:0x0213e4c8 module:overlay(56) +from:0x02138584 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02138590 kind:load to:0x0213e4c8 module:overlay(56) +from:0x021385dc kind:arm_call to:0x02097704 module:overlay(0) +from:0x021385e4 kind:arm_call to:0x02011ff4 module:main +from:0x021385f0 kind:load to:0x0213e4c8 module:overlay(56) +from:0x0213863c kind:arm_call to:0x02097704 module:overlay(0) +from:0x02138648 kind:load to:0x0213e4c8 module:overlay(56) +from:0x0213865c kind:arm_call to:0x02011f3c module:main +from:0x02138668 kind:arm_call to:0x021387f8 module:overlay(56) +from:0x021386a4 kind:arm_call to:0x02011f3c module:main +from:0x021386b4 kind:arm_call to:0x02097ad8 module:overlay(0) +from:0x021386d4 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x021386f4 kind:arm_call to:0x02138670 module:overlay(56) +from:0x02138760 kind:arm_call_thumb to:0x020588f4 module:overlay(0) +from:0x02138770 kind:load to:0x0213ee10 module:overlay(56) +from:0x02138784 kind:arm_call to:0x02011f3c module:main +from:0x02138790 kind:arm_call to:0x021387f8 module:overlay(56) +from:0x021387b0 kind:arm_call to:0x021384c0 module:overlay(56) +from:0x021387f0 kind:load to:0x0213e524 module:overlay(56) +from:0x02138824 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02138844 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02138860 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02138870 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021388e4 kind:arm_call to:0x0213a898 module:overlay(56) +from:0x02138920 kind:load to:0x0213ee10 module:overlay(56) +from:0x02138924 kind:load to:0x0213e720 module:overlay(56) +from:0x02138928 kind:load to:0x0213e554 module:overlay(56) +from:0x0213892c kind:load to:0x0213e83c module:overlay(56) +from:0x02138934 kind:load to:0x0213e658 module:overlay(56) +from:0x02138940 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02138954 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02138968 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02138988 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02138998 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021389a4 kind:load to:0x02138b38 module:overlay(56) +from:0x021389f4 kind:arm_call to:0x02138c10 module:overlay(56) +from:0x021389fc kind:arm_call to:0x02138c60 module:overlay(56) +from:0x02138a04 kind:arm_call to:0x02138ca8 module:overlay(56) +from:0x02138a28 kind:arm_call to:0x021397c4 module:overlay(56) +from:0x02138a34 kind:arm_call to:0x020e7660 module:overlay(31) +from:0x02138a3c kind:load to:0x027e09b8 module:dtcm +from:0x02138a6c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02138ad8 kind:arm_call to:0x0213a110 module:overlay(56) +from:0x02138b24 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02138b30 kind:load to:0x027e0cd8 module:dtcm +from:0x02138b34 kind:load to:0x027e09c0 module:dtcm +from:0x02138bb8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02138bc8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02138bf0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02138c00 kind:arm_call to:0x01ffa60c module:itcm +from:0x02138c0c kind:load to:0x0203e93c module:main +from:0x02138c24 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02138c40 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x02138c4c kind:arm_call to:0x02138cf4 module:overlay(56) +from:0x02138c5c kind:load to:0x027e0cfc module:dtcm +from:0x02138c74 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x02138c90 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x02138c9c kind:arm_call to:0x02138cf4 module:overlay(56) +from:0x02138ca4 kind:load to:0x027e0cfc module:dtcm +from:0x02138cd8 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x02138ce4 kind:arm_call to:0x02138cf4 module:overlay(56) +from:0x02138cec kind:load to:0x027e09b8 module:dtcm +from:0x02138cf0 kind:load to:0x027e0cfc module:dtcm +from:0x02138de4 kind:arm_call to:0x02138670 module:overlay(56) +from:0x02138e7c kind:arm_call to:0x02138670 module:overlay(56) +from:0x02138f5c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02138f6c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02138f7c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02138f8c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02138ffc kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02139008 kind:arm_call to:0x0213919c module:overlay(56) +from:0x02139030 kind:load to:0x0213e33c module:overlay(56) +from:0x02139034 kind:load to:0x0213e340 module:overlay(56) +from:0x02139038 kind:load to:0x0213ee10 module:overlay(56) +from:0x0213903c kind:load to:0x0213e2fc module:overlay(56) +from:0x02139040 kind:load to:0x0213e30c module:overlay(56) +from:0x02139044 kind:load to:0x0213e31c module:overlay(56) +from:0x02139048 kind:load to:0x0213e32c module:overlay(56) +from:0x0213904c kind:load to:0x0213e2cc module:overlay(56) +from:0x02139098 kind:load to:0x0213e598 module:overlay(56) +from:0x021390a8 kind:arm_call to:0x020e8288 module:overlay(31) +from:0x02139118 kind:load to:0x0213e700 module:overlay(56) +from:0x02139128 kind:arm_call to:0x020e7768 module:overlay(31) +from:0x02139198 kind:load to:0x0213e6e8 module:overlay(56) +from:0x021391a8 kind:arm_call to:0x0213a110 module:overlay(56) +from:0x021391b4 kind:arm_call to:0x0213a110 module:overlay(56) +from:0x021391cc kind:arm_call to:0x02139f1c module:overlay(56) +from:0x0213924c kind:arm_call to:0x0200eab0 module:main +from:0x0213925c kind:arm_call to:0x0200eab0 module:main +from:0x0213926c kind:arm_call to:0x0200eab0 module:main +from:0x0213927c kind:arm_call to:0x0200eab0 module:main +from:0x02139288 kind:arm_call to:0x020a993c module:overlay(0) +from:0x021392d0 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02139388 kind:arm_call to:0x02139414 module:overlay(56) +from:0x021393a0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021393c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02139404 kind:load to:0x0213e5f8 module:overlay(56) +from:0x0213940c kind:load to:0x0213e2dc module:overlay(56) +from:0x02139410 kind:load to:0x0213e2ec module:overlay(56) +from:0x02139444 kind:arm_call to:0x02015058 module:main +from:0x02139468 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02139480 kind:load to:0x027e09a8 module:dtcm +from:0x0213948c kind:arm_call to:0x020a92b0 module:overlay(0) +from:0x021394bc kind:arm_call to:0x020e75dc module:overlay(31) +from:0x021394ec kind:arm_call to:0x0212bdfc module:overlay(40) +from:0x02139500 kind:arm_call to:0x020d4268 module:overlay(24) +from:0x0213950c kind:load to:0x027e0cfc module:dtcm +from:0x02139930 kind:load to:0x0213e2bc module:overlay(56) +from:0x02139940 kind:load to:0x0213e27c module:overlay(56) +from:0x02139950 kind:load to:0x0213e284 module:overlay(56) +from:0x0213995c kind:load to:0x0213e2b4 module:overlay(56) +from:0x02139964 kind:load to:0x0213e2ac module:overlay(56) +from:0x02139968 kind:load to:0x0213e294 module:overlay(56) +from:0x0213996c kind:load to:0x0213e2c4 module:overlay(56) +from:0x02139970 kind:load to:0x0213e29c module:overlay(56) +from:0x02139974 kind:load to:0x0213e2a4 module:overlay(56) +from:0x02139978 kind:load to:0x0213e28c module:overlay(56) +from:0x0213a47c kind:load to:0x0213e6a0 module:overlay(56) +from:0x0213a4e0 kind:load to:0x0213e6b8 module:overlay(56) +from:0x0213a544 kind:load to:0x0213e6d0 module:overlay(56) +from:0x0213a5b4 kind:load to:0x0213e6a0 module:overlay(56) +from:0x0213a618 kind:load to:0x0213e6b8 module:overlay(56) +from:0x0213a67c kind:load to:0x0213e6d0 module:overlay(56) +from:0x0213a6e0 kind:load to:0x0213e658 module:overlay(56) +from:0x0213a744 kind:load to:0x0213e670 module:overlay(56) +from:0x0213a7a8 kind:load to:0x0213e688 module:overlay(56) +from:0x0213a7b4 kind:arm_call to:0x020e7794 module:overlay(31) +from:0x0213a820 kind:arm_call to:0x02015058 module:main +from:0x0213a844 kind:arm_call to:0x01fff05c module:itcm +from:0x0213a870 kind:arm_call to:0x02071914 module:overlay(0) +from:0x0213a890 kind:load to:0x027e0cd8 module:dtcm +from:0x0213a894 kind:load to:0x027e09a8 module:dtcm +from:0x0213a8a0 kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x0213a8b4 kind:load to:0x0213e4f8 module:overlay(56) +from:0x0213a8c0 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0213a8c8 kind:arm_call to:0x01ffc57c module:itcm +from:0x0213a8d8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213a8e0 kind:arm_call to:0x02011ff4 module:main +from:0x0213a8f8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213a900 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213a908 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0213a920 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213a928 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213a930 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0213a938 kind:arm_call to:0x02011ff4 module:main +from:0x0213a94c kind:arm_call to:0x021385f4 module:overlay(56) +from:0x0213a960 kind:arm_call to:0x021385f4 module:overlay(56) +from:0x0213a968 kind:arm_call to:0x02011ff4 module:main +from:0x0213a984 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213a990 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213a9ac kind:arm_call to:0x02057884 module:overlay(0) +from:0x0213a9bc kind:arm_call to:0x02057884 module:overlay(0) +from:0x0213a9cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213a9d4 kind:arm_call to:0x02011ff4 module:main +from:0x0213a9ec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213a9f4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0213a9fc kind:arm_call to:0x02011ff4 module:main +from:0x0213aa14 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213aa1c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0213aa30 kind:load to:0x0213ee70 module:overlay(56) +from:0x0213aa44 kind:arm_call to:0x02011f3c module:main +from:0x0213aa50 kind:arm_call to:0x0213aa8c module:overlay(56) +from:0x0213aa68 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0213aa88 kind:load to:0x0213e970 module:overlay(56) +from:0x0213aa94 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0213aaa8 kind:load to:0x0213e98c module:overlay(56) +from:0x0213aaf8 kind:load to:0x0213ee70 module:overlay(56) +from:0x0213ab10 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0213ab18 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0213ab30 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0213ab38 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0213ab40 kind:arm_call to:0x02011ff4 module:main +from:0x0213ab54 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0213ab68 kind:load to:0x0213ef54 module:overlay(56) +from:0x0213ab7c kind:arm_call to:0x02011f3c module:main +from:0x0213ab88 kind:arm_call to:0x0213ac00 module:overlay(56) +from:0x0213aba0 kind:arm_call to:0x02097994 module:overlay(0) +from:0x0213abf4 kind:load to:0x0213e9e0 module:overlay(56) +from:0x0213ac7c kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0213ac90 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0213acb0 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0213acd8 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0213acf0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213ad00 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213ad18 kind:arm_call to:0x02061628 module:overlay(0) +from:0x0213ad88 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0213ad94 kind:arm_call_thumb to:0x020bf710 module:overlay(1) +from:0x0213ade0 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213ae00 kind:arm_call_thumb to:0x020be9dc module:overlay(1) +from:0x0213ae10 kind:load to:0x020b537c module:overlay(0) +from:0x0213ae14 kind:load to:0x0213e720 module:overlay(56) +from:0x0213ae18 kind:load to:0x0213e554 module:overlay(56) +from:0x0213ae1c kind:load to:0x0213ea4c module:overlay(56) +from:0x0213ae20 kind:load to:0x0213eb88 module:overlay(56) +from:0x0213ae24 kind:load to:0x027e0d00 module:dtcm +from:0x0213ae28 kind:load to:0x0213e9fc module:overlay(56) +from:0x0213ae2c kind:load to:0x027e0ce0 module:dtcm +from:0x0213ae30 kind:load to:0x020b502c module:overlay(0) +from:0x0213ae54 kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0213ae5c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213ae64 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0213ae6c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213ae74 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0213ae80 kind:load to:0x0213ea4c module:overlay(56) +from:0x0213ae84 kind:load to:0x0213eb88 module:overlay(56) +from:0x0213ae88 kind:load to:0x027e0d00 module:dtcm +from:0x0213aeac kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0213aeb4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213aebc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0213aec4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213aecc kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0213aed4 kind:arm_call to:0x02011ff4 module:main +from:0x0213aee0 kind:load to:0x0213ea4c module:overlay(56) +from:0x0213aee4 kind:load to:0x0213eb88 module:overlay(56) +from:0x0213aee8 kind:load to:0x027e0d00 module:dtcm +from:0x0213af1c kind:arm_call to:0x020611bc module:overlay(0) +from:0x0213af24 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0213af48 kind:load to:0x0204a068 module:main +from:0x0213af4c kind:load to:0x0213e9d0 module:overlay(56) +from:0x0213af74 kind:load to:0x0213e9d0 module:overlay(56) +from:0x0213af78 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0213af90 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0213aff4 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0213b004 kind:load to:0x027e09b8 module:dtcm +from:0x0213b034 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213b064 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b080 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0213b0a4 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0213b0b4 kind:arm_call to:0x020a9180 module:overlay(0) +from:0x0213b0c0 kind:load to:0x027e09b8 module:dtcm +from:0x0213b0f0 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213b110 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b154 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0213b15c kind:arm_call to:0x0213b008 module:overlay(56) +from:0x0213b174 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0213b1d4 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0213b1e8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0213b1fc kind:arm_call to:0x02078464 module:overlay(0) +from:0x0213b208 kind:load to:0x027e09bc module:dtcm +from:0x0213b210 kind:load to:0x027e09b8 module:dtcm +from:0x0213b220 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0213b234 kind:arm_branch to:0x0213ae8c module:overlay(56) +from:0x0213b244 kind:arm_branch to:0x0213b214 module:overlay(56) +from:0x0213b254 kind:arm_branch to:0x0213b128 module:overlay(56) +from:0x0213b264 kind:arm_branch to:0x0213b124 module:overlay(56) +from:0x0213b274 kind:arm_branch to:0x0213b120 module:overlay(56) +from:0x0213b284 kind:arm_branch to:0x0213b11c module:overlay(56) +from:0x0213b294 kind:arm_branch to:0x0213b118 module:overlay(56) +from:0x0213b2a4 kind:arm_branch to:0x0213b114 module:overlay(56) +from:0x0213b2b4 kind:arm_branch to:0x0213b0c4 module:overlay(56) +from:0x0213b2c4 kind:arm_branch to:0x0213ae34 module:overlay(56) +from:0x0213b2f8 kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x0213b31c kind:load to:0x027e0ce0 module:dtcm +from:0x0213b340 kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213b34c kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213b354 kind:load to:0x0213ef98 module:overlay(56) +from:0x0213b368 kind:arm_call to:0x0213d498 module:overlay(56) +from:0x0213b370 kind:arm_call to:0x0201bac4 module:main +from:0x0213b38c kind:arm_call to:0x0213d334 module:overlay(56) +from:0x0213b3ac kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x0213b3b4 kind:arm_call to:0x0213cf44 module:overlay(56) +from:0x0213b3c4 kind:arm_call to:0x0213dd10 module:overlay(56) +from:0x0213b3cc kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0213b3d4 kind:arm_call to:0x02062aa8 module:overlay(0) +from:0x0213b3f0 kind:arm_call to:0x0201f6c8 module:main +from:0x0213b434 kind:arm_call to:0x02064644 module:overlay(0) +from:0x0213b440 kind:arm_call to:0x0213dd10 module:overlay(56) +from:0x0213b458 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0213b460 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0213b46c kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0213b4a4 kind:arm_call to:0x0213be44 module:overlay(56) +from:0x0213b4b8 kind:arm_call to:0x02019510 module:main +from:0x0213b4c8 kind:arm_call to:0x02011f3c module:main +from:0x0213b4e4 kind:arm_call to:0x020b7020 module:overlays(4,5) +from:0x0213b518 kind:arm_call to:0x0213dd38 module:overlay(56) +from:0x0213b524 kind:arm_call to:0x0213e0c0 module:overlay(56) +from:0x0213b54c kind:arm_call to:0x0213d710 module:overlay(56) +from:0x0213b55c kind:arm_call to:0x0201f708 module:main +from:0x0213b58c kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0213b5a0 kind:arm_call to:0x0201f708 module:main +from:0x0213b5c8 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0213b5d8 kind:arm_call to:0x0201f708 module:main +from:0x0213b608 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0213b618 kind:arm_call to:0x0201f708 module:main +from:0x0213b620 kind:arm_call to:0x0213bad4 module:overlay(56) +from:0x0213b630 kind:arm_call to:0x0201f708 module:main +from:0x0213b63c kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0213b668 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0213b69c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0213b6d0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0213b6ec kind:arm_call to:0x02019510 module:main +from:0x0213b710 kind:arm_call to:0x0213dd38 module:overlay(56) +from:0x0213b730 kind:arm_call to:0x02062c70 module:overlay(0) +from:0x0213b7a4 kind:arm_call to:0x020647b8 module:overlay(0) +from:0x0213b7ec kind:arm_call to:0x02064e04 module:overlay(0) +from:0x0213b818 kind:arm_call to:0x02019510 module:main +from:0x0213b824 kind:arm_call to:0x020b6538 module:overlay(4) +from:0x0213b864 kind:arm_call to:0x020b6658 module:overlay(4) +from:0x0213b878 kind:arm_call to:0x02024ce8 module:main +from:0x0213b8a0 kind:arm_call to:0x02024db4 module:main +from:0x0213b8ac kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213b8bc kind:load to:0x0213ebe4 module:overlay(56) +from:0x0213b8c0 kind:load to:0x0213ebcc module:overlay(56) +from:0x0213b8c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213b8c8 kind:load to:0x0204a0f0 module:main +from:0x0213b8e4 kind:arm_call to:0x0201baa4 module:main +from:0x0213b8f8 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0213b90c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213b924 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0213b92c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0213b934 kind:arm_call to:0x0201f2a4 module:main +from:0x0213b93c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213b950 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213b968 kind:arm_call to:0x020b6558 module:overlays(4,7,16) +from:0x0213b974 kind:arm_call to:0x0201f470 module:main +from:0x0213b980 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0213b988 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0213b994 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0213b99c kind:arm_call to:0x0213bb40 module:overlay(56) +from:0x0213b9b0 kind:arm_call to:0x020b73dc module:overlay(4) +from:0x0213b9b8 kind:arm_call to:0x02011ff4 module:main +from:0x0213b9c8 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0213b9d8 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0213b9e0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0213b9e8 kind:arm_call to:0x0201f2a4 module:main +from:0x0213b9f0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213b9fc kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0213ba04 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0213ba0c kind:arm_call to:0x0201f2a4 module:main +from:0x0213ba14 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213ba24 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0213ba2c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0213ba34 kind:arm_call to:0x0201f2a4 module:main +from:0x0213ba3c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213ba48 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213ba54 kind:arm_call to:0x020647b4 module:overlay(0) +from:0x0213ba60 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0213ba68 kind:arm_call to:0x0201f2a4 module:main +from:0x0213ba70 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213ba7c kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0213ba84 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0213ba8c kind:arm_call to:0x0201f2a4 module:main +from:0x0213ba94 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213baa0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213baa8 kind:arm_call to:0x0213cfec module:overlay(56) +from:0x0213bab0 kind:arm_call to:0x020b6520 module:overlay(4) +from:0x0213bab8 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0213bac0 kind:arm_call to:0x0201baa4 module:main +from:0x0213bac8 kind:arm_call to:0x0213d4a8 module:overlay(56) +from:0x0213bae8 kind:arm_call to:0x020166a4 module:main +from:0x0213bafc kind:arm_call to:0x020166a4 module:main +from:0x0213bb10 kind:arm_call to:0x020166a4 module:main +from:0x0213bb24 kind:arm_call to:0x020166a4 module:main +from:0x0213bb38 kind:arm_call to:0x020166a4 module:main +from:0x0213bb50 kind:arm_call to:0x02016684 module:main +from:0x0213bb5c kind:arm_call to:0x02016684 module:main +from:0x0213bb68 kind:arm_call to:0x02016684 module:main +from:0x0213bb74 kind:arm_call to:0x02016684 module:main +from:0x0213bb7c kind:arm_call to:0x02016684 module:main +from:0x0213bbbc kind:arm_call to:0x0213d120 module:overlay(56) +from:0x0213bbc4 kind:arm_call to:0x0213c42c module:overlay(56) +from:0x0213bbd0 kind:arm_call to:0x0206488c module:overlay(0) +from:0x0213bbf4 kind:arm_call to:0x020648c4 module:overlay(0) +from:0x0213bc14 kind:arm_call to:0x020b7474 module:overlay(4) +from:0x0213bc48 kind:arm_call to:0x0213d21c module:overlay(56) +from:0x0213bc60 kind:arm_call to:0x0213bd74 module:overlay(56) +from:0x0213bc98 kind:arm_call to:0x02064d40 module:overlay(0) +from:0x0213bcc8 kind:arm_call to:0x0201aa1c module:main +from:0x0213bcd8 kind:arm_call to:0x0201f48c module:main +from:0x0213bcf8 kind:arm_call to:0x0201aa1c module:main +from:0x0213bd18 kind:arm_call to:0x0201aa1c module:main +from:0x0213bd20 kind:arm_call to:0x020b7758 module:overlay(4) +from:0x0213bd2c kind:load to:0x0204aefc module:main +from:0x0213bd3c kind:load to:0x0213d210 module:overlay(56) +from:0x0213bd4c kind:load to:0x020b77b0 module:overlays(4,8,9,13,15) +from:0x0213bd5c kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213bd70 kind:load to:0x0204a0f0 module:main +from:0x0213be2c kind:arm_call to:0x020b6658 module:overlay(4) +from:0x0213be64 kind:arm_call_thumb to:0x02015488 module:main +from:0x0213be74 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213be90 kind:arm_call to:0x02017374 module:main +from:0x0213bebc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213bec4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213becc kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bed4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bedc kind:arm_call_thumb to:0x0201549c module:main +from:0x0213bef0 kind:arm_call_thumb to:0x02015488 module:main +from:0x0213befc kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213bf14 kind:arm_call to:0x02017374 module:main +from:0x0213bf3c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213bf44 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bf4c kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bf54 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bf6c kind:arm_call to:0x02017374 module:main +from:0x0213bf90 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213bf98 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bfa0 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bfa8 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bfc0 kind:arm_call to:0x02017374 module:main +from:0x0213bfec kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213bff4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213bffc kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c004 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c01c kind:arm_call to:0x02017374 module:main +from:0x0213c044 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c04c kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c054 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c05c kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c064 kind:arm_call_thumb to:0x0201549c module:main +from:0x0213c0ec kind:load to:0x0213ecec module:overlay(56) +from:0x0213c0f0 kind:load to:0x0213ed00 module:overlay(56) +from:0x0213c0f4 kind:load to:0x0213ed10 module:overlay(56) +from:0x0213c0f8 kind:load to:0x0213ed04 module:overlay(56) +from:0x0213c0fc kind:load to:0x0213ed1c module:overlay(56) +from:0x0213c100 kind:load to:0x0213ed28 module:overlay(56) +from:0x0213c104 kind:load to:0x0213ed34 module:overlay(56) +from:0x0213c108 kind:load to:0x0213ed40 module:overlay(56) +from:0x0213c130 kind:arm_call_thumb to:0x02015488 module:main +from:0x0213c13c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c154 kind:arm_call to:0x02017374 module:main +from:0x0213c180 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c188 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c190 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c198 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c1b0 kind:arm_call to:0x02017374 module:main +from:0x0213c1dc kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c1e4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c1ec kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c1f4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c1fc kind:arm_call_thumb to:0x0201549c module:main +from:0x0213c210 kind:arm_call_thumb to:0x02015488 module:main +from:0x0213c21c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0213c234 kind:arm_call to:0x02017374 module:main +from:0x0213c258 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c260 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c268 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c270 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c288 kind:arm_call to:0x02017374 module:main +from:0x0213c2ac kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c2b4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c2bc kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c2c4 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c2dc kind:arm_call to:0x02017374 module:main +from:0x0213c304 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0213c30c kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c314 kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c31c kind:arm_call_thumb to:0x02015664 module:main +from:0x0213c324 kind:arm_call_thumb to:0x0201549c module:main +from:0x0213c3c8 kind:load to:0x0213ed4c module:overlay(56) +from:0x0213c3cc kind:load to:0x0213ed64 module:overlay(56) +from:0x0213c3d0 kind:load to:0x0213ed78 module:overlay(56) +from:0x0213c3d4 kind:load to:0x0213ed68 module:overlay(56) +from:0x0213c3d8 kind:load to:0x0213ed88 module:overlay(56) +from:0x0213c3dc kind:load to:0x0213ed98 module:overlay(56) +from:0x0213c3e0 kind:load to:0x0213eda8 module:overlay(56) +from:0x0213c3e4 kind:load to:0x0213edb8 module:overlay(56) +from:0x0213c428 kind:load to:0x0213ec2c module:overlay(56) +from:0x0213c464 kind:load to:0x0213ec8c module:overlay(56) +from:0x0213c478 kind:arm_call to:0x0213dc00 module:overlay(56) +from:0x0213c484 kind:arm_call to:0x0213dc00 module:overlay(56) +from:0x0213c48c kind:arm_call to:0x0206736c module:overlay(0) +from:0x0213c498 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x0213c4ac kind:arm_call to:0x0213d354 module:overlay(56) +from:0x0213c4c0 kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0213c4d4 kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0213c4e8 kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c500 kind:arm_call to:0x0213e0c0 module:overlay(56) +from:0x0213c510 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0213c520 kind:arm_call to:0x0213d2d4 module:overlay(56) +from:0x0213c530 kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0213c538 kind:arm_call to:0x0213dc00 module:overlay(56) +from:0x0213c548 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0213c568 kind:arm_call to:0x0213bd74 module:overlay(56) +from:0x0213c570 kind:load to:0x020b502c module:overlay(0) +from:0x0213c5a0 kind:arm_call to:0x0213e210 module:overlay(56) +from:0x0213c5b4 kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c5cc kind:load to:0x020b7ab0 module:overlays(4,8,9,13,15) +from:0x0213c5dc kind:arm_call to:0x0213d2d4 module:overlay(56) +from:0x0213c5ec kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0213c5f4 kind:arm_call to:0x0213dc00 module:overlay(56) +from:0x0213c60c kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x0213c620 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0213c62c kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c63c kind:arm_call to:0x0213e1ec module:overlay(56) +from:0x0213c650 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0213c65c kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c664 kind:arm_call to:0x0213d27c module:overlay(56) +from:0x0213c674 kind:arm_call to:0x0213bd50 module:overlay(56) +from:0x0213c688 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0213c694 kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c69c kind:load to:0x020b51f4 module:overlay(0) +from:0x0213c6ac kind:arm_call to:0x0213dc00 module:overlay(56) +from:0x0213c6b8 kind:arm_call to:0x0213e154 module:overlay(56) +from:0x0213c6c0 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0213c6d0 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x0213c6e0 kind:arm_call to:0x0213bd74 module:overlay(56) +from:0x0213c710 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0213c72c kind:arm_call to:0x0213d354 module:overlay(56) +from:0x0213c73c kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0213c750 kind:arm_call to:0x0213e210 module:overlay(56) +from:0x0213c764 kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c77c kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0213c788 kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0213c798 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0213c7a0 kind:load to:0x020b502c module:overlay(0) +from:0x0213c7b8 kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x0213c7dc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0213c7e8 kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c7f8 kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x0213c81c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0213c828 kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c830 kind:load to:0x020b51f4 module:overlay(0) +from:0x0213c844 kind:arm_call to:0x0213dc00 module:overlay(56) +from:0x0213c850 kind:arm_call to:0x0213dc00 module:overlay(56) +from:0x0213c858 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0213c864 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x0213c878 kind:arm_call to:0x0213d354 module:overlay(56) +from:0x0213c88c kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213c8a8 kind:load to:0x0204a068 module:main +from:0x0213c8ac kind:load to:0x020611dc module:overlay(0) +from:0x0213c8cc kind:arm_call to:0x0201bb5c module:main +from:0x0213c8d8 kind:arm_call to:0x0201b980 module:main +from:0x0213c8e0 kind:load to:0x0204e5d8 module:main +from:0x0213c8f8 kind:arm_call to:0x0213d384 module:overlay(56) +from:0x0213c900 kind:arm_call to:0x0213bb40 module:overlay(56) +from:0x0213c910 kind:arm_call to:0x020b7a44 module:overlay(4) +from:0x0213c91c kind:arm_call to:0x02018c04 module:main +from:0x0213c92c kind:arm_call to:0x02019510 module:main +from:0x0213c934 kind:arm_call to:0x0213c110 module:overlay(56) +from:0x0213c948 kind:arm_call to:0x020166a4 module:main +from:0x0213c954 kind:arm_call to:0x0213e03c module:overlay(56) +from:0x0213c968 kind:arm_call to:0x020166a4 module:main +from:0x0213c974 kind:arm_call to:0x020b6538 module:overlay(4) +from:0x0213ca00 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213ca0c kind:arm_call to:0x0206536c module:overlay(0) +from:0x0213ca84 kind:arm_call to:0x020b6658 module:overlay(4) +from:0x0213cac8 kind:load to:0x0204a0f0 module:main +from:0x0213cacc kind:load to:0x0213ebb0 module:overlay(56) +from:0x0213caec kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213cb1c kind:arm_call to:0x0213e1ec module:overlay(56) +from:0x0213cb30 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0213cb3c kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213cb50 kind:arm_call to:0x0206536c module:overlay(0) +from:0x0213cb94 kind:arm_call to:0x02015974 module:main +from:0x0213cc98 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213cd20 kind:arm_call to:0x01ff95a0 module:itcm +from:0x0213cd2c kind:arm_call to:0x01ffb860 module:itcm +from:0x0213cd3c kind:arm_call to:0x01ff9638 module:itcm +from:0x0213cd48 kind:arm_call to:0x01ffb860 module:itcm +from:0x0213cdf0 kind:arm_call to:0x020b6658 module:overlay(4) +from:0x0213cdfc kind:load to:0x0213ebb0 module:overlay(56) +from:0x0213ce00 kind:load to:0x020b51f4 module:overlay(0) +from:0x0213ce08 kind:load to:0x0203e93c module:main +from:0x0213ce24 kind:arm_call to:0x0201bb5c module:main +from:0x0213ce30 kind:arm_call to:0x0201b980 module:main +from:0x0213ce38 kind:load to:0x0204e5d8 module:main +from:0x0213ce54 kind:arm_call to:0x02016684 module:main +from:0x0213ce60 kind:arm_call to:0x02016684 module:main +from:0x0213ce6c kind:arm_call to:0x02018c04 module:main +from:0x0213ce80 kind:arm_call to:0x02019510 module:main +from:0x0213ce88 kind:arm_call to:0x0213bad4 module:overlay(56) +from:0x0213ce90 kind:arm_call to:0x020b7ab0 module:overlay(4) +from:0x0213ce98 kind:arm_call to:0x0213be44 module:overlay(56) +from:0x0213cea4 kind:arm_call to:0x020b6538 module:overlay(4) +from:0x0213cee8 kind:arm_call to:0x020b6658 module:overlay(4) +from:0x0213cf00 kind:arm_call to:0x0213bd74 module:overlay(56) +from:0x0213cf0c kind:arm_call to:0x0213e03c module:overlay(56) +from:0x0213cf20 kind:load to:0x0204a0f0 module:main +from:0x0213cf3c kind:arm_call to:0x0213c3ec module:overlay(56) +from:0x0213cf4c kind:arm_call to:0x02127444 module:overlay(40) +from:0x0213cf80 kind:arm_call to:0x0213d228 module:overlay(56) +from:0x0213cfb0 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213cfd4 kind:load to:0x027e0ce0 module:dtcm +from:0x0213cfe0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213d024 kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x0213d034 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213d044 kind:arm_call to:0x0212a0a0 module:overlay(40) +from:0x0213d050 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213d064 kind:arm_call to:0x021288f8 module:overlay(40) +from:0x0213d07c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0213d088 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0213d094 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0213d0a0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0213d0a8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213d0b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213d0c0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213d0cc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213d0d4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213d0e0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213d0e8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213d0f0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213d0f8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213d10c kind:arm_call to:0x0203d1e8 module:main +from:0x0213d118 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d11c kind:load to:0x0213cfd8 module:overlay(56) +from:0x0213d140 kind:arm_call to:0x0213b2cc module:overlay(56) +from:0x0213d158 kind:arm_call to:0x020d3e10 module:overlay(24) +from:0x0213d168 kind:arm_call to:0x0212a0a0 module:overlay(40) +from:0x0213d17c kind:arm_call to:0x021288f8 module:overlay(40) +from:0x0213d18c kind:arm_call to:0x0213d228 module:overlay(56) +from:0x0213d1c4 kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x0213d1ec kind:arm_call to:0x02127df4 module:overlay(40) +from:0x0213d204 kind:arm_call to:0x02127998 module:overlay(40) +from:0x0213d20c kind:load to:0x027e0ce0 module:dtcm +from:0x0213d218 kind:load to:0x02127e1c module:overlay(40) +from:0x0213d260 kind:arm_call to:0x02127860 module:overlay(40) +from:0x0213d268 kind:arm_call to:0x02127d28 module:overlay(40) +from:0x0213d2b0 kind:arm_call to:0x020d3e10 module:overlay(24) +from:0x0213d2d0 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d300 kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0213d330 kind:load to:0x027e0ce0 module:dtcm +from:0x0213d33c kind:arm_call to:0x02067224 module:overlay(0) +from:0x0213d350 kind:load to:0x0213ec00 module:overlay(56) +from:0x0213d360 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0213d380 kind:load to:0x020b502c module:overlay(0) +from:0x0213d394 kind:arm_call to:0x02066994 module:overlay(0) +from:0x0213d3ac kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0213d3c8 kind:load to:0x020b502c module:overlay(0) +from:0x0213d3d8 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x0213d4a4 kind:load to:0x0213ef98 module:overlay(56) +from:0x0213d4b8 kind:load to:0x0213ef98 module:overlay(56) +from:0x0213d4c4 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0213d4cc kind:arm_call to:0x02011ff4 module:main +from:0x0213d4e0 kind:arm_call to:0x0201baa4 module:main +from:0x0213d4e8 kind:arm_call to:0x02011ff4 module:main +from:0x0213d4fc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213d504 kind:arm_call to:0x02011ff4 module:main +from:0x0213d518 kind:arm_call to:0x02063318 module:overlay(0) +from:0x0213d528 kind:arm_call to:0x0201f650 module:main +from:0x0213d530 kind:arm_call to:0x0201e6a8 module:main +from:0x0213d538 kind:arm_call to:0x0205fdd8 module:overlay(0) +from:0x0213d554 kind:load to:0x0213edec module:overlay(56) +from:0x0213d590 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x0213d5a0 kind:arm_call to:0x0201f59c module:main +from:0x0213d5d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0213d654 kind:arm_call to:0x0201e84c module:main +from:0x0213d694 kind:arm_call to:0x0201e84c module:main +from:0x0213d6c0 kind:arm_call to:0x0201e8ac module:main +from:0x0213d6dc kind:arm_call to:0x0201e8ac module:main +from:0x0213d70c kind:load to:0x0213edc8 module:overlay(56) +from:0x0213d750 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x0213d760 kind:arm_call to:0x0201f59c module:main +from:0x0213d790 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0213d800 kind:arm_call to:0x0201e84c module:main +from:0x0213d83c kind:arm_call to:0x0201e84c module:main +from:0x0213d84c kind:arm_call to:0x0201e8ac module:main +from:0x0213d868 kind:arm_call to:0x0201e8ac module:main +from:0x0213d898 kind:load to:0x0213edc8 module:overlay(56) +from:0x0213da1c kind:arm_call to:0x0201e8ac module:main +from:0x0213da38 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x0213da4c kind:arm_call to:0x0201e8ac module:main +from:0x0213daf0 kind:arm_call to:0x0205fff8 module:overlay(0) +from:0x0213db38 kind:arm_call to:0x02060008 module:overlay(0) +from:0x0213db54 kind:arm_call to:0x0206351c module:overlay(0) +from:0x0213db60 kind:arm_call to:0x0201f48c module:main +from:0x0213dbc0 kind:arm_call to:0x0201e84c module:main +from:0x0213dbfc kind:load to:0x0213edc8 module:overlay(56) +from:0x0213dc58 kind:arm_call to:0x0201e84c module:main +from:0x0213dc98 kind:load to:0x0213edc8 module:overlay(56) +from:0x0213dca8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213dcbc kind:load to:0x0204a0f0 module:main +from:0x0213dce0 kind:arm_call to:0x0201f470 module:main +from:0x0213dcf0 kind:arm_call to:0x02063318 module:overlay(0) +from:0x0213dd00 kind:arm_call to:0x0201e6a8 module:main +from:0x0213dd0c kind:load to:0x0213edd4 module:overlay(56) +from:0x0213dd18 kind:arm_call to:0x02063318 module:overlay(0) +from:0x0213dd28 kind:arm_call to:0x0201e6a8 module:main +from:0x0213dd34 kind:load to:0x0213edd4 module:overlay(56) +from:0x0213dd70 kind:arm_call to:0x020633a0 module:overlay(0) +from:0x0213dda4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0213de24 kind:arm_call to:0x0201e84c module:main +from:0x0213de64 kind:arm_call to:0x0201e84c module:main +from:0x0213de74 kind:arm_call to:0x0201e8ac module:main +from:0x0213dea0 kind:load to:0x0213edc8 module:overlay(56) +from:0x0213e004 kind:arm_call to:0x0201e8ac module:main +from:0x0213e020 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x0213e038 kind:load to:0x0206351c module:overlay(0) +from:0x0213e084 kind:arm_call to:0x0201e84c module:main +from:0x0213e0bc kind:load to:0x0213edc8 module:overlay(56) +from:0x0213e118 kind:arm_call to:0x0201e84c module:main +from:0x0213e150 kind:load to:0x0213edc8 module:overlay(56) +from:0x0213e1ac kind:arm_call to:0x0201e84c module:main +from:0x0213e1e8 kind:load to:0x0213edc8 module:overlay(56) +from:0x0213e1f8 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0213e20c kind:load to:0x0204a0f0 module:main +from:0x0213e224 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0213e22c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0213e234 kind:arm_call to:0x0201f2a4 module:main +from:0x0213e23c kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213e244 kind:arm_call to:0x02011ff4 module:main +from:0x0213e258 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0213e260 kind:arm_call to:0x02011ff4 module:main +from:0x0213e3d8 kind:arm_call to:0x02138798 module:overlay(56) +from:0x0213e3e8 kind:arm_call to:0x0203ce4c module:main +from:0x0213e3fc kind:load to:0x0213ee00 module:overlay(56) +from:0x0213e400 kind:load to:0x0213ee10 module:overlay(56) +from:0x0213e404 kind:load to:0x0213a944 module:overlay(56) +from:0x0213e408 kind:load to:0x0213ee04 module:overlay(56) +from:0x0213e428 kind:arm_call to:0x0213aa58 module:overlay(56) +from:0x0213e438 kind:arm_call to:0x0203ce4c module:main +from:0x0213e44c kind:load to:0x0213ee60 module:overlay(56) +from:0x0213e450 kind:load to:0x0213ee70 module:overlay(56) +from:0x0213e454 kind:load to:0x0213ab4c module:overlay(56) +from:0x0213e458 kind:load to:0x0213ee64 module:overlay(56) +from:0x0213e478 kind:arm_call to:0x0213ab90 module:overlay(56) +from:0x0213e488 kind:arm_call to:0x0203ce4c module:main +from:0x0213e49c kind:load to:0x0213ef44 module:overlay(56) +from:0x0213e4a0 kind:load to:0x0213ef54 module:overlay(56) +from:0x0213e4a4 kind:load to:0x0213b218 module:overlay(56) +from:0x0213e4a8 kind:load to:0x0213ef48 module:overlay(56) +from:0x0213e4ac kind:load to:0x0213e3bc module:overlay(56) +from:0x0213e4b0 kind:load to:0x0213e40c module:overlay(56) +from:0x0213e4b4 kind:load to:0x0213e45c module:overlay(56) +from:0x0213e4c8 kind:load to:0x0213864c module:overlay(56) +from:0x0213e4cc kind:load to:0x02138510 module:overlay(56) +from:0x0213e4d0 kind:load to:0x02097734 module:overlay(0) +from:0x0213e4d4 kind:load to:0x020977b0 module:overlay(0) +from:0x0213e4d8 kind:load to:0x021386e0 module:overlay(56) +from:0x0213e4dc kind:load to:0x02138744 module:overlay(56) +from:0x0213e4e0 kind:load to:0x021386fc module:overlay(56) +from:0x0213e4e4 kind:load to:0x0213853c module:overlay(56) +from:0x0213e4e8 kind:load to:0x02138594 module:overlay(56) +from:0x0213e4ec kind:load to:0x02138528 module:overlay(56) +from:0x0213e4f8 kind:load to:0x0213894c module:overlay(56) +from:0x0213e4fc kind:load to:0x0213a8d0 module:overlay(56) +from:0x0213e500 kind:load to:0x02057bd4 module:overlay(0) +from:0x0213e504 kind:load to:0x0213a8b8 module:overlay(56) +from:0x0213e508 kind:load to:0x02057da8 module:overlay(0) +from:0x0213e50c kind:load to:0x02057e24 module:overlay(0) +from:0x0213e510 kind:load to:0x02057e88 module:overlay(0) +from:0x0213e514 kind:load to:0x0209a77c module:overlay(0) +from:0x0213e518 kind:load to:0x02057d64 module:overlay(0) +from:0x0213e524 kind:load to:0x02138774 module:overlay(56) +from:0x0213e528 kind:load to:0x02138510 module:overlay(56) +from:0x0213e52c kind:load to:0x02097734 module:overlay(0) +from:0x0213e530 kind:load to:0x020977b0 module:overlay(0) +from:0x0213e534 kind:load to:0x021386e0 module:overlay(56) +from:0x0213e538 kind:load to:0x02138744 module:overlay(56) +from:0x0213e53c kind:load to:0x021386fc module:overlay(56) +from:0x0213e540 kind:load to:0x0213a944 module:overlay(56) +from:0x0213e544 kind:load to:0x0213a958 module:overlay(56) +from:0x0213e548 kind:load to:0x02138528 module:overlay(56) +from:0x0213e554 kind:load to:0x02138938 module:overlay(56) +from:0x0213e558 kind:load to:0x0213a9c4 module:overlay(56) +from:0x0213e55c kind:load to:0x0209a234 module:overlay(0) +from:0x0213e560 kind:load to:0x0209a268 module:overlay(0) +from:0x0213e564 kind:load to:0x0209a300 module:overlay(0) +from:0x0213e568 kind:load to:0x0209a314 module:overlay(0) +from:0x0213e56c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213e570 kind:load to:0x0209a33c module:overlay(0) +from:0x0213e574 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0213e578 kind:load to:0x0209a04c module:overlay(0) +from:0x0213e57c kind:load to:0x0209a2d0 module:overlay(0) +from:0x0213e580 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0213e584 kind:load to:0x0209a328 module:overlay(0) +from:0x0213e588 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0213e58c kind:load to:0x0213a998 module:overlay(56) +from:0x0213e590 kind:load to:0x0213a974 module:overlay(56) +from:0x0213e594 kind:load to:0x0209a6ec module:overlay(0) +from:0x0213e720 kind:load to:0x020984f8 module:overlay(0) +from:0x0213e724 kind:load to:0x02098534 module:overlay(0) +from:0x0213e728 kind:load to:0x0209854c module:overlay(0) +from:0x0213e72c kind:load to:0x02098558 module:overlay(0) +from:0x0213e730 kind:load to:0x01fff464 module:itcm +from:0x0213e734 kind:load to:0x020a99b8 module:overlay(0) +from:0x0213e738 kind:load to:0x020a8d08 module:overlay(0) +from:0x0213e73c kind:load to:0x020a8d84 module:overlay(0) +from:0x0213e740 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0213e744 kind:load to:0x020a98d4 module:overlay(0) +from:0x0213e748 kind:load to:0x0209849c module:overlay(0) +from:0x0213e74c kind:load to:0x020a993c module:overlay(0) +from:0x0213e750 kind:load to:0x020984a4 module:overlay(0) +from:0x0213e754 kind:load to:0x020984a8 module:overlay(0) +from:0x0213e758 kind:load to:0x02098564 module:overlay(0) +from:0x0213e75c kind:load to:0x020985d0 module:overlay(0) +from:0x0213e760 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213e764 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213e768 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213e76c kind:load to:0x0213aa08 module:overlay(56) +from:0x0213e770 kind:load to:0x0213a9e0 module:overlay(56) +from:0x0213e774 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0213e778 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0213e77c kind:load to:0x020a92b0 module:overlay(0) +from:0x0213e780 kind:load to:0x020a8f58 module:overlay(0) +from:0x0213e784 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0213e788 kind:load to:0x020a9130 module:overlay(0) +from:0x0213e78c kind:load to:0x020a912c module:overlay(0) +from:0x0213e790 kind:load to:0x020a91fc module:overlay(0) +from:0x0213e794 kind:load to:0x020a9220 module:overlay(0) +from:0x0213e798 kind:load to:0x020a9224 module:overlay(0) +from:0x0213e79c kind:load to:0x020a9180 module:overlay(0) +from:0x0213e7a0 kind:load to:0x020a9188 module:overlay(0) +from:0x0213e7a4 kind:load to:0x020a9190 module:overlay(0) +from:0x0213e7a8 kind:load to:0x020a8f34 module:overlay(0) +from:0x0213e7ac kind:load to:0x020a8f3c module:overlay(0) +from:0x0213e7b0 kind:load to:0x020a8f44 module:overlay(0) +from:0x0213e7b4 kind:load to:0x020a8f4c module:overlay(0) +from:0x0213e7b8 kind:load to:0x020a9428 module:overlay(0) +from:0x0213e7bc kind:load to:0x020a9578 module:overlay(0) +from:0x0213e7c0 kind:load to:0x020a95a4 module:overlay(0) +from:0x0213e7c4 kind:load to:0x020a95c4 module:overlay(0) +from:0x0213e7c8 kind:load to:0x020a97dc module:overlay(0) +from:0x0213e7cc kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0213e7d0 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0213e7d4 kind:load to:0x020a8e64 module:overlay(0) +from:0x0213e7d8 kind:load to:0x020a9984 module:overlay(0) +from:0x0213e7dc kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0213e7e0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0213e7e4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0213e7e8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0213e7ec kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0213e7f0 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0213e7f4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0213e7f8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0213e7fc kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0213e800 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0213e804 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0213e808 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0213e80c kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0213e810 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0213e814 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0213e818 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0213e81c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0213e820 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0213e824 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0213e828 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0213e82c kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0213e830 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0213e83c kind:load to:0x020984f8 module:overlay(0) +from:0x0213e840 kind:load to:0x0213997c module:overlay(56) +from:0x0213e844 kind:load to:0x02139b54 module:overlay(56) +from:0x0213e848 kind:load to:0x02139d40 module:overlay(56) +from:0x0213e84c kind:load to:0x01fff464 module:itcm +from:0x0213e850 kind:load to:0x020a99b8 module:overlay(0) +from:0x0213e854 kind:load to:0x02138960 module:overlay(56) +from:0x0213e858 kind:load to:0x020a8d84 module:overlay(0) +from:0x0213e85c kind:load to:0x02139298 module:overlay(56) +from:0x0213e860 kind:load to:0x020a98d4 module:overlay(0) +from:0x0213e864 kind:load to:0x0209849c module:overlay(0) +from:0x0213e868 kind:load to:0x021391d8 module:overlay(56) +from:0x0213e86c kind:load to:0x020984a4 module:overlay(0) +from:0x0213e870 kind:load to:0x020984a8 module:overlay(0) +from:0x0213e874 kind:load to:0x02098564 module:overlay(0) +from:0x0213e878 kind:load to:0x020985d0 module:overlay(0) +from:0x0213e87c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213e880 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213e884 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213e888 kind:load to:0x0213a8ec module:overlay(56) +from:0x0213e88c kind:load to:0x0213a914 module:overlay(56) +from:0x0213e890 kind:load to:0x021389a8 module:overlay(56) +from:0x0213e894 kind:load to:0x02139050 module:overlay(56) +from:0x0213e898 kind:load to:0x02139484 module:overlay(56) +from:0x0213e89c kind:load to:0x020a8f58 module:overlay(0) +from:0x0213e8a0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0213e8a4 kind:load to:0x020a9130 module:overlay(0) +from:0x0213e8a8 kind:load to:0x020a912c module:overlay(0) +from:0x0213e8ac kind:load to:0x020a91fc module:overlay(0) +from:0x0213e8b0 kind:load to:0x020a9220 module:overlay(0) +from:0x0213e8b4 kind:load to:0x020a9224 module:overlay(0) +from:0x0213e8b8 kind:load to:0x020a9180 module:overlay(0) +from:0x0213e8bc kind:load to:0x02139510 module:overlay(56) +from:0x0213e8c0 kind:load to:0x020a9190 module:overlay(0) +from:0x0213e8c4 kind:load to:0x020a8f34 module:overlay(0) +from:0x0213e8c8 kind:load to:0x020a8f3c module:overlay(0) +from:0x0213e8cc kind:load to:0x020a8f44 module:overlay(0) +from:0x0213e8d0 kind:load to:0x020a8f4c module:overlay(0) +from:0x0213e8d4 kind:load to:0x020a9428 module:overlay(0) +from:0x0213e8d8 kind:load to:0x021394d4 module:overlay(56) +from:0x0213e8dc kind:load to:0x020a95a4 module:overlay(0) +from:0x0213e8e0 kind:load to:0x020a95c4 module:overlay(0) +from:0x0213e8e4 kind:load to:0x020a97dc module:overlay(0) +from:0x0213e8e8 kind:load to:0x021394b4 module:overlay(56) +from:0x0213e8ec kind:load to:0x020a8ea0 module:overlay(0) +from:0x0213e8f0 kind:load to:0x020a8e64 module:overlay(0) +from:0x0213e8f4 kind:load to:0x020a9984 module:overlay(0) +from:0x0213e8f8 kind:load to:0x0213911c module:overlay(56) +from:0x0213e8fc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0213e900 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0213e904 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0213e908 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0213e90c kind:load to:0x0213909c module:overlay(56) +from:0x0213e910 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0213e914 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0213e918 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0213e91c kind:load to:0x0213a7ac module:overlay(56) +from:0x0213e920 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0213e924 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0213e928 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0213e92c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0213e930 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0213e934 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0213e938 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0213e93c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0213e940 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0213e944 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0213e948 kind:load to:0x02138a40 module:overlay(56) +from:0x0213e94c kind:load to:0x0213a7cc module:overlay(56) +from:0x0213e950 kind:load to:0x0213a41c module:overlay(56) +from:0x0213e954 kind:load to:0x0213a480 module:overlay(56) +from:0x0213e958 kind:load to:0x0213a4e4 module:overlay(56) +from:0x0213e95c kind:load to:0x0213a548 module:overlay(56) +from:0x0213e960 kind:load to:0x0213a54c module:overlay(56) +from:0x0213e964 kind:load to:0x0213a550 module:overlay(56) +from:0x0213e970 kind:load to:0x0213aa34 module:overlay(56) +from:0x0213e974 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0213e978 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0213e97c kind:load to:0x0209ca38 module:overlay(0) +from:0x0213e980 kind:load to:0x0209ca58 module:overlay(0) +from:0x0213e98c kind:load to:0x0214f620 module:overlays(58,70) +from:0x0213e990 kind:load to:0x0209d098 module:overlay(0) +from:0x0213e994 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0213e998 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0213e99c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0213e9a0 kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x0213e9a4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0213e9a8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0213e9ac kind:load to:0x0209d1b4 module:overlay(0) +from:0x0213e9b0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0213e9b4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0213e9b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0213e9bc kind:load to:0x0213ab04 module:overlay(56) +from:0x0213e9c0 kind:load to:0x0213ab24 module:overlay(56) +from:0x0213e9c4 kind:load to:0x0213aaac module:overlay(56) +from:0x0213e9c8 kind:load to:0x0214f728 module:overlays(58,70) +from:0x0213e9cc kind:load to:0x0213aafc module:overlay(56) +from:0x0213e9e0 kind:load to:0x0213ab6c module:overlay(56) +from:0x0213e9e4 kind:load to:0x020979c4 module:overlay(0) +from:0x0213e9e8 kind:load to:0x020979f8 module:overlay(0) +from:0x0213e9ec kind:load to:0x020977b0 module:overlay(0) +from:0x0213e9f0 kind:load to:0x020979cc module:overlay(0) +from:0x0213e9f4 kind:load to:0x020977f4 module:overlay(0) +from:0x0213e9f8 kind:load to:0x020977f8 module:overlay(0) +from:0x0213ea4c kind:load to:0x020984f8 module:overlay(0) +from:0x0213ea50 kind:load to:0x02098534 module:overlay(0) +from:0x0213ea54 kind:load to:0x0209854c module:overlay(0) +from:0x0213ea58 kind:load to:0x02098558 module:overlay(0) +from:0x0213ea5c kind:load to:0x01fff464 module:itcm +from:0x0213ea60 kind:load to:0x020a99b8 module:overlay(0) +from:0x0213ea64 kind:load to:0x020a8d08 module:overlay(0) +from:0x0213ea68 kind:load to:0x0213aeec module:overlay(56) +from:0x0213ea6c kind:load to:0x0213af50 module:overlay(56) +from:0x0213ea70 kind:load to:0x020a98d4 module:overlay(0) +from:0x0213ea74 kind:load to:0x0209849c module:overlay(0) +from:0x0213ea78 kind:load to:0x020a993c module:overlay(0) +from:0x0213ea7c kind:load to:0x020984a4 module:overlay(0) +from:0x0213ea80 kind:load to:0x020984a8 module:overlay(0) +from:0x0213ea84 kind:load to:0x02098564 module:overlay(0) +from:0x0213ea88 kind:load to:0x020985d0 module:overlay(0) +from:0x0213ea8c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213ea90 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213ea94 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213ea98 kind:load to:0x0213ae34 module:overlay(56) +from:0x0213ea9c kind:load to:0x0213ae8c module:overlay(56) +from:0x0213eaa0 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0213eaa4 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0213eaa8 kind:load to:0x020a92b0 module:overlay(0) +from:0x0213eaac kind:load to:0x020a8f58 module:overlay(0) +from:0x0213eab0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0213eab4 kind:load to:0x020a9130 module:overlay(0) +from:0x0213eab8 kind:load to:0x020a912c module:overlay(0) +from:0x0213eabc kind:load to:0x020a91fc module:overlay(0) +from:0x0213eac0 kind:load to:0x020a9220 module:overlay(0) +from:0x0213eac4 kind:load to:0x020a9224 module:overlay(0) +from:0x0213eac8 kind:load to:0x0213b068 module:overlay(56) +from:0x0213eacc kind:load to:0x020a9188 module:overlay(0) +from:0x0213ead0 kind:load to:0x020a9190 module:overlay(0) +from:0x0213ead4 kind:load to:0x020a8f34 module:overlay(0) +from:0x0213ead8 kind:load to:0x020a8f3c module:overlay(0) +from:0x0213eadc kind:load to:0x020a8f44 module:overlay(0) +from:0x0213eae0 kind:load to:0x020a8f4c module:overlay(0) +from:0x0213eae4 kind:load to:0x020a9428 module:overlay(0) +from:0x0213eae8 kind:load to:0x020a9578 module:overlay(0) +from:0x0213eaec kind:load to:0x020a95a4 module:overlay(0) +from:0x0213eaf0 kind:load to:0x020a95c4 module:overlay(0) +from:0x0213eaf4 kind:load to:0x020a97dc module:overlay(0) +from:0x0213eaf8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0213eafc kind:load to:0x0213af7c module:overlay(56) +from:0x0213eb00 kind:load to:0x020a8e64 module:overlay(0) +from:0x0213eb04 kind:load to:0x020a9984 module:overlay(0) +from:0x0213eb08 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0213eb0c kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0213eb10 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0213eb14 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0213eb18 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0213eb1c kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0213eb20 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0213eb24 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0213eb28 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0213eb2c kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0213eb30 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0213eb34 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0213eb38 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0213eb3c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0213eb40 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0213eb44 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0213eb48 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0213eb4c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0213eb50 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0213eb54 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0213eb58 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0213eb5c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0213eb60 kind:load to:0x0213b0c4 module:overlay(56) +from:0x0213eb64 kind:load to:0x0213b114 module:overlay(56) +from:0x0213eb68 kind:load to:0x0213b11c module:overlay(56) +from:0x0213eb6c kind:load to:0x0213b118 module:overlay(56) +from:0x0213eb70 kind:load to:0x0213b120 module:overlay(56) +from:0x0213eb74 kind:load to:0x0213b124 module:overlay(56) +from:0x0213eb78 kind:load to:0x0213b214 module:overlay(56) +from:0x0213eb7c kind:load to:0x0213b128 module:overlay(56) +from:0x0213eb88 kind:load to:0x0213b2bc module:overlay(56) +from:0x0213eb8c kind:load to:0x0213b22c module:overlay(56) +from:0x0213eb90 kind:load to:0x0213b2ac module:overlay(56) +from:0x0213eb94 kind:load to:0x0213b29c module:overlay(56) +from:0x0213eb98 kind:load to:0x0213b28c module:overlay(56) +from:0x0213eb9c kind:load to:0x0213b27c module:overlay(56) +from:0x0213eba0 kind:load to:0x0213b26c module:overlay(56) +from:0x0213eba4 kind:load to:0x0213b25c module:overlay(56) +from:0x0213eba8 kind:load to:0x0213b24c module:overlay(56) +from:0x0213ebac kind:load to:0x0213b23c module:overlay(56) +from:0x0213ebcc kind:load to:0x0213b948 module:overlay(56) +from:0x0213ebd0 kind:load to:0x0213d4f4 module:overlay(56) +from:0x0213ebd4 kind:load to:0x0213d3cc module:overlay(56) +from:0x0213ebd8 kind:load to:0x02062db8 module:overlay(0) +from:0x0213ebe4 kind:load to:0x0213b8dc module:overlay(56) +from:0x0213ebe8 kind:load to:0x0213d4d8 module:overlay(56) +from:0x0213ebec kind:load to:0x0201bbbc module:main +from:0x0213ebf0 kind:load to:0x0213b320 module:overlay(56) +from:0x0213ebf4 kind:load to:0x0201bd64 module:main +from:0x0213ec00 kind:load to:0x020667b8 module:overlay(0) +from:0x0213ec04 kind:load to:0x020667d4 module:overlay(0) +from:0x0213ec08 kind:load to:0x020673a8 module:overlay(0) +from:0x0213ec0c kind:load to:0x02067414 module:overlay(0) +from:0x0213ec10 kind:load to:0x02067454 module:overlay(0) +from:0x0213ec14 kind:load to:0x02066ddc module:overlay(0) +from:0x0213ec18 kind:load to:0x020669b8 module:overlay(0) +from:0x0213ec1c kind:load to:0x02067214 module:overlay(0) +from:0x0213ec20 kind:load to:0x0206721c module:overlay(0) +from:0x0213ec24 kind:load to:0x0213b8f0 module:overlay(56) +from:0x0213ec28 kind:load to:0x0213d4bc module:overlay(56) +from:0x0213ec2c kind:load to:0x0213c468 module:overlay(56) +from:0x0213ec34 kind:load to:0x0213c4f0 module:overlay(56) +from:0x0213ec3c kind:load to:0x0213c5c0 module:overlay(56) +from:0x0213ec44 kind:load to:0x0213c6a0 module:overlay(56) +from:0x0213ec4c kind:load to:0x0213c76c module:overlay(56) +from:0x0213ec54 kind:load to:0x0213c834 module:overlay(56) +from:0x0213ec5c kind:load to:0x0213c894 module:overlay(56) +from:0x0213ec64 kind:load to:0x0213c8b4 module:overlay(56) +from:0x0213ec6c kind:load to:0x0213c8e8 module:overlay(56) +from:0x0213ec74 kind:load to:0x0213caf4 module:overlay(56) +from:0x0213ec7c kind:load to:0x0213ce0c module:overlay(56) +from:0x0213ec84 kind:load to:0x0213ce40 module:overlay(56) +from:0x0213ec8c kind:load to:0x0213c4a0 module:overlay(56) +from:0x0213ec94 kind:load to:0x0213c578 module:overlay(56) +from:0x0213ec9c kind:load to:0x0213c5d0 module:overlay(56) +from:0x0213eca4 kind:load to:0x0213c720 module:overlay(56) +from:0x0213ecac kind:load to:0x0213c7a8 module:overlay(56) +from:0x0213ecb4 kind:load to:0x0213c86c module:overlay(56) +from:0x0213ecbc kind:load to:0x0213c8b0 module:overlay(56) +from:0x0213ecc4 kind:load to:0x0213c8e4 module:overlay(56) +from:0x0213eccc kind:load to:0x0213cad4 module:overlay(56) +from:0x0213ecd4 kind:load to:0x0213caf8 module:overlay(56) +from:0x0213ecdc kind:load to:0x0213ce3c module:overlay(56) +from:0x0213ece4 kind:load to:0x0213cf24 module:overlay(56) +from:0x0213edd4 kind:load to:0x0213b904 module:overlay(56) +from:0x0213edd8 kind:load to:0x0213e250 module:overlay(56) +from:0x0213eddc kind:load to:0x0213dea4 module:overlay(56) +from:0x0213ede0 kind:load to:0x0213e030 module:overlay(56) +from:0x0213edec kind:load to:0x0213b918 module:overlay(56) +from:0x0213edf0 kind:load to:0x0213e218 module:overlay(56) +from:0x0213edf4 kind:load to:0x0213d89c module:overlay(56) +from:0x0213edf8 kind:load to:0x0213db4c module:overlay(56) diff --git a/config/usa/arm9/overlays/ov056/symbols.txt b/config/usa/arm9/overlays/ov056/symbols.txt new file mode 100644 index 00000000..72b354dc --- /dev/null +++ b/config/usa/arm9/overlays/ov056/symbols.txt @@ -0,0 +1,275 @@ +func_ov056_021384c0 kind:function(arm,size=0x50) addr:0x021384c0 +func_ov056_02138510 kind:function(arm,size=0x18) addr:0x02138510 +func_ov056_02138528 kind:function(arm,size=0x14) addr:0x02138528 +func_ov056_0213853c kind:function(arm,size=0x58) addr:0x0213853c +func_ov056_02138594 kind:function(arm,size=0x60) addr:0x02138594 +func_ov056_021385f4 kind:function(arm,size=0x58) addr:0x021385f4 +func_ov056_0213864c kind:function(arm,size=0x24) addr:0x0213864c +func_ov056_02138670 kind:function(arm,size=0x70) addr:0x02138670 +func_ov056_021386e0 kind:function(arm,size=0x1c) addr:0x021386e0 +func_ov056_021386fc kind:function(arm,size=0x48) addr:0x021386fc +func_ov056_02138744 kind:function(arm,size=0x24) addr:0x02138744 +func_ov056_02138768 kind:function(arm,size=0xc) addr:0x02138768 +func_ov056_02138774 kind:function(arm,size=0x24) addr:0x02138774 +func_ov056_02138798 kind:function(arm,size=0x60) addr:0x02138798 +func_ov056_021387f8 kind:function(arm,size=0x140) addr:0x021387f8 +func_ov056_02138938 kind:function(arm,size=0x14) addr:0x02138938 +func_ov056_0213894c kind:function(arm,size=0x14) addr:0x0213894c +func_ov056_02138960 kind:function(arm,size=0x48) addr:0x02138960 +func_ov056_021389a8 kind:function(arm,size=0x98) addr:0x021389a8 +func_ov056_02138a40 kind:function(arm,size=0xf8) addr:0x02138a40 +func_ov056_02138b38 kind:function(arm,size=0xd8) addr:0x02138b38 +func_ov056_02138c10 kind:function(arm,size=0x50) addr:0x02138c10 +func_ov056_02138c60 kind:function(arm,size=0x48) addr:0x02138c60 +func_ov056_02138ca8 kind:function(arm,size=0x4c) addr:0x02138ca8 +func_ov056_02138cf4 kind:function(arm,size=0x35c) addr:0x02138cf4 +func_ov056_02139050 kind:function(arm,size=0x4c) addr:0x02139050 +func_ov056_0213909c kind:function(arm,size=0x80) addr:0x0213909c +func_ov056_0213911c kind:function(arm,size=0x80) addr:0x0213911c +func_ov056_0213919c kind:function(arm,size=0x3c) addr:0x0213919c +func_ov056_021391d8 kind:function(arm,size=0xc0) addr:0x021391d8 +func_ov056_02139298 kind:function(arm,size=0x17c) addr:0x02139298 +func_ov056_02139414 kind:function(arm,size=0x70) addr:0x02139414 +func_ov056_02139484 kind:function(arm,size=0x30) addr:0x02139484 +func_ov056_021394b4 kind:function(arm,size=0x20) addr:0x021394b4 +func_ov056_021394d4 kind:function(arm,size=0x3c) addr:0x021394d4 +func_ov056_02139510 kind:function(arm,size=0x2b4) addr:0x02139510 +func_ov056_021397c4 kind:function(arm,size=0x1b8) addr:0x021397c4 +func_ov056_0213997c kind:function(arm,size=0x1d8) addr:0x0213997c +func_ov056_02139b54 kind:function(arm,size=0x1ec) addr:0x02139b54 +func_ov056_02139d40 kind:function(arm,size=0x1dc) addr:0x02139d40 +func_ov056_02139f1c kind:function(arm,size=0x1f4) addr:0x02139f1c +func_ov056_0213a110 kind:function(arm,size=0x30c) addr:0x0213a110 +func_ov056_0213a41c kind:function(arm,size=0x64) addr:0x0213a41c +func_ov056_0213a480 kind:function(arm,size=0x64) addr:0x0213a480 +func_ov056_0213a4e4 kind:function(arm,size=0x64) addr:0x0213a4e4 +func_ov056_0213a548 kind:function(arm,size=0x4) addr:0x0213a548 +func_ov056_0213a54c kind:function(arm,size=0x4) addr:0x0213a54c +func_ov056_0213a550 kind:function(arm,size=0x4) addr:0x0213a550 +func_ov056_0213a554 kind:function(arm,size=0x64) addr:0x0213a554 +func_ov056_0213a5b8 kind:function(arm,size=0x64) addr:0x0213a5b8 +func_ov056_0213a61c kind:function(arm,size=0x64) addr:0x0213a61c +func_ov056_0213a680 kind:function(arm,size=0x64) addr:0x0213a680 +func_ov056_0213a6e4 kind:function(arm,size=0x64) addr:0x0213a6e4 +func_ov056_0213a748 kind:function(arm,size=0x64) addr:0x0213a748 +func_ov056_0213a7ac kind:function(arm,size=0x20) addr:0x0213a7ac +func_ov056_0213a7cc kind:function(arm,size=0xcc) addr:0x0213a7cc +func_ov056_0213a898 kind:function(arm,size=0x20) addr:0x0213a898 +func_ov056_0213a8b8 kind:function(arm,size=0x18) addr:0x0213a8b8 +func_ov056_0213a8d0 kind:function(arm,size=0x1c) addr:0x0213a8d0 +func_ov056_0213a8ec kind:function(arm,size=0x28) addr:0x0213a8ec +func_ov056_0213a914 kind:function(arm,size=0x30) addr:0x0213a914 +func_ov056_0213a944 kind:function(arm,size=0x14) addr:0x0213a944 +func_ov056_0213a958 kind:function(arm,size=0x1c) addr:0x0213a958 +func_ov056_0213a974 kind:function(arm,size=0x24) addr:0x0213a974 +func_ov056_0213a998 kind:function(arm,size=0x2c) addr:0x0213a998 +func_ov056_0213a9c4 kind:function(arm,size=0x1c) addr:0x0213a9c4 +func_ov056_0213a9e0 kind:function(arm,size=0x28) addr:0x0213a9e0 +func_ov056_0213aa08 kind:function(arm,size=0x20) addr:0x0213aa08 +func_ov056_0213aa28 kind:function(arm,size=0xc) addr:0x0213aa28 +func_ov056_0213aa34 kind:function(arm,size=0x24) addr:0x0213aa34 +func_ov056_0213aa58 kind:function(arm,size=0x34) addr:0x0213aa58 +func_ov056_0213aa8c kind:function(arm,size=0x20) addr:0x0213aa8c +func_ov056_0213aaac kind:function(arm,size=0x50) addr:0x0213aaac +func_ov056_0213aafc kind:function(arm,size=0x8) addr:0x0213aafc +func_ov056_0213ab04 kind:function(arm,size=0x20) addr:0x0213ab04 +func_ov056_0213ab24 kind:function(arm,size=0x28) addr:0x0213ab24 +func_ov056_0213ab4c kind:function(arm,size=0x14) addr:0x0213ab4c +func_ov056_0213ab60 kind:function(arm,size=0xc) addr:0x0213ab60 +func_ov056_0213ab6c kind:function(arm,size=0x24) addr:0x0213ab6c +func_ov056_0213ab90 kind:function(arm,size=0x70) addr:0x0213ab90 +func_ov056_0213ac00 kind:function(arm,size=0x234) addr:0x0213ac00 +func_ov056_0213ae34 kind:function(arm,size=0x58) addr:0x0213ae34 +func_ov056_0213ae8c kind:function(arm,size=0x60) addr:0x0213ae8c +func_ov056_0213aeec kind:function(arm,size=0x64) addr:0x0213aeec +func_ov056_0213af50 kind:function(arm,size=0x2c) addr:0x0213af50 +func_ov056_0213af7c kind:function(arm,size=0x8c) addr:0x0213af7c +func_ov056_0213b008 kind:function(arm,size=0x60) addr:0x0213b008 +func_ov056_0213b068 kind:function(arm,size=0x5c) addr:0x0213b068 +func_ov056_0213b0c4 kind:function(arm,size=0x50) addr:0x0213b0c4 +func_ov056_0213b114 kind:function(arm,size=0x4) addr:0x0213b114 +func_ov056_0213b118 kind:function(arm,size=0x4) addr:0x0213b118 +func_ov056_0213b11c kind:function(arm,size=0x4) addr:0x0213b11c +func_ov056_0213b120 kind:function(arm,size=0x4) addr:0x0213b120 +func_ov056_0213b124 kind:function(arm,size=0x4) addr:0x0213b124 +func_ov056_0213b128 kind:function(arm,size=0xec) addr:0x0213b128 +func_ov056_0213b214 kind:function(arm,size=0x4) addr:0x0213b214 +func_ov056_0213b218 kind:function(arm,size=0x14) addr:0x0213b218 +func_ov056_0213b22c kind:function(arm,size=0x10) addr:0x0213b22c +func_ov056_0213b23c kind:function(arm,size=0x10) addr:0x0213b23c +func_ov056_0213b24c kind:function(arm,size=0x10) addr:0x0213b24c +func_ov056_0213b25c kind:function(arm,size=0x10) addr:0x0213b25c +func_ov056_0213b26c kind:function(arm,size=0x10) addr:0x0213b26c +func_ov056_0213b27c kind:function(arm,size=0x10) addr:0x0213b27c +func_ov056_0213b28c kind:function(arm,size=0x10) addr:0x0213b28c +func_ov056_0213b29c kind:function(arm,size=0x10) addr:0x0213b29c +func_ov056_0213b2ac kind:function(arm,size=0x10) addr:0x0213b2ac +func_ov056_0213b2bc kind:function(arm,size=0x10) addr:0x0213b2bc +func_ov056_0213b2cc kind:function(arm,size=0x54) addr:0x0213b2cc +func_ov056_0213b320 kind:function(arm,size=0x38) addr:0x0213b320 +func_ov056_0213b358 kind:function(arm,size=0x584) addr:0x0213b358 +func_ov056_0213b8dc kind:function(arm,size=0x14) addr:0x0213b8dc +func_ov056_0213b8f0 kind:function(arm,size=0x14) addr:0x0213b8f0 +func_ov056_0213b904 kind:function(arm,size=0x14) addr:0x0213b904 +func_ov056_0213b918 kind:function(arm,size=0x30) addr:0x0213b918 +func_ov056_0213b948 kind:function(arm,size=0x14) addr:0x0213b948 +func_ov056_0213b95c kind:function(arm,size=0x178) addr:0x0213b95c +func_ov056_0213bad4 kind:function(arm,size=0x6c) addr:0x0213bad4 +func_ov056_0213bb40 kind:function(arm,size=0x44) addr:0x0213bb40 +func_ov056_0213bb84 kind:function(arm,size=0xf0) addr:0x0213bb84 +func_ov056_0213bc74 kind:function(arm,size=0xbc) addr:0x0213bc74 +func_ov056_0213bd30 kind:function(arm,size=0x10) addr:0x0213bd30 +func_ov056_0213bd40 kind:function(arm,size=0x10) addr:0x0213bd40 +func_ov056_0213bd50 kind:function(arm,size=0x24) addr:0x0213bd50 +func_ov056_0213bd74 kind:function(arm,size=0xd0) addr:0x0213bd74 +func_ov056_0213be44 kind:function(arm,size=0x2cc) addr:0x0213be44 +func_ov056_0213c110 kind:function(arm,size=0x2dc) addr:0x0213c110 +func_ov056_0213c3ec kind:function(arm,size=0x40) addr:0x0213c3ec +func_ov056_0213c42c kind:function(arm,size=0x3c) addr:0x0213c42c +func_ov056_0213c468 kind:function(arm,size=0x38) addr:0x0213c468 +func_ov056_0213c4a0 kind:function(arm,size=0x50) addr:0x0213c4a0 +func_ov056_0213c4f0 kind:function(arm,size=0x88) addr:0x0213c4f0 +func_ov056_0213c578 kind:function(arm,size=0x48) addr:0x0213c578 +func_ov056_0213c5c0 kind:function(arm,size=0x10) addr:0x0213c5c0 +func_ov056_0213c5d0 kind:function(arm,size=0xd0) addr:0x0213c5d0 +func_ov056_0213c6a0 kind:function(arm,size=0x80) addr:0x0213c6a0 +func_ov056_0213c720 kind:function(arm,size=0x4c) addr:0x0213c720 +func_ov056_0213c76c kind:function(arm,size=0x3c) addr:0x0213c76c +func_ov056_0213c7a8 kind:function(arm,size=0x8c) addr:0x0213c7a8 +func_ov056_0213c834 kind:function(arm,size=0x38) addr:0x0213c834 +func_ov056_0213c86c kind:function(arm,size=0x28) addr:0x0213c86c +func_ov056_0213c894 kind:function(arm,size=0x1c) addr:0x0213c894 +func_ov056_0213c8b0 kind:function(arm,size=0x4) addr:0x0213c8b0 +func_ov056_0213c8b4 kind:function(arm,size=0x30) addr:0x0213c8b4 +func_ov056_0213c8e4 kind:function(arm,size=0x4) addr:0x0213c8e4 +func_ov056_0213c8e8 kind:function(arm,size=0x1ec) addr:0x0213c8e8 +func_ov056_0213cad4 kind:function(arm,size=0x20) addr:0x0213cad4 +func_ov056_0213caf4 kind:function(arm,size=0x4) addr:0x0213caf4 +func_ov056_0213caf8 kind:function(arm,size=0x314) addr:0x0213caf8 +func_ov056_0213ce0c kind:function(arm,size=0x30) addr:0x0213ce0c +func_ov056_0213ce3c kind:function(arm,size=0x4) addr:0x0213ce3c +func_ov056_0213ce40 kind:function(arm,size=0xe4) addr:0x0213ce40 +func_ov056_0213cf24 kind:function(arm,size=0x20) addr:0x0213cf24 +func_ov056_0213cf44 kind:function(arm,size=0x94) addr:0x0213cf44 +func_ov056_0213cfd8 kind:function(arm,size=0x14) addr:0x0213cfd8 +func_ov056_0213cfec kind:function(arm,size=0x134) addr:0x0213cfec +func_ov056_0213d120 kind:function(arm,size=0xf0) addr:0x0213d120 +func_ov056_0213d210 kind:function(arm,size=0xc) addr:0x0213d210 +func_ov056_0213d21c kind:function(arm,size=0xc) addr:0x0213d21c +func_ov056_0213d228 kind:function(arm,size=0x54) addr:0x0213d228 +func_ov056_0213d27c kind:function(arm,size=0x58) addr:0x0213d27c +func_ov056_0213d2d4 kind:function(arm,size=0x60) addr:0x0213d2d4 +func_ov056_0213d334 kind:function(arm,size=0x20) addr:0x0213d334 +func_ov056_0213d354 kind:function(arm,size=0x30) addr:0x0213d354 +func_ov056_0213d384 kind:function(arm,size=0x48) addr:0x0213d384 +func_ov056_0213d3cc kind:function(arm,size=0xcc) addr:0x0213d3cc +func_ov056_0213d498 kind:function(arm,size=0x10) addr:0x0213d498 +func_ov056_0213d4a8 kind:function(arm,size=0x14) addr:0x0213d4a8 +func_ov056_0213d4bc kind:function(arm,size=0x1c) addr:0x0213d4bc +func_ov056_0213d4d8 kind:function(arm,size=0x1c) addr:0x0213d4d8 +func_ov056_0213d4f4 kind:function(arm,size=0x1c) addr:0x0213d4f4 +func_ov056_0213d510 kind:function(arm,size=0x48) addr:0x0213d510 +func_ov056_0213d558 kind:function(arm,size=0x1b8) addr:0x0213d558 +func_ov056_0213d710 kind:function(arm,size=0x18c) addr:0x0213d710 +func_ov056_0213d89c kind:function(arm,size=0x2b0) addr:0x0213d89c +func_ov056_0213db4c kind:function(arm,size=0x1c) addr:0x0213db4c +func_ov056_0213db68 kind:function(arm,size=0x98) addr:0x0213db68 +func_ov056_0213dc00 kind:function(arm,size=0x9c) addr:0x0213dc00 +func_ov056_0213dc9c kind:function(arm,size=0x24) addr:0x0213dc9c +func_ov056_0213dcc0 kind:function(arm,size=0x8) addr:0x0213dcc0 +func_ov056_0213dcc8 kind:function(arm,size=0x20) addr:0x0213dcc8 +func_ov056_0213dce8 kind:function(arm,size=0x28) addr:0x0213dce8 +func_ov056_0213dd10 kind:function(arm,size=0x28) addr:0x0213dd10 +func_ov056_0213dd38 kind:function(arm,size=0x16c) addr:0x0213dd38 +func_ov056_0213dea4 kind:function(arm,size=0x18c) addr:0x0213dea4 +func_ov056_0213e030 kind:function(arm,size=0xc) addr:0x0213e030 +func_ov056_0213e03c kind:function(arm,size=0x84) addr:0x0213e03c +func_ov056_0213e0c0 kind:function(arm,size=0x94) addr:0x0213e0c0 +func_ov056_0213e154 kind:function(arm,size=0x98) addr:0x0213e154 +func_ov056_0213e1ec kind:function(arm,size=0x24) addr:0x0213e1ec +func_ov056_0213e210 kind:function(arm,size=0x8) addr:0x0213e210 +func_ov056_0213e218 kind:function(arm,size=0x38) addr:0x0213e218 +func_ov056_0213e250 kind:function(arm,size=0x1c) addr:0x0213e250 +data_ov056_0213e27c kind:data(any) addr:0x0213e27c +data_ov056_0213e284 kind:data(any) addr:0x0213e284 +data_ov056_0213e28c kind:data(any) addr:0x0213e28c +data_ov056_0213e294 kind:data(any) addr:0x0213e294 +data_ov056_0213e29c kind:data(any) addr:0x0213e29c +data_ov056_0213e2a4 kind:data(any) addr:0x0213e2a4 +data_ov056_0213e2ac kind:data(any) addr:0x0213e2ac +data_ov056_0213e2b4 kind:data(any) addr:0x0213e2b4 +data_ov056_0213e2bc kind:data(any) addr:0x0213e2bc +data_ov056_0213e2c4 kind:data(any) addr:0x0213e2c4 +data_ov056_0213e2cc kind:data(any) addr:0x0213e2cc +data_ov056_0213e2dc kind:data(any) addr:0x0213e2dc +data_ov056_0213e2ec kind:data(any) addr:0x0213e2ec +data_ov056_0213e2fc kind:data(any) addr:0x0213e2fc +data_ov056_0213e30c kind:data(any) addr:0x0213e30c +data_ov056_0213e31c kind:data(any) addr:0x0213e31c +data_ov056_0213e32c kind:data(any) addr:0x0213e32c +data_ov056_0213e33c kind:data(any) addr:0x0213e33c +data_ov056_0213e340 kind:data(any) addr:0x0213e340 +__sinit_ov056_0213e3bc kind:function(arm,size=0x50) addr:0x0213e3bc +__sinit_ov056_0213e40c kind:function(arm,size=0x50) addr:0x0213e40c +__sinit_ov056_0213e45c kind:function(arm,size=0x50) addr:0x0213e45c +.p__sinit_ov056_0213e3bc kind:data(word) addr:0x0213e4ac +.p__sinit_ov056_0213e40c kind:data(word) addr:0x0213e4b0 +.p__sinit_ov056_0213e45c kind:data(word) addr:0x0213e4b4 +data_ov056_0213e4c8 kind:data(any) addr:0x0213e4c8 +data_ov056_0213e4f8 kind:data(any) addr:0x0213e4f8 +data_ov056_0213e524 kind:data(any) addr:0x0213e524 +data_ov056_0213e554 kind:data(any) addr:0x0213e554 +data_ov056_0213e598 kind:data(any) addr:0x0213e598 +data_ov056_0213e5f8 kind:data(any) addr:0x0213e5f8 +data_ov056_0213e658 kind:data(any) addr:0x0213e658 +data_ov056_0213e670 kind:data(any) addr:0x0213e670 +data_ov056_0213e688 kind:data(any) addr:0x0213e688 +data_ov056_0213e6a0 kind:data(any) addr:0x0213e6a0 +data_ov056_0213e6b8 kind:data(any) addr:0x0213e6b8 +data_ov056_0213e6d0 kind:data(any) addr:0x0213e6d0 +data_ov056_0213e6e8 kind:data(any) addr:0x0213e6e8 +data_ov056_0213e700 kind:data(any) addr:0x0213e700 +data_ov056_0213e720 kind:data(any) addr:0x0213e720 +data_ov056_0213e83c kind:data(any) addr:0x0213e83c +data_ov056_0213e970 kind:data(any) addr:0x0213e970 +data_ov056_0213e98c kind:data(any) addr:0x0213e98c +data_ov056_0213e9d0 kind:data(any) addr:0x0213e9d0 +data_ov056_0213e9e0 kind:data(any) addr:0x0213e9e0 +data_ov056_0213e9fc kind:data(any) addr:0x0213e9fc +data_ov056_0213ea4c kind:data(any) addr:0x0213ea4c +data_ov056_0213eb88 kind:data(any) addr:0x0213eb88 +data_ov056_0213ebb0 kind:data(any) addr:0x0213ebb0 +data_ov056_0213ebcc kind:data(any) addr:0x0213ebcc +data_ov056_0213ebe4 kind:data(any) addr:0x0213ebe4 +data_ov056_0213ec00 kind:data(any) addr:0x0213ec00 +data_ov056_0213ec2c kind:data(any) addr:0x0213ec2c +data_ov056_0213ec8c kind:data(any) addr:0x0213ec8c +data_ov056_0213ecec kind:data(any) addr:0x0213ecec +data_ov056_0213ed00 kind:data(any) addr:0x0213ed00 +data_ov056_0213ed04 kind:data(any) addr:0x0213ed04 +data_ov056_0213ed10 kind:data(any) addr:0x0213ed10 +data_ov056_0213ed1c kind:data(any) addr:0x0213ed1c +data_ov056_0213ed28 kind:data(any) addr:0x0213ed28 +data_ov056_0213ed34 kind:data(any) addr:0x0213ed34 +data_ov056_0213ed40 kind:data(any) addr:0x0213ed40 +data_ov056_0213ed4c kind:data(any) addr:0x0213ed4c +data_ov056_0213ed64 kind:data(any) addr:0x0213ed64 +data_ov056_0213ed68 kind:data(any) addr:0x0213ed68 +data_ov056_0213ed78 kind:data(any) addr:0x0213ed78 +data_ov056_0213ed88 kind:data(any) addr:0x0213ed88 +data_ov056_0213ed98 kind:data(any) addr:0x0213ed98 +data_ov056_0213eda8 kind:data(any) addr:0x0213eda8 +data_ov056_0213edb8 kind:data(any) addr:0x0213edb8 +data_ov056_0213edc8 kind:data(any) addr:0x0213edc8 +data_ov056_0213edd4 kind:data(any) addr:0x0213edd4 +data_ov056_0213edec kind:data(any) addr:0x0213edec +data_ov056_0213ee00 kind:bss addr:0x0213ee00 +data_ov056_0213ee04 kind:bss addr:0x0213ee04 +data_ov056_0213ee10 kind:bss addr:0x0213ee10 +data_ov056_0213ee60 kind:bss addr:0x0213ee60 +data_ov056_0213ee64 kind:bss addr:0x0213ee64 +data_ov056_0213ee70 kind:bss addr:0x0213ee70 +data_ov056_0213ef44 kind:bss addr:0x0213ef44 +data_ov056_0213ef48 kind:bss addr:0x0213ef48 +data_ov056_0213ef54 kind:bss addr:0x0213ef54 +data_ov056_0213ef98 kind:bss addr:0x0213ef98 diff --git a/config/usa/arm9/overlays/ov057/delinks.txt b/config/usa/arm9/overlays/ov057/delinks.txt new file mode 100644 index 00000000..037aa0ee --- /dev/null +++ b/config/usa/arm9/overlays/ov057/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x021384c0 end:0x0213b8bc kind:code align:32 + .rodata start:0x0213b8bc end:0x0213b940 kind:rodata align:4 + .init start:0x0213b940 end:0x0213bd44 kind:code align:4 + .ctor start:0x0213bd44 end:0x0213bd60 kind:rodata align:4 + .data start:0x0213bd80 end:0x0213c2a0 kind:data align:32 + .bss start:0x0213c2a0 end:0x0213c740 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov057/relocs.txt b/config/usa/arm9/overlays/ov057/relocs.txt new file mode 100644 index 00000000..3f92770b --- /dev/null +++ b/config/usa/arm9/overlays/ov057/relocs.txt @@ -0,0 +1,683 @@ +from:0x021384c8 kind:load to:0x0213c2bc module:overlay(57) +from:0x021384dc kind:arm_call to:0x02011f3c module:main +from:0x021384e8 kind:arm_call to:0x0213853c module:overlay(57) +from:0x021384fc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02138530 kind:load to:0x0213bd88 module:overlay(57) +from:0x02138544 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02138628 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02138650 kind:arm_call to:0x0203d138 module:main +from:0x0213868c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02138694 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021386a4 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x021386ac kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021386f4 kind:load to:0x0213bdfc module:overlay(57) +from:0x021386f8 kind:load to:0x0213c2bc module:overlay(57) +from:0x021386fc kind:load to:0x020b1948 module:overlay(0) +from:0x02138700 kind:load to:0x020b27e0 module:overlay(0) +from:0x02138704 kind:load to:0x02138714 module:overlay(57) +from:0x02138708 kind:load to:0x02139d50 module:overlay(57) +from:0x0213870c kind:load to:0x0213bdd4 module:overlay(57) +from:0x02138710 kind:load to:0x0213bdac module:overlay(57) +from:0x0213871c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021387bc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021387e0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213880c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02138828 kind:arm_call to:0x02138e50 module:overlay(57) +from:0x02138850 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021388a4 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021388f0 kind:load to:0x0213b8bc module:overlay(57) +from:0x021388f4 kind:load to:0x027e0cec module:dtcm +from:0x02138900 kind:load to:0x0213c2b0 module:overlay(57) +from:0x02138904 kind:load to:0x027e09c0 module:dtcm +from:0x02138928 kind:load to:0x027e0cec module:dtcm +from:0x0213892c kind:load to:0x020a0200 module:overlay(0) +from:0x02138960 kind:arm_call to:0x02138bb0 module:overlay(57) +from:0x02138968 kind:arm_call to:0x02138b64 module:overlay(57) +from:0x02138970 kind:arm_call to:0x02138c30 module:overlay(57) +from:0x02138978 kind:arm_call to:0x02138ce4 module:overlay(57) +from:0x02138980 kind:arm_call to:0x02138da8 module:overlay(57) +from:0x021389c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021389d4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02138a7c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02138a8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02138abc kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02138b2c kind:arm_call to:0x02139204 module:overlay(57) +from:0x02138b4c kind:load to:0x027e09a8 module:dtcm +from:0x02138b54 kind:load to:0x02049bc4 module:main +from:0x02138b58 kind:load to:0x020b537c module:overlay(0) +from:0x02138b60 kind:load to:0x027e0ce4 module:dtcm +from:0x02138b7c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02138be4 kind:arm_call to:0x020159f0 module:main +from:0x02138bf0 kind:arm_call to:0x02138f4c module:overlay(57) +from:0x02138c38 kind:arm_call to:0x02138f4c module:overlay(57) +from:0x02138cbc kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02138ce0 kind:load to:0x02049bc4 module:main +from:0x02138d1c kind:arm_call to:0x020159f0 module:main +from:0x02138d28 kind:arm_call to:0x02138f4c module:overlay(57) +from:0x02138da4 kind:load to:0x02049bc4 module:main +from:0x02138db4 kind:arm_call to:0x02138f4c module:overlay(57) +from:0x02138dc4 kind:arm_call to:0x021396a0 module:overlay(57) +from:0x02138e20 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02138e4c kind:load to:0x027e0cec module:dtcm +from:0x02138eac kind:arm_call to:0x01ff9638 module:itcm +from:0x02138ee0 kind:arm_call to:0x01ffb974 module:itcm +from:0x02138f60 kind:arm_call to:0x02138f78 module:overlay(57) +from:0x02138f68 kind:arm_call to:0x02138e50 module:overlay(57) +from:0x02138f70 kind:arm_call to:0x0213948c module:overlay(57) +from:0x02138fd4 kind:arm_call to:0x02139920 module:overlay(57) +from:0x02139008 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02139018 kind:arm_call to:0x02139c00 module:overlay(57) +from:0x0213905c kind:arm_call to:0x01ff9638 module:itcm +from:0x021390b0 kind:arm_call to:0x01ffb974 module:itcm +from:0x021390f8 kind:arm_call to:0x02139c00 module:overlay(57) +from:0x02139134 kind:arm_call to:0x020159f0 module:main +from:0x02139198 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021391d0 kind:arm_call to:0x020159f0 module:main +from:0x021391fc kind:load to:0x027e09a8 module:dtcm +from:0x02139210 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02139220 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02139258 kind:arm_call to:0x02139b9c module:overlay(57) +from:0x021393ac kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02139418 kind:load to:0x027e0cec module:dtcm +from:0x0213942c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02139480 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021394c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0213956c kind:arm_call to:0x01ffb780 module:itcm +from:0x02139644 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x02139688 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02139694 kind:load to:0x027e0ce0 module:dtcm +from:0x02139698 kind:load to:0x0203e93c module:main +from:0x0213969c kind:load to:0x027e09c0 module:dtcm +from:0x021396f0 kind:arm_call to:0x02039edc module:main +from:0x021396fc kind:arm_call to:0x0203a950 module:main +from:0x02139704 kind:arm_call to:0x02039d38 module:main +from:0x02139748 kind:arm_call to:0x02039edc module:main +from:0x02139754 kind:arm_call to:0x0203a950 module:main +from:0x02139760 kind:arm_call to:0x0203a950 module:main +from:0x0213976c kind:arm_call to:0x0203ab30 module:main +from:0x021397a0 kind:arm_call to:0x02039edc module:main +from:0x021397ac kind:arm_call to:0x0203a950 module:main +from:0x021397b8 kind:arm_call to:0x0203a950 module:main +from:0x021397c0 kind:arm_call to:0x0203ad60 module:main +from:0x021397c4 kind:arm_call to:0x0203a584 module:main +from:0x0213981c kind:arm_call to:0x02039edc module:main +from:0x02139828 kind:arm_call to:0x0203a950 module:main +from:0x02139830 kind:arm_call to:0x02039d38 module:main +from:0x0213986c kind:arm_call to:0x02039edc module:main +from:0x02139878 kind:arm_call to:0x0203a950 module:main +from:0x02139884 kind:arm_call to:0x0203a950 module:main +from:0x02139890 kind:arm_call to:0x0203ab30 module:main +from:0x021398bc kind:arm_call to:0x02039edc module:main +from:0x021398c8 kind:arm_call to:0x0203a950 module:main +from:0x021398d4 kind:arm_call to:0x0203a950 module:main +from:0x021398dc kind:arm_call to:0x0203ad60 module:main +from:0x021398e0 kind:arm_call to:0x0203a584 module:main +from:0x02139914 kind:load to:0x02049bc4 module:main +from:0x02139980 kind:arm_call to:0x01ff9638 module:itcm +from:0x021399b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x021399f8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02139a18 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02139a24 kind:arm_call to:0x01ffd218 module:itcm +from:0x02139a3c kind:arm_call to:0x01fff148 module:itcm +from:0x02139a44 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02139a84 kind:arm_call to:0x01fff458 module:itcm +from:0x02139a98 kind:arm_call to:0x01fff458 module:itcm +from:0x02139aac kind:arm_call to:0x01fff458 module:itcm +from:0x02139ac0 kind:arm_call to:0x01fff458 module:itcm +from:0x02139ad4 kind:arm_call to:0x01fff458 module:itcm +from:0x02139ae4 kind:arm_call to:0x01fff458 module:itcm +from:0x02139af8 kind:arm_call to:0x01fff458 module:itcm +from:0x02139b08 kind:arm_call to:0x0215aa90 module:overlay(71) +from:0x02139b30 kind:arm_call to:0x01ffd218 module:itcm +from:0x02139b48 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02139b80 kind:load to:0x027e0ce0 module:dtcm +from:0x02139b84 kind:load to:0x027e0ce4 module:dtcm +from:0x02139ca8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02139d0c kind:arm_call to:0x01ffb860 module:itcm +from:0x02139d3c kind:arm_call to:0x020a034c module:overlay(0) +from:0x02139d48 kind:load to:0x0203e93c module:main +from:0x02139d4c kind:load to:0x027e0cec module:dtcm +from:0x02139d70 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02139d78 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02139d80 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02139d88 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02139d9c kind:arm_call to:0x0203d1e8 module:main +from:0x02139da4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02139dac kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02139db4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02139dc0 kind:load to:0x02138714 module:overlay(57) +from:0x02139dd0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02139dd8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02139de0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02139de8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02139dfc kind:arm_call to:0x0203d1e8 module:main +from:0x02139e04 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02139e0c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02139e14 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02139e1c kind:arm_call to:0x02011ff4 module:main +from:0x02139e28 kind:load to:0x02138714 module:overlay(57) +from:0x02139e34 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02139e48 kind:load to:0x0213c3a4 module:overlay(57) +from:0x02139e5c kind:arm_call to:0x02011f3c module:main +from:0x02139e68 kind:arm_call to:0x02139e98 module:overlay(57) +from:0x02139e7c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02139e94 kind:load to:0x0213be5c module:overlay(57) +from:0x02139ea0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02139ed0 kind:load to:0x0213be80 module:overlay(57) +from:0x02139edc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02139ef0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02139ef8 kind:arm_call to:0x02011ff4 module:main +from:0x02139f84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02139f9c kind:load to:0x0203e93c module:main +from:0x02139fb4 kind:arm_call to:0x02139bc0 module:overlay(57) +from:0x02139fd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02139fe4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02139ff0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0213a018 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a050 kind:arm_call to:0x020159f0 module:main +from:0x0213a07c kind:arm_call to:0x0213890c module:overlay(57) +from:0x0213a0f4 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0213a100 kind:load to:0x027e09b4 module:dtcm +from:0x0213a118 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213a13c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213a144 kind:load to:0x0204a0f0 module:main +from:0x0213a150 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0213a164 kind:load to:0x0213c3f0 module:overlay(57) +from:0x0213a178 kind:arm_call to:0x02011f3c module:main +from:0x0213a184 kind:arm_call to:0x0213a3b0 module:overlay(57) +from:0x0213a198 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213a1b0 kind:load to:0x0213bf84 module:overlay(57) +from:0x0213a2d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213a2ec kind:arm_call to:0x01ff9638 module:itcm +from:0x0213a348 kind:arm_call to:0x020180ec module:main +from:0x0213a398 kind:load to:0x027e09b8 module:dtcm +from:0x0213a39c kind:load to:0x0213bf10 module:overlay(57) +from:0x0213a3a0 kind:load to:0x0213bf40 module:overlay(57) +from:0x0213a3a4 kind:load to:0x0213beda module:overlay(57) +from:0x0213a3a8 kind:load to:0x0213bee4 module:overlay(57) +from:0x0213a3ac kind:load to:0x0213b8ce module:overlay(57) +from:0x0213a3bc kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0213a3cc kind:arm_call to:0x0213a1b4 module:overlay(57) +from:0x0213a3d4 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0213a3f0 kind:arm_call to:0x0203d138 module:main +from:0x0213a40c kind:load to:0x0213bfa8 module:overlay(57) +from:0x0213a410 kind:load to:0x02057b6d module:overlay(0) +from:0x0213a414 kind:load to:0x0213a41c module:overlay(57) +from:0x0213a428 kind:load to:0x02057b51 module:overlay(0) +from:0x0213a434 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0213a494 kind:arm_call to:0x0200f05c module:main +from:0x0213a500 kind:arm_call to:0x0213a6d8 module:overlay(57) +from:0x0213a50c kind:load to:0x0213b8f0 module:overlay(57) +from:0x0213a510 kind:load to:0x0213b8c4 module:overlay(57) +from:0x0213a514 kind:load to:0x0213c3f0 module:overlay(57) +from:0x0213a518 kind:load to:0x027e09b8 module:dtcm +from:0x0213a51c kind:load to:0x027e0cd8 module:dtcm +from:0x0213a54c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213a564 kind:arm_call to:0x01fff148 module:itcm +from:0x0213a588 kind:arm_call to:0x01ffb428 module:itcm +from:0x0213a618 kind:load to:0x027e0ce0 module:dtcm +from:0x0213a638 kind:arm_call to:0x020f7554 module:overlay(31) +from:0x0213a6b4 kind:arm_call to:0x0200f05c module:main +from:0x0213a6d0 kind:load to:0x0213c3f0 module:overlay(57) +from:0x0213a6d4 kind:load to:0x0213b8f0 module:overlay(57) +from:0x0213a6f8 kind:arm_call to:0x0213a1c8 module:overlay(57) +from:0x0213a728 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0213a738 kind:load to:0x027e09c0 module:dtcm +from:0x0213a754 kind:arm_call to:0x0203d1e8 module:main +from:0x0213a75c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0213a764 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0213a76c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213a778 kind:load to:0x02057b6d module:overlay(0) +from:0x0213a794 kind:arm_call to:0x0203d1e8 module:main +from:0x0213a79c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0213a7a4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0213a7ac kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213a7b4 kind:arm_call to:0x02011ff4 module:main +from:0x0213a7c0 kind:load to:0x02057b6d module:overlay(0) +from:0x0213a7cc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213a7e0 kind:load to:0x0213c4d8 module:overlay(57) +from:0x0213a7f4 kind:arm_call to:0x02011f3c module:main +from:0x0213a800 kind:arm_call to:0x0213a848 module:overlay(57) +from:0x0213a814 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0213a844 kind:load to:0x0213c008 module:overlay(57) +from:0x0213a850 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0213a860 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0213a884 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0213a890 kind:load to:0x0213c02c module:overlay(57) +from:0x0213a894 kind:load to:0x0213bdac module:overlay(57) +from:0x0213a960 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0213a97c kind:load to:0x027e09c0 module:dtcm +from:0x0213a98c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0213a994 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213a9ac kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0213a9b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213a9bc kind:arm_call to:0x02011ff4 module:main +from:0x0213a9d0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0213a9e4 kind:load to:0x0213c524 module:overlay(57) +from:0x0213a9f8 kind:arm_call to:0x02011f3c module:main +from:0x0213aa04 kind:arm_call to:0x0213aa34 module:overlay(57) +from:0x0213aa18 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0213aa30 kind:load to:0x0213c088 module:overlay(57) +from:0x0213aa3c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0213aa50 kind:load to:0x0213c0ac module:overlay(57) +from:0x0213aa64 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0213aa8c kind:arm_call to:0x0213ab20 module:overlay(57) +from:0x0213aac0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213aad8 kind:arm_call to:0x0213ab20 module:overlay(57) +from:0x0213aae8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0213ab00 kind:arm_call to:0x0213ab20 module:overlay(57) +from:0x0213ab08 kind:load to:0x027e0ce0 module:dtcm +from:0x0213ab50 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0213ab64 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0213ab6c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0213ab84 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0213ab94 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213aba8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213abb0 kind:arm_call to:0x02011ff4 module:main +from:0x0213abc4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0213abd8 kind:load to:0x0213c570 module:overlay(57) +from:0x0213abec kind:arm_call to:0x02011f3c module:main +from:0x0213abf8 kind:arm_call to:0x0213ad18 module:overlay(57) +from:0x0213ac0c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213ac48 kind:load to:0x0213c11c module:overlay(57) +from:0x0213ac58 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0213ac70 kind:load to:0x0213c108 module:overlay(57) +from:0x0213ac7c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0213ac90 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0213ac98 kind:arm_call to:0x02011ff4 module:main +from:0x0213acd0 kind:arm_call to:0x0213b4fc module:overlay(57) +from:0x0213ace4 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x0213ad10 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0213ad24 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0213ad48 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0213ad6c kind:arm_call to:0x0213ac4c module:overlay(57) +from:0x0213ad74 kind:arm_call to:0x0207f880 module:overlay(0) +from:0x0213ad7c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0213adcc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0213adf4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0213ae0c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213ae40 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0213ae58 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213aed4 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x0213aef4 kind:load to:0x0213c1b8 module:overlay(57) +from:0x0213aef8 kind:load to:0x0213bdac module:overlay(57) +from:0x0213aefc kind:load to:0x0213c570 module:overlay(57) +from:0x0213af00 kind:load to:0x0213c170 module:overlay(57) +from:0x0213af08 kind:load to:0x0213c138 module:overlay(57) +from:0x0213af0c kind:load to:0x0213c150 module:overlay(57) +from:0x0213af18 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213afe4 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0213b008 kind:arm_call to:0x0207f894 module:overlay(0) +from:0x0213b034 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0213b040 kind:arm_call to:0x0213b294 module:overlay(57) +from:0x0213b058 kind:load to:0x027e09c0 module:dtcm +from:0x0213b094 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0213b154 kind:arm_call to:0x01ff916c module:itcm +from:0x0213b1d8 kind:arm_call to:0x02080638 module:overlay(0) +from:0x0213b1f4 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0213b208 kind:arm_call to:0x0213b294 module:overlay(57) +from:0x0213b24c kind:load to:0x027e0cd8 module:dtcm +from:0x0213b250 kind:load to:0x027e09a4 module:dtcm +from:0x0213b270 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0213b290 kind:load to:0x027e09b8 module:dtcm +from:0x0213b304 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0213b338 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0213b36c kind:arm_call to:0x020d9868 module:overlay(31) +from:0x0213b3b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0213b3d4 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x0213b42c kind:arm_call to:0x02080638 module:overlay(0) +from:0x0213b44c kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0213b464 kind:arm_call to:0x0213b294 module:overlay(57) +from:0x0213b484 kind:load to:0x027e09b8 module:dtcm +from:0x0213b48c kind:load to:0x0213b5d8 module:overlay(57) +from:0x0213b490 kind:load to:0x027e0d34 module:dtcm +from:0x0213b498 kind:load to:0x027e09a8 module:dtcm +from:0x0213b4a0 kind:load to:0x027e09c0 module:dtcm +from:0x0213b4a4 kind:load to:0x027e0cd8 module:dtcm +from:0x0213b4a8 kind:load to:0x027e09a4 module:dtcm +from:0x0213b4c0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213b4f0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213b514 kind:arm_call to:0x0213b294 module:overlay(57) +from:0x0213b540 kind:arm_call to:0x0213b294 module:overlay(57) +from:0x0213b54c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0213b598 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0213b5a8 kind:load to:0x027e09b8 module:dtcm +from:0x0213b5c8 kind:arm_call to:0x0213b294 module:overlay(57) +from:0x0213b60c kind:arm_call to:0x01fff350 module:itcm +from:0x0213b634 kind:arm_call to:0x0213b51c module:overlay(57) +from:0x0213b63c kind:arm_call to:0x0213b5ac module:overlay(57) +from:0x0213b64c kind:arm_call to:0x01fff350 module:itcm +from:0x0213b66c kind:load to:0x027e0ce4 module:dtcm +from:0x0213b670 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0213b684 kind:load to:0x02057884 module:overlay(0) +from:0x0213b698 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213b6a0 kind:arm_call to:0x02011ff4 module:main +from:0x0213b6b8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213b6c0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213b6c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0213b6d0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0213b6d8 kind:arm_call to:0x0213ac74 module:overlay(57) +from:0x0213b6e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213b6f8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213b700 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213b708 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0213b710 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0213b718 kind:arm_call to:0x0213ac74 module:overlay(57) +from:0x0213b720 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213b728 kind:arm_call to:0x02011ff4 module:main +from:0x0213b73c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0213b750 kind:load to:0x0213c658 module:overlay(57) +from:0x0213b764 kind:arm_call to:0x02011f3c module:main +from:0x0213b770 kind:arm_call to:0x0213b7c0 module:overlay(57) +from:0x0213b788 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0213b7b8 kind:load to:0x0213c21c module:overlay(57) +from:0x0213b7cc kind:arm_call to:0x0210305c module:overlay(31) +from:0x0213b838 kind:load to:0x0213c238 module:overlay(57) +from:0x0213b83c kind:load to:0x0213c658 module:overlay(57) +from:0x0213b864 kind:load to:0x027e09a8 module:dtcm +from:0x0213b868 kind:load to:0x02071b10 module:overlay(0) +from:0x0213b874 kind:load to:0x0213c20c module:overlay(57) +from:0x0213b880 kind:arm_call to:0x02103138 module:overlay(31) +from:0x0213b894 kind:arm_call to:0x02103138 module:overlay(31) +from:0x0213b89c kind:arm_call to:0x02011ff4 module:main +from:0x0213b8b0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0213b96c kind:arm_call to:0x021384f0 module:overlay(57) +from:0x0213b97c kind:arm_call to:0x0203ce4c module:main +from:0x0213b990 kind:load to:0x0213c2a0 module:overlay(57) +from:0x0213b994 kind:load to:0x0213c2bc module:overlay(57) +from:0x0213b998 kind:load to:0x02139e2c module:overlay(57) +from:0x0213b99c kind:load to:0x0213c2a4 module:overlay(57) +from:0x0213b9bc kind:arm_call to:0x02139e70 module:overlay(57) +from:0x0213b9cc kind:arm_call to:0x0203ce4c module:main +from:0x0213b9e0 kind:load to:0x0213c394 module:overlay(57) +from:0x0213b9e4 kind:load to:0x0213c3a4 module:overlay(57) +from:0x0213b9e8 kind:load to:0x0213a148 module:overlay(57) +from:0x0213b9ec kind:load to:0x0213c398 module:overlay(57) +from:0x0213bb64 kind:arm_call to:0x0213a18c module:overlay(57) +from:0x0213bb74 kind:arm_call to:0x0203ce4c module:main +from:0x0213bb88 kind:load to:0x0213bed8 module:overlay(57) +from:0x0213bb90 kind:load to:0x0213bf1c module:overlay(57) +from:0x0213bb94 kind:load to:0x0213bf34 module:overlay(57) +from:0x0213bb98 kind:load to:0x0213bf28 module:overlay(57) +from:0x0213bb9c kind:load to:0x0213beea module:overlay(57) +from:0x0213bba0 kind:load to:0x0213bef0 module:overlay(57) +from:0x0213bba4 kind:load to:0x0213bf02 module:overlay(57) +from:0x0213bba8 kind:load to:0x0213bef6 module:overlay(57) +from:0x0213bbac kind:load to:0x0213befc module:overlay(57) +from:0x0213bbb0 kind:load to:0x0213bf08 module:overlay(57) +from:0x0213bbb8 kind:load to:0x0213bf4c module:overlay(57) +from:0x0213bbbc kind:load to:0x0213bf58 module:overlay(57) +from:0x0213bbc0 kind:load to:0x0213bf64 module:overlay(57) +from:0x0213bbc4 kind:load to:0x0213bf70 module:overlay(57) +from:0x0213bbc8 kind:load to:0x0213bee0 module:overlay(57) +from:0x0213bbcc kind:load to:0x0213bedc module:overlay(57) +from:0x0213bbd0 kind:load to:0x0213bede module:overlay(57) +from:0x0213bbd4 kind:load to:0x0213bee2 module:overlay(57) +from:0x0213bbd8 kind:load to:0x0213c3e0 module:overlay(57) +from:0x0213bbdc kind:load to:0x0213c3f0 module:overlay(57) +from:0x0213bbe0 kind:load to:0x0213a7c4 module:overlay(57) +from:0x0213bbe4 kind:load to:0x0213c3e4 module:overlay(57) +from:0x0213bc04 kind:arm_call to:0x0213a808 module:overlay(57) +from:0x0213bc14 kind:arm_call to:0x0203ce4c module:main +from:0x0213bc28 kind:load to:0x0213c4c8 module:overlay(57) +from:0x0213bc2c kind:load to:0x0213c4d8 module:overlay(57) +from:0x0213bc30 kind:load to:0x0213a9c8 module:overlay(57) +from:0x0213bc34 kind:load to:0x0213c4cc module:overlay(57) +from:0x0213bc54 kind:arm_call to:0x0213aa0c module:overlay(57) +from:0x0213bc64 kind:arm_call to:0x0203ce4c module:main +from:0x0213bc78 kind:load to:0x0213c514 module:overlay(57) +from:0x0213bc7c kind:load to:0x0213c524 module:overlay(57) +from:0x0213bc80 kind:load to:0x0213abbc module:overlay(57) +from:0x0213bc84 kind:load to:0x0213c518 module:overlay(57) +from:0x0213bca4 kind:arm_call to:0x0213ac00 module:overlay(57) +from:0x0213bcb4 kind:arm_call to:0x0203ce4c module:main +from:0x0213bcc8 kind:load to:0x0213c560 module:overlay(57) +from:0x0213bccc kind:load to:0x0213c570 module:overlay(57) +from:0x0213bcd0 kind:load to:0x0213b734 module:overlay(57) +from:0x0213bcd4 kind:load to:0x0213c564 module:overlay(57) +from:0x0213bd08 kind:arm_call to:0x0213b778 module:overlay(57) +from:0x0213bd18 kind:arm_call to:0x0203ce4c module:main +from:0x0213bd30 kind:load to:0x0213c20c module:overlay(57) +from:0x0213bd34 kind:load to:0x0213c648 module:overlay(57) +from:0x0213bd38 kind:load to:0x0213c658 module:overlay(57) +from:0x0213bd3c kind:load to:0x0213b8a8 module:overlay(57) +from:0x0213bd40 kind:load to:0x0213c64c module:overlay(57) +from:0x0213bd44 kind:load to:0x0213b940 module:overlay(57) +from:0x0213bd48 kind:load to:0x0213b9a0 module:overlay(57) +from:0x0213bd4c kind:load to:0x0213b9f0 module:overlay(57) +from:0x0213bd50 kind:load to:0x0213bbe8 module:overlay(57) +from:0x0213bd54 kind:load to:0x0213bc38 module:overlay(57) +from:0x0213bd58 kind:load to:0x0213bc88 module:overlay(57) +from:0x0213bd5c kind:load to:0x0213bcd8 module:overlay(57) +from:0x0213bd88 kind:load to:0x021384cc module:overlay(57) +from:0x0213bd8c kind:load to:0x02097924 module:overlay(0) +from:0x0213bd90 kind:load to:0x02097734 module:overlay(0) +from:0x0213bd94 kind:load to:0x020977b0 module:overlay(0) +from:0x0213bd98 kind:load to:0x0209792c module:overlay(0) +from:0x0213bd9c kind:load to:0x0209794c module:overlay(0) +from:0x0213bda0 kind:load to:0x02097978 module:overlay(0) +from:0x0213bdac kind:load to:0x0207caa0 module:overlay(0) +from:0x0213bdb0 kind:load to:0x0207caa8 module:overlay(0) +from:0x0213bdb4 kind:load to:0x0207d2bc module:overlay(0) +from:0x0213bdb8 kind:load to:0x0207d2ac module:overlay(0) +from:0x0213bdbc kind:load to:0x0207d2f8 module:overlay(0) +from:0x0213bdc0 kind:load to:0x0207d330 module:overlay(0) +from:0x0213bdc4 kind:load to:0x0207d374 module:overlay(0) +from:0x0213bdc8 kind:load to:0x0207d39c module:overlay(0) +from:0x0213bdd4 kind:load to:0x0207d3b8 module:overlay(0) +from:0x0213bdd8 kind:load to:0x0207d3c0 module:overlay(0) +from:0x0213bddc kind:load to:0x0207d590 module:overlay(0) +from:0x0213bde0 kind:load to:0x0207d564 module:overlay(0) +from:0x0213bde4 kind:load to:0x0207d878 module:overlay(0) +from:0x0213bde8 kind:load to:0x0207d8d4 module:overlay(0) +from:0x0213bdec kind:load to:0x0207d940 module:overlay(0) +from:0x0213bdf0 kind:load to:0x0207d9d8 module:overlay(0) +from:0x0213bdfc kind:load to:0x020984f8 module:overlay(0) +from:0x0213be00 kind:load to:0x02098534 module:overlay(0) +from:0x0213be04 kind:load to:0x0209854c module:overlay(0) +from:0x0213be08 kind:load to:0x02098558 module:overlay(0) +from:0x0213be0c kind:load to:0x01fff464 module:itcm +from:0x0213be10 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213be14 kind:load to:0x02138728 module:overlay(57) +from:0x0213be18 kind:load to:0x02098490 module:overlay(0) +from:0x0213be1c kind:load to:0x02138930 module:overlay(57) +from:0x0213be20 kind:load to:0x02139be8 module:overlay(57) +from:0x0213be24 kind:load to:0x0209849c module:overlay(0) +from:0x0213be28 kind:load to:0x0213941c module:overlay(57) +from:0x0213be2c kind:load to:0x020984a4 module:overlay(0) +from:0x0213be30 kind:load to:0x020984a8 module:overlay(0) +from:0x0213be34 kind:load to:0x02098564 module:overlay(0) +from:0x0213be38 kind:load to:0x020985d0 module:overlay(0) +from:0x0213be3c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213be40 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213be44 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213be48 kind:load to:0x02139d64 module:overlay(57) +from:0x0213be4c kind:load to:0x02139dc4 module:overlay(57) +from:0x0213be50 kind:load to:0x02139264 module:overlay(57) +from:0x0213be5c kind:load to:0x02139e4c module:overlay(57) +from:0x0213be60 kind:load to:0x0209772c module:overlay(0) +from:0x0213be64 kind:load to:0x02097734 module:overlay(0) +from:0x0213be68 kind:load to:0x020977b0 module:overlay(0) +from:0x0213be6c kind:load to:0x020977f0 module:overlay(0) +from:0x0213be70 kind:load to:0x020977f4 module:overlay(0) +from:0x0213be74 kind:load to:0x020977f8 module:overlay(0) +from:0x0213be80 kind:load to:0x020984f8 module:overlay(0) +from:0x0213be84 kind:load to:0x02098534 module:overlay(0) +from:0x0213be88 kind:load to:0x0209854c module:overlay(0) +from:0x0213be8c kind:load to:0x02098558 module:overlay(0) +from:0x0213be90 kind:load to:0x01fff464 module:itcm +from:0x0213be94 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213be98 kind:load to:0x02139f04 module:overlay(57) +from:0x0213be9c kind:load to:0x02098490 module:overlay(0) +from:0x0213bea0 kind:load to:0x02139fa4 module:overlay(57) +from:0x0213bea4 kind:load to:0x0213a0a0 module:overlay(57) +from:0x0213bea8 kind:load to:0x0209849c module:overlay(0) +from:0x0213beac kind:load to:0x0213a0ac module:overlay(57) +from:0x0213beb0 kind:load to:0x020984a4 module:overlay(0) +from:0x0213beb4 kind:load to:0x020984a8 module:overlay(0) +from:0x0213beb8 kind:load to:0x02098564 module:overlay(0) +from:0x0213bebc kind:load to:0x020985d0 module:overlay(0) +from:0x0213bec0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213bec4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213bec8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213becc kind:load to:0x02139ed4 module:overlay(57) +from:0x0213bed0 kind:load to:0x02139ee8 module:overlay(57) +from:0x0213bed4 kind:load to:0x0213a104 module:overlay(57) +from:0x0213bf84 kind:load to:0x0213a168 module:overlay(57) +from:0x0213bf88 kind:load to:0x02097924 module:overlay(0) +from:0x0213bf8c kind:load to:0x02097734 module:overlay(0) +from:0x0213bf90 kind:load to:0x020977b0 module:overlay(0) +from:0x0213bf94 kind:load to:0x0209792c module:overlay(0) +from:0x0213bf98 kind:load to:0x0209794c module:overlay(0) +from:0x0213bf9c kind:load to:0x02097978 module:overlay(0) +from:0x0213bfa8 kind:load to:0x020984f8 module:overlay(0) +from:0x0213bfac kind:load to:0x02098534 module:overlay(0) +from:0x0213bfb0 kind:load to:0x0209854c module:overlay(0) +from:0x0213bfb4 kind:load to:0x02098558 module:overlay(0) +from:0x0213bfb8 kind:load to:0x01fff464 module:itcm +from:0x0213bfbc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213bfc0 kind:load to:0x0213a42c module:overlay(57) +from:0x0213bfc4 kind:load to:0x0213a520 module:overlay(57) +from:0x0213bfc8 kind:load to:0x0213a524 module:overlay(57) +from:0x0213bfcc kind:load to:0x0213a538 module:overlay(57) +from:0x0213bfd0 kind:load to:0x0209849c module:overlay(0) +from:0x0213bfd4 kind:load to:0x0213a620 module:overlay(57) +from:0x0213bfd8 kind:load to:0x020984a4 module:overlay(0) +from:0x0213bfdc kind:load to:0x020984a8 module:overlay(0) +from:0x0213bfe0 kind:load to:0x02098564 module:overlay(0) +from:0x0213bfe4 kind:load to:0x020985d0 module:overlay(0) +from:0x0213bfe8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213bfec kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213bff0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213bff4 kind:load to:0x0213a73c module:overlay(57) +from:0x0213bff8 kind:load to:0x0213a77c module:overlay(57) +from:0x0213bffc kind:load to:0x0213a698 module:overlay(57) +from:0x0213c008 kind:load to:0x0213a7e4 module:overlay(57) +from:0x0213c00c kind:load to:0x0209772c module:overlay(0) +from:0x0213c010 kind:load to:0x02097734 module:overlay(0) +from:0x0213c014 kind:load to:0x020977b0 module:overlay(0) +from:0x0213c018 kind:load to:0x020977f0 module:overlay(0) +from:0x0213c01c kind:load to:0x020977f4 module:overlay(0) +from:0x0213c020 kind:load to:0x020977f8 module:overlay(0) +from:0x0213c02c kind:load to:0x020984f8 module:overlay(0) +from:0x0213c030 kind:load to:0x02098534 module:overlay(0) +from:0x0213c034 kind:load to:0x0209854c module:overlay(0) +from:0x0213c038 kind:load to:0x02098558 module:overlay(0) +from:0x0213c03c kind:load to:0x01fff464 module:itcm +from:0x0213c040 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213c044 kind:load to:0x0213a898 module:overlay(57) +from:0x0213c048 kind:load to:0x02098490 module:overlay(0) +from:0x0213c04c kind:load to:0x02098494 module:overlay(0) +from:0x0213c050 kind:load to:0x02098498 module:overlay(0) +from:0x0213c054 kind:load to:0x0209849c module:overlay(0) +from:0x0213c058 kind:load to:0x020984a0 module:overlay(0) +from:0x0213c05c kind:load to:0x020984a4 module:overlay(0) +from:0x0213c060 kind:load to:0x020984a8 module:overlay(0) +from:0x0213c064 kind:load to:0x02098564 module:overlay(0) +from:0x0213c068 kind:load to:0x020985d0 module:overlay(0) +from:0x0213c06c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213c070 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213c074 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213c078 kind:load to:0x0213a980 module:overlay(57) +from:0x0213c07c kind:load to:0x0213a9a0 module:overlay(57) +from:0x0213c088 kind:load to:0x0213a9e8 module:overlay(57) +from:0x0213c08c kind:load to:0x0209772c module:overlay(0) +from:0x0213c090 kind:load to:0x02097734 module:overlay(0) +from:0x0213c094 kind:load to:0x020977b0 module:overlay(0) +from:0x0213c098 kind:load to:0x020977f0 module:overlay(0) +from:0x0213c09c kind:load to:0x020977f4 module:overlay(0) +from:0x0213c0a0 kind:load to:0x020977f8 module:overlay(0) +from:0x0213c0ac kind:load to:0x020984f8 module:overlay(0) +from:0x0213c0b0 kind:load to:0x02098534 module:overlay(0) +from:0x0213c0b4 kind:load to:0x0209854c module:overlay(0) +from:0x0213c0b8 kind:load to:0x02098558 module:overlay(0) +from:0x0213c0bc kind:load to:0x01fff464 module:itcm +from:0x0213c0c0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213c0c4 kind:load to:0x0213aa54 module:overlay(57) +from:0x0213c0c8 kind:load to:0x02098490 module:overlay(0) +from:0x0213c0cc kind:load to:0x0213aa98 module:overlay(57) +from:0x0213c0d0 kind:load to:0x0213ab0c module:overlay(57) +from:0x0213c0d4 kind:load to:0x0209849c module:overlay(0) +from:0x0213c0d8 kind:load to:0x020984a0 module:overlay(0) +from:0x0213c0dc kind:load to:0x020984a4 module:overlay(0) +from:0x0213c0e0 kind:load to:0x020984a8 module:overlay(0) +from:0x0213c0e4 kind:load to:0x02098564 module:overlay(0) +from:0x0213c0e8 kind:load to:0x020985d0 module:overlay(0) +from:0x0213c0ec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213c0f0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213c0f4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213c0f8 kind:load to:0x0213ab8c module:overlay(57) +from:0x0213c0fc kind:load to:0x0213aba0 module:overlay(57) +from:0x0213c108 kind:load to:0x0213ac74 module:overlay(57) +from:0x0213c10c kind:load to:0x0213ac88 module:overlay(57) +from:0x0213c110 kind:load to:0x0213aca4 module:overlay(57) +from:0x0213c11c kind:load to:0x0213abdc module:overlay(57) +from:0x0213c120 kind:load to:0x02097924 module:overlay(0) +from:0x0213c124 kind:load to:0x02097734 module:overlay(0) +from:0x0213c128 kind:load to:0x020977b0 module:overlay(0) +from:0x0213c12c kind:load to:0x0209792c module:overlay(0) +from:0x0213c130 kind:load to:0x0209794c module:overlay(0) +from:0x0213c134 kind:load to:0x02097978 module:overlay(0) +from:0x0213c170 kind:load to:0x0213af10 module:overlay(57) +from:0x0213c174 kind:load to:0x0213b690 module:overlay(57) +from:0x0213c178 kind:load to:0x02099ae0 module:overlay(0) +from:0x0213c17c kind:load to:0x02099b18 module:overlay(0) +from:0x0213c180 kind:load to:0x0209a11c module:overlay(0) +from:0x0213c184 kind:load to:0x0209a124 module:overlay(0) +from:0x0213c188 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0213c18c kind:load to:0x02099c90 module:overlay(0) +from:0x0213c190 kind:load to:0x02099b80 module:overlay(0) +from:0x0213c194 kind:load to:0x0209a04c module:overlay(0) +from:0x0213c198 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0213c19c kind:load to:0x0209a0ec module:overlay(0) +from:0x0213c1a0 kind:load to:0x0213b688 module:overlay(57) +from:0x0213c1a4 kind:load to:0x0209a104 module:overlay(0) +from:0x0213c1a8 kind:load to:0x0213b678 module:overlay(57) +from:0x0213c1ac kind:load to:0x0213acf4 module:overlay(57) +from:0x0213c1b8 kind:load to:0x020984f8 module:overlay(0) +from:0x0213c1bc kind:load to:0x02098534 module:overlay(0) +from:0x0213c1c0 kind:load to:0x0209854c module:overlay(0) +from:0x0213c1c4 kind:load to:0x02098558 module:overlay(0) +from:0x0213c1c8 kind:load to:0x01fff464 module:itcm +from:0x0213c1cc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0213c1d0 kind:load to:0x0213af24 module:overlay(57) +from:0x0213c1d4 kind:load to:0x02098490 module:overlay(0) +from:0x0213c1d8 kind:load to:0x0213b060 module:overlay(57) +from:0x0213c1dc kind:load to:0x0213b254 module:overlay(57) +from:0x0213c1e0 kind:load to:0x0209849c module:overlay(0) +from:0x0213c1e4 kind:load to:0x0213b4b0 module:overlay(57) +from:0x0213c1e8 kind:load to:0x020984a4 module:overlay(0) +from:0x0213c1ec kind:load to:0x020984a8 module:overlay(0) +from:0x0213c1f0 kind:load to:0x02098564 module:overlay(0) +from:0x0213c1f4 kind:load to:0x020985d0 module:overlay(0) +from:0x0213c1f8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0213c1fc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0213c200 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0213c204 kind:load to:0x0213b6ac module:overlay(57) +from:0x0213c208 kind:load to:0x0213b6ec module:overlay(57) +from:0x0213c21c kind:load to:0x0213b754 module:overlay(57) +from:0x0213c220 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0213c224 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0213c228 kind:load to:0x0209ca38 module:overlay(0) +from:0x0213c22c kind:load to:0x0209ca58 module:overlay(0) +from:0x0213c238 kind:load to:0x02103158 module:overlays(19,31) +from:0x0213c23c kind:load to:0x02103234 module:overlays(19,31) +from:0x0213c240 kind:load to:0x02103514 module:overlays(19,31) +from:0x0213c244 kind:load to:0x02103790 module:overlays(19,31) +from:0x0213c248 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0213c24c kind:load to:0x02103d10 module:overlays(19,21,31) +from:0x0213c250 kind:load to:0x02103c28 module:overlays(19,31) +from:0x0213c254 kind:load to:0x0209d1ac module:overlay(0) +from:0x0213c258 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0213c25c kind:load to:0x0209d1b8 module:overlay(0) +from:0x0213c260 kind:load to:0x021037a4 module:overlays(19,31) +from:0x0213c264 kind:load to:0x0209d1cc module:overlay(0) +from:0x0213c268 kind:load to:0x0213b878 module:overlay(57) +from:0x0213c26c kind:load to:0x0213b88c module:overlay(57) +from:0x0213c270 kind:load to:0x02103874 module:overlays(19,31) +from:0x0213c274 kind:load to:0x02103e18 module:overlays(19,31) +from:0x0213c278 kind:load to:0x02103f18 module:overlays(19,31) +from:0x0213c27c kind:load to:0x02103f20 module:overlays(19,31) +from:0x0213c280 kind:load to:0x0213b840 module:overlay(57) +from:0x0213c284 kind:load to:0x0213b844 module:overlay(57) +from:0x0213c288 kind:load to:0x0213b86c module:overlay(57) diff --git a/config/usa/arm9/overlays/ov057/symbols.txt b/config/usa/arm9/overlays/ov057/symbols.txt new file mode 100644 index 00000000..1b06ab3f --- /dev/null +++ b/config/usa/arm9/overlays/ov057/symbols.txt @@ -0,0 +1,197 @@ +func_ov057_021384c0 kind:function(arm,size=0xc) addr:0x021384c0 +func_ov057_021384cc kind:function(arm,size=0x24) addr:0x021384cc +func_ov057_021384f0 kind:function(arm,size=0x4c) addr:0x021384f0 +func_ov057_0213853c kind:function(arm,size=0x1d8) addr:0x0213853c +func_ov057_02138714 kind:function(arm,size=0x14) addr:0x02138714 +func_ov057_02138728 kind:function(arm,size=0x1e4) addr:0x02138728 +func_ov057_0213890c kind:function(arm,size=0x24) addr:0x0213890c +func_ov057_02138930 kind:function(arm,size=0x234) addr:0x02138930 +func_ov057_02138b64 kind:function(arm,size=0x4c) addr:0x02138b64 +func_ov057_02138bb0 kind:function(arm,size=0x80) addr:0x02138bb0 +func_ov057_02138c30 kind:function(arm,size=0xb4) addr:0x02138c30 +func_ov057_02138ce4 kind:function(arm,size=0xc4) addr:0x02138ce4 +func_ov057_02138da8 kind:function(arm,size=0xa8) addr:0x02138da8 +func_ov057_02138e50 kind:function(arm,size=0xfc) addr:0x02138e50 +func_ov057_02138f4c kind:function(arm,size=0x2c) addr:0x02138f4c +func_ov057_02138f78 kind:function(arm,size=0x28c) addr:0x02138f78 +func_ov057_02139204 kind:function(arm,size=0x60) addr:0x02139204 +func_ov057_02139264 kind:function(arm,size=0x1b8) addr:0x02139264 +func_ov057_0213941c kind:function(arm,size=0x70) addr:0x0213941c +func_ov057_0213948c kind:function(arm,size=0x214) addr:0x0213948c +func_ov057_021396a0 kind:function(arm,size=0x280) addr:0x021396a0 +func_ov057_02139920 kind:function(arm,size=0x27c) addr:0x02139920 +func_ov057_02139b9c kind:function(arm,size=0x24) addr:0x02139b9c +func_ov057_02139bc0 kind:function(arm,size=0x28) addr:0x02139bc0 +func_ov057_02139be8 kind:function(arm,size=0x18) addr:0x02139be8 +func_ov057_02139c00 kind:function(arm,size=0x150) addr:0x02139c00 +func_ov057_02139d50 kind:function(arm,size=0x14) addr:0x02139d50 +func_ov057_02139d64 kind:function(arm,size=0x60) addr:0x02139d64 +func_ov057_02139dc4 kind:function(arm,size=0x68) addr:0x02139dc4 +func_ov057_02139e2c kind:function(arm,size=0x14) addr:0x02139e2c +func_ov057_02139e40 kind:function(arm,size=0xc) addr:0x02139e40 +func_ov057_02139e4c kind:function(arm,size=0x24) addr:0x02139e4c +func_ov057_02139e70 kind:function(arm,size=0x28) addr:0x02139e70 +func_ov057_02139e98 kind:function(arm,size=0x3c) addr:0x02139e98 +func_ov057_02139ed4 kind:function(arm,size=0x14) addr:0x02139ed4 +func_ov057_02139ee8 kind:function(arm,size=0x1c) addr:0x02139ee8 +func_ov057_02139f04 kind:function(arm,size=0xa0) addr:0x02139f04 +func_ov057_02139fa4 kind:function(arm,size=0xfc) addr:0x02139fa4 +func_ov057_0213a0a0 kind:function(arm,size=0xc) addr:0x0213a0a0 +func_ov057_0213a0ac kind:function(arm,size=0x58) addr:0x0213a0ac +func_ov057_0213a104 kind:function(arm,size=0x44) addr:0x0213a104 +func_ov057_0213a148 kind:function(arm,size=0x14) addr:0x0213a148 +func_ov057_0213a15c kind:function(arm,size=0xc) addr:0x0213a15c +func_ov057_0213a168 kind:function(arm,size=0x24) addr:0x0213a168 +func_ov057_0213a18c kind:function(arm,size=0x28) addr:0x0213a18c +func_ov057_0213a1b4 kind:function(arm,size=0x14) addr:0x0213a1b4 +func_ov057_0213a1c8 kind:function(arm,size=0x1e8) addr:0x0213a1c8 +func_ov057_0213a3b0 kind:function(arm,size=0x6c) addr:0x0213a3b0 +func_ov057_0213a41c kind:function(arm,size=0x10) addr:0x0213a41c +func_ov057_0213a42c kind:function(arm,size=0xf4) addr:0x0213a42c +func_ov057_0213a520 kind:function(arm,size=0x4) addr:0x0213a520 +func_ov057_0213a524 kind:function(arm,size=0x14) addr:0x0213a524 +func_ov057_0213a538 kind:function(arm,size=0xe8) addr:0x0213a538 +func_ov057_0213a620 kind:function(arm,size=0x78) addr:0x0213a620 +func_ov057_0213a698 kind:function(arm,size=0x40) addr:0x0213a698 +func_ov057_0213a6d8 kind:function(arm,size=0x64) addr:0x0213a6d8 +func_ov057_0213a73c kind:function(arm,size=0x40) addr:0x0213a73c +func_ov057_0213a77c kind:function(arm,size=0x48) addr:0x0213a77c +func_ov057_0213a7c4 kind:function(arm,size=0x14) addr:0x0213a7c4 +func_ov057_0213a7d8 kind:function(arm,size=0xc) addr:0x0213a7d8 +func_ov057_0213a7e4 kind:function(arm,size=0x24) addr:0x0213a7e4 +func_ov057_0213a808 kind:function(arm,size=0x40) addr:0x0213a808 +func_ov057_0213a848 kind:function(arm,size=0x50) addr:0x0213a848 +func_ov057_0213a898 kind:function(arm,size=0xe8) addr:0x0213a898 +func_ov057_0213a980 kind:function(arm,size=0x20) addr:0x0213a980 +func_ov057_0213a9a0 kind:function(arm,size=0x28) addr:0x0213a9a0 +func_ov057_0213a9c8 kind:function(arm,size=0x14) addr:0x0213a9c8 +func_ov057_0213a9dc kind:function(arm,size=0xc) addr:0x0213a9dc +func_ov057_0213a9e8 kind:function(arm,size=0x24) addr:0x0213a9e8 +func_ov057_0213aa0c kind:function(arm,size=0x28) addr:0x0213aa0c +func_ov057_0213aa34 kind:function(arm,size=0x20) addr:0x0213aa34 +func_ov057_0213aa54 kind:function(arm,size=0x44) addr:0x0213aa54 +func_ov057_0213aa98 kind:function(arm,size=0x74) addr:0x0213aa98 +func_ov057_0213ab0c kind:function(arm,size=0x14) addr:0x0213ab0c +func_ov057_0213ab20 kind:function(arm,size=0x6c) addr:0x0213ab20 +func_ov057_0213ab8c kind:function(arm,size=0x14) addr:0x0213ab8c +func_ov057_0213aba0 kind:function(arm,size=0x1c) addr:0x0213aba0 +func_ov057_0213abbc kind:function(arm,size=0x14) addr:0x0213abbc +func_ov057_0213abd0 kind:function(arm,size=0xc) addr:0x0213abd0 +func_ov057_0213abdc kind:function(arm,size=0x24) addr:0x0213abdc +func_ov057_0213ac00 kind:function(arm,size=0x4c) addr:0x0213ac00 +func_ov057_0213ac4c kind:function(arm,size=0x28) addr:0x0213ac4c +func_ov057_0213ac74 kind:function(arm,size=0x14) addr:0x0213ac74 +func_ov057_0213ac88 kind:function(arm,size=0x1c) addr:0x0213ac88 +func_ov057_0213aca4 kind:function(arm,size=0x50) addr:0x0213aca4 +func_ov057_0213acf4 kind:function(arm,size=0x24) addr:0x0213acf4 +func_ov057_0213ad18 kind:function(arm,size=0x1f8) addr:0x0213ad18 +func_ov057_0213af10 kind:function(arm,size=0x14) addr:0x0213af10 +func_ov057_0213af24 kind:function(arm,size=0x13c) addr:0x0213af24 +func_ov057_0213b060 kind:function(arm,size=0x1f4) addr:0x0213b060 +func_ov057_0213b254 kind:function(arm,size=0x40) addr:0x0213b254 +func_ov057_0213b294 kind:function(arm,size=0x21c) addr:0x0213b294 +func_ov057_0213b4b0 kind:function(arm,size=0x4c) addr:0x0213b4b0 +func_ov057_0213b4fc kind:function(arm,size=0x20) addr:0x0213b4fc +func_ov057_0213b51c kind:function(arm,size=0x90) addr:0x0213b51c +func_ov057_0213b5ac kind:function(arm,size=0x2c) addr:0x0213b5ac +func_ov057_0213b5d8 kind:function(arm,size=0xa0) addr:0x0213b5d8 +func_ov057_0213b678 kind:function(arm,size=0x10) addr:0x0213b678 +func_ov057_0213b688 kind:function(arm,size=0x8) addr:0x0213b688 +func_ov057_0213b690 kind:function(arm,size=0x1c) addr:0x0213b690 +func_ov057_0213b6ac kind:function(arm,size=0x40) addr:0x0213b6ac +func_ov057_0213b6ec kind:function(arm,size=0x48) addr:0x0213b6ec +func_ov057_0213b734 kind:function(arm,size=0x14) addr:0x0213b734 +func_ov057_0213b748 kind:function(arm,size=0xc) addr:0x0213b748 +func_ov057_0213b754 kind:function(arm,size=0x24) addr:0x0213b754 +func_ov057_0213b778 kind:function(arm,size=0x48) addr:0x0213b778 +func_ov057_0213b7c0 kind:function(arm,size=0x80) addr:0x0213b7c0 +func_ov057_0213b840 kind:function(arm,size=0x4) addr:0x0213b840 +func_ov057_0213b844 kind:function(arm,size=0x28) addr:0x0213b844 +func_ov057_0213b86c kind:function(arm,size=0xc) addr:0x0213b86c +func_ov057_0213b878 kind:function(arm,size=0x14) addr:0x0213b878 +func_ov057_0213b88c kind:function(arm,size=0x1c) addr:0x0213b88c +func_ov057_0213b8a8 kind:function(arm,size=0x14) addr:0x0213b8a8 +data_ov057_0213b8bc kind:data(any) addr:0x0213b8bc +data_ov057_0213b8c4 kind:data(any) addr:0x0213b8c4 +data_ov057_0213b8ce kind:data(any) addr:0x0213b8ce +data_ov057_0213b8f0 kind:data(any) addr:0x0213b8f0 +__sinit_ov057_0213b940 kind:function(arm,size=0x60) addr:0x0213b940 +__sinit_ov057_0213b9a0 kind:function(arm,size=0x50) addr:0x0213b9a0 +__sinit_ov057_0213b9f0 kind:function(arm,size=0x1f8) addr:0x0213b9f0 +__sinit_ov057_0213bbe8 kind:function(arm,size=0x50) addr:0x0213bbe8 +__sinit_ov057_0213bc38 kind:function(arm,size=0x50) addr:0x0213bc38 +__sinit_ov057_0213bc88 kind:function(arm,size=0x50) addr:0x0213bc88 +__sinit_ov057_0213bcd8 kind:function(arm,size=0x6c) addr:0x0213bcd8 +.p__sinit_ov057_0213b940 kind:data(word) addr:0x0213bd44 +.p__sinit_ov057_0213b9a0 kind:data(word) addr:0x0213bd48 +.p__sinit_ov057_0213b9f0 kind:data(word) addr:0x0213bd4c +.p__sinit_ov057_0213bbe8 kind:data(word) addr:0x0213bd50 +.p__sinit_ov057_0213bc38 kind:data(word) addr:0x0213bd54 +.p__sinit_ov057_0213bc88 kind:data(word) addr:0x0213bd58 +.p__sinit_ov057_0213bcd8 kind:data(word) addr:0x0213bd5c +data_ov057_0213bd88 kind:data(any) addr:0x0213bd88 +data_ov057_0213bdac kind:data(any) addr:0x0213bdac +data_ov057_0213bdd4 kind:data(any) addr:0x0213bdd4 +data_ov057_0213bdfc kind:data(any) addr:0x0213bdfc +data_ov057_0213be5c kind:data(any) addr:0x0213be5c +data_ov057_0213be80 kind:data(any) addr:0x0213be80 +data_ov057_0213bed8 kind:data(any) addr:0x0213bed8 +data_ov057_0213beda kind:data(any) addr:0x0213beda +data_ov057_0213bedc kind:data(any) addr:0x0213bedc +data_ov057_0213bede kind:data(any) addr:0x0213bede +data_ov057_0213bee0 kind:data(any) addr:0x0213bee0 +data_ov057_0213bee2 kind:data(any) addr:0x0213bee2 +data_ov057_0213bee4 kind:data(any) addr:0x0213bee4 +data_ov057_0213beea kind:data(any) addr:0x0213beea +data_ov057_0213bef0 kind:data(any) addr:0x0213bef0 +data_ov057_0213bef6 kind:data(any) addr:0x0213bef6 +data_ov057_0213befc kind:data(any) addr:0x0213befc +data_ov057_0213bf02 kind:data(any) addr:0x0213bf02 +data_ov057_0213bf08 kind:data(any) addr:0x0213bf08 +data_ov057_0213bf10 kind:data(any) addr:0x0213bf10 +data_ov057_0213bf1c kind:data(any) addr:0x0213bf1c +data_ov057_0213bf28 kind:data(any) addr:0x0213bf28 +data_ov057_0213bf34 kind:data(any) addr:0x0213bf34 +data_ov057_0213bf40 kind:data(any) addr:0x0213bf40 +data_ov057_0213bf4c kind:data(any) addr:0x0213bf4c +data_ov057_0213bf58 kind:data(any) addr:0x0213bf58 +data_ov057_0213bf64 kind:data(any) addr:0x0213bf64 +data_ov057_0213bf70 kind:data(any) addr:0x0213bf70 +data_ov057_0213bf84 kind:data(any) addr:0x0213bf84 +data_ov057_0213bfa8 kind:data(any) addr:0x0213bfa8 +data_ov057_0213c008 kind:data(any) addr:0x0213c008 +data_ov057_0213c02c kind:data(any) addr:0x0213c02c +data_ov057_0213c088 kind:data(any) addr:0x0213c088 +data_ov057_0213c0ac kind:data(any) addr:0x0213c0ac +data_ov057_0213c108 kind:data(any) addr:0x0213c108 +data_ov057_0213c11c kind:data(any) addr:0x0213c11c +data_ov057_0213c138 kind:data(any) addr:0x0213c138 +data_ov057_0213c150 kind:data(any) addr:0x0213c150 +data_ov057_0213c170 kind:data(any) addr:0x0213c170 +data_ov057_0213c1b8 kind:data(any) addr:0x0213c1b8 +data_ov057_0213c1fc kind:data(any) addr:0x0213c1fc ambiguous +data_ov057_0213c20c kind:data(any) addr:0x0213c20c +data_ov057_0213c21c kind:data(any) addr:0x0213c21c +data_ov057_0213c238 kind:data(any) addr:0x0213c238 +data_ov057_0213c2a0 kind:bss addr:0x0213c2a0 +data_ov057_0213c2a4 kind:bss addr:0x0213c2a4 +data_ov057_0213c2b0 kind:bss addr:0x0213c2b0 +data_ov057_0213c2bc kind:bss addr:0x0213c2bc +data_ov057_0213c394 kind:bss addr:0x0213c394 +data_ov057_0213c398 kind:bss addr:0x0213c398 +data_ov057_0213c3a4 kind:bss addr:0x0213c3a4 +data_ov057_0213c3e0 kind:bss addr:0x0213c3e0 +data_ov057_0213c3e4 kind:bss addr:0x0213c3e4 +data_ov057_0213c3f0 kind:bss addr:0x0213c3f0 +data_ov057_0213c4c8 kind:bss addr:0x0213c4c8 +data_ov057_0213c4cc kind:bss addr:0x0213c4cc +data_ov057_0213c4d8 kind:bss addr:0x0213c4d8 +data_ov057_0213c514 kind:bss addr:0x0213c514 +data_ov057_0213c518 kind:bss addr:0x0213c518 +data_ov057_0213c524 kind:bss addr:0x0213c524 +data_ov057_0213c560 kind:bss addr:0x0213c560 +data_ov057_0213c564 kind:bss addr:0x0213c564 +data_ov057_0213c570 kind:bss addr:0x0213c570 +data_ov057_0213c648 kind:bss addr:0x0213c648 +data_ov057_0213c64c kind:bss addr:0x0213c64c +data_ov057_0213c658 kind:bss addr:0x0213c658 diff --git a/config/usa/arm9/overlays/ov058/delinks.txt b/config/usa/arm9/overlays/ov058/delinks.txt new file mode 100644 index 00000000..dc8bc1a5 --- /dev/null +++ b/config/usa/arm9/overlays/ov058/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x0213efa0 end:0x02152e98 kind:code align:32 + .rodata start:0x02152e98 end:0x02153478 kind:rodata align:4 + .init start:0x02153478 end:0x02154100 kind:code align:4 + .ctor start:0x02154100 end:0x02154164 kind:rodata align:4 + .data start:0x02154180 end:0x02155e80 kind:data align:32 + .bss start:0x02155e80 end:0x02157e80 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov058/relocs.txt b/config/usa/arm9/overlays/ov058/relocs.txt new file mode 100644 index 00000000..15994212 --- /dev/null +++ b/config/usa/arm9/overlays/ov058/relocs.txt @@ -0,0 +1,3797 @@ +from:0x0213efac kind:arm_call_thumb to:0x021832b8 module:overlay(101) +from:0x0213efc4 kind:arm_call to:0x0207027c module:overlay(0) +from:0x0213efe0 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213effc kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f050 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f064 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f098 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f0a4 kind:load to:0x02154188 module:overlay(58) +from:0x0213f0a8 kind:load to:0x027e09a0 module:dtcm +from:0x0213f0ac kind:load to:0x02049b80 module:main +from:0x0213f0b8 kind:arm_call_thumb to:0x02183308 module:overlay(101) +from:0x0213f0c4 kind:arm_call_thumb to:0x020be77c module:overlay(1) +from:0x0213f0cc kind:load to:0x020b502c module:overlay(0) +from:0x0213f110 kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x0213f124 kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x0213f12c kind:arm_call to:0x02011ff4 module:main +from:0x0213f140 kind:arm_call_thumb to:0x021832b8 module:overlay(101) +from:0x0213f158 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213f170 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f18c kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f198 kind:load to:0x02049b80 module:main +from:0x0213f19c kind:load to:0x021541a4 module:overlay(58) +from:0x0213f1a8 kind:arm_call_thumb to:0x02183308 module:overlay(101) +from:0x0213f1b4 kind:arm_call_thumb to:0x020be77c module:overlay(1) +from:0x0213f1bc kind:load to:0x020b502c module:overlay(0) +from:0x0213f1e8 kind:arm_call to:0x02059250 module:overlay(0) +from:0x0213f1f0 kind:load to:0x027e09a4 module:dtcm +from:0x0213f1f4 kind:load to:0x021541b8 module:overlay(58) +from:0x0213f20c kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x0213f220 kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x0213f228 kind:arm_call to:0x02011ff4 module:main +from:0x0213f23c kind:load to:0x02155e90 module:overlay(58) +from:0x0213f250 kind:arm_call to:0x02011f3c module:main +from:0x0213f25c kind:arm_call to:0x0213f304 module:overlay(58) +from:0x0213f270 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0213f2c8 kind:load to:0x021541e4 module:overlay(58) +from:0x0213f2d8 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0213f2ec kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0213f2fc kind:load to:0x02154208 module:overlay(58) +from:0x0213f300 kind:load to:0x02152e98 module:overlay(58) +from:0x0213f310 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0213f374 kind:arm_call to:0x0213f2d0 module:overlay(58) +from:0x0213f3a0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0213f3b8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213f3c8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213f400 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0213f418 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0213f450 kind:arm_call to:0x0203d138 module:main +from:0x0213f47c kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0213f48c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0213f494 kind:arm_call to:0x02099800 module:overlay(0) +from:0x0213f508 kind:load to:0x02154328 module:overlay(58) +from:0x0213f50c kind:load to:0x02155e90 module:overlay(58) +from:0x0213f510 kind:load to:0x0215427c module:overlay(58) +from:0x0213f514 kind:load to:0x02154234 module:overlay(58) +from:0x0213f518 kind:load to:0x0213f55c module:overlay(58) +from:0x0213f51c kind:load to:0x02141d3c module:overlay(58) +from:0x0213f528 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213f53c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213f550 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213f564 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0213f594 kind:arm_call to:0x02142698 module:overlay(58) +from:0x0213f59c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213f5b4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213f5dc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213f60c kind:arm_call to:0x0203d1e8 module:main +from:0x0213f614 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213f628 kind:arm_call to:0x0203d1e8 module:main +from:0x0213f630 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0213f638 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213f640 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213f648 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213f650 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213f65c kind:load to:0x02154328 module:overlay(58) +from:0x0213f660 kind:load to:0x027e0d44 module:dtcm +from:0x0213f664 kind:load to:0x020a02b4 module:overlay(0) +from:0x0213f668 kind:load to:0x0213f55c module:overlay(58) +from:0x0213f690 kind:arm_call to:0x02142698 module:overlay(58) +from:0x0213f698 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213f6b0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213f6d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213f708 kind:arm_call to:0x0203d1e8 module:main +from:0x0213f710 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0213f724 kind:arm_call to:0x0203d1e8 module:main +from:0x0213f72c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0213f734 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0213f73c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0213f744 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0213f74c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213f754 kind:arm_call to:0x02011ff4 module:main +from:0x0213f760 kind:load to:0x02154328 module:overlay(58) +from:0x0213f764 kind:load to:0x027e0d44 module:dtcm +from:0x0213f768 kind:load to:0x020a02b4 module:overlay(0) +from:0x0213f76c kind:load to:0x0213f55c module:overlay(58) +from:0x0213f7f4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0213f804 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0213f80c kind:arm_call to:0x021419e4 module:overlay(58) +from:0x0213f81c kind:arm_call to:0x02141a1c module:overlay(58) +from:0x0213f83c kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x0213f848 kind:load to:0x02049bc4 module:main +from:0x0213f850 kind:load to:0x02141c04 module:overlay(58) +from:0x0213f880 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0213f888 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0213f8a0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0213f8b0 kind:arm_call to:0x01fff148 module:itcm +from:0x0213f8d0 kind:arm_call to:0x021426f0 module:overlay(58) +from:0x0213f8dc kind:load to:0x027e0d44 module:dtcm +from:0x0213f8e0 kind:load to:0x020b537c module:overlay(0) +from:0x0213f8e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0213f8ec kind:load to:0x02155f6c module:overlay(58) +from:0x0213f914 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0213f990 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x0213f9a0 kind:arm_call to:0x02141a1c module:overlay(58) +from:0x0213f9bc kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x0213fa0c kind:arm_call to:0x0208bacc module:overlay(0) +from:0x0213fa20 kind:arm_call to:0x01fff148 module:itcm +from:0x0213fa74 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x0213fa90 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0213fab0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0213fafc kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0213fb28 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0213fb34 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x0213fb68 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0213fb8c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213fc14 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0213fc20 kind:load to:0x027e0ce0 module:dtcm +from:0x0213fc24 kind:load to:0x02155f6c module:overlay(58) +from:0x0213fc28 kind:load to:0x021543e8 module:overlay(58) +from:0x0213fc2c kind:load to:0x027e0d38 module:dtcm +from:0x0213fc34 kind:load to:0x027e09c0 module:dtcm +from:0x0213fc6c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213fc94 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0213fcb8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213fcec kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0213fd08 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0213fd38 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213fd6c kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x0213fd80 kind:arm_call to:0x02098564 module:overlay(0) +from:0x0213fda4 kind:arm_call to:0x020985d0 module:overlay(0) +from:0x0213fde4 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x0213fe0c kind:arm_call to:0x02141a54 module:overlay(58) +from:0x0213fe20 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213fe38 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0213fe60 kind:load to:0x020aecd8 module:overlay(0) +from:0x0213fe70 kind:arm_call to:0x0213fdf8 module:overlay(58) +from:0x0213feb8 kind:load to:0x02154380 module:overlay(58) +from:0x0213ff6c kind:load to:0x021542c0 module:overlay(58) +from:0x0213ff70 kind:load to:0x02049bc4 module:main +from:0x0213ff7c kind:arm_call to:0x02141a74 module:overlay(58) +from:0x0213ffcc kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x0213ffd4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0213fffc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021400b0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02140118 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02140148 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214015c kind:arm_call to:0x01ff947c module:itcm +from:0x021401bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02140250 kind:load to:0x021542d8 module:overlay(58) +from:0x02140254 kind:load to:0x02049bc4 module:main +from:0x02140260 kind:load to:0x027e09a8 module:dtcm +from:0x02140268 kind:load to:0x0203e93c module:main +from:0x0214028c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021402a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0214030c kind:arm_call to:0x0201521c module:main +from:0x0214031c kind:arm_call to:0x02141a74 module:overlay(58) +from:0x02140338 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02140370 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02140378 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021403a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021403ac kind:load to:0x0203e93c module:main +from:0x02140410 kind:load to:0x021542f0 module:overlay(58) +from:0x02140444 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02140470 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02140480 kind:arm_call to:0x01ff916c module:itcm +from:0x02140494 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021404b0 kind:arm_call to:0x01ff930c module:itcm +from:0x02140514 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02140530 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02140538 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02140560 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214056c kind:load to:0x027e0cec module:dtcm +from:0x02140570 kind:load to:0x027e09a8 module:dtcm +from:0x02140580 kind:load to:0x0203e93c module:main +from:0x0214061c kind:load to:0x021542f0 module:overlay(58) +from:0x021406c8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021406ec kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02140710 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02140720 kind:arm_call to:0x01ff930c module:itcm +from:0x02140748 kind:arm_call to:0x01ffb464 module:itcm +from:0x02140758 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214076c kind:arm_call to:0x01ff916c module:itcm +from:0x021407d0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021407dc kind:arm_call to:0x01ff97c8 module:itcm +from:0x02140810 kind:arm_call to:0x02141e34 module:overlay(58) +from:0x02140840 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02140848 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02140870 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214087c kind:load to:0x0203e93c module:main +from:0x02140880 kind:load to:0x027e0cec module:dtcm +from:0x021408d8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02140994 kind:load to:0x021541c4 module:overlay(58) +from:0x02140998 kind:load to:0x021542c0 module:overlay(58) +from:0x0214099c kind:load to:0x02049bc4 module:main +from:0x021409dc kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x021409e4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02140a0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02140a84 kind:arm_call to:0x0214258c module:overlay(58) +from:0x02140abc kind:arm_call to:0x02099430 module:overlay(0) +from:0x02140ad8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02140ae4 kind:load to:0x02154308 module:overlay(58) +from:0x02140ae8 kind:load to:0x020aecd0 module:overlay(0) +from:0x02140aec kind:load to:0x027e07d4 module:dtcm +from:0x02140af0 kind:load to:0x027e09a8 module:dtcm +from:0x02140b1c kind:arm_call to:0x02099480 module:overlay(0) +from:0x02140b74 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02140ba0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02140bcc kind:arm_call to:0x0208baac module:overlay(0) +from:0x02140bdc kind:arm_call to:0x01fff17c module:itcm +from:0x02140bf0 kind:load to:0x027e0cec module:dtcm +from:0x02140bf4 kind:load to:0x027e09a8 module:dtcm +from:0x02140bfc kind:load to:0x027e0ce0 module:dtcm +from:0x02140cd4 kind:arm_call to:0x01fff148 module:itcm +from:0x02140cfc kind:load to:0x020aecd8 module:overlay(0) +from:0x02140d04 kind:load to:0x027e0ce0 module:dtcm +from:0x02140d34 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02140d78 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02140d80 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02140da8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02140db0 kind:load to:0x027e0cec module:dtcm +from:0x02140dc4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02140e34 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02140e60 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02140e70 kind:arm_call to:0x0214258c module:overlay(58) +from:0x02140e78 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x02140e84 kind:load to:0x021541c4 module:overlay(58) +from:0x02140e88 kind:load to:0x027e09a8 module:dtcm +from:0x02140e9c kind:arm_call to:0x020992bc module:overlay(0) +from:0x02140f4c kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02140f54 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02140f7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02140fac kind:arm_call to:0x02099430 module:overlay(0) +from:0x02140ff8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02141004 kind:load to:0x020aecd0 module:overlay(0) +from:0x0214100c kind:load to:0x021542c0 module:overlay(58) +from:0x02141018 kind:arm_call to:0x02099480 module:overlay(0) +from:0x0214104c kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02141054 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214107c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141094 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x021410b4 kind:arm_call to:0x0214258c module:overlay(58) +from:0x02141114 kind:arm_call to:0x02141a64 module:overlay(58) +from:0x0214111c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0214112c kind:load to:0x021542c0 module:overlay(58) +from:0x02141154 kind:arm_call to:0x02141a54 module:overlay(58) +from:0x0214116c kind:arm_call to:0x020999ec module:overlay(0) +from:0x02141178 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x0214118c kind:arm_call to:0x02098818 module:overlay(0) +from:0x021411b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141240 kind:load to:0x021542f0 module:overlay(58) +from:0x02141278 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02141294 kind:arm_call to:0x01fff148 module:itcm +from:0x021412c0 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021412ec kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021412fc kind:arm_call to:0x01ff916c module:itcm +from:0x02141328 kind:arm_call to:0x02016c40 module:main +from:0x02141348 kind:arm_call to:0x02016cc8 module:main +from:0x021413a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02141450 kind:arm_call to:0x01ff930c module:itcm +from:0x02141484 kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x021414a8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021414b8 kind:arm_call to:0x01ff930c module:itcm +from:0x0214152c kind:arm_call to:0x01ff9258 module:itcm +from:0x02141540 kind:arm_call to:0x021425bc module:overlay(58) +from:0x02141578 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0214158c kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02141594 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021415bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021415c8 kind:load to:0x027e0cec module:dtcm +from:0x021415cc kind:load to:0x027e0ce0 module:dtcm +from:0x021415d0 kind:load to:0x027e09a8 module:dtcm +from:0x021415dc kind:load to:0x0203e93c module:main +from:0x021415f4 kind:arm_call to:0x0214272c module:overlay(58) +from:0x0214160c kind:arm_call to:0x0214276c module:overlay(58) +from:0x02141640 kind:arm_call to:0x0214281c module:overlay(58) +from:0x0214165c kind:arm_call to:0x01ffb714 module:itcm +from:0x02141668 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214167c kind:arm_call to:0x01ff930c module:itcm +from:0x02141690 kind:arm_call to:0x021425f4 module:overlay(58) +from:0x021416a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021416ac kind:arm_call to:0x01ff9258 module:itcm +from:0x02141714 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02141780 kind:arm_call to:0x01ff916c module:itcm +from:0x02141798 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02141804 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0214182c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214183c kind:arm_call to:0x01ff916c module:itcm +from:0x0214189c kind:arm_call to:0x02098818 module:overlay(0) +from:0x021418c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021418d4 kind:load to:0x021542c0 module:overlay(58) +from:0x021418d8 kind:load to:0x021542d8 module:overlay(58) +from:0x021418dc kind:load to:0x021542f0 module:overlay(58) +from:0x021418e0 kind:load to:0x027e0cec module:dtcm +from:0x021418e4 kind:load to:0x027e09a8 module:dtcm +from:0x021418f0 kind:load to:0x0203e93c module:main +from:0x0214190c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02141930 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021419a4 kind:arm_call to:0x021419e4 module:overlay(58) +from:0x021419b4 kind:arm_call to:0x02141a1c module:overlay(58) +from:0x021419dc kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02141a04 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x02141a18 kind:load to:0x027e0cd8 module:dtcm +from:0x02141a3c kind:arm_call to:0x02081e10 module:overlay(0) +from:0x02141a50 kind:load to:0x027e0cd8 module:dtcm +from:0x02141a88 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02141ab4 kind:arm_call to:0x01fff168 module:itcm +from:0x02141ac4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141ad8 kind:arm_call to:0x01fff148 module:itcm +from:0x02141b00 kind:arm_call to:0x02016ab8 module:main +from:0x02141b28 kind:load to:0x027e0ce0 module:dtcm +from:0x02141b38 kind:arm_call to:0x02141b84 module:overlay(58) +from:0x02141b5c kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02141b7c kind:arm_call to:0x0213fe64 module:overlay(58) +from:0x02141c6c kind:arm_call to:0x0200e260 module:main +from:0x02141c7c kind:arm_call to:0x01ffad5c module:itcm +from:0x02141cac kind:load to:0x027e0964 module:dtcm +from:0x02141ccc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02141ce0 kind:load to:0x02057884 module:overlay(0) +from:0x02141cfc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02141d08 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02141d24 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02141d34 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02141d58 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02141d60 kind:arm_call to:0x02011ff4 module:main +from:0x02141d74 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02141d7c kind:arm_call to:0x02011ff4 module:main +from:0x02141d90 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02141d98 kind:arm_call to:0x02011ff4 module:main +from:0x02141dac kind:arm_call to:0x020978ec module:overlay(0) +from:0x02141dc0 kind:load to:0x02155f80 module:overlay(58) +from:0x02141dd4 kind:arm_call to:0x02011f3c module:main +from:0x02141de0 kind:arm_call to:0x02141fa0 module:overlay(58) +from:0x02141df8 kind:arm_call to:0x02097994 module:overlay(0) +from:0x02141e30 kind:load to:0x02154470 module:overlay(58) +from:0x02141e7c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02141f7c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02141f88 kind:load to:0x027e09a4 module:dtcm +from:0x02141f8c kind:load to:0x02155f68 module:overlay(58) +from:0x02141f90 kind:load to:0x02049bc4 module:main +from:0x02141f94 kind:load to:0x0203e93c module:main +from:0x02141f98 kind:load to:0x020b537c module:overlay(0) +from:0x02141fac kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02142010 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0214203c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02142058 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02142068 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02142088 kind:load to:0x02154494 module:overlay(58) +from:0x0214208c kind:load to:0x02155f80 module:overlay(58) +from:0x02142090 kind:load to:0x0215427c module:overlay(58) +from:0x021420a0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021420a8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021420b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021420c8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021420d0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021420d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021420e0 kind:arm_call to:0x02011ff4 module:main +from:0x0214210c kind:arm_call to:0x02098694 module:overlay(0) +from:0x021421e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021421f4 kind:load to:0x0203e93c module:main +from:0x021421fc kind:load to:0x02154450 module:overlay(58) +from:0x02142200 kind:load to:0x027e09a8 module:dtcm +from:0x02142244 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0214227c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142284 kind:arm_call to:0x02080978 module:overlay(0) +from:0x02142294 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021422b4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021422e4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142318 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02142334 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02142344 kind:load to:0x027e09b4 module:dtcm +from:0x02142350 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02142364 kind:load to:0x02155fd4 module:overlay(58) +from:0x02142378 kind:arm_call to:0x02011f3c module:main +from:0x02142384 kind:arm_call to:0x021423b8 module:overlay(58) +from:0x0214239c kind:arm_call to:0x0209765c module:overlay(0) +from:0x021423b4 kind:load to:0x02154508 module:overlay(58) +from:0x021423c0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021423d0 kind:arm_call to:0x02142914 module:overlay(58) +from:0x021423fc kind:arm_call to:0x02142794 module:overlay(58) +from:0x02142414 kind:load to:0x021544f4 module:overlay(58) +from:0x02142418 kind:load to:0x0215452c module:overlay(58) +from:0x0214241c kind:load to:0x02154590 module:overlay(58) +from:0x0214243c kind:arm_call to:0x01fff148 module:itcm +from:0x02142448 kind:arm_call to:0x021427a4 module:overlay(58) +from:0x02142454 kind:arm_call to:0x02082144 module:overlay(0) +from:0x02142470 kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x02142478 kind:load to:0x027e0ce0 module:dtcm +from:0x0214247c kind:load to:0x027e0cd8 module:dtcm +from:0x02142490 kind:arm_call to:0x0214281c module:overlay(58) +from:0x021424a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021424c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021424d8 kind:arm_call to:0x01fff148 module:itcm +from:0x021424e4 kind:arm_call to:0x021427cc module:overlay(58) +from:0x02142538 kind:arm_call to:0x0214281c module:overlay(58) +from:0x02142554 kind:arm_call to:0x01ff9258 module:itcm +from:0x02142570 kind:arm_call to:0x021427cc module:overlay(58) +from:0x02142588 kind:load to:0x027e0ce0 module:dtcm +from:0x021425a8 kind:arm_call to:0x02141b64 module:overlay(58) +from:0x02142610 kind:arm_call to:0x01fff148 module:itcm +from:0x02142694 kind:load to:0x027e0ce0 module:dtcm +from:0x0214278c kind:arm_call to:0x021427a4 module:overlay(58) +from:0x0214288c kind:arm_call to:0x02141b30 module:overlay(58) +from:0x021428a4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x021428e0 kind:arm_call to:0x02141b84 module:overlay(58) +from:0x02142920 kind:load to:0x027e0d44 module:dtcm +from:0x02142934 kind:load to:0x027e0d44 module:dtcm +from:0x02142940 kind:arm_call to:0x02142924 module:overlay(58) +from:0x02142948 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214295c kind:arm_call to:0x02142924 module:overlay(58) +from:0x02142964 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214296c kind:arm_call to:0x02011ff4 module:main +from:0x02142980 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02142994 kind:arm_branch to:0x021428a8 module:overlay(58) +from:0x021429a4 kind:arm_branch to:0x0214284c module:overlay(58) +from:0x021429b4 kind:load to:0x02156020 module:overlay(58) +from:0x021429c8 kind:arm_call to:0x02011f3c module:main +from:0x021429d4 kind:arm_call to:0x02142a0c module:overlay(58) +from:0x021429e8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02142a08 kind:load to:0x021545a4 module:overlay(58) +from:0x02142a14 kind:arm_call to:0x020efcb4 module:overlay(31) +from:0x02142a28 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02142a84 kind:arm_call_thumb to:0x020578c8 module:overlay(0) +from:0x02142a90 kind:load to:0x02154648 module:overlay(58) +from:0x02142a94 kind:load to:0x020b5d14 module:overlay(0) +from:0x02142aa4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02142ab8 kind:arm_call to:0x020efd4c module:overlay(31) +from:0x02142b20 kind:load to:0x021545c0 module:overlay(58) +from:0x02142b58 kind:load to:0x02154600 module:overlay(58) +from:0x02142b68 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142b94 kind:load to:0x020f0074 module:overlays(19,22,31) +from:0x02142ba0 kind:load to:0x020f0078 module:overlays(19,22,31) +from:0x02142bac kind:load to:0x020f007c module:overlays(19,22,31) +from:0x02142bb8 kind:load to:0x020f0080 module:overlays(19,22,31) +from:0x02142bc4 kind:load to:0x020f007c module:overlays(19,22,31) +from:0x02142bd0 kind:load to:0x020f00a4 module:overlays(19,22,31) +from:0x02142bdc kind:load to:0x020f0178 module:overlays(19,22,31) +from:0x02142be8 kind:load to:0x020f018c module:overlays(19,22,31) +from:0x02142c38 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02142c44 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02142c8c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02142ca8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02142cc4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02142cd0 kind:arm_call to:0x020f0430 module:overlay(31) +from:0x02142cdc kind:load to:0x027e09a8 module:dtcm +from:0x02142ce4 kind:load to:0x027e0cec module:dtcm +from:0x02142cf0 kind:load to:0x020f0488 module:overlays(19,22,31) +from:0x02142d00 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02142d08 kind:arm_call to:0x020f09d8 module:overlay(31) +from:0x02142d10 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02142d18 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02142d30 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02142d38 kind:arm_call to:0x020f09d8 module:overlay(31) +from:0x02142d40 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02142d48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02142d50 kind:arm_call to:0x02011ff4 module:main +from:0x02142d64 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02142d78 kind:load to:0x02156710 module:overlay(58) +from:0x02142d94 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142dac kind:load to:0x021548bc module:overlay(58) +from:0x02142db8 kind:load to:0x021567e8 module:overlay(58) +from:0x02142dd4 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142dec kind:load to:0x02154898 module:overlay(58) +from:0x02142df8 kind:load to:0x021568c0 module:overlay(58) +from:0x02142e14 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142e2c kind:load to:0x02154850 module:overlay(58) +from:0x02142e38 kind:load to:0x02156998 module:overlay(58) +from:0x02142e54 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142e6c kind:load to:0x0215482c module:overlay(58) +from:0x02142e78 kind:load to:0x02156a70 module:overlay(58) +from:0x02142e94 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142eac kind:load to:0x02154808 module:overlay(58) +from:0x02142eb8 kind:load to:0x02156b48 module:overlay(58) +from:0x02142ed4 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142eec kind:load to:0x021547e4 module:overlay(58) +from:0x02142ef8 kind:load to:0x02156c20 module:overlay(58) +from:0x02142f14 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142f2c kind:load to:0x021547c0 module:overlay(58) +from:0x02142f38 kind:load to:0x02156cf8 module:overlay(58) +from:0x02142f54 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142f6c kind:load to:0x0215479c module:overlay(58) +from:0x02142f78 kind:load to:0x02156dd0 module:overlay(58) +from:0x02142f94 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142fac kind:load to:0x02154874 module:overlay(58) +from:0x02142fb8 kind:load to:0x02156200 module:overlay(58) +from:0x02142fd4 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02142fec kind:load to:0x021548e0 module:overlay(58) +from:0x02142ff8 kind:load to:0x021562d8 module:overlay(58) +from:0x0214300c kind:arm_call to:0x02011f3c module:main +from:0x02143018 kind:arm_call to:0x021435c0 module:overlay(58) +from:0x02143030 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021430a8 kind:load to:0x02154778 module:overlay(58) +from:0x021430bc kind:load to:0x027e09a4 module:dtcm +from:0x021430d0 kind:load to:0x021563b0 module:overlay(58) +from:0x021430e4 kind:arm_call to:0x02011f3c module:main +from:0x021430f0 kind:arm_call to:0x021435c0 module:overlay(58) +from:0x0214310c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02143188 kind:load to:0x02154754 module:overlay(58) +from:0x02143194 kind:load to:0x027e09a4 module:dtcm +from:0x021431a0 kind:load to:0x02156488 module:overlay(58) +from:0x021431b4 kind:arm_call to:0x02011f3c module:main +from:0x021431c0 kind:arm_call to:0x021435c0 module:overlay(58) +from:0x021431dc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02143254 kind:load to:0x02154730 module:overlay(58) +from:0x02143268 kind:load to:0x027e09a4 module:dtcm +from:0x02143274 kind:load to:0x02156560 module:overlay(58) +from:0x02143288 kind:arm_call to:0x02011f3c module:main +from:0x02143294 kind:arm_call to:0x021435c0 module:overlay(58) +from:0x021432ac kind:arm_call to:0x02097878 module:overlay(0) +from:0x02143324 kind:load to:0x0215470c module:overlay(58) +from:0x02143338 kind:load to:0x027e09a4 module:dtcm +from:0x0214334c kind:load to:0x02156638 module:overlay(58) +from:0x02143360 kind:arm_call to:0x02011f3c module:main +from:0x0214336c kind:arm_call to:0x021435c0 module:overlay(58) +from:0x02143388 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02143400 kind:load to:0x021546e8 module:overlay(58) +from:0x02143414 kind:load to:0x027e09a4 module:dtcm +from:0x02143474 kind:arm_call to:0x01fff458 module:itcm +from:0x0214348c kind:arm_call to:0x01fff458 module:itcm +from:0x021434a4 kind:arm_call to:0x01fff458 module:itcm +from:0x021434bc kind:arm_call to:0x01fff458 module:itcm +from:0x02143568 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02143584 kind:load to:0x027e09a4 module:dtcm +from:0x02143588 kind:load to:0x020b537c module:overlay(0) +from:0x0214368c kind:arm_call to:0x0200f05c module:main +from:0x02143704 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02143714 kind:arm_call to:0x02143418 module:overlay(58) +from:0x02143728 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02143748 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0214375c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214376c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02143840 kind:arm_call to:0x0200f05c module:main +from:0x02143860 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0214390c kind:arm_call to:0x0200f05c module:main +from:0x0214392c kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02143a20 kind:arm_call to:0x0200f05c module:main +from:0x02143a4c kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02143b50 kind:arm_call to:0x0200f05c module:main +from:0x02143b7c kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02143c80 kind:arm_call to:0x0200f05c module:main +from:0x02143cac kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02143d74 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x02143d8c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02143e20 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02143e34 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02143e44 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02143f18 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02143f2c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02143f3c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02144014 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02144028 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02144038 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02144110 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02144124 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02144134 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021441e4 kind:arm_call to:0x0203d138 module:main +from:0x02144328 kind:arm_call to:0x0200f05c module:main +from:0x0214435c kind:arm_call to:0x02143418 module:overlay(58) +from:0x021443b0 kind:arm_call to:0x021470b8 module:overlay(58) +from:0x021443f4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02144404 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02144414 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02144448 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02144458 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02144468 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02144484 kind:arm_call to:0x02033cd4 module:main +from:0x02144498 kind:arm_call to:0x02033cd4 module:main +from:0x021444ac kind:arm_call to:0x02033cd4 module:main +from:0x021444bc kind:load to:0x020b537c module:overlay(0) +from:0x021444c4 kind:load to:0x021530e0 module:overlay(58) +from:0x021444d0 kind:load to:0x021562d8 module:overlay(58) +from:0x021444d4 kind:load to:0x021563b0 module:overlay(58) +from:0x021444d8 kind:load to:0x02156488 module:overlay(58) +from:0x021444e0 kind:load to:0x02156560 module:overlay(58) +from:0x021444e4 kind:load to:0x02156638 module:overlay(58) +from:0x021444e8 kind:load to:0x0215494c module:overlay(58) +from:0x021444ec kind:load to:0x02154a68 module:overlay(58) +from:0x021444f0 kind:load to:0x02154b84 module:overlay(58) +from:0x021444f4 kind:load to:0x02153131 module:overlay(58) +from:0x021444f8 kind:load to:0x02153132 module:overlay(58) +from:0x021444fc kind:load to:0x02153133 module:overlay(58) +from:0x02144500 kind:load to:0x02154234 module:overlay(58) +from:0x02144504 kind:load to:0x021546b8 module:overlay(58) +from:0x02144508 kind:load to:0x02153130 module:overlay(58) +from:0x0214450c kind:load to:0x0213f55c module:overlay(58) +from:0x02144510 kind:load to:0x02141d3c module:overlay(58) +from:0x02144514 kind:load to:0x027e09a4 module:dtcm +from:0x0214451c kind:load to:0x021546c8 module:overlay(58) +from:0x02144524 kind:load to:0x02152f2c module:overlay(58) +from:0x02144528 kind:load to:0x02152f5c module:overlay(58) +from:0x02144534 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214455c kind:arm_call to:0x0203d1e8 module:main +from:0x02144568 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02144574 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02144580 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02144588 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02144594 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021445a0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021445a8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021445b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021445b8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021445c0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021445c8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021445d0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021445d8 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021445e4 kind:load to:0x0213f55c module:overlay(58) +from:0x02144604 kind:arm_call to:0x0203d1e8 module:main +from:0x02144610 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0214461c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02144628 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02144630 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214463c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02144648 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02144650 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02144658 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02144660 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02144668 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02144670 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02144678 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02144680 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02144688 kind:arm_call to:0x02011ff4 module:main +from:0x02144694 kind:load to:0x0213f55c module:overlay(58) +from:0x021446a0 kind:arm_call to:0x02145684 module:overlay(58) +from:0x021446ac kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02144b44 kind:load to:0x0215614c module:overlay(58) +from:0x02144b48 kind:load to:0x02156150 module:overlay(58) +from:0x02144b4c kind:load to:0x02156154 module:overlay(58) +from:0x02144b50 kind:load to:0x02156158 module:overlay(58) +from:0x02144b54 kind:load to:0x0215615c module:overlay(58) +from:0x02144b58 kind:load to:0x02156160 module:overlay(58) +from:0x02144b5c kind:load to:0x02156164 module:overlay(58) +from:0x02144b60 kind:load to:0x02156168 module:overlay(58) +from:0x02144b64 kind:load to:0x0215616c module:overlay(58) +from:0x02144b68 kind:load to:0x02156170 module:overlay(58) +from:0x02144b6c kind:load to:0x02156174 module:overlay(58) +from:0x02144b70 kind:load to:0x02156178 module:overlay(58) +from:0x02144b74 kind:load to:0x02156180 module:overlay(58) +from:0x02144b78 kind:load to:0x02156184 module:overlay(58) +from:0x02144b7c kind:load to:0x0215617c module:overlay(58) +from:0x02144b88 kind:arm_call to:0x02145684 module:overlay(58) +from:0x02144b94 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x021450c4 kind:load to:0x0215614c module:overlay(58) +from:0x021450c8 kind:load to:0x02156150 module:overlay(58) +from:0x021450cc kind:load to:0x02156154 module:overlay(58) +from:0x021450d0 kind:load to:0x02156158 module:overlay(58) +from:0x021450d4 kind:load to:0x0215615c module:overlay(58) +from:0x021450d8 kind:load to:0x02156160 module:overlay(58) +from:0x021450dc kind:load to:0x02156164 module:overlay(58) +from:0x021450e0 kind:load to:0x02156168 module:overlay(58) +from:0x021450e4 kind:load to:0x0215616c module:overlay(58) +from:0x021450e8 kind:load to:0x02156170 module:overlay(58) +from:0x021450ec kind:load to:0x02156174 module:overlay(58) +from:0x021450f0 kind:load to:0x02156178 module:overlay(58) +from:0x021450f4 kind:load to:0x02156180 module:overlay(58) +from:0x021450f8 kind:load to:0x02156184 module:overlay(58) +from:0x021450fc kind:load to:0x0215617c module:overlay(58) +from:0x02145108 kind:arm_call to:0x02145684 module:overlay(58) +from:0x02145114 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02145648 kind:load to:0x0215614c module:overlay(58) +from:0x0214564c kind:load to:0x02156150 module:overlay(58) +from:0x02145650 kind:load to:0x02156154 module:overlay(58) +from:0x02145654 kind:load to:0x02156158 module:overlay(58) +from:0x02145658 kind:load to:0x0215615c module:overlay(58) +from:0x0214565c kind:load to:0x02156160 module:overlay(58) +from:0x02145660 kind:load to:0x02156164 module:overlay(58) +from:0x02145664 kind:load to:0x02156168 module:overlay(58) +from:0x02145668 kind:load to:0x0215616c module:overlay(58) +from:0x0214566c kind:load to:0x02156170 module:overlay(58) +from:0x02145670 kind:load to:0x02156174 module:overlay(58) +from:0x02145674 kind:load to:0x02156178 module:overlay(58) +from:0x02145678 kind:load to:0x02156180 module:overlay(58) +from:0x0214567c kind:load to:0x02156184 module:overlay(58) +from:0x02145680 kind:load to:0x0215617c module:overlay(58) +from:0x02145688 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x021456c0 kind:arm_call to:0x01fff458 module:itcm +from:0x021456d8 kind:arm_call to:0x01fff458 module:itcm +from:0x021456f0 kind:arm_call to:0x01fff458 module:itcm +from:0x02145708 kind:arm_call to:0x01fff458 module:itcm +from:0x02145744 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02145754 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02145774 kind:arm_call to:0x02145684 module:overlay(58) +from:0x02145794 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x021457b0 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x021457c4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021457dc kind:arm_call to:0x02144698 module:overlay(58) +from:0x021457e4 kind:arm_call to:0x02144b80 module:overlay(58) +from:0x021457ec kind:arm_call to:0x02145100 module:overlay(58) +from:0x021457f8 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02145818 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02145860 kind:load to:0x02147840 module:overlay(58) +from:0x02145864 kind:load to:0x0215614c module:overlay(58) +from:0x02145868 kind:load to:0x02152ff0 module:overlay(58) +from:0x0214586c kind:load to:0x02147740 module:overlay(58) +from:0x02145870 kind:load to:0x02152f8c module:overlay(58) +from:0x02145880 kind:arm_call to:0x020e7660 module:overlay(31) +from:0x0214588c kind:arm_call to:0x02147acc module:overlay(58) +from:0x021458b4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0214590c kind:arm_call to:0x02073450 module:overlay(0) +from:0x0214593c kind:load to:0x027e09b8 module:dtcm +from:0x02145994 kind:load to:0x02154990 module:overlay(58) +from:0x021459bc kind:load to:0x027e0cec module:dtcm +from:0x021459c0 kind:load to:0x020a00f0 module:overlay(0) +from:0x02145a00 kind:arm_call to:0x01fff458 module:itcm +from:0x02145a1c kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02145a2c kind:arm_call to:0x02145998 module:overlay(58) +from:0x02145a80 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02145aa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02145b80 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02145b98 kind:arm_call to:0x02145bb4 module:overlay(58) +from:0x02145ba8 kind:load to:0x021549f8 module:overlay(58) +from:0x02145bac kind:load to:0x027e09a8 module:dtcm +from:0x02145bf0 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02145c18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02145c24 kind:arm_call to:0x01ffb860 module:itcm +from:0x02145c34 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02145c40 kind:load to:0x027e0cec module:dtcm +from:0x02145ca4 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x02145cd0 kind:arm_call to:0x02073558 module:overlay(0) +from:0x02145d04 kind:arm_call to:0x0215ca08 module:overlays(63,80) +from:0x02145d64 kind:arm_call to:0x0215d5ac module:overlay(63) +from:0x02145d74 kind:load to:0x027e09b8 module:dtcm +from:0x02145d78 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x02145e70 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x02145e80 kind:arm_call to:0x02146050 module:overlay(58) +from:0x02145ef0 kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x02145f04 kind:arm_call to:0x02016930 module:main +from:0x02145f1c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02145f24 kind:arm_call to:0x02145bb4 module:overlay(58) +from:0x02145f70 kind:arm_call to:0x01fff148 module:itcm +from:0x02145f9c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02145fe0 kind:arm_call to:0x02078a50 module:overlay(0) +from:0x0214601c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02146040 kind:load to:0x027e0cec module:dtcm +from:0x02146044 kind:load to:0x027e0ce0 module:dtcm +from:0x02146048 kind:load to:0x027e09bc module:dtcm +from:0x02146084 kind:arm_call to:0x0205a370 module:overlay(0) +from:0x021460f8 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0214610c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02146114 kind:arm_call to:0x02145bb4 module:overlay(58) +from:0x02146120 kind:load to:0x027e0960 module:dtcm +from:0x02146124 kind:load to:0x027e0ce0 module:dtcm +from:0x02146128 kind:load to:0x027e0cec module:dtcm +from:0x02146140 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021461b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021461c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021461d8 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02146218 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02146240 kind:arm_call to:0x02058018 module:overlay(0) +from:0x0214625c kind:arm_call to:0x02058018 module:overlay(0) +from:0x02146278 kind:arm_call to:0x02058018 module:overlay(0) +from:0x02146294 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021462e0 kind:arm_call to:0x01fff60c module:itcm +from:0x021462ec kind:load to:0x027e09b4 module:dtcm +from:0x02146304 kind:arm_call to:0x020e7768 module:overlay(31) +from:0x0214630c kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02146314 kind:arm_call to:0x021470b8 module:overlay(58) +from:0x0214632c kind:arm_call to:0x020e7798 module:overlay(31) +from:0x02146334 kind:arm_call to:0x02147b4c module:overlay(58) +from:0x0214633c kind:arm_call to:0x021470b8 module:overlay(58) +from:0x02146354 kind:arm_call to:0x020e7ae4 module:overlay(31) +from:0x0214635c kind:arm_call to:0x02147b4c module:overlay(58) +from:0x02146364 kind:arm_call to:0x021470b8 module:overlay(58) +from:0x0214637c kind:arm_call to:0x020e7e44 module:overlay(31) +from:0x02146384 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x0214639c kind:arm_call to:0x020e81b4 module:overlay(31) +from:0x021463a4 kind:arm_call to:0x02147b4c module:overlay(58) +from:0x021463ac kind:arm_call to:0x021470b8 module:overlay(58) +from:0x021463c4 kind:arm_call to:0x020e8288 module:overlay(31) +from:0x021463cc kind:arm_call to:0x02147b78 module:overlay(58) +from:0x021463d4 kind:arm_call to:0x021470b8 module:overlay(58) +from:0x021463f0 kind:arm_call to:0x020e82bc module:overlay(31) +from:0x021463f8 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02146400 kind:arm_call to:0x021470b8 module:overlay(58) +from:0x0214641c kind:arm_call to:0x020e8368 module:overlay(31) +from:0x02146424 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x0214642c kind:arm_call to:0x021470b8 module:overlay(58) +from:0x02146440 kind:arm_call to:0x020e8438 module:overlay(31) +from:0x02146454 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0214645c kind:load to:0x027e0cec module:dtcm +from:0x02146470 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02146480 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02146494 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x021464a4 kind:arm_call to:0x02146964 module:overlay(58) +from:0x021464ac kind:arm_call to:0x02147128 module:overlay(58) +from:0x021464dc kind:arm_call to:0x020e7794 module:overlay(31) +from:0x02146508 kind:arm_call to:0x020e82b8 module:overlay(31) +from:0x02146534 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02146578 kind:arm_call to:0x02146964 module:overlay(58) +from:0x021465cc kind:arm_call to:0x01fff17c module:itcm +from:0x021465f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02146604 kind:arm_call to:0x01fff148 module:itcm +from:0x02146634 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02146650 kind:arm_call to:0x02146828 module:overlay(58) +from:0x02146674 kind:arm_call to:0x01fff148 module:itcm +from:0x021466a4 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021466c4 kind:arm_call to:0x02146828 module:overlay(58) +from:0x02146700 kind:arm_call to:0x01ff930c module:itcm +from:0x02146724 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x0214673c kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x02146750 kind:arm_call to:0x02016930 module:main +from:0x02146764 kind:arm_call to:0x01ff930c module:itcm +from:0x02146778 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x021467b8 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x021467e0 kind:arm_call to:0x021471d4 module:overlay(58) +from:0x021467f0 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x0214680c kind:arm_call to:0x021471d4 module:overlay(58) +from:0x02146818 kind:load to:0x021641a8 module:overlays(59,63,68,71,73,84) +from:0x0214681c kind:load to:0x027e0ce0 module:dtcm +from:0x02146824 kind:load to:0x021642dc module:overlays(59,63,68,71,73,84) +from:0x02146898 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x021468ac kind:load to:0x0203e93c module:main +from:0x021468b4 kind:load to:0x027e0ce0 module:dtcm +from:0x02146934 kind:arm_call to:0x02147b4c module:overlay(58) +from:0x02146950 kind:arm_call to:0x02147b4c module:overlay(58) +from:0x0214698c kind:arm_call to:0x02146d54 module:overlay(58) +from:0x021469a0 kind:arm_call to:0x02146d54 module:overlay(58) +from:0x021469b4 kind:arm_call to:0x02146d54 module:overlay(58) +from:0x021469fc kind:arm_call to:0x02143418 module:overlay(58) +from:0x02146a10 kind:arm_call to:0x02143418 module:overlay(58) +from:0x02146a20 kind:arm_call to:0x02143418 module:overlay(58) +from:0x02146a30 kind:arm_call to:0x02143418 module:overlay(58) +from:0x02146b08 kind:arm_call to:0x02146c4c module:overlay(58) +from:0x02146b14 kind:load to:0x02154cbc module:overlay(58) +from:0x02146b34 kind:arm_call to:0x02143418 module:overlay(58) +from:0x02146b48 kind:arm_call to:0x02143418 module:overlay(58) +from:0x02146b58 kind:arm_call to:0x02143418 module:overlay(58) +from:0x02146b68 kind:arm_call to:0x02143418 module:overlay(58) +from:0x02146c3c kind:arm_call to:0x02146c4c module:overlay(58) +from:0x02146c48 kind:load to:0x02154cbc module:overlay(58) +from:0x02146c54 kind:arm_call to:0x02144698 module:overlay(58) +from:0x02146c5c kind:arm_call to:0x02144b80 module:overlay(58) +from:0x02146c64 kind:arm_call to:0x02145100 module:overlay(58) +from:0x02146c6c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02146cb0 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02146cd4 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02146d18 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02146d9c kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02146dc0 kind:arm_call to:0x02146cac module:overlay(58) +from:0x02146e34 kind:arm_call to:0x02146ccc module:overlay(58) +from:0x02146e84 kind:arm_call to:0x02146d10 module:overlay(58) +from:0x02146eb8 kind:arm_call to:0x02146cac module:overlay(58) +from:0x02146f10 kind:arm_call to:0x02146ccc module:overlay(58) +from:0x02146f60 kind:arm_call to:0x02146d10 module:overlay(58) +from:0x0214706c kind:arm_call to:0x02146c4c module:overlay(58) +from:0x02147090 kind:arm_call to:0x02147128 module:overlay(58) +from:0x021470a0 kind:arm_call to:0x021470b8 module:overlay(58) +from:0x021470b0 kind:load to:0x02154cbc module:overlay(58) +from:0x021470b4 kind:load to:0x02154e3c module:overlay(58) +from:0x02147114 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02147124 kind:load to:0x021548fc module:overlay(58) +from:0x02147184 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02147198 kind:load to:0x02154914 module:overlay(58) +from:0x021471a4 kind:arm_call to:0x020a95c4 module:overlay(0) +from:0x021471cc kind:arm_call to:0x01ff930c module:itcm +from:0x0214721c kind:arm_call to:0x02146964 module:overlay(58) +from:0x0214727c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02147290 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x021472c4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021472e8 kind:arm_call to:0x02071c70 module:overlay(0) +from:0x02147308 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x021473d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147458 kind:arm_call to:0x02146c4c module:overlay(58) +from:0x021474a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021474e0 kind:arm_call to:0x02146ccc module:overlay(58) +from:0x02147550 kind:arm_call to:0x02146ccc module:overlay(58) +from:0x021475d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02147608 kind:arm_call to:0x02146d10 module:overlay(58) +from:0x02147678 kind:arm_call to:0x02146d10 module:overlay(58) +from:0x021476f4 kind:arm_call to:0x02146c4c module:overlay(58) +from:0x02147700 kind:load to:0x027e0cec module:dtcm +from:0x02147704 kind:load to:0x02152ef0 module:overlay(58) +from:0x02147708 kind:load to:0x027e09a8 module:dtcm +from:0x0214771c kind:load to:0x02154cbc module:overlay(58) +from:0x0214772c kind:arm_call to:0x021456b8 module:overlay(58) +from:0x0214773c kind:load to:0x021641b0 module:overlays(59,63,68,71,73,84) +from:0x02147794 kind:arm_call to:0x0200e260 module:main +from:0x021477e0 kind:arm_call to:0x0200e260 module:main +from:0x0214782c kind:arm_call to:0x0200e260 module:main +from:0x0214789c kind:arm_call to:0x0200e260 module:main +from:0x021478ac kind:arm_call to:0x01ffad5c module:itcm +from:0x021478d8 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x02147928 kind:arm_call to:0x0200e260 module:main +from:0x02147938 kind:arm_call to:0x01ffad5c module:itcm +from:0x021479ac kind:arm_call to:0x0200e260 module:main +from:0x021479bc kind:arm_call to:0x01ffad5c module:itcm +from:0x021479ec kind:load to:0x027e0964 module:dtcm +from:0x021479f8 kind:arm_call to:0x01fff458 module:itcm +from:0x02147a14 kind:arm_call to:0x01fff458 module:itcm +from:0x02147a28 kind:arm_call to:0x020d4268 module:overlay(24) +from:0x02147a38 kind:load to:0x027e0cfc module:dtcm +from:0x02147a40 kind:arm_call to:0x02147acc module:overlay(58) +from:0x02147a54 kind:arm_call to:0x020d430c module:overlay(24) +from:0x02147a60 kind:load to:0x027e0cfc module:dtcm +from:0x02147a74 kind:arm_call to:0x02147b4c module:overlay(58) +from:0x02147a7c kind:arm_call to:0x021470b8 module:overlay(58) +from:0x02147a8c kind:arm_call to:0x020a92b0 module:overlay(0) +from:0x02147ab0 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02147ac0 kind:arm_call to:0x02145998 module:overlay(58) +from:0x02147ad4 kind:arm_call to:0x01fff458 module:itcm +from:0x02147af4 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02147b04 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x02147b10 kind:arm_call to:0x01fff458 module:itcm +from:0x02147b44 kind:load to:0x027e0cfc module:dtcm +from:0x02147b48 kind:load to:0x027e09a4 module:dtcm +from:0x02147bdc kind:arm_call to:0x01fff458 module:itcm +from:0x02147bf0 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02147c18 kind:arm_call to:0x01fff458 module:itcm +from:0x02147c2c kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02147c54 kind:arm_call to:0x01fff458 module:itcm +from:0x02147c68 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02147c90 kind:arm_call to:0x01fff458 module:itcm +from:0x02147ca4 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02147cd0 kind:arm_call to:0x01fff458 module:itcm +from:0x02147cec kind:arm_call to:0x02147b4c module:overlay(58) +from:0x02147cf4 kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02147d08 kind:arm_call to:0x01fff458 module:itcm +from:0x02147d1c kind:arm_call to:0x02147b78 module:overlay(58) +from:0x02147d48 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02147d50 kind:arm_call to:0x02011ff4 module:main +from:0x02147d68 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02147d70 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02147d78 kind:arm_call to:0x02011ff4 module:main +from:0x02147d90 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02147d98 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02147dac kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147dc0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147dd4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147de8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147dfc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147e10 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147e24 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147e38 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147e4c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147e60 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147e74 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147e88 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147e9c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147eb0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147ec4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02147ed8 kind:load to:0x02156eb8 module:overlay(58) +from:0x02147eec kind:arm_call to:0x02011f3c module:main +from:0x02147ef8 kind:arm_call to:0x02147f70 module:overlay(58) +from:0x02147f0c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02147f64 kind:load to:0x02154ea4 module:overlay(58) +from:0x02147fa0 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02147fc0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02147fdc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02147fec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02148030 kind:arm_call to:0x0200f05c module:main +from:0x0214804c kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02148078 kind:arm_call to:0x0200f05c module:main +from:0x02148094 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x021480c0 kind:arm_call to:0x021486f0 module:overlay(58) +from:0x021480e4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021480f8 kind:arm_call to:0x02033cd4 module:main +from:0x02148108 kind:load to:0x020b537c module:overlay(0) +from:0x0214810c kind:load to:0x02154a68 module:overlay(58) +from:0x02148110 kind:load to:0x0215494c module:overlay(58) +from:0x02148114 kind:load to:0x02154ff0 module:overlay(58) +from:0x02148118 kind:load to:0x021532e8 module:overlay(58) +from:0x0214811c kind:load to:0x021532f8 module:overlay(58) +from:0x02148120 kind:load to:0x02154f70 module:overlay(58) +from:0x02148124 kind:load to:0x02153310 module:overlay(58) +from:0x02148130 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02148150 kind:load to:0x02148ae4 module:overlay(58) +from:0x02148154 kind:load to:0x021532e0 module:overlay(58) +from:0x021481a8 kind:load to:0x02154ec0 module:overlay(58) +from:0x021481b8 kind:arm_call to:0x020e7660 module:overlay(31) +from:0x021481c4 kind:arm_call to:0x0214883c module:overlay(58) +from:0x021481f4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0214824c kind:arm_call to:0x02073450 module:overlay(0) +from:0x02148258 kind:load to:0x027e09b8 module:dtcm +from:0x02148284 kind:arm_call to:0x020a8d90 module:overlay(0) +from:0x021482a8 kind:arm_call to:0x0214883c module:overlay(58) +from:0x021482b8 kind:arm_call to:0x0212ba94 module:overlay(40) +from:0x021482cc kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x021482d4 kind:load to:0x027e09b8 module:dtcm +from:0x02148318 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02148378 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021483a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021483d8 kind:load to:0x02154f18 module:overlay(58) +from:0x021483e4 kind:arm_call to:0x020a92b0 module:overlay(0) +from:0x02148408 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02148430 kind:arm_call to:0x021486f0 module:overlay(58) +from:0x02148454 kind:arm_call to:0x020e7768 module:overlay(31) +from:0x02148464 kind:arm_call to:0x021486f0 module:overlay(58) +from:0x021484b4 kind:arm_call to:0x020e81b4 module:overlay(31) +from:0x021484c8 kind:arm_call to:0x020e8288 module:overlay(31) +from:0x021484d0 kind:arm_call to:0x021486f0 module:overlay(58) +from:0x0214856c kind:load to:0x02049bc4 module:main +from:0x021485e8 kind:load to:0x02049bc4 module:main +from:0x02148610 kind:arm_call to:0x0201521c module:main +from:0x02148694 kind:arm_call to:0x0201521c module:main +from:0x0214873c kind:load to:0x02153308 module:overlay(58) +from:0x02148774 kind:arm_call to:0x02015058 module:main +from:0x02148790 kind:arm_call to:0x021487a8 module:overlay(58) +from:0x021487bc kind:load to:0x027e09a8 module:dtcm +from:0x021487c0 kind:load to:0x02071b10 module:overlay(0) +from:0x021487d8 kind:arm_call to:0x01fff458 module:itcm +from:0x021487ec kind:arm_call to:0x020d4268 module:overlay(24) +from:0x021487f8 kind:load to:0x027e0cfc module:dtcm +from:0x02148804 kind:arm_call to:0x0214883c module:overlay(58) +from:0x0214881c kind:arm_call to:0x021488b8 module:overlay(58) +from:0x0214882c kind:arm_call to:0x020d430c module:overlay(24) +from:0x02148838 kind:load to:0x027e0cfc module:dtcm +from:0x02148850 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02148860 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x02148870 kind:arm_call to:0x01fff458 module:itcm +from:0x021488ac kind:load to:0x027e0cfc module:dtcm +from:0x021488b4 kind:load to:0x027e09a4 module:dtcm +from:0x021488c4 kind:arm_call to:0x020d4470 module:overlay(24) +from:0x021488e0 kind:load to:0x027e0cfc module:dtcm +from:0x02148928 kind:arm_call to:0x021488b8 module:overlay(58) +from:0x0214894c kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02148960 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x02148984 kind:load to:0x027e0cfc module:dtcm +from:0x0214899c kind:arm_call to:0x021486f0 module:overlay(58) +from:0x021489cc kind:arm_call to:0x020bfeac module:overlay(17) +from:0x021489d8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021489f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148a1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02148a40 kind:load to:0x027e09a4 module:dtcm +from:0x02148a44 kind:load to:0x020aece8 module:overlay(0) +from:0x02148a54 kind:arm_call to:0x020a95c4 module:overlay(0) +from:0x02148a70 kind:arm_call to:0x01ff930c module:itcm +from:0x02148a84 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02148ac4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02148adc kind:arm_call to:0x02058018 module:overlay(0) +from:0x02148b3c kind:arm_call to:0x0200e260 module:main +from:0x02148b5c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02148b64 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02148b6c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02148b74 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02148b8c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02148b94 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02148b9c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02148ba4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02148bac kind:arm_call to:0x02011ff4 module:main +from:0x02148bc0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02148bd4 kind:load to:0x02156fcc module:overlay(58) +from:0x02148be8 kind:arm_call to:0x02011f3c module:main +from:0x02148bf4 kind:arm_call to:0x02148eb0 module:overlay(58) +from:0x02148c0c kind:arm_call to:0x020978bc module:overlay(0) +from:0x02148c3c kind:load to:0x0215518c module:overlay(58) +from:0x02148c54 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02148c84 kind:load to:0x02155170 module:overlay(58) +from:0x02148d4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148d58 kind:arm_call to:0x01fff458 module:itcm +from:0x02148e48 kind:arm_call to:0x021494fc module:overlay(58) +from:0x02148e68 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148e88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02148ea8 kind:load to:0x027e0ce4 module:dtcm +from:0x02148ebc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02148f20 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02148f4c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02148f68 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02148f78 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02148f90 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02148fa0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02148fac kind:arm_call to:0x02148c68 module:overlay(58) +from:0x02149008 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02149038 kind:arm_call to:0x02028c68 module:main +from:0x02149048 kind:load to:0x021551f0 module:overlay(58) +from:0x0214904c kind:load to:0x02156fcc module:overlay(58) +from:0x02149050 kind:load to:0x0215427c module:overlay(58) +from:0x02149054 kind:load to:0x02155160 module:overlay(58) +from:0x02149058 kind:load to:0x027e07d4 module:dtcm +from:0x02149068 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021490f8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02149100 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02149108 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02149110 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02149118 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02149124 kind:load to:0x021551f0 module:overlay(58) +from:0x02149128 kind:load to:0x02156f90 module:overlay(58) +from:0x0214912c kind:load to:0x02156fa4 module:overlay(58) +from:0x021491b4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021491bc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021491c4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021491cc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021491d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021491dc kind:arm_call to:0x02011ff4 module:main +from:0x021491e8 kind:load to:0x021551f0 module:overlay(58) +from:0x021491ec kind:load to:0x02156f90 module:overlay(58) +from:0x021491f0 kind:load to:0x02156fa4 module:overlay(58) +from:0x02149208 kind:arm_call to:0x021492f4 module:overlay(58) +from:0x02149268 kind:arm_call to:0x021492f4 module:overlay(58) +from:0x02149288 kind:load to:0x02156f90 module:overlay(58) +from:0x0214928c kind:load to:0x02156fa4 module:overlay(58) +from:0x021492bc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021492c4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021492dc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021492e8 kind:load to:0x027e0d48 module:dtcm +from:0x021492ec kind:load to:0x020b537c module:overlay(0) +from:0x02149330 kind:load to:0x021551a8 module:overlay(58) +from:0x02149368 kind:load to:0x021551a8 module:overlay(58) +from:0x02149380 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021493b4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021493f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02149444 kind:arm_call to:0x01fff168 module:itcm +from:0x02149494 kind:load to:0x027e0ce4 module:dtcm +from:0x02149498 kind:load to:0x027e0ce0 module:dtcm +from:0x0214949c kind:load to:0x027e07d4 module:dtcm +from:0x021494a8 kind:arm_call to:0x0214936c module:overlay(58) +from:0x021494c8 kind:arm_call to:0x02071f18 module:overlay(0) +from:0x021494f8 kind:load to:0x027e09a8 module:dtcm +from:0x02149518 kind:arm_call to:0x020d96d4 module:overlay(31) +from:0x02149534 kind:arm_call to:0x01ffa878 module:itcm +from:0x0214954c kind:load to:0x027e0d34 module:dtcm +from:0x02149550 kind:load to:0x0215511c module:overlay(58) +from:0x02149590 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021495bc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021495cc kind:arm_call to:0x01ffa60c module:itcm +from:0x021495d8 kind:load to:0x0203e93c module:main +from:0x02149614 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149628 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x02149648 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02149654 kind:load to:0x027e09c0 module:dtcm +from:0x021496bc kind:arm_call to:0x02149334 module:overlay(58) +from:0x02149888 kind:load to:0x02155140 module:overlay(58) +from:0x0214988c kind:load to:0x02049bc4 module:main +from:0x02149890 kind:load to:0x027e0cd8 module:dtcm +from:0x021498f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214995c kind:arm_call to:0x02016930 module:main +from:0x02149990 kind:arm_call to:0x01ff930c module:itcm +from:0x02149ae4 kind:arm_call to:0x021495dc module:overlay(58) +from:0x02149aec kind:arm_call to:0x021494a0 module:overlay(58) +from:0x02149b38 kind:arm_call to:0x021492f4 module:overlay(58) +from:0x02149b78 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02149b88 kind:load to:0x02049bc4 module:main +from:0x02149b98 kind:load to:0x0203e93c module:main +from:0x02149b9c kind:load to:0x027e0cd8 module:dtcm +from:0x02149ba4 kind:load to:0x027e09c0 module:dtcm +from:0x02149c20 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02149c30 kind:load to:0x02155128 module:overlay(58) +from:0x02149c34 kind:load to:0x027e09a8 module:dtcm +from:0x02149c6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02149c8c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02149c98 kind:arm_call to:0x02016930 module:main +from:0x02149cac kind:arm_call to:0x01ff9318 module:itcm +from:0x02149d08 kind:arm_call to:0x01ff9218 module:itcm +from:0x02149d1c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02149d34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02149d40 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02149d60 kind:load to:0x0203e93c module:main +from:0x02149d8c kind:arm_call to:0x021495dc module:overlay(58) +from:0x02149dc0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02149dd0 kind:arm_call to:0x01ff930c module:itcm +from:0x02149e48 kind:arm_call to:0x021494fc module:overlay(58) +from:0x02149e64 kind:arm_call to:0x01ff9258 module:itcm +from:0x02149e8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02149f00 kind:arm_call to:0x01ffb428 module:itcm +from:0x02149f0c kind:arm_call to:0x01ffb428 module:itcm +from:0x02149fc8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02149fe8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a008 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a010 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a044 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a060 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a068 kind:arm_call to:0x021494fc module:overlay(58) +from:0x0214a0b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214a0e4 kind:arm_call to:0x020d96d4 module:overlay(31) +from:0x0214a104 kind:arm_call to:0x02149554 module:overlay(58) +from:0x0214a114 kind:arm_call to:0x01ffa328 module:itcm +from:0x0214a124 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a13c kind:arm_call to:0x01fff17c module:itcm +from:0x0214a1bc kind:arm_call to:0x021494fc module:overlay(58) +from:0x0214a1e0 kind:arm_call to:0x020d96e4 module:overlay(31) +from:0x0214a1f0 kind:arm_call to:0x021494a0 module:overlay(58) +from:0x0214a224 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214a234 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a2c8 kind:arm_call to:0x021492f4 module:overlay(58) +from:0x0214a308 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0214a31c kind:load to:0x02155128 module:overlay(58) +from:0x0214a324 kind:load to:0x0203e93c module:main +from:0x0214a328 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a330 kind:load to:0x02156f90 module:overlay(58) +from:0x0214a338 kind:load to:0x027e0d34 module:dtcm +from:0x0214a33c kind:load to:0x027e0ce0 module:dtcm +from:0x0214a340 kind:load to:0x02155140 module:overlay(58) +from:0x0214a344 kind:load to:0x027e09c0 module:dtcm +from:0x0214a42c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214a434 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214a570 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214a5bc kind:arm_call to:0x020beecc module:overlay(17) +from:0x0214a5d4 kind:load to:0x02049bc4 module:main +from:0x0214a5d8 kind:load to:0x02156f90 module:overlay(58) +from:0x0214a5dc kind:load to:0x02156fa4 module:overlay(58) +from:0x0214a5e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a5e4 kind:load to:0x0203e93c module:main +from:0x0214a5e8 kind:load to:0x020b537c module:overlay(0) +from:0x0214a600 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214a644 kind:arm_call to:0x020d96d4 module:overlay(31) +from:0x0214a654 kind:arm_call to:0x02028d08 module:main +from:0x0214a664 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a694 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214a6a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214a6e8 kind:arm_call to:0x02149554 module:overlay(58) +from:0x0214a774 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a7a4 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0214a7b0 kind:load to:0x027e0d34 module:dtcm +from:0x0214a7b4 kind:load to:0x0203e93c module:main +from:0x0214a7bc kind:load to:0x027e0cd8 module:dtcm +from:0x0214a7d8 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0214a7f8 kind:arm_call to:0x021492f4 module:overlay(58) +from:0x0214a81c kind:load to:0x02156f90 module:overlay(58) +from:0x0214a884 kind:arm_call to:0x0214a7c0 module:overlay(58) +from:0x0214a8a8 kind:load to:0x02156f90 module:overlay(58) +from:0x0214a8ac kind:load to:0x02156fa4 module:overlay(58) +from:0x0214a8c0 kind:load to:0x02156f90 module:overlay(58) +from:0x0214a908 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0214a930 kind:load to:0x02156f90 module:overlay(58) +from:0x0214a934 kind:load to:0x02156fa4 module:overlay(58) +from:0x0214a940 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214a948 kind:arm_call to:0x02011ff4 module:main +from:0x0214a95c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214a970 kind:load to:0x021570b4 module:overlay(58) +from:0x0214a984 kind:arm_call to:0x02011f3c module:main +from:0x0214a990 kind:arm_call to:0x0214a9c0 module:overlay(58) +from:0x0214a9a4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0214a9bc kind:load to:0x0215524c module:overlay(58) +from:0x0214a9c8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214a9d8 kind:arm_call to:0x0214ab48 module:overlay(58) +from:0x0214a9f4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214aa0c kind:load to:0x021544f4 module:overlay(58) +from:0x0214aa10 kind:load to:0x02155270 module:overlay(58) +from:0x0214aa14 kind:load to:0x021552d4 module:overlay(58) +from:0x0214aa30 kind:arm_call to:0x0214a8b0 module:overlay(58) +from:0x0214aa38 kind:arm_call to:0x0214ab58 module:overlay(58) +from:0x0214aa40 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214aa4c kind:load to:0x02155270 module:overlay(58) +from:0x0214aa50 kind:load to:0x021552d4 module:overlay(58) +from:0x0214aa6c kind:arm_call to:0x0214a8b0 module:overlay(58) +from:0x0214aa74 kind:arm_call to:0x0214ab58 module:overlay(58) +from:0x0214aa7c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214aa84 kind:arm_call to:0x02011ff4 module:main +from:0x0214aa90 kind:load to:0x02155270 module:overlay(58) +from:0x0214aa94 kind:load to:0x021552d4 module:overlay(58) +from:0x0214aabc kind:arm_call to:0x02082144 module:overlay(0) +from:0x0214aad8 kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x0214aae0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ab08 kind:arm_call to:0x0214a820 module:overlay(58) +from:0x0214ab10 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0214ab3c kind:arm_call to:0x0214a8c4 module:overlay(58) +from:0x0214ab44 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0214ab54 kind:load to:0x027e0d48 module:dtcm +from:0x0214ab68 kind:load to:0x027e0d48 module:dtcm +from:0x0214ab74 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0214ab88 kind:arm_branch to:0x0214ab14 module:overlay(58) +from:0x0214ab98 kind:arm_branch to:0x0214aae4 module:overlay(58) +from:0x0214aba8 kind:load to:0x02157104 module:overlay(58) +from:0x0214abbc kind:arm_call to:0x02011f3c module:main +from:0x0214abc8 kind:arm_call to:0x0214acd4 module:overlay(58) +from:0x0214abdc kind:arm_call to:0x02097878 module:overlay(0) +from:0x0214ac10 kind:load to:0x021553dc module:overlay(58) +from:0x0214ac44 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0214ac7c kind:arm_call to:0x020f6264 module:overlay(31) +from:0x0214ac9c kind:load to:0x0215538c module:overlay(58) +from:0x0214acb4 kind:arm_call to:0x0214cb44 module:overlay(58) +from:0x0214acc4 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x0214ace0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214ad44 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x0214ad70 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0214ad8c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214ad9c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214adcc kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0214add8 kind:arm_call to:0x0214ac68 module:overlay(58) +from:0x0214ae6c kind:arm_call to:0x0201bac4 module:main +from:0x0214ae80 kind:arm_call_thumb to:0x020d6648 module:overlay(24) +from:0x0214aeac kind:arm_call to:0x02098288 module:overlay(0) +from:0x0214aecc kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214aee8 kind:arm_call to:0x01ffa06c module:itcm +from:0x0214aef8 kind:load to:0x02155400 module:overlay(58) +from:0x0214aefc kind:load to:0x02157104 module:overlay(58) +from:0x0214af00 kind:load to:0x0215494c module:overlay(58) +from:0x0214af04 kind:load to:0x021553c0 module:overlay(58) +from:0x0214af08 kind:load to:0x021553a4 module:overlay(58) +from:0x0214af14 kind:arm_call to:0x0201baa4 module:main +from:0x0214af28 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214af48 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214af6c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0214af7c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0214af8c kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214afe8 kind:arm_call to:0x020d6660 module:overlay(24) +from:0x0214b030 kind:arm_call to:0x0214cf84 module:overlay(58) +from:0x0214b03c kind:arm_call to:0x0214ca98 module:overlay(58) +from:0x0214b068 kind:arm_call to:0x0214cb44 module:overlay(58) +from:0x0214b07c kind:arm_call to:0x0214cbc8 module:overlay(58) +from:0x0214b09c kind:load to:0x0214d058 module:overlay(58) +from:0x0214b0a0 kind:load to:0x02155354 module:overlay(58) +from:0x0214b0a4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0214b0b4 kind:arm_call to:0x0214ca98 module:overlay(58) +from:0x0214b0cc kind:arm_call to:0x02016f94 module:main +from:0x0214b0d8 kind:arm_call to:0x02147d00 module:overlay(58) +from:0x0214b118 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214b120 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214b138 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214b148 kind:load to:0x027e09a4 module:dtcm +from:0x0214b14c kind:load to:0x027e0d4c module:dtcm +from:0x0214b150 kind:load to:0x020b537c module:overlay(0) +from:0x0214b1a0 kind:load to:0x02155304 module:overlay(58) +from:0x0214b1c4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214b1f0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0214b210 kind:load to:0x021552e0 module:overlay(58) +from:0x0214b214 kind:load to:0x027e09b8 module:dtcm +from:0x0214b22c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214b260 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214b29c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214b2c4 kind:arm_call to:0x0214c90c module:overlay(58) +from:0x0214b2cc kind:arm_call to:0x0214ca20 module:overlay(58) +from:0x0214b2fc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214b308 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0214b320 kind:arm_call to:0x0214caac module:overlay(58) +from:0x0214b328 kind:arm_call to:0x0214ca98 module:overlay(58) +from:0x0214b370 kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214b378 kind:arm_call to:0x0214ccb0 module:overlay(58) +from:0x0214b380 kind:arm_call to:0x0214cd74 module:overlay(58) +from:0x0214b3a0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214b3d8 kind:arm_call to:0x02015058 module:main +from:0x0214b3fc kind:arm_call to:0x02015058 module:main +from:0x0214b420 kind:arm_call to:0x02015058 module:main +from:0x0214b444 kind:arm_call to:0x02015058 module:main +from:0x0214b468 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214b474 kind:load to:0x0215532c module:overlay(58) +from:0x0214b478 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0214b47c kind:load to:0x027e09a8 module:dtcm +from:0x0214b498 kind:arm_call to:0x0214d2a4 module:overlay(58) +from:0x0214b4dc kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x0214b4f0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214b50c kind:arm_call to:0x01ff9258 module:itcm +from:0x0214b530 kind:arm_call to:0x020786bc module:overlay(0) +from:0x0214b564 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214b578 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214b5dc kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0214b5e8 kind:load to:0x021570f0 module:overlay(58) +from:0x0214b5ec kind:load to:0x027e0ce0 module:dtcm +from:0x0214b5f0 kind:load to:0x027e09bc module:dtcm +from:0x0214b5f4 kind:load to:0x0203e93c module:main +from:0x0214b618 kind:arm_call to:0x020d6d60 module:overlay(24) +from:0x0214b634 kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214b68c kind:arm_call to:0x01ff916c module:itcm +from:0x0214b748 kind:arm_call to:0x01ff916c module:itcm +from:0x0214b7e8 kind:arm_call to:0x0214bbac module:overlay(58) +from:0x0214b7f4 kind:load to:0x02049bc4 module:main +from:0x0214b7f8 kind:load to:0x0215536c module:overlay(58) +from:0x0214b7fc kind:load to:0x02155354 module:overlay(58) +from:0x0214b81c kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214b85c kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214b89c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214b8a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214b924 kind:arm_call to:0x020169ac module:main +from:0x0214b958 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ba18 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bab8 kind:arm_call to:0x0214bbac module:overlay(58) +from:0x0214bb24 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214bb30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bb40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214bb70 kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214bb8c kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214bb98 kind:load to:0x021552e8 module:overlay(58) +from:0x0214bb9c kind:load to:0x02049bc4 module:main +from:0x0214bba0 kind:load to:0x0215536c module:overlay(58) +from:0x0214bba4 kind:load to:0x02155354 module:overlay(58) +from:0x0214bc24 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bc40 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x0214bca4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214bcd0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0214bcfc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214bd10 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214bd34 kind:arm_call to:0x0214cf84 module:overlay(58) +from:0x0214bd54 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214bd60 kind:load to:0x027e0ce0 module:dtcm +from:0x0214bd68 kind:load to:0x021570f0 module:overlay(58) +from:0x0214bde8 kind:arm_call to:0x0214cf84 module:overlay(58) +from:0x0214bdf8 kind:arm_call to:0x02016930 module:main +from:0x0214be14 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214be3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214be7c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0214becc kind:arm_call to:0x0214d230 module:overlay(58) +from:0x0214bf38 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0214bf5c kind:arm_call to:0x02016f94 module:main +from:0x0214bf60 kind:arm_call to:0x02147d00 module:overlay(58) +from:0x0214bf6c kind:load to:0x021552f8 module:overlay(58) +from:0x0214bf70 kind:load to:0x021552ec module:overlay(58) +from:0x0214bf78 kind:load to:0x027e09b8 module:dtcm +from:0x0214bf7c kind:load to:0x021552e0 module:overlay(58) +from:0x0214bfcc kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214c010 kind:arm_call to:0x0201bb5c module:main +from:0x0214c01c kind:arm_call to:0x0201b980 module:main +from:0x0214c03c kind:arm_call to:0x0214bbac module:overlay(58) +from:0x0214c048 kind:load to:0x021552ec module:overlay(58) +from:0x0214c04c kind:load to:0x027e09b8 module:dtcm +from:0x0214c050 kind:load to:0x021552e0 module:overlay(58) +from:0x0214c054 kind:load to:0x0204e5d8 module:main +from:0x0214c068 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214c0e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c0f4 kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214c128 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c1e4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c29c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214c2b8 kind:arm_call to:0x0214bbac module:overlay(58) +from:0x0214c2d4 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0214c2fc kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214c308 kind:load to:0x02049bc4 module:main +from:0x0214c30c kind:load to:0x0215536c module:overlay(58) +from:0x0214c310 kind:load to:0x02155354 module:overlay(58) +from:0x0214c344 kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214c364 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c3cc kind:arm_call to:0x020169ac module:main +from:0x0214c400 kind:arm_call to:0x01ff916c module:itcm +from:0x0214c4bc kind:arm_call to:0x01ff916c module:itcm +from:0x0214c55c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214c578 kind:arm_call to:0x0214bbac module:overlay(58) +from:0x0214c5b4 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0214c5f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c5fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c60c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c654 kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214c670 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0214c698 kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214c6a4 kind:load to:0x021552e0 module:overlay(58) +from:0x0214c6a8 kind:load to:0x02049bc4 module:main +from:0x0214c6ac kind:load to:0x0215536c module:overlay(58) +from:0x0214c6b0 kind:load to:0x02155354 module:overlay(58) +from:0x0214c6cc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214c6e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0214c6fc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214c70c kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c718 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c73c kind:arm_call to:0x0214cf84 module:overlay(58) +from:0x0214c748 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214c758 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c760 kind:arm_call to:0x01ff938c module:itcm +from:0x0214c76c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c778 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214c788 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c794 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214c7f8 kind:arm_call to:0x0214b158 module:overlay(58) +from:0x0214c818 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0214c82c kind:arm_call to:0x02016f94 module:main +from:0x0214c870 kind:arm_call to:0x02147c88 module:overlay(58) +from:0x0214c898 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c8a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c8bc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214c8cc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0214c8e8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0214c900 kind:load to:0x027e0ce4 module:dtcm +from:0x0214c904 kind:load to:0x027e09b8 module:dtcm +from:0x0214c908 kind:load to:0x021552e0 module:overlay(58) +from:0x0214c92c kind:arm_call to:0x01ff930c module:itcm +from:0x0214c948 kind:arm_call to:0x01ff930c module:itcm +from:0x0214c9ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c9bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0214c9c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214c9d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214ca10 kind:arm_call to:0x01ff930c module:itcm +from:0x0214ca30 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214cadc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cb18 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cbc0 kind:load to:0x021570f0 module:overlay(58) +from:0x0214cbc4 kind:load to:0x0215536c module:overlay(58) +from:0x0214cbe4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214cc24 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214cc44 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214cc58 kind:load to:0x020b537c module:overlay(0) +from:0x0214cc84 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214cc94 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0214ccac kind:load to:0x027e0cd8 module:dtcm +from:0x0214cccc kind:arm_call to:0x02016f94 module:main +from:0x0214cd04 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cd60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0214cd90 kind:arm_call to:0x02016f94 module:main +from:0x0214cdbc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214cdf4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ce08 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214ce24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce40 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214ce60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ce70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ce98 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x0214cec0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214ced0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cf10 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x0214cf38 kind:arm_call to:0x01ff9638 module:itcm +from:0x0214cf48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cf74 kind:load to:0x027e0ce4 module:dtcm +from:0x0214cfd4 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0214cff8 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0214d028 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x0214d038 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x0214d040 kind:arm_call to:0x0205f458 module:overlay(0) +from:0x0214d04c kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0214d0f8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0214d108 kind:arm_call to:0x01ffa60c module:itcm +from:0x0214d13c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0214d14c kind:arm_call to:0x01ffa60c module:itcm +from:0x0214d180 kind:arm_call to:0x0200e260 module:main +from:0x0214d190 kind:arm_call to:0x01ffad5c module:itcm +from:0x0214d1cc kind:arm_call to:0x02028d08 module:main +from:0x0214d1f4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0214d204 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d228 kind:load to:0x0203e93c module:main +from:0x0214d22c kind:load to:0x027e0964 module:dtcm +from:0x0214d274 kind:arm_call to:0x020158c0 module:main +from:0x0214d2a0 kind:load to:0x0214c804 module:overlay(58) +from:0x0214d2e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214d380 kind:load to:0x027e0ca8 module:dtcm +from:0x0214d38c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214d394 kind:arm_call to:0x02011ff4 module:main +from:0x0214d3a8 kind:arm_call to:0x0201baa4 module:main +from:0x0214d3b0 kind:arm_call to:0x02011ff4 module:main +from:0x0214d3c8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214d3d0 kind:arm_call to:0x0201baa4 module:main +from:0x0214d3d8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214d3e0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214d3e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d400 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214d408 kind:arm_call to:0x0201baa4 module:main +from:0x0214d410 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214d418 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214d420 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d428 kind:arm_call to:0x02011ff4 module:main +from:0x0214d43c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214d450 kind:load to:0x021571ec module:overlay(58) +from:0x0214d464 kind:arm_call to:0x02011f3c module:main +from:0x0214d470 kind:arm_call to:0x0214d4a0 module:overlay(58) +from:0x0214d484 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0214d49c kind:load to:0x0215545c module:overlay(58) +from:0x0214d4a8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214d4b8 kind:arm_call to:0x0214d664 module:overlay(58) +from:0x0214d4d4 kind:load to:0x021544f4 module:overlay(58) +from:0x0214d4d8 kind:load to:0x02155480 module:overlay(58) +from:0x0214d4dc kind:load to:0x021554e4 module:overlay(58) +from:0x0214d4f8 kind:arm_call to:0x02082144 module:overlay(0) +from:0x0214d514 kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x0214d51c kind:load to:0x027e0cd8 module:dtcm +from:0x0214d524 kind:arm_call to:0x0214d550 module:overlay(58) +from:0x0214d530 kind:arm_call to:0x0214c6b8 module:overlay(58) +from:0x0214d53c kind:arm_call to:0x0214d550 module:overlay(58) +from:0x0214d5a8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0214d5c4 kind:arm_call to:0x01fff350 module:itcm +from:0x0214d5e8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214d5f4 kind:arm_call to:0x0214ca98 module:overlay(58) +from:0x0214d604 kind:arm_call to:0x0214cc60 module:overlay(58) +from:0x0214d634 kind:arm_call to:0x01fff350 module:itcm +from:0x0214d654 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0214d658 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0214d660 kind:load to:0x027e0ce4 module:dtcm +from:0x0214d670 kind:load to:0x027e0d4c module:dtcm +from:0x0214d684 kind:load to:0x027e0d4c module:dtcm +from:0x0214d690 kind:arm_call to:0x0214d674 module:overlay(58) +from:0x0214d698 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d6ac kind:arm_call to:0x0214d674 module:overlay(58) +from:0x0214d6b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d6bc kind:arm_call to:0x02011ff4 module:main +from:0x0214d6d0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0214d6e4 kind:arm_branch to:0x0214d538 module:overlay(58) +from:0x0214d6f4 kind:arm_branch to:0x0214d520 module:overlay(58) +from:0x0214d704 kind:load to:0x02157238 module:overlay(58) +from:0x0214d718 kind:arm_call to:0x02011f3c module:main +from:0x0214d724 kind:arm_call to:0x0214d754 module:overlay(58) +from:0x0214d738 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0214d750 kind:load to:0x021554f8 module:overlay(58) +from:0x0214d75c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214d770 kind:load to:0x0215551c module:overlay(58) +from:0x0214d7a0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214d7a8 kind:load to:0x027e09a8 module:dtcm +from:0x0214d7b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d7cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214d7d4 kind:arm_call to:0x02011ff4 module:main +from:0x0214d7e8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0214d7fc kind:load to:0x021572dc module:overlay(58) +from:0x0214d810 kind:arm_call to:0x02011f3c module:main +from:0x0214d81c kind:arm_call to:0x0214d88c module:overlay(58) +from:0x0214d830 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0214d880 kind:load to:0x02155578 module:overlay(58) +from:0x0214d8b8 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0214d8d8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0214d8f4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214d904 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0214d978 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0214d9ac kind:load to:0x021572dc module:overlay(58) +from:0x0214d9b0 kind:load to:0x02154a68 module:overlay(58) +from:0x0214d9b4 kind:load to:0x0215494c module:overlay(58) +from:0x0214d9b8 kind:load to:0x0215562c module:overlay(58) +from:0x0214d9bc kind:load to:0x027e09a4 module:dtcm +from:0x0214d9c0 kind:load to:0x02153328 module:overlay(58) +from:0x0214d9c4 kind:load to:0x02155594 module:overlay(58) +from:0x0214d9c8 kind:load to:0x021555dc module:overlay(58) +from:0x0214d9e0 kind:arm_call to:0x01fff458 module:itcm +from:0x0214da24 kind:arm_call to:0x020a8d90 module:overlay(0) +from:0x0214da4c kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x0214da5c kind:arm_call to:0x0212ba94 module:overlay(40) +from:0x0214da70 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0214da78 kind:load to:0x027e09b8 module:dtcm +from:0x0214da84 kind:load to:0x027e0cfc module:dtcm +from:0x0214da90 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0214daac kind:load to:0x02157290 module:overlay(58) +from:0x0214dab0 kind:load to:0x02152bf4 module:overlay(58) +from:0x0214daf0 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x0214db04 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x0214db40 kind:load to:0x027e0cfc module:dtcm +from:0x0214db44 kind:load to:0x02157290 module:overlay(58) +from:0x0214db6c kind:arm_call to:0x01fff458 module:itcm +from:0x0214db7c kind:arm_call to:0x0212bdfc module:overlay(40) +from:0x0214db90 kind:arm_call to:0x020d4268 module:overlay(24) +from:0x0214db9c kind:load to:0x027e09b8 module:dtcm +from:0x0214dba0 kind:load to:0x027e0cfc module:dtcm +from:0x0214dbb4 kind:arm_call to:0x020d430c module:overlay(24) +from:0x0214dbc0 kind:load to:0x027e0cfc module:dtcm +from:0x0214dbcc kind:arm_call to:0x020a92b0 module:overlay(0) +from:0x0214dbf0 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0214dc1c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214dc24 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214dc2c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0214dc44 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214dc4c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0214dc54 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0214dc5c kind:arm_call to:0x02011ff4 module:main +from:0x0214dc74 kind:arm_call to:0x0201baa4 module:main +from:0x0214dc7c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0214dc90 kind:arm_call to:0x0201baa4 module:main +from:0x0214dca4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214dcb8 kind:load to:0x021573c4 module:overlay(58) +from:0x0214dccc kind:arm_call to:0x02011f3c module:main +from:0x0214dcd8 kind:arm_call to:0x0214dd24 module:overlay(58) +from:0x0214dcec kind:arm_call to:0x02097878 module:overlay(0) +from:0x0214dd20 kind:load to:0x02155748 module:overlay(58) +from:0x0214dd2c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214dd90 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0214dd98 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0214dda4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0214ddb8 kind:load to:0x0215576c module:overlay(58) +from:0x0214ddbc kind:load to:0x021573c4 module:overlay(58) +from:0x0214ddd0 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0214de3c kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0214de4c kind:load to:0x027e09c0 module:dtcm +from:0x0214de64 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214de8c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214dec0 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0214dedc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0214dee4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214deec kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214df04 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0214df0c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214df14 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214df1c kind:arm_call to:0x02011ff4 module:main +from:0x0214df30 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214df44 kind:load to:0x021574cc module:overlay(58) +from:0x0214df58 kind:arm_call to:0x02011f3c module:main +from:0x0214df64 kind:arm_call to:0x0214e030 module:overlay(58) +from:0x0214df88 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x0214df98 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214e010 kind:load to:0x021557c8 module:overlay(58) +from:0x0214e018 kind:load to:0x02155818 module:overlay(58) +from:0x0214e01c kind:load to:0x021557f0 module:overlay(58) +from:0x0214e028 kind:load to:0x0215749c module:overlay(58) +from:0x0214e038 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214e074 kind:load to:0x02155840 module:overlay(58) +from:0x0214e078 kind:load to:0x020b1948 module:overlay(0) +from:0x0214e128 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0214e160 kind:arm_call to:0x0200f05c module:main +from:0x0214e1f8 kind:arm_call to:0x0214e2c8 module:overlay(58) +from:0x0214e204 kind:load to:0x02049bc4 module:main +from:0x0214e208 kind:load to:0x021574cc module:overlay(58) +from:0x0214e20c kind:load to:0x02153330 module:overlay(58) +from:0x0214e210 kind:load to:0x0215333c module:overlay(58) +from:0x0214e214 kind:load to:0x021574ac module:overlay(58) +from:0x0214e218 kind:load to:0x02157534 module:overlay(58) +from:0x0214e2a0 kind:arm_call to:0x01ff9110 module:itcm +from:0x0214e2b8 kind:arm_call to:0x0214e2c8 module:overlay(58) +from:0x0214e2c0 kind:load to:0x0203e93c module:main +from:0x0214e304 kind:arm_call to:0x0214e2c8 module:overlay(58) +from:0x0214e350 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0214e37c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214e398 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214e3a8 kind:arm_call to:0x0214e2c8 module:overlay(58) +from:0x0214e3bc kind:load to:0x027e09bc module:dtcm +from:0x0214e3c4 kind:load to:0x027e0cec module:dtcm +from:0x0214e418 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0214e43c kind:load to:0x0203e93c module:main +from:0x0214e44c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214e454 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214e46c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214e474 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214e47c kind:arm_call to:0x02011ff4 module:main +from:0x0214e490 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0214e4a4 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0214e4ac kind:arm_call to:0x02011ff4 module:main +from:0x0214e4c0 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0214e4c8 kind:arm_call to:0x02011ff4 module:main +from:0x0214e4dc kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0214e4f0 kind:load to:0x02157564 module:overlay(58) +from:0x0214e504 kind:arm_call to:0x02011f3c module:main +from:0x0214e510 kind:arm_call to:0x0214e654 module:overlay(58) +from:0x0214e528 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214e538 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214e5a8 kind:load to:0x02155880 module:overlay(58) +from:0x0214e5ac kind:load to:0x02155818 module:overlay(58) +from:0x0214e5b0 kind:load to:0x0215589c module:overlay(58) +from:0x0214e5c4 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214e644 kind:load to:0x021558b8 module:overlay(58) +from:0x0214e648 kind:load to:0x02157564 module:overlay(58) +from:0x0214e64c kind:load to:0x020b1948 module:overlay(0) +from:0x0214e650 kind:load to:0x02157638 module:overlay(58) +from:0x0214e65c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214e6dc kind:load to:0x021558b8 module:overlay(58) +from:0x0214e6e0 kind:load to:0x02157564 module:overlay(58) +from:0x0214e6e4 kind:load to:0x020b1948 module:overlay(0) +from:0x0214e6e8 kind:load to:0x02157638 module:overlay(58) +from:0x0214e6f8 kind:arm_call to:0x0214e784 module:overlay(58) +from:0x0214e738 kind:arm_call to:0x0214e784 module:overlay(58) +from:0x0214e7e4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214e800 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214e818 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214e830 kind:load to:0x027e0cec module:dtcm +from:0x0214e834 kind:load to:0x027e09a8 module:dtcm +from:0x0214e864 kind:arm_call to:0x0214e784 module:overlay(58) +from:0x0214e8b0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0214e918 kind:arm_call to:0x020a1310 module:overlay(0) +from:0x0214e934 kind:arm_call to:0x020a9d58 module:overlay(0) +from:0x0214e948 kind:arm_call to:0x020f9f6c module:overlay(31) +from:0x0214e958 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0214e968 kind:arm_call to:0x020a9df4 module:overlay(0) +from:0x0214e97c kind:arm_call to:0x0209d648 module:overlay(0) +from:0x0214e990 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x0214e9d0 kind:arm_call to:0x020a1310 module:overlay(0) +from:0x0214ea00 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214ea08 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214ea20 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214ea28 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214ea30 kind:arm_call to:0x02011ff4 module:main +from:0x0214ea44 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214ea58 kind:load to:0x02157668 module:overlay(58) +from:0x0214ea6c kind:arm_call to:0x02011f3c module:main +from:0x0214ea78 kind:arm_call to:0x0214eb0c module:overlay(58) +from:0x0214ea90 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214eaa0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214eaf8 kind:load to:0x02155880 module:overlay(58) +from:0x0214eb00 kind:load to:0x02155818 module:overlay(58) +from:0x0214eb04 kind:load to:0x021558fc module:overlay(58) +from:0x0214eb14 kind:arm_call to:0x0209d6e0 module:overlay(0) +from:0x0214eb74 kind:arm_call_thumb to:0x020578c8 module:overlay(0) +from:0x0214ebb0 kind:load to:0x02155918 module:overlay(58) +from:0x0214ebb4 kind:load to:0x02157668 module:overlay(58) +from:0x0214ebbc kind:load to:0x0215773c module:overlay(58) +from:0x0214ec14 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0214ec2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ec68 kind:load to:0x027e0d38 module:dtcm +from:0x0214ec6c kind:load to:0x027e0ce4 module:dtcm +from:0x0214ec94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214eca0 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x0214ece4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214ed00 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214ed1c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214ed28 kind:load to:0x027e09a8 module:dtcm +from:0x0214ed30 kind:load to:0x027e0cec module:dtcm +from:0x0214ed3c kind:arm_call to:0x0209d784 module:overlay(0) +from:0x0214ed48 kind:arm_call to:0x0214ef98 module:overlay(58) +from:0x0214ed90 kind:arm_call to:0x020c056c module:overlay(17) +from:0x0214edac kind:arm_call to:0x01fff1a4 module:itcm +from:0x0214edc4 kind:arm_call to:0x01fff148 module:itcm +from:0x0214edf0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214ee04 kind:arm_call to:0x01fff148 module:itcm +from:0x0214ee14 kind:arm_call to:0x01fff148 module:itcm +from:0x0214ee68 kind:arm_call to:0x0208be50 module:overlay(0) +from:0x0214eebc kind:arm_call to:0x01ffb800 module:itcm +from:0x0214eecc kind:arm_call to:0x01ffb800 module:itcm +from:0x0214eef0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214ef38 kind:load to:0x027e0ce0 module:dtcm +from:0x0214ef3c kind:load to:0x027e0ce4 module:dtcm +from:0x0214ef40 kind:load to:0x0215773c module:overlay(58) +from:0x0214ef74 kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x0214efc4 kind:arm_call to:0x0209d8c8 module:overlay(0) +from:0x0214eff4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214effc kind:arm_call to:0x0209d74c module:overlay(0) +from:0x0214f014 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214f01c kind:arm_call to:0x0209d74c module:overlay(0) +from:0x0214f024 kind:arm_call to:0x02011ff4 module:main +from:0x0214f038 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214f04c kind:load to:0x02157774 module:overlay(58) +from:0x0214f060 kind:arm_call to:0x02011f3c module:main +from:0x0214f06c kind:arm_call to:0x0214f0c8 module:overlay(58) +from:0x0214f08c kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x0214f0c0 kind:load to:0x02155988 module:overlay(58) +from:0x0214f0d0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214f0e8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0214f0f8 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0214f100 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214f110 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214f134 kind:load to:0x021559d8 module:overlay(58) +from:0x0214f138 kind:load to:0x021559b0 module:overlay(58) +from:0x0214f13c kind:load to:0x02155818 module:overlay(58) +from:0x0214f168 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0214f4a8 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0214f4b4 kind:load to:0x0215335c module:overlay(58) +from:0x0214f4b8 kind:load to:0x02157774 module:overlay(58) +from:0x0214f4bc kind:load to:0x0215775c module:overlay(58) +from:0x0214f4c0 kind:load to:0x02155970 module:overlay(58) +from:0x0214f4c4 kind:load to:0x02157794 module:overlay(58) +from:0x0214f508 kind:load to:0x027e09c0 module:dtcm +from:0x0214f544 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214f568 kind:load to:0x0203e93c module:main +from:0x0214f578 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214f580 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214f588 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214f5a0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0214f5a8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214f5b0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214f5b8 kind:arm_call to:0x02011ff4 module:main +from:0x0214f5cc kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0214f5e0 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0214f5e8 kind:arm_call to:0x02011ff4 module:main +from:0x0214f5fc kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214f610 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0214f61c kind:load to:0x02155a18 module:overlay(58) +from:0x0214f664 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214f69c kind:load to:0x027e0cd8 module:dtcm +from:0x0214f6c8 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x0214f744 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214f74c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214f764 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214f76c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214f774 kind:arm_call to:0x02011ff4 module:main +from:0x0214f788 kind:load to:0x021577ec module:overlay(58) +from:0x0214f79c kind:arm_call to:0x02011f3c module:main +from:0x0214f7a8 kind:arm_call to:0x0214f7f8 module:overlay(58) +from:0x0214f7c0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214f7f0 kind:load to:0x02155a64 module:overlay(58) +from:0x0214f800 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0214f814 kind:load to:0x02155a80 module:overlay(58) +from:0x0214f864 kind:load to:0x021577ec module:overlay(58) +from:0x0214f87c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214f884 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214f89c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214f8a4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214f8ac kind:arm_call to:0x02011ff4 module:main +from:0x0214f8c0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214f8d4 kind:load to:0x021578d0 module:overlay(58) +from:0x0214f8e8 kind:arm_call to:0x02011f3c module:main +from:0x0214f8f4 kind:arm_call to:0x0214f98c module:overlay(58) +from:0x0214f90c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214f93c kind:load to:0x02155acc module:overlay(58) +from:0x0214f94c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214f968 kind:arm_call_thumb to:0x02058b78 module:overlay(0) +from:0x0214f970 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214f984 kind:load to:0x02155ae8 module:overlay(58) +from:0x0214f988 kind:load to:0x021559b0 module:overlay(58) +from:0x0214f994 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214f9b0 kind:arm_call_thumb to:0x02058b78 module:overlay(0) +from:0x0214f9b8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214f9cc kind:load to:0x02155ae8 module:overlay(58) +from:0x0214f9d0 kind:load to:0x021559b0 module:overlay(58) +from:0x0214fa44 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214fa70 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214fa94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fab4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fad8 kind:arm_call to:0x0200f05c module:main +from:0x0214fb60 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0214fb98 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214fbf0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214fbf8 kind:load to:0x021578d0 module:overlay(58) +from:0x0214fbfc kind:load to:0x02153390 module:overlay(58) +from:0x0214fc2c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0214fca8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214fcb0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214fcc8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214fcd0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214fcd8 kind:arm_call to:0x02011ff4 module:main +from:0x0214fcec kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214fd00 kind:load to:0x021579b4 module:overlay(58) +from:0x0214fd14 kind:arm_call to:0x02011f3c module:main +from:0x0214fd20 kind:arm_call to:0x0214fd6c module:overlay(58) +from:0x0214fd34 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0214fd64 kind:load to:0x02155b28 module:overlay(58) +from:0x0214fd74 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214fd84 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214fd98 kind:load to:0x02155b44 module:overlay(58) +from:0x0214fd9c kind:load to:0x021559b0 module:overlay(58) +from:0x0214fdcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214fe08 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214fe74 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214fe88 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214fe90 kind:arm_call to:0x02011ff4 module:main +from:0x0214fea4 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0214feb8 kind:load to:0x021579e4 module:overlay(58) +from:0x0214fecc kind:arm_call to:0x02011f3c module:main +from:0x0214fed8 kind:arm_call to:0x0214ff28 module:overlay(58) +from:0x0214fef0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214ff20 kind:load to:0x02155b84 module:overlay(58) +from:0x0214ff30 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214ff74 kind:arm_call to:0x0200f05c module:main +from:0x0214ff90 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0214ff98 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214ffa8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214ffb4 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0214ffc0 kind:load to:0x02155ba0 module:overlay(58) +from:0x0214ffc4 kind:load to:0x020b1948 module:overlay(0) +from:0x0214ffc8 kind:load to:0x021579e4 module:overlay(58) +from:0x0214ffcc kind:load to:0x021533d0 module:overlay(58) +from:0x0214ffd0 kind:load to:0x021559b0 module:overlay(58) +from:0x0215000c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02150040 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150064 kind:arm_call to:0x0200f05c module:main +from:0x021500cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021500f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150110 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02150184 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021501a4 kind:arm_call to:0x0215024c module:overlay(58) +from:0x021501b4 kind:load to:0x027e0cd8 module:dtcm +from:0x021501b8 kind:load to:0x0203f93c module:main +from:0x021501bc kind:load to:0x021579e4 module:overlay(58) +from:0x021501c0 kind:load to:0x021533b0 module:overlay(58) +from:0x0215022c kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0215027c kind:arm_call to:0x021504f0 module:overlay(58) +from:0x021502cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021502f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150300 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02150370 kind:arm_call to:0x021504f0 module:overlay(58) +from:0x021503d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021503f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150408 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02150594 kind:arm_call to:0x02080190 module:overlay(0) +from:0x021505a8 kind:arm_call to:0x02080190 module:overlay(0) +from:0x021505d0 kind:arm_call to:0x02080190 module:overlay(0) +from:0x021505e4 kind:arm_call to:0x02080190 module:overlay(0) +from:0x021505f4 kind:arm_call to:0x020808b4 module:overlay(0) +from:0x02150644 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x0215065c kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x02150670 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x02150688 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x021506b0 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x021506cc kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x021506e8 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x02150704 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0215072c kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x02150744 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0215075c kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x02150774 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x02150780 kind:load to:0x027e0cd8 module:dtcm +from:0x02150784 kind:load to:0x027e09c0 module:dtcm +from:0x021507fc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02150818 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02150834 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02150850 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02150864 kind:arm_call to:0x020716bc module:overlay(0) +from:0x02150870 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021508bc kind:arm_call to:0x02073368 module:overlay(0) +from:0x021508d0 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021508dc kind:arm_call to:0x0215024c module:overlay(58) +from:0x021508fc kind:load to:0x027e0cec module:dtcm +from:0x02150900 kind:load to:0x027e09a8 module:dtcm +from:0x02150904 kind:load to:0x027e09b8 module:dtcm +from:0x02150914 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215091c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02150924 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215092c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02150944 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215094c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02150954 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215095c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02150964 kind:arm_call to:0x02011ff4 module:main +from:0x02150978 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215098c kind:load to:0x02157ac8 module:overlay(58) +from:0x021509a0 kind:arm_call to:0x02011f3c module:main +from:0x021509ac kind:arm_call to:0x02150dd4 module:overlay(58) +from:0x021509c4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021509d4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02150a2c kind:load to:0x02155c08 module:overlay(58) +from:0x02150a38 kind:load to:0x021559b0 module:overlay(58) +from:0x02150a3c kind:load to:0x02155bec module:overlay(58) +from:0x02150a4c kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02150a90 kind:arm_call to:0x0200b5a0 module:main +from:0x02150a9c kind:load to:0x02155c24 module:overlay(58) +from:0x02150aa0 kind:load to:0x02150dbc module:overlay(58) +from:0x02150ac4 kind:arm_call to:0x01ff938c module:itcm +from:0x02150ad8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02150afc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150b38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02150b7c kind:arm_call to:0x01ff9110 module:itcm +from:0x02150b90 kind:arm_call to:0x01ff9110 module:itcm +from:0x02150be4 kind:arm_call to:0x0200f218 module:main +from:0x02150c88 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02150cb4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02150cc8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02150cd4 kind:load to:0x021533f4 module:overlay(58) +from:0x02150cd8 kind:load to:0x0203e93c module:main +from:0x02150d24 kind:arm_call to:0x0200f218 module:main +from:0x02150d60 kind:load to:0x021533e0 module:overlay(58) +from:0x02150d84 kind:load to:0x02150d8c module:overlay(58) +from:0x02150d88 kind:load to:0x02150da4 module:overlay(58) +from:0x02150da0 kind:load to:0x02150bb0 module:overlay(58) +from:0x02150db8 kind:load to:0x02150cdc module:overlay(58) +from:0x02150dd0 kind:load to:0x02150d64 module:overlay(58) +from:0x02150ddc kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02150e34 kind:arm_call to:0x02150a44 module:overlay(58) +from:0x02150e48 kind:load to:0x02155c50 module:overlay(58) +from:0x02150e4c kind:load to:0x02157ac8 module:overlay(58) +from:0x02150e50 kind:load to:0x02157b9c module:overlay(58) +from:0x02150e5c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150e88 kind:arm_call to:0x02151078 module:overlay(58) +from:0x02150eac kind:arm_call to:0x02150b18 module:overlay(58) +from:0x02150ec4 kind:arm_call to:0x02151078 module:overlay(58) +from:0x02150f3c kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02150f48 kind:arm_call to:0x02150aa4 module:overlay(58) +from:0x02150f5c kind:arm_call to:0x02151078 module:overlay(58) +from:0x02150f78 kind:arm_call to:0x02150aa4 module:overlay(58) +from:0x02150f88 kind:arm_call to:0x02151078 module:overlay(58) +from:0x02150fb8 kind:arm_call to:0x0209d20c module:overlay(0) +from:0x02150fc4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x02151040 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02151050 kind:load to:0x02155bd8 module:overlay(58) +from:0x02151054 kind:load to:0x027e09b8 module:dtcm +from:0x021510b8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021510f4 kind:load to:0x027e09a8 module:dtcm +from:0x0215110c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151114 kind:arm_call to:0x02011ff4 module:main +from:0x0215112c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151134 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215114c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151154 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215115c kind:arm_call to:0x02011ff4 module:main +from:0x02151170 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02151184 kind:load to:0x02157bd0 module:overlay(58) +from:0x02151198 kind:arm_call to:0x02011f3c module:main +from:0x021511a4 kind:arm_call to:0x02151254 module:overlay(58) +from:0x021511b8 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x021511c8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215123c kind:load to:0x02155c9c module:overlay(58) +from:0x02151244 kind:load to:0x021559b0 module:overlay(58) +from:0x02151248 kind:load to:0x02155cb8 module:overlay(58) +from:0x0215125c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215129c kind:load to:0x02155cd4 module:overlay(58) +from:0x021512d4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02151314 kind:arm_call to:0x02151400 module:overlay(58) +from:0x02151324 kind:load to:0x02157bf0 module:overlay(58) +from:0x02151328 kind:load to:0x027e0cd8 module:dtcm +from:0x02151364 kind:arm_call to:0x0209d20c module:overlay(0) +from:0x0215136c kind:arm_call to:0x0207308c module:overlay(0) +from:0x021513ec kind:arm_call to:0x02073450 module:overlay(0) +from:0x021513fc kind:load to:0x027e09b8 module:dtcm +from:0x02151424 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02151438 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02151440 kind:arm_call to:0x02011ff4 module:main +from:0x02151454 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02151468 kind:load to:0x02157c80 module:overlay(58) +from:0x0215147c kind:arm_call to:0x02011f3c module:main +from:0x02151488 kind:arm_call to:0x02151518 module:overlay(58) +from:0x021514a0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021514b0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02151504 kind:load to:0x02155880 module:overlay(58) +from:0x02151508 kind:load to:0x02155818 module:overlay(58) +from:0x0215150c kind:load to:0x02155d14 module:overlay(58) +from:0x02151520 kind:arm_call to:0x021010c0 module:overlay(31) +from:0x02151534 kind:load to:0x02155d30 module:overlay(58) +from:0x02151590 kind:arm_call to:0x02039970 module:main +from:0x021515a4 kind:arm_call to:0x02039508 module:main +from:0x021515b0 kind:arm_call to:0x020399ec module:main +from:0x021515e8 kind:arm_call to:0x02039970 module:main +from:0x021515fc kind:arm_call to:0x02039508 module:main +from:0x02151610 kind:arm_call to:0x02039508 module:main +from:0x02151624 kind:arm_call to:0x02038e24 module:main +from:0x0215164c kind:arm_call to:0x02039970 module:main +from:0x02151660 kind:arm_call to:0x02039508 module:main +from:0x02151674 kind:arm_call to:0x02039508 module:main +from:0x02151680 kind:arm_call to:0x02039154 module:main +from:0x02151690 kind:arm_call to:0x0203a5f8 module:main +from:0x021516c4 kind:arm_call to:0x02039970 module:main +from:0x021516d8 kind:arm_call to:0x02039508 module:main +from:0x021516e4 kind:arm_call to:0x020399ec module:main +from:0x0215171c kind:arm_call to:0x02039970 module:main +from:0x02151730 kind:arm_call to:0x02039508 module:main +from:0x02151744 kind:arm_call to:0x02039508 module:main +from:0x02151758 kind:arm_call to:0x02038e24 module:main +from:0x02151780 kind:arm_call to:0x02039970 module:main +from:0x02151794 kind:arm_call to:0x02039508 module:main +from:0x021517a8 kind:arm_call to:0x02039508 module:main +from:0x021517b4 kind:arm_call to:0x02039154 module:main +from:0x021517b8 kind:arm_call to:0x0203a5f8 module:main +from:0x021517f4 kind:arm_call to:0x0200f05c module:main +from:0x02151810 kind:arm_call to:0x020578e8 module:overlay(0) +from:0x0215183c kind:load to:0x02049bc4 module:main +from:0x02151844 kind:load to:0x02153408 module:overlay(58) +from:0x02151848 kind:load to:0x02157c30 module:overlay(58) +from:0x0215184c kind:load to:0x02157c80 module:overlay(58) +from:0x02151850 kind:load to:0x02157d54 module:overlay(58) +from:0x02151880 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021518c4 kind:load to:0x02157c30 module:overlay(58) +from:0x021518f0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021518fc kind:load to:0x027e0cec module:dtcm +from:0x0215190c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02151920 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02151928 kind:arm_call to:0x02011ff4 module:main +from:0x0215193c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02151958 kind:load to:0x020578c9 module:overlay(0) +from:0x02151974 kind:load to:0x02157c30 module:overlay(58) +from:0x02151978 kind:load to:0x02142a9c module:overlay(58) +from:0x0215197c kind:load to:0x0203d1e8 module:main +from:0x02151988 kind:load to:0x02157d84 module:overlay(58) +from:0x0215199c kind:arm_call to:0x02011f3c module:main +from:0x021519a8 kind:arm_call to:0x02151c3c module:overlay(58) +from:0x021519c0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021519d0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02151a30 kind:load to:0x02155880 module:overlay(58) +from:0x02151a34 kind:load to:0x02155818 module:overlay(58) +from:0x02151a38 kind:load to:0x02155d8c module:overlay(58) +from:0x02151a58 kind:load to:0x02155d78 module:overlay(58) +from:0x02151a68 kind:load to:0x02151a8c module:overlay(58) +from:0x02151a78 kind:load to:0x02151b68 module:overlay(58) +from:0x02151a88 kind:load to:0x02151c38 module:overlay(58) +from:0x02151aac kind:arm_call to:0x02173564 module:overlay(94) +from:0x02151ad8 kind:arm_call to:0x01fff520 module:itcm +from:0x02151ae4 kind:arm_call to:0x0209d254 module:overlay(0) +from:0x02151afc kind:arm_call to:0x0215218c module:overlay(58) +from:0x02151b14 kind:arm_call to:0x0209d254 module:overlay(0) +from:0x02151b4c kind:arm_call to:0x0215218c module:overlay(58) +from:0x02151b58 kind:load to:0x027e0ce8 module:dtcm +from:0x02151b60 kind:load to:0x020b34a4 module:overlay(0) +from:0x02151b64 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02151b8c kind:arm_call to:0x02173564 module:overlay(94) +from:0x02151bb8 kind:arm_call to:0x01fff520 module:itcm +from:0x02151bc4 kind:arm_call to:0x0209d254 module:overlay(0) +from:0x02151be8 kind:arm_call to:0x0209d254 module:overlay(0) +from:0x02151c28 kind:load to:0x027e0ce8 module:dtcm +from:0x02151c30 kind:load to:0x020b34a4 module:overlay(0) +from:0x02151c34 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02151c44 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02151c9c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02151cb0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02151cc0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02151ccc kind:arm_call to:0x02151a48 module:overlay(58) +from:0x02151cec kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02151cfc kind:load to:0x02155da8 module:overlay(58) +from:0x02151d00 kind:load to:0x02157d84 module:overlay(58) +from:0x02151d18 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02151d5c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02151d7c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02151d90 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02151d9c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02151da8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02151dc0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02151dd4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02151de0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02151dec kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02151e18 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02151e38 kind:arm_call to:0x0215218c module:overlay(58) +from:0x02151e4c kind:load to:0x020b537c module:overlay(0) +from:0x02151e54 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02151e58 kind:load to:0x02157da4 module:overlay(58) +from:0x02151e5c kind:load to:0x02153458 module:overlay(58) +from:0x02151e60 kind:load to:0x02153468 module:overlay(58) +from:0x02151e64 kind:load to:0x02157e58 module:overlay(58) +from:0x02151e70 kind:arm_call to:0x02152554 module:overlay(58) +from:0x02151e8c kind:arm_call to:0x0215218c module:overlay(58) +from:0x02151e98 kind:arm_call to:0x02082144 module:overlay(0) +from:0x02151eac kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x02151eb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02151ef8 kind:arm_call to:0x02173564 module:overlay(94) +from:0x02151f0c kind:arm_call to:0x0215218c module:overlay(58) +from:0x02151f24 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02151f34 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02151f54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151f60 kind:arm_call to:0x0215218c module:overlay(58) +from:0x02151f70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151f84 kind:arm_call to:0x0215218c module:overlay(58) +from:0x02151f94 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02151fb4 kind:arm_call to:0x0215218c module:overlay(58) +from:0x02151fcc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151fd8 kind:arm_call to:0x020716bc module:overlay(0) +from:0x02152008 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02152014 kind:arm_call to:0x0215206c module:overlay(58) +from:0x0215201c kind:arm_call to:0x02152070 module:overlay(58) +from:0x02152044 kind:load to:0x027e09b8 module:dtcm +from:0x02152048 kind:load to:0x027e09a8 module:dtcm +from:0x021520a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021520b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021520c8 kind:arm_call to:0x0215264c module:overlay(58) +from:0x02152108 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152144 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02152164 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02152170 kind:arm_call to:0x0215218c module:overlay(58) +from:0x02152180 kind:load to:0x027e09a8 module:dtcm +from:0x02152188 kind:load to:0x027e0cec module:dtcm +from:0x021521f0 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021521fc kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02152210 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02152230 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021522c4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021522ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02152308 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215231c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02152354 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021523f0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215240c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02152418 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02152424 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021524bc kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021524cc kind:load to:0x027e09b8 module:dtcm +from:0x021524d0 kind:load to:0x027e0cec module:dtcm +from:0x021524d8 kind:load to:0x0203e93c module:main +from:0x021524dc kind:load to:0x020b537c module:overlay(0) +from:0x021524e4 kind:load to:0x02157e58 module:overlay(58) +from:0x021524e8 kind:load to:0x027e09c0 module:dtcm +from:0x02152550 kind:load to:0x0215218c module:overlay(58) +from:0x02152568 kind:arm_call to:0x01ffedac module:itcm +from:0x0215260c kind:arm_call to:0x01fff498 module:itcm +from:0x02152618 kind:arm_call to:0x01fff584 module:itcm +from:0x02152648 kind:load to:0x027e0ce8 module:dtcm +from:0x0215269c kind:arm_call to:0x02039edc module:main +from:0x021526a8 kind:arm_call to:0x0203a950 module:main +from:0x021526b0 kind:arm_call to:0x02039d38 module:main +from:0x021526f4 kind:arm_call to:0x02039edc module:main +from:0x02152700 kind:arm_call to:0x0203a950 module:main +from:0x0215270c kind:arm_call to:0x0203a950 module:main +from:0x02152718 kind:arm_call to:0x0203ab30 module:main +from:0x0215274c kind:arm_call to:0x02039edc module:main +from:0x02152758 kind:arm_call to:0x0203a950 module:main +from:0x02152764 kind:arm_call to:0x0203a950 module:main +from:0x0215276c kind:arm_call to:0x0203ad60 module:main +from:0x02152770 kind:arm_call to:0x0203a584 module:main +from:0x021527c8 kind:arm_call to:0x02039edc module:main +from:0x021527d4 kind:arm_call to:0x0203a950 module:main +from:0x021527dc kind:arm_call to:0x02039d38 module:main +from:0x02152818 kind:arm_call to:0x02039edc module:main +from:0x02152824 kind:arm_call to:0x0203a950 module:main +from:0x02152830 kind:arm_call to:0x0203a950 module:main +from:0x0215283c kind:arm_call to:0x0203ab30 module:main +from:0x02152868 kind:arm_call to:0x02039edc module:main +from:0x02152874 kind:arm_call to:0x0203a950 module:main +from:0x02152880 kind:arm_call to:0x0203a950 module:main +from:0x02152888 kind:arm_call to:0x0203ad60 module:main +from:0x0215288c kind:arm_call to:0x0203a584 module:main +from:0x021528c0 kind:load to:0x02049bc4 module:main +from:0x021528d8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021528e0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021528e8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021528f0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02152908 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02152910 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02152918 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02152920 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02152928 kind:arm_call to:0x02011ff4 module:main +from:0x0215293c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02152952 kind:thumb_call to:0x0208eabc module:overlay(0) +from:0x0215295e kind:thumb_call to:0x0208eb24 module:overlay(0) +from:0x0215296a kind:thumb_call to:0x0208c000 module:overlay(0) +from:0x02152974 kind:thumb_call to:0x0208c000 module:overlay(0) +from:0x0215297c kind:thumb_call to:0x02082dd8 module:overlay(0) +from:0x02152986 kind:thumb_call to:0x0208ea50 module:overlay(0) +from:0x02152990 kind:thumb_call_arm to:0x02083740 module:overlay(0) +from:0x0215299c kind:thumb_call_arm to:0x02166500 module:overlay(93) +from:0x021529e0 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x02152a1e kind:thumb_call to:0x0208c8f4 module:overlay(0) +from:0x02152a24 kind:thumb_call to:0x020dcc9c module:overlay(31) +from:0x02152a2a kind:thumb_call to:0x0208d3dc module:overlay(0) +from:0x02152a30 kind:thumb_call to:0x02152948 module:overlay(58) +from:0x02152a3c kind:thumb_call_arm to:0x020936f8 module:overlay(0) +from:0x02152a48 kind:thumb_call_arm to:0x0209376c module:overlay(0) +from:0x02152a60 kind:thumb_call_arm to:0x020830b4 module:overlay(0) +from:0x02152a74 kind:arm_call to:0x02061628 module:overlay(0) +from:0x02152a90 kind:arm_call to:0x0201bac4 module:main +from:0x02152ab0 kind:arm_call to:0x020611bc module:overlay(0) +from:0x02152abc kind:load to:0x02155de8 module:overlay(58) +from:0x02152ac0 kind:load to:0x02122588 module:overlays(32,33,36,37) +from:0x02152ac4 kind:load to:0x0204a068 module:main +from:0x02152ad4 kind:arm_call to:0x0201baa4 module:main +from:0x02152adc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02152af4 kind:arm_call to:0x0201baa4 module:main +from:0x02152afc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02152b04 kind:arm_call to:0x02011ff4 module:main +from:0x02152b20 kind:load to:0x02155e18 module:overlay(58) +from:0x02152b40 kind:load to:0x0204a068 module:main +from:0x02152b44 kind:load to:0x020611bc module:overlay(0) +from:0x02152b58 kind:arm_call to:0x02016684 module:main +from:0x02152b60 kind:arm_call to:0x02152e08 module:overlay(58) +from:0x02152b78 kind:load to:0x0204a068 module:main +from:0x02152b7c kind:load to:0x02061204 module:overlay(0) +from:0x02152b90 kind:load to:0x0204a068 module:main +from:0x02152b94 kind:load to:0x02061204 module:overlay(0) +from:0x02152ba0 kind:arm_call to:0x02061628 module:overlay(0) +from:0x02152bc0 kind:arm_call to:0x0201bac4 module:main +from:0x02152be0 kind:arm_call to:0x02152b10 module:overlay(58) +from:0x02152bec kind:load to:0x02155e4c module:overlay(58) +from:0x02152bf0 kind:load to:0x02155e30 module:overlay(58) +from:0x02152c18 kind:arm_call to:0x02152d98 module:overlay(58) +from:0x02152c38 kind:arm_call to:0x02152e14 module:overlay(58) +from:0x02152c60 kind:arm_call to:0x02061210 module:overlay(0) +from:0x02152c68 kind:load to:0x0204a068 module:main +from:0x02152c84 kind:arm_call to:0x02061228 module:overlay(0) +from:0x02152c94 kind:arm_call to:0x02019510 module:main +from:0x02152ca4 kind:arm_call to:0x020b6500 module:overlays(3,4,5,7,8,9,11,13,15,16) +from:0x02152cb8 kind:arm_call to:0x020b6ec0 module:overlays(5,13) +from:0x02152cc4 kind:arm_call to:0x020b6ef4 module:overlay(13) +from:0x02152ccc kind:load to:0x0204a068 module:main +from:0x02152cd0 kind:load to:0x0204a0f0 module:main +from:0x02152cd4 kind:load to:0x027e0994 module:dtcm +from:0x02152cfc kind:arm_call to:0x02152e14 module:overlay(58) +from:0x02152d18 kind:arm_call to:0x02063e90 module:overlay(0) +from:0x02152d48 kind:arm_call to:0x02061210 module:overlay(0) +from:0x02152d50 kind:load to:0x0204a068 module:main +from:0x02152d70 kind:arm_call to:0x02061228 module:overlay(0) +from:0x02152d80 kind:load to:0x0204a068 module:main +from:0x02152dd0 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x02152df4 kind:arm_call to:0x02073558 module:overlay(0) +from:0x02152e04 kind:load to:0x027e09b8 module:dtcm +from:0x02152e34 kind:arm_call to:0x0201bb5c module:main +from:0x02152e48 kind:arm_call to:0x0201b980 module:main +from:0x02152e50 kind:load to:0x0204e5d8 module:main +from:0x02152e5c kind:arm_call to:0x0201baa4 module:main +from:0x02152e64 kind:arm_call to:0x02011ff4 module:main +from:0x02152e7c kind:arm_call to:0x0201baa4 module:main +from:0x02152e84 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02152e8c kind:arm_call to:0x02011ff4 module:main +from:0x02153494 kind:arm_call to:0x0213f264 module:overlay(58) +from:0x021534a4 kind:arm_call to:0x0203ce4c module:main +from:0x021534b8 kind:load to:0x02155e80 module:overlay(58) +from:0x021534bc kind:load to:0x02155e90 module:overlay(58) +from:0x021534c0 kind:load to:0x02141da4 module:overlay(58) +from:0x021534c4 kind:load to:0x02155e84 module:overlay(58) +from:0x021534e4 kind:arm_call to:0x02141de8 module:overlay(58) +from:0x021534f4 kind:arm_call to:0x0203ce4c module:main +from:0x02153508 kind:load to:0x02155f68 module:overlay(58) +from:0x0215350c kind:load to:0x02155f80 module:overlay(58) +from:0x02153510 kind:load to:0x02142348 module:overlay(58) +from:0x02153514 kind:load to:0x02155f74 module:overlay(58) +from:0x02153534 kind:arm_call to:0x02142390 module:overlay(58) +from:0x02153544 kind:arm_call to:0x0203ce4c module:main +from:0x02153558 kind:load to:0x02155fc4 module:overlay(58) +from:0x0215355c kind:load to:0x02155fd4 module:overlay(58) +from:0x02153560 kind:load to:0x02142978 module:overlay(58) +from:0x02153564 kind:load to:0x02155fc8 module:overlay(58) +from:0x02153584 kind:arm_call to:0x021429dc module:overlay(58) +from:0x02153594 kind:arm_call to:0x0203ce4c module:main +from:0x021535a8 kind:load to:0x02156010 module:overlay(58) +from:0x021535ac kind:load to:0x02156020 module:overlay(58) +from:0x021535b0 kind:load to:0x02142d5c module:overlay(58) +from:0x021535b4 kind:load to:0x02156014 module:overlay(58) +from:0x021535d4 kind:arm_call to:0x02142d84 module:overlay(58) +from:0x021535e4 kind:arm_call to:0x0203ce4c module:main +from:0x02153608 kind:arm_call to:0x02142dc4 module:overlay(58) +from:0x02153618 kind:arm_call to:0x0203ce4c module:main +from:0x0215363c kind:arm_call to:0x02142e04 module:overlay(58) +from:0x0215364c kind:arm_call to:0x0203ce4c module:main +from:0x02153670 kind:arm_call to:0x02142e44 module:overlay(58) +from:0x02153680 kind:arm_call to:0x0203ce4c module:main +from:0x021536a4 kind:arm_call to:0x02142e84 module:overlay(58) +from:0x021536b4 kind:arm_call to:0x0203ce4c module:main +from:0x021536d8 kind:arm_call to:0x02142ec4 module:overlay(58) +from:0x021536e8 kind:arm_call to:0x0203ce4c module:main +from:0x0215370c kind:arm_call to:0x02142f04 module:overlay(58) +from:0x0215371c kind:arm_call to:0x0203ce4c module:main +from:0x02153740 kind:arm_call to:0x02142f44 module:overlay(58) +from:0x02153750 kind:arm_call to:0x0203ce4c module:main +from:0x02153774 kind:arm_call to:0x02142f84 module:overlay(58) +from:0x02153784 kind:arm_call to:0x0203ce4c module:main +from:0x021537a8 kind:arm_call to:0x02142fc4 module:overlay(58) +from:0x021537b8 kind:arm_call to:0x0203ce4c module:main +from:0x021537dc kind:arm_call to:0x02143024 module:overlay(58) +from:0x021537ec kind:arm_call to:0x0203ce4c module:main +from:0x02153810 kind:arm_call to:0x021430fc module:overlay(58) +from:0x02153820 kind:arm_call to:0x0203ce4c module:main +from:0x02153844 kind:arm_call to:0x021431cc module:overlay(58) +from:0x02153854 kind:arm_call to:0x0203ce4c module:main +from:0x02153878 kind:arm_call to:0x021432a0 module:overlay(58) +from:0x02153888 kind:arm_call to:0x0203ce4c module:main +from:0x021538ac kind:arm_call to:0x02143378 module:overlay(58) +from:0x021538bc kind:arm_call to:0x0203ce4c module:main +from:0x021538d0 kind:load to:0x0215605c module:overlay(58) +from:0x021538d4 kind:load to:0x02156710 module:overlay(58) +from:0x021538d8 kind:load to:0x02147da4 module:overlay(58) +from:0x021538dc kind:load to:0x02156110 module:overlay(58) +from:0x021538e0 kind:load to:0x021567e8 module:overlay(58) +from:0x021538e4 kind:load to:0x02147db8 module:overlay(58) +from:0x021538e8 kind:load to:0x021560f8 module:overlay(58) +from:0x021538ec kind:load to:0x021568c0 module:overlay(58) +from:0x021538f0 kind:load to:0x02147dcc module:overlay(58) +from:0x021538f4 kind:load to:0x021560e0 module:overlay(58) +from:0x021538f8 kind:load to:0x02156998 module:overlay(58) +from:0x021538fc kind:load to:0x02147de0 module:overlay(58) +from:0x02153900 kind:load to:0x02156104 module:overlay(58) +from:0x02153904 kind:load to:0x02156a70 module:overlay(58) +from:0x02153908 kind:load to:0x02147df4 module:overlay(58) +from:0x0215390c kind:load to:0x02156098 module:overlay(58) +from:0x02153910 kind:load to:0x02156b48 module:overlay(58) +from:0x02153914 kind:load to:0x02147e08 module:overlay(58) +from:0x02153918 kind:load to:0x021560ec module:overlay(58) +from:0x0215391c kind:load to:0x02156c20 module:overlay(58) +from:0x02153920 kind:load to:0x02147e1c module:overlay(58) +from:0x02153924 kind:load to:0x021560b0 module:overlay(58) +from:0x02153928 kind:load to:0x02156cf8 module:overlay(58) +from:0x0215392c kind:load to:0x02147e30 module:overlay(58) +from:0x02153930 kind:load to:0x0215611c module:overlay(58) +from:0x02153934 kind:load to:0x02156dd0 module:overlay(58) +from:0x02153938 kind:load to:0x02147e44 module:overlay(58) +from:0x0215393c kind:load to:0x02156128 module:overlay(58) +from:0x02153940 kind:load to:0x02156200 module:overlay(58) +from:0x02153944 kind:load to:0x02147e58 module:overlay(58) +from:0x02153948 kind:load to:0x02156134 module:overlay(58) +from:0x0215394c kind:load to:0x021562d8 module:overlay(58) +from:0x02153950 kind:load to:0x02147e6c module:overlay(58) +from:0x02153954 kind:load to:0x02156140 module:overlay(58) +from:0x02153958 kind:load to:0x021563b0 module:overlay(58) +from:0x0215395c kind:load to:0x02147e80 module:overlay(58) +from:0x02153960 kind:load to:0x021560a4 module:overlay(58) +from:0x02153964 kind:load to:0x02156488 module:overlay(58) +from:0x02153968 kind:load to:0x02147e94 module:overlay(58) +from:0x0215396c kind:load to:0x021560bc module:overlay(58) +from:0x02153970 kind:load to:0x02156560 module:overlay(58) +from:0x02153974 kind:load to:0x02147ea8 module:overlay(58) +from:0x02153978 kind:load to:0x021560c8 module:overlay(58) +from:0x0215397c kind:load to:0x02156638 module:overlay(58) +from:0x02153980 kind:load to:0x02147ebc module:overlay(58) +from:0x02153984 kind:load to:0x021560d4 module:overlay(58) +from:0x021539a4 kind:arm_call to:0x02147f00 module:overlay(58) +from:0x021539b4 kind:arm_call to:0x0203ce4c module:main +from:0x021539c8 kind:load to:0x02156ea8 module:overlay(58) +from:0x021539cc kind:load to:0x02156eb8 module:overlay(58) +from:0x021539d0 kind:load to:0x02148bb8 module:overlay(58) +from:0x021539d4 kind:load to:0x02156eac module:overlay(58) +from:0x02153a14 kind:arm_call to:0x02148bfc module:overlay(58) +from:0x02153a24 kind:arm_call to:0x0203ce4c module:main +from:0x02153a38 kind:load to:0x02156fa4 module:overlay(58) +from:0x02153a3c kind:load to:0x02156f90 module:overlay(58) +from:0x02153a44 kind:load to:0x0215511c module:overlay(58) +from:0x02153a48 kind:load to:0x02156fcc module:overlay(58) +from:0x02153a4c kind:load to:0x0214a954 module:overlay(58) +from:0x02153a50 kind:load to:0x02156f98 module:overlay(58) +from:0x02153a70 kind:arm_call to:0x0214a998 module:overlay(58) +from:0x02153a80 kind:arm_call to:0x0203ce4c module:main +from:0x02153a94 kind:load to:0x021570a4 module:overlay(58) +from:0x02153a98 kind:load to:0x021570b4 module:overlay(58) +from:0x02153a9c kind:load to:0x0214ab6c module:overlay(58) +from:0x02153aa0 kind:load to:0x021570a8 module:overlay(58) +from:0x02153aec kind:arm_call to:0x0214abd0 module:overlay(58) +from:0x02153afc kind:arm_call to:0x0203ce4c module:main +from:0x02153b10 kind:load to:0x021552e0 module:overlay(58) +from:0x02153b14 kind:load to:0x021570f0 module:overlay(58) +from:0x02153b18 kind:load to:0x02157104 module:overlay(58) +from:0x02153b1c kind:load to:0x0214d434 module:overlay(58) +from:0x02153b20 kind:load to:0x021570f8 module:overlay(58) +from:0x02153b40 kind:arm_call to:0x0214d478 module:overlay(58) +from:0x02153b50 kind:arm_call to:0x0203ce4c module:main +from:0x02153b64 kind:load to:0x021571dc module:overlay(58) +from:0x02153b68 kind:load to:0x021571ec module:overlay(58) +from:0x02153b6c kind:load to:0x0214d6c8 module:overlay(58) +from:0x02153b70 kind:load to:0x021571e0 module:overlay(58) +from:0x02153b90 kind:arm_call to:0x0214d72c module:overlay(58) +from:0x02153ba0 kind:arm_call to:0x0203ce4c module:main +from:0x02153bb4 kind:load to:0x02157228 module:overlay(58) +from:0x02153bb8 kind:load to:0x02157238 module:overlay(58) +from:0x02153bbc kind:load to:0x0214d7e0 module:overlay(58) +from:0x02153bc0 kind:load to:0x0215722c module:overlay(58) +from:0x02153bd0 kind:arm_call to:0x02152b98 module:overlay(58) +from:0x02153be0 kind:arm_call to:0x0203ce4c module:main +from:0x02153bfc kind:arm_call to:0x0214d824 module:overlay(58) +from:0x02153c0c kind:arm_call to:0x0203ce4c module:main +from:0x02153c20 kind:load to:0x02157290 module:overlay(58) +from:0x02153c24 kind:load to:0x0214dc68 module:overlay(58) +from:0x02153c28 kind:load to:0x02157278 module:overlay(58) +from:0x02153c2c kind:load to:0x02157274 module:overlay(58) +from:0x02153c30 kind:load to:0x021572dc module:overlay(58) +from:0x02153c34 kind:load to:0x0214dc9c module:overlay(58) +from:0x02153c38 kind:load to:0x02157284 module:overlay(58) +from:0x02153c58 kind:arm_call to:0x0214dce0 module:overlay(58) +from:0x02153c68 kind:arm_call to:0x0203ce4c module:main +from:0x02153c7c kind:load to:0x021573b4 module:overlay(58) +from:0x02153c80 kind:load to:0x021573c4 module:overlay(58) +from:0x02153c84 kind:load to:0x0214df28 module:overlay(58) +from:0x02153c88 kind:load to:0x021573b8 module:overlay(58) +from:0x02153c94 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02153ccc kind:arm_call to:0x0214df6c module:overlay(58) +from:0x02153cdc kind:arm_call to:0x0203ce4c module:main +from:0x02153cf0 kind:load to:0x021574ac module:overlay(58) +from:0x02153cf4 kind:load to:0x02155818 module:overlay(58) +from:0x02153cf8 kind:load to:0x0215749c module:overlay(58) +from:0x02153cfc kind:load to:0x021574cc module:overlay(58) +from:0x02153d00 kind:load to:0x0214e488 module:overlay(58) +from:0x02153d04 kind:load to:0x021574a0 module:overlay(58) +from:0x02153d24 kind:arm_call to:0x0214e518 module:overlay(58) +from:0x02153d34 kind:arm_call to:0x0203ce4c module:main +from:0x02153d48 kind:load to:0x02157554 module:overlay(58) +from:0x02153d4c kind:load to:0x02157564 module:overlay(58) +from:0x02153d50 kind:load to:0x0214ea3c module:overlay(58) +from:0x02153d54 kind:load to:0x02157558 module:overlay(58) +from:0x02153d74 kind:arm_call to:0x0214ea80 module:overlay(58) +from:0x02153d84 kind:arm_call to:0x0203ce4c module:main +from:0x02153d98 kind:load to:0x02157658 module:overlay(58) +from:0x02153d9c kind:load to:0x02157668 module:overlay(58) +from:0x02153da0 kind:load to:0x0214f030 module:overlay(58) +from:0x02153da4 kind:load to:0x0215765c module:overlay(58) +from:0x02153dc4 kind:arm_call to:0x0214f074 module:overlay(58) +from:0x02153dd4 kind:arm_call to:0x0203ce4c module:main +from:0x02153de8 kind:load to:0x0215775c module:overlay(58) +from:0x02153dec kind:load to:0x02157774 module:overlay(58) +from:0x02153df0 kind:load to:0x0214f5c4 module:overlay(58) +from:0x02153df4 kind:load to:0x02157768 module:overlay(58) +from:0x02153e14 kind:arm_call to:0x0214f7b0 module:overlay(58) +from:0x02153e24 kind:arm_call to:0x0203ce4c module:main +from:0x02153e38 kind:load to:0x021577dc module:overlay(58) +from:0x02153e3c kind:load to:0x021577ec module:overlay(58) +from:0x02153e40 kind:load to:0x0214f8b8 module:overlay(58) +from:0x02153e44 kind:load to:0x021577e0 module:overlay(58) +from:0x02153e64 kind:arm_call to:0x0214f8fc module:overlay(58) +from:0x02153e74 kind:arm_call to:0x0203ce4c module:main +from:0x02153e88 kind:load to:0x021578c0 module:overlay(58) +from:0x02153e8c kind:load to:0x021578d0 module:overlay(58) +from:0x02153e90 kind:load to:0x0214fce4 module:overlay(58) +from:0x02153e94 kind:load to:0x021578c4 module:overlay(58) +from:0x02153eb4 kind:arm_call to:0x0214fd28 module:overlay(58) +from:0x02153ec4 kind:arm_call to:0x0203ce4c module:main +from:0x02153ed8 kind:load to:0x021579a4 module:overlay(58) +from:0x02153edc kind:load to:0x021579b4 module:overlay(58) +from:0x02153ee0 kind:load to:0x0214fe9c module:overlay(58) +from:0x02153ee4 kind:load to:0x021579a8 module:overlay(58) +from:0x02153f04 kind:arm_call to:0x0214fee0 module:overlay(58) +from:0x02153f14 kind:arm_call to:0x0203ce4c module:main +from:0x02153f28 kind:load to:0x021579d4 module:overlay(58) +from:0x02153f2c kind:load to:0x021579e4 module:overlay(58) +from:0x02153f30 kind:load to:0x02150970 module:overlay(58) +from:0x02153f34 kind:load to:0x021579d8 module:overlay(58) +from:0x02153f70 kind:arm_call to:0x021509b4 module:overlay(58) +from:0x02153f80 kind:arm_call to:0x0203ce4c module:main +from:0x02153f98 kind:load to:0x02155bd8 module:overlay(58) +from:0x02153f9c kind:load to:0x02157ab8 module:overlay(58) +from:0x02153fa0 kind:load to:0x02157ac8 module:overlay(58) +from:0x02153fa4 kind:load to:0x02151168 module:overlay(58) +from:0x02153fa8 kind:load to:0x02157abc module:overlay(58) +from:0x02153fe4 kind:arm_call to:0x021511ac module:overlay(58) +from:0x02153ff4 kind:arm_call to:0x0203ce4c module:main +from:0x0215400c kind:load to:0x02155c88 module:overlay(58) +from:0x02154010 kind:load to:0x02157bc0 module:overlay(58) +from:0x02154014 kind:load to:0x02157bd0 module:overlay(58) +from:0x02154018 kind:load to:0x0215144c module:overlay(58) +from:0x0215401c kind:load to:0x02157bc4 module:overlay(58) +from:0x0215403c kind:arm_call to:0x02151490 module:overlay(58) +from:0x0215404c kind:arm_call to:0x0203ce4c module:main +from:0x02154074 kind:arm_call to:0x0203d138 module:main +from:0x02154084 kind:arm_call to:0x0203ce4c module:main +from:0x0215408c kind:load to:0x02157c14 module:overlay(58) +from:0x02154090 kind:load to:0x02157c80 module:overlay(58) +from:0x02154094 kind:load to:0x02151934 module:overlay(58) +from:0x02154098 kind:load to:0x02157c24 module:overlay(58) +from:0x0215409c kind:load to:0x02142a9c module:overlay(58) +from:0x021540a0 kind:load to:0x02157c30 module:overlay(58) +from:0x021540a4 kind:load to:0x02151948 module:overlay(58) +from:0x021540a8 kind:load to:0x0215195c module:overlay(58) +from:0x021540ac kind:load to:0x02157c18 module:overlay(58) +from:0x021540cc kind:arm_call to:0x021519b0 module:overlay(58) +from:0x021540dc kind:arm_call to:0x0203ce4c module:main +from:0x021540f0 kind:load to:0x02157d74 module:overlay(58) +from:0x021540f4 kind:load to:0x02157d84 module:overlay(58) +from:0x021540f8 kind:load to:0x02152934 module:overlay(58) +from:0x021540fc kind:load to:0x02157d78 module:overlay(58) +from:0x02154100 kind:load to:0x02153478 module:overlay(58) +from:0x02154104 kind:load to:0x021534c8 module:overlay(58) +from:0x02154108 kind:load to:0x02153518 module:overlay(58) +from:0x0215410c kind:load to:0x02153568 module:overlay(58) +from:0x02154110 kind:load to:0x021535b8 module:overlay(58) +from:0x02154114 kind:load to:0x02153988 module:overlay(58) +from:0x02154118 kind:load to:0x021539d8 module:overlay(58) +from:0x0215411c kind:load to:0x02153a54 module:overlay(58) +from:0x02154120 kind:load to:0x02153aa4 module:overlay(58) +from:0x02154124 kind:load to:0x02153b24 module:overlay(58) +from:0x02154128 kind:load to:0x02153b74 module:overlay(58) +from:0x0215412c kind:load to:0x02153bc4 module:overlay(58) +from:0x02154130 kind:load to:0x02153c3c module:overlay(58) +from:0x02154134 kind:load to:0x02153c8c module:overlay(58) +from:0x02154138 kind:load to:0x02153d08 module:overlay(58) +from:0x0215413c kind:load to:0x02153d58 module:overlay(58) +from:0x02154140 kind:load to:0x02153da8 module:overlay(58) +from:0x02154144 kind:load to:0x02153df8 module:overlay(58) +from:0x02154148 kind:load to:0x02153e48 module:overlay(58) +from:0x0215414c kind:load to:0x02153e98 module:overlay(58) +from:0x02154150 kind:load to:0x02153ee8 module:overlay(58) +from:0x02154154 kind:load to:0x02153f38 module:overlay(58) +from:0x02154158 kind:load to:0x02153fac module:overlay(58) +from:0x0215415c kind:load to:0x02154020 module:overlay(58) +from:0x02154160 kind:load to:0x021540b0 module:overlay(58) +from:0x02154188 kind:load to:0x0213f0d0 module:overlay(58) +from:0x0215418c kind:load to:0x0213f108 module:overlay(58) +from:0x02154190 kind:load to:0x0213f11c module:overlay(58) +from:0x02154194 kind:load to:0x0213f0b0 module:overlay(58) +from:0x02154198 kind:load to:0x0218343d module:overlays(97,100,101) +from:0x021541a4 kind:load to:0x0213f1fc module:overlay(58) +from:0x021541a8 kind:load to:0x0213f204 module:overlay(58) +from:0x021541ac kind:load to:0x0213f218 module:overlay(58) +from:0x021541b0 kind:load to:0x0213f1a0 module:overlay(58) +from:0x021541b4 kind:load to:0x0213f1c0 module:overlay(58) +from:0x021541e4 kind:load to:0x0213f240 module:overlay(58) +from:0x021541e8 kind:load to:0x02097924 module:overlay(0) +from:0x021541ec kind:load to:0x02097734 module:overlay(0) +from:0x021541f0 kind:load to:0x020977b0 module:overlay(0) +from:0x021541f4 kind:load to:0x0209792c module:overlay(0) +from:0x021541f8 kind:load to:0x0209794c module:overlay(0) +from:0x021541fc kind:load to:0x02097978 module:overlay(0) +from:0x02154208 kind:load to:0x0213f520 module:overlay(58) +from:0x0215420c kind:load to:0x02141d50 module:overlay(58) +from:0x02154210 kind:load to:0x02057bd4 module:overlay(0) +from:0x02154214 kind:load to:0x02057a68 module:overlay(0) +from:0x02154218 kind:load to:0x02057da8 module:overlay(0) +from:0x0215421c kind:load to:0x02057e24 module:overlay(0) +from:0x02154220 kind:load to:0x02057e88 module:overlay(0) +from:0x02154224 kind:load to:0x0209a77c module:overlay(0) +from:0x02154228 kind:load to:0x02057d64 module:overlay(0) +from:0x02154234 kind:load to:0x0213f548 module:overlay(58) +from:0x02154238 kind:load to:0x02141d88 module:overlay(58) +from:0x0215423c kind:load to:0x02099ae0 module:overlay(0) +from:0x02154240 kind:load to:0x02099b18 module:overlay(0) +from:0x02154244 kind:load to:0x0209a11c module:overlay(0) +from:0x02154248 kind:load to:0x0209a124 module:overlay(0) +from:0x0215424c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02154250 kind:load to:0x02099c90 module:overlay(0) +from:0x02154254 kind:load to:0x02099b80 module:overlay(0) +from:0x02154258 kind:load to:0x0209a04c module:overlay(0) +from:0x0215425c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02154260 kind:load to:0x0209a0ec module:overlay(0) +from:0x02154264 kind:load to:0x02141ce4 module:overlay(58) +from:0x02154268 kind:load to:0x0209a104 module:overlay(0) +from:0x0215426c kind:load to:0x02141cd4 module:overlay(58) +from:0x02154270 kind:load to:0x02141cb0 module:overlay(58) +from:0x0215427c kind:load to:0x0213f534 module:overlay(58) +from:0x02154280 kind:load to:0x02141d6c module:overlay(58) +from:0x02154284 kind:load to:0x0209a234 module:overlay(0) +from:0x02154288 kind:load to:0x0209a268 module:overlay(0) +from:0x0215428c kind:load to:0x0209a300 module:overlay(0) +from:0x02154290 kind:load to:0x0209a314 module:overlay(0) +from:0x02154294 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02154298 kind:load to:0x0209a33c module:overlay(0) +from:0x0215429c kind:load to:0x0209a3c4 module:overlay(0) +from:0x021542a0 kind:load to:0x0209a04c module:overlay(0) +from:0x021542a4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x021542a8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021542ac kind:load to:0x0209a328 module:overlay(0) +from:0x021542b0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021542b4 kind:load to:0x02141d10 module:overlay(58) +from:0x021542b8 kind:load to:0x02141cec module:overlay(58) +from:0x021542bc kind:load to:0x0209a6ec module:overlay(0) +from:0x02154328 kind:load to:0x020984f8 module:overlay(0) +from:0x0215432c kind:load to:0x02098534 module:overlay(0) +from:0x02154330 kind:load to:0x0209854c module:overlay(0) +from:0x02154334 kind:load to:0x02098558 module:overlay(0) +from:0x02154338 kind:load to:0x01fff464 module:itcm +from:0x0215433c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02154340 kind:load to:0x0213f770 module:overlay(58) +from:0x02154344 kind:load to:0x0213f854 module:overlay(58) +from:0x02154348 kind:load to:0x0213f8f0 module:overlay(58) +from:0x0215434c kind:load to:0x0213fc38 module:overlay(58) +from:0x02154350 kind:load to:0x0209849c module:overlay(0) +from:0x02154354 kind:load to:0x0213fc80 module:overlay(58) +from:0x02154358 kind:load to:0x02098fe4 module:overlay(0) +from:0x0215435c kind:load to:0x020984a8 module:overlay(0) +from:0x02154360 kind:load to:0x0213fd18 module:overlay(58) +from:0x02154364 kind:load to:0x0213fd90 module:overlay(58) +from:0x02154368 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215436c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02154370 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02154374 kind:load to:0x0213f570 module:overlay(58) +from:0x02154378 kind:load to:0x0213f66c module:overlay(58) +from:0x0215437c kind:load to:0x02099568 module:overlay(0) +from:0x02154380 kind:load to:0x0213febc module:overlay(58) +from:0x02154388 kind:load to:0x02140004 module:overlay(58) +from:0x02154390 kind:load to:0x021403b0 module:overlay(58) +from:0x02154398 kind:load to:0x02140584 module:overlay(58) +from:0x021543a0 kind:load to:0x02140888 module:overlay(58) +from:0x021543a8 kind:load to:0x02140a14 module:overlay(58) +from:0x021543b0 kind:load to:0x02140c00 module:overlay(58) +from:0x021543b8 kind:load to:0x02140db4 module:overlay(58) +from:0x021543c0 kind:load to:0x02140f84 module:overlay(58) +from:0x021543c8 kind:load to:0x02141084 module:overlay(58) +from:0x021543d0 kind:load to:0x021411bc module:overlay(58) +from:0x021543d8 kind:load to:0x021415e4 module:overlay(58) +from:0x021543e0 kind:load to:0x021418f4 module:overlay(58) +from:0x021543e8 kind:load to:0x0213ff74 module:overlay(58) +from:0x021543f0 kind:load to:0x0214026c module:overlay(58) +from:0x021543f8 kind:load to:0x02140414 module:overlay(58) +from:0x02154400 kind:load to:0x02140624 module:overlay(58) +from:0x02154408 kind:load to:0x021409a4 module:overlay(58) +from:0x02154410 kind:load to:0x02140af8 module:overlay(58) +from:0x02154418 kind:load to:0x02140d08 module:overlay(58) +from:0x02154420 kind:load to:0x02140e94 module:overlay(58) +from:0x02154428 kind:load to:0x02141010 module:overlay(58) +from:0x02154430 kind:load to:0x02141130 module:overlay(58) +from:0x02154438 kind:load to:0x02141244 module:overlay(58) +from:0x02154440 kind:load to:0x02141614 module:overlay(58) +from:0x02154448 kind:load to:0x0214199c module:overlay(58) +from:0x02154470 kind:load to:0x02141dc4 module:overlay(58) +from:0x02154474 kind:load to:0x020979c4 module:overlay(0) +from:0x02154478 kind:load to:0x020979f8 module:overlay(0) +from:0x0215447c kind:load to:0x020977b0 module:overlay(0) +from:0x02154480 kind:load to:0x020979cc module:overlay(0) +from:0x02154484 kind:load to:0x020977f4 module:overlay(0) +from:0x02154488 kind:load to:0x020977f8 module:overlay(0) +from:0x02154494 kind:load to:0x020984f8 module:overlay(0) +from:0x02154498 kind:load to:0x02098534 module:overlay(0) +from:0x0215449c kind:load to:0x0209854c module:overlay(0) +from:0x021544a0 kind:load to:0x02098558 module:overlay(0) +from:0x021544a4 kind:load to:0x01fff464 module:itcm +from:0x021544a8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021544ac kind:load to:0x021420ec module:overlay(58) +from:0x021544b0 kind:load to:0x02098490 module:overlay(0) +from:0x021544b4 kind:load to:0x02142208 module:overlay(58) +from:0x021544b8 kind:load to:0x02098498 module:overlay(0) +from:0x021544bc kind:load to:0x0209849c module:overlay(0) +from:0x021544c0 kind:load to:0x021422d0 module:overlay(58) +from:0x021544c4 kind:load to:0x02098fe4 module:overlay(0) +from:0x021544c8 kind:load to:0x020984a8 module:overlay(0) +from:0x021544cc kind:load to:0x02098564 module:overlay(0) +from:0x021544d0 kind:load to:0x020985d0 module:overlay(0) +from:0x021544d4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021544d8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021544dc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021544e0 kind:load to:0x02142094 module:overlay(58) +from:0x021544e4 kind:load to:0x021420bc module:overlay(58) +from:0x021544e8 kind:load to:0x02099568 module:overlay(0) +from:0x021544f8 kind:load to:0x0214290c module:overlay(58) +from:0x021544fc kind:load to:0x02142908 module:overlay(58) +from:0x02154508 kind:load to:0x02142368 module:overlay(58) +from:0x0215450c kind:load to:0x0209772c module:overlay(0) +from:0x02154510 kind:load to:0x02097734 module:overlay(0) +from:0x02154514 kind:load to:0x020977b0 module:overlay(0) +from:0x02154518 kind:load to:0x020977f0 module:overlay(0) +from:0x0215451c kind:load to:0x020977f4 module:overlay(0) +from:0x02154520 kind:load to:0x020977f8 module:overlay(0) +from:0x0215452c kind:load to:0x020984f8 module:overlay(0) +from:0x02154530 kind:load to:0x02098534 module:overlay(0) +from:0x02154534 kind:load to:0x0209854c module:overlay(0) +from:0x02154538 kind:load to:0x02098558 module:overlay(0) +from:0x0215453c kind:load to:0x01fff464 module:itcm +from:0x02154540 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02154544 kind:load to:0x02142420 module:overlay(58) +from:0x02154548 kind:load to:0x02142428 module:overlay(58) +from:0x0215454c kind:load to:0x02142480 module:overlay(58) +from:0x02154550 kind:load to:0x02098498 module:overlay(0) +from:0x02154554 kind:load to:0x0209849c module:overlay(0) +from:0x02154558 kind:load to:0x020984a0 module:overlay(0) +from:0x0215455c kind:load to:0x020984a4 module:overlay(0) +from:0x02154560 kind:load to:0x020984a8 module:overlay(0) +from:0x02154564 kind:load to:0x02098564 module:overlay(0) +from:0x02154568 kind:load to:0x020985d0 module:overlay(0) +from:0x0215456c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02154570 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02154574 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02154578 kind:load to:0x02142938 module:overlay(58) +from:0x0215457c kind:load to:0x02142954 module:overlay(58) +from:0x02154580 kind:load to:0x0214284c module:overlay(58) +from:0x02154584 kind:load to:0x021428a8 module:overlay(58) +from:0x02154590 kind:load to:0x0214299c module:overlay(58) +from:0x02154594 kind:load to:0x0214298c module:overlay(58) +from:0x02154598 kind:load to:0x02142908 module:overlay(58) +from:0x021545a4 kind:load to:0x021429b8 module:overlay(58) +from:0x021545a8 kind:load to:0x0209772c module:overlay(0) +from:0x021545ac kind:load to:0x02097734 module:overlay(0) +from:0x021545b0 kind:load to:0x020977b0 module:overlay(0) +from:0x021545b4 kind:load to:0x020977f0 module:overlay(0) +from:0x021545b8 kind:load to:0x020977f4 module:overlay(0) +from:0x021545bc kind:load to:0x020977f8 module:overlay(0) +from:0x021545c0 kind:load to:0x02142b8c module:overlay(58) +from:0x021545c8 kind:load to:0x02142ba4 module:overlay(58) +from:0x021545d0 kind:load to:0x02142bbc module:overlay(58) +from:0x021545d8 kind:load to:0x02142bd4 module:overlay(58) +from:0x021545e0 kind:load to:0x02142bec module:overlay(58) +from:0x021545e8 kind:load to:0x02142c14 module:overlay(58) +from:0x021545f0 kind:load to:0x020f0200 module:overlays(19,22,31) +from:0x021545f8 kind:load to:0x020f04bc module:overlays(19,22,31) +from:0x02154600 kind:load to:0x02142b98 module:overlay(58) +from:0x02154608 kind:load to:0x02142bb0 module:overlay(58) +from:0x02154610 kind:load to:0x02142bc8 module:overlay(58) +from:0x02154618 kind:load to:0x02142be0 module:overlay(58) +from:0x02154620 kind:load to:0x02142c00 module:overlay(58) +from:0x02154628 kind:load to:0x02142ce8 module:overlay(58) +from:0x02154630 kind:load to:0x020f0224 module:overlays(19,22,31) +from:0x02154638 kind:load to:0x020f04f4 module:overlays(19,22,31) +from:0x02154648 kind:load to:0x020984f8 module:overlay(0) +from:0x0215464c kind:load to:0x02098534 module:overlay(0) +from:0x02154650 kind:load to:0x0209854c module:overlay(0) +from:0x02154654 kind:load to:0x02098558 module:overlay(0) +from:0x02154658 kind:load to:0x01fff464 module:itcm +from:0x0215465c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02154660 kind:load to:0x02142ab0 module:overlay(58) +from:0x02154664 kind:load to:0x02098490 module:overlay(0) +from:0x02154668 kind:load to:0x02142b24 module:overlay(58) +from:0x0215466c kind:load to:0x020f0040 module:overlays(19,22,31) +from:0x02154670 kind:load to:0x0209849c module:overlay(0) +from:0x02154674 kind:load to:0x02142b5c module:overlay(58) +from:0x02154678 kind:load to:0x020984a4 module:overlay(0) +from:0x0215467c kind:load to:0x020984a8 module:overlay(0) +from:0x02154680 kind:load to:0x020efdac module:overlays(19,22,23,31) +from:0x02154684 kind:load to:0x020efde8 module:overlays(19,21,22,31) +from:0x02154688 kind:load to:0x020f0288 module:overlays(19,22,31) +from:0x0215468c kind:load to:0x020f02a8 module:overlays(19,22,31) +from:0x02154690 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02154694 kind:load to:0x02142cf4 module:overlay(58) +from:0x02154698 kind:load to:0x02142d24 module:overlay(58) +from:0x0215469c kind:load to:0x020f062c module:overlays(19,22,31) +from:0x021546a0 kind:load to:0x02142ac8 module:overlay(58) +from:0x021546a4 kind:load to:0x02142ad0 module:overlay(58) +from:0x021546a8 kind:load to:0x020f0070 module:overlays(19,22,31) +from:0x021546ac kind:load to:0x020f063c module:overlays(19,22,31) +from:0x021546b8 kind:load to:0x02147720 module:overlay(58) +from:0x021546bc kind:load to:0x02147d3c module:overlay(58) +from:0x021546c0 kind:load to:0x0207316c module:overlay(0) +from:0x021546c4 kind:load to:0x02073170 module:overlay(0) +from:0x021546e8 kind:load to:0x02143350 module:overlay(58) +from:0x021546ec kind:load to:0x02097924 module:overlay(0) +from:0x021546f0 kind:load to:0x02097734 module:overlay(0) +from:0x021546f4 kind:load to:0x020977b0 module:overlay(0) +from:0x021546f8 kind:load to:0x0209792c module:overlay(0) +from:0x021546fc kind:load to:0x0209794c module:overlay(0) +from:0x02154700 kind:load to:0x02097978 module:overlay(0) +from:0x0215470c kind:load to:0x02143278 module:overlay(58) +from:0x02154710 kind:load to:0x02097924 module:overlay(0) +from:0x02154714 kind:load to:0x02097734 module:overlay(0) +from:0x02154718 kind:load to:0x020977b0 module:overlay(0) +from:0x0215471c kind:load to:0x0209792c module:overlay(0) +from:0x02154720 kind:load to:0x0209794c module:overlay(0) +from:0x02154724 kind:load to:0x02097978 module:overlay(0) +from:0x02154730 kind:load to:0x021431a4 module:overlay(58) +from:0x02154734 kind:load to:0x02097924 module:overlay(0) +from:0x02154738 kind:load to:0x02097734 module:overlay(0) +from:0x0215473c kind:load to:0x020977b0 module:overlay(0) +from:0x02154740 kind:load to:0x0209792c module:overlay(0) +from:0x02154744 kind:load to:0x0209794c module:overlay(0) +from:0x02154748 kind:load to:0x02097978 module:overlay(0) +from:0x02154754 kind:load to:0x021430d4 module:overlay(58) +from:0x02154758 kind:load to:0x02097924 module:overlay(0) +from:0x0215475c kind:load to:0x02097734 module:overlay(0) +from:0x02154760 kind:load to:0x020977b0 module:overlay(0) +from:0x02154764 kind:load to:0x0209792c module:overlay(0) +from:0x02154768 kind:load to:0x0209794c module:overlay(0) +from:0x0215476c kind:load to:0x02097978 module:overlay(0) +from:0x02154778 kind:load to:0x02142ffc module:overlay(58) +from:0x0215477c kind:load to:0x02097924 module:overlay(0) +from:0x02154780 kind:load to:0x02097734 module:overlay(0) +from:0x02154784 kind:load to:0x020977b0 module:overlay(0) +from:0x02154788 kind:load to:0x0209792c module:overlay(0) +from:0x0215478c kind:load to:0x0209794c module:overlay(0) +from:0x02154790 kind:load to:0x02097978 module:overlay(0) +from:0x0215479c kind:load to:0x02142f3c module:overlay(58) +from:0x021547a0 kind:load to:0x02097924 module:overlay(0) +from:0x021547a4 kind:load to:0x02097734 module:overlay(0) +from:0x021547a8 kind:load to:0x020977b0 module:overlay(0) +from:0x021547ac kind:load to:0x0209792c module:overlay(0) +from:0x021547b0 kind:load to:0x0209794c module:overlay(0) +from:0x021547b4 kind:load to:0x02097978 module:overlay(0) +from:0x021547c0 kind:load to:0x02142efc module:overlay(58) +from:0x021547c4 kind:load to:0x02097924 module:overlay(0) +from:0x021547c8 kind:load to:0x02097734 module:overlay(0) +from:0x021547cc kind:load to:0x020977b0 module:overlay(0) +from:0x021547d0 kind:load to:0x0209792c module:overlay(0) +from:0x021547d4 kind:load to:0x0209794c module:overlay(0) +from:0x021547d8 kind:load to:0x02097978 module:overlay(0) +from:0x021547e4 kind:load to:0x02142ebc module:overlay(58) +from:0x021547e8 kind:load to:0x02097924 module:overlay(0) +from:0x021547ec kind:load to:0x02097734 module:overlay(0) +from:0x021547f0 kind:load to:0x020977b0 module:overlay(0) +from:0x021547f4 kind:load to:0x0209792c module:overlay(0) +from:0x021547f8 kind:load to:0x0209794c module:overlay(0) +from:0x021547fc kind:load to:0x02097978 module:overlay(0) +from:0x02154808 kind:load to:0x02142e7c module:overlay(58) +from:0x0215480c kind:load to:0x02097924 module:overlay(0) +from:0x02154810 kind:load to:0x02097734 module:overlay(0) +from:0x02154814 kind:load to:0x020977b0 module:overlay(0) +from:0x02154818 kind:load to:0x0209792c module:overlay(0) +from:0x0215481c kind:load to:0x0209794c module:overlay(0) +from:0x02154820 kind:load to:0x02097978 module:overlay(0) +from:0x0215482c kind:load to:0x02142e3c module:overlay(58) +from:0x02154830 kind:load to:0x02097924 module:overlay(0) +from:0x02154834 kind:load to:0x02097734 module:overlay(0) +from:0x02154838 kind:load to:0x020977b0 module:overlay(0) +from:0x0215483c kind:load to:0x0209792c module:overlay(0) +from:0x02154840 kind:load to:0x0209794c module:overlay(0) +from:0x02154844 kind:load to:0x02097978 module:overlay(0) +from:0x02154850 kind:load to:0x02142dfc module:overlay(58) +from:0x02154854 kind:load to:0x02097924 module:overlay(0) +from:0x02154858 kind:load to:0x02097734 module:overlay(0) +from:0x0215485c kind:load to:0x020977b0 module:overlay(0) +from:0x02154860 kind:load to:0x0209792c module:overlay(0) +from:0x02154864 kind:load to:0x0209794c module:overlay(0) +from:0x02154868 kind:load to:0x02097978 module:overlay(0) +from:0x02154874 kind:load to:0x02142f7c module:overlay(58) +from:0x02154878 kind:load to:0x02097924 module:overlay(0) +from:0x0215487c kind:load to:0x02097734 module:overlay(0) +from:0x02154880 kind:load to:0x020977b0 module:overlay(0) +from:0x02154884 kind:load to:0x0209792c module:overlay(0) +from:0x02154888 kind:load to:0x0209794c module:overlay(0) +from:0x0215488c kind:load to:0x02097978 module:overlay(0) +from:0x02154898 kind:load to:0x02142dbc module:overlay(58) +from:0x0215489c kind:load to:0x02097924 module:overlay(0) +from:0x021548a0 kind:load to:0x02097734 module:overlay(0) +from:0x021548a4 kind:load to:0x020977b0 module:overlay(0) +from:0x021548a8 kind:load to:0x0209792c module:overlay(0) +from:0x021548ac kind:load to:0x0209794c module:overlay(0) +from:0x021548b0 kind:load to:0x02097978 module:overlay(0) +from:0x021548bc kind:load to:0x02142d7c module:overlay(58) +from:0x021548c0 kind:load to:0x02097924 module:overlay(0) +from:0x021548c4 kind:load to:0x02097734 module:overlay(0) +from:0x021548c8 kind:load to:0x020977b0 module:overlay(0) +from:0x021548cc kind:load to:0x0209792c module:overlay(0) +from:0x021548d0 kind:load to:0x0209794c module:overlay(0) +from:0x021548d4 kind:load to:0x02097978 module:overlay(0) +from:0x021548e0 kind:load to:0x02142fbc module:overlay(58) +from:0x021548e4 kind:load to:0x02097924 module:overlay(0) +from:0x021548e8 kind:load to:0x02097734 module:overlay(0) +from:0x021548ec kind:load to:0x020977b0 module:overlay(0) +from:0x021548f0 kind:load to:0x0209792c module:overlay(0) +from:0x021548f4 kind:load to:0x0209794c module:overlay(0) +from:0x021548f8 kind:load to:0x02097978 module:overlay(0) +from:0x0215494c kind:load to:0x0214452c module:overlay(58) +from:0x02154950 kind:load to:0x02147d40 module:overlay(58) +from:0x02154954 kind:load to:0x0209a234 module:overlay(0) +from:0x02154958 kind:load to:0x0209a268 module:overlay(0) +from:0x0215495c kind:load to:0x0209a300 module:overlay(0) +from:0x02154960 kind:load to:0x0209a314 module:overlay(0) +from:0x02154964 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02154968 kind:load to:0x0209a33c module:overlay(0) +from:0x0215496c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02154970 kind:load to:0x0209a04c module:overlay(0) +from:0x02154974 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02154978 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215497c kind:load to:0x0209a328 module:overlay(0) +from:0x02154980 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02154984 kind:load to:0x02141d10 module:overlay(58) +from:0x02154988 kind:load to:0x02141cec module:overlay(58) +from:0x0215498c kind:load to:0x0209a6ec module:overlay(0) +from:0x02154a68 kind:load to:0x020984f8 module:overlay(0) +from:0x02154a6c kind:load to:0x02098534 module:overlay(0) +from:0x02154a70 kind:load to:0x0209854c module:overlay(0) +from:0x02154a74 kind:load to:0x02098558 module:overlay(0) +from:0x02154a78 kind:load to:0x01fff464 module:itcm +from:0x02154a7c kind:load to:0x020a99b8 module:overlay(0) +from:0x02154a80 kind:load to:0x020a8d08 module:overlay(0) +from:0x02154a84 kind:load to:0x020a8d84 module:overlay(0) +from:0x02154a88 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x02154a8c kind:load to:0x020a98d4 module:overlay(0) +from:0x02154a90 kind:load to:0x0209849c module:overlay(0) +from:0x02154a94 kind:load to:0x020a993c module:overlay(0) +from:0x02154a98 kind:load to:0x020984a4 module:overlay(0) +from:0x02154a9c kind:load to:0x020984a8 module:overlay(0) +from:0x02154aa0 kind:load to:0x02098564 module:overlay(0) +from:0x02154aa4 kind:load to:0x020985d0 module:overlay(0) +from:0x02154aa8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02154aac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02154ab0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02154ab4 kind:load to:0x02147d84 module:overlay(58) +from:0x02154ab8 kind:load to:0x02147d5c module:overlay(58) +from:0x02154abc kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02154ac0 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02154ac4 kind:load to:0x020a92b0 module:overlay(0) +from:0x02154ac8 kind:load to:0x020a8f58 module:overlay(0) +from:0x02154acc kind:load to:0x020a8fc0 module:overlay(0) +from:0x02154ad0 kind:load to:0x020a9130 module:overlay(0) +from:0x02154ad4 kind:load to:0x020a912c module:overlay(0) +from:0x02154ad8 kind:load to:0x020a91fc module:overlay(0) +from:0x02154adc kind:load to:0x020a9220 module:overlay(0) +from:0x02154ae0 kind:load to:0x020a9224 module:overlay(0) +from:0x02154ae4 kind:load to:0x020a9180 module:overlay(0) +from:0x02154ae8 kind:load to:0x020a9188 module:overlay(0) +from:0x02154aec kind:load to:0x020a9190 module:overlay(0) +from:0x02154af0 kind:load to:0x020a8f34 module:overlay(0) +from:0x02154af4 kind:load to:0x020a8f3c module:overlay(0) +from:0x02154af8 kind:load to:0x020a8f44 module:overlay(0) +from:0x02154afc kind:load to:0x020a8f4c module:overlay(0) +from:0x02154b00 kind:load to:0x020a9428 module:overlay(0) +from:0x02154b04 kind:load to:0x020a9578 module:overlay(0) +from:0x02154b08 kind:load to:0x020a95a4 module:overlay(0) +from:0x02154b0c kind:load to:0x020a95c4 module:overlay(0) +from:0x02154b10 kind:load to:0x020a97dc module:overlay(0) +from:0x02154b14 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02154b18 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02154b1c kind:load to:0x020a8e64 module:overlay(0) +from:0x02154b20 kind:load to:0x020a9984 module:overlay(0) +from:0x02154b24 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02154b28 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02154b2c kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02154b30 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02154b34 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02154b38 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02154b3c kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02154b40 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02154b44 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02154b48 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02154b4c kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02154b50 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02154b54 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02154b58 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02154b5c kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02154b60 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02154b64 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02154b68 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02154b6c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02154b70 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02154b74 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02154b78 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02154b84 kind:load to:0x020984f8 module:overlay(0) +from:0x02154b88 kind:load to:0x02098534 module:overlay(0) +from:0x02154b8c kind:load to:0x0209854c module:overlay(0) +from:0x02154b90 kind:load to:0x02098558 module:overlay(0) +from:0x02154b94 kind:load to:0x01fff464 module:itcm +from:0x02154b98 kind:load to:0x020a99b8 module:overlay(0) +from:0x02154b9c kind:load to:0x0214572c module:overlay(58) +from:0x02154ba0 kind:load to:0x020a8d84 module:overlay(0) +from:0x02154ba4 kind:load to:0x021459c4 module:overlay(58) +from:0x02154ba8 kind:load to:0x020a98d4 module:overlay(0) +from:0x02154bac kind:load to:0x0209849c module:overlay(0) +from:0x02154bb0 kind:load to:0x0214612c module:overlay(58) +from:0x02154bb4 kind:load to:0x020984a4 module:overlay(0) +from:0x02154bb8 kind:load to:0x020984a8 module:overlay(0) +from:0x02154bbc kind:load to:0x02098564 module:overlay(0) +from:0x02154bc0 kind:load to:0x020985d0 module:overlay(0) +from:0x02154bc4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02154bc8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02154bcc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02154bd0 kind:load to:0x02144540 module:overlay(58) +from:0x02154bd4 kind:load to:0x021445e8 module:overlay(58) +from:0x02154bd8 kind:load to:0x02145874 module:overlay(58) +from:0x02154bdc kind:load to:0x02145944 module:overlay(58) +from:0x02154be0 kind:load to:0x02147a64 module:overlay(58) +from:0x02154be4 kind:load to:0x020a8f58 module:overlay(0) +from:0x02154be8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02154bec kind:load to:0x020a9130 module:overlay(0) +from:0x02154bf0 kind:load to:0x020a912c module:overlay(0) +from:0x02154bf4 kind:load to:0x020a91fc module:overlay(0) +from:0x02154bf8 kind:load to:0x020a9220 module:overlay(0) +from:0x02154bfc kind:load to:0x020a9224 module:overlay(0) +from:0x02154c00 kind:load to:0x02145c48 module:overlay(58) +from:0x02154c04 kind:load to:0x02145d88 module:overlay(58) +from:0x02154c08 kind:load to:0x020a9190 module:overlay(0) +from:0x02154c0c kind:load to:0x020a8f34 module:overlay(0) +from:0x02154c10 kind:load to:0x020a8f3c module:overlay(0) +from:0x02154c14 kind:load to:0x020a8f44 module:overlay(0) +from:0x02154c18 kind:load to:0x020a8f4c module:overlay(0) +from:0x02154c1c kind:load to:0x021469c4 module:overlay(58) +from:0x02154c20 kind:load to:0x021479f0 module:overlay(58) +from:0x02154c24 kind:load to:0x02147a3c module:overlay(58) +from:0x02154c28 kind:load to:0x0214719c module:overlay(58) +from:0x02154c2c kind:load to:0x020a97dc module:overlay(0) +from:0x02154c30 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02154c34 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02154c38 kind:load to:0x020a8e64 module:overlay(0) +from:0x02154c3c kind:load to:0x021462a0 module:overlay(58) +from:0x02154c40 kind:load to:0x021462f4 module:overlay(58) +from:0x02154c44 kind:load to:0x0214631c module:overlay(58) +from:0x02154c48 kind:load to:0x02146344 module:overlay(58) +from:0x02154c4c kind:load to:0x0214636c module:overlay(58) +from:0x02154c50 kind:load to:0x0214638c module:overlay(58) +from:0x02154c54 kind:load to:0x021463b4 module:overlay(58) +from:0x02154c58 kind:load to:0x021463e0 module:overlay(58) +from:0x02154c5c kind:load to:0x0214640c module:overlay(58) +from:0x02154c60 kind:load to:0x02146438 module:overlay(58) +from:0x02154c64 kind:load to:0x021464d4 module:overlay(58) +from:0x02154c68 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02154c6c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02154c70 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02154c74 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02154c78 kind:load to:0x02146500 module:overlay(58) +from:0x02154c7c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02154c80 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02154c84 kind:load to:0x0214652c module:overlay(58) +from:0x02154c88 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02154c8c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02154c90 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02154c94 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02154c98 kind:load to:0x02146460 module:overlay(58) +from:0x02154c9c kind:load to:0x021464c8 module:overlay(58) +from:0x02154ca0 kind:load to:0x021464cc module:overlay(58) +from:0x02154ca4 kind:load to:0x021464d0 module:overlay(58) +from:0x02154ca8 kind:load to:0x02146538 module:overlay(58) +from:0x02154cac kind:load to:0x02146958 module:overlay(58) +from:0x02154cb0 kind:load to:0x0214695c module:overlay(58) +from:0x02154cb4 kind:load to:0x02146960 module:overlay(58) +from:0x02154cb8 kind:load to:0x02146b1c module:overlay(58) +from:0x02154ea4 kind:load to:0x02147edc module:overlay(58) +from:0x02154ea8 kind:load to:0x02097924 module:overlay(0) +from:0x02154eac kind:load to:0x02097734 module:overlay(0) +from:0x02154eb0 kind:load to:0x020977b0 module:overlay(0) +from:0x02154eb4 kind:load to:0x0209792c module:overlay(0) +from:0x02154eb8 kind:load to:0x0209794c module:overlay(0) +from:0x02154ebc kind:load to:0x02097978 module:overlay(0) +from:0x02154ff0 kind:load to:0x020984f8 module:overlay(0) +from:0x02154ff4 kind:load to:0x02098534 module:overlay(0) +from:0x02154ff8 kind:load to:0x0209854c module:overlay(0) +from:0x02154ffc kind:load to:0x02098558 module:overlay(0) +from:0x02155000 kind:load to:0x01fff464 module:itcm +from:0x02155004 kind:load to:0x020a99b8 module:overlay(0) +from:0x02155008 kind:load to:0x02148128 module:overlay(58) +from:0x0215500c kind:load to:0x0214825c module:overlay(58) +from:0x02155010 kind:load to:0x021482d8 module:overlay(58) +from:0x02155014 kind:load to:0x020a98d4 module:overlay(0) +from:0x02155018 kind:load to:0x0209849c module:overlay(0) +from:0x0215501c kind:load to:0x02148a78 module:overlay(58) +from:0x02155020 kind:load to:0x020984a4 module:overlay(0) +from:0x02155024 kind:load to:0x020984a8 module:overlay(0) +from:0x02155028 kind:load to:0x02098564 module:overlay(0) +from:0x0215502c kind:load to:0x020985d0 module:overlay(0) +from:0x02155030 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02155034 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02155038 kind:load to:0x02148988 module:overlay(58) +from:0x0215503c kind:load to:0x02148b50 module:overlay(58) +from:0x02155040 kind:load to:0x02148b80 module:overlay(58) +from:0x02155044 kind:load to:0x021481ac module:overlay(58) +from:0x02155048 kind:load to:0x02148158 module:overlay(58) +from:0x0215504c kind:load to:0x021483dc module:overlay(58) +from:0x02155050 kind:load to:0x020a8f58 module:overlay(0) +from:0x02155054 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02155058 kind:load to:0x020a9130 module:overlay(0) +from:0x0215505c kind:load to:0x020a912c module:overlay(0) +from:0x02155060 kind:load to:0x020a91fc module:overlay(0) +from:0x02155064 kind:load to:0x020a9220 module:overlay(0) +from:0x02155068 kind:load to:0x020a9224 module:overlay(0) +from:0x0215506c kind:load to:0x021487c4 module:overlay(58) +from:0x02155070 kind:load to:0x021488e4 module:overlay(58) +from:0x02155074 kind:load to:0x020a9190 module:overlay(0) +from:0x02155078 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215507c kind:load to:0x020a8f3c module:overlay(0) +from:0x02155080 kind:load to:0x020a8f44 module:overlay(0) +from:0x02155084 kind:load to:0x020a8f4c module:overlay(0) +from:0x02155088 kind:load to:0x020a9428 module:overlay(0) +from:0x0215508c kind:load to:0x021487cc module:overlay(58) +from:0x02155090 kind:load to:0x021487fc module:overlay(58) +from:0x02155094 kind:load to:0x02148a4c module:overlay(58) +from:0x02155098 kind:load to:0x020a97dc module:overlay(0) +from:0x0215509c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021550a0 kind:load to:0x020a8ea0 module:overlay(0) +from:0x021550a4 kind:load to:0x020a8e64 module:overlay(0) +from:0x021550a8 kind:load to:0x020a9984 module:overlay(0) +from:0x021550ac kind:load to:0x02148428 module:overlay(58) +from:0x021550b0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021550b4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021550b8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021550bc kind:load to:0x0214845c module:overlay(58) +from:0x021550c0 kind:load to:0x021484c0 module:overlay(58) +from:0x021550c4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x021550c8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021550cc kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021550d0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x021550d4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021550d8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021550dc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021550e0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021550e4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x021550e8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021550ec kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021550f0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021550f4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021550f8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021550fc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02155100 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02155104 kind:load to:0x021484f4 module:overlay(58) +from:0x02155108 kind:load to:0x02148570 module:overlay(58) +from:0x0215510c kind:load to:0x021485ec module:overlay(58) +from:0x02155110 kind:load to:0x0214867c module:overlay(58) +from:0x02155114 kind:load to:0x02148704 module:overlay(58) +from:0x02155118 kind:load to:0x02148740 module:overlay(58) +from:0x02155160 kind:load to:0x02097bf4 module:overlay(0) +from:0x02155164 kind:load to:0x02148c40 module:overlay(58) +from:0x02155170 kind:load to:0x02149060 module:overlay(58) +from:0x02155174 kind:load to:0x0214a938 module:overlay(58) +from:0x02155178 kind:load to:0x02148c88 module:overlay(58) +from:0x0215517c kind:load to:0x0207bfe8 module:overlay(0) +from:0x02155180 kind:load to:0x02148cd8 module:overlay(58) +from:0x0215518c kind:load to:0x02148bd8 module:overlay(58) +from:0x02155190 kind:load to:0x02097924 module:overlay(0) +from:0x02155194 kind:load to:0x02097734 module:overlay(0) +from:0x02155198 kind:load to:0x020977b0 module:overlay(0) +from:0x0215519c kind:load to:0x0209792c module:overlay(0) +from:0x021551a0 kind:load to:0x0209794c module:overlay(0) +from:0x021551a4 kind:load to:0x02097978 module:overlay(0) +from:0x021551a8 kind:load to:0x021496c4 module:overlay(58) +from:0x021551b0 kind:load to:0x02149894 module:overlay(58) +from:0x021551b8 kind:load to:0x02149bac module:overlay(58) +from:0x021551c0 kind:load to:0x02149c3c module:overlay(58) +from:0x021551c8 kind:load to:0x02149d64 module:overlay(58) +from:0x021551d0 kind:load to:0x02149d78 module:overlay(58) +from:0x021551d8 kind:load to:0x0214a34c module:overlay(58) +from:0x021551e0 kind:load to:0x0214a364 module:overlay(58) +from:0x021551f0 kind:load to:0x020984f8 module:overlay(0) +from:0x021551f4 kind:load to:0x02098534 module:overlay(0) +from:0x021551f8 kind:load to:0x0209854c module:overlay(0) +from:0x021551fc kind:load to:0x02098558 module:overlay(0) +from:0x02155200 kind:load to:0x01fff464 module:itcm +from:0x02155204 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02155208 kind:load to:0x021491f4 module:overlay(58) +from:0x0215520c kind:load to:0x02149290 module:overlay(58) +from:0x02155210 kind:load to:0x02149670 module:overlay(58) +from:0x02155214 kind:load to:0x0214965c module:overlay(58) +from:0x02155218 kind:load to:0x0209849c module:overlay(0) +from:0x0215521c kind:load to:0x0214a5f0 module:overlay(58) +from:0x02155220 kind:load to:0x020984a4 module:overlay(0) +from:0x02155224 kind:load to:0x020984a8 module:overlay(0) +from:0x02155228 kind:load to:0x02098564 module:overlay(0) +from:0x0215522c kind:load to:0x020985d0 module:overlay(0) +from:0x02155230 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02155234 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02155238 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215523c kind:load to:0x02149074 module:overlay(58) +from:0x02155240 kind:load to:0x02149130 module:overlay(58) +from:0x0215524c kind:load to:0x0214a974 module:overlay(58) +from:0x02155250 kind:load to:0x0209772c module:overlay(0) +from:0x02155254 kind:load to:0x02097734 module:overlay(0) +from:0x02155258 kind:load to:0x020977b0 module:overlay(0) +from:0x0215525c kind:load to:0x020977f0 module:overlay(0) +from:0x02155260 kind:load to:0x020977f4 module:overlay(0) +from:0x02155264 kind:load to:0x020977f8 module:overlay(0) +from:0x02155270 kind:load to:0x020984f8 module:overlay(0) +from:0x02155274 kind:load to:0x02098534 module:overlay(0) +from:0x02155278 kind:load to:0x0209854c module:overlay(0) +from:0x0215527c kind:load to:0x02098558 module:overlay(0) +from:0x02155280 kind:load to:0x01fff464 module:itcm +from:0x02155284 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02155288 kind:load to:0x0214aa98 module:overlay(58) +from:0x0215528c kind:load to:0x0214aaac module:overlay(58) +from:0x02155290 kind:load to:0x02098494 module:overlay(0) +from:0x02155294 kind:load to:0x02098498 module:overlay(0) +from:0x02155298 kind:load to:0x0209849c module:overlay(0) +from:0x0215529c kind:load to:0x020984a0 module:overlay(0) +from:0x021552a0 kind:load to:0x020984a4 module:overlay(0) +from:0x021552a4 kind:load to:0x020984a8 module:overlay(0) +from:0x021552a8 kind:load to:0x02098564 module:overlay(0) +from:0x021552ac kind:load to:0x020985d0 module:overlay(0) +from:0x021552b0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021552b4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021552b8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021552bc kind:load to:0x0214aa18 module:overlay(58) +from:0x021552c0 kind:load to:0x0214aa54 module:overlay(58) +from:0x021552c4 kind:load to:0x0214aae4 module:overlay(58) +from:0x021552c8 kind:load to:0x0214ab14 module:overlay(58) +from:0x021552d4 kind:load to:0x0214ab90 module:overlay(58) +from:0x021552d8 kind:load to:0x0214ab80 module:overlay(58) +from:0x021552dc kind:load to:0x02142908 module:overlay(58) +from:0x02155304 kind:load to:0x0214b5fc module:overlay(58) +from:0x0215530c kind:load to:0x0214b800 module:overlay(58) +from:0x02155314 kind:load to:0x0214bd78 module:overlay(58) +from:0x0215531c kind:load to:0x0214c058 module:overlay(58) +from:0x02155324 kind:load to:0x0214c314 module:overlay(58) +from:0x0215532c kind:load to:0x0214b600 module:overlay(58) +from:0x02155334 kind:load to:0x0214b8bc module:overlay(58) +from:0x0215533c kind:load to:0x0214bf84 module:overlay(58) +from:0x02155344 kind:load to:0x0214c094 module:overlay(58) +from:0x0215534c kind:load to:0x0214c374 module:overlay(58) +from:0x0215538c kind:load to:0x0214aca0 module:overlay(58) +from:0x02155390 kind:load to:0x020f6354 module:overlays(19,22,23,31) +from:0x02155394 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x02155398 kind:load to:0x020f6364 module:overlays(19,22,23,31) +from:0x021553a4 kind:load to:0x0214af20 module:overlay(58) +from:0x021553a8 kind:load to:0x0214d384 module:overlay(58) +from:0x021553ac kind:load to:0x0214ac14 module:overlay(58) +from:0x021553b0 kind:load to:0x0207bfe8 module:overlay(0) +from:0x021553b4 kind:load to:0x0207bff0 module:overlay(0) +from:0x021553c0 kind:load to:0x0214af0c module:overlay(58) +from:0x021553c4 kind:load to:0x0214d3a0 module:overlay(58) +from:0x021553c8 kind:load to:0x0201bbbc module:main +from:0x021553cc kind:load to:0x0214d294 module:overlay(58) +from:0x021553d0 kind:load to:0x0201bd64 module:main +from:0x021553dc kind:load to:0x0214abac module:overlay(58) +from:0x021553e0 kind:load to:0x02097924 module:overlay(0) +from:0x021553e4 kind:load to:0x02097734 module:overlay(0) +from:0x021553e8 kind:load to:0x020977b0 module:overlay(0) +from:0x021553ec kind:load to:0x0209792c module:overlay(0) +from:0x021553f0 kind:load to:0x0209794c module:overlay(0) +from:0x021553f4 kind:load to:0x02097978 module:overlay(0) +from:0x02155400 kind:load to:0x020984f8 module:overlay(0) +from:0x02155404 kind:load to:0x02098534 module:overlay(0) +from:0x02155408 kind:load to:0x0209854c module:overlay(0) +from:0x0215540c kind:load to:0x02098558 module:overlay(0) +from:0x02155410 kind:load to:0x01fff464 module:itcm +from:0x02155414 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02155418 kind:load to:0x0214af34 module:overlay(58) +from:0x0215541c kind:load to:0x0214b0a8 module:overlay(58) +from:0x02155420 kind:load to:0x0214b218 module:overlay(58) +from:0x02155424 kind:load to:0x0214b1a4 module:overlay(58) +from:0x02155428 kind:load to:0x0209849c module:overlay(0) +from:0x0215542c kind:load to:0x0214b488 module:overlay(58) +from:0x02155430 kind:load to:0x020984a4 module:overlay(0) +from:0x02155434 kind:load to:0x020984a8 module:overlay(0) +from:0x02155438 kind:load to:0x02098564 module:overlay(0) +from:0x0215543c kind:load to:0x020985d0 module:overlay(0) +from:0x02155440 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02155444 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02155448 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215544c kind:load to:0x0214d3bc module:overlay(58) +from:0x02155450 kind:load to:0x0214d3f4 module:overlay(58) +from:0x0215545c kind:load to:0x0214d454 module:overlay(58) +from:0x02155460 kind:load to:0x0209772c module:overlay(0) +from:0x02155464 kind:load to:0x02097734 module:overlay(0) +from:0x02155468 kind:load to:0x020977b0 module:overlay(0) +from:0x0215546c kind:load to:0x020977f0 module:overlay(0) +from:0x02155470 kind:load to:0x020977f4 module:overlay(0) +from:0x02155474 kind:load to:0x020977f8 module:overlay(0) +from:0x02155480 kind:load to:0x020984f8 module:overlay(0) +from:0x02155484 kind:load to:0x02098534 module:overlay(0) +from:0x02155488 kind:load to:0x0209854c module:overlay(0) +from:0x0215548c kind:load to:0x02098558 module:overlay(0) +from:0x02155490 kind:load to:0x01fff464 module:itcm +from:0x02155494 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02155498 kind:load to:0x0214d4e0 module:overlay(58) +from:0x0215549c kind:load to:0x0214d4e8 module:overlay(58) +from:0x021554a0 kind:load to:0x02098494 module:overlay(0) +from:0x021554a4 kind:load to:0x02098498 module:overlay(0) +from:0x021554a8 kind:load to:0x0209849c module:overlay(0) +from:0x021554ac kind:load to:0x020984a0 module:overlay(0) +from:0x021554b0 kind:load to:0x020984a4 module:overlay(0) +from:0x021554b4 kind:load to:0x020984a8 module:overlay(0) +from:0x021554b8 kind:load to:0x02098564 module:overlay(0) +from:0x021554bc kind:load to:0x020985d0 module:overlay(0) +from:0x021554c0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021554c4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021554c8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021554cc kind:load to:0x0214d688 module:overlay(58) +from:0x021554d0 kind:load to:0x0214d6a4 module:overlay(58) +from:0x021554d4 kind:load to:0x0214d520 module:overlay(58) +from:0x021554d8 kind:load to:0x0214d538 module:overlay(58) +from:0x021554e4 kind:load to:0x0214d6ec module:overlay(58) +from:0x021554e8 kind:load to:0x0214d6dc module:overlay(58) +from:0x021554ec kind:load to:0x02142908 module:overlay(58) +from:0x021554f8 kind:load to:0x0214d708 module:overlay(58) +from:0x021554fc kind:load to:0x0209772c module:overlay(0) +from:0x02155500 kind:load to:0x02097734 module:overlay(0) +from:0x02155504 kind:load to:0x020977b0 module:overlay(0) +from:0x02155508 kind:load to:0x020977f0 module:overlay(0) +from:0x0215550c kind:load to:0x020977f4 module:overlay(0) +from:0x02155510 kind:load to:0x020977f8 module:overlay(0) +from:0x0215551c kind:load to:0x020984f8 module:overlay(0) +from:0x02155520 kind:load to:0x02098534 module:overlay(0) +from:0x02155524 kind:load to:0x0209854c module:overlay(0) +from:0x02155528 kind:load to:0x02098558 module:overlay(0) +from:0x0215552c kind:load to:0x01fff464 module:itcm +from:0x02155530 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02155534 kind:load to:0x0214d774 module:overlay(58) +from:0x02155538 kind:load to:0x02098490 module:overlay(0) +from:0x0215553c kind:load to:0x0214d77c module:overlay(58) +from:0x02155540 kind:load to:0x02098498 module:overlay(0) +from:0x02155544 kind:load to:0x0209849c module:overlay(0) +from:0x02155548 kind:load to:0x020984a0 module:overlay(0) +from:0x0215554c kind:load to:0x020984a4 module:overlay(0) +from:0x02155550 kind:load to:0x020984a8 module:overlay(0) +from:0x02155554 kind:load to:0x02098564 module:overlay(0) +from:0x02155558 kind:load to:0x020985d0 module:overlay(0) +from:0x0215555c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02155560 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02155564 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02155568 kind:load to:0x0214d7b0 module:overlay(58) +from:0x0215556c kind:load to:0x0214d7c4 module:overlay(58) +from:0x02155578 kind:load to:0x0214d800 module:overlay(58) +from:0x0215557c kind:load to:0x02097924 module:overlay(0) +from:0x02155580 kind:load to:0x02097734 module:overlay(0) +from:0x02155584 kind:load to:0x020977b0 module:overlay(0) +from:0x02155588 kind:load to:0x0209792c module:overlay(0) +from:0x0215558c kind:load to:0x0209794c module:overlay(0) +from:0x02155590 kind:load to:0x02097978 module:overlay(0) +from:0x0215562c kind:load to:0x020984f8 module:overlay(0) +from:0x02155630 kind:load to:0x02098534 module:overlay(0) +from:0x02155634 kind:load to:0x0209854c module:overlay(0) +from:0x02155638 kind:load to:0x02098558 module:overlay(0) +from:0x0215563c kind:load to:0x01fff464 module:itcm +from:0x02155640 kind:load to:0x020a99b8 module:overlay(0) +from:0x02155644 kind:load to:0x020a8d08 module:overlay(0) +from:0x02155648 kind:load to:0x0214d9cc module:overlay(58) +from:0x0215564c kind:load to:0x0214da88 module:overlay(58) +from:0x02155650 kind:load to:0x020a98d4 module:overlay(0) +from:0x02155654 kind:load to:0x0209849c module:overlay(0) +from:0x02155658 kind:load to:0x020a993c module:overlay(0) +from:0x0215565c kind:load to:0x020984a4 module:overlay(0) +from:0x02155660 kind:load to:0x020984a8 module:overlay(0) +from:0x02155664 kind:load to:0x02098564 module:overlay(0) +from:0x02155668 kind:load to:0x020985d0 module:overlay(0) +from:0x0215566c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02155670 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02155674 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02155678 kind:load to:0x0214dc10 module:overlay(58) +from:0x0215567c kind:load to:0x0214dc38 module:overlay(58) +from:0x02155680 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02155684 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02155688 kind:load to:0x0214dbc4 module:overlay(58) +from:0x0215568c kind:load to:0x020a8f58 module:overlay(0) +from:0x02155690 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02155694 kind:load to:0x020a9130 module:overlay(0) +from:0x02155698 kind:load to:0x020a912c module:overlay(0) +from:0x0215569c kind:load to:0x020a91fc module:overlay(0) +from:0x021556a0 kind:load to:0x020a9220 module:overlay(0) +from:0x021556a4 kind:load to:0x020a9224 module:overlay(0) +from:0x021556a8 kind:load to:0x0214da94 module:overlay(58) +from:0x021556ac kind:load to:0x0214dab4 module:overlay(58) +from:0x021556b0 kind:load to:0x020a9190 module:overlay(0) +from:0x021556b4 kind:load to:0x020a8f34 module:overlay(0) +from:0x021556b8 kind:load to:0x020a8f3c module:overlay(0) +from:0x021556bc kind:load to:0x020a8f44 module:overlay(0) +from:0x021556c0 kind:load to:0x020a8f4c module:overlay(0) +from:0x021556c4 kind:load to:0x020a9428 module:overlay(0) +from:0x021556c8 kind:load to:0x0214db48 module:overlay(58) +from:0x021556cc kind:load to:0x0214dba8 module:overlay(58) +from:0x021556d0 kind:load to:0x020a95c4 module:overlay(0) +from:0x021556d4 kind:load to:0x020a97dc module:overlay(0) +from:0x021556d8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021556dc kind:load to:0x020a8ea0 module:overlay(0) +from:0x021556e0 kind:load to:0x020a8e64 module:overlay(0) +from:0x021556e4 kind:load to:0x020a9984 module:overlay(0) +from:0x021556e8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x021556ec kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021556f0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021556f4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021556f8 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x021556fc kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02155700 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02155704 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02155708 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215570c kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02155710 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02155714 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02155718 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215571c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02155720 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02155724 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02155728 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215572c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02155730 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02155734 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02155738 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215573c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02155748 kind:load to:0x0214dcbc module:overlay(58) +from:0x0215574c kind:load to:0x02097924 module:overlay(0) +from:0x02155750 kind:load to:0x02097734 module:overlay(0) +from:0x02155754 kind:load to:0x020977b0 module:overlay(0) +from:0x02155758 kind:load to:0x0209792c module:overlay(0) +from:0x0215575c kind:load to:0x0209794c module:overlay(0) +from:0x02155760 kind:load to:0x02097978 module:overlay(0) +from:0x0215576c kind:load to:0x020984f8 module:overlay(0) +from:0x02155770 kind:load to:0x02098534 module:overlay(0) +from:0x02155774 kind:load to:0x0209854c module:overlay(0) +from:0x02155778 kind:load to:0x02098558 module:overlay(0) +from:0x0215577c kind:load to:0x01fff464 module:itcm +from:0x02155780 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02155784 kind:load to:0x02098488 module:overlay(0) +from:0x02155788 kind:load to:0x02098490 module:overlay(0) +from:0x0215578c kind:load to:0x0214ddc0 module:overlay(58) +from:0x02155790 kind:load to:0x02098498 module:overlay(0) +from:0x02155794 kind:load to:0x0209849c module:overlay(0) +from:0x02155798 kind:load to:0x0214de50 module:overlay(58) +from:0x0215579c kind:load to:0x020984a4 module:overlay(0) +from:0x021557a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021557a4 kind:load to:0x02098564 module:overlay(0) +from:0x021557a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021557ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021557b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021557b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021557b8 kind:load to:0x0214ded0 module:overlay(58) +from:0x021557bc kind:load to:0x0214def8 module:overlay(58) +from:0x021557cc kind:load to:0x0209cb7c module:overlay(0) +from:0x021557d0 kind:load to:0x0209cd40 module:overlay(0) +from:0x021557d4 kind:load to:0x0209cd5c module:overlay(0) +from:0x021557d8 kind:load to:0x0209cda0 module:overlay(0) +from:0x021557dc kind:load to:0x0214e4d4 module:overlay(58) +from:0x021557e0 kind:load to:0x0214e4b8 module:overlay(58) +from:0x021557e4 kind:load to:0x0209cb94 module:overlay(0) +from:0x021557f0 kind:load to:0x0214df48 module:overlay(58) +from:0x021557f4 kind:load to:0x0209cb7c module:overlay(0) +from:0x021557f8 kind:load to:0x0209cd40 module:overlay(0) +from:0x021557fc kind:load to:0x0209cd5c module:overlay(0) +from:0x02155800 kind:load to:0x0209cda0 module:overlay(0) +from:0x02155804 kind:load to:0x0214e488 module:overlay(58) +from:0x02155808 kind:load to:0x0214e49c module:overlay(58) +from:0x0215580c kind:load to:0x0209cb94 module:overlay(0) +from:0x02155818 kind:load to:0x0207caa0 module:overlay(0) +from:0x0215581c kind:load to:0x0207caa8 module:overlay(0) +from:0x02155820 kind:load to:0x0207d2bc module:overlay(0) +from:0x02155824 kind:load to:0x0207d2ac module:overlay(0) +from:0x02155828 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0215582c kind:load to:0x0207d330 module:overlay(0) +from:0x02155830 kind:load to:0x0207d374 module:overlay(0) +from:0x02155834 kind:load to:0x0207d39c module:overlay(0) +from:0x02155840 kind:load to:0x0214e07c module:overlay(58) +from:0x02155844 kind:load to:0x0209d098 module:overlay(0) +from:0x02155848 kind:load to:0x0214e21c module:overlay(58) +from:0x0215584c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155850 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155854 kind:load to:0x0214e3c8 module:overlay(58) +from:0x02155858 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215585c kind:load to:0x0214e310 module:overlay(58) +from:0x02155860 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155864 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155868 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215586c kind:load to:0x0209d1cc module:overlay(0) +from:0x02155870 kind:load to:0x0214e440 module:overlay(58) +from:0x02155874 kind:load to:0x0214e460 module:overlay(58) +from:0x02155884 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155888 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215588c kind:load to:0x0209ca38 module:overlay(0) +from:0x02155890 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215589c kind:load to:0x0214e4f4 module:overlay(58) +from:0x021558a0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021558a4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021558a8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021558ac kind:load to:0x0209ca58 module:overlay(0) +from:0x021558b8 kind:load to:0x0214e6ec module:overlay(58) +from:0x021558bc kind:load to:0x0209d098 module:overlay(0) +from:0x021558c0 kind:load to:0x0214e704 module:overlay(58) +from:0x021558c4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021558c8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021558cc kind:load to:0x0214e740 module:overlay(58) +from:0x021558d0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021558d4 kind:load to:0x0214e838 module:overlay(58) +from:0x021558d8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021558dc kind:load to:0x0209d1b8 module:overlay(0) +from:0x021558e0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021558e4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021558e8 kind:load to:0x0214e9f4 module:overlay(58) +from:0x021558ec kind:load to:0x0214ea14 module:overlay(58) +from:0x021558f0 kind:load to:0x0214e870 module:overlay(58) +from:0x021558fc kind:load to:0x0214ea5c module:overlay(58) +from:0x02155900 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155904 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155908 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215590c kind:load to:0x0209ca58 module:overlay(0) +from:0x02155918 kind:load to:0x0209d760 module:overlay(0) +from:0x0215591c kind:load to:0x0209d098 module:overlay(0) +from:0x02155920 kind:load to:0x0214ed84 module:overlay(58) +from:0x02155924 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155928 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215592c kind:load to:0x0214ef44 module:overlay(58) +from:0x02155930 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155934 kind:load to:0x0214ebc0 module:overlay(58) +from:0x02155938 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215593c kind:load to:0x0214efac module:overlay(58) +from:0x02155940 kind:load to:0x0209d9d8 module:overlay(0) +from:0x02155944 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155948 kind:load to:0x0214efe8 module:overlay(58) +from:0x0215594c kind:load to:0x0214f008 module:overlay(58) +from:0x02155950 kind:load to:0x0209d98c module:overlay(0) +from:0x02155954 kind:load to:0x0209db54 module:overlay(0) +from:0x02155958 kind:load to:0x0209db5c module:overlay(0) +from:0x0215595c kind:load to:0x0214ed34 module:overlay(58) +from:0x02155960 kind:load to:0x0214ec70 module:overlay(58) +from:0x02155964 kind:load to:0x0214efe0 module:overlay(58) +from:0x02155968 kind:load to:0x0209daa0 module:overlay(0) +from:0x0215596c kind:load to:0x0209da44 module:overlay(0) +from:0x02155988 kind:load to:0x0214f050 module:overlay(58) +from:0x0215598c kind:load to:0x0209cb7c module:overlay(0) +from:0x02155990 kind:load to:0x0209cd40 module:overlay(0) +from:0x02155994 kind:load to:0x0209cd5c module:overlay(0) +from:0x02155998 kind:load to:0x0209cda0 module:overlay(0) +from:0x0215599c kind:load to:0x0214f5c4 module:overlay(58) +from:0x021559a0 kind:load to:0x0214f5d8 module:overlay(58) +from:0x021559a4 kind:load to:0x0209cb94 module:overlay(0) +from:0x021559b0 kind:load to:0x0207c47c module:overlay(0) +from:0x021559b4 kind:load to:0x0207c484 module:overlay(0) +from:0x021559b8 kind:load to:0x0207c94c module:overlay(0) +from:0x021559bc kind:load to:0x0207c93c module:overlay(0) +from:0x021559c0 kind:load to:0x0207c980 module:overlay(0) +from:0x021559c4 kind:load to:0x0207c9f0 module:overlay(0) +from:0x021559c8 kind:load to:0x0207ca18 module:overlay(0) +from:0x021559cc kind:load to:0x0207ca90 module:overlay(0) +from:0x021559d8 kind:load to:0x0214f140 module:overlay(58) +from:0x021559dc kind:load to:0x0209d098 module:overlay(0) +from:0x021559e0 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x021559e4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021559e8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021559ec kind:load to:0x0214f50c module:overlay(58) +from:0x021559f0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021559f4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021559f8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021559fc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155a00 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02155a04 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155a08 kind:load to:0x0214f56c module:overlay(58) +from:0x02155a0c kind:load to:0x0214f594 module:overlay(58) +from:0x02155a18 kind:load to:0x0214f620 module:overlay(58) +from:0x02155a1c kind:load to:0x0209d098 module:overlay(0) +from:0x02155a20 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02155a24 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155a28 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155a2c kind:load to:0x0214f6a0 module:overlay(58) +from:0x02155a30 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155a34 kind:load to:0x0209d1ac module:overlay(0) +from:0x02155a38 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155a3c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155a40 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02155a44 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155a48 kind:load to:0x0214f738 module:overlay(58) +from:0x02155a4c kind:load to:0x0214f758 module:overlay(58) +from:0x02155a50 kind:load to:0x0214f720 module:overlay(58) +from:0x02155a54 kind:load to:0x0214f728 module:overlay(58) +from:0x02155a58 kind:load to:0x0214f730 module:overlay(58) +from:0x02155a64 kind:load to:0x0214f78c module:overlay(58) +from:0x02155a68 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155a6c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155a70 kind:load to:0x0209ca38 module:overlay(0) +from:0x02155a74 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155a80 kind:load to:0x0214f620 module:overlay(58) +from:0x02155a84 kind:load to:0x0209d098 module:overlay(0) +from:0x02155a88 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02155a8c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155a90 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155a94 kind:load to:0x0214f6a0 module:overlay(58) +from:0x02155a98 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155a9c kind:load to:0x0209d1ac module:overlay(0) +from:0x02155aa0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155aa4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155aa8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02155aac kind:load to:0x0209d1cc module:overlay(0) +from:0x02155ab0 kind:load to:0x0214f870 module:overlay(58) +from:0x02155ab4 kind:load to:0x0214f890 module:overlay(58) +from:0x02155ab8 kind:load to:0x0214f818 module:overlay(58) +from:0x02155abc kind:load to:0x0214f728 module:overlay(58) +from:0x02155ac0 kind:load to:0x0214f868 module:overlay(58) +from:0x02155acc kind:load to:0x0214f8d8 module:overlay(58) +from:0x02155ad0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155ad4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155ad8 kind:load to:0x0209ca38 module:overlay(0) +from:0x02155adc kind:load to:0x0209ca58 module:overlay(0) +from:0x02155ae8 kind:load to:0x0214f9d4 module:overlay(58) +from:0x02155aec kind:load to:0x0209d098 module:overlay(0) +from:0x02155af0 kind:load to:0x0214fc04 module:overlay(58) +from:0x02155af4 kind:load to:0x0214fc5c module:overlay(58) +from:0x02155af8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155afc kind:load to:0x0214fc70 module:overlay(58) +from:0x02155b00 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155b04 kind:load to:0x0209d1ac module:overlay(0) +from:0x02155b08 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155b0c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155b10 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02155b14 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155b18 kind:load to:0x0214fc9c module:overlay(58) +from:0x02155b1c kind:load to:0x0214fcbc module:overlay(58) +from:0x02155b28 kind:load to:0x0214fd04 module:overlay(58) +from:0x02155b2c kind:load to:0x0209c8bc module:overlay(0) +from:0x02155b30 kind:load to:0x0209c97c module:overlay(0) +from:0x02155b34 kind:load to:0x0209c980 module:overlay(0) +from:0x02155b38 kind:load to:0x0209c984 module:overlay(0) +from:0x02155b44 kind:load to:0x0214fda0 module:overlay(58) +from:0x02155b48 kind:load to:0x0209d098 module:overlay(0) +from:0x02155b4c kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02155b50 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155b54 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155b58 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02155b5c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155b60 kind:load to:0x0209d1ac module:overlay(0) +from:0x02155b64 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155b68 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155b6c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02155b70 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155b74 kind:load to:0x0214fe6c module:overlay(58) +from:0x02155b78 kind:load to:0x0214fe80 module:overlay(58) +from:0x02155b84 kind:load to:0x0214febc module:overlay(58) +from:0x02155b88 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155b8c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155b90 kind:load to:0x0209ca38 module:overlay(0) +from:0x02155b94 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155ba0 kind:load to:0x0214ffd4 module:overlay(58) +from:0x02155ba4 kind:load to:0x0209d098 module:overlay(0) +from:0x02155ba8 kind:load to:0x021501cc module:overlay(58) +from:0x02155bac kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155bb0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155bb4 kind:load to:0x0215047c module:overlay(58) +from:0x02155bb8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155bbc kind:load to:0x02150788 module:overlay(58) +from:0x02155bc0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155bc4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155bc8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02155bcc kind:load to:0x0209d1cc module:overlay(0) +from:0x02155bd0 kind:load to:0x02150908 module:overlay(58) +from:0x02155bd4 kind:load to:0x02150938 module:overlay(58) +from:0x02155bec kind:load to:0x02150990 module:overlay(58) +from:0x02155bf0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155bf4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155bf8 kind:load to:0x0209ca38 module:overlay(0) +from:0x02155bfc kind:load to:0x0209ca58 module:overlay(0) +from:0x02155c0c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155c10 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155c14 kind:load to:0x0209ca38 module:overlay(0) +from:0x02155c18 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155c24 kind:load to:0x02150e54 module:overlay(58) +from:0x02155c28 kind:load to:0x02151104 module:overlay(58) +from:0x02155c2c kind:load to:0x02057bd4 module:overlay(0) +from:0x02155c30 kind:load to:0x01ffc57c module:itcm +from:0x02155c34 kind:load to:0x02057da8 module:overlay(0) +from:0x02155c38 kind:load to:0x02057e24 module:overlay(0) +from:0x02155c3c kind:load to:0x02057e88 module:overlay(0) +from:0x02155c40 kind:load to:0x02057c14 module:overlay(0) +from:0x02155c44 kind:load to:0x02057d64 module:overlay(0) +from:0x02155c50 kind:load to:0x02150e68 module:overlay(58) +from:0x02155c54 kind:load to:0x0209d098 module:overlay(0) +from:0x02155c58 kind:load to:0x02150e94 module:overlay(58) +from:0x02155c5c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155c60 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155c64 kind:load to:0x02151058 module:overlay(58) +from:0x02155c68 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155c6c kind:load to:0x02150ecc module:overlay(58) +from:0x02155c70 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155c74 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155c78 kind:load to:0x02150f9c module:overlay(58) +from:0x02155c7c kind:load to:0x0209d1cc module:overlay(0) +from:0x02155c80 kind:load to:0x02151120 module:overlay(58) +from:0x02155c84 kind:load to:0x02151140 module:overlay(58) +from:0x02155ca0 kind:load to:0x0209c8bc module:overlay(0) +from:0x02155ca4 kind:load to:0x0209c97c module:overlay(0) +from:0x02155ca8 kind:load to:0x0209c980 module:overlay(0) +from:0x02155cac kind:load to:0x0209c984 module:overlay(0) +from:0x02155cb8 kind:load to:0x02151188 module:overlay(58) +from:0x02155cbc kind:load to:0x0209c8bc module:overlay(0) +from:0x02155cc0 kind:load to:0x0209c97c module:overlay(0) +from:0x02155cc4 kind:load to:0x0209c980 module:overlay(0) +from:0x02155cc8 kind:load to:0x0209c984 module:overlay(0) +from:0x02155cd4 kind:load to:0x021512a0 module:overlay(58) +from:0x02155cd8 kind:load to:0x0209d098 module:overlay(0) +from:0x02155cdc kind:load to:0x02151330 module:overlay(58) +from:0x02155ce0 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155ce4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155ce8 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02155cec kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155cf0 kind:load to:0x0209d1ac module:overlay(0) +from:0x02155cf4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155cf8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155cfc kind:load to:0x0215134c module:overlay(58) +from:0x02155d00 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155d04 kind:load to:0x0215141c module:overlay(58) +from:0x02155d08 kind:load to:0x02151430 module:overlay(58) +from:0x02155d14 kind:load to:0x0215146c module:overlay(58) +from:0x02155d18 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155d1c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155d20 kind:load to:0x0209ca38 module:overlay(0) +from:0x02155d24 kind:load to:0x0209ca58 module:overlay(0) +from:0x02155d30 kind:load to:0x02151538 module:overlay(58) +from:0x02155d34 kind:load to:0x0209d098 module:overlay(0) +from:0x02155d38 kind:load to:0x0210146c module:overlays(19,31) +from:0x02155d3c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02155d40 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155d44 kind:load to:0x02151854 module:overlay(58) +from:0x02155d48 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155d4c kind:load to:0x021017cc module:overlays(19,31) +from:0x02155d50 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155d54 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155d58 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02155d5c kind:load to:0x0209d1cc module:overlay(0) +from:0x02155d60 kind:load to:0x02151904 module:overlay(58) +from:0x02155d64 kind:load to:0x02151918 module:overlay(58) +from:0x02155d68 kind:load to:0x02101558 module:overlays(19,31) +from:0x02155d6c kind:load to:0x021518c8 module:overlay(58) +from:0x02155d78 kind:load to:0x02151a5c module:overlay(58) +from:0x02155d7c kind:load to:0x02151a6c module:overlay(58) +from:0x02155d80 kind:load to:0x02151a7c module:overlay(58) +from:0x02155d8c kind:load to:0x0215198c module:overlay(58) +from:0x02155d90 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02155d94 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02155d98 kind:load to:0x0209ca38 module:overlay(0) +from:0x02155d9c kind:load to:0x0209ca58 module:overlay(0) +from:0x02155da8 kind:load to:0x02151d04 module:overlay(58) +from:0x02155dac kind:load to:0x02151e68 module:overlay(58) +from:0x02155db0 kind:load to:0x02151eb8 module:overlay(58) +from:0x02155db4 kind:load to:0x02152058 module:overlay(58) +from:0x02155db8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02155dbc kind:load to:0x021524ec module:overlay(58) +from:0x02155dc0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02155dc4 kind:load to:0x0209d1ac module:overlay(0) +from:0x02155dc8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02155dcc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02155dd0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02155dd4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02155dd8 kind:load to:0x021528cc module:overlay(58) +from:0x02155ddc kind:load to:0x021528fc module:overlay(58) +from:0x02155de8 kind:load to:0x02152ac8 module:overlay(58) +from:0x02155dec kind:load to:0x02152ae8 module:overlay(58) +from:0x02155df0 kind:load to:0x0211df44 module:overlays(33,36,39) +from:0x02155df4 kind:load to:0x0211df7c module:overlays(33,36,39) +from:0x02155df8 kind:load to:0x0211dfac module:overlays(33,36,39) +from:0x02155dfc kind:load to:0x0211dfa8 module:overlays(33,36,39) +from:0x02155e00 kind:load to:0x0211e010 module:overlays(33,36,39) +from:0x02155e04 kind:load to:0x0211e050 module:overlays(33,36,39) +from:0x02155e08 kind:load to:0x0211e084 module:overlays(33,36,39) +from:0x02155e0c kind:load to:0x020616dc module:overlay(0) +from:0x02155e18 kind:load to:0x02152b24 module:overlay(58) +from:0x02155e1c kind:load to:0x02152b48 module:overlay(58) +from:0x02155e20 kind:load to:0x0207316c module:overlay(0) +from:0x02155e24 kind:load to:0x02073170 module:overlay(0) +from:0x02155e30 kind:load to:0x0214dc88 module:overlay(58) +from:0x02155e34 kind:load to:0x02152e54 module:overlay(58) +from:0x02155e38 kind:load to:0x0201bbbc module:main +from:0x02155e3c kind:load to:0x02152b68 module:overlay(58) +from:0x02155e40 kind:load to:0x02152b80 module:overlay(58) +from:0x02155e4c kind:load to:0x0214dc68 module:overlay(58) +from:0x02155e50 kind:load to:0x02152e70 module:overlay(58) +from:0x02155e54 kind:load to:0x02152c24 module:overlay(58) +from:0x02155e58 kind:load to:0x02152c40 module:overlay(58) +from:0x02155e5c kind:load to:0x02152c6c module:overlay(58) +from:0x02155e60 kind:load to:0x020616cc module:overlay(0) +from:0x02155e64 kind:load to:0x02152cd8 module:overlay(58) +from:0x02155e68 kind:load to:0x02152d20 module:overlay(58) +from:0x02155e6c kind:load to:0x02152d54 module:overlay(58) +from:0x02155e70 kind:load to:0x02152d84 module:overlay(58) diff --git a/config/usa/arm9/overlays/ov058/symbols.txt b/config/usa/arm9/overlays/ov058/symbols.txt new file mode 100644 index 00000000..92346fc7 --- /dev/null +++ b/config/usa/arm9/overlays/ov058/symbols.txt @@ -0,0 +1,1074 @@ +func_ov058_0213efa0 kind:function(arm,size=0x110) addr:0x0213efa0 +func_ov058_0213f0b0 kind:function(arm,size=0x20) addr:0x0213f0b0 +func_ov058_0213f0d0 kind:function(arm,size=0x38) addr:0x0213f0d0 +func_ov058_0213f108 kind:function(arm,size=0x14) addr:0x0213f108 +func_ov058_0213f11c kind:function(arm,size=0x1c) addr:0x0213f11c +func_ov058_0213f138 kind:function(arm,size=0x68) addr:0x0213f138 +func_ov058_0213f1a0 kind:function(arm,size=0x20) addr:0x0213f1a0 +func_ov058_0213f1c0 kind:function(arm,size=0x3c) addr:0x0213f1c0 +func_ov058_0213f1fc kind:function(arm,size=0x8) addr:0x0213f1fc +func_ov058_0213f204 kind:function(arm,size=0x14) addr:0x0213f204 +func_ov058_0213f218 kind:function(arm,size=0x1c) addr:0x0213f218 +func_ov058_0213f234 kind:function(arm,size=0xc) addr:0x0213f234 +func_ov058_0213f240 kind:function(arm,size=0x24) addr:0x0213f240 +func_ov058_0213f264 kind:function(arm,size=0x6c) addr:0x0213f264 +func_ov058_0213f2d0 kind:function(arm,size=0x34) addr:0x0213f2d0 +func_ov058_0213f304 kind:function(arm,size=0x21c) addr:0x0213f304 +func_ov058_0213f520 kind:function(arm,size=0x14) addr:0x0213f520 +func_ov058_0213f534 kind:function(arm,size=0x14) addr:0x0213f534 +func_ov058_0213f548 kind:function(arm,size=0x14) addr:0x0213f548 +func_ov058_0213f55c kind:function(arm,size=0x14) addr:0x0213f55c +func_ov058_0213f570 kind:function(arm,size=0xfc) addr:0x0213f570 +func_ov058_0213f66c kind:function(arm,size=0x104) addr:0x0213f66c +func_ov058_0213f770 kind:function(arm,size=0xe4) addr:0x0213f770 +func_ov058_0213f854 kind:function(arm,size=0x9c) addr:0x0213f854 +func_ov058_0213f8f0 kind:function(arm,size=0x348) addr:0x0213f8f0 +func_ov058_0213fc38 kind:function(arm,size=0x48) addr:0x0213fc38 +func_ov058_0213fc80 kind:function(arm,size=0x98) addr:0x0213fc80 +func_ov058_0213fd18 kind:function(arm,size=0x78) addr:0x0213fd18 +func_ov058_0213fd90 kind:function(arm,size=0x68) addr:0x0213fd90 +func_ov058_0213fdf8 kind:function(arm,size=0x6c) addr:0x0213fdf8 +func_ov058_0213fe64 kind:function(arm,size=0x58) addr:0x0213fe64 +func_ov058_0213febc kind:function(arm,size=0xb8) addr:0x0213febc +func_ov058_0213ff74 kind:function(arm,size=0x90) addr:0x0213ff74 +func_ov058_02140004 kind:function(arm,size=0x268) addr:0x02140004 +func_ov058_0214026c kind:function(arm,size=0x144) addr:0x0214026c +func_ov058_021403b0 kind:function(arm,size=0x64) addr:0x021403b0 +func_ov058_02140414 kind:function(arm,size=0x170) addr:0x02140414 +func_ov058_02140584 kind:function(arm,size=0xa0) addr:0x02140584 +func_ov058_02140624 kind:function(arm,size=0x264) addr:0x02140624 +func_ov058_02140888 kind:function(arm,size=0x11c) addr:0x02140888 +func_ov058_021409a4 kind:function(arm,size=0x70) addr:0x021409a4 +func_ov058_02140a14 kind:function(arm,size=0xe4) addr:0x02140a14 +func_ov058_02140af8 kind:function(arm,size=0x108) addr:0x02140af8 +func_ov058_02140c00 kind:function(arm,size=0x108) addr:0x02140c00 +func_ov058_02140d08 kind:function(arm,size=0xac) addr:0x02140d08 +func_ov058_02140db4 kind:function(arm,size=0xe0) addr:0x02140db4 +func_ov058_02140e94 kind:function(arm,size=0xf0) addr:0x02140e94 +func_ov058_02140f84 kind:function(arm,size=0x8c) addr:0x02140f84 +func_ov058_02141010 kind:function(arm,size=0x74) addr:0x02141010 +func_ov058_02141084 kind:function(arm,size=0xac) addr:0x02141084 +func_ov058_02141130 kind:function(arm,size=0x8c) addr:0x02141130 +func_ov058_021411bc kind:function(arm,size=0x88) addr:0x021411bc +func_ov058_02141244 kind:function(arm,size=0x3a0) addr:0x02141244 +func_ov058_021415e4 kind:function(arm,size=0x30) addr:0x021415e4 +func_ov058_02141614 kind:function(arm,size=0x2e0) addr:0x02141614 +func_ov058_021418f4 kind:function(arm,size=0xa8) addr:0x021418f4 +func_ov058_0214199c kind:function(arm,size=0x48) addr:0x0214199c +func_ov058_021419e4 kind:function(arm,size=0x38) addr:0x021419e4 +func_ov058_02141a1c kind:function(arm,size=0x38) addr:0x02141a1c +func_ov058_02141a54 kind:function(arm,size=0x10) addr:0x02141a54 +func_ov058_02141a64 kind:function(arm,size=0x10) addr:0x02141a64 +func_ov058_02141a74 kind:function(arm,size=0xbc) addr:0x02141a74 +func_ov058_02141b30 kind:function(arm,size=0x34) addr:0x02141b30 +func_ov058_02141b64 kind:function(arm,size=0x20) addr:0x02141b64 +func_ov058_02141b84 kind:function(arm,size=0x80) addr:0x02141b84 +func_ov058_02141c04 kind:function(arm,size=0xac) addr:0x02141c04 +func_ov058_02141cb0 kind:function(arm,size=0x24) addr:0x02141cb0 +func_ov058_02141cd4 kind:function(arm,size=0x10) addr:0x02141cd4 +func_ov058_02141ce4 kind:function(arm,size=0x8) addr:0x02141ce4 +func_ov058_02141cec kind:function(arm,size=0x24) addr:0x02141cec +func_ov058_02141d10 kind:function(arm,size=0x2c) addr:0x02141d10 +func_ov058_02141d3c kind:function(arm,size=0x14) addr:0x02141d3c +func_ov058_02141d50 kind:function(arm,size=0x1c) addr:0x02141d50 +func_ov058_02141d6c kind:function(arm,size=0x1c) addr:0x02141d6c +func_ov058_02141d88 kind:function(arm,size=0x1c) addr:0x02141d88 +func_ov058_02141da4 kind:function(arm,size=0x14) addr:0x02141da4 +func_ov058_02141db8 kind:function(arm,size=0xc) addr:0x02141db8 +func_ov058_02141dc4 kind:function(arm,size=0x24) addr:0x02141dc4 +func_ov058_02141de8 kind:function(arm,size=0x4c) addr:0x02141de8 +func_ov058_02141e34 kind:function(arm,size=0x16c) addr:0x02141e34 +func_ov058_02141fa0 kind:function(arm,size=0xf4) addr:0x02141fa0 +func_ov058_02142094 kind:function(arm,size=0x28) addr:0x02142094 +func_ov058_021420bc kind:function(arm,size=0x30) addr:0x021420bc +func_ov058_021420ec kind:function(arm,size=0x11c) addr:0x021420ec +func_ov058_02142208 kind:function(arm,size=0xc8) addr:0x02142208 +func_ov058_021422d0 kind:function(arm,size=0x78) addr:0x021422d0 +func_ov058_02142348 kind:function(arm,size=0x14) addr:0x02142348 +func_ov058_0214235c kind:function(arm,size=0xc) addr:0x0214235c +func_ov058_02142368 kind:function(arm,size=0x28) addr:0x02142368 +func_ov058_02142390 kind:function(arm,size=0x28) addr:0x02142390 +func_ov058_021423b8 kind:function(arm,size=0x68) addr:0x021423b8 +func_ov058_02142420 kind:function(arm,size=0x8) addr:0x02142420 +func_ov058_02142428 kind:function(arm,size=0x58) addr:0x02142428 +func_ov058_02142480 kind:function(arm,size=0x10c) addr:0x02142480 +func_ov058_0214258c kind:function(arm,size=0x30) addr:0x0214258c +func_ov058_021425bc kind:function(arm,size=0x38) addr:0x021425bc +func_ov058_021425f4 kind:function(arm,size=0xa4) addr:0x021425f4 +func_ov058_02142698 kind:function(arm,size=0x58) addr:0x02142698 +func_ov058_021426f0 kind:function(arm,size=0x3c) addr:0x021426f0 +func_ov058_0214272c kind:function(arm,size=0x40) addr:0x0214272c +func_ov058_0214276c kind:function(arm,size=0x28) addr:0x0214276c +func_ov058_02142794 kind:function(arm,size=0x10) addr:0x02142794 +func_ov058_021427a4 kind:function(arm,size=0x28) addr:0x021427a4 +func_ov058_021427cc kind:function(arm,size=0x50) addr:0x021427cc +func_ov058_0214281c kind:function(arm,size=0x30) addr:0x0214281c +func_ov058_0214284c kind:function(arm,size=0x5c) addr:0x0214284c +func_ov058_021428a8 kind:function(arm,size=0x60) addr:0x021428a8 +func_ov058_02142908 kind:function(arm,size=0x4) addr:0x02142908 +func_ov058_0214290c kind:function(arm,size=0x8) addr:0x0214290c +func_ov058_02142914 kind:function(arm,size=0x10) addr:0x02142914 +func_ov058_02142924 kind:function(arm,size=0x14) addr:0x02142924 +func_ov058_02142938 kind:function(arm,size=0x1c) addr:0x02142938 +func_ov058_02142954 kind:function(arm,size=0x24) addr:0x02142954 +func_ov058_02142978 kind:function(arm,size=0x14) addr:0x02142978 +func_ov058_0214298c kind:function(arm,size=0x10) addr:0x0214298c +func_ov058_0214299c kind:function(arm,size=0x10) addr:0x0214299c +func_ov058_021429ac kind:function(arm,size=0xc) addr:0x021429ac +func_ov058_021429b8 kind:function(arm,size=0x24) addr:0x021429b8 +func_ov058_021429dc kind:function(arm,size=0x30) addr:0x021429dc +func_ov058_02142a0c kind:function(arm,size=0x90) addr:0x02142a0c +func_ov058_02142a9c kind:function(arm,size=0x14) addr:0x02142a9c +func_ov058_02142ab0 kind:function(arm,size=0x18) addr:0x02142ab0 +func_ov058_02142ac8 kind:function(arm,size=0x8) addr:0x02142ac8 +func_ov058_02142ad0 kind:function(arm,size=0x54) addr:0x02142ad0 +func_ov058_02142b24 kind:function(arm,size=0x38) addr:0x02142b24 +func_ov058_02142b5c kind:function(arm,size=0x30) addr:0x02142b5c +func_ov058_02142b8c kind:function(arm,size=0xc) addr:0x02142b8c +func_ov058_02142b98 kind:function(arm,size=0xc) addr:0x02142b98 +func_ov058_02142ba4 kind:function(arm,size=0xc) addr:0x02142ba4 +func_ov058_02142bb0 kind:function(arm,size=0xc) addr:0x02142bb0 +func_ov058_02142bbc kind:function(arm,size=0xc) addr:0x02142bbc +func_ov058_02142bc8 kind:function(arm,size=0xc) addr:0x02142bc8 +func_ov058_02142bd4 kind:function(arm,size=0xc) addr:0x02142bd4 +func_ov058_02142be0 kind:function(arm,size=0xc) addr:0x02142be0 +func_ov058_02142bec kind:function(arm,size=0x14) addr:0x02142bec +func_ov058_02142c00 kind:function(arm,size=0x14) addr:0x02142c00 +func_ov058_02142c14 kind:function(arm,size=0xd4) addr:0x02142c14 +func_ov058_02142ce8 kind:function(arm,size=0xc) addr:0x02142ce8 +func_ov058_02142cf4 kind:function(arm,size=0x30) addr:0x02142cf4 +func_ov058_02142d24 kind:function(arm,size=0x38) addr:0x02142d24 +func_ov058_02142d5c kind:function(arm,size=0x14) addr:0x02142d5c +func_ov058_02142d70 kind:function(arm,size=0xc) addr:0x02142d70 +func_ov058_02142d7c kind:function(arm,size=0x8) addr:0x02142d7c +func_ov058_02142d84 kind:function(arm,size=0x2c) addr:0x02142d84 +func_ov058_02142db0 kind:function(arm,size=0xc) addr:0x02142db0 +func_ov058_02142dbc kind:function(arm,size=0x8) addr:0x02142dbc +func_ov058_02142dc4 kind:function(arm,size=0x2c) addr:0x02142dc4 +func_ov058_02142df0 kind:function(arm,size=0xc) addr:0x02142df0 +func_ov058_02142dfc kind:function(arm,size=0x8) addr:0x02142dfc +func_ov058_02142e04 kind:function(arm,size=0x2c) addr:0x02142e04 +func_ov058_02142e30 kind:function(arm,size=0xc) addr:0x02142e30 +func_ov058_02142e3c kind:function(arm,size=0x8) addr:0x02142e3c +func_ov058_02142e44 kind:function(arm,size=0x2c) addr:0x02142e44 +func_ov058_02142e70 kind:function(arm,size=0xc) addr:0x02142e70 +func_ov058_02142e7c kind:function(arm,size=0x8) addr:0x02142e7c +func_ov058_02142e84 kind:function(arm,size=0x2c) addr:0x02142e84 +func_ov058_02142eb0 kind:function(arm,size=0xc) addr:0x02142eb0 +func_ov058_02142ebc kind:function(arm,size=0x8) addr:0x02142ebc +func_ov058_02142ec4 kind:function(arm,size=0x2c) addr:0x02142ec4 +func_ov058_02142ef0 kind:function(arm,size=0xc) addr:0x02142ef0 +func_ov058_02142efc kind:function(arm,size=0x8) addr:0x02142efc +func_ov058_02142f04 kind:function(arm,size=0x2c) addr:0x02142f04 +func_ov058_02142f30 kind:function(arm,size=0xc) addr:0x02142f30 +func_ov058_02142f3c kind:function(arm,size=0x8) addr:0x02142f3c +func_ov058_02142f44 kind:function(arm,size=0x2c) addr:0x02142f44 +func_ov058_02142f70 kind:function(arm,size=0xc) addr:0x02142f70 +func_ov058_02142f7c kind:function(arm,size=0x8) addr:0x02142f7c +func_ov058_02142f84 kind:function(arm,size=0x2c) addr:0x02142f84 +func_ov058_02142fb0 kind:function(arm,size=0xc) addr:0x02142fb0 +func_ov058_02142fbc kind:function(arm,size=0x8) addr:0x02142fbc +func_ov058_02142fc4 kind:function(arm,size=0x2c) addr:0x02142fc4 +func_ov058_02142ff0 kind:function(arm,size=0xc) addr:0x02142ff0 +func_ov058_02142ffc kind:function(arm,size=0x28) addr:0x02142ffc +func_ov058_02143024 kind:function(arm,size=0xa4) addr:0x02143024 +func_ov058_021430c8 kind:function(arm,size=0xc) addr:0x021430c8 +func_ov058_021430d4 kind:function(arm,size=0x28) addr:0x021430d4 +func_ov058_021430fc kind:function(arm,size=0x9c) addr:0x021430fc +func_ov058_02143198 kind:function(arm,size=0xc) addr:0x02143198 +func_ov058_021431a4 kind:function(arm,size=0x28) addr:0x021431a4 +func_ov058_021431cc kind:function(arm,size=0xa0) addr:0x021431cc +func_ov058_0214326c kind:function(arm,size=0xc) addr:0x0214326c +func_ov058_02143278 kind:function(arm,size=0x28) addr:0x02143278 +func_ov058_021432a0 kind:function(arm,size=0xa4) addr:0x021432a0 +func_ov058_02143344 kind:function(arm,size=0xc) addr:0x02143344 +func_ov058_02143350 kind:function(arm,size=0x28) addr:0x02143350 +func_ov058_02143378 kind:function(arm,size=0xa0) addr:0x02143378 +func_ov058_02143418 kind:function(arm,size=0x1a8) addr:0x02143418 +func_ov058_021435c0 kind:function(arm,size=0xf6c) addr:0x021435c0 +func_ov058_0214452c kind:function(arm,size=0x14) addr:0x0214452c +func_ov058_02144540 kind:function(arm,size=0xa8) addr:0x02144540 +func_ov058_021445e8 kind:function(arm,size=0xb0) addr:0x021445e8 +func_ov058_02144698 kind:function(arm,size=0x4e8) addr:0x02144698 +func_ov058_02144b80 kind:function(arm,size=0x580) addr:0x02144b80 +func_ov058_02145100 kind:function(arm,size=0x584) addr:0x02145100 +func_ov058_02145684 kind:function(arm,size=0x34) addr:0x02145684 +func_ov058_021456b8 kind:function(arm,size=0x74) addr:0x021456b8 +func_ov058_0214572c kind:function(arm,size=0x148) addr:0x0214572c +func_ov058_02145874 kind:function(arm,size=0xd0) addr:0x02145874 +func_ov058_02145944 kind:function(arm,size=0x54) addr:0x02145944 +func_ov058_02145998 kind:function(arm,size=0x2c) addr:0x02145998 +func_ov058_021459c4 kind:function(arm,size=0x1f0) addr:0x021459c4 +func_ov058_02145bb4 kind:function(arm,size=0x94) addr:0x02145bb4 +func_ov058_02145c48 kind:function(arm,size=0x140) addr:0x02145c48 +func_ov058_02145d88 kind:function(arm,size=0xec) addr:0x02145d88 +func_ov058_02145e74 kind:function(arm,size=0x5c) addr:0x02145e74 +func_ov058_02145ed0 kind:function(arm,size=0x180) addr:0x02145ed0 +func_ov058_02146050 kind:function(arm,size=0xdc) addr:0x02146050 +func_ov058_0214612c kind:function(arm,size=0x174) addr:0x0214612c +func_ov058_021462a0 kind:function(arm,size=0x54) addr:0x021462a0 +func_ov058_021462f4 kind:function(arm,size=0x28) addr:0x021462f4 +func_ov058_0214631c kind:function(arm,size=0x28) addr:0x0214631c +func_ov058_02146344 kind:function(arm,size=0x28) addr:0x02146344 +func_ov058_0214636c kind:function(arm,size=0x20) addr:0x0214636c +func_ov058_0214638c kind:function(arm,size=0x28) addr:0x0214638c +func_ov058_021463b4 kind:function(arm,size=0x2c) addr:0x021463b4 +func_ov058_021463e0 kind:function(arm,size=0x2c) addr:0x021463e0 +func_ov058_0214640c kind:function(arm,size=0x2c) addr:0x0214640c +func_ov058_02146438 kind:function(arm,size=0x28) addr:0x02146438 +func_ov058_02146460 kind:function(arm,size=0x68) addr:0x02146460 +func_ov058_021464c8 kind:function(arm,size=0x4) addr:0x021464c8 +func_ov058_021464cc kind:function(arm,size=0x4) addr:0x021464cc +func_ov058_021464d0 kind:function(arm,size=0x4) addr:0x021464d0 +func_ov058_021464d4 kind:function(arm,size=0x2c) addr:0x021464d4 +func_ov058_02146500 kind:function(arm,size=0x2c) addr:0x02146500 +func_ov058_0214652c kind:function(arm,size=0xc) addr:0x0214652c +func_ov058_02146538 kind:function(arm,size=0x2f0) addr:0x02146538 +func_ov058_02146828 kind:function(arm,size=0x90) addr:0x02146828 +func_ov058_021468b8 kind:function(arm,size=0xa0) addr:0x021468b8 +func_ov058_02146958 kind:function(arm,size=0x4) addr:0x02146958 +func_ov058_0214695c kind:function(arm,size=0x4) addr:0x0214695c +func_ov058_02146960 kind:function(arm,size=0x4) addr:0x02146960 +func_ov058_02146964 kind:function(arm,size=0x60) addr:0x02146964 +func_ov058_021469c4 kind:function(arm,size=0x158) addr:0x021469c4 +func_ov058_02146b1c kind:function(arm,size=0x130) addr:0x02146b1c +func_ov058_02146c4c kind:function(arm,size=0x60) addr:0x02146c4c +func_ov058_02146cac kind:function(arm,size=0x20) addr:0x02146cac +func_ov058_02146ccc kind:function(arm,size=0x44) addr:0x02146ccc +func_ov058_02146d10 kind:function(arm,size=0x44) addr:0x02146d10 +func_ov058_02146d54 kind:function(arm,size=0x364) addr:0x02146d54 +func_ov058_021470b8 kind:function(arm,size=0x70) addr:0x021470b8 +func_ov058_02147128 kind:function(arm,size=0x74) addr:0x02147128 +func_ov058_0214719c kind:function(arm,size=0x38) addr:0x0214719c +func_ov058_021471d4 kind:function(arm,size=0x54c) addr:0x021471d4 +func_ov058_02147720 kind:function(arm,size=0x20) addr:0x02147720 +func_ov058_02147740 kind:function(arm,size=0x100) addr:0x02147740 +func_ov058_02147840 kind:function(arm,size=0x1b0) addr:0x02147840 +func_ov058_021479f0 kind:function(arm,size=0x4c) addr:0x021479f0 +func_ov058_02147a3c kind:function(arm,size=0x28) addr:0x02147a3c +func_ov058_02147a64 kind:function(arm,size=0x68) addr:0x02147a64 +func_ov058_02147acc kind:function(arm,size=0x80) addr:0x02147acc +func_ov058_02147b4c kind:function(arm,size=0x2c) addr:0x02147b4c +func_ov058_02147b78 kind:function(arm,size=0x2c) addr:0x02147b78 +func_ov058_02147ba4 kind:function(arm,size=0x30) addr:0x02147ba4 +func_ov058_02147bd4 kind:function(arm,size=0x3c) addr:0x02147bd4 +func_ov058_02147c10 kind:function(arm,size=0x3c) addr:0x02147c10 +func_ov058_02147c4c kind:function(arm,size=0x3c) addr:0x02147c4c +func_ov058_02147c88 kind:function(arm,size=0x3c) addr:0x02147c88 +func_ov058_02147cc4 kind:function(arm,size=0x3c) addr:0x02147cc4 +func_ov058_02147d00 kind:function(arm,size=0x3c) addr:0x02147d00 +func_ov058_02147d3c kind:function(arm,size=0x4) addr:0x02147d3c +func_ov058_02147d40 kind:function(arm,size=0x1c) addr:0x02147d40 +func_ov058_02147d5c kind:function(arm,size=0x28) addr:0x02147d5c +func_ov058_02147d84 kind:function(arm,size=0x20) addr:0x02147d84 +func_ov058_02147da4 kind:function(arm,size=0x14) addr:0x02147da4 +func_ov058_02147db8 kind:function(arm,size=0x14) addr:0x02147db8 +func_ov058_02147dcc kind:function(arm,size=0x14) addr:0x02147dcc +func_ov058_02147de0 kind:function(arm,size=0x14) addr:0x02147de0 +func_ov058_02147df4 kind:function(arm,size=0x14) addr:0x02147df4 +func_ov058_02147e08 kind:function(arm,size=0x14) addr:0x02147e08 +func_ov058_02147e1c kind:function(arm,size=0x14) addr:0x02147e1c +func_ov058_02147e30 kind:function(arm,size=0x14) addr:0x02147e30 +func_ov058_02147e44 kind:function(arm,size=0x14) addr:0x02147e44 +func_ov058_02147e58 kind:function(arm,size=0x14) addr:0x02147e58 +func_ov058_02147e6c kind:function(arm,size=0x14) addr:0x02147e6c +func_ov058_02147e80 kind:function(arm,size=0x14) addr:0x02147e80 +func_ov058_02147e94 kind:function(arm,size=0x14) addr:0x02147e94 +func_ov058_02147ea8 kind:function(arm,size=0x14) addr:0x02147ea8 +func_ov058_02147ebc kind:function(arm,size=0x14) addr:0x02147ebc +func_ov058_02147ed0 kind:function(arm,size=0xc) addr:0x02147ed0 +func_ov058_02147edc kind:function(arm,size=0x24) addr:0x02147edc +func_ov058_02147f00 kind:function(arm,size=0x70) addr:0x02147f00 +func_ov058_02147f70 kind:function(arm,size=0x1b8) addr:0x02147f70 +func_ov058_02148128 kind:function(arm,size=0x30) addr:0x02148128 +func_ov058_02148158 kind:function(arm,size=0x54) addr:0x02148158 +func_ov058_021481ac kind:function(arm,size=0xb0) addr:0x021481ac +func_ov058_0214825c kind:function(arm,size=0x7c) addr:0x0214825c +func_ov058_021482d8 kind:function(arm,size=0x104) addr:0x021482d8 +func_ov058_021483dc kind:function(arm,size=0x4c) addr:0x021483dc +func_ov058_02148428 kind:function(arm,size=0x34) addr:0x02148428 +func_ov058_0214845c kind:function(arm,size=0x64) addr:0x0214845c +func_ov058_021484c0 kind:function(arm,size=0x34) addr:0x021484c0 +func_ov058_021484f4 kind:function(arm,size=0x7c) addr:0x021484f4 +func_ov058_02148570 kind:function(arm,size=0x7c) addr:0x02148570 +func_ov058_021485ec kind:function(arm,size=0x90) addr:0x021485ec +func_ov058_0214867c kind:function(arm,size=0x74) addr:0x0214867c +func_ov058_021486f0 kind:function(arm,size=0x14) addr:0x021486f0 +func_ov058_02148704 kind:function(arm,size=0x3c) addr:0x02148704 +func_ov058_02148740 kind:function(arm,size=0x68) addr:0x02148740 +func_ov058_021487a8 kind:function(arm,size=0x1c) addr:0x021487a8 +func_ov058_021487c4 kind:function(arm,size=0x8) addr:0x021487c4 +func_ov058_021487cc kind:function(arm,size=0x30) addr:0x021487cc +func_ov058_021487fc kind:function(arm,size=0x40) addr:0x021487fc +func_ov058_0214883c kind:function(arm,size=0x7c) addr:0x0214883c +func_ov058_021488b8 kind:function(arm,size=0x2c) addr:0x021488b8 +func_ov058_021488e4 kind:function(arm,size=0xa4) addr:0x021488e4 +func_ov058_02148988 kind:function(arm,size=0xc4) addr:0x02148988 +func_ov058_02148a4c kind:function(arm,size=0x2c) addr:0x02148a4c +func_ov058_02148a78 kind:function(arm,size=0x6c) addr:0x02148a78 +func_ov058_02148ae4 kind:function(arm,size=0x6c) addr:0x02148ae4 +func_ov058_02148b50 kind:function(arm,size=0x30) addr:0x02148b50 +func_ov058_02148b80 kind:function(arm,size=0x38) addr:0x02148b80 +func_ov058_02148bb8 kind:function(arm,size=0x14) addr:0x02148bb8 +func_ov058_02148bcc kind:function(arm,size=0xc) addr:0x02148bcc +func_ov058_02148bd8 kind:function(arm,size=0x24) addr:0x02148bd8 +func_ov058_02148bfc kind:function(arm,size=0x44) addr:0x02148bfc +func_ov058_02148c40 kind:function(arm,size=0x28) addr:0x02148c40 +func_ov058_02148c68 kind:function(arm,size=0x20) addr:0x02148c68 +func_ov058_02148c88 kind:function(arm,size=0x50) addr:0x02148c88 +func_ov058_02148cd8 kind:function(arm,size=0x1d8) addr:0x02148cd8 +func_ov058_02148eb0 kind:function(arm,size=0x1b0) addr:0x02148eb0 +func_ov058_02149060 kind:function(arm,size=0x14) addr:0x02149060 +func_ov058_02149074 kind:function(arm,size=0xbc) addr:0x02149074 +func_ov058_02149130 kind:function(arm,size=0xc4) addr:0x02149130 +func_ov058_021491f4 kind:function(arm,size=0x9c) addr:0x021491f4 +func_ov058_02149290 kind:function(arm,size=0x64) addr:0x02149290 +func_ov058_021492f4 kind:function(arm,size=0x40) addr:0x021492f4 +func_ov058_02149334 kind:function(arm,size=0x38) addr:0x02149334 +func_ov058_0214936c kind:function(arm,size=0x134) addr:0x0214936c +func_ov058_021494a0 kind:function(arm,size=0x5c) addr:0x021494a0 +func_ov058_021494fc kind:function(arm,size=0x58) addr:0x021494fc +func_ov058_02149554 kind:function(arm,size=0x88) addr:0x02149554 +func_ov058_021495dc kind:function(arm,size=0x80) addr:0x021495dc +func_ov058_0214965c kind:function(arm,size=0x14) addr:0x0214965c +func_ov058_02149670 kind:function(arm,size=0x54) addr:0x02149670 +func_ov058_021496c4 kind:function(arm,size=0x1d0) addr:0x021496c4 +func_ov058_02149894 kind:function(arm,size=0x318) addr:0x02149894 +func_ov058_02149bac kind:function(arm,size=0x90) addr:0x02149bac +func_ov058_02149c3c kind:function(arm,size=0x128) addr:0x02149c3c +func_ov058_02149d64 kind:function(arm,size=0x14) addr:0x02149d64 +func_ov058_02149d78 kind:function(arm,size=0x5d4) addr:0x02149d78 +func_ov058_0214a34c kind:function(arm,size=0x18) addr:0x0214a34c +func_ov058_0214a364 kind:function(arm,size=0x28c) addr:0x0214a364 +func_ov058_0214a5f0 kind:function(arm,size=0x1d0) addr:0x0214a5f0 +func_ov058_0214a7c0 kind:function(arm,size=0x60) addr:0x0214a7c0 +func_ov058_0214a820 kind:function(arm,size=0x90) addr:0x0214a820 +func_ov058_0214a8b0 kind:function(arm,size=0x14) addr:0x0214a8b0 +func_ov058_0214a8c4 kind:function(arm,size=0x74) addr:0x0214a8c4 +func_ov058_0214a938 kind:function(arm,size=0x1c) addr:0x0214a938 +func_ov058_0214a954 kind:function(arm,size=0x14) addr:0x0214a954 +func_ov058_0214a968 kind:function(arm,size=0xc) addr:0x0214a968 +func_ov058_0214a974 kind:function(arm,size=0x24) addr:0x0214a974 +func_ov058_0214a998 kind:function(arm,size=0x28) addr:0x0214a998 +func_ov058_0214a9c0 kind:function(arm,size=0x58) addr:0x0214a9c0 +func_ov058_0214aa18 kind:function(arm,size=0x3c) addr:0x0214aa18 +func_ov058_0214aa54 kind:function(arm,size=0x44) addr:0x0214aa54 +func_ov058_0214aa98 kind:function(arm,size=0x14) addr:0x0214aa98 +func_ov058_0214aaac kind:function(arm,size=0x38) addr:0x0214aaac +func_ov058_0214aae4 kind:function(arm,size=0x30) addr:0x0214aae4 +func_ov058_0214ab14 kind:function(arm,size=0x34) addr:0x0214ab14 +func_ov058_0214ab48 kind:function(arm,size=0x10) addr:0x0214ab48 +func_ov058_0214ab58 kind:function(arm,size=0x14) addr:0x0214ab58 +func_ov058_0214ab6c kind:function(arm,size=0x14) addr:0x0214ab6c +func_ov058_0214ab80 kind:function(arm,size=0x10) addr:0x0214ab80 +func_ov058_0214ab90 kind:function(arm,size=0x10) addr:0x0214ab90 +func_ov058_0214aba0 kind:function(arm,size=0xc) addr:0x0214aba0 +func_ov058_0214abac kind:function(arm,size=0x24) addr:0x0214abac +func_ov058_0214abd0 kind:function(arm,size=0x44) addr:0x0214abd0 +func_ov058_0214ac14 kind:function(arm,size=0x54) addr:0x0214ac14 +func_ov058_0214ac68 kind:function(arm,size=0x38) addr:0x0214ac68 +func_ov058_0214aca0 kind:function(arm,size=0x34) addr:0x0214aca0 +func_ov058_0214acd4 kind:function(arm,size=0x238) addr:0x0214acd4 +func_ov058_0214af0c kind:function(arm,size=0x14) addr:0x0214af0c +func_ov058_0214af20 kind:function(arm,size=0x14) addr:0x0214af20 +func_ov058_0214af34 kind:function(arm,size=0x174) addr:0x0214af34 +func_ov058_0214b0a8 kind:function(arm,size=0xb0) addr:0x0214b0a8 +func_ov058_0214b158 kind:function(arm,size=0x4c) addr:0x0214b158 +func_ov058_0214b1a4 kind:function(arm,size=0x74) addr:0x0214b1a4 +func_ov058_0214b218 kind:function(arm,size=0x270) addr:0x0214b218 +func_ov058_0214b488 kind:function(arm,size=0x174) addr:0x0214b488 +func_ov058_0214b5fc kind:function(arm,size=0x4) addr:0x0214b5fc +func_ov058_0214b600 kind:function(arm,size=0x200) addr:0x0214b600 +func_ov058_0214b800 kind:function(arm,size=0xbc) addr:0x0214b800 +func_ov058_0214b8bc kind:function(arm,size=0x2f0) addr:0x0214b8bc +func_ov058_0214bbac kind:function(arm,size=0x1cc) addr:0x0214bbac +func_ov058_0214bd78 kind:function(arm,size=0x20c) addr:0x0214bd78 +func_ov058_0214bf84 kind:function(arm,size=0xd4) addr:0x0214bf84 +func_ov058_0214c058 kind:function(arm,size=0x3c) addr:0x0214c058 +func_ov058_0214c094 kind:function(arm,size=0x280) addr:0x0214c094 +func_ov058_0214c314 kind:function(arm,size=0x60) addr:0x0214c314 +func_ov058_0214c374 kind:function(arm,size=0x344) addr:0x0214c374 +func_ov058_0214c6b8 kind:function(arm,size=0x14c) addr:0x0214c6b8 +func_ov058_0214c804 kind:function(arm,size=0x108) addr:0x0214c804 +func_ov058_0214c90c kind:function(arm,size=0x114) addr:0x0214c90c +func_ov058_0214ca20 kind:function(arm,size=0x78) addr:0x0214ca20 +func_ov058_0214ca98 kind:function(arm,size=0x14) addr:0x0214ca98 +func_ov058_0214caac kind:function(arm,size=0x98) addr:0x0214caac +func_ov058_0214cb44 kind:function(arm,size=0x84) addr:0x0214cb44 +func_ov058_0214cbc8 kind:function(arm,size=0x98) addr:0x0214cbc8 +func_ov058_0214cc60 kind:function(arm,size=0x50) addr:0x0214cc60 +func_ov058_0214ccb0 kind:function(arm,size=0xc4) addr:0x0214ccb0 +func_ov058_0214cd74 kind:function(arm,size=0x210) addr:0x0214cd74 +func_ov058_0214cf84 kind:function(arm,size=0xd4) addr:0x0214cf84 +func_ov058_0214d058 kind:function(arm,size=0x1d8) addr:0x0214d058 +func_ov058_0214d230 kind:function(arm,size=0x64) addr:0x0214d230 +func_ov058_0214d294 kind:function(arm,size=0x10) addr:0x0214d294 +func_ov058_0214d2a4 kind:function(arm,size=0xe0) addr:0x0214d2a4 +func_ov058_0214d384 kind:function(arm,size=0x1c) addr:0x0214d384 +func_ov058_0214d3a0 kind:function(arm,size=0x1c) addr:0x0214d3a0 +func_ov058_0214d3bc kind:function(arm,size=0x38) addr:0x0214d3bc +func_ov058_0214d3f4 kind:function(arm,size=0x40) addr:0x0214d3f4 +func_ov058_0214d434 kind:function(arm,size=0x14) addr:0x0214d434 +func_ov058_0214d448 kind:function(arm,size=0xc) addr:0x0214d448 +func_ov058_0214d454 kind:function(arm,size=0x24) addr:0x0214d454 +func_ov058_0214d478 kind:function(arm,size=0x28) addr:0x0214d478 +func_ov058_0214d4a0 kind:function(arm,size=0x40) addr:0x0214d4a0 +func_ov058_0214d4e0 kind:function(arm,size=0x8) addr:0x0214d4e0 +func_ov058_0214d4e8 kind:function(arm,size=0x38) addr:0x0214d4e8 +func_ov058_0214d520 kind:function(arm,size=0x18) addr:0x0214d520 +func_ov058_0214d538 kind:function(arm,size=0x18) addr:0x0214d538 +func_ov058_0214d550 kind:function(arm,size=0x114) addr:0x0214d550 +func_ov058_0214d664 kind:function(arm,size=0x10) addr:0x0214d664 +func_ov058_0214d674 kind:function(arm,size=0x14) addr:0x0214d674 +func_ov058_0214d688 kind:function(arm,size=0x1c) addr:0x0214d688 +func_ov058_0214d6a4 kind:function(arm,size=0x24) addr:0x0214d6a4 +func_ov058_0214d6c8 kind:function(arm,size=0x14) addr:0x0214d6c8 +func_ov058_0214d6dc kind:function(arm,size=0x10) addr:0x0214d6dc +func_ov058_0214d6ec kind:function(arm,size=0x10) addr:0x0214d6ec +func_ov058_0214d6fc kind:function(arm,size=0xc) addr:0x0214d6fc +func_ov058_0214d708 kind:function(arm,size=0x24) addr:0x0214d708 +func_ov058_0214d72c kind:function(arm,size=0x28) addr:0x0214d72c +func_ov058_0214d754 kind:function(arm,size=0x20) addr:0x0214d754 +func_ov058_0214d774 kind:function(arm,size=0x8) addr:0x0214d774 +func_ov058_0214d77c kind:function(arm,size=0x34) addr:0x0214d77c +func_ov058_0214d7b0 kind:function(arm,size=0x14) addr:0x0214d7b0 +func_ov058_0214d7c4 kind:function(arm,size=0x1c) addr:0x0214d7c4 +func_ov058_0214d7e0 kind:function(arm,size=0x14) addr:0x0214d7e0 +func_ov058_0214d7f4 kind:function(arm,size=0xc) addr:0x0214d7f4 +func_ov058_0214d800 kind:function(arm,size=0x24) addr:0x0214d800 +func_ov058_0214d824 kind:function(arm,size=0x68) addr:0x0214d824 +func_ov058_0214d88c kind:function(arm,size=0x140) addr:0x0214d88c +func_ov058_0214d9cc kind:function(arm,size=0xbc) addr:0x0214d9cc +func_ov058_0214da88 kind:function(arm,size=0xc) addr:0x0214da88 +func_ov058_0214da94 kind:function(arm,size=0x20) addr:0x0214da94 +func_ov058_0214dab4 kind:function(arm,size=0x94) addr:0x0214dab4 +func_ov058_0214db48 kind:function(arm,size=0x60) addr:0x0214db48 +func_ov058_0214dba8 kind:function(arm,size=0x1c) addr:0x0214dba8 +func_ov058_0214dbc4 kind:function(arm,size=0x4c) addr:0x0214dbc4 +func_ov058_0214dc10 kind:function(arm,size=0x28) addr:0x0214dc10 +func_ov058_0214dc38 kind:function(arm,size=0x30) addr:0x0214dc38 +func_ov058_0214dc68 kind:function(arm,size=0x20) addr:0x0214dc68 +func_ov058_0214dc88 kind:function(arm,size=0x14) addr:0x0214dc88 +func_ov058_0214dc9c kind:function(arm,size=0x14) addr:0x0214dc9c +func_ov058_0214dcb0 kind:function(arm,size=0xc) addr:0x0214dcb0 +func_ov058_0214dcbc kind:function(arm,size=0x24) addr:0x0214dcbc +func_ov058_0214dce0 kind:function(arm,size=0x44) addr:0x0214dce0 +func_ov058_0214dd24 kind:function(arm,size=0x9c) addr:0x0214dd24 +func_ov058_0214ddc0 kind:function(arm,size=0x90) addr:0x0214ddc0 +func_ov058_0214de50 kind:function(arm,size=0x80) addr:0x0214de50 +func_ov058_0214ded0 kind:function(arm,size=0x28) addr:0x0214ded0 +func_ov058_0214def8 kind:function(arm,size=0x30) addr:0x0214def8 +func_ov058_0214df28 kind:function(arm,size=0x14) addr:0x0214df28 +func_ov058_0214df3c kind:function(arm,size=0xc) addr:0x0214df3c +func_ov058_0214df48 kind:function(arm,size=0x24) addr:0x0214df48 +func_ov058_0214df6c kind:function(arm,size=0xc4) addr:0x0214df6c +func_ov058_0214e030 kind:function(arm,size=0x4c) addr:0x0214e030 +func_ov058_0214e07c kind:function(arm,size=0x1a0) addr:0x0214e07c +func_ov058_0214e21c kind:function(arm,size=0xac) addr:0x0214e21c +func_ov058_0214e2c8 kind:function(arm,size=0x48) addr:0x0214e2c8 +func_ov058_0214e310 kind:function(arm,size=0x8) addr:0x0214e310 +func_ov058_0214e318 kind:function(arm,size=0xb0) addr:0x0214e318 +func_ov058_0214e3c8 kind:function(arm,size=0x78) addr:0x0214e3c8 +func_ov058_0214e440 kind:function(arm,size=0x20) addr:0x0214e440 +func_ov058_0214e460 kind:function(arm,size=0x28) addr:0x0214e460 +func_ov058_0214e488 kind:function(arm,size=0x14) addr:0x0214e488 +func_ov058_0214e49c kind:function(arm,size=0x1c) addr:0x0214e49c +func_ov058_0214e4b8 kind:function(arm,size=0x1c) addr:0x0214e4b8 +func_ov058_0214e4d4 kind:function(arm,size=0x14) addr:0x0214e4d4 +func_ov058_0214e4e8 kind:function(arm,size=0xc) addr:0x0214e4e8 +func_ov058_0214e4f4 kind:function(arm,size=0x24) addr:0x0214e4f4 +func_ov058_0214e518 kind:function(arm,size=0xa4) addr:0x0214e518 +func_ov058_0214e5bc kind:function(arm,size=0x98) addr:0x0214e5bc +func_ov058_0214e654 kind:function(arm,size=0x98) addr:0x0214e654 +func_ov058_0214e6ec kind:function(arm,size=0x18) addr:0x0214e6ec +func_ov058_0214e704 kind:function(arm,size=0x3c) addr:0x0214e704 +func_ov058_0214e740 kind:function(arm,size=0x44) addr:0x0214e740 +func_ov058_0214e784 kind:function(arm,size=0xb4) addr:0x0214e784 +func_ov058_0214e838 kind:function(arm,size=0x38) addr:0x0214e838 +func_ov058_0214e870 kind:function(arm,size=0x184) addr:0x0214e870 +func_ov058_0214e9f4 kind:function(arm,size=0x20) addr:0x0214e9f4 +func_ov058_0214ea14 kind:function(arm,size=0x28) addr:0x0214ea14 +func_ov058_0214ea3c kind:function(arm,size=0x14) addr:0x0214ea3c +func_ov058_0214ea50 kind:function(arm,size=0xc) addr:0x0214ea50 +func_ov058_0214ea5c kind:function(arm,size=0x24) addr:0x0214ea5c +func_ov058_0214ea80 kind:function(arm,size=0x8c) addr:0x0214ea80 +func_ov058_0214eb0c kind:function(arm,size=0xb4) addr:0x0214eb0c +func_ov058_0214ebc0 kind:function(arm,size=0xb0) addr:0x0214ebc0 +func_ov058_0214ec70 kind:function(arm,size=0xc4) addr:0x0214ec70 +func_ov058_0214ed34 kind:function(arm,size=0x50) addr:0x0214ed34 +func_ov058_0214ed84 kind:function(arm,size=0x1c0) addr:0x0214ed84 +func_ov058_0214ef44 kind:function(arm,size=0x54) addr:0x0214ef44 +func_ov058_0214ef98 kind:function(arm,size=0x14) addr:0x0214ef98 +func_ov058_0214efac kind:function(arm,size=0x34) addr:0x0214efac +func_ov058_0214efe0 kind:function(arm,size=0x8) addr:0x0214efe0 +func_ov058_0214efe8 kind:function(arm,size=0x20) addr:0x0214efe8 +func_ov058_0214f008 kind:function(arm,size=0x28) addr:0x0214f008 +func_ov058_0214f030 kind:function(arm,size=0x14) addr:0x0214f030 +func_ov058_0214f044 kind:function(arm,size=0xc) addr:0x0214f044 +func_ov058_0214f050 kind:function(arm,size=0x24) addr:0x0214f050 +func_ov058_0214f074 kind:function(arm,size=0x54) addr:0x0214f074 +func_ov058_0214f0c8 kind:function(arm,size=0x78) addr:0x0214f0c8 +func_ov058_0214f140 kind:function(arm,size=0x3cc) addr:0x0214f140 +func_ov058_0214f50c kind:function(arm,size=0x60) addr:0x0214f50c +func_ov058_0214f56c kind:function(arm,size=0x28) addr:0x0214f56c +func_ov058_0214f594 kind:function(arm,size=0x30) addr:0x0214f594 +func_ov058_0214f5c4 kind:function(arm,size=0x14) addr:0x0214f5c4 +func_ov058_0214f5d8 kind:function(arm,size=0x1c) addr:0x0214f5d8 +func_ov058_0214f5f4 kind:function(arm,size=0x2c) addr:0x0214f5f4 +func_ov058_0214f620 kind:function(arm,size=0x80) addr:0x0214f620 +func_ov058_0214f6a0 kind:function(arm,size=0x80) addr:0x0214f6a0 +func_ov058_0214f720 kind:function(arm,size=0x8) addr:0x0214f720 +func_ov058_0214f728 kind:function(arm,size=0x8) addr:0x0214f728 +func_ov058_0214f730 kind:function(arm,size=0x8) addr:0x0214f730 +func_ov058_0214f738 kind:function(arm,size=0x20) addr:0x0214f738 +func_ov058_0214f758 kind:function(arm,size=0x28) addr:0x0214f758 +func_ov058_0214f780 kind:function(arm,size=0xc) addr:0x0214f780 +func_ov058_0214f78c kind:function(arm,size=0x24) addr:0x0214f78c +func_ov058_0214f7b0 kind:function(arm,size=0x48) addr:0x0214f7b0 +func_ov058_0214f7f8 kind:function(arm,size=0x20) addr:0x0214f7f8 +func_ov058_0214f818 kind:function(arm,size=0x50) addr:0x0214f818 +func_ov058_0214f868 kind:function(arm,size=0x8) addr:0x0214f868 +func_ov058_0214f870 kind:function(arm,size=0x20) addr:0x0214f870 +func_ov058_0214f890 kind:function(arm,size=0x28) addr:0x0214f890 +func_ov058_0214f8b8 kind:function(arm,size=0x14) addr:0x0214f8b8 +func_ov058_0214f8cc kind:function(arm,size=0xc) addr:0x0214f8cc +func_ov058_0214f8d8 kind:function(arm,size=0x24) addr:0x0214f8d8 +func_ov058_0214f8fc kind:function(arm,size=0x48) addr:0x0214f8fc +func_ov058_0214f944 kind:function(arm,size=0x48) addr:0x0214f944 +func_ov058_0214f98c kind:function(arm,size=0x48) addr:0x0214f98c +func_ov058_0214f9d4 kind:function(arm,size=0x230) addr:0x0214f9d4 +func_ov058_0214fc04 kind:function(arm,size=0x58) addr:0x0214fc04 +func_ov058_0214fc5c kind:function(arm,size=0x14) addr:0x0214fc5c +func_ov058_0214fc70 kind:function(arm,size=0x2c) addr:0x0214fc70 +func_ov058_0214fc9c kind:function(arm,size=0x20) addr:0x0214fc9c +func_ov058_0214fcbc kind:function(arm,size=0x28) addr:0x0214fcbc +func_ov058_0214fce4 kind:function(arm,size=0x14) addr:0x0214fce4 +func_ov058_0214fcf8 kind:function(arm,size=0xc) addr:0x0214fcf8 +func_ov058_0214fd04 kind:function(arm,size=0x24) addr:0x0214fd04 +func_ov058_0214fd28 kind:function(arm,size=0x44) addr:0x0214fd28 +func_ov058_0214fd6c kind:function(arm,size=0x34) addr:0x0214fd6c +func_ov058_0214fda0 kind:function(arm,size=0xcc) addr:0x0214fda0 +func_ov058_0214fe6c kind:function(arm,size=0x14) addr:0x0214fe6c +func_ov058_0214fe80 kind:function(arm,size=0x1c) addr:0x0214fe80 +func_ov058_0214fe9c kind:function(arm,size=0x14) addr:0x0214fe9c +func_ov058_0214feb0 kind:function(arm,size=0xc) addr:0x0214feb0 +func_ov058_0214febc kind:function(arm,size=0x24) addr:0x0214febc +func_ov058_0214fee0 kind:function(arm,size=0x48) addr:0x0214fee0 +func_ov058_0214ff28 kind:function(arm,size=0xac) addr:0x0214ff28 +func_ov058_0214ffd4 kind:function(arm,size=0x1f8) addr:0x0214ffd4 +func_ov058_021501cc kind:function(arm,size=0x80) addr:0x021501cc +func_ov058_0215024c kind:function(arm,size=0x230) addr:0x0215024c +func_ov058_0215047c kind:function(arm,size=0x74) addr:0x0215047c +func_ov058_021504f0 kind:function(arm,size=0x298) addr:0x021504f0 +func_ov058_02150788 kind:function(arm,size=0x180) addr:0x02150788 +func_ov058_02150908 kind:function(arm,size=0x30) addr:0x02150908 +func_ov058_02150938 kind:function(arm,size=0x38) addr:0x02150938 +func_ov058_02150970 kind:function(arm,size=0x14) addr:0x02150970 +func_ov058_02150984 kind:function(arm,size=0xc) addr:0x02150984 +func_ov058_02150990 kind:function(arm,size=0x24) addr:0x02150990 +func_ov058_021509b4 kind:function(arm,size=0x90) addr:0x021509b4 +func_ov058_02150a44 kind:function(arm,size=0x60) addr:0x02150a44 +func_ov058_02150aa4 kind:function(arm,size=0x74) addr:0x02150aa4 +func_ov058_02150b18 kind:function(arm,size=0x98) addr:0x02150b18 +func_ov058_02150bb0 kind:function(arm,size=0x12c) addr:0x02150bb0 +func_ov058_02150cdc kind:function(arm,size=0x88) addr:0x02150cdc +func_ov058_02150d64 kind:function(arm,size=0x28) addr:0x02150d64 +func_ov058_02150d8c kind:function(arm,size=0x18) addr:0x02150d8c +func_ov058_02150da4 kind:function(arm,size=0x18) addr:0x02150da4 +func_ov058_02150dbc kind:function(arm,size=0x18) addr:0x02150dbc +func_ov058_02150dd4 kind:function(arm,size=0x80) addr:0x02150dd4 +func_ov058_02150e54 kind:function(arm,size=0x14) addr:0x02150e54 +func_ov058_02150e68 kind:function(arm,size=0x2c) addr:0x02150e68 +func_ov058_02150e94 kind:function(arm,size=0x38) addr:0x02150e94 +func_ov058_02150ecc kind:function(arm,size=0xd0) addr:0x02150ecc +func_ov058_02150f9c kind:function(arm,size=0xbc) addr:0x02150f9c +func_ov058_02151058 kind:function(arm,size=0x20) addr:0x02151058 +func_ov058_02151078 kind:function(arm,size=0x8c) addr:0x02151078 +func_ov058_02151104 kind:function(arm,size=0x1c) addr:0x02151104 +func_ov058_02151120 kind:function(arm,size=0x20) addr:0x02151120 +func_ov058_02151140 kind:function(arm,size=0x28) addr:0x02151140 +func_ov058_02151168 kind:function(arm,size=0x14) addr:0x02151168 +func_ov058_0215117c kind:function(arm,size=0xc) addr:0x0215117c +func_ov058_02151188 kind:function(arm,size=0x24) addr:0x02151188 +func_ov058_021511ac kind:function(arm,size=0xa8) addr:0x021511ac +func_ov058_02151254 kind:function(arm,size=0x4c) addr:0x02151254 +func_ov058_021512a0 kind:function(arm,size=0x90) addr:0x021512a0 +func_ov058_02151330 kind:function(arm,size=0x1c) addr:0x02151330 +func_ov058_0215134c kind:function(arm,size=0xb4) addr:0x0215134c +func_ov058_02151400 kind:function(arm,size=0x1c) addr:0x02151400 +func_ov058_0215141c kind:function(arm,size=0x14) addr:0x0215141c +func_ov058_02151430 kind:function(arm,size=0x1c) addr:0x02151430 +func_ov058_0215144c kind:function(arm,size=0x14) addr:0x0215144c +func_ov058_02151460 kind:function(arm,size=0xc) addr:0x02151460 +func_ov058_0215146c kind:function(arm,size=0x24) addr:0x0215146c +func_ov058_02151490 kind:function(arm,size=0x88) addr:0x02151490 +func_ov058_02151518 kind:function(arm,size=0x20) addr:0x02151518 +func_ov058_02151538 kind:function(arm,size=0x31c) addr:0x02151538 +func_ov058_02151854 kind:function(arm,size=0x74) addr:0x02151854 +func_ov058_021518c8 kind:function(arm,size=0x3c) addr:0x021518c8 +func_ov058_02151904 kind:function(arm,size=0x14) addr:0x02151904 +func_ov058_02151918 kind:function(arm,size=0x1c) addr:0x02151918 +func_ov058_02151934 kind:function(arm,size=0x14) addr:0x02151934 +func_ov058_02151948 kind:function(arm,size=0x14) addr:0x02151948 +func_ov058_0215195c kind:function(arm,size=0x24) addr:0x0215195c +func_ov058_02151980 kind:function(arm,size=0xc) addr:0x02151980 +func_ov058_0215198c kind:function(arm,size=0x24) addr:0x0215198c +func_ov058_021519b0 kind:function(arm,size=0x98) addr:0x021519b0 +func_ov058_02151a48 kind:function(arm,size=0x14) addr:0x02151a48 +func_ov058_02151a5c kind:function(arm,size=0x10) addr:0x02151a5c +func_ov058_02151a6c kind:function(arm,size=0x10) addr:0x02151a6c +func_ov058_02151a7c kind:function(arm,size=0x10) addr:0x02151a7c +func_ov058_02151a8c kind:function(arm,size=0xdc) addr:0x02151a8c +func_ov058_02151b68 kind:function(arm,size=0xd0) addr:0x02151b68 +func_ov058_02151c38 kind:function(arm,size=0x4) addr:0x02151c38 +func_ov058_02151c3c kind:function(arm,size=0xc8) addr:0x02151c3c +func_ov058_02151d04 kind:function(arm,size=0x164) addr:0x02151d04 +func_ov058_02151e68 kind:function(arm,size=0x50) addr:0x02151e68 +func_ov058_02151eb8 kind:function(arm,size=0x1a0) addr:0x02151eb8 +func_ov058_02152058 kind:function(arm,size=0x14) addr:0x02152058 +func_ov058_0215206c kind:function(arm,size=0x4) addr:0x0215206c +func_ov058_02152070 kind:function(arm,size=0x11c) addr:0x02152070 +func_ov058_0215218c kind:function(arm,size=0x360) addr:0x0215218c +func_ov058_021524ec kind:function(arm,size=0x58) addr:0x021524ec +func_ov058_02152544 kind:function(arm,size=0x10) addr:0x02152544 +func_ov058_02152554 kind:function(arm,size=0xf8) addr:0x02152554 +func_ov058_0215264c kind:function(arm,size=0x280) addr:0x0215264c +func_ov058_021528cc kind:function(arm,size=0x30) addr:0x021528cc +func_ov058_021528fc kind:function(arm,size=0x38) addr:0x021528fc +func_ov058_02152934 kind:function(arm,size=0x14) addr:0x02152934 +func_ov058_02152948 kind:function(thumb,size=0x5a) addr:0x02152948 +func_ov058_021529a4 kind:function(arm,size=0x60) addr:0x021529a4 +func_ov058_02152a04 kind:function(thumb,size=0x64) addr:0x02152a04 +func_ov058_02152a68 kind:function(arm,size=0x60) addr:0x02152a68 +func_ov058_02152ac8 kind:function(arm,size=0x20) addr:0x02152ac8 +func_ov058_02152ae8 kind:function(arm,size=0x28) addr:0x02152ae8 +func_ov058_02152b10 kind:function(arm,size=0x14) addr:0x02152b10 +func_ov058_02152b24 kind:function(arm,size=0x24) addr:0x02152b24 +func_ov058_02152b48 kind:function(arm,size=0x20) addr:0x02152b48 +func_ov058_02152b68 kind:function(arm,size=0x18) addr:0x02152b68 +func_ov058_02152b80 kind:function(arm,size=0x18) addr:0x02152b80 +func_ov058_02152b98 kind:function(arm,size=0x5c) addr:0x02152b98 +func_ov058_02152bf4 kind:function(arm,size=0x30) addr:0x02152bf4 +func_ov058_02152c24 kind:function(arm,size=0x1c) addr:0x02152c24 +func_ov058_02152c40 kind:function(arm,size=0x2c) addr:0x02152c40 +func_ov058_02152c6c kind:function(arm,size=0x6c) addr:0x02152c6c +func_ov058_02152cd8 kind:function(arm,size=0x48) addr:0x02152cd8 +func_ov058_02152d20 kind:function(arm,size=0x34) addr:0x02152d20 +func_ov058_02152d54 kind:function(arm,size=0x30) addr:0x02152d54 +func_ov058_02152d84 kind:function(arm,size=0x14) addr:0x02152d84 +func_ov058_02152d98 kind:function(arm,size=0x70) addr:0x02152d98 +func_ov058_02152e08 kind:function(arm,size=0xc) addr:0x02152e08 +func_ov058_02152e14 kind:function(arm,size=0x40) addr:0x02152e14 +func_ov058_02152e54 kind:function(arm,size=0x1c) addr:0x02152e54 +func_ov058_02152e70 kind:function(arm,size=0x28) addr:0x02152e70 +data_ov058_02152e98 kind:data(any) addr:0x02152e98 +data_ov058_02152ee8 kind:data(any) addr:0x02152ee8 ambiguous +data_ov058_02152ef0 kind:data(any) addr:0x02152ef0 +data_ov058_02152f2c kind:data(any) addr:0x02152f2c +data_ov058_02152f48 kind:data(any) addr:0x02152f48 ambiguous +data_ov058_02152f5c kind:data(any) addr:0x02152f5c +data_ov058_02152f60 kind:data(any) addr:0x02152f60 ambiguous +data_ov058_02152f6c kind:data(any) addr:0x02152f6c ambiguous +data_ov058_02152f78 kind:data(any) addr:0x02152f78 ambiguous +data_ov058_02152f8c kind:data(any) addr:0x02152f8c +data_ov058_02152ff0 kind:data(any) addr:0x02152ff0 +data_ov058_02153098 kind:data(any) addr:0x02153098 ambiguous +data_ov058_021530e0 kind:data(any) addr:0x021530e0 +data_ov058_02153130 kind:data(any) addr:0x02153130 +data_ov058_02153131 kind:data(any) addr:0x02153131 +data_ov058_02153132 kind:data(any) addr:0x02153132 +data_ov058_02153133 kind:data(any) addr:0x02153133 +data_ov058_02153194 kind:data(any) addr:0x02153194 ambiguous +data_ov058_021532e0 kind:data(any) addr:0x021532e0 +data_ov058_021532e8 kind:data(any) addr:0x021532e8 +data_ov058_021532f8 kind:data(any) addr:0x021532f8 +data_ov058_02153308 kind:data(any) addr:0x02153308 +data_ov058_02153310 kind:data(any) addr:0x02153310 +data_ov058_02153328 kind:data(any) addr:0x02153328 +data_ov058_02153330 kind:data(any) addr:0x02153330 +data_ov058_0215333c kind:data(any) addr:0x0215333c +data_ov058_0215335c kind:data(any) addr:0x0215335c +data_ov058_02153390 kind:data(any) addr:0x02153390 +data_ov058_021533b0 kind:data(any) addr:0x021533b0 +data_ov058_021533d0 kind:data(any) addr:0x021533d0 +data_ov058_021533e0 kind:data(any) addr:0x021533e0 +data_ov058_021533f4 kind:data(any) addr:0x021533f4 +data_ov058_02153408 kind:data(any) addr:0x02153408 +data_ov058_02153458 kind:data(any) addr:0x02153458 +data_ov058_02153468 kind:data(any) addr:0x02153468 +__sinit_ov058_02153478 kind:function(arm,size=0x50) addr:0x02153478 +__sinit_ov058_021534c8 kind:function(arm,size=0x50) addr:0x021534c8 +__sinit_ov058_02153518 kind:function(arm,size=0x50) addr:0x02153518 +__sinit_ov058_02153568 kind:function(arm,size=0x50) addr:0x02153568 +__sinit_ov058_021535b8 kind:function(arm,size=0x3d0) addr:0x021535b8 +__sinit_ov058_02153988 kind:function(arm,size=0x50) addr:0x02153988 +__sinit_ov058_021539d8 kind:function(arm,size=0x7c) addr:0x021539d8 +__sinit_ov058_02153a54 kind:function(arm,size=0x50) addr:0x02153a54 +__sinit_ov058_02153aa4 kind:function(arm,size=0x80) addr:0x02153aa4 +__sinit_ov058_02153b24 kind:function(arm,size=0x50) addr:0x02153b24 +__sinit_ov058_02153b74 kind:function(arm,size=0x50) addr:0x02153b74 +__sinit_ov058_02153bc4 kind:function(arm,size=0x78) addr:0x02153bc4 +__sinit_ov058_02153c3c kind:function(arm,size=0x50) addr:0x02153c3c +__sinit_ov058_02153c8c kind:function(arm,size=0x7c) addr:0x02153c8c +__sinit_ov058_02153d08 kind:function(arm,size=0x50) addr:0x02153d08 +__sinit_ov058_02153d58 kind:function(arm,size=0x50) addr:0x02153d58 +__sinit_ov058_02153da8 kind:function(arm,size=0x50) addr:0x02153da8 +__sinit_ov058_02153df8 kind:function(arm,size=0x50) addr:0x02153df8 +__sinit_ov058_02153e48 kind:function(arm,size=0x50) addr:0x02153e48 +__sinit_ov058_02153e98 kind:function(arm,size=0x50) addr:0x02153e98 +__sinit_ov058_02153ee8 kind:function(arm,size=0x50) addr:0x02153ee8 +__sinit_ov058_02153f38 kind:function(arm,size=0x74) addr:0x02153f38 +__sinit_ov058_02153fac kind:function(arm,size=0x74) addr:0x02153fac +__sinit_ov058_02154020 kind:function(arm,size=0x90) addr:0x02154020 +__sinit_ov058_021540b0 kind:function(arm,size=0x50) addr:0x021540b0 +.p__sinit_ov058_02153478 kind:data(word) addr:0x02154100 +.p__sinit_ov058_021534c8 kind:data(word) addr:0x02154104 +.p__sinit_ov058_02153518 kind:data(word) addr:0x02154108 +.p__sinit_ov058_02153568 kind:data(word) addr:0x0215410c +.p__sinit_ov058_021535b8 kind:data(word) addr:0x02154110 +.p__sinit_ov058_02153988 kind:data(word) addr:0x02154114 +.p__sinit_ov058_021539d8 kind:data(word) addr:0x02154118 +.p__sinit_ov058_02153a54 kind:data(word) addr:0x0215411c +.p__sinit_ov058_02153aa4 kind:data(word) addr:0x02154120 +.p__sinit_ov058_02153b24 kind:data(word) addr:0x02154124 +.p__sinit_ov058_02153b74 kind:data(word) addr:0x02154128 +.p__sinit_ov058_02153bc4 kind:data(word) addr:0x0215412c +.p__sinit_ov058_02153c3c kind:data(word) addr:0x02154130 +.p__sinit_ov058_02153c8c kind:data(word) addr:0x02154134 +.p__sinit_ov058_02153d08 kind:data(word) addr:0x02154138 +.p__sinit_ov058_02153d58 kind:data(word) addr:0x0215413c +.p__sinit_ov058_02153da8 kind:data(word) addr:0x02154140 +.p__sinit_ov058_02153df8 kind:data(word) addr:0x02154144 +.p__sinit_ov058_02153e48 kind:data(word) addr:0x02154148 +.p__sinit_ov058_02153e98 kind:data(word) addr:0x0215414c +.p__sinit_ov058_02153ee8 kind:data(word) addr:0x02154150 +.p__sinit_ov058_02153f38 kind:data(word) addr:0x02154154 +.p__sinit_ov058_02153fac kind:data(word) addr:0x02154158 +.p__sinit_ov058_02154020 kind:data(word) addr:0x0215415c +.p__sinit_ov058_021540b0 kind:data(word) addr:0x02154160 +data_ov058_02154188 kind:data(any) addr:0x02154188 +data_ov058_02154190 kind:data(any) addr:0x02154190 ambiguous +data_ov058_021541a4 kind:data(any) addr:0x021541a4 +data_ov058_021541b8 kind:data(any) addr:0x021541b8 +data_ov058_021541c0 kind:data(any) addr:0x021541c0 ambiguous +data_ov058_021541c4 kind:data(any) addr:0x021541c4 +data_ov058_021541e4 kind:data(any) addr:0x021541e4 +data_ov058_02154208 kind:data(any) addr:0x02154208 +data_ov058_02154234 kind:data(any) addr:0x02154234 +data_ov058_0215427c kind:data(any) addr:0x0215427c +data_ov058_021542c0 kind:data(any) addr:0x021542c0 +data_ov058_021542d8 kind:data(any) addr:0x021542d8 +data_ov058_021542f0 kind:data(any) addr:0x021542f0 +data_ov058_02154308 kind:data(any) addr:0x02154308 +data_ov058_02154328 kind:data(any) addr:0x02154328 +data_ov058_02154380 kind:data(any) addr:0x02154380 +data_ov058_021543e8 kind:data(any) addr:0x021543e8 +data_ov058_0215440c kind:data(any) addr:0x0215440c ambiguous +data_ov058_02154420 kind:data(any) addr:0x02154420 ambiguous +data_ov058_02154450 kind:data(any) addr:0x02154450 +data_ov058_02154470 kind:data(any) addr:0x02154470 +data_ov058_02154494 kind:data(any) addr:0x02154494 +data_ov058_021544c8 kind:data(any) addr:0x021544c8 ambiguous +data_ov058_021544f4 kind:data(any) addr:0x021544f4 +data_ov058_02154508 kind:data(any) addr:0x02154508 +data_ov058_0215452c kind:data(any) addr:0x0215452c +data_ov058_02154544 kind:data(any) addr:0x02154544 ambiguous +data_ov058_02154590 kind:data(any) addr:0x02154590 +data_ov058_021545a4 kind:data(any) addr:0x021545a4 +data_ov058_021545c0 kind:data(any) addr:0x021545c0 +data_ov058_02154600 kind:data(any) addr:0x02154600 +data_ov058_02154648 kind:data(any) addr:0x02154648 +data_ov058_0215469c kind:data(any) addr:0x0215469c ambiguous +data_ov058_021546b8 kind:data(any) addr:0x021546b8 +data_ov058_021546c8 kind:data(any) addr:0x021546c8 +data_ov058_021546e8 kind:data(any) addr:0x021546e8 +data_ov058_02154704 kind:data(any) addr:0x02154704 ambiguous +data_ov058_0215470c kind:data(any) addr:0x0215470c +data_ov058_02154730 kind:data(any) addr:0x02154730 +data_ov058_02154754 kind:data(any) addr:0x02154754 +data_ov058_02154778 kind:data(any) addr:0x02154778 +data_ov058_0215479c kind:data(any) addr:0x0215479c +data_ov058_021547c0 kind:data(any) addr:0x021547c0 +data_ov058_021547e4 kind:data(any) addr:0x021547e4 +data_ov058_02154808 kind:data(any) addr:0x02154808 +data_ov058_0215482c kind:data(any) addr:0x0215482c +data_ov058_02154850 kind:data(any) addr:0x02154850 +data_ov058_02154870 kind:data(any) addr:0x02154870 ambiguous +data_ov058_02154874 kind:data(any) addr:0x02154874 +data_ov058_02154898 kind:data(any) addr:0x02154898 +data_ov058_021548bc kind:data(any) addr:0x021548bc +data_ov058_021548e0 kind:data(any) addr:0x021548e0 +data_ov058_021548fc kind:data(any) addr:0x021548fc +data_ov058_02154914 kind:data(any) addr:0x02154914 +data_ov058_02154928 kind:data(any) addr:0x02154928 ambiguous +data_ov058_0215494c kind:data(any) addr:0x0215494c +data_ov058_02154990 kind:data(any) addr:0x02154990 +data_ov058_021549bc kind:data(any) addr:0x021549bc ambiguous +data_ov058_021549f8 kind:data(any) addr:0x021549f8 +data_ov058_02154a68 kind:data(any) addr:0x02154a68 +data_ov058_02154a80 kind:data(any) addr:0x02154a80 ambiguous +data_ov058_02154a9c kind:data(any) addr:0x02154a9c ambiguous +data_ov058_02154b4c kind:data(any) addr:0x02154b4c ambiguous +data_ov058_02154b84 kind:data(any) addr:0x02154b84 +data_ov058_02154cbc kind:data(any) addr:0x02154cbc +data_ov058_02154e3c kind:data(any) addr:0x02154e3c +data_ov058_02154e6c kind:data(any) addr:0x02154e6c ambiguous +data_ov058_02154ea4 kind:data(any) addr:0x02154ea4 +data_ov058_02154ec0 kind:data(any) addr:0x02154ec0 +data_ov058_02154f18 kind:data(any) addr:0x02154f18 +data_ov058_02154f1c kind:data(any) addr:0x02154f1c ambiguous +data_ov058_02154f70 kind:data(any) addr:0x02154f70 +data_ov058_02154ff0 kind:data(any) addr:0x02154ff0 +data_ov058_021550b8 kind:data(any) addr:0x021550b8 ambiguous +data_ov058_0215511c kind:data(any) addr:0x0215511c +data_ov058_02155128 kind:data(any) addr:0x02155128 +data_ov058_02155140 kind:data(any) addr:0x02155140 +data_ov058_02155160 kind:data(any) addr:0x02155160 +data_ov058_02155170 kind:data(any) addr:0x02155170 +data_ov058_0215518c kind:data(any) addr:0x0215518c +data_ov058_021551a8 kind:data(any) addr:0x021551a8 +data_ov058_021551f0 kind:data(any) addr:0x021551f0 +data_ov058_021551f8 kind:data(any) addr:0x021551f8 ambiguous +data_ov058_0215524c kind:data(any) addr:0x0215524c +data_ov058_02155270 kind:data(any) addr:0x02155270 +data_ov058_021552a4 kind:data(any) addr:0x021552a4 ambiguous +data_ov058_021552d4 kind:data(any) addr:0x021552d4 +data_ov058_021552e0 kind:data(any) addr:0x021552e0 +data_ov058_021552e8 kind:data(any) addr:0x021552e8 +data_ov058_021552ec kind:data(any) addr:0x021552ec +data_ov058_021552f8 kind:data(any) addr:0x021552f8 +data_ov058_02155304 kind:data(any) addr:0x02155304 +data_ov058_0215532c kind:data(any) addr:0x0215532c +data_ov058_02155354 kind:data(any) addr:0x02155354 +data_ov058_0215536c kind:data(any) addr:0x0215536c +data_ov058_0215538c kind:data(any) addr:0x0215538c +data_ov058_021553a4 kind:data(any) addr:0x021553a4 +data_ov058_021553c0 kind:data(any) addr:0x021553c0 +data_ov058_021553dc kind:data(any) addr:0x021553dc +data_ov058_02155400 kind:data(any) addr:0x02155400 +data_ov058_0215545c kind:data(any) addr:0x0215545c +data_ov058_02155480 kind:data(any) addr:0x02155480 +data_ov058_021554e4 kind:data(any) addr:0x021554e4 +data_ov058_021554f8 kind:data(any) addr:0x021554f8 +data_ov058_0215551c kind:data(any) addr:0x0215551c +data_ov058_02155578 kind:data(any) addr:0x02155578 +data_ov058_02155594 kind:data(any) addr:0x02155594 +data_ov058_021555dc kind:data(any) addr:0x021555dc +data_ov058_0215562c kind:data(any) addr:0x0215562c +data_ov058_02155640 kind:data(any) addr:0x02155640 ambiguous +data_ov058_021556bc kind:data(any) addr:0x021556bc ambiguous +data_ov058_021556cc kind:data(any) addr:0x021556cc ambiguous +data_ov058_02155730 kind:data(any) addr:0x02155730 ambiguous +data_ov058_02155748 kind:data(any) addr:0x02155748 +data_ov058_0215576c kind:data(any) addr:0x0215576c +data_ov058_021557c8 kind:data(any) addr:0x021557c8 +data_ov058_021557f0 kind:data(any) addr:0x021557f0 +data_ov058_021557f8 kind:data(any) addr:0x021557f8 ambiguous +data_ov058_02155818 kind:data(any) addr:0x02155818 +data_ov058_02155840 kind:data(any) addr:0x02155840 +data_ov058_02155880 kind:data(any) addr:0x02155880 +data_ov058_0215589c kind:data(any) addr:0x0215589c +data_ov058_021558b8 kind:data(any) addr:0x021558b8 +data_ov058_021558fc kind:data(any) addr:0x021558fc +data_ov058_02155918 kind:data(any) addr:0x02155918 +data_ov058_0215594c kind:data(any) addr:0x0215594c ambiguous +data_ov058_02155970 kind:data(any) addr:0x02155970 +data_ov058_02155988 kind:data(any) addr:0x02155988 +data_ov058_021559b0 kind:data(any) addr:0x021559b0 +data_ov058_021559d8 kind:data(any) addr:0x021559d8 +data_ov058_021559dc kind:data(any) addr:0x021559dc ambiguous +data_ov058_02155a18 kind:data(any) addr:0x02155a18 +data_ov058_02155a64 kind:data(any) addr:0x02155a64 +data_ov058_02155a70 kind:data(any) addr:0x02155a70 ambiguous +data_ov058_02155a80 kind:data(any) addr:0x02155a80 +data_ov058_02155acc kind:data(any) addr:0x02155acc +data_ov058_02155ae8 kind:data(any) addr:0x02155ae8 +data_ov058_02155af4 kind:data(any) addr:0x02155af4 ambiguous +data_ov058_02155b28 kind:data(any) addr:0x02155b28 +data_ov058_02155b44 kind:data(any) addr:0x02155b44 +data_ov058_02155b6c kind:data(any) addr:0x02155b6c ambiguous +data_ov058_02155b84 kind:data(any) addr:0x02155b84 +data_ov058_02155ba0 kind:data(any) addr:0x02155ba0 +data_ov058_02155bd8 kind:data(any) addr:0x02155bd8 +data_ov058_02155bec kind:data(any) addr:0x02155bec +data_ov058_02155c04 kind:data(any) addr:0x02155c04 ambiguous +data_ov058_02155c08 kind:data(any) addr:0x02155c08 +data_ov058_02155c24 kind:data(any) addr:0x02155c24 +data_ov058_02155c50 kind:data(any) addr:0x02155c50 +data_ov058_02155c88 kind:data(any) addr:0x02155c88 +data_ov058_02155c9c kind:data(any) addr:0x02155c9c +data_ov058_02155cb8 kind:data(any) addr:0x02155cb8 +data_ov058_02155ccc kind:data(any) addr:0x02155ccc ambiguous +data_ov058_02155cd4 kind:data(any) addr:0x02155cd4 +data_ov058_02155d14 kind:data(any) addr:0x02155d14 +data_ov058_02155d30 kind:data(any) addr:0x02155d30 +data_ov058_02155d78 kind:data(any) addr:0x02155d78 +data_ov058_02155d7c kind:data(any) addr:0x02155d7c ambiguous +data_ov058_02155d8c kind:data(any) addr:0x02155d8c +data_ov058_02155da8 kind:data(any) addr:0x02155da8 +data_ov058_02155dcc kind:data(any) addr:0x02155dcc ambiguous +data_ov058_02155de8 kind:data(any) addr:0x02155de8 +data_ov058_02155e18 kind:data(any) addr:0x02155e18 +data_ov058_02155e30 kind:data(any) addr:0x02155e30 +data_ov058_02155e4c kind:data(any) addr:0x02155e4c +data_ov058_02155e80 kind:bss addr:0x02155e80 +data_ov058_02155e84 kind:bss addr:0x02155e84 +data_ov058_02155e90 kind:bss addr:0x02155e90 +data_ov058_02155f68 kind:bss addr:0x02155f68 +data_ov058_02155f6c kind:bss addr:0x02155f6c +data_ov058_02155f74 kind:bss addr:0x02155f74 +data_ov058_02155f80 kind:bss addr:0x02155f80 +data_ov058_02155fc4 kind:bss addr:0x02155fc4 +data_ov058_02155fc8 kind:bss addr:0x02155fc8 +data_ov058_02155fd4 kind:bss addr:0x02155fd4 +data_ov058_02156010 kind:bss addr:0x02156010 +data_ov058_02156014 kind:bss addr:0x02156014 +data_ov058_02156020 kind:bss addr:0x02156020 +data_ov058_0215605c kind:bss addr:0x0215605c +data_ov058_02156098 kind:bss addr:0x02156098 +data_ov058_021560a4 kind:bss addr:0x021560a4 +data_ov058_021560b0 kind:bss addr:0x021560b0 +data_ov058_021560bc kind:bss addr:0x021560bc +data_ov058_021560c8 kind:bss addr:0x021560c8 +data_ov058_021560d4 kind:bss addr:0x021560d4 +data_ov058_021560e0 kind:bss addr:0x021560e0 +data_ov058_021560ec kind:bss addr:0x021560ec +data_ov058_021560f8 kind:bss addr:0x021560f8 +data_ov058_02156104 kind:bss addr:0x02156104 +data_ov058_02156110 kind:bss addr:0x02156110 +data_ov058_0215611c kind:bss addr:0x0215611c +data_ov058_02156128 kind:bss addr:0x02156128 +data_ov058_02156134 kind:bss addr:0x02156134 +data_ov058_02156140 kind:bss addr:0x02156140 +data_ov058_0215614c kind:bss addr:0x0215614c +data_ov058_02156150 kind:bss addr:0x02156150 +data_ov058_02156154 kind:bss addr:0x02156154 +data_ov058_02156158 kind:bss addr:0x02156158 +data_ov058_0215615c kind:bss addr:0x0215615c +data_ov058_02156160 kind:bss addr:0x02156160 +data_ov058_02156164 kind:bss addr:0x02156164 +data_ov058_02156168 kind:bss addr:0x02156168 +data_ov058_0215616c kind:bss addr:0x0215616c +data_ov058_02156170 kind:bss addr:0x02156170 +data_ov058_02156174 kind:bss addr:0x02156174 +data_ov058_02156178 kind:bss addr:0x02156178 +data_ov058_0215617c kind:bss addr:0x0215617c +data_ov058_02156180 kind:bss addr:0x02156180 +data_ov058_02156184 kind:bss addr:0x02156184 +data_ov058_02156200 kind:bss addr:0x02156200 +data_ov058_021562d8 kind:bss addr:0x021562d8 +data_ov058_021563a8 kind:bss addr:0x021563a8 ambiguous +data_ov058_021563b0 kind:bss addr:0x021563b0 +data_ov058_02156448 kind:bss addr:0x02156448 ambiguous +data_ov058_02156488 kind:bss addr:0x02156488 +data_ov058_02156560 kind:bss addr:0x02156560 +data_ov058_021565b8 kind:bss addr:0x021565b8 ambiguous +data_ov058_02156638 kind:bss addr:0x02156638 +data_ov058_02156710 kind:bss addr:0x02156710 +data_ov058_021567e8 kind:bss addr:0x021567e8 +data_ov058_021568b8 kind:bss addr:0x021568b8 ambiguous +data_ov058_021568c0 kind:bss addr:0x021568c0 +data_ov058_021568c8 kind:bss addr:0x021568c8 ambiguous +data_ov058_0215695c kind:bss addr:0x0215695c ambiguous +data_ov058_02156998 kind:bss addr:0x02156998 +data_ov058_02156a70 kind:bss addr:0x02156a70 +data_ov058_02156b48 kind:bss addr:0x02156b48 +data_ov058_02156b68 kind:bss addr:0x02156b68 ambiguous +data_ov058_02156c20 kind:bss addr:0x02156c20 +data_ov058_02156c58 kind:bss addr:0x02156c58 ambiguous +data_ov058_02156cd8 kind:bss addr:0x02156cd8 ambiguous +data_ov058_02156ce0 kind:bss addr:0x02156ce0 ambiguous +data_ov058_02156cf8 kind:bss addr:0x02156cf8 +data_ov058_02156dd0 kind:bss addr:0x02156dd0 +data_ov058_02156ea8 kind:bss addr:0x02156ea8 +data_ov058_02156eac kind:bss addr:0x02156eac +data_ov058_02156eb8 kind:bss addr:0x02156eb8 +data_ov058_02156f18 kind:bss addr:0x02156f18 ambiguous +data_ov058_02156f5c kind:bss addr:0x02156f5c ambiguous +data_ov058_02156f88 kind:bss addr:0x02156f88 ambiguous +data_ov058_02156f90 kind:bss addr:0x02156f90 +data_ov058_02156f98 kind:bss addr:0x02156f98 +data_ov058_02156f9c kind:bss addr:0x02156f9c ambiguous +data_ov058_02156fa4 kind:bss addr:0x02156fa4 +data_ov058_02156fcc kind:bss addr:0x02156fcc +data_ov058_02157044 kind:bss addr:0x02157044 ambiguous +data_ov058_021570a4 kind:bss addr:0x021570a4 +data_ov058_021570a8 kind:bss addr:0x021570a8 +data_ov058_021570b4 kind:bss addr:0x021570b4 +data_ov058_021570f0 kind:bss addr:0x021570f0 +data_ov058_021570f8 kind:bss addr:0x021570f8 +data_ov058_02157104 kind:bss addr:0x02157104 +data_ov058_021571dc kind:bss addr:0x021571dc +data_ov058_021571e0 kind:bss addr:0x021571e0 +data_ov058_021571ec kind:bss addr:0x021571ec +data_ov058_02157228 kind:bss addr:0x02157228 +data_ov058_0215722c kind:bss addr:0x0215722c +data_ov058_02157238 kind:bss addr:0x02157238 +data_ov058_02157274 kind:bss addr:0x02157274 +data_ov058_02157278 kind:bss addr:0x02157278 +data_ov058_02157284 kind:bss addr:0x02157284 +data_ov058_02157290 kind:bss addr:0x02157290 +data_ov058_021572dc kind:bss addr:0x021572dc +data_ov058_021573b4 kind:bss addr:0x021573b4 +data_ov058_021573b8 kind:bss addr:0x021573b8 +data_ov058_021573c4 kind:bss addr:0x021573c4 +data_ov058_021573fc kind:bss addr:0x021573fc ambiguous +data_ov058_0215749c kind:bss addr:0x0215749c +data_ov058_021574a0 kind:bss addr:0x021574a0 +data_ov058_021574ac kind:bss addr:0x021574ac +data_ov058_021574c8 kind:bss addr:0x021574c8 ambiguous +data_ov058_021574cc kind:bss addr:0x021574cc +data_ov058_02157534 kind:bss addr:0x02157534 +data_ov058_02157554 kind:bss addr:0x02157554 +data_ov058_02157558 kind:bss addr:0x02157558 +data_ov058_02157564 kind:bss addr:0x02157564 +data_ov058_02157638 kind:bss addr:0x02157638 +data_ov058_02157658 kind:bss addr:0x02157658 +data_ov058_0215765c kind:bss addr:0x0215765c +data_ov058_02157668 kind:bss addr:0x02157668 +data_ov058_02157684 kind:bss addr:0x02157684 ambiguous +data_ov058_021576bc kind:bss addr:0x021576bc ambiguous +data_ov058_021576f0 kind:bss addr:0x021576f0 ambiguous +data_ov058_0215773c kind:bss addr:0x0215773c +data_ov058_0215775c kind:bss addr:0x0215775c +data_ov058_02157768 kind:bss addr:0x02157768 +data_ov058_02157774 kind:bss addr:0x02157774 +data_ov058_02157794 kind:bss addr:0x02157794 +data_ov058_021577dc kind:bss addr:0x021577dc +data_ov058_021577e0 kind:bss addr:0x021577e0 +data_ov058_021577ec kind:bss addr:0x021577ec +data_ov058_02157858 kind:bss addr:0x02157858 ambiguous +data_ov058_021578c0 kind:bss addr:0x021578c0 +data_ov058_021578c4 kind:bss addr:0x021578c4 +data_ov058_021578d0 kind:bss addr:0x021578d0 +data_ov058_021578e8 kind:bss addr:0x021578e8 ambiguous +data_ov058_021579a4 kind:bss addr:0x021579a4 +data_ov058_021579a8 kind:bss addr:0x021579a8 +data_ov058_021579b4 kind:bss addr:0x021579b4 +data_ov058_021579d4 kind:bss addr:0x021579d4 +data_ov058_021579d8 kind:bss addr:0x021579d8 +data_ov058_021579e4 kind:bss addr:0x021579e4 +data_ov058_02157a50 kind:bss addr:0x02157a50 ambiguous +data_ov058_02157ab4 kind:bss addr:0x02157ab4 ambiguous +data_ov058_02157ab8 kind:bss addr:0x02157ab8 +data_ov058_02157abc kind:bss addr:0x02157abc +data_ov058_02157ac8 kind:bss addr:0x02157ac8 +data_ov058_02157b8c kind:bss addr:0x02157b8c ambiguous +data_ov058_02157b9c kind:bss addr:0x02157b9c +data_ov058_02157bc0 kind:bss addr:0x02157bc0 +data_ov058_02157bc4 kind:bss addr:0x02157bc4 +data_ov058_02157bd0 kind:bss addr:0x02157bd0 +data_ov058_02157bf0 kind:bss addr:0x02157bf0 +data_ov058_02157c14 kind:bss addr:0x02157c14 +data_ov058_02157c18 kind:bss addr:0x02157c18 +data_ov058_02157c24 kind:bss addr:0x02157c24 +data_ov058_02157c30 kind:bss addr:0x02157c30 +data_ov058_02157c80 kind:bss addr:0x02157c80 +data_ov058_02157c84 kind:bss addr:0x02157c84 ambiguous +data_ov058_02157d54 kind:bss addr:0x02157d54 +data_ov058_02157d74 kind:bss addr:0x02157d74 +data_ov058_02157d78 kind:bss addr:0x02157d78 +data_ov058_02157d84 kind:bss addr:0x02157d84 +data_ov058_02157da4 kind:bss addr:0x02157da4 +data_ov058_02157e58 kind:bss addr:0x02157e58 +data_ov058_02157e78 kind:bss addr:0x02157e78 ambiguous diff --git a/config/usa/arm9/overlays/ov059/delinks.txt b/config/usa/arm9/overlays/ov059/delinks.txt new file mode 100644 index 00000000..27ded8e6 --- /dev/null +++ b/config/usa/arm9/overlays/ov059/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x02162e28 kind:code align:32 + .rodata start:0x02162e28 end:0x02162e8c kind:rodata align:4 + .init start:0x02162e8c end:0x02163374 kind:code align:4 + .ctor start:0x02163374 end:0x021633ac kind:rodata align:4 + .data start:0x021633c0 end:0x02164320 kind:data align:32 + .bss start:0x02164320 end:0x02164ea0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov059/relocs.txt b/config/usa/arm9/overlays/ov059/relocs.txt new file mode 100644 index 00000000..d959f625 --- /dev/null +++ b/config/usa/arm9/overlays/ov059/relocs.txt @@ -0,0 +1,2055 @@ +from:0x02157e88 kind:load to:0x02164330 module:overlay(59) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x02157f00 module:overlay(59) +from:0x02157ebc kind:arm_call to:0x0209765c module:overlay(0) +from:0x02157ef8 kind:load to:0x021633c8 module:overlay(59) +from:0x02157f08 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02157f54 kind:load to:0x0216343c module:overlay(59) +from:0x02157f58 kind:load to:0x027e0d50 module:dtcm +from:0x02157f70 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157f7c kind:load to:0x027e0d50 module:dtcm +from:0x02157f94 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157f9c kind:arm_call to:0x02011ff4 module:main +from:0x02157fa8 kind:load to:0x027e0d50 module:dtcm +from:0x02157fc4 kind:arm_call to:0x02157fd8 module:overlay(59) +from:0x02157fd0 kind:load to:0x027e0d54 module:dtcm +from:0x02157fd4 kind:load to:0x027e0d58 module:dtcm +from:0x02158018 kind:load to:0x021633e4 module:overlay(59) +from:0x021580b0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x021580e4 kind:load to:0x02049bc4 module:main +from:0x021580e8 kind:load to:0x027e09bc module:dtcm +from:0x021580ec kind:load to:0x0216340c module:overlay(59) +from:0x02158108 kind:arm_call to:0x0215831c module:overlay(59) +from:0x02158124 kind:load to:0x02158628 module:overlay(59) +from:0x0215815c kind:arm_call to:0x021583dc module:overlay(59) +from:0x02158170 kind:arm_call to:0x02157fd8 module:overlay(59) +from:0x021581ac kind:arm_call to:0x01fff350 module:itcm +from:0x021581c4 kind:arm_call to:0x02158994 module:overlay(59) +from:0x021581d0 kind:arm_call to:0x02157fd8 module:overlay(59) +from:0x021581dc kind:load to:0x027e0ce4 module:dtcm +from:0x021581e0 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02158200 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158220 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02158228 kind:load to:0x027e0ce4 module:dtcm +from:0x0215822c kind:load to:0x027e0cd8 module:dtcm +from:0x02158264 kind:arm_call to:0x02016f94 module:main +from:0x021582c4 kind:arm_call to:0x021585b4 module:overlay(59) +from:0x021582dc kind:arm_call to:0x02157fd8 module:overlay(59) +from:0x021582e8 kind:arm_call to:0x02157fd8 module:overlay(59) +from:0x02158338 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215836c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215839c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021583a8 kind:load to:0x020b537c module:overlay(0) +from:0x021583d0 kind:arm_call to:0x02157fd8 module:overlay(59) +from:0x02158410 kind:arm_call to:0x01fff350 module:itcm +from:0x02158420 kind:arm_call to:0x01fff350 module:itcm +from:0x0215844c kind:arm_call to:0x01fff350 module:itcm +from:0x02158474 kind:load to:0x027e0ce4 module:dtcm +from:0x0215847c kind:load to:0x020b2fe0 module:overlay(0) +from:0x02158530 kind:arm_call to:0x02158688 module:overlay(59) +from:0x02158538 kind:arm_call to:0x02158544 module:overlay(59) +from:0x021585bc kind:arm_call to:0x02158688 module:overlay(59) +from:0x02158620 kind:arm_call to:0x02158544 module:overlay(59) +from:0x02158630 kind:arm_call to:0x02158480 module:overlay(59) +from:0x02158660 kind:arm_call to:0x0215873c module:overlay(59) +from:0x0215866c kind:arm_call to:0x021587a8 module:overlay(59) +from:0x02158678 kind:arm_call to:0x02158900 module:overlay(59) +from:0x02158680 kind:arm_call to:0x021583b0 module:overlay(59) +from:0x02158738 kind:load to:0x02049bc4 module:main +from:0x02158758 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02158794 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021587a0 kind:load to:0x020b537c module:overlay(0) +from:0x021587c4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02158800 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021588e8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021588f4 kind:load to:0x020b537c module:overlay(0) +from:0x021588fc kind:load to:0x02049bc4 module:main +from:0x0215891c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02158964 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02158984 kind:load to:0x020b537c module:overlay(0) +from:0x021589a8 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x021589bc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021589f4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02158a08 kind:load to:0x020b5198 module:overlay(0) +from:0x02158a0c kind:load to:0x020b537c module:overlay(0) +from:0x02158a30 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02158a6c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02158a7c kind:load to:0x020b537c module:overlay(0) +from:0x02158a9c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02158ae0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02158afc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02158b08 kind:load to:0x020b537c module:overlay(0) +from:0x02158b18 kind:load to:0x02158900 module:overlay(59) +from:0x02158b24 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02158b38 kind:load to:0x02164388 module:overlay(59) +from:0x02158b4c kind:arm_call to:0x02011f3c module:main +from:0x02158b58 kind:arm_call to:0x02158bac module:overlay(59) +from:0x02158b6c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158ba4 kind:load to:0x021634d0 module:overlay(59) +from:0x02158bb8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02158c1c kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02158c48 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02158c64 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158c74 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158c8c kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02158c94 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02158c9c kind:arm_call to:0x02099800 module:overlay(0) +from:0x02158cd8 kind:arm_call to:0x0215c194 module:overlay(59) +from:0x02158d2c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02158d70 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02158db0 kind:load to:0x02163540 module:overlay(59) +from:0x02158db4 kind:load to:0x02164388 module:overlay(59) +from:0x02158db8 kind:load to:0x021634f4 module:overlay(59) +from:0x02158dbc kind:load to:0x02164370 module:overlay(59) +from:0x02158dc0 kind:load to:0x02163494 module:overlay(59) +from:0x02158dcc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158dec kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02158dfc kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02158e1c kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02158e70 kind:load to:0x0215c084 module:overlay(59) +from:0x02158e74 kind:load to:0x02049bc4 module:main +from:0x02158eb4 kind:load to:0x027e0d54 module:dtcm +from:0x02158ec4 kind:arm_call to:0x02158e7c module:overlay(59) +from:0x02158efc kind:load to:0x02163598 module:overlay(59) +from:0x02158f08 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02158f60 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02158fbc kind:arm_call to:0x020986dc module:overlay(0) +from:0x02158fe4 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02158ff0 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02159004 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215901c kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02159030 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02159038 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02159044 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02159060 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02159074 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02159094 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021590bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159100 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215911c kind:arm_call to:0x020bf614 module:overlay(17) +from:0x02159158 kind:arm_call to:0x02160bf8 module:overlay(59) +from:0x02159164 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02159170 kind:load to:0x027e0ce4 module:dtcm +from:0x02159174 kind:load to:0x027e0d38 module:dtcm +from:0x0215917c kind:load to:0x020aecd4 module:overlay(0) +from:0x02159180 kind:load to:0x020aecdc module:overlay(0) +from:0x02159184 kind:load to:0x027e0d58 module:dtcm +from:0x02159188 kind:load to:0x027e0d5c module:dtcm +from:0x021591b0 kind:arm_call to:0x02158f00 module:overlay(59) +from:0x021591e8 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02159210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159220 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x021592b4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021592c0 kind:load to:0x02163608 module:overlay(59) +from:0x021592c8 kind:load to:0x027e09c0 module:dtcm +from:0x021592e8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02159308 kind:load to:0x027e09b8 module:dtcm +from:0x02159320 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159340 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02159360 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02159384 kind:arm_call to:0x01ffa81c module:itcm +from:0x021593a0 kind:arm_call to:0x01ffa878 module:itcm +from:0x021593d0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02159400 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215942c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215943c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215944c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215945c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215947c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215948c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021594cc kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x021594d8 kind:load to:0x0203e93c module:main +from:0x021594f4 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x021594fc kind:load to:0x02164370 module:overlay(59) +from:0x02159518 kind:arm_call to:0x0215bf94 module:overlay(59) +from:0x02159568 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215962c kind:load to:0x02163678 module:overlay(59) +from:0x02159630 kind:load to:0x02049bc4 module:main +from:0x021596b4 kind:arm_call to:0x0215bf94 module:overlay(59) +from:0x021596e4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215979c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021597b4 kind:arm_call to:0x0215ba88 module:overlay(59) +from:0x021597c4 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x021597e0 kind:arm_call to:0x0215bfc4 module:overlay(59) +from:0x021597ec kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215985c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159894 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021598ac kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x021598bc kind:load to:0x021636d8 module:overlay(59) +from:0x021598c0 kind:load to:0x027e09a8 module:dtcm +from:0x021598c8 kind:load to:0x021636f0 module:overlay(59) +from:0x02159944 kind:load to:0x02163678 module:overlay(59) +from:0x02159960 kind:arm_call to:0x01ff916c module:itcm +from:0x0215998c kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x021599a4 kind:arm_call to:0x02015058 module:main +from:0x021599c4 kind:arm_call to:0x02015058 module:main +from:0x021599e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021599f0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021599fc kind:arm_call to:0x0215bd44 module:overlay(59) +from:0x02159a08 kind:load to:0x027e09a8 module:dtcm +from:0x02159a7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159a8c kind:load to:0x02163678 module:overlay(59) +from:0x02159a90 kind:load to:0x027e09a8 module:dtcm +from:0x02159ac8 kind:arm_call to:0x02016d54 module:main +from:0x02159b00 kind:arm_call to:0x02015058 module:main +from:0x02159b20 kind:arm_call to:0x02015058 module:main +from:0x02159b40 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159b4c kind:arm_call to:0x02016930 module:main +from:0x02159b60 kind:arm_call to:0x01ff930c module:itcm +from:0x02159bd4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159bf0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159c18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159c50 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02159c64 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02159c70 kind:arm_call to:0x0215bd44 module:overlay(59) +from:0x02159c7c kind:load to:0x027e0d5c module:dtcm +from:0x02159c80 kind:load to:0x027e09a8 module:dtcm +from:0x02159c88 kind:load to:0x0203e93c module:main +from:0x02159d00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159d10 kind:load to:0x02163678 module:overlay(59) +from:0x02159d14 kind:load to:0x027e09a8 module:dtcm +from:0x02159d30 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159d4c kind:arm_call to:0x02016d54 module:main +from:0x02159d7c kind:arm_call to:0x02015058 module:main +from:0x02159d9c kind:arm_call to:0x02015058 module:main +from:0x02159dbc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159dc8 kind:arm_call to:0x02016930 module:main +from:0x02159dd8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159e4c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159e68 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159e7c kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02159eb0 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x02159ebc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159ec8 kind:arm_call to:0x0215bd44 module:overlay(59) +from:0x02159ed4 kind:load to:0x027e09a8 module:dtcm +from:0x02159edc kind:load to:0x0203e93c module:main +from:0x02159ee4 kind:load to:0x027e0d58 module:dtcm +from:0x02159f60 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159f74 kind:load to:0x027e0d54 module:dtcm +from:0x02159f7c kind:load to:0x02163690 module:overlay(59) +from:0x02159f80 kind:load to:0x027e09a8 module:dtcm +from:0x02159fa4 kind:arm_call to:0x02015058 module:main +from:0x02159fc4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159fe8 kind:arm_call to:0x0215be70 module:overlay(59) +from:0x02159ff4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a000 kind:arm_call to:0x02016930 module:main +from:0x0215a010 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a028 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a04c kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215a058 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215a060 kind:load to:0x027e09a8 module:dtcm +from:0x0215a084 kind:arm_call to:0x02016930 module:main +from:0x0215a090 kind:arm_call to:0x02160bb4 module:overlay(59) +from:0x0215a0ec kind:arm_call to:0x0215898c module:overlay(59) +from:0x0215a104 kind:load to:0x027e0d5c module:dtcm +from:0x0215a10c kind:load to:0x02163720 module:overlay(59) +from:0x0215a110 kind:load to:0x027e0d50 module:dtcm +from:0x0215a168 kind:arm_call to:0x0201521c module:main +from:0x0215a190 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215a1b0 kind:arm_call to:0x02015058 module:main +from:0x0215a1c8 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215a1e4 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215a29c kind:load to:0x02163720 module:overlay(59) +from:0x0215a2a0 kind:load to:0x020aecd8 module:overlay(0) +from:0x0215a2f8 kind:arm_call to:0x0201521c module:main +from:0x0215a324 kind:arm_call to:0x0215a50c module:overlay(59) +from:0x0215a350 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215a36c kind:arm_call to:0x02015058 module:main +from:0x0215a38c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a3c0 kind:arm_call to:0x02015058 module:main +from:0x0215a3d8 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215a404 kind:arm_call to:0x02015058 module:main +from:0x0215a424 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a444 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a458 kind:arm_call to:0x02161370 module:overlay(59) +from:0x0215a494 kind:arm_call to:0x0215a900 module:overlay(59) +from:0x0215a49c kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215a4dc kind:arm_call to:0x02016930 module:main +from:0x0215a4ec kind:arm_call to:0x01ff930c module:itcm +from:0x0215a4f4 kind:load to:0x027e09a8 module:dtcm +from:0x0215a4fc kind:load to:0x020aecd8 module:overlay(0) +from:0x0215a500 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a504 kind:load to:0x021634a0 module:overlay(59) +from:0x0215a508 kind:load to:0x027e0d5c module:dtcm +from:0x0215a528 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215a560 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a590 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215a5c0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215a5dc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215a5e8 kind:load to:0x020b537c module:overlay(0) +from:0x0215a5f4 kind:load to:0x027e0cec module:dtcm +from:0x0215a6f8 kind:load to:0x02163678 module:overlay(59) +from:0x0215a6fc kind:load to:0x02049bc4 module:main +from:0x0215a714 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a71c kind:arm_call to:0x02016930 module:main +from:0x0215a748 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a75c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a774 kind:arm_call to:0x020169ac module:main +from:0x0215a784 kind:arm_call to:0x02016930 module:main +from:0x0215a7e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a7f4 kind:arm_call to:0x02016930 module:main +from:0x0215a804 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a810 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a81c kind:arm_call to:0x0215bd44 module:overlay(59) +from:0x0215a850 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215a898 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a8b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a8d0 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215a8e4 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215a8f4 kind:load to:0x0203e93c module:main +from:0x0215a8f8 kind:load to:0x027e0d58 module:dtcm +from:0x0215a8fc kind:load to:0x027e0d54 module:dtcm +from:0x0215a918 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a950 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a974 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a9c4 kind:arm_call to:0x02016a48 module:main +from:0x0215a9f4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215aa3c kind:arm_call to:0x0215bff0 module:overlay(59) +from:0x0215aaa8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215aad8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ab04 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215ab14 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ab30 kind:arm_call to:0x02160b84 module:overlay(59) +from:0x0215ab3c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ab40 kind:load to:0x027e0d5c module:dtcm +from:0x0215ab48 kind:load to:0x027e09b8 module:dtcm +from:0x0215ab50 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215abb4 kind:load to:0x02163738 module:overlay(59) +from:0x0215abd0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215abf0 kind:arm_call to:0x02015058 module:main +from:0x0215ac04 kind:arm_call to:0x02160f74 module:overlay(59) +from:0x0215ac24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ac38 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215acd4 kind:arm_call to:0x0215c054 module:overlay(59) +from:0x0215ad28 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215ad44 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215ad50 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0215ad74 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0215ad80 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215ad94 kind:arm_call to:0x02070b58 module:overlay(0) +from:0x0215ada0 kind:arm_call to:0x020d4390 module:overlay(24) +from:0x0215ae08 kind:arm_call to:0x0215c054 module:overlay(59) +from:0x0215ae14 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ae18 kind:load to:0x027e09a8 module:dtcm +from:0x0215ae20 kind:load to:0x027e0d5c module:dtcm +from:0x0215ae28 kind:load to:0x020b5198 module:overlay(0) +from:0x0215ae2c kind:load to:0x027e09b8 module:dtcm +from:0x0215ae30 kind:load to:0x027e09a4 module:dtcm +from:0x0215ae34 kind:load to:0x027e0cfc module:dtcm +from:0x0215ae4c kind:arm_call to:0x0215bae4 module:overlay(59) +from:0x0215ae74 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ae7c kind:arm_call to:0x01ff938c module:itcm +from:0x0215ae88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215aeb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aecc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215aed8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215aee0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215af20 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215af2c kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0215af58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af68 kind:arm_call to:0x02160f74 module:overlay(59) +from:0x0215af74 kind:arm_call to:0x021582f4 module:overlay(59) +from:0x0215af84 kind:arm_call to:0x0215bdb4 module:overlay(59) +from:0x0215af98 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215afb0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215afbc kind:load to:0x027e0ce4 module:dtcm +from:0x0215afc0 kind:load to:0x027e0d50 module:dtcm +from:0x0215afc4 kind:load to:0x020b5198 module:overlay(0) +from:0x0215afc8 kind:load to:0x027e09a8 module:dtcm +from:0x0215b004 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215b030 kind:arm_call to:0x0215bfc4 module:overlay(59) +from:0x0215b05c kind:arm_call to:0x01ff916c module:itcm +from:0x0215b0e4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b0f4 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215b124 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b174 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b194 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b1a4 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215b1f0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b200 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215b210 kind:load to:0x027e09a8 module:dtcm +from:0x0215b224 kind:load to:0x02097bcc module:overlay(0) +from:0x0215b230 kind:arm_call to:0x020992bc module:overlay(0) +from:0x0215b260 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215b26c kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215b28c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b29c kind:arm_call to:0x02160f74 module:overlay(59) +from:0x0215b2c0 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0215b30c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215b318 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b31c kind:load to:0x020aecd0 module:overlay(0) +from:0x0215b324 kind:load to:0x02163678 module:overlay(59) +from:0x0215b330 kind:arm_call to:0x02099480 module:overlay(0) +from:0x0215b348 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215b368 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b378 kind:arm_call to:0x02160f74 module:overlay(59) +from:0x0215b384 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x0215b3e8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215b3f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b3fc kind:load to:0x02163678 module:overlay(59) +from:0x0215b440 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b448 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0215b454 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215b45c kind:load to:0x027e09a8 module:dtcm +from:0x0215b478 kind:arm_call to:0x0215b8ac module:overlay(59) +from:0x0215b484 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x0215b48c kind:load to:0x020b5198 module:overlay(0) +from:0x0215b4d8 kind:arm_call to:0x0215bf94 module:overlay(59) +from:0x0215b508 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b578 kind:arm_call to:0x0215ba88 module:overlay(59) +from:0x0215b58c kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215b5e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b604 kind:arm_call to:0x0215bfc4 module:overlay(59) +from:0x0215b610 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215b67c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b6d8 kind:arm_call to:0x0215c054 module:overlay(59) +from:0x0215b6f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b7a4 kind:arm_call to:0x0215c054 module:overlay(59) +from:0x0215b7ec kind:arm_call to:0x0215c054 module:overlay(59) +from:0x0215b824 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215b840 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0215b848 kind:arm_call to:0x021585b4 module:overlay(59) +from:0x0215b850 kind:arm_call to:0x02158480 module:overlay(59) +from:0x0215b860 kind:arm_call to:0x02158eb8 module:overlay(59) +from:0x0215b878 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215b888 kind:load to:0x021636d8 module:overlay(59) +from:0x0215b88c kind:load to:0x027e09a8 module:dtcm +from:0x0215b894 kind:load to:0x021636f0 module:overlay(59) +from:0x0215b89c kind:load to:0x02163678 module:overlay(59) +from:0x0215b8a0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b8a4 kind:load to:0x027e0d50 module:dtcm +from:0x0215b8a8 kind:load to:0x020b5198 module:overlay(0) +from:0x0215b8c0 kind:arm_call to:0x0215bf94 module:overlay(59) +from:0x0215b90c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b93c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b974 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b9b4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215ba08 kind:arm_call to:0x0215bff0 module:overlay(59) +from:0x0215ba74 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215ba84 kind:load to:0x027e09b8 module:dtcm +from:0x0215baac kind:arm_call to:0x0215bf94 module:overlay(59) +from:0x0215bad4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bb0c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215bb20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bb28 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bb50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bbb8 kind:arm_call to:0x0215bf94 module:overlay(59) +from:0x0215bbf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bc04 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215bc18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bc28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bcc0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bccc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215bcf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bd5c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bd68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bda4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bde4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215be0c kind:arm_call to:0x01fff350 module:itcm +from:0x0215be44 kind:arm_call to:0x01fff350 module:itcm +from:0x0215be64 kind:load to:0x027e0ce4 module:dtcm +from:0x0215be6c kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215be94 kind:arm_call to:0x020169ac module:main +from:0x0215bf4c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215bf70 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215bf7c kind:load to:0x02162e2c module:overlay(59) +from:0x0215bf80 kind:load to:0x0203e93c module:main +from:0x0215bf88 kind:load to:0x027e09c0 module:dtcm +from:0x0215bf8c kind:load to:0x027e09a8 module:dtcm +from:0x0215bfac kind:arm_call to:0x02016f94 module:main +from:0x0215bfdc kind:arm_call to:0x02016f94 module:main +from:0x0215bfe4 kind:arm_call to:0x021618cc module:overlay(59) +from:0x0215c034 kind:arm_call to:0x020158c0 module:main +from:0x0215c078 kind:arm_call to:0x02078814 module:overlay(0) +from:0x0215c080 kind:load to:0x027e09bc module:dtcm +from:0x0215c118 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c148 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c15c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c16c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c190 kind:load to:0x0203e93c module:main +from:0x0215c1a0 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215c1c8 kind:load to:0x021634b4 module:overlay(59) +from:0x0215c1dc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c1f8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c200 kind:arm_call to:0x02011ff4 module:main +from:0x0215c298 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215c2a4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215c2c0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215c2d0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215c2e0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215c2e8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c300 kind:arm_call to:0x0215c1cc module:overlay(59) +from:0x0215c31c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215c348 kind:arm_call to:0x0203d1e8 module:main +from:0x0215c350 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215c358 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215c360 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c368 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c374 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215c384 kind:arm_call to:0x0215c1cc module:overlay(59) +from:0x0215c3a0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215c3cc kind:arm_call to:0x0203d1e8 module:main +from:0x0215c3d4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215c3dc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215c3e4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c3ec kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c3f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c400 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215c40c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c420 kind:load to:0x0216447c module:overlay(59) +from:0x0215c434 kind:arm_call to:0x02011f3c module:main +from:0x0215c440 kind:arm_call to:0x0215c4a4 module:overlay(59) +from:0x0215c458 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c498 kind:load to:0x02163764 module:overlay(59) +from:0x0215c4b4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215c518 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0215c54c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215c564 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c574 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c5b0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215c5c8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c5d8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c5f0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0215c698 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215c6a0 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215c6a8 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0215c6b0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0215c6f8 kind:arm_call to:0x020a0494 module:overlay(0) +from:0x0215c738 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215c798 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215c7a0 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215c7bc kind:load to:0x02163834 module:overlay(59) +from:0x0215c7c0 kind:load to:0x0216447c module:overlay(59) +from:0x0215c7c4 kind:load to:0x02163788 module:overlay(59) +from:0x0215c7c8 kind:load to:0x021634f4 module:overlay(59) +from:0x0215c7cc kind:load to:0x020b27a8 module:overlay(0) +from:0x0215c7d0 kind:load to:0x02164470 module:overlay(59) +from:0x0215c7dc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c808 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215c818 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215c8a4 kind:arm_call to:0x0215fb84 module:overlay(59) +from:0x0215c8ac kind:arm_call to:0x0215facc module:overlay(59) +from:0x0215c8b4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0215c8e4 kind:arm_call to:0x0215c990 module:overlay(59) +from:0x0215c908 kind:arm_call to:0x020a07b4 module:overlay(0) +from:0x0215c910 kind:arm_call to:0x0215fed8 module:overlay(59) +from:0x0215c958 kind:load to:0x0215f754 module:overlay(59) +from:0x0215c95c kind:load to:0x021638a4 module:overlay(59) +from:0x0215c960 kind:load to:0x02049bc4 module:main +from:0x0215c99c kind:arm_call to:0x0215c964 module:overlay(59) +from:0x0215c9d4 kind:load to:0x021637ac module:overlay(59) +from:0x0215ca24 kind:arm_call to:0x0215ca58 module:overlay(59) +from:0x0215ca50 kind:arm_call to:0x0215ca58 module:overlay(59) +from:0x0215ca78 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215cae0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215caf0 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x0215cb04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215cb14 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215cb2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215cb40 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0215cbc8 kind:arm_call to:0x02160120 module:overlay(59) +from:0x0215cbf0 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215cc08 kind:arm_call to:0x0215c990 module:overlay(59) +from:0x0215cc48 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215cc64 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cc6c kind:load to:0x027e09a8 module:dtcm +from:0x0215cc90 kind:arm_call to:0x0216018c module:overlay(59) +from:0x0215cc98 kind:arm_call to:0x02160024 module:overlay(59) +from:0x0215ccf4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cd08 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215cd20 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cd38 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cd5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd64 kind:arm_call to:0x0215c9d8 module:overlay(59) +from:0x0215cddc kind:arm_call to:0x02028d08 module:main +from:0x0215cdf0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215ce00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ce40 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215cedc kind:arm_call to:0x02015058 module:main +from:0x0215cf10 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215cf30 kind:arm_call to:0x020a0998 module:overlay(0) +from:0x0215cf54 kind:arm_call to:0x020a0998 module:overlay(0) +from:0x0215cf68 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215cf80 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215cf8c kind:load to:0x021637ec module:overlay(59) +from:0x0215cf98 kind:load to:0x027e09c0 module:dtcm +from:0x0215cfa0 kind:load to:0x027e0d5c module:dtcm +from:0x0215cfa4 kind:load to:0x027e0cec module:dtcm +from:0x0215cfc8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215cfe8 kind:load to:0x027e09b8 module:dtcm +from:0x0215cffc kind:load to:0x02164470 module:overlay(59) +from:0x0215d000 kind:load to:0x020bef68 module:overlays(2,4,17) +from:0x0215d030 kind:arm_call to:0x0200eab0 module:main +from:0x0215d050 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215d0a0 kind:arm_call to:0x02028d08 module:main +from:0x0215d0b4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215d0c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d0dc kind:arm_call to:0x020a09c0 module:overlay(0) +from:0x0215d0ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d114 kind:arm_call to:0x02028d08 module:main +from:0x0215d130 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215d144 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215d15c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215d170 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d180 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d190 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d1c8 kind:arm_call to:0x01ff993c module:itcm +from:0x0215d1d8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215d1e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d1f8 kind:arm_call to:0x02161428 module:overlay(59) +from:0x0215d218 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d258 kind:arm_call to:0x020786bc module:overlay(0) +from:0x0215d290 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215d29c kind:load to:0x027e0ce4 module:dtcm +from:0x0215d2a0 kind:load to:0x0203e93c module:main +from:0x0215d2a4 kind:load to:0x0203f93c module:main +from:0x0215d2b0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d2b4 kind:load to:0x027e09bc module:dtcm +from:0x0215d2d4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215d31c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215d330 kind:load to:0x020b537c module:overlay(0) +from:0x0215d34c kind:arm_call to:0x0215fc0c module:overlay(59) +from:0x0215d358 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215d3d0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d3e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215d474 kind:arm_call to:0x020d9868 module:overlay(31) +from:0x0215d480 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215d4b4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215d524 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215d548 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215d564 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d5e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d5f8 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215d6d8 kind:arm_call to:0x020169ac module:main +from:0x0215d71c kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215d7c8 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215d7d8 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215d824 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215d840 kind:arm_call to:0x02015058 module:main +from:0x0215d85c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215d878 kind:arm_call to:0x02015058 module:main +from:0x0215d894 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215d900 kind:arm_call to:0x02015058 module:main +from:0x0215d950 kind:arm_call to:0x02015058 module:main +from:0x0215d96c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215d9ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215da10 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215da44 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215da9c kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215dae0 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215db04 kind:arm_call to:0x02015058 module:main +from:0x0215db20 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215db3c kind:arm_call to:0x02015058 module:main +from:0x0215db58 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215db98 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215dbd0 kind:arm_call to:0x0215c990 module:overlay(59) +from:0x0215dbe0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215dbf8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215dc04 kind:load to:0x027e09a8 module:dtcm +from:0x0215dc08 kind:load to:0x027e0d5c module:dtcm +from:0x0215dc0c kind:load to:0x027e09b8 module:dtcm +from:0x0215dc10 kind:load to:0x027e0d34 module:dtcm +from:0x0215dc18 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dc20 kind:load to:0x027e09bc module:dtcm +from:0x0215dc24 kind:load to:0x02162e38 module:overlay(59) +from:0x0215dc3c kind:load to:0x020b5198 module:overlay(0) +from:0x0215dc68 kind:load to:0x0215f40c module:overlay(59) +from:0x0215dd34 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215dd5c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215dd78 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ddb0 kind:arm_call to:0x0215c990 module:overlay(59) +from:0x0215ddbc kind:arm_call to:0x0215fc78 module:overlay(59) +from:0x0215ddd8 kind:arm_call to:0x02015058 module:main +from:0x0215ddf8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215de14 kind:arm_call to:0x02015058 module:main +from:0x0215de34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215de3c kind:load to:0x0203e93c module:main +from:0x0215de40 kind:load to:0x027e0d5c module:dtcm +from:0x0215de48 kind:load to:0x027e09a8 module:dtcm +from:0x0215dec8 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215df40 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215df50 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215df5c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215df80 kind:load to:0x02049bc4 module:main +from:0x0215df84 kind:load to:0x0203e93c module:main +from:0x0215dfec kind:arm_call to:0x01ff930c module:itcm +from:0x0215e008 kind:arm_call to:0x02015058 module:main +from:0x0215e028 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215e044 kind:arm_call to:0x02015058 module:main +from:0x0215e064 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215e11c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e12c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e154 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215e168 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e1a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e1c0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e1d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e218 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215e24c kind:arm_call to:0x02015058 module:main +from:0x0215e25c kind:arm_call to:0x0215f3b0 module:overlay(59) +from:0x0215e270 kind:arm_call to:0x0215c990 module:overlay(59) +from:0x0215e288 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e29c kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215e2f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e304 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e314 kind:arm_call to:0x0215fc78 module:overlay(59) +from:0x0215e35c kind:arm_call to:0x01ff930c module:itcm +from:0x0215e374 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e388 kind:arm_call to:0x0215c990 module:overlay(59) +from:0x0215e394 kind:arm_call to:0x0215fc78 module:overlay(59) +from:0x0215e3a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215e3ac kind:load to:0x027e09c0 module:dtcm +from:0x0215e3b0 kind:load to:0x027e0cec module:dtcm +from:0x0215e424 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215e42c kind:load to:0x02049bc4 module:main +from:0x0215e490 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e4e0 kind:arm_call to:0x02015058 module:main +from:0x0215e500 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215e54c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e55c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e584 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215e5a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e5bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e5cc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e5e8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e600 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e640 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215e670 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e684 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215e6dc kind:arm_call to:0x01ff930c module:itcm +from:0x0215e6ec kind:arm_call to:0x01ff930c module:itcm +from:0x0215e700 kind:arm_call to:0x0215fc78 module:overlay(59) +from:0x0215e718 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e72c kind:arm_call to:0x0215c990 module:overlay(59) +from:0x0215e738 kind:arm_call to:0x0215fc78 module:overlay(59) +from:0x0215e744 kind:load to:0x027e09a8 module:dtcm +from:0x0215e74c kind:load to:0x027e09c0 module:dtcm +from:0x0215e750 kind:load to:0x027e0cec module:dtcm +from:0x0215e778 kind:load to:0x0215c990 module:overlay(59) +from:0x0215e794 kind:load to:0x0215d2b8 module:overlay(59) +from:0x0215e7b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e7f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e7fc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e840 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e860 kind:arm_call to:0x020169ac module:main +from:0x0215e8a8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215e8f8 kind:arm_call to:0x0215f6b8 module:overlay(59) +from:0x0215e960 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215e980 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215e988 kind:arm_call to:0x02160b84 module:overlay(59) +from:0x0215e9ac kind:arm_call to:0x02015058 module:main +from:0x0215e9c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e9e4 kind:arm_call to:0x02015058 module:main +from:0x0215ea00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ea2c kind:arm_call to:0x02161370 module:overlay(59) +from:0x0215ea54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ea68 kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215eaa0 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215eab8 kind:arm_call to:0x02161370 module:overlay(59) +from:0x0215ead4 kind:arm_call to:0x02015058 module:main +from:0x0215eaf0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215eb08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215eb1c kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215eb54 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215eb78 kind:arm_call to:0x02015058 module:main +from:0x0215eb94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ebb0 kind:arm_call to:0x02015058 module:main +from:0x0215ebcc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ebe4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ec10 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215ec28 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215ec34 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0215ec58 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0215ec64 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215ec78 kind:arm_call to:0x02070b58 module:overlay(0) +from:0x0215ec84 kind:arm_call to:0x020d4390 module:overlay(24) +from:0x0215ece4 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215ecf0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ecf4 kind:load to:0x027e09a8 module:dtcm +from:0x0215ecf8 kind:load to:0x027e0d5c module:dtcm +from:0x0215ecfc kind:load to:0x027e09b8 module:dtcm +from:0x0215ed00 kind:load to:0x02162e30 module:overlay(59) +from:0x0215ed04 kind:load to:0x02162e34 module:overlay(59) +from:0x0215ed14 kind:load to:0x02163750 module:overlay(59) +from:0x0215ed24 kind:load to:0x020b5198 module:overlay(0) +from:0x0215ed28 kind:load to:0x027e09a4 module:dtcm +from:0x0215ed2c kind:load to:0x027e0cfc module:dtcm +from:0x0215ed44 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215ed94 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215edb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215edc0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215ee14 kind:arm_call to:0x0215f6b8 module:overlay(59) +from:0x0215ee80 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215eeb0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215eec0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215eedc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215eeec kind:arm_call to:0x01fff350 module:itcm +from:0x0215ef08 kind:load to:0x020b5198 module:overlay(0) +from:0x0215ef14 kind:load to:0x027e09b8 module:dtcm +from:0x0215ef1c kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215ef20 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ef98 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215eff4 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x0215f058 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f068 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f088 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f0a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f0ac kind:arm_call to:0x0215f40c module:overlay(59) +from:0x0215f0e0 kind:arm_call to:0x02015058 module:main +from:0x0215f114 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f140 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f150 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215f174 kind:arm_call to:0x02015058 module:main +from:0x0215f194 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f1b0 kind:arm_call to:0x02015058 module:main +from:0x0215f1d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f1e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f220 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f234 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f250 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f258 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f264 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f278 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f2a0 kind:arm_call to:0x0215f720 module:overlay(59) +from:0x0215f2e0 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215f354 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215f35c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215f36c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215f380 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215f38c kind:load to:0x027e09b8 module:dtcm +from:0x0215f390 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f398 kind:load to:0x027e0cec module:dtcm +from:0x0215f39c kind:load to:0x027e09a8 module:dtcm +from:0x0215f408 kind:load to:0x02049bc4 module:main +from:0x0215f668 kind:arm_call to:0x0215fb84 module:overlay(59) +from:0x0215f670 kind:arm_call to:0x0215facc module:overlay(59) +from:0x0215f678 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0215f6ac kind:load to:0x0216388c module:overlay(59) +from:0x0215f6b0 kind:load to:0x02163904 module:overlay(59) +from:0x0215f6b4 kind:load to:0x021638a4 module:overlay(59) +from:0x0215f700 kind:arm_call to:0x020158c0 module:main +from:0x0215f748 kind:arm_call to:0x02078814 module:overlay(0) +from:0x0215f750 kind:load to:0x027e09bc module:dtcm +from:0x0215f7d8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215f808 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f81c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f82c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f850 kind:arm_call to:0x0200e260 module:main +from:0x0215f860 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215f8fc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215f92c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215f940 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f950 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215f980 kind:arm_call to:0x0200e260 module:main +from:0x0215f990 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fa08 kind:arm_call to:0x0200e260 module:main +from:0x0215fa18 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fa90 kind:arm_call to:0x0200e260 module:main +from:0x0215faa0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fac4 kind:load to:0x0203e93c module:main +from:0x0215fac8 kind:load to:0x027e0964 module:dtcm +from:0x0215fc90 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215fcac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fd30 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215fd68 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fd98 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215fdc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fdcc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215fe44 kind:arm_call to:0x01ff930c module:itcm +from:0x0215fe54 kind:arm_call to:0x01ff930c module:itcm +from:0x0215fe60 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fe6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215fe9c kind:arm_call to:0x01ff930c module:itcm +from:0x0215fea8 kind:load to:0x0203e93c module:main +from:0x0215feac kind:load to:0x027e0d5c module:dtcm +from:0x0215fec8 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0215fed0 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215fef4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215ff34 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215ff44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ff58 kind:arm_call to:0x02166124 module:overlay(94) +from:0x0215ff64 kind:arm_call to:0x0216611c module:overlay(94) +from:0x0215ff88 kind:arm_call to:0x02166124 module:overlay(94) +from:0x0215ffa8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215ffc0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ffd8 kind:arm_call to:0x02166124 module:overlay(94) +from:0x0215ffe4 kind:arm_call to:0x0216611c module:overlay(94) +from:0x02160008 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02160014 kind:load to:0x020b537c module:overlay(0) +from:0x0216001c kind:load to:0x027e0ce4 module:dtcm +from:0x02160068 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160078 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021600cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021600dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216014c kind:arm_call to:0x02158a14 module:overlay(59) +from:0x02160164 kind:arm_call to:0x02158a80 module:overlay(59) +from:0x0216017c kind:arm_call to:0x02158b10 module:overlay(59) +from:0x02160184 kind:load to:0x027e09b8 module:dtcm +from:0x02160188 kind:load to:0x027e0d50 module:dtcm +from:0x021601e4 kind:arm_call to:0x021602b4 module:overlay(59) +from:0x021601f8 kind:arm_call to:0x021602b4 module:overlay(59) +from:0x0216020c kind:arm_call to:0x02158688 module:overlay(59) +from:0x02160214 kind:arm_call to:0x021587a8 module:overlay(59) +from:0x0216023c kind:arm_call to:0x021602b4 module:overlay(59) +from:0x02160250 kind:arm_call to:0x02158688 module:overlay(59) +from:0x02160258 kind:arm_call to:0x02158900 module:overlay(59) +from:0x02160274 kind:arm_call to:0x021602b4 module:overlay(59) +from:0x02160288 kind:arm_call to:0x02158688 module:overlay(59) +from:0x02160290 kind:arm_call to:0x0215873c module:overlay(59) +from:0x021602ac kind:load to:0x027e09b8 module:dtcm +from:0x021602b0 kind:load to:0x027e0d50 module:dtcm +from:0x021602e4 kind:arm_call to:0x01fff350 module:itcm +from:0x0216030c kind:arm_call to:0x01fff350 module:itcm +from:0x02160338 kind:arm_call to:0x01fff350 module:itcm +from:0x02160358 kind:load to:0x027e0ce4 module:dtcm +from:0x02160360 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0216036c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02160374 kind:arm_call to:0x02011ff4 module:main +from:0x0216038c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02160394 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0216039c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021603a4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021603ac kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021603b4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021603bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021603c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021603dc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021603e4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021603ec kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021603f4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021603fc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02160404 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216040c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02160414 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216041c kind:arm_call to:0x02011ff4 module:main +from:0x02160430 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160440 kind:load to:0x02164570 module:overlay(59) +from:0x0216044e kind:thumb_call_arm to:0x02011f3c module:main +from:0x02160456 kind:thumb_call to:0x02160498 module:overlay(59) +from:0x02160464 kind:thumb_call_arm to:0x020978bc module:overlay(0) +from:0x0216048c kind:load to:0x02163984 module:overlay(59) +from:0x021604b4 kind:thumb_call_arm to:0x020a8b90 module:overlay(0) +from:0x021604d0 kind:thumb_call to:0x0209a168 module:overlay(0) +from:0x021604e4 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x021604f2 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x0216053e kind:thumb_call_arm to:0x020a8b5c module:overlay(0) +from:0x02160548 kind:thumb_call_arm to:0x0209fa48 module:overlay(0) +from:0x02160584 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0216058c kind:load to:0x02164570 module:overlay(59) +from:0x02160590 kind:load to:0x02163a3c module:overlay(59) +from:0x02160594 kind:load to:0x021634f4 module:overlay(59) +from:0x02160598 kind:load to:0x02163b00 module:overlay(59) +from:0x0216059c kind:load to:0x02163a08 module:overlay(59) +from:0x021605a0 kind:load to:0x027e0d5c module:dtcm +from:0x021605a4 kind:load to:0x02164564 module:overlay(59) +from:0x021605ac kind:thumb_call_arm to:0x0209fb88 module:overlay(0) +from:0x021605c4 kind:thumb_call_arm to:0x0209fb88 module:overlay(0) +from:0x021605cc kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x021605d6 kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x021605dc kind:thumb_call_arm to:0x020a8ce8 module:overlay(0) +from:0x021605e4 kind:load to:0x027e0d5c module:dtcm +from:0x021605f8 kind:thumb_call_arm to:0x0209fb88 module:overlay(0) +from:0x02160600 kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x0216060a kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x02160610 kind:thumb_call_arm to:0x020a8ce8 module:overlay(0) +from:0x02160616 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02160620 kind:load to:0x027e0d5c module:dtcm +from:0x02160638 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02160648 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02160674 kind:load to:0x020a97e4 module:overlay(0) +from:0x02160680 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x02160694 kind:arm_call to:0x02016f94 module:main +from:0x021606a8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021606cc kind:arm_call to:0x02016f94 module:main +from:0x021606e0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02160744 kind:arm_call to:0x02160700 module:overlay(59) +from:0x02160778 kind:load to:0x021639a0 module:overlay(59) +from:0x02160878 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021608ac kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021608d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021608e0 kind:load to:0x021639d0 module:overlay(59) +from:0x021608e4 kind:load to:0x02164564 module:overlay(59) +from:0x02160910 kind:arm_call to:0x02147bd4 module:overlay(58) +from:0x02160924 kind:arm_call to:0x0213a554 module:overlay(56) +from:0x02160944 kind:arm_call to:0x02147c88 module:overlays(58,70) +from:0x02160958 kind:arm_call to:0x0213a680 module:overlay(56) +from:0x02160978 kind:arm_call to:0x01ff930c module:itcm +from:0x021609b0 kind:arm_call to:0x02147c10 module:overlay(58) +from:0x021609c4 kind:arm_call to:0x0213a5b8 module:overlay(56) +from:0x02160a0c kind:arm_call to:0x01ff930c module:itcm +from:0x02160a2c kind:arm_call to:0x02147c10 module:overlay(58) +from:0x02160a40 kind:arm_call to:0x0213a5b8 module:overlay(56) +from:0x02160a6c kind:arm_call to:0x02147bd4 module:overlay(58) +from:0x02160a74 kind:arm_call to:0x02147b4c module:overlay(58) +from:0x02160a88 kind:arm_call to:0x0213a6e4 module:overlay(56) +from:0x02160aa4 kind:arm_call to:0x01ff930c module:itcm +from:0x02160abc kind:arm_call to:0x01ff916c module:itcm +from:0x02160acc kind:arm_call to:0x01ff916c module:itcm +from:0x02160b0c kind:arm_call to:0x02147cc4 module:overlays(58,70) +from:0x02160b20 kind:arm_call to:0x0213a6e4 module:overlay(56) +from:0x02160b34 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02160b40 kind:arm_call to:0x02016930 module:main +from:0x02160b50 kind:arm_call to:0x01ff930c module:itcm +from:0x02160b68 kind:arm_call to:0x02147c4c module:overlay(58) +from:0x02160b7c kind:arm_call to:0x0213a748 module:overlay(56) +from:0x02160b98 kind:arm_call to:0x02147bd4 module:overlay(58) +from:0x02160bac kind:arm_call to:0x0213a554 module:overlay(56) +from:0x02160bcc kind:arm_call to:0x0206805c module:overlay(0) +from:0x02160bf0 kind:load to:0x020b502c module:overlay(0) +from:0x02160ca0 kind:load to:0x02164564 module:overlay(59) +from:0x02160ca4 kind:load to:0x020bef68 module:overlays(2,4,17) +from:0x02160cb8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02160cc4 kind:arm_call to:0x02016930 module:main +from:0x02160d6c kind:arm_call to:0x02066a3c module:overlay(0) +from:0x02160d74 kind:load to:0x027e0d5c module:dtcm +from:0x02160d80 kind:arm_call to:0x0209fb88 module:overlay(0) +from:0x02160d88 kind:arm_call to:0x02011ff4 module:main +from:0x02160da0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02160da8 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x02160db0 kind:arm_call to:0x02011ff4 module:main +from:0x02160dc8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02160dd0 kind:arm_call to:0x020a8ce8 module:overlay(0) +from:0x02160de4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160df8 kind:load to:0x02164658 module:overlay(59) +from:0x02160e0c kind:arm_call to:0x02011f3c module:main +from:0x02160e18 kind:arm_call to:0x02160e64 module:overlay(59) +from:0x02160e2c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02160e60 kind:load to:0x02163bc4 module:overlay(59) +from:0x02160e6c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02160f04 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02160f34 kind:load to:0x02163c38 module:overlay(59) +from:0x02160f38 kind:load to:0x020b27a8 module:overlay(0) +from:0x02160f3c kind:load to:0x02164658 module:overlay(59) +from:0x02160f68 kind:arm_call to:0x02160f74 module:overlay(59) +from:0x02160fac kind:load to:0x02163be0 module:overlay(59) +from:0x02161008 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161010 kind:load to:0x02163c08 module:overlay(59) +from:0x02161058 kind:load to:0x027e0d5c module:dtcm +from:0x0216105c kind:load to:0x020bfa30 module:overlays(2,4,17) +from:0x0216106c kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x021610a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021610b0 kind:arm_call to:0x02160f74 module:overlay(59) +from:0x021610bc kind:load to:0x027e0cec module:dtcm +from:0x02161124 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216113c kind:load to:0x027e09a8 module:dtcm +from:0x0216118c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021611e4 kind:load to:0x027e09a8 module:dtcm +from:0x0216121c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216127c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021612b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021612e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161344 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02161354 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02161360 kind:load to:0x027e09c0 module:dtcm +from:0x02161364 kind:load to:0x027e09a8 module:dtcm +from:0x02161380 kind:arm_call to:0x01ff993c module:itcm +from:0x021613b0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021613e4 kind:arm_call to:0x01ffc634 module:itcm +from:0x02161418 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0216145c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02161464 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0216146c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161484 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216148c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02161494 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216149c kind:arm_call to:0x02011ff4 module:main +from:0x021614b0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021614c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021614d8 kind:load to:0x02163ca0 module:overlay(59) +from:0x021614e0 kind:arm_call to:0x0209792c module:overlay(0) +from:0x021614ec kind:arm_call_thumb to:0x020bf710 module:overlay(1) +from:0x021614f4 kind:load to:0x027e0d00 module:dtcm +from:0x02161508 kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x02161510 kind:arm_call to:0x02097978 module:overlay(0) +from:0x02161518 kind:load to:0x027e0d00 module:dtcm +from:0x02161524 kind:load to:0x02164740 module:overlay(59) +from:0x02161538 kind:arm_call to:0x02011f3c module:main +from:0x02161544 kind:arm_call to:0x0216158c module:overlay(59) +from:0x02161558 kind:arm_call to:0x021614bc module:overlay(59) +from:0x02161588 kind:load to:0x02163cc4 module:overlay(59) +from:0x02161594 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021615b8 kind:arm_call to:0x0200f05c module:main +from:0x021615d4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021615f0 kind:arm_call to:0x0203d138 module:main +from:0x02161628 kind:arm_call to:0x0200f05c module:main +from:0x02161664 kind:load to:0x02163ce8 module:overlay(59) +from:0x02161668 kind:load to:0x02164740 module:overlay(59) +from:0x0216166c kind:load to:0x02162e3c module:overlay(59) +from:0x02161670 kind:load to:0x02161698 module:overlay(59) +from:0x02161674 kind:load to:0x0216167c module:overlay(59) +from:0x02161678 kind:load to:0x02162e4c module:overlay(59) +from:0x02161694 kind:load to:0x020b1948 module:overlay(0) +from:0x021616a0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02161714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161734 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161754 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161794 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021617b8 kind:arm_call to:0x021619d8 module:overlay(59) +from:0x021617cc kind:arm_call to:0x020974bc module:overlay(0) +from:0x021617e8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02161818 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02161828 kind:load to:0x027e0cd8 module:dtcm +from:0x0216182c kind:load to:0x020b537c module:overlay(0) +from:0x02161894 kind:arm_call to:0x021619c0 module:overlay(59) +from:0x021618c8 kind:load to:0x027e0130 module:dtcm +from:0x021618dc kind:arm_call to:0x021619c0 module:overlay(59) +from:0x02161938 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02161954 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02161970 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02161988 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021619b4 kind:load to:0x027e0cec module:dtcm +from:0x021619b8 kind:load to:0x027e09a8 module:dtcm +from:0x02161a48 kind:load to:0x027e09a4 module:dtcm +from:0x02161a68 kind:arm_call to:0x0203d1e8 module:main +from:0x02161a70 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161a78 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161a84 kind:load to:0x02161698 module:overlay(59) +from:0x02161aa0 kind:arm_call to:0x0203d1e8 module:main +from:0x02161aa8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161ab0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161ab8 kind:arm_call to:0x02011ff4 module:main +from:0x02161ac4 kind:load to:0x02161698 module:overlay(59) +from:0x02161ad0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161ae4 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02161af8 kind:load to:0x02163d44 module:overlay(59) +from:0x02161b04 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x02161b38 kind:load to:0x027e0cd8 module:dtcm +from:0x02161b60 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02161b70 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161b78 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161b90 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161b98 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161ba0 kind:arm_call to:0x02011ff4 module:main +from:0x02161bb4 kind:load to:0x02164828 module:overlay(59) +from:0x02161bc8 kind:arm_call to:0x02011f3c module:main +from:0x02161bd4 kind:arm_call to:0x02161c04 module:overlay(59) +from:0x02161be8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02161c00 kind:load to:0x02163da8 module:overlay(59) +from:0x02161c0c kind:arm_call to:0x02161adc module:overlay(59) +from:0x02161c3c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02161c54 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02161c88 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02161ca0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02161cb8 kind:load to:0x02163e44 module:overlay(59) +from:0x02161cbc kind:load to:0x02164828 module:overlay(59) +from:0x02161cc0 kind:load to:0x02163dfc module:overlay(59) +from:0x02161ccc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161ce4 kind:arm_call to:0x02161afc module:overlay(59) +from:0x02161d5c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02161d70 kind:load to:0x02163dc4 module:overlay(59) +from:0x02161d74 kind:load to:0x02163ddc module:overlay(59) +from:0x02161df0 kind:load to:0x02164828 module:overlay(59) +from:0x02161e18 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161e2c kind:load to:0x02057884 module:overlay(0) +from:0x02161e40 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161e48 kind:arm_call to:0x02011ff4 module:main +from:0x02161e60 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161e68 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161e70 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161e78 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161e90 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161e98 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161ea0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161ea8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161eb0 kind:arm_call to:0x02011ff4 module:main +from:0x02161ec4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161ed8 kind:load to:0x02164910 module:overlay(59) +from:0x02161eec kind:arm_call to:0x02011f3c module:main +from:0x02161ef8 kind:arm_call to:0x02161f28 module:overlay(59) +from:0x02161f0c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02161f24 kind:load to:0x02163ea8 module:overlay(59) +from:0x02161f30 kind:arm_call to:0x02161adc module:overlay(59) +from:0x02161f60 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02161f78 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02161fac kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02161fc4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02161fdc kind:load to:0x02163efc module:overlay(59) +from:0x02161fe0 kind:load to:0x02164910 module:overlay(59) +from:0x02161fe4 kind:load to:0x02163dfc module:overlay(59) +from:0x02161ff4 kind:arm_call to:0x02161afc module:overlay(59) +from:0x0216206c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02162080 kind:load to:0x02163ec4 module:overlay(59) +from:0x02162084 kind:load to:0x02163edc module:overlay(59) +from:0x02162100 kind:load to:0x02164910 module:overlay(59) +from:0x02162118 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162120 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162128 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162130 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162148 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162150 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162158 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162160 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162168 kind:arm_call to:0x02011ff4 module:main +from:0x0216217c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02162190 kind:load to:0x021649f8 module:overlay(59) +from:0x021621a4 kind:arm_call to:0x02011f3c module:main +from:0x021621b0 kind:arm_call to:0x021621e0 module:overlay(59) +from:0x021621c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021621dc kind:load to:0x02163f60 module:overlay(59) +from:0x021621e8 kind:arm_call to:0x02161adc module:overlay(59) +from:0x02162218 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02162230 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02162264 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0216227c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02162294 kind:load to:0x02163fb4 module:overlay(59) +from:0x02162298 kind:load to:0x021649f8 module:overlay(59) +from:0x0216229c kind:load to:0x02163dfc module:overlay(59) +from:0x021622ac kind:arm_call to:0x02161afc module:overlay(59) +from:0x02162324 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02162338 kind:load to:0x02163f7c module:overlay(59) +from:0x0216233c kind:load to:0x02163f94 module:overlay(59) +from:0x021623b8 kind:load to:0x021649f8 module:overlay(59) +from:0x021623d0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021623d8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021623e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021623e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162400 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162408 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162410 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162418 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162420 kind:arm_call to:0x02011ff4 module:main +from:0x02162434 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02162448 kind:load to:0x02164ae0 module:overlay(59) +from:0x0216245c kind:arm_call to:0x02011f3c module:main +from:0x02162468 kind:arm_call to:0x02162498 module:overlay(59) +from:0x0216247c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02162494 kind:load to:0x02164018 module:overlay(59) +from:0x021624a0 kind:arm_call to:0x02161adc module:overlay(59) +from:0x021624d0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021624e8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216251c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02162534 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216254c kind:load to:0x0216406c module:overlay(59) +from:0x02162550 kind:load to:0x02164ae0 module:overlay(59) +from:0x02162554 kind:load to:0x02163dfc module:overlay(59) +from:0x02162564 kind:arm_call to:0x02161afc module:overlay(59) +from:0x021625dc kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021625f0 kind:load to:0x02164034 module:overlay(59) +from:0x021625f4 kind:load to:0x0216404c module:overlay(59) +from:0x02162670 kind:load to:0x02164ae0 module:overlay(59) +from:0x02162688 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162690 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162698 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021626a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021626b8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021626c0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021626c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021626d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021626d8 kind:arm_call to:0x02011ff4 module:main +from:0x021626ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02162700 kind:load to:0x02164bc8 module:overlay(59) +from:0x02162714 kind:arm_call to:0x02011f3c module:main +from:0x02162720 kind:arm_call to:0x02162750 module:overlay(59) +from:0x02162734 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216274c kind:load to:0x021640d0 module:overlay(59) +from:0x02162758 kind:arm_call to:0x02161adc module:overlay(59) +from:0x02162788 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021627a0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021627d4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021627ec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02162804 kind:load to:0x02164124 module:overlay(59) +from:0x02162808 kind:load to:0x02164bc8 module:overlay(59) +from:0x0216280c kind:load to:0x02163dfc module:overlay(59) +from:0x0216281c kind:arm_call to:0x02161afc module:overlay(59) +from:0x02162894 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021628a8 kind:load to:0x021640ec module:overlay(59) +from:0x021628ac kind:load to:0x02164104 module:overlay(59) +from:0x02162928 kind:load to:0x02164bc8 module:overlay(59) +from:0x02162940 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162948 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162950 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162958 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162970 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162978 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02162980 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162988 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162990 kind:arm_call to:0x02011ff4 module:main +from:0x021629a4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021629b8 kind:load to:0x02164cb0 module:overlay(59) +from:0x021629cc kind:arm_call to:0x02011f3c module:main +from:0x021629d8 kind:arm_call to:0x02162a08 module:overlay(59) +from:0x021629ec kind:arm_call to:0x02097878 module:overlay(0) +from:0x02162a04 kind:load to:0x02164188 module:overlay(59) +from:0x02162a10 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02162a68 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02162a74 kind:load to:0x021641ac module:overlay(59) +from:0x02162a78 kind:load to:0x02164cb0 module:overlay(59) +from:0x02162ab0 kind:load to:0x027e0cd8 module:dtcm +from:0x02162ae4 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02162af4 kind:arm_call to:0x0200eab0 module:main +from:0x02162b08 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162b10 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162b28 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162b30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162b38 kind:arm_call to:0x02011ff4 module:main +from:0x02162b4c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02162b60 kind:load to:0x02164d98 module:overlay(59) +from:0x02162b74 kind:arm_call to:0x02011f3c module:main +from:0x02162b80 kind:arm_call to:0x02162bb0 module:overlay(59) +from:0x02162b94 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02162bac kind:load to:0x02164208 module:overlay(59) +from:0x02162bb8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02162bcc kind:load to:0x0216422c module:overlay(59) +from:0x02162c1c kind:load to:0x02164d98 module:overlay(59) +from:0x02162c2c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162c34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162c4c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162c54 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02162c5c kind:arm_call to:0x02011ff4 module:main +from:0x02162c70 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02162c84 kind:load to:0x02164e80 module:overlay(59) +from:0x02162c98 kind:arm_call to:0x02011f3c module:main +from:0x02162ca4 kind:arm_call to:0x02162cf0 module:overlay(59) +from:0x02162cb8 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02162ce8 kind:load to:0x0216428c module:overlay(59) +from:0x02162cf8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02162d08 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02162d1c kind:load to:0x021642d0 module:overlay(59) +from:0x02162d20 kind:load to:0x021642a8 module:overlay(59) +from:0x02162d50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02162d84 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02162dec kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02162e00 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02162e08 kind:arm_call to:0x02011ff4 module:main +from:0x02162e1c kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02162ea8 kind:arm_call to:0x02157eb0 module:overlay(59) +from:0x02162eb8 kind:arm_call to:0x0203ce4c module:main +from:0x02162ecc kind:load to:0x02164320 module:overlay(59) +from:0x02162ed0 kind:load to:0x02164330 module:overlay(59) +from:0x02162ed4 kind:load to:0x02158b1c module:overlay(59) +from:0x02162ed8 kind:load to:0x02164324 module:overlay(59) +from:0x02162f2c kind:arm_call to:0x02158b60 module:overlay(59) +from:0x02162f3c kind:arm_call to:0x0203ce4c module:main +from:0x02162f54 kind:load to:0x02163494 module:overlay(59) +from:0x02162f58 kind:load to:0x0216436c module:overlay(59) +from:0x02162f5c kind:load to:0x02164388 module:overlay(59) +from:0x02162f60 kind:load to:0x0215c404 module:overlay(59) +from:0x02162f64 kind:load to:0x0216437c module:overlay(59) +from:0x02162fa4 kind:arm_call to:0x0215c44c module:overlay(59) +from:0x02162fb4 kind:arm_call to:0x0203ce4c module:main +from:0x02162fcc kind:load to:0x02163750 module:overlay(59) +from:0x02162fd0 kind:load to:0x02164460 module:overlay(59) +from:0x02162fd4 kind:load to:0x0216447c module:overlay(59) +from:0x02162fd8 kind:load to:0x02160428 module:overlay(59) +from:0x02162fdc kind:load to:0x02164464 module:overlay(59) +from:0x02163008 kind:arm_call_thumb to:0x0216045c module:overlay(59) +from:0x02163018 kind:arm_call to:0x0203ce4c module:main +from:0x0216302c kind:load to:0x02164554 module:overlay(59) +from:0x02163030 kind:load to:0x02164570 module:overlay(59) +from:0x02163034 kind:load to:0x02160ddc module:overlay(59) +from:0x02163038 kind:load to:0x02164558 module:overlay(59) +from:0x02163058 kind:arm_call to:0x02160e20 module:overlay(59) +from:0x02163068 kind:arm_call to:0x0203ce4c module:main +from:0x0216307c kind:load to:0x02164648 module:overlay(59) +from:0x02163080 kind:load to:0x02164658 module:overlay(59) +from:0x02163084 kind:load to:0x021614a8 module:overlay(59) +from:0x02163088 kind:load to:0x0216464c module:overlay(59) +from:0x021630bc kind:arm_call to:0x0216154c module:overlay(59) +from:0x021630cc kind:arm_call to:0x0203ce4c module:main +from:0x021630e0 kind:load to:0x02163c8c module:overlay(59) +from:0x021630e4 kind:load to:0x02164730 module:overlay(59) +from:0x021630e8 kind:load to:0x02164740 module:overlay(59) +from:0x021630ec kind:load to:0x02161ac8 module:overlay(59) +from:0x021630f0 kind:load to:0x02164734 module:overlay(59) +from:0x02163110 kind:arm_call to:0x02161bdc module:overlay(59) +from:0x02163120 kind:arm_call to:0x0203ce4c module:main +from:0x02163134 kind:load to:0x02164818 module:overlay(59) +from:0x02163138 kind:load to:0x02164828 module:overlay(59) +from:0x0216313c kind:load to:0x02161ebc module:overlay(59) +from:0x02163140 kind:load to:0x0216481c module:overlay(59) +from:0x02163160 kind:arm_call to:0x02161f00 module:overlay(59) +from:0x02163170 kind:arm_call to:0x0203ce4c module:main +from:0x02163184 kind:load to:0x02164900 module:overlay(59) +from:0x02163188 kind:load to:0x02164910 module:overlay(59) +from:0x0216318c kind:load to:0x02162174 module:overlay(59) +from:0x02163190 kind:load to:0x02164904 module:overlay(59) +from:0x021631b0 kind:arm_call to:0x021621b8 module:overlay(59) +from:0x021631c0 kind:arm_call to:0x0203ce4c module:main +from:0x021631d4 kind:load to:0x021649e8 module:overlay(59) +from:0x021631d8 kind:load to:0x021649f8 module:overlay(59) +from:0x021631dc kind:load to:0x0216242c module:overlay(59) +from:0x021631e0 kind:load to:0x021649ec module:overlay(59) +from:0x02163200 kind:arm_call to:0x02162470 module:overlay(59) +from:0x02163210 kind:arm_call to:0x0203ce4c module:main +from:0x02163224 kind:load to:0x02164ad0 module:overlay(59) +from:0x02163228 kind:load to:0x02164ae0 module:overlay(59) +from:0x0216322c kind:load to:0x021626e4 module:overlay(59) +from:0x02163230 kind:load to:0x02164ad4 module:overlay(59) +from:0x02163250 kind:arm_call to:0x02162728 module:overlay(59) +from:0x02163260 kind:arm_call to:0x0203ce4c module:main +from:0x02163274 kind:load to:0x02164bb8 module:overlay(59) +from:0x02163278 kind:load to:0x02164bc8 module:overlay(59) +from:0x0216327c kind:load to:0x0216299c module:overlay(59) +from:0x02163280 kind:load to:0x02164bbc module:overlay(59) +from:0x021632a0 kind:arm_call to:0x021629e0 module:overlay(59) +from:0x021632b0 kind:arm_call to:0x0203ce4c module:main +from:0x021632c4 kind:load to:0x02164ca0 module:overlay(59) +from:0x021632c8 kind:load to:0x02164cb0 module:overlay(59) +from:0x021632cc kind:load to:0x02162b44 module:overlay(59) +from:0x021632d0 kind:load to:0x02164ca4 module:overlay(59) +from:0x021632f0 kind:arm_call to:0x02162b88 module:overlay(59) +from:0x02163300 kind:arm_call to:0x0203ce4c module:main +from:0x02163314 kind:load to:0x02164d88 module:overlay(59) +from:0x02163318 kind:load to:0x02164d98 module:overlay(59) +from:0x0216331c kind:load to:0x02162c68 module:overlay(59) +from:0x02163320 kind:load to:0x02164d8c module:overlay(59) +from:0x02163340 kind:arm_call to:0x02162cac module:overlay(59) +from:0x02163350 kind:arm_call to:0x0203ce4c module:main +from:0x02163364 kind:load to:0x02164e70 module:overlay(59) +from:0x02163368 kind:load to:0x02164e80 module:overlay(59) +from:0x0216336c kind:load to:0x02162e14 module:overlay(59) +from:0x02163370 kind:load to:0x02164e74 module:overlay(59) +from:0x02163374 kind:load to:0x02162e8c module:overlay(59) +from:0x02163378 kind:load to:0x02162edc module:overlay(59) +from:0x0216337c kind:load to:0x02162f68 module:overlay(59) +from:0x02163380 kind:load to:0x02162fe0 module:overlay(59) +from:0x02163384 kind:load to:0x0216303c module:overlay(59) +from:0x02163388 kind:load to:0x0216308c module:overlay(59) +from:0x0216338c kind:load to:0x021630f4 module:overlay(59) +from:0x02163390 kind:load to:0x02163144 module:overlay(59) +from:0x02163394 kind:load to:0x02163194 module:overlay(59) +from:0x02163398 kind:load to:0x021631e4 module:overlay(59) +from:0x0216339c kind:load to:0x02163234 module:overlay(59) +from:0x021633a0 kind:load to:0x02163284 module:overlay(59) +from:0x021633a4 kind:load to:0x021632d4 module:overlay(59) +from:0x021633a8 kind:load to:0x02163324 module:overlay(59) +from:0x021633c8 kind:load to:0x02157e8c module:overlay(59) +from:0x021633cc kind:load to:0x0209772c module:overlay(0) +from:0x021633d0 kind:load to:0x02097734 module:overlay(0) +from:0x021633d4 kind:load to:0x020977b0 module:overlay(0) +from:0x021633d8 kind:load to:0x020977f0 module:overlay(0) +from:0x021633dc kind:load to:0x020977f4 module:overlay(0) +from:0x021633e0 kind:load to:0x020977f8 module:overlay(0) +from:0x021633e4 kind:load to:0x021580f0 module:overlay(59) +from:0x021633ec kind:load to:0x0215811c module:overlay(59) +from:0x021633f4 kind:load to:0x02158178 module:overlay(59) +from:0x021633fc kind:load to:0x021581e8 module:overlay(59) +from:0x02163404 kind:load to:0x02158230 module:overlay(59) +from:0x0216340c kind:load to:0x021580f4 module:overlay(59) +from:0x02163414 kind:load to:0x02158128 module:overlay(59) +from:0x0216341c kind:load to:0x0215817c module:overlay(59) +from:0x02163424 kind:load to:0x021581ec module:overlay(59) +from:0x0216342c kind:load to:0x02158234 module:overlay(59) +from:0x0216343c kind:load to:0x020984f8 module:overlay(0) +from:0x02163440 kind:load to:0x02098534 module:overlay(0) +from:0x02163444 kind:load to:0x0209854c module:overlay(0) +from:0x02163448 kind:load to:0x02098558 module:overlay(0) +from:0x0216344c kind:load to:0x01fff464 module:itcm +from:0x02163450 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163454 kind:load to:0x02157fac module:overlay(59) +from:0x02163458 kind:load to:0x02098490 module:overlay(0) +from:0x0216345c kind:load to:0x0215801c module:overlay(59) +from:0x02163460 kind:load to:0x02098498 module:overlay(0) +from:0x02163464 kind:load to:0x0209849c module:overlay(0) +from:0x02163468 kind:load to:0x020984a0 module:overlay(0) +from:0x0216346c kind:load to:0x02098fe4 module:overlay(0) +from:0x02163470 kind:load to:0x020984a8 module:overlay(0) +from:0x02163474 kind:load to:0x02098564 module:overlay(0) +from:0x02163478 kind:load to:0x020985d0 module:overlay(0) +from:0x0216347c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163480 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163484 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163488 kind:load to:0x02157f5c module:overlay(59) +from:0x0216348c kind:load to:0x02157f80 module:overlay(59) +from:0x02163490 kind:load to:0x02099568 module:overlay(0) +from:0x021634b4 kind:load to:0x0215c1cc module:overlay(59) +from:0x021634b8 kind:load to:0x0215c1e8 module:overlay(59) +from:0x021634bc kind:load to:0x0215c20c module:overlay(59) +from:0x021634c0 kind:load to:0x0207bfe8 module:overlay(0) +from:0x021634c4 kind:load to:0x0207bff0 module:overlay(0) +from:0x021634d0 kind:load to:0x02158b3c module:overlay(59) +from:0x021634d4 kind:load to:0x02097924 module:overlay(0) +from:0x021634d8 kind:load to:0x02097734 module:overlay(0) +from:0x021634dc kind:load to:0x020977b0 module:overlay(0) +from:0x021634e0 kind:load to:0x0209792c module:overlay(0) +from:0x021634e4 kind:load to:0x0209794c module:overlay(0) +from:0x021634e8 kind:load to:0x02097978 module:overlay(0) +from:0x021634f4 kind:load to:0x02158dc4 module:overlay(59) +from:0x021634f8 kind:load to:0x0215c2d8 module:overlay(59) +from:0x021634fc kind:load to:0x0209a234 module:overlay(0) +from:0x02163500 kind:load to:0x0209a268 module:overlay(0) +from:0x02163504 kind:load to:0x0209a300 module:overlay(0) +from:0x02163508 kind:load to:0x0209a314 module:overlay(0) +from:0x0216350c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02163510 kind:load to:0x0209a33c module:overlay(0) +from:0x02163514 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02163518 kind:load to:0x0209a04c module:overlay(0) +from:0x0216351c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02163520 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02163524 kind:load to:0x0209a328 module:overlay(0) +from:0x02163528 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0216352c kind:load to:0x0215c2ac module:overlay(59) +from:0x02163530 kind:load to:0x0215c288 module:overlay(59) +from:0x02163534 kind:load to:0x0209a6ec module:overlay(0) +from:0x02163540 kind:load to:0x020984f8 module:overlay(0) +from:0x02163544 kind:load to:0x02098534 module:overlay(0) +from:0x02163548 kind:load to:0x0209854c module:overlay(0) +from:0x0216354c kind:load to:0x02098558 module:overlay(0) +from:0x02163550 kind:load to:0x01fff464 module:itcm +from:0x02163554 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163558 kind:load to:0x02158dd8 module:overlay(59) +from:0x0216355c kind:load to:0x02098490 module:overlay(0) +from:0x02163560 kind:load to:0x0215918c module:overlay(59) +from:0x02163564 kind:load to:0x021592cc module:overlay(59) +from:0x02163568 kind:load to:0x0209849c module:overlay(0) +from:0x0216356c kind:load to:0x0215930c module:overlay(59) +from:0x02163570 kind:load to:0x021594dc module:overlay(59) +from:0x02163574 kind:load to:0x020984a8 module:overlay(0) +from:0x02163578 kind:load to:0x02098564 module:overlay(0) +from:0x0216357c kind:load to:0x020985d0 module:overlay(0) +from:0x02163580 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163584 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163588 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216358c kind:load to:0x0215c2f4 module:overlay(59) +from:0x02163590 kind:load to:0x0215c378 module:overlay(59) +from:0x02163594 kind:load to:0x02099568 module:overlay(0) +from:0x02163598 kind:load to:0x02159500 module:overlay(59) +from:0x021635a0 kind:load to:0x021598d0 module:overlay(59) +from:0x021635a8 kind:load to:0x02159a10 module:overlay(59) +from:0x021635b0 kind:load to:0x02159c94 module:overlay(59) +from:0x021635b8 kind:load to:0x02159ee8 module:overlay(59) +from:0x021635c0 kind:load to:0x0215a218 module:overlay(59) +from:0x021635c8 kind:load to:0x0215ab54 module:overlay(59) +from:0x021635d0 kind:load to:0x0215ae38 module:overlay(59) +from:0x021635d8 kind:load to:0x0215a068 module:overlay(59) +from:0x021635e0 kind:load to:0x0215b274 module:overlay(59) +from:0x021635e8 kind:load to:0x0215b350 module:overlay(59) +from:0x021635f0 kind:load to:0x0215b464 module:overlay(59) +from:0x021635f8 kind:load to:0x0215a5f8 module:overlay(59) +from:0x02163600 kind:load to:0x0215b218 module:overlay(59) +from:0x02163608 kind:load to:0x02159634 module:overlay(59) +from:0x02163610 kind:load to:0x02159948 module:overlay(59) +from:0x02163618 kind:load to:0x02159a98 module:overlay(59) +from:0x02163620 kind:load to:0x02159d1c module:overlay(59) +from:0x02163628 kind:load to:0x02159f88 module:overlay(59) +from:0x02163630 kind:load to:0x0215a2a4 module:overlay(59) +from:0x02163638 kind:load to:0x0215abb8 module:overlay(59) +from:0x02163640 kind:load to:0x0215afd0 module:overlay(59) +from:0x02163648 kind:load to:0x0215a114 module:overlay(59) +from:0x02163650 kind:load to:0x0215b328 module:overlay(59) +from:0x02163658 kind:load to:0x0215b400 module:overlay(59) +from:0x02163660 kind:load to:0x0215b490 module:overlay(59) +from:0x02163668 kind:load to:0x0215a704 module:overlay(59) +from:0x02163670 kind:load to:0x0215b228 module:overlay(59) +from:0x02163764 kind:load to:0x0215c424 module:overlay(59) +from:0x02163768 kind:load to:0x02097924 module:overlay(0) +from:0x0216376c kind:load to:0x02097734 module:overlay(0) +from:0x02163770 kind:load to:0x020977b0 module:overlay(0) +from:0x02163774 kind:load to:0x0209792c module:overlay(0) +from:0x02163778 kind:load to:0x0209794c module:overlay(0) +from:0x0216377c kind:load to:0x02097978 module:overlay(0) +from:0x02163788 kind:load to:0x0215c7d4 module:overlay(59) +from:0x0216378c kind:load to:0x02160364 module:overlay(59) +from:0x02163790 kind:load to:0x02057bd4 module:overlay(0) +from:0x02163794 kind:load to:0x0215fec0 module:overlay(59) +from:0x02163798 kind:load to:0x02057da8 module:overlay(0) +from:0x0216379c kind:load to:0x02057e24 module:overlay(0) +from:0x021637a0 kind:load to:0x02057e88 module:overlay(0) +from:0x021637a4 kind:load to:0x0209a77c module:overlay(0) +from:0x021637a8 kind:load to:0x02057d64 module:overlay(0) +from:0x021637ac kind:load to:0x0215d338 module:overlay(59) +from:0x021637b4 kind:load to:0x0215dc40 module:overlay(59) +from:0x021637bc kind:load to:0x0215de54 module:overlay(59) +from:0x021637c4 kind:load to:0x0215e764 module:overlay(59) +from:0x021637cc kind:load to:0x0215e780 module:overlay(59) +from:0x021637d4 kind:load to:0x0215e76c module:overlay(59) +from:0x021637dc kind:load to:0x0215ed30 module:overlay(59) +from:0x021637e4 kind:load to:0x0215e3c4 module:overlay(59) +from:0x021637ec kind:load to:0x0215d368 module:overlay(59) +from:0x021637f4 kind:load to:0x0215dc6c module:overlay(59) +from:0x021637fc kind:load to:0x0215df88 module:overlay(59) +from:0x02163804 kind:load to:0x0215e768 module:overlay(59) +from:0x0216380c kind:load to:0x0215e798 module:overlay(59) +from:0x02163814 kind:load to:0x0215e77c module:overlay(59) +from:0x0216381c kind:load to:0x0215ef24 module:overlay(59) +from:0x02163824 kind:load to:0x0215e430 module:overlay(59) +from:0x02163834 kind:load to:0x020984f8 module:overlay(0) +from:0x02163838 kind:load to:0x02098534 module:overlay(0) +from:0x0216383c kind:load to:0x0209854c module:overlay(0) +from:0x02163840 kind:load to:0x02098558 module:overlay(0) +from:0x02163844 kind:load to:0x01fff464 module:itcm +from:0x02163848 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0216384c kind:load to:0x0215c7e8 module:overlay(59) +from:0x02163850 kind:load to:0x02098490 module:overlay(0) +from:0x02163854 kind:load to:0x0215cc74 module:overlay(59) +from:0x02163858 kind:load to:0x0215cfac module:overlay(59) +from:0x0216385c kind:load to:0x0209849c module:overlay(0) +from:0x02163860 kind:load to:0x0215d004 module:overlay(59) +from:0x02163864 kind:load to:0x0215cfec module:overlay(59) +from:0x02163868 kind:load to:0x020984a8 module:overlay(0) +from:0x0216386c kind:load to:0x02098564 module:overlay(0) +from:0x02163870 kind:load to:0x020985d0 module:overlay(0) +from:0x02163874 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163878 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216387c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163880 kind:load to:0x02160380 module:overlay(59) +from:0x02163884 kind:load to:0x021603d0 module:overlay(59) +from:0x02163888 kind:load to:0x02099568 module:overlay(0) +from:0x02163984 kind:load to:0x02160445 module:overlay(59) +from:0x02163988 kind:load to:0x02097924 module:overlay(0) +from:0x0216398c kind:load to:0x02097734 module:overlay(0) +from:0x02163990 kind:load to:0x020977b0 module:overlay(0) +from:0x02163994 kind:load to:0x0209792c module:overlay(0) +from:0x02163998 kind:load to:0x0209794c module:overlay(0) +from:0x0216399c kind:load to:0x02097978 module:overlay(0) +from:0x021639a0 kind:load to:0x021608fc module:overlay(59) +from:0x021639a8 kind:load to:0x02160930 module:overlay(59) +from:0x021639b0 kind:load to:0x0216099c module:overlay(59) +from:0x021639b8 kind:load to:0x02160a58 module:overlay(59) +from:0x021639c0 kind:load to:0x02160a18 module:overlay(59) +from:0x021639c8 kind:load to:0x02160af4 module:overlay(59) +from:0x021639d0 kind:load to:0x0216092c module:overlay(59) +from:0x021639d8 kind:load to:0x02160960 module:overlay(59) +from:0x021639e0 kind:load to:0x021609cc module:overlay(59) +from:0x021639e8 kind:load to:0x02160a90 module:overlay(59) +from:0x021639f0 kind:load to:0x02160a48 module:overlay(59) +from:0x021639f8 kind:load to:0x02160b28 module:overlay(59) +from:0x02163a08 kind:load to:0x020667b8 module:overlay(0) +from:0x02163a0c kind:load to:0x020667d4 module:overlay(0) +from:0x02163a10 kind:load to:0x0209fbcc module:overlay(0) +from:0x02163a14 kind:load to:0x0209fcbc module:overlay(0) +from:0x02163a18 kind:load to:0x02160ce8 module:overlay(59) +from:0x02163a1c kind:load to:0x02066ddc module:overlay(0) +from:0x02163a20 kind:load to:0x020669b8 module:overlay(0) +from:0x02163a24 kind:load to:0x02067214 module:overlay(0) +from:0x02163a28 kind:load to:0x0206721c module:overlay(0) +from:0x02163a2c kind:load to:0x021605a9 module:overlay(59) +from:0x02163a30 kind:load to:0x02160d78 module:overlay(59) +from:0x02163a3c kind:load to:0x020984f8 module:overlay(0) +from:0x02163a40 kind:load to:0x02098534 module:overlay(0) +from:0x02163a44 kind:load to:0x0209854c module:overlay(0) +from:0x02163a48 kind:load to:0x02098558 module:overlay(0) +from:0x02163a4c kind:load to:0x01fff464 module:itcm +from:0x02163a50 kind:load to:0x020a99b8 module:overlay(0) +from:0x02163a54 kind:load to:0x020a8d08 module:overlay(0) +from:0x02163a58 kind:load to:0x020a8d84 module:overlay(0) +from:0x02163a5c kind:load to:0x020a98d0 module:overlay(0) +from:0x02163a60 kind:load to:0x020a98d4 module:overlay(0) +from:0x02163a64 kind:load to:0x0209849c module:overlay(0) +from:0x02163a68 kind:load to:0x020a993c module:overlay(0) +from:0x02163a6c kind:load to:0x020984a4 module:overlay(0) +from:0x02163a70 kind:load to:0x020984a8 module:overlay(0) +from:0x02163a74 kind:load to:0x02098564 module:overlay(0) +from:0x02163a78 kind:load to:0x020985d0 module:overlay(0) +from:0x02163a7c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163a80 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163a84 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163a88 kind:load to:0x02160dbc module:overlay(59) +from:0x02163a8c kind:load to:0x02160d94 module:overlay(59) +from:0x02163a90 kind:load to:0x020a8d80 module:overlay(0) +from:0x02163a98 kind:load to:0x020a92b0 module:overlay(0) +from:0x02163a9c kind:load to:0x020a8f58 module:overlay(0) +from:0x02163aa0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02163aa4 kind:load to:0x020a9130 module:overlay(0) +from:0x02163aa8 kind:load to:0x020a912c module:overlay(0) +from:0x02163aac kind:load to:0x020a91fc module:overlay(0) +from:0x02163ab0 kind:load to:0x020a9220 module:overlay(0) +from:0x02163ab4 kind:load to:0x020a9224 module:overlay(0) +from:0x02163ab8 kind:load to:0x020a9180 module:overlay(0) +from:0x02163abc kind:load to:0x020a9188 module:overlay(0) +from:0x02163ac0 kind:load to:0x020a9190 module:overlay(0) +from:0x02163ac4 kind:load to:0x020a8f34 module:overlay(0) +from:0x02163ac8 kind:load to:0x020a8f3c module:overlay(0) +from:0x02163acc kind:load to:0x020a8f44 module:overlay(0) +from:0x02163ad0 kind:load to:0x020a8f4c module:overlay(0) +from:0x02163ad4 kind:load to:0x020a9428 module:overlay(0) +from:0x02163ad8 kind:load to:0x020a9578 module:overlay(0) +from:0x02163adc kind:load to:0x020a95a4 module:overlay(0) +from:0x02163ae0 kind:load to:0x020a95c4 module:overlay(0) +from:0x02163ae4 kind:load to:0x020a97dc module:overlay(0) +from:0x02163ae8 kind:load to:0x020a95b4 module:overlay(0) +from:0x02163aec kind:load to:0x020a8ea0 module:overlay(0) +from:0x02163af0 kind:load to:0x020a8e64 module:overlay(0) +from:0x02163af4 kind:load to:0x020a9984 module:overlay(0) +from:0x02163b00 kind:load to:0x020984f8 module:overlay(0) +from:0x02163b04 kind:load to:0x02098534 module:overlay(0) +from:0x02163b08 kind:load to:0x0209854c module:overlay(0) +from:0x02163b0c kind:load to:0x02098558 module:overlay(0) +from:0x02163b10 kind:load to:0x01fff464 module:itcm +from:0x02163b14 kind:load to:0x020a99b8 module:overlay(0) +from:0x02163b18 kind:load to:0x02160624 module:overlay(59) +from:0x02163b1c kind:load to:0x02160678 module:overlay(59) +from:0x02163b20 kind:load to:0x0216077c module:overlay(59) +from:0x02163b24 kind:load to:0x021608e8 module:overlay(59) +from:0x02163b28 kind:load to:0x0209849c module:overlay(0) +from:0x02163b2c kind:load to:0x02160c8c module:overlay(59) +from:0x02163b30 kind:load to:0x02160c90 module:overlay(59) +from:0x02163b34 kind:load to:0x020984a8 module:overlay(0) +from:0x02163b38 kind:load to:0x02098564 module:overlay(0) +from:0x02163b3c kind:load to:0x020985d0 module:overlay(0) +from:0x02163b40 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163b44 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163b48 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163b4c kind:load to:0x021605b5 module:overlay(59) +from:0x02163b50 kind:load to:0x021605e9 module:overlay(59) +from:0x02163b54 kind:load to:0x020a8d80 module:overlay(0) +from:0x02163b58 kind:load to:0x0216072c module:overlay(59) +from:0x02163b5c kind:load to:0x020a92b0 module:overlay(0) +from:0x02163b60 kind:load to:0x020a8f58 module:overlay(0) +from:0x02163b64 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02163b68 kind:load to:0x020a9130 module:overlay(0) +from:0x02163b6c kind:load to:0x020a912c module:overlay(0) +from:0x02163b70 kind:load to:0x02160c10 module:overlay(59) +from:0x02163b74 kind:load to:0x020a9220 module:overlay(0) +from:0x02163b78 kind:load to:0x020a9224 module:overlay(0) +from:0x02163b7c kind:load to:0x020a9180 module:overlay(0) +from:0x02163b80 kind:load to:0x02160c28 module:overlay(59) +from:0x02163b84 kind:load to:0x020a9190 module:overlay(0) +from:0x02163b88 kind:load to:0x020a8f34 module:overlay(0) +from:0x02163b8c kind:load to:0x020a8f3c module:overlay(0) +from:0x02163b90 kind:load to:0x020a8f44 module:overlay(0) +from:0x02163b94 kind:load to:0x020a8f4c module:overlay(0) +from:0x02163b98 kind:load to:0x020a9428 module:overlay(0) +from:0x02163b9c kind:load to:0x020a9578 module:overlay(0) +from:0x02163ba0 kind:load to:0x020a95a4 module:overlay(0) +from:0x02163ba4 kind:load to:0x020a95c4 module:overlay(0) +from:0x02163ba8 kind:load to:0x020a97dc module:overlay(0) +from:0x02163bac kind:load to:0x02160ca8 module:overlay(59) +from:0x02163bb0 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02163bb4 kind:load to:0x020a8e64 module:overlay(0) +from:0x02163bb8 kind:load to:0x020a9984 module:overlay(0) +from:0x02163bc4 kind:load to:0x02160dfc module:overlay(59) +from:0x02163bc8 kind:load to:0x02097924 module:overlay(0) +from:0x02163bcc kind:load to:0x02097734 module:overlay(0) +from:0x02163bd0 kind:load to:0x020977b0 module:overlay(0) +from:0x02163bd4 kind:load to:0x0209792c module:overlay(0) +from:0x02163bd8 kind:load to:0x0209794c module:overlay(0) +from:0x02163bdc kind:load to:0x02097978 module:overlay(0) +from:0x02163be0 kind:load to:0x02161028 module:overlay(59) +from:0x02163be8 kind:load to:0x02161040 module:overlay(59) +from:0x02163bf0 kind:load to:0x021610c4 module:overlay(59) +from:0x02163bf8 kind:load to:0x021610cc module:overlay(59) +from:0x02163c00 kind:load to:0x021611f0 module:overlay(59) +from:0x02163c08 kind:load to:0x0216103c module:overlay(59) +from:0x02163c10 kind:load to:0x02161060 module:overlay(59) +from:0x02163c18 kind:load to:0x021610c8 module:overlay(59) +from:0x02163c20 kind:load to:0x02161144 module:overlay(59) +from:0x02163c28 kind:load to:0x02161204 module:overlay(59) +from:0x02163c38 kind:load to:0x020984f8 module:overlay(0) +from:0x02163c3c kind:load to:0x02098534 module:overlay(0) +from:0x02163c40 kind:load to:0x0209854c module:overlay(0) +from:0x02163c44 kind:load to:0x02098558 module:overlay(0) +from:0x02163c48 kind:load to:0x01fff464 module:itcm +from:0x02163c4c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163c50 kind:load to:0x02160f44 module:overlay(59) +from:0x02163c54 kind:load to:0x02098490 module:overlay(0) +from:0x02163c58 kind:load to:0x02160fb0 module:overlay(59) +from:0x02163c5c kind:load to:0x02161014 module:overlay(59) +from:0x02163c60 kind:load to:0x0209849c module:overlay(0) +from:0x02163c64 kind:load to:0x0216139c module:overlay(59) +from:0x02163c68 kind:load to:0x020984a4 module:overlay(0) +from:0x02163c6c kind:load to:0x020984a8 module:overlay(0) +from:0x02163c70 kind:load to:0x02098564 module:overlay(0) +from:0x02163c74 kind:load to:0x020985d0 module:overlay(0) +from:0x02163c78 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163c7c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163c80 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163c84 kind:load to:0x02161450 module:overlay(59) +from:0x02163c88 kind:load to:0x02161478 module:overlay(59) +from:0x02163ca4 kind:load to:0x02097924 module:overlay(0) +from:0x02163ca8 kind:load to:0x02097734 module:overlay(0) +from:0x02163cac kind:load to:0x020977b0 module:overlay(0) +from:0x02163cb0 kind:load to:0x021614dc module:overlay(59) +from:0x02163cb4 kind:load to:0x0209794c module:overlay(0) +from:0x02163cb8 kind:load to:0x021614f8 module:overlay(59) +from:0x02163cc4 kind:load to:0x02161528 module:overlay(59) +from:0x02163cc8 kind:load to:0x02097924 module:overlay(0) +from:0x02163ccc kind:load to:0x02097734 module:overlay(0) +from:0x02163cd0 kind:load to:0x020977b0 module:overlay(0) +from:0x02163cd4 kind:load to:0x021614dc module:overlay(59) +from:0x02163cd8 kind:load to:0x0209794c module:overlay(0) +from:0x02163cdc kind:load to:0x021614f8 module:overlay(59) +from:0x02163ce8 kind:load to:0x020984f8 module:overlay(0) +from:0x02163cec kind:load to:0x02098534 module:overlay(0) +from:0x02163cf0 kind:load to:0x0209854c module:overlay(0) +from:0x02163cf4 kind:load to:0x02098558 module:overlay(0) +from:0x02163cf8 kind:load to:0x01fff464 module:itcm +from:0x02163cfc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163d00 kind:load to:0x021616ac module:overlay(59) +from:0x02163d04 kind:load to:0x02098490 module:overlay(0) +from:0x02163d08 kind:load to:0x02161830 module:overlay(59) +from:0x02163d0c kind:load to:0x02161834 module:overlay(59) +from:0x02163d10 kind:load to:0x0209849c module:overlay(0) +from:0x02163d14 kind:load to:0x02161848 module:overlay(59) +from:0x02163d18 kind:load to:0x020984a4 module:overlay(0) +from:0x02163d1c kind:load to:0x020984a8 module:overlay(0) +from:0x02163d20 kind:load to:0x02098564 module:overlay(0) +from:0x02163d24 kind:load to:0x020985d0 module:overlay(0) +from:0x02163d28 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163d2c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163d30 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163d34 kind:load to:0x02161a50 module:overlay(59) +from:0x02163d38 kind:load to:0x02161a88 module:overlay(59) +from:0x02163d44 kind:load to:0x020984f8 module:overlay(0) +from:0x02163d48 kind:load to:0x02098534 module:overlay(0) +from:0x02163d4c kind:load to:0x0209854c module:overlay(0) +from:0x02163d50 kind:load to:0x02098558 module:overlay(0) +from:0x02163d54 kind:load to:0x01fff464 module:itcm +from:0x02163d58 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163d5c kind:load to:0x02161afc module:overlay(59) +from:0x02163d60 kind:load to:0x02161b3c module:overlay(59) +from:0x02163d64 kind:load to:0x02161b40 module:overlay(59) +from:0x02163d68 kind:load to:0x02161b44 module:overlay(59) +from:0x02163d6c kind:load to:0x0209849c module:overlay(0) +from:0x02163d70 kind:load to:0x02161b58 module:overlay(59) +from:0x02163d74 kind:load to:0x020984a4 module:overlay(0) +from:0x02163d78 kind:load to:0x020984a8 module:overlay(0) +from:0x02163d7c kind:load to:0x02098564 module:overlay(0) +from:0x02163d80 kind:load to:0x020985d0 module:overlay(0) +from:0x02163d84 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163d88 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163d8c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163d90 kind:load to:0x02161b64 module:overlay(59) +from:0x02163d94 kind:load to:0x02161b84 module:overlay(59) +from:0x02163d98 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02163da8 kind:load to:0x02161bb8 module:overlay(59) +from:0x02163dac kind:load to:0x02097924 module:overlay(0) +from:0x02163db0 kind:load to:0x02097734 module:overlay(0) +from:0x02163db4 kind:load to:0x020977b0 module:overlay(0) +from:0x02163db8 kind:load to:0x0209792c module:overlay(0) +from:0x02163dbc kind:load to:0x0209794c module:overlay(0) +from:0x02163dc0 kind:load to:0x02097978 module:overlay(0) +from:0x02163dfc kind:load to:0x02161cc4 module:overlay(59) +from:0x02163e00 kind:load to:0x02161e38 module:overlay(59) +from:0x02163e04 kind:load to:0x02099ae0 module:overlay(0) +from:0x02163e08 kind:load to:0x02099b18 module:overlay(0) +from:0x02163e0c kind:load to:0x0209a11c module:overlay(0) +from:0x02163e10 kind:load to:0x0209a124 module:overlay(0) +from:0x02163e14 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02163e18 kind:load to:0x02099c90 module:overlay(0) +from:0x02163e1c kind:load to:0x02099b80 module:overlay(0) +from:0x02163e20 kind:load to:0x0209a04c module:overlay(0) +from:0x02163e24 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02163e28 kind:load to:0x0209a0ec module:overlay(0) +from:0x02163e2c kind:load to:0x02161e30 module:overlay(59) +from:0x02163e30 kind:load to:0x0209a104 module:overlay(0) +from:0x02163e34 kind:load to:0x02161e20 module:overlay(59) +from:0x02163e38 kind:load to:0x02161dfc module:overlay(59) +from:0x02163e44 kind:load to:0x020984f8 module:overlay(0) +from:0x02163e48 kind:load to:0x02098534 module:overlay(0) +from:0x02163e4c kind:load to:0x0209854c module:overlay(0) +from:0x02163e50 kind:load to:0x02098558 module:overlay(0) +from:0x02163e54 kind:load to:0x01fff464 module:itcm +from:0x02163e58 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163e5c kind:load to:0x02161cd8 module:overlay(59) +from:0x02163e60 kind:load to:0x02161b3c module:overlay(59) +from:0x02163e64 kind:load to:0x02161d78 module:overlay(59) +from:0x02163e68 kind:load to:0x02161b44 module:overlay(59) +from:0x02163e6c kind:load to:0x0209849c module:overlay(0) +from:0x02163e70 kind:load to:0x02161b58 module:overlay(59) +from:0x02163e74 kind:load to:0x020984a4 module:overlay(0) +from:0x02163e78 kind:load to:0x020984a8 module:overlay(0) +from:0x02163e7c kind:load to:0x02098564 module:overlay(0) +from:0x02163e80 kind:load to:0x020985d0 module:overlay(0) +from:0x02163e84 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163e88 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163e8c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163e90 kind:load to:0x02161e54 module:overlay(59) +from:0x02163e94 kind:load to:0x02161e84 module:overlay(59) +from:0x02163e98 kind:load to:0x02161da4 module:overlay(59) +from:0x02163e9c kind:load to:0x02161df4 module:overlay(59) +from:0x02163ea8 kind:load to:0x02161edc module:overlay(59) +from:0x02163eac kind:load to:0x02097924 module:overlay(0) +from:0x02163eb0 kind:load to:0x02097734 module:overlay(0) +from:0x02163eb4 kind:load to:0x020977b0 module:overlay(0) +from:0x02163eb8 kind:load to:0x0209792c module:overlay(0) +from:0x02163ebc kind:load to:0x0209794c module:overlay(0) +from:0x02163ec0 kind:load to:0x02097978 module:overlay(0) +from:0x02163efc kind:load to:0x020984f8 module:overlay(0) +from:0x02163f00 kind:load to:0x02098534 module:overlay(0) +from:0x02163f04 kind:load to:0x0209854c module:overlay(0) +from:0x02163f08 kind:load to:0x02098558 module:overlay(0) +from:0x02163f0c kind:load to:0x01fff464 module:itcm +from:0x02163f10 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163f14 kind:load to:0x02161fe8 module:overlay(59) +from:0x02163f18 kind:load to:0x02161b3c module:overlay(59) +from:0x02163f1c kind:load to:0x02162088 module:overlay(59) +from:0x02163f20 kind:load to:0x02161b44 module:overlay(59) +from:0x02163f24 kind:load to:0x0209849c module:overlay(0) +from:0x02163f28 kind:load to:0x02161b58 module:overlay(59) +from:0x02163f2c kind:load to:0x020984a4 module:overlay(0) +from:0x02163f30 kind:load to:0x020984a8 module:overlay(0) +from:0x02163f34 kind:load to:0x02098564 module:overlay(0) +from:0x02163f38 kind:load to:0x020985d0 module:overlay(0) +from:0x02163f3c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163f40 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163f44 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163f48 kind:load to:0x0216210c module:overlay(59) +from:0x02163f4c kind:load to:0x0216213c module:overlay(59) +from:0x02163f50 kind:load to:0x021620b4 module:overlay(59) +from:0x02163f54 kind:load to:0x02162104 module:overlay(59) +from:0x02163f60 kind:load to:0x02162194 module:overlay(59) +from:0x02163f64 kind:load to:0x02097924 module:overlay(0) +from:0x02163f68 kind:load to:0x02097734 module:overlay(0) +from:0x02163f6c kind:load to:0x020977b0 module:overlay(0) +from:0x02163f70 kind:load to:0x0209792c module:overlay(0) +from:0x02163f74 kind:load to:0x0209794c module:overlay(0) +from:0x02163f78 kind:load to:0x02097978 module:overlay(0) +from:0x02163fb4 kind:load to:0x020984f8 module:overlay(0) +from:0x02163fb8 kind:load to:0x02098534 module:overlay(0) +from:0x02163fbc kind:load to:0x0209854c module:overlay(0) +from:0x02163fc0 kind:load to:0x02098558 module:overlay(0) +from:0x02163fc4 kind:load to:0x01fff464 module:itcm +from:0x02163fc8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163fcc kind:load to:0x021622a0 module:overlay(59) +from:0x02163fd0 kind:load to:0x02161b3c module:overlay(59) +from:0x02163fd4 kind:load to:0x02162340 module:overlay(59) +from:0x02163fd8 kind:load to:0x02161b44 module:overlay(59) +from:0x02163fdc kind:load to:0x0209849c module:overlay(0) +from:0x02163fe0 kind:load to:0x02161b58 module:overlay(59) +from:0x02163fe4 kind:load to:0x020984a4 module:overlay(0) +from:0x02163fe8 kind:load to:0x020984a8 module:overlay(0) +from:0x02163fec kind:load to:0x02098564 module:overlay(0) +from:0x02163ff0 kind:load to:0x020985d0 module:overlay(0) +from:0x02163ff4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163ff8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163ffc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164000 kind:load to:0x021623c4 module:overlay(59) +from:0x02164004 kind:load to:0x021623f4 module:overlay(59) +from:0x02164008 kind:load to:0x0216236c module:overlay(59) +from:0x0216400c kind:load to:0x021623bc module:overlay(59) +from:0x02164018 kind:load to:0x0216244c module:overlay(59) +from:0x0216401c kind:load to:0x02097924 module:overlay(0) +from:0x02164020 kind:load to:0x02097734 module:overlay(0) +from:0x02164024 kind:load to:0x020977b0 module:overlay(0) +from:0x02164028 kind:load to:0x0209792c module:overlay(0) +from:0x0216402c kind:load to:0x0209794c module:overlay(0) +from:0x02164030 kind:load to:0x02097978 module:overlay(0) +from:0x0216406c kind:load to:0x020984f8 module:overlay(0) +from:0x02164070 kind:load to:0x02098534 module:overlay(0) +from:0x02164074 kind:load to:0x0209854c module:overlay(0) +from:0x02164078 kind:load to:0x02098558 module:overlay(0) +from:0x0216407c kind:load to:0x01fff464 module:itcm +from:0x02164080 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02164084 kind:load to:0x02162558 module:overlay(59) +from:0x02164088 kind:load to:0x02161b3c module:overlay(59) +from:0x0216408c kind:load to:0x021625f8 module:overlay(59) +from:0x02164090 kind:load to:0x02161b44 module:overlay(59) +from:0x02164094 kind:load to:0x0209849c module:overlay(0) +from:0x02164098 kind:load to:0x02161b58 module:overlay(59) +from:0x0216409c kind:load to:0x020984a4 module:overlay(0) +from:0x021640a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021640a4 kind:load to:0x02098564 module:overlay(0) +from:0x021640a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021640ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021640b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021640b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021640b8 kind:load to:0x0216267c module:overlay(59) +from:0x021640bc kind:load to:0x021626ac module:overlay(59) +from:0x021640c0 kind:load to:0x02162624 module:overlay(59) +from:0x021640c4 kind:load to:0x02162674 module:overlay(59) +from:0x021640d0 kind:load to:0x02162704 module:overlay(59) +from:0x021640d4 kind:load to:0x02097924 module:overlay(0) +from:0x021640d8 kind:load to:0x02097734 module:overlay(0) +from:0x021640dc kind:load to:0x020977b0 module:overlay(0) +from:0x021640e0 kind:load to:0x0209792c module:overlay(0) +from:0x021640e4 kind:load to:0x0209794c module:overlay(0) +from:0x021640e8 kind:load to:0x02097978 module:overlay(0) +from:0x02164124 kind:load to:0x020984f8 module:overlay(0) +from:0x02164128 kind:load to:0x02098534 module:overlay(0) +from:0x0216412c kind:load to:0x0209854c module:overlay(0) +from:0x02164130 kind:load to:0x02098558 module:overlay(0) +from:0x02164134 kind:load to:0x01fff464 module:itcm +from:0x02164138 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0216413c kind:load to:0x02162810 module:overlay(59) +from:0x02164140 kind:load to:0x02161b3c module:overlay(59) +from:0x02164144 kind:load to:0x021628b0 module:overlay(59) +from:0x02164148 kind:load to:0x02161b44 module:overlay(59) +from:0x0216414c kind:load to:0x0209849c module:overlay(0) +from:0x02164150 kind:load to:0x02161b58 module:overlay(59) +from:0x02164154 kind:load to:0x020984a4 module:overlay(0) +from:0x02164158 kind:load to:0x020984a8 module:overlay(0) +from:0x0216415c kind:load to:0x02098564 module:overlay(0) +from:0x02164160 kind:load to:0x020985d0 module:overlay(0) +from:0x02164164 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02164168 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216416c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164170 kind:load to:0x02162934 module:overlay(59) +from:0x02164174 kind:load to:0x02162964 module:overlay(59) +from:0x02164178 kind:load to:0x021628dc module:overlay(59) +from:0x0216417c kind:load to:0x0216292c module:overlay(59) +from:0x02164188 kind:load to:0x021629bc module:overlay(59) +from:0x0216418c kind:load to:0x02097924 module:overlay(0) +from:0x02164190 kind:load to:0x02097734 module:overlay(0) +from:0x02164194 kind:load to:0x020977b0 module:overlay(0) +from:0x02164198 kind:load to:0x0209792c module:overlay(0) +from:0x0216419c kind:load to:0x0209794c module:overlay(0) +from:0x021641a0 kind:load to:0x02097978 module:overlay(0) +from:0x021641ac kind:load to:0x020984f8 module:overlay(0) +from:0x021641b0 kind:load to:0x02098534 module:overlay(0) +from:0x021641b4 kind:load to:0x0209854c module:overlay(0) +from:0x021641b8 kind:load to:0x02098558 module:overlay(0) +from:0x021641bc kind:load to:0x01fff464 module:itcm +from:0x021641c0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021641c4 kind:load to:0x02162a7c module:overlay(59) +from:0x021641c8 kind:load to:0x02098490 module:overlay(0) +from:0x021641cc kind:load to:0x02098494 module:overlay(0) +from:0x021641d0 kind:load to:0x02098498 module:overlay(0) +from:0x021641d4 kind:load to:0x0209849c module:overlay(0) +from:0x021641d8 kind:load to:0x02162ab4 module:overlay(59) +from:0x021641dc kind:load to:0x020984a4 module:overlay(0) +from:0x021641e0 kind:load to:0x020984a8 module:overlay(0) +from:0x021641e4 kind:load to:0x02098564 module:overlay(0) +from:0x021641e8 kind:load to:0x020985d0 module:overlay(0) +from:0x021641ec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021641f0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021641f4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021641f8 kind:load to:0x02162afc module:overlay(59) +from:0x021641fc kind:load to:0x02162b1c module:overlay(59) +from:0x02164208 kind:load to:0x02162b64 module:overlay(59) +from:0x0216420c kind:load to:0x02097924 module:overlay(0) +from:0x02164210 kind:load to:0x02097734 module:overlay(0) +from:0x02164214 kind:load to:0x020977b0 module:overlay(0) +from:0x02164218 kind:load to:0x0209792c module:overlay(0) +from:0x0216421c kind:load to:0x0209794c module:overlay(0) +from:0x02164220 kind:load to:0x02097978 module:overlay(0) +from:0x0216422c kind:load to:0x020984f8 module:overlay(0) +from:0x02164230 kind:load to:0x02098534 module:overlay(0) +from:0x02164234 kind:load to:0x0209854c module:overlay(0) +from:0x02164238 kind:load to:0x02098558 module:overlay(0) +from:0x0216423c kind:load to:0x01fff464 module:itcm +from:0x02164240 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02164244 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x02164248 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0216424c kind:load to:0x02098494 module:overlay(0) +from:0x02164250 kind:load to:0x02098498 module:overlay(0) +from:0x02164254 kind:load to:0x0209849c module:overlay(0) +from:0x02164258 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0216425c kind:load to:0x020984a4 module:overlay(0) +from:0x02164260 kind:load to:0x020984a8 module:overlay(0) +from:0x02164264 kind:load to:0x02098564 module:overlay(0) +from:0x02164268 kind:load to:0x020985d0 module:overlay(0) +from:0x0216426c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02164270 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02164274 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164278 kind:load to:0x02162c20 module:overlay(59) +from:0x0216427c kind:load to:0x02162c40 module:overlay(59) +from:0x02164280 kind:load to:0x02162bd0 module:overlay(59) +from:0x0216428c kind:load to:0x02162c88 module:overlay(59) +from:0x02164290 kind:load to:0x0209c8bc module:overlay(0) +from:0x02164294 kind:load to:0x0209c97c module:overlay(0) +from:0x02164298 kind:load to:0x0209c980 module:overlay(0) +from:0x0216429c kind:load to:0x0209c984 module:overlay(0) +from:0x021642a8 kind:load to:0x0207c47c module:overlay(0) +from:0x021642ac kind:load to:0x0207c484 module:overlay(0) +from:0x021642b0 kind:load to:0x0207c94c module:overlay(0) +from:0x021642b4 kind:load to:0x0207c93c module:overlay(0) +from:0x021642b8 kind:load to:0x0207c980 module:overlay(0) +from:0x021642bc kind:load to:0x0207c9f0 module:overlay(0) +from:0x021642c0 kind:load to:0x0207ca18 module:overlay(0) +from:0x021642c4 kind:load to:0x0207ca90 module:overlay(0) +from:0x021642d0 kind:load to:0x02162d24 module:overlay(59) +from:0x021642d4 kind:load to:0x0209d098 module:overlay(0) +from:0x021642d8 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x021642dc kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021642e0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021642e4 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x021642e8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021642ec kind:load to:0x0209d1ac module:overlay(0) +from:0x021642f0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021642f4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021642f8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021642fc kind:load to:0x0209d1cc module:overlay(0) +from:0x02164300 kind:load to:0x02162de4 module:overlay(59) +from:0x02164304 kind:load to:0x02162df8 module:overlay(59) diff --git a/config/usa/arm9/overlays/ov059/symbols.txt b/config/usa/arm9/overlays/ov059/symbols.txt new file mode 100644 index 00000000..20e09bd3 --- /dev/null +++ b/config/usa/arm9/overlays/ov059/symbols.txt @@ -0,0 +1,486 @@ +func_ov059_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov059_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov059_02157eb0 kind:function(arm,size=0x50) addr:0x02157eb0 +func_ov059_02157f00 kind:function(arm,size=0x5c) addr:0x02157f00 +func_ov059_02157f5c kind:function(arm,size=0x24) addr:0x02157f5c +func_ov059_02157f80 kind:function(arm,size=0x2c) addr:0x02157f80 +func_ov059_02157fac kind:function(arm,size=0x2c) addr:0x02157fac +func_ov059_02157fd8 kind:function(arm,size=0x44) addr:0x02157fd8 +func_ov059_0215801c kind:function(arm,size=0xd4) addr:0x0215801c +func_ov059_021580f0 kind:function(arm,size=0x4) addr:0x021580f0 +func_ov059_021580f4 kind:function(arm,size=0x28) addr:0x021580f4 +func_ov059_0215811c kind:function(arm,size=0xc) addr:0x0215811c +func_ov059_02158128 kind:function(arm,size=0x50) addr:0x02158128 +func_ov059_02158178 kind:function(arm,size=0x4) addr:0x02158178 +func_ov059_0215817c kind:function(arm,size=0x6c) addr:0x0215817c +func_ov059_021581e8 kind:function(arm,size=0x4) addr:0x021581e8 +func_ov059_021581ec kind:function(arm,size=0x44) addr:0x021581ec +func_ov059_02158230 kind:function(arm,size=0x4) addr:0x02158230 +func_ov059_02158234 kind:function(arm,size=0xc0) addr:0x02158234 +func_ov059_021582f4 kind:function(arm,size=0x28) addr:0x021582f4 +func_ov059_0215831c kind:function(arm,size=0x94) addr:0x0215831c +func_ov059_021583b0 kind:function(arm,size=0x2c) addr:0x021583b0 +func_ov059_021583dc kind:function(arm,size=0xa4) addr:0x021583dc +func_ov059_02158480 kind:function(arm,size=0xc4) addr:0x02158480 +func_ov059_02158544 kind:function(arm,size=0x70) addr:0x02158544 +func_ov059_021585b4 kind:function(arm,size=0x74) addr:0x021585b4 +func_ov059_02158628 kind:function(arm,size=0x60) addr:0x02158628 +func_ov059_02158688 kind:function(arm,size=0xb4) addr:0x02158688 +func_ov059_0215873c kind:function(arm,size=0x6c) addr:0x0215873c +func_ov059_021587a8 kind:function(arm,size=0x158) addr:0x021587a8 +func_ov059_02158900 kind:function(arm,size=0x8c) addr:0x02158900 +func_ov059_0215898c kind:function(arm,size=0x8) addr:0x0215898c +func_ov059_02158994 kind:function(arm,size=0x80) addr:0x02158994 +func_ov059_02158a14 kind:function(arm,size=0x6c) addr:0x02158a14 +func_ov059_02158a80 kind:function(arm,size=0x90) addr:0x02158a80 +func_ov059_02158b10 kind:function(arm,size=0xc) addr:0x02158b10 +func_ov059_02158b1c kind:function(arm,size=0x14) addr:0x02158b1c +func_ov059_02158b30 kind:function(arm,size=0xc) addr:0x02158b30 +func_ov059_02158b3c kind:function(arm,size=0x24) addr:0x02158b3c +func_ov059_02158b60 kind:function(arm,size=0x4c) addr:0x02158b60 +func_ov059_02158bac kind:function(arm,size=0x218) addr:0x02158bac +func_ov059_02158dc4 kind:function(arm,size=0x14) addr:0x02158dc4 +func_ov059_02158dd8 kind:function(arm,size=0xa4) addr:0x02158dd8 +func_ov059_02158e7c kind:function(arm,size=0x3c) addr:0x02158e7c +func_ov059_02158eb8 kind:function(arm,size=0x48) addr:0x02158eb8 +func_ov059_02158f00 kind:function(arm,size=0x28c) addr:0x02158f00 +func_ov059_0215918c kind:function(arm,size=0x140) addr:0x0215918c +func_ov059_021592cc kind:function(arm,size=0x40) addr:0x021592cc +func_ov059_0215930c kind:function(arm,size=0x1d0) addr:0x0215930c +func_ov059_021594dc kind:function(arm,size=0x24) addr:0x021594dc +func_ov059_02159500 kind:function(arm,size=0x134) addr:0x02159500 +func_ov059_02159634 kind:function(arm,size=0x29c) addr:0x02159634 +func_ov059_021598d0 kind:function(arm,size=0x78) addr:0x021598d0 +func_ov059_02159948 kind:function(arm,size=0xc8) addr:0x02159948 +func_ov059_02159a10 kind:function(arm,size=0x88) addr:0x02159a10 +func_ov059_02159a98 kind:function(arm,size=0x1fc) addr:0x02159a98 +func_ov059_02159c94 kind:function(arm,size=0x88) addr:0x02159c94 +func_ov059_02159d1c kind:function(arm,size=0x1cc) addr:0x02159d1c +func_ov059_02159ee8 kind:function(arm,size=0xa0) addr:0x02159ee8 +func_ov059_02159f88 kind:function(arm,size=0xe0) addr:0x02159f88 +func_ov059_0215a068 kind:function(arm,size=0xac) addr:0x0215a068 +func_ov059_0215a114 kind:function(arm,size=0x104) addr:0x0215a114 +func_ov059_0215a218 kind:function(arm,size=0x8c) addr:0x0215a218 +func_ov059_0215a2a4 kind:function(arm,size=0x268) addr:0x0215a2a4 +func_ov059_0215a50c kind:function(arm,size=0xec) addr:0x0215a50c +func_ov059_0215a5f8 kind:function(arm,size=0x10c) addr:0x0215a5f8 +func_ov059_0215a704 kind:function(arm,size=0x1fc) addr:0x0215a704 +func_ov059_0215a900 kind:function(arm,size=0x254) addr:0x0215a900 +func_ov059_0215ab54 kind:function(arm,size=0x64) addr:0x0215ab54 +func_ov059_0215abb8 kind:function(arm,size=0x280) addr:0x0215abb8 +func_ov059_0215ae38 kind:function(arm,size=0x198) addr:0x0215ae38 +func_ov059_0215afd0 kind:function(arm,size=0x248) addr:0x0215afd0 +func_ov059_0215b218 kind:function(arm,size=0x10) addr:0x0215b218 +func_ov059_0215b228 kind:function(arm,size=0x4c) addr:0x0215b228 +func_ov059_0215b274 kind:function(arm,size=0xb4) addr:0x0215b274 +func_ov059_0215b328 kind:function(arm,size=0x28) addr:0x0215b328 +func_ov059_0215b350 kind:function(arm,size=0xb0) addr:0x0215b350 +func_ov059_0215b400 kind:function(arm,size=0x64) addr:0x0215b400 +func_ov059_0215b464 kind:function(arm,size=0x2c) addr:0x0215b464 +func_ov059_0215b490 kind:function(arm,size=0x41c) addr:0x0215b490 +func_ov059_0215b8ac kind:function(arm,size=0x1dc) addr:0x0215b8ac +func_ov059_0215ba88 kind:function(arm,size=0x5c) addr:0x0215ba88 +func_ov059_0215bae4 kind:function(arm,size=0x260) addr:0x0215bae4 +func_ov059_0215bd44 kind:function(arm,size=0x70) addr:0x0215bd44 +func_ov059_0215bdb4 kind:function(arm,size=0xbc) addr:0x0215bdb4 +func_ov059_0215be70 kind:function(arm,size=0x124) addr:0x0215be70 +func_ov059_0215bf94 kind:function(arm,size=0x30) addr:0x0215bf94 +func_ov059_0215bfc4 kind:function(arm,size=0x2c) addr:0x0215bfc4 +func_ov059_0215bff0 kind:function(arm,size=0x64) addr:0x0215bff0 +func_ov059_0215c054 kind:function(arm,size=0x30) addr:0x0215c054 +func_ov059_0215c084 kind:function(arm,size=0x110) addr:0x0215c084 +func_ov059_0215c194 kind:function(arm,size=0x38) addr:0x0215c194 +func_ov059_0215c1cc kind:function(arm,size=0x1c) addr:0x0215c1cc +func_ov059_0215c1e8 kind:function(arm,size=0x24) addr:0x0215c1e8 +func_ov059_0215c20c kind:function(arm,size=0x7c) addr:0x0215c20c +func_ov059_0215c288 kind:function(arm,size=0x24) addr:0x0215c288 +func_ov059_0215c2ac kind:function(arm,size=0x2c) addr:0x0215c2ac +func_ov059_0215c2d8 kind:function(arm,size=0x1c) addr:0x0215c2d8 +func_ov059_0215c2f4 kind:function(arm,size=0x84) addr:0x0215c2f4 +func_ov059_0215c378 kind:function(arm,size=0x8c) addr:0x0215c378 +func_ov059_0215c404 kind:function(arm,size=0x14) addr:0x0215c404 +func_ov059_0215c418 kind:function(arm,size=0xc) addr:0x0215c418 +func_ov059_0215c424 kind:function(arm,size=0x28) addr:0x0215c424 +func_ov059_0215c44c kind:function(arm,size=0x58) addr:0x0215c44c +func_ov059_0215c4a4 kind:function(arm,size=0x330) addr:0x0215c4a4 +func_ov059_0215c7d4 kind:function(arm,size=0x14) addr:0x0215c7d4 +func_ov059_0215c7e8 kind:function(arm,size=0x17c) addr:0x0215c7e8 +func_ov059_0215c964 kind:function(arm,size=0x2c) addr:0x0215c964 +func_ov059_0215c990 kind:function(arm,size=0x48) addr:0x0215c990 +func_ov059_0215c9d8 kind:function(arm,size=0x80) addr:0x0215c9d8 +func_ov059_0215ca58 kind:function(arm,size=0x21c) addr:0x0215ca58 +func_ov059_0215cc74 kind:function(arm,size=0x338) addr:0x0215cc74 +func_ov059_0215cfac kind:function(arm,size=0x40) addr:0x0215cfac +func_ov059_0215cfec kind:function(arm,size=0x18) addr:0x0215cfec +func_ov059_0215d004 kind:function(arm,size=0x2b4) addr:0x0215d004 +func_ov059_0215d2b8 kind:function(arm,size=0x80) addr:0x0215d2b8 +func_ov059_0215d338 kind:function(arm,size=0x30) addr:0x0215d338 +func_ov059_0215d368 kind:function(arm,size=0x8d8) addr:0x0215d368 +func_ov059_0215dc40 kind:function(arm,size=0x2c) addr:0x0215dc40 +func_ov059_0215dc6c kind:function(arm,size=0x1e8) addr:0x0215dc6c +func_ov059_0215de54 kind:function(arm,size=0x134) addr:0x0215de54 +func_ov059_0215df88 kind:function(arm,size=0x43c) addr:0x0215df88 +func_ov059_0215e3c4 kind:function(arm,size=0x6c) addr:0x0215e3c4 +func_ov059_0215e430 kind:function(arm,size=0x334) addr:0x0215e430 +func_ov059_0215e764 kind:function(arm,size=0x4) addr:0x0215e764 +func_ov059_0215e768 kind:function(arm,size=0x4) addr:0x0215e768 +func_ov059_0215e76c kind:function(arm,size=0x10) addr:0x0215e76c +func_ov059_0215e77c kind:function(arm,size=0x4) addr:0x0215e77c +func_ov059_0215e780 kind:function(arm,size=0x18) addr:0x0215e780 +func_ov059_0215e798 kind:function(arm,size=0x598) addr:0x0215e798 +func_ov059_0215ed30 kind:function(arm,size=0x1f4) addr:0x0215ed30 +func_ov059_0215ef24 kind:function(arm,size=0x48c) addr:0x0215ef24 +func_ov059_0215f3b0 kind:function(arm,size=0x5c) addr:0x0215f3b0 +func_ov059_0215f40c kind:function(arm,size=0x2ac) addr:0x0215f40c +func_ov059_0215f6b8 kind:function(arm,size=0x68) addr:0x0215f6b8 +func_ov059_0215f720 kind:function(arm,size=0x34) addr:0x0215f720 +func_ov059_0215f754 kind:function(arm,size=0x378) addr:0x0215f754 +func_ov059_0215facc kind:function(arm,size=0xb8) addr:0x0215facc +func_ov059_0215fb84 kind:function(arm,size=0x88) addr:0x0215fb84 +func_ov059_0215fc0c kind:function(arm,size=0x6c) addr:0x0215fc0c +func_ov059_0215fc78 kind:function(arm,size=0x248) addr:0x0215fc78 +func_ov059_0215fec0 kind:function(arm,size=0x18) addr:0x0215fec0 +func_ov059_0215fed8 kind:function(arm,size=0x14c) addr:0x0215fed8 +func_ov059_02160024 kind:function(arm,size=0xfc) addr:0x02160024 +func_ov059_02160120 kind:function(arm,size=0x6c) addr:0x02160120 +func_ov059_0216018c kind:function(arm,size=0x128) addr:0x0216018c +func_ov059_021602b4 kind:function(arm,size=0xb0) addr:0x021602b4 +func_ov059_02160364 kind:function(arm,size=0x1c) addr:0x02160364 +func_ov059_02160380 kind:function(arm,size=0x50) addr:0x02160380 +func_ov059_021603d0 kind:function(arm,size=0x58) addr:0x021603d0 +func_ov059_02160428 kind:function(arm,size=0x14) addr:0x02160428 +func_ov059_0216043c kind:function(thumb,size=0x8) addr:0x0216043c +func_ov059_02160444 kind:function(thumb,size=0x18) addr:0x02160444 +func_ov059_0216045c kind:function(thumb,size=0x3c) addr:0x0216045c +func_ov059_02160498 kind:function(thumb,size=0x110) addr:0x02160498 +func_ov059_021605a8 kind:function(thumb,size=0xc) addr:0x021605a8 +func_ov059_021605b4 kind:function(thumb,size=0x34) addr:0x021605b4 +func_ov059_021605e8 kind:function(thumb,size=0x3c) addr:0x021605e8 +func_ov059_02160624 kind:function(arm,size=0x54) addr:0x02160624 +func_ov059_02160678 kind:function(arm,size=0x88) addr:0x02160678 +func_ov059_02160700 kind:function(arm,size=0x2c) addr:0x02160700 +func_ov059_0216072c kind:function(arm,size=0x50) addr:0x0216072c +func_ov059_0216077c kind:function(arm,size=0x16c) addr:0x0216077c +func_ov059_021608e8 kind:function(arm,size=0x14) addr:0x021608e8 +func_ov059_021608fc kind:function(arm,size=0x30) addr:0x021608fc +func_ov059_0216092c kind:function(arm,size=0x4) addr:0x0216092c +func_ov059_02160930 kind:function(arm,size=0x30) addr:0x02160930 +func_ov059_02160960 kind:function(arm,size=0x3c) addr:0x02160960 +func_ov059_0216099c kind:function(arm,size=0x30) addr:0x0216099c +func_ov059_021609cc kind:function(arm,size=0x4c) addr:0x021609cc +func_ov059_02160a18 kind:function(arm,size=0x30) addr:0x02160a18 +func_ov059_02160a48 kind:function(arm,size=0x10) addr:0x02160a48 +func_ov059_02160a58 kind:function(arm,size=0x38) addr:0x02160a58 +func_ov059_02160a90 kind:function(arm,size=0x64) addr:0x02160a90 +func_ov059_02160af4 kind:function(arm,size=0x34) addr:0x02160af4 +func_ov059_02160b28 kind:function(arm,size=0x5c) addr:0x02160b28 +func_ov059_02160b84 kind:function(arm,size=0x30) addr:0x02160b84 +func_ov059_02160bb4 kind:function(arm,size=0x44) addr:0x02160bb4 +func_ov059_02160bf8 kind:function(arm,size=0x18) addr:0x02160bf8 +func_ov059_02160c10 kind:function(arm,size=0x18) addr:0x02160c10 +func_ov059_02160c28 kind:function(arm,size=0x64) addr:0x02160c28 +func_ov059_02160c8c kind:function(arm,size=0x4) addr:0x02160c8c +func_ov059_02160c90 kind:function(arm,size=0x18) addr:0x02160c90 +func_ov059_02160ca8 kind:function(arm,size=0x40) addr:0x02160ca8 +func_ov059_02160ce8 kind:function(arm,size=0x90) addr:0x02160ce8 +func_ov059_02160d78 kind:function(arm,size=0x1c) addr:0x02160d78 +func_ov059_02160d94 kind:function(arm,size=0x28) addr:0x02160d94 +func_ov059_02160dbc kind:function(arm,size=0x20) addr:0x02160dbc +func_ov059_02160ddc kind:function(arm,size=0x14) addr:0x02160ddc +func_ov059_02160df0 kind:function(arm,size=0xc) addr:0x02160df0 +func_ov059_02160dfc kind:function(arm,size=0x24) addr:0x02160dfc +func_ov059_02160e20 kind:function(arm,size=0x44) addr:0x02160e20 +func_ov059_02160e64 kind:function(arm,size=0xe0) addr:0x02160e64 +func_ov059_02160f44 kind:function(arm,size=0x30) addr:0x02160f44 +func_ov059_02160f74 kind:function(arm,size=0x3c) addr:0x02160f74 +func_ov059_02160fb0 kind:function(arm,size=0x64) addr:0x02160fb0 +func_ov059_02161014 kind:function(arm,size=0x14) addr:0x02161014 +func_ov059_02161028 kind:function(arm,size=0x14) addr:0x02161028 +func_ov059_0216103c kind:function(arm,size=0x4) addr:0x0216103c +func_ov059_02161040 kind:function(arm,size=0x20) addr:0x02161040 +func_ov059_02161060 kind:function(arm,size=0x64) addr:0x02161060 +func_ov059_021610c4 kind:function(arm,size=0x4) addr:0x021610c4 +func_ov059_021610c8 kind:function(arm,size=0x4) addr:0x021610c8 +func_ov059_021610cc kind:function(arm,size=0x78) addr:0x021610cc +func_ov059_02161144 kind:function(arm,size=0xac) addr:0x02161144 +func_ov059_021611f0 kind:function(arm,size=0x14) addr:0x021611f0 +func_ov059_02161204 kind:function(arm,size=0x16c) addr:0x02161204 +func_ov059_02161370 kind:function(arm,size=0x2c) addr:0x02161370 +func_ov059_0216139c kind:function(arm,size=0x8c) addr:0x0216139c +func_ov059_02161428 kind:function(arm,size=0x28) addr:0x02161428 +func_ov059_02161450 kind:function(arm,size=0x28) addr:0x02161450 +func_ov059_02161478 kind:function(arm,size=0x30) addr:0x02161478 +func_ov059_021614a8 kind:function(arm,size=0x14) addr:0x021614a8 +func_ov059_021614bc kind:function(arm,size=0x20) addr:0x021614bc +func_ov059_021614dc kind:function(arm,size=0x1c) addr:0x021614dc +func_ov059_021614f8 kind:function(arm,size=0x24) addr:0x021614f8 +func_ov059_0216151c kind:function(arm,size=0xc) addr:0x0216151c +func_ov059_02161528 kind:function(arm,size=0x24) addr:0x02161528 +func_ov059_0216154c kind:function(arm,size=0x40) addr:0x0216154c +func_ov059_0216158c kind:function(arm,size=0xf0) addr:0x0216158c +func_ov059_0216167c kind:function(arm,size=0x1c) addr:0x0216167c +func_ov059_02161698 kind:function(arm,size=0x14) addr:0x02161698 +func_ov059_021616ac kind:function(arm,size=0x184) addr:0x021616ac +func_ov059_02161830 kind:function(arm,size=0x4) addr:0x02161830 +func_ov059_02161834 kind:function(arm,size=0x14) addr:0x02161834 +func_ov059_02161848 kind:function(arm,size=0x84) addr:0x02161848 +func_ov059_021618cc kind:function(arm,size=0xf4) addr:0x021618cc +func_ov059_021619c0 kind:function(arm,size=0x18) addr:0x021619c0 +func_ov059_021619d8 kind:function(arm,size=0x78) addr:0x021619d8 +func_ov059_02161a50 kind:function(arm,size=0x38) addr:0x02161a50 +func_ov059_02161a88 kind:function(arm,size=0x40) addr:0x02161a88 +func_ov059_02161ac8 kind:function(arm,size=0x14) addr:0x02161ac8 +func_ov059_02161adc kind:function(arm,size=0x20) addr:0x02161adc +func_ov059_02161afc kind:function(arm,size=0x40) addr:0x02161afc +func_ov059_02161b3c kind:function(arm,size=0x4) addr:0x02161b3c +func_ov059_02161b40 kind:function(arm,size=0x4) addr:0x02161b40 +func_ov059_02161b44 kind:function(arm,size=0x14) addr:0x02161b44 +func_ov059_02161b58 kind:function(arm,size=0xc) addr:0x02161b58 +func_ov059_02161b64 kind:function(arm,size=0x20) addr:0x02161b64 +func_ov059_02161b84 kind:function(arm,size=0x28) addr:0x02161b84 +func_ov059_02161bac kind:function(arm,size=0xc) addr:0x02161bac +func_ov059_02161bb8 kind:function(arm,size=0x24) addr:0x02161bb8 +func_ov059_02161bdc kind:function(arm,size=0x28) addr:0x02161bdc +func_ov059_02161c04 kind:function(arm,size=0xc0) addr:0x02161c04 +func_ov059_02161cc4 kind:function(arm,size=0x14) addr:0x02161cc4 +func_ov059_02161cd8 kind:function(arm,size=0xa0) addr:0x02161cd8 +func_ov059_02161d78 kind:function(arm,size=0x2c) addr:0x02161d78 +func_ov059_02161da4 kind:function(arm,size=0x50) addr:0x02161da4 +func_ov059_02161df4 kind:function(arm,size=0x8) addr:0x02161df4 +func_ov059_02161dfc kind:function(arm,size=0x24) addr:0x02161dfc +func_ov059_02161e20 kind:function(arm,size=0x10) addr:0x02161e20 +func_ov059_02161e30 kind:function(arm,size=0x8) addr:0x02161e30 +func_ov059_02161e38 kind:function(arm,size=0x1c) addr:0x02161e38 +func_ov059_02161e54 kind:function(arm,size=0x30) addr:0x02161e54 +func_ov059_02161e84 kind:function(arm,size=0x38) addr:0x02161e84 +func_ov059_02161ebc kind:function(arm,size=0x14) addr:0x02161ebc +func_ov059_02161ed0 kind:function(arm,size=0xc) addr:0x02161ed0 +func_ov059_02161edc kind:function(arm,size=0x24) addr:0x02161edc +func_ov059_02161f00 kind:function(arm,size=0x28) addr:0x02161f00 +func_ov059_02161f28 kind:function(arm,size=0xc0) addr:0x02161f28 +func_ov059_02161fe8 kind:function(arm,size=0xa0) addr:0x02161fe8 +func_ov059_02162088 kind:function(arm,size=0x2c) addr:0x02162088 +func_ov059_021620b4 kind:function(arm,size=0x50) addr:0x021620b4 +func_ov059_02162104 kind:function(arm,size=0x8) addr:0x02162104 +func_ov059_0216210c kind:function(arm,size=0x30) addr:0x0216210c +func_ov059_0216213c kind:function(arm,size=0x38) addr:0x0216213c +func_ov059_02162174 kind:function(arm,size=0x14) addr:0x02162174 +func_ov059_02162188 kind:function(arm,size=0xc) addr:0x02162188 +func_ov059_02162194 kind:function(arm,size=0x24) addr:0x02162194 +func_ov059_021621b8 kind:function(arm,size=0x28) addr:0x021621b8 +func_ov059_021621e0 kind:function(arm,size=0xc0) addr:0x021621e0 +func_ov059_021622a0 kind:function(arm,size=0xa0) addr:0x021622a0 +func_ov059_02162340 kind:function(arm,size=0x2c) addr:0x02162340 +func_ov059_0216236c kind:function(arm,size=0x50) addr:0x0216236c +func_ov059_021623bc kind:function(arm,size=0x8) addr:0x021623bc +func_ov059_021623c4 kind:function(arm,size=0x30) addr:0x021623c4 +func_ov059_021623f4 kind:function(arm,size=0x38) addr:0x021623f4 +func_ov059_0216242c kind:function(arm,size=0x14) addr:0x0216242c +func_ov059_02162440 kind:function(arm,size=0xc) addr:0x02162440 +func_ov059_0216244c kind:function(arm,size=0x24) addr:0x0216244c +func_ov059_02162470 kind:function(arm,size=0x28) addr:0x02162470 +func_ov059_02162498 kind:function(arm,size=0xc0) addr:0x02162498 +func_ov059_02162558 kind:function(arm,size=0xa0) addr:0x02162558 +func_ov059_021625f8 kind:function(arm,size=0x2c) addr:0x021625f8 +func_ov059_02162624 kind:function(arm,size=0x50) addr:0x02162624 +func_ov059_02162674 kind:function(arm,size=0x8) addr:0x02162674 +func_ov059_0216267c kind:function(arm,size=0x30) addr:0x0216267c +func_ov059_021626ac kind:function(arm,size=0x38) addr:0x021626ac +func_ov059_021626e4 kind:function(arm,size=0x14) addr:0x021626e4 +func_ov059_021626f8 kind:function(arm,size=0xc) addr:0x021626f8 +func_ov059_02162704 kind:function(arm,size=0x24) addr:0x02162704 +func_ov059_02162728 kind:function(arm,size=0x28) addr:0x02162728 +func_ov059_02162750 kind:function(arm,size=0xc0) addr:0x02162750 +func_ov059_02162810 kind:function(arm,size=0xa0) addr:0x02162810 +func_ov059_021628b0 kind:function(arm,size=0x2c) addr:0x021628b0 +func_ov059_021628dc kind:function(arm,size=0x50) addr:0x021628dc +func_ov059_0216292c kind:function(arm,size=0x8) addr:0x0216292c +func_ov059_02162934 kind:function(arm,size=0x30) addr:0x02162934 +func_ov059_02162964 kind:function(arm,size=0x38) addr:0x02162964 +func_ov059_0216299c kind:function(arm,size=0x14) addr:0x0216299c +func_ov059_021629b0 kind:function(arm,size=0xc) addr:0x021629b0 +func_ov059_021629bc kind:function(arm,size=0x24) addr:0x021629bc +func_ov059_021629e0 kind:function(arm,size=0x28) addr:0x021629e0 +func_ov059_02162a08 kind:function(arm,size=0x74) addr:0x02162a08 +func_ov059_02162a7c kind:function(arm,size=0x38) addr:0x02162a7c +func_ov059_02162ab4 kind:function(arm,size=0x20) addr:0x02162ab4 +func_ov059_02162ad4 kind:function(arm,size=0x28) addr:0x02162ad4 +func_ov059_02162afc kind:function(arm,size=0x20) addr:0x02162afc +func_ov059_02162b1c kind:function(arm,size=0x28) addr:0x02162b1c +func_ov059_02162b44 kind:function(arm,size=0x14) addr:0x02162b44 +func_ov059_02162b58 kind:function(arm,size=0xc) addr:0x02162b58 +func_ov059_02162b64 kind:function(arm,size=0x24) addr:0x02162b64 +func_ov059_02162b88 kind:function(arm,size=0x28) addr:0x02162b88 +func_ov059_02162bb0 kind:function(arm,size=0x20) addr:0x02162bb0 +func_ov059_02162bd0 kind:function(arm,size=0x50) addr:0x02162bd0 +func_ov059_02162c20 kind:function(arm,size=0x20) addr:0x02162c20 +func_ov059_02162c40 kind:function(arm,size=0x28) addr:0x02162c40 +func_ov059_02162c68 kind:function(arm,size=0x14) addr:0x02162c68 +func_ov059_02162c7c kind:function(arm,size=0xc) addr:0x02162c7c +func_ov059_02162c88 kind:function(arm,size=0x24) addr:0x02162c88 +func_ov059_02162cac kind:function(arm,size=0x44) addr:0x02162cac +func_ov059_02162cf0 kind:function(arm,size=0x34) addr:0x02162cf0 +func_ov059_02162d24 kind:function(arm,size=0xc0) addr:0x02162d24 +func_ov059_02162de4 kind:function(arm,size=0x14) addr:0x02162de4 +func_ov059_02162df8 kind:function(arm,size=0x1c) addr:0x02162df8 +func_ov059_02162e14 kind:function(arm,size=0x14) addr:0x02162e14 +data_ov059_02162e2c kind:data(any) addr:0x02162e2c +data_ov059_02162e30 kind:data(any) addr:0x02162e30 +data_ov059_02162e34 kind:data(any) addr:0x02162e34 +data_ov059_02162e38 kind:data(any) addr:0x02162e38 +data_ov059_02162e3c kind:data(any) addr:0x02162e3c +data_ov059_02162e4c kind:data(any) addr:0x02162e4c +__sinit_ov059_02162e8c kind:function(arm,size=0x50) addr:0x02162e8c +__sinit_ov059_02162edc kind:function(arm,size=0x8c) addr:0x02162edc +__sinit_ov059_02162f68 kind:function(arm,size=0x78) addr:0x02162f68 +__sinit_ov059_02162fe0 kind:function(arm,size=0x5c) addr:0x02162fe0 +__sinit_ov059_0216303c kind:function(arm,size=0x50) addr:0x0216303c +__sinit_ov059_0216308c kind:function(arm,size=0x68) addr:0x0216308c +__sinit_ov059_021630f4 kind:function(arm,size=0x50) addr:0x021630f4 +__sinit_ov059_02163144 kind:function(arm,size=0x50) addr:0x02163144 +__sinit_ov059_02163194 kind:function(arm,size=0x50) addr:0x02163194 +__sinit_ov059_021631e4 kind:function(arm,size=0x50) addr:0x021631e4 +__sinit_ov059_02163234 kind:function(arm,size=0x50) addr:0x02163234 +__sinit_ov059_02163284 kind:function(arm,size=0x50) addr:0x02163284 +__sinit_ov059_021632d4 kind:function(arm,size=0x50) addr:0x021632d4 +__sinit_ov059_02163324 kind:function(arm,size=0x50) addr:0x02163324 +.p__sinit_ov059_02162e8c kind:data(word) addr:0x02163374 +.p__sinit_ov059_02162edc kind:data(word) addr:0x02163378 +.p__sinit_ov059_02162f68 kind:data(word) addr:0x0216337c +.p__sinit_ov059_02162fe0 kind:data(word) addr:0x02163380 +.p__sinit_ov059_0216303c kind:data(word) addr:0x02163384 +.p__sinit_ov059_0216308c kind:data(word) addr:0x02163388 +.p__sinit_ov059_021630f4 kind:data(word) addr:0x0216338c +.p__sinit_ov059_02163144 kind:data(word) addr:0x02163390 +.p__sinit_ov059_02163194 kind:data(word) addr:0x02163394 +.p__sinit_ov059_021631e4 kind:data(word) addr:0x02163398 +.p__sinit_ov059_02163234 kind:data(word) addr:0x0216339c +.p__sinit_ov059_02163284 kind:data(word) addr:0x021633a0 +.p__sinit_ov059_021632d4 kind:data(word) addr:0x021633a4 +.p__sinit_ov059_02163324 kind:data(word) addr:0x021633a8 +data_ov059_021633c8 kind:data(any) addr:0x021633c8 +data_ov059_021633e4 kind:data(any) addr:0x021633e4 +data_ov059_0216340c kind:data(any) addr:0x0216340c +data_ov059_0216343c kind:data(any) addr:0x0216343c +data_ov059_02163494 kind:data(any) addr:0x02163494 +data_ov059_021634a0 kind:data(any) addr:0x021634a0 +data_ov059_021634ac kind:data(any) addr:0x021634ac ambiguous +data_ov059_021634b4 kind:data(any) addr:0x021634b4 +data_ov059_021634d0 kind:data(any) addr:0x021634d0 +data_ov059_021634f4 kind:data(any) addr:0x021634f4 +data_ov059_021634f8 kind:data(any) addr:0x021634f8 ambiguous +data_ov059_02163540 kind:data(any) addr:0x02163540 +data_ov059_02163598 kind:data(any) addr:0x02163598 +data_ov059_021635fc kind:data(any) addr:0x021635fc ambiguous +data_ov059_02163608 kind:data(any) addr:0x02163608 +data_ov059_02163678 kind:data(any) addr:0x02163678 +data_ov059_02163690 kind:data(any) addr:0x02163690 +data_ov059_021636d8 kind:data(any) addr:0x021636d8 +data_ov059_021636f0 kind:data(any) addr:0x021636f0 +data_ov059_02163720 kind:data(any) addr:0x02163720 +data_ov059_02163738 kind:data(any) addr:0x02163738 +data_ov059_02163750 kind:data(any) addr:0x02163750 +data_ov059_02163764 kind:data(any) addr:0x02163764 +data_ov059_02163788 kind:data(any) addr:0x02163788 +data_ov059_021637ac kind:data(any) addr:0x021637ac +data_ov059_021637ec kind:data(any) addr:0x021637ec +data_ov059_02163834 kind:data(any) addr:0x02163834 +data_ov059_02163868 kind:data(any) addr:0x02163868 ambiguous +data_ov059_0216388c kind:data(any) addr:0x0216388c +data_ov059_021638a4 kind:data(any) addr:0x021638a4 +data_ov059_02163904 kind:data(any) addr:0x02163904 +data_ov059_02163984 kind:data(any) addr:0x02163984 +data_ov059_021639a0 kind:data(any) addr:0x021639a0 +data_ov059_021639d0 kind:data(any) addr:0x021639d0 +data_ov059_02163a08 kind:data(any) addr:0x02163a08 +data_ov059_02163a3c kind:data(any) addr:0x02163a3c +data_ov059_02163a48 kind:data(any) addr:0x02163a48 ambiguous +data_ov059_02163b00 kind:data(any) addr:0x02163b00 +data_ov059_02163bc4 kind:data(any) addr:0x02163bc4 +data_ov059_02163be0 kind:data(any) addr:0x02163be0 +data_ov059_02163c08 kind:data(any) addr:0x02163c08 +data_ov059_02163c38 kind:data(any) addr:0x02163c38 +data_ov059_02163c8c kind:data(any) addr:0x02163c8c +data_ov059_02163ca0 kind:data(any) addr:0x02163ca0 +data_ov059_02163cc4 kind:data(any) addr:0x02163cc4 +data_ov059_02163ce8 kind:data(any) addr:0x02163ce8 +data_ov059_02163d44 kind:data(any) addr:0x02163d44 +data_ov059_02163da8 kind:data(any) addr:0x02163da8 +data_ov059_02163dc4 kind:data(any) addr:0x02163dc4 +data_ov059_02163ddc kind:data(any) addr:0x02163ddc +data_ov059_02163dfc kind:data(any) addr:0x02163dfc +data_ov059_02163e44 kind:data(any) addr:0x02163e44 +data_ov059_02163ea8 kind:data(any) addr:0x02163ea8 +data_ov059_02163ec4 kind:data(any) addr:0x02163ec4 +data_ov059_02163edc kind:data(any) addr:0x02163edc +data_ov059_02163efc kind:data(any) addr:0x02163efc +data_ov059_02163f60 kind:data(any) addr:0x02163f60 +data_ov059_02163f7c kind:data(any) addr:0x02163f7c +data_ov059_02163f94 kind:data(any) addr:0x02163f94 +data_ov059_02163fb4 kind:data(any) addr:0x02163fb4 +data_ov059_02163fc0 kind:data(any) addr:0x02163fc0 ambiguous +data_ov059_02163fd4 kind:data(any) addr:0x02163fd4 ambiguous +data_ov059_02164018 kind:data(any) addr:0x02164018 +data_ov059_02164034 kind:data(any) addr:0x02164034 +data_ov059_0216404c kind:data(any) addr:0x0216404c +data_ov059_0216406c kind:data(any) addr:0x0216406c +data_ov059_021640d0 kind:data(any) addr:0x021640d0 +data_ov059_021640ec kind:data(any) addr:0x021640ec +data_ov059_02164104 kind:data(any) addr:0x02164104 +data_ov059_02164124 kind:data(any) addr:0x02164124 +data_ov059_02164188 kind:data(any) addr:0x02164188 +data_ov059_021641a8 kind:data(any) addr:0x021641a8 ambiguous +data_ov059_021641ac kind:data(any) addr:0x021641ac +data_ov059_021641b0 kind:data(any) addr:0x021641b0 ambiguous +data_ov059_02164208 kind:data(any) addr:0x02164208 +data_ov059_0216422c kind:data(any) addr:0x0216422c +data_ov059_0216428c kind:data(any) addr:0x0216428c +data_ov059_021642a8 kind:data(any) addr:0x021642a8 +data_ov059_021642d0 kind:data(any) addr:0x021642d0 +data_ov059_021642dc kind:data(any) addr:0x021642dc ambiguous +data_ov059_02164320 kind:bss addr:0x02164320 +data_ov059_02164324 kind:bss addr:0x02164324 +data_ov059_02164330 kind:bss addr:0x02164330 +data_ov059_0216436c kind:bss addr:0x0216436c +data_ov059_02164370 kind:bss addr:0x02164370 +data_ov059_0216437c kind:bss addr:0x0216437c +data_ov059_02164388 kind:bss addr:0x02164388 +data_ov059_02164460 kind:bss addr:0x02164460 +data_ov059_02164464 kind:bss addr:0x02164464 +data_ov059_02164470 kind:bss addr:0x02164470 +data_ov059_0216447c kind:bss addr:0x0216447c +data_ov059_02164554 kind:bss addr:0x02164554 +data_ov059_02164558 kind:bss addr:0x02164558 +data_ov059_02164564 kind:bss addr:0x02164564 +data_ov059_02164570 kind:bss addr:0x02164570 +data_ov059_02164648 kind:bss addr:0x02164648 +data_ov059_0216464c kind:bss addr:0x0216464c +data_ov059_02164658 kind:bss addr:0x02164658 +data_ov059_02164670 kind:bss addr:0x02164670 ambiguous +data_ov059_02164730 kind:bss addr:0x02164730 +data_ov059_02164734 kind:bss addr:0x02164734 +data_ov059_02164740 kind:bss addr:0x02164740 +data_ov059_02164818 kind:bss addr:0x02164818 +data_ov059_0216481c kind:bss addr:0x0216481c +data_ov059_02164828 kind:bss addr:0x02164828 +data_ov059_02164900 kind:bss addr:0x02164900 +data_ov059_02164904 kind:bss addr:0x02164904 +data_ov059_02164910 kind:bss addr:0x02164910 +data_ov059_021649e8 kind:bss addr:0x021649e8 +data_ov059_021649ec kind:bss addr:0x021649ec +data_ov059_021649f8 kind:bss addr:0x021649f8 +data_ov059_02164ad0 kind:bss addr:0x02164ad0 +data_ov059_02164ad4 kind:bss addr:0x02164ad4 +data_ov059_02164ae0 kind:bss addr:0x02164ae0 +data_ov059_02164bb8 kind:bss addr:0x02164bb8 +data_ov059_02164bbc kind:bss addr:0x02164bbc +data_ov059_02164bc8 kind:bss addr:0x02164bc8 +data_ov059_02164ca0 kind:bss addr:0x02164ca0 +data_ov059_02164ca4 kind:bss addr:0x02164ca4 +data_ov059_02164cb0 kind:bss addr:0x02164cb0 +data_ov059_02164d88 kind:bss addr:0x02164d88 +data_ov059_02164d8c kind:bss addr:0x02164d8c +data_ov059_02164d98 kind:bss addr:0x02164d98 +data_ov059_02164e70 kind:bss addr:0x02164e70 +data_ov059_02164e74 kind:bss addr:0x02164e74 +data_ov059_02164e80 kind:bss addr:0x02164e80 diff --git a/config/usa/arm9/overlays/ov060/delinks.txt b/config/usa/arm9/overlays/ov060/delinks.txt new file mode 100644 index 00000000..b74b60ce --- /dev/null +++ b/config/usa/arm9/overlays/ov060/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x02160b74 kind:code align:32 + .rodata start:0x02160b74 end:0x02160cbc kind:rodata align:4 + .init start:0x02160cbc end:0x021613cc kind:code align:4 + .ctor start:0x021613cc end:0x02161414 kind:rodata align:4 + .data start:0x02161420 end:0x02162ee0 kind:data align:32 + .bss start:0x02162ee0 end:0x02164120 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov060/relocs.txt b/config/usa/arm9/overlays/ov060/relocs.txt new file mode 100644 index 00000000..3b186237 --- /dev/null +++ b/config/usa/arm9/overlays/ov060/relocs.txt @@ -0,0 +1,2232 @@ +from:0x02157e88 kind:load to:0x02162f10 module:overlay(60) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x0215801c module:overlay(60) +from:0x02157ebc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157f00 kind:load to:0x02161470 module:overlay(60) +from:0x02157f10 kind:load to:0x02162fe8 module:overlay(60) +from:0x02157f24 kind:arm_call to:0x02011f3c module:main +from:0x02157f30 kind:arm_call to:0x0215801c module:overlay(60) +from:0x02157f44 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157f88 kind:load to:0x0216144c module:overlay(60) +from:0x02157f9c kind:load to:0x021630c0 module:overlay(60) +from:0x02157fb0 kind:arm_call to:0x02011f3c module:main +from:0x02157fbc kind:arm_call to:0x0215801c module:overlay(60) +from:0x02157fd0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158018 kind:load to:0x02161428 module:overlay(60) +from:0x0215804c kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215806c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02158088 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158098 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158110 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02158138 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02158144 kind:arm_call to:0x01fff458 module:itcm +from:0x02158174 kind:load to:0x020b537c module:overlay(0) +from:0x02158178 kind:load to:0x0216173c module:overlay(60) +from:0x0215817c kind:load to:0x02161494 module:overlay(60) +from:0x02158180 kind:load to:0x02161620 module:overlay(60) +from:0x02158190 kind:load to:0x021614d8 module:overlay(60) +from:0x0215819c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021581b4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021581bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021581c4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021581cc kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021581e4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021581ec kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021581f4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021581fc kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158204 kind:arm_call to:0x02011ff4 module:main +from:0x02158218 kind:arm_call to:0x020e7660 module:overlay(31) +from:0x02158220 kind:arm_call to:0x02158edc module:overlay(60) +from:0x02158264 kind:arm_call to:0x02158ef4 module:overlay(60) +from:0x02158274 kind:arm_call to:0x02158f24 module:overlay(60) +from:0x021582c0 kind:arm_call to:0x02158edc module:overlay(60) +from:0x021582d0 kind:arm_call to:0x02158ef4 module:overlay(60) +from:0x021582dc kind:arm_call to:0x02158e3c module:overlay(60) +from:0x021583d8 kind:arm_call to:0x020284f4 module:main +from:0x021583e8 kind:load to:0x020a993c module:overlay(0) +from:0x02158454 kind:load to:0x02161538 module:overlay(60) +from:0x0215848c kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x021584b4 kind:arm_call to:0x021582b8 module:overlay(60) +from:0x021584f4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215851c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158534 kind:arm_call to:0x01fff458 module:itcm +from:0x0215858c kind:arm_call to:0x02015058 module:main +from:0x021585b8 kind:arm_call to:0x02015058 module:main +from:0x021585f4 kind:arm_call to:0x02015058 module:main +from:0x02158618 kind:arm_call to:0x02015058 module:main +from:0x02158654 kind:arm_call to:0x02015058 module:main +from:0x02158678 kind:arm_call to:0x02015058 module:main +from:0x02158694 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021586bc kind:load to:0x027e09a8 module:dtcm +from:0x021586c0 kind:load to:0x021615a8 module:overlay(60) +from:0x021586d8 kind:arm_call to:0x02158edc module:overlay(60) +from:0x021586f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02158734 kind:arm_call to:0x020e81b4 module:overlay(31) +from:0x0215873c kind:load to:0x027e09b8 module:dtcm +from:0x02158778 kind:arm_call to:0x020e8234 module:overlay(31) +from:0x02158794 kind:load to:0x027e09b8 module:dtcm +from:0x021587d0 kind:arm_call to:0x020e8288 module:overlay(31) +from:0x021587d8 kind:load to:0x027e09b8 module:dtcm +from:0x021589c0 kind:load to:0x021614f0 module:overlay(60) +from:0x021589c4 kind:load to:0x0203e93c module:main +from:0x02158a00 kind:arm_call to:0x01ff930c module:itcm +from:0x02158a28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158a34 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02158a84 kind:arm_call to:0x01ff930c module:itcm +from:0x02158b28 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158b4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158b64 kind:load to:0x021614f0 module:overlay(60) +from:0x02158ba0 kind:arm_call to:0x01ff930c module:itcm +from:0x02158bc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158bd4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02158c24 kind:arm_call to:0x01ff930c module:itcm +from:0x02158cd0 kind:load to:0x021614f0 module:overlay(60) +from:0x02158d60 kind:load to:0x021614f0 module:overlay(60) +from:0x02158df4 kind:load to:0x02161520 module:overlay(60) +from:0x02158e38 kind:load to:0x027e09b8 module:dtcm +from:0x02158e54 kind:arm_call to:0x01fff148 module:itcm +from:0x02158e70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158e84 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158e9c kind:arm_call to:0x01fff148 module:itcm +from:0x02158eb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158ed8 kind:load to:0x027e0ce0 module:dtcm +from:0x02158f20 kind:load to:0x027e09b8 module:dtcm +from:0x0215901c kind:load to:0x0203e93c module:main +from:0x0215902c kind:arm_call to:0x020e8610 module:overlay(31) +from:0x02159034 kind:arm_call to:0x02158edc module:overlay(60) +from:0x02159048 kind:arm_call to:0x02158ef4 module:overlay(60) +from:0x021590a4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021590b0 kind:load to:0x027e09c0 module:dtcm +from:0x02159190 kind:load to:0x027e09b8 module:dtcm +from:0x021591a4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021591b0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021591cc kind:arm_call to:0x02057884 module:overlay(0) +from:0x021591dc kind:arm_call to:0x02057884 module:overlay(0) +from:0x021591ec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021591f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215920c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159214 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215921c kind:arm_call to:0x02011ff4 module:main +from:0x02159234 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215923c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159250 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159264 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159278 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215928c kind:load to:0x021631e0 module:overlay(60) +from:0x021592a0 kind:arm_call to:0x02011f3c module:main +from:0x021592ac kind:arm_call to:0x0215942c module:overlay(60) +from:0x021592c4 kind:arm_call to:0x02097994 module:overlay(0) +from:0x02159308 kind:load to:0x0216186c module:overlay(60) +from:0x02159318 kind:load to:0x02163224 module:overlay(60) +from:0x0215932c kind:arm_call to:0x02011f3c module:main +from:0x02159338 kind:arm_call to:0x0215942c module:overlay(60) +from:0x02159350 kind:arm_call to:0x02097994 module:overlay(0) +from:0x02159394 kind:load to:0x021618b4 module:overlay(60) +from:0x021593a8 kind:load to:0x02163268 module:overlay(60) +from:0x021593bc kind:arm_call to:0x02011f3c module:main +from:0x021593c8 kind:arm_call to:0x0215942c module:overlay(60) +from:0x021593e0 kind:arm_call to:0x02097994 module:overlay(0) +from:0x02159428 kind:load to:0x02161890 module:overlay(60) +from:0x02159458 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02159478 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02159494 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021594a4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215951c kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02159564 kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02159574 kind:arm_call to:0x02067258 module:overlay(0) +from:0x021595d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021595ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021595f4 kind:arm_call to:0x01fff458 module:itcm +from:0x02159618 kind:load to:0x020b537c module:overlay(0) +from:0x0215961c kind:load to:0x0216173c module:overlay(60) +from:0x02159620 kind:load to:0x02161494 module:overlay(60) +from:0x02159624 kind:load to:0x02161a60 module:overlay(60) +from:0x02159628 kind:load to:0x021618d0 module:overlay(60) +from:0x0215962c kind:load to:0x021631a4 module:overlay(60) +from:0x02159630 kind:load to:0x021631d4 module:overlay(60) +from:0x02159664 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02159684 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215968c kind:arm_call to:0x0206728c module:overlay(0) +from:0x02159694 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x0215969c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021596a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021596ac kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021596b8 kind:load to:0x02161a60 module:overlay(60) +from:0x021596bc kind:load to:0x027e09b8 module:dtcm +from:0x021596e8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02159708 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02159710 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02159718 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02159720 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159728 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159730 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159738 kind:arm_call to:0x02011ff4 module:main +from:0x02159744 kind:load to:0x02161a60 module:overlay(60) +from:0x02159748 kind:load to:0x027e09b8 module:dtcm +from:0x02159754 kind:arm_call to:0x020e7660 module:overlay(31) +from:0x0215980c kind:arm_call to:0x020a95b8 module:overlay(0) +from:0x02159814 kind:load to:0x02049bc4 module:main +from:0x0215983c kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x021598bc kind:arm_call to:0x0215c014 module:overlay(60) +from:0x021598d8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021598ec kind:arm_call to:0x01fff148 module:itcm +from:0x02159928 kind:arm_call to:0x02016b64 module:main +from:0x0215993c kind:arm_call to:0x0215c5f4 module:overlay(60) +from:0x02159978 kind:arm_call to:0x01fff148 module:itcm +from:0x02159a14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159aa0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159b38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159b60 kind:arm_call to:0x0215c5f4 module:overlay(60) +from:0x02159bb0 kind:arm_call to:0x02071f18 module:overlay(0) +from:0x02159bf4 kind:arm_call to:0x02159e34 module:overlay(60) +from:0x02159c34 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02159c5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159c74 kind:arm_call to:0x01fff458 module:itcm +from:0x02159ccc kind:arm_call to:0x02015058 module:main +from:0x02159cf8 kind:arm_call to:0x02015058 module:main +from:0x02159d34 kind:arm_call to:0x02015058 module:main +from:0x02159d58 kind:arm_call to:0x02015058 module:main +from:0x02159d94 kind:arm_call to:0x02015058 module:main +from:0x02159db8 kind:arm_call to:0x02015058 module:main +from:0x02159dd4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159e00 kind:load to:0x027e09a8 module:dtcm +from:0x02159e04 kind:load to:0x021618d0 module:overlay(60) +from:0x02159e0c kind:load to:0x027e0ce0 module:dtcm +from:0x02159e14 kind:load to:0x0204093c module:main +from:0x02159e18 kind:load to:0x0203f93c module:main +from:0x02159e1c kind:load to:0x0204193c module:main +from:0x02159e68 kind:load to:0x02161918 module:overlay(60) +from:0x02159e90 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02159ebc kind:arm_call to:0x020732cc module:overlay(0) +from:0x02159ee0 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02159ef8 kind:arm_call to:0x02159e34 module:overlay(60) +from:0x02159f10 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02159f38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a018 kind:load to:0x027e09b8 module:dtcm +from:0x0215a020 kind:load to:0x021618d0 module:overlay(60) +from:0x0215a050 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x0215a06c kind:arm_call to:0x02028c24 module:main +from:0x0215a0b8 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0215a0c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a0dc kind:arm_call to:0x01ff9f68 module:itcm +from:0x0215a13c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a1f4 kind:arm_call to:0x0201c4b0 module:main +from:0x0215a210 kind:arm_call to:0x0201aa1c module:main +from:0x0215a21c kind:load to:0x021631a4 module:overlay(60) +from:0x0215a220 kind:load to:0x0203e93c module:main +from:0x0215a224 kind:load to:0x02163198 module:overlay(60) +from:0x0215a228 kind:load to:0x027e0998 module:dtcm +from:0x0215a22c kind:load to:0x0204ae8c module:main +from:0x0215a230 kind:load to:0x0204aefc module:main +from:0x0215a234 kind:load to:0x021631d4 module:overlay(60) +from:0x0215a240 kind:arm_call to:0x020e8494 module:overlay(31) +from:0x0215a2b0 kind:load to:0x021619b8 module:overlay(60) +from:0x0215a2bc kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215a2c8 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215a2dc kind:arm_call to:0x020e81b4 module:overlay(31) +from:0x0215a2f4 kind:arm_call to:0x020e8234 module:overlay(31) +from:0x0215a394 kind:load to:0x020aecd8 module:overlay(0) +from:0x0215a39c kind:load to:0x021618d0 module:overlay(60) +from:0x0215a3c4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a3d4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a4bc kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215a4cc kind:load to:0x021618e8 module:overlay(60) +from:0x0215a4d0 kind:load to:0x02161850 module:overlay(60) +from:0x0215a4d4 kind:load to:0x020b502c module:overlay(0) +from:0x0215a518 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a528 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a584 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a598 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a5b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a5fc kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215a65c kind:arm_call to:0x0215c5f4 module:overlay(60) +from:0x0215a6a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a6e0 kind:arm_call to:0x0215c510 module:overlay(60) +from:0x0215a6fc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a70c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a724 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a788 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a790 kind:load to:0x02161850 module:overlay(60) +from:0x0215a794 kind:load to:0x020b502c module:overlay(0) +from:0x0215a798 kind:load to:0x0203e93c module:main +from:0x0215a80c kind:load to:0x021618e8 module:overlay(60) +from:0x0215a858 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a86c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a884 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a898 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215a8a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a8d4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a8e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a928 kind:arm_call to:0x02016b64 module:main +from:0x0215a93c kind:arm_call to:0x0215c5f4 module:overlay(60) +from:0x0215a9a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215aa34 kind:load to:0x027e0ce0 module:dtcm +from:0x0215aa3c kind:load to:0x0203e93c module:main +from:0x0215aac8 kind:load to:0x021618e8 module:overlay(60) +from:0x0215aaf4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ab30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ab44 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ab70 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ab8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ac4c kind:arm_call to:0x0215c5f4 module:overlay(60) +from:0x0215ac98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215acd4 kind:arm_call to:0x0215c510 module:overlay(60) +from:0x0215acf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ad0c kind:arm_call to:0x01ff930c module:itcm +from:0x0215ad88 kind:arm_call to:0x01ff930c module:itcm +from:0x0215adbc kind:load to:0x0203e93c module:main +from:0x0215adf8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215ae54 kind:arm_call to:0x01ff930c module:itcm +from:0x0215aecc kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215af3c kind:load to:0x021618d0 module:overlay(60) +from:0x0215af44 kind:load to:0x021618e8 module:overlay(60) +from:0x0215af48 kind:load to:0x02161850 module:overlay(60) +from:0x0215af4c kind:load to:0x020b502c module:overlay(0) +from:0x0215afc4 kind:load to:0x021618d0 module:overlay(60) +from:0x0215afe0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b078 kind:load to:0x0203e93c module:main +from:0x0215b0cc kind:arm_call to:0x01ff930c module:itcm +from:0x0215b17c kind:load to:0x021618d0 module:overlay(60) +from:0x0215b198 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b1dc kind:arm_call to:0x02016b64 module:main +from:0x0215b1f0 kind:arm_call to:0x0215c5f4 module:overlay(60) +from:0x0215b244 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b270 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b2b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b2c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b2f8 kind:arm_call to:0x02016b64 module:main +from:0x0215b348 kind:arm_call to:0x020d69b8 module:overlay(24) +from:0x0215b368 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0215b424 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b42c kind:load to:0x02049bc4 module:main +from:0x0215b48c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b4a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b4d4 kind:arm_call to:0x02016b64 module:main +from:0x0215b57c kind:arm_call to:0x020169ac module:main +from:0x0215b594 kind:arm_call to:0x020a8e7c module:overlay(0) +from:0x0215b65c kind:load to:0x027e0ce0 module:dtcm +from:0x0215b660 kind:load to:0x02161850 module:overlay(60) +from:0x0215b6d8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b714 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b760 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b7c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b814 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0215b84c kind:load to:0x021618d0 module:overlay(60) +from:0x0215b854 kind:load to:0x021618e8 module:overlay(60) +from:0x0215b8c0 kind:load to:0x021618e8 module:overlay(60) +from:0x0215b8d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b92c kind:load to:0x020b51f4 module:overlay(0) +from:0x0215b930 kind:load to:0x0206db24 module:overlay(0) +from:0x0215b98c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215b9b8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b9d8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215ba58 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215babc kind:arm_call to:0x02166118 module:overlay(93) +from:0x0215bb54 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215bb64 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bbb4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bc1c kind:arm_call to:0x0209865c module:overlay(0) +from:0x0215bcb0 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215bd04 kind:arm_call to:0x02070b14 module:overlay(0) +from:0x0215bd10 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bd14 kind:load to:0x027e09b8 module:dtcm +from:0x0215bd1c kind:load to:0x021618e8 module:overlay(60) +from:0x0215bd20 kind:load to:0x027e0d8c module:dtcm +from:0x0215bd24 kind:load to:0x020aecd8 module:overlay(0) +from:0x0215bd2c kind:load to:0x0203e93c module:main +from:0x0215bd30 kind:load to:0x021618d0 module:overlay(60) +from:0x0215bd34 kind:load to:0x02161850 module:overlay(60) +from:0x0215bd38 kind:load to:0x020b502c module:overlay(0) +from:0x0215bd40 kind:load to:0x027e09a4 module:dtcm +from:0x0215bd60 kind:arm_call to:0x0215bf70 module:overlay(60) +from:0x0215bda4 kind:arm_call to:0x020a95c4 module:overlay(0) +from:0x0215bdc0 kind:arm_call to:0x0215bf7c module:overlay(60) +from:0x0215bde0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215be24 kind:arm_call to:0x02016b64 module:main +from:0x0215be38 kind:arm_call to:0x0215c5f4 module:overlay(60) +from:0x0215be8c kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215bea8 kind:arm_call to:0x0215bfb8 module:overlay(60) +from:0x0215befc kind:arm_call to:0x0215c204 module:overlay(60) +from:0x0215bf38 kind:arm_call to:0x0215c33c module:overlay(60) +from:0x0215bf48 kind:arm_call to:0x0215c204 module:overlay(60) +from:0x0215bf54 kind:arm_call to:0x020a95c4 module:overlay(0) +from:0x0215bf60 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bf68 kind:load to:0x02161850 module:overlay(60) +from:0x0215bf6c kind:load to:0x020b502c module:overlay(0) +from:0x0215bf78 kind:load to:0x0215c33c module:overlay(60) +from:0x0215bfa0 kind:arm_call to:0x0215c0f8 module:overlay(60) +from:0x0215bfdc kind:arm_call to:0x0215c0f8 module:overlay(60) +from:0x0215bfec kind:arm_call to:0x01ff916c module:itcm +from:0x0215bffc kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c00c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c068 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c0ac kind:arm_call to:0x02016b64 module:main +from:0x0215c0c4 kind:arm_call to:0x0215c5f4 module:overlay(60) +from:0x0215c0f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c114 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215c15c kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x0215c16c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c17c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c1bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c1c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c200 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c284 kind:arm_call to:0x020284f4 module:main +from:0x0215c2c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215c2f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c330 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c358 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c368 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c38c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215c3ac kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215c448 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215c454 kind:load to:0x027e09c0 module:dtcm +from:0x0215c468 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215c4ac kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x0215c4c8 kind:load to:0x027e09b8 module:dtcm +from:0x0215c4e0 kind:arm_call to:0x020a91e0 module:overlay(0) +from:0x0215c528 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c5f0 kind:load to:0x0203e93c module:main +from:0x0215c618 kind:arm_call to:0x02016c40 module:main +from:0x0215c65c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215c668 kind:arm_call to:0x0207e040 module:overlay(0) +from:0x0215c688 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215c69c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215c6b0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215c6c4 kind:load to:0x021632bc module:overlay(60) +from:0x0215c6d8 kind:arm_call to:0x02011f3c module:main +from:0x0215c6e4 kind:arm_call to:0x0215c748 module:overlay(60) +from:0x0215c6f8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c740 kind:load to:0x02161b8c module:overlay(60) +from:0x0215c774 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215c794 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215c7b0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c7c0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c834 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0215c83c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215c874 kind:load to:0x021632bc module:overlay(60) +from:0x0215c878 kind:load to:0x0216173c module:overlay(60) +from:0x0215c87c kind:load to:0x02161494 module:overlay(60) +from:0x0215c880 kind:load to:0x02161d00 module:overlay(60) +from:0x0215c884 kind:load to:0x02161c68 module:overlay(60) +from:0x0215c8d4 kind:load to:0x02161ba8 module:overlay(60) +from:0x0215c908 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0215c97c kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215c9a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c9ac kind:arm_call to:0x0215c9e8 module:overlay(60) +from:0x0215c9e4 kind:load to:0x02161c08 module:overlay(60) +from:0x0215ca04 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215ca54 kind:load to:0x02161b74 module:overlay(60) +from:0x0215ca58 kind:load to:0x021632c0 module:overlay(60) +from:0x0215cac4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215cad4 kind:load to:0x02161cb0 module:overlay(60) +from:0x0215caf0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cb1c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215cb44 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215cb54 kind:arm_call to:0x01ff930c module:itcm +from:0x0215cb5c kind:arm_call to:0x020e7794 module:overlay(31) +from:0x0215cc2c kind:load to:0x02161ce0 module:overlay(60) +from:0x0215cc48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cc6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215cc88 kind:load to:0x027e09a8 module:dtcm +from:0x0215ccc8 kind:arm_call to:0x020a95b8 module:overlay(0) +from:0x0215ccfc kind:arm_call to:0x01ffd420 module:itcm +from:0x0215cd14 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0215cd68 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0215cd78 kind:arm_call to:0x020a8ea0 module:overlay(0) +from:0x0215cd84 kind:load to:0x027e09b8 module:dtcm +from:0x0215cda0 kind:arm_call to:0x0215ce18 module:overlay(60) +from:0x0215cdfc kind:arm_call to:0x0211ab64 module:overlays(35,37) +from:0x0215ce14 kind:load to:0x021227f0 module:overlays(32,34,36,37) +from:0x0215ce38 kind:arm_call to:0x020c4a6c module:overlays(24,25) +from:0x0215ce40 kind:load to:0x02043e30 module:main +from:0x0215ce44 kind:load to:0x020d8640 module:overlays(19,24) +from:0x0215ce48 kind:load to:0x021227f0 module:overlays(32,34,36,37) +from:0x0215ce58 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ce60 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215ce68 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215ce80 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ce88 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215ce90 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215ce98 kind:arm_call to:0x02011ff4 module:main +from:0x0215ceac kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215cec0 kind:load to:0x021633a4 module:overlay(60) +from:0x0215ced4 kind:arm_call to:0x02011f3c module:main +from:0x0215cee0 kind:arm_call to:0x0215cf68 module:overlay(60) +from:0x0215cef4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215cf5c kind:load to:0x02161e1c module:overlay(60) +from:0x0215cf98 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215cfb8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215cfd4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215cfe4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215d05c kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0215d084 kind:load to:0x020b537c module:overlay(0) +from:0x0215d088 kind:load to:0x0216173c module:overlay(60) +from:0x0215d08c kind:load to:0x02161494 module:overlay(60) +from:0x0215d090 kind:load to:0x02162008 module:overlay(60) +from:0x0215d094 kind:load to:0x02161f28 module:overlay(60) +from:0x0215d098 kind:load to:0x02160b74 module:overlay(60) +from:0x0215d100 kind:load to:0x02161e38 module:overlay(60) +from:0x0215d13c kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0215d1a0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215d1c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d244 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d27c kind:load to:0x02161eb0 module:overlay(60) +from:0x0215d2ac kind:load to:0x027e09b8 module:dtcm +from:0x0215d2b8 kind:arm_call to:0x0215d280 module:overlay(60) +from:0x0215d2dc kind:arm_call to:0x020e7768 module:overlay(31) +from:0x0215d2ec kind:arm_call to:0x0215d280 module:overlay(60) +from:0x0215d320 kind:arm_call to:0x020e81b4 module:overlay(31) +from:0x0215d378 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215d384 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215d454 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d45c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215d464 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215d47c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d484 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215d48c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215d494 kind:arm_call to:0x02011ff4 module:main +from:0x0215d4a8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d4bc kind:load to:0x0216348c module:overlay(60) +from:0x0215d4d0 kind:arm_call to:0x02011f3c module:main +from:0x0215d4dc kind:arm_call to:0x0215d574 module:overlay(60) +from:0x0215d4f0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215d508 kind:load to:0x0216213c module:overlay(60) +from:0x0215d518 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215d530 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0215d554 kind:arm_call to:0x0203d138 module:main +from:0x0215d564 kind:load to:0x0216218c module:overlay(60) +from:0x0215d568 kind:load to:0x02162160 module:overlay(60) +from:0x0215d56c kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215d570 kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x0215d580 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215d598 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0215d5bc kind:arm_call to:0x0203d138 module:main +from:0x0215d5cc kind:load to:0x0216218c module:overlay(60) +from:0x0215d5d0 kind:load to:0x02162160 module:overlay(60) +from:0x0215d5d4 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215d5d8 kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x0215d5e4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d604 kind:arm_call to:0x0203d1e8 module:main +from:0x0215d610 kind:load to:0x0215d614 module:overlay(60) +from:0x0215d61c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215d68c kind:load to:0x027e0cd8 module:dtcm +from:0x0215d6a0 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215d6ac kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215d6b8 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215d6c4 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215d6d0 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215d6dc kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215d6e8 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215d6f4 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215d700 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215d70c kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215d718 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215d724 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215d72c kind:load to:0x021621e4 module:overlay(60) +from:0x0215d730 kind:load to:0x021621f0 module:overlay(60) +from:0x0215d734 kind:load to:0x021621fc module:overlay(60) +from:0x0215d738 kind:load to:0x02162208 module:overlay(60) +from:0x0215d7bc kind:load to:0x0216348c module:overlay(60) +from:0x0215d7c8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d7d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d7f4 kind:arm_call to:0x0203d1e8 module:main +from:0x0215d7fc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d804 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d810 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215d82c kind:arm_call to:0x0203d1e8 module:main +from:0x0215d834 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d83c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d844 kind:arm_call to:0x02011ff4 module:main +from:0x0215d850 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215d85c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d870 kind:load to:0x02163574 module:overlay(60) +from:0x0215d884 kind:arm_call to:0x02011f3c module:main +from:0x0215d890 kind:arm_call to:0x0215d8c0 module:overlay(60) +from:0x0215d8a4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215d8bc kind:load to:0x0216221c module:overlay(60) +from:0x0215d8c8 kind:arm_call to:0x0215d50c module:overlay(60) +from:0x0215d8dc kind:load to:0x02162240 module:overlay(60) +from:0x0215d92c kind:load to:0x02163574 module:overlay(60) +from:0x0215d948 kind:arm_call to:0x0203d1e8 module:main +from:0x0215d950 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d958 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d964 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215d980 kind:arm_call to:0x0203d1e8 module:main +from:0x0215d988 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d990 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d998 kind:arm_call to:0x02011ff4 module:main +from:0x0215d9a4 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215d9b0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d9c4 kind:load to:0x0216365c module:overlay(60) +from:0x0215d9d8 kind:arm_call to:0x02011f3c module:main +from:0x0215d9e4 kind:arm_call to:0x0215da28 module:overlay(60) +from:0x0215d9f8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215da08 kind:arm_call to:0x020f7820 module:overlay(31) +from:0x0215da20 kind:load to:0x021622dc module:overlay(60) +from:0x0215da24 kind:load to:0x021622b8 module:overlay(60) +from:0x0215da30 kind:arm_call to:0x020f7454 module:overlay(31) +from:0x0215da48 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0215da80 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215da98 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215dac0 kind:arm_call to:0x0200f05c module:main +from:0x0215dadc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215daf8 kind:arm_call to:0x0203d138 module:main +from:0x0215db04 kind:load to:0x021146a0 module:overlays(19,31) +from:0x0215db08 kind:load to:0x02162160 module:overlay(60) +from:0x0215db0c kind:load to:0x02162348 module:overlay(60) +from:0x0215db10 kind:load to:0x0216365c module:overlay(60) +from:0x0215db14 kind:load to:0x02162300 module:overlay(60) +from:0x0215db18 kind:load to:0x02160b8c module:overlay(60) +from:0x0215db1c kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215db20 kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x0215db2c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215db54 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215db64 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x0215db88 kind:arm_call to:0x01fff350 module:itcm +from:0x0215dbd4 kind:load to:0x027e09bc module:dtcm +from:0x0215dbd8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215dbe0 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215dbf0 kind:arm_call to:0x020f757c module:overlay(31) +from:0x0215dc24 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215dc30 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0215dc38 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x0215dc44 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215dc50 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215dc64 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215dc70 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215dcc0 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215dccc kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215dcd8 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215dce8 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215dcf4 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215dd44 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215dd50 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0215dd60 kind:load to:0x02162298 module:overlay(60) +from:0x0215dd64 kind:load to:0x021623a0 module:overlay(60) +from:0x0215dd68 kind:load to:0x021623ac module:overlay(60) +from:0x0215dd6c kind:load to:0x021623b8 module:overlay(60) +from:0x0215dd94 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0215dd9c kind:load to:0x020b5198 module:overlay(0) +from:0x0215ddc4 kind:arm_call to:0x020f75d4 module:overlay(31) +from:0x0215ddd4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215ddf0 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215ddfc kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215de18 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215de24 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215de9c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215decc kind:load to:0x021623c4 module:overlay(60) +from:0x0215ded0 kind:load to:0x02163734 module:overlay(60) +from:0x0215ded4 kind:load to:0x027e09b8 module:dtcm +from:0x0215ded8 kind:load to:0x027e09bc module:dtcm +from:0x0215defc kind:arm_call to:0x0200f05c module:main +from:0x0215df18 kind:load to:0x0216365c module:overlay(60) +from:0x0215df1c kind:load to:0x02160b7c module:overlay(60) +from:0x0215df28 kind:arm_call to:0x02097978 module:overlay(0) +from:0x0215df30 kind:arm_call to:0x020f7a24 module:overlay(31) +from:0x0215df40 kind:arm_call to:0x0209792c module:overlay(0) +from:0x0215df48 kind:arm_call to:0x020f7a00 module:overlay(31) +from:0x0215df54 kind:arm_call to:0x020f7844 module:overlay(31) +from:0x0215df78 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215df8c kind:load to:0x02057884 module:overlay(0) +from:0x0215dfa0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215dfa8 kind:arm_call to:0x02011ff4 module:main +from:0x0215dfcc kind:arm_call to:0x0203d1e8 module:main +from:0x0215dfd4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215dfdc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215dfe4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215dfec kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215dff8 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215e014 kind:arm_call to:0x0203d1e8 module:main +from:0x0215e01c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e024 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e02c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e034 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e03c kind:arm_call to:0x02011ff4 module:main +from:0x0215e048 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215e058 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e060 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e074 kind:load to:0x021637a8 module:overlay(60) +from:0x0215e088 kind:arm_call to:0x02011f3c module:main +from:0x0215e094 kind:arm_call to:0x0215e0c4 module:overlay(60) +from:0x0215e0a8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215e0c0 kind:load to:0x021623d4 module:overlay(60) +from:0x0215e0cc kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215e0e0 kind:load to:0x021623f8 module:overlay(60) +from:0x0215e134 kind:load to:0x021637a8 module:overlay(60) +from:0x0215e144 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e14c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e164 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e16c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e174 kind:arm_call to:0x02011ff4 module:main +from:0x0215e188 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e19c kind:load to:0x02163890 module:overlay(60) +from:0x0215e1b0 kind:arm_call to:0x02011f3c module:main +from:0x0215e1bc kind:arm_call to:0x0215e1ec module:overlay(60) +from:0x0215e1d0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215e1e8 kind:load to:0x02162470 module:overlay(60) +from:0x0215e1f4 kind:arm_call to:0x020f7454 module:overlay(31) +from:0x0215e20c kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0215e238 kind:arm_call to:0x0200f05c module:main +from:0x0215e254 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215e27c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215e294 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e2bc kind:arm_call to:0x0203d138 module:main +from:0x0215e2c8 kind:load to:0x021146a0 module:overlays(19,31) +from:0x0215e2cc kind:load to:0x02162160 module:overlay(60) +from:0x0215e2d0 kind:load to:0x021624dc module:overlay(60) +from:0x0215e2d4 kind:load to:0x02163890 module:overlay(60) +from:0x0215e2d8 kind:load to:0x02160bac module:overlay(60) +from:0x0215e2dc kind:load to:0x02162494 module:overlay(60) +from:0x0215e2e0 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215e2e4 kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x0215e2f0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e308 kind:arm_call to:0x020f757c module:overlay(31) +from:0x0215e33c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215e354 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0215e35c kind:arm_call to:0x02057d7c module:overlay(0) +from:0x0215e368 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215e374 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215e384 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215e390 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215e3c0 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215e3cc kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215e410 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215e41c kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215e428 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215e46c kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215e47c kind:load to:0x02162450 module:overlay(60) +from:0x0215e480 kind:load to:0x02162534 module:overlay(60) +from:0x0215e484 kind:load to:0x0216253c module:overlay(60) +from:0x0215e488 kind:load to:0x02162548 module:overlay(60) +from:0x0215e48c kind:load to:0x02162554 module:overlay(60) +from:0x0215e4d8 kind:arm_call to:0x0200f05c module:main +from:0x0215e4f4 kind:load to:0x02163890 module:overlay(60) +from:0x0215e4f8 kind:load to:0x02160b9c module:overlay(60) +from:0x0215e504 kind:arm_call to:0x020f75d4 module:overlay(31) +from:0x0215e528 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e530 kind:arm_call to:0x02011ff4 module:main +from:0x0215e554 kind:arm_call to:0x0203d1e8 module:main +from:0x0215e55c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e564 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e56c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e574 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e580 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215e59c kind:arm_call to:0x0203d1e8 module:main +from:0x0215e5a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e5ac kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e5b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e5bc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e5c4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e5d0 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215e5dc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e5f0 kind:load to:0x02163978 module:overlay(60) +from:0x0215e604 kind:arm_call to:0x02011f3c module:main +from:0x0215e610 kind:arm_call to:0x0215e640 module:overlay(60) +from:0x0215e624 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215e63c kind:load to:0x02162568 module:overlay(60) +from:0x0215e648 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215e65c kind:load to:0x0216258c module:overlay(60) +from:0x0215e6b0 kind:load to:0x02163978 module:overlay(60) +from:0x0215e6c0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e6c8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e6e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e6e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e6f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e704 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e718 kind:load to:0x02163a60 module:overlay(60) +from:0x0215e72c kind:arm_call to:0x02011f3c module:main +from:0x0215e738 kind:arm_call to:0x0215e768 module:overlay(60) +from:0x0215e74c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215e764 kind:load to:0x021625ec module:overlay(60) +from:0x0215e774 kind:arm_call to:0x020f7454 module:overlay(31) +from:0x0215e78c kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0215e7b8 kind:arm_call to:0x0203d138 module:main +from:0x0215e7c8 kind:load to:0x021146a0 module:overlays(19,31) +from:0x0215e7cc kind:load to:0x02162160 module:overlay(60) +from:0x0215e7d0 kind:load to:0x02162610 module:overlay(60) +from:0x0215e7d4 kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215e7d8 kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x0215e7f0 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215e7fc kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215e808 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215e814 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215e820 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215e82c kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215e838 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215e844 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215e850 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215e858 kind:load to:0x02162668 module:overlay(60) +from:0x0215e85c kind:load to:0x02162674 module:overlay(60) +from:0x0215e860 kind:load to:0x02162680 module:overlay(60) +from:0x0215e8c4 kind:load to:0x02163a60 module:overlay(60) +from:0x0215e8e0 kind:arm_call to:0x0203d1e8 module:main +from:0x0215e8e8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e8f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e8fc kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215e918 kind:arm_call to:0x0203d1e8 module:main +from:0x0215e920 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e928 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e930 kind:arm_call to:0x02011ff4 module:main +from:0x0215e93c kind:load to:0x0215d5f0 module:overlay(60) +from:0x0215e948 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e95c kind:load to:0x02163b48 module:overlay(60) +from:0x0215e970 kind:arm_call to:0x02011f3c module:main +from:0x0215e97c kind:arm_call to:0x0215e9ac module:overlay(60) +from:0x0215e990 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215e9a8 kind:load to:0x021626ac module:overlay(60) +from:0x0215e9b4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215ea0c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215ea34 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215ea4c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ea64 kind:load to:0x021626d0 module:overlay(60) +from:0x0215ea68 kind:load to:0x02163b48 module:overlay(60) +from:0x0215ea6c kind:load to:0x02162300 module:overlay(60) +from:0x0215eac8 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215ead8 kind:load to:0x0216268c module:overlay(60) +from:0x0215eb30 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215eb38 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215eb40 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215eb58 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215eb60 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215eb68 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215eb70 kind:arm_call to:0x02011ff4 module:main +from:0x0215eb84 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215eb98 kind:load to:0x02163c30 module:overlay(60) +from:0x0215ebac kind:arm_call to:0x02011f3c module:main +from:0x0215ebb8 kind:arm_call to:0x0215ebe8 module:overlay(60) +from:0x0215ebcc kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215ebe4 kind:load to:0x0216272c module:overlay(60) +from:0x0215ebf0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215ec48 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215ec54 kind:load to:0x02162750 module:overlay(60) +from:0x0215ec58 kind:load to:0x02163c30 module:overlay(60) +from:0x0215ecc8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215ecd0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215ece8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215ecf0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215ecf8 kind:arm_call to:0x02011ff4 module:main +from:0x0215ed0c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215ed20 kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x0215ed34 kind:load to:0x021627d0 module:overlay(60) +from:0x0215ed40 kind:load to:0x01ffc57c module:itcm +from:0x0215ed4c kind:load to:0x02163d18 module:overlay(60) +from:0x0215ed60 kind:arm_call to:0x02011f3c module:main +from:0x0215ed6c kind:arm_call to:0x0215ede0 module:overlay(60) +from:0x0215ed84 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215edd0 kind:load to:0x021627ac module:overlay(60) +from:0x0215ee44 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0215ee54 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215ee74 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215ee98 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0215eeb0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215eec0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ef34 kind:arm_call to:0x0215ed18 module:overlay(60) +from:0x0215ef40 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215ef54 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215ef6c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ef80 kind:arm_call to:0x020eeaf8 module:overlays(26,31) +from:0x0215efe0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0215f010 kind:arm_call_thumb to:0x02099aa4 module:overlay(0) +from:0x0215f02c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215f08c kind:arm_call to:0x0203d138 module:main +from:0x0215f0e0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215f0e8 kind:arm_call to:0x020eeb38 module:overlay(31) +from:0x0215f0f8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f0fc kind:load to:0x020b537c module:overlay(0) +from:0x0215f104 kind:load to:0x0216173c module:overlay(60) +from:0x0215f108 kind:load to:0x02161494 module:overlay(60) +from:0x0215f10c kind:load to:0x02162934 module:overlay(60) +from:0x0215f110 kind:load to:0x021627fc module:overlay(60) +from:0x0215f114 kind:load to:0x02162844 module:overlay(60) +from:0x0215f118 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215f11c kind:load to:0x021600a0 module:overlay(60) +from:0x0215f120 kind:load to:0x02162884 module:overlay(60) +from:0x0215f124 kind:load to:0x02162a48 module:overlay(60) +from:0x0215f130 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215f144 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f158 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f190 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f1a8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f1b4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215f1cc kind:arm_call to:0x0203d1e8 module:main +from:0x0215f1d8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f1e0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f1e8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215f1f0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215f1f8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215f200 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215f20c kind:load to:0x02162934 module:overlay(60) +from:0x0215f210 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215f240 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f258 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f264 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215f27c kind:arm_call to:0x0203d1e8 module:main +from:0x0215f288 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f290 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f298 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215f2a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215f2a8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215f2b0 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215f2b8 kind:arm_call to:0x02011ff4 module:main +from:0x0215f2c4 kind:load to:0x02162934 module:overlay(60) +from:0x0215f2c8 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215f2e4 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x0215f2ec kind:arm_call to:0x020e3c84 module:overlay(31) +from:0x0215f308 kind:load to:0x027e09ac module:dtcm +from:0x0215f334 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215f354 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215f3c0 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215f42c kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215f48c kind:arm_call to:0x020e7660 module:overlay(31) +from:0x0215f4b4 kind:load to:0x020b537c module:overlay(0) +from:0x0215f4c0 kind:load to:0x02162914 module:overlay(60) +from:0x0215f4c4 kind:load to:0x0215fc60 module:overlay(60) +from:0x0215f4e0 kind:arm_call to:0x020e8510 module:overlay(31) +from:0x0215f51c kind:arm_call to:0x020eec88 module:overlay(31) +from:0x0215f534 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f548 kind:arm_call to:0x020e7798 module:overlay(31) +from:0x0215f5f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f638 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f668 kind:arm_call to:0x020d6b5c module:overlay(24) +from:0x0215f6ac kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0215f768 kind:load to:0x02049bc4 module:main +from:0x0215f7ac kind:load to:0x0215f7b0 module:overlay(60) +from:0x0215f804 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215f854 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f884 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f8d0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f8f4 kind:arm_call to:0x020eecc8 module:overlay(31) +from:0x0215f900 kind:load to:0x0203e93c module:main +from:0x0215f928 kind:arm_call to:0x0215fb88 module:overlay(60) +from:0x0215f954 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215f984 kind:arm_call to:0x0215fd18 module:overlay(60) +from:0x0215f994 kind:arm_call to:0x0215ff28 module:overlay(60) +from:0x0215fa08 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215fae0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215fb20 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215fb60 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215fb6c kind:load to:0x02163d18 module:overlay(60) +from:0x0215fb70 kind:load to:0x020b537c module:overlay(0) +from:0x0215fb7c kind:load to:0x02162a48 module:overlay(60) +from:0x0215fb80 kind:load to:0x02162af0 module:overlay(60) +from:0x0215fb84 kind:load to:0x02162b08 module:overlay(60) +from:0x0215fc5c kind:load to:0x027e0d3c module:dtcm +from:0x0215fce0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215fcf0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fd14 kind:load to:0x0203e93c module:main +from:0x0215fd40 kind:arm_call to:0x01ff916c module:itcm +from:0x0215fe2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fe44 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215fe54 kind:load to:0x0203e93c module:main +from:0x0215fe58 kind:load to:0x027e0cec module:dtcm +from:0x0215fe68 kind:arm_call to:0x020a92b0 module:overlay(0) +from:0x0215fe98 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215feac kind:arm_call to:0x0206dc2c module:overlay(0) +from:0x0215fec4 kind:arm_call to:0x0215fd18 module:overlay(60) +from:0x0215ff20 kind:load to:0x020b51f4 module:overlay(0) +from:0x0215ff24 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ff58 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ff98 kind:arm_call to:0x02071c70 module:overlay(0) +from:0x0215fff8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02160010 kind:arm_call to:0x01ff916c module:itcm +from:0x02160028 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02160050 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02160090 kind:load to:0x027e09a8 module:dtcm +from:0x02160098 kind:load to:0x027e0cec module:dtcm +from:0x021600b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021600bc kind:arm_call to:0x02011ff4 module:main +from:0x021600d0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021600d8 kind:arm_call to:0x02011ff4 module:main +from:0x021600ec kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021600f4 kind:arm_call to:0x02011ff4 module:main +from:0x02160108 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216011c kind:load to:0x02163e00 module:overlay(60) +from:0x02160130 kind:arm_call to:0x02011f3c module:main +from:0x0216013c kind:arm_call to:0x02160198 module:overlay(60) +from:0x02160150 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216018c kind:load to:0x02162ba0 module:overlay(60) +from:0x021601c4 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x021601e4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02160200 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02160210 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02160284 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x021602a4 kind:load to:0x02163e00 module:overlay(60) +from:0x021602a8 kind:load to:0x0216173c module:overlay(60) +from:0x021602ac kind:load to:0x02161494 module:overlay(60) +from:0x021602b0 kind:load to:0x02162c0c module:overlay(60) +from:0x021602b4 kind:load to:0x02162bbc module:overlay(60) +from:0x021602b8 kind:load to:0x02160bc4 module:overlay(60) +from:0x021602c8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021602d0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021602d8 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021602f0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021602f8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02160300 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02160308 kind:arm_call to:0x02011ff4 module:main +from:0x0216031c kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x02160338 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216034c kind:load to:0x02163ee8 module:overlay(60) +from:0x02160360 kind:arm_call to:0x02011f3c module:main +from:0x0216036c kind:arm_call to:0x0216040c module:overlay(60) +from:0x02160384 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02160394 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021603f4 kind:load to:0x02162d2c module:overlay(60) +from:0x021603f8 kind:load to:0x02162d64 module:overlay(60) +from:0x021603fc kind:load to:0x02162d48 module:overlay(60) +from:0x02160414 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0216046c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02160480 kind:load to:0x02162d8c module:overlay(60) +from:0x02160484 kind:load to:0x02163ee8 module:overlay(60) +from:0x02160488 kind:load to:0x02163fbc module:overlay(60) +from:0x021604c4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021604cc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021604e4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021604ec kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021604f4 kind:arm_call to:0x02011ff4 module:main +from:0x02160508 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0216051c kind:load to:0x02163fec module:overlay(60) +from:0x02160530 kind:arm_call to:0x02011f3c module:main +from:0x0216053c kind:arm_call to:0x021605f0 module:overlay(60) +from:0x02160554 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02160564 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021605dc kind:load to:0x02162dcc module:overlay(60) +from:0x021605e0 kind:load to:0x02162e04 module:overlay(60) +from:0x021605e4 kind:load to:0x02162de8 module:overlay(60) +from:0x021605f8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0216063c kind:load to:0x02162e2c module:overlay(60) +from:0x02160640 kind:load to:0x020b1948 module:overlay(0) +from:0x02160670 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0216068c kind:load to:0x027e0cd8 module:dtcm +from:0x02160690 kind:load to:0x021640c0 module:overlay(60) +from:0x021606dc kind:arm_call to:0x01fff498 module:itcm +from:0x021606e8 kind:arm_call to:0x01fff584 module:itcm +from:0x02160724 kind:arm_call to:0x01fff498 module:itcm +from:0x02160730 kind:arm_call to:0x01fff584 module:itcm +from:0x0216076c kind:arm_call to:0x01fff498 module:itcm +from:0x02160778 kind:arm_call to:0x01fff584 module:itcm +from:0x021607b4 kind:arm_call to:0x01fff498 module:itcm +from:0x021607c0 kind:arm_call to:0x01fff584 module:itcm +from:0x021607f4 kind:arm_call to:0x02160948 module:overlay(60) +from:0x0216080c kind:arm_call to:0x02160948 module:overlay(60) +from:0x02160824 kind:arm_call to:0x02160948 module:overlay(60) +from:0x0216083c kind:arm_call to:0x02160948 module:overlay(60) +from:0x02160898 kind:load to:0x027e0ce8 module:dtcm +from:0x021608a0 kind:load to:0x02160bfc module:overlay(60) +from:0x021608dc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02160900 kind:load to:0x0203e93c module:main +from:0x02160924 kind:arm_call to:0x0200f05c module:main +from:0x02160940 kind:load to:0x02163fec module:overlay(60) +from:0x02160944 kind:load to:0x02160bcc module:overlay(60) +from:0x0216096c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02160974 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0216098c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02160994 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0216099c kind:arm_call to:0x02011ff4 module:main +from:0x021609b0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021609c4 kind:load to:0x021640f4 module:overlay(60) +from:0x021609d8 kind:arm_call to:0x02011f3c module:main +from:0x021609e4 kind:arm_call to:0x02160a30 module:overlay(60) +from:0x021609f8 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02160a28 kind:load to:0x02162e70 module:overlay(60) +from:0x02160a38 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02160a48 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160a5c kind:load to:0x02162e8c module:overlay(60) +from:0x02160a60 kind:load to:0x02162e04 module:overlay(60) +from:0x02160a90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160acc kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160b38 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02160b4c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02160b54 kind:arm_call to:0x02011ff4 module:main +from:0x02160b68 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02160cd8 kind:arm_call to:0x02157eb0 module:overlay(60) +from:0x02160ce8 kind:arm_call to:0x0203ce4c module:main +from:0x02160d10 kind:arm_call to:0x02157f38 module:overlay(60) +from:0x02160d20 kind:arm_call to:0x0203ce4c module:main +from:0x02160d48 kind:arm_call to:0x02157fc4 module:overlay(60) +from:0x02160d58 kind:arm_call to:0x0203ce4c module:main +from:0x02160d6c kind:load to:0x02162ee0 module:overlay(60) +from:0x02160d70 kind:load to:0x02162f10 module:overlay(60) +from:0x02160d74 kind:load to:0x02159248 module:overlay(60) +from:0x02160d78 kind:load to:0x02162eec module:overlay(60) +from:0x02160d7c kind:load to:0x02162fe8 module:overlay(60) +from:0x02160d80 kind:load to:0x0215925c module:overlay(60) +from:0x02160d84 kind:load to:0x02162ef8 module:overlay(60) +from:0x02160d88 kind:load to:0x021630c0 module:overlay(60) +from:0x02160d8c kind:load to:0x02159270 module:overlay(60) +from:0x02160d90 kind:load to:0x02162f04 module:overlay(60) +from:0x02160de8 kind:arm_call to:0x021592b4 module:overlay(60) +from:0x02160df8 kind:arm_call to:0x0203ce4c module:main +from:0x02160e20 kind:arm_call to:0x02159340 module:overlay(60) +from:0x02160e30 kind:arm_call to:0x0203ce4c module:main +from:0x02160e58 kind:arm_call to:0x021593d0 module:overlay(60) +from:0x02160e68 kind:arm_call to:0x0203ce4c module:main +from:0x02160e80 kind:load to:0x02161850 module:overlay(60) +from:0x02160e84 kind:load to:0x02163198 module:overlay(60) +from:0x02160e88 kind:load to:0x021631e0 module:overlay(60) +from:0x02160e8c kind:load to:0x0215c680 module:overlay(60) +from:0x02160e90 kind:load to:0x021631b0 module:overlay(60) +from:0x02160e94 kind:load to:0x02163224 module:overlay(60) +from:0x02160e98 kind:load to:0x0215c694 module:overlay(60) +from:0x02160e9c kind:load to:0x021631bc module:overlay(60) +from:0x02160ea0 kind:load to:0x02163268 module:overlay(60) +from:0x02160ea4 kind:load to:0x0215c6a8 module:overlay(60) +from:0x02160ea8 kind:load to:0x021631c8 module:overlay(60) +from:0x02160ee0 kind:arm_call to:0x0215c6ec module:overlay(60) +from:0x02160ef0 kind:arm_call to:0x0203ce4c module:main +from:0x02160f04 kind:load to:0x02161b74 module:overlay(60) +from:0x02160f0c kind:load to:0x021632ac module:overlay(60) +from:0x02160f10 kind:load to:0x021632bc module:overlay(60) +from:0x02160f14 kind:load to:0x0215cea4 module:overlay(60) +from:0x02160f18 kind:load to:0x021632b0 module:overlay(60) +from:0x02160f38 kind:arm_call to:0x0215cee8 module:overlay(60) +from:0x02160f48 kind:arm_call to:0x0203ce4c module:main +from:0x02160f5c kind:load to:0x02163394 module:overlay(60) +from:0x02160f60 kind:load to:0x021633a4 module:overlay(60) +from:0x02160f64 kind:load to:0x0215d4a0 module:overlay(60) +from:0x02160f68 kind:load to:0x02163398 module:overlay(60) +from:0x02160f88 kind:arm_call to:0x0215d4e4 module:overlay(60) +from:0x02160f98 kind:arm_call to:0x0203ce4c module:main +from:0x02160fac kind:load to:0x0216347c module:overlay(60) +from:0x02160fb0 kind:load to:0x0216348c module:overlay(60) +from:0x02160fb4 kind:load to:0x0215d854 module:overlay(60) +from:0x02160fb8 kind:load to:0x02163480 module:overlay(60) +from:0x02160fd8 kind:arm_call to:0x0215d898 module:overlay(60) +from:0x02160fe8 kind:arm_call to:0x0203ce4c module:main +from:0x02160ffc kind:load to:0x02163564 module:overlay(60) +from:0x02161000 kind:load to:0x02163574 module:overlay(60) +from:0x02161004 kind:load to:0x0215d9a8 module:overlay(60) +from:0x02161008 kind:load to:0x02163568 module:overlay(60) +from:0x02161028 kind:arm_call to:0x0215d9ec module:overlay(60) +from:0x02161038 kind:arm_call to:0x0203ce4c module:main +from:0x0216104c kind:load to:0x0216364c module:overlay(60) +from:0x02161050 kind:load to:0x0216365c module:overlay(60) +from:0x02161054 kind:load to:0x0215e04c module:overlay(60) +from:0x02161058 kind:load to:0x02163650 module:overlay(60) +from:0x02161078 kind:arm_call to:0x0215e09c module:overlay(60) +from:0x02161088 kind:arm_call to:0x0203ce4c module:main +from:0x0216109c kind:load to:0x02163798 module:overlay(60) +from:0x021610a0 kind:load to:0x021637a8 module:overlay(60) +from:0x021610a4 kind:load to:0x0215e180 module:overlay(60) +from:0x021610a8 kind:load to:0x0216379c module:overlay(60) +from:0x021610c8 kind:arm_call to:0x0215e1c4 module:overlay(60) +from:0x021610d8 kind:arm_call to:0x0203ce4c module:main +from:0x021610ec kind:load to:0x02163880 module:overlay(60) +from:0x021610f0 kind:load to:0x02163890 module:overlay(60) +from:0x021610f4 kind:load to:0x0215e5d4 module:overlay(60) +from:0x021610f8 kind:load to:0x02163884 module:overlay(60) +from:0x02161118 kind:arm_call to:0x0215e618 module:overlay(60) +from:0x02161128 kind:arm_call to:0x0203ce4c module:main +from:0x0216113c kind:load to:0x02163968 module:overlay(60) +from:0x02161140 kind:load to:0x02163978 module:overlay(60) +from:0x02161144 kind:load to:0x0215e6fc module:overlay(60) +from:0x02161148 kind:load to:0x0216396c module:overlay(60) +from:0x02161168 kind:arm_call to:0x0215e740 module:overlay(60) +from:0x02161178 kind:arm_call to:0x0203ce4c module:main +from:0x0216118c kind:load to:0x02163a50 module:overlay(60) +from:0x02161190 kind:load to:0x02163a60 module:overlay(60) +from:0x02161194 kind:load to:0x0215e940 module:overlay(60) +from:0x02161198 kind:load to:0x02163a54 module:overlay(60) +from:0x021611b8 kind:arm_call to:0x0215e984 module:overlay(60) +from:0x021611c8 kind:arm_call to:0x0203ce4c module:main +from:0x021611dc kind:load to:0x02163b38 module:overlay(60) +from:0x021611e0 kind:load to:0x02163b48 module:overlay(60) +from:0x021611e4 kind:load to:0x0215eb7c module:overlay(60) +from:0x021611e8 kind:load to:0x02163b3c module:overlay(60) +from:0x02161208 kind:arm_call to:0x0215ebc0 module:overlay(60) +from:0x02161218 kind:arm_call to:0x0203ce4c module:main +from:0x0216122c kind:load to:0x02163c20 module:overlay(60) +from:0x02161230 kind:load to:0x02163c30 module:overlay(60) +from:0x02161234 kind:load to:0x0215ed04 module:overlay(60) +from:0x02161238 kind:load to:0x02163c24 module:overlay(60) +from:0x02161258 kind:arm_call to:0x0215ed78 module:overlay(60) +from:0x02161268 kind:arm_call to:0x0203ce4c module:main +from:0x0216127c kind:load to:0x02163d08 module:overlay(60) +from:0x02161280 kind:load to:0x02163d18 module:overlay(60) +from:0x02161284 kind:load to:0x02160100 module:overlay(60) +from:0x02161288 kind:load to:0x02163d0c module:overlay(60) +from:0x021612a8 kind:arm_call to:0x02160144 module:overlay(60) +from:0x021612b8 kind:arm_call to:0x0203ce4c module:main +from:0x021612cc kind:load to:0x02163df0 module:overlay(60) +from:0x021612d0 kind:load to:0x02163e00 module:overlay(60) +from:0x021612d4 kind:load to:0x02160330 module:overlay(60) +from:0x021612d8 kind:load to:0x02163df4 module:overlay(60) +from:0x021612f8 kind:arm_call to:0x02160374 module:overlay(60) +from:0x02161308 kind:arm_call to:0x0203ce4c module:main +from:0x0216131c kind:load to:0x02163ed8 module:overlay(60) +from:0x02161320 kind:load to:0x02163ee8 module:overlay(60) +from:0x02161324 kind:load to:0x02160500 module:overlay(60) +from:0x02161328 kind:load to:0x02163edc module:overlay(60) +from:0x02161348 kind:arm_call to:0x02160544 module:overlay(60) +from:0x02161358 kind:arm_call to:0x0203ce4c module:main +from:0x0216136c kind:load to:0x02163fdc module:overlay(60) +from:0x02161370 kind:load to:0x02163fec module:overlay(60) +from:0x02161374 kind:load to:0x021609a8 module:overlay(60) +from:0x02161378 kind:load to:0x02163fe0 module:overlay(60) +from:0x02161398 kind:arm_call to:0x021609ec module:overlay(60) +from:0x021613a8 kind:arm_call to:0x0203ce4c module:main +from:0x021613bc kind:load to:0x021640e4 module:overlay(60) +from:0x021613c0 kind:load to:0x021640f4 module:overlay(60) +from:0x021613c4 kind:load to:0x02160b60 module:overlay(60) +from:0x021613c8 kind:load to:0x021640e8 module:overlay(60) +from:0x021613cc kind:load to:0x02160cbc module:overlay(60) +from:0x021613d0 kind:load to:0x02160d94 module:overlay(60) +from:0x021613d4 kind:load to:0x02160eac module:overlay(60) +from:0x021613d8 kind:load to:0x02160f1c module:overlay(60) +from:0x021613dc kind:load to:0x02160f6c module:overlay(60) +from:0x021613e0 kind:load to:0x02160fbc module:overlay(60) +from:0x021613e4 kind:load to:0x0216100c module:overlay(60) +from:0x021613e8 kind:load to:0x0216105c module:overlay(60) +from:0x021613ec kind:load to:0x021610ac module:overlay(60) +from:0x021613f0 kind:load to:0x021610fc module:overlay(60) +from:0x021613f4 kind:load to:0x0216114c module:overlay(60) +from:0x021613f8 kind:load to:0x0216119c module:overlay(60) +from:0x021613fc kind:load to:0x021611ec module:overlay(60) +from:0x02161400 kind:load to:0x0216123c module:overlay(60) +from:0x02161404 kind:load to:0x0216128c module:overlay(60) +from:0x02161408 kind:load to:0x021612dc module:overlay(60) +from:0x0216140c kind:load to:0x0216132c module:overlay(60) +from:0x02161410 kind:load to:0x0216137c module:overlay(60) +from:0x02161428 kind:load to:0x02157fa0 module:overlay(60) +from:0x0216142c kind:load to:0x02097924 module:overlay(0) +from:0x02161430 kind:load to:0x02097734 module:overlay(0) +from:0x02161434 kind:load to:0x020977b0 module:overlay(0) +from:0x02161438 kind:load to:0x0209792c module:overlay(0) +from:0x0216143c kind:load to:0x0209794c module:overlay(0) +from:0x02161440 kind:load to:0x02097978 module:overlay(0) +from:0x0216144c kind:load to:0x02157f14 module:overlay(60) +from:0x02161450 kind:load to:0x02097924 module:overlay(0) +from:0x02161454 kind:load to:0x02097734 module:overlay(0) +from:0x02161458 kind:load to:0x020977b0 module:overlay(0) +from:0x0216145c kind:load to:0x0209792c module:overlay(0) +from:0x02161460 kind:load to:0x0209794c module:overlay(0) +from:0x02161464 kind:load to:0x02097978 module:overlay(0) +from:0x02161470 kind:load to:0x02157e8c module:overlay(60) +from:0x02161474 kind:load to:0x02097924 module:overlay(0) +from:0x02161478 kind:load to:0x02097734 module:overlay(0) +from:0x0216147c kind:load to:0x020977b0 module:overlay(0) +from:0x02161480 kind:load to:0x0209792c module:overlay(0) +from:0x02161484 kind:load to:0x0209794c module:overlay(0) +from:0x02161488 kind:load to:0x02097978 module:overlay(0) +from:0x02161494 kind:load to:0x02158194 module:overlay(60) +from:0x02161498 kind:load to:0x021591e4 module:overlay(60) +from:0x0216149c kind:load to:0x0209a234 module:overlay(0) +from:0x021614a0 kind:load to:0x0209a268 module:overlay(0) +from:0x021614a4 kind:load to:0x0209a300 module:overlay(0) +from:0x021614a8 kind:load to:0x0209a314 module:overlay(0) +from:0x021614ac kind:load to:0x0209a0c4 module:overlay(0) +from:0x021614b0 kind:load to:0x0209a33c module:overlay(0) +from:0x021614b4 kind:load to:0x0209a3c4 module:overlay(0) +from:0x021614b8 kind:load to:0x0209a04c module:overlay(0) +from:0x021614bc kind:load to:0x0209a2d0 module:overlay(0) +from:0x021614c0 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021614c4 kind:load to:0x0209a328 module:overlay(0) +from:0x021614c8 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021614cc kind:load to:0x021591b8 module:overlay(60) +from:0x021614d0 kind:load to:0x02159194 module:overlay(60) +from:0x021614d4 kind:load to:0x0209a6ec module:overlay(0) +from:0x02161580 kind:load to:0x02158c58 module:overlay(60) +from:0x02161588 kind:load to:0x021588a0 module:overlay(60) +from:0x02161590 kind:load to:0x02158cec module:overlay(60) +from:0x02161598 kind:load to:0x02158ab0 module:overlay(60) +from:0x021615a0 kind:load to:0x02158d84 module:overlay(60) +from:0x021615f0 kind:load to:0x02158cd4 module:overlay(60) +from:0x021615f8 kind:load to:0x021589c8 module:overlay(60) +from:0x02161600 kind:load to:0x02158d64 module:overlay(60) +from:0x02161608 kind:load to:0x02158b68 module:overlay(60) +from:0x02161610 kind:load to:0x02158df8 module:overlay(60) +from:0x02161620 kind:load to:0x020984f8 module:overlay(0) +from:0x02161624 kind:load to:0x02098534 module:overlay(0) +from:0x02161628 kind:load to:0x0209854c module:overlay(0) +from:0x0216162c kind:load to:0x02098558 module:overlay(0) +from:0x02161630 kind:load to:0x01fff464 module:itcm +from:0x02161634 kind:load to:0x020a99b8 module:overlay(0) +from:0x02161638 kind:load to:0x020a8d08 module:overlay(0) +from:0x0216163c kind:load to:0x020a8d84 module:overlay(0) +from:0x02161640 kind:load to:0x02158458 module:overlay(60) +from:0x02161644 kind:load to:0x020a98d4 module:overlay(0) +from:0x02161648 kind:load to:0x0209849c module:overlay(0) +from:0x0216164c kind:load to:0x021583e0 module:overlay(60) +from:0x02161650 kind:load to:0x020984a4 module:overlay(0) +from:0x02161654 kind:load to:0x020984a8 module:overlay(0) +from:0x02161658 kind:load to:0x02098564 module:overlay(0) +from:0x0216165c kind:load to:0x020985d0 module:overlay(0) +from:0x02161660 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02161664 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02161668 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216166c kind:load to:0x021581a8 module:overlay(60) +from:0x02161670 kind:load to:0x021581d8 module:overlay(60) +from:0x02161674 kind:load to:0x02158210 module:overlay(60) +from:0x02161678 kind:load to:0x021583ec module:overlay(60) +from:0x0216167c kind:load to:0x020a92b0 module:overlay(0) +from:0x02161680 kind:load to:0x020a8f58 module:overlay(0) +from:0x02161684 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02161688 kind:load to:0x020a9130 module:overlay(0) +from:0x0216168c kind:load to:0x020a912c module:overlay(0) +from:0x02161690 kind:load to:0x020a91fc module:overlay(0) +from:0x02161694 kind:load to:0x020a9220 module:overlay(0) +from:0x02161698 kind:load to:0x020a9224 module:overlay(0) +from:0x0216169c kind:load to:0x020a9180 module:overlay(0) +from:0x021616a0 kind:load to:0x020a9188 module:overlay(0) +from:0x021616a4 kind:load to:0x020a9190 module:overlay(0) +from:0x021616a8 kind:load to:0x020a8f34 module:overlay(0) +from:0x021616ac kind:load to:0x020a8f3c module:overlay(0) +from:0x021616b0 kind:load to:0x021582a0 module:overlay(60) +from:0x021616b4 kind:load to:0x020a8f4c module:overlay(0) +from:0x021616b8 kind:load to:0x020a9428 module:overlay(0) +from:0x021616bc kind:load to:0x020a9578 module:overlay(0) +from:0x021616c0 kind:load to:0x020a95a4 module:overlay(0) +from:0x021616c4 kind:load to:0x020a95c4 module:overlay(0) +from:0x021616c8 kind:load to:0x020a97dc module:overlay(0) +from:0x021616cc kind:load to:0x021590b8 module:overlay(60) +from:0x021616d0 kind:load to:0x020a8ea0 module:overlay(0) +from:0x021616d4 kind:load to:0x020a8e64 module:overlay(0) +from:0x021616d8 kind:load to:0x020a9984 module:overlay(0) +from:0x021616dc kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x021616e0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021616e4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021616e8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021616ec kind:load to:0x021586fc module:overlay(60) +from:0x021616f0 kind:load to:0x02158798 module:overlay(60) +from:0x021616f4 kind:load to:0x021587dc module:overlay(60) +from:0x021616f8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021616fc kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02161700 kind:load to:0x021586d0 module:overlay(60) +from:0x02161704 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02161708 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0216170c kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02161710 kind:load to:0x02158740 module:overlay(60) +from:0x02161714 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02161718 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0216171c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02161720 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02161724 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02161728 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0216172c kind:load to:0x02159020 module:overlay(60) +from:0x02161730 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0216173c kind:load to:0x020984f8 module:overlay(0) +from:0x02161740 kind:load to:0x02098534 module:overlay(0) +from:0x02161744 kind:load to:0x0209854c module:overlay(0) +from:0x02161748 kind:load to:0x02098558 module:overlay(0) +from:0x0216174c kind:load to:0x01fff464 module:itcm +from:0x02161750 kind:load to:0x020a99b8 module:overlay(0) +from:0x02161754 kind:load to:0x020a8d08 module:overlay(0) +from:0x02161758 kind:load to:0x020a8d84 module:overlay(0) +from:0x0216175c kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x02161760 kind:load to:0x020a98d4 module:overlay(0) +from:0x02161764 kind:load to:0x0209849c module:overlay(0) +from:0x02161768 kind:load to:0x020a993c module:overlay(0) +from:0x0216176c kind:load to:0x020984a4 module:overlay(0) +from:0x02161770 kind:load to:0x020984a8 module:overlay(0) +from:0x02161774 kind:load to:0x02098564 module:overlay(0) +from:0x02161778 kind:load to:0x020985d0 module:overlay(0) +from:0x0216177c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02161780 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02161784 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02161788 kind:load to:0x02159228 module:overlay(60) +from:0x0216178c kind:load to:0x02159200 module:overlay(60) +from:0x02161790 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02161794 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02161798 kind:load to:0x020a92b0 module:overlay(0) +from:0x0216179c kind:load to:0x020a8f58 module:overlay(0) +from:0x021617a0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021617a4 kind:load to:0x020a9130 module:overlay(0) +from:0x021617a8 kind:load to:0x020a912c module:overlay(0) +from:0x021617ac kind:load to:0x020a91fc module:overlay(0) +from:0x021617b0 kind:load to:0x020a9220 module:overlay(0) +from:0x021617b4 kind:load to:0x020a9224 module:overlay(0) +from:0x021617b8 kind:load to:0x020a9180 module:overlay(0) +from:0x021617bc kind:load to:0x020a9188 module:overlay(0) +from:0x021617c0 kind:load to:0x020a9190 module:overlay(0) +from:0x021617c4 kind:load to:0x020a8f34 module:overlay(0) +from:0x021617c8 kind:load to:0x020a8f3c module:overlay(0) +from:0x021617cc kind:load to:0x020a8f44 module:overlay(0) +from:0x021617d0 kind:load to:0x020a8f4c module:overlay(0) +from:0x021617d4 kind:load to:0x020a9428 module:overlay(0) +from:0x021617d8 kind:load to:0x020a9578 module:overlay(0) +from:0x021617dc kind:load to:0x020a95a4 module:overlay(0) +from:0x021617e0 kind:load to:0x020a95c4 module:overlay(0) +from:0x021617e4 kind:load to:0x020a97dc module:overlay(0) +from:0x021617e8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021617ec kind:load to:0x020a8ea0 module:overlay(0) +from:0x021617f0 kind:load to:0x020a8e64 module:overlay(0) +from:0x021617f4 kind:load to:0x020a9984 module:overlay(0) +from:0x021617f8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x021617fc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02161800 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02161804 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02161808 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0216180c kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02161810 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02161814 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02161818 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0216181c kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02161820 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02161824 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02161828 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0216182c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02161830 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02161834 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02161838 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0216183c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02161840 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02161844 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02161848 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0216184c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0216186c kind:load to:0x02159290 module:overlay(60) +from:0x02161870 kind:load to:0x020979c4 module:overlay(0) +from:0x02161874 kind:load to:0x020979f8 module:overlay(0) +from:0x02161878 kind:load to:0x020977b0 module:overlay(0) +from:0x0216187c kind:load to:0x020979cc module:overlay(0) +from:0x02161880 kind:load to:0x020977f4 module:overlay(0) +from:0x02161884 kind:load to:0x020977f8 module:overlay(0) +from:0x02161890 kind:load to:0x021593ac module:overlay(60) +from:0x02161894 kind:load to:0x020979c4 module:overlay(0) +from:0x02161898 kind:load to:0x020979f8 module:overlay(0) +from:0x0216189c kind:load to:0x020977b0 module:overlay(0) +from:0x021618a0 kind:load to:0x020979cc module:overlay(0) +from:0x021618a4 kind:load to:0x020977f4 module:overlay(0) +from:0x021618a8 kind:load to:0x020977f8 module:overlay(0) +from:0x021618b4 kind:load to:0x0215931c module:overlay(60) +from:0x021618b8 kind:load to:0x020979c4 module:overlay(0) +from:0x021618bc kind:load to:0x020979f8 module:overlay(0) +from:0x021618c0 kind:load to:0x020977b0 module:overlay(0) +from:0x021618c4 kind:load to:0x020979cc module:overlay(0) +from:0x021618c8 kind:load to:0x020977f4 module:overlay(0) +from:0x021618cc kind:load to:0x020977f8 module:overlay(0) +from:0x02161960 kind:load to:0x0215a3a4 module:overlay(60) +from:0x02161968 kind:load to:0x0215a4d8 module:overlay(60) +from:0x02161970 kind:load to:0x0215a810 module:overlay(60) +from:0x02161978 kind:load to:0x0215aacc module:overlay(60) +from:0x02161980 kind:load to:0x0215add8 module:overlay(60) +from:0x02161988 kind:load to:0x0215afc8 module:overlay(60) +from:0x02161990 kind:load to:0x0215b080 module:overlay(60) +from:0x02161998 kind:load to:0x0215b180 module:overlay(60) +from:0x021619a0 kind:load to:0x0215b694 module:overlay(60) +from:0x021619a8 kind:load to:0x0215b8c4 module:overlay(60) +from:0x021619b0 kind:load to:0x0215b934 module:overlay(60) +from:0x02161a00 kind:load to:0x0215a310 module:overlay(60) +from:0x02161a08 kind:load to:0x0215a430 module:overlay(60) +from:0x02161a10 kind:load to:0x0215a79c module:overlay(60) +from:0x02161a18 kind:load to:0x0215aa40 module:overlay(60) +from:0x02161a20 kind:load to:0x0215adc0 module:overlay(60) +from:0x02161a28 kind:load to:0x0215af54 module:overlay(60) +from:0x02161a30 kind:load to:0x0215b07c module:overlay(60) +from:0x02161a38 kind:load to:0x0215b10c module:overlay(60) +from:0x02161a40 kind:load to:0x0215b664 module:overlay(60) +from:0x02161a48 kind:load to:0x0215b858 module:overlay(60) +from:0x02161a50 kind:load to:0x0215b900 module:overlay(60) +from:0x02161a60 kind:load to:0x020984f8 module:overlay(0) +from:0x02161a64 kind:load to:0x02098534 module:overlay(0) +from:0x02161a68 kind:load to:0x0209854c module:overlay(0) +from:0x02161a6c kind:load to:0x02098558 module:overlay(0) +from:0x02161a70 kind:load to:0x01fff464 module:itcm +from:0x02161a74 kind:load to:0x020a99b8 module:overlay(0) +from:0x02161a78 kind:load to:0x020a8d08 module:overlay(0) +from:0x02161a7c kind:load to:0x020a8d84 module:overlay(0) +from:0x02161a80 kind:load to:0x02159818 module:overlay(60) +from:0x02161a84 kind:load to:0x02159e6c module:overlay(60) +from:0x02161a88 kind:load to:0x0209849c module:overlay(0) +from:0x02161a8c kind:load to:0x020a993c module:overlay(0) +from:0x02161a90 kind:load to:0x0215a024 module:overlay(60) +from:0x02161a94 kind:load to:0x020984a8 module:overlay(0) +from:0x02161a98 kind:load to:0x02098564 module:overlay(0) +from:0x02161a9c kind:load to:0x020985d0 module:overlay(0) +from:0x02161aa0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02161aa4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02161aa8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02161aac kind:load to:0x0215963c module:overlay(60) +from:0x02161ab0 kind:load to:0x021596c0 module:overlay(60) +from:0x02161ab4 kind:load to:0x0215974c module:overlay(60) +from:0x02161ab8 kind:load to:0x0215a268 module:overlay(60) +from:0x02161abc kind:load to:0x020a92b0 module:overlay(0) +from:0x02161ac0 kind:load to:0x0215c458 module:overlay(60) +from:0x02161ac4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02161ac8 kind:load to:0x0215c4cc module:overlay(60) +from:0x02161acc kind:load to:0x020a912c module:overlay(0) +from:0x02161ad0 kind:load to:0x020a91fc module:overlay(0) +from:0x02161ad4 kind:load to:0x020a9220 module:overlay(0) +from:0x02161ad8 kind:load to:0x020a9224 module:overlay(0) +from:0x02161adc kind:load to:0x020a9180 module:overlay(0) +from:0x02161ae0 kind:load to:0x020a9188 module:overlay(0) +from:0x02161ae4 kind:load to:0x020a9190 module:overlay(0) +from:0x02161ae8 kind:load to:0x020a8f34 module:overlay(0) +from:0x02161aec kind:load to:0x020a8f3c module:overlay(0) +from:0x02161af0 kind:load to:0x020a8f44 module:overlay(0) +from:0x02161af4 kind:load to:0x020a8f4c module:overlay(0) +from:0x02161af8 kind:load to:0x020a9428 module:overlay(0) +from:0x02161afc kind:load to:0x020a9578 module:overlay(0) +from:0x02161b00 kind:load to:0x020a95a4 module:overlay(0) +from:0x02161b04 kind:load to:0x0215bd44 module:overlay(60) +from:0x02161b08 kind:load to:0x020a97dc module:overlay(0) +from:0x02161b0c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02161b10 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02161b14 kind:load to:0x020a8e64 module:overlay(0) +from:0x02161b18 kind:load to:0x020a9984 module:overlay(0) +from:0x02161b1c kind:load to:0x0215a2b4 module:overlay(60) +from:0x02161b20 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02161b24 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02161b28 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02161b2c kind:load to:0x0215a2cc module:overlay(60) +from:0x02161b30 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02161b34 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02161b38 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02161b3c kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02161b40 kind:load to:0x0215a2c0 module:overlay(60) +from:0x02161b44 kind:load to:0x0215b24c module:overlay(60) +from:0x02161b48 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02161b4c kind:load to:0x0215b430 module:overlay(60) +from:0x02161b50 kind:load to:0x0215a2e4 module:overlay(60) +from:0x02161b54 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02161b58 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02161b5c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02161b60 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02161b64 kind:load to:0x0215a238 module:overlay(60) +from:0x02161b68 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02161b6c kind:load to:0x0215c370 module:overlay(60) +from:0x02161b70 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02161b8c kind:load to:0x0215c6c8 module:overlay(60) +from:0x02161b90 kind:load to:0x02097924 module:overlay(0) +from:0x02161b94 kind:load to:0x02097734 module:overlay(0) +from:0x02161b98 kind:load to:0x020977b0 module:overlay(0) +from:0x02161b9c kind:load to:0x0209792c module:overlay(0) +from:0x02161ba0 kind:load to:0x0209794c module:overlay(0) +from:0x02161ba4 kind:load to:0x02097978 module:overlay(0) +from:0x02161bf0 kind:load to:0x0215ca64 module:overlay(60) +from:0x02161bf8 kind:load to:0x0215cb68 module:overlay(60) +from:0x02161c00 kind:load to:0x0215cbc4 module:overlay(60) +from:0x02161c50 kind:load to:0x0215cad8 module:overlay(60) +from:0x02161c58 kind:load to:0x0215cb84 module:overlay(60) +from:0x02161c60 kind:load to:0x0215cc30 module:overlay(60) +from:0x02161d00 kind:load to:0x020984f8 module:overlay(0) +from:0x02161d04 kind:load to:0x02098534 module:overlay(0) +from:0x02161d08 kind:load to:0x0209854c module:overlay(0) +from:0x02161d0c kind:load to:0x02098558 module:overlay(0) +from:0x02161d10 kind:load to:0x01fff464 module:itcm +from:0x02161d14 kind:load to:0x020a99b8 module:overlay(0) +from:0x02161d18 kind:load to:0x020a8d08 module:overlay(0) +from:0x02161d1c kind:load to:0x020a8d84 module:overlay(0) +from:0x02161d20 kind:load to:0x0215c8d8 module:overlay(60) +from:0x02161d24 kind:load to:0x020a98d4 module:overlay(0) +from:0x02161d28 kind:load to:0x0209849c module:overlay(0) +from:0x02161d2c kind:load to:0x020a993c module:overlay(0) +from:0x02161d30 kind:load to:0x020984a4 module:overlay(0) +from:0x02161d34 kind:load to:0x020984a8 module:overlay(0) +from:0x02161d38 kind:load to:0x02098564 module:overlay(0) +from:0x02161d3c kind:load to:0x020985d0 module:overlay(0) +from:0x02161d40 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02161d44 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02161d48 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02161d4c kind:load to:0x0215ce4c module:overlay(60) +from:0x02161d50 kind:load to:0x0215ce74 module:overlay(60) +from:0x02161d54 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02161d58 kind:load to:0x0215c88c module:overlay(60) +from:0x02161d5c kind:load to:0x020a92b0 module:overlay(0) +from:0x02161d60 kind:load to:0x020a8f58 module:overlay(0) +from:0x02161d64 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02161d68 kind:load to:0x020a9130 module:overlay(0) +from:0x02161d6c kind:load to:0x020a912c module:overlay(0) +from:0x02161d70 kind:load to:0x020a91fc module:overlay(0) +from:0x02161d74 kind:load to:0x020a9220 module:overlay(0) +from:0x02161d78 kind:load to:0x020a9224 module:overlay(0) +from:0x02161d7c kind:load to:0x0215cd90 module:overlay(60) +from:0x02161d80 kind:load to:0x0215cdac module:overlay(60) +from:0x02161d84 kind:load to:0x020a9190 module:overlay(0) +from:0x02161d88 kind:load to:0x020a8f34 module:overlay(0) +from:0x02161d8c kind:load to:0x020a8f3c module:overlay(0) +from:0x02161d90 kind:load to:0x020a8f44 module:overlay(0) +from:0x02161d94 kind:load to:0x020a8f4c module:overlay(0) +from:0x02161d98 kind:load to:0x020a9428 module:overlay(0) +from:0x02161d9c kind:load to:0x020a9578 module:overlay(0) +from:0x02161da0 kind:load to:0x020a95a4 module:overlay(0) +from:0x02161da4 kind:load to:0x020a95c4 module:overlay(0) +from:0x02161da8 kind:load to:0x020a97dc module:overlay(0) +from:0x02161dac kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02161db0 kind:load to:0x0215ccdc module:overlay(60) +from:0x02161db4 kind:load to:0x020a8e64 module:overlay(0) +from:0x02161db8 kind:load to:0x020a9984 module:overlay(0) +from:0x02161dbc kind:load to:0x0215cb14 module:overlay(60) +from:0x02161dc0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02161dc4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02161dc8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02161dcc kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02161dd0 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02161dd4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02161dd8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02161ddc kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02161de0 kind:load to:0x0215cb20 module:overlay(60) +from:0x02161de4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02161de8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02161dec kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02161df0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02161df4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02161df8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02161dfc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02161e00 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02161e04 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02161e08 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02161e0c kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02161e10 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02161e1c kind:load to:0x0215cec4 module:overlay(60) +from:0x02161e20 kind:load to:0x02097924 module:overlay(0) +from:0x02161e24 kind:load to:0x02097734 module:overlay(0) +from:0x02161e28 kind:load to:0x020977b0 module:overlay(0) +from:0x02161e2c kind:load to:0x0209792c module:overlay(0) +from:0x02161e30 kind:load to:0x0209794c module:overlay(0) +from:0x02161e34 kind:load to:0x02097978 module:overlay(0) +from:0x02162008 kind:load to:0x020984f8 module:overlay(0) +from:0x0216200c kind:load to:0x02098534 module:overlay(0) +from:0x02162010 kind:load to:0x0209854c module:overlay(0) +from:0x02162014 kind:load to:0x02098558 module:overlay(0) +from:0x02162018 kind:load to:0x01fff464 module:itcm +from:0x0216201c kind:load to:0x020a99b8 module:overlay(0) +from:0x02162020 kind:load to:0x020a8d08 module:overlay(0) +from:0x02162024 kind:load to:0x020a8d84 module:overlay(0) +from:0x02162028 kind:load to:0x0215d104 module:overlay(60) +from:0x0216202c kind:load to:0x020a98d4 module:overlay(0) +from:0x02162030 kind:load to:0x0209849c module:overlay(0) +from:0x02162034 kind:load to:0x020a993c module:overlay(0) +from:0x02162038 kind:load to:0x020984a4 module:overlay(0) +from:0x0216203c kind:load to:0x020984a8 module:overlay(0) +from:0x02162040 kind:load to:0x02098564 module:overlay(0) +from:0x02162044 kind:load to:0x020985d0 module:overlay(0) +from:0x02162048 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0216204c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162050 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162054 kind:load to:0x0215d448 module:overlay(60) +from:0x02162058 kind:load to:0x0215d470 module:overlay(60) +from:0x0216205c kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02162060 kind:load to:0x0215d09c module:overlay(60) +from:0x02162064 kind:load to:0x020a92b0 module:overlay(0) +from:0x02162068 kind:load to:0x020a8f58 module:overlay(0) +from:0x0216206c kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162070 kind:load to:0x020a9130 module:overlay(0) +from:0x02162074 kind:load to:0x020a912c module:overlay(0) +from:0x02162078 kind:load to:0x020a91fc module:overlay(0) +from:0x0216207c kind:load to:0x020a9220 module:overlay(0) +from:0x02162080 kind:load to:0x020a9224 module:overlay(0) +from:0x02162084 kind:load to:0x020a9180 module:overlay(0) +from:0x02162088 kind:load to:0x020a9188 module:overlay(0) +from:0x0216208c kind:load to:0x020a9190 module:overlay(0) +from:0x02162090 kind:load to:0x020a8f34 module:overlay(0) +from:0x02162094 kind:load to:0x020a8f3c module:overlay(0) +from:0x02162098 kind:load to:0x020a8f44 module:overlay(0) +from:0x0216209c kind:load to:0x020a8f4c module:overlay(0) +from:0x021620a0 kind:load to:0x0215d3a0 module:overlay(60) +from:0x021620a4 kind:load to:0x020a9578 module:overlay(0) +from:0x021620a8 kind:load to:0x020a95a4 module:overlay(0) +from:0x021620ac kind:load to:0x020a95c4 module:overlay(0) +from:0x021620b0 kind:load to:0x020a97dc module:overlay(0) +from:0x021620b4 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021620b8 kind:load to:0x020a8ea0 module:overlay(0) +from:0x021620bc kind:load to:0x020a8e64 module:overlay(0) +from:0x021620c0 kind:load to:0x020a9984 module:overlay(0) +from:0x021620c4 kind:load to:0x0215d2b0 module:overlay(60) +from:0x021620c8 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021620cc kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021620d0 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021620d4 kind:load to:0x0215d2e4 module:overlay(60) +from:0x021620d8 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x021620dc kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x021620e0 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021620e4 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021620e8 kind:load to:0x0215d370 module:overlay(60) +from:0x021620ec kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021620f0 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021620f4 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021620f8 kind:load to:0x0215d37c module:overlay(60) +from:0x021620fc kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02162100 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02162104 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02162108 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0216210c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02162110 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02162114 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02162118 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0216211c kind:load to:0x0215d328 module:overlay(60) +from:0x02162120 kind:load to:0x0215d340 module:overlay(60) +from:0x02162124 kind:load to:0x0215d358 module:overlay(60) +from:0x02162128 kind:load to:0x0215d388 module:overlay(60) +from:0x0216212c kind:load to:0x0215d38c module:overlay(60) +from:0x02162130 kind:load to:0x0215d39c module:overlay(60) +from:0x0216213c kind:load to:0x0215d4c0 module:overlay(60) +from:0x02162140 kind:load to:0x02097924 module:overlay(0) +from:0x02162144 kind:load to:0x02097734 module:overlay(0) +from:0x02162148 kind:load to:0x020977b0 module:overlay(0) +from:0x0216214c kind:load to:0x0209792c module:overlay(0) +from:0x02162150 kind:load to:0x0209794c module:overlay(0) +from:0x02162154 kind:load to:0x02097978 module:overlay(0) +from:0x02162160 kind:load to:0x0215d5dc module:overlay(60) +from:0x02162164 kind:load to:0x0215d7c0 module:overlay(60) +from:0x02162168 kind:load to:0x0205a700 module:overlay(0) +from:0x0216216c kind:load to:0x01ffc57c module:itcm +from:0x02162170 kind:load to:0x02057da8 module:overlay(0) +from:0x02162174 kind:load to:0x02057e24 module:overlay(0) +from:0x02162178 kind:load to:0x02057e88 module:overlay(0) +from:0x0216217c kind:load to:0x01ffc7a4 module:itcm +from:0x02162180 kind:load to:0x02057d64 module:overlay(0) +from:0x0216218c kind:load to:0x020984f8 module:overlay(0) +from:0x02162190 kind:load to:0x02098534 module:overlay(0) +from:0x02162194 kind:load to:0x0209854c module:overlay(0) +from:0x02162198 kind:load to:0x02098558 module:overlay(0) +from:0x0216219c kind:load to:0x01fff464 module:itcm +from:0x021621a0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021621a4 kind:load to:0x0215d628 module:overlay(60) +from:0x021621a8 kind:load to:0x02098490 module:overlay(0) +from:0x021621ac kind:load to:0x0215d690 module:overlay(60) +from:0x021621b0 kind:load to:0x0215d73c module:overlay(60) +from:0x021621b4 kind:load to:0x0209849c module:overlay(0) +from:0x021621b8 kind:load to:0x0215d750 module:overlay(60) +from:0x021621bc kind:load to:0x020984a4 module:overlay(0) +from:0x021621c0 kind:load to:0x020984a8 module:overlay(0) +from:0x021621c4 kind:load to:0x02098564 module:overlay(0) +from:0x021621c8 kind:load to:0x020985d0 module:overlay(0) +from:0x021621cc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021621d0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021621d4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021621d8 kind:load to:0x0215d7dc module:overlay(60) +from:0x021621dc kind:load to:0x0215d814 module:overlay(60) +from:0x021621e0 kind:load to:0x0215d770 module:overlay(60) +from:0x0216221c kind:load to:0x0215d874 module:overlay(60) +from:0x02162220 kind:load to:0x02097924 module:overlay(0) +from:0x02162224 kind:load to:0x02097734 module:overlay(0) +from:0x02162228 kind:load to:0x020977b0 module:overlay(0) +from:0x0216222c kind:load to:0x0209792c module:overlay(0) +from:0x02162230 kind:load to:0x0209794c module:overlay(0) +from:0x02162234 kind:load to:0x02097978 module:overlay(0) +from:0x02162240 kind:load to:0x020984f8 module:overlay(0) +from:0x02162244 kind:load to:0x02098534 module:overlay(0) +from:0x02162248 kind:load to:0x0209854c module:overlay(0) +from:0x0216224c kind:load to:0x02098558 module:overlay(0) +from:0x02162250 kind:load to:0x01fff464 module:itcm +from:0x02162254 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162258 kind:load to:0x0215d628 module:overlay(60) +from:0x0216225c kind:load to:0x02098490 module:overlay(0) +from:0x02162260 kind:load to:0x0215d690 module:overlay(60) +from:0x02162264 kind:load to:0x0215d73c module:overlay(60) +from:0x02162268 kind:load to:0x0209849c module:overlay(0) +from:0x0216226c kind:load to:0x0215d750 module:overlay(60) +from:0x02162270 kind:load to:0x020984a4 module:overlay(0) +from:0x02162274 kind:load to:0x020984a8 module:overlay(0) +from:0x02162278 kind:load to:0x02098564 module:overlay(0) +from:0x0216227c kind:load to:0x020985d0 module:overlay(0) +from:0x02162280 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162284 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162288 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216228c kind:load to:0x0215d930 module:overlay(60) +from:0x02162290 kind:load to:0x0215d968 module:overlay(60) +from:0x02162294 kind:load to:0x0215d8e0 module:overlay(60) +from:0x021622b8 kind:load to:0x0215d9c8 module:overlay(60) +from:0x021622bc kind:load to:0x02097924 module:overlay(0) +from:0x021622c0 kind:load to:0x02097734 module:overlay(0) +from:0x021622c4 kind:load to:0x020977b0 module:overlay(0) +from:0x021622c8 kind:load to:0x0215df38 module:overlay(60) +from:0x021622cc kind:load to:0x0209794c module:overlay(0) +from:0x021622d0 kind:load to:0x0215df20 module:overlay(60) +from:0x021622e0 kind:load to:0x02097924 module:overlay(0) +from:0x021622e4 kind:load to:0x02097734 module:overlay(0) +from:0x021622e8 kind:load to:0x020977b0 module:overlay(0) +from:0x021622ec kind:load to:0x0215df38 module:overlay(60) +from:0x021622f0 kind:load to:0x0209794c module:overlay(0) +from:0x021622f4 kind:load to:0x0215df20 module:overlay(60) +from:0x02162300 kind:load to:0x0215db24 module:overlay(60) +from:0x02162304 kind:load to:0x0215df98 module:overlay(60) +from:0x02162308 kind:load to:0x02099ae0 module:overlay(0) +from:0x0216230c kind:load to:0x02099b18 module:overlay(0) +from:0x02162310 kind:load to:0x0209a11c module:overlay(0) +from:0x02162314 kind:load to:0x0209a124 module:overlay(0) +from:0x02162318 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0216231c kind:load to:0x02099c90 module:overlay(0) +from:0x02162320 kind:load to:0x02099b80 module:overlay(0) +from:0x02162324 kind:load to:0x0209a04c module:overlay(0) +from:0x02162328 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0216232c kind:load to:0x0209a0ec module:overlay(0) +from:0x02162330 kind:load to:0x0215df90 module:overlay(60) +from:0x02162334 kind:load to:0x0209a104 module:overlay(0) +from:0x02162338 kind:load to:0x0215df80 module:overlay(60) +from:0x0216233c kind:load to:0x0215df5c module:overlay(60) +from:0x02162348 kind:load to:0x020984f8 module:overlay(0) +from:0x0216234c kind:load to:0x02098534 module:overlay(0) +from:0x02162350 kind:load to:0x0209854c module:overlay(0) +from:0x02162354 kind:load to:0x02098558 module:overlay(0) +from:0x02162358 kind:load to:0x01fff464 module:itcm +from:0x0216235c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162360 kind:load to:0x0215dbe4 module:overlay(60) +from:0x02162364 kind:load to:0x0215db38 module:overlay(60) +from:0x02162368 kind:load to:0x0215dd70 module:overlay(60) +from:0x0216236c kind:load to:0x0215dda0 module:overlay(60) +from:0x02162370 kind:load to:0x0209849c module:overlay(0) +from:0x02162374 kind:load to:0x0215ddb4 module:overlay(60) +from:0x02162378 kind:load to:0x020984a4 module:overlay(0) +from:0x0216237c kind:load to:0x020984a8 module:overlay(0) +from:0x02162380 kind:load to:0x02098564 module:overlay(0) +from:0x02162384 kind:load to:0x020985d0 module:overlay(0) +from:0x02162388 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0216238c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162390 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162394 kind:load to:0x0215dfb4 module:overlay(60) +from:0x02162398 kind:load to:0x0215dffc module:overlay(60) +from:0x0216239c kind:load to:0x0215dee0 module:overlay(60) +from:0x021623d4 kind:load to:0x0215e078 module:overlay(60) +from:0x021623d8 kind:load to:0x02097924 module:overlay(0) +from:0x021623dc kind:load to:0x02097734 module:overlay(0) +from:0x021623e0 kind:load to:0x020977b0 module:overlay(0) +from:0x021623e4 kind:load to:0x0209792c module:overlay(0) +from:0x021623e8 kind:load to:0x0209794c module:overlay(0) +from:0x021623ec kind:load to:0x02097978 module:overlay(0) +from:0x021623f8 kind:load to:0x020984f8 module:overlay(0) +from:0x021623fc kind:load to:0x02098534 module:overlay(0) +from:0x02162400 kind:load to:0x0209854c module:overlay(0) +from:0x02162404 kind:load to:0x02098558 module:overlay(0) +from:0x02162408 kind:load to:0x01fff464 module:itcm +from:0x0216240c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162410 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x02162414 kind:load to:0x0215e0e4 module:overlay(60) +from:0x02162418 kind:load to:0x02098494 module:overlay(0) +from:0x0216241c kind:load to:0x02098498 module:overlay(0) +from:0x02162420 kind:load to:0x0209849c module:overlay(0) +from:0x02162424 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02162428 kind:load to:0x020984a4 module:overlay(0) +from:0x0216242c kind:load to:0x020984a8 module:overlay(0) +from:0x02162430 kind:load to:0x02098564 module:overlay(0) +from:0x02162434 kind:load to:0x020985d0 module:overlay(0) +from:0x02162438 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0216243c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162440 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162444 kind:load to:0x0215e138 module:overlay(60) +from:0x02162448 kind:load to:0x0215e158 module:overlay(60) +from:0x0216244c kind:load to:0x0215e0e8 module:overlay(60) +from:0x02162470 kind:load to:0x0215e1a0 module:overlay(60) +from:0x02162474 kind:load to:0x02097924 module:overlay(0) +from:0x02162478 kind:load to:0x02097734 module:overlay(0) +from:0x0216247c kind:load to:0x020977b0 module:overlay(0) +from:0x02162480 kind:load to:0x0209792c module:overlay(0) +from:0x02162484 kind:load to:0x0209794c module:overlay(0) +from:0x02162488 kind:load to:0x02097978 module:overlay(0) +from:0x02162494 kind:load to:0x0215e2e8 module:overlay(60) +from:0x02162498 kind:load to:0x0215e520 module:overlay(60) +from:0x0216249c kind:load to:0x02099ae0 module:overlay(0) +from:0x021624a0 kind:load to:0x02099b18 module:overlay(0) +from:0x021624a4 kind:load to:0x0209a11c module:overlay(0) +from:0x021624a8 kind:load to:0x0209a124 module:overlay(0) +from:0x021624ac kind:load to:0x0209a0c4 module:overlay(0) +from:0x021624b0 kind:load to:0x02099c90 module:overlay(0) +from:0x021624b4 kind:load to:0x02099b80 module:overlay(0) +from:0x021624b8 kind:load to:0x0209a04c module:overlay(0) +from:0x021624bc kind:load to:0x0209a0d4 module:overlay(0) +from:0x021624c0 kind:load to:0x0209a0ec module:overlay(0) +from:0x021624c4 kind:load to:0x0215df90 module:overlay(60) +from:0x021624c8 kind:load to:0x0209a104 module:overlay(0) +from:0x021624cc kind:load to:0x0215df80 module:overlay(60) +from:0x021624d0 kind:load to:0x0215df5c module:overlay(60) +from:0x021624dc kind:load to:0x020984f8 module:overlay(0) +from:0x021624e0 kind:load to:0x02098534 module:overlay(0) +from:0x021624e4 kind:load to:0x0209854c module:overlay(0) +from:0x021624e8 kind:load to:0x02098558 module:overlay(0) +from:0x021624ec kind:load to:0x01fff464 module:itcm +from:0x021624f0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021624f4 kind:load to:0x0215e2fc module:overlay(60) +from:0x021624f8 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x021624fc kind:load to:0x0215e490 module:overlay(60) +from:0x02162500 kind:load to:0x0215e4a8 module:overlay(60) +from:0x02162504 kind:load to:0x0209849c module:overlay(0) +from:0x02162508 kind:load to:0x0215e4fc module:overlay(60) +from:0x0216250c kind:load to:0x020984a4 module:overlay(0) +from:0x02162510 kind:load to:0x020984a8 module:overlay(0) +from:0x02162514 kind:load to:0x02098564 module:overlay(0) +from:0x02162518 kind:load to:0x020985d0 module:overlay(0) +from:0x0216251c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162520 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162524 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162528 kind:load to:0x0215e53c module:overlay(60) +from:0x0216252c kind:load to:0x0215e584 module:overlay(60) +from:0x02162530 kind:load to:0x0215e4bc module:overlay(60) +from:0x02162568 kind:load to:0x0215e5f4 module:overlay(60) +from:0x0216256c kind:load to:0x02097924 module:overlay(0) +from:0x02162570 kind:load to:0x02097734 module:overlay(0) +from:0x02162574 kind:load to:0x020977b0 module:overlay(0) +from:0x02162578 kind:load to:0x0209792c module:overlay(0) +from:0x0216257c kind:load to:0x0209794c module:overlay(0) +from:0x02162580 kind:load to:0x02097978 module:overlay(0) +from:0x0216258c kind:load to:0x020984f8 module:overlay(0) +from:0x02162590 kind:load to:0x02098534 module:overlay(0) +from:0x02162594 kind:load to:0x0209854c module:overlay(0) +from:0x02162598 kind:load to:0x02098558 module:overlay(0) +from:0x0216259c kind:load to:0x01fff464 module:itcm +from:0x021625a0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021625a4 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x021625a8 kind:load to:0x0215e660 module:overlay(60) +from:0x021625ac kind:load to:0x02098494 module:overlay(0) +from:0x021625b0 kind:load to:0x02098498 module:overlay(0) +from:0x021625b4 kind:load to:0x0209849c module:overlay(0) +from:0x021625b8 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x021625bc kind:load to:0x020984a4 module:overlay(0) +from:0x021625c0 kind:load to:0x020984a8 module:overlay(0) +from:0x021625c4 kind:load to:0x02098564 module:overlay(0) +from:0x021625c8 kind:load to:0x020985d0 module:overlay(0) +from:0x021625cc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021625d0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021625d4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021625d8 kind:load to:0x0215e6b4 module:overlay(60) +from:0x021625dc kind:load to:0x0215e6d4 module:overlay(60) +from:0x021625e0 kind:load to:0x0215e664 module:overlay(60) +from:0x021625ec kind:load to:0x0215e71c module:overlay(60) +from:0x021625f0 kind:load to:0x02097924 module:overlay(0) +from:0x021625f4 kind:load to:0x02097734 module:overlay(0) +from:0x021625f8 kind:load to:0x020977b0 module:overlay(0) +from:0x021625fc kind:load to:0x0209792c module:overlay(0) +from:0x02162600 kind:load to:0x0209794c module:overlay(0) +from:0x02162604 kind:load to:0x02097978 module:overlay(0) +from:0x02162610 kind:load to:0x020984f8 module:overlay(0) +from:0x02162614 kind:load to:0x02098534 module:overlay(0) +from:0x02162618 kind:load to:0x0209854c module:overlay(0) +from:0x0216261c kind:load to:0x02098558 module:overlay(0) +from:0x02162620 kind:load to:0x01fff464 module:itcm +from:0x02162624 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162628 kind:load to:0x020f757c module:overlays(19,22,23,31) +from:0x0216262c kind:load to:0x0215e7dc module:overlay(60) +from:0x02162630 kind:load to:0x0215e7e0 module:overlay(60) +from:0x02162634 kind:load to:0x0215e864 module:overlay(60) +from:0x02162638 kind:load to:0x0209849c module:overlay(0) +from:0x0216263c kind:load to:0x020f75d4 module:overlays(19,22,23,31) +from:0x02162640 kind:load to:0x020984a4 module:overlay(0) +from:0x02162644 kind:load to:0x020984a8 module:overlay(0) +from:0x02162648 kind:load to:0x02098564 module:overlay(0) +from:0x0216264c kind:load to:0x020985d0 module:overlay(0) +from:0x02162650 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162654 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162658 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216265c kind:load to:0x0215e8c8 module:overlay(60) +from:0x02162660 kind:load to:0x0215e900 module:overlay(60) +from:0x02162664 kind:load to:0x0215e878 module:overlay(60) +from:0x021626ac kind:load to:0x0215e960 module:overlay(60) +from:0x021626b0 kind:load to:0x02097924 module:overlay(0) +from:0x021626b4 kind:load to:0x02097734 module:overlay(0) +from:0x021626b8 kind:load to:0x020977b0 module:overlay(0) +from:0x021626bc kind:load to:0x0209792c module:overlay(0) +from:0x021626c0 kind:load to:0x0209794c module:overlay(0) +from:0x021626c4 kind:load to:0x02097978 module:overlay(0) +from:0x021626d0 kind:load to:0x020984f8 module:overlay(0) +from:0x021626d4 kind:load to:0x02098534 module:overlay(0) +from:0x021626d8 kind:load to:0x0209854c module:overlay(0) +from:0x021626dc kind:load to:0x02098558 module:overlay(0) +from:0x021626e0 kind:load to:0x01fff464 module:itcm +from:0x021626e4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021626e8 kind:load to:0x0215ea70 module:overlay(60) +from:0x021626ec kind:load to:0x02098490 module:overlay(0) +from:0x021626f0 kind:load to:0x0215eadc module:overlay(60) +from:0x021626f4 kind:load to:0x0215eaf0 module:overlay(60) +from:0x021626f8 kind:load to:0x0209849c module:overlay(0) +from:0x021626fc kind:load to:0x0215eb04 module:overlay(60) +from:0x02162700 kind:load to:0x020984a4 module:overlay(0) +from:0x02162704 kind:load to:0x020984a8 module:overlay(0) +from:0x02162708 kind:load to:0x02098564 module:overlay(0) +from:0x0216270c kind:load to:0x020985d0 module:overlay(0) +from:0x02162710 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162714 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162718 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216271c kind:load to:0x0215eb24 module:overlay(60) +from:0x02162720 kind:load to:0x0215eb4c module:overlay(60) +from:0x0216272c kind:load to:0x0215eb9c module:overlay(60) +from:0x02162730 kind:load to:0x02097924 module:overlay(0) +from:0x02162734 kind:load to:0x02097734 module:overlay(0) +from:0x02162738 kind:load to:0x020977b0 module:overlay(0) +from:0x0216273c kind:load to:0x0209792c module:overlay(0) +from:0x02162740 kind:load to:0x0209794c module:overlay(0) +from:0x02162744 kind:load to:0x02097978 module:overlay(0) +from:0x02162750 kind:load to:0x020984f8 module:overlay(0) +from:0x02162754 kind:load to:0x02098534 module:overlay(0) +from:0x02162758 kind:load to:0x0209854c module:overlay(0) +from:0x0216275c kind:load to:0x02098558 module:overlay(0) +from:0x02162760 kind:load to:0x01fff464 module:itcm +from:0x02162764 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162768 kind:load to:0x0215ec5c module:overlay(60) +from:0x0216276c kind:load to:0x02098490 module:overlay(0) +from:0x02162770 kind:load to:0x0215ec84 module:overlay(60) +from:0x02162774 kind:load to:0x0215ec88 module:overlay(60) +from:0x02162778 kind:load to:0x0209849c module:overlay(0) +from:0x0216277c kind:load to:0x0215ec9c module:overlay(60) +from:0x02162780 kind:load to:0x020984a4 module:overlay(0) +from:0x02162784 kind:load to:0x020984a8 module:overlay(0) +from:0x02162788 kind:load to:0x02098564 module:overlay(0) +from:0x0216278c kind:load to:0x020985d0 module:overlay(0) +from:0x02162790 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162794 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162798 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216279c kind:load to:0x0215ecbc module:overlay(60) +from:0x021627a0 kind:load to:0x0215ecdc module:overlay(60) +from:0x021627ac kind:load to:0x0215ed50 module:overlay(60) +from:0x021627b0 kind:load to:0x02097924 module:overlay(0) +from:0x021627b4 kind:load to:0x02097734 module:overlay(0) +from:0x021627b8 kind:load to:0x020977b0 module:overlay(0) +from:0x021627bc kind:load to:0x0209792c module:overlay(0) +from:0x021627c0 kind:load to:0x0209794c module:overlay(0) +from:0x021627c4 kind:load to:0x02097978 module:overlay(0) +from:0x021627d0 kind:load to:0x0215f128 module:overlay(60) +from:0x021627d4 kind:load to:0x021600ac module:overlay(60) +from:0x021627d8 kind:load to:0x02057bd4 module:overlay(0) +from:0x021627dc kind:load to:0x0215ed38 module:overlay(60) +from:0x021627e0 kind:load to:0x02057da8 module:overlay(0) +from:0x021627e4 kind:load to:0x02057e24 module:overlay(0) +from:0x021627e8 kind:load to:0x02057e88 module:overlay(0) +from:0x021627ec kind:load to:0x0209a77c module:overlay(0) +from:0x021627f0 kind:load to:0x02057d64 module:overlay(0) +from:0x021627fc kind:load to:0x0215f13c module:overlay(60) +from:0x02162800 kind:load to:0x021600c8 module:overlay(60) +from:0x02162804 kind:load to:0x02099ae0 module:overlay(0) +from:0x02162808 kind:load to:0x02099b18 module:overlay(0) +from:0x0216280c kind:load to:0x0209a11c module:overlay(0) +from:0x02162810 kind:load to:0x0209a124 module:overlay(0) +from:0x02162814 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02162818 kind:load to:0x02099c90 module:overlay(0) +from:0x0216281c kind:load to:0x02099b80 module:overlay(0) +from:0x02162820 kind:load to:0x0209a04c module:overlay(0) +from:0x02162824 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02162828 kind:load to:0x0209a0ec module:overlay(0) +from:0x0216282c kind:load to:0x0215df90 module:overlay(60) +from:0x02162830 kind:load to:0x0209a104 module:overlay(0) +from:0x02162834 kind:load to:0x0215df80 module:overlay(60) +from:0x02162838 kind:load to:0x0215df5c module:overlay(60) +from:0x02162844 kind:load to:0x0215f150 module:overlay(60) +from:0x02162848 kind:load to:0x021600e4 module:overlay(60) +from:0x0216284c kind:load to:0x02099ae0 module:overlay(0) +from:0x02162850 kind:load to:0x02099b18 module:overlay(0) +from:0x02162854 kind:load to:0x0209a11c module:overlay(0) +from:0x02162858 kind:load to:0x0209a124 module:overlay(0) +from:0x0216285c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02162860 kind:load to:0x02099c90 module:overlay(0) +from:0x02162864 kind:load to:0x02099b80 module:overlay(0) +from:0x02162868 kind:load to:0x0209a04c module:overlay(0) +from:0x0216286c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02162870 kind:load to:0x0209a0ec module:overlay(0) +from:0x02162874 kind:load to:0x0215df90 module:overlay(60) +from:0x02162878 kind:load to:0x0209a104 module:overlay(0) +from:0x0216287c kind:load to:0x0215df80 module:overlay(60) +from:0x02162880 kind:load to:0x0215df5c module:overlay(60) +from:0x02162934 kind:load to:0x020984f8 module:overlay(0) +from:0x02162938 kind:load to:0x02098534 module:overlay(0) +from:0x0216293c kind:load to:0x0209854c module:overlay(0) +from:0x02162940 kind:load to:0x02098558 module:overlay(0) +from:0x02162944 kind:load to:0x01fff464 module:itcm +from:0x02162948 kind:load to:0x020a99b8 module:overlay(0) +from:0x0216294c kind:load to:0x020a8d08 module:overlay(0) +from:0x02162950 kind:load to:0x0215f2cc module:overlay(60) +from:0x02162954 kind:load to:0x0215f4cc module:overlay(60) +from:0x02162958 kind:load to:0x020a98d4 module:overlay(0) +from:0x0216295c kind:load to:0x0209849c module:overlay(0) +from:0x02162960 kind:load to:0x0215f7f4 module:overlay(60) +from:0x02162964 kind:load to:0x020984a4 module:overlay(0) +from:0x02162968 kind:load to:0x020984a8 module:overlay(0) +from:0x0216296c kind:load to:0x02098564 module:overlay(0) +from:0x02162970 kind:load to:0x020985d0 module:overlay(0) +from:0x02162974 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162978 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216297c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162980 kind:load to:0x0215f164 module:overlay(60) +from:0x02162984 kind:load to:0x0215f214 module:overlay(60) +from:0x02162988 kind:load to:0x0215f310 module:overlay(60) +from:0x0216298c kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02162990 kind:load to:0x0215fe5c module:overlay(60) +from:0x02162994 kind:load to:0x020a8f58 module:overlay(0) +from:0x02162998 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0216299c kind:load to:0x020a9130 module:overlay(0) +from:0x021629a0 kind:load to:0x020a912c module:overlay(0) +from:0x021629a4 kind:load to:0x020a91fc module:overlay(0) +from:0x021629a8 kind:load to:0x020a9220 module:overlay(0) +from:0x021629ac kind:load to:0x020a9224 module:overlay(0) +from:0x021629b0 kind:load to:0x0215f904 module:overlay(60) +from:0x021629b4 kind:load to:0x020a9188 module:overlay(0) +from:0x021629b8 kind:load to:0x020a9190 module:overlay(0) +from:0x021629bc kind:load to:0x020a8f34 module:overlay(0) +from:0x021629c0 kind:load to:0x020a8f3c module:overlay(0) +from:0x021629c4 kind:load to:0x0215f7ec module:overlay(60) +from:0x021629c8 kind:load to:0x020a8f4c module:overlay(0) +from:0x021629cc kind:load to:0x0215f9c0 module:overlay(60) +from:0x021629d0 kind:load to:0x020a9578 module:overlay(0) +from:0x021629d4 kind:load to:0x020a95a4 module:overlay(0) +from:0x021629d8 kind:load to:0x020a95c4 module:overlay(0) +from:0x021629dc kind:load to:0x020a97dc module:overlay(0) +from:0x021629e0 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x021629e4 kind:load to:0x020a8ea0 module:overlay(0) +from:0x021629e8 kind:load to:0x020a8e64 module:overlay(0) +from:0x021629ec kind:load to:0x020a9984 module:overlay(0) +from:0x021629f0 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x021629f4 kind:load to:0x0215f53c module:overlay(60) +from:0x021629f8 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021629fc kind:load to:0x0215f76c module:overlay(60) +from:0x02162a00 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02162a04 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02162a08 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02162a0c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02162a10 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02162a14 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02162a18 kind:load to:0x0215f5b0 module:overlay(60) +from:0x02162a1c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02162a20 kind:load to:0x0215f7a4 module:overlay(60) +from:0x02162a24 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02162a28 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02162a2c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02162a30 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02162a34 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02162a38 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02162a3c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02162a40 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02162a44 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02162ba0 kind:load to:0x02160120 module:overlay(60) +from:0x02162ba4 kind:load to:0x02097924 module:overlay(0) +from:0x02162ba8 kind:load to:0x02097734 module:overlay(0) +from:0x02162bac kind:load to:0x020977b0 module:overlay(0) +from:0x02162bb0 kind:load to:0x0209792c module:overlay(0) +from:0x02162bb4 kind:load to:0x0209794c module:overlay(0) +from:0x02162bb8 kind:load to:0x02097978 module:overlay(0) +from:0x02162c0c kind:load to:0x020984f8 module:overlay(0) +from:0x02162c10 kind:load to:0x02098534 module:overlay(0) +from:0x02162c14 kind:load to:0x0209854c module:overlay(0) +from:0x02162c18 kind:load to:0x02098558 module:overlay(0) +from:0x02162c1c kind:load to:0x01fff464 module:itcm +from:0x02162c20 kind:load to:0x020a99b8 module:overlay(0) +from:0x02162c24 kind:load to:0x020a8d08 module:overlay(0) +from:0x02162c28 kind:load to:0x020a8d84 module:overlay(0) +from:0x02162c2c kind:load to:0x02160314 module:overlay(60) +from:0x02162c30 kind:load to:0x020a98d4 module:overlay(0) +from:0x02162c34 kind:load to:0x0209849c module:overlay(0) +from:0x02162c38 kind:load to:0x020a993c module:overlay(0) +from:0x02162c3c kind:load to:0x020984a4 module:overlay(0) +from:0x02162c40 kind:load to:0x020984a8 module:overlay(0) +from:0x02162c44 kind:load to:0x02098564 module:overlay(0) +from:0x02162c48 kind:load to:0x020985d0 module:overlay(0) +from:0x02162c4c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162c50 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162c54 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162c58 kind:load to:0x021602bc module:overlay(60) +from:0x02162c5c kind:load to:0x021602e4 module:overlay(60) +from:0x02162c60 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02162c64 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02162c68 kind:load to:0x020a92b0 module:overlay(0) +from:0x02162c6c kind:load to:0x020a8f58 module:overlay(0) +from:0x02162c70 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162c74 kind:load to:0x020a9130 module:overlay(0) +from:0x02162c78 kind:load to:0x020a912c module:overlay(0) +from:0x02162c7c kind:load to:0x020a91fc module:overlay(0) +from:0x02162c80 kind:load to:0x020a9220 module:overlay(0) +from:0x02162c84 kind:load to:0x020a9224 module:overlay(0) +from:0x02162c88 kind:load to:0x020a9180 module:overlay(0) +from:0x02162c8c kind:load to:0x020a9188 module:overlay(0) +from:0x02162c90 kind:load to:0x020a9190 module:overlay(0) +from:0x02162c94 kind:load to:0x020a8f34 module:overlay(0) +from:0x02162c98 kind:load to:0x020a8f3c module:overlay(0) +from:0x02162c9c kind:load to:0x02160320 module:overlay(60) +from:0x02162ca0 kind:load to:0x020a8f4c module:overlay(0) +from:0x02162ca4 kind:load to:0x020a9428 module:overlay(0) +from:0x02162ca8 kind:load to:0x020a9578 module:overlay(0) +from:0x02162cac kind:load to:0x020a95a4 module:overlay(0) +from:0x02162cb0 kind:load to:0x020a95c4 module:overlay(0) +from:0x02162cb4 kind:load to:0x020a97dc module:overlay(0) +from:0x02162cb8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02162cbc kind:load to:0x020a8ea0 module:overlay(0) +from:0x02162cc0 kind:load to:0x020a8e64 module:overlay(0) +from:0x02162cc4 kind:load to:0x020a9984 module:overlay(0) +from:0x02162cc8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02162ccc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02162cd0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02162cd4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02162cd8 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02162cdc kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02162ce0 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02162ce4 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02162ce8 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02162cec kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02162cf0 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02162cf4 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02162cf8 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02162cfc kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02162d00 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02162d04 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02162d08 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02162d0c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02162d10 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02162d14 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02162d18 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02162d1c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02162d20 kind:load to:0x02160328 module:overlay(60) +from:0x02162d30 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162d34 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162d38 kind:load to:0x0209ca38 module:overlay(0) +from:0x02162d3c kind:load to:0x0209ca58 module:overlay(0) +from:0x02162d48 kind:load to:0x02160350 module:overlay(60) +from:0x02162d4c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162d50 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162d54 kind:load to:0x0209ca38 module:overlay(0) +from:0x02162d58 kind:load to:0x0209ca58 module:overlay(0) +from:0x02162d64 kind:load to:0x0207caa0 module:overlay(0) +from:0x02162d68 kind:load to:0x0207caa8 module:overlay(0) +from:0x02162d6c kind:load to:0x0207d2bc module:overlay(0) +from:0x02162d70 kind:load to:0x0207d2ac module:overlay(0) +from:0x02162d74 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02162d78 kind:load to:0x0207d330 module:overlay(0) +from:0x02162d7c kind:load to:0x0207d374 module:overlay(0) +from:0x02162d80 kind:load to:0x0207d39c module:overlay(0) +from:0x02162d8c kind:load to:0x0216048c module:overlay(60) +from:0x02162d90 kind:load to:0x0209d098 module:overlay(0) +from:0x02162d94 kind:load to:0x02160494 module:overlay(60) +from:0x02162d98 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02162d9c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02162da0 kind:load to:0x02160498 module:overlay(60) +from:0x02162da4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02162da8 kind:load to:0x0209d1ac module:overlay(0) +from:0x02162dac kind:load to:0x0209d1b4 module:overlay(0) +from:0x02162db0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02162db4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02162db8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162dbc kind:load to:0x021604b8 module:overlay(60) +from:0x02162dc0 kind:load to:0x021604d8 module:overlay(60) +from:0x02162dd0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162dd4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162dd8 kind:load to:0x0209ca38 module:overlay(0) +from:0x02162ddc kind:load to:0x0209ca58 module:overlay(0) +from:0x02162de8 kind:load to:0x02160520 module:overlay(60) +from:0x02162dec kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162df0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162df4 kind:load to:0x0209ca38 module:overlay(0) +from:0x02162df8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02162e04 kind:load to:0x0207c47c module:overlay(0) +from:0x02162e08 kind:load to:0x0207c484 module:overlay(0) +from:0x02162e0c kind:load to:0x0207c94c module:overlay(0) +from:0x02162e10 kind:load to:0x0207c93c module:overlay(0) +from:0x02162e14 kind:load to:0x0207c980 module:overlay(0) +from:0x02162e18 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02162e1c kind:load to:0x0207ca18 module:overlay(0) +from:0x02162e20 kind:load to:0x0207ca90 module:overlay(0) +from:0x02162e2c kind:load to:0x02160644 module:overlay(60) +from:0x02162e30 kind:load to:0x02160694 module:overlay(60) +from:0x02162e34 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02162e38 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02162e3c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02162e40 kind:load to:0x021608a4 module:overlay(60) +from:0x02162e44 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02162e48 kind:load to:0x0209d1ac module:overlay(0) +from:0x02162e4c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02162e50 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02162e54 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02162e58 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162e5c kind:load to:0x02160960 module:overlay(60) +from:0x02162e60 kind:load to:0x02160980 module:overlay(60) +from:0x02162e64 kind:load to:0x02160904 module:overlay(60) +from:0x02162e70 kind:load to:0x021609c8 module:overlay(60) +from:0x02162e74 kind:load to:0x0209c8bc module:overlay(0) +from:0x02162e78 kind:load to:0x0209c97c module:overlay(0) +from:0x02162e7c kind:load to:0x0209c980 module:overlay(0) +from:0x02162e80 kind:load to:0x0209c984 module:overlay(0) +from:0x02162e8c kind:load to:0x02160a64 module:overlay(60) +from:0x02162e90 kind:load to:0x0209d098 module:overlay(0) +from:0x02162e94 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02162e98 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02162e9c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02162ea0 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02162ea4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02162ea8 kind:load to:0x0209d1ac module:overlay(0) +from:0x02162eac kind:load to:0x0209d1b4 module:overlay(0) +from:0x02162eb0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02162eb4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02162eb8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162ebc kind:load to:0x02160b30 module:overlay(60) +from:0x02162ec0 kind:load to:0x02160b44 module:overlay(60) diff --git a/config/usa/arm9/overlays/ov060/symbols.txt b/config/usa/arm9/overlays/ov060/symbols.txt new file mode 100644 index 00000000..dd654fbf --- /dev/null +++ b/config/usa/arm9/overlays/ov060/symbols.txt @@ -0,0 +1,582 @@ +func_ov060_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov060_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov060_02157eb0 kind:function(arm,size=0x58) addr:0x02157eb0 +func_ov060_02157f08 kind:function(arm,size=0xc) addr:0x02157f08 +func_ov060_02157f14 kind:function(arm,size=0x24) addr:0x02157f14 +func_ov060_02157f38 kind:function(arm,size=0x5c) addr:0x02157f38 +func_ov060_02157f94 kind:function(arm,size=0xc) addr:0x02157f94 +func_ov060_02157fa0 kind:function(arm,size=0x24) addr:0x02157fa0 +func_ov060_02157fc4 kind:function(arm,size=0x58) addr:0x02157fc4 +func_ov060_0215801c kind:function(arm,size=0x178) addr:0x0215801c +func_ov060_02158194 kind:function(arm,size=0x14) addr:0x02158194 +func_ov060_021581a8 kind:function(arm,size=0x30) addr:0x021581a8 +func_ov060_021581d8 kind:function(arm,size=0x38) addr:0x021581d8 +func_ov060_02158210 kind:function(arm,size=0x90) addr:0x02158210 +func_ov060_021582a0 kind:function(arm,size=0x18) addr:0x021582a0 +func_ov060_021582b8 kind:function(arm,size=0x128) addr:0x021582b8 +func_ov060_021583e0 kind:function(arm,size=0xc) addr:0x021583e0 +func_ov060_021583ec kind:function(arm,size=0x6c) addr:0x021583ec +func_ov060_02158458 kind:function(arm,size=0x278) addr:0x02158458 +func_ov060_021586d0 kind:function(arm,size=0x2c) addr:0x021586d0 +func_ov060_021586fc kind:function(arm,size=0x44) addr:0x021586fc +func_ov060_02158740 kind:function(arm,size=0x58) addr:0x02158740 +func_ov060_02158798 kind:function(arm,size=0x44) addr:0x02158798 +func_ov060_021587dc kind:function(arm,size=0xc4) addr:0x021587dc +func_ov060_021588a0 kind:function(arm,size=0x128) addr:0x021588a0 +func_ov060_021589c8 kind:function(arm,size=0xe8) addr:0x021589c8 +func_ov060_02158ab0 kind:function(arm,size=0xb8) addr:0x02158ab0 +func_ov060_02158b68 kind:function(arm,size=0xf0) addr:0x02158b68 +func_ov060_02158c58 kind:function(arm,size=0x7c) addr:0x02158c58 +func_ov060_02158cd4 kind:function(arm,size=0x18) addr:0x02158cd4 +func_ov060_02158cec kind:function(arm,size=0x78) addr:0x02158cec +func_ov060_02158d64 kind:function(arm,size=0x20) addr:0x02158d64 +func_ov060_02158d84 kind:function(arm,size=0x74) addr:0x02158d84 +func_ov060_02158df8 kind:function(arm,size=0x44) addr:0x02158df8 +func_ov060_02158e3c kind:function(arm,size=0xa0) addr:0x02158e3c +func_ov060_02158edc kind:function(arm,size=0x18) addr:0x02158edc +func_ov060_02158ef4 kind:function(arm,size=0x30) addr:0x02158ef4 +func_ov060_02158f24 kind:function(arm,size=0xfc) addr:0x02158f24 +func_ov060_02159020 kind:function(arm,size=0x98) addr:0x02159020 +func_ov060_021590b8 kind:function(arm,size=0xdc) addr:0x021590b8 +func_ov060_02159194 kind:function(arm,size=0x24) addr:0x02159194 +func_ov060_021591b8 kind:function(arm,size=0x2c) addr:0x021591b8 +func_ov060_021591e4 kind:function(arm,size=0x1c) addr:0x021591e4 +func_ov060_02159200 kind:function(arm,size=0x28) addr:0x02159200 +func_ov060_02159228 kind:function(arm,size=0x20) addr:0x02159228 +func_ov060_02159248 kind:function(arm,size=0x14) addr:0x02159248 +func_ov060_0215925c kind:function(arm,size=0x14) addr:0x0215925c +func_ov060_02159270 kind:function(arm,size=0x14) addr:0x02159270 +func_ov060_02159284 kind:function(arm,size=0xc) addr:0x02159284 +func_ov060_02159290 kind:function(arm,size=0x24) addr:0x02159290 +func_ov060_021592b4 kind:function(arm,size=0x5c) addr:0x021592b4 +func_ov060_02159310 kind:function(arm,size=0xc) addr:0x02159310 +func_ov060_0215931c kind:function(arm,size=0x24) addr:0x0215931c +func_ov060_02159340 kind:function(arm,size=0x60) addr:0x02159340 +func_ov060_021593a0 kind:function(arm,size=0xc) addr:0x021593a0 +func_ov060_021593ac kind:function(arm,size=0x24) addr:0x021593ac +func_ov060_021593d0 kind:function(arm,size=0x5c) addr:0x021593d0 +func_ov060_0215942c kind:function(arm,size=0x210) addr:0x0215942c +func_ov060_0215963c kind:function(arm,size=0x84) addr:0x0215963c +func_ov060_021596c0 kind:function(arm,size=0x8c) addr:0x021596c0 +func_ov060_0215974c kind:function(arm,size=0xcc) addr:0x0215974c +func_ov060_02159818 kind:function(arm,size=0x61c) addr:0x02159818 +func_ov060_02159e34 kind:function(arm,size=0x38) addr:0x02159e34 +func_ov060_02159e6c kind:function(arm,size=0x1b8) addr:0x02159e6c +func_ov060_0215a024 kind:function(arm,size=0x214) addr:0x0215a024 +func_ov060_0215a238 kind:function(arm,size=0x30) addr:0x0215a238 +func_ov060_0215a268 kind:function(arm,size=0x4c) addr:0x0215a268 +func_ov060_0215a2b4 kind:function(arm,size=0xc) addr:0x0215a2b4 +func_ov060_0215a2c0 kind:function(arm,size=0xc) addr:0x0215a2c0 +func_ov060_0215a2cc kind:function(arm,size=0x18) addr:0x0215a2cc +func_ov060_0215a2e4 kind:function(arm,size=0x2c) addr:0x0215a2e4 +func_ov060_0215a310 kind:function(arm,size=0x94) addr:0x0215a310 +func_ov060_0215a3a4 kind:function(arm,size=0x8c) addr:0x0215a3a4 +func_ov060_0215a430 kind:function(arm,size=0xa8) addr:0x0215a430 +func_ov060_0215a4d8 kind:function(arm,size=0x2c4) addr:0x0215a4d8 +func_ov060_0215a79c kind:function(arm,size=0x74) addr:0x0215a79c +func_ov060_0215a810 kind:function(arm,size=0x230) addr:0x0215a810 +func_ov060_0215aa40 kind:function(arm,size=0x8c) addr:0x0215aa40 +func_ov060_0215aacc kind:function(arm,size=0x2f4) addr:0x0215aacc +func_ov060_0215adc0 kind:function(arm,size=0x18) addr:0x0215adc0 +func_ov060_0215add8 kind:function(arm,size=0x17c) addr:0x0215add8 +func_ov060_0215af54 kind:function(arm,size=0x74) addr:0x0215af54 +func_ov060_0215afc8 kind:function(arm,size=0xb4) addr:0x0215afc8 +func_ov060_0215b07c kind:function(arm,size=0x4) addr:0x0215b07c +func_ov060_0215b080 kind:function(arm,size=0x8c) addr:0x0215b080 +func_ov060_0215b10c kind:function(arm,size=0x74) addr:0x0215b10c +func_ov060_0215b180 kind:function(arm,size=0xcc) addr:0x0215b180 +func_ov060_0215b24c kind:function(arm,size=0x1e4) addr:0x0215b24c +func_ov060_0215b430 kind:function(arm,size=0x234) addr:0x0215b430 +func_ov060_0215b664 kind:function(arm,size=0x30) addr:0x0215b664 +func_ov060_0215b694 kind:function(arm,size=0x1c4) addr:0x0215b694 +func_ov060_0215b858 kind:function(arm,size=0x6c) addr:0x0215b858 +func_ov060_0215b8c4 kind:function(arm,size=0x3c) addr:0x0215b8c4 +func_ov060_0215b900 kind:function(arm,size=0x34) addr:0x0215b900 +func_ov060_0215b934 kind:function(arm,size=0x410) addr:0x0215b934 +func_ov060_0215bd44 kind:function(arm,size=0x22c) addr:0x0215bd44 +func_ov060_0215bf70 kind:function(arm,size=0xc) addr:0x0215bf70 +func_ov060_0215bf7c kind:function(arm,size=0x3c) addr:0x0215bf7c +func_ov060_0215bfb8 kind:function(arm,size=0x5c) addr:0x0215bfb8 +func_ov060_0215c014 kind:function(arm,size=0xe4) addr:0x0215c014 +func_ov060_0215c0f8 kind:function(arm,size=0x10c) addr:0x0215c0f8 +func_ov060_0215c204 kind:function(arm,size=0x138) addr:0x0215c204 +func_ov060_0215c33c kind:function(arm,size=0x34) addr:0x0215c33c +func_ov060_0215c370 kind:function(arm,size=0xe8) addr:0x0215c370 +func_ov060_0215c458 kind:function(arm,size=0x74) addr:0x0215c458 +func_ov060_0215c4cc kind:function(arm,size=0x44) addr:0x0215c4cc +func_ov060_0215c510 kind:function(arm,size=0xe4) addr:0x0215c510 +func_ov060_0215c5f4 kind:function(arm,size=0x8c) addr:0x0215c5f4 +func_ov060_0215c680 kind:function(arm,size=0x14) addr:0x0215c680 +func_ov060_0215c694 kind:function(arm,size=0x14) addr:0x0215c694 +func_ov060_0215c6a8 kind:function(arm,size=0x14) addr:0x0215c6a8 +func_ov060_0215c6bc kind:function(arm,size=0xc) addr:0x0215c6bc +func_ov060_0215c6c8 kind:function(arm,size=0x24) addr:0x0215c6c8 +func_ov060_0215c6ec kind:function(arm,size=0x5c) addr:0x0215c6ec +func_ov060_0215c748 kind:function(arm,size=0x144) addr:0x0215c748 +func_ov060_0215c88c kind:function(arm,size=0x4c) addr:0x0215c88c +func_ov060_0215c8d8 kind:function(arm,size=0x110) addr:0x0215c8d8 +func_ov060_0215c9e8 kind:function(arm,size=0x7c) addr:0x0215c9e8 +func_ov060_0215ca64 kind:function(arm,size=0x74) addr:0x0215ca64 +func_ov060_0215cad8 kind:function(arm,size=0x3c) addr:0x0215cad8 +func_ov060_0215cb14 kind:function(arm,size=0xc) addr:0x0215cb14 +func_ov060_0215cb20 kind:function(arm,size=0x48) addr:0x0215cb20 +func_ov060_0215cb68 kind:function(arm,size=0x1c) addr:0x0215cb68 +func_ov060_0215cb84 kind:function(arm,size=0x40) addr:0x0215cb84 +func_ov060_0215cbc4 kind:function(arm,size=0x6c) addr:0x0215cbc4 +func_ov060_0215cc30 kind:function(arm,size=0x5c) addr:0x0215cc30 +func_ov060_0215cc8c kind:function(arm,size=0x18) addr:0x0215cc8c +func_ov060_0215cca4 kind:function(arm,size=0x14) addr:0x0215cca4 +func_ov060_0215ccb8 kind:function(arm,size=0x1c) addr:0x0215ccb8 +func_ov060_0215ccd4 kind:function(arm,size=0x8) addr:0x0215ccd4 +func_ov060_0215ccdc kind:function(arm,size=0xac) addr:0x0215ccdc +func_ov060_0215cd88 kind:function(arm,size=0x8) addr:0x0215cd88 +func_ov060_0215cd90 kind:function(arm,size=0x1c) addr:0x0215cd90 +func_ov060_0215cdac kind:function(arm,size=0x6c) addr:0x0215cdac +func_ov060_0215ce18 kind:function(arm,size=0x34) addr:0x0215ce18 +func_ov060_0215ce4c kind:function(arm,size=0x28) addr:0x0215ce4c +func_ov060_0215ce74 kind:function(arm,size=0x30) addr:0x0215ce74 +func_ov060_0215cea4 kind:function(arm,size=0x14) addr:0x0215cea4 +func_ov060_0215ceb8 kind:function(arm,size=0xc) addr:0x0215ceb8 +func_ov060_0215cec4 kind:function(arm,size=0x24) addr:0x0215cec4 +func_ov060_0215cee8 kind:function(arm,size=0x80) addr:0x0215cee8 +func_ov060_0215cf68 kind:function(arm,size=0x134) addr:0x0215cf68 +func_ov060_0215d09c kind:function(arm,size=0x68) addr:0x0215d09c +func_ov060_0215d104 kind:function(arm,size=0x17c) addr:0x0215d104 +func_ov060_0215d280 kind:function(arm,size=0x30) addr:0x0215d280 +func_ov060_0215d2b0 kind:function(arm,size=0x34) addr:0x0215d2b0 +func_ov060_0215d2e4 kind:function(arm,size=0x44) addr:0x0215d2e4 +func_ov060_0215d328 kind:function(arm,size=0x18) addr:0x0215d328 +func_ov060_0215d340 kind:function(arm,size=0x18) addr:0x0215d340 +func_ov060_0215d358 kind:function(arm,size=0x18) addr:0x0215d358 +func_ov060_0215d370 kind:function(arm,size=0xc) addr:0x0215d370 +func_ov060_0215d37c kind:function(arm,size=0xc) addr:0x0215d37c +func_ov060_0215d388 kind:function(arm,size=0x4) addr:0x0215d388 +func_ov060_0215d38c kind:function(arm,size=0x10) addr:0x0215d38c +func_ov060_0215d39c kind:function(arm,size=0x4) addr:0x0215d39c +func_ov060_0215d3a0 kind:function(arm,size=0xa8) addr:0x0215d3a0 +func_ov060_0215d448 kind:function(arm,size=0x28) addr:0x0215d448 +func_ov060_0215d470 kind:function(arm,size=0x30) addr:0x0215d470 +func_ov060_0215d4a0 kind:function(arm,size=0x14) addr:0x0215d4a0 +func_ov060_0215d4b4 kind:function(arm,size=0xc) addr:0x0215d4b4 +func_ov060_0215d4c0 kind:function(arm,size=0x24) addr:0x0215d4c0 +func_ov060_0215d4e4 kind:function(arm,size=0x28) addr:0x0215d4e4 +func_ov060_0215d50c kind:function(arm,size=0x68) addr:0x0215d50c +func_ov060_0215d574 kind:function(arm,size=0x68) addr:0x0215d574 +func_ov060_0215d5dc kind:function(arm,size=0x14) addr:0x0215d5dc +func_ov060_0215d5f0 kind:function(arm,size=0x24) addr:0x0215d5f0 +func_ov060_0215d614 kind:function(arm,size=0x14) addr:0x0215d614 +func_ov060_0215d628 kind:function(arm,size=0x68) addr:0x0215d628 +func_ov060_0215d690 kind:function(arm,size=0xac) addr:0x0215d690 +func_ov060_0215d73c kind:function(arm,size=0x14) addr:0x0215d73c +func_ov060_0215d750 kind:function(arm,size=0x20) addr:0x0215d750 +func_ov060_0215d770 kind:function(arm,size=0x50) addr:0x0215d770 +func_ov060_0215d7c0 kind:function(arm,size=0x1c) addr:0x0215d7c0 +func_ov060_0215d7dc kind:function(arm,size=0x38) addr:0x0215d7dc +func_ov060_0215d814 kind:function(arm,size=0x40) addr:0x0215d814 +func_ov060_0215d854 kind:function(arm,size=0x14) addr:0x0215d854 +func_ov060_0215d868 kind:function(arm,size=0xc) addr:0x0215d868 +func_ov060_0215d874 kind:function(arm,size=0x24) addr:0x0215d874 +func_ov060_0215d898 kind:function(arm,size=0x28) addr:0x0215d898 +func_ov060_0215d8c0 kind:function(arm,size=0x20) addr:0x0215d8c0 +func_ov060_0215d8e0 kind:function(arm,size=0x50) addr:0x0215d8e0 +func_ov060_0215d930 kind:function(arm,size=0x38) addr:0x0215d930 +func_ov060_0215d968 kind:function(arm,size=0x40) addr:0x0215d968 +func_ov060_0215d9a8 kind:function(arm,size=0x14) addr:0x0215d9a8 +func_ov060_0215d9bc kind:function(arm,size=0xc) addr:0x0215d9bc +func_ov060_0215d9c8 kind:function(arm,size=0x24) addr:0x0215d9c8 +func_ov060_0215d9ec kind:function(arm,size=0x3c) addr:0x0215d9ec +func_ov060_0215da28 kind:function(arm,size=0xfc) addr:0x0215da28 +func_ov060_0215db24 kind:function(arm,size=0x14) addr:0x0215db24 +func_ov060_0215db38 kind:function(arm,size=0xac) addr:0x0215db38 +func_ov060_0215dbe4 kind:function(arm,size=0x18c) addr:0x0215dbe4 +func_ov060_0215dd70 kind:function(arm,size=0x30) addr:0x0215dd70 +func_ov060_0215dda0 kind:function(arm,size=0x14) addr:0x0215dda0 +func_ov060_0215ddb4 kind:function(arm,size=0x12c) addr:0x0215ddb4 +func_ov060_0215dee0 kind:function(arm,size=0x40) addr:0x0215dee0 +func_ov060_0215df20 kind:function(arm,size=0x18) addr:0x0215df20 +func_ov060_0215df38 kind:function(arm,size=0x24) addr:0x0215df38 +func_ov060_0215df5c kind:function(arm,size=0x24) addr:0x0215df5c +func_ov060_0215df80 kind:function(arm,size=0x10) addr:0x0215df80 +func_ov060_0215df90 kind:function(arm,size=0x8) addr:0x0215df90 +func_ov060_0215df98 kind:function(arm,size=0x1c) addr:0x0215df98 +func_ov060_0215dfb4 kind:function(arm,size=0x48) addr:0x0215dfb4 +func_ov060_0215dffc kind:function(arm,size=0x50) addr:0x0215dffc +func_ov060_0215e04c kind:function(arm,size=0x20) addr:0x0215e04c +func_ov060_0215e06c kind:function(arm,size=0xc) addr:0x0215e06c +func_ov060_0215e078 kind:function(arm,size=0x24) addr:0x0215e078 +func_ov060_0215e09c kind:function(arm,size=0x28) addr:0x0215e09c +func_ov060_0215e0c4 kind:function(arm,size=0x20) addr:0x0215e0c4 +func_ov060_0215e0e4 kind:function(arm,size=0x4) addr:0x0215e0e4 +func_ov060_0215e0e8 kind:function(arm,size=0x50) addr:0x0215e0e8 +func_ov060_0215e138 kind:function(arm,size=0x20) addr:0x0215e138 +func_ov060_0215e158 kind:function(arm,size=0x28) addr:0x0215e158 +func_ov060_0215e180 kind:function(arm,size=0x14) addr:0x0215e180 +func_ov060_0215e194 kind:function(arm,size=0xc) addr:0x0215e194 +func_ov060_0215e1a0 kind:function(arm,size=0x24) addr:0x0215e1a0 +func_ov060_0215e1c4 kind:function(arm,size=0x28) addr:0x0215e1c4 +func_ov060_0215e1ec kind:function(arm,size=0xfc) addr:0x0215e1ec +func_ov060_0215e2e8 kind:function(arm,size=0x14) addr:0x0215e2e8 +func_ov060_0215e2fc kind:function(arm,size=0x194) addr:0x0215e2fc +func_ov060_0215e490 kind:function(arm,size=0x18) addr:0x0215e490 +func_ov060_0215e4a8 kind:function(arm,size=0x14) addr:0x0215e4a8 +func_ov060_0215e4bc kind:function(arm,size=0x40) addr:0x0215e4bc +func_ov060_0215e4fc kind:function(arm,size=0x24) addr:0x0215e4fc +func_ov060_0215e520 kind:function(arm,size=0x1c) addr:0x0215e520 +func_ov060_0215e53c kind:function(arm,size=0x48) addr:0x0215e53c +func_ov060_0215e584 kind:function(arm,size=0x50) addr:0x0215e584 +func_ov060_0215e5d4 kind:function(arm,size=0x14) addr:0x0215e5d4 +func_ov060_0215e5e8 kind:function(arm,size=0xc) addr:0x0215e5e8 +func_ov060_0215e5f4 kind:function(arm,size=0x24) addr:0x0215e5f4 +func_ov060_0215e618 kind:function(arm,size=0x28) addr:0x0215e618 +func_ov060_0215e640 kind:function(arm,size=0x20) addr:0x0215e640 +func_ov060_0215e660 kind:function(arm,size=0x4) addr:0x0215e660 +func_ov060_0215e664 kind:function(arm,size=0x50) addr:0x0215e664 +func_ov060_0215e6b4 kind:function(arm,size=0x20) addr:0x0215e6b4 +func_ov060_0215e6d4 kind:function(arm,size=0x28) addr:0x0215e6d4 +func_ov060_0215e6fc kind:function(arm,size=0x14) addr:0x0215e6fc +func_ov060_0215e710 kind:function(arm,size=0xc) addr:0x0215e710 +func_ov060_0215e71c kind:function(arm,size=0x24) addr:0x0215e71c +func_ov060_0215e740 kind:function(arm,size=0x28) addr:0x0215e740 +func_ov060_0215e768 kind:function(arm,size=0x74) addr:0x0215e768 +func_ov060_0215e7dc kind:function(arm,size=0x4) addr:0x0215e7dc +func_ov060_0215e7e0 kind:function(arm,size=0x84) addr:0x0215e7e0 +func_ov060_0215e864 kind:function(arm,size=0x14) addr:0x0215e864 +func_ov060_0215e878 kind:function(arm,size=0x50) addr:0x0215e878 +func_ov060_0215e8c8 kind:function(arm,size=0x38) addr:0x0215e8c8 +func_ov060_0215e900 kind:function(arm,size=0x40) addr:0x0215e900 +func_ov060_0215e940 kind:function(arm,size=0x14) addr:0x0215e940 +func_ov060_0215e954 kind:function(arm,size=0xc) addr:0x0215e954 +func_ov060_0215e960 kind:function(arm,size=0x24) addr:0x0215e960 +func_ov060_0215e984 kind:function(arm,size=0x28) addr:0x0215e984 +func_ov060_0215e9ac kind:function(arm,size=0xc4) addr:0x0215e9ac +func_ov060_0215ea70 kind:function(arm,size=0x6c) addr:0x0215ea70 +func_ov060_0215eadc kind:function(arm,size=0x14) addr:0x0215eadc +func_ov060_0215eaf0 kind:function(arm,size=0x14) addr:0x0215eaf0 +func_ov060_0215eb04 kind:function(arm,size=0x20) addr:0x0215eb04 +func_ov060_0215eb24 kind:function(arm,size=0x28) addr:0x0215eb24 +func_ov060_0215eb4c kind:function(arm,size=0x30) addr:0x0215eb4c +func_ov060_0215eb7c kind:function(arm,size=0x14) addr:0x0215eb7c +func_ov060_0215eb90 kind:function(arm,size=0xc) addr:0x0215eb90 +func_ov060_0215eb9c kind:function(arm,size=0x24) addr:0x0215eb9c +func_ov060_0215ebc0 kind:function(arm,size=0x28) addr:0x0215ebc0 +func_ov060_0215ebe8 kind:function(arm,size=0x74) addr:0x0215ebe8 +func_ov060_0215ec5c kind:function(arm,size=0x28) addr:0x0215ec5c +func_ov060_0215ec84 kind:function(arm,size=0x4) addr:0x0215ec84 +func_ov060_0215ec88 kind:function(arm,size=0x14) addr:0x0215ec88 +func_ov060_0215ec9c kind:function(arm,size=0x20) addr:0x0215ec9c +func_ov060_0215ecbc kind:function(arm,size=0x20) addr:0x0215ecbc +func_ov060_0215ecdc kind:function(arm,size=0x28) addr:0x0215ecdc +func_ov060_0215ed04 kind:function(arm,size=0x14) addr:0x0215ed04 +func_ov060_0215ed18 kind:function(arm,size=0x20) addr:0x0215ed18 +func_ov060_0215ed38 kind:function(arm,size=0xc) addr:0x0215ed38 +func_ov060_0215ed44 kind:function(arm,size=0xc) addr:0x0215ed44 +func_ov060_0215ed50 kind:function(arm,size=0x28) addr:0x0215ed50 +func_ov060_0215ed78 kind:function(arm,size=0x68) addr:0x0215ed78 +func_ov060_0215ede0 kind:function(arm,size=0x348) addr:0x0215ede0 +func_ov060_0215f128 kind:function(arm,size=0x14) addr:0x0215f128 +func_ov060_0215f13c kind:function(arm,size=0x14) addr:0x0215f13c +func_ov060_0215f150 kind:function(arm,size=0x14) addr:0x0215f150 +func_ov060_0215f164 kind:function(arm,size=0xb0) addr:0x0215f164 +func_ov060_0215f214 kind:function(arm,size=0xb8) addr:0x0215f214 +func_ov060_0215f2cc kind:function(arm,size=0x44) addr:0x0215f2cc +func_ov060_0215f310 kind:function(arm,size=0x1bc) addr:0x0215f310 +func_ov060_0215f4cc kind:function(arm,size=0x70) addr:0x0215f4cc +func_ov060_0215f53c kind:function(arm,size=0x74) addr:0x0215f53c +func_ov060_0215f5b0 kind:function(arm,size=0x1bc) addr:0x0215f5b0 +func_ov060_0215f76c kind:function(arm,size=0x38) addr:0x0215f76c +func_ov060_0215f7a4 kind:function(arm,size=0xc) addr:0x0215f7a4 +func_ov060_0215f7b0 kind:function(arm,size=0x3c) addr:0x0215f7b0 +func_ov060_0215f7ec kind:function(arm,size=0x8) addr:0x0215f7ec +func_ov060_0215f7f4 kind:function(arm,size=0x110) addr:0x0215f7f4 +func_ov060_0215f904 kind:function(arm,size=0xbc) addr:0x0215f904 +func_ov060_0215f9c0 kind:function(arm,size=0x1c8) addr:0x0215f9c0 +func_ov060_0215fb88 kind:function(arm,size=0xd8) addr:0x0215fb88 +func_ov060_0215fc60 kind:function(arm,size=0xb8) addr:0x0215fc60 +func_ov060_0215fd18 kind:function(arm,size=0x144) addr:0x0215fd18 +func_ov060_0215fe5c kind:function(arm,size=0xcc) addr:0x0215fe5c +func_ov060_0215ff28 kind:function(arm,size=0x178) addr:0x0215ff28 +func_ov060_021600a0 kind:function(arm,size=0xc) addr:0x021600a0 +func_ov060_021600ac kind:function(arm,size=0x1c) addr:0x021600ac +func_ov060_021600c8 kind:function(arm,size=0x1c) addr:0x021600c8 +func_ov060_021600e4 kind:function(arm,size=0x1c) addr:0x021600e4 +func_ov060_02160100 kind:function(arm,size=0x14) addr:0x02160100 +func_ov060_02160114 kind:function(arm,size=0xc) addr:0x02160114 +func_ov060_02160120 kind:function(arm,size=0x24) addr:0x02160120 +func_ov060_02160144 kind:function(arm,size=0x54) addr:0x02160144 +func_ov060_02160198 kind:function(arm,size=0x124) addr:0x02160198 +func_ov060_021602bc kind:function(arm,size=0x28) addr:0x021602bc +func_ov060_021602e4 kind:function(arm,size=0x30) addr:0x021602e4 +func_ov060_02160314 kind:function(arm,size=0xc) addr:0x02160314 +func_ov060_02160320 kind:function(arm,size=0x8) addr:0x02160320 +func_ov060_02160328 kind:function(arm,size=0x8) addr:0x02160328 +func_ov060_02160330 kind:function(arm,size=0x14) addr:0x02160330 +func_ov060_02160344 kind:function(arm,size=0xc) addr:0x02160344 +func_ov060_02160350 kind:function(arm,size=0x24) addr:0x02160350 +func_ov060_02160374 kind:function(arm,size=0x98) addr:0x02160374 +func_ov060_0216040c kind:function(arm,size=0x80) addr:0x0216040c +func_ov060_0216048c kind:function(arm,size=0x8) addr:0x0216048c +func_ov060_02160494 kind:function(arm,size=0x4) addr:0x02160494 +func_ov060_02160498 kind:function(arm,size=0x20) addr:0x02160498 +func_ov060_021604b8 kind:function(arm,size=0x20) addr:0x021604b8 +func_ov060_021604d8 kind:function(arm,size=0x28) addr:0x021604d8 +func_ov060_02160500 kind:function(arm,size=0x14) addr:0x02160500 +func_ov060_02160514 kind:function(arm,size=0xc) addr:0x02160514 +func_ov060_02160520 kind:function(arm,size=0x24) addr:0x02160520 +func_ov060_02160544 kind:function(arm,size=0xac) addr:0x02160544 +func_ov060_021605f0 kind:function(arm,size=0x54) addr:0x021605f0 +func_ov060_02160644 kind:function(arm,size=0x50) addr:0x02160644 +func_ov060_02160694 kind:function(arm,size=0x210) addr:0x02160694 +func_ov060_021608a4 kind:function(arm,size=0x60) addr:0x021608a4 +func_ov060_02160904 kind:function(arm,size=0x44) addr:0x02160904 +func_ov060_02160948 kind:function(arm,size=0x18) addr:0x02160948 +func_ov060_02160960 kind:function(arm,size=0x20) addr:0x02160960 +func_ov060_02160980 kind:function(arm,size=0x28) addr:0x02160980 +func_ov060_021609a8 kind:function(arm,size=0x14) addr:0x021609a8 +func_ov060_021609bc kind:function(arm,size=0xc) addr:0x021609bc +func_ov060_021609c8 kind:function(arm,size=0x24) addr:0x021609c8 +func_ov060_021609ec kind:function(arm,size=0x44) addr:0x021609ec +func_ov060_02160a30 kind:function(arm,size=0x34) addr:0x02160a30 +func_ov060_02160a64 kind:function(arm,size=0xcc) addr:0x02160a64 +func_ov060_02160b30 kind:function(arm,size=0x14) addr:0x02160b30 +func_ov060_02160b44 kind:function(arm,size=0x1c) addr:0x02160b44 +func_ov060_02160b60 kind:function(arm,size=0x14) addr:0x02160b60 +data_ov060_02160b74 kind:data(any) addr:0x02160b74 +data_ov060_02160b7c kind:data(any) addr:0x02160b7c +data_ov060_02160b8c kind:data(any) addr:0x02160b8c +data_ov060_02160b98 kind:data(any) addr:0x02160b98 ambiguous +data_ov060_02160b9c kind:data(any) addr:0x02160b9c +data_ov060_02160bac kind:data(any) addr:0x02160bac +data_ov060_02160bc4 kind:data(any) addr:0x02160bc4 +data_ov060_02160bcc kind:data(any) addr:0x02160bcc +data_ov060_02160bfc kind:data(any) addr:0x02160bfc +__sinit_ov060_02160cbc kind:function(arm,size=0xd8) addr:0x02160cbc +__sinit_ov060_02160d94 kind:function(arm,size=0x118) addr:0x02160d94 +__sinit_ov060_02160eac kind:function(arm,size=0x70) addr:0x02160eac +__sinit_ov060_02160f1c kind:function(arm,size=0x50) addr:0x02160f1c +__sinit_ov060_02160f6c kind:function(arm,size=0x50) addr:0x02160f6c +__sinit_ov060_02160fbc kind:function(arm,size=0x50) addr:0x02160fbc +__sinit_ov060_0216100c kind:function(arm,size=0x50) addr:0x0216100c +__sinit_ov060_0216105c kind:function(arm,size=0x50) addr:0x0216105c +__sinit_ov060_021610ac kind:function(arm,size=0x50) addr:0x021610ac +__sinit_ov060_021610fc kind:function(arm,size=0x50) addr:0x021610fc +__sinit_ov060_0216114c kind:function(arm,size=0x50) addr:0x0216114c +__sinit_ov060_0216119c kind:function(arm,size=0x50) addr:0x0216119c +__sinit_ov060_021611ec kind:function(arm,size=0x50) addr:0x021611ec +__sinit_ov060_0216123c kind:function(arm,size=0x50) addr:0x0216123c +__sinit_ov060_0216128c kind:function(arm,size=0x50) addr:0x0216128c +__sinit_ov060_021612dc kind:function(arm,size=0x50) addr:0x021612dc +__sinit_ov060_0216132c kind:function(arm,size=0x50) addr:0x0216132c +__sinit_ov060_0216137c kind:function(arm,size=0x50) addr:0x0216137c +.p__sinit_ov060_02160cbc kind:data(word) addr:0x021613cc +.p__sinit_ov060_02160d94 kind:data(word) addr:0x021613d0 +.p__sinit_ov060_02160eac kind:data(word) addr:0x021613d4 +.p__sinit_ov060_02160f1c kind:data(word) addr:0x021613d8 +.p__sinit_ov060_02160f6c kind:data(word) addr:0x021613dc +.p__sinit_ov060_02160fbc kind:data(word) addr:0x021613e0 +.p__sinit_ov060_0216100c kind:data(word) addr:0x021613e4 +.p__sinit_ov060_0216105c kind:data(word) addr:0x021613e8 +.p__sinit_ov060_021610ac kind:data(word) addr:0x021613ec +.p__sinit_ov060_021610fc kind:data(word) addr:0x021613f0 +.p__sinit_ov060_0216114c kind:data(word) addr:0x021613f4 +.p__sinit_ov060_0216119c kind:data(word) addr:0x021613f8 +.p__sinit_ov060_021611ec kind:data(word) addr:0x021613fc +.p__sinit_ov060_0216123c kind:data(word) addr:0x02161400 +.p__sinit_ov060_0216128c kind:data(word) addr:0x02161404 +.p__sinit_ov060_021612dc kind:data(word) addr:0x02161408 +.p__sinit_ov060_0216132c kind:data(word) addr:0x0216140c +.p__sinit_ov060_0216137c kind:data(word) addr:0x02161410 +data_ov060_02161428 kind:data(any) addr:0x02161428 +data_ov060_0216144c kind:data(any) addr:0x0216144c +data_ov060_02161470 kind:data(any) addr:0x02161470 +data_ov060_02161494 kind:data(any) addr:0x02161494 +data_ov060_021614a8 kind:data(any) addr:0x021614a8 ambiguous +data_ov060_021614d8 kind:data(any) addr:0x021614d8 +data_ov060_021614f0 kind:data(any) addr:0x021614f0 +data_ov060_02161500 kind:data(any) addr:0x02161500 ambiguous +data_ov060_0216151c kind:data(any) addr:0x0216151c ambiguous +data_ov060_02161520 kind:data(any) addr:0x02161520 +data_ov060_02161538 kind:data(any) addr:0x02161538 +data_ov060_021615a8 kind:data(any) addr:0x021615a8 +data_ov060_02161620 kind:data(any) addr:0x02161620 +data_ov060_021616fc kind:data(any) addr:0x021616fc ambiguous +data_ov060_0216173c kind:data(any) addr:0x0216173c +data_ov060_02161850 kind:data(any) addr:0x02161850 +data_ov060_0216186c kind:data(any) addr:0x0216186c +data_ov060_02161880 kind:data(any) addr:0x02161880 ambiguous +data_ov060_02161890 kind:data(any) addr:0x02161890 +data_ov060_021618b4 kind:data(any) addr:0x021618b4 +data_ov060_021618d0 kind:data(any) addr:0x021618d0 +data_ov060_021618e8 kind:data(any) addr:0x021618e8 +data_ov060_02161918 kind:data(any) addr:0x02161918 +data_ov060_0216193c kind:data(any) addr:0x0216193c ambiguous +data_ov060_021619b8 kind:data(any) addr:0x021619b8 +data_ov060_02161a08 kind:data(any) addr:0x02161a08 ambiguous +data_ov060_02161a60 kind:data(any) addr:0x02161a60 +data_ov060_02161acc kind:data(any) addr:0x02161acc ambiguous +data_ov060_02161b74 kind:data(any) addr:0x02161b74 +data_ov060_02161b8c kind:data(any) addr:0x02161b8c +data_ov060_02161ba8 kind:data(any) addr:0x02161ba8 +data_ov060_02161bac kind:data(any) addr:0x02161bac ambiguous +data_ov060_02161bc0 kind:data(any) addr:0x02161bc0 ambiguous +data_ov060_02161c08 kind:data(any) addr:0x02161c08 +data_ov060_02161c0c kind:data(any) addr:0x02161c0c ambiguous +data_ov060_02161c68 kind:data(any) addr:0x02161c68 +data_ov060_02161cb0 kind:data(any) addr:0x02161cb0 +data_ov060_02161cbc kind:data(any) addr:0x02161cbc ambiguous +data_ov060_02161cc8 kind:data(any) addr:0x02161cc8 ambiguous +data_ov060_02161ce0 kind:data(any) addr:0x02161ce0 +data_ov060_02161d00 kind:data(any) addr:0x02161d00 +data_ov060_02161da8 kind:data(any) addr:0x02161da8 ambiguous +data_ov060_02161e1c kind:data(any) addr:0x02161e1c +data_ov060_02161e38 kind:data(any) addr:0x02161e38 +data_ov060_02161eb0 kind:data(any) addr:0x02161eb0 +data_ov060_02161ed0 kind:data(any) addr:0x02161ed0 ambiguous +data_ov060_02161f28 kind:data(any) addr:0x02161f28 +data_ov060_02162008 kind:data(any) addr:0x02162008 +data_ov060_021620a0 kind:data(any) addr:0x021620a0 ambiguous +data_ov060_0216213c kind:data(any) addr:0x0216213c +data_ov060_02162160 kind:data(any) addr:0x02162160 +data_ov060_02162188 kind:data(any) addr:0x02162188 ambiguous +data_ov060_0216218c kind:data(any) addr:0x0216218c +data_ov060_021621e4 kind:data(any) addr:0x021621e4 +data_ov060_021621f0 kind:data(any) addr:0x021621f0 +data_ov060_021621fc kind:data(any) addr:0x021621fc +data_ov060_02162208 kind:data(any) addr:0x02162208 +data_ov060_0216221c kind:data(any) addr:0x0216221c +data_ov060_02162240 kind:data(any) addr:0x02162240 +data_ov060_02162298 kind:data(any) addr:0x02162298 +data_ov060_021622b8 kind:data(any) addr:0x021622b8 +data_ov060_021622dc kind:data(any) addr:0x021622dc +data_ov060_02162300 kind:data(any) addr:0x02162300 +data_ov060_02162348 kind:data(any) addr:0x02162348 +data_ov060_021623a0 kind:data(any) addr:0x021623a0 +data_ov060_021623ac kind:data(any) addr:0x021623ac +data_ov060_021623b8 kind:data(any) addr:0x021623b8 +data_ov060_021623c4 kind:data(any) addr:0x021623c4 +data_ov060_021623d4 kind:data(any) addr:0x021623d4 +data_ov060_021623f8 kind:data(any) addr:0x021623f8 +data_ov060_02162440 kind:data(any) addr:0x02162440 ambiguous +data_ov060_02162450 kind:data(any) addr:0x02162450 +data_ov060_02162470 kind:data(any) addr:0x02162470 +data_ov060_02162494 kind:data(any) addr:0x02162494 +data_ov060_021624dc kind:data(any) addr:0x021624dc +data_ov060_02162534 kind:data(any) addr:0x02162534 +data_ov060_0216253c kind:data(any) addr:0x0216253c +data_ov060_02162548 kind:data(any) addr:0x02162548 +data_ov060_02162554 kind:data(any) addr:0x02162554 +data_ov060_02162568 kind:data(any) addr:0x02162568 +data_ov060_0216258c kind:data(any) addr:0x0216258c +data_ov060_021625ec kind:data(any) addr:0x021625ec +data_ov060_02162610 kind:data(any) addr:0x02162610 +data_ov060_02162668 kind:data(any) addr:0x02162668 +data_ov060_02162674 kind:data(any) addr:0x02162674 +data_ov060_02162680 kind:data(any) addr:0x02162680 +data_ov060_0216268c kind:data(any) addr:0x0216268c +data_ov060_021626ac kind:data(any) addr:0x021626ac +data_ov060_021626d0 kind:data(any) addr:0x021626d0 +data_ov060_021626f8 kind:data(any) addr:0x021626f8 ambiguous +data_ov060_0216272c kind:data(any) addr:0x0216272c +data_ov060_02162750 kind:data(any) addr:0x02162750 +data_ov060_021627ac kind:data(any) addr:0x021627ac +data_ov060_021627d0 kind:data(any) addr:0x021627d0 +data_ov060_021627fc kind:data(any) addr:0x021627fc +data_ov060_02162844 kind:data(any) addr:0x02162844 +data_ov060_02162884 kind:data(any) addr:0x02162884 +data_ov060_02162914 kind:data(any) addr:0x02162914 +data_ov060_02162934 kind:data(any) addr:0x02162934 +data_ov060_021629b0 kind:data(any) addr:0x021629b0 ambiguous +data_ov060_02162a48 kind:data(any) addr:0x02162a48 +data_ov060_02162af0 kind:data(any) addr:0x02162af0 +data_ov060_02162b08 kind:data(any) addr:0x02162b08 +data_ov060_02162b58 kind:data(any) addr:0x02162b58 ambiguous +data_ov060_02162ba0 kind:data(any) addr:0x02162ba0 +data_ov060_02162bbc kind:data(any) addr:0x02162bbc +data_ov060_02162c0c kind:data(any) addr:0x02162c0c +data_ov060_02162c7c kind:data(any) addr:0x02162c7c ambiguous +data_ov060_02162d2c kind:data(any) addr:0x02162d2c +data_ov060_02162d48 kind:data(any) addr:0x02162d48 +data_ov060_02162d64 kind:data(any) addr:0x02162d64 +data_ov060_02162d8c kind:data(any) addr:0x02162d8c +data_ov060_02162dcc kind:data(any) addr:0x02162dcc +data_ov060_02162de8 kind:data(any) addr:0x02162de8 +data_ov060_02162e04 kind:data(any) addr:0x02162e04 +data_ov060_02162e2c kind:data(any) addr:0x02162e2c +data_ov060_02162e70 kind:data(any) addr:0x02162e70 +data_ov060_02162e8c kind:data(any) addr:0x02162e8c +data_ov060_02162ee0 kind:bss addr:0x02162ee0 +data_ov060_02162eec kind:bss addr:0x02162eec +data_ov060_02162ef8 kind:bss addr:0x02162ef8 +data_ov060_02162f04 kind:bss addr:0x02162f04 +data_ov060_02162f10 kind:bss addr:0x02162f10 +data_ov060_02162f14 kind:bss addr:0x02162f14 ambiguous +data_ov060_02162fe8 kind:bss addr:0x02162fe8 +data_ov060_021630c0 kind:bss addr:0x021630c0 +data_ov060_02163198 kind:bss addr:0x02163198 +data_ov060_021631a4 kind:bss addr:0x021631a4 +data_ov060_021631b0 kind:bss addr:0x021631b0 +data_ov060_021631bc kind:bss addr:0x021631bc +data_ov060_021631c8 kind:bss addr:0x021631c8 +data_ov060_021631d4 kind:bss addr:0x021631d4 +data_ov060_021631e0 kind:bss addr:0x021631e0 +data_ov060_02163208 kind:bss addr:0x02163208 ambiguous +data_ov060_02163224 kind:bss addr:0x02163224 +data_ov060_02163268 kind:bss addr:0x02163268 +data_ov060_021632ac kind:bss addr:0x021632ac +data_ov060_021632b0 kind:bss addr:0x021632b0 +data_ov060_021632bc kind:bss addr:0x021632bc +data_ov060_021632c0 kind:bss addr:0x021632c0 +data_ov060_02163394 kind:bss addr:0x02163394 +data_ov060_02163398 kind:bss addr:0x02163398 +data_ov060_021633a4 kind:bss addr:0x021633a4 +data_ov060_0216347c kind:bss addr:0x0216347c +data_ov060_02163480 kind:bss addr:0x02163480 +data_ov060_0216348c kind:bss addr:0x0216348c +data_ov060_021634ac kind:bss addr:0x021634ac ambiguous +data_ov060_021634f8 kind:bss addr:0x021634f8 ambiguous +data_ov060_02163564 kind:bss addr:0x02163564 +data_ov060_02163568 kind:bss addr:0x02163568 +data_ov060_02163574 kind:bss addr:0x02163574 +data_ov060_021635fc kind:bss addr:0x021635fc ambiguous +data_ov060_0216364c kind:bss addr:0x0216364c +data_ov060_02163650 kind:bss addr:0x02163650 +data_ov060_0216365c kind:bss addr:0x0216365c +data_ov060_02163734 kind:bss addr:0x02163734 +data_ov060_02163798 kind:bss addr:0x02163798 +data_ov060_0216379c kind:bss addr:0x0216379c +data_ov060_021637a8 kind:bss addr:0x021637a8 +data_ov060_02163868 kind:bss addr:0x02163868 ambiguous +data_ov060_02163880 kind:bss addr:0x02163880 +data_ov060_02163884 kind:bss addr:0x02163884 +data_ov060_02163890 kind:bss addr:0x02163890 +data_ov060_02163968 kind:bss addr:0x02163968 +data_ov060_0216396c kind:bss addr:0x0216396c +data_ov060_02163978 kind:bss addr:0x02163978 +data_ov060_02163a48 kind:bss addr:0x02163a48 ambiguous +data_ov060_02163a50 kind:bss addr:0x02163a50 +data_ov060_02163a54 kind:bss addr:0x02163a54 +data_ov060_02163a60 kind:bss addr:0x02163a60 +data_ov060_02163b38 kind:bss addr:0x02163b38 +data_ov060_02163b3c kind:bss addr:0x02163b3c +data_ov060_02163b48 kind:bss addr:0x02163b48 +data_ov060_02163c20 kind:bss addr:0x02163c20 +data_ov060_02163c24 kind:bss addr:0x02163c24 +data_ov060_02163c30 kind:bss addr:0x02163c30 +data_ov060_02163d08 kind:bss addr:0x02163d08 +data_ov060_02163d0c kind:bss addr:0x02163d0c +data_ov060_02163d18 kind:bss addr:0x02163d18 +data_ov060_02163df0 kind:bss addr:0x02163df0 +data_ov060_02163df4 kind:bss addr:0x02163df4 +data_ov060_02163e00 kind:bss addr:0x02163e00 +data_ov060_02163ed8 kind:bss addr:0x02163ed8 +data_ov060_02163edc kind:bss addr:0x02163edc +data_ov060_02163ee8 kind:bss addr:0x02163ee8 +data_ov060_02163fbc kind:bss addr:0x02163fbc +data_ov060_02163fc0 kind:bss addr:0x02163fc0 ambiguous +data_ov060_02163fd4 kind:bss addr:0x02163fd4 ambiguous +data_ov060_02163fdc kind:bss addr:0x02163fdc +data_ov060_02163fe0 kind:bss addr:0x02163fe0 +data_ov060_02163fec kind:bss addr:0x02163fec +data_ov060_021640c0 kind:bss addr:0x021640c0 +data_ov060_021640e4 kind:bss addr:0x021640e4 +data_ov060_021640e8 kind:bss addr:0x021640e8 +data_ov060_021640f4 kind:bss addr:0x021640f4 diff --git a/config/usa/arm9/overlays/ov061/delinks.txt b/config/usa/arm9/overlays/ov061/delinks.txt new file mode 100644 index 00000000..1e6fb398 --- /dev/null +++ b/config/usa/arm9/overlays/ov061/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x02159dfc kind:code align:32 + .rodata start:0x02159dfc end:0x02159e78 kind:rodata align:4 + .init start:0x02159e78 end:0x0215a2b8 kind:code align:4 + .ctor start:0x0215a2b8 end:0x0215a2e4 kind:rodata align:4 + .data start:0x0215a300 end:0x0215af60 kind:data align:32 + .bss start:0x0215af60 end:0x0215bb20 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov061/relocs.txt b/config/usa/arm9/overlays/ov061/relocs.txt new file mode 100644 index 00000000..edbceb9a --- /dev/null +++ b/config/usa/arm9/overlays/ov061/relocs.txt @@ -0,0 +1,1012 @@ +from:0x02157e88 kind:load to:0x0215af70 module:overlay(61) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x02157ed8 module:overlay(61) +from:0x02157ebc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157ed4 kind:load to:0x0215a308 module:overlay(61) +from:0x02157ee0 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02157ef4 kind:load to:0x0215a32c module:overlay(61) +from:0x02157f44 kind:load to:0x0215af70 module:overlay(61) +from:0x02157f54 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02157f5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157f74 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02157f7c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157f84 kind:arm_call to:0x02011ff4 module:main +from:0x02157f98 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02157fac kind:load to:0x0215b058 module:overlay(61) +from:0x02157fc0 kind:arm_call to:0x02011f3c module:main +from:0x02157fcc kind:arm_call to:0x02157ffc module:overlay(61) +from:0x02157fe0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157ff8 kind:load to:0x0215a3a4 module:overlay(61) +from:0x02158004 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02158034 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215804c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158064 kind:load to:0x0215a410 module:overlay(61) +from:0x02158068 kind:load to:0x0215b058 module:overlay(61) +from:0x0215806c kind:load to:0x0215a3c8 module:overlay(61) +from:0x02158078 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158090 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021580c4 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021580d4 kind:load to:0x0215a384 module:overlay(61) +from:0x0215814c kind:load to:0x0215b058 module:overlay(61) +from:0x0215816c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158180 kind:load to:0x02057884 module:overlay(0) +from:0x02158194 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215819c kind:arm_call to:0x02011ff4 module:main +from:0x021581b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021581bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021581c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021581dc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021581e4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021581ec kind:arm_call to:0x02098468 module:overlay(0) +from:0x021581f4 kind:arm_call to:0x02011ff4 module:main +from:0x02158208 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215821c kind:load to:0x0215b140 module:overlay(61) +from:0x02158230 kind:arm_call to:0x02011f3c module:main +from:0x0215823c kind:arm_call to:0x0215826c module:overlay(61) +from:0x02158250 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158268 kind:load to:0x0215a470 module:overlay(61) +from:0x02158274 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02158288 kind:load to:0x0215a494 module:overlay(61) +from:0x021582d8 kind:load to:0x0215b140 module:overlay(61) +from:0x021582e8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021582f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158308 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158310 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158318 kind:arm_call to:0x02011ff4 module:main +from:0x0215832c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158340 kind:load to:0x0215b228 module:overlay(61) +from:0x02158354 kind:arm_call to:0x02011f3c module:main +from:0x02158360 kind:arm_call to:0x02158390 module:overlay(61) +from:0x02158374 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215838c kind:load to:0x0215a4f4 module:overlay(61) +from:0x02158398 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x021583ac kind:load to:0x0215a518 module:overlay(61) +from:0x021583fc kind:load to:0x0215b228 module:overlay(61) +from:0x0215840c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158414 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215842c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158434 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215843c kind:arm_call to:0x02011ff4 module:main +from:0x02158450 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158464 kind:load to:0x0215b310 module:overlay(61) +from:0x02158478 kind:arm_call to:0x02011f3c module:main +from:0x02158484 kind:arm_call to:0x021584b4 module:overlay(61) +from:0x02158498 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021584b0 kind:load to:0x0215a578 module:overlay(61) +from:0x021584bc kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x021584d0 kind:load to:0x0215a59c module:overlay(61) +from:0x02158520 kind:load to:0x0215b310 module:overlay(61) +from:0x02158530 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158538 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158550 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158558 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158560 kind:arm_call to:0x02011ff4 module:main +from:0x02158574 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158588 kind:load to:0x0215b4f0 module:overlay(61) +from:0x021585a4 kind:arm_call to:0x020978bc module:overlay(0) +from:0x021585bc kind:load to:0x0215a644 module:overlay(61) +from:0x021585c8 kind:load to:0x0215b5c8 module:overlay(61) +from:0x021585dc kind:arm_call to:0x02011f3c module:main +from:0x021585e8 kind:arm_call to:0x0215875c module:overlay(61) +from:0x02158600 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215864c kind:load to:0x0215a620 module:overlay(61) +from:0x02158660 kind:load to:0x0215b418 module:overlay(61) +from:0x02158674 kind:arm_call to:0x02011f3c module:main +from:0x02158680 kind:arm_call to:0x0215875c module:overlay(61) +from:0x02158698 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021586e4 kind:load to:0x0215a5fc module:overlay(61) +from:0x0215870c kind:load to:0x020b537c module:overlay(0) +from:0x02158734 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02158750 kind:load to:0x020b537c module:overlay(0) +from:0x0215876c kind:arm_call to:0x021586f0 module:overlay(61) +from:0x021587b4 kind:arm_call to:0x021586f0 module:overlay(61) +from:0x021587b8 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x021587c0 kind:arm_call to:0x02158710 module:overlay(61) +from:0x021587d4 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x021587f8 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x02158810 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158820 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158898 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x021588b0 kind:load to:0x0215a818 module:overlay(61) +from:0x021588b4 kind:load to:0x0215a6b0 module:overlay(61) +from:0x021588b8 kind:load to:0x0215a6fc module:overlay(61) +from:0x021588bc kind:load to:0x020b537c module:overlay(0) +from:0x021588c0 kind:load to:0x0215a660 module:overlay(61) +from:0x021588cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021588e4 kind:arm_call to:0x01fff458 module:itcm +from:0x02158900 kind:arm_call to:0x01fff458 module:itcm +from:0x0215891c kind:arm_call to:0x01fff458 module:itcm +from:0x02158934 kind:arm_call to:0x01fff458 module:itcm +from:0x02158968 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02158980 kind:load to:0x02159e0c module:overlay(61) +from:0x0215898c kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215899c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021589a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021589ac kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021589c4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021589cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021589d4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021589dc kind:arm_call to:0x02011ff4 module:main +from:0x021589f8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158a04 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158a20 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02158a30 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02158a40 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158a48 kind:arm_call to:0x02011ff4 module:main +from:0x02158a60 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158a68 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158a70 kind:arm_call to:0x02011ff4 module:main +from:0x02158a88 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158a90 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158aa4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158ab8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158acc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158ae0 kind:load to:0x0215b6b0 module:overlay(61) +from:0x02158af4 kind:arm_call to:0x02011f3c module:main +from:0x02158b00 kind:arm_call to:0x02158ba8 module:overlay(61) +from:0x02158b14 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158b58 kind:load to:0x0215a934 module:overlay(61) +from:0x02158b84 kind:load to:0x020b537c module:overlay(0) +from:0x02158ba4 kind:load to:0x020b537c module:overlay(0) +from:0x02158bb4 kind:arm_call to:0x02158b68 module:overlay(61) +from:0x02158bfc kind:arm_call to:0x02158b88 module:overlay(61) +from:0x02158c04 kind:arm_call to:0x02158b68 module:overlay(61) +from:0x02158c08 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02158c20 kind:arm_call to:0x0216f728 module:overlay(94) +from:0x02158c88 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02158ca0 kind:load to:0x0215aa40 module:overlay(61) +from:0x02158ca4 kind:load to:0x020b537c module:overlay(0) +from:0x02158ca8 kind:load to:0x0215a950 module:overlay(61) +from:0x02158cc8 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02158cd4 kind:load to:0x02159e1c module:overlay(61) +from:0x02158d28 kind:load to:0x0215a998 module:overlay(61) +from:0x02158d5c kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02158dbc kind:arm_call to:0x02098818 module:overlay(0) +from:0x02158de4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158e1c kind:load to:0x0215a9e8 module:overlay(61) +from:0x02158e2c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158e34 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158e3c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158e54 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158e5c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158e64 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158e6c kind:arm_call to:0x02011ff4 module:main +from:0x02158e80 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158e94 kind:load to:0x0215b798 module:overlay(61) +from:0x02158ea8 kind:arm_call to:0x02011f3c module:main +from:0x02158eb4 kind:arm_call to:0x02158f10 module:overlay(61) +from:0x02158ec8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158f0c kind:load to:0x0215ab64 module:overlay(61) +from:0x02158f3c kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02158f5c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02158f78 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158f88 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158ffc kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02159014 kind:load to:0x0215b798 module:overlay(61) +from:0x02159018 kind:load to:0x0215a818 module:overlay(61) +from:0x0215901c kind:load to:0x0215a6b0 module:overlay(61) +from:0x02159020 kind:load to:0x0215abd0 module:overlay(61) +from:0x02159024 kind:load to:0x0215ab80 module:overlay(61) +from:0x02159048 kind:load to:0x020a8d08 module:overlay(0) +from:0x02159054 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x021590a8 kind:arm_call to:0x0217d9c0 module:overlay(96) +from:0x021590bc kind:arm_call to:0x0217d9d4 module:overlay(96) +from:0x021590d4 kind:arm_call to:0x0217d9c0 module:overlay(96) +from:0x021590e8 kind:arm_call to:0x0217d9d4 module:overlay(96) +from:0x02159110 kind:load to:0x0217e420 module:overlay(96) +from:0x02159120 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159128 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159130 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159148 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159150 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159158 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159160 kind:arm_call to:0x02011ff4 module:main +from:0x02159174 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159188 kind:load to:0x0215b880 module:overlay(61) +from:0x0215919c kind:arm_call to:0x02011f3c module:main +from:0x021591a8 kind:arm_call to:0x021591d8 module:overlay(61) +from:0x021591bc kind:arm_call to:0x02097878 module:overlay(0) +from:0x021591d4 kind:load to:0x0215ad10 module:overlay(61) +from:0x021591e0 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02159210 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02159228 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02159240 kind:load to:0x0215ad7c module:overlay(61) +from:0x02159244 kind:load to:0x0215b880 module:overlay(61) +from:0x02159248 kind:load to:0x0215ad34 module:overlay(61) +from:0x02159254 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215926c kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021592b0 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021592c0 kind:load to:0x027e0cd8 module:dtcm +from:0x021592c4 kind:load to:0x0215acf0 module:overlay(61) +from:0x0215931c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02159338 kind:load to:0x0215ace4 module:overlay(61) +from:0x0215933c kind:load to:0x027e09a8 module:dtcm +from:0x021593a0 kind:load to:0x0215b880 module:overlay(61) +from:0x021593ac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021593b4 kind:arm_call to:0x02011ff4 module:main +from:0x021593cc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021593d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021593dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021593f4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021593fc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159404 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215940c kind:arm_call to:0x02011ff4 module:main +from:0x02159420 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159434 kind:load to:0x0215b968 module:overlay(61) +from:0x02159448 kind:arm_call to:0x02011f3c module:main +from:0x02159454 kind:arm_call to:0x02159490 module:overlay(61) +from:0x0215946c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215948c kind:load to:0x0215addc module:overlay(61) +from:0x02159498 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x021594ac kind:load to:0x0215adf8 module:overlay(61) +from:0x021594fc kind:load to:0x0215b968 module:overlay(61) +from:0x02159514 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215951c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159534 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215953c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159544 kind:arm_call to:0x02011ff4 module:main +from:0x02159558 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215956c kind:load to:0x0215ba4c module:overlay(61) +from:0x02159580 kind:arm_call to:0x02011f3c module:main +from:0x0215958c kind:arm_call to:0x021595dc module:overlay(61) +from:0x021595a4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021595d4 kind:load to:0x0215ae50 module:overlay(61) +from:0x021595e4 kind:arm_call to:0x020ff578 module:overlay(31) +from:0x021595fc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02159634 kind:load to:0x0215ae94 module:overlay(61) +from:0x02159638 kind:load to:0x0215af2c module:overlay(61) +from:0x0215963c kind:load to:0x0215ae6c module:overlay(61) +from:0x02159650 kind:arm_call to:0x020ff69c module:overlay(31) +from:0x0215970c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02159774 kind:arm_call to:0x020ff79c module:overlay(31) +from:0x0215978c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215980c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215981c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02159868 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02159888 kind:arm_call to:0x020fc438 module:overlay(31) +from:0x02159890 kind:load to:0x027e09b8 module:dtcm +from:0x021598e8 kind:arm_call to:0x0200f05c module:main +from:0x02159940 kind:arm_call to:0x0200f05c module:main +from:0x02159998 kind:arm_call to:0x0200f05c module:main +from:0x021599e0 kind:arm_call to:0x0200f05c module:main +from:0x02159a0c kind:load to:0x027e09b8 module:dtcm +from:0x02159a10 kind:load to:0x0215ba4c module:overlay(61) +from:0x02159a14 kind:load to:0x02159e24 module:overlay(61) +from:0x02159a18 kind:load to:0x02159e48 module:overlay(61) +from:0x02159a38 kind:arm_call to:0x02039edc module:main +from:0x02159a40 kind:arm_call to:0x0203afe4 module:main +from:0x02159a50 kind:arm_call to:0x02039edc module:main +from:0x02159a58 kind:arm_call to:0x0203afe4 module:main +from:0x02159a64 kind:arm_call to:0x0203a950 module:main +from:0x02159a68 kind:arm_call to:0x0203a584 module:main +from:0x02159afc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02159ba4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02159c20 kind:load to:0x0203e93c module:main +from:0x02159c3c kind:arm_call to:0x020ffdbc module:overlay(31) +from:0x02159c54 kind:load to:0x02159e34 module:overlay(61) +from:0x02159c7c kind:load to:0x027e09a8 module:dtcm +from:0x02159c80 kind:load to:0x02071b10 module:overlay(0) +from:0x02159cb4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02159cc0 kind:load to:0x027e09a8 module:dtcm +from:0x02159ce8 kind:load to:0x027e09a8 module:dtcm +from:0x02159cec kind:load to:0x02071b10 module:overlay(0) +from:0x02159d20 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02159d2c kind:load to:0x027e09a8 module:dtcm +from:0x02159d54 kind:load to:0x027e09a8 module:dtcm +from:0x02159d5c kind:load to:0x02071b10 module:overlay(0) +from:0x02159d6c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02159d74 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02159d7c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02159d84 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159d9c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02159da4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02159dac kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02159db4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159dbc kind:arm_call to:0x02011ff4 module:main +from:0x02159dd0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02159de4 kind:arm_branch to:0x020fcf58 module:overlay(31) +from:0x02159df4 kind:arm_branch to:0x020fcf54 module:overlay(31) +from:0x02159e94 kind:arm_call to:0x02157eb0 module:overlay(61) +from:0x02159ea4 kind:arm_call to:0x0203ce4c module:main +from:0x02159eb8 kind:load to:0x0215af60 module:overlay(61) +from:0x02159ebc kind:load to:0x0215af70 module:overlay(61) +from:0x02159ec0 kind:load to:0x02157f90 module:overlay(61) +from:0x02159ec4 kind:load to:0x0215af64 module:overlay(61) +from:0x02159ee4 kind:arm_call to:0x02157fd4 module:overlay(61) +from:0x02159ef4 kind:arm_call to:0x0203ce4c module:main +from:0x02159f08 kind:load to:0x0215b048 module:overlay(61) +from:0x02159f0c kind:load to:0x0215b058 module:overlay(61) +from:0x02159f10 kind:load to:0x02158200 module:overlay(61) +from:0x02159f14 kind:load to:0x0215b04c module:overlay(61) +from:0x02159f34 kind:arm_call to:0x02158244 module:overlay(61) +from:0x02159f44 kind:arm_call to:0x0203ce4c module:main +from:0x02159f58 kind:load to:0x0215b130 module:overlay(61) +from:0x02159f5c kind:load to:0x0215b140 module:overlay(61) +from:0x02159f60 kind:load to:0x02158324 module:overlay(61) +from:0x02159f64 kind:load to:0x0215b134 module:overlay(61) +from:0x02159f84 kind:arm_call to:0x02158368 module:overlay(61) +from:0x02159f94 kind:arm_call to:0x0203ce4c module:main +from:0x02159fa8 kind:load to:0x0215b218 module:overlay(61) +from:0x02159fac kind:load to:0x0215b228 module:overlay(61) +from:0x02159fb0 kind:load to:0x02158448 module:overlay(61) +from:0x02159fb4 kind:load to:0x0215b21c module:overlay(61) +from:0x02159fd4 kind:arm_call to:0x0215848c module:overlay(61) +from:0x02159fe4 kind:arm_call to:0x0203ce4c module:main +from:0x02159ff8 kind:load to:0x0215b300 module:overlay(61) +from:0x02159ffc kind:load to:0x0215b310 module:overlay(61) +from:0x0215a000 kind:load to:0x0215856c module:overlay(61) +from:0x0215a004 kind:load to:0x0215b304 module:overlay(61) +from:0x0215a024 kind:arm_call to:0x02158594 module:overlay(61) +from:0x0215a034 kind:arm_call to:0x0203ce4c module:main +from:0x0215a05c kind:arm_call to:0x021585f0 module:overlay(61) +from:0x0215a06c kind:arm_call to:0x0203ce4c module:main +from:0x0215a094 kind:arm_call to:0x02158688 module:overlay(61) +from:0x0215a0a4 kind:arm_call to:0x0203ce4c module:main +from:0x0215a0b8 kind:load to:0x0215b3e8 module:overlay(61) +from:0x0215a0bc kind:load to:0x0215b4f0 module:overlay(61) +from:0x0215a0c0 kind:load to:0x02158a9c module:overlay(61) +from:0x0215a0c4 kind:load to:0x0215b400 module:overlay(61) +from:0x0215a0c8 kind:load to:0x0215b5c8 module:overlay(61) +from:0x0215a0cc kind:load to:0x02158ab0 module:overlay(61) +from:0x0215a0d0 kind:load to:0x0215b40c module:overlay(61) +from:0x0215a0d4 kind:load to:0x0215b418 module:overlay(61) +from:0x0215a0d8 kind:load to:0x02158ac4 module:overlay(61) +from:0x0215a0dc kind:load to:0x0215b3f4 module:overlay(61) +from:0x0215a0fc kind:arm_call to:0x02158b08 module:overlay(61) +from:0x0215a10c kind:arm_call to:0x0203ce4c module:main +from:0x0215a120 kind:load to:0x0215b6a0 module:overlay(61) +from:0x0215a124 kind:load to:0x0215b6b0 module:overlay(61) +from:0x0215a128 kind:load to:0x02158e78 module:overlay(61) +from:0x0215a12c kind:load to:0x0215b6a4 module:overlay(61) +from:0x0215a14c kind:arm_call to:0x02158ebc module:overlay(61) +from:0x0215a15c kind:arm_call to:0x0203ce4c module:main +from:0x0215a170 kind:load to:0x0215b788 module:overlay(61) +from:0x0215a174 kind:load to:0x0215b798 module:overlay(61) +from:0x0215a178 kind:load to:0x0215916c module:overlay(61) +from:0x0215a17c kind:load to:0x0215b78c module:overlay(61) +from:0x0215a1b8 kind:arm_call to:0x021591b0 module:overlay(61) +from:0x0215a1c8 kind:arm_call to:0x0203ce4c module:main +from:0x0215a1dc kind:load to:0x0215ace4 module:overlay(61) +from:0x0215a1e4 kind:load to:0x0215b870 module:overlay(61) +from:0x0215a1e8 kind:load to:0x0215b880 module:overlay(61) +from:0x0215a1ec kind:load to:0x02159418 module:overlay(61) +from:0x0215a1f0 kind:load to:0x0215b874 module:overlay(61) +from:0x0215a210 kind:arm_call to:0x0215945c module:overlay(61) +from:0x0215a220 kind:arm_call to:0x0203ce4c module:main +from:0x0215a234 kind:load to:0x0215b958 module:overlay(61) +from:0x0215a238 kind:load to:0x0215b968 module:overlay(61) +from:0x0215a23c kind:load to:0x02159550 module:overlay(61) +from:0x0215a240 kind:load to:0x0215b95c module:overlay(61) +from:0x0215a27c kind:arm_call to:0x02159594 module:overlay(61) +from:0x0215a28c kind:arm_call to:0x0203ce4c module:main +from:0x0215a2a4 kind:load to:0x0215ae3c module:overlay(61) +from:0x0215a2a8 kind:load to:0x0215ba3c module:overlay(61) +from:0x0215a2ac kind:load to:0x0215ba4c module:overlay(61) +from:0x0215a2b0 kind:load to:0x02159dc8 module:overlay(61) +from:0x0215a2b4 kind:load to:0x0215ba40 module:overlay(61) +from:0x0215a2b8 kind:load to:0x02159e78 module:overlay(61) +from:0x0215a2bc kind:load to:0x02159ec8 module:overlay(61) +from:0x0215a2c0 kind:load to:0x02159f18 module:overlay(61) +from:0x0215a2c4 kind:load to:0x02159f68 module:overlay(61) +from:0x0215a2c8 kind:load to:0x02159fb8 module:overlay(61) +from:0x0215a2cc kind:load to:0x0215a008 module:overlay(61) +from:0x0215a2d0 kind:load to:0x0215a0e0 module:overlay(61) +from:0x0215a2d4 kind:load to:0x0215a130 module:overlay(61) +from:0x0215a2d8 kind:load to:0x0215a180 module:overlay(61) +from:0x0215a2dc kind:load to:0x0215a1f4 module:overlay(61) +from:0x0215a2e0 kind:load to:0x0215a244 module:overlay(61) +from:0x0215a308 kind:load to:0x02157e8c module:overlay(61) +from:0x0215a30c kind:load to:0x02097924 module:overlay(0) +from:0x0215a310 kind:load to:0x02097734 module:overlay(0) +from:0x0215a314 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a318 kind:load to:0x0209792c module:overlay(0) +from:0x0215a31c kind:load to:0x0209794c module:overlay(0) +from:0x0215a320 kind:load to:0x02097978 module:overlay(0) +from:0x0215a32c kind:load to:0x020984f8 module:overlay(0) +from:0x0215a330 kind:load to:0x02098534 module:overlay(0) +from:0x0215a334 kind:load to:0x0209854c module:overlay(0) +from:0x0215a338 kind:load to:0x02098558 module:overlay(0) +from:0x0215a33c kind:load to:0x01fff464 module:itcm +from:0x0215a340 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a344 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215a348 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215a34c kind:load to:0x02098494 module:overlay(0) +from:0x0215a350 kind:load to:0x02098498 module:overlay(0) +from:0x0215a354 kind:load to:0x0209849c module:overlay(0) +from:0x0215a358 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215a35c kind:load to:0x020984a4 module:overlay(0) +from:0x0215a360 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a364 kind:load to:0x02098564 module:overlay(0) +from:0x0215a368 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a36c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a370 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a374 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a378 kind:load to:0x02157f48 module:overlay(61) +from:0x0215a37c kind:load to:0x02157f68 module:overlay(61) +from:0x0215a380 kind:load to:0x02157ef8 module:overlay(61) +from:0x0215a3a4 kind:load to:0x02157fb0 module:overlay(61) +from:0x0215a3a8 kind:load to:0x02097924 module:overlay(0) +from:0x0215a3ac kind:load to:0x02097734 module:overlay(0) +from:0x0215a3b0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a3b4 kind:load to:0x0209792c module:overlay(0) +from:0x0215a3b8 kind:load to:0x0209794c module:overlay(0) +from:0x0215a3bc kind:load to:0x02097978 module:overlay(0) +from:0x0215a3c8 kind:load to:0x02158070 module:overlay(61) +from:0x0215a3cc kind:load to:0x0215818c module:overlay(61) +from:0x0215a3d0 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215a3d4 kind:load to:0x02099b18 module:overlay(0) +from:0x0215a3d8 kind:load to:0x0209a11c module:overlay(0) +from:0x0215a3dc kind:load to:0x0209a124 module:overlay(0) +from:0x0215a3e0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215a3e4 kind:load to:0x02099c90 module:overlay(0) +from:0x0215a3e8 kind:load to:0x02099b80 module:overlay(0) +from:0x0215a3ec kind:load to:0x0209a04c module:overlay(0) +from:0x0215a3f0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215a3f4 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215a3f8 kind:load to:0x02158184 module:overlay(61) +from:0x0215a3fc kind:load to:0x0209a104 module:overlay(0) +from:0x0215a400 kind:load to:0x02158174 module:overlay(61) +from:0x0215a404 kind:load to:0x02158150 module:overlay(61) +from:0x0215a410 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a414 kind:load to:0x02098534 module:overlay(0) +from:0x0215a418 kind:load to:0x0209854c module:overlay(0) +from:0x0215a41c kind:load to:0x02098558 module:overlay(0) +from:0x0215a420 kind:load to:0x01fff464 module:itcm +from:0x0215a424 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a428 kind:load to:0x02158084 module:overlay(61) +from:0x0215a42c kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215a430 kind:load to:0x021580d8 module:overlay(61) +from:0x0215a434 kind:load to:0x021580ec module:overlay(61) +from:0x0215a438 kind:load to:0x0209849c module:overlay(0) +from:0x0215a43c kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215a440 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a444 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a448 kind:load to:0x02098564 module:overlay(0) +from:0x0215a44c kind:load to:0x020985d0 module:overlay(0) +from:0x0215a450 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a454 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a458 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a45c kind:load to:0x021581a8 module:overlay(61) +from:0x0215a460 kind:load to:0x021581d0 module:overlay(61) +from:0x0215a464 kind:load to:0x02158100 module:overlay(61) +from:0x0215a470 kind:load to:0x02158220 module:overlay(61) +from:0x0215a474 kind:load to:0x02097924 module:overlay(0) +from:0x0215a478 kind:load to:0x02097734 module:overlay(0) +from:0x0215a47c kind:load to:0x020977b0 module:overlay(0) +from:0x0215a480 kind:load to:0x0209792c module:overlay(0) +from:0x0215a484 kind:load to:0x0209794c module:overlay(0) +from:0x0215a488 kind:load to:0x02097978 module:overlay(0) +from:0x0215a494 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a498 kind:load to:0x02098534 module:overlay(0) +from:0x0215a49c kind:load to:0x0209854c module:overlay(0) +from:0x0215a4a0 kind:load to:0x02098558 module:overlay(0) +from:0x0215a4a4 kind:load to:0x01fff464 module:itcm +from:0x0215a4a8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a4ac kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215a4b0 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215a4b4 kind:load to:0x02098494 module:overlay(0) +from:0x0215a4b8 kind:load to:0x02098498 module:overlay(0) +from:0x0215a4bc kind:load to:0x0209849c module:overlay(0) +from:0x0215a4c0 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215a4c4 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a4c8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a4cc kind:load to:0x02098564 module:overlay(0) +from:0x0215a4d0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a4d4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a4d8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a4dc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a4e0 kind:load to:0x021582dc module:overlay(61) +from:0x0215a4e4 kind:load to:0x021582fc module:overlay(61) +from:0x0215a4e8 kind:load to:0x0215828c module:overlay(61) +from:0x0215a4f4 kind:load to:0x02158344 module:overlay(61) +from:0x0215a4f8 kind:load to:0x02097924 module:overlay(0) +from:0x0215a4fc kind:load to:0x02097734 module:overlay(0) +from:0x0215a500 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a504 kind:load to:0x0209792c module:overlay(0) +from:0x0215a508 kind:load to:0x0209794c module:overlay(0) +from:0x0215a50c kind:load to:0x02097978 module:overlay(0) +from:0x0215a518 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a51c kind:load to:0x02098534 module:overlay(0) +from:0x0215a520 kind:load to:0x0209854c module:overlay(0) +from:0x0215a524 kind:load to:0x02098558 module:overlay(0) +from:0x0215a528 kind:load to:0x01fff464 module:itcm +from:0x0215a52c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a530 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215a534 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215a538 kind:load to:0x02098494 module:overlay(0) +from:0x0215a53c kind:load to:0x02098498 module:overlay(0) +from:0x0215a540 kind:load to:0x0209849c module:overlay(0) +from:0x0215a544 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215a548 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a54c kind:load to:0x020984a8 module:overlay(0) +from:0x0215a550 kind:load to:0x02098564 module:overlay(0) +from:0x0215a554 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a558 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a55c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a560 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a564 kind:load to:0x02158400 module:overlay(61) +from:0x0215a568 kind:load to:0x02158420 module:overlay(61) +from:0x0215a56c kind:load to:0x021583b0 module:overlay(61) +from:0x0215a578 kind:load to:0x02158468 module:overlay(61) +from:0x0215a57c kind:load to:0x02097924 module:overlay(0) +from:0x0215a580 kind:load to:0x02097734 module:overlay(0) +from:0x0215a584 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a588 kind:load to:0x0209792c module:overlay(0) +from:0x0215a58c kind:load to:0x0209794c module:overlay(0) +from:0x0215a590 kind:load to:0x02097978 module:overlay(0) +from:0x0215a59c kind:load to:0x020984f8 module:overlay(0) +from:0x0215a5a0 kind:load to:0x02098534 module:overlay(0) +from:0x0215a5a4 kind:load to:0x0209854c module:overlay(0) +from:0x0215a5a8 kind:load to:0x02098558 module:overlay(0) +from:0x0215a5ac kind:load to:0x01fff464 module:itcm +from:0x0215a5b0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a5b4 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215a5b8 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215a5bc kind:load to:0x02098494 module:overlay(0) +from:0x0215a5c0 kind:load to:0x02098498 module:overlay(0) +from:0x0215a5c4 kind:load to:0x0209849c module:overlay(0) +from:0x0215a5c8 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215a5cc kind:load to:0x020984a4 module:overlay(0) +from:0x0215a5d0 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a5d4 kind:load to:0x02098564 module:overlay(0) +from:0x0215a5d8 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a5dc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a5e0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a5e4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a5e8 kind:load to:0x02158524 module:overlay(61) +from:0x0215a5ec kind:load to:0x02158544 module:overlay(61) +from:0x0215a5f0 kind:load to:0x021584d4 module:overlay(61) +from:0x0215a5fc kind:load to:0x02158664 module:overlay(61) +from:0x0215a600 kind:load to:0x02097924 module:overlay(0) +from:0x0215a604 kind:load to:0x02097734 module:overlay(0) +from:0x0215a608 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a60c kind:load to:0x0209792c module:overlay(0) +from:0x0215a610 kind:load to:0x0209794c module:overlay(0) +from:0x0215a614 kind:load to:0x02097978 module:overlay(0) +from:0x0215a620 kind:load to:0x021585cc module:overlay(61) +from:0x0215a624 kind:load to:0x02097924 module:overlay(0) +from:0x0215a628 kind:load to:0x02097734 module:overlay(0) +from:0x0215a62c kind:load to:0x020977b0 module:overlay(0) +from:0x0215a630 kind:load to:0x0209792c module:overlay(0) +from:0x0215a634 kind:load to:0x0209794c module:overlay(0) +from:0x0215a638 kind:load to:0x02097978 module:overlay(0) +from:0x0215a644 kind:load to:0x0215858c module:overlay(61) +from:0x0215a648 kind:load to:0x02097924 module:overlay(0) +from:0x0215a64c kind:load to:0x02097734 module:overlay(0) +from:0x0215a650 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a654 kind:load to:0x0209792c module:overlay(0) +from:0x0215a658 kind:load to:0x0209794c module:overlay(0) +from:0x0215a65c kind:load to:0x02097978 module:overlay(0) +from:0x0215a6b0 kind:load to:0x021588c4 module:overlay(61) +from:0x0215a6b4 kind:load to:0x02158a38 module:overlay(61) +from:0x0215a6b8 kind:load to:0x0209a234 module:overlay(0) +from:0x0215a6bc kind:load to:0x0209a268 module:overlay(0) +from:0x0215a6c0 kind:load to:0x0209a300 module:overlay(0) +from:0x0215a6c4 kind:load to:0x0209a314 module:overlay(0) +from:0x0215a6c8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215a6cc kind:load to:0x0209a33c module:overlay(0) +from:0x0215a6d0 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215a6d4 kind:load to:0x0209a04c module:overlay(0) +from:0x0215a6d8 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215a6dc kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215a6e0 kind:load to:0x0209a328 module:overlay(0) +from:0x0215a6e4 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215a6e8 kind:load to:0x02158a0c module:overlay(61) +from:0x0215a6ec kind:load to:0x021589e8 module:overlay(61) +from:0x0215a6f0 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215a6fc kind:load to:0x020984f8 module:overlay(0) +from:0x0215a700 kind:load to:0x02098534 module:overlay(0) +from:0x0215a704 kind:load to:0x0209854c module:overlay(0) +from:0x0215a708 kind:load to:0x02098558 module:overlay(0) +from:0x0215a70c kind:load to:0x01fff464 module:itcm +from:0x0215a710 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215a714 kind:load to:0x021588d8 module:overlay(61) +from:0x0215a718 kind:load to:0x020a8d84 module:overlay(0) +from:0x0215a71c kind:load to:0x02158984 module:overlay(61) +from:0x0215a720 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215a724 kind:load to:0x0209849c module:overlay(0) +from:0x0215a728 kind:load to:0x020a993c module:overlay(0) +from:0x0215a72c kind:load to:0x020984a4 module:overlay(0) +from:0x0215a730 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a734 kind:load to:0x02098564 module:overlay(0) +from:0x0215a738 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a73c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a740 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a744 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a748 kind:load to:0x02158990 module:overlay(61) +from:0x0215a74c kind:load to:0x021589b8 module:overlay(61) +from:0x0215a750 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215a754 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215a758 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215a75c kind:load to:0x020a8f58 module:overlay(0) +from:0x0215a760 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215a764 kind:load to:0x020a9130 module:overlay(0) +from:0x0215a768 kind:load to:0x020a912c module:overlay(0) +from:0x0215a76c kind:load to:0x020a91fc module:overlay(0) +from:0x0215a770 kind:load to:0x020a9220 module:overlay(0) +from:0x0215a774 kind:load to:0x020a9224 module:overlay(0) +from:0x0215a778 kind:load to:0x020a9180 module:overlay(0) +from:0x0215a77c kind:load to:0x020a9188 module:overlay(0) +from:0x0215a780 kind:load to:0x020a9190 module:overlay(0) +from:0x0215a784 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215a788 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215a78c kind:load to:0x020a8f44 module:overlay(0) +from:0x0215a790 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215a794 kind:load to:0x020a9428 module:overlay(0) +from:0x0215a798 kind:load to:0x020a9578 module:overlay(0) +from:0x0215a79c kind:load to:0x020a95a4 module:overlay(0) +from:0x0215a7a0 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215a7a4 kind:load to:0x020a97dc module:overlay(0) +from:0x0215a7a8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215a7ac kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215a7b0 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215a7b4 kind:load to:0x020a9984 module:overlay(0) +from:0x0215a7b8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215a7bc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215a7c0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215a7c4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215a7c8 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215a7cc kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215a7d0 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215a7d4 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215a7d8 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215a7dc kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215a7e0 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215a7e4 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215a7e8 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215a7ec kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215a7f0 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215a7f4 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215a7f8 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215a7fc kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215a800 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215a804 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215a808 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215a80c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215a818 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a81c kind:load to:0x02098534 module:overlay(0) +from:0x0215a820 kind:load to:0x0209854c module:overlay(0) +from:0x0215a824 kind:load to:0x02098558 module:overlay(0) +from:0x0215a828 kind:load to:0x01fff464 module:itcm +from:0x0215a82c kind:load to:0x020a99b8 module:overlay(0) +from:0x0215a830 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215a834 kind:load to:0x020a8d84 module:overlay(0) +from:0x0215a838 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215a83c kind:load to:0x020a98d4 module:overlay(0) +from:0x0215a840 kind:load to:0x0209849c module:overlay(0) +from:0x0215a844 kind:load to:0x020a993c module:overlay(0) +from:0x0215a848 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a84c kind:load to:0x020984a8 module:overlay(0) +from:0x0215a850 kind:load to:0x02098564 module:overlay(0) +from:0x0215a854 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a858 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a85c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a860 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a864 kind:load to:0x02158a7c module:overlay(61) +from:0x0215a868 kind:load to:0x02158a54 module:overlay(61) +from:0x0215a86c kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215a870 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215a874 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215a878 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215a87c kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215a880 kind:load to:0x020a9130 module:overlay(0) +from:0x0215a884 kind:load to:0x020a912c module:overlay(0) +from:0x0215a888 kind:load to:0x020a91fc module:overlay(0) +from:0x0215a88c kind:load to:0x020a9220 module:overlay(0) +from:0x0215a890 kind:load to:0x020a9224 module:overlay(0) +from:0x0215a894 kind:load to:0x020a9180 module:overlay(0) +from:0x0215a898 kind:load to:0x020a9188 module:overlay(0) +from:0x0215a89c kind:load to:0x020a9190 module:overlay(0) +from:0x0215a8a0 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215a8a4 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215a8a8 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215a8ac kind:load to:0x020a8f4c module:overlay(0) +from:0x0215a8b0 kind:load to:0x020a9428 module:overlay(0) +from:0x0215a8b4 kind:load to:0x020a9578 module:overlay(0) +from:0x0215a8b8 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215a8bc kind:load to:0x020a95c4 module:overlay(0) +from:0x0215a8c0 kind:load to:0x020a97dc module:overlay(0) +from:0x0215a8c4 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215a8c8 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215a8cc kind:load to:0x020a8e64 module:overlay(0) +from:0x0215a8d0 kind:load to:0x020a9984 module:overlay(0) +from:0x0215a8d4 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215a8d8 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215a8dc kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215a8e0 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215a8e4 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215a8e8 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215a8ec kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215a8f0 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215a8f4 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215a8f8 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215a8fc kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215a900 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215a904 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215a908 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215a90c kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215a910 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215a914 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215a918 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215a91c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215a920 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215a924 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215a928 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215a934 kind:load to:0x02158ae4 module:overlay(61) +from:0x0215a938 kind:load to:0x02097924 module:overlay(0) +from:0x0215a93c kind:load to:0x02097734 module:overlay(0) +from:0x0215a940 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a944 kind:load to:0x0209792c module:overlay(0) +from:0x0215a948 kind:load to:0x0209794c module:overlay(0) +from:0x0215a94c kind:load to:0x02097978 module:overlay(0) +from:0x0215aa40 kind:load to:0x020984f8 module:overlay(0) +from:0x0215aa44 kind:load to:0x02098534 module:overlay(0) +from:0x0215aa48 kind:load to:0x0209854c module:overlay(0) +from:0x0215aa4c kind:load to:0x02098558 module:overlay(0) +from:0x0215aa50 kind:load to:0x01fff464 module:itcm +from:0x0215aa54 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215aa58 kind:load to:0x02158cac module:overlay(61) +from:0x0215aa5c kind:load to:0x020a8d84 module:overlay(0) +from:0x0215aa60 kind:load to:0x02158d2c module:overlay(61) +from:0x0215aa64 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215aa68 kind:load to:0x0209849c module:overlay(0) +from:0x0215aa6c kind:load to:0x020a993c module:overlay(0) +from:0x0215aa70 kind:load to:0x020984a4 module:overlay(0) +from:0x0215aa74 kind:load to:0x020984a8 module:overlay(0) +from:0x0215aa78 kind:load to:0x02098564 module:overlay(0) +from:0x0215aa7c kind:load to:0x020985d0 module:overlay(0) +from:0x0215aa80 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215aa84 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215aa88 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215aa8c kind:load to:0x02158e20 module:overlay(61) +from:0x0215aa90 kind:load to:0x02158e48 module:overlay(61) +from:0x0215aa94 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215aa98 kind:load to:0x02158cd8 module:overlay(61) +from:0x0215aa9c kind:load to:0x020a92b0 module:overlay(0) +from:0x0215aaa0 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215aaa4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215aaa8 kind:load to:0x020a9130 module:overlay(0) +from:0x0215aaac kind:load to:0x020a912c module:overlay(0) +from:0x0215aab0 kind:load to:0x020a91fc module:overlay(0) +from:0x0215aab4 kind:load to:0x020a9220 module:overlay(0) +from:0x0215aab8 kind:load to:0x020a9224 module:overlay(0) +from:0x0215aabc kind:load to:0x020a9180 module:overlay(0) +from:0x0215aac0 kind:load to:0x020a9188 module:overlay(0) +from:0x0215aac4 kind:load to:0x0216f9f0 module:overlay(94) +from:0x0215aac8 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215aacc kind:load to:0x020a8f3c module:overlay(0) +from:0x0215aad0 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215aad4 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215aad8 kind:load to:0x020a9428 module:overlay(0) +from:0x0215aadc kind:load to:0x020a9578 module:overlay(0) +from:0x0215aae0 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215aae4 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215aae8 kind:load to:0x020a97dc module:overlay(0) +from:0x0215aaec kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215aaf0 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215aaf4 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215aaf8 kind:load to:0x020a9984 module:overlay(0) +from:0x0215aafc kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215ab00 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215ab04 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215ab08 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215ab0c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215ab10 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215ab14 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215ab18 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215ab1c kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215ab20 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215ab24 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215ab28 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215ab2c kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215ab30 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215ab34 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215ab38 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215ab3c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215ab40 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215ab44 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215ab48 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215ab4c kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215ab50 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215ab54 kind:load to:0x0216f92c module:overlay(94) +from:0x0215ab58 kind:load to:0x0216f94c module:overlay(94) +from:0x0215ab64 kind:load to:0x02158e98 module:overlay(61) +from:0x0215ab68 kind:load to:0x02097924 module:overlay(0) +from:0x0215ab6c kind:load to:0x02097734 module:overlay(0) +from:0x0215ab70 kind:load to:0x020977b0 module:overlay(0) +from:0x0215ab74 kind:load to:0x0209792c module:overlay(0) +from:0x0215ab78 kind:load to:0x0209794c module:overlay(0) +from:0x0215ab7c kind:load to:0x02097978 module:overlay(0) +from:0x0215abd0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215abd4 kind:load to:0x02098534 module:overlay(0) +from:0x0215abd8 kind:load to:0x0209854c module:overlay(0) +from:0x0215abdc kind:load to:0x02098558 module:overlay(0) +from:0x0215abe0 kind:load to:0x01fff464 module:itcm +from:0x0215abe4 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215abe8 kind:load to:0x02159028 module:overlay(61) +from:0x0215abec kind:load to:0x020a8d84 module:overlay(0) +from:0x0215abf0 kind:load to:0x0215904c module:overlay(61) +from:0x0215abf4 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215abf8 kind:load to:0x0209849c module:overlay(0) +from:0x0215abfc kind:load to:0x020a993c module:overlay(0) +from:0x0215ac00 kind:load to:0x020984a4 module:overlay(0) +from:0x0215ac04 kind:load to:0x020984a8 module:overlay(0) +from:0x0215ac08 kind:load to:0x02098564 module:overlay(0) +from:0x0215ac0c kind:load to:0x020985d0 module:overlay(0) +from:0x0215ac10 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ac14 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ac18 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ac1c kind:load to:0x02159114 module:overlay(61) +from:0x0215ac20 kind:load to:0x0215913c module:overlay(61) +from:0x0215ac24 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215ac28 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215ac2c kind:load to:0x020a92b0 module:overlay(0) +from:0x0215ac30 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215ac34 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ac38 kind:load to:0x020a9130 module:overlay(0) +from:0x0215ac3c kind:load to:0x020a912c module:overlay(0) +from:0x0215ac40 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ac44 kind:load to:0x020a9220 module:overlay(0) +from:0x0215ac48 kind:load to:0x020a9224 module:overlay(0) +from:0x0215ac4c kind:load to:0x02159058 module:overlay(61) +from:0x0215ac50 kind:load to:0x02159060 module:overlay(61) +from:0x0215ac54 kind:load to:0x020a9190 module:overlay(0) +from:0x0215ac58 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215ac5c kind:load to:0x020a8f3c module:overlay(0) +from:0x0215ac60 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215ac64 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215ac68 kind:load to:0x020a9428 module:overlay(0) +from:0x0215ac6c kind:load to:0x020a9578 module:overlay(0) +from:0x0215ac70 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215ac74 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ac78 kind:load to:0x020a97dc module:overlay(0) +from:0x0215ac7c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215ac80 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215ac84 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215ac88 kind:load to:0x020a9984 module:overlay(0) +from:0x0215ac8c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215ac90 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215ac94 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215ac98 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215ac9c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215aca0 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215aca4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215aca8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215acac kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215acb0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215acb4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215acb8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215acbc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215acc0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215acc4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215acc8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215accc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215acd0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215acd4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215acd8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215acdc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215ace0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215ad10 kind:load to:0x0215918c module:overlay(61) +from:0x0215ad14 kind:load to:0x02097924 module:overlay(0) +from:0x0215ad18 kind:load to:0x02097734 module:overlay(0) +from:0x0215ad1c kind:load to:0x020977b0 module:overlay(0) +from:0x0215ad20 kind:load to:0x0209792c module:overlay(0) +from:0x0215ad24 kind:load to:0x0209794c module:overlay(0) +from:0x0215ad28 kind:load to:0x02097978 module:overlay(0) +from:0x0215ad34 kind:load to:0x0215924c module:overlay(61) +from:0x0215ad38 kind:load to:0x021593a4 module:overlay(61) +from:0x0215ad3c kind:load to:0x02099ae0 module:overlay(0) +from:0x0215ad40 kind:load to:0x02099b18 module:overlay(0) +from:0x0215ad44 kind:load to:0x0209a11c module:overlay(0) +from:0x0215ad48 kind:load to:0x0209a124 module:overlay(0) +from:0x0215ad4c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215ad50 kind:load to:0x02099c90 module:overlay(0) +from:0x0215ad54 kind:load to:0x02099b80 module:overlay(0) +from:0x0215ad58 kind:load to:0x0209a04c module:overlay(0) +from:0x0215ad5c kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215ad60 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215ad64 kind:load to:0x02158184 module:overlay(61) +from:0x0215ad68 kind:load to:0x0209a104 module:overlay(0) +from:0x0215ad6c kind:load to:0x02158174 module:overlay(61) +from:0x0215ad70 kind:load to:0x02158150 module:overlay(61) +from:0x0215ad7c kind:load to:0x020984f8 module:overlay(0) +from:0x0215ad80 kind:load to:0x02098534 module:overlay(0) +from:0x0215ad84 kind:load to:0x0209854c module:overlay(0) +from:0x0215ad88 kind:load to:0x02098558 module:overlay(0) +from:0x0215ad8c kind:load to:0x01fff464 module:itcm +from:0x0215ad90 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215ad94 kind:load to:0x02159260 module:overlay(61) +from:0x0215ad98 kind:load to:0x021592c8 module:overlay(61) +from:0x0215ad9c kind:load to:0x021592cc module:overlay(61) +from:0x0215ada0 kind:load to:0x02159340 module:overlay(61) +from:0x0215ada4 kind:load to:0x0209849c module:overlay(0) +from:0x0215ada8 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215adac kind:load to:0x020984a4 module:overlay(0) +from:0x0215adb0 kind:load to:0x020984a8 module:overlay(0) +from:0x0215adb4 kind:load to:0x02098564 module:overlay(0) +from:0x0215adb8 kind:load to:0x020985d0 module:overlay(0) +from:0x0215adbc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215adc0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215adc4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215adc8 kind:load to:0x021593c0 module:overlay(61) +from:0x0215adcc kind:load to:0x021593e8 module:overlay(61) +from:0x0215add0 kind:load to:0x02159354 module:overlay(61) +from:0x0215addc kind:load to:0x02159438 module:overlay(61) +from:0x0215ade0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215ade4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215ade8 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215adec kind:load to:0x0209ca58 module:overlay(0) +from:0x0215adf8 kind:load to:0x0214f620 module:overlays(58,70) +from:0x0215adfc kind:load to:0x0209d098 module:overlay(0) +from:0x0215ae00 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0215ae04 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215ae08 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215ae0c kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x0215ae10 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215ae14 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215ae18 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215ae1c kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215ae20 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215ae24 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215ae28 kind:load to:0x02159508 module:overlay(61) +from:0x0215ae2c kind:load to:0x02159528 module:overlay(61) +from:0x0215ae30 kind:load to:0x021594b0 module:overlay(61) +from:0x0215ae34 kind:load to:0x0214f728 module:overlays(58,70) +from:0x0215ae38 kind:load to:0x02159500 module:overlay(61) +from:0x0215ae50 kind:load to:0x02159570 module:overlay(61) +from:0x0215ae54 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215ae58 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215ae5c kind:load to:0x0209ca38 module:overlay(0) +from:0x0215ae60 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ae6c kind:load to:0x0207caa0 module:overlay(0) +from:0x0215ae70 kind:load to:0x0207caa8 module:overlay(0) +from:0x0215ae74 kind:load to:0x0207d2bc module:overlay(0) +from:0x0215ae78 kind:load to:0x0207d2ac module:overlay(0) +from:0x0215ae7c kind:load to:0x0207d2f8 module:overlay(0) +from:0x0215ae80 kind:load to:0x0207d330 module:overlay(0) +from:0x0215ae84 kind:load to:0x0207d374 module:overlay(0) +from:0x0215ae88 kind:load to:0x0207d39c module:overlay(0) +from:0x0215ae94 kind:load to:0x02159640 module:overlay(61) +from:0x0215ae98 kind:load to:0x0209d098 module:overlay(0) +from:0x0215ae9c kind:load to:0x0215976c module:overlay(61) +from:0x0215aea0 kind:load to:0x02159854 module:overlay(61) +from:0x0215aea4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215aea8 kind:load to:0x02159a1c module:overlay(61) +from:0x0215aeac kind:load to:0x020ffb6c module:overlays(19,31) +from:0x0215aeb0 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215aeb4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215aeb8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215aebc kind:load to:0x020ffdfc module:overlays(19,26,31) +from:0x0215aec0 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215aec4 kind:load to:0x02159d60 module:overlay(61) +from:0x0215aec8 kind:load to:0x02159d90 module:overlay(61) +from:0x0215aecc kind:load to:0x020fcf54 module:overlays(19,31) +from:0x0215aed0 kind:load to:0x020fcf58 module:overlays(19,31) +from:0x0215aed4 kind:load to:0x02159c5c module:overlay(61) +from:0x0215aed8 kind:load to:0x02159c84 module:overlay(61) +from:0x0215aedc kind:load to:0x02159cc8 module:overlay(61) +from:0x0215aee0 kind:load to:0x02159cf0 module:overlay(61) +from:0x0215aee4 kind:load to:0x020fd064 module:overlays(19,31) +from:0x0215aee8 kind:load to:0x020fd068 module:overlays(19,31) +from:0x0215aeec kind:load to:0x020fd06c module:overlays(19,31) +from:0x0215aef0 kind:load to:0x020ffcc4 module:overlays(19,31) +from:0x0215aef4 kind:load to:0x020fc49c module:overlays(19,31) +from:0x0215aef8 kind:load to:0x020ffe5c module:overlays(19,31) +from:0x0215aefc kind:load to:0x020ffe6c module:overlays(19,31) +from:0x0215af00 kind:load to:0x020ffe74 module:overlays(19,31) +from:0x0215af04 kind:load to:0x020fcd48 module:overlays(19,31) +from:0x0215af08 kind:load to:0x02159c58 module:overlay(61) +from:0x0215af0c kind:load to:0x020ffef0 module:overlays(19,31) +from:0x0215af10 kind:load to:0x020ffecc module:overlays(19,31) +from:0x0215af14 kind:load to:0x020fccf0 module:overlays(19,31) +from:0x0215af18 kind:load to:0x020fcdd0 module:overlays(19,31) +from:0x0215af1c kind:load to:0x020fd054 module:overlays(19,31) +from:0x0215af20 kind:load to:0x020fd05c module:overlays(19,31) +from:0x0215af2c kind:load to:0x02073164 module:overlay(0) +from:0x0215af30 kind:load to:0x02159dec module:overlay(61) +from:0x0215af34 kind:load to:0x02159ddc module:overlay(61) +from:0x0215af38 kind:load to:0x02073250 module:overlay(0) +from:0x0215af3c kind:load to:0x02159894 module:overlay(61) +from:0x0215af40 kind:load to:0x02159c24 module:overlay(61) +from:0x0215af44 kind:load to:0x02159d34 module:overlay(61) +from:0x0215af48 kind:load to:0x02159c44 module:overlay(61) diff --git a/config/usa/arm9/overlays/ov061/symbols.txt b/config/usa/arm9/overlays/ov061/symbols.txt new file mode 100644 index 00000000..23d0ed8e --- /dev/null +++ b/config/usa/arm9/overlays/ov061/symbols.txt @@ -0,0 +1,278 @@ +func_ov061_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov061_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov061_02157eb0 kind:function(arm,size=0x28) addr:0x02157eb0 +func_ov061_02157ed8 kind:function(arm,size=0x20) addr:0x02157ed8 +func_ov061_02157ef8 kind:function(arm,size=0x50) addr:0x02157ef8 +func_ov061_02157f48 kind:function(arm,size=0x20) addr:0x02157f48 +func_ov061_02157f68 kind:function(arm,size=0x28) addr:0x02157f68 +func_ov061_02157f90 kind:function(arm,size=0x14) addr:0x02157f90 +func_ov061_02157fa4 kind:function(arm,size=0xc) addr:0x02157fa4 +func_ov061_02157fb0 kind:function(arm,size=0x24) addr:0x02157fb0 +func_ov061_02157fd4 kind:function(arm,size=0x28) addr:0x02157fd4 +func_ov061_02157ffc kind:function(arm,size=0x74) addr:0x02157ffc +func_ov061_02158070 kind:function(arm,size=0x14) addr:0x02158070 +func_ov061_02158084 kind:function(arm,size=0x54) addr:0x02158084 +func_ov061_021580d8 kind:function(arm,size=0x14) addr:0x021580d8 +func_ov061_021580ec kind:function(arm,size=0x14) addr:0x021580ec +func_ov061_02158100 kind:function(arm,size=0x50) addr:0x02158100 +func_ov061_02158150 kind:function(arm,size=0x24) addr:0x02158150 +func_ov061_02158174 kind:function(arm,size=0x10) addr:0x02158174 +func_ov061_02158184 kind:function(arm,size=0x8) addr:0x02158184 +func_ov061_0215818c kind:function(arm,size=0x1c) addr:0x0215818c +func_ov061_021581a8 kind:function(arm,size=0x28) addr:0x021581a8 +func_ov061_021581d0 kind:function(arm,size=0x30) addr:0x021581d0 +func_ov061_02158200 kind:function(arm,size=0x14) addr:0x02158200 +func_ov061_02158214 kind:function(arm,size=0xc) addr:0x02158214 +func_ov061_02158220 kind:function(arm,size=0x24) addr:0x02158220 +func_ov061_02158244 kind:function(arm,size=0x28) addr:0x02158244 +func_ov061_0215826c kind:function(arm,size=0x20) addr:0x0215826c +func_ov061_0215828c kind:function(arm,size=0x50) addr:0x0215828c +func_ov061_021582dc kind:function(arm,size=0x20) addr:0x021582dc +func_ov061_021582fc kind:function(arm,size=0x28) addr:0x021582fc +func_ov061_02158324 kind:function(arm,size=0x14) addr:0x02158324 +func_ov061_02158338 kind:function(arm,size=0xc) addr:0x02158338 +func_ov061_02158344 kind:function(arm,size=0x24) addr:0x02158344 +func_ov061_02158368 kind:function(arm,size=0x28) addr:0x02158368 +func_ov061_02158390 kind:function(arm,size=0x20) addr:0x02158390 +func_ov061_021583b0 kind:function(arm,size=0x50) addr:0x021583b0 +func_ov061_02158400 kind:function(arm,size=0x20) addr:0x02158400 +func_ov061_02158420 kind:function(arm,size=0x28) addr:0x02158420 +func_ov061_02158448 kind:function(arm,size=0x14) addr:0x02158448 +func_ov061_0215845c kind:function(arm,size=0xc) addr:0x0215845c +func_ov061_02158468 kind:function(arm,size=0x24) addr:0x02158468 +func_ov061_0215848c kind:function(arm,size=0x28) addr:0x0215848c +func_ov061_021584b4 kind:function(arm,size=0x20) addr:0x021584b4 +func_ov061_021584d4 kind:function(arm,size=0x50) addr:0x021584d4 +func_ov061_02158524 kind:function(arm,size=0x20) addr:0x02158524 +func_ov061_02158544 kind:function(arm,size=0x28) addr:0x02158544 +func_ov061_0215856c kind:function(arm,size=0x14) addr:0x0215856c +func_ov061_02158580 kind:function(arm,size=0xc) addr:0x02158580 +func_ov061_0215858c kind:function(arm,size=0x8) addr:0x0215858c +func_ov061_02158594 kind:function(arm,size=0x2c) addr:0x02158594 +func_ov061_021585c0 kind:function(arm,size=0xc) addr:0x021585c0 +func_ov061_021585cc kind:function(arm,size=0x24) addr:0x021585cc +func_ov061_021585f0 kind:function(arm,size=0x68) addr:0x021585f0 +func_ov061_02158658 kind:function(arm,size=0xc) addr:0x02158658 +func_ov061_02158664 kind:function(arm,size=0x24) addr:0x02158664 +func_ov061_02158688 kind:function(arm,size=0x68) addr:0x02158688 +func_ov061_021586f0 kind:function(arm,size=0x20) addr:0x021586f0 +func_ov061_02158710 kind:function(arm,size=0x4c) addr:0x02158710 +func_ov061_0215875c kind:function(arm,size=0x168) addr:0x0215875c +func_ov061_021588c4 kind:function(arm,size=0x14) addr:0x021588c4 +func_ov061_021588d8 kind:function(arm,size=0xac) addr:0x021588d8 +func_ov061_02158984 kind:function(arm,size=0xc) addr:0x02158984 +func_ov061_02158990 kind:function(arm,size=0x28) addr:0x02158990 +func_ov061_021589b8 kind:function(arm,size=0x30) addr:0x021589b8 +func_ov061_021589e8 kind:function(arm,size=0x24) addr:0x021589e8 +func_ov061_02158a0c kind:function(arm,size=0x2c) addr:0x02158a0c +func_ov061_02158a38 kind:function(arm,size=0x1c) addr:0x02158a38 +func_ov061_02158a54 kind:function(arm,size=0x28) addr:0x02158a54 +func_ov061_02158a7c kind:function(arm,size=0x20) addr:0x02158a7c +func_ov061_02158a9c kind:function(arm,size=0x14) addr:0x02158a9c +func_ov061_02158ab0 kind:function(arm,size=0x14) addr:0x02158ab0 +func_ov061_02158ac4 kind:function(arm,size=0x14) addr:0x02158ac4 +func_ov061_02158ad8 kind:function(arm,size=0xc) addr:0x02158ad8 +func_ov061_02158ae4 kind:function(arm,size=0x24) addr:0x02158ae4 +func_ov061_02158b08 kind:function(arm,size=0x60) addr:0x02158b08 +func_ov061_02158b68 kind:function(arm,size=0x20) addr:0x02158b68 +func_ov061_02158b88 kind:function(arm,size=0x20) addr:0x02158b88 +func_ov061_02158ba8 kind:function(arm,size=0x104) addr:0x02158ba8 +func_ov061_02158cac kind:function(arm,size=0x2c) addr:0x02158cac +func_ov061_02158cd8 kind:function(arm,size=0x54) addr:0x02158cd8 +func_ov061_02158d2c kind:function(arm,size=0xf4) addr:0x02158d2c +func_ov061_02158e20 kind:function(arm,size=0x28) addr:0x02158e20 +func_ov061_02158e48 kind:function(arm,size=0x30) addr:0x02158e48 +func_ov061_02158e78 kind:function(arm,size=0x14) addr:0x02158e78 +func_ov061_02158e8c kind:function(arm,size=0xc) addr:0x02158e8c +func_ov061_02158e98 kind:function(arm,size=0x24) addr:0x02158e98 +func_ov061_02158ebc kind:function(arm,size=0x54) addr:0x02158ebc +func_ov061_02158f10 kind:function(arm,size=0x118) addr:0x02158f10 +func_ov061_02159028 kind:function(arm,size=0x24) addr:0x02159028 +func_ov061_0215904c kind:function(arm,size=0xc) addr:0x0215904c +func_ov061_02159058 kind:function(arm,size=0x8) addr:0x02159058 +func_ov061_02159060 kind:function(arm,size=0xb4) addr:0x02159060 +func_ov061_02159114 kind:function(arm,size=0x28) addr:0x02159114 +func_ov061_0215913c kind:function(arm,size=0x30) addr:0x0215913c +func_ov061_0215916c kind:function(arm,size=0x14) addr:0x0215916c +func_ov061_02159180 kind:function(arm,size=0xc) addr:0x02159180 +func_ov061_0215918c kind:function(arm,size=0x24) addr:0x0215918c +func_ov061_021591b0 kind:function(arm,size=0x28) addr:0x021591b0 +func_ov061_021591d8 kind:function(arm,size=0x74) addr:0x021591d8 +func_ov061_0215924c kind:function(arm,size=0x14) addr:0x0215924c +func_ov061_02159260 kind:function(arm,size=0x68) addr:0x02159260 +func_ov061_021592c8 kind:function(arm,size=0x4) addr:0x021592c8 +func_ov061_021592cc kind:function(arm,size=0x74) addr:0x021592cc +func_ov061_02159340 kind:function(arm,size=0x14) addr:0x02159340 +func_ov061_02159354 kind:function(arm,size=0x50) addr:0x02159354 +func_ov061_021593a4 kind:function(arm,size=0x1c) addr:0x021593a4 +func_ov061_021593c0 kind:function(arm,size=0x28) addr:0x021593c0 +func_ov061_021593e8 kind:function(arm,size=0x30) addr:0x021593e8 +func_ov061_02159418 kind:function(arm,size=0x14) addr:0x02159418 +func_ov061_0215942c kind:function(arm,size=0xc) addr:0x0215942c +func_ov061_02159438 kind:function(arm,size=0x24) addr:0x02159438 +func_ov061_0215945c kind:function(arm,size=0x34) addr:0x0215945c +func_ov061_02159490 kind:function(arm,size=0x20) addr:0x02159490 +func_ov061_021594b0 kind:function(arm,size=0x50) addr:0x021594b0 +func_ov061_02159500 kind:function(arm,size=0x8) addr:0x02159500 +func_ov061_02159508 kind:function(arm,size=0x20) addr:0x02159508 +func_ov061_02159528 kind:function(arm,size=0x28) addr:0x02159528 +func_ov061_02159550 kind:function(arm,size=0x14) addr:0x02159550 +func_ov061_02159564 kind:function(arm,size=0xc) addr:0x02159564 +func_ov061_02159570 kind:function(arm,size=0x24) addr:0x02159570 +func_ov061_02159594 kind:function(arm,size=0x48) addr:0x02159594 +func_ov061_021595dc kind:function(arm,size=0x64) addr:0x021595dc +func_ov061_02159640 kind:function(arm,size=0x12c) addr:0x02159640 +func_ov061_0215976c kind:function(arm,size=0xe8) addr:0x0215976c +func_ov061_02159854 kind:function(arm,size=0x40) addr:0x02159854 +func_ov061_02159894 kind:function(arm,size=0x188) addr:0x02159894 +func_ov061_02159a1c kind:function(arm,size=0x208) addr:0x02159a1c +func_ov061_02159c24 kind:function(arm,size=0x20) addr:0x02159c24 +func_ov061_02159c44 kind:function(arm,size=0x14) addr:0x02159c44 +func_ov061_02159c58 kind:function(arm,size=0x4) addr:0x02159c58 +func_ov061_02159c5c kind:function(arm,size=0x28) addr:0x02159c5c +func_ov061_02159c84 kind:function(arm,size=0x44) addr:0x02159c84 +func_ov061_02159cc8 kind:function(arm,size=0x28) addr:0x02159cc8 +func_ov061_02159cf0 kind:function(arm,size=0x44) addr:0x02159cf0 +func_ov061_02159d34 kind:function(arm,size=0x2c) addr:0x02159d34 +func_ov061_02159d60 kind:function(arm,size=0x30) addr:0x02159d60 +func_ov061_02159d90 kind:function(arm,size=0x38) addr:0x02159d90 +func_ov061_02159dc8 kind:function(arm,size=0x14) addr:0x02159dc8 +func_ov061_02159ddc kind:function(arm,size=0x10) addr:0x02159ddc +func_ov061_02159dec kind:function(arm,size=0x10) addr:0x02159dec +data_ov061_02159e0c kind:data(any) addr:0x02159e0c +data_ov061_02159e1c kind:data(any) addr:0x02159e1c +data_ov061_02159e24 kind:data(any) addr:0x02159e24 +data_ov061_02159e34 kind:data(any) addr:0x02159e34 +data_ov061_02159e48 kind:data(any) addr:0x02159e48 +data_ov061_02159e5c kind:data(any) addr:0x02159e5c ambiguous +data_ov061_02159e6c kind:data(any) addr:0x02159e6c ambiguous +__sinit_ov061_02159e78 kind:function(arm,size=0x50) addr:0x02159e78 +__sinit_ov061_02159ec8 kind:function(arm,size=0x50) addr:0x02159ec8 +__sinit_ov061_02159f18 kind:function(arm,size=0x50) addr:0x02159f18 +__sinit_ov061_02159f68 kind:function(arm,size=0x50) addr:0x02159f68 +__sinit_ov061_02159fb8 kind:function(arm,size=0x50) addr:0x02159fb8 +__sinit_ov061_0215a008 kind:function(arm,size=0xd8) addr:0x0215a008 +__sinit_ov061_0215a0e0 kind:function(arm,size=0x50) addr:0x0215a0e0 +__sinit_ov061_0215a130 kind:function(arm,size=0x50) addr:0x0215a130 +__sinit_ov061_0215a180 kind:function(arm,size=0x74) addr:0x0215a180 +__sinit_ov061_0215a1f4 kind:function(arm,size=0x50) addr:0x0215a1f4 +__sinit_ov061_0215a244 kind:function(arm,size=0x74) addr:0x0215a244 +.p__sinit_ov061_02159e78 kind:data(word) addr:0x0215a2b8 +.p__sinit_ov061_02159ec8 kind:data(word) addr:0x0215a2bc +.p__sinit_ov061_02159f18 kind:data(word) addr:0x0215a2c0 +.p__sinit_ov061_02159f68 kind:data(word) addr:0x0215a2c4 +.p__sinit_ov061_02159fb8 kind:data(word) addr:0x0215a2c8 +.p__sinit_ov061_0215a008 kind:data(word) addr:0x0215a2cc +.p__sinit_ov061_0215a0e0 kind:data(word) addr:0x0215a2d0 +.p__sinit_ov061_0215a130 kind:data(word) addr:0x0215a2d4 +.p__sinit_ov061_0215a180 kind:data(word) addr:0x0215a2d8 +.p__sinit_ov061_0215a1f4 kind:data(word) addr:0x0215a2dc +.p__sinit_ov061_0215a244 kind:data(word) addr:0x0215a2e0 +data_ov061_0215a308 kind:data(any) addr:0x0215a308 +data_ov061_0215a32c kind:data(any) addr:0x0215a32c +data_ov061_0215a384 kind:data(any) addr:0x0215a384 +data_ov061_0215a388 kind:data(any) addr:0x0215a388 ambiguous +data_ov061_0215a3a4 kind:data(any) addr:0x0215a3a4 +data_ov061_0215a3c8 kind:data(any) addr:0x0215a3c8 +data_ov061_0215a3cc kind:data(any) addr:0x0215a3cc ambiguous +data_ov061_0215a410 kind:data(any) addr:0x0215a410 +data_ov061_0215a470 kind:data(any) addr:0x0215a470 +data_ov061_0215a494 kind:data(any) addr:0x0215a494 +data_ov061_0215a4f0 kind:data(any) addr:0x0215a4f0 ambiguous +data_ov061_0215a4f4 kind:data(any) addr:0x0215a4f4 +data_ov061_0215a518 kind:data(any) addr:0x0215a518 +data_ov061_0215a550 kind:data(any) addr:0x0215a550 ambiguous +data_ov061_0215a578 kind:data(any) addr:0x0215a578 +data_ov061_0215a59c kind:data(any) addr:0x0215a59c +data_ov061_0215a5fc kind:data(any) addr:0x0215a5fc +data_ov061_0215a620 kind:data(any) addr:0x0215a620 +data_ov061_0215a644 kind:data(any) addr:0x0215a644 +data_ov061_0215a660 kind:data(any) addr:0x0215a660 +data_ov061_0215a6b0 kind:data(any) addr:0x0215a6b0 +data_ov061_0215a6fc kind:data(any) addr:0x0215a6fc +data_ov061_0215a710 kind:data(any) addr:0x0215a710 ambiguous +data_ov061_0215a818 kind:data(any) addr:0x0215a818 +data_ov061_0215a824 kind:data(any) addr:0x0215a824 ambiguous +data_ov061_0215a878 kind:data(any) addr:0x0215a878 ambiguous +data_ov061_0215a934 kind:data(any) addr:0x0215a934 +data_ov061_0215a950 kind:data(any) addr:0x0215a950 +data_ov061_0215a998 kind:data(any) addr:0x0215a998 +data_ov061_0215a9e8 kind:data(any) addr:0x0215a9e8 +data_ov061_0215a9f8 kind:data(any) addr:0x0215a9f8 ambiguous +data_ov061_0215aa40 kind:data(any) addr:0x0215aa40 +data_ov061_0215aaac kind:data(any) addr:0x0215aaac ambiguous +data_ov061_0215aad8 kind:data(any) addr:0x0215aad8 ambiguous +data_ov061_0215ab34 kind:data(any) addr:0x0215ab34 ambiguous +data_ov061_0215ab64 kind:data(any) addr:0x0215ab64 +data_ov061_0215ab80 kind:data(any) addr:0x0215ab80 +data_ov061_0215abd0 kind:data(any) addr:0x0215abd0 +data_ov061_0215abfc kind:data(any) addr:0x0215abfc ambiguous +data_ov061_0215ace4 kind:data(any) addr:0x0215ace4 +data_ov061_0215acf0 kind:data(any) addr:0x0215acf0 +data_ov061_0215ad10 kind:data(any) addr:0x0215ad10 +data_ov061_0215ad34 kind:data(any) addr:0x0215ad34 +data_ov061_0215ad7c kind:data(any) addr:0x0215ad7c +data_ov061_0215addc kind:data(any) addr:0x0215addc +data_ov061_0215adf8 kind:data(any) addr:0x0215adf8 +data_ov061_0215ae30 kind:data(any) addr:0x0215ae30 ambiguous +data_ov061_0215ae3c kind:data(any) addr:0x0215ae3c +data_ov061_0215ae50 kind:data(any) addr:0x0215ae50 +data_ov061_0215ae6c kind:data(any) addr:0x0215ae6c +data_ov061_0215ae94 kind:data(any) addr:0x0215ae94 +data_ov061_0215aec4 kind:data(any) addr:0x0215aec4 ambiguous +data_ov061_0215af2c kind:data(any) addr:0x0215af2c +data_ov061_0215af60 kind:bss addr:0x0215af60 +data_ov061_0215af64 kind:bss addr:0x0215af64 +data_ov061_0215af70 kind:bss addr:0x0215af70 +data_ov061_0215af84 kind:bss addr:0x0215af84 ambiguous +data_ov061_0215afe4 kind:bss addr:0x0215afe4 ambiguous +data_ov061_0215afe8 kind:bss addr:0x0215afe8 ambiguous +data_ov061_0215b044 kind:bss addr:0x0215b044 ambiguous +data_ov061_0215b048 kind:bss addr:0x0215b048 +data_ov061_0215b04c kind:bss addr:0x0215b04c +data_ov061_0215b058 kind:bss addr:0x0215b058 +data_ov061_0215b078 kind:bss addr:0x0215b078 ambiguous +data_ov061_0215b130 kind:bss addr:0x0215b130 +data_ov061_0215b134 kind:bss addr:0x0215b134 +data_ov061_0215b140 kind:bss addr:0x0215b140 +data_ov061_0215b194 kind:bss addr:0x0215b194 ambiguous +data_ov061_0215b218 kind:bss addr:0x0215b218 +data_ov061_0215b21c kind:bss addr:0x0215b21c +data_ov061_0215b228 kind:bss addr:0x0215b228 +data_ov061_0215b300 kind:bss addr:0x0215b300 +data_ov061_0215b304 kind:bss addr:0x0215b304 +data_ov061_0215b310 kind:bss addr:0x0215b310 +data_ov061_0215b368 kind:bss addr:0x0215b368 ambiguous +data_ov061_0215b3b4 kind:bss addr:0x0215b3b4 ambiguous +data_ov061_0215b3e8 kind:bss addr:0x0215b3e8 +data_ov061_0215b3f4 kind:bss addr:0x0215b3f4 +data_ov061_0215b400 kind:bss addr:0x0215b400 +data_ov061_0215b40c kind:bss addr:0x0215b40c +data_ov061_0215b418 kind:bss addr:0x0215b418 +data_ov061_0215b4ec kind:bss addr:0x0215b4ec ambiguous +data_ov061_0215b4f0 kind:bss addr:0x0215b4f0 +data_ov061_0215b5c8 kind:bss addr:0x0215b5c8 +data_ov061_0215b6a0 kind:bss addr:0x0215b6a0 +data_ov061_0215b6a4 kind:bss addr:0x0215b6a4 +data_ov061_0215b6b0 kind:bss addr:0x0215b6b0 +data_ov061_0215b6cc kind:bss addr:0x0215b6cc ambiguous +data_ov061_0215b788 kind:bss addr:0x0215b788 +data_ov061_0215b78c kind:bss addr:0x0215b78c +data_ov061_0215b798 kind:bss addr:0x0215b798 +data_ov061_0215b7e4 kind:bss addr:0x0215b7e4 ambiguous +data_ov061_0215b830 kind:bss addr:0x0215b830 ambiguous +data_ov061_0215b870 kind:bss addr:0x0215b870 +data_ov061_0215b874 kind:bss addr:0x0215b874 +data_ov061_0215b880 kind:bss addr:0x0215b880 +data_ov061_0215b958 kind:bss addr:0x0215b958 +data_ov061_0215b95c kind:bss addr:0x0215b95c +data_ov061_0215b968 kind:bss addr:0x0215b968 +data_ov061_0215b984 kind:bss addr:0x0215b984 ambiguous +data_ov061_0215ba38 kind:bss addr:0x0215ba38 ambiguous +data_ov061_0215ba3c kind:bss addr:0x0215ba3c +data_ov061_0215ba40 kind:bss addr:0x0215ba40 +data_ov061_0215ba4c kind:bss addr:0x0215ba4c +data_ov061_0215ba54 kind:bss addr:0x0215ba54 ambiguous +data_ov061_0215ba78 kind:bss addr:0x0215ba78 ambiguous +data_ov061_0215bad8 kind:bss addr:0x0215bad8 ambiguous +data_ov061_0215bb14 kind:bss addr:0x0215bb14 ambiguous diff --git a/config/usa/arm9/overlays/ov062/delinks.txt b/config/usa/arm9/overlays/ov062/delinks.txt new file mode 100644 index 00000000..788010f9 --- /dev/null +++ b/config/usa/arm9/overlays/ov062/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x0215e768 kind:code align:32 + .rodata start:0x0215e768 end:0x0215e8ac kind:rodata align:4 + .init start:0x0215e8ac end:0x0215ef94 kind:code align:4 + .ctor start:0x0215ef94 end:0x0215efe8 kind:rodata align:4 + .data start:0x0215f000 end:0x02160960 kind:data align:32 + .bss start:0x02160960 end:0x02161c40 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov062/relocs.txt b/config/usa/arm9/overlays/ov062/relocs.txt new file mode 100644 index 00000000..f909a835 --- /dev/null +++ b/config/usa/arm9/overlays/ov062/relocs.txt @@ -0,0 +1,2304 @@ +from:0x02157e88 kind:load to:0x02160970 module:overlay(62) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x02157ed8 module:overlay(62) +from:0x02157ebc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157ed4 kind:load to:0x0215f008 module:overlay(62) +from:0x02157ee0 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02157ef4 kind:load to:0x0215f02c module:overlay(62) +from:0x02157f0c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02157f1c kind:arm_call to:0x020782f4 module:overlay(0) +from:0x02157f24 kind:load to:0x027e09bc module:dtcm +from:0x02157f74 kind:load to:0x02160970 module:overlay(62) +from:0x02157f84 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02157f8c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157fa4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02157fac kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157fb4 kind:arm_call to:0x02011ff4 module:main +from:0x02157fc8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02157fdc kind:load to:0x02160a58 module:overlay(62) +from:0x02157ff0 kind:arm_call to:0x02011f3c module:main +from:0x02157ffc kind:arm_call to:0x0215802c module:overlay(62) +from:0x02158010 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158028 kind:load to:0x0215f08c module:overlay(62) +from:0x02158034 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02158048 kind:load to:0x0215f0b0 module:overlay(62) +from:0x02158098 kind:load to:0x02160a58 module:overlay(62) +from:0x021580a8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021580b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021580c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021580d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021580d8 kind:arm_call to:0x02011ff4 module:main +from:0x021580ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158100 kind:load to:0x02160b40 module:overlay(62) +from:0x02158114 kind:arm_call to:0x02011f3c module:main +from:0x02158120 kind:arm_call to:0x02158150 module:overlay(62) +from:0x02158134 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215814c kind:load to:0x0215f110 module:overlay(62) +from:0x02158158 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215816c kind:load to:0x0215f134 module:overlay(62) +from:0x021581bc kind:load to:0x02160b40 module:overlay(62) +from:0x021581cc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021581d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021581ec kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021581f4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021581fc kind:arm_call to:0x02011ff4 module:main +from:0x02158210 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158224 kind:load to:0x02160c28 module:overlay(62) +from:0x02158238 kind:arm_call to:0x02011f3c module:main +from:0x02158244 kind:arm_call to:0x02158274 module:overlay(62) +from:0x02158258 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158270 kind:load to:0x0215f194 module:overlay(62) +from:0x0215827c kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02158290 kind:load to:0x0215f1b8 module:overlay(62) +from:0x021582e0 kind:load to:0x02160c28 module:overlay(62) +from:0x021582f0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021582f8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158310 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158318 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158320 kind:arm_call to:0x02011ff4 module:main +from:0x02158334 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158348 kind:load to:0x02160d10 module:overlay(62) +from:0x0215835c kind:arm_call to:0x02011f3c module:main +from:0x02158368 kind:arm_call to:0x021583d0 module:overlay(62) +from:0x0215837c kind:arm_call to:0x02097878 module:overlay(0) +from:0x021583c4 kind:load to:0x0215f218 module:overlay(62) +from:0x021583fc kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215841c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02158438 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158448 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021584bc kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x021584e8 kind:load to:0x02160d10 module:overlay(62) +from:0x021584ec kind:load to:0x0215f3ec module:overlay(62) +from:0x021584f0 kind:load to:0x0215f284 module:overlay(62) +from:0x021584f4 kind:load to:0x0215f2d0 module:overlay(62) +from:0x021584f8 kind:load to:0x0215f234 module:overlay(62) +from:0x02158504 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215854c kind:arm_call to:0x020d6448 module:overlay(24) +from:0x02158560 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x021585b4 kind:arm_call to:0x020a8660 module:overlay(0) +from:0x021585e4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x021585e8 kind:load to:0x020b502c module:overlay(0) +from:0x021585ec kind:load to:0x0215e768 module:overlay(62) +from:0x021585f0 kind:load to:0x027e0ce0 module:dtcm +from:0x02158600 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158608 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158610 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158628 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158630 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158638 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158640 kind:arm_call to:0x02011ff4 module:main +from:0x0215865c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158668 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158684 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02158694 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021586a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021586ac kind:arm_call to:0x02011ff4 module:main +from:0x021586c4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021586cc kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021586d4 kind:arm_call to:0x02011ff4 module:main +from:0x021586ec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021586f4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158708 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215871c kind:load to:0x02160df8 module:overlay(62) +from:0x02158730 kind:arm_call to:0x02011f3c module:main +from:0x0215873c kind:arm_call to:0x02158780 module:overlay(62) +from:0x02158750 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158768 kind:load to:0x0215f580 module:overlay(62) +from:0x02158774 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158788 kind:arm_call to:0x020f7454 module:overlay(31) +from:0x021587a0 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x021587d8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021587f0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158824 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215883c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158850 kind:arm_call to:0x0215c034 module:overlay(62) +from:0x0215885c kind:load to:0x02114700 module:overlays(19,31) +from:0x02158860 kind:load to:0x0215f5fc module:overlay(62) +from:0x02158864 kind:load to:0x0215f670 module:overlay(62) +from:0x02158868 kind:load to:0x02160df8 module:overlay(62) +from:0x0215886c kind:load to:0x0215f628 module:overlay(62) +from:0x02158878 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021588dc kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02158908 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02158944 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02158950 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215895c kind:arm_call to:0x0205a788 module:overlay(0) +from:0x021589ac kind:load to:0x0215f5c4 module:overlay(62) +from:0x021589b0 kind:load to:0x0215f5dc module:overlay(62) +from:0x021589b4 kind:load to:0x0215f59c module:overlay(62) +from:0x021589d4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158a60 kind:arm_call to:0x0215c0f0 module:overlay(62) +from:0x02158a74 kind:arm_call to:0x0215c05c module:overlay(62) +from:0x02158adc kind:load to:0x02160df8 module:overlay(62) +from:0x02158aec kind:load to:0x02057884 module:overlay(0) +from:0x02158b00 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158b08 kind:arm_call to:0x02011ff4 module:main +from:0x02158b1c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158b24 kind:arm_call to:0x02011ff4 module:main +from:0x02158b3c kind:arm_call to:0x0215c058 module:overlay(62) +from:0x02158b44 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158b4c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158b54 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158b5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158b74 kind:arm_call to:0x0215c058 module:overlay(62) +from:0x02158b7c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158b84 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158b8c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158b94 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158b9c kind:arm_call to:0x02011ff4 module:main +from:0x02158bb0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158bc4 kind:load to:0x02160ef0 module:overlay(62) +from:0x02158bd8 kind:arm_call to:0x02011f3c module:main +from:0x02158be4 kind:arm_call to:0x02158c28 module:overlay(62) +from:0x02158bf8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02158c20 kind:load to:0x0215f6d0 module:overlay(62) +from:0x02158c30 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02158c48 kind:arm_call_thumb to:0x02058b78 module:overlay(0) +from:0x02158c50 kind:arm_call to:0x02158ca8 module:overlay(62) +from:0x02158c78 kind:arm_call to:0x02158cc8 module:overlay(62) +from:0x02158c9c kind:load to:0x0215f6f4 module:overlay(62) +from:0x02158ca0 kind:load to:0x02160ee0 module:overlay(62) +from:0x02158ca4 kind:load to:0x02160ed0 module:overlay(62) +from:0x02158cc0 kind:load to:0x027e0cd8 module:dtcm +from:0x02158cc4 kind:load to:0x02081e10 module:overlay(0) +from:0x02158ce4 kind:arm_call to:0x020a8684 module:overlay(0) +from:0x02158d08 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02158d70 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02158dc8 kind:load to:0x027e0ce0 module:dtcm +from:0x02158dcc kind:load to:0x0215e778 module:overlay(62) +from:0x02158dd0 kind:load to:0x0215e78c module:overlay(62) +from:0x02158df8 kind:arm_call to:0x02158ca8 module:overlay(62) +from:0x02158e0c kind:arm_call to:0x02158cc8 module:overlay(62) +from:0x02158e14 kind:load to:0x02160ed0 module:overlay(62) +from:0x02158e4c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02158e88 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02158e98 kind:arm_call to:0x01ffa60c module:itcm +from:0x02158f0c kind:arm_call to:0x01fff60c module:itcm +from:0x02158f18 kind:load to:0x0204093c module:main +from:0x02158f1c kind:load to:0x0203e93c module:main +from:0x02158f20 kind:load to:0x027e09b4 module:dtcm +from:0x02158f34 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02158f3c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158f54 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02158f5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158f64 kind:arm_call to:0x02011ff4 module:main +from:0x02158f78 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02158f8c kind:load to:0x02160f3c module:overlay(62) +from:0x02158fa0 kind:arm_call to:0x02011f3c module:main +from:0x02158fac kind:arm_call to:0x02159084 module:overlay(62) +from:0x02158fc0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159020 kind:load to:0x0215f758 module:overlay(62) +from:0x0215902c kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x02159040 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02159050 kind:load to:0x0215f77c module:overlay(62) +from:0x02159054 kind:load to:0x0215e7a8 module:overlay(62) +from:0x0215906c kind:arm_call to:0x0200eab0 module:main +from:0x02159074 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0215907c kind:arm_call to:0x01ffc57c module:itcm +from:0x021590b0 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x021590d0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021590ec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021590fc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02159170 kind:arm_call to:0x02159024 module:overlay(62) +from:0x02159198 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021591b0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021591fc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215920c kind:load to:0x02160f3c module:overlay(62) +from:0x02159210 kind:load to:0x0215f3ec module:overlay(62) +from:0x02159214 kind:load to:0x0215f284 module:overlay(62) +from:0x02159218 kind:load to:0x0215f9d0 module:overlay(62) +from:0x0215921c kind:load to:0x0215f7a8 module:overlay(62) +from:0x02159220 kind:load to:0x0215f8c0 module:overlay(62) +from:0x02159224 kind:load to:0x0215f848 module:overlay(62) +from:0x02159230 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159244 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02159258 kind:load to:0x020bff15 module:overlays(1,2,4) +from:0x021592c8 kind:arm_call to:0x021595f8 module:overlay(62) +from:0x021592f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159344 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159390 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021593dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159428 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159478 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021594dc kind:arm_call to:0x020e8510 module:overlay(31) +from:0x02159518 kind:arm_call to:0x02015058 module:main +from:0x0215952c kind:arm_call to:0x02082104 module:overlay(0) +from:0x0215954c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159568 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215957c kind:arm_call to:0x02015058 module:main +from:0x02159594 kind:arm_call to:0x02082104 module:overlay(0) +from:0x021595b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021595d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021595dc kind:load to:0x02049bc4 module:main +from:0x021595e0 kind:load to:0x0215f848 module:overlay(62) +from:0x021595e4 kind:load to:0x027e0cd8 module:dtcm +from:0x021595e8 kind:load to:0x027e09a8 module:dtcm +from:0x02159618 kind:load to:0x0215f748 module:overlay(62) +from:0x0215964c kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x02159664 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x02159684 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021596a4 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021596b0 kind:arm_call to:0x020a9180 module:overlay(0) +from:0x021596b8 kind:load to:0x020b64f0 module:overlay(0) +from:0x021596bc kind:load to:0x020b5198 module:overlay(0) +from:0x021596e4 kind:arm_call to:0x020a9428 module:overlay(0) +from:0x0215974c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02159784 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021597bc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021597f4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215982c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02159844 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215987c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021598b4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021598ec kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021598f8 kind:load to:0x0215f7e8 module:overlay(62) +from:0x021598fc kind:load to:0x0215f800 module:overlay(62) +from:0x02159900 kind:load to:0x0215f818 module:overlay(62) +from:0x02159904 kind:load to:0x0215f860 module:overlay(62) +from:0x02159908 kind:load to:0x0215f830 module:overlay(62) +from:0x0215990c kind:load to:0x027e09a8 module:dtcm +from:0x02159914 kind:load to:0x0215f890 module:overlay(62) +from:0x02159918 kind:load to:0x0215f8a8 module:overlay(62) +from:0x0215991c kind:load to:0x0215f848 module:overlay(62) +from:0x02159928 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159930 kind:arm_call to:0x02011ff4 module:main +from:0x02159944 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215994c kind:arm_call to:0x02011ff4 module:main +from:0x02159964 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215996c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159974 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215997c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159994 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215999c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021599a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021599ac kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021599b4 kind:arm_call to:0x02011ff4 module:main +from:0x021599c8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021599dc kind:load to:0x02161024 module:overlay(62) +from:0x021599f0 kind:arm_call to:0x02011f3c module:main +from:0x021599fc kind:arm_call to:0x02159a2c module:overlay(62) +from:0x02159a10 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159a28 kind:load to:0x0215faec module:overlay(62) +from:0x02159a34 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02159a48 kind:load to:0x0215fb10 module:overlay(62) +from:0x02159a98 kind:load to:0x02161024 module:overlay(62) +from:0x02159aa8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159ab0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159ac8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159ad0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159ad8 kind:arm_call to:0x02011ff4 module:main +from:0x02159aec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159b00 kind:load to:0x0216111c module:overlay(62) +from:0x02159b14 kind:arm_call to:0x02011f3c module:main +from:0x02159b20 kind:arm_call to:0x02159c8c module:overlay(62) +from:0x02159b34 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159b7c kind:load to:0x0215fb94 module:overlay(62) +from:0x02159b90 kind:load to:0x021611f4 module:overlay(62) +from:0x02159ba4 kind:arm_call to:0x02011f3c module:main +from:0x02159bb0 kind:arm_call to:0x02159c8c module:overlay(62) +from:0x02159bc8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159c14 kind:load to:0x0215fb70 module:overlay(62) +from:0x02159c3c kind:load to:0x020b537c module:overlay(0) +from:0x02159c6c kind:arm_call to:0x020974bc module:overlay(0) +from:0x02159c80 kind:load to:0x020b537c module:overlay(0) +from:0x02159c98 kind:arm_call to:0x02159c20 module:overlay(62) +from:0x02159ce0 kind:arm_call to:0x02159c40 module:overlay(62) +from:0x02159ce8 kind:arm_call to:0x02159c20 module:overlay(62) +from:0x02159cec kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02159d04 kind:arm_call to:0x0216f728 module:overlay(94) +from:0x02159d6c kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02159d84 kind:load to:0x0215fca0 module:overlay(62) +from:0x02159d88 kind:load to:0x020b537c module:overlay(0) +from:0x02159d8c kind:load to:0x0215fbb0 module:overlay(62) +from:0x02159d9c kind:arm_call to:0x01fff458 module:itcm +from:0x02159dc0 kind:arm_call to:0x01fff458 module:itcm +from:0x02159de8 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02159e04 kind:load to:0x0215e7d0 module:overlay(62) +from:0x02159e08 kind:load to:0x0215e7c8 module:overlay(62) +from:0x02159e5c kind:load to:0x0215fbf8 module:overlay(62) +from:0x02159e90 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02159ef0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02159f18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159f50 kind:load to:0x0215fc48 module:overlay(62) +from:0x02159f60 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159f68 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159f70 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159f88 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159f90 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159f98 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159fa0 kind:arm_call to:0x02011ff4 module:main +from:0x02159fb4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159fc8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159fdc kind:load to:0x021612dc module:overlay(62) +from:0x02159ff0 kind:arm_call to:0x02011f3c module:main +from:0x02159ffc kind:arm_call to:0x0215a084 module:overlay(62) +from:0x0215a010 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215a054 kind:load to:0x0215fdc4 module:overlay(62) +from:0x0215a080 kind:load to:0x020b537c module:overlay(0) +from:0x0215a094 kind:arm_call to:0x0215a064 module:overlay(62) +from:0x0215a0dc kind:arm_call to:0x0215a064 module:overlay(62) +from:0x0215a0e0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0215a10c kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215a134 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0215a14c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a15c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a1d4 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0215a1ec kind:load to:0x020b537c module:overlay(0) +from:0x0215a1f0 kind:load to:0x0215f3ec module:overlay(62) +from:0x0215a1f4 kind:load to:0x0215f284 module:overlay(62) +from:0x0215a1f8 kind:load to:0x0215fec0 module:overlay(62) +from:0x0215a1fc kind:load to:0x0215fde0 module:overlay(62) +from:0x0215a210 kind:load to:0x0215e7e0 module:overlay(62) +from:0x0215a214 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215a268 kind:load to:0x0215fe28 module:overlay(62) +from:0x0215a29c kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0215a2fc kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215a324 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a35c kind:load to:0x0215fe70 module:overlay(62) +from:0x0215a36c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215a374 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a37c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215a394 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215a39c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a3a4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215a3ac kind:arm_call to:0x02011ff4 module:main +from:0x0215a3c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a3d4 kind:load to:0x021613c4 module:overlay(62) +from:0x0215a3e8 kind:arm_call to:0x02011f3c module:main +from:0x0215a3f4 kind:arm_call to:0x0215a424 module:overlay(62) +from:0x0215a408 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215a420 kind:load to:0x0215ffdc module:overlay(62) +from:0x0215a42c kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215a440 kind:load to:0x02160000 module:overlay(62) +from:0x0215a490 kind:load to:0x021613c4 module:overlay(62) +from:0x0215a4a0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215a4a8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a4c0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215a4c8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a4d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a4e4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a4f8 kind:load to:0x021614ac module:overlay(62) +from:0x0215a50c kind:arm_call to:0x02011f3c module:main +from:0x0215a518 kind:arm_call to:0x0215a548 module:overlay(62) +from:0x0215a52c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215a544 kind:load to:0x02160060 module:overlay(62) +from:0x0215a550 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215a564 kind:load to:0x02160084 module:overlay(62) +from:0x0215a578 kind:arm_call to:0x0215a650 module:overlay(62) +from:0x0215a5cc kind:arm_call to:0x0215a650 module:overlay(62) +from:0x0215a5f0 kind:arm_call to:0x0215a650 module:overlay(62) +from:0x0215a638 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0215a648 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0215a698 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0215a6c4 kind:load to:0x027e0ce8 module:dtcm +from:0x0215a6c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a6d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a6e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a6f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215a704 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215a718 kind:load to:0x021614f8 module:overlay(62) +from:0x0215a72c kind:arm_call to:0x02011f3c module:main +from:0x0215a738 kind:arm_call to:0x0215a7b8 module:overlay(62) +from:0x0215a750 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0215a7b4 kind:load to:0x021600ec module:overlay(62) +from:0x0215a7e4 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215a804 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215a820 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a830 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a848 kind:arm_call to:0x0215b344 module:overlay(62) +from:0x0215a8ac kind:arm_call to:0x02159024 module:overlay(62) +from:0x0215a8d4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215a8ec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a904 kind:arm_call to:0x02061628 module:overlay(0) +from:0x0215a914 kind:arm_call to:0x02061628 module:overlay(0) +from:0x0215a930 kind:arm_call_thumb to:0x020bf710 module:overlay(1) +from:0x0215a968 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215a9bc kind:arm_call_thumb to:0x020be9dc module:overlay(1) +from:0x0215a9cc kind:load to:0x021614f8 module:overlay(62) +from:0x0215a9d0 kind:load to:0x0215f3ec module:overlay(62) +from:0x0215a9d4 kind:load to:0x0215f284 module:overlay(62) +from:0x0215a9d8 kind:load to:0x02160350 module:overlay(62) +from:0x0215a9dc kind:load to:0x0215f7a8 module:overlay(62) +from:0x0215a9e0 kind:load to:0x02160110 module:overlay(62) +from:0x0215a9e4 kind:load to:0x02160140 module:overlay(62) +from:0x0215a9e8 kind:load to:0x027e0d00 module:dtcm +from:0x0215a9ec kind:load to:0x02160240 module:overlay(62) +from:0x0215a9f0 kind:load to:0x021601c8 module:overlay(62) +from:0x0215a9f4 kind:load to:0x02049bc4 module:main +from:0x0215a9f8 kind:load to:0x020b502c module:overlay(0) +from:0x0215aa04 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215aa18 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215aa3c kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0215aa44 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215aa4c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215aa54 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215aa5c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215aa64 kind:arm_call to:0x0215b354 module:overlay(62) +from:0x0215aa6c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215aa74 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215aa80 kind:load to:0x02160350 module:overlay(62) +from:0x0215aa84 kind:load to:0x027e0d00 module:dtcm +from:0x0215aaa0 kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0215aaa8 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215aab0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215aab8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215aac0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215aac8 kind:arm_call to:0x0215b354 module:overlay(62) +from:0x0215aad0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215aad8 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215aae0 kind:arm_call to:0x02011ff4 module:main +from:0x0215aaec kind:load to:0x02160350 module:overlay(62) +from:0x0215aaf0 kind:load to:0x027e0d00 module:dtcm +from:0x0215ab04 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215ab30 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0215ab40 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0215ab48 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0215ab6c kind:load to:0x0215e7f0 module:overlay(62) +from:0x0215ab70 kind:load to:0x0204a068 module:main +from:0x0215ab74 kind:load to:0x021600dc module:overlay(62) +from:0x0215abcc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215acb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215acfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ad48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ad9c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215adfc kind:arm_call to:0x020e8510 module:overlay(31) +from:0x0215ae08 kind:load to:0x021600dc module:overlay(62) +from:0x0215ae0c kind:load to:0x021601c8 module:overlay(62) +from:0x0215ae10 kind:load to:0x02049bc4 module:main +from:0x0215ae28 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0215ae8c kind:arm_call to:0x02073450 module:overlay(0) +from:0x0215aea0 kind:load to:0x027e09b8 module:dtcm +from:0x0215aecc kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0215aef4 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0215af10 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x0215af38 kind:arm_call to:0x02073558 module:overlay(0) +from:0x0215af4c kind:arm_call to:0x020a9180 module:overlay(0) +from:0x0215af58 kind:load to:0x027e09b8 module:dtcm +from:0x0215af80 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0215afe4 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0215b000 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215b014 kind:arm_call to:0x02078464 module:overlay(0) +from:0x0215b024 kind:load to:0x027e09b8 module:dtcm +from:0x0215b028 kind:load to:0x027e09bc module:dtcm +from:0x0215b050 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0215b05c kind:arm_call to:0x0215af5c module:overlay(62) +from:0x0215b064 kind:load to:0x027e09bc module:dtcm +from:0x0215b068 kind:load to:0x027e0d60 module:dtcm +from:0x0215b088 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0215b094 kind:arm_call to:0x0215af5c module:overlay(62) +from:0x0215b09c kind:load to:0x027e09bc module:dtcm +from:0x0215b0a0 kind:load to:0x027e0d60 module:dtcm +from:0x0215b0c8 kind:arm_call to:0x020a9428 module:overlay(0) +from:0x0215b130 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b168 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b1a0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b1d8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b210 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b228 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b260 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b298 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b2d0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b2dc kind:load to:0x02160168 module:overlay(62) +from:0x0215b2e0 kind:load to:0x02160180 module:overlay(62) +from:0x0215b2e4 kind:load to:0x02160198 module:overlay(62) +from:0x0215b2e8 kind:load to:0x021601e0 module:overlay(62) +from:0x0215b2ec kind:load to:0x021601b0 module:overlay(62) +from:0x0215b2f0 kind:load to:0x027e09a8 module:dtcm +from:0x0215b2f8 kind:load to:0x02160210 module:overlay(62) +from:0x0215b2fc kind:load to:0x02160228 module:overlay(62) +from:0x0215b300 kind:load to:0x021601c8 module:overlay(62) +from:0x0215b30c kind:load to:0x020a912c module:overlay(0) +from:0x0215b318 kind:arm_call to:0x020a9130 module:overlay(0) +from:0x0215b338 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0215b340 kind:load to:0x027e09bc module:dtcm +from:0x0215b350 kind:load to:0x027e0d60 module:dtcm +from:0x0215b364 kind:load to:0x027e0d60 module:dtcm +from:0x0215b370 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215b378 kind:arm_call to:0x02011ff4 module:main +from:0x0215b38c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215b394 kind:arm_call to:0x02011ff4 module:main +from:0x0215b3a8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b3bc kind:load to:0x021615e0 module:overlay(62) +from:0x0215b3d0 kind:arm_call to:0x02011f3c module:main +from:0x0215b3dc kind:arm_call to:0x0215b418 module:overlay(62) +from:0x0215b3f4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215b414 kind:load to:0x0216046c module:overlay(62) +from:0x0215b420 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215b434 kind:load to:0x02160488 module:overlay(62) +from:0x0215b484 kind:load to:0x021615e0 module:overlay(62) +from:0x0215b49c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b4a4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b4bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b4c4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b4cc kind:arm_call to:0x02011ff4 module:main +from:0x0215b4e0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215b4f4 kind:load to:0x021616c4 module:overlay(62) +from:0x0215b508 kind:arm_call to:0x02011f3c module:main +from:0x0215b514 kind:arm_call to:0x0215b58c module:overlay(62) +from:0x0215b52c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215b53c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215b57c kind:load to:0x021604d4 module:overlay(62) +from:0x0215b580 kind:load to:0x0216050c module:overlay(62) +from:0x0215b584 kind:load to:0x021604f0 module:overlay(62) +from:0x0215b594 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215b5c0 kind:arm_call to:0x0200f05c module:main +from:0x0215b5dc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215b5f8 kind:arm_call to:0x0200f05c module:main +from:0x0215b614 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215b624 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b630 kind:load to:0x02160534 module:overlay(62) +from:0x0215b634 kind:load to:0x021616c4 module:overlay(62) +from:0x0215b638 kind:load to:0x0215e810 module:overlay(62) +from:0x0215b63c kind:load to:0x0215e820 module:overlay(62) +from:0x0215b680 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0215b698 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215b6a0 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0215b6ac kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215b6bc kind:load to:0x021616e4 module:overlay(62) +from:0x0215b6c0 kind:load to:0x0215e800 module:overlay(62) +from:0x0215b704 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0215b710 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b71c kind:arm_call to:0x02015058 module:main +from:0x0215b73c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215b758 kind:load to:0x020b502c module:overlay(0) +from:0x0215b75c kind:load to:0x027e09a8 module:dtcm +from:0x0215b7d0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b7d8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b7e0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b7f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b800 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b808 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b810 kind:arm_call to:0x02011ff4 module:main +from:0x0215b824 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215b838 kind:load to:0x021617cc module:overlay(62) +from:0x0215b84c kind:arm_call to:0x02011f3c module:main +from:0x0215b858 kind:arm_call to:0x0215b8a8 module:overlay(62) +from:0x0215b870 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215b8a0 kind:load to:0x02160574 module:overlay(62) +from:0x0215b8b0 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215b8c4 kind:load to:0x02160590 module:overlay(62) +from:0x0215b914 kind:load to:0x021617cc module:overlay(62) +from:0x0215b934 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b93c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b954 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b95c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b964 kind:arm_call to:0x02011ff4 module:main +from:0x0215b978 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215b98c kind:load to:0x021618b0 module:overlay(62) +from:0x0215b9a0 kind:arm_call to:0x02011f3c module:main +from:0x0215b9ac kind:arm_call to:0x0215b9fc module:overlay(62) +from:0x0215b9c4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215b9f4 kind:load to:0x021605dc module:overlay(62) +from:0x0215ba04 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215ba18 kind:load to:0x021605f8 module:overlay(62) +from:0x0215ba68 kind:load to:0x021618b0 module:overlay(62) +from:0x0215ba88 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215ba90 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215baa8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bab0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bab8 kind:arm_call to:0x02011ff4 module:main +from:0x0215bacc kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215bae0 kind:load to:0x02161994 module:overlay(62) +from:0x0215baf4 kind:arm_call to:0x02011f3c module:main +from:0x0215bb00 kind:arm_call to:0x0215bb50 module:overlay(62) +from:0x0215bb18 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215bb48 kind:load to:0x02160644 module:overlay(62) +from:0x0215bb58 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215bb6c kind:load to:0x02160660 module:overlay(62) +from:0x0215bbbc kind:load to:0x02161994 module:overlay(62) +from:0x0215bbdc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bbe4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bbfc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bc04 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bc0c kind:arm_call to:0x02011ff4 module:main +from:0x0215bc20 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215bc34 kind:load to:0x02161a78 module:overlay(62) +from:0x0215bc48 kind:arm_call to:0x02011f3c module:main +from:0x0215bc54 kind:arm_call to:0x0215bca4 module:overlay(62) +from:0x0215bc6c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215bc9c kind:load to:0x021606ac module:overlay(62) +from:0x0215bcac kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215bcc0 kind:load to:0x021606c8 module:overlay(62) +from:0x0215bd10 kind:load to:0x02161a78 module:overlay(62) +from:0x0215bd30 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bd38 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bd50 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bd58 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bd60 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd74 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215bd88 kind:load to:0x02161b5c module:overlay(62) +from:0x0215bd9c kind:arm_call to:0x02011f3c module:main +from:0x0215bda8 kind:arm_call to:0x0215bdf8 module:overlay(62) +from:0x0215bdc0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215bdf0 kind:load to:0x02160714 module:overlay(62) +from:0x0215be00 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215be28 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215be30 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215be44 kind:load to:0x02160730 module:overlay(62) +from:0x0215be48 kind:load to:0x020b1948 module:overlay(0) +from:0x0215be4c kind:load to:0x0216050c module:overlay(62) +from:0x0215be60 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215be84 kind:arm_call to:0x0200f05c module:main +from:0x0215beb8 kind:arm_call to:0x0200f05c module:main +from:0x0215bf54 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215bf78 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215bf8c kind:load to:0x02161b5c module:overlay(62) +from:0x0215bf90 kind:load to:0x0215e830 module:overlay(62) +from:0x0215bf94 kind:load to:0x0215e840 module:overlay(62) +from:0x0215bfa0 kind:load to:0x027e09c0 module:dtcm +from:0x0215bfa4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bfd4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215bfdc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215bfe4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bffc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215c004 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215c00c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215c014 kind:arm_call to:0x02011ff4 module:main +from:0x0215c028 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215c04c kind:arm_call to:0x02002c80 module:main +from:0x0215c084 kind:arm_call to:0x02004ae0 module:main +from:0x0215c0d4 kind:arm_call to:0x02002d9c module:main +from:0x0215c108 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0215c128 kind:load to:0x027e09a8 module:dtcm +from:0x0215c134 kind:arm_call_thumb to:0x020c9074 module:overlay(24) +from:0x0215c158 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0215c164 kind:load to:0x02160770 module:overlay(62) +from:0x0215c168 kind:load to:0x0204a068 module:main +from:0x0215c17c kind:arm_call_thumb to:0x020c88d0 module:overlay(24) +from:0x0215c188 kind:arm_call to:0x020b695c module:overlay(4) +from:0x0215c1a8 kind:arm_call_thumb to:0x020c8b0c module:overlay(24) +from:0x0215c1bc kind:arm_call to:0x0201baa4 module:main +from:0x0215c1c4 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215c1dc kind:arm_call to:0x0201baa4 module:main +from:0x0215c1e4 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215c1ec kind:arm_call to:0x02011ff4 module:main +from:0x0215c200 kind:arm_call_thumb to:0x020c8860 module:overlay(24) +from:0x0215c224 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0215c230 kind:load to:0x021607a0 module:overlay(62) +from:0x0215c234 kind:load to:0x0204a068 module:main +from:0x0215c258 kind:arm_call to:0x0201bb5c module:main +from:0x0215c264 kind:arm_call to:0x0201b980 module:main +from:0x0215c26c kind:load to:0x0204e5d8 module:main +from:0x0215c28c kind:arm_call to:0x02061210 module:overlay(0) +from:0x0215c294 kind:load to:0x0204a068 module:main +from:0x0215c2a8 kind:arm_call_thumb to:0x020c88d0 module:overlay(24) +from:0x0215c2b4 kind:arm_call to:0x020b695c module:overlay(4) +from:0x0215c2e0 kind:arm_call to:0x0201bb5c module:main +from:0x0215c2ec kind:arm_call to:0x0201b980 module:main +from:0x0215c2f4 kind:load to:0x0204e5d8 module:main +from:0x0215c314 kind:arm_call to:0x02061210 module:overlay(0) +from:0x0215c31c kind:load to:0x0204a068 module:main +from:0x0215c334 kind:arm_call_thumb to:0x020c8b0c module:overlay(24) +from:0x0215c348 kind:arm_call to:0x0201baa4 module:main +from:0x0215c350 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215c368 kind:arm_call to:0x0201baa4 module:main +from:0x0215c370 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215c378 kind:arm_call to:0x02011ff4 module:main +from:0x0215c38c kind:arm_call_thumb to:0x020c8860 module:overlay(24) +from:0x0215c3b0 kind:arm_call to:0x020611bc module:overlay(0) +from:0x0215c3bc kind:load to:0x021607d0 module:overlay(62) +from:0x0215c3c0 kind:load to:0x0204a068 module:main +from:0x0215c3e4 kind:arm_call to:0x0201bb5c module:main +from:0x0215c3f0 kind:arm_call to:0x0201b980 module:main +from:0x0215c3f8 kind:load to:0x0204e5d8 module:main +from:0x0215c418 kind:arm_call to:0x02061210 module:overlay(0) +from:0x0215c420 kind:load to:0x0204a068 module:main +from:0x0215c434 kind:arm_call_thumb to:0x020c88d0 module:overlay(24) +from:0x0215c440 kind:arm_call_thumb to:0x020bc8f8 module:overlay(2) +from:0x0215c46c kind:arm_call to:0x0201bb5c module:main +from:0x0215c478 kind:arm_call to:0x0201b980 module:main +from:0x0215c480 kind:load to:0x0204e5d8 module:main +from:0x0215c4a0 kind:arm_call to:0x02061210 module:overlay(0) +from:0x0215c4a8 kind:load to:0x0204a068 module:main +from:0x0215c4c0 kind:arm_call_thumb to:0x020c8b0c module:overlay(24) +from:0x0215c4d4 kind:arm_call to:0x0201baa4 module:main +from:0x0215c4dc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215c4f4 kind:arm_call to:0x0201baa4 module:main +from:0x0215c4fc kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0215c504 kind:arm_call to:0x02011ff4 module:main +from:0x0215c520 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x0215c53c kind:arm_call to:0x0215dfec module:overlay(62) +from:0x0215c560 kind:arm_call to:0x0213dd10 module:overlay(56) +from:0x0215c570 kind:arm_call to:0x0201f6c8 module:main +from:0x0215c58c kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c5bc kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c5fc kind:arm_call to:0x0201f6c8 module:main +from:0x0215c608 kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c610 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0215c618 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0215c620 kind:arm_call to:0x0213d510 module:overlay(56) +from:0x0215c62c kind:arm_call to:0x0215e670 module:overlay(62) +from:0x0215c638 kind:arm_call to:0x0215e670 module:overlay(62) +from:0x0215c644 kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c64c kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c658 kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c664 kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c670 kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c67c kind:arm_call to:0x0215e03c module:overlay(62) +from:0x0215c688 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x0215c6e0 kind:arm_call to:0x0201c46c module:main +from:0x0215c6f0 kind:arm_call to:0x02019510 module:main +from:0x0215c704 kind:arm_call_thumb to:0x02015488 module:main +from:0x0215c710 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0215c728 kind:arm_call to:0x02017374 module:main +from:0x0215c750 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c758 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c760 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c768 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c770 kind:arm_call_thumb to:0x0201549c module:main +from:0x0215c784 kind:arm_call_thumb to:0x02015488 module:main +from:0x0215c790 kind:arm_call_thumb to:0x020154c4 module:main +from:0x0215c7a8 kind:arm_call to:0x02017374 module:main +from:0x0215c7d0 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c7d8 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c7e0 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c7e8 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c800 kind:arm_call to:0x02017374 module:main +from:0x0215c824 kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c82c kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c834 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c83c kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c854 kind:arm_call to:0x02017374 module:main +from:0x0215c87c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0215c884 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c88c kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c894 kind:arm_call_thumb to:0x02015664 module:main +from:0x0215c89c kind:arm_call_thumb to:0x0201549c module:main +from:0x0215c90c kind:arm_call to:0x02011f3c module:main +from:0x0215c91c kind:arm_call_thumb to:0x020b7328 module:overlay(2) +from:0x0215c948 kind:arm_call to:0x0213dd38 module:overlay(56) +from:0x0215c954 kind:arm_call to:0x020166a4 module:main +from:0x0215c95c kind:arm_call to:0x0213e0c0 module:overlay(56) +from:0x0215c984 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0215c994 kind:arm_call to:0x020166a4 module:main +from:0x0215c9a8 kind:arm_call to:0x0201f708 module:main +from:0x0215c9d0 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0215c9e0 kind:arm_call to:0x020166a4 module:main +from:0x0215c9f0 kind:arm_call to:0x0201f708 module:main +from:0x0215ca18 kind:arm_call to:0x0213d558 module:overlay(56) +from:0x0215ca28 kind:arm_call to:0x020166a4 module:main +from:0x0215ca38 kind:arm_call to:0x0201f708 module:main +from:0x0215ca44 kind:arm_call to:0x0201f708 module:main +from:0x0215ca50 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0215ca78 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215caa0 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215cab8 kind:arm_call to:0x0215e600 module:overlay(62) +from:0x0215cae0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215cb10 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215cb40 kind:arm_call to:0x02065910 module:overlay(0) +from:0x0215cb60 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x0215cb6c kind:arm_call to:0x0201e8ac module:main +from:0x0215cb98 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215cbb0 kind:arm_call to:0x0215e600 module:overlay(62) +from:0x0215cbd8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215cc08 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215cc3c kind:arm_call to:0x02065910 module:overlay(0) +from:0x0215cc54 kind:arm_call to:0x0201e8ac module:main +from:0x0215cc84 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215cc94 kind:arm_call to:0x020166a4 module:main +from:0x0215ccac kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215ccbc kind:arm_call to:0x020166a4 module:main +from:0x0215ccd8 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215cce8 kind:arm_call to:0x020166a4 module:main +from:0x0215cd08 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215cd18 kind:arm_call to:0x020166a4 module:main +from:0x0215cd34 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215cd44 kind:arm_call to:0x020166a4 module:main +from:0x0215cd60 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215cd70 kind:arm_call to:0x020166a4 module:main +from:0x0215cd98 kind:arm_call to:0x0213dd38 module:overlay(56) +from:0x0215cda8 kind:arm_call to:0x020166a4 module:main +from:0x0215cdc8 kind:arm_call to:0x0213dd38 module:overlay(56) +from:0x0215cdd8 kind:arm_call to:0x020166a4 module:main +from:0x0215cde4 kind:arm_call to:0x0201f708 module:main +from:0x0215ce04 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215ce20 kind:arm_call to:0x0215e600 module:overlay(62) +from:0x0215ce2c kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0215ce3c kind:arm_call to:0x0201e8ac module:main +from:0x0215ce64 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0215ce98 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215ceb0 kind:arm_call to:0x0215d7e4 module:overlay(62) +from:0x0215cec0 kind:load to:0x021608a4 module:overlay(62) +from:0x0215cec4 kind:load to:0x0204ae8c module:main +from:0x0215cec8 kind:load to:0x0204a0f0 module:main +from:0x0215cecc kind:load to:0x021608f4 module:overlay(62) +from:0x0215ced0 kind:load to:0x02160908 module:overlay(62) +from:0x0215ced4 kind:load to:0x02160918 module:overlay(62) +from:0x0215ced8 kind:load to:0x0216090c module:overlay(62) +from:0x0215cedc kind:load to:0x02160924 module:overlay(62) +from:0x0215cee0 kind:load to:0x02160930 module:overlay(62) +from:0x0215cee4 kind:load to:0x0216093c module:overlay(62) +from:0x0215cef0 kind:load to:0x0215e850 module:overlay(62) +from:0x0215cef4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cf00 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0215cf14 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215cf28 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215cf4c kind:arm_call to:0x02016684 module:main +from:0x0215cf58 kind:arm_call to:0x02016684 module:main +from:0x0215cf64 kind:arm_call to:0x02016684 module:main +from:0x0215cf70 kind:arm_call to:0x02016684 module:main +from:0x0215cf7c kind:arm_call to:0x02016684 module:main +from:0x0215cf88 kind:arm_call to:0x02016684 module:main +from:0x0215cf94 kind:arm_call to:0x02016684 module:main +from:0x0215cfa0 kind:arm_call to:0x02016684 module:main +from:0x0215cfac kind:arm_call to:0x02016684 module:main +from:0x0215cfb8 kind:arm_call to:0x02016684 module:main +from:0x0215cfc4 kind:arm_call to:0x02016684 module:main +from:0x0215cfcc kind:arm_call to:0x02016684 module:main +from:0x0215cfd4 kind:arm_call to:0x0201f470 module:main +from:0x0215cfdc kind:arm_call to:0x0201f470 module:main +from:0x0215cfe4 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0215cfec kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0215cff4 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0215d008 kind:arm_call_thumb to:0x020b748c module:overlay(2) +from:0x0215d010 kind:arm_call to:0x02011ff4 module:main +from:0x0215d024 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d030 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d03c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d048 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d050 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d05c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d068 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d074 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d080 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0215d088 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d090 kind:arm_call to:0x0201f2a4 module:main +from:0x0215d098 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d0a4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0215d0ac kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d0b4 kind:arm_call to:0x0201f2a4 module:main +from:0x0215d0bc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d0c8 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0215d0d0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d0d8 kind:arm_call to:0x0201f2a4 module:main +from:0x0215d0e0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d0ec kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d0f4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d0fc kind:arm_call to:0x0201f2a4 module:main +from:0x0215d104 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d10c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d114 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d11c kind:arm_call to:0x0201f2a4 module:main +from:0x0215d124 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d12c kind:arm_call to:0x02067324 module:overlay(0) +from:0x0215d134 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0215d140 kind:load to:0x021608a4 module:overlay(62) +from:0x0215d15c kind:arm_call to:0x02016684 module:main +from:0x0215d168 kind:arm_call to:0x02016684 module:main +from:0x0215d174 kind:arm_call to:0x02016684 module:main +from:0x0215d180 kind:arm_call to:0x02016684 module:main +from:0x0215d18c kind:arm_call to:0x02016684 module:main +from:0x0215d198 kind:arm_call to:0x02016684 module:main +from:0x0215d1a4 kind:arm_call to:0x02016684 module:main +from:0x0215d1b0 kind:arm_call to:0x02016684 module:main +from:0x0215d1bc kind:arm_call to:0x02016684 module:main +from:0x0215d1c8 kind:arm_call to:0x02016684 module:main +from:0x0215d1d4 kind:arm_call to:0x02016684 module:main +from:0x0215d1dc kind:arm_call to:0x02016684 module:main +from:0x0215d1e4 kind:arm_call to:0x0201f470 module:main +from:0x0215d1ec kind:arm_call to:0x0201f470 module:main +from:0x0215d1f4 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0215d1fc kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0215d204 kind:arm_call to:0x0213dcc8 module:overlay(56) +from:0x0215d218 kind:arm_call_thumb to:0x020b748c module:overlay(2) +from:0x0215d220 kind:arm_call to:0x02011ff4 module:main +from:0x0215d234 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d240 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d24c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d258 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d260 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d26c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d278 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d284 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d290 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0215d298 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d2a0 kind:arm_call to:0x0201f2a4 module:main +from:0x0215d2a8 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d2b4 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0215d2bc kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d2c4 kind:arm_call to:0x0201f2a4 module:main +from:0x0215d2cc kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d2d8 kind:arm_call to:0x0205fe00 module:overlay(0) +from:0x0215d2e0 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d2e8 kind:arm_call to:0x0201f2a4 module:main +from:0x0215d2f0 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d2fc kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d304 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d30c kind:arm_call to:0x0201f2a4 module:main +from:0x0215d314 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d31c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215d324 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0215d32c kind:arm_call to:0x0201f2a4 module:main +from:0x0215d334 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215d33c kind:arm_call to:0x02067324 module:overlay(0) +from:0x0215d344 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0215d34c kind:arm_call to:0x02011ff4 module:main +from:0x0215d358 kind:load to:0x021608a4 module:overlay(62) +from:0x0215d36c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0215d3c8 kind:arm_call to:0x0201c4b0 module:main +from:0x0215d3f8 kind:arm_call to:0x0215d824 module:overlay(62) +from:0x0215d40c kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0215d41c kind:arm_call_thumb to:0x020b74d8 module:overlays(1,2) +from:0x0215d438 kind:arm_call to:0x02065b28 module:overlay(0) +from:0x0215d440 kind:arm_call to:0x02065b6c module:overlay(0) +from:0x0215d464 kind:arm_call to:0x020a9b0c module:overlay(0) +from:0x0215d470 kind:arm_call to:0x0201fa48 module:main +from:0x0215d484 kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0215d494 kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215d49c kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215d4b0 kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215d4c8 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x0215d4dc kind:arm_call to:0x0215e52c module:overlay(62) +from:0x0215d4e4 kind:arm_call to:0x0215e2c8 module:overlay(62) +from:0x0215d4ec kind:arm_call to:0x0215e2c8 module:overlay(62) +from:0x0215d4f8 kind:arm_call to:0x0215e2c8 module:overlay(62) +from:0x0215d510 kind:load to:0x0204ae8c module:main +from:0x0215d514 kind:load to:0x020b5198 module:overlay(0) +from:0x0215d518 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d51c kind:load to:0x020b64f0 module:overlay(0) +from:0x0215d520 kind:load to:0x020b51f4 module:overlay(0) +from:0x0215d554 kind:arm_call to:0x0201aa1c module:main +from:0x0215d560 kind:arm_call to:0x0201f48c module:main +from:0x0215d590 kind:arm_call to:0x0201aaa8 module:main +from:0x0215d598 kind:arm_call to:0x0215e414 module:overlay(62) +from:0x0215d5a0 kind:arm_call to:0x0215e414 module:overlay(62) +from:0x0215d5ac kind:arm_call to:0x0215e414 module:overlay(62) +from:0x0215d5d0 kind:arm_call to:0x0201e8ac module:main +from:0x0215d624 kind:arm_call to:0x0201f48c module:main +from:0x0215d650 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215d670 kind:arm_call to:0x0201e8ac module:main +from:0x0215d6c4 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x0215d6ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215d710 kind:arm_call to:0x0201e8ac module:main +from:0x0215d768 kind:arm_call to:0x020659b0 module:overlay(0) +from:0x0215d780 kind:arm_call_thumb to:0x020b754c module:overlay(2) +from:0x0215d78c kind:load to:0x0204aefc module:main +from:0x0215d7a0 kind:arm_call_thumb to:0x020b7648 module:overlay(2) +from:0x0215d7d0 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0215d7d8 kind:load to:0x020b502c module:overlay(0) +from:0x0215d7dc kind:load to:0x02160948 module:overlay(62) +from:0x0215d7e0 kind:load to:0x02161c30 module:overlay(62) +from:0x0215d820 kind:load to:0x021607fc module:overlay(62) +from:0x0215d85c kind:load to:0x02160834 module:overlay(62) +from:0x0215d86c kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0215d874 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0215d87c kind:arm_call to:0x0215df84 module:overlay(62) +from:0x0215d884 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0215d88c kind:arm_call_thumb to:0x020b7674 module:overlay(2) +from:0x0215d8ac kind:arm_call to:0x0215e00c module:overlay(62) +from:0x0215d8bc kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0215d8cc kind:arm_call to:0x0213dcc0 module:overlay(56) +from:0x0215d8e0 kind:arm_call to:0x0215d7e4 module:overlay(62) +from:0x0215d8f4 kind:arm_call to:0x0213e0c0 module:overlay(56) +from:0x0215d90c kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215d914 kind:load to:0x020b502c module:overlay(0) +from:0x0215d93c kind:arm_call to:0x0213e210 module:overlay(56) +from:0x0215d950 kind:arm_call to:0x0215d7e4 module:overlay(62) +from:0x0215d968 kind:load to:0x020b76a5 module:overlays(2,8,9,13,15) +from:0x0215d98c kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x0215d99c kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0215d9a8 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0215d9b0 kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x0215d9c4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0215d9d0 kind:arm_call to:0x0215d7e4 module:overlay(62) +from:0x0215d9dc kind:arm_call to:0x0213e1ec module:overlay(56) +from:0x0215d9f0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0215d9fc kind:arm_call to:0x0215d7e4 module:overlay(62) +from:0x0215da04 kind:load to:0x020b64f0 module:overlay(0) +from:0x0215da08 kind:load to:0x020b51f4 module:overlay(0) +from:0x0215da24 kind:arm_call to:0x0213dc00 module:overlays(54,56) +from:0x0215da2c kind:arm_call to:0x0213e154 module:overlay(56) +from:0x0215da34 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0215da3c kind:arm_call_thumb to:0x020b7674 module:overlay(2) +from:0x0215da58 kind:arm_call to:0x0215e00c module:overlay(62) +from:0x0215da6c kind:arm_call to:0x0215d7e4 module:overlay(62) +from:0x0215da80 kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0215da88 kind:arm_call to:0x0213db68 module:overlay(56) +from:0x0215da9c kind:arm_call to:0x020a9b2c module:overlay(0) +from:0x0215dab4 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0215dad4 kind:arm_call to:0x020a9b0c module:overlay(0) +from:0x0215db14 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215db68 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215dbb0 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215dbc4 kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x0215dc1c kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215dc60 kind:arm_call to:0x0215e088 module:overlay(62) +from:0x0215dc68 kind:arm_call to:0x0215df1c module:overlay(62) +from:0x0215dc78 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215dc80 kind:load to:0x020b64f0 module:overlay(0) +from:0x0215dc84 kind:load to:0x020b502c module:overlay(0) +from:0x0215dc88 kind:load to:0x02161c30 module:overlay(62) +from:0x0215dc8c kind:load to:0x0215d7a8 module:overlay(62) +from:0x0215dc90 kind:load to:0x0215e88c module:overlay(62) +from:0x0215dc98 kind:load to:0x0215e878 module:overlay(62) +from:0x0215dc9c kind:load to:0x0215e864 module:overlay(62) +from:0x0215dcb4 kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x0215dce4 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x0215dd04 kind:arm_call to:0x020a9c9c module:overlay(0) +from:0x0215dd2c kind:arm_call to:0x02060b44 module:overlay(0) +from:0x0215dd38 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0215dd44 kind:arm_call to:0x0215d7e4 module:overlay(62) +from:0x0215dd50 kind:arm_call to:0x0213dc9c module:overlay(56) +from:0x0215dd94 kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x0215ddd8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0215ddec kind:arm_call to:0x020a9c70 module:overlay(0) +from:0x0215de38 kind:arm_call to:0x0215e5c0 module:overlay(62) +from:0x0215de70 kind:arm_call to:0x0215e5c0 module:overlay(62) +from:0x0215dea0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dea4 kind:load to:0x020b64f0 module:overlay(0) +from:0x0215dea8 kind:load to:0x027e0d60 module:dtcm +from:0x0215deac kind:load to:0x020b51f4 module:overlay(0) +from:0x0215deb4 kind:load to:0x0215e878 module:overlay(62) +from:0x0215dec4 kind:arm_call to:0x0206736c module:overlay(0) +from:0x0215decc kind:arm_call_thumb to:0x020b7674 module:overlay(2) +from:0x0215dee0 kind:arm_call to:0x0215e00c module:overlay(62) +from:0x0215def4 kind:arm_call to:0x0215d7e4 module:overlay(62) +from:0x0215df10 kind:load to:0x0204a068 module:main +from:0x0215df14 kind:load to:0x020611dc module:overlay(0) +from:0x0215df2c kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215df34 kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215df40 kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215df4c kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215df58 kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215df64 kind:arm_call to:0x0215e498 module:overlay(62) +from:0x0215df70 kind:arm_call to:0x0213e0c0 module:overlay(56) +from:0x0215df7c kind:arm_call to:0x0213e0c0 module:overlay(56) +from:0x0215df94 kind:arm_call to:0x0215e52c module:overlay(62) +from:0x0215df9c kind:arm_call to:0x0215e52c module:overlay(62) +from:0x0215dfa8 kind:arm_call to:0x0215e52c module:overlay(62) +from:0x0215dfb4 kind:arm_call to:0x0215e52c module:overlay(62) +from:0x0215dfc0 kind:arm_call to:0x0215e52c module:overlay(62) +from:0x0215dfcc kind:arm_call to:0x0215e52c module:overlay(62) +from:0x0215dfd8 kind:arm_call to:0x0213e154 module:overlay(56) +from:0x0215dfe4 kind:arm_call to:0x0213e154 module:overlay(56) +from:0x0215dff4 kind:arm_call to:0x02067224 module:overlay(0) +from:0x0215e008 kind:load to:0x021608c8 module:overlay(62) +from:0x0215e018 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0215e038 kind:load to:0x020b502c module:overlay(0) +from:0x0215e048 kind:arm_call to:0x02016654 module:main +from:0x0215e06c kind:arm_call to:0x0201e6a8 module:main +from:0x0215e084 kind:load to:0x0216088c module:overlay(62) +from:0x0215e0c4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215e130 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215e16c kind:arm_call to:0x0201e84c module:main +from:0x0215e178 kind:load to:0x021607f8 module:overlay(62) +from:0x0215e2bc kind:arm_call to:0x02061abc module:overlay(0) +from:0x0215e410 kind:load to:0x0215e414 module:overlay(62) +from:0x0215e44c kind:arm_call to:0x02028c24 module:main +from:0x0215e470 kind:arm_call to:0x0201e8ac module:main +from:0x0215e488 kind:arm_call to:0x0201aa1c module:main +from:0x0215e494 kind:load to:0x0204aefc module:main +from:0x0215e4f0 kind:arm_call to:0x0201e84c module:main +from:0x0215e528 kind:load to:0x021607f8 module:overlay(62) +from:0x0215e584 kind:arm_call to:0x0201e84c module:main +from:0x0215e5bc kind:load to:0x021607f8 module:overlay(62) +from:0x0215e5ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215e664 kind:arm_call to:0x0201e84c module:main +from:0x0215e678 kind:arm_call to:0x0213dce8 module:overlay(56) +from:0x0215e698 kind:load to:0x02160874 module:overlay(62) +from:0x0215e6a4 kind:arm_call to:0x0213dea4 module:overlay(56) +from:0x0215e71c kind:arm_call to:0x02067324 module:overlay(0) +from:0x0215e724 kind:arm_call to:0x02011ff4 module:main +from:0x0215e738 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x0215e740 kind:arm_call to:0x02011ff4 module:main +from:0x0215e754 kind:arm_call to:0x02062bc0 module:overlay(0) +from:0x0215e75c kind:arm_call to:0x02011ff4 module:main +from:0x0215e8c8 kind:arm_call to:0x02157eb0 module:overlay(62) +from:0x0215e8d8 kind:arm_call to:0x0203ce4c module:main +from:0x0215e8ec kind:load to:0x02160960 module:overlay(62) +from:0x0215e8f0 kind:load to:0x02160970 module:overlay(62) +from:0x0215e8f4 kind:load to:0x02157fc0 module:overlay(62) +from:0x0215e8f8 kind:load to:0x02160964 module:overlay(62) +from:0x0215e918 kind:arm_call to:0x02158004 module:overlay(62) +from:0x0215e928 kind:arm_call to:0x0203ce4c module:main +from:0x0215e93c kind:load to:0x02160a48 module:overlay(62) +from:0x0215e940 kind:load to:0x02160a58 module:overlay(62) +from:0x0215e944 kind:load to:0x021580e4 module:overlay(62) +from:0x0215e948 kind:load to:0x02160a4c module:overlay(62) +from:0x0215e968 kind:arm_call to:0x02158128 module:overlay(62) +from:0x0215e978 kind:arm_call to:0x0203ce4c module:main +from:0x0215e98c kind:load to:0x02160b30 module:overlay(62) +from:0x0215e990 kind:load to:0x02160b40 module:overlay(62) +from:0x0215e994 kind:load to:0x02158208 module:overlay(62) +from:0x0215e998 kind:load to:0x02160b34 module:overlay(62) +from:0x0215e9b8 kind:arm_call to:0x0215824c module:overlay(62) +from:0x0215e9c8 kind:arm_call to:0x0203ce4c module:main +from:0x0215e9dc kind:load to:0x02160c18 module:overlay(62) +from:0x0215e9e0 kind:load to:0x02160c28 module:overlay(62) +from:0x0215e9e4 kind:load to:0x0215832c module:overlay(62) +from:0x0215e9e8 kind:load to:0x02160c1c module:overlay(62) +from:0x0215ea08 kind:arm_call to:0x02158370 module:overlay(62) +from:0x0215ea18 kind:arm_call to:0x0203ce4c module:main +from:0x0215ea2c kind:load to:0x02160d00 module:overlay(62) +from:0x0215ea30 kind:load to:0x02160d10 module:overlay(62) +from:0x0215ea34 kind:load to:0x02158700 module:overlay(62) +from:0x0215ea38 kind:load to:0x02160d04 module:overlay(62) +from:0x0215ea58 kind:arm_call to:0x02158744 module:overlay(62) +from:0x0215ea68 kind:arm_call to:0x0203ce4c module:main +from:0x0215ea7c kind:load to:0x02160de8 module:overlay(62) +from:0x0215ea80 kind:load to:0x02160df8 module:overlay(62) +from:0x0215ea84 kind:load to:0x02158ba8 module:overlay(62) +from:0x0215ea88 kind:load to:0x02160dec module:overlay(62) +from:0x0215eabc kind:arm_call to:0x02158bec module:overlay(62) +from:0x0215eacc kind:arm_call to:0x0203ce4c module:main +from:0x0215eae0 kind:load to:0x02160ed0 module:overlay(62) +from:0x0215eae4 kind:load to:0x02160ef0 module:overlay(62) +from:0x0215eae8 kind:load to:0x02158f70 module:overlay(62) +from:0x0215eaec kind:load to:0x02160ed4 module:overlay(62) +from:0x0215eb0c kind:arm_call to:0x02158fb4 module:overlay(62) +from:0x0215eb1c kind:arm_call to:0x0203ce4c module:main +from:0x0215eb30 kind:load to:0x02160f2c module:overlay(62) +from:0x0215eb34 kind:load to:0x02160f3c module:overlay(62) +from:0x0215eb38 kind:load to:0x021599c0 module:overlay(62) +from:0x0215eb3c kind:load to:0x02160f30 module:overlay(62) +from:0x0215eb5c kind:arm_call to:0x02159a04 module:overlay(62) +from:0x0215eb6c kind:arm_call to:0x0203ce4c module:main +from:0x0215eb80 kind:load to:0x02161014 module:overlay(62) +from:0x0215eb84 kind:load to:0x02161024 module:overlay(62) +from:0x0215eb88 kind:load to:0x02159ae4 module:overlay(62) +from:0x0215eb8c kind:load to:0x02161018 module:overlay(62) +from:0x0215ebac kind:arm_call to:0x02159b28 module:overlay(62) +from:0x0215ebbc kind:arm_call to:0x0203ce4c module:main +from:0x0215ebe4 kind:arm_call to:0x02159bb8 module:overlay(62) +from:0x0215ebf4 kind:arm_call to:0x0203ce4c module:main +from:0x0215ec08 kind:load to:0x021610fc module:overlay(62) +from:0x0215ec0c kind:load to:0x0216111c module:overlay(62) +from:0x0215ec10 kind:load to:0x02159fac module:overlay(62) +from:0x0215ec14 kind:load to:0x02161104 module:overlay(62) +from:0x0215ec18 kind:load to:0x021611f4 module:overlay(62) +from:0x0215ec1c kind:load to:0x02159fc0 module:overlay(62) +from:0x0215ec20 kind:load to:0x02161110 module:overlay(62) +from:0x0215ec40 kind:arm_call to:0x0215a004 module:overlay(62) +from:0x0215ec50 kind:arm_call to:0x0203ce4c module:main +from:0x0215ec64 kind:load to:0x021612cc module:overlay(62) +from:0x0215ec68 kind:load to:0x021612dc module:overlay(62) +from:0x0215ec6c kind:load to:0x0215a3b8 module:overlay(62) +from:0x0215ec70 kind:load to:0x021612d0 module:overlay(62) +from:0x0215ec90 kind:arm_call to:0x0215a3fc module:overlay(62) +from:0x0215eca0 kind:arm_call to:0x0203ce4c module:main +from:0x0215ecb4 kind:load to:0x021613b4 module:overlay(62) +from:0x0215ecb8 kind:load to:0x021613c4 module:overlay(62) +from:0x0215ecbc kind:load to:0x0215a4dc module:overlay(62) +from:0x0215ecc0 kind:load to:0x021613b8 module:overlay(62) +from:0x0215ece0 kind:arm_call to:0x0215a520 module:overlay(62) +from:0x0215ecf0 kind:arm_call to:0x0203ce4c module:main +from:0x0215ed04 kind:load to:0x0216149c module:overlay(62) +from:0x0215ed08 kind:load to:0x021614ac module:overlay(62) +from:0x0215ed0c kind:load to:0x0215a6fc module:overlay(62) +from:0x0215ed10 kind:load to:0x021614a0 module:overlay(62) +from:0x0215ed30 kind:arm_call to:0x0215a740 module:overlay(62) +from:0x0215ed40 kind:arm_call to:0x0203ce4c module:main +from:0x0215ed54 kind:load to:0x021614e8 module:overlay(62) +from:0x0215ed58 kind:load to:0x021614f8 module:overlay(62) +from:0x0215ed5c kind:load to:0x0215b3a0 module:overlay(62) +from:0x0215ed60 kind:load to:0x021614ec module:overlay(62) +from:0x0215ed80 kind:arm_call to:0x0215b3e4 module:overlay(62) +from:0x0215ed90 kind:arm_call to:0x0203ce4c module:main +from:0x0215eda4 kind:load to:0x021615d0 module:overlay(62) +from:0x0215eda8 kind:load to:0x021615e0 module:overlay(62) +from:0x0215edac kind:load to:0x0215b4d8 module:overlay(62) +from:0x0215edb0 kind:load to:0x021615d4 module:overlay(62) +from:0x0215edd0 kind:arm_call to:0x0215b51c module:overlay(62) +from:0x0215ede0 kind:arm_call to:0x0203ce4c module:main +from:0x0215edf4 kind:load to:0x021616b4 module:overlay(62) +from:0x0215edf8 kind:load to:0x021616c4 module:overlay(62) +from:0x0215edfc kind:load to:0x0215b81c module:overlay(62) +from:0x0215ee00 kind:load to:0x021616b8 module:overlay(62) +from:0x0215ee20 kind:arm_call to:0x0215b860 module:overlay(62) +from:0x0215ee30 kind:arm_call to:0x0203ce4c module:main +from:0x0215ee44 kind:load to:0x021617bc module:overlay(62) +from:0x0215ee48 kind:load to:0x021617cc module:overlay(62) +from:0x0215ee4c kind:load to:0x0215b970 module:overlay(62) +from:0x0215ee50 kind:load to:0x021617c0 module:overlay(62) +from:0x0215ee70 kind:arm_call to:0x0215b9b4 module:overlay(62) +from:0x0215ee80 kind:arm_call to:0x0203ce4c module:main +from:0x0215ee94 kind:load to:0x021618a0 module:overlay(62) +from:0x0215ee98 kind:load to:0x021618b0 module:overlay(62) +from:0x0215ee9c kind:load to:0x0215bac4 module:overlay(62) +from:0x0215eea0 kind:load to:0x021618a4 module:overlay(62) +from:0x0215eec0 kind:arm_call to:0x0215bb08 module:overlay(62) +from:0x0215eed0 kind:arm_call to:0x0203ce4c module:main +from:0x0215eee4 kind:load to:0x02161984 module:overlay(62) +from:0x0215eee8 kind:load to:0x02161994 module:overlay(62) +from:0x0215eeec kind:load to:0x0215bc18 module:overlay(62) +from:0x0215eef0 kind:load to:0x02161988 module:overlay(62) +from:0x0215ef10 kind:arm_call to:0x0215bc5c module:overlay(62) +from:0x0215ef20 kind:arm_call to:0x0203ce4c module:main +from:0x0215ef34 kind:load to:0x02161a68 module:overlay(62) +from:0x0215ef38 kind:load to:0x02161a78 module:overlay(62) +from:0x0215ef3c kind:load to:0x0215bd6c module:overlay(62) +from:0x0215ef40 kind:load to:0x02161a6c module:overlay(62) +from:0x0215ef60 kind:arm_call to:0x0215bdb0 module:overlay(62) +from:0x0215ef70 kind:arm_call to:0x0203ce4c module:main +from:0x0215ef84 kind:load to:0x02161b4c module:overlay(62) +from:0x0215ef88 kind:load to:0x02161b5c module:overlay(62) +from:0x0215ef8c kind:load to:0x0215c020 module:overlay(62) +from:0x0215ef90 kind:load to:0x02161b50 module:overlay(62) +from:0x0215ef94 kind:load to:0x0215e8ac module:overlay(62) +from:0x0215ef98 kind:load to:0x0215e8fc module:overlay(62) +from:0x0215ef9c kind:load to:0x0215e94c module:overlay(62) +from:0x0215efa0 kind:load to:0x0215e99c module:overlay(62) +from:0x0215efa4 kind:load to:0x0215e9ec module:overlay(62) +from:0x0215efa8 kind:load to:0x0215ea3c module:overlay(62) +from:0x0215efac kind:load to:0x0215ea8c module:overlay(62) +from:0x0215efb0 kind:load to:0x0215eaf0 module:overlay(62) +from:0x0215efb4 kind:load to:0x0215eb40 module:overlay(62) +from:0x0215efb8 kind:load to:0x0215eb90 module:overlay(62) +from:0x0215efbc kind:load to:0x0215ec24 module:overlay(62) +from:0x0215efc0 kind:load to:0x0215ec74 module:overlay(62) +from:0x0215efc4 kind:load to:0x0215ecc4 module:overlay(62) +from:0x0215efc8 kind:load to:0x0215ed14 module:overlay(62) +from:0x0215efcc kind:load to:0x0215ed64 module:overlay(62) +from:0x0215efd0 kind:load to:0x0215edb4 module:overlay(62) +from:0x0215efd4 kind:load to:0x0215ee04 module:overlay(62) +from:0x0215efd8 kind:load to:0x0215ee54 module:overlay(62) +from:0x0215efdc kind:load to:0x0215eea4 module:overlay(62) +from:0x0215efe0 kind:load to:0x0215eef4 module:overlay(62) +from:0x0215efe4 kind:load to:0x0215ef44 module:overlay(62) +from:0x0215f008 kind:load to:0x02157e8c module:overlay(62) +from:0x0215f00c kind:load to:0x02097924 module:overlay(0) +from:0x0215f010 kind:load to:0x02097734 module:overlay(0) +from:0x0215f014 kind:load to:0x020977b0 module:overlay(0) +from:0x0215f018 kind:load to:0x0209792c module:overlay(0) +from:0x0215f01c kind:load to:0x0209794c module:overlay(0) +from:0x0215f020 kind:load to:0x02097978 module:overlay(0) +from:0x0215f02c kind:load to:0x020984f8 module:overlay(0) +from:0x0215f030 kind:load to:0x02098534 module:overlay(0) +from:0x0215f034 kind:load to:0x0209854c module:overlay(0) +from:0x0215f038 kind:load to:0x02098558 module:overlay(0) +from:0x0215f03c kind:load to:0x01fff464 module:itcm +from:0x0215f040 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215f044 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215f048 kind:load to:0x02157ef8 module:overlay(62) +from:0x0215f04c kind:load to:0x02098494 module:overlay(0) +from:0x0215f050 kind:load to:0x02098498 module:overlay(0) +from:0x0215f054 kind:load to:0x0209849c module:overlay(0) +from:0x0215f058 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215f05c kind:load to:0x020984a4 module:overlay(0) +from:0x0215f060 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f064 kind:load to:0x02098564 module:overlay(0) +from:0x0215f068 kind:load to:0x020985d0 module:overlay(0) +from:0x0215f06c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f070 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f074 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f078 kind:load to:0x02157f78 module:overlay(62) +from:0x0215f07c kind:load to:0x02157f98 module:overlay(62) +from:0x0215f080 kind:load to:0x02157f28 module:overlay(62) +from:0x0215f08c kind:load to:0x02157fe0 module:overlay(62) +from:0x0215f090 kind:load to:0x02097924 module:overlay(0) +from:0x0215f094 kind:load to:0x02097734 module:overlay(0) +from:0x0215f098 kind:load to:0x020977b0 module:overlay(0) +from:0x0215f09c kind:load to:0x0209792c module:overlay(0) +from:0x0215f0a0 kind:load to:0x0209794c module:overlay(0) +from:0x0215f0a4 kind:load to:0x02097978 module:overlay(0) +from:0x0215f0b0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215f0b4 kind:load to:0x02098534 module:overlay(0) +from:0x0215f0b8 kind:load to:0x0209854c module:overlay(0) +from:0x0215f0bc kind:load to:0x02098558 module:overlay(0) +from:0x0215f0c0 kind:load to:0x01fff464 module:itcm +from:0x0215f0c4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215f0c8 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215f0cc kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215f0d0 kind:load to:0x02098494 module:overlay(0) +from:0x0215f0d4 kind:load to:0x02098498 module:overlay(0) +from:0x0215f0d8 kind:load to:0x0209849c module:overlay(0) +from:0x0215f0dc kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215f0e0 kind:load to:0x020984a4 module:overlay(0) +from:0x0215f0e4 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f0e8 kind:load to:0x02098564 module:overlay(0) +from:0x0215f0ec kind:load to:0x020985d0 module:overlay(0) +from:0x0215f0f0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f0f4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f0f8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f0fc kind:load to:0x0215809c module:overlay(62) +from:0x0215f100 kind:load to:0x021580bc module:overlay(62) +from:0x0215f104 kind:load to:0x0215804c module:overlay(62) +from:0x0215f110 kind:load to:0x02158104 module:overlay(62) +from:0x0215f114 kind:load to:0x02097924 module:overlay(0) +from:0x0215f118 kind:load to:0x02097734 module:overlay(0) +from:0x0215f11c kind:load to:0x020977b0 module:overlay(0) +from:0x0215f120 kind:load to:0x0209792c module:overlay(0) +from:0x0215f124 kind:load to:0x0209794c module:overlay(0) +from:0x0215f128 kind:load to:0x02097978 module:overlay(0) +from:0x0215f134 kind:load to:0x020984f8 module:overlay(0) +from:0x0215f138 kind:load to:0x02098534 module:overlay(0) +from:0x0215f13c kind:load to:0x0209854c module:overlay(0) +from:0x0215f140 kind:load to:0x02098558 module:overlay(0) +from:0x0215f144 kind:load to:0x01fff464 module:itcm +from:0x0215f148 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215f14c kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215f150 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215f154 kind:load to:0x02098494 module:overlay(0) +from:0x0215f158 kind:load to:0x02098498 module:overlay(0) +from:0x0215f15c kind:load to:0x0209849c module:overlay(0) +from:0x0215f160 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215f164 kind:load to:0x020984a4 module:overlay(0) +from:0x0215f168 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f16c kind:load to:0x02098564 module:overlay(0) +from:0x0215f170 kind:load to:0x020985d0 module:overlay(0) +from:0x0215f174 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f178 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f17c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f180 kind:load to:0x021581c0 module:overlay(62) +from:0x0215f184 kind:load to:0x021581e0 module:overlay(62) +from:0x0215f188 kind:load to:0x02158170 module:overlay(62) +from:0x0215f194 kind:load to:0x02158228 module:overlay(62) +from:0x0215f198 kind:load to:0x02097924 module:overlay(0) +from:0x0215f19c kind:load to:0x02097734 module:overlay(0) +from:0x0215f1a0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215f1a4 kind:load to:0x0209792c module:overlay(0) +from:0x0215f1a8 kind:load to:0x0209794c module:overlay(0) +from:0x0215f1ac kind:load to:0x02097978 module:overlay(0) +from:0x0215f1b8 kind:load to:0x020984f8 module:overlay(0) +from:0x0215f1bc kind:load to:0x02098534 module:overlay(0) +from:0x0215f1c0 kind:load to:0x0209854c module:overlay(0) +from:0x0215f1c4 kind:load to:0x02098558 module:overlay(0) +from:0x0215f1c8 kind:load to:0x01fff464 module:itcm +from:0x0215f1cc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215f1d0 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215f1d4 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215f1d8 kind:load to:0x02098494 module:overlay(0) +from:0x0215f1dc kind:load to:0x02098498 module:overlay(0) +from:0x0215f1e0 kind:load to:0x0209849c module:overlay(0) +from:0x0215f1e4 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215f1e8 kind:load to:0x020984a4 module:overlay(0) +from:0x0215f1ec kind:load to:0x020984a8 module:overlay(0) +from:0x0215f1f0 kind:load to:0x02098564 module:overlay(0) +from:0x0215f1f4 kind:load to:0x020985d0 module:overlay(0) +from:0x0215f1f8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f1fc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f200 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f204 kind:load to:0x021582e4 module:overlay(62) +from:0x0215f208 kind:load to:0x02158304 module:overlay(62) +from:0x0215f20c kind:load to:0x02158294 module:overlay(62) +from:0x0215f218 kind:load to:0x0215834c module:overlay(62) +from:0x0215f21c kind:load to:0x02097924 module:overlay(0) +from:0x0215f220 kind:load to:0x02097734 module:overlay(0) +from:0x0215f224 kind:load to:0x020977b0 module:overlay(0) +from:0x0215f228 kind:load to:0x0209792c module:overlay(0) +from:0x0215f22c kind:load to:0x0209794c module:overlay(0) +from:0x0215f230 kind:load to:0x02097978 module:overlay(0) +from:0x0215f284 kind:load to:0x021584fc module:overlay(62) +from:0x0215f288 kind:load to:0x0215869c module:overlay(62) +from:0x0215f28c kind:load to:0x0209a234 module:overlay(0) +from:0x0215f290 kind:load to:0x0209a268 module:overlay(0) +from:0x0215f294 kind:load to:0x0209a300 module:overlay(0) +from:0x0215f298 kind:load to:0x0209a314 module:overlay(0) +from:0x0215f29c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215f2a0 kind:load to:0x0209a33c module:overlay(0) +from:0x0215f2a4 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215f2a8 kind:load to:0x0209a04c module:overlay(0) +from:0x0215f2ac kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215f2b0 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215f2b4 kind:load to:0x0209a328 module:overlay(0) +from:0x0215f2b8 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215f2bc kind:load to:0x02158670 module:overlay(62) +from:0x0215f2c0 kind:load to:0x0215864c module:overlay(62) +from:0x0215f2c4 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215f2d0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215f2d4 kind:load to:0x02098534 module:overlay(0) +from:0x0215f2d8 kind:load to:0x0209854c module:overlay(0) +from:0x0215f2dc kind:load to:0x02098558 module:overlay(0) +from:0x0215f2e0 kind:load to:0x01fff464 module:itcm +from:0x0215f2e4 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215f2e8 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215f2ec kind:load to:0x020a8d84 module:overlay(0) +from:0x0215f2f0 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215f2f4 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215f2f8 kind:load to:0x0209849c module:overlay(0) +from:0x0215f2fc kind:load to:0x020a993c module:overlay(0) +from:0x0215f300 kind:load to:0x020984a4 module:overlay(0) +from:0x0215f304 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f308 kind:load to:0x02098564 module:overlay(0) +from:0x0215f30c kind:load to:0x020985d0 module:overlay(0) +from:0x0215f310 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f314 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f318 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f31c kind:load to:0x021585f4 module:overlay(62) +from:0x0215f320 kind:load to:0x0215861c module:overlay(62) +from:0x0215f324 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215f328 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215f32c kind:load to:0x020a92b0 module:overlay(0) +from:0x0215f330 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215f334 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215f338 kind:load to:0x020a9130 module:overlay(0) +from:0x0215f33c kind:load to:0x020a912c module:overlay(0) +from:0x0215f340 kind:load to:0x020a91fc module:overlay(0) +from:0x0215f344 kind:load to:0x020a9220 module:overlay(0) +from:0x0215f348 kind:load to:0x020a9224 module:overlay(0) +from:0x0215f34c kind:load to:0x020a9180 module:overlay(0) +from:0x0215f350 kind:load to:0x02158510 module:overlay(62) +from:0x0215f354 kind:load to:0x020a9190 module:overlay(0) +from:0x0215f358 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215f35c kind:load to:0x020a8f3c module:overlay(0) +from:0x0215f360 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215f364 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215f368 kind:load to:0x020a9428 module:overlay(0) +from:0x0215f36c kind:load to:0x020a9578 module:overlay(0) +from:0x0215f370 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215f374 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215f378 kind:load to:0x020a97dc module:overlay(0) +from:0x0215f37c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215f380 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215f384 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215f388 kind:load to:0x020a9984 module:overlay(0) +from:0x0215f38c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215f390 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215f394 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215f398 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215f39c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215f3a0 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215f3a4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215f3a8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215f3ac kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215f3b0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215f3b4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215f3b8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215f3bc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215f3c0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215f3c4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215f3c8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215f3cc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215f3d0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215f3d4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215f3d8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215f3dc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215f3e0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215f3ec kind:load to:0x020984f8 module:overlay(0) +from:0x0215f3f0 kind:load to:0x02098534 module:overlay(0) +from:0x0215f3f4 kind:load to:0x0209854c module:overlay(0) +from:0x0215f3f8 kind:load to:0x02098558 module:overlay(0) +from:0x0215f3fc kind:load to:0x01fff464 module:itcm +from:0x0215f400 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215f404 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215f408 kind:load to:0x020a8d84 module:overlay(0) +from:0x0215f40c kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215f410 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215f414 kind:load to:0x0209849c module:overlay(0) +from:0x0215f418 kind:load to:0x020a993c module:overlay(0) +from:0x0215f41c kind:load to:0x020984a4 module:overlay(0) +from:0x0215f420 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f424 kind:load to:0x02098564 module:overlay(0) +from:0x0215f428 kind:load to:0x020985d0 module:overlay(0) +from:0x0215f42c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f430 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f434 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f438 kind:load to:0x021586e0 module:overlay(62) +from:0x0215f43c kind:load to:0x021586b8 module:overlay(62) +from:0x0215f440 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215f444 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215f448 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215f44c kind:load to:0x020a8f58 module:overlay(0) +from:0x0215f450 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215f454 kind:load to:0x020a9130 module:overlay(0) +from:0x0215f458 kind:load to:0x020a912c module:overlay(0) +from:0x0215f45c kind:load to:0x020a91fc module:overlay(0) +from:0x0215f460 kind:load to:0x020a9220 module:overlay(0) +from:0x0215f464 kind:load to:0x020a9224 module:overlay(0) +from:0x0215f468 kind:load to:0x020a9180 module:overlay(0) +from:0x0215f46c kind:load to:0x020a9188 module:overlay(0) +from:0x0215f470 kind:load to:0x020a9190 module:overlay(0) +from:0x0215f474 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215f478 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215f47c kind:load to:0x020a8f44 module:overlay(0) +from:0x0215f480 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215f484 kind:load to:0x020a9428 module:overlay(0) +from:0x0215f488 kind:load to:0x020a9578 module:overlay(0) +from:0x0215f48c kind:load to:0x020a95a4 module:overlay(0) +from:0x0215f490 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215f494 kind:load to:0x020a97dc module:overlay(0) +from:0x0215f498 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215f49c kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215f4a0 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215f4a4 kind:load to:0x020a9984 module:overlay(0) +from:0x0215f4a8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215f4ac kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215f4b0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215f4b4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215f4b8 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215f4bc kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215f4c0 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215f4c4 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215f4c8 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215f4cc kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215f4d0 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215f4d4 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215f4d8 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215f4dc kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215f4e0 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215f4e4 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215f4e8 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215f4ec kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215f4f0 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215f4f4 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215f4f8 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215f4fc kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215f580 kind:load to:0x02158720 module:overlay(62) +from:0x0215f584 kind:load to:0x02097924 module:overlay(0) +from:0x0215f588 kind:load to:0x02097734 module:overlay(0) +from:0x0215f58c kind:load to:0x020977b0 module:overlay(0) +from:0x0215f590 kind:load to:0x0209792c module:overlay(0) +from:0x0215f594 kind:load to:0x0209794c module:overlay(0) +from:0x0215f598 kind:load to:0x02097978 module:overlay(0) +from:0x0215f59c kind:load to:0x0215f530 module:overlay(62) +from:0x0215f5a0 kind:load to:0x0215f50c module:overlay(62) +from:0x0215f5a4 kind:load to:0x0215f53c module:overlay(62) +from:0x0215f5a8 kind:load to:0x0215f518 module:overlay(62) +from:0x0215f5ac kind:load to:0x0215f56c module:overlay(62) +from:0x0215f5b0 kind:load to:0x0215f500 module:overlay(62) +from:0x0215f5b4 kind:load to:0x0215f524 module:overlay(62) +from:0x0215f5b8 kind:load to:0x0215f560 module:overlay(62) +from:0x0215f5bc kind:load to:0x0215f554 module:overlay(62) +from:0x0215f5c0 kind:load to:0x0215f548 module:overlay(62) +from:0x0215f5fc kind:load to:0x0215876c module:overlay(62) +from:0x0215f600 kind:load to:0x02158af8 module:overlay(62) +from:0x0215f604 kind:load to:0x0205a700 module:overlay(0) +from:0x0215f608 kind:load to:0x01ffc57c module:itcm +from:0x0215f60c kind:load to:0x02057da8 module:overlay(0) +from:0x0215f610 kind:load to:0x02057e24 module:overlay(0) +from:0x0215f614 kind:load to:0x02057e88 module:overlay(0) +from:0x0215f618 kind:load to:0x01ffc7a4 module:itcm +from:0x0215f61c kind:load to:0x02057d64 module:overlay(0) +from:0x0215f628 kind:load to:0x02158870 module:overlay(62) +from:0x0215f62c kind:load to:0x02158b14 module:overlay(62) +from:0x0215f630 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215f634 kind:load to:0x02099b18 module:overlay(0) +from:0x0215f638 kind:load to:0x0209a11c module:overlay(0) +from:0x0215f63c kind:load to:0x0209a124 module:overlay(0) +from:0x0215f640 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215f644 kind:load to:0x02099c90 module:overlay(0) +from:0x0215f648 kind:load to:0x02099b80 module:overlay(0) +from:0x0215f64c kind:load to:0x0209a04c module:overlay(0) +from:0x0215f650 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215f654 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215f658 kind:load to:0x02158af0 module:overlay(62) +from:0x0215f65c kind:load to:0x0209a104 module:overlay(0) +from:0x0215f660 kind:load to:0x02158ae0 module:overlay(62) +from:0x0215f664 kind:load to:0x021589b8 module:overlay(62) +from:0x0215f670 kind:load to:0x020984f8 module:overlay(0) +from:0x0215f674 kind:load to:0x02098534 module:overlay(0) +from:0x0215f678 kind:load to:0x0209854c module:overlay(0) +from:0x0215f67c kind:load to:0x02098558 module:overlay(0) +from:0x0215f680 kind:load to:0x01fff464 module:itcm +from:0x0215f684 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215f688 kind:load to:0x02158884 module:overlay(62) +from:0x0215f68c kind:load to:0x021589dc module:overlay(62) +from:0x0215f690 kind:load to:0x021589e0 module:overlay(62) +from:0x0215f694 kind:load to:0x02158a7c module:overlay(62) +from:0x0215f698 kind:load to:0x0209849c module:overlay(0) +from:0x0215f69c kind:load to:0x020f764c module:overlays(19,22,23,26,31) +from:0x0215f6a0 kind:load to:0x020984a4 module:overlay(0) +from:0x0215f6a4 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f6a8 kind:load to:0x02098564 module:overlay(0) +from:0x0215f6ac kind:load to:0x020985d0 module:overlay(0) +from:0x0215f6b0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f6b4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f6b8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f6bc kind:load to:0x02158b30 module:overlay(62) +from:0x0215f6c0 kind:load to:0x02158b68 module:overlay(62) +from:0x0215f6c4 kind:load to:0x02158a90 module:overlay(62) +from:0x0215f6d0 kind:load to:0x02158bc8 module:overlay(62) +from:0x0215f6d4 kind:load to:0x0209772c module:overlay(0) +from:0x0215f6d8 kind:load to:0x02097734 module:overlay(0) +from:0x0215f6dc kind:load to:0x020977b0 module:overlay(0) +from:0x0215f6e0 kind:load to:0x020977f0 module:overlay(0) +from:0x0215f6e4 kind:load to:0x020977f4 module:overlay(0) +from:0x0215f6e8 kind:load to:0x020977f8 module:overlay(0) +from:0x0215f6f4 kind:load to:0x020984f8 module:overlay(0) +from:0x0215f6f8 kind:load to:0x02098534 module:overlay(0) +from:0x0215f6fc kind:load to:0x0209854c module:overlay(0) +from:0x0215f700 kind:load to:0x02098558 module:overlay(0) +from:0x0215f704 kind:load to:0x01fff464 module:itcm +from:0x0215f708 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215f70c kind:load to:0x02098488 module:overlay(0) +from:0x0215f710 kind:load to:0x02098490 module:overlay(0) +from:0x0215f714 kind:load to:0x02158dd4 module:overlay(62) +from:0x0215f718 kind:load to:0x02158e18 module:overlay(62) +from:0x0215f71c kind:load to:0x0209849c module:overlay(0) +from:0x0215f720 kind:load to:0x02158e2c module:overlay(62) +from:0x0215f724 kind:load to:0x020984a4 module:overlay(0) +from:0x0215f728 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f72c kind:load to:0x02098564 module:overlay(0) +from:0x0215f730 kind:load to:0x020985d0 module:overlay(0) +from:0x0215f734 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f738 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f73c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f740 kind:load to:0x02158f28 module:overlay(62) +from:0x0215f744 kind:load to:0x02158f48 module:overlay(62) +from:0x0215f758 kind:load to:0x02158f90 module:overlay(62) +from:0x0215f75c kind:load to:0x02097924 module:overlay(0) +from:0x0215f760 kind:load to:0x02097734 module:overlay(0) +from:0x0215f764 kind:load to:0x020977b0 module:overlay(0) +from:0x0215f768 kind:load to:0x0209792c module:overlay(0) +from:0x0215f76c kind:load to:0x0209794c module:overlay(0) +from:0x0215f770 kind:load to:0x02097978 module:overlay(0) +from:0x0215f77c kind:load to:0x02159228 module:overlay(62) +from:0x0215f780 kind:load to:0x02159920 module:overlay(62) +from:0x0215f784 kind:load to:0x02057bd4 module:overlay(0) +from:0x0215f788 kind:load to:0x02159058 module:overlay(62) +from:0x0215f78c kind:load to:0x02057da8 module:overlay(0) +from:0x0215f790 kind:load to:0x02057e24 module:overlay(0) +from:0x0215f794 kind:load to:0x02057e88 module:overlay(0) +from:0x0215f798 kind:load to:0x0209a77c module:overlay(0) +from:0x0215f79c kind:load to:0x02057d64 module:overlay(0) +from:0x0215f7a8 kind:load to:0x0215923c module:overlay(62) +from:0x0215f7ac kind:load to:0x0215993c module:overlay(62) +from:0x0215f7b0 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215f7b4 kind:load to:0x02099b18 module:overlay(0) +from:0x0215f7b8 kind:load to:0x0209a11c module:overlay(0) +from:0x0215f7bc kind:load to:0x0209a124 module:overlay(0) +from:0x0215f7c0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215f7c4 kind:load to:0x02099c90 module:overlay(0) +from:0x0215f7c8 kind:load to:0x02099b80 module:overlay(0) +from:0x0215f7cc kind:load to:0x0209a04c module:overlay(0) +from:0x0215f7d0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215f7d4 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215f7d8 kind:load to:0x02158af0 module:overlay(62) +from:0x0215f7dc kind:load to:0x0209a104 module:overlay(0) +from:0x0215f7e0 kind:load to:0x02158ae0 module:overlay(62) +from:0x0215f7e4 kind:load to:0x021589b8 module:overlay(62) +from:0x0215f9d0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215f9d4 kind:load to:0x02098534 module:overlay(0) +from:0x0215f9d8 kind:load to:0x0209854c module:overlay(0) +from:0x0215f9dc kind:load to:0x02098558 module:overlay(0) +from:0x0215f9e0 kind:load to:0x01fff464 module:itcm +from:0x0215f9e4 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215f9e8 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215f9ec kind:load to:0x02159250 module:overlay(62) +from:0x0215f9f0 kind:load to:0x0215925c module:overlay(62) +from:0x0215f9f4 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215f9f8 kind:load to:0x0209849c module:overlay(0) +from:0x0215f9fc kind:load to:0x020a993c module:overlay(0) +from:0x0215fa00 kind:load to:0x020984a4 module:overlay(0) +from:0x0215fa04 kind:load to:0x020984a8 module:overlay(0) +from:0x0215fa08 kind:load to:0x02098564 module:overlay(0) +from:0x0215fa0c kind:load to:0x020985d0 module:overlay(0) +from:0x0215fa10 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215fa14 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215fa18 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215fa1c kind:load to:0x02159958 module:overlay(62) +from:0x0215fa20 kind:load to:0x02159988 module:overlay(62) +from:0x0215fa24 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215fa28 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215fa2c kind:load to:0x020a92b0 module:overlay(0) +from:0x0215fa30 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215fa34 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215fa38 kind:load to:0x020a9130 module:overlay(0) +from:0x0215fa3c kind:load to:0x020a912c module:overlay(0) +from:0x0215fa40 kind:load to:0x020a91fc module:overlay(0) +from:0x0215fa44 kind:load to:0x020a9220 module:overlay(0) +from:0x0215fa48 kind:load to:0x020a9224 module:overlay(0) +from:0x0215fa4c kind:load to:0x0215961c module:overlay(62) +from:0x0215fa50 kind:load to:0x020a9188 module:overlay(0) +from:0x0215fa54 kind:load to:0x020a9190 module:overlay(0) +from:0x0215fa58 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215fa5c kind:load to:0x020a8f3c module:overlay(0) +from:0x0215fa60 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215fa64 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215fa68 kind:load to:0x021596c0 module:overlay(62) +from:0x0215fa6c kind:load to:0x020a9578 module:overlay(0) +from:0x0215fa70 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215fa74 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215fa78 kind:load to:0x020a97dc module:overlay(0) +from:0x0215fa7c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215fa80 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215fa84 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215fa88 kind:load to:0x020a9984 module:overlay(0) +from:0x0215fa8c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215fa90 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215fa94 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215fa98 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215fa9c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215faa0 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215faa4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215faa8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215faac kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215fab0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215fab4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215fab8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215fabc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215fac0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215fac4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215fac8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215facc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215fad0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215fad4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215fad8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215fadc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215fae0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215faec kind:load to:0x021599e0 module:overlay(62) +from:0x0215faf0 kind:load to:0x02097924 module:overlay(0) +from:0x0215faf4 kind:load to:0x02097734 module:overlay(0) +from:0x0215faf8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215fafc kind:load to:0x0209792c module:overlay(0) +from:0x0215fb00 kind:load to:0x0209794c module:overlay(0) +from:0x0215fb04 kind:load to:0x02097978 module:overlay(0) +from:0x0215fb10 kind:load to:0x020984f8 module:overlay(0) +from:0x0215fb14 kind:load to:0x02098534 module:overlay(0) +from:0x0215fb18 kind:load to:0x0209854c module:overlay(0) +from:0x0215fb1c kind:load to:0x02098558 module:overlay(0) +from:0x0215fb20 kind:load to:0x01fff464 module:itcm +from:0x0215fb24 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215fb28 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215fb2c kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215fb30 kind:load to:0x02098494 module:overlay(0) +from:0x0215fb34 kind:load to:0x02098498 module:overlay(0) +from:0x0215fb38 kind:load to:0x0209849c module:overlay(0) +from:0x0215fb3c kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215fb40 kind:load to:0x020984a4 module:overlay(0) +from:0x0215fb44 kind:load to:0x020984a8 module:overlay(0) +from:0x0215fb48 kind:load to:0x02098564 module:overlay(0) +from:0x0215fb4c kind:load to:0x020985d0 module:overlay(0) +from:0x0215fb50 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215fb54 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215fb58 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215fb5c kind:load to:0x02159a9c module:overlay(62) +from:0x0215fb60 kind:load to:0x02159abc module:overlay(62) +from:0x0215fb64 kind:load to:0x02159a4c module:overlay(62) +from:0x0215fb70 kind:load to:0x02159b94 module:overlay(62) +from:0x0215fb74 kind:load to:0x02097924 module:overlay(0) +from:0x0215fb78 kind:load to:0x02097734 module:overlay(0) +from:0x0215fb7c kind:load to:0x020977b0 module:overlay(0) +from:0x0215fb80 kind:load to:0x0209792c module:overlay(0) +from:0x0215fb84 kind:load to:0x0209794c module:overlay(0) +from:0x0215fb88 kind:load to:0x02097978 module:overlay(0) +from:0x0215fb94 kind:load to:0x02159b04 module:overlay(62) +from:0x0215fb98 kind:load to:0x02097924 module:overlay(0) +from:0x0215fb9c kind:load to:0x02097734 module:overlay(0) +from:0x0215fba0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215fba4 kind:load to:0x0209792c module:overlay(0) +from:0x0215fba8 kind:load to:0x0209794c module:overlay(0) +from:0x0215fbac kind:load to:0x02097978 module:overlay(0) +from:0x0215fca0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215fca4 kind:load to:0x02098534 module:overlay(0) +from:0x0215fca8 kind:load to:0x0209854c module:overlay(0) +from:0x0215fcac kind:load to:0x02098558 module:overlay(0) +from:0x0215fcb0 kind:load to:0x01fff464 module:itcm +from:0x0215fcb4 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215fcb8 kind:load to:0x02159d90 module:overlay(62) +from:0x0215fcbc kind:load to:0x020a8d84 module:overlay(0) +from:0x0215fcc0 kind:load to:0x02159e60 module:overlay(62) +from:0x0215fcc4 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215fcc8 kind:load to:0x0209849c module:overlay(0) +from:0x0215fccc kind:load to:0x020a993c module:overlay(0) +from:0x0215fcd0 kind:load to:0x020984a4 module:overlay(0) +from:0x0215fcd4 kind:load to:0x020984a8 module:overlay(0) +from:0x0215fcd8 kind:load to:0x02098564 module:overlay(0) +from:0x0215fcdc kind:load to:0x020985d0 module:overlay(0) +from:0x0215fce0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215fce4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215fce8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215fcec kind:load to:0x02159f54 module:overlay(62) +from:0x0215fcf0 kind:load to:0x02159f7c module:overlay(62) +from:0x0215fcf4 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215fcf8 kind:load to:0x02159e0c module:overlay(62) +from:0x0215fcfc kind:load to:0x020a92b0 module:overlay(0) +from:0x0215fd00 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215fd04 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215fd08 kind:load to:0x020a9130 module:overlay(0) +from:0x0215fd0c kind:load to:0x020a912c module:overlay(0) +from:0x0215fd10 kind:load to:0x020a91fc module:overlay(0) +from:0x0215fd14 kind:load to:0x020a9220 module:overlay(0) +from:0x0215fd18 kind:load to:0x020a9224 module:overlay(0) +from:0x0215fd1c kind:load to:0x020a9180 module:overlay(0) +from:0x0215fd20 kind:load to:0x020a9188 module:overlay(0) +from:0x0215fd24 kind:load to:0x0216f9f0 module:overlay(94) +from:0x0215fd28 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215fd2c kind:load to:0x020a8f3c module:overlay(0) +from:0x0215fd30 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215fd34 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215fd38 kind:load to:0x020a9428 module:overlay(0) +from:0x0215fd3c kind:load to:0x020a9578 module:overlay(0) +from:0x0215fd40 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215fd44 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215fd48 kind:load to:0x020a97dc module:overlay(0) +from:0x0215fd4c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215fd50 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215fd54 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215fd58 kind:load to:0x020a9984 module:overlay(0) +from:0x0215fd5c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215fd60 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215fd64 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215fd68 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215fd6c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215fd70 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215fd74 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215fd78 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215fd7c kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215fd80 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215fd84 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215fd88 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215fd8c kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215fd90 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215fd94 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215fd98 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215fd9c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215fda0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215fda4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215fda8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215fdac kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215fdb0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215fdb4 kind:load to:0x0216f92c module:overlay(94) +from:0x0215fdb8 kind:load to:0x0216f94c module:overlay(94) +from:0x0215fdc4 kind:load to:0x02159fe0 module:overlay(62) +from:0x0215fdc8 kind:load to:0x02097924 module:overlay(0) +from:0x0215fdcc kind:load to:0x02097734 module:overlay(0) +from:0x0215fdd0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215fdd4 kind:load to:0x0209792c module:overlay(0) +from:0x0215fdd8 kind:load to:0x0209794c module:overlay(0) +from:0x0215fddc kind:load to:0x02097978 module:overlay(0) +from:0x0215fec0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215fec4 kind:load to:0x02098534 module:overlay(0) +from:0x0215fec8 kind:load to:0x0209854c module:overlay(0) +from:0x0215fecc kind:load to:0x02098558 module:overlay(0) +from:0x0215fed0 kind:load to:0x01fff464 module:itcm +from:0x0215fed4 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215fed8 kind:load to:0x0215a200 module:overlay(62) +from:0x0215fedc kind:load to:0x020a8d84 module:overlay(0) +from:0x0215fee0 kind:load to:0x0215a26c module:overlay(62) +from:0x0215fee4 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215fee8 kind:load to:0x0209849c module:overlay(0) +from:0x0215feec kind:load to:0x020a993c module:overlay(0) +from:0x0215fef0 kind:load to:0x020984a4 module:overlay(0) +from:0x0215fef4 kind:load to:0x020984a8 module:overlay(0) +from:0x0215fef8 kind:load to:0x02098564 module:overlay(0) +from:0x0215fefc kind:load to:0x020985d0 module:overlay(0) +from:0x0215ff00 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ff04 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ff08 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ff0c kind:load to:0x0215a360 module:overlay(62) +from:0x0215ff10 kind:load to:0x0215a388 module:overlay(62) +from:0x0215ff14 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215ff18 kind:load to:0x0215a218 module:overlay(62) +from:0x0215ff1c kind:load to:0x020a92b0 module:overlay(0) +from:0x0215ff20 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215ff24 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ff28 kind:load to:0x020a9130 module:overlay(0) +from:0x0215ff2c kind:load to:0x020a912c module:overlay(0) +from:0x0215ff30 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ff34 kind:load to:0x020a9220 module:overlay(0) +from:0x0215ff38 kind:load to:0x020a9224 module:overlay(0) +from:0x0215ff3c kind:load to:0x020a9180 module:overlay(0) +from:0x0215ff40 kind:load to:0x020a9188 module:overlay(0) +from:0x0215ff44 kind:load to:0x020a9190 module:overlay(0) +from:0x0215ff48 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215ff4c kind:load to:0x020a8f3c module:overlay(0) +from:0x0215ff50 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215ff54 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215ff58 kind:load to:0x020a9428 module:overlay(0) +from:0x0215ff5c kind:load to:0x020a9578 module:overlay(0) +from:0x0215ff60 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215ff64 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ff68 kind:load to:0x020a97dc module:overlay(0) +from:0x0215ff6c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215ff70 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215ff74 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215ff78 kind:load to:0x020a9984 module:overlay(0) +from:0x0215ff7c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215ff80 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215ff84 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215ff88 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215ff8c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215ff90 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215ff94 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215ff98 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215ff9c kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215ffa0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215ffa4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215ffa8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215ffac kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215ffb0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215ffb4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215ffb8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215ffbc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215ffc0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215ffc4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215ffc8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215ffcc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215ffd0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215ffdc kind:load to:0x0215a3d8 module:overlay(62) +from:0x0215ffe0 kind:load to:0x02097924 module:overlay(0) +from:0x0215ffe4 kind:load to:0x02097734 module:overlay(0) +from:0x0215ffe8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215ffec kind:load to:0x0209792c module:overlay(0) +from:0x0215fff0 kind:load to:0x0209794c module:overlay(0) +from:0x0215fff4 kind:load to:0x02097978 module:overlay(0) +from:0x02160000 kind:load to:0x020984f8 module:overlay(0) +from:0x02160004 kind:load to:0x02098534 module:overlay(0) +from:0x02160008 kind:load to:0x0209854c module:overlay(0) +from:0x0216000c kind:load to:0x02098558 module:overlay(0) +from:0x02160010 kind:load to:0x01fff464 module:itcm +from:0x02160014 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02160018 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0216001c kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x02160020 kind:load to:0x02098494 module:overlay(0) +from:0x02160024 kind:load to:0x02098498 module:overlay(0) +from:0x02160028 kind:load to:0x0209849c module:overlay(0) +from:0x0216002c kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02160030 kind:load to:0x020984a4 module:overlay(0) +from:0x02160034 kind:load to:0x020984a8 module:overlay(0) +from:0x02160038 kind:load to:0x02098564 module:overlay(0) +from:0x0216003c kind:load to:0x020985d0 module:overlay(0) +from:0x02160040 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02160044 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02160048 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216004c kind:load to:0x0215a494 module:overlay(62) +from:0x02160050 kind:load to:0x0215a4b4 module:overlay(62) +from:0x02160054 kind:load to:0x0215a444 module:overlay(62) +from:0x02160060 kind:load to:0x0215a4fc module:overlay(62) +from:0x02160064 kind:load to:0x0209772c module:overlay(0) +from:0x02160068 kind:load to:0x02097734 module:overlay(0) +from:0x0216006c kind:load to:0x020977b0 module:overlay(0) +from:0x02160070 kind:load to:0x020977f0 module:overlay(0) +from:0x02160074 kind:load to:0x020977f4 module:overlay(0) +from:0x02160078 kind:load to:0x020977f8 module:overlay(0) +from:0x02160084 kind:load to:0x020984f8 module:overlay(0) +from:0x02160088 kind:load to:0x02098534 module:overlay(0) +from:0x0216008c kind:load to:0x0209854c module:overlay(0) +from:0x02160090 kind:load to:0x02098558 module:overlay(0) +from:0x02160094 kind:load to:0x01fff464 module:itcm +from:0x02160098 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0216009c kind:load to:0x0215a568 module:overlay(62) +from:0x021600a0 kind:load to:0x0215a570 module:overlay(62) +from:0x021600a4 kind:load to:0x0215a5ac module:overlay(62) +from:0x021600a8 kind:load to:0x02098498 module:overlay(0) +from:0x021600ac kind:load to:0x0209849c module:overlay(0) +from:0x021600b0 kind:load to:0x020984a0 module:overlay(0) +from:0x021600b4 kind:load to:0x020984a4 module:overlay(0) +from:0x021600b8 kind:load to:0x020984a8 module:overlay(0) +from:0x021600bc kind:load to:0x02098564 module:overlay(0) +from:0x021600c0 kind:load to:0x020985d0 module:overlay(0) +from:0x021600c4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021600c8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021600cc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021600d0 kind:load to:0x0215a6cc module:overlay(62) +from:0x021600d4 kind:load to:0x0215a6e0 module:overlay(62) +from:0x021600d8 kind:load to:0x0215a614 module:overlay(62) +from:0x021600ec kind:load to:0x0215a71c module:overlay(62) +from:0x021600f0 kind:load to:0x02097924 module:overlay(0) +from:0x021600f4 kind:load to:0x02097734 module:overlay(0) +from:0x021600f8 kind:load to:0x020977b0 module:overlay(0) +from:0x021600fc kind:load to:0x0209792c module:overlay(0) +from:0x02160100 kind:load to:0x0209794c module:overlay(0) +from:0x02160104 kind:load to:0x02097978 module:overlay(0) +from:0x02160110 kind:load to:0x0215a9fc module:overlay(62) +from:0x02160114 kind:load to:0x0215b368 module:overlay(62) +from:0x02160118 kind:load to:0x020616c0 module:overlay(0) +from:0x0216011c kind:load to:0x020616c4 module:overlay(0) +from:0x02160120 kind:load to:0x0215b02c module:overlay(62) +from:0x02160124 kind:load to:0x020616cc module:overlay(0) +from:0x02160128 kind:load to:0x020616d0 module:overlay(0) +from:0x0216012c kind:load to:0x020616d4 module:overlay(0) +from:0x02160130 kind:load to:0x0215b034 module:overlay(62) +from:0x02160134 kind:load to:0x020616dc module:overlay(0) +from:0x02160140 kind:load to:0x0215aa10 module:overlay(62) +from:0x02160144 kind:load to:0x0215b384 module:overlay(62) +from:0x02160148 kind:load to:0x020616c0 module:overlay(0) +from:0x0216014c kind:load to:0x020616c4 module:overlay(0) +from:0x02160150 kind:load to:0x0215b030 module:overlay(62) +from:0x02160154 kind:load to:0x020616cc module:overlay(0) +from:0x02160158 kind:load to:0x020616d0 module:overlay(0) +from:0x0216015c kind:load to:0x020616d4 module:overlay(0) +from:0x02160160 kind:load to:0x0215b06c module:overlay(62) +from:0x02160164 kind:load to:0x020616dc module:overlay(0) +from:0x02160350 kind:load to:0x020984f8 module:overlay(0) +from:0x02160354 kind:load to:0x02098534 module:overlay(0) +from:0x02160358 kind:load to:0x0209854c module:overlay(0) +from:0x0216035c kind:load to:0x02098558 module:overlay(0) +from:0x02160360 kind:load to:0x01fff464 module:itcm +from:0x02160364 kind:load to:0x020a99b8 module:overlay(0) +from:0x02160368 kind:load to:0x020a8d08 module:overlay(0) +from:0x0216036c kind:load to:0x0215aaf4 module:overlay(62) +from:0x02160370 kind:load to:0x0215ab78 module:overlay(62) +from:0x02160374 kind:load to:0x020a98d4 module:overlay(0) +from:0x02160378 kind:load to:0x0209849c module:overlay(0) +from:0x0216037c kind:load to:0x020a993c module:overlay(0) +from:0x02160380 kind:load to:0x020984a4 module:overlay(0) +from:0x02160384 kind:load to:0x020984a8 module:overlay(0) +from:0x02160388 kind:load to:0x02098564 module:overlay(0) +from:0x0216038c kind:load to:0x020985d0 module:overlay(0) +from:0x02160390 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02160394 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02160398 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216039c kind:load to:0x0215aa24 module:overlay(62) +from:0x021603a0 kind:load to:0x0215aa88 module:overlay(62) +from:0x021603a4 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x021603a8 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x021603ac kind:load to:0x020a92b0 module:overlay(0) +from:0x021603b0 kind:load to:0x020a8f58 module:overlay(0) +from:0x021603b4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x021603b8 kind:load to:0x0215b310 module:overlay(62) +from:0x021603bc kind:load to:0x0215b304 module:overlay(62) +from:0x021603c0 kind:load to:0x020a91fc module:overlay(0) +from:0x021603c4 kind:load to:0x020a9220 module:overlay(0) +from:0x021603c8 kind:load to:0x020a9224 module:overlay(0) +from:0x021603cc kind:load to:0x0215aea4 module:overlay(62) +from:0x021603d0 kind:load to:0x020a9188 module:overlay(0) +from:0x021603d4 kind:load to:0x020a9190 module:overlay(0) +from:0x021603d8 kind:load to:0x020a8f34 module:overlay(0) +from:0x021603dc kind:load to:0x020a8f3c module:overlay(0) +from:0x021603e0 kind:load to:0x020a8f44 module:overlay(0) +from:0x021603e4 kind:load to:0x020a8f4c module:overlay(0) +from:0x021603e8 kind:load to:0x0215b0a4 module:overlay(62) +from:0x021603ec kind:load to:0x020a9578 module:overlay(0) +from:0x021603f0 kind:load to:0x020a95a4 module:overlay(0) +from:0x021603f4 kind:load to:0x020a95c4 module:overlay(0) +from:0x021603f8 kind:load to:0x020a97dc module:overlay(0) +from:0x021603fc kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02160400 kind:load to:0x0215ae14 module:overlay(62) +from:0x02160404 kind:load to:0x020a8e64 module:overlay(0) +from:0x02160408 kind:load to:0x020a9984 module:overlay(0) +from:0x0216040c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02160410 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02160414 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02160418 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0216041c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02160420 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02160424 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02160428 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0216042c kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02160430 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02160434 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02160438 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0216043c kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02160440 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02160444 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02160448 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0216044c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02160450 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02160454 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02160458 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0216045c kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02160460 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0216046c kind:load to:0x0215b3c0 module:overlay(62) +from:0x02160470 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02160474 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02160478 kind:load to:0x0209ca38 module:overlay(0) +from:0x0216047c kind:load to:0x0209ca58 module:overlay(0) +from:0x02160488 kind:load to:0x0214f620 module:overlays(58,70) +from:0x0216048c kind:load to:0x0209d098 module:overlay(0) +from:0x02160490 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02160494 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02160498 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0216049c kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x021604a0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021604a4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021604a8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021604ac kind:load to:0x0209d1b8 module:overlay(0) +from:0x021604b0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021604b4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021604b8 kind:load to:0x0215b490 module:overlay(62) +from:0x021604bc kind:load to:0x0215b4b0 module:overlay(62) +from:0x021604c0 kind:load to:0x0215b438 module:overlay(62) +from:0x021604c4 kind:load to:0x0214f728 module:overlays(58,70) +from:0x021604c8 kind:load to:0x0215b488 module:overlay(62) +from:0x021604d8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021604dc kind:load to:0x0209c9f8 module:overlay(0) +from:0x021604e0 kind:load to:0x0209ca38 module:overlay(0) +from:0x021604e4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021604f0 kind:load to:0x0215b4f8 module:overlay(62) +from:0x021604f4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021604f8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021604fc kind:load to:0x0209ca38 module:overlay(0) +from:0x02160500 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216050c kind:load to:0x0207c47c module:overlay(0) +from:0x02160510 kind:load to:0x0207c484 module:overlay(0) +from:0x02160514 kind:load to:0x0207c94c module:overlay(0) +from:0x02160518 kind:load to:0x0207c93c module:overlay(0) +from:0x0216051c kind:load to:0x0207c980 module:overlay(0) +from:0x02160520 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02160524 kind:load to:0x0207ca18 module:overlay(0) +from:0x02160528 kind:load to:0x0207ca90 module:overlay(0) +from:0x02160534 kind:load to:0x0215b640 module:overlay(62) +from:0x02160538 kind:load to:0x0209d098 module:overlay(0) +from:0x0216053c kind:load to:0x0215b6c4 module:overlay(62) +from:0x02160540 kind:load to:0x0215b764 module:overlay(62) +from:0x02160544 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02160548 kind:load to:0x0215b778 module:overlay(62) +from:0x0216054c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02160550 kind:load to:0x0209d1ac module:overlay(0) +from:0x02160554 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02160558 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0216055c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02160560 kind:load to:0x0209d1cc module:overlay(0) +from:0x02160564 kind:load to:0x0215b7c4 module:overlay(62) +from:0x02160568 kind:load to:0x0215b7ec module:overlay(62) +from:0x02160574 kind:load to:0x0215b83c module:overlay(62) +from:0x02160578 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0216057c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02160580 kind:load to:0x0209ca38 module:overlay(0) +from:0x02160584 kind:load to:0x0209ca58 module:overlay(0) +from:0x02160590 kind:load to:0x0214f620 module:overlays(58,70) +from:0x02160594 kind:load to:0x0209d098 module:overlay(0) +from:0x02160598 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0216059c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021605a0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021605a4 kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x021605a8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021605ac kind:load to:0x0209d1ac module:overlay(0) +from:0x021605b0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021605b4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021605b8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021605bc kind:load to:0x0209d1cc module:overlay(0) +from:0x021605c0 kind:load to:0x0215b928 module:overlay(62) +from:0x021605c4 kind:load to:0x0215b948 module:overlay(62) +from:0x021605c8 kind:load to:0x0215b8c8 module:overlay(62) +from:0x021605cc kind:load to:0x0215b918 module:overlay(62) +from:0x021605d0 kind:load to:0x0215b920 module:overlay(62) +from:0x021605dc kind:load to:0x0215b990 module:overlay(62) +from:0x021605e0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021605e4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021605e8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021605ec kind:load to:0x0209ca58 module:overlay(0) +from:0x021605f8 kind:load to:0x0214f620 module:overlays(58,70) +from:0x021605fc kind:load to:0x0209d098 module:overlay(0) +from:0x02160600 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02160604 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02160608 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0216060c kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x02160610 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02160614 kind:load to:0x0209d1ac module:overlay(0) +from:0x02160618 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0216061c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02160620 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02160624 kind:load to:0x0209d1cc module:overlay(0) +from:0x02160628 kind:load to:0x0215ba7c module:overlay(62) +from:0x0216062c kind:load to:0x0215ba9c module:overlay(62) +from:0x02160630 kind:load to:0x0215ba1c module:overlay(62) +from:0x02160634 kind:load to:0x0215ba6c module:overlay(62) +from:0x02160638 kind:load to:0x0215ba74 module:overlay(62) +from:0x02160644 kind:load to:0x0215bae4 module:overlay(62) +from:0x02160648 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0216064c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02160650 kind:load to:0x0209ca38 module:overlay(0) +from:0x02160654 kind:load to:0x0209ca58 module:overlay(0) +from:0x02160660 kind:load to:0x0214f620 module:overlays(58,70) +from:0x02160664 kind:load to:0x0209d098 module:overlay(0) +from:0x02160668 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0216066c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02160670 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02160674 kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x02160678 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0216067c kind:load to:0x0209d1ac module:overlay(0) +from:0x02160680 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02160684 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02160688 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0216068c kind:load to:0x0209d1cc module:overlay(0) +from:0x02160690 kind:load to:0x0215bbd0 module:overlay(62) +from:0x02160694 kind:load to:0x0215bbf0 module:overlay(62) +from:0x02160698 kind:load to:0x0215bb70 module:overlay(62) +from:0x0216069c kind:load to:0x0215bbc0 module:overlay(62) +from:0x021606a0 kind:load to:0x0215bbc8 module:overlay(62) +from:0x021606ac kind:load to:0x0215bc38 module:overlay(62) +from:0x021606b0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021606b4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021606b8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021606bc kind:load to:0x0209ca58 module:overlay(0) +from:0x021606c8 kind:load to:0x0214f620 module:overlays(58,70) +from:0x021606cc kind:load to:0x0209d098 module:overlay(0) +from:0x021606d0 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x021606d4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021606d8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021606dc kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x021606e0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021606e4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021606e8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021606ec kind:load to:0x0209d1b8 module:overlay(0) +from:0x021606f0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021606f4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021606f8 kind:load to:0x0215bd24 module:overlay(62) +from:0x021606fc kind:load to:0x0215bd44 module:overlay(62) +from:0x02160700 kind:load to:0x0215bcc4 module:overlay(62) +from:0x02160704 kind:load to:0x0215bd14 module:overlay(62) +from:0x02160708 kind:load to:0x0215bd1c module:overlay(62) +from:0x02160714 kind:load to:0x0215bd8c module:overlay(62) +from:0x02160718 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0216071c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02160720 kind:load to:0x0209ca38 module:overlay(0) +from:0x02160724 kind:load to:0x0209ca58 module:overlay(0) +from:0x02160730 kind:load to:0x0215be50 module:overlay(62) +from:0x02160734 kind:load to:0x0209d098 module:overlay(0) +from:0x02160738 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0216073c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02160740 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02160744 kind:load to:0x0215bfa8 module:overlay(62) +from:0x02160748 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0216074c kind:load to:0x0209d1ac module:overlay(0) +from:0x02160750 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02160754 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02160758 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0216075c kind:load to:0x0209d1cc module:overlay(0) +from:0x02160760 kind:load to:0x0215bfc8 module:overlay(62) +from:0x02160764 kind:load to:0x0215bff0 module:overlay(62) +from:0x02160770 kind:load to:0x0215c1b0 module:overlay(62) +from:0x02160774 kind:load to:0x0215c1d0 module:overlay(62) +from:0x02160778 kind:load to:0x020c9089 module:overlay(24) +from:0x0216077c kind:load to:0x020c90b5 module:overlay(24) +from:0x02160780 kind:load to:0x0215c16c module:overlay(62) +from:0x02160784 kind:load to:0x020616cc module:overlay(0) +from:0x02160788 kind:load to:0x020c90d1 module:overlay(24) +from:0x0216078c kind:load to:0x020c90fd module:overlay(24) +from:0x02160790 kind:load to:0x0215c194 module:overlay(62) +from:0x02160794 kind:load to:0x020616dc module:overlay(0) +from:0x021607a0 kind:load to:0x0215c33c module:overlay(62) +from:0x021607a4 kind:load to:0x0215c35c module:overlay(62) +from:0x021607a8 kind:load to:0x0215c238 module:overlay(62) +from:0x021607ac kind:load to:0x0215c270 module:overlay(62) +from:0x021607b0 kind:load to:0x0215c298 module:overlay(62) +from:0x021607b4 kind:load to:0x020616cc module:overlay(0) +from:0x021607b8 kind:load to:0x0215c2c0 module:overlay(62) +from:0x021607bc kind:load to:0x0215c2f8 module:overlay(62) +from:0x021607c0 kind:load to:0x0215c320 module:overlay(62) +from:0x021607c4 kind:load to:0x020616dc module:overlay(0) +from:0x021607d0 kind:load to:0x0215c4c8 module:overlay(62) +from:0x021607d4 kind:load to:0x0215c4e8 module:overlay(62) +from:0x021607d8 kind:load to:0x0215c3c4 module:overlay(62) +from:0x021607dc kind:load to:0x0215c3fc module:overlay(62) +from:0x021607e0 kind:load to:0x0215c424 module:overlay(62) +from:0x021607e4 kind:load to:0x020616cc module:overlay(0) +from:0x021607e8 kind:load to:0x0215c44c module:overlay(62) +from:0x021607ec kind:load to:0x0215c484 module:overlay(62) +from:0x021607f0 kind:load to:0x0215c4ac module:overlay(62) +from:0x021607f4 kind:load to:0x020616dc module:overlay(0) +from:0x021607fc kind:load to:0x0215d860 module:overlay(62) +from:0x02160804 kind:load to:0x0215d8e8 module:overlay(62) +from:0x0216080c kind:load to:0x0215d95c module:overlay(62) +from:0x02160814 kind:load to:0x0215da0c module:overlay(62) +from:0x0216081c kind:load to:0x0215da74 module:overlay(62) +from:0x02160824 kind:load to:0x0215deb8 module:overlay(62) +from:0x0216082c kind:load to:0x0215defc module:overlay(62) +from:0x02160834 kind:load to:0x0215d8a0 module:overlay(62) +from:0x0216083c kind:load to:0x0215d918 module:overlay(62) +from:0x02160844 kind:load to:0x0215d96c module:overlay(62) +from:0x0216084c kind:load to:0x0215da4c module:overlay(62) +from:0x02160854 kind:load to:0x0215dca4 module:overlay(62) +from:0x0216085c kind:load to:0x0215ded4 module:overlay(62) +from:0x02160864 kind:load to:0x0215df18 module:overlay(62) +from:0x02160874 kind:load to:0x0215cf20 module:overlay(62) +from:0x02160878 kind:load to:0x0215e74c module:overlay(62) +from:0x0216087c kind:load to:0x0215e69c module:overlay(62) +from:0x02160880 kind:load to:0x0213e030 module:overlays(26,54,56) +from:0x0216088c kind:load to:0x0215cf0c module:overlay(62) +from:0x02160890 kind:load to:0x0215e730 module:overlay(62) +from:0x02160894 kind:load to:0x0215e17c module:overlay(62) +from:0x02160898 kind:load to:0x0215e408 module:overlay(62) +from:0x021608a4 kind:load to:0x0215cf34 module:overlay(62) +from:0x021608a8 kind:load to:0x0215d144 module:overlay(62) +from:0x021608ac kind:load to:0x0215d35c module:overlay(62) +from:0x021608b0 kind:load to:0x0215d790 module:overlay(62) +from:0x021608b4 kind:load to:0x0215d524 module:overlay(62) +from:0x021608b8 kind:load to:0x02061cb8 module:overlay(0) +from:0x021608bc kind:load to:0x02061cbc module:overlay(0) +from:0x021608c8 kind:load to:0x020667b8 module:overlay(0) +from:0x021608cc kind:load to:0x020667d4 module:overlay(0) +from:0x021608d0 kind:load to:0x020673a8 module:overlay(0) +from:0x021608d4 kind:load to:0x02067414 module:overlay(0) +from:0x021608d8 kind:load to:0x02067454 module:overlay(0) +from:0x021608dc kind:load to:0x02066ddc module:overlay(0) +from:0x021608e0 kind:load to:0x020669b8 module:overlay(0) +from:0x021608e4 kind:load to:0x02067214 module:overlay(0) +from:0x021608e8 kind:load to:0x0206721c module:overlay(0) +from:0x021608ec kind:load to:0x0215cef8 module:overlay(62) +from:0x021608f0 kind:load to:0x0215e714 module:overlay(62) diff --git a/config/usa/arm9/overlays/ov062/symbols.txt b/config/usa/arm9/overlays/ov062/symbols.txt new file mode 100644 index 00000000..aa67cf87 --- /dev/null +++ b/config/usa/arm9/overlays/ov062/symbols.txt @@ -0,0 +1,598 @@ +func_ov062_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov062_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov062_02157eb0 kind:function(arm,size=0x28) addr:0x02157eb0 +func_ov062_02157ed8 kind:function(arm,size=0x20) addr:0x02157ed8 +func_ov062_02157ef8 kind:function(arm,size=0x30) addr:0x02157ef8 +func_ov062_02157f28 kind:function(arm,size=0x50) addr:0x02157f28 +func_ov062_02157f78 kind:function(arm,size=0x20) addr:0x02157f78 +func_ov062_02157f98 kind:function(arm,size=0x28) addr:0x02157f98 +func_ov062_02157fc0 kind:function(arm,size=0x14) addr:0x02157fc0 +func_ov062_02157fd4 kind:function(arm,size=0xc) addr:0x02157fd4 +func_ov062_02157fe0 kind:function(arm,size=0x24) addr:0x02157fe0 +func_ov062_02158004 kind:function(arm,size=0x28) addr:0x02158004 +func_ov062_0215802c kind:function(arm,size=0x20) addr:0x0215802c +func_ov062_0215804c kind:function(arm,size=0x50) addr:0x0215804c +func_ov062_0215809c kind:function(arm,size=0x20) addr:0x0215809c +func_ov062_021580bc kind:function(arm,size=0x28) addr:0x021580bc +func_ov062_021580e4 kind:function(arm,size=0x14) addr:0x021580e4 +func_ov062_021580f8 kind:function(arm,size=0xc) addr:0x021580f8 +func_ov062_02158104 kind:function(arm,size=0x24) addr:0x02158104 +func_ov062_02158128 kind:function(arm,size=0x28) addr:0x02158128 +func_ov062_02158150 kind:function(arm,size=0x20) addr:0x02158150 +func_ov062_02158170 kind:function(arm,size=0x50) addr:0x02158170 +func_ov062_021581c0 kind:function(arm,size=0x20) addr:0x021581c0 +func_ov062_021581e0 kind:function(arm,size=0x28) addr:0x021581e0 +func_ov062_02158208 kind:function(arm,size=0x14) addr:0x02158208 +func_ov062_0215821c kind:function(arm,size=0xc) addr:0x0215821c +func_ov062_02158228 kind:function(arm,size=0x24) addr:0x02158228 +func_ov062_0215824c kind:function(arm,size=0x28) addr:0x0215824c +func_ov062_02158274 kind:function(arm,size=0x20) addr:0x02158274 +func_ov062_02158294 kind:function(arm,size=0x50) addr:0x02158294 +func_ov062_021582e4 kind:function(arm,size=0x20) addr:0x021582e4 +func_ov062_02158304 kind:function(arm,size=0x28) addr:0x02158304 +func_ov062_0215832c kind:function(arm,size=0x14) addr:0x0215832c +func_ov062_02158340 kind:function(arm,size=0xc) addr:0x02158340 +func_ov062_0215834c kind:function(arm,size=0x24) addr:0x0215834c +func_ov062_02158370 kind:function(arm,size=0x60) addr:0x02158370 +func_ov062_021583d0 kind:function(arm,size=0x12c) addr:0x021583d0 +func_ov062_021584fc kind:function(arm,size=0x14) addr:0x021584fc +func_ov062_02158510 kind:function(arm,size=0xe4) addr:0x02158510 +func_ov062_021585f4 kind:function(arm,size=0x28) addr:0x021585f4 +func_ov062_0215861c kind:function(arm,size=0x30) addr:0x0215861c +func_ov062_0215864c kind:function(arm,size=0x24) addr:0x0215864c +func_ov062_02158670 kind:function(arm,size=0x2c) addr:0x02158670 +func_ov062_0215869c kind:function(arm,size=0x1c) addr:0x0215869c +func_ov062_021586b8 kind:function(arm,size=0x28) addr:0x021586b8 +func_ov062_021586e0 kind:function(arm,size=0x20) addr:0x021586e0 +func_ov062_02158700 kind:function(arm,size=0x14) addr:0x02158700 +func_ov062_02158714 kind:function(arm,size=0xc) addr:0x02158714 +func_ov062_02158720 kind:function(arm,size=0x24) addr:0x02158720 +func_ov062_02158744 kind:function(arm,size=0x28) addr:0x02158744 +func_ov062_0215876c kind:function(arm,size=0x14) addr:0x0215876c +func_ov062_02158780 kind:function(arm,size=0xf0) addr:0x02158780 +func_ov062_02158870 kind:function(arm,size=0x14) addr:0x02158870 +func_ov062_02158884 kind:function(arm,size=0x134) addr:0x02158884 +func_ov062_021589b8 kind:function(arm,size=0x24) addr:0x021589b8 +func_ov062_021589dc kind:function(arm,size=0x4) addr:0x021589dc +func_ov062_021589e0 kind:function(arm,size=0x9c) addr:0x021589e0 +func_ov062_02158a7c kind:function(arm,size=0x14) addr:0x02158a7c +func_ov062_02158a90 kind:function(arm,size=0x50) addr:0x02158a90 +func_ov062_02158ae0 kind:function(arm,size=0x10) addr:0x02158ae0 +func_ov062_02158af0 kind:function(arm,size=0x8) addr:0x02158af0 +func_ov062_02158af8 kind:function(arm,size=0x1c) addr:0x02158af8 +func_ov062_02158b14 kind:function(arm,size=0x1c) addr:0x02158b14 +func_ov062_02158b30 kind:function(arm,size=0x38) addr:0x02158b30 +func_ov062_02158b68 kind:function(arm,size=0x40) addr:0x02158b68 +func_ov062_02158ba8 kind:function(arm,size=0x14) addr:0x02158ba8 +func_ov062_02158bbc kind:function(arm,size=0xc) addr:0x02158bbc +func_ov062_02158bc8 kind:function(arm,size=0x24) addr:0x02158bc8 +func_ov062_02158bec kind:function(arm,size=0x3c) addr:0x02158bec +func_ov062_02158c28 kind:function(arm,size=0x80) addr:0x02158c28 +func_ov062_02158ca8 kind:function(arm,size=0x20) addr:0x02158ca8 +func_ov062_02158cc8 kind:function(arm,size=0x10c) addr:0x02158cc8 +func_ov062_02158dd4 kind:function(arm,size=0x44) addr:0x02158dd4 +func_ov062_02158e18 kind:function(arm,size=0x14) addr:0x02158e18 +func_ov062_02158e2c kind:function(arm,size=0xfc) addr:0x02158e2c +func_ov062_02158f28 kind:function(arm,size=0x20) addr:0x02158f28 +func_ov062_02158f48 kind:function(arm,size=0x28) addr:0x02158f48 +func_ov062_02158f70 kind:function(arm,size=0x14) addr:0x02158f70 +func_ov062_02158f84 kind:function(arm,size=0xc) addr:0x02158f84 +func_ov062_02158f90 kind:function(arm,size=0x24) addr:0x02158f90 +func_ov062_02158fb4 kind:function(arm,size=0x70) addr:0x02158fb4 +func_ov062_02159024 kind:function(arm,size=0x34) addr:0x02159024 +func_ov062_02159058 kind:function(arm,size=0x2c) addr:0x02159058 +func_ov062_02159084 kind:function(arm,size=0x1a4) addr:0x02159084 +func_ov062_02159228 kind:function(arm,size=0x14) addr:0x02159228 +func_ov062_0215923c kind:function(arm,size=0x14) addr:0x0215923c +func_ov062_02159250 kind:function(arm,size=0xc) addr:0x02159250 +func_ov062_0215925c kind:function(arm,size=0x39c) addr:0x0215925c +func_ov062_021595f8 kind:function(arm,size=0x24) addr:0x021595f8 +func_ov062_0215961c kind:function(arm,size=0xa4) addr:0x0215961c +func_ov062_021596c0 kind:function(arm,size=0x260) addr:0x021596c0 +func_ov062_02159920 kind:function(arm,size=0x1c) addr:0x02159920 +func_ov062_0215993c kind:function(arm,size=0x1c) addr:0x0215993c +func_ov062_02159958 kind:function(arm,size=0x30) addr:0x02159958 +func_ov062_02159988 kind:function(arm,size=0x38) addr:0x02159988 +func_ov062_021599c0 kind:function(arm,size=0x14) addr:0x021599c0 +func_ov062_021599d4 kind:function(arm,size=0xc) addr:0x021599d4 +func_ov062_021599e0 kind:function(arm,size=0x24) addr:0x021599e0 +func_ov062_02159a04 kind:function(arm,size=0x28) addr:0x02159a04 +func_ov062_02159a2c kind:function(arm,size=0x20) addr:0x02159a2c +func_ov062_02159a4c kind:function(arm,size=0x50) addr:0x02159a4c +func_ov062_02159a9c kind:function(arm,size=0x20) addr:0x02159a9c +func_ov062_02159abc kind:function(arm,size=0x28) addr:0x02159abc +func_ov062_02159ae4 kind:function(arm,size=0x14) addr:0x02159ae4 +func_ov062_02159af8 kind:function(arm,size=0xc) addr:0x02159af8 +func_ov062_02159b04 kind:function(arm,size=0x24) addr:0x02159b04 +func_ov062_02159b28 kind:function(arm,size=0x60) addr:0x02159b28 +func_ov062_02159b88 kind:function(arm,size=0xc) addr:0x02159b88 +func_ov062_02159b94 kind:function(arm,size=0x24) addr:0x02159b94 +func_ov062_02159bb8 kind:function(arm,size=0x68) addr:0x02159bb8 +func_ov062_02159c20 kind:function(arm,size=0x20) addr:0x02159c20 +func_ov062_02159c40 kind:function(arm,size=0x4c) addr:0x02159c40 +func_ov062_02159c8c kind:function(arm,size=0x104) addr:0x02159c8c +func_ov062_02159d90 kind:function(arm,size=0x7c) addr:0x02159d90 +func_ov062_02159e0c kind:function(arm,size=0x54) addr:0x02159e0c +func_ov062_02159e60 kind:function(arm,size=0xf4) addr:0x02159e60 +func_ov062_02159f54 kind:function(arm,size=0x28) addr:0x02159f54 +func_ov062_02159f7c kind:function(arm,size=0x30) addr:0x02159f7c +func_ov062_02159fac kind:function(arm,size=0x14) addr:0x02159fac +func_ov062_02159fc0 kind:function(arm,size=0x14) addr:0x02159fc0 +func_ov062_02159fd4 kind:function(arm,size=0xc) addr:0x02159fd4 +func_ov062_02159fe0 kind:function(arm,size=0x24) addr:0x02159fe0 +func_ov062_0215a004 kind:function(arm,size=0x60) addr:0x0215a004 +func_ov062_0215a064 kind:function(arm,size=0x20) addr:0x0215a064 +func_ov062_0215a084 kind:function(arm,size=0x17c) addr:0x0215a084 +func_ov062_0215a200 kind:function(arm,size=0x18) addr:0x0215a200 +func_ov062_0215a218 kind:function(arm,size=0x54) addr:0x0215a218 +func_ov062_0215a26c kind:function(arm,size=0xf4) addr:0x0215a26c +func_ov062_0215a360 kind:function(arm,size=0x28) addr:0x0215a360 +func_ov062_0215a388 kind:function(arm,size=0x30) addr:0x0215a388 +func_ov062_0215a3b8 kind:function(arm,size=0x14) addr:0x0215a3b8 +func_ov062_0215a3cc kind:function(arm,size=0xc) addr:0x0215a3cc +func_ov062_0215a3d8 kind:function(arm,size=0x24) addr:0x0215a3d8 +func_ov062_0215a3fc kind:function(arm,size=0x28) addr:0x0215a3fc +func_ov062_0215a424 kind:function(arm,size=0x20) addr:0x0215a424 +func_ov062_0215a444 kind:function(arm,size=0x50) addr:0x0215a444 +func_ov062_0215a494 kind:function(arm,size=0x20) addr:0x0215a494 +func_ov062_0215a4b4 kind:function(arm,size=0x28) addr:0x0215a4b4 +func_ov062_0215a4dc kind:function(arm,size=0x14) addr:0x0215a4dc +func_ov062_0215a4f0 kind:function(arm,size=0xc) addr:0x0215a4f0 +func_ov062_0215a4fc kind:function(arm,size=0x24) addr:0x0215a4fc +func_ov062_0215a520 kind:function(arm,size=0x28) addr:0x0215a520 +func_ov062_0215a548 kind:function(arm,size=0x20) addr:0x0215a548 +func_ov062_0215a568 kind:function(arm,size=0x8) addr:0x0215a568 +func_ov062_0215a570 kind:function(arm,size=0x3c) addr:0x0215a570 +func_ov062_0215a5ac kind:function(arm,size=0x68) addr:0x0215a5ac +func_ov062_0215a614 kind:function(arm,size=0x3c) addr:0x0215a614 +func_ov062_0215a650 kind:function(arm,size=0x7c) addr:0x0215a650 +func_ov062_0215a6cc kind:function(arm,size=0x14) addr:0x0215a6cc +func_ov062_0215a6e0 kind:function(arm,size=0x1c) addr:0x0215a6e0 +func_ov062_0215a6fc kind:function(arm,size=0x14) addr:0x0215a6fc +func_ov062_0215a710 kind:function(arm,size=0xc) addr:0x0215a710 +func_ov062_0215a71c kind:function(arm,size=0x24) addr:0x0215a71c +func_ov062_0215a740 kind:function(arm,size=0x78) addr:0x0215a740 +func_ov062_0215a7b8 kind:function(arm,size=0x244) addr:0x0215a7b8 +func_ov062_0215a9fc kind:function(arm,size=0x14) addr:0x0215a9fc +func_ov062_0215aa10 kind:function(arm,size=0x14) addr:0x0215aa10 +func_ov062_0215aa24 kind:function(arm,size=0x64) addr:0x0215aa24 +func_ov062_0215aa88 kind:function(arm,size=0x6c) addr:0x0215aa88 +func_ov062_0215aaf4 kind:function(arm,size=0x84) addr:0x0215aaf4 +func_ov062_0215ab78 kind:function(arm,size=0x29c) addr:0x0215ab78 +func_ov062_0215ae14 kind:function(arm,size=0x90) addr:0x0215ae14 +func_ov062_0215aea4 kind:function(arm,size=0xb8) addr:0x0215aea4 +func_ov062_0215af5c kind:function(arm,size=0xd0) addr:0x0215af5c +func_ov062_0215b02c kind:function(arm,size=0x4) addr:0x0215b02c +func_ov062_0215b030 kind:function(arm,size=0x4) addr:0x0215b030 +func_ov062_0215b034 kind:function(arm,size=0x38) addr:0x0215b034 +func_ov062_0215b06c kind:function(arm,size=0x38) addr:0x0215b06c +func_ov062_0215b0a4 kind:function(arm,size=0x260) addr:0x0215b0a4 +func_ov062_0215b304 kind:function(arm,size=0xc) addr:0x0215b304 +func_ov062_0215b310 kind:function(arm,size=0x34) addr:0x0215b310 +func_ov062_0215b344 kind:function(arm,size=0x10) addr:0x0215b344 +func_ov062_0215b354 kind:function(arm,size=0x14) addr:0x0215b354 +func_ov062_0215b368 kind:function(arm,size=0x1c) addr:0x0215b368 +func_ov062_0215b384 kind:function(arm,size=0x1c) addr:0x0215b384 +func_ov062_0215b3a0 kind:function(arm,size=0x14) addr:0x0215b3a0 +func_ov062_0215b3b4 kind:function(arm,size=0xc) addr:0x0215b3b4 +func_ov062_0215b3c0 kind:function(arm,size=0x24) addr:0x0215b3c0 +func_ov062_0215b3e4 kind:function(arm,size=0x34) addr:0x0215b3e4 +func_ov062_0215b418 kind:function(arm,size=0x20) addr:0x0215b418 +func_ov062_0215b438 kind:function(arm,size=0x50) addr:0x0215b438 +func_ov062_0215b488 kind:function(arm,size=0x8) addr:0x0215b488 +func_ov062_0215b490 kind:function(arm,size=0x20) addr:0x0215b490 +func_ov062_0215b4b0 kind:function(arm,size=0x28) addr:0x0215b4b0 +func_ov062_0215b4d8 kind:function(arm,size=0x14) addr:0x0215b4d8 +func_ov062_0215b4ec kind:function(arm,size=0xc) addr:0x0215b4ec +func_ov062_0215b4f8 kind:function(arm,size=0x24) addr:0x0215b4f8 +func_ov062_0215b51c kind:function(arm,size=0x70) addr:0x0215b51c +func_ov062_0215b58c kind:function(arm,size=0xb4) addr:0x0215b58c +func_ov062_0215b640 kind:function(arm,size=0x84) addr:0x0215b640 +func_ov062_0215b6c4 kind:function(arm,size=0xa0) addr:0x0215b6c4 +func_ov062_0215b764 kind:function(arm,size=0x14) addr:0x0215b764 +func_ov062_0215b778 kind:function(arm,size=0x4c) addr:0x0215b778 +func_ov062_0215b7c4 kind:function(arm,size=0x28) addr:0x0215b7c4 +func_ov062_0215b7ec kind:function(arm,size=0x30) addr:0x0215b7ec +func_ov062_0215b81c kind:function(arm,size=0x14) addr:0x0215b81c +func_ov062_0215b830 kind:function(arm,size=0xc) addr:0x0215b830 +func_ov062_0215b83c kind:function(arm,size=0x24) addr:0x0215b83c +func_ov062_0215b860 kind:function(arm,size=0x48) addr:0x0215b860 +func_ov062_0215b8a8 kind:function(arm,size=0x20) addr:0x0215b8a8 +func_ov062_0215b8c8 kind:function(arm,size=0x50) addr:0x0215b8c8 +func_ov062_0215b918 kind:function(arm,size=0x8) addr:0x0215b918 +func_ov062_0215b920 kind:function(arm,size=0x8) addr:0x0215b920 +func_ov062_0215b928 kind:function(arm,size=0x20) addr:0x0215b928 +func_ov062_0215b948 kind:function(arm,size=0x28) addr:0x0215b948 +func_ov062_0215b970 kind:function(arm,size=0x14) addr:0x0215b970 +func_ov062_0215b984 kind:function(arm,size=0xc) addr:0x0215b984 +func_ov062_0215b990 kind:function(arm,size=0x24) addr:0x0215b990 +func_ov062_0215b9b4 kind:function(arm,size=0x48) addr:0x0215b9b4 +func_ov062_0215b9fc kind:function(arm,size=0x20) addr:0x0215b9fc +func_ov062_0215ba1c kind:function(arm,size=0x50) addr:0x0215ba1c +func_ov062_0215ba6c kind:function(arm,size=0x8) addr:0x0215ba6c +func_ov062_0215ba74 kind:function(arm,size=0x8) addr:0x0215ba74 +func_ov062_0215ba7c kind:function(arm,size=0x20) addr:0x0215ba7c +func_ov062_0215ba9c kind:function(arm,size=0x28) addr:0x0215ba9c +func_ov062_0215bac4 kind:function(arm,size=0x14) addr:0x0215bac4 +func_ov062_0215bad8 kind:function(arm,size=0xc) addr:0x0215bad8 +func_ov062_0215bae4 kind:function(arm,size=0x24) addr:0x0215bae4 +func_ov062_0215bb08 kind:function(arm,size=0x48) addr:0x0215bb08 +func_ov062_0215bb50 kind:function(arm,size=0x20) addr:0x0215bb50 +func_ov062_0215bb70 kind:function(arm,size=0x50) addr:0x0215bb70 +func_ov062_0215bbc0 kind:function(arm,size=0x8) addr:0x0215bbc0 +func_ov062_0215bbc8 kind:function(arm,size=0x8) addr:0x0215bbc8 +func_ov062_0215bbd0 kind:function(arm,size=0x20) addr:0x0215bbd0 +func_ov062_0215bbf0 kind:function(arm,size=0x28) addr:0x0215bbf0 +func_ov062_0215bc18 kind:function(arm,size=0x14) addr:0x0215bc18 +func_ov062_0215bc2c kind:function(arm,size=0xc) addr:0x0215bc2c +func_ov062_0215bc38 kind:function(arm,size=0x24) addr:0x0215bc38 +func_ov062_0215bc5c kind:function(arm,size=0x48) addr:0x0215bc5c +func_ov062_0215bca4 kind:function(arm,size=0x20) addr:0x0215bca4 +func_ov062_0215bcc4 kind:function(arm,size=0x50) addr:0x0215bcc4 +func_ov062_0215bd14 kind:function(arm,size=0x8) addr:0x0215bd14 +func_ov062_0215bd1c kind:function(arm,size=0x8) addr:0x0215bd1c +func_ov062_0215bd24 kind:function(arm,size=0x20) addr:0x0215bd24 +func_ov062_0215bd44 kind:function(arm,size=0x28) addr:0x0215bd44 +func_ov062_0215bd6c kind:function(arm,size=0x14) addr:0x0215bd6c +func_ov062_0215bd80 kind:function(arm,size=0xc) addr:0x0215bd80 +func_ov062_0215bd8c kind:function(arm,size=0x24) addr:0x0215bd8c +func_ov062_0215bdb0 kind:function(arm,size=0x48) addr:0x0215bdb0 +func_ov062_0215bdf8 kind:function(arm,size=0x58) addr:0x0215bdf8 +func_ov062_0215be50 kind:function(arm,size=0x158) addr:0x0215be50 +func_ov062_0215bfa8 kind:function(arm,size=0x20) addr:0x0215bfa8 +func_ov062_0215bfc8 kind:function(arm,size=0x28) addr:0x0215bfc8 +func_ov062_0215bff0 kind:function(arm,size=0x30) addr:0x0215bff0 +func_ov062_0215c020 kind:function(arm,size=0x14) addr:0x0215c020 +func_ov062_0215c034 kind:function(arm,size=0x24) addr:0x0215c034 +func_ov062_0215c058 kind:function(arm,size=0x4) addr:0x0215c058 +func_ov062_0215c05c kind:function(arm,size=0x94) addr:0x0215c05c +func_ov062_0215c0f0 kind:function(arm,size=0x3c) addr:0x0215c0f0 +func_ov062_0215c12c kind:function(arm,size=0x40) addr:0x0215c12c +func_ov062_0215c16c kind:function(arm,size=0x28) addr:0x0215c16c +func_ov062_0215c194 kind:function(arm,size=0x1c) addr:0x0215c194 +func_ov062_0215c1b0 kind:function(arm,size=0x20) addr:0x0215c1b0 +func_ov062_0215c1d0 kind:function(arm,size=0x28) addr:0x0215c1d0 +func_ov062_0215c1f8 kind:function(arm,size=0x40) addr:0x0215c1f8 +func_ov062_0215c238 kind:function(arm,size=0x38) addr:0x0215c238 +func_ov062_0215c270 kind:function(arm,size=0x28) addr:0x0215c270 +func_ov062_0215c298 kind:function(arm,size=0x28) addr:0x0215c298 +func_ov062_0215c2c0 kind:function(arm,size=0x38) addr:0x0215c2c0 +func_ov062_0215c2f8 kind:function(arm,size=0x28) addr:0x0215c2f8 +func_ov062_0215c320 kind:function(arm,size=0x1c) addr:0x0215c320 +func_ov062_0215c33c kind:function(arm,size=0x20) addr:0x0215c33c +func_ov062_0215c35c kind:function(arm,size=0x28) addr:0x0215c35c +func_ov062_0215c384 kind:function(arm,size=0x40) addr:0x0215c384 +func_ov062_0215c3c4 kind:function(arm,size=0x38) addr:0x0215c3c4 +func_ov062_0215c3fc kind:function(arm,size=0x28) addr:0x0215c3fc +func_ov062_0215c424 kind:function(arm,size=0x28) addr:0x0215c424 +func_ov062_0215c44c kind:function(arm,size=0x38) addr:0x0215c44c +func_ov062_0215c484 kind:function(arm,size=0x28) addr:0x0215c484 +func_ov062_0215c4ac kind:function(arm,size=0x1c) addr:0x0215c4ac +func_ov062_0215c4c8 kind:function(arm,size=0x20) addr:0x0215c4c8 +func_ov062_0215c4e8 kind:function(arm,size=0x28) addr:0x0215c4e8 +func_ov062_0215c510 kind:function(arm,size=0x9e8) addr:0x0215c510 +func_ov062_0215cef8 kind:function(arm,size=0x14) addr:0x0215cef8 +func_ov062_0215cf0c kind:function(arm,size=0x14) addr:0x0215cf0c +func_ov062_0215cf20 kind:function(arm,size=0x14) addr:0x0215cf20 +func_ov062_0215cf34 kind:function(arm,size=0x210) addr:0x0215cf34 +func_ov062_0215d144 kind:function(arm,size=0x218) addr:0x0215d144 +func_ov062_0215d35c kind:function(arm,size=0x1c8) addr:0x0215d35c +func_ov062_0215d524 kind:function(arm,size=0x26c) addr:0x0215d524 +func_ov062_0215d790 kind:function(arm,size=0x18) addr:0x0215d790 +func_ov062_0215d7a8 kind:function(arm,size=0x3c) addr:0x0215d7a8 +func_ov062_0215d7e4 kind:function(arm,size=0x40) addr:0x0215d7e4 +func_ov062_0215d824 kind:function(arm,size=0x3c) addr:0x0215d824 +func_ov062_0215d860 kind:function(arm,size=0x40) addr:0x0215d860 +func_ov062_0215d8a0 kind:function(arm,size=0x48) addr:0x0215d8a0 +func_ov062_0215d8e8 kind:function(arm,size=0x30) addr:0x0215d8e8 +func_ov062_0215d918 kind:function(arm,size=0x44) addr:0x0215d918 +func_ov062_0215d95c kind:function(arm,size=0x10) addr:0x0215d95c +func_ov062_0215d96c kind:function(arm,size=0xa0) addr:0x0215d96c +func_ov062_0215da0c kind:function(arm,size=0x40) addr:0x0215da0c +func_ov062_0215da4c kind:function(arm,size=0x28) addr:0x0215da4c +func_ov062_0215da74 kind:function(arm,size=0x230) addr:0x0215da74 +func_ov062_0215dca4 kind:function(arm,size=0x214) addr:0x0215dca4 +func_ov062_0215deb8 kind:function(arm,size=0x1c) addr:0x0215deb8 +func_ov062_0215ded4 kind:function(arm,size=0x28) addr:0x0215ded4 +func_ov062_0215defc kind:function(arm,size=0x1c) addr:0x0215defc +func_ov062_0215df18 kind:function(arm,size=0x4) addr:0x0215df18 +func_ov062_0215df1c kind:function(arm,size=0x68) addr:0x0215df1c +func_ov062_0215df84 kind:function(arm,size=0x68) addr:0x0215df84 +func_ov062_0215dfec kind:function(arm,size=0x20) addr:0x0215dfec +func_ov062_0215e00c kind:function(arm,size=0x30) addr:0x0215e00c +func_ov062_0215e03c kind:function(arm,size=0x4c) addr:0x0215e03c +func_ov062_0215e088 kind:function(arm,size=0xf4) addr:0x0215e088 +func_ov062_0215e17c kind:function(arm,size=0x14c) addr:0x0215e17c +func_ov062_0215e2c8 kind:function(arm,size=0x140) addr:0x0215e2c8 +func_ov062_0215e408 kind:function(arm,size=0xc) addr:0x0215e408 +func_ov062_0215e414 kind:function(arm,size=0x84) addr:0x0215e414 +func_ov062_0215e498 kind:function(arm,size=0x94) addr:0x0215e498 +func_ov062_0215e52c kind:function(arm,size=0x94) addr:0x0215e52c +func_ov062_0215e5c0 kind:function(arm,size=0x40) addr:0x0215e5c0 +func_ov062_0215e600 kind:function(arm,size=0x70) addr:0x0215e600 +func_ov062_0215e670 kind:function(arm,size=0x2c) addr:0x0215e670 +func_ov062_0215e69c kind:function(arm,size=0x78) addr:0x0215e69c +func_ov062_0215e714 kind:function(arm,size=0x1c) addr:0x0215e714 +func_ov062_0215e730 kind:function(arm,size=0x1c) addr:0x0215e730 +func_ov062_0215e74c kind:function(arm,size=0x1c) addr:0x0215e74c +data_ov062_0215e768 kind:data(any) addr:0x0215e768 +data_ov062_0215e778 kind:data(any) addr:0x0215e778 +data_ov062_0215e78c kind:data(any) addr:0x0215e78c +data_ov062_0215e7a8 kind:data(any) addr:0x0215e7a8 +data_ov062_0215e7c8 kind:data(any) addr:0x0215e7c8 +data_ov062_0215e7d0 kind:data(any) addr:0x0215e7d0 +data_ov062_0215e7e0 kind:data(any) addr:0x0215e7e0 +data_ov062_0215e7f0 kind:data(any) addr:0x0215e7f0 +data_ov062_0215e800 kind:data(any) addr:0x0215e800 +data_ov062_0215e810 kind:data(any) addr:0x0215e810 +data_ov062_0215e820 kind:data(any) addr:0x0215e820 +data_ov062_0215e830 kind:data(any) addr:0x0215e830 +data_ov062_0215e840 kind:data(any) addr:0x0215e840 +data_ov062_0215e850 kind:data(any) addr:0x0215e850 +data_ov062_0215e864 kind:data(any) addr:0x0215e864 +data_ov062_0215e878 kind:data(any) addr:0x0215e878 +data_ov062_0215e88c kind:data(any) addr:0x0215e88c +__sinit_ov062_0215e8ac kind:function(arm,size=0x50) addr:0x0215e8ac +__sinit_ov062_0215e8fc kind:function(arm,size=0x50) addr:0x0215e8fc +__sinit_ov062_0215e94c kind:function(arm,size=0x50) addr:0x0215e94c +__sinit_ov062_0215e99c kind:function(arm,size=0x50) addr:0x0215e99c +__sinit_ov062_0215e9ec kind:function(arm,size=0x50) addr:0x0215e9ec +__sinit_ov062_0215ea3c kind:function(arm,size=0x50) addr:0x0215ea3c +__sinit_ov062_0215ea8c kind:function(arm,size=0x64) addr:0x0215ea8c +__sinit_ov062_0215eaf0 kind:function(arm,size=0x50) addr:0x0215eaf0 +__sinit_ov062_0215eb40 kind:function(arm,size=0x50) addr:0x0215eb40 +__sinit_ov062_0215eb90 kind:function(arm,size=0x94) addr:0x0215eb90 +__sinit_ov062_0215ec24 kind:function(arm,size=0x50) addr:0x0215ec24 +__sinit_ov062_0215ec74 kind:function(arm,size=0x50) addr:0x0215ec74 +__sinit_ov062_0215ecc4 kind:function(arm,size=0x50) addr:0x0215ecc4 +__sinit_ov062_0215ed14 kind:function(arm,size=0x50) addr:0x0215ed14 +__sinit_ov062_0215ed64 kind:function(arm,size=0x50) addr:0x0215ed64 +__sinit_ov062_0215edb4 kind:function(arm,size=0x50) addr:0x0215edb4 +__sinit_ov062_0215ee04 kind:function(arm,size=0x50) addr:0x0215ee04 +__sinit_ov062_0215ee54 kind:function(arm,size=0x50) addr:0x0215ee54 +__sinit_ov062_0215eea4 kind:function(arm,size=0x50) addr:0x0215eea4 +__sinit_ov062_0215eef4 kind:function(arm,size=0x50) addr:0x0215eef4 +__sinit_ov062_0215ef44 kind:function(arm,size=0x50) addr:0x0215ef44 +.p__sinit_ov062_0215e8ac kind:data(word) addr:0x0215ef94 +.p__sinit_ov062_0215e8fc kind:data(word) addr:0x0215ef98 +.p__sinit_ov062_0215e94c kind:data(word) addr:0x0215ef9c +.p__sinit_ov062_0215e99c kind:data(word) addr:0x0215efa0 +.p__sinit_ov062_0215e9ec kind:data(word) addr:0x0215efa4 +.p__sinit_ov062_0215ea3c kind:data(word) addr:0x0215efa8 +.p__sinit_ov062_0215ea8c kind:data(word) addr:0x0215efac +.p__sinit_ov062_0215eaf0 kind:data(word) addr:0x0215efb0 +.p__sinit_ov062_0215eb40 kind:data(word) addr:0x0215efb4 +.p__sinit_ov062_0215eb90 kind:data(word) addr:0x0215efb8 +.p__sinit_ov062_0215ec24 kind:data(word) addr:0x0215efbc +.p__sinit_ov062_0215ec74 kind:data(word) addr:0x0215efc0 +.p__sinit_ov062_0215ecc4 kind:data(word) addr:0x0215efc4 +.p__sinit_ov062_0215ed14 kind:data(word) addr:0x0215efc8 +.p__sinit_ov062_0215ed64 kind:data(word) addr:0x0215efcc +.p__sinit_ov062_0215edb4 kind:data(word) addr:0x0215efd0 +.p__sinit_ov062_0215ee04 kind:data(word) addr:0x0215efd4 +.p__sinit_ov062_0215ee54 kind:data(word) addr:0x0215efd8 +.p__sinit_ov062_0215eea4 kind:data(word) addr:0x0215efdc +.p__sinit_ov062_0215eef4 kind:data(word) addr:0x0215efe0 +.p__sinit_ov062_0215ef44 kind:data(word) addr:0x0215efe4 +data_ov062_0215f008 kind:data(any) addr:0x0215f008 +data_ov062_0215f023 kind:data(any) addr:0x0215f023 ambiguous +data_ov062_0215f02c kind:data(any) addr:0x0215f02c +data_ov062_0215f08c kind:data(any) addr:0x0215f08c +data_ov062_0215f0b0 kind:data(any) addr:0x0215f0b0 +data_ov062_0215f0f0 kind:data(any) addr:0x0215f0f0 ambiguous +data_ov062_0215f110 kind:data(any) addr:0x0215f110 +data_ov062_0215f134 kind:data(any) addr:0x0215f134 +data_ov062_0215f194 kind:data(any) addr:0x0215f194 +data_ov062_0215f1b8 kind:data(any) addr:0x0215f1b8 +data_ov062_0215f1f0 kind:data(any) addr:0x0215f1f0 ambiguous +data_ov062_0215f218 kind:data(any) addr:0x0215f218 +data_ov062_0215f234 kind:data(any) addr:0x0215f234 +data_ov062_0215f284 kind:data(any) addr:0x0215f284 +data_ov062_0215f298 kind:data(any) addr:0x0215f298 ambiguous +data_ov062_0215f2d0 kind:data(any) addr:0x0215f2d0 +data_ov062_0215f3ec kind:data(any) addr:0x0215f3ec +data_ov062_0215f500 kind:data(any) addr:0x0215f500 +data_ov062_0215f50c kind:data(any) addr:0x0215f50c +data_ov062_0215f518 kind:data(any) addr:0x0215f518 +data_ov062_0215f524 kind:data(any) addr:0x0215f524 +data_ov062_0215f530 kind:data(any) addr:0x0215f530 +data_ov062_0215f53c kind:data(any) addr:0x0215f53c +data_ov062_0215f548 kind:data(any) addr:0x0215f548 +data_ov062_0215f554 kind:data(any) addr:0x0215f554 +data_ov062_0215f560 kind:data(any) addr:0x0215f560 +data_ov062_0215f56c kind:data(any) addr:0x0215f56c +data_ov062_0215f580 kind:data(any) addr:0x0215f580 +data_ov062_0215f59c kind:data(any) addr:0x0215f59c +data_ov062_0215f5c4 kind:data(any) addr:0x0215f5c4 +data_ov062_0215f5dc kind:data(any) addr:0x0215f5dc +data_ov062_0215f5fc kind:data(any) addr:0x0215f5fc +data_ov062_0215f628 kind:data(any) addr:0x0215f628 +data_ov062_0215f670 kind:data(any) addr:0x0215f670 +data_ov062_0215f6d0 kind:data(any) addr:0x0215f6d0 +data_ov062_0215f6f4 kind:data(any) addr:0x0215f6f4 +data_ov062_0215f748 kind:data(any) addr:0x0215f748 +data_ov062_0215f758 kind:data(any) addr:0x0215f758 +data_ov062_0215f77c kind:data(any) addr:0x0215f77c +data_ov062_0215f7a8 kind:data(any) addr:0x0215f7a8 +data_ov062_0215f7e8 kind:data(any) addr:0x0215f7e8 +data_ov062_0215f800 kind:data(any) addr:0x0215f800 +data_ov062_0215f818 kind:data(any) addr:0x0215f818 +data_ov062_0215f830 kind:data(any) addr:0x0215f830 +data_ov062_0215f848 kind:data(any) addr:0x0215f848 +data_ov062_0215f860 kind:data(any) addr:0x0215f860 +data_ov062_0215f890 kind:data(any) addr:0x0215f890 +data_ov062_0215f8a8 kind:data(any) addr:0x0215f8a8 +data_ov062_0215f8c0 kind:data(any) addr:0x0215f8c0 +data_ov062_0215f9d0 kind:data(any) addr:0x0215f9d0 +data_ov062_0215faec kind:data(any) addr:0x0215faec +data_ov062_0215fb10 kind:data(any) addr:0x0215fb10 +data_ov062_0215fb70 kind:data(any) addr:0x0215fb70 +data_ov062_0215fb94 kind:data(any) addr:0x0215fb94 +data_ov062_0215fbb0 kind:data(any) addr:0x0215fbb0 +data_ov062_0215fbf8 kind:data(any) addr:0x0215fbf8 +data_ov062_0215fc48 kind:data(any) addr:0x0215fc48 +data_ov062_0215fca0 kind:data(any) addr:0x0215fca0 +data_ov062_0215fd74 kind:data(any) addr:0x0215fd74 ambiguous +data_ov062_0215fdc4 kind:data(any) addr:0x0215fdc4 +data_ov062_0215fde0 kind:data(any) addr:0x0215fde0 +data_ov062_0215fe28 kind:data(any) addr:0x0215fe28 +data_ov062_0215fe70 kind:data(any) addr:0x0215fe70 +data_ov062_0215fec0 kind:data(any) addr:0x0215fec0 +data_ov062_0215ffdc kind:data(any) addr:0x0215ffdc +data_ov062_02160000 kind:data(any) addr:0x02160000 +data_ov062_02160060 kind:data(any) addr:0x02160060 +data_ov062_02160084 kind:data(any) addr:0x02160084 +data_ov062_021600dc kind:data(any) addr:0x021600dc +data_ov062_021600ec kind:data(any) addr:0x021600ec +data_ov062_021600f8 kind:data(any) addr:0x021600f8 ambiguous +data_ov062_02160110 kind:data(any) addr:0x02160110 +data_ov062_02160114 kind:data(any) addr:0x02160114 ambiguous +data_ov062_02160140 kind:data(any) addr:0x02160140 +data_ov062_02160168 kind:data(any) addr:0x02160168 +data_ov062_02160180 kind:data(any) addr:0x02160180 +data_ov062_02160198 kind:data(any) addr:0x02160198 +data_ov062_021601b0 kind:data(any) addr:0x021601b0 +data_ov062_021601c8 kind:data(any) addr:0x021601c8 +data_ov062_021601e0 kind:data(any) addr:0x021601e0 +data_ov062_02160210 kind:data(any) addr:0x02160210 +data_ov062_02160228 kind:data(any) addr:0x02160228 +data_ov062_02160240 kind:data(any) addr:0x02160240 +data_ov062_02160344 kind:data(any) addr:0x02160344 ambiguous +data_ov062_02160350 kind:data(any) addr:0x02160350 +data_ov062_021603b8 kind:data(any) addr:0x021603b8 ambiguous +data_ov062_02160438 kind:data(any) addr:0x02160438 ambiguous +data_ov062_0216043d kind:data(any) addr:0x0216043d ambiguous +data_ov062_0216046c kind:data(any) addr:0x0216046c +data_ov062_02160488 kind:data(any) addr:0x02160488 +data_ov062_021604d4 kind:data(any) addr:0x021604d4 +data_ov062_021604f0 kind:data(any) addr:0x021604f0 +data_ov062_02160508 kind:data(any) addr:0x02160508 ambiguous +data_ov062_0216050c kind:data(any) addr:0x0216050c +data_ov062_02160514 kind:data(any) addr:0x02160514 ambiguous +data_ov062_02160534 kind:data(any) addr:0x02160534 +data_ov062_02160574 kind:data(any) addr:0x02160574 +data_ov062_02160590 kind:data(any) addr:0x02160590 +data_ov062_021605dc kind:data(any) addr:0x021605dc +data_ov062_021605ec kind:data(any) addr:0x021605ec ambiguous +data_ov062_021605f8 kind:data(any) addr:0x021605f8 +data_ov062_02160644 kind:data(any) addr:0x02160644 +data_ov062_02160658 kind:data(any) addr:0x02160658 ambiguous +data_ov062_02160660 kind:data(any) addr:0x02160660 +data_ov062_021606ac kind:data(any) addr:0x021606ac +data_ov062_021606c8 kind:data(any) addr:0x021606c8 +data_ov062_02160714 kind:data(any) addr:0x02160714 +data_ov062_02160730 kind:data(any) addr:0x02160730 +data_ov062_02160770 kind:data(any) addr:0x02160770 +data_ov062_021607a0 kind:data(any) addr:0x021607a0 +data_ov062_021607a8 kind:data(any) addr:0x021607a8 ambiguous +data_ov062_021607d0 kind:data(any) addr:0x021607d0 +data_ov062_021607f8 kind:data(any) addr:0x021607f8 +data_ov062_021607fc kind:data(any) addr:0x021607fc +data_ov062_02160810 kind:data(any) addr:0x02160810 ambiguous +data_ov062_02160834 kind:data(any) addr:0x02160834 +data_ov062_02160874 kind:data(any) addr:0x02160874 +data_ov062_0216088c kind:data(any) addr:0x0216088c +data_ov062_021608a4 kind:data(any) addr:0x021608a4 +data_ov062_021608c8 kind:data(any) addr:0x021608c8 +data_ov062_021608f4 kind:data(any) addr:0x021608f4 +data_ov062_021608f8 kind:data(any) addr:0x021608f8 ambiguous +data_ov062_02160908 kind:data(any) addr:0x02160908 +data_ov062_0216090c kind:data(any) addr:0x0216090c +data_ov062_02160918 kind:data(any) addr:0x02160918 +data_ov062_02160924 kind:data(any) addr:0x02160924 +data_ov062_02160930 kind:data(any) addr:0x02160930 +data_ov062_0216093c kind:data(any) addr:0x0216093c +data_ov062_02160948 kind:data(any) addr:0x02160948 +data_ov062_0216095c kind:data(any) addr:0x0216095c ambiguous +data_ov062_02160960 kind:bss addr:0x02160960 +data_ov062_02160964 kind:bss addr:0x02160964 +data_ov062_02160970 kind:bss addr:0x02160970 +data_ov062_021609bc kind:bss addr:0x021609bc ambiguous +data_ov062_02160a48 kind:bss addr:0x02160a48 +data_ov062_02160a4c kind:bss addr:0x02160a4c +data_ov062_02160a58 kind:bss addr:0x02160a58 +data_ov062_02160ab0 kind:bss addr:0x02160ab0 ambiguous +data_ov062_02160b30 kind:bss addr:0x02160b30 +data_ov062_02160b34 kind:bss addr:0x02160b34 +data_ov062_02160b40 kind:bss addr:0x02160b40 +data_ov062_02160b50 kind:bss addr:0x02160b50 ambiguous +data_ov062_02160b98 kind:bss addr:0x02160b98 ambiguous +data_ov062_02160c18 kind:bss addr:0x02160c18 +data_ov062_02160c1c kind:bss addr:0x02160c1c +data_ov062_02160c28 kind:bss addr:0x02160c28 +data_ov062_02160d00 kind:bss addr:0x02160d00 +data_ov062_02160d04 kind:bss addr:0x02160d04 +data_ov062_02160d10 kind:bss addr:0x02160d10 +data_ov062_02160de8 kind:bss addr:0x02160de8 +data_ov062_02160dec kind:bss addr:0x02160dec +data_ov062_02160df0 kind:bss addr:0x02160df0 ambiguous +data_ov062_02160df8 kind:bss addr:0x02160df8 +data_ov062_02160e78 kind:bss addr:0x02160e78 ambiguous +data_ov062_02160ed0 kind:bss addr:0x02160ed0 +data_ov062_02160ed4 kind:bss addr:0x02160ed4 +data_ov062_02160ee0 kind:bss addr:0x02160ee0 +data_ov062_02160ef0 kind:bss addr:0x02160ef0 +data_ov062_02160f2c kind:bss addr:0x02160f2c +data_ov062_02160f30 kind:bss addr:0x02160f30 +data_ov062_02160f3c kind:bss addr:0x02160f3c +data_ov062_02161014 kind:bss addr:0x02161014 +data_ov062_02161018 kind:bss addr:0x02161018 +data_ov062_02161024 kind:bss addr:0x02161024 +data_ov062_021610d0 kind:bss addr:0x021610d0 ambiguous +data_ov062_021610fc kind:bss addr:0x021610fc +data_ov062_02161104 kind:bss addr:0x02161104 +data_ov062_02161110 kind:bss addr:0x02161110 +data_ov062_0216111c kind:bss addr:0x0216111c +data_ov062_02161158 kind:bss addr:0x02161158 ambiguous +data_ov062_021611f4 kind:bss addr:0x021611f4 +data_ov062_0216120c kind:bss addr:0x0216120c ambiguous +data_ov062_021612a0 kind:bss addr:0x021612a0 ambiguous +data_ov062_021612a8 kind:bss addr:0x021612a8 ambiguous +data_ov062_021612cc kind:bss addr:0x021612cc +data_ov062_021612d0 kind:bss addr:0x021612d0 +data_ov062_021612dc kind:bss addr:0x021612dc +data_ov062_02161388 kind:bss addr:0x02161388 ambiguous +data_ov062_021613b4 kind:bss addr:0x021613b4 +data_ov062_021613b8 kind:bss addr:0x021613b8 +data_ov062_021613c4 kind:bss addr:0x021613c4 +data_ov062_02161410 kind:bss addr:0x02161410 ambiguous +data_ov062_0216149c kind:bss addr:0x0216149c +data_ov062_021614a0 kind:bss addr:0x021614a0 +data_ov062_021614a8 kind:bss addr:0x021614a8 ambiguous +data_ov062_021614ac kind:bss addr:0x021614ac +data_ov062_021614e8 kind:bss addr:0x021614e8 +data_ov062_021614ec kind:bss addr:0x021614ec +data_ov062_021614f8 kind:bss addr:0x021614f8 +data_ov062_02161500 kind:bss addr:0x02161500 ambiguous +data_ov062_0216151c kind:bss addr:0x0216151c ambiguous +data_ov062_021615d0 kind:bss addr:0x021615d0 +data_ov062_021615d4 kind:bss addr:0x021615d4 +data_ov062_021615e0 kind:bss addr:0x021615e0 +data_ov062_021616b4 kind:bss addr:0x021616b4 +data_ov062_021616b8 kind:bss addr:0x021616b8 +data_ov062_021616c4 kind:bss addr:0x021616c4 +data_ov062_021616e4 kind:bss addr:0x021616e4 +data_ov062_021616fc kind:bss addr:0x021616fc ambiguous +data_ov062_021617bc kind:bss addr:0x021617bc +data_ov062_021617c0 kind:bss addr:0x021617c0 +data_ov062_021617cc kind:bss addr:0x021617cc +data_ov062_02161880 kind:bss addr:0x02161880 ambiguous +data_ov062_021618a0 kind:bss addr:0x021618a0 +data_ov062_021618a4 kind:bss addr:0x021618a4 +data_ov062_021618b0 kind:bss addr:0x021618b0 +data_ov062_0216193c kind:bss addr:0x0216193c ambiguous +data_ov062_02161984 kind:bss addr:0x02161984 +data_ov062_02161988 kind:bss addr:0x02161988 +data_ov062_02161994 kind:bss addr:0x02161994 +data_ov062_02161a08 kind:bss addr:0x02161a08 ambiguous +data_ov062_02161a68 kind:bss addr:0x02161a68 +data_ov062_02161a6c kind:bss addr:0x02161a6c +data_ov062_02161a78 kind:bss addr:0x02161a78 +data_ov062_02161acc kind:bss addr:0x02161acc ambiguous +data_ov062_02161b4c kind:bss addr:0x02161b4c +data_ov062_02161b50 kind:bss addr:0x02161b50 +data_ov062_02161b5c kind:bss addr:0x02161b5c +data_ov062_02161bac kind:bss addr:0x02161bac ambiguous +data_ov062_02161bc0 kind:bss addr:0x02161bc0 ambiguous +data_ov062_02161c0c kind:bss addr:0x02161c0c ambiguous +data_ov062_02161c30 kind:bss addr:0x02161c30 diff --git a/config/usa/arm9/overlays/ov063/delinks.txt b/config/usa/arm9/overlays/ov063/delinks.txt new file mode 100644 index 00000000..1339a049 --- /dev/null +++ b/config/usa/arm9/overlays/ov063/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x02162504 kind:code align:32 + .rodata start:0x02162504 end:0x02162710 kind:rodata align:4 + .init start:0x02162710 end:0x02162e20 kind:code align:4 + .ctor start:0x02162e20 end:0x02162e58 kind:rodata align:4 + .data start:0x02162e60 end:0x02163b40 kind:data align:32 + .bss start:0x02163b40 end:0x02164a00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov063/relocs.txt b/config/usa/arm9/overlays/ov063/relocs.txt new file mode 100644 index 00000000..f1d1a836 --- /dev/null +++ b/config/usa/arm9/overlays/ov063/relocs.txt @@ -0,0 +1,2071 @@ +from:0x02157e88 kind:load to:0x02163b50 module:overlay(63) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x021580fc module:overlay(63) +from:0x02157ebc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157ef8 kind:load to:0x02162ea4 module:overlay(63) +from:0x02157f08 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x02157f1c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02157f2c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02157f3c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02157f4c kind:load to:0x02162ec8 module:overlay(63) +from:0x02157f50 kind:load to:0x02162508 module:overlay(63) +from:0x02157f54 kind:load to:0x02162518 module:overlay(63) +from:0x02157f58 kind:load to:0x02162528 module:overlay(63) +from:0x02157f68 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02157f80 kind:load to:0x02162e68 module:overlay(63) +from:0x02157fa8 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02157fdc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157fec kind:arm_call to:0x0215a54c module:overlay(63) +from:0x02158014 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158020 kind:arm_call to:0x01fff458 module:itcm +from:0x021580b0 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x021580f0 kind:load to:0x027e0ce4 module:dtcm +from:0x021580f8 kind:load to:0x0203e93c module:main +from:0x02158108 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215816c kind:arm_call to:0x02157f00 module:overlay(63) +from:0x02158198 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021581b4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021581c4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021581dc kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021581e8 kind:arm_call to:0x02157f5c module:overlay(63) +from:0x021581f0 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02158210 kind:arm_call to:0x0215a7b4 module:overlay(63) +from:0x02158258 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021582c8 kind:load to:0x02162ff0 module:overlay(63) +from:0x021582cc kind:load to:0x02163b50 module:overlay(63) +from:0x021582d0 kind:load to:0x02162ef4 module:overlay(63) +from:0x021582d4 kind:load to:0x02049bc4 module:main +from:0x021582e0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021582f4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158318 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02158328 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02158340 kind:arm_call to:0x0215accc module:overlay(63) +from:0x0215834c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158360 kind:load to:0x0215a658 module:overlay(63) +from:0x02158364 kind:load to:0x027e0ce4 module:dtcm +from:0x0215838c kind:arm_call to:0x02098694 module:overlay(0) +from:0x021583f8 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02158434 kind:arm_call to:0x02158404 module:overlay(63) +from:0x0215846c kind:load to:0x02162f38 module:overlay(63) +from:0x02158490 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215849c kind:arm_call to:0x02158428 module:overlay(63) +from:0x021584cc kind:load to:0x027e09b8 module:dtcm +from:0x02158504 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02158568 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02158570 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02158594 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021585b8 kind:arm_call to:0x0215b6a8 module:overlay(63) +from:0x021585c8 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x021585d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021585e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158698 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021586bc kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021586d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021586e4 kind:arm_call to:0x0215a54c module:overlay(63) +from:0x0215874c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215875c kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02158774 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02158784 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x0215878c kind:arm_call to:0x020999ec module:overlay(0) +from:0x021587bc kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021587e4 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x0215884c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02158868 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021588b0 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x021588c4 kind:arm_call to:0x02158470 module:overlay(63) +from:0x02158924 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158934 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158974 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021589cc kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021589d8 kind:load to:0x02162f90 module:overlay(63) +from:0x021589e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021589e8 kind:load to:0x027e0d38 module:dtcm +from:0x021589ec kind:load to:0x020aece0 module:overlay(0) +from:0x021589f4 kind:load to:0x027e0ce0 module:dtcm +from:0x021589fc kind:load to:0x027e09a8 module:dtcm +from:0x02158a04 kind:load to:0x027e09c0 module:dtcm +from:0x02158a20 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02158a48 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02158a74 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158a84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158aa8 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02158ad4 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02158b10 kind:load to:0x02162e70 module:overlay(63) +from:0x02158b74 kind:load to:0x02163048 module:overlay(63) +from:0x02158b94 kind:arm_call to:0x02015058 module:main +from:0x02158bb4 kind:arm_call to:0x02015058 module:main +from:0x02158bd4 kind:arm_call to:0x02015058 module:main +from:0x02158bf4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158c0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158c60 kind:arm_call to:0x01ff916c module:itcm +from:0x02158cd8 kind:arm_call to:0x0215a4f4 module:overlay(63) +from:0x02158cec kind:arm_call to:0x02158428 module:overlay(63) +from:0x02158cf8 kind:arm_call to:0x02159f1c module:overlay(63) +from:0x02158d0c kind:arm_call to:0x02158428 module:overlay(63) +from:0x02158d14 kind:load to:0x027e09a8 module:dtcm +from:0x02158d1c kind:load to:0x0203e93c module:main +from:0x02158d8c kind:load to:0x02163048 module:overlay(63) +from:0x02158db0 kind:arm_call to:0x02015058 module:main +from:0x02158dd0 kind:arm_call to:0x02015058 module:main +from:0x02158df0 kind:arm_call to:0x02015058 module:main +from:0x02158e10 kind:arm_call to:0x02015058 module:main +from:0x02158e30 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158e44 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02158e94 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158f54 kind:arm_call to:0x01fff148 module:itcm +from:0x02158f60 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02158f90 kind:arm_call to:0x01ff916c module:itcm +from:0x0215900c kind:arm_call to:0x0215a4f4 module:overlay(63) +from:0x02159020 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159030 kind:arm_call to:0x02159f1c module:overlay(63) +from:0x02159044 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159050 kind:arm_call to:0x0215a0d0 module:overlay(63) +from:0x02159064 kind:arm_call to:0x0215a454 module:overlay(63) +from:0x02159078 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159088 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159094 kind:load to:0x027e09a8 module:dtcm +from:0x0215909c kind:load to:0x0203e93c module:main +from:0x021590a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021590b0 kind:arm_call to:0x0215a59c module:overlay(63) +from:0x021590bc kind:arm_call to:0x0215a5b8 module:overlay(63) +from:0x021590d0 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x021590d8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021590e8 kind:arm_call to:0x020bf668 module:overlay(17) +from:0x02159110 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215914c kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159154 kind:arm_call to:0x0215a4f4 module:overlay(63) +from:0x02159168 kind:arm_call to:0x02158428 module:overlay(63) +from:0x021591a0 kind:arm_call to:0x02158428 module:overlay(63) +from:0x021591ac kind:arm_call to:0x02159f1c module:overlay(63) +from:0x021591c0 kind:arm_call to:0x02158428 module:overlay(63) +from:0x021591cc kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159234 kind:load to:0x02163048 module:overlay(63) +from:0x02159254 kind:arm_call to:0x02015058 module:main +from:0x02159274 kind:arm_call to:0x02015058 module:main +from:0x02159294 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021592ac kind:arm_call to:0x02015058 module:main +from:0x021592cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021592dc kind:arm_call to:0x01ff916c module:itcm +from:0x0215935c kind:arm_call to:0x0215a4f4 module:overlay(63) +from:0x02159370 kind:arm_call to:0x02158428 module:overlay(63) +from:0x0215939c kind:arm_call to:0x0215a454 module:overlay(63) +from:0x021593b0 kind:arm_call to:0x02158428 module:overlay(63) +from:0x021593bc kind:arm_call to:0x0215a2a0 module:overlay(63) +from:0x021593d0 kind:arm_call to:0x02158428 module:overlay(63) +from:0x021593d8 kind:load to:0x027e09a8 module:dtcm +from:0x021593e4 kind:load to:0x0203e93c module:main +from:0x02159410 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02159458 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02159464 kind:load to:0x020aecd0 module:overlay(0) +from:0x02159468 kind:load to:0x027e07d4 module:dtcm +from:0x02159470 kind:load to:0x02163048 module:overlay(63) +from:0x02159480 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02159498 kind:arm_call to:0x0215a4f4 module:overlay(63) +from:0x021594ac kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159538 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159548 kind:arm_call to:0x02159f1c module:overlay(63) +from:0x0215955c kind:arm_call to:0x02158428 module:overlay(63) +from:0x0215956c kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159580 kind:load to:0x02163048 module:overlay(63) +from:0x021595e8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021595f4 kind:load to:0x02163090 module:overlay(63) +from:0x02159614 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159694 kind:arm_call to:0x0215a454 module:overlay(63) +from:0x021596a8 kind:arm_call to:0x02158428 module:overlay(63) +from:0x021596b8 kind:arm_call to:0x02159f1c module:overlay(63) +from:0x021596cc kind:arm_call to:0x02158428 module:overlay(63) +from:0x021596dc kind:arm_call to:0x02158428 module:overlay(63) +from:0x021596f0 kind:load to:0x02163048 module:overlay(63) +from:0x02159760 kind:load to:0x02163078 module:overlay(63) +from:0x02159784 kind:arm_call to:0x02015058 module:main +from:0x021597a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159804 kind:arm_call to:0x0215a580 module:overlay(63) +from:0x02159814 kind:arm_call to:0x01fff148 module:itcm +from:0x02159830 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159850 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02159864 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159878 kind:arm_call to:0x0215a4f4 module:overlay(63) +from:0x0215988c kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159898 kind:arm_call to:0x0215a2a0 module:overlay(63) +from:0x021598ac kind:arm_call to:0x02158428 module:overlay(63) +from:0x021598bc kind:arm_call to:0x02158428 module:overlay(63) +from:0x021598c8 kind:load to:0x027e09a8 module:dtcm +from:0x021598d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021598d8 kind:load to:0x027e09c0 module:dtcm +from:0x021599bc kind:load to:0x02163060 module:overlay(63) +from:0x021599c0 kind:load to:0x02049bc4 module:main +from:0x021599e4 kind:arm_call to:0x02015058 module:main +from:0x02159a04 kind:arm_call to:0x02015058 module:main +from:0x02159a24 kind:arm_call to:0x02015058 module:main +from:0x02159a44 kind:arm_call to:0x02015058 module:main +from:0x02159a64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159a7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159b64 kind:arm_call to:0x01ff916c module:itcm +from:0x02159c58 kind:arm_call to:0x0215a4f4 module:overlay(63) +from:0x02159c6c kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159c74 kind:load to:0x027e09a8 module:dtcm +from:0x02159c7c kind:load to:0x02049bc4 module:main +from:0x02159c84 kind:load to:0x0203e93c module:main +from:0x02159cf4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159d44 kind:load to:0x02163048 module:overlay(63) +from:0x02159d50 kind:arm_call to:0x0215a4f4 module:overlay(63) +from:0x02159d78 kind:arm_call to:0x01ff930c module:itcm +from:0x02159da4 kind:arm_call to:0x0215a454 module:overlay(63) +from:0x02159db8 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159dc4 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159dd0 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159df8 kind:load to:0x02097bcc module:overlay(0) +from:0x02159e10 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02159e80 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02159e9c kind:load to:0x02163048 module:overlay(63) +from:0x02159ee8 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02159f04 kind:arm_call to:0x02158428 module:overlay(63) +from:0x02159f18 kind:load to:0x020aecd8 module:overlay(0) +from:0x02159f38 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a0a4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a0b0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a0c8 kind:load to:0x0203e93c module:main +from:0x0215a0cc kind:load to:0x027e0ce0 module:dtcm +from:0x0215a0e8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a120 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a138 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a1a0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a1b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a26c kind:arm_call to:0x01fff148 module:itcm +from:0x0215a278 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a294 kind:load to:0x0203e93c module:main +from:0x0215a298 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a2b8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a2f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a308 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a3d4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a3e0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215a3fc kind:load to:0x0203e93c module:main +from:0x0215a400 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a428 kind:arm_call to:0x02158428 module:overlay(63) +from:0x0215a440 kind:arm_call to:0x02158428 module:overlay(63) +from:0x0215a44c kind:arm_call to:0x02158428 module:overlay(63) +from:0x0215a46c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a4a0 kind:arm_call to:0x0215a580 module:overlay(63) +from:0x0215a4b4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a4d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a4ec kind:load to:0x027e0ce0 module:dtcm +from:0x0215a50c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a5b4 kind:load to:0x020aecd4 module:overlay(0) +from:0x0215a5d4 kind:load to:0x020aecdc module:overlay(0) +from:0x0215a608 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a63c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a64c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a68c kind:arm_call to:0x0200eab0 module:main +from:0x0215a6e0 kind:arm_call to:0x0200e260 module:main +from:0x0215a6f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a770 kind:arm_call to:0x0200e260 module:main +from:0x0215a780 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a7b0 kind:load to:0x027e0964 module:dtcm +from:0x0215a7bc kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215a7e0 kind:load to:0x02162e88 module:overlay(63) +from:0x0215a7ec kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215a800 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215a808 kind:arm_call to:0x02011ff4 module:main +from:0x0215a820 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0215a834 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a8b4 kind:arm_call to:0x01fff498 module:itcm +from:0x0215a8c0 kind:arm_call to:0x01fff584 module:itcm +from:0x0215a908 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0215a91c kind:load to:0x027e0ce8 module:dtcm +from:0x0215a93c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215a948 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215a964 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215a974 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215a984 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215a98c kind:arm_call to:0x02011ff4 module:main +from:0x0215a9a0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a9a8 kind:arm_call to:0x02011ff4 module:main +from:0x0215a9c0 kind:arm_call to:0x0215a7e4 module:overlay(63) +from:0x0215a9dc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215aa08 kind:arm_call to:0x0203d1e8 module:main +from:0x0215aa10 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215aa18 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215aa20 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215aa28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215aa34 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215aa44 kind:arm_call to:0x0215a7e4 module:overlay(63) +from:0x0215aa60 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215aa8c kind:arm_call to:0x0203d1e8 module:main +from:0x0215aa94 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215aa9c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215aaa4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215aaac kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215aab4 kind:arm_call to:0x02011ff4 module:main +from:0x0215aac0 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215aacc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215aae0 kind:load to:0x02163c38 module:overlay(63) +from:0x0215aaf4 kind:arm_call to:0x02011f3c module:main +from:0x0215ab00 kind:arm_call to:0x0215ad28 module:overlay(63) +from:0x0215ab14 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215ab48 kind:load to:0x0216315c module:overlay(63) +from:0x0215ab58 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0215ab6c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0215ab7c kind:load to:0x02163180 module:overlay(63) +from:0x0215ab80 kind:load to:0x02162548 module:overlay(63) +from:0x0215ab9c kind:arm_call to:0x020f6264 module:overlay(31) +from:0x0215abb4 kind:load to:0x02163128 module:overlay(63) +from:0x0215ac0c kind:arm_call to:0x0215b7f4 module:overlay(63) +from:0x0215ac1c kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x0215ac38 kind:arm_call to:0x0215b834 module:overlay(63) +from:0x0215ac40 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x0215ac58 kind:arm_call to:0x0215b8c8 module:overlay(63) +from:0x0215ac64 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x0215aca4 kind:load to:0x02163140 module:overlay(63) +from:0x0215acb8 kind:arm_call to:0x0215b704 module:overlay(63) +from:0x0215acc4 kind:arm_call to:0x0207b6ec module:overlay(0) +from:0x0215acec kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215ad0c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215ad20 kind:load to:0x020b537c module:overlay(0) +from:0x0215ad30 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215ad94 kind:arm_call to:0x0215ab50 module:overlay(63) +from:0x0215adac kind:arm_call to:0x020f7bec module:overlay(31) +from:0x0215adbc kind:arm_call to:0x0215ab84 module:overlay(63) +from:0x0215adc8 kind:arm_call to:0x0215ac6c module:overlay(63) +from:0x0215adf4 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0215ae40 kind:load to:0x021631ac module:overlay(63) +from:0x0215ae44 kind:load to:0x02163c38 module:overlay(63) +from:0x0215ae48 kind:load to:0x02162538 module:overlay(63) +from:0x0215ae54 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ae68 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215ae88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ae9c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215aeac kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215aebc kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215aed4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215aed8 kind:load to:0x0215b97c module:overlay(63) +from:0x0215af2c kind:load to:0x020aecd8 module:overlay(0) +from:0x0215af30 kind:load to:0x021630f0 module:overlay(63) +from:0x0215af54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af6c kind:arm_call to:0x0215a408 module:overlay(63) +from:0x0215af78 kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215af80 kind:load to:0x027e0ce4 module:dtcm +from:0x0215afb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215afc4 kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215b030 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b088 kind:arm_call to:0x0215af98 module:overlay(63) +from:0x0215b0d4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215b110 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b140 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215b174 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215b18c kind:arm_call to:0x0215b704 module:overlay(63) +from:0x0215b198 kind:load to:0x027e09c0 module:dtcm +from:0x0215b1d0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215b1dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b214 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b220 kind:load to:0x0203e93c module:main +from:0x0215b260 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b270 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0215b288 kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215b2e4 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x0215b324 kind:arm_call to:0x0215b704 module:overlay(63) +from:0x0215b38c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b3d0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b410 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b454 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b470 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b4d0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215b52c kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x0215b540 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b544 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b558 kind:arm_call to:0x0215b704 module:overlay(63) +from:0x0215b570 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0215b5d0 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215b5dc kind:load to:0x021630c0 module:overlay(63) +from:0x0215b5e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b5e4 kind:load to:0x0203e93c module:main +from:0x0215b5ec kind:load to:0x020aece0 module:overlay(0) +from:0x0215b5f0 kind:load to:0x027e0d38 module:dtcm +from:0x0215b5f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b5fc kind:load to:0x027e09c0 module:dtcm +from:0x0215b614 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b66c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215b680 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215b6a4 kind:load to:0x0203e93c module:main +from:0x0215b710 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b73c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b758 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b774 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b78c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b79c kind:load to:0x027e0cec module:dtcm +from:0x0215b7a4 kind:load to:0x027e09a8 module:dtcm +from:0x0215b818 kind:arm_call to:0x02158428 module:overlay(63) +from:0x0215b824 kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215b89c kind:arm_call to:0x02158aec module:overlay(63) +from:0x0215b8a4 kind:arm_call to:0x0215a408 module:overlay(63) +from:0x0215b8bc kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215b8e0 kind:arm_call to:0x0215a408 module:overlay(63) +from:0x0215b908 kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215b914 kind:arm_call to:0x02158aec module:overlay(63) +from:0x0215b944 kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215b974 kind:arm_call to:0x0215aedc module:overlay(63) +from:0x0215b9e4 kind:arm_call to:0x0200e260 module:main +from:0x0215b9f4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215ba24 kind:load to:0x027e0964 module:dtcm +from:0x0215ba30 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215ba38 kind:arm_call to:0x02011ff4 module:main +from:0x0215ba4c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ba54 kind:arm_call to:0x02011ff4 module:main +from:0x0215ba6c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215ba74 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215ba7c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ba84 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215ba9c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215baa4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215baac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215bab4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215babc kind:arm_call to:0x02011ff4 module:main +from:0x0215bad0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bae4 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215bafc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215bb10 kind:load to:0x0216320c module:overlay(63) +from:0x0215bb1c kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0215bb64 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bb8c kind:arm_call to:0x020f7554 module:overlay(31) +from:0x0215bbc0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bbc8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bbd0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215bbe8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bbf0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bbf8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215bc00 kind:arm_call to:0x02011ff4 module:main +from:0x0215bc14 kind:load to:0x02163d20 module:overlay(63) +from:0x0215bc28 kind:arm_call to:0x02011f3c module:main +from:0x0215bc34 kind:arm_call to:0x0215bc64 module:overlay(63) +from:0x0215bc48 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215bc60 kind:load to:0x02163270 module:overlay(63) +from:0x0215bc6c kind:arm_call to:0x0215badc module:overlay(63) +from:0x0215bc9c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215bcb4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215bce8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215bd00 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215bd18 kind:load to:0x0216330c module:overlay(63) +from:0x0215bd1c kind:load to:0x02163d20 module:overlay(63) +from:0x0215bd20 kind:load to:0x021632c4 module:overlay(63) +from:0x0215bd2c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bd44 kind:arm_call to:0x0215bb14 module:overlay(63) +from:0x0215bd78 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215bda4 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x0215bdc4 kind:load to:0x0216328c module:overlay(63) +from:0x0215bdc8 kind:load to:0x021632a4 module:overlay(63) +from:0x0215bde8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215be4c kind:arm_call to:0x0200f05c module:main +from:0x0215be68 kind:load to:0x02163d20 module:overlay(63) +from:0x0215be6c kind:load to:0x02162558 module:overlay(63) +from:0x0215be8c kind:arm_call to:0x0200f05c module:main +from:0x0215bea8 kind:load to:0x02163d20 module:overlay(63) +from:0x0215beac kind:load to:0x02162568 module:overlay(63) +from:0x0215bebc kind:load to:0x02057884 module:overlay(0) +from:0x0215bed0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bed8 kind:arm_call to:0x02011ff4 module:main +from:0x0215bef0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bef8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bf00 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bf08 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bf10 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215bf28 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bf30 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bf38 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bf40 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bf48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215bf50 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf64 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bf78 kind:load to:0x02163e08 module:overlay(63) +from:0x0215bf8c kind:arm_call to:0x02011f3c module:main +from:0x0215bf98 kind:arm_call to:0x0215bfc8 module:overlay(63) +from:0x0215bfac kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215bfc4 kind:load to:0x02163388 module:overlay(63) +from:0x0215bfd0 kind:arm_call to:0x0215badc module:overlay(63) +from:0x0215c000 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215c018 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c030 kind:load to:0x021633ac module:overlay(63) +from:0x0215c034 kind:load to:0x02163e08 module:overlay(63) +from:0x0215c038 kind:load to:0x021632c4 module:overlay(63) +from:0x0215c048 kind:arm_call to:0x0215bb14 module:overlay(63) +from:0x0215c07c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215c08c kind:load to:0x02163368 module:overlay(63) +from:0x0215c0d8 kind:arm_call to:0x0200f05c module:main +from:0x0215c0f4 kind:load to:0x02163e08 module:overlay(63) +from:0x0215c0f8 kind:load to:0x02162588 module:overlay(63) +from:0x0215c118 kind:arm_call to:0x0200f05c module:main +from:0x0215c134 kind:load to:0x02163e08 module:overlay(63) +from:0x0215c138 kind:load to:0x02162578 module:overlay(63) +from:0x0215c148 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c150 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c158 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c160 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c178 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c180 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c188 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c190 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c198 kind:arm_call to:0x02011ff4 module:main +from:0x0215c1ac kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c1c0 kind:load to:0x02163ef0 module:overlay(63) +from:0x0215c1d4 kind:arm_call to:0x02011f3c module:main +from:0x0215c1e0 kind:arm_call to:0x0215c210 module:overlay(63) +from:0x0215c1f4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c20c kind:load to:0x02163410 module:overlay(63) +from:0x0215c218 kind:arm_call to:0x0215badc module:overlay(63) +from:0x0215c22c kind:load to:0x02163434 module:overlay(63) +from:0x0215c24c kind:arm_call to:0x0200f05c module:main +from:0x0215c268 kind:load to:0x02163ef0 module:overlay(63) +from:0x0215c26c kind:load to:0x021625a8 module:overlay(63) +from:0x0215c28c kind:arm_call to:0x0200f05c module:main +from:0x0215c2a8 kind:load to:0x02163ef0 module:overlay(63) +from:0x0215c2ac kind:load to:0x02162598 module:overlay(63) +from:0x0215c2bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c2c4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c2cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c2e4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c2ec kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c2f4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c2fc kind:arm_call to:0x02011ff4 module:main +from:0x0215c310 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c324 kind:load to:0x02163fd8 module:overlay(63) +from:0x0215c338 kind:arm_call to:0x02011f3c module:main +from:0x0215c344 kind:arm_call to:0x0215c374 module:overlay(63) +from:0x0215c358 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c370 kind:load to:0x021634b0 module:overlay(63) +from:0x0215c37c kind:arm_call to:0x0215badc module:overlay(63) +from:0x0215c3ac kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215c3c4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c3dc kind:load to:0x021634d4 module:overlay(63) +from:0x0215c3e0 kind:load to:0x02163fd8 module:overlay(63) +from:0x0215c3e4 kind:load to:0x021632c4 module:overlay(63) +from:0x0215c3f4 kind:arm_call to:0x0215bb14 module:overlay(63) +from:0x0215c428 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215c438 kind:load to:0x02163490 module:overlay(63) +from:0x0215c484 kind:arm_call to:0x0200f05c module:main +from:0x0215c4a0 kind:load to:0x02163fd8 module:overlay(63) +from:0x0215c4a4 kind:load to:0x021625c8 module:overlay(63) +from:0x0215c4c4 kind:arm_call to:0x0200f05c module:main +from:0x0215c4e0 kind:load to:0x02163fd8 module:overlay(63) +from:0x0215c4e4 kind:load to:0x021625b8 module:overlay(63) +from:0x0215c4f4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c4fc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c504 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c50c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c524 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c52c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c534 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c53c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c544 kind:arm_call to:0x02011ff4 module:main +from:0x0215c558 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c56c kind:load to:0x021640c0 module:overlay(63) +from:0x0215c580 kind:arm_call to:0x02011f3c module:main +from:0x0215c58c kind:arm_call to:0x0215c5bc module:overlay(63) +from:0x0215c5a0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c5b8 kind:load to:0x02163538 module:overlay(63) +from:0x0215c5c4 kind:arm_call to:0x0215badc module:overlay(63) +from:0x0215c5d8 kind:load to:0x0216355c module:overlay(63) +from:0x0215c5f8 kind:arm_call to:0x0200f05c module:main +from:0x0215c614 kind:load to:0x021640c0 module:overlay(63) +from:0x0215c618 kind:load to:0x021625e8 module:overlay(63) +from:0x0215c638 kind:arm_call to:0x0200f05c module:main +from:0x0215c654 kind:load to:0x021640c0 module:overlay(63) +from:0x0215c658 kind:load to:0x021625d8 module:overlay(63) +from:0x0215c668 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c670 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c678 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c690 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c698 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c6a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c6a8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c6bc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c6fc kind:arm_call to:0x0215eecc module:overlay(63) +from:0x0215c724 kind:arm_call to:0x0215f168 module:overlay(63) +from:0x0215c730 kind:arm_call to:0x02162128 module:overlay(63) +from:0x0215c77c kind:arm_call to:0x02033cd4 module:main +from:0x0215c788 kind:load to:0x021635dc module:overlay(63) +from:0x0215c798 kind:arm_call to:0x0201baa4 module:main +from:0x0215c7b0 kind:arm_call to:0x02162144 module:overlay(63) +from:0x0215c7b8 kind:arm_call to:0x0215f1b4 module:overlay(63) +from:0x0215c7c0 kind:arm_call to:0x0201baa4 module:main +from:0x0215c7d8 kind:arm_call to:0x02162144 module:overlay(63) +from:0x0215c7e0 kind:arm_call to:0x0215f1b4 module:overlay(63) +from:0x0215c7e8 kind:arm_call to:0x0201baa4 module:main +from:0x0215c7f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215c824 kind:arm_call_thumb to:0x020b7a94 module:overlay(12) +from:0x0215c83c kind:arm_call to:0x0215ed60 module:overlay(63) +from:0x0215c844 kind:load to:0x0215ee14 module:overlay(63) +from:0x0215c8cc kind:arm_call to:0x0211bc84 module:overlay(39) +from:0x0215c8d4 kind:arm_call to:0x0215cb90 module:overlay(63) +from:0x0215c924 kind:arm_call to:0x02145e74 module:overlay(58) +from:0x0215c954 kind:arm_call to:0x02145e74 module:overlay(58) +from:0x0215c960 kind:arm_call to:0x0215cb90 module:overlay(63) +from:0x0215c9b0 kind:arm_call to:0x0215cc10 module:overlay(63) +from:0x0215c9e0 kind:arm_call to:0x02033cd4 module:main +from:0x0215c9f4 kind:arm_call to:0x02082144 module:overlay(0) +from:0x0215c9fc kind:arm_call to:0x020d9378 module:overlay(31) +from:0x0215ca04 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ca24 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ca28 kind:load to:0x020809b8 module:overlay(0) +from:0x0215ca38 kind:load to:0x020b5198 module:overlay(0) +from:0x0215ca3c kind:load to:0x0206d114 module:overlay(0) +from:0x0215ca6c kind:arm_call to:0x02080a24 module:overlay(0) +from:0x0215ca88 kind:arm_call to:0x0206d0cc module:overlay(0) +from:0x0215ca98 kind:arm_call to:0x0211bcb8 module:overlay(39) +from:0x0215cab0 kind:arm_call to:0x02145ed0 module:overlay(58) +from:0x0215caf4 kind:arm_call to:0x0215cd24 module:overlay(63) +from:0x0215cb2c kind:arm_call to:0x0215e0d4 module:overlay(63) +from:0x0215cb38 kind:arm_call to:0x02082144 module:overlay(0) +from:0x0215cb40 kind:arm_call to:0x020d9378 module:overlay(31) +from:0x0215cb48 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cb4c kind:load to:0x020b5198 module:overlay(0) +from:0x0215cb50 kind:load to:0x027e0d3c module:dtcm +from:0x0215cb80 kind:arm_call_thumb to:0x020b8164 module:overlay(12) +from:0x0215cb88 kind:load to:0x027e09a4 module:dtcm +from:0x0215cb8c kind:load to:0x027e0cf0 module:dtcm +from:0x0215cc0c kind:load to:0x02162644 module:overlay(63) +from:0x0215cc68 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0215cc7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cc88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ccac kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215ccd0 kind:arm_call to:0x02039edc module:main +from:0x0215ccdc kind:arm_call to:0x02039edc module:main +from:0x0215cce4 kind:arm_call to:0x0203afe4 module:main +from:0x0215ccf0 kind:arm_call to:0x0203a950 module:main +from:0x0215ccf4 kind:arm_call to:0x0203a584 module:main +from:0x0215cd0c kind:arm_call to:0x0207832c module:overlay(0) +from:0x0215cd18 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cd1c kind:load to:0x027e09bc module:dtcm +from:0x0215cd3c kind:load to:0x027e09bc module:dtcm +from:0x0215cd40 kind:load to:0x02078210 module:overlay(0) +from:0x0215cd58 kind:arm_call_thumb to:0x020b7a64 module:overlay(12) +from:0x0215cd64 kind:arm_call_thumb to:0x020b7a7c module:overlay(12) +from:0x0215cd80 kind:arm_call to:0x0215cd88 module:overlay(63) +from:0x0215ce48 kind:arm_call_thumb to:0x020b8144 module:overlay(12) +from:0x0215ce50 kind:arm_call_thumb to:0x020b8124 module:overlay(12) +from:0x0215ce5c kind:arm_call_thumb to:0x020b81d4 module:overlay(12) +from:0x0215cedc kind:arm_call to:0x0215d938 module:overlay(63) +from:0x0215ceec kind:arm_call to:0x0215e7fc module:overlay(63) +from:0x0215cef8 kind:arm_call to:0x0215d49c module:overlay(63) +from:0x0215cf00 kind:arm_call to:0x0215dd68 module:overlay(63) +from:0x0215cf14 kind:arm_call to:0x0215d7bc module:overlay(63) +from:0x0215cf1c kind:arm_call to:0x0215db08 module:overlay(63) +from:0x0215cf30 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215cf3c kind:arm_call to:0x0215deb0 module:overlay(63) +from:0x0215cf54 kind:arm_call to:0x0203a3a0 module:main +from:0x0215cf74 kind:arm_call to:0x0215d5f0 module:overlay(63) +from:0x0215cfcc kind:arm_call to:0x0215d5f0 module:overlay(63) +from:0x0215cfe8 kind:arm_call to:0x0215d49c module:overlay(63) +from:0x0215cff0 kind:arm_call to:0x0215dd68 module:overlay(63) +from:0x0215d000 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215d008 kind:arm_call to:0x0203a3a0 module:main +from:0x0215d048 kind:arm_call to:0x0215d7bc module:overlay(63) +from:0x0215d050 kind:arm_call to:0x0215deb0 module:overlay(63) +from:0x0215d084 kind:arm_call_thumb to:0x020b8188 module:overlay(12) +from:0x0215d0a8 kind:arm_call to:0x0211c2b0 module:overlay(39) +from:0x0215d0c4 kind:arm_call to:0x021468b8 module:overlay(58) +from:0x0215d0d0 kind:arm_call_thumb to:0x020b8198 module:overlay(12) +from:0x0215d0e8 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215d100 kind:arm_call to:0x0215d5f0 module:overlay(63) +from:0x0215d138 kind:arm_call to:0x0215ef00 module:overlay(63) +from:0x0215d15c kind:arm_call to:0x0215e0d4 module:overlay(63) +from:0x0215d164 kind:arm_call_thumb to:0x020b8120 module:overlay(12) +from:0x0215d180 kind:arm_call to:0x0206beac module:overlay(0) +from:0x0215d188 kind:arm_call to:0x0215e62c module:overlay(63) +from:0x0215d1ac kind:arm_call to:0x0215f1ec module:overlay(63) +from:0x0215d1d0 kind:arm_call to:0x0215f268 module:overlay(63) +from:0x0215d1d8 kind:arm_call to:0x0215f248 module:overlay(63) +from:0x0215d1e0 kind:arm_call to:0x0215f228 module:overlay(63) +from:0x0215d238 kind:arm_call to:0x02162148 module:overlay(63) +from:0x0215d258 kind:arm_call to:0x0215d44c module:overlay(63) +from:0x0215d29c kind:arm_call to:0x02033cd4 module:main +from:0x0215d2ac kind:arm_call to:0x0215d9a0 module:overlay(63) +from:0x0215d2cc kind:arm_call to:0x0215e860 module:overlay(63) +from:0x0215d2d8 kind:arm_call_thumb to:0x020b7a08 module:overlay(12) +from:0x0215d2e0 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215d2f0 kind:arm_call to:0x0203a3a0 module:main +from:0x0215d300 kind:arm_call to:0x0203a3a0 module:main +from:0x0215d328 kind:arm_call to:0x0215d5f0 module:overlay(63) +from:0x0215d34c kind:arm_call to:0x0215ea54 module:overlay(63) +from:0x0215d354 kind:arm_call to:0x0215d554 module:overlay(63) +from:0x0215d38c kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215d430 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d43c kind:load to:0x027e09a4 module:dtcm +from:0x0215d440 kind:load to:0x020b5198 module:overlay(0) +from:0x0215d444 kind:load to:0x027e0d3c module:dtcm +from:0x0215d4a8 kind:arm_call to:0x0215db88 module:overlay(63) +from:0x0215d4d8 kind:arm_call to:0x0211c2b0 module:overlay(39) +from:0x0215d4f4 kind:arm_call to:0x021468b8 module:overlay(58) +from:0x0215d504 kind:arm_call_thumb to:0x020b7a08 module:overlay(12) +from:0x0215d528 kind:arm_call to:0x0211c2b0 module:overlay(39) +from:0x0215d540 kind:arm_call to:0x021468b8 module:overlay(58) +from:0x0215d574 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215d5a8 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d5b8 kind:load to:0x0215f21c module:overlay(63) +from:0x0215d5d4 kind:arm_call to:0x0215c848 module:overlay(63) +from:0x0215d5e4 kind:arm_call to:0x0215ed60 module:overlay(63) +from:0x0215d6ac kind:arm_call_thumb to:0x020b8174 module:overlay(12) +from:0x0215d6b4 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d6f0 kind:arm_call_thumb to:0x020b8164 module:overlay(12) +from:0x0215d760 kind:arm_call to:0x02080638 module:overlay(0) +from:0x0215d778 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0215d798 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0215d7ac kind:load to:0x027e09a4 module:dtcm +from:0x0215d7b0 kind:load to:0x027e0cf0 module:dtcm +from:0x0215d7b4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d7b8 kind:load to:0x0204a068 module:main +from:0x0215d808 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d814 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d830 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215d858 kind:arm_call to:0x02039edc module:main +from:0x0215d864 kind:arm_call to:0x02039edc module:main +from:0x0215d86c kind:arm_call to:0x0203afe4 module:main +from:0x0215d878 kind:arm_call to:0x0203a950 module:main +from:0x0215d87c kind:arm_call to:0x0203a584 module:main +from:0x0215d894 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0215d8a0 kind:load to:0x027e09bc module:dtcm +from:0x0215d8c4 kind:load to:0x0204a0f0 module:main +from:0x0215d8c8 kind:load to:0x02019510 module:main +from:0x0215d920 kind:arm_call_thumb to:0x020b78fc module:overlay(12) +from:0x0215d958 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215d970 kind:arm_call to:0x0203a3a0 module:main +from:0x0215d984 kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215d99c kind:load to:0x027e0cf0 module:dtcm +from:0x0215d9e0 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215d9f0 kind:arm_call to:0x0203a3a0 module:main +from:0x0215da00 kind:arm_call to:0x0203a3a0 module:main +from:0x0215da2c kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215da5c kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215da84 kind:arm_call to:0x0203a3a0 module:main +from:0x0215da90 kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215daa8 kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215db04 kind:load to:0x027e0cf0 module:dtcm +from:0x0215db28 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215db3c kind:arm_call to:0x0203a3a0 module:main +from:0x0215db50 kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215db6c kind:arm_call to:0x0203a3a0 module:main +from:0x0215db84 kind:load to:0x027e0cf0 module:dtcm +from:0x0215db98 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215dbb0 kind:arm_call to:0x0203a3a0 module:main +from:0x0215dc04 kind:arm_call to:0x0203a3a0 module:main +from:0x0215dc1c kind:arm_call to:0x02039edc module:main +from:0x0215dc28 kind:arm_call to:0x0203ab30 module:main +from:0x0215dc30 kind:arm_call to:0x02039edc module:main +from:0x0215dc38 kind:arm_call to:0x0203ad60 module:main +from:0x0215dc3c kind:arm_call to:0x0203a584 module:main +from:0x0215dc50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dc6c kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215dd60 kind:load to:0x027e0cf0 module:dtcm +from:0x0215dd8c kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215dda4 kind:arm_call to:0x0203a3a0 module:main +from:0x0215ddb4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ddcc kind:arm_call to:0x02039edc module:main +from:0x0215ddd8 kind:arm_call to:0x0203ab30 module:main +from:0x0215dde0 kind:arm_call to:0x02039edc module:main +from:0x0215dde8 kind:arm_call to:0x0203ad60 module:main +from:0x0215ddec kind:arm_call to:0x0203a584 module:main +from:0x0215de00 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215de3c kind:arm_call to:0x0203a3a0 module:main +from:0x0215de54 kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215deac kind:load to:0x027e0cf0 module:dtcm +from:0x0215dec4 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215dee4 kind:arm_call to:0x02039edc module:main +from:0x0215def0 kind:arm_call to:0x0203ab30 module:main +from:0x0215def8 kind:arm_call to:0x02039edc module:main +from:0x0215df00 kind:arm_call to:0x0203ad60 module:main +from:0x0215df04 kind:arm_call to:0x0203a584 module:main +from:0x0215df18 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215df4c kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0215df60 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x0215df7c kind:arm_call to:0x0203a3a0 module:main +from:0x0215df8c kind:arm_call to:0x0203a3a0 module:main +from:0x0215dfcc kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215e034 kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215e06c kind:load to:0x027e0cf0 module:dtcm +from:0x0215e080 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215e088 kind:arm_call to:0x0203a3a0 module:main +from:0x0215e09c kind:load to:0x027e0cf0 module:dtcm +from:0x0215e0a8 kind:arm_call to:0x0215e168 module:overlay(63) +from:0x0215e0b0 kind:arm_call to:0x0215e3ec module:overlay(63) +from:0x0215e0cc kind:arm_call to:0x0215e0d4 module:overlay(63) +from:0x0215e128 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e15c kind:load to:0x02162630 module:overlay(63) +from:0x0215e160 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e164 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215e180 kind:arm_call to:0x02018c04 module:main +from:0x0215e194 kind:arm_call to:0x020c553c module:overlay(24) +from:0x0215e19c kind:arm_call to:0x020c53c8 module:overlay(24) +from:0x0215e1b8 kind:load to:0x0204a0f0 module:main +from:0x0215e1bc kind:load to:0x027e0994 module:dtcm +from:0x0215e1d4 kind:arm_call to:0x02039edc module:main +from:0x0215e1dc kind:arm_call to:0x0203a950 module:main +from:0x0215e1e8 kind:arm_call to:0x02039edc module:main +from:0x0215e1fc kind:arm_call to:0x0203ad60 module:main +from:0x0215e208 kind:arm_call to:0x0203a950 module:main +from:0x0215e214 kind:arm_call to:0x0203ab30 module:main +from:0x0215e218 kind:arm_call to:0x0203a584 module:main +from:0x0215e224 kind:arm_call to:0x02039edc module:main +from:0x0215e22c kind:arm_call to:0x0203a950 module:main +from:0x0215e238 kind:arm_call to:0x02039edc module:main +from:0x0215e248 kind:arm_call to:0x0203ad60 module:main +from:0x0215e254 kind:arm_call to:0x0203a950 module:main +from:0x0215e260 kind:arm_call to:0x0203ab30 module:main +from:0x0215e264 kind:arm_call to:0x0203a584 module:main +from:0x0215e270 kind:arm_call to:0x02039edc module:main +from:0x0215e278 kind:arm_call to:0x0203a950 module:main +from:0x0215e284 kind:arm_call to:0x02039edc module:main +from:0x0215e294 kind:arm_call to:0x0203ad60 module:main +from:0x0215e2a0 kind:arm_call to:0x0203a950 module:main +from:0x0215e2ac kind:arm_call to:0x0203ab30 module:main +from:0x0215e2b0 kind:arm_call to:0x0203a584 module:main +from:0x0215e2bc kind:arm_call to:0x02039edc module:main +from:0x0215e2c4 kind:arm_call to:0x0203a950 module:main +from:0x0215e2d0 kind:arm_call to:0x02039edc module:main +from:0x0215e2e0 kind:arm_call to:0x0203ad60 module:main +from:0x0215e2ec kind:arm_call to:0x0203a950 module:main +from:0x0215e2f8 kind:arm_call to:0x0203ab30 module:main +from:0x0215e2fc kind:arm_call to:0x0203a584 module:main +from:0x0215e308 kind:arm_call to:0x02039edc module:main +from:0x0215e310 kind:arm_call to:0x0203a950 module:main +from:0x0215e31c kind:arm_call to:0x02039edc module:main +from:0x0215e32c kind:arm_call to:0x0203ad60 module:main +from:0x0215e338 kind:arm_call to:0x0203a950 module:main +from:0x0215e344 kind:arm_call to:0x0203ab30 module:main +from:0x0215e348 kind:arm_call to:0x0203a584 module:main +from:0x0215e354 kind:arm_call to:0x02039edc module:main +from:0x0215e35c kind:arm_call to:0x0203a950 module:main +from:0x0215e368 kind:arm_call to:0x02039edc module:main +from:0x0215e378 kind:arm_call to:0x0203ad60 module:main +from:0x0215e384 kind:arm_call to:0x0203a950 module:main +from:0x0215e390 kind:arm_call to:0x0203ab30 module:main +from:0x0215e394 kind:arm_call to:0x0203a584 module:main +from:0x0215e3a0 kind:arm_call to:0x02039edc module:main +from:0x0215e3a8 kind:arm_call to:0x0203a950 module:main +from:0x0215e3b4 kind:arm_call to:0x02039edc module:main +from:0x0215e3c4 kind:arm_call to:0x0203ad60 module:main +from:0x0215e3d0 kind:arm_call to:0x0203a950 module:main +from:0x0215e3dc kind:arm_call to:0x0203ab30 module:main +from:0x0215e3e0 kind:arm_call to:0x0203a584 module:main +from:0x0215e444 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0215e44c kind:arm_call to:0x0215ed70 module:overlay(63) +from:0x0215e468 kind:arm_call to:0x0215e1c0 module:overlay(63) +from:0x0215e478 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e484 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e4a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e4b8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215e4e4 kind:arm_call to:0x02039edc module:main +from:0x0215e4f0 kind:arm_call to:0x0203afe4 module:main +from:0x0215e4fc kind:arm_call to:0x0203afe4 module:main +from:0x0215e50c kind:arm_call to:0x0203a950 module:main +from:0x0215e510 kind:arm_call to:0x0203a584 module:main +from:0x0215e51c kind:arm_call to:0x02039edc module:main +from:0x0215e524 kind:arm_call to:0x0203afe4 module:main +from:0x0215e52c kind:arm_call to:0x0203afe4 module:main +from:0x0215e538 kind:arm_call to:0x0203a950 module:main +from:0x0215e53c kind:arm_call to:0x0203a584 module:main +from:0x0215e55c kind:arm_call to:0x02078744 module:overlay(0) +from:0x0215e5c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e5e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e600 kind:arm_call to:0x02147ba4 module:overlay(58) +from:0x0215e618 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e61c kind:load to:0x02163634 module:overlay(63) +from:0x0215e620 kind:load to:0x027e09bc module:dtcm +from:0x0215e628 kind:load to:0x021635f8 module:overlay(63) +from:0x0215e658 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215e690 kind:arm_call to:0x02039f24 module:main +from:0x0215e69c kind:arm_call to:0x02039f24 module:main +from:0x0215e6a8 kind:arm_call to:0x0203afe4 module:main +from:0x0215e6b8 kind:arm_call to:0x02039d38 module:main +from:0x0215e6c4 kind:arm_call to:0x0215ed70 module:overlay(63) +from:0x0215e6e0 kind:arm_call to:0x0215e1c0 module:overlay(63) +from:0x0215e6ec kind:arm_call to:0x02039cdc module:main +from:0x0215e704 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e710 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e720 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e734 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215e760 kind:arm_call to:0x02039edc module:main +from:0x0215e76c kind:arm_call to:0x0203afe4 module:main +from:0x0215e778 kind:arm_call to:0x0203afe4 module:main +from:0x0215e788 kind:arm_call to:0x0203a950 module:main +from:0x0215e78c kind:arm_call to:0x0203a584 module:main +from:0x0215e798 kind:arm_call to:0x02039edc module:main +from:0x0215e7a0 kind:arm_call to:0x0203afe4 module:main +from:0x0215e7a8 kind:arm_call to:0x0203afe4 module:main +from:0x0215e7b4 kind:arm_call to:0x0203a950 module:main +from:0x0215e7b8 kind:arm_call to:0x0203a584 module:main +from:0x0215e7d8 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0215e7e8 kind:load to:0x027e0cf0 module:dtcm +from:0x0215e7ec kind:load to:0x027e09a4 module:dtcm +from:0x0215e7f0 kind:load to:0x02163634 module:overlay(63) +from:0x0215e7f4 kind:load to:0x027e09bc module:dtcm +from:0x0215e85c kind:load to:0x027e0cf0 module:dtcm +from:0x0215e888 kind:arm_call to:0x0215e968 module:overlay(63) +from:0x0215e8f8 kind:arm_call to:0x02033c68 module:main +from:0x0215e960 kind:load to:0x027e0cf0 module:dtcm +from:0x0215e964 kind:load to:0x02162612 module:overlay(63) +from:0x0215ea14 kind:arm_call to:0x02039f24 module:main +from:0x0215ea20 kind:arm_call to:0x02039f24 module:main +from:0x0215ea2c kind:arm_call to:0x0203a950 module:main +from:0x0215ea38 kind:arm_call to:0x02039cdc module:main +from:0x0215ea48 kind:load to:0x02162604 module:overlay(63) +from:0x0215ea4c kind:load to:0x0216260b module:overlay(63) +from:0x0215eacc kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215eadc kind:arm_call to:0x0203a194 module:main +from:0x0215eaf4 kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215eb58 kind:arm_call to:0x0215ec24 module:overlay(63) +from:0x0215eb7c kind:arm_call to:0x0215ec84 module:overlay(63) +from:0x0215ec1c kind:load to:0x027e0cf0 module:dtcm +from:0x0215ecb8 kind:arm_call to:0x0215d7bc module:overlay(63) +from:0x0215ecd4 kind:arm_call to:0x0215d7bc module:overlay(63) +from:0x0215ed04 kind:arm_call to:0x021468b8 module:overlay(58) +from:0x0215ed38 kind:arm_call to:0x021468b8 module:overlay(58) +from:0x0215ed58 kind:arm_call_thumb to:0x020b7a94 module:overlay(12) +from:0x0215ed6c kind:load to:0x020b7ab5 module:overlays(8,9,12,13,15) +from:0x0215edd0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ede8 kind:arm_call to:0x021456b8 module:overlay(58) +from:0x0215ee08 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ee0c kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215ee10 kind:load to:0x0216261c module:overlay(63) +from:0x0215ee1c kind:load to:0x0215ee20 module:overlay(63) +from:0x0215ee54 kind:arm_call_thumb to:0x020b819c module:overlay(12) +from:0x0215ee60 kind:arm_call to:0x0203a194 module:main +from:0x0215ee6c kind:arm_call to:0x0215e070 module:overlay(63) +from:0x0215ee98 kind:arm_call to:0x0215ec24 module:overlay(63) +from:0x0215eec8 kind:load to:0x027e0cf0 module:dtcm +from:0x0215eed8 kind:arm_call to:0x0201bac4 module:main +from:0x0215eefc kind:load to:0x021635c0 module:overlay(63) +from:0x0215ef14 kind:arm_call to:0x0201bb5c module:main +from:0x0215ef20 kind:arm_call to:0x0201b980 module:main +from:0x0215ef28 kind:load to:0x0204e5d8 module:main +from:0x0215ef38 kind:load to:0x0215e0a0 module:overlay(63) +from:0x0215ef44 kind:arm_call to:0x0201baa4 module:main +from:0x0215ef4c kind:arm_call to:0x02011ff4 module:main +from:0x0215ef60 kind:arm_call to:0x02067224 module:overlay(0) +from:0x0215ef70 kind:arm_call_thumb to:0x020141dc module:main +from:0x0215ef8c kind:load to:0x021636f4 module:overlay(63) +from:0x0215efd0 kind:arm_call to:0x0215d5bc module:overlay(63) +from:0x0215efe4 kind:arm_call to:0x02014478 module:main +from:0x0215f058 kind:arm_call to:0x0215cd44 module:overlay(63) +from:0x0215f0a4 kind:arm_call to:0x0215cd44 module:overlay(63) +from:0x0215f0b4 kind:arm_call to:0x0215eca4 module:overlay(63) +from:0x0215f0c0 kind:arm_call to:0x0215ecc0 module:overlay(63) +from:0x0215f0cc kind:arm_call to:0x0215ecdc module:overlay(63) +from:0x0215f0d8 kind:arm_call to:0x0215ed10 module:overlay(63) +from:0x0215f0e8 kind:arm_call to:0x0215ed44 module:overlay(63) +from:0x0215f160 kind:load to:0x021641a8 module:overlay(63) +from:0x0215f164 kind:load to:0x02049b2c module:main +from:0x0215f188 kind:arm_call to:0x0215ef58 module:overlay(63) +from:0x0215f19c kind:load to:0x021636e4 module:overlay(63) +from:0x0215f1a8 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0215f1c0 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0215f1d8 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0215f1e0 kind:arm_call to:0x02011ff4 module:main +from:0x0215f208 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f218 kind:load to:0x020b502c module:overlay(0) +from:0x0215f284 kind:arm_call to:0x02067324 module:overlay(0) +from:0x0215f28c kind:arm_call to:0x02011ff4 module:main +from:0x0215f2a0 kind:load to:0x02164308 module:overlay(63) +from:0x0215f2b4 kind:arm_call to:0x02011f3c module:main +from:0x0215f2c0 kind:arm_call to:0x0215f2f0 module:overlay(63) +from:0x0215f2d4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215f2ec kind:load to:0x02163740 module:overlay(63) +from:0x0215f2f8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215f350 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215f378 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215f390 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215f3a8 kind:load to:0x021637ac module:overlay(63) +from:0x0215f3ac kind:load to:0x02164308 module:overlay(63) +from:0x0215f3b0 kind:load to:0x02163764 module:overlay(63) +from:0x0215f3bc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f41c kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0215f44c kind:load to:0x02163720 module:overlay(63) +from:0x0215f450 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f4a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f4ac kind:arm_call to:0x02011ff4 module:main +from:0x0215f4c4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f4cc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215f4d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215f4ec kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f4f4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215f4fc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215f504 kind:arm_call to:0x02011ff4 module:main +from:0x0215f518 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215f52c kind:load to:0x021643f0 module:overlay(63) +from:0x0215f540 kind:arm_call to:0x02011f3c module:main +from:0x0215f54c kind:arm_call to:0x0215f5e8 module:overlay(63) +from:0x0215f564 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215f574 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215f5d4 kind:load to:0x02163808 module:overlay(63) +from:0x0215f5d8 kind:load to:0x02163840 module:overlay(63) +from:0x0215f5dc kind:load to:0x02163824 module:overlay(63) +from:0x0215f5f0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215f6a0 kind:load to:0x02163868 module:overlay(63) +from:0x0215f6a4 kind:load to:0x021643f0 module:overlay(63) +from:0x0215f6a8 kind:load to:0x020b1948 module:overlay(0) +from:0x0215f6ac kind:load to:0x021644c4 module:overlay(63) +from:0x0215f6d0 kind:arm_call to:0x0215fc20 module:overlay(63) +from:0x0215f70c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f738 kind:arm_call to:0x0215f78c module:overlay(63) +from:0x0215f744 kind:arm_call to:0x0215fcc0 module:overlay(63) +from:0x0215f758 kind:arm_call to:0x0215fc20 module:overlay(63) +from:0x0215f7a0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215f7bc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215f7e4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215f7fc kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0215f808 kind:arm_call to:0x0215fc20 module:overlay(63) +from:0x0215f84c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f868 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f880 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f8e4 kind:arm_call to:0x02039edc module:main +from:0x0215f8f4 kind:arm_call to:0x0203a950 module:main +from:0x0215f8fc kind:arm_call to:0x02039d38 module:main +from:0x0215f940 kind:arm_call to:0x02039edc module:main +from:0x0215f94c kind:arm_call to:0x0203a950 module:main +from:0x0215f958 kind:arm_call to:0x0203a950 module:main +from:0x0215f964 kind:arm_call to:0x0203ab30 module:main +from:0x0215f998 kind:arm_call to:0x02039edc module:main +from:0x0215f9a4 kind:arm_call to:0x0203a950 module:main +from:0x0215f9b0 kind:arm_call to:0x0203a950 module:main +from:0x0215f9b8 kind:arm_call to:0x0203ad60 module:main +from:0x0215f9bc kind:arm_call to:0x0203a584 module:main +from:0x0215fa08 kind:arm_call to:0x02039edc module:main +from:0x0215fa14 kind:arm_call to:0x0203a950 module:main +from:0x0215fa1c kind:arm_call to:0x02039d38 module:main +from:0x0215fa60 kind:arm_call to:0x02039edc module:main +from:0x0215fa6c kind:arm_call to:0x0203a950 module:main +from:0x0215fa78 kind:arm_call to:0x0203a950 module:main +from:0x0215fa84 kind:arm_call to:0x0203ab30 module:main +from:0x0215fab8 kind:arm_call to:0x02039edc module:main +from:0x0215fac4 kind:arm_call to:0x0203a950 module:main +from:0x0215fad0 kind:arm_call to:0x0203a950 module:main +from:0x0215fad8 kind:arm_call to:0x0203ad60 module:main +from:0x0215fadc kind:arm_call to:0x0203a584 module:main +from:0x0215fafc kind:arm_call to:0x0215fcc0 module:overlay(63) +from:0x0215fb14 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215fb38 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215fbcc kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215fbf4 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215fc00 kind:load to:0x027e09b8 module:dtcm +from:0x0215fc08 kind:load to:0x027e0cec module:dtcm +from:0x0215fc0c kind:load to:0x027e09a8 module:dtcm +from:0x0215fc14 kind:load to:0x02049bc4 module:main +from:0x0215fcb4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fcd8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fd08 kind:arm_call to:0x02016b64 module:main +from:0x0215fd14 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fd24 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215fd2c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215fd44 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215fd4c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215fd54 kind:arm_call to:0x02011ff4 module:main +from:0x0215fd68 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215fd7c kind:load to:0x021645e4 module:overlay(63) +from:0x0215fd90 kind:arm_call to:0x02011f3c module:main +from:0x0215fd9c kind:arm_call to:0x0215fea4 module:overlay(63) +from:0x0215fdb8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215fdc8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215fe40 kind:load to:0x02163808 module:overlay(63) +from:0x0215fe44 kind:load to:0x02163840 module:overlay(63) +from:0x0215fe48 kind:load to:0x02163908 module:overlay(63) +from:0x0215fe64 kind:load to:0x021638f0 module:overlay(63) +from:0x0215fe88 kind:load to:0x0204a068 module:main +from:0x0215fe8c kind:load to:0x020611bc module:overlay(0) +from:0x0215fea0 kind:load to:0x02016684 module:main +from:0x0215feac kind:arm_call to:0x02170e4c module:overlay(94) +from:0x0215ff0c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215ff1c kind:arm_call to:0x0205b304 module:overlay(0) +from:0x0215ff24 kind:arm_call_thumb to:0x020141dc module:main +from:0x0215ff40 kind:arm_call to:0x0215fe54 module:overlay(63) +from:0x0215ff74 kind:arm_call to:0x02028c68 module:main +from:0x0215ff90 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0215ff98 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x0215ffac kind:arm_call to:0x0206080c module:overlay(0) +from:0x0215ffb4 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x0215ffc0 kind:load to:0x02163924 module:overlay(63) +from:0x0215ffc4 kind:load to:0x02163968 module:overlay(63) +from:0x0215ffc8 kind:load to:0x021645e4 module:overlay(63) +from:0x0215ffcc kind:load to:0x021646b8 module:overlay(63) +from:0x0215ffd0 kind:load to:0x021644f4 module:overlay(63) +from:0x0215ffd4 kind:load to:0x0216456c module:overlay(63) +from:0x02160004 kind:arm_call to:0x02160560 module:overlay(63) +from:0x021600a0 kind:arm_call to:0x020b673c module:overlay(9) +from:0x021600f8 kind:arm_call to:0x02160560 module:overlay(63) +from:0x02160118 kind:arm_call to:0x02160234 module:overlay(63) +from:0x02160124 kind:arm_call to:0x01ff9b50 module:itcm +from:0x0216013c kind:arm_call to:0x020611dc module:overlay(0) +from:0x02160148 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021601c0 kind:arm_call to:0x020716bc module:overlay(0) +from:0x021601d8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021601e4 kind:arm_call to:0x02170f80 module:overlay(94) +from:0x021601fc kind:arm_call to:0x02160560 module:overlay(63) +from:0x02160204 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0216020c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02160214 kind:load to:0x0204a068 module:main +from:0x02160218 kind:load to:0x02118f84 module:overlay(31) +from:0x02160220 kind:load to:0x0204a0f0 module:main +from:0x02160224 kind:load to:0x027e09a8 module:dtcm +from:0x02160228 kind:load to:0x020b51f4 module:overlay(0) +from:0x0216022c kind:load to:0x021644f4 module:overlay(63) +from:0x02160230 kind:load to:0x0216456c module:overlay(63) +from:0x02160250 kind:arm_call to:0x02014478 module:main +from:0x02160270 kind:arm_call to:0x02160528 module:overlay(63) +from:0x02160340 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02160350 kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x02160368 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02160384 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021603dc kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x021603f0 kind:arm_call to:0x02160560 module:overlay(63) +from:0x02160418 kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x0216042c kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x02160444 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02160454 kind:arm_call to:0x0206080c module:overlay(0) +from:0x021604dc kind:arm_call to:0x0205b1b8 module:overlay(0) +from:0x02160500 kind:arm_call to:0x0206f758 module:overlay(0) +from:0x02160508 kind:load to:0x02118f84 module:overlay(31) +from:0x0216050c kind:load to:0x021638a0 module:overlay(63) +from:0x02160510 kind:load to:0x021638c8 module:overlay(63) +from:0x02160514 kind:load to:0x020b51f4 module:overlay(0) +from:0x0216051c kind:load to:0x021644f4 module:overlay(63) +from:0x02160520 kind:load to:0x0216456c module:overlay(63) +from:0x02160524 kind:load to:0x020b5294 module:overlay(0) +from:0x02160554 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0216055c kind:load to:0x021644f4 module:overlay(63) +from:0x021605a4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021605e4 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x02160600 kind:arm_call to:0x02170f5c module:overlays(90,94) +from:0x02160608 kind:arm_call to:0x02170fb4 module:overlays(90,94) +from:0x0216062c kind:arm_call to:0x020b667c module:overlay(9) +from:0x02160664 kind:load to:0x02118f84 module:overlay(31) +from:0x02160688 kind:arm_call to:0x02160560 module:overlay(63) +from:0x0216074c kind:arm_call to:0x020166cc module:main +from:0x0216075c kind:load to:0x027e0954 module:dtcm +from:0x02160834 kind:arm_call to:0x0201aaa8 module:main +from:0x0216084c kind:load to:0x021638c8 module:overlay(63) +from:0x02160850 kind:load to:0x0204aefc module:main +from:0x02160854 kind:load to:0x021638a0 module:overlay(63) +from:0x02160858 kind:load to:0x021644f4 module:overlay(63) +from:0x0216085c kind:load to:0x0216456c module:overlay(63) +from:0x0216087c kind:arm_call to:0x020b667c module:overlay(9) +from:0x02160884 kind:load to:0x02118f84 module:overlay(31) +from:0x021608e4 kind:arm_call to:0x0207832c module:overlay(0) +from:0x021608f0 kind:load to:0x021638a8 module:overlay(63) +from:0x021608f4 kind:load to:0x027e09bc module:dtcm +from:0x02160910 kind:arm_call to:0x02160560 module:overlay(63) +from:0x02160934 kind:arm_call to:0x02160528 module:overlay(63) +from:0x0216096c kind:arm_call to:0x02078210 module:overlay(0) +from:0x02160988 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02160998 kind:arm_call to:0x02160560 module:overlay(63) +from:0x021609a0 kind:load to:0x027e09bc module:dtcm +from:0x021609b0 kind:arm_call to:0x0201666c module:main +from:0x021609b8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021609c0 kind:arm_call to:0x0206728c module:overlay(0) +from:0x021609c8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021609d0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x021609d8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021609e0 kind:arm_call to:0x02011ff4 module:main +from:0x021609f8 kind:arm_call to:0x0201666c module:main +from:0x02160a00 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160a08 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02160a10 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02160a18 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02160a20 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02160a34 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02160a48 kind:arm_branch to:0x021609a4 module:overlay(63) +from:0x02160a58 kind:arm_branch to:0x0216093c module:overlay(63) +from:0x02160a68 kind:arm_branch to:0x02160918 module:overlay(63) +from:0x02160a78 kind:arm_branch to:0x021608f8 module:overlay(63) +from:0x02160a88 kind:arm_branch to:0x02160888 module:overlay(63) +from:0x02160a98 kind:arm_branch to:0x02160860 module:overlay(63) +from:0x02160aa8 kind:arm_branch to:0x021609ec module:overlay(63) +from:0x02160ab8 kind:load to:0x021646e8 module:overlay(63) +from:0x02160acc kind:arm_call to:0x02011f3c module:main +from:0x02160ad8 kind:arm_call to:0x02160bb0 module:overlay(63) +from:0x02160af0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02160b00 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160b94 kind:load to:0x021639dc module:overlay(63) +from:0x02160b98 kind:load to:0x02163a14 module:overlay(63) +from:0x02160b9c kind:load to:0x021639f8 module:overlay(63) +from:0x02160ba8 kind:load to:0x021639a4 module:overlay(63) +from:0x02160bb8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02160c10 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02160c40 kind:load to:0x02163a3c module:overlay(63) +from:0x02160c44 kind:load to:0x021646e8 module:overlay(63) +from:0x02160c48 kind:load to:0x021639c4 module:overlay(63) +from:0x02160c98 kind:arm_call to:0x02160cf8 module:overlay(63) +from:0x02160ca4 kind:load to:0x021647bc module:overlay(63) +from:0x02160ce4 kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02160d30 kind:arm_call to:0x0209d20c module:overlay(0) +from:0x02160d3c kind:arm_call to:0x0207308c module:overlay(0) +from:0x02160dc0 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02160dd0 kind:load to:0x021639a4 module:overlay(63) +from:0x02160dd4 kind:load to:0x027e09b8 module:dtcm +from:0x02160e14 kind:load to:0x027e0cd8 module:dtcm +from:0x02160e18 kind:load to:0x02081d5c module:overlay(0) +from:0x02160e28 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160e30 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02160e48 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160e50 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02160e58 kind:arm_call to:0x02011ff4 module:main +from:0x02160e6c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02160e80 kind:load to:0x021647f0 module:overlay(63) +from:0x02160e94 kind:arm_call to:0x02011f3c module:main +from:0x02160ea0 kind:arm_call to:0x02160f44 module:overlay(63) +from:0x02160eb8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02160ec8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160f28 kind:load to:0x02163808 module:overlay(63) +from:0x02160f2c kind:load to:0x02163840 module:overlay(63) +from:0x02160f30 kind:load to:0x02163a7c module:overlay(63) +from:0x02160f4c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02160fa4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02160fd4 kind:load to:0x02163a98 module:overlay(63) +from:0x02160fd8 kind:load to:0x021647f0 module:overlay(63) +from:0x02160fec kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02161030 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216103c kind:arm_call to:0x02161234 module:overlay(63) +from:0x02161048 kind:load to:0x021648c4 module:overlay(63) +from:0x0216115c kind:arm_call to:0x020a0200 module:overlay(0) +from:0x02161180 kind:load to:0x02049bc4 module:main +from:0x02161188 kind:load to:0x027e0cec module:dtcm +from:0x021611f0 kind:arm_call to:0x02161234 module:overlay(63) +from:0x021611f8 kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02161208 kind:arm_call to:0x02161234 module:overlay(63) +from:0x02161220 kind:arm_call to:0x02161234 module:overlay(63) +from:0x0216125c kind:arm_call to:0x02161268 module:overlay(63) +from:0x0216128c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161298 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x021612d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021612ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02161308 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02161324 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02161334 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02161350 kind:load to:0x027e09a8 module:dtcm +from:0x02161358 kind:load to:0x027e0cec module:dtcm +from:0x02161380 kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x021613b0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021613b8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021613c0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021613d8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021613e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021613e8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021613f0 kind:arm_call to:0x02011ff4 module:main +from:0x02161404 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02161418 kind:load to:0x021648f4 module:overlay(63) +from:0x0216142c kind:arm_call to:0x02011f3c module:main +from:0x02161438 kind:arm_call to:0x0216161c module:overlay(63) +from:0x02161450 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02161460 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021614c0 kind:load to:0x02163808 module:overlay(63) +from:0x021614c4 kind:load to:0x02163840 module:overlay(63) +from:0x021614c8 kind:load to:0x02163aec module:overlay(63) +from:0x021614e8 kind:load to:0x02163ad8 module:overlay(63) +from:0x021614f8 kind:load to:0x0216151c module:overlay(63) +from:0x02161508 kind:load to:0x021615a4 module:overlay(63) +from:0x02161518 kind:load to:0x02161618 module:overlay(63) +from:0x02161558 kind:arm_call to:0x0209d254 module:overlay(0) +from:0x0216156c kind:arm_call to:0x02161ae8 module:overlay(63) +from:0x02161584 kind:arm_call to:0x0209d254 module:overlay(0) +from:0x02161598 kind:arm_call to:0x02161ae8 module:overlay(63) +from:0x021615a0 kind:load to:0x020d8690 module:overlays(19,24) +from:0x021615dc kind:arm_call to:0x0209d254 module:overlay(0) +from:0x021615fc kind:arm_call to:0x0209d254 module:overlay(0) +from:0x02161614 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02161624 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0216167c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02161690 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021616a0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021616b0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021616bc kind:arm_call to:0x021614d8 module:overlay(63) +from:0x021616f4 kind:load to:0x02163b08 module:overlay(63) +from:0x021616f8 kind:load to:0x021648f4 module:overlay(63) +from:0x02161710 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02161754 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02161774 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02161788 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021617a0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021617b4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021617cc kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021617e0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02161828 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0216185c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0216187c kind:arm_call to:0x02161ae8 module:overlay(63) +from:0x02161888 kind:load to:0x020b537c module:overlay(0) +from:0x02161890 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02161894 kind:load to:0x02164914 module:overlay(63) +from:0x02161898 kind:load to:0x021626e0 module:overlay(63) +from:0x0216189c kind:load to:0x021626f0 module:overlay(63) +from:0x021618a0 kind:load to:0x02162700 module:overlay(63) +from:0x021618a4 kind:load to:0x021649c8 module:overlay(63) +from:0x021618b8 kind:arm_call to:0x02082144 module:overlay(0) +from:0x021618cc kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x021618d4 kind:load to:0x027e0cd8 module:dtcm +from:0x02161920 kind:arm_call to:0x02173564 module:overlay(94) +from:0x02161934 kind:arm_call to:0x02161ae8 module:overlay(63) +from:0x02161948 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02161958 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161974 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161980 kind:arm_call to:0x02161ae8 module:overlay(63) +from:0x02161990 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021619a4 kind:arm_call to:0x02161ae8 module:overlay(63) +from:0x021619b0 kind:arm_call to:0x020716bc module:overlay(0) +from:0x021619c0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021619e4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021619fc kind:arm_call to:0x020732cc module:overlay(0) +from:0x02161a0c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161a20 kind:arm_call to:0x020716bc module:overlay(0) +from:0x02161a2c kind:arm_call to:0x02161ae8 module:overlay(63) +from:0x02161a3c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161a4c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02161a58 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161a74 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161ac4 kind:load to:0x027e09a8 module:dtcm +from:0x02161ac8 kind:load to:0x027e09b8 module:dtcm +from:0x02161ad0 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02161b3c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02161b44 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02161b50 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161b5c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161b68 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161b74 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161b88 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02161ba8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02161c3c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02161c68 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02161c84 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02161c94 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02161c9c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02161ca8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161cb4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161cc0 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161ccc kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161cec kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02161cf4 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02161cfc kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02161d08 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161d14 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161d24 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161d30 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161d4c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02161de8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02161e08 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02161e10 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02161e18 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02161e24 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161e30 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02161e40 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161e4c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161e68 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02161f04 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02161f1c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161f3c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02161f5c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02161ff0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02162004 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0216200c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02162018 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02162024 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0216204c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02162068 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02162078 kind:load to:0x027e09b8 module:dtcm +from:0x02162080 kind:load to:0x027e0cec module:dtcm +from:0x02162084 kind:load to:0x0203e93c module:main +from:0x02162088 kind:load to:0x020b537c module:overlay(0) +from:0x02162090 kind:load to:0x027e09a8 module:dtcm +from:0x02162098 kind:load to:0x021649c8 module:overlay(63) +from:0x021620d8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021620e0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021620f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162100 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02162108 kind:arm_call to:0x02011ff4 module:main +from:0x0216211c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02162154 kind:arm_call to:0x02002f04 module:main +from:0x02162188 kind:arm_call to:0x02162264 module:overlay(63) +from:0x02162190 kind:arm_call to:0x0216219c module:overlay(63) +from:0x02162198 kind:load to:0x020b51a0 module:overlay(0) +from:0x021621c4 kind:arm_call to:0x02002f54 module:main +from:0x021621d4 kind:arm_call to:0x02002f54 module:main +from:0x0216221c kind:arm_call to:0x02002f04 module:main +from:0x0216223c kind:arm_call to:0x021624bc module:overlay(63) +from:0x02162254 kind:arm_call to:0x021624b4 module:overlay(63) +from:0x02162260 kind:load to:0x020b51a0 module:overlay(0) +from:0x0216228c kind:arm_call to:0x02002f54 module:main +from:0x021622bc kind:arm_call to:0x02002f54 module:main +from:0x021622cc kind:arm_call to:0x02002f54 module:main +from:0x0216230c kind:arm_call to:0x021624b4 module:overlay(63) +from:0x02162328 kind:arm_call to:0x02002f54 module:main +from:0x02162338 kind:arm_call to:0x02002f54 module:main +from:0x02162378 kind:arm_call to:0x021624b4 module:overlay(63) +from:0x02162390 kind:arm_call to:0x02002f54 module:main +from:0x021623b8 kind:arm_call to:0x021624b4 module:overlay(63) +from:0x021623d4 kind:arm_call to:0x02002f54 module:main +from:0x021623e4 kind:arm_call to:0x02002f54 module:main +from:0x02162424 kind:arm_call to:0x021624bc module:overlay(63) +from:0x0216243c kind:arm_call to:0x02002f54 module:main +from:0x02162464 kind:arm_call to:0x021624b4 module:overlay(63) +from:0x0216247c kind:arm_call to:0x02002f54 module:main +from:0x021624a4 kind:arm_call to:0x021624b4 module:overlay(63) +from:0x021624b0 kind:load to:0x020b51a0 module:overlay(0) +from:0x02162744 kind:arm_call to:0x02157eb0 module:overlay(63) +from:0x02162754 kind:arm_call to:0x0203ce4c module:main +from:0x02162768 kind:load to:0x02162e70 module:overlay(63) +from:0x02162770 kind:load to:0x02163b40 module:overlay(63) +from:0x02162774 kind:load to:0x02163b50 module:overlay(63) +from:0x02162778 kind:load to:0x0215aac4 module:overlay(63) +from:0x0216277c kind:load to:0x02163b44 module:overlay(63) +from:0x021627cc kind:arm_call to:0x0215ab08 module:overlay(63) +from:0x021627dc kind:arm_call to:0x0203ce4c module:main +from:0x021627f4 kind:load to:0x021630a8 module:overlay(63) +from:0x021627fc kind:load to:0x02163c28 module:overlay(63) +from:0x02162808 kind:load to:0x02163c38 module:overlay(63) +from:0x0216280c kind:load to:0x0215bac8 module:overlay(63) +from:0x02162810 kind:load to:0x02163c2c module:overlay(63) +from:0x02162830 kind:arm_call to:0x0215bc3c module:overlay(63) +from:0x02162840 kind:arm_call to:0x0203ce4c module:main +from:0x02162854 kind:load to:0x02163d10 module:overlay(63) +from:0x02162858 kind:load to:0x02163d20 module:overlay(63) +from:0x0216285c kind:load to:0x0215bf5c module:overlay(63) +from:0x02162860 kind:load to:0x02163d14 module:overlay(63) +from:0x02162880 kind:arm_call to:0x0215bfa0 module:overlay(63) +from:0x02162890 kind:arm_call to:0x0203ce4c module:main +from:0x021628a4 kind:load to:0x02163df8 module:overlay(63) +from:0x021628a8 kind:load to:0x02163e08 module:overlay(63) +from:0x021628ac kind:load to:0x0215c1a4 module:overlay(63) +from:0x021628b0 kind:load to:0x02163dfc module:overlay(63) +from:0x021628d0 kind:arm_call to:0x0215c1e8 module:overlay(63) +from:0x021628e0 kind:arm_call to:0x0203ce4c module:main +from:0x021628f4 kind:load to:0x02163ee0 module:overlay(63) +from:0x021628f8 kind:load to:0x02163ef0 module:overlay(63) +from:0x021628fc kind:load to:0x0215c308 module:overlay(63) +from:0x02162900 kind:load to:0x02163ee4 module:overlay(63) +from:0x02162920 kind:arm_call to:0x0215c34c module:overlay(63) +from:0x02162930 kind:arm_call to:0x0203ce4c module:main +from:0x02162944 kind:load to:0x02163fc8 module:overlay(63) +from:0x02162948 kind:load to:0x02163fd8 module:overlay(63) +from:0x0216294c kind:load to:0x0215c550 module:overlay(63) +from:0x02162950 kind:load to:0x02163fcc module:overlay(63) +from:0x02162970 kind:arm_call to:0x0215c594 module:overlay(63) +from:0x02162980 kind:arm_call to:0x0203ce4c module:main +from:0x02162994 kind:load to:0x021640b0 module:overlay(63) +from:0x02162998 kind:load to:0x021640c0 module:overlay(63) +from:0x0216299c kind:load to:0x0215c6b4 module:overlay(63) +from:0x021629a0 kind:load to:0x021640b4 module:overlay(63) +from:0x02162aac kind:arm_call to:0x0215c6c8 module:overlay(63) +from:0x02162abc kind:arm_call to:0x0203ce4c module:main +from:0x02162ad4 kind:load to:0x02163644 module:overlay(63) +from:0x02162ad8 kind:load to:0x02163660 module:overlay(63) +from:0x02162adc kind:load to:0x0216367c module:overlay(63) +from:0x02162ae0 kind:load to:0x02163698 module:overlay(63) +from:0x02162ae4 kind:load to:0x021636b4 module:overlay(63) +from:0x02162ae8 kind:load to:0x021635f8 module:overlay(63) +from:0x02162af0 kind:load to:0x021636d0 module:overlay(63) +from:0x02162afc kind:load to:0x02164198 module:overlay(63) +from:0x02162b00 kind:load to:0x021641a8 module:overlay(63) +from:0x02162b04 kind:load to:0x0215c7a4 module:overlay(63) +from:0x02162b08 kind:load to:0x0216419c module:overlay(63) +from:0x02162b28 kind:arm_call to:0x0215f2c8 module:overlay(63) +from:0x02162b38 kind:arm_call to:0x0203ce4c module:main +from:0x02162b4c kind:load to:0x021642f8 module:overlay(63) +from:0x02162b50 kind:load to:0x02164308 module:overlay(63) +from:0x02162b54 kind:load to:0x0215f510 module:overlay(63) +from:0x02162b58 kind:load to:0x021642fc module:overlay(63) +from:0x02162b78 kind:arm_call to:0x0215f554 module:overlay(63) +from:0x02162b88 kind:arm_call to:0x0203ce4c module:main +from:0x02162b9c kind:load to:0x021643e0 module:overlay(63) +from:0x02162ba0 kind:load to:0x021643f0 module:overlay(63) +from:0x02162ba4 kind:load to:0x0215fd60 module:overlay(63) +from:0x02162ba8 kind:load to:0x021643e4 module:overlay(63) +from:0x02162c70 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02162c78 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02162c98 kind:arm_call to:0x0215fda4 module:overlay(63) +from:0x02162ca8 kind:arm_call to:0x0203ce4c module:main +from:0x02162cc0 kind:load to:0x021638a0 module:overlay(63) +from:0x02162cc8 kind:load to:0x021638b4 module:overlay(63) +from:0x02162ccc kind:load to:0x021638e4 module:overlay(63) +from:0x02162cd0 kind:load to:0x021638d4 module:overlay(63) +from:0x02162cd4 kind:load to:0x021638d8 module:overlay(63) +from:0x02162cd8 kind:load to:0x021638cc module:overlay(63) +from:0x02162cdc kind:load to:0x021638d0 module:overlay(63) +from:0x02162ce0 kind:load to:0x021638e0 module:overlay(63) +from:0x02162ce4 kind:load to:0x021638dc module:overlay(63) +from:0x02162ce8 kind:load to:0x021644f4 module:overlay(63) +from:0x02162cec kind:load to:0x0216456c module:overlay(63) +from:0x02162cf0 kind:load to:0x021644e4 module:overlay(63) +from:0x02162cf4 kind:load to:0x021645e4 module:overlay(63) +from:0x02162cf8 kind:load to:0x02160a2c module:overlay(63) +from:0x02162cfc kind:load to:0x021644e8 module:overlay(63) +from:0x02162d44 kind:arm_call to:0x02160ae0 module:overlay(63) +from:0x02162d54 kind:arm_call to:0x0203ce4c module:main +from:0x02162d6c kind:load to:0x021639a4 module:overlay(63) +from:0x02162d70 kind:load to:0x021646d8 module:overlay(63) +from:0x02162d74 kind:load to:0x021646e8 module:overlay(63) +from:0x02162d78 kind:load to:0x02160e64 module:overlay(63) +from:0x02162d7c kind:load to:0x021646dc module:overlay(63) +from:0x02162d9c kind:arm_call to:0x02160ea8 module:overlay(63) +from:0x02162dac kind:arm_call to:0x0203ce4c module:main +from:0x02162dc0 kind:load to:0x021647e0 module:overlay(63) +from:0x02162dc4 kind:load to:0x021647f0 module:overlay(63) +from:0x02162dc8 kind:load to:0x021613fc module:overlay(63) +from:0x02162dcc kind:load to:0x021647e4 module:overlay(63) +from:0x02162dec kind:arm_call to:0x02161440 module:overlay(63) +from:0x02162dfc kind:arm_call to:0x0203ce4c module:main +from:0x02162e10 kind:load to:0x021648e4 module:overlay(63) +from:0x02162e14 kind:load to:0x021648f4 module:overlay(63) +from:0x02162e18 kind:load to:0x02162114 module:overlay(63) +from:0x02162e1c kind:load to:0x021648e8 module:overlay(63) +from:0x02162e20 kind:load to:0x02162710 module:overlay(63) +from:0x02162e24 kind:load to:0x02162780 module:overlay(63) +from:0x02162e28 kind:load to:0x02162814 module:overlay(63) +from:0x02162e2c kind:load to:0x02162864 module:overlay(63) +from:0x02162e30 kind:load to:0x021628b4 module:overlay(63) +from:0x02162e34 kind:load to:0x02162904 module:overlay(63) +from:0x02162e38 kind:load to:0x02162954 module:overlay(63) +from:0x02162e3c kind:load to:0x021629a4 module:overlay(63) +from:0x02162e40 kind:load to:0x02162b0c module:overlay(63) +from:0x02162e44 kind:load to:0x02162b5c module:overlay(63) +from:0x02162e48 kind:load to:0x02162bac module:overlay(63) +from:0x02162e4c kind:load to:0x02162d00 module:overlay(63) +from:0x02162e50 kind:load to:0x02162d80 module:overlay(63) +from:0x02162e54 kind:load to:0x02162dd0 module:overlay(63) +from:0x02162e68 kind:load to:0x02097bf4 module:overlay(0) +from:0x02162e6c kind:load to:0x02157f84 module:overlay(63) +from:0x02162e88 kind:load to:0x0215a7e4 module:overlay(63) +from:0x02162e8c kind:load to:0x0215a7f8 module:overlay(63) +from:0x02162e90 kind:load to:0x0215a814 module:overlay(63) +from:0x02162e94 kind:load to:0x0215a860 module:overlay(63) +from:0x02162e98 kind:load to:0x0207bff0 module:overlay(0) +from:0x02162ea4 kind:load to:0x02157e8c module:overlay(63) +from:0x02162ea8 kind:load to:0x02097924 module:overlay(0) +from:0x02162eac kind:load to:0x02097734 module:overlay(0) +from:0x02162eb0 kind:load to:0x020977b0 module:overlay(0) +from:0x02162eb4 kind:load to:0x0209792c module:overlay(0) +from:0x02162eb8 kind:load to:0x0209794c module:overlay(0) +from:0x02162ebc kind:load to:0x02097978 module:overlay(0) +from:0x02162ec8 kind:load to:0x021582d8 module:overlay(63) +from:0x02162ecc kind:load to:0x0215a97c module:overlay(63) +from:0x02162ed0 kind:load to:0x02057bd4 module:overlay(0) +from:0x02162ed4 kind:load to:0x02057a68 module:overlay(0) +from:0x02162ed8 kind:load to:0x02057da8 module:overlay(0) +from:0x02162edc kind:load to:0x02057e24 module:overlay(0) +from:0x02162ee0 kind:load to:0x02057e88 module:overlay(0) +from:0x02162ee4 kind:load to:0x0209a77c module:overlay(0) +from:0x02162ee8 kind:load to:0x02057d64 module:overlay(0) +from:0x02162ef4 kind:load to:0x021582ec module:overlay(63) +from:0x02162ef8 kind:load to:0x0215a998 module:overlay(63) +from:0x02162efc kind:load to:0x0209a234 module:overlay(0) +from:0x02162f00 kind:load to:0x0209a268 module:overlay(0) +from:0x02162f04 kind:load to:0x0209a300 module:overlay(0) +from:0x02162f08 kind:load to:0x0209a314 module:overlay(0) +from:0x02162f0c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02162f10 kind:load to:0x0209a33c module:overlay(0) +from:0x02162f14 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02162f18 kind:load to:0x0209a04c module:overlay(0) +from:0x02162f1c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02162f20 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02162f24 kind:load to:0x0209a328 module:overlay(0) +from:0x02162f28 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02162f2c kind:load to:0x0215a950 module:overlay(63) +from:0x02162f30 kind:load to:0x0215a92c module:overlay(63) +from:0x02162f34 kind:load to:0x0209a6ec module:overlay(0) +from:0x02162f38 kind:load to:0x02158b14 module:overlay(63) +from:0x02162f40 kind:load to:0x02158d20 module:overlay(63) +from:0x02162f48 kind:load to:0x021590a8 module:overlay(63) +from:0x02162f50 kind:load to:0x021591d4 module:overlay(63) +from:0x02162f58 kind:load to:0x021593e8 module:overlay(63) +from:0x02162f60 kind:load to:0x02159584 module:overlay(63) +from:0x02162f68 kind:load to:0x021596f4 module:overlay(63) +from:0x02162f70 kind:load to:0x021598dc module:overlay(63) +from:0x02162f78 kind:load to:0x02159c88 module:overlay(63) +from:0x02162f80 kind:load to:0x02159ddc module:overlay(63) +from:0x02162f88 kind:load to:0x02159e00 module:overlay(63) +from:0x02162f90 kind:load to:0x02158b78 module:overlay(63) +from:0x02162f98 kind:load to:0x02158d90 module:overlay(63) +from:0x02162fa0 kind:load to:0x021590e0 module:overlay(63) +from:0x02162fa8 kind:load to:0x02159238 module:overlay(63) +from:0x02162fb0 kind:load to:0x02159474 module:overlay(63) +from:0x02162fb8 kind:load to:0x021595f8 module:overlay(63) +from:0x02162fc0 kind:load to:0x02159764 module:overlay(63) +from:0x02162fc8 kind:load to:0x021599c4 module:overlay(63) +from:0x02162fd0 kind:load to:0x02159d48 module:overlay(63) +from:0x02162fd8 kind:load to:0x02159dfc module:overlay(63) +from:0x02162fe0 kind:load to:0x02159ea0 module:overlay(63) +from:0x02162ff0 kind:load to:0x020984f8 module:overlay(0) +from:0x02162ff4 kind:load to:0x02098534 module:overlay(0) +from:0x02162ff8 kind:load to:0x0209854c module:overlay(0) +from:0x02162ffc kind:load to:0x02098558 module:overlay(0) +from:0x02163000 kind:load to:0x0215a5d8 module:overlay(63) +from:0x02163004 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163008 kind:load to:0x02158300 module:overlay(63) +from:0x0216300c kind:load to:0x02158368 module:overlay(63) +from:0x02163010 kind:load to:0x021584d0 module:overlay(63) +from:0x02163014 kind:load to:0x021584a4 module:overlay(63) +from:0x02163018 kind:load to:0x0209849c module:overlay(0) +from:0x0216301c kind:load to:0x02158a0c module:overlay(63) +from:0x02163020 kind:load to:0x02098fe4 module:overlay(0) +from:0x02163024 kind:load to:0x020984a8 module:overlay(0) +from:0x02163028 kind:load to:0x02098564 module:overlay(0) +from:0x0216302c kind:load to:0x020985d0 module:overlay(0) +from:0x02163030 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163034 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163038 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216303c kind:load to:0x0215a9b4 module:overlay(63) +from:0x02163040 kind:load to:0x0215aa38 module:overlay(63) +from:0x02163044 kind:load to:0x02099568 module:overlay(0) +from:0x021630c0 kind:load to:0x0215af38 module:overlay(63) +from:0x021630c8 kind:load to:0x0215af40 module:overlay(63) +from:0x021630d0 kind:load to:0x0215af98 module:overlay(63) +from:0x021630d8 kind:load to:0x0215b070 module:overlay(63) +from:0x021630e0 kind:load to:0x0215b224 module:overlay(63) +from:0x021630e8 kind:load to:0x0215b2a4 module:overlay(63) +from:0x021630f0 kind:load to:0x0215af34 module:overlay(63) +from:0x021630f8 kind:load to:0x0215af3c module:overlay(63) +from:0x02163100 kind:load to:0x0215af84 module:overlay(63) +from:0x02163108 kind:load to:0x0215b034 module:overlay(63) +from:0x02163110 kind:load to:0x0215b19c module:overlay(63) +from:0x02163118 kind:load to:0x0215b290 module:overlay(63) +from:0x02163128 kind:load to:0x0215abb8 module:overlay(63) +from:0x0216312c kind:load to:0x0215ac2c module:overlay(63) +from:0x02163130 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x02163134 kind:load to:0x0215ac48 module:overlay(63) +from:0x02163140 kind:load to:0x0215ae60 module:overlay(63) +from:0x02163144 kind:load to:0x0215ba28 module:overlay(63) +from:0x02163148 kind:load to:0x0207b6fc module:overlay(0) +from:0x0216314c kind:load to:0x0207b734 module:overlay(0) +from:0x02163150 kind:load to:0x0215aca8 module:overlay(63) +from:0x0216315c kind:load to:0x0215aae4 module:overlay(63) +from:0x02163160 kind:load to:0x02097924 module:overlay(0) +from:0x02163164 kind:load to:0x02097734 module:overlay(0) +from:0x02163168 kind:load to:0x020977b0 module:overlay(0) +from:0x0216316c kind:load to:0x0209792c module:overlay(0) +from:0x02163170 kind:load to:0x0209794c module:overlay(0) +from:0x02163174 kind:load to:0x02097978 module:overlay(0) +from:0x02163180 kind:load to:0x0215ae4c module:overlay(63) +from:0x02163184 kind:load to:0x0215ba44 module:overlay(63) +from:0x02163188 kind:load to:0x02057bd4 module:overlay(0) +from:0x0216318c kind:load to:0x02057a68 module:overlay(0) +from:0x02163190 kind:load to:0x02057da8 module:overlay(0) +from:0x02163194 kind:load to:0x02057e24 module:overlay(0) +from:0x02163198 kind:load to:0x02057e88 module:overlay(0) +from:0x0216319c kind:load to:0x0209a77c module:overlay(0) +from:0x021631a0 kind:load to:0x02057d64 module:overlay(0) +from:0x021631ac kind:load to:0x020984f8 module:overlay(0) +from:0x021631b0 kind:load to:0x02098534 module:overlay(0) +from:0x021631b4 kind:load to:0x0209854c module:overlay(0) +from:0x021631b8 kind:load to:0x02098558 module:overlay(0) +from:0x021631bc kind:load to:0x0215b7ac module:overlay(63) +from:0x021631c0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021631c4 kind:load to:0x0215ae74 module:overlay(63) +from:0x021631c8 kind:load to:0x02098490 module:overlay(0) +from:0x021631cc kind:load to:0x0215b2cc module:overlay(63) +from:0x021631d0 kind:load to:0x0215b2a8 module:overlay(63) +from:0x021631d4 kind:load to:0x0209849c module:overlay(0) +from:0x021631d8 kind:load to:0x0215b604 module:overlay(63) +from:0x021631dc kind:load to:0x02098fe4 module:overlay(0) +from:0x021631e0 kind:load to:0x020984a8 module:overlay(0) +from:0x021631e4 kind:load to:0x02098564 module:overlay(0) +from:0x021631e8 kind:load to:0x020985d0 module:overlay(0) +from:0x021631ec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021631f0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021631f4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021631f8 kind:load to:0x0215ba60 module:overlay(63) +from:0x021631fc kind:load to:0x0215ba90 module:overlay(63) +from:0x02163200 kind:load to:0x02099568 module:overlay(0) +from:0x0216320c kind:load to:0x020984f8 module:overlay(0) +from:0x02163210 kind:load to:0x02098534 module:overlay(0) +from:0x02163214 kind:load to:0x0209854c module:overlay(0) +from:0x02163218 kind:load to:0x02098558 module:overlay(0) +from:0x0216321c kind:load to:0x01fff464 module:itcm +from:0x02163220 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163224 kind:load to:0x0215bb14 module:overlay(63) +from:0x02163228 kind:load to:0x0215bb68 module:overlay(63) +from:0x0216322c kind:load to:0x0215bb6c module:overlay(63) +from:0x02163230 kind:load to:0x0215bb70 module:overlay(63) +from:0x02163234 kind:load to:0x0209849c module:overlay(0) +from:0x02163238 kind:load to:0x0215bb84 module:overlay(63) +from:0x0216323c kind:load to:0x020984a4 module:overlay(0) +from:0x02163240 kind:load to:0x020984a8 module:overlay(0) +from:0x02163244 kind:load to:0x02098564 module:overlay(0) +from:0x02163248 kind:load to:0x020985d0 module:overlay(0) +from:0x0216324c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163250 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163254 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163258 kind:load to:0x0215bbb4 module:overlay(63) +from:0x0216325c kind:load to:0x0215bbdc module:overlay(63) +from:0x02163260 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x02163270 kind:load to:0x0215bc18 module:overlay(63) +from:0x02163274 kind:load to:0x02097924 module:overlay(0) +from:0x02163278 kind:load to:0x02097734 module:overlay(0) +from:0x0216327c kind:load to:0x020977b0 module:overlay(0) +from:0x02163280 kind:load to:0x0209792c module:overlay(0) +from:0x02163284 kind:load to:0x0209794c module:overlay(0) +from:0x02163288 kind:load to:0x02097978 module:overlay(0) +from:0x021632c4 kind:load to:0x0215bd24 module:overlay(63) +from:0x021632c8 kind:load to:0x0215bec8 module:overlay(63) +from:0x021632cc kind:load to:0x02099ae0 module:overlay(0) +from:0x021632d0 kind:load to:0x02099b18 module:overlay(0) +from:0x021632d4 kind:load to:0x0209a11c module:overlay(0) +from:0x021632d8 kind:load to:0x0209a124 module:overlay(0) +from:0x021632dc kind:load to:0x0209a0c4 module:overlay(0) +from:0x021632e0 kind:load to:0x02099c90 module:overlay(0) +from:0x021632e4 kind:load to:0x02099b80 module:overlay(0) +from:0x021632e8 kind:load to:0x0209a04c module:overlay(0) +from:0x021632ec kind:load to:0x0209a0d4 module:overlay(0) +from:0x021632f0 kind:load to:0x0209a0ec module:overlay(0) +from:0x021632f4 kind:load to:0x0215bec0 module:overlay(63) +from:0x021632f8 kind:load to:0x0209a104 module:overlay(0) +from:0x021632fc kind:load to:0x0215beb0 module:overlay(63) +from:0x02163300 kind:load to:0x0215bdcc module:overlay(63) +from:0x0216330c kind:load to:0x020984f8 module:overlay(0) +from:0x02163310 kind:load to:0x02098534 module:overlay(0) +from:0x02163314 kind:load to:0x0209854c module:overlay(0) +from:0x02163318 kind:load to:0x02098558 module:overlay(0) +from:0x0216331c kind:load to:0x01fff464 module:itcm +from:0x02163320 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163324 kind:load to:0x0215bd38 module:overlay(63) +from:0x02163328 kind:load to:0x0215bb68 module:overlay(63) +from:0x0216332c kind:load to:0x0215bdf0 module:overlay(63) +from:0x02163330 kind:load to:0x0215be1c module:overlay(63) +from:0x02163334 kind:load to:0x0209849c module:overlay(0) +from:0x02163338 kind:load to:0x0215bb84 module:overlay(63) +from:0x0216333c kind:load to:0x020984a4 module:overlay(0) +from:0x02163340 kind:load to:0x020984a8 module:overlay(0) +from:0x02163344 kind:load to:0x02098564 module:overlay(0) +from:0x02163348 kind:load to:0x020985d0 module:overlay(0) +from:0x0216334c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163350 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163354 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163358 kind:load to:0x0215bee4 module:overlay(63) +from:0x0216335c kind:load to:0x0215bf1c module:overlay(63) +from:0x02163360 kind:load to:0x0215be30 module:overlay(63) +from:0x02163364 kind:load to:0x0215be70 module:overlay(63) +from:0x02163388 kind:load to:0x0215bf7c module:overlay(63) +from:0x0216338c kind:load to:0x02097924 module:overlay(0) +from:0x02163390 kind:load to:0x02097734 module:overlay(0) +from:0x02163394 kind:load to:0x020977b0 module:overlay(0) +from:0x02163398 kind:load to:0x0209792c module:overlay(0) +from:0x0216339c kind:load to:0x0209794c module:overlay(0) +from:0x021633a0 kind:load to:0x02097978 module:overlay(0) +from:0x021633ac kind:load to:0x020984f8 module:overlay(0) +from:0x021633b0 kind:load to:0x02098534 module:overlay(0) +from:0x021633b4 kind:load to:0x0209854c module:overlay(0) +from:0x021633b8 kind:load to:0x02098558 module:overlay(0) +from:0x021633bc kind:load to:0x01fff464 module:itcm +from:0x021633c0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021633c4 kind:load to:0x0215c03c module:overlay(63) +from:0x021633c8 kind:load to:0x0215bb68 module:overlay(63) +from:0x021633cc kind:load to:0x0215c090 module:overlay(63) +from:0x021633d0 kind:load to:0x0215c0a8 module:overlay(63) +from:0x021633d4 kind:load to:0x0209849c module:overlay(0) +from:0x021633d8 kind:load to:0x0215bb84 module:overlay(63) +from:0x021633dc kind:load to:0x020984a4 module:overlay(0) +from:0x021633e0 kind:load to:0x020984a8 module:overlay(0) +from:0x021633e4 kind:load to:0x02098564 module:overlay(0) +from:0x021633e8 kind:load to:0x020985d0 module:overlay(0) +from:0x021633ec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021633f0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021633f4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021633f8 kind:load to:0x0215c13c module:overlay(63) +from:0x021633fc kind:load to:0x0215c16c module:overlay(63) +from:0x02163400 kind:load to:0x0215c0bc module:overlay(63) +from:0x02163404 kind:load to:0x0215c0fc module:overlay(63) +from:0x02163410 kind:load to:0x0215c1c4 module:overlay(63) +from:0x02163414 kind:load to:0x02097924 module:overlay(0) +from:0x02163418 kind:load to:0x02097734 module:overlay(0) +from:0x0216341c kind:load to:0x020977b0 module:overlay(0) +from:0x02163420 kind:load to:0x0209792c module:overlay(0) +from:0x02163424 kind:load to:0x0209794c module:overlay(0) +from:0x02163428 kind:load to:0x02097978 module:overlay(0) +from:0x02163434 kind:load to:0x020984f8 module:overlay(0) +from:0x02163438 kind:load to:0x02098534 module:overlay(0) +from:0x0216343c kind:load to:0x0209854c module:overlay(0) +from:0x02163440 kind:load to:0x02098558 module:overlay(0) +from:0x02163444 kind:load to:0x01fff464 module:itcm +from:0x02163448 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0216344c kind:load to:0x0215bb14 module:overlay(63) +from:0x02163450 kind:load to:0x0215bb68 module:overlay(63) +from:0x02163454 kind:load to:0x0215bb6c module:overlay(63) +from:0x02163458 kind:load to:0x0215bb70 module:overlay(63) +from:0x0216345c kind:load to:0x0209849c module:overlay(0) +from:0x02163460 kind:load to:0x0215bb84 module:overlay(63) +from:0x02163464 kind:load to:0x020984a4 module:overlay(0) +from:0x02163468 kind:load to:0x020984a8 module:overlay(0) +from:0x0216346c kind:load to:0x02098564 module:overlay(0) +from:0x02163470 kind:load to:0x020985d0 module:overlay(0) +from:0x02163474 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163478 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216347c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163480 kind:load to:0x0215c2b0 module:overlay(63) +from:0x02163484 kind:load to:0x0215c2d8 module:overlay(63) +from:0x02163488 kind:load to:0x0215c230 module:overlay(63) +from:0x0216348c kind:load to:0x0215c270 module:overlay(63) +from:0x021634b0 kind:load to:0x0215c328 module:overlay(63) +from:0x021634b4 kind:load to:0x02097924 module:overlay(0) +from:0x021634b8 kind:load to:0x02097734 module:overlay(0) +from:0x021634bc kind:load to:0x020977b0 module:overlay(0) +from:0x021634c0 kind:load to:0x0209792c module:overlay(0) +from:0x021634c4 kind:load to:0x0209794c module:overlay(0) +from:0x021634c8 kind:load to:0x02097978 module:overlay(0) +from:0x021634d4 kind:load to:0x020984f8 module:overlay(0) +from:0x021634d8 kind:load to:0x02098534 module:overlay(0) +from:0x021634dc kind:load to:0x0209854c module:overlay(0) +from:0x021634e0 kind:load to:0x02098558 module:overlay(0) +from:0x021634e4 kind:load to:0x01fff464 module:itcm +from:0x021634e8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021634ec kind:load to:0x0215c3e8 module:overlay(63) +from:0x021634f0 kind:load to:0x0215bb68 module:overlay(63) +from:0x021634f4 kind:load to:0x0215c43c module:overlay(63) +from:0x021634f8 kind:load to:0x0215c454 module:overlay(63) +from:0x021634fc kind:load to:0x0209849c module:overlay(0) +from:0x02163500 kind:load to:0x0215bb84 module:overlay(63) +from:0x02163504 kind:load to:0x020984a4 module:overlay(0) +from:0x02163508 kind:load to:0x020984a8 module:overlay(0) +from:0x0216350c kind:load to:0x02098564 module:overlay(0) +from:0x02163510 kind:load to:0x020985d0 module:overlay(0) +from:0x02163514 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163518 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216351c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163520 kind:load to:0x0215c4e8 module:overlay(63) +from:0x02163524 kind:load to:0x0215c518 module:overlay(63) +from:0x02163528 kind:load to:0x0215c468 module:overlay(63) +from:0x0216352c kind:load to:0x0215c4a8 module:overlay(63) +from:0x02163538 kind:load to:0x0215c570 module:overlay(63) +from:0x0216353c kind:load to:0x02097924 module:overlay(0) +from:0x02163540 kind:load to:0x02097734 module:overlay(0) +from:0x02163544 kind:load to:0x020977b0 module:overlay(0) +from:0x02163548 kind:load to:0x0209792c module:overlay(0) +from:0x0216354c kind:load to:0x0209794c module:overlay(0) +from:0x02163550 kind:load to:0x02097978 module:overlay(0) +from:0x0216355c kind:load to:0x020984f8 module:overlay(0) +from:0x02163560 kind:load to:0x02098534 module:overlay(0) +from:0x02163564 kind:load to:0x0209854c module:overlay(0) +from:0x02163568 kind:load to:0x02098558 module:overlay(0) +from:0x0216356c kind:load to:0x01fff464 module:itcm +from:0x02163570 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163574 kind:load to:0x0215bb14 module:overlay(63) +from:0x02163578 kind:load to:0x0215bb68 module:overlay(63) +from:0x0216357c kind:load to:0x0215bb6c module:overlay(63) +from:0x02163580 kind:load to:0x0215bb70 module:overlay(63) +from:0x02163584 kind:load to:0x0209849c module:overlay(0) +from:0x02163588 kind:load to:0x0215bb84 module:overlay(63) +from:0x0216358c kind:load to:0x020984a4 module:overlay(0) +from:0x02163590 kind:load to:0x020984a8 module:overlay(0) +from:0x02163594 kind:load to:0x02098564 module:overlay(0) +from:0x02163598 kind:load to:0x020985d0 module:overlay(0) +from:0x0216359c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021635a0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021635a4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021635a8 kind:load to:0x0215c65c module:overlay(63) +from:0x021635ac kind:load to:0x0215c684 module:overlay(63) +from:0x021635b0 kind:load to:0x0215c5dc module:overlay(63) +from:0x021635b4 kind:load to:0x0215c61c module:overlay(63) +from:0x021635c0 kind:load to:0x0215c790 module:overlay(63) +from:0x021635c4 kind:load to:0x0215ef3c module:overlay(63) +from:0x021635c8 kind:load to:0x0201bbbc module:main +from:0x021635cc kind:load to:0x0215ef2c module:overlay(63) +from:0x021635d0 kind:load to:0x0201bd64 module:main +from:0x021635dc kind:load to:0x0215c7a4 module:overlay(63) +from:0x021635e0 kind:load to:0x0215c7cc module:overlay(63) +from:0x021635e4 kind:load to:0x0215cd6c module:overlay(63) +from:0x021635e8 kind:load to:0x0215d8a8 module:overlay(63) +from:0x021635ec kind:load to:0x0215d8ac module:overlay(63) +from:0x021635f0 kind:load to:0x0215d8b0 module:overlay(63) +from:0x021635f4 kind:load to:0x0215d6b8 module:overlay(63) +from:0x021636e4 kind:load to:0x0215f1b4 module:overlay(63) +from:0x021636e8 kind:load to:0x0215f1cc module:overlay(63) +from:0x021636f4 kind:load to:0x020667b8 module:overlay(0) +from:0x021636f8 kind:load to:0x020667d4 module:overlay(0) +from:0x021636fc kind:load to:0x020673a8 module:overlay(0) +from:0x02163700 kind:load to:0x02067414 module:overlay(0) +from:0x02163704 kind:load to:0x02067454 module:overlay(0) +from:0x02163708 kind:load to:0x02066ddc module:overlay(0) +from:0x0216370c kind:load to:0x020669b8 module:overlay(0) +from:0x02163710 kind:load to:0x0215ef90 module:overlay(63) +from:0x02163714 kind:load to:0x0206721c module:overlay(0) +from:0x02163718 kind:load to:0x0215f1a0 module:overlay(63) +from:0x0216371c kind:load to:0x0215f27c module:overlay(63) +from:0x02163740 kind:load to:0x0215f2a4 module:overlay(63) +from:0x02163744 kind:load to:0x02097924 module:overlay(0) +from:0x02163748 kind:load to:0x02097734 module:overlay(0) +from:0x0216374c kind:load to:0x020977b0 module:overlay(0) +from:0x02163750 kind:load to:0x0209792c module:overlay(0) +from:0x02163754 kind:load to:0x0209794c module:overlay(0) +from:0x02163758 kind:load to:0x02097978 module:overlay(0) +from:0x02163764 kind:load to:0x0215f3b4 module:overlay(63) +from:0x02163768 kind:load to:0x0215f49c module:overlay(63) +from:0x0216376c kind:load to:0x02099ae0 module:overlay(0) +from:0x02163770 kind:load to:0x02099b18 module:overlay(0) +from:0x02163774 kind:load to:0x0209a11c module:overlay(0) +from:0x02163778 kind:load to:0x0209a124 module:overlay(0) +from:0x0216377c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02163780 kind:load to:0x02099c90 module:overlay(0) +from:0x02163784 kind:load to:0x02099b80 module:overlay(0) +from:0x02163788 kind:load to:0x0209a04c module:overlay(0) +from:0x0216378c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02163790 kind:load to:0x0209a0ec module:overlay(0) +from:0x02163794 kind:load to:0x0215bec0 module:overlay(63) +from:0x02163798 kind:load to:0x0209a104 module:overlay(0) +from:0x0216379c kind:load to:0x0215beb0 module:overlay(63) +from:0x021637a0 kind:load to:0x0215bdcc module:overlay(63) +from:0x021637ac kind:load to:0x020984f8 module:overlay(0) +from:0x021637b0 kind:load to:0x02098534 module:overlay(0) +from:0x021637b4 kind:load to:0x0209854c module:overlay(0) +from:0x021637b8 kind:load to:0x02098558 module:overlay(0) +from:0x021637bc kind:load to:0x01fff464 module:itcm +from:0x021637c0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021637c4 kind:load to:0x0215f3c8 module:overlay(63) +from:0x021637c8 kind:load to:0x02098490 module:overlay(0) +from:0x021637cc kind:load to:0x0215f454 module:overlay(63) +from:0x021637d0 kind:load to:0x0215f468 module:overlay(63) +from:0x021637d4 kind:load to:0x0209849c module:overlay(0) +from:0x021637d8 kind:load to:0x0215f47c module:overlay(63) +from:0x021637dc kind:load to:0x020984a4 module:overlay(0) +from:0x021637e0 kind:load to:0x020984a8 module:overlay(0) +from:0x021637e4 kind:load to:0x02098564 module:overlay(0) +from:0x021637e8 kind:load to:0x020985d0 module:overlay(0) +from:0x021637ec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021637f0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021637f4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021637f8 kind:load to:0x0215f4b8 module:overlay(63) +from:0x021637fc kind:load to:0x0215f4e0 module:overlay(63) +from:0x0216380c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163810 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163814 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163818 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163824 kind:load to:0x0215f530 module:overlay(63) +from:0x02163828 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0216382c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163830 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163834 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163840 kind:load to:0x0207caa0 module:overlay(0) +from:0x02163844 kind:load to:0x0207caa8 module:overlay(0) +from:0x02163848 kind:load to:0x0207d2bc module:overlay(0) +from:0x0216384c kind:load to:0x0207d2ac module:overlay(0) +from:0x02163850 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02163854 kind:load to:0x0207d330 module:overlay(0) +from:0x02163858 kind:load to:0x0207d374 module:overlay(0) +from:0x0216385c kind:load to:0x0207d39c module:overlay(0) +from:0x02163868 kind:load to:0x0215f6b0 module:overlay(63) +from:0x0216386c kind:load to:0x0209d098 module:overlay(0) +from:0x02163870 kind:load to:0x0215f6f0 module:overlay(63) +from:0x02163874 kind:load to:0x0215f778 module:overlay(63) +from:0x02163878 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0216387c kind:load to:0x0215fc68 module:overlay(63) +from:0x02163880 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163884 kind:load to:0x0209d1ac module:overlay(0) +from:0x02163888 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0216388c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02163890 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02163894 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163898 kind:load to:0x0215fd18 module:overlay(63) +from:0x0216389c kind:load to:0x0215fd38 module:overlay(63) +from:0x021638f0 kind:load to:0x0215fe68 module:overlay(63) +from:0x021638f4 kind:load to:0x0215fe90 module:overlay(63) +from:0x021638f8 kind:load to:0x0207316c module:overlay(0) +from:0x021638fc kind:load to:0x02073170 module:overlay(0) +from:0x02163908 kind:load to:0x0215fd80 module:overlay(63) +from:0x0216390c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163910 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163914 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163918 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163924 kind:load to:0x0215ffd8 module:overlay(63) +from:0x02163928 kind:load to:0x0209d098 module:overlay(0) +from:0x0216392c kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02163930 kind:load to:0x02170f18 module:overlays(89,94) +from:0x02163934 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02163938 kind:load to:0x02160694 module:overlay(63) +from:0x0216393c kind:load to:0x02160760 module:overlay(63) +from:0x02163940 kind:load to:0x0209d1ac module:overlay(0) +from:0x02163944 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02163948 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0216394c kind:load to:0x02160668 module:overlay(63) +from:0x02163950 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163954 kind:load to:0x021609ec module:overlay(63) +from:0x02163958 kind:load to:0x021609a4 module:overlay(63) +from:0x0216395c kind:load to:0x02160010 module:overlay(63) +from:0x02163968 kind:load to:0x02160aa0 module:overlay(63) +from:0x0216396c kind:load to:0x02160a40 module:overlay(63) +from:0x02163970 kind:load to:0x020616c0 module:overlay(0) +from:0x02163974 kind:load to:0x02160a90 module:overlay(63) +from:0x02163978 kind:load to:0x02160a80 module:overlay(63) +from:0x0216397c kind:load to:0x02160a70 module:overlay(63) +from:0x02163980 kind:load to:0x02160a60 module:overlay(63) +from:0x02163984 kind:load to:0x020616d4 module:overlay(0) +from:0x02163988 kind:load to:0x02160a50 module:overlay(63) +from:0x0216398c kind:load to:0x020616dc module:overlay(0) +from:0x02163990 kind:load to:0x02160860 module:overlay(63) +from:0x02163994 kind:load to:0x02160888 module:overlay(63) +from:0x02163998 kind:load to:0x021608f8 module:overlay(63) +from:0x0216399c kind:load to:0x02160918 module:overlay(63) +from:0x021639a0 kind:load to:0x0216093c module:overlay(63) +from:0x021639c4 kind:load to:0x02073164 module:overlay(0) +from:0x021639c8 kind:load to:0x02160df8 module:overlay(63) +from:0x021639cc kind:load to:0x0207316c module:overlay(0) +from:0x021639d0 kind:load to:0x02073170 module:overlay(0) +from:0x021639e0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021639e4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021639e8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021639ec kind:load to:0x0209ca58 module:overlay(0) +from:0x021639f8 kind:load to:0x02160abc module:overlay(63) +from:0x021639fc kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163a00 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163a04 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163a08 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163a14 kind:load to:0x0207c47c module:overlay(0) +from:0x02163a18 kind:load to:0x0207c484 module:overlay(0) +from:0x02163a1c kind:load to:0x0207c94c module:overlay(0) +from:0x02163a20 kind:load to:0x0207c93c module:overlay(0) +from:0x02163a24 kind:load to:0x0207c980 module:overlay(0) +from:0x02163a28 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02163a2c kind:load to:0x0207ca18 module:overlay(0) +from:0x02163a30 kind:load to:0x0207ca90 module:overlay(0) +from:0x02163a3c kind:load to:0x02160c4c module:overlay(63) +from:0x02163a40 kind:load to:0x0209d098 module:overlay(0) +from:0x02163a44 kind:load to:0x02160ca8 module:overlay(63) +from:0x02163a48 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02163a4c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02163a50 kind:load to:0x02160dd8 module:overlay(63) +from:0x02163a54 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163a58 kind:load to:0x02160cc4 module:overlay(63) +from:0x02163a5c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02163a60 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02163a64 kind:load to:0x02160d14 module:overlay(63) +from:0x02163a68 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163a6c kind:load to:0x02160e1c module:overlay(63) +from:0x02163a70 kind:load to:0x02160e3c module:overlay(63) +from:0x02163a7c kind:load to:0x02160e84 module:overlay(63) +from:0x02163a80 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163a84 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163a88 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163a8c kind:load to:0x0209ca58 module:overlay(0) +from:0x02163a98 kind:load to:0x02160fdc module:overlay(63) +from:0x02163a9c kind:load to:0x0209d098 module:overlay(0) +from:0x02163aa0 kind:load to:0x02161050 module:overlay(63) +from:0x02163aa4 kind:load to:0x0216118c module:overlay(63) +from:0x02163aa8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02163aac kind:load to:0x02161360 module:overlay(63) +from:0x02163ab0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163ab4 kind:load to:0x021611a0 module:overlay(63) +from:0x02163ab8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02163abc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02163ac0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02163ac4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163ac8 kind:load to:0x021613a4 module:overlay(63) +from:0x02163acc kind:load to:0x021613cc module:overlay(63) +from:0x02163ad8 kind:load to:0x021614ec module:overlay(63) +from:0x02163adc kind:load to:0x021614fc module:overlay(63) +from:0x02163ae0 kind:load to:0x0216150c module:overlay(63) +from:0x02163aec kind:load to:0x0216141c module:overlay(63) +from:0x02163af0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163af4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163af8 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163afc kind:load to:0x0209ca58 module:overlay(0) +from:0x02163b08 kind:load to:0x021616fc module:overlay(63) +from:0x02163b0c kind:load to:0x021618a8 module:overlay(63) +from:0x02163b10 kind:load to:0x021618d8 module:overlay(63) +from:0x02163b14 kind:load to:0x02161ad4 module:overlay(63) +from:0x02163b18 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02163b1c kind:load to:0x021620a0 module:overlay(63) +from:0x02163b20 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163b24 kind:load to:0x0209d1ac module:overlay(0) +from:0x02163b28 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02163b2c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02163b30 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02163b34 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163b38 kind:load to:0x021620cc module:overlay(63) +from:0x02163b3c kind:load to:0x021620ec module:overlay(63) diff --git a/config/usa/arm9/overlays/ov063/symbols.txt b/config/usa/arm9/overlays/ov063/symbols.txt new file mode 100644 index 00000000..407a0ebf --- /dev/null +++ b/config/usa/arm9/overlays/ov063/symbols.txt @@ -0,0 +1,559 @@ +func_ov063_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov063_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov063_02157eb0 kind:function(arm,size=0x50) addr:0x02157eb0 +func_ov063_02157f00 kind:function(arm,size=0x5c) addr:0x02157f00 +func_ov063_02157f5c kind:function(arm,size=0x28) addr:0x02157f5c +func_ov063_02157f84 kind:function(arm,size=0x178) addr:0x02157f84 +func_ov063_021580fc kind:function(arm,size=0x1dc) addr:0x021580fc +func_ov063_021582d8 kind:function(arm,size=0x14) addr:0x021582d8 +func_ov063_021582ec kind:function(arm,size=0x14) addr:0x021582ec +func_ov063_02158300 kind:function(arm,size=0x68) addr:0x02158300 +func_ov063_02158368 kind:function(arm,size=0x9c) addr:0x02158368 +func_ov063_02158404 kind:function(arm,size=0x24) addr:0x02158404 +func_ov063_02158428 kind:function(arm,size=0x48) addr:0x02158428 +func_ov063_02158470 kind:function(arm,size=0x34) addr:0x02158470 +func_ov063_021584a4 kind:function(arm,size=0x2c) addr:0x021584a4 +func_ov063_021584d0 kind:function(arm,size=0x53c) addr:0x021584d0 +func_ov063_02158a0c kind:function(arm,size=0xe0) addr:0x02158a0c +func_ov063_02158aec kind:function(arm,size=0x28) addr:0x02158aec +func_ov063_02158b14 kind:function(arm,size=0x64) addr:0x02158b14 +func_ov063_02158b78 kind:function(arm,size=0x1a8) addr:0x02158b78 +func_ov063_02158d20 kind:function(arm,size=0x70) addr:0x02158d20 +func_ov063_02158d90 kind:function(arm,size=0x318) addr:0x02158d90 +func_ov063_021590a8 kind:function(arm,size=0x38) addr:0x021590a8 +func_ov063_021590e0 kind:function(arm,size=0xf4) addr:0x021590e0 +func_ov063_021591d4 kind:function(arm,size=0x64) addr:0x021591d4 +func_ov063_02159238 kind:function(arm,size=0x1b0) addr:0x02159238 +func_ov063_021593e8 kind:function(arm,size=0x8c) addr:0x021593e8 +func_ov063_02159474 kind:function(arm,size=0x110) addr:0x02159474 +func_ov063_02159584 kind:function(arm,size=0x74) addr:0x02159584 +func_ov063_021595f8 kind:function(arm,size=0xfc) addr:0x021595f8 +func_ov063_021596f4 kind:function(arm,size=0x70) addr:0x021596f4 +func_ov063_02159764 kind:function(arm,size=0x178) addr:0x02159764 +func_ov063_021598dc kind:function(arm,size=0xe8) addr:0x021598dc +func_ov063_021599c4 kind:function(arm,size=0x2c4) addr:0x021599c4 +func_ov063_02159c88 kind:function(arm,size=0xc0) addr:0x02159c88 +func_ov063_02159d48 kind:function(arm,size=0x94) addr:0x02159d48 +func_ov063_02159ddc kind:function(arm,size=0x20) addr:0x02159ddc +func_ov063_02159dfc kind:function(arm,size=0x4) addr:0x02159dfc +func_ov063_02159e00 kind:function(arm,size=0xa0) addr:0x02159e00 +func_ov063_02159ea0 kind:function(arm,size=0x7c) addr:0x02159ea0 +func_ov063_02159f1c kind:function(arm,size=0x1b4) addr:0x02159f1c +func_ov063_0215a0d0 kind:function(arm,size=0x1d0) addr:0x0215a0d0 +func_ov063_0215a2a0 kind:function(arm,size=0x168) addr:0x0215a2a0 +func_ov063_0215a408 kind:function(arm,size=0x4c) addr:0x0215a408 +func_ov063_0215a454 kind:function(arm,size=0xa0) addr:0x0215a454 +func_ov063_0215a4f4 kind:function(arm,size=0x58) addr:0x0215a4f4 +func_ov063_0215a54c kind:function(arm,size=0x34) addr:0x0215a54c +func_ov063_0215a580 kind:function(arm,size=0x1c) addr:0x0215a580 +func_ov063_0215a59c kind:function(arm,size=0x1c) addr:0x0215a59c +func_ov063_0215a5b8 kind:function(arm,size=0x20) addr:0x0215a5b8 +func_ov063_0215a5d8 kind:function(arm,size=0x80) addr:0x0215a5d8 +func_ov063_0215a658 kind:function(arm,size=0x15c) addr:0x0215a658 +func_ov063_0215a7b4 kind:function(arm,size=0x30) addr:0x0215a7b4 +func_ov063_0215a7e4 kind:function(arm,size=0x14) addr:0x0215a7e4 +func_ov063_0215a7f8 kind:function(arm,size=0x1c) addr:0x0215a7f8 +func_ov063_0215a814 kind:function(arm,size=0x4c) addr:0x0215a814 +func_ov063_0215a860 kind:function(arm,size=0xcc) addr:0x0215a860 +func_ov063_0215a92c kind:function(arm,size=0x24) addr:0x0215a92c +func_ov063_0215a950 kind:function(arm,size=0x2c) addr:0x0215a950 +func_ov063_0215a97c kind:function(arm,size=0x1c) addr:0x0215a97c +func_ov063_0215a998 kind:function(arm,size=0x1c) addr:0x0215a998 +func_ov063_0215a9b4 kind:function(arm,size=0x84) addr:0x0215a9b4 +func_ov063_0215aa38 kind:function(arm,size=0x8c) addr:0x0215aa38 +func_ov063_0215aac4 kind:function(arm,size=0x14) addr:0x0215aac4 +func_ov063_0215aad8 kind:function(arm,size=0xc) addr:0x0215aad8 +func_ov063_0215aae4 kind:function(arm,size=0x24) addr:0x0215aae4 +func_ov063_0215ab08 kind:function(arm,size=0x48) addr:0x0215ab08 +func_ov063_0215ab50 kind:function(arm,size=0x34) addr:0x0215ab50 +func_ov063_0215ab84 kind:function(arm,size=0x34) addr:0x0215ab84 +func_ov063_0215abb8 kind:function(arm,size=0x74) addr:0x0215abb8 +func_ov063_0215ac2c kind:function(arm,size=0x1c) addr:0x0215ac2c +func_ov063_0215ac48 kind:function(arm,size=0x24) addr:0x0215ac48 +func_ov063_0215ac6c kind:function(arm,size=0x3c) addr:0x0215ac6c +func_ov063_0215aca8 kind:function(arm,size=0x24) addr:0x0215aca8 +func_ov063_0215accc kind:function(arm,size=0x5c) addr:0x0215accc +func_ov063_0215ad28 kind:function(arm,size=0x124) addr:0x0215ad28 +func_ov063_0215ae4c kind:function(arm,size=0x14) addr:0x0215ae4c +func_ov063_0215ae60 kind:function(arm,size=0x14) addr:0x0215ae60 +func_ov063_0215ae74 kind:function(arm,size=0x68) addr:0x0215ae74 +func_ov063_0215aedc kind:function(arm,size=0x58) addr:0x0215aedc +func_ov063_0215af34 kind:function(arm,size=0x4) addr:0x0215af34 +func_ov063_0215af38 kind:function(arm,size=0x4) addr:0x0215af38 +func_ov063_0215af3c kind:function(arm,size=0x4) addr:0x0215af3c +func_ov063_0215af40 kind:function(arm,size=0x44) addr:0x0215af40 +func_ov063_0215af84 kind:function(arm,size=0x14) addr:0x0215af84 +func_ov063_0215af98 kind:function(arm,size=0x9c) addr:0x0215af98 +func_ov063_0215b034 kind:function(arm,size=0x3c) addr:0x0215b034 +func_ov063_0215b070 kind:function(arm,size=0x12c) addr:0x0215b070 +func_ov063_0215b19c kind:function(arm,size=0x88) addr:0x0215b19c +func_ov063_0215b224 kind:function(arm,size=0x6c) addr:0x0215b224 +func_ov063_0215b290 kind:function(arm,size=0x14) addr:0x0215b290 +func_ov063_0215b2a4 kind:function(arm,size=0x4) addr:0x0215b2a4 +func_ov063_0215b2a8 kind:function(arm,size=0x24) addr:0x0215b2a8 +func_ov063_0215b2cc kind:function(arm,size=0x338) addr:0x0215b2cc +func_ov063_0215b604 kind:function(arm,size=0xa4) addr:0x0215b604 +func_ov063_0215b6a8 kind:function(arm,size=0x5c) addr:0x0215b6a8 +func_ov063_0215b704 kind:function(arm,size=0xa8) addr:0x0215b704 +func_ov063_0215b7ac kind:function(arm,size=0x48) addr:0x0215b7ac +func_ov063_0215b7f4 kind:function(arm,size=0x40) addr:0x0215b7f4 +func_ov063_0215b834 kind:function(arm,size=0x94) addr:0x0215b834 +func_ov063_0215b8c8 kind:function(arm,size=0xb4) addr:0x0215b8c8 +func_ov063_0215b97c kind:function(arm,size=0xac) addr:0x0215b97c +func_ov063_0215ba28 kind:function(arm,size=0x1c) addr:0x0215ba28 +func_ov063_0215ba44 kind:function(arm,size=0x1c) addr:0x0215ba44 +func_ov063_0215ba60 kind:function(arm,size=0x30) addr:0x0215ba60 +func_ov063_0215ba90 kind:function(arm,size=0x38) addr:0x0215ba90 +func_ov063_0215bac8 kind:function(arm,size=0x14) addr:0x0215bac8 +func_ov063_0215badc kind:function(arm,size=0x38) addr:0x0215badc +func_ov063_0215bb14 kind:function(arm,size=0x54) addr:0x0215bb14 +func_ov063_0215bb68 kind:function(arm,size=0x4) addr:0x0215bb68 +func_ov063_0215bb6c kind:function(arm,size=0x4) addr:0x0215bb6c +func_ov063_0215bb70 kind:function(arm,size=0x14) addr:0x0215bb70 +func_ov063_0215bb84 kind:function(arm,size=0x30) addr:0x0215bb84 +func_ov063_0215bbb4 kind:function(arm,size=0x28) addr:0x0215bbb4 +func_ov063_0215bbdc kind:function(arm,size=0x30) addr:0x0215bbdc +func_ov063_0215bc0c kind:function(arm,size=0xc) addr:0x0215bc0c +func_ov063_0215bc18 kind:function(arm,size=0x24) addr:0x0215bc18 +func_ov063_0215bc3c kind:function(arm,size=0x28) addr:0x0215bc3c +func_ov063_0215bc64 kind:function(arm,size=0xc0) addr:0x0215bc64 +func_ov063_0215bd24 kind:function(arm,size=0x14) addr:0x0215bd24 +func_ov063_0215bd38 kind:function(arm,size=0x94) addr:0x0215bd38 +func_ov063_0215bdcc kind:function(arm,size=0x24) addr:0x0215bdcc +func_ov063_0215bdf0 kind:function(arm,size=0x2c) addr:0x0215bdf0 +func_ov063_0215be1c kind:function(arm,size=0x14) addr:0x0215be1c +func_ov063_0215be30 kind:function(arm,size=0x40) addr:0x0215be30 +func_ov063_0215be70 kind:function(arm,size=0x40) addr:0x0215be70 +func_ov063_0215beb0 kind:function(arm,size=0x10) addr:0x0215beb0 +func_ov063_0215bec0 kind:function(arm,size=0x8) addr:0x0215bec0 +func_ov063_0215bec8 kind:function(arm,size=0x1c) addr:0x0215bec8 +func_ov063_0215bee4 kind:function(arm,size=0x38) addr:0x0215bee4 +func_ov063_0215bf1c kind:function(arm,size=0x40) addr:0x0215bf1c +func_ov063_0215bf5c kind:function(arm,size=0x14) addr:0x0215bf5c +func_ov063_0215bf70 kind:function(arm,size=0xc) addr:0x0215bf70 +func_ov063_0215bf7c kind:function(arm,size=0x24) addr:0x0215bf7c +func_ov063_0215bfa0 kind:function(arm,size=0x28) addr:0x0215bfa0 +func_ov063_0215bfc8 kind:function(arm,size=0x74) addr:0x0215bfc8 +func_ov063_0215c03c kind:function(arm,size=0x54) addr:0x0215c03c +func_ov063_0215c090 kind:function(arm,size=0x18) addr:0x0215c090 +func_ov063_0215c0a8 kind:function(arm,size=0x14) addr:0x0215c0a8 +func_ov063_0215c0bc kind:function(arm,size=0x40) addr:0x0215c0bc +func_ov063_0215c0fc kind:function(arm,size=0x40) addr:0x0215c0fc +func_ov063_0215c13c kind:function(arm,size=0x30) addr:0x0215c13c +func_ov063_0215c16c kind:function(arm,size=0x38) addr:0x0215c16c +func_ov063_0215c1a4 kind:function(arm,size=0x14) addr:0x0215c1a4 +func_ov063_0215c1b8 kind:function(arm,size=0xc) addr:0x0215c1b8 +func_ov063_0215c1c4 kind:function(arm,size=0x24) addr:0x0215c1c4 +func_ov063_0215c1e8 kind:function(arm,size=0x28) addr:0x0215c1e8 +func_ov063_0215c210 kind:function(arm,size=0x20) addr:0x0215c210 +func_ov063_0215c230 kind:function(arm,size=0x40) addr:0x0215c230 +func_ov063_0215c270 kind:function(arm,size=0x40) addr:0x0215c270 +func_ov063_0215c2b0 kind:function(arm,size=0x28) addr:0x0215c2b0 +func_ov063_0215c2d8 kind:function(arm,size=0x30) addr:0x0215c2d8 +func_ov063_0215c308 kind:function(arm,size=0x14) addr:0x0215c308 +func_ov063_0215c31c kind:function(arm,size=0xc) addr:0x0215c31c +func_ov063_0215c328 kind:function(arm,size=0x24) addr:0x0215c328 +func_ov063_0215c34c kind:function(arm,size=0x28) addr:0x0215c34c +func_ov063_0215c374 kind:function(arm,size=0x74) addr:0x0215c374 +func_ov063_0215c3e8 kind:function(arm,size=0x54) addr:0x0215c3e8 +func_ov063_0215c43c kind:function(arm,size=0x18) addr:0x0215c43c +func_ov063_0215c454 kind:function(arm,size=0x14) addr:0x0215c454 +func_ov063_0215c468 kind:function(arm,size=0x40) addr:0x0215c468 +func_ov063_0215c4a8 kind:function(arm,size=0x40) addr:0x0215c4a8 +func_ov063_0215c4e8 kind:function(arm,size=0x30) addr:0x0215c4e8 +func_ov063_0215c518 kind:function(arm,size=0x38) addr:0x0215c518 +func_ov063_0215c550 kind:function(arm,size=0x14) addr:0x0215c550 +func_ov063_0215c564 kind:function(arm,size=0xc) addr:0x0215c564 +func_ov063_0215c570 kind:function(arm,size=0x24) addr:0x0215c570 +func_ov063_0215c594 kind:function(arm,size=0x28) addr:0x0215c594 +func_ov063_0215c5bc kind:function(arm,size=0x20) addr:0x0215c5bc +func_ov063_0215c5dc kind:function(arm,size=0x40) addr:0x0215c5dc +func_ov063_0215c61c kind:function(arm,size=0x40) addr:0x0215c61c +func_ov063_0215c65c kind:function(arm,size=0x28) addr:0x0215c65c +func_ov063_0215c684 kind:function(arm,size=0x30) addr:0x0215c684 +func_ov063_0215c6b4 kind:function(arm,size=0x14) addr:0x0215c6b4 +func_ov063_0215c6c8 kind:function(arm,size=0xc8) addr:0x0215c6c8 +func_ov063_0215c790 kind:function(arm,size=0x14) addr:0x0215c790 +func_ov063_0215c7a4 kind:function(arm,size=0x28) addr:0x0215c7a4 +func_ov063_0215c7cc kind:function(arm,size=0x30) addr:0x0215c7cc +func_ov063_0215c7fc kind:function(arm,size=0x4c) addr:0x0215c7fc +func_ov063_0215c848 kind:function(arm,size=0x1c) addr:0x0215c848 +func_ov063_0215c864 kind:function(arm,size=0x4c) addr:0x0215c864 +func_ov063_0215c8b0 kind:function(arm,size=0x158) addr:0x0215c8b0 +func_ov063_0215ca08 kind:function(arm,size=0x24) addr:0x0215ca08 +func_ov063_0215ca2c kind:function(arm,size=0x14) addr:0x0215ca2c +func_ov063_0215ca40 kind:function(arm,size=0x118) addr:0x0215ca40 +func_ov063_0215cb58 kind:function(arm,size=0x38) addr:0x0215cb58 +func_ov063_0215cb90 kind:function(arm,size=0x80) addr:0x0215cb90 +func_ov063_0215cc10 kind:function(arm,size=0x114) addr:0x0215cc10 +func_ov063_0215cd24 kind:function(arm,size=0x20) addr:0x0215cd24 +func_ov063_0215cd44 kind:function(arm,size=0x28) addr:0x0215cd44 +func_ov063_0215cd6c kind:function(arm,size=0x1c) addr:0x0215cd6c +func_ov063_0215cd88 kind:function(arm,size=0x6c4) addr:0x0215cd88 +func_ov063_0215d44c kind:function(arm,size=0x50) addr:0x0215d44c +func_ov063_0215d49c kind:function(arm,size=0xb8) addr:0x0215d49c +func_ov063_0215d554 kind:function(arm,size=0x58) addr:0x0215d554 +func_ov063_0215d5ac kind:function(arm,size=0x10) addr:0x0215d5ac +func_ov063_0215d5bc kind:function(arm,size=0x34) addr:0x0215d5bc +func_ov063_0215d5f0 kind:function(arm,size=0xc8) addr:0x0215d5f0 +func_ov063_0215d6b8 kind:function(arm,size=0x104) addr:0x0215d6b8 +func_ov063_0215d7bc kind:function(arm,size=0xec) addr:0x0215d7bc +func_ov063_0215d8a8 kind:function(arm,size=0x4) addr:0x0215d8a8 +func_ov063_0215d8ac kind:function(arm,size=0x4) addr:0x0215d8ac +func_ov063_0215d8b0 kind:function(arm,size=0x1c) addr:0x0215d8b0 +func_ov063_0215d8cc kind:function(arm,size=0x6c) addr:0x0215d8cc +func_ov063_0215d938 kind:function(arm,size=0x68) addr:0x0215d938 +func_ov063_0215d9a0 kind:function(arm,size=0x168) addr:0x0215d9a0 +func_ov063_0215db08 kind:function(arm,size=0x80) addr:0x0215db08 +func_ov063_0215db88 kind:function(arm,size=0x1e0) addr:0x0215db88 +func_ov063_0215dd68 kind:function(arm,size=0x148) addr:0x0215dd68 +func_ov063_0215deb0 kind:function(arm,size=0x1c0) addr:0x0215deb0 +func_ov063_0215e070 kind:function(arm,size=0x30) addr:0x0215e070 +func_ov063_0215e0a0 kind:function(arm,size=0x34) addr:0x0215e0a0 +func_ov063_0215e0d4 kind:function(arm,size=0x94) addr:0x0215e0d4 +func_ov063_0215e168 kind:function(arm,size=0x58) addr:0x0215e168 +func_ov063_0215e1c0 kind:function(arm,size=0x22c) addr:0x0215e1c0 +func_ov063_0215e3ec kind:function(arm,size=0x240) addr:0x0215e3ec +func_ov063_0215e62c kind:function(arm,size=0x1d0) addr:0x0215e62c +func_ov063_0215e7fc kind:function(arm,size=0x64) addr:0x0215e7fc +func_ov063_0215e860 kind:function(arm,size=0x108) addr:0x0215e860 +func_ov063_0215e968 kind:function(arm,size=0xec) addr:0x0215e968 +func_ov063_0215ea54 kind:function(arm,size=0x1d0) addr:0x0215ea54 +func_ov063_0215ec24 kind:function(arm,size=0x60) addr:0x0215ec24 +func_ov063_0215ec84 kind:function(arm,size=0x20) addr:0x0215ec84 +func_ov063_0215eca4 kind:function(arm,size=0x1c) addr:0x0215eca4 +func_ov063_0215ecc0 kind:function(arm,size=0x1c) addr:0x0215ecc0 +func_ov063_0215ecdc kind:function(arm,size=0x34) addr:0x0215ecdc +func_ov063_0215ed10 kind:function(arm,size=0x34) addr:0x0215ed10 +func_ov063_0215ed44 kind:function(arm,size=0x1c) addr:0x0215ed44 +func_ov063_0215ed60 kind:function(arm,size=0x10) addr:0x0215ed60 +func_ov063_0215ed70 kind:function(arm,size=0x24) addr:0x0215ed70 +func_ov063_0215ed94 kind:function(arm,size=0x80) addr:0x0215ed94 +func_ov063_0215ee14 kind:function(arm,size=0xc) addr:0x0215ee14 +func_ov063_0215ee20 kind:function(arm,size=0xac) addr:0x0215ee20 +func_ov063_0215eecc kind:function(arm,size=0x34) addr:0x0215eecc +func_ov063_0215ef00 kind:function(arm,size=0x2c) addr:0x0215ef00 +func_ov063_0215ef2c kind:function(arm,size=0x10) addr:0x0215ef2c +func_ov063_0215ef3c kind:function(arm,size=0x1c) addr:0x0215ef3c +func_ov063_0215ef58 kind:function(arm,size=0x38) addr:0x0215ef58 +func_ov063_0215ef90 kind:function(arm,size=0x1d8) addr:0x0215ef90 +func_ov063_0215f168 kind:function(arm,size=0x38) addr:0x0215f168 +func_ov063_0215f1a0 kind:function(arm,size=0x14) addr:0x0215f1a0 +func_ov063_0215f1b4 kind:function(arm,size=0x18) addr:0x0215f1b4 +func_ov063_0215f1cc kind:function(arm,size=0x20) addr:0x0215f1cc +func_ov063_0215f1ec kind:function(arm,size=0x30) addr:0x0215f1ec +func_ov063_0215f21c kind:function(arm,size=0xc) addr:0x0215f21c +func_ov063_0215f228 kind:function(arm,size=0x20) addr:0x0215f228 +func_ov063_0215f248 kind:function(arm,size=0x20) addr:0x0215f248 +func_ov063_0215f268 kind:function(arm,size=0x14) addr:0x0215f268 +func_ov063_0215f27c kind:function(arm,size=0x1c) addr:0x0215f27c +func_ov063_0215f298 kind:function(arm,size=0xc) addr:0x0215f298 +func_ov063_0215f2a4 kind:function(arm,size=0x24) addr:0x0215f2a4 +func_ov063_0215f2c8 kind:function(arm,size=0x28) addr:0x0215f2c8 +func_ov063_0215f2f0 kind:function(arm,size=0xc4) addr:0x0215f2f0 +func_ov063_0215f3b4 kind:function(arm,size=0x14) addr:0x0215f3b4 +func_ov063_0215f3c8 kind:function(arm,size=0x8c) addr:0x0215f3c8 +func_ov063_0215f454 kind:function(arm,size=0x14) addr:0x0215f454 +func_ov063_0215f468 kind:function(arm,size=0x14) addr:0x0215f468 +func_ov063_0215f47c kind:function(arm,size=0x20) addr:0x0215f47c +func_ov063_0215f49c kind:function(arm,size=0x1c) addr:0x0215f49c +func_ov063_0215f4b8 kind:function(arm,size=0x28) addr:0x0215f4b8 +func_ov063_0215f4e0 kind:function(arm,size=0x30) addr:0x0215f4e0 +func_ov063_0215f510 kind:function(arm,size=0x14) addr:0x0215f510 +func_ov063_0215f524 kind:function(arm,size=0xc) addr:0x0215f524 +func_ov063_0215f530 kind:function(arm,size=0x24) addr:0x0215f530 +func_ov063_0215f554 kind:function(arm,size=0x94) addr:0x0215f554 +func_ov063_0215f5e8 kind:function(arm,size=0xc8) addr:0x0215f5e8 +func_ov063_0215f6b0 kind:function(arm,size=0x40) addr:0x0215f6b0 +func_ov063_0215f6f0 kind:function(arm,size=0x88) addr:0x0215f6f0 +func_ov063_0215f778 kind:function(arm,size=0x14) addr:0x0215f778 +func_ov063_0215f78c kind:function(arm,size=0x494) addr:0x0215f78c +func_ov063_0215fc20 kind:function(arm,size=0x48) addr:0x0215fc20 +func_ov063_0215fc68 kind:function(arm,size=0x58) addr:0x0215fc68 +func_ov063_0215fcc0 kind:function(arm,size=0x58) addr:0x0215fcc0 +func_ov063_0215fd18 kind:function(arm,size=0x20) addr:0x0215fd18 +func_ov063_0215fd38 kind:function(arm,size=0x28) addr:0x0215fd38 +func_ov063_0215fd60 kind:function(arm,size=0x14) addr:0x0215fd60 +func_ov063_0215fd74 kind:function(arm,size=0xc) addr:0x0215fd74 +func_ov063_0215fd80 kind:function(arm,size=0x24) addr:0x0215fd80 +func_ov063_0215fda4 kind:function(arm,size=0xb0) addr:0x0215fda4 +func_ov063_0215fe54 kind:function(arm,size=0x14) addr:0x0215fe54 +func_ov063_0215fe68 kind:function(arm,size=0x28) addr:0x0215fe68 +func_ov063_0215fe90 kind:function(arm,size=0x14) addr:0x0215fe90 +func_ov063_0215fea4 kind:function(arm,size=0x134) addr:0x0215fea4 +func_ov063_0215ffd8 kind:function(arm,size=0x38) addr:0x0215ffd8 +func_ov063_02160010 kind:function(arm,size=0x224) addr:0x02160010 +func_ov063_02160234 kind:function(arm,size=0x2f4) addr:0x02160234 +func_ov063_02160528 kind:function(arm,size=0x38) addr:0x02160528 +func_ov063_02160560 kind:function(arm,size=0x108) addr:0x02160560 +func_ov063_02160668 kind:function(arm,size=0x2c) addr:0x02160668 +func_ov063_02160694 kind:function(arm,size=0xcc) addr:0x02160694 +func_ov063_02160760 kind:function(arm,size=0x100) addr:0x02160760 +func_ov063_02160860 kind:function(arm,size=0x28) addr:0x02160860 +func_ov063_02160888 kind:function(arm,size=0x70) addr:0x02160888 +func_ov063_021608f8 kind:function(arm,size=0x20) addr:0x021608f8 +func_ov063_02160918 kind:function(arm,size=0x24) addr:0x02160918 +func_ov063_0216093c kind:function(arm,size=0x68) addr:0x0216093c +func_ov063_021609a4 kind:function(arm,size=0x48) addr:0x021609a4 +func_ov063_021609ec kind:function(arm,size=0x40) addr:0x021609ec +func_ov063_02160a2c kind:function(arm,size=0x14) addr:0x02160a2c +func_ov063_02160a40 kind:function(arm,size=0x10) addr:0x02160a40 +func_ov063_02160a50 kind:function(arm,size=0x10) addr:0x02160a50 +func_ov063_02160a60 kind:function(arm,size=0x10) addr:0x02160a60 +func_ov063_02160a70 kind:function(arm,size=0x10) addr:0x02160a70 +func_ov063_02160a80 kind:function(arm,size=0x10) addr:0x02160a80 +func_ov063_02160a90 kind:function(arm,size=0x10) addr:0x02160a90 +func_ov063_02160aa0 kind:function(arm,size=0x10) addr:0x02160aa0 +func_ov063_02160ab0 kind:function(arm,size=0xc) addr:0x02160ab0 +func_ov063_02160abc kind:function(arm,size=0x24) addr:0x02160abc +func_ov063_02160ae0 kind:function(arm,size=0xd0) addr:0x02160ae0 +func_ov063_02160bb0 kind:function(arm,size=0x9c) addr:0x02160bb0 +func_ov063_02160c4c kind:function(arm,size=0x5c) addr:0x02160c4c +func_ov063_02160ca8 kind:function(arm,size=0x1c) addr:0x02160ca8 +func_ov063_02160cc4 kind:function(arm,size=0x34) addr:0x02160cc4 +func_ov063_02160cf8 kind:function(arm,size=0x1c) addr:0x02160cf8 +func_ov063_02160d14 kind:function(arm,size=0xc4) addr:0x02160d14 +func_ov063_02160dd8 kind:function(arm,size=0x20) addr:0x02160dd8 +func_ov063_02160df8 kind:function(arm,size=0x24) addr:0x02160df8 +func_ov063_02160e1c kind:function(arm,size=0x20) addr:0x02160e1c +func_ov063_02160e3c kind:function(arm,size=0x28) addr:0x02160e3c +func_ov063_02160e64 kind:function(arm,size=0x14) addr:0x02160e64 +func_ov063_02160e78 kind:function(arm,size=0xc) addr:0x02160e78 +func_ov063_02160e84 kind:function(arm,size=0x24) addr:0x02160e84 +func_ov063_02160ea8 kind:function(arm,size=0x9c) addr:0x02160ea8 +func_ov063_02160f44 kind:function(arm,size=0x98) addr:0x02160f44 +func_ov063_02160fdc kind:function(arm,size=0x74) addr:0x02160fdc +func_ov063_02161050 kind:function(arm,size=0x13c) addr:0x02161050 +func_ov063_0216118c kind:function(arm,size=0x14) addr:0x0216118c +func_ov063_021611a0 kind:function(arm,size=0x94) addr:0x021611a0 +func_ov063_02161234 kind:function(arm,size=0x34) addr:0x02161234 +func_ov063_02161268 kind:function(arm,size=0xf8) addr:0x02161268 +func_ov063_02161360 kind:function(arm,size=0x44) addr:0x02161360 +func_ov063_021613a4 kind:function(arm,size=0x28) addr:0x021613a4 +func_ov063_021613cc kind:function(arm,size=0x30) addr:0x021613cc +func_ov063_021613fc kind:function(arm,size=0x14) addr:0x021613fc +func_ov063_02161410 kind:function(arm,size=0xc) addr:0x02161410 +func_ov063_0216141c kind:function(arm,size=0x24) addr:0x0216141c +func_ov063_02161440 kind:function(arm,size=0x98) addr:0x02161440 +func_ov063_021614d8 kind:function(arm,size=0x14) addr:0x021614d8 +func_ov063_021614ec kind:function(arm,size=0x10) addr:0x021614ec +func_ov063_021614fc kind:function(arm,size=0x10) addr:0x021614fc +func_ov063_0216150c kind:function(arm,size=0x10) addr:0x0216150c +func_ov063_0216151c kind:function(arm,size=0x88) addr:0x0216151c +func_ov063_021615a4 kind:function(arm,size=0x74) addr:0x021615a4 +func_ov063_02161618 kind:function(arm,size=0x4) addr:0x02161618 +func_ov063_0216161c kind:function(arm,size=0xe0) addr:0x0216161c +func_ov063_021616fc kind:function(arm,size=0x1ac) addr:0x021616fc +func_ov063_021618a8 kind:function(arm,size=0x30) addr:0x021618a8 +func_ov063_021618d8 kind:function(arm,size=0x1fc) addr:0x021618d8 +func_ov063_02161ad4 kind:function(arm,size=0x14) addr:0x02161ad4 +func_ov063_02161ae8 kind:function(arm,size=0x5b8) addr:0x02161ae8 +func_ov063_021620a0 kind:function(arm,size=0x2c) addr:0x021620a0 +func_ov063_021620cc kind:function(arm,size=0x20) addr:0x021620cc +func_ov063_021620ec kind:function(arm,size=0x28) addr:0x021620ec +func_ov063_02162114 kind:function(arm,size=0x14) addr:0x02162114 +func_ov063_02162128 kind:function(arm,size=0x1c) addr:0x02162128 +func_ov063_02162144 kind:function(arm,size=0x4) addr:0x02162144 +func_ov063_02162148 kind:function(arm,size=0x54) addr:0x02162148 +func_ov063_0216219c kind:function(arm,size=0xc8) addr:0x0216219c +func_ov063_02162264 kind:function(arm,size=0x250) addr:0x02162264 +func_ov063_021624b4 kind:function(arm,size=0x8) addr:0x021624b4 +func_ov063_021624bc kind:function(arm,size=0x48) addr:0x021624bc +data_ov063_02162508 kind:data(any) addr:0x02162508 +data_ov063_02162518 kind:data(any) addr:0x02162518 +data_ov063_02162528 kind:data(any) addr:0x02162528 +data_ov063_02162538 kind:data(any) addr:0x02162538 +data_ov063_02162548 kind:data(any) addr:0x02162548 +data_ov063_02162558 kind:data(any) addr:0x02162558 +data_ov063_02162568 kind:data(any) addr:0x02162568 +data_ov063_02162578 kind:data(any) addr:0x02162578 +data_ov063_02162588 kind:data(any) addr:0x02162588 +data_ov063_02162598 kind:data(any) addr:0x02162598 +data_ov063_021625a8 kind:data(any) addr:0x021625a8 +data_ov063_021625b8 kind:data(any) addr:0x021625b8 +data_ov063_021625c8 kind:data(any) addr:0x021625c8 +data_ov063_021625d8 kind:data(any) addr:0x021625d8 +data_ov063_021625e8 kind:data(any) addr:0x021625e8 +data_ov063_02162604 kind:data(any) addr:0x02162604 +data_ov063_0216260b kind:data(any) addr:0x0216260b +data_ov063_02162612 kind:data(any) addr:0x02162612 +data_ov063_0216261c kind:data(any) addr:0x0216261c +data_ov063_02162630 kind:data(any) addr:0x02162630 +data_ov063_02162644 kind:data(any) addr:0x02162644 +data_ov063_021626e0 kind:data(any) addr:0x021626e0 +data_ov063_021626f0 kind:data(any) addr:0x021626f0 +data_ov063_021626f8 kind:data(any) addr:0x021626f8 ambiguous +data_ov063_02162700 kind:data(any) addr:0x02162700 +__sinit_ov063_02162710 kind:function(arm,size=0x70) addr:0x02162710 +__sinit_ov063_02162780 kind:function(arm,size=0x94) addr:0x02162780 +__sinit_ov063_02162814 kind:function(arm,size=0x50) addr:0x02162814 +__sinit_ov063_02162864 kind:function(arm,size=0x50) addr:0x02162864 +__sinit_ov063_021628b4 kind:function(arm,size=0x50) addr:0x021628b4 +__sinit_ov063_02162904 kind:function(arm,size=0x50) addr:0x02162904 +__sinit_ov063_02162954 kind:function(arm,size=0x50) addr:0x02162954 +__sinit_ov063_021629a4 kind:function(arm,size=0x168) addr:0x021629a4 +__sinit_ov063_02162b0c kind:function(arm,size=0x50) addr:0x02162b0c +__sinit_ov063_02162b5c kind:function(arm,size=0x50) addr:0x02162b5c +__sinit_ov063_02162bac kind:function(arm,size=0x154) addr:0x02162bac +__sinit_ov063_02162d00 kind:function(arm,size=0x80) addr:0x02162d00 +__sinit_ov063_02162d80 kind:function(arm,size=0x50) addr:0x02162d80 +__sinit_ov063_02162dd0 kind:function(arm,size=0x50) addr:0x02162dd0 +.p__sinit_ov063_02162710 kind:data(word) addr:0x02162e20 +.p__sinit_ov063_02162780 kind:data(word) addr:0x02162e24 +.p__sinit_ov063_02162814 kind:data(word) addr:0x02162e28 +.p__sinit_ov063_02162864 kind:data(word) addr:0x02162e2c +.p__sinit_ov063_021628b4 kind:data(word) addr:0x02162e30 +.p__sinit_ov063_02162904 kind:data(word) addr:0x02162e34 +.p__sinit_ov063_02162954 kind:data(word) addr:0x02162e38 +.p__sinit_ov063_021629a4 kind:data(word) addr:0x02162e3c +.p__sinit_ov063_02162b0c kind:data(word) addr:0x02162e40 +.p__sinit_ov063_02162b5c kind:data(word) addr:0x02162e44 +.p__sinit_ov063_02162bac kind:data(word) addr:0x02162e48 +.p__sinit_ov063_02162d00 kind:data(word) addr:0x02162e4c +.p__sinit_ov063_02162d80 kind:data(word) addr:0x02162e50 +.p__sinit_ov063_02162dd0 kind:data(word) addr:0x02162e54 +data_ov063_02162e68 kind:data(any) addr:0x02162e68 +data_ov063_02162e70 kind:data(any) addr:0x02162e70 +data_ov063_02162e88 kind:data(any) addr:0x02162e88 +data_ov063_02162ea4 kind:data(any) addr:0x02162ea4 +data_ov063_02162ec8 kind:data(any) addr:0x02162ec8 +data_ov063_02162ef4 kind:data(any) addr:0x02162ef4 +data_ov063_02162f14 kind:data(any) addr:0x02162f14 ambiguous +data_ov063_02162f38 kind:data(any) addr:0x02162f38 +data_ov063_02162f90 kind:data(any) addr:0x02162f90 +data_ov063_02162ff0 kind:data(any) addr:0x02162ff0 +data_ov063_02163048 kind:data(any) addr:0x02163048 +data_ov063_02163060 kind:data(any) addr:0x02163060 +data_ov063_02163078 kind:data(any) addr:0x02163078 +data_ov063_02163090 kind:data(any) addr:0x02163090 +data_ov063_021630a8 kind:data(any) addr:0x021630a8 +data_ov063_021630c0 kind:data(any) addr:0x021630c0 +data_ov063_021630f0 kind:data(any) addr:0x021630f0 +data_ov063_02163128 kind:data(any) addr:0x02163128 +data_ov063_02163140 kind:data(any) addr:0x02163140 +data_ov063_0216315c kind:data(any) addr:0x0216315c +data_ov063_02163180 kind:data(any) addr:0x02163180 +data_ov063_021631ac kind:data(any) addr:0x021631ac +data_ov063_02163208 kind:data(any) addr:0x02163208 ambiguous +data_ov063_0216320c kind:data(any) addr:0x0216320c +data_ov063_02163270 kind:data(any) addr:0x02163270 +data_ov063_0216328c kind:data(any) addr:0x0216328c +data_ov063_021632a4 kind:data(any) addr:0x021632a4 +data_ov063_021632c4 kind:data(any) addr:0x021632c4 +data_ov063_0216330c kind:data(any) addr:0x0216330c +data_ov063_02163368 kind:data(any) addr:0x02163368 +data_ov063_02163388 kind:data(any) addr:0x02163388 +data_ov063_021633ac kind:data(any) addr:0x021633ac +data_ov063_02163410 kind:data(any) addr:0x02163410 +data_ov063_02163434 kind:data(any) addr:0x02163434 +data_ov063_02163490 kind:data(any) addr:0x02163490 +data_ov063_021634ac kind:data(any) addr:0x021634ac ambiguous +data_ov063_021634b0 kind:data(any) addr:0x021634b0 +data_ov063_021634d4 kind:data(any) addr:0x021634d4 +data_ov063_021634f8 kind:data(any) addr:0x021634f8 ambiguous +data_ov063_02163538 kind:data(any) addr:0x02163538 +data_ov063_0216355c kind:data(any) addr:0x0216355c +data_ov063_021635c0 kind:data(any) addr:0x021635c0 +data_ov063_021635dc kind:data(any) addr:0x021635dc +data_ov063_021635f8 kind:data(any) addr:0x021635f8 +data_ov063_021635fc kind:data(any) addr:0x021635fc ambiguous +data_ov063_02163634 kind:data(any) addr:0x02163634 +data_ov063_02163644 kind:data(any) addr:0x02163644 +data_ov063_02163660 kind:data(any) addr:0x02163660 +data_ov063_0216367c kind:data(any) addr:0x0216367c +data_ov063_02163698 kind:data(any) addr:0x02163698 +data_ov063_021636b4 kind:data(any) addr:0x021636b4 +data_ov063_021636d0 kind:data(any) addr:0x021636d0 +data_ov063_021636e4 kind:data(any) addr:0x021636e4 +data_ov063_021636f4 kind:data(any) addr:0x021636f4 +data_ov063_02163720 kind:data(any) addr:0x02163720 +data_ov063_02163740 kind:data(any) addr:0x02163740 +data_ov063_02163764 kind:data(any) addr:0x02163764 +data_ov063_021637ac kind:data(any) addr:0x021637ac +data_ov063_02163808 kind:data(any) addr:0x02163808 +data_ov063_02163824 kind:data(any) addr:0x02163824 +data_ov063_02163840 kind:data(any) addr:0x02163840 +data_ov063_02163868 kind:data(any) addr:0x02163868 +data_ov063_021638a0 kind:data(any) addr:0x021638a0 +data_ov063_021638a8 kind:data(any) addr:0x021638a8 +data_ov063_021638b4 kind:data(any) addr:0x021638b4 +data_ov063_021638c8 kind:data(any) addr:0x021638c8 +data_ov063_021638cc kind:data(any) addr:0x021638cc +data_ov063_021638d0 kind:data(any) addr:0x021638d0 +data_ov063_021638d4 kind:data(any) addr:0x021638d4 +data_ov063_021638d8 kind:data(any) addr:0x021638d8 +data_ov063_021638dc kind:data(any) addr:0x021638dc +data_ov063_021638e0 kind:data(any) addr:0x021638e0 +data_ov063_021638e4 kind:data(any) addr:0x021638e4 +data_ov063_021638f0 kind:data(any) addr:0x021638f0 +data_ov063_02163908 kind:data(any) addr:0x02163908 +data_ov063_02163924 kind:data(any) addr:0x02163924 +data_ov063_02163968 kind:data(any) addr:0x02163968 +data_ov063_021639a4 kind:data(any) addr:0x021639a4 +data_ov063_021639c4 kind:data(any) addr:0x021639c4 +data_ov063_021639dc kind:data(any) addr:0x021639dc +data_ov063_021639f8 kind:data(any) addr:0x021639f8 +data_ov063_02163a14 kind:data(any) addr:0x02163a14 +data_ov063_02163a3c kind:data(any) addr:0x02163a3c +data_ov063_02163a48 kind:data(any) addr:0x02163a48 ambiguous +data_ov063_02163a7c kind:data(any) addr:0x02163a7c +data_ov063_02163a98 kind:data(any) addr:0x02163a98 +data_ov063_02163ad8 kind:data(any) addr:0x02163ad8 +data_ov063_02163aec kind:data(any) addr:0x02163aec +data_ov063_02163b08 kind:data(any) addr:0x02163b08 +data_ov063_02163b40 kind:bss addr:0x02163b40 +data_ov063_02163b44 kind:bss addr:0x02163b44 +data_ov063_02163b50 kind:bss addr:0x02163b50 +data_ov063_02163c28 kind:bss addr:0x02163c28 +data_ov063_02163c2c kind:bss addr:0x02163c2c +data_ov063_02163c38 kind:bss addr:0x02163c38 +data_ov063_02163d10 kind:bss addr:0x02163d10 +data_ov063_02163d14 kind:bss addr:0x02163d14 +data_ov063_02163d20 kind:bss addr:0x02163d20 +data_ov063_02163df8 kind:bss addr:0x02163df8 +data_ov063_02163dfc kind:bss addr:0x02163dfc +data_ov063_02163e08 kind:bss addr:0x02163e08 +data_ov063_02163ee0 kind:bss addr:0x02163ee0 +data_ov063_02163ee4 kind:bss addr:0x02163ee4 +data_ov063_02163ef0 kind:bss addr:0x02163ef0 +data_ov063_02163fc0 kind:bss addr:0x02163fc0 ambiguous +data_ov063_02163fc8 kind:bss addr:0x02163fc8 +data_ov063_02163fcc kind:bss addr:0x02163fcc +data_ov063_02163fd4 kind:bss addr:0x02163fd4 ambiguous +data_ov063_02163fd8 kind:bss addr:0x02163fd8 +data_ov063_021640b0 kind:bss addr:0x021640b0 +data_ov063_021640b4 kind:bss addr:0x021640b4 +data_ov063_021640c0 kind:bss addr:0x021640c0 +data_ov063_02164124 kind:bss addr:0x02164124 ambiguous +data_ov063_02164198 kind:bss addr:0x02164198 +data_ov063_0216419c kind:bss addr:0x0216419c +data_ov063_021641a8 kind:bss addr:0x021641a8 +data_ov063_021641b0 kind:bss addr:0x021641b0 ambiguous +data_ov063_021642dc kind:bss addr:0x021642dc ambiguous +data_ov063_021642f8 kind:bss addr:0x021642f8 +data_ov063_021642fc kind:bss addr:0x021642fc +data_ov063_02164308 kind:bss addr:0x02164308 +data_ov063_021643e0 kind:bss addr:0x021643e0 +data_ov063_021643e4 kind:bss addr:0x021643e4 +data_ov063_021643f0 kind:bss addr:0x021643f0 +data_ov063_021644c4 kind:bss addr:0x021644c4 +data_ov063_021644e4 kind:bss addr:0x021644e4 +data_ov063_021644e8 kind:bss addr:0x021644e8 +data_ov063_021644f4 kind:bss addr:0x021644f4 +data_ov063_0216456c kind:bss addr:0x0216456c +data_ov063_021645e4 kind:bss addr:0x021645e4 +data_ov063_02164670 kind:bss addr:0x02164670 ambiguous +data_ov063_021646b8 kind:bss addr:0x021646b8 +data_ov063_021646d8 kind:bss addr:0x021646d8 +data_ov063_021646dc kind:bss addr:0x021646dc +data_ov063_021646e8 kind:bss addr:0x021646e8 +data_ov063_021647bc kind:bss addr:0x021647bc +data_ov063_021647e0 kind:bss addr:0x021647e0 +data_ov063_021647e4 kind:bss addr:0x021647e4 +data_ov063_021647f0 kind:bss addr:0x021647f0 +data_ov063_021648c4 kind:bss addr:0x021648c4 +data_ov063_021648e4 kind:bss addr:0x021648e4 +data_ov063_021648e8 kind:bss addr:0x021648e8 +data_ov063_021648f4 kind:bss addr:0x021648f4 +data_ov063_02164914 kind:bss addr:0x02164914 +data_ov063_021649c8 kind:bss addr:0x021649c8 diff --git a/config/usa/arm9/overlays/ov064/delinks.txt b/config/usa/arm9/overlays/ov064/delinks.txt new file mode 100644 index 00000000..c24b3b28 --- /dev/null +++ b/config/usa/arm9/overlays/ov064/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x0215a2b8 kind:code align:32 + .rodata start:0x0215a2b8 end:0x0215a324 kind:rodata align:4 + .init start:0x0215a324 end:0x0215a5cc kind:code align:4 + .ctor start:0x0215a5cc end:0x0215a5ec kind:rodata align:4 + .data start:0x0215a600 end:0x0215ada0 kind:data align:32 + .bss start:0x0215ada0 end:0x0215b500 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov064/relocs.txt b/config/usa/arm9/overlays/ov064/relocs.txt new file mode 100644 index 00000000..6d49d75a --- /dev/null +++ b/config/usa/arm9/overlays/ov064/relocs.txt @@ -0,0 +1,824 @@ +from:0x02157e88 kind:arm_call to:0x020c4de0 module:overlay(24) +from:0x02157eac kind:arm_call to:0x02158990 module:overlay(64) +from:0x02157ec8 kind:load to:0x0215a608 module:overlay(64) +from:0x02157ecc kind:load to:0x020b6288 module:overlay(0) +from:0x02157ee0 kind:arm_call to:0x02158128 module:overlay(64) +from:0x02157ee8 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x02157ef4 kind:load to:0x0215a608 module:overlay(64) +from:0x02157f08 kind:arm_call to:0x02158128 module:overlay(64) +from:0x02157f10 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x02157f18 kind:arm_call to:0x02011ff4 module:main +from:0x02157f24 kind:load to:0x0215a608 module:overlay(64) +from:0x02157f30 kind:arm_call to:0x020c4e14 module:overlay(24) +from:0x02157f38 kind:arm_call to:0x02158984 module:overlay(64) +from:0x02157f48 kind:arm_call to:0x02011f3c module:main +from:0x02157f54 kind:arm_call to:0x02158bec module:overlay(64) +from:0x02157f6c kind:arm_call to:0x02011f3c module:main +from:0x02157f7c kind:arm_call to:0x020c4e48 module:overlays(18,24) +from:0x02157f8c kind:arm_call to:0x02159104 module:overlay(64) +from:0x02157f98 kind:arm_call to:0x020c5100 module:overlay(24) +from:0x02157fbc kind:arm_call to:0x020166a4 module:main +from:0x02157fe8 kind:arm_call to:0x020166a4 module:main +from:0x0215800c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215801c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02158058 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x02158060 kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x02158068 kind:arm_call to:0x020c4f2c module:overlay(24) +from:0x02158070 kind:load to:0x027e0994 module:dtcm +from:0x02158074 kind:load to:0x027e0ce0 module:dtcm +from:0x02158078 kind:load to:0x0204a0f0 module:main +from:0x0215807c kind:load to:0x020b5198 module:overlay(0) +from:0x02158094 kind:arm_call to:0x02018d50 module:main +from:0x021580b4 kind:arm_call to:0x020d9784 module:overlay(31) +from:0x021580d0 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x021580e0 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x021580ec kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02158100 kind:arm_call to:0x02158128 module:overlay(64) +from:0x02158108 kind:arm_call to:0x020c4e20 module:overlays(20,24) +from:0x02158110 kind:load to:0x0204a0f0 module:main +from:0x02158114 kind:load to:0x027e0ce0 module:dtcm +from:0x02158118 kind:load to:0x027e0d34 module:dtcm +from:0x0215811c kind:load to:0x027e0994 module:dtcm +from:0x02158120 kind:load to:0x020b502c module:overlay(0) +from:0x02158124 kind:load to:0x02158ae4 module:overlay(64) +from:0x02158140 kind:arm_call to:0x02016684 module:main +from:0x02158174 kind:arm_call to:0x02016684 module:main +from:0x021581a4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x021581ac kind:arm_call to:0x02011ff4 module:main +from:0x021581d8 kind:arm_call to:0x021581ec module:overlay(64) +from:0x021581e0 kind:arm_call to:0x02158684 module:overlay(64) +from:0x021581e8 kind:load to:0x0204a0f0 module:main +from:0x02158234 kind:arm_call to:0x01fff148 module:itcm +from:0x02158258 kind:arm_call to:0x021589c4 module:overlay(64) +from:0x02158268 kind:arm_call to:0x0215828c module:overlay(64) +from:0x0215827c kind:arm_call to:0x02158370 module:overlay(64) +from:0x02158288 kind:load to:0x027e0ce0 module:dtcm +from:0x021582f8 kind:arm_call to:0x02039edc module:main +from:0x02158300 kind:arm_call to:0x0203afe4 module:main +from:0x02158304 kind:arm_call to:0x0203a5b8 module:main +from:0x02158318 kind:arm_call to:0x02158f50 module:overlay(64) +from:0x0215835c kind:arm_call to:0x02158f50 module:overlay(64) +from:0x021583c4 kind:arm_call to:0x02039edc module:main +from:0x021583d0 kind:arm_call to:0x0203afe4 module:main +from:0x021583e4 kind:arm_call to:0x02039edc module:main +from:0x021583ec kind:arm_call to:0x0203afe4 module:main +from:0x021583f8 kind:arm_call to:0x02039e58 module:main +from:0x021583fc kind:arm_call to:0x02038638 module:main +from:0x02158400 kind:arm_call to:0x0203986c module:main +from:0x0215840c kind:arm_call to:0x02039d94 module:main +from:0x02158420 kind:arm_call to:0x0203ad60 module:main +from:0x02158430 kind:arm_call to:0x0203ad60 module:main +from:0x0215843c kind:arm_call to:0x0203afe4 module:main +from:0x0215845c kind:arm_call to:0x0203ad60 module:main +from:0x02158464 kind:arm_call to:0x02039d38 module:main +from:0x02158474 kind:arm_call to:0x0203ad60 module:main +from:0x02158480 kind:arm_call to:0x0203a950 module:main +from:0x0215848c kind:arm_call to:0x0203ab30 module:main +from:0x02158494 kind:arm_call to:0x0203ad60 module:main +from:0x021584a0 kind:arm_call to:0x0203a950 module:main +from:0x021584a8 kind:arm_call to:0x0203ad60 module:main +from:0x021584ac kind:arm_call to:0x0203a584 module:main +from:0x021584b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021584d0 kind:arm_call to:0x02039d38 module:main +from:0x021584e0 kind:arm_call to:0x0203a950 module:main +from:0x021584ec kind:arm_call to:0x0203ab30 module:main +from:0x021584f4 kind:arm_call to:0x0203a950 module:main +from:0x021584fc kind:arm_call to:0x0203ad60 module:main +from:0x02158500 kind:arm_call to:0x0203a584 module:main +from:0x0215850c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158548 kind:arm_call to:0x021589c4 module:overlay(64) +from:0x02158564 kind:arm_call to:0x0203ab30 module:main +from:0x02158570 kind:arm_call to:0x02039d94 module:main +from:0x02158588 kind:arm_call to:0x02039e58 module:main +from:0x0215858c kind:arm_call to:0x02038638 module:main +from:0x02158590 kind:arm_call to:0x0203986c module:main +from:0x021585bc kind:arm_call to:0x0203a5b8 module:main +from:0x0215862c kind:arm_call to:0x02158f50 module:overlay(64) +from:0x02158674 kind:load to:0x0215ada0 module:overlay(64) +from:0x02158680 kind:load to:0x020b6288 module:overlay(0) +from:0x021586e8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02158724 kind:arm_call to:0x020c4ee8 module:overlays(20,24) +from:0x0215873c kind:arm_call to:0x02159104 module:overlay(64) +from:0x0215874c kind:arm_call to:0x020c4f3c module:overlay(24) +from:0x02158768 kind:arm_call to:0x02019510 module:main +from:0x02158770 kind:arm_call to:0x02019688 module:main +from:0x02158784 kind:arm_call to:0x0201c09c module:main +from:0x0215878c kind:arm_call to:0x02158cc8 module:overlay(64) +from:0x021587e4 kind:arm_call to:0x02158ee0 module:overlay(64) +from:0x021587ec kind:arm_call to:0x020c4ed0 module:overlay(24) +from:0x021587f4 kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x02158800 kind:arm_call to:0x02159104 module:overlay(64) +from:0x02158860 kind:arm_call to:0x020c4f5c module:overlay(24) +from:0x02158870 kind:arm_call to:0x020c4f08 module:overlay(24) +from:0x02158878 kind:arm_call to:0x02158acc module:overlay(64) +from:0x02158880 kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x02158894 kind:arm_call to:0x021588b8 module:overlay(64) +from:0x021588a0 kind:load to:0x020b5198 module:overlay(0) +from:0x021588a4 kind:load to:0x0204a0f0 module:main +from:0x021588a8 kind:load to:0x027e0994 module:dtcm +from:0x021588b4 kind:load to:0x02049af8 module:main +from:0x02158928 kind:arm_call to:0x02080638 module:overlay(0) +from:0x02158944 kind:arm_call to:0x020c4d68 module:overlay(24) +from:0x02158958 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x02158964 kind:arm_call to:0x020284f4 module:main +from:0x02158970 kind:load to:0x027e0cd8 module:dtcm +from:0x02158974 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02158980 kind:load to:0x027e09a4 module:dtcm +from:0x0215898c kind:load to:0x02158990 module:overlay(64) +from:0x021589c0 kind:load to:0x0215ada0 module:overlay(64) +from:0x021589f4 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02158a18 kind:load to:0x027e0cd8 module:dtcm +from:0x02158a38 kind:arm_call to:0x02019510 module:main +from:0x02158a40 kind:arm_call to:0x02019688 module:main +from:0x02158a54 kind:arm_call to:0x0201c09c module:main +from:0x02158a5c kind:load to:0x0204a0f0 module:main +from:0x02158a60 kind:load to:0x027e0994 module:dtcm +from:0x02158ab4 kind:arm_call to:0x021588b8 module:overlay(64) +from:0x02158abc kind:arm_call to:0x021588b8 module:overlay(64) +from:0x02158ac4 kind:arm_call to:0x02158acc module:overlay(64) +from:0x02158adc kind:load to:0x020b5198 module:overlay(0) +from:0x02158ae0 kind:load to:0x0206d09c module:overlay(0) +from:0x02158bb0 kind:arm_call to:0x020360ac module:main +from:0x02158bc8 kind:arm_call to:0x020360ac module:main +from:0x02158bd8 kind:load to:0x0215ada0 module:overlay(64) +from:0x02158be4 kind:load to:0x0215a638 module:overlay(64) +from:0x02158be8 kind:load to:0x0215ada4 module:overlay(64) +from:0x02158bf4 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02158cc4 kind:load to:0x0215a650 module:overlay(64) +from:0x02158cf0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02158d18 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02158d5c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02158d90 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02158de8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02158e1c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02158e3c kind:load to:0x0215a2d2 module:overlay(64) +from:0x02158e40 kind:load to:0x0215a2c8 module:overlay(64) +from:0x02158e44 kind:load to:0x0215a2bc module:overlay(64) +from:0x02158e48 kind:load to:0x0215a2c4 module:overlay(64) +from:0x02158eac kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x02158f0c kind:arm_call to:0x02158e4c module:overlay(64) +from:0x02158f28 kind:arm_call to:0x02158e4c module:overlay(64) +from:0x02158f40 kind:arm_call to:0x02158e4c module:overlay(64) +from:0x02158f4c kind:load to:0x0215a2f0 module:overlay(64) +from:0x02158f7c kind:arm_call to:0x02158e4c module:overlay(64) +from:0x02158f98 kind:arm_call to:0x02158e4c module:overlay(64) +from:0x02158fb0 kind:arm_call to:0x02158e4c module:overlay(64) +from:0x02158fbc kind:load to:0x0215a2dc module:overlay(64) +from:0x02158fd0 kind:arm_call to:0x021590f0 module:overlay(64) +from:0x02159000 kind:arm_call to:0x0201aa1c module:main +from:0x02159024 kind:arm_call to:0x0201aa1c module:main +from:0x02159058 kind:arm_call to:0x0201aa1c module:main +from:0x0215907c kind:arm_call to:0x0201aa1c module:main +from:0x021590a4 kind:arm_call to:0x0201aa1c module:main +from:0x021590d8 kind:arm_call to:0x0201aa1c module:main +from:0x021590ec kind:load to:0x0204aefc module:main +from:0x02159114 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x02159128 kind:load to:0x0215add4 module:overlay(64) +from:0x0215913c kind:arm_call to:0x02011f3c module:main +from:0x02159148 kind:arm_call to:0x02159184 module:overlay(64) +from:0x02159160 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02159180 kind:load to:0x0215a674 module:overlay(64) +from:0x0215918c kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x021591a0 kind:load to:0x0215a690 module:overlay(64) +from:0x021591f0 kind:load to:0x0215add4 module:overlay(64) +from:0x02159208 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159210 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159228 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159230 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159238 kind:arm_call to:0x02011ff4 module:main +from:0x0215924c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02159260 kind:load to:0x0215aeb8 module:overlay(64) +from:0x02159274 kind:arm_call to:0x02011f3c module:main +from:0x02159280 kind:arm_call to:0x021592b0 module:overlay(64) +from:0x02159294 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021592ac kind:load to:0x0215a6dc module:overlay(64) +from:0x021592b8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x021592cc kind:load to:0x0215a700 module:overlay(64) +from:0x0215931c kind:load to:0x0215aeb8 module:overlay(64) +from:0x0215932c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159334 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215934c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159354 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215935c kind:arm_call to:0x02011ff4 module:main +from:0x02159370 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159384 kind:load to:0x0215afa0 module:overlay(64) +from:0x02159398 kind:arm_call to:0x02011f3c module:main +from:0x021593a4 kind:arm_call to:0x021593d4 module:overlay(64) +from:0x021593b8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021593d0 kind:load to:0x0215a760 module:overlay(64) +from:0x021593dc kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x021593f0 kind:load to:0x0215a784 module:overlay(64) +from:0x02159440 kind:load to:0x0215afa0 module:overlay(64) +from:0x02159450 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159458 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159470 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159478 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159480 kind:arm_call to:0x02011ff4 module:main +from:0x02159494 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021594a8 kind:load to:0x0215b088 module:overlay(64) +from:0x021594bc kind:arm_call to:0x02011f3c module:main +from:0x021594c8 kind:arm_call to:0x021594f8 module:overlay(64) +from:0x021594dc kind:arm_call to:0x02097878 module:overlay(0) +from:0x021594f4 kind:load to:0x0215a7e4 module:overlay(64) +from:0x02159500 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02159558 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02159564 kind:load to:0x0215a808 module:overlay(64) +from:0x02159568 kind:load to:0x0215b088 module:overlay(64) +from:0x021595a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021595c0 kind:arm_call to:0x020778f4 module:overlay(0) +from:0x021595dc kind:arm_call to:0x020786e8 module:overlay(0) +from:0x021595e8 kind:load to:0x027e09bc module:dtcm +from:0x021595ec kind:load to:0x0215a304 module:overlay(64) +from:0x0215961c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159624 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215963c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159644 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215964c kind:arm_call to:0x02011ff4 module:main +from:0x02159660 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159674 kind:load to:0x0215b1b8 module:overlay(64) +from:0x02159688 kind:arm_call to:0x02011f3c module:main +from:0x02159694 kind:arm_call to:0x02159720 module:overlay(64) +from:0x021596a8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159710 kind:load to:0x0215a864 module:overlay(64) +from:0x0215974c kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215976c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02159788 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02159798 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215980c kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02159834 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215984c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215987c kind:load to:0x0215b1b8 module:overlay(64) +from:0x02159880 kind:load to:0x0215aac8 module:overlay(64) +from:0x02159884 kind:load to:0x0215a900 module:overlay(64) +from:0x02159888 kind:load to:0x0215a9ac module:overlay(64) +from:0x0215988c kind:load to:0x0215a8b8 module:overlay(64) +from:0x02159890 kind:load to:0x0215a944 module:overlay(64) +from:0x02159894 kind:load to:0x0215a30c module:overlay(64) +from:0x021598a0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021598b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021598c8 kind:arm_call to:0x020e8510 module:overlay(31) +from:0x021598f4 kind:arm_call to:0x020e7768 module:overlay(31) +from:0x021598fc kind:arm_call to:0x02159904 module:overlay(64) +from:0x02159910 kind:load to:0x02057cd4 module:overlay(0) +from:0x02159954 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02159968 kind:load to:0x0215a880 module:overlay(64) +from:0x021599ac kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021599c0 kind:load to:0x0215a898 module:overlay(64) +from:0x021599e0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02159a30 kind:arm_call to:0x0207832c module:overlay(0) +from:0x02159a3c kind:load to:0x027e09bc module:dtcm +from:0x02159a58 kind:load to:0x027e09bc module:dtcm +from:0x02159a5c kind:load to:0x02078210 module:overlay(0) +from:0x02159a80 kind:arm_call to:0x02159904 module:overlay(64) +from:0x02159a88 kind:arm_call to:0x02159914 module:overlay(64) +from:0x02159a90 kind:arm_call to:0x0215996c module:overlay(64) +from:0x02159a98 kind:arm_call to:0x020a9428 module:overlay(0) +from:0x02159ac0 kind:arm_call to:0x02159c80 module:overlay(64) +from:0x02159ac8 kind:arm_call to:0x021599c4 module:overlay(64) +from:0x02159ad0 kind:arm_call to:0x02159a40 module:overlay(64) +from:0x02159b64 kind:arm_call to:0x02158a64 module:overlay(64) +from:0x02159b7c kind:arm_call to:0x02158a78 module:overlay(64) +from:0x02159c24 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02159c3c kind:arm_call to:0x020d44dc module:overlay(24) +from:0x02159c68 kind:load to:0x0215b17c module:overlay(64) +from:0x02159c6c kind:load to:0x0215b160 module:overlay(64) +from:0x02159c70 kind:load to:0x0215ada0 module:overlay(64) +from:0x02159c74 kind:load to:0x0215a314 module:overlay(64) +from:0x02159c7c kind:load to:0x027e0cfc module:dtcm +from:0x02159c94 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02159c98 kind:load to:0x0215b17c module:overlay(64) +from:0x02159c9c kind:load to:0x020c4a6c module:overlays(24,25) +from:0x02159cb0 kind:arm_call to:0x01fff458 module:itcm +from:0x02159cb8 kind:arm_call to:0x0212bdfc module:overlay(40) +from:0x02159ccc kind:arm_call to:0x020d4268 module:overlay(24) +from:0x02159cdc kind:load to:0x027e0cfc module:dtcm +from:0x02159d00 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02159d14 kind:load to:0x02057884 module:overlay(0) +from:0x02159d28 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02159d30 kind:arm_call to:0x02011ff4 module:main +from:0x02159d48 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02159d50 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159d58 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159d60 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159d78 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02159d80 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159d88 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159d90 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159d98 kind:arm_call to:0x02011ff4 module:main +from:0x02159db4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02159dc0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02159ddc kind:arm_call to:0x02057884 module:overlay(0) +from:0x02159dec kind:arm_call to:0x02057884 module:overlay(0) +from:0x02159dfc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159e04 kind:arm_call to:0x02011ff4 module:main +from:0x02159e1c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159e24 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159e2c kind:arm_call to:0x02011ff4 module:main +from:0x02159e44 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159e4c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159e60 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159e74 kind:load to:0x0215b2a0 module:overlay(64) +from:0x02159e88 kind:arm_call to:0x02011f3c module:main +from:0x02159e94 kind:arm_call to:0x02159f0c module:overlay(64) +from:0x02159eac kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02159ebc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02159efc kind:load to:0x0215abe4 module:overlay(64) +from:0x02159f00 kind:load to:0x0215ac1c module:overlay(64) +from:0x02159f04 kind:load to:0x0215ac00 module:overlay(64) +from:0x02159f14 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x02159f28 kind:load to:0x0215ac44 module:overlay(64) +from:0x02159f78 kind:load to:0x0215b2a0 module:overlay(64) +from:0x02159f88 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159f90 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159fa8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159fb0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159fb8 kind:arm_call to:0x02011ff4 module:main +from:0x02159fcc kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02159fe0 kind:load to:0x0215b3a8 module:overlay(64) +from:0x02159ff4 kind:arm_call to:0x02011f3c module:main +from:0x0215a000 kind:arm_call to:0x0215a078 module:overlay(64) +from:0x0215a018 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215a028 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215a068 kind:load to:0x0215abe4 module:overlay(64) +from:0x0215a06c kind:load to:0x0215ac1c module:overlay(64) +from:0x0215a070 kind:load to:0x0215ac90 module:overlay(64) +from:0x0215a080 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215a094 kind:load to:0x0215acac module:overlay(64) +from:0x0215a0a0 kind:load to:0x0214f620 module:overlays(58,70) +from:0x0215a0f0 kind:load to:0x0215b3a8 module:overlay(64) +from:0x0215a100 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215a108 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215a120 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215a128 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215a130 kind:arm_call to:0x02011ff4 module:main +from:0x0215a144 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215a158 kind:load to:0x0215b4b0 module:overlay(64) +from:0x0215a16c kind:arm_call to:0x02011f3c module:main +from:0x0215a178 kind:arm_call to:0x0215a220 module:overlay(64) +from:0x0215a190 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x0215a1a0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215a20c kind:load to:0x0215acf8 module:overlay(64) +from:0x0215a210 kind:load to:0x0215ad30 module:overlay(64) +from:0x0215a214 kind:load to:0x0215ad14 module:overlay(64) +from:0x0215a228 kind:arm_call to:0x0214e5bc module:overlay(58) +from:0x0215a23c kind:load to:0x0215ad58 module:overlay(64) +from:0x0215a268 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215a270 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215a288 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215a290 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215a298 kind:arm_call to:0x02011ff4 module:main +from:0x0215a2ac kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0215a340 kind:arm_call to:0x02159150 module:overlay(64) +from:0x0215a350 kind:arm_call to:0x0203ce4c module:main +from:0x0215a364 kind:load to:0x0215adc4 module:overlay(64) +from:0x0215a368 kind:load to:0x0215add4 module:overlay(64) +from:0x0215a36c kind:load to:0x02159244 module:overlay(64) +from:0x0215a370 kind:load to:0x0215adc8 module:overlay(64) +from:0x0215a390 kind:arm_call to:0x02159288 module:overlay(64) +from:0x0215a3a0 kind:arm_call to:0x0203ce4c module:main +from:0x0215a3b4 kind:load to:0x0215aea8 module:overlay(64) +from:0x0215a3b8 kind:load to:0x0215aeb8 module:overlay(64) +from:0x0215a3bc kind:load to:0x02159368 module:overlay(64) +from:0x0215a3c0 kind:load to:0x0215aeac module:overlay(64) +from:0x0215a3e0 kind:arm_call to:0x021593ac module:overlay(64) +from:0x0215a3f0 kind:arm_call to:0x0203ce4c module:main +from:0x0215a404 kind:load to:0x0215af90 module:overlay(64) +from:0x0215a408 kind:load to:0x0215afa0 module:overlay(64) +from:0x0215a40c kind:load to:0x0215948c module:overlay(64) +from:0x0215a410 kind:load to:0x0215af94 module:overlay(64) +from:0x0215a430 kind:arm_call to:0x021594d0 module:overlay(64) +from:0x0215a440 kind:arm_call to:0x0203ce4c module:main +from:0x0215a454 kind:load to:0x0215b078 module:overlay(64) +from:0x0215a458 kind:load to:0x0215b088 module:overlay(64) +from:0x0215a45c kind:load to:0x02159658 module:overlay(64) +from:0x0215a460 kind:load to:0x0215b07c module:overlay(64) +from:0x0215a470 kind:arm_call to:0x02157e80 module:overlay(64) +from:0x0215a480 kind:arm_call to:0x0203ce4c module:main +from:0x0215a49c kind:arm_call to:0x0215969c module:overlay(64) +from:0x0215a4ac kind:arm_call to:0x0203ce4c module:main +from:0x0215a4c0 kind:load to:0x0215b17c module:overlay(64) +from:0x0215a4c4 kind:load to:0x02157ed0 module:overlay(64) +from:0x0215a4c8 kind:load to:0x0215b164 module:overlay(64) +from:0x0215a4cc kind:load to:0x0215b160 module:overlay(64) +from:0x0215a4d0 kind:load to:0x0215b1b8 module:overlay(64) +from:0x0215a4d4 kind:load to:0x02159e58 module:overlay(64) +from:0x0215a4d8 kind:load to:0x0215b170 module:overlay(64) +from:0x0215a4f8 kind:arm_call to:0x02159e9c module:overlay(64) +from:0x0215a508 kind:arm_call to:0x0203ce4c module:main +from:0x0215a51c kind:load to:0x0215b290 module:overlay(64) +from:0x0215a520 kind:load to:0x0215b2a0 module:overlay(64) +from:0x0215a524 kind:load to:0x02159fc4 module:overlay(64) +from:0x0215a528 kind:load to:0x0215b294 module:overlay(64) +from:0x0215a548 kind:arm_call to:0x0215a008 module:overlay(64) +from:0x0215a558 kind:arm_call to:0x0203ce4c module:main +from:0x0215a56c kind:load to:0x0215b398 module:overlay(64) +from:0x0215a570 kind:load to:0x0215b3a8 module:overlay(64) +from:0x0215a574 kind:load to:0x0215a13c module:overlay(64) +from:0x0215a578 kind:load to:0x0215b39c module:overlay(64) +from:0x0215a598 kind:arm_call to:0x0215a180 module:overlay(64) +from:0x0215a5a8 kind:arm_call to:0x0203ce4c module:main +from:0x0215a5bc kind:load to:0x0215b4a0 module:overlay(64) +from:0x0215a5c0 kind:load to:0x0215b4b0 module:overlay(64) +from:0x0215a5c4 kind:load to:0x0215a2a4 module:overlay(64) +from:0x0215a5c8 kind:load to:0x0215b4a4 module:overlay(64) +from:0x0215a5cc kind:load to:0x0215a324 module:overlay(64) +from:0x0215a5d0 kind:load to:0x0215a374 module:overlay(64) +from:0x0215a5d4 kind:load to:0x0215a3c4 module:overlay(64) +from:0x0215a5d8 kind:load to:0x0215a414 module:overlay(64) +from:0x0215a5dc kind:load to:0x0215a464 module:overlay(64) +from:0x0215a5e0 kind:load to:0x0215a4dc module:overlay(64) +from:0x0215a5e4 kind:load to:0x0215a52c module:overlay(64) +from:0x0215a5e8 kind:load to:0x0215a57c module:overlay(64) +from:0x0215a608 kind:load to:0x02157ed0 module:overlay(64) +from:0x0215a60c kind:load to:0x02157ef8 module:overlay(64) +from:0x0215a610 kind:load to:0x02157f28 module:overlay(64) +from:0x0215a614 kind:load to:0x02158080 module:overlay(64) +from:0x0215a618 kind:load to:0x021581b8 module:overlay(64) +from:0x0215a61c kind:load to:0x020c4e30 module:overlay(24) +from:0x0215a620 kind:load to:0x02158a1c module:overlay(64) +from:0x0215a624 kind:load to:0x02158a20 module:overlay(64) +from:0x0215a628 kind:load to:0x02158a24 module:overlay(64) +from:0x0215a62c kind:load to:0x02158a8c module:overlay(64) +from:0x0215a630 kind:load to:0x02158a94 module:overlay(64) +from:0x0215a634 kind:load to:0x020c4e40 module:overlay(24) +from:0x0215a650 kind:load to:0x0215910c module:overlay(64) +from:0x0215a654 kind:load to:0x0215819c module:overlay(64) +from:0x0215a658 kind:load to:0x02158fc0 module:overlay(64) +from:0x0215a65c kind:load to:0x02061cb0 module:overlay(0) +from:0x0215a660 kind:load to:0x02158fc4 module:overlay(64) +from:0x0215a664 kind:load to:0x02061cb8 module:overlay(0) +from:0x0215a668 kind:load to:0x02061cbc module:overlay(0) +from:0x0215a674 kind:load to:0x0215912c module:overlay(64) +from:0x0215a678 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215a67c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215a680 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215a684 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215a690 kind:load to:0x0214f620 module:overlays(58,70) +from:0x0215a694 kind:load to:0x0209d098 module:overlay(0) +from:0x0215a698 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0215a69c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215a6a0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215a6a4 kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x0215a6a8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215a6ac kind:load to:0x0209d1ac module:overlay(0) +from:0x0215a6b0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215a6b4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215a6b8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215a6bc kind:load to:0x0209d1cc module:overlay(0) +from:0x0215a6c0 kind:load to:0x021591fc module:overlay(64) +from:0x0215a6c4 kind:load to:0x0215921c module:overlay(64) +from:0x0215a6c8 kind:load to:0x021591a4 module:overlay(64) +from:0x0215a6cc kind:load to:0x0214f728 module:overlays(58,70) +from:0x0215a6d0 kind:load to:0x021591f4 module:overlay(64) +from:0x0215a6dc kind:load to:0x02159264 module:overlay(64) +from:0x0215a6e0 kind:load to:0x02097924 module:overlay(0) +from:0x0215a6e4 kind:load to:0x02097734 module:overlay(0) +from:0x0215a6e8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a6ec kind:load to:0x0209792c module:overlay(0) +from:0x0215a6f0 kind:load to:0x0209794c module:overlay(0) +from:0x0215a6f4 kind:load to:0x02097978 module:overlay(0) +from:0x0215a700 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a704 kind:load to:0x02098534 module:overlay(0) +from:0x0215a708 kind:load to:0x0209854c module:overlay(0) +from:0x0215a70c kind:load to:0x02098558 module:overlay(0) +from:0x0215a710 kind:load to:0x01fff464 module:itcm +from:0x0215a714 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a718 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215a71c kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215a720 kind:load to:0x02098494 module:overlay(0) +from:0x0215a724 kind:load to:0x02098498 module:overlay(0) +from:0x0215a728 kind:load to:0x0209849c module:overlay(0) +from:0x0215a72c kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215a730 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a734 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a738 kind:load to:0x02098564 module:overlay(0) +from:0x0215a73c kind:load to:0x020985d0 module:overlay(0) +from:0x0215a740 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a744 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a748 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a74c kind:load to:0x02159320 module:overlay(64) +from:0x0215a750 kind:load to:0x02159340 module:overlay(64) +from:0x0215a754 kind:load to:0x021592d0 module:overlay(64) +from:0x0215a760 kind:load to:0x02159388 module:overlay(64) +from:0x0215a764 kind:load to:0x02097924 module:overlay(0) +from:0x0215a768 kind:load to:0x02097734 module:overlay(0) +from:0x0215a76c kind:load to:0x020977b0 module:overlay(0) +from:0x0215a770 kind:load to:0x0209792c module:overlay(0) +from:0x0215a774 kind:load to:0x0209794c module:overlay(0) +from:0x0215a778 kind:load to:0x02097978 module:overlay(0) +from:0x0215a784 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a788 kind:load to:0x02098534 module:overlay(0) +from:0x0215a78c kind:load to:0x0209854c module:overlay(0) +from:0x0215a790 kind:load to:0x02098558 module:overlay(0) +from:0x0215a794 kind:load to:0x01fff464 module:itcm +from:0x0215a798 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a79c kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215a7a0 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215a7a4 kind:load to:0x02098494 module:overlay(0) +from:0x0215a7a8 kind:load to:0x02098498 module:overlay(0) +from:0x0215a7ac kind:load to:0x0209849c module:overlay(0) +from:0x0215a7b0 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215a7b4 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a7b8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a7bc kind:load to:0x02098564 module:overlay(0) +from:0x0215a7c0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a7c4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a7c8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a7cc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a7d0 kind:load to:0x02159444 module:overlay(64) +from:0x0215a7d4 kind:load to:0x02159464 module:overlay(64) +from:0x0215a7d8 kind:load to:0x021593f4 module:overlay(64) +from:0x0215a7e4 kind:load to:0x021594ac module:overlay(64) +from:0x0215a7e8 kind:load to:0x02097924 module:overlay(0) +from:0x0215a7ec kind:load to:0x02097734 module:overlay(0) +from:0x0215a7f0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a7f4 kind:load to:0x0209792c module:overlay(0) +from:0x0215a7f8 kind:load to:0x0209794c module:overlay(0) +from:0x0215a7fc kind:load to:0x02097978 module:overlay(0) +from:0x0215a808 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a80c kind:load to:0x02098534 module:overlay(0) +from:0x0215a810 kind:load to:0x0209854c module:overlay(0) +from:0x0215a814 kind:load to:0x02098558 module:overlay(0) +from:0x0215a818 kind:load to:0x01fff464 module:itcm +from:0x0215a81c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a820 kind:load to:0x0215956c module:overlay(64) +from:0x0215a824 kind:load to:0x021595a8 module:overlay(64) +from:0x0215a828 kind:load to:0x02098494 module:overlay(0) +from:0x0215a82c kind:load to:0x02098498 module:overlay(0) +from:0x0215a830 kind:load to:0x0209849c module:overlay(0) +from:0x0215a834 kind:load to:0x021595f0 module:overlay(64) +from:0x0215a838 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a83c kind:load to:0x020984a8 module:overlay(0) +from:0x0215a840 kind:load to:0x02098564 module:overlay(0) +from:0x0215a844 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a848 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a84c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a850 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a854 kind:load to:0x02159610 module:overlay(64) +from:0x0215a858 kind:load to:0x02159630 module:overlay(64) +from:0x0215a864 kind:load to:0x02159678 module:overlay(64) +from:0x0215a868 kind:load to:0x02097924 module:overlay(0) +from:0x0215a86c kind:load to:0x02097734 module:overlay(0) +from:0x0215a870 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a874 kind:load to:0x0209792c module:overlay(0) +from:0x0215a878 kind:load to:0x0209794c module:overlay(0) +from:0x0215a87c kind:load to:0x02097978 module:overlay(0) +from:0x0215a8b8 kind:load to:0x021598ac module:overlay(64) +from:0x0215a8bc kind:load to:0x02159d20 module:overlay(64) +from:0x0215a8c0 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215a8c4 kind:load to:0x02099b18 module:overlay(0) +from:0x0215a8c8 kind:load to:0x0209a11c module:overlay(0) +from:0x0215a8cc kind:load to:0x0209a124 module:overlay(0) +from:0x0215a8d0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215a8d4 kind:load to:0x02099c90 module:overlay(0) +from:0x0215a8d8 kind:load to:0x02099b80 module:overlay(0) +from:0x0215a8dc kind:load to:0x0209a04c module:overlay(0) +from:0x0215a8e0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215a8e4 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215a8e8 kind:load to:0x02159d18 module:overlay(64) +from:0x0215a8ec kind:load to:0x0209a104 module:overlay(0) +from:0x0215a8f0 kind:load to:0x02159d08 module:overlay(64) +from:0x0215a8f4 kind:load to:0x02159ce4 module:overlay(64) +from:0x0215a900 kind:load to:0x02159898 module:overlay(64) +from:0x0215a904 kind:load to:0x02159df4 module:overlay(64) +from:0x0215a908 kind:load to:0x0209a234 module:overlay(0) +from:0x0215a90c kind:load to:0x0209a268 module:overlay(0) +from:0x0215a910 kind:load to:0x0209a300 module:overlay(0) +from:0x0215a914 kind:load to:0x0209a314 module:overlay(0) +from:0x0215a918 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215a91c kind:load to:0x0209a33c module:overlay(0) +from:0x0215a920 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215a924 kind:load to:0x0209a04c module:overlay(0) +from:0x0215a928 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215a92c kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215a930 kind:load to:0x0209a328 module:overlay(0) +from:0x0215a934 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215a938 kind:load to:0x02159dc8 module:overlay(64) +from:0x0215a93c kind:load to:0x02159da4 module:overlay(64) +from:0x0215a940 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215a9ac kind:load to:0x020984f8 module:overlay(0) +from:0x0215a9b0 kind:load to:0x02098534 module:overlay(0) +from:0x0215a9b4 kind:load to:0x0209854c module:overlay(0) +from:0x0215a9b8 kind:load to:0x02098558 module:overlay(0) +from:0x0215a9bc kind:load to:0x01fff464 module:itcm +from:0x0215a9c0 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215a9c4 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215a9c8 kind:load to:0x020a8d84 module:overlay(0) +from:0x0215a9cc kind:load to:0x021598c0 module:overlay(64) +from:0x0215a9d0 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215a9d4 kind:load to:0x0209849c module:overlay(0) +from:0x0215a9d8 kind:load to:0x020a993c module:overlay(0) +from:0x0215a9dc kind:load to:0x020984a4 module:overlay(0) +from:0x0215a9e0 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a9e4 kind:load to:0x02098564 module:overlay(0) +from:0x0215a9e8 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a9ec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a9f0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a9f4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a9f8 kind:load to:0x02159d3c module:overlay(64) +from:0x0215a9fc kind:load to:0x02159d6c module:overlay(64) +from:0x0215aa00 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215aa04 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215aa08 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215aa0c kind:load to:0x020a8f58 module:overlay(0) +from:0x0215aa10 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215aa14 kind:load to:0x020a9130 module:overlay(0) +from:0x0215aa18 kind:load to:0x020a912c module:overlay(0) +from:0x0215aa1c kind:load to:0x020a91fc module:overlay(0) +from:0x0215aa20 kind:load to:0x020a9220 module:overlay(0) +from:0x0215aa24 kind:load to:0x020a9224 module:overlay(0) +from:0x0215aa28 kind:load to:0x02159aa0 module:overlay(64) +from:0x0215aa2c kind:load to:0x02159adc module:overlay(64) +from:0x0215aa30 kind:load to:0x020a9190 module:overlay(0) +from:0x0215aa34 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215aa38 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215aa3c kind:load to:0x020a8f44 module:overlay(0) +from:0x0215aa40 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215aa44 kind:load to:0x02159a60 module:overlay(64) +from:0x0215aa48 kind:load to:0x02159ca0 module:overlay(64) +from:0x0215aa4c kind:load to:0x020a95a4 module:overlay(0) +from:0x0215aa50 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215aa54 kind:load to:0x020a97dc module:overlay(0) +from:0x0215aa58 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215aa5c kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215aa60 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215aa64 kind:load to:0x020a9984 module:overlay(0) +from:0x0215aa68 kind:load to:0x021598ec module:overlay(64) +from:0x0215aa6c kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215aa70 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215aa74 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215aa78 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215aa7c kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215aa80 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215aa84 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215aa88 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215aa8c kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215aa90 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215aa94 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215aa98 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215aa9c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215aaa0 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215aaa4 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215aaa8 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215aaac kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215aab0 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215aab4 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215aab8 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215aabc kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215aac8 kind:load to:0x020984f8 module:overlay(0) +from:0x0215aacc kind:load to:0x02098534 module:overlay(0) +from:0x0215aad0 kind:load to:0x0209854c module:overlay(0) +from:0x0215aad4 kind:load to:0x02098558 module:overlay(0) +from:0x0215aad8 kind:load to:0x01fff464 module:itcm +from:0x0215aadc kind:load to:0x020a99b8 module:overlay(0) +from:0x0215aae0 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215aae4 kind:load to:0x020a8d84 module:overlay(0) +from:0x0215aae8 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215aaec kind:load to:0x020a98d4 module:overlay(0) +from:0x0215aaf0 kind:load to:0x0209849c module:overlay(0) +from:0x0215aaf4 kind:load to:0x020a993c module:overlay(0) +from:0x0215aaf8 kind:load to:0x020984a4 module:overlay(0) +from:0x0215aafc kind:load to:0x020984a8 module:overlay(0) +from:0x0215ab00 kind:load to:0x02098564 module:overlay(0) +from:0x0215ab04 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ab08 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ab0c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ab10 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ab14 kind:load to:0x02159e38 module:overlay(64) +from:0x0215ab18 kind:load to:0x02159e10 module:overlay(64) +from:0x0215ab1c kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215ab20 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215ab24 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215ab28 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215ab2c kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ab30 kind:load to:0x020a9130 module:overlay(0) +from:0x0215ab34 kind:load to:0x020a912c module:overlay(0) +from:0x0215ab38 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ab3c kind:load to:0x020a9220 module:overlay(0) +from:0x0215ab40 kind:load to:0x020a9224 module:overlay(0) +from:0x0215ab44 kind:load to:0x020a9180 module:overlay(0) +from:0x0215ab48 kind:load to:0x020a9188 module:overlay(0) +from:0x0215ab4c kind:load to:0x020a9190 module:overlay(0) +from:0x0215ab50 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215ab54 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215ab58 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215ab5c kind:load to:0x020a8f4c module:overlay(0) +from:0x0215ab60 kind:load to:0x020a9428 module:overlay(0) +from:0x0215ab64 kind:load to:0x020a9578 module:overlay(0) +from:0x0215ab68 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215ab6c kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ab70 kind:load to:0x020a97dc module:overlay(0) +from:0x0215ab74 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215ab78 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215ab7c kind:load to:0x020a8e64 module:overlay(0) +from:0x0215ab80 kind:load to:0x020a9984 module:overlay(0) +from:0x0215ab84 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215ab88 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215ab8c kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215ab90 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215ab94 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215ab98 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215ab9c kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215aba0 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215aba4 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215aba8 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215abac kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215abb0 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215abb4 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215abb8 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215abbc kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215abc0 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215abc4 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215abc8 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215abcc kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215abd0 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215abd4 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215abd8 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215abe8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215abec kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215abf0 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215abf4 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ac00 kind:load to:0x02159e78 module:overlay(64) +from:0x0215ac04 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215ac08 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215ac0c kind:load to:0x0209ca38 module:overlay(0) +from:0x0215ac10 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ac1c kind:load to:0x0207c47c module:overlay(0) +from:0x0215ac20 kind:load to:0x0207c484 module:overlay(0) +from:0x0215ac24 kind:load to:0x0207c94c module:overlay(0) +from:0x0215ac28 kind:load to:0x0207c93c module:overlay(0) +from:0x0215ac2c kind:load to:0x0207c980 module:overlay(0) +from:0x0215ac30 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0215ac34 kind:load to:0x0207ca18 module:overlay(0) +from:0x0215ac38 kind:load to:0x0207ca90 module:overlay(0) +from:0x0215ac44 kind:load to:0x0214f620 module:overlays(58,70) +from:0x0215ac48 kind:load to:0x0209d098 module:overlay(0) +from:0x0215ac4c kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0215ac50 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215ac54 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215ac58 kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x0215ac5c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215ac60 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215ac64 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215ac68 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215ac6c kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215ac70 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215ac74 kind:load to:0x02159f7c module:overlay(64) +from:0x0215ac78 kind:load to:0x02159f9c module:overlay(64) +from:0x0215ac7c kind:load to:0x02159f2c module:overlay(64) +from:0x0215ac80 kind:load to:0x0214f728 module:overlays(58,70) +from:0x0215ac84 kind:load to:0x0214f730 module:overlays(58,70) +from:0x0215ac90 kind:load to:0x02159fe4 module:overlay(64) +from:0x0215ac94 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215ac98 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215ac9c kind:load to:0x0209ca38 module:overlay(0) +from:0x0215aca0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215acac kind:load to:0x0215a098 module:overlay(64) +from:0x0215acb0 kind:load to:0x0209d098 module:overlay(0) +from:0x0215acb4 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0215acb8 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215acbc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215acc0 kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x0215acc4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215acc8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215accc kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215acd0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215acd4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215acd8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215acdc kind:load to:0x0215a0f4 module:overlay(64) +from:0x0215ace0 kind:load to:0x0215a114 module:overlay(64) +from:0x0215ace4 kind:load to:0x0215a0a4 module:overlay(64) +from:0x0215ace8 kind:load to:0x0214f728 module:overlays(58,70) +from:0x0215acec kind:load to:0x0214f730 module:overlays(58,70) +from:0x0215acfc kind:load to:0x0209ca98 module:overlay(0) +from:0x0215ad00 kind:load to:0x0209caa0 module:overlay(0) +from:0x0215ad04 kind:load to:0x0209c980 module:overlay(0) +from:0x0215ad08 kind:load to:0x0209c984 module:overlay(0) +from:0x0215ad14 kind:load to:0x0215a15c module:overlay(64) +from:0x0215ad18 kind:load to:0x0209ca98 module:overlay(0) +from:0x0215ad1c kind:load to:0x0209caa0 module:overlay(0) +from:0x0215ad20 kind:load to:0x0209c980 module:overlay(0) +from:0x0215ad24 kind:load to:0x0209c984 module:overlay(0) +from:0x0215ad30 kind:load to:0x0207caa0 module:overlay(0) +from:0x0215ad34 kind:load to:0x0207caa8 module:overlay(0) +from:0x0215ad38 kind:load to:0x0207d2bc module:overlay(0) +from:0x0215ad3c kind:load to:0x0207d2ac module:overlay(0) +from:0x0215ad40 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0215ad44 kind:load to:0x0207d330 module:overlay(0) +from:0x0215ad48 kind:load to:0x0207d374 module:overlay(0) +from:0x0215ad4c kind:load to:0x0207d39c module:overlay(0) +from:0x0215ad58 kind:load to:0x0214e6ec module:overlay(58) +from:0x0215ad5c kind:load to:0x0209d098 module:overlay(0) +from:0x0215ad60 kind:load to:0x0214e704 module:overlay(58) +from:0x0215ad64 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215ad68 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215ad6c kind:load to:0x0214e740 module:overlays(58,70) +from:0x0215ad70 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215ad74 kind:load to:0x0214e838 module:overlays(58,70) +from:0x0215ad78 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215ad7c kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215ad80 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215ad84 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215ad88 kind:load to:0x0215a25c module:overlay(64) +from:0x0215ad8c kind:load to:0x0215a27c module:overlay(64) +from:0x0215ad90 kind:load to:0x0215a240 module:overlay(64) diff --git a/config/usa/arm9/overlays/ov064/symbols.txt b/config/usa/arm9/overlays/ov064/symbols.txt new file mode 100644 index 00000000..9708d824 --- /dev/null +++ b/config/usa/arm9/overlays/ov064/symbols.txt @@ -0,0 +1,225 @@ +func_ov064_02157e80 kind:function(arm,size=0x50) addr:0x02157e80 +func_ov064_02157ed0 kind:function(arm,size=0x28) addr:0x02157ed0 +func_ov064_02157ef8 kind:function(arm,size=0x30) addr:0x02157ef8 +func_ov064_02157f28 kind:function(arm,size=0x158) addr:0x02157f28 +func_ov064_02158080 kind:function(arm,size=0xa8) addr:0x02158080 +func_ov064_02158128 kind:function(arm,size=0x74) addr:0x02158128 +func_ov064_0215819c kind:function(arm,size=0x1c) addr:0x0215819c +func_ov064_021581b8 kind:function(arm,size=0x34) addr:0x021581b8 +func_ov064_021581ec kind:function(arm,size=0xa0) addr:0x021581ec +func_ov064_0215828c kind:function(arm,size=0xe4) addr:0x0215828c +func_ov064_02158370 kind:function(arm,size=0x314) addr:0x02158370 +func_ov064_02158684 kind:function(arm,size=0x234) addr:0x02158684 +func_ov064_021588b8 kind:function(arm,size=0xcc) addr:0x021588b8 +func_ov064_02158984 kind:function(arm,size=0xc) addr:0x02158984 +func_ov064_02158990 kind:function(arm,size=0x34) addr:0x02158990 +func_ov064_021589c4 kind:function(arm,size=0x58) addr:0x021589c4 +func_ov064_02158a1c kind:function(arm,size=0x4) addr:0x02158a1c +func_ov064_02158a20 kind:function(arm,size=0x4) addr:0x02158a20 +func_ov064_02158a24 kind:function(arm,size=0x40) addr:0x02158a24 +func_ov064_02158a64 kind:function(arm,size=0x14) addr:0x02158a64 +func_ov064_02158a78 kind:function(arm,size=0x14) addr:0x02158a78 +func_ov064_02158a8c kind:function(arm,size=0x8) addr:0x02158a8c +func_ov064_02158a94 kind:function(arm,size=0x38) addr:0x02158a94 +func_ov064_02158acc kind:function(arm,size=0x18) addr:0x02158acc +func_ov064_02158ae4 kind:function(arm,size=0x108) addr:0x02158ae4 +func_ov064_02158bec kind:function(arm,size=0xdc) addr:0x02158bec +func_ov064_02158cc8 kind:function(arm,size=0x184) addr:0x02158cc8 +func_ov064_02158e4c kind:function(arm,size=0x94) addr:0x02158e4c +func_ov064_02158ee0 kind:function(arm,size=0x70) addr:0x02158ee0 +func_ov064_02158f50 kind:function(arm,size=0x70) addr:0x02158f50 +func_ov064_02158fc0 kind:function(arm,size=0x4) addr:0x02158fc0 +func_ov064_02158fc4 kind:function(arm,size=0x12c) addr:0x02158fc4 +func_ov064_021590f0 kind:function(arm,size=0x14) addr:0x021590f0 +func_ov064_02159104 kind:function(arm,size=0x8) addr:0x02159104 +func_ov064_0215910c kind:function(arm,size=0x14) addr:0x0215910c +func_ov064_02159120 kind:function(arm,size=0xc) addr:0x02159120 +func_ov064_0215912c kind:function(arm,size=0x24) addr:0x0215912c +func_ov064_02159150 kind:function(arm,size=0x34) addr:0x02159150 +func_ov064_02159184 kind:function(arm,size=0x20) addr:0x02159184 +func_ov064_021591a4 kind:function(arm,size=0x50) addr:0x021591a4 +func_ov064_021591f4 kind:function(arm,size=0x8) addr:0x021591f4 +func_ov064_021591fc kind:function(arm,size=0x20) addr:0x021591fc +func_ov064_0215921c kind:function(arm,size=0x28) addr:0x0215921c +func_ov064_02159244 kind:function(arm,size=0x14) addr:0x02159244 +func_ov064_02159258 kind:function(arm,size=0xc) addr:0x02159258 +func_ov064_02159264 kind:function(arm,size=0x24) addr:0x02159264 +func_ov064_02159288 kind:function(arm,size=0x28) addr:0x02159288 +func_ov064_021592b0 kind:function(arm,size=0x20) addr:0x021592b0 +func_ov064_021592d0 kind:function(arm,size=0x50) addr:0x021592d0 +func_ov064_02159320 kind:function(arm,size=0x20) addr:0x02159320 +func_ov064_02159340 kind:function(arm,size=0x28) addr:0x02159340 +func_ov064_02159368 kind:function(arm,size=0x14) addr:0x02159368 +func_ov064_0215937c kind:function(arm,size=0xc) addr:0x0215937c +func_ov064_02159388 kind:function(arm,size=0x24) addr:0x02159388 +func_ov064_021593ac kind:function(arm,size=0x28) addr:0x021593ac +func_ov064_021593d4 kind:function(arm,size=0x20) addr:0x021593d4 +func_ov064_021593f4 kind:function(arm,size=0x50) addr:0x021593f4 +func_ov064_02159444 kind:function(arm,size=0x20) addr:0x02159444 +func_ov064_02159464 kind:function(arm,size=0x28) addr:0x02159464 +func_ov064_0215948c kind:function(arm,size=0x14) addr:0x0215948c +func_ov064_021594a0 kind:function(arm,size=0xc) addr:0x021594a0 +func_ov064_021594ac kind:function(arm,size=0x24) addr:0x021594ac +func_ov064_021594d0 kind:function(arm,size=0x28) addr:0x021594d0 +func_ov064_021594f8 kind:function(arm,size=0x74) addr:0x021594f8 +func_ov064_0215956c kind:function(arm,size=0x3c) addr:0x0215956c +func_ov064_021595a8 kind:function(arm,size=0x48) addr:0x021595a8 +func_ov064_021595f0 kind:function(arm,size=0x20) addr:0x021595f0 +func_ov064_02159610 kind:function(arm,size=0x20) addr:0x02159610 +func_ov064_02159630 kind:function(arm,size=0x28) addr:0x02159630 +func_ov064_02159658 kind:function(arm,size=0x14) addr:0x02159658 +func_ov064_0215966c kind:function(arm,size=0xc) addr:0x0215966c +func_ov064_02159678 kind:function(arm,size=0x24) addr:0x02159678 +func_ov064_0215969c kind:function(arm,size=0x84) addr:0x0215969c +func_ov064_02159720 kind:function(arm,size=0x178) addr:0x02159720 +func_ov064_02159898 kind:function(arm,size=0x14) addr:0x02159898 +func_ov064_021598ac kind:function(arm,size=0x14) addr:0x021598ac +func_ov064_021598c0 kind:function(arm,size=0x2c) addr:0x021598c0 +func_ov064_021598ec kind:function(arm,size=0x18) addr:0x021598ec +func_ov064_02159904 kind:function(arm,size=0x10) addr:0x02159904 +func_ov064_02159914 kind:function(arm,size=0x58) addr:0x02159914 +func_ov064_0215996c kind:function(arm,size=0x58) addr:0x0215996c +func_ov064_021599c4 kind:function(arm,size=0x7c) addr:0x021599c4 +func_ov064_02159a40 kind:function(arm,size=0x20) addr:0x02159a40 +func_ov064_02159a60 kind:function(arm,size=0x40) addr:0x02159a60 +func_ov064_02159aa0 kind:function(arm,size=0x3c) addr:0x02159aa0 +func_ov064_02159adc kind:function(arm,size=0x1a4) addr:0x02159adc +func_ov064_02159c80 kind:function(arm,size=0x20) addr:0x02159c80 +func_ov064_02159ca0 kind:function(arm,size=0x44) addr:0x02159ca0 +func_ov064_02159ce4 kind:function(arm,size=0x24) addr:0x02159ce4 +func_ov064_02159d08 kind:function(arm,size=0x10) addr:0x02159d08 +func_ov064_02159d18 kind:function(arm,size=0x8) addr:0x02159d18 +func_ov064_02159d20 kind:function(arm,size=0x1c) addr:0x02159d20 +func_ov064_02159d3c kind:function(arm,size=0x30) addr:0x02159d3c +func_ov064_02159d6c kind:function(arm,size=0x38) addr:0x02159d6c +func_ov064_02159da4 kind:function(arm,size=0x24) addr:0x02159da4 +func_ov064_02159dc8 kind:function(arm,size=0x2c) addr:0x02159dc8 +func_ov064_02159df4 kind:function(arm,size=0x1c) addr:0x02159df4 +func_ov064_02159e10 kind:function(arm,size=0x28) addr:0x02159e10 +func_ov064_02159e38 kind:function(arm,size=0x20) addr:0x02159e38 +func_ov064_02159e58 kind:function(arm,size=0x14) addr:0x02159e58 +func_ov064_02159e6c kind:function(arm,size=0xc) addr:0x02159e6c +func_ov064_02159e78 kind:function(arm,size=0x24) addr:0x02159e78 +func_ov064_02159e9c kind:function(arm,size=0x70) addr:0x02159e9c +func_ov064_02159f0c kind:function(arm,size=0x20) addr:0x02159f0c +func_ov064_02159f2c kind:function(arm,size=0x50) addr:0x02159f2c +func_ov064_02159f7c kind:function(arm,size=0x20) addr:0x02159f7c +func_ov064_02159f9c kind:function(arm,size=0x28) addr:0x02159f9c +func_ov064_02159fc4 kind:function(arm,size=0x14) addr:0x02159fc4 +func_ov064_02159fd8 kind:function(arm,size=0xc) addr:0x02159fd8 +func_ov064_02159fe4 kind:function(arm,size=0x24) addr:0x02159fe4 +func_ov064_0215a008 kind:function(arm,size=0x70) addr:0x0215a008 +func_ov064_0215a078 kind:function(arm,size=0x20) addr:0x0215a078 +func_ov064_0215a098 kind:function(arm,size=0xc) addr:0x0215a098 +func_ov064_0215a0a4 kind:function(arm,size=0x50) addr:0x0215a0a4 +func_ov064_0215a0f4 kind:function(arm,size=0x20) addr:0x0215a0f4 +func_ov064_0215a114 kind:function(arm,size=0x28) addr:0x0215a114 +func_ov064_0215a13c kind:function(arm,size=0x14) addr:0x0215a13c +func_ov064_0215a150 kind:function(arm,size=0xc) addr:0x0215a150 +func_ov064_0215a15c kind:function(arm,size=0x24) addr:0x0215a15c +func_ov064_0215a180 kind:function(arm,size=0xa0) addr:0x0215a180 +func_ov064_0215a220 kind:function(arm,size=0x20) addr:0x0215a220 +func_ov064_0215a240 kind:function(arm,size=0x1c) addr:0x0215a240 +func_ov064_0215a25c kind:function(arm,size=0x20) addr:0x0215a25c +func_ov064_0215a27c kind:function(arm,size=0x28) addr:0x0215a27c +func_ov064_0215a2a4 kind:function(arm,size=0x14) addr:0x0215a2a4 +data_ov064_0215a2bc kind:data(any) addr:0x0215a2bc +data_ov064_0215a2c4 kind:data(any) addr:0x0215a2c4 +data_ov064_0215a2c8 kind:data(any) addr:0x0215a2c8 +data_ov064_0215a2d2 kind:data(any) addr:0x0215a2d2 +data_ov064_0215a2dc kind:data(any) addr:0x0215a2dc +data_ov064_0215a2f0 kind:data(any) addr:0x0215a2f0 +data_ov064_0215a304 kind:data(any) addr:0x0215a304 +data_ov064_0215a30c kind:data(any) addr:0x0215a30c +data_ov064_0215a314 kind:data(any) addr:0x0215a314 +__sinit_ov064_0215a324 kind:function(arm,size=0x50) addr:0x0215a324 +__sinit_ov064_0215a374 kind:function(arm,size=0x50) addr:0x0215a374 +__sinit_ov064_0215a3c4 kind:function(arm,size=0x50) addr:0x0215a3c4 +__sinit_ov064_0215a414 kind:function(arm,size=0x50) addr:0x0215a414 +__sinit_ov064_0215a464 kind:function(arm,size=0x78) addr:0x0215a464 +__sinit_ov064_0215a4dc kind:function(arm,size=0x50) addr:0x0215a4dc +__sinit_ov064_0215a52c kind:function(arm,size=0x50) addr:0x0215a52c +__sinit_ov064_0215a57c kind:function(arm,size=0x50) addr:0x0215a57c +.p__sinit_ov064_0215a324 kind:data(word) addr:0x0215a5cc +.p__sinit_ov064_0215a374 kind:data(word) addr:0x0215a5d0 +.p__sinit_ov064_0215a3c4 kind:data(word) addr:0x0215a5d4 +.p__sinit_ov064_0215a414 kind:data(word) addr:0x0215a5d8 +.p__sinit_ov064_0215a464 kind:data(word) addr:0x0215a5dc +.p__sinit_ov064_0215a4dc kind:data(word) addr:0x0215a5e0 +.p__sinit_ov064_0215a52c kind:data(word) addr:0x0215a5e4 +.p__sinit_ov064_0215a57c kind:data(word) addr:0x0215a5e8 +data_ov064_0215a608 kind:data(any) addr:0x0215a608 +data_ov064_0215a638 kind:data(any) addr:0x0215a638 +data_ov064_0215a650 kind:data(any) addr:0x0215a650 +data_ov064_0215a674 kind:data(any) addr:0x0215a674 +data_ov064_0215a690 kind:data(any) addr:0x0215a690 +data_ov064_0215a6dc kind:data(any) addr:0x0215a6dc +data_ov064_0215a700 kind:data(any) addr:0x0215a700 +data_ov064_0215a710 kind:data(any) addr:0x0215a710 ambiguous +data_ov064_0215a760 kind:data(any) addr:0x0215a760 +data_ov064_0215a784 kind:data(any) addr:0x0215a784 +data_ov064_0215a7e4 kind:data(any) addr:0x0215a7e4 +data_ov064_0215a808 kind:data(any) addr:0x0215a808 +data_ov064_0215a824 kind:data(any) addr:0x0215a824 ambiguous +data_ov064_0215a864 kind:data(any) addr:0x0215a864 +data_ov064_0215a878 kind:data(any) addr:0x0215a878 ambiguous +data_ov064_0215a880 kind:data(any) addr:0x0215a880 +data_ov064_0215a898 kind:data(any) addr:0x0215a898 +data_ov064_0215a8b8 kind:data(any) addr:0x0215a8b8 +data_ov064_0215a900 kind:data(any) addr:0x0215a900 +data_ov064_0215a944 kind:data(any) addr:0x0215a944 +data_ov064_0215a9ac kind:data(any) addr:0x0215a9ac +data_ov064_0215a9f8 kind:data(any) addr:0x0215a9f8 ambiguous +data_ov064_0215aaac kind:data(any) addr:0x0215aaac ambiguous +data_ov064_0215aac8 kind:data(any) addr:0x0215aac8 +data_ov064_0215aad8 kind:data(any) addr:0x0215aad8 ambiguous +data_ov064_0215ab34 kind:data(any) addr:0x0215ab34 ambiguous +data_ov064_0215abe4 kind:data(any) addr:0x0215abe4 +data_ov064_0215abfc kind:data(any) addr:0x0215abfc ambiguous +data_ov064_0215ac00 kind:data(any) addr:0x0215ac00 +data_ov064_0215ac1c kind:data(any) addr:0x0215ac1c +data_ov064_0215ac44 kind:data(any) addr:0x0215ac44 +data_ov064_0215ac90 kind:data(any) addr:0x0215ac90 +data_ov064_0215acac kind:data(any) addr:0x0215acac +data_ov064_0215acf8 kind:data(any) addr:0x0215acf8 +data_ov064_0215ad14 kind:data(any) addr:0x0215ad14 +data_ov064_0215ad30 kind:data(any) addr:0x0215ad30 +data_ov064_0215ad58 kind:data(any) addr:0x0215ad58 +data_ov064_0215ada0 kind:bss addr:0x0215ada0 +data_ov064_0215ada4 kind:bss addr:0x0215ada4 +data_ov064_0215adc4 kind:bss addr:0x0215adc4 +data_ov064_0215adc8 kind:bss addr:0x0215adc8 +data_ov064_0215add4 kind:bss addr:0x0215add4 +data_ov064_0215ae30 kind:bss addr:0x0215ae30 ambiguous +data_ov064_0215aea8 kind:bss addr:0x0215aea8 +data_ov064_0215aeac kind:bss addr:0x0215aeac +data_ov064_0215aeb8 kind:bss addr:0x0215aeb8 +data_ov064_0215aec4 kind:bss addr:0x0215aec4 ambiguous +data_ov064_0215af84 kind:bss addr:0x0215af84 ambiguous +data_ov064_0215af90 kind:bss addr:0x0215af90 +data_ov064_0215af94 kind:bss addr:0x0215af94 +data_ov064_0215afa0 kind:bss addr:0x0215afa0 +data_ov064_0215afe4 kind:bss addr:0x0215afe4 ambiguous +data_ov064_0215afe8 kind:bss addr:0x0215afe8 ambiguous +data_ov064_0215b044 kind:bss addr:0x0215b044 ambiguous +data_ov064_0215b078 kind:bss addr:0x0215b078 +data_ov064_0215b07c kind:bss addr:0x0215b07c +data_ov064_0215b088 kind:bss addr:0x0215b088 +data_ov064_0215b160 kind:bss addr:0x0215b160 +data_ov064_0215b164 kind:bss addr:0x0215b164 +data_ov064_0215b170 kind:bss addr:0x0215b170 +data_ov064_0215b17c kind:bss addr:0x0215b17c +data_ov064_0215b194 kind:bss addr:0x0215b194 ambiguous +data_ov064_0215b1b8 kind:bss addr:0x0215b1b8 +data_ov064_0215b290 kind:bss addr:0x0215b290 +data_ov064_0215b294 kind:bss addr:0x0215b294 +data_ov064_0215b2a0 kind:bss addr:0x0215b2a0 +data_ov064_0215b368 kind:bss addr:0x0215b368 ambiguous +data_ov064_0215b398 kind:bss addr:0x0215b398 +data_ov064_0215b39c kind:bss addr:0x0215b39c +data_ov064_0215b3a8 kind:bss addr:0x0215b3a8 +data_ov064_0215b3b4 kind:bss addr:0x0215b3b4 ambiguous +data_ov064_0215b4a0 kind:bss addr:0x0215b4a0 +data_ov064_0215b4a4 kind:bss addr:0x0215b4a4 +data_ov064_0215b4b0 kind:bss addr:0x0215b4b0 +data_ov064_0215b4ec kind:bss addr:0x0215b4ec ambiguous diff --git a/config/usa/arm9/overlays/ov065/delinks.txt b/config/usa/arm9/overlays/ov065/delinks.txt new file mode 100644 index 00000000..fd9af462 --- /dev/null +++ b/config/usa/arm9/overlays/ov065/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x02159fb4 kind:code align:32 + .rodata start:0x02159fb4 end:0x0215a044 kind:rodata align:4 + .init start:0x0215a044 end:0x0215a488 kind:code align:4 + .ctor start:0x0215a488 end:0x0215a4b8 kind:rodata align:4 + .data start:0x0215a4c0 end:0x0215af80 kind:data align:32 + .bss start:0x0215af80 end:0x0215b9e0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov065/relocs.txt b/config/usa/arm9/overlays/ov065/relocs.txt new file mode 100644 index 00000000..5ca0d1fc --- /dev/null +++ b/config/usa/arm9/overlays/ov065/relocs.txt @@ -0,0 +1,990 @@ +from:0x02157e88 kind:load to:0x0215afec module:overlay(65) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x02157f2c module:overlay(65) +from:0x02157ebc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157f24 kind:load to:0x0215a4e0 module:overlay(65) +from:0x02157f58 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02157f78 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02157f94 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02157fa4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158018 kind:arm_call to:0x02158758 module:overlay(65) +from:0x02158040 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02158058 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215807c kind:load to:0x0215afec module:overlay(65) +from:0x02158080 kind:load to:0x0215a7d0 module:overlay(65) +from:0x02158084 kind:load to:0x0215a578 module:overlay(65) +from:0x02158088 kind:load to:0x0215a6b4 module:overlay(65) +from:0x0215808c kind:load to:0x0215a530 module:overlay(65) +from:0x02158098 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021580ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021580c0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021580f0 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x0215814c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215815c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215816c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215817c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215823c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215824c kind:load to:0x0215a634 module:overlay(65) +from:0x02158250 kind:load to:0x0215a5bc module:overlay(65) +from:0x02158254 kind:load to:0x02159fb4 module:overlay(65) +from:0x02158258 kind:load to:0x02159fe4 module:overlay(65) +from:0x0215825c kind:load to:0x02159fc4 module:overlay(65) +from:0x02158260 kind:load to:0x02159fd4 module:overlay(65) +from:0x02158264 kind:load to:0x0215a4c0 module:overlay(65) +from:0x02158290 kind:arm_call to:0x020a8d90 module:overlay(0) +from:0x021582b4 kind:arm_call to:0x021582e4 module:overlay(65) +from:0x021582c4 kind:arm_call to:0x0212ba94 module:overlay(40) +from:0x021582d8 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x021582e0 kind:load to:0x027e09b8 module:dtcm +from:0x021582f8 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02158308 kind:arm_call to:0x020d4508 module:overlay(24) +from:0x02158318 kind:arm_call to:0x01fff458 module:itcm +from:0x02158354 kind:load to:0x027e0cfc module:dtcm +from:0x0215835c kind:load to:0x027e09a4 module:dtcm +from:0x0215838c kind:arm_call to:0x020e8510 module:overlay(31) +from:0x021583f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158404 kind:arm_call to:0x02015058 module:main +from:0x02158420 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158434 kind:arm_call to:0x02015058 module:main +from:0x02158454 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158474 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158488 kind:arm_call to:0x02015058 module:main +from:0x021584a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021584b8 kind:arm_call to:0x02015058 module:main +from:0x021584d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021584e4 kind:load to:0x027e09a8 module:dtcm +from:0x02158514 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02158570 kind:arm_call to:0x0200eab0 module:main +from:0x02158580 kind:arm_call to:0x0200eab0 module:main +from:0x02158590 kind:arm_call to:0x0200eab0 module:main +from:0x021585a0 kind:arm_call to:0x0200eab0 module:main +from:0x021585cc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021585e0 kind:load to:0x0215af9c module:overlay(65) +from:0x021585e4 kind:load to:0x02158c94 module:overlay(65) +from:0x02158628 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x0215863c kind:arm_call to:0x020d44dc module:overlay(24) +from:0x02158660 kind:arm_call to:0x02158cd8 module:overlay(65) +from:0x02158680 kind:load to:0x027e0cfc module:dtcm +from:0x02158684 kind:load to:0x0215af9c module:overlay(65) +from:0x02158690 kind:arm_call to:0x020a92b0 module:overlay(0) +from:0x021586b4 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x021586e4 kind:arm_call to:0x01fff458 module:itcm +from:0x02158710 kind:arm_call to:0x0212bdfc module:overlay(40) +from:0x02158724 kind:arm_call to:0x020d4268 module:overlay(24) +from:0x02158730 kind:load to:0x027e0cfc module:dtcm +from:0x02158748 kind:arm_call to:0x020d430c module:overlay(24) +from:0x02158754 kind:load to:0x027e0cfc module:dtcm +from:0x02158760 kind:arm_call to:0x020a8b28 module:overlay(0) +from:0x02158774 kind:load to:0x0215a504 module:overlay(65) +from:0x02158780 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x02158788 kind:arm_call to:0x01ffc57c module:itcm +from:0x021587ac kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021587c0 kind:load to:0x02057884 module:overlay(0) +from:0x021587d4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021587dc kind:arm_call to:0x02011ff4 module:main +from:0x021587f0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021587f8 kind:arm_call to:0x02011ff4 module:main +from:0x02158810 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158818 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158820 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158828 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158840 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158848 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158850 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158858 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158860 kind:arm_call to:0x02011ff4 module:main +from:0x0215887c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158888 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021588a4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021588b4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x021588c4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021588cc kind:arm_call to:0x02011ff4 module:main +from:0x021588e4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021588ec kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021588f4 kind:arm_call to:0x02011ff4 module:main +from:0x0215890c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158914 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215892c kind:arm_call to:0x0201baa4 module:main +from:0x02158934 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02158948 kind:arm_call to:0x0201baa4 module:main +from:0x0215895c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158978 kind:load to:0x0204a068 module:main +from:0x0215897c kind:load to:0x02061204 module:overlay(0) +from:0x02158990 kind:load to:0x0215a8ec module:overlay(65) +from:0x021589b0 kind:load to:0x0204a068 module:main +from:0x021589b4 kind:load to:0x020611bc module:overlay(0) +from:0x021589c8 kind:load to:0x02016684 module:main +from:0x021589d4 kind:arm_call to:0x02061628 module:overlay(0) +from:0x02158a04 kind:arm_call to:0x02158980 module:overlay(65) +from:0x02158a0c kind:arm_call to:0x0201bac4 module:main +from:0x02158a24 kind:load to:0x0215a920 module:overlay(65) +from:0x02158a28 kind:load to:0x0215a904 module:overlay(65) +from:0x02158a40 kind:arm_call to:0x02158cec module:overlay(65) +from:0x02158a74 kind:arm_call to:0x02018d50 module:main +from:0x02158a84 kind:arm_call to:0x02019510 module:main +from:0x02158a90 kind:arm_call to:0x02061228 module:overlay(0) +from:0x02158aa0 kind:arm_call to:0x020b6898 module:overlay(9) +from:0x02158b14 kind:load to:0x0204a0f0 module:main +from:0x02158b18 kind:load to:0x0204a068 module:main +from:0x02158b1c kind:load to:0x027e0994 module:dtcm +from:0x02158b44 kind:arm_call to:0x02061210 module:overlay(0) +from:0x02158b4c kind:load to:0x0204a068 module:main +from:0x02158b64 kind:arm_call to:0x02158cec module:overlay(65) +from:0x02158b94 kind:arm_call to:0x020c553c module:overlay(24) +from:0x02158ba4 kind:arm_call to:0x02018d50 module:main +from:0x02158bac kind:arm_call to:0x02019500 module:main +from:0x02158bc4 kind:arm_call to:0x02061228 module:overlay(0) +from:0x02158bdc kind:load to:0x027e0994 module:dtcm +from:0x02158be0 kind:load to:0x0204a0f0 module:main +from:0x02158be4 kind:load to:0x0204a068 module:main +from:0x02158c10 kind:arm_call to:0x02061210 module:overlay(0) +from:0x02158c18 kind:load to:0x0204a068 module:main +from:0x02158c54 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x02158c7c kind:arm_call to:0x02073558 module:overlay(0) +from:0x02158c90 kind:load to:0x027e09b8 module:dtcm +from:0x02158cb4 kind:arm_call to:0x02158c30 module:overlay(65) +from:0x02158d0c kind:arm_call to:0x0201bb5c module:main +from:0x02158d20 kind:arm_call to:0x0201b980 module:main +from:0x02158d28 kind:load to:0x0204e5d8 module:main +from:0x02158d34 kind:arm_call to:0x0201baa4 module:main +from:0x02158d3c kind:arm_call to:0x02011ff4 module:main +from:0x02158d54 kind:arm_call to:0x0201baa4 module:main +from:0x02158d5c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02158d64 kind:arm_call to:0x02011ff4 module:main +from:0x02158d78 kind:load to:0x0215b0d4 module:overlay(65) +from:0x02158d8c kind:arm_call to:0x02011f3c module:main +from:0x02158d98 kind:arm_call to:0x02158dc8 module:overlay(65) +from:0x02158dac kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158dc4 kind:load to:0x0215a950 module:overlay(65) +from:0x02158dd0 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02158de4 kind:load to:0x0215a974 module:overlay(65) +from:0x02158e34 kind:load to:0x0215b0d4 module:overlay(65) +from:0x02158e44 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158e4c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158e64 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158e6c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158e74 kind:arm_call to:0x02011ff4 module:main +from:0x02158e88 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158e9c kind:load to:0x0215b1bc module:overlay(65) +from:0x02158eb0 kind:arm_call to:0x02011f3c module:main +from:0x02158ebc kind:arm_call to:0x02158eec module:overlay(65) +from:0x02158ed0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158ee8 kind:load to:0x0215a9d4 module:overlay(65) +from:0x02158ef4 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02158f08 kind:load to:0x0215a9f8 module:overlay(65) +from:0x02158f58 kind:load to:0x0215b1bc module:overlay(65) +from:0x02158f68 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158f70 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158f88 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158f90 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158f98 kind:arm_call to:0x02011ff4 module:main +from:0x02158fac kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158fc0 kind:load to:0x0215b2a4 module:overlay(65) +from:0x02158fd4 kind:arm_call to:0x02011f3c module:main +from:0x02158fe0 kind:arm_call to:0x02159010 module:overlay(65) +from:0x02158ff4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215900c kind:load to:0x0215aa58 module:overlay(65) +from:0x02159018 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215902c kind:load to:0x0215aa7c module:overlay(65) +from:0x0215907c kind:load to:0x0215b2a4 module:overlay(65) +from:0x0215908c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159094 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021590ac kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021590b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021590bc kind:arm_call to:0x02011ff4 module:main +from:0x021590d0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021590e4 kind:load to:0x0215b38c module:overlay(65) +from:0x021590f8 kind:arm_call to:0x02011f3c module:main +from:0x02159104 kind:arm_call to:0x02159134 module:overlay(65) +from:0x02159118 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159130 kind:load to:0x0215aadc module:overlay(65) +from:0x0215913c kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02159150 kind:load to:0x0215ab00 module:overlay(65) +from:0x021591a0 kind:load to:0x0215b38c module:overlay(65) +from:0x021591b0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021591b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021591d0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021591d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021591e0 kind:arm_call to:0x02011ff4 module:main +from:0x021591f4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159208 kind:load to:0x0215b474 module:overlay(65) +from:0x0215921c kind:arm_call to:0x02011f3c module:main +from:0x02159228 kind:arm_call to:0x02159258 module:overlay(65) +from:0x0215923c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159254 kind:load to:0x0215ab60 module:overlay(65) +from:0x02159260 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02159274 kind:load to:0x0215ab84 module:overlay(65) +from:0x021592c4 kind:load to:0x0215b474 module:overlay(65) +from:0x021592d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021592dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021592f4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021592fc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159304 kind:arm_call to:0x02011ff4 module:main +from:0x02159318 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215932c kind:load to:0x0215b55c module:overlay(65) +from:0x02159340 kind:arm_call to:0x02011f3c module:main +from:0x0215934c kind:arm_call to:0x0215937c module:overlay(65) +from:0x02159360 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159378 kind:load to:0x0215abe4 module:overlay(65) +from:0x02159384 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02159398 kind:load to:0x0215ac08 module:overlay(65) +from:0x021593e8 kind:load to:0x0215b55c module:overlay(65) +from:0x021593f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159400 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159418 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159420 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159428 kind:arm_call to:0x02011ff4 module:main +from:0x0215943c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159450 kind:load to:0x0215b644 module:overlay(65) +from:0x02159464 kind:arm_call to:0x02011f3c module:main +from:0x02159470 kind:arm_call to:0x021594a0 module:overlay(65) +from:0x02159484 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215949c kind:load to:0x0215ac68 module:overlay(65) +from:0x021594a8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x021594bc kind:load to:0x0215ac8c module:overlay(65) +from:0x021594c8 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021595f0 kind:arm_call to:0x0200f218 module:main +from:0x02159600 kind:arm_call to:0x0200eab0 module:main +from:0x02159618 kind:load to:0x027e09b8 module:dtcm +from:0x0215961c kind:load to:0x0215a030 module:overlay(65) +from:0x02159620 kind:load to:0x02159ff4 module:overlay(65) +from:0x02159624 kind:load to:0x0215a008 module:overlay(65) +from:0x02159628 kind:load to:0x0215a01c module:overlay(65) +from:0x02159678 kind:load to:0x0215b644 module:overlay(65) +from:0x02159688 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159690 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021596a8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021596b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021596b8 kind:arm_call to:0x02011ff4 module:main +from:0x021596cc kind:arm_call to:0x020978ec module:overlay(0) +from:0x021596e0 kind:load to:0x0215b744 module:overlay(65) +from:0x021596f4 kind:arm_call to:0x02011f3c module:main +from:0x02159700 kind:arm_call to:0x02159730 module:overlay(65) +from:0x02159714 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215972c kind:load to:0x0215acf0 module:overlay(65) +from:0x02159738 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02159770 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02159788 kind:load to:0x0215ad14 module:overlay(65) +from:0x0215978c kind:load to:0x0215b73a module:overlay(65) +from:0x02159790 kind:load to:0x0215b72c module:overlay(65) +from:0x02159794 kind:load to:0x0215b736 module:overlay(65) +from:0x02159798 kind:load to:0x0215b71c module:overlay(65) +from:0x021597d0 kind:load to:0x027e09b8 module:dtcm +from:0x02159820 kind:arm_call to:0x020c714c module:overlay(24) +from:0x02159894 kind:arm_call to:0x0201aa1c module:main +from:0x021598a0 kind:load to:0x027e09a4 module:dtcm +from:0x021598a4 kind:load to:0x027e0998 module:dtcm +from:0x021598a8 kind:load to:0x0215b71c module:overlay(65) +from:0x021598ac kind:load to:0x0204aef0 module:main +from:0x021598b4 kind:load to:0x0204aefc module:main +from:0x021598b8 kind:load to:0x0215b72c module:overlay(65) +from:0x021598c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021598d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021598e0 kind:arm_call to:0x02011ff4 module:main +from:0x021598f4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02159908 kind:load to:0x0215b79c module:overlay(65) +from:0x0215991c kind:arm_call to:0x02011f3c module:main +from:0x02159928 kind:arm_call to:0x021599c8 module:overlay(65) +from:0x0215993c kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0215994c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021599b4 kind:load to:0x0215ad80 module:overlay(65) +from:0x021599b8 kind:load to:0x0215adb8 module:overlay(65) +from:0x021599bc kind:load to:0x0215ad9c module:overlay(65) +from:0x021599d0 kind:arm_call to:0x02171130 module:overlay(94) +from:0x021599ec kind:load to:0x0215ade0 module:overlay(65) +from:0x021599f0 kind:load to:0x0215ae24 module:overlay(65) +from:0x02159a1c kind:arm_call to:0x020611bc module:overlay(0) +from:0x02159a50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159a60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159a74 kind:arm_call to:0x02171488 module:overlays(88,94) +from:0x02159a84 kind:load to:0x0215b7bc module:overlay(65) +from:0x02159a88 kind:load to:0x0204a068 module:main +from:0x02159a8c kind:load to:0x0215ad6c module:overlay(65) +from:0x02159ab4 kind:load to:0x0204a068 module:main +from:0x02159ae0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02159af4 kind:arm_call to:0x0207832c module:overlay(0) +from:0x02159afc kind:load to:0x027e09bc module:dtcm +from:0x02159b18 kind:arm_call to:0x02171488 module:overlays(88,94) +from:0x02159b50 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02159b60 kind:arm_call to:0x02171488 module:overlays(88,94) +from:0x02159b68 kind:load to:0x027e09bc module:dtcm +from:0x02159b78 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159b80 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02159b88 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02159b90 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02159b98 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159ba0 kind:arm_call to:0x02011ff4 module:main +from:0x02159bb8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159bc0 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02159bc8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02159bd0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02159bd8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159bec kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02159c00 kind:arm_branch to:0x02159b6c module:overlay(65) +from:0x02159c10 kind:arm_branch to:0x02159b20 module:overlay(65) +from:0x02159c20 kind:arm_branch to:0x02159b00 module:overlay(65) +from:0x02159c30 kind:arm_branch to:0x02159ab8 module:overlay(65) +from:0x02159c40 kind:arm_branch to:0x02159a98 module:overlay(65) +from:0x02159c50 kind:arm_branch to:0x02159bac module:overlay(65) +from:0x02159c60 kind:load to:0x0215b7ec module:overlay(65) +from:0x02159c74 kind:arm_call to:0x02011f3c module:main +from:0x02159c80 kind:arm_call to:0x02159cd0 module:overlay(65) +from:0x02159c98 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02159cc8 kind:load to:0x0215ae64 module:overlay(65) +from:0x02159cd8 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x02159cec kind:load to:0x0215ae80 module:overlay(65) +from:0x02159d3c kind:load to:0x0215b7ec module:overlay(65) +from:0x02159d5c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159d64 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159d7c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159d84 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159d8c kind:arm_call to:0x02011ff4 module:main +from:0x02159da0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02159db4 kind:load to:0x0215b8d0 module:overlay(65) +from:0x02159dc8 kind:arm_call to:0x02011f3c module:main +from:0x02159dd4 kind:arm_call to:0x02159e74 module:overlay(65) +from:0x02159dec kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02159dfc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02159e60 kind:load to:0x0215aecc module:overlay(65) +from:0x02159e68 kind:load to:0x0215af04 module:overlay(65) +from:0x02159e6c kind:load to:0x0215aee8 module:overlay(65) +from:0x02159e7c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02159ed4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02159ee0 kind:load to:0x0215af2c module:overlay(65) +from:0x02159ee4 kind:load to:0x0215b8d0 module:overlay(65) +from:0x02159ef8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02159f30 kind:load to:0x0215b9a4 module:overlay(65) +from:0x02159f64 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159f6c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159f84 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159f8c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02159f94 kind:arm_call to:0x02011ff4 module:main +from:0x02159fa8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215a050 kind:arm_call to:0x021589cc module:overlay(65) +from:0x0215a060 kind:arm_call to:0x0203ce4c module:main +from:0x0215a07c kind:arm_call to:0x02157eb0 module:overlay(65) +from:0x0215a08c kind:arm_call to:0x0203ce4c module:main +from:0x0215a0a0 kind:load to:0x0215af9c module:overlay(65) +from:0x0215a0a4 kind:load to:0x02158920 module:overlay(65) +from:0x0215a0a8 kind:load to:0x0215af84 module:overlay(65) +from:0x0215a0ac kind:load to:0x0215af80 module:overlay(65) +from:0x0215a0b0 kind:load to:0x0215afec module:overlay(65) +from:0x0215a0b4 kind:load to:0x02158954 module:overlay(65) +from:0x0215a0b8 kind:load to:0x0215af90 module:overlay(65) +from:0x0215a0d8 kind:arm_call to:0x02158da0 module:overlay(65) +from:0x0215a0e8 kind:arm_call to:0x0203ce4c module:main +from:0x0215a0fc kind:load to:0x0215b0c4 module:overlay(65) +from:0x0215a100 kind:load to:0x0215b0d4 module:overlay(65) +from:0x0215a104 kind:load to:0x02158e80 module:overlay(65) +from:0x0215a108 kind:load to:0x0215b0c8 module:overlay(65) +from:0x0215a128 kind:arm_call to:0x02158ec4 module:overlay(65) +from:0x0215a138 kind:arm_call to:0x0203ce4c module:main +from:0x0215a14c kind:load to:0x0215b1ac module:overlay(65) +from:0x0215a150 kind:load to:0x0215b1bc module:overlay(65) +from:0x0215a154 kind:load to:0x02158fa4 module:overlay(65) +from:0x0215a158 kind:load to:0x0215b1b0 module:overlay(65) +from:0x0215a178 kind:arm_call to:0x02158fe8 module:overlay(65) +from:0x0215a188 kind:arm_call to:0x0203ce4c module:main +from:0x0215a19c kind:load to:0x0215b294 module:overlay(65) +from:0x0215a1a0 kind:load to:0x0215b2a4 module:overlay(65) +from:0x0215a1a4 kind:load to:0x021590c8 module:overlay(65) +from:0x0215a1a8 kind:load to:0x0215b298 module:overlay(65) +from:0x0215a1c8 kind:arm_call to:0x0215910c module:overlay(65) +from:0x0215a1d8 kind:arm_call to:0x0203ce4c module:main +from:0x0215a1ec kind:load to:0x0215b37c module:overlay(65) +from:0x0215a1f0 kind:load to:0x0215b38c module:overlay(65) +from:0x0215a1f4 kind:load to:0x021591ec module:overlay(65) +from:0x0215a1f8 kind:load to:0x0215b380 module:overlay(65) +from:0x0215a218 kind:arm_call to:0x02159230 module:overlay(65) +from:0x0215a228 kind:arm_call to:0x0203ce4c module:main +from:0x0215a23c kind:load to:0x0215b464 module:overlay(65) +from:0x0215a240 kind:load to:0x0215b474 module:overlay(65) +from:0x0215a244 kind:load to:0x02159310 module:overlay(65) +from:0x0215a248 kind:load to:0x0215b468 module:overlay(65) +from:0x0215a268 kind:arm_call to:0x02159354 module:overlay(65) +from:0x0215a278 kind:arm_call to:0x0203ce4c module:main +from:0x0215a28c kind:load to:0x0215b54c module:overlay(65) +from:0x0215a290 kind:load to:0x0215b55c module:overlay(65) +from:0x0215a294 kind:load to:0x02159434 module:overlay(65) +from:0x0215a298 kind:load to:0x0215b550 module:overlay(65) +from:0x0215a2b8 kind:arm_call to:0x02159478 module:overlay(65) +from:0x0215a2c8 kind:arm_call to:0x0203ce4c module:main +from:0x0215a2dc kind:load to:0x0215b634 module:overlay(65) +from:0x0215a2e0 kind:load to:0x0215b644 module:overlay(65) +from:0x0215a2e4 kind:load to:0x021596c4 module:overlay(65) +from:0x0215a2e8 kind:load to:0x0215b638 module:overlay(65) +from:0x0215a330 kind:arm_call to:0x02159708 module:overlay(65) +from:0x0215a340 kind:arm_call to:0x0203ce4c module:main +from:0x0215a354 kind:load to:0x0215b71c module:overlay(65) +from:0x0215a358 kind:load to:0x0215ace4 module:overlay(65) +from:0x0215a35c kind:load to:0x0215b744 module:overlay(65) +from:0x0215a360 kind:load to:0x021598ec module:overlay(65) +from:0x0215a364 kind:load to:0x0215b720 module:overlay(65) +from:0x0215a3a8 kind:arm_call to:0x02159930 module:overlay(65) +from:0x0215a3b8 kind:arm_call to:0x0203ce4c module:main +from:0x0215a3cc kind:load to:0x0215ad6c module:overlay(65) +from:0x0215a3d8 kind:load to:0x0215b780 module:overlay(65) +from:0x0215a3dc kind:load to:0x0215b79c module:overlay(65) +from:0x0215a3e0 kind:load to:0x02159be4 module:overlay(65) +from:0x0215a3e4 kind:load to:0x0215b790 module:overlay(65) +from:0x0215a404 kind:arm_call to:0x02159c88 module:overlay(65) +from:0x0215a414 kind:arm_call to:0x0203ce4c module:main +from:0x0215a428 kind:load to:0x0215b7dc module:overlay(65) +from:0x0215a42c kind:load to:0x0215b7ec module:overlay(65) +from:0x0215a430 kind:load to:0x02159d98 module:overlay(65) +from:0x0215a434 kind:load to:0x0215b7e0 module:overlay(65) +from:0x0215a454 kind:arm_call to:0x02159ddc module:overlay(65) +from:0x0215a464 kind:arm_call to:0x0203ce4c module:main +from:0x0215a478 kind:load to:0x0215b8c0 module:overlay(65) +from:0x0215a47c kind:load to:0x0215b8d0 module:overlay(65) +from:0x0215a480 kind:load to:0x02159fa0 module:overlay(65) +from:0x0215a484 kind:load to:0x0215b8c4 module:overlay(65) +from:0x0215a488 kind:load to:0x0215a044 module:overlay(65) +from:0x0215a48c kind:load to:0x0215a0bc module:overlay(65) +from:0x0215a490 kind:load to:0x0215a10c module:overlay(65) +from:0x0215a494 kind:load to:0x0215a15c module:overlay(65) +from:0x0215a498 kind:load to:0x0215a1ac module:overlay(65) +from:0x0215a49c kind:load to:0x0215a1fc module:overlay(65) +from:0x0215a4a0 kind:load to:0x0215a24c module:overlay(65) +from:0x0215a4a4 kind:load to:0x0215a29c module:overlay(65) +from:0x0215a4a8 kind:load to:0x0215a2ec module:overlay(65) +from:0x0215a4ac kind:load to:0x0215a368 module:overlay(65) +from:0x0215a4b0 kind:load to:0x0215a3e8 module:overlay(65) +from:0x0215a4b4 kind:load to:0x0215a438 module:overlay(65) +from:0x0215a4e0 kind:load to:0x02157e8c module:overlay(65) +from:0x0215a4e4 kind:load to:0x02097924 module:overlay(0) +from:0x0215a4e8 kind:load to:0x02097734 module:overlay(0) +from:0x0215a4ec kind:load to:0x020977b0 module:overlay(0) +from:0x0215a4f0 kind:load to:0x0209792c module:overlay(0) +from:0x0215a4f4 kind:load to:0x0209794c module:overlay(0) +from:0x0215a4f8 kind:load to:0x02097978 module:overlay(0) +from:0x0215a504 kind:load to:0x021580a4 module:overlay(65) +from:0x0215a508 kind:load to:0x021587cc module:overlay(65) +from:0x0215a50c kind:load to:0x02057bd4 module:overlay(0) +from:0x0215a510 kind:load to:0x02158778 module:overlay(65) +from:0x0215a514 kind:load to:0x02057da8 module:overlay(0) +from:0x0215a518 kind:load to:0x02057e24 module:overlay(0) +from:0x0215a51c kind:load to:0x02057e88 module:overlay(0) +from:0x0215a520 kind:load to:0x0209a77c module:overlay(0) +from:0x0215a524 kind:load to:0x02057d64 module:overlay(0) +from:0x0215a530 kind:load to:0x021580b8 module:overlay(65) +from:0x0215a534 kind:load to:0x021587e8 module:overlay(65) +from:0x0215a538 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215a53c kind:load to:0x02099b18 module:overlay(0) +from:0x0215a540 kind:load to:0x0209a11c module:overlay(0) +from:0x0215a544 kind:load to:0x0209a124 module:overlay(0) +from:0x0215a548 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215a54c kind:load to:0x02099c90 module:overlay(0) +from:0x0215a550 kind:load to:0x02099b80 module:overlay(0) +from:0x0215a554 kind:load to:0x0209a04c module:overlay(0) +from:0x0215a558 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215a55c kind:load to:0x0209a0ec module:overlay(0) +from:0x0215a560 kind:load to:0x021587c4 module:overlay(65) +from:0x0215a564 kind:load to:0x0209a104 module:overlay(0) +from:0x0215a568 kind:load to:0x021587b4 module:overlay(65) +from:0x0215a56c kind:load to:0x02158790 module:overlay(65) +from:0x0215a578 kind:load to:0x02158090 module:overlay(65) +from:0x0215a57c kind:load to:0x021588bc module:overlay(65) +from:0x0215a580 kind:load to:0x0209a234 module:overlay(0) +from:0x0215a584 kind:load to:0x0209a268 module:overlay(0) +from:0x0215a588 kind:load to:0x0209a300 module:overlay(0) +from:0x0215a58c kind:load to:0x0209a314 module:overlay(0) +from:0x0215a590 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215a594 kind:load to:0x0209a33c module:overlay(0) +from:0x0215a598 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215a59c kind:load to:0x0209a04c module:overlay(0) +from:0x0215a5a0 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215a5a4 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215a5a8 kind:load to:0x0209a328 module:overlay(0) +from:0x0215a5ac kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215a5b0 kind:load to:0x02158890 module:overlay(65) +from:0x0215a5b4 kind:load to:0x0215886c module:overlay(65) +from:0x0215a5b8 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215a6b4 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a6b8 kind:load to:0x02098534 module:overlay(0) +from:0x0215a6bc kind:load to:0x0209854c module:overlay(0) +from:0x0215a6c0 kind:load to:0x02098558 module:overlay(0) +from:0x0215a6c4 kind:load to:0x01fff464 module:itcm +from:0x0215a6c8 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215a6cc kind:load to:0x021580cc module:overlay(65) +from:0x0215a6d0 kind:load to:0x02158268 module:overlay(65) +from:0x0215a6d4 kind:load to:0x02158360 module:overlay(65) +from:0x0215a6d8 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215a6dc kind:load to:0x0209849c module:overlay(0) +from:0x0215a6e0 kind:load to:0x02158504 module:overlay(65) +from:0x0215a6e4 kind:load to:0x02158500 module:overlay(65) +from:0x0215a6e8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a6ec kind:load to:0x02098564 module:overlay(0) +from:0x0215a6f0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a6f4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a6f8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a6fc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a700 kind:load to:0x02158804 module:overlay(65) +from:0x0215a704 kind:load to:0x02158834 module:overlay(65) +from:0x0215a708 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215a70c kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215a710 kind:load to:0x02158688 module:overlay(65) +from:0x0215a714 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215a718 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215a71c kind:load to:0x020a9130 module:overlay(0) +from:0x0215a720 kind:load to:0x020a912c module:overlay(0) +from:0x0215a724 kind:load to:0x020a91fc module:overlay(0) +from:0x0215a728 kind:load to:0x020a9220 module:overlay(0) +from:0x0215a72c kind:load to:0x020a9224 module:overlay(0) +from:0x0215a730 kind:load to:0x021585d4 module:overlay(65) +from:0x0215a734 kind:load to:0x021585e8 module:overlay(65) +from:0x0215a738 kind:load to:0x020a9190 module:overlay(0) +from:0x0215a73c kind:load to:0x020a8f34 module:overlay(0) +from:0x0215a740 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215a744 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215a748 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215a74c kind:load to:0x020a9428 module:overlay(0) +from:0x0215a750 kind:load to:0x021586d4 module:overlay(65) +from:0x0215a754 kind:load to:0x0215873c module:overlay(65) +from:0x0215a758 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215a75c kind:load to:0x020a97dc module:overlay(0) +from:0x0215a760 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215a764 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215a768 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215a76c kind:load to:0x020a9984 module:overlay(0) +from:0x0215a770 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215a774 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215a778 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215a77c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215a780 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215a784 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215a788 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215a78c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215a790 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215a794 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215a798 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215a79c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215a7a0 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215a7a4 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215a7a8 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215a7ac kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215a7b0 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215a7b4 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215a7b8 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215a7bc kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215a7c0 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215a7c4 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215a7d0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a7d4 kind:load to:0x02098534 module:overlay(0) +from:0x0215a7d8 kind:load to:0x0209854c module:overlay(0) +from:0x0215a7dc kind:load to:0x02098558 module:overlay(0) +from:0x0215a7e0 kind:load to:0x01fff464 module:itcm +from:0x0215a7e4 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215a7e8 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215a7ec kind:load to:0x020a8d84 module:overlay(0) +from:0x0215a7f0 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215a7f4 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215a7f8 kind:load to:0x0209849c module:overlay(0) +from:0x0215a7fc kind:load to:0x020a993c module:overlay(0) +from:0x0215a800 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a804 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a808 kind:load to:0x02098564 module:overlay(0) +from:0x0215a80c kind:load to:0x020985d0 module:overlay(0) +from:0x0215a810 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a814 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a818 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a81c kind:load to:0x02158900 module:overlay(65) +from:0x0215a820 kind:load to:0x021588d8 module:overlay(65) +from:0x0215a824 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215a828 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215a82c kind:load to:0x020a92b0 module:overlay(0) +from:0x0215a830 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215a834 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215a838 kind:load to:0x020a9130 module:overlay(0) +from:0x0215a83c kind:load to:0x020a912c module:overlay(0) +from:0x0215a840 kind:load to:0x020a91fc module:overlay(0) +from:0x0215a844 kind:load to:0x020a9220 module:overlay(0) +from:0x0215a848 kind:load to:0x020a9224 module:overlay(0) +from:0x0215a84c kind:load to:0x020a9180 module:overlay(0) +from:0x0215a850 kind:load to:0x020a9188 module:overlay(0) +from:0x0215a854 kind:load to:0x020a9190 module:overlay(0) +from:0x0215a858 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215a85c kind:load to:0x020a8f3c module:overlay(0) +from:0x0215a860 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215a864 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215a868 kind:load to:0x020a9428 module:overlay(0) +from:0x0215a86c kind:load to:0x020a9578 module:overlay(0) +from:0x0215a870 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215a874 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215a878 kind:load to:0x020a97dc module:overlay(0) +from:0x0215a87c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215a880 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215a884 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215a888 kind:load to:0x020a9984 module:overlay(0) +from:0x0215a88c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215a890 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215a894 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215a898 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215a89c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215a8a0 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215a8a4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215a8a8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215a8ac kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215a8b0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215a8b4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215a8b8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215a8bc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215a8c0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215a8c4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215a8c8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215a8cc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215a8d0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215a8d4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215a8d8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215a8dc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215a8e0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215a8ec kind:load to:0x02158994 module:overlay(65) +from:0x0215a8f0 kind:load to:0x021589b8 module:overlay(65) +from:0x0215a8f4 kind:load to:0x0207316c module:overlay(0) +from:0x0215a8f8 kind:load to:0x02073170 module:overlay(0) +from:0x0215a904 kind:load to:0x02158940 module:overlay(65) +from:0x0215a908 kind:load to:0x02158d2c module:overlay(65) +from:0x0215a90c kind:load to:0x0201bbbc module:main +from:0x0215a910 kind:load to:0x02158968 module:overlay(65) +from:0x0215a914 kind:load to:0x0201bd64 module:main +from:0x0215a920 kind:load to:0x02158920 module:overlay(65) +from:0x0215a924 kind:load to:0x02158d48 module:overlay(65) +from:0x0215a928 kind:load to:0x02158a2c module:overlay(65) +from:0x0215a92c kind:load to:0x02158b24 module:overlay(65) +from:0x0215a930 kind:load to:0x02158a48 module:overlay(65) +from:0x0215a934 kind:load to:0x020616cc module:overlay(0) +from:0x0215a938 kind:load to:0x02158b50 module:overlay(65) +from:0x0215a93c kind:load to:0x02158be8 module:overlay(65) +from:0x0215a940 kind:load to:0x02158b6c module:overlay(65) +from:0x0215a944 kind:load to:0x02158c1c module:overlay(65) +from:0x0215a950 kind:load to:0x02158d7c module:overlay(65) +from:0x0215a954 kind:load to:0x02097924 module:overlay(0) +from:0x0215a958 kind:load to:0x02097734 module:overlay(0) +from:0x0215a95c kind:load to:0x020977b0 module:overlay(0) +from:0x0215a960 kind:load to:0x0209792c module:overlay(0) +from:0x0215a964 kind:load to:0x0209794c module:overlay(0) +from:0x0215a968 kind:load to:0x02097978 module:overlay(0) +from:0x0215a974 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a978 kind:load to:0x02098534 module:overlay(0) +from:0x0215a97c kind:load to:0x0209854c module:overlay(0) +from:0x0215a980 kind:load to:0x02098558 module:overlay(0) +from:0x0215a984 kind:load to:0x01fff464 module:itcm +from:0x0215a988 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215a98c kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215a990 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215a994 kind:load to:0x02098494 module:overlay(0) +from:0x0215a998 kind:load to:0x02098498 module:overlay(0) +from:0x0215a99c kind:load to:0x0209849c module:overlay(0) +from:0x0215a9a0 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215a9a4 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a9a8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215a9ac kind:load to:0x02098564 module:overlay(0) +from:0x0215a9b0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215a9b4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215a9b8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215a9bc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215a9c0 kind:load to:0x02158e38 module:overlay(65) +from:0x0215a9c4 kind:load to:0x02158e58 module:overlay(65) +from:0x0215a9c8 kind:load to:0x02158de8 module:overlay(65) +from:0x0215a9d4 kind:load to:0x02158ea0 module:overlay(65) +from:0x0215a9d8 kind:load to:0x02097924 module:overlay(0) +from:0x0215a9dc kind:load to:0x02097734 module:overlay(0) +from:0x0215a9e0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215a9e4 kind:load to:0x0209792c module:overlay(0) +from:0x0215a9e8 kind:load to:0x0209794c module:overlay(0) +from:0x0215a9ec kind:load to:0x02097978 module:overlay(0) +from:0x0215a9f8 kind:load to:0x020984f8 module:overlay(0) +from:0x0215a9fc kind:load to:0x02098534 module:overlay(0) +from:0x0215aa00 kind:load to:0x0209854c module:overlay(0) +from:0x0215aa04 kind:load to:0x02098558 module:overlay(0) +from:0x0215aa08 kind:load to:0x01fff464 module:itcm +from:0x0215aa0c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215aa10 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215aa14 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215aa18 kind:load to:0x02098494 module:overlay(0) +from:0x0215aa1c kind:load to:0x02098498 module:overlay(0) +from:0x0215aa20 kind:load to:0x0209849c module:overlay(0) +from:0x0215aa24 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215aa28 kind:load to:0x020984a4 module:overlay(0) +from:0x0215aa2c kind:load to:0x020984a8 module:overlay(0) +from:0x0215aa30 kind:load to:0x02098564 module:overlay(0) +from:0x0215aa34 kind:load to:0x020985d0 module:overlay(0) +from:0x0215aa38 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215aa3c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215aa40 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215aa44 kind:load to:0x02158f5c module:overlay(65) +from:0x0215aa48 kind:load to:0x02158f7c module:overlay(65) +from:0x0215aa4c kind:load to:0x02158f0c module:overlay(65) +from:0x0215aa58 kind:load to:0x02158fc4 module:overlay(65) +from:0x0215aa5c kind:load to:0x02097924 module:overlay(0) +from:0x0215aa60 kind:load to:0x02097734 module:overlay(0) +from:0x0215aa64 kind:load to:0x020977b0 module:overlay(0) +from:0x0215aa68 kind:load to:0x0209792c module:overlay(0) +from:0x0215aa6c kind:load to:0x0209794c module:overlay(0) +from:0x0215aa70 kind:load to:0x02097978 module:overlay(0) +from:0x0215aa7c kind:load to:0x020984f8 module:overlay(0) +from:0x0215aa80 kind:load to:0x02098534 module:overlay(0) +from:0x0215aa84 kind:load to:0x0209854c module:overlay(0) +from:0x0215aa88 kind:load to:0x02098558 module:overlay(0) +from:0x0215aa8c kind:load to:0x01fff464 module:itcm +from:0x0215aa90 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215aa94 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215aa98 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215aa9c kind:load to:0x02098494 module:overlay(0) +from:0x0215aaa0 kind:load to:0x02098498 module:overlay(0) +from:0x0215aaa4 kind:load to:0x0209849c module:overlay(0) +from:0x0215aaa8 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215aaac kind:load to:0x020984a4 module:overlay(0) +from:0x0215aab0 kind:load to:0x020984a8 module:overlay(0) +from:0x0215aab4 kind:load to:0x02098564 module:overlay(0) +from:0x0215aab8 kind:load to:0x020985d0 module:overlay(0) +from:0x0215aabc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215aac0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215aac4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215aac8 kind:load to:0x02159080 module:overlay(65) +from:0x0215aacc kind:load to:0x021590a0 module:overlay(65) +from:0x0215aad0 kind:load to:0x02159030 module:overlay(65) +from:0x0215aadc kind:load to:0x021590e8 module:overlay(65) +from:0x0215aae0 kind:load to:0x02097924 module:overlay(0) +from:0x0215aae4 kind:load to:0x02097734 module:overlay(0) +from:0x0215aae8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215aaec kind:load to:0x0209792c module:overlay(0) +from:0x0215aaf0 kind:load to:0x0209794c module:overlay(0) +from:0x0215aaf4 kind:load to:0x02097978 module:overlay(0) +from:0x0215ab00 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ab04 kind:load to:0x02098534 module:overlay(0) +from:0x0215ab08 kind:load to:0x0209854c module:overlay(0) +from:0x0215ab0c kind:load to:0x02098558 module:overlay(0) +from:0x0215ab10 kind:load to:0x01fff464 module:itcm +from:0x0215ab14 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215ab18 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215ab1c kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215ab20 kind:load to:0x02098494 module:overlay(0) +from:0x0215ab24 kind:load to:0x02098498 module:overlay(0) +from:0x0215ab28 kind:load to:0x0209849c module:overlay(0) +from:0x0215ab2c kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215ab30 kind:load to:0x020984a4 module:overlay(0) +from:0x0215ab34 kind:load to:0x020984a8 module:overlay(0) +from:0x0215ab38 kind:load to:0x02098564 module:overlay(0) +from:0x0215ab3c kind:load to:0x020985d0 module:overlay(0) +from:0x0215ab40 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ab44 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ab48 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ab4c kind:load to:0x021591a4 module:overlay(65) +from:0x0215ab50 kind:load to:0x021591c4 module:overlay(65) +from:0x0215ab54 kind:load to:0x02159154 module:overlay(65) +from:0x0215ab60 kind:load to:0x0215920c module:overlay(65) +from:0x0215ab64 kind:load to:0x02097924 module:overlay(0) +from:0x0215ab68 kind:load to:0x02097734 module:overlay(0) +from:0x0215ab6c kind:load to:0x020977b0 module:overlay(0) +from:0x0215ab70 kind:load to:0x0209792c module:overlay(0) +from:0x0215ab74 kind:load to:0x0209794c module:overlay(0) +from:0x0215ab78 kind:load to:0x02097978 module:overlay(0) +from:0x0215ab84 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ab88 kind:load to:0x02098534 module:overlay(0) +from:0x0215ab8c kind:load to:0x0209854c module:overlay(0) +from:0x0215ab90 kind:load to:0x02098558 module:overlay(0) +from:0x0215ab94 kind:load to:0x01fff464 module:itcm +from:0x0215ab98 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215ab9c kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215aba0 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215aba4 kind:load to:0x02098494 module:overlay(0) +from:0x0215aba8 kind:load to:0x02098498 module:overlay(0) +from:0x0215abac kind:load to:0x0209849c module:overlay(0) +from:0x0215abb0 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215abb4 kind:load to:0x020984a4 module:overlay(0) +from:0x0215abb8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215abbc kind:load to:0x02098564 module:overlay(0) +from:0x0215abc0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215abc4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215abc8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215abcc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215abd0 kind:load to:0x021592c8 module:overlay(65) +from:0x0215abd4 kind:load to:0x021592e8 module:overlay(65) +from:0x0215abd8 kind:load to:0x02159278 module:overlay(65) +from:0x0215abe4 kind:load to:0x02159330 module:overlay(65) +from:0x0215abe8 kind:load to:0x02097924 module:overlay(0) +from:0x0215abec kind:load to:0x02097734 module:overlay(0) +from:0x0215abf0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215abf4 kind:load to:0x0209792c module:overlay(0) +from:0x0215abf8 kind:load to:0x0209794c module:overlay(0) +from:0x0215abfc kind:load to:0x02097978 module:overlay(0) +from:0x0215ac08 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ac0c kind:load to:0x02098534 module:overlay(0) +from:0x0215ac10 kind:load to:0x0209854c module:overlay(0) +from:0x0215ac14 kind:load to:0x02098558 module:overlay(0) +from:0x0215ac18 kind:load to:0x01fff464 module:itcm +from:0x0215ac1c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215ac20 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215ac24 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215ac28 kind:load to:0x02098494 module:overlay(0) +from:0x0215ac2c kind:load to:0x02098498 module:overlay(0) +from:0x0215ac30 kind:load to:0x0209849c module:overlay(0) +from:0x0215ac34 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215ac38 kind:load to:0x020984a4 module:overlay(0) +from:0x0215ac3c kind:load to:0x020984a8 module:overlay(0) +from:0x0215ac40 kind:load to:0x02098564 module:overlay(0) +from:0x0215ac44 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ac48 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ac4c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ac50 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ac54 kind:load to:0x021593ec module:overlay(65) +from:0x0215ac58 kind:load to:0x0215940c module:overlay(65) +from:0x0215ac5c kind:load to:0x0215939c module:overlay(65) +from:0x0215ac68 kind:load to:0x02159454 module:overlay(65) +from:0x0215ac6c kind:load to:0x02097924 module:overlay(0) +from:0x0215ac70 kind:load to:0x02097734 module:overlay(0) +from:0x0215ac74 kind:load to:0x020977b0 module:overlay(0) +from:0x0215ac78 kind:load to:0x0209792c module:overlay(0) +from:0x0215ac7c kind:load to:0x0209794c module:overlay(0) +from:0x0215ac80 kind:load to:0x02097978 module:overlay(0) +from:0x0215ac8c kind:load to:0x020984f8 module:overlay(0) +from:0x0215ac90 kind:load to:0x02098534 module:overlay(0) +from:0x0215ac94 kind:load to:0x0209854c module:overlay(0) +from:0x0215ac98 kind:load to:0x02098558 module:overlay(0) +from:0x0215ac9c kind:load to:0x01fff464 module:itcm +from:0x0215aca0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215aca4 kind:load to:0x021594c0 module:overlay(65) +from:0x0215aca8 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215acac kind:load to:0x02098494 module:overlay(0) +from:0x0215acb0 kind:load to:0x02098498 module:overlay(0) +from:0x0215acb4 kind:load to:0x0209849c module:overlay(0) +from:0x0215acb8 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215acbc kind:load to:0x020984a4 module:overlay(0) +from:0x0215acc0 kind:load to:0x020984a8 module:overlay(0) +from:0x0215acc4 kind:load to:0x02098564 module:overlay(0) +from:0x0215acc8 kind:load to:0x020985d0 module:overlay(0) +from:0x0215accc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215acd0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215acd4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215acd8 kind:load to:0x0215967c module:overlay(65) +from:0x0215acdc kind:load to:0x0215969c module:overlay(65) +from:0x0215ace0 kind:load to:0x0215962c module:overlay(65) +from:0x0215acf0 kind:load to:0x021596e4 module:overlay(65) +from:0x0215acf4 kind:load to:0x0209772c module:overlay(0) +from:0x0215acf8 kind:load to:0x02097734 module:overlay(0) +from:0x0215acfc kind:load to:0x020977b0 module:overlay(0) +from:0x0215ad00 kind:load to:0x020977f0 module:overlay(0) +from:0x0215ad04 kind:load to:0x020977f4 module:overlay(0) +from:0x0215ad08 kind:load to:0x020977f8 module:overlay(0) +from:0x0215ad14 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ad18 kind:load to:0x02098534 module:overlay(0) +from:0x0215ad1c kind:load to:0x0209854c module:overlay(0) +from:0x0215ad20 kind:load to:0x02098558 module:overlay(0) +from:0x0215ad24 kind:load to:0x01fff464 module:itcm +from:0x0215ad28 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215ad2c kind:load to:0x0215979c module:overlay(65) +from:0x0215ad30 kind:load to:0x02098490 module:overlay(0) +from:0x0215ad34 kind:load to:0x021597a4 module:overlay(65) +from:0x0215ad38 kind:load to:0x021597d4 module:overlay(65) +from:0x0215ad3c kind:load to:0x0209849c module:overlay(0) +from:0x0215ad40 kind:load to:0x020984a0 module:overlay(0) +from:0x0215ad44 kind:load to:0x021597f0 module:overlay(65) +from:0x0215ad48 kind:load to:0x020984a8 module:overlay(0) +from:0x0215ad4c kind:load to:0x02098564 module:overlay(0) +from:0x0215ad50 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ad54 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ad58 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ad5c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ad60 kind:load to:0x021598bc module:overlay(65) +from:0x0215ad64 kind:load to:0x021598d0 module:overlay(65) +from:0x0215ad68 kind:load to:0x021597e8 module:overlay(65) +from:0x0215ad84 kind:load to:0x0209c8bc module:overlay(0) +from:0x0215ad88 kind:load to:0x0209c97c module:overlay(0) +from:0x0215ad8c kind:load to:0x0209c980 module:overlay(0) +from:0x0215ad90 kind:load to:0x0209c984 module:overlay(0) +from:0x0215ad9c kind:load to:0x0215990c module:overlay(65) +from:0x0215ada0 kind:load to:0x0209c8bc module:overlay(0) +from:0x0215ada4 kind:load to:0x0209c97c module:overlay(0) +from:0x0215ada8 kind:load to:0x0209c980 module:overlay(0) +from:0x0215adac kind:load to:0x0209c984 module:overlay(0) +from:0x0215adb8 kind:load to:0x0207caa0 module:overlay(0) +from:0x0215adbc kind:load to:0x0207caa8 module:overlay(0) +from:0x0215adc0 kind:load to:0x0207d2bc module:overlay(0) +from:0x0215adc4 kind:load to:0x0207d2ac module:overlay(0) +from:0x0215adc8 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0215adcc kind:load to:0x0207d330 module:overlay(0) +from:0x0215add0 kind:load to:0x0207d374 module:overlay(0) +from:0x0215add4 kind:load to:0x0207d39c module:overlay(0) +from:0x0215ade0 kind:load to:0x021599f4 module:overlay(65) +from:0x0215ade4 kind:load to:0x0209d098 module:overlay(0) +from:0x0215ade8 kind:load to:0x02159a90 module:overlay(65) +from:0x0215adec kind:load to:0x02170f18 module:overlays(89,94) +from:0x0215adf0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215adf4 kind:load to:0x02159a94 module:overlay(65) +from:0x0215adf8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215adfc kind:load to:0x0209d1ac module:overlay(0) +from:0x0215ae00 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215ae04 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215ae08 kind:load to:0x0217154c module:overlays(89,94) +from:0x0215ae0c kind:load to:0x0209d1cc module:overlay(0) +from:0x0215ae10 kind:load to:0x02159bac module:overlay(65) +from:0x0215ae14 kind:load to:0x02159b6c module:overlay(65) +from:0x0215ae18 kind:load to:0x021712f8 module:overlays(89,94) +from:0x0215ae24 kind:load to:0x02159c48 module:overlay(65) +from:0x0215ae28 kind:load to:0x02159bf8 module:overlay(65) +from:0x0215ae2c kind:load to:0x020616c0 module:overlay(0) +from:0x0215ae30 kind:load to:0x02159c38 module:overlay(65) +from:0x0215ae34 kind:load to:0x02159c28 module:overlay(65) +from:0x0215ae38 kind:load to:0x02159c18 module:overlay(65) +from:0x0215ae3c kind:load to:0x020616d0 module:overlay(0) +from:0x0215ae40 kind:load to:0x020616d4 module:overlay(0) +from:0x0215ae44 kind:load to:0x02159c08 module:overlay(65) +from:0x0215ae48 kind:load to:0x020616dc module:overlay(0) +from:0x0215ae4c kind:load to:0x02159ab8 module:overlay(65) +from:0x0215ae50 kind:load to:0x02159b00 module:overlay(65) +from:0x0215ae54 kind:load to:0x02159b20 module:overlay(65) +from:0x0215ae58 kind:load to:0x02159a98 module:overlay(65) +from:0x0215ae64 kind:load to:0x02159c64 module:overlay(65) +from:0x0215ae68 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215ae6c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215ae70 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215ae74 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215ae80 kind:load to:0x0214f620 module:overlays(58,70) +from:0x0215ae84 kind:load to:0x0209d098 module:overlay(0) +from:0x0215ae88 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0215ae8c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215ae90 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215ae94 kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x0215ae98 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215ae9c kind:load to:0x0209d1ac module:overlay(0) +from:0x0215aea0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215aea4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215aea8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215aeac kind:load to:0x0209d1cc module:overlay(0) +from:0x0215aeb0 kind:load to:0x02159d50 module:overlay(65) +from:0x0215aeb4 kind:load to:0x02159d70 module:overlay(65) +from:0x0215aeb8 kind:load to:0x02159cf0 module:overlay(65) +from:0x0215aebc kind:load to:0x02159d40 module:overlay(65) +from:0x0215aec0 kind:load to:0x02159d48 module:overlay(65) +from:0x0215aed0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215aed4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215aed8 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215aedc kind:load to:0x0209ca58 module:overlay(0) +from:0x0215aee8 kind:load to:0x02159db8 module:overlay(65) +from:0x0215aeec kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215aef0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215aef4 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215aef8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215af04 kind:load to:0x0207c47c module:overlay(0) +from:0x0215af08 kind:load to:0x0207c484 module:overlay(0) +from:0x0215af0c kind:load to:0x0207c94c module:overlay(0) +from:0x0215af10 kind:load to:0x0207c93c module:overlay(0) +from:0x0215af14 kind:load to:0x0207c980 module:overlay(0) +from:0x0215af18 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0215af1c kind:load to:0x0207ca18 module:overlay(0) +from:0x0215af20 kind:load to:0x0207ca90 module:overlay(0) +from:0x0215af2c kind:load to:0x02159ee8 module:overlay(65) +from:0x0215af30 kind:load to:0x0209d098 module:overlay(0) +from:0x0215af34 kind:load to:0x02159f34 module:overlay(65) +from:0x0215af38 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215af3c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215af40 kind:load to:0x02159f38 module:overlay(65) +from:0x0215af44 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215af48 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215af4c kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215af50 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215af54 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215af58 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215af5c kind:load to:0x02159f58 module:overlay(65) +from:0x0215af60 kind:load to:0x02159f78 module:overlay(65) diff --git a/config/usa/arm9/overlays/ov065/symbols.txt b/config/usa/arm9/overlays/ov065/symbols.txt new file mode 100644 index 00000000..65757101 --- /dev/null +++ b/config/usa/arm9/overlays/ov065/symbols.txt @@ -0,0 +1,302 @@ +func_ov065_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov065_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov065_02157eb0 kind:function(arm,size=0x7c) addr:0x02157eb0 +func_ov065_02157f2c kind:function(arm,size=0x164) addr:0x02157f2c +func_ov065_02158090 kind:function(arm,size=0x14) addr:0x02158090 +func_ov065_021580a4 kind:function(arm,size=0x14) addr:0x021580a4 +func_ov065_021580b8 kind:function(arm,size=0x14) addr:0x021580b8 +func_ov065_021580cc kind:function(arm,size=0x19c) addr:0x021580cc +func_ov065_02158268 kind:function(arm,size=0x7c) addr:0x02158268 +func_ov065_021582e4 kind:function(arm,size=0x7c) addr:0x021582e4 +func_ov065_02158360 kind:function(arm,size=0x1a0) addr:0x02158360 +func_ov065_02158500 kind:function(arm,size=0x4) addr:0x02158500 +func_ov065_02158504 kind:function(arm,size=0xd0) addr:0x02158504 +func_ov065_021585d4 kind:function(arm,size=0x14) addr:0x021585d4 +func_ov065_021585e8 kind:function(arm,size=0xa0) addr:0x021585e8 +func_ov065_02158688 kind:function(arm,size=0x4c) addr:0x02158688 +func_ov065_021586d4 kind:function(arm,size=0x68) addr:0x021586d4 +func_ov065_0215873c kind:function(arm,size=0x1c) addr:0x0215873c +func_ov065_02158758 kind:function(arm,size=0x20) addr:0x02158758 +func_ov065_02158778 kind:function(arm,size=0x18) addr:0x02158778 +func_ov065_02158790 kind:function(arm,size=0x24) addr:0x02158790 +func_ov065_021587b4 kind:function(arm,size=0x10) addr:0x021587b4 +func_ov065_021587c4 kind:function(arm,size=0x8) addr:0x021587c4 +func_ov065_021587cc kind:function(arm,size=0x1c) addr:0x021587cc +func_ov065_021587e8 kind:function(arm,size=0x1c) addr:0x021587e8 +func_ov065_02158804 kind:function(arm,size=0x30) addr:0x02158804 +func_ov065_02158834 kind:function(arm,size=0x38) addr:0x02158834 +func_ov065_0215886c kind:function(arm,size=0x24) addr:0x0215886c +func_ov065_02158890 kind:function(arm,size=0x2c) addr:0x02158890 +func_ov065_021588bc kind:function(arm,size=0x1c) addr:0x021588bc +func_ov065_021588d8 kind:function(arm,size=0x28) addr:0x021588d8 +func_ov065_02158900 kind:function(arm,size=0x20) addr:0x02158900 +func_ov065_02158920 kind:function(arm,size=0x20) addr:0x02158920 +func_ov065_02158940 kind:function(arm,size=0x14) addr:0x02158940 +func_ov065_02158954 kind:function(arm,size=0x14) addr:0x02158954 +func_ov065_02158968 kind:function(arm,size=0x18) addr:0x02158968 +func_ov065_02158980 kind:function(arm,size=0x14) addr:0x02158980 +func_ov065_02158994 kind:function(arm,size=0x24) addr:0x02158994 +func_ov065_021589b8 kind:function(arm,size=0x14) addr:0x021589b8 +func_ov065_021589cc kind:function(arm,size=0x60) addr:0x021589cc +func_ov065_02158a2c kind:function(arm,size=0x1c) addr:0x02158a2c +func_ov065_02158a48 kind:function(arm,size=0xdc) addr:0x02158a48 +func_ov065_02158b24 kind:function(arm,size=0x2c) addr:0x02158b24 +func_ov065_02158b50 kind:function(arm,size=0x1c) addr:0x02158b50 +func_ov065_02158b6c kind:function(arm,size=0x7c) addr:0x02158b6c +func_ov065_02158be8 kind:function(arm,size=0x34) addr:0x02158be8 +func_ov065_02158c1c kind:function(arm,size=0x14) addr:0x02158c1c +func_ov065_02158c30 kind:function(arm,size=0x64) addr:0x02158c30 +func_ov065_02158c94 kind:function(arm,size=0x44) addr:0x02158c94 +func_ov065_02158cd8 kind:function(arm,size=0x14) addr:0x02158cd8 +func_ov065_02158cec kind:function(arm,size=0x40) addr:0x02158cec +func_ov065_02158d2c kind:function(arm,size=0x1c) addr:0x02158d2c +func_ov065_02158d48 kind:function(arm,size=0x28) addr:0x02158d48 +func_ov065_02158d70 kind:function(arm,size=0xc) addr:0x02158d70 +func_ov065_02158d7c kind:function(arm,size=0x24) addr:0x02158d7c +func_ov065_02158da0 kind:function(arm,size=0x28) addr:0x02158da0 +func_ov065_02158dc8 kind:function(arm,size=0x20) addr:0x02158dc8 +func_ov065_02158de8 kind:function(arm,size=0x50) addr:0x02158de8 +func_ov065_02158e38 kind:function(arm,size=0x20) addr:0x02158e38 +func_ov065_02158e58 kind:function(arm,size=0x28) addr:0x02158e58 +func_ov065_02158e80 kind:function(arm,size=0x14) addr:0x02158e80 +func_ov065_02158e94 kind:function(arm,size=0xc) addr:0x02158e94 +func_ov065_02158ea0 kind:function(arm,size=0x24) addr:0x02158ea0 +func_ov065_02158ec4 kind:function(arm,size=0x28) addr:0x02158ec4 +func_ov065_02158eec kind:function(arm,size=0x20) addr:0x02158eec +func_ov065_02158f0c kind:function(arm,size=0x50) addr:0x02158f0c +func_ov065_02158f5c kind:function(arm,size=0x20) addr:0x02158f5c +func_ov065_02158f7c kind:function(arm,size=0x28) addr:0x02158f7c +func_ov065_02158fa4 kind:function(arm,size=0x14) addr:0x02158fa4 +func_ov065_02158fb8 kind:function(arm,size=0xc) addr:0x02158fb8 +func_ov065_02158fc4 kind:function(arm,size=0x24) addr:0x02158fc4 +func_ov065_02158fe8 kind:function(arm,size=0x28) addr:0x02158fe8 +func_ov065_02159010 kind:function(arm,size=0x20) addr:0x02159010 +func_ov065_02159030 kind:function(arm,size=0x50) addr:0x02159030 +func_ov065_02159080 kind:function(arm,size=0x20) addr:0x02159080 +func_ov065_021590a0 kind:function(arm,size=0x28) addr:0x021590a0 +func_ov065_021590c8 kind:function(arm,size=0x14) addr:0x021590c8 +func_ov065_021590dc kind:function(arm,size=0xc) addr:0x021590dc +func_ov065_021590e8 kind:function(arm,size=0x24) addr:0x021590e8 +func_ov065_0215910c kind:function(arm,size=0x28) addr:0x0215910c +func_ov065_02159134 kind:function(arm,size=0x20) addr:0x02159134 +func_ov065_02159154 kind:function(arm,size=0x50) addr:0x02159154 +func_ov065_021591a4 kind:function(arm,size=0x20) addr:0x021591a4 +func_ov065_021591c4 kind:function(arm,size=0x28) addr:0x021591c4 +func_ov065_021591ec kind:function(arm,size=0x14) addr:0x021591ec +func_ov065_02159200 kind:function(arm,size=0xc) addr:0x02159200 +func_ov065_0215920c kind:function(arm,size=0x24) addr:0x0215920c +func_ov065_02159230 kind:function(arm,size=0x28) addr:0x02159230 +func_ov065_02159258 kind:function(arm,size=0x20) addr:0x02159258 +func_ov065_02159278 kind:function(arm,size=0x50) addr:0x02159278 +func_ov065_021592c8 kind:function(arm,size=0x20) addr:0x021592c8 +func_ov065_021592e8 kind:function(arm,size=0x28) addr:0x021592e8 +func_ov065_02159310 kind:function(arm,size=0x14) addr:0x02159310 +func_ov065_02159324 kind:function(arm,size=0xc) addr:0x02159324 +func_ov065_02159330 kind:function(arm,size=0x24) addr:0x02159330 +func_ov065_02159354 kind:function(arm,size=0x28) addr:0x02159354 +func_ov065_0215937c kind:function(arm,size=0x20) addr:0x0215937c +func_ov065_0215939c kind:function(arm,size=0x50) addr:0x0215939c +func_ov065_021593ec kind:function(arm,size=0x20) addr:0x021593ec +func_ov065_0215940c kind:function(arm,size=0x28) addr:0x0215940c +func_ov065_02159434 kind:function(arm,size=0x14) addr:0x02159434 +func_ov065_02159448 kind:function(arm,size=0xc) addr:0x02159448 +func_ov065_02159454 kind:function(arm,size=0x24) addr:0x02159454 +func_ov065_02159478 kind:function(arm,size=0x28) addr:0x02159478 +func_ov065_021594a0 kind:function(arm,size=0x20) addr:0x021594a0 +func_ov065_021594c0 kind:function(arm,size=0x16c) addr:0x021594c0 +func_ov065_0215962c kind:function(arm,size=0x50) addr:0x0215962c +func_ov065_0215967c kind:function(arm,size=0x20) addr:0x0215967c +func_ov065_0215969c kind:function(arm,size=0x28) addr:0x0215969c +func_ov065_021596c4 kind:function(arm,size=0x14) addr:0x021596c4 +func_ov065_021596d8 kind:function(arm,size=0xc) addr:0x021596d8 +func_ov065_021596e4 kind:function(arm,size=0x24) addr:0x021596e4 +func_ov065_02159708 kind:function(arm,size=0x28) addr:0x02159708 +func_ov065_02159730 kind:function(arm,size=0x6c) addr:0x02159730 +func_ov065_0215979c kind:function(arm,size=0x8) addr:0x0215979c +func_ov065_021597a4 kind:function(arm,size=0x30) addr:0x021597a4 +func_ov065_021597d4 kind:function(arm,size=0x14) addr:0x021597d4 +func_ov065_021597e8 kind:function(arm,size=0x8) addr:0x021597e8 +func_ov065_021597f0 kind:function(arm,size=0xcc) addr:0x021597f0 +func_ov065_021598bc kind:function(arm,size=0x14) addr:0x021598bc +func_ov065_021598d0 kind:function(arm,size=0x1c) addr:0x021598d0 +func_ov065_021598ec kind:function(arm,size=0x14) addr:0x021598ec +func_ov065_02159900 kind:function(arm,size=0xc) addr:0x02159900 +func_ov065_0215990c kind:function(arm,size=0x24) addr:0x0215990c +func_ov065_02159930 kind:function(arm,size=0x98) addr:0x02159930 +func_ov065_021599c8 kind:function(arm,size=0x2c) addr:0x021599c8 +func_ov065_021599f4 kind:function(arm,size=0x9c) addr:0x021599f4 +func_ov065_02159a90 kind:function(arm,size=0x4) addr:0x02159a90 +func_ov065_02159a94 kind:function(arm,size=0x4) addr:0x02159a94 +func_ov065_02159a98 kind:function(arm,size=0x20) addr:0x02159a98 +func_ov065_02159ab8 kind:function(arm,size=0x48) addr:0x02159ab8 +func_ov065_02159b00 kind:function(arm,size=0x20) addr:0x02159b00 +func_ov065_02159b20 kind:function(arm,size=0x4c) addr:0x02159b20 +func_ov065_02159b6c kind:function(arm,size=0x40) addr:0x02159b6c +func_ov065_02159bac kind:function(arm,size=0x38) addr:0x02159bac +func_ov065_02159be4 kind:function(arm,size=0x14) addr:0x02159be4 +func_ov065_02159bf8 kind:function(arm,size=0x10) addr:0x02159bf8 +func_ov065_02159c08 kind:function(arm,size=0x10) addr:0x02159c08 +func_ov065_02159c18 kind:function(arm,size=0x10) addr:0x02159c18 +func_ov065_02159c28 kind:function(arm,size=0x10) addr:0x02159c28 +func_ov065_02159c38 kind:function(arm,size=0x10) addr:0x02159c38 +func_ov065_02159c48 kind:function(arm,size=0x10) addr:0x02159c48 +func_ov065_02159c58 kind:function(arm,size=0xc) addr:0x02159c58 +func_ov065_02159c64 kind:function(arm,size=0x24) addr:0x02159c64 +func_ov065_02159c88 kind:function(arm,size=0x48) addr:0x02159c88 +func_ov065_02159cd0 kind:function(arm,size=0x20) addr:0x02159cd0 +func_ov065_02159cf0 kind:function(arm,size=0x50) addr:0x02159cf0 +func_ov065_02159d40 kind:function(arm,size=0x8) addr:0x02159d40 +func_ov065_02159d48 kind:function(arm,size=0x8) addr:0x02159d48 +func_ov065_02159d50 kind:function(arm,size=0x20) addr:0x02159d50 +func_ov065_02159d70 kind:function(arm,size=0x28) addr:0x02159d70 +func_ov065_02159d98 kind:function(arm,size=0x14) addr:0x02159d98 +func_ov065_02159dac kind:function(arm,size=0xc) addr:0x02159dac +func_ov065_02159db8 kind:function(arm,size=0x24) addr:0x02159db8 +func_ov065_02159ddc kind:function(arm,size=0x98) addr:0x02159ddc +func_ov065_02159e74 kind:function(arm,size=0x74) addr:0x02159e74 +func_ov065_02159ee8 kind:function(arm,size=0x4c) addr:0x02159ee8 +func_ov065_02159f34 kind:function(arm,size=0x4) addr:0x02159f34 +func_ov065_02159f38 kind:function(arm,size=0x20) addr:0x02159f38 +func_ov065_02159f58 kind:function(arm,size=0x20) addr:0x02159f58 +func_ov065_02159f78 kind:function(arm,size=0x28) addr:0x02159f78 +func_ov065_02159fa0 kind:function(arm,size=0x14) addr:0x02159fa0 +data_ov065_02159fb4 kind:data(any) addr:0x02159fb4 +data_ov065_02159fc4 kind:data(any) addr:0x02159fc4 +data_ov065_02159fd4 kind:data(any) addr:0x02159fd4 +data_ov065_02159fd8 kind:data(any) addr:0x02159fd8 ambiguous +data_ov065_02159fe4 kind:data(any) addr:0x02159fe4 +data_ov065_02159ff4 kind:data(any) addr:0x02159ff4 +data_ov065_0215a008 kind:data(any) addr:0x0215a008 +data_ov065_0215a01c kind:data(any) addr:0x0215a01c +data_ov065_0215a030 kind:data(any) addr:0x0215a030 +__sinit_ov065_0215a044 kind:function(arm,size=0x78) addr:0x0215a044 +__sinit_ov065_0215a0bc kind:function(arm,size=0x50) addr:0x0215a0bc +__sinit_ov065_0215a10c kind:function(arm,size=0x50) addr:0x0215a10c +__sinit_ov065_0215a15c kind:function(arm,size=0x50) addr:0x0215a15c +__sinit_ov065_0215a1ac kind:function(arm,size=0x50) addr:0x0215a1ac +__sinit_ov065_0215a1fc kind:function(arm,size=0x50) addr:0x0215a1fc +__sinit_ov065_0215a24c kind:function(arm,size=0x50) addr:0x0215a24c +__sinit_ov065_0215a29c kind:function(arm,size=0x50) addr:0x0215a29c +__sinit_ov065_0215a2ec kind:function(arm,size=0x7c) addr:0x0215a2ec +__sinit_ov065_0215a368 kind:function(arm,size=0x80) addr:0x0215a368 +__sinit_ov065_0215a3e8 kind:function(arm,size=0x50) addr:0x0215a3e8 +__sinit_ov065_0215a438 kind:function(arm,size=0x50) addr:0x0215a438 +.p__sinit_ov065_0215a044 kind:data(word) addr:0x0215a488 +.p__sinit_ov065_0215a0bc kind:data(word) addr:0x0215a48c +.p__sinit_ov065_0215a10c kind:data(word) addr:0x0215a490 +.p__sinit_ov065_0215a15c kind:data(word) addr:0x0215a494 +.p__sinit_ov065_0215a1ac kind:data(word) addr:0x0215a498 +.p__sinit_ov065_0215a1fc kind:data(word) addr:0x0215a49c +.p__sinit_ov065_0215a24c kind:data(word) addr:0x0215a4a0 +.p__sinit_ov065_0215a29c kind:data(word) addr:0x0215a4a4 +.p__sinit_ov065_0215a2ec kind:data(word) addr:0x0215a4a8 +.p__sinit_ov065_0215a368 kind:data(word) addr:0x0215a4ac +.p__sinit_ov065_0215a3e8 kind:data(word) addr:0x0215a4b0 +.p__sinit_ov065_0215a438 kind:data(word) addr:0x0215a4b4 +data_ov065_0215a4c0 kind:data(any) addr:0x0215a4c0 +data_ov065_0215a4e0 kind:data(any) addr:0x0215a4e0 +data_ov065_0215a4f0 kind:data(any) addr:0x0215a4f0 ambiguous +data_ov065_0215a504 kind:data(any) addr:0x0215a504 +data_ov065_0215a530 kind:data(any) addr:0x0215a530 +data_ov065_0215a550 kind:data(any) addr:0x0215a550 ambiguous +data_ov065_0215a578 kind:data(any) addr:0x0215a578 +data_ov065_0215a5bc kind:data(any) addr:0x0215a5bc +data_ov065_0215a634 kind:data(any) addr:0x0215a634 +data_ov065_0215a6b4 kind:data(any) addr:0x0215a6b4 +data_ov065_0215a710 kind:data(any) addr:0x0215a710 ambiguous +data_ov065_0215a7d0 kind:data(any) addr:0x0215a7d0 +data_ov065_0215a824 kind:data(any) addr:0x0215a824 ambiguous +data_ov065_0215a878 kind:data(any) addr:0x0215a878 ambiguous +data_ov065_0215a8ec kind:data(any) addr:0x0215a8ec +data_ov065_0215a904 kind:data(any) addr:0x0215a904 +data_ov065_0215a920 kind:data(any) addr:0x0215a920 +data_ov065_0215a950 kind:data(any) addr:0x0215a950 +data_ov065_0215a974 kind:data(any) addr:0x0215a974 +data_ov065_0215a9d4 kind:data(any) addr:0x0215a9d4 +data_ov065_0215a9f8 kind:data(any) addr:0x0215a9f8 +data_ov065_0215aa58 kind:data(any) addr:0x0215aa58 +data_ov065_0215aa7c kind:data(any) addr:0x0215aa7c +data_ov065_0215aaac kind:data(any) addr:0x0215aaac ambiguous +data_ov065_0215aad8 kind:data(any) addr:0x0215aad8 ambiguous +data_ov065_0215aadc kind:data(any) addr:0x0215aadc +data_ov065_0215ab00 kind:data(any) addr:0x0215ab00 +data_ov065_0215ab34 kind:data(any) addr:0x0215ab34 ambiguous +data_ov065_0215ab60 kind:data(any) addr:0x0215ab60 +data_ov065_0215ab84 kind:data(any) addr:0x0215ab84 +data_ov065_0215abe4 kind:data(any) addr:0x0215abe4 +data_ov065_0215abfc kind:data(any) addr:0x0215abfc ambiguous +data_ov065_0215ac08 kind:data(any) addr:0x0215ac08 +data_ov065_0215ac68 kind:data(any) addr:0x0215ac68 +data_ov065_0215ac8c kind:data(any) addr:0x0215ac8c +data_ov065_0215ace4 kind:data(any) addr:0x0215ace4 +data_ov065_0215acf0 kind:data(any) addr:0x0215acf0 +data_ov065_0215ad14 kind:data(any) addr:0x0215ad14 +data_ov065_0215ad6c kind:data(any) addr:0x0215ad6c +data_ov065_0215ad80 kind:data(any) addr:0x0215ad80 +data_ov065_0215ad9c kind:data(any) addr:0x0215ad9c +data_ov065_0215adb8 kind:data(any) addr:0x0215adb8 +data_ov065_0215ade0 kind:data(any) addr:0x0215ade0 +data_ov065_0215ae24 kind:data(any) addr:0x0215ae24 +data_ov065_0215ae30 kind:data(any) addr:0x0215ae30 ambiguous +data_ov065_0215ae64 kind:data(any) addr:0x0215ae64 +data_ov065_0215ae80 kind:data(any) addr:0x0215ae80 +data_ov065_0215aec4 kind:data(any) addr:0x0215aec4 ambiguous +data_ov065_0215aecc kind:data(any) addr:0x0215aecc +data_ov065_0215aee8 kind:data(any) addr:0x0215aee8 +data_ov065_0215af04 kind:data(any) addr:0x0215af04 +data_ov065_0215af2c kind:data(any) addr:0x0215af2c +data_ov065_0215af80 kind:bss addr:0x0215af80 +data_ov065_0215af84 kind:bss addr:0x0215af84 +data_ov065_0215af90 kind:bss addr:0x0215af90 +data_ov065_0215af9c kind:bss addr:0x0215af9c +data_ov065_0215afe4 kind:bss addr:0x0215afe4 ambiguous +data_ov065_0215afe8 kind:bss addr:0x0215afe8 ambiguous +data_ov065_0215afec kind:bss addr:0x0215afec +data_ov065_0215b044 kind:bss addr:0x0215b044 ambiguous +data_ov065_0215b078 kind:bss addr:0x0215b078 ambiguous +data_ov065_0215b0c4 kind:bss addr:0x0215b0c4 +data_ov065_0215b0c8 kind:bss addr:0x0215b0c8 +data_ov065_0215b0d4 kind:bss addr:0x0215b0d4 +data_ov065_0215b194 kind:bss addr:0x0215b194 ambiguous +data_ov065_0215b1ac kind:bss addr:0x0215b1ac +data_ov065_0215b1b0 kind:bss addr:0x0215b1b0 +data_ov065_0215b1bc kind:bss addr:0x0215b1bc +data_ov065_0215b294 kind:bss addr:0x0215b294 +data_ov065_0215b298 kind:bss addr:0x0215b298 +data_ov065_0215b2a4 kind:bss addr:0x0215b2a4 +data_ov065_0215b368 kind:bss addr:0x0215b368 ambiguous +data_ov065_0215b37c kind:bss addr:0x0215b37c +data_ov065_0215b380 kind:bss addr:0x0215b380 +data_ov065_0215b38c kind:bss addr:0x0215b38c +data_ov065_0215b3b4 kind:bss addr:0x0215b3b4 ambiguous +data_ov065_0215b464 kind:bss addr:0x0215b464 +data_ov065_0215b468 kind:bss addr:0x0215b468 +data_ov065_0215b474 kind:bss addr:0x0215b474 +data_ov065_0215b4ec kind:bss addr:0x0215b4ec ambiguous +data_ov065_0215b54c kind:bss addr:0x0215b54c +data_ov065_0215b550 kind:bss addr:0x0215b550 +data_ov065_0215b55c kind:bss addr:0x0215b55c +data_ov065_0215b634 kind:bss addr:0x0215b634 +data_ov065_0215b638 kind:bss addr:0x0215b638 +data_ov065_0215b644 kind:bss addr:0x0215b644 +data_ov065_0215b6cc kind:bss addr:0x0215b6cc ambiguous +data_ov065_0215b71c kind:bss addr:0x0215b71c +data_ov065_0215b720 kind:bss addr:0x0215b720 +data_ov065_0215b72c kind:bss addr:0x0215b72c +data_ov065_0215b736 kind:bss addr:0x0215b736 +data_ov065_0215b73a kind:bss addr:0x0215b73a +data_ov065_0215b744 kind:bss addr:0x0215b744 +data_ov065_0215b780 kind:bss addr:0x0215b780 +data_ov065_0215b790 kind:bss addr:0x0215b790 +data_ov065_0215b79c kind:bss addr:0x0215b79c +data_ov065_0215b7bc kind:bss addr:0x0215b7bc +data_ov065_0215b7dc kind:bss addr:0x0215b7dc +data_ov065_0215b7e0 kind:bss addr:0x0215b7e0 +data_ov065_0215b7e4 kind:bss addr:0x0215b7e4 ambiguous +data_ov065_0215b7ec kind:bss addr:0x0215b7ec +data_ov065_0215b830 kind:bss addr:0x0215b830 ambiguous +data_ov065_0215b8c0 kind:bss addr:0x0215b8c0 +data_ov065_0215b8c4 kind:bss addr:0x0215b8c4 +data_ov065_0215b8d0 kind:bss addr:0x0215b8d0 +data_ov065_0215b984 kind:bss addr:0x0215b984 ambiguous +data_ov065_0215b9a4 kind:bss addr:0x0215b9a4 diff --git a/config/usa/arm9/overlays/ov066/delinks.txt b/config/usa/arm9/overlays/ov066/delinks.txt new file mode 100644 index 00000000..5973d2be --- /dev/null +++ b/config/usa/arm9/overlays/ov066/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x0215d780 kind:code align:32 + .rodata start:0x0215d780 end:0x0215d8a8 kind:rodata align:4 + .init start:0x0215d8a8 end:0x0215dca0 kind:code align:4 + .ctor start:0x0215dca0 end:0x0215dccc kind:rodata align:4 + .data start:0x0215dce0 end:0x02162600 kind:data align:32 + .bss start:0x02162600 end:0x02163140 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov066/relocs.txt b/config/usa/arm9/overlays/ov066/relocs.txt new file mode 100644 index 00000000..b7ea0d49 --- /dev/null +++ b/config/usa/arm9/overlays/ov066/relocs.txt @@ -0,0 +1,2385 @@ +from:0x02157e88 kind:load to:0x02162610 module:overlay(66) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x02158240 module:overlay(66) +from:0x02157ebc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157f18 kind:load to:0x0215e220 module:overlay(66) +from:0x02157f30 kind:arm_call to:0x02165880 module:overlays(88,89,90,91,92,93,94) +from:0x02157f50 kind:load to:0x0215e990 module:overlay(66) +from:0x02157f54 kind:load to:0x0215e204 module:overlay(66) +from:0x02157f68 kind:arm_call to:0x021658c8 module:overlay(89) +from:0x02157f84 kind:arm_call to:0x021658c8 module:overlay(89) +from:0x02157f8c kind:arm_call to:0x02011ff4 module:main +from:0x02157fac kind:arm_call to:0x021658cc module:overlay(89) +from:0x02157fbc kind:arm_call to:0x02165a08 module:overlay(89) +from:0x02158000 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158050 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158070 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158080 kind:arm_call to:0x02014fb8 module:main +from:0x02158094 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021580b4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021580c4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021580e4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021580f8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215810c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215812c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158140 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158154 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158174 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158188 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158194 kind:arm_call to:0x02014fb8 module:main +from:0x021581ac kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021581cc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021581e0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021581ec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215820c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158220 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215823c kind:load to:0x02049bbc module:main +from:0x0215826c kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215828c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021582a8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021582b8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215832c kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02158354 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215836c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158384 kind:arm_call to:0x02157f20 module:overlay(66) +from:0x0215838c kind:arm_call to:0x02166344 module:overlay(89) +from:0x02158408 kind:load to:0x02162610 module:overlay(66) +from:0x0215840c kind:load to:0x0215eca4 module:overlay(66) +from:0x02158410 kind:load to:0x0215e2bc module:overlay(66) +from:0x02158414 kind:load to:0x0215edc0 module:overlay(66) +from:0x02158418 kind:load to:0x0215e274 module:overlay(66) +from:0x0215841c kind:load to:0x0215e300 module:overlay(66) +from:0x02158420 kind:load to:0x0215d788 module:overlay(66) +from:0x02158424 kind:load to:0x020b6288 module:overlay(0) +from:0x02158430 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158444 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158474 kind:load to:0x020b6288 module:overlay(0) +from:0x021584c4 kind:arm_call to:0x02157f98 module:overlay(66) +from:0x0215850c kind:arm_call to:0x02014fb8 module:main +from:0x0215853c kind:arm_call to:0x02014fb8 module:main +from:0x02158560 kind:arm_call to:0x02014fb8 module:main +from:0x02158584 kind:arm_call to:0x02165c60 module:overlays(88,89) +from:0x021585a0 kind:arm_call to:0x02165d7c module:overlay(89) +from:0x021585c0 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x021585fc kind:arm_call to:0x020a8e7c module:overlay(0) +from:0x02158634 kind:arm_call to:0x0207832c module:overlay(0) +from:0x02158644 kind:arm_call to:0x01fff148 module:itcm +from:0x02158688 kind:arm_call to:0x01fff17c module:itcm +from:0x021586bc kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021586e8 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021586fc kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215872c kind:arm_call to:0x02078210 module:overlay(0) +from:0x02158778 kind:arm_call to:0x020a9198 module:overlay(0) +from:0x02158788 kind:load to:0x02049bbc module:main +from:0x0215878c kind:load to:0x02171520 module:overlay(89) +from:0x02158790 kind:load to:0x0215e990 module:overlay(66) +from:0x02158794 kind:load to:0x0215e88c module:overlay(66) +from:0x02158798 kind:load to:0x0215eb98 module:overlay(66) +from:0x0215879c kind:load to:0x0215e788 module:overlay(66) +from:0x021587a0 kind:load to:0x0215ea94 module:overlay(66) +from:0x021587a4 kind:load to:0x0215e47c module:overlay(66) +from:0x021587a8 kind:load to:0x0215e684 module:overlay(66) +from:0x021587ac kind:load to:0x0215e378 module:overlay(66) +from:0x021587b0 kind:load to:0x0215e580 module:overlay(66) +from:0x021587b4 kind:load to:0x027e0994 module:dtcm +from:0x021587b8 kind:load to:0x027e09bc module:dtcm +from:0x021587bc kind:load to:0x0215d790 module:overlay(66) +from:0x021587c0 kind:load to:0x027e0ce0 module:dtcm +from:0x02158844 kind:arm_call to:0x02165a14 module:overlay(89) +from:0x021588a0 kind:arm_call to:0x0216640c module:overlays(89,92) +from:0x021588f0 kind:arm_call to:0x02014a34 module:main +from:0x0215892c kind:arm_call to:0x02158450 module:overlay(66) +from:0x0215899c kind:load to:0x02049b8c module:main +from:0x021589ac kind:arm_call to:0x020a993c module:overlay(0) +from:0x021589f0 kind:arm_call to:0x020166cc module:main +from:0x021589fc kind:load to:0x027e0954 module:dtcm +from:0x02158a08 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02158a20 kind:arm_call to:0x02158b68 module:overlay(66) +from:0x02158a3c kind:arm_call to:0x02158b4c module:overlay(66) +from:0x02158a50 kind:arm_call to:0x020e8510 module:overlay(31) +from:0x02158a74 kind:arm_call to:0x02166498 module:overlays(88,89) +from:0x02158a94 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x02158a9c kind:load to:0x020b5198 module:overlay(0) +from:0x02158b2c kind:arm_call to:0x02158b4c module:overlay(66) +from:0x02158b3c kind:arm_call to:0x02158b68 module:overlay(66) +from:0x02158b58 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02158bb0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02158bc4 kind:load to:0x0215e23c module:overlay(66) +from:0x02158be4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158bf8 kind:load to:0x02057884 module:overlay(0) +from:0x02158c0c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158c14 kind:arm_call to:0x02011ff4 module:main +from:0x02158c2c kind:arm_call to:0x0201666c module:main +from:0x02158c34 kind:arm_call to:0x02157f58 module:overlay(66) +from:0x02158c3c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158c44 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158c4c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158c54 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158c6c kind:arm_call to:0x0201666c module:main +from:0x02158c74 kind:arm_call to:0x02157f58 module:overlay(66) +from:0x02158c7c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158c84 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158c8c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158c94 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158c9c kind:arm_call to:0x02011ff4 module:main +from:0x02158cb8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158cc4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158ce0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02158cf0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02158d00 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158d08 kind:arm_call to:0x02011ff4 module:main +from:0x02158d20 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158d28 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158d30 kind:arm_call to:0x02011ff4 module:main +from:0x02158d48 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158d50 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158d64 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158d78 kind:load to:0x021626f8 module:overlay(66) +from:0x02158d8c kind:arm_call to:0x02011f3c module:main +from:0x02158d98 kind:arm_call to:0x0215ac50 module:overlay(66) +from:0x02158dac kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158e08 kind:load to:0x0215ffac module:overlay(66) +from:0x02158e1c kind:arm_call to:0x02165880 module:overlays(88,89,90,91,92,93,94) +from:0x02158e4c kind:load to:0x021607ec module:overlay(66) +from:0x02158e50 kind:load to:0x0215ff90 module:overlay(66) +from:0x02158e64 kind:arm_call to:0x021658c8 module:overlay(89) +from:0x02158e80 kind:arm_call to:0x021658c8 module:overlay(89) +from:0x02158e88 kind:arm_call to:0x02011ff4 module:main +from:0x02158ec0 kind:arm_call to:0x021658cc module:overlay(89) +from:0x02158ed0 kind:arm_call to:0x02165a08 module:overlay(89) +from:0x02158f44 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158f9c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02158ffc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021591a8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021591c8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021591dc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021591f8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159218 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215922c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159244 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159258 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159270 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159284 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021592a0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021592c0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021592d4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021592ec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159300 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215931c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159330 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215934c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159364 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159394 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021593a8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021593d0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021593e4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159408 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159420 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159440 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159458 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159488 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215949c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021594c0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021594d4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159504 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159518 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159544 kind:arm_call to:0x02014fb8 module:main +from:0x0215957c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215959c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021595b0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021595cc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021595ec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159600 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159618 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215962c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159644 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159658 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159674 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159694 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021596a8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021596c0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021596d4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021596f0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159704 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159720 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159738 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159750 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159764 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159780 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159794 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021597b0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021597c8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021597e0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021597f8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159810 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159824 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215983c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159850 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159868 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215987c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021598b4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021598d4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021598e8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159904 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159924 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159938 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159950 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159964 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215997c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159990 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021599ac kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021599cc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021599e0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x021599f8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159a0c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159a28 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159a3c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159a58 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159a70 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159a88 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159a9c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ab8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159acc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ae8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159b00 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159b18 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159b30 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159b48 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159b5c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159b74 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159b88 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ba0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159bb4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159bf4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159c14 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159c28 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159c44 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159c64 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159c78 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159c90 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ca4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159cbc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159cd0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159cec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159d0c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159d20 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159d38 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159d4c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159d68 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159d7c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159d98 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159db0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159dc8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ddc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159df8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159e0c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159e28 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159e40 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159e58 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159e70 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159e80 kind:load to:0x02049bbc module:main +from:0x02159e8c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ea0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159eb8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ecc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ee4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ef8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159f0c kind:arm_call to:0x02014fb8 module:main +from:0x02159f44 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159f64 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159f78 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159f94 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159fb4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159fc8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159fe0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02159ff4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a00c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a020 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a03c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a05c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a070 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a088 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a09c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a0b8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a0cc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a0e8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a100 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a118 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a12c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a148 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a15c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a178 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a190 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a1a8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a1c0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a1d8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a1ec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a204 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a218 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a230 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a244 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a27c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a29c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a2b0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a2cc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a2ec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a300 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a318 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a32c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a344 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a358 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a374 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a394 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a3a8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a3c0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a3d4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a3f0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a404 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a420 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a438 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a450 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a464 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a480 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a494 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a4b0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a4c8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a4e0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a4f8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a510 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a524 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a53c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a550 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a568 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a57c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a590 kind:arm_call to:0x02014fb8 module:main +from:0x0215a5c8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a5e8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a5fc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a618 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a638 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a64c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a664 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a678 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a690 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a6a4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a6c0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a6e0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a6f4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a70c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a720 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a73c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a750 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a76c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a784 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a79c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a7b0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a7d8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a7ec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a820 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a838 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a850 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a868 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a880 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a894 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a8ac kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a8c0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a8d8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a8ec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a924 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a944 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a958 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a974 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a994 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a9a8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a9c0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a9d4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215a9ec kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aa00 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aa1c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aa3c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aa50 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aa68 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aa7c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aa98 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aaac kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aac8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aae0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aaf8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ab0c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ab28 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ab3c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ab58 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ab70 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ab88 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215aba0 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215abb8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215abcc kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215abe4 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215abf8 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ac10 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ac24 kind:arm_call to:0x021659f8 module:overlay(89) +from:0x0215ac7c kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215ac9c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215acb8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215acc8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ad3c kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0215ad64 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215ad7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ad94 kind:arm_call to:0x02158e0c module:overlay(66) +from:0x0215ada0 kind:arm_call to:0x02158e0c module:overlay(66) +from:0x0215ada8 kind:arm_call to:0x02166344 module:overlay(89) +from:0x0215ae14 kind:load to:0x021626f8 module:overlay(66) +from:0x0215ae18 kind:load to:0x0215eca4 module:overlay(66) +from:0x0215ae1c kind:load to:0x0215e2bc module:overlay(66) +from:0x0215ae20 kind:load to:0x021600c0 module:overlay(66) +from:0x0215ae24 kind:load to:0x0215e274 module:overlay(66) +from:0x0215ae28 kind:load to:0x0215fff8 module:overlay(66) +from:0x0215ae2c kind:load to:0x020b6288 module:overlay(0) +from:0x0215ae88 kind:arm_call to:0x02158e94 module:overlay(66) +from:0x0215aed0 kind:arm_call to:0x02014fb8 module:main +from:0x0215aef0 kind:arm_call to:0x02014fb8 module:main +from:0x0215af1c kind:arm_call to:0x02014fb8 module:main +from:0x0215af44 kind:arm_call to:0x0215ac48 module:overlay(66) +from:0x0215af5c kind:arm_call to:0x02165c60 module:overlays(88,89) +from:0x0215af9c kind:arm_call to:0x02158e94 module:overlay(66) +from:0x0215afe4 kind:arm_call to:0x02014fb8 module:main +from:0x0215b004 kind:arm_call to:0x02014fb8 module:main +from:0x0215b030 kind:arm_call to:0x02014fb8 module:main +from:0x0215b058 kind:arm_call to:0x0215ac48 module:overlay(66) +from:0x0215b070 kind:arm_call to:0x02165c60 module:overlays(88,89) +from:0x0215b07c kind:arm_call to:0x02165d7c module:overlay(89) +from:0x0215b0b0 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215b0f4 kind:arm_call to:0x0207832c module:overlay(0) +from:0x0215b100 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0215b138 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215b14c kind:arm_call to:0x02078210 module:overlay(0) +from:0x0215b1dc kind:arm_call to:0x0215b918 module:overlay(66) +from:0x0215b1fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b268 kind:arm_call to:0x0215b8a4 module:overlay(66) +from:0x0215b274 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x0215b290 kind:load to:0x02049bbc module:main +from:0x0215b294 kind:load to:0x021607ec module:overlay(66) +from:0x0215b298 kind:load to:0x021604e0 module:overlay(66) +from:0x0215b29c kind:load to:0x02161110 module:overlay(66) +from:0x0215b2a0 kind:load to:0x0216141c module:overlay(66) +from:0x0215b2a4 kind:load to:0x021601d4 module:overlay(66) +from:0x0215b2a8 kind:load to:0x02161728 module:overlay(66) +from:0x0215b2ac kind:load to:0x02160af8 module:overlay(66) +from:0x0215b2b0 kind:load to:0x02160e04 module:overlay(66) +from:0x0215b2b4 kind:load to:0x02161a34 module:overlay(66) +from:0x0215b2b8 kind:load to:0x02171520 module:overlay(89) +from:0x0215b2bc kind:load to:0x027e0994 module:dtcm +from:0x0215b2c0 kind:load to:0x0215d810 module:overlay(66) +from:0x0215b2c4 kind:load to:0x027e09bc module:dtcm +from:0x0215b2c8 kind:load to:0x020b502c module:overlay(0) +from:0x0215b2cc kind:load to:0x0215b2d4 module:overlay(66) +from:0x0215b2d0 kind:load to:0x020b5198 module:overlay(0) +from:0x0215b304 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b328 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b364 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0215b390 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0215b3a8 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0215b3c4 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0215b3e0 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0215b3fc kind:load to:0x027e0ce4 module:dtcm +from:0x0215b400 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215b408 kind:load to:0x020b502c module:overlay(0) +from:0x0215b40c kind:load to:0x0215d7b8 module:overlay(66) +from:0x0215b410 kind:load to:0x02049bbc module:main +from:0x0215b414 kind:load to:0x0215d7d0 module:overlay(66) +from:0x0215b418 kind:load to:0x0215d7c0 module:overlay(66) +from:0x0215b41c kind:load to:0x0215d7e0 module:overlay(66) +from:0x0215b420 kind:load to:0x0215d830 module:overlay(66) +from:0x0215b424 kind:load to:0x02161d40 module:overlay(66) +from:0x0215b504 kind:arm_call to:0x02165a14 module:overlay(89) +from:0x0215b560 kind:arm_call to:0x0216640c module:overlays(89,92) +from:0x0215b5f0 kind:load to:0x02049bc4 module:main +from:0x0215b5f4 kind:load to:0x02049b8c module:main +from:0x0215b608 kind:arm_call to:0x020a993c module:overlay(0) +from:0x0215b64c kind:arm_call to:0x020166cc module:main +from:0x0215b658 kind:load to:0x027e0954 module:dtcm +from:0x0215b674 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b69c kind:arm_call to:0x020e8510 module:overlay(31) +from:0x0215b6c0 kind:arm_call to:0x02166498 module:overlays(88,89) +from:0x0215b6e0 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0215b6e8 kind:load to:0x020b5198 module:overlay(0) +from:0x0215b788 kind:arm_call to:0x0215b844 module:overlay(66) +from:0x0215b7a0 kind:arm_call to:0x0215b828 module:overlay(66) +from:0x0215b7ec kind:arm_call to:0x0215b828 module:overlay(66) +from:0x0215b7fc kind:arm_call to:0x0215b844 module:overlay(66) +from:0x0215b818 kind:arm_call to:0x020e7768 module:overlay(31) +from:0x0215b820 kind:arm_call to:0x0215b828 module:overlay(66) +from:0x0215b834 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x0215b88c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b8a0 kind:load to:0x0215ffc8 module:overlay(66) +from:0x0215b8d0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b8f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b900 kind:arm_call to:0x0215c7ec module:overlay(66) +from:0x0215b90c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b914 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215b944 kind:arm_call to:0x01fff350 module:itcm +from:0x0215b964 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b974 kind:arm_call to:0x0215c848 module:overlay(66) +from:0x0215b980 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b988 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215b998 kind:arm_call to:0x0201666c module:main +from:0x0215b9a0 kind:arm_call to:0x02158e54 module:overlay(66) +from:0x0215b9a8 kind:arm_call to:0x02158e54 module:overlay(66) +from:0x0215b9b0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b9b8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b9c0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b9c8 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215b9e0 kind:arm_call to:0x0201666c module:main +from:0x0215b9e8 kind:arm_call to:0x02158e54 module:overlay(66) +from:0x0215b9f0 kind:arm_call to:0x02158e54 module:overlay(66) +from:0x0215b9f8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215ba00 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ba08 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215ba10 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215ba18 kind:arm_call to:0x02011ff4 module:main +from:0x0215ba2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215ba40 kind:load to:0x021627f0 module:overlay(66) +from:0x0215ba5c kind:arm_call to:0x020978bc module:overlay(0) +from:0x0215ba74 kind:load to:0x02161d74 module:overlay(66) +from:0x0215ba80 kind:load to:0x021628c8 module:overlay(66) +from:0x0215ba94 kind:arm_call to:0x02011f3c module:main +from:0x0215baa0 kind:arm_call to:0x0215bb90 module:overlay(66) +from:0x0215bab8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215bb18 kind:load to:0x02161d50 module:overlay(66) +from:0x0215bb40 kind:load to:0x020b537c module:overlay(0) +from:0x0215bb70 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215bb84 kind:load to:0x020b537c module:overlay(0) +from:0x0215bba0 kind:arm_call to:0x0215bb24 module:overlay(66) +from:0x0215bbe8 kind:arm_call to:0x0215bb24 module:overlay(66) +from:0x0215bbec kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0215bbf4 kind:arm_call to:0x0215bb44 module:overlay(66) +from:0x0215bc08 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215bc2c kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0215bc44 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215bc54 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215bccc kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0215bce8 kind:load to:0x0215eca4 module:overlay(66) +from:0x0215bcec kind:load to:0x0215e2bc module:overlay(66) +from:0x0215bcf0 kind:load to:0x02161e70 module:overlay(66) +from:0x0215bcf4 kind:load to:0x020b537c module:overlay(0) +from:0x0215bcf8 kind:load to:0x02161e20 module:overlay(66) +from:0x0215bd08 kind:arm_call to:0x01fff458 module:itcm +from:0x0215bd24 kind:arm_call to:0x01fff458 module:itcm +from:0x0215bd58 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x0215bd6c kind:load to:0x0215d888 module:overlay(66) +from:0x0215bdc0 kind:load to:0x02161d90 module:overlay(66) +from:0x0215bdf4 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0215be54 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215be7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215beb4 kind:load to:0x02161dd8 module:overlay(66) +from:0x0215bec8 kind:load to:0x020a993c module:overlay(0) +from:0x0215bed8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215bee0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215bee8 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215bf00 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215bf08 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215bf10 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215bf18 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bf40 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bf54 kind:load to:0x021629c0 module:overlay(66) +from:0x0215bf68 kind:arm_call to:0x02011f3c module:main +from:0x0215bf74 kind:arm_call to:0x0215c100 module:overlay(66) +from:0x0215bf8c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215bfec kind:load to:0x02161fb0 module:overlay(66) +from:0x0215c004 kind:load to:0x02162a98 module:overlay(66) +from:0x0215c018 kind:arm_call to:0x02011f3c module:main +from:0x0215c024 kind:arm_call to:0x0215c100 module:overlay(66) +from:0x0215c038 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c094 kind:load to:0x02161f8c module:overlay(66) +from:0x0215c0b8 kind:load to:0x020b537c module:overlay(0) +from:0x0215c0dc kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215c0f8 kind:load to:0x020b537c module:overlay(0) +from:0x0215c10c kind:arm_call to:0x0215c09c module:overlay(66) +from:0x0215c154 kind:arm_call to:0x0215c0bc module:overlay(66) +from:0x0215c15c kind:arm_call to:0x0215c09c module:overlay(66) +from:0x0215c160 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0215c178 kind:arm_call to:0x0216f728 module:overlay(94) +from:0x0215c1e0 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0215c1f8 kind:load to:0x021620bc module:overlay(66) +from:0x0215c1fc kind:load to:0x020b537c module:overlay(0) +from:0x0215c200 kind:load to:0x02161fcc module:overlay(66) +from:0x0215c210 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c244 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x0215c258 kind:load to:0x0215d8a0 module:overlay(66) +from:0x0215c2ac kind:load to:0x02162014 module:overlay(66) +from:0x0215c2e0 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0215c340 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215c368 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c3a0 kind:load to:0x02162064 module:overlay(66) +from:0x0215c3b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c3b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215c3c0 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215c3d8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c3e0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215c3e8 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215c3f0 kind:arm_call to:0x02011ff4 module:main +from:0x0215c404 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c418 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c42c kind:load to:0x02162b80 module:overlay(66) +from:0x0215c440 kind:arm_call to:0x02011f3c module:main +from:0x0215c44c kind:arm_call to:0x0215c47c module:overlay(66) +from:0x0215c460 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c478 kind:load to:0x021621e0 module:overlay(66) +from:0x0215c484 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215c498 kind:load to:0x02162204 module:overlay(66) +from:0x0215c4e8 kind:load to:0x02162b80 module:overlay(66) +from:0x0215c4f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c500 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c518 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c520 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c528 kind:arm_call to:0x02011ff4 module:main +from:0x0215c53c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c550 kind:load to:0x02162c68 module:overlay(66) +from:0x0215c564 kind:arm_call to:0x02011f3c module:main +from:0x0215c570 kind:arm_call to:0x0215c5b4 module:overlay(66) +from:0x0215c584 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c59c kind:load to:0x02162284 module:overlay(66) +from:0x0215c5a8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c5c0 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215c5ec kind:arm_call to:0x0205a670 module:overlay(0) +from:0x0215c610 kind:arm_call to:0x0203d138 module:main +from:0x0215c620 kind:load to:0x021622d4 module:overlay(66) +from:0x0215c624 kind:load to:0x021622a8 module:overlay(66) +from:0x0215c628 kind:load to:0x0215c630 module:overlay(66) +from:0x0215c62c kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x0215c644 kind:arm_call to:0x0203d1e8 module:main +from:0x0215c650 kind:load to:0x0215c654 module:overlay(66) +from:0x0215c65c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215c674 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0215c67c kind:arm_call to:0x02057d7c module:overlay(0) +from:0x0215c698 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215c6a4 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215c6d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c6ec kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215c6f8 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215c72c kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215c738 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215c744 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x0215c780 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x0215c790 kind:load to:0x0216225c module:overlay(66) +from:0x0215c794 kind:load to:0x0216232c module:overlay(66) +from:0x0215c798 kind:load to:0x02162338 module:overlay(66) +from:0x0215c7e8 kind:load to:0x02162c68 module:overlay(66) +from:0x0215c828 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c844 kind:load to:0x027e0cec module:dtcm +from:0x0215c888 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c8a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c8c0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c8dc kind:load to:0x027e0cec module:dtcm +from:0x0215c908 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c910 kind:arm_call to:0x02011ff4 module:main +from:0x0215c934 kind:arm_call to:0x0203d1e8 module:main +from:0x0215c93c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c944 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c94c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c958 kind:load to:0x0215c630 module:overlay(66) +from:0x0215c974 kind:arm_call to:0x0203d1e8 module:main +from:0x0215c97c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c984 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c98c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c994 kind:arm_call to:0x02011ff4 module:main +from:0x0215c9a0 kind:load to:0x0215c630 module:overlay(66) +from:0x0215c9ac kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c9c0 kind:load to:0x02162d50 module:overlay(66) +from:0x0215c9d4 kind:arm_call to:0x02011f3c module:main +from:0x0215c9e0 kind:arm_call to:0x0215ca1c module:overlay(66) +from:0x0215c9f8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215ca18 kind:load to:0x0216234c module:overlay(66) +from:0x0215ca24 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215ca38 kind:load to:0x02162368 module:overlay(66) +from:0x0215ca88 kind:load to:0x02162d50 module:overlay(66) +from:0x0215caa0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215caa8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215cac0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215cac8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215cad0 kind:arm_call to:0x02011ff4 module:main +from:0x0215cae4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215caf8 kind:load to:0x02162e34 module:overlay(66) +from:0x0215cb0c kind:arm_call to:0x02011f3c module:main +from:0x0215cb18 kind:arm_call to:0x0215cb60 module:overlay(66) +from:0x0215cb2c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215cb5c kind:load to:0x021623d4 module:overlay(66) +from:0x0215cb68 kind:arm_call to:0x020f407c module:overlay(31) +from:0x0215cb88 kind:load to:0x021623f8 module:overlay(66) +from:0x0215cb94 kind:arm_call to:0x020f4124 module:overlay(31) +from:0x0215cba4 kind:arm_call to:0x0215cbd0 module:overlay(66) +from:0x0215cbac kind:arm_call to:0x020f41c0 module:overlay(31) +from:0x0215cbb8 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x0215cc08 kind:load to:0x021623bc module:overlay(66) +from:0x0215cc48 kind:arm_call to:0x020f48e8 module:overlay(31) +from:0x0215cc50 kind:load to:0x021623ac module:overlay(66) +from:0x0215cccc kind:arm_call to:0x020f58d0 module:overlays(21,31) +from:0x0215cce4 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x0215ccec kind:arm_call to:0x020f59d0 module:overlay(31) +from:0x0215cd10 kind:arm_call to:0x020f486c module:overlay(31) +from:0x0215cd20 kind:arm_call to:0x020f5428 module:overlay(31) +from:0x0215cd28 kind:arm_call to:0x020f594c module:overlay(31) +from:0x0215cd44 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215cd74 kind:arm_call to:0x0215cc0c module:overlay(66) +from:0x0215cd7c kind:arm_call to:0x020f5b74 module:overlay(31) +from:0x0215cd94 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215cd9c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215cda4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215cdbc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215cdc4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215cdcc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215cdd4 kind:arm_call to:0x02011ff4 module:main +from:0x0215cde8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215cdfc kind:load to:0x02162e80 module:overlay(66) +from:0x0215ce10 kind:arm_call to:0x02011f3c module:main +from:0x0215ce1c kind:arm_call to:0x0215ce74 module:overlay(66) +from:0x0215ce34 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215ce6c kind:load to:0x0216245c module:overlay(66) +from:0x0215ce7c kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215ce90 kind:load to:0x02162478 module:overlay(66) +from:0x0215cee0 kind:load to:0x02162e80 module:overlay(66) +from:0x0215cef8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215cf00 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215cf18 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215cf20 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215cf28 kind:arm_call to:0x02011ff4 module:main +from:0x0215cf3c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215cf50 kind:load to:0x02162f64 module:overlay(66) +from:0x0215cf64 kind:arm_call to:0x02011f3c module:main +from:0x0215cf70 kind:arm_call to:0x0215cfc8 module:overlay(66) +from:0x0215cf88 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215cfc0 kind:load to:0x021624c4 module:overlay(66) +from:0x0215cfd0 kind:arm_call to:0x0214f5f4 module:overlay(58) +from:0x0215cfe4 kind:load to:0x021624e0 module:overlay(66) +from:0x0215d034 kind:load to:0x02162f64 module:overlay(66) +from:0x0215d04c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215d054 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215d06c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215d074 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215d07c kind:arm_call to:0x02011ff4 module:main +from:0x0215d090 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215d0ac kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0215d0c8 kind:load to:0x0216258c module:overlay(66) +from:0x0215d0d4 kind:load to:0x02057bd4 module:overlay(0) +from:0x0215d124 kind:load to:0x02163048 module:overlay(66) +from:0x0215d138 kind:arm_call to:0x02011f3c module:main +from:0x0215d144 kind:arm_call to:0x0215d1f8 module:overlay(66) +from:0x0215d15c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215d16c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215d1e0 kind:load to:0x02162548 module:overlay(66) +from:0x0215d1e8 kind:load to:0x02162564 module:overlay(66) +from:0x0215d1ec kind:load to:0x0216252c module:overlay(66) +from:0x0215d200 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215d210 kind:arm_call to:0x0215d09c module:overlay(66) +from:0x0215d238 kind:load to:0x021625b8 module:overlay(66) +from:0x0215d244 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d260 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215d300 kind:load to:0x02163048 module:overlay(66) +from:0x0215d304 kind:load to:0x0216311c module:overlay(66) +from:0x0215d3b0 kind:arm_call to:0x0215d488 module:overlay(66) +from:0x0215d450 kind:load to:0x02049bc4 module:main +from:0x0215d4d8 kind:arm_call to:0x02039edc module:main +from:0x0215d4e4 kind:arm_call to:0x0203a950 module:main +from:0x0215d4ec kind:arm_call to:0x02039d38 module:main +from:0x0215d530 kind:arm_call to:0x02039edc module:main +from:0x0215d53c kind:arm_call to:0x0203a950 module:main +from:0x0215d548 kind:arm_call to:0x0203a950 module:main +from:0x0215d554 kind:arm_call to:0x0203ab30 module:main +from:0x0215d588 kind:arm_call to:0x02039edc module:main +from:0x0215d594 kind:arm_call to:0x0203a950 module:main +from:0x0215d5a0 kind:arm_call to:0x0203a950 module:main +from:0x0215d5a8 kind:arm_call to:0x0203ad60 module:main +from:0x0215d5ac kind:arm_call to:0x0203a584 module:main +from:0x0215d604 kind:arm_call to:0x02039edc module:main +from:0x0215d610 kind:arm_call to:0x0203a950 module:main +from:0x0215d618 kind:arm_call to:0x02039d38 module:main +from:0x0215d654 kind:arm_call to:0x02039edc module:main +from:0x0215d660 kind:arm_call to:0x0203a950 module:main +from:0x0215d66c kind:arm_call to:0x0203a950 module:main +from:0x0215d678 kind:arm_call to:0x0203ab30 module:main +from:0x0215d6a4 kind:arm_call to:0x02039edc module:main +from:0x0215d6b0 kind:arm_call to:0x0203a950 module:main +from:0x0215d6bc kind:arm_call to:0x0203a950 module:main +from:0x0215d6c4 kind:arm_call to:0x0203ad60 module:main +from:0x0215d6c8 kind:arm_call to:0x0203a584 module:main +from:0x0215d6fc kind:load to:0x02049bc4 module:main +from:0x0215d710 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d718 kind:arm_call to:0x02011ff4 module:main +from:0x0215d730 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d738 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215d750 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d758 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215d760 kind:arm_call to:0x02011ff4 module:main +from:0x0215d774 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215d8c4 kind:arm_call to:0x02157eb0 module:overlay(66) +from:0x0215d8d4 kind:arm_call to:0x0203ce4c module:main +from:0x0215d8e8 kind:load to:0x02162600 module:overlay(66) +from:0x0215d8ec kind:load to:0x02162610 module:overlay(66) +from:0x0215d8f0 kind:load to:0x02158d5c module:overlay(66) +from:0x0215d8f4 kind:load to:0x02162604 module:overlay(66) +from:0x0215d914 kind:arm_call to:0x02158da0 module:overlay(66) +from:0x0215d924 kind:arm_call to:0x0203ce4c module:main +from:0x0215d938 kind:load to:0x021626e8 module:overlay(66) +from:0x0215d93c kind:load to:0x021626f8 module:overlay(66) +from:0x0215d940 kind:load to:0x0215ba24 module:overlay(66) +from:0x0215d944 kind:load to:0x021626ec module:overlay(66) +from:0x0215d964 kind:arm_call to:0x0215ba4c module:overlay(66) +from:0x0215d974 kind:arm_call to:0x0203ce4c module:main +from:0x0215d99c kind:arm_call to:0x0215baa8 module:overlay(66) +from:0x0215d9ac kind:arm_call to:0x0203ce4c module:main +from:0x0215d9c0 kind:load to:0x021627d0 module:overlay(66) +from:0x0215d9c4 kind:load to:0x021627f0 module:overlay(66) +from:0x0215d9c8 kind:load to:0x0215bf24 module:overlay(66) +from:0x0215d9cc kind:load to:0x021627d8 module:overlay(66) +from:0x0215d9d0 kind:load to:0x021628c8 module:overlay(66) +from:0x0215d9d4 kind:load to:0x0215bf38 module:overlay(66) +from:0x0215d9d8 kind:load to:0x021627e4 module:overlay(66) +from:0x0215d9f8 kind:arm_call to:0x0215bf7c module:overlay(66) +from:0x0215da08 kind:arm_call to:0x0203ce4c module:main +from:0x0215da30 kind:arm_call to:0x0215c02c module:overlay(66) +from:0x0215da40 kind:arm_call to:0x0203ce4c module:main +from:0x0215da54 kind:load to:0x021629a0 module:overlay(66) +from:0x0215da58 kind:load to:0x021629c0 module:overlay(66) +from:0x0215da5c kind:load to:0x0215c3fc module:overlay(66) +from:0x0215da60 kind:load to:0x021629a8 module:overlay(66) +from:0x0215da64 kind:load to:0x02162a98 module:overlay(66) +from:0x0215da68 kind:load to:0x0215c410 module:overlay(66) +from:0x0215da6c kind:load to:0x021629b4 module:overlay(66) +from:0x0215da8c kind:arm_call to:0x0215c454 module:overlay(66) +from:0x0215da9c kind:arm_call to:0x0203ce4c module:main +from:0x0215dab0 kind:load to:0x02162b70 module:overlay(66) +from:0x0215dab4 kind:load to:0x02162b80 module:overlay(66) +from:0x0215dab8 kind:load to:0x0215c534 module:overlay(66) +from:0x0215dabc kind:load to:0x02162b74 module:overlay(66) +from:0x0215dadc kind:arm_call to:0x0215c578 module:overlay(66) +from:0x0215daec kind:arm_call to:0x0203ce4c module:main +from:0x0215db00 kind:load to:0x02162c58 module:overlay(66) +from:0x0215db04 kind:load to:0x02162c68 module:overlay(66) +from:0x0215db08 kind:load to:0x0215c9a4 module:overlay(66) +from:0x0215db0c kind:load to:0x02162c5c module:overlay(66) +from:0x0215db2c kind:arm_call to:0x0215c9e8 module:overlay(66) +from:0x0215db3c kind:arm_call to:0x0203ce4c module:main +from:0x0215db50 kind:load to:0x02162d40 module:overlay(66) +from:0x0215db54 kind:load to:0x02162d50 module:overlay(66) +from:0x0215db58 kind:load to:0x0215cadc module:overlay(66) +from:0x0215db5c kind:load to:0x02162d44 module:overlay(66) +from:0x0215db7c kind:arm_call to:0x0215cb20 module:overlay(66) +from:0x0215db8c kind:arm_call to:0x0203ce4c module:main +from:0x0215dba0 kind:load to:0x02162e24 module:overlay(66) +from:0x0215dba4 kind:load to:0x02162e34 module:overlay(66) +from:0x0215dba8 kind:load to:0x0215cde0 module:overlay(66) +from:0x0215dbac kind:load to:0x02162e28 module:overlay(66) +from:0x0215dbcc kind:arm_call to:0x0215ce24 module:overlay(66) +from:0x0215dbdc kind:arm_call to:0x0203ce4c module:main +from:0x0215dbf0 kind:load to:0x02162e70 module:overlay(66) +from:0x0215dbf4 kind:load to:0x02162e80 module:overlay(66) +from:0x0215dbf8 kind:load to:0x0215cf34 module:overlay(66) +from:0x0215dbfc kind:load to:0x02162e74 module:overlay(66) +from:0x0215dc1c kind:arm_call to:0x0215cf78 module:overlay(66) +from:0x0215dc2c kind:arm_call to:0x0203ce4c module:main +from:0x0215dc40 kind:load to:0x02162f54 module:overlay(66) +from:0x0215dc44 kind:load to:0x02162f64 module:overlay(66) +from:0x0215dc48 kind:load to:0x0215d088 module:overlay(66) +from:0x0215dc4c kind:load to:0x02162f58 module:overlay(66) +from:0x0215dc6c kind:arm_call to:0x0215d14c module:overlay(66) +from:0x0215dc7c kind:arm_call to:0x0203ce4c module:main +from:0x0215dc90 kind:load to:0x02163038 module:overlay(66) +from:0x0215dc94 kind:load to:0x02163048 module:overlay(66) +from:0x0215dc98 kind:load to:0x0215d76c module:overlay(66) +from:0x0215dc9c kind:load to:0x0216303c module:overlay(66) +from:0x0215dca0 kind:load to:0x0215d8a8 module:overlay(66) +from:0x0215dca4 kind:load to:0x0215d8f8 module:overlay(66) +from:0x0215dca8 kind:load to:0x0215d948 module:overlay(66) +from:0x0215dcac kind:load to:0x0215d9dc module:overlay(66) +from:0x0215dcb0 kind:load to:0x0215da70 module:overlay(66) +from:0x0215dcb4 kind:load to:0x0215dac0 module:overlay(66) +from:0x0215dcb8 kind:load to:0x0215db10 module:overlay(66) +from:0x0215dcbc kind:load to:0x0215db60 module:overlay(66) +from:0x0215dcc0 kind:load to:0x0215dbb0 module:overlay(66) +from:0x0215dcc4 kind:load to:0x0215dc00 module:overlay(66) +from:0x0215dcc8 kind:load to:0x0215dc50 module:overlay(66) +from:0x0215e204 kind:load to:0x02157f58 module:overlay(66) +from:0x0215e208 kind:load to:0x02157f74 module:overlay(66) +from:0x0215e20c kind:load to:0x02157fa4 module:overlay(66) +from:0x0215e210 kind:load to:0x02165930 module:overlay(89) +from:0x0215e214 kind:load to:0x02165994 module:overlays(89,92) +from:0x0215e220 kind:load to:0x02157e8c module:overlay(66) +from:0x0215e224 kind:load to:0x02097924 module:overlay(0) +from:0x0215e228 kind:load to:0x02097734 module:overlay(0) +from:0x0215e22c kind:load to:0x020977b0 module:overlay(0) +from:0x0215e230 kind:load to:0x0209792c module:overlay(0) +from:0x0215e234 kind:load to:0x0209794c module:overlay(0) +from:0x0215e238 kind:load to:0x02097978 module:overlay(0) +from:0x0215e274 kind:load to:0x0215843c module:overlay(66) +from:0x0215e278 kind:load to:0x02158c04 module:overlay(66) +from:0x0215e27c kind:load to:0x02099ae0 module:overlay(0) +from:0x0215e280 kind:load to:0x02099b18 module:overlay(0) +from:0x0215e284 kind:load to:0x0209a11c module:overlay(0) +from:0x0215e288 kind:load to:0x0209a124 module:overlay(0) +from:0x0215e28c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215e290 kind:load to:0x02099c90 module:overlay(0) +from:0x0215e294 kind:load to:0x02099b80 module:overlay(0) +from:0x0215e298 kind:load to:0x0209a04c module:overlay(0) +from:0x0215e29c kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215e2a0 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215e2a4 kind:load to:0x02158bfc module:overlay(66) +from:0x0215e2a8 kind:load to:0x0209a104 module:overlay(0) +from:0x0215e2ac kind:load to:0x02158bec module:overlay(66) +from:0x0215e2b0 kind:load to:0x02158bc8 module:overlay(66) +from:0x0215e2bc kind:load to:0x02158428 module:overlay(66) +from:0x0215e2c0 kind:load to:0x02158cf8 module:overlay(66) +from:0x0215e2c4 kind:load to:0x0209a234 module:overlay(0) +from:0x0215e2c8 kind:load to:0x0209a268 module:overlay(0) +from:0x0215e2cc kind:load to:0x0209a300 module:overlay(0) +from:0x0215e2d0 kind:load to:0x0209a314 module:overlay(0) +from:0x0215e2d4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215e2d8 kind:load to:0x0209a33c module:overlay(0) +from:0x0215e2dc kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215e2e0 kind:load to:0x0209a04c module:overlay(0) +from:0x0215e2e4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215e2e8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215e2ec kind:load to:0x0209a328 module:overlay(0) +from:0x0215e2f0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215e2f4 kind:load to:0x02158ccc module:overlay(66) +from:0x0215e2f8 kind:load to:0x02158ca8 module:overlay(66) +from:0x0215e2fc kind:load to:0x0209a6ec module:overlay(0) +from:0x0215e378 kind:load to:0x0215de44 module:overlay(66) +from:0x0215e37c kind:load to:0x0215e024 module:overlay(66) +from:0x0215e380 kind:load to:0x0215df0c module:overlay(66) +from:0x0215e384 kind:load to:0x0215df14 module:overlay(66) +from:0x0215e388 kind:load to:0x0215e084 module:overlay(66) +from:0x0215e38c kind:load to:0x0215e02c module:overlay(66) +from:0x0215e390 kind:load to:0x0215e0a4 module:overlay(66) +from:0x0215e394 kind:load to:0x0215e03c module:overlay(66) +from:0x0215e398 kind:load to:0x0215df9c module:overlay(66) +from:0x0215e39c kind:load to:0x0215e044 module:overlay(66) +from:0x0215e3a0 kind:load to:0x0215e0b4 module:overlay(66) +from:0x0215e3a4 kind:load to:0x0215dd3c module:overlay(66) +from:0x0215e3a8 kind:load to:0x0215de54 module:overlay(66) +from:0x0215e3ac kind:load to:0x0215df2c module:overlay(66) +from:0x0215e3b0 kind:load to:0x0215df2c module:overlay(66) +from:0x0215e3b4 kind:load to:0x0215df34 module:overlay(66) +from:0x0215e3b8 kind:load to:0x0215e05c module:overlay(66) +from:0x0215e3bc kind:load to:0x0215df3c module:overlay(66) +from:0x0215e3c0 kind:load to:0x0215e06c module:overlay(66) +from:0x0215e3c4 kind:load to:0x0215de4c module:overlay(66) +from:0x0215e3c8 kind:load to:0x0215e074 module:overlay(66) +from:0x0215e3cc kind:load to:0x0215e034 module:overlay(66) +from:0x0215e3d0 kind:load to:0x0215df1c module:overlay(66) +from:0x0215e3d4 kind:load to:0x0215def4 module:overlay(66) +from:0x0215e3d8 kind:load to:0x0215df4c module:overlay(66) +from:0x0215e3dc kind:load to:0x0215dce8 module:overlay(66) +from:0x0215e3e0 kind:load to:0x0215de14 module:overlay(66) +from:0x0215e3e4 kind:load to:0x0215dd58 module:overlay(66) +from:0x0215e3e8 kind:load to:0x0215dd5c module:overlay(66) +from:0x0215e47c kind:load to:0x0215df24 module:overlay(66) +from:0x0215e480 kind:load to:0x0215e064 module:overlay(66) +from:0x0215e484 kind:load to:0x0215e0bc module:overlay(66) +from:0x0215e488 kind:load to:0x0215de6c module:overlay(66) +from:0x0215e48c kind:load to:0x0215df54 module:overlay(66) +from:0x0215e490 kind:load to:0x0215e0c4 module:overlay(66) +from:0x0215e494 kind:load to:0x0215e1c0 module:overlay(66) +from:0x0215e498 kind:load to:0x0215e1cc module:overlay(66) +from:0x0215e49c kind:load to:0x0215e1d8 module:overlay(66) +from:0x0215e4a0 kind:load to:0x0215dce4 module:overlay(66) +from:0x0215e4a4 kind:load to:0x0215dcf4 module:overlay(66) +from:0x0215e4a8 kind:load to:0x0215dd54 module:overlay(66) +from:0x0215e4ac kind:load to:0x0215dd44 module:overlay(66) +from:0x0215e4b0 kind:load to:0x0215dcf0 module:overlay(66) +from:0x0215e4b4 kind:load to:0x0215ddc4 module:overlay(66) +from:0x0215e4b8 kind:load to:0x0215dd50 module:overlay(66) +from:0x0215e4bc kind:load to:0x0215de04 module:overlay(66) +from:0x0215e4c0 kind:load to:0x0215e1a8 module:overlay(66) +from:0x0215e4c4 kind:load to:0x0215e1b4 module:overlay(66) +from:0x0215e4c8 kind:load to:0x0215dce8 module:overlay(66) +from:0x0215e4cc kind:load to:0x0215dd38 module:overlay(66) +from:0x0215e4d0 kind:load to:0x0215dd0c module:overlay(66) +from:0x0215e4d4 kind:load to:0x0215dcf8 module:overlay(66) +from:0x0215e580 kind:load to:0x0215de44 module:overlay(66) +from:0x0215e584 kind:load to:0x0215de7c module:overlay(66) +from:0x0215e588 kind:load to:0x0215dddc module:overlay(66) +from:0x0215e58c kind:load to:0x0215e02c module:overlay(66) +from:0x0215e590 kind:load to:0x0215df5c module:overlay(66) +from:0x0215e594 kind:load to:0x0215df6c module:overlay(66) +from:0x0215e598 kind:load to:0x0215df74 module:overlay(66) +from:0x0215e59c kind:load to:0x0215df7c module:overlay(66) +from:0x0215e5a0 kind:load to:0x0215dd3c module:overlay(66) +from:0x0215e5a4 kind:load to:0x0215de54 module:overlay(66) +from:0x0215e5a8 kind:load to:0x0215dd4c module:overlay(66) +from:0x0215e5ac kind:load to:0x0215df34 module:overlay(66) +from:0x0215e5b0 kind:load to:0x0215df3c module:overlay(66) +from:0x0215e5b4 kind:load to:0x0215de4c module:overlay(66) +from:0x0215e5b8 kind:load to:0x0215de84 module:overlay(66) +from:0x0215e5bc kind:load to:0x0215de8c module:overlay(66) +from:0x0215e5c0 kind:load to:0x0215dce8 module:overlay(66) +from:0x0215e5c4 kind:load to:0x0215dd38 module:overlay(66) +from:0x0215e5c8 kind:load to:0x0215dcfc module:overlay(66) +from:0x0215e5cc kind:load to:0x0215dd28 module:overlay(66) +from:0x0215e684 kind:load to:0x0215df24 module:overlay(66) +from:0x0215e688 kind:load to:0x0215e064 module:overlay(66) +from:0x0215e68c kind:load to:0x0215e0bc module:overlay(66) +from:0x0215e690 kind:load to:0x0215de6c module:overlay(66) +from:0x0215e694 kind:load to:0x0215df54 module:overlay(66) +from:0x0215e698 kind:load to:0x0215e0c4 module:overlay(66) +from:0x0215e69c kind:load to:0x0215e1c0 module:overlay(66) +from:0x0215e6a0 kind:load to:0x0215e1cc module:overlay(66) +from:0x0215e6a4 kind:load to:0x0215e1d8 module:overlay(66) +from:0x0215e6a8 kind:load to:0x0215dce4 module:overlay(66) +from:0x0215e6ac kind:load to:0x0215dcf4 module:overlay(66) +from:0x0215e6b0 kind:load to:0x0215dd54 module:overlay(66) +from:0x0215e6b4 kind:load to:0x0215dd44 module:overlay(66) +from:0x0215e6b8 kind:load to:0x0215dcf0 module:overlay(66) +from:0x0215e6bc kind:load to:0x0215ddc4 module:overlay(66) +from:0x0215e6c0 kind:load to:0x0215dd50 module:overlay(66) +from:0x0215e6c4 kind:load to:0x0215de04 module:overlay(66) +from:0x0215e6c8 kind:load to:0x0215e1a8 module:overlay(66) +from:0x0215e6cc kind:load to:0x0215e1b4 module:overlay(66) +from:0x0215e6d0 kind:load to:0x0215dce8 module:overlay(66) +from:0x0215e6d4 kind:load to:0x0215dd38 module:overlay(66) +from:0x0215e6d8 kind:load to:0x0215dd0c module:overlay(66) +from:0x0215e6dc kind:load to:0x0215dcf8 module:overlay(66) +from:0x0215e788 kind:load to:0x0215df44 module:overlay(66) +from:0x0215e78c kind:load to:0x0215dee4 module:overlay(66) +from:0x0215e790 kind:load to:0x0215de24 module:overlay(66) +from:0x0215e794 kind:load to:0x0215de74 module:overlay(66) +from:0x0215e798 kind:load to:0x0215decc module:overlay(66) +from:0x0215e79c kind:load to:0x0215ded4 module:overlay(66) +from:0x0215e7a0 kind:load to:0x0215dd18 module:overlay(66) +from:0x0215e7a4 kind:load to:0x0215dd08 module:overlay(66) +from:0x0215e7a8 kind:load to:0x0215dd48 module:overlay(66) +from:0x0215e7ac kind:load to:0x0215dd20 module:overlay(66) +from:0x0215e7b0 kind:load to:0x0215dd00 module:overlay(66) +from:0x0215e7b4 kind:load to:0x0215de1c module:overlay(66) +from:0x0215e7b8 kind:load to:0x0215dd04 module:overlay(66) +from:0x0215e7bc kind:load to:0x0215dd10 module:overlay(66) +from:0x0215e7c0 kind:load to:0x0215dce0 module:overlay(66) +from:0x0215e7c4 kind:load to:0x0215dd2c module:overlay(66) +from:0x0215e7c8 kind:load to:0x0215dd40 module:overlay(66) +from:0x0215e7cc kind:load to:0x0215dd24 module:overlay(66) +from:0x0215e7d0 kind:load to:0x0215dd30 module:overlay(66) +from:0x0215e7d4 kind:load to:0x0215de3c module:overlay(66) +from:0x0215e7d8 kind:load to:0x0215de34 module:overlay(66) +from:0x0215e88c kind:load to:0x0215de94 module:overlay(66) +from:0x0215e890 kind:load to:0x0215de9c module:overlay(66) +from:0x0215e894 kind:load to:0x0215df8c module:overlay(66) +from:0x0215e898 kind:load to:0x0215dea4 module:overlay(66) +from:0x0215e89c kind:load to:0x0215deac module:overlay(66) +from:0x0215e8a0 kind:load to:0x0215deac module:overlay(66) +from:0x0215e8a4 kind:load to:0x0215dd1c module:overlay(66) +from:0x0215e8a8 kind:load to:0x0215dd64 module:overlay(66) +from:0x0215e8ac kind:load to:0x0215dcec module:overlay(66) +from:0x0215e8b0 kind:load to:0x0215dd9c module:overlay(66) +from:0x0215e8b4 kind:load to:0x0215e08c module:overlay(66) +from:0x0215e8b8 kind:load to:0x0215e09c module:overlay(66) +from:0x0215e8bc kind:load to:0x0215e0d0 module:overlay(66) +from:0x0215e8c0 kind:load to:0x0215e0e8 module:overlay(66) +from:0x0215e8c4 kind:load to:0x0215e0f4 module:overlay(66) +from:0x0215e8c8 kind:load to:0x0215e1f0 module:overlay(66) +from:0x0215e8cc kind:load to:0x0215debc module:overlay(66) +from:0x0215e8d0 kind:load to:0x0215dfc4 module:overlay(66) +from:0x0215e8d4 kind:load to:0x0215ddcc module:overlay(66) +from:0x0215e8d8 kind:load to:0x0215de64 module:overlay(66) +from:0x0215e8dc kind:load to:0x0215ddbc module:overlay(66) +from:0x0215e990 kind:load to:0x0215e0dc module:overlay(66) +from:0x0215e994 kind:load to:0x0215dfa4 module:overlay(66) +from:0x0215e998 kind:load to:0x0215dd7c module:overlay(66) +from:0x0215e99c kind:load to:0x0215ddd4 module:overlay(66) +from:0x0215e9a0 kind:load to:0x0215e100 module:overlay(66) +from:0x0215e9a4 kind:load to:0x0215dd74 module:overlay(66) +from:0x0215e9a8 kind:load to:0x0215df64 module:overlay(66) +from:0x0215e9ac kind:load to:0x0215dfb4 module:overlay(66) +from:0x0215e9b0 kind:load to:0x0215e01c module:overlay(66) +from:0x0215e9b4 kind:load to:0x0215dfbc module:overlay(66) +from:0x0215e9b8 kind:load to:0x0215dd8c module:overlay(66) +from:0x0215e9bc kind:load to:0x0215dda4 module:overlay(66) +from:0x0215e9c0 kind:load to:0x0215dfcc module:overlay(66) +from:0x0215e9c4 kind:load to:0x0215dd6c module:overlay(66) +from:0x0215e9c8 kind:load to:0x0215e10c module:overlay(66) +from:0x0215e9cc kind:load to:0x0215dfd4 module:overlay(66) +from:0x0215e9d0 kind:load to:0x0215df84 module:overlay(66) +from:0x0215e9d4 kind:load to:0x0215e118 module:overlay(66) +from:0x0215e9d8 kind:load to:0x0215e124 module:overlay(66) +from:0x0215e9dc kind:load to:0x0215e130 module:overlay(66) +from:0x0215e9e0 kind:load to:0x0215e13c module:overlay(66) +from:0x0215e9e4 kind:load to:0x0215e148 module:overlay(66) +from:0x0215e9e8 kind:load to:0x0215dffc module:overlay(66) +from:0x0215e9ec kind:load to:0x0215e154 module:overlay(66) +from:0x0215e9f0 kind:load to:0x0215e160 module:overlay(66) +from:0x0215e9f4 kind:load to:0x0215dfe4 module:overlay(66) +from:0x0215e9f8 kind:load to:0x0215dfec module:overlay(66) +from:0x0215e9fc kind:load to:0x0215e16c module:overlay(66) +from:0x0215ea00 kind:load to:0x0215e178 module:overlay(66) +from:0x0215ea04 kind:load to:0x0215de5c module:overlay(66) +from:0x0215ea08 kind:load to:0x0215dde4 module:overlay(66) +from:0x0215ea0c kind:load to:0x0215ddfc module:overlay(66) +from:0x0215ea10 kind:load to:0x0215e004 module:overlay(66) +from:0x0215ea14 kind:load to:0x0215e00c module:overlay(66) +from:0x0215ea18 kind:load to:0x0215ddb4 module:overlay(66) +from:0x0215ea1c kind:load to:0x0215e190 module:overlay(66) +from:0x0215ea20 kind:load to:0x0215ddac module:overlay(66) +from:0x0215ea24 kind:load to:0x0215e014 module:overlay(66) +from:0x0215ea28 kind:load to:0x0215de0c module:overlay(66) +from:0x0215ea94 kind:load to:0x0215df94 module:overlay(66) +from:0x0215ea98 kind:load to:0x0215e094 module:overlay(66) +from:0x0215ea9c kind:load to:0x0215e07c module:overlay(66) +from:0x0215eaa0 kind:load to:0x0215dfac module:overlay(66) +from:0x0215eaa4 kind:load to:0x0215deb4 module:overlay(66) +from:0x0215eaa8 kind:load to:0x0215dce4 module:overlay(66) +from:0x0215eaac kind:load to:0x0215dd34 module:overlay(66) +from:0x0215eab0 kind:load to:0x0215dd14 module:overlay(66) +from:0x0215eab4 kind:load to:0x0215dfdc module:overlay(66) +from:0x0215eab8 kind:load to:0x0215dff4 module:overlay(66) +from:0x0215eabc kind:load to:0x0215e184 module:overlay(66) +from:0x0215eac0 kind:load to:0x0215e19c module:overlay(66) +from:0x0215eac4 kind:load to:0x0215e1e4 module:overlay(66) +from:0x0215eac8 kind:load to:0x0215dce8 module:overlay(66) +from:0x0215eacc kind:load to:0x0215dcfc module:overlay(66) +from:0x0215ead0 kind:load to:0x0215dd94 module:overlay(66) +from:0x0215eb98 kind:load to:0x0215dec4 module:overlay(66) +from:0x0215eb9c kind:load to:0x0215dedc module:overlay(66) +from:0x0215eba0 kind:load to:0x0215deec module:overlay(66) +from:0x0215eba4 kind:load to:0x0215defc module:overlay(66) +from:0x0215eba8 kind:load to:0x0215ddec module:overlay(66) +from:0x0215ebac kind:load to:0x0215ddf4 module:overlay(66) +from:0x0215ebb0 kind:load to:0x0215dd18 module:overlay(66) +from:0x0215ebb4 kind:load to:0x0215dd08 module:overlay(66) +from:0x0215ebb8 kind:load to:0x0215dd48 module:overlay(66) +from:0x0215ebbc kind:load to:0x0215dd20 module:overlay(66) +from:0x0215ebc0 kind:load to:0x0215dd00 module:overlay(66) +from:0x0215ebc4 kind:load to:0x0215df04 module:overlay(66) +from:0x0215ebc8 kind:load to:0x0215dd84 module:overlay(66) +from:0x0215ebcc kind:load to:0x0215de2c module:overlay(66) +from:0x0215ebd0 kind:load to:0x0215e0ac module:overlay(66) +from:0x0215ebd4 kind:load to:0x0215e04c module:overlay(66) +from:0x0215ebd8 kind:load to:0x0215e054 module:overlay(66) +from:0x0215ebdc kind:load to:0x0215dd30 module:overlay(66) +from:0x0215ebe0 kind:load to:0x0215de3c module:overlay(66) +from:0x0215ebe4 kind:load to:0x0215de34 module:overlay(66) +from:0x0215eca4 kind:load to:0x020984f8 module:overlay(0) +from:0x0215eca8 kind:load to:0x02098534 module:overlay(0) +from:0x0215ecac kind:load to:0x0209854c module:overlay(0) +from:0x0215ecb0 kind:load to:0x02098558 module:overlay(0) +from:0x0215ecb4 kind:load to:0x01fff464 module:itcm +from:0x0215ecb8 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215ecbc kind:load to:0x020a8d08 module:overlay(0) +from:0x0215ecc0 kind:load to:0x020a8d84 module:overlay(0) +from:0x0215ecc4 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215ecc8 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215eccc kind:load to:0x0209849c module:overlay(0) +from:0x0215ecd0 kind:load to:0x020a993c module:overlay(0) +from:0x0215ecd4 kind:load to:0x020984a4 module:overlay(0) +from:0x0215ecd8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215ecdc kind:load to:0x02098564 module:overlay(0) +from:0x0215ece0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ece4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ece8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ecec kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ecf0 kind:load to:0x02158d3c module:overlay(66) +from:0x0215ecf4 kind:load to:0x02158d14 module:overlay(66) +from:0x0215ecf8 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215ecfc kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215ed00 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215ed04 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215ed08 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ed0c kind:load to:0x020a9130 module:overlay(0) +from:0x0215ed10 kind:load to:0x020a912c module:overlay(0) +from:0x0215ed14 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ed18 kind:load to:0x020a9220 module:overlay(0) +from:0x0215ed1c kind:load to:0x020a9224 module:overlay(0) +from:0x0215ed20 kind:load to:0x020a9180 module:overlay(0) +from:0x0215ed24 kind:load to:0x020a9188 module:overlay(0) +from:0x0215ed28 kind:load to:0x020a9190 module:overlay(0) +from:0x0215ed2c kind:load to:0x020a8f34 module:overlay(0) +from:0x0215ed30 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215ed34 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215ed38 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215ed3c kind:load to:0x020a9428 module:overlay(0) +from:0x0215ed40 kind:load to:0x020a9578 module:overlay(0) +from:0x0215ed44 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215ed48 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ed4c kind:load to:0x020a97dc module:overlay(0) +from:0x0215ed50 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215ed54 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215ed58 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215ed5c kind:load to:0x020a9984 module:overlay(0) +from:0x0215ed60 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215ed64 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215ed68 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215ed6c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215ed70 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215ed74 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215ed78 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215ed7c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215ed80 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215ed84 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215ed88 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215ed8c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215ed90 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215ed94 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215ed98 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215ed9c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215eda0 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215eda4 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215eda8 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215edac kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215edb0 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215edb4 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215edc0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215edc4 kind:load to:0x02098534 module:overlay(0) +from:0x0215edc8 kind:load to:0x0209854c module:overlay(0) +from:0x0215edcc kind:load to:0x02098558 module:overlay(0) +from:0x0215edd0 kind:load to:0x01fff464 module:itcm +from:0x0215edd4 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215edd8 kind:load to:0x02158a00 module:overlay(66) +from:0x0215eddc kind:load to:0x020a8d84 module:overlay(0) +from:0x0215ede0 kind:load to:0x02158a48 module:overlay(66) +from:0x0215ede4 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215ede8 kind:load to:0x0209849c module:overlay(0) +from:0x0215edec kind:load to:0x021589a0 module:overlay(66) +from:0x0215edf0 kind:load to:0x020984a4 module:overlay(0) +from:0x0215edf4 kind:load to:0x020984a8 module:overlay(0) +from:0x0215edf8 kind:load to:0x02098564 module:overlay(0) +from:0x0215edfc kind:load to:0x020985d0 module:overlay(0) +from:0x0215ee00 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ee04 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ee08 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ee0c kind:load to:0x02158c20 module:overlay(66) +from:0x0215ee10 kind:load to:0x02158c60 module:overlay(66) +from:0x0215ee14 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215ee18 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215ee1c kind:load to:0x020a92b0 module:overlay(0) +from:0x0215ee20 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215ee24 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ee28 kind:load to:0x020a9130 module:overlay(0) +from:0x0215ee2c kind:load to:0x020a912c module:overlay(0) +from:0x0215ee30 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ee34 kind:load to:0x020a9220 module:overlay(0) +from:0x0215ee38 kind:load to:0x020a9224 module:overlay(0) +from:0x0215ee3c kind:load to:0x02158478 module:overlay(66) +from:0x0215ee40 kind:load to:0x021587c8 module:overlay(66) +from:0x0215ee44 kind:load to:0x020a9190 module:overlay(0) +from:0x0215ee48 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215ee4c kind:load to:0x020a8f3c module:overlay(0) +from:0x0215ee50 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215ee54 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215ee58 kind:load to:0x02158aa0 module:overlay(66) +from:0x0215ee5c kind:load to:0x020a9578 module:overlay(0) +from:0x0215ee60 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215ee64 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215ee68 kind:load to:0x020a97dc module:overlay(0) +from:0x0215ee6c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215ee70 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215ee74 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215ee78 kind:load to:0x020a9984 module:overlay(0) +from:0x0215ee7c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215ee80 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215ee84 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215ee88 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215ee8c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215ee90 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215ee94 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215ee98 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215ee9c kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215eea0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215eea4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215eea8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215eeac kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215eeb0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215eeb4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215eeb8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215eebc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215eec0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215eec4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215eec8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215eecc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215eed0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215ff90 kind:load to:0x02158e54 module:overlay(66) +from:0x0215ff94 kind:load to:0x02158e70 module:overlay(66) +from:0x0215ff98 kind:load to:0x02158ea8 module:overlay(66) +from:0x0215ff9c kind:load to:0x02165930 module:overlay(89) +from:0x0215ffa0 kind:load to:0x02165994 module:overlays(89,92) +from:0x0215ffac kind:load to:0x02158d7c module:overlay(66) +from:0x0215ffb0 kind:load to:0x02097924 module:overlay(0) +from:0x0215ffb4 kind:load to:0x02097734 module:overlay(0) +from:0x0215ffb8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215ffbc kind:load to:0x0209792c module:overlay(0) +from:0x0215ffc0 kind:load to:0x0209794c module:overlay(0) +from:0x0215ffc4 kind:load to:0x02097978 module:overlay(0) +from:0x021600c0 kind:load to:0x020984f8 module:overlay(0) +from:0x021600c4 kind:load to:0x02098534 module:overlay(0) +from:0x021600c8 kind:load to:0x0209854c module:overlay(0) +from:0x021600cc kind:load to:0x02098558 module:overlay(0) +from:0x021600d0 kind:load to:0x01fff464 module:itcm +from:0x021600d4 kind:load to:0x020a99b8 module:overlay(0) +from:0x021600d8 kind:load to:0x020a8d08 module:overlay(0) +from:0x021600dc kind:load to:0x020a8d84 module:overlay(0) +from:0x021600e0 kind:load to:0x0215b65c module:overlay(66) +from:0x021600e4 kind:load to:0x020a98d4 module:overlay(0) +from:0x021600e8 kind:load to:0x0209849c module:overlay(0) +from:0x021600ec kind:load to:0x0215b5fc module:overlay(66) +from:0x021600f0 kind:load to:0x020984a4 module:overlay(0) +from:0x021600f4 kind:load to:0x020984a8 module:overlay(0) +from:0x021600f8 kind:load to:0x02098564 module:overlay(0) +from:0x021600fc kind:load to:0x020985d0 module:overlay(0) +from:0x02160100 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02160104 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02160108 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216010c kind:load to:0x0215b98c module:overlay(66) +from:0x02160110 kind:load to:0x0215b9d4 module:overlay(66) +from:0x02160114 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02160118 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0216011c kind:load to:0x020a92b0 module:overlay(0) +from:0x02160120 kind:load to:0x020a8f58 module:overlay(0) +from:0x02160124 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02160128 kind:load to:0x020a9130 module:overlay(0) +from:0x0216012c kind:load to:0x020a912c module:overlay(0) +from:0x02160130 kind:load to:0x020a91fc module:overlay(0) +from:0x02160134 kind:load to:0x020a9220 module:overlay(0) +from:0x02160138 kind:load to:0x020a9224 module:overlay(0) +from:0x0216013c kind:load to:0x0215ae30 module:overlay(66) +from:0x02160140 kind:load to:0x0215b428 module:overlay(66) +from:0x02160144 kind:load to:0x020a9190 module:overlay(0) +from:0x02160148 kind:load to:0x020a8f34 module:overlay(0) +from:0x0216014c kind:load to:0x020a8f3c module:overlay(0) +from:0x02160150 kind:load to:0x020a8f44 module:overlay(0) +from:0x02160154 kind:load to:0x020a8f4c module:overlay(0) +from:0x02160158 kind:load to:0x0215b6ec module:overlay(66) +from:0x0216015c kind:load to:0x020a9578 module:overlay(0) +from:0x02160160 kind:load to:0x020a95a4 module:overlay(0) +from:0x02160164 kind:load to:0x020a95c4 module:overlay(0) +from:0x02160168 kind:load to:0x020a97dc module:overlay(0) +from:0x0216016c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02160170 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02160174 kind:load to:0x020a8e64 module:overlay(0) +from:0x02160178 kind:load to:0x020a9984 module:overlay(0) +from:0x0216017c kind:load to:0x0215b810 module:overlay(66) +from:0x02160180 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02160184 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02160188 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0216018c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02160190 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02160194 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02160198 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0216019c kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021601a0 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x021601a4 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021601a8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021601ac kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021601b0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021601b4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x021601b8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021601bc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021601c0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021601c4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021601c8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021601cc kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x021601d0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021601d4 kind:load to:0x0215f118 module:overlay(66) +from:0x021601d8 kind:load to:0x0215f190 module:overlay(66) +from:0x021601dc kind:load to:0x0215f430 module:overlay(66) +from:0x021601e0 kind:load to:0x0215f1b0 module:overlay(66) +from:0x021601e4 kind:load to:0x0215f138 module:overlay(66) +from:0x021601e8 kind:load to:0x0215f448 module:overlay(66) +from:0x021602d8 kind:load to:0x0215f458 module:overlay(66) +from:0x021602dc kind:load to:0x0215f728 module:overlay(66) +from:0x021602e0 kind:load to:0x0215f468 module:overlay(66) +from:0x021602e4 kind:load to:0x0215f740 module:overlay(66) +from:0x021602e8 kind:load to:0x0215f488 module:overlay(66) +from:0x021602ec kind:load to:0x0215f768 module:overlay(66) +from:0x021602f0 kind:load to:0x0215f3b0 module:overlay(66) +from:0x021602f4 kind:load to:0x0215f788 module:overlay(66) +from:0x021602f8 kind:load to:0x0215f3a0 module:overlay(66) +from:0x021602fc kind:load to:0x0215f0e0 module:overlay(66) +from:0x02160300 kind:load to:0x0215fcd4 module:overlay(66) +from:0x02160304 kind:load to:0x0215fa7c module:overlay(66) +from:0x02160308 kind:load to:0x0215f818 module:overlay(66) +from:0x0216030c kind:load to:0x0215f7a0 module:overlay(66) +from:0x02160310 kind:load to:0x0215fa88 module:overlay(66) +from:0x02160314 kind:load to:0x0215f7b8 module:overlay(66) +from:0x02160318 kind:load to:0x0215f570 module:overlay(66) +from:0x0216031c kind:load to:0x0215f7c0 module:overlay(66) +from:0x02160320 kind:load to:0x0215f550 module:overlay(66) +from:0x02160324 kind:load to:0x0215f250 module:overlay(66) +from:0x021603dc kind:load to:0x0215f5d0 module:overlay(66) +from:0x021603e0 kind:load to:0x0215f1a0 module:overlay(66) +from:0x021603e4 kind:load to:0x0215f600 module:overlay(66) +from:0x021603e8 kind:load to:0x0215f280 module:overlay(66) +from:0x021603ec kind:load to:0x0215f620 module:overlay(66) +from:0x021603f0 kind:load to:0x0215f630 module:overlay(66) +from:0x021603f4 kind:load to:0x0215f1e0 module:overlay(66) +from:0x021603f8 kind:load to:0x0215f678 module:overlay(66) +from:0x021603fc kind:load to:0x0215f2e8 module:overlay(66) +from:0x02160400 kind:load to:0x0215f830 module:overlay(66) +from:0x02160404 kind:load to:0x0215f680 module:overlay(66) +from:0x02160408 kind:load to:0x0215f698 module:overlay(66) +from:0x0216040c kind:load to:0x0215f6a0 module:overlay(66) +from:0x02160410 kind:load to:0x0215f5c8 module:overlay(66) +from:0x02160414 kind:load to:0x0215f368 module:overlay(66) +from:0x02160418 kind:load to:0x0215eff0 module:overlay(66) +from:0x0216041c kind:load to:0x0215f1c0 module:overlay(66) +from:0x02160420 kind:load to:0x0215f4c8 module:overlay(66) +from:0x02160424 kind:load to:0x0215f500 module:overlay(66) +from:0x02160428 kind:load to:0x0215f6b8 module:overlay(66) +from:0x0216042c kind:load to:0x0215f6c0 module:overlay(66) +from:0x02160430 kind:load to:0x0215f3d0 module:overlay(66) +from:0x02160434 kind:load to:0x0215f408 module:overlay(66) +from:0x02160438 kind:load to:0x0215f408 module:overlay(66) +from:0x0216043c kind:load to:0x0215f418 module:overlay(66) +from:0x02160440 kind:load to:0x0215f6e8 module:overlay(66) +from:0x02160444 kind:load to:0x0215fc20 module:overlay(66) +from:0x02160448 kind:load to:0x0215fc38 module:overlay(66) +from:0x0216044c kind:load to:0x0215f9f8 module:overlay(66) +from:0x02160450 kind:load to:0x0215fc5c module:overlay(66) +from:0x02160454 kind:load to:0x0215fc68 module:overlay(66) +from:0x02160458 kind:load to:0x0215fdf4 module:overlay(66) +from:0x0216045c kind:load to:0x0215fe00 module:overlay(66) +from:0x02160460 kind:load to:0x0215fce0 module:overlay(66) +from:0x02160464 kind:load to:0x0215ff28 module:overlay(66) +from:0x02160468 kind:load to:0x0215ff28 module:overlay(66) +from:0x0216046c kind:load to:0x0215ff38 module:overlay(66) +from:0x02160470 kind:load to:0x0215fe9c module:overlay(66) +from:0x02160474 kind:load to:0x0215ff78 module:overlay(66) +from:0x02160478 kind:load to:0x0215f9bc module:overlay(66) +from:0x0216047c kind:load to:0x0215fb00 module:overlay(66) +from:0x02160480 kind:load to:0x0215f820 module:overlay(66) +from:0x02160484 kind:load to:0x0215f658 module:overlay(66) +from:0x02160488 kind:load to:0x0215f2f0 module:overlay(66) +from:0x0216048c kind:load to:0x0215f208 module:overlay(66) +from:0x021604e0 kind:load to:0x0215f610 module:overlay(66) +from:0x021604e4 kind:load to:0x0215ef30 module:overlay(66) +from:0x021604e8 kind:load to:0x0215f000 module:overlay(66) +from:0x021604ec kind:load to:0x0215f618 module:overlay(66) +from:0x021604f0 kind:load to:0x0215f2d0 module:overlay(66) +from:0x021604f4 kind:load to:0x0215fb18 module:overlay(66) +from:0x021604f8 kind:load to:0x0215fb24 module:overlay(66) +from:0x021604fc kind:load to:0x0215fb30 module:overlay(66) +from:0x02160500 kind:load to:0x0215fb3c module:overlay(66) +from:0x02160504 kind:load to:0x0215fb48 module:overlay(66) +from:0x021605e4 kind:load to:0x0215f1d0 module:overlay(66) +from:0x021605e8 kind:load to:0x0215f298 module:overlay(66) +from:0x021605ec kind:load to:0x0215ef50 module:overlay(66) +from:0x021605f0 kind:load to:0x0215f3c0 module:overlay(66) +from:0x021605f4 kind:load to:0x0215f650 module:overlay(66) +from:0x021605f8 kind:load to:0x0215f2a8 module:overlay(66) +from:0x021605fc kind:load to:0x0215f660 module:overlay(66) +from:0x02160600 kind:load to:0x0215f668 module:overlay(66) +from:0x02160604 kind:load to:0x0215f288 module:overlay(66) +from:0x02160608 kind:load to:0x0215f2c0 module:overlay(66) +from:0x0216060c kind:load to:0x0215f290 module:overlay(66) +from:0x02160610 kind:load to:0x0215f058 module:overlay(66) +from:0x02160614 kind:load to:0x0215f108 module:overlay(66) +from:0x02160618 kind:load to:0x0215f090 module:overlay(66) +from:0x021606e8 kind:load to:0x0215f2b0 module:overlay(66) +from:0x021606ec kind:load to:0x0215f2d8 module:overlay(66) +from:0x021606f0 kind:load to:0x0215f2f8 module:overlay(66) +from:0x021606f4 kind:load to:0x0215f300 module:overlay(66) +from:0x021606f8 kind:load to:0x0215f308 module:overlay(66) +from:0x021606fc kind:load to:0x0215f310 module:overlay(66) +from:0x02160700 kind:load to:0x0215f2a0 module:overlay(66) +from:0x02160704 kind:load to:0x0215f688 module:overlay(66) +from:0x02160708 kind:load to:0x0215fb6c module:overlay(66) +from:0x0216070c kind:load to:0x0215fd34 module:overlay(66) +from:0x02160710 kind:load to:0x0215fb78 module:overlay(66) +from:0x02160714 kind:load to:0x0215f7d0 module:overlay(66) +from:0x02160718 kind:load to:0x0215f638 module:overlay(66) +from:0x0216071c kind:load to:0x0215f0d0 module:overlay(66) +from:0x02160720 kind:load to:0x0215f6a8 module:overlay(66) +from:0x02160724 kind:load to:0x0215f348 module:overlay(66) +from:0x02160728 kind:load to:0x0215f5f0 module:overlay(66) +from:0x0216072c kind:load to:0x0215f0e8 module:overlay(66) +from:0x02160730 kind:load to:0x0215f0e8 module:overlay(66) +from:0x02160734 kind:load to:0x0215f86c module:overlay(66) +from:0x02160738 kind:load to:0x0215f890 module:overlay(66) +from:0x0216073c kind:load to:0x0215f89c module:overlay(66) +from:0x02160740 kind:load to:0x0215f3f0 module:overlay(66) +from:0x02160744 kind:load to:0x0215f6b0 module:overlay(66) +from:0x02160748 kind:load to:0x0215f238 module:overlay(66) +from:0x0216074c kind:load to:0x0215f0a0 module:overlay(66) +from:0x02160750 kind:load to:0x0215f5c0 module:overlay(66) +from:0x02160754 kind:load to:0x0215fd40 module:overlay(66) +from:0x02160758 kind:load to:0x0215fba8 module:overlay(66) +from:0x0216075c kind:load to:0x0215fbb4 module:overlay(66) +from:0x02160760 kind:load to:0x0215fd4c module:overlay(66) +from:0x02160764 kind:load to:0x0215f8fc module:overlay(66) +from:0x02160768 kind:load to:0x0215f390 module:overlay(66) +from:0x0216076c kind:load to:0x0215f6c8 module:overlay(66) +from:0x02160770 kind:load to:0x0215f5d8 module:overlay(66) +from:0x02160774 kind:load to:0x0215f5d8 module:overlay(66) +from:0x02160778 kind:load to:0x0215fbcc module:overlay(66) +from:0x0216077c kind:load to:0x0215fbd8 module:overlay(66) +from:0x02160780 kind:load to:0x0215fbe4 module:overlay(66) +from:0x02160784 kind:load to:0x0215fbf0 module:overlay(66) +from:0x02160788 kind:load to:0x0215f950 module:overlay(66) +from:0x0216078c kind:load to:0x0215fd7c module:overlay(66) +from:0x02160790 kind:load to:0x0215f980 module:overlay(66) +from:0x02160794 kind:load to:0x0215f0b8 module:overlay(66) +from:0x02160798 kind:load to:0x0215f1e8 module:overlay(66) +from:0x0216079c kind:load to:0x0215f248 module:overlay(66) +from:0x021607a0 kind:load to:0x0215f510 module:overlay(66) +from:0x021607a4 kind:load to:0x0215f510 module:overlay(66) +from:0x021607ec kind:load to:0x0215f490 module:overlay(66) +from:0x021607f0 kind:load to:0x0215f848 module:overlay(66) +from:0x021607f4 kind:load to:0x0215f3f8 module:overlay(66) +from:0x021607f8 kind:load to:0x0215f854 module:overlay(66) +from:0x021607fc kind:load to:0x0215f338 module:overlay(66) +from:0x02160800 kind:load to:0x0215f398 module:overlay(66) +from:0x02160804 kind:load to:0x0215f520 module:overlay(66) +from:0x02160808 kind:load to:0x0215ef18 module:overlay(66) +from:0x0216080c kind:load to:0x0215eee8 module:overlay(66) +from:0x02160810 kind:load to:0x0215f410 module:overlay(66) +from:0x02160814 kind:load to:0x0215ef68 module:overlay(66) +from:0x02160818 kind:load to:0x0215f860 module:overlay(66) +from:0x0216081c kind:load to:0x0215f350 module:overlay(66) +from:0x02160820 kind:load to:0x0215f320 module:overlay(66) +from:0x02160824 kind:load to:0x0215f3e8 module:overlay(66) +from:0x02160828 kind:load to:0x0215f878 module:overlay(66) +from:0x0216082c kind:load to:0x0215f884 module:overlay(66) +from:0x02160830 kind:load to:0x0215f8f0 module:overlay(66) +from:0x02160834 kind:load to:0x0215faf4 module:overlay(66) +from:0x02160838 kind:load to:0x0215f8a8 module:overlay(66) +from:0x0216083c kind:load to:0x0215f480 module:overlay(66) +from:0x02160840 kind:load to:0x0215f5e0 module:overlay(66) +from:0x02160844 kind:load to:0x0215f360 module:overlay(66) +from:0x02160848 kind:load to:0x0215fab8 module:overlay(66) +from:0x0216084c kind:load to:0x0215f8b4 module:overlay(66) +from:0x02160850 kind:load to:0x0215f4d8 module:overlay(66) +from:0x02160854 kind:load to:0x0215f370 module:overlay(66) +from:0x02160858 kind:load to:0x0215f8cc module:overlay(66) +from:0x0216085c kind:load to:0x0215f8d8 module:overlay(66) +from:0x02160860 kind:load to:0x0215f060 module:overlay(66) +from:0x02160864 kind:load to:0x0215efe8 module:overlay(66) +from:0x02160868 kind:load to:0x0215ef58 module:overlay(66) +from:0x0216086c kind:load to:0x0215f380 module:overlay(66) +from:0x02160870 kind:load to:0x0215f388 module:overlay(66) +from:0x02160874 kind:load to:0x0215f068 module:overlay(66) +from:0x02160878 kind:load to:0x0215fa4c module:overlay(66) +from:0x0216087c kind:load to:0x0215f038 module:overlay(66) +from:0x02160880 kind:load to:0x0215f640 module:overlay(66) +from:0x02160884 kind:load to:0x0215efa0 module:overlay(66) +from:0x021608f0 kind:load to:0x0215ef28 module:overlay(66) +from:0x021608f4 kind:load to:0x0215f908 module:overlay(66) +from:0x021608f8 kind:load to:0x0215ef48 module:overlay(66) +from:0x021608fc kind:load to:0x0215f914 module:overlay(66) +from:0x02160900 kind:load to:0x0215f008 module:overlay(66) +from:0x02160904 kind:load to:0x0215f920 module:overlay(66) +from:0x02160908 kind:load to:0x0215f92c module:overlay(66) +from:0x0216090c kind:load to:0x0215fea8 module:overlay(66) +from:0x02160910 kind:load to:0x0215f338 module:overlay(66) +from:0x02160914 kind:load to:0x0215f398 module:overlay(66) +from:0x02160918 kind:load to:0x0215f520 module:overlay(66) +from:0x0216091c kind:load to:0x0215ef18 module:overlay(66) +from:0x02160920 kind:load to:0x0215eee8 module:overlay(66) +from:0x02160924 kind:load to:0x0215f410 module:overlay(66) +from:0x02160928 kind:load to:0x0215ef68 module:overlay(66) +from:0x0216092c kind:load to:0x0215f860 module:overlay(66) +from:0x02160930 kind:load to:0x0215f350 module:overlay(66) +from:0x02160934 kind:load to:0x0215f320 module:overlay(66) +from:0x02160938 kind:load to:0x0215f3e8 module:overlay(66) +from:0x0216093c kind:load to:0x0215f878 module:overlay(66) +from:0x02160940 kind:load to:0x0215f884 module:overlay(66) +from:0x02160944 kind:load to:0x0215f8f0 module:overlay(66) +from:0x02160948 kind:load to:0x0215faf4 module:overlay(66) +from:0x0216094c kind:load to:0x0215f8a8 module:overlay(66) +from:0x02160950 kind:load to:0x0215f480 module:overlay(66) +from:0x02160954 kind:load to:0x0215f5e0 module:overlay(66) +from:0x02160958 kind:load to:0x0215f360 module:overlay(66) +from:0x0216095c kind:load to:0x0215fab8 module:overlay(66) +from:0x02160960 kind:load to:0x0215f8b4 module:overlay(66) +from:0x02160964 kind:load to:0x0215f4d8 module:overlay(66) +from:0x02160968 kind:load to:0x0215f370 module:overlay(66) +from:0x0216096c kind:load to:0x0215f8cc module:overlay(66) +from:0x02160970 kind:load to:0x0215f8d8 module:overlay(66) +from:0x02160974 kind:load to:0x0215f060 module:overlay(66) +from:0x02160978 kind:load to:0x0215efe8 module:overlay(66) +from:0x0216097c kind:load to:0x0215ef58 module:overlay(66) +from:0x02160980 kind:load to:0x0215f380 module:overlay(66) +from:0x02160984 kind:load to:0x0215f388 module:overlay(66) +from:0x02160988 kind:load to:0x0215f068 module:overlay(66) +from:0x0216098c kind:load to:0x0215fa4c module:overlay(66) +from:0x02160990 kind:load to:0x0215f038 module:overlay(66) +from:0x02160994 kind:load to:0x0215f640 module:overlay(66) +from:0x02160998 kind:load to:0x0215efa0 module:overlay(66) +from:0x021609f4 kind:load to:0x0215fd70 module:overlay(66) +from:0x021609f8 kind:load to:0x0215f938 module:overlay(66) +from:0x021609fc kind:load to:0x0215fa64 module:overlay(66) +from:0x02160a00 kind:load to:0x0215fa10 module:overlay(66) +from:0x02160a04 kind:load to:0x0215f944 module:overlay(66) +from:0x02160a08 kind:load to:0x0215f5e8 module:overlay(66) +from:0x02160a0c kind:load to:0x0215f628 module:overlay(66) +from:0x02160a10 kind:load to:0x0215f968 module:overlay(66) +from:0x02160a14 kind:load to:0x0215f95c module:overlay(66) +from:0x02160a18 kind:load to:0x0215f3a8 module:overlay(66) +from:0x02160a1c kind:load to:0x0215f974 module:overlay(66) +from:0x02160a20 kind:load to:0x0215f590 module:overlay(66) +from:0x02160a24 kind:load to:0x0215ef98 module:overlay(66) +from:0x02160a28 kind:load to:0x0215fd94 module:overlay(66) +from:0x02160a2c kind:load to:0x0215f3b8 module:overlay(66) +from:0x02160a30 kind:load to:0x0215ef88 module:overlay(66) +from:0x02160a34 kind:load to:0x0215f010 module:overlay(66) +from:0x02160a38 kind:load to:0x0215f98c module:overlay(66) +from:0x02160a3c kind:load to:0x0215f3e0 module:overlay(66) +from:0x02160a40 kind:load to:0x0215f608 module:overlay(66) +from:0x02160a44 kind:load to:0x0215fdac module:overlay(66) +from:0x02160a48 kind:load to:0x0215f998 module:overlay(66) +from:0x02160a4c kind:load to:0x0215f9a4 module:overlay(66) +from:0x02160a50 kind:load to:0x0215f9b0 module:overlay(66) +from:0x02160a54 kind:load to:0x0215f3d8 module:overlay(66) +from:0x02160a58 kind:load to:0x0215fdb8 module:overlay(66) +from:0x02160a5c kind:load to:0x0215f4f0 module:overlay(66) +from:0x02160a60 kind:load to:0x0215efa8 module:overlay(66) +from:0x02160a64 kind:load to:0x0215fec8 module:overlay(66) +from:0x02160a68 kind:load to:0x0215f4e8 module:overlay(66) +from:0x02160a6c kind:load to:0x0215f050 module:overlay(66) +from:0x02160a70 kind:load to:0x0215fed8 module:overlay(66) +from:0x02160a74 kind:load to:0x0215fdc4 module:overlay(66) +from:0x02160a78 kind:load to:0x0215f9d4 module:overlay(66) +from:0x02160a7c kind:load to:0x0215fee8 module:overlay(66) +from:0x02160a80 kind:load to:0x0215f450 module:overlay(66) +from:0x02160a84 kind:load to:0x0215ef10 module:overlay(66) +from:0x02160a88 kind:load to:0x0215f9e0 module:overlay(66) +from:0x02160af8 kind:load to:0x0215f7c8 module:overlay(66) +from:0x02160afc kind:load to:0x0215faac module:overlay(66) +from:0x02160b00 kind:load to:0x0215f558 module:overlay(66) +from:0x02160b04 kind:load to:0x0215f7e8 module:overlay(66) +from:0x02160b08 kind:load to:0x0215fad0 module:overlay(66) +from:0x02160b0c kind:load to:0x0215f5a8 module:overlay(66) +from:0x02160bfc kind:load to:0x0215fd04 module:overlay(66) +from:0x02160c00 kind:load to:0x0215fae8 module:overlay(66) +from:0x02160c04 kind:load to:0x0215fd10 module:overlay(66) +from:0x02160c08 kind:load to:0x0215f188 module:overlay(66) +from:0x02160c0c kind:load to:0x0215f5f8 module:overlay(66) +from:0x02160c10 kind:load to:0x0215f168 module:overlay(66) +from:0x02160c14 kind:load to:0x0215f810 module:overlay(66) +from:0x02160c18 kind:load to:0x0215fb0c module:overlay(66) +from:0x02160c1c kind:load to:0x0215f818 module:overlay(66) +from:0x02160c20 kind:load to:0x0215efd8 module:overlay(66) +from:0x02160c24 kind:load to:0x0215f160 module:overlay(66) +from:0x02160c28 kind:load to:0x0215efc8 module:overlay(66) +from:0x02160d00 kind:load to:0x0215f648 module:overlay(66) +from:0x02160d04 kind:load to:0x0215f828 module:overlay(66) +from:0x02160d08 kind:load to:0x0215f670 module:overlay(66) +from:0x02160d0c kind:load to:0x0215f2c8 module:overlay(66) +from:0x02160d10 kind:load to:0x0215ef60 module:overlay(66) +from:0x02160d14 kind:load to:0x0215f030 module:overlay(66) +from:0x02160d18 kind:load to:0x0215fb54 module:overlay(66) +from:0x02160d1c kind:load to:0x0215fb60 module:overlay(66) +from:0x02160d20 kind:load to:0x0215f83c module:overlay(66) +from:0x02160d24 kind:load to:0x0215f690 module:overlay(66) +from:0x02160d28 kind:load to:0x0215f318 module:overlay(66) +from:0x02160d2c kind:load to:0x0215f328 module:overlay(66) +from:0x02160d30 kind:load to:0x0215f278 module:overlay(66) +from:0x02160d34 kind:load to:0x0215f340 module:overlay(66) +from:0x02160d38 kind:load to:0x0215f088 module:overlay(66) +from:0x02160d3c kind:load to:0x0215fb84 module:overlay(66) +from:0x02160d40 kind:load to:0x0215fb90 module:overlay(66) +from:0x02160d44 kind:load to:0x0215f8c0 module:overlay(66) +from:0x02160d48 kind:load to:0x0215fb9c module:overlay(66) +from:0x02160d4c kind:load to:0x0215f8e4 module:overlay(66) +from:0x02160d50 kind:load to:0x0215fd58 module:overlay(66) +from:0x02160d54 kind:load to:0x0215fd64 module:overlay(66) +from:0x02160d58 kind:load to:0x0215fbc0 module:overlay(66) +from:0x02160d5c kind:load to:0x0215feb8 module:overlay(66) +from:0x02160d60 kind:load to:0x0215fe48 module:overlay(66) +from:0x02160d64 kind:load to:0x0215fd88 module:overlay(66) +from:0x02160d68 kind:load to:0x0215fe54 module:overlay(66) +from:0x02160d6c kind:load to:0x0215fda0 module:overlay(66) +from:0x02160d70 kind:load to:0x0215fbfc module:overlay(66) +from:0x02160d74 kind:load to:0x0215f9bc module:overlay(66) +from:0x02160d78 kind:load to:0x0215f9c8 module:overlay(66) +from:0x02160d7c kind:load to:0x0215f1c8 module:overlay(66) +from:0x02160d80 kind:load to:0x0215f4d0 module:overlay(66) +from:0x02160d84 kind:load to:0x0215efb0 module:overlay(66) +from:0x02160e04 kind:load to:0x0215eee4 module:overlay(66) +from:0x02160e08 kind:load to:0x0215ef70 module:overlay(66) +from:0x02160e0c kind:load to:0x0215eff8 module:overlay(66) +from:0x02160e10 kind:load to:0x0215efe0 module:overlay(66) +from:0x02160e14 kind:load to:0x0215ef00 module:overlay(66) +from:0x02160e18 kind:load to:0x0215eef0 module:overlay(66) +from:0x02160e1c kind:load to:0x0215f178 module:overlay(66) +from:0x02160e20 kind:load to:0x0215efb8 module:overlay(66) +from:0x02160e24 kind:load to:0x0215f020 module:overlay(66) +from:0x02160e28 kind:load to:0x0215f2e0 module:overlay(66) +from:0x02160e2c kind:load to:0x0215f120 module:overlay(66) +from:0x02160f08 kind:load to:0x0215ef80 module:overlay(66) +from:0x02160f0c kind:load to:0x0215eef8 module:overlay(66) +from:0x02160f10 kind:load to:0x0215f0a8 module:overlay(66) +from:0x02160f14 kind:load to:0x0215f1a8 module:overlay(66) +from:0x02160f18 kind:load to:0x0215f070 module:overlay(66) +from:0x02160f1c kind:load to:0x0215f428 module:overlay(66) +from:0x02160f20 kind:load to:0x0215f330 module:overlay(66) +from:0x02160f24 kind:load to:0x0215f258 module:overlay(66) +from:0x02160f28 kind:load to:0x0215f438 module:overlay(66) +from:0x02160f2c kind:load to:0x0215f180 module:overlay(66) +from:0x02160f30 kind:load to:0x0215f048 module:overlay(66) +from:0x02160f34 kind:load to:0x0215f140 module:overlay(66) +from:0x02160f38 kind:load to:0x0215f198 module:overlay(66) +from:0x02160f3c kind:load to:0x0215f270 module:overlay(66) +from:0x02160f40 kind:load to:0x0215f148 module:overlay(66) +from:0x0216100c kind:load to:0x0215f128 module:overlay(66) +from:0x02161010 kind:load to:0x0215f5b0 module:overlay(66) +from:0x02161014 kind:load to:0x0215f580 module:overlay(66) +from:0x02161018 kind:load to:0x0215f700 module:overlay(66) +from:0x0216101c kind:load to:0x0215f578 module:overlay(66) +from:0x02161020 kind:load to:0x0215f7d8 module:overlay(66) +from:0x02161024 kind:load to:0x0215f708 module:overlay(66) +from:0x02161028 kind:load to:0x0215f710 module:overlay(66) +from:0x0216102c kind:load to:0x0215f718 module:overlay(66) +from:0x02161030 kind:load to:0x0215f720 module:overlay(66) +from:0x02161034 kind:load to:0x0215f588 module:overlay(66) +from:0x02161038 kind:load to:0x0215fc44 module:overlay(66) +from:0x0216103c kind:load to:0x0215fc50 module:overlay(66) +from:0x02161040 kind:load to:0x0215f518 module:overlay(66) +from:0x02161044 kind:load to:0x0215fa04 module:overlay(66) +from:0x02161048 kind:load to:0x0215f730 module:overlay(66) +from:0x0216104c kind:load to:0x0215f738 module:overlay(66) +from:0x02161050 kind:load to:0x0215eed4 module:overlay(66) +from:0x02161054 kind:load to:0x0215f470 module:overlay(66) +from:0x02161058 kind:load to:0x0215f100 module:overlay(66) +from:0x0216105c kind:load to:0x0215f478 module:overlay(66) +from:0x02161060 kind:load to:0x0215f098 module:overlay(66) +from:0x02161064 kind:load to:0x0215fa1c module:overlay(66) +from:0x02161068 kind:load to:0x0215f748 module:overlay(66) +from:0x0216106c kind:load to:0x0215fa28 module:overlay(66) +from:0x02161070 kind:load to:0x0215f758 module:overlay(66) +from:0x02161074 kind:load to:0x0215f3c8 module:overlay(66) +from:0x02161078 kind:load to:0x0215f1f0 module:overlay(66) +from:0x0216107c kind:load to:0x0215f760 module:overlay(66) +from:0x02161080 kind:load to:0x0215f770 module:overlay(66) +from:0x02161084 kind:load to:0x0215f778 module:overlay(66) +from:0x02161088 kind:load to:0x0215f780 module:overlay(66) +from:0x0216108c kind:load to:0x0215fddc module:overlay(66) +from:0x02161090 kind:load to:0x0215fc74 module:overlay(66) +from:0x02161094 kind:load to:0x0215fde8 module:overlay(66) +from:0x02161098 kind:load to:0x0215fe6c module:overlay(66) +from:0x0216109c kind:load to:0x0215fef8 module:overlay(66) +from:0x021610a0 kind:load to:0x0215ff08 module:overlay(66) +from:0x021610a4 kind:load to:0x0215ff18 module:overlay(66) +from:0x021610a8 kind:load to:0x0215fc80 module:overlay(66) +from:0x021610ac kind:load to:0x0215fe78 module:overlay(66) +from:0x021610b0 kind:load to:0x0215fe84 module:overlay(66) +from:0x021610b4 kind:load to:0x0215fe90 module:overlay(66) +from:0x021610b8 kind:load to:0x0215fa34 module:overlay(66) +from:0x021610bc kind:load to:0x0215fca4 module:overlay(66) +from:0x021610c0 kind:load to:0x0215fcb0 module:overlay(66) +from:0x021610c4 kind:load to:0x0215fcbc module:overlay(66) +from:0x021610c8 kind:load to:0x0215fcc8 module:overlay(66) +from:0x021610cc kind:load to:0x0215f508 module:overlay(66) +from:0x021610d0 kind:load to:0x0215fa70 module:overlay(66) +from:0x021610d4 kind:load to:0x0215f798 module:overlay(66) +from:0x02161110 kind:load to:0x0215f7f0 module:overlay(66) +from:0x02161114 kind:load to:0x0215fc08 module:overlay(66) +from:0x02161118 kind:load to:0x0215eed8 module:overlay(66) +from:0x0216111c kind:load to:0x0215f4b8 module:overlay(66) +from:0x02161120 kind:load to:0x0215fc14 module:overlay(66) +from:0x02161124 kind:load to:0x0215efc0 module:overlay(66) +from:0x02161128 kind:load to:0x0215f4e0 module:overlay(66) +from:0x0216112c kind:load to:0x0215ef38 module:overlay(66) +from:0x02161130 kind:load to:0x0215f400 module:overlay(66) +from:0x02161134 kind:load to:0x0215f9ec module:overlay(66) +from:0x02161214 kind:load to:0x0215ef20 module:overlay(66) +from:0x02161218 kind:load to:0x0215efd0 module:overlay(66) +from:0x0216121c kind:load to:0x0215ef40 module:overlay(66) +from:0x02161220 kind:load to:0x0215f6d0 module:overlay(66) +from:0x02161224 kind:load to:0x0215f6d8 module:overlay(66) +from:0x02161228 kind:load to:0x0215f040 module:overlay(66) +from:0x0216122c kind:load to:0x0215ef08 module:overlay(66) +from:0x02161230 kind:load to:0x0215f6e0 module:overlay(66) +from:0x02161234 kind:load to:0x0215f6f0 module:overlay(66) +from:0x02161238 kind:load to:0x0215f440 module:overlay(66) +from:0x0216123c kind:load to:0x0215f170 module:overlay(66) +from:0x02161240 kind:load to:0x0215f6f8 module:overlay(66) +from:0x02161244 kind:load to:0x0215fc2c module:overlay(66) +from:0x02161248 kind:load to:0x0215f230 module:overlay(66) +from:0x0216124c kind:load to:0x0215fdd0 module:overlay(66) +from:0x02161250 kind:load to:0x0215fe60 module:overlay(66) +from:0x02161318 kind:load to:0x0215f548 module:overlay(66) +from:0x0216131c kind:load to:0x0215f460 module:overlay(66) +from:0x02161320 kind:load to:0x0215f0c8 module:overlay(66) +from:0x02161324 kind:load to:0x0215f200 module:overlay(66) +from:0x02161328 kind:load to:0x0215f150 module:overlay(66) +from:0x0216132c kind:load to:0x0215f1f8 module:overlay(66) +from:0x02161330 kind:load to:0x0215f0f8 module:overlay(66) +from:0x02161334 kind:load to:0x0215f750 module:overlay(66) +from:0x02161338 kind:load to:0x0215f1d8 module:overlay(66) +from:0x0216133c kind:load to:0x0215f110 module:overlay(66) +from:0x02161340 kind:load to:0x0215f498 module:overlay(66) +from:0x02161344 kind:load to:0x0215f4a0 module:overlay(66) +from:0x02161348 kind:load to:0x0215f4a8 module:overlay(66) +from:0x0216134c kind:load to:0x0215f4b0 module:overlay(66) +from:0x02161350 kind:load to:0x0215f790 module:overlay(66) +from:0x02161354 kind:load to:0x0215fc8c module:overlay(66) +from:0x02161358 kind:load to:0x0215fc98 module:overlay(66) +from:0x0216135c kind:load to:0x0215fa40 module:overlay(66) +from:0x02161360 kind:load to:0x0215fa58 module:overlay(66) +from:0x02161364 kind:load to:0x0215fe0c module:overlay(66) +from:0x02161368 kind:load to:0x0215f358 module:overlay(66) +from:0x0216136c kind:load to:0x0215f528 module:overlay(66) +from:0x02161370 kind:load to:0x0215f530 module:overlay(66) +from:0x02161374 kind:load to:0x0215f540 module:overlay(66) +from:0x02161378 kind:load to:0x0215f7a8 module:overlay(66) +from:0x0216137c kind:load to:0x0215f7b0 module:overlay(66) +from:0x0216141c kind:load to:0x0215f7f0 module:overlay(66) +from:0x02161420 kind:load to:0x0215fc08 module:overlay(66) +from:0x02161424 kind:load to:0x0215eed8 module:overlay(66) +from:0x02161428 kind:load to:0x0215f4b8 module:overlay(66) +from:0x0216142c kind:load to:0x0215fc14 module:overlay(66) +from:0x02161430 kind:load to:0x0215efc0 module:overlay(66) +from:0x02161434 kind:load to:0x0215f4e0 module:overlay(66) +from:0x02161438 kind:load to:0x0215ef38 module:overlay(66) +from:0x0216143c kind:load to:0x0215f400 module:overlay(66) +from:0x02161440 kind:load to:0x0215f9ec module:overlay(66) +from:0x02161520 kind:load to:0x0215ef20 module:overlay(66) +from:0x02161524 kind:load to:0x0215efd0 module:overlay(66) +from:0x02161528 kind:load to:0x0215ef40 module:overlay(66) +from:0x0216152c kind:load to:0x0215f6d0 module:overlay(66) +from:0x02161530 kind:load to:0x0215f6d8 module:overlay(66) +from:0x02161534 kind:load to:0x0215f040 module:overlay(66) +from:0x02161538 kind:load to:0x0215ef08 module:overlay(66) +from:0x0216153c kind:load to:0x0215f6e0 module:overlay(66) +from:0x02161540 kind:load to:0x0215f6f0 module:overlay(66) +from:0x02161544 kind:load to:0x0215eedc module:overlay(66) +from:0x02161548 kind:load to:0x0215eee0 module:overlay(66) +from:0x0216154c kind:load to:0x0215f440 module:overlay(66) +from:0x02161550 kind:load to:0x0215f170 module:overlay(66) +from:0x02161554 kind:load to:0x0215f6f8 module:overlay(66) +from:0x02161558 kind:load to:0x0215fc2c module:overlay(66) +from:0x0216155c kind:load to:0x0215f230 module:overlay(66) +from:0x02161560 kind:load to:0x0215fdd0 module:overlay(66) +from:0x02161564 kind:load to:0x0215fe60 module:overlay(66) +from:0x02161624 kind:load to:0x0215f548 module:overlay(66) +from:0x02161628 kind:load to:0x0215f460 module:overlay(66) +from:0x0216162c kind:load to:0x0215f0c8 module:overlay(66) +from:0x02161630 kind:load to:0x0215f200 module:overlay(66) +from:0x02161634 kind:load to:0x0215f150 module:overlay(66) +from:0x02161638 kind:load to:0x0215f1f8 module:overlay(66) +from:0x0216163c kind:load to:0x0215f0f8 module:overlay(66) +from:0x02161640 kind:load to:0x0215f750 module:overlay(66) +from:0x02161644 kind:load to:0x0215f1d8 module:overlay(66) +from:0x02161648 kind:load to:0x0215f110 module:overlay(66) +from:0x0216164c kind:load to:0x0215f498 module:overlay(66) +from:0x02161650 kind:load to:0x0215f4a0 module:overlay(66) +from:0x02161654 kind:load to:0x0215f4a8 module:overlay(66) +from:0x02161658 kind:load to:0x0215f4b0 module:overlay(66) +from:0x0216165c kind:load to:0x0215f790 module:overlay(66) +from:0x02161660 kind:load to:0x0215fc8c module:overlay(66) +from:0x02161664 kind:load to:0x0215fc98 module:overlay(66) +from:0x02161668 kind:load to:0x0215fa40 module:overlay(66) +from:0x0216166c kind:load to:0x0215fa58 module:overlay(66) +from:0x02161670 kind:load to:0x0215fe0c module:overlay(66) +from:0x02161674 kind:load to:0x0215f358 module:overlay(66) +from:0x02161678 kind:load to:0x0215f528 module:overlay(66) +from:0x0216167c kind:load to:0x0215f530 module:overlay(66) +from:0x02161680 kind:load to:0x0215f540 module:overlay(66) +from:0x02161684 kind:load to:0x0215f7a8 module:overlay(66) +from:0x02161688 kind:load to:0x0215f7b0 module:overlay(66) +from:0x02161728 kind:load to:0x0215f378 module:overlay(66) +from:0x0216172c kind:load to:0x0215f4f8 module:overlay(66) +from:0x02161730 kind:load to:0x0215f0d8 module:overlay(66) +from:0x02161734 kind:load to:0x0215f1b8 module:overlay(66) +from:0x02161738 kind:load to:0x0215f420 module:overlay(66) +from:0x0216173c kind:load to:0x0215f130 module:overlay(66) +from:0x02161740 kind:load to:0x0215f240 module:overlay(66) +from:0x02161744 kind:load to:0x0215f028 module:overlay(66) +from:0x02161748 kind:load to:0x0215f4c0 module:overlay(66) +from:0x0216182c kind:load to:0x0215f728 module:overlay(66) +from:0x02161830 kind:load to:0x0215f468 module:overlay(66) +from:0x02161834 kind:load to:0x0215f740 module:overlay(66) +from:0x02161838 kind:load to:0x0215f488 module:overlay(66) +from:0x0216183c kind:load to:0x0215f210 module:overlay(66) +from:0x02161840 kind:load to:0x0215f768 module:overlay(66) +from:0x02161844 kind:load to:0x0215f3b0 module:overlay(66) +from:0x02161848 kind:load to:0x0215f788 module:overlay(66) +from:0x0216184c kind:load to:0x0215f3a0 module:overlay(66) +from:0x02161850 kind:load to:0x0215f0e0 module:overlay(66) +from:0x02161854 kind:load to:0x0215fcd4 module:overlay(66) +from:0x02161858 kind:load to:0x0215fa7c module:overlay(66) +from:0x0216185c kind:load to:0x0215f818 module:overlay(66) +from:0x02161860 kind:load to:0x0215f7a0 module:overlay(66) +from:0x02161864 kind:load to:0x0215fa88 module:overlay(66) +from:0x02161868 kind:load to:0x0215f7b8 module:overlay(66) +from:0x0216186c kind:load to:0x0215f570 module:overlay(66) +from:0x02161870 kind:load to:0x0215f7c0 module:overlay(66) +from:0x02161874 kind:load to:0x0215f550 module:overlay(66) +from:0x02161878 kind:load to:0x0215f250 module:overlay(66) +from:0x02161930 kind:load to:0x0215f5d0 module:overlay(66) +from:0x02161934 kind:load to:0x0215f1a0 module:overlay(66) +from:0x02161938 kind:load to:0x0215f600 module:overlay(66) +from:0x0216193c kind:load to:0x0215f280 module:overlay(66) +from:0x02161940 kind:load to:0x0215f620 module:overlay(66) +from:0x02161944 kind:load to:0x0215f630 module:overlay(66) +from:0x02161948 kind:load to:0x0215f1e0 module:overlay(66) +from:0x0216194c kind:load to:0x0215f678 module:overlay(66) +from:0x02161950 kind:load to:0x0215f2e8 module:overlay(66) +from:0x02161954 kind:load to:0x0215f830 module:overlay(66) +from:0x02161958 kind:load to:0x0215f680 module:overlay(66) +from:0x0216195c kind:load to:0x0215f698 module:overlay(66) +from:0x02161960 kind:load to:0x0215f6a0 module:overlay(66) +from:0x02161964 kind:load to:0x0215f5c8 module:overlay(66) +from:0x02161968 kind:load to:0x0215f368 module:overlay(66) +from:0x0216196c kind:load to:0x0215eff0 module:overlay(66) +from:0x02161970 kind:load to:0x0215f1c0 module:overlay(66) +from:0x02161974 kind:load to:0x0215f4c8 module:overlay(66) +from:0x02161978 kind:load to:0x0215f500 module:overlay(66) +from:0x0216197c kind:load to:0x0215f6b8 module:overlay(66) +from:0x02161980 kind:load to:0x0215f6c0 module:overlay(66) +from:0x02161984 kind:load to:0x0215f3d0 module:overlay(66) +from:0x02161988 kind:load to:0x0215f408 module:overlay(66) +from:0x0216198c kind:load to:0x0215f408 module:overlay(66) +from:0x02161990 kind:load to:0x0215f418 module:overlay(66) +from:0x02161994 kind:load to:0x0215f6e8 module:overlay(66) +from:0x02161998 kind:load to:0x0215fc20 module:overlay(66) +from:0x0216199c kind:load to:0x0215fc38 module:overlay(66) +from:0x021619a0 kind:load to:0x0215f9f8 module:overlay(66) +from:0x021619a4 kind:load to:0x0215fc5c module:overlay(66) +from:0x021619a8 kind:load to:0x0215fc68 module:overlay(66) +from:0x021619ac kind:load to:0x0215fdf4 module:overlay(66) +from:0x021619b0 kind:load to:0x0215fe00 module:overlay(66) +from:0x021619b4 kind:load to:0x0215fce0 module:overlay(66) +from:0x021619b8 kind:load to:0x0215ff28 module:overlay(66) +from:0x021619bc kind:load to:0x0215ff28 module:overlay(66) +from:0x021619c0 kind:load to:0x0215ff38 module:overlay(66) +from:0x021619c4 kind:load to:0x0215fe9c module:overlay(66) +from:0x021619c8 kind:load to:0x0215ff78 module:overlay(66) +from:0x021619cc kind:load to:0x0215f9bc module:overlay(66) +from:0x021619d0 kind:load to:0x0215fb00 module:overlay(66) +from:0x021619d4 kind:load to:0x0215f820 module:overlay(66) +from:0x021619d8 kind:load to:0x0215f658 module:overlay(66) +from:0x021619dc kind:load to:0x0215f2f0 module:overlay(66) +from:0x021619e0 kind:load to:0x0215f208 module:overlay(66) +from:0x02161a34 kind:load to:0x0215eee4 module:overlay(66) +from:0x02161a38 kind:load to:0x0215f018 module:overlay(66) +from:0x02161a3c kind:load to:0x0215eef0 module:overlay(66) +from:0x02161a40 kind:load to:0x0215f268 module:overlay(66) +from:0x02161a44 kind:load to:0x0215f078 module:overlay(66) +from:0x02161a48 kind:load to:0x0215f538 module:overlay(66) +from:0x02161a4c kind:load to:0x0215f0b0 module:overlay(66) +from:0x02161b38 kind:load to:0x0215ef80 module:overlay(66) +from:0x02161b3c kind:load to:0x0215ef78 module:overlay(66) +from:0x02161b40 kind:load to:0x0215eef8 module:overlay(66) +from:0x02161b44 kind:load to:0x0215f080 module:overlay(66) +from:0x02161b48 kind:load to:0x0215f260 module:overlay(66) +from:0x02161b4c kind:load to:0x0215f0f0 module:overlay(66) +from:0x02161b50 kind:load to:0x0215f070 module:overlay(66) +from:0x02161b54 kind:load to:0x0215f0c0 module:overlay(66) +from:0x02161b58 kind:load to:0x0215f258 module:overlay(66) +from:0x02161b5c kind:load to:0x0215f438 module:overlay(66) +from:0x02161b60 kind:load to:0x0215f158 module:overlay(66) +from:0x02161b64 kind:load to:0x0215f218 module:overlay(66) +from:0x02161c3c kind:load to:0x0215f128 module:overlay(66) +from:0x02161c40 kind:load to:0x0215f220 module:overlay(66) +from:0x02161c44 kind:load to:0x0215f2b8 module:overlay(66) +from:0x02161c48 kind:load to:0x0215f228 module:overlay(66) +from:0x02161c4c kind:load to:0x0215f578 module:overlay(66) +from:0x02161c50 kind:load to:0x0215f5b8 module:overlay(66) +from:0x02161c54 kind:load to:0x0215f568 module:overlay(66) +from:0x02161c58 kind:load to:0x0215f588 module:overlay(66) +from:0x02161c5c kind:load to:0x0215fcec module:overlay(66) +from:0x02161c60 kind:load to:0x0215fcf8 module:overlay(66) +from:0x02161c64 kind:load to:0x0215fa94 module:overlay(66) +from:0x02161c68 kind:load to:0x0215faa0 module:overlay(66) +from:0x02161c6c kind:load to:0x0215f518 module:overlay(66) +from:0x02161c70 kind:load to:0x0215f7e0 module:overlay(66) +from:0x02161c74 kind:load to:0x0215fac4 module:overlay(66) +from:0x02161c78 kind:load to:0x0215eed4 module:overlay(66) +from:0x02161c7c kind:load to:0x0215ef90 module:overlay(66) +from:0x02161c80 kind:load to:0x0215f098 module:overlay(66) +from:0x02161c84 kind:load to:0x0215f598 module:overlay(66) +from:0x02161c88 kind:load to:0x0215f560 module:overlay(66) +from:0x02161c8c kind:load to:0x0215f1f0 module:overlay(66) +from:0x02161c90 kind:load to:0x0215f5a0 module:overlay(66) +from:0x02161c94 kind:load to:0x0215f7f8 module:overlay(66) +from:0x02161c98 kind:load to:0x0215f780 module:overlay(66) +from:0x02161c9c kind:load to:0x0215fadc module:overlay(66) +from:0x02161ca0 kind:load to:0x0215fe6c module:overlay(66) +from:0x02161ca4 kind:load to:0x0215ff48 module:overlay(66) +from:0x02161ca8 kind:load to:0x0215ff58 module:overlay(66) +from:0x02161cac kind:load to:0x0215ff68 module:overlay(66) +from:0x02161cb0 kind:load to:0x0215fc80 module:overlay(66) +from:0x02161cb4 kind:load to:0x0215fe18 module:overlay(66) +from:0x02161cb8 kind:load to:0x0215fe24 module:overlay(66) +from:0x02161cbc kind:load to:0x0215fe30 module:overlay(66) +from:0x02161cc0 kind:load to:0x0215fe3c module:overlay(66) +from:0x02161cc4 kind:load to:0x0215fa34 module:overlay(66) +from:0x02161cc8 kind:load to:0x0215fd1c module:overlay(66) +from:0x02161ccc kind:load to:0x0215fd28 module:overlay(66) +from:0x02161cd0 kind:load to:0x0215f508 module:overlay(66) +from:0x02161cd4 kind:load to:0x0215f800 module:overlay(66) +from:0x02161cd8 kind:load to:0x0215f808 module:overlay(66) +from:0x02161d50 kind:load to:0x0215ba84 module:overlay(66) +from:0x02161d54 kind:load to:0x02097924 module:overlay(0) +from:0x02161d58 kind:load to:0x02097734 module:overlay(0) +from:0x02161d5c kind:load to:0x020977b0 module:overlay(0) +from:0x02161d60 kind:load to:0x0209792c module:overlay(0) +from:0x02161d64 kind:load to:0x0209794c module:overlay(0) +from:0x02161d68 kind:load to:0x02097978 module:overlay(0) +from:0x02161d74 kind:load to:0x0215ba44 module:overlay(66) +from:0x02161d78 kind:load to:0x02097924 module:overlay(0) +from:0x02161d7c kind:load to:0x02097734 module:overlay(0) +from:0x02161d80 kind:load to:0x020977b0 module:overlay(0) +from:0x02161d84 kind:load to:0x0209792c module:overlay(0) +from:0x02161d88 kind:load to:0x0209794c module:overlay(0) +from:0x02161d8c kind:load to:0x02097978 module:overlay(0) +from:0x02161e70 kind:load to:0x020984f8 module:overlay(0) +from:0x02161e74 kind:load to:0x02098534 module:overlay(0) +from:0x02161e78 kind:load to:0x0209854c module:overlay(0) +from:0x02161e7c kind:load to:0x02098558 module:overlay(0) +from:0x02161e80 kind:load to:0x01fff464 module:itcm +from:0x02161e84 kind:load to:0x020a99b8 module:overlay(0) +from:0x02161e88 kind:load to:0x0215bcfc module:overlay(66) +from:0x02161e8c kind:load to:0x020a8d84 module:overlay(0) +from:0x02161e90 kind:load to:0x0215bdc4 module:overlay(66) +from:0x02161e94 kind:load to:0x020a98d4 module:overlay(0) +from:0x02161e98 kind:load to:0x0209849c module:overlay(0) +from:0x02161e9c kind:load to:0x0215bec0 module:overlay(66) +from:0x02161ea0 kind:load to:0x020984a4 module:overlay(0) +from:0x02161ea4 kind:load to:0x020984a8 module:overlay(0) +from:0x02161ea8 kind:load to:0x02098564 module:overlay(0) +from:0x02161eac kind:load to:0x020985d0 module:overlay(0) +from:0x02161eb0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02161eb4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02161eb8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02161ebc kind:load to:0x0215becc module:overlay(66) +from:0x02161ec0 kind:load to:0x0215bef4 module:overlay(66) +from:0x02161ec4 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02161ec8 kind:load to:0x0215bd70 module:overlay(66) +from:0x02161ecc kind:load to:0x020a92b0 module:overlay(0) +from:0x02161ed0 kind:load to:0x020a8f58 module:overlay(0) +from:0x02161ed4 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02161ed8 kind:load to:0x020a9130 module:overlay(0) +from:0x02161edc kind:load to:0x020a912c module:overlay(0) +from:0x02161ee0 kind:load to:0x020a91fc module:overlay(0) +from:0x02161ee4 kind:load to:0x020a9220 module:overlay(0) +from:0x02161ee8 kind:load to:0x020a9224 module:overlay(0) +from:0x02161eec kind:load to:0x0215beb8 module:overlay(66) +from:0x02161ef0 kind:load to:0x020a9188 module:overlay(0) +from:0x02161ef4 kind:load to:0x020a9190 module:overlay(0) +from:0x02161ef8 kind:load to:0x020a8f34 module:overlay(0) +from:0x02161efc kind:load to:0x020a8f3c module:overlay(0) +from:0x02161f00 kind:load to:0x020a8f44 module:overlay(0) +from:0x02161f04 kind:load to:0x020a8f4c module:overlay(0) +from:0x02161f08 kind:load to:0x020a9428 module:overlay(0) +from:0x02161f0c kind:load to:0x020a9578 module:overlay(0) +from:0x02161f10 kind:load to:0x020a95a4 module:overlay(0) +from:0x02161f14 kind:load to:0x020a95c4 module:overlay(0) +from:0x02161f18 kind:load to:0x020a97dc module:overlay(0) +from:0x02161f1c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02161f20 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02161f24 kind:load to:0x020a8e64 module:overlay(0) +from:0x02161f28 kind:load to:0x020a9984 module:overlay(0) +from:0x02161f2c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02161f30 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02161f34 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02161f38 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02161f3c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02161f40 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02161f44 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02161f48 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02161f4c kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02161f50 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02161f54 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02161f58 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02161f5c kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02161f60 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02161f64 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02161f68 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02161f6c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02161f70 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02161f74 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02161f78 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02161f7c kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02161f80 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02161f8c kind:load to:0x0215c008 module:overlay(66) +from:0x02161f90 kind:load to:0x02097924 module:overlay(0) +from:0x02161f94 kind:load to:0x02097734 module:overlay(0) +from:0x02161f98 kind:load to:0x020977b0 module:overlay(0) +from:0x02161f9c kind:load to:0x0209792c module:overlay(0) +from:0x02161fa0 kind:load to:0x0209794c module:overlay(0) +from:0x02161fa4 kind:load to:0x02097978 module:overlay(0) +from:0x02161fb0 kind:load to:0x0215bf58 module:overlay(66) +from:0x02161fb4 kind:load to:0x02097924 module:overlay(0) +from:0x02161fb8 kind:load to:0x02097734 module:overlay(0) +from:0x02161fbc kind:load to:0x020977b0 module:overlay(0) +from:0x02161fc0 kind:load to:0x0209792c module:overlay(0) +from:0x02161fc4 kind:load to:0x0209794c module:overlay(0) +from:0x02161fc8 kind:load to:0x02097978 module:overlay(0) +from:0x021620bc kind:load to:0x020984f8 module:overlay(0) +from:0x021620c0 kind:load to:0x02098534 module:overlay(0) +from:0x021620c4 kind:load to:0x0209854c module:overlay(0) +from:0x021620c8 kind:load to:0x02098558 module:overlay(0) +from:0x021620cc kind:load to:0x01fff464 module:itcm +from:0x021620d0 kind:load to:0x020a99b8 module:overlay(0) +from:0x021620d4 kind:load to:0x0215c204 module:overlay(66) +from:0x021620d8 kind:load to:0x020a8d84 module:overlay(0) +from:0x021620dc kind:load to:0x0215c2b0 module:overlay(66) +from:0x021620e0 kind:load to:0x020a98d4 module:overlay(0) +from:0x021620e4 kind:load to:0x0209849c module:overlay(0) +from:0x021620e8 kind:load to:0x020a993c module:overlay(0) +from:0x021620ec kind:load to:0x020984a4 module:overlay(0) +from:0x021620f0 kind:load to:0x020984a8 module:overlay(0) +from:0x021620f4 kind:load to:0x02098564 module:overlay(0) +from:0x021620f8 kind:load to:0x020985d0 module:overlay(0) +from:0x021620fc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162100 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162104 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162108 kind:load to:0x0215c3a4 module:overlay(66) +from:0x0216210c kind:load to:0x0215c3cc module:overlay(66) +from:0x02162110 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02162114 kind:load to:0x0215c25c module:overlay(66) +from:0x02162118 kind:load to:0x020a92b0 module:overlay(0) +from:0x0216211c kind:load to:0x020a8f58 module:overlay(0) +from:0x02162120 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162124 kind:load to:0x020a9130 module:overlay(0) +from:0x02162128 kind:load to:0x020a912c module:overlay(0) +from:0x0216212c kind:load to:0x020a91fc module:overlay(0) +from:0x02162130 kind:load to:0x020a9220 module:overlay(0) +from:0x02162134 kind:load to:0x020a9224 module:overlay(0) +from:0x02162138 kind:load to:0x020a9180 module:overlay(0) +from:0x0216213c kind:load to:0x020a9188 module:overlay(0) +from:0x02162140 kind:load to:0x0216f9f0 module:overlay(94) +from:0x02162144 kind:load to:0x020a8f34 module:overlay(0) +from:0x02162148 kind:load to:0x020a8f3c module:overlay(0) +from:0x0216214c kind:load to:0x020a8f44 module:overlay(0) +from:0x02162150 kind:load to:0x020a8f4c module:overlay(0) +from:0x02162154 kind:load to:0x020a9428 module:overlay(0) +from:0x02162158 kind:load to:0x020a9578 module:overlay(0) +from:0x0216215c kind:load to:0x020a95a4 module:overlay(0) +from:0x02162160 kind:load to:0x020a95c4 module:overlay(0) +from:0x02162164 kind:load to:0x020a97dc module:overlay(0) +from:0x02162168 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0216216c kind:load to:0x020a8ea0 module:overlay(0) +from:0x02162170 kind:load to:0x020a8e64 module:overlay(0) +from:0x02162174 kind:load to:0x020a9984 module:overlay(0) +from:0x02162178 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0216217c kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02162180 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02162184 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02162188 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0216218c kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02162190 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02162194 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02162198 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0216219c kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x021621a0 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021621a4 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021621a8 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021621ac kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021621b0 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x021621b4 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021621b8 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021621bc kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021621c0 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021621c4 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021621c8 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x021621cc kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021621d0 kind:load to:0x0216f92c module:overlay(94) +from:0x021621d4 kind:load to:0x0216f94c module:overlay(94) +from:0x021621e0 kind:load to:0x0215c430 module:overlay(66) +from:0x021621e4 kind:load to:0x02097924 module:overlay(0) +from:0x021621e8 kind:load to:0x02097734 module:overlay(0) +from:0x021621ec kind:load to:0x020977b0 module:overlay(0) +from:0x021621f0 kind:load to:0x0209792c module:overlay(0) +from:0x021621f4 kind:load to:0x0209794c module:overlay(0) +from:0x021621f8 kind:load to:0x02097978 module:overlay(0) +from:0x02162204 kind:load to:0x020984f8 module:overlay(0) +from:0x02162208 kind:load to:0x02098534 module:overlay(0) +from:0x0216220c kind:load to:0x0209854c module:overlay(0) +from:0x02162210 kind:load to:0x02098558 module:overlay(0) +from:0x02162214 kind:load to:0x01fff464 module:itcm +from:0x02162218 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0216221c kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x02162220 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x02162224 kind:load to:0x02098494 module:overlay(0) +from:0x02162228 kind:load to:0x02098498 module:overlay(0) +from:0x0216222c kind:load to:0x0209849c module:overlay(0) +from:0x02162230 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02162234 kind:load to:0x020984a4 module:overlay(0) +from:0x02162238 kind:load to:0x020984a8 module:overlay(0) +from:0x0216223c kind:load to:0x02098564 module:overlay(0) +from:0x02162240 kind:load to:0x020985d0 module:overlay(0) +from:0x02162244 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162248 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216224c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162250 kind:load to:0x0215c4ec module:overlay(66) +from:0x02162254 kind:load to:0x0215c50c module:overlay(66) +from:0x02162258 kind:load to:0x0215c49c module:overlay(66) +from:0x0216225c kind:load to:0x02162264 module:overlay(66) +from:0x02162260 kind:load to:0x02162270 module:overlay(66) +from:0x02162284 kind:load to:0x0215c554 module:overlay(66) +from:0x02162288 kind:load to:0x02097924 module:overlay(0) +from:0x0216228c kind:load to:0x02097734 module:overlay(0) +from:0x02162290 kind:load to:0x020977b0 module:overlay(0) +from:0x02162294 kind:load to:0x0209792c module:overlay(0) +from:0x02162298 kind:load to:0x0209794c module:overlay(0) +from:0x0216229c kind:load to:0x02097978 module:overlay(0) +from:0x021622a8 kind:load to:0x0215c5a0 module:overlay(66) +from:0x021622ac kind:load to:0x0215c900 module:overlay(66) +from:0x021622b0 kind:load to:0x0205a700 module:overlay(0) +from:0x021622b4 kind:load to:0x01ffc57c module:itcm +from:0x021622b8 kind:load to:0x02057da8 module:overlay(0) +from:0x021622bc kind:load to:0x02057e24 module:overlay(0) +from:0x021622c0 kind:load to:0x02057e88 module:overlay(0) +from:0x021622c4 kind:load to:0x01ffc7a4 module:itcm +from:0x021622c8 kind:load to:0x02057d64 module:overlay(0) +from:0x021622d4 kind:load to:0x020984f8 module:overlay(0) +from:0x021622d8 kind:load to:0x02098534 module:overlay(0) +from:0x021622dc kind:load to:0x0209854c module:overlay(0) +from:0x021622e0 kind:load to:0x02098558 module:overlay(0) +from:0x021622e4 kind:load to:0x01fff464 module:itcm +from:0x021622e8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021622ec kind:load to:0x0215c668 module:overlay(66) +from:0x021622f0 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x021622f4 kind:load to:0x02098494 module:overlay(0) +from:0x021622f8 kind:load to:0x02098498 module:overlay(0) +from:0x021622fc kind:load to:0x0209849c module:overlay(0) +from:0x02162300 kind:load to:0x0215c8e0 module:overlay(66) +from:0x02162304 kind:load to:0x020984a4 module:overlay(0) +from:0x02162308 kind:load to:0x020984a8 module:overlay(0) +from:0x0216230c kind:load to:0x02098564 module:overlay(0) +from:0x02162310 kind:load to:0x020985d0 module:overlay(0) +from:0x02162314 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162318 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216231c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162320 kind:load to:0x0215c91c module:overlay(66) +from:0x02162324 kind:load to:0x0215c95c module:overlay(66) +from:0x02162328 kind:load to:0x0215c79c module:overlay(66) +from:0x0216234c kind:load to:0x0215c9c4 module:overlay(66) +from:0x02162350 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162354 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162358 kind:load to:0x0209ca38 module:overlay(0) +from:0x0216235c kind:load to:0x0209ca58 module:overlay(0) +from:0x02162368 kind:load to:0x0214f620 module:overlays(58,70) +from:0x0216236c kind:load to:0x0209d098 module:overlay(0) +from:0x02162370 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02162374 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02162378 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0216237c kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x02162380 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02162384 kind:load to:0x0209d1ac module:overlay(0) +from:0x02162388 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0216238c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02162390 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02162394 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162398 kind:load to:0x0215ca94 module:overlay(66) +from:0x0216239c kind:load to:0x0215cab4 module:overlay(66) +from:0x021623a0 kind:load to:0x0215ca3c module:overlay(66) +from:0x021623a4 kind:load to:0x0214f728 module:overlays(58,70) +from:0x021623a8 kind:load to:0x0215ca8c module:overlay(66) +from:0x021623ac kind:load to:0x0215ccd8 module:overlay(66) +from:0x021623b4 kind:load to:0x0215cd18 module:overlay(66) +from:0x021623bc kind:load to:0x0215ccd4 module:overlay(66) +from:0x021623c4 kind:load to:0x0215ccf4 module:overlay(66) +from:0x021623d4 kind:load to:0x0215cafc module:overlay(66) +from:0x021623d8 kind:load to:0x0209772c module:overlay(0) +from:0x021623dc kind:load to:0x02097734 module:overlay(0) +from:0x021623e0 kind:load to:0x020977b0 module:overlay(0) +from:0x021623e4 kind:load to:0x020977f0 module:overlay(0) +from:0x021623e8 kind:load to:0x020977f4 module:overlay(0) +from:0x021623ec kind:load to:0x020977f8 module:overlay(0) +from:0x021623f8 kind:load to:0x020984f8 module:overlay(0) +from:0x021623fc kind:load to:0x02098534 module:overlay(0) +from:0x02162400 kind:load to:0x0209854c module:overlay(0) +from:0x02162404 kind:load to:0x02098558 module:overlay(0) +from:0x02162408 kind:load to:0x01fff464 module:itcm +from:0x0216240c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162410 kind:load to:0x0215cb8c module:overlay(66) +from:0x02162414 kind:load to:0x02098490 module:overlay(0) +from:0x02162418 kind:load to:0x0215cc68 module:overlay(66) +from:0x0216241c kind:load to:0x0215cc54 module:overlay(66) +from:0x02162420 kind:load to:0x0209849c module:overlay(0) +from:0x02162424 kind:load to:0x0215cd38 module:overlay(66) +from:0x02162428 kind:load to:0x020984a4 module:overlay(0) +from:0x0216242c kind:load to:0x020984a8 module:overlay(0) +from:0x02162430 kind:load to:0x02098564 module:overlay(0) +from:0x02162434 kind:load to:0x020985d0 module:overlay(0) +from:0x02162438 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0216243c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162440 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162444 kind:load to:0x0215cd88 module:overlay(66) +from:0x02162448 kind:load to:0x0215cdb0 module:overlay(66) +from:0x0216244c kind:load to:0x0215cc94 module:overlay(66) +from:0x02162450 kind:load to:0x0215cd30 module:overlay(66) +from:0x0216245c kind:load to:0x0215ce00 module:overlay(66) +from:0x02162460 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162464 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162468 kind:load to:0x0209ca38 module:overlay(0) +from:0x0216246c kind:load to:0x0209ca58 module:overlay(0) +from:0x02162478 kind:load to:0x0214f620 module:overlays(58,70) +from:0x0216247c kind:load to:0x0209d098 module:overlay(0) +from:0x02162480 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02162484 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02162488 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0216248c kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x02162490 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02162494 kind:load to:0x0209d1ac module:overlay(0) +from:0x02162498 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0216249c kind:load to:0x0209d1b8 module:overlay(0) +from:0x021624a0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021624a4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021624a8 kind:load to:0x0215ceec module:overlay(66) +from:0x021624ac kind:load to:0x0215cf0c module:overlay(66) +from:0x021624b0 kind:load to:0x0215ce94 module:overlay(66) +from:0x021624b4 kind:load to:0x0214f728 module:overlays(58,70) +from:0x021624b8 kind:load to:0x0215cee4 module:overlay(66) +from:0x021624c4 kind:load to:0x0215cf54 module:overlay(66) +from:0x021624c8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021624cc kind:load to:0x0209c9f8 module:overlay(0) +from:0x021624d0 kind:load to:0x0209ca38 module:overlay(0) +from:0x021624d4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021624e0 kind:load to:0x0214f620 module:overlays(58,70) +from:0x021624e4 kind:load to:0x0209d098 module:overlay(0) +from:0x021624e8 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x021624ec kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021624f0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021624f4 kind:load to:0x0214f6a0 module:overlays(30,58,70) +from:0x021624f8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021624fc kind:load to:0x0209d1ac module:overlay(0) +from:0x02162500 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02162504 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02162508 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0216250c kind:load to:0x0209d1cc module:overlay(0) +from:0x02162510 kind:load to:0x0215d040 module:overlay(66) +from:0x02162514 kind:load to:0x0215d060 module:overlay(66) +from:0x02162518 kind:load to:0x0215cfe8 module:overlay(66) +from:0x0216251c kind:load to:0x0214f728 module:overlays(58,70) +from:0x02162520 kind:load to:0x0215d038 module:overlay(66) +from:0x0216252c kind:load to:0x0215d128 module:overlay(66) +from:0x02162530 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162534 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162538 kind:load to:0x0209ca38 module:overlay(0) +from:0x0216253c kind:load to:0x0209ca58 module:overlay(0) +from:0x0216254c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02162550 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02162554 kind:load to:0x0209ca38 module:overlay(0) +from:0x02162558 kind:load to:0x0209ca58 module:overlay(0) +from:0x02162564 kind:load to:0x0207c47c module:overlay(0) +from:0x02162568 kind:load to:0x0207c484 module:overlay(0) +from:0x0216256c kind:load to:0x0207c94c module:overlay(0) +from:0x02162570 kind:load to:0x0207c93c module:overlay(0) +from:0x02162574 kind:load to:0x0207c980 module:overlay(0) +from:0x02162578 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0216257c kind:load to:0x0207ca18 module:overlay(0) +from:0x02162580 kind:load to:0x0207ca90 module:overlay(0) +from:0x0216258c kind:load to:0x0215d23c module:overlay(66) +from:0x02162590 kind:load to:0x0215d708 module:overlay(66) +from:0x02162594 kind:load to:0x0215d0cc module:overlay(66) +from:0x02162598 kind:load to:0x01ffc57c module:itcm +from:0x0216259c kind:load to:0x02057da8 module:overlay(0) +from:0x021625a0 kind:load to:0x02057e24 module:overlay(0) +from:0x021625a4 kind:load to:0x02057e88 module:overlay(0) +from:0x021625a8 kind:load to:0x0215d0d8 module:overlay(66) +from:0x021625ac kind:load to:0x02057d64 module:overlay(0) +from:0x021625b8 kind:load to:0x0215d250 module:overlay(66) +from:0x021625bc kind:load to:0x0209d098 module:overlay(0) +from:0x021625c0 kind:load to:0x0215d308 module:overlay(66) +from:0x021625c4 kind:load to:0x0215d454 module:overlay(66) +from:0x021625c8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021625cc kind:load to:0x0215d468 module:overlay(66) +from:0x021625d0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021625d4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021625d8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021625dc kind:load to:0x0209d1b8 module:overlay(0) +from:0x021625e0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021625e4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021625e8 kind:load to:0x0215d724 module:overlay(66) +from:0x021625ec kind:load to:0x0215d744 module:overlay(66) diff --git a/config/usa/arm9/overlays/ov066/symbols.txt b/config/usa/arm9/overlays/ov066/symbols.txt new file mode 100644 index 00000000..32b345b7 --- /dev/null +++ b/config/usa/arm9/overlays/ov066/symbols.txt @@ -0,0 +1,1007 @@ +func_ov066_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov066_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov066_02157eb0 kind:function(arm,size=0x70) addr:0x02157eb0 +func_ov066_02157f20 kind:function(arm,size=0x38) addr:0x02157f20 +func_ov066_02157f58 kind:function(arm,size=0x1c) addr:0x02157f58 +func_ov066_02157f74 kind:function(arm,size=0x24) addr:0x02157f74 +func_ov066_02157f98 kind:function(arm,size=0xc) addr:0x02157f98 +func_ov066_02157fa4 kind:function(arm,size=0x29c) addr:0x02157fa4 +func_ov066_02158240 kind:function(arm,size=0x1e8) addr:0x02158240 +func_ov066_02158428 kind:function(arm,size=0x14) addr:0x02158428 +func_ov066_0215843c kind:function(arm,size=0x14) addr:0x0215843c +func_ov066_02158450 kind:function(arm,size=0x28) addr:0x02158450 +func_ov066_02158478 kind:function(arm,size=0x350) addr:0x02158478 +func_ov066_021587c8 kind:function(arm,size=0x1d8) addr:0x021587c8 +func_ov066_021589a0 kind:function(arm,size=0x60) addr:0x021589a0 +func_ov066_02158a00 kind:function(arm,size=0x48) addr:0x02158a00 +func_ov066_02158a48 kind:function(arm,size=0x58) addr:0x02158a48 +func_ov066_02158aa0 kind:function(arm,size=0xac) addr:0x02158aa0 +func_ov066_02158b4c kind:function(arm,size=0x1c) addr:0x02158b4c +func_ov066_02158b68 kind:function(arm,size=0x60) addr:0x02158b68 +func_ov066_02158bc8 kind:function(arm,size=0x24) addr:0x02158bc8 +func_ov066_02158bec kind:function(arm,size=0x10) addr:0x02158bec +func_ov066_02158bfc kind:function(arm,size=0x8) addr:0x02158bfc +func_ov066_02158c04 kind:function(arm,size=0x1c) addr:0x02158c04 +func_ov066_02158c20 kind:function(arm,size=0x40) addr:0x02158c20 +func_ov066_02158c60 kind:function(arm,size=0x48) addr:0x02158c60 +func_ov066_02158ca8 kind:function(arm,size=0x24) addr:0x02158ca8 +func_ov066_02158ccc kind:function(arm,size=0x2c) addr:0x02158ccc +func_ov066_02158cf8 kind:function(arm,size=0x1c) addr:0x02158cf8 +func_ov066_02158d14 kind:function(arm,size=0x28) addr:0x02158d14 +func_ov066_02158d3c kind:function(arm,size=0x20) addr:0x02158d3c +func_ov066_02158d5c kind:function(arm,size=0x14) addr:0x02158d5c +func_ov066_02158d70 kind:function(arm,size=0xc) addr:0x02158d70 +func_ov066_02158d7c kind:function(arm,size=0x24) addr:0x02158d7c +func_ov066_02158da0 kind:function(arm,size=0x6c) addr:0x02158da0 +func_ov066_02158e0c kind:function(arm,size=0x48) addr:0x02158e0c +func_ov066_02158e54 kind:function(arm,size=0x1c) addr:0x02158e54 +func_ov066_02158e70 kind:function(arm,size=0x24) addr:0x02158e70 +func_ov066_02158e94 kind:function(arm,size=0x14) addr:0x02158e94 +func_ov066_02158ea8 kind:function(arm,size=0x1da0) addr:0x02158ea8 +func_ov066_0215ac48 kind:function(arm,size=0x8) addr:0x0215ac48 +func_ov066_0215ac50 kind:function(arm,size=0x1e0) addr:0x0215ac50 +func_ov066_0215ae30 kind:function(arm,size=0x4a4) addr:0x0215ae30 +func_ov066_0215b2d4 kind:function(arm,size=0x154) addr:0x0215b2d4 +func_ov066_0215b428 kind:function(arm,size=0x1d4) addr:0x0215b428 +func_ov066_0215b5fc kind:function(arm,size=0x60) addr:0x0215b5fc +func_ov066_0215b65c kind:function(arm,size=0x90) addr:0x0215b65c +func_ov066_0215b6ec kind:function(arm,size=0x124) addr:0x0215b6ec +func_ov066_0215b810 kind:function(arm,size=0x18) addr:0x0215b810 +func_ov066_0215b828 kind:function(arm,size=0x1c) addr:0x0215b828 +func_ov066_0215b844 kind:function(arm,size=0x60) addr:0x0215b844 +func_ov066_0215b8a4 kind:function(arm,size=0x74) addr:0x0215b8a4 +func_ov066_0215b918 kind:function(arm,size=0x74) addr:0x0215b918 +func_ov066_0215b98c kind:function(arm,size=0x48) addr:0x0215b98c +func_ov066_0215b9d4 kind:function(arm,size=0x50) addr:0x0215b9d4 +func_ov066_0215ba24 kind:function(arm,size=0x14) addr:0x0215ba24 +func_ov066_0215ba38 kind:function(arm,size=0xc) addr:0x0215ba38 +func_ov066_0215ba44 kind:function(arm,size=0x8) addr:0x0215ba44 +func_ov066_0215ba4c kind:function(arm,size=0x2c) addr:0x0215ba4c +func_ov066_0215ba78 kind:function(arm,size=0xc) addr:0x0215ba78 +func_ov066_0215ba84 kind:function(arm,size=0x24) addr:0x0215ba84 +func_ov066_0215baa8 kind:function(arm,size=0x7c) addr:0x0215baa8 +func_ov066_0215bb24 kind:function(arm,size=0x20) addr:0x0215bb24 +func_ov066_0215bb44 kind:function(arm,size=0x4c) addr:0x0215bb44 +func_ov066_0215bb90 kind:function(arm,size=0x16c) addr:0x0215bb90 +func_ov066_0215bcfc kind:function(arm,size=0x74) addr:0x0215bcfc +func_ov066_0215bd70 kind:function(arm,size=0x54) addr:0x0215bd70 +func_ov066_0215bdc4 kind:function(arm,size=0xf4) addr:0x0215bdc4 +func_ov066_0215beb8 kind:function(arm,size=0x8) addr:0x0215beb8 +func_ov066_0215bec0 kind:function(arm,size=0xc) addr:0x0215bec0 +func_ov066_0215becc kind:function(arm,size=0x28) addr:0x0215becc +func_ov066_0215bef4 kind:function(arm,size=0x30) addr:0x0215bef4 +func_ov066_0215bf24 kind:function(arm,size=0x14) addr:0x0215bf24 +func_ov066_0215bf38 kind:function(arm,size=0x14) addr:0x0215bf38 +func_ov066_0215bf4c kind:function(arm,size=0xc) addr:0x0215bf4c +func_ov066_0215bf58 kind:function(arm,size=0x24) addr:0x0215bf58 +func_ov066_0215bf7c kind:function(arm,size=0x80) addr:0x0215bf7c +func_ov066_0215bffc kind:function(arm,size=0xc) addr:0x0215bffc +func_ov066_0215c008 kind:function(arm,size=0x24) addr:0x0215c008 +func_ov066_0215c02c kind:function(arm,size=0x70) addr:0x0215c02c +func_ov066_0215c09c kind:function(arm,size=0x20) addr:0x0215c09c +func_ov066_0215c0bc kind:function(arm,size=0x44) addr:0x0215c0bc +func_ov066_0215c100 kind:function(arm,size=0x104) addr:0x0215c100 +func_ov066_0215c204 kind:function(arm,size=0x58) addr:0x0215c204 +func_ov066_0215c25c kind:function(arm,size=0x54) addr:0x0215c25c +func_ov066_0215c2b0 kind:function(arm,size=0xf4) addr:0x0215c2b0 +func_ov066_0215c3a4 kind:function(arm,size=0x28) addr:0x0215c3a4 +func_ov066_0215c3cc kind:function(arm,size=0x30) addr:0x0215c3cc +func_ov066_0215c3fc kind:function(arm,size=0x14) addr:0x0215c3fc +func_ov066_0215c410 kind:function(arm,size=0x14) addr:0x0215c410 +func_ov066_0215c424 kind:function(arm,size=0xc) addr:0x0215c424 +func_ov066_0215c430 kind:function(arm,size=0x24) addr:0x0215c430 +func_ov066_0215c454 kind:function(arm,size=0x28) addr:0x0215c454 +func_ov066_0215c47c kind:function(arm,size=0x20) addr:0x0215c47c +func_ov066_0215c49c kind:function(arm,size=0x50) addr:0x0215c49c +func_ov066_0215c4ec kind:function(arm,size=0x20) addr:0x0215c4ec +func_ov066_0215c50c kind:function(arm,size=0x28) addr:0x0215c50c +func_ov066_0215c534 kind:function(arm,size=0x14) addr:0x0215c534 +func_ov066_0215c548 kind:function(arm,size=0xc) addr:0x0215c548 +func_ov066_0215c554 kind:function(arm,size=0x24) addr:0x0215c554 +func_ov066_0215c578 kind:function(arm,size=0x28) addr:0x0215c578 +func_ov066_0215c5a0 kind:function(arm,size=0x14) addr:0x0215c5a0 +func_ov066_0215c5b4 kind:function(arm,size=0x7c) addr:0x0215c5b4 +func_ov066_0215c630 kind:function(arm,size=0x24) addr:0x0215c630 +func_ov066_0215c654 kind:function(arm,size=0x14) addr:0x0215c654 +func_ov066_0215c668 kind:function(arm,size=0x134) addr:0x0215c668 +func_ov066_0215c79c kind:function(arm,size=0x50) addr:0x0215c79c +func_ov066_0215c7ec kind:function(arm,size=0x5c) addr:0x0215c7ec +func_ov066_0215c848 kind:function(arm,size=0x98) addr:0x0215c848 +func_ov066_0215c8e0 kind:function(arm,size=0x20) addr:0x0215c8e0 +func_ov066_0215c900 kind:function(arm,size=0x1c) addr:0x0215c900 +func_ov066_0215c91c kind:function(arm,size=0x40) addr:0x0215c91c +func_ov066_0215c95c kind:function(arm,size=0x48) addr:0x0215c95c +func_ov066_0215c9a4 kind:function(arm,size=0x14) addr:0x0215c9a4 +func_ov066_0215c9b8 kind:function(arm,size=0xc) addr:0x0215c9b8 +func_ov066_0215c9c4 kind:function(arm,size=0x24) addr:0x0215c9c4 +func_ov066_0215c9e8 kind:function(arm,size=0x34) addr:0x0215c9e8 +func_ov066_0215ca1c kind:function(arm,size=0x20) addr:0x0215ca1c +func_ov066_0215ca3c kind:function(arm,size=0x50) addr:0x0215ca3c +func_ov066_0215ca8c kind:function(arm,size=0x8) addr:0x0215ca8c +func_ov066_0215ca94 kind:function(arm,size=0x20) addr:0x0215ca94 +func_ov066_0215cab4 kind:function(arm,size=0x28) addr:0x0215cab4 +func_ov066_0215cadc kind:function(arm,size=0x14) addr:0x0215cadc +func_ov066_0215caf0 kind:function(arm,size=0xc) addr:0x0215caf0 +func_ov066_0215cafc kind:function(arm,size=0x24) addr:0x0215cafc +func_ov066_0215cb20 kind:function(arm,size=0x40) addr:0x0215cb20 +func_ov066_0215cb60 kind:function(arm,size=0x2c) addr:0x0215cb60 +func_ov066_0215cb8c kind:function(arm,size=0x44) addr:0x0215cb8c +func_ov066_0215cbd0 kind:function(arm,size=0x3c) addr:0x0215cbd0 +func_ov066_0215cc0c kind:function(arm,size=0x48) addr:0x0215cc0c +func_ov066_0215cc54 kind:function(arm,size=0x14) addr:0x0215cc54 +func_ov066_0215cc68 kind:function(arm,size=0x2c) addr:0x0215cc68 +func_ov066_0215cc94 kind:function(arm,size=0x40) addr:0x0215cc94 +func_ov066_0215ccd4 kind:function(arm,size=0x4) addr:0x0215ccd4 +func_ov066_0215ccd8 kind:function(arm,size=0x1c) addr:0x0215ccd8 +func_ov066_0215ccf4 kind:function(arm,size=0x24) addr:0x0215ccf4 +func_ov066_0215cd18 kind:function(arm,size=0x18) addr:0x0215cd18 +func_ov066_0215cd30 kind:function(arm,size=0x8) addr:0x0215cd30 +func_ov066_0215cd38 kind:function(arm,size=0x50) addr:0x0215cd38 +func_ov066_0215cd88 kind:function(arm,size=0x28) addr:0x0215cd88 +func_ov066_0215cdb0 kind:function(arm,size=0x30) addr:0x0215cdb0 +func_ov066_0215cde0 kind:function(arm,size=0x14) addr:0x0215cde0 +func_ov066_0215cdf4 kind:function(arm,size=0xc) addr:0x0215cdf4 +func_ov066_0215ce00 kind:function(arm,size=0x24) addr:0x0215ce00 +func_ov066_0215ce24 kind:function(arm,size=0x50) addr:0x0215ce24 +func_ov066_0215ce74 kind:function(arm,size=0x20) addr:0x0215ce74 +func_ov066_0215ce94 kind:function(arm,size=0x50) addr:0x0215ce94 +func_ov066_0215cee4 kind:function(arm,size=0x8) addr:0x0215cee4 +func_ov066_0215ceec kind:function(arm,size=0x20) addr:0x0215ceec +func_ov066_0215cf0c kind:function(arm,size=0x28) addr:0x0215cf0c +func_ov066_0215cf34 kind:function(arm,size=0x14) addr:0x0215cf34 +func_ov066_0215cf48 kind:function(arm,size=0xc) addr:0x0215cf48 +func_ov066_0215cf54 kind:function(arm,size=0x24) addr:0x0215cf54 +func_ov066_0215cf78 kind:function(arm,size=0x50) addr:0x0215cf78 +func_ov066_0215cfc8 kind:function(arm,size=0x20) addr:0x0215cfc8 +func_ov066_0215cfe8 kind:function(arm,size=0x50) addr:0x0215cfe8 +func_ov066_0215d038 kind:function(arm,size=0x8) addr:0x0215d038 +func_ov066_0215d040 kind:function(arm,size=0x20) addr:0x0215d040 +func_ov066_0215d060 kind:function(arm,size=0x28) addr:0x0215d060 +func_ov066_0215d088 kind:function(arm,size=0x14) addr:0x0215d088 +func_ov066_0215d09c kind:function(arm,size=0x30) addr:0x0215d09c +func_ov066_0215d0cc kind:function(arm,size=0xc) addr:0x0215d0cc +func_ov066_0215d0d8 kind:function(arm,size=0x44) addr:0x0215d0d8 +func_ov066_0215d11c kind:function(arm,size=0xc) addr:0x0215d11c +func_ov066_0215d128 kind:function(arm,size=0x24) addr:0x0215d128 +func_ov066_0215d14c kind:function(arm,size=0xac) addr:0x0215d14c +func_ov066_0215d1f8 kind:function(arm,size=0x44) addr:0x0215d1f8 +func_ov066_0215d23c kind:function(arm,size=0x14) addr:0x0215d23c +func_ov066_0215d250 kind:function(arm,size=0xb8) addr:0x0215d250 +func_ov066_0215d308 kind:function(arm,size=0x14c) addr:0x0215d308 +func_ov066_0215d454 kind:function(arm,size=0x14) addr:0x0215d454 +func_ov066_0215d468 kind:function(arm,size=0x20) addr:0x0215d468 +func_ov066_0215d488 kind:function(arm,size=0x280) addr:0x0215d488 +func_ov066_0215d708 kind:function(arm,size=0x1c) addr:0x0215d708 +func_ov066_0215d724 kind:function(arm,size=0x20) addr:0x0215d724 +func_ov066_0215d744 kind:function(arm,size=0x28) addr:0x0215d744 +func_ov066_0215d76c kind:function(arm,size=0x14) addr:0x0215d76c +data_ov066_0215d788 kind:data(any) addr:0x0215d788 +data_ov066_0215d790 kind:data(any) addr:0x0215d790 +data_ov066_0215d7b8 kind:data(any) addr:0x0215d7b8 +data_ov066_0215d7c0 kind:data(any) addr:0x0215d7c0 +data_ov066_0215d7d0 kind:data(any) addr:0x0215d7d0 +data_ov066_0215d7e0 kind:data(any) addr:0x0215d7e0 +data_ov066_0215d810 kind:data(any) addr:0x0215d810 +data_ov066_0215d830 kind:data(any) addr:0x0215d830 +data_ov066_0215d868 kind:data(any) addr:0x0215d868 ambiguous +data_ov066_0215d888 kind:data(any) addr:0x0215d888 +data_ov066_0215d8a0 kind:data(any) addr:0x0215d8a0 +__sinit_ov066_0215d8a8 kind:function(arm,size=0x50) addr:0x0215d8a8 +__sinit_ov066_0215d8f8 kind:function(arm,size=0x50) addr:0x0215d8f8 +__sinit_ov066_0215d948 kind:function(arm,size=0x94) addr:0x0215d948 +__sinit_ov066_0215d9dc kind:function(arm,size=0x94) addr:0x0215d9dc +__sinit_ov066_0215da70 kind:function(arm,size=0x50) addr:0x0215da70 +__sinit_ov066_0215dac0 kind:function(arm,size=0x50) addr:0x0215dac0 +__sinit_ov066_0215db10 kind:function(arm,size=0x50) addr:0x0215db10 +__sinit_ov066_0215db60 kind:function(arm,size=0x50) addr:0x0215db60 +__sinit_ov066_0215dbb0 kind:function(arm,size=0x50) addr:0x0215dbb0 +__sinit_ov066_0215dc00 kind:function(arm,size=0x50) addr:0x0215dc00 +__sinit_ov066_0215dc50 kind:function(arm,size=0x50) addr:0x0215dc50 +.p__sinit_ov066_0215d8a8 kind:data(word) addr:0x0215dca0 +.p__sinit_ov066_0215d8f8 kind:data(word) addr:0x0215dca4 +.p__sinit_ov066_0215d948 kind:data(word) addr:0x0215dca8 +.p__sinit_ov066_0215d9dc kind:data(word) addr:0x0215dcac +.p__sinit_ov066_0215da70 kind:data(word) addr:0x0215dcb0 +.p__sinit_ov066_0215dac0 kind:data(word) addr:0x0215dcb4 +.p__sinit_ov066_0215db10 kind:data(word) addr:0x0215dcb8 +.p__sinit_ov066_0215db60 kind:data(word) addr:0x0215dcbc +.p__sinit_ov066_0215dbb0 kind:data(word) addr:0x0215dcc0 +.p__sinit_ov066_0215dc00 kind:data(word) addr:0x0215dcc4 +.p__sinit_ov066_0215dc50 kind:data(word) addr:0x0215dcc8 +data_ov066_0215dce0 kind:data(any) addr:0x0215dce0 +data_ov066_0215dce4 kind:data(any) addr:0x0215dce4 +data_ov066_0215dce8 kind:data(any) addr:0x0215dce8 +data_ov066_0215dcec kind:data(any) addr:0x0215dcec +data_ov066_0215dcf0 kind:data(any) addr:0x0215dcf0 +data_ov066_0215dcf4 kind:data(any) addr:0x0215dcf4 +data_ov066_0215dcf8 kind:data(any) addr:0x0215dcf8 +data_ov066_0215dcfc kind:data(any) addr:0x0215dcfc +data_ov066_0215dd00 kind:data(any) addr:0x0215dd00 +data_ov066_0215dd04 kind:data(any) addr:0x0215dd04 +data_ov066_0215dd08 kind:data(any) addr:0x0215dd08 +data_ov066_0215dd0c kind:data(any) addr:0x0215dd0c +data_ov066_0215dd10 kind:data(any) addr:0x0215dd10 +data_ov066_0215dd14 kind:data(any) addr:0x0215dd14 +data_ov066_0215dd18 kind:data(any) addr:0x0215dd18 +data_ov066_0215dd1c kind:data(any) addr:0x0215dd1c +data_ov066_0215dd20 kind:data(any) addr:0x0215dd20 +data_ov066_0215dd24 kind:data(any) addr:0x0215dd24 +data_ov066_0215dd28 kind:data(any) addr:0x0215dd28 +data_ov066_0215dd2c kind:data(any) addr:0x0215dd2c +data_ov066_0215dd30 kind:data(any) addr:0x0215dd30 +data_ov066_0215dd34 kind:data(any) addr:0x0215dd34 +data_ov066_0215dd38 kind:data(any) addr:0x0215dd38 +data_ov066_0215dd3c kind:data(any) addr:0x0215dd3c +data_ov066_0215dd40 kind:data(any) addr:0x0215dd40 +data_ov066_0215dd44 kind:data(any) addr:0x0215dd44 +data_ov066_0215dd48 kind:data(any) addr:0x0215dd48 +data_ov066_0215dd4c kind:data(any) addr:0x0215dd4c +data_ov066_0215dd50 kind:data(any) addr:0x0215dd50 +data_ov066_0215dd54 kind:data(any) addr:0x0215dd54 +data_ov066_0215dd58 kind:data(any) addr:0x0215dd58 +data_ov066_0215dd5c kind:data(any) addr:0x0215dd5c +data_ov066_0215dd64 kind:data(any) addr:0x0215dd64 +data_ov066_0215dd6c kind:data(any) addr:0x0215dd6c +data_ov066_0215dd74 kind:data(any) addr:0x0215dd74 +data_ov066_0215dd7c kind:data(any) addr:0x0215dd7c +data_ov066_0215dd84 kind:data(any) addr:0x0215dd84 +data_ov066_0215dd8c kind:data(any) addr:0x0215dd8c +data_ov066_0215dd94 kind:data(any) addr:0x0215dd94 +data_ov066_0215dd9c kind:data(any) addr:0x0215dd9c +data_ov066_0215dda4 kind:data(any) addr:0x0215dda4 +data_ov066_0215ddac kind:data(any) addr:0x0215ddac +data_ov066_0215ddb4 kind:data(any) addr:0x0215ddb4 +data_ov066_0215ddbc kind:data(any) addr:0x0215ddbc +data_ov066_0215ddc4 kind:data(any) addr:0x0215ddc4 +data_ov066_0215ddcc kind:data(any) addr:0x0215ddcc +data_ov066_0215ddd4 kind:data(any) addr:0x0215ddd4 +data_ov066_0215dddc kind:data(any) addr:0x0215dddc +data_ov066_0215dde4 kind:data(any) addr:0x0215dde4 +data_ov066_0215ddec kind:data(any) addr:0x0215ddec +data_ov066_0215ddf4 kind:data(any) addr:0x0215ddf4 +data_ov066_0215ddfc kind:data(any) addr:0x0215ddfc +data_ov066_0215de04 kind:data(any) addr:0x0215de04 +data_ov066_0215de0c kind:data(any) addr:0x0215de0c +data_ov066_0215de14 kind:data(any) addr:0x0215de14 +data_ov066_0215de1c kind:data(any) addr:0x0215de1c +data_ov066_0215de24 kind:data(any) addr:0x0215de24 +data_ov066_0215de2c kind:data(any) addr:0x0215de2c +data_ov066_0215de34 kind:data(any) addr:0x0215de34 +data_ov066_0215de3c kind:data(any) addr:0x0215de3c +data_ov066_0215de44 kind:data(any) addr:0x0215de44 +data_ov066_0215de4c kind:data(any) addr:0x0215de4c +data_ov066_0215de54 kind:data(any) addr:0x0215de54 +data_ov066_0215de5c kind:data(any) addr:0x0215de5c +data_ov066_0215de64 kind:data(any) addr:0x0215de64 +data_ov066_0215de6c kind:data(any) addr:0x0215de6c +data_ov066_0215de74 kind:data(any) addr:0x0215de74 +data_ov066_0215de7c kind:data(any) addr:0x0215de7c +data_ov066_0215de84 kind:data(any) addr:0x0215de84 +data_ov066_0215de8c kind:data(any) addr:0x0215de8c +data_ov066_0215de94 kind:data(any) addr:0x0215de94 +data_ov066_0215de9c kind:data(any) addr:0x0215de9c +data_ov066_0215dea4 kind:data(any) addr:0x0215dea4 +data_ov066_0215deac kind:data(any) addr:0x0215deac +data_ov066_0215deb4 kind:data(any) addr:0x0215deb4 +data_ov066_0215debc kind:data(any) addr:0x0215debc +data_ov066_0215dec4 kind:data(any) addr:0x0215dec4 +data_ov066_0215decc kind:data(any) addr:0x0215decc +data_ov066_0215ded4 kind:data(any) addr:0x0215ded4 +data_ov066_0215dedc kind:data(any) addr:0x0215dedc +data_ov066_0215dee4 kind:data(any) addr:0x0215dee4 +data_ov066_0215deec kind:data(any) addr:0x0215deec +data_ov066_0215def4 kind:data(any) addr:0x0215def4 +data_ov066_0215defc kind:data(any) addr:0x0215defc +data_ov066_0215df04 kind:data(any) addr:0x0215df04 +data_ov066_0215df0c kind:data(any) addr:0x0215df0c +data_ov066_0215df14 kind:data(any) addr:0x0215df14 +data_ov066_0215df18 kind:data(any) addr:0x0215df18 ambiguous +data_ov066_0215df1c kind:data(any) addr:0x0215df1c +data_ov066_0215df24 kind:data(any) addr:0x0215df24 +data_ov066_0215df2c kind:data(any) addr:0x0215df2c +data_ov066_0215df34 kind:data(any) addr:0x0215df34 +data_ov066_0215df3c kind:data(any) addr:0x0215df3c +data_ov066_0215df44 kind:data(any) addr:0x0215df44 +data_ov066_0215df4c kind:data(any) addr:0x0215df4c +data_ov066_0215df54 kind:data(any) addr:0x0215df54 +data_ov066_0215df5c kind:data(any) addr:0x0215df5c +data_ov066_0215df64 kind:data(any) addr:0x0215df64 +data_ov066_0215df6c kind:data(any) addr:0x0215df6c +data_ov066_0215df74 kind:data(any) addr:0x0215df74 +data_ov066_0215df7c kind:data(any) addr:0x0215df7c +data_ov066_0215df84 kind:data(any) addr:0x0215df84 +data_ov066_0215df8c kind:data(any) addr:0x0215df8c +data_ov066_0215df94 kind:data(any) addr:0x0215df94 +data_ov066_0215df9c kind:data(any) addr:0x0215df9c +data_ov066_0215dfa4 kind:data(any) addr:0x0215dfa4 +data_ov066_0215dfac kind:data(any) addr:0x0215dfac +data_ov066_0215dfb4 kind:data(any) addr:0x0215dfb4 +data_ov066_0215dfbc kind:data(any) addr:0x0215dfbc +data_ov066_0215dfc4 kind:data(any) addr:0x0215dfc4 +data_ov066_0215dfcc kind:data(any) addr:0x0215dfcc +data_ov066_0215dfd4 kind:data(any) addr:0x0215dfd4 +data_ov066_0215dfdc kind:data(any) addr:0x0215dfdc +data_ov066_0215dfe4 kind:data(any) addr:0x0215dfe4 +data_ov066_0215dfec kind:data(any) addr:0x0215dfec +data_ov066_0215dff4 kind:data(any) addr:0x0215dff4 +data_ov066_0215dffc kind:data(any) addr:0x0215dffc +data_ov066_0215e004 kind:data(any) addr:0x0215e004 +data_ov066_0215e00c kind:data(any) addr:0x0215e00c +data_ov066_0215e014 kind:data(any) addr:0x0215e014 +data_ov066_0215e01c kind:data(any) addr:0x0215e01c +data_ov066_0215e024 kind:data(any) addr:0x0215e024 +data_ov066_0215e02c kind:data(any) addr:0x0215e02c +data_ov066_0215e034 kind:data(any) addr:0x0215e034 +data_ov066_0215e03c kind:data(any) addr:0x0215e03c +data_ov066_0215e044 kind:data(any) addr:0x0215e044 +data_ov066_0215e04c kind:data(any) addr:0x0215e04c +data_ov066_0215e054 kind:data(any) addr:0x0215e054 +data_ov066_0215e05c kind:data(any) addr:0x0215e05c +data_ov066_0215e064 kind:data(any) addr:0x0215e064 +data_ov066_0215e06c kind:data(any) addr:0x0215e06c +data_ov066_0215e074 kind:data(any) addr:0x0215e074 +data_ov066_0215e07c kind:data(any) addr:0x0215e07c +data_ov066_0215e084 kind:data(any) addr:0x0215e084 +data_ov066_0215e08c kind:data(any) addr:0x0215e08c +data_ov066_0215e094 kind:data(any) addr:0x0215e094 +data_ov066_0215e09c kind:data(any) addr:0x0215e09c +data_ov066_0215e0a4 kind:data(any) addr:0x0215e0a4 +data_ov066_0215e0ac kind:data(any) addr:0x0215e0ac +data_ov066_0215e0b4 kind:data(any) addr:0x0215e0b4 +data_ov066_0215e0bc kind:data(any) addr:0x0215e0bc +data_ov066_0215e0c4 kind:data(any) addr:0x0215e0c4 +data_ov066_0215e0d0 kind:data(any) addr:0x0215e0d0 +data_ov066_0215e0dc kind:data(any) addr:0x0215e0dc +data_ov066_0215e0e8 kind:data(any) addr:0x0215e0e8 +data_ov066_0215e0f0 kind:data(any) addr:0x0215e0f0 ambiguous +data_ov066_0215e0f4 kind:data(any) addr:0x0215e0f4 +data_ov066_0215e100 kind:data(any) addr:0x0215e100 +data_ov066_0215e10c kind:data(any) addr:0x0215e10c +data_ov066_0215e118 kind:data(any) addr:0x0215e118 +data_ov066_0215e124 kind:data(any) addr:0x0215e124 +data_ov066_0215e130 kind:data(any) addr:0x0215e130 +data_ov066_0215e13c kind:data(any) addr:0x0215e13c +data_ov066_0215e148 kind:data(any) addr:0x0215e148 +data_ov066_0215e154 kind:data(any) addr:0x0215e154 +data_ov066_0215e160 kind:data(any) addr:0x0215e160 +data_ov066_0215e16c kind:data(any) addr:0x0215e16c +data_ov066_0215e178 kind:data(any) addr:0x0215e178 +data_ov066_0215e184 kind:data(any) addr:0x0215e184 +data_ov066_0215e190 kind:data(any) addr:0x0215e190 +data_ov066_0215e194 kind:data(any) addr:0x0215e194 ambiguous +data_ov066_0215e19c kind:data(any) addr:0x0215e19c +data_ov066_0215e1a8 kind:data(any) addr:0x0215e1a8 +data_ov066_0215e1b4 kind:data(any) addr:0x0215e1b4 +data_ov066_0215e1c0 kind:data(any) addr:0x0215e1c0 +data_ov066_0215e1cc kind:data(any) addr:0x0215e1cc +data_ov066_0215e1d8 kind:data(any) addr:0x0215e1d8 +data_ov066_0215e1e4 kind:data(any) addr:0x0215e1e4 +data_ov066_0215e1f0 kind:data(any) addr:0x0215e1f0 +data_ov066_0215e204 kind:data(any) addr:0x0215e204 +data_ov066_0215e220 kind:data(any) addr:0x0215e220 +data_ov066_0215e23c kind:data(any) addr:0x0215e23c +data_ov066_0215e264 kind:data(any) addr:0x0215e264 ambiguous +data_ov066_0215e270 kind:data(any) addr:0x0215e270 ambiguous +data_ov066_0215e274 kind:data(any) addr:0x0215e274 +data_ov066_0215e2bc kind:data(any) addr:0x0215e2bc +data_ov066_0215e300 kind:data(any) addr:0x0215e300 +data_ov066_0215e378 kind:data(any) addr:0x0215e378 +data_ov066_0215e47c kind:data(any) addr:0x0215e47c +data_ov066_0215e4f8 kind:data(any) addr:0x0215e4f8 ambiguous +data_ov066_0215e580 kind:data(any) addr:0x0215e580 +data_ov066_0215e5e8 kind:data(any) addr:0x0215e5e8 ambiguous +data_ov066_0215e638 kind:data(any) addr:0x0215e638 ambiguous +data_ov066_0215e668 kind:data(any) addr:0x0215e668 ambiguous +data_ov066_0215e684 kind:data(any) addr:0x0215e684 +data_ov066_0215e710 kind:data(any) addr:0x0215e710 ambiguous +data_ov066_0215e720 kind:data(any) addr:0x0215e720 ambiguous +data_ov066_0215e788 kind:data(any) addr:0x0215e788 +data_ov066_0215e88c kind:data(any) addr:0x0215e88c +data_ov066_0215e8ec kind:data(any) addr:0x0215e8ec ambiguous +data_ov066_0215e954 kind:data(any) addr:0x0215e954 ambiguous +data_ov066_0215e990 kind:data(any) addr:0x0215e990 +data_ov066_0215e9ec kind:data(any) addr:0x0215e9ec ambiguous +data_ov066_0215ea94 kind:data(any) addr:0x0215ea94 +data_ov066_0215eb38 kind:data(any) addr:0x0215eb38 ambiguous +data_ov066_0215eb90 kind:data(any) addr:0x0215eb90 ambiguous +data_ov066_0215eb98 kind:data(any) addr:0x0215eb98 +data_ov066_0215eca4 kind:data(any) addr:0x0215eca4 +data_ov066_0215ed44 kind:data(any) addr:0x0215ed44 ambiguous +data_ov066_0215ed94 kind:data(any) addr:0x0215ed94 ambiguous +data_ov066_0215edc0 kind:data(any) addr:0x0215edc0 +data_ov066_0215eed4 kind:data(any) addr:0x0215eed4 +data_ov066_0215eed8 kind:data(any) addr:0x0215eed8 +data_ov066_0215eedc kind:data(any) addr:0x0215eedc +data_ov066_0215eee0 kind:data(any) addr:0x0215eee0 +data_ov066_0215eee4 kind:data(any) addr:0x0215eee4 +data_ov066_0215eee8 kind:data(any) addr:0x0215eee8 +data_ov066_0215eef0 kind:data(any) addr:0x0215eef0 +data_ov066_0215eef8 kind:data(any) addr:0x0215eef8 +data_ov066_0215ef00 kind:data(any) addr:0x0215ef00 +data_ov066_0215ef08 kind:data(any) addr:0x0215ef08 +data_ov066_0215ef10 kind:data(any) addr:0x0215ef10 +data_ov066_0215ef18 kind:data(any) addr:0x0215ef18 +data_ov066_0215ef20 kind:data(any) addr:0x0215ef20 +data_ov066_0215ef28 kind:data(any) addr:0x0215ef28 +data_ov066_0215ef30 kind:data(any) addr:0x0215ef30 +data_ov066_0215ef38 kind:data(any) addr:0x0215ef38 +data_ov066_0215ef40 kind:data(any) addr:0x0215ef40 +data_ov066_0215ef48 kind:data(any) addr:0x0215ef48 +data_ov066_0215ef50 kind:data(any) addr:0x0215ef50 +data_ov066_0215ef58 kind:data(any) addr:0x0215ef58 +data_ov066_0215ef60 kind:data(any) addr:0x0215ef60 +data_ov066_0215ef68 kind:data(any) addr:0x0215ef68 +data_ov066_0215ef70 kind:data(any) addr:0x0215ef70 +data_ov066_0215ef78 kind:data(any) addr:0x0215ef78 +data_ov066_0215ef80 kind:data(any) addr:0x0215ef80 +data_ov066_0215ef88 kind:data(any) addr:0x0215ef88 +data_ov066_0215ef90 kind:data(any) addr:0x0215ef90 +data_ov066_0215ef98 kind:data(any) addr:0x0215ef98 +data_ov066_0215efa0 kind:data(any) addr:0x0215efa0 +data_ov066_0215efa8 kind:data(any) addr:0x0215efa8 +data_ov066_0215efb0 kind:data(any) addr:0x0215efb0 +data_ov066_0215efb8 kind:data(any) addr:0x0215efb8 +data_ov066_0215efc0 kind:data(any) addr:0x0215efc0 +data_ov066_0215efc8 kind:data(any) addr:0x0215efc8 +data_ov066_0215efd0 kind:data(any) addr:0x0215efd0 +data_ov066_0215efd8 kind:data(any) addr:0x0215efd8 +data_ov066_0215efe0 kind:data(any) addr:0x0215efe0 +data_ov066_0215efe8 kind:data(any) addr:0x0215efe8 +data_ov066_0215eff0 kind:data(any) addr:0x0215eff0 +data_ov066_0215eff8 kind:data(any) addr:0x0215eff8 +data_ov066_0215f000 kind:data(any) addr:0x0215f000 +data_ov066_0215f008 kind:data(any) addr:0x0215f008 +data_ov066_0215f010 kind:data(any) addr:0x0215f010 +data_ov066_0215f018 kind:data(any) addr:0x0215f018 +data_ov066_0215f020 kind:data(any) addr:0x0215f020 +data_ov066_0215f023 kind:data(any) addr:0x0215f023 ambiguous +data_ov066_0215f028 kind:data(any) addr:0x0215f028 +data_ov066_0215f030 kind:data(any) addr:0x0215f030 +data_ov066_0215f038 kind:data(any) addr:0x0215f038 +data_ov066_0215f040 kind:data(any) addr:0x0215f040 +data_ov066_0215f048 kind:data(any) addr:0x0215f048 +data_ov066_0215f050 kind:data(any) addr:0x0215f050 +data_ov066_0215f058 kind:data(any) addr:0x0215f058 +data_ov066_0215f060 kind:data(any) addr:0x0215f060 +data_ov066_0215f068 kind:data(any) addr:0x0215f068 +data_ov066_0215f070 kind:data(any) addr:0x0215f070 +data_ov066_0215f078 kind:data(any) addr:0x0215f078 +data_ov066_0215f080 kind:data(any) addr:0x0215f080 +data_ov066_0215f088 kind:data(any) addr:0x0215f088 +data_ov066_0215f090 kind:data(any) addr:0x0215f090 +data_ov066_0215f098 kind:data(any) addr:0x0215f098 +data_ov066_0215f0a0 kind:data(any) addr:0x0215f0a0 +data_ov066_0215f0a8 kind:data(any) addr:0x0215f0a8 +data_ov066_0215f0b0 kind:data(any) addr:0x0215f0b0 +data_ov066_0215f0b8 kind:data(any) addr:0x0215f0b8 +data_ov066_0215f0c0 kind:data(any) addr:0x0215f0c0 +data_ov066_0215f0c8 kind:data(any) addr:0x0215f0c8 +data_ov066_0215f0d0 kind:data(any) addr:0x0215f0d0 +data_ov066_0215f0d8 kind:data(any) addr:0x0215f0d8 +data_ov066_0215f0e0 kind:data(any) addr:0x0215f0e0 +data_ov066_0215f0e8 kind:data(any) addr:0x0215f0e8 +data_ov066_0215f0f0 kind:data(any) addr:0x0215f0f0 +data_ov066_0215f0f8 kind:data(any) addr:0x0215f0f8 +data_ov066_0215f100 kind:data(any) addr:0x0215f100 +data_ov066_0215f108 kind:data(any) addr:0x0215f108 +data_ov066_0215f110 kind:data(any) addr:0x0215f110 +data_ov066_0215f118 kind:data(any) addr:0x0215f118 +data_ov066_0215f120 kind:data(any) addr:0x0215f120 +data_ov066_0215f128 kind:data(any) addr:0x0215f128 +data_ov066_0215f130 kind:data(any) addr:0x0215f130 +data_ov066_0215f138 kind:data(any) addr:0x0215f138 +data_ov066_0215f140 kind:data(any) addr:0x0215f140 +data_ov066_0215f148 kind:data(any) addr:0x0215f148 +data_ov066_0215f150 kind:data(any) addr:0x0215f150 +data_ov066_0215f158 kind:data(any) addr:0x0215f158 +data_ov066_0215f160 kind:data(any) addr:0x0215f160 +data_ov066_0215f168 kind:data(any) addr:0x0215f168 +data_ov066_0215f170 kind:data(any) addr:0x0215f170 +data_ov066_0215f178 kind:data(any) addr:0x0215f178 +data_ov066_0215f180 kind:data(any) addr:0x0215f180 +data_ov066_0215f188 kind:data(any) addr:0x0215f188 +data_ov066_0215f190 kind:data(any) addr:0x0215f190 +data_ov066_0215f198 kind:data(any) addr:0x0215f198 +data_ov066_0215f1a0 kind:data(any) addr:0x0215f1a0 +data_ov066_0215f1a8 kind:data(any) addr:0x0215f1a8 +data_ov066_0215f1b0 kind:data(any) addr:0x0215f1b0 +data_ov066_0215f1b8 kind:data(any) addr:0x0215f1b8 +data_ov066_0215f1c0 kind:data(any) addr:0x0215f1c0 +data_ov066_0215f1c8 kind:data(any) addr:0x0215f1c8 +data_ov066_0215f1d0 kind:data(any) addr:0x0215f1d0 +data_ov066_0215f1d8 kind:data(any) addr:0x0215f1d8 +data_ov066_0215f1e0 kind:data(any) addr:0x0215f1e0 +data_ov066_0215f1e8 kind:data(any) addr:0x0215f1e8 +data_ov066_0215f1f0 kind:data(any) addr:0x0215f1f0 +data_ov066_0215f1f8 kind:data(any) addr:0x0215f1f8 +data_ov066_0215f200 kind:data(any) addr:0x0215f200 +data_ov066_0215f208 kind:data(any) addr:0x0215f208 +data_ov066_0215f210 kind:data(any) addr:0x0215f210 +data_ov066_0215f218 kind:data(any) addr:0x0215f218 +data_ov066_0215f220 kind:data(any) addr:0x0215f220 +data_ov066_0215f228 kind:data(any) addr:0x0215f228 +data_ov066_0215f230 kind:data(any) addr:0x0215f230 +data_ov066_0215f238 kind:data(any) addr:0x0215f238 +data_ov066_0215f240 kind:data(any) addr:0x0215f240 +data_ov066_0215f248 kind:data(any) addr:0x0215f248 +data_ov066_0215f250 kind:data(any) addr:0x0215f250 +data_ov066_0215f258 kind:data(any) addr:0x0215f258 +data_ov066_0215f260 kind:data(any) addr:0x0215f260 +data_ov066_0215f268 kind:data(any) addr:0x0215f268 +data_ov066_0215f270 kind:data(any) addr:0x0215f270 +data_ov066_0215f278 kind:data(any) addr:0x0215f278 +data_ov066_0215f280 kind:data(any) addr:0x0215f280 +data_ov066_0215f288 kind:data(any) addr:0x0215f288 +data_ov066_0215f290 kind:data(any) addr:0x0215f290 +data_ov066_0215f298 kind:data(any) addr:0x0215f298 +data_ov066_0215f2a0 kind:data(any) addr:0x0215f2a0 +data_ov066_0215f2a8 kind:data(any) addr:0x0215f2a8 +data_ov066_0215f2b0 kind:data(any) addr:0x0215f2b0 +data_ov066_0215f2b8 kind:data(any) addr:0x0215f2b8 +data_ov066_0215f2c0 kind:data(any) addr:0x0215f2c0 +data_ov066_0215f2c8 kind:data(any) addr:0x0215f2c8 +data_ov066_0215f2d0 kind:data(any) addr:0x0215f2d0 +data_ov066_0215f2d8 kind:data(any) addr:0x0215f2d8 +data_ov066_0215f2e0 kind:data(any) addr:0x0215f2e0 +data_ov066_0215f2e8 kind:data(any) addr:0x0215f2e8 +data_ov066_0215f2f0 kind:data(any) addr:0x0215f2f0 +data_ov066_0215f2f8 kind:data(any) addr:0x0215f2f8 +data_ov066_0215f300 kind:data(any) addr:0x0215f300 +data_ov066_0215f308 kind:data(any) addr:0x0215f308 +data_ov066_0215f310 kind:data(any) addr:0x0215f310 +data_ov066_0215f318 kind:data(any) addr:0x0215f318 +data_ov066_0215f320 kind:data(any) addr:0x0215f320 +data_ov066_0215f328 kind:data(any) addr:0x0215f328 +data_ov066_0215f330 kind:data(any) addr:0x0215f330 +data_ov066_0215f338 kind:data(any) addr:0x0215f338 +data_ov066_0215f340 kind:data(any) addr:0x0215f340 +data_ov066_0215f348 kind:data(any) addr:0x0215f348 +data_ov066_0215f350 kind:data(any) addr:0x0215f350 +data_ov066_0215f358 kind:data(any) addr:0x0215f358 +data_ov066_0215f360 kind:data(any) addr:0x0215f360 +data_ov066_0215f368 kind:data(any) addr:0x0215f368 +data_ov066_0215f370 kind:data(any) addr:0x0215f370 +data_ov066_0215f378 kind:data(any) addr:0x0215f378 +data_ov066_0215f380 kind:data(any) addr:0x0215f380 +data_ov066_0215f388 kind:data(any) addr:0x0215f388 +data_ov066_0215f390 kind:data(any) addr:0x0215f390 +data_ov066_0215f398 kind:data(any) addr:0x0215f398 +data_ov066_0215f3a0 kind:data(any) addr:0x0215f3a0 +data_ov066_0215f3a8 kind:data(any) addr:0x0215f3a8 +data_ov066_0215f3b0 kind:data(any) addr:0x0215f3b0 +data_ov066_0215f3b8 kind:data(any) addr:0x0215f3b8 +data_ov066_0215f3c0 kind:data(any) addr:0x0215f3c0 +data_ov066_0215f3c8 kind:data(any) addr:0x0215f3c8 +data_ov066_0215f3d0 kind:data(any) addr:0x0215f3d0 +data_ov066_0215f3d8 kind:data(any) addr:0x0215f3d8 +data_ov066_0215f3e0 kind:data(any) addr:0x0215f3e0 +data_ov066_0215f3e8 kind:data(any) addr:0x0215f3e8 +data_ov066_0215f3f0 kind:data(any) addr:0x0215f3f0 +data_ov066_0215f3f8 kind:data(any) addr:0x0215f3f8 +data_ov066_0215f400 kind:data(any) addr:0x0215f400 +data_ov066_0215f408 kind:data(any) addr:0x0215f408 +data_ov066_0215f410 kind:data(any) addr:0x0215f410 +data_ov066_0215f418 kind:data(any) addr:0x0215f418 +data_ov066_0215f420 kind:data(any) addr:0x0215f420 +data_ov066_0215f428 kind:data(any) addr:0x0215f428 +data_ov066_0215f430 kind:data(any) addr:0x0215f430 +data_ov066_0215f438 kind:data(any) addr:0x0215f438 +data_ov066_0215f440 kind:data(any) addr:0x0215f440 +data_ov066_0215f448 kind:data(any) addr:0x0215f448 +data_ov066_0215f450 kind:data(any) addr:0x0215f450 +data_ov066_0215f458 kind:data(any) addr:0x0215f458 +data_ov066_0215f460 kind:data(any) addr:0x0215f460 +data_ov066_0215f468 kind:data(any) addr:0x0215f468 +data_ov066_0215f470 kind:data(any) addr:0x0215f470 +data_ov066_0215f478 kind:data(any) addr:0x0215f478 +data_ov066_0215f480 kind:data(any) addr:0x0215f480 +data_ov066_0215f488 kind:data(any) addr:0x0215f488 +data_ov066_0215f490 kind:data(any) addr:0x0215f490 +data_ov066_0215f498 kind:data(any) addr:0x0215f498 +data_ov066_0215f4a0 kind:data(any) addr:0x0215f4a0 +data_ov066_0215f4a8 kind:data(any) addr:0x0215f4a8 +data_ov066_0215f4b0 kind:data(any) addr:0x0215f4b0 +data_ov066_0215f4b8 kind:data(any) addr:0x0215f4b8 +data_ov066_0215f4c0 kind:data(any) addr:0x0215f4c0 +data_ov066_0215f4c8 kind:data(any) addr:0x0215f4c8 +data_ov066_0215f4d0 kind:data(any) addr:0x0215f4d0 +data_ov066_0215f4d8 kind:data(any) addr:0x0215f4d8 +data_ov066_0215f4e0 kind:data(any) addr:0x0215f4e0 +data_ov066_0215f4e8 kind:data(any) addr:0x0215f4e8 +data_ov066_0215f4f0 kind:data(any) addr:0x0215f4f0 +data_ov066_0215f4f8 kind:data(any) addr:0x0215f4f8 +data_ov066_0215f500 kind:data(any) addr:0x0215f500 +data_ov066_0215f508 kind:data(any) addr:0x0215f508 +data_ov066_0215f510 kind:data(any) addr:0x0215f510 +data_ov066_0215f518 kind:data(any) addr:0x0215f518 +data_ov066_0215f520 kind:data(any) addr:0x0215f520 +data_ov066_0215f524 kind:data(any) addr:0x0215f524 ambiguous +data_ov066_0215f528 kind:data(any) addr:0x0215f528 +data_ov066_0215f530 kind:data(any) addr:0x0215f530 +data_ov066_0215f538 kind:data(any) addr:0x0215f538 +data_ov066_0215f540 kind:data(any) addr:0x0215f540 +data_ov066_0215f548 kind:data(any) addr:0x0215f548 +data_ov066_0215f550 kind:data(any) addr:0x0215f550 +data_ov066_0215f558 kind:data(any) addr:0x0215f558 +data_ov066_0215f560 kind:data(any) addr:0x0215f560 +data_ov066_0215f568 kind:data(any) addr:0x0215f568 +data_ov066_0215f570 kind:data(any) addr:0x0215f570 +data_ov066_0215f578 kind:data(any) addr:0x0215f578 +data_ov066_0215f580 kind:data(any) addr:0x0215f580 +data_ov066_0215f588 kind:data(any) addr:0x0215f588 +data_ov066_0215f590 kind:data(any) addr:0x0215f590 +data_ov066_0215f598 kind:data(any) addr:0x0215f598 +data_ov066_0215f5a0 kind:data(any) addr:0x0215f5a0 +data_ov066_0215f5a8 kind:data(any) addr:0x0215f5a8 +data_ov066_0215f5b0 kind:data(any) addr:0x0215f5b0 +data_ov066_0215f5b8 kind:data(any) addr:0x0215f5b8 +data_ov066_0215f5c0 kind:data(any) addr:0x0215f5c0 +data_ov066_0215f5c8 kind:data(any) addr:0x0215f5c8 +data_ov066_0215f5d0 kind:data(any) addr:0x0215f5d0 +data_ov066_0215f5d8 kind:data(any) addr:0x0215f5d8 +data_ov066_0215f5e0 kind:data(any) addr:0x0215f5e0 +data_ov066_0215f5e8 kind:data(any) addr:0x0215f5e8 +data_ov066_0215f5f0 kind:data(any) addr:0x0215f5f0 +data_ov066_0215f5f8 kind:data(any) addr:0x0215f5f8 +data_ov066_0215f600 kind:data(any) addr:0x0215f600 +data_ov066_0215f608 kind:data(any) addr:0x0215f608 +data_ov066_0215f610 kind:data(any) addr:0x0215f610 +data_ov066_0215f618 kind:data(any) addr:0x0215f618 +data_ov066_0215f620 kind:data(any) addr:0x0215f620 +data_ov066_0215f628 kind:data(any) addr:0x0215f628 +data_ov066_0215f630 kind:data(any) addr:0x0215f630 +data_ov066_0215f638 kind:data(any) addr:0x0215f638 +data_ov066_0215f640 kind:data(any) addr:0x0215f640 +data_ov066_0215f648 kind:data(any) addr:0x0215f648 +data_ov066_0215f650 kind:data(any) addr:0x0215f650 +data_ov066_0215f658 kind:data(any) addr:0x0215f658 +data_ov066_0215f660 kind:data(any) addr:0x0215f660 +data_ov066_0215f668 kind:data(any) addr:0x0215f668 +data_ov066_0215f670 kind:data(any) addr:0x0215f670 +data_ov066_0215f678 kind:data(any) addr:0x0215f678 +data_ov066_0215f680 kind:data(any) addr:0x0215f680 +data_ov066_0215f688 kind:data(any) addr:0x0215f688 +data_ov066_0215f690 kind:data(any) addr:0x0215f690 +data_ov066_0215f698 kind:data(any) addr:0x0215f698 +data_ov066_0215f6a0 kind:data(any) addr:0x0215f6a0 +data_ov066_0215f6a8 kind:data(any) addr:0x0215f6a8 +data_ov066_0215f6b0 kind:data(any) addr:0x0215f6b0 +data_ov066_0215f6b8 kind:data(any) addr:0x0215f6b8 +data_ov066_0215f6c0 kind:data(any) addr:0x0215f6c0 +data_ov066_0215f6c8 kind:data(any) addr:0x0215f6c8 +data_ov066_0215f6d0 kind:data(any) addr:0x0215f6d0 +data_ov066_0215f6d8 kind:data(any) addr:0x0215f6d8 +data_ov066_0215f6e0 kind:data(any) addr:0x0215f6e0 +data_ov066_0215f6e8 kind:data(any) addr:0x0215f6e8 +data_ov066_0215f6f0 kind:data(any) addr:0x0215f6f0 +data_ov066_0215f6f8 kind:data(any) addr:0x0215f6f8 +data_ov066_0215f700 kind:data(any) addr:0x0215f700 +data_ov066_0215f708 kind:data(any) addr:0x0215f708 +data_ov066_0215f710 kind:data(any) addr:0x0215f710 +data_ov066_0215f718 kind:data(any) addr:0x0215f718 +data_ov066_0215f720 kind:data(any) addr:0x0215f720 +data_ov066_0215f728 kind:data(any) addr:0x0215f728 +data_ov066_0215f730 kind:data(any) addr:0x0215f730 +data_ov066_0215f738 kind:data(any) addr:0x0215f738 +data_ov066_0215f740 kind:data(any) addr:0x0215f740 +data_ov066_0215f748 kind:data(any) addr:0x0215f748 +data_ov066_0215f750 kind:data(any) addr:0x0215f750 +data_ov066_0215f758 kind:data(any) addr:0x0215f758 +data_ov066_0215f760 kind:data(any) addr:0x0215f760 +data_ov066_0215f768 kind:data(any) addr:0x0215f768 +data_ov066_0215f770 kind:data(any) addr:0x0215f770 +data_ov066_0215f778 kind:data(any) addr:0x0215f778 +data_ov066_0215f780 kind:data(any) addr:0x0215f780 +data_ov066_0215f788 kind:data(any) addr:0x0215f788 +data_ov066_0215f790 kind:data(any) addr:0x0215f790 +data_ov066_0215f798 kind:data(any) addr:0x0215f798 +data_ov066_0215f7a0 kind:data(any) addr:0x0215f7a0 +data_ov066_0215f7a8 kind:data(any) addr:0x0215f7a8 +data_ov066_0215f7b0 kind:data(any) addr:0x0215f7b0 +data_ov066_0215f7b8 kind:data(any) addr:0x0215f7b8 +data_ov066_0215f7c0 kind:data(any) addr:0x0215f7c0 +data_ov066_0215f7c8 kind:data(any) addr:0x0215f7c8 +data_ov066_0215f7d0 kind:data(any) addr:0x0215f7d0 +data_ov066_0215f7d8 kind:data(any) addr:0x0215f7d8 +data_ov066_0215f7e0 kind:data(any) addr:0x0215f7e0 +data_ov066_0215f7e8 kind:data(any) addr:0x0215f7e8 +data_ov066_0215f7f0 kind:data(any) addr:0x0215f7f0 +data_ov066_0215f7f8 kind:data(any) addr:0x0215f7f8 +data_ov066_0215f800 kind:data(any) addr:0x0215f800 +data_ov066_0215f808 kind:data(any) addr:0x0215f808 +data_ov066_0215f810 kind:data(any) addr:0x0215f810 +data_ov066_0215f818 kind:data(any) addr:0x0215f818 +data_ov066_0215f820 kind:data(any) addr:0x0215f820 +data_ov066_0215f828 kind:data(any) addr:0x0215f828 +data_ov066_0215f830 kind:data(any) addr:0x0215f830 +data_ov066_0215f83c kind:data(any) addr:0x0215f83c +data_ov066_0215f848 kind:data(any) addr:0x0215f848 +data_ov066_0215f854 kind:data(any) addr:0x0215f854 +data_ov066_0215f860 kind:data(any) addr:0x0215f860 +data_ov066_0215f86c kind:data(any) addr:0x0215f86c +data_ov066_0215f878 kind:data(any) addr:0x0215f878 +data_ov066_0215f884 kind:data(any) addr:0x0215f884 +data_ov066_0215f890 kind:data(any) addr:0x0215f890 +data_ov066_0215f89c kind:data(any) addr:0x0215f89c +data_ov066_0215f8a8 kind:data(any) addr:0x0215f8a8 +data_ov066_0215f8b4 kind:data(any) addr:0x0215f8b4 +data_ov066_0215f8c0 kind:data(any) addr:0x0215f8c0 +data_ov066_0215f8cc kind:data(any) addr:0x0215f8cc +data_ov066_0215f8d8 kind:data(any) addr:0x0215f8d8 +data_ov066_0215f8e4 kind:data(any) addr:0x0215f8e4 +data_ov066_0215f8f0 kind:data(any) addr:0x0215f8f0 +data_ov066_0215f8fc kind:data(any) addr:0x0215f8fc +data_ov066_0215f908 kind:data(any) addr:0x0215f908 +data_ov066_0215f914 kind:data(any) addr:0x0215f914 +data_ov066_0215f920 kind:data(any) addr:0x0215f920 +data_ov066_0215f92c kind:data(any) addr:0x0215f92c +data_ov066_0215f938 kind:data(any) addr:0x0215f938 +data_ov066_0215f944 kind:data(any) addr:0x0215f944 +data_ov066_0215f950 kind:data(any) addr:0x0215f950 +data_ov066_0215f95c kind:data(any) addr:0x0215f95c +data_ov066_0215f968 kind:data(any) addr:0x0215f968 +data_ov066_0215f974 kind:data(any) addr:0x0215f974 +data_ov066_0215f980 kind:data(any) addr:0x0215f980 +data_ov066_0215f98c kind:data(any) addr:0x0215f98c +data_ov066_0215f998 kind:data(any) addr:0x0215f998 +data_ov066_0215f9a4 kind:data(any) addr:0x0215f9a4 +data_ov066_0215f9b0 kind:data(any) addr:0x0215f9b0 +data_ov066_0215f9bc kind:data(any) addr:0x0215f9bc +data_ov066_0215f9c8 kind:data(any) addr:0x0215f9c8 +data_ov066_0215f9d4 kind:data(any) addr:0x0215f9d4 +data_ov066_0215f9e0 kind:data(any) addr:0x0215f9e0 +data_ov066_0215f9ec kind:data(any) addr:0x0215f9ec +data_ov066_0215f9f8 kind:data(any) addr:0x0215f9f8 +data_ov066_0215fa04 kind:data(any) addr:0x0215fa04 +data_ov066_0215fa10 kind:data(any) addr:0x0215fa10 +data_ov066_0215fa1c kind:data(any) addr:0x0215fa1c +data_ov066_0215fa28 kind:data(any) addr:0x0215fa28 +data_ov066_0215fa34 kind:data(any) addr:0x0215fa34 +data_ov066_0215fa40 kind:data(any) addr:0x0215fa40 +data_ov066_0215fa4c kind:data(any) addr:0x0215fa4c +data_ov066_0215fa58 kind:data(any) addr:0x0215fa58 +data_ov066_0215fa64 kind:data(any) addr:0x0215fa64 +data_ov066_0215fa70 kind:data(any) addr:0x0215fa70 +data_ov066_0215fa7c kind:data(any) addr:0x0215fa7c +data_ov066_0215fa88 kind:data(any) addr:0x0215fa88 +data_ov066_0215fa94 kind:data(any) addr:0x0215fa94 +data_ov066_0215faa0 kind:data(any) addr:0x0215faa0 +data_ov066_0215faac kind:data(any) addr:0x0215faac +data_ov066_0215fab8 kind:data(any) addr:0x0215fab8 +data_ov066_0215fac4 kind:data(any) addr:0x0215fac4 +data_ov066_0215fad0 kind:data(any) addr:0x0215fad0 +data_ov066_0215fadc kind:data(any) addr:0x0215fadc +data_ov066_0215fae8 kind:data(any) addr:0x0215fae8 +data_ov066_0215faf4 kind:data(any) addr:0x0215faf4 +data_ov066_0215fb00 kind:data(any) addr:0x0215fb00 +data_ov066_0215fb0c kind:data(any) addr:0x0215fb0c +data_ov066_0215fb18 kind:data(any) addr:0x0215fb18 +data_ov066_0215fb24 kind:data(any) addr:0x0215fb24 +data_ov066_0215fb30 kind:data(any) addr:0x0215fb30 +data_ov066_0215fb3c kind:data(any) addr:0x0215fb3c +data_ov066_0215fb48 kind:data(any) addr:0x0215fb48 +data_ov066_0215fb54 kind:data(any) addr:0x0215fb54 +data_ov066_0215fb60 kind:data(any) addr:0x0215fb60 +data_ov066_0215fb6c kind:data(any) addr:0x0215fb6c +data_ov066_0215fb78 kind:data(any) addr:0x0215fb78 +data_ov066_0215fb84 kind:data(any) addr:0x0215fb84 +data_ov066_0215fb90 kind:data(any) addr:0x0215fb90 +data_ov066_0215fb9c kind:data(any) addr:0x0215fb9c +data_ov066_0215fba8 kind:data(any) addr:0x0215fba8 +data_ov066_0215fbb4 kind:data(any) addr:0x0215fbb4 +data_ov066_0215fbc0 kind:data(any) addr:0x0215fbc0 +data_ov066_0215fbcc kind:data(any) addr:0x0215fbcc +data_ov066_0215fbd8 kind:data(any) addr:0x0215fbd8 +data_ov066_0215fbe4 kind:data(any) addr:0x0215fbe4 +data_ov066_0215fbf0 kind:data(any) addr:0x0215fbf0 +data_ov066_0215fbfc kind:data(any) addr:0x0215fbfc +data_ov066_0215fc08 kind:data(any) addr:0x0215fc08 +data_ov066_0215fc14 kind:data(any) addr:0x0215fc14 +data_ov066_0215fc20 kind:data(any) addr:0x0215fc20 +data_ov066_0215fc2c kind:data(any) addr:0x0215fc2c +data_ov066_0215fc38 kind:data(any) addr:0x0215fc38 +data_ov066_0215fc44 kind:data(any) addr:0x0215fc44 +data_ov066_0215fc50 kind:data(any) addr:0x0215fc50 +data_ov066_0215fc5c kind:data(any) addr:0x0215fc5c +data_ov066_0215fc68 kind:data(any) addr:0x0215fc68 +data_ov066_0215fc74 kind:data(any) addr:0x0215fc74 +data_ov066_0215fc80 kind:data(any) addr:0x0215fc80 +data_ov066_0215fc8c kind:data(any) addr:0x0215fc8c +data_ov066_0215fc98 kind:data(any) addr:0x0215fc98 +data_ov066_0215fca4 kind:data(any) addr:0x0215fca4 +data_ov066_0215fcb0 kind:data(any) addr:0x0215fcb0 +data_ov066_0215fcbc kind:data(any) addr:0x0215fcbc +data_ov066_0215fcc8 kind:data(any) addr:0x0215fcc8 +data_ov066_0215fcd4 kind:data(any) addr:0x0215fcd4 +data_ov066_0215fce0 kind:data(any) addr:0x0215fce0 +data_ov066_0215fcec kind:data(any) addr:0x0215fcec +data_ov066_0215fcf8 kind:data(any) addr:0x0215fcf8 +data_ov066_0215fd04 kind:data(any) addr:0x0215fd04 +data_ov066_0215fd10 kind:data(any) addr:0x0215fd10 +data_ov066_0215fd1c kind:data(any) addr:0x0215fd1c +data_ov066_0215fd28 kind:data(any) addr:0x0215fd28 +data_ov066_0215fd34 kind:data(any) addr:0x0215fd34 +data_ov066_0215fd40 kind:data(any) addr:0x0215fd40 +data_ov066_0215fd4c kind:data(any) addr:0x0215fd4c +data_ov066_0215fd58 kind:data(any) addr:0x0215fd58 +data_ov066_0215fd64 kind:data(any) addr:0x0215fd64 +data_ov066_0215fd70 kind:data(any) addr:0x0215fd70 +data_ov066_0215fd74 kind:data(any) addr:0x0215fd74 ambiguous +data_ov066_0215fd7c kind:data(any) addr:0x0215fd7c +data_ov066_0215fd88 kind:data(any) addr:0x0215fd88 +data_ov066_0215fd94 kind:data(any) addr:0x0215fd94 +data_ov066_0215fda0 kind:data(any) addr:0x0215fda0 +data_ov066_0215fdac kind:data(any) addr:0x0215fdac +data_ov066_0215fdb8 kind:data(any) addr:0x0215fdb8 +data_ov066_0215fdc4 kind:data(any) addr:0x0215fdc4 +data_ov066_0215fdd0 kind:data(any) addr:0x0215fdd0 +data_ov066_0215fddc kind:data(any) addr:0x0215fddc +data_ov066_0215fde8 kind:data(any) addr:0x0215fde8 +data_ov066_0215fdf4 kind:data(any) addr:0x0215fdf4 +data_ov066_0215fe00 kind:data(any) addr:0x0215fe00 +data_ov066_0215fe0c kind:data(any) addr:0x0215fe0c +data_ov066_0215fe18 kind:data(any) addr:0x0215fe18 +data_ov066_0215fe24 kind:data(any) addr:0x0215fe24 +data_ov066_0215fe30 kind:data(any) addr:0x0215fe30 +data_ov066_0215fe3c kind:data(any) addr:0x0215fe3c +data_ov066_0215fe48 kind:data(any) addr:0x0215fe48 +data_ov066_0215fe54 kind:data(any) addr:0x0215fe54 +data_ov066_0215fe60 kind:data(any) addr:0x0215fe60 +data_ov066_0215fe6c kind:data(any) addr:0x0215fe6c +data_ov066_0215fe78 kind:data(any) addr:0x0215fe78 +data_ov066_0215fe84 kind:data(any) addr:0x0215fe84 +data_ov066_0215fe90 kind:data(any) addr:0x0215fe90 +data_ov066_0215fe9c kind:data(any) addr:0x0215fe9c +data_ov066_0215fea8 kind:data(any) addr:0x0215fea8 +data_ov066_0215feb8 kind:data(any) addr:0x0215feb8 +data_ov066_0215fec8 kind:data(any) addr:0x0215fec8 +data_ov066_0215fed8 kind:data(any) addr:0x0215fed8 +data_ov066_0215fee8 kind:data(any) addr:0x0215fee8 +data_ov066_0215fef8 kind:data(any) addr:0x0215fef8 +data_ov066_0215ff08 kind:data(any) addr:0x0215ff08 +data_ov066_0215ff18 kind:data(any) addr:0x0215ff18 +data_ov066_0215ff28 kind:data(any) addr:0x0215ff28 +data_ov066_0215ff38 kind:data(any) addr:0x0215ff38 +data_ov066_0215ff48 kind:data(any) addr:0x0215ff48 +data_ov066_0215ff58 kind:data(any) addr:0x0215ff58 +data_ov066_0215ff68 kind:data(any) addr:0x0215ff68 +data_ov066_0215ff78 kind:data(any) addr:0x0215ff78 +data_ov066_0215ff90 kind:data(any) addr:0x0215ff90 +data_ov066_0215ffac kind:data(any) addr:0x0215ffac +data_ov066_0215ffc8 kind:data(any) addr:0x0215ffc8 +data_ov066_0215fff8 kind:data(any) addr:0x0215fff8 +data_ov066_021600c0 kind:data(any) addr:0x021600c0 +data_ov066_021600f8 kind:data(any) addr:0x021600f8 ambiguous +data_ov066_02160114 kind:data(any) addr:0x02160114 ambiguous +data_ov066_021601d4 kind:data(any) addr:0x021601d4 +data_ov066_02160344 kind:data(any) addr:0x02160344 ambiguous +data_ov066_021603b8 kind:data(any) addr:0x021603b8 ambiguous +data_ov066_02160438 kind:data(any) addr:0x02160438 ambiguous +data_ov066_0216043d kind:data(any) addr:0x0216043d ambiguous +data_ov066_021604e0 kind:data(any) addr:0x021604e0 +data_ov066_02160508 kind:data(any) addr:0x02160508 ambiguous +data_ov066_02160514 kind:data(any) addr:0x02160514 ambiguous +data_ov066_021605ec kind:data(any) addr:0x021605ec ambiguous +data_ov066_02160658 kind:data(any) addr:0x02160658 ambiguous +data_ov066_021607a8 kind:data(any) addr:0x021607a8 ambiguous +data_ov066_021607ec kind:data(any) addr:0x021607ec +data_ov066_02160810 kind:data(any) addr:0x02160810 ambiguous +data_ov066_021608f8 kind:data(any) addr:0x021608f8 ambiguous +data_ov066_0216095c kind:data(any) addr:0x0216095c ambiguous +data_ov066_021609bc kind:data(any) addr:0x021609bc ambiguous +data_ov066_02160ab0 kind:data(any) addr:0x02160ab0 ambiguous +data_ov066_02160af8 kind:data(any) addr:0x02160af8 +data_ov066_02160b50 kind:data(any) addr:0x02160b50 ambiguous +data_ov066_02160b98 kind:data(any) addr:0x02160b98 ambiguous +data_ov066_02160df0 kind:data(any) addr:0x02160df0 ambiguous +data_ov066_02160e04 kind:data(any) addr:0x02160e04 +data_ov066_02160e78 kind:data(any) addr:0x02160e78 ambiguous +data_ov066_021610d0 kind:data(any) addr:0x021610d0 ambiguous +data_ov066_02161110 kind:data(any) addr:0x02161110 +data_ov066_02161158 kind:data(any) addr:0x02161158 ambiguous +data_ov066_0216120c kind:data(any) addr:0x0216120c ambiguous +data_ov066_021612a0 kind:data(any) addr:0x021612a0 ambiguous +data_ov066_021612a8 kind:data(any) addr:0x021612a8 ambiguous +data_ov066_02161388 kind:data(any) addr:0x02161388 ambiguous +data_ov066_02161410 kind:data(any) addr:0x02161410 ambiguous +data_ov066_0216141c kind:data(any) addr:0x0216141c +data_ov066_021614a8 kind:data(any) addr:0x021614a8 ambiguous +data_ov066_02161500 kind:data(any) addr:0x02161500 ambiguous +data_ov066_0216151c kind:data(any) addr:0x0216151c ambiguous +data_ov066_021616fc kind:data(any) addr:0x021616fc ambiguous +data_ov066_02161728 kind:data(any) addr:0x02161728 +data_ov066_02161880 kind:data(any) addr:0x02161880 ambiguous +data_ov066_0216193c kind:data(any) addr:0x0216193c ambiguous +data_ov066_02161a08 kind:data(any) addr:0x02161a08 ambiguous +data_ov066_02161a34 kind:data(any) addr:0x02161a34 +data_ov066_02161acc kind:data(any) addr:0x02161acc ambiguous +data_ov066_02161bac kind:data(any) addr:0x02161bac ambiguous +data_ov066_02161bc0 kind:data(any) addr:0x02161bc0 ambiguous +data_ov066_02161c0c kind:data(any) addr:0x02161c0c ambiguous +data_ov066_02161cbc kind:data(any) addr:0x02161cbc ambiguous +data_ov066_02161cc8 kind:data(any) addr:0x02161cc8 ambiguous +data_ov066_02161d40 kind:data(any) addr:0x02161d40 +data_ov066_02161d50 kind:data(any) addr:0x02161d50 +data_ov066_02161d74 kind:data(any) addr:0x02161d74 +data_ov066_02161d90 kind:data(any) addr:0x02161d90 +data_ov066_02161da8 kind:data(any) addr:0x02161da8 ambiguous +data_ov066_02161dd8 kind:data(any) addr:0x02161dd8 +data_ov066_02161e20 kind:data(any) addr:0x02161e20 +data_ov066_02161e70 kind:data(any) addr:0x02161e70 +data_ov066_02161ed0 kind:data(any) addr:0x02161ed0 ambiguous +data_ov066_02161f8c kind:data(any) addr:0x02161f8c +data_ov066_02161fb0 kind:data(any) addr:0x02161fb0 +data_ov066_02161fcc kind:data(any) addr:0x02161fcc +data_ov066_02162014 kind:data(any) addr:0x02162014 +data_ov066_02162064 kind:data(any) addr:0x02162064 +data_ov066_021620a0 kind:data(any) addr:0x021620a0 ambiguous +data_ov066_021620bc kind:data(any) addr:0x021620bc +data_ov066_02162188 kind:data(any) addr:0x02162188 ambiguous +data_ov066_021621e0 kind:data(any) addr:0x021621e0 +data_ov066_02162204 kind:data(any) addr:0x02162204 +data_ov066_0216225c kind:data(any) addr:0x0216225c +data_ov066_02162264 kind:data(any) addr:0x02162264 +data_ov066_02162270 kind:data(any) addr:0x02162270 +data_ov066_02162284 kind:data(any) addr:0x02162284 +data_ov066_021622a8 kind:data(any) addr:0x021622a8 +data_ov066_021622d4 kind:data(any) addr:0x021622d4 +data_ov066_0216232c kind:data(any) addr:0x0216232c +data_ov066_02162338 kind:data(any) addr:0x02162338 +data_ov066_0216234c kind:data(any) addr:0x0216234c +data_ov066_02162368 kind:data(any) addr:0x02162368 +data_ov066_021623ac kind:data(any) addr:0x021623ac +data_ov066_021623bc kind:data(any) addr:0x021623bc +data_ov066_021623d4 kind:data(any) addr:0x021623d4 +data_ov066_021623f8 kind:data(any) addr:0x021623f8 +data_ov066_02162440 kind:data(any) addr:0x02162440 ambiguous +data_ov066_0216245c kind:data(any) addr:0x0216245c +data_ov066_02162478 kind:data(any) addr:0x02162478 +data_ov066_021624c4 kind:data(any) addr:0x021624c4 +data_ov066_021624e0 kind:data(any) addr:0x021624e0 +data_ov066_0216252c kind:data(any) addr:0x0216252c +data_ov066_02162548 kind:data(any) addr:0x02162548 +data_ov066_02162564 kind:data(any) addr:0x02162564 +data_ov066_0216258c kind:data(any) addr:0x0216258c +data_ov066_021625b8 kind:data(any) addr:0x021625b8 +data_ov066_02162600 kind:bss addr:0x02162600 +data_ov066_02162604 kind:bss addr:0x02162604 +data_ov066_02162610 kind:bss addr:0x02162610 +data_ov066_021626e8 kind:bss addr:0x021626e8 +data_ov066_021626ec kind:bss addr:0x021626ec +data_ov066_021626f8 kind:bss addr:0x021626f8 +data_ov066_021627d0 kind:bss addr:0x021627d0 +data_ov066_021627d8 kind:bss addr:0x021627d8 +data_ov066_021627e4 kind:bss addr:0x021627e4 +data_ov066_021627f0 kind:bss addr:0x021627f0 +data_ov066_021628c8 kind:bss addr:0x021628c8 +data_ov066_021629a0 kind:bss addr:0x021629a0 +data_ov066_021629a8 kind:bss addr:0x021629a8 +data_ov066_021629b0 kind:bss addr:0x021629b0 ambiguous +data_ov066_021629b4 kind:bss addr:0x021629b4 +data_ov066_021629c0 kind:bss addr:0x021629c0 +data_ov066_02162a98 kind:bss addr:0x02162a98 +data_ov066_02162b58 kind:bss addr:0x02162b58 ambiguous +data_ov066_02162b70 kind:bss addr:0x02162b70 +data_ov066_02162b74 kind:bss addr:0x02162b74 +data_ov066_02162b80 kind:bss addr:0x02162b80 +data_ov066_02162c58 kind:bss addr:0x02162c58 +data_ov066_02162c5c kind:bss addr:0x02162c5c +data_ov066_02162c68 kind:bss addr:0x02162c68 +data_ov066_02162c7c kind:bss addr:0x02162c7c ambiguous +data_ov066_02162d40 kind:bss addr:0x02162d40 +data_ov066_02162d44 kind:bss addr:0x02162d44 +data_ov066_02162d50 kind:bss addr:0x02162d50 +data_ov066_02162e24 kind:bss addr:0x02162e24 +data_ov066_02162e28 kind:bss addr:0x02162e28 +data_ov066_02162e34 kind:bss addr:0x02162e34 +data_ov066_02162e70 kind:bss addr:0x02162e70 +data_ov066_02162e74 kind:bss addr:0x02162e74 +data_ov066_02162e80 kind:bss addr:0x02162e80 +data_ov066_02162f14 kind:bss addr:0x02162f14 ambiguous +data_ov066_02162f54 kind:bss addr:0x02162f54 +data_ov066_02162f58 kind:bss addr:0x02162f58 +data_ov066_02162f64 kind:bss addr:0x02162f64 +data_ov066_02163038 kind:bss addr:0x02163038 +data_ov066_0216303c kind:bss addr:0x0216303c +data_ov066_02163048 kind:bss addr:0x02163048 +data_ov066_0216311c kind:bss addr:0x0216311c diff --git a/config/usa/arm9/overlays/ov067/delinks.txt b/config/usa/arm9/overlays/ov067/delinks.txt new file mode 100644 index 00000000..f8975a14 --- /dev/null +++ b/config/usa/arm9/overlays/ov067/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x0215c4d4 kind:code align:32 + .rodata start:0x0215c4d4 end:0x0215c5e0 kind:rodata align:4 + .init start:0x0215c5e0 end:0x0215ca84 kind:code align:4 + .ctor start:0x0215ca84 end:0x0215cab4 kind:rodata align:4 + .data start:0x0215cac0 end:0x0215d840 kind:data align:32 + .bss start:0x0215d840 end:0x0215e440 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov067/relocs.txt b/config/usa/arm9/overlays/ov067/relocs.txt new file mode 100644 index 00000000..73577b7d --- /dev/null +++ b/config/usa/arm9/overlays/ov067/relocs.txt @@ -0,0 +1,1230 @@ +from:0x02157e88 kind:load to:0x0215db08 module:overlay(67) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x0215827c module:overlay(67) +from:0x02157ebc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157f24 kind:load to:0x0215cb34 module:overlay(67) +from:0x02157f3c kind:load to:0x0215d880 module:overlay(67) +from:0x02157f50 kind:arm_call to:0x02011f3c module:main +from:0x02157f5c kind:arm_call to:0x0215827c module:overlay(67) +from:0x02157f70 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157fd8 kind:load to:0x0215cb10 module:overlay(67) +from:0x02157fec kind:load to:0x0215d958 module:overlay(67) +from:0x02158000 kind:arm_call to:0x02011f3c module:main +from:0x0215800c kind:arm_call to:0x0215827c module:overlay(67) +from:0x02158020 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215807c kind:load to:0x0215caec module:overlay(67) +from:0x0215808c kind:load to:0x0215da30 module:overlay(67) +from:0x021580a0 kind:arm_call to:0x02011f3c module:main +from:0x021580ac kind:arm_call to:0x0215827c module:overlay(67) +from:0x021580c0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215811c kind:load to:0x0215cac8 module:overlay(67) +from:0x02158158 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02158178 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02158194 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021581a4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215821c kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02158250 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02158264 kind:load to:0x020b537c module:overlay(0) +from:0x02158268 kind:load to:0x0215cd1c module:overlay(67) +from:0x0215826c kind:load to:0x0215cb58 module:overlay(67) +from:0x02158270 kind:load to:0x0215ce38 module:overlay(67) +from:0x02158274 kind:load to:0x0215cc6c module:overlay(67) +from:0x02158278 kind:load to:0x0215c510 module:overlay(67) +from:0x021582ac kind:arm_call to:0x020e7358 module:overlay(31) +from:0x021582cc kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021582e8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021582f8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158370 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x021583a4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021583b8 kind:load to:0x020b537c module:overlay(0) +from:0x021583bc kind:load to:0x0215cd1c module:overlay(67) +from:0x021583c0 kind:load to:0x0215cb58 module:overlay(67) +from:0x021583c4 kind:load to:0x0215ce38 module:overlay(67) +from:0x021583c8 kind:load to:0x0215cc6c module:overlay(67) +from:0x021583cc kind:load to:0x0215c510 module:overlay(67) +from:0x021583d8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021583f0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215840c kind:arm_call to:0x01fff458 module:itcm +from:0x02158458 kind:arm_call to:0x01fff458 module:itcm +from:0x02158470 kind:arm_call to:0x01fff458 module:itcm +from:0x02158488 kind:arm_call to:0x01fff458 module:itcm +from:0x021584d8 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x021584ec kind:load to:0x021592f4 module:overlay(67) +from:0x021584f4 kind:load to:0x0215c4f8 module:overlay(67) +from:0x021584f8 kind:load to:0x0215c500 module:overlay(67) +from:0x021584fc kind:load to:0x0215c508 module:overlay(67) +from:0x02158508 kind:arm_call to:0x02159124 module:overlay(67) +from:0x0215852c kind:arm_call to:0x02070518 module:overlay(0) +from:0x02158550 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x02158560 kind:arm_call to:0x02158940 module:overlay(67) +from:0x0215856c kind:arm_call to:0x02159220 module:overlay(67) +from:0x0215859c kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x021585a4 kind:load to:0x027e09a4 module:dtcm +from:0x021585a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021585ac kind:load to:0x0215c524 module:overlay(67) +from:0x021585b0 kind:load to:0x0215c520 module:overlay(67) +from:0x02158604 kind:load to:0x0215cb9c module:overlay(67) +from:0x02158638 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02158698 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021586c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021586f8 kind:load to:0x0215cc04 module:overlay(67) +from:0x0215872c kind:arm_call to:0x02103844 module:overlay(31) +from:0x02158744 kind:arm_call to:0x02103844 module:overlay(31) +from:0x02158764 kind:arm_call to:0x02158774 module:overlay(67) +from:0x0215876c kind:arm_call to:0x020a98d4 module:overlay(0) +from:0x02158788 kind:arm_call to:0x0207308c module:overlay(0) +from:0x021587cc kind:arm_call to:0x02073450 module:overlay(0) +from:0x021587d8 kind:load to:0x027e09b8 module:dtcm +from:0x02158810 kind:arm_call to:0x020c4a6c module:overlays(24,25) +from:0x02158818 kind:arm_call to:0x02158868 module:overlay(67) +from:0x0215882c kind:arm_call to:0x021588d4 module:overlay(67) +from:0x02158840 kind:arm_call to:0x02158940 module:overlay(67) +from:0x02158850 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x0215885c kind:load to:0x020d8640 module:overlays(19,24) +from:0x02158860 kind:load to:0x02178510 module:overlays(89,91,92,94) +from:0x02158864 kind:load to:0x020b5198 module:overlay(0) +from:0x02158880 kind:arm_call to:0x02016f94 module:main +from:0x021588a8 kind:arm_call to:0x0215a1b0 module:overlay(67) +from:0x021588ec kind:arm_call to:0x02016f94 module:main +from:0x02158914 kind:arm_call to:0x0215a1b0 module:overlay(67) +from:0x0215895c kind:arm_call to:0x02103844 module:overlay(31) +from:0x0215896c kind:arm_call to:0x02103858 module:overlay(31) +from:0x0215897c kind:arm_call to:0x02103844 module:overlay(31) +from:0x0215898c kind:arm_call to:0x02103858 module:overlay(31) +from:0x02158a3c kind:arm_call to:0x02166010 module:overlays(88,94) +from:0x02158a48 kind:arm_call to:0x02166008 module:overlays(93,94) +from:0x02158a94 kind:arm_call to:0x02159220 module:overlay(67) +from:0x02158ab8 kind:arm_call to:0x02166010 module:overlays(88,94) +from:0x02158ac4 kind:arm_call to:0x02166008 module:overlays(93,94) +from:0x02158b10 kind:arm_call to:0x020d44a0 module:overlay(24) +from:0x02158b28 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x02158b54 kind:load to:0x02178510 module:overlays(89,91,92,94) +from:0x02158b58 kind:load to:0x020b6288 module:overlay(0) +from:0x02158b5c kind:load to:0x0215c550 module:overlay(67) +from:0x02158b60 kind:load to:0x027e0cfc module:dtcm +from:0x02158b6c kind:load to:0x020a993c module:overlay(0) +from:0x02158b8c kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02158bac kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02158be0 kind:arm_call to:0x02158940 module:overlay(67) +from:0x02158be8 kind:arm_call to:0x020e81b4 module:overlay(31) +from:0x02158bf8 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02158c6c kind:arm_call to:0x01fff458 module:itcm +from:0x02158c84 kind:arm_call to:0x01fff458 module:itcm +from:0x02158c9c kind:arm_call to:0x01fff458 module:itcm +from:0x02158d5c kind:arm_call to:0x01fff458 module:itcm +from:0x02158d74 kind:arm_call to:0x01fff458 module:itcm +from:0x02158d8c kind:arm_call to:0x01fff458 module:itcm +from:0x02158e4c kind:arm_call to:0x01fff458 module:itcm +from:0x02158e64 kind:arm_call to:0x01fff458 module:itcm +from:0x02158e7c kind:arm_call to:0x01fff458 module:itcm +from:0x02158f3c kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02158f88 kind:arm_call to:0x020e7b7c module:overlay(31) +from:0x02158f9c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02158ffc kind:arm_call to:0x01fff458 module:itcm +from:0x02159014 kind:arm_call to:0x01fff458 module:itcm +from:0x0215902c kind:arm_call to:0x01fff458 module:itcm +from:0x02159090 kind:load to:0x0215c548 module:overlay(67) +from:0x02159094 kind:load to:0x0215c55c module:overlay(67) +from:0x021590d4 kind:arm_call to:0x02015058 module:main +from:0x021590f0 kind:arm_call to:0x02159108 module:overlay(67) +from:0x0215911c kind:load to:0x027e09a8 module:dtcm +from:0x02159120 kind:load to:0x02071b10 module:overlay(0) +from:0x02159154 kind:arm_call to:0x01fff520 module:itcm +from:0x02159188 kind:arm_call to:0x01fff520 module:itcm +from:0x021591a8 kind:load to:0x027e0ce8 module:dtcm +from:0x021591ac kind:load to:0x020b34a4 module:overlay(0) +from:0x0215923c kind:arm_call to:0x02166008 module:overlays(93,94) +from:0x02159270 kind:load to:0x0215c56c module:overlay(67) +from:0x02159274 kind:load to:0x02178510 module:overlays(89,91,92,94) +from:0x0215928c kind:arm_call to:0x01fff458 module:itcm +from:0x02159298 kind:arm_call to:0x01fff458 module:itcm +from:0x021592c4 kind:arm_call to:0x0212bdfc module:overlay(40) +from:0x021592d8 kind:arm_call to:0x020d4268 module:overlay(24) +from:0x021592e8 kind:load to:0x027e0cfc module:dtcm +from:0x0215935c kind:arm_call to:0x0200e260 module:main +from:0x0215936c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215939c kind:load to:0x027e0964 module:dtcm +from:0x021593e8 kind:arm_call to:0x01fff60c module:itcm +from:0x021593f8 kind:load to:0x027e09b4 module:dtcm +from:0x02159408 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159410 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159418 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159430 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159438 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159440 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159448 kind:arm_call to:0x02011ff4 module:main +from:0x02159464 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02159470 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215948c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215949c kind:arm_call to:0x02057884 module:overlay(0) +from:0x021594ac kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021594b4 kind:arm_call to:0x02011ff4 module:main +from:0x021594cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021594d4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021594dc kind:arm_call to:0x02011ff4 module:main +from:0x021594f4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021594fc kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159510 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159524 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159538 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215954c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159560 kind:load to:0x0215dbf0 module:overlay(67) +from:0x02159574 kind:arm_call to:0x02011f3c module:main +from:0x02159580 kind:arm_call to:0x021595f4 module:overlay(67) +from:0x02159594 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021595ec kind:load to:0x0215cfa0 module:overlay(67) +from:0x021595fc kind:arm_call to:0x02158128 module:overlay(67) +from:0x0215962c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02159644 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02159674 kind:load to:0x0215d11c module:overlay(67) +from:0x02159678 kind:load to:0x0215dbf0 module:overlay(67) +from:0x0215967c kind:load to:0x0215cfc4 module:overlay(67) +from:0x02159680 kind:load to:0x0215d0b4 module:overlay(67) +from:0x0215968c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021596a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021596ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021596b4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021596bc kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021596d4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021596dc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021596e4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021596ec kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021596f4 kind:arm_call to:0x02011ff4 module:main +from:0x02159708 kind:arm_call to:0x021583e4 module:overlay(67) +from:0x02159730 kind:load to:0x0215c584 module:overlay(67) +from:0x02159784 kind:load to:0x0215d05c module:overlay(67) +from:0x021597b8 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02159818 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02159840 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159894 kind:load to:0x0215d004 module:overlay(67) +from:0x021598e8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021598fc kind:load to:0x0215cf80 module:overlay(67) +from:0x02159918 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02159930 kind:load to:0x02158b84 module:overlay(67) +from:0x0215993c kind:load to:0x02158ba4 module:overlay(67) +from:0x02159948 kind:load to:0x02158bf0 module:overlay(67) +from:0x02159aa8 kind:load to:0x0215d0cc module:overlay(67) +from:0x02159aac kind:load to:0x0203f93c module:main +from:0x02159aec kind:arm_call to:0x01ff930c module:itcm +from:0x02159b0c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159b18 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02159b4c kind:arm_call to:0x01ff930c module:itcm +from:0x02159c0c kind:arm_call to:0x02159898 module:overlay(67) +from:0x02159c18 kind:arm_call to:0x02159900 module:overlay(67) +from:0x02159c68 kind:arm_call to:0x021587e0 module:overlay(67) +from:0x02159cbc kind:arm_call to:0x01fff60c module:itcm +from:0x02159cc8 kind:load to:0x027e09b4 module:dtcm +from:0x02159ce8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02159cfc kind:load to:0x02057884 module:overlay(0) +from:0x02159d10 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02159d18 kind:arm_call to:0x02011ff4 module:main +from:0x02159d2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159d40 kind:load to:0x0215dcd8 module:overlay(67) +from:0x02159d54 kind:arm_call to:0x02011f3c module:main +from:0x02159d60 kind:arm_call to:0x02159d90 module:overlay(67) +from:0x02159d74 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159d8c kind:load to:0x0215d274 module:overlay(67) +from:0x02159d98 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02159dac kind:load to:0x0215d298 module:overlay(67) +from:0x02159dfc kind:load to:0x0215dcd8 module:overlay(67) +from:0x02159e0c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159e14 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159e2c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159e34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159e3c kind:arm_call to:0x02011ff4 module:main +from:0x02159e50 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159e64 kind:load to:0x0215ddc0 module:overlay(67) +from:0x02159e78 kind:arm_call to:0x02011f3c module:main +from:0x02159e84 kind:arm_call to:0x02159eb4 module:overlay(67) +from:0x02159e98 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159eb0 kind:load to:0x0215d2f8 module:overlay(67) +from:0x02159ebc kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02159ed0 kind:load to:0x0215d31c module:overlay(67) +from:0x02159f20 kind:load to:0x0215ddc0 module:overlay(67) +from:0x02159f30 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159f38 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159f50 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02159f58 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159f60 kind:arm_call to:0x02011ff4 module:main +from:0x02159f74 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159f88 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02159f9c kind:load to:0x0215d428 module:overlay(67) +from:0x02159fb0 kind:load to:0x0215dea8 module:overlay(67) +from:0x02159fc4 kind:arm_call to:0x02011f3c module:main +from:0x02159fd0 kind:arm_call to:0x0215a018 module:overlay(67) +from:0x02159fe4 kind:arm_call to:0x02159f80 module:overlay(67) +from:0x0215a014 kind:load to:0x0215d404 module:overlay(67) +from:0x0215a020 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215a038 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x0215a050 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215a068 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a078 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a0a0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215a0b8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a0f0 kind:load to:0x0215d44c module:overlay(67) +from:0x0215a0f4 kind:load to:0x0215cb58 module:overlay(67) +from:0x0215a0f8 kind:load to:0x0215cfc4 module:overlay(67) +from:0x0215a108 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215a110 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a118 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215a120 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a138 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215a140 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a148 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215a150 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a158 kind:arm_call to:0x02011ff4 module:main +from:0x0215a194 kind:arm_call to:0x0215a85c module:overlay(67) +from:0x0215a1a0 kind:arm_call to:0x0215a1b0 module:overlay(67) +from:0x0215a1ac kind:load to:0x027e09b8 module:dtcm +from:0x0215a1f4 kind:load to:0x0215d3ac module:overlay(67) +from:0x0215a244 kind:arm_call to:0x0215a808 module:overlay(67) +from:0x0215a284 kind:arm_call to:0x0215a6dc module:overlay(67) +from:0x0215a28c kind:load to:0x0215d38c module:overlay(67) +from:0x0215a300 kind:load to:0x0215d3cc module:overlay(67) +from:0x0215a358 kind:arm_call to:0x02016f94 module:main +from:0x0215a368 kind:arm_call to:0x0215ad34 module:overlay(67) +from:0x0215a37c kind:arm_call to:0x0215a6dc module:overlay(67) +from:0x0215a384 kind:arm_call to:0x0215a62c module:overlay(67) +from:0x0215a3f8 kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x0215a400 kind:load to:0x027e09a8 module:dtcm +from:0x0215a430 kind:arm_call to:0x0215a78c module:overlay(67) +from:0x0215a48c kind:arm_call to:0x02016f94 module:main +from:0x0215a4a0 kind:arm_call to:0x0215ad34 module:overlay(67) +from:0x0215a4cc kind:arm_call to:0x0215a7bc module:overlay(67) +from:0x0215a4e4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a4f8 kind:arm_call to:0x0215a1b0 module:overlay(67) +from:0x0215a518 kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x0215a524 kind:load to:0x027e09a8 module:dtcm +from:0x0215a54c kind:arm_call to:0x020d3fa8 module:overlay(24) +from:0x0215a560 kind:arm_call to:0x02016f94 module:main +from:0x0215a570 kind:arm_call to:0x0215ad34 module:overlay(67) +from:0x0215a580 kind:arm_call to:0x02016f94 module:main +from:0x0215a590 kind:arm_call to:0x02127ab4 module:overlay(40) +from:0x0215a598 kind:arm_call to:0x02126b90 module:overlay(40) +from:0x0215a5bc kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215a5d4 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215a5dc kind:load to:0x027e0ce0 module:dtcm +from:0x0215a5e8 kind:load to:0x027e09bc module:dtcm +from:0x0215a5ec kind:load to:0x027e09a8 module:dtcm +from:0x0215a644 kind:arm_call to:0x02016f94 module:main +from:0x0215a6b4 kind:arm_call to:0x0212a67c module:overlays(40,41) +from:0x0215a6bc kind:arm_call to:0x02125da0 module:overlay(40) +from:0x0215a6c4 kind:arm_call to:0x02127d28 module:overlay(40) +from:0x0215a6cc kind:arm_call to:0x02126b90 module:overlay(40) +from:0x0215a714 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a734 kind:arm_call to:0x02016f94 module:main +from:0x0215a7a4 kind:arm_call to:0x02016f94 module:main +from:0x0215a7d8 kind:arm_call to:0x02016f94 module:main +from:0x0215a7f4 kind:arm_call to:0x02127ca4 module:overlay(40) +from:0x0215a980 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0215aa58 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0215aa84 kind:load to:0x027e0d00 module:dtcm +from:0x0215aa88 kind:load to:0x0215d374 module:overlay(67) +from:0x0215aa90 kind:load to:0x0215d3e4 module:overlay(67) +from:0x0215aacc kind:arm_call to:0x01ffc634 module:itcm +from:0x0215ab10 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0215ab1c kind:load to:0x027e09b4 module:dtcm +from:0x0215ab28 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215ab3c kind:load to:0x0215def4 module:overlay(67) +from:0x0215ab50 kind:arm_call to:0x02011f3c module:main +from:0x0215ab5c kind:arm_call to:0x0215abac module:overlay(67) +from:0x0215ab74 kind:arm_call to:0x02097994 module:overlay(0) +from:0x0215aba8 kind:load to:0x0215d518 module:overlay(67) +from:0x0215abb8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215ac1c kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x0215ac48 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215ac64 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ac74 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215aca8 kind:load to:0x0215d53c module:overlay(67) +from:0x0215acac kind:load to:0x0215def4 module:overlay(67) +from:0x0215acb0 kind:load to:0x0215cb58 module:overlay(67) +from:0x0215acc0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215acc8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215acd0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215ace8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215acf0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215acf8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215ad00 kind:arm_call to:0x02011ff4 module:main +from:0x0215ad1c kind:arm_call to:0x0215ad34 module:overlay(67) +from:0x0215ad78 kind:load to:0x0215d4a0 module:overlay(67) +from:0x0215add8 kind:load to:0x0215d4c0 module:overlay(67) +from:0x0215ae3c kind:load to:0x0215d4e0 module:overlay(67) +from:0x0215aea4 kind:load to:0x0215d4f8 module:overlay(67) +from:0x0215af0c kind:load to:0x0215d4f8 module:overlay(67) +from:0x0215af80 kind:load to:0x0215d4e0 module:overlay(67) +from:0x0215afb0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215afdc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215b020 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0215b02c kind:load to:0x027e09b4 module:dtcm +from:0x0215b038 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215b04c kind:load to:0x0215df48 module:overlay(67) +from:0x0215b060 kind:arm_call to:0x02011f3c module:main +from:0x0215b06c kind:arm_call to:0x0215b0bc module:overlay(67) +from:0x0215b084 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215b0b4 kind:load to:0x0215d598 module:overlay(67) +from:0x0215b0c4 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215b11c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215b138 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215b148 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215b154 kind:load to:0x0215d5dc module:overlay(67) +from:0x0215b158 kind:load to:0x0215df48 module:overlay(67) +from:0x0215b15c kind:load to:0x0215d5b4 module:overlay(67) +from:0x0215b190 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215b214 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215b230 kind:arm_call to:0x0215b294 module:overlay(67) +from:0x0215b240 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b260 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215b274 kind:arm_call to:0x0215b294 module:overlay(67) +from:0x0215b2c0 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215b2cc kind:load to:0x027e09c0 module:dtcm +from:0x0215b308 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215b310 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b318 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b330 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215b338 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b340 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b348 kind:arm_call to:0x02011ff4 module:main +from:0x0215b35c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215b370 kind:load to:0x0215e03c module:overlay(67) +from:0x0215b384 kind:arm_call to:0x02011f3c module:main +from:0x0215b390 kind:arm_call to:0x0215b4ac module:overlay(67) +from:0x0215b3a8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215b3e0 kind:load to:0x0215d61c module:overlay(67) +from:0x0215b3f4 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0215b428 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215b438 kind:load to:0x0215d638 module:overlay(67) +from:0x0215b43c kind:load to:0x0215e030 module:overlay(67) +from:0x0215b458 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215b468 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215b4b4 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215b4cc kind:arm_call to:0x0215b3e8 module:overlay(67) +from:0x0215b4dc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b4e4 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215b4ec kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215b520 kind:arm_call to:0x0203d138 module:main +from:0x0215b52c kind:load to:0x0215d664 module:overlay(67) +from:0x0215b530 kind:load to:0x0215d5b4 module:overlay(67) +from:0x0215b534 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215b538 kind:load to:0x0215b53c module:overlay(67) +from:0x0215b550 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b5d4 kind:arm_call to:0x0215b440 module:overlay(67) +from:0x0215b5f8 kind:arm_call to:0x0200f218 module:main +from:0x0215b624 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0215b638 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215b644 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215b674 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215b694 kind:arm_call to:0x0215b77c module:overlay(67) +from:0x0215b6a4 kind:load to:0x0215e03c module:overlay(67) +from:0x0215b6a8 kind:load to:0x0215c59c module:overlay(67) +from:0x0215b6ac kind:load to:0x0215c58c module:overlay(67) +from:0x0215b6b0 kind:load to:0x0215e05c module:overlay(67) +from:0x0215b6d0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b6f8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215b710 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215b724 kind:arm_call to:0x0215b77c module:overlay(67) +from:0x0215b74c kind:load to:0x027e09a8 module:dtcm +from:0x0215b808 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215b828 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215b840 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215b864 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0215b874 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215b880 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215b894 kind:load to:0x027e09c0 module:dtcm +from:0x0215b898 kind:load to:0x027e0cec module:dtcm +from:0x0215b980 kind:arm_call to:0x0201aa1c module:main +from:0x0215b98c kind:load to:0x0215e01c module:overlay(67) +from:0x0215b990 kind:load to:0x027e0998 module:dtcm +from:0x0215b994 kind:load to:0x0204aefc module:main +from:0x0215b998 kind:load to:0x0215e030 module:overlay(67) +from:0x0215b9a4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b9ac kind:arm_call to:0x02011ff4 module:main +from:0x0215b9d0 kind:arm_call to:0x0203d1e8 module:main +from:0x0215b9d8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215b9e0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b9e8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b9f4 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215ba10 kind:arm_call to:0x0203d1e8 module:main +from:0x0215ba18 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215ba20 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ba28 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215ba30 kind:arm_call to:0x02011ff4 module:main +from:0x0215ba3c kind:load to:0x020a02b4 module:overlay(0) +from:0x0215ba48 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215ba5c kind:load to:0x0215e120 module:overlay(67) +from:0x0215ba70 kind:arm_call to:0x02011f3c module:main +from:0x0215ba7c kind:arm_call to:0x0215bac8 module:overlay(67) +from:0x0215ba90 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0215bac0 kind:load to:0x0215d6a4 module:overlay(67) +from:0x0215bad0 kind:arm_call to:0x0214f944 module:overlay(58) +from:0x0215bae4 kind:load to:0x0215d6c0 module:overlay(67) +from:0x0215bb58 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215bb84 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215bbac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bbd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bc18 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215bc54 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215bcac kind:load to:0x027e0cd8 module:dtcm +from:0x0215bcd0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215bcd8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bcf0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215bcf8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bd00 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd14 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0215bd28 kind:load to:0x0215e150 module:overlay(67) +from:0x0215bd3c kind:arm_call to:0x02011f3c module:main +from:0x0215bd48 kind:arm_call to:0x0215bde0 module:overlay(67) +from:0x0215bd60 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215bd70 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215bdcc kind:load to:0x0215d700 module:overlay(67) +from:0x0215bdd4 kind:load to:0x0215d5b4 module:overlay(67) +from:0x0215bdd8 kind:load to:0x0215d71c module:overlay(67) +from:0x0215bde8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215be40 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215be4c kind:load to:0x0215d738 module:overlay(67) +from:0x0215be50 kind:load to:0x0215e150 module:overlay(67) +from:0x0215be64 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215be9c kind:load to:0x0215e224 module:overlay(67) +from:0x0215bed0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bed8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bef0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bef8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215bf00 kind:arm_call to:0x02011ff4 module:main +from:0x0215bf14 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215bf28 kind:load to:0x0215e258 module:overlay(67) +from:0x0215bf3c kind:arm_call to:0x02011f3c module:main +from:0x0215bf48 kind:arm_call to:0x0215bfe0 module:overlay(67) +from:0x0215bf60 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215bf70 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215bfcc kind:load to:0x0215d700 module:overlay(67) +from:0x0215bfd4 kind:load to:0x0215d5b4 module:overlay(67) +from:0x0215bfd8 kind:load to:0x0215d778 module:overlay(67) +from:0x0215bfe8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215c040 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215c04c kind:load to:0x0215d794 module:overlay(67) +from:0x0215c050 kind:load to:0x0215e258 module:overlay(67) +from:0x0215c064 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215c09c kind:load to:0x0215e32c module:overlay(67) +from:0x0215c0d0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c0d8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215c0f0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c0f8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215c100 kind:arm_call to:0x02011ff4 module:main +from:0x0215c114 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215c128 kind:load to:0x0215e360 module:overlay(67) +from:0x0215c13c kind:arm_call to:0x02011f3c module:main +from:0x0215c148 kind:arm_call to:0x0215c198 module:overlay(67) +from:0x0215c160 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215c190 kind:load to:0x0215d7d4 module:overlay(67) +from:0x0215c1a0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215c1c4 kind:arm_call to:0x0200f05c module:main +from:0x0215c1e0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215c1fc kind:arm_call to:0x0200f05c module:main +from:0x0215c218 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215c22c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c24c kind:load to:0x0215d7f0 module:overlay(67) +from:0x0215c250 kind:load to:0x0215e360 module:overlay(67) +from:0x0215c254 kind:load to:0x0215c5c0 module:overlay(67) +from:0x0215c258 kind:load to:0x0215c5d0 module:overlay(67) +from:0x0215c288 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0215c29c kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215c2a4 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0215c2b0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215c2bc kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0215c2c8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215c2e4 kind:arm_call to:0x0215c3c4 module:overlay(67) +from:0x0215c2f0 kind:load to:0x0215e380 module:overlay(67) +from:0x0215c2f4 kind:load to:0x0215c5b0 module:overlay(67) +from:0x0215c31c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215c330 kind:arm_call to:0x0215c3c4 module:overlay(67) +from:0x0215c33c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c350 kind:arm_call to:0x0215c3c4 module:overlay(67) +from:0x0215c35c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215c368 kind:arm_call to:0x02015058 module:main +from:0x0215c388 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215c3ac kind:load to:0x027e09a8 module:dtcm +from:0x0215c404 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0215c410 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0215c41c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0215c428 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0215c474 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c47c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c484 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215c49c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c4a4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c4ac kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215c4b4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c4c8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215c5fc kind:arm_call to:0x02157eb0 module:overlay(67) +from:0x0215c60c kind:arm_call to:0x0203ce4c module:main +from:0x0215c634 kind:arm_call to:0x02157f64 module:overlay(67) +from:0x0215c644 kind:arm_call to:0x0203ce4c module:main +from:0x0215c66c kind:arm_call to:0x02158014 module:overlay(67) +from:0x0215c67c kind:arm_call to:0x0203ce4c module:main +from:0x0215c6a4 kind:arm_call to:0x021580b4 module:overlay(67) +from:0x0215c6b4 kind:arm_call to:0x0203ce4c module:main +from:0x0215c6c8 kind:load to:0x0215d840 module:overlay(67) +from:0x0215c6cc kind:load to:0x0215db08 module:overlay(67) +from:0x0215c6d0 kind:load to:0x02159508 module:overlay(67) +from:0x0215c6d4 kind:load to:0x0215d868 module:overlay(67) +from:0x0215c6d8 kind:load to:0x0215d880 module:overlay(67) +from:0x0215c6dc kind:load to:0x0215951c module:overlay(67) +from:0x0215c6e0 kind:load to:0x0215d874 module:overlay(67) +from:0x0215c6e4 kind:load to:0x0215d958 module:overlay(67) +from:0x0215c6e8 kind:load to:0x02159530 module:overlay(67) +from:0x0215c6ec kind:load to:0x0215d850 module:overlay(67) +from:0x0215c6f0 kind:load to:0x0215da30 module:overlay(67) +from:0x0215c6f4 kind:load to:0x02159544 module:overlay(67) +from:0x0215c6f8 kind:load to:0x0215d85c module:overlay(67) +from:0x0215c718 kind:arm_call to:0x02159588 module:overlay(67) +from:0x0215c728 kind:arm_call to:0x0203ce4c module:main +from:0x0215c73c kind:load to:0x0215dbe0 module:overlay(67) +from:0x0215c740 kind:load to:0x0215dbf0 module:overlay(67) +from:0x0215c744 kind:load to:0x02159d24 module:overlay(67) +from:0x0215c748 kind:load to:0x0215dbe4 module:overlay(67) +from:0x0215c768 kind:arm_call to:0x02159d68 module:overlay(67) +from:0x0215c778 kind:arm_call to:0x0203ce4c module:main +from:0x0215c78c kind:load to:0x0215dcc8 module:overlay(67) +from:0x0215c790 kind:load to:0x0215dcd8 module:overlay(67) +from:0x0215c794 kind:load to:0x02159e48 module:overlay(67) +from:0x0215c798 kind:load to:0x0215dccc module:overlay(67) +from:0x0215c7b8 kind:arm_call to:0x02159e8c module:overlay(67) +from:0x0215c7c8 kind:arm_call to:0x0203ce4c module:main +from:0x0215c7dc kind:load to:0x0215ddb0 module:overlay(67) +from:0x0215c7e0 kind:load to:0x0215ddc0 module:overlay(67) +from:0x0215c7e4 kind:load to:0x02159f6c module:overlay(67) +from:0x0215c7e8 kind:load to:0x0215ddb4 module:overlay(67) +from:0x0215c808 kind:arm_call to:0x02159fd8 module:overlay(67) +from:0x0215c818 kind:arm_call to:0x0203ce4c module:main +from:0x0215c82c kind:load to:0x0215de98 module:overlay(67) +from:0x0215c830 kind:load to:0x0215dea8 module:overlay(67) +from:0x0215c834 kind:load to:0x0215ab20 module:overlay(67) +from:0x0215c838 kind:load to:0x0215de9c module:overlay(67) +from:0x0215c858 kind:arm_call to:0x0215ab64 module:overlay(67) +from:0x0215c868 kind:arm_call to:0x0203ce4c module:main +from:0x0215c87c kind:load to:0x0215dee4 module:overlay(67) +from:0x0215c880 kind:load to:0x0215def4 module:overlay(67) +from:0x0215c884 kind:load to:0x0215b030 module:overlay(67) +from:0x0215c888 kind:load to:0x0215dee8 module:overlay(67) +from:0x0215c8a8 kind:arm_call to:0x0215b074 module:overlay(67) +from:0x0215c8b8 kind:arm_call to:0x0203ce4c module:main +from:0x0215c8cc kind:load to:0x0215df38 module:overlay(67) +from:0x0215c8d0 kind:load to:0x0215df48 module:overlay(67) +from:0x0215c8d4 kind:load to:0x0215b354 module:overlay(67) +from:0x0215c8d8 kind:load to:0x0215df3c module:overlay(67) +from:0x0215c910 kind:arm_call to:0x0215b398 module:overlay(67) +from:0x0215c920 kind:arm_call to:0x0203ce4c module:main +from:0x0215c934 kind:load to:0x0215e01c module:overlay(67) +from:0x0215c938 kind:load to:0x0215e03c module:overlay(67) +from:0x0215c93c kind:load to:0x0215ba40 module:overlay(67) +from:0x0215c940 kind:load to:0x0215e024 module:overlay(67) +from:0x0215c960 kind:arm_call to:0x0215ba84 module:overlay(67) +from:0x0215c970 kind:arm_call to:0x0203ce4c module:main +from:0x0215c984 kind:load to:0x0215e110 module:overlay(67) +from:0x0215c988 kind:load to:0x0215e120 module:overlay(67) +from:0x0215c98c kind:load to:0x0215bd0c module:overlay(67) +from:0x0215c990 kind:load to:0x0215e114 module:overlay(67) +from:0x0215c9b0 kind:arm_call to:0x0215bd50 module:overlay(67) +from:0x0215c9c0 kind:arm_call to:0x0203ce4c module:main +from:0x0215c9d4 kind:load to:0x0215e140 module:overlay(67) +from:0x0215c9d8 kind:load to:0x0215e150 module:overlay(67) +from:0x0215c9dc kind:load to:0x0215bf0c module:overlay(67) +from:0x0215c9e0 kind:load to:0x0215e144 module:overlay(67) +from:0x0215ca00 kind:arm_call to:0x0215bf50 module:overlay(67) +from:0x0215ca10 kind:arm_call to:0x0203ce4c module:main +from:0x0215ca24 kind:load to:0x0215e248 module:overlay(67) +from:0x0215ca28 kind:load to:0x0215e258 module:overlay(67) +from:0x0215ca2c kind:load to:0x0215c10c module:overlay(67) +from:0x0215ca30 kind:load to:0x0215e24c module:overlay(67) +from:0x0215ca50 kind:arm_call to:0x0215c150 module:overlay(67) +from:0x0215ca60 kind:arm_call to:0x0203ce4c module:main +from:0x0215ca74 kind:load to:0x0215e350 module:overlay(67) +from:0x0215ca78 kind:load to:0x0215e360 module:overlay(67) +from:0x0215ca7c kind:load to:0x0215c4c0 module:overlay(67) +from:0x0215ca80 kind:load to:0x0215e354 module:overlay(67) +from:0x0215ca84 kind:load to:0x0215c5e0 module:overlay(67) +from:0x0215ca88 kind:load to:0x0215c6fc module:overlay(67) +from:0x0215ca8c kind:load to:0x0215c74c module:overlay(67) +from:0x0215ca90 kind:load to:0x0215c79c module:overlay(67) +from:0x0215ca94 kind:load to:0x0215c7ec module:overlay(67) +from:0x0215ca98 kind:load to:0x0215c83c module:overlay(67) +from:0x0215ca9c kind:load to:0x0215c88c module:overlay(67) +from:0x0215caa0 kind:load to:0x0215c8dc module:overlay(67) +from:0x0215caa4 kind:load to:0x0215c944 module:overlay(67) +from:0x0215caa8 kind:load to:0x0215c994 module:overlay(67) +from:0x0215caac kind:load to:0x0215c9e4 module:overlay(67) +from:0x0215cab0 kind:load to:0x0215ca34 module:overlay(67) +from:0x0215cac8 kind:load to:0x02158090 module:overlay(67) +from:0x0215cacc kind:load to:0x02097924 module:overlay(0) +from:0x0215cad0 kind:load to:0x02097734 module:overlay(0) +from:0x0215cad4 kind:load to:0x020977b0 module:overlay(0) +from:0x0215cad8 kind:load to:0x0209792c module:overlay(0) +from:0x0215cadc kind:load to:0x0209794c module:overlay(0) +from:0x0215cae0 kind:load to:0x02097978 module:overlay(0) +from:0x0215caec kind:load to:0x02157ff0 module:overlay(67) +from:0x0215caf0 kind:load to:0x02097924 module:overlay(0) +from:0x0215caf4 kind:load to:0x02097734 module:overlay(0) +from:0x0215caf8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215cafc kind:load to:0x0209792c module:overlay(0) +from:0x0215cb00 kind:load to:0x0209794c module:overlay(0) +from:0x0215cb04 kind:load to:0x02097978 module:overlay(0) +from:0x0215cb10 kind:load to:0x02157f40 module:overlay(67) +from:0x0215cb14 kind:load to:0x02097924 module:overlay(0) +from:0x0215cb18 kind:load to:0x02097734 module:overlay(0) +from:0x0215cb1c kind:load to:0x020977b0 module:overlay(0) +from:0x0215cb20 kind:load to:0x0209792c module:overlay(0) +from:0x0215cb24 kind:load to:0x0209794c module:overlay(0) +from:0x0215cb28 kind:load to:0x02097978 module:overlay(0) +from:0x0215cb34 kind:load to:0x02157e8c module:overlay(67) +from:0x0215cb38 kind:load to:0x02097924 module:overlay(0) +from:0x0215cb3c kind:load to:0x02097734 module:overlay(0) +from:0x0215cb40 kind:load to:0x020977b0 module:overlay(0) +from:0x0215cb44 kind:load to:0x0209792c module:overlay(0) +from:0x0215cb48 kind:load to:0x0209794c module:overlay(0) +from:0x0215cb4c kind:load to:0x02097978 module:overlay(0) +from:0x0215cb58 kind:load to:0x021583d0 module:overlay(67) +from:0x0215cb5c kind:load to:0x021594a4 module:overlay(67) +from:0x0215cb60 kind:load to:0x0209a234 module:overlay(0) +from:0x0215cb64 kind:load to:0x0209a268 module:overlay(0) +from:0x0215cb68 kind:load to:0x0209a300 module:overlay(0) +from:0x0215cb6c kind:load to:0x0209a314 module:overlay(0) +from:0x0215cb70 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215cb74 kind:load to:0x0209a33c module:overlay(0) +from:0x0215cb78 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215cb7c kind:load to:0x0209a04c module:overlay(0) +from:0x0215cb80 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215cb84 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215cb88 kind:load to:0x0209a328 module:overlay(0) +from:0x0215cb8c kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215cb90 kind:load to:0x02159478 module:overlay(67) +from:0x0215cb94 kind:load to:0x02159454 module:overlay(67) +from:0x0215cb98 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215cd1c kind:load to:0x020984f8 module:overlay(0) +from:0x0215cd20 kind:load to:0x02098534 module:overlay(0) +from:0x0215cd24 kind:load to:0x0209854c module:overlay(0) +from:0x0215cd28 kind:load to:0x02098558 module:overlay(0) +from:0x0215cd2c kind:load to:0x01fff464 module:itcm +from:0x0215cd30 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215cd34 kind:load to:0x020a8d08 module:overlay(0) +from:0x0215cd38 kind:load to:0x020a8d84 module:overlay(0) +from:0x0215cd3c kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215cd40 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215cd44 kind:load to:0x0209849c module:overlay(0) +from:0x0215cd48 kind:load to:0x020a993c module:overlay(0) +from:0x0215cd4c kind:load to:0x020984a4 module:overlay(0) +from:0x0215cd50 kind:load to:0x020984a8 module:overlay(0) +from:0x0215cd54 kind:load to:0x02098564 module:overlay(0) +from:0x0215cd58 kind:load to:0x020985d0 module:overlay(0) +from:0x0215cd5c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215cd60 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215cd64 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215cd68 kind:load to:0x021594e8 module:overlay(67) +from:0x0215cd6c kind:load to:0x021594c0 module:overlay(67) +from:0x0215cd70 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215cd74 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215cd78 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215cd7c kind:load to:0x020a8f58 module:overlay(0) +from:0x0215cd80 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215cd84 kind:load to:0x020a9130 module:overlay(0) +from:0x0215cd88 kind:load to:0x020a912c module:overlay(0) +from:0x0215cd8c kind:load to:0x020a91fc module:overlay(0) +from:0x0215cd90 kind:load to:0x020a9220 module:overlay(0) +from:0x0215cd94 kind:load to:0x020a9224 module:overlay(0) +from:0x0215cd98 kind:load to:0x020a9180 module:overlay(0) +from:0x0215cd9c kind:load to:0x020a9188 module:overlay(0) +from:0x0215cda0 kind:load to:0x020a9190 module:overlay(0) +from:0x0215cda4 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215cda8 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215cdac kind:load to:0x020a8f44 module:overlay(0) +from:0x0215cdb0 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215cdb4 kind:load to:0x020a9428 module:overlay(0) +from:0x0215cdb8 kind:load to:0x020a9578 module:overlay(0) +from:0x0215cdbc kind:load to:0x020a95a4 module:overlay(0) +from:0x0215cdc0 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215cdc4 kind:load to:0x020a97dc module:overlay(0) +from:0x0215cdc8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215cdcc kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215cdd0 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215cdd4 kind:load to:0x020a9984 module:overlay(0) +from:0x0215cdd8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215cddc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215cde0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215cde4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215cde8 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215cdec kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215cdf0 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215cdf4 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215cdf8 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215cdfc kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215ce00 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215ce04 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215ce08 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215ce0c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215ce10 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215ce14 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215ce18 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215ce1c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215ce20 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215ce24 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215ce28 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215ce2c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215ce38 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ce3c kind:load to:0x02098534 module:overlay(0) +from:0x0215ce40 kind:load to:0x0209854c module:overlay(0) +from:0x0215ce44 kind:load to:0x02098558 module:overlay(0) +from:0x0215ce48 kind:load to:0x01fff464 module:itcm +from:0x0215ce4c kind:load to:0x020a99b8 module:overlay(0) +from:0x0215ce50 kind:load to:0x021583e4 module:overlay(67) +from:0x0215ce54 kind:load to:0x02158500 module:overlay(67) +from:0x0215ce58 kind:load to:0x02158608 module:overlay(67) +from:0x0215ce5c kind:load to:0x021586fc module:overlay(67) +from:0x0215ce60 kind:load to:0x0209849c module:overlay(0) +from:0x0215ce64 kind:load to:0x02158b64 module:overlay(67) +from:0x0215ce68 kind:load to:0x020984a4 module:overlay(0) +from:0x0215ce6c kind:load to:0x020984a8 module:overlay(0) +from:0x0215ce70 kind:load to:0x02098564 module:overlay(0) +from:0x0215ce74 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ce78 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ce7c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ce80 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ce84 kind:load to:0x021593fc module:overlay(67) +from:0x0215ce88 kind:load to:0x02159424 module:overlay(67) +from:0x0215ce8c kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215ce90 kind:load to:0x021585b4 module:overlay(67) +from:0x0215ce94 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215ce98 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215ce9c kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215cea0 kind:load to:0x020a9130 module:overlay(0) +from:0x0215cea4 kind:load to:0x020a912c module:overlay(0) +from:0x0215cea8 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ceac kind:load to:0x020a9220 module:overlay(0) +from:0x0215ceb0 kind:load to:0x020a9224 module:overlay(0) +from:0x0215ceb4 kind:load to:0x021587e0 module:overlay(67) +from:0x0215ceb8 kind:load to:0x02158994 module:overlay(67) +from:0x0215cebc kind:load to:0x020a9190 module:overlay(0) +from:0x0215cec0 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215cec4 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215cec8 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215cecc kind:load to:0x020a8f4c module:overlay(0) +from:0x0215ced0 kind:load to:0x021591b8 module:overlay(67) +from:0x0215ced4 kind:load to:0x02159278 module:overlay(67) +from:0x0215ced8 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215cedc kind:load to:0x020a95c4 module:overlay(0) +from:0x0215cee0 kind:load to:0x020a97dc module:overlay(0) +from:0x0215cee4 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215cee8 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215ceec kind:load to:0x020a8e64 module:overlay(0) +from:0x0215cef0 kind:load to:0x021593a0 module:overlay(67) +from:0x0215cef4 kind:load to:0x02158b70 module:overlay(67) +from:0x0215cef8 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215cefc kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215cf00 kind:load to:0x02158b90 module:overlay(67) +from:0x0215cf04 kind:load to:0x02158bc4 module:overlay(67) +from:0x0215cf08 kind:load to:0x02158bb0 module:overlay(67) +from:0x0215cf0c kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215cf10 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215cf14 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215cf18 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215cf1c kind:load to:0x02158f34 module:overlay(67) +from:0x0215cf20 kind:load to:0x02158f40 module:overlay(67) +from:0x0215cf24 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215cf28 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215cf2c kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215cf30 kind:load to:0x02158f94 module:overlay(67) +from:0x0215cf34 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215cf38 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215cf3c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215cf40 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215cf44 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215cf48 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215cf4c kind:load to:0x02158bfc module:overlay(67) +from:0x0215cf50 kind:load to:0x02158c60 module:overlay(67) +from:0x0215cf54 kind:load to:0x02158d50 module:overlay(67) +from:0x0215cf58 kind:load to:0x02158e40 module:overlay(67) +from:0x0215cf5c kind:load to:0x02158fa0 module:overlay(67) +from:0x0215cf60 kind:load to:0x02158fb4 module:overlay(67) +from:0x0215cf64 kind:load to:0x02158fb8 module:overlay(67) +from:0x0215cf68 kind:load to:0x02158fbc module:overlay(67) +from:0x0215cf6c kind:load to:0x02158b84 module:overlay(67) +from:0x0215cf70 kind:load to:0x02158ba4 module:overlay(67) +from:0x0215cf74 kind:load to:0x02158bf0 module:overlay(67) +from:0x0215cf78 kind:load to:0x02158fc0 module:overlay(67) +from:0x0215cf7c kind:load to:0x021590a0 module:overlay(67) +from:0x0215cfa0 kind:load to:0x02159564 module:overlay(67) +from:0x0215cfa4 kind:load to:0x02097924 module:overlay(0) +from:0x0215cfa8 kind:load to:0x02097734 module:overlay(0) +from:0x0215cfac kind:load to:0x020977b0 module:overlay(0) +from:0x0215cfb0 kind:load to:0x0209792c module:overlay(0) +from:0x0215cfb4 kind:load to:0x0209794c module:overlay(0) +from:0x0215cfb8 kind:load to:0x02097978 module:overlay(0) +from:0x0215cfc4 kind:load to:0x02159684 module:overlay(67) +from:0x0215cfc8 kind:load to:0x02159d08 module:overlay(67) +from:0x0215cfcc kind:load to:0x02099ae0 module:overlay(0) +from:0x0215cfd0 kind:load to:0x02099b18 module:overlay(0) +from:0x0215cfd4 kind:load to:0x0209a11c module:overlay(0) +from:0x0215cfd8 kind:load to:0x0209a124 module:overlay(0) +from:0x0215cfdc kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215cfe0 kind:load to:0x02099c90 module:overlay(0) +from:0x0215cfe4 kind:load to:0x02099b80 module:overlay(0) +from:0x0215cfe8 kind:load to:0x0209a04c module:overlay(0) +from:0x0215cfec kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215cff0 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215cff4 kind:load to:0x02159d00 module:overlay(67) +from:0x0215cff8 kind:load to:0x0209a104 module:overlay(0) +from:0x0215cffc kind:load to:0x02159cf0 module:overlay(67) +from:0x0215d000 kind:load to:0x02159ccc module:overlay(67) +from:0x0215d11c kind:load to:0x020984f8 module:overlay(0) +from:0x0215d120 kind:load to:0x02098534 module:overlay(0) +from:0x0215d124 kind:load to:0x0209854c module:overlay(0) +from:0x0215d128 kind:load to:0x02098558 module:overlay(0) +from:0x0215d12c kind:load to:0x01fff464 module:itcm +from:0x0215d130 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215d134 kind:load to:0x02159700 module:overlay(67) +from:0x0215d138 kind:load to:0x02158500 module:overlay(67) +from:0x0215d13c kind:load to:0x02159788 module:overlay(67) +from:0x0215d140 kind:load to:0x021586fc module:overlay(67) +from:0x0215d144 kind:load to:0x0209849c module:overlay(0) +from:0x0215d148 kind:load to:0x02158b64 module:overlay(67) +from:0x0215d14c kind:load to:0x020984a4 module:overlay(0) +from:0x0215d150 kind:load to:0x020984a8 module:overlay(0) +from:0x0215d154 kind:load to:0x02098564 module:overlay(0) +from:0x0215d158 kind:load to:0x020985d0 module:overlay(0) +from:0x0215d15c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215d160 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215d164 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215d168 kind:load to:0x02159698 module:overlay(67) +from:0x0215d16c kind:load to:0x021596c8 module:overlay(67) +from:0x0215d170 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215d174 kind:load to:0x02159734 module:overlay(67) +from:0x0215d178 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215d17c kind:load to:0x020a8f58 module:overlay(0) +from:0x0215d180 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215d184 kind:load to:0x020a9130 module:overlay(0) +from:0x0215d188 kind:load to:0x020a912c module:overlay(0) +from:0x0215d18c kind:load to:0x020a91fc module:overlay(0) +from:0x0215d190 kind:load to:0x020a9220 module:overlay(0) +from:0x0215d194 kind:load to:0x020a9224 module:overlay(0) +from:0x0215d198 kind:load to:0x02159c28 module:overlay(67) +from:0x0215d19c kind:load to:0x02158994 module:overlay(67) +from:0x0215d1a0 kind:load to:0x020a9190 module:overlay(0) +from:0x0215d1a4 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215d1a8 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215d1ac kind:load to:0x020a8f44 module:overlay(0) +from:0x0215d1b0 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215d1b4 kind:load to:0x02159b88 module:overlay(67) +from:0x0215d1b8 kind:load to:0x02159278 module:overlay(67) +from:0x0215d1bc kind:load to:0x020a95a4 module:overlay(0) +from:0x0215d1c0 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215d1c4 kind:load to:0x020a97dc module:overlay(0) +from:0x0215d1c8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215d1cc kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215d1d0 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215d1d4 kind:load to:0x02159c70 module:overlay(67) +from:0x0215d1d8 kind:load to:0x02158b70 module:overlay(67) +from:0x0215d1dc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215d1e0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215d1e4 kind:load to:0x02158b90 module:overlay(67) +from:0x0215d1e8 kind:load to:0x02158bc4 module:overlay(67) +from:0x0215d1ec kind:load to:0x02158bb0 module:overlay(67) +from:0x0215d1f0 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215d1f4 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215d1f8 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215d1fc kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215d200 kind:load to:0x02158f34 module:overlay(67) +from:0x0215d204 kind:load to:0x02158f40 module:overlay(67) +from:0x0215d208 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215d20c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215d210 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215d214 kind:load to:0x02158f94 module:overlay(67) +from:0x0215d218 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215d21c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215d220 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215d224 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215d228 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215d22c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215d230 kind:load to:0x0215994c module:overlay(67) +from:0x0215d234 kind:load to:0x02158c60 module:overlay(67) +from:0x0215d238 kind:load to:0x02158d50 module:overlay(67) +from:0x0215d23c kind:load to:0x02158e40 module:overlay(67) +from:0x0215d240 kind:load to:0x02158fa0 module:overlay(67) +from:0x0215d244 kind:load to:0x02158fb4 module:overlay(67) +from:0x0215d248 kind:load to:0x02158fb8 module:overlay(67) +from:0x0215d24c kind:load to:0x02158fbc module:overlay(67) +from:0x0215d250 kind:load to:0x02159928 module:overlay(67) +from:0x0215d254 kind:load to:0x02159934 module:overlay(67) +from:0x0215d258 kind:load to:0x02159940 module:overlay(67) +from:0x0215d25c kind:load to:0x02158fc0 module:overlay(67) +from:0x0215d260 kind:load to:0x021590a0 module:overlay(67) +from:0x0215d264 kind:load to:0x021599b0 module:overlay(67) +from:0x0215d268 kind:load to:0x02159ab0 module:overlay(67) +from:0x0215d274 kind:load to:0x02159d44 module:overlay(67) +from:0x0215d278 kind:load to:0x02097924 module:overlay(0) +from:0x0215d27c kind:load to:0x02097734 module:overlay(0) +from:0x0215d280 kind:load to:0x020977b0 module:overlay(0) +from:0x0215d284 kind:load to:0x0209792c module:overlay(0) +from:0x0215d288 kind:load to:0x0209794c module:overlay(0) +from:0x0215d28c kind:load to:0x02097978 module:overlay(0) +from:0x0215d298 kind:load to:0x020984f8 module:overlay(0) +from:0x0215d29c kind:load to:0x02098534 module:overlay(0) +from:0x0215d2a0 kind:load to:0x0209854c module:overlay(0) +from:0x0215d2a4 kind:load to:0x02098558 module:overlay(0) +from:0x0215d2a8 kind:load to:0x01fff464 module:itcm +from:0x0215d2ac kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215d2b0 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215d2b4 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215d2b8 kind:load to:0x02098494 module:overlay(0) +from:0x0215d2bc kind:load to:0x02098498 module:overlay(0) +from:0x0215d2c0 kind:load to:0x0209849c module:overlay(0) +from:0x0215d2c4 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215d2c8 kind:load to:0x020984a4 module:overlay(0) +from:0x0215d2cc kind:load to:0x020984a8 module:overlay(0) +from:0x0215d2d0 kind:load to:0x02098564 module:overlay(0) +from:0x0215d2d4 kind:load to:0x020985d0 module:overlay(0) +from:0x0215d2d8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215d2dc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215d2e0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215d2e4 kind:load to:0x02159e00 module:overlay(67) +from:0x0215d2e8 kind:load to:0x02159e20 module:overlay(67) +from:0x0215d2ec kind:load to:0x02159db0 module:overlay(67) +from:0x0215d2f8 kind:load to:0x02159e68 module:overlay(67) +from:0x0215d2fc kind:load to:0x02097924 module:overlay(0) +from:0x0215d300 kind:load to:0x02097734 module:overlay(0) +from:0x0215d304 kind:load to:0x020977b0 module:overlay(0) +from:0x0215d308 kind:load to:0x0209792c module:overlay(0) +from:0x0215d30c kind:load to:0x0209794c module:overlay(0) +from:0x0215d310 kind:load to:0x02097978 module:overlay(0) +from:0x0215d31c kind:load to:0x020984f8 module:overlay(0) +from:0x0215d320 kind:load to:0x02098534 module:overlay(0) +from:0x0215d324 kind:load to:0x0209854c module:overlay(0) +from:0x0215d328 kind:load to:0x02098558 module:overlay(0) +from:0x0215d32c kind:load to:0x01fff464 module:itcm +from:0x0215d330 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215d334 kind:load to:0x020f7518 module:overlays(19,22,23,31) +from:0x0215d338 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x0215d33c kind:load to:0x02098494 module:overlay(0) +from:0x0215d340 kind:load to:0x02098498 module:overlay(0) +from:0x0215d344 kind:load to:0x0209849c module:overlay(0) +from:0x0215d348 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215d34c kind:load to:0x020984a4 module:overlay(0) +from:0x0215d350 kind:load to:0x020984a8 module:overlay(0) +from:0x0215d354 kind:load to:0x02098564 module:overlay(0) +from:0x0215d358 kind:load to:0x020985d0 module:overlay(0) +from:0x0215d35c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215d360 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215d364 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215d368 kind:load to:0x02159f24 module:overlay(67) +from:0x0215d36c kind:load to:0x02159f44 module:overlay(67) +from:0x0215d370 kind:load to:0x02159ed4 module:overlay(67) +from:0x0215d38c kind:load to:0x0215a304 module:overlay(67) +from:0x0215d394 kind:load to:0x0215a394 module:overlay(67) +from:0x0215d39c kind:load to:0x0215a4c0 module:overlay(67) +from:0x0215d3a4 kind:load to:0x0215a5f4 module:overlay(67) +from:0x0215d3ac kind:load to:0x0215a290 module:overlay(67) +from:0x0215d3b4 kind:load to:0x0215a308 module:overlay(67) +from:0x0215d3bc kind:load to:0x0215a408 module:overlay(67) +from:0x0215d3c4 kind:load to:0x0215a52c module:overlay(67) +from:0x0215d404 kind:load to:0x02159fb4 module:overlay(67) +from:0x0215d408 kind:load to:0x0209772c module:overlay(0) +from:0x0215d40c kind:load to:0x02097734 module:overlay(0) +from:0x0215d410 kind:load to:0x020977b0 module:overlay(0) +from:0x0215d414 kind:load to:0x02159fa0 module:overlay(67) +from:0x0215d418 kind:load to:0x020977f4 module:overlay(0) +from:0x0215d41c kind:load to:0x02159fa4 module:overlay(67) +from:0x0215d42c kind:load to:0x0209772c module:overlay(0) +from:0x0215d430 kind:load to:0x02097734 module:overlay(0) +from:0x0215d434 kind:load to:0x020977b0 module:overlay(0) +from:0x0215d438 kind:load to:0x02159fa0 module:overlay(67) +from:0x0215d43c kind:load to:0x020977f4 module:overlay(0) +from:0x0215d440 kind:load to:0x02159fa4 module:overlay(67) +from:0x0215d44c kind:load to:0x020984f8 module:overlay(0) +from:0x0215d450 kind:load to:0x02098534 module:overlay(0) +from:0x0215d454 kind:load to:0x0209854c module:overlay(0) +from:0x0215d458 kind:load to:0x02098558 module:overlay(0) +from:0x0215d45c kind:load to:0x01fff464 module:itcm +from:0x0215d460 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215d464 kind:load to:0x0215a164 module:overlay(67) +from:0x0215d468 kind:load to:0x02098490 module:overlay(0) +from:0x0215d46c kind:load to:0x0215a20c module:overlay(67) +from:0x0215d470 kind:load to:0x0215a1f8 module:overlay(67) +from:0x0215d474 kind:load to:0x0209849c module:overlay(0) +from:0x0215d478 kind:load to:0x0215aa94 module:overlay(67) +from:0x0215d47c kind:load to:0x020984a4 module:overlay(0) +from:0x0215d480 kind:load to:0x020984a8 module:overlay(0) +from:0x0215d484 kind:load to:0x02098564 module:overlay(0) +from:0x0215d488 kind:load to:0x020985d0 module:overlay(0) +from:0x0215d48c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215d490 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215d494 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215d498 kind:load to:0x0215a0fc module:overlay(67) +from:0x0215d49c kind:load to:0x0215a12c module:overlay(67) +from:0x0215d4a0 kind:load to:0x0215addc module:overlay(67) +from:0x0215d4a8 kind:load to:0x0215ae44 module:overlay(67) +from:0x0215d4b0 kind:load to:0x0215aeac module:overlay(67) +from:0x0215d4b8 kind:load to:0x0215af14 module:overlay(67) +from:0x0215d4c0 kind:load to:0x0215ae40 module:overlay(67) +from:0x0215d4c8 kind:load to:0x0215aea8 module:overlay(67) +from:0x0215d4d0 kind:load to:0x0215af10 module:overlay(67) +from:0x0215d4d8 kind:load to:0x0215af84 module:overlay(67) +from:0x0215d518 kind:load to:0x0215ab40 module:overlay(67) +from:0x0215d51c kind:load to:0x020979c4 module:overlay(0) +from:0x0215d520 kind:load to:0x020979f8 module:overlay(0) +from:0x0215d524 kind:load to:0x020977b0 module:overlay(0) +from:0x0215d528 kind:load to:0x020979cc module:overlay(0) +from:0x0215d52c kind:load to:0x020977f4 module:overlay(0) +from:0x0215d530 kind:load to:0x020977f8 module:overlay(0) +from:0x0215d53c kind:load to:0x020984f8 module:overlay(0) +from:0x0215d540 kind:load to:0x02098534 module:overlay(0) +from:0x0215d544 kind:load to:0x0209854c module:overlay(0) +from:0x0215d548 kind:load to:0x02098558 module:overlay(0) +from:0x0215d54c kind:load to:0x01fff464 module:itcm +from:0x0215d550 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215d554 kind:load to:0x0215ad0c module:overlay(67) +from:0x0215d558 kind:load to:0x02098490 module:overlay(0) +from:0x0215d55c kind:load to:0x0215ad90 module:overlay(67) +from:0x0215d560 kind:load to:0x0215ad7c module:overlay(67) +from:0x0215d564 kind:load to:0x0209849c module:overlay(0) +from:0x0215d568 kind:load to:0x0215afb8 module:overlay(67) +from:0x0215d56c kind:load to:0x020984a4 module:overlay(0) +from:0x0215d570 kind:load to:0x020984a8 module:overlay(0) +from:0x0215d574 kind:load to:0x02098564 module:overlay(0) +from:0x0215d578 kind:load to:0x020985d0 module:overlay(0) +from:0x0215d57c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215d580 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215d584 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215d588 kind:load to:0x0215acb4 module:overlay(67) +from:0x0215d58c kind:load to:0x0215acdc module:overlay(67) +from:0x0215d598 kind:load to:0x0215b050 module:overlay(67) +from:0x0215d59c kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215d5a0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215d5a4 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215d5a8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d5b4 kind:load to:0x0207c47c module:overlay(0) +from:0x0215d5b8 kind:load to:0x0207c484 module:overlay(0) +from:0x0215d5bc kind:load to:0x0207c94c module:overlay(0) +from:0x0215d5c0 kind:load to:0x0207c93c module:overlay(0) +from:0x0215d5c4 kind:load to:0x0207c980 module:overlay(0) +from:0x0215d5c8 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0215d5cc kind:load to:0x0207ca18 module:overlay(0) +from:0x0215d5d0 kind:load to:0x0207ca90 module:overlay(0) +from:0x0215d5dc kind:load to:0x0215b160 module:overlay(67) +from:0x0215d5e0 kind:load to:0x0209d098 module:overlay(0) +from:0x0215d5e4 kind:load to:0x0215b248 module:overlay(67) +from:0x0215d5e8 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215d5ec kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215d5f0 kind:load to:0x0215b2d0 module:overlay(67) +from:0x0215d5f4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215d5f8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215d5fc kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215d600 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215d604 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215d608 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d60c kind:load to:0x0215b2fc module:overlay(67) +from:0x0215d610 kind:load to:0x0215b324 module:overlay(67) +from:0x0215d61c kind:load to:0x0215b374 module:overlay(67) +from:0x0215d620 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215d624 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215d628 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215d62c kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d638 kind:load to:0x0215b548 module:overlay(67) +from:0x0215d63c kind:load to:0x0215b99c module:overlay(67) +from:0x0215d640 kind:load to:0x02057bd4 module:overlay(0) +from:0x0215d644 kind:load to:0x01ffc57c module:itcm +from:0x0215d648 kind:load to:0x02057da8 module:overlay(0) +from:0x0215d64c kind:load to:0x02057e24 module:overlay(0) +from:0x0215d650 kind:load to:0x02057e88 module:overlay(0) +from:0x0215d654 kind:load to:0x0215b470 module:overlay(67) +from:0x0215d658 kind:load to:0x02057d64 module:overlay(0) +from:0x0215d664 kind:load to:0x0215b55c module:overlay(67) +from:0x0215d668 kind:load to:0x0209d098 module:overlay(0) +from:0x0215d66c kind:load to:0x0215b6b4 module:overlay(67) +from:0x0215d670 kind:load to:0x0215b754 module:overlay(67) +from:0x0215d674 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215d678 kind:load to:0x0215b8a4 module:overlay(67) +from:0x0215d67c kind:load to:0x0215b8c4 module:overlay(67) +from:0x0215d680 kind:load to:0x0215b768 module:overlay(67) +from:0x0215d684 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215d688 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215d68c kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215d690 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d694 kind:load to:0x0215b9b8 module:overlay(67) +from:0x0215d698 kind:load to:0x0215b9f8 module:overlay(67) +from:0x0215d6a4 kind:load to:0x0215ba60 module:overlay(67) +from:0x0215d6a8 kind:load to:0x0209c8bc module:overlay(0) +from:0x0215d6ac kind:load to:0x0209c97c module:overlay(0) +from:0x0215d6b0 kind:load to:0x0209c980 module:overlay(0) +from:0x0215d6b4 kind:load to:0x0209c984 module:overlay(0) +from:0x0215d6c0 kind:load to:0x0215bae8 module:overlay(67) +from:0x0215d6c4 kind:load to:0x0209d098 module:overlay(0) +from:0x0215d6c8 kind:load to:0x0215bcc0 module:overlay(67) +from:0x0215d6cc kind:load to:0x0214fc5c module:overlays(58,70) +from:0x0215d6d0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215d6d4 kind:load to:0x0214fc70 module:overlays(58,70) +from:0x0215d6d8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215d6dc kind:load to:0x0209d1ac module:overlay(0) +from:0x0215d6e0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215d6e4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215d6e8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215d6ec kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d6f0 kind:load to:0x0215bcc4 module:overlay(67) +from:0x0215d6f4 kind:load to:0x0215bce4 module:overlay(67) +from:0x0215d704 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215d708 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215d70c kind:load to:0x0209ca38 module:overlay(0) +from:0x0215d710 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d71c kind:load to:0x0215bd2c module:overlay(67) +from:0x0215d720 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215d724 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215d728 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215d72c kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d738 kind:load to:0x0215be54 module:overlay(67) +from:0x0215d73c kind:load to:0x0209d098 module:overlay(0) +from:0x0215d740 kind:load to:0x0215bea0 module:overlay(67) +from:0x0215d744 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215d748 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215d74c kind:load to:0x0215bea4 module:overlay(67) +from:0x0215d750 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215d754 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215d758 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215d75c kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215d760 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215d764 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d768 kind:load to:0x0215bec4 module:overlay(67) +from:0x0215d76c kind:load to:0x0215bee4 module:overlay(67) +from:0x0215d778 kind:load to:0x0215bf2c module:overlay(67) +from:0x0215d77c kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215d780 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215d784 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215d788 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d794 kind:load to:0x0215c054 module:overlay(67) +from:0x0215d798 kind:load to:0x0209d098 module:overlay(0) +from:0x0215d79c kind:load to:0x0215c0a0 module:overlay(67) +from:0x0215d7a0 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215d7a4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215d7a8 kind:load to:0x0215c0a4 module:overlay(67) +from:0x0215d7ac kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215d7b0 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215d7b4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215d7b8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215d7bc kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215d7c0 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d7c4 kind:load to:0x0215c0c4 module:overlay(67) +from:0x0215d7c8 kind:load to:0x0215c0e4 module:overlay(67) +from:0x0215d7d4 kind:load to:0x0215c12c module:overlay(67) +from:0x0215d7d8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215d7dc kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215d7e0 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215d7e4 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215d7f0 kind:load to:0x0215c25c module:overlay(67) +from:0x0215d7f4 kind:load to:0x0209d098 module:overlay(0) +from:0x0215d7f8 kind:load to:0x0215c2f8 module:overlay(67) +from:0x0215d7fc kind:load to:0x0215c3b0 module:overlay(67) +from:0x0215d800 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215d804 kind:load to:0x0215c434 module:overlay(67) +from:0x0215d808 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215d80c kind:load to:0x0209d1ac module:overlay(0) +from:0x0215d810 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215d814 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215d818 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215d81c kind:load to:0x0209d1cc module:overlay(0) +from:0x0215d820 kind:load to:0x0215c468 module:overlay(67) +from:0x0215d824 kind:load to:0x0215c490 module:overlay(67) diff --git a/config/usa/arm9/overlays/ov067/symbols.txt b/config/usa/arm9/overlays/ov067/symbols.txt new file mode 100644 index 00000000..9762b15b --- /dev/null +++ b/config/usa/arm9/overlays/ov067/symbols.txt @@ -0,0 +1,395 @@ +func_ov067_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov067_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov067_02157eb0 kind:function(arm,size=0x84) addr:0x02157eb0 +func_ov067_02157f34 kind:function(arm,size=0xc) addr:0x02157f34 +func_ov067_02157f40 kind:function(arm,size=0x24) addr:0x02157f40 +func_ov067_02157f64 kind:function(arm,size=0x80) addr:0x02157f64 +func_ov067_02157fe4 kind:function(arm,size=0xc) addr:0x02157fe4 +func_ov067_02157ff0 kind:function(arm,size=0x24) addr:0x02157ff0 +func_ov067_02158014 kind:function(arm,size=0x70) addr:0x02158014 +func_ov067_02158084 kind:function(arm,size=0xc) addr:0x02158084 +func_ov067_02158090 kind:function(arm,size=0x24) addr:0x02158090 +func_ov067_021580b4 kind:function(arm,size=0x74) addr:0x021580b4 +func_ov067_02158128 kind:function(arm,size=0x154) addr:0x02158128 +func_ov067_0215827c kind:function(arm,size=0x154) addr:0x0215827c +func_ov067_021583d0 kind:function(arm,size=0x14) addr:0x021583d0 +func_ov067_021583e4 kind:function(arm,size=0x11c) addr:0x021583e4 +func_ov067_02158500 kind:function(arm,size=0xb4) addr:0x02158500 +func_ov067_021585b4 kind:function(arm,size=0x54) addr:0x021585b4 +func_ov067_02158608 kind:function(arm,size=0xf4) addr:0x02158608 +func_ov067_021586fc kind:function(arm,size=0x78) addr:0x021586fc +func_ov067_02158774 kind:function(arm,size=0x6c) addr:0x02158774 +func_ov067_021587e0 kind:function(arm,size=0x88) addr:0x021587e0 +func_ov067_02158868 kind:function(arm,size=0x6c) addr:0x02158868 +func_ov067_021588d4 kind:function(arm,size=0x6c) addr:0x021588d4 +func_ov067_02158940 kind:function(arm,size=0x54) addr:0x02158940 +func_ov067_02158994 kind:function(arm,size=0x1d0) addr:0x02158994 +func_ov067_02158b64 kind:function(arm,size=0xc) addr:0x02158b64 +func_ov067_02158b70 kind:function(arm,size=0x14) addr:0x02158b70 +func_ov067_02158b84 kind:function(arm,size=0xc) addr:0x02158b84 +func_ov067_02158b90 kind:function(arm,size=0x14) addr:0x02158b90 +func_ov067_02158ba4 kind:function(arm,size=0xc) addr:0x02158ba4 +func_ov067_02158bb0 kind:function(arm,size=0x14) addr:0x02158bb0 +func_ov067_02158bc4 kind:function(arm,size=0x2c) addr:0x02158bc4 +func_ov067_02158bf0 kind:function(arm,size=0xc) addr:0x02158bf0 +func_ov067_02158bfc kind:function(arm,size=0x64) addr:0x02158bfc +func_ov067_02158c60 kind:function(arm,size=0xf0) addr:0x02158c60 +func_ov067_02158d50 kind:function(arm,size=0xf0) addr:0x02158d50 +func_ov067_02158e40 kind:function(arm,size=0xf4) addr:0x02158e40 +func_ov067_02158f34 kind:function(arm,size=0xc) addr:0x02158f34 +func_ov067_02158f40 kind:function(arm,size=0x54) addr:0x02158f40 +func_ov067_02158f94 kind:function(arm,size=0xc) addr:0x02158f94 +func_ov067_02158fa0 kind:function(arm,size=0x14) addr:0x02158fa0 +func_ov067_02158fb4 kind:function(arm,size=0x4) addr:0x02158fb4 +func_ov067_02158fb8 kind:function(arm,size=0x4) addr:0x02158fb8 +func_ov067_02158fbc kind:function(arm,size=0x4) addr:0x02158fbc +func_ov067_02158fc0 kind:function(arm,size=0xe0) addr:0x02158fc0 +func_ov067_021590a0 kind:function(arm,size=0x68) addr:0x021590a0 +func_ov067_02159108 kind:function(arm,size=0x1c) addr:0x02159108 +func_ov067_02159124 kind:function(arm,size=0x94) addr:0x02159124 +func_ov067_021591b8 kind:function(arm,size=0x68) addr:0x021591b8 +func_ov067_02159220 kind:function(arm,size=0x58) addr:0x02159220 +func_ov067_02159278 kind:function(arm,size=0x7c) addr:0x02159278 +func_ov067_021592f4 kind:function(arm,size=0xac) addr:0x021592f4 +func_ov067_021593a0 kind:function(arm,size=0x5c) addr:0x021593a0 +func_ov067_021593fc kind:function(arm,size=0x28) addr:0x021593fc +func_ov067_02159424 kind:function(arm,size=0x30) addr:0x02159424 +func_ov067_02159454 kind:function(arm,size=0x24) addr:0x02159454 +func_ov067_02159478 kind:function(arm,size=0x2c) addr:0x02159478 +func_ov067_021594a4 kind:function(arm,size=0x1c) addr:0x021594a4 +func_ov067_021594c0 kind:function(arm,size=0x28) addr:0x021594c0 +func_ov067_021594e8 kind:function(arm,size=0x20) addr:0x021594e8 +func_ov067_02159508 kind:function(arm,size=0x14) addr:0x02159508 +func_ov067_0215951c kind:function(arm,size=0x14) addr:0x0215951c +func_ov067_02159530 kind:function(arm,size=0x14) addr:0x02159530 +func_ov067_02159544 kind:function(arm,size=0x14) addr:0x02159544 +func_ov067_02159558 kind:function(arm,size=0xc) addr:0x02159558 +func_ov067_02159564 kind:function(arm,size=0x24) addr:0x02159564 +func_ov067_02159588 kind:function(arm,size=0x6c) addr:0x02159588 +func_ov067_021595f4 kind:function(arm,size=0x90) addr:0x021595f4 +func_ov067_02159684 kind:function(arm,size=0x14) addr:0x02159684 +func_ov067_02159698 kind:function(arm,size=0x30) addr:0x02159698 +func_ov067_021596c8 kind:function(arm,size=0x38) addr:0x021596c8 +func_ov067_02159700 kind:function(arm,size=0x34) addr:0x02159700 +func_ov067_02159734 kind:function(arm,size=0x54) addr:0x02159734 +func_ov067_02159788 kind:function(arm,size=0x110) addr:0x02159788 +func_ov067_02159898 kind:function(arm,size=0x68) addr:0x02159898 +func_ov067_02159900 kind:function(arm,size=0x28) addr:0x02159900 +func_ov067_02159928 kind:function(arm,size=0xc) addr:0x02159928 +func_ov067_02159934 kind:function(arm,size=0xc) addr:0x02159934 +func_ov067_02159940 kind:function(arm,size=0xc) addr:0x02159940 +func_ov067_0215994c kind:function(arm,size=0x64) addr:0x0215994c +func_ov067_021599b0 kind:function(arm,size=0x100) addr:0x021599b0 +func_ov067_02159ab0 kind:function(arm,size=0xd8) addr:0x02159ab0 +func_ov067_02159b88 kind:function(arm,size=0xa0) addr:0x02159b88 +func_ov067_02159c28 kind:function(arm,size=0x48) addr:0x02159c28 +func_ov067_02159c70 kind:function(arm,size=0x5c) addr:0x02159c70 +func_ov067_02159ccc kind:function(arm,size=0x24) addr:0x02159ccc +func_ov067_02159cf0 kind:function(arm,size=0x10) addr:0x02159cf0 +func_ov067_02159d00 kind:function(arm,size=0x8) addr:0x02159d00 +func_ov067_02159d08 kind:function(arm,size=0x1c) addr:0x02159d08 +func_ov067_02159d24 kind:function(arm,size=0x14) addr:0x02159d24 +func_ov067_02159d38 kind:function(arm,size=0xc) addr:0x02159d38 +func_ov067_02159d44 kind:function(arm,size=0x24) addr:0x02159d44 +func_ov067_02159d68 kind:function(arm,size=0x28) addr:0x02159d68 +func_ov067_02159d90 kind:function(arm,size=0x20) addr:0x02159d90 +func_ov067_02159db0 kind:function(arm,size=0x50) addr:0x02159db0 +func_ov067_02159e00 kind:function(arm,size=0x20) addr:0x02159e00 +func_ov067_02159e20 kind:function(arm,size=0x28) addr:0x02159e20 +func_ov067_02159e48 kind:function(arm,size=0x14) addr:0x02159e48 +func_ov067_02159e5c kind:function(arm,size=0xc) addr:0x02159e5c +func_ov067_02159e68 kind:function(arm,size=0x24) addr:0x02159e68 +func_ov067_02159e8c kind:function(arm,size=0x28) addr:0x02159e8c +func_ov067_02159eb4 kind:function(arm,size=0x20) addr:0x02159eb4 +func_ov067_02159ed4 kind:function(arm,size=0x50) addr:0x02159ed4 +func_ov067_02159f24 kind:function(arm,size=0x20) addr:0x02159f24 +func_ov067_02159f44 kind:function(arm,size=0x28) addr:0x02159f44 +func_ov067_02159f6c kind:function(arm,size=0x14) addr:0x02159f6c +func_ov067_02159f80 kind:function(arm,size=0x20) addr:0x02159f80 +func_ov067_02159fa0 kind:function(arm,size=0x4) addr:0x02159fa0 +func_ov067_02159fa4 kind:function(arm,size=0x4) addr:0x02159fa4 +func_ov067_02159fa8 kind:function(arm,size=0xc) addr:0x02159fa8 +func_ov067_02159fb4 kind:function(arm,size=0x24) addr:0x02159fb4 +func_ov067_02159fd8 kind:function(arm,size=0x40) addr:0x02159fd8 +func_ov067_0215a018 kind:function(arm,size=0xe4) addr:0x0215a018 +func_ov067_0215a0fc kind:function(arm,size=0x30) addr:0x0215a0fc +func_ov067_0215a12c kind:function(arm,size=0x38) addr:0x0215a12c +func_ov067_0215a164 kind:function(arm,size=0x4c) addr:0x0215a164 +func_ov067_0215a1b0 kind:function(arm,size=0x48) addr:0x0215a1b0 +func_ov067_0215a1f8 kind:function(arm,size=0x14) addr:0x0215a1f8 +func_ov067_0215a20c kind:function(arm,size=0x84) addr:0x0215a20c +func_ov067_0215a290 kind:function(arm,size=0x74) addr:0x0215a290 +func_ov067_0215a304 kind:function(arm,size=0x4) addr:0x0215a304 +func_ov067_0215a308 kind:function(arm,size=0x8c) addr:0x0215a308 +func_ov067_0215a394 kind:function(arm,size=0x74) addr:0x0215a394 +func_ov067_0215a408 kind:function(arm,size=0xb8) addr:0x0215a408 +func_ov067_0215a4c0 kind:function(arm,size=0x6c) addr:0x0215a4c0 +func_ov067_0215a52c kind:function(arm,size=0xc8) addr:0x0215a52c +func_ov067_0215a5f4 kind:function(arm,size=0x38) addr:0x0215a5f4 +func_ov067_0215a62c kind:function(arm,size=0xb0) addr:0x0215a62c +func_ov067_0215a6dc kind:function(arm,size=0xb0) addr:0x0215a6dc +func_ov067_0215a78c kind:function(arm,size=0x30) addr:0x0215a78c +func_ov067_0215a7bc kind:function(arm,size=0x4c) addr:0x0215a7bc +func_ov067_0215a808 kind:function(arm,size=0x54) addr:0x0215a808 +func_ov067_0215a85c kind:function(arm,size=0x238) addr:0x0215a85c +func_ov067_0215aa94 kind:function(arm,size=0x8c) addr:0x0215aa94 +func_ov067_0215ab20 kind:function(arm,size=0x14) addr:0x0215ab20 +func_ov067_0215ab34 kind:function(arm,size=0xc) addr:0x0215ab34 +func_ov067_0215ab40 kind:function(arm,size=0x24) addr:0x0215ab40 +func_ov067_0215ab64 kind:function(arm,size=0x48) addr:0x0215ab64 +func_ov067_0215abac kind:function(arm,size=0x108) addr:0x0215abac +func_ov067_0215acb4 kind:function(arm,size=0x28) addr:0x0215acb4 +func_ov067_0215acdc kind:function(arm,size=0x30) addr:0x0215acdc +func_ov067_0215ad0c kind:function(arm,size=0x28) addr:0x0215ad0c +func_ov067_0215ad34 kind:function(arm,size=0x48) addr:0x0215ad34 +func_ov067_0215ad7c kind:function(arm,size=0x14) addr:0x0215ad7c +func_ov067_0215ad90 kind:function(arm,size=0x4c) addr:0x0215ad90 +func_ov067_0215addc kind:function(arm,size=0x64) addr:0x0215addc +func_ov067_0215ae40 kind:function(arm,size=0x4) addr:0x0215ae40 +func_ov067_0215ae44 kind:function(arm,size=0x64) addr:0x0215ae44 +func_ov067_0215aea8 kind:function(arm,size=0x4) addr:0x0215aea8 +func_ov067_0215aeac kind:function(arm,size=0x64) addr:0x0215aeac +func_ov067_0215af10 kind:function(arm,size=0x4) addr:0x0215af10 +func_ov067_0215af14 kind:function(arm,size=0x70) addr:0x0215af14 +func_ov067_0215af84 kind:function(arm,size=0x34) addr:0x0215af84 +func_ov067_0215afb8 kind:function(arm,size=0x78) addr:0x0215afb8 +func_ov067_0215b030 kind:function(arm,size=0x14) addr:0x0215b030 +func_ov067_0215b044 kind:function(arm,size=0xc) addr:0x0215b044 +func_ov067_0215b050 kind:function(arm,size=0x24) addr:0x0215b050 +func_ov067_0215b074 kind:function(arm,size=0x48) addr:0x0215b074 +func_ov067_0215b0bc kind:function(arm,size=0xa4) addr:0x0215b0bc +func_ov067_0215b160 kind:function(arm,size=0xe8) addr:0x0215b160 +func_ov067_0215b248 kind:function(arm,size=0x4c) addr:0x0215b248 +func_ov067_0215b294 kind:function(arm,size=0x3c) addr:0x0215b294 +func_ov067_0215b2d0 kind:function(arm,size=0x2c) addr:0x0215b2d0 +func_ov067_0215b2fc kind:function(arm,size=0x28) addr:0x0215b2fc +func_ov067_0215b324 kind:function(arm,size=0x30) addr:0x0215b324 +func_ov067_0215b354 kind:function(arm,size=0x14) addr:0x0215b354 +func_ov067_0215b368 kind:function(arm,size=0xc) addr:0x0215b368 +func_ov067_0215b374 kind:function(arm,size=0x24) addr:0x0215b374 +func_ov067_0215b398 kind:function(arm,size=0x50) addr:0x0215b398 +func_ov067_0215b3e8 kind:function(arm,size=0x58) addr:0x0215b3e8 +func_ov067_0215b440 kind:function(arm,size=0x30) addr:0x0215b440 +func_ov067_0215b470 kind:function(arm,size=0x3c) addr:0x0215b470 +func_ov067_0215b4ac kind:function(arm,size=0x90) addr:0x0215b4ac +func_ov067_0215b53c kind:function(arm,size=0xc) addr:0x0215b53c +func_ov067_0215b548 kind:function(arm,size=0x14) addr:0x0215b548 +func_ov067_0215b55c kind:function(arm,size=0x158) addr:0x0215b55c +func_ov067_0215b6b4 kind:function(arm,size=0xa0) addr:0x0215b6b4 +func_ov067_0215b754 kind:function(arm,size=0x14) addr:0x0215b754 +func_ov067_0215b768 kind:function(arm,size=0x14) addr:0x0215b768 +func_ov067_0215b77c kind:function(arm,size=0x128) addr:0x0215b77c +func_ov067_0215b8a4 kind:function(arm,size=0x20) addr:0x0215b8a4 +func_ov067_0215b8c4 kind:function(arm,size=0xd8) addr:0x0215b8c4 +func_ov067_0215b99c kind:function(arm,size=0x1c) addr:0x0215b99c +func_ov067_0215b9b8 kind:function(arm,size=0x40) addr:0x0215b9b8 +func_ov067_0215b9f8 kind:function(arm,size=0x48) addr:0x0215b9f8 +func_ov067_0215ba40 kind:function(arm,size=0x14) addr:0x0215ba40 +func_ov067_0215ba54 kind:function(arm,size=0xc) addr:0x0215ba54 +func_ov067_0215ba60 kind:function(arm,size=0x24) addr:0x0215ba60 +func_ov067_0215ba84 kind:function(arm,size=0x44) addr:0x0215ba84 +func_ov067_0215bac8 kind:function(arm,size=0x20) addr:0x0215bac8 +func_ov067_0215bae8 kind:function(arm,size=0x1d8) addr:0x0215bae8 +func_ov067_0215bcc0 kind:function(arm,size=0x4) addr:0x0215bcc0 +func_ov067_0215bcc4 kind:function(arm,size=0x20) addr:0x0215bcc4 +func_ov067_0215bce4 kind:function(arm,size=0x28) addr:0x0215bce4 +func_ov067_0215bd0c kind:function(arm,size=0x14) addr:0x0215bd0c +func_ov067_0215bd20 kind:function(arm,size=0xc) addr:0x0215bd20 +func_ov067_0215bd2c kind:function(arm,size=0x24) addr:0x0215bd2c +func_ov067_0215bd50 kind:function(arm,size=0x90) addr:0x0215bd50 +func_ov067_0215bde0 kind:function(arm,size=0x74) addr:0x0215bde0 +func_ov067_0215be54 kind:function(arm,size=0x4c) addr:0x0215be54 +func_ov067_0215bea0 kind:function(arm,size=0x4) addr:0x0215bea0 +func_ov067_0215bea4 kind:function(arm,size=0x20) addr:0x0215bea4 +func_ov067_0215bec4 kind:function(arm,size=0x20) addr:0x0215bec4 +func_ov067_0215bee4 kind:function(arm,size=0x28) addr:0x0215bee4 +func_ov067_0215bf0c kind:function(arm,size=0x14) addr:0x0215bf0c +func_ov067_0215bf20 kind:function(arm,size=0xc) addr:0x0215bf20 +func_ov067_0215bf2c kind:function(arm,size=0x24) addr:0x0215bf2c +func_ov067_0215bf50 kind:function(arm,size=0x90) addr:0x0215bf50 +func_ov067_0215bfe0 kind:function(arm,size=0x74) addr:0x0215bfe0 +func_ov067_0215c054 kind:function(arm,size=0x4c) addr:0x0215c054 +func_ov067_0215c0a0 kind:function(arm,size=0x4) addr:0x0215c0a0 +func_ov067_0215c0a4 kind:function(arm,size=0x20) addr:0x0215c0a4 +func_ov067_0215c0c4 kind:function(arm,size=0x20) addr:0x0215c0c4 +func_ov067_0215c0e4 kind:function(arm,size=0x28) addr:0x0215c0e4 +func_ov067_0215c10c kind:function(arm,size=0x14) addr:0x0215c10c +func_ov067_0215c120 kind:function(arm,size=0xc) addr:0x0215c120 +func_ov067_0215c12c kind:function(arm,size=0x24) addr:0x0215c12c +func_ov067_0215c150 kind:function(arm,size=0x48) addr:0x0215c150 +func_ov067_0215c198 kind:function(arm,size=0xc4) addr:0x0215c198 +func_ov067_0215c25c kind:function(arm,size=0x9c) addr:0x0215c25c +func_ov067_0215c2f8 kind:function(arm,size=0xb8) addr:0x0215c2f8 +func_ov067_0215c3b0 kind:function(arm,size=0x14) addr:0x0215c3b0 +func_ov067_0215c3c4 kind:function(arm,size=0x70) addr:0x0215c3c4 +func_ov067_0215c434 kind:function(arm,size=0x34) addr:0x0215c434 +func_ov067_0215c468 kind:function(arm,size=0x28) addr:0x0215c468 +func_ov067_0215c490 kind:function(arm,size=0x30) addr:0x0215c490 +func_ov067_0215c4c0 kind:function(arm,size=0x14) addr:0x0215c4c0 +data_ov067_0215c4f8 kind:data(any) addr:0x0215c4f8 +data_ov067_0215c500 kind:data(any) addr:0x0215c500 +data_ov067_0215c508 kind:data(any) addr:0x0215c508 +data_ov067_0215c510 kind:data(any) addr:0x0215c510 +data_ov067_0215c520 kind:data(any) addr:0x0215c520 +data_ov067_0215c524 kind:data(any) addr:0x0215c524 +data_ov067_0215c548 kind:data(any) addr:0x0215c548 +data_ov067_0215c550 kind:data(any) addr:0x0215c550 +data_ov067_0215c55c kind:data(any) addr:0x0215c55c +data_ov067_0215c564 kind:data(any) addr:0x0215c564 ambiguous +data_ov067_0215c56c kind:data(any) addr:0x0215c56c +data_ov067_0215c584 kind:data(any) addr:0x0215c584 +data_ov067_0215c58c kind:data(any) addr:0x0215c58c +data_ov067_0215c59c kind:data(any) addr:0x0215c59c +data_ov067_0215c5b0 kind:data(any) addr:0x0215c5b0 +data_ov067_0215c5c0 kind:data(any) addr:0x0215c5c0 +data_ov067_0215c5d0 kind:data(any) addr:0x0215c5d0 +__sinit_ov067_0215c5e0 kind:function(arm,size=0x11c) addr:0x0215c5e0 +__sinit_ov067_0215c6fc kind:function(arm,size=0x50) addr:0x0215c6fc +__sinit_ov067_0215c74c kind:function(arm,size=0x50) addr:0x0215c74c +__sinit_ov067_0215c79c kind:function(arm,size=0x50) addr:0x0215c79c +__sinit_ov067_0215c7ec kind:function(arm,size=0x50) addr:0x0215c7ec +__sinit_ov067_0215c83c kind:function(arm,size=0x50) addr:0x0215c83c +__sinit_ov067_0215c88c kind:function(arm,size=0x50) addr:0x0215c88c +__sinit_ov067_0215c8dc kind:function(arm,size=0x68) addr:0x0215c8dc +__sinit_ov067_0215c944 kind:function(arm,size=0x50) addr:0x0215c944 +__sinit_ov067_0215c994 kind:function(arm,size=0x50) addr:0x0215c994 +__sinit_ov067_0215c9e4 kind:function(arm,size=0x50) addr:0x0215c9e4 +__sinit_ov067_0215ca34 kind:function(arm,size=0x50) addr:0x0215ca34 +.p__sinit_ov067_0215c5e0 kind:data(word) addr:0x0215ca84 +.p__sinit_ov067_0215c6fc kind:data(word) addr:0x0215ca88 +.p__sinit_ov067_0215c74c kind:data(word) addr:0x0215ca8c +.p__sinit_ov067_0215c79c kind:data(word) addr:0x0215ca90 +.p__sinit_ov067_0215c7ec kind:data(word) addr:0x0215ca94 +.p__sinit_ov067_0215c83c kind:data(word) addr:0x0215ca98 +.p__sinit_ov067_0215c88c kind:data(word) addr:0x0215ca9c +.p__sinit_ov067_0215c8dc kind:data(word) addr:0x0215caa0 +.p__sinit_ov067_0215c944 kind:data(word) addr:0x0215caa4 +.p__sinit_ov067_0215c994 kind:data(word) addr:0x0215caa8 +.p__sinit_ov067_0215c9e4 kind:data(word) addr:0x0215caac +.p__sinit_ov067_0215ca34 kind:data(word) addr:0x0215cab0 +data_ov067_0215cac8 kind:data(any) addr:0x0215cac8 +data_ov067_0215caec kind:data(any) addr:0x0215caec +data_ov067_0215caf0 kind:data(any) addr:0x0215caf0 ambiguous +data_ov067_0215cb10 kind:data(any) addr:0x0215cb10 +data_ov067_0215cb34 kind:data(any) addr:0x0215cb34 +data_ov067_0215cb58 kind:data(any) addr:0x0215cb58 +data_ov067_0215cb9c kind:data(any) addr:0x0215cb9c +data_ov067_0215cc04 kind:data(any) addr:0x0215cc04 +data_ov067_0215cc6c kind:data(any) addr:0x0215cc6c +data_ov067_0215cc7c kind:data(any) addr:0x0215cc7c ambiguous +data_ov067_0215cc94 kind:data(any) addr:0x0215cc94 ambiguous +data_ov067_0215cd1c kind:data(any) addr:0x0215cd1c +data_ov067_0215cdf4 kind:data(any) addr:0x0215cdf4 ambiguous +data_ov067_0215ce38 kind:data(any) addr:0x0215ce38 +data_ov067_0215ceb8 kind:data(any) addr:0x0215ceb8 ambiguous +data_ov067_0215cf34 kind:data(any) addr:0x0215cf34 ambiguous +data_ov067_0215cf48 kind:data(any) addr:0x0215cf48 ambiguous +data_ov067_0215cf80 kind:data(any) addr:0x0215cf80 +data_ov067_0215cf95 kind:data(any) addr:0x0215cf95 ambiguous +data_ov067_0215cfa0 kind:data(any) addr:0x0215cfa0 +data_ov067_0215cfa8 kind:data(any) addr:0x0215cfa8 ambiguous +data_ov067_0215cfc4 kind:data(any) addr:0x0215cfc4 +data_ov067_0215d004 kind:data(any) addr:0x0215d004 +data_ov067_0215d05c kind:data(any) addr:0x0215d05c +data_ov067_0215d078 kind:data(any) addr:0x0215d078 ambiguous +data_ov067_0215d0b4 kind:data(any) addr:0x0215d0b4 +data_ov067_0215d0cc kind:data(any) addr:0x0215d0cc +data_ov067_0215d11c kind:data(any) addr:0x0215d11c +data_ov067_0215d1cc kind:data(any) addr:0x0215d1cc ambiguous +data_ov067_0215d274 kind:data(any) addr:0x0215d274 +data_ov067_0215d298 kind:data(any) addr:0x0215d298 +data_ov067_0215d2f8 kind:data(any) addr:0x0215d2f8 +data_ov067_0215d31c kind:data(any) addr:0x0215d31c +data_ov067_0215d364 kind:data(any) addr:0x0215d364 ambiguous +data_ov067_0215d374 kind:data(any) addr:0x0215d374 +data_ov067_0215d38c kind:data(any) addr:0x0215d38c +data_ov067_0215d3ac kind:data(any) addr:0x0215d3ac +data_ov067_0215d3cc kind:data(any) addr:0x0215d3cc +data_ov067_0215d3e4 kind:data(any) addr:0x0215d3e4 +data_ov067_0215d404 kind:data(any) addr:0x0215d404 +data_ov067_0215d428 kind:data(any) addr:0x0215d428 +data_ov067_0215d448 kind:data(any) addr:0x0215d448 ambiguous +data_ov067_0215d44c kind:data(any) addr:0x0215d44c +data_ov067_0215d4a0 kind:data(any) addr:0x0215d4a0 +data_ov067_0215d4b4 kind:data(any) addr:0x0215d4b4 ambiguous +data_ov067_0215d4c0 kind:data(any) addr:0x0215d4c0 +data_ov067_0215d4e0 kind:data(any) addr:0x0215d4e0 +data_ov067_0215d4f8 kind:data(any) addr:0x0215d4f8 +data_ov067_0215d518 kind:data(any) addr:0x0215d518 +data_ov067_0215d53c kind:data(any) addr:0x0215d53c +data_ov067_0215d598 kind:data(any) addr:0x0215d598 +data_ov067_0215d5b4 kind:data(any) addr:0x0215d5b4 +data_ov067_0215d5dc kind:data(any) addr:0x0215d5dc +data_ov067_0215d61c kind:data(any) addr:0x0215d61c +data_ov067_0215d638 kind:data(any) addr:0x0215d638 +data_ov067_0215d664 kind:data(any) addr:0x0215d664 +data_ov067_0215d6a4 kind:data(any) addr:0x0215d6a4 +data_ov067_0215d6c0 kind:data(any) addr:0x0215d6c0 +data_ov067_0215d700 kind:data(any) addr:0x0215d700 +data_ov067_0215d71c kind:data(any) addr:0x0215d71c +data_ov067_0215d730 kind:data(any) addr:0x0215d730 ambiguous +data_ov067_0215d738 kind:data(any) addr:0x0215d738 +data_ov067_0215d74c kind:data(any) addr:0x0215d74c ambiguous +data_ov067_0215d778 kind:data(any) addr:0x0215d778 +data_ov067_0215d794 kind:data(any) addr:0x0215d794 +data_ov067_0215d7d4 kind:data(any) addr:0x0215d7d4 +data_ov067_0215d7f0 kind:data(any) addr:0x0215d7f0 +data_ov067_0215d840 kind:bss addr:0x0215d840 +data_ov067_0215d850 kind:bss addr:0x0215d850 +data_ov067_0215d85c kind:bss addr:0x0215d85c +data_ov067_0215d868 kind:bss addr:0x0215d868 +data_ov067_0215d874 kind:bss addr:0x0215d874 +data_ov067_0215d880 kind:bss addr:0x0215d880 +data_ov067_0215d958 kind:bss addr:0x0215d958 +data_ov067_0215d9bc kind:bss addr:0x0215d9bc ambiguous +data_ov067_0215da30 kind:bss addr:0x0215da30 +data_ov067_0215da58 kind:bss addr:0x0215da58 ambiguous +data_ov067_0215db08 kind:bss addr:0x0215db08 +data_ov067_0215db58 kind:bss addr:0x0215db58 ambiguous +data_ov067_0215dbe0 kind:bss addr:0x0215dbe0 +data_ov067_0215dbe4 kind:bss addr:0x0215dbe4 +data_ov067_0215dbf0 kind:bss addr:0x0215dbf0 +data_ov067_0215dc84 kind:bss addr:0x0215dc84 ambiguous +data_ov067_0215dcc8 kind:bss addr:0x0215dcc8 +data_ov067_0215dccc kind:bss addr:0x0215dccc +data_ov067_0215dcd8 kind:bss addr:0x0215dcd8 +data_ov067_0215ddb0 kind:bss addr:0x0215ddb0 +data_ov067_0215ddb4 kind:bss addr:0x0215ddb4 +data_ov067_0215ddc0 kind:bss addr:0x0215ddc0 +data_ov067_0215de98 kind:bss addr:0x0215de98 +data_ov067_0215de9c kind:bss addr:0x0215de9c +data_ov067_0215dea8 kind:bss addr:0x0215dea8 +data_ov067_0215dee4 kind:bss addr:0x0215dee4 +data_ov067_0215dee8 kind:bss addr:0x0215dee8 +data_ov067_0215def4 kind:bss addr:0x0215def4 +data_ov067_0215df04 kind:bss addr:0x0215df04 ambiguous +data_ov067_0215df18 kind:bss addr:0x0215df18 ambiguous +data_ov067_0215df38 kind:bss addr:0x0215df38 +data_ov067_0215df3c kind:bss addr:0x0215df3c +data_ov067_0215df48 kind:bss addr:0x0215df48 +data_ov067_0215df4c kind:bss addr:0x0215df4c ambiguous +data_ov067_0215e01c kind:bss addr:0x0215e01c +data_ov067_0215e024 kind:bss addr:0x0215e024 +data_ov067_0215e030 kind:bss addr:0x0215e030 +data_ov067_0215e03c kind:bss addr:0x0215e03c +data_ov067_0215e05c kind:bss addr:0x0215e05c +data_ov067_0215e06c kind:bss addr:0x0215e06c ambiguous +data_ov067_0215e0f0 kind:bss addr:0x0215e0f0 ambiguous +data_ov067_0215e110 kind:bss addr:0x0215e110 +data_ov067_0215e114 kind:bss addr:0x0215e114 +data_ov067_0215e120 kind:bss addr:0x0215e120 +data_ov067_0215e140 kind:bss addr:0x0215e140 +data_ov067_0215e144 kind:bss addr:0x0215e144 +data_ov067_0215e150 kind:bss addr:0x0215e150 +data_ov067_0215e194 kind:bss addr:0x0215e194 ambiguous +data_ov067_0215e224 kind:bss addr:0x0215e224 +data_ov067_0215e248 kind:bss addr:0x0215e248 +data_ov067_0215e24c kind:bss addr:0x0215e24c +data_ov067_0215e258 kind:bss addr:0x0215e258 +data_ov067_0215e264 kind:bss addr:0x0215e264 ambiguous +data_ov067_0215e270 kind:bss addr:0x0215e270 ambiguous +data_ov067_0215e32c kind:bss addr:0x0215e32c +data_ov067_0215e350 kind:bss addr:0x0215e350 +data_ov067_0215e354 kind:bss addr:0x0215e354 +data_ov067_0215e360 kind:bss addr:0x0215e360 +data_ov067_0215e380 kind:bss addr:0x0215e380 diff --git a/config/usa/arm9/overlays/ov068/delinks.txt b/config/usa/arm9/overlays/ov068/delinks.txt new file mode 100644 index 00000000..5be48fc1 --- /dev/null +++ b/config/usa/arm9/overlays/ov068/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x02161ddc kind:code align:32 + .rodata start:0x02161ddc end:0x02161e4c kind:rodata align:4 + .init start:0x02161e4c end:0x0216243c kind:code align:4 + .ctor start:0x0216243c end:0x02162488 kind:rodata align:4 + .data start:0x021624a0 end:0x02163aa0 kind:data align:32 + .bss start:0x02163aa0 end:0x02164a80 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov068/relocs.txt b/config/usa/arm9/overlays/ov068/relocs.txt new file mode 100644 index 00000000..249c5018 --- /dev/null +++ b/config/usa/arm9/overlays/ov068/relocs.txt @@ -0,0 +1,2224 @@ +from:0x02157e88 kind:load to:0x02163ab0 module:overlay(68) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x02157ed8 module:overlay(68) +from:0x02157ebc kind:arm_call to:0x0209765c module:overlay(0) +from:0x02157ed4 kind:load to:0x021624a8 module:overlay(68) +from:0x02157ee0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02157ef4 kind:load to:0x021624cc module:overlay(68) +from:0x02157f2c kind:load to:0x027e0cdc module:dtcm +from:0x02157f30 kind:load to:0x02082a18 module:overlay(0) +from:0x02157f44 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157f58 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157f60 kind:arm_call to:0x02011ff4 module:main +from:0x02157f74 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02157f88 kind:load to:0x02163afc module:overlay(68) +from:0x02157f9c kind:arm_call to:0x02011f3c module:main +from:0x02157fa8 kind:arm_call to:0x02158000 module:overlay(68) +from:0x02157fbc kind:arm_call to:0x0209765c module:overlay(0) +from:0x02157ff8 kind:load to:0x02162528 module:overlay(68) +from:0x0215800c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02158074 kind:load to:0x0216259c module:overlay(68) +from:0x02158078 kind:load to:0x027e0d64 module:dtcm +from:0x02158090 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215809c kind:load to:0x027e0d64 module:dtcm +from:0x021580b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021580bc kind:arm_call to:0x02011ff4 module:main +from:0x021580c8 kind:load to:0x027e0d64 module:dtcm +from:0x021580e4 kind:arm_call to:0x02016f94 module:main +from:0x021580f4 kind:arm_call to:0x02158148 module:overlay(68) +from:0x02158110 kind:arm_call to:0x020c4d54 module:overlay(24) +from:0x02158128 kind:arm_call to:0x0215d570 module:overlay(68) +from:0x02158130 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02158134 kind:load to:0x027e0d6c module:dtcm +from:0x02158154 kind:arm_call to:0x0215813c module:overlay(68) +from:0x0215818c kind:load to:0x02162544 module:overlay(68) +from:0x021581c4 kind:load to:0x0216256c module:overlay(68) +from:0x021581e4 kind:arm_call to:0x02158148 module:overlay(68) +from:0x021581ec kind:load to:0x02163fd4 module:overlay(68) +from:0x021581f8 kind:arm_call to:0x0215864c module:overlay(68) +from:0x02158244 kind:arm_call to:0x02158148 module:overlay(68) +from:0x021582a8 kind:arm_call to:0x021587ac module:overlay(68) +from:0x021582c8 kind:arm_call to:0x021586f8 module:overlay(68) +from:0x021582f4 kind:arm_call to:0x021587ac module:overlay(68) +from:0x02158314 kind:arm_call to:0x021586f8 module:overlay(68) +from:0x02158340 kind:arm_call to:0x021587ac module:overlay(68) +from:0x02158360 kind:arm_call to:0x021586f8 module:overlay(68) +from:0x02158390 kind:arm_call to:0x02158148 module:overlay(68) +from:0x021583d8 kind:arm_call to:0x02158148 module:overlay(68) +from:0x021583e0 kind:load to:0x021641d4 module:overlay(68) +from:0x02158420 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158480 kind:arm_call to:0x01fff350 module:itcm +from:0x02158490 kind:arm_call to:0x01fff350 module:itcm +from:0x021584a8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021584b8 kind:arm_call to:0x01fff350 module:itcm +from:0x021584e0 kind:arm_call to:0x0215d4e0 module:overlay(68) +from:0x021584ec kind:arm_call to:0x0215dcac module:overlay(68) +from:0x021584f8 kind:load to:0x027e0ce4 module:dtcm +from:0x02158500 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02158504 kind:load to:0x027e0d6c module:dtcm +from:0x02158508 kind:load to:0x02163fd4 module:overlay(68) +from:0x02158530 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158580 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158598 kind:arm_call to:0x021588fc module:overlay(68) +from:0x021585a4 kind:arm_call to:0x0215a44c module:overlay(68) +from:0x021585b0 kind:arm_call to:0x0215950c module:overlay(68) +from:0x021585d0 kind:arm_call to:0x02158148 module:overlay(68) +from:0x021585dc kind:load to:0x027e0ce4 module:dtcm +from:0x02158600 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158644 kind:load to:0x027e0ce4 module:dtcm +from:0x02158648 kind:load to:0x021641d4 module:overlay(68) +from:0x0215867c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021586b4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021586e0 kind:arm_call to:0x021586f8 module:overlay(68) +from:0x021586ec kind:load to:0x02161ddc module:overlay(68) +from:0x021586f0 kind:load to:0x020b537c module:overlay(0) +from:0x02158764 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215878c kind:arm_call to:0x021588fc module:overlay(68) +from:0x02158798 kind:arm_call to:0x0215a44c module:overlay(68) +from:0x021587a4 kind:load to:0x02049bc4 module:main +from:0x021587a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021587d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158814 kind:load to:0x027e0ce4 module:dtcm +from:0x02158838 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021588d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021588f4 kind:load to:0x027e0ce4 module:dtcm +from:0x021588f8 kind:load to:0x02049bc4 module:main +from:0x02158964 kind:load to:0x02049bc4 module:main +from:0x02158968 kind:load to:0x02161ddc module:overlay(68) +from:0x02158978 kind:arm_call to:0x021589f8 module:overlay(68) +from:0x0215899c kind:arm_call to:0x02158818 module:overlay(68) +from:0x021589bc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021589dc kind:arm_call to:0x021588fc module:overlay(68) +from:0x021589e8 kind:arm_call to:0x0215a44c module:overlay(68) +from:0x021589f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02158a18 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158aac kind:load to:0x027e0ce4 module:dtcm +from:0x02158ab8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02158acc kind:load to:0x02163b48 module:overlay(68) +from:0x02158ae0 kind:arm_call to:0x02011f3c module:main +from:0x02158aec kind:arm_call to:0x02158b40 module:overlay(68) +from:0x02158b04 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02158b3c kind:load to:0x021625f8 module:overlay(68) +from:0x02158b48 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02158b58 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02158bb4 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02158be8 kind:load to:0x0216266c module:overlay(68) +from:0x02158bec kind:load to:0x02163b48 module:overlay(68) +from:0x02158c08 kind:arm_call to:0x02158c70 module:overlay(68) +from:0x02158c30 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02158c4c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02158c60 kind:load to:0x027e0cec module:dtcm +from:0x02158c7c kind:arm_call to:0x02158c64 module:overlay(68) +from:0x02158cb4 kind:load to:0x02162614 module:overlay(68) +from:0x02158d18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158d20 kind:load to:0x0216263c module:overlay(68) +from:0x02158d30 kind:arm_call to:0x0215e120 module:overlay(68) +from:0x02158d50 kind:load to:0x02163fd4 module:overlay(68) +from:0x02158d84 kind:load to:0x020bfa30 module:overlays(2,4,17) +from:0x02158d90 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02158dac kind:arm_call to:0x02158c70 module:overlay(68) +from:0x02158db4 kind:arm_call to:0x02159100 module:overlay(68) +from:0x02158e1c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158e30 kind:arm_call to:0x0215e2a0 module:overlay(68) +from:0x02158e48 kind:arm_call to:0x02158c70 module:overlay(68) +from:0x02158e70 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02158e80 kind:load to:0x027e09a8 module:dtcm +from:0x02158e88 kind:load to:0x02163fd4 module:overlay(68) +from:0x02158e8c kind:load to:0x027e0cec module:dtcm +from:0x02158ed8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158f30 kind:load to:0x027e09a8 module:dtcm +from:0x02158f90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159014 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159074 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02159084 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02159090 kind:load to:0x027e0cd8 module:dtcm +from:0x02159094 kind:load to:0x027e09a8 module:dtcm +from:0x021590a8 kind:arm_call to:0x0211e1e4 module:overlay(34) +from:0x021590d8 kind:arm_call to:0x0211e1e4 module:overlay(34) +from:0x02159108 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215912c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215913c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02159144 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215915c kind:load to:0x01ff916c module:itcm +from:0x02159198 kind:arm_call to:0x01ffc634 module:itcm +from:0x021591d0 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x021591e0 kind:load to:0x027e09b4 module:dtcm +from:0x02159210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215921c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159240 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159248 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159260 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159268 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159270 kind:arm_call to:0x02011ff4 module:main +from:0x02159284 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159298 kind:load to:0x02163c34 module:overlay(68) +from:0x021592ac kind:arm_call to:0x02011f3c module:main +from:0x021592b8 kind:arm_call to:0x02159318 module:overlay(68) +from:0x021592d0 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02159310 kind:load to:0x021626c8 module:overlay(68) +from:0x02159324 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02159388 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x021593b4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021593d0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021593e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021593f8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215943c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02159464 kind:load to:0x021627b8 module:overlay(68) +from:0x02159468 kind:load to:0x02163c34 module:overlay(68) +from:0x0215946c kind:load to:0x0216276c module:overlay(68) +from:0x02159478 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021594bc kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021594cc kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021594d8 kind:arm_call to:0x0215950c module:overlay(68) +from:0x021594e4 kind:load to:0x0215a634 module:overlay(68) +from:0x02159518 kind:arm_call to:0x021594e8 module:overlay(68) +from:0x02159550 kind:load to:0x021626e4 module:overlay(68) +from:0x02159568 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021595e8 kind:arm_call to:0x01ff9770 module:itcm +from:0x021595f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215960c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159684 kind:arm_call to:0x0209805c module:overlay(0) +from:0x02159694 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021596a8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021596b0 kind:arm_call to:0x01ff938c module:itcm +from:0x021596bc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021596c8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021596d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021596f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159724 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159730 kind:arm_call to:0x01fff458 module:itcm +from:0x02159764 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02159780 kind:arm_call to:0x0215950c module:overlay(68) +from:0x021597cc kind:load to:0x0203e93c module:main +from:0x021597d0 kind:load to:0x027e09a8 module:dtcm +from:0x021597d4 kind:load to:0x027e0ce4 module:dtcm +from:0x021597dc kind:load to:0x02163c20 module:overlay(68) +from:0x02159840 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215984c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159858 kind:arm_call to:0x0215a5c8 module:overlay(68) +from:0x02159870 kind:arm_call to:0x02159554 module:overlay(68) +from:0x02159888 kind:load to:0x02162724 module:overlay(68) +from:0x021598f8 kind:load to:0x02049bc4 module:main +from:0x02159940 kind:arm_call to:0x0215a5a8 module:overlay(68) +from:0x02159950 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02159960 kind:arm_call to:0x0215896c module:overlay(68) +from:0x02159980 kind:load to:0x027e0d64 module:dtcm +from:0x021599f0 kind:load to:0x02162810 module:overlay(68) +from:0x02159a00 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159a0c kind:arm_call to:0x02016930 module:main +from:0x02159a1c kind:arm_call to:0x01ff930c module:itcm +from:0x02159a44 kind:arm_call to:0x0215950c module:overlay(68) +from:0x02159ab0 kind:load to:0x02162810 module:overlay(68) +from:0x02159afc kind:arm_call to:0x01ff930c module:itcm +from:0x02159b0c kind:arm_call to:0x01ff916c module:itcm +from:0x02159b1c kind:arm_call to:0x0215a5a8 module:overlay(68) +from:0x02159b2c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02159b3c kind:arm_call to:0x0215896c module:overlay(68) +from:0x02159b48 kind:arm_call to:0x0215950c module:overlay(68) +from:0x02159b98 kind:arm_call to:0x0215950c module:overlay(68) +from:0x02159bac kind:arm_call to:0x01ff930c module:itcm +from:0x02159bc8 kind:arm_call to:0x0215950c module:overlay(68) +from:0x02159bd0 kind:load to:0x027e0d64 module:dtcm +from:0x02159c50 kind:load to:0x02162810 module:overlay(68) +from:0x02159c8c kind:arm_call to:0x01ff930c module:itcm +from:0x02159ce8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159cf8 kind:arm_call to:0x01ff916c module:itcm +from:0x02159d08 kind:arm_call to:0x0215a5a8 module:overlay(68) +from:0x02159d18 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02159d28 kind:arm_call to:0x0215896c module:overlay(68) +from:0x02159d34 kind:arm_call to:0x0215950c module:overlay(68) +from:0x02159d60 kind:arm_call to:0x01ff930c module:itcm +from:0x02159dc8 kind:arm_call to:0x0215950c module:overlay(68) +from:0x02159dd8 kind:arm_call to:0x0215950c module:overlay(68) +from:0x02159de0 kind:load to:0x027e0d64 module:dtcm +from:0x02159e50 kind:load to:0x02162810 module:overlay(68) +from:0x02159e54 kind:load to:0x02163c20 module:overlay(68) +from:0x02159ecc kind:arm_call to:0x01ff930c module:itcm +from:0x02159ee0 kind:arm_call to:0x01ff916c module:itcm +from:0x02159f18 kind:arm_call to:0x01ff930c module:itcm +from:0x02159f4c kind:arm_call to:0x01ff930c module:itcm +from:0x02159f5c kind:arm_call to:0x01ff916c module:itcm +from:0x02159f6c kind:arm_call to:0x0215a5a8 module:overlay(68) +from:0x02159f7c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02159fdc kind:arm_call to:0x0215950c module:overlay(68) +from:0x02159fe8 kind:arm_call to:0x0215896c module:overlay(68) +from:0x02159ff0 kind:load to:0x027e0d64 module:dtcm +from:0x02159ff4 kind:load to:0x02163c20 module:overlay(68) +from:0x0215a06c kind:arm_call to:0x0215a3bc module:overlay(68) +from:0x0215a07c kind:load to:0x021628b8 module:overlay(68) +from:0x0215a098 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a0a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a0bc kind:arm_call to:0x02159150 module:overlay(68) +from:0x0215a14c kind:arm_call to:0x0201521c module:main +from:0x0215a17c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a1a0 kind:arm_call to:0x02158c70 module:overlay(68) +from:0x0215a208 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a220 kind:arm_call to:0x0215950c module:overlay(68) +from:0x0215a22c kind:load to:0x027e0ce4 module:dtcm +from:0x0215a234 kind:load to:0x021628d0 module:overlay(68) +from:0x0215a24c kind:arm_call to:0x0215e154 module:overlay(68) +from:0x0215a2b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a2c4 kind:arm_call to:0x02158c70 module:overlay(68) +from:0x0215a2e0 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215a2e8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215a30c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215a318 kind:arm_call to:0x0215950c module:overlay(68) +from:0x0215a324 kind:load to:0x02163fd4 module:overlay(68) +from:0x0215a32c kind:load to:0x02162810 module:overlay(68) +from:0x0215a330 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a3b4 kind:load to:0x02162810 module:overlay(68) +from:0x0215a3f4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215a430 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215a444 kind:load to:0x020b537c module:overlay(0) +from:0x0215a580 kind:arm_call to:0x0215950c module:overlay(68) +from:0x0215a590 kind:arm_call to:0x0215950c module:overlay(68) +from:0x0215a5a0 kind:load to:0x02049bc4 module:main +from:0x0215a5a4 kind:load to:0x027e0d64 module:dtcm +from:0x0215a5c4 kind:load to:0x027e0d64 module:dtcm +from:0x0215a5e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a5ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a628 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a6b4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a6c4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a6e8 kind:load to:0x0203e93c module:main +from:0x0215a710 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215a738 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0215a748 kind:load to:0x027e09b4 module:dtcm +from:0x0215a75c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215a768 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215a784 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215a794 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215a7a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a7ac kind:arm_call to:0x02011ff4 module:main +from:0x0215a7c4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a7cc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215a7d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a7ec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a7f4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215a7fc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a804 kind:arm_call to:0x02011ff4 module:main +from:0x0215a818 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a82c kind:load to:0x02163d1c module:overlay(68) +from:0x0215a840 kind:arm_call to:0x02011f3c module:main +from:0x0215a84c kind:arm_call to:0x0215a87c module:overlay(68) +from:0x0215a860 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215a878 kind:load to:0x021628f0 module:overlay(68) +from:0x0215a884 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215a8a0 kind:load to:0x02162914 module:overlay(68) +from:0x0215a8e0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a8f0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0215a944 kind:arm_call to:0x02080638 module:overlay(0) +from:0x0215a964 kind:arm_call to:0x0215e2d0 module:overlay(68) +from:0x0215a98c kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0215a9a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a9ac kind:load to:0x02163fd4 module:overlay(68) +from:0x0215a9b0 kind:load to:0x027e09a4 module:dtcm +from:0x0215a9bc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a9d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a9d8 kind:arm_call to:0x02011ff4 module:main +from:0x0215a9ec kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215aa00 kind:load to:0x02163d68 module:overlay(68) +from:0x0215aa14 kind:arm_call to:0x02011f3c module:main +from:0x0215aa20 kind:arm_call to:0x0215aa7c module:overlay(68) +from:0x0215aa38 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0215aa74 kind:load to:0x02162970 module:overlay(68) +from:0x0215aa88 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215aaec kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x0215ab18 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215ab34 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ab44 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ab5c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215ab9c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215abc4 kind:load to:0x021629e4 module:overlay(68) +from:0x0215abc8 kind:load to:0x02163d68 module:overlay(68) +from:0x0215abcc kind:load to:0x0216276c module:overlay(68) +from:0x0215abe4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215abf4 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215ac00 kind:arm_call to:0x0215ac38 module:overlay(68) +from:0x0215ac0c kind:load to:0x0215bcf4 module:overlay(68) +from:0x0215ac44 kind:arm_call to:0x0215ac10 module:overlay(68) +from:0x0215ac7c kind:load to:0x021629b4 module:overlay(68) +from:0x0215ac8c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215ad0c kind:arm_call to:0x01ff9770 module:itcm +from:0x0215ad1c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ad30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ada8 kind:arm_call to:0x0209805c module:overlay(0) +from:0x0215adb8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215adcc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215add4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ade0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215adec kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215adfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ae14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ae48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ae54 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ae8c kind:arm_call to:0x0215ac38 module:overlay(68) +from:0x0215ae9c kind:load to:0x0203e93c module:main +from:0x0215aea0 kind:load to:0x027e09a8 module:dtcm +from:0x0215aea4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215aec4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af28 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215af34 kind:arm_call to:0x02016930 module:main +from:0x0215af94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215afa0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215afac kind:arm_call to:0x0215bc88 module:overlay(68) +from:0x0215afc4 kind:arm_call to:0x0215ac80 module:overlay(68) +from:0x0215afe0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b000 kind:arm_call to:0x0215ac38 module:overlay(68) +from:0x0215b01c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b020 kind:load to:0x0216298c module:overlay(68) +from:0x0215b0b4 kind:load to:0x02162a3c module:overlay(68) +from:0x0215b0cc kind:arm_call to:0x0215b7dc module:overlay(68) +from:0x0215b0d4 kind:arm_call to:0x0215bac0 module:overlay(68) +from:0x0215b118 kind:arm_call to:0x0215ac38 module:overlay(68) +from:0x0215b178 kind:arm_call to:0x0215bb3c module:overlay(68) +from:0x0215b188 kind:load to:0x02162ae4 module:overlay(68) +from:0x0215b1a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b1b8 kind:arm_call to:0x02159150 module:overlay(68) +from:0x0215b248 kind:arm_call to:0x0201521c module:main +from:0x0215b280 kind:arm_call to:0x0215cdd8 module:overlay(68) +from:0x0215b2b0 kind:arm_call to:0x02158c70 module:overlay(68) +from:0x0215b318 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b330 kind:arm_call to:0x0215ac38 module:overlay(68) +from:0x0215b33c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b344 kind:load to:0x027e0d68 module:dtcm +from:0x0215b348 kind:load to:0x02162afc module:overlay(68) +from:0x0215b3a0 kind:arm_call to:0x0215e154 module:overlay(68) +from:0x0215b3f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b414 kind:arm_call to:0x02158c70 module:overlay(68) +from:0x0215b424 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b42c kind:arm_call to:0x02016930 module:main +from:0x0215b4b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b4c0 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215b4d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b4e0 kind:arm_call to:0x0211c488 module:overlay(34) +from:0x0215b4f0 kind:load to:0x02163fd4 module:overlay(68) +from:0x0215b4f8 kind:load to:0x02162a3c module:overlay(68) +from:0x0215b4fc kind:load to:0x027e0ce4 module:dtcm +from:0x0215b500 kind:load to:0x0203e93c module:main +from:0x0215b540 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215b56c kind:arm_call to:0x0215c874 module:overlay(68) +from:0x0215b580 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215b5d4 kind:arm_call to:0x0215c8a0 module:overlay(68) +from:0x0215b5ec kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215b5f4 kind:arm_call to:0x0215bbd4 module:overlay(68) +from:0x0215b5fc kind:load to:0x027e0d68 module:dtcm +from:0x0215b6a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b6bc kind:arm_call to:0x02158c70 module:overlay(68) +from:0x0215b6cc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b6d4 kind:arm_call to:0x02016930 module:main +from:0x0215b758 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b768 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215b77c kind:load to:0x02162a3c module:overlay(68) +from:0x0215b780 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b784 kind:load to:0x0203e93c module:main +from:0x0215b7ac kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215b7c4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b7d4 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215b7e4 kind:arm_call to:0x0215ba08 module:overlay(68) +from:0x0215b814 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b824 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b838 kind:arm_call to:0x0211d460 module:overlay(34) +from:0x0215b844 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b898 kind:arm_call to:0x0215cb70 module:overlay(68) +from:0x0215b8ac kind:arm_call to:0x0215b8cc module:overlay(68) +from:0x0215b8c4 kind:load to:0x027e0d68 module:dtcm +from:0x0215b908 kind:arm_call to:0x0211e0c0 module:overlay(34) +from:0x0215b930 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215b93c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b958 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b978 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b994 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b9a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b9b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215b9c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b9e4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ba04 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ba20 kind:arm_call to:0x0215c58c module:overlay(68) +from:0x0215ba5c kind:arm_call to:0x0215b848 module:overlay(68) +from:0x0215ba88 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0215bab0 kind:load to:0x027e0d68 module:dtcm +from:0x0215baf8 kind:arm_call to:0x0211e0c0 module:overlay(34) +from:0x0215bb74 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215bbb8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215bbcc kind:load to:0x020b537c module:overlay(0) +from:0x0215bc1c kind:arm_call to:0x0215c8e8 module:overlay(68) +from:0x0215bc38 kind:arm_call to:0x0215cb58 module:overlay(68) +from:0x0215bc68 kind:arm_call to:0x0211dfd4 module:overlay(34) +from:0x0215bc74 kind:arm_call to:0x0215ac38 module:overlay(68) +from:0x0215bc80 kind:load to:0x027e0d68 module:dtcm +from:0x0215bc84 kind:load to:0x02161df0 module:overlay(68) +from:0x0215bca0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bcac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bce8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bd70 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bd80 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215be14 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215be24 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215be48 kind:load to:0x0203e93c module:main +from:0x0215be88 kind:arm_call to:0x020786bc module:overlay(0) +from:0x0215beb0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bed8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bee4 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215befc kind:arm_call to:0x01ffa878 module:itcm +from:0x0215bf30 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bf5c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bf70 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bf84 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bfa4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bfb4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215bfd0 kind:load to:0x027e09bc module:dtcm +from:0x0215bfd8 kind:load to:0x0203e93c module:main +from:0x0215bfe8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215bff0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215bff8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c010 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215c018 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c020 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c028 kind:arm_call to:0x02011ff4 module:main +from:0x0215c03c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c050 kind:load to:0x02163e50 module:overlay(68) +from:0x0215c064 kind:arm_call to:0x02011f3c module:main +from:0x0215c070 kind:arm_call to:0x0215c0c8 module:overlay(68) +from:0x0215c084 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215c0c0 kind:load to:0x02162b4c module:overlay(68) +from:0x0215c0d4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215c184 kind:load to:0x02162b70 module:overlay(68) +from:0x0215c188 kind:load to:0x027e0d68 module:dtcm +from:0x0215c1a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c1ac kind:load to:0x027e0d68 module:dtcm +from:0x0215c1c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c1cc kind:arm_call to:0x02011ff4 module:main +from:0x0215c1d8 kind:load to:0x027e0d68 module:dtcm +from:0x0215c1ec kind:arm_call to:0x0215c288 module:overlay(68) +from:0x0215c200 kind:arm_call to:0x0205a370 module:overlay(0) +from:0x0215c240 kind:arm_call to:0x0205a3a8 module:overlay(0) +from:0x0215c278 kind:load to:0x027e0960 module:dtcm +from:0x0215c294 kind:arm_call to:0x0215c27c module:overlay(68) +from:0x0215c2cc kind:load to:0x02162b14 module:overlay(68) +from:0x0215c33c kind:arm_call to:0x01fff148 module:itcm +from:0x0215c354 kind:arm_call to:0x0205a3dc module:overlay(0) +from:0x0215c374 kind:arm_call to:0x02016f94 module:main +from:0x0215c380 kind:arm_call to:0x0211e1e4 module:overlay(34) +from:0x0215c3a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c3b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c3c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c434 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c438 kind:load to:0x027e0960 module:dtcm +from:0x0215c440 kind:load to:0x02162b2c module:overlay(68) +from:0x0215c488 kind:arm_call to:0x0215c288 module:overlay(68) +from:0x0215c498 kind:arm_call to:0x0215c77c module:overlay(68) +from:0x0215c500 kind:arm_call to:0x0215c820 module:overlay(68) +from:0x0215c560 kind:arm_call to:0x0215c288 module:overlay(68) +from:0x0215c5ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c614 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c634 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c63c kind:arm_call to:0x01ff938c module:itcm +from:0x0215c648 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c658 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c680 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c698 kind:arm_call to:0x0211eaec module:overlays(34,38) +from:0x0215c70c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c730 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c778 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c7b8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215c7e8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215c818 kind:load to:0x020b537c module:overlay(0) +from:0x0215c838 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c868 kind:arm_call to:0x0215bbd4 module:overlay(68) +from:0x0215c870 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c968 kind:load to:0x02049bc4 module:main +from:0x0215c9ac kind:arm_call to:0x0211e0c0 module:overlay(34) +from:0x0215c9b8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c9f0 kind:arm_call to:0x02059e80 module:overlay(0) +from:0x0215ca04 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ca14 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0215caa0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215cab0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cac4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cacc kind:arm_call to:0x01ffb800 module:itcm +from:0x0215cadc kind:arm_call to:0x01ffb744 module:itcm +from:0x0215cae4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215cafc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cb04 kind:arm_call to:0x01ff938c module:itcm +from:0x0215cb1c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cb2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cb68 kind:arm_call to:0x0215cb70 module:overlay(68) +from:0x0215cba8 kind:arm_call to:0x0215c96c module:overlay(68) +from:0x0215cbf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cc14 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cc1c kind:arm_call to:0x01ff938c module:itcm +from:0x0215cc28 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cc38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ccd8 kind:arm_call to:0x0215cf18 module:overlay(68) +from:0x0215cd0c kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0215cd48 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215cd64 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cd74 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215cd90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce18 kind:arm_call to:0x0211e0c0 module:overlay(34) +from:0x0215ce4c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce6c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ce74 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ce80 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ce90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cee0 kind:arm_call to:0x0211eaec module:overlays(34,38) +from:0x0215cf50 kind:arm_call to:0x01ffecdc module:itcm +from:0x0215cf64 kind:arm_call to:0x01ffecdc module:itcm +from:0x0215cf88 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215cf98 kind:load to:0x02163e9c module:overlay(68) +from:0x0215cfa6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0215cfae kind:thumb_call to:0x0215cff8 module:overlay(68) +from:0x0215cfbc kind:thumb_call_arm to:0x020978bc module:overlay(0) +from:0x0215cfe8 kind:load to:0x02162bcc module:overlay(68) +from:0x0215d014 kind:thumb_call_arm to:0x020e7358 module:overlay(31) +from:0x0215d030 kind:thumb_call to:0x0209a168 module:overlay(0) +from:0x0215d044 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x0215d052 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x0215d09e kind:thumb_call_arm to:0x020a8b5c module:overlay(0) +from:0x0215d0cc kind:load to:0x02163e9c module:overlay(68) +from:0x0215d0d0 kind:load to:0x02162e3c module:overlay(68) +from:0x0215d0d4 kind:load to:0x0216276c module:overlay(68) +from:0x0215d0d8 kind:load to:0x02162d20 module:overlay(68) +from:0x0215d0dc kind:load to:0x027e0d6c module:dtcm +from:0x0215d0e0 kind:load to:0x02162c88 module:overlay(68) +from:0x0215d0f4 kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x0215d0fc kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x0215d102 kind:thumb_call_arm to:0x020e7414 module:overlay(31) +from:0x0215d10c kind:load to:0x027e0d6c module:dtcm +from:0x0215d120 kind:thumb_call to:0x02057bb4 module:overlay(0) +from:0x0215d128 kind:thumb_call to:0x0209a228 module:overlay(0) +from:0x0215d12e kind:thumb_call_arm to:0x020e7414 module:overlay(31) +from:0x0215d134 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0215d13c kind:load to:0x027e0d6c module:dtcm +from:0x0215d164 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x0215d178 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215d1e4 kind:arm_call to:0x020974bc module:overlay(0) +from:0x0215d218 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215d228 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215d234 kind:load to:0x027e09b8 module:dtcm +from:0x0215d238 kind:load to:0x027e0cfc module:dtcm +from:0x0215d23c kind:load to:0x020b537c module:overlay(0) +from:0x0215d244 kind:load to:0x020a97e4 module:overlay(0) +from:0x0215d250 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0215d258 kind:arm_call to:0x0215d600 module:overlay(68) +from:0x0215d2e8 kind:load to:0x02162be8 module:overlay(68) +from:0x0215d3a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d3b4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215d3c0 kind:arm_call to:0x02016930 module:main +from:0x0215d410 kind:load to:0x02162c38 module:overlay(68) +from:0x0215d43c kind:arm_call to:0x0213a554 module:overlay(56) +from:0x0215d494 kind:arm_call to:0x0213a680 module:overlay(56) +from:0x0215d4a0 kind:arm_call to:0x0213a6e4 module:overlay(56) +from:0x0215d4ac kind:arm_call to:0x0213a748 module:overlay(56) +from:0x0215d4b8 kind:arm_call to:0x0213a554 module:overlay(56) +from:0x0215d4c4 kind:arm_call to:0x0213a61c module:overlay(56) +from:0x0215d4d0 kind:arm_call to:0x0213a5b8 module:overlay(56) +from:0x0215d4d8 kind:arm_call to:0x020a9428 module:overlay(0) +from:0x0215d4f4 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d50c kind:arm_call to:0x0207308c module:overlay(0) +from:0x0215d55c kind:arm_call to:0x02073450 module:overlay(0) +from:0x0215d56c kind:load to:0x027e09b8 module:dtcm +from:0x0215d588 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215d5a0 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0215d5ec kind:arm_call to:0x02073450 module:overlay(0) +from:0x0215d5fc kind:load to:0x027e09b8 module:dtcm +from:0x0215d630 kind:arm_call to:0x01fff350 module:itcm +from:0x0215d654 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215d660 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d664 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215d698 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x0215d6c4 kind:load to:0x027e0cfc module:dtcm +from:0x0215d6ec kind:load to:0x01ffc6d4 module:itcm +from:0x0215d6fc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215d704 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215d70c kind:arm_call to:0x02011ff4 module:main +from:0x0215d724 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215d72c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215d740 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d754 kind:load to:0x02163f84 module:overlay(68) +from:0x0215d768 kind:arm_call to:0x02011f3c module:main +from:0x0215d774 kind:arm_call to:0x0215d7a4 module:overlay(68) +from:0x0215d788 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215d7a0 kind:load to:0x02162f58 module:overlay(68) +from:0x0215d7ac kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215d7d0 kind:load to:0x02162f7c module:overlay(68) +from:0x0215d7ec kind:arm_call to:0x0205a370 module:overlay(0) +from:0x0215d848 kind:arm_call to:0x0205e7d4 module:overlay(0) +from:0x0215d87c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d8a0 kind:arm_call to:0x0205e878 module:overlay(0) +from:0x0215d8b0 kind:load to:0x027e0960 module:dtcm +from:0x0215d8c4 kind:load to:0x0205ecb0 module:overlay(0) +from:0x0215d8d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d8e4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d8ec kind:arm_call to:0x02011ff4 module:main +from:0x0215d900 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215d914 kind:arm_call to:0x020c4de0 module:overlay(24) +from:0x0215d950 kind:arm_call to:0x02161728 module:overlay(68) +from:0x0215d95c kind:arm_call to:0x020c4e48 module:overlays(18,24) +from:0x0215d998 kind:load to:0x02163038 module:overlay(68) +from:0x0215d99c kind:load to:0x02163fc0 module:overlay(68) +from:0x0215d9b0 kind:arm_call to:0x0215dc90 module:overlay(68) +from:0x0215d9c4 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0215d9cc kind:arm_call to:0x021617e4 module:overlay(68) +from:0x0215d9d4 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x0215d9e0 kind:load to:0x02163038 module:overlay(68) +from:0x0215d9e4 kind:load to:0x02163fc0 module:overlay(68) +from:0x0215d9f8 kind:arm_call to:0x0215dc90 module:overlay(68) +from:0x0215da0c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0215da14 kind:arm_call to:0x021617e4 module:overlay(68) +from:0x0215da1c kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x0215da24 kind:arm_call to:0x02011ff4 module:main +from:0x0215da30 kind:load to:0x02163038 module:overlay(68) +from:0x0215da34 kind:load to:0x02163fc0 module:overlay(68) +from:0x0215da64 kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x0215da84 kind:load to:0x020b6288 module:overlay(0) +from:0x0215da90 kind:arm_call to:0x020c4e14 module:overlay(24) +from:0x0215dacc kind:arm_call to:0x0215da40 module:overlay(68) +from:0x0215dadc kind:arm_call to:0x02161a20 module:overlay(68) +from:0x0215daec kind:arm_call to:0x02161a5c module:overlay(68) +from:0x0215dafc kind:arm_call to:0x02161b3c module:overlay(68) +from:0x0215db04 kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x0215db14 kind:arm_call to:0x020c5100 module:overlay(24) +from:0x0215db2c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215db3c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215db4c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215db5c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215db70 kind:arm_call to:0x020166a4 module:main +from:0x0215db94 kind:arm_call to:0x020166a4 module:main +from:0x0215dbac kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x0215dbb4 kind:arm_call to:0x020c4f2c module:overlay(24) +from:0x0215dbdc kind:arm_call to:0x020d44dc module:overlay(24) +from:0x0215dbfc kind:arm_call to:0x0215dcac module:overlay(68) +from:0x0215dc10 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dc14 kind:load to:0x027e0994 module:dtcm +from:0x0215dc18 kind:load to:0x027e09b8 module:dtcm +from:0x0215dc1c kind:load to:0x027e0cfc module:dtcm +from:0x0215dc4c kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x0215dc70 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x0215dc78 kind:arm_call to:0x0215dc90 module:overlay(68) +from:0x0215dc80 kind:arm_call to:0x020c4e20 module:overlays(20,24) +from:0x0215dc88 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dc8c kind:load to:0x027e0994 module:dtcm +from:0x0215dcc4 kind:arm_call to:0x0215dc94 module:overlay(68) +from:0x0215dcf8 kind:load to:0x02163000 module:overlay(68) +from:0x0215dd1c kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215dd40 kind:load to:0x027e09b8 module:dtcm +from:0x0215dd94 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215dda4 kind:arm_call to:0x02161a20 module:overlay(68) +from:0x0215ddb4 kind:arm_call to:0x02161a5c module:overlay(68) +from:0x0215de44 kind:arm_call to:0x02161a5c module:overlay(68) +from:0x0215de6c kind:arm_call to:0x02161a5c module:overlay(68) +from:0x0215de78 kind:load to:0x020b5198 module:overlay(0) +from:0x0215de7c kind:load to:0x02162fd0 module:overlay(68) +from:0x0215de80 kind:load to:0x02049af8 module:main +from:0x0215dea8 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215debc kind:arm_call to:0x0215dcac module:overlay(68) +from:0x0215dec4 kind:load to:0x027e09b8 module:dtcm +from:0x0215df48 kind:arm_call to:0x020c4ee8 module:overlays(20,24) +from:0x0215df58 kind:arm_call to:0x02161b3c module:overlay(68) +from:0x0215df68 kind:arm_call to:0x020c5100 module:overlay(24) +from:0x0215df80 kind:arm_call to:0x020c4f3c module:overlay(24) +from:0x0215df9c kind:arm_call to:0x02019510 module:main +from:0x0215dfa4 kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x0215dfb0 kind:arm_call to:0x0215dcac module:overlay(68) +from:0x0215dfb8 kind:arm_call to:0x0216182c module:overlay(68) +from:0x0215dfc4 kind:arm_call to:0x02161b3c module:overlay(68) +from:0x0215dfd0 kind:arm_call to:0x0215d428 module:overlay(68) +from:0x0215dfd8 kind:load to:0x0204a0f0 module:main +from:0x0215dfdc kind:load to:0x027e0d6c module:dtcm +from:0x0215dfec kind:load to:0x0215e1f8 module:overlay(68) +from:0x0215dffc kind:load to:0x0215e1f8 module:overlay(68) +from:0x0215e008 kind:arm_call to:0x020c4f08 module:overlay(24) +from:0x0215e014 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215e01c kind:load to:0x020b5198 module:overlay(0) +from:0x0215e02c kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x0215e03c kind:arm_call to:0x0215e2d0 module:overlay(68) +from:0x0215e07c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215e094 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215e0b4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215e0ec kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215e100 kind:arm_call to:0x0215e3b8 module:overlay(68) +from:0x0215e11c kind:load to:0x027e09b8 module:dtcm +from:0x0215e138 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215e150 kind:load to:0x027e09b8 module:dtcm +from:0x0215e244 kind:arm_call to:0x02019510 module:main +from:0x0215e264 kind:arm_call to:0x02019510 module:main +from:0x0215e26c kind:load to:0x0204a0f0 module:main +from:0x0215e29c kind:load to:0x0215e398 module:overlay(68) +from:0x0215e2cc kind:load to:0x0215e398 module:overlay(68) +from:0x0215e324 kind:arm_call to:0x0215e350 module:overlay(68) +from:0x0215e330 kind:arm_call to:0x0215e398 module:overlay(68) +from:0x0215e348 kind:load to:0x027e09b8 module:dtcm +from:0x0215e36c kind:load to:0x020b6288 module:overlay(0) +from:0x0215e3b0 kind:arm_call to:0x0215dcac module:overlay(68) +from:0x0215e414 kind:arm_call to:0x02080638 module:overlay(0) +from:0x0215e49c kind:arm_call to:0x020c4d68 module:overlay(24) +from:0x0215e4b0 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0215e4bc kind:arm_call to:0x020284f4 module:main +from:0x0215e4c8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e4cc kind:load to:0x020d8640 module:overlays(19,24) +from:0x0215e4f4 kind:load to:0x027e09a4 module:dtcm +from:0x0215e500 kind:load to:0x02164244 module:overlay(68) +from:0x0215e514 kind:arm_call to:0x02011f3c module:main +from:0x0215e520 kind:arm_call to:0x0215e588 module:overlay(68) +from:0x0215e538 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0215e580 kind:load to:0x02163070 module:overlay(68) +from:0x0215e5b4 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0215e5d4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215e5f0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e600 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e674 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x0215e6a0 kind:load to:0x02164244 module:overlay(68) +from:0x0215e6a4 kind:load to:0x02162e3c module:overlay(68) +from:0x0215e6a8 kind:load to:0x0216276c module:overlay(68) +from:0x0215e6ac kind:load to:0x021630dc module:overlay(68) +from:0x0215e6b0 kind:load to:0x0216308c module:overlay(68) +from:0x0215e6e0 kind:arm_call to:0x020d44dc module:overlay(24) +from:0x0215e744 kind:load to:0x027e09b8 module:dtcm +from:0x0215e748 kind:load to:0x027e0cfc module:dtcm +from:0x0215e754 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0215e770 kind:arm_call to:0x02016f94 module:main +from:0x0215e794 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215e7b0 kind:arm_call to:0x020c4a6c module:overlays(24,25) +from:0x0215e7bc kind:load to:0x020d8640 module:overlays(19,24) +from:0x0215e7c0 kind:load to:0x02163fd4 module:overlay(68) +from:0x0215e868 kind:load to:0x02163fd4 module:overlay(68) +from:0x0215e86c kind:load to:0x021641d4 module:overlay(68) +from:0x0215e870 kind:load to:0x02161dfc module:overlay(68) +from:0x0215e87c kind:load to:0x020a9428 module:overlay(0) +from:0x0215e88c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e894 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215e89c kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215e8b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e8bc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215e8c4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0215e8cc kind:arm_call to:0x02011ff4 module:main +from:0x0215e8e0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e8f4 kind:load to:0x0216432c module:overlay(68) +from:0x0215e908 kind:arm_call to:0x02011f3c module:main +from:0x0215e914 kind:arm_call to:0x0215e974 module:overlay(68) +from:0x0215e930 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0215e96c kind:load to:0x021631f8 module:overlay(68) +from:0x0215e980 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215e9e4 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0215ea18 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215ea34 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ea44 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215ea5c kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0215ea9c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215eaa4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215eaac kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215eae0 kind:arm_call to:0x020a0494 module:overlay(0) +from:0x0215eb54 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215eb78 kind:arm_call to:0x01ffa81c module:itcm +from:0x0215eb94 kind:load to:0x021632a8 module:overlay(68) +from:0x0215eb98 kind:load to:0x0216432c module:overlay(68) +from:0x0215eb9c kind:load to:0x0216321c module:overlay(68) +from:0x0215eba0 kind:load to:0x0216276c module:overlay(68) +from:0x0215eba4 kind:load to:0x020b27a8 module:overlay(0) +from:0x0215ebb0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ebd8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215ebe8 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215ec8c kind:arm_call to:0x0215ecf0 module:overlay(68) +from:0x0215ecac kind:arm_call to:0x020a07b4 module:overlay(0) +from:0x0215ecb4 kind:arm_call to:0x02160000 module:overlay(68) +from:0x0215ecc4 kind:load to:0x0215fcb0 module:overlay(68) +from:0x0215ecc8 kind:load to:0x021633f0 module:overlay(68) +from:0x0215eccc kind:load to:0x027e09b8 module:dtcm +from:0x0215ecfc kind:arm_call to:0x0215ecd4 module:overlay(68) +from:0x0215ed34 kind:load to:0x02163270 module:overlay(68) +from:0x0215ed70 kind:arm_call to:0x0215eda0 module:overlay(68) +from:0x0215ed84 kind:arm_call to:0x0215eda0 module:overlay(68) +from:0x0215ed98 kind:arm_call to:0x0215eda0 module:overlay(68) +from:0x0215edcc kind:arm_call to:0x0215e154 module:overlay(68) +from:0x0215edd8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215ee58 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215ee68 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ee7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215eef4 kind:arm_call to:0x0209805c module:overlay(0) +from:0x0215ef04 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ef18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ef20 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ef2c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ef38 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ef48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ef6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ef78 kind:arm_call to:0x0215ecf0 module:overlay(68) +from:0x0215ef94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215efc0 kind:load to:0x02163fd4 module:overlay(68) +from:0x0215efc4 kind:load to:0x0203e93c module:main +from:0x0215efc8 kind:load to:0x027e09a8 module:dtcm +from:0x0215efe0 kind:arm_call to:0x021601a4 module:overlay(68) +from:0x0215f024 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f03c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f060 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f068 kind:arm_call to:0x0215ed38 module:overlay(68) +from:0x0215f098 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215f0ac kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215f0c0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215f0c8 kind:load to:0x02163240 module:overlay(68) +from:0x0215f0e8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215f108 kind:load to:0x027e09b8 module:dtcm +from:0x0215f134 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215f180 kind:arm_call to:0x02028d08 module:main +from:0x0215f194 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215f1a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f1b8 kind:arm_call to:0x020a09c0 module:overlay(0) +from:0x0215f1f0 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215f25c kind:load to:0x021633f0 module:overlay(68) +from:0x0215f268 kind:arm_call to:0x0211e184 module:overlay(34) +from:0x0215f274 kind:arm_call to:0x0211e184 module:overlay(34) +from:0x0215f280 kind:arm_call to:0x0211d460 module:overlay(34) +from:0x0215f284 kind:arm_call to:0x0211e1e4 module:overlay(34) +from:0x0215f290 kind:arm_call to:0x0211e1e4 module:overlay(34) +from:0x0215f29c kind:arm_call to:0x0211d460 module:overlay(34) +from:0x0215f2a8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f2c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f2d8 kind:arm_call to:0x0215ecf0 module:overlay(68) +from:0x0215f2e0 kind:load to:0x02161e08 module:overlay(68) +from:0x0215f344 kind:load to:0x021633f0 module:overlay(68) +from:0x0215f354 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f370 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f384 kind:arm_call to:0x0215ecf0 module:overlay(68) +from:0x0215f404 kind:load to:0x02163330 module:overlay(68) +from:0x0215f43c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f44c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f474 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215f488 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f4c4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f4e0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f4f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f500 kind:arm_call to:0x0215e2a0 module:overlay(68) +from:0x0215f550 kind:arm_call to:0x020a0998 module:overlay(0) +from:0x0215f56c kind:arm_call to:0x02015058 module:main +from:0x0215f58c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215f5a8 kind:arm_call to:0x02015058 module:main +from:0x0215f5c8 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215f5e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f5f8 kind:arm_call to:0x0215fc44 module:overlay(68) +from:0x0215f604 kind:load to:0x027e09c0 module:dtcm +from:0x0215f608 kind:load to:0x027e0cec module:dtcm +from:0x0215f614 kind:load to:0x027e09a8 module:dtcm +from:0x0215f61c kind:load to:0x02163fd4 module:overlay(68) +from:0x0215f6a8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f6b8 kind:load to:0x02163390 module:overlay(68) +from:0x0215f6bc kind:load to:0x027e09a8 module:dtcm +from:0x0215f6e4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f700 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215f720 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f728 kind:arm_call to:0x0209805c module:overlay(0) +from:0x0215f734 kind:arm_call to:0x0215ecf0 module:overlay(68) +from:0x0215f750 kind:arm_call to:0x02015058 module:main +from:0x0215f770 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f78c kind:arm_call to:0x02015058 module:main +from:0x0215f7ac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f7b4 kind:load to:0x027e09a8 module:dtcm +from:0x0215f838 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f844 kind:arm_call to:0x02016930 module:main +from:0x0215f858 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f88c kind:arm_call to:0x020180ec module:main +from:0x0215f8a8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0215f970 kind:arm_call to:0x02015058 module:main +from:0x0215f990 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f9ac kind:arm_call to:0x02015058 module:main +from:0x0215f9d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f9e0 kind:load to:0x027e0cec module:dtcm +from:0x0215f9e4 kind:load to:0x027e09a8 module:dtcm +from:0x0215faa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fac0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215fafc kind:arm_call to:0x0215ff64 module:overlay(68) +from:0x0215fb68 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215fb78 kind:load to:0x0203e93c module:main +from:0x0215fb7c kind:load to:0x027e09b8 module:dtcm +from:0x0215fbb8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215fbf4 kind:arm_call to:0x0215ffcc module:overlay(68) +from:0x0215fc28 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215fc34 kind:arm_call to:0x0215ecf0 module:overlay(68) +from:0x0215fc3c kind:load to:0x027e09b8 module:dtcm +from:0x0215fcac kind:load to:0x02163300 module:overlay(68) +from:0x0215fd10 kind:arm_call to:0x0200e260 module:main +from:0x0215fd20 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215fdbc kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215fdec kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215fe00 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fe10 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215fe88 kind:arm_call to:0x0200e260 module:main +from:0x0215fe98 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215ff10 kind:arm_call to:0x0200e260 module:main +from:0x0215ff20 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215ff44 kind:load to:0x027e0964 module:dtcm +from:0x0215ff48 kind:load to:0x0203e93c module:main +from:0x0215ff54 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0215ff5c kind:arm_call to:0x01ffc57c module:itcm +from:0x0215ffac kind:arm_call to:0x020158c0 module:main +from:0x0215fff4 kind:arm_call to:0x02078814 module:overlay(0) +from:0x0215fffc kind:load to:0x027e09bc module:dtcm +from:0x0216001c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216005c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216006c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160080 kind:arm_call to:0x02166124 module:overlay(94) +from:0x021600a4 kind:arm_call to:0x02166124 module:overlay(94) +from:0x021600c4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021600dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021600f0 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02160114 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02160134 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216014c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160164 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02160188 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02160194 kind:load to:0x020b537c module:overlay(0) +from:0x0216019c kind:load to:0x027e0ce4 module:dtcm +from:0x021601f4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160204 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160258 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160268 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021602b8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021602c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160318 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02160320 kind:arm_call to:0x02011ff4 module:main +from:0x02160338 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02160340 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02160348 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02160350 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02160358 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160370 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02160378 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02160380 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02160388 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02160390 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160398 kind:arm_call to:0x02011ff4 module:main +from:0x021603ac kind:arm_call to:0x020978ec module:overlay(0) +from:0x021603c0 kind:load to:0x02164414 module:overlay(68) +from:0x021603d4 kind:arm_call to:0x02011f3c module:main +from:0x021603e0 kind:arm_call to:0x02160410 module:overlay(68) +from:0x021603f4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216040c kind:load to:0x02163410 module:overlay(68) +from:0x02160418 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0216042c kind:load to:0x02163434 module:overlay(68) +from:0x02160434 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x02160454 kind:load to:0x027e0cd8 module:dtcm +from:0x021604a8 kind:load to:0x02164414 module:overlay(68) +from:0x021604b8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021604c0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021604d8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021604e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021604e8 kind:arm_call to:0x02011ff4 module:main +from:0x021604fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160510 kind:load to:0x021644fc module:overlay(68) +from:0x02160524 kind:arm_call to:0x02011f3c module:main +from:0x02160530 kind:arm_call to:0x02160560 module:overlay(68) +from:0x02160544 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216055c kind:load to:0x02163494 module:overlay(68) +from:0x02160568 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0216057c kind:load to:0x021634b8 module:overlay(68) +from:0x02160584 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021605a4 kind:load to:0x027e0cd8 module:dtcm +from:0x021605f8 kind:load to:0x021644fc module:overlay(68) +from:0x02160608 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160610 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160628 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160630 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160638 kind:arm_call to:0x02011ff4 module:main +from:0x0216064c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160660 kind:load to:0x021645e4 module:overlay(68) +from:0x02160674 kind:arm_call to:0x02011f3c module:main +from:0x02160680 kind:arm_call to:0x021606b0 module:overlay(68) +from:0x02160694 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021606ac kind:load to:0x02163518 module:overlay(68) +from:0x021606b8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x021606cc kind:load to:0x0216353c module:overlay(68) +from:0x021606d4 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021606f4 kind:load to:0x027e0cd8 module:dtcm +from:0x02160748 kind:load to:0x021645e4 module:overlay(68) +from:0x02160758 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160760 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160778 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160780 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160788 kind:arm_call to:0x02011ff4 module:main +from:0x0216079c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021607b0 kind:load to:0x021646cc module:overlay(68) +from:0x021607c4 kind:arm_call to:0x02011f3c module:main +from:0x021607d0 kind:arm_call to:0x02160800 module:overlay(68) +from:0x021607e4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021607fc kind:load to:0x0216359c module:overlay(68) +from:0x02160808 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0216081c kind:load to:0x021635c0 module:overlay(68) +from:0x02160824 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x02160844 kind:load to:0x027e0cd8 module:dtcm +from:0x02160898 kind:load to:0x021646cc module:overlay(68) +from:0x021608a8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021608b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021608c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021608d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021608d8 kind:arm_call to:0x02011ff4 module:main +from:0x021608ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160900 kind:load to:0x021647b4 module:overlay(68) +from:0x02160914 kind:arm_call to:0x02011f3c module:main +from:0x02160920 kind:arm_call to:0x02160958 module:overlay(68) +from:0x02160938 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02160954 kind:load to:0x02163620 module:overlay(68) +from:0x02160960 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021609b8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021609c0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021609d0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x021609dc kind:load to:0x0216366c module:overlay(68) +from:0x021609e0 kind:load to:0x021647b4 module:overlay(68) +from:0x021609e4 kind:load to:0x02163644 module:overlay(68) +from:0x02160a40 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160a98 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02160aac kind:load to:0x027e09c0 module:dtcm +from:0x02160adc kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02160af0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02160af8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160b00 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160b18 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02160b20 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160b28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160b30 kind:arm_call to:0x02011ff4 module:main +from:0x02160b44 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160b58 kind:load to:0x0216489c module:overlay(68) +from:0x02160b6c kind:arm_call to:0x02011f3c module:main +from:0x02160b78 kind:arm_call to:0x02160cd4 module:overlay(68) +from:0x02160b90 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02160bc0 kind:load to:0x02163864 module:overlay(68) +from:0x02160bd8 kind:arm_call to:0x02165880 module:overlays(88,89,90,91,92,93,94) +from:0x02160bfc kind:load to:0x021638d4 module:overlay(68) +from:0x02160c00 kind:load to:0x02163880 module:overlay(68) +from:0x02160c14 kind:arm_call to:0x021658c8 module:overlay(89) +from:0x02160c30 kind:arm_call to:0x021658c8 module:overlay(89) +from:0x02160c38 kind:arm_call to:0x02011ff4 module:main +from:0x02160c58 kind:arm_call to:0x021658cc module:overlay(89) +from:0x02160c6c kind:arm_call to:0x021659f8 module:overlay(89) +from:0x02160c84 kind:arm_call to:0x02165a08 module:overlay(89) +from:0x02160c9c kind:arm_call to:0x021613a8 module:overlay(68) +from:0x02160cc8 kind:arm_call to:0x021613bc module:overlay(68) +from:0x02160cdc kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02160d6c kind:arm_call to:0x02067258 module:overlay(0) +from:0x02160d78 kind:arm_call to:0x02160bc8 module:overlay(68) +from:0x02160d80 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160d90 kind:arm_call to:0x02166344 module:overlay(89) +from:0x02160db8 kind:load to:0x0216389c module:overlay(68) +from:0x02160dbc kind:load to:0x0216489c module:overlay(68) +from:0x02160dc0 kind:load to:0x020b1948 module:overlay(0) +from:0x02160dc4 kind:load to:0x02163644 module:overlay(68) +from:0x02160e30 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160e78 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02160e9c kind:arm_call to:0x0216119c module:overlay(68) +from:0x02160ec0 kind:arm_call to:0x02166498 module:overlays(88,89) +from:0x02160ee4 kind:arm_call to:0x0216119c module:overlay(68) +from:0x02160ef8 kind:arm_call to:0x0216119c module:overlay(68) +from:0x02160f1c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02160f2c kind:arm_call to:0x02166498 module:overlays(88,89) +from:0x02160f78 kind:arm_call to:0x0216119c module:overlay(68) +from:0x02160f84 kind:arm_call to:0x0216119c module:overlay(68) +from:0x02160fc4 kind:arm_call to:0x0216119c module:overlay(68) +from:0x02160fd0 kind:arm_call to:0x02165a14 module:overlay(89) +from:0x0216102c kind:arm_call to:0x0216640c module:overlays(89,92) +from:0x02161064 kind:arm_call to:0x0216119c module:overlay(68) +from:0x021610ac kind:arm_call to:0x0216119c module:overlay(68) +from:0x021610b8 kind:arm_call to:0x0216119c module:overlay(68) +from:0x02161100 kind:arm_call to:0x0216119c module:overlay(68) +from:0x0216110c kind:arm_call to:0x0216119c module:overlay(68) +from:0x0216114c kind:arm_call to:0x0216119c module:overlay(68) +from:0x0216118c kind:arm_call to:0x0216119c module:overlay(68) +from:0x02161194 kind:load to:0x027e09b8 module:dtcm +from:0x02161210 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0216128c kind:arm_call to:0x02073368 module:overlay(0) +from:0x021612a4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x021612b0 kind:arm_call to:0x02160c44 module:overlay(68) +from:0x021612c0 kind:arm_call to:0x02165c60 module:overlays(88,89) +from:0x021612d4 kind:arm_call to:0x0216640c module:overlays(89,92) +from:0x021612dc kind:arm_call to:0x02165d7c module:overlay(89) +from:0x021612e8 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02161304 kind:arm_call to:0x0216640c module:overlays(89,92) +from:0x0216130c kind:arm_call to:0x02165d7c module:overlay(89) +from:0x02161358 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0216137c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02161394 kind:load to:0x027e09b8 module:dtcm +from:0x02161398 kind:load to:0x020b502c module:overlay(0) +from:0x0216139c kind:load to:0x02171520 module:overlay(89) +from:0x021613a0 kind:load to:0x021638d4 module:overlay(68) +from:0x021613a4 kind:load to:0x020b51f4 module:overlay(0) +from:0x021613b8 kind:load to:0x0216119c module:overlay(68) +from:0x021613cc kind:load to:0x0216119c module:overlay(68) +from:0x021613e0 kind:arm_call to:0x0216119c module:overlay(68) +from:0x02161464 kind:arm_call to:0x020166cc module:main +from:0x02161470 kind:load to:0x027e0954 module:dtcm +from:0x02161480 kind:arm_call to:0x0201666c module:main +from:0x02161488 kind:arm_call to:0x02160c04 module:overlay(68) +from:0x02161490 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02161498 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021614a0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021614b8 kind:arm_call to:0x0201666c module:main +from:0x021614c0 kind:arm_call to:0x02160c04 module:overlay(68) +from:0x021614c8 kind:arm_call to:0x0206728c module:overlay(0) +from:0x021614d0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021614d8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021614e0 kind:arm_call to:0x02011ff4 module:main +from:0x021614f4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02161508 kind:load to:0x02164980 module:overlay(68) +from:0x0216151c kind:arm_call to:0x02011f3c module:main +from:0x02161528 kind:arm_call to:0x021615cc module:overlay(68) +from:0x02161540 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02161550 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021615b4 kind:load to:0x021639e0 module:overlay(68) +from:0x021615b8 kind:load to:0x02163a18 module:overlay(68) +from:0x021615bc kind:load to:0x021639fc module:overlay(68) +from:0x021615d4 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0216162c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02161648 kind:load to:0x02163a40 module:overlay(68) +from:0x0216164c kind:load to:0x02164980 module:overlay(68) +from:0x02161650 kind:load to:0x02164a54 module:overlay(68) +from:0x021616a8 kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x021616d8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021616e0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021616f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161700 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02161708 kind:arm_call to:0x02011ff4 module:main +from:0x0216171c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02161730 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x021617b4 kind:arm_call to:0x02016654 module:main +from:0x021617dc kind:load to:0x02163a84 module:overlay(68) +from:0x021617e0 kind:load to:0x020b1e28 module:overlay(0) +from:0x021617f0 kind:arm_call to:0x02061a6c module:overlay(0) +from:0x021617f8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x02161810 kind:arm_call to:0x02061a6c module:overlay(0) +from:0x02161818 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x02161820 kind:arm_call to:0x02011ff4 module:main +from:0x02161854 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216187c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021618c0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021618f4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02161910 kind:load to:0x02161e14 module:overlay(68) +from:0x02161914 kind:load to:0x02161e1c module:overlay(68) +from:0x0216194c kind:arm_call to:0x020732bc module:overlay(0) +from:0x02161990 kind:arm_call to:0x0201aa1c module:main +from:0x021619b4 kind:arm_call to:0x0201aa1c module:main +from:0x021619d8 kind:arm_call to:0x0201aa1c module:main +from:0x02161a00 kind:arm_call to:0x0201aa1c module:main +from:0x02161a18 kind:load to:0x027e09b8 module:dtcm +from:0x02161a1c kind:load to:0x0204aefc module:main +from:0x02161a54 kind:load to:0x02161e24 module:overlay(68) +from:0x02161a58 kind:load to:0x02161a98 module:overlay(68) +from:0x02161a90 kind:load to:0x02161e38 module:overlay(68) +from:0x02161a94 kind:load to:0x02161a98 module:overlay(68) +from:0x02161afc kind:arm_call to:0x0205fd20 module:overlay(0) +from:0x02161b58 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x02161b74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161b80 kind:arm_call to:0x0215d8b8 module:overlay(68) +from:0x02161b8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161b9c kind:arm_call to:0x02081d3c module:overlay(0) +from:0x02161bb8 kind:load to:0x027e0cd8 module:dtcm +from:0x02161bbc kind:load to:0x027e0ce4 module:dtcm +from:0x02161bd8 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02161bf4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161c04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161c14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161c24 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161c40 kind:arm_call to:0x0215d8b8 module:overlay(68) +from:0x02161c4c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161c64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161c78 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161ca0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161cb0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161cbc kind:load to:0x027e0d34 module:dtcm +from:0x02161cc0 kind:load to:0x027e0ce4 module:dtcm +from:0x02161cc4 kind:load to:0x020aaeb0 module:overlay(0) +from:0x02161ce0 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02161cfc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161d0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161d1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02161d2c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161d48 kind:arm_call to:0x0215d8b8 module:overlay(68) +from:0x02161d54 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161d6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161d8c kind:arm_call to:0x01ff9318 module:itcm +from:0x02161db4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161dc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161dd0 kind:load to:0x027e0d34 module:dtcm +from:0x02161dd4 kind:load to:0x027e0ce4 module:dtcm +from:0x02161dd8 kind:load to:0x020aaeac module:overlay(0) +from:0x02161e68 kind:arm_call to:0x02157eb0 module:overlay(68) +from:0x02161e78 kind:arm_call to:0x0203ce4c module:main +from:0x02161e8c kind:load to:0x02163aa0 module:overlay(68) +from:0x02161e90 kind:load to:0x02163ab0 module:overlay(68) +from:0x02161e94 kind:load to:0x02157f6c module:overlay(68) +from:0x02161e98 kind:load to:0x02163aa4 module:overlay(68) +from:0x02161eb8 kind:arm_call to:0x02157fb0 module:overlay(68) +from:0x02161ec8 kind:arm_call to:0x0203ce4c module:main +from:0x02161edc kind:load to:0x02163aec module:overlay(68) +from:0x02161ee0 kind:load to:0x02163afc module:overlay(68) +from:0x02161ee4 kind:load to:0x02158ab0 module:overlay(68) +from:0x02161ee8 kind:load to:0x02163af0 module:overlay(68) +from:0x02161f08 kind:arm_call to:0x02158af4 module:overlay(68) +from:0x02161f18 kind:arm_call to:0x0203ce4c module:main +from:0x02161f2c kind:load to:0x02163b38 module:overlay(68) +from:0x02161f30 kind:load to:0x02163b48 module:overlay(68) +from:0x02161f34 kind:load to:0x0215927c module:overlay(68) +from:0x02161f38 kind:load to:0x02163b3c module:overlay(68) +from:0x02161f58 kind:arm_call to:0x021592c0 module:overlay(68) +from:0x02161f68 kind:arm_call to:0x0203ce4c module:main +from:0x02161f7c kind:load to:0x02163c20 module:overlay(68) +from:0x02161f80 kind:load to:0x02163c34 module:overlay(68) +from:0x02161f84 kind:load to:0x0215a810 module:overlay(68) +from:0x02161f88 kind:load to:0x02163c28 module:overlay(68) +from:0x02161fa8 kind:arm_call to:0x0215a854 module:overlay(68) +from:0x02161fb8 kind:arm_call to:0x0203ce4c module:main +from:0x02161fcc kind:load to:0x02163d0c module:overlay(68) +from:0x02161fd0 kind:load to:0x02163d1c module:overlay(68) +from:0x02161fd4 kind:load to:0x0215a9e4 module:overlay(68) +from:0x02161fd8 kind:load to:0x02163d10 module:overlay(68) +from:0x02161ff8 kind:arm_call to:0x0215aa28 module:overlay(68) +from:0x02162008 kind:arm_call to:0x0203ce4c module:main +from:0x0216201c kind:load to:0x02163d58 module:overlay(68) +from:0x02162020 kind:load to:0x02163d68 module:overlay(68) +from:0x02162024 kind:load to:0x0215c034 module:overlay(68) +from:0x02162028 kind:load to:0x02163d5c module:overlay(68) +from:0x02162048 kind:arm_call to:0x0215c078 module:overlay(68) +from:0x02162058 kind:arm_call to:0x0203ce4c module:main +from:0x0216206c kind:load to:0x02163e40 module:overlay(68) +from:0x02162070 kind:load to:0x02163e50 module:overlay(68) +from:0x02162074 kind:load to:0x0215cf80 module:overlay(68) +from:0x02162078 kind:load to:0x02163e44 module:overlay(68) +from:0x02162098 kind:arm_call_thumb to:0x0215cfb4 module:overlay(68) +from:0x021620a8 kind:arm_call to:0x0203ce4c module:main +from:0x021620bc kind:load to:0x02163e8c module:overlay(68) +from:0x021620c0 kind:load to:0x02163e9c module:overlay(68) +from:0x021620c4 kind:load to:0x0215d738 module:overlay(68) +from:0x021620c8 kind:load to:0x02163e90 module:overlay(68) +from:0x021620e8 kind:arm_call to:0x0215d77c module:overlay(68) +from:0x021620f8 kind:arm_call to:0x0203ce4c module:main +from:0x0216210c kind:load to:0x02163f74 module:overlay(68) +from:0x02162110 kind:load to:0x02163f84 module:overlay(68) +from:0x02162114 kind:load to:0x0215d8f8 module:overlay(68) +from:0x02162118 kind:load to:0x02163f78 module:overlay(68) +from:0x02162138 kind:arm_call to:0x0215d90c module:overlay(68) +from:0x02162148 kind:arm_call to:0x0203ce4c module:main +from:0x0216215c kind:load to:0x02163fc0 module:overlay(68) +from:0x02162160 kind:load to:0x02163fd4 module:overlay(68) +from:0x02162164 kind:load to:0x0215d9a0 module:overlay(68) +from:0x02162168 kind:load to:0x02163fc8 module:overlay(68) +from:0x02162188 kind:arm_call to:0x0215e528 module:overlay(68) +from:0x02162198 kind:arm_call to:0x0203ce4c module:main +from:0x021621ac kind:load to:0x02164234 module:overlay(68) +from:0x021621b0 kind:load to:0x02164244 module:overlay(68) +from:0x021621b4 kind:load to:0x0215e8d8 module:overlay(68) +from:0x021621b8 kind:load to:0x02164238 module:overlay(68) +from:0x021621d8 kind:arm_call to:0x0215e920 module:overlay(68) +from:0x021621e8 kind:arm_call to:0x0203ce4c module:main +from:0x021621fc kind:load to:0x0216431c module:overlay(68) +from:0x02162200 kind:load to:0x0216432c module:overlay(68) +from:0x02162204 kind:load to:0x021603a4 module:overlay(68) +from:0x02162208 kind:load to:0x02164320 module:overlay(68) +from:0x02162228 kind:arm_call to:0x021603e8 module:overlay(68) +from:0x02162238 kind:arm_call to:0x0203ce4c module:main +from:0x0216224c kind:load to:0x02164404 module:overlay(68) +from:0x02162250 kind:load to:0x02164414 module:overlay(68) +from:0x02162254 kind:load to:0x021604f4 module:overlay(68) +from:0x02162258 kind:load to:0x02164408 module:overlay(68) +from:0x02162278 kind:arm_call to:0x02160538 module:overlay(68) +from:0x02162288 kind:arm_call to:0x0203ce4c module:main +from:0x0216229c kind:load to:0x021644ec module:overlay(68) +from:0x021622a0 kind:load to:0x021644fc module:overlay(68) +from:0x021622a4 kind:load to:0x02160644 module:overlay(68) +from:0x021622a8 kind:load to:0x021644f0 module:overlay(68) +from:0x021622c8 kind:arm_call to:0x02160688 module:overlay(68) +from:0x021622d8 kind:arm_call to:0x0203ce4c module:main +from:0x021622ec kind:load to:0x021645d4 module:overlay(68) +from:0x021622f0 kind:load to:0x021645e4 module:overlay(68) +from:0x021622f4 kind:load to:0x02160794 module:overlay(68) +from:0x021622f8 kind:load to:0x021645d8 module:overlay(68) +from:0x02162318 kind:arm_call to:0x021607d8 module:overlay(68) +from:0x02162328 kind:arm_call to:0x0203ce4c module:main +from:0x0216233c kind:load to:0x021646bc module:overlay(68) +from:0x02162340 kind:load to:0x021646cc module:overlay(68) +from:0x02162344 kind:load to:0x021608e4 module:overlay(68) +from:0x02162348 kind:load to:0x021646c0 module:overlay(68) +from:0x02162368 kind:arm_call to:0x02160928 module:overlay(68) +from:0x02162378 kind:arm_call to:0x0203ce4c module:main +from:0x0216238c kind:load to:0x021647a4 module:overlay(68) +from:0x02162390 kind:load to:0x021647b4 module:overlay(68) +from:0x02162394 kind:load to:0x02160b3c module:overlay(68) +from:0x02162398 kind:load to:0x021647a8 module:overlay(68) +from:0x021623b8 kind:arm_call to:0x02160b80 module:overlay(68) +from:0x021623c8 kind:arm_call to:0x0203ce4c module:main +from:0x021623dc kind:load to:0x0216488c module:overlay(68) +from:0x021623e0 kind:load to:0x0216489c module:overlay(68) +from:0x021623e4 kind:load to:0x021614ec module:overlay(68) +from:0x021623e8 kind:load to:0x02164890 module:overlay(68) +from:0x02162408 kind:arm_call to:0x02161530 module:overlay(68) +from:0x02162418 kind:arm_call to:0x0203ce4c module:main +from:0x0216242c kind:load to:0x02164970 module:overlay(68) +from:0x02162430 kind:load to:0x02164980 module:overlay(68) +from:0x02162434 kind:load to:0x02161714 module:overlay(68) +from:0x02162438 kind:load to:0x02164974 module:overlay(68) +from:0x0216243c kind:load to:0x02161e4c module:overlay(68) +from:0x02162440 kind:load to:0x02161e9c module:overlay(68) +from:0x02162444 kind:load to:0x02161eec module:overlay(68) +from:0x02162448 kind:load to:0x02161f3c module:overlay(68) +from:0x0216244c kind:load to:0x02161f8c module:overlay(68) +from:0x02162450 kind:load to:0x02161fdc module:overlay(68) +from:0x02162454 kind:load to:0x0216202c module:overlay(68) +from:0x02162458 kind:load to:0x0216207c module:overlay(68) +from:0x0216245c kind:load to:0x021620cc module:overlay(68) +from:0x02162460 kind:load to:0x0216211c module:overlay(68) +from:0x02162464 kind:load to:0x0216216c module:overlay(68) +from:0x02162468 kind:load to:0x021621bc module:overlay(68) +from:0x0216246c kind:load to:0x0216220c module:overlay(68) +from:0x02162470 kind:load to:0x0216225c module:overlay(68) +from:0x02162474 kind:load to:0x021622ac module:overlay(68) +from:0x02162478 kind:load to:0x021622fc module:overlay(68) +from:0x0216247c kind:load to:0x0216234c module:overlay(68) +from:0x02162480 kind:load to:0x0216239c module:overlay(68) +from:0x02162484 kind:load to:0x021623ec module:overlay(68) +from:0x021624a8 kind:load to:0x02157e8c module:overlay(68) +from:0x021624ac kind:load to:0x0209772c module:overlay(0) +from:0x021624b0 kind:load to:0x02097734 module:overlay(0) +from:0x021624b4 kind:load to:0x020977b0 module:overlay(0) +from:0x021624b8 kind:load to:0x020977f0 module:overlay(0) +from:0x021624bc kind:load to:0x020977f4 module:overlay(0) +from:0x021624c0 kind:load to:0x020977f8 module:overlay(0) +from:0x021624cc kind:load to:0x020984f8 module:overlay(0) +from:0x021624d0 kind:load to:0x02098534 module:overlay(0) +from:0x021624d4 kind:load to:0x0209854c module:overlay(0) +from:0x021624d8 kind:load to:0x02098558 module:overlay(0) +from:0x021624dc kind:load to:0x01fff464 module:itcm +from:0x021624e0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021624e4 kind:load to:0x02157ef8 module:overlay(68) +from:0x021624e8 kind:load to:0x02157f18 module:overlay(68) +from:0x021624ec kind:load to:0x02157f34 module:overlay(68) +from:0x021624f0 kind:load to:0x02098498 module:overlay(0) +from:0x021624f4 kind:load to:0x0209849c module:overlay(0) +from:0x021624f8 kind:load to:0x02157f38 module:overlay(68) +from:0x021624fc kind:load to:0x020984a4 module:overlay(0) +from:0x02162500 kind:load to:0x020984a8 module:overlay(0) +from:0x02162504 kind:load to:0x02098564 module:overlay(0) +from:0x02162508 kind:load to:0x020985d0 module:overlay(0) +from:0x0216250c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162510 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162514 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162518 kind:load to:0x02157f3c module:overlay(68) +from:0x0216251c kind:load to:0x02157f50 module:overlay(68) +from:0x02162528 kind:load to:0x02157f8c module:overlay(68) +from:0x0216252c kind:load to:0x0209772c module:overlay(0) +from:0x02162530 kind:load to:0x02097734 module:overlay(0) +from:0x02162534 kind:load to:0x020977b0 module:overlay(0) +from:0x02162538 kind:load to:0x020977f0 module:overlay(0) +from:0x0216253c kind:load to:0x020977f4 module:overlay(0) +from:0x02162540 kind:load to:0x020977f8 module:overlay(0) +from:0x02162544 kind:load to:0x021581c8 module:overlay(68) +from:0x0216254c kind:load to:0x021581f0 module:overlay(68) +from:0x02162554 kind:load to:0x021583e4 module:overlay(68) +from:0x0216255c kind:load to:0x0215850c module:overlay(68) +from:0x02162564 kind:load to:0x021585e0 module:overlay(68) +from:0x0216256c kind:load to:0x021581cc module:overlay(68) +from:0x02162574 kind:load to:0x02158210 module:overlay(68) +from:0x0216257c kind:load to:0x021583e8 module:overlay(68) +from:0x02162584 kind:load to:0x02158510 module:overlay(68) +from:0x0216258c kind:load to:0x021585e4 module:overlay(68) +from:0x0216259c kind:load to:0x020984f8 module:overlay(0) +from:0x021625a0 kind:load to:0x02098534 module:overlay(0) +from:0x021625a4 kind:load to:0x0209854c module:overlay(0) +from:0x021625a8 kind:load to:0x02098558 module:overlay(0) +from:0x021625ac kind:load to:0x01fff464 module:itcm +from:0x021625b0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021625b4 kind:load to:0x021580cc module:overlay(68) +from:0x021625b8 kind:load to:0x02158104 module:overlay(68) +from:0x021625bc kind:load to:0x02158190 module:overlay(68) +from:0x021625c0 kind:load to:0x02098498 module:overlay(0) +from:0x021625c4 kind:load to:0x0209849c module:overlay(0) +from:0x021625c8 kind:load to:0x020984a0 module:overlay(0) +from:0x021625cc kind:load to:0x020984a4 module:overlay(0) +from:0x021625d0 kind:load to:0x020984a8 module:overlay(0) +from:0x021625d4 kind:load to:0x02098564 module:overlay(0) +from:0x021625d8 kind:load to:0x020985d0 module:overlay(0) +from:0x021625dc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021625e0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021625e4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021625e8 kind:load to:0x0215807c module:overlay(68) +from:0x021625ec kind:load to:0x021580a0 module:overlay(68) +from:0x021625f8 kind:load to:0x02158ad0 module:overlay(68) +from:0x021625fc kind:load to:0x02097924 module:overlay(0) +from:0x02162600 kind:load to:0x02097734 module:overlay(0) +from:0x02162604 kind:load to:0x020977b0 module:overlay(0) +from:0x02162608 kind:load to:0x0209792c module:overlay(0) +from:0x0216260c kind:load to:0x0209794c module:overlay(0) +from:0x02162610 kind:load to:0x02097978 module:overlay(0) +from:0x02162614 kind:load to:0x02158d54 module:overlay(68) +from:0x0216261c kind:load to:0x02158d6c module:overlay(68) +from:0x02162624 kind:load to:0x02158dbc module:overlay(68) +from:0x0216262c kind:load to:0x02158f3c module:overlay(68) +from:0x02162634 kind:load to:0x021590a0 module:overlay(68) +from:0x0216263c kind:load to:0x02158d68 module:overlay(68) +from:0x02162644 kind:load to:0x02158d88 module:overlay(68) +from:0x0216264c kind:load to:0x02158e90 module:overlay(68) +from:0x02162654 kind:load to:0x02158f50 module:overlay(68) +from:0x0216265c kind:load to:0x021590d0 module:overlay(68) +from:0x0216266c kind:load to:0x020984f8 module:overlay(0) +from:0x02162670 kind:load to:0x02098534 module:overlay(0) +from:0x02162674 kind:load to:0x0209854c module:overlay(0) +from:0x02162678 kind:load to:0x02098558 module:overlay(0) +from:0x0216267c kind:load to:0x021591e4 module:overlay(68) +from:0x02162680 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162684 kind:load to:0x02158bf4 module:overlay(68) +from:0x02162688 kind:load to:0x02098490 module:overlay(0) +from:0x0216268c kind:load to:0x02158cb8 module:overlay(68) +from:0x02162690 kind:load to:0x02158d24 module:overlay(68) +from:0x02162694 kind:load to:0x0209849c module:overlay(0) +from:0x02162698 kind:load to:0x02159160 module:overlay(68) +from:0x0216269c kind:load to:0x020984a4 module:overlay(0) +from:0x021626a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021626a4 kind:load to:0x02098564 module:overlay(0) +from:0x021626a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021626ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021626b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021626b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021626b8 kind:load to:0x02159234 module:overlay(68) +from:0x021626bc kind:load to:0x02159254 module:overlay(68) +from:0x021626c8 kind:load to:0x0215929c module:overlay(68) +from:0x021626cc kind:load to:0x02097924 module:overlay(0) +from:0x021626d0 kind:load to:0x02097734 module:overlay(0) +from:0x021626d4 kind:load to:0x020977b0 module:overlay(0) +from:0x021626d8 kind:load to:0x0209792c module:overlay(0) +from:0x021626dc kind:load to:0x0209794c module:overlay(0) +from:0x021626e0 kind:load to:0x02097978 module:overlay(0) +from:0x021626e4 kind:load to:0x0215988c module:overlay(68) +from:0x021626ec kind:load to:0x02159a24 module:overlay(68) +from:0x021626f4 kind:load to:0x02159bd4 module:overlay(68) +from:0x021626fc kind:load to:0x02159ff8 module:overlay(68) +from:0x02162704 kind:load to:0x0215a238 module:overlay(68) +from:0x0216270c kind:load to:0x02159de8 module:overlay(68) +from:0x02162714 kind:load to:0x02159984 module:overlay(68) +from:0x0216271c kind:load to:0x0215a338 module:overlay(68) +from:0x02162724 kind:load to:0x021598fc module:overlay(68) +from:0x0216272c kind:load to:0x02159ab4 module:overlay(68) +from:0x02162734 kind:load to:0x02159c54 module:overlay(68) +from:0x0216273c kind:load to:0x0215a080 module:overlay(68) +from:0x02162744 kind:load to:0x0215a334 module:overlay(68) +from:0x0216274c kind:load to:0x02159e58 module:overlay(68) +from:0x02162754 kind:load to:0x021599f4 module:overlay(68) +from:0x0216275c kind:load to:0x0215a3b8 module:overlay(68) +from:0x0216276c kind:load to:0x02159470 module:overlay(68) +from:0x02162770 kind:load to:0x0215a79c module:overlay(68) +from:0x02162774 kind:load to:0x0209a234 module:overlay(0) +from:0x02162778 kind:load to:0x0209a268 module:overlay(0) +from:0x0216277c kind:load to:0x0209a300 module:overlay(0) +from:0x02162780 kind:load to:0x0209a314 module:overlay(0) +from:0x02162784 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02162788 kind:load to:0x0209a33c module:overlay(0) +from:0x0216278c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02162790 kind:load to:0x0209a04c module:overlay(0) +from:0x02162794 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02162798 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0216279c kind:load to:0x0209a328 module:overlay(0) +from:0x021627a0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021627a4 kind:load to:0x0215a770 module:overlay(68) +from:0x021627a8 kind:load to:0x0215a74c module:overlay(68) +from:0x021627ac kind:load to:0x0209a6ec module:overlay(0) +from:0x021627b8 kind:load to:0x020984f8 module:overlay(0) +from:0x021627bc kind:load to:0x02098534 module:overlay(0) +from:0x021627c0 kind:load to:0x0209854c module:overlay(0) +from:0x021627c4 kind:load to:0x02098558 module:overlay(0) +from:0x021627c8 kind:load to:0x01fff464 module:itcm +from:0x021627cc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021627d0 kind:load to:0x02159484 module:overlay(68) +from:0x021627d4 kind:load to:0x02098490 module:overlay(0) +from:0x021627d8 kind:load to:0x021597e0 module:overlay(68) +from:0x021627dc kind:load to:0x02098498 module:overlay(0) +from:0x021627e0 kind:load to:0x0209849c module:overlay(0) +from:0x021627e4 kind:load to:0x0215a6ec module:overlay(68) +from:0x021627e8 kind:load to:0x02098fe4 module:overlay(0) +from:0x021627ec kind:load to:0x020984a8 module:overlay(0) +from:0x021627f0 kind:load to:0x02098564 module:overlay(0) +from:0x021627f4 kind:load to:0x020985d0 module:overlay(0) +from:0x021627f8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021627fc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162800 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162804 kind:load to:0x0215a7b8 module:overlay(68) +from:0x02162808 kind:load to:0x0215a7e0 module:overlay(68) +from:0x0216280c kind:load to:0x02099568 module:overlay(0) +from:0x021628f0 kind:load to:0x0215a830 module:overlay(68) +from:0x021628f4 kind:load to:0x0209772c module:overlay(0) +from:0x021628f8 kind:load to:0x02097734 module:overlay(0) +from:0x021628fc kind:load to:0x020977b0 module:overlay(0) +from:0x02162900 kind:load to:0x020977f0 module:overlay(0) +from:0x02162904 kind:load to:0x020977f4 module:overlay(0) +from:0x02162908 kind:load to:0x020977f8 module:overlay(0) +from:0x02162914 kind:load to:0x020984f8 module:overlay(0) +from:0x02162918 kind:load to:0x02098534 module:overlay(0) +from:0x0216291c kind:load to:0x0209854c module:overlay(0) +from:0x02162920 kind:load to:0x02098558 module:overlay(0) +from:0x02162924 kind:load to:0x01fff464 module:itcm +from:0x02162928 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0216292c kind:load to:0x0215a8a4 module:overlay(68) +from:0x02162930 kind:load to:0x02098490 module:overlay(0) +from:0x02162934 kind:load to:0x0215a8c0 module:overlay(68) +from:0x02162938 kind:load to:0x02098498 module:overlay(0) +from:0x0216293c kind:load to:0x0209849c module:overlay(0) +from:0x02162940 kind:load to:0x020984a0 module:overlay(0) +from:0x02162944 kind:load to:0x020984a4 module:overlay(0) +from:0x02162948 kind:load to:0x020984a8 module:overlay(0) +from:0x0216294c kind:load to:0x02098564 module:overlay(0) +from:0x02162950 kind:load to:0x020985d0 module:overlay(0) +from:0x02162954 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162958 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216295c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162960 kind:load to:0x0215a9b4 module:overlay(68) +from:0x02162964 kind:load to:0x0215a9c8 module:overlay(68) +from:0x02162970 kind:load to:0x0215aa04 module:overlay(68) +from:0x02162974 kind:load to:0x02097924 module:overlay(0) +from:0x02162978 kind:load to:0x02097734 module:overlay(0) +from:0x0216297c kind:load to:0x020977b0 module:overlay(0) +from:0x02162980 kind:load to:0x0209792c module:overlay(0) +from:0x02162984 kind:load to:0x0209794c module:overlay(0) +from:0x02162988 kind:load to:0x02097978 module:overlay(0) +from:0x0216298c kind:load to:0x0215b044 module:overlay(68) +from:0x02162994 kind:load to:0x0215b0b8 module:overlay(68) +from:0x0216299c kind:load to:0x0215b18c module:overlay(68) +from:0x021629a4 kind:load to:0x0215b504 module:overlay(68) +from:0x021629ac kind:load to:0x0215b788 module:overlay(68) +from:0x021629b4 kind:load to:0x0215b024 module:overlay(68) +from:0x021629bc kind:load to:0x0215b048 module:overlay(68) +from:0x021629c4 kind:load to:0x0215b120 module:overlay(68) +from:0x021629cc kind:load to:0x0215b34c module:overlay(68) +from:0x021629d4 kind:load to:0x0215b600 module:overlay(68) +from:0x021629e4 kind:load to:0x020984f8 module:overlay(0) +from:0x021629e8 kind:load to:0x02098534 module:overlay(0) +from:0x021629ec kind:load to:0x0209854c module:overlay(0) +from:0x021629f0 kind:load to:0x02098558 module:overlay(0) +from:0x021629f4 kind:load to:0x01fff464 module:itcm +from:0x021629f8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021629fc kind:load to:0x0215abd0 module:overlay(68) +from:0x02162a00 kind:load to:0x02098490 module:overlay(0) +from:0x02162a04 kind:load to:0x0215aeac module:overlay(68) +from:0x02162a08 kind:load to:0x02098498 module:overlay(0) +from:0x02162a0c kind:load to:0x0209849c module:overlay(0) +from:0x02162a10 kind:load to:0x0215be4c module:overlay(68) +from:0x02162a14 kind:load to:0x02098fe4 module:overlay(0) +from:0x02162a18 kind:load to:0x020984a8 module:overlay(0) +from:0x02162a1c kind:load to:0x02098564 module:overlay(0) +from:0x02162a20 kind:load to:0x020985d0 module:overlay(0) +from:0x02162a24 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162a28 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162a2c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162a30 kind:load to:0x0215bfdc module:overlay(68) +from:0x02162a34 kind:load to:0x0215c004 module:overlay(68) +from:0x02162a38 kind:load to:0x02099568 module:overlay(0) +from:0x02162b14 kind:load to:0x0215c444 module:overlay(68) +from:0x02162b1c kind:load to:0x0215c490 module:overlay(68) +from:0x02162b24 kind:load to:0x0215c56c module:overlay(68) +from:0x02162b2c kind:load to:0x0215c458 module:overlay(68) +from:0x02162b34 kind:load to:0x0215c4c4 module:overlay(68) +from:0x02162b3c kind:load to:0x0215c570 module:overlay(68) +from:0x02162b4c kind:load to:0x0215c054 module:overlay(68) +from:0x02162b50 kind:load to:0x0209772c module:overlay(0) +from:0x02162b54 kind:load to:0x02097734 module:overlay(0) +from:0x02162b58 kind:load to:0x020977b0 module:overlay(0) +from:0x02162b5c kind:load to:0x020977f0 module:overlay(0) +from:0x02162b60 kind:load to:0x020977f4 module:overlay(0) +from:0x02162b64 kind:load to:0x020977f8 module:overlay(0) +from:0x02162b70 kind:load to:0x020984f8 module:overlay(0) +from:0x02162b74 kind:load to:0x02098534 module:overlay(0) +from:0x02162b78 kind:load to:0x0209854c module:overlay(0) +from:0x02162b7c kind:load to:0x02098558 module:overlay(0) +from:0x02162b80 kind:load to:0x01fff464 module:itcm +from:0x02162b84 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162b88 kind:load to:0x0215c1dc module:overlay(68) +from:0x02162b8c kind:load to:0x02098490 module:overlay(0) +from:0x02162b90 kind:load to:0x0215c2e4 module:overlay(68) +from:0x02162b94 kind:load to:0x0215c2d0 module:overlay(68) +from:0x02162b98 kind:load to:0x0209849c module:overlay(0) +from:0x02162b9c kind:load to:0x020984a0 module:overlay(0) +from:0x02162ba0 kind:load to:0x020984a4 module:overlay(0) +from:0x02162ba4 kind:load to:0x020984a8 module:overlay(0) +from:0x02162ba8 kind:load to:0x02098564 module:overlay(0) +from:0x02162bac kind:load to:0x020985d0 module:overlay(0) +from:0x02162bb0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162bb4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162bb8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162bbc kind:load to:0x0215c18c module:overlay(68) +from:0x02162bc0 kind:load to:0x0215c1b0 module:overlay(68) +from:0x02162bcc kind:load to:0x0215cf9d module:overlay(68) +from:0x02162bd0 kind:load to:0x02097924 module:overlay(0) +from:0x02162bd4 kind:load to:0x02097734 module:overlay(0) +from:0x02162bd8 kind:load to:0x020977b0 module:overlay(0) +from:0x02162bdc kind:load to:0x0209792c module:overlay(0) +from:0x02162be0 kind:load to:0x0209794c module:overlay(0) +from:0x02162be4 kind:load to:0x02097978 module:overlay(0) +from:0x02162c30 kind:load to:0x0215d428 module:overlay(68) +from:0x02162c80 kind:load to:0x0215d458 module:overlay(68) +from:0x02162d20 kind:load to:0x020984f8 module:overlay(0) +from:0x02162d24 kind:load to:0x02098534 module:overlay(0) +from:0x02162d28 kind:load to:0x0209854c module:overlay(0) +from:0x02162d2c kind:load to:0x02098558 module:overlay(0) +from:0x02162d30 kind:load to:0x01fff464 module:itcm +from:0x02162d34 kind:load to:0x020a99b8 module:overlay(0) +from:0x02162d38 kind:load to:0x0215d140 module:overlay(68) +from:0x02162d3c kind:load to:0x0215d248 module:overlay(68) +from:0x02162d40 kind:load to:0x0215d2ec module:overlay(68) +from:0x02162d44 kind:load to:0x0215d414 module:overlay(68) +from:0x02162d48 kind:load to:0x0209849c module:overlay(0) +from:0x02162d4c kind:load to:0x0215d6c8 module:overlay(68) +from:0x02162d50 kind:load to:0x020984a4 module:overlay(0) +from:0x02162d54 kind:load to:0x020984a8 module:overlay(0) +from:0x02162d58 kind:load to:0x02098564 module:overlay(0) +from:0x02162d5c kind:load to:0x020985d0 module:overlay(0) +from:0x02162d60 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162d64 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162d68 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162d6c kind:load to:0x0215d0e5 module:overlay(68) +from:0x02162d70 kind:load to:0x0215d111 module:overlay(68) +from:0x02162d74 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02162d78 kind:load to:0x0215d294 module:overlay(68) +from:0x02162d7c kind:load to:0x020a92b0 module:overlay(0) +from:0x02162d80 kind:load to:0x020a8f58 module:overlay(0) +from:0x02162d84 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162d88 kind:load to:0x020a9130 module:overlay(0) +from:0x02162d8c kind:load to:0x020a912c module:overlay(0) +from:0x02162d90 kind:load to:0x020a91fc module:overlay(0) +from:0x02162d94 kind:load to:0x020a9220 module:overlay(0) +from:0x02162d98 kind:load to:0x020a9224 module:overlay(0) +from:0x02162d9c kind:load to:0x020a9180 module:overlay(0) +from:0x02162da0 kind:load to:0x0215d66c module:overlay(68) +from:0x02162da4 kind:load to:0x020a9190 module:overlay(0) +from:0x02162da8 kind:load to:0x020a8f34 module:overlay(0) +from:0x02162dac kind:load to:0x020a8f3c module:overlay(0) +from:0x02162db0 kind:load to:0x020a8f44 module:overlay(0) +from:0x02162db4 kind:load to:0x020a8f4c module:overlay(0) +from:0x02162db8 kind:load to:0x0215d45c module:overlay(68) +from:0x02162dbc kind:load to:0x020a9578 module:overlay(0) +from:0x02162dc0 kind:load to:0x020a95a4 module:overlay(0) +from:0x02162dc4 kind:load to:0x020a95c4 module:overlay(0) +from:0x02162dc8 kind:load to:0x020a97dc module:overlay(0) +from:0x02162dcc kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02162dd0 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02162dd4 kind:load to:0x020a8e64 module:overlay(0) +from:0x02162dd8 kind:load to:0x020a9984 module:overlay(0) +from:0x02162ddc kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02162de0 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02162de4 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02162de8 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02162dec kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02162df0 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02162df4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02162df8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02162dfc kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02162e00 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02162e04 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02162e08 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02162e0c kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02162e10 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02162e14 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02162e18 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02162e1c kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02162e20 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02162e24 kind:load to:0x0215d274 module:overlay(68) +from:0x02162e28 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02162e2c kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02162e30 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02162e3c kind:load to:0x020984f8 module:overlay(0) +from:0x02162e40 kind:load to:0x02098534 module:overlay(0) +from:0x02162e44 kind:load to:0x0209854c module:overlay(0) +from:0x02162e48 kind:load to:0x02098558 module:overlay(0) +from:0x02162e4c kind:load to:0x01fff464 module:itcm +from:0x02162e50 kind:load to:0x020a99b8 module:overlay(0) +from:0x02162e54 kind:load to:0x020a8d08 module:overlay(0) +from:0x02162e58 kind:load to:0x020a8d84 module:overlay(0) +from:0x02162e5c kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x02162e60 kind:load to:0x020a98d4 module:overlay(0) +from:0x02162e64 kind:load to:0x0209849c module:overlay(0) +from:0x02162e68 kind:load to:0x020a993c module:overlay(0) +from:0x02162e6c kind:load to:0x020984a4 module:overlay(0) +from:0x02162e70 kind:load to:0x020984a8 module:overlay(0) +from:0x02162e74 kind:load to:0x02098564 module:overlay(0) +from:0x02162e78 kind:load to:0x020985d0 module:overlay(0) +from:0x02162e7c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162e80 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162e84 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162e88 kind:load to:0x0215d718 module:overlay(68) +from:0x02162e8c kind:load to:0x0215d6f0 module:overlay(68) +from:0x02162e90 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02162e94 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02162e98 kind:load to:0x020a92b0 module:overlay(0) +from:0x02162e9c kind:load to:0x020a8f58 module:overlay(0) +from:0x02162ea0 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02162ea4 kind:load to:0x020a9130 module:overlay(0) +from:0x02162ea8 kind:load to:0x020a912c module:overlay(0) +from:0x02162eac kind:load to:0x020a91fc module:overlay(0) +from:0x02162eb0 kind:load to:0x020a9220 module:overlay(0) +from:0x02162eb4 kind:load to:0x020a9224 module:overlay(0) +from:0x02162eb8 kind:load to:0x020a9180 module:overlay(0) +from:0x02162ebc kind:load to:0x020a9188 module:overlay(0) +from:0x02162ec0 kind:load to:0x020a9190 module:overlay(0) +from:0x02162ec4 kind:load to:0x020a8f34 module:overlay(0) +from:0x02162ec8 kind:load to:0x020a8f3c module:overlay(0) +from:0x02162ecc kind:load to:0x020a8f44 module:overlay(0) +from:0x02162ed0 kind:load to:0x020a8f4c module:overlay(0) +from:0x02162ed4 kind:load to:0x020a9428 module:overlay(0) +from:0x02162ed8 kind:load to:0x020a9578 module:overlay(0) +from:0x02162edc kind:load to:0x020a95a4 module:overlay(0) +from:0x02162ee0 kind:load to:0x020a95c4 module:overlay(0) +from:0x02162ee4 kind:load to:0x020a97dc module:overlay(0) +from:0x02162ee8 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02162eec kind:load to:0x020a8ea0 module:overlay(0) +from:0x02162ef0 kind:load to:0x020a8e64 module:overlay(0) +from:0x02162ef4 kind:load to:0x020a9984 module:overlay(0) +from:0x02162ef8 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02162efc kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02162f00 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02162f04 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02162f08 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02162f0c kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02162f10 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02162f14 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02162f18 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02162f1c kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02162f20 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02162f24 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02162f28 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02162f2c kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02162f30 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02162f34 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02162f38 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02162f3c kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02162f40 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02162f44 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02162f48 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02162f4c kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02162f58 kind:load to:0x0215d758 module:overlay(68) +from:0x02162f5c kind:load to:0x0209772c module:overlay(0) +from:0x02162f60 kind:load to:0x02097734 module:overlay(0) +from:0x02162f64 kind:load to:0x020977b0 module:overlay(0) +from:0x02162f68 kind:load to:0x020977f0 module:overlay(0) +from:0x02162f6c kind:load to:0x020977f4 module:overlay(0) +from:0x02162f70 kind:load to:0x020977f8 module:overlay(0) +from:0x02162f7c kind:load to:0x020984f8 module:overlay(0) +from:0x02162f80 kind:load to:0x02098534 module:overlay(0) +from:0x02162f84 kind:load to:0x0209854c module:overlay(0) +from:0x02162f88 kind:load to:0x02098558 module:overlay(0) +from:0x02162f8c kind:load to:0x01fff464 module:itcm +from:0x02162f90 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162f94 kind:load to:0x0215d7d4 module:overlay(68) +from:0x02162f98 kind:load to:0x02098490 module:overlay(0) +from:0x02162f9c kind:load to:0x02098494 module:overlay(0) +from:0x02162fa0 kind:load to:0x02098498 module:overlay(0) +from:0x02162fa4 kind:load to:0x0209849c module:overlay(0) +from:0x02162fa8 kind:load to:0x020984a0 module:overlay(0) +from:0x02162fac kind:load to:0x020984a4 module:overlay(0) +from:0x02162fb0 kind:load to:0x020984a8 module:overlay(0) +from:0x02162fb4 kind:load to:0x02098564 module:overlay(0) +from:0x02162fb8 kind:load to:0x020985d0 module:overlay(0) +from:0x02162fbc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162fc0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162fc4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162fc8 kind:load to:0x0215d8c8 module:overlay(68) +from:0x02162fcc kind:load to:0x0215d8dc module:overlay(68) +from:0x02162fd0 kind:load to:0x0215de98 module:overlay(68) +from:0x02162fd8 kind:load to:0x0215dee8 module:overlay(68) +from:0x02162fe0 kind:load to:0x0215dfe4 module:overlay(68) +from:0x02162fe8 kind:load to:0x0215dff4 module:overlay(68) +from:0x02162ff0 kind:load to:0x0215e020 module:overlay(68) +from:0x02162ff8 kind:load to:0x0215e048 module:overlay(68) +from:0x02163000 kind:load to:0x0215de88 module:overlay(68) +from:0x02163008 kind:load to:0x0215dec8 module:overlay(68) +from:0x02163010 kind:load to:0x0215dfe0 module:overlay(68) +from:0x02163018 kind:load to:0x0215dff0 module:overlay(68) +from:0x02163020 kind:load to:0x0215e000 module:overlay(68) +from:0x02163028 kind:load to:0x0215e044 module:overlay(68) +from:0x02163038 kind:load to:0x0215d9a0 module:overlay(68) +from:0x0216303c kind:load to:0x0215d9e8 module:overlay(68) +from:0x02163040 kind:load to:0x0215da88 module:overlay(68) +from:0x02163044 kind:load to:0x0215dc20 module:overlay(68) +from:0x02163048 kind:load to:0x0215dd44 module:overlay(68) +from:0x0216304c kind:load to:0x0215dcfc module:overlay(68) +from:0x02163050 kind:load to:0x0215e218 module:overlay(68) +from:0x02163054 kind:load to:0x0215e21c module:overlay(68) +from:0x02163058 kind:load to:0x0215e220 module:overlay(68) +from:0x0216305c kind:load to:0x0215da38 module:overlay(68) +from:0x02163060 kind:load to:0x0215e270 module:overlay(68) +from:0x02163064 kind:load to:0x0215e370 module:overlay(68) +from:0x02163070 kind:load to:0x0215e504 module:overlay(68) +from:0x02163074 kind:load to:0x02097924 module:overlay(0) +from:0x02163078 kind:load to:0x02097734 module:overlay(0) +from:0x0216307c kind:load to:0x020977b0 module:overlay(0) +from:0x02163080 kind:load to:0x0209792c module:overlay(0) +from:0x02163084 kind:load to:0x0209794c module:overlay(0) +from:0x02163088 kind:load to:0x02097978 module:overlay(0) +from:0x021630dc kind:load to:0x020984f8 module:overlay(0) +from:0x021630e0 kind:load to:0x02098534 module:overlay(0) +from:0x021630e4 kind:load to:0x0209854c module:overlay(0) +from:0x021630e8 kind:load to:0x02098558 module:overlay(0) +from:0x021630ec kind:load to:0x01fff464 module:itcm +from:0x021630f0 kind:load to:0x020a99b8 module:overlay(0) +from:0x021630f4 kind:load to:0x020a8d08 module:overlay(0) +from:0x021630f8 kind:load to:0x0215e74c module:overlay(68) +from:0x021630fc kind:load to:0x0215e78c module:overlay(68) +from:0x02163100 kind:load to:0x020a98d4 module:overlay(0) +from:0x02163104 kind:load to:0x0209849c module:overlay(0) +from:0x02163108 kind:load to:0x020a993c module:overlay(0) +from:0x0216310c kind:load to:0x020984a4 module:overlay(0) +from:0x02163110 kind:load to:0x020984a8 module:overlay(0) +from:0x02163114 kind:load to:0x02098564 module:overlay(0) +from:0x02163118 kind:load to:0x020985d0 module:overlay(0) +from:0x0216311c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163120 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163124 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163128 kind:load to:0x0215e880 module:overlay(68) +from:0x0216312c kind:load to:0x0215e8a8 module:overlay(68) +from:0x02163130 kind:load to:0x0215e6b4 module:overlay(68) +from:0x02163134 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02163138 kind:load to:0x020a92b0 module:overlay(0) +from:0x0216313c kind:load to:0x020a8f58 module:overlay(0) +from:0x02163140 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02163144 kind:load to:0x020a9130 module:overlay(0) +from:0x02163148 kind:load to:0x020a912c module:overlay(0) +from:0x0216314c kind:load to:0x020a91fc module:overlay(0) +from:0x02163150 kind:load to:0x020a9220 module:overlay(0) +from:0x02163154 kind:load to:0x020a9224 module:overlay(0) +from:0x02163158 kind:load to:0x0215e798 module:overlay(68) +from:0x0216315c kind:load to:0x0215e7c4 module:overlay(68) +from:0x02163160 kind:load to:0x020a9190 module:overlay(0) +from:0x02163164 kind:load to:0x020a8f34 module:overlay(0) +from:0x02163168 kind:load to:0x020a8f3c module:overlay(0) +from:0x0216316c kind:load to:0x020a8f44 module:overlay(0) +from:0x02163170 kind:load to:0x020a8f4c module:overlay(0) +from:0x02163174 kind:load to:0x0215e874 module:overlay(68) +from:0x02163178 kind:load to:0x020a9578 module:overlay(0) +from:0x0216317c kind:load to:0x020a95a4 module:overlay(0) +from:0x02163180 kind:load to:0x020a95c4 module:overlay(0) +from:0x02163184 kind:load to:0x020a97dc module:overlay(0) +from:0x02163188 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0216318c kind:load to:0x020a8ea0 module:overlay(0) +from:0x02163190 kind:load to:0x020a8e64 module:overlay(0) +from:0x02163194 kind:load to:0x020a9984 module:overlay(0) +from:0x02163198 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0216319c kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x021631a0 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x021631a4 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x021631a8 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x021631ac kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x021631b0 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x021631b4 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021631b8 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021631bc kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x021631c0 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021631c4 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021631c8 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021631cc kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021631d0 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x021631d4 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021631d8 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021631dc kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021631e0 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021631e4 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021631e8 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x021631ec kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021631f8 kind:load to:0x0215e8f8 module:overlay(68) +from:0x021631fc kind:load to:0x02097924 module:overlay(0) +from:0x02163200 kind:load to:0x02097734 module:overlay(0) +from:0x02163204 kind:load to:0x020977b0 module:overlay(0) +from:0x02163208 kind:load to:0x0209792c module:overlay(0) +from:0x0216320c kind:load to:0x0209794c module:overlay(0) +from:0x02163210 kind:load to:0x02097978 module:overlay(0) +from:0x0216321c kind:load to:0x0215eba8 module:overlay(68) +from:0x02163220 kind:load to:0x02160310 module:overlay(68) +from:0x02163224 kind:load to:0x02057bd4 module:overlay(0) +from:0x02163228 kind:load to:0x0215ff4c module:overlay(68) +from:0x0216322c kind:load to:0x02057da8 module:overlay(0) +from:0x02163230 kind:load to:0x02057e24 module:overlay(0) +from:0x02163234 kind:load to:0x02057e88 module:overlay(0) +from:0x02163238 kind:load to:0x0209a77c module:overlay(0) +from:0x0216323c kind:load to:0x02057d64 module:overlay(0) +from:0x02163240 kind:load to:0x0215f260 module:overlay(68) +from:0x02163248 kind:load to:0x0215f348 module:overlay(68) +from:0x02163250 kind:load to:0x0215f408 module:overlay(68) +from:0x02163258 kind:load to:0x0215f6c4 module:overlay(68) +from:0x02163260 kind:load to:0x0215f7e0 module:overlay(68) +from:0x02163268 kind:load to:0x0215fb80 module:overlay(68) +from:0x02163270 kind:load to:0x0215f1fc module:overlay(68) +from:0x02163278 kind:load to:0x0215f2e4 module:overlay(68) +from:0x02163280 kind:load to:0x0215f38c module:overlay(68) +from:0x02163288 kind:load to:0x0215f628 module:overlay(68) +from:0x02163290 kind:load to:0x0215f7c0 module:overlay(68) +from:0x02163298 kind:load to:0x0215f9f0 module:overlay(68) +from:0x021632a8 kind:load to:0x020984f8 module:overlay(0) +from:0x021632ac kind:load to:0x02098534 module:overlay(0) +from:0x021632b0 kind:load to:0x0209854c module:overlay(0) +from:0x021632b4 kind:load to:0x02098558 module:overlay(0) +from:0x021632b8 kind:load to:0x01fff464 module:itcm +from:0x021632bc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021632c0 kind:load to:0x0215ebbc module:overlay(68) +from:0x021632c4 kind:load to:0x0215ecd0 module:overlay(68) +from:0x021632c8 kind:load to:0x0215efd0 module:overlay(68) +from:0x021632cc kind:load to:0x0215f0cc module:overlay(68) +from:0x021632d0 kind:load to:0x0209849c module:overlay(0) +from:0x021632d4 kind:load to:0x0215f10c module:overlay(68) +from:0x021632d8 kind:load to:0x02098fe4 module:overlay(0) +from:0x021632dc kind:load to:0x020984a8 module:overlay(0) +from:0x021632e0 kind:load to:0x02098564 module:overlay(0) +from:0x021632e4 kind:load to:0x020985d0 module:overlay(0) +from:0x021632e8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021632ec kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021632f0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021632f4 kind:load to:0x0216032c module:overlay(68) +from:0x021632f8 kind:load to:0x02160364 module:overlay(68) +from:0x021632fc kind:load to:0x02099568 module:overlay(0) +from:0x02163410 kind:load to:0x021603c4 module:overlay(68) +from:0x02163414 kind:load to:0x02097924 module:overlay(0) +from:0x02163418 kind:load to:0x02097734 module:overlay(0) +from:0x0216341c kind:load to:0x020977b0 module:overlay(0) +from:0x02163420 kind:load to:0x0209792c module:overlay(0) +from:0x02163424 kind:load to:0x0209794c module:overlay(0) +from:0x02163428 kind:load to:0x02097978 module:overlay(0) +from:0x02163434 kind:load to:0x020984f8 module:overlay(0) +from:0x02163438 kind:load to:0x02098534 module:overlay(0) +from:0x0216343c kind:load to:0x0209854c module:overlay(0) +from:0x02163440 kind:load to:0x02098558 module:overlay(0) +from:0x02163444 kind:load to:0x01fff464 module:itcm +from:0x02163448 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0216344c kind:load to:0x02160430 module:overlay(68) +from:0x02163450 kind:load to:0x02160458 module:overlay(68) +from:0x02163454 kind:load to:0x02098494 module:overlay(0) +from:0x02163458 kind:load to:0x02098498 module:overlay(0) +from:0x0216345c kind:load to:0x0209849c module:overlay(0) +from:0x02163460 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02163464 kind:load to:0x020984a4 module:overlay(0) +from:0x02163468 kind:load to:0x020984a8 module:overlay(0) +from:0x0216346c kind:load to:0x02098564 module:overlay(0) +from:0x02163470 kind:load to:0x020985d0 module:overlay(0) +from:0x02163474 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163478 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216347c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163480 kind:load to:0x021604ac module:overlay(68) +from:0x02163484 kind:load to:0x021604cc module:overlay(68) +from:0x02163488 kind:load to:0x0216045c module:overlay(68) +from:0x02163494 kind:load to:0x02160514 module:overlay(68) +from:0x02163498 kind:load to:0x02097924 module:overlay(0) +from:0x0216349c kind:load to:0x02097734 module:overlay(0) +from:0x021634a0 kind:load to:0x020977b0 module:overlay(0) +from:0x021634a4 kind:load to:0x0209792c module:overlay(0) +from:0x021634a8 kind:load to:0x0209794c module:overlay(0) +from:0x021634ac kind:load to:0x02097978 module:overlay(0) +from:0x021634b8 kind:load to:0x020984f8 module:overlay(0) +from:0x021634bc kind:load to:0x02098534 module:overlay(0) +from:0x021634c0 kind:load to:0x0209854c module:overlay(0) +from:0x021634c4 kind:load to:0x02098558 module:overlay(0) +from:0x021634c8 kind:load to:0x01fff464 module:itcm +from:0x021634cc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021634d0 kind:load to:0x02160580 module:overlay(68) +from:0x021634d4 kind:load to:0x021605a8 module:overlay(68) +from:0x021634d8 kind:load to:0x02098494 module:overlay(0) +from:0x021634dc kind:load to:0x02098498 module:overlay(0) +from:0x021634e0 kind:load to:0x0209849c module:overlay(0) +from:0x021634e4 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x021634e8 kind:load to:0x020984a4 module:overlay(0) +from:0x021634ec kind:load to:0x020984a8 module:overlay(0) +from:0x021634f0 kind:load to:0x02098564 module:overlay(0) +from:0x021634f4 kind:load to:0x020985d0 module:overlay(0) +from:0x021634f8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021634fc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163500 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163504 kind:load to:0x021605fc module:overlay(68) +from:0x02163508 kind:load to:0x0216061c module:overlay(68) +from:0x0216350c kind:load to:0x021605ac module:overlay(68) +from:0x02163518 kind:load to:0x02160664 module:overlay(68) +from:0x0216351c kind:load to:0x02097924 module:overlay(0) +from:0x02163520 kind:load to:0x02097734 module:overlay(0) +from:0x02163524 kind:load to:0x020977b0 module:overlay(0) +from:0x02163528 kind:load to:0x0209792c module:overlay(0) +from:0x0216352c kind:load to:0x0209794c module:overlay(0) +from:0x02163530 kind:load to:0x02097978 module:overlay(0) +from:0x0216353c kind:load to:0x020984f8 module:overlay(0) +from:0x02163540 kind:load to:0x02098534 module:overlay(0) +from:0x02163544 kind:load to:0x0209854c module:overlay(0) +from:0x02163548 kind:load to:0x02098558 module:overlay(0) +from:0x0216354c kind:load to:0x01fff464 module:itcm +from:0x02163550 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163554 kind:load to:0x021606d0 module:overlay(68) +from:0x02163558 kind:load to:0x021606f8 module:overlay(68) +from:0x0216355c kind:load to:0x02098494 module:overlay(0) +from:0x02163560 kind:load to:0x02098498 module:overlay(0) +from:0x02163564 kind:load to:0x0209849c module:overlay(0) +from:0x02163568 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0216356c kind:load to:0x020984a4 module:overlay(0) +from:0x02163570 kind:load to:0x020984a8 module:overlay(0) +from:0x02163574 kind:load to:0x02098564 module:overlay(0) +from:0x02163578 kind:load to:0x020985d0 module:overlay(0) +from:0x0216357c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163580 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163584 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163588 kind:load to:0x0216074c module:overlay(68) +from:0x0216358c kind:load to:0x0216076c module:overlay(68) +from:0x02163590 kind:load to:0x021606fc module:overlay(68) +from:0x0216359c kind:load to:0x021607b4 module:overlay(68) +from:0x021635a0 kind:load to:0x02097924 module:overlay(0) +from:0x021635a4 kind:load to:0x02097734 module:overlay(0) +from:0x021635a8 kind:load to:0x020977b0 module:overlay(0) +from:0x021635ac kind:load to:0x0209792c module:overlay(0) +from:0x021635b0 kind:load to:0x0209794c module:overlay(0) +from:0x021635b4 kind:load to:0x02097978 module:overlay(0) +from:0x021635c0 kind:load to:0x020984f8 module:overlay(0) +from:0x021635c4 kind:load to:0x02098534 module:overlay(0) +from:0x021635c8 kind:load to:0x0209854c module:overlay(0) +from:0x021635cc kind:load to:0x02098558 module:overlay(0) +from:0x021635d0 kind:load to:0x01fff464 module:itcm +from:0x021635d4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021635d8 kind:load to:0x02160820 module:overlay(68) +from:0x021635dc kind:load to:0x02160848 module:overlay(68) +from:0x021635e0 kind:load to:0x02098494 module:overlay(0) +from:0x021635e4 kind:load to:0x02098498 module:overlay(0) +from:0x021635e8 kind:load to:0x0209849c module:overlay(0) +from:0x021635ec kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x021635f0 kind:load to:0x020984a4 module:overlay(0) +from:0x021635f4 kind:load to:0x020984a8 module:overlay(0) +from:0x021635f8 kind:load to:0x02098564 module:overlay(0) +from:0x021635fc kind:load to:0x020985d0 module:overlay(0) +from:0x02163600 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163604 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163608 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216360c kind:load to:0x0216089c module:overlay(68) +from:0x02163610 kind:load to:0x021608bc module:overlay(68) +from:0x02163614 kind:load to:0x0216084c module:overlay(68) +from:0x02163620 kind:load to:0x02160904 module:overlay(68) +from:0x02163624 kind:load to:0x02097924 module:overlay(0) +from:0x02163628 kind:load to:0x02097734 module:overlay(0) +from:0x0216362c kind:load to:0x020977b0 module:overlay(0) +from:0x02163630 kind:load to:0x0209792c module:overlay(0) +from:0x02163634 kind:load to:0x0209794c module:overlay(0) +from:0x02163638 kind:load to:0x02097978 module:overlay(0) +from:0x02163644 kind:load to:0x0207c47c module:overlay(0) +from:0x02163648 kind:load to:0x0207c484 module:overlay(0) +from:0x0216364c kind:load to:0x0207c94c module:overlay(0) +from:0x02163650 kind:load to:0x0207c93c module:overlay(0) +from:0x02163654 kind:load to:0x0207c980 module:overlay(0) +from:0x02163658 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0216365c kind:load to:0x0207ca18 module:overlay(0) +from:0x02163660 kind:load to:0x0207ca90 module:overlay(0) +from:0x0216366c kind:load to:0x020984f8 module:overlay(0) +from:0x02163670 kind:load to:0x02098534 module:overlay(0) +from:0x02163674 kind:load to:0x0209854c module:overlay(0) +from:0x02163678 kind:load to:0x02098558 module:overlay(0) +from:0x0216367c kind:load to:0x01fff464 module:itcm +from:0x02163680 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163684 kind:load to:0x021609e8 module:overlay(68) +from:0x02163688 kind:load to:0x02098490 module:overlay(0) +from:0x0216368c kind:load to:0x02098494 module:overlay(0) +from:0x02163690 kind:load to:0x02098498 module:overlay(0) +from:0x02163694 kind:load to:0x0209849c module:overlay(0) +from:0x02163698 kind:load to:0x02160ab0 module:overlay(68) +from:0x0216369c kind:load to:0x020984a4 module:overlay(0) +from:0x021636a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021636a4 kind:load to:0x02098564 module:overlay(0) +from:0x021636a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021636ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021636b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021636b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021636b8 kind:load to:0x02160ae4 module:overlay(68) +from:0x021636bc kind:load to:0x02160b0c module:overlay(68) +from:0x02163864 kind:load to:0x02160b5c module:overlay(68) +from:0x02163868 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0216386c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163870 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163874 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163880 kind:load to:0x02160c04 module:overlay(68) +from:0x02163884 kind:load to:0x02160c20 module:overlay(68) +from:0x02163888 kind:load to:0x02160c50 module:overlay(68) +from:0x0216388c kind:load to:0x02165930 module:overlay(89) +from:0x02163890 kind:load to:0x02165994 module:overlays(89,92) +from:0x0216389c kind:load to:0x02160dc8 module:overlay(68) +from:0x021638a0 kind:load to:0x0209d098 module:overlay(0) +from:0x021638a4 kind:load to:0x02160eb4 module:overlay(68) +from:0x021638a8 kind:load to:0x02160f00 module:overlay(68) +from:0x021638ac kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021638b0 kind:load to:0x021613ec module:overlay(68) +from:0x021638b4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021638b8 kind:load to:0x0209d1ac module:overlay(0) +from:0x021638bc kind:load to:0x0209d1b4 module:overlay(0) +from:0x021638c0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021638c4 kind:load to:0x021613d0 module:overlay(68) +from:0x021638c8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021638cc kind:load to:0x02161474 module:overlay(68) +from:0x021638d0 kind:load to:0x021614ac module:overlay(68) +from:0x021638d4 kind:load to:0x0216383c module:overlay(68) +from:0x021638d8 kind:load to:0x02163848 module:overlay(68) +from:0x021638dc kind:load to:0x021637e8 module:overlay(68) +from:0x021638e0 kind:load to:0x021637dc module:overlay(68) +from:0x021638e4 kind:load to:0x02163778 module:overlay(68) +from:0x021638e8 kind:load to:0x02163718 module:overlay(68) +from:0x021638ec kind:load to:0x02163730 module:overlay(68) +from:0x021638f0 kind:load to:0x02163740 module:overlay(68) +from:0x021638f4 kind:load to:0x02163798 module:overlay(68) +from:0x021638f8 kind:load to:0x02163708 module:overlay(68) +from:0x021638fc kind:load to:0x021636c8 module:overlay(68) +from:0x02163900 kind:load to:0x02163750 module:overlay(68) +from:0x02163904 kind:load to:0x021636d0 module:overlay(68) +from:0x02163908 kind:load to:0x0216380c module:overlay(68) +from:0x0216390c kind:load to:0x02163768 module:overlay(68) +from:0x02163910 kind:load to:0x02163770 module:overlay(68) +from:0x02163914 kind:load to:0x02163738 module:overlay(68) +from:0x02163918 kind:load to:0x02163818 module:overlay(68) +from:0x0216391c kind:load to:0x02163824 module:overlay(68) +from:0x02163920 kind:load to:0x02163830 module:overlay(68) +from:0x02163924 kind:load to:0x021637a0 module:overlay(68) +from:0x02163928 kind:load to:0x021637ac module:overlay(68) +from:0x0216392c kind:load to:0x02163790 module:overlay(68) +from:0x02163930 kind:load to:0x02163710 module:overlay(68) +from:0x02163934 kind:load to:0x02163728 module:overlay(68) +from:0x02163938 kind:load to:0x021637c4 module:overlay(68) +from:0x0216393c kind:load to:0x021637d0 module:overlay(68) +from:0x02163940 kind:load to:0x02163758 module:overlay(68) +from:0x02163944 kind:load to:0x02163760 module:overlay(68) +from:0x02163948 kind:load to:0x021637f4 module:overlay(68) +from:0x0216394c kind:load to:0x02163800 module:overlay(68) +from:0x02163950 kind:load to:0x021636f8 module:overlay(68) +from:0x02163954 kind:load to:0x021636e0 module:overlay(68) +from:0x02163958 kind:load to:0x021636c0 module:overlay(68) +from:0x0216395c kind:load to:0x02163720 module:overlay(68) +from:0x02163960 kind:load to:0x02163780 module:overlay(68) +from:0x02163964 kind:load to:0x021636d8 module:overlay(68) +from:0x02163968 kind:load to:0x021637b8 module:overlay(68) +from:0x0216396c kind:load to:0x021636f0 module:overlay(68) +from:0x02163970 kind:load to:0x02163788 module:overlay(68) +from:0x02163974 kind:load to:0x021636e8 module:overlay(68) +from:0x02163978 kind:load to:0x02163748 module:overlay(68) +from:0x0216397c kind:load to:0x02163700 module:overlay(68) +from:0x021639e4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021639e8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021639ec kind:load to:0x0209ca38 module:overlay(0) +from:0x021639f0 kind:load to:0x0209ca58 module:overlay(0) +from:0x021639fc kind:load to:0x0216150c module:overlay(68) +from:0x02163a00 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163a04 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163a08 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163a0c kind:load to:0x0209ca58 module:overlay(0) +from:0x02163a18 kind:load to:0x0207caa0 module:overlay(0) +from:0x02163a1c kind:load to:0x0207caa8 module:overlay(0) +from:0x02163a20 kind:load to:0x0207d2bc module:overlay(0) +from:0x02163a24 kind:load to:0x0207d2ac module:overlay(0) +from:0x02163a28 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02163a2c kind:load to:0x0207d330 module:overlay(0) +from:0x02163a30 kind:load to:0x0207d374 module:overlay(0) +from:0x02163a34 kind:load to:0x0207d39c module:overlay(0) +from:0x02163a40 kind:load to:0x02161654 module:overlay(68) +from:0x02163a44 kind:load to:0x0209d098 module:overlay(0) +from:0x02163a48 kind:load to:0x02161674 module:overlay(68) +from:0x02163a4c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02163a50 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02163a54 kind:load to:0x02161678 module:overlay(68) +from:0x02163a58 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163a5c kind:load to:0x02161664 module:overlay(68) +from:0x02163a60 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02163a64 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02163a68 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02163a6c kind:load to:0x0209d1cc module:overlay(0) +from:0x02163a70 kind:load to:0x021616cc module:overlay(68) +from:0x02163a74 kind:load to:0x021616ec module:overlay(68) +from:0x02163a78 kind:load to:0x0216166c module:overlay(68) +from:0x02163a84 kind:load to:0x021617e4 module:overlay(68) +from:0x02163a88 kind:load to:0x02161804 module:overlay(68) +from:0x02163a8c kind:load to:0x02161918 module:overlay(68) +from:0x02163a90 kind:load to:0x0216191c module:overlay(68) +from:0x02163a94 kind:load to:0x02161920 module:overlay(68) +from:0x02163a98 kind:load to:0x02161b34 module:overlay(68) +from:0x02163a9c kind:load to:0x02161b38 module:overlay(68) diff --git a/config/usa/arm9/overlays/ov068/symbols.txt b/config/usa/arm9/overlays/ov068/symbols.txt new file mode 100644 index 00000000..e69661a2 --- /dev/null +++ b/config/usa/arm9/overlays/ov068/symbols.txt @@ -0,0 +1,628 @@ +func_ov068_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov068_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov068_02157eb0 kind:function(arm,size=0x28) addr:0x02157eb0 +func_ov068_02157ed8 kind:function(arm,size=0x20) addr:0x02157ed8 +func_ov068_02157ef8 kind:function(arm,size=0x20) addr:0x02157ef8 +func_ov068_02157f18 kind:function(arm,size=0x1c) addr:0x02157f18 +func_ov068_02157f34 kind:function(arm,size=0x4) addr:0x02157f34 +func_ov068_02157f38 kind:function(arm,size=0x4) addr:0x02157f38 +func_ov068_02157f3c kind:function(arm,size=0x14) addr:0x02157f3c +func_ov068_02157f50 kind:function(arm,size=0x1c) addr:0x02157f50 +func_ov068_02157f6c kind:function(arm,size=0x14) addr:0x02157f6c +func_ov068_02157f80 kind:function(arm,size=0xc) addr:0x02157f80 +func_ov068_02157f8c kind:function(arm,size=0x24) addr:0x02157f8c +func_ov068_02157fb0 kind:function(arm,size=0x50) addr:0x02157fb0 +func_ov068_02158000 kind:function(arm,size=0x7c) addr:0x02158000 +func_ov068_0215807c kind:function(arm,size=0x24) addr:0x0215807c +func_ov068_021580a0 kind:function(arm,size=0x2c) addr:0x021580a0 +func_ov068_021580cc kind:function(arm,size=0x38) addr:0x021580cc +func_ov068_02158104 kind:function(arm,size=0x38) addr:0x02158104 +func_ov068_0215813c kind:function(arm,size=0xc) addr:0x0215813c +func_ov068_02158148 kind:function(arm,size=0x48) addr:0x02158148 +func_ov068_02158190 kind:function(arm,size=0x38) addr:0x02158190 +func_ov068_021581c8 kind:function(arm,size=0x4) addr:0x021581c8 +func_ov068_021581cc kind:function(arm,size=0x24) addr:0x021581cc +func_ov068_021581f0 kind:function(arm,size=0x20) addr:0x021581f0 +func_ov068_02158210 kind:function(arm,size=0x1d4) addr:0x02158210 +func_ov068_021583e4 kind:function(arm,size=0x4) addr:0x021583e4 +func_ov068_021583e8 kind:function(arm,size=0x124) addr:0x021583e8 +func_ov068_0215850c kind:function(arm,size=0x4) addr:0x0215850c +func_ov068_02158510 kind:function(arm,size=0xd0) addr:0x02158510 +func_ov068_021585e0 kind:function(arm,size=0x4) addr:0x021585e0 +func_ov068_021585e4 kind:function(arm,size=0x68) addr:0x021585e4 +func_ov068_0215864c kind:function(arm,size=0xac) addr:0x0215864c +func_ov068_021586f8 kind:function(arm,size=0xb4) addr:0x021586f8 +func_ov068_021587ac kind:function(arm,size=0x6c) addr:0x021587ac +func_ov068_02158818 kind:function(arm,size=0xe4) addr:0x02158818 +func_ov068_021588fc kind:function(arm,size=0x70) addr:0x021588fc +func_ov068_0215896c kind:function(arm,size=0x8c) addr:0x0215896c +func_ov068_021589f8 kind:function(arm,size=0xb8) addr:0x021589f8 +func_ov068_02158ab0 kind:function(arm,size=0x14) addr:0x02158ab0 +func_ov068_02158ac4 kind:function(arm,size=0xc) addr:0x02158ac4 +func_ov068_02158ad0 kind:function(arm,size=0x24) addr:0x02158ad0 +func_ov068_02158af4 kind:function(arm,size=0x4c) addr:0x02158af4 +func_ov068_02158b40 kind:function(arm,size=0xb4) addr:0x02158b40 +func_ov068_02158bf4 kind:function(arm,size=0x70) addr:0x02158bf4 +func_ov068_02158c64 kind:function(arm,size=0xc) addr:0x02158c64 +func_ov068_02158c70 kind:function(arm,size=0x48) addr:0x02158c70 +func_ov068_02158cb8 kind:function(arm,size=0x6c) addr:0x02158cb8 +func_ov068_02158d24 kind:function(arm,size=0x30) addr:0x02158d24 +func_ov068_02158d54 kind:function(arm,size=0x14) addr:0x02158d54 +func_ov068_02158d68 kind:function(arm,size=0x4) addr:0x02158d68 +func_ov068_02158d6c kind:function(arm,size=0x1c) addr:0x02158d6c +func_ov068_02158d88 kind:function(arm,size=0x34) addr:0x02158d88 +func_ov068_02158dbc kind:function(arm,size=0xd4) addr:0x02158dbc +func_ov068_02158e90 kind:function(arm,size=0xac) addr:0x02158e90 +func_ov068_02158f3c kind:function(arm,size=0x14) addr:0x02158f3c +func_ov068_02158f50 kind:function(arm,size=0x150) addr:0x02158f50 +func_ov068_021590a0 kind:function(arm,size=0x30) addr:0x021590a0 +func_ov068_021590d0 kind:function(arm,size=0x30) addr:0x021590d0 +func_ov068_02159100 kind:function(arm,size=0x50) addr:0x02159100 +func_ov068_02159150 kind:function(arm,size=0x10) addr:0x02159150 +func_ov068_02159160 kind:function(arm,size=0x84) addr:0x02159160 +func_ov068_021591e4 kind:function(arm,size=0x50) addr:0x021591e4 +func_ov068_02159234 kind:function(arm,size=0x20) addr:0x02159234 +func_ov068_02159254 kind:function(arm,size=0x28) addr:0x02159254 +func_ov068_0215927c kind:function(arm,size=0x14) addr:0x0215927c +func_ov068_02159290 kind:function(arm,size=0xc) addr:0x02159290 +func_ov068_0215929c kind:function(arm,size=0x24) addr:0x0215929c +func_ov068_021592c0 kind:function(arm,size=0x58) addr:0x021592c0 +func_ov068_02159318 kind:function(arm,size=0x158) addr:0x02159318 +func_ov068_02159470 kind:function(arm,size=0x14) addr:0x02159470 +func_ov068_02159484 kind:function(arm,size=0x64) addr:0x02159484 +func_ov068_021594e8 kind:function(arm,size=0x24) addr:0x021594e8 +func_ov068_0215950c kind:function(arm,size=0x48) addr:0x0215950c +func_ov068_02159554 kind:function(arm,size=0x28c) addr:0x02159554 +func_ov068_021597e0 kind:function(arm,size=0xac) addr:0x021597e0 +func_ov068_0215988c kind:function(arm,size=0x70) addr:0x0215988c +func_ov068_021598fc kind:function(arm,size=0x88) addr:0x021598fc +func_ov068_02159984 kind:function(arm,size=0x70) addr:0x02159984 +func_ov068_021599f4 kind:function(arm,size=0x30) addr:0x021599f4 +func_ov068_02159a24 kind:function(arm,size=0x90) addr:0x02159a24 +func_ov068_02159ab4 kind:function(arm,size=0x120) addr:0x02159ab4 +func_ov068_02159bd4 kind:function(arm,size=0x80) addr:0x02159bd4 +func_ov068_02159c54 kind:function(arm,size=0x194) addr:0x02159c54 +func_ov068_02159de8 kind:function(arm,size=0x70) addr:0x02159de8 +func_ov068_02159e58 kind:function(arm,size=0x1a0) addr:0x02159e58 +func_ov068_02159ff8 kind:function(arm,size=0x88) addr:0x02159ff8 +func_ov068_0215a080 kind:function(arm,size=0x1b8) addr:0x0215a080 +func_ov068_0215a238 kind:function(arm,size=0xfc) addr:0x0215a238 +func_ov068_0215a334 kind:function(arm,size=0x4) addr:0x0215a334 +func_ov068_0215a338 kind:function(arm,size=0x80) addr:0x0215a338 +func_ov068_0215a3b8 kind:function(arm,size=0x4) addr:0x0215a3b8 +func_ov068_0215a3bc kind:function(arm,size=0x90) addr:0x0215a3bc +func_ov068_0215a44c kind:function(arm,size=0x15c) addr:0x0215a44c +func_ov068_0215a5a8 kind:function(arm,size=0x20) addr:0x0215a5a8 +func_ov068_0215a5c8 kind:function(arm,size=0x6c) addr:0x0215a5c8 +func_ov068_0215a634 kind:function(arm,size=0xb8) addr:0x0215a634 +func_ov068_0215a6ec kind:function(arm,size=0x60) addr:0x0215a6ec +func_ov068_0215a74c kind:function(arm,size=0x24) addr:0x0215a74c +func_ov068_0215a770 kind:function(arm,size=0x2c) addr:0x0215a770 +func_ov068_0215a79c kind:function(arm,size=0x1c) addr:0x0215a79c +func_ov068_0215a7b8 kind:function(arm,size=0x28) addr:0x0215a7b8 +func_ov068_0215a7e0 kind:function(arm,size=0x30) addr:0x0215a7e0 +func_ov068_0215a810 kind:function(arm,size=0x14) addr:0x0215a810 +func_ov068_0215a824 kind:function(arm,size=0xc) addr:0x0215a824 +func_ov068_0215a830 kind:function(arm,size=0x24) addr:0x0215a830 +func_ov068_0215a854 kind:function(arm,size=0x28) addr:0x0215a854 +func_ov068_0215a87c kind:function(arm,size=0x28) addr:0x0215a87c +func_ov068_0215a8a4 kind:function(arm,size=0x1c) addr:0x0215a8a4 +func_ov068_0215a8c0 kind:function(arm,size=0xf4) addr:0x0215a8c0 +func_ov068_0215a9b4 kind:function(arm,size=0x14) addr:0x0215a9b4 +func_ov068_0215a9c8 kind:function(arm,size=0x1c) addr:0x0215a9c8 +func_ov068_0215a9e4 kind:function(arm,size=0x14) addr:0x0215a9e4 +func_ov068_0215a9f8 kind:function(arm,size=0xc) addr:0x0215a9f8 +func_ov068_0215aa04 kind:function(arm,size=0x24) addr:0x0215aa04 +func_ov068_0215aa28 kind:function(arm,size=0x54) addr:0x0215aa28 +func_ov068_0215aa7c kind:function(arm,size=0x154) addr:0x0215aa7c +func_ov068_0215abd0 kind:function(arm,size=0x40) addr:0x0215abd0 +func_ov068_0215ac10 kind:function(arm,size=0x28) addr:0x0215ac10 +func_ov068_0215ac38 kind:function(arm,size=0x48) addr:0x0215ac38 +func_ov068_0215ac80 kind:function(arm,size=0x22c) addr:0x0215ac80 +func_ov068_0215aeac kind:function(arm,size=0x178) addr:0x0215aeac +func_ov068_0215b024 kind:function(arm,size=0x20) addr:0x0215b024 +func_ov068_0215b044 kind:function(arm,size=0x4) addr:0x0215b044 +func_ov068_0215b048 kind:function(arm,size=0x70) addr:0x0215b048 +func_ov068_0215b0b8 kind:function(arm,size=0x68) addr:0x0215b0b8 +func_ov068_0215b120 kind:function(arm,size=0x6c) addr:0x0215b120 +func_ov068_0215b18c kind:function(arm,size=0x1c0) addr:0x0215b18c +func_ov068_0215b34c kind:function(arm,size=0x1b8) addr:0x0215b34c +func_ov068_0215b504 kind:function(arm,size=0xfc) addr:0x0215b504 +func_ov068_0215b600 kind:function(arm,size=0x188) addr:0x0215b600 +func_ov068_0215b788 kind:function(arm,size=0x54) addr:0x0215b788 +func_ov068_0215b7dc kind:function(arm,size=0x6c) addr:0x0215b7dc +func_ov068_0215b848 kind:function(arm,size=0x84) addr:0x0215b848 +func_ov068_0215b8cc kind:function(arm,size=0x13c) addr:0x0215b8cc +func_ov068_0215ba08 kind:function(arm,size=0xb8) addr:0x0215ba08 +func_ov068_0215bac0 kind:function(arm,size=0x7c) addr:0x0215bac0 +func_ov068_0215bb3c kind:function(arm,size=0x98) addr:0x0215bb3c +func_ov068_0215bbd4 kind:function(arm,size=0xb4) addr:0x0215bbd4 +func_ov068_0215bc88 kind:function(arm,size=0x6c) addr:0x0215bc88 +func_ov068_0215bcf4 kind:function(arm,size=0x158) addr:0x0215bcf4 +func_ov068_0215be4c kind:function(arm,size=0x190) addr:0x0215be4c +func_ov068_0215bfdc kind:function(arm,size=0x28) addr:0x0215bfdc +func_ov068_0215c004 kind:function(arm,size=0x30) addr:0x0215c004 +func_ov068_0215c034 kind:function(arm,size=0x14) addr:0x0215c034 +func_ov068_0215c048 kind:function(arm,size=0xc) addr:0x0215c048 +func_ov068_0215c054 kind:function(arm,size=0x24) addr:0x0215c054 +func_ov068_0215c078 kind:function(arm,size=0x50) addr:0x0215c078 +func_ov068_0215c0c8 kind:function(arm,size=0xc4) addr:0x0215c0c8 +func_ov068_0215c18c kind:function(arm,size=0x24) addr:0x0215c18c +func_ov068_0215c1b0 kind:function(arm,size=0x2c) addr:0x0215c1b0 +func_ov068_0215c1dc kind:function(arm,size=0xa0) addr:0x0215c1dc +func_ov068_0215c27c kind:function(arm,size=0xc) addr:0x0215c27c +func_ov068_0215c288 kind:function(arm,size=0x48) addr:0x0215c288 +func_ov068_0215c2d0 kind:function(arm,size=0x14) addr:0x0215c2d0 +func_ov068_0215c2e4 kind:function(arm,size=0x160) addr:0x0215c2e4 +func_ov068_0215c444 kind:function(arm,size=0x14) addr:0x0215c444 +func_ov068_0215c458 kind:function(arm,size=0x38) addr:0x0215c458 +func_ov068_0215c490 kind:function(arm,size=0x34) addr:0x0215c490 +func_ov068_0215c4c4 kind:function(arm,size=0xa8) addr:0x0215c4c4 +func_ov068_0215c56c kind:function(arm,size=0x4) addr:0x0215c56c +func_ov068_0215c570 kind:function(arm,size=0x1c) addr:0x0215c570 +func_ov068_0215c58c kind:function(arm,size=0x1f0) addr:0x0215c58c +func_ov068_0215c77c kind:function(arm,size=0xa4) addr:0x0215c77c +func_ov068_0215c820 kind:function(arm,size=0x54) addr:0x0215c820 +func_ov068_0215c874 kind:function(arm,size=0x2c) addr:0x0215c874 +func_ov068_0215c8a0 kind:function(arm,size=0x48) addr:0x0215c8a0 +func_ov068_0215c8e8 kind:function(arm,size=0x84) addr:0x0215c8e8 +func_ov068_0215c96c kind:function(arm,size=0x1ec) addr:0x0215c96c +func_ov068_0215cb58 kind:function(arm,size=0x18) addr:0x0215cb58 +func_ov068_0215cb70 kind:function(arm,size=0x268) addr:0x0215cb70 +func_ov068_0215cdd8 kind:function(arm,size=0x140) addr:0x0215cdd8 +func_ov068_0215cf18 kind:function(arm,size=0x68) addr:0x0215cf18 +func_ov068_0215cf80 kind:function(arm,size=0x14) addr:0x0215cf80 +func_ov068_0215cf94 kind:function(thumb,size=0x8) addr:0x0215cf94 +func_ov068_0215cf9c kind:function(thumb,size=0x18) addr:0x0215cf9c +func_ov068_0215cfb4 kind:function(thumb,size=0x44) addr:0x0215cfb4 +func_ov068_0215cff8 kind:function(thumb,size=0xec) addr:0x0215cff8 +func_ov068_0215d0e4 kind:function(thumb,size=0x2c) addr:0x0215d0e4 +func_ov068_0215d110 kind:function(thumb,size=0x30) addr:0x0215d110 +func_ov068_0215d140 kind:function(arm,size=0x108) addr:0x0215d140 +func_ov068_0215d248 kind:function(arm,size=0x2c) addr:0x0215d248 +func_ov068_0215d274 kind:function(arm,size=0x20) addr:0x0215d274 +func_ov068_0215d294 kind:function(arm,size=0x58) addr:0x0215d294 +func_ov068_0215d2ec kind:function(arm,size=0x128) addr:0x0215d2ec +func_ov068_0215d414 kind:function(arm,size=0x14) addr:0x0215d414 +func_ov068_0215d428 kind:function(arm,size=0x30) addr:0x0215d428 +func_ov068_0215d458 kind:function(arm,size=0x4) addr:0x0215d458 +func_ov068_0215d45c kind:function(arm,size=0x84) addr:0x0215d45c +func_ov068_0215d4e0 kind:function(arm,size=0x90) addr:0x0215d4e0 +func_ov068_0215d570 kind:function(arm,size=0x90) addr:0x0215d570 +func_ov068_0215d600 kind:function(arm,size=0x6c) addr:0x0215d600 +func_ov068_0215d66c kind:function(arm,size=0x5c) addr:0x0215d66c +func_ov068_0215d6c8 kind:function(arm,size=0x28) addr:0x0215d6c8 +func_ov068_0215d6f0 kind:function(arm,size=0x28) addr:0x0215d6f0 +func_ov068_0215d718 kind:function(arm,size=0x20) addr:0x0215d718 +func_ov068_0215d738 kind:function(arm,size=0x14) addr:0x0215d738 +func_ov068_0215d74c kind:function(arm,size=0xc) addr:0x0215d74c +func_ov068_0215d758 kind:function(arm,size=0x24) addr:0x0215d758 +func_ov068_0215d77c kind:function(arm,size=0x28) addr:0x0215d77c +func_ov068_0215d7a4 kind:function(arm,size=0x30) addr:0x0215d7a4 +func_ov068_0215d7d4 kind:function(arm,size=0xe4) addr:0x0215d7d4 +func_ov068_0215d8b8 kind:function(arm,size=0x10) addr:0x0215d8b8 +func_ov068_0215d8c8 kind:function(arm,size=0x14) addr:0x0215d8c8 +func_ov068_0215d8dc kind:function(arm,size=0x1c) addr:0x0215d8dc +func_ov068_0215d8f8 kind:function(arm,size=0x14) addr:0x0215d8f8 +func_ov068_0215d90c kind:function(arm,size=0x94) addr:0x0215d90c +func_ov068_0215d9a0 kind:function(arm,size=0x48) addr:0x0215d9a0 +func_ov068_0215d9e8 kind:function(arm,size=0x50) addr:0x0215d9e8 +func_ov068_0215da38 kind:function(arm,size=0x8) addr:0x0215da38 +func_ov068_0215da40 kind:function(arm,size=0x48) addr:0x0215da40 +func_ov068_0215da88 kind:function(arm,size=0x198) addr:0x0215da88 +func_ov068_0215dc20 kind:function(arm,size=0x70) addr:0x0215dc20 +func_ov068_0215dc90 kind:function(arm,size=0x4) addr:0x0215dc90 +func_ov068_0215dc94 kind:function(arm,size=0x18) addr:0x0215dc94 +func_ov068_0215dcac kind:function(arm,size=0x50) addr:0x0215dcac +func_ov068_0215dcfc kind:function(arm,size=0x48) addr:0x0215dcfc +func_ov068_0215dd44 kind:function(arm,size=0x144) addr:0x0215dd44 +func_ov068_0215de88 kind:function(arm,size=0x10) addr:0x0215de88 +func_ov068_0215de98 kind:function(arm,size=0x30) addr:0x0215de98 +func_ov068_0215dec8 kind:function(arm,size=0x20) addr:0x0215dec8 +func_ov068_0215dee8 kind:function(arm,size=0xf8) addr:0x0215dee8 +func_ov068_0215dfe0 kind:function(arm,size=0x4) addr:0x0215dfe0 +func_ov068_0215dfe4 kind:function(arm,size=0xc) addr:0x0215dfe4 +func_ov068_0215dff0 kind:function(arm,size=0x4) addr:0x0215dff0 +func_ov068_0215dff4 kind:function(arm,size=0xc) addr:0x0215dff4 +func_ov068_0215e000 kind:function(arm,size=0x20) addr:0x0215e000 +func_ov068_0215e020 kind:function(arm,size=0x24) addr:0x0215e020 +func_ov068_0215e044 kind:function(arm,size=0x4) addr:0x0215e044 +func_ov068_0215e048 kind:function(arm,size=0xd8) addr:0x0215e048 +func_ov068_0215e120 kind:function(arm,size=0x34) addr:0x0215e120 +func_ov068_0215e154 kind:function(arm,size=0xa4) addr:0x0215e154 +func_ov068_0215e1f8 kind:function(arm,size=0x20) addr:0x0215e1f8 +func_ov068_0215e218 kind:function(arm,size=0x4) addr:0x0215e218 +func_ov068_0215e21c kind:function(arm,size=0x4) addr:0x0215e21c +func_ov068_0215e220 kind:function(arm,size=0x50) addr:0x0215e220 +func_ov068_0215e270 kind:function(arm,size=0x30) addr:0x0215e270 +func_ov068_0215e2a0 kind:function(arm,size=0x30) addr:0x0215e2a0 +func_ov068_0215e2d0 kind:function(arm,size=0x80) addr:0x0215e2d0 +func_ov068_0215e350 kind:function(arm,size=0x20) addr:0x0215e350 +func_ov068_0215e370 kind:function(arm,size=0x28) addr:0x0215e370 +func_ov068_0215e398 kind:function(arm,size=0x20) addr:0x0215e398 +func_ov068_0215e3b8 kind:function(arm,size=0x140) addr:0x0215e3b8 +func_ov068_0215e4f8 kind:function(arm,size=0xc) addr:0x0215e4f8 +func_ov068_0215e504 kind:function(arm,size=0x24) addr:0x0215e504 +func_ov068_0215e528 kind:function(arm,size=0x60) addr:0x0215e528 +func_ov068_0215e588 kind:function(arm,size=0x12c) addr:0x0215e588 +func_ov068_0215e6b4 kind:function(arm,size=0x98) addr:0x0215e6b4 +func_ov068_0215e74c kind:function(arm,size=0x40) addr:0x0215e74c +func_ov068_0215e78c kind:function(arm,size=0xc) addr:0x0215e78c +func_ov068_0215e798 kind:function(arm,size=0x2c) addr:0x0215e798 +func_ov068_0215e7c4 kind:function(arm,size=0xb0) addr:0x0215e7c4 +func_ov068_0215e874 kind:function(arm,size=0xc) addr:0x0215e874 +func_ov068_0215e880 kind:function(arm,size=0x28) addr:0x0215e880 +func_ov068_0215e8a8 kind:function(arm,size=0x30) addr:0x0215e8a8 +func_ov068_0215e8d8 kind:function(arm,size=0x14) addr:0x0215e8d8 +func_ov068_0215e8ec kind:function(arm,size=0xc) addr:0x0215e8ec +func_ov068_0215e8f8 kind:function(arm,size=0x28) addr:0x0215e8f8 +func_ov068_0215e920 kind:function(arm,size=0x54) addr:0x0215e920 +func_ov068_0215e974 kind:function(arm,size=0x234) addr:0x0215e974 +func_ov068_0215eba8 kind:function(arm,size=0x14) addr:0x0215eba8 +func_ov068_0215ebbc kind:function(arm,size=0x114) addr:0x0215ebbc +func_ov068_0215ecd0 kind:function(arm,size=0x4) addr:0x0215ecd0 +func_ov068_0215ecd4 kind:function(arm,size=0x1c) addr:0x0215ecd4 +func_ov068_0215ecf0 kind:function(arm,size=0x48) addr:0x0215ecf0 +func_ov068_0215ed38 kind:function(arm,size=0x68) addr:0x0215ed38 +func_ov068_0215eda0 kind:function(arm,size=0x230) addr:0x0215eda0 +func_ov068_0215efd0 kind:function(arm,size=0xfc) addr:0x0215efd0 +func_ov068_0215f0cc kind:function(arm,size=0x40) addr:0x0215f0cc +func_ov068_0215f10c kind:function(arm,size=0xf0) addr:0x0215f10c +func_ov068_0215f1fc kind:function(arm,size=0x64) addr:0x0215f1fc +func_ov068_0215f260 kind:function(arm,size=0x84) addr:0x0215f260 +func_ov068_0215f2e4 kind:function(arm,size=0x64) addr:0x0215f2e4 +func_ov068_0215f348 kind:function(arm,size=0x44) addr:0x0215f348 +func_ov068_0215f38c kind:function(arm,size=0x7c) addr:0x0215f38c +func_ov068_0215f408 kind:function(arm,size=0x220) addr:0x0215f408 +func_ov068_0215f628 kind:function(arm,size=0x9c) addr:0x0215f628 +func_ov068_0215f6c4 kind:function(arm,size=0xfc) addr:0x0215f6c4 +func_ov068_0215f7c0 kind:function(arm,size=0x20) addr:0x0215f7c0 +func_ov068_0215f7e0 kind:function(arm,size=0x210) addr:0x0215f7e0 +func_ov068_0215f9f0 kind:function(arm,size=0x190) addr:0x0215f9f0 +func_ov068_0215fb80 kind:function(arm,size=0xc4) addr:0x0215fb80 +func_ov068_0215fc44 kind:function(arm,size=0x6c) addr:0x0215fc44 +func_ov068_0215fcb0 kind:function(arm,size=0x29c) addr:0x0215fcb0 +func_ov068_0215ff4c kind:function(arm,size=0x18) addr:0x0215ff4c +func_ov068_0215ff64 kind:function(arm,size=0x68) addr:0x0215ff64 +func_ov068_0215ffcc kind:function(arm,size=0x34) addr:0x0215ffcc +func_ov068_02160000 kind:function(arm,size=0x1a4) addr:0x02160000 +func_ov068_021601a4 kind:function(arm,size=0x16c) addr:0x021601a4 +func_ov068_02160310 kind:function(arm,size=0x1c) addr:0x02160310 +func_ov068_0216032c kind:function(arm,size=0x38) addr:0x0216032c +func_ov068_02160364 kind:function(arm,size=0x40) addr:0x02160364 +func_ov068_021603a4 kind:function(arm,size=0x14) addr:0x021603a4 +func_ov068_021603b8 kind:function(arm,size=0xc) addr:0x021603b8 +func_ov068_021603c4 kind:function(arm,size=0x24) addr:0x021603c4 +func_ov068_021603e8 kind:function(arm,size=0x28) addr:0x021603e8 +func_ov068_02160410 kind:function(arm,size=0x20) addr:0x02160410 +func_ov068_02160430 kind:function(arm,size=0x28) addr:0x02160430 +func_ov068_02160458 kind:function(arm,size=0x4) addr:0x02160458 +func_ov068_0216045c kind:function(arm,size=0x50) addr:0x0216045c +func_ov068_021604ac kind:function(arm,size=0x20) addr:0x021604ac +func_ov068_021604cc kind:function(arm,size=0x28) addr:0x021604cc +func_ov068_021604f4 kind:function(arm,size=0x14) addr:0x021604f4 +func_ov068_02160508 kind:function(arm,size=0xc) addr:0x02160508 +func_ov068_02160514 kind:function(arm,size=0x24) addr:0x02160514 +func_ov068_02160538 kind:function(arm,size=0x28) addr:0x02160538 +func_ov068_02160560 kind:function(arm,size=0x20) addr:0x02160560 +func_ov068_02160580 kind:function(arm,size=0x28) addr:0x02160580 +func_ov068_021605a8 kind:function(arm,size=0x4) addr:0x021605a8 +func_ov068_021605ac kind:function(arm,size=0x50) addr:0x021605ac +func_ov068_021605fc kind:function(arm,size=0x20) addr:0x021605fc +func_ov068_0216061c kind:function(arm,size=0x28) addr:0x0216061c +func_ov068_02160644 kind:function(arm,size=0x14) addr:0x02160644 +func_ov068_02160658 kind:function(arm,size=0xc) addr:0x02160658 +func_ov068_02160664 kind:function(arm,size=0x24) addr:0x02160664 +func_ov068_02160688 kind:function(arm,size=0x28) addr:0x02160688 +func_ov068_021606b0 kind:function(arm,size=0x20) addr:0x021606b0 +func_ov068_021606d0 kind:function(arm,size=0x28) addr:0x021606d0 +func_ov068_021606f8 kind:function(arm,size=0x4) addr:0x021606f8 +func_ov068_021606fc kind:function(arm,size=0x50) addr:0x021606fc +func_ov068_0216074c kind:function(arm,size=0x20) addr:0x0216074c +func_ov068_0216076c kind:function(arm,size=0x28) addr:0x0216076c +func_ov068_02160794 kind:function(arm,size=0x14) addr:0x02160794 +func_ov068_021607a8 kind:function(arm,size=0xc) addr:0x021607a8 +func_ov068_021607b4 kind:function(arm,size=0x24) addr:0x021607b4 +func_ov068_021607d8 kind:function(arm,size=0x28) addr:0x021607d8 +func_ov068_02160800 kind:function(arm,size=0x20) addr:0x02160800 +func_ov068_02160820 kind:function(arm,size=0x28) addr:0x02160820 +func_ov068_02160848 kind:function(arm,size=0x4) addr:0x02160848 +func_ov068_0216084c kind:function(arm,size=0x50) addr:0x0216084c +func_ov068_0216089c kind:function(arm,size=0x20) addr:0x0216089c +func_ov068_021608bc kind:function(arm,size=0x28) addr:0x021608bc +func_ov068_021608e4 kind:function(arm,size=0x14) addr:0x021608e4 +func_ov068_021608f8 kind:function(arm,size=0xc) addr:0x021608f8 +func_ov068_02160904 kind:function(arm,size=0x24) addr:0x02160904 +func_ov068_02160928 kind:function(arm,size=0x30) addr:0x02160928 +func_ov068_02160958 kind:function(arm,size=0x90) addr:0x02160958 +func_ov068_021609e8 kind:function(arm,size=0xc8) addr:0x021609e8 +func_ov068_02160ab0 kind:function(arm,size=0x34) addr:0x02160ab0 +func_ov068_02160ae4 kind:function(arm,size=0x28) addr:0x02160ae4 +func_ov068_02160b0c kind:function(arm,size=0x30) addr:0x02160b0c +func_ov068_02160b3c kind:function(arm,size=0x14) addr:0x02160b3c +func_ov068_02160b50 kind:function(arm,size=0xc) addr:0x02160b50 +func_ov068_02160b5c kind:function(arm,size=0x24) addr:0x02160b5c +func_ov068_02160b80 kind:function(arm,size=0x48) addr:0x02160b80 +func_ov068_02160bc8 kind:function(arm,size=0x3c) addr:0x02160bc8 +func_ov068_02160c04 kind:function(arm,size=0x1c) addr:0x02160c04 +func_ov068_02160c20 kind:function(arm,size=0x24) addr:0x02160c20 +func_ov068_02160c44 kind:function(arm,size=0xc) addr:0x02160c44 +func_ov068_02160c50 kind:function(arm,size=0x84) addr:0x02160c50 +func_ov068_02160cd4 kind:function(arm,size=0xf4) addr:0x02160cd4 +func_ov068_02160dc8 kind:function(arm,size=0xec) addr:0x02160dc8 +func_ov068_02160eb4 kind:function(arm,size=0x4c) addr:0x02160eb4 +func_ov068_02160f00 kind:function(arm,size=0x29c) addr:0x02160f00 +func_ov068_0216119c kind:function(arm,size=0x20c) addr:0x0216119c +func_ov068_021613a8 kind:function(arm,size=0x14) addr:0x021613a8 +func_ov068_021613bc kind:function(arm,size=0x14) addr:0x021613bc +func_ov068_021613d0 kind:function(arm,size=0x1c) addr:0x021613d0 +func_ov068_021613ec kind:function(arm,size=0x88) addr:0x021613ec +func_ov068_02161474 kind:function(arm,size=0x38) addr:0x02161474 +func_ov068_021614ac kind:function(arm,size=0x40) addr:0x021614ac +func_ov068_021614ec kind:function(arm,size=0x14) addr:0x021614ec +func_ov068_02161500 kind:function(arm,size=0xc) addr:0x02161500 +func_ov068_0216150c kind:function(arm,size=0x24) addr:0x0216150c +func_ov068_02161530 kind:function(arm,size=0x9c) addr:0x02161530 +func_ov068_021615cc kind:function(arm,size=0x88) addr:0x021615cc +func_ov068_02161654 kind:function(arm,size=0x10) addr:0x02161654 +func_ov068_02161664 kind:function(arm,size=0x8) addr:0x02161664 +func_ov068_0216166c kind:function(arm,size=0x8) addr:0x0216166c +func_ov068_02161674 kind:function(arm,size=0x4) addr:0x02161674 +func_ov068_02161678 kind:function(arm,size=0x54) addr:0x02161678 +func_ov068_021616cc kind:function(arm,size=0x20) addr:0x021616cc +func_ov068_021616ec kind:function(arm,size=0x28) addr:0x021616ec +func_ov068_02161714 kind:function(arm,size=0x14) addr:0x02161714 +func_ov068_02161728 kind:function(arm,size=0xbc) addr:0x02161728 +func_ov068_021617e4 kind:function(arm,size=0x20) addr:0x021617e4 +func_ov068_02161804 kind:function(arm,size=0x28) addr:0x02161804 +func_ov068_0216182c kind:function(arm,size=0xec) addr:0x0216182c +func_ov068_02161918 kind:function(arm,size=0x4) addr:0x02161918 +func_ov068_0216191c kind:function(arm,size=0x4) addr:0x0216191c +func_ov068_02161920 kind:function(arm,size=0x100) addr:0x02161920 +func_ov068_02161a20 kind:function(arm,size=0x3c) addr:0x02161a20 +func_ov068_02161a5c kind:function(arm,size=0x3c) addr:0x02161a5c +func_ov068_02161a98 kind:function(arm,size=0x9c) addr:0x02161a98 +func_ov068_02161b34 kind:function(arm,size=0x4) addr:0x02161b34 +func_ov068_02161b38 kind:function(arm,size=0x4) addr:0x02161b38 +func_ov068_02161b3c kind:function(arm,size=0x8) addr:0x02161b3c +func_ov068_02161b44 kind:function(arm,size=0x7c) addr:0x02161b44 +func_ov068_02161bc0 kind:function(arm,size=0x108) addr:0x02161bc0 +func_ov068_02161cc8 kind:function(arm,size=0x114) addr:0x02161cc8 +data_ov068_02161ddc kind:data(any) addr:0x02161ddc +data_ov068_02161df0 kind:data(any) addr:0x02161df0 +data_ov068_02161dfc kind:data(any) addr:0x02161dfc +data_ov068_02161e08 kind:data(any) addr:0x02161e08 +data_ov068_02161e14 kind:data(any) addr:0x02161e14 +data_ov068_02161e1c kind:data(any) addr:0x02161e1c +data_ov068_02161e24 kind:data(any) addr:0x02161e24 +data_ov068_02161e38 kind:data(any) addr:0x02161e38 +__sinit_ov068_02161e4c kind:function(arm,size=0x50) addr:0x02161e4c +__sinit_ov068_02161e9c kind:function(arm,size=0x50) addr:0x02161e9c +__sinit_ov068_02161eec kind:function(arm,size=0x50) addr:0x02161eec +__sinit_ov068_02161f3c kind:function(arm,size=0x50) addr:0x02161f3c +__sinit_ov068_02161f8c kind:function(arm,size=0x50) addr:0x02161f8c +__sinit_ov068_02161fdc kind:function(arm,size=0x50) addr:0x02161fdc +__sinit_ov068_0216202c kind:function(arm,size=0x50) addr:0x0216202c +__sinit_ov068_0216207c kind:function(arm,size=0x50) addr:0x0216207c +__sinit_ov068_021620cc kind:function(arm,size=0x50) addr:0x021620cc +__sinit_ov068_0216211c kind:function(arm,size=0x50) addr:0x0216211c +__sinit_ov068_0216216c kind:function(arm,size=0x50) addr:0x0216216c +__sinit_ov068_021621bc kind:function(arm,size=0x50) addr:0x021621bc +__sinit_ov068_0216220c kind:function(arm,size=0x50) addr:0x0216220c +__sinit_ov068_0216225c kind:function(arm,size=0x50) addr:0x0216225c +__sinit_ov068_021622ac kind:function(arm,size=0x50) addr:0x021622ac +__sinit_ov068_021622fc kind:function(arm,size=0x50) addr:0x021622fc +__sinit_ov068_0216234c kind:function(arm,size=0x50) addr:0x0216234c +__sinit_ov068_0216239c kind:function(arm,size=0x50) addr:0x0216239c +__sinit_ov068_021623ec kind:function(arm,size=0x50) addr:0x021623ec +.p__sinit_ov068_02161e4c kind:data(word) addr:0x0216243c +.p__sinit_ov068_02161e9c kind:data(word) addr:0x02162440 +.p__sinit_ov068_02161eec kind:data(word) addr:0x02162444 +.p__sinit_ov068_02161f3c kind:data(word) addr:0x02162448 +.p__sinit_ov068_02161f8c kind:data(word) addr:0x0216244c +.p__sinit_ov068_02161fdc kind:data(word) addr:0x02162450 +.p__sinit_ov068_0216202c kind:data(word) addr:0x02162454 +.p__sinit_ov068_0216207c kind:data(word) addr:0x02162458 +.p__sinit_ov068_021620cc kind:data(word) addr:0x0216245c +.p__sinit_ov068_0216211c kind:data(word) addr:0x02162460 +.p__sinit_ov068_0216216c kind:data(word) addr:0x02162464 +.p__sinit_ov068_021621bc kind:data(word) addr:0x02162468 +.p__sinit_ov068_0216220c kind:data(word) addr:0x0216246c +.p__sinit_ov068_0216225c kind:data(word) addr:0x02162470 +.p__sinit_ov068_021622ac kind:data(word) addr:0x02162474 +.p__sinit_ov068_021622fc kind:data(word) addr:0x02162478 +.p__sinit_ov068_0216234c kind:data(word) addr:0x0216247c +.p__sinit_ov068_0216239c kind:data(word) addr:0x02162480 +.p__sinit_ov068_021623ec kind:data(word) addr:0x02162484 +data_ov068_021624a8 kind:data(any) addr:0x021624a8 +data_ov068_021624cc kind:data(any) addr:0x021624cc +data_ov068_02162528 kind:data(any) addr:0x02162528 +data_ov068_02162544 kind:data(any) addr:0x02162544 +data_ov068_0216256c kind:data(any) addr:0x0216256c +data_ov068_0216259c kind:data(any) addr:0x0216259c +data_ov068_021625f8 kind:data(any) addr:0x021625f8 +data_ov068_02162614 kind:data(any) addr:0x02162614 +data_ov068_0216263c kind:data(any) addr:0x0216263c +data_ov068_0216266c kind:data(any) addr:0x0216266c +data_ov068_021626c8 kind:data(any) addr:0x021626c8 +data_ov068_021626e4 kind:data(any) addr:0x021626e4 +data_ov068_021626f8 kind:data(any) addr:0x021626f8 ambiguous +data_ov068_02162724 kind:data(any) addr:0x02162724 +data_ov068_0216276c kind:data(any) addr:0x0216276c +data_ov068_021627b8 kind:data(any) addr:0x021627b8 +data_ov068_02162810 kind:data(any) addr:0x02162810 +data_ov068_021628b8 kind:data(any) addr:0x021628b8 +data_ov068_021628d0 kind:data(any) addr:0x021628d0 +data_ov068_021628f0 kind:data(any) addr:0x021628f0 +data_ov068_02162914 kind:data(any) addr:0x02162914 +data_ov068_02162970 kind:data(any) addr:0x02162970 +data_ov068_0216298c kind:data(any) addr:0x0216298c +data_ov068_021629b0 kind:data(any) addr:0x021629b0 ambiguous +data_ov068_021629b4 kind:data(any) addr:0x021629b4 +data_ov068_021629e4 kind:data(any) addr:0x021629e4 +data_ov068_02162a3c kind:data(any) addr:0x02162a3c +data_ov068_02162ae4 kind:data(any) addr:0x02162ae4 +data_ov068_02162afc kind:data(any) addr:0x02162afc +data_ov068_02162b14 kind:data(any) addr:0x02162b14 +data_ov068_02162b2c kind:data(any) addr:0x02162b2c +data_ov068_02162b4c kind:data(any) addr:0x02162b4c +data_ov068_02162b58 kind:data(any) addr:0x02162b58 ambiguous +data_ov068_02162b70 kind:data(any) addr:0x02162b70 +data_ov068_02162bcc kind:data(any) addr:0x02162bcc +data_ov068_02162be8 kind:data(any) addr:0x02162be8 +data_ov068_02162c38 kind:data(any) addr:0x02162c38 +data_ov068_02162c7c kind:data(any) addr:0x02162c7c ambiguous +data_ov068_02162c88 kind:data(any) addr:0x02162c88 +data_ov068_02162d20 kind:data(any) addr:0x02162d20 +data_ov068_02162e3c kind:data(any) addr:0x02162e3c +data_ov068_02162f14 kind:data(any) addr:0x02162f14 ambiguous +data_ov068_02162f58 kind:data(any) addr:0x02162f58 +data_ov068_02162f7c kind:data(any) addr:0x02162f7c +data_ov068_02162fd0 kind:data(any) addr:0x02162fd0 +data_ov068_02163000 kind:data(any) addr:0x02163000 +data_ov068_02163038 kind:data(any) addr:0x02163038 +data_ov068_02163070 kind:data(any) addr:0x02163070 +data_ov068_0216308c kind:data(any) addr:0x0216308c +data_ov068_021630dc kind:data(any) addr:0x021630dc +data_ov068_021631f8 kind:data(any) addr:0x021631f8 +data_ov068_02163208 kind:data(any) addr:0x02163208 ambiguous +data_ov068_0216321c kind:data(any) addr:0x0216321c +data_ov068_02163240 kind:data(any) addr:0x02163240 +data_ov068_02163270 kind:data(any) addr:0x02163270 +data_ov068_021632a8 kind:data(any) addr:0x021632a8 +data_ov068_02163300 kind:data(any) addr:0x02163300 +data_ov068_02163330 kind:data(any) addr:0x02163330 +data_ov068_02163390 kind:data(any) addr:0x02163390 +data_ov068_021633f0 kind:data(any) addr:0x021633f0 +data_ov068_02163410 kind:data(any) addr:0x02163410 +data_ov068_02163434 kind:data(any) addr:0x02163434 +data_ov068_02163494 kind:data(any) addr:0x02163494 +data_ov068_021634ac kind:data(any) addr:0x021634ac ambiguous +data_ov068_021634b8 kind:data(any) addr:0x021634b8 +data_ov068_021634f8 kind:data(any) addr:0x021634f8 ambiguous +data_ov068_02163518 kind:data(any) addr:0x02163518 +data_ov068_0216353c kind:data(any) addr:0x0216353c +data_ov068_0216359c kind:data(any) addr:0x0216359c +data_ov068_021635c0 kind:data(any) addr:0x021635c0 +data_ov068_021635fc kind:data(any) addr:0x021635fc ambiguous +data_ov068_02163620 kind:data(any) addr:0x02163620 +data_ov068_02163644 kind:data(any) addr:0x02163644 +data_ov068_0216366c kind:data(any) addr:0x0216366c +data_ov068_021636c0 kind:data(any) addr:0x021636c0 +data_ov068_021636c8 kind:data(any) addr:0x021636c8 +data_ov068_021636d0 kind:data(any) addr:0x021636d0 +data_ov068_021636d8 kind:data(any) addr:0x021636d8 +data_ov068_021636e0 kind:data(any) addr:0x021636e0 +data_ov068_021636e8 kind:data(any) addr:0x021636e8 +data_ov068_021636f0 kind:data(any) addr:0x021636f0 +data_ov068_021636f8 kind:data(any) addr:0x021636f8 +data_ov068_02163700 kind:data(any) addr:0x02163700 +data_ov068_02163708 kind:data(any) addr:0x02163708 +data_ov068_02163710 kind:data(any) addr:0x02163710 +data_ov068_02163718 kind:data(any) addr:0x02163718 +data_ov068_02163720 kind:data(any) addr:0x02163720 +data_ov068_02163728 kind:data(any) addr:0x02163728 +data_ov068_02163730 kind:data(any) addr:0x02163730 +data_ov068_02163738 kind:data(any) addr:0x02163738 +data_ov068_02163740 kind:data(any) addr:0x02163740 +data_ov068_02163748 kind:data(any) addr:0x02163748 +data_ov068_02163750 kind:data(any) addr:0x02163750 +data_ov068_02163758 kind:data(any) addr:0x02163758 +data_ov068_02163760 kind:data(any) addr:0x02163760 +data_ov068_02163768 kind:data(any) addr:0x02163768 +data_ov068_02163770 kind:data(any) addr:0x02163770 +data_ov068_02163778 kind:data(any) addr:0x02163778 +data_ov068_02163780 kind:data(any) addr:0x02163780 +data_ov068_02163788 kind:data(any) addr:0x02163788 +data_ov068_02163790 kind:data(any) addr:0x02163790 +data_ov068_02163798 kind:data(any) addr:0x02163798 +data_ov068_021637a0 kind:data(any) addr:0x021637a0 +data_ov068_021637ac kind:data(any) addr:0x021637ac +data_ov068_021637b8 kind:data(any) addr:0x021637b8 +data_ov068_021637c4 kind:data(any) addr:0x021637c4 +data_ov068_021637d0 kind:data(any) addr:0x021637d0 +data_ov068_021637dc kind:data(any) addr:0x021637dc +data_ov068_021637e8 kind:data(any) addr:0x021637e8 +data_ov068_021637f4 kind:data(any) addr:0x021637f4 +data_ov068_02163800 kind:data(any) addr:0x02163800 +data_ov068_0216380c kind:data(any) addr:0x0216380c +data_ov068_02163818 kind:data(any) addr:0x02163818 +data_ov068_02163824 kind:data(any) addr:0x02163824 +data_ov068_02163830 kind:data(any) addr:0x02163830 +data_ov068_0216383c kind:data(any) addr:0x0216383c +data_ov068_02163848 kind:data(any) addr:0x02163848 +data_ov068_02163864 kind:data(any) addr:0x02163864 +data_ov068_02163868 kind:data(any) addr:0x02163868 ambiguous +data_ov068_02163880 kind:data(any) addr:0x02163880 +data_ov068_0216389c kind:data(any) addr:0x0216389c +data_ov068_021638d4 kind:data(any) addr:0x021638d4 +data_ov068_021639e0 kind:data(any) addr:0x021639e0 +data_ov068_021639fc kind:data(any) addr:0x021639fc +data_ov068_02163a18 kind:data(any) addr:0x02163a18 +data_ov068_02163a40 kind:data(any) addr:0x02163a40 +data_ov068_02163a48 kind:data(any) addr:0x02163a48 ambiguous +data_ov068_02163a84 kind:data(any) addr:0x02163a84 +data_ov068_02163aa0 kind:bss addr:0x02163aa0 +data_ov068_02163aa4 kind:bss addr:0x02163aa4 +data_ov068_02163ab0 kind:bss addr:0x02163ab0 +data_ov068_02163aec kind:bss addr:0x02163aec +data_ov068_02163af0 kind:bss addr:0x02163af0 +data_ov068_02163afc kind:bss addr:0x02163afc +data_ov068_02163b38 kind:bss addr:0x02163b38 +data_ov068_02163b3c kind:bss addr:0x02163b3c +data_ov068_02163b48 kind:bss addr:0x02163b48 +data_ov068_02163c20 kind:bss addr:0x02163c20 +data_ov068_02163c28 kind:bss addr:0x02163c28 +data_ov068_02163c34 kind:bss addr:0x02163c34 +data_ov068_02163d0c kind:bss addr:0x02163d0c +data_ov068_02163d10 kind:bss addr:0x02163d10 +data_ov068_02163d1c kind:bss addr:0x02163d1c +data_ov068_02163d58 kind:bss addr:0x02163d58 +data_ov068_02163d5c kind:bss addr:0x02163d5c +data_ov068_02163d68 kind:bss addr:0x02163d68 +data_ov068_02163e40 kind:bss addr:0x02163e40 +data_ov068_02163e44 kind:bss addr:0x02163e44 +data_ov068_02163e50 kind:bss addr:0x02163e50 +data_ov068_02163e8c kind:bss addr:0x02163e8c +data_ov068_02163e90 kind:bss addr:0x02163e90 +data_ov068_02163e9c kind:bss addr:0x02163e9c +data_ov068_02163f74 kind:bss addr:0x02163f74 +data_ov068_02163f78 kind:bss addr:0x02163f78 +data_ov068_02163f84 kind:bss addr:0x02163f84 +data_ov068_02163fc0 kind:bss addr:0x02163fc0 +data_ov068_02163fc8 kind:bss addr:0x02163fc8 +data_ov068_02163fd4 kind:bss addr:0x02163fd4 +data_ov068_02164124 kind:bss addr:0x02164124 ambiguous +data_ov068_021641a8 kind:bss addr:0x021641a8 ambiguous +data_ov068_021641b0 kind:bss addr:0x021641b0 ambiguous +data_ov068_021641d4 kind:bss addr:0x021641d4 +data_ov068_02164234 kind:bss addr:0x02164234 +data_ov068_02164238 kind:bss addr:0x02164238 +data_ov068_02164244 kind:bss addr:0x02164244 +data_ov068_021642dc kind:bss addr:0x021642dc ambiguous +data_ov068_0216431c kind:bss addr:0x0216431c +data_ov068_02164320 kind:bss addr:0x02164320 +data_ov068_0216432c kind:bss addr:0x0216432c +data_ov068_02164404 kind:bss addr:0x02164404 +data_ov068_02164408 kind:bss addr:0x02164408 +data_ov068_02164414 kind:bss addr:0x02164414 +data_ov068_021644ec kind:bss addr:0x021644ec +data_ov068_021644f0 kind:bss addr:0x021644f0 +data_ov068_021644fc kind:bss addr:0x021644fc +data_ov068_021645d4 kind:bss addr:0x021645d4 +data_ov068_021645d8 kind:bss addr:0x021645d8 +data_ov068_021645e4 kind:bss addr:0x021645e4 +data_ov068_02164670 kind:bss addr:0x02164670 ambiguous +data_ov068_021646bc kind:bss addr:0x021646bc +data_ov068_021646c0 kind:bss addr:0x021646c0 +data_ov068_021646cc kind:bss addr:0x021646cc +data_ov068_021647a4 kind:bss addr:0x021647a4 +data_ov068_021647a8 kind:bss addr:0x021647a8 +data_ov068_021647b4 kind:bss addr:0x021647b4 +data_ov068_0216488c kind:bss addr:0x0216488c +data_ov068_02164890 kind:bss addr:0x02164890 +data_ov068_0216489c kind:bss addr:0x0216489c +data_ov068_02164970 kind:bss addr:0x02164970 +data_ov068_02164974 kind:bss addr:0x02164974 +data_ov068_02164980 kind:bss addr:0x02164980 +data_ov068_02164a54 kind:bss addr:0x02164a54 diff --git a/config/usa/arm9/overlays/ov069/delinks.txt b/config/usa/arm9/overlays/ov069/delinks.txt new file mode 100644 index 00000000..f655eb93 --- /dev/null +++ b/config/usa/arm9/overlays/ov069/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02157e80 end:0x0215aa74 kind:code align:32 + .rodata start:0x0215aa74 end:0x0215aa88 kind:rodata align:4 + .init start:0x0215aa88 end:0x0215ac18 kind:code align:4 + .ctor start:0x0215ac18 end:0x0215ac2c kind:rodata align:4 + .data start:0x0215ac40 end:0x0215b3e0 kind:data align:32 + .bss start:0x0215b3e0 end:0x0215b7c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov069/relocs.txt b/config/usa/arm9/overlays/ov069/relocs.txt new file mode 100644 index 00000000..0fe2bc1e --- /dev/null +++ b/config/usa/arm9/overlays/ov069/relocs.txt @@ -0,0 +1,639 @@ +from:0x02157e88 kind:load to:0x0215b3f0 module:overlay(69) +from:0x02157e9c kind:arm_call to:0x02011f3c module:main +from:0x02157ea8 kind:arm_call to:0x02157f0c module:overlay(69) +from:0x02157ebc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157f04 kind:load to:0x0215ac48 module:overlay(69) +from:0x02157f38 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02157f58 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02157f74 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02157f84 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02157ff8 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x021580a0 kind:arm_call to:0x02158138 module:overlay(69) +from:0x02158108 kind:load to:0x0215b3f0 module:overlay(69) +from:0x0215810c kind:load to:0x0215ae34 module:overlay(69) +from:0x02158110 kind:load to:0x0215ac6c module:overlay(69) +from:0x02158114 kind:load to:0x0215ad18 module:overlay(69) +from:0x02158118 kind:load to:0x0215acb0 module:overlay(69) +from:0x0215811c kind:load to:0x020b6288 module:overlay(0) +from:0x02158120 kind:load to:0x0215aa7c module:overlay(69) +from:0x0215812c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215814c kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02158178 kind:load to:0x020b502c module:overlay(0) +from:0x02158188 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158190 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158198 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021581b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021581b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021581c0 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021581c8 kind:arm_call to:0x02011ff4 module:main +from:0x021581e4 kind:arm_call to:0x02158304 module:overlay(69) +from:0x021581f0 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02158230 kind:arm_call to:0x02159dd4 module:overlay(69) +from:0x02158248 kind:arm_call to:0x01fff350 module:itcm +from:0x02158280 kind:arm_call to:0x01fff350 module:itcm +from:0x02158298 kind:arm_call to:0x0215a0fc module:overlay(69) +from:0x021582a0 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x021582ac kind:load to:0x027e0ce4 module:dtcm +from:0x021582b0 kind:load to:0x0215b5c0 module:overlay(69) +from:0x021582d0 kind:arm_call to:0x020e8510 module:overlay(31) +from:0x021582d8 kind:load to:0x0215b5c0 module:overlay(69) +from:0x021582f8 kind:arm_call to:0x020a98d4 module:overlay(0) +from:0x02158300 kind:load to:0x0215b5c0 module:overlay(69) +from:0x02158314 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02158334 kind:load to:0x020b502c module:overlay(0) +from:0x02158388 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x021583bc kind:load to:0x027e0ce0 module:dtcm +from:0x021583c0 kind:load to:0x020b6288 module:overlay(0) +from:0x02158610 kind:load to:0x020b6288 module:overlay(0) +from:0x021586f8 kind:load to:0x02049bc4 module:main +from:0x02158710 kind:arm_call to:0x02158618 module:overlay(69) +from:0x02158720 kind:arm_call to:0x02158728 module:overlay(69) +from:0x0215877c kind:load to:0x02049bc4 module:main +from:0x021587a4 kind:arm_call to:0x020a8fd4 module:overlay(0) +from:0x021587bc kind:arm_call to:0x01ff930c module:itcm +from:0x021587f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158804 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158854 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158928 kind:arm_call to:0x021586fc module:overlay(69) +from:0x02158998 kind:arm_call to:0x01ffb714 module:itcm +from:0x021589a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158ad0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158ae0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158b10 kind:arm_call to:0x02158728 module:overlay(69) +from:0x02158b74 kind:arm_call to:0x01ff930c module:itcm +from:0x02158bbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158bd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158bdc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158c60 kind:arm_call to:0x01ff916c module:itcm +from:0x02158c90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158ca0 kind:arm_call to:0x01ff930c module:itcm +from:0x02158cb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158cd0 kind:load to:0x02049bc4 module:main +from:0x02158cf0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158cfc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158d18 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02158d28 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02158d38 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158d40 kind:arm_call to:0x02011ff4 module:main +from:0x02158d58 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158d60 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158d68 kind:arm_call to:0x02011ff4 module:main +from:0x02158d80 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158d88 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02158d9c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158db0 kind:load to:0x0215b4d8 module:overlay(69) +from:0x02158dc4 kind:arm_call to:0x02011f3c module:main +from:0x02158dd0 kind:arm_call to:0x02158e44 module:overlay(69) +from:0x02158de4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158e40 kind:load to:0x0215af74 module:overlay(69) +from:0x02158e74 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x02158e94 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02158eb0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158ec0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158f38 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x02158f74 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02158f8c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158fc8 kind:load to:0x020b537c module:overlay(0) +from:0x02158fcc kind:load to:0x0215ae34 module:overlay(69) +from:0x02158fd0 kind:load to:0x0215ac6c module:overlay(69) +from:0x02158fd4 kind:load to:0x0215b0d0 module:overlay(69) +from:0x02158fd8 kind:load to:0x0215af98 module:overlay(69) +from:0x02158fdc kind:load to:0x0215b068 module:overlay(69) +from:0x02158fe8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021590a0 kind:arm_call to:0x020a8d08 module:overlay(0) +from:0x02159178 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02159194 kind:load to:0x020b6288 module:overlay(0) +from:0x0215919c kind:load to:0x02049bc4 module:main +from:0x021591a4 kind:load to:0x0215af54 module:overlay(69) +from:0x021591b4 kind:arm_call to:0x02159240 module:overlay(69) +from:0x021591c8 kind:arm_call to:0x0215a814 module:overlay(69) +from:0x021591e0 kind:arm_call to:0x01fff350 module:itcm +from:0x02159218 kind:arm_call to:0x01fff350 module:itcm +from:0x02159230 kind:arm_call to:0x020a8d84 module:overlay(0) +from:0x0215923c kind:load to:0x027e0ce4 module:dtcm +from:0x021592a4 kind:load to:0x0215afd8 module:overlay(69) +from:0x021592c8 kind:arm_call to:0x02159f40 module:overlay(69) +from:0x02159324 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x02159374 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215939c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021593d8 kind:load to:0x0215b5c0 module:overlay(69) +from:0x021593dc kind:load to:0x0215b020 module:overlay(69) +from:0x021593f0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159424 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021594e4 kind:load to:0x02049bc4 module:main +from:0x021594f4 kind:arm_call to:0x020e7798 module:overlay(31) +from:0x021595a4 kind:arm_call to:0x02159918 module:overlay(69) +from:0x021595c0 kind:arm_call to:0x02159c84 module:overlay(69) +from:0x021595cc kind:arm_call to:0x02159a00 module:overlay(69) +from:0x02159600 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159634 kind:arm_call to:0x0215a674 module:overlay(69) +from:0x0215963c kind:arm_call to:0x021598ec module:overlay(69) +from:0x02159650 kind:load to:0x02049bc4 module:main +from:0x02159678 kind:arm_call to:0x02159240 module:overlay(69) +from:0x021596d4 kind:load to:0x020aecd8 module:overlay(0) +from:0x021596f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159724 kind:arm_call to:0x01ffb428 module:itcm +from:0x021597c8 kind:arm_call to:0x02159240 module:overlay(69) +from:0x021597f4 kind:arm_call to:0x0201521c module:main +from:0x02159830 kind:arm_call to:0x02159918 module:overlay(69) +from:0x021598b8 kind:arm_call to:0x021598ec module:overlay(69) +from:0x021598dc kind:arm_call to:0x0215a674 module:overlay(69) +from:0x021598e4 kind:load to:0x0203e93c module:main +from:0x021598e8 kind:load to:0x020aecd8 module:overlay(0) +from:0x0215990c kind:load to:0x027e09a8 module:dtcm +from:0x02159914 kind:load to:0x02071b10 module:overlay(0) +from:0x0215992c kind:arm_call to:0x02159954 module:overlay(69) +from:0x0215993c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02159950 kind:load to:0x027e0cd8 module:dtcm +from:0x021599f4 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02159a1c kind:arm_call to:0x02159954 module:overlay(69) +from:0x02159a28 kind:arm_call to:0x02080600 module:overlay(0) +from:0x02159c78 kind:load to:0x027e0cd8 module:dtcm +from:0x02159c7c kind:load to:0x02049bc4 module:main +from:0x02159c90 kind:arm_call to:0x02159988 module:overlay(69) +from:0x02159ca4 kind:arm_call to:0x02159a00 module:overlay(69) +from:0x02159cd0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02159ce8 kind:arm_call to:0x02159240 module:overlay(69) +from:0x02159d18 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02159d24 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02159d38 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02159d9c kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02159da8 kind:load to:0x027e09c0 module:dtcm +from:0x02159db0 kind:arm_call to:0x02159240 module:overlay(69) +from:0x02159dc8 kind:arm_call to:0x0215a1a0 module:overlay(69) +from:0x02159dd0 kind:load to:0x0215b5c0 module:overlay(69) +from:0x02159de8 kind:load to:0x0215af50 module:overlay(69) +from:0x02159df4 kind:arm_call to:0x02096ca8 module:overlay(0) +from:0x02159e34 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02159e48 kind:load to:0x02057884 module:overlay(0) +from:0x02159e5c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02159e64 kind:arm_call to:0x02011ff4 module:main +from:0x02159e7c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02159e84 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159e8c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159e94 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159eac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02159eb4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159ebc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159ec4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x02159ecc kind:arm_call to:0x02011ff4 module:main +from:0x02159ee0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159f24 kind:load to:0x0215b1ec module:overlay(69) +from:0x02159f34 kind:arm_call to:0x02011ff4 module:main +from:0x02159fa8 kind:arm_call to:0x01fff148 module:itcm +from:0x02159fcc kind:arm_call to:0x020802cc module:overlay(0) +from:0x0215a018 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0215a0e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a0e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a16c kind:arm_call to:0x02080600 module:overlay(0) +from:0x0215a19c kind:load to:0x027e0cd8 module:dtcm +from:0x0215a1bc kind:arm_call to:0x0207308c module:overlay(0) +from:0x0215a1f8 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0215a208 kind:load to:0x027e09b8 module:dtcm +from:0x0215a214 kind:load to:0x0215b5f0 module:overlay(69) +from:0x0215a228 kind:arm_call to:0x02011f3c module:main +from:0x0215a234 kind:arm_call to:0x0215a2ac module:overlay(69) +from:0x0215a248 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215a2a8 kind:load to:0x0215b26c module:overlay(69) +from:0x0215a2b8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215a31c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215a348 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215a364 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a374 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a3ac kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215a3c4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a3e8 kind:load to:0x0215b324 module:overlay(69) +from:0x0215a3ec kind:load to:0x0215b5f0 module:overlay(69) +from:0x0215a3f0 kind:load to:0x0215b2d8 module:overlay(69) +from:0x0215a3f4 kind:load to:0x0215b290 module:overlay(69) +from:0x0215a3f8 kind:load to:0x0215b24c module:overlay(69) +from:0x0215a404 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a418 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215a430 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215a438 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a440 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215a448 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a460 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215a468 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a470 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215a478 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215a480 kind:arm_call to:0x02011ff4 module:main +from:0x0215a4dc kind:arm_call to:0x0215a4ec module:overlay(69) +from:0x0215a4e8 kind:load to:0x020b6288 module:overlay(0) +from:0x0215a524 kind:load to:0x0215b224 module:overlay(69) +from:0x0215a5a4 kind:load to:0x0215b214 module:overlay(69) +from:0x0215a650 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a668 kind:arm_call to:0x0215a4ec module:overlay(69) +from:0x0215a6d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a6e4 kind:arm_call to:0x0215a4ec module:overlay(69) +from:0x0215a6f8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a708 kind:load to:0x020984a4 module:overlay(0) +from:0x0215a738 kind:load to:0x01ffc5a0 module:itcm +from:0x0215a7dc kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215a810 kind:load to:0x0215b234 module:overlay(69) +from:0x0215a828 kind:load to:0x0215b210 module:overlay(69) +from:0x0215a834 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a83c kind:arm_call to:0x02011ff4 module:main +from:0x0215a850 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215a858 kind:arm_call to:0x02011ff4 module:main +from:0x0215a86c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a880 kind:load to:0x0215b6d8 module:overlay(69) +from:0x0215a894 kind:arm_call to:0x02011f3c module:main +from:0x0215a8a0 kind:arm_call to:0x0215a8d4 module:overlay(69) +from:0x0215a8b8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215a8d0 kind:load to:0x0215b384 module:overlay(69) +from:0x0215a8dc kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215a934 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215a954 kind:load to:0x0215b3a0 module:overlay(69) +from:0x0215a958 kind:load to:0x0215b6d8 module:overlay(69) +from:0x0215a98c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a998 kind:arm_call to:0x0215a9dc module:overlay(69) +from:0x0215aa24 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215aa2c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215aa44 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215aa4c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215aa54 kind:arm_call to:0x02011ff4 module:main +from:0x0215aa68 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215aaa4 kind:arm_call to:0x02157eb0 module:overlay(69) +from:0x0215aab4 kind:arm_call to:0x0203ce4c module:main +from:0x0215aac8 kind:load to:0x0215b3e0 module:overlay(69) +from:0x0215aacc kind:load to:0x0215b3f0 module:overlay(69) +from:0x0215aad0 kind:load to:0x02158d94 module:overlay(69) +from:0x0215aad4 kind:load to:0x0215b3e4 module:overlay(69) +from:0x0215aaf4 kind:arm_call to:0x02158dd8 module:overlay(69) +from:0x0215ab04 kind:arm_call to:0x0203ce4c module:main +from:0x0215ab18 kind:load to:0x0215b4c8 module:overlay(69) +from:0x0215ab1c kind:load to:0x0215b4d8 module:overlay(69) +from:0x0215ab20 kind:load to:0x02159ed8 module:overlay(69) +from:0x0215ab24 kind:load to:0x0215b4cc module:overlay(69) +from:0x0215ab44 kind:arm_call to:0x02159eec module:overlay(69) +from:0x0215ab54 kind:arm_call to:0x0203ce4c module:main +from:0x0215ab68 kind:load to:0x0215b5b0 module:overlay(69) +from:0x0215ab6c kind:load to:0x0215b5c0 module:overlay(69) +from:0x0215ab70 kind:load to:0x02159f28 module:overlay(69) +from:0x0215ab74 kind:load to:0x0215b5b4 module:overlay(69) +from:0x0215ab94 kind:arm_call to:0x0215a23c module:overlay(69) +from:0x0215aba4 kind:arm_call to:0x0203ce4c module:main +from:0x0215abb8 kind:load to:0x0215b5e0 module:overlay(69) +from:0x0215abbc kind:load to:0x0215b5f0 module:overlay(69) +from:0x0215abc0 kind:load to:0x0215a864 module:overlay(69) +from:0x0215abc4 kind:load to:0x0215b5e4 module:overlay(69) +from:0x0215abe4 kind:arm_call to:0x0215a8a8 module:overlay(69) +from:0x0215abf4 kind:arm_call to:0x0203ce4c module:main +from:0x0215ac08 kind:load to:0x0215b6c8 module:overlay(69) +from:0x0215ac0c kind:load to:0x0215b6d8 module:overlay(69) +from:0x0215ac10 kind:load to:0x0215aa60 module:overlay(69) +from:0x0215ac14 kind:load to:0x0215b6cc module:overlay(69) +from:0x0215ac18 kind:load to:0x0215aa88 module:overlay(69) +from:0x0215ac1c kind:load to:0x0215aad8 module:overlay(69) +from:0x0215ac20 kind:load to:0x0215ab28 module:overlay(69) +from:0x0215ac24 kind:load to:0x0215ab78 module:overlay(69) +from:0x0215ac28 kind:load to:0x0215abc8 module:overlay(69) +from:0x0215ac48 kind:load to:0x02157e8c module:overlay(69) +from:0x0215ac4c kind:load to:0x02097924 module:overlay(0) +from:0x0215ac50 kind:load to:0x02097734 module:overlay(0) +from:0x0215ac54 kind:load to:0x020977b0 module:overlay(0) +from:0x0215ac58 kind:load to:0x0209792c module:overlay(0) +from:0x0215ac5c kind:load to:0x0209794c module:overlay(0) +from:0x0215ac60 kind:load to:0x02097978 module:overlay(0) +from:0x0215ac6c kind:load to:0x02158124 module:overlay(69) +from:0x0215ac70 kind:load to:0x02158d30 module:overlay(69) +from:0x0215ac74 kind:load to:0x0209a234 module:overlay(0) +from:0x0215ac78 kind:load to:0x0209a268 module:overlay(0) +from:0x0215ac7c kind:load to:0x0209a300 module:overlay(0) +from:0x0215ac80 kind:load to:0x0209a314 module:overlay(0) +from:0x0215ac84 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215ac88 kind:load to:0x0209a33c module:overlay(0) +from:0x0215ac8c kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215ac90 kind:load to:0x0209a04c module:overlay(0) +from:0x0215ac94 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215ac98 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215ac9c kind:load to:0x0209a328 module:overlay(0) +from:0x0215aca0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215aca4 kind:load to:0x02158d04 module:overlay(69) +from:0x0215aca8 kind:load to:0x02158ce0 module:overlay(69) +from:0x0215acac kind:load to:0x0209a6ec module:overlay(0) +from:0x0215ad18 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ad1c kind:load to:0x02098534 module:overlay(0) +from:0x0215ad20 kind:load to:0x0209854c module:overlay(0) +from:0x0215ad24 kind:load to:0x02098558 module:overlay(0) +from:0x0215ad28 kind:load to:0x01fff464 module:itcm +from:0x0215ad2c kind:load to:0x020a99b8 module:overlay(0) +from:0x0215ad30 kind:load to:0x021581d4 module:overlay(69) +from:0x0215ad34 kind:load to:0x021581f8 module:overlay(69) +from:0x0215ad38 kind:load to:0x021582b4 module:overlay(69) +from:0x0215ad3c kind:load to:0x021582dc module:overlay(69) +from:0x0215ad40 kind:load to:0x0209849c module:overlay(0) +from:0x0215ad44 kind:load to:0x020a993c module:overlay(0) +from:0x0215ad48 kind:load to:0x020984a4 module:overlay(0) +from:0x0215ad4c kind:load to:0x020984a8 module:overlay(0) +from:0x0215ad50 kind:load to:0x02098564 module:overlay(0) +from:0x0215ad54 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ad58 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ad5c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ad60 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ad64 kind:load to:0x0215817c module:overlay(69) +from:0x0215ad68 kind:load to:0x021581a4 module:overlay(69) +from:0x0215ad6c kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215ad70 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215ad74 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215ad78 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215ad7c kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ad80 kind:load to:0x020a9130 module:overlay(0) +from:0x0215ad84 kind:load to:0x020a912c module:overlay(0) +from:0x0215ad88 kind:load to:0x020a91fc module:overlay(0) +from:0x0215ad8c kind:load to:0x020a9220 module:overlay(0) +from:0x0215ad90 kind:load to:0x020a9224 module:overlay(0) +from:0x0215ad94 kind:load to:0x02158338 module:overlay(69) +from:0x0215ad98 kind:load to:0x021583c4 module:overlay(69) +from:0x0215ad9c kind:load to:0x020a9190 module:overlay(0) +from:0x0215ada0 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215ada4 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215ada8 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215adac kind:load to:0x020a8f4c module:overlay(0) +from:0x0215adb0 kind:load to:0x020a9428 module:overlay(0) +from:0x0215adb4 kind:load to:0x020a9578 module:overlay(0) +from:0x0215adb8 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215adbc kind:load to:0x02158780 module:overlay(69) +from:0x0215adc0 kind:load to:0x020a97dc module:overlay(0) +from:0x0215adc4 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215adc8 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215adcc kind:load to:0x020a8e64 module:overlay(0) +from:0x0215add0 kind:load to:0x020a9984 module:overlay(0) +from:0x0215add4 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215add8 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215addc kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215ade0 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215ade4 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215ade8 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215adec kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215adf0 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215adf4 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215adf8 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215adfc kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215ae00 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215ae04 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215ae08 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215ae0c kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215ae10 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215ae14 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215ae18 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215ae1c kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215ae20 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215ae24 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215ae28 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215ae34 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ae38 kind:load to:0x02098534 module:overlay(0) +from:0x0215ae3c kind:load to:0x0209854c module:overlay(0) +from:0x0215ae40 kind:load to:0x02098558 module:overlay(0) +from:0x0215ae44 kind:load to:0x01fff464 module:itcm +from:0x0215ae48 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215ae4c kind:load to:0x020a8d08 module:overlay(0) +from:0x0215ae50 kind:load to:0x020a8d84 module:overlay(0) +from:0x0215ae54 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x0215ae58 kind:load to:0x020a98d4 module:overlay(0) +from:0x0215ae5c kind:load to:0x0209849c module:overlay(0) +from:0x0215ae60 kind:load to:0x020a993c module:overlay(0) +from:0x0215ae64 kind:load to:0x020984a4 module:overlay(0) +from:0x0215ae68 kind:load to:0x020984a8 module:overlay(0) +from:0x0215ae6c kind:load to:0x02098564 module:overlay(0) +from:0x0215ae70 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ae74 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ae78 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ae7c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ae80 kind:load to:0x02158d74 module:overlay(69) +from:0x0215ae84 kind:load to:0x02158d4c module:overlay(69) +from:0x0215ae88 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215ae8c kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x0215ae90 kind:load to:0x020a92b0 module:overlay(0) +from:0x0215ae94 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215ae98 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215ae9c kind:load to:0x020a9130 module:overlay(0) +from:0x0215aea0 kind:load to:0x020a912c module:overlay(0) +from:0x0215aea4 kind:load to:0x020a91fc module:overlay(0) +from:0x0215aea8 kind:load to:0x020a9220 module:overlay(0) +from:0x0215aeac kind:load to:0x020a9224 module:overlay(0) +from:0x0215aeb0 kind:load to:0x020a9180 module:overlay(0) +from:0x0215aeb4 kind:load to:0x020a9188 module:overlay(0) +from:0x0215aeb8 kind:load to:0x020a9190 module:overlay(0) +from:0x0215aebc kind:load to:0x020a8f34 module:overlay(0) +from:0x0215aec0 kind:load to:0x020a8f3c module:overlay(0) +from:0x0215aec4 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215aec8 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215aecc kind:load to:0x020a9428 module:overlay(0) +from:0x0215aed0 kind:load to:0x020a9578 module:overlay(0) +from:0x0215aed4 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215aed8 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215aedc kind:load to:0x020a97dc module:overlay(0) +from:0x0215aee0 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215aee4 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215aee8 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215aeec kind:load to:0x020a9984 module:overlay(0) +from:0x0215aef0 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x0215aef4 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0215aef8 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215aefc kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215af00 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215af04 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0215af08 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215af0c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215af10 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215af14 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0215af18 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x0215af1c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215af20 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215af24 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215af28 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215af2c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215af30 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215af34 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215af38 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215af3c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215af40 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x0215af44 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215af50 kind:load to:0x02159dec module:overlay(69) +from:0x0215af74 kind:load to:0x02158db4 module:overlay(69) +from:0x0215af78 kind:load to:0x02097924 module:overlay(0) +from:0x0215af7c kind:load to:0x02097734 module:overlay(0) +from:0x0215af80 kind:load to:0x020977b0 module:overlay(0) +from:0x0215af84 kind:load to:0x0209792c module:overlay(0) +from:0x0215af88 kind:load to:0x0209794c module:overlay(0) +from:0x0215af8c kind:load to:0x02097978 module:overlay(0) +from:0x0215af98 kind:load to:0x02158fe0 module:overlay(69) +from:0x0215af9c kind:load to:0x02159e54 module:overlay(69) +from:0x0215afa0 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215afa4 kind:load to:0x02099b18 module:overlay(0) +from:0x0215afa8 kind:load to:0x0209a11c module:overlay(0) +from:0x0215afac kind:load to:0x0209a124 module:overlay(0) +from:0x0215afb0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215afb4 kind:load to:0x02099c90 module:overlay(0) +from:0x0215afb8 kind:load to:0x02099b80 module:overlay(0) +from:0x0215afbc kind:load to:0x0209a04c module:overlay(0) +from:0x0215afc0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215afc4 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215afc8 kind:load to:0x02159e4c module:overlay(69) +from:0x0215afcc kind:load to:0x0209a104 module:overlay(0) +from:0x0215afd0 kind:load to:0x02159e3c module:overlay(69) +from:0x0215afd4 kind:load to:0x02159e18 module:overlay(69) +from:0x0215b0d0 kind:load to:0x020984f8 module:overlay(0) +from:0x0215b0d4 kind:load to:0x02098534 module:overlay(0) +from:0x0215b0d8 kind:load to:0x0209854c module:overlay(0) +from:0x0215b0dc kind:load to:0x02098558 module:overlay(0) +from:0x0215b0e0 kind:load to:0x01fff464 module:itcm +from:0x0215b0e4 kind:load to:0x020a99b8 module:overlay(0) +from:0x0215b0e8 kind:load to:0x02158ff4 module:overlay(69) +from:0x0215b0ec kind:load to:0x021591a8 module:overlay(69) +from:0x0215b0f0 kind:load to:0x021592a8 module:overlay(69) +from:0x0215b0f4 kind:load to:0x021593e0 module:overlay(69) +from:0x0215b0f8 kind:load to:0x0209849c module:overlay(0) +from:0x0215b0fc kind:load to:0x021593e4 module:overlay(69) +from:0x0215b100 kind:load to:0x020984a4 module:overlay(0) +from:0x0215b104 kind:load to:0x020984a8 module:overlay(0) +from:0x0215b108 kind:load to:0x02098564 module:overlay(0) +from:0x0215b10c kind:load to:0x020985d0 module:overlay(0) +from:0x0215b110 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215b114 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215b118 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215b11c kind:load to:0x02159e70 module:overlay(69) +from:0x0215b120 kind:load to:0x02159ea0 module:overlay(69) +from:0x0215b124 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0215b128 kind:load to:0x02159258 module:overlay(69) +from:0x0215b12c kind:load to:0x020a92b0 module:overlay(0) +from:0x0215b130 kind:load to:0x020a8f58 module:overlay(0) +from:0x0215b134 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0215b138 kind:load to:0x020a9130 module:overlay(0) +from:0x0215b13c kind:load to:0x020a912c module:overlay(0) +from:0x0215b140 kind:load to:0x020a91fc module:overlay(0) +from:0x0215b144 kind:load to:0x020a9220 module:overlay(0) +from:0x0215b148 kind:load to:0x020a9224 module:overlay(0) +from:0x0215b14c kind:load to:0x020a9180 module:overlay(0) +from:0x0215b150 kind:load to:0x020a9188 module:overlay(0) +from:0x0215b154 kind:load to:0x020a9190 module:overlay(0) +from:0x0215b158 kind:load to:0x020a8f34 module:overlay(0) +from:0x0215b15c kind:load to:0x020a8f3c module:overlay(0) +from:0x0215b160 kind:load to:0x020a8f44 module:overlay(0) +from:0x0215b164 kind:load to:0x020a8f4c module:overlay(0) +from:0x0215b168 kind:load to:0x020a9428 module:overlay(0) +from:0x0215b16c kind:load to:0x020a9578 module:overlay(0) +from:0x0215b170 kind:load to:0x020a95a4 module:overlay(0) +from:0x0215b174 kind:load to:0x020a95c4 module:overlay(0) +from:0x0215b178 kind:load to:0x020a97dc module:overlay(0) +from:0x0215b17c kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x0215b180 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0215b184 kind:load to:0x020a8e64 module:overlay(0) +from:0x0215b188 kind:load to:0x021599ac module:overlay(69) +from:0x0215b18c kind:load to:0x0215942c module:overlay(69) +from:0x0215b190 kind:load to:0x021594e8 module:overlay(69) +from:0x0215b194 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0215b198 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x0215b19c kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x0215b1a0 kind:load to:0x02159658 module:overlay(69) +from:0x0215b1a4 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0215b1a8 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x0215b1ac kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x0215b1b0 kind:load to:0x02159670 module:overlay(69) +from:0x0215b1b4 kind:load to:0x021596d8 module:overlay(69) +from:0x0215b1b8 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x0215b1bc kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x0215b1c0 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0215b1c4 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x0215b1c8 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x0215b1cc kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x0215b1d0 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x0215b1d4 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x0215b1d8 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x0215b1dc kind:load to:0x02159cac module:overlay(69) +from:0x0215b1e0 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x0215b1ec kind:load to:0x02159f28 module:overlay(69) +from:0x0215b1f0 kind:load to:0x02159f2c module:overlay(69) +from:0x0215b1f4 kind:load to:0x02159f7c module:overlay(69) +from:0x0215b1f8 kind:load to:0x02159f68 module:overlay(69) +from:0x0215b1fc kind:load to:0x0215a0f0 module:overlay(69) +from:0x0215b200 kind:load to:0x0215a0f4 module:overlay(69) +from:0x0215b204 kind:load to:0x0215a0f8 module:overlay(69) +from:0x0215b210 kind:load to:0x02096ca8 module:overlay(0) +from:0x0215b214 kind:load to:0x0215a5b8 module:overlay(69) +from:0x0215b21c kind:load to:0x0215a5f8 module:overlay(69) +from:0x0215b224 kind:load to:0x0215a5a8 module:overlay(69) +from:0x0215b22c kind:load to:0x0215a5bc module:overlay(69) +from:0x0215b26c kind:load to:0x0215a218 module:overlay(69) +from:0x0215b270 kind:load to:0x02097924 module:overlay(0) +from:0x0215b274 kind:load to:0x02097734 module:overlay(0) +from:0x0215b278 kind:load to:0x020977b0 module:overlay(0) +from:0x0215b27c kind:load to:0x0209792c module:overlay(0) +from:0x0215b280 kind:load to:0x0209794c module:overlay(0) +from:0x0215b284 kind:load to:0x02097978 module:overlay(0) +from:0x0215b290 kind:load to:0x0215a410 module:overlay(69) +from:0x0215b294 kind:load to:0x0215a848 module:overlay(69) +from:0x0215b298 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215b29c kind:load to:0x02099b18 module:overlay(0) +from:0x0215b2a0 kind:load to:0x0209a11c module:overlay(0) +from:0x0215b2a4 kind:load to:0x0209a124 module:overlay(0) +from:0x0215b2a8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215b2ac kind:load to:0x02099c90 module:overlay(0) +from:0x0215b2b0 kind:load to:0x02099b80 module:overlay(0) +from:0x0215b2b4 kind:load to:0x0209a04c module:overlay(0) +from:0x0215b2b8 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215b2bc kind:load to:0x0209a0ec module:overlay(0) +from:0x0215b2c0 kind:load to:0x02159e4c module:overlay(69) +from:0x0215b2c4 kind:load to:0x0209a104 module:overlay(0) +from:0x0215b2c8 kind:load to:0x02159e3c module:overlay(69) +from:0x0215b2cc kind:load to:0x02159e18 module:overlay(69) +from:0x0215b2d8 kind:load to:0x0215a3fc module:overlay(69) +from:0x0215b2dc kind:load to:0x0215a82c module:overlay(69) +from:0x0215b2e0 kind:load to:0x0209a234 module:overlay(0) +from:0x0215b2e4 kind:load to:0x0209a268 module:overlay(0) +from:0x0215b2e8 kind:load to:0x0209a300 module:overlay(0) +from:0x0215b2ec kind:load to:0x0209a314 module:overlay(0) +from:0x0215b2f0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215b2f4 kind:load to:0x0209a33c module:overlay(0) +from:0x0215b2f8 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215b2fc kind:load to:0x0209a04c module:overlay(0) +from:0x0215b300 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215b304 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215b308 kind:load to:0x0209a328 module:overlay(0) +from:0x0215b30c kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215b310 kind:load to:0x02158d04 module:overlay(69) +from:0x0215b314 kind:load to:0x02158ce0 module:overlay(69) +from:0x0215b318 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215b324 kind:load to:0x020984f8 module:overlay(0) +from:0x0215b328 kind:load to:0x02098534 module:overlay(0) +from:0x0215b32c kind:load to:0x0209854c module:overlay(0) +from:0x0215b330 kind:load to:0x02098558 module:overlay(0) +from:0x0215b334 kind:load to:0x01fff464 module:itcm +from:0x0215b338 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215b33c kind:load to:0x0215a48c module:overlay(69) +from:0x0215b340 kind:load to:0x02098490 module:overlay(0) +from:0x0215b344 kind:load to:0x0215a528 module:overlay(69) +from:0x0215b348 kind:load to:0x02098498 module:overlay(0) +from:0x0215b34c kind:load to:0x0209849c module:overlay(0) +from:0x0215b350 kind:load to:0x0215a70c module:overlay(69) +from:0x0215b354 kind:load to:0x0215a700 module:overlay(69) +from:0x0215b358 kind:load to:0x020984a8 module:overlay(0) +from:0x0215b35c kind:load to:0x02098564 module:overlay(0) +from:0x0215b360 kind:load to:0x020985d0 module:overlay(0) +from:0x0215b364 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215b368 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215b36c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215b370 kind:load to:0x0215a424 module:overlay(69) +from:0x0215b374 kind:load to:0x0215a454 module:overlay(69) +from:0x0215b378 kind:load to:0x0215a73c module:overlay(69) +from:0x0215b384 kind:load to:0x0215a884 module:overlay(69) +from:0x0215b388 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215b38c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215b390 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215b394 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215b3a0 kind:load to:0x0215a95c module:overlay(69) +from:0x0215b3a4 kind:load to:0x0209d098 module:overlay(0) +from:0x0215b3a8 kind:load to:0x0215a9ac module:overlay(69) +from:0x0215b3ac kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215b3b0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215b3b4 kind:load to:0x0215a9f8 module:overlay(69) +from:0x0215b3b8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215b3bc kind:load to:0x0215a9c8 module:overlay(69) +from:0x0215b3c0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215b3c4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215b3c8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215b3cc kind:load to:0x0209d1cc module:overlay(0) +from:0x0215b3d0 kind:load to:0x0215aa18 module:overlay(69) +from:0x0215b3d4 kind:load to:0x0215aa38 module:overlay(69) diff --git a/config/usa/arm9/overlays/ov069/symbols.txt b/config/usa/arm9/overlays/ov069/symbols.txt new file mode 100644 index 00000000..627b3cdf --- /dev/null +++ b/config/usa/arm9/overlays/ov069/symbols.txt @@ -0,0 +1,168 @@ +func_ov069_02157e80 kind:function(arm,size=0xc) addr:0x02157e80 +func_ov069_02157e8c kind:function(arm,size=0x24) addr:0x02157e8c +func_ov069_02157eb0 kind:function(arm,size=0x5c) addr:0x02157eb0 +func_ov069_02157f0c kind:function(arm,size=0x218) addr:0x02157f0c +func_ov069_02158124 kind:function(arm,size=0x14) addr:0x02158124 +func_ov069_02158138 kind:function(arm,size=0x44) addr:0x02158138 +func_ov069_0215817c kind:function(arm,size=0x28) addr:0x0215817c +func_ov069_021581a4 kind:function(arm,size=0x30) addr:0x021581a4 +func_ov069_021581d4 kind:function(arm,size=0x24) addr:0x021581d4 +func_ov069_021581f8 kind:function(arm,size=0xbc) addr:0x021581f8 +func_ov069_021582b4 kind:function(arm,size=0x28) addr:0x021582b4 +func_ov069_021582dc kind:function(arm,size=0x28) addr:0x021582dc +func_ov069_02158304 kind:function(arm,size=0x34) addr:0x02158304 +func_ov069_02158338 kind:function(arm,size=0x8c) addr:0x02158338 +func_ov069_021583c4 kind:function(arm,size=0x254) addr:0x021583c4 +func_ov069_02158618 kind:function(arm,size=0xe4) addr:0x02158618 +func_ov069_021586fc kind:function(arm,size=0x2c) addr:0x021586fc +func_ov069_02158728 kind:function(arm,size=0x58) addr:0x02158728 +func_ov069_02158780 kind:function(arm,size=0x560) addr:0x02158780 +func_ov069_02158ce0 kind:function(arm,size=0x24) addr:0x02158ce0 +func_ov069_02158d04 kind:function(arm,size=0x2c) addr:0x02158d04 +func_ov069_02158d30 kind:function(arm,size=0x1c) addr:0x02158d30 +func_ov069_02158d4c kind:function(arm,size=0x28) addr:0x02158d4c +func_ov069_02158d74 kind:function(arm,size=0x20) addr:0x02158d74 +func_ov069_02158d94 kind:function(arm,size=0x14) addr:0x02158d94 +func_ov069_02158da8 kind:function(arm,size=0xc) addr:0x02158da8 +func_ov069_02158db4 kind:function(arm,size=0x24) addr:0x02158db4 +func_ov069_02158dd8 kind:function(arm,size=0x6c) addr:0x02158dd8 +func_ov069_02158e44 kind:function(arm,size=0x19c) addr:0x02158e44 +func_ov069_02158fe0 kind:function(arm,size=0x14) addr:0x02158fe0 +func_ov069_02158ff4 kind:function(arm,size=0x1b4) addr:0x02158ff4 +func_ov069_021591a8 kind:function(arm,size=0x98) addr:0x021591a8 +func_ov069_02159240 kind:function(arm,size=0x18) addr:0x02159240 +func_ov069_02159258 kind:function(arm,size=0x50) addr:0x02159258 +func_ov069_021592a8 kind:function(arm,size=0x138) addr:0x021592a8 +func_ov069_021593e0 kind:function(arm,size=0x4) addr:0x021593e0 +func_ov069_021593e4 kind:function(arm,size=0x48) addr:0x021593e4 +func_ov069_0215942c kind:function(arm,size=0xbc) addr:0x0215942c +func_ov069_021594e8 kind:function(arm,size=0x170) addr:0x021594e8 +func_ov069_02159658 kind:function(arm,size=0x18) addr:0x02159658 +func_ov069_02159670 kind:function(arm,size=0x68) addr:0x02159670 +func_ov069_021596d8 kind:function(arm,size=0x214) addr:0x021596d8 +func_ov069_021598ec kind:function(arm,size=0x2c) addr:0x021598ec +func_ov069_02159918 kind:function(arm,size=0x3c) addr:0x02159918 +func_ov069_02159954 kind:function(arm,size=0x34) addr:0x02159954 +func_ov069_02159988 kind:function(arm,size=0x24) addr:0x02159988 +func_ov069_021599ac kind:function(arm,size=0x54) addr:0x021599ac +func_ov069_02159a00 kind:function(arm,size=0x284) addr:0x02159a00 +func_ov069_02159c84 kind:function(arm,size=0x28) addr:0x02159c84 +func_ov069_02159cac kind:function(arm,size=0x100) addr:0x02159cac +func_ov069_02159dac kind:function(arm,size=0x28) addr:0x02159dac +func_ov069_02159dd4 kind:function(arm,size=0x18) addr:0x02159dd4 +func_ov069_02159dec kind:function(arm,size=0x2c) addr:0x02159dec +func_ov069_02159e18 kind:function(arm,size=0x24) addr:0x02159e18 +func_ov069_02159e3c kind:function(arm,size=0x10) addr:0x02159e3c +func_ov069_02159e4c kind:function(arm,size=0x8) addr:0x02159e4c +func_ov069_02159e54 kind:function(arm,size=0x1c) addr:0x02159e54 +func_ov069_02159e70 kind:function(arm,size=0x30) addr:0x02159e70 +func_ov069_02159ea0 kind:function(arm,size=0x38) addr:0x02159ea0 +func_ov069_02159ed8 kind:function(arm,size=0x14) addr:0x02159ed8 +func_ov069_02159eec kind:function(arm,size=0x3c) addr:0x02159eec +func_ov069_02159f28 kind:function(arm,size=0x4) addr:0x02159f28 +func_ov069_02159f2c kind:function(arm,size=0x14) addr:0x02159f2c +func_ov069_02159f40 kind:function(arm,size=0x28) addr:0x02159f40 +func_ov069_02159f68 kind:function(arm,size=0x14) addr:0x02159f68 +func_ov069_02159f7c kind:function(arm,size=0x174) addr:0x02159f7c +func_ov069_0215a0f0 kind:function(arm,size=0x4) addr:0x0215a0f0 +func_ov069_0215a0f4 kind:function(arm,size=0x4) addr:0x0215a0f4 +func_ov069_0215a0f8 kind:function(arm,size=0x4) addr:0x0215a0f8 +func_ov069_0215a0fc kind:function(arm,size=0xa4) addr:0x0215a0fc +func_ov069_0215a1a0 kind:function(arm,size=0x6c) addr:0x0215a1a0 +func_ov069_0215a20c kind:function(arm,size=0xc) addr:0x0215a20c +func_ov069_0215a218 kind:function(arm,size=0x24) addr:0x0215a218 +func_ov069_0215a23c kind:function(arm,size=0x70) addr:0x0215a23c +func_ov069_0215a2ac kind:function(arm,size=0x150) addr:0x0215a2ac +func_ov069_0215a3fc kind:function(arm,size=0x14) addr:0x0215a3fc +func_ov069_0215a410 kind:function(arm,size=0x14) addr:0x0215a410 +func_ov069_0215a424 kind:function(arm,size=0x30) addr:0x0215a424 +func_ov069_0215a454 kind:function(arm,size=0x38) addr:0x0215a454 +func_ov069_0215a48c kind:function(arm,size=0x60) addr:0x0215a48c +func_ov069_0215a4ec kind:function(arm,size=0x3c) addr:0x0215a4ec +func_ov069_0215a528 kind:function(arm,size=0x80) addr:0x0215a528 +func_ov069_0215a5a8 kind:function(arm,size=0x10) addr:0x0215a5a8 +func_ov069_0215a5b8 kind:function(arm,size=0x4) addr:0x0215a5b8 +func_ov069_0215a5bc kind:function(arm,size=0x3c) addr:0x0215a5bc +func_ov069_0215a5f8 kind:function(arm,size=0x7c) addr:0x0215a5f8 +func_ov069_0215a674 kind:function(arm,size=0x8c) addr:0x0215a674 +func_ov069_0215a700 kind:function(arm,size=0xc) addr:0x0215a700 +func_ov069_0215a70c kind:function(arm,size=0x30) addr:0x0215a70c +func_ov069_0215a73c kind:function(arm,size=0xd8) addr:0x0215a73c +func_ov069_0215a814 kind:function(arm,size=0x18) addr:0x0215a814 +func_ov069_0215a82c kind:function(arm,size=0x1c) addr:0x0215a82c +func_ov069_0215a848 kind:function(arm,size=0x1c) addr:0x0215a848 +func_ov069_0215a864 kind:function(arm,size=0x14) addr:0x0215a864 +func_ov069_0215a878 kind:function(arm,size=0xc) addr:0x0215a878 +func_ov069_0215a884 kind:function(arm,size=0x24) addr:0x0215a884 +func_ov069_0215a8a8 kind:function(arm,size=0x2c) addr:0x0215a8a8 +func_ov069_0215a8d4 kind:function(arm,size=0x88) addr:0x0215a8d4 +func_ov069_0215a95c kind:function(arm,size=0x50) addr:0x0215a95c +func_ov069_0215a9ac kind:function(arm,size=0x1c) addr:0x0215a9ac +func_ov069_0215a9c8 kind:function(arm,size=0x14) addr:0x0215a9c8 +func_ov069_0215a9dc kind:function(arm,size=0x1c) addr:0x0215a9dc +func_ov069_0215a9f8 kind:function(arm,size=0x20) addr:0x0215a9f8 +func_ov069_0215aa18 kind:function(arm,size=0x20) addr:0x0215aa18 +func_ov069_0215aa38 kind:function(arm,size=0x28) addr:0x0215aa38 +func_ov069_0215aa60 kind:function(arm,size=0x14) addr:0x0215aa60 +data_ov069_0215aa7c kind:data(any) addr:0x0215aa7c +__sinit_ov069_0215aa88 kind:function(arm,size=0x50) addr:0x0215aa88 +__sinit_ov069_0215aad8 kind:function(arm,size=0x50) addr:0x0215aad8 +__sinit_ov069_0215ab28 kind:function(arm,size=0x50) addr:0x0215ab28 +__sinit_ov069_0215ab78 kind:function(arm,size=0x50) addr:0x0215ab78 +__sinit_ov069_0215abc8 kind:function(arm,size=0x50) addr:0x0215abc8 +.p__sinit_ov069_0215aa88 kind:data(word) addr:0x0215ac18 +.p__sinit_ov069_0215aad8 kind:data(word) addr:0x0215ac1c +.p__sinit_ov069_0215ab28 kind:data(word) addr:0x0215ac20 +.p__sinit_ov069_0215ab78 kind:data(word) addr:0x0215ac24 +.p__sinit_ov069_0215abc8 kind:data(word) addr:0x0215ac28 +data_ov069_0215ac48 kind:data(any) addr:0x0215ac48 +data_ov069_0215ac6c kind:data(any) addr:0x0215ac6c +data_ov069_0215acb0 kind:data(any) addr:0x0215acb0 +data_ov069_0215ad18 kind:data(any) addr:0x0215ad18 +data_ov069_0215ae30 kind:data(any) addr:0x0215ae30 ambiguous +data_ov069_0215ae34 kind:data(any) addr:0x0215ae34 +data_ov069_0215aec4 kind:data(any) addr:0x0215aec4 ambiguous +data_ov069_0215af50 kind:data(any) addr:0x0215af50 +data_ov069_0215af54 kind:data(any) addr:0x0215af54 +data_ov069_0215af74 kind:data(any) addr:0x0215af74 +data_ov069_0215af84 kind:data(any) addr:0x0215af84 ambiguous +data_ov069_0215af98 kind:data(any) addr:0x0215af98 +data_ov069_0215afd8 kind:data(any) addr:0x0215afd8 +data_ov069_0215afe4 kind:data(any) addr:0x0215afe4 ambiguous +data_ov069_0215afe8 kind:data(any) addr:0x0215afe8 ambiguous +data_ov069_0215b020 kind:data(any) addr:0x0215b020 +data_ov069_0215b044 kind:data(any) addr:0x0215b044 ambiguous +data_ov069_0215b068 kind:data(any) addr:0x0215b068 +data_ov069_0215b078 kind:data(any) addr:0x0215b078 ambiguous +data_ov069_0215b0d0 kind:data(any) addr:0x0215b0d0 +data_ov069_0215b194 kind:data(any) addr:0x0215b194 ambiguous +data_ov069_0215b1ec kind:data(any) addr:0x0215b1ec +data_ov069_0215b210 kind:data(any) addr:0x0215b210 +data_ov069_0215b214 kind:data(any) addr:0x0215b214 +data_ov069_0215b224 kind:data(any) addr:0x0215b224 +data_ov069_0215b234 kind:data(any) addr:0x0215b234 +data_ov069_0215b24c kind:data(any) addr:0x0215b24c +data_ov069_0215b26c kind:data(any) addr:0x0215b26c +data_ov069_0215b290 kind:data(any) addr:0x0215b290 +data_ov069_0215b2d8 kind:data(any) addr:0x0215b2d8 +data_ov069_0215b324 kind:data(any) addr:0x0215b324 +data_ov069_0215b368 kind:data(any) addr:0x0215b368 ambiguous +data_ov069_0215b384 kind:data(any) addr:0x0215b384 +data_ov069_0215b3a0 kind:data(any) addr:0x0215b3a0 +data_ov069_0215b3b4 kind:data(any) addr:0x0215b3b4 ambiguous +data_ov069_0215b3e0 kind:bss addr:0x0215b3e0 +data_ov069_0215b3e4 kind:bss addr:0x0215b3e4 +data_ov069_0215b3f0 kind:bss addr:0x0215b3f0 +data_ov069_0215b4c8 kind:bss addr:0x0215b4c8 +data_ov069_0215b4cc kind:bss addr:0x0215b4cc +data_ov069_0215b4d8 kind:bss addr:0x0215b4d8 +data_ov069_0215b4ec kind:bss addr:0x0215b4ec ambiguous +data_ov069_0215b5b0 kind:bss addr:0x0215b5b0 +data_ov069_0215b5b4 kind:bss addr:0x0215b5b4 +data_ov069_0215b5c0 kind:bss addr:0x0215b5c0 +data_ov069_0215b5e0 kind:bss addr:0x0215b5e0 +data_ov069_0215b5e4 kind:bss addr:0x0215b5e4 +data_ov069_0215b5f0 kind:bss addr:0x0215b5f0 +data_ov069_0215b6c8 kind:bss addr:0x0215b6c8 +data_ov069_0215b6cc kind:bss addr:0x0215b6cc +data_ov069_0215b6d8 kind:bss addr:0x0215b6d8 diff --git a/config/usa/arm9/overlays/ov070/delinks.txt b/config/usa/arm9/overlays/ov070/delinks.txt new file mode 100644 index 00000000..15ca7c7d --- /dev/null +++ b/config/usa/arm9/overlays/ov070/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x0213efa0 end:0x0214dbcc kind:code align:32 + .rodata start:0x0214dbcc end:0x0214ddb8 kind:rodata align:4 + .init start:0x0214ddb8 end:0x0214e73c kind:code align:4 + .ctor start:0x0214e73c end:0x0214e7a0 kind:rodata align:4 + .data start:0x0214e7c0 end:0x0214f840 kind:data align:32 + .bss start:0x0214f840 end:0x02150be0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov070/relocs.txt b/config/usa/arm9/overlays/ov070/relocs.txt new file mode 100644 index 00000000..6521e261 --- /dev/null +++ b/config/usa/arm9/overlays/ov070/relocs.txt @@ -0,0 +1,2779 @@ +from:0x0213efb0 kind:arm_call_thumb to:0x021832b8 module:overlay(101) +from:0x0213efc8 kind:arm_call to:0x0207027c module:overlay(0) +from:0x0213efe4 kind:arm_call_thumb to:0x02014944 module:main +from:0x0213effc kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f040 kind:arm_call_thumb to:0x02014850 module:main +from:0x0213f050 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f098 kind:arm_call_thumb to:0x020147fc module:main +from:0x0213f0a4 kind:load to:0x02049b80 module:main +from:0x0213f0a8 kind:load to:0x0214e7c8 module:overlay(70) +from:0x0213f0ac kind:load to:0x027e09a0 module:dtcm +from:0x0213f0b8 kind:arm_call_thumb to:0x02183308 module:overlay(101) +from:0x0213f0c4 kind:arm_call_thumb to:0x020be80c module:overlay(1) +from:0x0213f0cc kind:load to:0x020b502c module:overlay(0) +from:0x0213f2f0 kind:load to:0x027e09b8 module:dtcm +from:0x0213f2fc kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x0213f310 kind:arm_call_thumb to:0x020b6e8c module:overlay(1) +from:0x0213f318 kind:arm_call to:0x02011ff4 module:main +from:0x0213f32c kind:load to:0x0214f850 module:overlay(70) +from:0x0213f340 kind:arm_call to:0x02011f3c module:main +from:0x0213f34c kind:arm_call to:0x0213f390 module:overlay(70) +from:0x0213f360 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0213f38c kind:load to:0x0214e7e4 module:overlay(70) +from:0x0213f398 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0213f3c0 kind:load to:0x0214e808 module:overlay(70) +from:0x0213f3dc kind:arm_call to:0x020974bc module:overlay(0) +from:0x0213f3fc kind:arm_call to:0x0213f528 module:overlay(70) +from:0x0213f408 kind:load to:0x0214dbf4 module:overlay(70) +from:0x0213f40c kind:load to:0x020b537c module:overlay(0) +from:0x0213f458 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0213f46c kind:arm_call to:0x0213f528 module:overlay(70) +from:0x0213f484 kind:arm_call to:0x0213f63c module:overlay(70) +from:0x0213f49c kind:arm_call to:0x0213f528 module:overlay(70) +from:0x0213f4b4 kind:arm_call to:0x02080268 module:overlay(0) +from:0x0213f4c8 kind:arm_call to:0x020970a8 module:overlay(0) +from:0x0213f4d8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0213f4e0 kind:load to:0x027e0cd8 module:dtcm +from:0x0213f4e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0213f504 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0213f524 kind:load to:0x027e09b8 module:dtcm +from:0x0213f56c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0213f5a4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0213f614 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0213f638 kind:load to:0x027e09b8 module:dtcm +from:0x0213f658 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0213f6b4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0213f6d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0213f6fc kind:arm_call to:0x02098140 module:overlay(0) +from:0x0213f704 kind:arm_call to:0x020981c0 module:overlay(0) +from:0x0213f720 kind:load to:0x0214dbf4 module:overlay(70) +from:0x0213f724 kind:load to:0x0214dbcc module:overlay(70) +from:0x0213f728 kind:load to:0x020b537c module:overlay(0) +from:0x0213f72c kind:load to:0x027e0ce4 module:dtcm +from:0x0213f738 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213f74c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213f754 kind:arm_call to:0x02011ff4 module:main +from:0x0213f768 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0213f77c kind:load to:0x0214f89c module:overlay(70) +from:0x0213f790 kind:arm_call to:0x02011f3c module:main +from:0x0213f79c kind:arm_call to:0x0213f7e0 module:overlay(70) +from:0x0213f7b0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0213f7dc kind:load to:0x0214e864 module:overlay(70) +from:0x0213f7e8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0213f7f8 kind:arm_call to:0x02143698 module:overlay(70) +from:0x0213f804 kind:load to:0x0214e888 module:overlay(70) +from:0x0213f814 kind:arm_call to:0x021436bc module:overlay(70) +from:0x0213f81c kind:arm_call to:0x0213f84c module:overlay(70) +from:0x0213f834 kind:load to:0x0214373c module:overlay(70) +from:0x0213f888 kind:arm_call to:0x0206d114 module:overlay(0) +from:0x0213f8a0 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0213f8ac kind:arm_call to:0x021437b0 module:overlay(70) +from:0x0213f8b8 kind:load to:0x020b5198 module:overlay(0) +from:0x0213f8f4 kind:arm_call to:0x020809b8 module:overlay(0) +from:0x0213f900 kind:arm_call to:0x021437b0 module:overlay(70) +from:0x0213f908 kind:load to:0x027e0cd8 module:dtcm +from:0x0213f918 kind:arm_call to:0x021436b8 module:overlay(70) +from:0x0213f920 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213f938 kind:arm_call to:0x021436b8 module:overlay(70) +from:0x0213f940 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0213f948 kind:arm_call to:0x02011ff4 module:main +from:0x0213f95c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0213f9b0 kind:load to:0x0214e8e4 module:overlay(70) +from:0x0213f9b4 kind:load to:0x020b2818 module:overlay(0) +from:0x0213f9b8 kind:load to:0x0214e8f8 module:overlay(70) +from:0x0213f9c4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213fa90 kind:arm_call to:0x01ff9258 module:itcm +from:0x0213faac kind:arm_call to:0x02016d54 module:main +from:0x0213fad4 kind:arm_call to:0x02016cc8 module:main +from:0x0213fb44 kind:arm_call to:0x0203a194 module:main +from:0x0213fb60 kind:arm_call to:0x02016d54 module:main +from:0x0213fb88 kind:arm_call to:0x02016cc8 module:main +from:0x0213fc34 kind:arm_call to:0x02016d54 module:main +from:0x0213fc5c kind:arm_call to:0x02016cc8 module:main +from:0x0213fccc kind:arm_call to:0x01ffb714 module:itcm +from:0x0213fcd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0213fcf0 kind:arm_call to:0x01ff930c module:itcm +from:0x0213fd08 kind:arm_call to:0x02017f2c module:main +from:0x0213fd90 kind:load to:0x0203e93c module:main +from:0x0213fdb8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0213fdc0 kind:arm_call to:0x02011ff4 module:main +from:0x0213fe98 kind:arm_call to:0x020f65a4 module:overlay(31) +from:0x0213fef8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0213ff08 kind:arm_call to:0x01ff9218 module:itcm +from:0x0213ff64 kind:arm_call to:0x020f65fc module:overlay(31) +from:0x0213ff8c kind:load to:0x0213fec8 module:overlay(70) +from:0x0213ff9c kind:load to:0x020f6740 module:overlays(19,22,23,31) +from:0x0213ffa8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0213ffbc kind:load to:0x0214e914 module:overlay(70) +from:0x0213ffc4 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0213ffe8 kind:load to:0x027e0cd8 module:dtcm +from:0x0213fffc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02140004 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214001c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02140024 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214002c kind:arm_call to:0x02011ff4 module:main +from:0x02140040 kind:load to:0x0214f8e8 module:overlay(70) +from:0x02140054 kind:arm_call to:0x02011f3c module:main +from:0x02140060 kind:arm_call to:0x02140160 module:overlay(70) +from:0x02140074 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021400bc kind:load to:0x0214e9b0 module:overlay(70) +from:0x021400d0 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x021400e4 kind:load to:0x0214e980 module:overlay(70) +from:0x021400f0 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02140104 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0214010c kind:arm_call to:0x02011ff4 module:main +from:0x0214013c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02140148 kind:arm_call to:0x01fff458 module:itcm +from:0x0214015c kind:load to:0x027e0ce4 module:dtcm +from:0x02140168 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021401ec kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021401fc kind:arm_call to:0x021400c8 module:overlay(70) +from:0x02140208 kind:load to:0x0214e9fc module:overlay(70) +from:0x0214020c kind:load to:0x0214f8e8 module:overlay(70) +from:0x02140210 kind:load to:0x020b1948 module:overlay(0) +from:0x02140214 kind:load to:0x0214e9d4 module:overlay(70) +from:0x02140224 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02140264 kind:arm_call to:0x020974bc module:overlay(0) +from:0x021402d0 kind:arm_call to:0x021403e0 module:overlay(70) +from:0x021402dc kind:load to:0x0214dc44 module:overlay(70) +from:0x021402e4 kind:load to:0x020b537c module:overlay(0) +from:0x021402fc kind:arm_call to:0x020beecc module:overlay(17) +from:0x02140334 kind:arm_call to:0x02140874 module:overlay(70) +from:0x02140368 kind:arm_call to:0x02096ce0 module:overlay(0) +from:0x021403b4 kind:arm_call to:0x021403e0 module:overlay(70) +from:0x021403cc kind:arm_call to:0x021403e0 module:overlay(70) +from:0x021403d8 kind:load to:0x027e0ce4 module:dtcm +from:0x021403dc kind:load to:0x0214e974 module:overlay(70) +from:0x02140444 kind:arm_call to:0x02140450 module:overlay(70) +from:0x02140480 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021404b4 kind:arm_call to:0x02080600 module:overlay(0) +from:0x0214057c kind:arm_call to:0x0214069c module:overlay(70) +from:0x021405b4 kind:arm_call to:0x02140784 module:overlay(70) +from:0x02140614 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02140638 kind:arm_call to:0x02080344 module:overlay(0) +from:0x02140654 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02140664 kind:arm_call to:0x01fff458 module:itcm +from:0x02140688 kind:load to:0x027e0cd8 module:dtcm +from:0x0214068c kind:load to:0x02049bc4 module:main +from:0x02140694 kind:load to:0x020b537c module:overlay(0) +from:0x02140698 kind:load to:0x027e0ce4 module:dtcm +from:0x021406bc kind:arm_call to:0x01ffedac module:itcm +from:0x021406c8 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02140720 kind:arm_call to:0x01fff498 module:itcm +from:0x02140744 kind:arm_call to:0x01fff148 module:itcm +from:0x02140760 kind:arm_call to:0x01ff9258 module:itcm +from:0x02140778 kind:load to:0x027e0cd8 module:dtcm +from:0x0214077c kind:load to:0x027e0ce8 module:dtcm +from:0x02140780 kind:load to:0x027e0ce0 module:dtcm +from:0x021407dc kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021407ec kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02140800 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02140810 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02140820 kind:load to:0x0214e994 module:overlay(70) +from:0x0214082c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02140850 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214088c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214089c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021408a4 kind:arm_call to:0x02011ff4 module:main +from:0x021408e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021408ec kind:arm_call to:0x01fff458 module:itcm +from:0x02140918 kind:load to:0x027e0ce4 module:dtcm +from:0x02140934 kind:arm_call to:0x01fff458 module:itcm +from:0x02140968 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02140970 kind:load to:0x027e0cd8 module:dtcm +from:0x02140980 kind:arm_call to:0x021400e8 module:overlay(70) +from:0x02140988 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02140990 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021409a8 kind:arm_call to:0x021400e8 module:overlay(70) +from:0x021409b0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021409b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021409c0 kind:arm_call to:0x02011ff4 module:main +from:0x021409d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021409e4 kind:thumb_call_arm to:0x02017764 module:main +from:0x021409f8 kind:load to:0x0214ea74 module:overlay(70) +from:0x02140a00 kind:thumb_call_arm to:0x020177a0 module:main +from:0x02140a0c kind:thumb_call_arm to:0x020177a0 module:main +from:0x02140a12 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140a40 kind:thumb_call to:0x02017954 module:main +from:0x02140a58 kind:load to:0x0214ea58 module:overlay(70) +from:0x02140a82 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140aa0 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140aa6 kind:thumb_call to:0x02017978 module:main +from:0x02140ab0 kind:load to:0x0214ea58 module:overlay(70) +from:0x02140ab4 kind:load to:0x0214f9c0 module:overlay(70) +from:0x02140ade kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140afc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140b02 kind:thumb_call to:0x02017978 module:main +from:0x02140b08 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02140b10 kind:load to:0x0214ea58 module:overlay(70) +from:0x02140b14 kind:load to:0x0214f9c0 module:overlay(70) +from:0x02140b3c kind:arm_call to:0x0205a2fc module:overlay(0) +from:0x02140b78 kind:arm_call to:0x02011ff4 module:main +from:0x02140b88 kind:arm_call to:0x02011f3c module:main +from:0x02140bb0 kind:arm_call_thumb to:0x021409e0 module:overlay(70) +from:0x02140bc8 kind:arm_call to:0x02140c34 module:overlay(70) +from:0x02140bd0 kind:load to:0x0214f9c0 module:overlay(70) +from:0x02140bd4 kind:load to:0x027e0960 module:dtcm +from:0x02140c1c kind:arm_call to:0x02011ff4 module:main +from:0x02140c30 kind:load to:0x0214f9c0 module:overlay(70) +from:0x02140c4c kind:arm_call to:0x0205a370 module:overlay(0) +from:0x02140c98 kind:arm_call to:0x02140a1c module:overlay(70) +from:0x02140cd0 kind:arm_call to:0x0205a3a8 module:overlay(0) +from:0x02140cec kind:load to:0x027e0960 module:dtcm +from:0x02140d60 kind:arm_call to:0x01ffb714 module:itcm +from:0x02140d6c kind:arm_call to:0x01ffb744 module:itcm +from:0x02140dc8 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02140de0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02140dec kind:arm_call to:0x01ffb744 module:itcm +from:0x02140ef0 kind:thumb_call to:0x02140a3c module:overlay(70) +from:0x02140f18 kind:thumb_call to:0x02140a5c module:overlay(70) +from:0x02140f28 kind:load to:0x02140b18 module:overlay(70) +from:0x02140f38 kind:load to:0x02017834 module:main +from:0x02140f70 kind:arm_call to:0x02140d2c module:overlay(70) +from:0x02140f90 kind:arm_call to:0x02140d2c module:overlay(70) +from:0x02140fb4 kind:arm_call to:0x02017d5c module:main +from:0x02140ff8 kind:arm_call to:0x02016d54 module:main +from:0x02141020 kind:arm_call to:0x02017bf8 module:main +from:0x02141094 kind:arm_call to:0x01ffb714 module:itcm +from:0x021410a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021410b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021410e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02141104 kind:arm_call to:0x02017f2c module:main +from:0x02141150 kind:arm_call to:0x01ffb714 module:itcm +from:0x02141178 kind:arm_call to:0x02017bf8 module:main +from:0x0214119c kind:arm_call to:0x01ffb744 module:itcm +from:0x021411c4 kind:arm_call to:0x02017bf8 module:main +from:0x02141240 kind:load to:0x0203e93c module:main +from:0x021412c4 kind:arm_call to:0x02017bf8 module:main +from:0x021412f8 kind:arm_call to:0x02016d54 module:main +from:0x0214130c kind:arm_call to:0x02017bf8 module:main +from:0x02141330 kind:arm_call to:0x02016d54 module:main +from:0x02141358 kind:arm_call to:0x02017bf8 module:main +from:0x02141388 kind:arm_call to:0x02141034 module:overlay(70) +from:0x0214139c kind:load to:0x0214f9e0 module:overlay(70) +from:0x021413b0 kind:arm_call to:0x02011f3c module:main +from:0x021413bc kind:arm_call to:0x021414c8 module:overlay(70) +from:0x021413d0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02141418 kind:load to:0x0214eab4 module:overlay(70) +from:0x02141444 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02141490 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021414a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021414a8 kind:arm_call to:0x021418c0 module:overlay(70) +from:0x021414bc kind:load to:0x020b537c module:overlay(0) +from:0x021414c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021414d4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214152c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02141548 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0214156c kind:arm_call to:0x021425d4 module:overlay(70) +from:0x021415d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021415e4 kind:load to:0x0214ead8 module:overlay(70) +from:0x021415e8 kind:load to:0x0214f9e0 module:overlay(70) +from:0x021415ec kind:load to:0x02043190 module:main +from:0x021415f4 kind:load to:0x0214f9c8 module:overlay(70) +from:0x02141600 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0214161c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02141664 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214168c kind:arm_call to:0x02141f9c module:overlay(70) +from:0x021416bc kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021416f8 kind:arm_call to:0x02141ff4 module:overlay(70) +from:0x02141720 kind:arm_call to:0x02141d6c module:overlay(70) +from:0x02141738 kind:load to:0x02141930 module:overlay(70) +from:0x02141750 kind:arm_call to:0x02141930 module:overlay(70) +from:0x02141794 kind:arm_call to:0x02141d0c module:overlay(70) +from:0x021417c0 kind:arm_call to:0x02141930 module:overlay(70) +from:0x021417dc kind:arm_call to:0x02141930 module:overlay(70) +from:0x021417f0 kind:arm_call to:0x02141930 module:overlay(70) +from:0x0214180c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02141848 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02141888 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02141894 kind:load to:0x0203e93c module:main +from:0x02141898 kind:load to:0x027e09b4 module:dtcm +from:0x021418b4 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x021418bc kind:load to:0x0214f9c8 module:overlay(70) +from:0x021418e0 kind:load to:0x02141cbc module:overlay(70) +from:0x021418f8 kind:load to:0x020aecd8 module:overlay(0) +from:0x0214192c kind:load to:0x02141d0c module:overlay(70) +from:0x0214194c kind:arm_call to:0x020beecc module:overlay(17) +from:0x02141970 kind:arm_call to:0x01ffedac module:itcm +from:0x02141988 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x021419bc kind:arm_call to:0x021418fc module:overlay(70) +from:0x021419e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02141a10 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x02141a20 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02141a34 kind:arm_call to:0x02141cbc module:overlay(70) +from:0x02141a60 kind:arm_call to:0x01ffedac module:itcm +from:0x02141a6c kind:arm_call to:0x02080930 module:overlay(0) +from:0x02141a7c kind:arm_call to:0x02141cbc module:overlay(70) +from:0x02141a84 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02141aac kind:arm_call to:0x02080048 module:overlay(0) +from:0x02141ab8 kind:arm_call to:0x02080060 module:overlay(0) +from:0x02141ae0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02141af8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02141b3c kind:arm_call to:0x02141d6c module:overlay(70) +from:0x02141b80 kind:arm_call to:0x021418fc module:overlay(70) +from:0x02141b88 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02141b90 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02141be4 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02141bf8 kind:arm_call to:0x02141e60 module:overlay(70) +from:0x02141c1c kind:arm_call to:0x02141e0c module:overlay(70) +from:0x02141c30 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02141c60 kind:arm_call to:0x02141e0c module:overlay(70) +from:0x02141c84 kind:arm_call to:0x02141ee0 module:overlay(70) +from:0x02141c90 kind:load to:0x027e0cd8 module:dtcm +from:0x02141c94 kind:load to:0x027e09a8 module:dtcm +from:0x02141ca8 kind:load to:0x027e0d38 module:dtcm +from:0x02141cac kind:load to:0x027e0ce0 module:dtcm +from:0x02141cb8 kind:load to:0x02141e0c module:overlay(70) +from:0x02141ccc kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141ce0 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02141d08 kind:load to:0x0214eb2c module:overlay(70) +from:0x02141d1c kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141d68 kind:load to:0x0214eb34 module:overlay(70) +from:0x02141d78 kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141ddc kind:arm_call to:0x020716bc module:overlay(0) +from:0x02141e04 kind:load to:0x027e09a8 module:dtcm +from:0x02141e08 kind:load to:0x0214eb3c module:overlay(70) +from:0x02141e18 kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141e5c kind:load to:0x0214eb44 module:overlay(70) +from:0x02141e6c kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141eb0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02141edc kind:load to:0x0214eb4c module:overlay(70) +from:0x02141eec kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141ef4 kind:arm_call to:0x020bf97c module:overlay(17) +from:0x02141efc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02141f18 kind:load to:0x0214eb54 module:overlay(70) +from:0x02141f28 kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141f58 kind:load to:0x0214eb5c module:overlay(70) +from:0x02141f68 kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141f98 kind:load to:0x0214eb64 module:overlay(70) +from:0x02141fa8 kind:arm_call to:0x021418e4 module:overlay(70) +from:0x02141ff0 kind:load to:0x0214eb6c module:overlay(70) +from:0x02142000 kind:arm_call to:0x021418e4 module:overlay(70) +from:0x0214206c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02142078 kind:load to:0x0214eb74 module:overlay(70) +from:0x02142080 kind:load to:0x027e0cec module:dtcm +from:0x021420a8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02142104 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02142118 kind:arm_call to:0x02141d0c module:overlay(70) +from:0x02142148 kind:arm_call to:0x01ffd420 module:itcm +from:0x02142160 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x02142178 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0214218c kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02142194 kind:load to:0x027e09b8 module:dtcm +from:0x02142198 kind:load to:0x027e0d34 module:dtcm +from:0x021421b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021421bc kind:arm_call to:0x020bf9a8 module:overlay(17) +from:0x021421c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021421e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021421f0 kind:arm_call to:0x02141d0c module:overlay(70) +from:0x02142204 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214220c kind:load to:0x027e0ce4 module:dtcm +from:0x02142250 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0214226c kind:arm_call to:0x02141d6c module:overlay(70) +from:0x0214227c kind:arm_call to:0x020716bc module:overlay(0) +from:0x02142288 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021422a8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02142340 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0214234c kind:load to:0x027e09a8 module:dtcm +from:0x02142350 kind:load to:0x027e09b8 module:dtcm +from:0x02142380 kind:arm_call to:0x01ffedac module:itcm +from:0x021423a0 kind:arm_call to:0x0210af30 module:overlay(31) +from:0x02142434 kind:arm_call to:0x020716bc module:overlay(0) +from:0x0214243c kind:arm_call to:0x02141d0c module:overlay(70) +from:0x02142448 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02142468 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02142500 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02142530 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x02142558 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0214256c kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x02142598 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021425b8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021425c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021425c8 kind:load to:0x027e09a8 module:dtcm +from:0x021425cc kind:load to:0x027e09b8 module:dtcm +from:0x021425d0 kind:load to:0x027e0cec module:dtcm +from:0x021425e8 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x02142608 kind:load to:0x0214ea9c module:overlay(70) +from:0x0214262c kind:arm_call to:0x02141f1c module:overlay(70) +from:0x0214263c kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02142658 kind:arm_call to:0x02141f5c module:overlay(70) +from:0x02142660 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x02142678 kind:arm_call to:0x02141d0c module:overlay(70) +from:0x02142684 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x02142698 kind:arm_call to:0x02141cb0 module:overlay(70) +from:0x021426a0 kind:arm_call to:0x020f635c module:overlay(31) +from:0x021426b4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021426bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021426c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021426dc kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021426e4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021426ec kind:arm_call to:0x02098468 module:overlay(0) +from:0x021426f4 kind:arm_call to:0x02011ff4 module:main +from:0x02142708 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214271c kind:load to:0x0214fad4 module:overlay(70) +from:0x02142730 kind:arm_call to:0x02011f3c module:main +from:0x0214273c kind:arm_call to:0x021429cc module:overlay(70) +from:0x02142754 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02142764 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02142774 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0214277c kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x02142804 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02142838 kind:load to:0x0214ebbc module:overlay(70) +from:0x0214283c kind:load to:0x0214e9d4 module:overlay(70) +from:0x02142840 kind:load to:0x0214eb98 module:overlay(70) +from:0x02142854 kind:arm_call to:0x02097978 module:overlay(0) +from:0x0214285c kind:arm_call to:0x0207f4b4 module:overlay(0) +from:0x0214286c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02142880 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02142888 kind:arm_call to:0x02011ff4 module:main +from:0x021428b0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021428e8 kind:arm_call to:0x0208bdb4 module:overlay(0) +from:0x02142900 kind:arm_call to:0x0207e1ec module:overlay(0) +from:0x02142908 kind:arm_call to:0x02142c80 module:overlay(70) +from:0x02142928 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02142934 kind:arm_call to:0x01fff458 module:itcm +from:0x02142960 kind:arm_call to:0x020e1900 module:overlay(31) +from:0x021429a0 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x021429b0 kind:load to:0x027e09b8 module:dtcm +from:0x021429b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021429b8 kind:load to:0x027e09c0 module:dtcm +from:0x021429bc kind:load to:0x0214fbd0 module:overlay(70) +from:0x021429c0 kind:load to:0x027e0ce4 module:dtcm +from:0x021429d4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02142a38 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02142a40 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x02142a54 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02142aa8 kind:arm_call_thumb to:0x020d6630 module:overlay(24) +from:0x02142ac4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02142adc kind:arm_call to:0x01ffb428 module:itcm +from:0x02142b14 kind:load to:0x0214ec40 module:overlay(70) +from:0x02142b18 kind:load to:0x0214fad4 module:overlay(70) +from:0x02142b1c kind:load to:0x0214eb84 module:overlay(70) +from:0x02142b20 kind:load to:0x0214fac8 module:overlay(70) +from:0x02142b34 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142b3c kind:arm_call to:0x02142864 module:overlay(70) +from:0x02142b44 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02142b4c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02142b64 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02142b6c kind:arm_call to:0x02142864 module:overlay(70) +from:0x02142b74 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02142b7c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02142b84 kind:arm_call to:0x02011ff4 module:main +from:0x02142b9c kind:arm_call to:0x0207f4b4 module:overlay(0) +from:0x02142bcc kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02142c00 kind:load to:0x0214fbac module:overlay(70) +from:0x02142c04 kind:load to:0x027e09c0 module:dtcm +from:0x02142c24 kind:arm_call to:0x020d6660 module:overlay(24) +from:0x02142c38 kind:arm_call to:0x0208babc module:overlay(0) +from:0x02142c68 kind:arm_call to:0x02142efc module:overlay(70) +from:0x02142c74 kind:arm_call to:0x02142efc module:overlay(70) +from:0x02142c7c kind:load to:0x027e0ce0 module:dtcm +from:0x02142cd8 kind:arm_call to:0x01fff148 module:itcm +from:0x02142d0c kind:arm_call to:0x02142efc module:overlay(70) +from:0x02142d28 kind:load to:0x027e0ce0 module:dtcm +from:0x02142d6c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02142d90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02142dc0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02142dd0 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02142de0 kind:load to:0x0214ebd8 module:overlay(70) +from:0x02142e68 kind:arm_call to:0x02028c24 module:main +from:0x02142e78 kind:arm_call to:0x02061a50 module:overlay(0) +from:0x02142ea0 kind:arm_call to:0x0201aa1c module:main +from:0x02142eac kind:load to:0x0214fab8 module:overlay(70) +from:0x02142eb0 kind:load to:0x027e0998 module:dtcm +from:0x02142eb4 kind:load to:0x0204aefc module:main +from:0x02142eb8 kind:load to:0x0214fac8 module:overlay(70) +from:0x02142ec8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02142ef4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02142f34 kind:load to:0x0214ec08 module:overlay(70) +from:0x02142fa4 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x02142fdc kind:arm_call to:0x0208babc module:overlay(0) +from:0x0214303c kind:load to:0x027e0ce0 module:dtcm +from:0x02143050 kind:load to:0x02142efc module:overlay(70) +from:0x0214306c kind:arm_call to:0x01ff916c module:itcm +from:0x02143074 kind:arm_call to:0x02143330 module:overlay(70) +from:0x02143088 kind:arm_call to:0x02142efc module:overlay(70) +from:0x021430ac kind:arm_call to:0x02142efc module:overlay(70) +from:0x021430e0 kind:arm_call to:0x02143294 module:overlay(70) +from:0x02143110 kind:arm_call to:0x021432e8 module:overlay(70) +from:0x0214311c kind:arm_call to:0x02142efc module:overlay(70) +from:0x02143130 kind:arm_call to:0x01ff916c module:itcm +from:0x02143138 kind:arm_call to:0x02143330 module:overlay(70) +from:0x0214314c kind:arm_call to:0x02142efc module:overlay(70) +from:0x02143170 kind:arm_call to:0x02142efc module:overlay(70) +from:0x021431c4 kind:arm_call to:0x02142efc module:overlay(70) +from:0x021431f8 kind:arm_call to:0x02142efc module:overlay(70) +from:0x02143258 kind:arm_call to:0x021432e8 module:overlay(70) +from:0x02143264 kind:arm_call to:0x02142efc module:overlay(70) +from:0x02143280 kind:arm_call to:0x021432e8 module:overlay(70) +from:0x0214328c kind:arm_call to:0x02142efc module:overlay(70) +from:0x021432f8 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x02143364 kind:arm_call to:0x021433f4 module:overlay(70) +from:0x0214336c kind:arm_call to:0x020d66e4 module:overlay(24) +from:0x021433d0 kind:arm_call to:0x0208babc module:overlay(0) +from:0x021433f0 kind:load to:0x027e0ce0 module:dtcm +from:0x02143480 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214348c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021434a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021434c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021434dc kind:arm_call to:0x02017f2c module:main +from:0x0214351c kind:arm_call to:0x01ffb714 module:itcm +from:0x02143524 kind:arm_call to:0x020d6710 module:overlay(24) +from:0x0214358c kind:load to:0x0203e93c module:main +from:0x0214359c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021435a4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021435b8 kind:load to:0x0214fcb0 module:overlay(70) +from:0x021435cc kind:arm_call to:0x02011f3c module:main +from:0x021435d8 kind:arm_call to:0x02143608 module:overlay(70) +from:0x021435ec kind:arm_call to:0x0209765c module:overlay(0) +from:0x02143604 kind:load to:0x0214ec9c module:overlay(70) +from:0x02143610 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02143650 kind:load to:0x0214ecc0 module:overlay(70) +from:0x0214365c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02143670 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02143678 kind:arm_call to:0x02011ff4 module:main +from:0x0214368c kind:arm_call to:0x02097704 module:overlay(0) +from:0x021436f8 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0214370c kind:arm_call to:0x021438c8 module:overlay(70) +from:0x02143714 kind:arm_call to:0x02143938 module:overlay(70) +from:0x02143720 kind:arm_call to:0x02143900 module:overlay(70) +from:0x0214372c kind:arm_call to:0x021437b0 module:overlay(70) +from:0x02143734 kind:load to:0x027e0cd8 module:dtcm +from:0x02143738 kind:load to:0x027e09ac module:dtcm +from:0x02143790 kind:arm_call to:0x021437b0 module:overlay(70) +from:0x0214379c kind:arm_call to:0x021437b0 module:overlay(70) +from:0x021437a8 kind:arm_call to:0x021437b0 module:overlay(70) +from:0x021437f0 kind:arm_call to:0x021438c8 module:overlay(70) +from:0x021437f8 kind:arm_call to:0x02143938 module:overlay(70) +from:0x02143804 kind:arm_call to:0x02143900 module:overlay(70) +from:0x0214382c kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0214385c kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0214388c kind:arm_call to:0x020726d0 module:overlay(0) +from:0x021438bc kind:arm_call to:0x020726d0 module:overlay(0) +from:0x021438c4 kind:load to:0x027e09ac module:dtcm +from:0x021438f4 kind:arm_call to:0x02072a2c module:overlay(0) +from:0x021438fc kind:load to:0x027e09ac module:dtcm +from:0x0214392c kind:arm_call to:0x02072a2c module:overlay(0) +from:0x02143934 kind:load to:0x027e09ac module:dtcm +from:0x021439a4 kind:load to:0x027e09a4 module:dtcm +from:0x021439b0 kind:load to:0x0214fcfc module:overlay(70) +from:0x021439c4 kind:arm_call to:0x02011f3c module:main +from:0x021439d0 kind:arm_call to:0x02143a00 module:overlay(70) +from:0x021439e4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x021439fc kind:load to:0x0214ed1c module:overlay(70) +from:0x02143a08 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02143a2c kind:load to:0x0214ed40 module:overlay(70) +from:0x02143a58 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02143a88 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02143ab0 kind:arm_call to:0x02143bc8 module:overlay(70) +from:0x02143aec kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02143b0c kind:arm_call to:0x020970a8 module:overlay(0) +from:0x02143b28 kind:arm_call to:0x02143bc8 module:overlay(70) +from:0x02143b38 kind:arm_call to:0x02143bc8 module:overlay(70) +from:0x02143b54 kind:arm_call to:0x020970a8 module:overlay(0) +from:0x02143b70 kind:arm_call to:0x02143bc8 module:overlay(70) +from:0x02143b8c kind:arm_call to:0x020970a8 module:overlay(0) +from:0x02143ba8 kind:arm_call to:0x02143bc8 module:overlay(70) +from:0x02143bb0 kind:load to:0x027e0ce4 module:dtcm +from:0x02143bfc kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02143c20 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02143c30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02143c44 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02143c4c kind:arm_call to:0x02011ff4 module:main +from:0x02143c60 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02143c74 kind:load to:0x0214fd48 module:overlay(70) +from:0x02143c88 kind:arm_call to:0x02011f3c module:main +from:0x02143c94 kind:arm_call to:0x02143cc4 module:overlay(70) +from:0x02143ca8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02143cc0 kind:load to:0x0214ed9c module:overlay(70) +from:0x02143ccc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02143d08 kind:load to:0x0214edc0 module:overlay(70) +from:0x02143d0c kind:load to:0x0214ee28 module:overlay(70) +from:0x02143d54 kind:arm_call to:0x02143fc4 module:overlay(70) +from:0x02143d78 kind:arm_call to:0x02082144 module:overlay(0) +from:0x02143d94 kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x02143db4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02143db8 kind:load to:0x027e09a4 module:dtcm +from:0x02143dbc kind:load to:0x027e0cd8 module:dtcm +from:0x02143de0 kind:arm_call to:0x02143f14 module:overlay(70) +from:0x02143de8 kind:arm_call to:0x02143f18 module:overlay(70) +from:0x02143e30 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02143e7c kind:arm_call to:0x020d995c module:overlay(31) +from:0x02143e88 kind:load to:0x027e0d34 module:dtcm +from:0x02143ebc kind:arm_call to:0x020d995c module:overlay(31) +from:0x02143edc kind:arm_call to:0x020d995c module:overlay(31) +from:0x02143f04 kind:load to:0x027e0cd8 module:dtcm +from:0x02143f08 kind:load to:0x027e0d34 module:dtcm +from:0x02143f34 kind:arm_call to:0x01ffd420 module:itcm +from:0x02143f58 kind:load to:0x027e09b8 module:dtcm +from:0x02143f68 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02143f7c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02143f84 kind:arm_call to:0x02011ff4 module:main +from:0x02143f98 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02143fac kind:arm_branch to:0x02143f0c module:overlay(70) +from:0x02143fbc kind:arm_branch to:0x02143e8c module:overlay(70) +from:0x02143fd0 kind:load to:0x0214dc54 module:overlay(70) +from:0x02143fdc kind:load to:0x0214fd94 module:overlay(70) +from:0x02143ff0 kind:arm_call to:0x02011f3c module:main +from:0x02143ffc kind:arm_call to:0x02144050 module:overlay(70) +from:0x0214401c kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x02144048 kind:load to:0x0214ee3c module:overlay(70) +from:0x02144058 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02144084 kind:load to:0x0214ee64 module:overlay(70) +from:0x02144088 kind:load to:0x020b1948 module:overlay(0) +from:0x021440ac kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x02144130 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02144144 kind:load to:0x0214dce4 module:overlay(70) +from:0x02144148 kind:load to:0x0214fd94 module:overlay(70) +from:0x0214414c kind:load to:0x0214fdb4 module:overlay(70) +from:0x02144150 kind:load to:0x027e0cd8 module:dtcm +from:0x02144180 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02144188 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021441a0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021441a8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021441b0 kind:arm_call to:0x02011ff4 module:main +from:0x021441c4 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021441d8 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021441e0 kind:arm_call to:0x02011ff4 module:main +from:0x021441f4 kind:load to:0x0214fe24 module:overlay(70) +from:0x02144208 kind:arm_call to:0x02011f3c module:main +from:0x02144214 kind:arm_call to:0x0214445c module:overlay(70) +from:0x0214422c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214423c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021442c0 kind:load to:0x0214eea4 module:overlay(70) +from:0x021442c4 kind:load to:0x0214e9d4 module:overlay(70) +from:0x021442c8 kind:load to:0x0214eec0 module:overlay(70) +from:0x021442dc kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0214430c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02144318 kind:load to:0x0214ef00 module:overlay(70) +from:0x02144344 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0214436c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0214437c kind:load to:0x0214dcf4 module:overlay(70) +from:0x021443e8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02144430 kind:arm_call to:0x021442d4 module:overlay(70) +from:0x02144440 kind:load to:0x0214ef2c module:overlay(70) +from:0x02144450 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02144464 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021444ac kind:arm_call to:0x021442d4 module:overlay(70) +from:0x021444bc kind:load to:0x0214ef2c module:overlay(70) +from:0x0214451c kind:arm_call to:0x0214431c module:overlay(70) +from:0x02144590 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02144674 kind:arm_call to:0x01fff584 module:itcm +from:0x021446a0 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x021446cc kind:arm_call to:0x01fff498 module:itcm +from:0x02144708 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02144730 kind:arm_call to:0x02144a6c module:overlay(70) +from:0x02144744 kind:load to:0x0214fe0c module:overlay(70) +from:0x02144748 kind:load to:0x0214fe18 module:overlay(70) +from:0x0214474c kind:load to:0x027e0ce8 module:dtcm +from:0x0214475c kind:load to:0x021447c0 module:overlay(70) +from:0x0214477c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02144790 kind:arm_call to:0x021447c0 module:overlay(70) +from:0x021447b4 kind:arm_call to:0x021447c0 module:overlay(70) +from:0x021447bc kind:load to:0x027e09b8 module:dtcm +from:0x02144810 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02144828 kind:arm_call to:0x01ff916c module:itcm +from:0x0214486c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021448b0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021448e4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02144920 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02144958 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02144970 kind:arm_call to:0x01ff916c module:itcm +from:0x021449ac kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02144a00 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02144a1c kind:arm_call to:0x01ff916c module:itcm +from:0x02144a34 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02144a4c kind:arm_call to:0x02144a6c module:overlay(70) +from:0x02144a5c kind:load to:0x027e09b8 module:dtcm +from:0x02144ad8 kind:arm_call to:0x02144de8 module:overlay(70) +from:0x02144af0 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x02144b5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02144ba4 kind:arm_call to:0x02144e70 module:overlay(70) +from:0x02144bb8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02144c1c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02144c44 kind:arm_call to:0x0209d52c module:overlay(0) +from:0x02144c64 kind:arm_call to:0x02144de8 module:overlay(70) +from:0x02144d44 kind:arm_call to:0x01fff498 module:itcm +from:0x02144d58 kind:arm_call to:0x02144a6c module:overlay(70) +from:0x02144d98 kind:load to:0x02049bc4 module:main +from:0x02144d9c kind:load to:0x0214eed4 module:overlay(70) +from:0x02144da4 kind:load to:0x027e09b8 module:dtcm +from:0x02144db0 kind:load to:0x027e0ce8 module:dtcm +from:0x02144de4 kind:load to:0x0209d414 module:overlay(0) +from:0x02144e40 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02144e58 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02144e64 kind:load to:0x027e09a8 module:dtcm +from:0x02144eec kind:load to:0x0214fe24 module:overlay(70) +from:0x02144ef8 kind:load to:0x0214fef8 module:overlay(70) +from:0x02144f20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02144f38 kind:arm_call to:0x01fff458 module:itcm +from:0x02145038 kind:load to:0x027e0ce4 module:dtcm +from:0x02145064 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214506c kind:arm_call to:0x02011ff4 module:main +from:0x02145084 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214508c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021450a4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021450ac kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021450b4 kind:arm_call to:0x02011ff4 module:main +from:0x021450c8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021450dc kind:load to:0x0214ff2c module:overlay(70) +from:0x021450f0 kind:arm_call to:0x02011f3c module:main +from:0x021450fc kind:arm_call to:0x021451c0 module:overlay(70) +from:0x02145114 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145124 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021451a8 kind:load to:0x0214eea4 module:overlay(70) +from:0x021451b0 kind:load to:0x0214e9d4 module:overlay(70) +from:0x021451b4 kind:load to:0x0214ef74 module:overlay(70) +from:0x021451c8 kind:arm_call to:0x021443e0 module:overlay(70) +from:0x021451dc kind:load to:0x0214ef90 module:overlay(70) +from:0x021451e8 kind:load to:0x02144750 module:overlay(70) +from:0x02145238 kind:load to:0x0214ff2c module:overlay(70) +from:0x02145244 kind:load to:0x02150000 module:overlay(70) +from:0x02145254 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214525c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02145274 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214527c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02145284 kind:arm_call to:0x02011ff4 module:main +from:0x02145298 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021452b4 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x021452d4 kind:load to:0x0214eff4 module:overlay(70) +from:0x021452ec kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02145300 kind:arm_call to:0x02057bd4 module:overlay(0) +from:0x0214531c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0214532c kind:load to:0x0214dd2c module:overlay(70) +from:0x02145380 kind:load to:0x02150064 module:overlay(70) +from:0x02145394 kind:arm_call to:0x02011f3c module:main +from:0x021453a0 kind:arm_call to:0x02145458 module:overlay(70) +from:0x021453b8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021453c8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02145440 kind:load to:0x0214eea4 module:overlay(70) +from:0x02145444 kind:load to:0x0214e9d4 module:overlay(70) +from:0x02145448 kind:load to:0x0214efd8 module:overlay(70) +from:0x02145460 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02145470 kind:arm_call to:0x021452a4 module:overlay(70) +from:0x02145494 kind:load to:0x0214f020 module:overlay(70) +from:0x021454a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021454e8 kind:arm_call to:0x0200f05c module:main +from:0x02145554 kind:arm_call to:0x0200f05c module:main +from:0x021455a0 kind:arm_call to:0x021458dc module:overlay(70) +from:0x021455d0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021455f8 kind:arm_call to:0x021452d8 module:overlay(70) +from:0x02145608 kind:load to:0x02150064 module:overlay(70) +from:0x0214560c kind:load to:0x0214dd1c module:overlay(70) +from:0x02145610 kind:load to:0x027e0cd8 module:dtcm +from:0x02145614 kind:load to:0x0214dd0c module:overlay(70) +from:0x02145618 kind:load to:0x02150034 module:overlay(70) +from:0x0214561c kind:load to:0x0214dd04 module:overlay(70) +from:0x02145664 kind:arm_call to:0x021458dc module:overlay(70) +from:0x021456cc kind:arm_call to:0x020159f0 module:main +from:0x021456d8 kind:arm_call to:0x02145700 module:overlay(70) +from:0x0214573c kind:arm_call to:0x021458dc module:overlay(70) +from:0x02145760 kind:arm_call to:0x021458dc module:overlay(70) +from:0x02145790 kind:arm_call to:0x021458dc module:overlay(70) +from:0x021457b8 kind:arm_call to:0x021458dc module:overlay(70) +from:0x021457c0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214584c kind:arm_call to:0x02028c24 module:main +from:0x021458c0 kind:arm_call to:0x0201aa1c module:main +from:0x021458cc kind:load to:0x027e0998 module:dtcm +from:0x021458d0 kind:load to:0x027e0cd8 module:dtcm +from:0x021458d4 kind:load to:0x02150034 module:overlay(70) +from:0x021458d8 kind:load to:0x0204aefc module:main +from:0x02145960 kind:arm_call to:0x02039edc module:main +from:0x02145968 kind:arm_call to:0x02039d38 module:main +from:0x021459a4 kind:arm_call to:0x02039edc module:main +from:0x021459b0 kind:arm_call to:0x0203a950 module:main +from:0x021459bc kind:arm_call to:0x0203ab30 module:main +from:0x021459e8 kind:arm_call to:0x02039edc module:main +from:0x021459f4 kind:arm_call to:0x0203a950 module:main +from:0x021459fc kind:arm_call to:0x0203ad60 module:main +from:0x02145a00 kind:arm_call to:0x0203a584 module:main +from:0x02145a88 kind:arm_call to:0x02039edc module:main +from:0x02145a90 kind:arm_call to:0x02039d38 module:main +from:0x02145ad0 kind:arm_call to:0x02039edc module:main +from:0x02145adc kind:arm_call to:0x0203a950 module:main +from:0x02145ae8 kind:arm_call to:0x0203ab30 module:main +from:0x02145b18 kind:arm_call to:0x02039edc module:main +from:0x02145b24 kind:arm_call to:0x0203a950 module:main +from:0x02145b2c kind:arm_call to:0x0203ad60 module:main +from:0x02145b30 kind:arm_call to:0x0203a584 module:main +from:0x02145b68 kind:load to:0x02049bc4 module:main +from:0x02145b70 kind:load to:0x02150138 module:overlay(70) +from:0x02145b80 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02145b88 kind:arm_call to:0x02011ff4 module:main +from:0x02145ba0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02145ba8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02145bc0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02145bc8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02145bd0 kind:arm_call to:0x02011ff4 module:main +from:0x02145bf4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02145c08 kind:load to:0x0215016c module:overlay(70) +from:0x02145c1c kind:arm_call to:0x02011f3c module:main +from:0x02145c28 kind:arm_call to:0x02145cd8 module:overlay(70) +from:0x02145c40 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02145c50 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02145cbc kind:load to:0x0214f060 module:overlay(70) +from:0x02145cc0 kind:load to:0x0214f098 module:overlay(70) +from:0x02145cc4 kind:load to:0x0214f07c module:overlay(70) +from:0x02145ce0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02145d38 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02145d4c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02145d78 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02145d8c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02145da0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02145dac kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02145dcc kind:load to:0x0214f0c0 module:overlay(70) +from:0x02145dd0 kind:load to:0x0215016c module:overlay(70) +from:0x02145dd4 kind:load to:0x0215018c module:overlay(70) +from:0x02145dd8 kind:load to:0x0214dd44 module:overlay(70) +from:0x02145ddc kind:load to:0x02150240 module:overlay(70) +from:0x02145dfc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02145e04 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02145e0c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02145e14 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02145e20 kind:load to:0x0214f0c0 module:overlay(70) +from:0x02145e24 kind:load to:0x027e0cec module:dtcm +from:0x02145e44 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02145e4c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02145e54 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02145e5c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02145e64 kind:arm_call to:0x02011ff4 module:main +from:0x02145e70 kind:load to:0x0214f0c0 module:overlay(70) +from:0x02145e74 kind:load to:0x027e0cec module:dtcm +from:0x02145ecc kind:arm_call to:0x02145fd0 module:overlay(70) +from:0x02145ee8 kind:load to:0x027e0cd8 module:dtcm +from:0x02145f48 kind:arm_call to:0x02145fd0 module:overlay(70) +from:0x02145f58 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x02145f74 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02145f88 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02145fa8 kind:load to:0x027e0cd8 module:dtcm +from:0x02145fac kind:load to:0x027e0cec module:dtcm +from:0x02145ff8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02146008 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02146018 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02146028 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02146030 kind:load to:0x027e0cec module:dtcm +from:0x02146078 kind:load to:0x027e0cd8 module:dtcm +from:0x021460cc kind:arm_call to:0x02146034 module:overlay(70) +from:0x021460e0 kind:arm_call to:0x02146034 module:overlay(70) +from:0x021460f0 kind:arm_call to:0x020e0f10 module:overlay(31) +from:0x02146104 kind:arm_call to:0x02146034 module:overlay(70) +from:0x02146130 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02146144 kind:load to:0x02150270 module:overlay(70) +from:0x02146158 kind:arm_call to:0x02011f3c module:main +from:0x02146164 kind:arm_call to:0x02146270 module:overlay(70) +from:0x0214617c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214618c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021461f8 kind:load to:0x0214eea4 module:overlay(70) +from:0x021461fc kind:load to:0x0214e9d4 module:overlay(70) +from:0x02146200 kind:load to:0x0214f114 module:overlay(70) +from:0x0214621c kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x02146234 kind:load to:0x0214f100 module:overlay(70) +from:0x02146258 kind:arm_call to:0x021469c4 module:overlay(70) +from:0x02146278 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02146320 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x0214632c kind:arm_call_thumb to:0x02058b78 module:overlay(0) +from:0x02146334 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02146348 kind:arm_call to:0x02146210 module:overlay(70) +from:0x02146370 kind:load to:0x0214f130 module:overlay(70) +from:0x02146378 kind:load to:0x02150270 module:overlay(70) +from:0x0214637c kind:load to:0x020b1948 module:overlay(0) +from:0x02146380 kind:load to:0x027e0ce0 module:dtcm +from:0x02146384 kind:load to:0x0214dd54 module:overlay(70) +from:0x02146388 kind:load to:0x0214e9d4 module:overlay(70) +from:0x0214638c kind:load to:0x02150344 module:overlay(70) +from:0x02146398 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02146404 kind:arm_call to:0x01ffedac module:itcm +from:0x02146410 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02146450 kind:arm_call to:0x01ff9638 module:itcm +from:0x02146460 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021464a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021464b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021464d4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02146534 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02146540 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02146568 kind:arm_call to:0x02146754 module:overlay(70) +from:0x02146578 kind:load to:0x027e0cd8 module:dtcm +from:0x02146584 kind:load to:0x027e09c0 module:dtcm +from:0x021465c0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021465d8 kind:arm_call to:0x02146754 module:overlay(70) +from:0x021465e4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021465fc kind:arm_call to:0x02146754 module:overlay(70) +from:0x02146628 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02146640 kind:arm_call to:0x02146754 module:overlay(70) +from:0x0214667c kind:arm_call to:0x02146754 module:overlay(70) +from:0x021466b8 kind:arm_call to:0x02146754 module:overlay(70) +from:0x021466f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02146704 kind:arm_call to:0x01ff9218 module:itcm +from:0x02146724 kind:arm_call to:0x02146754 module:overlay(70) +from:0x02146730 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02146748 kind:arm_call to:0x02146754 module:overlay(70) +from:0x021467d4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02146820 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214683c kind:arm_call to:0x02146754 module:overlay(70) +from:0x02146854 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214688c kind:load to:0x020b537c module:overlay(0) +from:0x02146894 kind:load to:0x027e09a8 module:dtcm +from:0x021468d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214692c kind:arm_call to:0x01ff9638 module:itcm +from:0x0214693c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214694c kind:arm_call to:0x0200eab0 module:main +from:0x02146970 kind:load to:0x0203e93c module:main +from:0x021469ac kind:arm_call to:0x02146754 module:overlay(70) +from:0x021469dc kind:arm_call to:0x02146754 module:overlay(70) +from:0x021469ec kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x021469f4 kind:arm_call to:0x02011ff4 module:main +from:0x02146a0c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02146a14 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146a1c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146a24 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02146a3c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02146a44 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146a4c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02146a54 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02146a5c kind:arm_call to:0x02011ff4 module:main +from:0x02146a70 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02146a84 kind:load to:0x02150378 module:overlay(70) +from:0x02146a98 kind:arm_call to:0x02011f3c module:main +from:0x02146aa4 kind:arm_call to:0x02146c68 module:overlay(70) +from:0x02146abc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02146acc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02146b4c kind:load to:0x0214eea4 module:overlay(70) +from:0x02146b50 kind:load to:0x0214e9d4 module:overlay(70) +from:0x02146b54 kind:load to:0x0214f170 module:overlay(70) +from:0x02146b6c kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02146b94 kind:load to:0x0214f18c module:overlay(70) +from:0x02146bd4 kind:arm_call to:0x0200f218 module:main +from:0x02146c24 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02146c2c kind:load to:0x0214dd64 module:overlay(70) +from:0x02146c30 kind:load to:0x0203e93c module:main +from:0x02146c4c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02146c5c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02146c70 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02146ca4 kind:arm_call to:0x0200f05c module:main +from:0x02146cc0 kind:arm_call to:0x02146b64 module:overlay(70) +from:0x02146cdc kind:arm_call to:0x0200f05c module:main +from:0x02146cf8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02146d24 kind:load to:0x0214f1b8 module:overlay(70) +from:0x02146d28 kind:load to:0x02150378 module:overlay(70) +from:0x02146d2c kind:load to:0x0214dd78 module:overlay(70) +from:0x02146d30 kind:load to:0x0214dd88 module:overlay(70) +from:0x02146d34 kind:load to:0x0215044c module:overlay(70) +from:0x02146d4c kind:arm_call to:0x0209d648 module:overlay(0) +from:0x02146d70 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02146db0 kind:arm_call to:0x02146f24 module:overlay(70) +from:0x02146e00 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02146e4c kind:arm_call to:0x01ff9110 module:itcm +from:0x02146e68 kind:arm_call to:0x02146f24 module:overlay(70) +from:0x02146e7c kind:arm_call to:0x01ff9110 module:itcm +from:0x02146ea4 kind:arm_call to:0x02146f24 module:overlay(70) +from:0x02146ec0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02146ed0 kind:arm_call to:0x01ff91e8 module:itcm +from:0x02146f08 kind:load to:0x027e09a8 module:dtcm +from:0x02146f7c kind:arm_call to:0x02146c34 module:overlay(70) +from:0x02146f9c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02146fc4 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02146fd4 kind:arm_call to:0x02146c34 module:overlay(70) +from:0x02147000 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02147020 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021470b4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021470c8 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021470e4 kind:arm_call to:0x02146c34 module:overlay(70) +from:0x02147100 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02147138 kind:load to:0x027e09b8 module:dtcm +from:0x02147184 kind:arm_call to:0x0200ef9c module:main +from:0x021471d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147204 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214722c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02147248 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02147254 kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x02147264 kind:arm_call to:0x02146f24 module:overlay(70) +from:0x021472d4 kind:arm_call to:0x0208bf68 module:overlay(0) +from:0x021472e4 kind:arm_call to:0x020829f8 module:overlay(0) +from:0x02147308 kind:arm_call to:0x02146f24 module:overlay(70) +from:0x02147320 kind:load to:0x027e0ce4 module:dtcm +from:0x02147324 kind:load to:0x027e09a8 module:dtcm +from:0x02147330 kind:load to:0x027e0cec module:dtcm +from:0x02147334 kind:load to:0x027e0ce0 module:dtcm +from:0x02147338 kind:load to:0x027e0cdc module:dtcm +from:0x02147344 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214734c kind:arm_call to:0x02011ff4 module:main +from:0x02147364 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214736c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02147374 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214738c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02147394 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0214739c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021473a4 kind:arm_call to:0x02011ff4 module:main +from:0x021473b8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021473cc kind:load to:0x02150480 module:overlay(70) +from:0x021473e0 kind:arm_call to:0x02011f3c module:main +from:0x021473ec kind:arm_call to:0x02147498 module:overlay(70) +from:0x02147404 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02147414 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02147480 kind:load to:0x0214f060 module:overlay(70) +from:0x02147488 kind:load to:0x0214f098 module:overlay(70) +from:0x0214748c kind:load to:0x0214f1f8 module:overlay(70) +from:0x021474a0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021474f8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0214750c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02147554 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02147568 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0214757c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02147588 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02147594 kind:load to:0x0214f214 module:overlay(70) +from:0x02147598 kind:load to:0x02150480 module:overlay(70) +from:0x0214759c kind:load to:0x021504a0 module:overlay(70) +from:0x021475a0 kind:load to:0x02150554 module:overlay(70) +from:0x021475a4 kind:load to:0x0214dda0 module:overlay(70) +from:0x021475d0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021475e8 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021475f0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021475f8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02147604 kind:load to:0x0214f214 module:overlay(70) +from:0x02147630 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02147648 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02147650 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02147658 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02147660 kind:arm_call to:0x02011ff4 module:main +from:0x0214766c kind:load to:0x0214f214 module:overlay(70) +from:0x0214774c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021477f4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02147814 kind:arm_call to:0x02147b28 module:overlay(70) +from:0x02147828 kind:load to:0x0203e93c module:main +from:0x02147868 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02147880 kind:arm_call to:0x02147b28 module:overlay(70) +from:0x021478a0 kind:arm_call to:0x02147b28 module:overlay(70) +from:0x021478ac kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021478c8 kind:arm_call to:0x02147c88 module:overlay(70) +from:0x021478f4 kind:arm_call to:0x02147b28 module:overlay(70) +from:0x02147910 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02147928 kind:arm_call to:0x02147b28 module:overlay(70) +from:0x02147994 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147a5c kind:arm_call to:0x01ffb744 module:itcm +from:0x02147a90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02147aa0 kind:arm_call to:0x02147b28 module:overlay(70) +from:0x02147ad4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02147ae0 kind:arm_call to:0x01fff458 module:itcm +from:0x02147b14 kind:load to:0x027e0ce4 module:dtcm +from:0x02147b18 kind:load to:0x0203e93c module:main +from:0x02147b1c kind:load to:0x027e09a8 module:dtcm +from:0x02147b6c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02147b84 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02147b94 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02147ba4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02147bc0 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02147be4 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02147c28 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02147c4c kind:arm_call to:0x01ffc768 module:itcm +from:0x02147c70 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02147c7c kind:load to:0x0203e93c module:main +from:0x02147c80 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02147c84 kind:load to:0x027e09b4 module:dtcm +from:0x02147ca8 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x02147cb8 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x02147cc0 kind:load to:0x020b51f4 module:overlay(0) +from:0x02147ccc kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02147ce4 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02147d58 kind:arm_call to:0x01fff498 module:itcm +from:0x02147d60 kind:arm_call to:0x01fff584 module:itcm +from:0x02147da8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02147db0 kind:arm_call to:0x01ff938c module:itcm +from:0x02147dd8 kind:load to:0x027e0ce8 module:dtcm +from:0x02147e30 kind:load to:0x02150584 module:overlay(70) +from:0x02147e44 kind:arm_call to:0x02011f3c module:main +from:0x02147e50 kind:arm_call to:0x02147e9c module:overlay(70) +from:0x02147e64 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02147e98 kind:load to:0x0214f270 module:overlay(70) +from:0x02147ea4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02147efc kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02147f10 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02147f18 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02147f60 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02147fc8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02147fe0 kind:load to:0x0214f314 module:overlay(70) +from:0x02147fe4 kind:load to:0x02150584 module:overlay(70) +from:0x02147fe8 kind:load to:0x020b27a8 module:overlay(0) +from:0x02147fec kind:load to:0x0214f254 module:overlay(70) +from:0x02147ff8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02148040 kind:arm_call to:0x021482ac module:overlay(70) +from:0x0214805c kind:arm_call to:0x020284f4 module:main +from:0x021480f4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214811c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148138 kind:arm_call to:0x02147e10 module:overlay(70) +from:0x0214814c kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02148154 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214819c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021481cc kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02148228 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02148234 kind:load to:0x0214f28c module:overlay(70) +from:0x0214823c kind:load to:0x027e09c0 module:dtcm +from:0x02148254 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02148280 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0214829c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021482f0 kind:load to:0x0214f2cc module:overlay(70) +from:0x02148320 kind:load to:0x01ff930c module:itcm +from:0x0214834c kind:arm_call to:0x01ff930c module:itcm +from:0x02148354 kind:arm_call to:0x02148860 module:overlay(70) +from:0x02148368 kind:arm_call to:0x021482ac module:overlay(70) +from:0x02148398 kind:arm_call to:0x021485c0 module:overlay(70) +from:0x021483ac kind:arm_call to:0x021482ac module:overlay(70) +from:0x021483dc kind:arm_call to:0x021485c0 module:overlay(70) +from:0x021483f0 kind:arm_call to:0x021482ac module:overlay(70) +from:0x02148420 kind:arm_call to:0x02148674 module:overlay(70) +from:0x02148434 kind:arm_call to:0x021482ac module:overlay(70) +from:0x02148460 kind:arm_call to:0x02148674 module:overlay(70) +from:0x02148474 kind:arm_call to:0x021482ac module:overlay(70) +from:0x021484a8 kind:load to:0x027e09a8 module:dtcm +from:0x021484b0 kind:load to:0x02071b10 module:overlay(0) +from:0x021484cc kind:arm_call to:0x01ff930c module:itcm +from:0x021484f4 kind:arm_call to:0x02148674 module:overlay(70) +from:0x02148508 kind:arm_call to:0x021482ac module:overlay(70) +from:0x02148514 kind:arm_call to:0x021485c0 module:overlay(70) +from:0x02148528 kind:arm_call to:0x021482ac module:overlay(70) +from:0x02148560 kind:arm_call to:0x01ff930c module:itcm +from:0x02148570 kind:arm_call to:0x01ff916c module:itcm +from:0x02148580 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214858c kind:arm_call to:0x01ff97c8 module:itcm +from:0x021485b4 kind:arm_call to:0x021482ac module:overlay(70) +from:0x021485c8 kind:arm_call to:0x02148744 module:overlay(70) +from:0x021485d8 kind:arm_call to:0x02148ab8 module:overlay(70) +from:0x021485f4 kind:arm_call to:0x01ff930c module:itcm +from:0x021485fc kind:arm_call to:0x02148730 module:overlay(70) +from:0x0214860c kind:arm_call to:0x01ff916c module:itcm +from:0x02148660 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02148670 kind:load to:0x0203e93c module:main +from:0x0214867c kind:arm_call to:0x02148744 module:overlay(70) +from:0x0214868c kind:arm_call to:0x02148ab8 module:overlay(70) +from:0x021486a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021486b0 kind:arm_call to:0x02148730 module:overlay(70) +from:0x021486c0 kind:arm_call to:0x01ff916c module:itcm +from:0x0214871c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0214872c kind:load to:0x0203e93c module:main +from:0x02148740 kind:load to:0x0214ddb0 module:overlay(70) +from:0x02148780 kind:arm_call to:0x01ff947c module:itcm +from:0x021487d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021487dc kind:arm_call to:0x02148a24 module:overlay(70) +from:0x02148814 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02148820 kind:arm_call to:0x01fff458 module:itcm +from:0x02148838 kind:arm_call to:0x02148a24 module:overlay(70) +from:0x02148854 kind:load to:0x027e0ce0 module:dtcm +from:0x02148858 kind:load to:0x027e0ce4 module:dtcm +from:0x0214887c kind:arm_call to:0x01fff148 module:itcm +from:0x0214888c kind:arm_call to:0x0205addc module:overlay(0) +from:0x021488ac kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x021488dc kind:arm_call to:0x01ff9258 module:itcm +from:0x02148908 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148914 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02148988 kind:arm_call to:0x02016c40 module:main +from:0x021489f8 kind:arm_call to:0x02016c40 module:main +from:0x02148a10 kind:arm_call to:0x020284f4 module:main +from:0x02148a20 kind:load to:0x027e0ce0 module:dtcm +from:0x02148a54 kind:arm_call to:0x01ffb714 module:itcm +from:0x02148a5c kind:arm_call to:0x01ffb800 module:itcm +from:0x02148a8c kind:arm_call to:0x01ff947c module:itcm +from:0x02148aec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02148b04 kind:load to:0x027e09a8 module:dtcm +from:0x02148b14 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02148b1c kind:arm_call to:0x02011ff4 module:main +from:0x02148b34 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02148b3c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02148b44 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02148b4c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02148b54 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02148b6c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02148b74 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02148b7c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02148b84 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02148b8c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02148b94 kind:arm_call to:0x02011ff4 module:main +from:0x02148ba8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02148bbc kind:load to:0x0215066c module:overlay(70) +from:0x02148bd0 kind:arm_call to:0x02011f3c module:main +from:0x02148bdc kind:arm_call to:0x02148c2c module:overlay(70) +from:0x02148bf4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02148c24 kind:load to:0x0214f378 module:overlay(70) +from:0x02148c34 kind:arm_call to:0x020fbe24 module:overlay(31) +from:0x02148cc0 kind:load to:0x0214f394 module:overlay(70) +from:0x02148cc4 kind:load to:0x0214f42c module:overlay(70) +from:0x02148cc8 kind:load to:0x0215066c module:overlay(70) +from:0x02148ccc kind:load to:0x020b1948 module:overlay(0) +from:0x02148ce0 kind:arm_call to:0x020fbef0 module:overlays(26,31) +from:0x02148cf8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02148d18 kind:load to:0x0209d27c module:overlay(0) +from:0x02148d28 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02148d88 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02148dcc kind:load to:0x0203e93c module:main +from:0x02148dd8 kind:load to:0x020fcb58 module:overlays(19,31) +from:0x02148e38 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02148e4c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02148e5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02148e7c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02148e9c kind:load to:0x0203e93c module:main +from:0x02148ea0 kind:load to:0x027e0cec module:dtcm +from:0x02148eb0 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x02148ec8 kind:arm_call to:0x020fceec module:overlay(31) +from:0x02148ef0 kind:load to:0x027e09a8 module:dtcm +from:0x02148ef8 kind:load to:0x02071b10 module:overlay(0) +from:0x02148f2c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02148f38 kind:load to:0x027e09a8 module:dtcm +from:0x02148f5c kind:load to:0x027e09a8 module:dtcm +from:0x02148f64 kind:load to:0x02071b10 module:overlay(0) +from:0x02148f98 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02148fa4 kind:load to:0x027e09a8 module:dtcm +from:0x02148fb8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02148fc0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02148fc8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02148fe0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02148fe8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02148ff0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02148ff8 kind:arm_call to:0x02011ff4 module:main +from:0x0214900c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02149020 kind:arm_branch to:0x020fcf58 module:overlay(31) +from:0x02149030 kind:arm_branch to:0x020fcf54 module:overlay(31) +from:0x02149040 kind:load to:0x0215075c module:overlay(70) +from:0x02149054 kind:arm_call to:0x02011f3c module:main +from:0x02149060 kind:arm_call to:0x02149124 module:overlay(70) +from:0x02149078 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02149088 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02149110 kind:load to:0x0214eea4 module:overlay(70) +from:0x02149114 kind:load to:0x0214f444 module:overlay(70) +from:0x02149118 kind:load to:0x0214e9d4 module:overlay(70) +from:0x0214912c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214916c kind:arm_call to:0x0203d138 module:main +from:0x02149204 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02149210 kind:load to:0x0214f460 module:overlay(70) +from:0x02149214 kind:load to:0x021415f8 module:overlay(70) +from:0x02149218 kind:load to:0x02149f80 module:overlay(70) +from:0x0214921c kind:load to:0x020b1948 module:overlay(0) +from:0x02149220 kind:load to:0x0215075c module:overlay(70) +from:0x02149224 kind:load to:0x02150750 module:overlay(70) +from:0x021493a0 kind:arm_call to:0x01fff584 module:itcm +from:0x021493cc kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02149400 kind:arm_call to:0x01fff498 module:itcm +from:0x02149438 kind:arm_call to:0x02149ea4 module:overlay(70) +from:0x02149460 kind:arm_call to:0x02149a58 module:overlay(70) +from:0x02149480 kind:load to:0x027e0ce8 module:dtcm +from:0x021494cc kind:load to:0x02150750 module:overlay(70) +from:0x021494d0 kind:load to:0x0209d414 module:overlay(0) +from:0x02149574 kind:arm_call to:0x0203a194 module:main +from:0x02149594 kind:arm_call to:0x0203a194 module:main +from:0x021495bc kind:arm_call to:0x01fff498 module:itcm +from:0x021495c8 kind:arm_call to:0x01fff584 module:itcm +from:0x021495d4 kind:arm_call to:0x01fff584 module:itcm +from:0x021495ec kind:arm_call to:0x02149a58 module:overlay(70) +from:0x0214965c kind:arm_call to:0x0203a194 module:main +from:0x0214967c kind:arm_call to:0x0203a194 module:main +from:0x021496a4 kind:arm_call to:0x01fff498 module:itcm +from:0x021496b0 kind:arm_call to:0x01fff584 module:itcm +from:0x021496bc kind:arm_call to:0x01fff584 module:itcm +from:0x021496d4 kind:arm_call to:0x02149a58 module:overlay(70) +from:0x0214970c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02149784 kind:arm_call to:0x02149a58 module:overlay(70) +from:0x0214978c kind:arm_call to:0x02149ea4 module:overlay(70) +from:0x021497b8 kind:arm_call to:0x02149a58 module:overlay(70) +from:0x021497c8 kind:arm_call to:0x02149ea4 module:overlay(70) +from:0x021497f4 kind:arm_call to:0x02149a58 module:overlay(70) +from:0x02149850 kind:arm_call to:0x02149a58 module:overlay(70) +from:0x02149858 kind:arm_call to:0x02149ea4 module:overlay(70) +from:0x0214987c kind:arm_call to:0x02149a58 module:overlay(70) +from:0x0214988c kind:arm_call to:0x02149f48 module:overlay(70) +from:0x021498bc kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021498f0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02149904 kind:arm_call to:0x02149ea4 module:overlay(70) +from:0x02149928 kind:arm_call to:0x02149a58 module:overlay(70) +from:0x02149938 kind:arm_call to:0x02149f48 module:overlay(70) +from:0x02149968 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0214999c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021499b0 kind:arm_call to:0x02149ea4 module:overlay(70) +from:0x021499d4 kind:arm_call to:0x02149a58 module:overlay(70) +from:0x021499e8 kind:load to:0x027e0ce8 module:dtcm +from:0x021499ec kind:load to:0x027e09a8 module:dtcm +from:0x021499f0 kind:load to:0x027e0cec module:dtcm +from:0x02149a10 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02149a54 kind:load to:0x027e09b8 module:dtcm +from:0x02149ad0 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02149af8 kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x02149b08 kind:arm_call to:0x02149ee0 module:overlay(70) +from:0x02149b28 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02149b88 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02149bf8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02149c2c kind:arm_call to:0x0209d52c module:overlay(0) +from:0x02149c74 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02149c8c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02149cd4 kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x02149ce4 kind:arm_call to:0x02149ee0 module:overlay(70) +from:0x02149d04 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02149d18 kind:arm_call to:0x02149ee0 module:overlay(70) +from:0x02149d58 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02149dc8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02149dfc kind:arm_call to:0x0209d52c module:overlay(0) +from:0x02149e48 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02149e78 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02149e90 kind:load to:0x027e0cec module:dtcm +from:0x02149e94 kind:load to:0x027e09b8 module:dtcm +from:0x02149e9c kind:load to:0x027e09a8 module:dtcm +from:0x02149ea0 kind:load to:0x02150830 module:overlay(70) +from:0x02149eb8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02149ecc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02149f54 kind:arm_call to:0x01fff590 module:itcm +from:0x02149f74 kind:arm_call to:0x01fff590 module:itcm +from:0x02149f7c kind:load to:0x0204a0f0 module:main +from:0x02149fa0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02149fb4 kind:arm_call to:0x0203d1e8 module:main +from:0x02149fbc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02149fc8 kind:load to:0x021415f8 module:overlay(70) +from:0x02149fd8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02149fec kind:arm_call to:0x0203d1e8 module:main +from:0x02149ff4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02149ffc kind:arm_call to:0x02011ff4 module:main +from:0x0214a008 kind:load to:0x021415f8 module:overlay(70) +from:0x0214a014 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214a028 kind:load to:0x02150864 module:overlay(70) +from:0x0214a03c kind:arm_call to:0x02011f3c module:main +from:0x0214a048 kind:arm_call to:0x0214a10c module:overlay(70) +from:0x0214a060 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214a090 kind:load to:0x0214f4a0 module:overlay(70) +from:0x0214a0a0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214a0dc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214a0fc kind:load to:0x020b1948 module:overlay(0) +from:0x0214a100 kind:load to:0x0214f4e0 module:overlay(70) +from:0x0214a104 kind:load to:0x0214f550 module:overlay(70) +from:0x0214a108 kind:load to:0x0214e9d4 module:overlay(70) +from:0x0214a114 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214a150 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214a170 kind:load to:0x020b1948 module:overlay(0) +from:0x0214a174 kind:load to:0x0214f4e0 module:overlay(70) +from:0x0214a178 kind:load to:0x0214f550 module:overlay(70) +from:0x0214a17c kind:load to:0x0214e9d4 module:overlay(70) +from:0x0214a1cc kind:load to:0x02150864 module:overlay(70) +from:0x0214a228 kind:load to:0x02150864 module:overlay(70) +from:0x0214a2a8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0214a2c0 kind:arm_call to:0x0214ac28 module:overlay(70) +from:0x0214a2d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214a330 kind:arm_call to:0x0214b0cc module:overlay(70) +from:0x0214a340 kind:arm_call to:0x0214b0f4 module:overlay(70) +from:0x0214a350 kind:arm_call to:0x0214b118 module:overlay(70) +from:0x0214a370 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0214a384 kind:arm_call to:0x0214b13c module:overlay(70) +from:0x0214a3a4 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0214a3b4 kind:load to:0x027e09bc module:dtcm +from:0x0214a470 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a4bc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214a4e0 kind:load to:0x027e09a8 module:dtcm +from:0x0214a500 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214a544 kind:load to:0x027e09b8 module:dtcm +from:0x0214a554 kind:arm_call to:0x0214a8fc module:overlay(70) +from:0x0214a584 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214a598 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214a5b4 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a5e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a5fc kind:arm_call to:0x020d9834 module:overlay(31) +from:0x0214a620 kind:arm_call to:0x01ffb428 module:itcm +from:0x0214a654 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a69c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0214a6a4 kind:arm_call to:0x0214b27c module:overlay(70) +from:0x0214a6d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214a6e4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a710 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214a730 kind:arm_call to:0x020d9824 module:overlay(31) +from:0x0214a754 kind:load to:0x027e09b8 module:dtcm +from:0x0214a758 kind:load to:0x027e0ce0 module:dtcm +from:0x0214a75c kind:load to:0x027e0d34 module:dtcm +from:0x0214a768 kind:load to:0x027e09a8 module:dtcm +from:0x0214a78c kind:arm_call to:0x020732cc module:overlay(0) +from:0x0214a7a0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x0214a7c0 kind:arm_call to:0x0214b160 module:overlay(70) +from:0x0214a7e0 kind:arm_call to:0x01fff148 module:itcm +from:0x0214a814 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214a834 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0214a844 kind:arm_call to:0x0214b27c module:overlay(70) +from:0x0214a870 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214a884 kind:arm_call to:0x01ff916c module:itcm +from:0x0214a8b0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0214a8e8 kind:load to:0x027e09b8 module:dtcm +from:0x0214a8ec kind:load to:0x027e0ce0 module:dtcm +from:0x0214a8f0 kind:load to:0x027e09a8 module:dtcm +from:0x0214a904 kind:load to:0x02099744 module:overlay(0) +from:0x0214a928 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0214a998 kind:load to:0x0203f93c module:main +from:0x0214aa30 kind:arm_call to:0x0208051c module:overlay(0) +from:0x0214aa5c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0214aa90 kind:arm_call to:0x020803cc module:overlay(0) +from:0x0214ab10 kind:arm_call to:0x0214b1d0 module:overlay(70) +from:0x0214ab20 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0214ab38 kind:arm_call to:0x0214b228 module:overlay(70) +from:0x0214ab6c kind:arm_call to:0x02073368 module:overlay(0) +from:0x0214ab78 kind:arm_call to:0x0214b0cc module:overlay(70) +from:0x0214ab94 kind:arm_call to:0x0214b0f4 module:overlay(70) +from:0x0214abb0 kind:arm_call to:0x0214b118 module:overlay(70) +from:0x0214abcc kind:arm_call to:0x0214b13c module:overlay(70) +from:0x0214abe8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0214abfc kind:arm_call to:0x0207832c module:overlay(0) +from:0x0214ac0c kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0214ac18 kind:load to:0x027e0cd8 module:dtcm +from:0x0214ac20 kind:load to:0x027e09b8 module:dtcm +from:0x0214ac24 kind:load to:0x027e09bc module:dtcm +from:0x0214ac74 kind:arm_call to:0x01ffb714 module:itcm +from:0x0214ac9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214acbc kind:arm_call to:0x01ffcfcc module:itcm +from:0x0214ad4c kind:arm_call to:0x020970a8 module:overlay(0) +from:0x0214ad64 kind:arm_call to:0x0209702c module:overlay(0) +from:0x0214ad84 kind:arm_call to:0x0209702c module:overlay(0) +from:0x0214ad9c kind:arm_call to:0x020970a8 module:overlay(0) +from:0x0214adb4 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0214adbc kind:load to:0x027e0ce4 module:dtcm +from:0x0214adc8 kind:arm_call to:0x0214b184 module:overlay(70) +from:0x0214addc kind:arm_call to:0x0214b1a4 module:overlay(70) +from:0x0214ae08 kind:arm_call to:0x020970a8 module:overlay(0) +from:0x0214ae20 kind:arm_call to:0x0209702c module:overlay(0) +from:0x0214ae38 kind:load to:0x027e0ce4 module:dtcm +from:0x0214aedc kind:arm_call to:0x02080190 module:overlay(0) +from:0x0214aef0 kind:arm_call to:0x02080190 module:overlay(0) +from:0x0214af1c kind:arm_call to:0x02080190 module:overlay(0) +from:0x0214af30 kind:arm_call to:0x02080190 module:overlay(0) +from:0x0214af40 kind:arm_call to:0x020808b4 module:overlay(0) +from:0x0214af90 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x0214afa8 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x0214afbc kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x0214afd4 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x0214affc kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214b018 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214b034 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214b050 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214b070 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214b088 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214b0a0 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214b0b8 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214b0c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214b0c8 kind:load to:0x027e09c0 module:dtcm +from:0x0214b0f0 kind:load to:0x027e09a4 module:dtcm +from:0x0214b114 kind:load to:0x027e09a4 module:dtcm +from:0x0214b138 kind:load to:0x027e09a4 module:dtcm +from:0x0214b15c kind:load to:0x027e09a4 module:dtcm +from:0x0214b180 kind:load to:0x027e09a4 module:dtcm +from:0x0214b1a0 kind:load to:0x027e09a4 module:dtcm +from:0x0214b1cc kind:load to:0x027e09a4 module:dtcm +from:0x0214b1ec kind:load to:0x027e09a4 module:dtcm +from:0x0214b218 kind:load to:0x0214f4b4 module:overlay(70) +from:0x0214b234 kind:arm_call to:0x0214a8fc module:overlay(70) +from:0x0214b244 kind:arm_call to:0x0214b0f4 module:overlay(70) +from:0x0214b254 kind:arm_call to:0x0214a8fc module:overlay(70) +from:0x0214b280 kind:arm_call to:0x0214a8fc module:overlay(70) +from:0x0214b2a0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214b2a8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214b2b0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214b2c8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214b2d0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0214b2d8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214b2e0 kind:arm_call to:0x02011ff4 module:main +from:0x0214b2f4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214b308 kind:arm_branch to:0x0214a31c module:overlay(70) +from:0x0214b318 kind:load to:0x02150948 module:overlay(70) +from:0x0214b32c kind:arm_call to:0x02011f3c module:main +from:0x0214b338 kind:arm_call to:0x0214b384 module:overlay(70) +from:0x0214b350 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0214b37c kind:load to:0x0214f570 module:overlay(70) +from:0x0214b390 kind:arm_call to:0x0210305c module:overlay(31) +from:0x0214b3fc kind:load to:0x0214f58c module:overlay(70) +from:0x0214b400 kind:load to:0x02150948 module:overlay(70) +from:0x0214b418 kind:arm_call to:0x02081f1c module:overlay(0) +from:0x0214b42c kind:load to:0x027e0cd8 module:dtcm +from:0x0214b458 kind:load to:0x027e09a8 module:dtcm +from:0x0214b460 kind:load to:0x02071b10 module:overlay(0) +from:0x0214b484 kind:load to:0x027e09a8 module:dtcm +from:0x0214b488 kind:load to:0x02071b10 module:overlay(0) +from:0x0214b494 kind:load to:0x0214f560 module:overlay(70) +from:0x0214b4a0 kind:arm_call to:0x02103138 module:overlay(31) +from:0x0214b4b4 kind:arm_call to:0x02103138 module:overlay(31) +from:0x0214b4bc kind:arm_call to:0x02011ff4 module:main +from:0x0214b4d0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0214b4e4 kind:load to:0x02150a2c module:overlay(70) +from:0x0214b4f8 kind:arm_call to:0x02011f3c module:main +from:0x0214b504 kind:arm_call to:0x0214b550 module:overlay(70) +from:0x0214b51c kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x0214b548 kind:load to:0x0214f5f0 module:overlay(70) +from:0x0214b55c kind:arm_call to:0x0210305c module:overlay(31) +from:0x0214b5cc kind:load to:0x0214f60c module:overlay(70) +from:0x0214b5d0 kind:load to:0x02150a1c module:overlay(70) +from:0x0214b5f4 kind:arm_call to:0x020970a8 module:overlay(0) +from:0x0214b60c kind:arm_call to:0x0209702c module:overlay(0) +from:0x0214b624 kind:load to:0x027e0ce4 module:dtcm +from:0x0214b648 kind:load to:0x027e09a8 module:dtcm +from:0x0214b64c kind:load to:0x02071b10 module:overlay(0) +from:0x0214b670 kind:load to:0x027e09a8 module:dtcm +from:0x0214b674 kind:load to:0x02071b10 module:overlay(0) +from:0x0214b680 kind:load to:0x0214f5e0 module:overlay(70) +from:0x0214b68c kind:arm_call to:0x02103138 module:overlay(31) +from:0x0214b6a0 kind:arm_call to:0x02103138 module:overlay(31) +from:0x0214b6a8 kind:arm_call to:0x02011ff4 module:main +from:0x0214b6bc kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0214b6d0 kind:load to:0x02150a60 module:overlay(70) +from:0x0214b6e4 kind:arm_call to:0x02011f3c module:main +from:0x0214b6f0 kind:arm_call to:0x0214b73c module:overlay(70) +from:0x0214b708 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x0214b734 kind:load to:0x0214f670 module:overlay(70) +from:0x0214b748 kind:arm_call to:0x0210305c module:overlay(31) +from:0x0214b7b8 kind:load to:0x0214f68c module:overlay(70) +from:0x0214b7bc kind:load to:0x02150a50 module:overlay(70) +from:0x0214b7dc kind:load to:0x02103158 module:overlays(19,31) +from:0x0214b7ec kind:load to:0x0209d27c module:overlay(0) +from:0x0214b808 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0214b83c kind:load to:0x027e09a8 module:dtcm +from:0x0214b840 kind:load to:0x02071b10 module:overlay(0) +from:0x0214b864 kind:load to:0x027e09a8 module:dtcm +from:0x0214b868 kind:load to:0x02071b10 module:overlay(0) +from:0x0214b874 kind:load to:0x0214f660 module:overlay(70) +from:0x0214b880 kind:arm_call to:0x02103138 module:overlay(31) +from:0x0214b894 kind:arm_call to:0x02103138 module:overlay(31) +from:0x0214b89c kind:arm_call to:0x02011ff4 module:main +from:0x0214b8b0 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0214b8c4 kind:load to:0x02150aa0 module:overlay(70) +from:0x0214b8d8 kind:arm_call to:0x02011f3c module:main +from:0x0214b8e4 kind:arm_call to:0x0214b994 module:overlay(70) +from:0x0214b8f8 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0214b908 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0214b980 kind:load to:0x0214f6e8 module:overlay(70) +from:0x0214b988 kind:load to:0x0214e9d4 module:overlay(70) +from:0x0214b98c kind:load to:0x0214f704 module:overlay(70) +from:0x0214b9a0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0214b9f8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0214ba08 kind:load to:0x0214f720 module:overlay(70) +from:0x0214ba0c kind:load to:0x02150ac0 module:overlay(70) +from:0x0214ba10 kind:load to:0x02150a94 module:overlay(70) +from:0x0214ba3c kind:arm_call to:0x01ffedac module:itcm +from:0x0214ba48 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0214bb10 kind:arm_call to:0x02080190 module:overlay(0) +from:0x0214bb44 kind:arm_call to:0x02080bcc module:overlay(0) +from:0x0214bb54 kind:load to:0x027e0cd8 module:dtcm +from:0x0214bb6c kind:arm_call to:0x0214bf3c module:overlay(70) +from:0x0214bb84 kind:arm_call to:0x0214bbb0 module:overlay(70) +from:0x0214bb98 kind:arm_call to:0x0214bbb0 module:overlay(70) +from:0x0214bba8 kind:arm_call to:0x0214bbb0 module:overlay(70) +from:0x0214bc14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214bc24 kind:arm_call to:0x0214bd70 module:overlay(70) +from:0x0214bc30 kind:arm_call to:0x0214bf38 module:overlay(70) +from:0x0214bc50 kind:arm_call to:0x0214bd70 module:overlay(70) +from:0x0214bc6c kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x0214bc90 kind:arm_call to:0x0209d52c module:overlay(0) +from:0x0214bca8 kind:arm_call to:0x0214bf38 module:overlay(70) +from:0x0214bcd8 kind:arm_call to:0x0214bd70 module:overlay(70) +from:0x0214bcf0 kind:arm_call to:0x0214bf38 module:overlay(70) +from:0x0214bd1c kind:load to:0x027e09a8 module:dtcm +from:0x0214bd5c kind:arm_call to:0x0214bbb0 module:overlay(70) +from:0x0214bda4 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x0214bdd8 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214bdf8 kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x0214be2c kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x0214befc kind:arm_call to:0x020808b4 module:overlay(0) +from:0x0214bf2c kind:load to:0x027e0cd8 module:dtcm +from:0x0214bf30 kind:load to:0x027e09c0 module:dtcm +from:0x0214bf34 kind:load to:0x027e0c90 module:dtcm +from:0x0214bf48 kind:load to:0x0209d27c module:overlay(0) +from:0x0214bf68 kind:arm_call to:0x01fff148 module:itcm +from:0x0214bf80 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0214bf98 kind:load to:0x027e0ce0 module:dtcm +from:0x0214bfb4 kind:arm_call to:0x0209d414 module:overlay(0) +from:0x0214bfbc kind:load to:0x02150a94 module:overlay(70) +from:0x0214bfc8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214bfdc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0214bfe4 kind:arm_call to:0x02011ff4 module:main +from:0x0214bff8 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0214c00c kind:load to:0x02150b04 module:overlay(70) +from:0x0214c020 kind:arm_call to:0x02011f3c module:main +from:0x0214c02c kind:arm_call to:0x0214c094 module:overlay(70) +from:0x0214c040 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0214c088 kind:load to:0x0214f7a8 module:overlay(70) +from:0x0214c09c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0214c0f4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0214c11c kind:arm_call to:0x02098288 module:overlay(0) +from:0x0214c130 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0214c13c kind:arm_call to:0x0214d9ac module:overlay(70) +from:0x0214c180 kind:arm_call to:0x0214da68 module:overlay(70) +from:0x0214c1d0 kind:load to:0x0214f7cc module:overlay(70) +from:0x0214c1d4 kind:load to:0x02150b04 module:overlay(70) +from:0x0214c1d8 kind:load to:0x0214f78c module:overlay(70) +from:0x0214c1dc kind:load to:0x020b3094 module:overlay(0) +from:0x0214c1ec kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214c200 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0214c328 kind:load to:0x02150af4 module:overlay(70) +from:0x0214c32c kind:load to:0x02150ae4 module:overlay(70) +from:0x0214c368 kind:arm_call to:0x01ffb800 module:itcm +from:0x0214c3d4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0214c4b0 kind:load to:0x027e09c0 module:dtcm +from:0x0214c4ec kind:arm_call to:0x0215e9f4 module:overlays(71,84) +from:0x0214c540 kind:arm_call to:0x0214d5b4 module:overlay(70) +from:0x0214c5a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c5b4 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0214c644 kind:arm_call to:0x01ffedac module:itcm +from:0x0214c650 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0214c6b4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0214c6c4 kind:arm_call to:0x0214d2c0 module:overlay(70) +from:0x0214c6d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0214c6d8 kind:load to:0x027e09c0 module:dtcm +from:0x0214c6f4 kind:arm_call to:0x0208baac module:overlay(0) +from:0x0214c71c kind:arm_call to:0x0214d2c0 module:overlay(70) +from:0x0214c724 kind:load to:0x027e0ce0 module:dtcm +from:0x0214c768 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0214c77c kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x0214c790 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0214c7a0 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0214c7bc kind:arm_call to:0x01ffd118 module:itcm +from:0x0214c7f4 kind:load to:0x027e09c0 module:dtcm +from:0x0214c7f8 kind:load to:0x027e0c90 module:dtcm +from:0x0214c80c kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214c81c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214c830 kind:arm_call to:0x01ff9318 module:itcm +from:0x0214c840 kind:arm_call to:0x0214c72c module:overlay(70) +from:0x0214c8a0 kind:arm_call to:0x01ffedac module:itcm +from:0x0214c8ac kind:arm_call to:0x02080160 module:overlay(0) +from:0x0214c8c0 kind:arm_call to:0x0214d1f4 module:overlay(70) +from:0x0214c904 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214c94c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214c958 kind:arm_call to:0x01fff458 module:itcm +from:0x0214c99c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0214c9ec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214ca1c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214cae8 kind:arm_call to:0x01ffedac module:itcm +from:0x0214caf4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0214cb08 kind:arm_call to:0x0214d1f4 module:overlay(70) +from:0x0214cbc0 kind:load to:0x027e0cd8 module:dtcm +from:0x0214cbc4 kind:load to:0x027e0ce4 module:dtcm +from:0x0214cbd4 kind:load to:0x027e09a8 module:dtcm +from:0x0214cbdc kind:load to:0x027e0cec module:dtcm +from:0x0214cc64 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0214cc74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0214cc84 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0214ccb0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214cce0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214cd18 kind:arm_call to:0x01ffedac module:itcm +from:0x0214cd24 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0214cd3c kind:arm_call to:0x0214d1f4 module:overlay(70) +from:0x0214cd78 kind:load to:0x027e09a8 module:dtcm +from:0x0214cd80 kind:load to:0x027e0cec module:dtcm +from:0x0214cd88 kind:load to:0x027e0cd8 module:dtcm +from:0x0214cda4 kind:arm_call to:0x01ff916c module:itcm +from:0x0214ce08 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0214ce88 kind:arm_call to:0x020d9664 module:overlay(31) +from:0x0214ceac kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0214cf28 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0214cf40 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214cf80 kind:load to:0x027e0d30 module:dtcm +from:0x0214cf88 kind:load to:0x020b537c module:overlay(0) +from:0x0214cf8c kind:load to:0x027e09a8 module:dtcm +from:0x0214d008 kind:arm_call to:0x0214d1f4 module:overlay(70) +from:0x0214d04c kind:arm_call to:0x01fff17c module:itcm +from:0x0214d0a4 kind:arm_call to:0x02017f10 module:main +from:0x0214d110 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x0214d128 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214d14c kind:load to:0x027e0ce0 module:dtcm +from:0x0214d150 kind:load to:0x027e09a8 module:dtcm +from:0x0214d164 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0214d1b4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0214d1e4 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0214d1f0 kind:load to:0x027e09b4 module:dtcm +from:0x0214d200 kind:arm_call to:0x01ffedac module:itcm +from:0x0214d21c kind:arm_call to:0x01fff498 module:itcm +from:0x0214d228 kind:arm_call to:0x01fff584 module:itcm +from:0x0214d240 kind:load to:0x027e0ce8 module:dtcm +from:0x0214d274 kind:arm_call to:0x02098564 module:overlay(0) +from:0x0214d2b0 kind:arm_call to:0x020985d0 module:overlay(0) +from:0x0214d2d0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0214d2e0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0214d364 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214d374 kind:arm_call to:0x01fff458 module:itcm +from:0x0214d3b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214d3f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214d410 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214d42c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214d448 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214d4b4 kind:arm_call to:0x020d9654 module:overlay(31) +from:0x0214d4ec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214d54c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214d55c kind:arm_call to:0x01fff458 module:itcm +from:0x0214d574 kind:arm_call to:0x0214d938 module:overlay(70) +from:0x0214d584 kind:load to:0x027e0ce4 module:dtcm +from:0x0214d58c kind:load to:0x027e09a8 module:dtcm +from:0x0214d594 kind:load to:0x027e0cec module:dtcm +from:0x0214d5a8 kind:load to:0x027e0d30 module:dtcm +from:0x0214d604 kind:arm_call to:0x02039edc module:main +from:0x0214d610 kind:arm_call to:0x0203a950 module:main +from:0x0214d618 kind:arm_call to:0x02039d38 module:main +from:0x0214d65c kind:arm_call to:0x02039edc module:main +from:0x0214d668 kind:arm_call to:0x0203a950 module:main +from:0x0214d674 kind:arm_call to:0x0203a950 module:main +from:0x0214d680 kind:arm_call to:0x0203ab30 module:main +from:0x0214d6b4 kind:arm_call to:0x02039edc module:main +from:0x0214d6c0 kind:arm_call to:0x0203a950 module:main +from:0x0214d6cc kind:arm_call to:0x0203a950 module:main +from:0x0214d6d4 kind:arm_call to:0x0203ad60 module:main +from:0x0214d6d8 kind:arm_call to:0x0203a584 module:main +from:0x0214d730 kind:arm_call to:0x02039edc module:main +from:0x0214d73c kind:arm_call to:0x0203a950 module:main +from:0x0214d744 kind:arm_call to:0x02039d38 module:main +from:0x0214d780 kind:arm_call to:0x02039edc module:main +from:0x0214d78c kind:arm_call to:0x0203a950 module:main +from:0x0214d798 kind:arm_call to:0x0203a950 module:main +from:0x0214d7a4 kind:arm_call to:0x0203ab30 module:main +from:0x0214d7d0 kind:arm_call to:0x02039edc module:main +from:0x0214d7dc kind:arm_call to:0x0203a950 module:main +from:0x0214d7e8 kind:arm_call to:0x0203a950 module:main +from:0x0214d7f0 kind:arm_call to:0x0203ad60 module:main +from:0x0214d7f4 kind:arm_call to:0x0203a584 module:main +from:0x0214d828 kind:load to:0x02049bc4 module:main +from:0x0214d83c kind:load to:0x020982b8 module:overlay(0) +from:0x0214d894 kind:arm_call to:0x01fff498 module:itcm +from:0x0214d8a0 kind:arm_call to:0x01fff584 module:itcm +from:0x0214d8e8 kind:arm_call to:0x0214cbe8 module:overlay(70) +from:0x0214d8f4 kind:arm_call to:0x0214d938 module:overlay(70) +from:0x0214d910 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0214d924 kind:load to:0x027e0ce8 module:dtcm +from:0x0214d968 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0214d980 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0214d9a0 kind:load to:0x027e0cec module:dtcm +from:0x0214d9a8 kind:load to:0x027e09a8 module:dtcm +from:0x0214d9b8 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0214d9d0 kind:load to:0x0214f760 module:overlay(70) +from:0x0214da08 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0214da50 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0214da64 kind:load to:0x027e0ce4 module:dtcm +from:0x0214daa0 kind:load to:0x0214f770 module:overlay(70) +from:0x0214dabc kind:arm_call to:0x01fff458 module:itcm +from:0x0214dae0 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0214db00 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0214db08 kind:arm_call to:0x02011ff4 module:main +from:0x0214db1c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214db24 kind:arm_call to:0x02011ff4 module:main +from:0x0214db3c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0214db44 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0214db4c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0214db54 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214db5c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214db64 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214db7c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0214db84 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0214db8c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0214db94 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0214db9c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0214dba4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0214dbac kind:arm_call to:0x02011ff4 module:main +from:0x0214dbc0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0214ddd4 kind:arm_call to:0x0213f354 module:overlay(70) +from:0x0214dde4 kind:arm_call to:0x0203ce4c module:main +from:0x0214ddf8 kind:load to:0x0214f840 module:overlay(70) +from:0x0214ddfc kind:load to:0x0214f850 module:overlay(70) +from:0x0214de00 kind:load to:0x0213f760 module:overlay(70) +from:0x0214de04 kind:load to:0x0214f844 module:overlay(70) +from:0x0214de24 kind:arm_call to:0x0213f7a4 module:overlay(70) +from:0x0214de34 kind:arm_call to:0x0203ce4c module:main +from:0x0214de48 kind:load to:0x0214f88c module:overlay(70) +from:0x0214de4c kind:load to:0x0214f89c module:overlay(70) +from:0x0214de50 kind:load to:0x0213f954 module:overlay(70) +from:0x0214de54 kind:load to:0x0214f890 module:overlay(70) +from:0x0214de74 kind:arm_call to:0x02140068 module:overlay(70) +from:0x0214de84 kind:arm_call to:0x0203ce4c module:main +from:0x0214de98 kind:load to:0x0214f8d8 module:overlay(70) +from:0x0214de9c kind:load to:0x0214f8e8 module:overlay(70) +from:0x0214dea0 kind:load to:0x021409cc module:overlay(70) +from:0x0214dea4 kind:load to:0x0214f8dc module:overlay(70) +from:0x0214ded0 kind:arm_call to:0x021413c4 module:overlay(70) +from:0x0214dee0 kind:arm_call to:0x0203ce4c module:main +from:0x0214def4 kind:load to:0x0214f9c4 module:overlay(70) +from:0x0214def8 kind:load to:0x0214f9e0 module:overlay(70) +from:0x0214defc kind:load to:0x02142700 module:overlay(70) +from:0x0214df00 kind:load to:0x0214f9d4 module:overlay(70) +from:0x0214df2c kind:arm_call to:0x02142744 module:overlay(70) +from:0x0214df3c kind:arm_call to:0x0203ce4c module:main +from:0x0214df50 kind:load to:0x0214fab8 module:overlay(70) +from:0x0214df54 kind:load to:0x0214fad4 module:overlay(70) +from:0x0214df58 kind:load to:0x02143590 module:overlay(70) +from:0x0214df5c kind:load to:0x0214fabc module:overlay(70) +from:0x0214df7c kind:arm_call to:0x021435e0 module:overlay(70) +from:0x0214df8c kind:arm_call to:0x0203ce4c module:main +from:0x0214dfa0 kind:load to:0x0214fca0 module:overlay(70) +from:0x0214dfa4 kind:load to:0x0214fcb0 module:overlay(70) +from:0x0214dfa8 kind:load to:0x02143684 module:overlay(70) +from:0x0214dfac kind:load to:0x0214fca4 module:overlay(70) +from:0x0214dfcc kind:arm_call to:0x021439d8 module:overlay(70) +from:0x0214dfdc kind:arm_call to:0x0203ce4c module:main +from:0x0214dff0 kind:load to:0x0214fcec module:overlay(70) +from:0x0214dff4 kind:load to:0x0214fcfc module:overlay(70) +from:0x0214dff8 kind:load to:0x02143c58 module:overlay(70) +from:0x0214dffc kind:load to:0x0214fcf0 module:overlay(70) +from:0x0214e01c kind:arm_call to:0x02143c9c module:overlay(70) +from:0x0214e02c kind:arm_call to:0x0203ce4c module:main +from:0x0214e040 kind:load to:0x0214fd38 module:overlay(70) +from:0x0214e044 kind:load to:0x0214fd48 module:overlay(70) +from:0x0214e048 kind:load to:0x02143f90 module:overlay(70) +from:0x0214e04c kind:load to:0x0214fd3c module:overlay(70) +from:0x0214e06c kind:arm_call to:0x02144004 module:overlay(70) +from:0x0214e07c kind:arm_call to:0x0203ce4c module:main +from:0x0214e090 kind:load to:0x0214fd84 module:overlay(70) +from:0x0214e094 kind:load to:0x0214fd94 module:overlay(70) +from:0x0214e098 kind:load to:0x021441bc module:overlay(70) +from:0x0214e09c kind:load to:0x0214fd88 module:overlay(70) +from:0x0214e120 kind:arm_call to:0x0214421c module:overlay(70) +from:0x0214e130 kind:arm_call to:0x0203ce4c module:main +from:0x0214e144 kind:load to:0x0214eed4 module:overlay(70) +from:0x0214e154 kind:load to:0x0214eee0 module:overlay(70) +from:0x0214e158 kind:load to:0x0214fdfc module:overlay(70) +from:0x0214e160 kind:load to:0x0214eeec module:overlay(70) +from:0x0214e168 kind:load to:0x0214fe24 module:overlay(70) +from:0x0214e16c kind:load to:0x021450c0 module:overlay(70) +from:0x0214e170 kind:load to:0x0214fe00 module:overlay(70) +from:0x0214e190 kind:arm_call to:0x02145104 module:overlay(70) +from:0x0214e1a0 kind:arm_call to:0x0203ce4c module:main +from:0x0214e1b4 kind:load to:0x0214ff1c module:overlay(70) +from:0x0214e1b8 kind:load to:0x0214ff2c module:overlay(70) +from:0x0214e1bc kind:load to:0x02145290 module:overlay(70) +from:0x0214e1c0 kind:load to:0x0214ff20 module:overlay(70) +from:0x0214e1e0 kind:arm_call to:0x0203d138 module:main +from:0x0214e1fc kind:arm_call to:0x021453a8 module:overlay(70) +from:0x0214e20c kind:arm_call to:0x0203ce4c module:main +from:0x0214e220 kind:load to:0x02150034 module:overlay(70) +from:0x0214e224 kind:load to:0x02145bdc module:overlay(70) +from:0x0214e228 kind:load to:0x02150024 module:overlay(70) +from:0x0214e22c kind:load to:0x02150064 module:overlay(70) +from:0x0214e230 kind:load to:0x02145bec module:overlay(70) +from:0x0214e234 kind:load to:0x02150028 module:overlay(70) +from:0x0214e254 kind:arm_call to:0x02145c30 module:overlay(70) +from:0x0214e264 kind:arm_call to:0x0203ce4c module:main +from:0x0214e278 kind:load to:0x0215015c module:overlay(70) +from:0x0214e27c kind:load to:0x0215016c module:overlay(70) +from:0x0214e280 kind:load to:0x02146128 module:overlay(70) +from:0x0214e284 kind:load to:0x02150160 module:overlay(70) +from:0x0214e2a4 kind:arm_call to:0x0214616c module:overlay(70) +from:0x0214e2b4 kind:arm_call to:0x0203ce4c module:main +from:0x0214e2c8 kind:load to:0x02150260 module:overlay(70) +from:0x0214e2cc kind:load to:0x02150270 module:overlay(70) +from:0x0214e2d0 kind:load to:0x02146a68 module:overlay(70) +from:0x0214e2d4 kind:load to:0x02150264 module:overlay(70) +from:0x0214e2f4 kind:arm_call to:0x02146aac module:overlay(70) +from:0x0214e304 kind:arm_call to:0x0203ce4c module:main +from:0x0214e318 kind:load to:0x02150368 module:overlay(70) +from:0x0214e31c kind:load to:0x02150378 module:overlay(70) +from:0x0214e320 kind:load to:0x021473b0 module:overlay(70) +from:0x0214e324 kind:load to:0x0215036c module:overlay(70) +from:0x0214e344 kind:arm_call to:0x021473f4 module:overlay(70) +from:0x0214e354 kind:arm_call to:0x0203ce4c module:main +from:0x0214e368 kind:load to:0x02150470 module:overlay(70) +from:0x0214e36c kind:load to:0x02150480 module:overlay(70) +from:0x0214e370 kind:load to:0x02147cc4 module:overlay(70) +from:0x0214e374 kind:load to:0x02150474 module:overlay(70) +from:0x0214e394 kind:arm_call to:0x02147e58 module:overlay(70) +from:0x0214e3a4 kind:arm_call to:0x0203ce4c module:main +from:0x0214e3b8 kind:load to:0x02150574 module:overlay(70) +from:0x0214e3bc kind:load to:0x02150584 module:overlay(70) +from:0x0214e3c0 kind:load to:0x02148ba0 module:overlay(70) +from:0x0214e3c4 kind:load to:0x02150578 module:overlay(70) +from:0x0214e3f0 kind:arm_call to:0x02148be4 module:overlay(70) +from:0x0214e400 kind:arm_call to:0x0203ce4c module:main +from:0x0214e414 kind:load to:0x0215065c module:overlay(70) +from:0x0214e41c kind:load to:0x0214f36c module:overlay(70) +from:0x0214e420 kind:load to:0x0215066c module:overlay(70) +from:0x0214e424 kind:load to:0x02149004 module:overlay(70) +from:0x0214e428 kind:load to:0x02150660 module:overlay(70) +from:0x0214e454 kind:arm_call to:0x02149068 module:overlay(70) +from:0x0214e464 kind:arm_call to:0x0203ce4c module:main +from:0x0214e478 kind:load to:0x02150740 module:overlay(70) +from:0x0214e47c kind:load to:0x0215075c module:overlay(70) +from:0x0214e480 kind:load to:0x0214a00c module:overlay(70) +from:0x0214e484 kind:load to:0x02150744 module:overlay(70) +from:0x0214e4e4 kind:arm_call to:0x0214a050 module:overlay(70) +from:0x0214e4f4 kind:arm_call to:0x0203ce4c module:main +from:0x0214e508 kind:load to:0x0214f4b4 module:overlay(70) +from:0x0214e50c kind:load to:0x02150854 module:overlay(70) +from:0x0214e510 kind:load to:0x0214f4c0 module:overlay(70) +from:0x0214e514 kind:load to:0x0214f4cc module:overlay(70) +from:0x0214e518 kind:load to:0x02150864 module:overlay(70) +from:0x0214e51c kind:load to:0x0214b2ec module:overlay(70) +from:0x0214e520 kind:load to:0x02150858 module:overlay(70) +from:0x0214e554 kind:arm_call to:0x0214b340 module:overlay(70) +from:0x0214e564 kind:arm_call to:0x0203ce4c module:main +from:0x0214e57c kind:load to:0x0214f560 module:overlay(70) +from:0x0214e584 kind:load to:0x02150938 module:overlay(70) +from:0x0214e588 kind:load to:0x02150948 module:overlay(70) +from:0x0214e58c kind:load to:0x0214b4c8 module:overlay(70) +from:0x0214e590 kind:load to:0x0215093c module:overlay(70) +from:0x0214e5c4 kind:arm_call to:0x0214b50c module:overlay(70) +from:0x0214e5d4 kind:arm_call to:0x0203ce4c module:main +from:0x0214e5ec kind:load to:0x0214f5e0 module:overlay(70) +from:0x0214e5f4 kind:load to:0x02150a1c module:overlay(70) +from:0x0214e5f8 kind:load to:0x02150a2c module:overlay(70) +from:0x0214e5fc kind:load to:0x0214b6b4 module:overlay(70) +from:0x0214e600 kind:load to:0x02150a20 module:overlay(70) +from:0x0214e634 kind:arm_call to:0x0214b6f8 module:overlay(70) +from:0x0214e644 kind:arm_call to:0x0203ce4c module:main +from:0x0214e65c kind:load to:0x0214f660 module:overlay(70) +from:0x0214e664 kind:load to:0x02150a50 module:overlay(70) +from:0x0214e668 kind:load to:0x02150a60 module:overlay(70) +from:0x0214e66c kind:load to:0x0214b8a8 module:overlay(70) +from:0x0214e670 kind:load to:0x02150a54 module:overlay(70) +from:0x0214e69c kind:arm_call to:0x0214b8ec module:overlay(70) +from:0x0214e6ac kind:arm_call to:0x0203ce4c module:main +from:0x0214e6c0 kind:load to:0x02150a84 module:overlay(70) +from:0x0214e6c4 kind:load to:0x02150aa0 module:overlay(70) +from:0x0214e6c8 kind:load to:0x0214bff0 module:overlay(70) +from:0x0214e6cc kind:load to:0x02150a88 module:overlay(70) +from:0x0214e704 kind:arm_call to:0x0214c034 module:overlay(70) +from:0x0214e714 kind:arm_call to:0x0203ce4c module:main +from:0x0214e728 kind:load to:0x02150ae4 module:overlay(70) +from:0x0214e730 kind:load to:0x02150b04 module:overlay(70) +from:0x0214e734 kind:load to:0x0214dbb8 module:overlay(70) +from:0x0214e738 kind:load to:0x02150ae8 module:overlay(70) +from:0x0214e73c kind:load to:0x0214ddb8 module:overlay(70) +from:0x0214e740 kind:load to:0x0214de08 module:overlay(70) +from:0x0214e744 kind:load to:0x0214de58 module:overlay(70) +from:0x0214e748 kind:load to:0x0214dea8 module:overlay(70) +from:0x0214e74c kind:load to:0x0214df04 module:overlay(70) +from:0x0214e750 kind:load to:0x0214df60 module:overlay(70) +from:0x0214e754 kind:load to:0x0214dfb0 module:overlay(70) +from:0x0214e758 kind:load to:0x0214e000 module:overlay(70) +from:0x0214e75c kind:load to:0x0214e050 module:overlay(70) +from:0x0214e760 kind:load to:0x0214e0a0 module:overlay(70) +from:0x0214e764 kind:load to:0x0214e174 module:overlay(70) +from:0x0214e768 kind:load to:0x0214e1c4 module:overlay(70) +from:0x0214e76c kind:load to:0x0214e238 module:overlay(70) +from:0x0214e770 kind:load to:0x0214e288 module:overlay(70) +from:0x0214e774 kind:load to:0x0214e2d8 module:overlay(70) +from:0x0214e778 kind:load to:0x0214e328 module:overlay(70) +from:0x0214e77c kind:load to:0x0214e378 module:overlay(70) +from:0x0214e780 kind:load to:0x0214e3c8 module:overlay(70) +from:0x0214e784 kind:load to:0x0214e42c module:overlay(70) +from:0x0214e788 kind:load to:0x0214e488 module:overlay(70) +from:0x0214e78c kind:load to:0x0214e524 module:overlay(70) +from:0x0214e790 kind:load to:0x0214e594 module:overlay(70) +from:0x0214e794 kind:load to:0x0214e604 module:overlay(70) +from:0x0214e798 kind:load to:0x0214e674 module:overlay(70) +from:0x0214e79c kind:load to:0x0214e6d0 module:overlay(70) +from:0x0214e7c8 kind:load to:0x0213f0d0 module:overlay(70) +from:0x0214e7cc kind:load to:0x0213f2f4 module:overlay(70) +from:0x0214e7d0 kind:load to:0x0213f308 module:overlay(70) +from:0x0214e7d4 kind:load to:0x0213f0b0 module:overlay(70) +from:0x0214e7d8 kind:load to:0x0218343d module:overlays(97,100,101) +from:0x0214e7e4 kind:load to:0x0213f330 module:overlay(70) +from:0x0214e7e8 kind:load to:0x0209772c module:overlay(0) +from:0x0214e7ec kind:load to:0x02097734 module:overlay(0) +from:0x0214e7f0 kind:load to:0x020977b0 module:overlay(0) +from:0x0214e7f4 kind:load to:0x020977f0 module:overlay(0) +from:0x0214e7f8 kind:load to:0x020977f4 module:overlay(0) +from:0x0214e7fc kind:load to:0x020977f8 module:overlay(0) +from:0x0214e808 kind:load to:0x020984f8 module:overlay(0) +from:0x0214e80c kind:load to:0x02098534 module:overlay(0) +from:0x0214e810 kind:load to:0x0209854c module:overlay(0) +from:0x0214e814 kind:load to:0x02098558 module:overlay(0) +from:0x0214e818 kind:load to:0x01fff464 module:itcm +from:0x0214e81c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214e820 kind:load to:0x0213f3c4 module:overlay(70) +from:0x0214e824 kind:load to:0x02098490 module:overlay(0) +from:0x0214e828 kind:load to:0x0213f410 module:overlay(70) +from:0x0214e82c kind:load to:0x0213f4e8 module:overlay(70) +from:0x0214e830 kind:load to:0x0209849c module:overlay(0) +from:0x0214e834 kind:load to:0x020984a0 module:overlay(0) +from:0x0214e838 kind:load to:0x020984a4 module:overlay(0) +from:0x0214e83c kind:load to:0x020984a8 module:overlay(0) +from:0x0214e840 kind:load to:0x02098564 module:overlay(0) +from:0x0214e844 kind:load to:0x020985d0 module:overlay(0) +from:0x0214e848 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214e84c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214e850 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214e854 kind:load to:0x0213f730 module:overlay(70) +from:0x0214e858 kind:load to:0x0213f744 module:overlay(70) +from:0x0214e864 kind:load to:0x0213f780 module:overlay(70) +from:0x0214e868 kind:load to:0x0209772c module:overlay(0) +from:0x0214e86c kind:load to:0x02097734 module:overlay(0) +from:0x0214e870 kind:load to:0x020977b0 module:overlay(0) +from:0x0214e874 kind:load to:0x020977f0 module:overlay(0) +from:0x0214e878 kind:load to:0x020977f4 module:overlay(0) +from:0x0214e87c kind:load to:0x020977f8 module:overlay(0) +from:0x0214e888 kind:load to:0x020984f8 module:overlay(0) +from:0x0214e88c kind:load to:0x02098534 module:overlay(0) +from:0x0214e890 kind:load to:0x0209854c module:overlay(0) +from:0x0214e894 kind:load to:0x02098558 module:overlay(0) +from:0x0214e898 kind:load to:0x01fff464 module:itcm +from:0x0214e89c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214e8a0 kind:load to:0x0213f808 module:overlay(70) +from:0x0214e8a4 kind:load to:0x02098490 module:overlay(0) +from:0x0214e8a8 kind:load to:0x0213f828 module:overlay(70) +from:0x0214e8ac kind:load to:0x0213f838 module:overlay(70) +from:0x0214e8b0 kind:load to:0x0209849c module:overlay(0) +from:0x0214e8b4 kind:load to:0x020984a0 module:overlay(0) +from:0x0214e8b8 kind:load to:0x020984a4 module:overlay(0) +from:0x0214e8bc kind:load to:0x020984a8 module:overlay(0) +from:0x0214e8c0 kind:load to:0x02098564 module:overlay(0) +from:0x0214e8c4 kind:load to:0x020985d0 module:overlay(0) +from:0x0214e8c8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214e8cc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214e8d0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214e8d4 kind:load to:0x0213f90c module:overlay(70) +from:0x0214e8d8 kind:load to:0x0213f92c module:overlay(70) +from:0x0214e8e4 kind:load to:0x0213fa10 module:overlay(70) +from:0x0214e8e8 kind:load to:0x0213fa18 module:overlay(70) +from:0x0214e8ec kind:load to:0x0213faf4 module:overlay(70) +from:0x0214e8f8 kind:load to:0x0213f9bc module:overlay(70) +from:0x0214e8fc kind:load to:0x0213fdb0 module:overlay(70) +from:0x0214e900 kind:load to:0x0207bfe0 module:overlay(0) +from:0x0214e904 kind:load to:0x0213fd94 module:overlay(70) +from:0x0214e908 kind:load to:0x0207bff0 module:overlay(0) +from:0x0214e914 kind:load to:0x020984f8 module:overlay(0) +from:0x0214e918 kind:load to:0x02098534 module:overlay(0) +from:0x0214e91c kind:load to:0x0209854c module:overlay(0) +from:0x0214e920 kind:load to:0x02098558 module:overlay(0) +from:0x0214e924 kind:load to:0x01fff464 module:itcm +from:0x0214e928 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214e92c kind:load to:0x0213ffc0 module:overlay(70) +from:0x0214e930 kind:load to:0x0213ffec module:overlay(70) +from:0x0214e934 kind:load to:0x02098494 module:overlay(0) +from:0x0214e938 kind:load to:0x02098498 module:overlay(0) +from:0x0214e93c kind:load to:0x0209849c module:overlay(0) +from:0x0214e940 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0214e944 kind:load to:0x020984a4 module:overlay(0) +from:0x0214e948 kind:load to:0x020984a8 module:overlay(0) +from:0x0214e94c kind:load to:0x02098564 module:overlay(0) +from:0x0214e950 kind:load to:0x020985d0 module:overlay(0) +from:0x0214e954 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214e958 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214e95c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214e960 kind:load to:0x0213fff0 module:overlay(70) +from:0x0214e964 kind:load to:0x02140010 module:overlay(70) +from:0x0214e968 kind:load to:0x020f7574 module:overlays(19,22,23,31) +from:0x0214e974 kind:load to:0x02140924 module:overlay(70) +from:0x0214e980 kind:load to:0x021400e8 module:overlay(70) +from:0x0214e984 kind:load to:0x021400fc module:overlay(70) +from:0x0214e988 kind:load to:0x02140118 module:overlay(70) +from:0x0214e994 kind:load to:0x02140824 module:overlay(70) +from:0x0214e998 kind:load to:0x02140894 module:overlay(70) +from:0x0214e99c kind:load to:0x0207bfe0 module:overlay(0) +from:0x0214e9a0 kind:load to:0x021408b0 module:overlay(70) +from:0x0214e9a4 kind:load to:0x0207bff0 module:overlay(0) +from:0x0214e9b0 kind:load to:0x02140044 module:overlay(70) +from:0x0214e9b4 kind:load to:0x02097924 module:overlay(0) +from:0x0214e9b8 kind:load to:0x02097734 module:overlay(0) +from:0x0214e9bc kind:load to:0x020977b0 module:overlay(0) +from:0x0214e9c0 kind:load to:0x0209792c module:overlay(0) +from:0x0214e9c4 kind:load to:0x0209794c module:overlay(0) +from:0x0214e9c8 kind:load to:0x02097978 module:overlay(0) +from:0x0214e9d4 kind:load to:0x0207c47c module:overlay(0) +from:0x0214e9d8 kind:load to:0x0207c484 module:overlay(0) +from:0x0214e9dc kind:load to:0x0207c94c module:overlay(0) +from:0x0214e9e0 kind:load to:0x0207c93c module:overlay(0) +from:0x0214e9e4 kind:load to:0x0207c980 module:overlay(0) +from:0x0214e9e8 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0214e9ec kind:load to:0x0207ca18 module:overlay(0) +from:0x0214e9f0 kind:load to:0x0207ca90 module:overlay(0) +from:0x0214e9fc kind:load to:0x020984f8 module:overlay(0) +from:0x0214ea00 kind:load to:0x02098534 module:overlay(0) +from:0x0214ea04 kind:load to:0x0209854c module:overlay(0) +from:0x0214ea08 kind:load to:0x02098558 module:overlay(0) +from:0x0214ea0c kind:load to:0x01fff464 module:itcm +from:0x0214ea10 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214ea14 kind:load to:0x02140218 module:overlay(70) +from:0x0214ea18 kind:load to:0x02098490 module:overlay(0) +from:0x0214ea1c kind:load to:0x021402ec module:overlay(70) +from:0x0214ea20 kind:load to:0x02098498 module:overlay(0) +from:0x0214ea24 kind:load to:0x0209849c module:overlay(0) +from:0x0214ea28 kind:load to:0x02140838 module:overlay(70) +from:0x0214ea2c kind:load to:0x020984a4 module:overlay(0) +from:0x0214ea30 kind:load to:0x020984a8 module:overlay(0) +from:0x0214ea34 kind:load to:0x02098564 module:overlay(0) +from:0x0214ea38 kind:load to:0x020985d0 module:overlay(0) +from:0x0214ea3c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214ea40 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214ea44 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214ea48 kind:load to:0x02140974 module:overlay(70) +from:0x0214ea4c kind:load to:0x0214099c module:overlay(70) +from:0x0214ea58 kind:load to:0x02140a5d module:overlay(70) +from:0x0214ea5c kind:load to:0x02140ab9 module:overlay(70) +from:0x0214ea60 kind:load to:0x0201797c module:main +from:0x0214ea64 kind:load to:0x02017b9c module:main +from:0x0214ea68 kind:load to:0x02140cf0 module:overlay(70) +from:0x0214ea74 kind:load to:0x021409fd module:overlay(70) +from:0x0214ea78 kind:load to:0x02140a09 module:overlay(70) +from:0x0214ea7c kind:load to:0x02140a24 module:overlay(70) +from:0x0214ea80 kind:load to:0x02140e38 module:overlay(70) +from:0x0214ea84 kind:load to:0x02140ec0 module:overlay(70) +from:0x0214ea88 kind:load to:0x02140e94 module:overlay(70) +from:0x0214ea8c kind:load to:0x02140e68 module:overlay(70) +from:0x0214ea90 kind:load to:0x02140e50 module:overlay(70) +from:0x0214ea9c kind:load to:0x0214260c module:overlay(70) +from:0x0214eaa0 kind:load to:0x0214264c module:overlay(70) +from:0x0214eaa4 kind:load to:0x0214268c module:overlay(70) +from:0x0214eaa8 kind:load to:0x02142668 module:overlay(70) +from:0x0214eab4 kind:load to:0x021413a0 module:overlay(70) +from:0x0214eab8 kind:load to:0x02097924 module:overlay(0) +from:0x0214eabc kind:load to:0x02097734 module:overlay(0) +from:0x0214eac0 kind:load to:0x020977b0 module:overlay(0) +from:0x0214eac4 kind:load to:0x0209792c module:overlay(0) +from:0x0214eac8 kind:load to:0x0209794c module:overlay(0) +from:0x0214eacc kind:load to:0x02097978 module:overlay(0) +from:0x0214ead8 kind:load to:0x020984f8 module:overlay(0) +from:0x0214eadc kind:load to:0x02098534 module:overlay(0) +from:0x0214eae0 kind:load to:0x0209854c module:overlay(0) +from:0x0214eae4 kind:load to:0x02098558 module:overlay(0) +from:0x0214eae8 kind:load to:0x01fff464 module:itcm +from:0x0214eaec kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214eaf0 kind:load to:0x0214160c module:overlay(70) +from:0x0214eaf4 kind:load to:0x02098490 module:overlay(0) +from:0x0214eaf8 kind:load to:0x02141730 module:overlay(70) +from:0x0214eafc kind:load to:0x0214173c module:overlay(70) +from:0x0214eb00 kind:load to:0x0209849c module:overlay(0) +from:0x0214eb04 kind:load to:0x021417f8 module:overlay(70) +from:0x0214eb08 kind:load to:0x0214189c module:overlay(70) +from:0x0214eb0c kind:load to:0x020984a8 module:overlay(0) +from:0x0214eb10 kind:load to:0x02098564 module:overlay(0) +from:0x0214eb14 kind:load to:0x020985d0 module:overlay(0) +from:0x0214eb18 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214eb1c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214eb20 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214eb24 kind:load to:0x021426a8 module:overlay(70) +from:0x0214eb28 kind:load to:0x021426d0 module:overlay(70) +from:0x0214eb2c kind:load to:0x020bfab4 module:overlays(2,4,17) +from:0x0214eb34 kind:load to:0x02142084 module:overlay(70) +from:0x0214eb3c kind:load to:0x021420b8 module:overlay(70) +from:0x0214eb44 kind:load to:0x02142120 module:overlay(70) +from:0x0214eb54 kind:load to:0x0214219c module:overlay(70) +from:0x0214eb5c kind:load to:0x021421c8 module:overlay(70) +from:0x0214eb64 kind:load to:0x021421cc module:overlay(70) +from:0x0214eb6c kind:load to:0x02142210 module:overlay(70) +from:0x0214eb74 kind:load to:0x02142354 module:overlay(70) +from:0x0214eb84 kind:load to:0x02142864 module:overlay(70) +from:0x0214eb88 kind:load to:0x02142878 module:overlay(70) +from:0x0214eb8c kind:load to:0x02142894 module:overlay(70) +from:0x0214eb98 kind:load to:0x02142720 module:overlay(70) +from:0x0214eb9c kind:load to:0x02097924 module:overlay(0) +from:0x0214eba0 kind:load to:0x02097734 module:overlay(0) +from:0x0214eba4 kind:load to:0x020977b0 module:overlay(0) +from:0x0214eba8 kind:load to:0x0209792c module:overlay(0) +from:0x0214ebac kind:load to:0x0209794c module:overlay(0) +from:0x0214ebb0 kind:load to:0x0214284c module:overlay(70) +from:0x0214ebc0 kind:load to:0x02097924 module:overlay(0) +from:0x0214ebc4 kind:load to:0x02097734 module:overlay(0) +from:0x0214ebc8 kind:load to:0x020977b0 module:overlay(0) +from:0x0214ebcc kind:load to:0x0209792c module:overlay(0) +from:0x0214ebd0 kind:load to:0x0209794c module:overlay(0) +from:0x0214ebd4 kind:load to:0x0214284c module:overlay(70) +from:0x0214ebd8 kind:load to:0x02142f74 module:overlay(70) +from:0x0214ebe0 kind:load to:0x02143044 module:overlay(70) +from:0x0214ebe8 kind:load to:0x02143058 module:overlay(70) +from:0x0214ebf0 kind:load to:0x021430d8 module:overlay(70) +from:0x0214ebf8 kind:load to:0x021431a8 module:overlay(70) +from:0x0214ec00 kind:load to:0x02143224 module:overlay(70) +from:0x0214ec08 kind:load to:0x02142f38 module:overlay(70) +from:0x0214ec10 kind:load to:0x02142f78 module:overlay(70) +from:0x0214ec18 kind:load to:0x02143054 module:overlay(70) +from:0x0214ec20 kind:load to:0x021430b4 module:overlay(70) +from:0x0214ec28 kind:load to:0x02143178 module:overlay(70) +from:0x0214ec30 kind:load to:0x02143200 module:overlay(70) +from:0x0214ec40 kind:load to:0x020984f8 module:overlay(0) +from:0x0214ec44 kind:load to:0x02098534 module:overlay(0) +from:0x0214ec48 kind:load to:0x0209854c module:overlay(0) +from:0x0214ec4c kind:load to:0x02098558 module:overlay(0) +from:0x0214ec50 kind:load to:0x01fff464 module:itcm +from:0x0214ec54 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214ec58 kind:load to:0x02142b90 module:overlay(70) +from:0x0214ec5c kind:load to:0x02142c08 module:overlay(70) +from:0x0214ec60 kind:load to:0x02142d30 module:overlay(70) +from:0x0214ec64 kind:load to:0x02098498 module:overlay(0) +from:0x0214ec68 kind:load to:0x0209849c module:overlay(0) +from:0x0214ec6c kind:load to:0x02142ebc module:overlay(70) +from:0x0214ec70 kind:load to:0x02142de4 module:overlay(70) +from:0x0214ec74 kind:load to:0x020984a8 module:overlay(0) +from:0x0214ec78 kind:load to:0x02098564 module:overlay(0) +from:0x0214ec7c kind:load to:0x020985d0 module:overlay(0) +from:0x0214ec80 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214ec84 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214ec88 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214ec8c kind:load to:0x02142b28 module:overlay(70) +from:0x0214ec90 kind:load to:0x02142b58 module:overlay(70) +from:0x0214ec9c kind:load to:0x021435bc module:overlay(70) +from:0x0214eca0 kind:load to:0x0209772c module:overlay(0) +from:0x0214eca4 kind:load to:0x02097734 module:overlay(0) +from:0x0214eca8 kind:load to:0x020977b0 module:overlay(0) +from:0x0214ecac kind:load to:0x020977f0 module:overlay(0) +from:0x0214ecb0 kind:load to:0x020977f4 module:overlay(0) +from:0x0214ecb4 kind:load to:0x020977f8 module:overlay(0) +from:0x0214ecc0 kind:load to:0x020984f8 module:overlay(0) +from:0x0214ecc4 kind:load to:0x02098534 module:overlay(0) +from:0x0214ecc8 kind:load to:0x0209854c module:overlay(0) +from:0x0214eccc kind:load to:0x02098558 module:overlay(0) +from:0x0214ecd0 kind:load to:0x01fff464 module:itcm +from:0x0214ecd4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214ecd8 kind:load to:0x02098488 module:overlay(0) +from:0x0214ecdc kind:load to:0x02098490 module:overlay(0) +from:0x0214ece0 kind:load to:0x02098494 module:overlay(0) +from:0x0214ece4 kind:load to:0x02098498 module:overlay(0) +from:0x0214ece8 kind:load to:0x0209849c module:overlay(0) +from:0x0214ecec kind:load to:0x020984a0 module:overlay(0) +from:0x0214ecf0 kind:load to:0x020984a4 module:overlay(0) +from:0x0214ecf4 kind:load to:0x020984a8 module:overlay(0) +from:0x0214ecf8 kind:load to:0x02098564 module:overlay(0) +from:0x0214ecfc kind:load to:0x020985d0 module:overlay(0) +from:0x0214ed00 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214ed04 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214ed08 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214ed0c kind:load to:0x02143654 module:overlay(70) +from:0x0214ed10 kind:load to:0x02143668 module:overlay(70) +from:0x0214ed1c kind:load to:0x021439b4 module:overlay(70) +from:0x0214ed20 kind:load to:0x0209772c module:overlay(0) +from:0x0214ed24 kind:load to:0x02097734 module:overlay(0) +from:0x0214ed28 kind:load to:0x020977b0 module:overlay(0) +from:0x0214ed2c kind:load to:0x020977f0 module:overlay(0) +from:0x0214ed30 kind:load to:0x020977f4 module:overlay(0) +from:0x0214ed34 kind:load to:0x020977f8 module:overlay(0) +from:0x0214ed40 kind:load to:0x020984f8 module:overlay(0) +from:0x0214ed44 kind:load to:0x02098534 module:overlay(0) +from:0x0214ed48 kind:load to:0x0209854c module:overlay(0) +from:0x0214ed4c kind:load to:0x02098558 module:overlay(0) +from:0x0214ed50 kind:load to:0x01fff464 module:itcm +from:0x0214ed54 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214ed58 kind:load to:0x02143a30 module:overlay(70) +from:0x0214ed5c kind:load to:0x02098490 module:overlay(0) +from:0x0214ed60 kind:load to:0x02143abc module:overlay(70) +from:0x0214ed64 kind:load to:0x02143bb4 module:overlay(70) +from:0x0214ed68 kind:load to:0x0209849c module:overlay(0) +from:0x0214ed6c kind:load to:0x020984a0 module:overlay(0) +from:0x0214ed70 kind:load to:0x020984a4 module:overlay(0) +from:0x0214ed74 kind:load to:0x020984a8 module:overlay(0) +from:0x0214ed78 kind:load to:0x02098564 module:overlay(0) +from:0x0214ed7c kind:load to:0x020985d0 module:overlay(0) +from:0x0214ed80 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214ed84 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214ed88 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214ed8c kind:load to:0x02143c28 module:overlay(70) +from:0x0214ed90 kind:load to:0x02143c3c module:overlay(70) +from:0x0214ed9c kind:load to:0x02143c78 module:overlay(70) +from:0x0214eda0 kind:load to:0x0209772c module:overlay(0) +from:0x0214eda4 kind:load to:0x02097734 module:overlay(0) +from:0x0214eda8 kind:load to:0x020977b0 module:overlay(0) +from:0x0214edac kind:load to:0x020977f0 module:overlay(0) +from:0x0214edb0 kind:load to:0x020977f4 module:overlay(0) +from:0x0214edb4 kind:load to:0x020977f8 module:overlay(0) +from:0x0214edc0 kind:load to:0x020984f8 module:overlay(0) +from:0x0214edc4 kind:load to:0x02098534 module:overlay(0) +from:0x0214edc8 kind:load to:0x0209854c module:overlay(0) +from:0x0214edcc kind:load to:0x02098558 module:overlay(0) +from:0x0214edd0 kind:load to:0x01fff464 module:itcm +from:0x0214edd4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214edd8 kind:load to:0x02143d10 module:overlay(70) +from:0x0214eddc kind:load to:0x02098490 module:overlay(0) +from:0x0214ede0 kind:load to:0x02143dc0 module:overlay(70) +from:0x0214ede4 kind:load to:0x02143e34 module:overlay(70) +from:0x0214ede8 kind:load to:0x0209849c module:overlay(0) +from:0x0214edec kind:load to:0x020984a0 module:overlay(0) +from:0x0214edf0 kind:load to:0x020984a4 module:overlay(0) +from:0x0214edf4 kind:load to:0x020984a8 module:overlay(0) +from:0x0214edf8 kind:load to:0x02098564 module:overlay(0) +from:0x0214edfc kind:load to:0x020985d0 module:overlay(0) +from:0x0214ee00 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214ee04 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214ee08 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214ee0c kind:load to:0x02143f60 module:overlay(70) +from:0x0214ee10 kind:load to:0x02143f74 module:overlay(70) +from:0x0214ee14 kind:load to:0x02143e48 module:overlay(70) +from:0x0214ee18 kind:load to:0x02143e8c module:overlay(70) +from:0x0214ee1c kind:load to:0x02143f0c module:overlay(70) +from:0x0214ee28 kind:load to:0x02143fb4 module:overlay(70) +from:0x0214ee2c kind:load to:0x02143fa4 module:overlay(70) +from:0x0214ee30 kind:load to:0x02143f5c module:overlay(70) +from:0x0214ee3c kind:load to:0x02143fe0 module:overlay(70) +from:0x0214ee40 kind:load to:0x0209cb7c module:overlay(0) +from:0x0214ee44 kind:load to:0x0209cd40 module:overlay(0) +from:0x0214ee48 kind:load to:0x0209cd5c module:overlay(0) +from:0x0214ee4c kind:load to:0x0209cda0 module:overlay(0) +from:0x0214ee50 kind:load to:0x021441bc module:overlay(70) +from:0x0214ee54 kind:load to:0x021441d0 module:overlay(70) +from:0x0214ee58 kind:load to:0x0209cb94 module:overlay(0) +from:0x0214ee64 kind:load to:0x0214408c module:overlay(70) +from:0x0214ee68 kind:load to:0x0209d098 module:overlay(0) +from:0x0214ee6c kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0214ee70 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0214ee74 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214ee78 kind:load to:0x02144154 module:overlay(70) +from:0x0214ee7c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214ee80 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214ee84 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214ee88 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214ee8c kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214ee90 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214ee94 kind:load to:0x02144174 module:overlay(70) +from:0x0214ee98 kind:load to:0x02144194 module:overlay(70) +from:0x0214eea8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214eeac kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214eeb0 kind:load to:0x0209ca38 module:overlay(0) +from:0x0214eeb4 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214eec0 kind:load to:0x021441f8 module:overlay(70) +from:0x0214eec4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214eec8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214eecc kind:load to:0x0209ca38 module:overlay(0) +from:0x0214eed0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214ef00 kind:load to:0x02144448 module:overlay(70) +from:0x0214ef04 kind:load to:0x0214505c module:overlay(70) +from:0x0214ef08 kind:load to:0x02057bd4 module:overlay(0) +from:0x0214ef0c kind:load to:0x01ffc57c module:itcm +from:0x0214ef10 kind:load to:0x02057da8 module:overlay(0) +from:0x0214ef14 kind:load to:0x02057e24 module:overlay(0) +from:0x0214ef18 kind:load to:0x02057e88 module:overlay(0) +from:0x0214ef1c kind:load to:0x02144380 module:overlay(70) +from:0x0214ef20 kind:load to:0x02057d64 module:overlay(0) +from:0x0214ef2c kind:load to:0x021444c4 module:overlay(70) +from:0x0214ef30 kind:load to:0x0209d098 module:overlay(0) +from:0x0214ef34 kind:load to:0x02144750 module:overlay(70) +from:0x0214ef38 kind:load to:0x02144760 module:overlay(70) +from:0x0214ef3c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214ef40 kind:load to:0x02144db4 module:overlay(70) +from:0x0214ef44 kind:load to:0x02144dd4 module:overlay(70) +from:0x0214ef48 kind:load to:0x02144efc module:overlay(70) +from:0x0214ef4c kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214ef50 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214ef54 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214ef58 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214ef5c kind:load to:0x02145078 module:overlay(70) +from:0x0214ef60 kind:load to:0x02145098 module:overlay(70) +from:0x0214ef64 kind:load to:0x02144ea0 module:overlay(70) +from:0x0214ef68 kind:load to:0x02144ef0 module:overlay(70) +from:0x0214ef74 kind:load to:0x021450e0 module:overlay(70) +from:0x0214ef78 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214ef7c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214ef80 kind:load to:0x0209ca38 module:overlay(0) +from:0x0214ef84 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214ef90 kind:load to:0x021444c4 module:overlay(70) +from:0x0214ef94 kind:load to:0x0209d098 module:overlay(0) +from:0x0214ef98 kind:load to:0x021451e0 module:overlay(70) +from:0x0214ef9c kind:load to:0x02144760 module:overlay(70) +from:0x0214efa0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214efa4 kind:load to:0x02144db4 module:overlay(70) +from:0x0214efa8 kind:load to:0x02144dd4 module:overlay(70) +from:0x0214efac kind:load to:0x02144efc module:overlay(70) +from:0x0214efb0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214efb4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214efb8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214efbc kind:load to:0x0209d1cc module:overlay(0) +from:0x0214efc0 kind:load to:0x02145248 module:overlay(70) +from:0x0214efc4 kind:load to:0x02145268 module:overlay(70) +from:0x0214efc8 kind:load to:0x021451ec module:overlay(70) +from:0x0214efcc kind:load to:0x0214523c module:overlay(70) +from:0x0214efd8 kind:load to:0x02145384 module:overlay(70) +from:0x0214efdc kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214efe0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214efe4 kind:load to:0x0209ca38 module:overlay(0) +from:0x0214efe8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214eff4 kind:load to:0x02145498 module:overlay(70) +from:0x0214eff8 kind:load to:0x02145b78 module:overlay(70) +from:0x0214effc kind:load to:0x021452f4 module:overlay(70) +from:0x0214f000 kind:load to:0x01ffc57c module:itcm +from:0x0214f004 kind:load to:0x02057da8 module:overlay(0) +from:0x0214f008 kind:load to:0x02057e24 module:overlay(0) +from:0x0214f00c kind:load to:0x02057e88 module:overlay(0) +from:0x0214f010 kind:load to:0x02145330 module:overlay(70) +from:0x0214f014 kind:load to:0x02057d64 module:overlay(0) +from:0x0214f020 kind:load to:0x021454ac module:overlay(70) +from:0x0214f024 kind:load to:0x0209d098 module:overlay(0) +from:0x0214f028 kind:load to:0x02145620 module:overlay(70) +from:0x0214f02c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0214f030 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f034 kind:load to:0x021457c4 module:overlay(70) +from:0x0214f038 kind:load to:0x021457e4 module:overlay(70) +from:0x0214f03c kind:load to:0x0209d1ac module:overlay(0) +from:0x0214f040 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f044 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f048 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f04c kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f050 kind:load to:0x02145b94 module:overlay(70) +from:0x0214f054 kind:load to:0x02145bb4 module:overlay(70) +from:0x0214f064 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f068 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f06c kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f070 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f07c kind:load to:0x02145c0c module:overlay(70) +from:0x0214f080 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f084 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f088 kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f08c kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f098 kind:load to:0x0207caa0 module:overlay(0) +from:0x0214f09c kind:load to:0x0207caa8 module:overlay(0) +from:0x0214f0a0 kind:load to:0x0207d2bc module:overlay(0) +from:0x0214f0a4 kind:load to:0x0207d2ac module:overlay(0) +from:0x0214f0a8 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0214f0ac kind:load to:0x0207d330 module:overlay(0) +from:0x0214f0b0 kind:load to:0x0207d374 module:overlay(0) +from:0x0214f0b4 kind:load to:0x0207d39c module:overlay(0) +from:0x0214f0c0 kind:load to:0x02145e78 module:overlay(70) +from:0x0214f0c4 kind:load to:0x0209d098 module:overlay(0) +from:0x0214f0c8 kind:load to:0x02145ef0 module:overlay(70) +from:0x0214f0cc kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0214f0d0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f0d4 kind:load to:0x02145fb0 module:overlay(70) +from:0x0214f0d8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214f0dc kind:load to:0x02146080 module:overlay(70) +from:0x0214f0e0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f0e4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f0e8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f0ec kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f0f0 kind:load to:0x02145de0 module:overlay(70) +from:0x0214f0f4 kind:load to:0x02145e28 module:overlay(70) +from:0x0214f100 kind:load to:0x02146390 module:overlay(70) +from:0x0214f104 kind:load to:0x021469e4 module:overlay(70) +from:0x0214f108 kind:load to:0x02146238 module:overlay(70) +from:0x0214f114 kind:load to:0x02146148 module:overlay(70) +from:0x0214f118 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f11c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f120 kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f124 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f130 kind:load to:0x021463a4 module:overlay(70) +from:0x0214f134 kind:load to:0x0209d098 module:overlay(0) +from:0x0214f138 kind:load to:0x02146588 module:overlay(70) +from:0x0214f13c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0214f140 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f144 kind:load to:0x0214689c module:overlay(70) +from:0x0214f148 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214f14c kind:load to:0x02146978 module:overlay(70) +from:0x0214f150 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f154 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f158 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f15c kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f160 kind:load to:0x02146a00 module:overlay(70) +from:0x0214f164 kind:load to:0x02146a30 module:overlay(70) +from:0x0214f170 kind:load to:0x02146a88 module:overlay(70) +from:0x0214f174 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f178 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f17c kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f180 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f18c kind:load to:0x02146c54 module:overlay(70) +from:0x0214f190 kind:load to:0x0214733c module:overlay(70) +from:0x0214f194 kind:load to:0x02057bd4 module:overlay(0) +from:0x0214f198 kind:load to:0x01ffc57c module:itcm +from:0x0214f19c kind:load to:0x02057da8 module:overlay(0) +from:0x0214f1a0 kind:load to:0x02057e24 module:overlay(0) +from:0x0214f1a4 kind:load to:0x02057e88 module:overlay(0) +from:0x0214f1a8 kind:load to:0x02146b98 module:overlay(70) +from:0x0214f1ac kind:load to:0x02057d64 module:overlay(0) +from:0x0214f1b8 kind:load to:0x02146d38 module:overlay(70) +from:0x0214f1bc kind:load to:0x0209d098 module:overlay(0) +from:0x0214f1c0 kind:load to:0x02146dbc module:overlay(70) +from:0x0214f1c4 kind:load to:0x02146f10 module:overlay(70) +from:0x0214f1c8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f1cc kind:load to:0x0214713c module:overlay(70) +from:0x0214f1d0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214f1d4 kind:load to:0x021471a0 module:overlay(70) +from:0x0214f1d8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f1dc kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f1e0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f1e4 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f1e8 kind:load to:0x02147358 module:overlay(70) +from:0x0214f1ec kind:load to:0x02147380 module:overlay(70) +from:0x0214f1f8 kind:load to:0x021473d0 module:overlay(70) +from:0x0214f1fc kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f200 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f204 kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f208 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f214 kind:load to:0x02147670 module:overlay(70) +from:0x0214f218 kind:load to:0x0209d098 module:overlay(0) +from:0x0214f21c kind:load to:0x0214782c module:overlay(70) +from:0x0214f220 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0214f224 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f228 kind:load to:0x02147bf0 module:overlay(70) +from:0x0214f22c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214f230 kind:load to:0x0214794c module:overlay(70) +from:0x0214f234 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f238 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f23c kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f240 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f244 kind:load to:0x021475a8 module:overlay(70) +from:0x0214f248 kind:load to:0x02147608 module:overlay(70) +from:0x0214f254 kind:load to:0x02147ff0 module:overlay(70) +from:0x0214f258 kind:load to:0x02148b0c module:overlay(70) +from:0x0214f25c kind:load to:0x02147cd8 module:overlay(70) +from:0x0214f260 kind:load to:0x02147d08 module:overlay(70) +from:0x0214f264 kind:load to:0x02147de0 module:overlay(70) +from:0x0214f270 kind:load to:0x02147e34 module:overlay(70) +from:0x0214f274 kind:load to:0x02097924 module:overlay(0) +from:0x0214f278 kind:load to:0x02097734 module:overlay(0) +from:0x0214f27c kind:load to:0x020977b0 module:overlay(0) +from:0x0214f280 kind:load to:0x0209792c module:overlay(0) +from:0x0214f284 kind:load to:0x0209794c module:overlay(0) +from:0x0214f288 kind:load to:0x02097978 module:overlay(0) +from:0x0214f28c kind:load to:0x02148304 module:overlay(70) +from:0x0214f294 kind:load to:0x02148334 module:overlay(70) +from:0x0214f29c kind:load to:0x02148390 module:overlay(70) +from:0x0214f2a4 kind:load to:0x021483d4 module:overlay(70) +from:0x0214f2ac kind:load to:0x02148418 module:overlay(70) +from:0x0214f2b4 kind:load to:0x02148458 module:overlay(70) +from:0x0214f2bc kind:load to:0x021484b4 module:overlay(70) +from:0x0214f2c4 kind:load to:0x02148548 module:overlay(70) +from:0x0214f2cc kind:load to:0x021482f4 module:overlay(70) +from:0x0214f2d4 kind:load to:0x02148324 module:overlay(70) +from:0x0214f2dc kind:load to:0x02148370 module:overlay(70) +from:0x0214f2e4 kind:load to:0x021483b4 module:overlay(70) +from:0x0214f2ec kind:load to:0x021483f8 module:overlay(70) +from:0x0214f2f4 kind:load to:0x0214843c module:overlay(70) +from:0x0214f2fc kind:load to:0x0214847c module:overlay(70) +from:0x0214f304 kind:load to:0x02148534 module:overlay(70) +from:0x0214f314 kind:load to:0x020984f8 module:overlay(0) +from:0x0214f318 kind:load to:0x02098534 module:overlay(0) +from:0x0214f31c kind:load to:0x0209854c module:overlay(0) +from:0x0214f320 kind:load to:0x02098558 module:overlay(0) +from:0x0214f324 kind:load to:0x01fff464 module:itcm +from:0x0214f328 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214f32c kind:load to:0x02148004 module:overlay(70) +from:0x0214f330 kind:load to:0x02098490 module:overlay(0) +from:0x0214f334 kind:load to:0x02148068 module:overlay(70) +from:0x0214f338 kind:load to:0x02098498 module:overlay(0) +from:0x0214f33c kind:load to:0x0209849c module:overlay(0) +from:0x0214f340 kind:load to:0x02148240 module:overlay(70) +from:0x0214f344 kind:load to:0x02098fe4 module:overlay(0) +from:0x0214f348 kind:load to:0x020984a8 module:overlay(0) +from:0x0214f34c kind:load to:0x02098564 module:overlay(0) +from:0x0214f350 kind:load to:0x020985d0 module:overlay(0) +from:0x0214f354 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214f358 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214f35c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214f360 kind:load to:0x02148b28 module:overlay(70) +from:0x0214f364 kind:load to:0x02148b60 module:overlay(70) +from:0x0214f368 kind:load to:0x02099568 module:overlay(0) +from:0x0214f378 kind:load to:0x02148bc0 module:overlay(70) +from:0x0214f37c kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f380 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f384 kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f388 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f394 kind:load to:0x02148cd0 module:overlay(70) +from:0x0214f398 kind:load to:0x0209d098 module:overlay(0) +from:0x0214f39c kind:load to:0x020fc034 module:overlays(19,31) +from:0x0214f3a0 kind:load to:0x020fc438 module:overlays(19,31) +from:0x0214f3a4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f3a8 kind:load to:0x02148d3c module:overlay(70) +from:0x0214f3ac kind:load to:0x02148dd0 module:overlay(70) +from:0x0214f3b0 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214f3b4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f3b8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f3bc kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f3c0 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f3c4 kind:load to:0x02148fac module:overlay(70) +from:0x0214f3c8 kind:load to:0x02148fd4 module:overlay(70) +from:0x0214f3cc kind:load to:0x020fcf54 module:overlays(19,31) +from:0x0214f3d0 kind:load to:0x020fcf58 module:overlays(19,31) +from:0x0214f3d4 kind:load to:0x02148ed0 module:overlay(70) +from:0x0214f3d8 kind:load to:0x02148efc module:overlay(70) +from:0x0214f3dc kind:load to:0x02148f3c module:overlay(70) +from:0x0214f3e0 kind:load to:0x02148f68 module:overlay(70) +from:0x0214f3e4 kind:load to:0x020fd064 module:overlays(19,31) +from:0x0214f3e8 kind:load to:0x020fd068 module:overlays(19,31) +from:0x0214f3ec kind:load to:0x020fd06c module:overlays(19,31) +from:0x0214f3f0 kind:load to:0x02148ea8 module:overlay(70) +from:0x0214f3f4 kind:load to:0x020fc49c module:overlays(19,31) +from:0x0214f3f8 kind:load to:0x02148cec module:overlay(70) +from:0x0214f3fc kind:load to:0x02148d1c module:overlay(70) +from:0x0214f400 kind:load to:0x02148d0c module:overlay(70) +from:0x0214f404 kind:load to:0x020fcd48 module:overlays(19,31) +from:0x0214f408 kind:load to:0x02148ddc module:overlay(70) +from:0x0214f40c kind:load to:0x020fccdc module:overlays(19,31) +from:0x0214f410 kind:load to:0x020fcce0 module:overlays(19,31) +from:0x0214f414 kind:load to:0x020fccf0 module:overlays(19,31) +from:0x0214f418 kind:load to:0x020fcdd0 module:overlays(19,31) +from:0x0214f41c kind:load to:0x020fd054 module:overlays(19,31) +from:0x0214f420 kind:load to:0x020fd05c module:overlays(19,31) +from:0x0214f42c kind:load to:0x02073164 module:overlay(0) +from:0x0214f430 kind:load to:0x02149028 module:overlay(70) +from:0x0214f434 kind:load to:0x02149018 module:overlay(70) +from:0x0214f438 kind:load to:0x02073250 module:overlay(0) +from:0x0214f444 kind:load to:0x02149044 module:overlay(70) +from:0x0214f448 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f44c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f450 kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f454 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f460 kind:load to:0x02149228 module:overlay(70) +from:0x0214f464 kind:load to:0x0209d098 module:overlay(0) +from:0x0214f468 kind:load to:0x021494d4 module:overlay(70) +from:0x0214f46c kind:load to:0x021499f4 module:overlay(70) +from:0x0214f470 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f474 kind:load to:0x02149488 module:overlay(70) +from:0x0214f478 kind:load to:0x021494bc module:overlay(70) +from:0x0214f47c kind:load to:0x02149f10 module:overlay(70) +from:0x0214f480 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f484 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f488 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f48c kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f490 kind:load to:0x02149f94 module:overlay(70) +from:0x0214f494 kind:load to:0x02149fcc module:overlay(70) +from:0x0214f4a0 kind:load to:0x0214a02c module:overlay(70) +from:0x0214f4a4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f4a8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f4ac kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f4b0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f4e0 kind:load to:0x0214a22c module:overlay(70) +from:0x0214f4e4 kind:load to:0x0214a2d4 module:overlay(70) +from:0x0214f4e8 kind:load to:0x0214a3b8 module:overlay(70) +from:0x0214f4ec kind:load to:0x0214a4e4 module:overlay(70) +from:0x0214f4f0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f4f4 kind:load to:0x0214a908 module:overlay(70) +from:0x0214f4f8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0214f4fc kind:load to:0x0209d1ac module:overlay(0) +from:0x0214f500 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f504 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f508 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f50c kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f510 kind:load to:0x0214b294 module:overlay(70) +from:0x0214f514 kind:load to:0x0214b2bc module:overlay(70) +from:0x0214f518 kind:load to:0x0214a31c module:overlay(70) +from:0x0214f51c kind:load to:0x0214a99c module:overlay(70) +from:0x0214f520 kind:load to:0x0214b1f0 module:overlay(70) +from:0x0214f524 kind:load to:0x0214b208 module:overlay(70) +from:0x0214f528 kind:load to:0x0214ad1c module:overlay(70) +from:0x0214f52c kind:load to:0x0214adc0 module:overlay(70) +from:0x0214f530 kind:load to:0x0214ae3c module:overlay(70) +from:0x0214f534 kind:load to:0x0214a548 module:overlay(70) +from:0x0214f538 kind:load to:0x0214a774 module:overlay(70) +from:0x0214f53c kind:load to:0x0214a180 module:overlay(70) +from:0x0214f540 kind:load to:0x0214a1d0 module:overlay(70) +from:0x0214f544 kind:load to:0x0214b21c module:overlay(70) +from:0x0214f550 kind:load to:0x02073164 module:overlay(0) +from:0x0214f554 kind:load to:0x0214b300 module:overlay(70) +from:0x0214f558 kind:load to:0x0207316c module:overlay(0) +from:0x0214f55c kind:load to:0x02073170 module:overlay(0) +from:0x0214f570 kind:load to:0x0214b31c module:overlay(70) +from:0x0214f574 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0214f578 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0214f57c kind:load to:0x0209ca38 module:overlay(0) +from:0x0214f580 kind:load to:0x0209ca58 module:overlay(0) +from:0x0214f58c kind:load to:0x02103158 module:overlays(19,31) +from:0x0214f590 kind:load to:0x02103234 module:overlays(19,31) +from:0x0214f594 kind:load to:0x02103514 module:overlays(19,31) +from:0x0214f598 kind:load to:0x02103790 module:overlays(19,31) +from:0x0214f59c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f5a0 kind:load to:0x02103d10 module:overlays(19,21,31) +from:0x0214f5a4 kind:load to:0x02103c28 module:overlays(19,31) +from:0x0214f5a8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214f5ac kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f5b0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f5b4 kind:load to:0x021037a4 module:overlays(19,31) +from:0x0214f5b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f5bc kind:load to:0x0214b498 module:overlay(70) +from:0x0214f5c0 kind:load to:0x0214b4ac module:overlay(70) +from:0x0214f5c4 kind:load to:0x02103874 module:overlays(19,31) +from:0x0214f5c8 kind:load to:0x0214b404 module:overlay(70) +from:0x0214f5cc kind:load to:0x0214b430 module:overlay(70) +from:0x0214f5d0 kind:load to:0x02103f20 module:overlays(19,31) +from:0x0214f5d4 kind:load to:0x0214b438 module:overlay(70) +from:0x0214f5d8 kind:load to:0x0214b464 module:overlay(70) +from:0x0214f5dc kind:load to:0x0214b48c module:overlay(70) +from:0x0214f5f0 kind:load to:0x0214b4e8 module:overlay(70) +from:0x0214f5f4 kind:load to:0x0209ca98 module:overlay(0) +from:0x0214f5f8 kind:load to:0x0209caa0 module:overlay(0) +from:0x0214f5fc kind:load to:0x0209c980 module:overlay(0) +from:0x0214f600 kind:load to:0x0209c984 module:overlay(0) +from:0x0214f60c kind:load to:0x02103158 module:overlays(19,31) +from:0x0214f610 kind:load to:0x02103234 module:overlays(19,31) +from:0x0214f614 kind:load to:0x02103514 module:overlays(19,31) +from:0x0214f618 kind:load to:0x02103790 module:overlays(19,31) +from:0x0214f61c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f620 kind:load to:0x02103d10 module:overlays(19,21,31) +from:0x0214f624 kind:load to:0x02103c28 module:overlays(19,31) +from:0x0214f628 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214f62c kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f630 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f634 kind:load to:0x021037a4 module:overlays(19,31) +from:0x0214f638 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f63c kind:load to:0x0214b684 module:overlay(70) +from:0x0214f640 kind:load to:0x0214b698 module:overlay(70) +from:0x0214f644 kind:load to:0x02103874 module:overlays(19,31) +from:0x0214f648 kind:load to:0x02103e18 module:overlays(19,31) +from:0x0214f64c kind:load to:0x0214b5d4 module:overlay(70) +from:0x0214f650 kind:load to:0x02103f20 module:overlays(19,31) +from:0x0214f654 kind:load to:0x0214b628 module:overlay(70) +from:0x0214f658 kind:load to:0x0214b650 module:overlay(70) +from:0x0214f65c kind:load to:0x0214b678 module:overlay(70) +from:0x0214f670 kind:load to:0x0214b6d4 module:overlay(70) +from:0x0214f674 kind:load to:0x0209ca98 module:overlay(0) +from:0x0214f678 kind:load to:0x0209caa0 module:overlay(0) +from:0x0214f67c kind:load to:0x0209c980 module:overlay(0) +from:0x0214f680 kind:load to:0x0209c984 module:overlay(0) +from:0x0214f68c kind:load to:0x0214b7c0 module:overlay(70) +from:0x0214f690 kind:load to:0x02103234 module:overlays(19,31) +from:0x0214f694 kind:load to:0x02103514 module:overlays(19,31) +from:0x0214f698 kind:load to:0x02103790 module:overlays(19,31) +from:0x0214f69c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f6a0 kind:load to:0x02103d10 module:overlays(19,21,31) +from:0x0214f6a4 kind:load to:0x02103c28 module:overlays(19,31) +from:0x0214f6a8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0214f6ac kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f6b0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f6b4 kind:load to:0x021037a4 module:overlays(19,31) +from:0x0214f6b8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f6bc kind:load to:0x0214b878 module:overlay(70) +from:0x0214f6c0 kind:load to:0x0214b88c module:overlay(70) +from:0x0214f6c4 kind:load to:0x02103874 module:overlays(19,31) +from:0x0214f6c8 kind:load to:0x02103e18 module:overlays(19,31) +from:0x0214f6cc kind:load to:0x0214b7e0 module:overlay(70) +from:0x0214f6d0 kind:load to:0x0214b7f0 module:overlay(70) +from:0x0214f6d4 kind:load to:0x0214b81c module:overlay(70) +from:0x0214f6d8 kind:load to:0x0214b844 module:overlay(70) +from:0x0214f6dc kind:load to:0x0214b86c module:overlay(70) +from:0x0214f6ec kind:load to:0x0209c8bc module:overlay(0) +from:0x0214f6f0 kind:load to:0x0209c97c module:overlay(0) +from:0x0214f6f4 kind:load to:0x0209c980 module:overlay(0) +from:0x0214f6f8 kind:load to:0x0209c984 module:overlay(0) +from:0x0214f704 kind:load to:0x0214b8c8 module:overlay(70) +from:0x0214f708 kind:load to:0x0209c8bc module:overlay(0) +from:0x0214f70c kind:load to:0x0209c97c module:overlay(0) +from:0x0214f710 kind:load to:0x0209c980 module:overlay(0) +from:0x0214f714 kind:load to:0x0209c984 module:overlay(0) +from:0x0214f720 kind:load to:0x0214ba14 module:overlay(70) +from:0x0214f724 kind:load to:0x0214bb58 module:overlay(70) +from:0x0214f728 kind:load to:0x02183dc8 module:overlays(97,100,102) +from:0x0214f72c kind:load to:0x02183f48 module:overlays(97,100,102) +from:0x0214f730 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0214f734 kind:load to:0x02183f5c module:overlays(97,100,102) +from:0x0214f738 kind:load to:0x0214bf9c module:overlay(70) +from:0x0214f73c kind:load to:0x0214bd28 module:overlay(70) +from:0x0214f740 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0214f744 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0214f748 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0214f74c kind:load to:0x0209d1cc module:overlay(0) +from:0x0214f750 kind:load to:0x0214bfc0 module:overlay(70) +from:0x0214f754 kind:load to:0x0214bfd4 module:overlay(70) +from:0x0214f760 kind:load to:0x02097bf4 module:overlay(0) +from:0x0214f764 kind:load to:0x0214d9d4 module:overlay(70) +from:0x0214f770 kind:load to:0x0214c1f8 module:overlay(70) +from:0x0214f774 kind:load to:0x0214daf8 module:overlay(70) +from:0x0214f778 kind:load to:0x0207b6fc module:overlay(0) +from:0x0214f77c kind:load to:0x0214daa4 module:overlay(70) +from:0x0214f780 kind:load to:0x0207b6ec module:overlay(0) +from:0x0214f78c kind:load to:0x0214c1e4 module:overlay(70) +from:0x0214f790 kind:load to:0x0214db14 module:overlay(70) +from:0x0214f794 kind:load to:0x0214d834 module:overlay(70) +from:0x0214f798 kind:load to:0x0214d840 module:overlay(70) +from:0x0214f79c kind:load to:0x0207bff0 module:overlay(0) +from:0x0214f7a8 kind:load to:0x0214c010 module:overlay(70) +from:0x0214f7ac kind:load to:0x02097924 module:overlay(0) +from:0x0214f7b0 kind:load to:0x02097734 module:overlay(0) +from:0x0214f7b4 kind:load to:0x020977b0 module:overlay(0) +from:0x0214f7b8 kind:load to:0x0209792c module:overlay(0) +from:0x0214f7bc kind:load to:0x0209794c module:overlay(0) +from:0x0214f7c0 kind:load to:0x02097978 module:overlay(0) +from:0x0214f7cc kind:load to:0x020984f8 module:overlay(0) +from:0x0214f7d0 kind:load to:0x02098534 module:overlay(0) +from:0x0214f7d4 kind:load to:0x0209854c module:overlay(0) +from:0x0214f7d8 kind:load to:0x02098558 module:overlay(0) +from:0x0214f7dc kind:load to:0x01fff464 module:itcm +from:0x0214f7e0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0214f7e4 kind:load to:0x0214c20c module:overlay(70) +from:0x0214f7e8 kind:load to:0x02098490 module:overlay(0) +from:0x0214f7ec kind:load to:0x0214c334 module:overlay(70) +from:0x0214f7f0 kind:load to:0x0214c4b4 module:overlay(70) +from:0x0214f7f4 kind:load to:0x0209849c module:overlay(0) +from:0x0214f7f8 kind:load to:0x0214d154 module:overlay(70) +from:0x0214f7fc kind:load to:0x020984a4 module:overlay(0) +from:0x0214f800 kind:load to:0x020984a8 module:overlay(0) +from:0x0214f804 kind:load to:0x0214d248 module:overlay(70) +from:0x0214f808 kind:load to:0x0214d284 module:overlay(70) +from:0x0214f80c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0214f810 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0214f814 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0214f818 kind:load to:0x0214db30 module:overlay(70) +from:0x0214f81c kind:load to:0x0214db70 module:overlay(70) +from:0x0214f820 kind:load to:0x0214cf94 module:overlay(70) +from:0x0214f824 kind:load to:0x0214c4d4 module:overlay(70) +from:0x0214f828 kind:load to:0x0214c6dc module:overlay(70) +from:0x0214f82c kind:load to:0x0214c7fc module:overlay(70) +from:0x0214f830 kind:load to:0x0214cc58 module:overlay(70) +from:0x0214f834 kind:load to:0x0214cd8c module:overlay(70) +from:0x0214f838 kind:load to:0x0214cde4 module:overlay(70) +from:0x0214f83c kind:load to:0x0214ce68 module:overlay(70) diff --git a/config/usa/arm9/overlays/ov070/symbols.txt b/config/usa/arm9/overlays/ov070/symbols.txt new file mode 100644 index 00000000..2e73383f --- /dev/null +++ b/config/usa/arm9/overlays/ov070/symbols.txt @@ -0,0 +1,835 @@ +func_ov070_0213efa0 kind:function(arm,size=0x110) addr:0x0213efa0 +func_ov070_0213f0b0 kind:function(arm,size=0x20) addr:0x0213f0b0 +func_ov070_0213f0d0 kind:function(arm,size=0x224) addr:0x0213f0d0 +func_ov070_0213f2f4 kind:function(arm,size=0x14) addr:0x0213f2f4 +func_ov070_0213f308 kind:function(arm,size=0x1c) addr:0x0213f308 +func_ov070_0213f324 kind:function(arm,size=0xc) addr:0x0213f324 +func_ov070_0213f330 kind:function(arm,size=0x24) addr:0x0213f330 +func_ov070_0213f354 kind:function(arm,size=0x3c) addr:0x0213f354 +func_ov070_0213f390 kind:function(arm,size=0x34) addr:0x0213f390 +func_ov070_0213f3c4 kind:function(arm,size=0x4c) addr:0x0213f3c4 +func_ov070_0213f410 kind:function(arm,size=0xd8) addr:0x0213f410 +func_ov070_0213f4e8 kind:function(arm,size=0x40) addr:0x0213f4e8 +func_ov070_0213f528 kind:function(arm,size=0x114) addr:0x0213f528 +func_ov070_0213f63c kind:function(arm,size=0xf4) addr:0x0213f63c +func_ov070_0213f730 kind:function(arm,size=0x14) addr:0x0213f730 +func_ov070_0213f744 kind:function(arm,size=0x1c) addr:0x0213f744 +func_ov070_0213f760 kind:function(arm,size=0x14) addr:0x0213f760 +func_ov070_0213f774 kind:function(arm,size=0xc) addr:0x0213f774 +func_ov070_0213f780 kind:function(arm,size=0x24) addr:0x0213f780 +func_ov070_0213f7a4 kind:function(arm,size=0x3c) addr:0x0213f7a4 +func_ov070_0213f7e0 kind:function(arm,size=0x28) addr:0x0213f7e0 +func_ov070_0213f808 kind:function(arm,size=0x20) addr:0x0213f808 +func_ov070_0213f828 kind:function(arm,size=0x10) addr:0x0213f828 +func_ov070_0213f838 kind:function(arm,size=0x14) addr:0x0213f838 +func_ov070_0213f84c kind:function(arm,size=0x70) addr:0x0213f84c +func_ov070_0213f8bc kind:function(arm,size=0x50) addr:0x0213f8bc +func_ov070_0213f90c kind:function(arm,size=0x20) addr:0x0213f90c +func_ov070_0213f92c kind:function(arm,size=0x28) addr:0x0213f92c +func_ov070_0213f954 kind:function(arm,size=0x14) addr:0x0213f954 +func_ov070_0213f968 kind:function(thumb,size=0x54) addr:0x0213f968 +func_ov070_0213f9bc kind:function(arm,size=0x14) addr:0x0213f9bc +func_ov070_0213f9d0 kind:function(arm,size=0x40) addr:0x0213f9d0 +func_ov070_0213fa10 kind:function(arm,size=0x8) addr:0x0213fa10 +func_ov070_0213fa18 kind:function(arm,size=0xdc) addr:0x0213fa18 +func_ov070_0213faf4 kind:function(arm,size=0xb0) addr:0x0213faf4 +func_ov070_0213fba4 kind:function(arm,size=0x1f0) addr:0x0213fba4 +func_ov070_0213fd94 kind:function(arm,size=0x1c) addr:0x0213fd94 +func_ov070_0213fdb0 kind:function(arm,size=0x1c) addr:0x0213fdb0 +func_ov070_0213fdcc kind:function(arm,size=0x44) addr:0x0213fdcc +func_ov070_0213fe10 kind:function(arm,size=0x44) addr:0x0213fe10 +func_ov070_0213fe54 kind:function(arm,size=0x74) addr:0x0213fe54 +func_ov070_0213fec8 kind:function(arm,size=0xbc) addr:0x0213fec8 +func_ov070_0213ff84 kind:function(arm,size=0xc) addr:0x0213ff84 +func_ov070_0213ff90 kind:function(arm,size=0x10) addr:0x0213ff90 +func_ov070_0213ffa0 kind:function(arm,size=0x20) addr:0x0213ffa0 +func_ov070_0213ffc0 kind:function(arm,size=0x2c) addr:0x0213ffc0 +func_ov070_0213ffec kind:function(arm,size=0x4) addr:0x0213ffec +func_ov070_0213fff0 kind:function(arm,size=0x20) addr:0x0213fff0 +func_ov070_02140010 kind:function(arm,size=0x28) addr:0x02140010 +func_ov070_02140038 kind:function(arm,size=0xc) addr:0x02140038 +func_ov070_02140044 kind:function(arm,size=0x24) addr:0x02140044 +func_ov070_02140068 kind:function(arm,size=0x60) addr:0x02140068 +func_ov070_021400c8 kind:function(arm,size=0x20) addr:0x021400c8 +func_ov070_021400e8 kind:function(arm,size=0x14) addr:0x021400e8 +func_ov070_021400fc kind:function(arm,size=0x1c) addr:0x021400fc +func_ov070_02140118 kind:function(arm,size=0x48) addr:0x02140118 +func_ov070_02140160 kind:function(arm,size=0xb8) addr:0x02140160 +func_ov070_02140218 kind:function(arm,size=0xd4) addr:0x02140218 +func_ov070_021402ec kind:function(arm,size=0xf4) addr:0x021402ec +func_ov070_021403e0 kind:function(arm,size=0x70) addr:0x021403e0 +func_ov070_02140450 kind:function(arm,size=0x24c) addr:0x02140450 +func_ov070_0214069c kind:function(arm,size=0xe8) addr:0x0214069c +func_ov070_02140784 kind:function(arm,size=0xa0) addr:0x02140784 +func_ov070_02140824 kind:function(arm,size=0x14) addr:0x02140824 +func_ov070_02140838 kind:function(arm,size=0x3c) addr:0x02140838 +func_ov070_02140874 kind:function(arm,size=0x20) addr:0x02140874 +func_ov070_02140894 kind:function(arm,size=0x1c) addr:0x02140894 +func_ov070_021408b0 kind:function(arm,size=0x74) addr:0x021408b0 +func_ov070_02140924 kind:function(arm,size=0x50) addr:0x02140924 +func_ov070_02140974 kind:function(arm,size=0x28) addr:0x02140974 +func_ov070_0214099c kind:function(arm,size=0x30) addr:0x0214099c +func_ov070_021409cc kind:function(arm,size=0x14) addr:0x021409cc +func_ov070_021409e0 kind:function(thumb,size=0x1c) addr:0x021409e0 +func_ov070_021409fc kind:function(thumb,size=0xc) addr:0x021409fc +func_ov070_02140a08 kind:function(thumb,size=0x12) addr:0x02140a08 +func_ov070_02140a1c kind:function(arm,size=0x8) addr:0x02140a1c +func_ov070_02140a24 kind:function(arm,size=0x18) addr:0x02140a24 +func_ov070_02140a3c kind:function(thumb,size=0x20) addr:0x02140a3c +func_ov070_02140a5c kind:function(thumb,size=0x5c) addr:0x02140a5c +func_ov070_02140ab8 kind:function(thumb,size=0x60) addr:0x02140ab8 +func_ov070_02140b18 kind:function(arm,size=0xc0) addr:0x02140b18 +func_ov070_02140bd8 kind:function(arm,size=0x5c) addr:0x02140bd8 +func_ov070_02140c34 kind:function(arm,size=0xbc) addr:0x02140c34 +func_ov070_02140cf0 kind:function(arm,size=0x3c) addr:0x02140cf0 +func_ov070_02140d2c kind:function(arm,size=0x10c) addr:0x02140d2c +func_ov070_02140e38 kind:function(arm,size=0x18) addr:0x02140e38 +func_ov070_02140e50 kind:function(arm,size=0x18) addr:0x02140e50 +func_ov070_02140e68 kind:function(arm,size=0x2c) addr:0x02140e68 +func_ov070_02140e94 kind:function(arm,size=0x2c) addr:0x02140e94 +func_ov070_02140ec0 kind:function(arm,size=0x2c) addr:0x02140ec0 +func_ov070_02140eec kind:function(thumb,size=0x26) addr:0x02140eec +func_ov070_02140f14 kind:function(thumb,size=0xc) addr:0x02140f14 +func_ov070_02140f20 kind:function(arm,size=0xc) addr:0x02140f20 +func_ov070_02140f2c kind:function(arm,size=0x10) addr:0x02140f2c +func_ov070_02140f3c kind:function(arm,size=0xf8) addr:0x02140f3c +func_ov070_02141034 kind:function(arm,size=0x210) addr:0x02141034 +func_ov070_02141244 kind:function(arm,size=0x150) addr:0x02141244 +func_ov070_02141394 kind:function(arm,size=0xc) addr:0x02141394 +func_ov070_021413a0 kind:function(arm,size=0x24) addr:0x021413a0 +func_ov070_021413c4 kind:function(arm,size=0x58) addr:0x021413c4 +func_ov070_0214141c kind:function(arm,size=0xac) addr:0x0214141c +func_ov070_021414c8 kind:function(arm,size=0x130) addr:0x021414c8 +func_ov070_021415f8 kind:function(arm,size=0x14) addr:0x021415f8 +func_ov070_0214160c kind:function(arm,size=0x124) addr:0x0214160c +func_ov070_02141730 kind:function(arm,size=0xc) addr:0x02141730 +func_ov070_0214173c kind:function(arm,size=0xbc) addr:0x0214173c +func_ov070_021417f8 kind:function(arm,size=0xa4) addr:0x021417f8 +func_ov070_0214189c kind:function(arm,size=0x24) addr:0x0214189c +func_ov070_021418c0 kind:function(arm,size=0x24) addr:0x021418c0 +func_ov070_021418e4 kind:function(arm,size=0x18) addr:0x021418e4 +func_ov070_021418fc kind:function(arm,size=0x34) addr:0x021418fc +func_ov070_02141930 kind:function(arm,size=0x380) addr:0x02141930 +func_ov070_02141cb0 kind:function(arm,size=0xc) addr:0x02141cb0 +func_ov070_02141cbc kind:function(arm,size=0x50) addr:0x02141cbc +func_ov070_02141d0c kind:function(arm,size=0x60) addr:0x02141d0c +func_ov070_02141d6c kind:function(arm,size=0xa0) addr:0x02141d6c +func_ov070_02141e0c kind:function(arm,size=0x54) addr:0x02141e0c +func_ov070_02141e60 kind:function(arm,size=0x80) addr:0x02141e60 +func_ov070_02141ee0 kind:function(arm,size=0x3c) addr:0x02141ee0 +func_ov070_02141f1c kind:function(arm,size=0x40) addr:0x02141f1c +func_ov070_02141f5c kind:function(arm,size=0x40) addr:0x02141f5c +func_ov070_02141f9c kind:function(arm,size=0x58) addr:0x02141f9c +func_ov070_02141ff4 kind:function(arm,size=0x90) addr:0x02141ff4 +func_ov070_02142084 kind:function(arm,size=0x34) addr:0x02142084 +func_ov070_021420b8 kind:function(arm,size=0x68) addr:0x021420b8 +func_ov070_02142120 kind:function(arm,size=0x7c) addr:0x02142120 +func_ov070_0214219c kind:function(arm,size=0x2c) addr:0x0214219c +func_ov070_021421c8 kind:function(arm,size=0x4) addr:0x021421c8 +func_ov070_021421cc kind:function(arm,size=0x44) addr:0x021421cc +func_ov070_02142210 kind:function(arm,size=0x144) addr:0x02142210 +func_ov070_02142354 kind:function(arm,size=0x280) addr:0x02142354 +func_ov070_021425d4 kind:function(arm,size=0x38) addr:0x021425d4 +func_ov070_0214260c kind:function(arm,size=0x40) addr:0x0214260c +func_ov070_0214264c kind:function(arm,size=0x1c) addr:0x0214264c +func_ov070_02142668 kind:function(arm,size=0x24) addr:0x02142668 +func_ov070_0214268c kind:function(arm,size=0x1c) addr:0x0214268c +func_ov070_021426a8 kind:function(arm,size=0x28) addr:0x021426a8 +func_ov070_021426d0 kind:function(arm,size=0x30) addr:0x021426d0 +func_ov070_02142700 kind:function(arm,size=0x14) addr:0x02142700 +func_ov070_02142714 kind:function(arm,size=0xc) addr:0x02142714 +func_ov070_02142720 kind:function(arm,size=0x24) addr:0x02142720 +func_ov070_02142744 kind:function(arm,size=0x108) addr:0x02142744 +func_ov070_0214284c kind:function(arm,size=0x18) addr:0x0214284c +func_ov070_02142864 kind:function(arm,size=0x14) addr:0x02142864 +func_ov070_02142878 kind:function(arm,size=0x1c) addr:0x02142878 +func_ov070_02142894 kind:function(arm,size=0x138) addr:0x02142894 +func_ov070_021429cc kind:function(arm,size=0x15c) addr:0x021429cc +func_ov070_02142b28 kind:function(arm,size=0x30) addr:0x02142b28 +func_ov070_02142b58 kind:function(arm,size=0x38) addr:0x02142b58 +func_ov070_02142b90 kind:function(arm,size=0x78) addr:0x02142b90 +func_ov070_02142c08 kind:function(arm,size=0x78) addr:0x02142c08 +func_ov070_02142c80 kind:function(arm,size=0xb0) addr:0x02142c80 +func_ov070_02142d30 kind:function(arm,size=0xb4) addr:0x02142d30 +func_ov070_02142de4 kind:function(arm,size=0xd8) addr:0x02142de4 +func_ov070_02142ebc kind:function(arm,size=0x40) addr:0x02142ebc +func_ov070_02142efc kind:function(arm,size=0x3c) addr:0x02142efc +func_ov070_02142f38 kind:function(arm,size=0x3c) addr:0x02142f38 +func_ov070_02142f74 kind:function(arm,size=0x4) addr:0x02142f74 +func_ov070_02142f78 kind:function(arm,size=0xcc) addr:0x02142f78 +func_ov070_02143044 kind:function(arm,size=0x10) addr:0x02143044 +func_ov070_02143054 kind:function(arm,size=0x4) addr:0x02143054 +func_ov070_02143058 kind:function(arm,size=0x5c) addr:0x02143058 +func_ov070_021430b4 kind:function(arm,size=0x24) addr:0x021430b4 +func_ov070_021430d8 kind:function(arm,size=0xa0) addr:0x021430d8 +func_ov070_02143178 kind:function(arm,size=0x30) addr:0x02143178 +func_ov070_021431a8 kind:function(arm,size=0x58) addr:0x021431a8 +func_ov070_02143200 kind:function(arm,size=0x24) addr:0x02143200 +func_ov070_02143224 kind:function(arm,size=0x48) addr:0x02143224 +func_ov070_0214326c kind:function(arm,size=0x28) addr:0x0214326c +func_ov070_02143294 kind:function(arm,size=0x54) addr:0x02143294 +func_ov070_021432e8 kind:function(arm,size=0x48) addr:0x021432e8 +func_ov070_02143330 kind:function(arm,size=0x80) addr:0x02143330 +func_ov070_021433b0 kind:function(arm,size=0x44) addr:0x021433b0 +func_ov070_021433f4 kind:function(arm,size=0x19c) addr:0x021433f4 +func_ov070_02143590 kind:function(arm,size=0x20) addr:0x02143590 +func_ov070_021435b0 kind:function(arm,size=0xc) addr:0x021435b0 +func_ov070_021435bc kind:function(arm,size=0x24) addr:0x021435bc +func_ov070_021435e0 kind:function(arm,size=0x28) addr:0x021435e0 +func_ov070_02143608 kind:function(arm,size=0x4c) addr:0x02143608 +func_ov070_02143654 kind:function(arm,size=0x14) addr:0x02143654 +func_ov070_02143668 kind:function(arm,size=0x1c) addr:0x02143668 +func_ov070_02143684 kind:function(arm,size=0x14) addr:0x02143684 +func_ov070_02143698 kind:function(arm,size=0x20) addr:0x02143698 +func_ov070_021436b8 kind:function(arm,size=0x4) addr:0x021436b8 +func_ov070_021436bc kind:function(arm,size=0x80) addr:0x021436bc +func_ov070_0214373c kind:function(arm,size=0x74) addr:0x0214373c +func_ov070_021437b0 kind:function(arm,size=0x118) addr:0x021437b0 +func_ov070_021438c8 kind:function(arm,size=0x38) addr:0x021438c8 +func_ov070_02143900 kind:function(arm,size=0x38) addr:0x02143900 +func_ov070_02143938 kind:function(arm,size=0x70) addr:0x02143938 +func_ov070_021439a8 kind:function(arm,size=0xc) addr:0x021439a8 +func_ov070_021439b4 kind:function(arm,size=0x24) addr:0x021439b4 +func_ov070_021439d8 kind:function(arm,size=0x28) addr:0x021439d8 +func_ov070_02143a00 kind:function(arm,size=0x30) addr:0x02143a00 +func_ov070_02143a30 kind:function(arm,size=0x8c) addr:0x02143a30 +func_ov070_02143abc kind:function(arm,size=0xf8) addr:0x02143abc +func_ov070_02143bb4 kind:function(arm,size=0x14) addr:0x02143bb4 +func_ov070_02143bc8 kind:function(arm,size=0x60) addr:0x02143bc8 +func_ov070_02143c28 kind:function(arm,size=0x14) addr:0x02143c28 +func_ov070_02143c3c kind:function(arm,size=0x1c) addr:0x02143c3c +func_ov070_02143c58 kind:function(arm,size=0x14) addr:0x02143c58 +func_ov070_02143c6c kind:function(arm,size=0xc) addr:0x02143c6c +func_ov070_02143c78 kind:function(arm,size=0x24) addr:0x02143c78 +func_ov070_02143c9c kind:function(arm,size=0x28) addr:0x02143c9c +func_ov070_02143cc4 kind:function(arm,size=0x4c) addr:0x02143cc4 +func_ov070_02143d10 kind:function(arm,size=0xb0) addr:0x02143d10 +func_ov070_02143dc0 kind:function(arm,size=0x74) addr:0x02143dc0 +func_ov070_02143e34 kind:function(arm,size=0x14) addr:0x02143e34 +func_ov070_02143e48 kind:function(arm,size=0x44) addr:0x02143e48 +func_ov070_02143e8c kind:function(arm,size=0x80) addr:0x02143e8c +func_ov070_02143f0c kind:function(arm,size=0x8) addr:0x02143f0c +func_ov070_02143f14 kind:function(arm,size=0x4) addr:0x02143f14 +func_ov070_02143f18 kind:function(arm,size=0x44) addr:0x02143f18 +func_ov070_02143f5c kind:function(arm,size=0x4) addr:0x02143f5c +func_ov070_02143f60 kind:function(arm,size=0x14) addr:0x02143f60 +func_ov070_02143f74 kind:function(arm,size=0x1c) addr:0x02143f74 +func_ov070_02143f90 kind:function(arm,size=0x14) addr:0x02143f90 +func_ov070_02143fa4 kind:function(arm,size=0x10) addr:0x02143fa4 +func_ov070_02143fb4 kind:function(arm,size=0x10) addr:0x02143fb4 +func_ov070_02143fc4 kind:function(arm,size=0x10) addr:0x02143fc4 +func_ov070_02143fd4 kind:function(arm,size=0xc) addr:0x02143fd4 +func_ov070_02143fe0 kind:function(arm,size=0x24) addr:0x02143fe0 +func_ov070_02144004 kind:function(arm,size=0x4c) addr:0x02144004 +func_ov070_02144050 kind:function(arm,size=0x3c) addr:0x02144050 +func_ov070_0214408c kind:function(arm,size=0xc8) addr:0x0214408c +func_ov070_02144154 kind:function(arm,size=0x20) addr:0x02144154 +func_ov070_02144174 kind:function(arm,size=0x20) addr:0x02144174 +func_ov070_02144194 kind:function(arm,size=0x28) addr:0x02144194 +func_ov070_021441bc kind:function(arm,size=0x14) addr:0x021441bc +func_ov070_021441d0 kind:function(arm,size=0x1c) addr:0x021441d0 +func_ov070_021441ec kind:function(arm,size=0xc) addr:0x021441ec +func_ov070_021441f8 kind:function(arm,size=0x24) addr:0x021441f8 +func_ov070_0214421c kind:function(arm,size=0xb8) addr:0x0214421c +func_ov070_021442d4 kind:function(arm,size=0x48) addr:0x021442d4 +func_ov070_0214431c kind:function(arm,size=0x64) addr:0x0214431c +func_ov070_02144380 kind:function(arm,size=0x60) addr:0x02144380 +func_ov070_021443e0 kind:function(arm,size=0x68) addr:0x021443e0 +func_ov070_02144448 kind:function(arm,size=0x14) addr:0x02144448 +func_ov070_0214445c kind:function(arm,size=0x68) addr:0x0214445c +func_ov070_021444c4 kind:function(arm,size=0x28c) addr:0x021444c4 +func_ov070_02144750 kind:function(arm,size=0x10) addr:0x02144750 +func_ov070_02144760 kind:function(arm,size=0x60) addr:0x02144760 +func_ov070_021447c0 kind:function(arm,size=0x2ac) addr:0x021447c0 +func_ov070_02144a6c kind:function(arm,size=0x348) addr:0x02144a6c +func_ov070_02144db4 kind:function(arm,size=0x20) addr:0x02144db4 +func_ov070_02144dd4 kind:function(arm,size=0x14) addr:0x02144dd4 +func_ov070_02144de8 kind:function(arm,size=0x88) addr:0x02144de8 +func_ov070_02144e70 kind:function(arm,size=0x30) addr:0x02144e70 +func_ov070_02144ea0 kind:function(arm,size=0x50) addr:0x02144ea0 +func_ov070_02144ef0 kind:function(arm,size=0xc) addr:0x02144ef0 +func_ov070_02144efc kind:function(arm,size=0x160) addr:0x02144efc +func_ov070_0214505c kind:function(arm,size=0x1c) addr:0x0214505c +func_ov070_02145078 kind:function(arm,size=0x20) addr:0x02145078 +func_ov070_02145098 kind:function(arm,size=0x28) addr:0x02145098 +func_ov070_021450c0 kind:function(arm,size=0x14) addr:0x021450c0 +func_ov070_021450d4 kind:function(arm,size=0xc) addr:0x021450d4 +func_ov070_021450e0 kind:function(arm,size=0x24) addr:0x021450e0 +func_ov070_02145104 kind:function(arm,size=0xbc) addr:0x02145104 +func_ov070_021451c0 kind:function(arm,size=0x20) addr:0x021451c0 +func_ov070_021451e0 kind:function(arm,size=0xc) addr:0x021451e0 +func_ov070_021451ec kind:function(arm,size=0x50) addr:0x021451ec +func_ov070_0214523c kind:function(arm,size=0xc) addr:0x0214523c +func_ov070_02145248 kind:function(arm,size=0x20) addr:0x02145248 +func_ov070_02145268 kind:function(arm,size=0x28) addr:0x02145268 +func_ov070_02145290 kind:function(arm,size=0x14) addr:0x02145290 +func_ov070_021452a4 kind:function(arm,size=0x34) addr:0x021452a4 +func_ov070_021452d8 kind:function(arm,size=0x1c) addr:0x021452d8 +func_ov070_021452f4 kind:function(arm,size=0x3c) addr:0x021452f4 +func_ov070_02145330 kind:function(arm,size=0x48) addr:0x02145330 +func_ov070_02145378 kind:function(arm,size=0xc) addr:0x02145378 +func_ov070_02145384 kind:function(arm,size=0x24) addr:0x02145384 +func_ov070_021453a8 kind:function(arm,size=0xb0) addr:0x021453a8 +func_ov070_02145458 kind:function(arm,size=0x40) addr:0x02145458 +func_ov070_02145498 kind:function(arm,size=0x14) addr:0x02145498 +func_ov070_021454ac kind:function(arm,size=0x174) addr:0x021454ac +func_ov070_02145620 kind:function(arm,size=0xe0) addr:0x02145620 +func_ov070_02145700 kind:function(arm,size=0xc4) addr:0x02145700 +func_ov070_021457c4 kind:function(arm,size=0x20) addr:0x021457c4 +func_ov070_021457e4 kind:function(arm,size=0xf8) addr:0x021457e4 +func_ov070_021458dc kind:function(arm,size=0x29c) addr:0x021458dc +func_ov070_02145b78 kind:function(arm,size=0x1c) addr:0x02145b78 +func_ov070_02145b94 kind:function(arm,size=0x20) addr:0x02145b94 +func_ov070_02145bb4 kind:function(arm,size=0x28) addr:0x02145bb4 +func_ov070_02145bdc kind:function(arm,size=0x10) addr:0x02145bdc +func_ov070_02145bec kind:function(arm,size=0x14) addr:0x02145bec +func_ov070_02145c00 kind:function(arm,size=0xc) addr:0x02145c00 +func_ov070_02145c0c kind:function(arm,size=0x24) addr:0x02145c0c +func_ov070_02145c30 kind:function(arm,size=0xa8) addr:0x02145c30 +func_ov070_02145cd8 kind:function(arm,size=0x108) addr:0x02145cd8 +func_ov070_02145de0 kind:function(arm,size=0x48) addr:0x02145de0 +func_ov070_02145e28 kind:function(arm,size=0x50) addr:0x02145e28 +func_ov070_02145e78 kind:function(arm,size=0x78) addr:0x02145e78 +func_ov070_02145ef0 kind:function(arm,size=0xc0) addr:0x02145ef0 +func_ov070_02145fb0 kind:function(arm,size=0x20) addr:0x02145fb0 +func_ov070_02145fd0 kind:function(arm,size=0x64) addr:0x02145fd0 +func_ov070_02146034 kind:function(arm,size=0x4c) addr:0x02146034 +func_ov070_02146080 kind:function(arm,size=0xa8) addr:0x02146080 +func_ov070_02146128 kind:function(arm,size=0x14) addr:0x02146128 +func_ov070_0214613c kind:function(arm,size=0xc) addr:0x0214613c +func_ov070_02146148 kind:function(arm,size=0x24) addr:0x02146148 +func_ov070_0214616c kind:function(arm,size=0xa4) addr:0x0214616c +func_ov070_02146210 kind:function(arm,size=0x28) addr:0x02146210 +func_ov070_02146238 kind:function(arm,size=0x38) addr:0x02146238 +func_ov070_02146270 kind:function(arm,size=0x120) addr:0x02146270 +func_ov070_02146390 kind:function(arm,size=0x14) addr:0x02146390 +func_ov070_021463a4 kind:function(arm,size=0x1e4) addr:0x021463a4 +func_ov070_02146588 kind:function(arm,size=0x1cc) addr:0x02146588 +func_ov070_02146754 kind:function(arm,size=0x148) addr:0x02146754 +func_ov070_0214689c kind:function(arm,size=0xdc) addr:0x0214689c +func_ov070_02146978 kind:function(arm,size=0x4c) addr:0x02146978 +func_ov070_021469c4 kind:function(arm,size=0x20) addr:0x021469c4 +func_ov070_021469e4 kind:function(arm,size=0x1c) addr:0x021469e4 +func_ov070_02146a00 kind:function(arm,size=0x30) addr:0x02146a00 +func_ov070_02146a30 kind:function(arm,size=0x38) addr:0x02146a30 +func_ov070_02146a68 kind:function(arm,size=0x14) addr:0x02146a68 +func_ov070_02146a7c kind:function(arm,size=0xc) addr:0x02146a7c +func_ov070_02146a88 kind:function(arm,size=0x24) addr:0x02146a88 +func_ov070_02146aac kind:function(arm,size=0xb8) addr:0x02146aac +func_ov070_02146b64 kind:function(arm,size=0x34) addr:0x02146b64 +func_ov070_02146b98 kind:function(arm,size=0x9c) addr:0x02146b98 +func_ov070_02146c34 kind:function(arm,size=0x20) addr:0x02146c34 +func_ov070_02146c54 kind:function(arm,size=0x14) addr:0x02146c54 +func_ov070_02146c68 kind:function(arm,size=0xd0) addr:0x02146c68 +func_ov070_02146d38 kind:function(arm,size=0x84) addr:0x02146d38 +func_ov070_02146dbc kind:function(arm,size=0x154) addr:0x02146dbc +func_ov070_02146f10 kind:function(arm,size=0x14) addr:0x02146f10 +func_ov070_02146f24 kind:function(arm,size=0x218) addr:0x02146f24 +func_ov070_0214713c kind:function(arm,size=0x64) addr:0x0214713c +func_ov070_021471a0 kind:function(arm,size=0x19c) addr:0x021471a0 +func_ov070_0214733c kind:function(arm,size=0x1c) addr:0x0214733c +func_ov070_02147358 kind:function(arm,size=0x28) addr:0x02147358 +func_ov070_02147380 kind:function(arm,size=0x30) addr:0x02147380 +func_ov070_021473b0 kind:function(arm,size=0x14) addr:0x021473b0 +func_ov070_021473c4 kind:function(arm,size=0xc) addr:0x021473c4 +func_ov070_021473d0 kind:function(arm,size=0x24) addr:0x021473d0 +func_ov070_021473f4 kind:function(arm,size=0xa4) addr:0x021473f4 +func_ov070_02147498 kind:function(arm,size=0x110) addr:0x02147498 +func_ov070_021475a8 kind:function(arm,size=0x60) addr:0x021475a8 +func_ov070_02147608 kind:function(arm,size=0x68) addr:0x02147608 +func_ov070_02147670 kind:function(arm,size=0x1bc) addr:0x02147670 +func_ov070_0214782c kind:function(arm,size=0x120) addr:0x0214782c +func_ov070_0214794c kind:function(arm,size=0x1dc) addr:0x0214794c +func_ov070_02147b28 kind:function(arm,size=0xc8) addr:0x02147b28 +func_ov070_02147bf0 kind:function(arm,size=0x98) addr:0x02147bf0 +func_ov070_02147c88 kind:function(arm,size=0x3c) addr:0x02147c88 +func_ov070_02147cc4 kind:function(arm,size=0x14) addr:0x02147cc4 +func_ov070_02147cd8 kind:function(arm,size=0x30) addr:0x02147cd8 +func_ov070_02147d08 kind:function(arm,size=0xd8) addr:0x02147d08 +func_ov070_02147de0 kind:function(arm,size=0x30) addr:0x02147de0 +func_ov070_02147e10 kind:function(arm,size=0x18) addr:0x02147e10 +func_ov070_02147e28 kind:function(arm,size=0xc) addr:0x02147e28 +func_ov070_02147e34 kind:function(arm,size=0x24) addr:0x02147e34 +func_ov070_02147e58 kind:function(arm,size=0x44) addr:0x02147e58 +func_ov070_02147e9c kind:function(arm,size=0x154) addr:0x02147e9c +func_ov070_02147ff0 kind:function(arm,size=0x14) addr:0x02147ff0 +func_ov070_02148004 kind:function(arm,size=0x64) addr:0x02148004 +func_ov070_02148068 kind:function(arm,size=0x1d8) addr:0x02148068 +func_ov070_02148240 kind:function(arm,size=0x6c) addr:0x02148240 +func_ov070_021482ac kind:function(arm,size=0x48) addr:0x021482ac +func_ov070_021482f4 kind:function(arm,size=0x10) addr:0x021482f4 +func_ov070_02148304 kind:function(arm,size=0x20) addr:0x02148304 +func_ov070_02148324 kind:function(arm,size=0x10) addr:0x02148324 +func_ov070_02148334 kind:function(arm,size=0x3c) addr:0x02148334 +func_ov070_02148370 kind:function(arm,size=0x20) addr:0x02148370 +func_ov070_02148390 kind:function(arm,size=0x24) addr:0x02148390 +func_ov070_021483b4 kind:function(arm,size=0x20) addr:0x021483b4 +func_ov070_021483d4 kind:function(arm,size=0x24) addr:0x021483d4 +func_ov070_021483f8 kind:function(arm,size=0x20) addr:0x021483f8 +func_ov070_02148418 kind:function(arm,size=0x24) addr:0x02148418 +func_ov070_0214843c kind:function(arm,size=0x1c) addr:0x0214843c +func_ov070_02148458 kind:function(arm,size=0x24) addr:0x02148458 +func_ov070_0214847c kind:function(arm,size=0x38) addr:0x0214847c +func_ov070_021484b4 kind:function(arm,size=0x80) addr:0x021484b4 +func_ov070_02148534 kind:function(arm,size=0x14) addr:0x02148534 +func_ov070_02148548 kind:function(arm,size=0x78) addr:0x02148548 +func_ov070_021485c0 kind:function(arm,size=0xb4) addr:0x021485c0 +func_ov070_02148674 kind:function(arm,size=0xbc) addr:0x02148674 +func_ov070_02148730 kind:function(arm,size=0x14) addr:0x02148730 +func_ov070_02148744 kind:function(arm,size=0x11c) addr:0x02148744 +func_ov070_02148860 kind:function(arm,size=0x1c4) addr:0x02148860 +func_ov070_02148a24 kind:function(arm,size=0x94) addr:0x02148a24 +func_ov070_02148ab8 kind:function(arm,size=0x54) addr:0x02148ab8 +func_ov070_02148b0c kind:function(arm,size=0x1c) addr:0x02148b0c +func_ov070_02148b28 kind:function(arm,size=0x38) addr:0x02148b28 +func_ov070_02148b60 kind:function(arm,size=0x40) addr:0x02148b60 +func_ov070_02148ba0 kind:function(arm,size=0x14) addr:0x02148ba0 +func_ov070_02148bb4 kind:function(arm,size=0xc) addr:0x02148bb4 +func_ov070_02148bc0 kind:function(arm,size=0x24) addr:0x02148bc0 +func_ov070_02148be4 kind:function(arm,size=0x48) addr:0x02148be4 +func_ov070_02148c2c kind:function(arm,size=0xa4) addr:0x02148c2c +func_ov070_02148cd0 kind:function(arm,size=0x1c) addr:0x02148cd0 +func_ov070_02148cec kind:function(arm,size=0x20) addr:0x02148cec +func_ov070_02148d0c kind:function(arm,size=0x10) addr:0x02148d0c +func_ov070_02148d1c kind:function(arm,size=0x20) addr:0x02148d1c +func_ov070_02148d3c kind:function(arm,size=0x94) addr:0x02148d3c +func_ov070_02148dd0 kind:function(arm,size=0xc) addr:0x02148dd0 +func_ov070_02148ddc kind:function(arm,size=0xcc) addr:0x02148ddc +func_ov070_02148ea8 kind:function(arm,size=0x28) addr:0x02148ea8 +func_ov070_02148ed0 kind:function(arm,size=0x2c) addr:0x02148ed0 +func_ov070_02148efc kind:function(arm,size=0x40) addr:0x02148efc +func_ov070_02148f3c kind:function(arm,size=0x2c) addr:0x02148f3c +func_ov070_02148f68 kind:function(arm,size=0x44) addr:0x02148f68 +func_ov070_02148fac kind:function(arm,size=0x28) addr:0x02148fac +func_ov070_02148fd4 kind:function(arm,size=0x30) addr:0x02148fd4 +func_ov070_02149004 kind:function(arm,size=0x14) addr:0x02149004 +func_ov070_02149018 kind:function(arm,size=0x10) addr:0x02149018 +func_ov070_02149028 kind:function(arm,size=0x10) addr:0x02149028 +func_ov070_02149038 kind:function(arm,size=0xc) addr:0x02149038 +func_ov070_02149044 kind:function(arm,size=0x24) addr:0x02149044 +func_ov070_02149068 kind:function(arm,size=0xbc) addr:0x02149068 +func_ov070_02149124 kind:function(arm,size=0x104) addr:0x02149124 +func_ov070_02149228 kind:function(arm,size=0x260) addr:0x02149228 +func_ov070_02149488 kind:function(arm,size=0x34) addr:0x02149488 +func_ov070_021494bc kind:function(arm,size=0x18) addr:0x021494bc +func_ov070_021494d4 kind:function(arm,size=0x520) addr:0x021494d4 +func_ov070_021499f4 kind:function(arm,size=0x64) addr:0x021499f4 +func_ov070_02149a58 kind:function(arm,size=0x44c) addr:0x02149a58 +func_ov070_02149ea4 kind:function(arm,size=0x3c) addr:0x02149ea4 +func_ov070_02149ee0 kind:function(arm,size=0x30) addr:0x02149ee0 +func_ov070_02149f10 kind:function(arm,size=0x38) addr:0x02149f10 +func_ov070_02149f48 kind:function(arm,size=0x38) addr:0x02149f48 +func_ov070_02149f80 kind:function(arm,size=0x14) addr:0x02149f80 +func_ov070_02149f94 kind:function(arm,size=0x38) addr:0x02149f94 +func_ov070_02149fcc kind:function(arm,size=0x40) addr:0x02149fcc +func_ov070_0214a00c kind:function(arm,size=0x14) addr:0x0214a00c +func_ov070_0214a020 kind:function(arm,size=0xc) addr:0x0214a020 +func_ov070_0214a02c kind:function(arm,size=0x24) addr:0x0214a02c +func_ov070_0214a050 kind:function(arm,size=0x48) addr:0x0214a050 +func_ov070_0214a098 kind:function(arm,size=0x74) addr:0x0214a098 +func_ov070_0214a10c kind:function(arm,size=0x74) addr:0x0214a10c +func_ov070_0214a180 kind:function(arm,size=0x50) addr:0x0214a180 +func_ov070_0214a1d0 kind:function(arm,size=0x5c) addr:0x0214a1d0 +func_ov070_0214a22c kind:function(arm,size=0xa8) addr:0x0214a22c +func_ov070_0214a2d4 kind:function(arm,size=0x48) addr:0x0214a2d4 +func_ov070_0214a31c kind:function(arm,size=0x9c) addr:0x0214a31c +func_ov070_0214a3b8 kind:function(arm,size=0x12c) addr:0x0214a3b8 +func_ov070_0214a4e4 kind:function(arm,size=0x64) addr:0x0214a4e4 +func_ov070_0214a548 kind:function(arm,size=0x22c) addr:0x0214a548 +func_ov070_0214a774 kind:function(arm,size=0x188) addr:0x0214a774 +func_ov070_0214a8fc kind:function(arm,size=0xc) addr:0x0214a8fc +func_ov070_0214a908 kind:function(arm,size=0x94) addr:0x0214a908 +func_ov070_0214a99c kind:function(arm,size=0x28c) addr:0x0214a99c +func_ov070_0214ac28 kind:function(arm,size=0xf4) addr:0x0214ac28 +func_ov070_0214ad1c kind:function(arm,size=0xa4) addr:0x0214ad1c +func_ov070_0214adc0 kind:function(arm,size=0x7c) addr:0x0214adc0 +func_ov070_0214ae3c kind:function(arm,size=0x290) addr:0x0214ae3c +func_ov070_0214b0cc kind:function(arm,size=0x28) addr:0x0214b0cc +func_ov070_0214b0f4 kind:function(arm,size=0x24) addr:0x0214b0f4 +func_ov070_0214b118 kind:function(arm,size=0x24) addr:0x0214b118 +func_ov070_0214b13c kind:function(arm,size=0x24) addr:0x0214b13c +func_ov070_0214b160 kind:function(arm,size=0x24) addr:0x0214b160 +func_ov070_0214b184 kind:function(arm,size=0x20) addr:0x0214b184 +func_ov070_0214b1a4 kind:function(arm,size=0x2c) addr:0x0214b1a4 +func_ov070_0214b1d0 kind:function(arm,size=0x20) addr:0x0214b1d0 +func_ov070_0214b1f0 kind:function(arm,size=0x18) addr:0x0214b1f0 +func_ov070_0214b208 kind:function(arm,size=0x14) addr:0x0214b208 +func_ov070_0214b21c kind:function(arm,size=0xc) addr:0x0214b21c +func_ov070_0214b228 kind:function(arm,size=0x54) addr:0x0214b228 +func_ov070_0214b27c kind:function(arm,size=0x18) addr:0x0214b27c +func_ov070_0214b294 kind:function(arm,size=0x28) addr:0x0214b294 +func_ov070_0214b2bc kind:function(arm,size=0x30) addr:0x0214b2bc +func_ov070_0214b2ec kind:function(arm,size=0x14) addr:0x0214b2ec +func_ov070_0214b300 kind:function(arm,size=0x10) addr:0x0214b300 +func_ov070_0214b310 kind:function(arm,size=0xc) addr:0x0214b310 +func_ov070_0214b31c kind:function(arm,size=0x24) addr:0x0214b31c +func_ov070_0214b340 kind:function(arm,size=0x44) addr:0x0214b340 +func_ov070_0214b384 kind:function(arm,size=0x80) addr:0x0214b384 +func_ov070_0214b404 kind:function(arm,size=0x2c) addr:0x0214b404 +func_ov070_0214b430 kind:function(arm,size=0x8) addr:0x0214b430 +func_ov070_0214b438 kind:function(arm,size=0x2c) addr:0x0214b438 +func_ov070_0214b464 kind:function(arm,size=0x28) addr:0x0214b464 +func_ov070_0214b48c kind:function(arm,size=0xc) addr:0x0214b48c +func_ov070_0214b498 kind:function(arm,size=0x14) addr:0x0214b498 +func_ov070_0214b4ac kind:function(arm,size=0x1c) addr:0x0214b4ac +func_ov070_0214b4c8 kind:function(arm,size=0x14) addr:0x0214b4c8 +func_ov070_0214b4dc kind:function(arm,size=0xc) addr:0x0214b4dc +func_ov070_0214b4e8 kind:function(arm,size=0x24) addr:0x0214b4e8 +func_ov070_0214b50c kind:function(arm,size=0x44) addr:0x0214b50c +func_ov070_0214b550 kind:function(arm,size=0x84) addr:0x0214b550 +func_ov070_0214b5d4 kind:function(arm,size=0x54) addr:0x0214b5d4 +func_ov070_0214b628 kind:function(arm,size=0x28) addr:0x0214b628 +func_ov070_0214b650 kind:function(arm,size=0x28) addr:0x0214b650 +func_ov070_0214b678 kind:function(arm,size=0xc) addr:0x0214b678 +func_ov070_0214b684 kind:function(arm,size=0x14) addr:0x0214b684 +func_ov070_0214b698 kind:function(arm,size=0x1c) addr:0x0214b698 +func_ov070_0214b6b4 kind:function(arm,size=0x14) addr:0x0214b6b4 +func_ov070_0214b6c8 kind:function(arm,size=0xc) addr:0x0214b6c8 +func_ov070_0214b6d4 kind:function(arm,size=0x24) addr:0x0214b6d4 +func_ov070_0214b6f8 kind:function(arm,size=0x44) addr:0x0214b6f8 +func_ov070_0214b73c kind:function(arm,size=0x84) addr:0x0214b73c +func_ov070_0214b7c0 kind:function(arm,size=0x20) addr:0x0214b7c0 +func_ov070_0214b7e0 kind:function(arm,size=0x10) addr:0x0214b7e0 +func_ov070_0214b7f0 kind:function(arm,size=0x2c) addr:0x0214b7f0 +func_ov070_0214b81c kind:function(arm,size=0x28) addr:0x0214b81c +func_ov070_0214b844 kind:function(arm,size=0x28) addr:0x0214b844 +func_ov070_0214b86c kind:function(arm,size=0xc) addr:0x0214b86c +func_ov070_0214b878 kind:function(arm,size=0x14) addr:0x0214b878 +func_ov070_0214b88c kind:function(arm,size=0x1c) addr:0x0214b88c +func_ov070_0214b8a8 kind:function(arm,size=0x14) addr:0x0214b8a8 +func_ov070_0214b8bc kind:function(arm,size=0xc) addr:0x0214b8bc +func_ov070_0214b8c8 kind:function(arm,size=0x24) addr:0x0214b8c8 +func_ov070_0214b8ec kind:function(arm,size=0xa8) addr:0x0214b8ec +func_ov070_0214b994 kind:function(arm,size=0x80) addr:0x0214b994 +func_ov070_0214ba14 kind:function(arm,size=0x144) addr:0x0214ba14 +func_ov070_0214bb58 kind:function(arm,size=0x58) addr:0x0214bb58 +func_ov070_0214bbb0 kind:function(arm,size=0x178) addr:0x0214bbb0 +func_ov070_0214bd28 kind:function(arm,size=0x48) addr:0x0214bd28 +func_ov070_0214bd70 kind:function(arm,size=0x1c8) addr:0x0214bd70 +func_ov070_0214bf38 kind:function(arm,size=0x4) addr:0x0214bf38 +func_ov070_0214bf3c kind:function(arm,size=0x10) addr:0x0214bf3c +func_ov070_0214bf4c kind:function(arm,size=0x50) addr:0x0214bf4c +func_ov070_0214bf9c kind:function(arm,size=0x24) addr:0x0214bf9c +func_ov070_0214bfc0 kind:function(arm,size=0x14) addr:0x0214bfc0 +func_ov070_0214bfd4 kind:function(arm,size=0x1c) addr:0x0214bfd4 +func_ov070_0214bff0 kind:function(arm,size=0x14) addr:0x0214bff0 +func_ov070_0214c004 kind:function(arm,size=0xc) addr:0x0214c004 +func_ov070_0214c010 kind:function(arm,size=0x24) addr:0x0214c010 +func_ov070_0214c034 kind:function(arm,size=0x60) addr:0x0214c034 +func_ov070_0214c094 kind:function(arm,size=0x150) addr:0x0214c094 +func_ov070_0214c1e4 kind:function(arm,size=0x14) addr:0x0214c1e4 +func_ov070_0214c1f8 kind:function(arm,size=0x14) addr:0x0214c1f8 +func_ov070_0214c20c kind:function(arm,size=0x128) addr:0x0214c20c +func_ov070_0214c334 kind:function(arm,size=0x180) addr:0x0214c334 +func_ov070_0214c4b4 kind:function(arm,size=0x20) addr:0x0214c4b4 +func_ov070_0214c4d4 kind:function(arm,size=0x208) addr:0x0214c4d4 +func_ov070_0214c6dc kind:function(arm,size=0x50) addr:0x0214c6dc +func_ov070_0214c72c kind:function(arm,size=0xd0) addr:0x0214c72c +func_ov070_0214c7fc kind:function(arm,size=0x3ec) addr:0x0214c7fc +func_ov070_0214cbe8 kind:function(arm,size=0x70) addr:0x0214cbe8 +func_ov070_0214cc58 kind:function(arm,size=0x134) addr:0x0214cc58 +func_ov070_0214cd8c kind:function(arm,size=0x58) addr:0x0214cd8c +func_ov070_0214cde4 kind:function(arm,size=0x84) addr:0x0214cde4 +func_ov070_0214ce68 kind:function(arm,size=0x12c) addr:0x0214ce68 +func_ov070_0214cf94 kind:function(arm,size=0x1c0) addr:0x0214cf94 +func_ov070_0214d154 kind:function(arm,size=0xa0) addr:0x0214d154 +func_ov070_0214d1f4 kind:function(arm,size=0x54) addr:0x0214d1f4 +func_ov070_0214d248 kind:function(arm,size=0x3c) addr:0x0214d248 +func_ov070_0214d284 kind:function(arm,size=0x3c) addr:0x0214d284 +func_ov070_0214d2c0 kind:function(arm,size=0x2f4) addr:0x0214d2c0 +func_ov070_0214d5b4 kind:function(arm,size=0x280) addr:0x0214d5b4 +func_ov070_0214d834 kind:function(arm,size=0xc) addr:0x0214d834 +func_ov070_0214d840 kind:function(arm,size=0xf8) addr:0x0214d840 +func_ov070_0214d938 kind:function(arm,size=0x74) addr:0x0214d938 +func_ov070_0214d9ac kind:function(arm,size=0x28) addr:0x0214d9ac +func_ov070_0214d9d4 kind:function(arm,size=0x94) addr:0x0214d9d4 +func_ov070_0214da68 kind:function(arm,size=0x3c) addr:0x0214da68 +func_ov070_0214daa4 kind:function(arm,size=0x54) addr:0x0214daa4 +func_ov070_0214daf8 kind:function(arm,size=0x1c) addr:0x0214daf8 +func_ov070_0214db14 kind:function(arm,size=0x1c) addr:0x0214db14 +func_ov070_0214db30 kind:function(arm,size=0x40) addr:0x0214db30 +func_ov070_0214db70 kind:function(arm,size=0x48) addr:0x0214db70 +func_ov070_0214dbb8 kind:function(arm,size=0x14) addr:0x0214dbb8 +data_ov070_0214dbcc kind:data(any) addr:0x0214dbcc +data_ov070_0214dbf4 kind:data(any) addr:0x0214dbf4 +data_ov070_0214dc44 kind:data(any) addr:0x0214dc44 +data_ov070_0214dc54 kind:data(any) addr:0x0214dc54 +data_ov070_0214dc98 kind:data(any) addr:0x0214dc98 ambiguous +data_ov070_0214dcb0 kind:data(any) addr:0x0214dcb0 ambiguous +data_ov070_0214dce4 kind:data(any) addr:0x0214dce4 +data_ov070_0214dcf4 kind:data(any) addr:0x0214dcf4 +data_ov070_0214dd04 kind:data(any) addr:0x0214dd04 +data_ov070_0214dd0c kind:data(any) addr:0x0214dd0c +data_ov070_0214dd1c kind:data(any) addr:0x0214dd1c +data_ov070_0214dd2c kind:data(any) addr:0x0214dd2c +data_ov070_0214dd44 kind:data(any) addr:0x0214dd44 +data_ov070_0214dd54 kind:data(any) addr:0x0214dd54 +data_ov070_0214dd64 kind:data(any) addr:0x0214dd64 +data_ov070_0214dd78 kind:data(any) addr:0x0214dd78 +data_ov070_0214dd88 kind:data(any) addr:0x0214dd88 +data_ov070_0214dda0 kind:data(any) addr:0x0214dda0 +data_ov070_0214ddb0 kind:data(any) addr:0x0214ddb0 +__sinit_ov070_0214ddb8 kind:function(arm,size=0x50) addr:0x0214ddb8 +__sinit_ov070_0214de08 kind:function(arm,size=0x50) addr:0x0214de08 +__sinit_ov070_0214de58 kind:function(arm,size=0x50) addr:0x0214de58 +__sinit_ov070_0214dea8 kind:function(arm,size=0x5c) addr:0x0214dea8 +__sinit_ov070_0214df04 kind:function(arm,size=0x5c) addr:0x0214df04 +__sinit_ov070_0214df60 kind:function(arm,size=0x50) addr:0x0214df60 +__sinit_ov070_0214dfb0 kind:function(arm,size=0x50) addr:0x0214dfb0 +__sinit_ov070_0214e000 kind:function(arm,size=0x50) addr:0x0214e000 +__sinit_ov070_0214e050 kind:function(arm,size=0x50) addr:0x0214e050 +__sinit_ov070_0214e0a0 kind:function(arm,size=0xd4) addr:0x0214e0a0 +__sinit_ov070_0214e174 kind:function(arm,size=0x50) addr:0x0214e174 +__sinit_ov070_0214e1c4 kind:function(arm,size=0x74) addr:0x0214e1c4 +__sinit_ov070_0214e238 kind:function(arm,size=0x50) addr:0x0214e238 +__sinit_ov070_0214e288 kind:function(arm,size=0x50) addr:0x0214e288 +__sinit_ov070_0214e2d8 kind:function(arm,size=0x50) addr:0x0214e2d8 +__sinit_ov070_0214e328 kind:function(arm,size=0x50) addr:0x0214e328 +__sinit_ov070_0214e378 kind:function(arm,size=0x50) addr:0x0214e378 +__sinit_ov070_0214e3c8 kind:function(arm,size=0x64) addr:0x0214e3c8 +__sinit_ov070_0214e42c kind:function(arm,size=0x5c) addr:0x0214e42c +__sinit_ov070_0214e488 kind:function(arm,size=0x9c) addr:0x0214e488 +__sinit_ov070_0214e524 kind:function(arm,size=0x70) addr:0x0214e524 +__sinit_ov070_0214e594 kind:function(arm,size=0x70) addr:0x0214e594 +__sinit_ov070_0214e604 kind:function(arm,size=0x70) addr:0x0214e604 +__sinit_ov070_0214e674 kind:function(arm,size=0x5c) addr:0x0214e674 +__sinit_ov070_0214e6d0 kind:function(arm,size=0x6c) addr:0x0214e6d0 +.p__sinit_ov070_0214ddb8 kind:data(word) addr:0x0214e73c +.p__sinit_ov070_0214de08 kind:data(word) addr:0x0214e740 +.p__sinit_ov070_0214de58 kind:data(word) addr:0x0214e744 +.p__sinit_ov070_0214dea8 kind:data(word) addr:0x0214e748 +.p__sinit_ov070_0214df04 kind:data(word) addr:0x0214e74c +.p__sinit_ov070_0214df60 kind:data(word) addr:0x0214e750 +.p__sinit_ov070_0214dfb0 kind:data(word) addr:0x0214e754 +.p__sinit_ov070_0214e000 kind:data(word) addr:0x0214e758 +.p__sinit_ov070_0214e050 kind:data(word) addr:0x0214e75c +.p__sinit_ov070_0214e0a0 kind:data(word) addr:0x0214e760 +.p__sinit_ov070_0214e174 kind:data(word) addr:0x0214e764 +.p__sinit_ov070_0214e1c4 kind:data(word) addr:0x0214e768 +.p__sinit_ov070_0214e238 kind:data(word) addr:0x0214e76c +.p__sinit_ov070_0214e288 kind:data(word) addr:0x0214e770 +.p__sinit_ov070_0214e2d8 kind:data(word) addr:0x0214e774 +.p__sinit_ov070_0214e328 kind:data(word) addr:0x0214e778 +.p__sinit_ov070_0214e378 kind:data(word) addr:0x0214e77c +.p__sinit_ov070_0214e3c8 kind:data(word) addr:0x0214e780 +.p__sinit_ov070_0214e42c kind:data(word) addr:0x0214e784 +.p__sinit_ov070_0214e488 kind:data(word) addr:0x0214e788 +.p__sinit_ov070_0214e524 kind:data(word) addr:0x0214e78c +.p__sinit_ov070_0214e594 kind:data(word) addr:0x0214e790 +.p__sinit_ov070_0214e604 kind:data(word) addr:0x0214e794 +.p__sinit_ov070_0214e674 kind:data(word) addr:0x0214e798 +.p__sinit_ov070_0214e6d0 kind:data(word) addr:0x0214e79c +data_ov070_0214e7c8 kind:data(any) addr:0x0214e7c8 +data_ov070_0214e7e4 kind:data(any) addr:0x0214e7e4 +data_ov070_0214e808 kind:data(any) addr:0x0214e808 +data_ov070_0214e838 kind:data(any) addr:0x0214e838 ambiguous +data_ov070_0214e864 kind:data(any) addr:0x0214e864 +data_ov070_0214e888 kind:data(any) addr:0x0214e888 +data_ov070_0214e8e4 kind:data(any) addr:0x0214e8e4 +data_ov070_0214e8f8 kind:data(any) addr:0x0214e8f8 +data_ov070_0214e914 kind:data(any) addr:0x0214e914 +data_ov070_0214e974 kind:data(any) addr:0x0214e974 +data_ov070_0214e980 kind:data(any) addr:0x0214e980 +data_ov070_0214e994 kind:data(any) addr:0x0214e994 +data_ov070_0214e9b0 kind:data(any) addr:0x0214e9b0 +data_ov070_0214e9d4 kind:data(any) addr:0x0214e9d4 +data_ov070_0214e9fc kind:data(any) addr:0x0214e9fc +data_ov070_0214ea50 kind:data(any) addr:0x0214ea50 ambiguous +data_ov070_0214ea58 kind:data(any) addr:0x0214ea58 +data_ov070_0214ea74 kind:data(any) addr:0x0214ea74 +data_ov070_0214ea9c kind:data(any) addr:0x0214ea9c +data_ov070_0214eab4 kind:data(any) addr:0x0214eab4 +data_ov070_0214ead8 kind:data(any) addr:0x0214ead8 +data_ov070_0214eb2c kind:data(any) addr:0x0214eb2c +data_ov070_0214eb34 kind:data(any) addr:0x0214eb34 +data_ov070_0214eb3c kind:data(any) addr:0x0214eb3c +data_ov070_0214eb44 kind:data(any) addr:0x0214eb44 +data_ov070_0214eb4c kind:data(any) addr:0x0214eb4c +data_ov070_0214eb54 kind:data(any) addr:0x0214eb54 +data_ov070_0214eb5c kind:data(any) addr:0x0214eb5c +data_ov070_0214eb64 kind:data(any) addr:0x0214eb64 +data_ov070_0214eb6c kind:data(any) addr:0x0214eb6c +data_ov070_0214eb74 kind:data(any) addr:0x0214eb74 +data_ov070_0214eb84 kind:data(any) addr:0x0214eb84 +data_ov070_0214eb98 kind:data(any) addr:0x0214eb98 +data_ov070_0214ebbc kind:data(any) addr:0x0214ebbc +data_ov070_0214ebd8 kind:data(any) addr:0x0214ebd8 +data_ov070_0214ec08 kind:data(any) addr:0x0214ec08 +data_ov070_0214ec40 kind:data(any) addr:0x0214ec40 +data_ov070_0214ec9c kind:data(any) addr:0x0214ec9c +data_ov070_0214ecc0 kind:data(any) addr:0x0214ecc0 +data_ov070_0214ed1c kind:data(any) addr:0x0214ed1c +data_ov070_0214ed40 kind:data(any) addr:0x0214ed40 +data_ov070_0214ed9c kind:data(any) addr:0x0214ed9c +data_ov070_0214edc0 kind:data(any) addr:0x0214edc0 +data_ov070_0214ee28 kind:data(any) addr:0x0214ee28 +data_ov070_0214ee3c kind:data(any) addr:0x0214ee3c +data_ov070_0214ee64 kind:data(any) addr:0x0214ee64 +data_ov070_0214eea4 kind:data(any) addr:0x0214eea4 +data_ov070_0214eec0 kind:data(any) addr:0x0214eec0 +data_ov070_0214eed4 kind:data(any) addr:0x0214eed4 +data_ov070_0214eee0 kind:data(any) addr:0x0214eee0 +data_ov070_0214eeec kind:data(any) addr:0x0214eeec +data_ov070_0214ef00 kind:data(any) addr:0x0214ef00 +data_ov070_0214ef2c kind:data(any) addr:0x0214ef2c +data_ov070_0214ef74 kind:data(any) addr:0x0214ef74 +data_ov070_0214ef90 kind:data(any) addr:0x0214ef90 +data_ov070_0214efd8 kind:data(any) addr:0x0214efd8 +data_ov070_0214eff4 kind:data(any) addr:0x0214eff4 +data_ov070_0214f020 kind:data(any) addr:0x0214f020 +data_ov070_0214f044 kind:data(any) addr:0x0214f044 ambiguous +data_ov070_0214f060 kind:data(any) addr:0x0214f060 +data_ov070_0214f07c kind:data(any) addr:0x0214f07c +data_ov070_0214f098 kind:data(any) addr:0x0214f098 +data_ov070_0214f0c0 kind:data(any) addr:0x0214f0c0 +data_ov070_0214f100 kind:data(any) addr:0x0214f100 +data_ov070_0214f114 kind:data(any) addr:0x0214f114 +data_ov070_0214f130 kind:data(any) addr:0x0214f130 +data_ov070_0214f170 kind:data(any) addr:0x0214f170 +data_ov070_0214f18c kind:data(any) addr:0x0214f18c +data_ov070_0214f1b8 kind:data(any) addr:0x0214f1b8 +data_ov070_0214f1f8 kind:data(any) addr:0x0214f1f8 +data_ov070_0214f214 kind:data(any) addr:0x0214f214 +data_ov070_0214f254 kind:data(any) addr:0x0214f254 +data_ov070_0214f270 kind:data(any) addr:0x0214f270 +data_ov070_0214f28c kind:data(any) addr:0x0214f28c +data_ov070_0214f2cc kind:data(any) addr:0x0214f2cc +data_ov070_0214f314 kind:data(any) addr:0x0214f314 +data_ov070_0214f36c kind:data(any) addr:0x0214f36c +data_ov070_0214f378 kind:data(any) addr:0x0214f378 +data_ov070_0214f394 kind:data(any) addr:0x0214f394 +data_ov070_0214f42c kind:data(any) addr:0x0214f42c +data_ov070_0214f444 kind:data(any) addr:0x0214f444 +data_ov070_0214f460 kind:data(any) addr:0x0214f460 +data_ov070_0214f4a0 kind:data(any) addr:0x0214f4a0 +data_ov070_0214f4b4 kind:data(any) addr:0x0214f4b4 +data_ov070_0214f4c0 kind:data(any) addr:0x0214f4c0 +data_ov070_0214f4cc kind:data(any) addr:0x0214f4cc +data_ov070_0214f4e0 kind:data(any) addr:0x0214f4e0 +data_ov070_0214f550 kind:data(any) addr:0x0214f550 +data_ov070_0214f560 kind:data(any) addr:0x0214f560 +data_ov070_0214f570 kind:data(any) addr:0x0214f570 +data_ov070_0214f58c kind:data(any) addr:0x0214f58c +data_ov070_0214f5e0 kind:data(any) addr:0x0214f5e0 +data_ov070_0214f5f0 kind:data(any) addr:0x0214f5f0 +data_ov070_0214f60c kind:data(any) addr:0x0214f60c +data_ov070_0214f620 kind:data(any) addr:0x0214f620 ambiguous +data_ov070_0214f660 kind:data(any) addr:0x0214f660 +data_ov070_0214f670 kind:data(any) addr:0x0214f670 +data_ov070_0214f68c kind:data(any) addr:0x0214f68c +data_ov070_0214f6a0 kind:data(any) addr:0x0214f6a0 ambiguous +data_ov070_0214f6e8 kind:data(any) addr:0x0214f6e8 +data_ov070_0214f704 kind:data(any) addr:0x0214f704 +data_ov070_0214f720 kind:data(any) addr:0x0214f720 +data_ov070_0214f728 kind:data(any) addr:0x0214f728 ambiguous +data_ov070_0214f730 kind:data(any) addr:0x0214f730 ambiguous +data_ov070_0214f760 kind:data(any) addr:0x0214f760 +data_ov070_0214f770 kind:data(any) addr:0x0214f770 +data_ov070_0214f780 kind:data(any) addr:0x0214f780 ambiguous +data_ov070_0214f78c kind:data(any) addr:0x0214f78c +data_ov070_0214f7a8 kind:data(any) addr:0x0214f7a8 +data_ov070_0214f7cc kind:data(any) addr:0x0214f7cc +data_ov070_0214f840 kind:bss addr:0x0214f840 +data_ov070_0214f844 kind:bss addr:0x0214f844 +data_ov070_0214f850 kind:bss addr:0x0214f850 +data_ov070_0214f88c kind:bss addr:0x0214f88c +data_ov070_0214f890 kind:bss addr:0x0214f890 +data_ov070_0214f89c kind:bss addr:0x0214f89c +data_ov070_0214f8cc kind:bss addr:0x0214f8cc ambiguous +data_ov070_0214f8d8 kind:bss addr:0x0214f8d8 +data_ov070_0214f8dc kind:bss addr:0x0214f8dc +data_ov070_0214f8e8 kind:bss addr:0x0214f8e8 +data_ov070_0214f9c0 kind:bss addr:0x0214f9c0 +data_ov070_0214f9c4 kind:bss addr:0x0214f9c4 +data_ov070_0214f9c8 kind:bss addr:0x0214f9c8 +data_ov070_0214f9d4 kind:bss addr:0x0214f9d4 +data_ov070_0214f9e0 kind:bss addr:0x0214f9e0 +data_ov070_0214fab8 kind:bss addr:0x0214fab8 +data_ov070_0214fabc kind:bss addr:0x0214fabc +data_ov070_0214fac8 kind:bss addr:0x0214fac8 +data_ov070_0214fad4 kind:bss addr:0x0214fad4 +data_ov070_0214fbac kind:bss addr:0x0214fbac +data_ov070_0214fbd0 kind:bss addr:0x0214fbd0 +data_ov070_0214fc5c kind:bss addr:0x0214fc5c ambiguous +data_ov070_0214fc70 kind:bss addr:0x0214fc70 ambiguous +data_ov070_0214fca0 kind:bss addr:0x0214fca0 +data_ov070_0214fca4 kind:bss addr:0x0214fca4 +data_ov070_0214fcb0 kind:bss addr:0x0214fcb0 +data_ov070_0214fcec kind:bss addr:0x0214fcec +data_ov070_0214fcf0 kind:bss addr:0x0214fcf0 +data_ov070_0214fcf8 kind:bss addr:0x0214fcf8 ambiguous +data_ov070_0214fcfc kind:bss addr:0x0214fcfc +data_ov070_0214fd38 kind:bss addr:0x0214fd38 +data_ov070_0214fd3c kind:bss addr:0x0214fd3c +data_ov070_0214fd48 kind:bss addr:0x0214fd48 +data_ov070_0214fd84 kind:bss addr:0x0214fd84 +data_ov070_0214fd88 kind:bss addr:0x0214fd88 +data_ov070_0214fd94 kind:bss addr:0x0214fd94 +data_ov070_0214fdb4 kind:bss addr:0x0214fdb4 +data_ov070_0214fdfc kind:bss addr:0x0214fdfc +data_ov070_0214fe00 kind:bss addr:0x0214fe00 +data_ov070_0214fe0c kind:bss addr:0x0214fe0c +data_ov070_0214fe18 kind:bss addr:0x0214fe18 +data_ov070_0214fe24 kind:bss addr:0x0214fe24 +data_ov070_0214feb0 kind:bss addr:0x0214feb0 ambiguous +data_ov070_0214fef8 kind:bss addr:0x0214fef8 +data_ov070_0214ff1c kind:bss addr:0x0214ff1c +data_ov070_0214ff20 kind:bss addr:0x0214ff20 +data_ov070_0214ff2c kind:bss addr:0x0214ff2c +data_ov070_02150000 kind:bss addr:0x02150000 +data_ov070_02150024 kind:bss addr:0x02150024 +data_ov070_02150028 kind:bss addr:0x02150028 +data_ov070_02150034 kind:bss addr:0x02150034 +data_ov070_02150064 kind:bss addr:0x02150064 +data_ov070_02150138 kind:bss addr:0x02150138 +data_ov070_0215015c kind:bss addr:0x0215015c +data_ov070_02150160 kind:bss addr:0x02150160 +data_ov070_0215016c kind:bss addr:0x0215016c +data_ov070_0215018c kind:bss addr:0x0215018c +data_ov070_02150240 kind:bss addr:0x02150240 +data_ov070_02150260 kind:bss addr:0x02150260 +data_ov070_02150264 kind:bss addr:0x02150264 +data_ov070_02150270 kind:bss addr:0x02150270 +data_ov070_02150344 kind:bss addr:0x02150344 +data_ov070_02150368 kind:bss addr:0x02150368 +data_ov070_0215036c kind:bss addr:0x0215036c +data_ov070_02150378 kind:bss addr:0x02150378 +data_ov070_0215044c kind:bss addr:0x0215044c +data_ov070_02150470 kind:bss addr:0x02150470 +data_ov070_02150474 kind:bss addr:0x02150474 +data_ov070_02150480 kind:bss addr:0x02150480 +data_ov070_021504a0 kind:bss addr:0x021504a0 +data_ov070_02150554 kind:bss addr:0x02150554 +data_ov070_02150574 kind:bss addr:0x02150574 +data_ov070_02150578 kind:bss addr:0x02150578 +data_ov070_02150584 kind:bss addr:0x02150584 +data_ov070_0215065c kind:bss addr:0x0215065c +data_ov070_02150660 kind:bss addr:0x02150660 +data_ov070_0215066c kind:bss addr:0x0215066c +data_ov070_02150740 kind:bss addr:0x02150740 +data_ov070_02150744 kind:bss addr:0x02150744 +data_ov070_02150750 kind:bss addr:0x02150750 +data_ov070_0215075c kind:bss addr:0x0215075c +data_ov070_02150830 kind:bss addr:0x02150830 +data_ov070_02150854 kind:bss addr:0x02150854 +data_ov070_02150858 kind:bss addr:0x02150858 +data_ov070_02150864 kind:bss addr:0x02150864 +data_ov070_02150938 kind:bss addr:0x02150938 +data_ov070_0215093c kind:bss addr:0x0215093c +data_ov070_02150948 kind:bss addr:0x02150948 +data_ov070_02150984 kind:bss addr:0x02150984 ambiguous +data_ov070_02150a1c kind:bss addr:0x02150a1c +data_ov070_02150a20 kind:bss addr:0x02150a20 +data_ov070_02150a2c kind:bss addr:0x02150a2c +data_ov070_02150a50 kind:bss addr:0x02150a50 +data_ov070_02150a54 kind:bss addr:0x02150a54 +data_ov070_02150a60 kind:bss addr:0x02150a60 +data_ov070_02150a84 kind:bss addr:0x02150a84 +data_ov070_02150a88 kind:bss addr:0x02150a88 +data_ov070_02150a94 kind:bss addr:0x02150a94 +data_ov070_02150aa0 kind:bss addr:0x02150aa0 +data_ov070_02150ac0 kind:bss addr:0x02150ac0 +data_ov070_02150ae4 kind:bss addr:0x02150ae4 +data_ov070_02150ae8 kind:bss addr:0x02150ae8 +data_ov070_02150af4 kind:bss addr:0x02150af4 +data_ov070_02150b04 kind:bss addr:0x02150b04 diff --git a/config/usa/arm9/overlays/ov071/delinks.txt b/config/usa/arm9/overlays/ov071/delinks.txt new file mode 100644 index 00000000..c324774b --- /dev/null +++ b/config/usa/arm9/overlays/ov071/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x02163964 kind:code align:32 + .rodata start:0x02163964 end:0x02163d24 kind:rodata align:4 + .init start:0x02163d24 end:0x0216408c kind:code align:4 + .ctor start:0x0216408c end:0x021640c0 kind:rodata align:4 + .data start:0x021640e0 end:0x021650e0 kind:data align:32 + .bss start:0x021650e0 end:0x02165880 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov071/relocs.txt b/config/usa/arm9/overlays/ov071/relocs.txt new file mode 100644 index 00000000..bd54f415 --- /dev/null +++ b/config/usa/arm9/overlays/ov071/relocs.txt @@ -0,0 +1,2829 @@ +from:0x02150bf0 kind:load to:0x021639f0 module:overlay(71) +from:0x02150bfc kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x02150c10 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02150c20 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02150c30 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02150c40 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02150c50 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150c60 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150c70 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150c80 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150ca0 kind:load to:0x02164194 module:overlay(71) +from:0x02150ca4 kind:load to:0x02163990 module:overlay(71) +from:0x02150ca8 kind:load to:0x021639a0 module:overlay(71) +from:0x02150cac kind:load to:0x02163980 module:overlay(71) +from:0x02150cb0 kind:load to:0x021639d0 module:overlay(71) +from:0x02150cb4 kind:load to:0x021639e0 module:overlay(71) +from:0x02150cb8 kind:load to:0x021639c0 module:overlay(71) +from:0x02150cbc kind:load to:0x02163970 module:overlay(71) +from:0x02150cc0 kind:load to:0x021639b0 module:overlay(71) +from:0x02150cd0 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150ce4 kind:arm_call to:0x0200efdc module:main +from:0x02150d08 kind:arm_call to:0x0200eab0 module:main +from:0x02150d1c kind:arm_call to:0x0200eab0 module:main +from:0x02150d30 kind:arm_call to:0x0200e850 module:main +from:0x02150d40 kind:arm_call to:0x0200ea38 module:main +from:0x02150d50 kind:arm_call to:0x0200eab0 module:main +from:0x02150d60 kind:arm_call to:0x0200e850 module:main +from:0x02150d70 kind:arm_call to:0x0200ea38 module:main +from:0x02150d80 kind:arm_call to:0x0200eab0 module:main +from:0x02150d90 kind:arm_call to:0x0200e850 module:main +from:0x02150da0 kind:arm_call to:0x0200ea38 module:main +from:0x02150da8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02150dd8 kind:arm_call to:0x0200eab0 module:main +from:0x02150de8 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150df8 kind:arm_call to:0x0200ea38 module:main +from:0x02150e08 kind:arm_call to:0x0200eab0 module:main +from:0x02150e34 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150e44 kind:arm_call to:0x0200ea38 module:main +from:0x02150e54 kind:arm_call to:0x0200eab0 module:main +from:0x02150e64 kind:arm_call to:0x01ffc744 module:itcm +from:0x02150e74 kind:arm_call to:0x0200ea38 module:main +from:0x02150e7c kind:load to:0x020b4ea4 module:overlay(0) +from:0x02150e94 kind:arm_call to:0x02150cc4 module:overlay(71) +from:0x02150e9c kind:arm_call to:0x02150db0 module:overlay(71) +from:0x02150ea4 kind:arm_call to:0x01ffc57c module:itcm +from:0x02150eb8 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02150ee4 kind:load to:0x0216415c module:overlay(71) +from:0x02150f44 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02151024 kind:arm_call to:0x01fff498 module:itcm +from:0x02151030 kind:arm_call to:0x01fff584 module:itcm +from:0x02151068 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0215108c kind:arm_call to:0x01ffb714 module:itcm +from:0x02151094 kind:arm_call to:0x01ff938c module:itcm +from:0x021510a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021510bc kind:load to:0x027e0ce8 module:dtcm +from:0x02151168 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215116c kind:arm_call to:0x01fff458 module:itcm +from:0x021511a4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021511d8 kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x021511f0 kind:arm_call to:0x01ff938c module:itcm +from:0x02151200 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215121c kind:load to:0x027e0ce4 module:dtcm +from:0x02151244 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02151254 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02151268 kind:load to:0x02164178 module:overlay(71) +from:0x021512a4 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02151324 kind:arm_call to:0x01fff498 module:itcm +from:0x02151330 kind:arm_call to:0x01fff584 module:itcm +from:0x02151410 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x02151424 kind:load to:0x027e0ce8 module:dtcm +from:0x02151458 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02151470 kind:load to:0x02164104 module:overlay(71) +from:0x02151498 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x021514ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x021514f8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215152c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021515e0 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x0215160c kind:load to:0x027e0ce4 module:dtcm +from:0x02151614 kind:load to:0x0203e93c module:main +from:0x02151624 kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0215163c kind:load to:0x021640e8 module:overlay(71) +from:0x02151678 kind:arm_call to:0x02151684 module:overlay(71) +from:0x021516d0 kind:arm_call to:0x0215124c module:overlay(71) +from:0x02151738 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151744 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215179c kind:arm_call to:0x01ff9258 module:itcm +from:0x02151804 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02151848 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02151860 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0215189c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021518ac kind:load to:0x027e0960 module:dtcm +from:0x021518b0 kind:load to:0x021650e0 module:overlay(71) +from:0x021518b4 kind:load to:0x021640ec module:overlay(71) +from:0x021518b8 kind:load to:0x021640ec module:overlay(71) +from:0x021518c4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021518e4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021518f4 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02151908 kind:arm_call to:0x02150eac module:overlay(71) +from:0x02151914 kind:arm_call to:0x02150bf4 module:overlay(71) +from:0x02151944 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0215195c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215196c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021519a8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021519c0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021519d8 kind:arm_call to:0x02151618 module:overlay(71) +from:0x021519f8 kind:arm_call to:0x0203d138 module:main +from:0x02151ad0 kind:arm_call to:0x0215b468 module:overlay(71) +from:0x02151b5c kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02151b64 kind:arm_call_thumb to:0x0209b20c module:overlay(0) +from:0x02151c1c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02151c34 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02151c4c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02151c7c kind:load to:0x02164254 module:overlay(71) +from:0x02151c80 kind:load to:0x027e0ce0 module:dtcm +from:0x02151c84 kind:load to:0x02164208 module:overlay(71) +from:0x02151c88 kind:load to:0x020b537c module:overlay(0) +from:0x02151c8c kind:load to:0x021641c0 module:overlay(71) +from:0x02151c90 kind:load to:0x020a02b4 module:overlay(0) +from:0x02151c94 kind:load to:0x0215b68c module:overlay(71) +from:0x02151ca0 kind:load to:0x02164114 module:overlay(71) +from:0x02151ca4 kind:load to:0x02049bc4 module:main +from:0x02151ca8 kind:load to:0x021650fc module:overlay(71) +from:0x02151cac kind:load to:0x021650e4 module:overlay(71) +from:0x02151cb0 kind:load to:0x021650f0 module:overlay(71) +from:0x02151cbc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02151cd0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151ce4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151cf8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02151d0c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02151d30 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151d48 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151d5c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151d64 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151d70 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02151d7c kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02151d88 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151d90 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151d98 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02151da0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02151da8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151dbc kind:arm_call to:0x0203d1e8 module:main +from:0x02151dc4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02151dcc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151dd4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151ddc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02151de4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02151dec kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151df8 kind:load to:0x02164254 module:overlay(71) +from:0x02151dfc kind:load to:0x020a02b4 module:overlay(0) +from:0x02151e18 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151e30 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151e44 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151e4c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151e58 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02151e64 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02151e70 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151e78 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151e80 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02151e88 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02151e90 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151ea4 kind:arm_call to:0x0203d1e8 module:main +from:0x02151eac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02151eb4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151ebc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151ec4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02151ecc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02151ed4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151edc kind:arm_call to:0x02011ff4 module:main +from:0x02151ee8 kind:load to:0x02164254 module:overlay(71) +from:0x02151eec kind:load to:0x020a02b4 module:overlay(0) +from:0x02151f08 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151f20 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151f34 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151f3c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151f48 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02151f54 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02151f60 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151f68 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151f70 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02151f78 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02151f80 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151f94 kind:arm_call to:0x0203d1e8 module:main +from:0x02151f9c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02151fa4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151fac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151fb4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02151fbc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02151fc4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151fd0 kind:load to:0x02164254 module:overlay(71) +from:0x02151fd4 kind:load to:0x020a02b4 module:overlay(0) +from:0x02151fec kind:arm_call to:0x02081ebc module:overlay(0) +from:0x02152000 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215201c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02152050 kind:load to:0x027e0cd8 module:dtcm +from:0x02152068 kind:arm_call to:0x0215f07c module:overlay(71) +from:0x0215207c kind:arm_call to:0x02151fd8 module:overlay(71) +from:0x021520a4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021520b4 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021520c0 kind:load to:0x027e0d70 module:dtcm +from:0x021520c4 kind:load to:0x02153c68 module:overlay(71) +from:0x021521e8 kind:arm_call to:0x0215aa90 module:overlay(71) +from:0x02152264 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021522a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021522b0 kind:arm_call to:0x01fff458 module:itcm +from:0x021522c8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021522f8 kind:arm_call to:0x02152798 module:overlay(71) +from:0x02152300 kind:arm_call to:0x02163940 module:overlay(71) +from:0x02152310 kind:arm_call to:0x0215232c module:overlay(71) +from:0x02152318 kind:arm_call to:0x02152a7c module:overlay(71) +from:0x02152324 kind:load to:0x027e0ce4 module:dtcm +from:0x021523a8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021523e0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021523f4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215240c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02152424 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215242c kind:arm_call to:0x0215ab88 module:overlay(71) +from:0x0215244c kind:arm_call to:0x02081d3c module:overlay(0) +from:0x0215245c kind:arm_call to:0x020a78a4 module:overlay(0) +from:0x02152470 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215248c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215249c kind:arm_call to:0x02152f3c module:overlay(71) +from:0x021524b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021524d8 kind:arm_call to:0x0215ab88 module:overlay(71) +from:0x021524e4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021524f8 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02152508 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152550 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215255c kind:arm_call to:0x01fff458 module:itcm +from:0x02152594 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021525ac kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x021525bc kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x021525cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021525dc kind:arm_call to:0x02152f3c module:overlay(71) +from:0x021525f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215261c kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215262c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152648 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152658 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02152664 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152678 kind:arm_call to:0x02152f3c module:overlay(71) +from:0x02152690 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021526b8 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021526e0 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02152700 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02152710 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152720 kind:arm_call to:0x02152f3c module:overlay(71) +from:0x02152738 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152760 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152768 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02152774 kind:load to:0x027e0ce0 module:dtcm +from:0x0215277c kind:load to:0x027e09a4 module:dtcm +from:0x02152780 kind:load to:0x027e0cd8 module:dtcm +from:0x02152784 kind:load to:0x027e0ce4 module:dtcm +from:0x0215278c kind:load to:0x020aece0 module:overlay(0) +from:0x02152790 kind:load to:0x027e0d38 module:dtcm +from:0x02152814 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152840 kind:arm_call to:0x02163940 module:overlay(71) +from:0x02152878 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02152884 kind:arm_call to:0x0215ab88 module:overlay(71) +from:0x0215289c kind:arm_call to:0x0215408c module:overlay(71) +from:0x021528b4 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x021528c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021528d4 kind:arm_call to:0x02152f3c module:overlay(71) +from:0x021528e0 kind:arm_call to:0x02163940 module:overlay(71) +from:0x021528f0 kind:arm_call to:0x0215ab88 module:overlay(71) +from:0x02152908 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152920 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152964 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152970 kind:arm_call to:0x01fff458 module:itcm +from:0x021529b0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021529d0 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x021529e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152a10 kind:arm_call to:0x020edf78 module:overlay(31) +from:0x02152a48 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02152a50 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02152a5c kind:load to:0x027e0ce0 module:dtcm +from:0x02152a64 kind:load to:0x027e0ce4 module:dtcm +from:0x02152a6c kind:load to:0x020aece0 module:overlay(0) +from:0x02152a70 kind:load to:0x027e0d38 module:dtcm +from:0x02152a78 kind:load to:0x027e0d3c module:dtcm +from:0x02152aec kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x02152afc kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02152b0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152b1c kind:arm_call to:0x02152f3c module:overlay(71) +from:0x02152b34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152b5c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152b70 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152b80 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02152b90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ba0 kind:arm_call to:0x02152f3c module:overlay(71) +from:0x02152bb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152be0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152c0c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152c44 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152c60 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02152c70 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152c9c kind:arm_call to:0x0215ab88 module:overlay(71) +from:0x02152ca8 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152cbc kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02152cd4 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02152cec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152cfc kind:arm_call to:0x02152f3c module:overlay(71) +from:0x02152d44 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02152d54 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152d64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152d94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152db0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152dd4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152de0 kind:arm_call to:0x01fff458 module:itcm +from:0x02152e18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152e44 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152e8c kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02152ea8 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x02152eb8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ec8 kind:arm_call to:0x02152f3c module:overlay(71) +from:0x02152ee0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152f08 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02152f14 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02152f1c kind:load to:0x027e0ce0 module:dtcm +from:0x02152f20 kind:load to:0x020aece0 module:overlay(0) +from:0x02152f24 kind:load to:0x027e0d38 module:dtcm +from:0x02152f28 kind:load to:0x027e0ce4 module:dtcm +from:0x02152f68 kind:load to:0x02152f3c module:overlay(71) +from:0x02152f74 kind:load to:0x02152f3c module:overlay(71) +from:0x02152fa0 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02152fb8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02152ffc kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215306c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02153094 kind:load to:0x027e09b8 module:dtcm +from:0x021530c8 kind:arm_call to:0x02155b6c module:overlay(71) +from:0x021530d4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021530f0 kind:arm_call to:0x021559dc module:overlay(71) +from:0x02153118 kind:arm_call to:0x02159378 module:overlay(71) +from:0x0215315c kind:arm_call to:0x02152f80 module:overlay(71) +from:0x021531a0 kind:arm_call to:0x0215ed80 module:overlay(71) +from:0x021531b0 kind:arm_call to:0x02156028 module:overlay(71) +from:0x021531c0 kind:arm_call to:0x02155fac module:overlay(71) +from:0x021531e8 kind:arm_call to:0x02159e38 module:overlay(71) +from:0x021531fc kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02153210 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02153230 kind:arm_call to:0x0208badc module:overlay(0) +from:0x02153244 kind:arm_call to:0x01fff148 module:itcm +from:0x02153264 kind:arm_call to:0x021521d4 module:overlay(71) +from:0x0215327c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021532bc kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153308 kind:arm_call to:0x021521b0 module:overlay(71) +from:0x02153340 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02153398 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021533a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021533bc kind:arm_call to:0x02098288 module:overlay(0) +from:0x021533d4 kind:arm_call to:0x01ffedac module:itcm +from:0x021533e0 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02153470 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021534dc kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021534ec kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02153510 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153518 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153558 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153560 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215357c kind:arm_call to:0x01ffedac module:itcm +from:0x02153588 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215361c kind:arm_call to:0x0208bd5c module:overlay(0) +from:0x02153644 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153680 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215368c kind:load to:0x027e0d70 module:dtcm +from:0x02153690 kind:load to:0x027e0ce0 module:dtcm +from:0x02153694 kind:load to:0x027e0cd8 module:dtcm +from:0x02153698 kind:load to:0x02164124 module:overlay(71) +from:0x0215369c kind:load to:0x027e0cec module:dtcm +from:0x021536a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021536b0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021536f4 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0215370c kind:arm_call to:0x02098288 module:overlay(0) +from:0x02153750 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02153784 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021537b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021537c0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021537e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021537fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215381c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215384c kind:load to:0x02164124 module:overlay(71) +from:0x02153850 kind:load to:0x027e0cd8 module:dtcm +from:0x02153854 kind:load to:0x027e09a8 module:dtcm +from:0x02153860 kind:arm_call to:0x021536bc module:overlay(71) +from:0x02153868 kind:arm_call to:0x0215222c module:overlay(71) +from:0x02153870 kind:arm_call to:0x0215ac80 module:overlay(71) +from:0x021538b4 kind:arm_call to:0x0215aa90 module:overlay(71) +from:0x02153910 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02153920 kind:load to:0x027e09c0 module:dtcm +from:0x02153990 kind:arm_call to:0x01ff9638 module:itcm +from:0x021539a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021539d0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02153a5c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153a6c kind:load to:0x027e0cec module:dtcm +from:0x02153a78 kind:arm_call to:0x0215ac4c module:overlay(71) +from:0x02153ab4 kind:arm_call to:0x02152f80 module:overlay(71) +from:0x02153ac8 kind:arm_call to:0x0215aa90 module:overlay(71) +from:0x02153b00 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02153b6c kind:arm_call to:0x0215a140 module:overlay(71) +from:0x02153b90 kind:arm_call to:0x0215a208 module:overlay(71) +from:0x02153c5c kind:arm_call to:0x01ff930c module:itcm +from:0x02153ccc kind:arm_call to:0x0200e260 module:main +from:0x02153ce0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153d44 kind:arm_call to:0x0200e260 module:main +from:0x02153d54 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153dd4 kind:arm_call to:0x0200e260 module:main +from:0x02153de4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153e14 kind:load to:0x027e0964 module:dtcm +from:0x02153e28 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153e38 kind:arm_call to:0x0215aa90 module:overlay(71) +from:0x02153e4c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153e84 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x02153ea0 kind:arm_call to:0x02153924 module:overlay(71) +from:0x02153ec4 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02153ed0 kind:load to:0x027e0958 module:dtcm +from:0x02153f00 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02153f24 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02153f60 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x02153fac kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02153fcc kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02153fdc kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02154020 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02154040 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02154050 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02154060 kind:load to:0x027e0cd8 module:dtcm +from:0x02154064 kind:load to:0x02153c68 module:overlay(71) +from:0x02154078 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02154084 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021540bc kind:arm_call to:0x020edf78 module:overlay(31) +from:0x02154124 kind:load to:0x020aecd8 module:overlay(0) +from:0x02154128 kind:load to:0x027e0d3c module:dtcm +from:0x0215418c kind:load to:0x02163b58 module:overlay(71) +from:0x021541b0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02154244 kind:arm_call to:0x0215aab4 module:overlay(71) +from:0x02154288 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021542d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021542e8 kind:arm_call to:0x0206bcd8 module:overlay(0) +from:0x02154358 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021543c4 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x021543d0 kind:arm_call to:0x0215ac4c module:overlay(71) +from:0x021543f8 kind:load to:0x027e09a8 module:dtcm +from:0x021543fc kind:load to:0x020b5198 module:overlay(0) +from:0x02154404 kind:load to:0x02163ac8 module:overlay(71) +from:0x02154408 kind:load to:0x021639f0 module:overlay(71) +from:0x021544b4 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x021544c0 kind:load to:0x021639f0 module:overlay(71) +from:0x021544c4 kind:load to:0x02049bc4 module:main +from:0x021544fc kind:arm_call to:0x01ff930c module:itcm +from:0x02154584 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215463c kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02154668 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154680 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215468c kind:load to:0x02163a08 module:overlay(71) +from:0x02154694 kind:load to:0x021639f0 module:overlay(71) +from:0x02154698 kind:load to:0x02049bc4 module:main +from:0x02154700 kind:load to:0x021639f0 module:overlay(71) +from:0x02154730 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02154744 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02154760 kind:arm_call to:0x0206805c module:overlay(0) +from:0x02154788 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021547a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021547b8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021547e4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021547f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02154840 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02154858 kind:arm_call to:0x021598f4 module:overlay(71) +from:0x02154864 kind:load to:0x020b502c module:overlay(0) +from:0x02154868 kind:load to:0x020b537c module:overlay(0) +from:0x02154920 kind:load to:0x02163a08 module:overlay(71) +from:0x02154924 kind:load to:0x02049bc4 module:main +from:0x0215493c kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02154954 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154984 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02154990 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02154a78 kind:load to:0x021639f0 module:overlay(71) +from:0x02154a7c kind:load to:0x02049bc4 module:main +from:0x02154a94 kind:arm_call to:0x021598f4 module:overlay(71) +from:0x02154b14 kind:arm_call to:0x01fff148 module:itcm +from:0x02154b38 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02154b44 kind:load to:0x02163a20 module:overlay(71) +from:0x02154b48 kind:load to:0x027e0ce0 module:dtcm +from:0x02154b64 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02154b74 kind:arm_call to:0x01ff930c module:itcm +from:0x02154b8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154ba0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02154be0 kind:arm_call to:0x02017f10 module:main +from:0x02154cb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154cc8 kind:arm_call to:0x02159a3c module:overlay(71) +from:0x02154d4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154d84 kind:load to:0x02049bc4 module:main +from:0x02154d88 kind:load to:0x0203e93c module:main +from:0x02154d98 kind:arm_call to:0x02154ba8 module:overlay(71) +from:0x02154e5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154e68 kind:load to:0x0203e93c module:main +from:0x02154edc kind:arm_call to:0x0209b244 module:overlay(0) +from:0x02154ee4 kind:arm_call to:0x0209bf34 module:overlay(0) +from:0x02154f18 kind:load to:0x02163a38 module:overlay(71) +from:0x02154f58 kind:arm_call to:0x01ff916c module:itcm +from:0x02154f80 kind:arm_call to:0x0209b400 module:overlay(0) +from:0x02155088 kind:arm_call to:0x01ffb714 module:itcm +from:0x021550a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021550cc kind:arm_call to:0x02159a3c module:overlay(71) +from:0x021550e0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021550f4 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215510c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155174 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x021551d0 kind:arm_call to:0x020284f4 module:main +from:0x021551ec kind:load to:0x02163a08 module:overlay(71) +from:0x021551f0 kind:load to:0x021639f0 module:overlay(71) +from:0x021551f4 kind:load to:0x02163a38 module:overlay(71) +from:0x0215520c kind:arm_call to:0x02154d8c module:overlay(71) +from:0x0215529c kind:load to:0x02163a38 module:overlay(71) +from:0x021552a0 kind:load to:0x02049bc4 module:main +from:0x021552f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155308 kind:arm_call to:0x01ff930c module:itcm +from:0x02155358 kind:arm_call to:0x02154ba8 module:overlay(71) +from:0x02155410 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155420 kind:arm_call to:0x02159a3c module:overlay(71) +from:0x0215544c kind:arm_call to:0x02154d8c module:overlay(71) +from:0x0215552c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155548 kind:arm_call to:0x0215a9a8 module:overlay(71) +from:0x02155568 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02155620 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215562c kind:load to:0x0203e93c module:main +from:0x02155634 kind:load to:0x02049bc4 module:main +from:0x02155638 kind:load to:0x02163a08 module:overlay(71) +from:0x0215563c kind:load to:0x02163a38 module:overlay(71) +from:0x021556c8 kind:load to:0x02163a38 module:overlay(71) +from:0x021556ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155700 kind:arm_call to:0x01ff930c module:itcm +from:0x02155728 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021557f0 kind:load to:0x02163a08 module:overlay(71) +from:0x021557f4 kind:load to:0x02049bc4 module:main +from:0x02155834 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021558b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021558f0 kind:arm_call to:0x02151684 module:overlay(71) +from:0x02155984 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155998 kind:arm_call to:0x01ff930c module:itcm +from:0x021559c4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021559d0 kind:load to:0x02163a38 module:overlay(71) +from:0x02155a18 kind:arm_call to:0x02015058 module:main +from:0x02155a38 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155a58 kind:arm_call to:0x02015058 module:main +from:0x02155a84 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155a98 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155ae0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02155aec kind:load to:0x027e09a8 module:dtcm +from:0x02155b18 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155b30 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155b44 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155b4c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155b54 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02155b84 kind:arm_call to:0x02081ebc module:overlay(0) +from:0x02155be8 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02155c00 kind:load to:0x027e0cd8 module:dtcm +from:0x02155c68 kind:arm_call to:0x0215b030 module:overlay(71) +from:0x02155c88 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02155ca0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155cb8 kind:load to:0x02163af8 module:overlay(71) +from:0x02155cbc kind:load to:0x027e0cec module:dtcm +from:0x02155cc4 kind:load to:0x027e09a8 module:dtcm +from:0x02155cec kind:arm_call to:0x01ff916c module:itcm +from:0x02155cfc kind:arm_call to:0x01ff916c module:itcm +from:0x02155d68 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155d74 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02155dc4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02155e18 kind:arm_call to:0x0215aab4 module:overlay(71) +from:0x02155e64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155ef0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155f00 kind:arm_call to:0x0206bcd8 module:overlay(0) +from:0x02155f34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155f5c kind:load to:0x027e09a8 module:dtcm +from:0x02155f60 kind:load to:0x02163ac8 module:overlay(71) +from:0x02155f68 kind:load to:0x020b5198 module:overlay(0) +from:0x02155f8c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02155fa8 kind:load to:0x027e0cd8 module:dtcm +from:0x02155fc4 kind:arm_call to:0x0208badc module:overlay(0) +from:0x02155ff4 kind:arm_call to:0x01fff148 module:itcm +from:0x02156004 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02156020 kind:load to:0x027e0ce0 module:dtcm +from:0x02156024 kind:load to:0x027e0cd8 module:dtcm +from:0x0215603c kind:load to:0x027e0ce0 module:dtcm +from:0x02156040 kind:load to:0x0208badc module:overlay(0) +from:0x02156098 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x021560b4 kind:arm_call to:0x02156028 module:overlay(71) +from:0x021560c8 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021560f8 kind:arm_call to:0x02016ab8 module:main +from:0x0215610c kind:arm_call to:0x0215b32c module:overlay(71) +from:0x0215611c kind:arm_call to:0x02155fac module:overlay(71) +from:0x0215612c kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02156140 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156160 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215616c kind:arm_call to:0x02156044 module:overlay(71) +from:0x0215617c kind:arm_call to:0x02155fac module:overlay(71) +from:0x0215618c kind:arm_call to:0x02155f6c module:overlay(71) +from:0x0215619c kind:arm_call to:0x0215b298 module:overlay(71) +from:0x021561d0 kind:arm_call to:0x02016ab8 module:main +from:0x021561ec kind:arm_call to:0x0215b32c module:overlay(71) +from:0x02156200 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156210 kind:arm_call to:0x0215635c module:overlay(71) +from:0x02156220 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02156234 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156258 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02156270 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x0215628c kind:arm_call to:0x02156028 module:overlay(71) +from:0x021562a0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021562ac kind:arm_call to:0x0215b298 module:overlay(71) +from:0x021562ec kind:arm_call to:0x02016ab8 module:main +from:0x02156324 kind:arm_call to:0x02016ab8 module:main +from:0x02156338 kind:arm_call to:0x0215b32c module:overlay(71) +from:0x02156374 kind:arm_call to:0x02071f18 module:overlay(0) +from:0x021563a4 kind:load to:0x027e09a8 module:dtcm +from:0x02156424 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x0215642c kind:arm_call to:0x02159b40 module:overlay(71) +from:0x02156438 kind:arm_call to:0x0215b478 module:overlay(71) +from:0x02156444 kind:load to:0x02163a38 module:overlay(71) +from:0x0215647c kind:arm_call to:0x02156028 module:overlay(71) +from:0x02156490 kind:arm_call to:0x02155fac module:overlay(71) +from:0x021564bc kind:arm_call to:0x0215b32c module:overlay(71) +from:0x021564cc kind:arm_call to:0x02159b40 module:overlay(71) +from:0x021564f8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215650c kind:arm_call to:0x0208bacc module:overlay(0) +from:0x0215651c kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215652c kind:arm_call to:0x01fff1e0 module:itcm +from:0x02156540 kind:arm_call to:0x0208bacc module:overlay(0) +from:0x0215656c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156594 kind:arm_call to:0x0215b478 module:overlay(71) +from:0x021565d8 kind:arm_call to:0x0208badc module:overlay(0) +from:0x021565fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215660c kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02156628 kind:arm_call to:0x0215b4a0 module:overlay(71) +from:0x02156634 kind:arm_call to:0x0215b4f0 module:overlay(71) +from:0x02156650 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021566ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021566fc kind:arm_call to:0x01ff930c module:itcm +from:0x02156718 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x02156734 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156818 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02156820 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02156834 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156854 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156880 kind:arm_call to:0x0215ed80 module:overlay(71) +from:0x02156894 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021568a4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021568b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021568b8 kind:load to:0x021639f0 module:overlay(71) +from:0x021568c0 kind:load to:0x02163a38 module:overlay(71) +from:0x021568c4 kind:load to:0x027e0d70 module:dtcm +from:0x02156944 kind:arm_call to:0x0215a2d0 module:overlay(71) +from:0x02156954 kind:load to:0x02163a08 module:overlay(71) +from:0x02156988 kind:arm_call to:0x0215624c module:overlay(71) +from:0x02156998 kind:arm_call to:0x02155fac module:overlay(71) +from:0x021569b4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021569c4 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x021569e8 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156a18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156a2c kind:arm_call to:0x01ff930c module:itcm +from:0x02156a8c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156a9c kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02156ab0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156ad0 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02156b10 kind:arm_call to:0x02016ab8 module:main +from:0x02156b28 kind:arm_call to:0x02159a3c module:overlay(71) +from:0x02156b6c kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02156b74 kind:arm_call to:0x0215a334 module:overlay(71) +from:0x02156bf4 kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02156c28 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02156c40 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156c54 kind:load to:0x02163a38 module:overlay(71) +from:0x02156cd4 kind:load to:0x02163a50 module:overlay(71) +from:0x02156d14 kind:arm_call to:0x02015058 module:main +from:0x02156d34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156d64 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156d74 kind:arm_call to:0x01ff930c module:itcm +from:0x02156dbc kind:arm_call to:0x0208bec8 module:overlay(0) +from:0x02156dd0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156e44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156ebc kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156ecc kind:arm_call to:0x01ff930c module:itcm +from:0x02156eec kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156efc kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02156f08 kind:load to:0x027e09a8 module:dtcm +from:0x02156f10 kind:load to:0x027e0ce0 module:dtcm +from:0x02156f14 kind:load to:0x021639f0 module:overlay(71) +from:0x02156f30 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02156f84 kind:load to:0x02163a68 module:overlay(71) +from:0x02156f98 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02156fb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156fc4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02156fe4 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02157040 kind:load to:0x02163a68 module:overlay(71) +from:0x0215705c kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02157098 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157110 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157120 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157144 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02157164 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157180 kind:arm_call to:0x020a034c module:overlay(0) +from:0x021571b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021571c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021571e4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215721c kind:arm_call to:0x01ff9638 module:itcm +from:0x02157238 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02157268 kind:arm_call to:0x020edf78 module:overlay(31) +from:0x02157290 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021572a4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157314 kind:arm_call to:0x020ede10 module:overlay(31) +from:0x02157330 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157344 kind:arm_call to:0x02159e20 module:overlay(71) +from:0x021573bc kind:arm_call to:0x01ff916c module:itcm +from:0x021573d8 kind:load to:0x02163a80 module:overlay(71) +from:0x021573e4 kind:load to:0x027e0cec module:dtcm +from:0x021573ec kind:load to:0x027e0d3c module:dtcm +from:0x021573f4 kind:load to:0x02163b58 module:overlay(71) +from:0x021573f8 kind:load to:0x0203e93c module:main +from:0x02157414 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x021574a4 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x021574bc kind:load to:0x02163a98 module:overlay(71) +from:0x021574c0 kind:load to:0x027e0cec module:dtcm +from:0x021574f0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02157520 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215754c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157560 kind:arm_call to:0x02159e20 module:overlay(71) +from:0x02157664 kind:arm_call to:0x01ff916c module:itcm +from:0x0215767c kind:load to:0x027e09a8 module:dtcm +from:0x02157680 kind:load to:0x0203e93c module:main +from:0x021576ec kind:load to:0x02163ab0 module:overlay(71) +from:0x0215770c kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02157724 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157758 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02157778 kind:arm_call to:0x0208badc module:overlay(0) +from:0x02157794 kind:arm_call to:0x02155fac module:overlay(71) +from:0x021577a4 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x021577c0 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x021577e4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021577f4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02157830 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215783c kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215784c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02157854 kind:load to:0x027e0ce0 module:dtcm +from:0x021578b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021578e4 kind:load to:0x02163a68 module:overlay(71) +from:0x02157900 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02157944 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215797c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02157a28 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157a38 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157a50 kind:arm_call to:0x02015058 module:main +from:0x02157a90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b60 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02157b74 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02157b80 kind:load to:0x02163b10 module:overlay(71) +from:0x02157b88 kind:load to:0x02163a08 module:overlay(71) +from:0x02157ba4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157bb4 kind:arm_call to:0x02152f3c module:overlay(71) +from:0x02157c5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157c6c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02157c78 kind:load to:0x02163ab0 module:overlay(71) +from:0x02157c7c kind:load to:0x02163a68 module:overlay(71) +from:0x02157d2c kind:arm_call to:0x01ff916c module:itcm +from:0x02157d40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157d84 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02157da4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02157ecc kind:arm_call to:0x01ffb464 module:itcm +from:0x02157edc kind:arm_call to:0x01ff9318 module:itcm +from:0x02157ef4 kind:arm_call to:0x02015058 module:main +from:0x02157f30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157fc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158000 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158014 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158020 kind:load to:0x0203e93c module:main +from:0x02158024 kind:load to:0x02163b10 module:overlay(71) +from:0x02158028 kind:load to:0x02163a08 module:overlay(71) +from:0x021580b4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021580d0 kind:load to:0x02163b10 module:overlay(71) +from:0x021580dc kind:arm_call to:0x0215624c module:overlay(71) +from:0x021580ec kind:arm_call to:0x02155fac module:overlay(71) +from:0x021580fc kind:arm_call to:0x02159b40 module:overlay(71) +from:0x02158120 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215817c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215818c kind:arm_call to:0x01ff9318 module:itcm +from:0x021581a4 kind:arm_call to:0x02015058 module:main +from:0x021581d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158200 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215820c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158228 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02158280 kind:load to:0x02163a38 module:overlay(71) +from:0x021582a4 kind:arm_call to:0x02159a3c module:overlay(71) +from:0x021582c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021582ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0215832c kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215836c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021583a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021583e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021583fc kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02158418 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215842c kind:arm_call to:0x0215408c module:overlay(71) +from:0x021584b4 kind:arm_call to:0x0215a2d0 module:overlay(71) +from:0x021584c0 kind:load to:0x02163a08 module:overlay(71) +from:0x021584c4 kind:load to:0x027e0d70 module:dtcm +from:0x021584d4 kind:arm_call to:0x0215624c module:overlay(71) +from:0x021584e4 kind:arm_call to:0x02155fac module:overlay(71) +from:0x021584f4 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02158508 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215851c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158528 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x0215853c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158580 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02158588 kind:arm_call to:0x0215a334 module:overlay(71) +from:0x02158614 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02158624 kind:arm_call to:0x0215a618 module:overlay(71) +from:0x02158638 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158654 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158664 kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02158674 kind:arm_call to:0x02158444 module:overlay(71) +from:0x021586a8 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021586b4 kind:arm_call to:0x0215a938 module:overlay(71) +from:0x021586c4 kind:arm_call to:0x02140d2c module:overlay(70) +from:0x021586d4 kind:arm_call to:0x0215a308 module:overlay(71) +from:0x021586f4 kind:arm_call to:0x0215a4d8 module:overlay(71) +from:0x02158720 kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02158734 kind:arm_call to:0x02158444 module:overlay(71) +from:0x02158748 kind:arm_call to:0x0215efc0 module:overlay(71) +from:0x02158764 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158778 kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02158790 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021587a0 kind:load to:0x02163a38 module:overlay(71) +from:0x021587a4 kind:load to:0x027e0d70 module:dtcm +from:0x021587bc kind:load to:0x02159bc4 module:overlay(71) +from:0x021587e4 kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02158800 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215881c kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x021588c8 kind:arm_call to:0x0215a2d0 module:overlay(71) +from:0x021588e0 kind:load to:0x021639f0 module:overlay(71) +from:0x021588e4 kind:load to:0x02163a08 module:overlay(71) +from:0x02158940 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02158948 kind:arm_call to:0x0215a334 module:overlay(71) +from:0x02158a0c kind:arm_call to:0x02159a3c module:overlay(71) +from:0x02158a20 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158a64 kind:arm_call to:0x02159a3c module:overlay(71) +from:0x02158a90 kind:arm_call to:0x0215a9a8 module:overlay(71) +from:0x02158aa4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158b04 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158b34 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158b4c kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02158b80 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158ba0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158bb0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158bc0 kind:load to:0x02163a38 module:overlay(71) +from:0x02158bd4 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x02158c2c kind:arm_call to:0x02159b40 module:overlay(71) +from:0x02158c3c kind:arm_call to:0x0215a2d0 module:overlay(71) +from:0x02158c48 kind:load to:0x02163a08 module:overlay(71) +from:0x02158c58 kind:arm_call to:0x0215624c module:overlay(71) +from:0x02158c68 kind:arm_call to:0x02155fac module:overlay(71) +from:0x02158c78 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02158c88 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x02158cac kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158cc0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158ccc kind:arm_call to:0x02155f6c module:overlay(71) +from:0x02158ce0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158d24 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02158d2c kind:arm_call to:0x0215a334 module:overlay(71) +from:0x02158dc0 kind:arm_call to:0x0215ed80 module:overlay(71) +from:0x02158ddc kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158df0 kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02158e04 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158e28 kind:arm_call to:0x0215a938 module:overlay(71) +from:0x02158e30 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x02158e3c kind:arm_call to:0x02140d2c module:overlay(70) +from:0x02158e4c kind:arm_call to:0x0215a308 module:overlay(71) +from:0x02158e6c kind:arm_call to:0x0215a4d8 module:overlay(71) +from:0x02158e98 kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02158eb0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158ec4 kind:arm_call to:0x0215ed80 module:overlay(71) +from:0x02158ee0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158ef4 kind:arm_call to:0x0215a6e0 module:overlay(71) +from:0x02158f0c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02158f1c kind:load to:0x02163a38 module:overlay(71) +from:0x02158f20 kind:load to:0x027e0d70 module:dtcm +from:0x02158f3c kind:load to:0x027e0d70 module:dtcm +from:0x02158f40 kind:load to:0x0215f0f0 module:overlay(71) +from:0x02158f94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159084 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159094 kind:arm_call to:0x01ff930c module:itcm +from:0x021590a4 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x021590b0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02159138 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159228 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x02159234 kind:load to:0x02163a38 module:overlay(71) +from:0x0215923c kind:load to:0x02163b28 module:overlay(71) +from:0x02159240 kind:load to:0x021639f0 module:overlay(71) +from:0x0215926c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02159290 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02159300 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02159370 kind:load to:0x027e09b8 module:dtcm +from:0x02159374 kind:load to:0x02163a68 module:overlay(71) +from:0x021593ac kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021593d8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021593fc kind:arm_call to:0x0215ac4c module:overlay(71) +from:0x0215941c kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x02159448 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02159454 kind:load to:0x027e09b8 module:dtcm +from:0x02159458 kind:load to:0x027e09a4 module:dtcm +from:0x0215945c kind:load to:0x027e0ce0 module:dtcm +from:0x02159498 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x021594ec kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159500 kind:arm_call to:0x01ff930c module:itcm +from:0x021595e8 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215962c kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215967c kind:arm_call to:0x0215408c module:overlay(71) +from:0x021596bc kind:load to:0x021639f0 module:overlay(71) +from:0x021596c0 kind:load to:0x02163a38 module:overlay(71) +from:0x02159738 kind:load to:0x02163a50 module:overlay(71) +from:0x02159774 kind:arm_call to:0x02015058 module:main +from:0x02159794 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021597c4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021597d4 kind:arm_call to:0x01ff930c module:itcm +from:0x02159818 kind:arm_call to:0x0208bec8 module:overlay(0) +from:0x0215982c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02159848 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159868 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02159894 kind:load to:0x027e09a8 module:dtcm +from:0x0215989c kind:load to:0x027e0ce0 module:dtcm +from:0x021598e4 kind:arm_call to:0x0215408c module:overlay(71) +from:0x021598ec kind:arm_call to:0x021598f4 module:overlay(71) +from:0x02159920 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02159938 kind:arm_call to:0x0215a9a8 module:overlay(71) +from:0x0215994c kind:arm_call to:0x0215408c module:overlay(71) +from:0x02159958 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02159964 kind:arm_call to:0x0215408c module:overlay(71) +from:0x02159994 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021599bc kind:load to:0x027e0ce0 module:dtcm +from:0x021599dc kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159a00 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02159a34 kind:load to:0x02163968 module:overlay(71) +from:0x02159a54 kind:arm_call to:0x0215124c module:overlay(71) +from:0x02159a88 kind:arm_call to:0x01ffedac module:itcm +from:0x02159a94 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02159acc kind:arm_call to:0x0205addc module:overlay(0) +from:0x02159af4 kind:arm_call to:0x02016c40 module:main +from:0x02159b14 kind:arm_call to:0x02016cc8 module:main +from:0x02159b2c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02159b3c kind:load to:0x027e0cd8 module:dtcm +from:0x02159b50 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02159b64 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b70 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b78 kind:load to:0x027e0ce0 module:dtcm +from:0x02159bfc kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02159c14 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02159c30 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02159c50 kind:arm_call to:0x0215f01c module:overlay(71) +from:0x02159c68 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02159c70 kind:load to:0x027e0d70 module:dtcm +from:0x02159c88 kind:arm_call to:0x0215996c module:overlay(71) +from:0x02159c98 kind:arm_call to:0x02159ca4 module:overlay(71) +from:0x02159cf8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159d0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159d28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159d58 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02159d80 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02159da0 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02159dc8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02159dec kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02159e08 kind:arm_call to:0x020bf264 module:overlay(17) +from:0x02159e18 kind:load to:0x027e09c0 module:dtcm +from:0x02159e1c kind:load to:0x027e0ce0 module:dtcm +from:0x02159e34 kind:load to:0x0215408c module:overlay(71) +from:0x02159e64 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02159e6c kind:load to:0x027e0cd8 module:dtcm +from:0x02159e70 kind:load to:0x027e0d70 module:dtcm +from:0x02159f3c kind:arm_call to:0x021520cc module:overlay(71) +from:0x02159f54 kind:arm_call to:0x021521b0 module:overlay(71) +from:0x02159f6c kind:arm_call to:0x0215aa90 module:overlay(71) +from:0x02159fa8 kind:arm_call to:0x02028c24 module:main +from:0x02159fe8 kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x0215a100 kind:arm_call to:0x0201c4b0 module:main +from:0x0215a11c kind:arm_call to:0x0201aa1c module:main +from:0x0215a128 kind:load to:0x0203e93c module:main +from:0x0215a12c kind:load to:0x021650e0 module:overlay(71) +from:0x0215a130 kind:load to:0x027e0998 module:dtcm +from:0x0215a134 kind:load to:0x0204ae8c module:main +from:0x0215a138 kind:load to:0x0204aefc module:main +from:0x0215a13c kind:load to:0x021650fc module:overlay(71) +from:0x0215a1ec kind:arm_call to:0x0201aa1c module:main +from:0x0215a1f8 kind:load to:0x021650e0 module:overlay(71) +from:0x0215a1fc kind:load to:0x027e0998 module:dtcm +from:0x0215a200 kind:load to:0x0204aefc module:main +from:0x0215a204 kind:load to:0x021650f0 module:overlay(71) +from:0x0215a2b4 kind:arm_call to:0x0201aa1c module:main +from:0x0215a2c0 kind:load to:0x021650e0 module:overlay(71) +from:0x0215a2c4 kind:load to:0x027e0998 module:dtcm +from:0x0215a2c8 kind:load to:0x0204aefc module:main +from:0x0215a2cc kind:load to:0x021650e4 module:overlay(71) +from:0x0215a2e0 kind:arm_call to:0x02140d2c module:overlay(70) +from:0x0215a2f0 kind:arm_call to:0x02140d2c module:overlay(70) +from:0x0215a300 kind:arm_call to:0x0215a308 module:overlay(71) +from:0x0215a364 kind:arm_call to:0x02017638 module:main +from:0x0215a384 kind:arm_call to:0x02017d5c module:main +from:0x0215a3b4 kind:arm_call to:0x0215b32c module:overlay(71) +from:0x0215a3d8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a3e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a414 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a448 kind:arm_call to:0x0201521c module:main +from:0x0215a48c kind:arm_call to:0x0215a5a4 module:overlay(71) +from:0x0215a4d4 kind:load to:0x02164140 module:overlay(71) +from:0x0215a4f4 kind:arm_call to:0x02017638 module:main +from:0x0215a524 kind:arm_call to:0x02017d5c module:main +from:0x0215a564 kind:arm_call to:0x02017bf8 module:main +from:0x0215a584 kind:arm_call to:0x0215a5a4 module:overlay(71) +from:0x0215a5a0 kind:load to:0x02164140 module:overlay(71) +from:0x0215a5b8 kind:arm_call to:0x02017bf8 module:main +from:0x0215a5e8 kind:arm_call to:0x02159a3c module:overlay(71) +from:0x0215a654 kind:arm_call to:0x02017bf8 module:main +from:0x0215a690 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a6c8 kind:arm_call to:0x02017bf8 module:main +from:0x0215a724 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a730 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a748 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a778 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a794 kind:arm_call to:0x02017f2c module:main +from:0x0215a7ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a858 kind:arm_call to:0x0215a8cc module:overlay(71) +from:0x0215a87c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215a890 kind:arm_call to:0x0215a8cc module:overlay(71) +from:0x0215a8b8 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215a8c8 kind:load to:0x0203e93c module:main +from:0x0215a92c kind:arm_call to:0x02017bf8 module:main +from:0x0215a954 kind:arm_call to:0x02017bf8 module:main +from:0x0215a980 kind:arm_call to:0x02017bf8 module:main +from:0x0215aa28 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aa8c kind:load to:0x0203e93c module:main +from:0x0215aae8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ab04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ab20 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ab3c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ab58 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ab74 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ab84 kind:load to:0x027e0cec module:dtcm +from:0x0215abb8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215abc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215abe8 kind:arm_call to:0x020180ec module:main +from:0x0215ac14 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ac30 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ac44 kind:load to:0x0215b43c module:overlay(71) +from:0x0215ac48 kind:load to:0x027e0cec module:dtcm +from:0x0215ac68 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215ac7c kind:load to:0x027e09b8 module:dtcm +from:0x0215ad18 kind:arm_call to:0x01ffedac module:itcm +from:0x0215ad24 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215ad48 kind:arm_call to:0x02015058 module:main +from:0x0215ad64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ad88 kind:arm_call to:0x02015058 module:main +from:0x0215ada8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215adc0 kind:arm_call to:0x02015058 module:main +from:0x0215addc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ae00 kind:arm_call to:0x02015058 module:main +from:0x0215ae20 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ae44 kind:arm_call to:0x02015058 module:main +from:0x0215ae64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ae88 kind:arm_call to:0x02015058 module:main +from:0x0215aea8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215aecc kind:arm_call to:0x02015058 module:main +from:0x0215aeec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215af0c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215af30 kind:arm_call to:0x02015058 module:main +from:0x0215af50 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215af74 kind:arm_call to:0x02015058 module:main +from:0x0215af94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215afa4 kind:arm_call to:0x0206bcd8 module:overlay(0) +from:0x0215afb0 kind:load to:0x027e09a8 module:dtcm +from:0x0215afb4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215afe0 kind:load to:0x020b5198 module:overlay(0) +from:0x0215b050 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b09c kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215b0b0 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215b0c4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215b290 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b2ac kind:arm_call to:0x01fff1e0 module:itcm +from:0x0215b2c4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b2d0 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0215b2e4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b2f0 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0215b30c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b318 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0215b328 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b33c kind:arm_call to:0x0215124c module:overlay(71) +from:0x0215b374 kind:arm_call to:0x01ffedac module:itcm +from:0x0215b380 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215b39c kind:arm_call to:0x02159b40 module:overlay(71) +from:0x0215b3c4 kind:arm_call to:0x0208baec module:overlay(0) +from:0x0215b3ec kind:arm_call to:0x02016c40 module:main +from:0x0215b40c kind:arm_call to:0x02016cc8 module:main +from:0x0215b424 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215b434 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b438 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b530 kind:arm_call to:0x02017670 module:main +from:0x0215b56c kind:arm_call to:0x020802cc module:overlay(0) +from:0x0215b58c kind:load to:0x027e0cd8 module:dtcm +from:0x0215b5a0 kind:arm_call to:0x020176d0 module:main +from:0x0215b5dc kind:arm_call to:0x020802cc module:overlay(0) +from:0x0215b5fc kind:load to:0x027e0cd8 module:dtcm +from:0x0215b61c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215b630 kind:load to:0x02057884 module:overlay(0) +from:0x0215b650 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215b660 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215b6a0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215b6a8 kind:arm_call to:0x02011ff4 module:main +from:0x0215b6bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b6c4 kind:arm_call to:0x02011ff4 module:main +from:0x0215b6d8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215b6e0 kind:arm_call to:0x02011ff4 module:main +from:0x0215b6f4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215b6fc kind:arm_call to:0x02011ff4 module:main +from:0x0215b710 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b718 kind:arm_call to:0x02011ff4 module:main +from:0x0215b72c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b734 kind:arm_call to:0x02011ff4 module:main +from:0x0215b774 kind:arm_call to:0x0200f05c module:main +from:0x0215b7b4 kind:arm_call to:0x0200f05c module:main +from:0x0215b7d4 kind:arm_call to:0x021518d0 module:overlay(71) +from:0x0215b7ec kind:arm_call to:0x0215144c module:overlay(71) +from:0x0215b804 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215b834 kind:load to:0x020b537c module:overlay(0) +from:0x0215b838 kind:load to:0x02163b88 module:overlay(71) +from:0x0215b83c kind:load to:0x02163b98 module:overlay(71) +from:0x0215b840 kind:load to:0x02164308 module:overlay(71) +from:0x0215b844 kind:load to:0x02165108 module:overlay(71) +from:0x0215b848 kind:load to:0x02163b70 module:overlay(71) +from:0x0215b860 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215b878 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215b880 kind:arm_call to:0x021598f4 module:overlay(71) +from:0x0215b8bc kind:load to:0x021643b4 module:overlay(71) +from:0x0215b8f4 kind:load to:0x021644bc module:overlay(71) +from:0x0215b93c kind:arm_call to:0x02015058 module:main +from:0x0215b95c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b970 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b980 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b9c0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215b9ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ba00 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215ba10 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215ba18 kind:arm_call to:0x02156cd8 module:overlay(71) +from:0x0215ba20 kind:load to:0x027e09a8 module:dtcm +from:0x0215ba3c kind:arm_call to:0x021598a0 module:overlay(71) +from:0x0215ba5c kind:arm_call to:0x021598ac module:overlay(71) +from:0x0215ba78 kind:arm_call to:0x021598b8 module:overlay(71) +from:0x0215baac kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215bacc kind:arm_call to:0x021599c0 module:overlay(71) +from:0x0215baf4 kind:arm_call to:0x021599c0 module:overlay(71) +from:0x0215bb18 kind:arm_call to:0x02159ca4 module:overlay(71) +from:0x0215bb38 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0215bb44 kind:arm_call to:0x02159c74 module:overlay(71) +from:0x0215bb4c kind:load to:0x027e0cd8 module:dtcm +from:0x0215bb64 kind:arm_call to:0x02152f6c module:overlay(71) +from:0x0215bb74 kind:load to:0x02165108 module:overlay(71) +from:0x0215bb80 kind:arm_call to:0x02151ef0 module:overlay(71) +from:0x0215bb94 kind:arm_call to:0x02151ef0 module:overlay(71) +from:0x0215bb9c kind:arm_call to:0x02011ff4 module:main +from:0x0215bbb0 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0215bbd0 kind:load to:0x021645cc module:overlay(71) +from:0x0215bbe8 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0215bc04 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0215bc20 kind:load to:0x02164608 module:overlay(71) +from:0x0215bc30 kind:arm_call to:0x01ffc744 module:itcm +from:0x0215bc40 kind:arm_call to:0x0200efdc module:main +from:0x0215bc4c kind:arm_call to:0x0200ef9c module:main +from:0x0215bc58 kind:arm_call to:0x0200ee5c module:main +from:0x0215bc64 kind:arm_call to:0x0200ef5c module:main +from:0x0215bc6c kind:load to:0x020b4ea4 module:overlay(0) +from:0x0215bc8c kind:arm_call to:0x0215bc24 module:overlay(71) +from:0x0215bc94 kind:arm_call to:0x0215bc74 module:overlay(71) +from:0x0215bc9c kind:arm_call to:0x01ffc57c module:itcm +from:0x0215bcb0 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215bce0 kind:load to:0x021645ec module:overlay(71) +from:0x0215bd30 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0215be04 kind:arm_call to:0x01fff498 module:itcm +from:0x0215be10 kind:arm_call to:0x01fff584 module:itcm +from:0x0215be9c kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0215bedc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bee4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bf04 kind:load to:0x027e0ce8 module:dtcm +from:0x0215bf3c kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x0215bf60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bf6c kind:arm_call to:0x01fff458 module:itcm +from:0x0215bfd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bfec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bffc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c018 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c064 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c0a8 kind:arm_call to:0x0215df1c module:overlay(71) +from:0x0215c0e0 kind:arm_call to:0x0215df1c module:overlay(71) +from:0x0215c0fc kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215c118 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c174 kind:arm_call to:0x021661e0 module:overlay(93) +from:0x0215c194 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c1f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c1fc kind:load to:0x0203e93c module:main +from:0x0215c200 kind:load to:0x027e09bc module:dtcm +from:0x0215c204 kind:load to:0x027e09a8 module:dtcm +from:0x0215c210 kind:load to:0x027e0d8c module:dtcm +from:0x0215c24c kind:arm_call to:0x0200f05c module:main +from:0x0215c288 kind:arm_call to:0x0200f05c module:main +from:0x0215c2a8 kind:arm_call to:0x021518d0 module:overlay(71) +from:0x0215c2d8 kind:arm_call to:0x0200f05c module:main +from:0x0215c2f8 kind:arm_call to:0x0215bbfc module:overlay(71) +from:0x0215c314 kind:arm_call to:0x0215144c module:overlay(71) +from:0x0215c320 kind:arm_call to:0x0215bba8 module:overlay(71) +from:0x0215c380 kind:arm_call to:0x0200f05c module:main +from:0x0215c3c0 kind:arm_call to:0x0200f05c module:main +from:0x0215c40c kind:arm_call to:0x0215bca4 module:overlay(71) +from:0x0215c424 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215c474 kind:load to:0x020b537c module:overlay(0) +from:0x0215c478 kind:load to:0x02163bf4 module:overlay(71) +from:0x0215c47c kind:load to:0x02163c04 module:overlay(71) +from:0x0215c480 kind:load to:0x02164634 module:overlay(71) +from:0x0215c484 kind:load to:0x02163c14 module:overlay(71) +from:0x0215c488 kind:load to:0x020b27a8 module:overlay(0) +from:0x0215c48c kind:load to:0x02163c24 module:overlay(71) +from:0x0215c490 kind:load to:0x02165114 module:overlay(71) +from:0x0215c494 kind:load to:0x02163bac module:overlay(71) +from:0x0215c498 kind:load to:0x027e0130 module:dtcm +from:0x0215c4a4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c4b8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c4e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c4ec kind:arm_call to:0x02153b98 module:overlay(71) +from:0x0215c538 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c548 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c5a8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215c5cc kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215c5d8 kind:load to:0x0203e93c module:main +from:0x0215c618 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x0215c67c kind:arm_call to:0x02153f34 module:overlay(71) +from:0x0215c684 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c6d8 kind:load to:0x021646e0 module:overlay(71) +from:0x0215c718 kind:arm_call to:0x02153858 module:overlay(71) +from:0x0215c728 kind:arm_call to:0x0215c79c module:overlay(71) +from:0x0215c730 kind:arm_call to:0x0215dc58 module:overlay(71) +from:0x0215c73c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c754 kind:arm_call to:0x0206ec08 module:overlay(0) +from:0x0215c75c kind:arm_call to:0x0215ac80 module:overlay(71) +from:0x0215c794 kind:load to:0x020b51f4 module:overlay(0) +from:0x0215c7cc kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0215c7e4 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215c828 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c884 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c890 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215c8b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c8cc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c8ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c920 kind:load to:0x02164124 module:overlay(71) +from:0x0215c924 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c928 kind:load to:0x027e09a8 module:dtcm +from:0x0215c954 kind:arm_call to:0x0215aa90 module:overlay(71) +from:0x0215c9b0 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215c9bc kind:arm_call to:0x02153898 module:overlay(71) +from:0x0215c9cc kind:load to:0x027e09c0 module:dtcm +from:0x0215ca28 kind:load to:0x021647e8 module:overlay(71) +from:0x0215cab0 kind:arm_call to:0x02159bc4 module:overlay(71) +from:0x0215cab8 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x0215cac4 kind:arm_call to:0x0215b478 module:overlay(71) +from:0x0215cad4 kind:load to:0x02163bc4 module:overlay(71) +from:0x0215cb34 kind:arm_call to:0x02015058 module:main +from:0x0215cb50 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215cb6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215cbb4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215cbfc kind:arm_call to:0x02155fac module:overlay(71) +from:0x0215cc20 kind:arm_call to:0x0215b32c module:overlay(71) +from:0x0215cc34 kind:arm_call to:0x02159b40 module:overlay(71) +from:0x0215cc50 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cc68 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215ccd8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215cce8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce34 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215ce48 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215cec4 kind:arm_call to:0x0208badc module:overlay(0) +from:0x0215cee8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cf04 kind:arm_call to:0x0215b4a0 module:overlay(71) +from:0x0215cf10 kind:arm_call to:0x0215b4f0 module:overlay(71) +from:0x0215cf2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cf40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d068 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d084 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215d098 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d0cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d1e4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215d204 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x0215d234 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d240 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d248 kind:arm_call to:0x02098224 module:overlay(0) +from:0x0215d254 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215d29c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215d2c4 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d2d4 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0215d2f0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d318 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215d33c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d348 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d390 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d3a0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d3a8 kind:arm_call to:0x02155f6c module:overlay(71) +from:0x0215d3e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d3f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d438 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d448 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d45c kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215d4f8 kind:arm_call to:0x02015058 module:main +from:0x0215d514 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d528 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d540 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215d560 kind:arm_call to:0x02015058 module:main +from:0x0215d57c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d5ac kind:arm_call to:0x01ff930c module:itcm +from:0x0215d5c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d5d4 kind:arm_call to:0x0215624c module:overlay(71) +from:0x0215d5e8 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215d5f8 kind:arm_call to:0x02150be0 module:overlay(71) +from:0x0215d69c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d6bc kind:arm_call to:0x0215ed80 module:overlay(71) +from:0x0215d6d0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215d6e0 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215d718 kind:load to:0x027e09a8 module:dtcm +from:0x0215d720 kind:load to:0x027e0130 module:dtcm +from:0x0215d724 kind:load to:0x021645d4 module:overlay(71) +from:0x0215d734 kind:load to:0x027e09bc module:dtcm +from:0x0215d73c kind:load to:0x027e0ce0 module:dtcm +from:0x0215d748 kind:load to:0x0203e93c module:main +from:0x0215d750 kind:load to:0x027e09c0 module:dtcm +from:0x0215d754 kind:load to:0x027e07d4 module:dtcm +from:0x0215d75c kind:load to:0x02163bdc module:overlay(71) +from:0x0215d764 kind:load to:0x02049bc4 module:main +from:0x0215d768 kind:load to:0x027e0d70 module:dtcm +from:0x0215d788 kind:load to:0x02155c04 module:overlay(71) +from:0x0215d78c kind:load to:0x021645d4 module:overlay(71) +from:0x0215d7ac kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d7c0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d7e4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d7f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d838 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215d848 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215d850 kind:arm_call to:0x02155ccc module:overlay(71) +from:0x0215d864 kind:load to:0x0203e93c module:main +from:0x0215d888 kind:load to:0x02155d7c module:overlay(71) +from:0x0215d91c kind:arm_call to:0x0215f0f0 module:overlay(71) +from:0x0215d92c kind:load to:0x02163bdc module:overlay(71) +from:0x0215d930 kind:load to:0x027e0d70 module:dtcm +from:0x0215d984 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d998 kind:arm_call to:0x02150be0 module:overlay(71) +from:0x0215da18 kind:arm_call to:0x02150be0 module:overlay(71) +from:0x0215da84 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215da94 kind:arm_call to:0x01ff930c module:itcm +from:0x0215daa4 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215dab0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0215dad4 kind:arm_call to:0x02150be0 module:overlay(71) +from:0x0215db40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215db60 kind:arm_call to:0x02150be0 module:overlay(71) +from:0x0215dbdc kind:arm_call to:0x02150be0 module:overlay(71) +from:0x0215dc40 kind:arm_call to:0x0215aa10 module:overlay(71) +from:0x0215dc98 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215dcc0 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215dd4c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0215dd64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215dd78 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x0215dd90 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x0215ddb0 kind:arm_call to:0x01fff168 module:itcm +from:0x0215ddc8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215dde4 kind:arm_call to:0x021661d0 module:overlay(93) +from:0x0215de00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215de14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215de20 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215de70 kind:arm_call to:0x0215df1c module:overlay(71) +from:0x0215de8c kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215dea4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215dec0 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x0215ded0 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x0215dee4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215deec kind:load to:0x027e0ce4 module:dtcm +from:0x0215def4 kind:load to:0x027e0d8c module:dtcm +from:0x0215def8 kind:load to:0x0203e93c module:main +from:0x0215defc kind:load to:0x027e09bc module:dtcm +from:0x0215df00 kind:load to:0x027e09a8 module:dtcm +from:0x0215df08 kind:load to:0x020aece0 module:overlay(0) +from:0x0215df0c kind:load to:0x027e0d38 module:dtcm +from:0x0215df18 kind:load to:0x02165114 module:overlay(71) +from:0x0215df3c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215df4c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215df58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215df70 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215df78 kind:arm_call to:0x02011ff4 module:main +from:0x0215df8c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215df94 kind:arm_call to:0x02011ff4 module:main +from:0x0215dfb0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215dfbc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215dfc8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215dfd0 kind:arm_call to:0x02151ef0 module:overlay(71) +from:0x0215dfec kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215dff8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215e004 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e00c kind:arm_call to:0x02151ef0 module:overlay(71) +from:0x0215e014 kind:arm_call to:0x02011ff4 module:main +from:0x0215e050 kind:arm_call to:0x0200f05c module:main +from:0x0215e074 kind:arm_call to:0x021518d0 module:overlay(71) +from:0x0215e088 kind:arm_call to:0x020d8d48 module:overlay(31) +from:0x0215e098 kind:arm_call to:0x0215144c module:overlay(71) +from:0x0215e0b4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215e0f8 kind:load to:0x020b537c module:overlay(0) +from:0x0215e0fc kind:load to:0x02163c4c module:overlay(71) +from:0x0215e100 kind:load to:0x021648f8 module:overlay(71) +from:0x0215e104 kind:load to:0x02165120 module:overlay(71) +from:0x0215e108 kind:load to:0x02163c34 module:overlay(71) +from:0x0215e134 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x0215e140 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e14c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215e158 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x0215e160 kind:arm_call to:0x02151ef0 module:overlay(71) +from:0x0215e16c kind:load to:0x021648f8 module:overlay(71) +from:0x0215e170 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e198 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x0215e1a4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e1b0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215e1bc kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x0215e1c4 kind:arm_call to:0x02151ef0 module:overlay(71) +from:0x0215e1cc kind:arm_call to:0x02011ff4 module:main +from:0x0215e1d8 kind:load to:0x021648f8 module:overlay(71) +from:0x0215e1dc kind:load to:0x027e0cd8 module:dtcm +from:0x0215e1f4 kind:arm_call to:0x0215f07c module:overlay(71) +from:0x0215e210 kind:arm_call to:0x02081ebc module:overlay(0) +from:0x0215e224 kind:arm_call to:0x0215408c module:overlay(71) +from:0x0215e240 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215e260 kind:arm_call to:0x021598c0 module:overlay(71) +from:0x0215e288 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215e298 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215e2ac kind:load to:0x027e0d70 module:dtcm +from:0x0215e2b0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e2b4 kind:load to:0x0215e7dc module:overlay(71) +from:0x0215e304 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x0215e30c kind:load to:0x027e0cd8 module:dtcm +from:0x0215e324 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215e334 kind:arm_call to:0x0215aa90 module:overlay(71) +from:0x0215e348 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e354 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e37c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215e384 kind:arm_call to:0x02153924 module:overlay(71) +from:0x0215e3a4 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215e3ac kind:arm_call to:0x0215e6ac module:overlay(71) +from:0x0215e3f0 kind:load to:0x021649a4 module:overlay(71) +from:0x0215e400 kind:arm_call to:0x02153858 module:overlay(71) +from:0x0215e42c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215e434 kind:arm_call to:0x0215e480 module:overlay(71) +from:0x0215e440 kind:load to:0x027e09a8 module:dtcm +from:0x0215e47c kind:load to:0x02164aac module:overlay(71) +from:0x0215e4a4 kind:arm_call to:0x02155af4 module:overlay(71) +from:0x0215e4bc kind:arm_call to:0x02080a58 module:overlay(0) +from:0x0215e4c8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e4d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e4ec kind:arm_call to:0x02081ebc module:overlay(0) +from:0x0215e54c kind:arm_call to:0x02151fd8 module:overlay(71) +from:0x0215e558 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e56c kind:arm_call to:0x021541c4 module:overlay(71) +from:0x0215e5a4 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x0215e5d4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e5e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e5f0 kind:arm_call to:0x02155d7c module:overlay(71) +from:0x0215e608 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x0215e614 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e61c kind:load to:0x027e0cd8 module:dtcm +from:0x0215e630 kind:arm_call to:0x02155dcc module:overlay(71) +from:0x0215e668 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x0215e698 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e6a8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e6dc kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e70c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215e770 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215e780 kind:load to:0x027e0cec module:dtcm +from:0x0215e794 kind:arm_call to:0x021598c0 module:overlay(71) +from:0x0215e7c4 kind:arm_call to:0x02080a3c module:overlay(0) +from:0x0215e7cc kind:load to:0x027e0cd8 module:dtcm +from:0x0215e7d8 kind:load to:0x02165120 module:overlay(71) +from:0x0215e7ec kind:arm_call to:0x02153c68 module:overlay(71) +from:0x0215e84c kind:arm_call to:0x0200e260 module:main +from:0x0215e860 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215e898 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215e8b0 kind:load to:0x027e0964 module:dtcm +from:0x0215e8c4 kind:arm_call to:0x02011f3c module:main +from:0x0215e8d0 kind:arm_call to:0x0215e9f4 module:overlay(71) +from:0x0215e914 kind:arm_call to:0x02140b18 module:overlay(70) +from:0x0215e940 kind:arm_call to:0x0215e948 module:overlay(71) +from:0x0215e9c8 kind:arm_call to:0x02140bd8 module:overlay(70) +from:0x0215e9fc kind:arm_call to:0x0215f1cc module:overlay(71) +from:0x0215ea04 kind:arm_call to:0x02143698 module:overlays(27,70) +from:0x0215ea50 kind:arm_call to:0x0203d138 module:main +from:0x0215ea68 kind:load to:0x02140a5d module:overlays(26,70) +from:0x0215ea6c kind:load to:0x02140a3d module:overlays(26,70) +from:0x0215ea88 kind:arm_call to:0x0203d1e8 module:main +from:0x0215ea90 kind:arm_call to:0x021436b8 module:overlay(70) +from:0x0215ea98 kind:arm_call to:0x0215f1dc module:overlay(71) +from:0x0215eaa4 kind:load to:0x02140a5d module:overlays(26,70) +from:0x0215ead8 kind:arm_call to:0x021436bc module:overlay(70) +from:0x0215eb00 kind:load to:0x0214373c module:overlay(70) +from:0x0215eb24 kind:arm_call to:0x0214373c module:overlay(70) +from:0x0215eb50 kind:arm_call to:0x0215ed80 module:overlay(71) +from:0x0215eb78 kind:arm_call to:0x0206d114 module:overlay(0) +from:0x0215eb90 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215eb98 kind:arm_call to:0x0215f098 module:overlay(71) +from:0x0215ebe0 kind:arm_call to:0x0206d114 module:overlay(0) +from:0x0215ebf8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215ec00 kind:arm_call to:0x0215f098 module:overlay(71) +from:0x0215ec44 kind:arm_call to:0x02002f04 module:main +from:0x0215ec64 kind:arm_call to:0x020809b8 module:overlay(0) +from:0x0215ec6c kind:arm_call to:0x0215f0c4 module:overlay(71) +from:0x0215ec9c kind:arm_call to:0x02002f04 module:main +from:0x0215ecbc kind:arm_call to:0x020809b8 module:overlay(0) +from:0x0215ecc4 kind:arm_call to:0x0215f0c4 module:overlay(71) +from:0x0215ece0 kind:arm_call to:0x0214373c module:overlay(70) +from:0x0215ed4c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0215ed64 kind:load to:0x020b5198 module:overlay(0) +from:0x0215ed6c kind:load to:0x020b51a0 module:overlay(0) +from:0x0215ed70 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ed78 kind:load to:0x020b51f4 module:overlay(0) +from:0x0215eda8 kind:arm_call to:0x021520cc module:overlay(71) +from:0x0215edf8 kind:arm_call to:0x02152144 module:overlay(71) +from:0x0215ee40 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ee9c kind:arm_call to:0x0215edd0 module:overlay(71) +from:0x0215ef08 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ef48 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ef4c kind:load to:0x027e0cd8 module:dtcm +from:0x0215ef90 kind:arm_call to:0x0215ef70 module:overlay(71) +from:0x0215ef9c kind:arm_call to:0x0215efa4 module:overlay(71) +from:0x0215eff4 kind:arm_call to:0x0215ac4c module:overlay(71) +from:0x0215f054 kind:arm_call to:0x02159b7c module:overlay(71) +from:0x0215f0bc kind:arm_call to:0x021437b0 module:overlays(29,30,70) +from:0x0215f0e8 kind:arm_call to:0x021437b0 module:overlays(29,30,70) +from:0x0215f110 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215f118 kind:arm_call to:0x0215f0c4 module:overlay(71) +from:0x0215f120 kind:load to:0x020b5198 module:overlay(0) +from:0x0215f154 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f194 kind:arm_call to:0x0212912c module:overlay(42) +from:0x0215f1a4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215f1c0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215f1c8 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215f1d8 kind:load to:0x027e0d70 module:dtcm +from:0x0215f1ec kind:load to:0x027e0d70 module:dtcm +from:0x0215f1f8 kind:load to:0x02165148 module:overlay(71) +from:0x0215f20c kind:arm_call to:0x02011f3c module:main +from:0x0215f218 kind:arm_call to:0x0215f270 module:overlay(71) +from:0x0215f22c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215f26c kind:load to:0x02164bf8 module:overlay(71) +from:0x0215f27c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215f2d4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215f2fc kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215f314 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215f33c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215f360 kind:arm_call to:0x0215ffe0 module:overlay(71) +from:0x0215f378 kind:arm_call to:0x020d8dd0 module:overlay(31) +from:0x0215f394 kind:arm_call to:0x0203d138 module:main +from:0x0215f3d4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0215f3e4 kind:load to:0x02164c64 module:overlay(71) +from:0x0215f3e8 kind:load to:0x02165148 module:overlay(71) +from:0x0215f3ec kind:load to:0x02164c1c module:overlay(71) +from:0x0215f3f0 kind:load to:0x02043190 module:main +from:0x0215f3f4 kind:load to:0x02151d04 module:overlay(71) +from:0x0215f3f8 kind:load to:0x021600b4 module:overlay(71) +from:0x0215f400 kind:load to:0x02165130 module:overlay(71) +from:0x0215f40c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f444 kind:arm_call to:0x02080a58 module:overlay(0) +from:0x0215f458 kind:arm_call to:0x0203d1e8 module:main +from:0x0215f460 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x0215f468 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f470 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215f478 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215f484 kind:load to:0x02164c64 module:overlay(71) +from:0x0215f488 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f48c kind:load to:0x02151d04 module:overlay(71) +from:0x0215f4bc kind:arm_call to:0x02080a58 module:overlay(0) +from:0x0215f4d0 kind:arm_call to:0x0203d1e8 module:main +from:0x0215f4d8 kind:arm_call to:0x020d8e4c module:overlay(31) +from:0x0215f4e0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215f4e8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215f4f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215f4f8 kind:arm_call to:0x02011ff4 module:main +from:0x0215f504 kind:load to:0x02164c64 module:overlay(71) +from:0x0215f508 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f50c kind:load to:0x02151d04 module:overlay(71) +from:0x0215f55c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215f5a0 kind:arm_call to:0x0215fce4 module:overlay(71) +from:0x0215f5b4 kind:load to:0x02164bc0 module:overlay(71) +from:0x0215f5dc kind:arm_call to:0x02080a3c module:overlay(0) +from:0x0215f5e4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f5f0 kind:arm_call to:0x0215f90c module:overlay(71) +from:0x0215f5f8 kind:arm_call to:0x0215f804 module:overlay(71) +from:0x0215f648 kind:arm_call to:0x0215f90c module:overlay(71) +from:0x0215f650 kind:arm_call to:0x0215f804 module:overlay(71) +from:0x0215f694 kind:arm_call to:0x0215fc84 module:overlay(71) +from:0x0215f6c0 kind:arm_call to:0x0215f90c module:overlay(71) +from:0x0215f6dc kind:arm_call to:0x0215f90c module:overlay(71) +from:0x0215f708 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215f744 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215f7a4 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0215f7b0 kind:load to:0x0203e93c module:main +from:0x0215f7b4 kind:load to:0x02164bb4 module:overlay(71) +from:0x0215f7b8 kind:load to:0x027e09b4 module:dtcm +from:0x0215f7cc kind:load to:0x02165130 module:overlay(71) +from:0x0215f7d0 kind:load to:0x020bef68 module:overlays(2,4,17) +from:0x0215f7e8 kind:load to:0x020aecd8 module:overlay(0) +from:0x0215f800 kind:load to:0x0215fc84 module:overlay(71) +from:0x0215f848 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215f864 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0215f8b4 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215f8f0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215f908 kind:load to:0x027e0cec module:dtcm +from:0x0215f928 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0215f968 kind:arm_call to:0x0215f7ec module:overlay(71) +from:0x0215f990 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f9bc kind:arm_call to:0x020982a0 module:overlay(0) +from:0x0215f9cc kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215f9e0 kind:arm_call to:0x0215fc34 module:overlay(71) +from:0x0215fa0c kind:arm_call to:0x01ffedac module:itcm +from:0x0215fa18 kind:arm_call to:0x02080930 module:overlay(0) +from:0x0215fa28 kind:arm_call to:0x0215fc34 module:overlay(71) +from:0x0215fa30 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215fa58 kind:arm_call to:0x02080048 module:overlay(0) +from:0x0215fa64 kind:arm_call to:0x02080060 module:overlay(0) +from:0x0215fa8c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215faa4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215fae8 kind:arm_call to:0x0215fce4 module:overlay(71) +from:0x0215fb2c kind:arm_call to:0x0215f7ec module:overlay(71) +from:0x0215fb34 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215fb3c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215fb88 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0215fb9c kind:arm_call to:0x0215fdb4 module:overlay(71) +from:0x0215fbc4 kind:arm_call to:0x0215fd60 module:overlay(71) +from:0x0215fbd0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215fbd4 kind:load to:0x027e09a8 module:dtcm +from:0x0215fbe8 kind:load to:0x027e0d38 module:dtcm +from:0x0215fc14 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215fc28 kind:arm_call to:0x0215fd60 module:overlay(71) +from:0x0215fc30 kind:load to:0x027e0cec module:dtcm +from:0x0215fc44 kind:arm_call to:0x0215f7d4 module:overlay(71) +from:0x0215fc58 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215fc80 kind:load to:0x02164cb8 module:overlay(71) +from:0x0215fc94 kind:arm_call to:0x0215f7d4 module:overlay(71) +from:0x0215fce0 kind:load to:0x02164cc0 module:overlay(71) +from:0x0215fcf0 kind:arm_call to:0x0215f7d4 module:overlay(71) +from:0x0215fd5c kind:load to:0x02164cc8 module:overlay(71) +from:0x0215fd6c kind:arm_call to:0x0215f7d4 module:overlay(71) +from:0x0215fdb0 kind:load to:0x02164cd0 module:overlay(71) +from:0x0215fdc0 kind:arm_call to:0x0215f7d4 module:overlay(71) +from:0x0215fe04 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215fe30 kind:load to:0x02164cd8 module:overlay(71) +from:0x0215fe40 kind:arm_call to:0x0215f7d4 module:overlay(71) +from:0x0215fe70 kind:load to:0x02164ce0 module:overlay(71) +from:0x0215fe80 kind:arm_call to:0x0215f7d4 module:overlay(71) +from:0x0215feb0 kind:load to:0x02164ce8 module:overlay(71) +from:0x0215fed8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215ff44 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215ff5c kind:arm_call to:0x020d9814 module:overlay(31) +from:0x0215ff74 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0215ff88 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215ff90 kind:load to:0x027e09b8 module:dtcm +from:0x0215ff94 kind:load to:0x027e0d34 module:dtcm +from:0x0215ffb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ffc0 kind:arm_call to:0x0215fc84 module:overlay(71) +from:0x0215ffd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ffdc kind:load to:0x027e0ce4 module:dtcm +from:0x0215fff4 kind:arm_call to:0x020f6264 module:overlay(31) +from:0x02160014 kind:load to:0x02164be0 module:overlay(71) +from:0x02160038 kind:arm_call to:0x0215fe34 module:overlay(71) +from:0x02160048 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02160064 kind:arm_call to:0x0215fe74 module:overlay(71) +from:0x0216006c kind:arm_call to:0x020f6354 module:overlay(31) +from:0x02160084 kind:arm_call to:0x0215fc84 module:overlay(71) +from:0x02160090 kind:arm_call to:0x020f6364 module:overlay(31) +from:0x021600a4 kind:arm_call to:0x0215fbec module:overlay(71) +from:0x021600ac kind:arm_call to:0x020f635c module:overlay(31) +from:0x021600d0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021600d8 kind:arm_call to:0x02011ff4 module:main +from:0x021600ec kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160100 kind:load to:0x02165230 module:overlay(71) +from:0x02160114 kind:arm_call to:0x02011f3c module:main +from:0x02160120 kind:arm_call to:0x0216016c module:overlay(71) +from:0x02160134 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02160168 kind:load to:0x02164d18 module:overlay(71) +from:0x02160174 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02160184 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0216018c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021601b0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02160200 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02160228 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02160240 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02160258 kind:load to:0x02164dac module:overlay(71) +from:0x0216025c kind:load to:0x02164d3c module:overlay(71) +from:0x02160260 kind:load to:0x02165230 module:overlay(71) +from:0x02160264 kind:load to:0x02164d64 module:overlay(71) +from:0x02160270 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02160290 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02160318 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0216032c kind:arm_call to:0x021603a4 module:overlay(71) +from:0x02160344 kind:load to:0x027e09c0 module:dtcm +from:0x02160354 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02160398 kind:arm_call to:0x02160668 module:overlay(71) +from:0x021603a0 kind:load to:0x02164d00 module:overlay(71) +from:0x021603dc kind:load to:0x02164cf0 module:overlay(71) +from:0x021603ec kind:arm_call to:0x01fff5d0 module:itcm +from:0x021604a0 kind:load to:0x02163c6c module:overlay(71) +from:0x021604d0 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x021604e0 kind:arm_call to:0x020bf554 module:overlay(17) +from:0x021604f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216051c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160538 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160548 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02160550 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02160558 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02160568 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02160574 kind:load to:0x027e09a8 module:dtcm +from:0x0216057c kind:load to:0x027e0cec module:dtcm +from:0x02160584 kind:load to:0x027e09c0 module:dtcm +from:0x02160624 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216064c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02160658 kind:load to:0x0203e93c module:main +from:0x02160660 kind:load to:0x027e09c0 module:dtcm +from:0x02160678 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02160724 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0216073c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160750 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02160768 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216077c kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x02160790 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x021607a8 kind:arm_call to:0x021603a4 module:overlay(71) +from:0x021607d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021607e4 kind:arm_call to:0x01fff458 module:itcm +from:0x02160888 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160898 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x021608ac kind:load to:0x027e0ce0 module:dtcm +from:0x021608b4 kind:load to:0x027e0ce4 module:dtcm +from:0x021608c0 kind:load to:0x0203e93c module:main +from:0x021608cc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021608d4 kind:arm_call to:0x02011ff4 module:main +from:0x021608ec kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021608f4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021608fc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02160904 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216091c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02160924 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216092c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02160934 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216093c kind:arm_call to:0x02011ff4 module:main +from:0x02160950 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160964 kind:load to:0x02165318 module:overlay(71) +from:0x02160978 kind:arm_call to:0x02011f3c module:main +from:0x02160984 kind:arm_call to:0x02160a54 module:overlay(71) +from:0x0216099c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021609ac kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160a3c kind:load to:0x02164e08 module:overlay(71) +from:0x02160a44 kind:load to:0x02164e40 module:overlay(71) +from:0x02160a48 kind:load to:0x02164e24 module:overlay(71) +from:0x02160a5c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02160ad4 kind:load to:0x02164e68 module:overlay(71) +from:0x02160ad8 kind:load to:0x02165318 module:overlay(71) +from:0x02160adc kind:load to:0x020b1948 module:overlay(0) +from:0x02160ae0 kind:load to:0x021653ec module:overlay(71) +from:0x02160b30 kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x02160b48 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02160b50 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02160b68 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02160b70 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02160b78 kind:arm_call to:0x02011ff4 module:main +from:0x02160b8c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02160ba0 kind:load to:0x02165420 module:overlay(71) +from:0x02160bb4 kind:arm_call to:0x02011f3c module:main +from:0x02160bc0 kind:arm_call to:0x02160d3c module:overlay(71) +from:0x02160bd8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02160be8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160c58 kind:load to:0x02164e08 module:overlay(71) +from:0x02160c5c kind:load to:0x02164e40 module:overlay(71) +from:0x02160c60 kind:load to:0x02164ea8 module:overlay(71) +from:0x02160c78 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02160c98 kind:load to:0x02164ec4 module:overlay(71) +from:0x02160cb0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02160cc4 kind:arm_call to:0x02057bd4 module:overlay(0) +from:0x02160ce0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02160cf0 kind:load to:0x02163c84 module:overlay(71) +from:0x02160d44 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02160d68 kind:arm_call to:0x02160c68 module:overlay(71) +from:0x02160d7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02160db0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160dc0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02160dd4 kind:load to:0x02164ef0 module:overlay(71) +from:0x02160dd8 kind:load to:0x02164e40 module:overlay(71) +from:0x02160ddc kind:load to:0x021654f4 module:overlay(71) +from:0x02160de8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02160e44 kind:arm_call to:0x0200f05c module:main +from:0x02160e78 kind:arm_call to:0x02160c9c module:overlay(71) +from:0x02160eb0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02160ec8 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02160ed0 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02160edc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02160ee8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02160f0c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02160f84 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02160fa8 kind:load to:0x02165420 module:overlay(71) +from:0x02160fac kind:load to:0x02163c94 module:overlay(71) +from:0x02160fb0 kind:load to:0x02163cc4 module:overlay(71) +from:0x02160fb4 kind:load to:0x02165440 module:overlay(71) +from:0x02160fb8 kind:load to:0x027e0cd8 module:dtcm +from:0x02160fc0 kind:load to:0x027e09c0 module:dtcm +from:0x02160ffc kind:arm_call to:0x01fff584 module:itcm +from:0x0216102c kind:load to:0x027e0ce8 module:dtcm +from:0x0216108c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021610e8 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02161108 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161110 kind:arm_call to:0x021611ec module:overlay(71) +from:0x02161138 kind:arm_call to:0x02161710 module:overlay(71) +from:0x02161168 kind:arm_call to:0x01fff148 module:itcm +from:0x021611dc kind:load to:0x027e09a8 module:dtcm +from:0x021611e4 kind:load to:0x027e0ce0 module:dtcm +from:0x02161254 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161294 kind:arm_call to:0x020159f0 module:main +from:0x02161360 kind:arm_call to:0x0216617c module:overlay(93) +from:0x021613a8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021613e0 kind:arm_call to:0x020159f0 module:main +from:0x02161440 kind:load to:0x027e09a8 module:dtcm +from:0x02161448 kind:load to:0x027e0d8c module:dtcm +from:0x02161498 kind:arm_call to:0x02166058 module:overlay(93) +from:0x021614c4 kind:arm_call to:0x020d9868 module:overlay(31) +from:0x021614cc kind:load to:0x027e0d8c module:dtcm +from:0x021614d0 kind:load to:0x027e0d34 module:dtcm +from:0x02161510 kind:arm_call to:0x01ffd420 module:itcm +from:0x021615dc kind:load to:0x027e09b8 module:dtcm +from:0x0216164c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161654 kind:arm_call to:0x021616ec module:overlay(71) +from:0x0216166c kind:arm_call to:0x02161768 module:overlay(71) +from:0x02161678 kind:arm_call to:0x02161768 module:overlay(71) +from:0x02161680 kind:arm_call to:0x0216144c module:overlay(71) +from:0x02161698 kind:arm_call to:0x0215f124 module:overlay(71) +from:0x021616ac kind:load to:0x027e09a8 module:dtcm +from:0x021616b4 kind:load to:0x027e0d70 module:dtcm +from:0x021616e4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216174c kind:arm_call to:0x021616ec module:overlay(71) +from:0x021617cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021617d8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021617f8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02161898 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021618b0 kind:load to:0x027e09b8 module:dtcm +from:0x021618bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021618c4 kind:arm_call to:0x02011ff4 module:main +from:0x021618dc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021618e4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021618ec kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02161904 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216190c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02161914 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0216191c kind:arm_call to:0x02011ff4 module:main +from:0x02161930 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02161944 kind:load to:0x02165528 module:overlay(71) +from:0x02161958 kind:arm_call to:0x02011f3c module:main +from:0x02161964 kind:arm_call to:0x02161a00 module:overlay(71) +from:0x0216197c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0216198c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021619ec kind:load to:0x02164e08 module:overlay(71) +from:0x021619f0 kind:load to:0x02164e40 module:overlay(71) +from:0x021619f4 kind:load to:0x02164f34 module:overlay(71) +from:0x02161a08 kind:arm_call to:0x02109aa4 module:overlay(31) +from:0x02161a1c kind:load to:0x02164f50 module:overlay(71) +from:0x02161a6c kind:load to:0x02165528 module:overlay(71) +from:0x02161a7c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02161a84 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02161a9c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02161aa4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02161aac kind:arm_call to:0x02011ff4 module:main +from:0x02161ac0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02161ad4 kind:load to:0x02165630 module:overlay(71) +from:0x02161ae8 kind:arm_call to:0x02011f3c module:main +from:0x02161af4 kind:arm_call to:0x02161b4c module:overlay(71) +from:0x02161b0c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02161b44 kind:load to:0x02164f94 module:overlay(71) +from:0x02161b54 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02161b6c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02161b74 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02161b90 kind:load to:0x02164fb0 module:overlay(71) +from:0x02161b94 kind:load to:0x02164e40 module:overlay(71) +from:0x02161c78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161c9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161cbc kind:arm_call to:0x01ffcfcc module:itcm +from:0x02161d04 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02161d28 kind:arm_call to:0x02161eec module:overlay(71) +from:0x02161d38 kind:load to:0x02165630 module:overlay(71) +from:0x02161d3c kind:load to:0x027e0cd8 module:dtcm +from:0x02161d78 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02161d94 kind:arm_call to:0x02161eec module:overlay(71) +from:0x02161da8 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161dc8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161dd0 kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161e00 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02161e0c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02161e2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161e3c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02161e58 kind:arm_call to:0x02161eec module:overlay(71) +from:0x02161e64 kind:load to:0x027e09b8 module:dtcm +from:0x02161e6c kind:load to:0x027e09a8 module:dtcm +from:0x02161e90 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02161eb0 kind:load to:0x027e09b8 module:dtcm +from:0x02161f44 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02161f64 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0216200c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02162040 kind:load to:0x027e09b8 module:dtcm +from:0x02162050 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162058 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02162070 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02162078 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02162080 kind:arm_call to:0x02011ff4 module:main +from:0x02162094 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021620a8 kind:load to:0x0216572c module:overlay(71) +from:0x021620bc kind:arm_call to:0x02011f3c module:main +from:0x021620c8 kind:arm_call to:0x02162120 module:overlay(71) +from:0x021620e0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02162118 kind:load to:0x02164ff0 module:overlay(71) +from:0x02162128 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0216217c kind:load to:0x0216500c module:overlay(71) +from:0x02162180 kind:load to:0x020b1948 module:overlay(0) +from:0x021622b8 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02162328 kind:arm_call to:0x02080190 module:overlay(0) +from:0x0216233c kind:arm_call to:0x02080190 module:overlay(0) +from:0x02162370 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x021623ac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021623e0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162408 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02162418 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02162444 kind:arm_call to:0x02162690 module:overlay(71) +from:0x02162454 kind:load to:0x027e0cd8 module:dtcm +from:0x02162458 kind:load to:0x0203e93c module:main +from:0x0216245c kind:load to:0x02165714 module:overlay(71) +from:0x02162488 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0216249c kind:arm_call to:0x02162690 module:overlay(71) +from:0x021624bc kind:arm_call to:0x02162690 module:overlay(71) +from:0x021624e4 kind:arm_call to:0x020159f0 module:main +from:0x021624f8 kind:arm_call to:0x02162a64 module:overlay(71) +from:0x02162614 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02162648 kind:load to:0x02049bc4 module:main +from:0x0216264c kind:load to:0x027e09a8 module:dtcm +from:0x0216266c kind:arm_call to:0x020732cc module:overlay(0) +from:0x0216268c kind:load to:0x027e09b8 module:dtcm +from:0x021626ec kind:arm_call to:0x02162cd4 module:overlay(71) +from:0x02162748 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02162758 kind:arm_call to:0x02162a64 module:overlay(71) +from:0x02162790 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021627dc kind:arm_call to:0x02073368 module:overlay(0) +from:0x021627ec kind:arm_call to:0x0209d5a8 module:overlay(0) +from:0x0216280c kind:arm_call to:0x0209d52c module:overlay(0) +from:0x02162834 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216284c kind:arm_call to:0x02162cd4 module:overlay(71) +from:0x0216286c kind:load to:0x027e0cec module:dtcm +from:0x02162874 kind:load to:0x027e09b8 module:dtcm +from:0x02162888 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x02162a40 kind:arm_call to:0x0200f05c module:main +from:0x02162a5c kind:load to:0x0216572c module:overlay(71) +from:0x02162a60 kind:load to:0x02163cf4 module:overlay(71) +from:0x02162ba4 kind:arm_call to:0x02162bd0 module:overlay(71) +from:0x02162c88 kind:arm_call to:0x02028c24 module:main +from:0x02162c98 kind:arm_call to:0x02061a50 module:overlay(0) +from:0x02162cc0 kind:arm_call to:0x0201aa1c module:main +from:0x02162ccc kind:load to:0x027e0998 module:dtcm +from:0x02162cd0 kind:load to:0x0204aefc module:main +from:0x02162d0c kind:arm_call to:0x0207dc2c module:overlay(0) +from:0x02162d40 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x02162db0 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02162e00 kind:arm_call to:0x0207dc44 module:overlay(0) +from:0x02162e74 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02162ea0 kind:load to:0x027e0cd8 module:dtcm +from:0x02162ea4 kind:load to:0x027e09c0 module:dtcm +from:0x02162eb4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02162ebc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02162ec4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02162edc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02162ee4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02162eec kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02162ef4 kind:arm_call to:0x02011ff4 module:main +from:0x02162f08 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02162f1c kind:load to:0x0216581c module:overlay(71) +from:0x02162f30 kind:arm_call to:0x02011f3c module:main +from:0x02162f3c kind:arm_call to:0x02162fec module:overlay(71) +from:0x02162f54 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x02162f64 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02162fd8 kind:load to:0x0216506c module:overlay(71) +from:0x02162fdc kind:load to:0x02164e40 module:overlay(71) +from:0x02162fe0 kind:load to:0x02165050 module:overlay(71) +from:0x02162ff8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02163068 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021630a4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021630b4 kind:load to:0x02165088 module:overlay(71) +from:0x021630b8 kind:load to:0x0216581c module:overlay(71) +from:0x021630bc kind:load to:0x020b1948 module:overlay(0) +from:0x021630c0 kind:load to:0x02164e40 module:overlay(71) +from:0x021630c4 kind:load to:0x02165810 module:overlay(71) +from:0x02163158 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021631b8 kind:arm_call to:0x0209d648 module:overlay(0) +from:0x021631dc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021631f8 kind:arm_call to:0x0216348c module:overlay(71) +from:0x02163238 kind:arm_call to:0x01ffb464 module:itcm +from:0x02163248 kind:arm_call to:0x01ff9218 module:itcm +from:0x02163290 kind:arm_call to:0x0216348c module:overlay(71) +from:0x021632a8 kind:load to:0x02165810 module:overlay(71) +from:0x021632ac kind:load to:0x0209d414 module:overlay(0) +from:0x021633e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021633f0 kind:arm_call to:0x01fff458 module:itcm +from:0x02163438 kind:arm_call to:0x0216348c module:overlay(71) +from:0x02163458 kind:arm_call to:0x0216348c module:overlay(71) +from:0x02163484 kind:load to:0x027e0ce4 module:dtcm +from:0x02163500 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02163518 kind:arm_call to:0x020716bc module:overlay(0) +from:0x02163530 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02163580 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02163594 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021635ac kind:arm_call to:0x0209d5f4 module:overlay(0) +from:0x02163604 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02163620 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216363c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02163654 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02163664 kind:arm_call to:0x0216348c module:overlay(71) +from:0x021636b0 kind:arm_call to:0x0216348c module:overlay(71) +from:0x021636c0 kind:arm_call to:0x0216348c module:overlay(71) +from:0x021636d0 kind:load to:0x027e09a8 module:dtcm +from:0x021636d4 kind:load to:0x027e09b8 module:dtcm +from:0x021636e0 kind:load to:0x027e0cec module:dtcm +from:0x021636f0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021636f8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02163710 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02163718 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02163720 kind:arm_call to:0x02011ff4 module:main +from:0x02163734 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0216374c kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x02163758 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02163784 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0216379c kind:arm_call to:0x0206805c module:overlay(0) +from:0x021637a8 kind:load to:0x027e09b8 module:dtcm +from:0x021637ac kind:load to:0x021650c0 module:overlay(71) +from:0x021637b0 kind:load to:0x020b502c module:overlay(0) +from:0x021637c4 kind:load to:0x02163740 module:overlay(71) +from:0x021637e8 kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x021637f0 kind:arm_call to:0x020936cc module:overlay(0) +from:0x02163804 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02163818 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02163824 kind:arm_call to:0x021637b4 module:overlay(71) +from:0x02163844 kind:arm_call_thumb to:0x02179cd8 module:overlay(95) +from:0x02163850 kind:load to:0x027e09bc module:dtcm +from:0x02163874 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02163888 kind:arm_call to:0x020a89b4 module:overlay(0) +from:0x021638ac kind:arm_call to:0x02078210 module:overlay(0) +from:0x021638d0 kind:arm_call_thumb to:0x02180a78 module:overlay(95) +from:0x021638dc kind:arm_call to:0x0209076c module:overlay(0) +from:0x021638e8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021638fc kind:arm_call to:0x02015058 module:main +from:0x02163914 kind:arm_call_thumb to:0x02180a5c module:overlay(95) +from:0x02163928 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02163934 kind:load to:0x027e09bc module:dtcm +from:0x02163938 kind:load to:0x027e09a8 module:dtcm +from:0x02163960 kind:load to:0x027e0ce0 module:dtcm +from:0x02163d48 kind:load to:0x021650e0 module:overlay(71) +from:0x02163d60 kind:load to:0x02165108 module:overlay(71) +from:0x02163d8c kind:load to:0x02165114 module:overlay(71) +from:0x02163d90 kind:load to:0x021645d4 module:overlay(71) +from:0x02163dac kind:load to:0x02165120 module:overlay(71) +from:0x02163dec kind:arm_call to:0x0215f220 module:overlay(71) +from:0x02163dfc kind:arm_call to:0x0203ce4c module:main +from:0x02163e10 kind:load to:0x02164bb4 module:overlay(71) +from:0x02163e14 kind:load to:0x0216512c module:overlay(71) +from:0x02163e18 kind:load to:0x02165148 module:overlay(71) +from:0x02163e1c kind:load to:0x021600e4 module:overlay(71) +from:0x02163e20 kind:load to:0x0216513c module:overlay(71) +from:0x02163e40 kind:arm_call to:0x02160128 module:overlay(71) +from:0x02163e50 kind:arm_call to:0x0203ce4c module:main +from:0x02163e64 kind:load to:0x02165220 module:overlay(71) +from:0x02163e68 kind:load to:0x02165230 module:overlay(71) +from:0x02163e6c kind:load to:0x02160948 module:overlay(71) +from:0x02163e70 kind:load to:0x02165224 module:overlay(71) +from:0x02163e90 kind:arm_call to:0x0216098c module:overlay(71) +from:0x02163ea0 kind:arm_call to:0x0203ce4c module:main +from:0x02163eb4 kind:load to:0x02165308 module:overlay(71) +from:0x02163eb8 kind:load to:0x02165318 module:overlay(71) +from:0x02163ebc kind:load to:0x02160b84 module:overlay(71) +from:0x02163ec0 kind:load to:0x0216530c module:overlay(71) +from:0x02163ee0 kind:arm_call to:0x02160bc8 module:overlay(71) +from:0x02163ef0 kind:arm_call to:0x0203ce4c module:main +from:0x02163f04 kind:load to:0x02165410 module:overlay(71) +from:0x02163f08 kind:load to:0x02165420 module:overlay(71) +from:0x02163f0c kind:load to:0x02161928 module:overlay(71) +from:0x02163f10 kind:load to:0x02165414 module:overlay(71) +from:0x02163f30 kind:arm_call to:0x0216196c module:overlay(71) +from:0x02163f40 kind:arm_call to:0x0203ce4c module:main +from:0x02163f54 kind:load to:0x02165518 module:overlay(71) +from:0x02163f58 kind:load to:0x02165528 module:overlay(71) +from:0x02163f5c kind:load to:0x02161ab8 module:overlay(71) +from:0x02163f60 kind:load to:0x0216551c module:overlay(71) +from:0x02163f80 kind:arm_call to:0x02161afc module:overlay(71) +from:0x02163f90 kind:arm_call to:0x0203ce4c module:main +from:0x02163fa4 kind:load to:0x02165620 module:overlay(71) +from:0x02163fa8 kind:load to:0x02165630 module:overlay(71) +from:0x02163fac kind:load to:0x0216208c module:overlay(71) +from:0x02163fb0 kind:load to:0x02165624 module:overlay(71) +from:0x02163fe4 kind:arm_call to:0x021620d0 module:overlay(71) +from:0x02163ff4 kind:arm_call to:0x0203ce4c module:main +from:0x02164008 kind:load to:0x02165704 module:overlay(71) +from:0x0216400c kind:load to:0x0216572c module:overlay(71) +from:0x02164010 kind:load to:0x02162f00 module:overlay(71) +from:0x02164014 kind:load to:0x02165720 module:overlay(71) +from:0x02164040 kind:arm_call to:0x02162f44 module:overlay(71) +from:0x02164050 kind:arm_call to:0x0203ce4c module:main +from:0x02164064 kind:load to:0x02165800 module:overlay(71) +from:0x02164068 kind:load to:0x0216581c module:overlay(71) +from:0x0216406c kind:load to:0x0216372c module:overlay(71) +from:0x02164070 kind:load to:0x02165804 module:overlay(71) +from:0x02164088 kind:load to:0x021650c0 module:overlay(71) +from:0x0216408c kind:load to:0x02163d24 module:overlay(71) +from:0x02164090 kind:load to:0x02163d4c module:overlay(71) +from:0x02164094 kind:load to:0x02163d64 module:overlay(71) +from:0x02164098 kind:load to:0x02163d98 module:overlay(71) +from:0x0216409c kind:load to:0x02163db0 module:overlay(71) +from:0x021640a0 kind:load to:0x02163e24 module:overlay(71) +from:0x021640a4 kind:load to:0x02163e74 module:overlay(71) +from:0x021640a8 kind:load to:0x02163ec4 module:overlay(71) +from:0x021640ac kind:load to:0x02163f14 module:overlay(71) +from:0x021640b0 kind:load to:0x02163f64 module:overlay(71) +from:0x021640b4 kind:load to:0x02163fb4 module:overlay(71) +from:0x021640b8 kind:load to:0x02164018 module:overlay(71) +from:0x021640bc kind:load to:0x02164074 module:overlay(71) +from:0x021640e8 kind:load to:0x02151640 module:overlay(71) +from:0x02164104 kind:load to:0x02097bf4 module:overlay(0) +from:0x02164108 kind:load to:0x02151474 module:overlay(71) +from:0x02164114 kind:load to:0x02151658 module:overlay(71) +from:0x02164118 kind:load to:0x0209b600 module:overlay(0) +from:0x02164124 kind:load to:0x021536a8 module:overlay(71) +from:0x02164128 kind:load to:0x0215b6ec module:overlay(71) +from:0x0216412c kind:load to:0x02151220 module:overlay(71) +from:0x02164130 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02164134 kind:load to:0x0207bff0 module:overlay(0) +from:0x02164140 kind:load to:0x0215b520 module:overlay(71) +from:0x02164144 kind:load to:0x0215b590 module:overlay(71) +from:0x02164148 kind:load to:0x0201774c module:main +from:0x0216414c kind:load to:0x0215b668 module:overlay(71) +from:0x02164150 kind:load to:0x0201775c module:main +from:0x0216415c kind:load to:0x02151cb4 module:overlay(71) +from:0x02164160 kind:load to:0x0215b6d0 module:overlay(71) +from:0x02164164 kind:load to:0x02150ee8 module:overlay(71) +from:0x02164168 kind:load to:0x02150f84 module:overlay(71) +from:0x0216416c kind:load to:0x021510c4 module:overlay(71) +from:0x02164178 kind:load to:0x021518bc module:overlay(71) +from:0x0216417c kind:load to:0x0215b698 module:overlay(71) +from:0x02164180 kind:load to:0x0215126c module:overlay(71) +from:0x02164184 kind:load to:0x021512ac module:overlay(71) +from:0x02164188 kind:load to:0x0207bff0 module:overlay(0) +from:0x02164194 kind:load to:0x02151cc8 module:overlay(71) +from:0x02164198 kind:load to:0x0215b6b4 module:overlay(71) +from:0x0216419c kind:load to:0x02057bd4 module:overlay(0) +from:0x021641a0 kind:load to:0x02150e80 module:overlay(71) +from:0x021641a4 kind:load to:0x02057da8 module:overlay(0) +from:0x021641a8 kind:load to:0x02057e24 module:overlay(0) +from:0x021641ac kind:load to:0x02057e88 module:overlay(0) +from:0x021641b0 kind:load to:0x0209a77c module:overlay(0) +from:0x021641b4 kind:load to:0x02057d64 module:overlay(0) +from:0x021641c0 kind:load to:0x02151cf0 module:overlay(71) +from:0x021641c4 kind:load to:0x0215b724 module:overlay(71) +from:0x021641c8 kind:load to:0x02099ae0 module:overlay(0) +from:0x021641cc kind:load to:0x02099b18 module:overlay(0) +from:0x021641d0 kind:load to:0x0209a11c module:overlay(0) +from:0x021641d4 kind:load to:0x0209a124 module:overlay(0) +from:0x021641d8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021641dc kind:load to:0x02099c90 module:overlay(0) +from:0x021641e0 kind:load to:0x02099b80 module:overlay(0) +from:0x021641e4 kind:load to:0x0209a04c module:overlay(0) +from:0x021641e8 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021641ec kind:load to:0x0209a0ec module:overlay(0) +from:0x021641f0 kind:load to:0x0215b634 module:overlay(71) +from:0x021641f4 kind:load to:0x0209a104 module:overlay(0) +from:0x021641f8 kind:load to:0x0215b624 module:overlay(71) +from:0x021641fc kind:load to:0x0215b600 module:overlay(71) +from:0x02164208 kind:load to:0x02151cdc module:overlay(71) +from:0x0216420c kind:load to:0x0215b708 module:overlay(71) +from:0x02164210 kind:load to:0x0209a234 module:overlay(0) +from:0x02164214 kind:load to:0x0209a268 module:overlay(0) +from:0x02164218 kind:load to:0x0209a300 module:overlay(0) +from:0x0216421c kind:load to:0x0209a314 module:overlay(0) +from:0x02164220 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02164224 kind:load to:0x0209a33c module:overlay(0) +from:0x02164228 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0216422c kind:load to:0x0209a04c module:overlay(0) +from:0x02164230 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02164234 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02164238 kind:load to:0x0209a328 module:overlay(0) +from:0x0216423c kind:load to:0x0209a6b4 module:overlay(0) +from:0x02164240 kind:load to:0x0215b63c module:overlay(71) +from:0x02164244 kind:load to:0x02154068 module:overlay(71) +from:0x02164248 kind:load to:0x0209a6ec module:overlay(0) +from:0x02164254 kind:load to:0x020984f8 module:overlay(0) +from:0x02164258 kind:load to:0x02098534 module:overlay(0) +from:0x0216425c kind:load to:0x0209854c module:overlay(0) +from:0x02164260 kind:load to:0x02098558 module:overlay(0) +from:0x02164264 kind:load to:0x01fff464 module:itcm +from:0x02164268 kind:load to:0x0215afe4 module:overlay(71) +from:0x0216426c kind:load to:0x02152054 module:overlay(71) +from:0x02164270 kind:load to:0x02098490 module:overlay(0) +from:0x02164274 kind:load to:0x02153098 module:overlay(71) +from:0x02164278 kind:load to:0x02153a70 module:overlay(71) +from:0x0216427c kind:load to:0x0209849c module:overlay(0) +from:0x02164280 kind:load to:0x02153e18 module:overlay(71) +from:0x02164284 kind:load to:0x02153abc module:overlay(71) +from:0x02164288 kind:load to:0x020984a8 module:overlay(0) +from:0x0216428c kind:load to:0x02098564 module:overlay(0) +from:0x02164290 kind:load to:0x020985d0 module:overlay(0) +from:0x02164294 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02164298 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216429c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021642a0 kind:load to:0x02151d18 module:overlay(71) +from:0x021642a4 kind:load to:0x02151e00 module:overlay(71) +from:0x021642a8 kind:load to:0x02099568 module:overlay(0) +from:0x021642ac kind:load to:0x021520c8 module:overlay(71) +from:0x021642b0 kind:load to:0x02153ed8 module:overlay(71) +from:0x021642b8 kind:load to:0x02153858 module:overlay(71) +from:0x021642c0 kind:load to:0x02153898 module:overlay(71) +from:0x021642c4 kind:load to:0x021598c0 module:overlay(71) +from:0x021642c8 kind:load to:0x0215605c module:overlay(71) +from:0x021642cc kind:load to:0x021598a0 module:overlay(71) +from:0x021642d0 kind:load to:0x021598ac module:overlay(71) +from:0x021642d4 kind:load to:0x021598b8 module:overlay(71) +from:0x021642d8 kind:load to:0x021599c0 module:overlay(71) +from:0x021642dc kind:load to:0x02159c74 module:overlay(71) +from:0x021642e0 kind:load to:0x02159e74 module:overlay(71) +from:0x021642e4 kind:load to:0x02152f60 module:overlay(71) +from:0x021642e8 kind:load to:0x02152f6c module:overlay(71) +from:0x021642ec kind:load to:0x02152f78 module:overlay(71) +from:0x021642f0 kind:load to:0x02159f80 module:overlay(71) +from:0x021642f4 kind:load to:0x02153f34 module:overlay(71) +from:0x021642fc kind:load to:0x02153b98 module:overlay(71) +from:0x02164308 kind:load to:0x020984f8 module:overlay(0) +from:0x0216430c kind:load to:0x02098534 module:overlay(0) +from:0x02164310 kind:load to:0x0209854c module:overlay(0) +from:0x02164314 kind:load to:0x02098558 module:overlay(0) +from:0x02164318 kind:load to:0x01fff464 module:itcm +from:0x0216431c kind:load to:0x0215afe4 module:overlay(71) +from:0x02164320 kind:load to:0x02152054 module:overlay(71) +from:0x02164324 kind:load to:0x02098490 module:overlay(0) +from:0x02164328 kind:load to:0x02153098 module:overlay(71) +from:0x0216432c kind:load to:0x02153a70 module:overlay(71) +from:0x02164330 kind:load to:0x0209849c module:overlay(0) +from:0x02164334 kind:load to:0x02153e18 module:overlay(71) +from:0x02164338 kind:load to:0x02153abc module:overlay(71) +from:0x0216433c kind:load to:0x020984a8 module:overlay(0) +from:0x02164340 kind:load to:0x02098564 module:overlay(0) +from:0x02164344 kind:load to:0x020985d0 module:overlay(0) +from:0x02164348 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0216434c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02164350 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164354 kind:load to:0x0215bb78 module:overlay(71) +from:0x02164358 kind:load to:0x0215bb8c module:overlay(71) +from:0x0216435c kind:load to:0x02099568 module:overlay(0) +from:0x02164360 kind:load to:0x021520c8 module:overlay(71) +from:0x02164364 kind:load to:0x02153ed8 module:overlay(71) +from:0x02164368 kind:load to:0x0215b888 module:overlay(71) +from:0x0216436c kind:load to:0x02153858 module:overlay(71) +from:0x02164370 kind:load to:0x0215b8c0 module:overlay(71) +from:0x02164374 kind:load to:0x02153898 module:overlay(71) +from:0x02164378 kind:load to:0x0215b84c module:overlay(71) +from:0x0216437c kind:load to:0x0215605c module:overlay(71) +from:0x02164380 kind:load to:0x0215ba28 module:overlay(71) +from:0x02164384 kind:load to:0x0215ba48 module:overlay(71) +from:0x02164388 kind:load to:0x0215ba64 module:overlay(71) +from:0x0216438c kind:load to:0x0215ba80 module:overlay(71) +from:0x02164390 kind:load to:0x0215bb00 module:overlay(71) +from:0x02164394 kind:load to:0x02159e74 module:overlay(71) +from:0x02164398 kind:load to:0x02152f60 module:overlay(71) +from:0x0216439c kind:load to:0x0215bb50 module:overlay(71) +from:0x021643a0 kind:load to:0x02152f78 module:overlay(71) +from:0x021643a4 kind:load to:0x02159f80 module:overlay(71) +from:0x021643a8 kind:load to:0x02153f34 module:overlay(71) +from:0x021643ac kind:load to:0x0215bb6c module:overlay(71) +from:0x021643b0 kind:load to:0x02153b98 module:overlay(71) +from:0x021643b4 kind:load to:0x02154a80 module:overlay(71) +from:0x021643bc kind:load to:0x021541c4 module:overlay(71) +from:0x021643c4 kind:load to:0x021544c8 module:overlay(71) +from:0x021643cc kind:load to:0x02154704 module:overlay(71) +from:0x021643d4 kind:load to:0x02154928 module:overlay(71) +from:0x021643dc kind:load to:0x02154b4c module:overlay(71) +from:0x021643e4 kind:load to:0x021580d4 module:overlay(71) +from:0x021643ec kind:load to:0x02154f1c module:overlay(71) +from:0x021643f4 kind:load to:0x021552a4 module:overlay(71) +from:0x021643fc kind:load to:0x02156448 module:overlay(71) +from:0x02164404 kind:load to:0x0215695c module:overlay(71) +from:0x0216440c kind:load to:0x0215b8f8 module:overlay(71) +from:0x02164414 kind:load to:0x02156f88 module:overlay(71) +from:0x0216441c kind:load to:0x021574c8 module:overlay(71) +from:0x02164424 kind:load to:0x02157044 module:overlay(71) +from:0x0216442c kind:load to:0x021576f0 module:overlay(71) +from:0x02164434 kind:load to:0x021578e8 module:overlay(71) +from:0x0216443c kind:load to:0x02157c84 module:overlay(71) +from:0x02164444 kind:load to:0x02158284 module:overlay(71) +from:0x0216444c kind:load to:0x021584c8 module:overlay(71) +from:0x02164454 kind:load to:0x02158c4c module:overlay(71) +from:0x0216445c kind:load to:0x021587c0 module:overlay(71) +from:0x02164464 kind:load to:0x021588e8 module:overlay(71) +from:0x0216446c kind:load to:0x021556cc module:overlay(71) +from:0x02164474 kind:load to:0x021557f8 module:overlay(71) +from:0x0216447c kind:load to:0x021559dc module:overlay(71) +from:0x02164484 kind:load to:0x02155b6c module:overlay(71) +from:0x0216448c kind:load to:0x02155ccc module:overlay(71) +from:0x02164494 kind:load to:0x02155dcc module:overlay(71) +from:0x0216449c kind:load to:0x02158f44 module:overlay(71) +from:0x021644a4 kind:load to:0x02159378 module:overlay(71) +from:0x021644ac kind:load to:0x021594a0 module:overlay(71) +from:0x021644b4 kind:load to:0x0215973c module:overlay(71) +from:0x021644bc kind:load to:0x021549bc module:overlay(71) +from:0x021644c4 kind:load to:0x02154190 module:overlay(71) +from:0x021644cc kind:load to:0x0215440c module:overlay(71) +from:0x021644d4 kind:load to:0x0215469c module:overlay(71) +from:0x021644dc kind:load to:0x02154870 module:overlay(71) +from:0x021644e4 kind:load to:0x02154a9c module:overlay(71) +from:0x021644ec kind:load to:0x02158030 module:overlay(71) +from:0x021644f4 kind:load to:0x02154e6c module:overlay(71) +from:0x021644fc kind:load to:0x021551f8 module:overlay(71) +from:0x02164504 kind:load to:0x021563a8 module:overlay(71) +from:0x0216450c kind:load to:0x021568c8 module:overlay(71) +from:0x02164514 kind:load to:0x02156c58 module:overlay(71) +from:0x0216451c kind:load to:0x02156f18 module:overlay(71) +from:0x02164524 kind:load to:0x021573fc module:overlay(71) +from:0x0216452c kind:load to:0x02156fcc module:overlay(71) +from:0x02164534 kind:load to:0x02157684 module:overlay(71) +from:0x0216453c kind:load to:0x02157858 module:overlay(71) +from:0x02164544 kind:load to:0x02157b8c module:overlay(71) +from:0x0216454c kind:load to:0x02158214 module:overlay(71) +from:0x02164554 kind:load to:0x02158444 module:overlay(71) +from:0x0216455c kind:load to:0x02158bc4 module:overlay(71) +from:0x02164564 kind:load to:0x021587a8 module:overlay(71) +from:0x0216456c kind:load to:0x02158808 module:overlay(71) +from:0x02164574 kind:load to:0x02155640 module:overlay(71) +from:0x0216457c kind:load to:0x02155730 module:overlay(71) +from:0x02164584 kind:load to:0x021559d8 module:overlay(71) +from:0x0216458c kind:load to:0x02155af4 module:overlay(71) +from:0x02164594 kind:load to:0x02155c04 module:overlay(71) +from:0x0216459c kind:load to:0x02155d7c module:overlay(71) +from:0x021645a4 kind:load to:0x02158f24 module:overlay(71) +from:0x021645ac kind:load to:0x02159244 module:overlay(71) +from:0x021645b4 kind:load to:0x02159460 module:overlay(71) +from:0x021645bc kind:load to:0x021596c4 module:overlay(71) +from:0x021645cc kind:load to:0x02097bf4 module:overlay(0) +from:0x021645d0 kind:load to:0x0215bbd4 module:overlay(71) +from:0x021645ec kind:load to:0x0215c4b0 module:overlay(71) +from:0x021645f0 kind:load to:0x0215df84 module:overlay(71) +from:0x021645f4 kind:load to:0x0215bce4 module:overlay(71) +from:0x021645f8 kind:load to:0x0215bd80 module:overlay(71) +from:0x021645fc kind:load to:0x0215bf20 module:overlay(71) +from:0x02164608 kind:load to:0x0215c49c module:overlay(71) +from:0x0216460c kind:load to:0x0215df68 module:overlay(71) +from:0x02164610 kind:load to:0x02057bd4 module:overlay(0) +from:0x02164614 kind:load to:0x0215bc78 module:overlay(71) +from:0x02164618 kind:load to:0x02057da8 module:overlay(0) +from:0x0216461c kind:load to:0x02057e24 module:overlay(0) +from:0x02164620 kind:load to:0x02057e88 module:overlay(0) +from:0x02164624 kind:load to:0x0209a77c module:overlay(0) +from:0x02164628 kind:load to:0x02057d64 module:overlay(0) +from:0x02164634 kind:load to:0x020984f8 module:overlay(0) +from:0x02164638 kind:load to:0x02098534 module:overlay(0) +from:0x0216463c kind:load to:0x0209854c module:overlay(0) +from:0x02164640 kind:load to:0x02098558 module:overlay(0) +from:0x02164644 kind:load to:0x01fff464 module:itcm +from:0x02164648 kind:load to:0x0215afe4 module:overlay(71) +from:0x0216464c kind:load to:0x02152054 module:overlay(71) +from:0x02164650 kind:load to:0x02098490 module:overlay(0) +from:0x02164654 kind:load to:0x02153098 module:overlay(71) +from:0x02164658 kind:load to:0x02153a70 module:overlay(71) +from:0x0216465c kind:load to:0x0209849c module:overlay(0) +from:0x02164660 kind:load to:0x02153e18 module:overlay(71) +from:0x02164664 kind:load to:0x02153abc module:overlay(71) +from:0x02164668 kind:load to:0x020984a8 module:overlay(0) +from:0x0216466c kind:load to:0x02098564 module:overlay(0) +from:0x02164670 kind:load to:0x020985d0 module:overlay(0) +from:0x02164674 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02164678 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216467c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164680 kind:load to:0x0215dfa0 module:overlay(71) +from:0x02164684 kind:load to:0x0215dfdc module:overlay(71) +from:0x02164688 kind:load to:0x02099568 module:overlay(0) +from:0x0216468c kind:load to:0x021520c8 module:overlay(71) +from:0x02164690 kind:load to:0x0215c4f4 module:overlay(71) +from:0x02164694 kind:load to:0x0215c688 module:overlay(71) +from:0x02164698 kind:load to:0x0215c6dc module:overlay(71) +from:0x0216469c kind:load to:0x0215c9d0 module:overlay(71) +from:0x021646a0 kind:load to:0x0215c92c module:overlay(71) +from:0x021646a4 kind:load to:0x021598c0 module:overlay(71) +from:0x021646a8 kind:load to:0x0215605c module:overlay(71) +from:0x021646ac kind:load to:0x021598a0 module:overlay(71) +from:0x021646b0 kind:load to:0x021598ac module:overlay(71) +from:0x021646b4 kind:load to:0x021598b8 module:overlay(71) +from:0x021646b8 kind:load to:0x021599c0 module:overlay(71) +from:0x021646bc kind:load to:0x02159c74 module:overlay(71) +from:0x021646c0 kind:load to:0x02159e74 module:overlay(71) +from:0x021646c4 kind:load to:0x02152f60 module:overlay(71) +from:0x021646c8 kind:load to:0x02152f6c module:overlay(71) +from:0x021646cc kind:load to:0x0215dc50 module:overlay(71) +from:0x021646d0 kind:load to:0x02159f80 module:overlay(71) +from:0x021646d4 kind:load to:0x0215c5e0 module:overlay(71) +from:0x021646d8 kind:load to:0x0215df10 module:overlay(71) +from:0x021646dc kind:load to:0x0215c4c4 module:overlay(71) +from:0x021646e0 kind:load to:0x02154a80 module:overlay(71) +from:0x021646e8 kind:load to:0x021541c4 module:overlay(71) +from:0x021646f0 kind:load to:0x021544c8 module:overlay(71) +from:0x021646f8 kind:load to:0x02154704 module:overlay(71) +from:0x02164700 kind:load to:0x02154928 module:overlay(71) +from:0x02164708 kind:load to:0x02154b4c module:overlay(71) +from:0x02164710 kind:load to:0x021580d4 module:overlay(71) +from:0x02164718 kind:load to:0x02154f1c module:overlay(71) +from:0x02164720 kind:load to:0x021552a4 module:overlay(71) +from:0x02164728 kind:load to:0x0215cad8 module:overlay(71) +from:0x02164730 kind:load to:0x0215695c module:overlay(71) +from:0x02164738 kind:load to:0x02156cd8 module:overlay(71) +from:0x02164740 kind:load to:0x02156f88 module:overlay(71) +from:0x02164748 kind:load to:0x021574c8 module:overlay(71) +from:0x02164750 kind:load to:0x02157044 module:overlay(71) +from:0x02164758 kind:load to:0x021576f0 module:overlay(71) +from:0x02164760 kind:load to:0x021578e8 module:overlay(71) +from:0x02164768 kind:load to:0x02157c84 module:overlay(71) +from:0x02164770 kind:load to:0x02158284 module:overlay(71) +from:0x02164778 kind:load to:0x021584c8 module:overlay(71) +from:0x02164780 kind:load to:0x02158c4c module:overlay(71) +from:0x02164788 kind:load to:0x021587c0 module:overlay(71) +from:0x02164790 kind:load to:0x021588e8 module:overlay(71) +from:0x02164798 kind:load to:0x021556cc module:overlay(71) +from:0x021647a0 kind:load to:0x021557f8 module:overlay(71) +from:0x021647a8 kind:load to:0x021559dc module:overlay(71) +from:0x021647b0 kind:load to:0x02155b6c module:overlay(71) +from:0x021647b8 kind:load to:0x0215d790 module:overlay(71) +from:0x021647c0 kind:load to:0x02155dcc module:overlay(71) +from:0x021647c8 kind:load to:0x0215d934 module:overlay(71) +from:0x021647d0 kind:load to:0x02159378 module:overlay(71) +from:0x021647d8 kind:load to:0x021594a0 module:overlay(71) +from:0x021647e0 kind:load to:0x0215973c module:overlay(71) +from:0x021647e8 kind:load to:0x021549bc module:overlay(71) +from:0x021647f0 kind:load to:0x02154190 module:overlay(71) +from:0x021647f8 kind:load to:0x0215440c module:overlay(71) +from:0x02164800 kind:load to:0x0215469c module:overlay(71) +from:0x02164808 kind:load to:0x02154870 module:overlay(71) +from:0x02164810 kind:load to:0x02154a9c module:overlay(71) +from:0x02164818 kind:load to:0x02158030 module:overlay(71) +from:0x02164820 kind:load to:0x02154e6c module:overlay(71) +from:0x02164828 kind:load to:0x021551f8 module:overlay(71) +from:0x02164830 kind:load to:0x0215ca2c module:overlay(71) +from:0x02164838 kind:load to:0x021568c8 module:overlay(71) +from:0x02164840 kind:load to:0x02156c58 module:overlay(71) +from:0x02164848 kind:load to:0x02156f18 module:overlay(71) +from:0x02164850 kind:load to:0x021573fc module:overlay(71) +from:0x02164858 kind:load to:0x02156fcc module:overlay(71) +from:0x02164860 kind:load to:0x02157684 module:overlay(71) +from:0x02164868 kind:load to:0x02157858 module:overlay(71) +from:0x02164870 kind:load to:0x02157b8c module:overlay(71) +from:0x02164878 kind:load to:0x02158214 module:overlay(71) +from:0x02164880 kind:load to:0x02158444 module:overlay(71) +from:0x02164888 kind:load to:0x02158bc4 module:overlay(71) +from:0x02164890 kind:load to:0x021587a8 module:overlay(71) +from:0x02164898 kind:load to:0x02158808 module:overlay(71) +from:0x021648a0 kind:load to:0x02155640 module:overlay(71) +from:0x021648a8 kind:load to:0x02155730 module:overlay(71) +from:0x021648b0 kind:load to:0x021559d8 module:overlay(71) +from:0x021648b8 kind:load to:0x02155af4 module:overlay(71) +from:0x021648c0 kind:load to:0x0215d76c module:overlay(71) +from:0x021648c8 kind:load to:0x0215d868 module:overlay(71) +from:0x021648d0 kind:load to:0x0215d88c module:overlay(71) +from:0x021648d8 kind:load to:0x02159244 module:overlay(71) +from:0x021648e0 kind:load to:0x02159460 module:overlay(71) +from:0x021648e8 kind:load to:0x021596c4 module:overlay(71) +from:0x021648f8 kind:load to:0x020984f8 module:overlay(0) +from:0x021648fc kind:load to:0x02098534 module:overlay(0) +from:0x02164900 kind:load to:0x0209854c module:overlay(0) +from:0x02164904 kind:load to:0x02098558 module:overlay(0) +from:0x02164908 kind:load to:0x01fff464 module:itcm +from:0x0216490c kind:load to:0x0215afe4 module:overlay(71) +from:0x02164910 kind:load to:0x0215e1e0 module:overlay(71) +from:0x02164914 kind:load to:0x0215e2b8 module:overlay(71) +from:0x02164918 kind:load to:0x02153098 module:overlay(71) +from:0x0216491c kind:load to:0x02153a70 module:overlay(71) +from:0x02164920 kind:load to:0x0209849c module:overlay(0) +from:0x02164924 kind:load to:0x0215e310 module:overlay(71) +from:0x02164928 kind:load to:0x02153abc module:overlay(71) +from:0x0216492c kind:load to:0x020984a8 module:overlay(0) +from:0x02164930 kind:load to:0x02098564 module:overlay(0) +from:0x02164934 kind:load to:0x020985d0 module:overlay(0) +from:0x02164938 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0216493c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02164940 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164944 kind:load to:0x0215e110 module:overlay(71) +from:0x02164948 kind:load to:0x0215e174 module:overlay(71) +from:0x0216494c kind:load to:0x02099568 module:overlay(0) +from:0x02164950 kind:load to:0x021520c8 module:overlay(71) +from:0x02164954 kind:load to:0x02153ed8 module:overlay(71) +from:0x02164958 kind:load to:0x0215e3bc module:overlay(71) +from:0x0216495c kind:load to:0x0215e3f4 module:overlay(71) +from:0x02164960 kind:load to:0x0215e448 module:overlay(71) +from:0x02164964 kind:load to:0x02153898 module:overlay(71) +from:0x02164968 kind:load to:0x0215e78c module:overlay(71) +from:0x0216496c kind:load to:0x0215605c module:overlay(71) +from:0x02164970 kind:load to:0x021598a0 module:overlay(71) +from:0x02164974 kind:load to:0x021598ac module:overlay(71) +from:0x02164978 kind:load to:0x021598b8 module:overlay(71) +from:0x0216497c kind:load to:0x021599c0 module:overlay(71) +from:0x02164980 kind:load to:0x02159c74 module:overlay(71) +from:0x02164984 kind:load to:0x02159e74 module:overlay(71) +from:0x02164988 kind:load to:0x02152f60 module:overlay(71) +from:0x0216498c kind:load to:0x02152f6c module:overlay(71) +from:0x02164990 kind:load to:0x02152f78 module:overlay(71) +from:0x02164994 kind:load to:0x02159f80 module:overlay(71) +from:0x02164998 kind:load to:0x0215e788 module:overlay(71) +from:0x0216499c kind:load to:0x0215e7d0 module:overlay(71) +from:0x021649a0 kind:load to:0x02153b98 module:overlay(71) +from:0x021649a4 kind:load to:0x02154a80 module:overlay(71) +from:0x021649ac kind:load to:0x0215e55c module:overlay(71) +from:0x021649b4 kind:load to:0x021544c8 module:overlay(71) +from:0x021649bc kind:load to:0x02154704 module:overlay(71) +from:0x021649c4 kind:load to:0x02154928 module:overlay(71) +from:0x021649cc kind:load to:0x02154b4c module:overlay(71) +from:0x021649d4 kind:load to:0x021580d4 module:overlay(71) +from:0x021649dc kind:load to:0x02154f1c module:overlay(71) +from:0x021649e4 kind:load to:0x021552a4 module:overlay(71) +from:0x021649ec kind:load to:0x02156448 module:overlay(71) +from:0x021649f4 kind:load to:0x0215695c module:overlay(71) +from:0x021649fc kind:load to:0x02156cd8 module:overlay(71) +from:0x02164a04 kind:load to:0x02156f88 module:overlay(71) +from:0x02164a0c kind:load to:0x021574c8 module:overlay(71) +from:0x02164a14 kind:load to:0x02157044 module:overlay(71) +from:0x02164a1c kind:load to:0x021576f0 module:overlay(71) +from:0x02164a24 kind:load to:0x021578e8 module:overlay(71) +from:0x02164a2c kind:load to:0x02157c84 module:overlay(71) +from:0x02164a34 kind:load to:0x02158284 module:overlay(71) +from:0x02164a3c kind:load to:0x021584c8 module:overlay(71) +from:0x02164a44 kind:load to:0x02158c4c module:overlay(71) +from:0x02164a4c kind:load to:0x021587c0 module:overlay(71) +from:0x02164a54 kind:load to:0x021588e8 module:overlay(71) +from:0x02164a5c kind:load to:0x021556cc module:overlay(71) +from:0x02164a64 kind:load to:0x021557f8 module:overlay(71) +from:0x02164a6c kind:load to:0x021559dc module:overlay(71) +from:0x02164a74 kind:load to:0x0215e4d4 module:overlay(71) +from:0x02164a7c kind:load to:0x02155ccc module:overlay(71) +from:0x02164a84 kind:load to:0x0215e620 module:overlay(71) +from:0x02164a8c kind:load to:0x02158f44 module:overlay(71) +from:0x02164a94 kind:load to:0x02159378 module:overlay(71) +from:0x02164a9c kind:load to:0x021594a0 module:overlay(71) +from:0x02164aa4 kind:load to:0x0215973c module:overlay(71) +from:0x02164aac kind:load to:0x021549bc module:overlay(71) +from:0x02164ab4 kind:load to:0x02154190 module:overlay(71) +from:0x02164abc kind:load to:0x0215440c module:overlay(71) +from:0x02164ac4 kind:load to:0x0215469c module:overlay(71) +from:0x02164acc kind:load to:0x02154870 module:overlay(71) +from:0x02164ad4 kind:load to:0x02154a9c module:overlay(71) +from:0x02164adc kind:load to:0x02158030 module:overlay(71) +from:0x02164ae4 kind:load to:0x02154e6c module:overlay(71) +from:0x02164aec kind:load to:0x021551f8 module:overlay(71) +from:0x02164af4 kind:load to:0x021563a8 module:overlay(71) +from:0x02164afc kind:load to:0x021568c8 module:overlay(71) +from:0x02164b04 kind:load to:0x02156c58 module:overlay(71) +from:0x02164b0c kind:load to:0x02156f18 module:overlay(71) +from:0x02164b14 kind:load to:0x021573fc module:overlay(71) +from:0x02164b1c kind:load to:0x02156fcc module:overlay(71) +from:0x02164b24 kind:load to:0x02157684 module:overlay(71) +from:0x02164b2c kind:load to:0x02157858 module:overlay(71) +from:0x02164b34 kind:load to:0x02157b8c module:overlay(71) +from:0x02164b3c kind:load to:0x02158214 module:overlay(71) +from:0x02164b44 kind:load to:0x02158444 module:overlay(71) +from:0x02164b4c kind:load to:0x02158bc4 module:overlay(71) +from:0x02164b54 kind:load to:0x021587a8 module:overlay(71) +from:0x02164b5c kind:load to:0x02158808 module:overlay(71) +from:0x02164b64 kind:load to:0x02155640 module:overlay(71) +from:0x02164b6c kind:load to:0x02155730 module:overlay(71) +from:0x02164b74 kind:load to:0x021559d8 module:overlay(71) +from:0x02164b7c kind:load to:0x0215e49c module:overlay(71) +from:0x02164b84 kind:load to:0x02155c04 module:overlay(71) +from:0x02164b8c kind:load to:0x0215e5e8 module:overlay(71) +from:0x02164b94 kind:load to:0x02158f24 module:overlay(71) +from:0x02164b9c kind:load to:0x02159244 module:overlay(71) +from:0x02164ba4 kind:load to:0x02159460 module:overlay(71) +from:0x02164bac kind:load to:0x021596c4 module:overlay(71) +from:0x02164be0 kind:load to:0x02160018 module:overlay(71) +from:0x02164be4 kind:load to:0x02160058 module:overlay(71) +from:0x02164be8 kind:load to:0x02160098 module:overlay(71) +from:0x02164bec kind:load to:0x02160074 module:overlay(71) +from:0x02164bf8 kind:load to:0x0215f1fc module:overlay(71) +from:0x02164bfc kind:load to:0x02097924 module:overlay(0) +from:0x02164c00 kind:load to:0x02097734 module:overlay(0) +from:0x02164c04 kind:load to:0x020977b0 module:overlay(0) +from:0x02164c08 kind:load to:0x0209792c module:overlay(0) +from:0x02164c0c kind:load to:0x0209794c module:overlay(0) +from:0x02164c10 kind:load to:0x02097978 module:overlay(0) +from:0x02164c1c kind:load to:0x0215f404 module:overlay(71) +from:0x02164c20 kind:load to:0x021600c8 module:overlay(71) +from:0x02164c24 kind:load to:0x02099ae0 module:overlay(0) +from:0x02164c28 kind:load to:0x02099b18 module:overlay(0) +from:0x02164c2c kind:load to:0x0209a11c module:overlay(0) +from:0x02164c30 kind:load to:0x0209a124 module:overlay(0) +from:0x02164c34 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02164c38 kind:load to:0x02099c90 module:overlay(0) +from:0x02164c3c kind:load to:0x02099b80 module:overlay(0) +from:0x02164c40 kind:load to:0x0209a04c module:overlay(0) +from:0x02164c44 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02164c48 kind:load to:0x0209a0ec module:overlay(0) +from:0x02164c4c kind:load to:0x0215b634 module:overlay(71) +from:0x02164c50 kind:load to:0x0209a104 module:overlay(0) +from:0x02164c54 kind:load to:0x0215b624 module:overlay(71) +from:0x02164c58 kind:load to:0x0215b600 module:overlay(71) +from:0x02164c64 kind:load to:0x020984f8 module:overlay(0) +from:0x02164c68 kind:load to:0x02098534 module:overlay(0) +from:0x02164c6c kind:load to:0x0209854c module:overlay(0) +from:0x02164c70 kind:load to:0x02098558 module:overlay(0) +from:0x02164c74 kind:load to:0x01fff464 module:itcm +from:0x02164c78 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02164c7c kind:load to:0x0215f510 module:overlay(71) +from:0x02164c80 kind:load to:0x0215f5bc module:overlay(71) +from:0x02164c84 kind:load to:0x0215f5e8 module:overlay(71) +from:0x02164c88 kind:load to:0x0215f634 module:overlay(71) +from:0x02164c8c kind:load to:0x0209849c module:overlay(0) +from:0x02164c90 kind:load to:0x0215f6f4 module:overlay(71) +from:0x02164c94 kind:load to:0x0215f7bc module:overlay(71) +from:0x02164c98 kind:load to:0x020984a8 module:overlay(0) +from:0x02164c9c kind:load to:0x02098564 module:overlay(0) +from:0x02164ca0 kind:load to:0x020985d0 module:overlay(0) +from:0x02164ca4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02164ca8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02164cac kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164cb0 kind:load to:0x0215f418 module:overlay(71) +from:0x02164cb4 kind:load to:0x0215f490 module:overlay(71) +from:0x02164cb8 kind:load to:0x020bfab4 module:overlays(2,4,17) +from:0x02164cc0 kind:load to:0x0215feb4 module:overlay(71) +from:0x02164cc8 kind:load to:0x0215fee8 module:overlay(71) +from:0x02164cd0 kind:load to:0x0215ff1c module:overlay(71) +from:0x02164ce0 kind:load to:0x0215ff98 module:overlay(71) +from:0x02164ce8 kind:load to:0x0215ff9c module:overlay(71) +from:0x02164cf0 kind:load to:0x02160410 module:overlay(71) +from:0x02164cf8 kind:load to:0x021604a8 module:overlay(71) +from:0x02164d00 kind:load to:0x02160588 module:overlay(71) +from:0x02164d08 kind:load to:0x02160664 module:overlay(71) +from:0x02164d18 kind:load to:0x02160104 module:overlay(71) +from:0x02164d1c kind:load to:0x02097924 module:overlay(0) +from:0x02164d20 kind:load to:0x02097734 module:overlay(0) +from:0x02164d24 kind:load to:0x020977b0 module:overlay(0) +from:0x02164d28 kind:load to:0x0209792c module:overlay(0) +from:0x02164d2c kind:load to:0x0209794c module:overlay(0) +from:0x02164d30 kind:load to:0x02097978 module:overlay(0) +from:0x02164d3c kind:load to:0x0207caa0 module:overlay(0) +from:0x02164d40 kind:load to:0x0207caa8 module:overlay(0) +from:0x02164d44 kind:load to:0x0207d2bc module:overlay(0) +from:0x02164d48 kind:load to:0x0207d2ac module:overlay(0) +from:0x02164d4c kind:load to:0x0207d2f8 module:overlay(0) +from:0x02164d50 kind:load to:0x0207d330 module:overlay(0) +from:0x02164d54 kind:load to:0x0207d374 module:overlay(0) +from:0x02164d58 kind:load to:0x0207d39c module:overlay(0) +from:0x02164d64 kind:load to:0x02160268 module:overlay(71) +from:0x02164d68 kind:load to:0x021608c4 module:overlay(71) +from:0x02164d6c kind:load to:0x02099ae0 module:overlay(0) +from:0x02164d70 kind:load to:0x02099b18 module:overlay(0) +from:0x02164d74 kind:load to:0x0209a11c module:overlay(0) +from:0x02164d78 kind:load to:0x0209a124 module:overlay(0) +from:0x02164d7c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02164d80 kind:load to:0x02099c90 module:overlay(0) +from:0x02164d84 kind:load to:0x02099b80 module:overlay(0) +from:0x02164d88 kind:load to:0x0209a04c module:overlay(0) +from:0x02164d8c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02164d90 kind:load to:0x0209a0ec module:overlay(0) +from:0x02164d94 kind:load to:0x0215b634 module:overlay(71) +from:0x02164d98 kind:load to:0x0209a104 module:overlay(0) +from:0x02164d9c kind:load to:0x0215b624 module:overlay(71) +from:0x02164da0 kind:load to:0x0215b600 module:overlay(71) +from:0x02164dac kind:load to:0x020984f8 module:overlay(0) +from:0x02164db0 kind:load to:0x02098534 module:overlay(0) +from:0x02164db4 kind:load to:0x0209854c module:overlay(0) +from:0x02164db8 kind:load to:0x02098558 module:overlay(0) +from:0x02164dbc kind:load to:0x01fff464 module:itcm +from:0x02164dc0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02164dc4 kind:load to:0x0216027c module:overlay(71) +from:0x02164dc8 kind:load to:0x02098490 module:overlay(0) +from:0x02164dcc kind:load to:0x02160348 module:overlay(71) +from:0x02164dd0 kind:load to:0x02098498 module:overlay(0) +from:0x02164dd4 kind:load to:0x0209849c module:overlay(0) +from:0x02164dd8 kind:load to:0x021603e0 module:overlay(71) +from:0x02164ddc kind:load to:0x020984a4 module:overlay(0) +from:0x02164de0 kind:load to:0x020984a8 module:overlay(0) +from:0x02164de4 kind:load to:0x02098564 module:overlay(0) +from:0x02164de8 kind:load to:0x020985d0 module:overlay(0) +from:0x02164dec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02164df0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02164df4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164df8 kind:load to:0x021608e0 module:overlay(71) +from:0x02164dfc kind:load to:0x02160910 module:overlay(71) +from:0x02164e0c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02164e10 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02164e14 kind:load to:0x0209ca38 module:overlay(0) +from:0x02164e18 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164e24 kind:load to:0x02160968 module:overlay(71) +from:0x02164e28 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02164e2c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02164e30 kind:load to:0x0209ca38 module:overlay(0) +from:0x02164e34 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164e40 kind:load to:0x0207c47c module:overlay(0) +from:0x02164e44 kind:load to:0x0207c484 module:overlay(0) +from:0x02164e48 kind:load to:0x0207c94c module:overlay(0) +from:0x02164e4c kind:load to:0x0207c93c module:overlay(0) +from:0x02164e50 kind:load to:0x0207c980 module:overlay(0) +from:0x02164e54 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02164e58 kind:load to:0x0207ca18 module:overlay(0) +from:0x02164e5c kind:load to:0x0207ca90 module:overlay(0) +from:0x02164e68 kind:load to:0x02160ae4 module:overlay(71) +from:0x02164e6c kind:load to:0x0209d098 module:overlay(0) +from:0x02164e70 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02164e74 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02164e78 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02164e7c kind:load to:0x02160af8 module:overlay(71) +from:0x02164e80 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02164e84 kind:load to:0x0209d1ac module:overlay(0) +from:0x02164e88 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02164e8c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02164e90 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02164e94 kind:load to:0x0209d1cc module:overlay(0) +from:0x02164e98 kind:load to:0x02160b3c module:overlay(71) +from:0x02164e9c kind:load to:0x02160b5c module:overlay(71) +from:0x02164ea8 kind:load to:0x02160ba4 module:overlay(71) +from:0x02164eac kind:load to:0x0209c9f0 module:overlay(0) +from:0x02164eb0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02164eb4 kind:load to:0x0209ca38 module:overlay(0) +from:0x02164eb8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164ec4 kind:load to:0x02160de0 module:overlay(71) +from:0x02164ec8 kind:load to:0x021618b4 module:overlay(71) +from:0x02164ecc kind:load to:0x02160cb8 module:overlay(71) +from:0x02164ed0 kind:load to:0x01ffc57c module:itcm +from:0x02164ed4 kind:load to:0x02057da8 module:overlay(0) +from:0x02164ed8 kind:load to:0x02057e24 module:overlay(0) +from:0x02164edc kind:load to:0x02057e88 module:overlay(0) +from:0x02164ee0 kind:load to:0x02160cf4 module:overlay(71) +from:0x02164ee4 kind:load to:0x02057d64 module:overlay(0) +from:0x02164ef0 kind:load to:0x02160df4 module:overlay(71) +from:0x02164ef4 kind:load to:0x02160fc4 module:overlay(71) +from:0x02164ef8 kind:load to:0x02161034 module:overlay(71) +from:0x02164efc kind:load to:0x021614d4 module:overlay(71) +from:0x02164f00 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02164f04 kind:load to:0x021616b8 module:overlay(71) +from:0x02164f08 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02164f0c kind:load to:0x021614f4 module:overlay(71) +from:0x02164f10 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02164f14 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02164f18 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02164f1c kind:load to:0x0209d1cc module:overlay(0) +from:0x02164f20 kind:load to:0x021618d0 module:overlay(71) +from:0x02164f24 kind:load to:0x021618f8 module:overlay(71) +from:0x02164f28 kind:load to:0x021615e4 module:overlay(71) +from:0x02164f34 kind:load to:0x02161948 module:overlay(71) +from:0x02164f38 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02164f3c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02164f40 kind:load to:0x0209ca38 module:overlay(0) +from:0x02164f44 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164f50 kind:load to:0x02109b74 module:overlays(19,21,31) +from:0x02164f54 kind:load to:0x0209d098 module:overlay(0) +from:0x02164f58 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02164f5c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02164f60 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02164f64 kind:load to:0x02109c34 module:overlays(19,31) +from:0x02164f68 kind:load to:0x02109c1c module:overlays(19,31) +from:0x02164f6c kind:load to:0x02109c54 module:overlays(19,31) +from:0x02164f70 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02164f74 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02164f78 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02164f7c kind:load to:0x0209d1cc module:overlay(0) +from:0x02164f80 kind:load to:0x02161a70 module:overlay(71) +from:0x02164f84 kind:load to:0x02161a90 module:overlay(71) +from:0x02164f88 kind:load to:0x02161a20 module:overlay(71) +from:0x02164f94 kind:load to:0x02161ad8 module:overlay(71) +from:0x02164f98 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02164f9c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02164fa0 kind:load to:0x0209ca38 module:overlay(0) +from:0x02164fa4 kind:load to:0x0209ca58 module:overlay(0) +from:0x02164fb0 kind:load to:0x02161b98 module:overlay(71) +from:0x02164fb4 kind:load to:0x0209d098 module:overlay(0) +from:0x02164fb8 kind:load to:0x02161d48 module:overlay(71) +from:0x02164fbc kind:load to:0x02161e74 module:overlay(71) +from:0x02164fc0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02164fc4 kind:load to:0x02161eb4 module:overlay(71) +from:0x02164fc8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02164fcc kind:load to:0x0209d1ac module:overlay(0) +from:0x02164fd0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02164fd4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02164fd8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02164fdc kind:load to:0x0209d1cc module:overlay(0) +from:0x02164fe0 kind:load to:0x02162044 module:overlay(71) +from:0x02164fe4 kind:load to:0x02162064 module:overlay(71) +from:0x02164ff0 kind:load to:0x021620ac module:overlay(71) +from:0x02164ff4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02164ff8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02164ffc kind:load to:0x0209ca38 module:overlay(0) +from:0x02165000 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216500c kind:load to:0x02162184 module:overlay(71) +from:0x02165010 kind:load to:0x0209d098 module:overlay(0) +from:0x02165014 kind:load to:0x02162460 module:overlay(71) +from:0x02165018 kind:load to:0x02162650 module:overlay(71) +from:0x0216501c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02165020 kind:load to:0x02162878 module:overlay(71) +from:0x02165024 kind:load to:0x02162b20 module:overlay(71) +from:0x02165028 kind:load to:0x0209d1ac module:overlay(0) +from:0x0216502c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02165030 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02165034 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02165038 kind:load to:0x0209d1cc module:overlay(0) +from:0x0216503c kind:load to:0x02162ea8 module:overlay(71) +from:0x02165040 kind:load to:0x02162ed0 module:overlay(71) +from:0x02165044 kind:load to:0x02162a20 module:overlay(71) +from:0x02165050 kind:load to:0x02162f20 module:overlay(71) +from:0x02165054 kind:load to:0x0209ca98 module:overlay(0) +from:0x02165058 kind:load to:0x0209caa0 module:overlay(0) +from:0x0216505c kind:load to:0x0209c980 module:overlay(0) +from:0x02165060 kind:load to:0x0209c984 module:overlay(0) +from:0x02165070 kind:load to:0x0209ca98 module:overlay(0) +from:0x02165074 kind:load to:0x0209caa0 module:overlay(0) +from:0x02165078 kind:load to:0x0209c980 module:overlay(0) +from:0x0216507c kind:load to:0x0209c984 module:overlay(0) +from:0x02165088 kind:load to:0x021630c8 module:overlay(71) +from:0x0216508c kind:load to:0x0209d098 module:overlay(0) +from:0x02165090 kind:load to:0x0216320c module:overlay(71) +from:0x02165094 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02165098 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0216509c kind:load to:0x021632b0 module:overlay(71) +from:0x021650a0 kind:load to:0x02163298 module:overlay(71) +from:0x021650a4 kind:load to:0x02163328 module:overlay(71) +from:0x021650a8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021650ac kind:load to:0x0209d1b8 module:overlay(0) +from:0x021650b0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021650b4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021650b8 kind:load to:0x021636e4 module:overlay(71) +from:0x021650bc kind:load to:0x02163704 module:overlay(71) diff --git a/config/usa/arm9/overlays/ov071/symbols.txt b/config/usa/arm9/overlays/ov071/symbols.txt new file mode 100644 index 00000000..c0d56942 --- /dev/null +++ b/config/usa/arm9/overlays/ov071/symbols.txt @@ -0,0 +1,604 @@ +func_ov071_02150be0 kind:function(arm,size=0x14) addr:0x02150be0 +func_ov071_02150bf4 kind:function(arm,size=0xd0) addr:0x02150bf4 +func_ov071_02150cc4 kind:function(arm,size=0xec) addr:0x02150cc4 +func_ov071_02150db0 kind:function(arm,size=0xd0) addr:0x02150db0 +func_ov071_02150e80 kind:function(arm,size=0x2c) addr:0x02150e80 +func_ov071_02150eac kind:function(arm,size=0x3c) addr:0x02150eac +func_ov071_02150ee8 kind:function(arm,size=0x9c) addr:0x02150ee8 +func_ov071_02150f84 kind:function(arm,size=0x140) addr:0x02150f84 +func_ov071_021510c4 kind:function(arm,size=0x15c) addr:0x021510c4 +func_ov071_02151220 kind:function(arm,size=0x2c) addr:0x02151220 +func_ov071_0215124c kind:function(arm,size=0x20) addr:0x0215124c +func_ov071_0215126c kind:function(arm,size=0x40) addr:0x0215126c +func_ov071_021512ac kind:function(arm,size=0x1a0) addr:0x021512ac +func_ov071_0215144c kind:function(arm,size=0x28) addr:0x0215144c +func_ov071_02151474 kind:function(arm,size=0x1a4) addr:0x02151474 +func_ov071_02151618 kind:function(arm,size=0x28) addr:0x02151618 +func_ov071_02151640 kind:function(arm,size=0x18) addr:0x02151640 +func_ov071_02151658 kind:function(arm,size=0x2c) addr:0x02151658 +func_ov071_02151684 kind:function(arm,size=0x238) addr:0x02151684 +func_ov071_021518bc kind:function(arm,size=0x14) addr:0x021518bc +func_ov071_021518d0 kind:function(arm,size=0x3e4) addr:0x021518d0 +func_ov071_02151cb4 kind:function(arm,size=0x14) addr:0x02151cb4 +func_ov071_02151cc8 kind:function(arm,size=0x14) addr:0x02151cc8 +func_ov071_02151cdc kind:function(arm,size=0x14) addr:0x02151cdc +func_ov071_02151cf0 kind:function(arm,size=0x14) addr:0x02151cf0 +func_ov071_02151d04 kind:function(arm,size=0x14) addr:0x02151d04 +func_ov071_02151d18 kind:function(arm,size=0xe8) addr:0x02151d18 +func_ov071_02151e00 kind:function(arm,size=0xf0) addr:0x02151e00 +func_ov071_02151ef0 kind:function(arm,size=0xe8) addr:0x02151ef0 +func_ov071_02151fd8 kind:function(arm,size=0x7c) addr:0x02151fd8 +func_ov071_02152054 kind:function(arm,size=0x74) addr:0x02152054 +func_ov071_021520c8 kind:function(arm,size=0x4) addr:0x021520c8 +func_ov071_021520cc kind:function(arm,size=0x78) addr:0x021520cc +func_ov071_02152144 kind:function(arm,size=0x6c) addr:0x02152144 +func_ov071_021521b0 kind:function(arm,size=0x24) addr:0x021521b0 +func_ov071_021521d4 kind:function(arm,size=0x58) addr:0x021521d4 +func_ov071_0215222c kind:function(arm,size=0x100) addr:0x0215222c +func_ov071_0215232c kind:function(arm,size=0x46c) addr:0x0215232c +func_ov071_02152798 kind:function(arm,size=0x2e4) addr:0x02152798 +func_ov071_02152a7c kind:function(arm,size=0x4c0) addr:0x02152a7c +func_ov071_02152f3c kind:function(arm,size=0x24) addr:0x02152f3c +func_ov071_02152f60 kind:function(arm,size=0xc) addr:0x02152f60 +func_ov071_02152f6c kind:function(arm,size=0xc) addr:0x02152f6c +func_ov071_02152f78 kind:function(arm,size=0x8) addr:0x02152f78 +func_ov071_02152f80 kind:function(arm,size=0x118) addr:0x02152f80 +func_ov071_02153098 kind:function(arm,size=0x610) addr:0x02153098 +func_ov071_021536a8 kind:function(arm,size=0x14) addr:0x021536a8 +func_ov071_021536bc kind:function(arm,size=0x19c) addr:0x021536bc +func_ov071_02153858 kind:function(arm,size=0x40) addr:0x02153858 +func_ov071_02153898 kind:function(arm,size=0x8c) addr:0x02153898 +func_ov071_02153924 kind:function(arm,size=0x14c) addr:0x02153924 +func_ov071_02153a70 kind:function(arm,size=0x4c) addr:0x02153a70 +func_ov071_02153abc kind:function(arm,size=0xdc) addr:0x02153abc +func_ov071_02153b98 kind:function(arm,size=0xd0) addr:0x02153b98 +func_ov071_02153c68 kind:function(arm,size=0x1b0) addr:0x02153c68 +func_ov071_02153e18 kind:function(arm,size=0xc0) addr:0x02153e18 +func_ov071_02153ed8 kind:function(arm,size=0x5c) addr:0x02153ed8 +func_ov071_02153f34 kind:function(arm,size=0x134) addr:0x02153f34 +func_ov071_02154068 kind:function(arm,size=0x24) addr:0x02154068 +func_ov071_0215408c kind:function(arm,size=0xa0) addr:0x0215408c +func_ov071_0215412c kind:function(arm,size=0x64) addr:0x0215412c +func_ov071_02154190 kind:function(arm,size=0x34) addr:0x02154190 +func_ov071_021541c4 kind:function(arm,size=0x248) addr:0x021541c4 +func_ov071_0215440c kind:function(arm,size=0xbc) addr:0x0215440c +func_ov071_021544c8 kind:function(arm,size=0x1d4) addr:0x021544c8 +func_ov071_0215469c kind:function(arm,size=0x68) addr:0x0215469c +func_ov071_02154704 kind:function(arm,size=0x16c) addr:0x02154704 +func_ov071_02154870 kind:function(arm,size=0xb8) addr:0x02154870 +func_ov071_02154928 kind:function(arm,size=0x94) addr:0x02154928 +func_ov071_021549bc kind:function(arm,size=0xc4) addr:0x021549bc +func_ov071_02154a80 kind:function(arm,size=0x1c) addr:0x02154a80 +func_ov071_02154a9c kind:function(arm,size=0xb0) addr:0x02154a9c +func_ov071_02154b4c kind:function(arm,size=0x5c) addr:0x02154b4c +func_ov071_02154ba8 kind:function(arm,size=0x1e4) addr:0x02154ba8 +func_ov071_02154d8c kind:function(arm,size=0xe0) addr:0x02154d8c +func_ov071_02154e6c kind:function(arm,size=0xb0) addr:0x02154e6c +func_ov071_02154f1c kind:function(arm,size=0x2dc) addr:0x02154f1c +func_ov071_021551f8 kind:function(arm,size=0xac) addr:0x021551f8 +func_ov071_021552a4 kind:function(arm,size=0x39c) addr:0x021552a4 +func_ov071_02155640 kind:function(arm,size=0x8c) addr:0x02155640 +func_ov071_021556cc kind:function(arm,size=0x64) addr:0x021556cc +func_ov071_02155730 kind:function(arm,size=0xc8) addr:0x02155730 +func_ov071_021557f8 kind:function(arm,size=0x1e0) addr:0x021557f8 +func_ov071_021559d8 kind:function(arm,size=0x4) addr:0x021559d8 +func_ov071_021559dc kind:function(arm,size=0x118) addr:0x021559dc +func_ov071_02155af4 kind:function(arm,size=0x78) addr:0x02155af4 +func_ov071_02155b6c kind:function(arm,size=0x98) addr:0x02155b6c +func_ov071_02155c04 kind:function(arm,size=0xc8) addr:0x02155c04 +func_ov071_02155ccc kind:function(arm,size=0xb0) addr:0x02155ccc +func_ov071_02155d7c kind:function(arm,size=0x50) addr:0x02155d7c +func_ov071_02155dcc kind:function(arm,size=0x1a0) addr:0x02155dcc +func_ov071_02155f6c kind:function(arm,size=0x40) addr:0x02155f6c +func_ov071_02155fac kind:function(arm,size=0x7c) addr:0x02155fac +func_ov071_02156028 kind:function(arm,size=0x1c) addr:0x02156028 +func_ov071_02156044 kind:function(arm,size=0x18) addr:0x02156044 +func_ov071_0215605c kind:function(arm,size=0x1f0) addr:0x0215605c +func_ov071_0215624c kind:function(arm,size=0x110) addr:0x0215624c +func_ov071_0215635c kind:function(arm,size=0x4c) addr:0x0215635c +func_ov071_021563a8 kind:function(arm,size=0xa0) addr:0x021563a8 +func_ov071_02156448 kind:function(arm,size=0x480) addr:0x02156448 +func_ov071_021568c8 kind:function(arm,size=0x94) addr:0x021568c8 +func_ov071_0215695c kind:function(arm,size=0x2fc) addr:0x0215695c +func_ov071_02156c58 kind:function(arm,size=0x80) addr:0x02156c58 +func_ov071_02156cd8 kind:function(arm,size=0x240) addr:0x02156cd8 +func_ov071_02156f18 kind:function(arm,size=0x70) addr:0x02156f18 +func_ov071_02156f88 kind:function(arm,size=0x44) addr:0x02156f88 +func_ov071_02156fcc kind:function(arm,size=0x78) addr:0x02156fcc +func_ov071_02157044 kind:function(arm,size=0x3b8) addr:0x02157044 +func_ov071_021573fc kind:function(arm,size=0xcc) addr:0x021573fc +func_ov071_021574c8 kind:function(arm,size=0x1bc) addr:0x021574c8 +func_ov071_02157684 kind:function(arm,size=0x6c) addr:0x02157684 +func_ov071_021576f0 kind:function(arm,size=0x168) addr:0x021576f0 +func_ov071_02157858 kind:function(arm,size=0x90) addr:0x02157858 +func_ov071_021578e8 kind:function(arm,size=0x2a4) addr:0x021578e8 +func_ov071_02157b8c kind:function(arm,size=0xf8) addr:0x02157b8c +func_ov071_02157c84 kind:function(arm,size=0x3ac) addr:0x02157c84 +func_ov071_02158030 kind:function(arm,size=0xa4) addr:0x02158030 +func_ov071_021580d4 kind:function(arm,size=0x140) addr:0x021580d4 +func_ov071_02158214 kind:function(arm,size=0x70) addr:0x02158214 +func_ov071_02158284 kind:function(arm,size=0x1c0) addr:0x02158284 +func_ov071_02158444 kind:function(arm,size=0x84) addr:0x02158444 +func_ov071_021584c8 kind:function(arm,size=0x2e0) addr:0x021584c8 +func_ov071_021587a8 kind:function(arm,size=0x18) addr:0x021587a8 +func_ov071_021587c0 kind:function(arm,size=0x48) addr:0x021587c0 +func_ov071_02158808 kind:function(arm,size=0xe0) addr:0x02158808 +func_ov071_021588e8 kind:function(arm,size=0x2dc) addr:0x021588e8 +func_ov071_02158bc4 kind:function(arm,size=0x88) addr:0x02158bc4 +func_ov071_02158c4c kind:function(arm,size=0x2d8) addr:0x02158c4c +func_ov071_02158f24 kind:function(arm,size=0x20) addr:0x02158f24 +func_ov071_02158f44 kind:function(arm,size=0x300) addr:0x02158f44 +func_ov071_02159244 kind:function(arm,size=0x134) addr:0x02159244 +func_ov071_02159378 kind:function(arm,size=0xe8) addr:0x02159378 +func_ov071_02159460 kind:function(arm,size=0x40) addr:0x02159460 +func_ov071_021594a0 kind:function(arm,size=0x224) addr:0x021594a0 +func_ov071_021596c4 kind:function(arm,size=0x78) addr:0x021596c4 +func_ov071_0215973c kind:function(arm,size=0x164) addr:0x0215973c +func_ov071_021598a0 kind:function(arm,size=0xc) addr:0x021598a0 +func_ov071_021598ac kind:function(arm,size=0xc) addr:0x021598ac +func_ov071_021598b8 kind:function(arm,size=0x8) addr:0x021598b8 +func_ov071_021598c0 kind:function(arm,size=0x34) addr:0x021598c0 +func_ov071_021598f4 kind:function(arm,size=0x78) addr:0x021598f4 +func_ov071_0215996c kind:function(arm,size=0x54) addr:0x0215996c +func_ov071_021599c0 kind:function(arm,size=0x7c) addr:0x021599c0 +func_ov071_02159a3c kind:function(arm,size=0x104) addr:0x02159a3c +func_ov071_02159b40 kind:function(arm,size=0x3c) addr:0x02159b40 +func_ov071_02159b7c kind:function(arm,size=0x48) addr:0x02159b7c +func_ov071_02159bc4 kind:function(arm,size=0xb0) addr:0x02159bc4 +func_ov071_02159c74 kind:function(arm,size=0x30) addr:0x02159c74 +func_ov071_02159ca4 kind:function(arm,size=0x17c) addr:0x02159ca4 +func_ov071_02159e20 kind:function(arm,size=0x18) addr:0x02159e20 +func_ov071_02159e38 kind:function(arm,size=0x3c) addr:0x02159e38 +func_ov071_02159e74 kind:function(arm,size=0x10c) addr:0x02159e74 +func_ov071_02159f80 kind:function(arm,size=0x1c0) addr:0x02159f80 +func_ov071_0215a140 kind:function(arm,size=0xc8) addr:0x0215a140 +func_ov071_0215a208 kind:function(arm,size=0xc8) addr:0x0215a208 +func_ov071_0215a2d0 kind:function(arm,size=0x38) addr:0x0215a2d0 +func_ov071_0215a308 kind:function(arm,size=0x2c) addr:0x0215a308 +func_ov071_0215a334 kind:function(arm,size=0x1a4) addr:0x0215a334 +func_ov071_0215a4d8 kind:function(arm,size=0xcc) addr:0x0215a4d8 +func_ov071_0215a5a4 kind:function(arm,size=0x74) addr:0x0215a5a4 +func_ov071_0215a618 kind:function(arm,size=0xc8) addr:0x0215a618 +func_ov071_0215a6e0 kind:function(arm,size=0x1ec) addr:0x0215a6e0 +func_ov071_0215a8cc kind:function(arm,size=0x6c) addr:0x0215a8cc +func_ov071_0215a938 kind:function(arm,size=0x70) addr:0x0215a938 +func_ov071_0215a9a8 kind:function(arm,size=0x68) addr:0x0215a9a8 +func_ov071_0215aa10 kind:function(arm,size=0x80) addr:0x0215aa10 +func_ov071_0215aa90 kind:function(arm,size=0x24) addr:0x0215aa90 +func_ov071_0215aab4 kind:function(arm,size=0xd4) addr:0x0215aab4 +func_ov071_0215ab88 kind:function(arm,size=0xc4) addr:0x0215ab88 +func_ov071_0215ac4c kind:function(arm,size=0x34) addr:0x0215ac4c +func_ov071_0215ac80 kind:function(arm,size=0x364) addr:0x0215ac80 +func_ov071_0215afe4 kind:function(arm,size=0x4c) addr:0x0215afe4 +func_ov071_0215b030 kind:function(arm,size=0x268) addr:0x0215b030 +func_ov071_0215b298 kind:function(arm,size=0x94) addr:0x0215b298 +func_ov071_0215b32c kind:function(arm,size=0x110) addr:0x0215b32c +func_ov071_0215b43c kind:function(arm,size=0x2c) addr:0x0215b43c +func_ov071_0215b468 kind:function(arm,size=0x10) addr:0x0215b468 +func_ov071_0215b478 kind:function(arm,size=0x28) addr:0x0215b478 +func_ov071_0215b4a0 kind:function(arm,size=0x50) addr:0x0215b4a0 +func_ov071_0215b4f0 kind:function(arm,size=0x30) addr:0x0215b4f0 +func_ov071_0215b520 kind:function(arm,size=0x70) addr:0x0215b520 +func_ov071_0215b590 kind:function(arm,size=0x70) addr:0x0215b590 +func_ov071_0215b600 kind:function(arm,size=0x24) addr:0x0215b600 +func_ov071_0215b624 kind:function(arm,size=0x10) addr:0x0215b624 +func_ov071_0215b634 kind:function(arm,size=0x8) addr:0x0215b634 +func_ov071_0215b63c kind:function(arm,size=0x2c) addr:0x0215b63c +func_ov071_0215b668 kind:function(arm,size=0x24) addr:0x0215b668 +func_ov071_0215b68c kind:function(arm,size=0xc) addr:0x0215b68c +func_ov071_0215b698 kind:function(arm,size=0x1c) addr:0x0215b698 +func_ov071_0215b6b4 kind:function(arm,size=0x1c) addr:0x0215b6b4 +func_ov071_0215b6d0 kind:function(arm,size=0x1c) addr:0x0215b6d0 +func_ov071_0215b6ec kind:function(arm,size=0x1c) addr:0x0215b6ec +func_ov071_0215b708 kind:function(arm,size=0x1c) addr:0x0215b708 +func_ov071_0215b724 kind:function(arm,size=0x1c) addr:0x0215b724 +func_ov071_0215b740 kind:function(arm,size=0x10c) addr:0x0215b740 +func_ov071_0215b84c kind:function(arm,size=0x3c) addr:0x0215b84c +func_ov071_0215b888 kind:function(arm,size=0x38) addr:0x0215b888 +func_ov071_0215b8c0 kind:function(arm,size=0x38) addr:0x0215b8c0 +func_ov071_0215b8f8 kind:function(arm,size=0x130) addr:0x0215b8f8 +func_ov071_0215ba28 kind:function(arm,size=0x20) addr:0x0215ba28 +func_ov071_0215ba48 kind:function(arm,size=0x1c) addr:0x0215ba48 +func_ov071_0215ba64 kind:function(arm,size=0x1c) addr:0x0215ba64 +func_ov071_0215ba80 kind:function(arm,size=0x80) addr:0x0215ba80 +func_ov071_0215bb00 kind:function(arm,size=0x50) addr:0x0215bb00 +func_ov071_0215bb50 kind:function(arm,size=0x1c) addr:0x0215bb50 +func_ov071_0215bb6c kind:function(arm,size=0xc) addr:0x0215bb6c +func_ov071_0215bb78 kind:function(arm,size=0x14) addr:0x0215bb78 +func_ov071_0215bb8c kind:function(arm,size=0x1c) addr:0x0215bb8c +func_ov071_0215bba8 kind:function(arm,size=0x2c) addr:0x0215bba8 +func_ov071_0215bbd4 kind:function(arm,size=0x28) addr:0x0215bbd4 +func_ov071_0215bbfc kind:function(arm,size=0x28) addr:0x0215bbfc +func_ov071_0215bc24 kind:function(arm,size=0x50) addr:0x0215bc24 +func_ov071_0215bc74 kind:function(arm,size=0x4) addr:0x0215bc74 +func_ov071_0215bc78 kind:function(arm,size=0x2c) addr:0x0215bc78 +func_ov071_0215bca4 kind:function(arm,size=0x40) addr:0x0215bca4 +func_ov071_0215bce4 kind:function(arm,size=0x9c) addr:0x0215bce4 +func_ov071_0215bd80 kind:function(arm,size=0x1a0) addr:0x0215bd80 +func_ov071_0215bf20 kind:function(arm,size=0x2f4) addr:0x0215bf20 +func_ov071_0215c214 kind:function(arm,size=0x288) addr:0x0215c214 +func_ov071_0215c49c kind:function(arm,size=0x14) addr:0x0215c49c +func_ov071_0215c4b0 kind:function(arm,size=0x14) addr:0x0215c4b0 +func_ov071_0215c4c4 kind:function(arm,size=0x30) addr:0x0215c4c4 +func_ov071_0215c4f4 kind:function(arm,size=0xec) addr:0x0215c4f4 +func_ov071_0215c5e0 kind:function(arm,size=0xa8) addr:0x0215c5e0 +func_ov071_0215c688 kind:function(arm,size=0x54) addr:0x0215c688 +func_ov071_0215c6dc kind:function(arm,size=0xc0) addr:0x0215c6dc +func_ov071_0215c79c kind:function(arm,size=0x190) addr:0x0215c79c +func_ov071_0215c92c kind:function(arm,size=0xa4) addr:0x0215c92c +func_ov071_0215c9d0 kind:function(arm,size=0x5c) addr:0x0215c9d0 +func_ov071_0215ca2c kind:function(arm,size=0xac) addr:0x0215ca2c +func_ov071_0215cad8 kind:function(arm,size=0xc94) addr:0x0215cad8 +func_ov071_0215d76c kind:function(arm,size=0x24) addr:0x0215d76c +func_ov071_0215d790 kind:function(arm,size=0xd8) addr:0x0215d790 +func_ov071_0215d868 kind:function(arm,size=0x24) addr:0x0215d868 +func_ov071_0215d88c kind:function(arm,size=0xa8) addr:0x0215d88c +func_ov071_0215d934 kind:function(arm,size=0x31c) addr:0x0215d934 +func_ov071_0215dc50 kind:function(arm,size=0x8) addr:0x0215dc50 +func_ov071_0215dc58 kind:function(arm,size=0x2b8) addr:0x0215dc58 +func_ov071_0215df10 kind:function(arm,size=0xc) addr:0x0215df10 +func_ov071_0215df1c kind:function(arm,size=0x4c) addr:0x0215df1c +func_ov071_0215df68 kind:function(arm,size=0x1c) addr:0x0215df68 +func_ov071_0215df84 kind:function(arm,size=0x1c) addr:0x0215df84 +func_ov071_0215dfa0 kind:function(arm,size=0x3c) addr:0x0215dfa0 +func_ov071_0215dfdc kind:function(arm,size=0x44) addr:0x0215dfdc +func_ov071_0215e020 kind:function(arm,size=0xf0) addr:0x0215e020 +func_ov071_0215e110 kind:function(arm,size=0x64) addr:0x0215e110 +func_ov071_0215e174 kind:function(arm,size=0x6c) addr:0x0215e174 +func_ov071_0215e1e0 kind:function(arm,size=0xd8) addr:0x0215e1e0 +func_ov071_0215e2b8 kind:function(arm,size=0x58) addr:0x0215e2b8 +func_ov071_0215e310 kind:function(arm,size=0xac) addr:0x0215e310 +func_ov071_0215e3bc kind:function(arm,size=0x38) addr:0x0215e3bc +func_ov071_0215e3f4 kind:function(arm,size=0x54) addr:0x0215e3f4 +func_ov071_0215e448 kind:function(arm,size=0x38) addr:0x0215e448 +func_ov071_0215e480 kind:function(arm,size=0x1c) addr:0x0215e480 +func_ov071_0215e49c kind:function(arm,size=0x38) addr:0x0215e49c +func_ov071_0215e4d4 kind:function(arm,size=0x88) addr:0x0215e4d4 +func_ov071_0215e55c kind:function(arm,size=0x8c) addr:0x0215e55c +func_ov071_0215e5e8 kind:function(arm,size=0x38) addr:0x0215e5e8 +func_ov071_0215e620 kind:function(arm,size=0x8c) addr:0x0215e620 +func_ov071_0215e6ac kind:function(arm,size=0xdc) addr:0x0215e6ac +func_ov071_0215e788 kind:function(arm,size=0x4) addr:0x0215e788 +func_ov071_0215e78c kind:function(arm,size=0x44) addr:0x0215e78c +func_ov071_0215e7d0 kind:function(arm,size=0xc) addr:0x0215e7d0 +func_ov071_0215e7dc kind:function(arm,size=0xd8) addr:0x0215e7dc +func_ov071_0215e8b4 kind:function(arm,size=0x24) addr:0x0215e8b4 +func_ov071_0215e8d8 kind:function(arm,size=0x70) addr:0x0215e8d8 +func_ov071_0215e948 kind:function(arm,size=0x44) addr:0x0215e948 +func_ov071_0215e98c kind:function(arm,size=0x68) addr:0x0215e98c +func_ov071_0215e9f4 kind:function(arm,size=0x7c) addr:0x0215e9f4 +func_ov071_0215ea70 kind:function(arm,size=0x38) addr:0x0215ea70 +func_ov071_0215eaa8 kind:function(arm,size=0x50) addr:0x0215eaa8 +func_ov071_0215eaf8 kind:function(arm,size=0xc) addr:0x0215eaf8 +func_ov071_0215eb04 kind:function(arm,size=0x27c) addr:0x0215eb04 +func_ov071_0215ed80 kind:function(arm,size=0x50) addr:0x0215ed80 +func_ov071_0215edd0 kind:function(arm,size=0x50) addr:0x0215edd0 +func_ov071_0215ee20 kind:function(arm,size=0x130) addr:0x0215ee20 +func_ov071_0215ef50 kind:function(arm,size=0x20) addr:0x0215ef50 +func_ov071_0215ef70 kind:function(arm,size=0x14) addr:0x0215ef70 +func_ov071_0215ef84 kind:function(arm,size=0x20) addr:0x0215ef84 +func_ov071_0215efa4 kind:function(arm,size=0x1c) addr:0x0215efa4 +func_ov071_0215efc0 kind:function(arm,size=0x18) addr:0x0215efc0 +func_ov071_0215efd8 kind:function(arm,size=0x44) addr:0x0215efd8 +func_ov071_0215f01c kind:function(arm,size=0x60) addr:0x0215f01c +func_ov071_0215f07c kind:function(arm,size=0x1c) addr:0x0215f07c +func_ov071_0215f098 kind:function(arm,size=0x2c) addr:0x0215f098 +func_ov071_0215f0c4 kind:function(arm,size=0x2c) addr:0x0215f0c4 +func_ov071_0215f0f0 kind:function(arm,size=0x34) addr:0x0215f0f0 +func_ov071_0215f124 kind:function(arm,size=0xa8) addr:0x0215f124 +func_ov071_0215f1cc kind:function(arm,size=0x10) addr:0x0215f1cc +func_ov071_0215f1dc kind:function(arm,size=0x14) addr:0x0215f1dc +func_ov071_0215f1f0 kind:function(arm,size=0xc) addr:0x0215f1f0 +func_ov071_0215f1fc kind:function(arm,size=0x24) addr:0x0215f1fc +func_ov071_0215f220 kind:function(arm,size=0x50) addr:0x0215f220 +func_ov071_0215f270 kind:function(arm,size=0x194) addr:0x0215f270 +func_ov071_0215f404 kind:function(arm,size=0x14) addr:0x0215f404 +func_ov071_0215f418 kind:function(arm,size=0x78) addr:0x0215f418 +func_ov071_0215f490 kind:function(arm,size=0x80) addr:0x0215f490 +func_ov071_0215f510 kind:function(arm,size=0xac) addr:0x0215f510 +func_ov071_0215f5bc kind:function(arm,size=0x2c) addr:0x0215f5bc +func_ov071_0215f5e8 kind:function(arm,size=0x4c) addr:0x0215f5e8 +func_ov071_0215f634 kind:function(arm,size=0xc0) addr:0x0215f634 +func_ov071_0215f6f4 kind:function(arm,size=0xc8) addr:0x0215f6f4 +func_ov071_0215f7bc kind:function(arm,size=0x18) addr:0x0215f7bc +func_ov071_0215f7d4 kind:function(arm,size=0x18) addr:0x0215f7d4 +func_ov071_0215f7ec kind:function(arm,size=0x18) addr:0x0215f7ec +func_ov071_0215f804 kind:function(arm,size=0x108) addr:0x0215f804 +func_ov071_0215f90c kind:function(arm,size=0x2e0) addr:0x0215f90c +func_ov071_0215fbec kind:function(arm,size=0x48) addr:0x0215fbec +func_ov071_0215fc34 kind:function(arm,size=0x50) addr:0x0215fc34 +func_ov071_0215fc84 kind:function(arm,size=0x60) addr:0x0215fc84 +func_ov071_0215fce4 kind:function(arm,size=0x7c) addr:0x0215fce4 +func_ov071_0215fd60 kind:function(arm,size=0x54) addr:0x0215fd60 +func_ov071_0215fdb4 kind:function(arm,size=0x80) addr:0x0215fdb4 +func_ov071_0215fe34 kind:function(arm,size=0x40) addr:0x0215fe34 +func_ov071_0215fe74 kind:function(arm,size=0x40) addr:0x0215fe74 +func_ov071_0215feb4 kind:function(arm,size=0x34) addr:0x0215feb4 +func_ov071_0215fee8 kind:function(arm,size=0x34) addr:0x0215fee8 +func_ov071_0215ff1c kind:function(arm,size=0x7c) addr:0x0215ff1c +func_ov071_0215ff98 kind:function(arm,size=0x4) addr:0x0215ff98 +func_ov071_0215ff9c kind:function(arm,size=0x44) addr:0x0215ff9c +func_ov071_0215ffe0 kind:function(arm,size=0x38) addr:0x0215ffe0 +func_ov071_02160018 kind:function(arm,size=0x40) addr:0x02160018 +func_ov071_02160058 kind:function(arm,size=0x1c) addr:0x02160058 +func_ov071_02160074 kind:function(arm,size=0x24) addr:0x02160074 +func_ov071_02160098 kind:function(arm,size=0x1c) addr:0x02160098 +func_ov071_021600b4 kind:function(arm,size=0x14) addr:0x021600b4 +func_ov071_021600c8 kind:function(arm,size=0x1c) addr:0x021600c8 +func_ov071_021600e4 kind:function(arm,size=0x14) addr:0x021600e4 +func_ov071_021600f8 kind:function(arm,size=0xc) addr:0x021600f8 +func_ov071_02160104 kind:function(arm,size=0x24) addr:0x02160104 +func_ov071_02160128 kind:function(arm,size=0x44) addr:0x02160128 +func_ov071_0216016c kind:function(arm,size=0xfc) addr:0x0216016c +func_ov071_02160268 kind:function(arm,size=0x14) addr:0x02160268 +func_ov071_0216027c kind:function(arm,size=0xcc) addr:0x0216027c +func_ov071_02160348 kind:function(arm,size=0x5c) addr:0x02160348 +func_ov071_021603a4 kind:function(arm,size=0x3c) addr:0x021603a4 +func_ov071_021603e0 kind:function(arm,size=0x30) addr:0x021603e0 +func_ov071_02160410 kind:function(arm,size=0x98) addr:0x02160410 +func_ov071_021604a8 kind:function(arm,size=0xe0) addr:0x021604a8 +func_ov071_02160588 kind:function(arm,size=0xdc) addr:0x02160588 +func_ov071_02160664 kind:function(arm,size=0x4) addr:0x02160664 +func_ov071_02160668 kind:function(arm,size=0x25c) addr:0x02160668 +func_ov071_021608c4 kind:function(arm,size=0x1c) addr:0x021608c4 +func_ov071_021608e0 kind:function(arm,size=0x30) addr:0x021608e0 +func_ov071_02160910 kind:function(arm,size=0x38) addr:0x02160910 +func_ov071_02160948 kind:function(arm,size=0x14) addr:0x02160948 +func_ov071_0216095c kind:function(arm,size=0xc) addr:0x0216095c +func_ov071_02160968 kind:function(arm,size=0x24) addr:0x02160968 +func_ov071_0216098c kind:function(arm,size=0xc8) addr:0x0216098c +func_ov071_02160a54 kind:function(arm,size=0x90) addr:0x02160a54 +func_ov071_02160ae4 kind:function(arm,size=0x14) addr:0x02160ae4 +func_ov071_02160af8 kind:function(arm,size=0x44) addr:0x02160af8 +func_ov071_02160b3c kind:function(arm,size=0x20) addr:0x02160b3c +func_ov071_02160b5c kind:function(arm,size=0x28) addr:0x02160b5c +func_ov071_02160b84 kind:function(arm,size=0x14) addr:0x02160b84 +func_ov071_02160b98 kind:function(arm,size=0xc) addr:0x02160b98 +func_ov071_02160ba4 kind:function(arm,size=0x24) addr:0x02160ba4 +func_ov071_02160bc8 kind:function(arm,size=0xa0) addr:0x02160bc8 +func_ov071_02160c68 kind:function(arm,size=0x34) addr:0x02160c68 +func_ov071_02160c9c kind:function(arm,size=0x1c) addr:0x02160c9c +func_ov071_02160cb8 kind:function(arm,size=0x3c) addr:0x02160cb8 +func_ov071_02160cf4 kind:function(arm,size=0x48) addr:0x02160cf4 +func_ov071_02160d3c kind:function(arm,size=0xa4) addr:0x02160d3c +func_ov071_02160de0 kind:function(arm,size=0x14) addr:0x02160de0 +func_ov071_02160df4 kind:function(arm,size=0x1d0) addr:0x02160df4 +func_ov071_02160fc4 kind:function(arm,size=0x70) addr:0x02160fc4 +func_ov071_02161034 kind:function(arm,size=0x1b8) addr:0x02161034 +func_ov071_021611ec kind:function(arm,size=0x260) addr:0x021611ec +func_ov071_0216144c kind:function(arm,size=0x88) addr:0x0216144c +func_ov071_021614d4 kind:function(arm,size=0x20) addr:0x021614d4 +func_ov071_021614f4 kind:function(arm,size=0xf0) addr:0x021614f4 +func_ov071_021615e4 kind:function(arm,size=0xd4) addr:0x021615e4 +func_ov071_021616b8 kind:function(arm,size=0x34) addr:0x021616b8 +func_ov071_021616ec kind:function(arm,size=0x24) addr:0x021616ec +func_ov071_02161710 kind:function(arm,size=0x58) addr:0x02161710 +func_ov071_02161768 kind:function(arm,size=0x14c) addr:0x02161768 +func_ov071_021618b4 kind:function(arm,size=0x1c) addr:0x021618b4 +func_ov071_021618d0 kind:function(arm,size=0x28) addr:0x021618d0 +func_ov071_021618f8 kind:function(arm,size=0x30) addr:0x021618f8 +func_ov071_02161928 kind:function(arm,size=0x14) addr:0x02161928 +func_ov071_0216193c kind:function(arm,size=0xc) addr:0x0216193c +func_ov071_02161948 kind:function(arm,size=0x24) addr:0x02161948 +func_ov071_0216196c kind:function(arm,size=0x94) addr:0x0216196c +func_ov071_02161a00 kind:function(arm,size=0x20) addr:0x02161a00 +func_ov071_02161a20 kind:function(arm,size=0x50) addr:0x02161a20 +func_ov071_02161a70 kind:function(arm,size=0x20) addr:0x02161a70 +func_ov071_02161a90 kind:function(arm,size=0x28) addr:0x02161a90 +func_ov071_02161ab8 kind:function(arm,size=0x14) addr:0x02161ab8 +func_ov071_02161acc kind:function(arm,size=0xc) addr:0x02161acc +func_ov071_02161ad8 kind:function(arm,size=0x24) addr:0x02161ad8 +func_ov071_02161afc kind:function(arm,size=0x50) addr:0x02161afc +func_ov071_02161b4c kind:function(arm,size=0x4c) addr:0x02161b4c +func_ov071_02161b98 kind:function(arm,size=0x1b0) addr:0x02161b98 +func_ov071_02161d48 kind:function(arm,size=0x12c) addr:0x02161d48 +func_ov071_02161e74 kind:function(arm,size=0x40) addr:0x02161e74 +func_ov071_02161eb4 kind:function(arm,size=0x38) addr:0x02161eb4 +func_ov071_02161eec kind:function(arm,size=0x158) addr:0x02161eec +func_ov071_02162044 kind:function(arm,size=0x20) addr:0x02162044 +func_ov071_02162064 kind:function(arm,size=0x28) addr:0x02162064 +func_ov071_0216208c kind:function(arm,size=0x14) addr:0x0216208c +func_ov071_021620a0 kind:function(arm,size=0xc) addr:0x021620a0 +func_ov071_021620ac kind:function(arm,size=0x24) addr:0x021620ac +func_ov071_021620d0 kind:function(arm,size=0x50) addr:0x021620d0 +func_ov071_02162120 kind:function(arm,size=0x64) addr:0x02162120 +func_ov071_02162184 kind:function(arm,size=0x2dc) addr:0x02162184 +func_ov071_02162460 kind:function(arm,size=0x1f0) addr:0x02162460 +func_ov071_02162650 kind:function(arm,size=0x40) addr:0x02162650 +func_ov071_02162690 kind:function(arm,size=0x1e8) addr:0x02162690 +func_ov071_02162878 kind:function(arm,size=0x1a8) addr:0x02162878 +func_ov071_02162a20 kind:function(arm,size=0x44) addr:0x02162a20 +func_ov071_02162a64 kind:function(arm,size=0xbc) addr:0x02162a64 +func_ov071_02162b20 kind:function(arm,size=0xb0) addr:0x02162b20 +func_ov071_02162bd0 kind:function(arm,size=0x104) addr:0x02162bd0 +func_ov071_02162cd4 kind:function(arm,size=0x1d4) addr:0x02162cd4 +func_ov071_02162ea8 kind:function(arm,size=0x28) addr:0x02162ea8 +func_ov071_02162ed0 kind:function(arm,size=0x30) addr:0x02162ed0 +func_ov071_02162f00 kind:function(arm,size=0x14) addr:0x02162f00 +func_ov071_02162f14 kind:function(arm,size=0xc) addr:0x02162f14 +func_ov071_02162f20 kind:function(arm,size=0x24) addr:0x02162f20 +func_ov071_02162f44 kind:function(arm,size=0xa8) addr:0x02162f44 +func_ov071_02162fec kind:function(arm,size=0xdc) addr:0x02162fec +func_ov071_021630c8 kind:function(arm,size=0x144) addr:0x021630c8 +func_ov071_0216320c kind:function(arm,size=0x8c) addr:0x0216320c +func_ov071_02163298 kind:function(arm,size=0x18) addr:0x02163298 +func_ov071_021632b0 kind:function(arm,size=0x78) addr:0x021632b0 +func_ov071_02163328 kind:function(arm,size=0x164) addr:0x02163328 +func_ov071_0216348c kind:function(arm,size=0x258) addr:0x0216348c +func_ov071_021636e4 kind:function(arm,size=0x20) addr:0x021636e4 +func_ov071_02163704 kind:function(arm,size=0x28) addr:0x02163704 +func_ov071_0216372c kind:function(arm,size=0x14) addr:0x0216372c +func_ov071_02163740 kind:function(arm,size=0x74) addr:0x02163740 +func_ov071_021637b4 kind:function(arm,size=0x14) addr:0x021637b4 +func_ov071_021637c8 kind:function(arm,size=0x8c) addr:0x021637c8 +func_ov071_02163854 kind:function(arm,size=0xec) addr:0x02163854 +func_ov071_02163940 kind:function(arm,size=0x24) addr:0x02163940 +data_ov071_02163968 kind:data(any) addr:0x02163968 +data_ov071_02163970 kind:data(any) addr:0x02163970 +data_ov071_02163980 kind:data(any) addr:0x02163980 +data_ov071_02163990 kind:data(any) addr:0x02163990 +data_ov071_021639a0 kind:data(any) addr:0x021639a0 +data_ov071_021639b0 kind:data(any) addr:0x021639b0 +data_ov071_021639c0 kind:data(any) addr:0x021639c0 +data_ov071_021639d0 kind:data(any) addr:0x021639d0 +data_ov071_021639e0 kind:data(any) addr:0x021639e0 +data_ov071_021639f0 kind:data(any) addr:0x021639f0 +data_ov071_02163a08 kind:data(any) addr:0x02163a08 +data_ov071_02163a20 kind:data(any) addr:0x02163a20 +data_ov071_02163a38 kind:data(any) addr:0x02163a38 +data_ov071_02163a48 kind:data(any) addr:0x02163a48 ambiguous +data_ov071_02163a50 kind:data(any) addr:0x02163a50 +data_ov071_02163a68 kind:data(any) addr:0x02163a68 +data_ov071_02163a80 kind:data(any) addr:0x02163a80 +data_ov071_02163a98 kind:data(any) addr:0x02163a98 +data_ov071_02163ab0 kind:data(any) addr:0x02163ab0 +data_ov071_02163ac8 kind:data(any) addr:0x02163ac8 +data_ov071_02163af8 kind:data(any) addr:0x02163af8 +data_ov071_02163b10 kind:data(any) addr:0x02163b10 +data_ov071_02163b28 kind:data(any) addr:0x02163b28 +data_ov071_02163b58 kind:data(any) addr:0x02163b58 +data_ov071_02163b70 kind:data(any) addr:0x02163b70 +data_ov071_02163b88 kind:data(any) addr:0x02163b88 +data_ov071_02163b98 kind:data(any) addr:0x02163b98 +data_ov071_02163bac kind:data(any) addr:0x02163bac +data_ov071_02163bc4 kind:data(any) addr:0x02163bc4 +data_ov071_02163bdc kind:data(any) addr:0x02163bdc +data_ov071_02163bf4 kind:data(any) addr:0x02163bf4 +data_ov071_02163c04 kind:data(any) addr:0x02163c04 +data_ov071_02163c14 kind:data(any) addr:0x02163c14 +data_ov071_02163c24 kind:data(any) addr:0x02163c24 +data_ov071_02163c34 kind:data(any) addr:0x02163c34 +data_ov071_02163c4c kind:data(any) addr:0x02163c4c +data_ov071_02163c6c kind:data(any) addr:0x02163c6c +data_ov071_02163c84 kind:data(any) addr:0x02163c84 +data_ov071_02163c94 kind:data(any) addr:0x02163c94 +data_ov071_02163cc4 kind:data(any) addr:0x02163cc4 +data_ov071_02163cf4 kind:data(any) addr:0x02163cf4 +__sinit_ov071_02163d24 kind:function(arm,size=0x28) addr:0x02163d24 +__sinit_ov071_02163d4c kind:function(arm,size=0x18) addr:0x02163d4c +__sinit_ov071_02163d64 kind:function(arm,size=0x34) addr:0x02163d64 +__sinit_ov071_02163d98 kind:function(arm,size=0x18) addr:0x02163d98 +__sinit_ov071_02163db0 kind:function(arm,size=0x74) addr:0x02163db0 +__sinit_ov071_02163e24 kind:function(arm,size=0x50) addr:0x02163e24 +__sinit_ov071_02163e74 kind:function(arm,size=0x50) addr:0x02163e74 +__sinit_ov071_02163ec4 kind:function(arm,size=0x50) addr:0x02163ec4 +__sinit_ov071_02163f14 kind:function(arm,size=0x50) addr:0x02163f14 +__sinit_ov071_02163f64 kind:function(arm,size=0x50) addr:0x02163f64 +__sinit_ov071_02163fb4 kind:function(arm,size=0x64) addr:0x02163fb4 +__sinit_ov071_02164018 kind:function(arm,size=0x5c) addr:0x02164018 +__sinit_ov071_02164074 kind:function(arm,size=0x18) addr:0x02164074 +.p__sinit_ov071_02163d24 kind:data(word) addr:0x0216408c +.p__sinit_ov071_02163d4c kind:data(word) addr:0x02164090 +.p__sinit_ov071_02163d64 kind:data(word) addr:0x02164094 +.p__sinit_ov071_02163d98 kind:data(word) addr:0x02164098 +.p__sinit_ov071_02163db0 kind:data(word) addr:0x0216409c +.p__sinit_ov071_02163e24 kind:data(word) addr:0x021640a0 +.p__sinit_ov071_02163e74 kind:data(word) addr:0x021640a4 +.p__sinit_ov071_02163ec4 kind:data(word) addr:0x021640a8 +.p__sinit_ov071_02163f14 kind:data(word) addr:0x021640ac +.p__sinit_ov071_02163f64 kind:data(word) addr:0x021640b0 +.p__sinit_ov071_02163fb4 kind:data(word) addr:0x021640b4 +.p__sinit_ov071_02164018 kind:data(word) addr:0x021640b8 +.p__sinit_ov071_02164074 kind:data(word) addr:0x021640bc +data_ov071_021640e8 kind:data(any) addr:0x021640e8 +data_ov071_021640ec kind:data(any) addr:0x021640ec +data_ov071_02164104 kind:data(any) addr:0x02164104 +data_ov071_02164114 kind:data(any) addr:0x02164114 +data_ov071_02164124 kind:data(any) addr:0x02164124 +data_ov071_02164140 kind:data(any) addr:0x02164140 +data_ov071_0216415c kind:data(any) addr:0x0216415c +data_ov071_02164178 kind:data(any) addr:0x02164178 +data_ov071_02164194 kind:data(any) addr:0x02164194 +data_ov071_021641a8 kind:data(any) addr:0x021641a8 ambiguous +data_ov071_021641b0 kind:data(any) addr:0x021641b0 ambiguous +data_ov071_021641c0 kind:data(any) addr:0x021641c0 +data_ov071_02164208 kind:data(any) addr:0x02164208 +data_ov071_02164254 kind:data(any) addr:0x02164254 +data_ov071_021642dc kind:data(any) addr:0x021642dc ambiguous +data_ov071_02164308 kind:data(any) addr:0x02164308 +data_ov071_021643b4 kind:data(any) addr:0x021643b4 +data_ov071_021644bc kind:data(any) addr:0x021644bc +data_ov071_021645cc kind:data(any) addr:0x021645cc +data_ov071_021645d4 kind:data(any) addr:0x021645d4 +data_ov071_021645ec kind:data(any) addr:0x021645ec +data_ov071_02164608 kind:data(any) addr:0x02164608 +data_ov071_02164634 kind:data(any) addr:0x02164634 +data_ov071_02164670 kind:data(any) addr:0x02164670 ambiguous +data_ov071_021646e0 kind:data(any) addr:0x021646e0 +data_ov071_021647e8 kind:data(any) addr:0x021647e8 +data_ov071_021648f8 kind:data(any) addr:0x021648f8 +data_ov071_021649a4 kind:data(any) addr:0x021649a4 +data_ov071_02164aac kind:data(any) addr:0x02164aac +data_ov071_02164bb4 kind:data(any) addr:0x02164bb4 +data_ov071_02164bc0 kind:data(any) addr:0x02164bc0 +data_ov071_02164be0 kind:data(any) addr:0x02164be0 +data_ov071_02164bf8 kind:data(any) addr:0x02164bf8 +data_ov071_02164c1c kind:data(any) addr:0x02164c1c +data_ov071_02164c64 kind:data(any) addr:0x02164c64 +data_ov071_02164cb8 kind:data(any) addr:0x02164cb8 +data_ov071_02164cc0 kind:data(any) addr:0x02164cc0 +data_ov071_02164cc8 kind:data(any) addr:0x02164cc8 +data_ov071_02164cd0 kind:data(any) addr:0x02164cd0 +data_ov071_02164cd8 kind:data(any) addr:0x02164cd8 +data_ov071_02164ce0 kind:data(any) addr:0x02164ce0 +data_ov071_02164ce8 kind:data(any) addr:0x02164ce8 +data_ov071_02164cf0 kind:data(any) addr:0x02164cf0 +data_ov071_02164d00 kind:data(any) addr:0x02164d00 +data_ov071_02164d18 kind:data(any) addr:0x02164d18 +data_ov071_02164d3c kind:data(any) addr:0x02164d3c +data_ov071_02164d64 kind:data(any) addr:0x02164d64 +data_ov071_02164dac kind:data(any) addr:0x02164dac +data_ov071_02164e08 kind:data(any) addr:0x02164e08 +data_ov071_02164e24 kind:data(any) addr:0x02164e24 +data_ov071_02164e40 kind:data(any) addr:0x02164e40 +data_ov071_02164e68 kind:data(any) addr:0x02164e68 +data_ov071_02164ea8 kind:data(any) addr:0x02164ea8 +data_ov071_02164ec4 kind:data(any) addr:0x02164ec4 +data_ov071_02164ef0 kind:data(any) addr:0x02164ef0 +data_ov071_02164f34 kind:data(any) addr:0x02164f34 +data_ov071_02164f50 kind:data(any) addr:0x02164f50 +data_ov071_02164f94 kind:data(any) addr:0x02164f94 +data_ov071_02164fb0 kind:data(any) addr:0x02164fb0 +data_ov071_02164ff0 kind:data(any) addr:0x02164ff0 +data_ov071_0216500c kind:data(any) addr:0x0216500c +data_ov071_02165050 kind:data(any) addr:0x02165050 +data_ov071_0216506c kind:data(any) addr:0x0216506c +data_ov071_02165088 kind:data(any) addr:0x02165088 +data_ov071_021650c0 kind:data(any) addr:0x021650c0 +data_ov071_021650e0 kind:bss addr:0x021650e0 +data_ov071_021650e4 kind:bss addr:0x021650e4 +data_ov071_021650f0 kind:bss addr:0x021650f0 +data_ov071_021650fc kind:bss addr:0x021650fc +data_ov071_02165108 kind:bss addr:0x02165108 +data_ov071_02165114 kind:bss addr:0x02165114 +data_ov071_02165120 kind:bss addr:0x02165120 +data_ov071_0216512c kind:bss addr:0x0216512c +data_ov071_02165130 kind:bss addr:0x02165130 +data_ov071_0216513c kind:bss addr:0x0216513c +data_ov071_02165148 kind:bss addr:0x02165148 +data_ov071_02165220 kind:bss addr:0x02165220 +data_ov071_02165224 kind:bss addr:0x02165224 +data_ov071_02165230 kind:bss addr:0x02165230 +data_ov071_02165308 kind:bss addr:0x02165308 +data_ov071_0216530c kind:bss addr:0x0216530c +data_ov071_02165318 kind:bss addr:0x02165318 +data_ov071_021653ec kind:bss addr:0x021653ec +data_ov071_02165410 kind:bss addr:0x02165410 +data_ov071_02165414 kind:bss addr:0x02165414 +data_ov071_02165420 kind:bss addr:0x02165420 +data_ov071_02165440 kind:bss addr:0x02165440 +data_ov071_021654f4 kind:bss addr:0x021654f4 +data_ov071_02165518 kind:bss addr:0x02165518 +data_ov071_0216551c kind:bss addr:0x0216551c +data_ov071_02165528 kind:bss addr:0x02165528 +data_ov071_02165620 kind:bss addr:0x02165620 +data_ov071_02165624 kind:bss addr:0x02165624 +data_ov071_02165630 kind:bss addr:0x02165630 +data_ov071_02165704 kind:bss addr:0x02165704 +data_ov071_02165714 kind:bss addr:0x02165714 +data_ov071_02165720 kind:bss addr:0x02165720 +data_ov071_0216572c kind:bss addr:0x0216572c +data_ov071_02165800 kind:bss addr:0x02165800 +data_ov071_02165804 kind:bss addr:0x02165804 +data_ov071_02165810 kind:bss addr:0x02165810 +data_ov071_0216581c kind:bss addr:0x0216581c diff --git a/config/usa/arm9/overlays/ov072/delinks.txt b/config/usa/arm9/overlays/ov072/delinks.txt new file mode 100644 index 00000000..904b8b59 --- /dev/null +++ b/config/usa/arm9/overlays/ov072/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x021524cc kind:code align:32 + .rodata start:0x021524cc end:0x02152580 kind:rodata align:4 + .init start:0x02152580 end:0x02152620 kind:code align:4 + .ctor start:0x02152620 end:0x02152628 kind:rodata align:4 + .data start:0x02152640 end:0x02152860 kind:data align:32 + .bss start:0x02152860 end:0x02152a40 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov072/relocs.txt b/config/usa/arm9/overlays/ov072/relocs.txt new file mode 100644 index 00000000..acd8a71a --- /dev/null +++ b/config/usa/arm9/overlays/ov072/relocs.txt @@ -0,0 +1,339 @@ +from:0x02150be8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02150c08 kind:load to:0x02152648 module:overlay(72) +from:0x02150c38 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02150c4c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02150c54 kind:arm_call to:0x02011ff4 module:main +from:0x02150c68 kind:load to:0x02152870 module:overlay(72) +from:0x02150c7c kind:arm_call to:0x02011f3c module:main +from:0x02150c88 kind:arm_call to:0x02150cbc module:overlay(72) +from:0x02150ca0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150cb8 kind:load to:0x021526ac module:overlay(72) +from:0x02150cc4 kind:arm_call to:0x02150be0 module:overlay(72) +from:0x02150ce8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02150cf8 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02150d1c kind:arm_call to:0x0200f05c module:main +from:0x02150d38 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02150d50 kind:arm_call to:0x0200f05c module:main +from:0x02150d74 kind:arm_call to:0x0205a670 module:overlay(0) +from:0x02150d94 kind:arm_call to:0x0200f05c module:main +from:0x02150db0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02150dc8 kind:arm_call to:0x0200f05c module:main +from:0x02150de4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02150dfc kind:arm_call to:0x0200f05c module:main +from:0x02150e18 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02150e28 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02150e78 kind:arm_call to:0x0203d138 module:main +from:0x02150e84 kind:load to:0x02152724 module:overlay(72) +from:0x02150e88 kind:load to:0x021526d0 module:overlay(72) +from:0x02150e8c kind:load to:0x02152870 module:overlay(72) +from:0x02150e90 kind:load to:0x021524fc module:overlay(72) +from:0x02150e94 kind:load to:0x021524ec module:overlay(72) +from:0x02150e98 kind:load to:0x021526f8 module:overlay(72) +from:0x02150e9c kind:load to:0x021524dc module:overlay(72) +from:0x02150ea0 kind:load to:0x0215250c module:overlay(72) +from:0x02150ea4 kind:load to:0x021524cc module:overlay(72) +from:0x02150ea8 kind:load to:0x02150ec4 module:overlay(72) +from:0x02150eac kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x02150eb8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150ed8 kind:arm_call to:0x0203d1e8 module:main +from:0x02150ee4 kind:load to:0x02150ee8 module:overlay(72) +from:0x02150ef0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02150f38 kind:arm_call to:0x0200f05c module:main +from:0x02150f68 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02150f70 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02150f9c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02150fb4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02150fc0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02150fcc kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02150ff8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02151024 kind:arm_call to:0x02070518 module:overlay(0) +from:0x02151080 kind:arm_call to:0x02151ad0 module:overlay(72) +from:0x021510c0 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021510f4 kind:arm_call to:0x020267d8 module:main +from:0x021510fc kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0215110c kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02151114 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02151120 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215112c kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02151168 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x02151174 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02151180 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x021511bc kind:arm_call to:0x020f77dc module:overlay(31) +from:0x021511c8 kind:arm_call to:0x02151c78 module:overlay(72) +from:0x021511d4 kind:arm_call to:0x02151864 module:overlay(72) +from:0x021511e4 kind:load to:0x02152870 module:overlay(72) +from:0x021511e8 kind:load to:0x021524ec module:overlay(72) +from:0x021511ec kind:load to:0x02152530 module:overlay(72) +from:0x021511f0 kind:load to:0x021528ac module:overlay(72) +from:0x021511f4 kind:load to:0x027e0cd8 module:dtcm +from:0x021511f8 kind:load to:0x027e09a4 module:dtcm +from:0x02151200 kind:load to:0x027e09c0 module:dtcm +from:0x02151204 kind:load to:0x02152784 module:overlay(72) +from:0x02151208 kind:load to:0x02152798 module:overlay(72) +from:0x0215120c kind:load to:0x021527a4 module:overlay(72) +from:0x02151244 kind:arm_call to:0x02151744 module:overlay(72) +from:0x02151264 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215128c kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x021512c4 kind:arm_call to:0x020159f0 module:main +from:0x0215133c kind:arm_call to:0x02071e78 module:overlay(0) +from:0x02151354 kind:arm_call to:0x02071e64 module:overlay(0) +from:0x02151370 kind:arm_call to:0x02151ad0 module:overlay(72) +from:0x021513b8 kind:arm_call to:0x01fff350 module:itcm +from:0x021513cc kind:arm_call to:0x021260dc module:overlay(40) +from:0x021513d8 kind:arm_call to:0x02151864 module:overlay(72) +from:0x021513f4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02151408 kind:arm_call to:0x01ff916c module:itcm +from:0x02151474 kind:arm_call to:0x02039edc module:main +from:0x02151484 kind:arm_call to:0x0203a950 module:main +from:0x0215148c kind:arm_call to:0x02039d38 module:main +from:0x021514d0 kind:arm_call to:0x02039edc module:main +from:0x021514dc kind:arm_call to:0x0203a950 module:main +from:0x021514e8 kind:arm_call to:0x0203a950 module:main +from:0x021514f4 kind:arm_call to:0x0203ab30 module:main +from:0x02151528 kind:arm_call to:0x02039edc module:main +from:0x02151534 kind:arm_call to:0x0203a950 module:main +from:0x02151540 kind:arm_call to:0x0203a950 module:main +from:0x02151548 kind:arm_call to:0x0203ad60 module:main +from:0x0215154c kind:arm_call to:0x0203a584 module:main +from:0x02151568 kind:arm_call to:0x02071e78 module:overlay(0) +from:0x02151594 kind:arm_call to:0x02071e64 module:overlay(0) +from:0x021515b8 kind:arm_call to:0x02151864 module:overlay(72) +from:0x021515d8 kind:arm_call to:0x02151864 module:overlay(72) +from:0x021515e8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02151610 kind:load to:0x027e09b8 module:dtcm +from:0x02151614 kind:load to:0x020b64dc module:overlay(0) +from:0x02151618 kind:load to:0x02049bc4 module:main +from:0x0215161c kind:load to:0x027e09a8 module:dtcm +from:0x02151628 kind:load to:0x020b502c module:overlay(0) +from:0x0215162c kind:load to:0x027e0ce4 module:dtcm +from:0x02151634 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02151638 kind:load to:0x0215251c module:overlay(72) +from:0x0215166c kind:arm_call to:0x020732bc module:overlay(0) +from:0x021516a8 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02151720 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151738 kind:load to:0x027e09b8 module:dtcm +from:0x0215173c kind:load to:0x027e09bc module:dtcm +from:0x02151740 kind:load to:0x0203e93c module:main +from:0x0215175c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02151770 kind:arm_call to:0x02151864 module:overlay(72) +from:0x02151794 kind:arm_call to:0x02151b1c module:overlay(72) +from:0x021517c8 kind:arm_call to:0x02151b1c module:overlay(72) +from:0x02151800 kind:arm_call to:0x02151b1c module:overlay(72) +from:0x02151834 kind:arm_call to:0x02151b1c module:overlay(72) +from:0x02151850 kind:arm_call to:0x02151864 module:overlay(72) +from:0x02151858 kind:arm_call to:0x02151c78 module:overlay(72) +from:0x02151860 kind:load to:0x020b502c module:overlay(0) +from:0x021518bc kind:arm_call to:0x020a7b14 module:overlay(0) +from:0x02151950 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215196c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02151978 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02151998 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021519a8 kind:load to:0x020b64dc module:overlay(0) +from:0x021519b0 kind:load to:0x027e0cec module:dtcm +from:0x021519b4 kind:load to:0x020b51f4 module:overlay(0) +from:0x021519f4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02151ac4 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02151cc0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02151cd4 kind:arm_call to:0x01ffb974 module:itcm +from:0x02151ce8 kind:arm_call to:0x01ffb974 module:itcm +from:0x02151d14 kind:arm_call to:0x01ffd420 module:itcm +from:0x02151da0 kind:load to:0x027e09b8 module:dtcm +from:0x02151df8 kind:arm_call to:0x02150c1c module:overlay(72) +from:0x02151e60 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02151e88 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02151f24 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02151f38 kind:load to:0x027e09b8 module:dtcm +from:0x02151f44 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151f4c kind:arm_call to:0x02011ff4 module:main +from:0x02151f70 kind:arm_call to:0x0203d1e8 module:main +from:0x02151f78 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151f80 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151f88 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151f90 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151f98 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151fa0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02151fa8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151fb4 kind:load to:0x02150ec4 module:overlay(72) +from:0x02151fd0 kind:arm_call to:0x0203d1e8 module:main +from:0x02151fd8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151fe0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151fe8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151ff0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151ff8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02152000 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02152008 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02152010 kind:arm_call to:0x02011ff4 module:main +from:0x0215201c kind:load to:0x02150ec4 module:overlay(72) +from:0x02152028 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215203c kind:load to:0x02152958 module:overlay(72) +from:0x02152050 kind:arm_call to:0x02011f3c module:main +from:0x0215205c kind:arm_call to:0x0215208c module:overlay(72) +from:0x02152070 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02152088 kind:load to:0x021527b8 module:overlay(72) +from:0x0215209c kind:arm_call to:0x02150be0 module:overlay(72) +from:0x021520c0 kind:arm_call to:0x0200f05c module:main +from:0x021520dc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021520f8 kind:arm_call to:0x0200f05c module:main +from:0x0215211c kind:arm_call to:0x0205a670 module:overlay(0) +from:0x02152140 kind:arm_call to:0x0200f05c module:main +from:0x0215215c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02152178 kind:arm_call to:0x0200f05c module:main +from:0x02152194 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021521b8 kind:arm_call to:0x0203d138 module:main +from:0x021521c8 kind:load to:0x021527dc module:overlay(72) +from:0x021521cc kind:load to:0x02152958 module:overlay(72) +from:0x021521d0 kind:load to:0x02152550 module:overlay(72) +from:0x021521d4 kind:load to:0x02152560 module:overlay(72) +from:0x021521d8 kind:load to:0x021526f8 module:overlay(72) +from:0x021521dc kind:load to:0x02152570 module:overlay(72) +from:0x021521e0 kind:load to:0x02152540 module:overlay(72) +from:0x021521e4 kind:load to:0x02150ec4 module:overlay(72) +from:0x021521e8 kind:load to:0x020f7774 module:overlays(19,22,23,31) +from:0x0215223c kind:arm_call to:0x0200f05c module:main +from:0x0215226c kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02152274 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x021522ac kind:load to:0x027e0cd8 module:dtcm +from:0x021522b0 kind:load to:0x02152958 module:overlay(72) +from:0x021522b4 kind:load to:0x02152560 module:overlay(72) +from:0x021522b8 kind:load to:0x027e09b8 module:dtcm +from:0x021522c4 kind:arm_call to:0x02098494 module:overlay(0) +from:0x021522d0 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x021522dc kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x021522e8 kind:arm_call to:0x020f77dc module:overlay(31) +from:0x021522f4 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02152300 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x0215230c kind:arm_call to:0x020f77dc module:overlay(31) +from:0x02152314 kind:load to:0x02152838 module:overlay(72) +from:0x02152318 kind:load to:0x02152844 module:overlay(72) +from:0x02152404 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02152428 kind:arm_call to:0x0203d1e8 module:main +from:0x02152430 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02152438 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02152440 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02152448 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02152450 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215245c kind:load to:0x02150ec4 module:overlay(72) +from:0x02152478 kind:arm_call to:0x0203d1e8 module:main +from:0x02152480 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02152488 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02152490 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02152498 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021524a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021524a8 kind:arm_call to:0x02011ff4 module:main +from:0x021524b4 kind:load to:0x02150ec4 module:overlay(72) +from:0x021524c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215259c kind:arm_call to:0x02150c94 module:overlay(72) +from:0x021525ac kind:arm_call to:0x0203ce4c module:main +from:0x021525c0 kind:load to:0x02152860 module:overlay(72) +from:0x021525c4 kind:load to:0x02152870 module:overlay(72) +from:0x021525c8 kind:load to:0x02152020 module:overlay(72) +from:0x021525cc kind:load to:0x02152864 module:overlay(72) +from:0x021525ec kind:arm_call to:0x02152064 module:overlay(72) +from:0x021525fc kind:arm_call to:0x0203ce4c module:main +from:0x02152610 kind:load to:0x02152948 module:overlay(72) +from:0x02152614 kind:load to:0x02152958 module:overlay(72) +from:0x02152618 kind:load to:0x021524b8 module:overlay(72) +from:0x0215261c kind:load to:0x0215294c module:overlay(72) +from:0x02152620 kind:load to:0x02152580 module:overlay(72) +from:0x02152624 kind:load to:0x021525d0 module:overlay(72) +from:0x02152648 kind:load to:0x020984f8 module:overlay(0) +from:0x0215264c kind:load to:0x02098534 module:overlay(0) +from:0x02152650 kind:load to:0x0209854c module:overlay(0) +from:0x02152654 kind:load to:0x02098558 module:overlay(0) +from:0x02152658 kind:load to:0x01fff464 module:itcm +from:0x0215265c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02152660 kind:load to:0x02098488 module:overlay(0) +from:0x02152664 kind:load to:0x02098490 module:overlay(0) +from:0x02152668 kind:load to:0x02098494 module:overlay(0) +from:0x0215266c kind:load to:0x02098498 module:overlay(0) +from:0x02152670 kind:load to:0x0209849c module:overlay(0) +from:0x02152674 kind:load to:0x020984a0 module:overlay(0) +from:0x02152678 kind:load to:0x020984a4 module:overlay(0) +from:0x0215267c kind:load to:0x020984a8 module:overlay(0) +from:0x02152680 kind:load to:0x02098564 module:overlay(0) +from:0x02152684 kind:load to:0x020985d0 module:overlay(0) +from:0x02152688 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215268c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02152690 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02152694 kind:load to:0x02150c30 module:overlay(72) +from:0x02152698 kind:load to:0x02150c44 module:overlay(72) +from:0x0215269c kind:load to:0x02150c1c module:overlay(72) +from:0x021526a0 kind:load to:0x02150c28 module:overlay(72) +from:0x021526ac kind:load to:0x02150c6c module:overlay(72) +from:0x021526b0 kind:load to:0x02097924 module:overlay(0) +from:0x021526b4 kind:load to:0x02097734 module:overlay(0) +from:0x021526b8 kind:load to:0x020977b0 module:overlay(0) +from:0x021526bc kind:load to:0x0209792c module:overlay(0) +from:0x021526c0 kind:load to:0x0209794c module:overlay(0) +from:0x021526c4 kind:load to:0x02097978 module:overlay(0) +from:0x021526d0 kind:load to:0x0207d3b8 module:overlay(0) +from:0x021526d4 kind:load to:0x0207d3c0 module:overlay(0) +from:0x021526d8 kind:load to:0x0207d590 module:overlay(0) +from:0x021526dc kind:load to:0x0207d564 module:overlay(0) +from:0x021526e0 kind:load to:0x0207d878 module:overlay(0) +from:0x021526e4 kind:load to:0x0207d8d4 module:overlay(0) +from:0x021526e8 kind:load to:0x0207d940 module:overlay(0) +from:0x021526ec kind:load to:0x0207d9d8 module:overlay(0) +from:0x021526f8 kind:load to:0x02150eb0 module:overlay(72) +from:0x021526fc kind:load to:0x02151f3c module:overlay(72) +from:0x02152700 kind:load to:0x0205a700 module:overlay(0) +from:0x02152704 kind:load to:0x01ffc57c module:itcm +from:0x02152708 kind:load to:0x02057da8 module:overlay(0) +from:0x0215270c kind:load to:0x02057e24 module:overlay(0) +from:0x02152710 kind:load to:0x02057e88 module:overlay(0) +from:0x02152714 kind:load to:0x01ffc7a4 module:itcm +from:0x02152718 kind:load to:0x02057d64 module:overlay(0) +from:0x02152724 kind:load to:0x020984f8 module:overlay(0) +from:0x02152728 kind:load to:0x02098534 module:overlay(0) +from:0x0215272c kind:load to:0x0209854c module:overlay(0) +from:0x02152730 kind:load to:0x02098558 module:overlay(0) +from:0x02152734 kind:load to:0x01fff464 module:itcm +from:0x02152738 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215273c kind:load to:0x02150efc module:overlay(72) +from:0x02152740 kind:load to:0x02098490 module:overlay(0) +from:0x02152744 kind:load to:0x02151210 module:overlay(72) +from:0x02152748 kind:load to:0x02151648 module:overlay(72) +from:0x0215274c kind:load to:0x0209849c module:overlay(0) +from:0x02152750 kind:load to:0x021519bc module:overlay(72) +from:0x02152754 kind:load to:0x020984a4 module:overlay(0) +from:0x02152758 kind:load to:0x020984a8 module:overlay(0) +from:0x0215275c kind:load to:0x02098564 module:overlay(0) +from:0x02152760 kind:load to:0x020985d0 module:overlay(0) +from:0x02152764 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02152768 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215276c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02152770 kind:load to:0x02151f58 module:overlay(72) +from:0x02152774 kind:load to:0x02151fb8 module:overlay(72) +from:0x02152778 kind:load to:0x02151df0 module:overlay(72) +from:0x0215277c kind:load to:0x02151da8 module:overlay(72) +from:0x02152780 kind:load to:0x02151e0c module:overlay(72) +from:0x021527b8 kind:load to:0x02152040 module:overlay(72) +from:0x021527bc kind:load to:0x02097924 module:overlay(0) +from:0x021527c0 kind:load to:0x02097734 module:overlay(0) +from:0x021527c4 kind:load to:0x020977b0 module:overlay(0) +from:0x021527c8 kind:load to:0x0209792c module:overlay(0) +from:0x021527cc kind:load to:0x0209794c module:overlay(0) +from:0x021527d0 kind:load to:0x02097978 module:overlay(0) +from:0x021527dc kind:load to:0x020984f8 module:overlay(0) +from:0x021527e0 kind:load to:0x02098534 module:overlay(0) +from:0x021527e4 kind:load to:0x0209854c module:overlay(0) +from:0x021527e8 kind:load to:0x02098558 module:overlay(0) +from:0x021527ec kind:load to:0x01fff464 module:itcm +from:0x021527f0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021527f4 kind:load to:0x021521ec module:overlay(72) +from:0x021527f8 kind:load to:0x02098490 module:overlay(0) +from:0x021527fc kind:load to:0x021522bc module:overlay(72) +from:0x02152800 kind:load to:0x0215231c module:overlay(72) +from:0x02152804 kind:load to:0x0209849c module:overlay(0) +from:0x02152808 kind:load to:0x02152330 module:overlay(72) +from:0x0215280c kind:load to:0x020984a4 module:overlay(0) +from:0x02152810 kind:load to:0x020984a8 module:overlay(0) +from:0x02152814 kind:load to:0x02098564 module:overlay(0) +from:0x02152818 kind:load to:0x020985d0 module:overlay(0) +from:0x0215281c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02152820 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02152824 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02152828 kind:load to:0x02152410 module:overlay(72) +from:0x0215282c kind:load to:0x02152460 module:overlay(72) +from:0x02152830 kind:load to:0x02150c1c module:overlay(72) +from:0x02152834 kind:load to:0x02150c28 module:overlay(72) diff --git a/config/usa/arm9/overlays/ov072/symbols.txt b/config/usa/arm9/overlays/ov072/symbols.txt new file mode 100644 index 00000000..d44723a7 --- /dev/null +++ b/config/usa/arm9/overlays/ov072/symbols.txt @@ -0,0 +1,77 @@ +func_ov072_02150be0 kind:function(arm,size=0x2c) addr:0x02150be0 +func_ov072_02150c0c kind:function(arm,size=0x10) addr:0x02150c0c +func_ov072_02150c1c kind:function(arm,size=0xc) addr:0x02150c1c +func_ov072_02150c28 kind:function(arm,size=0x8) addr:0x02150c28 +func_ov072_02150c30 kind:function(arm,size=0x14) addr:0x02150c30 +func_ov072_02150c44 kind:function(arm,size=0x1c) addr:0x02150c44 +func_ov072_02150c60 kind:function(arm,size=0xc) addr:0x02150c60 +func_ov072_02150c6c kind:function(arm,size=0x28) addr:0x02150c6c +func_ov072_02150c94 kind:function(arm,size=0x28) addr:0x02150c94 +func_ov072_02150cbc kind:function(arm,size=0x1f4) addr:0x02150cbc +func_ov072_02150eb0 kind:function(arm,size=0x14) addr:0x02150eb0 +func_ov072_02150ec4 kind:function(arm,size=0x24) addr:0x02150ec4 +func_ov072_02150ee8 kind:function(arm,size=0x14) addr:0x02150ee8 +func_ov072_02150efc kind:function(arm,size=0x314) addr:0x02150efc +func_ov072_02151210 kind:function(arm,size=0x438) addr:0x02151210 +func_ov072_02151648 kind:function(arm,size=0xfc) addr:0x02151648 +func_ov072_02151744 kind:function(arm,size=0x120) addr:0x02151744 +func_ov072_02151864 kind:function(arm,size=0x158) addr:0x02151864 +func_ov072_021519bc kind:function(arm,size=0x114) addr:0x021519bc +func_ov072_02151ad0 kind:function(arm,size=0x4c) addr:0x02151ad0 +func_ov072_02151b1c kind:function(arm,size=0x15c) addr:0x02151b1c +func_ov072_02151c78 kind:function(arm,size=0x130) addr:0x02151c78 +func_ov072_02151da8 kind:function(arm,size=0x48) addr:0x02151da8 +func_ov072_02151df0 kind:function(arm,size=0x1c) addr:0x02151df0 +func_ov072_02151e0c kind:function(arm,size=0x2c) addr:0x02151e0c +func_ov072_02151e38 kind:function(arm,size=0x104) addr:0x02151e38 +func_ov072_02151f3c kind:function(arm,size=0x1c) addr:0x02151f3c +func_ov072_02151f58 kind:function(arm,size=0x60) addr:0x02151f58 +func_ov072_02151fb8 kind:function(arm,size=0x68) addr:0x02151fb8 +func_ov072_02152020 kind:function(arm,size=0x14) addr:0x02152020 +func_ov072_02152034 kind:function(arm,size=0xc) addr:0x02152034 +func_ov072_02152040 kind:function(arm,size=0x24) addr:0x02152040 +func_ov072_02152064 kind:function(arm,size=0x28) addr:0x02152064 +func_ov072_0215208c kind:function(arm,size=0x160) addr:0x0215208c +func_ov072_021521ec kind:function(arm,size=0xd0) addr:0x021521ec +func_ov072_021522bc kind:function(arm,size=0x60) addr:0x021522bc +func_ov072_0215231c kind:function(arm,size=0x14) addr:0x0215231c +func_ov072_02152330 kind:function(arm,size=0xe0) addr:0x02152330 +func_ov072_02152410 kind:function(arm,size=0x50) addr:0x02152410 +func_ov072_02152460 kind:function(arm,size=0x58) addr:0x02152460 +func_ov072_021524b8 kind:function(arm,size=0x14) addr:0x021524b8 +data_ov072_021524cc kind:data(any) addr:0x021524cc +data_ov072_021524dc kind:data(any) addr:0x021524dc +data_ov072_021524ec kind:data(any) addr:0x021524ec +data_ov072_021524fc kind:data(any) addr:0x021524fc +data_ov072_0215250c kind:data(any) addr:0x0215250c +data_ov072_0215251c kind:data(any) addr:0x0215251c +data_ov072_02152530 kind:data(any) addr:0x02152530 +data_ov072_02152540 kind:data(any) addr:0x02152540 +data_ov072_02152550 kind:data(any) addr:0x02152550 +data_ov072_02152560 kind:data(any) addr:0x02152560 +data_ov072_02152570 kind:data(any) addr:0x02152570 +__sinit_ov072_02152580 kind:function(arm,size=0x50) addr:0x02152580 +__sinit_ov072_021525d0 kind:function(arm,size=0x50) addr:0x021525d0 +.p__sinit_ov072_02152580 kind:data(word) addr:0x02152620 +.p__sinit_ov072_021525d0 kind:data(word) addr:0x02152624 +data_ov072_02152648 kind:data(any) addr:0x02152648 +data_ov072_021526ac kind:data(any) addr:0x021526ac +data_ov072_021526d0 kind:data(any) addr:0x021526d0 +data_ov072_021526f8 kind:data(any) addr:0x021526f8 +data_ov072_02152724 kind:data(any) addr:0x02152724 +data_ov072_02152784 kind:data(any) addr:0x02152784 +data_ov072_02152798 kind:data(any) addr:0x02152798 +data_ov072_021527a4 kind:data(any) addr:0x021527a4 +data_ov072_021527b8 kind:data(any) addr:0x021527b8 +data_ov072_021527dc kind:data(any) addr:0x021527dc +data_ov072_02152838 kind:data(any) addr:0x02152838 +data_ov072_02152844 kind:data(any) addr:0x02152844 +data_ov072_02152860 kind:bss addr:0x02152860 +data_ov072_02152864 kind:bss addr:0x02152864 +data_ov072_02152870 kind:bss addr:0x02152870 +data_ov072_021528ac kind:bss addr:0x021528ac +data_ov072_02152948 kind:bss addr:0x02152948 +data_ov072_0215294c kind:bss addr:0x0215294c +data_ov072_02152958 kind:bss addr:0x02152958 +data_ov072_021529a4 kind:bss addr:0x021529a4 ambiguous +data_ov072_02152a05 kind:bss addr:0x02152a05 ambiguous diff --git a/config/usa/arm9/overlays/ov073/delinks.txt b/config/usa/arm9/overlays/ov073/delinks.txt new file mode 100644 index 00000000..353af8cb --- /dev/null +++ b/config/usa/arm9/overlays/ov073/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x02163c20 kind:code align:32 + .rodata start:0x02163c20 end:0x02163d28 kind:rodata align:4 + .init start:0x02163d28 end:0x02163e9c kind:code align:4 + .ctor start:0x02163e9c end:0x02163ea4 kind:rodata align:4 + .data start:0x02163ec0 end:0x021647a0 kind:data align:32 + .bss start:0x021647a0 end:0x02164980 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov073/relocs.txt b/config/usa/arm9/overlays/ov073/relocs.txt new file mode 100644 index 00000000..1889313d --- /dev/null +++ b/config/usa/arm9/overlays/ov073/relocs.txt @@ -0,0 +1,2082 @@ +from:0x02150be8 kind:load to:0x021647b0 module:overlay(73) +from:0x02150bfc kind:arm_call to:0x02011f3c module:main +from:0x02150c08 kind:arm_call to:0x021511a0 module:overlay(73) +from:0x02150c24 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150c80 kind:load to:0x02163f9c module:overlay(73) +from:0x02150c94 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02150cac kind:load to:0x02163f58 module:overlay(73) +from:0x02150cd4 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02150d1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02150d28 kind:arm_call to:0x01fff458 module:itcm +from:0x02150e28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150e38 kind:arm_call to:0x02160b68 module:overlay(73) +from:0x02150e50 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02150e9c kind:load to:0x027e0ce4 module:dtcm +from:0x02150ea4 kind:load to:0x0203e93c module:main +from:0x02150ebc kind:arm_call to:0x020f6264 module:overlay(31) +from:0x02150edc kind:load to:0x02163f68 module:overlay(73) +from:0x02150f00 kind:arm_call to:0x01fff148 module:itcm +from:0x02150f20 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02150f30 kind:arm_call to:0x02160b68 module:overlay(73) +from:0x02150fa8 kind:arm_call to:0x0216201c module:overlay(73) +from:0x02150fb8 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02150fc8 kind:load to:0x027e0ce0 module:dtcm +from:0x02150fe8 kind:arm_call to:0x02162078 module:overlay(73) +from:0x02150ff0 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x02151000 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02151024 kind:load to:0x02163f80 module:overlay(73) +from:0x02151050 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0215106c kind:load to:0x02163f4c module:overlay(73) +from:0x0215108c kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x021510a0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021510b0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021510c0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021510d0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021510e0 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x021510f0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02151100 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02151110 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02151128 kind:load to:0x02163fc0 module:overlay(73) +from:0x0215112c kind:load to:0x02163cb8 module:overlay(73) +from:0x02151130 kind:load to:0x02163cc8 module:overlay(73) +from:0x02151134 kind:load to:0x02163cd8 module:overlay(73) +from:0x02151138 kind:load to:0x02163ce8 module:overlay(73) +from:0x0215113c kind:load to:0x02163c48 module:overlay(73) +from:0x02151140 kind:load to:0x02163cf8 module:overlay(73) +from:0x02151144 kind:load to:0x02163d08 module:overlay(73) +from:0x02151148 kind:load to:0x02163d18 module:overlay(73) +from:0x02151174 kind:arm_call to:0x0200eab0 module:main +from:0x02151180 kind:arm_call to:0x01ffc744 module:itcm +from:0x0215118c kind:arm_call to:0x0200ef5c module:main +from:0x02151194 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215119c kind:load to:0x020b4ea4 module:overlay(0) +from:0x021511b0 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02151214 kind:arm_call to:0x02151084 module:overlay(73) +from:0x02151240 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02151258 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02151268 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021512a0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021512b8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021512cc kind:arm_call to:0x02016654 module:main +from:0x021512e0 kind:arm_call to:0x02150ff8 module:overlay(73) +from:0x02151300 kind:arm_call to:0x0203d138 module:main +from:0x02151388 kind:arm_call to:0x02150c88 module:overlay(73) +from:0x02151390 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x021513a0 kind:arm_call to:0x02099800 module:overlay(0) +from:0x021513a8 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02151514 kind:arm_call to:0x02150ea8 module:overlay(73) +from:0x0215157c kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02151590 kind:arm_call to:0x02067258 module:overlay(0) +from:0x0215159c kind:arm_call to:0x02151058 module:overlay(73) +from:0x021515d4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215161c kind:load to:0x02164080 module:overlay(73) +from:0x02151620 kind:load to:0x021647b0 module:overlay(73) +from:0x02151624 kind:load to:0x02164034 module:overlay(73) +from:0x02151628 kind:load to:0x02163fec module:overlay(73) +from:0x0215162c kind:load to:0x02163f40 module:overlay(73) +from:0x02151630 kind:load to:0x020a02b4 module:overlay(0) +from:0x02151634 kind:load to:0x02163178 module:overlay(73) +from:0x02151638 kind:load to:0x02114880 module:overlays(19,31) +from:0x0215163c kind:load to:0x02049bc4 module:main +from:0x02151648 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215165c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151670 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02151684 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021516ac kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021516c0 kind:arm_call to:0x0206728c module:overlay(0) +from:0x021516cc kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x021516d4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021516f0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151728 kind:arm_call to:0x0203d1e8 module:main +from:0x02151730 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151744 kind:arm_call to:0x0203d1e8 module:main +from:0x0215174c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151754 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215175c kind:arm_call to:0x0201666c module:main +from:0x02151764 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215176c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151774 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215177c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151788 kind:load to:0x02164080 module:overlay(73) +from:0x0215178c kind:load to:0x020a02b4 module:overlay(0) +from:0x021517ac kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021517c0 kind:arm_call to:0x0206728c module:overlay(0) +from:0x021517cc kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x021517d4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021517f0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151828 kind:arm_call to:0x0203d1e8 module:main +from:0x02151830 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151844 kind:arm_call to:0x0203d1e8 module:main +from:0x0215184c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151854 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215185c kind:arm_call to:0x0201666c module:main +from:0x02151864 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215186c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151874 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215187c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151884 kind:arm_call to:0x02011ff4 module:main +from:0x02151890 kind:load to:0x02164080 module:overlay(73) +from:0x02151894 kind:load to:0x020a02b4 module:overlay(0) +from:0x021518b4 kind:arm_call to:0x0205a50c module:overlay(0) +from:0x021518c0 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x021518e4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021518f4 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02151944 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02151980 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02151990 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215199c kind:arm_call to:0x021633a8 module:overlay(73) +from:0x021519d8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x021519f8 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02151a18 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02151a28 kind:load to:0x027e0960 module:dtcm +from:0x02151a2c kind:load to:0x02162a98 module:overlay(73) +from:0x02151a30 kind:load to:0x027e0cd8 module:dtcm +from:0x02151a34 kind:load to:0x020b537c module:overlay(0) +from:0x02151a3c kind:load to:0x027e0ce4 module:dtcm +from:0x02151a40 kind:load to:0x027e0ce0 module:dtcm +from:0x02151a44 kind:load to:0x02163f20 module:overlay(73) +from:0x02151a48 kind:load to:0x027e09a8 module:dtcm +from:0x02151a4c kind:load to:0x027e09b8 module:dtcm +from:0x02151a64 kind:arm_call to:0x02016f94 module:main +from:0x02151a6c kind:arm_call to:0x02123e2c module:overlays(40,42,45) +from:0x02151a8c kind:arm_call to:0x020cb000 module:overlay(24) +from:0x02151a98 kind:load to:0x020d8674 module:overlays(19,24) +from:0x02151ac8 kind:load to:0x020aecd8 module:overlay(0) +from:0x02151ad8 kind:arm_call to:0x02151aa0 module:overlay(73) +from:0x02151b28 kind:load to:0x021640d8 module:overlay(73) +from:0x02151be4 kind:arm_call to:0x0208bb4c module:overlay(0) +from:0x02151c04 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x02151c84 kind:load to:0x027e0ce0 module:dtcm +from:0x02151c88 kind:load to:0x027e0d34 module:dtcm +from:0x02151d04 kind:arm_call to:0x02123e3c module:overlay(45) +from:0x02151d1c kind:arm_call to:0x02078210 module:overlay(0) +from:0x02151d30 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x02151d40 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x02151d4c kind:arm_call to:0x02151acc module:overlay(73) +from:0x02151d54 kind:load to:0x02049bc4 module:main +from:0x02151d58 kind:load to:0x027e09bc module:dtcm +from:0x02151d5c kind:load to:0x02163c98 module:overlay(73) +from:0x02151d60 kind:load to:0x02163c3c module:overlay(73) +from:0x02151d84 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02151e08 kind:load to:0x027e09b8 module:dtcm +from:0x02151e60 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02151f70 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x02151fa4 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02151fec kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x02151ffc kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0215202c kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215208c kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02152130 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215215c kind:arm_call to:0x01ffb714 module:itcm +from:0x021521cc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021521f8 kind:arm_call to:0x020998d0 module:overlay(0) +from:0x02152218 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02152230 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02152284 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152294 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x021522a8 kind:arm_call to:0x0216236c module:overlay(73) +from:0x021522b8 kind:arm_call to:0x021621d0 module:overlay(73) +from:0x021522c8 kind:arm_call to:0x0216289c module:overlay(73) +from:0x021522d8 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x021522f0 kind:arm_call to:0x02162764 module:overlay(73) +from:0x0215231c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02152340 kind:arm_call to:0x02162498 module:overlay(73) +from:0x02152354 kind:arm_call to:0x02166028 module:overlay(93) +from:0x02152368 kind:arm_call to:0x01fff148 module:itcm +from:0x02152384 kind:arm_call to:0x01ff9258 module:itcm +from:0x02152394 kind:arm_call to:0x0216289c module:overlay(73) +from:0x021523a4 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x021523f4 kind:arm_call to:0x02151b2c module:overlay(73) +from:0x0215247c kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021524ac kind:arm_call to:0x02151c8c module:overlay(73) +from:0x021524ec kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x0215255c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x021525dc kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215265c kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x021526b4 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021526c8 kind:arm_call to:0x02162488 module:overlay(73) +from:0x02152710 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02152738 kind:arm_call to:0x02166200 module:overlay(93) +from:0x021527b0 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02152808 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02152860 kind:arm_call to:0x0216289c module:overlay(73) +from:0x02152870 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x0215287c kind:arm_call to:0x0216289c module:overlay(73) +from:0x0215288c kind:arm_call to:0x021627a4 module:overlay(73) +from:0x0215289c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021528ac kind:arm_call to:0x020e4990 module:overlay(31) +from:0x021528c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021528d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021528fc kind:arm_call to:0x0216289c module:overlay(73) +from:0x0215290c kind:arm_call to:0x021627a4 module:overlay(73) +from:0x02152920 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x0215292c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215295c kind:arm_call to:0x0216289c module:overlay(73) +from:0x0215296c kind:arm_call to:0x021627a4 module:overlay(73) +from:0x021529bc kind:arm_call to:0x02098694 module:overlay(0) +from:0x021529d4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152a40 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152a5c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02152a74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152a94 kind:arm_call to:0x020c2894 module:overlay(17) +from:0x02152aa8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152ac4 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02152af0 kind:arm_call to:0x0216289c module:overlay(73) +from:0x02152b00 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x02152b0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152b28 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02152b30 kind:arm_call to:0x021624d0 module:overlay(73) +from:0x02152b44 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02152b64 kind:arm_call to:0x01fff17c module:itcm +from:0x02152b7c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152bd8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02152bec kind:arm_call to:0x0207e648 module:overlay(0) +from:0x02152c28 kind:arm_call to:0x0216289c module:overlay(73) +from:0x02152c38 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x02152c48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152c6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152d08 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02152d18 kind:load to:0x027e0ce0 module:dtcm +from:0x02152d1c kind:load to:0x020d8674 module:overlays(19,24) +from:0x02152d24 kind:load to:0x02163ec0 module:overlay(73) +from:0x02152d28 kind:load to:0x020b502c module:overlay(0) +from:0x02152d2c kind:load to:0x020b5198 module:overlay(0) +from:0x02152d30 kind:load to:0x021641f0 module:overlay(73) +from:0x02152d38 kind:load to:0x027e0d8c module:dtcm +from:0x02152d40 kind:load to:0x020aece0 module:overlay(0) +from:0x02152d44 kind:load to:0x027e0d38 module:dtcm +from:0x02152d4c kind:load to:0x027e0ce4 module:dtcm +from:0x02152d64 kind:load to:0x027e09c0 module:dtcm +from:0x02152d68 kind:load to:0x021647b4 module:overlay(73) +from:0x02152d6c kind:load to:0x0203e93c module:main +from:0x02152d7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152da4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02152db4 kind:arm_call to:0x0216289c module:overlay(73) +from:0x02152dc4 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x02152dd0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02152ddc kind:arm_call to:0x02161af0 module:overlay(73) +from:0x02152e0c kind:arm_call to:0x02015058 module:main +from:0x02152e34 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02152ec4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02152eec kind:arm_call to:0x02162908 module:overlay(73) +from:0x02152f3c kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02153064 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x0215306c kind:arm_call to:0x02162108 module:overlay(73) +from:0x02153090 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215309c kind:load to:0x027e0cec module:dtcm +from:0x021530f8 kind:arm_call to:0x020786bc module:overlay(0) +from:0x02153114 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215311c kind:arm_call to:0x02162108 module:overlay(73) +from:0x0215314c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02153178 kind:arm_call to:0x020166cc module:main +from:0x02153184 kind:load to:0x027e09bc module:dtcm +from:0x02153188 kind:load to:0x027e09b4 module:dtcm +from:0x0215318c kind:load to:0x027e0954 module:dtcm +from:0x021531cc kind:arm_call to:0x0205c38c module:overlay(0) +from:0x021531ec kind:arm_call to:0x01ffd49c module:itcm +from:0x0215320c kind:arm_call to:0x0205c3a0 module:overlay(0) +from:0x02153218 kind:load to:0x027e09bc module:dtcm +from:0x02153264 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02153278 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153280 kind:arm_call to:0x01ffb800 module:itcm +from:0x02153294 kind:arm_call to:0x01ff916c module:itcm +from:0x021532a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021532b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021532c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021532cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021532e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02153330 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153360 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153374 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153388 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021533b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021533bc kind:load to:0x027e0ce0 module:dtcm +from:0x021533c4 kind:load to:0x0203e93c module:main +from:0x02153440 kind:load to:0x02164308 module:overlay(73) +from:0x02153450 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x0215346c kind:arm_call to:0x01ff930c module:itcm +from:0x02153480 kind:arm_call to:0x01ff930c module:itcm +from:0x021534b0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02153528 kind:arm_call to:0x0216131c module:overlay(73) +from:0x0215354c kind:arm_call to:0x02161d04 module:overlay(73) +from:0x02153568 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153580 kind:load to:0x02164320 module:overlay(73) +from:0x02153594 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x021535b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021535c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021535d8 kind:arm_call to:0x01ff930c module:itcm +from:0x021535e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021535f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153644 kind:arm_call to:0x02015058 module:main +from:0x02153668 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153698 kind:arm_call to:0x01ff9258 module:itcm +from:0x021536a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021536ac kind:arm_call to:0x01ffb464 module:itcm +from:0x021536d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02153720 kind:arm_call to:0x0203a194 module:main +from:0x02153738 kind:arm_call to:0x02161268 module:overlay(73) +from:0x02153758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021537ec kind:arm_call to:0x01ffb464 module:itcm +from:0x021537fc kind:arm_call to:0x01ff9318 module:itcm +from:0x02153880 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021538b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021538d0 kind:arm_call to:0x02161268 module:overlay(73) +from:0x021538f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215396c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153994 kind:arm_call to:0x02160b94 module:overlay(73) +from:0x021539a4 kind:arm_call to:0x02151acc module:overlay(73) +from:0x021539b4 kind:load to:0x027e09a8 module:dtcm +from:0x021539bc kind:load to:0x0203e93c module:main +from:0x02153a38 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02153a70 kind:load to:0x02164338 module:overlay(73) +from:0x02153a74 kind:load to:0x027e0ce0 module:dtcm +from:0x02153a9c kind:arm_call to:0x02015058 module:main +from:0x02153abc kind:arm_call to:0x02015058 module:main +from:0x02153adc kind:arm_call to:0x02015058 module:main +from:0x02153afc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153b14 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02153b4c kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02153b58 kind:arm_call to:0x021604dc module:overlay(73) +from:0x02153b64 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02153b84 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02153ba4 kind:arm_call to:0x02015058 module:main +from:0x02153bd4 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02153be4 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02153bf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153c00 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153c20 kind:arm_call to:0x01ffb974 module:itcm +from:0x02153c30 kind:arm_call to:0x021604dc module:overlay(73) +from:0x02153c48 kind:arm_call to:0x02015058 module:main +from:0x02153c5c kind:arm_call to:0x02160f1c module:overlay(73) +from:0x02153c68 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02153c7c kind:arm_call to:0x02151acc module:overlay(73) +from:0x02153c88 kind:arm_call to:0x02160e44 module:overlay(73) +from:0x02153cc4 kind:arm_call to:0x02015058 module:main +from:0x02153cd8 kind:arm_call to:0x02160f1c module:overlay(73) +from:0x02153ce4 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02153cf8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02153d04 kind:arm_call to:0x02160e44 module:overlay(73) +from:0x02153d40 kind:arm_call to:0x02015058 module:main +from:0x02153d58 kind:arm_call to:0x02160f1c module:overlay(73) +from:0x02153da8 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02153dbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153dd4 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02153de0 kind:load to:0x027e09a8 module:dtcm +from:0x02153de8 kind:load to:0x027e0ce0 module:dtcm +from:0x02153e68 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02153e84 kind:load to:0x02164338 module:overlay(73) +from:0x02153e88 kind:load to:0x027e0ce0 module:dtcm +from:0x02153eac kind:arm_call to:0x02015058 module:main +from:0x02153ecc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153ee4 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02153f14 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02153f20 kind:arm_call to:0x021604dc module:overlay(73) +from:0x02153f2c kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02153f4c kind:arm_call to:0x02151acc module:overlay(73) +from:0x02153f6c kind:arm_call to:0x02015058 module:main +from:0x02153f9c kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02153fac kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02153fbc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153fc8 kind:arm_call to:0x021604dc module:overlay(73) +from:0x02153fe0 kind:arm_call to:0x02015058 module:main +from:0x02153ff8 kind:arm_call to:0x02160f1c module:overlay(73) +from:0x02154004 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02154010 kind:load to:0x027e09a8 module:dtcm +from:0x02154018 kind:load to:0x027e0ce0 module:dtcm +from:0x02154098 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021540ac kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x021540c4 kind:load to:0x02164350 module:overlay(73) +from:0x021540c8 kind:load to:0x027e09a8 module:dtcm +from:0x021540d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021540f0 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x02154128 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02154134 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02154154 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02154174 kind:arm_call to:0x02015058 module:main +from:0x02154188 kind:arm_call to:0x0216103c module:overlay(73) +from:0x021541b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021541c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021541d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154224 kind:arm_call to:0x02015058 module:main +from:0x02154244 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154264 kind:arm_call to:0x02161114 module:overlay(73) +from:0x02154274 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02154298 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x021542d0 kind:arm_call to:0x021284bc module:overlay(45) +from:0x021542e8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x021542fc kind:arm_call to:0x021604dc module:overlay(73) +from:0x0215430c kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02154320 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154338 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02154344 kind:load to:0x027e0ce0 module:dtcm +from:0x0215434c kind:load to:0x027e09a8 module:dtcm +from:0x02154370 kind:arm_call to:0x02162198 module:overlay(73) +from:0x021543e4 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x021543f4 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x021543fc kind:arm_call to:0x02123e74 module:overlay(45) +from:0x02154420 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154430 kind:arm_call to:0x01fff148 module:itcm +from:0x0215443c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215444c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154460 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215446c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021544b8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021544e8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021544fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215450c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02154534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021545ec kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02154600 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0215462c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154640 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154658 kind:load to:0x02049bc4 module:main +from:0x0215465c kind:load to:0x027e09bc module:dtcm +from:0x02154660 kind:load to:0x02163c58 module:overlay(73) +from:0x02154664 kind:load to:0x02163c28 module:overlay(73) +from:0x02154668 kind:load to:0x027e0ce0 module:dtcm +from:0x0215466c kind:load to:0x0203e93c module:main +from:0x02154670 kind:load to:0x02164368 module:overlay(73) +from:0x02154674 kind:load to:0x027e0cec module:dtcm +from:0x02154680 kind:load to:0x027e09a8 module:dtcm +from:0x021546c0 kind:arm_call to:0x02162198 module:overlay(73) +from:0x021547ac kind:arm_call to:0x01fff148 module:itcm +from:0x021547d0 kind:arm_call to:0x02162374 module:overlay(73) +from:0x021547dc kind:arm_call to:0x021601e4 module:overlay(73) +from:0x021547ec kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x021547f4 kind:arm_call to:0x0215321c module:overlay(73) +from:0x02154880 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154894 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021548e8 kind:arm_call to:0x02162198 module:overlay(73) +from:0x02154960 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x0215497c kind:arm_call to:0x02162764 module:overlay(73) +from:0x021549a0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021549b8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x021549e0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154a00 kind:arm_call to:0x02162198 module:overlay(73) +from:0x02154ae0 kind:arm_call to:0x02162198 module:overlay(73) +from:0x02154b3c kind:arm_call to:0x01fff148 module:itcm +from:0x02154b60 kind:arm_call to:0x02162374 module:overlay(73) +from:0x02154b6c kind:arm_call to:0x021601e4 module:overlay(73) +from:0x02154b74 kind:arm_call to:0x0215321c module:overlay(73) +from:0x02154c34 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02154c4c kind:arm_call to:0x02161a6c module:overlay(73) +from:0x02154ca8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154cb0 kind:arm_call to:0x02162198 module:overlay(73) +from:0x02154ce4 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02154d00 kind:arm_call to:0x02162764 module:overlay(73) +from:0x02154d24 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02154d3c kind:arm_call to:0x02151acc module:overlay(73) +from:0x02154d74 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02154d90 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02154d9c kind:load to:0x02049bc4 module:main +from:0x02154da0 kind:load to:0x027e0ce0 module:dtcm +from:0x02154da4 kind:load to:0x027e09a8 module:dtcm +from:0x02154db0 kind:load to:0x02164380 module:overlay(73) +from:0x02154db4 kind:load to:0x027e0cec module:dtcm +from:0x02154db8 kind:load to:0x02163c2c module:overlay(73) +from:0x02154dbc kind:load to:0x02164398 module:overlay(73) +from:0x02154e3c kind:load to:0x021643b0 module:overlay(73) +from:0x02154e78 kind:arm_call to:0x021601e4 module:overlay(73) +from:0x02154ed8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02154f30 kind:arm_call to:0x02166220 module:overlay(93) +from:0x02154f58 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x02154f64 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02154f70 kind:load to:0x027e0ce0 module:dtcm +from:0x02154f74 kind:load to:0x027e0d8c module:dtcm +from:0x02154ff0 kind:load to:0x021643c8 module:overlay(73) +from:0x02155024 kind:arm_call to:0x01fff148 module:itcm +from:0x02155044 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155080 kind:arm_call to:0x02151acc module:overlay(73) +from:0x021550c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021550dc kind:arm_call to:0x02151acc module:overlay(73) +from:0x021550e4 kind:load to:0x027e0ce0 module:dtcm +from:0x02155110 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02155160 kind:load to:0x021643e0 module:overlay(73) +from:0x02155194 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x021551ac kind:arm_call to:0x02162764 module:overlay(73) +from:0x021551e8 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x02155200 kind:arm_call to:0x02015058 module:main +from:0x02155220 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x0215523c kind:arm_call to:0x01ff930c module:itcm +from:0x02155250 kind:arm_call to:0x01ff930c module:itcm +from:0x02155264 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155278 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02155320 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155338 kind:load to:0x021643f8 module:overlay(73) +from:0x0215533c kind:load to:0x027e09a8 module:dtcm +from:0x02155398 kind:arm_call to:0x02160644 module:overlay(73) +from:0x021553e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021553f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021554a4 kind:arm_call to:0x0212731c module:overlay(45) +from:0x02155520 kind:arm_call to:0x0212731c module:overlay(45) +from:0x02155544 kind:arm_call to:0x01ff930c module:itcm +from:0x02155558 kind:arm_call to:0x01ff930c module:itcm +from:0x02155570 kind:arm_call to:0x01ff930c module:itcm +from:0x02155584 kind:arm_call to:0x01ff930c module:itcm +from:0x02155624 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02155644 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215565c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215567c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021556d4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155778 kind:arm_call to:0x02015058 module:main +from:0x021557e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021557fc kind:arm_call to:0x01ff9318 module:itcm +from:0x02155840 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155854 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215586c kind:arm_call to:0x02015058 module:main +from:0x0215588c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021558a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021558b4 kind:arm_call to:0x020999ec module:overlay(0) +from:0x021558c0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x021558cc kind:load to:0x027e09a8 module:dtcm +from:0x021558e0 kind:load to:0x02164410 module:overlay(73) +from:0x021558e4 kind:load to:0x0203e93c module:main +from:0x021558f0 kind:load to:0x02163f10 module:overlay(73) +from:0x021558f4 kind:load to:0x027e09bc module:dtcm +from:0x021558f8 kind:load to:0x027e0cec module:dtcm +from:0x02155904 kind:load to:0x02164428 module:overlay(73) +from:0x0215594c kind:arm_call to:0x02099850 module:overlay(0) +from:0x021559b4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021559c0 kind:load to:0x02164440 module:overlay(73) +from:0x02155a24 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155a4c kind:arm_call to:0x02151acc module:overlay(73) +from:0x02155ab8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155ac4 kind:load to:0x02164470 module:overlay(73) +from:0x02155ae0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155b0c kind:arm_call to:0x02151acc module:overlay(73) +from:0x02155b18 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02155b78 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155b88 kind:load to:0x02164308 module:overlay(73) +from:0x02155b98 kind:load to:0x02151acc module:overlay(73) +from:0x02155c94 kind:arm_call to:0x0216131c module:overlay(73) +from:0x02155cc8 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x02155ce4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155cfc kind:load to:0x02164368 module:overlay(73) +from:0x02155d10 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x02155d2c kind:arm_call to:0x01ff930c module:itcm +from:0x02155d40 kind:arm_call to:0x01ff930c module:itcm +from:0x02155d54 kind:arm_call to:0x01ff930c module:itcm +from:0x02155d88 kind:arm_call to:0x01ff930c module:itcm +from:0x02155e14 kind:arm_call to:0x01ff930c module:itcm +from:0x02155e2c kind:arm_call to:0x02015058 module:main +from:0x02155e50 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155e80 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155e90 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155e94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155ebc kind:arm_call to:0x01ffb428 module:itcm +from:0x02155f08 kind:arm_call to:0x0203a194 module:main +from:0x02155f20 kind:arm_call to:0x02161268 module:overlay(73) +from:0x02155f40 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155fd4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155fe4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156068 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215609c kind:arm_call to:0x01ff9258 module:itcm +from:0x021560b8 kind:arm_call to:0x02161268 module:overlay(73) +from:0x02156130 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156158 kind:arm_call to:0x02160b94 module:overlay(73) +from:0x02156168 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215617c kind:load to:0x02164320 module:overlay(73) +from:0x02156180 kind:load to:0x027e09a8 module:dtcm +from:0x02156188 kind:load to:0x0203e93c module:main +from:0x02156208 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x02156220 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02156248 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02156250 kind:arm_call to:0x02162198 module:overlay(73) +from:0x021562a8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021562b8 kind:load to:0x02164458 module:overlay(73) +from:0x021562bc kind:load to:0x02049bc4 module:main +from:0x021562d0 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x02156310 kind:arm_call to:0x02015058 module:main +from:0x0215633c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021563e8 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x021563f4 kind:arm_call to:0x021244cc module:overlay(45) +from:0x0215640c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156448 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156460 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156470 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156478 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02156490 kind:arm_call to:0x02015058 module:main +from:0x021564b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021564c8 kind:arm_call to:0x02015058 module:main +from:0x021564ec kind:arm_call to:0x021244cc module:overlay(45) +from:0x02156518 kind:arm_call to:0x02015058 module:main +from:0x02156528 kind:arm_call to:0x021615e0 module:overlay(73) +from:0x02156540 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215655c kind:arm_call to:0x01ff9258 module:itcm +from:0x021565b8 kind:arm_call to:0x02161268 module:overlay(73) +from:0x021565fc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156628 kind:arm_call to:0x02162764 module:overlay(73) +from:0x021566b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021566d0 kind:arm_call to:0x02161268 module:overlay(73) +from:0x02156718 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02156724 kind:load to:0x0203e93c module:main +from:0x02156728 kind:load to:0x027e09a8 module:dtcm +from:0x021567b8 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x021567d4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156884 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021568b8 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x021568c8 kind:load to:0x02164488 module:overlay(73) +from:0x021568cc kind:load to:0x0203e93c module:main +from:0x021568f0 kind:arm_call to:0x02015058 module:main +from:0x0215691c kind:arm_call to:0x02015058 module:main +from:0x02156948 kind:arm_call to:0x02015058 module:main +from:0x02156968 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156974 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x021569b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021569d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021569e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021569e8 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02156a00 kind:arm_call to:0x02015058 module:main +from:0x02156a14 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02156a54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a68 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02156a84 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02156a8c kind:load to:0x027e09a8 module:dtcm +from:0x02156b0c kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02156b2c kind:arm_call to:0x01fff148 module:itcm +from:0x02156b38 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02156b4c kind:arm_call to:0x02156d60 module:overlay(73) +from:0x02156b70 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02156bb4 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02156bc0 kind:arm_call to:0x021587e4 module:overlay(73) +from:0x02156bcc kind:arm_call to:0x02157abc module:overlay(73) +from:0x02156c1c kind:load to:0x02049bc4 module:main +from:0x02156c20 kind:load to:0x027e0ce0 module:dtcm +from:0x02156c38 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02156c94 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x02156ca8 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x02156ce4 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x02156d18 kind:arm_call to:0x02157b30 module:overlay(73) +from:0x02156d24 kind:arm_call to:0x02157f18 module:overlay(73) +from:0x02156d30 kind:arm_call to:0x02157780 module:overlay(73) +from:0x02156d3c kind:arm_call to:0x02156fbc module:overlay(73) +from:0x02156d48 kind:arm_call to:0x02158978 module:overlay(73) +from:0x02156d54 kind:arm_call to:0x0215930c module:overlay(73) +from:0x02156d5c kind:load to:0x027e0ce0 module:dtcm +from:0x02156db0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156e68 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02156e74 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02156ee8 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02156ef8 kind:arm_call to:0x01fff148 module:itcm +from:0x02156f14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156f34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156fa0 kind:load to:0x0203e93c module:main +from:0x02156fa8 kind:load to:0x02164680 module:overlay(73) +from:0x02156fac kind:load to:0x027e0ce0 module:dtcm +from:0x02156fb0 kind:load to:0x027e09a8 module:dtcm +from:0x02156fb8 kind:load to:0x021646b0 module:overlay(73) +from:0x02157010 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157020 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157028 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215703c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157060 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157090 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021570c0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x021570cc kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x021570f8 kind:arm_call to:0x02159290 module:overlay(73) +from:0x02157110 kind:arm_call to:0x02157abc module:overlay(73) +from:0x0215712c kind:arm_call to:0x02156d60 module:overlay(73) +from:0x02157138 kind:arm_call to:0x021576e0 module:overlay(73) +from:0x02157158 kind:arm_call to:0x02015058 module:main +from:0x0215717c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215718c kind:arm_call to:0x01fff148 module:itcm +from:0x021571b0 kind:arm_call to:0x01fff148 module:itcm +from:0x021571c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157270 kind:arm_call to:0x01fff148 module:itcm +from:0x0215728c kind:arm_call to:0x01ff9258 module:itcm +from:0x021572a0 kind:arm_call to:0x01fff148 module:itcm +from:0x021572bc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021572d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021572ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215739c kind:arm_call to:0x01ff9258 module:itcm +from:0x021573b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021573d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215746c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02157478 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02157494 kind:arm_call to:0x01ff9258 module:itcm +from:0x021574a0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021574a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021574bc kind:arm_call to:0x0215ffd4 module:overlay(73) +from:0x021574e0 kind:arm_call to:0x01fff148 module:itcm +from:0x021574fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157540 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157550 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157558 kind:arm_call to:0x02160088 module:overlay(73) +from:0x02157584 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215759c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021575e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157600 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02157644 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02157650 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02157678 kind:arm_call to:0x02159290 module:overlay(73) +from:0x02157690 kind:arm_call to:0x02157abc module:overlay(73) +from:0x021576ac kind:arm_call to:0x02156d60 module:overlay(73) +from:0x021576b8 kind:arm_call to:0x021576e0 module:overlay(73) +from:0x021576c4 kind:load to:0x027e09a8 module:dtcm +from:0x021576d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021576d8 kind:load to:0x0203e93c module:main +from:0x0215777c kind:load to:0x021644b8 module:overlay(73) +from:0x02157788 kind:arm_call to:0x02159acc module:overlay(73) +from:0x02157798 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x021577ac kind:arm_call to:0x02098694 module:overlay(0) +from:0x021577c0 kind:arm_call to:0x01ff930c module:itcm +from:0x021577d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021578bc kind:arm_call to:0x02015058 module:main +from:0x021578f8 kind:arm_call to:0x02015058 module:main +from:0x021579d0 kind:arm_call to:0x0201521c module:main +from:0x021579e4 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021579f4 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02157a0c kind:arm_call to:0x02156d60 module:overlay(73) +from:0x02157a88 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02157a94 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02157ab0 kind:load to:0x0203e93c module:main +from:0x02157ab8 kind:load to:0x02049bc4 module:main +from:0x02157b2c kind:load to:0x021644b8 module:overlay(73) +from:0x02157b38 kind:arm_call to:0x02159acc module:overlay(73) +from:0x02157b48 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02157b5c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02157b74 kind:arm_call to:0x01ff930c module:itcm +from:0x02157b88 kind:arm_call to:0x01ff930c module:itcm +from:0x02157c54 kind:arm_call to:0x02015058 module:main +from:0x02157c90 kind:arm_call to:0x02015058 module:main +from:0x02157d48 kind:arm_call to:0x0201521c module:main +from:0x02157d5c kind:arm_call to:0x0209865c module:overlay(0) +from:0x02157d80 kind:arm_call to:0x02159290 module:overlay(73) +from:0x02157dac kind:arm_call to:0x02156d60 module:overlay(73) +from:0x02157e14 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02157e38 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02157e7c kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02157e88 kind:arm_call to:0x021587e4 module:overlay(73) +from:0x02157e94 kind:load to:0x0203e93c module:main +from:0x02157e9c kind:load to:0x02049bc4 module:main +from:0x02157f14 kind:load to:0x02164698 module:overlay(73) +from:0x02157f30 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x02157f6c kind:arm_call to:0x01ff930c module:itcm +from:0x02157f88 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02157f98 kind:arm_call to:0x01ff930c module:itcm +from:0x02157fb0 kind:arm_call to:0x02015058 module:main +from:0x02157fc4 kind:arm_call to:0x02159acc module:overlay(73) +from:0x02157fe0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02157ffc kind:arm_call to:0x01fff148 module:itcm +from:0x0215800c kind:arm_call to:0x01fff148 module:itcm +from:0x02158028 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158070 kind:arm_call to:0x01fff148 module:itcm +from:0x021580a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158160 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215816c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215817c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158188 kind:arm_call to:0x01ff9258 module:itcm +from:0x021581b0 kind:arm_call to:0x01fff148 module:itcm +from:0x021581e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215829c kind:arm_call to:0x01ffb714 module:itcm +from:0x021582a8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021582b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021582c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158340 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02158364 kind:arm_call to:0x01fff17c module:itcm +from:0x021583ac kind:arm_call to:0x01fff148 module:itcm +from:0x021583e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215848c kind:arm_call to:0x01ffb714 module:itcm +from:0x02158498 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021584a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021584b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021584c8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x021584e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158504 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215853c kind:arm_call to:0x02161268 module:overlay(73) +from:0x02158550 kind:arm_call to:0x021612d8 module:overlay(73) +from:0x02158560 kind:arm_call to:0x01fff148 module:itcm +from:0x0215857c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021585dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158654 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158664 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158680 kind:arm_call to:0x02015058 module:main +from:0x021586b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021586e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021586fc kind:arm_call to:0x02161268 module:overlay(73) +from:0x02158718 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158730 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0215874c kind:arm_call to:0x02151acc module:overlay(73) +from:0x02158778 kind:arm_call to:0x02159290 module:overlay(73) +from:0x02158790 kind:arm_call to:0x02157abc module:overlay(73) +from:0x021587ac kind:arm_call to:0x02156d60 module:overlay(73) +from:0x021587b8 kind:arm_call to:0x021576e0 module:overlay(73) +from:0x021587c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021587cc kind:load to:0x0203e93c module:main +from:0x021587d0 kind:load to:0x02049bc4 module:main +from:0x021587d4 kind:load to:0x027e09a8 module:dtcm +from:0x02158814 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02158834 kind:arm_call to:0x01fff148 module:itcm +from:0x02158844 kind:arm_call to:0x01fff148 module:itcm +from:0x02158860 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158888 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021588b0 kind:arm_call to:0x01fff17c module:itcm +from:0x0215896c kind:load to:0x027e0ce0 module:dtcm +from:0x02158974 kind:load to:0x021644d0 module:overlay(73) +from:0x02158990 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x021589a0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021589b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021589c8 kind:arm_call to:0x01ff930c module:itcm +from:0x02158a24 kind:arm_call to:0x02015058 module:main +from:0x02158b04 kind:arm_call to:0x0201521c module:main +from:0x02158b1c kind:arm_call to:0x0209865c module:overlay(0) +from:0x02158b34 kind:arm_call to:0x02159acc module:overlay(73) +from:0x02158b44 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02158bc0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02158ce0 kind:arm_call to:0x02159290 module:overlay(73) +from:0x02158cf8 kind:arm_call to:0x02157abc module:overlay(73) +from:0x02158d14 kind:arm_call to:0x02156d60 module:overlay(73) +from:0x02158d20 kind:arm_call to:0x021576e0 module:overlay(73) +from:0x02158d34 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02158d40 kind:arm_call to:0x02159acc module:overlay(73) +from:0x02158d50 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02158d78 kind:arm_call to:0x02159290 module:overlay(73) +from:0x02158d8c kind:arm_call to:0x02157abc module:overlay(73) +from:0x02158da4 kind:arm_call to:0x02156d60 module:overlay(73) +from:0x02158f10 kind:arm_call to:0x02015058 module:main +from:0x02158f40 kind:arm_call to:0x0201521c module:main +from:0x02158f58 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02158f70 kind:arm_call to:0x02159acc module:overlay(73) +from:0x02158f80 kind:arm_call to:0x02157ea0 module:overlay(73) +from:0x02158ffc kind:arm_call to:0x02151acc module:overlay(73) +from:0x02159124 kind:arm_call to:0x02159290 module:overlay(73) +from:0x0215913c kind:arm_call to:0x02157abc module:overlay(73) +from:0x02159158 kind:arm_call to:0x02156d60 module:overlay(73) +from:0x02159164 kind:arm_call to:0x021576e0 module:overlay(73) +from:0x02159178 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02159184 kind:arm_call to:0x02159acc module:overlay(73) +from:0x02159198 kind:arm_call to:0x02151acc module:overlay(73) +from:0x021591c0 kind:arm_call to:0x02159290 module:overlay(73) +from:0x021591d4 kind:arm_call to:0x02157abc module:overlay(73) +from:0x021591ec kind:arm_call to:0x02156d60 module:overlay(73) +from:0x0215927c kind:load to:0x0203e93c module:main +from:0x02159280 kind:load to:0x02049bc4 module:main +from:0x02159284 kind:load to:0x021644a0 module:overlay(73) +from:0x0215928c kind:load to:0x021644d0 module:overlay(73) +from:0x02159308 kind:load to:0x02164698 module:overlay(73) +from:0x02159320 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x0215935c kind:arm_call to:0x01ff930c module:itcm +from:0x02159378 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159388 kind:arm_call to:0x01ff930c module:itcm +from:0x021593a0 kind:arm_call to:0x02015058 module:main +from:0x021593c4 kind:arm_call to:0x01fff148 module:itcm +from:0x021593d4 kind:arm_call to:0x01fff148 module:itcm +from:0x021593e4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02159400 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215941c kind:arm_call to:0x01fff148 module:itcm +from:0x0215942c kind:arm_call to:0x01fff148 module:itcm +from:0x02159448 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159494 kind:arm_call to:0x01fff148 module:itcm +from:0x021594c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215957c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215958c kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215959c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021595a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021595c0 kind:arm_call to:0x01fff148 module:itcm +from:0x021595f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021596b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021596bc kind:arm_call to:0x01ff97c8 module:itcm +from:0x021596cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021596dc kind:arm_call to:0x01fff148 module:itcm +from:0x02159710 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021597b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021597d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159808 kind:arm_call to:0x02161268 module:overlay(73) +from:0x0215981c kind:arm_call to:0x021612d8 module:overlay(73) +from:0x0215982c kind:arm_call to:0x01fff148 module:itcm +from:0x02159848 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021598a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159920 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159930 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215994c kind:arm_call to:0x02015058 module:main +from:0x0215996c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021599ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021599c0 kind:arm_call to:0x02161268 module:overlay(73) +from:0x021599dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159a44 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02159a60 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02159a78 kind:arm_call to:0x02157abc module:overlay(73) +from:0x02159a94 kind:arm_call to:0x02156d60 module:overlay(73) +from:0x02159aa0 kind:arm_call to:0x021576e0 module:overlay(73) +from:0x02159ab0 kind:load to:0x027e0ce0 module:dtcm +from:0x02159ab4 kind:load to:0x0203e93c module:main +from:0x02159ab8 kind:load to:0x027e09a8 module:dtcm +from:0x02159ac4 kind:load to:0x02049bc4 module:main +from:0x02159af4 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159b24 kind:load to:0x027e0ce0 module:dtcm +from:0x02159ba4 kind:load to:0x021644d0 module:overlay(73) +from:0x02159bc8 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02159c00 kind:arm_call to:0x01fff148 module:itcm +from:0x02159c2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159c44 kind:arm_call to:0x01ff930c module:itcm +from:0x02159ca8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159cd4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159cec kind:arm_call to:0x02151acc module:overlay(73) +from:0x02159d00 kind:arm_call to:0x01fff148 module:itcm +from:0x02159d2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159d40 kind:arm_call to:0x01ff930c module:itcm +from:0x02159d58 kind:arm_call to:0x02015058 module:main +from:0x02159d80 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159d88 kind:arm_call to:0x01ffb428 module:itcm +from:0x02159de0 kind:arm_call to:0x02015058 module:main +from:0x02159e00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159e0c kind:arm_call to:0x02160900 module:overlay(73) +from:0x02159e1c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159e8c kind:arm_call to:0x02015058 module:main +from:0x02159ebc kind:arm_call to:0x01ff9218 module:itcm +from:0x02159f28 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159fb0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a058 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a074 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a08c kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215a0ac kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215a0d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a0e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a114 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a140 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a168 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215a174 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a17c kind:load to:0x021644e8 module:overlay(73) +from:0x0215a180 kind:load to:0x027e09a8 module:dtcm +from:0x0215a190 kind:load to:0x0203e93c module:main +from:0x0215a198 kind:load to:0x02164698 module:overlay(73) +from:0x0215a1c0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215a20c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215a220 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a23c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a26c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a288 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a2ac kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a2bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a2e4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215a300 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a310 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a32c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215a350 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x0215a384 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a398 kind:load to:0x027e09bc module:dtcm +from:0x0215a39c kind:load to:0x02164638 module:overlay(73) +from:0x0215a3a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a3a4 kind:load to:0x027e0cec module:dtcm +from:0x0215a3b8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a3e8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215a3fc kind:arm_call to:0x01fff148 module:itcm +from:0x0215a42c kind:arm_call to:0x01ff916c module:itcm +from:0x0215a444 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a4c0 kind:arm_call to:0x01fff17c module:itcm +from:0x0215a550 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a568 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a574 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a5dc kind:arm_call to:0x021661f0 module:overlay(93) +from:0x0215a614 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215a620 kind:load to:0x027e09a8 module:dtcm +from:0x0215a628 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a630 kind:load to:0x0203e93c module:main +from:0x0215a634 kind:load to:0x02163ec0 module:overlay(73) +from:0x0215a638 kind:load to:0x027e0d8c module:dtcm +from:0x0215a64c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215a6d4 kind:load to:0x02164638 module:overlay(73) +from:0x0215a6fc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215a760 kind:arm_call to:0x02166200 module:overlay(93) +from:0x0215a784 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x0215a798 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215a7a0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a7a8 kind:load to:0x02163ec0 module:overlay(73) +from:0x0215a7ac kind:load to:0x027e0d8c module:dtcm +from:0x0215a7d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a840 kind:load to:0x027e09a8 module:dtcm +from:0x0215a84c kind:load to:0x02164650 module:overlay(73) +from:0x0215a890 kind:arm_call to:0x02015058 module:main +from:0x0215a8a8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a8c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a958 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a970 kind:arm_call to:0x02015058 module:main +from:0x0215a9b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a9c4 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215a9cc kind:load to:0x027e0ce0 module:dtcm +from:0x0215a9d0 kind:load to:0x0203e93c module:main +from:0x0215aa20 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215aa30 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x0215aa38 kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x0215aa64 kind:arm_call to:0x021284bc module:overlay(45) +from:0x0215aa70 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215ab20 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ac0c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ac18 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ae2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ae4c kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0215ae54 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215ae60 kind:load to:0x020aecdc module:overlay(0) +from:0x0215ae64 kind:load to:0x020aecd4 module:overlay(0) +from:0x0215ae68 kind:load to:0x027e09a8 module:dtcm +from:0x0215ae6c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ae74 kind:load to:0x02164590 module:overlay(73) +from:0x0215ae7c kind:load to:0x021645a8 module:overlay(73) +from:0x0215ae84 kind:load to:0x021645d8 module:overlay(73) +from:0x0215ae8c kind:load to:0x021645f0 module:overlay(73) +from:0x0215ae94 kind:load to:0x0203e93c module:main +from:0x0215ae98 kind:load to:0x021645c0 module:overlay(73) +from:0x0215aeac kind:arm_call to:0x02161d78 module:overlay(73) +from:0x0215aeec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215af04 kind:arm_call to:0x02015058 module:main +from:0x0215af44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215af60 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215af6c kind:arm_call to:0x021601cc module:overlay(73) +from:0x0215af80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215af9c kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215afd4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215afe8 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x0215aff0 kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x0215b01c kind:arm_call to:0x021284bc module:overlay(45) +from:0x0215b02c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215b03c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b068 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b218 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b234 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b244 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b260 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b2d0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b2dc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215b308 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b314 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215b32c kind:arm_call to:0x01fff148 module:itcm +from:0x0215b348 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b358 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b374 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b3c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b3e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b464 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b474 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215b480 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b484 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b488 kind:load to:0x0203e93c module:main +from:0x0215b490 kind:load to:0x02164698 module:overlay(73) +from:0x0215b494 kind:load to:0x027e09a8 module:dtcm +from:0x0215b4c4 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x0215b4cc kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215b4f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215b508 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215b530 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b568 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b57c kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215b584 kind:load to:0x027e09a8 module:dtcm +from:0x0215b600 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b60c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215b61c kind:load to:0x021644e8 module:overlay(73) +from:0x0215b620 kind:load to:0x027e09a8 module:dtcm +from:0x0215b644 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0215b680 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b694 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b6b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b6c4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b6dc kind:arm_call to:0x02015058 module:main +from:0x0215b714 kind:arm_call to:0x02160900 module:overlay(73) +from:0x0215b728 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215b798 kind:arm_call to:0x02015058 module:main +from:0x0215b7b8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b7cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b8e4 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0215b8fc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b91c kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0215b930 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b95c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b978 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215b984 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b990 kind:load to:0x0203e93c module:main +from:0x0215b994 kind:load to:0x027e09a8 module:dtcm +from:0x0215b9a0 kind:load to:0x02164680 module:overlay(73) +from:0x0215ba04 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215ba18 kind:load to:0x021644a0 module:overlay(73) +from:0x0215ba2c kind:arm_call to:0x02161d78 module:overlay(73) +from:0x0215ba44 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215ba8c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215baac kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215bab8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215bac4 kind:load to:0x027e09c0 module:dtcm +from:0x0215bb28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215bb38 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215bb44 kind:load to:0x02164590 module:overlay(73) +from:0x0215bb58 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x0215bbc8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bbe0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215bbe8 kind:load to:0x0203e93c module:main +from:0x0215bc54 kind:load to:0x02164620 module:overlay(73) +from:0x0215bc68 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x0215bc7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bcb0 kind:arm_call to:0x021284bc module:overlay(45) +from:0x0215bcbc kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215bd04 kind:arm_call to:0x02015058 module:main +from:0x0215bd2c kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x0215bd38 kind:arm_call to:0x02161188 module:overlay(73) +from:0x0215bd68 kind:arm_call to:0x02015058 module:main +from:0x0215bd7c kind:arm_call to:0x02161114 module:overlay(73) +from:0x0215bda8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bdc0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215bdcc kind:load to:0x027e0ce4 module:dtcm +from:0x0215bdd0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bde8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215be50 kind:load to:0x021646b0 module:overlay(73) +from:0x0215be80 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x0215bed4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215bed8 kind:load to:0x027e09a8 module:dtcm +from:0x0215bedc kind:load to:0x0203e93c module:main +from:0x0215bee8 kind:load to:0x02164320 module:overlay(73) +from:0x0215bef0 kind:load to:0x02049bc4 module:main +from:0x0215bef8 kind:load to:0x02164338 module:overlay(73) +from:0x0215befc kind:load to:0x02164350 module:overlay(73) +from:0x0215bf38 kind:arm_call to:0x02015058 module:main +from:0x0215bf58 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215bf60 kind:arm_call to:0x02161744 module:overlay(73) +from:0x0215bf7c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215bf8c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bf90 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bfc0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bfd8 kind:arm_call to:0x0203a194 module:main +from:0x0215c074 kind:arm_call to:0x02161268 module:overlay(73) +from:0x0215c090 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c14c kind:arm_call to:0x02161d04 module:overlay(73) +from:0x0215c17c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c1a0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c1b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c1c8 kind:arm_call to:0x02015058 module:main +from:0x0215c1e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c1f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215c2d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c354 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c370 kind:arm_call to:0x02161268 module:overlay(73) +from:0x0215c3ec kind:arm_call to:0x02161d04 module:overlay(73) +from:0x0215c3f8 kind:arm_call to:0x021604dc module:overlay(73) +from:0x0215c410 kind:arm_call to:0x02015058 module:main +from:0x0215c438 kind:arm_call to:0x02161d04 module:overlay(73) +from:0x0215c444 kind:arm_call to:0x021604dc module:overlay(73) +from:0x0215c45c kind:arm_call to:0x02015058 module:main +from:0x0215c478 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c490 kind:arm_call to:0x02015058 module:main +from:0x0215c4a8 kind:arm_call to:0x02160f1c module:overlay(73) +from:0x0215c60c kind:arm_call to:0x02161d04 module:overlay(73) +from:0x0215c618 kind:arm_call to:0x021604dc module:overlay(73) +from:0x0215c630 kind:arm_call to:0x02015058 module:main +from:0x0215c650 kind:arm_call to:0x02015058 module:main +from:0x0215c66c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c684 kind:arm_call to:0x02015058 module:main +from:0x0215c698 kind:arm_call to:0x02160f1c module:overlay(73) +from:0x0215c7f8 kind:arm_call to:0x02015058 module:main +from:0x0215c810 kind:arm_call to:0x02160f1c module:overlay(73) +from:0x0215c85c kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0215c874 kind:arm_call to:0x02015058 module:main +from:0x0215c888 kind:arm_call to:0x0216103c module:overlay(73) +from:0x0215c8b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c8c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215c8d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c924 kind:arm_call to:0x02015058 module:main +from:0x0215c944 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c964 kind:arm_call to:0x02161114 module:overlay(73) +from:0x0215c974 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0215c9a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c9b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c9c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c9d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215c9e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c9ec kind:arm_call to:0x02161d04 module:overlay(73) +from:0x0215ca00 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ca7c kind:arm_call to:0x02015058 module:main +from:0x0215ca94 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cac0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215cadc kind:arm_call to:0x01fff148 module:itcm +from:0x0215caf8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cb84 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cb98 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cbbc kind:arm_call to:0x01fff148 module:itcm +from:0x0215cbd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cc6c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cc80 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cca4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ccc0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cd80 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215cd8c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215cda8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cdc0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cddc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ce00 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ce10 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ce30 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ce74 kind:arm_call to:0x0203a194 module:main +from:0x0215ce8c kind:arm_call to:0x02161268 module:overlay(73) +from:0x0215cec4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ced8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ceec kind:arm_call to:0x01ff930c module:itcm +from:0x0215cef4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cf04 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215cf10 kind:arm_call to:0x02161d78 module:overlay(73) +from:0x0215cf34 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cf44 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215cf74 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215cfdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d068 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d080 kind:arm_call to:0x02161268 module:overlay(73) +from:0x0215d0c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d0dc kind:arm_call to:0x01ff930c module:itcm +from:0x0215d0f0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d0f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d108 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d11c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d134 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215d148 kind:load to:0x021646b0 module:overlay(73) +from:0x0215d164 kind:arm_call to:0x02123ea0 module:overlay(45) +from:0x0215d180 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x0215d190 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x0215d21c kind:arm_call to:0x020a0080 module:overlay(0) +from:0x0215d228 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215d270 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215d284 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d290 kind:load to:0x027e09bc module:dtcm +from:0x0215d294 kind:load to:0x02163c78 module:overlay(73) +from:0x0215d298 kind:load to:0x02163c34 module:overlay(73) +from:0x0215d29c kind:load to:0x02164500 module:overlay(73) +from:0x0215d2a0 kind:load to:0x027e0cec module:dtcm +from:0x0215d2ac kind:load to:0x027e09a8 module:dtcm +from:0x0215d330 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215d344 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d364 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215d374 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d470 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215d484 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215d494 kind:arm_call to:0x01ff930c module:itcm +from:0x0215d5c8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d5fc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215d610 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d640 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215d6cc kind:arm_call to:0x02015058 module:main +from:0x0215d6f4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215d77c kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215d85c kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215d868 kind:arm_call to:0x02162508 module:overlay(73) +from:0x0215d888 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d900 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215da4c kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215da58 kind:arm_call to:0x02162508 module:overlay(73) +from:0x0215da6c kind:arm_call to:0x021619b8 module:overlay(73) +from:0x0215da94 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215dbbc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215dcb0 kind:arm_call to:0x0215ffd4 module:overlay(73) +from:0x0215dcd4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215dd08 kind:arm_call to:0x01fff148 module:itcm +from:0x0215dd24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215dd34 kind:arm_call to:0x02160088 module:overlay(73) +from:0x0215dd5c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215dd98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ddac kind:arm_call to:0x021627a4 module:overlay(73) +from:0x0215ddb8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215ddd8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215df24 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215df30 kind:arm_call to:0x02162508 module:overlay(73) +from:0x0215df44 kind:arm_call to:0x021619b8 module:overlay(73) +from:0x0215df58 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215df70 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215dfb4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e098 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e194 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e1a8 kind:arm_call to:0x0215ffd4 module:overlay(73) +from:0x0215e1e8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e204 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215e214 kind:arm_call to:0x02160088 module:overlay(73) +from:0x0215e250 kind:load to:0x0203e93c module:main +from:0x0215e254 kind:load to:0x027e09a8 module:dtcm +from:0x0215e260 kind:load to:0x02163c38 module:overlay(73) +from:0x0215e264 kind:load to:0x02164518 module:overlay(73) +from:0x0215e268 kind:load to:0x02163ec0 module:overlay(73) +from:0x0215e26c kind:load to:0x02164530 module:overlay(73) +from:0x0215e270 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e278 kind:load to:0x027e0cec module:dtcm +from:0x0215e280 kind:load to:0x02164548 module:overlay(73) +from:0x0215e284 kind:load to:0x02164578 module:overlay(73) +from:0x0215e28c kind:load to:0x02164560 module:overlay(73) +from:0x0215e298 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e2c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e2e8 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x0215e2f4 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215e310 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215e384 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0215e390 kind:load to:0x02164608 module:overlay(73) +from:0x0215e394 kind:load to:0x020aecd4 module:overlay(0) +from:0x0215e398 kind:load to:0x020aecdc module:overlay(0) +from:0x0215e3c0 kind:arm_call to:0x02015058 module:main +from:0x0215e3ec kind:arm_call to:0x02015058 module:main +from:0x0215e418 kind:arm_call to:0x02015058 module:main +from:0x0215e438 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e46c kind:arm_call to:0x021601cc module:overlay(73) +from:0x0215e484 kind:arm_call to:0x02015058 module:main +from:0x0215e4d0 kind:arm_call to:0x02015058 module:main +from:0x0215e5c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e5cc kind:arm_call to:0x01ff938c module:itcm +from:0x0215e5f8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215e618 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215e628 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215e69c kind:arm_call to:0x02015058 module:main +from:0x0215e6e8 kind:arm_call to:0x02015058 module:main +from:0x0215e704 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e714 kind:arm_call to:0x01fff148 module:itcm +from:0x0215e850 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e870 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e890 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e8a4 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e904 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e93c kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e950 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215e988 kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215ea44 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ea60 kind:arm_call to:0x02161268 module:overlay(73) +from:0x0215ea74 kind:arm_call to:0x021612d8 module:overlay(73) +from:0x0215ea94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215eb08 kind:arm_call to:0x01fff148 module:itcm +from:0x0215eb24 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ebd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ebec kind:arm_call to:0x02161268 module:overlay(73) +from:0x0215ec0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ec88 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ec98 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ecb4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215eccc kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215ecd8 kind:load to:0x027e09a8 module:dtcm +from:0x0215ecf0 kind:load to:0x0203e93c module:main +from:0x0215ecf4 kind:load to:0x027e09c0 module:dtcm +from:0x0215ecf8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ed14 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215ed6c kind:load to:0x02164668 module:overlay(73) +from:0x0215ed98 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215edac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215edc4 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215edd0 kind:load to:0x027e09a8 module:dtcm +from:0x0215ee00 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ee08 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ee20 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215effc kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x0215f00c kind:load to:0x02164368 module:overlay(73) +from:0x0215f010 kind:load to:0x02164500 module:overlay(73) +from:0x0215f03c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f050 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f064 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f080 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215f090 kind:arm_call to:0x0215f5ec module:overlay(73) +from:0x0215f098 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215f188 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215f200 kind:arm_call to:0x020158c0 module:main +from:0x0215f210 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215f238 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215f330 kind:arm_call to:0x020158c0 module:main +from:0x0215f34c kind:arm_call to:0x02078744 module:overlay(0) +from:0x0215f3c8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f3e8 kind:arm_call to:0x02015058 module:main +from:0x0215f408 kind:arm_call to:0x02015058 module:main +from:0x0215f428 kind:arm_call to:0x02015058 module:main +from:0x0215f444 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f45c kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f478 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f490 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f4b0 kind:arm_call to:0x02015058 module:main +from:0x0215f4c8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f52c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f540 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f54c kind:arm_call to:0x02156c28 module:overlay(73) +from:0x0215f560 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f58c kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f5a4 kind:arm_call to:0x02015058 module:main +from:0x0215f5bc kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f5d0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f5e0 kind:load to:0x027e09b8 module:dtcm +from:0x0215f5e4 kind:load to:0x0203e93c module:main +from:0x0215f5e8 kind:load to:0x027e09bc module:dtcm +from:0x0215f5fc kind:load to:0x027e09bc module:dtcm +from:0x0215f6d8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215f700 kind:load to:0x02164308 module:overlay(73) +from:0x0215f704 kind:load to:0x021644a0 module:overlay(73) +from:0x0215f708 kind:load to:0x027e09b8 module:dtcm +from:0x0215f70c kind:load to:0x02163f20 module:overlay(73) +from:0x0215f734 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f748 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f75c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f798 kind:arm_call to:0x02015058 module:main +from:0x0215f7d0 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f8e4 kind:arm_call to:0x02015058 module:main +from:0x0215f928 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215f95c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215f978 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f988 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215f998 kind:load to:0x02163ec0 module:overlay(73) +from:0x0215f99c kind:load to:0x020b502c module:overlay(0) +from:0x0215f9a4 kind:load to:0x027e09b8 module:dtcm +from:0x0215f9a8 kind:load to:0x02163f20 module:overlay(73) +from:0x0215f9c4 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215fa3c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215fa48 kind:load to:0x020b5198 module:overlay(0) +from:0x0215fa4c kind:load to:0x021646c8 module:overlay(73) +from:0x0215fa50 kind:load to:0x027e09a8 module:dtcm +from:0x0215fa8c kind:arm_call to:0x01ffd420 module:itcm +from:0x0215faa4 kind:arm_call to:0x02166200 module:overlay(93) +from:0x0215faa8 kind:arm_call to:0x0215f5ec module:overlay(73) +from:0x0215fae8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215fb34 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215fbb4 kind:arm_call to:0x020158c0 module:main +from:0x0215fbcc kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215fc20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fc4c kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x0215fc58 kind:load to:0x027e09b8 module:dtcm +from:0x0215fc5c kind:load to:0x027e0d8c module:dtcm +from:0x0215fc60 kind:load to:0x027e0ce0 module:dtcm +from:0x0215fc64 kind:load to:0x027e09a4 module:dtcm +from:0x0215fcdc kind:load to:0x021646b0 module:overlay(73) +from:0x0215fd20 kind:arm_call to:0x02015058 module:main +from:0x0215fd44 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215fd54 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fd64 kind:arm_call to:0x01fff148 module:itcm +from:0x0215fe70 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fe88 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fed0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215fee8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ff20 kind:arm_call to:0x0215ffd4 module:overlay(73) +from:0x0215ff38 kind:arm_call to:0x02160088 module:overlay(73) +from:0x0215ff60 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ff88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ff98 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x0215ffb8 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0215ffc0 kind:load to:0x027e09a8 module:dtcm +from:0x0215ffc8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ffcc kind:load to:0x0203e93c module:main +from:0x0215ffe8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02160004 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160018 kind:arm_call to:0x0203a194 module:main +from:0x02160030 kind:arm_call to:0x02161268 module:overlay(73) +from:0x0216003c kind:arm_call to:0x02161d78 module:overlay(73) +from:0x02160054 kind:arm_call to:0x01fff148 module:itcm +from:0x02160070 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160084 kind:load to:0x027e0ce0 module:dtcm +from:0x021600a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021600ac kind:arm_call to:0x02161d78 module:overlay(73) +from:0x021600d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021600e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02160108 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160120 kind:arm_call to:0x02161268 module:overlay(73) +from:0x02160140 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021601c8 kind:load to:0x0203e93c module:main +from:0x021601d4 kind:arm_call to:0x020bf668 module:overlay(17) +from:0x02160210 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160220 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216023c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216025c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216026c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160288 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160294 kind:arm_call to:0x01ff9258 module:itcm +from:0x021602a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021602b0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021602c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021602e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021602ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021602fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160348 kind:arm_call to:0x01ff930c module:itcm +from:0x02160358 kind:arm_call to:0x01ff930c module:itcm +from:0x0216036c kind:arm_call to:0x01ff930c module:itcm +from:0x021603ac kind:arm_call to:0x01ff930c module:itcm +from:0x021603bc kind:arm_call to:0x01ff930c module:itcm +from:0x021603d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021603f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216040c kind:arm_call to:0x01ff930c module:itcm +from:0x02160420 kind:arm_call to:0x01ff930c module:itcm +from:0x02160448 kind:arm_call to:0x01ff930c module:itcm +from:0x02160468 kind:arm_call to:0x01ff930c module:itcm +from:0x0216047c kind:arm_call to:0x01ff930c module:itcm +from:0x02160494 kind:arm_call to:0x01ff930c module:itcm +from:0x021604a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021604b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021604c4 kind:load to:0x02163ed4 module:overlay(73) +from:0x021604c8 kind:load to:0x02163eec module:overlay(73) +from:0x02160508 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160518 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160524 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160548 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160554 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160588 kind:arm_call to:0x01ff930c module:itcm +from:0x021605c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021605d8 kind:arm_call to:0x01ff930c module:itcm +from:0x021605f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02160610 kind:arm_call to:0x01ff930c module:itcm +from:0x02160628 kind:arm_call to:0x01ff930c module:itcm +from:0x0216066c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216067c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160684 kind:arm_call to:0x0212731c module:overlay(45) +from:0x02160690 kind:arm_call to:0x02127348 module:overlay(45) +from:0x021606b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021606c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021606e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021606ec kind:arm_call to:0x01ff9258 module:itcm +from:0x021606f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160718 kind:arm_call to:0x01ff930c module:itcm +from:0x02160724 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216076c kind:arm_call to:0x01ff930c module:itcm +from:0x0216077c kind:arm_call to:0x01ff930c module:itcm +from:0x02160790 kind:arm_call to:0x01ff930c module:itcm +from:0x021607d0 kind:arm_call to:0x01ff930c module:itcm +from:0x021607e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021607f4 kind:arm_call to:0x01ff930c module:itcm +from:0x02160818 kind:arm_call to:0x01ff930c module:itcm +from:0x02160830 kind:arm_call to:0x01ff930c module:itcm +from:0x02160844 kind:arm_call to:0x01ff930c module:itcm +from:0x0216086c kind:arm_call to:0x01ff930c module:itcm +from:0x0216088c kind:arm_call to:0x01ff930c module:itcm +from:0x021608a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021608b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021608c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021608dc kind:arm_call to:0x01ff930c module:itcm +from:0x021608e8 kind:load to:0x02163ee0 module:overlay(73) +from:0x021608ec kind:load to:0x02163f04 module:overlay(73) +from:0x02160a18 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160a20 kind:arm_call to:0x01ff938c module:itcm +from:0x02160a58 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02160a94 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02160ab8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02160adc kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02160b00 kind:arm_call to:0x020bf264 module:overlay(17) +from:0x02160b20 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02160b44 kind:arm_call to:0x020bf264 module:overlay(17) +from:0x02160b58 kind:load to:0x0203e93c module:main +from:0x02160b60 kind:load to:0x027e09c0 module:dtcm +from:0x02160b64 kind:load to:0x027e0ce0 module:dtcm +from:0x02160bb0 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02160bc0 kind:arm_call to:0x02160da0 module:overlay(73) +from:0x02160bc8 kind:arm_call to:0x02162198 module:overlay(73) +from:0x02160be0 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02160c54 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02160c68 kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02160c78 kind:arm_call to:0x02160da0 module:overlay(73) +from:0x02160c80 kind:arm_call to:0x02162198 module:overlay(73) +from:0x02160cac kind:arm_call to:0x02160df0 module:overlay(73) +from:0x02160cbc kind:arm_call to:0x02160da0 module:overlay(73) +from:0x02160cc4 kind:arm_call to:0x02162198 module:overlay(73) +from:0x02160cdc kind:arm_call to:0x02151acc module:overlay(73) +from:0x02160d04 kind:arm_call to:0x02162198 module:overlay(73) +from:0x02160d9c kind:load to:0x02049bc4 module:main +from:0x02160de4 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02160dec kind:load to:0x02049bc4 module:main +from:0x02160e10 kind:arm_call to:0x01fff148 module:itcm +from:0x02160e2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160e40 kind:load to:0x027e0ce0 module:dtcm +from:0x02160f10 kind:load to:0x02049bc4 module:main +from:0x02160f14 kind:load to:0x0203e93c module:main +from:0x02160f4c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160f68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160f74 kind:arm_call to:0x01ff9770 module:itcm +from:0x02160f84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160fa0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160fac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160fcc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02160fdc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161004 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161010 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161020 kind:arm_call to:0x02128234 module:overlay(45) +from:0x02161030 kind:load to:0x020b537c module:overlay(0) +from:0x02161038 kind:load to:0x027e0ce4 module:dtcm +from:0x02161058 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x0216106c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02161088 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161094 kind:arm_call to:0x01ff9770 module:itcm +from:0x021610a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021610c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021610e0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021610f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161100 kind:load to:0x027e0ce0 module:dtcm +from:0x02161108 kind:load to:0x020b537c module:overlay(0) +from:0x02161110 kind:load to:0x027e0ce4 module:dtcm +from:0x02161130 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x0216114c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161170 kind:arm_call to:0x02128e0c module:overlay(45) +from:0x02161184 kind:load to:0x027e0ce0 module:dtcm +from:0x021611a8 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x021611b8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021611d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021611e0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021611f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216120c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161234 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02161244 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161254 kind:load to:0x027e0ce0 module:dtcm +from:0x0216125c kind:load to:0x020b537c module:overlay(0) +from:0x02161264 kind:load to:0x027e0ce4 module:dtcm +from:0x021612cc kind:arm_call to:0x01ffb428 module:itcm +from:0x021612f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161310 kind:arm_call to:0x0203a194 module:main +from:0x02161328 kind:arm_call to:0x0216136c module:overlay(73) +from:0x0216135c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216145c kind:arm_call to:0x020177c4 module:main +from:0x021615d8 kind:load to:0x027e0960 module:dtcm +from:0x021615dc kind:load to:0x02049bc4 module:main +from:0x021615e8 kind:arm_call to:0x02161630 module:overlay(73) +from:0x02161620 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021616a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021616dc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216173c kind:load to:0x027e0960 module:dtcm +from:0x021617fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216182c kind:arm_call to:0x01ffd640 module:itcm +from:0x02161838 kind:arm_call to:0x0216192c module:overlay(73) +from:0x02161840 kind:arm_call to:0x01ffd640 module:itcm +from:0x02161864 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216190c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161920 kind:load to:0x027e0960 module:dtcm +from:0x02161924 kind:load to:0x027e09bc module:dtcm +from:0x0216193c kind:load to:0x027e09bc module:dtcm +from:0x02161970 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02161980 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021619ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021619e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161a20 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02161a2c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02161ae8 kind:arm_call to:0x021244cc module:overlay(45) +from:0x02161b34 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161b48 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161b90 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161b9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02161ba8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161bec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161c5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161cc0 kind:arm_call to:0x01ff916c module:itcm +from:0x02161cd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02161cec kind:arm_call to:0x01ff9318 module:itcm +from:0x02161d24 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02161d4c kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02161d5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161d68 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161d74 kind:load to:0x027e0ce0 module:dtcm +from:0x02161da4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161dc0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161ddc kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02161df4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161e10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161e28 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02161e3c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161e48 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161e70 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02161e7c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161e88 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161e98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161eb4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161ed0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161eec kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02161f04 kind:arm_call to:0x01fff148 module:itcm +from:0x02161f20 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161f38 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02161f4c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161f58 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161f80 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02161f8c kind:arm_call to:0x01ffb428 module:itcm +from:0x02161f98 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161fa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161fb4 kind:load to:0x027e0ce0 module:dtcm +from:0x02161fe0 kind:arm_call to:0x021621b8 module:overlay(73) +from:0x02162028 kind:arm_call to:0x0216289c module:overlay(73) +from:0x02162038 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x0216204c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02162068 kind:arm_call to:0x02151acc module:overlay(73) +from:0x02162090 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021620a4 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x021620ac kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x021620b4 kind:arm_call to:0x0216289c module:overlay(73) +from:0x021620c4 kind:arm_call to:0x021627a4 module:overlay(73) +from:0x021620f0 kind:arm_call to:0x021284bc module:overlay(45) +from:0x021620fc kind:arm_call to:0x02151acc module:overlay(73) +from:0x02162104 kind:load to:0x027e0ce4 module:dtcm +from:0x02162128 kind:arm_call to:0x01ff9258 module:itcm +from:0x02162170 kind:arm_call to:0x01ffb428 module:itcm +from:0x02162174 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02162194 kind:load to:0x027e0cd8 module:dtcm +from:0x02162368 kind:load to:0x027e09b8 module:dtcm +from:0x021623a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216246c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02162478 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02162484 kind:load to:0x0203e93c module:main +from:0x02162494 kind:load to:0x02151acc module:overlay(73) +from:0x02162608 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02162630 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02162694 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021626b4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021626f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02162758 kind:load to:0x0203e93c module:main +from:0x0216275c kind:load to:0x027e09c0 module:dtcm +from:0x0216277c kind:arm_call to:0x02078210 module:overlay(0) +from:0x0216278c kind:arm_call to:0x020786e8 module:overlay(0) +from:0x02162794 kind:arm_call to:0x02123ebc module:overlay(45) +from:0x0216279c kind:load to:0x027e09bc module:dtcm +from:0x021627a0 kind:load to:0x02163c30 module:overlay(73) +from:0x021627b8 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02162854 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02162864 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x02162880 kind:arm_call to:0x02123e3c module:overlay(45) +from:0x0216288c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02162894 kind:load to:0x027e09bc module:dtcm +from:0x02162898 kind:load to:0x02163c3c module:overlay(73) +from:0x02162b08 kind:arm_call to:0x0200e260 module:main +from:0x02162b18 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162ba0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02162bb0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162bdc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162bec kind:arm_call to:0x01ffa60c module:itcm +from:0x02162c1c kind:arm_call to:0x0200e260 module:main +from:0x02162c2c kind:arm_call to:0x01ffad5c module:itcm +from:0x02162cb4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162cc4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162cf0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02162d00 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162d30 kind:arm_call to:0x0200e260 module:main +from:0x02162d40 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162db0 kind:arm_call to:0x0200e260 module:main +from:0x02162dc0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162e30 kind:arm_call to:0x0200e260 module:main +from:0x02162e40 kind:arm_call to:0x01ffad5c module:itcm +from:0x02162eb8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02162ec4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02162f00 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02162f10 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162f74 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02162f84 kind:arm_call to:0x01ffa60c module:itcm +from:0x02162fb4 kind:arm_call to:0x0200e260 module:main +from:0x02162fc4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216302c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02163038 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216308c kind:arm_call to:0x0200e260 module:main +from:0x0216309c kind:arm_call to:0x01ffad5c module:itcm +from:0x021630cc kind:load to:0x027e0964 module:dtcm +from:0x021630d0 kind:load to:0x0203e93c module:main +from:0x021630f0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02163104 kind:load to:0x02057884 module:overlay(0) +from:0x02163120 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216312c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02163148 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02163158 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02163170 kind:arm_call to:0x02153190 module:overlay(73) +from:0x0216318c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02163194 kind:arm_call to:0x02011ff4 module:main +from:0x021631a8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021631b0 kind:arm_call to:0x02011ff4 module:main +from:0x021631c4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021631cc kind:arm_call to:0x02011ff4 module:main +from:0x021631e0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021631e8 kind:arm_call to:0x02011ff4 module:main +from:0x021631fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02163210 kind:load to:0x02164898 module:overlay(73) +from:0x02163224 kind:arm_call to:0x02011f3c module:main +from:0x02163230 kind:arm_call to:0x02163260 module:overlay(73) +from:0x02163244 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216325c kind:load to:0x021646e8 module:overlay(73) +from:0x02163268 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02163270 kind:arm_call to:0x02061628 module:overlay(0) +from:0x021632a4 kind:load to:0x0216470c module:overlay(73) +from:0x021632a8 kind:load to:0x02164774 module:overlay(73) +from:0x021632c8 kind:arm_call to:0x020611bc module:overlay(0) +from:0x021632e8 kind:load to:0x0204a068 module:main +from:0x02163318 kind:load to:0x027e0cf0 module:dtcm +from:0x021633c4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021633e0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021633f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021633f8 kind:arm_call to:0x021633a0 module:overlay(73) +from:0x02163404 kind:load to:0x020b537c module:overlay(0) +from:0x0216340c kind:load to:0x027e0ce4 module:dtcm +from:0x0216341c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02163424 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216342c kind:arm_call to:0x02011ff4 module:main +from:0x02163444 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0216344c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02163460 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02163474 kind:arm_branch to:0x02163410 module:overlay(73) +from:0x02163484 kind:arm_branch to:0x02163368 module:overlay(73) +from:0x02163494 kind:arm_branch to:0x02163348 module:overlay(73) +from:0x021634a4 kind:arm_branch to:0x02163438 module:overlay(73) +from:0x021634fc kind:arm_call to:0x01fff1a4 module:itcm +from:0x02163514 kind:arm_call to:0x01fff148 module:itcm +from:0x02163524 kind:arm_call to:0x01fff148 module:itcm +from:0x02163540 kind:arm_call to:0x0207a1cc module:overlay(0) +from:0x02163564 kind:arm_call to:0x0207a1cc module:overlay(0) +from:0x02163584 kind:arm_call to:0x0207a1cc module:overlay(0) +from:0x021635ac kind:arm_call to:0x01ffb428 module:itcm +from:0x021635e0 kind:load to:0x027e09b8 module:dtcm +from:0x021635e4 kind:load to:0x020aaec0 module:overlay(0) +from:0x021635e8 kind:load to:0x020aaebc module:overlay(0) +from:0x021635ec kind:load to:0x027e0ce0 module:dtcm +from:0x021635f0 kind:load to:0x020aaec4 module:overlay(0) +from:0x021635f4 kind:load to:0x020aaecc module:overlay(0) +from:0x021635f8 kind:load to:0x020aaec8 module:overlay(0) +from:0x02163634 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0216364c kind:arm_call to:0x01fff148 module:itcm +from:0x02163668 kind:arm_call to:0x01fff148 module:itcm +from:0x02163684 kind:arm_call to:0x0207a1cc module:overlay(0) +from:0x021636a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163704 kind:arm_call to:0x01fff350 module:itcm +from:0x02163730 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216373c kind:arm_call to:0x01ffb800 module:itcm +from:0x0216374c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021637a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021637f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163818 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163828 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163834 kind:load to:0x020aaec0 module:overlay(0) +from:0x02163838 kind:load to:0x020aaebc module:overlay(0) +from:0x0216383c kind:load to:0x027e0ce0 module:dtcm +from:0x02163840 kind:load to:0x020aaec4 module:overlay(0) +from:0x02163844 kind:load to:0x020aaecc module:overlay(0) +from:0x02163848 kind:load to:0x020aaec8 module:overlay(0) +from:0x0216384c kind:load to:0x027e0ce4 module:dtcm +from:0x02163850 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02163858 kind:load to:0x020aae9c module:overlay(0) +from:0x0216385c kind:load to:0x020aaea0 module:overlay(0) +from:0x02163860 kind:load to:0x020aaea4 module:overlay(0) +from:0x02163864 kind:load to:0x020aaea8 module:overlay(0) +from:0x021638a0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021638d0 kind:arm_call to:0x01fff350 module:itcm +from:0x02163900 kind:arm_call to:0x01fff148 module:itcm +from:0x0216391c kind:arm_call to:0x01fff148 module:itcm +from:0x02163950 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163960 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02163970 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163980 kind:arm_call to:0x0207a1cc module:overlay(0) +from:0x021639a4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021639cc kind:arm_call to:0x01ffb428 module:itcm +from:0x02163a04 kind:arm_call to:0x01ff9638 module:itcm +from:0x02163a14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163a20 kind:load to:0x020aaeb8 module:overlay(0) +from:0x02163a24 kind:load to:0x020aaeb4 module:overlay(0) +from:0x02163a28 kind:load to:0x027e0ce0 module:dtcm +from:0x02163a2c kind:load to:0x027e0ce4 module:dtcm +from:0x02163a34 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02163a38 kind:load to:0x020aae98 module:overlay(0) +from:0x02163a3c kind:load to:0x020aaec4 module:overlay(0) +from:0x02163a40 kind:load to:0x020aaecc module:overlay(0) +from:0x02163a44 kind:load to:0x020aaec8 module:overlay(0) +from:0x02163a80 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02163a98 kind:arm_call to:0x01fff148 module:itcm +from:0x02163ab4 kind:arm_call to:0x01fff148 module:itcm +from:0x02163ad0 kind:arm_call to:0x0207a1cc module:overlay(0) +from:0x02163b00 kind:arm_call to:0x01fff350 module:itcm +from:0x02163b24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02163b2c kind:arm_call to:0x01ffb800 module:itcm +from:0x02163b44 kind:arm_call to:0x01ffb428 module:itcm +from:0x02163b54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163b9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02163bb4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02163bdc kind:arm_call to:0x01ff9638 module:itcm +from:0x02163bec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02163bf8 kind:load to:0x020aaeb8 module:overlay(0) +from:0x02163bfc kind:load to:0x020aaeb4 module:overlay(0) +from:0x02163c00 kind:load to:0x027e0ce0 module:dtcm +from:0x02163c04 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02163c0c kind:load to:0x027e0ce4 module:dtcm +from:0x02163c10 kind:load to:0x020aae9c module:overlay(0) +from:0x02163c14 kind:load to:0x020aaea0 module:overlay(0) +from:0x02163c18 kind:load to:0x020aaea4 module:overlay(0) +from:0x02163c1c kind:load to:0x020aaea8 module:overlay(0) +from:0x02163df8 kind:arm_call to:0x02150c14 module:overlay(73) +from:0x02163e08 kind:arm_call to:0x0203ce4c module:main +from:0x02163e1c kind:load to:0x02163ec0 module:overlay(73) +from:0x02163e3c kind:load to:0x021647a0 module:overlay(73) +from:0x02163e40 kind:load to:0x021647b0 module:overlay(73) +from:0x02163e44 kind:load to:0x021631f4 module:overlay(73) +from:0x02163e48 kind:load to:0x021647a4 module:overlay(73) +from:0x02163e68 kind:arm_call to:0x02163238 module:overlay(73) +from:0x02163e78 kind:arm_call to:0x0203ce4c module:main +from:0x02163e8c kind:load to:0x02164888 module:overlay(73) +from:0x02163e90 kind:load to:0x02164898 module:overlay(73) +from:0x02163e94 kind:load to:0x02163458 module:overlay(73) +from:0x02163e98 kind:load to:0x0216488c module:overlay(73) +from:0x02163e9c kind:load to:0x02163d28 module:overlay(73) +from:0x02163ea0 kind:load to:0x02163e4c module:overlay(73) +from:0x02163f40 kind:load to:0x02163160 module:overlay(73) +from:0x02163f4c kind:load to:0x02151070 module:overlay(73) +from:0x02163f58 kind:load to:0x02097bf4 module:overlay(0) +from:0x02163f5c kind:load to:0x02150cb0 module:overlay(73) +from:0x02163f68 kind:load to:0x02150ee0 module:overlay(73) +from:0x02163f6c kind:load to:0x02150fcc module:overlay(73) +from:0x02163f70 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x02163f74 kind:load to:0x020f6364 module:overlays(19,22,23,31) +from:0x02163f80 kind:load to:0x0215167c module:overlay(73) +from:0x02163f84 kind:load to:0x021631a0 module:overlay(73) +from:0x02163f88 kind:load to:0x02151028 module:overlay(73) +from:0x02163f8c kind:load to:0x0207bfe8 module:overlay(0) +from:0x02163f90 kind:load to:0x0207bff0 module:overlay(0) +from:0x02163f9c kind:load to:0x02150bec module:overlay(73) +from:0x02163fa0 kind:load to:0x02097924 module:overlay(0) +from:0x02163fa4 kind:load to:0x02097734 module:overlay(0) +from:0x02163fa8 kind:load to:0x020977b0 module:overlay(0) +from:0x02163fac kind:load to:0x0209792c module:overlay(0) +from:0x02163fb0 kind:load to:0x0209794c module:overlay(0) +from:0x02163fb4 kind:load to:0x02097978 module:overlay(0) +from:0x02163fc0 kind:load to:0x02151640 module:overlay(73) +from:0x02163fc4 kind:load to:0x02163184 module:overlay(73) +from:0x02163fc8 kind:load to:0x02057bd4 module:overlay(0) +from:0x02163fcc kind:load to:0x0215114c module:overlay(73) +from:0x02163fd0 kind:load to:0x02057da8 module:overlay(0) +from:0x02163fd4 kind:load to:0x02057e24 module:overlay(0) +from:0x02163fd8 kind:load to:0x02057e88 module:overlay(0) +from:0x02163fdc kind:load to:0x0209a77c module:overlay(0) +from:0x02163fe0 kind:load to:0x02057d64 module:overlay(0) +from:0x02163fec kind:load to:0x02151668 module:overlay(73) +from:0x02163ff0 kind:load to:0x021631d8 module:overlay(73) +from:0x02163ff4 kind:load to:0x02099ae0 module:overlay(0) +from:0x02163ff8 kind:load to:0x02099b18 module:overlay(0) +from:0x02163ffc kind:load to:0x0209a11c module:overlay(0) +from:0x02164000 kind:load to:0x0209a124 module:overlay(0) +from:0x02164004 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02164008 kind:load to:0x02099c90 module:overlay(0) +from:0x0216400c kind:load to:0x02099b80 module:overlay(0) +from:0x02164010 kind:load to:0x0209a04c module:overlay(0) +from:0x02164014 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02164018 kind:load to:0x0209a0ec module:overlay(0) +from:0x0216401c kind:load to:0x02163108 module:overlay(73) +from:0x02164020 kind:load to:0x0209a104 module:overlay(0) +from:0x02164024 kind:load to:0x021630f8 module:overlay(73) +from:0x02164028 kind:load to:0x021630d4 module:overlay(73) +from:0x02164034 kind:load to:0x02151654 module:overlay(73) +from:0x02164038 kind:load to:0x021631bc module:overlay(73) +from:0x0216403c kind:load to:0x0209a234 module:overlay(0) +from:0x02164040 kind:load to:0x0209a268 module:overlay(0) +from:0x02164044 kind:load to:0x0209a300 module:overlay(0) +from:0x02164048 kind:load to:0x0209a314 module:overlay(0) +from:0x0216404c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02164050 kind:load to:0x0209a33c module:overlay(0) +from:0x02164054 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02164058 kind:load to:0x0209a04c module:overlay(0) +from:0x0216405c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02164060 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02164064 kind:load to:0x0209a328 module:overlay(0) +from:0x02164068 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0216406c kind:load to:0x02163134 module:overlay(73) +from:0x02164070 kind:load to:0x02163110 module:overlay(73) +from:0x02164074 kind:load to:0x0209a6ec module:overlay(0) +from:0x02164080 kind:load to:0x02161a48 module:overlay(73) +from:0x02164084 kind:load to:0x02098534 module:overlay(0) +from:0x02164088 kind:load to:0x0209854c module:overlay(0) +from:0x0216408c kind:load to:0x02098558 module:overlay(0) +from:0x02164090 kind:load to:0x02161940 module:overlay(73) +from:0x02164094 kind:load to:0x02161fb8 module:overlay(73) +from:0x02164098 kind:load to:0x02151898 module:overlay(73) +from:0x0216409c kind:load to:0x02151a50 module:overlay(73) +from:0x021640a0 kind:load to:0x02151e0c module:overlay(73) +from:0x021640a4 kind:load to:0x02151d64 module:overlay(73) +from:0x021640a8 kind:load to:0x0209849c module:overlay(0) +from:0x021640ac kind:load to:0x021530a4 module:overlay(73) +from:0x021640b0 kind:load to:0x02098fe4 module:overlay(0) +from:0x021640b4 kind:load to:0x020984a8 module:overlay(0) +from:0x021640b8 kind:load to:0x02098564 module:overlay(0) +from:0x021640bc kind:load to:0x020985d0 module:overlay(0) +from:0x021640c0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021640c4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021640c8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021640cc kind:load to:0x02151690 module:overlay(73) +from:0x021640d0 kind:load to:0x02151790 module:overlay(73) +from:0x021640d4 kind:load to:0x02099568 module:overlay(0) +from:0x021640d8 kind:load to:0x021533c8 module:overlay(73) +from:0x021640e0 kind:load to:0x021534bc module:overlay(73) +from:0x021640e8 kind:load to:0x021539c8 module:overlay(73) +from:0x021640f0 kind:load to:0x02153dec module:overlay(73) +from:0x021640f8 kind:load to:0x0215401c module:overlay(73) +from:0x02164100 kind:load to:0x02154354 module:overlay(73) +from:0x02164108 kind:load to:0x02154dc4 module:overlay(73) +from:0x02164110 kind:load to:0x02154f78 module:overlay(73) +from:0x02164118 kind:load to:0x021550e8 module:overlay(73) +from:0x02164120 kind:load to:0x02155284 module:overlay(73) +from:0x02164128 kind:load to:0x0215590c module:overlay(73) +from:0x02164130 kind:load to:0x02155a54 module:overlay(73) +from:0x02164138 kind:load to:0x02155b9c module:overlay(73) +from:0x02164140 kind:load to:0x02155b20 module:overlay(73) +from:0x02164148 kind:load to:0x02156194 module:overlay(73) +from:0x02164150 kind:load to:0x02156744 module:overlay(73) +from:0x02164158 kind:load to:0x02156aa0 module:overlay(73) +from:0x02164160 kind:load to:0x02159b28 module:overlay(73) +from:0x02164168 kind:load to:0x0215a9dc module:overlay(73) +from:0x02164170 kind:load to:0x0215afa8 module:overlay(73) +from:0x02164178 kind:load to:0x0215b58c module:overlay(73) +from:0x02164180 kind:load to:0x0215a1a4 module:overlay(73) +from:0x02164188 kind:load to:0x0215a63c module:overlay(73) +from:0x02164190 kind:load to:0x0215a7b4 module:overlay(73) +from:0x02164198 kind:load to:0x0215b9ac module:overlay(73) +from:0x021641a0 kind:load to:0x0215bac8 module:overlay(73) +from:0x021641a8 kind:load to:0x0215bbec module:overlay(73) +from:0x021641b0 kind:load to:0x0215bdd4 module:overlay(73) +from:0x021641b8 kind:load to:0x0215d154 module:overlay(73) +from:0x021641c0 kind:load to:0x0215e300 module:overlay(73) +from:0x021641c8 kind:load to:0x0215ed04 module:overlay(73) +from:0x021641d0 kind:load to:0x0215edd8 module:overlay(73) +from:0x021641d8 kind:load to:0x0215f600 module:overlay(73) +from:0x021641e0 kind:load to:0x0215f9ac module:overlay(73) +from:0x021641e8 kind:load to:0x0215fc68 module:overlay(73) +from:0x021641f0 kind:load to:0x02153444 module:overlay(73) +from:0x021641f8 kind:load to:0x02153584 module:overlay(73) +from:0x02164200 kind:load to:0x02153a78 module:overlay(73) +from:0x02164208 kind:load to:0x02153e8c module:overlay(73) +from:0x02164210 kind:load to:0x021540d4 module:overlay(73) +from:0x02164218 kind:load to:0x02154684 module:overlay(73) +from:0x02164220 kind:load to:0x02154e40 module:overlay(73) +from:0x02164228 kind:load to:0x02154ff4 module:overlay(73) +from:0x02164230 kind:load to:0x02155164 module:overlay(73) +from:0x02164238 kind:load to:0x02155344 module:overlay(73) +from:0x02164240 kind:load to:0x021559c4 module:overlay(73) +from:0x02164248 kind:load to:0x02155ac8 module:overlay(73) +from:0x02164250 kind:load to:0x02155d00 module:overlay(73) +from:0x02164258 kind:load to:0x02155b8c module:overlay(73) +from:0x02164260 kind:load to:0x021562c0 module:overlay(73) +from:0x02164268 kind:load to:0x021568d0 module:overlay(73) +from:0x02164270 kind:load to:0x02156c28 module:overlay(73) +from:0x02164278 kind:load to:0x02159ba8 module:overlay(73) +from:0x02164280 kind:load to:0x0215aea0 module:overlay(73) +from:0x02164288 kind:load to:0x0215b49c module:overlay(73) +from:0x02164290 kind:load to:0x0215b628 module:overlay(73) +from:0x02164298 kind:load to:0x0215a3c0 module:overlay(73) +from:0x021642a0 kind:load to:0x0215a6d8 module:overlay(73) +from:0x021642a8 kind:load to:0x0215a850 module:overlay(73) +from:0x021642b0 kind:load to:0x0215ba1c module:overlay(73) +from:0x021642b8 kind:load to:0x0215bb4c module:overlay(73) +from:0x021642c0 kind:load to:0x0215bc58 module:overlay(73) +from:0x021642c8 kind:load to:0x0215be54 module:overlay(73) +from:0x021642d0 kind:load to:0x0215d2b0 module:overlay(73) +from:0x021642d8 kind:load to:0x0215e39c module:overlay(73) +from:0x021642e0 kind:load to:0x0215ed70 module:overlay(73) +from:0x021642e8 kind:load to:0x0215f018 module:overlay(73) +from:0x021642f0 kind:load to:0x0215f710 module:overlay(73) +from:0x021642f8 kind:load to:0x0215fa58 module:overlay(73) +from:0x02164300 kind:load to:0x0215fce0 module:overlay(73) +from:0x021646e8 kind:load to:0x02163214 module:overlay(73) +from:0x021646ec kind:load to:0x02097924 module:overlay(0) +from:0x021646f0 kind:load to:0x02097734 module:overlay(0) +from:0x021646f4 kind:load to:0x020977b0 module:overlay(0) +from:0x021646f8 kind:load to:0x0209792c module:overlay(0) +from:0x021646fc kind:load to:0x0209794c module:overlay(0) +from:0x02164700 kind:load to:0x02097978 module:overlay(0) +from:0x0216470c kind:load to:0x020984f8 module:overlay(0) +from:0x02164710 kind:load to:0x02098534 module:overlay(0) +from:0x02164714 kind:load to:0x0209854c module:overlay(0) +from:0x02164718 kind:load to:0x02098558 module:overlay(0) +from:0x0216471c kind:load to:0x01fff464 module:itcm +from:0x02164720 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02164724 kind:load to:0x021632ac module:overlay(73) +from:0x02164728 kind:load to:0x02098490 module:overlay(0) +from:0x0216472c kind:load to:0x021632ec module:overlay(73) +from:0x02164730 kind:load to:0x0216331c module:overlay(73) +from:0x02164734 kind:load to:0x0209849c module:overlay(0) +from:0x02164738 kind:load to:0x020984a0 module:overlay(0) +from:0x0216473c kind:load to:0x020984a4 module:overlay(0) +from:0x02164740 kind:load to:0x020984a8 module:overlay(0) +from:0x02164744 kind:load to:0x02098564 module:overlay(0) +from:0x02164748 kind:load to:0x020985d0 module:overlay(0) +from:0x0216474c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02164750 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02164754 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02164758 kind:load to:0x02163438 module:overlay(73) +from:0x0216475c kind:load to:0x02163410 module:overlay(73) +from:0x02164760 kind:load to:0x02163348 module:overlay(73) +from:0x02164764 kind:load to:0x02163368 module:overlay(73) +from:0x02164768 kind:load to:0x02163330 module:overlay(73) +from:0x02164774 kind:load to:0x0216349c module:overlay(73) +from:0x02164778 kind:load to:0x0216346c module:overlay(73) +from:0x0216477c kind:load to:0x020616c0 module:overlay(0) +from:0x02164780 kind:load to:0x020616c4 module:overlay(0) +from:0x02164784 kind:load to:0x0216348c module:overlay(73) +from:0x02164788 kind:load to:0x020616cc module:overlay(0) +from:0x0216478c kind:load to:0x020616d0 module:overlay(0) +from:0x02164790 kind:load to:0x020616d4 module:overlay(0) +from:0x02164794 kind:load to:0x020616d8 module:overlay(0) +from:0x02164798 kind:load to:0x0216347c module:overlay(73) diff --git a/config/usa/arm9/overlays/ov073/symbols.txt b/config/usa/arm9/overlays/ov073/symbols.txt new file mode 100644 index 00000000..8f2e0c0d --- /dev/null +++ b/config/usa/arm9/overlays/ov073/symbols.txt @@ -0,0 +1,297 @@ +func_ov073_02150be0 kind:function(arm,size=0xc) addr:0x02150be0 +func_ov073_02150bec kind:function(arm,size=0x28) addr:0x02150bec +func_ov073_02150c14 kind:function(arm,size=0x74) addr:0x02150c14 +func_ov073_02150c88 kind:function(arm,size=0x28) addr:0x02150c88 +func_ov073_02150cb0 kind:function(arm,size=0x1f8) addr:0x02150cb0 +func_ov073_02150ea8 kind:function(arm,size=0x38) addr:0x02150ea8 +func_ov073_02150ee0 kind:function(arm,size=0xec) addr:0x02150ee0 +func_ov073_02150fcc kind:function(arm,size=0x2c) addr:0x02150fcc +func_ov073_02150ff8 kind:function(arm,size=0x30) addr:0x02150ff8 +func_ov073_02151028 kind:function(arm,size=0x30) addr:0x02151028 +func_ov073_02151058 kind:function(arm,size=0x18) addr:0x02151058 +func_ov073_02151070 kind:function(arm,size=0x14) addr:0x02151070 +func_ov073_02151084 kind:function(arm,size=0xc8) addr:0x02151084 +func_ov073_0215114c kind:function(arm,size=0x54) addr:0x0215114c +func_ov073_021511a0 kind:function(arm,size=0x4a0) addr:0x021511a0 +func_ov073_02151640 kind:function(arm,size=0x14) addr:0x02151640 +func_ov073_02151654 kind:function(arm,size=0x14) addr:0x02151654 +func_ov073_02151668 kind:function(arm,size=0x14) addr:0x02151668 +func_ov073_0215167c kind:function(arm,size=0x14) addr:0x0215167c +func_ov073_02151690 kind:function(arm,size=0x100) addr:0x02151690 +func_ov073_02151790 kind:function(arm,size=0x108) addr:0x02151790 +func_ov073_02151898 kind:function(arm,size=0x1b8) addr:0x02151898 +func_ov073_02151a50 kind:function(arm,size=0x50) addr:0x02151a50 +func_ov073_02151aa0 kind:function(arm,size=0x2c) addr:0x02151aa0 +func_ov073_02151acc kind:function(arm,size=0x60) addr:0x02151acc +func_ov073_02151b2c kind:function(arm,size=0x160) addr:0x02151b2c +func_ov073_02151c8c kind:function(arm,size=0xd8) addr:0x02151c8c +func_ov073_02151d64 kind:function(arm,size=0xa8) addr:0x02151d64 +func_ov073_02151e0c kind:function(arm,size=0x1298) addr:0x02151e0c +func_ov073_021530a4 kind:function(arm,size=0xec) addr:0x021530a4 +func_ov073_02153190 kind:function(arm,size=0x8c) addr:0x02153190 +func_ov073_0215321c kind:function(arm,size=0x1ac) addr:0x0215321c +func_ov073_021533c8 kind:function(arm,size=0x7c) addr:0x021533c8 +func_ov073_02153444 kind:function(arm,size=0x78) addr:0x02153444 +func_ov073_021534bc kind:function(arm,size=0xc8) addr:0x021534bc +func_ov073_02153584 kind:function(arm,size=0x444) addr:0x02153584 +func_ov073_021539c8 kind:function(arm,size=0xb0) addr:0x021539c8 +func_ov073_02153a78 kind:function(arm,size=0x374) addr:0x02153a78 +func_ov073_02153dec kind:function(arm,size=0xa0) addr:0x02153dec +func_ov073_02153e8c kind:function(arm,size=0x190) addr:0x02153e8c +func_ov073_0215401c kind:function(arm,size=0xb8) addr:0x0215401c +func_ov073_021540d4 kind:function(arm,size=0x280) addr:0x021540d4 +func_ov073_02154354 kind:function(arm,size=0x330) addr:0x02154354 +func_ov073_02154684 kind:function(arm,size=0x740) addr:0x02154684 +func_ov073_02154dc4 kind:function(arm,size=0x7c) addr:0x02154dc4 +func_ov073_02154e40 kind:function(arm,size=0x138) addr:0x02154e40 +func_ov073_02154f78 kind:function(arm,size=0x7c) addr:0x02154f78 +func_ov073_02154ff4 kind:function(arm,size=0xf4) addr:0x02154ff4 +func_ov073_021550e8 kind:function(arm,size=0x7c) addr:0x021550e8 +func_ov073_02155164 kind:function(arm,size=0x120) addr:0x02155164 +func_ov073_02155284 kind:function(arm,size=0xc0) addr:0x02155284 +func_ov073_02155344 kind:function(arm,size=0x5c8) addr:0x02155344 +func_ov073_0215590c kind:function(arm,size=0xb8) addr:0x0215590c +func_ov073_021559c4 kind:function(arm,size=0x90) addr:0x021559c4 +func_ov073_02155a54 kind:function(arm,size=0x74) addr:0x02155a54 +func_ov073_02155ac8 kind:function(arm,size=0x58) addr:0x02155ac8 +func_ov073_02155b20 kind:function(arm,size=0x6c) addr:0x02155b20 +func_ov073_02155b8c kind:function(arm,size=0x10) addr:0x02155b8c +func_ov073_02155b9c kind:function(arm,size=0x164) addr:0x02155b9c +func_ov073_02155d00 kind:function(arm,size=0x494) addr:0x02155d00 +func_ov073_02156194 kind:function(arm,size=0x12c) addr:0x02156194 +func_ov073_021562c0 kind:function(arm,size=0x484) addr:0x021562c0 +func_ov073_02156744 kind:function(arm,size=0x18c) addr:0x02156744 +func_ov073_021568d0 kind:function(arm,size=0x1d0) addr:0x021568d0 +func_ov073_02156aa0 kind:function(arm,size=0x188) addr:0x02156aa0 +func_ov073_02156c28 kind:function(arm,size=0x138) addr:0x02156c28 +func_ov073_02156d60 kind:function(arm,size=0x25c) addr:0x02156d60 +func_ov073_02156fbc kind:function(arm,size=0x724) addr:0x02156fbc +func_ov073_021576e0 kind:function(arm,size=0xa0) addr:0x021576e0 +func_ov073_02157780 kind:function(arm,size=0x33c) addr:0x02157780 +func_ov073_02157abc kind:function(arm,size=0x74) addr:0x02157abc +func_ov073_02157b30 kind:function(arm,size=0x370) addr:0x02157b30 +func_ov073_02157ea0 kind:function(arm,size=0x78) addr:0x02157ea0 +func_ov073_02157f18 kind:function(arm,size=0x8cc) addr:0x02157f18 +func_ov073_021587e4 kind:function(arm,size=0x194) addr:0x021587e4 +func_ov073_02158978 kind:function(arm,size=0x918) addr:0x02158978 +func_ov073_02159290 kind:function(arm,size=0x7c) addr:0x02159290 +func_ov073_0215930c kind:function(arm,size=0x7c0) addr:0x0215930c +func_ov073_02159acc kind:function(arm,size=0x5c) addr:0x02159acc +func_ov073_02159b28 kind:function(arm,size=0x80) addr:0x02159b28 +func_ov073_02159ba8 kind:function(arm,size=0x5fc) addr:0x02159ba8 +func_ov073_0215a1a4 kind:function(arm,size=0x21c) addr:0x0215a1a4 +func_ov073_0215a3c0 kind:function(arm,size=0x27c) addr:0x0215a3c0 +func_ov073_0215a63c kind:function(arm,size=0x9c) addr:0x0215a63c +func_ov073_0215a6d8 kind:function(arm,size=0xdc) addr:0x0215a6d8 +func_ov073_0215a7b4 kind:function(arm,size=0x9c) addr:0x0215a7b4 +func_ov073_0215a850 kind:function(arm,size=0x18c) addr:0x0215a850 +func_ov073_0215a9dc kind:function(arm,size=0x4c4) addr:0x0215a9dc +func_ov073_0215aea0 kind:function(arm,size=0x108) addr:0x0215aea0 +func_ov073_0215afa8 kind:function(arm,size=0x4f4) addr:0x0215afa8 +func_ov073_0215b49c kind:function(arm,size=0xf0) addr:0x0215b49c +func_ov073_0215b58c kind:function(arm,size=0x9c) addr:0x0215b58c +func_ov073_0215b628 kind:function(arm,size=0x384) addr:0x0215b628 +func_ov073_0215b9ac kind:function(arm,size=0x70) addr:0x0215b9ac +func_ov073_0215ba1c kind:function(arm,size=0xac) addr:0x0215ba1c +func_ov073_0215bac8 kind:function(arm,size=0x84) addr:0x0215bac8 +func_ov073_0215bb4c kind:function(arm,size=0xa0) addr:0x0215bb4c +func_ov073_0215bbec kind:function(arm,size=0x6c) addr:0x0215bbec +func_ov073_0215bc58 kind:function(arm,size=0x17c) addr:0x0215bc58 +func_ov073_0215bdd4 kind:function(arm,size=0x80) addr:0x0215bdd4 +func_ov073_0215be54 kind:function(arm,size=0x1300) addr:0x0215be54 +func_ov073_0215d154 kind:function(arm,size=0x15c) addr:0x0215d154 +func_ov073_0215d2b0 kind:function(arm,size=0x1050) addr:0x0215d2b0 +func_ov073_0215e300 kind:function(arm,size=0x9c) addr:0x0215e300 +func_ov073_0215e39c kind:function(arm,size=0x968) addr:0x0215e39c +func_ov073_0215ed04 kind:function(arm,size=0x6c) addr:0x0215ed04 +func_ov073_0215ed70 kind:function(arm,size=0x68) addr:0x0215ed70 +func_ov073_0215edd8 kind:function(arm,size=0x240) addr:0x0215edd8 +func_ov073_0215f018 kind:function(arm,size=0x5d4) addr:0x0215f018 +func_ov073_0215f5ec kind:function(arm,size=0x14) addr:0x0215f5ec +func_ov073_0215f600 kind:function(arm,size=0x110) addr:0x0215f600 +func_ov073_0215f710 kind:function(arm,size=0x29c) addr:0x0215f710 +func_ov073_0215f9ac kind:function(arm,size=0xac) addr:0x0215f9ac +func_ov073_0215fa58 kind:function(arm,size=0x210) addr:0x0215fa58 +func_ov073_0215fc68 kind:function(arm,size=0x78) addr:0x0215fc68 +func_ov073_0215fce0 kind:function(arm,size=0x2f4) addr:0x0215fce0 +func_ov073_0215ffd4 kind:function(arm,size=0xb4) addr:0x0215ffd4 +func_ov073_02160088 kind:function(arm,size=0x144) addr:0x02160088 +func_ov073_021601cc kind:function(arm,size=0x18) addr:0x021601cc +func_ov073_021601e4 kind:function(arm,size=0x2f8) addr:0x021601e4 +func_ov073_021604dc kind:function(arm,size=0x168) addr:0x021604dc +func_ov073_02160644 kind:function(arm,size=0x2bc) addr:0x02160644 +func_ov073_02160900 kind:function(arm,size=0x268) addr:0x02160900 +func_ov073_02160b68 kind:function(arm,size=0x2c) addr:0x02160b68 +func_ov073_02160b94 kind:function(arm,size=0x20c) addr:0x02160b94 +func_ov073_02160da0 kind:function(arm,size=0x50) addr:0x02160da0 +func_ov073_02160df0 kind:function(arm,size=0x54) addr:0x02160df0 +func_ov073_02160e44 kind:function(arm,size=0xd8) addr:0x02160e44 +func_ov073_02160f1c kind:function(arm,size=0x120) addr:0x02160f1c +func_ov073_0216103c kind:function(arm,size=0xd8) addr:0x0216103c +func_ov073_02161114 kind:function(arm,size=0x74) addr:0x02161114 +func_ov073_02161188 kind:function(arm,size=0xe0) addr:0x02161188 +func_ov073_02161268 kind:function(arm,size=0x70) addr:0x02161268 +func_ov073_021612d8 kind:function(arm,size=0x44) addr:0x021612d8 +func_ov073_0216131c kind:function(arm,size=0x50) addr:0x0216131c +func_ov073_0216136c kind:function(arm,size=0x274) addr:0x0216136c +func_ov073_021615e0 kind:function(arm,size=0x50) addr:0x021615e0 +func_ov073_02161630 kind:function(arm,size=0x114) addr:0x02161630 +func_ov073_02161744 kind:function(arm,size=0x1e8) addr:0x02161744 +func_ov073_0216192c kind:function(arm,size=0x14) addr:0x0216192c +func_ov073_02161940 kind:function(arm,size=0x78) addr:0x02161940 +func_ov073_021619b8 kind:function(arm,size=0x90) addr:0x021619b8 +func_ov073_02161a48 kind:function(arm,size=0x24) addr:0x02161a48 +func_ov073_02161a6c kind:function(arm,size=0x84) addr:0x02161a6c +func_ov073_02161af0 kind:function(arm,size=0x214) addr:0x02161af0 +func_ov073_02161d04 kind:function(arm,size=0x74) addr:0x02161d04 +func_ov073_02161d78 kind:function(arm,size=0x240) addr:0x02161d78 +func_ov073_02161fb8 kind:function(arm,size=0x64) addr:0x02161fb8 +func_ov073_0216201c kind:function(arm,size=0x5c) addr:0x0216201c +func_ov073_02162078 kind:function(arm,size=0x90) addr:0x02162078 +func_ov073_02162108 kind:function(arm,size=0x90) addr:0x02162108 +func_ov073_02162198 kind:function(arm,size=0x20) addr:0x02162198 +func_ov073_021621b8 kind:function(arm,size=0x18) addr:0x021621b8 +func_ov073_021621d0 kind:function(arm,size=0x19c) addr:0x021621d0 +func_ov073_0216236c kind:function(arm,size=0x8) addr:0x0216236c +func_ov073_02162374 kind:function(arm,size=0x114) addr:0x02162374 +func_ov073_02162488 kind:function(arm,size=0x10) addr:0x02162488 +func_ov073_02162498 kind:function(arm,size=0x38) addr:0x02162498 +func_ov073_021624d0 kind:function(arm,size=0x38) addr:0x021624d0 +func_ov073_02162508 kind:function(arm,size=0x25c) addr:0x02162508 +func_ov073_02162764 kind:function(arm,size=0x40) addr:0x02162764 +func_ov073_021627a4 kind:function(arm,size=0xf8) addr:0x021627a4 +func_ov073_0216289c kind:function(arm,size=0x6c) addr:0x0216289c +func_ov073_02162908 kind:function(arm,size=0x190) addr:0x02162908 +func_ov073_02162a98 kind:function(arm,size=0x63c) addr:0x02162a98 +func_ov073_021630d4 kind:function(arm,size=0x24) addr:0x021630d4 +func_ov073_021630f8 kind:function(arm,size=0x10) addr:0x021630f8 +func_ov073_02163108 kind:function(arm,size=0x8) addr:0x02163108 +func_ov073_02163110 kind:function(arm,size=0x24) addr:0x02163110 +func_ov073_02163134 kind:function(arm,size=0x2c) addr:0x02163134 +func_ov073_02163160 kind:function(arm,size=0x18) addr:0x02163160 +func_ov073_02163178 kind:function(arm,size=0xc) addr:0x02163178 +func_ov073_02163184 kind:function(arm,size=0x1c) addr:0x02163184 +func_ov073_021631a0 kind:function(arm,size=0x1c) addr:0x021631a0 +func_ov073_021631bc kind:function(arm,size=0x1c) addr:0x021631bc +func_ov073_021631d8 kind:function(arm,size=0x1c) addr:0x021631d8 +func_ov073_021631f4 kind:function(arm,size=0x14) addr:0x021631f4 +func_ov073_02163208 kind:function(arm,size=0xc) addr:0x02163208 +func_ov073_02163214 kind:function(arm,size=0x24) addr:0x02163214 +func_ov073_02163238 kind:function(arm,size=0x28) addr:0x02163238 +func_ov073_02163260 kind:function(arm,size=0x4c) addr:0x02163260 +func_ov073_021632ac kind:function(arm,size=0x40) addr:0x021632ac +func_ov073_021632ec kind:function(arm,size=0x30) addr:0x021632ec +func_ov073_0216331c kind:function(arm,size=0x14) addr:0x0216331c +func_ov073_02163330 kind:function(arm,size=0x18) addr:0x02163330 +func_ov073_02163348 kind:function(arm,size=0x20) addr:0x02163348 +func_ov073_02163368 kind:function(arm,size=0x38) addr:0x02163368 +func_ov073_021633a0 kind:function(arm,size=0x8) addr:0x021633a0 +func_ov073_021633a8 kind:function(arm,size=0x68) addr:0x021633a8 +func_ov073_02163410 kind:function(arm,size=0x28) addr:0x02163410 +func_ov073_02163438 kind:function(arm,size=0x20) addr:0x02163438 +func_ov073_02163458 kind:function(arm,size=0x14) addr:0x02163458 +func_ov073_0216346c kind:function(arm,size=0x10) addr:0x0216346c +func_ov073_0216347c kind:function(arm,size=0x10) addr:0x0216347c +func_ov073_0216348c kind:function(arm,size=0x10) addr:0x0216348c +func_ov073_0216349c kind:function(arm,size=0x10) addr:0x0216349c +func_ov073_021634ac kind:function(arm,size=0x150) addr:0x021634ac +func_ov073_021635fc kind:function(arm,size=0x26c) addr:0x021635fc +func_ov073_02163868 kind:function(arm,size=0x1e0) addr:0x02163868 +func_ov073_02163a48 kind:function(arm,size=0x1d8) addr:0x02163a48 +data_ov073_02163c28 kind:data(any) addr:0x02163c28 +data_ov073_02163c2c kind:data(any) addr:0x02163c2c +data_ov073_02163c30 kind:data(any) addr:0x02163c30 +data_ov073_02163c34 kind:data(any) addr:0x02163c34 +data_ov073_02163c38 kind:data(any) addr:0x02163c38 +data_ov073_02163c3c kind:data(any) addr:0x02163c3c +data_ov073_02163c48 kind:data(any) addr:0x02163c48 +data_ov073_02163c58 kind:data(any) addr:0x02163c58 +data_ov073_02163c78 kind:data(any) addr:0x02163c78 +data_ov073_02163c98 kind:data(any) addr:0x02163c98 +data_ov073_02163cb8 kind:data(any) addr:0x02163cb8 +data_ov073_02163cc8 kind:data(any) addr:0x02163cc8 +data_ov073_02163cd8 kind:data(any) addr:0x02163cd8 +data_ov073_02163ce8 kind:data(any) addr:0x02163ce8 +data_ov073_02163cf8 kind:data(any) addr:0x02163cf8 +data_ov073_02163d08 kind:data(any) addr:0x02163d08 +data_ov073_02163d18 kind:data(any) addr:0x02163d18 +__sinit_ov073_02163d28 kind:function(arm,size=0x124) addr:0x02163d28 +__sinit_ov073_02163e4c kind:function(arm,size=0x50) addr:0x02163e4c +.p__sinit_ov073_02163d28 kind:data(word) addr:0x02163e9c +.p__sinit_ov073_02163e4c kind:data(word) addr:0x02163ea0 +data_ov073_02163ec0 kind:data(any) addr:0x02163ec0 +data_ov073_02163ed4 kind:data(any) addr:0x02163ed4 +data_ov073_02163ee0 kind:data(any) addr:0x02163ee0 +data_ov073_02163eec kind:data(any) addr:0x02163eec +data_ov073_02163f04 kind:data(any) addr:0x02163f04 +data_ov073_02163f10 kind:data(any) addr:0x02163f10 +data_ov073_02163f20 kind:data(any) addr:0x02163f20 +data_ov073_02163f40 kind:data(any) addr:0x02163f40 +data_ov073_02163f4c kind:data(any) addr:0x02163f4c +data_ov073_02163f58 kind:data(any) addr:0x02163f58 +data_ov073_02163f68 kind:data(any) addr:0x02163f68 +data_ov073_02163f80 kind:data(any) addr:0x02163f80 +data_ov073_02163f9c kind:data(any) addr:0x02163f9c +data_ov073_02163fc0 kind:data(any) addr:0x02163fc0 +data_ov073_02163fd4 kind:data(any) addr:0x02163fd4 ambiguous +data_ov073_02163fec kind:data(any) addr:0x02163fec +data_ov073_02164034 kind:data(any) addr:0x02164034 +data_ov073_02164080 kind:data(any) addr:0x02164080 +data_ov073_021640d8 kind:data(any) addr:0x021640d8 +data_ov073_02164124 kind:data(any) addr:0x02164124 ambiguous +data_ov073_021641a8 kind:data(any) addr:0x021641a8 ambiguous +data_ov073_021641b0 kind:data(any) addr:0x021641b0 ambiguous +data_ov073_021641f0 kind:data(any) addr:0x021641f0 +data_ov073_021642dc kind:data(any) addr:0x021642dc ambiguous +data_ov073_02164308 kind:data(any) addr:0x02164308 +data_ov073_02164320 kind:data(any) addr:0x02164320 +data_ov073_02164338 kind:data(any) addr:0x02164338 +data_ov073_02164350 kind:data(any) addr:0x02164350 +data_ov073_02164368 kind:data(any) addr:0x02164368 +data_ov073_02164380 kind:data(any) addr:0x02164380 +data_ov073_02164398 kind:data(any) addr:0x02164398 +data_ov073_021643b0 kind:data(any) addr:0x021643b0 +data_ov073_021643c8 kind:data(any) addr:0x021643c8 +data_ov073_021643e0 kind:data(any) addr:0x021643e0 +data_ov073_021643f8 kind:data(any) addr:0x021643f8 +data_ov073_02164410 kind:data(any) addr:0x02164410 +data_ov073_02164428 kind:data(any) addr:0x02164428 +data_ov073_02164440 kind:data(any) addr:0x02164440 +data_ov073_02164458 kind:data(any) addr:0x02164458 +data_ov073_02164470 kind:data(any) addr:0x02164470 +data_ov073_02164488 kind:data(any) addr:0x02164488 +data_ov073_021644a0 kind:data(any) addr:0x021644a0 +data_ov073_021644b8 kind:data(any) addr:0x021644b8 +data_ov073_021644d0 kind:data(any) addr:0x021644d0 +data_ov073_021644e8 kind:data(any) addr:0x021644e8 +data_ov073_02164500 kind:data(any) addr:0x02164500 +data_ov073_02164518 kind:data(any) addr:0x02164518 +data_ov073_02164530 kind:data(any) addr:0x02164530 +data_ov073_02164548 kind:data(any) addr:0x02164548 +data_ov073_02164560 kind:data(any) addr:0x02164560 +data_ov073_02164578 kind:data(any) addr:0x02164578 +data_ov073_02164590 kind:data(any) addr:0x02164590 +data_ov073_021645a8 kind:data(any) addr:0x021645a8 +data_ov073_021645c0 kind:data(any) addr:0x021645c0 +data_ov073_021645d8 kind:data(any) addr:0x021645d8 +data_ov073_021645f0 kind:data(any) addr:0x021645f0 +data_ov073_02164608 kind:data(any) addr:0x02164608 +data_ov073_02164620 kind:data(any) addr:0x02164620 +data_ov073_02164638 kind:data(any) addr:0x02164638 +data_ov073_02164650 kind:data(any) addr:0x02164650 +data_ov073_02164668 kind:data(any) addr:0x02164668 +data_ov073_02164670 kind:data(any) addr:0x02164670 ambiguous +data_ov073_02164680 kind:data(any) addr:0x02164680 +data_ov073_02164698 kind:data(any) addr:0x02164698 +data_ov073_021646b0 kind:data(any) addr:0x021646b0 +data_ov073_021646c8 kind:data(any) addr:0x021646c8 +data_ov073_021646e8 kind:data(any) addr:0x021646e8 +data_ov073_0216470c kind:data(any) addr:0x0216470c +data_ov073_02164774 kind:data(any) addr:0x02164774 +data_ov073_021647a0 kind:bss addr:0x021647a0 +data_ov073_021647a4 kind:bss addr:0x021647a4 +data_ov073_021647b0 kind:bss addr:0x021647b0 +data_ov073_021647b4 kind:bss addr:0x021647b4 +data_ov073_02164888 kind:bss addr:0x02164888 +data_ov073_0216488c kind:bss addr:0x0216488c +data_ov073_02164898 kind:bss addr:0x02164898 diff --git a/config/usa/arm9/overlays/ov074/delinks.txt b/config/usa/arm9/overlays/ov074/delinks.txt new file mode 100644 index 00000000..007b25cb --- /dev/null +++ b/config/usa/arm9/overlays/ov074/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x02161e14 kind:code align:32 + .rodata start:0x02161e14 end:0x02162190 kind:rodata align:4 + .init start:0x02162190 end:0x0216256c kind:code align:4 + .ctor start:0x0216256c end:0x0216258c kind:rodata align:4 + .data start:0x021625a0 end:0x02163300 kind:data align:32 + .bss start:0x02163300 end:0x021639c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov074/relocs.txt b/config/usa/arm9/overlays/ov074/relocs.txt new file mode 100644 index 00000000..70279c2a --- /dev/null +++ b/config/usa/arm9/overlays/ov074/relocs.txt @@ -0,0 +1,2360 @@ +from:0x02150be8 kind:load to:0x02163310 module:overlay(74) +from:0x02150bfc kind:arm_call to:0x02011f3c module:main +from:0x02150c08 kind:arm_call to:0x02150f2c module:overlay(74) +from:0x02150c1c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150c3c kind:load to:0x0216262c module:overlay(74) +from:0x02150c74 kind:arm_call to:0x01ffd098 module:itcm +from:0x02150d14 kind:arm_call to:0x02028cb4 module:main +from:0x02150d4c kind:arm_call to:0x01ffb800 module:itcm +from:0x02150d50 kind:arm_call to:0x01ffb464 module:itcm +from:0x02150de4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02150de8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02150e94 kind:load to:0x02161e38 module:overlay(74) +from:0x02150e98 kind:load to:0x02161e18 module:overlay(74) +from:0x02150f3c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02150f94 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02150fa0 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02151000 kind:arm_call to:0x0205a670 module:overlay(0) +from:0x02151030 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02151048 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02151098 kind:arm_call to:0x02150c44 module:overlay(74) +from:0x021510a0 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021510e4 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215111c kind:load to:0x021626c4 module:overlay(74) +from:0x02151120 kind:load to:0x02163310 module:overlay(74) +from:0x02151124 kind:load to:0x020b537c module:overlay(0) +from:0x0215112c kind:load to:0x02162650 module:overlay(74) +from:0x02151130 kind:load to:0x0216267c module:overlay(74) +from:0x02151134 kind:load to:0x0216260c module:overlay(74) +from:0x02151140 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151154 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021511a4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021511e8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021511f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151258 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02151264 kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x02151284 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02151290 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x0215129c kind:arm_call to:0x0205a7a4 module:overlay(0) +from:0x021512b4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02151300 kind:arm_call to:0x02150c58 module:overlay(74) +from:0x02151330 kind:load to:0x027e0cd8 module:dtcm +from:0x02151334 kind:load to:0x027e0ce4 module:dtcm +from:0x02151338 kind:load to:0x020b537c module:overlay(0) +from:0x02151340 kind:load to:0x021625b0 module:overlay(74) +from:0x02151344 kind:load to:0x027e0cec module:dtcm +from:0x02151370 kind:arm_call to:0x021517cc module:overlay(74) +from:0x02151388 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02151390 kind:load to:0x027e09b8 module:dtcm +from:0x0215139c kind:arm_call to:0x021517cc module:overlay(74) +from:0x021513a4 kind:arm_call to:0x02151970 module:overlay(74) +from:0x021513d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021513e4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021513f8 kind:arm_call to:0x01fff148 module:itcm +from:0x02151410 kind:arm_call to:0x021516c4 module:overlay(74) +from:0x02151424 kind:arm_call to:0x02151494 module:overlay(74) +from:0x0215142c kind:arm_call to:0x0215172c module:overlay(74) +from:0x02151434 kind:load to:0x027e0ce0 module:dtcm +from:0x021514f0 kind:arm_call to:0x02151900 module:overlay(74) +from:0x021514fc kind:arm_call to:0x02151610 module:overlay(74) +from:0x0215154c kind:arm_call to:0x02151900 module:overlay(74) +from:0x02151574 kind:arm_call to:0x01ff916c module:itcm +from:0x02151584 kind:arm_call to:0x01ff916c module:itcm +from:0x0215159c kind:arm_call to:0x01ff916c module:itcm +from:0x021515ac kind:arm_call to:0x01ff916c module:itcm +from:0x021515bc kind:arm_call to:0x02151888 module:overlay(74) +from:0x021515ec kind:arm_call to:0x02151610 module:overlay(74) +from:0x021515f8 kind:arm_call to:0x02152a70 module:overlay(74) +from:0x02151604 kind:arm_call to:0x02152a70 module:overlay(74) +from:0x02151630 kind:arm_call to:0x01ff916c module:itcm +from:0x0215164c kind:arm_call to:0x01ff916c module:itcm +from:0x02151678 kind:arm_call to:0x01ff916c module:itcm +from:0x02151690 kind:arm_call to:0x01ff916c module:itcm +from:0x021516bc kind:arm_call to:0x02151810 module:overlay(74) +from:0x021516e4 kind:arm_call to:0x02152c54 module:overlay(74) +from:0x021516f0 kind:arm_call to:0x02152c54 module:overlay(74) +from:0x02151718 kind:arm_call to:0x02152c54 module:overlay(74) +from:0x02151724 kind:arm_call to:0x02152c54 module:overlay(74) +from:0x02151794 kind:arm_call to:0x02150e9c module:overlay(74) +from:0x021517bc kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x021517c8 kind:load to:0x027e09c0 module:dtcm +from:0x021517e4 kind:arm_call to:0x02152dd0 module:overlay(74) +from:0x021517fc kind:arm_call to:0x02071a54 module:overlay(0) +from:0x02151808 kind:load to:0x027e09a8 module:dtcm +from:0x02151828 kind:arm_call to:0x02152dd0 module:overlay(74) +from:0x02151838 kind:arm_call to:0x02152dd0 module:overlay(74) +from:0x0215185c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02151874 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02151884 kind:load to:0x027e09a8 module:dtcm +from:0x021518a0 kind:arm_call to:0x02152dd0 module:overlay(74) +from:0x021518b0 kind:arm_call to:0x02152dd0 module:overlay(74) +from:0x021518d4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021518ec kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021518fc kind:load to:0x027e09a8 module:dtcm +from:0x02151918 kind:arm_call to:0x02152dd0 module:overlay(74) +from:0x02151928 kind:arm_call to:0x02152dd0 module:overlay(74) +from:0x02151948 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215195c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151968 kind:load to:0x027e09a8 module:dtcm +from:0x021519b4 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x021519d0 kind:load to:0x027e09bc module:dtcm +from:0x021519f0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02151a04 kind:load to:0x02057884 module:overlay(0) +from:0x02151a18 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151a20 kind:arm_call to:0x02011ff4 module:main +from:0x02151a34 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02151a3c kind:arm_call to:0x02011ff4 module:main +from:0x02151a54 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02151a5c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151a64 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151a6c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02151a74 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151a7c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151a84 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151a9c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02151aa4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151aac kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151ab4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02151abc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151ac4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02151acc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151ad4 kind:arm_call to:0x02011ff4 module:main +from:0x02151ae8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02151afc kind:load to:0x021633f8 module:overlay(74) +from:0x02151b10 kind:arm_call to:0x02011f3c module:main +from:0x02151b1c kind:arm_call to:0x02152648 module:overlay(74) +from:0x02151b30 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02151b48 kind:load to:0x0216274c module:overlay(74) +from:0x02151b7c kind:arm_call to:0x01ffd098 module:itcm +from:0x02151c1c kind:arm_call to:0x02028cb4 module:main +from:0x02151c54 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151c58 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151cec kind:arm_call to:0x01ffb800 module:itcm +from:0x02151cf0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151d9c kind:load to:0x02161ebc module:overlay(74) +from:0x02151da0 kind:load to:0x02161ee0 module:overlay(74) +from:0x02151dbc kind:arm_call to:0x01ffd098 module:itcm +from:0x02151e54 kind:arm_call to:0x02028cb4 module:main +from:0x02151e90 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151e94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151f30 kind:arm_call to:0x01ffb800 module:itcm +from:0x02151f34 kind:arm_call to:0x01ffb464 module:itcm +from:0x02151fe4 kind:load to:0x02161ebc module:overlay(74) +from:0x02151fe8 kind:load to:0x02161e7c module:overlay(74) +from:0x02152004 kind:arm_call to:0x01ffd098 module:itcm +from:0x0215209c kind:arm_call to:0x02028cb4 module:main +from:0x021520d8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021520dc kind:arm_call to:0x01ffb464 module:itcm +from:0x02152178 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215217c kind:arm_call to:0x01ffb464 module:itcm +from:0x02152230 kind:load to:0x02161ebc module:overlay(74) +from:0x02152234 kind:load to:0x02161e9c module:overlay(74) +from:0x02152334 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02152348 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02152350 kind:arm_call to:0x02011ff4 module:main +from:0x0215239c kind:arm_call to:0x0208bdb4 module:overlay(0) +from:0x021523e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021523f4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215247c kind:arm_call to:0x020e1900 module:overlay(31) +from:0x021524f0 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x02152500 kind:load to:0x027e0ce0 module:dtcm +from:0x02152504 kind:load to:0x027e0ce4 module:dtcm +from:0x0215252c kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02152574 kind:arm_call to:0x0200f218 module:main +from:0x02152590 kind:arm_call to:0x0200f218 module:main +from:0x021525a4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021525b0 kind:load to:0x02162798 module:overlay(74) +from:0x021525b4 kind:load to:0x02161e6c module:overlay(74) +from:0x021525b8 kind:load to:0x02161e5c module:overlay(74) +from:0x021525c4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021525d8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021525e0 kind:arm_call to:0x02011ff4 module:main +from:0x0215261c kind:arm_call to:0x0200eab0 module:main +from:0x02152640 kind:arm_call to:0x0200eab0 module:main +from:0x02152650 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021526a8 kind:arm_call to:0x02152520 module:overlay(74) +from:0x021526e8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021526f8 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0215270c kind:arm_call to:0x02151b4c module:overlay(74) +from:0x02152714 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0215271c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02152724 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02152744 kind:arm_call to:0x02152c54 module:overlay(74) +from:0x02152750 kind:load to:0x021627c4 module:overlay(74) +from:0x02152754 kind:load to:0x021633f8 module:overlay(74) +from:0x02152758 kind:load to:0x02162770 module:overlay(74) +from:0x0215275c kind:load to:0x02162738 module:overlay(74) +from:0x02152774 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0215277c kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02152784 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0215278c kind:arm_call to:0x0215232c module:overlay(74) +from:0x02152794 kind:arm_call to:0x021525bc module:overlay(74) +from:0x0215279c kind:arm_call to:0x02098468 module:overlay(0) +from:0x021527bc kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021527c4 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021527cc kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021527d4 kind:arm_call to:0x0215232c module:overlay(74) +from:0x021527dc kind:arm_call to:0x021525bc module:overlay(74) +from:0x021527e4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021527ec kind:arm_call to:0x02011ff4 module:main +from:0x02152854 kind:arm_call to:0x02151b60 module:overlay(74) +from:0x02152884 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02152894 kind:arm_call to:0x02151da4 module:overlay(74) +from:0x021528c4 kind:arm_call to:0x02151fec module:overlay(74) +from:0x02152928 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02152990 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021529a8 kind:load to:0x027e09c0 module:dtcm +from:0x021529ac kind:load to:0x02162718 module:overlay(74) +from:0x021529bc kind:arm_call to:0x02152c68 module:overlay(74) +from:0x021529c4 kind:arm_call to:0x02152b54 module:overlay(74) +from:0x02152a0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152a20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152a30 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02152a6c kind:load to:0x02162718 module:overlay(74) +from:0x02152aa0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152afc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152b1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152b50 kind:load to:0x0203e93c module:main +from:0x02152bc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02152bd0 kind:arm_call to:0x02152c1c module:overlay(74) +from:0x02152bfc kind:arm_call to:0x01ff930c module:itcm +from:0x02152c40 kind:arm_call to:0x02152c54 module:overlay(74) +from:0x02152c4c kind:arm_call to:0x02152c54 module:overlay(74) +from:0x02152c90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152d20 kind:arm_call to:0x02152238 module:overlay(74) +from:0x02152d60 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02152d98 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02152dc0 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02152dcc kind:load to:0x027e09c0 module:dtcm +from:0x02152e00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152e14 kind:load to:0x02162718 module:overlay(74) +from:0x02152e20 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02152e34 kind:load to:0x021634e0 module:overlay(74) +from:0x02152e48 kind:arm_call to:0x02011f3c module:main +from:0x02152e54 kind:arm_call to:0x02152ec4 module:overlay(74) +from:0x02152e6c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02152ec0 kind:load to:0x0216282c module:overlay(74) +from:0x02152ed4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02152f04 kind:arm_call to:0x0200f05c module:main +from:0x02152f20 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02152f54 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02152f6c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02152f7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02152fbc kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x02152fd4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02153008 kind:arm_call to:0x0200f05c module:main +from:0x02153024 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02153054 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x0215306c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021530a8 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x021530c0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021530d4 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021530e0 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x021530ec kind:arm_call to:0x020f7bec module:overlay(31) +from:0x021530f8 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02153160 kind:arm_call to:0x0203d138 module:main +from:0x0215317c kind:arm_call to:0x0203d138 module:main +from:0x021531b8 kind:load to:0x0216299c module:overlay(74) +from:0x021531bc kind:load to:0x021634e0 module:overlay(74) +from:0x021531c0 kind:load to:0x02161f20 module:overlay(74) +from:0x021531c4 kind:load to:0x02162850 module:overlay(74) +from:0x021531c8 kind:load to:0x0216267c module:overlay(74) +from:0x021531cc kind:load to:0x02161f30 module:overlay(74) +from:0x021531d0 kind:load to:0x02155680 module:overlay(74) +from:0x021531d4 kind:load to:0x020a02b4 module:overlay(0) +from:0x021531d8 kind:load to:0x027e0d74 module:dtcm +from:0x021531e4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02153220 kind:arm_call to:0x0203d1e8 module:main +from:0x0215323c kind:arm_call to:0x0203d1e8 module:main +from:0x0215325c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153288 kind:arm_call to:0x0203d1e8 module:main +from:0x02153290 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02153298 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021532a0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021532a8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021532b0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021532b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021532c0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021532c8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021532d4 kind:load to:0x020a02b4 module:overlay(0) +from:0x021532d8 kind:load to:0x027e0d74 module:dtcm +from:0x0215330c kind:arm_call to:0x0203d1e8 module:main +from:0x02153328 kind:arm_call to:0x0203d1e8 module:main +from:0x02153348 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153374 kind:arm_call to:0x0203d1e8 module:main +from:0x0215337c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02153384 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215338c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02153394 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215339c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021533a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021533ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021533b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021533bc kind:arm_call to:0x02011ff4 module:main +from:0x021533c8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021533cc kind:load to:0x027e0d74 module:dtcm +from:0x021533e8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021533f8 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02153428 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02153454 kind:arm_call to:0x02099f44 module:overlay(0) +from:0x0215345c kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02153494 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x021534a8 kind:load to:0x021551bc module:overlay(74) +from:0x021534ac kind:load to:0x02162964 module:overlay(74) +from:0x021534b0 kind:load to:0x0216297c module:overlay(74) +from:0x0215350c kind:arm_call to:0x021534b4 module:overlay(74) +from:0x02153544 kind:load to:0x021628e4 module:overlay(74) +from:0x02153564 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02153584 kind:load to:0x027e09b8 module:dtcm +from:0x021535a0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021535f8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153610 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153638 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153644 kind:arm_call to:0x02016930 module:main +from:0x0215367c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153694 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021536c0 kind:arm_call to:0x01ff930c module:itcm +from:0x02153714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153738 kind:arm_call to:0x02154a04 module:overlay(74) +from:0x021537c4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021537cc kind:arm_call to:0x02154e40 module:overlay(74) +from:0x021537d4 kind:arm_call to:0x02154ebc module:overlay(74) +from:0x021537e0 kind:arm_call to:0x02154d68 module:overlay(74) +from:0x021537ec kind:load to:0x027e0ce4 module:dtcm +from:0x021537f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021537f4 kind:load to:0x02162894 module:overlay(74) +from:0x021537fc kind:load to:0x027e09c0 module:dtcm +from:0x0215381c kind:arm_call to:0x02155520 module:overlay(74) +from:0x0215386c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153884 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215389c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021538ac kind:arm_call to:0x0209851c module:overlay(0) +from:0x021538c8 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x021538dc kind:arm_call to:0x0209851c module:overlay(0) +from:0x021538f4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02153908 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215391c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153938 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x0215394c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153978 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153998 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x021539a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021539a4 kind:load to:0x027e0d7c module:dtcm +from:0x021539d8 kind:arm_call to:0x02155520 module:overlay(74) +from:0x02153a00 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02153a28 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153a30 kind:arm_call to:0x02154dc8 module:overlay(74) +from:0x02153a7c kind:arm_call to:0x02155520 module:overlay(74) +from:0x02153a84 kind:load to:0x027e09a8 module:dtcm +from:0x02153a90 kind:load to:0x027e0d78 module:dtcm +from:0x02153aac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153ac0 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02153ac8 kind:load to:0x027e0ce4 module:dtcm +from:0x02153afc kind:arm_call to:0x02077570 module:overlay(0) +from:0x02153b0c kind:arm_call to:0x020782f4 module:overlay(0) +from:0x02153b34 kind:arm_call to:0x02155520 module:overlay(74) +from:0x02153b40 kind:arm_call to:0x02160eac module:overlay(74) +from:0x02153b50 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02153b8c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02153ba8 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02153bb8 kind:load to:0x027e09bc module:dtcm +from:0x02153bbc kind:load to:0x027e0d7c module:dtcm +from:0x02153bc0 kind:load to:0x027e0d78 module:dtcm +from:0x02153bc4 kind:load to:0x02162934 module:overlay(74) +from:0x02153bc8 kind:load to:0x027e09a8 module:dtcm +from:0x02153bf4 kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x02153c10 kind:arm_call to:0x01ff930c module:itcm +from:0x02153c38 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153c4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153cb0 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02153ce4 kind:arm_call to:0x02155520 module:overlay(74) +from:0x02153cf0 kind:arm_call to:0x021618f0 module:overlay(74) +from:0x02153d20 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02153d2c kind:load to:0x027e09a8 module:dtcm +from:0x02153d34 kind:load to:0x027e0d7c module:dtcm +from:0x02153d40 kind:load to:0x0216294c module:overlay(74) +from:0x02153d58 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02153d68 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02153d90 kind:arm_call to:0x02155520 module:overlay(74) +from:0x02153dc0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02153dcc kind:load to:0x020b51f4 module:overlay(0) +from:0x02153dd4 kind:load to:0x020b5198 module:overlay(0) +from:0x02153dd8 kind:load to:0x0216294c module:overlay(74) +from:0x02153e14 kind:arm_call to:0x01ff930c module:itcm +from:0x02153e3c kind:arm_call to:0x01ff9638 module:itcm +from:0x02153e50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153e98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153ef4 kind:load to:0x027e0d7c module:dtcm +from:0x02153efc kind:load to:0x027e0ce4 module:dtcm +from:0x02153f38 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02153f44 kind:load to:0x027e09a8 module:dtcm +from:0x02153f84 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153fac kind:arm_call to:0x02155520 module:overlay(74) +from:0x02153fdc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215400c kind:arm_call to:0x01ff930c module:itcm +from:0x02154034 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154090 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154164 kind:load to:0x02162934 module:overlay(74) +from:0x02154168 kind:load to:0x027e0d7c module:dtcm +from:0x02154170 kind:load to:0x027e0ce4 module:dtcm +from:0x02154198 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x021541bc kind:arm_call to:0x02155520 module:overlay(74) +from:0x021541c8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021541fc kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x0215422c kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02154248 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154264 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154280 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154298 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021542ac kind:load to:0x027e0d7c module:dtcm +from:0x021542b0 kind:load to:0x027e0cec module:dtcm +from:0x021542b8 kind:load to:0x027e09a8 module:dtcm +from:0x021542cc kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154380 kind:arm_call to:0x02155520 module:overlay(74) +from:0x02154398 kind:arm_call to:0x0215c648 module:overlay(74) +from:0x021543a8 kind:load to:0x027e0d78 module:dtcm +from:0x021543f4 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02154408 kind:arm_call to:0x01ff930c module:itcm +from:0x0215442c kind:arm_call to:0x01ff993c module:itcm +from:0x021544ac kind:arm_call to:0x01ffb9cc module:itcm +from:0x021544cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021544dc kind:arm_call to:0x02157360 module:overlay(74) +from:0x021544f8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02154510 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154530 kind:arm_call to:0x0207142c module:overlay(0) +from:0x021545cc kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021545d8 kind:load to:0x027e09bc module:dtcm +from:0x021545dc kind:load to:0x027e09a8 module:dtcm +from:0x021545e4 kind:load to:0x027e0d78 module:dtcm +from:0x021545e8 kind:load to:0x0203e93c module:main +from:0x021545ec kind:load to:0x027e09c0 module:dtcm +from:0x02154614 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154624 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154630 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215464c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021546a0 kind:arm_call to:0x02155520 module:overlay(74) +from:0x021546cc kind:arm_call to:0x02155520 module:overlay(74) +from:0x02154704 kind:arm_call to:0x02155520 module:overlay(74) +from:0x02154740 kind:arm_call to:0x02155520 module:overlay(74) +from:0x02154764 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02154790 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x021547bc kind:arm_call to:0x02099f44 module:overlay(0) +from:0x021547c4 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x021547f0 kind:load to:0x027e09a8 module:dtcm +from:0x021547f4 kind:load to:0x027e0ce4 module:dtcm +from:0x02154800 kind:load to:0x02162964 module:overlay(74) +from:0x02154804 kind:load to:0x0216297c module:overlay(74) +from:0x021548ac kind:arm_call to:0x021534e8 module:overlay(74) +from:0x021548e4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021548f0 kind:arm_call to:0x02016930 module:main +from:0x02154900 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154928 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154934 kind:arm_call to:0x02016930 module:main +from:0x021549c4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021549d0 kind:load to:0x0203e93c module:main +from:0x021549d4 kind:load to:0x027e09c0 module:dtcm +from:0x02154a44 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02154ac8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154ad8 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02154ae4 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154afc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154b0c kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x02154b18 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154b30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154bc8 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02154bd4 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154c98 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02154cd4 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154cf8 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154d14 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02154d20 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154d3c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02154d48 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02154d58 kind:load to:0x027e0ce4 module:dtcm +from:0x02154d60 kind:load to:0x0203e93c module:main +from:0x02154d7c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154d8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154d9c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154dbc kind:arm_call to:0x01ff930c module:itcm +from:0x02154df0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02154e24 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02154e38 kind:load to:0x020b537c module:overlay(0) +from:0x02154e6c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154e80 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154e90 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154eb8 kind:load to:0x027e0d7c module:dtcm +from:0x02154ee0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154eec kind:arm_call to:0x02016930 module:main +from:0x02154f08 kind:arm_call to:0x01ff930c module:itcm +from:0x02154f24 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154f30 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02154f38 kind:load to:0x027e0ce4 module:dtcm +from:0x02154fa8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x02154fcc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154fe8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154ff4 kind:load to:0x02161f40 module:overlay(74) +from:0x02154ff8 kind:load to:0x027e0cec module:dtcm +from:0x02155018 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155040 kind:arm_call to:0x020f1858 module:overlay(31) +from:0x02155070 kind:load to:0x027e0ce4 module:dtcm +from:0x02155094 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021550dc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02155154 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021551a4 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x021551b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021551b4 kind:load to:0x0203e93c module:main +from:0x02155254 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02155264 kind:arm_call to:0x01ffa60c module:itcm +from:0x021552c4 kind:arm_call to:0x0200e260 module:main +from:0x021552d4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02155340 kind:arm_call to:0x0200e260 module:main +from:0x02155354 kind:arm_call to:0x01ffad5c module:itcm +from:0x021553c4 kind:arm_call to:0x0200e260 module:main +from:0x021553d8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215542c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215543c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215544c kind:arm_call to:0x01ffad5c module:itcm +from:0x02155460 kind:arm_call to:0x02028c38 module:main +from:0x02155474 kind:arm_call to:0x01ffb860 module:itcm +from:0x02155480 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215548c kind:arm_call to:0x01ffb860 module:itcm +from:0x021554ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x021554c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021554d8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021554e8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021554fc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02155514 kind:load to:0x0203e93c module:main +from:0x02155518 kind:load to:0x027e0964 module:dtcm +from:0x0215551c kind:load to:0x027e0254 module:dtcm +from:0x0215562c kind:load to:0x021629f4 module:overlay(74) +from:0x02155640 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215564c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02155668 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02155678 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02155694 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215569c kind:arm_call to:0x02011ff4 module:main +from:0x021556b0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021556c4 kind:load to:0x021635c8 module:overlay(74) +from:0x021556d8 kind:arm_call to:0x02011f3c module:main +from:0x021556e4 kind:arm_call to:0x02155730 module:overlay(74) +from:0x021556f8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215572c kind:load to:0x02162b38 module:overlay(74) +from:0x0215573c kind:arm_call to:0x02098368 module:overlay(0) +from:0x021557a0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021557c8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021557e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02155814 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215582c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02155840 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215589c kind:arm_call to:0x0203d138 module:main +from:0x021558b8 kind:arm_call to:0x0203d138 module:main +from:0x021558ec kind:load to:0x02162b5c module:overlay(74) +from:0x021558f0 kind:load to:0x021635c8 module:overlay(74) +from:0x021558f4 kind:load to:0x0216267c module:overlay(74) +from:0x021558f8 kind:load to:0x02155680 module:overlay(74) +from:0x021558fc kind:load to:0x020a02b4 module:overlay(0) +from:0x0215591c kind:arm_call to:0x021559a0 module:overlay(74) +from:0x0215595c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02155978 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215598c kind:load to:0x027e0cec module:dtcm +from:0x021559ac kind:arm_call to:0x02155990 module:overlay(74) +from:0x021559e4 kind:load to:0x02162af0 module:overlay(74) +from:0x02155a48 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155a6c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155a7c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155a94 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155ae8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155b44 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155bf4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02155c28 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x02155c44 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155cf4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02155d20 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02155d3c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155d68 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155d90 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155da8 kind:load to:0x027e0d7c module:dtcm +from:0x02155dac kind:load to:0x027e0cec module:dtcm +from:0x02155db0 kind:load to:0x02162b10 module:overlay(74) +from:0x02155db8 kind:load to:0x027e09a8 module:dtcm +from:0x02155e48 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02155e58 kind:load to:0x02162ad8 module:overlay(74) +from:0x02155ee0 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02155ef8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02155f10 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155f20 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155f40 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155f4c kind:arm_call to:0x02016930 module:main +from:0x02155f64 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02155f7c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155f9c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155fa8 kind:arm_call to:0x02016930 module:main +from:0x02155fb8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155fc4 kind:arm_call to:0x02016930 module:main +from:0x02155fe8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155ff4 kind:arm_call to:0x02016930 module:main +from:0x02156008 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156014 kind:arm_call to:0x02016930 module:main +from:0x0215602c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156038 kind:arm_call to:0x02016930 module:main +from:0x0215604c kind:load to:0x02162ad8 module:overlay(74) +from:0x02156050 kind:load to:0x027e0ce0 module:dtcm +from:0x0215607c kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x02156084 kind:arm_call to:0x021561f0 module:overlay(74) +from:0x02156090 kind:load to:0x027e09a8 module:dtcm +from:0x021560f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02156100 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02156108 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02156110 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02156130 kind:arm_call to:0x01ff916c module:itcm +from:0x02156140 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02156148 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02156150 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215617c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156198 kind:arm_call to:0x021559a0 module:overlay(74) +from:0x021561c8 kind:arm_call to:0x021549d8 module:overlay(74) +from:0x021561dc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021561e8 kind:load to:0x027e0d7c module:dtcm +from:0x021561ec kind:load to:0x027e0d74 module:dtcm +from:0x02156208 kind:arm_call to:0x02156158 module:overlay(74) +from:0x02156224 kind:arm_call to:0x01ff916c module:itcm +from:0x02156234 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156250 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156260 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215627c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156288 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215629c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021562ac kind:arm_call to:0x0209851c module:overlay(0) +from:0x021562e4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021562f0 kind:arm_call to:0x02016930 module:main +from:0x02156300 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215630c kind:arm_call to:0x02016930 module:main +from:0x02156320 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156334 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156344 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156360 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156390 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021563a0 kind:arm_call to:0x02016930 module:main +from:0x02156430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156444 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215645c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215646c kind:arm_call to:0x02016930 module:main +from:0x021564f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156504 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156510 kind:arm_call to:0x02016930 module:main +from:0x02156520 kind:arm_call to:0x01ff930c module:itcm +from:0x021565dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156638 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02156658 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156680 kind:arm_call to:0x01ffb428 module:itcm +from:0x021566ac kind:arm_call to:0x021559a0 module:overlay(74) +from:0x021566c0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021566d8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021566f0 kind:arm_call to:0x021559a0 module:overlay(74) +from:0x02156704 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156718 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156734 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156748 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156780 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215679c kind:arm_call to:0x01ff9258 module:itcm +from:0x021567b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156824 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215688c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021568ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021568c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156900 kind:arm_call to:0x01fff17c module:itcm +from:0x0215691c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156958 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02156984 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156994 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021569b0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021569d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021569dc kind:load to:0x027e0d74 module:dtcm +from:0x021569e0 kind:load to:0x0203e93c module:main +from:0x021569e8 kind:load to:0x027e09c0 module:dtcm +from:0x021569ec kind:load to:0x027e0d7c module:dtcm +from:0x02156a54 kind:arm_call to:0x01ffc634 module:itcm +from:0x02156a70 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02156a78 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02156a94 kind:arm_call to:0x0203d1e8 module:main +from:0x02156aa8 kind:arm_call to:0x0203d1e8 module:main +from:0x02156ab0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02156ab8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02156ac0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02156ac8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02156ad4 kind:load to:0x020a02b4 module:overlay(0) +from:0x02156ae4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02156aec kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02156b08 kind:arm_call to:0x0203d1e8 module:main +from:0x02156b1c kind:arm_call to:0x0203d1e8 module:main +from:0x02156b24 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02156b2c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02156b34 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02156b3c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02156b44 kind:arm_call to:0x02011ff4 module:main +from:0x02156b50 kind:load to:0x020a02b4 module:overlay(0) +from:0x02156b5c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02156b70 kind:load to:0x021636b0 module:overlay(74) +from:0x02156b84 kind:arm_call to:0x02011f3c module:main +from:0x02156b90 kind:arm_call to:0x02156c04 module:overlay(74) +from:0x02156ba8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02156bfc kind:load to:0x02162bf4 module:overlay(74) +from:0x02156c14 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02156c44 kind:arm_call to:0x0200f05c module:main +from:0x02156c60 kind:arm_call to:0x0209a7a4 module:overlay(0) +from:0x02156c90 kind:arm_call to:0x0200f05c module:main +from:0x02156cac kind:arm_call to:0x0209a7a4 module:overlay(0) +from:0x02156ce8 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02156d00 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02156d10 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02156d54 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02156d6c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02156d7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02156dbc kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x02156dd4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02156de8 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02156df4 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x02156f0c kind:arm_call to:0x02059118 module:overlay(0) +from:0x02156f78 kind:load to:0x02162c70 module:overlay(74) +from:0x02156f7c kind:load to:0x021636b0 module:overlay(74) +from:0x02156f80 kind:load to:0x02161f64 module:overlay(74) +from:0x02156f84 kind:load to:0x02162c44 module:overlay(74) +from:0x02156f88 kind:load to:0x02161f74 module:overlay(74) +from:0x02156f8c kind:load to:0x02162c18 module:overlay(74) +from:0x02156f90 kind:load to:0x02162850 module:overlay(74) +from:0x02156f94 kind:load to:0x0216267c module:overlay(74) +from:0x02156f98 kind:load to:0x027e0d78 module:dtcm +from:0x02156fa4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02156fb8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02156fdc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02156fe8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02156ff0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02156ff8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02157000 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02157008 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02157010 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02157018 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02157020 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215702c kind:load to:0x027e0d78 module:dtcm +from:0x02157048 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02157054 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215705c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02157064 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215706c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02157074 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215707c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02157084 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215708c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157094 kind:arm_call to:0x02011ff4 module:main +from:0x021570a0 kind:load to:0x027e0d78 module:dtcm +from:0x021570c8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02157118 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215712c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215713c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215714c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02157178 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021571bc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021571f8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02157208 kind:load to:0x020b5198 module:overlay(0) +from:0x0215720c kind:load to:0x0215bdec module:overlay(74) +from:0x02157210 kind:load to:0x020b537c module:overlay(0) +from:0x02157218 kind:load to:0x02162bd4 module:overlay(74) +from:0x02157224 kind:arm_call to:0x0215ae8c module:overlay(74) +from:0x02157230 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02157254 kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215727c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215734c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215735c kind:load to:0x02162bd4 module:overlay(74) +from:0x0215736c kind:arm_call to:0x0215725c module:overlay(74) +from:0x021573a4 kind:load to:0x02162cc8 module:overlay(74) +from:0x021573c4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021573e4 kind:load to:0x027e09b8 module:dtcm +from:0x02157430 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157468 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02157534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157570 kind:arm_call to:0x0215c110 module:overlay(74) +from:0x021575b8 kind:arm_call to:0x0215b354 module:overlay(74) +from:0x021575c0 kind:arm_call to:0x0215acec module:overlay(74) +from:0x021575c8 kind:arm_call to:0x0215b47c module:overlay(74) +from:0x021575d0 kind:arm_call to:0x0215b5f4 module:overlay(74) +from:0x021575d8 kind:arm_call to:0x0215bb88 module:overlay(74) +from:0x0215762c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02157640 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02157658 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02157690 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021576a8 kind:arm_call to:0x02157360 module:overlay(74) +from:0x021576c8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021576e8 kind:arm_call to:0x0215c6b4 module:overlay(74) +from:0x02157738 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157764 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215776c kind:arm_call to:0x0215c830 module:overlay(74) +from:0x02157778 kind:load to:0x027e0ce4 module:dtcm +from:0x0215777c kind:load to:0x02162d58 module:overlay(74) +from:0x02157780 kind:load to:0x027e0ce0 module:dtcm +from:0x02157784 kind:load to:0x027e0d7c module:dtcm +from:0x02157788 kind:load to:0x027e09a8 module:dtcm +from:0x0215783c kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02157890 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021578b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021578d8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215792c kind:arm_call to:0x0215c6ec module:overlay(74) +from:0x02157998 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021579c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021579e0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02157a38 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02157a60 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02157a74 kind:load to:0x027e0d74 module:dtcm +from:0x02157a88 kind:load to:0x027e09b8 module:dtcm +from:0x02157a8c kind:load to:0x027e0ce0 module:dtcm +from:0x02157ac0 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02157adc kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02157b40 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02157b6c kind:arm_call to:0x0215c754 module:overlay(74) +from:0x02157b90 kind:arm_call to:0x01ff916c module:itcm +from:0x02157bc4 kind:arm_call to:0x0215c754 module:overlay(74) +from:0x02157c00 kind:arm_call to:0x020cb000 module:overlay(24) +from:0x02157c28 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02157c40 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157c5c kind:arm_call to:0x0215c754 module:overlay(74) +from:0x02157c74 kind:arm_call to:0x01ff916c module:itcm +from:0x02157ca4 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02157cbc kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02157ce8 kind:arm_call to:0x0215c754 module:overlay(74) +from:0x02157d00 kind:arm_call to:0x01ff916c module:itcm +from:0x02157d50 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02157dd4 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02157dec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157e08 kind:arm_call to:0x0215c754 module:overlay(74) +from:0x02157e58 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02157e68 kind:arm_call to:0x0215c754 module:overlay(74) +from:0x02157ec0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02157f78 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02157f90 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158020 kind:arm_call to:0x0215c754 module:overlay(74) +from:0x02158068 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158080 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021580b4 kind:arm_call to:0x02157360 module:overlay(74) +from:0x021580c4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021580d4 kind:arm_call to:0x0215c754 module:overlay(74) +from:0x021580e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021580e4 kind:load to:0x027e09b8 module:dtcm +from:0x021580ec kind:load to:0x027e0d74 module:dtcm +from:0x021580f0 kind:load to:0x020d8674 module:overlays(19,24) +from:0x021580fc kind:load to:0x027e09a8 module:dtcm +from:0x0215811c kind:load to:0x02157360 module:overlay(74) +from:0x02158148 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158154 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158168 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158220 kind:arm_call to:0x0215cbb4 module:overlay(74) +from:0x02158238 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02158250 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158258 kind:arm_call to:0x02016930 module:main +from:0x02158278 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158280 kind:arm_call to:0x02016930 module:main +from:0x0215829c kind:load to:0x027e0ce0 module:dtcm +from:0x021582a0 kind:load to:0x02049bc4 module:main +from:0x021582ac kind:arm_call to:0x0215a0d8 module:overlay(74) +from:0x021582b4 kind:arm_call to:0x0215a4c4 module:overlay(74) +from:0x021582bc kind:arm_call to:0x02159fdc module:overlay(74) +from:0x021582ec kind:arm_call to:0x0215c788 module:overlay(74) +from:0x0215832c kind:arm_call to:0x02015058 module:main +from:0x02158340 kind:arm_call to:0x0215af34 module:overlay(74) +from:0x0215835c kind:arm_call to:0x02015058 module:main +from:0x02158370 kind:arm_call to:0x0215af34 module:overlay(74) +from:0x0215838c kind:arm_call to:0x02015058 module:main +from:0x021583a0 kind:arm_call to:0x0215af34 module:overlay(74) +from:0x021583bc kind:arm_call to:0x02015058 module:main +from:0x021583d0 kind:arm_call to:0x0215af34 module:overlay(74) +from:0x021583dc kind:arm_call to:0x02157360 module:overlay(74) +from:0x021583e4 kind:arm_call to:0x0215a4c4 module:overlay(74) +from:0x02158434 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158448 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02158450 kind:arm_call to:0x0215a4c4 module:overlay(74) +from:0x021584a0 kind:arm_call to:0x0215a58c module:overlay(74) +from:0x021584d4 kind:arm_call to:0x0215b090 module:overlay(74) +from:0x021584e4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158508 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02158510 kind:arm_call to:0x0215a948 module:overlay(74) +from:0x0215851c kind:arm_call to:0x0215b1a4 module:overlay(74) +from:0x02158530 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02158544 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215857c kind:arm_call to:0x02157360 module:overlay(74) +from:0x021585b8 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x021585e8 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158610 kind:load to:0x027e0d7c module:dtcm +from:0x02158650 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021586b8 kind:arm_call to:0x02015058 module:main +from:0x0215873c kind:arm_call to:0x02159e40 module:overlay(74) +from:0x02158768 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215877c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021587a8 kind:arm_call to:0x0215a58c module:overlay(74) +from:0x021587f0 kind:arm_call to:0x02157360 module:overlay(74) +from:0x021587f8 kind:arm_call to:0x0215a948 module:overlay(74) +from:0x02158800 kind:load to:0x027e0d7c module:dtcm +from:0x02158804 kind:load to:0x02049bc4 module:main +from:0x02158838 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158880 kind:arm_call to:0x0215a58c module:overlay(74) +from:0x021588b4 kind:arm_call to:0x0215b090 module:overlay(74) +from:0x021588c8 kind:arm_call to:0x02157360 module:overlay(74) +from:0x021588d4 kind:arm_call to:0x0215b1a4 module:overlay(74) +from:0x021588ec kind:arm_call to:0x02157360 module:overlay(74) +from:0x02158904 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215893c kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215897c kind:arm_call to:0x0215c788 module:overlay(74) +from:0x021589a8 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x021589d0 kind:load to:0x027e0d7c module:dtcm +from:0x021589f8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158a84 kind:arm_call to:0x02015058 module:main +from:0x02158b08 kind:arm_call to:0x02159e40 module:overlay(74) +from:0x02158b34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b58 kind:arm_call to:0x0215a58c module:overlay(74) +from:0x02158b74 kind:arm_call to:0x02159fdc module:overlay(74) +from:0x02158ba4 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02158bac kind:arm_call to:0x0215a948 module:overlay(74) +from:0x02158bb8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158bc4 kind:arm_call to:0x02016930 module:main +from:0x02158bd4 kind:arm_call to:0x01ff930c module:itcm +from:0x02158be0 kind:load to:0x027e0d7c module:dtcm +from:0x02158be4 kind:load to:0x02049bc4 module:main +from:0x02158c18 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158c30 kind:arm_call to:0x0215b090 module:overlay(74) +from:0x02158c90 kind:arm_call to:0x0215b1a4 module:overlay(74) +from:0x02158ca4 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02158cdc kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158d04 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158d8c kind:arm_call to:0x02015058 module:main +from:0x02158dbc kind:arm_call to:0x02159e40 module:overlay(74) +from:0x02158e20 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02158e2c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158e38 kind:arm_call to:0x02016930 module:main +from:0x02158e48 kind:arm_call to:0x01ff930c module:itcm +from:0x02158e60 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158e68 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158e98 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158ebc kind:arm_call to:0x0215b090 module:overlay(74) +from:0x02158ed8 kind:arm_call to:0x0215b090 module:overlay(74) +from:0x02158efc kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158f14 kind:arm_call to:0x0215b1a4 module:overlay(74) +from:0x02158f28 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02158f64 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02158f7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158f8c kind:load to:0x027e09a8 module:dtcm +from:0x02158fc8 kind:arm_call to:0x0215a4c4 module:overlay(74) +from:0x02159050 kind:arm_call to:0x01ff993c module:itcm +from:0x0215906c kind:arm_call to:0x01ff9258 module:itcm +from:0x02159084 kind:arm_call to:0x0216181c module:overlay(74) +from:0x02159098 kind:arm_call to:0x02157360 module:overlay(74) +from:0x021590a0 kind:load to:0x027e0d7c module:dtcm +from:0x021590ec kind:arm_call to:0x02159f2c module:overlay(74) +from:0x02159100 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02159110 kind:arm_call to:0x0215cbb4 module:overlay(74) +from:0x02159138 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02159164 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02159180 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02159194 kind:load to:0x027e0cec module:dtcm +from:0x02159284 kind:arm_call to:0x01fff168 module:itcm +from:0x021592cc kind:arm_call to:0x02015058 module:main +from:0x021592e0 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02159308 kind:arm_call to:0x02161908 module:overlay(74) +from:0x02159324 kind:arm_call to:0x0215965c module:overlay(74) +from:0x02159344 kind:arm_call to:0x01ff993c module:itcm +from:0x0215935c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159380 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x021593a4 kind:arm_call to:0x02161840 module:overlay(74) +from:0x021593b8 kind:arm_call to:0x02157360 module:overlay(74) +from:0x021593d4 kind:arm_call to:0x01ff993c module:itcm +from:0x021593e0 kind:load to:0x027e0ce0 module:dtcm +from:0x021593e4 kind:load to:0x027e0d7c module:dtcm +from:0x02159434 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02159450 kind:arm_call to:0x02159f2c module:overlay(74) +from:0x02159464 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02159474 kind:arm_call to:0x0215cbb4 module:overlay(74) +from:0x02159490 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x021594a4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021594d4 kind:load to:0x027e0d7c module:dtcm +from:0x0215958c kind:arm_call to:0x02159964 module:overlay(74) +from:0x021595b4 kind:arm_call to:0x0215965c module:overlay(74) +from:0x021595c0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021595e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021595f8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159620 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159650 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02159658 kind:load to:0x027e0d7c module:dtcm +from:0x02159680 kind:arm_call to:0x02016930 module:main +from:0x02159690 kind:arm_call to:0x01ff930c module:itcm +from:0x021596a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021596bc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159758 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159770 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021597a8 kind:arm_call to:0x021619c8 module:overlay(74) +from:0x021597b8 kind:arm_call to:0x02161980 module:overlay(74) +from:0x021597c8 kind:arm_call to:0x021619a4 module:overlay(74) +from:0x021597d8 kind:arm_call to:0x0215a0d8 module:overlay(74) +from:0x021597ec kind:arm_call to:0x021619a4 module:overlay(74) +from:0x021597fc kind:arm_call to:0x02161980 module:overlay(74) +from:0x0215980c kind:arm_call to:0x02161964 module:overlay(74) +from:0x02159824 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02159840 kind:arm_call to:0x021619a4 module:overlay(74) +from:0x02159850 kind:arm_call to:0x02161964 module:overlay(74) +from:0x02159868 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02159914 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159954 kind:load to:0x027e0d7c module:dtcm +from:0x02159988 kind:arm_call to:0x02157360 module:overlay(74) +from:0x021599c0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021599c8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159a00 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02159ab4 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x02159acc kind:arm_call to:0x0215cbb4 module:overlay(74) +from:0x02159b00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159b10 kind:load to:0x027e0d7c module:dtcm +from:0x02159b14 kind:load to:0x027e0cd8 module:dtcm +from:0x02159b18 kind:load to:0x027e0d74 module:dtcm +from:0x02159b1c kind:load to:0x027e09a8 module:dtcm +from:0x02159b54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159b68 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159b70 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159b7c kind:arm_call to:0x02157360 module:overlay(74) +from:0x02159bbc kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02159bc4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02159bd4 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x02159bdc kind:load to:0x027e0d7c module:dtcm +from:0x02159c98 kind:arm_call to:0x02159964 module:overlay(74) +from:0x02159cc8 kind:arm_call to:0x02157360 module:overlay(74) +from:0x02159ce8 kind:arm_call to:0x01ff993c module:itcm +from:0x02159cf4 kind:load to:0x027e0d7c module:dtcm +from:0x02159d3c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02159d54 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x02159d6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159d78 kind:load to:0x02162bbc module:overlay(74) +from:0x02159d80 kind:load to:0x027e09a8 module:dtcm +from:0x02159df4 kind:arm_call to:0x01ff916c module:itcm +from:0x02159e08 kind:arm_call to:0x0215a218 module:overlay(74) +from:0x02159e14 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159e20 kind:arm_call to:0x02016930 module:main +from:0x02159e30 kind:arm_call to:0x01ff930c module:itcm +from:0x02159e38 kind:load to:0x027e0d7c module:dtcm +from:0x02159e3c kind:load to:0x027e0d74 module:dtcm +from:0x02159e9c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02159ee0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02159f08 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159f1c kind:load to:0x020b537c module:overlay(0) +from:0x02159f24 kind:load to:0x027e0cec module:dtcm +from:0x02159fd8 kind:load to:0x027e0d7c module:dtcm +from:0x02159ff4 kind:arm_call to:0x02016f94 module:main +from:0x0215a054 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a06c kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215a078 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a090 kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215a09c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a0bc kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215a0c8 kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215a0d4 kind:load to:0x027e0d7c module:dtcm +from:0x0215a13c kind:arm_call to:0x0215c788 module:overlay(74) +from:0x0215a154 kind:arm_call to:0x0216192c module:overlay(74) +from:0x0215a1b0 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x0215a1c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a1f0 kind:arm_call to:0x02161948 module:overlay(74) +from:0x0215a20c kind:load to:0x027e0d7c module:dtcm +from:0x0215a210 kind:load to:0x027e09a8 module:dtcm +from:0x0215a240 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a414 kind:arm_call to:0x02016930 module:main +from:0x0215a42c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a474 kind:arm_call to:0x02016930 module:main +from:0x0215a484 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a4b8 kind:load to:0x02049bc4 module:main +from:0x0215a4c0 kind:load to:0x0203e93c module:main +from:0x0215a4d8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a4fc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a510 kind:arm_call to:0x0215a68c module:overlay(74) +from:0x0215a520 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a55c kind:arm_call to:0x0215a984 module:overlay(74) +from:0x0215a570 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a57c kind:arm_call to:0x0215a6cc module:overlay(74) +from:0x0215a588 kind:load to:0x027e0d7c module:dtcm +from:0x0215a5a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a5ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a5bc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a5c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a5d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a5ec kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a5fc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a69c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a6c0 kind:arm_call to:0x0215a6cc module:overlay(74) +from:0x0215a6f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a8c4 kind:arm_call to:0x02016930 module:main +from:0x0215a8dc kind:arm_call to:0x01ff930c module:itcm +from:0x0215a91c kind:arm_call to:0x02016930 module:main +from:0x0215a92c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a93c kind:load to:0x02049bc4 module:main +from:0x0215a944 kind:load to:0x0203e93c module:main +from:0x0215a968 kind:arm_call to:0x0215a984 module:overlay(74) +from:0x0215a9b0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215aa34 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215aa48 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215aa60 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215aa98 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ab64 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ac64 kind:arm_call to:0x02016930 module:main +from:0x0215ac7c kind:arm_call to:0x01ff930c module:itcm +from:0x0215acbc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215acc8 kind:arm_call to:0x02016930 module:main +from:0x0215acd8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215ace4 kind:load to:0x02049bc4 module:main +from:0x0215ace8 kind:load to:0x0203e93c module:main +from:0x0215ad40 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ad54 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ad6c kind:load to:0x027e0d7c module:dtcm +from:0x0215ae5c kind:arm_call to:0x02159f2c module:overlay(74) +from:0x0215ae70 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x0215ae88 kind:load to:0x027e0d7c module:dtcm +from:0x0215aebc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215aef4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215af00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af10 kind:arm_call to:0x020f4800 module:overlay(31) +from:0x0215af28 kind:load to:0x020b537c module:overlay(0) +from:0x0215af30 kind:load to:0x027e0ce4 module:dtcm +from:0x0215af74 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215af84 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215af94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215afa4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215afe4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215b00c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b028 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b044 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b058 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b06c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b078 kind:load to:0x020b537c module:overlay(0) +from:0x0215b084 kind:load to:0x027e0cec module:dtcm +from:0x0215b088 kind:load to:0x027e09a8 module:dtcm +from:0x0215b0e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b0f8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b118 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b178 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b1a0 kind:load to:0x02049bc4 module:main +from:0x0215b23c kind:arm_call to:0x01ff993c module:itcm +from:0x0215b258 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b280 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b28c kind:arm_call to:0x02016930 module:main +from:0x0215b2c0 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x0215b2d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b30c kind:arm_call to:0x0215a4c4 module:overlay(74) +from:0x0215b318 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b324 kind:arm_call to:0x02016930 module:main +from:0x0215b334 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b34c kind:load to:0x027e09a8 module:dtcm +from:0x0215b470 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b478 kind:load to:0x02049bc4 module:main +from:0x0215b490 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0215b4a8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b504 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b528 kind:arm_call to:0x02016968 module:main +from:0x0215b550 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b560 kind:arm_call to:0x02016930 module:main +from:0x0215b590 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b5a0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215b5ac kind:load to:0x027e0ce0 module:dtcm +from:0x0215b5b0 kind:load to:0x027e0d7c module:dtcm +from:0x0215b650 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b694 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215b6e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b724 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215b76c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b7b0 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215b7fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b840 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215b870 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b8e4 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215b93c kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215b97c kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215b9ac kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ba20 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215ba50 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ba94 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215bac4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bb3c kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215bb64 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215bb9c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bbac kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bc1c kind:arm_call to:0x01ff930c module:itcm +from:0x0215bc50 kind:arm_call to:0x01ff930c module:itcm +from:0x0215bce8 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0215bd18 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bd4c kind:arm_call to:0x0215ad70 module:overlay(74) +from:0x0215bdcc kind:arm_call to:0x020c0950 module:overlay(17) +from:0x0215bdd8 kind:load to:0x0203e93c module:main +from:0x0215bde0 kind:load to:0x027e0958 module:dtcm +from:0x0215bde4 kind:load to:0x027e09ac module:dtcm +from:0x0215bde8 kind:load to:0x027e09b4 module:dtcm +from:0x0215be8c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215be9c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bec8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bed8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bf38 kind:arm_call to:0x0200e260 module:main +from:0x0215bf48 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215bf6c kind:arm_call to:0x0215b5d8 module:overlay(74) +from:0x0215bfc0 kind:arm_call to:0x0200e260 module:main +from:0x0215bfd0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215bff4 kind:arm_call to:0x0215b5bc module:overlay(74) +from:0x0215c048 kind:arm_call to:0x0200e260 module:main +from:0x0215c058 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c0c8 kind:arm_call to:0x0200e260 module:main +from:0x0215c0d8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c108 kind:load to:0x0203e93c module:main +from:0x0215c10c kind:load to:0x027e0964 module:dtcm +from:0x0215c154 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215c174 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215c1b4 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215c1c0 kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215c224 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c240 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c24c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c290 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c29c kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215c2b8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c2c0 kind:arm_call to:0x02016930 module:main +from:0x0215c2cc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c2f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c310 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c31c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c360 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c36c kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215c388 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c390 kind:arm_call to:0x02016930 module:main +from:0x0215c39c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c3c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c3e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c3ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c430 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c43c kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215c458 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c460 kind:arm_call to:0x02016930 module:main +from:0x0215c46c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c49c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c4a8 kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215c4c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c4cc kind:arm_call to:0x02016930 module:main +from:0x0215c4d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c4f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c500 kind:load to:0x027e09a8 module:dtcm +from:0x0215c558 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c580 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c590 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c5ac kind:arm_call to:0x0200ef9c module:main +from:0x0215c5c0 kind:arm_call to:0x0200eab0 module:main +from:0x0215c5cc kind:arm_call to:0x01ffc768 module:itcm +from:0x0215c5e0 kind:arm_call to:0x0200ef5c module:main +from:0x0215c5e8 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215c5f0 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0215c604 kind:arm_call to:0x0200ef9c module:main +from:0x0215c614 kind:arm_call to:0x0200eab0 module:main +from:0x0215c620 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215c634 kind:arm_call to:0x0200ef5c module:main +from:0x0215c63c kind:arm_call to:0x01ffc57c module:itcm +from:0x0215c644 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0215c664 kind:arm_call to:0x0215c788 module:overlay(74) +from:0x0215c67c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c688 kind:load to:0x027e09a8 module:dtcm +from:0x0215c734 kind:arm_call to:0x020158c0 module:main +from:0x0215c77c kind:arm_call to:0x02078814 module:overlay(0) +from:0x0215c784 kind:load to:0x027e09bc module:dtcm +from:0x0215c82c kind:load to:0x02162de8 module:overlay(74) +from:0x0215c868 kind:arm_call to:0x02015058 module:main +from:0x0215c888 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c8d4 kind:arm_call to:0x02015058 module:main +from:0x0215c8f4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c928 kind:arm_call to:0x02015058 module:main +from:0x0215c948 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c950 kind:load to:0x027e09a8 module:dtcm +from:0x0215c968 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c970 kind:arm_call to:0x02011ff4 module:main +from:0x0215c984 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c98c kind:arm_call to:0x02011ff4 module:main +from:0x0215c9a0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c9b4 kind:load to:0x02163798 module:overlay(74) +from:0x0215c9c8 kind:arm_call to:0x02011f3c module:main +from:0x0215c9d4 kind:arm_call to:0x0215ca1c module:overlay(74) +from:0x0215c9e8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215ca18 kind:load to:0x02162f74 module:overlay(74) +from:0x0215ca24 kind:arm_call to:0x020f46a0 module:overlay(31) +from:0x0215ca48 kind:arm_call to:0x020f5a1c module:overlay(31) +from:0x0215ca68 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215ca90 kind:load to:0x02162f98 module:overlay(74) +from:0x0215caf0 kind:arm_call to:0x020f55e8 module:overlay(31) +from:0x0215cafc kind:arm_call to:0x0215cbb4 module:overlay(74) +from:0x0215cb90 kind:arm_call to:0x020f5b5c module:overlay(31) +from:0x0215cba8 kind:load to:0x02162f08 module:overlay(74) +from:0x0215cbac kind:load to:0x02049bc4 module:main +from:0x0215cbec kind:load to:0x02162f0c module:overlay(74) +from:0x0215cc28 kind:arm_call to:0x0215cc94 module:overlay(74) +from:0x0215cc30 kind:load to:0x02162f3c module:overlay(74) +from:0x0215cd04 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cd10 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cd30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cdc4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cdf4 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x0215ce28 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x0215ce34 kind:arm_call to:0x0215d164 module:overlay(74) +from:0x0215ce4c kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x0215ce58 kind:arm_call to:0x0215d164 module:overlay(74) +from:0x0215ce6c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ce9c kind:arm_call to:0x0215d164 module:overlay(74) +from:0x0215ceac kind:arm_call to:0x01ff916c module:itcm +from:0x0215cec0 kind:arm_call to:0x0215cbb4 module:overlay(74) +from:0x0215ced8 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x0215cee0 kind:arm_call to:0x0215d4a0 module:overlay(74) +from:0x0215cf18 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215cf20 kind:load to:0x027e0cec module:dtcm +from:0x0215cf30 kind:load to:0x0215cee8 module:overlay(74) +from:0x0215cf40 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x0215cf50 kind:arm_call to:0x0215d4a0 module:overlay(74) +from:0x0215cf58 kind:arm_call to:0x0215d04c module:overlay(74) +from:0x0215cfb0 kind:arm_call to:0x0215cbf0 module:overlay(74) +from:0x0215cfb8 kind:arm_call to:0x020f5b74 module:overlay(31) +from:0x0215d018 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215d040 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d094 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215d100 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215d10c kind:arm_call to:0x0215cbb4 module:overlay(74) +from:0x0215d124 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215d144 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215d150 kind:arm_call to:0x0215cbb4 module:overlay(74) +from:0x0215d158 kind:load to:0x027e0d78 module:dtcm +from:0x0215d160 kind:load to:0x027e0d7c module:dtcm +from:0x0215d1a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d1d8 kind:arm_call to:0x01ff947c module:itcm +from:0x0215d1e8 kind:arm_call to:0x01ff947c module:itcm +from:0x0215d208 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215d244 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d250 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d25c kind:arm_call to:0x01ff938c module:itcm +from:0x0215d268 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d2a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d2b4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d2c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d2d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d31c kind:arm_call to:0x01ff938c module:itcm +from:0x0215d328 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d338 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d348 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d358 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d368 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d390 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d3c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d408 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d414 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d420 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d430 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d440 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d450 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d478 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d4b4 kind:arm_call to:0x0215d164 module:overlay(74) +from:0x0215d4e4 kind:arm_call to:0x020f468c module:overlay(31) +from:0x0215d57c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d584 kind:arm_call to:0x0203a194 module:main +from:0x0215d5a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d5ac kind:arm_call to:0x01ff938c module:itcm +from:0x0215d5b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d5c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d650 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d65c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d66c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d6e0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215d6e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d700 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215d708 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d710 kind:arm_call to:0x02011ff4 module:main +from:0x0215d724 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215d738 kind:load to:0x021637e4 module:overlay(74) +from:0x0215d74c kind:arm_call to:0x02011f3c module:main +from:0x0215d758 kind:arm_call to:0x0215d7a0 module:overlay(74) +from:0x0215d76c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215d79c kind:load to:0x02163080 module:overlay(74) +from:0x0215d7ac kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215d810 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x0215d83c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215d858 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215d868 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215d880 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215d8c4 kind:arm_call to:0x0203d138 module:main +from:0x0215d8f8 kind:load to:0x021630f0 module:overlay(74) +from:0x0215d8fc kind:load to:0x021637e4 module:overlay(74) +from:0x0215d900 kind:load to:0x021630a4 module:overlay(74) +from:0x0215d904 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215d908 kind:load to:0x02155680 module:overlay(74) +from:0x0215d914 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215d958 kind:arm_call to:0x0215d9ac module:overlay(74) +from:0x0215d980 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x0215d994 kind:load to:0x027e0cec module:dtcm +from:0x0215d9b8 kind:arm_call to:0x0215d998 module:overlay(74) +from:0x0215d9f0 kind:load to:0x02163018 module:overlay(74) +from:0x0215da00 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215da20 kind:arm_call to:0x0215d9ac module:overlay(74) +from:0x0215da4c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215da68 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215da84 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215da9c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215dab0 kind:load to:0x027e0cec module:dtcm +from:0x0215dab4 kind:load to:0x027e09a8 module:dtcm +from:0x0215db8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dbb4 kind:arm_call to:0x0215d9f4 module:overlay(74) +from:0x0215dbdc kind:arm_call to:0x02016930 module:main +from:0x0215dbec kind:load to:0x02163048 module:overlay(74) +from:0x0215dc18 kind:arm_call to:0x01ff916c module:itcm +from:0x0215dc38 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215dc4c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215dc80 kind:arm_call to:0x01ff916c module:itcm +from:0x0215dca0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215dcb4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215dcc4 kind:arm_call to:0x020bf554 module:overlay(17) +from:0x0215dd2c kind:arm_call to:0x0215e498 module:overlay(74) +from:0x0215dd34 kind:arm_call to:0x0215dd48 module:overlay(74) +from:0x0215dd44 kind:load to:0x02163000 module:overlay(74) +from:0x0215dd68 kind:arm_call to:0x01ff916c module:itcm +from:0x0215dd88 kind:arm_call to:0x0215d9ac module:overlay(74) +from:0x0215ddf8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215de0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215de28 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215de38 kind:load to:0x027e0d78 module:dtcm +from:0x0215de3c kind:load to:0x0203e93c module:main +from:0x0215deac kind:arm_call to:0x0215dec0 module:overlay(74) +from:0x0215debc kind:load to:0x02163000 module:overlay(74) +from:0x0215decc kind:arm_call to:0x0215e4ac module:overlay(74) +from:0x0215dee0 kind:arm_call to:0x0215d9ac module:overlay(74) +from:0x0215deec kind:arm_call to:0x0215e3f0 module:overlay(74) +from:0x0215df08 kind:arm_call to:0x01ff916c module:itcm +from:0x0215df1c kind:arm_call to:0x01ff916c module:itcm +from:0x0215df30 kind:arm_call to:0x0215d9ac module:overlay(74) +from:0x0215df44 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dfe4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215dff8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e024 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215e058 kind:arm_call to:0x02166148 module:overlay(93) +from:0x0215e078 kind:arm_call to:0x0208bb4c module:overlay(0) +from:0x0215e09c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e0f0 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215e100 kind:load to:0x0203e93c module:main +from:0x0215e108 kind:load to:0x027e0d7c module:dtcm +from:0x0215e10c kind:load to:0x027e0d8c module:dtcm +from:0x0215e110 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e114 kind:load to:0x027e0d78 module:dtcm +from:0x0215e118 kind:load to:0x027e09c0 module:dtcm +from:0x0215e180 kind:load to:0x02163000 module:overlay(74) +from:0x0215e198 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e1ac kind:arm_call to:0x0215d9ac module:overlay(74) +from:0x0215e214 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e238 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e244 kind:arm_call to:0x02016930 module:main +from:0x0215e254 kind:load to:0x02049bc4 module:main +from:0x0215e284 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215e28c kind:arm_call to:0x0215e4ac module:overlay(74) +from:0x0215e2a0 kind:arm_call to:0x0215d9ac module:overlay(74) +from:0x0215e2ac kind:arm_call to:0x0215e3f0 module:overlay(74) +from:0x0215e2c8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e2d4 kind:arm_call to:0x02016930 module:main +from:0x0215e2e4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e304 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e328 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e344 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e358 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e388 kind:arm_call to:0x02166148 module:overlay(93) +from:0x0215e3d0 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215e3dc kind:load to:0x027e09a8 module:dtcm +from:0x0215e3e4 kind:load to:0x027e0d7c module:dtcm +from:0x0215e3e8 kind:load to:0x027e0d8c module:dtcm +from:0x0215e3ec kind:load to:0x027e09c0 module:dtcm +from:0x0215e400 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e41c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e438 kind:arm_call to:0x02157360 module:overlay(74) +from:0x0215e444 kind:arm_call to:0x02160d94 module:overlay(74) +from:0x0215e454 kind:arm_call to:0x0215d9ac module:overlay(74) +from:0x0215e46c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e478 kind:arm_call to:0x02154f10 module:overlay(74) +from:0x0215e484 kind:load to:0x027e0d78 module:dtcm +from:0x0215e488 kind:load to:0x027e0d7c module:dtcm +from:0x0215e48c kind:load to:0x027e09a8 module:dtcm +from:0x0215e494 kind:load to:0x027e0d74 module:dtcm +from:0x0215e4a8 kind:load to:0x020bf3c0 module:overlays(2,4,17) +from:0x0215e4c8 kind:load to:0x027e0d7c module:dtcm +from:0x0215e508 kind:arm_call to:0x01ffc634 module:itcm +from:0x0215e52c kind:arm_call to:0x020c0884 module:overlay(17) +from:0x0215e550 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0215e55c kind:load to:0x027e09b4 module:dtcm +from:0x0215e590 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e5ac kind:load to:0x027e0d78 module:dtcm +from:0x0215e5b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215e5c0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e5e4 kind:arm_call to:0x0203d1e8 module:main +from:0x0215e5ec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215e5f4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e5fc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e608 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215e624 kind:arm_call to:0x0203d1e8 module:main +from:0x0215e62c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215e634 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e63c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e644 kind:arm_call to:0x02011ff4 module:main +from:0x0215e650 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215e65c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e670 kind:load to:0x021638cc module:overlay(74) +from:0x0215e684 kind:arm_call to:0x02011f3c module:main +from:0x0215e690 kind:arm_call to:0x0215e6f4 module:overlay(74) +from:0x0215e6a8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215e6f0 kind:load to:0x02163158 module:overlay(74) +from:0x0215e704 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215e768 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x0215e7e8 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0215e800 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e810 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e848 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215e860 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e894 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215e8ac kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e8c0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0215e8cc kind:arm_call to:0x020f7bec module:overlay(31) +from:0x0215e9ac kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x0215e9d0 kind:arm_call to:0x0203d138 module:main +from:0x0215e9e0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215ea0c kind:load to:0x021631c4 module:overlay(74) +from:0x0215ea10 kind:load to:0x021638cc module:overlay(74) +from:0x0215ea14 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ea18 kind:load to:0x02162850 module:overlay(74) +from:0x0215ea1c kind:load to:0x0216267c module:overlay(74) +from:0x0215ea20 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215ea24 kind:load to:0x02155680 module:overlay(74) +from:0x0215ea28 kind:load to:0x027e0d7c module:dtcm +from:0x0215ea48 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215ea60 kind:arm_call to:0x0203d1e8 module:main +from:0x0215ea68 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x0215ea70 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215ea78 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215ea80 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215ea88 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215ea90 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215ea98 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215eaa4 kind:load to:0x027e0d7c module:dtcm +from:0x0215eaa8 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215eac8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215eae0 kind:arm_call to:0x0203d1e8 module:main +from:0x0215eae8 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x0215eaf0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215eaf8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215eb00 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215eb08 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215eb10 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215eb18 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215eb20 kind:arm_call to:0x02011ff4 module:main +from:0x0215eb2c kind:load to:0x027e0d7c module:dtcm +from:0x0215eb30 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215eb4c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215eb5c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215eb8c kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x0215ebbc kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215ebc8 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x0215ebd8 kind:load to:0x02160fcc module:overlay(74) +from:0x0215ebdc kind:load to:0x0216318c module:overlay(74) +from:0x0215ebe0 kind:load to:0x02163174 module:overlay(74) +from:0x0215ec28 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ec64 kind:arm_call to:0x0215ebe4 module:overlay(74) +from:0x0215ec9c kind:load to:0x02163284 module:overlay(74) +from:0x0215ecbc kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215ecdc kind:load to:0x027e09b8 module:dtcm +from:0x0215ed24 kind:arm_call to:0x02161304 module:overlay(74) +from:0x0215ed5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ed84 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215edb8 kind:arm_call to:0x02161454 module:overlay(74) +from:0x0215ee3c kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215ee44 kind:arm_call to:0x0216179c module:overlay(74) +from:0x0215ee7c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215ee90 kind:load to:0x0216321c module:overlay(74) +from:0x0215ee94 kind:load to:0x027e09c0 module:dtcm +from:0x0215ee98 kind:load to:0x027e09a8 module:dtcm +from:0x0215eec4 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215eedc kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215eeec kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215eef8 kind:load to:0x020b502c module:overlay(0) +from:0x0215ef24 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ef6c kind:arm_call to:0x02016930 module:main +from:0x0215efa4 kind:arm_call to:0x02166158 module:overlay(93) +from:0x0215efd0 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f00c kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f06c kind:arm_call to:0x02166158 module:overlay(93) +from:0x0215f080 kind:arm_call to:0x02166168 module:overlay(93) +from:0x0215f09c kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f0e4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f154 kind:load to:0x027e0d78 module:dtcm +from:0x0215f158 kind:load to:0x027e0d8c module:dtcm +from:0x0215f15c kind:load to:0x020b502c module:overlay(0) +from:0x0215f17c kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215f1a8 kind:arm_call to:0x02160e34 module:overlay(74) +from:0x0215f1c0 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215f1ec kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x0215f21c kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f230 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0215f254 kind:load to:0x021631a4 module:overlay(74) +from:0x0215f258 kind:load to:0x020b502c module:overlay(0) +from:0x0215f260 kind:load to:0x027e09a8 module:dtcm +from:0x0215f290 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f2f8 kind:arm_call to:0x02016930 module:main +from:0x0215f308 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f314 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f32c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f370 kind:arm_call to:0x0215f414 module:overlay(74) +from:0x0215f384 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f3f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0215f400 kind:load to:0x020b502c module:overlay(0) +from:0x0215f408 kind:load to:0x027e0d78 module:dtcm +from:0x0215f410 kind:load to:0x027e0d74 module:dtcm +from:0x0215f46c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f4a8 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215f4bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f4cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f4e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f4ec kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f500 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f510 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f520 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f530 kind:arm_call to:0x01ff938c module:itcm +from:0x0215f53c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f558 kind:load to:0x027e0d78 module:dtcm +from:0x0215f578 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215f5a8 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0215f5b4 kind:load to:0x027e0d78 module:dtcm +from:0x0215f5b8 kind:load to:0x027e09a8 module:dtcm +from:0x0215f5e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215f604 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x0215f614 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x0215f6fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f770 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215f7c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f7d0 kind:arm_call to:0x02016930 module:main +from:0x0215f7e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215f824 kind:arm_call to:0x0215f414 module:overlay(74) +from:0x0215f830 kind:load to:0x0203e93c module:main +from:0x0215f834 kind:load to:0x027e09c0 module:dtcm +from:0x0215f85c kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215f868 kind:arm_call to:0x0215c648 module:overlay(74) +from:0x0215f890 kind:load to:0x027e0d78 module:dtcm +from:0x0215f8c4 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x0215f8e0 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215f8e8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215f944 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x0215f94c kind:arm_call to:0x02161aa8 module:overlay(74) +from:0x0215f968 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215f988 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f994 kind:load to:0x020b502c module:overlay(0) +from:0x0215f9c4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215f9cc kind:arm_call to:0x02160058 module:overlay(74) +from:0x0215f9d4 kind:arm_call to:0x02161aa8 module:overlay(74) +from:0x0215fa04 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215fa0c kind:arm_call to:0x02016930 module:main +from:0x0215fa1c kind:arm_call to:0x01ff930c module:itcm +from:0x0215fa80 kind:arm_call to:0x020717f4 module:overlay(0) +from:0x0215fa94 kind:arm_call to:0x02071754 module:overlay(0) +from:0x0215faa0 kind:load to:0x020b502c module:overlay(0) +from:0x0215faa8 kind:load to:0x027e09a8 module:dtcm +from:0x0215fb04 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215fb0c kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x0215fb38 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x0215fba8 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215fbbc kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0215fbc8 kind:load to:0x02162010 module:overlay(74) +from:0x0215fbcc kind:load to:0x0216318c module:overlay(74) +from:0x0215fbd0 kind:load to:0x02161f84 module:overlay(74) +from:0x0215fbd4 kind:load to:0x027e0cec module:dtcm +from:0x0215fbd8 kind:load to:0x027e09a8 module:dtcm +from:0x0215fc00 kind:arm_call to:0x02071754 module:overlay(0) +from:0x0215fc9c kind:arm_call to:0x01ff930c module:itcm +from:0x0215fcbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fcd8 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215fd80 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215fd8c kind:load to:0x027e09a8 module:dtcm +from:0x0215fd98 kind:load to:0x0203e93c module:main +from:0x0215fd9c kind:load to:0x027e09c0 module:dtcm +from:0x0215fdac kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215fdb4 kind:arm_call to:0x02160e34 module:overlay(74) +from:0x0215fdd0 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215fe3c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215fe50 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215fe88 kind:arm_call to:0x0215f414 module:overlay(74) +from:0x0215fee8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215fef0 kind:load to:0x027e0d74 module:dtcm +from:0x0215fef8 kind:load to:0x027e0d78 module:dtcm +from:0x0215ff10 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x0215ff44 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215ff68 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0215ff70 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215ff7c kind:load to:0x02163174 module:overlay(74) +from:0x0215ffcc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215fff8 kind:arm_call to:0x021619ec module:overlay(74) +from:0x02160014 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216003c kind:arm_call to:0x02166240 module:overlay(93) +from:0x02160048 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x02160054 kind:load to:0x027e0d8c module:dtcm +from:0x0216016c kind:arm_call to:0x01ff9218 module:itcm +from:0x02160188 kind:arm_call to:0x01ff9218 module:itcm +from:0x02160198 kind:arm_call to:0x01ff916c module:itcm +from:0x021601a8 kind:load to:0x02049bc4 module:main +from:0x021601ac kind:load to:0x027e0d74 module:dtcm +from:0x021601c0 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x021601f4 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02160208 kind:arm_call to:0x021619ec module:overlay(74) +from:0x0216021c kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02160228 kind:load to:0x02163174 module:overlay(74) +from:0x02160254 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02160274 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x021602a4 kind:arm_call to:0x021619ec module:overlay(74) +from:0x021602c0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021602e0 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x02160300 kind:arm_call to:0x02166240 module:overlay(93) +from:0x02160318 kind:load to:0x027e09a8 module:dtcm +from:0x02160324 kind:load to:0x027e0d8c module:dtcm +from:0x0216034c kind:arm_call to:0x021534e8 module:overlay(74) +from:0x02160360 kind:arm_call to:0x021619ec module:overlay(74) +from:0x02160394 kind:load to:0x027e0d74 module:dtcm +from:0x02160398 kind:load to:0x027e09a4 module:dtcm +from:0x0216039c kind:load to:0x020aa868 module:overlay(0) +from:0x021603ac kind:load to:0x0215ec58 module:overlay(74) +from:0x021603d4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02160408 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02160478 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02160490 kind:load to:0x027e09b8 module:dtcm +from:0x02160504 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160510 kind:arm_call to:0x01ff938c module:itcm +from:0x0216051c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216052c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160580 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02160634 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160698 kind:arm_call to:0x02157360 module:overlay(74) +from:0x021606e8 kind:arm_call to:0x021534e8 module:overlay(74) +from:0x021606f0 kind:arm_call to:0x02153f4c module:overlay(74) +from:0x021606f8 kind:arm_call to:0x02154f3c module:overlay(74) +from:0x02160708 kind:arm_call to:0x02161bc8 module:overlay(74) +from:0x02160754 kind:arm_call to:0x01ff993c module:itcm +from:0x02160770 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160784 kind:arm_call to:0x02161bc8 module:overlay(74) +from:0x0216079c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021607bc kind:arm_call to:0x021619ec module:overlay(74) +from:0x02160800 kind:arm_call to:0x01ff993c module:itcm +from:0x0216081c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160830 kind:arm_call to:0x02161bc8 module:overlay(74) +from:0x02160874 kind:arm_call to:0x01ff9258 module:itcm +from:0x02160a6c kind:arm_call to:0x01ff916c module:itcm +from:0x02160a7c kind:arm_call to:0x01ff916c module:itcm +from:0x02160a8c kind:arm_call to:0x02161bc8 module:overlay(74) +from:0x02160aa0 kind:arm_call to:0x01ff930c module:itcm +from:0x02160ac8 kind:arm_call to:0x01ff916c module:itcm +from:0x02160cd8 kind:arm_call to:0x01ff916c module:itcm +from:0x02160ce8 kind:arm_call to:0x01ff916c module:itcm +from:0x02160cfc kind:arm_call to:0x01ff930c module:itcm +from:0x02160d4c kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x02160d5c kind:arm_call to:0x02161bc8 module:overlay(74) +from:0x02160d68 kind:load to:0x02049bc4 module:main +from:0x02160d6c kind:load to:0x027e09b8 module:dtcm +from:0x02160d70 kind:load to:0x027e0d74 module:dtcm +from:0x02160d74 kind:load to:0x027e0d78 module:dtcm +from:0x02160d90 kind:load to:0x027e09a4 module:dtcm +from:0x02160da4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02160de4 kind:arm_call to:0x02166230 module:overlay(93) +from:0x02160dfc kind:arm_call to:0x0209860c module:overlay(0) +from:0x02160e10 kind:arm_call to:0x02016930 module:main +from:0x02160e20 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x02160e2c kind:load to:0x027e0d8c module:dtcm +from:0x02160e30 kind:load to:0x027e0d78 module:dtcm +from:0x02160e4c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02160e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02160e64 kind:arm_call to:0x01ff938c module:itcm +from:0x02160e70 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160e84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160ea8 kind:load to:0x027e0d78 module:dtcm +from:0x02160ebc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02160efc kind:arm_call to:0x02166230 module:overlay(93) +from:0x02160f14 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02160f28 kind:arm_call to:0x02016930 module:main +from:0x02160f38 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x02160f44 kind:load to:0x027e0d8c module:dtcm +from:0x02160f48 kind:load to:0x027e0d78 module:dtcm +from:0x02160f70 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02160f7c kind:arm_call to:0x0215ae0c module:overlay(74) +from:0x02160fb8 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02160fc4 kind:load to:0x027e0d78 module:dtcm +from:0x02160fc8 kind:load to:0x027e09b4 module:dtcm +from:0x02161058 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02161068 kind:arm_call to:0x01ffa60c module:itcm +from:0x021610c8 kind:arm_call to:0x0200e260 module:main +from:0x021610d8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02161144 kind:arm_call to:0x0200e260 module:main +from:0x02161154 kind:arm_call to:0x01ffad5c module:itcm +from:0x021611c0 kind:arm_call to:0x0200e260 module:main +from:0x021611d0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216123c kind:arm_call to:0x0200e260 module:main +from:0x0216124c kind:arm_call to:0x01ffad5c module:itcm +from:0x021612bc kind:arm_call to:0x0200e260 module:main +from:0x021612cc kind:arm_call to:0x01ffad5c module:itcm +from:0x021612fc kind:load to:0x0203e93c module:main +from:0x02161300 kind:load to:0x027e0964 module:dtcm +from:0x02161370 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161380 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021613b0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0216143c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216144c kind:load to:0x027e0cec module:dtcm +from:0x02161460 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021614b0 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02161588 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02161598 kind:arm_call to:0x01ffb714 module:itcm +from:0x021615b4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021615d4 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021615ec kind:arm_call to:0x01fff3b4 module:itcm +from:0x02161600 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02161618 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216162c kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x02161648 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02161660 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021616b4 kind:arm_call to:0x0215ec58 module:overlay(74) +from:0x021616c4 kind:arm_call to:0x02155000 module:overlay(74) +from:0x0216175c kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02161778 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02161788 kind:load to:0x0203e93c module:main +from:0x0216178c kind:load to:0x027e0ce4 module:dtcm +from:0x02161798 kind:load to:0x027e0d74 module:dtcm +from:0x021617c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021617d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021617e0 kind:arm_call to:0x02016930 module:main +from:0x02161810 kind:arm_call to:0x01ff930c module:itcm +from:0x0216186c kind:arm_call to:0x0215c690 module:overlay(74) +from:0x021618ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021618e8 kind:load to:0x027e0d74 module:dtcm +from:0x021618ec kind:load to:0x027e0d78 module:dtcm +from:0x02161904 kind:load to:0x021619ec module:overlay(74) +from:0x02161944 kind:load to:0x021619ec module:overlay(74) +from:0x02161960 kind:load to:0x021619ec module:overlay(74) +from:0x0216197c kind:load to:0x021619ec module:overlay(74) +from:0x02161a9c kind:load to:0x021638cc module:overlay(74) +from:0x02161aa0 kind:load to:0x027e0ce0 module:dtcm +from:0x02161aa4 kind:load to:0x02161f98 module:overlay(74) +from:0x02161adc kind:arm_call to:0x01fff350 module:itcm +from:0x02161aec kind:arm_call to:0x01fff350 module:itcm +from:0x02161b24 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161b34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161b48 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161b64 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161ba0 kind:arm_call to:0x01fff350 module:itcm +from:0x02161bbc kind:load to:0x027e0ce4 module:dtcm +from:0x02161bc0 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02161bec kind:arm_call to:0x02078814 module:overlay(0) +from:0x02161bf4 kind:load to:0x027e09bc module:dtcm +from:0x02161c00 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161c30 kind:arm_call to:0x01fff148 module:itcm +from:0x02161c70 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161c7c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02161c88 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02161e08 kind:load to:0x027e0ce0 module:dtcm +from:0x02161e0c kind:load to:0x020aaef0 module:overlay(0) +from:0x02161e10 kind:load to:0x020aaeec module:overlay(0) +from:0x02162218 kind:arm_call to:0x02150c10 module:overlay(74) +from:0x02162228 kind:arm_call to:0x0203ce4c module:main +from:0x0216223c kind:load to:0x021625b0 module:overlay(74) +from:0x02162244 kind:load to:0x02163300 module:overlay(74) +from:0x02162248 kind:load to:0x02163310 module:overlay(74) +from:0x0216224c kind:load to:0x02151ae0 module:overlay(74) +from:0x02162250 kind:load to:0x02163304 module:overlay(74) +from:0x0216229c kind:arm_call to:0x02151b24 module:overlay(74) +from:0x021622ac kind:arm_call to:0x0203ce4c module:main +from:0x021622c0 kind:load to:0x02162718 module:overlay(74) +from:0x021622c8 kind:load to:0x021633e8 module:overlay(74) +from:0x021622cc kind:load to:0x021633f8 module:overlay(74) +from:0x021622d0 kind:load to:0x02152e18 module:overlay(74) +from:0x021622d4 kind:load to:0x021633ec module:overlay(74) +from:0x02162314 kind:arm_call to:0x02152e5c module:overlay(74) +from:0x02162324 kind:arm_call to:0x0203ce4c module:main +from:0x02162338 kind:load to:0x02162818 module:overlay(74) +from:0x0216233c kind:load to:0x021634d0 module:overlay(74) +from:0x02162340 kind:load to:0x021634e0 module:overlay(74) +from:0x02162344 kind:load to:0x021556a8 module:overlay(74) +from:0x02162348 kind:load to:0x021634d4 module:overlay(74) +from:0x02162388 kind:arm_call to:0x021556ec module:overlay(74) +from:0x02162398 kind:arm_call to:0x0203ce4c module:main +from:0x021623ac kind:load to:0x02162acc module:overlay(74) +from:0x021623b0 kind:load to:0x021635b8 module:overlay(74) +from:0x021623b4 kind:load to:0x021635c8 module:overlay(74) +from:0x021623b8 kind:load to:0x02156b54 module:overlay(74) +from:0x021623bc kind:load to:0x021635bc module:overlay(74) +from:0x021623fc kind:arm_call to:0x02156b9c module:overlay(74) +from:0x0216240c kind:arm_call to:0x0203ce4c module:main +from:0x02162420 kind:load to:0x02162bb0 module:overlay(74) +from:0x02162424 kind:load to:0x021636a0 module:overlay(74) +from:0x02162428 kind:load to:0x021636b0 module:overlay(74) +from:0x0216242c kind:load to:0x0215c998 module:overlay(74) +from:0x02162430 kind:load to:0x021636a4 module:overlay(74) +from:0x02162450 kind:arm_call to:0x0215c9dc module:overlay(74) +from:0x02162460 kind:arm_call to:0x0203ce4c module:main +from:0x02162474 kind:load to:0x02163788 module:overlay(74) +from:0x02162478 kind:load to:0x02163798 module:overlay(74) +from:0x0216247c kind:load to:0x0215d71c module:overlay(74) +from:0x02162480 kind:load to:0x0216378c module:overlay(74) +from:0x021624c0 kind:arm_call to:0x0215d760 module:overlay(74) +from:0x021624d0 kind:arm_call to:0x0203ce4c module:main +from:0x021624e4 kind:load to:0x02162ff4 module:overlay(74) +from:0x021624e8 kind:load to:0x021637d4 module:overlay(74) +from:0x021624ec kind:load to:0x021637e4 module:overlay(74) +from:0x021624f0 kind:load to:0x0215e654 module:overlay(74) +from:0x021624f4 kind:load to:0x021637d8 module:overlay(74) +from:0x02162534 kind:arm_call to:0x0215e69c module:overlay(74) +from:0x02162544 kind:arm_call to:0x0203ce4c module:main +from:0x02162558 kind:load to:0x02163144 module:overlay(74) +from:0x0216255c kind:load to:0x021638bc module:overlay(74) +from:0x02162560 kind:load to:0x021638cc module:overlay(74) +from:0x02162564 kind:load to:0x02161bf8 module:overlay(74) +from:0x02162568 kind:load to:0x021638c0 module:overlay(74) +from:0x0216256c kind:load to:0x02162190 module:overlay(74) +from:0x02162570 kind:load to:0x02162254 module:overlay(74) +from:0x02162574 kind:load to:0x021622d8 module:overlay(74) +from:0x02162578 kind:load to:0x0216234c module:overlay(74) +from:0x0216257c kind:load to:0x021623c0 module:overlay(74) +from:0x02162580 kind:load to:0x02162434 module:overlay(74) +from:0x02162584 kind:load to:0x02162484 module:overlay(74) +from:0x02162588 kind:load to:0x021624f8 module:overlay(74) +from:0x021625b0 kind:load to:0x021625a8 module:overlay(74) +from:0x021625b4 kind:load to:0x021625a0 module:overlay(74) +from:0x0216262c kind:load to:0x02150bec module:overlay(74) +from:0x02162630 kind:load to:0x02097924 module:overlay(0) +from:0x02162634 kind:load to:0x02097734 module:overlay(0) +from:0x02162638 kind:load to:0x020977b0 module:overlay(0) +from:0x0216263c kind:load to:0x0209792c module:overlay(0) +from:0x02162640 kind:load to:0x0209794c module:overlay(0) +from:0x02162644 kind:load to:0x02097978 module:overlay(0) +from:0x02162650 kind:load to:0x02151138 module:overlay(74) +from:0x02162654 kind:load to:0x02151a10 module:overlay(74) +from:0x02162658 kind:load to:0x0205a700 module:overlay(0) +from:0x0216265c kind:load to:0x01ffc57c module:itcm +from:0x02162660 kind:load to:0x02057da8 module:overlay(0) +from:0x02162664 kind:load to:0x02057e24 module:overlay(0) +from:0x02162668 kind:load to:0x02057e88 module:overlay(0) +from:0x0216266c kind:load to:0x01ffc7a4 module:itcm +from:0x02162670 kind:load to:0x02057d64 module:overlay(0) +from:0x0216267c kind:load to:0x0215114c module:overlay(74) +from:0x02162680 kind:load to:0x02151a2c module:overlay(74) +from:0x02162684 kind:load to:0x02099ae0 module:overlay(0) +from:0x02162688 kind:load to:0x02099b18 module:overlay(0) +from:0x0216268c kind:load to:0x0209a11c module:overlay(0) +from:0x02162690 kind:load to:0x0209a124 module:overlay(0) +from:0x02162694 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02162698 kind:load to:0x02099c90 module:overlay(0) +from:0x0216269c kind:load to:0x02099b80 module:overlay(0) +from:0x021626a0 kind:load to:0x0209a04c module:overlay(0) +from:0x021626a4 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021626a8 kind:load to:0x0209a0ec module:overlay(0) +from:0x021626ac kind:load to:0x02151a08 module:overlay(74) +from:0x021626b0 kind:load to:0x0209a104 module:overlay(0) +from:0x021626b4 kind:load to:0x021519f8 module:overlay(74) +from:0x021626b8 kind:load to:0x021519d4 module:overlay(74) +from:0x021626c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021626c8 kind:load to:0x02098534 module:overlay(0) +from:0x021626cc kind:load to:0x0209854c module:overlay(0) +from:0x021626d0 kind:load to:0x02098558 module:overlay(0) +from:0x021626d4 kind:load to:0x01fff464 module:itcm +from:0x021626d8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021626dc kind:load to:0x02151160 module:overlay(74) +from:0x021626e0 kind:load to:0x02098490 module:overlay(0) +from:0x021626e4 kind:load to:0x02151394 module:overlay(74) +from:0x021626e8 kind:load to:0x02151354 module:overlay(74) +from:0x021626ec kind:load to:0x0209849c module:overlay(0) +from:0x021626f0 kind:load to:0x02151438 module:overlay(74) +from:0x021626f4 kind:load to:0x020984a4 module:overlay(0) +from:0x021626f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021626fc kind:load to:0x02098564 module:overlay(0) +from:0x02162700 kind:load to:0x020985d0 module:overlay(0) +from:0x02162704 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162708 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216270c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162710 kind:load to:0x02151a48 module:overlay(74) +from:0x02162714 kind:load to:0x02151a90 module:overlay(74) +from:0x02162738 kind:load to:0x0215232c module:overlay(74) +from:0x0216273c kind:load to:0x02152340 module:overlay(74) +from:0x02162740 kind:load to:0x0215235c module:overlay(74) +from:0x0216274c kind:load to:0x02151b00 module:overlay(74) +from:0x02162750 kind:load to:0x02097924 module:overlay(0) +from:0x02162754 kind:load to:0x02097734 module:overlay(0) +from:0x02162758 kind:load to:0x020977b0 module:overlay(0) +from:0x0216275c kind:load to:0x0209792c module:overlay(0) +from:0x02162760 kind:load to:0x0209794c module:overlay(0) +from:0x02162764 kind:load to:0x02097978 module:overlay(0) +from:0x02162770 kind:load to:0x0207c47c module:overlay(0) +from:0x02162774 kind:load to:0x0207c484 module:overlay(0) +from:0x02162778 kind:load to:0x0207c94c module:overlay(0) +from:0x0216277c kind:load to:0x0207c93c module:overlay(0) +from:0x02162780 kind:load to:0x0207c980 module:overlay(0) +from:0x02162784 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02162788 kind:load to:0x0207ca18 module:overlay(0) +from:0x0216278c kind:load to:0x0207ca90 module:overlay(0) +from:0x02162798 kind:load to:0x021525bc module:overlay(74) +from:0x0216279c kind:load to:0x021525d0 module:overlay(74) +from:0x021627a0 kind:load to:0x02057bd4 module:overlay(0) +from:0x021627a4 kind:load to:0x01ffc57c module:itcm +from:0x021627a8 kind:load to:0x02057da8 module:overlay(0) +from:0x021627ac kind:load to:0x02057e24 module:overlay(0) +from:0x021627b0 kind:load to:0x02057e88 module:overlay(0) +from:0x021627b4 kind:load to:0x021525ec module:overlay(74) +from:0x021627b8 kind:load to:0x02057d64 module:overlay(0) +from:0x021627c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021627c8 kind:load to:0x02098534 module:overlay(0) +from:0x021627cc kind:load to:0x0209854c module:overlay(0) +from:0x021627d0 kind:load to:0x02098558 module:overlay(0) +from:0x021627d4 kind:load to:0x01fff464 module:itcm +from:0x021627d8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021627dc kind:load to:0x021527f8 module:overlay(74) +from:0x021627e0 kind:load to:0x02098490 module:overlay(0) +from:0x021627e4 kind:load to:0x021529b0 module:overlay(74) +from:0x021627e8 kind:load to:0x02098498 module:overlay(0) +from:0x021627ec kind:load to:0x0209849c module:overlay(0) +from:0x021627f0 kind:load to:0x02152ac0 module:overlay(74) +from:0x021627f4 kind:load to:0x020984a4 module:overlay(0) +from:0x021627f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021627fc kind:load to:0x02098564 module:overlay(0) +from:0x02162800 kind:load to:0x020985d0 module:overlay(0) +from:0x02162804 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162808 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216280c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162810 kind:load to:0x02152760 module:overlay(74) +from:0x02162814 kind:load to:0x021527a8 module:overlay(74) +from:0x0216282c kind:load to:0x02152e38 module:overlay(74) +from:0x02162830 kind:load to:0x02097924 module:overlay(0) +from:0x02162834 kind:load to:0x02097734 module:overlay(0) +from:0x02162838 kind:load to:0x020977b0 module:overlay(0) +from:0x0216283c kind:load to:0x0209792c module:overlay(0) +from:0x02162840 kind:load to:0x0209794c module:overlay(0) +from:0x02162844 kind:load to:0x02097978 module:overlay(0) +from:0x02162850 kind:load to:0x021531dc module:overlay(74) +from:0x02162854 kind:load to:0x0215568c module:overlay(74) +from:0x02162858 kind:load to:0x0209a234 module:overlay(0) +from:0x0216285c kind:load to:0x0209a268 module:overlay(0) +from:0x02162860 kind:load to:0x0209a300 module:overlay(0) +from:0x02162864 kind:load to:0x0209a314 module:overlay(0) +from:0x02162868 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0216286c kind:load to:0x0209a33c module:overlay(0) +from:0x02162870 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02162874 kind:load to:0x0209a04c module:overlay(0) +from:0x02162878 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0216287c kind:load to:0x0209a2e8 module:overlay(0) +from:0x02162880 kind:load to:0x0209a328 module:overlay(0) +from:0x02162884 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02162888 kind:load to:0x02155654 module:overlay(74) +from:0x0216288c kind:load to:0x02155630 module:overlay(74) +from:0x02162890 kind:load to:0x0209a6ec module:overlay(0) +from:0x02162894 kind:load to:0x02153834 module:overlay(74) +from:0x0216289c kind:load to:0x021539ec module:overlay(74) +from:0x021628a4 kind:load to:0x02153a98 module:overlay(74) +from:0x021628ac kind:load to:0x02154808 module:overlay(74) +from:0x021628b4 kind:load to:0x021539ac module:overlay(74) +from:0x021628bc kind:load to:0x02153bcc module:overlay(74) +from:0x021628c4 kind:load to:0x021542c0 module:overlay(74) +from:0x021628cc kind:load to:0x021543ac module:overlay(74) +from:0x021628d4 kind:load to:0x02153f4c module:overlay(74) +from:0x021628dc kind:load to:0x02153ddc module:overlay(74) +from:0x021628e4 kind:load to:0x02153800 module:overlay(74) +from:0x021628ec kind:load to:0x021539b0 module:overlay(74) +from:0x021628f4 kind:load to:0x02153a08 module:overlay(74) +from:0x021628fc kind:load to:0x021545f0 module:overlay(74) +from:0x02162904 kind:load to:0x021539a8 module:overlay(74) +from:0x0216290c kind:load to:0x02153acc module:overlay(74) +from:0x02162914 kind:load to:0x02154174 module:overlay(74) +from:0x0216291c kind:load to:0x02154348 module:overlay(74) +from:0x02162924 kind:load to:0x02153f00 module:overlay(74) +from:0x0216292c kind:load to:0x02153d44 module:overlay(74) +from:0x0216299c kind:load to:0x020984f8 module:overlay(0) +from:0x021629a0 kind:load to:0x02098534 module:overlay(0) +from:0x021629a4 kind:load to:0x0209854c module:overlay(0) +from:0x021629a8 kind:load to:0x02098558 module:overlay(0) +from:0x021629ac kind:load to:0x01fff464 module:itcm +from:0x021629b0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021629b4 kind:load to:0x021533d0 module:overlay(74) +from:0x021629b8 kind:load to:0x02098490 module:overlay(0) +from:0x021629bc kind:load to:0x02153588 module:overlay(74) +from:0x021629c0 kind:load to:0x02153548 module:overlay(74) +from:0x021629c4 kind:load to:0x0209849c module:overlay(0) +from:0x021629c8 kind:load to:0x02155074 module:overlay(74) +from:0x021629cc kind:load to:0x02098fe4 module:overlay(0) +from:0x021629d0 kind:load to:0x020984a8 module:overlay(0) +from:0x021629d4 kind:load to:0x02098564 module:overlay(0) +from:0x021629d8 kind:load to:0x020985d0 module:overlay(0) +from:0x021629dc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021629e0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021629e4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021629e8 kind:load to:0x021531f0 module:overlay(74) +from:0x021629ec kind:load to:0x021532dc module:overlay(74) +from:0x021629f0 kind:load to:0x02099568 module:overlay(0) +from:0x02162af0 kind:load to:0x02155dcc module:overlay(74) +from:0x02162af8 kind:load to:0x02155e60 module:overlay(74) +from:0x02162b00 kind:load to:0x02156098 module:overlay(74) +from:0x02162b08 kind:load to:0x02156118 module:overlay(74) +from:0x02162b10 kind:load to:0x02155e5c module:overlay(74) +from:0x02162b18 kind:load to:0x02156054 module:overlay(74) +from:0x02162b20 kind:load to:0x021560ac module:overlay(74) +from:0x02162b28 kind:load to:0x0215611c module:overlay(74) +from:0x02162b38 kind:load to:0x021556c8 module:overlay(74) +from:0x02162b3c kind:load to:0x02097924 module:overlay(0) +from:0x02162b40 kind:load to:0x02097734 module:overlay(0) +from:0x02162b44 kind:load to:0x020977b0 module:overlay(0) +from:0x02162b48 kind:load to:0x0209792c module:overlay(0) +from:0x02162b4c kind:load to:0x0209794c module:overlay(0) +from:0x02162b50 kind:load to:0x02097978 module:overlay(0) +from:0x02162b5c kind:load to:0x020984f8 module:overlay(0) +from:0x02162b60 kind:load to:0x02098534 module:overlay(0) +from:0x02162b64 kind:load to:0x0209854c module:overlay(0) +from:0x02162b68 kind:load to:0x02098558 module:overlay(0) +from:0x02162b6c kind:load to:0x01fff464 module:itcm +from:0x02162b70 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162b74 kind:load to:0x02155900 module:overlay(74) +from:0x02162b78 kind:load to:0x02098490 module:overlay(0) +from:0x02162b7c kind:load to:0x021559e8 module:overlay(74) +from:0x02162b80 kind:load to:0x02098498 module:overlay(0) +from:0x02162b84 kind:load to:0x0209849c module:overlay(0) +from:0x02162b88 kind:load to:0x021569f4 module:overlay(74) +from:0x02162b8c kind:load to:0x020984a4 module:overlay(0) +from:0x02162b90 kind:load to:0x020984a8 module:overlay(0) +from:0x02162b94 kind:load to:0x02098564 module:overlay(0) +from:0x02162b98 kind:load to:0x020985d0 module:overlay(0) +from:0x02162b9c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162ba0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162ba4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162ba8 kind:load to:0x02156a64 module:overlay(74) +from:0x02162bac kind:load to:0x02156ad8 module:overlay(74) +from:0x02162bf4 kind:load to:0x02156b74 module:overlay(74) +from:0x02162bf8 kind:load to:0x02097924 module:overlay(0) +from:0x02162bfc kind:load to:0x02097734 module:overlay(0) +from:0x02162c00 kind:load to:0x020977b0 module:overlay(0) +from:0x02162c04 kind:load to:0x0209792c module:overlay(0) +from:0x02162c08 kind:load to:0x0209794c module:overlay(0) +from:0x02162c0c kind:load to:0x02097978 module:overlay(0) +from:0x02162c18 kind:load to:0x02156fb0 module:overlay(74) +from:0x02162c1c kind:load to:0x0215c97c module:overlay(74) +from:0x02162c20 kind:load to:0x02057bd4 module:overlay(0) +from:0x02162c24 kind:load to:0x0215c5f4 module:overlay(74) +from:0x02162c28 kind:load to:0x02057da8 module:overlay(0) +from:0x02162c2c kind:load to:0x02057e24 module:overlay(0) +from:0x02162c30 kind:load to:0x02057e88 module:overlay(0) +from:0x02162c34 kind:load to:0x0209a77c module:overlay(0) +from:0x02162c38 kind:load to:0x02057d64 module:overlay(0) +from:0x02162c44 kind:load to:0x02156f9c module:overlay(74) +from:0x02162c48 kind:load to:0x0215c960 module:overlay(74) +from:0x02162c4c kind:load to:0x02057bd4 module:overlay(0) +from:0x02162c50 kind:load to:0x0215c59c module:overlay(74) +from:0x02162c54 kind:load to:0x02057da8 module:overlay(0) +from:0x02162c58 kind:load to:0x02057e24 module:overlay(0) +from:0x02162c5c kind:load to:0x02057e88 module:overlay(0) +from:0x02162c60 kind:load to:0x0209a77c module:overlay(0) +from:0x02162c64 kind:load to:0x02057d64 module:overlay(0) +from:0x02162c70 kind:load to:0x020984f8 module:overlay(0) +from:0x02162c74 kind:load to:0x02098534 module:overlay(0) +from:0x02162c78 kind:load to:0x0209854c module:overlay(0) +from:0x02162c7c kind:load to:0x02098558 module:overlay(0) +from:0x02162c80 kind:load to:0x0215c508 module:overlay(74) +from:0x02162c84 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162c88 kind:load to:0x021570a4 module:overlay(74) +from:0x02162c8c kind:load to:0x0215721c module:overlay(74) +from:0x02162c90 kind:load to:0x021573e8 module:overlay(74) +from:0x02162c94 kind:load to:0x021573a8 module:overlay(74) +from:0x02162c98 kind:load to:0x0209849c module:overlay(0) +from:0x02162c9c kind:load to:0x0215bc5c module:overlay(74) +from:0x02162ca0 kind:load to:0x02098fe4 module:overlay(0) +from:0x02162ca4 kind:load to:0x020984a8 module:overlay(0) +from:0x02162ca8 kind:load to:0x02098564 module:overlay(0) +from:0x02162cac kind:load to:0x020985d0 module:overlay(0) +from:0x02162cb0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162cb4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162cb8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162cbc kind:load to:0x02156fc4 module:overlay(74) +from:0x02162cc0 kind:load to:0x02157030 module:overlay(74) +from:0x02162cc4 kind:load to:0x02099568 module:overlay(0) +from:0x02162cc8 kind:load to:0x02157794 module:overlay(74) +from:0x02162cd0 kind:load to:0x0215810c module:overlay(74) +from:0x02162cd8 kind:load to:0x02158120 module:overlay(74) +from:0x02162ce0 kind:load to:0x021582c4 module:overlay(74) +from:0x02162ce8 kind:load to:0x021583ec module:overlay(74) +from:0x02162cf0 kind:load to:0x02158458 module:overlay(74) +from:0x02162cf8 kind:load to:0x02158538 module:overlay(74) +from:0x02162d00 kind:load to:0x0215880c module:overlay(74) +from:0x02162d08 kind:load to:0x021588f8 module:overlay(74) +from:0x02162d10 kind:load to:0x02158bec module:overlay(74) +from:0x02162d18 kind:load to:0x02158cac module:overlay(74) +from:0x02162d20 kind:load to:0x02158e50 module:overlay(74) +from:0x02162d28 kind:load to:0x02158f30 module:overlay(74) +from:0x02162d30 kind:load to:0x021590ac module:overlay(74) +from:0x02162d38 kind:load to:0x021593ec module:overlay(74) +from:0x02162d40 kind:load to:0x021599a8 module:overlay(74) +from:0x02162d48 kind:load to:0x02159b84 module:overlay(74) +from:0x02162d50 kind:load to:0x02159cfc module:overlay(74) +from:0x02162d58 kind:load to:0x02157a90 module:overlay(74) +from:0x02162d60 kind:load to:0x02158110 module:overlay(74) +from:0x02162d68 kind:load to:0x021582a4 module:overlay(74) +from:0x02162d70 kind:load to:0x021582f8 module:overlay(74) +from:0x02162d78 kind:load to:0x02158404 module:overlay(74) +from:0x02162d80 kind:load to:0x0215846c module:overlay(74) +from:0x02162d88 kind:load to:0x02158618 module:overlay(74) +from:0x02162d90 kind:load to:0x02158844 module:overlay(74) +from:0x02162d98 kind:load to:0x021589d8 module:overlay(74) +from:0x02162da0 kind:load to:0x02158c74 module:overlay(74) +from:0x02162da8 kind:load to:0x02158d40 module:overlay(74) +from:0x02162db0 kind:load to:0x02158ee0 module:overlay(74) +from:0x02162db8 kind:load to:0x02158f94 module:overlay(74) +from:0x02162dc0 kind:load to:0x02159198 module:overlay(74) +from:0x02162dc8 kind:load to:0x021594d8 module:overlay(74) +from:0x02162dd0 kind:load to:0x02159b24 module:overlay(74) +from:0x02162dd8 kind:load to:0x02159be0 module:overlay(74) +from:0x02162de0 kind:load to:0x02159d88 module:overlay(74) +from:0x02162f0c kind:load to:0x0215cdb8 module:overlay(74) +from:0x02162f14 kind:load to:0x0215ce00 module:overlay(74) +from:0x02162f1c kind:load to:0x0215ce3c module:overlay(74) +from:0x02162f24 kind:load to:0x0215ce60 module:overlay(74) +from:0x02162f2c kind:load to:0x0215cec8 module:overlay(74) +from:0x02162f34 kind:load to:0x0215cf28 module:overlay(74) +from:0x02162f3c kind:load to:0x0215cdd8 module:overlay(74) +from:0x02162f44 kind:load to:0x0215ce1c module:overlay(74) +from:0x02162f4c kind:load to:0x0215ce40 module:overlay(74) +from:0x02162f54 kind:load to:0x0215ce7c module:overlay(74) +from:0x02162f5c kind:load to:0x0215cecc module:overlay(74) +from:0x02162f64 kind:load to:0x0215cf34 module:overlay(74) +from:0x02162f74 kind:load to:0x0215c9b8 module:overlay(74) +from:0x02162f78 kind:load to:0x0209772c module:overlay(0) +from:0x02162f7c kind:load to:0x02097734 module:overlay(0) +from:0x02162f80 kind:load to:0x020977b0 module:overlay(0) +from:0x02162f84 kind:load to:0x020977f0 module:overlay(0) +from:0x02162f88 kind:load to:0x020977f4 module:overlay(0) +from:0x02162f8c kind:load to:0x020977f8 module:overlay(0) +from:0x02162f98 kind:load to:0x020984f8 module:overlay(0) +from:0x02162f9c kind:load to:0x02098534 module:overlay(0) +from:0x02162fa0 kind:load to:0x0209854c module:overlay(0) +from:0x02162fa4 kind:load to:0x02098558 module:overlay(0) +from:0x02162fa8 kind:load to:0x0215cfc4 module:overlay(74) +from:0x02162fac kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162fb0 kind:load to:0x0215ca94 module:overlay(74) +from:0x02162fb4 kind:load to:0x02098490 module:overlay(0) +from:0x02162fb8 kind:load to:0x0215cc34 module:overlay(74) +from:0x02162fbc kind:load to:0x02098498 module:overlay(0) +from:0x02162fc0 kind:load to:0x0209849c module:overlay(0) +from:0x02162fc4 kind:load to:0x0215cf68 module:overlay(74) +from:0x02162fc8 kind:load to:0x020984a4 module:overlay(0) +from:0x02162fcc kind:load to:0x020984a8 module:overlay(0) +from:0x02162fd0 kind:load to:0x02098564 module:overlay(0) +from:0x02162fd4 kind:load to:0x020985d0 module:overlay(0) +from:0x02162fd8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162fdc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162fe0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162fe4 kind:load to:0x0215d6d4 module:overlay(74) +from:0x02162fe8 kind:load to:0x0215d6f4 module:overlay(74) +from:0x02162fec kind:load to:0x0215cc58 module:overlay(74) +from:0x02162ff0 kind:load to:0x0215cf60 module:overlay(74) +from:0x02163018 kind:load to:0x0215dbf0 module:overlay(74) +from:0x02163020 kind:load to:0x0215dc58 module:overlay(74) +from:0x02163028 kind:load to:0x0215dcd0 module:overlay(74) +from:0x02163030 kind:load to:0x0215de44 module:overlay(74) +from:0x02163038 kind:load to:0x0215e11c module:overlay(74) +from:0x02163040 kind:load to:0x0215e1b8 module:overlay(74) +from:0x02163048 kind:load to:0x0215dc04 module:overlay(74) +from:0x02163050 kind:load to:0x0215dc6c module:overlay(74) +from:0x02163058 kind:load to:0x0215dd48 module:overlay(74) +from:0x02163060 kind:load to:0x0215dec0 module:overlay(74) +from:0x02163068 kind:load to:0x0215e184 module:overlay(74) +from:0x02163070 kind:load to:0x0215e25c module:overlay(74) +from:0x02163080 kind:load to:0x0215d73c module:overlay(74) +from:0x02163084 kind:load to:0x02097924 module:overlay(0) +from:0x02163088 kind:load to:0x02097734 module:overlay(0) +from:0x0216308c kind:load to:0x020977b0 module:overlay(0) +from:0x02163090 kind:load to:0x0209792c module:overlay(0) +from:0x02163094 kind:load to:0x0209794c module:overlay(0) +from:0x02163098 kind:load to:0x02097978 module:overlay(0) +from:0x021630a4 kind:load to:0x0215d90c module:overlay(74) +from:0x021630a8 kind:load to:0x0215e5b0 module:overlay(74) +from:0x021630ac kind:load to:0x0209a234 module:overlay(0) +from:0x021630b0 kind:load to:0x0209a268 module:overlay(0) +from:0x021630b4 kind:load to:0x0209a300 module:overlay(0) +from:0x021630b8 kind:load to:0x0209a314 module:overlay(0) +from:0x021630bc kind:load to:0x0209a0c4 module:overlay(0) +from:0x021630c0 kind:load to:0x0209a33c module:overlay(0) +from:0x021630c4 kind:load to:0x0209a3c4 module:overlay(0) +from:0x021630c8 kind:load to:0x0209a04c module:overlay(0) +from:0x021630cc kind:load to:0x0209a2d0 module:overlay(0) +from:0x021630d0 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021630d4 kind:load to:0x0209a328 module:overlay(0) +from:0x021630d8 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021630dc kind:load to:0x02155654 module:overlay(74) +from:0x021630e0 kind:load to:0x02155630 module:overlay(74) +from:0x021630e4 kind:load to:0x0209a6ec module:overlay(0) +from:0x021630f0 kind:load to:0x020984f8 module:overlay(0) +from:0x021630f4 kind:load to:0x02098534 module:overlay(0) +from:0x021630f8 kind:load to:0x0209854c module:overlay(0) +from:0x021630fc kind:load to:0x02098558 module:overlay(0) +from:0x02163100 kind:load to:0x0215e564 module:overlay(74) +from:0x02163104 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163108 kind:load to:0x0215d920 module:overlay(74) +from:0x0216310c kind:load to:0x02098490 module:overlay(0) +from:0x02163110 kind:load to:0x0215dabc module:overlay(74) +from:0x02163114 kind:load to:0x02098498 module:overlay(0) +from:0x02163118 kind:load to:0x0209849c module:overlay(0) +from:0x0216311c kind:load to:0x0215e4cc module:overlay(74) +from:0x02163120 kind:load to:0x020984a4 module:overlay(0) +from:0x02163124 kind:load to:0x020984a8 module:overlay(0) +from:0x02163128 kind:load to:0x02098564 module:overlay(0) +from:0x0216312c kind:load to:0x020985d0 module:overlay(0) +from:0x02163130 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163134 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163138 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216313c kind:load to:0x0215e5cc module:overlay(74) +from:0x02163140 kind:load to:0x0215e60c module:overlay(74) +from:0x02163158 kind:load to:0x0215e674 module:overlay(74) +from:0x0216315c kind:load to:0x02097924 module:overlay(0) +from:0x02163160 kind:load to:0x02097734 module:overlay(0) +from:0x02163164 kind:load to:0x020977b0 module:overlay(0) +from:0x02163168 kind:load to:0x0209792c module:overlay(0) +from:0x0216316c kind:load to:0x0209794c module:overlay(0) +from:0x02163170 kind:load to:0x02097978 module:overlay(0) +from:0x021631c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021631c8 kind:load to:0x02098534 module:overlay(0) +from:0x021631cc kind:load to:0x0209854c module:overlay(0) +from:0x021631d0 kind:load to:0x02098558 module:overlay(0) +from:0x021631d4 kind:load to:0x01fff464 module:itcm +from:0x021631d8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021631dc kind:load to:0x0215eb34 module:overlay(74) +from:0x021631e0 kind:load to:0x02098490 module:overlay(0) +from:0x021631e4 kind:load to:0x0215ece0 module:overlay(74) +from:0x021631e8 kind:load to:0x0215eca0 module:overlay(74) +from:0x021631ec kind:load to:0x0209849c module:overlay(0) +from:0x021631f0 kind:load to:0x02160f4c module:overlay(74) +from:0x021631f4 kind:load to:0x02098fe4 module:overlay(0) +from:0x021631f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021631fc kind:load to:0x02098564 module:overlay(0) +from:0x02163200 kind:load to:0x020985d0 module:overlay(0) +from:0x02163204 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163208 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0216320c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163210 kind:load to:0x0215ea2c module:overlay(74) +from:0x02163214 kind:load to:0x0215eaac module:overlay(74) +from:0x02163218 kind:load to:0x02099568 module:overlay(0) +from:0x0216321c kind:load to:0x0215ef00 module:overlay(74) +from:0x02163224 kind:load to:0x0215f198 module:overlay(74) +from:0x0216322c kind:load to:0x0215f268 module:overlay(74) +from:0x02163234 kind:load to:0x0215f5c0 module:overlay(74) +from:0x0216323c kind:load to:0x0215f894 module:overlay(74) +from:0x02163244 kind:load to:0x0215fbe0 module:overlay(74) +from:0x0216324c kind:load to:0x0215fde8 module:overlay(74) +from:0x02163254 kind:load to:0x0215ff84 module:overlay(74) +from:0x0216325c kind:load to:0x0215f90c module:overlay(74) +from:0x02163264 kind:load to:0x0215f99c module:overlay(74) +from:0x0216326c kind:load to:0x02160230 module:overlay(74) +from:0x02163274 kind:load to:0x02160494 module:overlay(74) +from:0x0216327c kind:load to:0x021603a0 module:overlay(74) +from:0x02163284 kind:load to:0x0215eea0 module:overlay(74) +from:0x0216328c kind:load to:0x0215f168 module:overlay(74) +from:0x02163294 kind:load to:0x0215f19c module:overlay(74) +from:0x0216329c kind:load to:0x0215f560 module:overlay(74) +from:0x021632a4 kind:load to:0x0215f848 module:overlay(74) +from:0x021632ac kind:load to:0x0215fab0 module:overlay(74) +from:0x021632b4 kind:load to:0x0215fda0 module:overlay(74) +from:0x021632bc kind:load to:0x0215ff00 module:overlay(74) +from:0x021632c4 kind:load to:0x0215f8cc module:overlay(74) +from:0x021632cc kind:load to:0x0215f954 module:overlay(74) +from:0x021632d4 kind:load to:0x021601b0 module:overlay(74) +from:0x021632dc kind:load to:0x021603b0 module:overlay(74) +from:0x021632e4 kind:load to:0x02160328 module:overlay(74) diff --git a/config/usa/arm9/overlays/ov074/symbols.txt b/config/usa/arm9/overlays/ov074/symbols.txt new file mode 100644 index 00000000..6ba63e41 --- /dev/null +++ b/config/usa/arm9/overlays/ov074/symbols.txt @@ -0,0 +1,476 @@ +func_ov074_02150be0 kind:function(arm,size=0xc) addr:0x02150be0 +func_ov074_02150bec kind:function(arm,size=0x24) addr:0x02150bec +func_ov074_02150c10 kind:function(arm,size=0x34) addr:0x02150c10 +func_ov074_02150c44 kind:function(arm,size=0x14) addr:0x02150c44 +func_ov074_02150c58 kind:function(arm,size=0x244) addr:0x02150c58 +func_ov074_02150e9c kind:function(arm,size=0x90) addr:0x02150e9c +func_ov074_02150f2c kind:function(arm,size=0x20c) addr:0x02150f2c +func_ov074_02151138 kind:function(arm,size=0x14) addr:0x02151138 +func_ov074_0215114c kind:function(arm,size=0x14) addr:0x0215114c +func_ov074_02151160 kind:function(arm,size=0x1f4) addr:0x02151160 +func_ov074_02151354 kind:function(arm,size=0x40) addr:0x02151354 +func_ov074_02151394 kind:function(arm,size=0xa4) addr:0x02151394 +func_ov074_02151438 kind:function(arm,size=0x5c) addr:0x02151438 +func_ov074_02151494 kind:function(arm,size=0x17c) addr:0x02151494 +func_ov074_02151610 kind:function(arm,size=0xb4) addr:0x02151610 +func_ov074_021516c4 kind:function(arm,size=0x68) addr:0x021516c4 +func_ov074_0215172c kind:function(arm,size=0xa0) addr:0x0215172c +func_ov074_021517cc kind:function(arm,size=0x44) addr:0x021517cc +func_ov074_02151810 kind:function(arm,size=0x78) addr:0x02151810 +func_ov074_02151888 kind:function(arm,size=0x78) addr:0x02151888 +func_ov074_02151900 kind:function(arm,size=0x70) addr:0x02151900 +func_ov074_02151970 kind:function(arm,size=0x64) addr:0x02151970 +func_ov074_021519d4 kind:function(arm,size=0x24) addr:0x021519d4 +func_ov074_021519f8 kind:function(arm,size=0x10) addr:0x021519f8 +func_ov074_02151a08 kind:function(arm,size=0x8) addr:0x02151a08 +func_ov074_02151a10 kind:function(arm,size=0x1c) addr:0x02151a10 +func_ov074_02151a2c kind:function(arm,size=0x1c) addr:0x02151a2c +func_ov074_02151a48 kind:function(arm,size=0x48) addr:0x02151a48 +func_ov074_02151a90 kind:function(arm,size=0x50) addr:0x02151a90 +func_ov074_02151ae0 kind:function(arm,size=0x14) addr:0x02151ae0 +func_ov074_02151af4 kind:function(arm,size=0xc) addr:0x02151af4 +func_ov074_02151b00 kind:function(arm,size=0x24) addr:0x02151b00 +func_ov074_02151b24 kind:function(arm,size=0x28) addr:0x02151b24 +func_ov074_02151b4c kind:function(arm,size=0x14) addr:0x02151b4c +func_ov074_02151b60 kind:function(arm,size=0x244) addr:0x02151b60 +func_ov074_02151da4 kind:function(arm,size=0x248) addr:0x02151da4 +func_ov074_02151fec kind:function(arm,size=0x24c) addr:0x02151fec +func_ov074_02152238 kind:function(arm,size=0xf4) addr:0x02152238 +func_ov074_0215232c kind:function(arm,size=0x14) addr:0x0215232c +func_ov074_02152340 kind:function(arm,size=0x1c) addr:0x02152340 +func_ov074_0215235c kind:function(arm,size=0x1c4) addr:0x0215235c +func_ov074_02152520 kind:function(arm,size=0x9c) addr:0x02152520 +func_ov074_021525bc kind:function(arm,size=0x14) addr:0x021525bc +func_ov074_021525d0 kind:function(arm,size=0x1c) addr:0x021525d0 +func_ov074_021525ec kind:function(arm,size=0x5c) addr:0x021525ec +func_ov074_02152648 kind:function(arm,size=0x118) addr:0x02152648 +func_ov074_02152760 kind:function(arm,size=0x48) addr:0x02152760 +func_ov074_021527a8 kind:function(arm,size=0x50) addr:0x021527a8 +func_ov074_021527f8 kind:function(arm,size=0x1b8) addr:0x021527f8 +func_ov074_021529b0 kind:function(arm,size=0xc0) addr:0x021529b0 +func_ov074_02152a70 kind:function(arm,size=0x50) addr:0x02152a70 +func_ov074_02152ac0 kind:function(arm,size=0x94) addr:0x02152ac0 +func_ov074_02152b54 kind:function(arm,size=0xc8) addr:0x02152b54 +func_ov074_02152c1c kind:function(arm,size=0x38) addr:0x02152c1c +func_ov074_02152c54 kind:function(arm,size=0x14) addr:0x02152c54 +func_ov074_02152c68 kind:function(arm,size=0x168) addr:0x02152c68 +func_ov074_02152dd0 kind:function(arm,size=0x48) addr:0x02152dd0 +func_ov074_02152e18 kind:function(arm,size=0x14) addr:0x02152e18 +func_ov074_02152e2c kind:function(arm,size=0xc) addr:0x02152e2c +func_ov074_02152e38 kind:function(arm,size=0x24) addr:0x02152e38 +func_ov074_02152e5c kind:function(arm,size=0x68) addr:0x02152e5c +func_ov074_02152ec4 kind:function(arm,size=0x318) addr:0x02152ec4 +func_ov074_021531dc kind:function(arm,size=0x14) addr:0x021531dc +func_ov074_021531f0 kind:function(arm,size=0xec) addr:0x021531f0 +func_ov074_021532dc kind:function(arm,size=0xf4) addr:0x021532dc +func_ov074_021533d0 kind:function(arm,size=0xe4) addr:0x021533d0 +func_ov074_021534b4 kind:function(arm,size=0x34) addr:0x021534b4 +func_ov074_021534e8 kind:function(arm,size=0x60) addr:0x021534e8 +func_ov074_02153548 kind:function(arm,size=0x40) addr:0x02153548 +func_ov074_02153588 kind:function(arm,size=0x278) addr:0x02153588 +func_ov074_02153800 kind:function(arm,size=0x34) addr:0x02153800 +func_ov074_02153834 kind:function(arm,size=0x174) addr:0x02153834 +func_ov074_021539a8 kind:function(arm,size=0x4) addr:0x021539a8 +func_ov074_021539ac kind:function(arm,size=0x4) addr:0x021539ac +func_ov074_021539b0 kind:function(arm,size=0x3c) addr:0x021539b0 +func_ov074_021539ec kind:function(arm,size=0x1c) addr:0x021539ec +func_ov074_02153a08 kind:function(arm,size=0x90) addr:0x02153a08 +func_ov074_02153a98 kind:function(arm,size=0x34) addr:0x02153a98 +func_ov074_02153acc kind:function(arm,size=0x100) addr:0x02153acc +func_ov074_02153bcc kind:function(arm,size=0x178) addr:0x02153bcc +func_ov074_02153d44 kind:function(arm,size=0x98) addr:0x02153d44 +func_ov074_02153ddc kind:function(arm,size=0x124) addr:0x02153ddc +func_ov074_02153f00 kind:function(arm,size=0x4c) addr:0x02153f00 +func_ov074_02153f4c kind:function(arm,size=0x228) addr:0x02153f4c +func_ov074_02154174 kind:function(arm,size=0x14c) addr:0x02154174 +func_ov074_021542c0 kind:function(arm,size=0x88) addr:0x021542c0 +func_ov074_02154348 kind:function(arm,size=0x64) addr:0x02154348 +func_ov074_021543ac kind:function(arm,size=0x244) addr:0x021543ac +func_ov074_021545f0 kind:function(arm,size=0x218) addr:0x021545f0 +func_ov074_02154808 kind:function(arm,size=0x1d0) addr:0x02154808 +func_ov074_021549d8 kind:function(arm,size=0x2c) addr:0x021549d8 +func_ov074_02154a04 kind:function(arm,size=0x364) addr:0x02154a04 +func_ov074_02154d68 kind:function(arm,size=0x60) addr:0x02154d68 +func_ov074_02154dc8 kind:function(arm,size=0x78) addr:0x02154dc8 +func_ov074_02154e40 kind:function(arm,size=0x7c) addr:0x02154e40 +func_ov074_02154ebc kind:function(arm,size=0x54) addr:0x02154ebc +func_ov074_02154f10 kind:function(arm,size=0x2c) addr:0x02154f10 +func_ov074_02154f3c kind:function(arm,size=0xc4) addr:0x02154f3c +func_ov074_02155000 kind:function(arm,size=0x74) addr:0x02155000 +func_ov074_02155074 kind:function(arm,size=0x148) addr:0x02155074 +func_ov074_021551bc kind:function(arm,size=0x364) addr:0x021551bc +func_ov074_02155520 kind:function(arm,size=0x110) addr:0x02155520 +func_ov074_02155630 kind:function(arm,size=0x24) addr:0x02155630 +func_ov074_02155654 kind:function(arm,size=0x2c) addr:0x02155654 +func_ov074_02155680 kind:function(arm,size=0xc) addr:0x02155680 +func_ov074_0215568c kind:function(arm,size=0x1c) addr:0x0215568c +func_ov074_021556a8 kind:function(arm,size=0x14) addr:0x021556a8 +func_ov074_021556bc kind:function(arm,size=0xc) addr:0x021556bc +func_ov074_021556c8 kind:function(arm,size=0x24) addr:0x021556c8 +func_ov074_021556ec kind:function(arm,size=0x44) addr:0x021556ec +func_ov074_02155730 kind:function(arm,size=0x1d0) addr:0x02155730 +func_ov074_02155900 kind:function(arm,size=0x90) addr:0x02155900 +func_ov074_02155990 kind:function(arm,size=0x10) addr:0x02155990 +func_ov074_021559a0 kind:function(arm,size=0x48) addr:0x021559a0 +func_ov074_021559e8 kind:function(arm,size=0x3e4) addr:0x021559e8 +func_ov074_02155dcc kind:function(arm,size=0x90) addr:0x02155dcc +func_ov074_02155e5c kind:function(arm,size=0x4) addr:0x02155e5c +func_ov074_02155e60 kind:function(arm,size=0x1f4) addr:0x02155e60 +func_ov074_02156054 kind:function(arm,size=0x44) addr:0x02156054 +func_ov074_02156098 kind:function(arm,size=0x14) addr:0x02156098 +func_ov074_021560ac kind:function(arm,size=0x6c) addr:0x021560ac +func_ov074_02156118 kind:function(arm,size=0x4) addr:0x02156118 +func_ov074_0215611c kind:function(arm,size=0x3c) addr:0x0215611c +func_ov074_02156158 kind:function(arm,size=0x98) addr:0x02156158 +func_ov074_021561f0 kind:function(arm,size=0x804) addr:0x021561f0 +func_ov074_021569f4 kind:function(arm,size=0x70) addr:0x021569f4 +func_ov074_02156a64 kind:function(arm,size=0x74) addr:0x02156a64 +func_ov074_02156ad8 kind:function(arm,size=0x7c) addr:0x02156ad8 +func_ov074_02156b54 kind:function(arm,size=0x14) addr:0x02156b54 +func_ov074_02156b68 kind:function(arm,size=0xc) addr:0x02156b68 +func_ov074_02156b74 kind:function(arm,size=0x28) addr:0x02156b74 +func_ov074_02156b9c kind:function(arm,size=0x68) addr:0x02156b9c +func_ov074_02156c04 kind:function(arm,size=0x398) addr:0x02156c04 +func_ov074_02156f9c kind:function(arm,size=0x14) addr:0x02156f9c +func_ov074_02156fb0 kind:function(arm,size=0x14) addr:0x02156fb0 +func_ov074_02156fc4 kind:function(arm,size=0x6c) addr:0x02156fc4 +func_ov074_02157030 kind:function(arm,size=0x74) addr:0x02157030 +func_ov074_021570a4 kind:function(arm,size=0x178) addr:0x021570a4 +func_ov074_0215721c kind:function(arm,size=0x40) addr:0x0215721c +func_ov074_0215725c kind:function(arm,size=0x104) addr:0x0215725c +func_ov074_02157360 kind:function(arm,size=0x48) addr:0x02157360 +func_ov074_021573a8 kind:function(arm,size=0x40) addr:0x021573a8 +func_ov074_021573e8 kind:function(arm,size=0x3ac) addr:0x021573e8 +func_ov074_02157794 kind:function(arm,size=0x2fc) addr:0x02157794 +func_ov074_02157a90 kind:function(arm,size=0x67c) addr:0x02157a90 +func_ov074_0215810c kind:function(arm,size=0x4) addr:0x0215810c +func_ov074_02158110 kind:function(arm,size=0x10) addr:0x02158110 +func_ov074_02158120 kind:function(arm,size=0x184) addr:0x02158120 +func_ov074_021582a4 kind:function(arm,size=0x20) addr:0x021582a4 +func_ov074_021582c4 kind:function(arm,size=0x34) addr:0x021582c4 +func_ov074_021582f8 kind:function(arm,size=0xf4) addr:0x021582f8 +func_ov074_021583ec kind:function(arm,size=0x18) addr:0x021583ec +func_ov074_02158404 kind:function(arm,size=0x54) addr:0x02158404 +func_ov074_02158458 kind:function(arm,size=0x14) addr:0x02158458 +func_ov074_0215846c kind:function(arm,size=0xcc) addr:0x0215846c +func_ov074_02158538 kind:function(arm,size=0xe0) addr:0x02158538 +func_ov074_02158618 kind:function(arm,size=0x1f4) addr:0x02158618 +func_ov074_0215880c kind:function(arm,size=0x38) addr:0x0215880c +func_ov074_02158844 kind:function(arm,size=0xb4) addr:0x02158844 +func_ov074_021588f8 kind:function(arm,size=0xe0) addr:0x021588f8 +func_ov074_021589d8 kind:function(arm,size=0x214) addr:0x021589d8 +func_ov074_02158bec kind:function(arm,size=0x88) addr:0x02158bec +func_ov074_02158c74 kind:function(arm,size=0x38) addr:0x02158c74 +func_ov074_02158cac kind:function(arm,size=0x94) addr:0x02158cac +func_ov074_02158d40 kind:function(arm,size=0x110) addr:0x02158d40 +func_ov074_02158e50 kind:function(arm,size=0x90) addr:0x02158e50 +func_ov074_02158ee0 kind:function(arm,size=0x50) addr:0x02158ee0 +func_ov074_02158f30 kind:function(arm,size=0x64) addr:0x02158f30 +func_ov074_02158f94 kind:function(arm,size=0x118) addr:0x02158f94 +func_ov074_021590ac kind:function(arm,size=0xec) addr:0x021590ac +func_ov074_02159198 kind:function(arm,size=0x254) addr:0x02159198 +func_ov074_021593ec kind:function(arm,size=0xec) addr:0x021593ec +func_ov074_021594d8 kind:function(arm,size=0x184) addr:0x021594d8 +func_ov074_0215965c kind:function(arm,size=0x308) addr:0x0215965c +func_ov074_02159964 kind:function(arm,size=0x44) addr:0x02159964 +func_ov074_021599a8 kind:function(arm,size=0x17c) addr:0x021599a8 +func_ov074_02159b24 kind:function(arm,size=0x60) addr:0x02159b24 +func_ov074_02159b84 kind:function(arm,size=0x5c) addr:0x02159b84 +func_ov074_02159be0 kind:function(arm,size=0x11c) addr:0x02159be0 +func_ov074_02159cfc kind:function(arm,size=0x8c) addr:0x02159cfc +func_ov074_02159d88 kind:function(arm,size=0xb8) addr:0x02159d88 +func_ov074_02159e40 kind:function(arm,size=0xec) addr:0x02159e40 +func_ov074_02159f2c kind:function(arm,size=0xb0) addr:0x02159f2c +func_ov074_02159fdc kind:function(arm,size=0xfc) addr:0x02159fdc +func_ov074_0215a0d8 kind:function(arm,size=0x140) addr:0x0215a0d8 +func_ov074_0215a218 kind:function(arm,size=0x2ac) addr:0x0215a218 +func_ov074_0215a4c4 kind:function(arm,size=0xc8) addr:0x0215a4c4 +func_ov074_0215a58c kind:function(arm,size=0x100) addr:0x0215a58c +func_ov074_0215a68c kind:function(arm,size=0x40) addr:0x0215a68c +func_ov074_0215a6cc kind:function(arm,size=0x27c) addr:0x0215a6cc +func_ov074_0215a948 kind:function(arm,size=0x3c) addr:0x0215a948 +func_ov074_0215a984 kind:function(arm,size=0x368) addr:0x0215a984 +func_ov074_0215acec kind:function(arm,size=0x84) addr:0x0215acec +func_ov074_0215ad70 kind:function(arm,size=0x9c) addr:0x0215ad70 +func_ov074_0215ae0c kind:function(arm,size=0x80) addr:0x0215ae0c +func_ov074_0215ae8c kind:function(arm,size=0xa8) addr:0x0215ae8c +func_ov074_0215af34 kind:function(arm,size=0x15c) addr:0x0215af34 +func_ov074_0215b090 kind:function(arm,size=0x114) addr:0x0215b090 +func_ov074_0215b1a4 kind:function(arm,size=0x1b0) addr:0x0215b1a4 +func_ov074_0215b354 kind:function(arm,size=0x128) addr:0x0215b354 +func_ov074_0215b47c kind:function(arm,size=0x140) addr:0x0215b47c +func_ov074_0215b5bc kind:function(arm,size=0x1c) addr:0x0215b5bc +func_ov074_0215b5d8 kind:function(arm,size=0x1c) addr:0x0215b5d8 +func_ov074_0215b5f4 kind:function(arm,size=0x594) addr:0x0215b5f4 +func_ov074_0215bb88 kind:function(arm,size=0xd4) addr:0x0215bb88 +func_ov074_0215bc5c kind:function(arm,size=0x190) addr:0x0215bc5c +func_ov074_0215bdec kind:function(arm,size=0x324) addr:0x0215bdec +func_ov074_0215c110 kind:function(arm,size=0x3f8) addr:0x0215c110 +func_ov074_0215c508 kind:function(arm,size=0x94) addr:0x0215c508 +func_ov074_0215c59c kind:function(arm,size=0x58) addr:0x0215c59c +func_ov074_0215c5f4 kind:function(arm,size=0x54) addr:0x0215c5f4 +func_ov074_0215c648 kind:function(arm,size=0x48) addr:0x0215c648 +func_ov074_0215c690 kind:function(arm,size=0x24) addr:0x0215c690 +func_ov074_0215c6b4 kind:function(arm,size=0x38) addr:0x0215c6b4 +func_ov074_0215c6ec kind:function(arm,size=0x68) addr:0x0215c6ec +func_ov074_0215c754 kind:function(arm,size=0x34) addr:0x0215c754 +func_ov074_0215c788 kind:function(arm,size=0xa8) addr:0x0215c788 +func_ov074_0215c830 kind:function(arm,size=0x130) addr:0x0215c830 +func_ov074_0215c960 kind:function(arm,size=0x1c) addr:0x0215c960 +func_ov074_0215c97c kind:function(arm,size=0x1c) addr:0x0215c97c +func_ov074_0215c998 kind:function(arm,size=0x14) addr:0x0215c998 +func_ov074_0215c9ac kind:function(arm,size=0xc) addr:0x0215c9ac +func_ov074_0215c9b8 kind:function(arm,size=0x24) addr:0x0215c9b8 +func_ov074_0215c9dc kind:function(arm,size=0x40) addr:0x0215c9dc +func_ov074_0215ca1c kind:function(arm,size=0x78) addr:0x0215ca1c +func_ov074_0215ca94 kind:function(arm,size=0x120) addr:0x0215ca94 +func_ov074_0215cbb4 kind:function(arm,size=0x3c) addr:0x0215cbb4 +func_ov074_0215cbf0 kind:function(arm,size=0x44) addr:0x0215cbf0 +func_ov074_0215cc34 kind:function(arm,size=0x24) addr:0x0215cc34 +func_ov074_0215cc58 kind:function(arm,size=0x3c) addr:0x0215cc58 +func_ov074_0215cc94 kind:function(arm,size=0x124) addr:0x0215cc94 +func_ov074_0215cdb8 kind:function(arm,size=0x20) addr:0x0215cdb8 +func_ov074_0215cdd8 kind:function(arm,size=0x28) addr:0x0215cdd8 +func_ov074_0215ce00 kind:function(arm,size=0x1c) addr:0x0215ce00 +func_ov074_0215ce1c kind:function(arm,size=0x20) addr:0x0215ce1c +func_ov074_0215ce3c kind:function(arm,size=0x4) addr:0x0215ce3c +func_ov074_0215ce40 kind:function(arm,size=0x20) addr:0x0215ce40 +func_ov074_0215ce60 kind:function(arm,size=0x1c) addr:0x0215ce60 +func_ov074_0215ce7c kind:function(arm,size=0x4c) addr:0x0215ce7c +func_ov074_0215cec8 kind:function(arm,size=0x4) addr:0x0215cec8 +func_ov074_0215cecc kind:function(arm,size=0x1c) addr:0x0215cecc +func_ov074_0215cee8 kind:function(arm,size=0x40) addr:0x0215cee8 +func_ov074_0215cf28 kind:function(arm,size=0xc) addr:0x0215cf28 +func_ov074_0215cf34 kind:function(arm,size=0x2c) addr:0x0215cf34 +func_ov074_0215cf60 kind:function(arm,size=0x8) addr:0x0215cf60 +func_ov074_0215cf68 kind:function(arm,size=0x5c) addr:0x0215cf68 +func_ov074_0215cfc4 kind:function(arm,size=0x88) addr:0x0215cfc4 +func_ov074_0215d04c kind:function(arm,size=0x118) addr:0x0215d04c +func_ov074_0215d164 kind:function(arm,size=0x33c) addr:0x0215d164 +func_ov074_0215d4a0 kind:function(arm,size=0x234) addr:0x0215d4a0 +func_ov074_0215d6d4 kind:function(arm,size=0x20) addr:0x0215d6d4 +func_ov074_0215d6f4 kind:function(arm,size=0x28) addr:0x0215d6f4 +func_ov074_0215d71c kind:function(arm,size=0x14) addr:0x0215d71c +func_ov074_0215d730 kind:function(arm,size=0xc) addr:0x0215d730 +func_ov074_0215d73c kind:function(arm,size=0x24) addr:0x0215d73c +func_ov074_0215d760 kind:function(arm,size=0x40) addr:0x0215d760 +func_ov074_0215d7a0 kind:function(arm,size=0x16c) addr:0x0215d7a0 +func_ov074_0215d90c kind:function(arm,size=0x14) addr:0x0215d90c +func_ov074_0215d920 kind:function(arm,size=0x78) addr:0x0215d920 +func_ov074_0215d998 kind:function(arm,size=0x14) addr:0x0215d998 +func_ov074_0215d9ac kind:function(arm,size=0x48) addr:0x0215d9ac +func_ov074_0215d9f4 kind:function(arm,size=0xc8) addr:0x0215d9f4 +func_ov074_0215dabc kind:function(arm,size=0x134) addr:0x0215dabc +func_ov074_0215dbf0 kind:function(arm,size=0x14) addr:0x0215dbf0 +func_ov074_0215dc04 kind:function(arm,size=0x54) addr:0x0215dc04 +func_ov074_0215dc58 kind:function(arm,size=0x14) addr:0x0215dc58 +func_ov074_0215dc6c kind:function(arm,size=0x64) addr:0x0215dc6c +func_ov074_0215dcd0 kind:function(arm,size=0x78) addr:0x0215dcd0 +func_ov074_0215dd48 kind:function(arm,size=0xfc) addr:0x0215dd48 +func_ov074_0215de44 kind:function(arm,size=0x7c) addr:0x0215de44 +func_ov074_0215dec0 kind:function(arm,size=0x25c) addr:0x0215dec0 +func_ov074_0215e11c kind:function(arm,size=0x68) addr:0x0215e11c +func_ov074_0215e184 kind:function(arm,size=0x34) addr:0x0215e184 +func_ov074_0215e1b8 kind:function(arm,size=0xa4) addr:0x0215e1b8 +func_ov074_0215e25c kind:function(arm,size=0x194) addr:0x0215e25c +func_ov074_0215e3f0 kind:function(arm,size=0xa8) addr:0x0215e3f0 +func_ov074_0215e498 kind:function(arm,size=0x14) addr:0x0215e498 +func_ov074_0215e4ac kind:function(arm,size=0x20) addr:0x0215e4ac +func_ov074_0215e4cc kind:function(arm,size=0x98) addr:0x0215e4cc +func_ov074_0215e564 kind:function(arm,size=0x4c) addr:0x0215e564 +func_ov074_0215e5b0 kind:function(arm,size=0x1c) addr:0x0215e5b0 +func_ov074_0215e5cc kind:function(arm,size=0x40) addr:0x0215e5cc +func_ov074_0215e60c kind:function(arm,size=0x48) addr:0x0215e60c +func_ov074_0215e654 kind:function(arm,size=0x14) addr:0x0215e654 +func_ov074_0215e668 kind:function(arm,size=0xc) addr:0x0215e668 +func_ov074_0215e674 kind:function(arm,size=0x28) addr:0x0215e674 +func_ov074_0215e69c kind:function(arm,size=0x58) addr:0x0215e69c +func_ov074_0215e6f4 kind:function(arm,size=0x338) addr:0x0215e6f4 +func_ov074_0215ea2c kind:function(arm,size=0x80) addr:0x0215ea2c +func_ov074_0215eaac kind:function(arm,size=0x88) addr:0x0215eaac +func_ov074_0215eb34 kind:function(arm,size=0xb0) addr:0x0215eb34 +func_ov074_0215ebe4 kind:function(arm,size=0x74) addr:0x0215ebe4 +func_ov074_0215ec58 kind:function(arm,size=0x48) addr:0x0215ec58 +func_ov074_0215eca0 kind:function(arm,size=0x40) addr:0x0215eca0 +func_ov074_0215ece0 kind:function(arm,size=0x1c0) addr:0x0215ece0 +func_ov074_0215eea0 kind:function(arm,size=0x60) addr:0x0215eea0 +func_ov074_0215ef00 kind:function(arm,size=0x268) addr:0x0215ef00 +func_ov074_0215f168 kind:function(arm,size=0x30) addr:0x0215f168 +func_ov074_0215f198 kind:function(arm,size=0x4) addr:0x0215f198 +func_ov074_0215f19c kind:function(arm,size=0xcc) addr:0x0215f19c +func_ov074_0215f268 kind:function(arm,size=0x1ac) addr:0x0215f268 +func_ov074_0215f414 kind:function(arm,size=0x14c) addr:0x0215f414 +func_ov074_0215f560 kind:function(arm,size=0x60) addr:0x0215f560 +func_ov074_0215f5c0 kind:function(arm,size=0x288) addr:0x0215f5c0 +func_ov074_0215f848 kind:function(arm,size=0x4c) addr:0x0215f848 +func_ov074_0215f894 kind:function(arm,size=0x38) addr:0x0215f894 +func_ov074_0215f8cc kind:function(arm,size=0x40) addr:0x0215f8cc +func_ov074_0215f90c kind:function(arm,size=0x48) addr:0x0215f90c +func_ov074_0215f954 kind:function(arm,size=0x48) addr:0x0215f954 +func_ov074_0215f99c kind:function(arm,size=0x114) addr:0x0215f99c +func_ov074_0215fab0 kind:function(arm,size=0x130) addr:0x0215fab0 +func_ov074_0215fbe0 kind:function(arm,size=0x1c0) addr:0x0215fbe0 +func_ov074_0215fda0 kind:function(arm,size=0x48) addr:0x0215fda0 +func_ov074_0215fde8 kind:function(arm,size=0x118) addr:0x0215fde8 +func_ov074_0215ff00 kind:function(arm,size=0x84) addr:0x0215ff00 +func_ov074_0215ff84 kind:function(arm,size=0xd4) addr:0x0215ff84 +func_ov074_02160058 kind:function(arm,size=0x158) addr:0x02160058 +func_ov074_021601b0 kind:function(arm,size=0x80) addr:0x021601b0 +func_ov074_02160230 kind:function(arm,size=0xf8) addr:0x02160230 +func_ov074_02160328 kind:function(arm,size=0x78) addr:0x02160328 +func_ov074_021603a0 kind:function(arm,size=0x10) addr:0x021603a0 +func_ov074_021603b0 kind:function(arm,size=0xe4) addr:0x021603b0 +func_ov074_02160494 kind:function(arm,size=0x900) addr:0x02160494 +func_ov074_02160d94 kind:function(arm,size=0xa0) addr:0x02160d94 +func_ov074_02160e34 kind:function(arm,size=0x78) addr:0x02160e34 +func_ov074_02160eac kind:function(arm,size=0xa0) addr:0x02160eac +func_ov074_02160f4c kind:function(arm,size=0x80) addr:0x02160f4c +func_ov074_02160fcc kind:function(arm,size=0x338) addr:0x02160fcc +func_ov074_02161304 kind:function(arm,size=0x150) addr:0x02161304 +func_ov074_02161454 kind:function(arm,size=0x348) addr:0x02161454 +func_ov074_0216179c kind:function(arm,size=0x80) addr:0x0216179c +func_ov074_0216181c kind:function(arm,size=0x24) addr:0x0216181c +func_ov074_02161840 kind:function(arm,size=0xb0) addr:0x02161840 +func_ov074_021618f0 kind:function(arm,size=0x18) addr:0x021618f0 +func_ov074_02161908 kind:function(arm,size=0x24) addr:0x02161908 +func_ov074_0216192c kind:function(arm,size=0x1c) addr:0x0216192c +func_ov074_02161948 kind:function(arm,size=0x1c) addr:0x02161948 +func_ov074_02161964 kind:function(arm,size=0x1c) addr:0x02161964 +func_ov074_02161980 kind:function(arm,size=0x24) addr:0x02161980 +func_ov074_021619a4 kind:function(arm,size=0x24) addr:0x021619a4 +func_ov074_021619c8 kind:function(arm,size=0x24) addr:0x021619c8 +func_ov074_021619ec kind:function(arm,size=0xbc) addr:0x021619ec +func_ov074_02161aa8 kind:function(arm,size=0x120) addr:0x02161aa8 +func_ov074_02161bc8 kind:function(arm,size=0x30) addr:0x02161bc8 +func_ov074_02161bf8 kind:function(arm,size=0x14) addr:0x02161bf8 +func_ov074_02161c0c kind:function(arm,size=0x208) addr:0x02161c0c +data_ov074_02161e18 kind:data(any) addr:0x02161e18 +data_ov074_02161e38 kind:data(any) addr:0x02161e38 +data_ov074_02161e5c kind:data(any) addr:0x02161e5c +data_ov074_02161e6c kind:data(any) addr:0x02161e6c +data_ov074_02161e7c kind:data(any) addr:0x02161e7c +data_ov074_02161e9c kind:data(any) addr:0x02161e9c +data_ov074_02161ebc kind:data(any) addr:0x02161ebc +data_ov074_02161ed0 kind:data(any) addr:0x02161ed0 ambiguous +data_ov074_02161ee0 kind:data(any) addr:0x02161ee0 +data_ov074_02161f20 kind:data(any) addr:0x02161f20 +data_ov074_02161f30 kind:data(any) addr:0x02161f30 +data_ov074_02161f40 kind:data(any) addr:0x02161f40 +data_ov074_02161f64 kind:data(any) addr:0x02161f64 +data_ov074_02161f74 kind:data(any) addr:0x02161f74 +data_ov074_02161f84 kind:data(any) addr:0x02161f84 +data_ov074_02161f98 kind:data(any) addr:0x02161f98 +data_ov074_02162010 kind:data(any) addr:0x02162010 +data_ov074_021620a0 kind:data(any) addr:0x021620a0 ambiguous +data_ov074_02162188 kind:data(any) addr:0x02162188 ambiguous +__sinit_ov074_02162190 kind:function(arm,size=0xc4) addr:0x02162190 +__sinit_ov074_02162254 kind:function(arm,size=0x84) addr:0x02162254 +__sinit_ov074_021622d8 kind:function(arm,size=0x74) addr:0x021622d8 +__sinit_ov074_0216234c kind:function(arm,size=0x74) addr:0x0216234c +__sinit_ov074_021623c0 kind:function(arm,size=0x74) addr:0x021623c0 +__sinit_ov074_02162434 kind:function(arm,size=0x50) addr:0x02162434 +__sinit_ov074_02162484 kind:function(arm,size=0x74) addr:0x02162484 +__sinit_ov074_021624f8 kind:function(arm,size=0x74) addr:0x021624f8 +.p__sinit_ov074_02162190 kind:data(word) addr:0x0216256c +.p__sinit_ov074_02162254 kind:data(word) addr:0x02162570 +.p__sinit_ov074_021622d8 kind:data(word) addr:0x02162574 +.p__sinit_ov074_0216234c kind:data(word) addr:0x02162578 +.p__sinit_ov074_021623c0 kind:data(word) addr:0x0216257c +.p__sinit_ov074_02162434 kind:data(word) addr:0x02162580 +.p__sinit_ov074_02162484 kind:data(word) addr:0x02162584 +.p__sinit_ov074_021624f8 kind:data(word) addr:0x02162588 +data_ov074_021625a0 kind:data(any) addr:0x021625a0 +data_ov074_021625a8 kind:data(any) addr:0x021625a8 +data_ov074_021625b0 kind:data(any) addr:0x021625b0 +data_ov074_0216260c kind:data(any) addr:0x0216260c +data_ov074_0216262c kind:data(any) addr:0x0216262c +data_ov074_02162650 kind:data(any) addr:0x02162650 +data_ov074_0216267c kind:data(any) addr:0x0216267c +data_ov074_021626c4 kind:data(any) addr:0x021626c4 +data_ov074_021626f8 kind:data(any) addr:0x021626f8 ambiguous +data_ov074_02162718 kind:data(any) addr:0x02162718 +data_ov074_02162738 kind:data(any) addr:0x02162738 +data_ov074_0216274c kind:data(any) addr:0x0216274c +data_ov074_02162770 kind:data(any) addr:0x02162770 +data_ov074_02162798 kind:data(any) addr:0x02162798 +data_ov074_021627c4 kind:data(any) addr:0x021627c4 +data_ov074_02162818 kind:data(any) addr:0x02162818 +data_ov074_0216282c kind:data(any) addr:0x0216282c +data_ov074_02162850 kind:data(any) addr:0x02162850 +data_ov074_02162894 kind:data(any) addr:0x02162894 +data_ov074_021628e4 kind:data(any) addr:0x021628e4 +data_ov074_02162934 kind:data(any) addr:0x02162934 +data_ov074_0216294c kind:data(any) addr:0x0216294c +data_ov074_02162964 kind:data(any) addr:0x02162964 +data_ov074_0216297c kind:data(any) addr:0x0216297c +data_ov074_0216299c kind:data(any) addr:0x0216299c +data_ov074_021629b0 kind:data(any) addr:0x021629b0 ambiguous +data_ov074_021629f4 kind:data(any) addr:0x021629f4 +data_ov074_02162acc kind:data(any) addr:0x02162acc +data_ov074_02162ad8 kind:data(any) addr:0x02162ad8 +data_ov074_02162af0 kind:data(any) addr:0x02162af0 +data_ov074_02162b10 kind:data(any) addr:0x02162b10 +data_ov074_02162b38 kind:data(any) addr:0x02162b38 +data_ov074_02162b58 kind:data(any) addr:0x02162b58 ambiguous +data_ov074_02162b5c kind:data(any) addr:0x02162b5c +data_ov074_02162bb0 kind:data(any) addr:0x02162bb0 +data_ov074_02162bbc kind:data(any) addr:0x02162bbc +data_ov074_02162bd4 kind:data(any) addr:0x02162bd4 +data_ov074_02162bf4 kind:data(any) addr:0x02162bf4 +data_ov074_02162c18 kind:data(any) addr:0x02162c18 +data_ov074_02162c44 kind:data(any) addr:0x02162c44 +data_ov074_02162c70 kind:data(any) addr:0x02162c70 +data_ov074_02162c7c kind:data(any) addr:0x02162c7c ambiguous +data_ov074_02162cc8 kind:data(any) addr:0x02162cc8 +data_ov074_02162d58 kind:data(any) addr:0x02162d58 +data_ov074_02162de8 kind:data(any) addr:0x02162de8 +data_ov074_02162f08 kind:data(any) addr:0x02162f08 +data_ov074_02162f0c kind:data(any) addr:0x02162f0c +data_ov074_02162f14 kind:data(any) addr:0x02162f14 ambiguous +data_ov074_02162f3c kind:data(any) addr:0x02162f3c +data_ov074_02162f74 kind:data(any) addr:0x02162f74 +data_ov074_02162f98 kind:data(any) addr:0x02162f98 +data_ov074_02162ff4 kind:data(any) addr:0x02162ff4 +data_ov074_02163000 kind:data(any) addr:0x02163000 +data_ov074_02163018 kind:data(any) addr:0x02163018 +data_ov074_02163048 kind:data(any) addr:0x02163048 +data_ov074_02163080 kind:data(any) addr:0x02163080 +data_ov074_021630a4 kind:data(any) addr:0x021630a4 +data_ov074_021630f0 kind:data(any) addr:0x021630f0 +data_ov074_02163144 kind:data(any) addr:0x02163144 +data_ov074_02163158 kind:data(any) addr:0x02163158 +data_ov074_02163174 kind:data(any) addr:0x02163174 +data_ov074_0216318c kind:data(any) addr:0x0216318c +data_ov074_021631a4 kind:data(any) addr:0x021631a4 +data_ov074_021631c4 kind:data(any) addr:0x021631c4 +data_ov074_02163208 kind:data(any) addr:0x02163208 ambiguous +data_ov074_0216321c kind:data(any) addr:0x0216321c +data_ov074_02163284 kind:data(any) addr:0x02163284 +data_ov074_02163300 kind:bss addr:0x02163300 +data_ov074_02163304 kind:bss addr:0x02163304 +data_ov074_02163310 kind:bss addr:0x02163310 +data_ov074_021633e8 kind:bss addr:0x021633e8 +data_ov074_021633ec kind:bss addr:0x021633ec +data_ov074_021633f8 kind:bss addr:0x021633f8 +data_ov074_021634ac kind:bss addr:0x021634ac ambiguous +data_ov074_021634d0 kind:bss addr:0x021634d0 +data_ov074_021634d4 kind:bss addr:0x021634d4 +data_ov074_021634e0 kind:bss addr:0x021634e0 +data_ov074_021634f8 kind:bss addr:0x021634f8 ambiguous +data_ov074_021635b8 kind:bss addr:0x021635b8 +data_ov074_021635bc kind:bss addr:0x021635bc +data_ov074_021635c8 kind:bss addr:0x021635c8 +data_ov074_021635fc kind:bss addr:0x021635fc ambiguous +data_ov074_021636a0 kind:bss addr:0x021636a0 +data_ov074_021636a4 kind:bss addr:0x021636a4 +data_ov074_021636b0 kind:bss addr:0x021636b0 +data_ov074_02163788 kind:bss addr:0x02163788 +data_ov074_0216378c kind:bss addr:0x0216378c +data_ov074_02163798 kind:bss addr:0x02163798 +data_ov074_021637d4 kind:bss addr:0x021637d4 +data_ov074_021637d8 kind:bss addr:0x021637d8 +data_ov074_021637e4 kind:bss addr:0x021637e4 +data_ov074_02163868 kind:bss addr:0x02163868 ambiguous +data_ov074_021638bc kind:bss addr:0x021638bc +data_ov074_021638c0 kind:bss addr:0x021638c0 +data_ov074_021638cc kind:bss addr:0x021638cc diff --git a/config/usa/arm9/overlays/ov075/delinks.txt b/config/usa/arm9/overlays/ov075/delinks.txt new file mode 100644 index 00000000..72d75a92 --- /dev/null +++ b/config/usa/arm9/overlays/ov075/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x02161fd4 kind:code align:32 + .rodata start:0x02161fd4 end:0x02162338 kind:rodata align:4 + .init start:0x02162338 end:0x0216266c kind:code align:4 + .ctor start:0x0216266c end:0x0216267c kind:rodata align:4 + .data start:0x02162680 end:0x02163320 kind:data align:32 + .bss start:0x02163320 end:0x021636c0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov075/relocs.txt b/config/usa/arm9/overlays/ov075/relocs.txt new file mode 100644 index 00000000..adb4b987 --- /dev/null +++ b/config/usa/arm9/overlays/ov075/relocs.txt @@ -0,0 +1,2256 @@ +from:0x02150be8 kind:load to:0x02163344 module:overlay(75) +from:0x02150c04 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02150c1c kind:load to:0x021626b0 module:overlay(75) +from:0x02150c28 kind:load to:0x0216341c module:overlay(75) +from:0x02150c3c kind:arm_call to:0x02011f3c module:main +from:0x02150c48 kind:arm_call to:0x02150ccc module:overlay(75) +from:0x02150c60 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150c9c kind:load to:0x0216268c module:overlay(75) +from:0x02150cb0 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02150cc4 kind:load to:0x020b537c module:overlay(0) +from:0x02150cdc kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02150d44 kind:arm_call to:0x0205831c module:overlay(0) +from:0x02150dac kind:arm_call to:0x02150ca4 module:overlay(75) +from:0x02150dc8 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x02150de0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02150df0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02150e20 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02150e7c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02150e8c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02150e94 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02150ea4 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02150eb4 kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02150f90 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150fa0 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150fb0 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150fc0 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150fd0 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150fe0 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150ff0 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02151004 kind:arm_call to:0x0200eab0 module:main +from:0x02151014 kind:arm_call to:0x0200eab0 module:main +from:0x02151024 kind:arm_call to:0x0200eab0 module:main +from:0x02151038 kind:arm_call to:0x0200eab0 module:main +from:0x02151048 kind:arm_call to:0x0200eab0 module:main +from:0x02151058 kind:arm_call to:0x0200eab0 module:main +from:0x02151068 kind:arm_call to:0x0200eab0 module:main +from:0x02151074 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02151084 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02151094 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021510a4 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021510c0 kind:load to:0x021627bc module:overlay(75) +from:0x021510c4 kind:load to:0x020b537c module:overlay(0) +from:0x021510c8 kind:load to:0x021626fc module:overlay(75) +from:0x021510cc kind:load to:0x02162770 module:overlay(75) +from:0x021510d0 kind:load to:0x027e07d4 module:dtcm +from:0x021510d8 kind:load to:0x021626d4 module:overlay(75) +from:0x021510dc kind:load to:0x021628d4 module:overlay(75) +from:0x021510e0 kind:load to:0x021620b4 module:overlay(75) +from:0x021510e4 kind:load to:0x02162064 module:overlay(75) +from:0x021510e8 kind:load to:0x02162084 module:overlay(75) +from:0x021510ec kind:load to:0x02162094 module:overlay(75) +from:0x021510f0 kind:load to:0x021620a4 module:overlay(75) +from:0x021510f4 kind:load to:0x02162004 module:overlay(75) +from:0x021510f8 kind:load to:0x02162024 module:overlay(75) +from:0x021510fc kind:load to:0x02162074 module:overlay(75) +from:0x02151100 kind:load to:0x02162014 module:overlay(75) +from:0x02151104 kind:load to:0x02162054 module:overlay(75) +from:0x02151108 kind:load to:0x02162034 module:overlay(75) +from:0x0215110c kind:load to:0x02162044 module:overlay(75) +from:0x02151110 kind:load to:0x02163320 module:overlay(75) +from:0x0215111c kind:arm_call to:0x0205838c module:overlay(0) +from:0x02151130 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151180 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151190 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151230 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02151264 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151274 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215130c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215131c kind:arm_call to:0x0215331c module:overlay(75) +from:0x02151328 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x02151330 kind:arm_call to:0x02153880 module:overlay(75) +from:0x02151350 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02151364 kind:load to:0x027e09c0 module:dtcm +from:0x0215136c kind:load to:0x027e09a8 module:dtcm +from:0x02151388 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02151394 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021513a0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021513ac kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021513b4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021513bc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021513c4 kind:arm_call to:0x0205838c module:overlay(0) +from:0x021513cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021513d8 kind:load to:0x02163320 module:overlay(75) +from:0x021513f4 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02151400 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215140c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02151418 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02151420 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02151428 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151430 kind:arm_call to:0x0205838c module:overlay(0) +from:0x02151438 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151440 kind:arm_call to:0x02011ff4 module:main +from:0x0215144c kind:load to:0x02163320 module:overlay(75) +from:0x021514b4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x021514f0 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02151500 kind:load to:0x021628d4 module:overlay(75) +from:0x02151508 kind:load to:0x027e09b8 module:dtcm +from:0x0215153c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02151564 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02151578 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02151598 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x021515a0 kind:load to:0x027e09b8 module:dtcm +from:0x021515a4 kind:load to:0x027e0ce0 module:dtcm +from:0x02151610 kind:load to:0x02162a0c module:overlay(75) +from:0x0215162c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215164c kind:arm_call to:0x02152a6c module:overlay(75) +from:0x02151668 kind:arm_call to:0x02015058 module:main +from:0x02151688 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151690 kind:load to:0x027e09a8 module:dtcm +from:0x021516a8 kind:arm_call to:0x02153470 module:overlay(75) +from:0x021516fc kind:arm_call to:0x02153778 module:overlay(75) +from:0x02151704 kind:arm_call to:0x0215288c module:overlay(75) +from:0x0215170c kind:arm_call to:0x02153778 module:overlay(75) +from:0x0215171c kind:arm_call to:0x021533ac module:overlay(75) +from:0x02151770 kind:load to:0x021628d4 module:overlay(75) +from:0x02151778 kind:load to:0x02049bc4 module:main +from:0x021517dc kind:arm_call to:0x02152a6c module:overlay(75) +from:0x021517e8 kind:arm_call to:0x0215331c module:overlay(75) +from:0x02151804 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x02151818 kind:arm_call to:0x02153778 module:overlay(75) +from:0x02151838 kind:arm_call to:0x0215331c module:overlay(75) +from:0x02151844 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x0215186c kind:arm_call to:0x0216626c module:overlay(93) +from:0x02151894 kind:arm_call to:0x02153778 module:overlay(75) +from:0x021518f0 kind:arm_call to:0x02153494 module:overlay(75) +from:0x0215195c kind:load to:0x027e0d8c module:dtcm +from:0x02151964 kind:load to:0x02049bc4 module:main +from:0x02151968 kind:load to:0x021628d4 module:overlay(75) +from:0x021519b8 kind:arm_call to:0x02153494 module:overlay(75) +from:0x021519dc kind:arm_call to:0x02015058 module:main +from:0x02151a28 kind:arm_call to:0x02153860 module:overlay(75) +from:0x02151a38 kind:arm_call to:0x02160300 module:overlay(75) +from:0x02151a4c kind:arm_call to:0x02015058 module:main +from:0x02151a6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151a80 kind:arm_call to:0x02015058 module:main +from:0x02151aa0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151ab0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151af0 kind:arm_call to:0x02153778 module:overlay(75) +from:0x02151b00 kind:arm_call to:0x021534b8 module:overlay(75) +from:0x02151b60 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x02151b74 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x02151b80 kind:load to:0x027e09a8 module:dtcm +from:0x02151b8c kind:load to:0x021628d4 module:overlay(75) +from:0x02151c10 kind:load to:0x02162a3c module:overlay(75) +from:0x02151c60 kind:arm_call to:0x02015058 module:main +from:0x02151c78 kind:arm_call to:0x02153860 module:overlay(75) +from:0x02151c8c kind:arm_call to:0x021603a0 module:overlay(75) +from:0x02151cbc kind:arm_call to:0x02015058 module:main +from:0x02151cdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151cf0 kind:arm_call to:0x02015058 module:main +from:0x02151d14 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151d20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151d38 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x02151d44 kind:load to:0x027e09a8 module:dtcm +from:0x02151d78 kind:arm_call to:0x02153494 module:overlay(75) +from:0x02151ddc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02151ec8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151ed4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151ef8 kind:load to:0x021628d4 module:overlay(75) +from:0x02151efc kind:load to:0x02049bc4 module:main +from:0x02151f50 kind:arm_call to:0x02015058 module:main +from:0x02151f68 kind:arm_call to:0x02153860 module:overlay(75) +from:0x02151f7c kind:arm_call to:0x02160504 module:overlay(75) +from:0x02151f8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151fa0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215205c kind:arm_call to:0x01ffb714 module:itcm +from:0x02152068 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152088 kind:arm_call to:0x02153494 module:overlay(75) +from:0x02152108 kind:arm_call to:0x01ff9318 module:itcm +from:0x02152114 kind:arm_call to:0x02015058 module:main +from:0x02152134 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152148 kind:arm_call to:0x02015058 module:main +from:0x0215216c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215217c kind:arm_call to:0x02015058 module:main +from:0x02152194 kind:arm_call to:0x02153860 module:overlay(75) +from:0x021521a8 kind:arm_call to:0x02160504 module:overlay(75) +from:0x021521b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021521c8 kind:arm_call to:0x02153494 module:overlay(75) +from:0x0215225c kind:arm_call to:0x01ff9318 module:itcm +from:0x02152268 kind:arm_call to:0x02015058 module:main +from:0x02152288 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215229c kind:arm_call to:0x02015058 module:main +from:0x021522c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152300 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x0215231c kind:arm_call to:0x01ff930c module:itcm +from:0x02152328 kind:load to:0x021628d4 module:overlay(75) +from:0x02152330 kind:load to:0x027e09a8 module:dtcm +from:0x021523a8 kind:load to:0x02162a0c module:overlay(75) +from:0x0215241c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152430 kind:arm_call to:0x0216626c module:overlay(93) +from:0x02152444 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x021524cc kind:arm_call to:0x02015058 module:main +from:0x021524ec kind:arm_call to:0x02015058 module:main +from:0x02152504 kind:arm_call to:0x02153860 module:overlay(75) +from:0x02152524 kind:arm_call to:0x021603a0 module:overlay(75) +from:0x02152550 kind:arm_call to:0x02015058 module:main +from:0x02152570 kind:arm_call to:0x02015058 module:main +from:0x0215258c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152594 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152630 kind:arm_call to:0x02015058 module:main +from:0x02152648 kind:arm_call to:0x02015058 module:main +from:0x0215265c kind:arm_call to:0x02015058 module:main +from:0x02152674 kind:arm_call to:0x02153860 module:overlay(75) +from:0x02152690 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152714 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x02152730 kind:arm_call to:0x0216627c module:overlay(93) +from:0x02152770 kind:arm_call to:0x02152a6c module:overlay(75) +from:0x02152798 kind:load to:0x027e09a8 module:dtcm +from:0x0215279c kind:load to:0x027e0d8c module:dtcm +from:0x021527a0 kind:load to:0x02162a3c module:overlay(75) +from:0x021527ac kind:load to:0x02162a24 module:overlay(75) +from:0x021527b0 kind:load to:0x021628d4 module:overlay(75) +from:0x021527dc kind:arm_call to:0x0207308c module:overlay(0) +from:0x02152818 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02152830 kind:load to:0x027e09b8 module:dtcm +from:0x0215285c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02152870 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02152888 kind:load to:0x027e09b8 module:dtcm +from:0x02152894 kind:arm_call to:0x02153784 module:overlay(75) +from:0x0215289c kind:arm_call to:0x02153778 module:overlay(75) +from:0x02152a64 kind:load to:0x021620b4 module:overlay(75) +from:0x02152a68 kind:load to:0x02049bc4 module:main +from:0x02152af4 kind:load to:0x02162824 module:overlay(75) +from:0x02152af8 kind:load to:0x02162814 module:overlay(75) +from:0x02152b34 kind:load to:0x02162814 module:overlay(75) +from:0x02152c2c kind:load to:0x021628d4 module:overlay(75) +from:0x02152c64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152cec kind:arm_call to:0x01ffb464 module:itcm +from:0x02152d0c kind:arm_call to:0x01ff9984 module:itcm +from:0x02152d24 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152d34 kind:arm_call to:0x01ff9318 module:itcm +from:0x02152d44 kind:arm_call to:0x02015058 module:main +from:0x02152d54 kind:arm_call to:0x021538e4 module:overlay(75) +from:0x02152d60 kind:arm_call to:0x02015058 module:main +from:0x02152d80 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152d94 kind:arm_call to:0x02015058 module:main +from:0x02152db8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152dc4 kind:load to:0x021628d4 module:overlay(75) +from:0x02152dc8 kind:load to:0x027e09a8 module:dtcm +from:0x02152e94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152ea0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02152eb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152ebc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152ed0 kind:load to:0x0216291c module:overlay(75) +from:0x02152f08 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152f90 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152fb0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02152fc8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02152fd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02152fe8 kind:arm_call to:0x02015058 module:main +from:0x02152ff8 kind:arm_call to:0x021538e4 module:overlay(75) +from:0x02153004 kind:arm_call to:0x02015058 module:main +from:0x02153024 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153038 kind:arm_call to:0x02015058 module:main +from:0x0215305c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153068 kind:load to:0x021628ec module:overlay(75) +from:0x0215306c kind:load to:0x027e09a8 module:dtcm +from:0x02153138 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153144 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153154 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153160 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153174 kind:load to:0x0216294c module:overlay(75) +from:0x021531ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153234 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153254 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215326c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215327c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215328c kind:arm_call to:0x02015058 module:main +from:0x0215329c kind:arm_call to:0x021538e4 module:overlay(75) +from:0x021532a8 kind:arm_call to:0x02015058 module:main +from:0x021532c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021532dc kind:arm_call to:0x02015058 module:main +from:0x02153300 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215330c kind:load to:0x02162904 module:overlay(75) +from:0x02153310 kind:load to:0x027e09a8 module:dtcm +from:0x021533a4 kind:load to:0x02162730 module:overlay(75) +from:0x021533a8 kind:load to:0x02162720 module:overlay(75) +from:0x02153430 kind:arm_call to:0x0215331c module:overlay(75) +from:0x02153444 kind:arm_call to:0x0215331c module:overlay(75) +from:0x02153454 kind:arm_call to:0x0215331c module:overlay(75) +from:0x02153464 kind:arm_call to:0x0215331c module:overlay(75) +from:0x0215346c kind:load to:0x02049bc4 module:main +from:0x02153514 kind:load to:0x02162720 module:overlay(75) +from:0x02153560 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215356c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021535c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021535d4 kind:arm_call to:0x01fff458 module:itcm +from:0x02153658 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02153668 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153678 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x02153698 kind:load to:0x0203e93c module:main +from:0x0215369c kind:load to:0x027e0ce4 module:dtcm +from:0x021536c8 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x021536d4 kind:arm_call to:0x020d97e4 module:overlay(31) +from:0x0215370c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153740 kind:arm_call to:0x01ff916c module:itcm +from:0x0215374c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215376c kind:load to:0x027e0d34 module:dtcm +from:0x02153794 kind:arm_call to:0x0216626c module:overlay(93) +from:0x021537f8 kind:load to:0x027e0d8c module:dtcm +from:0x02153840 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153850 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215385c kind:load to:0x0203e93c module:main +from:0x02153878 kind:load to:0x02161fe0 module:overlay(75) +from:0x0215387c kind:load to:0x01ffaf74 module:itcm +from:0x02153894 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x021538d4 kind:arm_call to:0x020581b8 module:overlay(0) +from:0x021538e0 kind:load to:0x02153eb8 module:overlay(75) +from:0x02153920 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153930 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153950 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215395c kind:load to:0x027e0cec module:dtcm +from:0x02153a30 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02153ab8 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02153ac4 kind:load to:0x027e0cec module:dtcm +from:0x02153b00 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x02153b18 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x02153b44 kind:arm_call to:0x0206805c module:overlay(0) +from:0x02153b88 kind:load to:0x027e0ce0 module:dtcm +from:0x02153b8c kind:load to:0x020b502c module:overlay(0) +from:0x02153bac kind:arm_call to:0x020732cc module:overlay(0) +from:0x02153bcc kind:load to:0x027e09b8 module:dtcm +from:0x02153bec kind:arm_call to:0x02152afc module:overlay(75) +from:0x02153bf4 kind:arm_call to:0x021534dc module:overlay(75) +from:0x02153c0c kind:arm_call to:0x02153880 module:overlay(75) +from:0x02153c14 kind:arm_call to:0x02153518 module:overlay(75) +from:0x02153c64 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02153c6c kind:arm_call to:0x02153964 module:overlay(75) +from:0x02153c74 kind:arm_call to:0x02153acc module:overlay(75) +from:0x02153c7c kind:arm_call to:0x021536a8 module:overlay(75) +from:0x02153cc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153cd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153d70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153d80 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153df4 kind:load to:0x027e09a8 module:dtcm +from:0x02153e20 kind:arm_call to:0x01ffc768 module:itcm +from:0x02153e30 kind:arm_call to:0x0200ef5c module:main +from:0x02153e58 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02153ea4 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02153eb0 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02153eb4 kind:load to:0x027e09b4 module:dtcm +from:0x02153ed8 kind:arm_call to:0x0200e260 module:main +from:0x02153eec kind:arm_call to:0x02153ef4 module:overlay(75) +from:0x02153f04 kind:arm_call to:0x02153804 module:overlay(75) +from:0x02153f18 kind:arm_call to:0x02028c38 module:main +from:0x02153f2c kind:arm_call to:0x01ffb860 module:itcm +from:0x02153f38 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153f44 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153f64 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153f7c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153f90 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153fa0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153fb4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02154030 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215403c kind:load to:0x02161fec module:overlay(75) +from:0x02154040 kind:load to:0x02161ff8 module:overlay(75) +from:0x02154054 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02154060 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215407c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215408c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215409c kind:arm_call to:0x0205838c module:overlay(0) +from:0x021540a4 kind:arm_call to:0x02011ff4 module:main +from:0x021540b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021540c0 kind:arm_call to:0x02011ff4 module:main +from:0x021540d4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021540e8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02154164 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154170 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154178 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154190 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215419c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021541b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021541c8 kind:load to:0x02163524 module:overlay(75) +from:0x021541dc kind:arm_call to:0x02011f3c module:main +from:0x021541e8 kind:arm_call to:0x0215435c module:overlay(75) +from:0x02154204 kind:arm_call to:0x02097994 module:overlay(0) +from:0x02154240 kind:load to:0x02162a88 module:overlay(75) +from:0x02154274 kind:arm_call to:0x01fff350 module:itcm +from:0x02154294 kind:load to:0x027e0ce4 module:dtcm +from:0x0215429c kind:load to:0x020b2fe0 module:overlay(0) +from:0x021542cc kind:arm_call to:0x01fff350 module:itcm +from:0x02154304 kind:arm_call to:0x01fff350 module:itcm +from:0x02154324 kind:load to:0x027e0ce4 module:dtcm +from:0x0215432c kind:load to:0x020b2fe0 module:overlay(0) +from:0x02154340 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02154354 kind:load to:0x020b537c module:overlay(0) +from:0x0215436c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215437c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215438c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02154394 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021543a0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02154400 kind:arm_call to:0x0205831c module:overlay(0) +from:0x02154468 kind:arm_call to:0x02154334 module:overlay(75) +from:0x02154484 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0215449c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021544ac kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02154520 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02154538 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0215454c kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02154574 kind:arm_call to:0x02099800 module:overlay(0) +from:0x0215461c kind:arm_call to:0x0201bb10 module:main +from:0x02154644 kind:arm_call to:0x0203d138 module:main +from:0x0215465c kind:arm_call to:0x0203d138 module:main +from:0x02154684 kind:arm_call to:0x0203d138 module:main +from:0x021546ac kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02154738 kind:arm_call to:0x0215d6f8 module:overlay(75) +from:0x0215479c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x021547ac kind:arm_call to:0x02057f20 module:overlay(0) +from:0x021547bc kind:arm_call to:0x02057f20 module:overlay(0) +from:0x021547cc kind:arm_call to:0x02057f20 module:overlay(0) +from:0x021547dc kind:arm_call to:0x02057f20 module:overlay(0) +from:0x021547ec kind:arm_call to:0x02057f20 module:overlay(0) +from:0x021547fc kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215480c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0215481c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0215482c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0215483c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0215484c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02154854 kind:arm_call to:0x02155528 module:overlay(75) +from:0x0215486c kind:load to:0x02162b48 module:overlay(75) +from:0x02154870 kind:load to:0x02162aac module:overlay(75) +from:0x02154874 kind:load to:0x020b537c module:overlay(0) +from:0x02154878 kind:load to:0x02162ad4 module:overlay(75) +from:0x0215487c kind:load to:0x02162770 module:overlay(75) +from:0x02154880 kind:load to:0x02162a78 module:overlay(75) +from:0x02154884 kind:load to:0x02162a68 module:overlay(75) +from:0x02154888 kind:load to:0x027e07d4 module:dtcm +from:0x02154890 kind:load to:0x0215dec8 module:overlay(75) +from:0x02154894 kind:load to:0x020a02b4 module:overlay(0) +from:0x02154898 kind:load to:0x02162d68 module:overlay(75) +from:0x0215489c kind:load to:0x02162220 module:overlay(75) +from:0x021548a0 kind:load to:0x021621f0 module:overlay(75) +from:0x021548a4 kind:load to:0x02162200 module:overlay(75) +from:0x021548a8 kind:load to:0x02162210 module:overlay(75) +from:0x021548ac kind:load to:0x02162240 module:overlay(75) +from:0x021548b0 kind:load to:0x021621e0 module:overlay(75) +from:0x021548b4 kind:load to:0x02162250 module:overlay(75) +from:0x021548b8 kind:load to:0x02162230 module:overlay(75) +from:0x021548bc kind:load to:0x02162260 module:overlay(75) +from:0x021548c0 kind:load to:0x02162270 module:overlay(75) +from:0x021548c4 kind:load to:0x02162280 module:overlay(75) +from:0x021548c8 kind:load to:0x021634f4 module:overlay(75) +from:0x021548d4 kind:arm_call to:0x0205838c module:overlay(0) +from:0x021548fc kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x0215491c kind:arm_call to:0x0203d1e8 module:main +from:0x02154928 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02154930 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02154944 kind:arm_call to:0x0203d1e8 module:main +from:0x0215495c kind:arm_call to:0x0203d1e8 module:main +from:0x02154968 kind:arm_call to:0x0201baa4 module:main +from:0x02154984 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021549b0 kind:arm_call to:0x0203d1e8 module:main +from:0x021549b8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021549c0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021549c8 kind:arm_call to:0x0205838c module:overlay(0) +from:0x021549d0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021549d8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021549e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021549ec kind:load to:0x021634f4 module:overlay(75) +from:0x021549f0 kind:load to:0x020a02b4 module:overlay(0) +from:0x02154a10 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02154a30 kind:arm_call to:0x0203d1e8 module:main +from:0x02154a3c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02154a44 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02154a58 kind:arm_call to:0x0203d1e8 module:main +from:0x02154a70 kind:arm_call to:0x0203d1e8 module:main +from:0x02154a7c kind:arm_call to:0x0201baa4 module:main +from:0x02154a98 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02154ac4 kind:arm_call to:0x0203d1e8 module:main +from:0x02154acc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02154ad4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02154adc kind:arm_call to:0x0205838c module:overlay(0) +from:0x02154ae4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02154aec kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02154af4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02154afc kind:arm_call to:0x02011ff4 module:main +from:0x02154b08 kind:load to:0x021634f4 module:overlay(75) +from:0x02154b0c kind:load to:0x020a02b4 module:overlay(0) +from:0x02154b2c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02154b34 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02154b74 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02154b84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154b90 kind:arm_call to:0x0215e024 module:overlay(75) +from:0x02154be0 kind:arm_call to:0x0215ae8c module:overlay(75) +from:0x02154be8 kind:arm_call to:0x0215adb0 module:overlay(75) +from:0x02154bf0 kind:arm_call to:0x0215c6b8 module:overlay(75) +from:0x02154c64 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02154cc8 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02154ce8 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02154cf4 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02154d04 kind:load to:0x020b537c module:overlay(0) +from:0x02154d0c kind:load to:0x027e0ce4 module:dtcm +from:0x02154d10 kind:load to:0x027e07d4 module:dtcm +from:0x02154d1c kind:load to:0x027e09c0 module:dtcm +from:0x02154d20 kind:load to:0x027e09a8 module:dtcm +from:0x02154d90 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02154dd0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02154dec kind:load to:0x02162fc0 module:overlay(75) +from:0x02154df0 kind:load to:0x027e09b8 module:dtcm +from:0x02154e2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154e3c kind:arm_call to:0x01ffb464 module:itcm +from:0x02154e98 kind:arm_call to:0x02015058 module:main +from:0x02154eb8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154ee0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154f3c kind:arm_call to:0x02015058 module:main +from:0x02154f70 kind:arm_call to:0x02015058 module:main +from:0x02154f8c kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02154fe0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02154ffc kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215501c kind:arm_call to:0x01ff95a0 module:itcm +from:0x0215502c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155050 kind:arm_call to:0x020783dc module:overlay(0) +from:0x02155078 kind:arm_call to:0x02154248 module:overlay(75) +from:0x021550a8 kind:arm_call to:0x0215be64 module:overlay(75) +from:0x021550cc kind:arm_call to:0x01ff95a0 module:itcm +from:0x021550dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155100 kind:arm_call to:0x0215be64 module:overlay(75) +from:0x0215511c kind:arm_call to:0x01ff9984 module:itcm +from:0x02155130 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155138 kind:arm_call to:0x01ffb800 module:itcm +from:0x02155160 kind:arm_call to:0x01ff9770 module:itcm +from:0x02155170 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215519c kind:arm_call to:0x01ffaf74 module:itcm +from:0x021551b8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021551cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021551d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x021551fc kind:arm_call to:0x01ff9770 module:itcm +from:0x0215520c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155228 kind:arm_call to:0x020788b0 module:overlay(0) +from:0x0215525c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021552d0 kind:arm_call to:0x02078210 module:overlay(0) +from:0x021552e0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02155308 kind:arm_call to:0x0207308c module:overlay(0) +from:0x02155340 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0215536c kind:arm_call to:0x020732cc module:overlay(0) +from:0x021553b0 kind:arm_call to:0x0201bb5c module:main +from:0x021553c0 kind:arm_call to:0x0201b980 module:main +from:0x0215540c kind:arm_call to:0x02155514 module:overlay(75) +from:0x02155418 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02155428 kind:arm_call to:0x020784dc module:overlay(0) +from:0x02155430 kind:arm_call to:0x02154248 module:overlay(75) +from:0x02155498 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021554ac kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x021554b4 kind:arm_call to:0x021542a0 module:overlay(75) +from:0x021554d0 kind:load to:0x021630c8 module:overlay(75) +from:0x021554d4 kind:load to:0x027e09a8 module:dtcm +from:0x021554dc kind:load to:0x02162d68 module:overlay(75) +from:0x021554e0 kind:load to:0x027e09bc module:dtcm +from:0x021554e4 kind:load to:0x02163514 module:overlay(75) +from:0x021554e8 kind:load to:0x02163508 module:overlay(75) +from:0x021554ec kind:load to:0x027e09b8 module:dtcm +from:0x021554f0 kind:load to:0x02162180 module:overlay(75) +from:0x021554fc kind:load to:0x021634f4 module:overlay(75) +from:0x02155500 kind:load to:0x027e0ce0 module:dtcm +from:0x02155510 kind:load to:0x0204e5d8 module:main +from:0x02155524 kind:load to:0x027e09bc module:dtcm +from:0x02155564 kind:arm_call to:0x0200eab0 module:main +from:0x0215557c kind:arm_call to:0x0200eab0 module:main +from:0x02155594 kind:arm_call to:0x0200eab0 module:main +from:0x021555ac kind:arm_call to:0x0200eab0 module:main +from:0x021555c4 kind:arm_call to:0x0200eab0 module:main +from:0x021556b4 kind:arm_call to:0x0215ae48 module:overlay(75) +from:0x021556f4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02155748 kind:arm_call to:0x0215af4c module:overlay(75) +from:0x02155790 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021557ac kind:arm_call to:0x0215be64 module:overlay(75) +from:0x021557b8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021557d8 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215585c kind:arm_call to:0x02098634 module:overlay(0) +from:0x02155870 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02155884 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x021558b4 kind:arm_call to:0x0215ae48 module:overlay(75) +from:0x021558c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021558e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021558f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215590c kind:arm_call to:0x01ff938c module:itcm +from:0x02155924 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155938 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215594c kind:arm_call to:0x01ffb974 module:itcm +from:0x02155b6c kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02155ba4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155bb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155bcc kind:arm_call to:0x02154140 module:overlay(75) +from:0x02155bd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155c24 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155c30 kind:arm_call to:0x02015058 module:main +from:0x02155c50 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155c60 kind:arm_call to:0x02015058 module:main +from:0x02155c8c kind:arm_call to:0x01ff9318 module:itcm +from:0x02155cc0 kind:arm_call to:0x021540f4 module:overlay(75) +from:0x02155cd8 kind:load to:0x02049bc4 module:main +from:0x02155ce4 kind:load to:0x02162d80 module:overlay(75) +from:0x02155ce8 kind:load to:0x02162de0 module:overlay(75) +from:0x02155cec kind:load to:0x02162d98 module:overlay(75) +from:0x02155cf0 kind:load to:0x02162dc8 module:overlay(75) +from:0x02155cf4 kind:load to:0x02162d68 module:overlay(75) +from:0x02155cfc kind:load to:0x027e09a8 module:dtcm +from:0x02155d34 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155d60 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155d84 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02155d9c kind:load to:0x02162168 module:overlay(75) +from:0x02155da0 kind:load to:0x027e09c0 module:dtcm +from:0x02155dcc kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155e10 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155ea0 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x02155ed0 kind:load to:0x021621b0 module:overlay(75) +from:0x02155ed8 kind:load to:0x027e09c0 module:dtcm +from:0x02155f04 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02155f48 kind:arm_call to:0x01ff9638 module:itcm +from:0x02155fd8 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x02156008 kind:load to:0x021621bc module:overlay(75) +from:0x0215600c kind:load to:0x027e09c0 module:dtcm +from:0x0215603c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215606c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02156084 kind:load to:0x021621a4 module:overlay(75) +from:0x0215608c kind:load to:0x027e09c0 module:dtcm +from:0x021560a0 kind:arm_call to:0x0215ae48 module:overlay(75) +from:0x021560a8 kind:arm_call to:0x0215b3d4 module:overlay(75) +from:0x02156100 kind:arm_call to:0x0215bbc8 module:overlay(75) +from:0x021561b8 kind:load to:0x02162d68 module:overlay(75) +from:0x021561c0 kind:load to:0x02049bc4 module:main +from:0x021561d0 kind:arm_call to:0x0215b440 module:overlay(75) +from:0x021561d8 kind:arm_call to:0x021555cc module:overlay(75) +from:0x02156288 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02156298 kind:load to:0x027e09a8 module:dtcm +from:0x021562ac kind:arm_call to:0x0215ae48 module:overlay(75) +from:0x02156320 kind:arm_call to:0x0215bf88 module:overlay(75) +from:0x02156344 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215636c kind:arm_call to:0x01ff9638 module:itcm +from:0x02156380 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215638c kind:arm_call to:0x01ffb744 module:itcm +from:0x021563c4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021563d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021563e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156404 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156410 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156424 kind:load to:0x02162ee8 module:overlay(75) +from:0x02156480 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215652c kind:arm_call to:0x01ffb464 module:itcm +from:0x02156548 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156560 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156570 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156580 kind:arm_call to:0x02015058 module:main +from:0x02156590 kind:arm_call to:0x0215c7e8 module:overlay(75) +from:0x021565a0 kind:arm_call to:0x02015058 module:main +from:0x021565bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021565cc kind:arm_call to:0x02015058 module:main +from:0x021565f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156634 kind:arm_call to:0x0215ae48 module:overlay(75) +from:0x02156640 kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02156654 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x021566c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021566e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021566ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156704 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156710 kind:arm_call to:0x02015058 module:main +from:0x02156734 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021567bc kind:arm_call to:0x01ff9638 module:itcm +from:0x021567cc kind:arm_call to:0x0209851c module:overlay(0) +from:0x021567e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021567f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215680c kind:arm_call to:0x01ff9318 module:itcm +from:0x02156818 kind:arm_call to:0x02015058 module:main +from:0x02156840 kind:arm_call to:0x02015058 module:main +from:0x02156890 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215689c kind:arm_call to:0x01ffb714 module:itcm +from:0x021568b8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021568cc kind:arm_call to:0x01ff9318 module:itcm +from:0x021568f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02156908 kind:arm_call to:0x01ffb744 module:itcm +from:0x02156994 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021569b0 kind:arm_call to:0x01ffb974 module:itcm +from:0x021569c0 kind:arm_call to:0x02015058 module:main +from:0x021569e0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021569f4 kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02156a00 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02156a20 kind:arm_call to:0x02015058 module:main +from:0x02156a3c kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02156a44 kind:arm_call to:0x0215c8b8 module:overlay(75) +from:0x02156a64 kind:arm_call to:0x02155d08 module:overlay(75) +from:0x02156a70 kind:load to:0x027e09a8 module:dtcm +from:0x02156a78 kind:load to:0x021630b0 module:overlay(75) +from:0x02156a88 kind:load to:0x02162f00 module:overlay(75) +from:0x02156a8c kind:load to:0x02162f18 module:overlay(75) +from:0x02156a90 kind:load to:0x027e0108 module:dtcm +from:0x02156a9c kind:load to:0x02162f30 module:overlay(75) +from:0x02156aa8 kind:load to:0x027e09bc module:dtcm +from:0x02156adc kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156b5c kind:load to:0x02162d68 module:overlay(75) +from:0x02156b98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156bac kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02156bb8 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02156c18 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156c28 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156c34 kind:arm_call to:0x02015058 module:main +from:0x02156c54 kind:arm_call to:0x02015058 module:main +from:0x02156c74 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156cac kind:arm_call to:0x02155da8 module:overlay(75) +from:0x02156cb4 kind:arm_call to:0x02155ee0 module:overlay(75) +from:0x02156cd0 kind:load to:0x027e09a8 module:dtcm +from:0x02156d84 kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02156d90 kind:load to:0x02162fc0 module:overlay(75) +from:0x02156eac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156ee4 kind:arm_call to:0x0215ad98 module:overlay(75) +from:0x02156ef0 kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02156efc kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02156f18 kind:arm_call to:0x02015058 module:main +from:0x02156f38 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156f40 kind:load to:0x027e09a8 module:dtcm +from:0x02156fc0 kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02156fe8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02157024 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215704c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157058 kind:arm_call to:0x01fff458 module:itcm +from:0x02157074 kind:arm_call to:0x0215c54c module:overlay(75) +from:0x0215709c kind:load to:0x02162fd8 module:overlay(75) +from:0x021570a0 kind:load to:0x027e09b8 module:dtcm +from:0x021570a4 kind:load to:0x027e0ce4 module:dtcm +from:0x021570e0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021570f8 kind:arm_call to:0x02155514 module:overlay(75) +from:0x02157138 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157154 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02157160 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157170 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157194 kind:arm_call to:0x0207836c module:overlay(0) +from:0x021571a0 kind:arm_call to:0x02078210 module:overlay(0) +from:0x021571a8 kind:arm_call to:0x02154248 module:overlay(75) +from:0x021571b0 kind:arm_call to:0x021542a0 module:overlay(75) +from:0x02157214 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02157230 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157244 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215724c kind:arm_call to:0x01ffb800 module:itcm +from:0x02157274 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215728c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021572a8 kind:arm_call to:0x02078814 module:overlay(0) +from:0x021572b8 kind:arm_call to:0x0215be64 module:overlay(75) +from:0x021572d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021572e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215730c kind:arm_call to:0x02078814 module:overlay(0) +from:0x02157338 kind:arm_call to:0x0215be64 module:overlay(75) +from:0x02157354 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157368 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157370 kind:arm_call to:0x01ffb800 module:itcm +from:0x02157398 kind:arm_call to:0x01ff9770 module:itcm +from:0x021573a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021573c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021573d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021573f8 kind:arm_call to:0x02078814 module:overlay(0) +from:0x02157480 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215750c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215751c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215753c kind:arm_call to:0x02015058 module:main +from:0x0215755c kind:arm_call to:0x02155528 module:overlay(75) +from:0x02157568 kind:arm_call to:0x0215e024 module:overlay(75) +from:0x021575a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021575b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021575c4 kind:arm_call to:0x02015058 module:main +from:0x021575f4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157604 kind:arm_call to:0x02015058 module:main +from:0x02157628 kind:arm_call to:0x02015058 module:main +from:0x02157648 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215765c kind:arm_call to:0x02015058 module:main +from:0x02157680 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157690 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021576ac kind:arm_call to:0x02078210 module:overlay(0) +from:0x021576b4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021576c4 kind:arm_call to:0x020784dc module:overlay(0) +from:0x021576d4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021576e4 kind:arm_call to:0x021542a0 module:overlay(75) +from:0x021576f8 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02157738 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157754 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215776c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215777c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215778c kind:arm_call to:0x02015058 module:main +from:0x0215779c kind:arm_call to:0x0215c7e8 module:overlay(75) +from:0x021577a8 kind:arm_call to:0x02015058 module:main +from:0x021577cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021577d8 kind:load to:0x02163514 module:overlay(75) +from:0x021577dc kind:load to:0x02163508 module:overlay(75) +from:0x021577e0 kind:load to:0x027e09b8 module:dtcm +from:0x021577e4 kind:load to:0x027e09bc module:dtcm +from:0x021577e8 kind:load to:0x02162180 module:overlay(75) +from:0x021577f0 kind:load to:0x021634f4 module:overlay(75) +from:0x021577f4 kind:load to:0x02162d68 module:overlay(75) +from:0x021577f8 kind:load to:0x027e09a8 module:dtcm +from:0x02157828 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157834 kind:arm_call to:0x01fff458 module:itcm +from:0x02157854 kind:load to:0x027e0ce4 module:dtcm +from:0x02157918 kind:load to:0x02162d68 module:overlay(75) +from:0x02157960 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x021579ac kind:arm_call to:0x02155528 module:overlay(75) +from:0x021579b8 kind:arm_call to:0x0215e024 module:overlay(75) +from:0x02157a14 kind:load to:0x02162d68 module:overlay(75) +from:0x02157a38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157a54 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02157a84 kind:arm_call to:0x02015058 module:main +from:0x02157aa4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157ac0 kind:arm_call to:0x02155d08 module:overlay(75) +from:0x02157ac8 kind:load to:0x027e09a8 module:dtcm +from:0x02157ad8 kind:arm_call to:0x0215adb0 module:overlay(75) +from:0x02157c7c kind:arm_call to:0x01ff9638 module:itcm +from:0x02157c88 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157cb4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157cc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157cd4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157ce4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157d58 kind:load to:0x02162290 module:overlay(75) +from:0x02157d5c kind:load to:0x021622c8 module:overlay(75) +from:0x02157d60 kind:load to:0x021622ac module:overlay(75) +from:0x02157ef4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157f00 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157f2c kind:arm_call to:0x01ff9638 module:itcm +from:0x02157f3c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157f4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157f5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157fd0 kind:load to:0x021622e4 module:overlay(75) +from:0x02157fd4 kind:load to:0x021622ac module:overlay(75) +from:0x02157fd8 kind:load to:0x02162300 module:overlay(75) +from:0x0215803c kind:arm_call to:0x021234e0 module:overlay(44) +from:0x0215805c kind:arm_call to:0x021662d8 module:overlays(93,94) +from:0x02158064 kind:load to:0x027e0d34 module:dtcm +from:0x02158068 kind:load to:0x027e0d8c module:dtcm +from:0x021580d0 kind:arm_call to:0x021580dc module:overlay(75) +from:0x021580d8 kind:load to:0x0203e93c module:main +from:0x02158108 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158194 kind:arm_call to:0x021234d0 module:overlays(41,42,43,44,45,46) +from:0x021581b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021581c0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021581f4 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02158238 kind:arm_call to:0x021662c8 module:overlay(93) +from:0x02158248 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158258 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158288 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02158294 kind:load to:0x02162144 module:overlay(75) +from:0x021582a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021582a8 kind:load to:0x027e0d34 module:dtcm +from:0x021582b0 kind:load to:0x027e0d8c module:dtcm +from:0x02158314 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x02158344 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x02158350 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x0215835c kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x02158384 kind:arm_call to:0x01ff9218 module:itcm +from:0x021583a0 kind:arm_call to:0x021234a0 module:overlays(40,41,42,43,44,45,46) +from:0x02158404 kind:arm_call to:0x01ff916c module:itcm +from:0x0215843c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021584b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021584fc kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02158508 kind:arm_call to:0x02155514 module:overlay(75) +from:0x02158510 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215855c kind:load to:0x027e0d34 module:dtcm +from:0x02158560 kind:load to:0x020b51f4 module:overlay(0) +from:0x02158590 kind:load to:0x02049bc4 module:main +from:0x02158594 kind:load to:0x027e09bc module:dtcm +from:0x021585a8 kind:arm_call to:0x021542a0 module:overlay(75) +from:0x021585c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158600 kind:arm_call to:0x0201bb5c module:main +from:0x02158610 kind:arm_call to:0x0201b980 module:main +from:0x02158650 kind:load to:0x027e09a8 module:dtcm +from:0x02158654 kind:load to:0x0204e5d8 module:main +from:0x02158678 kind:arm_call to:0x02155514 module:overlay(75) +from:0x02158700 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x02158720 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158778 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158784 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158794 kind:arm_call to:0x020d99dc module:overlay(31) +from:0x021587e0 kind:arm_call to:0x0215806c module:overlay(75) +from:0x02158808 kind:arm_call to:0x02157fdc module:overlay(75) +from:0x0215881c kind:arm_call to:0x02157aec module:overlay(75) +from:0x02158854 kind:arm_call to:0x0207836c module:overlay(0) +from:0x021588c4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021588d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021588dc kind:arm_call to:0x02166298 module:overlay(93) +from:0x0215891c kind:arm_call to:0x0201bb5c module:main +from:0x0215892c kind:arm_call to:0x0201b980 module:main +from:0x02158944 kind:arm_call to:0x021662a8 module:overlays(93,94) +from:0x02158964 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02158970 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021589c4 kind:arm_call to:0x02078210 module:overlay(0) +from:0x021589f0 kind:arm_call to:0x021582bc module:overlay(75) +from:0x02158a04 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02158a40 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02158a50 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02158a5c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02158a70 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02158aa8 kind:arm_call to:0x021580dc module:overlay(75) +from:0x02158ad0 kind:arm_call to:0x02157fdc module:overlay(75) +from:0x02158b30 kind:arm_call to:0x02157aec module:overlay(75) +from:0x02158b4c kind:arm_call to:0x02078814 module:overlay(0) +from:0x02158b6c kind:arm_call to:0x020d99fc module:overlay(31) +from:0x02158b80 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x02158b8c kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02158b98 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02158bb0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02158bc0 kind:arm_call to:0x020784dc module:overlay(0) +from:0x02158bc8 kind:arm_call to:0x02078ccc module:overlay(0) +from:0x02158c04 kind:arm_call to:0x021662b8 module:overlays(92,93) +from:0x02158c20 kind:arm_call to:0x02155528 module:overlay(75) +from:0x02158c2c kind:arm_call to:0x0215e024 module:overlay(75) +from:0x02158c4c kind:arm_call to:0x0215806c module:overlay(75) +from:0x02158c74 kind:arm_call to:0x02157fdc module:overlay(75) +from:0x02158d20 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158d84 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02158d90 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02158d9c kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02158dbc kind:arm_call to:0x01ffb464 module:itcm +from:0x02158dcc kind:arm_call to:0x01ff9218 module:itcm +from:0x02158dd8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02158df8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158e18 kind:arm_call to:0x01ff916c module:itcm +from:0x02158e30 kind:arm_call to:0x0215dbc8 module:overlay(75) +from:0x02158e70 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158e84 kind:arm_call to:0x02157d64 module:overlay(75) +from:0x02158e98 kind:arm_call to:0x0207895c module:overlay(0) +from:0x02158f08 kind:arm_call to:0x021580dc module:overlay(75) +from:0x02158f14 kind:arm_call to:0x02157fdc module:overlay(75) +from:0x02158f2c kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02158f38 kind:load to:0x027e09bc module:dtcm +from:0x02158f3c kind:load to:0x027e0d34 module:dtcm +from:0x02158f40 kind:load to:0x027e0d8c module:dtcm +from:0x02158f44 kind:load to:0x020b5198 module:overlay(0) +from:0x02158f48 kind:load to:0x02162144 module:overlay(75) +from:0x02158f4c kind:load to:0x02162f78 module:overlay(75) +from:0x02158f60 kind:load to:0x0204e5d8 module:main +from:0x02158f64 kind:load to:0x020b51f4 module:overlay(0) +from:0x02158f78 kind:load to:0x027e09b8 module:dtcm +from:0x02158fa0 kind:load to:0x0203e93c module:main +from:0x02158fb8 kind:arm_call to:0x021542a0 module:overlay(75) +from:0x0215902c kind:arm_call to:0x02155d08 module:overlay(75) +from:0x02159048 kind:load to:0x02162f30 module:overlay(75) +from:0x02159074 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159090 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x021590c4 kind:arm_call to:0x02155d08 module:overlay(75) +from:0x02159174 kind:load to:0x02162d68 module:overlay(75) +from:0x02159194 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021591bc kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x021591c8 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x021591d8 kind:arm_call to:0x02015058 module:main +from:0x021591f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159200 kind:load to:0x027e09a8 module:dtcm +from:0x0215923c kind:arm_call to:0x0201bba4 module:main +from:0x0215924c kind:arm_call to:0x0201b980 module:main +from:0x02159270 kind:load to:0x0204e5d8 module:main +from:0x021592cc kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x021592ec kind:arm_call to:0x01ff9218 module:itcm +from:0x02159300 kind:arm_call to:0x02157d64 module:overlay(75) +from:0x02159314 kind:arm_call to:0x0207895c module:overlay(0) +from:0x02159320 kind:arm_call to:0x021580dc module:overlay(75) +from:0x0215932c kind:arm_call to:0x02157fdc module:overlay(75) +from:0x02159338 kind:load to:0x027e09a4 module:dtcm +from:0x0215933c kind:load to:0x027e09bc module:dtcm +from:0x0215934c kind:arm_call to:0x0215ca10 module:overlay(75) +from:0x021593bc kind:arm_call to:0x02155528 module:overlay(75) +from:0x02159418 kind:arm_call to:0x02155528 module:overlay(75) +from:0x02159434 kind:load to:0x02163050 module:overlay(75) +from:0x02159438 kind:load to:0x02163068 module:overlay(75) +from:0x02159494 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021594c8 kind:arm_call to:0x02155528 module:overlay(75) +from:0x021594d4 kind:arm_call to:0x0215e024 module:overlay(75) +from:0x02159530 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159544 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215957c kind:arm_call to:0x02155d08 module:overlay(75) +from:0x02159588 kind:arm_call to:0x02015058 module:main +from:0x021595ac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021595bc kind:load to:0x02162d68 module:overlay(75) +from:0x021595c0 kind:load to:0x027e09a8 module:dtcm +from:0x021595dc kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02159650 kind:load to:0x021630b0 module:overlay(75) +from:0x021597d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021597e4 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x021597f0 kind:arm_call to:0x02015058 module:main +from:0x02159810 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159818 kind:load to:0x027e09a8 module:dtcm +from:0x02159850 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215990c kind:load to:0x02162d68 module:overlay(75) +from:0x0215995c kind:arm_call to:0x02015058 module:main +from:0x021599b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021599c4 kind:arm_call to:0x02156014 module:overlay(75) +from:0x021599dc kind:arm_call to:0x01ff9218 module:itcm +from:0x02159a60 kind:arm_call to:0x0215c7e8 module:overlay(75) +from:0x02159a94 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159aa8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159ad0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159ad8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159b38 kind:arm_call to:0x0215af2c module:overlay(75) +from:0x02159b44 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02159b50 kind:arm_call to:0x02156014 module:overlay(75) +from:0x02159b5c kind:arm_call to:0x02015058 module:main +from:0x02159b7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159b90 kind:arm_call to:0x02015058 module:main +from:0x02159bb4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159bc4 kind:load to:0x027e09a8 module:dtcm +from:0x02159bf4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159c8c kind:load to:0x02162f30 module:overlay(75) +from:0x02159ca4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159ce0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159cf4 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02159cfc kind:load to:0x027e0ce4 module:dtcm +from:0x02159d1c kind:arm_call to:0x0215c424 module:overlay(75) +from:0x02159d4c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159d58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159d64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159de4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02159df4 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x02159e00 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x02159e0c kind:load to:0x02162ee8 module:overlay(75) +from:0x02159e10 kind:load to:0x0216231c module:overlay(75) +from:0x02159e14 kind:load to:0x027e09bc module:dtcm +from:0x02159e50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159e7c kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x02159ebc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159ed8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02159ef0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159f00 kind:arm_call to:0x01ff9318 module:itcm +from:0x02159f10 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159f1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159f34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159f4c kind:arm_call to:0x021540f4 module:overlay(75) +from:0x02159f84 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159f98 kind:arm_call to:0x021540f4 module:overlay(75) +from:0x02159fd4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159fe8 kind:arm_call to:0x021540f4 module:overlay(75) +from:0x02159ffc kind:arm_call to:0x02015058 module:main +from:0x0215a00c kind:arm_call to:0x0215c7e8 module:overlay(75) +from:0x0215a020 kind:arm_call to:0x02015058 module:main +from:0x0215a040 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a054 kind:arm_call to:0x02015058 module:main +from:0x0215a078 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a084 kind:load to:0x027e09a8 module:dtcm +from:0x0215a0bc kind:arm_call to:0x02078210 module:overlay(0) +from:0x0215a0c4 kind:arm_call to:0x0215adb0 module:overlay(75) +from:0x0215a0e0 kind:load to:0x027e09bc module:dtcm +from:0x0215a0f4 kind:arm_call to:0x021542a0 module:overlay(75) +from:0x0215a10c kind:arm_call to:0x0215b3f8 module:overlay(75) +from:0x0215a170 kind:load to:0x02162d68 module:overlay(75) +from:0x0215a1c8 kind:arm_call to:0x0215b3f8 module:overlay(75) +from:0x0215a1ec kind:arm_call to:0x02015058 module:main +from:0x0215a214 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a224 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a254 kind:arm_call to:0x02160434 module:overlay(75) +from:0x0215a260 kind:arm_call to:0x02015058 module:main +from:0x0215a280 kind:arm_call to:0x02015058 module:main +from:0x0215a2a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a2a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a2c8 kind:arm_call to:0x0215b41c module:overlay(75) +from:0x0215a370 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a380 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a38c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a3a0 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215a3b4 kind:arm_call to:0x02015058 module:main +from:0x0215a3d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a3e4 kind:load to:0x02162120 module:overlay(75) +from:0x0215a3e8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a3f4 kind:load to:0x02162d68 module:overlay(75) +from:0x0215a3f8 kind:load to:0x021630b0 module:overlay(75) +from:0x0215a414 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0215a41c kind:arm_call to:0x0215adb0 module:overlay(75) +from:0x0215a430 kind:arm_call to:0x021542a0 module:overlay(75) +from:0x0215a438 kind:load to:0x027e09bc module:dtcm +from:0x0215a44c kind:arm_call to:0x021542a0 module:overlay(75) +from:0x0215a464 kind:arm_call to:0x0215b3f8 module:overlay(75) +from:0x0215a4c8 kind:load to:0x02162d68 module:overlay(75) +from:0x0215a52c kind:arm_call to:0x0215b3f8 module:overlay(75) +from:0x0215a550 kind:arm_call to:0x02015058 module:main +from:0x0215a578 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a588 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a5b8 kind:arm_call to:0x02160434 module:overlay(75) +from:0x0215a5c4 kind:arm_call to:0x02015058 module:main +from:0x0215a5e4 kind:arm_call to:0x02015058 module:main +from:0x0215a604 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a60c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a62c kind:arm_call to:0x0215b41c module:overlay(75) +from:0x0215a6e0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a6f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a700 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a714 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215a728 kind:arm_call to:0x02015058 module:main +from:0x0215a74c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a758 kind:load to:0x02162120 module:overlay(75) +from:0x0215a75c kind:load to:0x027e09a8 module:dtcm +from:0x0215a76c kind:load to:0x02162d68 module:overlay(75) +from:0x0215a770 kind:load to:0x021630b0 module:overlay(75) +from:0x0215a78c kind:arm_call to:0x02078210 module:overlay(0) +from:0x0215a794 kind:arm_call to:0x0215adb0 module:overlay(75) +from:0x0215a7a8 kind:arm_call to:0x021542a0 module:overlay(75) +from:0x0215a7b0 kind:load to:0x027e09bc module:dtcm +from:0x0215a844 kind:load to:0x02162bb0 module:overlay(75) +from:0x0215a848 kind:load to:0x02162ba0 module:overlay(75) +from:0x0215a884 kind:load to:0x02162ba0 module:overlay(75) +from:0x0215a8e4 kind:arm_call to:0x01ff993c module:itcm +from:0x0215a8fc kind:arm_call to:0x01ff9318 module:itcm +from:0x0215a918 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a97c kind:arm_call to:0x02015058 module:main +from:0x0215a9a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215aa04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215aac8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215aae4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215aafc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ab0c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215ab1c kind:arm_call to:0x02015058 module:main +from:0x0215ab2c kind:arm_call to:0x0215c7e8 module:overlay(75) +from:0x0215ab38 kind:arm_call to:0x02015058 module:main +from:0x0215ab58 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ab6c kind:arm_call to:0x02015058 module:main +from:0x0215ab90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215abe0 kind:arm_call to:0x021540f4 module:overlay(75) +from:0x0215abfc kind:arm_call to:0x02154140 module:overlay(75) +from:0x0215ac18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ac40 kind:load to:0x02162d68 module:overlay(75) +from:0x0215ac44 kind:load to:0x027e09a8 module:dtcm +from:0x0215acbc kind:load to:0x0215a888 module:overlay(75) +from:0x0215ad28 kind:load to:0x0215a888 module:overlay(75) +from:0x0215ad94 kind:load to:0x0215a888 module:overlay(75) +from:0x0215add8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ade8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ae40 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215af24 kind:load to:0x02162b08 module:overlay(75) +from:0x0215af28 kind:load to:0x02162af8 module:overlay(75) +from:0x0215af88 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215af94 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215afa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215afbc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215afdc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215afe8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215aff8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b02c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b090 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215b0a4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215b0b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b0c4 kind:arm_call to:0x0215bf10 module:overlay(75) +from:0x0215b0e0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215b0f0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b12c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b224 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b258 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b300 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b324 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b348 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b3b4 kind:arm_call to:0x0215ae8c module:overlay(75) +from:0x0215b3c4 kind:load to:0x027e0108 module:dtcm +from:0x0215b3c8 kind:load to:0x02162d68 module:overlay(75) +from:0x0215b3d0 kind:load to:0x02049bc4 module:main +from:0x0215b4b4 kind:load to:0x02162af8 module:overlay(75) +from:0x0215b4d0 kind:arm_call to:0x0215b558 module:overlay(75) +from:0x0215b4e0 kind:arm_call to:0x0215b8f4 module:overlay(75) +from:0x0215b570 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215b5a4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215b5c8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215b614 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b620 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b6a8 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x0215b724 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b734 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x0215b748 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b758 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215b798 kind:arm_call to:0x0215c948 module:overlay(75) +from:0x0215b7e8 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0215b7f4 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215b804 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215b830 kind:arm_call to:0x0215da2c module:overlay(75) +from:0x0215b840 kind:arm_call to:0x0215ad98 module:overlay(75) +from:0x0215b878 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215b88c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b898 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215b8c0 kind:arm_call to:0x020f437c module:overlay(31) +from:0x0215b8d4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b8dc kind:load to:0x0203e93c module:main +from:0x0215b8e4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b908 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215b934 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215b9ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ba44 kind:arm_call to:0x01ff938c module:itcm +from:0x0215ba6c kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x0215ba7c kind:arm_call to:0x0215ad98 module:overlay(75) +from:0x0215baf8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215bb14 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215bb34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215bb50 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215bb68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bb7c kind:arm_call to:0x020e4990 module:overlay(31) +from:0x0215bb94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bba8 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215bbb8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bbbc kind:load to:0x027e09a8 module:dtcm +from:0x0215bc54 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215bcb4 kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215bd0c kind:arm_call to:0x0215a7b4 module:overlay(75) +from:0x0215bd48 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215bd58 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215bde8 kind:load to:0x02162180 module:overlay(75) +from:0x0215be28 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215be38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be7c kind:load to:0x021621c8 module:overlay(75) +from:0x0215be80 kind:load to:0x01ffaf74 module:itcm +from:0x0215bea0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215bea8 kind:load to:0x02162120 module:overlay(75) +from:0x0215bef8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215bf08 kind:load to:0x021621c8 module:overlay(75) +from:0x0215bf0c kind:load to:0x0216218c module:overlay(75) +from:0x0215bf38 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bf48 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215bf64 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215bf74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bf84 kind:load to:0x027e0cd8 module:dtcm +from:0x0215bfb8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215bfd8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bfe4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215bff4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c000 kind:arm_call to:0x0215bf10 module:overlay(75) +from:0x0215c054 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c0ac kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c0e8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c12c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c138 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c1f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215c224 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c23c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c25c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c268 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c274 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c2c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c2d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c2e4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c2f0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c344 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c354 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c360 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c36c kind:arm_call to:0x01ff938c module:itcm +from:0x0215c3c0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215c3d0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215c3e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c3f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c404 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215c410 kind:arm_call to:0x0215bf10 module:overlay(75) +from:0x0215c41c kind:load to:0x027e0cd8 module:dtcm +from:0x0215c45c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c474 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c4ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c4c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c4e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c514 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c544 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c598 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c5a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c5c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c654 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c664 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c680 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c6ac kind:load to:0x027e0cd8 module:dtcm +from:0x0215c6cc kind:arm_call to:0x020580c4 module:overlay(0) +from:0x0215c714 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c74c kind:arm_call to:0x020581b8 module:overlay(0) +from:0x0215c758 kind:load to:0x0215de18 module:overlay(75) +from:0x0215c7b0 kind:arm_call to:0x0215bf10 module:overlay(75) +from:0x0215c7c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c7d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c824 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215c834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c854 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c860 kind:load to:0x027e0cec module:dtcm +from:0x0215c8cc kind:arm_call to:0x0215be64 module:overlay(75) +from:0x0215c8f8 kind:arm_call to:0x020180ec module:main +from:0x0215c91c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0215c934 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0215c944 kind:load to:0x027e0cec module:dtcm +from:0x0215c990 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215c9bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c9d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c9f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c9fc kind:load to:0x0216212c module:overlay(75) +from:0x0215ca00 kind:load to:0x02162138 module:overlay(75) +from:0x0215ca08 kind:load to:0x027e0cec module:dtcm +from:0x0215ca0c kind:load to:0x027e09a8 module:dtcm +from:0x0215ca58 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215ca84 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215caa0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215cabc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215cad4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215cb10 kind:load to:0x0216212c module:overlay(75) +from:0x0215cb14 kind:load to:0x02162138 module:overlay(75) +from:0x0215cb1c kind:load to:0x027e0cec module:dtcm +from:0x0215cb20 kind:load to:0x027e09a8 module:dtcm +from:0x0215cb28 kind:load to:0x027e09a4 module:dtcm +from:0x0215cb2c kind:load to:0x020aa868 module:overlay(0) +from:0x0215cb64 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cb74 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cbbc kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215cbec kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cc48 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215cca0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ccec kind:arm_call to:0x01ff9638 module:itcm +from:0x0215cd00 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215cd10 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215cd3c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215cda0 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215cdc0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ce3c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215ce98 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cf7c kind:arm_call to:0x020a0080 module:overlay(0) +from:0x0215cf9c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215cfc4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cfdc kind:load to:0x02162198 module:overlay(75) +from:0x0215cfe0 kind:load to:0x027e0cec module:dtcm +from:0x0215cfe4 kind:load to:0x02162180 module:overlay(75) +from:0x0215cfec kind:load to:0x0215c868 module:overlay(75) +from:0x0215cff4 kind:load to:0x0216215c module:overlay(75) +from:0x0215cffc kind:load to:0x02162320 module:overlay(75) +from:0x0215d004 kind:load to:0x027e09a8 module:dtcm +from:0x0215d040 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x0215d058 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0215d088 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0215d0d0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d0d4 kind:load to:0x020b502c module:overlay(0) +from:0x0215d110 kind:arm_call to:0x0215c204 module:overlay(75) +from:0x0215d118 kind:arm_call to:0x0215c02c module:overlay(75) +from:0x0215d124 kind:arm_call to:0x0215d720 module:overlay(75) +from:0x0215d12c kind:arm_call to:0x0215adc0 module:overlay(75) +from:0x0215d134 kind:arm_call to:0x0215a84c module:overlay(75) +from:0x0215d14c kind:arm_call to:0x0215c75c module:overlay(75) +from:0x0215d154 kind:arm_call to:0x0215c6b8 module:overlay(75) +from:0x0215d18c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d1e8 kind:arm_call to:0x0215cb30 module:overlay(75) +from:0x0215d1f0 kind:arm_call to:0x0215d008 module:overlay(75) +from:0x0215d1f8 kind:arm_call to:0x0215b4bc module:overlay(75) +from:0x0215d22c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215d244 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d26c kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215d2a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d2cc kind:arm_call to:0x0215be64 module:overlay(75) +from:0x0215d2ec kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0215d2f8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d324 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d334 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d338 kind:load to:0x021621a4 module:overlay(75) +from:0x0215d340 kind:load to:0x02162174 module:overlay(75) +from:0x0215d344 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d364 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215d38c kind:arm_call to:0x0215d720 module:overlay(75) +from:0x0215d394 kind:load to:0x027e09b8 module:dtcm +from:0x0215d3b4 kind:arm_call to:0x0200eab0 module:main +from:0x0215d3c4 kind:arm_call to:0x0200eab0 module:main +from:0x0215d3d0 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215d3e0 kind:arm_call to:0x0200ef5c module:main +from:0x0215d414 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d424 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d44c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215d4a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d510 kind:arm_call to:0x020c0a4c module:overlay(17) +from:0x0215d538 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d548 kind:arm_call to:0x021608e4 module:overlay(75) +from:0x0215d594 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0215d59c kind:load to:0x027e09ac module:dtcm +from:0x0215d5a0 kind:load to:0x027e09b4 module:dtcm +from:0x0215d5a4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d5e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d5ec kind:arm_call to:0x01fff458 module:itcm +from:0x0215d634 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0215d648 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d67c kind:arm_call to:0x0215be64 module:overlay(75) +from:0x0215d690 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d6a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d6ac kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d6e0 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0215d6f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d880 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d890 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d8a4 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d8b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d8c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d8d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d8f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d908 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d91c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d92c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d940 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d950 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d970 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d980 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d994 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d9a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215d9b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d9c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215d9dc kind:arm_call to:0x01ffb464 module:itcm +from:0x0215d9ec kind:arm_call to:0x01ff9318 module:itcm +from:0x0215da10 kind:load to:0x0203e93c module:main +from:0x0215da68 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215db0c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215db28 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215db40 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215db4c kind:load to:0x0203e93c module:main +from:0x0215db50 kind:load to:0x02162a58 module:overlay(75) +from:0x0215db54 kind:load to:0x0215da18 module:overlay(75) +from:0x0215db58 kind:load to:0x027e0cec module:dtcm +from:0x0215db5c kind:load to:0x02162a5c module:overlay(75) +from:0x0215db60 kind:load to:0x027e09a8 module:dtcm +from:0x0215db94 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215dba4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215dbf0 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215dc1c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215dc38 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215dc54 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215dc60 kind:load to:0x0216215c module:overlay(75) +from:0x0215dc68 kind:load to:0x0215db64 module:overlay(75) +from:0x0215dc6c kind:load to:0x027e0cec module:dtcm +from:0x0215dcb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215dccc kind:arm_call to:0x01ffccf4 module:itcm +from:0x0215dce8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215dcfc kind:arm_call to:0x01ffb800 module:itcm +from:0x0215dd20 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215dd30 kind:arm_call to:0x01ff938c module:itcm +from:0x0215dd3c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215dd78 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215dda4 kind:arm_call to:0x0207c0e4 module:overlay(0) +from:0x0215de10 kind:load to:0x021634f4 module:overlay(75) +from:0x0215de3c kind:arm_call to:0x0200e260 module:main +from:0x0215de80 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215de90 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215dea8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215deb8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215dec4 kind:load to:0x0203e93c module:main +from:0x0215dedc kind:arm_call to:0x0205838c module:overlay(0) +from:0x0215dee4 kind:arm_call to:0x02011ff4 module:main +from:0x0215def8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215df0c kind:load to:0x02163578 module:overlay(75) +from:0x0215df20 kind:arm_call to:0x02011f3c module:main +from:0x0215df2c kind:arm_call to:0x0215df74 module:overlay(75) +from:0x0215df40 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215df70 kind:load to:0x021630e8 module:overlay(75) +from:0x0215df7c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215dfb0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215dfd0 kind:load to:0x0216310c module:overlay(75) +from:0x0215e014 kind:arm_call to:0x0215da2c module:overlay(75) +from:0x0215e02c kind:load to:0x0209860c module:overlay(0) +from:0x0215e074 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215e094 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215e118 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e12c kind:arm_call to:0x020e4990 module:overlay(31) +from:0x0215e144 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e158 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215e168 kind:arm_call to:0x0215dfe8 module:overlay(75) +from:0x0215e178 kind:arm_call to:0x0215ad98 module:overlay(75) +from:0x0215e1b8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215e1cc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e1d8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0215e200 kind:arm_call to:0x020f437c module:overlay(31) +from:0x0215e210 kind:load to:0x021634f8 module:overlay(75) +from:0x0215e214 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e228 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e23c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e244 kind:arm_call to:0x02011ff4 module:main +from:0x0215e258 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215e26c kind:load to:0x021635d4 module:overlay(75) +from:0x0215e280 kind:arm_call to:0x02011f3c module:main +from:0x0215e28c kind:arm_call to:0x0215e3b8 module:overlay(75) +from:0x0215e2a0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215e2f8 kind:load to:0x02163184 module:overlay(75) +from:0x0215e31c kind:arm_call to:0x01fff148 module:itcm +from:0x0215e344 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e34c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215e35c kind:arm_call to:0x01ff938c module:itcm +from:0x0215e38c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e39c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e3a8 kind:arm_call to:0x0215bf10 module:overlay(75) +from:0x0215e3b4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e3c4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215e428 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215e450 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215e468 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e47c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215e594 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215e5e0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215e630 kind:arm_call to:0x0215fa7c module:overlay(75) +from:0x0215e640 kind:load to:0x021631f0 module:overlay(75) +from:0x0215e644 kind:load to:0x021635d4 module:overlay(75) +from:0x0215e648 kind:load to:0x021631a8 module:overlay(75) +from:0x0215e64c kind:load to:0x020b27a8 module:overlay(0) +from:0x0215e650 kind:load to:0x021635c8 module:overlay(75) +from:0x0215e658 kind:load to:0x027e0130 module:dtcm +from:0x0215e65c kind:load to:0x027e07d4 module:dtcm +from:0x0215e660 kind:load to:0x02163164 module:overlay(75) +from:0x0215e66c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e68c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e694 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215e69c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215e6a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e6ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e6b4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e6c0 kind:load to:0x021631f0 module:overlay(75) +from:0x0215e6d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e6e0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215e6e8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215e6f0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e6f8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215e700 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215e708 kind:arm_call to:0x02011ff4 module:main +from:0x0215e714 kind:load to:0x021631f0 module:overlay(75) +from:0x0215e790 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e798 kind:load to:0x027e07d4 module:dtcm +from:0x0215e79c kind:load to:0x027e09a8 module:dtcm +from:0x0215e7d0 kind:arm_call to:0x02153860 module:overlay(75) +from:0x0215e7e8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215e85c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215e894 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215e8a4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215e8c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e8e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215e960 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e99c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e9c4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e9cc kind:arm_call to:0x02160014 module:overlay(75) +from:0x0215e9d4 kind:arm_call to:0x0215fc90 module:overlay(75) +from:0x0215e9e4 kind:arm_call to:0x0215fdd4 module:overlay(75) +from:0x0215e9f8 kind:arm_call to:0x0215fa7c module:overlay(75) +from:0x0215ea00 kind:load to:0x02163324 module:overlay(75) +from:0x0215ea1c kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x0215ea3c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215ea48 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ea5c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ea6c kind:arm_call to:0x01ff938c module:itcm +from:0x0215eabc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215eadc kind:arm_call to:0x01fff17c module:itcm +from:0x0215eaec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215eb24 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215eb60 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215eb78 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215eb80 kind:arm_call to:0x0209805c module:overlay(0) +from:0x0215eb98 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ebe8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ec14 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ec48 kind:arm_call to:0x0215e304 module:overlay(75) +from:0x0215ec68 kind:load to:0x027e0d34 module:dtcm +from:0x0215ec78 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ec88 kind:load to:0x027e09a8 module:dtcm +from:0x0215ec90 kind:load to:0x027e09a4 module:dtcm +from:0x0215ec94 kind:load to:0x020aa868 module:overlay(0) +from:0x0215ec9c kind:load to:0x027e0cec module:dtcm +from:0x0215ecc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215eccc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ecdc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ece4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215ecf8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215ed04 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215ed14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ed40 kind:arm_call to:0x021605b8 module:overlay(75) +from:0x0215ed54 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215edd8 kind:arm_call to:0x020eed44 module:overlay(31) +from:0x0215ede8 kind:arm_call to:0x02160014 module:overlay(75) +from:0x0215edfc kind:load to:0x02049bc4 module:main +from:0x0215ee78 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ee80 kind:load to:0x027e07d4 module:dtcm +from:0x0215ee84 kind:load to:0x027e09a8 module:dtcm +from:0x0215eeb8 kind:arm_call to:0x02153860 module:overlay(75) +from:0x0215eecc kind:arm_call to:0x01ff9218 module:itcm +from:0x0215ef40 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ef78 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215ef88 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215efac kind:arm_call to:0x01ffb974 module:itcm +from:0x0215efc4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f010 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f04c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f074 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f07c kind:arm_call to:0x02160014 module:overlay(75) +from:0x0215f084 kind:arm_call to:0x0215fc90 module:overlay(75) +from:0x0215f094 kind:arm_call to:0x0215fdd4 module:overlay(75) +from:0x0215f0a8 kind:arm_call to:0x0215fa7c module:overlay(75) +from:0x0215f0b0 kind:load to:0x02163324 module:overlay(75) +from:0x0215f134 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f13c kind:load to:0x027e07d4 module:dtcm +from:0x0215f144 kind:load to:0x027e09a8 module:dtcm +from:0x0215f178 kind:arm_call to:0x02153860 module:overlay(75) +from:0x0215f190 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f220 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f230 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f254 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f26c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f2b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f2b8 kind:arm_call to:0x02160114 module:overlay(75) +from:0x0215f2fc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f344 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f35c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215f36c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f390 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f3a8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f3e8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f410 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f418 kind:arm_call to:0x02160014 module:overlay(75) +from:0x0215f420 kind:arm_call to:0x0215fc90 module:overlay(75) +from:0x0215f430 kind:arm_call to:0x0215fdd4 module:overlay(75) +from:0x0215f444 kind:arm_call to:0x0215fa7c module:overlay(75) +from:0x0215f44c kind:load to:0x02163324 module:overlay(75) +from:0x0215f454 kind:load to:0x027e09a8 module:dtcm +from:0x0215f4d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f4dc kind:load to:0x027e07d4 module:dtcm +from:0x0215f4e0 kind:load to:0x027e09a8 module:dtcm +from:0x0215f51c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215f538 kind:arm_call to:0x0215be84 module:overlay(75) +from:0x0215f57c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f588 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215f5c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f600 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f628 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f640 kind:arm_call to:0x021605b8 module:overlay(75) +from:0x0215f654 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f65c kind:arm_call to:0x02160014 module:overlay(75) +from:0x0215f664 kind:arm_call to:0x0215fdd4 module:overlay(75) +from:0x0215f678 kind:arm_call to:0x0215fa7c module:overlay(75) +from:0x0215f680 kind:arm_call to:0x0215fc90 module:overlay(75) +from:0x0215f690 kind:arm_call to:0x021605b8 module:overlay(75) +from:0x0215f6a4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f6b0 kind:load to:0x021634f8 module:overlay(75) +from:0x0215f6cc kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x0215f6ec kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215f6f8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215f70c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f71c kind:arm_call to:0x01ff938c module:itcm +from:0x0215f76c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f78c kind:arm_call to:0x01fff17c module:itcm +from:0x0215f79c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215f7d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f810 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215f828 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f830 kind:arm_call to:0x0209805c module:overlay(0) +from:0x0215f848 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f898 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215f8d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f8f8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f910 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f920 kind:arm_call to:0x0215e304 module:overlay(75) +from:0x0215f940 kind:load to:0x027e0d34 module:dtcm +from:0x0215f950 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f960 kind:load to:0x027e09a8 module:dtcm +from:0x0215f968 kind:load to:0x027e09a4 module:dtcm +from:0x0215f96c kind:load to:0x020aa868 module:overlay(0) +from:0x0215f970 kind:load to:0x027e0cec module:dtcm +from:0x0215f998 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215f9a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f9b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f9c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215f9d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215f9e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f9f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215fa1c kind:arm_call to:0x021605b8 module:overlay(75) +from:0x0215fa30 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215fa5c kind:arm_call to:0x020eed44 module:overlay(31) +from:0x0215fa6c kind:arm_call to:0x02160014 module:overlay(75) +from:0x0215fb04 kind:load to:0x02163254 module:overlay(75) +from:0x0215fb08 kind:load to:0x02163244 module:overlay(75) +from:0x0215fb54 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215fbe0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215fc60 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215fc70 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215fc7c kind:load to:0x02163244 module:overlay(75) +from:0x0215fc84 kind:load to:0x027e0cec module:dtcm +from:0x0215fca8 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x0215fd10 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215fd48 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215fd68 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fd74 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fd88 kind:arm_call to:0x02153fc0 module:overlay(75) +from:0x0215fd90 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fda4 kind:arm_call to:0x0215bd20 module:overlay(75) +from:0x0215fdc0 kind:load to:0x027e0d34 module:dtcm +from:0x0215fdc8 kind:load to:0x027e09c0 module:dtcm +from:0x0215fdcc kind:load to:0x027e0ce4 module:dtcm +from:0x0215fdec kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fdf8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fe38 kind:arm_call to:0x01ffcea0 module:itcm +from:0x0215fe5c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fe9c kind:arm_call to:0x01ffcea0 module:itcm +from:0x0215fec0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fee4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215ff3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ff48 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ffd4 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x0215fffc kind:load to:0x027e0ce4 module:dtcm +from:0x02160010 kind:load to:0x0203e93c module:main +from:0x02160048 kind:arm_call to:0x01ff938c module:itcm +from:0x0216006c kind:arm_call to:0x01ffb780 module:itcm +from:0x021600b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02160100 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216010c kind:load to:0x027e00fc module:dtcm +from:0x02160110 kind:load to:0x0203e93c module:main +from:0x021601a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021601e4 kind:load to:0x0203e93c module:main +from:0x02160208 kind:arm_call to:0x0215fb0c module:overlay(75) +from:0x02160224 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x02160230 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02160254 kind:arm_call to:0x0205f458 module:overlay(0) +from:0x02160298 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021602f0 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x021602fc kind:load to:0x027e09b4 module:dtcm +from:0x02160324 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160330 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160370 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02160394 kind:load to:0x021635b4 module:overlay(75) +from:0x02160398 kind:load to:0x020b537c module:overlay(0) +from:0x021603c8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021603d0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160420 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216042c kind:load to:0x020b537c module:overlay(0) +from:0x02160454 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160468 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160470 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160494 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021604e8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021604f4 kind:load to:0x021634f8 module:overlay(75) +from:0x021604f8 kind:load to:0x021635b4 module:overlay(75) +from:0x021604fc kind:load to:0x020b537c module:overlay(0) +from:0x02160538 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160544 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216055c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160564 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021605a0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021605ac kind:load to:0x021635b4 module:overlay(75) +from:0x021605b4 kind:load to:0x020b537c module:overlay(0) +from:0x021605ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160608 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160624 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160640 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216065c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160678 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160690 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021606a4 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x021606b4 kind:load to:0x027e0cec module:dtcm +from:0x021606b8 kind:load to:0x027e09a8 module:dtcm +from:0x021606bc kind:load to:0x027e09bc module:dtcm +from:0x021606dc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021606f0 kind:load to:0x02057884 module:overlay(0) +from:0x02160704 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216070c kind:arm_call to:0x02011ff4 module:main +from:0x02160720 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160754 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160764 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160788 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021607c0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021607d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021607e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021607f4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160808 kind:arm_call to:0x020f3ce4 module:overlay(31) +from:0x02160824 kind:arm_call to:0x0215bc30 module:overlay(75) +from:0x02160830 kind:load to:0x020ace50 module:overlay(0) +from:0x02160834 kind:load to:0x020b537c module:overlay(0) +from:0x0216083c kind:load to:0x027e0ce4 module:dtcm +from:0x02160840 kind:load to:0x021634f8 module:overlay(75) +from:0x0216087c kind:arm_call_thumb to:0x01ffa970 module:itcm +from:0x02160894 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x021608a4 kind:arm_call to:0x01ffad5c module:itcm +from:0x021608c8 kind:arm_call to:0x020f1858 module:overlay(31) +from:0x021608d4 kind:load to:0x0203f93c module:main +from:0x021608d8 kind:load to:0x0203f13c module:main +from:0x021608f4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216095c kind:arm_call to:0x0200eab0 module:main +from:0x02160970 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160980 kind:arm_call to:0x02028d08 module:main +from:0x021609d8 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x02160a0c kind:load to:0x021632dc module:overlay(75) +from:0x02160a10 kind:load to:0x027e07d4 module:dtcm +from:0x02160a9c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02160aa8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02160c40 kind:arm_call to:0x01fff17c module:itcm +from:0x02160c4c kind:arm_call to:0x01fff148 module:itcm +from:0x02160c94 kind:arm_call to:0x01fff148 module:itcm +from:0x02160cc4 kind:arm_call to:0x01fff148 module:itcm +from:0x02160cf0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160cfc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160d30 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160d3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160d4c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160d6c kind:arm_call to:0x01ffb428 module:itcm +from:0x02160d84 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02160df8 kind:arm_call to:0x02160a8c module:overlay(75) +from:0x02160e28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160e38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160e58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02160e64 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02160e8c kind:arm_call to:0x020157f8 module:main +from:0x02160f0c kind:arm_call to:0x01ff9984 module:itcm +from:0x02160f24 kind:arm_call to:0x01ff9984 module:itcm +from:0x02160f3c kind:arm_call to:0x01ff9318 module:itcm +from:0x02160f48 kind:load to:0x027e0ce0 module:dtcm +from:0x02160f4c kind:load to:0x021634f8 module:overlay(75) +from:0x02160f58 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02160f6c kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02160f74 kind:arm_call to:0x02011ff4 module:main +from:0x02160fc0 kind:arm_call to:0x01fff350 module:itcm +from:0x02160ff4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161000 kind:arm_call to:0x01fff148 module:itcm +from:0x02161024 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161038 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216104c kind:arm_call to:0x01ffb974 module:itcm +from:0x021610b0 kind:arm_call to:0x020157f8 module:main +from:0x021610bc kind:load to:0x020b2fe0 module:overlay(0) +from:0x021610c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021610c8 kind:load to:0x027e0ce0 module:dtcm +from:0x02161100 kind:arm_call to:0x01fff350 module:itcm +from:0x0216113c kind:arm_call to:0x01fff148 module:itcm +from:0x02161148 kind:arm_call to:0x01fff148 module:itcm +from:0x0216116c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161180 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161194 kind:arm_call to:0x01ffb974 module:itcm +from:0x021611d4 kind:load to:0x027e0ce4 module:dtcm +from:0x021611d8 kind:load to:0x020b2fe0 module:overlay(0) +from:0x021611e0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216122c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216123c kind:load to:0x020aae88 module:overlay(0) +from:0x02161240 kind:load to:0x020aae8c module:overlay(0) +from:0x02161288 kind:arm_call to:0x01ffb428 module:itcm +from:0x02161298 kind:load to:0x020aae80 module:overlay(0) +from:0x0216129c kind:load to:0x020aae84 module:overlay(0) +from:0x021612c4 kind:arm_call to:0x020829e8 module:overlay(0) +from:0x021612f0 kind:arm_call to:0x01fff148 module:itcm +from:0x02161318 kind:arm_call to:0x01fff148 module:itcm +from:0x02161330 kind:arm_call to:0x0215be64 module:overlay(75) +from:0x02161364 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216136c kind:arm_call to:0x01ffb800 module:itcm +from:0x02161384 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161394 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021613c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021613cc kind:arm_call to:0x01ffb800 module:itcm +from:0x021613e8 kind:arm_call to:0x01ff9770 module:itcm +from:0x021613f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161428 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161430 kind:arm_call to:0x01ffb800 module:itcm +from:0x02161444 kind:arm_call to:0x01ff9770 module:itcm +from:0x02161454 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216147c kind:arm_call to:0x01ff9638 module:itcm +from:0x02161498 kind:arm_call to:0x01ff9638 module:itcm +from:0x021614b4 kind:arm_call to:0x01ff9638 module:itcm +from:0x021614cc kind:arm_call to:0x01ff9638 module:itcm +from:0x021614e0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02161534 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02161540 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0216154c kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0216155c kind:arm_call to:0x01ffd054 module:itcm +from:0x02161568 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161578 kind:arm_call to:0x0215bd30 module:overlay(75) +from:0x02161588 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161594 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021615f4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216161c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216162c kind:arm_call to:0x01ffcfcc module:itcm +from:0x02161648 kind:arm_call to:0x0215be64 module:overlay(75) +from:0x02161674 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216167c kind:arm_call to:0x01ffb800 module:itcm +from:0x02161690 kind:arm_call to:0x01ff9770 module:itcm +from:0x021616a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021616cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021616d4 kind:arm_call to:0x01ffb800 module:itcm +from:0x021616e8 kind:arm_call to:0x01ff9770 module:itcm +from:0x021616f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161714 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161730 kind:arm_call to:0x01ff9638 module:itcm +from:0x02161740 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0216174c kind:arm_call to:0x01ffd1b4 module:itcm +from:0x0216175c kind:arm_call to:0x01ffd054 module:itcm +from:0x02161768 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216177c kind:arm_call to:0x021611e8 module:overlay(75) +from:0x0216178c kind:arm_call to:0x01ff9218 module:itcm +from:0x021617d4 kind:arm_call to:0x02161244 module:overlay(75) +from:0x021617e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02161810 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161824 kind:arm_call to:0x01ffb974 module:itcm +from:0x02161834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161858 kind:load to:0x021634f8 module:overlay(75) +from:0x0216185c kind:load to:0x027e0cdc module:dtcm +from:0x02161860 kind:load to:0x027e0ce0 module:dtcm +from:0x02161868 kind:load to:0x020aae7c module:overlay(0) +from:0x0216186c kind:load to:0x020aae78 module:overlay(0) +from:0x02161870 kind:load to:0x020aae94 module:overlay(0) +from:0x02161874 kind:load to:0x020aae90 module:overlay(0) +from:0x02161878 kind:load to:0x020aaef8 module:overlay(0) +from:0x0216187c kind:load to:0x020aaf04 module:overlay(0) +from:0x0216189c kind:arm_call to:0x020829e8 module:overlay(0) +from:0x021618b4 kind:arm_call to:0x01fff148 module:itcm +from:0x021618ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0216190c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161918 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216192c kind:arm_call to:0x01ff938c module:itcm +from:0x0216194c kind:arm_call to:0x01ffb974 module:itcm +from:0x02161998 kind:arm_call to:0x01ff9984 module:itcm +from:0x021619a4 kind:load to:0x027e0cdc module:dtcm +from:0x021619a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021619ac kind:load to:0x021634f8 module:overlay(75) +from:0x021619c8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021619e8 kind:arm_call to:0x01ffd420 module:itcm +from:0x02161a34 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x02161a48 kind:load to:0x027e0ce0 module:dtcm +from:0x02161a4c kind:load to:0x027e09b8 module:dtcm +from:0x02161a50 kind:load to:0x0204a068 module:main +from:0x02161a54 kind:load to:0x027e0d34 module:dtcm +from:0x02161a60 kind:thumb_call_arm to:0x02016654 module:main +from:0x02161a70 kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x02161a94 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x02161aac kind:thumb_call_arm to:0x02018240 module:main +from:0x02161ab4 kind:thumb_call_arm to:0x0216628c module:overlay(93) +from:0x02161ac6 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02161ace kind:thumb_call_arm to:0x02060b8c module:overlay(0) +from:0x02161adc kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02161ae8 kind:load to:0x02163308 module:overlay(75) +from:0x02161aec kind:load to:0x027e0d8c module:dtcm +from:0x02161b34 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02161b48 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x02161b6c kind:arm_call to:0x0206080c module:overlay(0) +from:0x02161b8c kind:arm_call to:0x021619b4 module:overlay(75) +from:0x02161bb8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02161bc4 kind:arm_call to:0x0216628c module:overlay(93) +from:0x02161e88 kind:arm_call to:0x02161af0 module:overlay(75) +from:0x02161eac kind:arm_call to:0x02161af0 module:overlay(75) +from:0x02161ed8 kind:arm_call to:0x02161af0 module:overlay(75) +from:0x02161efc kind:arm_call to:0x02161af0 module:overlay(75) +from:0x02161f20 kind:arm_call to:0x02161af0 module:overlay(75) +from:0x02161f2c kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x02161f40 kind:arm_call to:0x02161af0 module:overlay(75) +from:0x02161f48 kind:load to:0x027e0d8c module:dtcm +from:0x02161f58 kind:arm_call to:0x021619b4 module:overlay(75) +from:0x02161f98 kind:arm_call to:0x0201aaa8 module:main +from:0x02161fa0 kind:load to:0x0204aefc module:main +from:0x02161fac kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02161fc0 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02161fc8 kind:arm_call to:0x02011ff4 module:main +from:0x02162368 kind:arm_call to:0x02150bf4 module:overlay(75) +from:0x02162378 kind:arm_call to:0x0203ce4c module:main +from:0x021623a0 kind:arm_call to:0x02150c54 module:overlay(75) +from:0x021623b0 kind:arm_call to:0x0203ce4c module:main +from:0x0216243c kind:load to:0x02162680 module:overlay(75) +from:0x02162440 kind:load to:0x02163320 module:overlay(75) +from:0x02162444 kind:load to:0x02163344 module:overlay(75) +from:0x02162448 kind:load to:0x021540cc module:overlay(75) +from:0x0216244c kind:load to:0x02163338 module:overlay(75) +from:0x02162450 kind:load to:0x0216341c module:overlay(75) +from:0x02162454 kind:load to:0x021540e0 module:overlay(75) +from:0x02162458 kind:load to:0x0216332c module:overlay(75) +from:0x0216245c kind:load to:0x02043190 module:main +from:0x02162460 kind:load to:0x02162814 module:overlay(75) +from:0x02162464 kind:load to:0x02162720 module:overlay(75) +from:0x02162498 kind:arm_call to:0x021541f4 module:overlay(75) +from:0x021624a8 kind:arm_call to:0x0203ce4c module:main +from:0x02162554 kind:load to:0x02162a54 module:overlay(75) +from:0x02162558 kind:load to:0x021634f4 module:overlay(75) +from:0x0216255c kind:load to:0x02163524 module:overlay(75) +from:0x02162560 kind:load to:0x0215def0 module:overlay(75) +from:0x02162564 kind:load to:0x021634fc module:overlay(75) +from:0x02162568 kind:load to:0x02043190 module:main +from:0x0216256c kind:load to:0x02162ba0 module:overlay(75) +from:0x02162570 kind:load to:0x02162af8 module:overlay(75) +from:0x02162590 kind:arm_call to:0x0215df34 module:overlay(75) +from:0x021625a0 kind:arm_call to:0x0203ce4c module:main +from:0x021625b4 kind:load to:0x02163568 module:overlay(75) +from:0x021625b8 kind:load to:0x02163578 module:overlay(75) +from:0x021625bc kind:load to:0x0215e250 module:overlay(75) +from:0x021625c0 kind:load to:0x0216356c module:overlay(75) +from:0x021625e4 kind:arm_call to:0x0215e294 module:overlay(75) +from:0x021625f4 kind:arm_call to:0x0203ce4c module:main +from:0x02162654 kind:load to:0x021635b4 module:overlay(75) +from:0x02162658 kind:load to:0x021635d4 module:overlay(75) +from:0x0216265c kind:load to:0x02160718 module:overlay(75) +from:0x02162660 kind:load to:0x021635bc module:overlay(75) +from:0x02162664 kind:load to:0x02043190 module:main +from:0x02162668 kind:load to:0x02163244 module:overlay(75) +from:0x0216266c kind:load to:0x02162338 module:overlay(75) +from:0x02162670 kind:load to:0x02162468 module:overlay(75) +from:0x02162674 kind:load to:0x02162574 module:overlay(75) +from:0x02162678 kind:load to:0x021625c4 module:overlay(75) +from:0x0216268c kind:load to:0x02150c2c module:overlay(75) +from:0x02162690 kind:load to:0x02097924 module:overlay(0) +from:0x02162694 kind:load to:0x02097734 module:overlay(0) +from:0x02162698 kind:load to:0x020977b0 module:overlay(0) +from:0x0216269c kind:load to:0x0209792c module:overlay(0) +from:0x021626a0 kind:load to:0x0209794c module:overlay(0) +from:0x021626a4 kind:load to:0x02097978 module:overlay(0) +from:0x021626b0 kind:load to:0x02150bec module:overlay(75) +from:0x021626b4 kind:load to:0x02097924 module:overlay(0) +from:0x021626b8 kind:load to:0x02097734 module:overlay(0) +from:0x021626bc kind:load to:0x020977b0 module:overlay(0) +from:0x021626c0 kind:load to:0x0209792c module:overlay(0) +from:0x021626c4 kind:load to:0x0209794c module:overlay(0) +from:0x021626c8 kind:load to:0x02097978 module:overlay(0) +from:0x021626d4 kind:load to:0x0207d3b8 module:overlay(0) +from:0x021626d8 kind:load to:0x0207d3c0 module:overlay(0) +from:0x021626dc kind:load to:0x0207d590 module:overlay(0) +from:0x021626e0 kind:load to:0x0207d564 module:overlay(0) +from:0x021626e4 kind:load to:0x0207d878 module:overlay(0) +from:0x021626e8 kind:load to:0x0207d8d4 module:overlay(0) +from:0x021626ec kind:load to:0x0207d940 module:overlay(0) +from:0x021626f0 kind:load to:0x0207d9d8 module:overlay(0) +from:0x021626fc kind:load to:0x02151114 module:overlay(75) +from:0x02162700 kind:load to:0x02154094 module:overlay(75) +from:0x02162704 kind:load to:0x02057bd4 module:overlay(0) +from:0x02162708 kind:load to:0x020584d8 module:overlay(0) +from:0x0216270c kind:load to:0x02057da8 module:overlay(0) +from:0x02162710 kind:load to:0x02057e24 module:overlay(0) +from:0x02162714 kind:load to:0x02057e88 module:overlay(0) +from:0x02162718 kind:load to:0x02057c14 module:overlay(0) +from:0x0216271c kind:load to:0x02057d64 module:overlay(0) +from:0x02162720 kind:load to:0x02152b38 module:overlay(75) +from:0x02162728 kind:load to:0x02152c30 module:overlay(75) +from:0x02162738 kind:load to:0x02152dd4 module:overlay(75) +from:0x02162740 kind:load to:0x02152ed4 module:overlay(75) +from:0x02162750 kind:load to:0x02153078 module:overlay(75) +from:0x02162758 kind:load to:0x02153178 module:overlay(75) +from:0x02162770 kind:load to:0x02151128 module:overlay(75) +from:0x02162774 kind:load to:0x021540b0 module:overlay(75) +from:0x02162778 kind:load to:0x0209a234 module:overlay(0) +from:0x0216277c kind:load to:0x0209a268 module:overlay(0) +from:0x02162780 kind:load to:0x0209a300 module:overlay(0) +from:0x02162784 kind:load to:0x0209a314 module:overlay(0) +from:0x02162788 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0216278c kind:load to:0x0209a33c module:overlay(0) +from:0x02162790 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02162794 kind:load to:0x0209a04c module:overlay(0) +from:0x02162798 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0216279c kind:load to:0x0209a2e8 module:overlay(0) +from:0x021627a0 kind:load to:0x0209a328 module:overlay(0) +from:0x021627a4 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021627a8 kind:load to:0x02154068 module:overlay(75) +from:0x021627ac kind:load to:0x02154044 module:overlay(75) +from:0x021627b0 kind:load to:0x0209a6ec module:overlay(0) +from:0x021627bc kind:load to:0x020984f8 module:overlay(0) +from:0x021627c0 kind:load to:0x02098534 module:overlay(0) +from:0x021627c4 kind:load to:0x0209854c module:overlay(0) +from:0x021627c8 kind:load to:0x02098558 module:overlay(0) +from:0x021627cc kind:load to:0x02153fe4 module:overlay(75) +from:0x021627d0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021627d4 kind:load to:0x0215113c module:overlay(75) +from:0x021627d8 kind:load to:0x02098490 module:overlay(0) +from:0x021627dc kind:load to:0x02153bd0 module:overlay(75) +from:0x021627e0 kind:load to:0x02153b90 module:overlay(75) +from:0x021627e4 kind:load to:0x0209849c module:overlay(0) +from:0x021627e8 kind:load to:0x02153e00 module:overlay(75) +from:0x021627ec kind:load to:0x02098fe4 module:overlay(0) +from:0x021627f0 kind:load to:0x020984a8 module:overlay(0) +from:0x021627f4 kind:load to:0x02098564 module:overlay(0) +from:0x021627f8 kind:load to:0x020985d0 module:overlay(0) +from:0x021627fc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162800 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162804 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162808 kind:load to:0x02151370 module:overlay(75) +from:0x0216280c kind:load to:0x021513dc module:overlay(75) +from:0x02162810 kind:load to:0x02099568 module:overlay(0) +from:0x02162814 kind:load to:0x02151450 module:overlay(75) +from:0x0216281c kind:load to:0x0215150c module:overlay(75) +from:0x0216282c kind:load to:0x021515a8 module:overlay(75) +from:0x02162834 kind:load to:0x02151614 module:overlay(75) +from:0x02162844 kind:load to:0x02151694 module:overlay(75) +from:0x0216284c kind:load to:0x0215177c module:overlay(75) +from:0x0216285c kind:load to:0x0215184c module:overlay(75) +from:0x02162864 kind:load to:0x02151970 module:overlay(75) +from:0x02162874 kind:load to:0x02151b90 module:overlay(75) +from:0x0216287c kind:load to:0x02151c14 module:overlay(75) +from:0x0216288c kind:load to:0x02151d50 module:overlay(75) +from:0x02162894 kind:load to:0x02151f00 module:overlay(75) +from:0x021628a4 kind:load to:0x02152340 module:overlay(75) +from:0x021628ac kind:load to:0x021523ac module:overlay(75) +from:0x021628bc kind:load to:0x021527b4 module:overlay(75) +from:0x021628c4 kind:load to:0x02152838 module:overlay(75) +from:0x02162a68 kind:load to:0x02097bf4 module:overlay(0) +from:0x02162a6c kind:load to:0x0215d650 module:overlay(75) +from:0x02162a78 kind:load to:0x02097bf4 module:overlay(0) +from:0x02162a7c kind:load to:0x0215d5a8 module:overlay(75) +from:0x02162a88 kind:load to:0x021541cc module:overlay(75) +from:0x02162a8c kind:load to:0x020979c4 module:overlay(0) +from:0x02162a90 kind:load to:0x020979f8 module:overlay(0) +from:0x02162a94 kind:load to:0x020977b0 module:overlay(0) +from:0x02162a98 kind:load to:0x020979cc module:overlay(0) +from:0x02162a9c kind:load to:0x020977f4 module:overlay(0) +from:0x02162aa0 kind:load to:0x020977f8 module:overlay(0) +from:0x02162aac kind:load to:0x0207c2b4 module:overlay(0) +from:0x02162ab0 kind:load to:0x0215dc70 module:overlay(75) +from:0x02162ab4 kind:load to:0x0207c388 module:overlay(0) +from:0x02162ab8 kind:load to:0x0207c378 module:overlay(0) +from:0x02162abc kind:load to:0x0207c3cc module:overlay(0) +from:0x02162ac0 kind:load to:0x0207c3ec module:overlay(0) +from:0x02162ac4 kind:load to:0x0207c430 module:overlay(0) +from:0x02162ac8 kind:load to:0x0207c460 module:overlay(0) +from:0x02162ad4 kind:load to:0x021548cc module:overlay(75) +from:0x02162ad8 kind:load to:0x0215ded4 module:overlay(75) +from:0x02162adc kind:load to:0x02057bd4 module:overlay(0) +from:0x02162ae0 kind:load to:0x020584d8 module:overlay(0) +from:0x02162ae4 kind:load to:0x02057da8 module:overlay(0) +from:0x02162ae8 kind:load to:0x02057e24 module:overlay(0) +from:0x02162aec kind:load to:0x02057e88 module:overlay(0) +from:0x02162af0 kind:load to:0x02057c14 module:overlay(0) +from:0x02162af4 kind:load to:0x02057d64 module:overlay(0) +from:0x02162af8 kind:load to:0x0215ac54 module:overlay(75) +from:0x02162b00 kind:load to:0x0215acb4 module:overlay(75) +from:0x02162b10 kind:load to:0x0215acc0 module:overlay(75) +from:0x02162b18 kind:load to:0x0215ad20 module:overlay(75) +from:0x02162b28 kind:load to:0x0215ad2c module:overlay(75) +from:0x02162b30 kind:load to:0x0215ad8c module:overlay(75) +from:0x02162b48 kind:load to:0x020984f8 module:overlay(0) +from:0x02162b4c kind:load to:0x02098534 module:overlay(0) +from:0x02162b50 kind:load to:0x0209854c module:overlay(0) +from:0x02162b54 kind:load to:0x02098558 module:overlay(0) +from:0x02162b58 kind:load to:0x0215beac module:overlay(75) +from:0x02162b5c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162b60 kind:load to:0x02154b10 module:overlay(75) +from:0x02162b64 kind:load to:0x02098490 module:overlay(0) +from:0x02162b68 kind:load to:0x0215d0d8 module:overlay(75) +from:0x02162b6c kind:load to:0x0215d348 module:overlay(75) +from:0x02162b70 kind:load to:0x0209849c module:overlay(0) +from:0x02162b74 kind:load to:0x0215d398 module:overlay(75) +from:0x02162b78 kind:load to:0x02098fe4 module:overlay(0) +from:0x02162b7c kind:load to:0x020984a8 module:overlay(0) +from:0x02162b80 kind:load to:0x02098564 module:overlay(0) +from:0x02162b84 kind:load to:0x020985d0 module:overlay(0) +from:0x02162b88 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162b8c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162b90 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162b94 kind:load to:0x021548e0 module:overlay(75) +from:0x02162b98 kind:load to:0x021549f4 module:overlay(75) +from:0x02162b9c kind:load to:0x02099568 module:overlay(0) +from:0x02162ba0 kind:load to:0x02154d24 module:overlay(75) +from:0x02162ba8 kind:load to:0x02154df4 module:overlay(75) +from:0x02162bb8 kind:load to:0x02156094 module:overlay(75) +from:0x02162bc0 kind:load to:0x021561c4 module:overlay(75) +from:0x02162bd0 kind:load to:0x021562a0 module:overlay(75) +from:0x02162bd8 kind:load to:0x02156428 module:overlay(75) +from:0x02162be8 kind:load to:0x02156aac module:overlay(75) +from:0x02162bf0 kind:load to:0x02156b60 module:overlay(75) +from:0x02162bf8 kind:load to:0x02156cdc module:overlay(75) +from:0x02162c00 kind:load to:0x02156cf8 module:overlay(75) +from:0x02162c08 kind:load to:0x02156d94 module:overlay(75) +from:0x02162c18 kind:load to:0x02156f48 module:overlay(75) +from:0x02162c20 kind:load to:0x021570ac module:overlay(75) +from:0x02162c28 kind:load to:0x02157814 module:overlay(75) +from:0x02162c30 kind:load to:0x0215785c module:overlay(75) +from:0x02162c38 kind:load to:0x0215791c module:overlay(75) +from:0x02162c48 kind:load to:0x02157968 module:overlay(75) +from:0x02162c50 kind:load to:0x02157a18 module:overlay(75) +from:0x02162c58 kind:load to:0x02157ad0 module:overlay(75) +from:0x02162c60 kind:load to:0x02158598 module:overlay(75) +from:0x02162c68 kind:load to:0x02158658 module:overlay(75) +from:0x02162c78 kind:load to:0x02158fa4 module:overlay(75) +from:0x02162c80 kind:load to:0x0215904c module:overlay(75) +from:0x02162c90 kind:load to:0x021590cc module:overlay(75) +from:0x02162c98 kind:load to:0x02159178 module:overlay(75) +from:0x02162ca8 kind:load to:0x02159208 module:overlay(75) +from:0x02162cb0 kind:load to:0x02159274 module:overlay(75) +from:0x02162cc0 kind:load to:0x02159340 module:overlay(75) +from:0x02162cc8 kind:load to:0x0215943c module:overlay(75) +from:0x02162cd8 kind:load to:0x021595c8 module:overlay(75) +from:0x02162ce0 kind:load to:0x02159654 module:overlay(75) +from:0x02162ce8 kind:load to:0x0215981c module:overlay(75) +from:0x02162cf0 kind:load to:0x02159834 module:overlay(75) +from:0x02162cf8 kind:load to:0x02159910 module:overlay(75) +from:0x02162d08 kind:load to:0x02159bd0 module:overlay(75) +from:0x02162d10 kind:load to:0x02159c90 module:overlay(75) +from:0x02162d20 kind:load to:0x02159d00 module:overlay(75) +from:0x02162d28 kind:load to:0x02159e18 module:overlay(75) +from:0x02162d30 kind:load to:0x0215a090 module:overlay(75) +from:0x02162d38 kind:load to:0x0215a0e4 module:overlay(75) +from:0x02162d40 kind:load to:0x0215a174 module:overlay(75) +from:0x02162d48 kind:load to:0x0215a3fc module:overlay(75) +from:0x02162d50 kind:load to:0x0215a43c module:overlay(75) +from:0x02162d58 kind:load to:0x0215a4cc module:overlay(75) +from:0x02162d60 kind:load to:0x0215a774 module:overlay(75) +from:0x021630e8 kind:load to:0x0215df10 module:overlay(75) +from:0x021630ec kind:load to:0x0209772c module:overlay(0) +from:0x021630f0 kind:load to:0x02097734 module:overlay(0) +from:0x021630f4 kind:load to:0x020977b0 module:overlay(0) +from:0x021630f8 kind:load to:0x020977f0 module:overlay(0) +from:0x021630fc kind:load to:0x020977f4 module:overlay(0) +from:0x02163100 kind:load to:0x020977f8 module:overlay(0) +from:0x0216310c kind:load to:0x020984f8 module:overlay(0) +from:0x02163110 kind:load to:0x02098534 module:overlay(0) +from:0x02163114 kind:load to:0x0209854c module:overlay(0) +from:0x02163118 kind:load to:0x02098558 module:overlay(0) +from:0x0216311c kind:load to:0x01fff464 module:itcm +from:0x02163120 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163124 kind:load to:0x0215dfd4 module:overlay(75) +from:0x02163128 kind:load to:0x02098490 module:overlay(0) +from:0x0216312c kind:load to:0x0215e030 module:overlay(75) +from:0x02163130 kind:load to:0x02098498 module:overlay(0) +from:0x02163134 kind:load to:0x0209849c module:overlay(0) +from:0x02163138 kind:load to:0x020984a0 module:overlay(0) +from:0x0216313c kind:load to:0x02098fe4 module:overlay(0) +from:0x02163140 kind:load to:0x020984a8 module:overlay(0) +from:0x02163144 kind:load to:0x02098564 module:overlay(0) +from:0x02163148 kind:load to:0x020985d0 module:overlay(0) +from:0x0216314c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163150 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163154 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163158 kind:load to:0x0215e220 module:overlay(75) +from:0x0216315c kind:load to:0x0215e234 module:overlay(75) +from:0x02163160 kind:load to:0x02099568 module:overlay(0) +from:0x02163184 kind:load to:0x0215e270 module:overlay(75) +from:0x02163188 kind:load to:0x02097924 module:overlay(0) +from:0x0216318c kind:load to:0x02097734 module:overlay(0) +from:0x02163190 kind:load to:0x020977b0 module:overlay(0) +from:0x02163194 kind:load to:0x0209792c module:overlay(0) +from:0x02163198 kind:load to:0x0209794c module:overlay(0) +from:0x0216319c kind:load to:0x02097978 module:overlay(0) +from:0x021631a8 kind:load to:0x0215e664 module:overlay(75) +from:0x021631ac kind:load to:0x021606fc module:overlay(75) +from:0x021631b0 kind:load to:0x02099ae0 module:overlay(0) +from:0x021631b4 kind:load to:0x02099b18 module:overlay(0) +from:0x021631b8 kind:load to:0x0209a11c module:overlay(0) +from:0x021631bc kind:load to:0x0209a124 module:overlay(0) +from:0x021631c0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021631c4 kind:load to:0x02099c90 module:overlay(0) +from:0x021631c8 kind:load to:0x02099b80 module:overlay(0) +from:0x021631cc kind:load to:0x0209a04c module:overlay(0) +from:0x021631d0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021631d4 kind:load to:0x0209a0ec module:overlay(0) +from:0x021631d8 kind:load to:0x021606f4 module:overlay(75) +from:0x021631dc kind:load to:0x0209a104 module:overlay(0) +from:0x021631e0 kind:load to:0x021606e4 module:overlay(75) +from:0x021631e4 kind:load to:0x021606c0 module:overlay(75) +from:0x021631f0 kind:load to:0x020984f8 module:overlay(0) +from:0x021631f4 kind:load to:0x02098534 module:overlay(0) +from:0x021631f8 kind:load to:0x0209854c module:overlay(0) +from:0x021631fc kind:load to:0x02098558 module:overlay(0) +from:0x02163200 kind:load to:0x01fff464 module:itcm +from:0x02163204 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163208 kind:load to:0x02098488 module:overlay(0) +from:0x0216320c kind:load to:0x02098490 module:overlay(0) +from:0x02163210 kind:load to:0x021601e8 module:overlay(75) +from:0x02163214 kind:load to:0x02160268 module:overlay(75) +from:0x02163218 kind:load to:0x0209849c module:overlay(0) +from:0x0216321c kind:load to:0x02160288 module:overlay(75) +from:0x02163220 kind:load to:0x020984a4 module:overlay(0) +from:0x02163224 kind:load to:0x020984a8 module:overlay(0) +from:0x02163228 kind:load to:0x02098564 module:overlay(0) +from:0x0216322c kind:load to:0x020985d0 module:overlay(0) +from:0x02163230 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163234 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163238 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216323c kind:load to:0x0215e678 module:overlay(75) +from:0x02163240 kind:load to:0x0215e6c4 module:overlay(75) +from:0x02163244 kind:load to:0x0215e718 module:overlay(75) +from:0x0216324c kind:load to:0x0215e7a4 module:overlay(75) +from:0x0216325c kind:load to:0x0215ee00 module:overlay(75) +from:0x02163264 kind:load to:0x0215ee8c module:overlay(75) +from:0x02163274 kind:load to:0x0215f0bc module:overlay(75) +from:0x0216327c kind:load to:0x0215f14c module:overlay(75) +from:0x0216328c kind:load to:0x0215ea08 module:overlay(75) +from:0x02163294 kind:load to:0x0215eca4 module:overlay(75) +from:0x021632a4 kind:load to:0x0215f45c module:overlay(75) +from:0x021632ac kind:load to:0x0215f4e8 module:overlay(75) +from:0x021632bc kind:load to:0x0215f6b8 module:overlay(75) +from:0x021632c4 kind:load to:0x0215f97c module:overlay(75) +from:0x021632dc kind:load to:0x02160f50 module:overlay(75) +from:0x021632e0 kind:load to:0x02160f64 module:overlay(75) +from:0x021632e4 kind:load to:0x02160a14 module:overlay(75) +from:0x021632e8 kind:load to:0x020792ec module:overlay(0) +from:0x021632ec kind:load to:0x02160a1c module:overlay(75) +from:0x021632f0 kind:load to:0x02160c14 module:overlay(75) +from:0x021632f4 kind:load to:0x020792f4 module:overlay(0) +from:0x021632f8 kind:load to:0x020792f8 module:overlay(0) +from:0x021632fc kind:load to:0x020792fc module:overlay(0) +from:0x02163308 kind:load to:0x02161fa4 module:overlay(75) +from:0x0216330c kind:load to:0x02161fb8 module:overlay(75) +from:0x02163310 kind:load to:0x02161b78 module:overlay(75) +from:0x02163314 kind:load to:0x02161f4c module:overlay(75) diff --git a/config/usa/arm9/overlays/ov075/symbols.txt b/config/usa/arm9/overlays/ov075/symbols.txt new file mode 100644 index 00000000..1734f6fc --- /dev/null +++ b/config/usa/arm9/overlays/ov075/symbols.txt @@ -0,0 +1,416 @@ +func_ov075_02150be0 kind:function(arm,size=0xc) addr:0x02150be0 +func_ov075_02150bec kind:function(arm,size=0x8) addr:0x02150bec +func_ov075_02150bf4 kind:function(arm,size=0x2c) addr:0x02150bf4 +func_ov075_02150c20 kind:function(arm,size=0xc) addr:0x02150c20 +func_ov075_02150c2c kind:function(arm,size=0x28) addr:0x02150c2c +func_ov075_02150c54 kind:function(arm,size=0x50) addr:0x02150c54 +func_ov075_02150ca4 kind:function(arm,size=0x28) addr:0x02150ca4 +func_ov075_02150ccc kind:function(arm,size=0x448) addr:0x02150ccc +func_ov075_02151114 kind:function(arm,size=0x14) addr:0x02151114 +func_ov075_02151128 kind:function(arm,size=0x14) addr:0x02151128 +func_ov075_0215113c kind:function(arm,size=0x234) addr:0x0215113c +func_ov075_02151370 kind:function(arm,size=0x6c) addr:0x02151370 +func_ov075_021513dc kind:function(arm,size=0x74) addr:0x021513dc +func_ov075_02151450 kind:function(arm,size=0xbc) addr:0x02151450 +func_ov075_0215150c kind:function(arm,size=0x9c) addr:0x0215150c +func_ov075_021515a8 kind:function(arm,size=0x6c) addr:0x021515a8 +func_ov075_02151614 kind:function(arm,size=0x80) addr:0x02151614 +func_ov075_02151694 kind:function(arm,size=0xe8) addr:0x02151694 +func_ov075_0215177c kind:function(arm,size=0xd0) addr:0x0215177c +func_ov075_0215184c kind:function(arm,size=0x124) addr:0x0215184c +func_ov075_02151970 kind:function(arm,size=0x220) addr:0x02151970 +func_ov075_02151b90 kind:function(arm,size=0x84) addr:0x02151b90 +func_ov075_02151c14 kind:function(arm,size=0x13c) addr:0x02151c14 +func_ov075_02151d50 kind:function(arm,size=0x1b0) addr:0x02151d50 +func_ov075_02151f00 kind:function(arm,size=0x440) addr:0x02151f00 +func_ov075_02152340 kind:function(arm,size=0x6c) addr:0x02152340 +func_ov075_021523ac kind:function(arm,size=0x408) addr:0x021523ac +func_ov075_021527b4 kind:function(arm,size=0x84) addr:0x021527b4 +func_ov075_02152838 kind:function(arm,size=0x54) addr:0x02152838 +func_ov075_0215288c kind:function(arm,size=0x1e0) addr:0x0215288c +func_ov075_02152a6c kind:function(arm,size=0x90) addr:0x02152a6c +func_ov075_02152afc kind:function(arm,size=0x3c) addr:0x02152afc +func_ov075_02152b38 kind:function(arm,size=0xf8) addr:0x02152b38 +func_ov075_02152c30 kind:function(arm,size=0x1a4) addr:0x02152c30 +func_ov075_02152dd4 kind:function(arm,size=0x100) addr:0x02152dd4 +func_ov075_02152ed4 kind:function(arm,size=0x1a4) addr:0x02152ed4 +func_ov075_02153078 kind:function(arm,size=0x100) addr:0x02153078 +func_ov075_02153178 kind:function(arm,size=0x1a4) addr:0x02153178 +func_ov075_0215331c kind:function(arm,size=0x90) addr:0x0215331c +func_ov075_021533ac kind:function(arm,size=0xc4) addr:0x021533ac +func_ov075_02153470 kind:function(arm,size=0x24) addr:0x02153470 +func_ov075_02153494 kind:function(arm,size=0x24) addr:0x02153494 +func_ov075_021534b8 kind:function(arm,size=0x24) addr:0x021534b8 +func_ov075_021534dc kind:function(arm,size=0x3c) addr:0x021534dc +func_ov075_02153518 kind:function(arm,size=0x190) addr:0x02153518 +func_ov075_021536a8 kind:function(arm,size=0xd0) addr:0x021536a8 +func_ov075_02153778 kind:function(arm,size=0xc) addr:0x02153778 +func_ov075_02153784 kind:function(arm,size=0x80) addr:0x02153784 +func_ov075_02153804 kind:function(arm,size=0x5c) addr:0x02153804 +func_ov075_02153860 kind:function(arm,size=0x20) addr:0x02153860 +func_ov075_02153880 kind:function(arm,size=0x64) addr:0x02153880 +func_ov075_021538e4 kind:function(arm,size=0x80) addr:0x021538e4 +func_ov075_02153964 kind:function(arm,size=0x168) addr:0x02153964 +func_ov075_02153acc kind:function(arm,size=0xc4) addr:0x02153acc +func_ov075_02153b90 kind:function(arm,size=0x40) addr:0x02153b90 +func_ov075_02153bd0 kind:function(arm,size=0x230) addr:0x02153bd0 +func_ov075_02153e00 kind:function(arm,size=0xb8) addr:0x02153e00 +func_ov075_02153eb8 kind:function(arm,size=0x3c) addr:0x02153eb8 +func_ov075_02153ef4 kind:function(arm,size=0xcc) addr:0x02153ef4 +func_ov075_02153fc0 kind:function(arm,size=0x24) addr:0x02153fc0 +func_ov075_02153fe4 kind:function(arm,size=0x60) addr:0x02153fe4 +func_ov075_02154044 kind:function(arm,size=0x24) addr:0x02154044 +func_ov075_02154068 kind:function(arm,size=0x2c) addr:0x02154068 +func_ov075_02154094 kind:function(arm,size=0x1c) addr:0x02154094 +func_ov075_021540b0 kind:function(arm,size=0x1c) addr:0x021540b0 +func_ov075_021540cc kind:function(arm,size=0x14) addr:0x021540cc +func_ov075_021540e0 kind:function(arm,size=0x14) addr:0x021540e0 +func_ov075_021540f4 kind:function(arm,size=0x4c) addr:0x021540f4 +func_ov075_02154140 kind:function(arm,size=0x80) addr:0x02154140 +func_ov075_021541c0 kind:function(arm,size=0xc) addr:0x021541c0 +func_ov075_021541cc kind:function(arm,size=0x28) addr:0x021541cc +func_ov075_021541f4 kind:function(arm,size=0x54) addr:0x021541f4 +func_ov075_02154248 kind:function(arm,size=0x58) addr:0x02154248 +func_ov075_021542a0 kind:function(arm,size=0x94) addr:0x021542a0 +func_ov075_02154334 kind:function(arm,size=0x28) addr:0x02154334 +func_ov075_0215435c kind:function(arm,size=0x570) addr:0x0215435c +func_ov075_021548cc kind:function(arm,size=0x14) addr:0x021548cc +func_ov075_021548e0 kind:function(arm,size=0x114) addr:0x021548e0 +func_ov075_021549f4 kind:function(arm,size=0x11c) addr:0x021549f4 +func_ov075_02154b10 kind:function(arm,size=0x214) addr:0x02154b10 +func_ov075_02154d24 kind:function(arm,size=0xd0) addr:0x02154d24 +func_ov075_02154df4 kind:function(arm,size=0x720) addr:0x02154df4 +func_ov075_02155514 kind:function(arm,size=0x14) addr:0x02155514 +func_ov075_02155528 kind:function(arm,size=0xa4) addr:0x02155528 +func_ov075_021555cc kind:function(arm,size=0x73c) addr:0x021555cc +func_ov075_02155d08 kind:function(arm,size=0xa0) addr:0x02155d08 +func_ov075_02155da8 kind:function(arm,size=0x138) addr:0x02155da8 +func_ov075_02155ee0 kind:function(arm,size=0x134) addr:0x02155ee0 +func_ov075_02156014 kind:function(arm,size=0x80) addr:0x02156014 +func_ov075_02156094 kind:function(arm,size=0x130) addr:0x02156094 +func_ov075_021561c4 kind:function(arm,size=0xdc) addr:0x021561c4 +func_ov075_021562a0 kind:function(arm,size=0x188) addr:0x021562a0 +func_ov075_02156428 kind:function(arm,size=0x684) addr:0x02156428 +func_ov075_02156aac kind:function(arm,size=0xb4) addr:0x02156aac +func_ov075_02156b60 kind:function(arm,size=0x17c) addr:0x02156b60 +func_ov075_02156cdc kind:function(arm,size=0x1c) addr:0x02156cdc +func_ov075_02156cf8 kind:function(arm,size=0x9c) addr:0x02156cf8 +func_ov075_02156d94 kind:function(arm,size=0x1b4) addr:0x02156d94 +func_ov075_02156f48 kind:function(arm,size=0x164) addr:0x02156f48 +func_ov075_021570ac kind:function(arm,size=0x768) addr:0x021570ac +func_ov075_02157814 kind:function(arm,size=0x48) addr:0x02157814 +func_ov075_0215785c kind:function(arm,size=0xc0) addr:0x0215785c +func_ov075_0215791c kind:function(arm,size=0x4c) addr:0x0215791c +func_ov075_02157968 kind:function(arm,size=0xb0) addr:0x02157968 +func_ov075_02157a18 kind:function(arm,size=0xb8) addr:0x02157a18 +func_ov075_02157ad0 kind:function(arm,size=0x1c) addr:0x02157ad0 +func_ov075_02157aec kind:function(arm,size=0x278) addr:0x02157aec +func_ov075_02157d64 kind:function(arm,size=0x278) addr:0x02157d64 +func_ov075_02157fdc kind:function(arm,size=0x90) addr:0x02157fdc +func_ov075_0215806c kind:function(arm,size=0x70) addr:0x0215806c +func_ov075_021580dc kind:function(arm,size=0x1e0) addr:0x021580dc +func_ov075_021582bc kind:function(arm,size=0x2dc) addr:0x021582bc +func_ov075_02158598 kind:function(arm,size=0xc0) addr:0x02158598 +func_ov075_02158658 kind:function(arm,size=0x94c) addr:0x02158658 +func_ov075_02158fa4 kind:function(arm,size=0xa8) addr:0x02158fa4 +func_ov075_0215904c kind:function(arm,size=0x80) addr:0x0215904c +func_ov075_021590cc kind:function(arm,size=0xac) addr:0x021590cc +func_ov075_02159178 kind:function(arm,size=0x90) addr:0x02159178 +func_ov075_02159208 kind:function(arm,size=0x6c) addr:0x02159208 +func_ov075_02159274 kind:function(arm,size=0xcc) addr:0x02159274 +func_ov075_02159340 kind:function(arm,size=0xfc) addr:0x02159340 +func_ov075_0215943c kind:function(arm,size=0x18c) addr:0x0215943c +func_ov075_021595c8 kind:function(arm,size=0x8c) addr:0x021595c8 +func_ov075_02159654 kind:function(arm,size=0x1c8) addr:0x02159654 +func_ov075_0215981c kind:function(arm,size=0x18) addr:0x0215981c +func_ov075_02159834 kind:function(arm,size=0xdc) addr:0x02159834 +func_ov075_02159910 kind:function(arm,size=0x2c0) addr:0x02159910 +func_ov075_02159bd0 kind:function(arm,size=0xc0) addr:0x02159bd0 +func_ov075_02159c90 kind:function(arm,size=0x70) addr:0x02159c90 +func_ov075_02159d00 kind:function(arm,size=0x118) addr:0x02159d00 +func_ov075_02159e18 kind:function(arm,size=0x278) addr:0x02159e18 +func_ov075_0215a090 kind:function(arm,size=0x54) addr:0x0215a090 +func_ov075_0215a0e4 kind:function(arm,size=0x90) addr:0x0215a0e4 +func_ov075_0215a174 kind:function(arm,size=0x288) addr:0x0215a174 +func_ov075_0215a3fc kind:function(arm,size=0x40) addr:0x0215a3fc +func_ov075_0215a43c kind:function(arm,size=0x90) addr:0x0215a43c +func_ov075_0215a4cc kind:function(arm,size=0x2a8) addr:0x0215a4cc +func_ov075_0215a774 kind:function(arm,size=0x40) addr:0x0215a774 +func_ov075_0215a7b4 kind:function(arm,size=0x98) addr:0x0215a7b4 +func_ov075_0215a84c kind:function(arm,size=0x3c) addr:0x0215a84c +func_ov075_0215a888 kind:function(arm,size=0x3cc) addr:0x0215a888 +func_ov075_0215ac54 kind:function(arm,size=0x60) addr:0x0215ac54 +func_ov075_0215acb4 kind:function(arm,size=0xc) addr:0x0215acb4 +func_ov075_0215acc0 kind:function(arm,size=0x60) addr:0x0215acc0 +func_ov075_0215ad20 kind:function(arm,size=0xc) addr:0x0215ad20 +func_ov075_0215ad2c kind:function(arm,size=0x60) addr:0x0215ad2c +func_ov075_0215ad8c kind:function(arm,size=0xc) addr:0x0215ad8c +func_ov075_0215ad98 kind:function(arm,size=0x18) addr:0x0215ad98 +func_ov075_0215adb0 kind:function(arm,size=0x10) addr:0x0215adb0 +func_ov075_0215adc0 kind:function(arm,size=0x88) addr:0x0215adc0 +func_ov075_0215ae48 kind:function(arm,size=0x44) addr:0x0215ae48 +func_ov075_0215ae8c kind:function(arm,size=0xa0) addr:0x0215ae8c +func_ov075_0215af2c kind:function(arm,size=0x20) addr:0x0215af2c +func_ov075_0215af4c kind:function(arm,size=0x488) addr:0x0215af4c +func_ov075_0215b3d4 kind:function(arm,size=0x24) addr:0x0215b3d4 +func_ov075_0215b3f8 kind:function(arm,size=0x24) addr:0x0215b3f8 +func_ov075_0215b41c kind:function(arm,size=0x24) addr:0x0215b41c +func_ov075_0215b440 kind:function(arm,size=0x7c) addr:0x0215b440 +func_ov075_0215b4bc kind:function(arm,size=0x9c) addr:0x0215b4bc +func_ov075_0215b558 kind:function(arm,size=0x39c) addr:0x0215b558 +func_ov075_0215b8f4 kind:function(arm,size=0x2d4) addr:0x0215b8f4 +func_ov075_0215bbc8 kind:function(arm,size=0x8) addr:0x0215bbc8 +func_ov075_0215bbd0 kind:function(arm,size=0x60) addr:0x0215bbd0 +func_ov075_0215bc30 kind:function(arm,size=0xf0) addr:0x0215bc30 +func_ov075_0215bd20 kind:function(arm,size=0x10) addr:0x0215bd20 +func_ov075_0215bd30 kind:function(arm,size=0xc0) addr:0x0215bd30 +func_ov075_0215bdf0 kind:function(arm,size=0x74) addr:0x0215bdf0 +func_ov075_0215be64 kind:function(arm,size=0x20) addr:0x0215be64 +func_ov075_0215be84 kind:function(arm,size=0x28) addr:0x0215be84 +func_ov075_0215beac kind:function(arm,size=0x64) addr:0x0215beac +func_ov075_0215bf10 kind:function(arm,size=0x78) addr:0x0215bf10 +func_ov075_0215bf88 kind:function(arm,size=0xa4) addr:0x0215bf88 +func_ov075_0215c02c kind:function(arm,size=0x1d8) addr:0x0215c02c +func_ov075_0215c204 kind:function(arm,size=0x220) addr:0x0215c204 +func_ov075_0215c424 kind:function(arm,size=0x128) addr:0x0215c424 +func_ov075_0215c54c kind:function(arm,size=0x16c) addr:0x0215c54c +func_ov075_0215c6b8 kind:function(arm,size=0xa4) addr:0x0215c6b8 +func_ov075_0215c75c kind:function(arm,size=0x8c) addr:0x0215c75c +func_ov075_0215c7e8 kind:function(arm,size=0x80) addr:0x0215c7e8 +func_ov075_0215c868 kind:function(arm,size=0x50) addr:0x0215c868 +func_ov075_0215c8b8 kind:function(arm,size=0x90) addr:0x0215c8b8 +func_ov075_0215c948 kind:function(arm,size=0xc8) addr:0x0215c948 +func_ov075_0215ca10 kind:function(arm,size=0x120) addr:0x0215ca10 +func_ov075_0215cb30 kind:function(arm,size=0x4d8) addr:0x0215cb30 +func_ov075_0215d008 kind:function(arm,size=0xd0) addr:0x0215d008 +func_ov075_0215d0d8 kind:function(arm,size=0x270) addr:0x0215d0d8 +func_ov075_0215d348 kind:function(arm,size=0x50) addr:0x0215d348 +func_ov075_0215d398 kind:function(arm,size=0x210) addr:0x0215d398 +func_ov075_0215d5a8 kind:function(arm,size=0xa8) addr:0x0215d5a8 +func_ov075_0215d650 kind:function(arm,size=0xa8) addr:0x0215d650 +func_ov075_0215d6f8 kind:function(arm,size=0x28) addr:0x0215d6f8 +func_ov075_0215d720 kind:function(arm,size=0x2f8) addr:0x0215d720 +func_ov075_0215da18 kind:function(arm,size=0x14) addr:0x0215da18 +func_ov075_0215da2c kind:function(arm,size=0x138) addr:0x0215da2c +func_ov075_0215db64 kind:function(arm,size=0x64) addr:0x0215db64 +func_ov075_0215dbc8 kind:function(arm,size=0xa8) addr:0x0215dbc8 +func_ov075_0215dc70 kind:function(arm,size=0x1a8) addr:0x0215dc70 +func_ov075_0215de18 kind:function(arm,size=0xb0) addr:0x0215de18 +func_ov075_0215dec8 kind:function(arm,size=0xc) addr:0x0215dec8 +func_ov075_0215ded4 kind:function(arm,size=0x1c) addr:0x0215ded4 +func_ov075_0215def0 kind:function(arm,size=0x14) addr:0x0215def0 +func_ov075_0215df04 kind:function(arm,size=0xc) addr:0x0215df04 +func_ov075_0215df10 kind:function(arm,size=0x24) addr:0x0215df10 +func_ov075_0215df34 kind:function(arm,size=0x40) addr:0x0215df34 +func_ov075_0215df74 kind:function(arm,size=0x60) addr:0x0215df74 +func_ov075_0215dfd4 kind:function(arm,size=0x14) addr:0x0215dfd4 +func_ov075_0215dfe8 kind:function(arm,size=0x3c) addr:0x0215dfe8 +func_ov075_0215e024 kind:function(arm,size=0xc) addr:0x0215e024 +func_ov075_0215e030 kind:function(arm,size=0x1f0) addr:0x0215e030 +func_ov075_0215e220 kind:function(arm,size=0x14) addr:0x0215e220 +func_ov075_0215e234 kind:function(arm,size=0x1c) addr:0x0215e234 +func_ov075_0215e250 kind:function(arm,size=0x14) addr:0x0215e250 +func_ov075_0215e264 kind:function(arm,size=0xc) addr:0x0215e264 +func_ov075_0215e270 kind:function(arm,size=0x24) addr:0x0215e270 +func_ov075_0215e294 kind:function(arm,size=0x70) addr:0x0215e294 +func_ov075_0215e304 kind:function(arm,size=0xb4) addr:0x0215e304 +func_ov075_0215e3b8 kind:function(arm,size=0x2ac) addr:0x0215e3b8 +func_ov075_0215e664 kind:function(arm,size=0x14) addr:0x0215e664 +func_ov075_0215e678 kind:function(arm,size=0x4c) addr:0x0215e678 +func_ov075_0215e6c4 kind:function(arm,size=0x54) addr:0x0215e6c4 +func_ov075_0215e718 kind:function(arm,size=0x8c) addr:0x0215e718 +func_ov075_0215e7a4 kind:function(arm,size=0x264) addr:0x0215e7a4 +func_ov075_0215ea08 kind:function(arm,size=0x29c) addr:0x0215ea08 +func_ov075_0215eca4 kind:function(arm,size=0x15c) addr:0x0215eca4 +func_ov075_0215ee00 kind:function(arm,size=0x8c) addr:0x0215ee00 +func_ov075_0215ee8c kind:function(arm,size=0x230) addr:0x0215ee8c +func_ov075_0215f0bc kind:function(arm,size=0x90) addr:0x0215f0bc +func_ov075_0215f14c kind:function(arm,size=0x310) addr:0x0215f14c +func_ov075_0215f45c kind:function(arm,size=0x8c) addr:0x0215f45c +func_ov075_0215f4e8 kind:function(arm,size=0x1d0) addr:0x0215f4e8 +func_ov075_0215f6b8 kind:function(arm,size=0x2c4) addr:0x0215f6b8 +func_ov075_0215f97c kind:function(arm,size=0x100) addr:0x0215f97c +func_ov075_0215fa7c kind:function(arm,size=0x90) addr:0x0215fa7c +func_ov075_0215fb0c kind:function(arm,size=0x184) addr:0x0215fb0c +func_ov075_0215fc90 kind:function(arm,size=0x144) addr:0x0215fc90 +func_ov075_0215fdd4 kind:function(arm,size=0x240) addr:0x0215fdd4 +func_ov075_02160014 kind:function(arm,size=0x100) addr:0x02160014 +func_ov075_02160114 kind:function(arm,size=0xd4) addr:0x02160114 +func_ov075_021601e8 kind:function(arm,size=0x80) addr:0x021601e8 +func_ov075_02160268 kind:function(arm,size=0x20) addr:0x02160268 +func_ov075_02160288 kind:function(arm,size=0x78) addr:0x02160288 +func_ov075_02160300 kind:function(arm,size=0xa0) addr:0x02160300 +func_ov075_021603a0 kind:function(arm,size=0x94) addr:0x021603a0 +func_ov075_02160434 kind:function(arm,size=0xd0) addr:0x02160434 +func_ov075_02160504 kind:function(arm,size=0xb4) addr:0x02160504 +func_ov075_021605b8 kind:function(arm,size=0x108) addr:0x021605b8 +func_ov075_021606c0 kind:function(arm,size=0x24) addr:0x021606c0 +func_ov075_021606e4 kind:function(arm,size=0x10) addr:0x021606e4 +func_ov075_021606f4 kind:function(arm,size=0x8) addr:0x021606f4 +func_ov075_021606fc kind:function(arm,size=0x1c) addr:0x021606fc +func_ov075_02160718 kind:function(arm,size=0x14) addr:0x02160718 +func_ov075_0216072c kind:function(arm,size=0x118) addr:0x0216072c +func_ov075_02160844 kind:function(arm,size=0xa0) addr:0x02160844 +func_ov075_021608e4 kind:function(arm,size=0xec) addr:0x021608e4 +func_ov075_021609d0 kind:function(arm,size=0x44) addr:0x021609d0 +func_ov075_02160a14 kind:function(arm,size=0x8) addr:0x02160a14 +func_ov075_02160a1c kind:function(arm,size=0x70) addr:0x02160a1c +func_ov075_02160a8c kind:function(arm,size=0x188) addr:0x02160a8c +func_ov075_02160c14 kind:function(arm,size=0x33c) addr:0x02160c14 +func_ov075_02160f50 kind:function(arm,size=0x14) addr:0x02160f50 +func_ov075_02160f64 kind:function(arm,size=0x1c) addr:0x02160f64 +func_ov075_02160f80 kind:function(arm,size=0x150) addr:0x02160f80 +func_ov075_021610d0 kind:function(arm,size=0x118) addr:0x021610d0 +func_ov075_021611e8 kind:function(arm,size=0x5c) addr:0x021611e8 +func_ov075_02161244 kind:function(arm,size=0x5c) addr:0x02161244 +func_ov075_021612a0 kind:function(arm,size=0x5e0) addr:0x021612a0 +func_ov075_02161880 kind:function(arm,size=0x134) addr:0x02161880 +func_ov075_021619b4 kind:function(arm,size=0xa4) addr:0x021619b4 +func_ov075_02161a58 kind:function(thumb,size=0x98) addr:0x02161a58 +func_ov075_02161af0 kind:function(arm,size=0x88) addr:0x02161af0 +func_ov075_02161b78 kind:function(arm,size=0x3d4) addr:0x02161b78 +func_ov075_02161f4c kind:function(arm,size=0x58) addr:0x02161f4c +func_ov075_02161fa4 kind:function(arm,size=0x14) addr:0x02161fa4 +func_ov075_02161fb8 kind:function(arm,size=0x1c) addr:0x02161fb8 +data_ov075_02161fe0 kind:data(any) addr:0x02161fe0 +data_ov075_02161fec kind:data(any) addr:0x02161fec +data_ov075_02161ff8 kind:data(any) addr:0x02161ff8 +data_ov075_02162004 kind:data(any) addr:0x02162004 +data_ov075_02162014 kind:data(any) addr:0x02162014 +data_ov075_02162024 kind:data(any) addr:0x02162024 +data_ov075_02162034 kind:data(any) addr:0x02162034 +data_ov075_02162044 kind:data(any) addr:0x02162044 +data_ov075_02162054 kind:data(any) addr:0x02162054 +data_ov075_02162064 kind:data(any) addr:0x02162064 +data_ov075_02162074 kind:data(any) addr:0x02162074 +data_ov075_02162084 kind:data(any) addr:0x02162084 +data_ov075_02162094 kind:data(any) addr:0x02162094 +data_ov075_021620a0 kind:data(any) addr:0x021620a0 ambiguous +data_ov075_021620a4 kind:data(any) addr:0x021620a4 +data_ov075_021620b4 kind:data(any) addr:0x021620b4 +data_ov075_02162120 kind:data(any) addr:0x02162120 +data_ov075_0216212c kind:data(any) addr:0x0216212c +data_ov075_02162138 kind:data(any) addr:0x02162138 +data_ov075_02162144 kind:data(any) addr:0x02162144 +data_ov075_0216215c kind:data(any) addr:0x0216215c +data_ov075_02162168 kind:data(any) addr:0x02162168 +data_ov075_02162174 kind:data(any) addr:0x02162174 +data_ov075_02162180 kind:data(any) addr:0x02162180 +data_ov075_02162188 kind:data(any) addr:0x02162188 ambiguous +data_ov075_0216218c kind:data(any) addr:0x0216218c +data_ov075_02162198 kind:data(any) addr:0x02162198 +data_ov075_021621a4 kind:data(any) addr:0x021621a4 +data_ov075_021621b0 kind:data(any) addr:0x021621b0 +data_ov075_021621bc kind:data(any) addr:0x021621bc +data_ov075_021621c8 kind:data(any) addr:0x021621c8 +data_ov075_021621e0 kind:data(any) addr:0x021621e0 +data_ov075_021621f0 kind:data(any) addr:0x021621f0 +data_ov075_02162200 kind:data(any) addr:0x02162200 +data_ov075_02162210 kind:data(any) addr:0x02162210 +data_ov075_02162220 kind:data(any) addr:0x02162220 +data_ov075_02162230 kind:data(any) addr:0x02162230 +data_ov075_02162240 kind:data(any) addr:0x02162240 +data_ov075_02162250 kind:data(any) addr:0x02162250 +data_ov075_02162260 kind:data(any) addr:0x02162260 +data_ov075_02162270 kind:data(any) addr:0x02162270 +data_ov075_02162280 kind:data(any) addr:0x02162280 +data_ov075_02162290 kind:data(any) addr:0x02162290 +data_ov075_021622ac kind:data(any) addr:0x021622ac +data_ov075_021622c8 kind:data(any) addr:0x021622c8 +data_ov075_021622e4 kind:data(any) addr:0x021622e4 +data_ov075_02162300 kind:data(any) addr:0x02162300 +data_ov075_0216231c kind:data(any) addr:0x0216231c +data_ov075_02162320 kind:data(any) addr:0x02162320 +__sinit_ov075_02162338 kind:function(arm,size=0x130) addr:0x02162338 +__sinit_ov075_02162468 kind:function(arm,size=0x10c) addr:0x02162468 +__sinit_ov075_02162574 kind:function(arm,size=0x50) addr:0x02162574 +__sinit_ov075_021625c4 kind:function(arm,size=0xa8) addr:0x021625c4 +.p__sinit_ov075_02162338 kind:data(word) addr:0x0216266c +.p__sinit_ov075_02162468 kind:data(word) addr:0x02162670 +.p__sinit_ov075_02162574 kind:data(word) addr:0x02162674 +.p__sinit_ov075_021625c4 kind:data(word) addr:0x02162678 +data_ov075_02162680 kind:data(any) addr:0x02162680 +data_ov075_0216268c kind:data(any) addr:0x0216268c +data_ov075_021626b0 kind:data(any) addr:0x021626b0 +data_ov075_021626d4 kind:data(any) addr:0x021626d4 +data_ov075_021626f8 kind:data(any) addr:0x021626f8 ambiguous +data_ov075_021626fc kind:data(any) addr:0x021626fc +data_ov075_02162720 kind:data(any) addr:0x02162720 +data_ov075_02162730 kind:data(any) addr:0x02162730 +data_ov075_02162770 kind:data(any) addr:0x02162770 +data_ov075_021627bc kind:data(any) addr:0x021627bc +data_ov075_02162814 kind:data(any) addr:0x02162814 +data_ov075_02162824 kind:data(any) addr:0x02162824 +data_ov075_021628d4 kind:data(any) addr:0x021628d4 +data_ov075_021628ec kind:data(any) addr:0x021628ec +data_ov075_02162904 kind:data(any) addr:0x02162904 +data_ov075_0216291c kind:data(any) addr:0x0216291c +data_ov075_0216294c kind:data(any) addr:0x0216294c +data_ov075_021629b0 kind:data(any) addr:0x021629b0 ambiguous +data_ov075_02162a0c kind:data(any) addr:0x02162a0c +data_ov075_02162a24 kind:data(any) addr:0x02162a24 +data_ov075_02162a3c kind:data(any) addr:0x02162a3c +data_ov075_02162a54 kind:data(any) addr:0x02162a54 +data_ov075_02162a58 kind:data(any) addr:0x02162a58 +data_ov075_02162a5c kind:data(any) addr:0x02162a5c +data_ov075_02162a68 kind:data(any) addr:0x02162a68 +data_ov075_02162a78 kind:data(any) addr:0x02162a78 +data_ov075_02162a88 kind:data(any) addr:0x02162a88 +data_ov075_02162aac kind:data(any) addr:0x02162aac +data_ov075_02162ad4 kind:data(any) addr:0x02162ad4 +data_ov075_02162af8 kind:data(any) addr:0x02162af8 +data_ov075_02162b08 kind:data(any) addr:0x02162b08 +data_ov075_02162b48 kind:data(any) addr:0x02162b48 +data_ov075_02162b58 kind:data(any) addr:0x02162b58 ambiguous +data_ov075_02162ba0 kind:data(any) addr:0x02162ba0 +data_ov075_02162bb0 kind:data(any) addr:0x02162bb0 +data_ov075_02162c7c kind:data(any) addr:0x02162c7c ambiguous +data_ov075_02162d68 kind:data(any) addr:0x02162d68 +data_ov075_02162d80 kind:data(any) addr:0x02162d80 +data_ov075_02162d98 kind:data(any) addr:0x02162d98 +data_ov075_02162dc8 kind:data(any) addr:0x02162dc8 +data_ov075_02162de0 kind:data(any) addr:0x02162de0 +data_ov075_02162ee8 kind:data(any) addr:0x02162ee8 +data_ov075_02162f00 kind:data(any) addr:0x02162f00 +data_ov075_02162f14 kind:data(any) addr:0x02162f14 ambiguous +data_ov075_02162f18 kind:data(any) addr:0x02162f18 +data_ov075_02162f30 kind:data(any) addr:0x02162f30 +data_ov075_02162f78 kind:data(any) addr:0x02162f78 +data_ov075_02162fc0 kind:data(any) addr:0x02162fc0 +data_ov075_02162fd8 kind:data(any) addr:0x02162fd8 +data_ov075_02163050 kind:data(any) addr:0x02163050 +data_ov075_02163068 kind:data(any) addr:0x02163068 +data_ov075_021630b0 kind:data(any) addr:0x021630b0 +data_ov075_021630c8 kind:data(any) addr:0x021630c8 +data_ov075_021630e8 kind:data(any) addr:0x021630e8 +data_ov075_0216310c kind:data(any) addr:0x0216310c +data_ov075_02163164 kind:data(any) addr:0x02163164 +data_ov075_02163184 kind:data(any) addr:0x02163184 +data_ov075_021631a8 kind:data(any) addr:0x021631a8 +data_ov075_021631f0 kind:data(any) addr:0x021631f0 +data_ov075_02163208 kind:data(any) addr:0x02163208 ambiguous +data_ov075_02163244 kind:data(any) addr:0x02163244 +data_ov075_02163254 kind:data(any) addr:0x02163254 +data_ov075_021632dc kind:data(any) addr:0x021632dc +data_ov075_02163308 kind:data(any) addr:0x02163308 +data_ov075_02163320 kind:bss addr:0x02163320 +data_ov075_02163324 kind:bss addr:0x02163324 +data_ov075_0216332c kind:bss addr:0x0216332c +data_ov075_02163338 kind:bss addr:0x02163338 +data_ov075_02163344 kind:bss addr:0x02163344 +data_ov075_0216341c kind:bss addr:0x0216341c +data_ov075_021634ac kind:bss addr:0x021634ac ambiguous +data_ov075_021634f4 kind:bss addr:0x021634f4 +data_ov075_021634f8 kind:bss addr:0x021634f8 +data_ov075_021634fc kind:bss addr:0x021634fc +data_ov075_02163508 kind:bss addr:0x02163508 +data_ov075_02163514 kind:bss addr:0x02163514 +data_ov075_02163524 kind:bss addr:0x02163524 +data_ov075_02163568 kind:bss addr:0x02163568 +data_ov075_0216356c kind:bss addr:0x0216356c +data_ov075_02163578 kind:bss addr:0x02163578 +data_ov075_021635b4 kind:bss addr:0x021635b4 +data_ov075_021635bc kind:bss addr:0x021635bc +data_ov075_021635c8 kind:bss addr:0x021635c8 +data_ov075_021635d4 kind:bss addr:0x021635d4 +data_ov075_021635fc kind:bss addr:0x021635fc ambiguous diff --git a/config/usa/arm9/overlays/ov076/delinks.txt b/config/usa/arm9/overlays/ov076/delinks.txt new file mode 100644 index 00000000..f313b4c3 --- /dev/null +++ b/config/usa/arm9/overlays/ov076/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x02152aa0 kind:code align:32 + .rodata start:0x02152aa0 end:0x02152ac0 kind:rodata align:4 + .init start:0x02152ac0 end:0x02152b10 kind:code align:4 + .ctor start:0x02152b10 end:0x02152b14 kind:rodata align:4 + .data start:0x02152b20 end:0x02152d80 kind:data align:32 + .bss start:0x02152d80 end:0x02152e80 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov076/relocs.txt b/config/usa/arm9/overlays/ov076/relocs.txt new file mode 100644 index 00000000..89c0d97b --- /dev/null +++ b/config/usa/arm9/overlays/ov076/relocs.txt @@ -0,0 +1,322 @@ +from:0x02150be8 kind:load to:0x02152d90 module:overlay(76) +from:0x02150bfc kind:arm_call to:0x02011f3c module:main +from:0x02150c08 kind:arm_call to:0x02150ca8 module:overlay(76) +from:0x02150c1c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150c68 kind:load to:0x02152b5c module:overlay(76) +from:0x02150c74 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02150c88 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02150c9c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02150cb8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02150d1c kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02150d48 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02150d60 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02150d70 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02150da8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02150dc0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02150de0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02150e04 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02150e0c kind:arm_call to:0x02099800 module:overlay(0) +from:0x02150e14 kind:arm_call to:0x02152838 module:overlay(76) +from:0x02150e44 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02150e94 kind:load to:0x02152d24 module:overlay(76) +from:0x02150e98 kind:load to:0x02152d90 module:overlay(76) +from:0x02150e9c kind:load to:0x02152bc8 module:overlay(76) +from:0x02150ea0 kind:load to:0x02152b80 module:overlay(76) +from:0x02150ea4 kind:load to:0x02152ab0 module:overlay(76) +from:0x02150ea8 kind:load to:0x02152aa0 module:overlay(76) +from:0x02150ee8 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02150f3c kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02150f4c kind:load to:0x02152b20 module:overlay(76) +from:0x02150f50 kind:load to:0x027e0cd8 module:dtcm +from:0x02150f80 kind:load to:0x020aecd8 module:overlay(0) +from:0x02150f90 kind:arm_call to:0x02150f54 module:overlay(76) +from:0x02150fd4 kind:load to:0x02152c64 module:overlay(76) +from:0x02151028 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02151044 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02151068 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02151090 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021510b0 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021510d8 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x021510e4 kind:load to:0x027e0d38 module:dtcm +from:0x02151150 kind:arm_call to:0x020986dc module:overlay(0) +from:0x0215116c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02151190 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0215119c kind:arm_call to:0x020999ec module:overlay(0) +from:0x021511ac kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021511d0 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02151214 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02151220 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x0215122c kind:load to:0x027e0d38 module:dtcm +from:0x02151238 kind:arm_call to:0x021527c4 module:overlay(76) +from:0x02151274 kind:arm_call to:0x021525a8 module:overlay(76) +from:0x0215130c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02151324 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02151398 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x021513a0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021513c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021513d4 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x021513f4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02151440 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02151460 kind:arm_call to:0x02150fd8 module:overlay(76) +from:0x02151468 kind:arm_call to:0x021510e8 module:overlay(76) +from:0x02151488 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02151534 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02151540 kind:load to:0x027e09a8 module:dtcm +from:0x02151548 kind:load to:0x02152c0c module:overlay(76) +from:0x02151554 kind:load to:0x027e09c0 module:dtcm +from:0x02151574 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021515c0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021515ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021515fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215162c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02151680 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0215168c kind:load to:0x0203e93c module:main +from:0x02151694 kind:load to:0x027e09b4 module:dtcm +from:0x021516bc kind:arm_call to:0x02150f84 module:overlay(76) +from:0x0215174c kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151760 kind:load to:0x02049bc4 module:main +from:0x02151768 kind:load to:0x02152cbc module:overlay(76) +from:0x0215179c kind:arm_call to:0x02150f84 module:overlay(76) +from:0x021517e4 kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151800 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02151814 kind:load to:0x02152cbc module:overlay(76) +from:0x02151820 kind:arm_call to:0x020992bc module:overlay(0) +from:0x02151844 kind:arm_call to:0x0209934c module:overlay(0) +from:0x02151850 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02151878 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x0215189c kind:arm_call to:0x02150f84 module:overlay(76) +from:0x021518c0 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x021518e8 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x021518f4 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x0215193c kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151964 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02151978 kind:load to:0x02152cbc module:overlay(76) +from:0x02151994 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x021519d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151a0c kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02151a30 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02151a3c kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02151a68 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02151aa0 kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151aa8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02151ab4 kind:load to:0x020aecd0 module:overlay(0) +from:0x02151ac0 kind:load to:0x02152cbc module:overlay(76) +from:0x02151acc kind:arm_call to:0x02099480 module:overlay(0) +from:0x02151ae4 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02151b38 kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151b74 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151b8c kind:load to:0x02152cd4 module:overlay(76) +from:0x02151b90 kind:load to:0x027e09a8 module:dtcm +from:0x02151bb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151bc4 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02151c34 kind:load to:0x02152d04 module:overlay(76) +from:0x02151cb0 kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151ce0 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02151ce8 kind:arm_call to:0x02017e7c module:main +from:0x02151cf4 kind:arm_call to:0x02017e7c module:main +from:0x02151d0c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151d20 kind:load to:0x02152cbc module:overlay(76) +from:0x02151d24 kind:load to:0x020aecd8 module:overlay(0) +from:0x02151d28 kind:load to:0x027e09a8 module:dtcm +from:0x02151db4 kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151dcc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151dec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02151e14 kind:arm_call to:0x01ff916c module:itcm +from:0x02151e58 kind:arm_call to:0x02015058 module:main +from:0x02151e78 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151e94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02151ed8 kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151ef4 kind:arm_call to:0x021527c4 module:overlay(76) +from:0x02151f0c kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02151f18 kind:load to:0x02152cec module:overlay(76) +from:0x02151f1c kind:load to:0x027e09a8 module:dtcm +from:0x02151f24 kind:load to:0x027e0cec module:dtcm +from:0x02151f3c kind:load to:0x02152cbc module:overlay(76) +from:0x02151f50 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02151fb4 kind:arm_call to:0x021525e4 module:overlay(76) +from:0x02151fbc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02151fcc kind:load to:0x02152cbc module:overlay(76) +from:0x02152010 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02152048 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02152064 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02152070 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x021520c4 kind:arm_call to:0x021525e4 module:overlay(76) +from:0x021520d8 kind:arm_call to:0x01fff148 module:itcm +from:0x021520e0 kind:arm_call to:0x0205addc module:overlay(0) +from:0x021520f8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152160 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021521e0 kind:load to:0x02152cbc module:overlay(76) +from:0x021521e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021521ec kind:load to:0x02049bc4 module:main +from:0x02152210 kind:arm_call to:0x02015058 module:main +from:0x02152230 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152264 kind:arm_call to:0x01ff930c module:itcm +from:0x021523b4 kind:arm_call to:0x01ffb744 module:itcm +from:0x021523c8 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x021523d0 kind:load to:0x027e09a8 module:dtcm +from:0x021523dc kind:load to:0x02049bc4 module:main +from:0x021523e0 kind:load to:0x0203e93c module:main +from:0x0215242c kind:arm_call to:0x021525e4 module:overlay(76) +from:0x0215244c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152458 kind:load to:0x02152cec module:overlay(76) +from:0x0215245c kind:load to:0x027e09a8 module:dtcm +from:0x021524e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152504 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02152534 kind:arm_call to:0x02015058 module:main +from:0x02152554 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152570 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02152588 kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02152594 kind:load to:0x027e09a8 module:dtcm +from:0x0215259c kind:load to:0x027e0cec module:dtcm +from:0x021525dc kind:arm_call to:0x02150f84 module:overlay(76) +from:0x02152680 kind:load to:0x020e3b7c module:overlays(19,20,31) +from:0x021526c0 kind:arm_call to:0x02152664 module:overlay(76) +from:0x021526d0 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x021526d8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02152704 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152710 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02152728 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152730 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02152754 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x0215276c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152774 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02152794 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x0215279c kind:arm_call to:0x02152664 module:overlay(76) +from:0x021527ac kind:arm_call to:0x020997a4 module:overlay(0) +from:0x021527b4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021527c0 kind:load to:0x027e09a8 module:dtcm +from:0x021527e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021527fc kind:arm_call to:0x01fff458 module:itcm +from:0x02152810 kind:arm_call to:0x0215c600 module:overlay(78) +from:0x02152830 kind:load to:0x027e0ce4 module:dtcm +from:0x02152840 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02152864 kind:load to:0x02152b40 module:overlay(76) +from:0x02152884 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02152898 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021528b4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021528e0 kind:arm_call to:0x0203d1e8 module:main +from:0x021528e8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021528f0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021528f8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02152900 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02152908 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02152910 kind:arm_call to:0x02011ff4 module:main +from:0x0215291c kind:load to:0x020a02b4 module:overlay(0) +from:0x0215292c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02152948 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02152974 kind:arm_call to:0x0203d1e8 module:main +from:0x0215297c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02152984 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215298c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02152994 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215299c kind:arm_call to:0x02098468 module:overlay(0) +from:0x021529a8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021529c8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021529dc kind:load to:0x02057884 module:overlay(0) +from:0x021529f8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02152a04 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02152a20 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02152a30 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02152a40 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02152a48 kind:arm_call to:0x02011ff4 module:main +from:0x02152a5c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02152a64 kind:arm_call to:0x02011ff4 module:main +from:0x02152a78 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02152a80 kind:arm_call to:0x02011ff4 module:main +from:0x02152a94 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02152adc kind:arm_call to:0x02150c10 module:overlay(76) +from:0x02152aec kind:arm_call to:0x0203ce4c module:main +from:0x02152b00 kind:load to:0x02152d80 module:overlay(76) +from:0x02152b04 kind:load to:0x02152d90 module:overlay(76) +from:0x02152b08 kind:load to:0x02152a8c module:overlay(76) +from:0x02152b0c kind:load to:0x02152d84 module:overlay(76) +from:0x02152b10 kind:load to:0x02152ac0 module:overlay(76) +from:0x02152b40 kind:load to:0x02150c94 module:overlay(76) +from:0x02152b44 kind:load to:0x02152a38 module:overlay(76) +from:0x02152b48 kind:load to:0x02152868 module:overlay(76) +from:0x02152b4c kind:load to:0x0207bfe8 module:overlay(0) +from:0x02152b50 kind:load to:0x0207bff0 module:overlay(0) +from:0x02152b5c kind:load to:0x02150bec module:overlay(76) +from:0x02152b60 kind:load to:0x02097924 module:overlay(0) +from:0x02152b64 kind:load to:0x02097734 module:overlay(0) +from:0x02152b68 kind:load to:0x020977b0 module:overlay(0) +from:0x02152b6c kind:load to:0x0209792c module:overlay(0) +from:0x02152b70 kind:load to:0x0209794c module:overlay(0) +from:0x02152b74 kind:load to:0x02097978 module:overlay(0) +from:0x02152b80 kind:load to:0x02150c80 module:overlay(76) +from:0x02152b84 kind:load to:0x02152a70 module:overlay(76) +from:0x02152b88 kind:load to:0x02099ae0 module:overlay(0) +from:0x02152b8c kind:load to:0x02099b18 module:overlay(0) +from:0x02152b90 kind:load to:0x0209a11c module:overlay(0) +from:0x02152b94 kind:load to:0x0209a124 module:overlay(0) +from:0x02152b98 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02152b9c kind:load to:0x02099c90 module:overlay(0) +from:0x02152ba0 kind:load to:0x02099b80 module:overlay(0) +from:0x02152ba4 kind:load to:0x0209a04c module:overlay(0) +from:0x02152ba8 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02152bac kind:load to:0x0209a0ec module:overlay(0) +from:0x02152bb0 kind:load to:0x021529e0 module:overlay(76) +from:0x02152bb4 kind:load to:0x0209a104 module:overlay(0) +from:0x02152bb8 kind:load to:0x021529d0 module:overlay(76) +from:0x02152bbc kind:load to:0x021529ac module:overlay(76) +from:0x02152bc8 kind:load to:0x02150c6c module:overlay(76) +from:0x02152bcc kind:load to:0x02152a54 module:overlay(76) +from:0x02152bd0 kind:load to:0x0209a234 module:overlay(0) +from:0x02152bd4 kind:load to:0x0209a268 module:overlay(0) +from:0x02152bd8 kind:load to:0x0209a300 module:overlay(0) +from:0x02152bdc kind:load to:0x0209a314 module:overlay(0) +from:0x02152be0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02152be4 kind:load to:0x0209a33c module:overlay(0) +from:0x02152be8 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02152bec kind:load to:0x0209a04c module:overlay(0) +from:0x02152bf0 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02152bf4 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02152bf8 kind:load to:0x0209a328 module:overlay(0) +from:0x02152bfc kind:load to:0x0209a6b4 module:overlay(0) +from:0x02152c00 kind:load to:0x02152a0c module:overlay(76) +from:0x02152c04 kind:load to:0x021529e8 module:overlay(76) +from:0x02152c08 kind:load to:0x0209a6ec module:overlay(0) +from:0x02152c0c kind:load to:0x0215176c module:overlay(76) +from:0x02152c14 kind:load to:0x0215197c module:overlay(76) +from:0x02152c1c kind:load to:0x02151818 module:overlay(76) +from:0x02152c24 kind:load to:0x02151ac4 module:overlay(76) +from:0x02152c2c kind:load to:0x02151fd0 module:overlay(76) +from:0x02152c34 kind:load to:0x021521f0 module:overlay(76) +from:0x02152c3c kind:load to:0x02151b98 module:overlay(76) +from:0x02152c44 kind:load to:0x02151c38 module:overlay(76) +from:0x02152c4c kind:load to:0x02151c58 module:overlay(76) +from:0x02152c54 kind:load to:0x02151d30 module:overlay(76) +from:0x02152c5c kind:load to:0x02152464 module:overlay(76) +from:0x02152c64 kind:load to:0x021516c4 module:overlay(76) +from:0x02152c6c kind:load to:0x021518fc module:overlay(76) +from:0x02152c74 kind:load to:0x021517a4 module:overlay(76) +from:0x02152c7c kind:load to:0x02151a44 module:overlay(76) +from:0x02152c84 kind:load to:0x02151f40 module:overlay(76) +from:0x02152c8c kind:load to:0x02152084 module:overlay(76) +from:0x02152c94 kind:load to:0x02151aec module:overlay(76) +from:0x02152c9c kind:load to:0x02151bcc module:overlay(76) +from:0x02152ca4 kind:load to:0x02151c3c module:overlay(76) +from:0x02152cac kind:load to:0x02151c70 module:overlay(76) +from:0x02152cb4 kind:load to:0x021523e4 module:overlay(76) +from:0x02152d24 kind:load to:0x020984f8 module:overlay(0) +from:0x02152d28 kind:load to:0x02098534 module:overlay(0) +from:0x02152d2c kind:load to:0x0209854c module:overlay(0) +from:0x02152d30 kind:load to:0x02098558 module:overlay(0) +from:0x02152d34 kind:load to:0x01fff464 module:itcm +from:0x02152d38 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02152d3c kind:load to:0x02150eac module:overlay(76) +from:0x02152d40 kind:load to:0x02098490 module:overlay(0) +from:0x02152d44 kind:load to:0x02151258 module:overlay(76) +from:0x02152d48 kind:load to:0x02151230 module:overlay(76) +from:0x02152d4c kind:load to:0x0209849c module:overlay(0) +from:0x02152d50 kind:load to:0x02151558 module:overlay(76) +from:0x02152d54 kind:load to:0x02098fe4 module:overlay(0) +from:0x02152d58 kind:load to:0x020984a8 module:overlay(0) +from:0x02152d5c kind:load to:0x02098564 module:overlay(0) +from:0x02152d60 kind:load to:0x020985d0 module:overlay(0) +from:0x02152d64 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02152d68 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02152d6c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02152d70 kind:load to:0x02152920 module:overlay(76) +from:0x02152d74 kind:load to:0x0215288c module:overlay(76) +from:0x02152d78 kind:load to:0x02152698 module:overlay(76) diff --git a/config/usa/arm9/overlays/ov076/symbols.txt b/config/usa/arm9/overlays/ov076/symbols.txt new file mode 100644 index 00000000..d5e47f65 --- /dev/null +++ b/config/usa/arm9/overlays/ov076/symbols.txt @@ -0,0 +1,80 @@ +func_ov076_02150be0 kind:function(arm,size=0xc) addr:0x02150be0 +func_ov076_02150bec kind:function(arm,size=0x24) addr:0x02150bec +func_ov076_02150c10 kind:function(arm,size=0x5c) addr:0x02150c10 +func_ov076_02150c6c kind:function(arm,size=0x14) addr:0x02150c6c +func_ov076_02150c80 kind:function(arm,size=0x14) addr:0x02150c80 +func_ov076_02150c94 kind:function(arm,size=0x14) addr:0x02150c94 +func_ov076_02150ca8 kind:function(arm,size=0x204) addr:0x02150ca8 +func_ov076_02150eac kind:function(arm,size=0xa8) addr:0x02150eac +func_ov076_02150f54 kind:function(arm,size=0x30) addr:0x02150f54 +func_ov076_02150f84 kind:function(arm,size=0x54) addr:0x02150f84 +func_ov076_02150fd8 kind:function(arm,size=0x110) addr:0x02150fd8 +func_ov076_021510e8 kind:function(arm,size=0x148) addr:0x021510e8 +func_ov076_02151230 kind:function(arm,size=0x28) addr:0x02151230 +func_ov076_02151258 kind:function(arm,size=0x300) addr:0x02151258 +func_ov076_02151558 kind:function(arm,size=0x140) addr:0x02151558 +func_ov076_02151698 kind:function(arm,size=0x2c) addr:0x02151698 +func_ov076_021516c4 kind:function(arm,size=0xa8) addr:0x021516c4 +func_ov076_0215176c kind:function(arm,size=0x38) addr:0x0215176c +func_ov076_021517a4 kind:function(arm,size=0x74) addr:0x021517a4 +func_ov076_02151818 kind:function(arm,size=0xe4) addr:0x02151818 +func_ov076_021518fc kind:function(arm,size=0x80) addr:0x021518fc +func_ov076_0215197c kind:function(arm,size=0xc8) addr:0x0215197c +func_ov076_02151a44 kind:function(arm,size=0x80) addr:0x02151a44 +func_ov076_02151ac4 kind:function(arm,size=0x28) addr:0x02151ac4 +func_ov076_02151aec kind:function(arm,size=0xac) addr:0x02151aec +func_ov076_02151b98 kind:function(arm,size=0x34) addr:0x02151b98 +func_ov076_02151bcc kind:function(arm,size=0x6c) addr:0x02151bcc +func_ov076_02151c38 kind:function(arm,size=0x4) addr:0x02151c38 +func_ov076_02151c3c kind:function(arm,size=0x1c) addr:0x02151c3c +func_ov076_02151c58 kind:function(arm,size=0x18) addr:0x02151c58 +func_ov076_02151c70 kind:function(arm,size=0xc0) addr:0x02151c70 +func_ov076_02151d30 kind:function(arm,size=0x210) addr:0x02151d30 +func_ov076_02151f40 kind:function(arm,size=0x90) addr:0x02151f40 +func_ov076_02151fd0 kind:function(arm,size=0xb4) addr:0x02151fd0 +func_ov076_02152084 kind:function(arm,size=0x16c) addr:0x02152084 +func_ov076_021521f0 kind:function(arm,size=0x1f4) addr:0x021521f0 +func_ov076_021523e4 kind:function(arm,size=0x80) addr:0x021523e4 +func_ov076_02152464 kind:function(arm,size=0x144) addr:0x02152464 +func_ov076_021525a8 kind:function(arm,size=0x3c) addr:0x021525a8 +func_ov076_021525e4 kind:function(arm,size=0x80) addr:0x021525e4 +func_ov076_02152664 kind:function(arm,size=0x20) addr:0x02152664 +func_ov076_02152684 kind:function(arm,size=0x14) addr:0x02152684 +func_ov076_02152698 kind:function(arm,size=0x12c) addr:0x02152698 +func_ov076_021527c4 kind:function(arm,size=0x74) addr:0x021527c4 +func_ov076_02152838 kind:function(arm,size=0x30) addr:0x02152838 +func_ov076_02152868 kind:function(arm,size=0x24) addr:0x02152868 +func_ov076_0215288c kind:function(arm,size=0x94) addr:0x0215288c +func_ov076_02152920 kind:function(arm,size=0x8c) addr:0x02152920 +func_ov076_021529ac kind:function(arm,size=0x24) addr:0x021529ac +func_ov076_021529d0 kind:function(arm,size=0x10) addr:0x021529d0 +func_ov076_021529e0 kind:function(arm,size=0x8) addr:0x021529e0 +func_ov076_021529e8 kind:function(arm,size=0x24) addr:0x021529e8 +func_ov076_02152a0c kind:function(arm,size=0x2c) addr:0x02152a0c +func_ov076_02152a38 kind:function(arm,size=0x1c) addr:0x02152a38 +func_ov076_02152a54 kind:function(arm,size=0x1c) addr:0x02152a54 +func_ov076_02152a70 kind:function(arm,size=0x1c) addr:0x02152a70 +func_ov076_02152a8c kind:function(arm,size=0x14) addr:0x02152a8c +data_ov076_02152aa0 kind:data(any) addr:0x02152aa0 +data_ov076_02152ab0 kind:data(any) addr:0x02152ab0 +__sinit_ov076_02152ac0 kind:function(arm,size=0x50) addr:0x02152ac0 +.p__sinit_ov076_02152ac0 kind:data(word) addr:0x02152b10 +data_ov076_02152b20 kind:data(any) addr:0x02152b20 +data_ov076_02152b34 kind:data(any) addr:0x02152b34 ambiguous +data_ov076_02152b40 kind:data(any) addr:0x02152b40 +data_ov076_02152b5c kind:data(any) addr:0x02152b5c +data_ov076_02152b80 kind:data(any) addr:0x02152b80 +data_ov076_02152bc8 kind:data(any) addr:0x02152bc8 +data_ov076_02152c0c kind:data(any) addr:0x02152c0c +data_ov076_02152c64 kind:data(any) addr:0x02152c64 +data_ov076_02152c80 kind:data(any) addr:0x02152c80 ambiguous +data_ov076_02152cbc kind:data(any) addr:0x02152cbc +data_ov076_02152cd4 kind:data(any) addr:0x02152cd4 +data_ov076_02152cec kind:data(any) addr:0x02152cec +data_ov076_02152d04 kind:data(any) addr:0x02152d04 +data_ov076_02152d24 kind:data(any) addr:0x02152d24 +data_ov076_02152d44 kind:data(any) addr:0x02152d44 ambiguous +data_ov076_02152d80 kind:bss addr:0x02152d80 +data_ov076_02152d84 kind:bss addr:0x02152d84 +data_ov076_02152d90 kind:bss addr:0x02152d90 +data_ov076_02152e2c kind:bss addr:0x02152e2c ambiguous diff --git a/config/usa/arm9/overlays/ov077/delinks.txt b/config/usa/arm9/overlays/ov077/delinks.txt new file mode 100644 index 00000000..8fcfc25f --- /dev/null +++ b/config/usa/arm9/overlays/ov077/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02152e80 end:0x0215b084 kind:code align:32 + .rodata start:0x0215b084 end:0x0215b100 kind:rodata align:4 + .init start:0x0215b100 end:0x0215b3e4 kind:code align:4 + .ctor start:0x0215b3e4 end:0x0215b408 kind:rodata align:4 + .data start:0x0215b420 end:0x0215bd60 kind:data align:32 + .bss start:0x0215bd60 end:0x0215c480 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov077/relocs.txt b/config/usa/arm9/overlays/ov077/relocs.txt new file mode 100644 index 00000000..8e0d40a0 --- /dev/null +++ b/config/usa/arm9/overlays/ov077/relocs.txt @@ -0,0 +1,1453 @@ +from:0x02152eb8 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152ee4 kind:load to:0x0203e93c module:main +from:0x02152ef0 kind:load to:0x0215bd78 module:overlay(77) +from:0x02152f04 kind:arm_call to:0x02011f3c module:main +from:0x02152f10 kind:arm_call to:0x02152f98 module:overlay(77) +from:0x02152f24 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02152f5c kind:load to:0x0215b450 module:overlay(77) +from:0x02152f6c kind:arm_call to:0x0209a7a4 module:overlay(0) +from:0x02152f80 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02152f90 kind:load to:0x0215b474 module:overlay(77) +from:0x02152f94 kind:load to:0x0215b084 module:overlay(77) +from:0x02152fa4 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02153008 kind:arm_call to:0x02152f64 module:overlay(77) +from:0x02153034 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02153050 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02153060 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02153084 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215308c kind:arm_call to:0x02099800 module:overlay(0) +from:0x021530b8 kind:arm_call to:0x0203d138 module:main +from:0x021530d0 kind:arm_call to:0x02156e44 module:overlay(77) +from:0x0215311c kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02153180 kind:load to:0x0215b4ec module:overlay(77) +from:0x02153184 kind:load to:0x0215bd78 module:overlay(77) +from:0x02153188 kind:load to:0x0215b4a0 module:overlay(77) +from:0x0215318c kind:load to:0x020a02b4 module:overlay(0) +from:0x02153190 kind:load to:0x02156ee8 module:overlay(77) +from:0x02153194 kind:load to:0x02114880 module:overlays(19,31) +from:0x02153198 kind:load to:0x0215bd60 module:overlay(77) +from:0x021531a4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021531b8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021531cc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021531ec kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021531f4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02153208 kind:arm_call to:0x0203d1e8 module:main +from:0x02153210 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215322c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153258 kind:arm_call to:0x0203d1e8 module:main +from:0x02153260 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02153268 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02153270 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215327c kind:load to:0x0215b4ec module:overlay(77) +from:0x02153280 kind:load to:0x020a02b4 module:overlay(0) +from:0x02153298 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021532a0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021532b4 kind:arm_call to:0x0203d1e8 module:main +from:0x021532bc kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021532d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153304 kind:arm_call to:0x0203d1e8 module:main +from:0x0215330c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02153314 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215331c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02153324 kind:arm_call to:0x02011ff4 module:main +from:0x02153330 kind:load to:0x0215b4ec module:overlay(77) +from:0x02153334 kind:load to:0x020a02b4 module:overlay(0) +from:0x02153378 kind:arm_call to:0x020267d8 module:main +from:0x02153380 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021533f0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02153400 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02153464 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215346c kind:arm_call to:0x021569ec module:overlay(77) +from:0x02153484 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02153494 kind:load to:0x0215bd78 module:overlay(77) +from:0x02153498 kind:load to:0x0215b714 module:overlay(77) +from:0x0215349c kind:load to:0x027e0cd8 module:dtcm +from:0x021534a0 kind:load to:0x02156d98 module:overlay(77) +from:0x021534a8 kind:load to:0x027e0cec module:dtcm +from:0x021534d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153518 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153524 kind:arm_call to:0x021569ac module:overlay(77) +from:0x02153548 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153578 kind:arm_call to:0x021534ac module:overlay(77) +from:0x021535ac kind:load to:0x0215b544 module:overlay(77) +from:0x02153614 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02153660 kind:arm_call to:0x02156b28 module:overlay(77) +from:0x021536e4 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02153790 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x021537b0 kind:arm_call to:0x020bf614 module:overlay(17) +from:0x021537c4 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021537f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153804 kind:arm_call to:0x01fff458 module:itcm +from:0x02153824 kind:arm_call to:0x021568c4 module:overlay(77) +from:0x02153844 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02153860 kind:arm_call to:0x020e6378 module:overlay(31) +from:0x02153880 kind:arm_call to:0x0208bf68 module:overlay(0) +from:0x021538d0 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x021538e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215391c kind:arm_call to:0x020bf614 module:overlay(17) +from:0x0215392c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02153938 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02153978 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02153990 kind:load to:0x027e0ce0 module:dtcm +from:0x02153994 kind:load to:0x020aecd4 module:overlay(0) +from:0x02153998 kind:load to:0x020aecdc module:overlay(0) +from:0x0215399c kind:load to:0x027e0ce4 module:dtcm +from:0x021539a4 kind:load to:0x027e0d38 module:dtcm +from:0x021539a8 kind:load to:0x027e09a8 module:dtcm +from:0x021539cc kind:arm_call to:0x020732cc module:overlay(0) +from:0x021539f8 kind:load to:0x027e09b8 module:dtcm +from:0x02153a0c kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02153af4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02153b00 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02153b08 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02153b30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153b38 kind:arm_call to:0x02156a90 module:overlay(77) +from:0x02153b4c kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02153b60 kind:arm_call to:0x021535b0 module:overlay(77) +from:0x02153b68 kind:arm_call to:0x02153b90 module:overlay(77) +from:0x02153b84 kind:load to:0x0215b5cc module:overlay(77) +from:0x02153b88 kind:load to:0x027e09a8 module:dtcm +from:0x02153be8 kind:arm_call to:0x02015058 module:main +from:0x02153c08 kind:arm_call to:0x02015058 module:main +from:0x02153c28 kind:arm_call to:0x02015058 module:main +from:0x02153c48 kind:arm_call to:0x02015058 module:main +from:0x02153c68 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153c84 kind:arm_call to:0x02015058 module:main +from:0x02153ca4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153cc0 kind:arm_call to:0x02015058 module:main +from:0x02153ce0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153cfc kind:arm_call to:0x02015058 module:main +from:0x02153d1c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153d24 kind:load to:0x027e09a8 module:dtcm +from:0x02153d50 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153d6c kind:arm_call to:0x01fff148 module:itcm +from:0x02153d88 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153dbc kind:arm_call to:0x020786bc module:overlay(0) +from:0x02153df4 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x02153e24 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153e54 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153e64 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153e88 kind:load to:0x027e0ce0 module:dtcm +from:0x02153e8c kind:load to:0x027e09bc module:dtcm +from:0x02153e94 kind:load to:0x027e09b4 module:dtcm +from:0x02153e98 kind:load to:0x0203e93c module:main +from:0x02153f84 kind:load to:0x0215b654 module:overlay(77) +from:0x02153f88 kind:load to:0x02049bc4 module:main +from:0x02153fa4 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02153fb4 kind:arm_call to:0x021568d8 module:overlay(77) +from:0x02153fc0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153ff0 kind:arm_call to:0x01ff930c module:itcm +from:0x02154070 kind:arm_call to:0x01fff148 module:itcm +from:0x0215408c kind:arm_call to:0x01ff9258 module:itcm +from:0x021540a0 kind:arm_call to:0x0215356c module:overlay(77) +from:0x021540d4 kind:arm_call to:0x0215356c module:overlay(77) +from:0x021540dc kind:load to:0x027e0cec module:dtcm +from:0x021540e8 kind:load to:0x0203e93c module:main +from:0x021540ec kind:load to:0x027e0ce0 module:dtcm +from:0x02154258 kind:load to:0x0215b654 module:overlay(77) +from:0x0215425c kind:load to:0x02049bc4 module:main +from:0x02154280 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02154294 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021542a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021542c4 kind:arm_call to:0x0215696c module:overlay(77) +from:0x021542d0 kind:arm_call to:0x02156950 module:overlay(77) +from:0x021542e4 kind:arm_call to:0x021567a8 module:overlay(77) +from:0x021542f4 kind:arm_call to:0x021568d8 module:overlay(77) +from:0x02154328 kind:arm_call to:0x020d9c14 module:overlay(31) +from:0x02154348 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154360 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02154374 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154384 kind:arm_call to:0x01fff148 module:itcm +from:0x021543a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021543b4 kind:arm_call to:0x0215356c module:overlay(77) +from:0x021543c4 kind:arm_call to:0x01fff148 module:itcm +from:0x021543e0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021543f4 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154434 kind:arm_call to:0x01ffb744 module:itcm +from:0x02154564 kind:load to:0x027e0cec module:dtcm +from:0x02154570 kind:load to:0x027e0d38 module:dtcm +from:0x02154574 kind:load to:0x027e0ce0 module:dtcm +from:0x02154578 kind:load to:0x02049bc4 module:main +from:0x021545e8 kind:arm_call to:0x01fff148 module:itcm +from:0x021545f4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154600 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154614 kind:arm_call to:0x01ff9770 module:itcm +from:0x021546dc kind:arm_call to:0x021569ac module:overlay(77) +from:0x021546f8 kind:load to:0x0215b654 module:overlay(77) +from:0x021546fc kind:load to:0x027e0ce0 module:dtcm +from:0x02154700 kind:load to:0x02049bc4 module:main +from:0x02154704 kind:load to:0x0203e93c module:main +from:0x02154720 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154794 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021547b0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021547cc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021547e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215483c kind:arm_call to:0x0209865c module:overlay(0) +from:0x02154868 kind:arm_call to:0x01ffb744 module:itcm +from:0x02154888 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154938 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0215495c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154968 kind:arm_call to:0x01ffb800 module:itcm +from:0x02154984 kind:arm_call to:0x01ff9770 module:itcm +from:0x021549e4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02154a14 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154a30 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154a4c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154a64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154a70 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154a80 kind:load to:0x027e0cec module:dtcm +from:0x02154a88 kind:load to:0x027e09a8 module:dtcm +from:0x02154a98 kind:load to:0x0203e93c module:main +from:0x02154b04 kind:load to:0x0215b654 module:overlay(77) +from:0x02154b20 kind:arm_call to:0x01ff930c module:itcm +from:0x02154b2c kind:arm_call to:0x020d9c14 module:overlay(31) +from:0x02154b40 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154b4c kind:load to:0x027e0d38 module:dtcm +from:0x02154bdc kind:load to:0x0215b654 module:overlay(77) +from:0x02154bfc kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02154c10 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02154c24 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154c34 kind:arm_call to:0x01fff148 module:itcm +from:0x02154c50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154c64 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154c84 kind:arm_call to:0x020d9c14 module:overlay(31) +from:0x02154ca0 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154cc0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02154cd8 kind:arm_call to:0x01fff148 module:itcm +from:0x02154cf4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154d4c kind:arm_call to:0x01ff930c module:itcm +from:0x02154d5c kind:arm_call to:0x01fff148 module:itcm +from:0x02154d78 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154d8c kind:arm_call to:0x0215356c module:overlay(77) +from:0x02154dcc kind:arm_call to:0x0215696c module:overlay(77) +from:0x02154df4 kind:arm_call to:0x01fff148 module:itcm +from:0x02154e10 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154e3c kind:arm_call to:0x02156950 module:overlay(77) +from:0x02154e50 kind:arm_call to:0x021567a8 module:overlay(77) +from:0x02154e60 kind:arm_call to:0x02156950 module:overlay(77) +from:0x02154ea0 kind:arm_call to:0x020284f4 module:main +from:0x02154ef4 kind:arm_call to:0x021568d8 module:overlay(77) +from:0x02154efc kind:load to:0x027e0cec module:dtcm +from:0x02154f00 kind:load to:0x027e0ce0 module:dtcm +from:0x02154f04 kind:load to:0x027e0d38 module:dtcm +from:0x02154f68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154f74 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x02154fa0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02154fac kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02154fbc kind:arm_call to:0x01fff148 module:itcm +from:0x02154fd8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154fe8 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02155020 kind:arm_call to:0x01ff9770 module:itcm +from:0x02155028 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02155034 kind:load to:0x027e0ce0 module:dtcm +from:0x02155054 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155064 kind:arm_call to:0x021568d8 module:overlay(77) +from:0x02155078 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x0215508c kind:arm_call to:0x0215356c module:overlay(77) +from:0x021550a0 kind:arm_call to:0x01fff148 module:itcm +from:0x021550bc kind:arm_call to:0x01ff9258 module:itcm +from:0x021550d0 kind:arm_call to:0x0215356c module:overlay(77) +from:0x021550e8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021550f8 kind:arm_call to:0x01ff930c module:itcm +from:0x02155104 kind:arm_call to:0x02156950 module:overlay(77) +from:0x02155124 kind:arm_call to:0x01ff9770 module:itcm +from:0x02155158 kind:arm_call to:0x020d9c14 module:overlay(31) +from:0x02155178 kind:arm_call to:0x0215356c module:overlay(77) +from:0x0215519c kind:arm_call to:0x01fff148 module:itcm +from:0x021551b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021551dc kind:arm_call to:0x0215356c module:overlay(77) +from:0x021551e8 kind:load to:0x027e0cec module:dtcm +from:0x021551f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021551f8 kind:load to:0x027e0d38 module:dtcm +from:0x02155210 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155274 kind:load to:0x0215b66c module:overlay(77) +from:0x02155290 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021552a0 kind:arm_call to:0x021568d8 module:overlay(77) +from:0x021552b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021552d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021552ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02155300 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02155310 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02155324 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02155330 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02155338 kind:load to:0x027e0cec module:dtcm +from:0x02155340 kind:load to:0x027e0ce0 module:dtcm +from:0x02155370 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155380 kind:arm_call to:0x021568d8 module:overlay(77) +from:0x02155390 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021553a8 kind:arm_call to:0x0208bafc module:overlay(0) +from:0x021553bc kind:arm_call to:0x0215356c module:overlay(77) +from:0x021553d0 kind:arm_call to:0x01fff148 module:itcm +from:0x021553ec kind:arm_call to:0x01ff9258 module:itcm +from:0x02155400 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02155434 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021554b0 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x021554c4 kind:arm_call to:0x0215356c module:overlay(77) +from:0x021554d4 kind:arm_call to:0x0215356c module:overlay(77) +from:0x021554e0 kind:load to:0x027e0cec module:dtcm +from:0x021554e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021554ec kind:load to:0x027e0ce0 module:dtcm +from:0x021554f4 kind:load to:0x0215b654 module:overlay(77) +from:0x02155560 kind:load to:0x0215b6b4 module:overlay(77) +from:0x02155584 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155598 kind:arm_call to:0x01fff148 module:itcm +from:0x021555b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021555c4 kind:arm_call to:0x02156c68 module:overlay(77) +from:0x021555d0 kind:arm_call to:0x0215356c module:overlay(77) +from:0x021555e4 kind:arm_call to:0x020d9c14 module:overlay(31) +from:0x0215560c kind:arm_call to:0x01fff17c module:itcm +from:0x02155618 kind:arm_call to:0x01fff148 module:itcm +from:0x02155628 kind:arm_call to:0x02156c94 module:overlay(77) +from:0x02155644 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02155658 kind:arm_call to:0x02156c68 module:overlay(77) +from:0x02155664 kind:arm_call to:0x0215356c module:overlay(77) +from:0x021556ac kind:arm_call to:0x02015058 module:main +from:0x02155778 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02155794 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021557b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155830 kind:arm_call to:0x02015058 module:main +from:0x021558e4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215597c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021559a4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021559d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155a04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02155a20 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02155a3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155abc kind:arm_call to:0x02015058 module:main +from:0x02155ad4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155ad8 kind:arm_call to:0x0215770c module:overlay(77) +from:0x02155af4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155b1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155b34 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02155b40 kind:load to:0x027e0cec module:dtcm +from:0x02155b44 kind:load to:0x027e0ce0 module:dtcm +from:0x02155b48 kind:load to:0x027e0d38 module:dtcm +from:0x02155b4c kind:load to:0x0203e93c module:main +from:0x02155b5c kind:load to:0x0215b6cc module:overlay(77) +from:0x02155b64 kind:load to:0x020b537c module:overlay(0) +from:0x02155b68 kind:load to:0x027e09a8 module:dtcm +from:0x02155b70 kind:load to:0x0215b6e4 module:overlay(77) +from:0x02155b74 kind:load to:0x027e0ce4 module:dtcm +from:0x02155bec kind:load to:0x0215b684 module:overlay(77) +from:0x02155c0c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155c20 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02155c34 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02155c58 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02155c88 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02155c94 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02155ca8 kind:arm_call to:0x01ff930c module:itcm +from:0x02155cc4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02155cec kind:arm_call to:0x021568d8 module:overlay(77) +from:0x02155e00 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02155e0c kind:load to:0x027e0cec module:dtcm +from:0x02155e10 kind:load to:0x027e0ce0 module:dtcm +from:0x02155e14 kind:load to:0x027e09a8 module:dtcm +from:0x02155e20 kind:load to:0x0203e93c module:main +from:0x02155e34 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02155ea0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155eb0 kind:load to:0x0215b654 module:overlay(77) +from:0x02155edc kind:arm_call to:0x0215356c module:overlay(77) +from:0x02155efc kind:arm_call to:0x02156c68 module:overlay(77) +from:0x02155fd4 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02155fe4 kind:arm_call to:0x0208bf68 module:overlay(0) +from:0x02156030 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215603c kind:load to:0x0203e93c module:main +from:0x02156040 kind:load to:0x020aecd8 module:overlay(0) +from:0x02156044 kind:load to:0x020aecd0 module:overlay(0) +from:0x02156048 kind:load to:0x027e0ce0 module:dtcm +from:0x02156050 kind:load to:0x0215b654 module:overlay(77) +from:0x0215605c kind:arm_call to:0x02099480 module:overlay(0) +from:0x02156074 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02156088 kind:arm_call to:0x02156c68 module:overlay(77) +from:0x021560e0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021560f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156104 kind:load to:0x020aecd8 module:overlay(0) +from:0x02156108 kind:load to:0x0215b69c module:overlay(77) +from:0x0215610c kind:load to:0x027e09a8 module:dtcm +from:0x0215611c kind:arm_call to:0x020bf668 module:overlay(17) +from:0x0215613c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215615c kind:arm_call to:0x0215356c module:overlay(77) +from:0x02156168 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02156198 kind:arm_call to:0x021569ac module:overlay(77) +from:0x021561e4 kind:load to:0x0215b6fc module:overlay(77) +from:0x02156204 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156218 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02156220 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02156238 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02156270 kind:arm_call to:0x020a1310 module:overlay(0) +from:0x02156298 kind:load to:0x021569ac module:overlay(77) +from:0x021562a8 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021562bc kind:arm_call to:0x0215356c module:overlay(77) +from:0x021562d8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02156320 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02156390 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021563a0 kind:load to:0x027e09b8 module:dtcm +from:0x021563e0 kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x02156460 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215647c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156498 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021564b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156530 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02156574 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02156588 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021565ec kind:arm_call to:0x020a8014 module:overlay(0) +from:0x0215660c kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215661c kind:arm_call to:0x021569ec module:overlay(77) +from:0x02156628 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02156634 kind:load to:0x020b64dc module:overlay(0) +from:0x02156638 kind:load to:0x0215bd64 module:overlay(77) +from:0x02156640 kind:load to:0x027e0cec module:dtcm +from:0x02156648 kind:load to:0x027e09a8 module:dtcm +from:0x0215664c kind:load to:0x0215b654 module:overlay(77) +from:0x02156654 kind:load to:0x0215b66c module:overlay(77) +from:0x02156658 kind:load to:0x027e09b8 module:dtcm +from:0x021566c0 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021566d8 kind:load to:0x0215b654 module:overlay(77) +from:0x021566f8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02156710 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156720 kind:arm_call to:0x01ff930c module:itcm +from:0x02156730 kind:arm_call to:0x021568d8 module:overlay(77) +from:0x0215674c kind:arm_call to:0x01fff148 module:itcm +from:0x02156768 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215677c kind:arm_call to:0x0215356c module:overlay(77) +from:0x0215678c kind:arm_call to:0x0215356c module:overlay(77) +from:0x02156798 kind:load to:0x027e0cec module:dtcm +from:0x021567a4 kind:load to:0x027e0ce0 module:dtcm +from:0x021567e0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156814 kind:arm_call to:0x01fff148 module:itcm +from:0x0215689c kind:arm_call to:0x01ffb714 module:itcm +from:0x021568b0 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021568bc kind:load to:0x027e0ce0 module:dtcm +from:0x021568c0 kind:load to:0x0203e93c module:main +from:0x02156968 kind:load to:0x01ff916c module:itcm +from:0x02156988 kind:arm_call to:0x0203a194 module:main +from:0x021569c0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021569d8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02156a08 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02156a48 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02156a58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156a64 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02156a84 kind:load to:0x020b537c module:overlay(0) +from:0x02156a8c kind:load to:0x027e0ce4 module:dtcm +from:0x02156ab0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02156b74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156b8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156ba0 kind:arm_call to:0x02156c94 module:overlay(77) +from:0x02156bb4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156bd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156be0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156bf4 kind:arm_call to:0x01ff947c module:itcm +from:0x02156c04 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156c10 kind:arm_call to:0x01ffb800 module:itcm +from:0x02156c44 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156c54 kind:arm_call to:0x0215356c module:overlay(77) +from:0x02156c60 kind:load to:0x027e0ce4 module:dtcm +from:0x02156c64 kind:load to:0x0203e93c module:main +from:0x02156c7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156c88 kind:arm_call to:0x02157694 module:overlay(77) +from:0x02156c90 kind:load to:0x027e0ce4 module:dtcm +from:0x02156d48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156d74 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02156d90 kind:load to:0x0203e93c module:main +from:0x02156e00 kind:arm_call to:0x0200e260 module:main +from:0x02156e10 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156e40 kind:load to:0x027e0964 module:dtcm +from:0x02156e4c kind:arm_call to:0x02098288 module:overlay(0) +from:0x02156e70 kind:load to:0x0215b434 module:overlay(77) +from:0x02156e90 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02156ea8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02156eb4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02156ed0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02156ee0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02156efc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02156f04 kind:arm_call to:0x02011ff4 module:main +from:0x02156f18 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02156f20 kind:arm_call to:0x02011ff4 module:main +from:0x02156f34 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02156f3c kind:arm_call to:0x02011ff4 module:main +from:0x02156f50 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02156f64 kind:load to:0x0215be60 module:overlay(77) +from:0x02156f78 kind:arm_call to:0x02011f3c module:main +from:0x02156f84 kind:arm_call to:0x02156fe0 module:overlay(77) +from:0x02156f9c kind:arm_call to:0x02097994 module:overlay(0) +from:0x02156fd4 kind:load to:0x0215b760 module:overlay(77) +from:0x02156fec kind:arm_call to:0x02098368 module:overlay(0) +from:0x02157050 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215707c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02157098 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021570a8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021570dc kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021570e8 kind:arm_call to:0x0215799c module:overlay(77) +from:0x02157124 kind:load to:0x0215b784 module:overlay(77) +from:0x02157128 kind:load to:0x0215be60 module:overlay(77) +from:0x0215712c kind:load to:0x0215b4a0 module:overlay(77) +from:0x0215713c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02157200 kind:load to:0x0215b724 module:overlay(77) +from:0x02157204 kind:load to:0x027e0cd8 module:dtcm +from:0x0215724c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02157258 kind:arm_call to:0x02157884 module:overlay(77) +from:0x021572f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157324 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157334 kind:arm_call to:0x01ff9218 module:itcm +from:0x02157350 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02157360 kind:arm_call to:0x021575c8 module:overlay(77) +from:0x0215736c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215739c kind:arm_call to:0x021575c8 module:overlay(77) +from:0x021573c8 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021573d8 kind:arm_call to:0x0215782c module:overlay(77) +from:0x02157448 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02157484 kind:arm_call to:0x021575c8 module:overlay(77) +from:0x021574b8 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021574c8 kind:arm_call to:0x021575c8 module:overlay(77) +from:0x021574f4 kind:load to:0x027e0d38 module:dtcm +from:0x021574fc kind:load to:0x027e09c0 module:dtcm +from:0x02157514 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02157550 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021575b8 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x021575c4 kind:load to:0x0203e93c module:main +from:0x021575d4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021575fc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157628 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157644 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157660 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157678 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157688 kind:load to:0x027e0cec module:dtcm +from:0x0215768c kind:load to:0x027e09a8 module:dtcm +from:0x021576b0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021576dc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021576f8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157708 kind:load to:0x027e0cec module:dtcm +from:0x021577b8 kind:arm_call to:0x0209865c module:overlay(0) +from:0x021577c0 kind:arm_call to:0x01ffb428 module:itcm +from:0x021577d4 kind:arm_call to:0x01fff148 module:itcm +from:0x021577e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157810 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215781c kind:load to:0x0203e93c module:main +from:0x02157824 kind:load to:0x027e0ce0 module:dtcm +from:0x02157828 kind:load to:0x027e0cec module:dtcm +from:0x02157838 kind:arm_call to:0x021578bc module:overlay(77) +from:0x02157874 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215787c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021578b4 kind:arm_call to:0x021575c8 module:overlay(77) +from:0x02157900 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157988 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157994 kind:load to:0x0203e93c module:main +from:0x02157998 kind:load to:0x027e09a8 module:dtcm +from:0x021579d4 kind:load to:0x0215b744 module:overlay(77) +from:0x021579ec kind:arm_call to:0x01fff458 module:itcm +from:0x02157a00 kind:arm_call to:0x021575c8 module:overlay(77) +from:0x02157a14 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02157a1c kind:arm_call to:0x02011ff4 module:main +from:0x02157a34 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02157a3c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02157a44 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02157a4c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02157a54 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157a6c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02157a74 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02157a7c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02157a84 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02157a8c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157a94 kind:arm_call to:0x02011ff4 module:main +from:0x02157aa8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02157abc kind:load to:0x0215beb4 module:overlay(77) +from:0x02157ad0 kind:arm_call to:0x02011f3c module:main +from:0x02157adc kind:arm_call to:0x02157c04 module:overlay(77) +from:0x02157af0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157b24 kind:load to:0x0215b7fc module:overlay(77) +from:0x02157b44 kind:load to:0x0215b7e0 module:overlay(77) +from:0x02157b58 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02157b74 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02157b7c kind:arm_call to:0x02011ff4 module:main +from:0x02157be4 kind:arm_call to:0x01ff938c module:itcm +from:0x02157c0c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02157c24 kind:arm_call_thumb to:0x02057a4c module:overlay(0) +from:0x02157c34 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02157c58 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02157c60 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02157c6c kind:arm_call to:0x02157b28 module:overlay(77) +from:0x02157cec kind:load to:0x0215b820 module:overlay(77) +from:0x02157cf0 kind:load to:0x0215beb4 module:overlay(77) +from:0x02157d18 kind:arm_call to:0x0215840c module:overlay(77) +from:0x02157d38 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02157d54 kind:arm_call to:0x02158a1c module:overlay(77) +from:0x02157d64 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157dc0 kind:arm_call to:0x0215814c module:overlay(77) +from:0x02157dcc kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02157de0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02157e08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157e14 kind:arm_call to:0x02158098 module:overlay(77) +from:0x02157e4c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157e5c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02157ecc kind:arm_call to:0x02158328 module:overlay(77) +from:0x02157ee4 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02157ef4 kind:arm_call to:0x0215835c module:overlay(77) +from:0x02157f1c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02157fb0 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x02157fd0 kind:arm_call to:0x02158200 module:overlay(77) +from:0x02157ff0 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02158008 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02158014 kind:load to:0x027e09a8 module:dtcm +from:0x02158020 kind:load to:0x027e0d38 module:dtcm +from:0x02158024 kind:load to:0x0203e93c module:main +from:0x02158028 kind:load to:0x027e0ce0 module:dtcm +from:0x02158040 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215806c kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02158088 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021580d0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021580e4 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x021580f8 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02158108 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215811c kind:load to:0x027e09c0 module:dtcm +from:0x0215816c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02158180 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215818c kind:arm_call to:0x020997a4 module:overlay(0) +from:0x021581a4 kind:arm_call to:0x020999ec module:overlay(0) +from:0x021581b0 kind:arm_call to:0x02158248 module:overlay(77) +from:0x021581d4 kind:arm_call to:0x02158248 module:overlay(77) +from:0x021581ec kind:arm_call to:0x0215883c module:overlay(77) +from:0x021581f4 kind:arm_call to:0x0215840c module:overlay(77) +from:0x021581fc kind:load to:0x027e07d4 module:dtcm +from:0x0215820c kind:arm_call to:0x02158120 module:overlay(77) +from:0x02158220 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02158228 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02158244 kind:load to:0x0215b878 module:overlay(77) +from:0x0215825c kind:arm_call to:0x02158120 module:overlay(77) +from:0x02158280 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02158290 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021582b0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021582b8 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x021582c4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021582cc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021582d8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02158318 kind:load to:0x020aecd0 module:overlay(0) +from:0x0215831c kind:load to:0x0215bef0 module:overlay(77) +from:0x02158320 kind:load to:0x0215b094 module:overlay(77) +from:0x02158324 kind:load to:0x0215b880 module:overlay(77) +from:0x02158338 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02158340 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02158348 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158354 kind:arm_call to:0x02158248 module:overlay(77) +from:0x02158368 kind:arm_call to:0x02158120 module:overlay(77) +from:0x02158374 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02158398 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021583bc kind:arm_call to:0x02057784 module:overlay(0) +from:0x021583c8 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x021583d4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021583dc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021583e4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158400 kind:load to:0x0215bef0 module:overlay(77) +from:0x02158404 kind:load to:0x0215b094 module:overlay(77) +from:0x02158408 kind:load to:0x0215b888 module:overlay(77) +from:0x02158420 kind:arm_call to:0x02158120 module:overlay(77) +from:0x0215843c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02158460 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215846c kind:arm_call to:0x0205784c module:overlay(0) +from:0x02158474 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02158480 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215848c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021584ac kind:arm_call to:0x02017e7c module:main +from:0x02158538 kind:load to:0x0215bef0 module:overlay(77) +from:0x0215853c kind:load to:0x0215b094 module:overlay(77) +from:0x02158540 kind:load to:0x0203e93c module:main +from:0x02158548 kind:load to:0x0215b890 module:overlay(77) +from:0x02158558 kind:arm_call to:0x021589a4 module:overlay(77) +from:0x02158578 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021585d0 kind:arm_call to:0x01ff94cc module:itcm +from:0x021585dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158614 kind:arm_call to:0x02017e7c module:main +from:0x021586a0 kind:arm_call to:0x021586bc module:overlay(77) +from:0x021586ac kind:load to:0x027e09a8 module:dtcm +from:0x021586b8 kind:load to:0x0203e93c module:main +from:0x021586cc kind:arm_call to:0x02158120 module:overlay(77) +from:0x021586e0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02158704 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02158718 kind:arm_call to:0x0205784c module:overlay(0) +from:0x02158720 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0215872c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021587a4 kind:load to:0x0215bef0 module:overlay(77) +from:0x021587a8 kind:load to:0x0215b094 module:overlay(77) +from:0x021587ac kind:load to:0x02049bc4 module:main +from:0x021587b0 kind:load to:0x0215b898 module:overlay(77) +from:0x021587bc kind:arm_call to:0x021589a4 module:overlay(77) +from:0x021587e0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021587f8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158828 kind:arm_call to:0x0215840c module:overlay(77) +from:0x02158834 kind:load to:0x027e09a8 module:dtcm +from:0x02158848 kind:arm_call to:0x02158120 module:overlay(77) +from:0x02158868 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02158884 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021588a8 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021588b4 kind:arm_call to:0x0205784c module:overlay(0) +from:0x021588c4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x021588d0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021588ec kind:load to:0x0215bef0 module:overlay(77) +from:0x021588f0 kind:load to:0x0215b094 module:overlay(77) +from:0x021588f4 kind:load to:0x0215b8a0 module:overlay(77) +from:0x02158900 kind:arm_call to:0x021589a4 module:overlay(77) +from:0x02158920 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215893c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215894c kind:arm_call to:0x01ff9318 module:itcm +from:0x0215896c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215897c kind:arm_call to:0x01ff9218 module:itcm +from:0x02158994 kind:arm_call to:0x0215840c module:overlay(77) +from:0x0215899c kind:load to:0x027e09a8 module:dtcm +from:0x021589bc kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02158a18 kind:load to:0x027e0cec module:dtcm +from:0x02158a40 kind:arm_call to:0x02157b48 module:overlay(77) +from:0x02158a5c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158a88 kind:arm_call to:0x0203d1e8 module:main +from:0x02158a90 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02158a98 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02158aa0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158aa8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158ab4 kind:load to:0x020a02b4 module:overlay(0) +from:0x02158ac4 kind:arm_call to:0x02157b48 module:overlay(77) +from:0x02158ae0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158b0c kind:arm_call to:0x0203d1e8 module:main +from:0x02158b14 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02158b1c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02158b24 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158b2c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158b34 kind:arm_call to:0x02011ff4 module:main +from:0x02158b40 kind:load to:0x020a02b4 module:overlay(0) +from:0x02158b4c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158b60 kind:load to:0x0215bf9c module:overlay(77) +from:0x02158b74 kind:arm_call to:0x02011f3c module:main +from:0x02158b80 kind:arm_call to:0x02158bb0 module:overlay(77) +from:0x02158b94 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158bac kind:load to:0x0215b8b0 module:overlay(77) +from:0x02158bb8 kind:arm_call to:0x0213ffa0 module:overlay(70) +from:0x02158bcc kind:load to:0x0215b8d4 module:overlay(77) +from:0x02158c1c kind:load to:0x0215bf9c module:overlay(77) +from:0x02158c2c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158c34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158c4c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02158c54 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158c5c kind:arm_call to:0x02011ff4 module:main +from:0x02158c70 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158c84 kind:load to:0x0215c084 module:overlay(77) +from:0x02158c98 kind:arm_call to:0x02011f3c module:main +from:0x02158ca4 kind:arm_call to:0x02158d24 module:overlay(77) +from:0x02158cb8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02158cf4 kind:load to:0x0215b950 module:overlay(77) +from:0x02158d04 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158d18 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02158d30 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02158d94 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02158dc0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02158ddc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158dec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158e10 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02158e18 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02158e20 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02158e28 kind:arm_call to:0x02159b3c module:overlay(77) +from:0x02158e34 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02158e6c kind:load to:0x0215ba50 module:overlay(77) +from:0x02158e70 kind:load to:0x0215c084 module:overlay(77) +from:0x02158e74 kind:load to:0x0215ba04 module:overlay(77) +from:0x02158e78 kind:load to:0x0215b0a8 module:overlay(77) +from:0x02158e84 kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x02158eac kind:load to:0x020aecd8 module:overlay(0) +from:0x02158ebc kind:arm_call to:0x02158e90 module:overlay(77) +from:0x02158ef4 kind:load to:0x0215b96c module:overlay(77) +from:0x02158f10 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02158f84 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02158f8c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02158fb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158fc4 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02158fe4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02159048 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02159068 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02159074 kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x0215908c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021590a0 kind:arm_call to:0x020999ec module:overlay(0) +from:0x021590b0 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021590d4 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02159110 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0215911c kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x0215913c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021591b8 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x021591c4 kind:load to:0x0215b99c module:overlay(77) +from:0x021591c8 kind:load to:0x027e0d38 module:dtcm +from:0x021591d0 kind:load to:0x027e09c0 module:dtcm +from:0x021591e8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02159210 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02159230 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x021592e8 kind:load to:0x02049bc4 module:main +from:0x021592f4 kind:load to:0x0215b9cc module:overlay(77) +from:0x02159304 kind:arm_call to:0x02159a88 module:overlay(77) +from:0x02159338 kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x0215939c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021593b0 kind:load to:0x0215b9cc module:overlay(77) +from:0x021593bc kind:arm_call to:0x020992bc module:overlay(0) +from:0x021593e0 kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x02159408 kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x02159414 kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x02159444 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02159490 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215949c kind:load to:0x020aecd0 module:overlay(0) +from:0x021594a8 kind:load to:0x0215b9cc module:overlay(77) +from:0x021594b4 kind:arm_call to:0x02099480 module:overlay(0) +from:0x021594d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021594fc kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x02159574 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159590 kind:load to:0x0215b9e4 module:overlay(77) +from:0x02159594 kind:load to:0x027e09a8 module:dtcm +from:0x021595b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021595d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021595e0 kind:arm_call to:0x02159a24 module:overlay(77) +from:0x021595fc kind:load to:0x027e09a8 module:dtcm +from:0x02159614 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02159684 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02159694 kind:load to:0x0215b9cc module:overlay(77) +from:0x021596cc kind:arm_call to:0x020999ec module:overlay(0) +from:0x021596d8 kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x02159794 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021597ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159854 kind:load to:0x0215b9cc module:overlay(77) +from:0x02159858 kind:load to:0x02049bc4 module:main +from:0x02159870 kind:arm_call to:0x02159a88 module:overlay(77) +from:0x021598a4 kind:arm_call to:0x01ff930c module:itcm +from:0x021599f8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02159a0c kind:arm_call to:0x02158eb0 module:overlay(77) +from:0x02159a1c kind:load to:0x02049bc4 module:main +from:0x02159a20 kind:load to:0x0203e93c module:main +from:0x02159a40 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02159a74 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02159a80 kind:load to:0x020b537c module:overlay(0) +from:0x02159ad0 kind:arm_call to:0x02015058 module:main +from:0x02159af0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159b10 kind:arm_call to:0x02015058 module:main +from:0x02159b30 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159b38 kind:load to:0x027e09a8 module:dtcm +from:0x02159b44 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02159b68 kind:load to:0x0215b934 module:overlay(77) +from:0x02159b88 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02159b9c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02159bb8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159be4 kind:arm_call to:0x0203d1e8 module:main +from:0x02159bec kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02159bf4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159bfc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159c04 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159c0c kind:arm_call to:0x02011ff4 module:main +from:0x02159c18 kind:load to:0x020a02b4 module:overlay(0) +from:0x02159c28 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02159c44 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159c70 kind:arm_call to:0x0203d1e8 module:main +from:0x02159c78 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02159c80 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159c88 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159c90 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159c9c kind:load to:0x020a02b4 module:overlay(0) +from:0x02159ca8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02159cb0 kind:arm_call to:0x02011ff4 module:main +from:0x02159cc4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159ccc kind:arm_call to:0x02011ff4 module:main +from:0x02159ce0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159cf4 kind:load to:0x0215c170 module:overlay(77) +from:0x02159d08 kind:arm_call to:0x02011f3c module:main +from:0x02159d14 kind:arm_call to:0x02159e34 module:overlay(77) +from:0x02159d28 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159d84 kind:load to:0x0215bacc module:overlay(77) +from:0x02159d8c kind:load to:0x0215c15c module:overlay(77) +from:0x02159d90 kind:load to:0x0215baa8 module:overlay(77) +from:0x02159db0 kind:load to:0x0215c15c module:overlay(77) +from:0x02159db8 kind:load to:0x0215baa8 module:overlay(77) +from:0x02159dc4 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02159de4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02159df0 kind:load to:0x0215baf0 module:overlay(77) +from:0x02159e1c kind:load to:0x0200eab0 module:main +from:0x02159e28 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159e44 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02159e9c kind:arm_call to:0x02159dbc module:overlay(77) +from:0x02159ec4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02159edc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02159ef0 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02159f44 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0215a14c kind:load to:0x0215bb64 module:overlay(77) +from:0x0215a150 kind:load to:0x0215c170 module:overlay(77) +from:0x0215a154 kind:load to:0x0215bb1c module:overlay(77) +from:0x0215a158 kind:load to:0x02049bc4 module:main +from:0x0215a15c kind:load to:0x0215baa8 module:overlay(77) +from:0x0215a160 kind:load to:0x0215c15c module:overlay(77) +from:0x0215a170 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215a1a0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a1b4 kind:arm_call to:0x02080190 module:overlay(0) +from:0x0215a32c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215a334 kind:arm_call to:0x0215a634 module:overlay(77) +from:0x0215a344 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a348 kind:load to:0x0215b0c4 module:overlay(77) +from:0x0215a34c kind:load to:0x02049bc4 module:main +from:0x0215a350 kind:load to:0x0215baac module:overlay(77) +from:0x0215a364 kind:arm_call to:0x01ffd420 module:itcm +from:0x0215a3ac kind:arm_call to:0x0215a6e4 module:overlay(77) +from:0x0215a3b8 kind:arm_call to:0x020beecc module:overlay(17) +from:0x0215a414 kind:load to:0x027e09b8 module:dtcm +from:0x0215a450 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a498 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0215a4b8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0215a4c4 kind:arm_call to:0x0200ef5c module:main +from:0x0215a4d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a548 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215a564 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0215a568 kind:load to:0x0215b0bc module:overlay(77) +from:0x0215a56c kind:load to:0x0203e93c module:main +from:0x0215a5e8 kind:arm_call to:0x02028c24 module:main +from:0x0215a5f8 kind:arm_call to:0x02061a50 module:overlay(0) +from:0x0215a620 kind:arm_call to:0x0201aaa8 module:main +from:0x0215a62c kind:load to:0x027e0998 module:dtcm +from:0x0215a630 kind:load to:0x0204aefc module:main +from:0x0215a688 kind:load to:0x0215bbb8 module:overlay(77) +from:0x0215a6d0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215a6d8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0215a6e0 kind:load to:0x0215bbc0 module:overlay(77) +from:0x0215a724 kind:arm_call to:0x01ff938c module:itcm +from:0x0215a730 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a78c kind:load to:0x0215bbc8 module:overlay(77) +from:0x0215a79c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215a7c4 kind:arm_call to:0x0215a6e4 module:overlay(77) +from:0x0215a7e8 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215a890 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a8e8 kind:arm_call to:0x020159f0 module:main +from:0x0215a900 kind:load to:0x0203e93c module:main +from:0x0215a910 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0215a948 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a960 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215a988 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215a998 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215a9b0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x0215a9c0 kind:arm_call to:0x0215a68c module:overlay(77) +from:0x0215a9e8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215a9fc kind:load to:0x02057884 module:overlay(0) +from:0x0215aa10 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215aa18 kind:arm_call to:0x02011ff4 module:main +from:0x0215aa2c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215aa34 kind:arm_call to:0x02011ff4 module:main +from:0x0215aa4c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215aa54 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215aa5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215aa74 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215aa7c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215aa84 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215aa8c kind:arm_call to:0x02011ff4 module:main +from:0x0215aaa0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215aab4 kind:load to:0x0215c258 module:overlay(77) +from:0x0215aac8 kind:arm_call to:0x02011f3c module:main +from:0x0215aad4 kind:arm_call to:0x0215ab04 module:overlay(77) +from:0x0215aae8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215ab00 kind:load to:0x0215bbd8 module:overlay(77) +from:0x0215ab0c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215ab28 kind:load to:0x0215bbfc module:overlay(77) +from:0x0215ab38 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215ab64 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215ab78 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215ab90 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0215abc0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215abd4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215abdc kind:arm_call to:0x02011ff4 module:main +from:0x0215abf0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215ac04 kind:load to:0x0215c2a4 module:overlay(77) +from:0x0215ac18 kind:arm_call to:0x02011f3c module:main +from:0x0215ac24 kind:arm_call to:0x0215acd0 module:overlay(77) +from:0x0215ac3c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215ac4c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215acb8 kind:load to:0x0215bc58 module:overlay(77) +from:0x0215acbc kind:load to:0x0215bc90 module:overlay(77) +from:0x0215acc0 kind:load to:0x0215bc74 module:overlay(77) +from:0x0215acd8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215ad30 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215ad44 kind:load to:0x0215bcb8 module:overlay(77) +from:0x0215ad48 kind:load to:0x0215c2a4 module:overlay(77) +from:0x0215ad4c kind:load to:0x0215c378 module:overlay(77) +from:0x0215ad78 kind:arm_call to:0x0200f05c module:main +from:0x0215ada8 kind:load to:0x0215c2a4 module:overlay(77) +from:0x0215adac kind:load to:0x0215b0d0 module:overlay(77) +from:0x0215ade0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215ade8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215ae00 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215ae08 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215ae10 kind:arm_call to:0x02011ff4 module:main +from:0x0215ae24 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215ae38 kind:load to:0x0215c3ac module:overlay(77) +from:0x0215ae4c kind:arm_call to:0x02011f3c module:main +from:0x0215ae58 kind:arm_call to:0x0215aea8 module:overlay(77) +from:0x0215ae70 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215aea0 kind:load to:0x0215bcf8 module:overlay(77) +from:0x0215aeb0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215af08 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215af10 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215af18 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215af2c kind:load to:0x0215bd14 module:overlay(77) +from:0x0215af30 kind:load to:0x0215c3ac module:overlay(77) +from:0x0215af34 kind:load to:0x0215bc90 module:overlay(77) +from:0x0215afb0 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215afd4 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215aff0 kind:load to:0x027e09c0 module:dtcm +from:0x0215aff4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215b024 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215b02c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b034 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b04c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215b054 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b05c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215b064 kind:arm_call to:0x02011ff4 module:main +from:0x0215b078 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215b12c kind:arm_call to:0x02152f18 module:overlay(77) +from:0x0215b13c kind:arm_call to:0x0203ce4c module:main +from:0x0215b150 kind:load to:0x0215bd60 module:overlay(77) +from:0x0215b154 kind:load to:0x0215b428 module:overlay(77) +from:0x0215b158 kind:load to:0x0215bd78 module:overlay(77) +from:0x0215b15c kind:load to:0x02156f48 module:overlay(77) +from:0x0215b160 kind:load to:0x0215bd6c module:overlay(77) +from:0x0215b180 kind:arm_call to:0x02156f8c module:overlay(77) +from:0x0215b190 kind:arm_call to:0x0203ce4c module:main +from:0x0215b1a4 kind:load to:0x0215be50 module:overlay(77) +from:0x0215b1a8 kind:load to:0x0215be60 module:overlay(77) +from:0x0215b1ac kind:load to:0x02157aa0 module:overlay(77) +from:0x0215b1b0 kind:load to:0x0215be54 module:overlay(77) +from:0x0215b1d0 kind:arm_call to:0x02157ae4 module:overlay(77) +from:0x0215b1e0 kind:arm_call to:0x0203ce4c module:main +from:0x0215b1f4 kind:load to:0x0215bea4 module:overlay(77) +from:0x0215b1f8 kind:load to:0x0215beb4 module:overlay(77) +from:0x0215b1fc kind:load to:0x02158b44 module:overlay(77) +from:0x0215b200 kind:load to:0x0215bea8 module:overlay(77) +from:0x0215b220 kind:arm_call to:0x02158b88 module:overlay(77) +from:0x0215b230 kind:arm_call to:0x0203ce4c module:main +from:0x0215b244 kind:load to:0x0215bf8c module:overlay(77) +from:0x0215b248 kind:load to:0x0215bf9c module:overlay(77) +from:0x0215b24c kind:load to:0x02158c68 module:overlay(77) +from:0x0215b250 kind:load to:0x0215bf90 module:overlay(77) +from:0x0215b270 kind:arm_call to:0x02158cac module:overlay(77) +from:0x0215b280 kind:arm_call to:0x0203ce4c module:main +from:0x0215b294 kind:load to:0x0215c074 module:overlay(77) +from:0x0215b298 kind:load to:0x0215c084 module:overlay(77) +from:0x0215b29c kind:load to:0x02159cd8 module:overlay(77) +from:0x0215b2a0 kind:load to:0x0215c078 module:overlay(77) +from:0x0215b2c0 kind:arm_call to:0x02159d1c module:overlay(77) +from:0x0215b2d0 kind:arm_call to:0x0203ce4c module:main +from:0x0215b2e4 kind:load to:0x0215c15c module:overlay(77) +from:0x0215b2e8 kind:load to:0x0215c170 module:overlay(77) +from:0x0215b2ec kind:load to:0x0215aa98 module:overlay(77) +from:0x0215b2f0 kind:load to:0x0215c164 module:overlay(77) +from:0x0215b310 kind:arm_call to:0x0215aadc module:overlay(77) +from:0x0215b320 kind:arm_call to:0x0203ce4c module:main +from:0x0215b334 kind:load to:0x0215c248 module:overlay(77) +from:0x0215b338 kind:load to:0x0215c258 module:overlay(77) +from:0x0215b33c kind:load to:0x0215abe8 module:overlay(77) +from:0x0215b340 kind:load to:0x0215c24c module:overlay(77) +from:0x0215b360 kind:arm_call to:0x0215ac2c module:overlay(77) +from:0x0215b370 kind:arm_call to:0x0203ce4c module:main +from:0x0215b384 kind:load to:0x0215c294 module:overlay(77) +from:0x0215b388 kind:load to:0x0215c2a4 module:overlay(77) +from:0x0215b38c kind:load to:0x0215ae1c module:overlay(77) +from:0x0215b390 kind:load to:0x0215c298 module:overlay(77) +from:0x0215b3b0 kind:arm_call to:0x0215ae60 module:overlay(77) +from:0x0215b3c0 kind:arm_call to:0x0203ce4c module:main +from:0x0215b3d4 kind:load to:0x0215c39c module:overlay(77) +from:0x0215b3d8 kind:load to:0x0215c3ac module:overlay(77) +from:0x0215b3dc kind:load to:0x0215b070 module:overlay(77) +from:0x0215b3e0 kind:load to:0x0215c3a0 module:overlay(77) +from:0x0215b3e4 kind:load to:0x0215b100 module:overlay(77) +from:0x0215b3e8 kind:load to:0x0215b164 module:overlay(77) +from:0x0215b3ec kind:load to:0x0215b1b4 module:overlay(77) +from:0x0215b3f0 kind:load to:0x0215b204 module:overlay(77) +from:0x0215b3f4 kind:load to:0x0215b254 module:overlay(77) +from:0x0215b3f8 kind:load to:0x0215b2a4 module:overlay(77) +from:0x0215b3fc kind:load to:0x0215b2f4 module:overlay(77) +from:0x0215b400 kind:load to:0x0215b344 module:overlay(77) +from:0x0215b404 kind:load to:0x0215b394 module:overlay(77) +from:0x0215b428 kind:load to:0x02152e80 module:overlay(77) +from:0x0215b434 kind:load to:0x021531c4 module:overlay(77) +from:0x0215b438 kind:load to:0x02156ef4 module:overlay(77) +from:0x0215b43c kind:load to:0x02156e74 module:overlay(77) +from:0x0215b440 kind:load to:0x0207bfe8 module:overlay(0) +from:0x0215b444 kind:load to:0x0207bff0 module:overlay(0) +from:0x0215b450 kind:load to:0x02152ef4 module:overlay(77) +from:0x0215b454 kind:load to:0x02097924 module:overlay(0) +from:0x0215b458 kind:load to:0x02097734 module:overlay(0) +from:0x0215b45c kind:load to:0x020977b0 module:overlay(0) +from:0x0215b460 kind:load to:0x0209792c module:overlay(0) +from:0x0215b464 kind:load to:0x0209794c module:overlay(0) +from:0x0215b468 kind:load to:0x02097978 module:overlay(0) +from:0x0215b474 kind:load to:0x0215319c module:overlay(77) +from:0x0215b478 kind:load to:0x02156f10 module:overlay(77) +from:0x0215b47c kind:load to:0x02057bd4 module:overlay(0) +from:0x0215b480 kind:load to:0x0209a7f4 module:overlay(0) +from:0x0215b484 kind:load to:0x02057da8 module:overlay(0) +from:0x0215b488 kind:load to:0x02057e24 module:overlay(0) +from:0x0215b48c kind:load to:0x02057e88 module:overlay(0) +from:0x0215b490 kind:load to:0x0209a77c module:overlay(0) +from:0x0215b494 kind:load to:0x02057d64 module:overlay(0) +from:0x0215b4a0 kind:load to:0x021531b0 module:overlay(77) +from:0x0215b4a4 kind:load to:0x02156f2c module:overlay(77) +from:0x0215b4a8 kind:load to:0x0209a234 module:overlay(0) +from:0x0215b4ac kind:load to:0x0209a268 module:overlay(0) +from:0x0215b4b0 kind:load to:0x0209a300 module:overlay(0) +from:0x0215b4b4 kind:load to:0x0209a314 module:overlay(0) +from:0x0215b4b8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215b4bc kind:load to:0x0209a33c module:overlay(0) +from:0x0215b4c0 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215b4c4 kind:load to:0x0209a04c module:overlay(0) +from:0x0215b4c8 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215b4cc kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215b4d0 kind:load to:0x0209a328 module:overlay(0) +from:0x0215b4d4 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215b4d8 kind:load to:0x02156ebc module:overlay(77) +from:0x0215b4dc kind:load to:0x02156e98 module:overlay(77) +from:0x0215b4e0 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215b4ec kind:load to:0x020984f8 module:overlay(0) +from:0x0215b4f0 kind:load to:0x02098534 module:overlay(0) +from:0x0215b4f4 kind:load to:0x0209854c module:overlay(0) +from:0x0215b4f8 kind:load to:0x02098558 module:overlay(0) +from:0x0215b4fc kind:load to:0x01fff464 module:itcm +from:0x0215b500 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215b504 kind:load to:0x02153338 module:overlay(77) +from:0x0215b508 kind:load to:0x02098490 module:overlay(0) +from:0x0215b50c kind:load to:0x021539fc module:overlay(77) +from:0x0215b510 kind:load to:0x021539b0 module:overlay(77) +from:0x0215b514 kind:load to:0x0209849c module:overlay(0) +from:0x0215b518 kind:load to:0x02153d38 module:overlay(77) +from:0x0215b51c kind:load to:0x02098fe4 module:overlay(0) +from:0x0215b520 kind:load to:0x020984a8 module:overlay(0) +from:0x0215b524 kind:load to:0x02098564 module:overlay(0) +from:0x0215b528 kind:load to:0x020985d0 module:overlay(0) +from:0x0215b52c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215b530 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215b534 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215b538 kind:load to:0x021531d8 module:overlay(77) +from:0x0215b53c kind:load to:0x02153284 module:overlay(77) +from:0x0215b540 kind:load to:0x02099568 module:overlay(0) +from:0x0215b544 kind:load to:0x02153e9c module:overlay(77) +from:0x0215b54c kind:load to:0x021540f0 module:overlay(77) +from:0x0215b554 kind:load to:0x02154580 module:overlay(77) +from:0x0215b55c kind:load to:0x02154b50 module:overlay(77) +from:0x0215b564 kind:load to:0x02154a9c module:overlay(77) +from:0x0215b56c kind:load to:0x021551fc module:overlay(77) +from:0x0215b574 kind:load to:0x02155344 module:overlay(77) +from:0x0215b57c kind:load to:0x021554f8 module:overlay(77) +from:0x0215b584 kind:load to:0x02155b78 module:overlay(77) +from:0x0215b58c kind:load to:0x02155e24 module:overlay(77) +from:0x0215b594 kind:load to:0x02155ef0 module:overlay(77) +from:0x0215b59c kind:load to:0x0215607c module:overlay(77) +from:0x0215b5a4 kind:load to:0x02154f14 module:overlay(77) +from:0x0215b5ac kind:load to:0x0215665c module:overlay(77) +from:0x0215b5b4 kind:load to:0x02156170 module:overlay(77) +from:0x0215b5bc kind:load to:0x0215627c module:overlay(77) +from:0x0215b5c4 kind:load to:0x021562c4 module:overlay(77) +from:0x0215b5cc kind:load to:0x02153f8c module:overlay(77) +from:0x0215b5d4 kind:load to:0x02154264 module:overlay(77) +from:0x0215b5dc kind:load to:0x02154708 module:overlay(77) +from:0x0215b5e4 kind:load to:0x02154be0 module:overlay(77) +from:0x0215b5ec kind:load to:0x02154b08 module:overlay(77) +from:0x0215b5f4 kind:load to:0x02155278 module:overlay(77) +from:0x0215b5fc kind:load to:0x02155354 module:overlay(77) +from:0x0215b604 kind:load to:0x02155564 module:overlay(77) +from:0x0215b60c kind:load to:0x02155bf0 module:overlay(77) +from:0x0215b614 kind:load to:0x02155eb4 module:overlay(77) +from:0x0215b61c kind:load to:0x02156054 module:overlay(77) +from:0x0215b624 kind:load to:0x02156114 module:overlay(77) +from:0x0215b62c kind:load to:0x02155038 module:overlay(77) +from:0x0215b634 kind:load to:0x021566dc module:overlay(77) +from:0x0215b63c kind:load to:0x021561e8 module:overlay(77) +from:0x0215b644 kind:load to:0x0215629c module:overlay(77) +from:0x0215b64c kind:load to:0x021563a4 module:overlay(77) +from:0x0215b744 kind:load to:0x02157134 module:overlay(77) +from:0x0215b748 kind:load to:0x02157a0c module:overlay(77) +from:0x0215b74c kind:load to:0x0207b6fc module:overlay(0) +from:0x0215b750 kind:load to:0x0207b734 module:overlay(0) +from:0x0215b754 kind:load to:0x021579d8 module:overlay(77) +from:0x0215b760 kind:load to:0x02156f68 module:overlay(77) +from:0x0215b764 kind:load to:0x020979c4 module:overlay(0) +from:0x0215b768 kind:load to:0x020979f8 module:overlay(0) +from:0x0215b76c kind:load to:0x020977b0 module:overlay(0) +from:0x0215b770 kind:load to:0x020979cc module:overlay(0) +from:0x0215b774 kind:load to:0x020977f4 module:overlay(0) +from:0x0215b778 kind:load to:0x020977f8 module:overlay(0) +from:0x0215b784 kind:load to:0x020984f8 module:overlay(0) +from:0x0215b788 kind:load to:0x02098534 module:overlay(0) +from:0x0215b78c kind:load to:0x0209854c module:overlay(0) +from:0x0215b790 kind:load to:0x02098558 module:overlay(0) +from:0x0215b794 kind:load to:0x01fff464 module:itcm +from:0x0215b798 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215b79c kind:load to:0x02157148 module:overlay(77) +from:0x0215b7a0 kind:load to:0x02098490 module:overlay(0) +from:0x0215b7a4 kind:load to:0x02157208 module:overlay(77) +from:0x0215b7a8 kind:load to:0x02098498 module:overlay(0) +from:0x0215b7ac kind:load to:0x0209849c module:overlay(0) +from:0x0215b7b0 kind:load to:0x02157500 module:overlay(77) +from:0x0215b7b4 kind:load to:0x020984a4 module:overlay(0) +from:0x0215b7b8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215b7bc kind:load to:0x02098564 module:overlay(0) +from:0x0215b7c0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215b7c4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215b7c8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215b7cc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215b7d0 kind:load to:0x02157a28 module:overlay(77) +from:0x0215b7d4 kind:load to:0x02157a60 module:overlay(77) +from:0x0215b7e0 kind:load to:0x02157b48 module:overlay(77) +from:0x0215b7e4 kind:load to:0x02157b64 module:overlay(77) +from:0x0215b7e8 kind:load to:0x02157b88 module:overlay(77) +from:0x0215b7ec kind:load to:0x02157ba8 module:overlay(77) +from:0x0215b7f0 kind:load to:0x0207bff0 module:overlay(0) +from:0x0215b7fc kind:load to:0x02157ac0 module:overlay(77) +from:0x0215b800 kind:load to:0x02097924 module:overlay(0) +from:0x0215b804 kind:load to:0x02097734 module:overlay(0) +from:0x0215b808 kind:load to:0x020977b0 module:overlay(0) +from:0x0215b80c kind:load to:0x0209792c module:overlay(0) +from:0x0215b810 kind:load to:0x0209794c module:overlay(0) +from:0x0215b814 kind:load to:0x02097978 module:overlay(0) +from:0x0215b820 kind:load to:0x020984f8 module:overlay(0) +from:0x0215b824 kind:load to:0x02098534 module:overlay(0) +from:0x0215b828 kind:load to:0x0209854c module:overlay(0) +from:0x0215b82c kind:load to:0x02098558 module:overlay(0) +from:0x0215b830 kind:load to:0x01fff464 module:itcm +from:0x0215b834 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215b838 kind:load to:0x02157cf4 module:overlay(77) +from:0x0215b83c kind:load to:0x02098490 module:overlay(0) +from:0x0215b840 kind:load to:0x02157d28 module:overlay(77) +from:0x0215b844 kind:load to:0x02098498 module:overlay(0) +from:0x0215b848 kind:load to:0x0209849c module:overlay(0) +from:0x0215b84c kind:load to:0x0215802c module:overlay(77) +from:0x0215b850 kind:load to:0x02098fe4 module:overlay(0) +from:0x0215b854 kind:load to:0x020984a8 module:overlay(0) +from:0x0215b858 kind:load to:0x02098564 module:overlay(0) +from:0x0215b85c kind:load to:0x020985d0 module:overlay(0) +from:0x0215b860 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215b864 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215b868 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215b86c kind:load to:0x02158a34 module:overlay(77) +from:0x0215b870 kind:load to:0x02158ab8 module:overlay(77) +from:0x0215b874 kind:load to:0x02099568 module:overlay(0) +from:0x0215b878 kind:load to:0x020992bc module:overlay(0) +from:0x0215b880 kind:load to:0x02099480 module:overlay(0) +from:0x0215b890 kind:load to:0x0215854c module:overlay(77) +from:0x0215b898 kind:load to:0x021587b4 module:overlay(77) +from:0x0215b8a0 kind:load to:0x021588f8 module:overlay(77) +from:0x0215b8b0 kind:load to:0x02158b64 module:overlay(77) +from:0x0215b8b4 kind:load to:0x02097924 module:overlay(0) +from:0x0215b8b8 kind:load to:0x02097734 module:overlay(0) +from:0x0215b8bc kind:load to:0x020977b0 module:overlay(0) +from:0x0215b8c0 kind:load to:0x0209792c module:overlay(0) +from:0x0215b8c4 kind:load to:0x0209794c module:overlay(0) +from:0x0215b8c8 kind:load to:0x02097978 module:overlay(0) +from:0x0215b8d4 kind:load to:0x020984f8 module:overlay(0) +from:0x0215b8d8 kind:load to:0x02098534 module:overlay(0) +from:0x0215b8dc kind:load to:0x0209854c module:overlay(0) +from:0x0215b8e0 kind:load to:0x02098558 module:overlay(0) +from:0x0215b8e4 kind:load to:0x01fff464 module:itcm +from:0x0215b8e8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215b8ec kind:load to:0x0213ffc0 module:overlays(26,70) +from:0x0215b8f0 kind:load to:0x0213ffec module:overlays(26,70) +from:0x0215b8f4 kind:load to:0x02098494 module:overlay(0) +from:0x0215b8f8 kind:load to:0x02098498 module:overlay(0) +from:0x0215b8fc kind:load to:0x0209849c module:overlay(0) +from:0x0215b900 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215b904 kind:load to:0x020984a4 module:overlay(0) +from:0x0215b908 kind:load to:0x020984a8 module:overlay(0) +from:0x0215b90c kind:load to:0x02098564 module:overlay(0) +from:0x0215b910 kind:load to:0x020985d0 module:overlay(0) +from:0x0215b914 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215b918 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215b91c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215b920 kind:load to:0x02158c20 module:overlay(77) +from:0x0215b924 kind:load to:0x02158c40 module:overlay(77) +from:0x0215b928 kind:load to:0x02158bd0 module:overlay(77) +from:0x0215b934 kind:load to:0x02158d10 module:overlay(77) +from:0x0215b938 kind:load to:0x02159ca0 module:overlay(77) +from:0x0215b93c kind:load to:0x02159b6c module:overlay(77) +from:0x0215b940 kind:load to:0x0207bfe8 module:overlay(0) +from:0x0215b944 kind:load to:0x0207bff0 module:overlay(0) +from:0x0215b950 kind:load to:0x02158c88 module:overlay(77) +from:0x0215b954 kind:load to:0x02097924 module:overlay(0) +from:0x0215b958 kind:load to:0x02097734 module:overlay(0) +from:0x0215b95c kind:load to:0x020977b0 module:overlay(0) +from:0x0215b960 kind:load to:0x0209792c module:overlay(0) +from:0x0215b964 kind:load to:0x0209794c module:overlay(0) +from:0x0215b968 kind:load to:0x02097978 module:overlay(0) +from:0x0215b96c kind:load to:0x02159240 module:overlay(77) +from:0x0215b974 kind:load to:0x02159344 module:overlay(77) +from:0x0215b97c kind:load to:0x0215941c module:overlay(77) +from:0x0215b984 kind:load to:0x02159604 module:overlay(77) +from:0x0215b98c kind:load to:0x021596ec module:overlay(77) +from:0x0215b994 kind:load to:0x02159504 module:overlay(77) +from:0x0215b99c kind:load to:0x021592f8 module:overlay(77) +from:0x0215b9a4 kind:load to:0x021593b4 module:overlay(77) +from:0x0215b9ac kind:load to:0x021594ac module:overlay(77) +from:0x0215b9b4 kind:load to:0x02159698 module:overlay(77) +from:0x0215b9bc kind:load to:0x02159860 module:overlay(77) +from:0x0215b9c4 kind:load to:0x0215959c module:overlay(77) +from:0x0215ba04 kind:load to:0x02158cfc module:overlay(77) +from:0x0215ba08 kind:load to:0x02159cbc module:overlay(77) +from:0x0215ba0c kind:load to:0x0209a234 module:overlay(0) +from:0x0215ba10 kind:load to:0x0209a268 module:overlay(0) +from:0x0215ba14 kind:load to:0x0209a300 module:overlay(0) +from:0x0215ba18 kind:load to:0x0209a314 module:overlay(0) +from:0x0215ba1c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215ba20 kind:load to:0x0209a33c module:overlay(0) +from:0x0215ba24 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215ba28 kind:load to:0x0209a04c module:overlay(0) +from:0x0215ba2c kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215ba30 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215ba34 kind:load to:0x0209a328 module:overlay(0) +from:0x0215ba38 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215ba3c kind:load to:0x02156ebc module:overlay(77) +from:0x0215ba40 kind:load to:0x02156e98 module:overlay(77) +from:0x0215ba44 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215ba50 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ba54 kind:load to:0x02098534 module:overlay(0) +from:0x0215ba58 kind:load to:0x0209854c module:overlay(0) +from:0x0215ba5c kind:load to:0x02098558 module:overlay(0) +from:0x0215ba60 kind:load to:0x01fff464 module:itcm +from:0x0215ba64 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215ba68 kind:load to:0x02158e7c module:overlay(77) +from:0x0215ba6c kind:load to:0x02098490 module:overlay(0) +from:0x0215ba70 kind:load to:0x02158ef8 module:overlay(77) +from:0x0215ba74 kind:load to:0x02098498 module:overlay(0) +from:0x0215ba78 kind:load to:0x0209849c module:overlay(0) +from:0x0215ba7c kind:load to:0x021591d4 module:overlay(77) +from:0x0215ba80 kind:load to:0x02098fe4 module:overlay(0) +from:0x0215ba84 kind:load to:0x020984a8 module:overlay(0) +from:0x0215ba88 kind:load to:0x02098564 module:overlay(0) +from:0x0215ba8c kind:load to:0x020985d0 module:overlay(0) +from:0x0215ba90 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ba94 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ba98 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ba9c kind:load to:0x02159c1c module:overlay(77) +from:0x0215baa0 kind:load to:0x02159b90 module:overlay(77) +from:0x0215baa4 kind:load to:0x02099568 module:overlay(0) +from:0x0215bacc kind:load to:0x02159cf8 module:overlay(77) +from:0x0215bad0 kind:load to:0x02097924 module:overlay(0) +from:0x0215bad4 kind:load to:0x02097734 module:overlay(0) +from:0x0215bad8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215badc kind:load to:0x0209792c module:overlay(0) +from:0x0215bae0 kind:load to:0x0209794c module:overlay(0) +from:0x0215bae4 kind:load to:0x02097978 module:overlay(0) +from:0x0215baf0 kind:load to:0x02159e20 module:overlay(77) +from:0x0215baf4 kind:load to:0x0215aa08 module:overlay(77) +from:0x0215baf8 kind:load to:0x02057bd4 module:overlay(0) +from:0x0215bafc kind:load to:0x01ffc57c module:itcm +from:0x0215bb00 kind:load to:0x02057da8 module:overlay(0) +from:0x0215bb04 kind:load to:0x02057e24 module:overlay(0) +from:0x0215bb08 kind:load to:0x02057e88 module:overlay(0) +from:0x0215bb0c kind:load to:0x02159df4 module:overlay(77) +from:0x0215bb10 kind:load to:0x02057d64 module:overlay(0) +from:0x0215bb1c kind:load to:0x0215a168 module:overlay(77) +from:0x0215bb20 kind:load to:0x0215aa24 module:overlay(77) +from:0x0215bb24 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215bb28 kind:load to:0x02099b18 module:overlay(0) +from:0x0215bb2c kind:load to:0x0209a11c module:overlay(0) +from:0x0215bb30 kind:load to:0x0209a124 module:overlay(0) +from:0x0215bb34 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215bb38 kind:load to:0x02099c90 module:overlay(0) +from:0x0215bb3c kind:load to:0x02099b80 module:overlay(0) +from:0x0215bb40 kind:load to:0x0209a04c module:overlay(0) +from:0x0215bb44 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215bb48 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215bb4c kind:load to:0x0215aa00 module:overlay(77) +from:0x0215bb50 kind:load to:0x0209a104 module:overlay(0) +from:0x0215bb54 kind:load to:0x0215a9f0 module:overlay(77) +from:0x0215bb58 kind:load to:0x0215a9cc module:overlay(77) +from:0x0215bb64 kind:load to:0x020984f8 module:overlay(0) +from:0x0215bb68 kind:load to:0x02098534 module:overlay(0) +from:0x0215bb6c kind:load to:0x0209854c module:overlay(0) +from:0x0215bb70 kind:load to:0x02098558 module:overlay(0) +from:0x0215bb74 kind:load to:0x01fff464 module:itcm +from:0x0215bb78 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215bb7c kind:load to:0x0215a17c module:overlay(77) +from:0x0215bb80 kind:load to:0x02098490 module:overlay(0) +from:0x0215bb84 kind:load to:0x0215a354 module:overlay(77) +from:0x0215bb88 kind:load to:0x0215a418 module:overlay(77) +from:0x0215bb8c kind:load to:0x0209849c module:overlay(0) +from:0x0215bb90 kind:load to:0x0215a42c module:overlay(77) +from:0x0215bb94 kind:load to:0x0215a570 module:overlay(77) +from:0x0215bb98 kind:load to:0x020984a8 module:overlay(0) +from:0x0215bb9c kind:load to:0x02098564 module:overlay(0) +from:0x0215bba0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215bba4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215bba8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215bbac kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215bbb0 kind:load to:0x0215aa40 module:overlay(77) +from:0x0215bbb4 kind:load to:0x0215aa68 module:overlay(77) +from:0x0215bbb8 kind:load to:0x0215a790 module:overlay(77) +from:0x0215bbc0 kind:load to:0x0215a9c8 module:overlay(77) +from:0x0215bbc8 kind:load to:0x0215a904 module:overlay(77) +from:0x0215bbd8 kind:load to:0x0215aab8 module:overlay(77) +from:0x0215bbdc kind:load to:0x0209772c module:overlay(0) +from:0x0215bbe0 kind:load to:0x02097734 module:overlay(0) +from:0x0215bbe4 kind:load to:0x020977b0 module:overlay(0) +from:0x0215bbe8 kind:load to:0x020977f0 module:overlay(0) +from:0x0215bbec kind:load to:0x020977f4 module:overlay(0) +from:0x0215bbf0 kind:load to:0x020977f8 module:overlay(0) +from:0x0215bbfc kind:load to:0x020984f8 module:overlay(0) +from:0x0215bc00 kind:load to:0x02098534 module:overlay(0) +from:0x0215bc04 kind:load to:0x0209854c module:overlay(0) +from:0x0215bc08 kind:load to:0x02098558 module:overlay(0) +from:0x0215bc0c kind:load to:0x01fff464 module:itcm +from:0x0215bc10 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215bc14 kind:load to:0x0215ab2c module:overlay(77) +from:0x0215bc18 kind:load to:0x02098490 module:overlay(0) +from:0x0215bc1c kind:load to:0x0215ab4c module:overlay(77) +from:0x0215bc20 kind:load to:0x0215aba4 module:overlay(77) +from:0x0215bc24 kind:load to:0x0209849c module:overlay(0) +from:0x0215bc28 kind:load to:0x020984a0 module:overlay(0) +from:0x0215bc2c kind:load to:0x020984a4 module:overlay(0) +from:0x0215bc30 kind:load to:0x020984a8 module:overlay(0) +from:0x0215bc34 kind:load to:0x02098564 module:overlay(0) +from:0x0215bc38 kind:load to:0x020985d0 module:overlay(0) +from:0x0215bc3c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215bc40 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215bc44 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215bc48 kind:load to:0x0215abb8 module:overlay(77) +from:0x0215bc4c kind:load to:0x0215abcc module:overlay(77) +from:0x0215bc5c kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215bc60 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215bc64 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215bc68 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215bc74 kind:load to:0x0215ac08 module:overlay(77) +from:0x0215bc78 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215bc7c kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215bc80 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215bc84 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215bc90 kind:load to:0x0207c47c module:overlay(0) +from:0x0215bc94 kind:load to:0x0207c484 module:overlay(0) +from:0x0215bc98 kind:load to:0x0207c94c module:overlay(0) +from:0x0215bc9c kind:load to:0x0207c93c module:overlay(0) +from:0x0215bca0 kind:load to:0x0207c980 module:overlay(0) +from:0x0215bca4 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0215bca8 kind:load to:0x0207ca18 module:overlay(0) +from:0x0215bcac kind:load to:0x0207ca90 module:overlay(0) +from:0x0215bcb8 kind:load to:0x0215ad50 module:overlay(77) +from:0x0215bcbc kind:load to:0x0209d098 module:overlay(0) +from:0x0215bcc0 kind:load to:0x0215adb0 module:overlay(77) +from:0x0215bcc4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215bcc8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215bccc kind:load to:0x0215adb4 module:overlay(77) +from:0x0215bcd0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215bcd4 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215bcd8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215bcdc kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215bce0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215bce4 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215bce8 kind:load to:0x0215add4 module:overlay(77) +from:0x0215bcec kind:load to:0x0215adf4 module:overlay(77) +from:0x0215bcf8 kind:load to:0x0215ae3c module:overlay(77) +from:0x0215bcfc kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215bd00 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215bd04 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215bd08 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215bd14 kind:load to:0x0215af38 module:overlay(77) +from:0x0215bd18 kind:load to:0x0209d098 module:overlay(0) +from:0x0215bd1c kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0215bd20 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x0215bd24 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215bd28 kind:load to:0x0215aff8 module:overlay(77) +from:0x0215bd2c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215bd30 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215bd34 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215bd38 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215bd3c kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215bd40 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215bd44 kind:load to:0x0215b018 module:overlay(77) +from:0x0215bd48 kind:load to:0x0215b040 module:overlay(77) diff --git a/config/usa/arm9/overlays/ov077/symbols.txt b/config/usa/arm9/overlays/ov077/symbols.txt new file mode 100644 index 00000000..b58b7c09 --- /dev/null +++ b/config/usa/arm9/overlays/ov077/symbols.txt @@ -0,0 +1,357 @@ +func_ov077_02152e80 kind:function(arm,size=0x68) addr:0x02152e80 +func_ov077_02152ee8 kind:function(arm,size=0xc) addr:0x02152ee8 +func_ov077_02152ef4 kind:function(arm,size=0x24) addr:0x02152ef4 +func_ov077_02152f18 kind:function(arm,size=0x4c) addr:0x02152f18 +func_ov077_02152f64 kind:function(arm,size=0x34) addr:0x02152f64 +func_ov077_02152f98 kind:function(arm,size=0x204) addr:0x02152f98 +func_ov077_0215319c kind:function(arm,size=0x14) addr:0x0215319c +func_ov077_021531b0 kind:function(arm,size=0x14) addr:0x021531b0 +func_ov077_021531c4 kind:function(arm,size=0x14) addr:0x021531c4 +func_ov077_021531d8 kind:function(arm,size=0xac) addr:0x021531d8 +func_ov077_02153284 kind:function(arm,size=0xb4) addr:0x02153284 +func_ov077_02153338 kind:function(arm,size=0x174) addr:0x02153338 +func_ov077_021534ac kind:function(arm,size=0xc0) addr:0x021534ac +func_ov077_0215356c kind:function(arm,size=0x44) addr:0x0215356c +func_ov077_021535b0 kind:function(arm,size=0x400) addr:0x021535b0 +func_ov077_021539b0 kind:function(arm,size=0x4c) addr:0x021539b0 +func_ov077_021539fc kind:function(arm,size=0x194) addr:0x021539fc +func_ov077_02153b90 kind:function(arm,size=0x1a8) addr:0x02153b90 +func_ov077_02153d38 kind:function(arm,size=0x164) addr:0x02153d38 +func_ov077_02153e9c kind:function(arm,size=0xf0) addr:0x02153e9c +func_ov077_02153f8c kind:function(arm,size=0x164) addr:0x02153f8c +func_ov077_021540f0 kind:function(arm,size=0x174) addr:0x021540f0 +func_ov077_02154264 kind:function(arm,size=0x31c) addr:0x02154264 +func_ov077_02154580 kind:function(arm,size=0x188) addr:0x02154580 +func_ov077_02154708 kind:function(arm,size=0x394) addr:0x02154708 +func_ov077_02154a9c kind:function(arm,size=0x6c) addr:0x02154a9c +func_ov077_02154b08 kind:function(arm,size=0x48) addr:0x02154b08 +func_ov077_02154b50 kind:function(arm,size=0x90) addr:0x02154b50 +func_ov077_02154be0 kind:function(arm,size=0x334) addr:0x02154be0 +func_ov077_02154f14 kind:function(arm,size=0x124) addr:0x02154f14 +func_ov077_02155038 kind:function(arm,size=0x1c4) addr:0x02155038 +func_ov077_021551fc kind:function(arm,size=0x7c) addr:0x021551fc +func_ov077_02155278 kind:function(arm,size=0xcc) addr:0x02155278 +func_ov077_02155344 kind:function(arm,size=0x10) addr:0x02155344 +func_ov077_02155354 kind:function(arm,size=0x1a4) addr:0x02155354 +func_ov077_021554f8 kind:function(arm,size=0x6c) addr:0x021554f8 +func_ov077_02155564 kind:function(arm,size=0x614) addr:0x02155564 +func_ov077_02155b78 kind:function(arm,size=0x78) addr:0x02155b78 +func_ov077_02155bf0 kind:function(arm,size=0x234) addr:0x02155bf0 +func_ov077_02155e24 kind:function(arm,size=0x90) addr:0x02155e24 +func_ov077_02155eb4 kind:function(arm,size=0x3c) addr:0x02155eb4 +func_ov077_02155ef0 kind:function(arm,size=0x164) addr:0x02155ef0 +func_ov077_02156054 kind:function(arm,size=0x28) addr:0x02156054 +func_ov077_0215607c kind:function(arm,size=0x98) addr:0x0215607c +func_ov077_02156114 kind:function(arm,size=0x5c) addr:0x02156114 +func_ov077_02156170 kind:function(arm,size=0x78) addr:0x02156170 +func_ov077_021561e8 kind:function(arm,size=0x94) addr:0x021561e8 +func_ov077_0215627c kind:function(arm,size=0x20) addr:0x0215627c +func_ov077_0215629c kind:function(arm,size=0x28) addr:0x0215629c +func_ov077_021562c4 kind:function(arm,size=0xe0) addr:0x021562c4 +func_ov077_021563a4 kind:function(arm,size=0x2b8) addr:0x021563a4 +func_ov077_0215665c kind:function(arm,size=0x80) addr:0x0215665c +func_ov077_021566dc kind:function(arm,size=0xcc) addr:0x021566dc +func_ov077_021567a8 kind:function(arm,size=0x11c) addr:0x021567a8 +func_ov077_021568c4 kind:function(arm,size=0x14) addr:0x021568c4 +func_ov077_021568d8 kind:function(arm,size=0x78) addr:0x021568d8 +func_ov077_02156950 kind:function(arm,size=0x1c) addr:0x02156950 +func_ov077_0215696c kind:function(arm,size=0x40) addr:0x0215696c +func_ov077_021569ac kind:function(arm,size=0x40) addr:0x021569ac +func_ov077_021569ec kind:function(arm,size=0xa4) addr:0x021569ec +func_ov077_02156a90 kind:function(arm,size=0x98) addr:0x02156a90 +func_ov077_02156b28 kind:function(arm,size=0x140) addr:0x02156b28 +func_ov077_02156c68 kind:function(arm,size=0x2c) addr:0x02156c68 +func_ov077_02156c94 kind:function(arm,size=0x104) addr:0x02156c94 +func_ov077_02156d98 kind:function(arm,size=0xac) addr:0x02156d98 +func_ov077_02156e44 kind:function(arm,size=0x30) addr:0x02156e44 +func_ov077_02156e74 kind:function(arm,size=0x24) addr:0x02156e74 +func_ov077_02156e98 kind:function(arm,size=0x24) addr:0x02156e98 +func_ov077_02156ebc kind:function(arm,size=0x2c) addr:0x02156ebc +func_ov077_02156ee8 kind:function(arm,size=0xc) addr:0x02156ee8 +func_ov077_02156ef4 kind:function(arm,size=0x1c) addr:0x02156ef4 +func_ov077_02156f10 kind:function(arm,size=0x1c) addr:0x02156f10 +func_ov077_02156f2c kind:function(arm,size=0x1c) addr:0x02156f2c +func_ov077_02156f48 kind:function(arm,size=0x14) addr:0x02156f48 +func_ov077_02156f5c kind:function(arm,size=0xc) addr:0x02156f5c +func_ov077_02156f68 kind:function(arm,size=0x24) addr:0x02156f68 +func_ov077_02156f8c kind:function(arm,size=0x54) addr:0x02156f8c +func_ov077_02156fe0 kind:function(arm,size=0x154) addr:0x02156fe0 +func_ov077_02157134 kind:function(arm,size=0x14) addr:0x02157134 +func_ov077_02157148 kind:function(arm,size=0xc0) addr:0x02157148 +func_ov077_02157208 kind:function(arm,size=0x2f8) addr:0x02157208 +func_ov077_02157500 kind:function(arm,size=0xc8) addr:0x02157500 +func_ov077_021575c8 kind:function(arm,size=0xcc) addr:0x021575c8 +func_ov077_02157694 kind:function(arm,size=0x78) addr:0x02157694 +func_ov077_0215770c kind:function(arm,size=0x120) addr:0x0215770c +func_ov077_0215782c kind:function(arm,size=0x58) addr:0x0215782c +func_ov077_02157884 kind:function(arm,size=0x38) addr:0x02157884 +func_ov077_021578bc kind:function(arm,size=0xe0) addr:0x021578bc +func_ov077_0215799c kind:function(arm,size=0x3c) addr:0x0215799c +func_ov077_021579d8 kind:function(arm,size=0x34) addr:0x021579d8 +func_ov077_02157a0c kind:function(arm,size=0x1c) addr:0x02157a0c +func_ov077_02157a28 kind:function(arm,size=0x38) addr:0x02157a28 +func_ov077_02157a60 kind:function(arm,size=0x40) addr:0x02157a60 +func_ov077_02157aa0 kind:function(arm,size=0x14) addr:0x02157aa0 +func_ov077_02157ab4 kind:function(arm,size=0xc) addr:0x02157ab4 +func_ov077_02157ac0 kind:function(arm,size=0x24) addr:0x02157ac0 +func_ov077_02157ae4 kind:function(arm,size=0x44) addr:0x02157ae4 +func_ov077_02157b28 kind:function(arm,size=0x20) addr:0x02157b28 +func_ov077_02157b48 kind:function(arm,size=0x1c) addr:0x02157b48 +func_ov077_02157b64 kind:function(arm,size=0x24) addr:0x02157b64 +func_ov077_02157b88 kind:function(arm,size=0x20) addr:0x02157b88 +func_ov077_02157ba8 kind:function(arm,size=0x5c) addr:0x02157ba8 +func_ov077_02157c04 kind:function(arm,size=0xf0) addr:0x02157c04 +func_ov077_02157cf4 kind:function(arm,size=0x34) addr:0x02157cf4 +func_ov077_02157d28 kind:function(arm,size=0x304) addr:0x02157d28 +func_ov077_0215802c kind:function(arm,size=0x6c) addr:0x0215802c +func_ov077_02158098 kind:function(arm,size=0x88) addr:0x02158098 +func_ov077_02158120 kind:function(arm,size=0x2c) addr:0x02158120 +func_ov077_0215814c kind:function(arm,size=0xb4) addr:0x0215814c +func_ov077_02158200 kind:function(arm,size=0x48) addr:0x02158200 +func_ov077_02158248 kind:function(arm,size=0xe0) addr:0x02158248 +func_ov077_02158328 kind:function(arm,size=0x34) addr:0x02158328 +func_ov077_0215835c kind:function(arm,size=0xb0) addr:0x0215835c +func_ov077_0215840c kind:function(arm,size=0x140) addr:0x0215840c +func_ov077_0215854c kind:function(arm,size=0x170) addr:0x0215854c +func_ov077_021586bc kind:function(arm,size=0xf8) addr:0x021586bc +func_ov077_021587b4 kind:function(arm,size=0x88) addr:0x021587b4 +func_ov077_0215883c kind:function(arm,size=0xbc) addr:0x0215883c +func_ov077_021588f8 kind:function(arm,size=0xac) addr:0x021588f8 +func_ov077_021589a4 kind:function(arm,size=0x78) addr:0x021589a4 +func_ov077_02158a1c kind:function(arm,size=0x18) addr:0x02158a1c +func_ov077_02158a34 kind:function(arm,size=0x84) addr:0x02158a34 +func_ov077_02158ab8 kind:function(arm,size=0x8c) addr:0x02158ab8 +func_ov077_02158b44 kind:function(arm,size=0x14) addr:0x02158b44 +func_ov077_02158b58 kind:function(arm,size=0xc) addr:0x02158b58 +func_ov077_02158b64 kind:function(arm,size=0x24) addr:0x02158b64 +func_ov077_02158b88 kind:function(arm,size=0x28) addr:0x02158b88 +func_ov077_02158bb0 kind:function(arm,size=0x20) addr:0x02158bb0 +func_ov077_02158bd0 kind:function(arm,size=0x50) addr:0x02158bd0 +func_ov077_02158c20 kind:function(arm,size=0x20) addr:0x02158c20 +func_ov077_02158c40 kind:function(arm,size=0x28) addr:0x02158c40 +func_ov077_02158c68 kind:function(arm,size=0x14) addr:0x02158c68 +func_ov077_02158c7c kind:function(arm,size=0xc) addr:0x02158c7c +func_ov077_02158c88 kind:function(arm,size=0x24) addr:0x02158c88 +func_ov077_02158cac kind:function(arm,size=0x50) addr:0x02158cac +func_ov077_02158cfc kind:function(arm,size=0x14) addr:0x02158cfc +func_ov077_02158d10 kind:function(arm,size=0x14) addr:0x02158d10 +func_ov077_02158d24 kind:function(arm,size=0x158) addr:0x02158d24 +func_ov077_02158e7c kind:function(arm,size=0x14) addr:0x02158e7c +func_ov077_02158e90 kind:function(arm,size=0x20) addr:0x02158e90 +func_ov077_02158eb0 kind:function(arm,size=0x48) addr:0x02158eb0 +func_ov077_02158ef8 kind:function(arm,size=0x2dc) addr:0x02158ef8 +func_ov077_021591d4 kind:function(arm,size=0x6c) addr:0x021591d4 +func_ov077_02159240 kind:function(arm,size=0xb8) addr:0x02159240 +func_ov077_021592f8 kind:function(arm,size=0x4c) addr:0x021592f8 +func_ov077_02159344 kind:function(arm,size=0x70) addr:0x02159344 +func_ov077_021593b4 kind:function(arm,size=0x68) addr:0x021593b4 +func_ov077_0215941c kind:function(arm,size=0x90) addr:0x0215941c +func_ov077_021594ac kind:function(arm,size=0x58) addr:0x021594ac +func_ov077_02159504 kind:function(arm,size=0x98) addr:0x02159504 +func_ov077_0215959c kind:function(arm,size=0x68) addr:0x0215959c +func_ov077_02159604 kind:function(arm,size=0x94) addr:0x02159604 +func_ov077_02159698 kind:function(arm,size=0x54) addr:0x02159698 +func_ov077_021596ec kind:function(arm,size=0x174) addr:0x021596ec +func_ov077_02159860 kind:function(arm,size=0x1c4) addr:0x02159860 +func_ov077_02159a24 kind:function(arm,size=0x64) addr:0x02159a24 +func_ov077_02159a88 kind:function(arm,size=0xb4) addr:0x02159a88 +func_ov077_02159b3c kind:function(arm,size=0x30) addr:0x02159b3c +func_ov077_02159b6c kind:function(arm,size=0x24) addr:0x02159b6c +func_ov077_02159b90 kind:function(arm,size=0x8c) addr:0x02159b90 +func_ov077_02159c1c kind:function(arm,size=0x84) addr:0x02159c1c +func_ov077_02159ca0 kind:function(arm,size=0x1c) addr:0x02159ca0 +func_ov077_02159cbc kind:function(arm,size=0x1c) addr:0x02159cbc +func_ov077_02159cd8 kind:function(arm,size=0x14) addr:0x02159cd8 +func_ov077_02159cec kind:function(arm,size=0xc) addr:0x02159cec +func_ov077_02159cf8 kind:function(arm,size=0x24) addr:0x02159cf8 +func_ov077_02159d1c kind:function(arm,size=0x78) addr:0x02159d1c +func_ov077_02159d94 kind:function(arm,size=0x28) addr:0x02159d94 +func_ov077_02159dbc kind:function(arm,size=0x38) addr:0x02159dbc +func_ov077_02159df4 kind:function(arm,size=0x2c) addr:0x02159df4 +func_ov077_02159e20 kind:function(arm,size=0x14) addr:0x02159e20 +func_ov077_02159e34 kind:function(arm,size=0x334) addr:0x02159e34 +func_ov077_0215a168 kind:function(arm,size=0x14) addr:0x0215a168 +func_ov077_0215a17c kind:function(arm,size=0x1d8) addr:0x0215a17c +func_ov077_0215a354 kind:function(arm,size=0xc4) addr:0x0215a354 +func_ov077_0215a418 kind:function(arm,size=0x14) addr:0x0215a418 +func_ov077_0215a42c kind:function(arm,size=0x144) addr:0x0215a42c +func_ov077_0215a570 kind:function(arm,size=0xc4) addr:0x0215a570 +func_ov077_0215a634 kind:function(arm,size=0x58) addr:0x0215a634 +func_ov077_0215a68c kind:function(arm,size=0x58) addr:0x0215a68c +func_ov077_0215a6e4 kind:function(arm,size=0xac) addr:0x0215a6e4 +func_ov077_0215a790 kind:function(arm,size=0x174) addr:0x0215a790 +func_ov077_0215a904 kind:function(arm,size=0xc4) addr:0x0215a904 +func_ov077_0215a9c8 kind:function(arm,size=0x4) addr:0x0215a9c8 +func_ov077_0215a9cc kind:function(arm,size=0x24) addr:0x0215a9cc +func_ov077_0215a9f0 kind:function(arm,size=0x10) addr:0x0215a9f0 +func_ov077_0215aa00 kind:function(arm,size=0x8) addr:0x0215aa00 +func_ov077_0215aa08 kind:function(arm,size=0x1c) addr:0x0215aa08 +func_ov077_0215aa24 kind:function(arm,size=0x1c) addr:0x0215aa24 +func_ov077_0215aa40 kind:function(arm,size=0x28) addr:0x0215aa40 +func_ov077_0215aa68 kind:function(arm,size=0x30) addr:0x0215aa68 +func_ov077_0215aa98 kind:function(arm,size=0x14) addr:0x0215aa98 +func_ov077_0215aaac kind:function(arm,size=0xc) addr:0x0215aaac +func_ov077_0215aab8 kind:function(arm,size=0x24) addr:0x0215aab8 +func_ov077_0215aadc kind:function(arm,size=0x28) addr:0x0215aadc +func_ov077_0215ab04 kind:function(arm,size=0x28) addr:0x0215ab04 +func_ov077_0215ab2c kind:function(arm,size=0x20) addr:0x0215ab2c +func_ov077_0215ab4c kind:function(arm,size=0x58) addr:0x0215ab4c +func_ov077_0215aba4 kind:function(arm,size=0x14) addr:0x0215aba4 +func_ov077_0215abb8 kind:function(arm,size=0x14) addr:0x0215abb8 +func_ov077_0215abcc kind:function(arm,size=0x1c) addr:0x0215abcc +func_ov077_0215abe8 kind:function(arm,size=0x14) addr:0x0215abe8 +func_ov077_0215abfc kind:function(arm,size=0xc) addr:0x0215abfc +func_ov077_0215ac08 kind:function(arm,size=0x24) addr:0x0215ac08 +func_ov077_0215ac2c kind:function(arm,size=0xa4) addr:0x0215ac2c +func_ov077_0215acd0 kind:function(arm,size=0x80) addr:0x0215acd0 +func_ov077_0215ad50 kind:function(arm,size=0x60) addr:0x0215ad50 +func_ov077_0215adb0 kind:function(arm,size=0x4) addr:0x0215adb0 +func_ov077_0215adb4 kind:function(arm,size=0x20) addr:0x0215adb4 +func_ov077_0215add4 kind:function(arm,size=0x20) addr:0x0215add4 +func_ov077_0215adf4 kind:function(arm,size=0x28) addr:0x0215adf4 +func_ov077_0215ae1c kind:function(arm,size=0x14) addr:0x0215ae1c +func_ov077_0215ae30 kind:function(arm,size=0xc) addr:0x0215ae30 +func_ov077_0215ae3c kind:function(arm,size=0x24) addr:0x0215ae3c +func_ov077_0215ae60 kind:function(arm,size=0x48) addr:0x0215ae60 +func_ov077_0215aea8 kind:function(arm,size=0x90) addr:0x0215aea8 +func_ov077_0215af38 kind:function(arm,size=0xc0) addr:0x0215af38 +func_ov077_0215aff8 kind:function(arm,size=0x20) addr:0x0215aff8 +func_ov077_0215b018 kind:function(arm,size=0x28) addr:0x0215b018 +func_ov077_0215b040 kind:function(arm,size=0x30) addr:0x0215b040 +func_ov077_0215b070 kind:function(arm,size=0x14) addr:0x0215b070 +data_ov077_0215b084 kind:data(any) addr:0x0215b084 +data_ov077_0215b094 kind:data(any) addr:0x0215b094 +data_ov077_0215b0a8 kind:data(any) addr:0x0215b0a8 +data_ov077_0215b0bc kind:data(any) addr:0x0215b0bc +data_ov077_0215b0c4 kind:data(any) addr:0x0215b0c4 +data_ov077_0215b0d0 kind:data(any) addr:0x0215b0d0 +__sinit_ov077_0215b100 kind:function(arm,size=0x64) addr:0x0215b100 +__sinit_ov077_0215b164 kind:function(arm,size=0x50) addr:0x0215b164 +__sinit_ov077_0215b1b4 kind:function(arm,size=0x50) addr:0x0215b1b4 +__sinit_ov077_0215b204 kind:function(arm,size=0x50) addr:0x0215b204 +__sinit_ov077_0215b254 kind:function(arm,size=0x50) addr:0x0215b254 +__sinit_ov077_0215b2a4 kind:function(arm,size=0x50) addr:0x0215b2a4 +__sinit_ov077_0215b2f4 kind:function(arm,size=0x50) addr:0x0215b2f4 +__sinit_ov077_0215b344 kind:function(arm,size=0x50) addr:0x0215b344 +__sinit_ov077_0215b394 kind:function(arm,size=0x50) addr:0x0215b394 +.p__sinit_ov077_0215b100 kind:data(word) addr:0x0215b3e4 +.p__sinit_ov077_0215b164 kind:data(word) addr:0x0215b3e8 +.p__sinit_ov077_0215b1b4 kind:data(word) addr:0x0215b3ec +.p__sinit_ov077_0215b204 kind:data(word) addr:0x0215b3f0 +.p__sinit_ov077_0215b254 kind:data(word) addr:0x0215b3f4 +.p__sinit_ov077_0215b2a4 kind:data(word) addr:0x0215b3f8 +.p__sinit_ov077_0215b2f4 kind:data(word) addr:0x0215b3fc +.p__sinit_ov077_0215b344 kind:data(word) addr:0x0215b400 +.p__sinit_ov077_0215b394 kind:data(word) addr:0x0215b404 +data_ov077_0215b428 kind:data(any) addr:0x0215b428 +data_ov077_0215b434 kind:data(any) addr:0x0215b434 +data_ov077_0215b450 kind:data(any) addr:0x0215b450 +data_ov077_0215b474 kind:data(any) addr:0x0215b474 +data_ov077_0215b4a0 kind:data(any) addr:0x0215b4a0 +data_ov077_0215b4ec kind:data(any) addr:0x0215b4ec +data_ov077_0215b544 kind:data(any) addr:0x0215b544 +data_ov077_0215b5cc kind:data(any) addr:0x0215b5cc +data_ov077_0215b654 kind:data(any) addr:0x0215b654 +data_ov077_0215b66c kind:data(any) addr:0x0215b66c +data_ov077_0215b684 kind:data(any) addr:0x0215b684 +data_ov077_0215b69c kind:data(any) addr:0x0215b69c +data_ov077_0215b6b4 kind:data(any) addr:0x0215b6b4 +data_ov077_0215b6cc kind:data(any) addr:0x0215b6cc +data_ov077_0215b6e4 kind:data(any) addr:0x0215b6e4 +data_ov077_0215b6fc kind:data(any) addr:0x0215b6fc +data_ov077_0215b714 kind:data(any) addr:0x0215b714 +data_ov077_0215b724 kind:data(any) addr:0x0215b724 +data_ov077_0215b744 kind:data(any) addr:0x0215b744 +data_ov077_0215b760 kind:data(any) addr:0x0215b760 +data_ov077_0215b784 kind:data(any) addr:0x0215b784 +data_ov077_0215b7e0 kind:data(any) addr:0x0215b7e0 +data_ov077_0215b7e4 kind:data(any) addr:0x0215b7e4 ambiguous +data_ov077_0215b7fc kind:data(any) addr:0x0215b7fc +data_ov077_0215b820 kind:data(any) addr:0x0215b820 +data_ov077_0215b830 kind:data(any) addr:0x0215b830 ambiguous +data_ov077_0215b878 kind:data(any) addr:0x0215b878 +data_ov077_0215b880 kind:data(any) addr:0x0215b880 +data_ov077_0215b888 kind:data(any) addr:0x0215b888 +data_ov077_0215b890 kind:data(any) addr:0x0215b890 +data_ov077_0215b898 kind:data(any) addr:0x0215b898 +data_ov077_0215b8a0 kind:data(any) addr:0x0215b8a0 +data_ov077_0215b8b0 kind:data(any) addr:0x0215b8b0 +data_ov077_0215b8d4 kind:data(any) addr:0x0215b8d4 +data_ov077_0215b934 kind:data(any) addr:0x0215b934 +data_ov077_0215b950 kind:data(any) addr:0x0215b950 +data_ov077_0215b96c kind:data(any) addr:0x0215b96c +data_ov077_0215b984 kind:data(any) addr:0x0215b984 ambiguous +data_ov077_0215b99c kind:data(any) addr:0x0215b99c +data_ov077_0215b9cc kind:data(any) addr:0x0215b9cc +data_ov077_0215b9e4 kind:data(any) addr:0x0215b9e4 +data_ov077_0215ba04 kind:data(any) addr:0x0215ba04 +data_ov077_0215ba38 kind:data(any) addr:0x0215ba38 ambiguous +data_ov077_0215ba50 kind:data(any) addr:0x0215ba50 +data_ov077_0215ba54 kind:data(any) addr:0x0215ba54 ambiguous +data_ov077_0215ba78 kind:data(any) addr:0x0215ba78 ambiguous +data_ov077_0215baa8 kind:data(any) addr:0x0215baa8 +data_ov077_0215baac kind:data(any) addr:0x0215baac +data_ov077_0215bacc kind:data(any) addr:0x0215bacc +data_ov077_0215bad8 kind:data(any) addr:0x0215bad8 ambiguous +data_ov077_0215baf0 kind:data(any) addr:0x0215baf0 +data_ov077_0215bb14 kind:data(any) addr:0x0215bb14 ambiguous +data_ov077_0215bb1c kind:data(any) addr:0x0215bb1c +data_ov077_0215bb64 kind:data(any) addr:0x0215bb64 +data_ov077_0215bbb8 kind:data(any) addr:0x0215bbb8 +data_ov077_0215bbc0 kind:data(any) addr:0x0215bbc0 +data_ov077_0215bbc8 kind:data(any) addr:0x0215bbc8 +data_ov077_0215bbd8 kind:data(any) addr:0x0215bbd8 +data_ov077_0215bbfc kind:data(any) addr:0x0215bbfc +data_ov077_0215bc0c kind:data(any) addr:0x0215bc0c ambiguous +data_ov077_0215bc2c kind:data(any) addr:0x0215bc2c ambiguous +data_ov077_0215bc58 kind:data(any) addr:0x0215bc58 +data_ov077_0215bc74 kind:data(any) addr:0x0215bc74 +data_ov077_0215bc90 kind:data(any) addr:0x0215bc90 +data_ov077_0215bcb8 kind:data(any) addr:0x0215bcb8 +data_ov077_0215bcf8 kind:data(any) addr:0x0215bcf8 +data_ov077_0215bd14 kind:data(any) addr:0x0215bd14 +data_ov077_0215bd20 kind:data(any) addr:0x0215bd20 ambiguous +data_ov077_0215bd60 kind:bss addr:0x0215bd60 +data_ov077_0215bd64 kind:bss addr:0x0215bd64 +data_ov077_0215bd6c kind:bss addr:0x0215bd6c +data_ov077_0215bd78 kind:bss addr:0x0215bd78 +data_ov077_0215bd80 kind:bss addr:0x0215bd80 ambiguous +data_ov077_0215be50 kind:bss addr:0x0215be50 +data_ov077_0215be54 kind:bss addr:0x0215be54 +data_ov077_0215be60 kind:bss addr:0x0215be60 +data_ov077_0215bea4 kind:bss addr:0x0215bea4 +data_ov077_0215bea8 kind:bss addr:0x0215bea8 +data_ov077_0215beb4 kind:bss addr:0x0215beb4 +data_ov077_0215bef0 kind:bss addr:0x0215bef0 +data_ov077_0215bf20 kind:bss addr:0x0215bf20 ambiguous +data_ov077_0215bf4c kind:bss addr:0x0215bf4c ambiguous +data_ov077_0215bf70 kind:bss addr:0x0215bf70 ambiguous +data_ov077_0215bf8c kind:bss addr:0x0215bf8c +data_ov077_0215bf90 kind:bss addr:0x0215bf90 +data_ov077_0215bf9c kind:bss addr:0x0215bf9c +data_ov077_0215bffc kind:bss addr:0x0215bffc ambiguous +data_ov077_0215c048 kind:bss addr:0x0215c048 ambiguous +data_ov077_0215c074 kind:bss addr:0x0215c074 +data_ov077_0215c078 kind:bss addr:0x0215c078 +data_ov077_0215c084 kind:bss addr:0x0215c084 +data_ov077_0215c120 kind:bss addr:0x0215c120 ambiguous +data_ov077_0215c15c kind:bss addr:0x0215c15c +data_ov077_0215c164 kind:bss addr:0x0215c164 +data_ov077_0215c170 kind:bss addr:0x0215c170 +data_ov077_0215c178 kind:bss addr:0x0215c178 ambiguous +data_ov077_0215c1b8 kind:bss addr:0x0215c1b8 ambiguous +data_ov077_0215c248 kind:bss addr:0x0215c248 +data_ov077_0215c24c kind:bss addr:0x0215c24c +data_ov077_0215c258 kind:bss addr:0x0215c258 +data_ov077_0215c278 kind:bss addr:0x0215c278 ambiguous +data_ov077_0215c294 kind:bss addr:0x0215c294 +data_ov077_0215c298 kind:bss addr:0x0215c298 +data_ov077_0215c2a4 kind:bss addr:0x0215c2a4 +data_ov077_0215c300 kind:bss addr:0x0215c300 ambiguous +data_ov077_0215c31c kind:bss addr:0x0215c31c ambiguous +data_ov077_0215c378 kind:bss addr:0x0215c378 +data_ov077_0215c39c kind:bss addr:0x0215c39c +data_ov077_0215c3a0 kind:bss addr:0x0215c3a0 +data_ov077_0215c3ac kind:bss addr:0x0215c3ac +data_ov077_0215c418 kind:bss addr:0x0215c418 ambiguous +data_ov077_0215c424 kind:bss addr:0x0215c424 ambiguous diff --git a/config/usa/arm9/overlays/ov078/delinks.txt b/config/usa/arm9/overlays/ov078/delinks.txt new file mode 100644 index 00000000..612037ea --- /dev/null +++ b/config/usa/arm9/overlays/ov078/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02152e80 end:0x0215d388 kind:code align:32 + .rodata start:0x0215d388 end:0x0215d3ec kind:rodata align:4 + .init start:0x0215d3ec end:0x0215d530 kind:code align:4 + .ctor start:0x0215d530 end:0x0215d53c kind:rodata align:4 + .data start:0x0215d540 end:0x0215dc60 kind:data align:32 + .bss start:0x0215dc60 end:0x0215df00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov078/relocs.txt b/config/usa/arm9/overlays/ov078/relocs.txt new file mode 100644 index 00000000..7ee6acba --- /dev/null +++ b/config/usa/arm9/overlays/ov078/relocs.txt @@ -0,0 +1,1233 @@ +from:0x02152e88 kind:load to:0x0215dcc4 module:overlay(78) +from:0x02152e9c kind:arm_call to:0x02011f3c module:main +from:0x02152ea8 kind:arm_call to:0x02153038 module:overlay(78) +from:0x02152ec0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02152f10 kind:load to:0x0215d618 module:overlay(78) +from:0x02152f24 kind:arm_call to:0x0207ed6c module:overlay(0) +from:0x02152f3c kind:load to:0x0215d600 module:overlay(78) +from:0x02152f48 kind:arm_call to:0x0207ee30 module:overlay(0) +from:0x02152f5c kind:arm_call to:0x0207ee30 module:overlay(0) +from:0x02152f64 kind:arm_call to:0x02011ff4 module:main +from:0x02152fe8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153008 kind:arm_call to:0x02152684 module:overlay(76) +from:0x02153030 kind:load to:0x027e0ce4 module:dtcm +from:0x02153044 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02153064 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02153094 kind:arm_call to:0x0213fdcc module:overlay(70) +from:0x0215311c kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02153154 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02153170 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02153180 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021531c0 kind:arm_call to:0x02099800 module:overlay(0) +from:0x021532c0 kind:arm_call to:0x02152f18 module:overlay(78) +from:0x021532d0 kind:arm_call to:0x02152f18 module:overlay(78) +from:0x021532e0 kind:arm_call to:0x02152f18 module:overlay(78) +from:0x021532ec kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021532f8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02153304 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02153364 kind:arm_call to:0x0213fe54 module:overlay(70) +from:0x021533bc kind:load to:0x0215d688 module:overlay(78) +from:0x021533c0 kind:load to:0x0215dcc4 module:overlay(78) +from:0x021533c8 kind:load to:0x0215d63c module:overlay(78) +from:0x021533d4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021533e8 kind:arm_call to:0x0215bcf8 module:overlay(78) +from:0x021533fc kind:arm_call to:0x0216611c module:overlay(94) +from:0x0215340c kind:arm_call to:0x0200ed6c module:main +from:0x02153420 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02153450 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02153464 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021534a4 kind:load to:0x021535cc module:overlay(78) +from:0x021534b8 kind:arm_call to:0x02099744 module:overlay(0) +from:0x021534f4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215353c kind:arm_call to:0x0215a814 module:overlay(78) +from:0x021535a8 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021535b8 kind:arm_call to:0x0215c7c4 module:overlay(78) +from:0x021535c8 kind:load to:0x027e09b8 module:dtcm +from:0x021535f8 kind:arm_call to:0x0200eab0 module:main +from:0x02153648 kind:arm_call to:0x0200e260 module:main +from:0x02153658 kind:arm_call to:0x01ffad5c module:itcm +from:0x021536d4 kind:arm_call to:0x0200e260 module:main +from:0x021536e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153760 kind:arm_call to:0x0200e260 module:main +from:0x02153770 kind:arm_call to:0x01ffad5c module:itcm +from:0x021537ec kind:arm_call to:0x0200e260 module:main +from:0x021537fc kind:arm_call to:0x01ffad5c module:itcm +from:0x02153878 kind:arm_call to:0x0200e260 module:main +from:0x02153888 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153904 kind:arm_call to:0x0200e260 module:main +from:0x02153914 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215399c kind:arm_call to:0x0200e260 module:main +from:0x021539b0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021539e4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02153a14 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02153a28 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153a38 kind:arm_call to:0x01ffa60c module:itcm +from:0x02153a48 kind:arm_call to:0x01ffad5c module:itcm +from:0x02153a5c kind:arm_call to:0x02028c38 module:main +from:0x02153a70 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153a7c kind:arm_call to:0x01ffb860 module:itcm +from:0x02153a88 kind:arm_call to:0x01ffb860 module:itcm +from:0x02153aa4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153abc kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153ad0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153ae0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153af4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02153b6c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02153b7c kind:arm_call to:0x01ffa60c module:itcm +from:0x02153b88 kind:load to:0x027e0964 module:dtcm +from:0x02153b8c kind:load to:0x0203e93c module:main +from:0x02153b90 kind:load to:0x027e0254 module:dtcm +from:0x02153bd0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153bf8 kind:arm_call to:0x0215a94c module:overlay(78) +from:0x02153c14 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02153c30 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02153c3c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02153c98 kind:load to:0x0215d6e0 module:overlay(78) +from:0x02153cbc kind:arm_call to:0x020732cc module:overlay(0) +from:0x02153cf4 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02153d18 kind:load to:0x027e09b8 module:dtcm +from:0x02153da8 kind:arm_call to:0x0215bdd4 module:overlay(78) +from:0x02153db0 kind:arm_call to:0x0215c2a4 module:overlay(78) +from:0x02153dec kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02153df4 kind:arm_call to:0x0215adc4 module:overlay(78) +from:0x02153e18 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02153e2c kind:arm_call to:0x021544dc module:overlay(78) +from:0x02153e34 kind:arm_call to:0x021544fc module:overlay(78) +from:0x02153e3c kind:arm_call to:0x0215c2d8 module:overlay(78) +from:0x02153e84 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02153eac kind:arm_call to:0x0215a9fc module:overlay(78) +from:0x02153eb4 kind:arm_call to:0x021540e4 module:overlay(78) +from:0x02153ebc kind:arm_call to:0x0215c680 module:overlay(78) +from:0x02153ec4 kind:arm_call to:0x0213ff84 module:overlay(70) +from:0x02153ed0 kind:load to:0x0215d790 module:overlay(78) +from:0x02153ed4 kind:load to:0x027e0ce0 module:dtcm +from:0x02153fc4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153fe8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02154090 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021540a8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x021540c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021540cc kind:load to:0x0203e93c module:main +from:0x021540d4 kind:load to:0x027e0cec module:dtcm +from:0x021540dc kind:load to:0x027e09a8 module:dtcm +from:0x021541ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154214 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215422c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02154238 kind:load to:0x0203e93c module:main +from:0x0215423c kind:load to:0x027e0cec module:dtcm +from:0x0215427c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021542a8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021542bc kind:arm_call to:0x01ffa60c module:itcm +from:0x021542e4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215430c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215439c kind:arm_call to:0x01ff938c module:itcm +from:0x021543ac kind:arm_call to:0x020a034c module:overlay(0) +from:0x021543c8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021543f0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02154418 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021544a8 kind:arm_call to:0x01ff938c module:itcm +from:0x021544b4 kind:arm_call to:0x020a034c module:overlay(0) +from:0x021544c8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021544d4 kind:load to:0x0203e93c module:main +from:0x021544d8 kind:load to:0x027e0cec module:dtcm +from:0x021544e4 kind:arm_call to:0x0215ae0c module:overlay(78) +from:0x021544ec kind:arm_call to:0x0215b2a4 module:overlay(78) +from:0x021544f4 kind:arm_call to:0x0215b01c module:overlay(78) +from:0x02154504 kind:arm_call to:0x0215b7a4 module:overlay(78) +from:0x0215450c kind:arm_call to:0x0215b918 module:overlay(78) +from:0x02154514 kind:arm_call to:0x0215ba40 module:overlay(78) +from:0x02154548 kind:arm_call to:0x0213ff90 module:overlay(70) +from:0x02154590 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021545c0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021545ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021545fc kind:arm_call to:0x01ffa60c module:itcm +from:0x0215460c kind:arm_call to:0x01ffa60c module:itcm +from:0x02154684 kind:arm_call to:0x020c10e4 module:overlays(1,17) +from:0x02154690 kind:arm_call to:0x0215c384 module:overlay(78) +from:0x021546a4 kind:arm_call to:0x020c115c module:overlay(17) +from:0x021546b0 kind:arm_call to:0x0215c3b4 module:overlay(78) +from:0x021546c0 kind:arm_call to:0x020c115c module:overlay(17) +from:0x021546cc kind:arm_call to:0x0215c3e4 module:overlay(78) +from:0x021546dc kind:arm_call to:0x020c115c module:overlay(17) +from:0x021546e8 kind:arm_call to:0x0215c43c module:overlay(78) +from:0x021546f8 kind:arm_call to:0x020c115c module:overlay(17) +from:0x0215470c kind:arm_call to:0x020c12dc module:overlay(17) +from:0x02154764 kind:arm_call to:0x01fff60c module:itcm +from:0x02154770 kind:load to:0x0203e93c module:main +from:0x02154774 kind:load to:0x027e09b4 module:dtcm +from:0x021547b0 kind:arm_call to:0x02154778 module:overlay(78) +from:0x02154818 kind:load to:0x0215d990 module:overlay(78) +from:0x0215484c kind:arm_call to:0x01ff930c module:itcm +from:0x02154860 kind:arm_call to:0x01ff930c module:itcm +from:0x02154878 kind:arm_call to:0x01ff930c module:itcm +from:0x021548ec kind:arm_call to:0x0207142c module:overlay(0) +from:0x02154910 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02154940 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02154970 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154998 kind:arm_call to:0x01ff9258 module:itcm +from:0x021549b8 kind:arm_call to:0x01ff916c module:itcm +from:0x021549cc kind:arm_call to:0x01ff993c module:itcm +from:0x021549e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154a38 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154ab0 kind:arm_call to:0x020169ac module:main +from:0x02154b0c kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02154b40 kind:arm_call to:0x020169ac module:main +from:0x02154b5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154b80 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02154bd8 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02154bf8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154c4c kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02154c58 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154c64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154c70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154c7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154d24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154d50 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02154d78 kind:arm_call to:0x02015058 module:main +from:0x02154d94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154db0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154e4c kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02154eb8 kind:arm_call to:0x020169ac module:main +from:0x02154f18 kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02154f2c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02154f70 kind:arm_call to:0x02153ed8 module:overlay(78) +from:0x02154fd0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155034 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155040 kind:arm_call to:0x01ffb860 module:itcm +from:0x02155050 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155064 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215508c kind:arm_call to:0x0215a87c module:overlay(78) +from:0x021550a0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215511c kind:arm_call to:0x020169ac module:main +from:0x02155190 kind:arm_call to:0x0215a87c module:overlay(78) +from:0x021551b4 kind:arm_call to:0x0215ca48 module:overlay(78) +from:0x021551e4 kind:arm_call to:0x020cb000 module:overlay(24) +from:0x021551f8 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x0215522c kind:arm_call to:0x01ff930c module:itcm +from:0x021552a8 kind:arm_call to:0x02015058 module:main +from:0x021552c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021552e4 kind:arm_call to:0x020169ac module:main +from:0x0215531c kind:arm_call to:0x0215a87c module:overlay(78) +from:0x0215535c kind:arm_call to:0x020cb000 module:overlay(24) +from:0x02155370 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02155390 kind:arm_call to:0x02015058 module:main +from:0x021553ac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215540c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215547c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021554b8 kind:arm_call to:0x020169ac module:main +from:0x021554f0 kind:arm_call to:0x0215a87c module:overlay(78) +from:0x0215552c kind:arm_call to:0x020cb000 module:overlay(24) +from:0x02155540 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x0215558c kind:arm_call to:0x0215a87c module:overlay(78) +from:0x021555a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021555b8 kind:arm_call to:0x02099764 module:overlay(0) +from:0x021555cc kind:arm_call to:0x020732dc module:overlay(0) +from:0x021555d8 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02155618 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02155624 kind:load to:0x027e09a8 module:dtcm +from:0x02155628 kind:load to:0x027e09b8 module:dtcm +from:0x0215562c kind:load to:0x020b5198 module:overlay(0) +from:0x02155630 kind:load to:0x027e0ce0 module:dtcm +from:0x02155640 kind:load to:0x0215d540 module:overlay(78) +from:0x02155648 kind:load to:0x0215d568 module:overlay(78) +from:0x0215564c kind:load to:0x0215d38c module:overlay(78) +from:0x02155650 kind:load to:0x0215d558 module:overlay(78) +from:0x0215565c kind:load to:0x0215da80 module:overlay(78) +from:0x02155668 kind:load to:0x027e09bc module:dtcm +from:0x02155670 kind:load to:0x0215d840 module:overlay(78) +from:0x02155678 kind:load to:0x0215d564 module:overlay(78) +from:0x0215567c kind:load to:0x0215dab0 module:overlay(78) +from:0x02155680 kind:load to:0x0215d550 module:overlay(78) +from:0x02155688 kind:load to:0x020d8674 module:overlays(19,24) +from:0x02155694 kind:load to:0x0215d888 module:overlay(78) +from:0x0215569c kind:load to:0x0215d544 module:overlay(78) +from:0x021556a8 kind:load to:0x0215d8a0 module:overlay(78) +from:0x021556ac kind:load to:0x0215d540 module:overlay(78) +from:0x02155728 kind:load to:0x0215d840 module:overlay(78) +from:0x02155764 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02155778 kind:arm_call to:0x0215c4f8 module:overlay(78) +from:0x02155790 kind:arm_call to:0x0215c290 module:overlay(78) +from:0x021557b4 kind:arm_call to:0x01fff168 module:itcm +from:0x021557c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021557d4 kind:arm_call to:0x0215bfc4 module:overlay(78) +from:0x02155848 kind:arm_call to:0x0215c35c module:overlay(78) +from:0x02155910 kind:load to:0x027e0ce0 module:dtcm +from:0x02155918 kind:load to:0x0215d840 module:overlay(78) +from:0x0215591c kind:load to:0x0215d870 module:overlay(78) +from:0x02155964 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215598c kind:arm_call to:0x0215c35c module:overlay(78) +from:0x02155a44 kind:arm_call to:0x0215aab4 module:overlay(78) +from:0x02155a88 kind:arm_call to:0x0215bfc4 module:overlay(78) +from:0x02155ab8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155ad4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155af0 kind:arm_call to:0x0215c35c module:overlay(78) +from:0x02155b2c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155b48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155b64 kind:arm_call to:0x0215c35c module:overlay(78) +from:0x02155bac kind:arm_call to:0x0201521c module:main +from:0x02155bbc kind:arm_call to:0x0215bfc4 module:overlay(78) +from:0x02155bd0 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02155bf8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155c14 kind:arm_call to:0x01ff930c module:itcm +from:0x02155c30 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02155c9c kind:arm_call to:0x0215c4f8 module:overlay(78) +from:0x02155cac kind:load to:0x0215d870 module:overlay(78) +from:0x02155cb0 kind:load to:0x027e09a8 module:dtcm +from:0x02155cbc kind:load to:0x0203e93c module:main +from:0x02155d9c kind:load to:0x0215d918 module:overlay(78) +from:0x02155da0 kind:load to:0x0215d930 module:overlay(78) +from:0x02155dc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155df0 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02155e04 kind:arm_call to:0x0215c4f8 module:overlay(78) +from:0x02155ed8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155ee8 kind:load to:0x0215d840 module:overlay(78) +from:0x02155eec kind:load to:0x0215d948 module:overlay(78) +from:0x02155ef0 kind:load to:0x027e09a8 module:dtcm +from:0x02155f38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155fc4 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02155fd4 kind:load to:0x0215d900 module:overlay(78) +from:0x02155ff4 kind:arm_call to:0x0215c4f8 module:overlay(78) +from:0x0215604c kind:load to:0x0215da38 module:overlay(78) +from:0x02156074 kind:arm_call to:0x02015058 module:main +from:0x02156084 kind:arm_call to:0x02153ed8 module:overlay(78) +from:0x021560a0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021560c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021560dc kind:arm_call to:0x02153b94 module:overlay(78) +from:0x021560e8 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02156174 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215619c kind:arm_call to:0x02153b94 module:overlay(78) +from:0x021561ac kind:load to:0x0215d858 module:overlay(78) +from:0x021561b0 kind:load to:0x0215dc60 module:overlay(78) +from:0x021561d0 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215621c kind:arm_call to:0x02099430 module:overlay(0) +from:0x02156278 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215634c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215636c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02156380 kind:load to:0x020aecd0 module:overlay(0) +from:0x02156388 kind:load to:0x0215d8e8 module:overlay(78) +from:0x0215638c kind:load to:0x0203e93c module:main +from:0x02156390 kind:load to:0x027e0cec module:dtcm +from:0x021563d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156434 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02156478 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021564a0 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x021564b0 kind:load to:0x0215d900 module:overlay(78) +from:0x021564d8 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02156554 kind:arm_call to:0x01ff9258 module:itcm +from:0x021565a8 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x021565b8 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215661c kind:load to:0x0203e93c module:main +from:0x02156620 kind:load to:0x02049bc4 module:main +from:0x02156628 kind:load to:0x0215d858 module:overlay(78) +from:0x02156640 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156664 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x021566d0 kind:arm_call to:0x01ff916c module:itcm +from:0x02156748 kind:arm_call to:0x020169ac module:main +from:0x02156758 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156768 kind:arm_call to:0x01ffb714 module:itcm +from:0x021567a8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021567c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021567dc kind:arm_call to:0x02153b94 module:overlay(78) +from:0x021567f0 kind:arm_call to:0x0215c4f8 module:overlay(78) +from:0x02156800 kind:load to:0x0203e93c module:main +from:0x02156804 kind:load to:0x0215d548 module:overlay(78) +from:0x02156808 kind:load to:0x027e09c0 module:dtcm +from:0x0215687c kind:arm_call to:0x0216611c module:overlay(94) +from:0x0215688c kind:load to:0x0215d888 module:overlay(78) +from:0x021568d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021568ec kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02156938 kind:arm_call to:0x02015058 module:main +from:0x02156958 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156974 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021569f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156a18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a30 kind:arm_call to:0x01fff148 module:itcm +from:0x02156a58 kind:arm_call to:0x02016ab8 module:main +from:0x02156af8 kind:arm_call to:0x02015058 module:main +from:0x02156b0c kind:arm_call to:0x0215c1f0 module:overlay(78) +from:0x02156b38 kind:arm_call to:0x020169ac module:main +from:0x02156bc0 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02156bd8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02156bf0 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02156c10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c24 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02156c38 kind:arm_call to:0x0215c4f8 module:overlay(78) +from:0x02156c44 kind:load to:0x027e09a8 module:dtcm +from:0x02156c50 kind:load to:0x0215d8a0 module:overlay(78) +from:0x02156c58 kind:load to:0x027e0ce0 module:dtcm +from:0x02156c60 kind:load to:0x0215d978 module:overlay(78) +from:0x02156c64 kind:load to:0x0215d58c module:overlay(78) +from:0x02156c68 kind:load to:0x0203e93c module:main +from:0x02156c70 kind:load to:0x027e0cec module:dtcm +from:0x02156c8c kind:arm_call to:0x0215c35c module:overlay(78) +from:0x02156d0c kind:load to:0x0215d8b8 module:overlay(78) +from:0x02156d10 kind:load to:0x0215d8d0 module:overlay(78) +from:0x02156d48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156d5c kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02156d80 kind:arm_call to:0x0215c3e4 module:overlay(78) +from:0x02156d88 kind:arm_call to:0x0215c43c module:overlay(78) +from:0x02156d98 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156da8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156de8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02156e08 kind:arm_call to:0x02015058 module:main +from:0x02156e28 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156e3c kind:arm_call to:0x0215c4f8 module:overlay(78) +from:0x02156e48 kind:load to:0x027e09c0 module:dtcm +from:0x02156e4c kind:load to:0x027e09a8 module:dtcm +from:0x02156e7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156e90 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02156eb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156ebc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156ed0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156ef0 kind:arm_call to:0x01fff148 module:itcm +from:0x02156f18 kind:arm_call to:0x02016ab8 module:main +from:0x02156f2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156fa0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156fb4 kind:arm_call to:0x0215c35c module:overlay(78) +from:0x0215706c kind:load to:0x0215d540 module:overlay(78) +from:0x02157070 kind:load to:0x0215d5a8 module:overlay(78) +from:0x02157074 kind:load to:0x027e0ce0 module:dtcm +from:0x02157080 kind:load to:0x0215d858 module:overlay(78) +from:0x021570a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021570ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021570c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215715c kind:arm_call to:0x01ff9110 module:itcm +from:0x02157260 kind:arm_call to:0x01ff916c module:itcm +from:0x02157378 kind:arm_call to:0x01ff916c module:itcm +from:0x021573f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157418 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02157440 kind:load to:0x0215d5a8 module:overlay(78) +from:0x0215744c kind:load to:0x0215d840 module:overlay(78) +from:0x02157450 kind:load to:0x0203e93c module:main +from:0x02157454 kind:load to:0x0215d858 module:overlay(78) +from:0x02157458 kind:load to:0x0215d540 module:overlay(78) +from:0x02157480 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021574a8 kind:arm_call to:0x0215a8e0 module:overlay(78) +from:0x021574c4 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x021574d0 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x02157508 kind:arm_call to:0x020169ac module:main +from:0x02157548 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021575a0 kind:arm_call to:0x0215a814 module:overlay(78) +from:0x0215760c kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215762c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021576e8 kind:arm_call to:0x02016a48 module:main +from:0x021576f4 kind:load to:0x027e09a8 module:dtcm +from:0x021576fc kind:load to:0x0215d3a8 module:overlay(78) +from:0x02157700 kind:load to:0x027e09bc module:dtcm +from:0x02157704 kind:load to:0x0215d588 module:overlay(78) +from:0x0215770c kind:load to:0x027e09b8 module:dtcm +from:0x02157710 kind:load to:0x0215d840 module:overlay(78) +from:0x02157714 kind:load to:0x0215d948 module:overlay(78) +from:0x02157718 kind:load to:0x0215d590 module:overlay(78) +from:0x02157770 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215777c kind:arm_call to:0x01ffb714 module:itcm +from:0x02157790 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157818 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02157874 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021578b0 kind:arm_call to:0x02015058 module:main +from:0x021578cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021578e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157974 kind:arm_call to:0x02015058 module:main +from:0x02157990 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021579ac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157a24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157a58 kind:arm_call to:0x02015058 module:main +from:0x02157aa4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b0c kind:arm_call to:0x01ffb714 module:itcm +from:0x02157b38 kind:arm_call to:0x01ff930c module:itcm +from:0x02157b4c kind:arm_call to:0x01ff930c module:itcm +from:0x02157b60 kind:arm_call to:0x01ff930c module:itcm +from:0x02157b78 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157b8c kind:arm_call to:0x01ff930c module:itcm +from:0x02157bb8 kind:arm_call to:0x01ff930c module:itcm +from:0x02157bcc kind:arm_call to:0x01ff9258 module:itcm +from:0x02157bd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157bf4 kind:arm_call to:0x01ff930c module:itcm +from:0x02157c08 kind:arm_call to:0x01ff916c module:itcm +from:0x02157c2c kind:arm_call to:0x0215c130 module:overlay(78) +from:0x02157c68 kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02157c78 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157ce4 kind:arm_call to:0x020169ac module:main +from:0x02157d18 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02157d40 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02157d5c kind:arm_call to:0x020169ac module:main +from:0x02157dac kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02157e3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02157e50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157e5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157e78 kind:arm_call to:0x01ff930c module:itcm +from:0x02157e94 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157eb0 kind:arm_call to:0x01ff916c module:itcm +from:0x02157ef4 kind:arm_call to:0x01ff916c module:itcm +from:0x02157f18 kind:arm_call to:0x0215c130 module:overlay(78) +from:0x02157f24 kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02157f78 kind:arm_call to:0x020169ac module:main +from:0x02157fcc kind:arm_call to:0x0215a8ac module:overlay(78) +from:0x02158050 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215805c kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02158078 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02158090 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215809c kind:load to:0x027e09a8 module:dtcm +from:0x021580a4 kind:load to:0x027e09b8 module:dtcm +from:0x021580b0 kind:load to:0x0215da98 module:overlay(78) +from:0x021580b8 kind:load to:0x0215da68 module:overlay(78) +from:0x021580c0 kind:load to:0x0215d990 module:overlay(78) +from:0x021580c8 kind:load to:0x0215d38c module:overlay(78) +from:0x021580cc kind:load to:0x0215d570 module:overlay(78) +from:0x021580d0 kind:load to:0x027e0ce0 module:dtcm +from:0x021580d4 kind:load to:0x0215d590 module:overlay(78) +from:0x021580d8 kind:load to:0x0215d3a4 module:overlay(78) +from:0x021580dc kind:load to:0x0215d584 module:overlay(78) +from:0x021580e0 kind:load to:0x0215d540 module:overlay(78) +from:0x021580e4 kind:load to:0x0215d554 module:overlay(78) +from:0x02158150 kind:arm_call to:0x0215c290 module:overlay(78) +from:0x021581d8 kind:arm_call to:0x0215c494 module:overlay(78) +from:0x021581f4 kind:load to:0x0215d990 module:overlay(78) +from:0x021581f8 kind:load to:0x02049bc4 module:main +from:0x0215820c kind:arm_call to:0x0215c580 module:overlay(78) +from:0x0215822c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158258 kind:arm_call to:0x020167b8 module:main +from:0x0215826c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021582a0 kind:arm_call to:0x02016888 module:main +from:0x021582c4 kind:arm_call to:0x02016888 module:main +from:0x02158314 kind:arm_call to:0x0215c494 module:overlay(78) +from:0x02158334 kind:arm_call to:0x01ff916c module:itcm +from:0x0215836c kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02158378 kind:load to:0x027e09a8 module:dtcm +from:0x02158380 kind:load to:0x0215dc60 module:overlay(78) +from:0x02158384 kind:load to:0x02049bc4 module:main +from:0x02158400 kind:arm_call to:0x01ff930c module:itcm +from:0x0215841c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158428 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215843c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215844c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02158460 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158470 kind:arm_call to:0x02016968 module:main +from:0x021584b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021584ec kind:arm_call to:0x01ff930c module:itcm +from:0x02158500 kind:arm_call to:0x01ff930c module:itcm +from:0x02158514 kind:arm_call to:0x01ff916c module:itcm +from:0x0215861c kind:arm_call to:0x02154240 module:overlay(78) +from:0x02158630 kind:arm_call to:0x01ff916c module:itcm +from:0x02158644 kind:arm_call to:0x01ff930c module:itcm +from:0x02158680 kind:arm_call to:0x0215c130 module:overlay(78) +from:0x02158698 kind:arm_call to:0x01ff930c module:itcm +from:0x021586ac kind:arm_call to:0x01ff916c module:itcm +from:0x021586d0 kind:arm_call to:0x0215c130 module:overlay(78) +from:0x021586ec kind:arm_call to:0x0209851c module:overlay(0) +from:0x021586fc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215870c kind:arm_call to:0x02154240 module:overlay(78) +from:0x02158718 kind:arm_call to:0x01ffb744 module:itcm +from:0x02158744 kind:arm_call to:0x01ff930c module:itcm +from:0x0215874c kind:arm_call to:0x02154240 module:overlay(78) +from:0x02158770 kind:arm_call to:0x0215c130 module:overlay(78) +from:0x02158788 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x021587a4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215882c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02158848 kind:load to:0x027e09a8 module:dtcm +from:0x0215885c kind:load to:0x0203e93c module:main +from:0x02158860 kind:load to:0x0215d9a8 module:overlay(78) +from:0x02158868 kind:load to:0x027e09c0 module:dtcm +from:0x02158880 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158888 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158904 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158914 kind:load to:0x0215d9f0 module:overlay(78) +from:0x02158918 kind:load to:0x027e09a8 module:dtcm +from:0x02158974 kind:arm_call to:0x01ff930c module:itcm +from:0x02158988 kind:arm_call to:0x01ff916c module:itcm +from:0x02158998 kind:arm_call to:0x01ff916c module:itcm +from:0x021589cc kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02158ad4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02158aec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158b10 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b28 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02158b38 kind:load to:0x027e09bc module:dtcm +from:0x02158b3c kind:load to:0x02049bc4 module:main +from:0x02158b44 kind:load to:0x0215d960 module:overlay(78) +from:0x02158b4c kind:load to:0x027e0cec module:dtcm +from:0x02158b54 kind:load to:0x027e09a8 module:dtcm +from:0x02158b8c kind:arm_call to:0x02099430 module:overlay(0) +from:0x02158bf8 kind:load to:0x020aecd0 module:overlay(0) +from:0x02158c00 kind:load to:0x0215d9f0 module:overlay(78) +from:0x02158c0c kind:arm_call to:0x02099480 module:overlay(0) +from:0x02158c38 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158c60 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02158c84 kind:arm_call to:0x0215c4f8 module:overlay(78) +from:0x02158d2c kind:load to:0x0215d9d8 module:overlay(78) +from:0x02158d30 kind:load to:0x02049bc4 module:main +from:0x02158d64 kind:arm_call to:0x01ff930c module:itcm +from:0x02158dd8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158e08 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158e14 kind:arm_call to:0x02016930 module:main +from:0x02158e24 kind:arm_call to:0x01ff930c module:itcm +from:0x02158e40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158e64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158f88 kind:arm_call to:0x02015058 module:main +from:0x02158fdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159040 kind:arm_call to:0x01ff916c module:itcm +from:0x0215906c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215907c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159090 kind:arm_call to:0x01ff930c module:itcm +from:0x021590bc kind:arm_call to:0x01ff930c module:itcm +from:0x021590d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021590f8 kind:arm_call to:0x0215c130 module:overlay(78) +from:0x02159114 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02159124 kind:load to:0x027e09a8 module:dtcm +from:0x02159134 kind:load to:0x0215d840 module:overlay(78) +from:0x02159138 kind:load to:0x0215da68 module:overlay(78) +from:0x0215913c kind:load to:0x0215d990 module:overlay(78) +from:0x02159144 kind:load to:0x0215d540 module:overlay(78) +from:0x02159200 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159210 kind:load to:0x0215d9f0 module:overlay(78) +from:0x02159214 kind:load to:0x0215d960 module:overlay(78) +from:0x02159218 kind:load to:0x027e09a8 module:dtcm +from:0x0215923c kind:arm_call to:0x02153b94 module:overlay(78) +from:0x02159258 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021592e4 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x021592f4 kind:load to:0x0215d9f0 module:overlay(78) +from:0x02159320 kind:arm_call to:0x01fff350 module:itcm +from:0x02159350 kind:arm_call to:0x01fff350 module:itcm +from:0x021593ac kind:arm_call to:0x020169ac module:main +from:0x021593ec kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02159440 kind:arm_call to:0x0215a814 module:overlay(78) +from:0x021594ac kind:arm_call to:0x02073368 module:overlay(0) +from:0x02159524 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02159538 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159544 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02159548 kind:arm_call to:0x02099784 module:overlay(0) +from:0x02159564 kind:load to:0x027e0ce4 module:dtcm +from:0x02159568 kind:load to:0x0215d5f4 module:overlay(78) +from:0x0215956c kind:load to:0x0215d3a0 module:overlay(78) +from:0x02159574 kind:load to:0x027e09b8 module:dtcm +from:0x02159578 kind:load to:0x0215da50 module:overlay(78) +from:0x0215957c kind:load to:0x027e09a8 module:dtcm +from:0x02159584 kind:load to:0x020b5198 module:overlay(0) +from:0x021595b4 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x02159600 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02159640 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215968c kind:arm_call to:0x020169ac module:main +from:0x021596a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021596cc kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02159704 kind:arm_call to:0x01ff930c module:itcm +from:0x02159740 kind:arm_call to:0x020169ac module:main +from:0x021597a0 kind:arm_call to:0x02015058 module:main +from:0x021597c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021597dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159828 kind:arm_call to:0x01ff916c module:itcm +from:0x02159868 kind:arm_call to:0x020169ac module:main +from:0x021598d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021598f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159910 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215992c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159948 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159964 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159980 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215999c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021599b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021599d4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021599ec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021599fc kind:arm_call to:0x02099718 module:overlay(0) +from:0x02159a20 kind:arm_call to:0x02119390 module:overlay(34) +from:0x02159a34 kind:arm_call to:0x02099718 module:overlay(0) +from:0x02159a64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159a84 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159a98 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159adc kind:arm_call to:0x020169ac module:main +from:0x02159b50 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02159b54 kind:arm_call to:0x02099718 module:overlay(0) +from:0x02159b6c kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02159b80 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02159ba4 kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x02159bc4 kind:arm_call to:0x020809b8 module:overlay(0) +from:0x02159bd0 kind:arm_call to:0x0215a87c module:overlay(78) +from:0x02159bdc kind:load to:0x020b5198 module:overlay(0) +from:0x02159be0 kind:load to:0x027e09b8 module:dtcm +from:0x02159be4 kind:load to:0x0215d580 module:overlay(78) +from:0x02159be8 kind:load to:0x0215d38a module:overlay(78) +from:0x02159bec kind:load to:0x027e0ce0 module:dtcm +from:0x02159bf4 kind:load to:0x0215d3a0 module:overlay(78) +from:0x02159bf8 kind:load to:0x027e09a8 module:dtcm +from:0x02159c04 kind:load to:0x027e0cec module:dtcm +from:0x02159c0c kind:load to:0x027e09a4 module:dtcm +from:0x02159c10 kind:load to:0x027e0cd8 module:dtcm +from:0x02159c34 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159c3c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159cb4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02159d20 kind:arm_call to:0x020169ac module:main +from:0x02159d84 kind:load to:0x0215d990 module:overlay(78) +from:0x02159d90 kind:load to:0x0215d540 module:overlay(78) +from:0x02159d94 kind:load to:0x0215d57c module:overlay(78) +from:0x02159dc0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02159dcc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159ddc kind:arm_call to:0x01ffb714 module:itcm +from:0x02159df0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e44 kind:arm_call to:0x01ff930c module:itcm +from:0x02159e7c kind:arm_call to:0x01ff9258 module:itcm +from:0x02159ea8 kind:arm_call to:0x01ff930c module:itcm +from:0x02159ee4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159efc kind:arm_call to:0x0215c494 module:overlay(78) +from:0x02159f30 kind:arm_call to:0x020169ac module:main +from:0x02159f40 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159f64 kind:arm_call to:0x01ff993c module:itcm +from:0x02159f74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159f8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159fa0 kind:arm_call to:0x01ff930c module:itcm +from:0x02159fcc kind:arm_call to:0x01ff930c module:itcm +from:0x02159fe0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02159fec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a00c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a02c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a050 kind:arm_call to:0x0215c494 module:overlay(78) +from:0x0215a064 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a078 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a08c kind:arm_call to:0x01ff930c module:itcm +from:0x0215a0b0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a0cc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a0e8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a130 kind:arm_call to:0x01ff916c module:itcm +from:0x0215a154 kind:arm_call to:0x0215c130 module:overlay(78) +from:0x0215a174 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a188 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a198 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a1cc kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215a1d8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a1e8 kind:load to:0x0215d540 module:overlay(78) +from:0x0215a1ec kind:load to:0x0215d578 module:overlay(78) +from:0x0215a20c kind:arm_call to:0x0215c0a0 module:overlay(78) +from:0x0215a2d0 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215a2f4 kind:load to:0x02049bc4 module:main +from:0x0215a2f8 kind:load to:0x0215d990 module:overlay(78) +from:0x0215a324 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215a384 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215a3d0 kind:arm_call to:0x0215a87c module:overlay(78) +from:0x0215a444 kind:arm_call to:0x02016930 module:main +from:0x0215a458 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a4e4 kind:arm_call to:0x02015058 module:main +from:0x0215a504 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a558 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a568 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a590 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215a5f4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215a604 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a644 kind:arm_call to:0x02151698 module:overlay(76) +from:0x0215a678 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a69c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a7a0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215a7b8 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215a7c4 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215a7d0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a7d8 kind:load to:0x0215dc60 module:overlay(78) +from:0x0215a7dc kind:load to:0x0215dc88 module:overlay(78) +from:0x0215a7e0 kind:load to:0x0215dc94 module:overlay(78) +from:0x0215a7e4 kind:load to:0x027e09b8 module:dtcm +from:0x0215a7e8 kind:load to:0x0215dc7c module:overlay(78) +from:0x0215a7ec kind:load to:0x0215d5c0 module:overlay(78) +from:0x0215a7f0 kind:load to:0x0215d9c0 module:overlay(78) +from:0x0215a7f4 kind:load to:0x02049bc4 module:main +from:0x0215a7fc kind:load to:0x020b537c module:overlay(0) +from:0x0215a804 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a810 kind:load to:0x0215d990 module:overlay(78) +from:0x0215a85c kind:arm_call to:0x020158c0 module:main +from:0x0215a8a0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0215a8a8 kind:load to:0x027e09bc module:dtcm +from:0x0215a8d4 kind:arm_call to:0x02078814 module:overlay(0) +from:0x0215a8dc kind:load to:0x027e09bc module:dtcm +from:0x0215a948 kind:load to:0x0215d3ac module:overlay(78) +from:0x0215aa44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215aaa4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215aab0 kind:load to:0x027e09c0 module:dtcm +from:0x0215aac8 kind:arm_call to:0x0215c35c module:overlay(78) +from:0x0215aae0 kind:arm_call to:0x01fff168 module:itcm +from:0x0215ab10 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ab20 kind:arm_call to:0x0215bfc4 module:overlay(78) +from:0x0215ac28 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215acc8 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ad24 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215ad3c kind:arm_call to:0x01ff9110 module:itcm +from:0x0215ad54 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ad6c kind:arm_call to:0x0215bfc4 module:overlay(78) +from:0x0215ada0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ada8 kind:load to:0x0215d870 module:overlay(78) +from:0x0215adac kind:load to:0x0215d840 module:overlay(78) +from:0x0215adb0 kind:load to:0x0215dc60 module:overlay(78) +from:0x0215adcc kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215adf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ae28 kind:arm_call to:0x02166124 module:overlay(94) +from:0x0215ae6c kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215aecc kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0215af38 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215af54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215af64 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215af7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215afec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b000 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b008 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b00c kind:load to:0x027e09a8 module:dtcm +from:0x0215b018 kind:load to:0x0215d918 module:overlay(78) +from:0x0215b02c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215b088 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215b114 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b13c kind:arm_call to:0x02016ab8 module:main +from:0x0215b158 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0215b174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b18c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b19c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b1c8 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215b1e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b270 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b284 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b290 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b294 kind:load to:0x027e09a8 module:dtcm +from:0x0215b2a0 kind:load to:0x0215d918 module:overlay(78) +from:0x0215b2d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b2e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b35c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215b37c kind:arm_call to:0x02166124 module:overlay(94) +from:0x0215b3a8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215b44c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0215b458 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215b494 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215b4e0 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215b4fc kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215b550 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215b5e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b5f0 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215b628 kind:arm_call to:0x0208bf68 module:overlay(0) +from:0x0215b650 kind:arm_call to:0x02016930 module:main +from:0x0215b6dc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b758 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b780 kind:load to:0x0203e93c module:main +from:0x0215b788 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b794 kind:load to:0x0215d918 module:overlay(78) +from:0x0215b798 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b79c kind:load to:0x027e09a8 module:dtcm +from:0x0215b7b8 kind:arm_call to:0x02166124 module:overlay(94) +from:0x0215b7dc kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215b84c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0215b878 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b888 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215b8a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b8b0 kind:arm_call to:0x020e3b74 module:overlay(31) +from:0x0215b8d4 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215b8f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b908 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b910 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b914 kind:load to:0x027e09a8 module:dtcm +from:0x0215b920 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215b960 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215b9d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b9e0 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215b9fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ba08 kind:arm_call to:0x020e3b74 module:overlay(31) +from:0x0215ba2c kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215ba3c kind:load to:0x027e0ce4 module:dtcm +from:0x0215ba80 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215bb3c kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215bb70 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215bbac kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215bbb8 kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215bbe0 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215bbec kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215bc1c kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0215bc38 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bc48 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215bc9c kind:arm_call to:0x02153b94 module:overlay(78) +from:0x0215bcd4 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215bcec kind:load to:0x027e0ce0 module:dtcm +from:0x0215bcf4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd14 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215bd5c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215bd78 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215bd88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bd98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bdcc kind:load to:0x020b537c module:overlay(0) +from:0x0215bdd0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215be1c kind:arm_call to:0x020169ac module:main +from:0x0215be80 kind:arm_call to:0x020169ac module:main +from:0x0215bef8 kind:arm_call to:0x020169ac module:main +from:0x0215bf54 kind:arm_call to:0x020169ac module:main +from:0x0215bfbc kind:load to:0x0215d394 module:overlay(78) +from:0x0215bfc0 kind:load to:0x0215d39c module:overlay(78) +from:0x0215bfd8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215bff4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c05c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c068 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c084 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c09c kind:load to:0x0203e93c module:main +from:0x0215c0d0 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c100 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c124 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c12c kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215c16c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c198 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c1ac kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c1d0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215c1ec kind:load to:0x0203e93c module:main +from:0x0215c218 kind:arm_call to:0x020169ac module:main +from:0x0215c228 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c238 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c278 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215c28c kind:load to:0x027e09c0 module:dtcm +from:0x0215c2bc kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215c2d4 kind:load to:0x0215dc60 module:overlay(78) +from:0x0215c30c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c34c kind:arm_call to:0x01ff930c module:itcm +from:0x0215c354 kind:load to:0x0215dc60 module:overlay(78) +from:0x0215c380 kind:load to:0x0215dc60 module:overlay(78) +from:0x0215c3a8 kind:arm_call to:0x020169ac module:main +from:0x0215c3b0 kind:load to:0x0215d54c module:overlay(78) +from:0x0215c3d8 kind:arm_call to:0x020169ac module:main +from:0x0215c3e0 kind:load to:0x0215d55c module:overlay(78) +from:0x0215c404 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c410 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c42c kind:arm_call to:0x020169ac module:main +from:0x0215c438 kind:load to:0x0215d560 module:overlay(78) +from:0x0215c45c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c468 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c484 kind:arm_call to:0x020169ac module:main +from:0x0215c490 kind:load to:0x0215d56c module:overlay(78) +from:0x0215c4a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c4bc kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c4c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215c538 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c54c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c570 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215c57c kind:load to:0x027e09c0 module:dtcm +from:0x0215c590 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215c59c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c5a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c5b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c5f0 kind:arm_call to:0x01ff930c module:itcm +from:0x0215c61c kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215c634 kind:load to:0x027e09b8 module:dtcm +from:0x0215c644 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c658 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c6dc kind:arm_call to:0x02015058 module:main +from:0x0215c6fc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c720 kind:arm_call to:0x02015058 module:main +from:0x0215c748 kind:arm_call to:0x02015058 module:main +from:0x0215c768 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c78c kind:arm_call to:0x02015058 module:main +from:0x0215c7ac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c7b4 kind:load to:0x027e09a8 module:dtcm +from:0x0215c7d0 kind:arm_call to:0x02099744 module:overlay(0) +from:0x0215c86c kind:arm_call to:0x02153ed8 module:overlay(78) +from:0x0215c8b4 kind:arm_call to:0x020169ac module:main +from:0x0215c928 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215c980 kind:arm_call to:0x0215a814 module:overlay(78) +from:0x0215c9ec kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215ca28 kind:load to:0x0215d5a8 module:overlay(78) +from:0x0215ca2c kind:load to:0x0215d840 module:overlay(78) +from:0x0215ca30 kind:load to:0x0215d540 module:overlay(78) +from:0x0215ca38 kind:load to:0x0215d574 module:overlay(78) +from:0x0215ca40 kind:load to:0x027e09b8 module:dtcm +from:0x0215ca44 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ca4c kind:arm_call to:0x02099744 module:overlay(0) +from:0x0215ca6c kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215ca8c kind:arm_call to:0x0207142c module:overlay(0) +from:0x0215ca94 kind:load to:0x020b5198 module:overlay(0) +from:0x0215ca98 kind:load to:0x027e09a8 module:dtcm +from:0x0215caac kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215cab8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215cad4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215cae4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215caf4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cafc kind:arm_call to:0x02011ff4 module:main +from:0x0215cb18 kind:arm_call to:0x02152f40 module:overlay(78) +from:0x0215cb24 kind:arm_call to:0x02152f40 module:overlay(78) +from:0x0215cb30 kind:arm_call to:0x02152f40 module:overlay(78) +from:0x0215cb50 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cb7c kind:arm_call to:0x0203d1e8 module:main +from:0x0215cb84 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215cb90 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215cb9c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cba8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215cbb0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215cbbc kind:load to:0x020a02b4 module:overlay(0) +from:0x0215cbd0 kind:arm_call to:0x02152f40 module:overlay(78) +from:0x0215cbdc kind:arm_call to:0x02152f40 module:overlay(78) +from:0x0215cbe8 kind:arm_call to:0x02152f40 module:overlay(78) +from:0x0215cc08 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cc34 kind:arm_call to:0x0203d1e8 module:main +from:0x0215cc3c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215cc48 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215cc54 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cc60 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215cc68 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215cc70 kind:arm_call to:0x02011ff4 module:main +from:0x0215cc7c kind:load to:0x020a02b4 module:overlay(0) +from:0x0215cc88 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215cc9c kind:load to:0x0215ddac module:overlay(78) +from:0x0215ccb0 kind:arm_call to:0x02011f3c module:main +from:0x0215ccbc kind:arm_call to:0x0215ccec module:overlay(78) +from:0x0215ccd0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215cce8 kind:load to:0x0215dae8 module:overlay(78) +from:0x0215ccf8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215cd1c kind:arm_call to:0x0200f05c module:main +from:0x0215cd38 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215cd54 kind:arm_call to:0x0200f05c module:main +from:0x0215cd70 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215cda4 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x0215cdc0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215cdd0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215cdf0 kind:load to:0x0215db58 module:overlay(78) +from:0x0215cdf4 kind:load to:0x0215ddac module:overlay(78) +from:0x0215cdf8 kind:load to:0x0215d3dc module:overlay(78) +from:0x0215cdfc kind:load to:0x0215d3cc module:overlay(78) +from:0x0215ce00 kind:load to:0x0215db0c module:overlay(78) +from:0x0215ce0c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cea4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ceac kind:load to:0x0215dac8 module:overlay(78) +from:0x0215cf18 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cf20 kind:arm_call to:0x02011ff4 module:main +from:0x0215cf38 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cf40 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215cf48 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215cf50 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215cf68 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cf70 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215cf78 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215cf80 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215cf88 kind:arm_call to:0x02011ff4 module:main +from:0x0215cf9c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215cfb0 kind:load to:0x0215de94 module:overlay(78) +from:0x0215cfc4 kind:arm_call to:0x02011f3c module:main +from:0x0215cfd0 kind:arm_call to:0x0215d024 module:overlay(78) +from:0x0215cff0 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x0215d01c kind:load to:0x0215dbb4 module:overlay(78) +from:0x0215d02c kind:arm_call to:0x0214a098 module:overlay(70) +from:0x0215d054 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0215d064 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0215d070 kind:load to:0x0215de94 module:overlay(78) +from:0x0215d078 kind:load to:0x0215dbdc module:overlay(78) +from:0x0215d07c kind:load to:0x0215dc4c module:overlay(78) +from:0x0215d0d0 kind:load to:0x0215de94 module:overlay(78) +from:0x0215d130 kind:load to:0x0215de94 module:overlay(78) +from:0x0215d140 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215d148 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215d150 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215d168 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215d170 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215d178 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215d180 kind:arm_call to:0x02011ff4 module:main +from:0x0215d194 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0215d1a8 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0215d1b0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d1c4 kind:arm_branch to:0x0214a31c module:overlay(70) +from:0x0215d1ec kind:arm_call to:0x01fff148 module:itcm +from:0x0215d230 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d244 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0215d274 kind:arm_call to:0x01fff350 module:itcm +from:0x0215d2c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d2cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d2e0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d30c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d31c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d33c kind:arm_call to:0x01ff9984 module:itcm +from:0x0215d348 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d34c kind:load to:0x027e0cd8 module:dtcm +from:0x0215d350 kind:load to:0x027e09b8 module:dtcm +from:0x0215d354 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d35c kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215d360 kind:load to:0x020aae74 module:overlay(0) +from:0x0215d380 kind:load to:0x020aaed4 module:overlay(0) +from:0x0215d384 kind:load to:0x020aaed0 module:overlay(0) +from:0x0215d458 kind:arm_call to:0x02152eb4 module:overlay(78) +from:0x0215d468 kind:arm_call to:0x0203ce4c module:main +from:0x0215d47c kind:load to:0x0215d540 module:overlay(78) +from:0x0215d480 kind:load to:0x0215dc60 module:overlay(78) +from:0x0215d484 kind:load to:0x0215dcc4 module:overlay(78) +from:0x0215d488 kind:load to:0x0215cc80 module:overlay(78) +from:0x0215d48c kind:load to:0x0215dc70 module:overlay(78) +from:0x0215d4ac kind:arm_call to:0x0215ccc4 module:overlay(78) +from:0x0215d4bc kind:arm_call to:0x0203ce4c module:main +from:0x0215d4d0 kind:load to:0x0215dd9c module:overlay(78) +from:0x0215d4d4 kind:load to:0x0215ddac module:overlay(78) +from:0x0215d4d8 kind:load to:0x0215cf94 module:overlay(78) +from:0x0215d4dc kind:load to:0x0215dda0 module:overlay(78) +from:0x0215d4fc kind:arm_call to:0x0215cfd8 module:overlay(78) +from:0x0215d50c kind:arm_call to:0x0203ce4c module:main +from:0x0215d520 kind:load to:0x0215de84 module:overlay(78) +from:0x0215d524 kind:load to:0x0215de94 module:overlay(78) +from:0x0215d528 kind:load to:0x0215d18c module:overlay(78) +from:0x0215d52c kind:load to:0x0215de88 module:overlay(78) +from:0x0215d530 kind:load to:0x0215d3ec module:overlay(78) +from:0x0215d534 kind:load to:0x0215d490 module:overlay(78) +from:0x0215d538 kind:load to:0x0215d4e0 module:overlay(78) +from:0x0215d5f4 kind:load to:0x0215c638 module:overlay(78) +from:0x0215d600 kind:load to:0x02152f40 module:overlay(78) +from:0x0215d604 kind:load to:0x02152f54 module:overlay(78) +from:0x0215d608 kind:load to:0x0207ee60 module:overlay(0) +from:0x0215d60c kind:load to:0x02152f70 module:overlay(78) +from:0x0215d618 kind:load to:0x02152e8c module:overlay(78) +from:0x0215d61c kind:load to:0x02097924 module:overlay(0) +from:0x0215d620 kind:load to:0x02097734 module:overlay(0) +from:0x0215d624 kind:load to:0x020977b0 module:overlay(0) +from:0x0215d628 kind:load to:0x0209792c module:overlay(0) +from:0x0215d62c kind:load to:0x0209794c module:overlay(0) +from:0x0215d630 kind:load to:0x02097978 module:overlay(0) +from:0x0215d63c kind:load to:0x021533cc module:overlay(78) +from:0x0215d640 kind:load to:0x0215caec module:overlay(78) +from:0x0215d644 kind:load to:0x0209a234 module:overlay(0) +from:0x0215d648 kind:load to:0x0209a268 module:overlay(0) +from:0x0215d64c kind:load to:0x0209a300 module:overlay(0) +from:0x0215d650 kind:load to:0x0209a314 module:overlay(0) +from:0x0215d654 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215d658 kind:load to:0x0209a33c module:overlay(0) +from:0x0215d65c kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215d660 kind:load to:0x0209a04c module:overlay(0) +from:0x0215d664 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215d668 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215d66c kind:load to:0x0209a328 module:overlay(0) +from:0x0215d670 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215d674 kind:load to:0x0215cac0 module:overlay(78) +from:0x0215d678 kind:load to:0x0215ca9c module:overlay(78) +from:0x0215d67c kind:load to:0x0209a6ec module:overlay(0) +from:0x0215d688 kind:load to:0x020984f8 module:overlay(0) +from:0x0215d68c kind:load to:0x02098534 module:overlay(0) +from:0x0215d690 kind:load to:0x0209854c module:overlay(0) +from:0x0215d694 kind:load to:0x02098558 module:overlay(0) +from:0x0215d698 kind:load to:0x01fff464 module:itcm +from:0x0215d69c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215d6a0 kind:load to:0x021533e0 module:overlay(78) +from:0x0215d6a4 kind:load to:0x021534ac module:overlay(78) +from:0x0215d6a8 kind:load to:0x02153d1c module:overlay(78) +from:0x0215d6ac kind:load to:0x02153c9c module:overlay(78) +from:0x0215d6b0 kind:load to:0x0209849c module:overlay(0) +from:0x0215d6b4 kind:load to:0x0215451c module:overlay(78) +from:0x0215d6b8 kind:load to:0x02098fe4 module:overlay(0) +from:0x0215d6bc kind:load to:0x020984a8 module:overlay(0) +from:0x0215d6c0 kind:load to:0x02098564 module:overlay(0) +from:0x0215d6c4 kind:load to:0x020985d0 module:overlay(0) +from:0x0215d6c8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215d6cc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215d6d0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215d6d4 kind:load to:0x0215cb08 module:overlay(78) +from:0x0215d6d8 kind:load to:0x0215cbc0 module:overlay(78) +from:0x0215d6dc kind:load to:0x02099568 module:overlay(0) +from:0x0215d6e0 kind:load to:0x021547a4 module:overlay(78) +from:0x0215d6e8 kind:load to:0x021556b0 module:overlay(78) +from:0x0215d6f0 kind:load to:0x02155780 module:overlay(78) +from:0x0215d6f8 kind:load to:0x02155e0c module:overlay(78) +from:0x0215d700 kind:load to:0x02155cc4 module:overlay(78) +from:0x0215d708 kind:load to:0x021560f4 module:overlay(78) +from:0x0215d710 kind:load to:0x021561d8 module:overlay(78) +from:0x0215d718 kind:load to:0x021564b4 module:overlay(78) +from:0x0215d720 kind:load to:0x0215680c module:overlay(78) +from:0x0215d728 kind:load to:0x02156c74 module:overlay(78) +from:0x0215d730 kind:load to:0x02156e54 module:overlay(78) +from:0x0215d738 kind:load to:0x02155fd8 module:overlay(78) +from:0x0215d740 kind:load to:0x0215745c module:overlay(78) +from:0x0215d748 kind:load to:0x0215a1f4 module:overlay(78) +from:0x0215d750 kind:load to:0x021580ec module:overlay(78) +from:0x0215d758 kind:load to:0x0215838c module:overlay(78) +from:0x0215d760 kind:load to:0x0215886c module:overlay(78) +from:0x0215d768 kind:load to:0x02158b5c module:overlay(78) +from:0x0215d770 kind:load to:0x02158c68 module:overlay(78) +from:0x0215d778 kind:load to:0x02159c14 module:overlay(78) +from:0x0215d780 kind:load to:0x02159148 module:overlay(78) +from:0x0215d788 kind:load to:0x021592f8 module:overlay(78) +from:0x0215d790 kind:load to:0x0215481c module:overlay(78) +from:0x0215d798 kind:load to:0x0215572c module:overlay(78) +from:0x0215d7a0 kind:load to:0x02155920 module:overlay(78) +from:0x0215d7a8 kind:load to:0x02155ef8 module:overlay(78) +from:0x0215d7b0 kind:load to:0x02155da4 module:overlay(78) +from:0x0215d7b8 kind:load to:0x021561b4 module:overlay(78) +from:0x0215d7c0 kind:load to:0x02156398 module:overlay(78) +from:0x0215d7c8 kind:load to:0x0215662c module:overlay(78) +from:0x0215d7d0 kind:load to:0x02156890 module:overlay(78) +from:0x0215d7d8 kind:load to:0x02156d14 module:overlay(78) +from:0x0215d7e0 kind:load to:0x02157084 module:overlay(78) +from:0x0215d7e8 kind:load to:0x02156050 module:overlay(78) +from:0x0215d7f0 kind:load to:0x0215771c module:overlay(78) +from:0x0215d7f8 kind:load to:0x0215a2fc module:overlay(78) +from:0x0215d800 kind:load to:0x02158200 module:overlay(78) +from:0x0215d808 kind:load to:0x021583dc module:overlay(78) +from:0x0215d810 kind:load to:0x02158920 module:overlay(78) +from:0x0215d818 kind:load to:0x02158c04 module:overlay(78) +from:0x0215d820 kind:load to:0x02158d34 module:overlay(78) +from:0x0215d828 kind:load to:0x02159d98 module:overlay(78) +from:0x0215d830 kind:load to:0x02159220 module:overlay(78) +from:0x0215d838 kind:load to:0x02159588 module:overlay(78) +from:0x0215dae8 kind:load to:0x0215cca0 module:overlay(78) +from:0x0215daec kind:load to:0x02097924 module:overlay(0) +from:0x0215daf0 kind:load to:0x02097734 module:overlay(0) +from:0x0215daf4 kind:load to:0x020977b0 module:overlay(0) +from:0x0215daf8 kind:load to:0x0209792c module:overlay(0) +from:0x0215dafc kind:load to:0x0209794c module:overlay(0) +from:0x0215db00 kind:load to:0x02097978 module:overlay(0) +from:0x0215db0c kind:load to:0x0215ce04 module:overlay(78) +from:0x0215db10 kind:load to:0x0215cf10 module:overlay(78) +from:0x0215db14 kind:load to:0x0209a234 module:overlay(0) +from:0x0215db18 kind:load to:0x0209a268 module:overlay(0) +from:0x0215db1c kind:load to:0x0209a300 module:overlay(0) +from:0x0215db20 kind:load to:0x0209a314 module:overlay(0) +from:0x0215db24 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215db28 kind:load to:0x0209a33c module:overlay(0) +from:0x0215db2c kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215db30 kind:load to:0x0209a04c module:overlay(0) +from:0x0215db34 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215db38 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215db3c kind:load to:0x0209a328 module:overlay(0) +from:0x0215db40 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215db44 kind:load to:0x0215cac0 module:overlay(78) +from:0x0215db48 kind:load to:0x0215ca9c module:overlay(78) +from:0x0215db4c kind:load to:0x0209a6ec module:overlay(0) +from:0x0215db58 kind:load to:0x020984f8 module:overlay(0) +from:0x0215db5c kind:load to:0x02098534 module:overlay(0) +from:0x0215db60 kind:load to:0x0209854c module:overlay(0) +from:0x0215db64 kind:load to:0x02098558 module:overlay(0) +from:0x0215db68 kind:load to:0x01fff464 module:itcm +from:0x0215db6c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215db70 kind:load to:0x0215ce18 module:overlay(78) +from:0x0215db74 kind:load to:0x02098490 module:overlay(0) +from:0x0215db78 kind:load to:0x0215ceb0 module:overlay(78) +from:0x0215db7c kind:load to:0x0215cec8 module:overlay(78) +from:0x0215db80 kind:load to:0x0209849c module:overlay(0) +from:0x0215db84 kind:load to:0x0215cedc module:overlay(78) +from:0x0215db88 kind:load to:0x020984a4 module:overlay(0) +from:0x0215db8c kind:load to:0x020984a8 module:overlay(0) +from:0x0215db90 kind:load to:0x02098564 module:overlay(0) +from:0x0215db94 kind:load to:0x020985d0 module:overlay(0) +from:0x0215db98 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215db9c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215dba0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215dba4 kind:load to:0x0215cf2c module:overlay(78) +from:0x0215dba8 kind:load to:0x0215cf5c module:overlay(78) +from:0x0215dbb4 kind:load to:0x0215cfb4 module:overlay(78) +from:0x0215dbb8 kind:load to:0x0209cb7c module:overlay(0) +from:0x0215dbbc kind:load to:0x0209cd40 module:overlay(0) +from:0x0215dbc0 kind:load to:0x0209cd5c module:overlay(0) +from:0x0215dbc4 kind:load to:0x0209cda0 module:overlay(0) +from:0x0215dbc8 kind:load to:0x0215d18c module:overlay(78) +from:0x0215dbcc kind:load to:0x0215d1a0 module:overlay(78) +from:0x0215dbd0 kind:load to:0x0209cb94 module:overlay(0) +from:0x0215dbdc kind:load to:0x0214a22c module:overlay(70) +from:0x0215dbe0 kind:load to:0x0214a2d4 module:overlay(70) +from:0x0215dbe4 kind:load to:0x0214a3b8 module:overlay(70) +from:0x0215dbe8 kind:load to:0x0214a4e4 module:overlay(70) +from:0x0215dbec kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215dbf0 kind:load to:0x0214a908 module:overlay(70) +from:0x0215dbf4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215dbf8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215dbfc kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215dc00 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215dc04 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215dc08 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215dc0c kind:load to:0x0215d134 module:overlay(78) +from:0x0215dc10 kind:load to:0x0215d15c module:overlay(78) +from:0x0215dc14 kind:load to:0x0214a31c module:overlay(70) +from:0x0215dc18 kind:load to:0x0214a99c module:overlay(70) +from:0x0215dc1c kind:load to:0x0214b1f0 module:overlay(70) +from:0x0215dc20 kind:load to:0x0214b208 module:overlay(70) +from:0x0215dc24 kind:load to:0x0214ad1c module:overlay(70) +from:0x0215dc28 kind:load to:0x0214adc0 module:overlay(70) +from:0x0215dc2c kind:load to:0x0214ae3c module:overlay(70) +from:0x0215dc30 kind:load to:0x0214a548 module:overlay(70) +from:0x0215dc34 kind:load to:0x0214a774 module:overlay(70) +from:0x0215dc38 kind:load to:0x0215d080 module:overlay(78) +from:0x0215dc3c kind:load to:0x0215d0d4 module:overlay(78) +from:0x0215dc40 kind:load to:0x0214b21c module:overlay(70) +from:0x0215dc4c kind:load to:0x02073164 module:overlay(0) +from:0x0215dc50 kind:load to:0x0215d1bc module:overlay(78) +from:0x0215dc54 kind:load to:0x0207316c module:overlay(0) +from:0x0215dc58 kind:load to:0x02073170 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov078/symbols.txt b/config/usa/arm9/overlays/ov078/symbols.txt new file mode 100644 index 00000000..2a228068 --- /dev/null +++ b/config/usa/arm9/overlays/ov078/symbols.txt @@ -0,0 +1,230 @@ +func_ov078_02152e80 kind:function(arm,size=0xc) addr:0x02152e80 +func_ov078_02152e8c kind:function(arm,size=0x28) addr:0x02152e8c +func_ov078_02152eb4 kind:function(arm,size=0x64) addr:0x02152eb4 +func_ov078_02152f18 kind:function(arm,size=0x28) addr:0x02152f18 +func_ov078_02152f40 kind:function(arm,size=0x14) addr:0x02152f40 +func_ov078_02152f54 kind:function(arm,size=0x1c) addr:0x02152f54 +func_ov078_02152f70 kind:function(arm,size=0xc8) addr:0x02152f70 +func_ov078_02153038 kind:function(arm,size=0x394) addr:0x02153038 +func_ov078_021533cc kind:function(arm,size=0x14) addr:0x021533cc +func_ov078_021533e0 kind:function(arm,size=0xcc) addr:0x021533e0 +func_ov078_021534ac kind:function(arm,size=0x120) addr:0x021534ac +func_ov078_021535cc kind:function(arm,size=0x5c8) addr:0x021535cc +func_ov078_02153b94 kind:function(arm,size=0x108) addr:0x02153b94 +func_ov078_02153c9c kind:function(arm,size=0x80) addr:0x02153c9c +func_ov078_02153d1c kind:function(arm,size=0x1bc) addr:0x02153d1c +func_ov078_02153ed8 kind:function(arm,size=0x20c) addr:0x02153ed8 +func_ov078_021540e4 kind:function(arm,size=0x15c) addr:0x021540e4 +func_ov078_02154240 kind:function(arm,size=0x29c) addr:0x02154240 +func_ov078_021544dc kind:function(arm,size=0x20) addr:0x021544dc +func_ov078_021544fc kind:function(arm,size=0x20) addr:0x021544fc +func_ov078_0215451c kind:function(arm,size=0x25c) addr:0x0215451c +func_ov078_02154778 kind:function(arm,size=0x2c) addr:0x02154778 +func_ov078_021547a4 kind:function(arm,size=0x78) addr:0x021547a4 +func_ov078_0215481c kind:function(arm,size=0xe94) addr:0x0215481c +func_ov078_021556b0 kind:function(arm,size=0x7c) addr:0x021556b0 +func_ov078_0215572c kind:function(arm,size=0x54) addr:0x0215572c +func_ov078_02155780 kind:function(arm,size=0x1a0) addr:0x02155780 +func_ov078_02155920 kind:function(arm,size=0x3a4) addr:0x02155920 +func_ov078_02155cc4 kind:function(arm,size=0xe0) addr:0x02155cc4 +func_ov078_02155da4 kind:function(arm,size=0x68) addr:0x02155da4 +func_ov078_02155e0c kind:function(arm,size=0xec) addr:0x02155e0c +func_ov078_02155ef8 kind:function(arm,size=0xe0) addr:0x02155ef8 +func_ov078_02155fd8 kind:function(arm,size=0x78) addr:0x02155fd8 +func_ov078_02156050 kind:function(arm,size=0xa4) addr:0x02156050 +func_ov078_021560f4 kind:function(arm,size=0xc0) addr:0x021560f4 +func_ov078_021561b4 kind:function(arm,size=0x24) addr:0x021561b4 +func_ov078_021561d8 kind:function(arm,size=0x1c0) addr:0x021561d8 +func_ov078_02156398 kind:function(arm,size=0x11c) addr:0x02156398 +func_ov078_021564b4 kind:function(arm,size=0x178) addr:0x021564b4 +func_ov078_0215662c kind:function(arm,size=0x1e0) addr:0x0215662c +func_ov078_0215680c kind:function(arm,size=0x84) addr:0x0215680c +func_ov078_02156890 kind:function(arm,size=0x3e4) addr:0x02156890 +func_ov078_02156c74 kind:function(arm,size=0xa0) addr:0x02156c74 +func_ov078_02156d14 kind:function(arm,size=0x140) addr:0x02156d14 +func_ov078_02156e54 kind:function(arm,size=0x230) addr:0x02156e54 +func_ov078_02157084 kind:function(arm,size=0x3d8) addr:0x02157084 +func_ov078_0215745c kind:function(arm,size=0x2c0) addr:0x0215745c +func_ov078_0215771c kind:function(arm,size=0x9d0) addr:0x0215771c +func_ov078_021580ec kind:function(arm,size=0x114) addr:0x021580ec +func_ov078_02158200 kind:function(arm,size=0x18c) addr:0x02158200 +func_ov078_0215838c kind:function(arm,size=0x50) addr:0x0215838c +func_ov078_021583dc kind:function(arm,size=0x490) addr:0x021583dc +func_ov078_0215886c kind:function(arm,size=0xb4) addr:0x0215886c +func_ov078_02158920 kind:function(arm,size=0x23c) addr:0x02158920 +func_ov078_02158b5c kind:function(arm,size=0xa8) addr:0x02158b5c +func_ov078_02158c04 kind:function(arm,size=0x64) addr:0x02158c04 +func_ov078_02158c68 kind:function(arm,size=0xcc) addr:0x02158c68 +func_ov078_02158d34 kind:function(arm,size=0x414) addr:0x02158d34 +func_ov078_02159148 kind:function(arm,size=0xd8) addr:0x02159148 +func_ov078_02159220 kind:function(arm,size=0xd8) addr:0x02159220 +func_ov078_021592f8 kind:function(arm,size=0x290) addr:0x021592f8 +func_ov078_02159588 kind:function(arm,size=0x68c) addr:0x02159588 +func_ov078_02159c14 kind:function(arm,size=0x184) addr:0x02159c14 +func_ov078_02159d98 kind:function(arm,size=0x45c) addr:0x02159d98 +func_ov078_0215a1f4 kind:function(arm,size=0x108) addr:0x0215a1f4 +func_ov078_0215a2fc kind:function(arm,size=0x518) addr:0x0215a2fc +func_ov078_0215a814 kind:function(arm,size=0x68) addr:0x0215a814 +func_ov078_0215a87c kind:function(arm,size=0x30) addr:0x0215a87c +func_ov078_0215a8ac kind:function(arm,size=0x34) addr:0x0215a8ac +func_ov078_0215a8e0 kind:function(arm,size=0x6c) addr:0x0215a8e0 +func_ov078_0215a94c kind:function(arm,size=0xb0) addr:0x0215a94c +func_ov078_0215a9fc kind:function(arm,size=0xb8) addr:0x0215a9fc +func_ov078_0215aab4 kind:function(arm,size=0x310) addr:0x0215aab4 +func_ov078_0215adc4 kind:function(arm,size=0x48) addr:0x0215adc4 +func_ov078_0215ae0c kind:function(arm,size=0x210) addr:0x0215ae0c +func_ov078_0215b01c kind:function(arm,size=0x288) addr:0x0215b01c +func_ov078_0215b2a4 kind:function(arm,size=0x500) addr:0x0215b2a4 +func_ov078_0215b7a4 kind:function(arm,size=0x174) addr:0x0215b7a4 +func_ov078_0215b918 kind:function(arm,size=0x128) addr:0x0215b918 +func_ov078_0215ba40 kind:function(arm,size=0x2b8) addr:0x0215ba40 +func_ov078_0215bcf8 kind:function(arm,size=0xdc) addr:0x0215bcf8 +func_ov078_0215bdd4 kind:function(arm,size=0x1f0) addr:0x0215bdd4 +func_ov078_0215bfc4 kind:function(arm,size=0xdc) addr:0x0215bfc4 +func_ov078_0215c0a0 kind:function(arm,size=0x90) addr:0x0215c0a0 +func_ov078_0215c130 kind:function(arm,size=0xc0) addr:0x0215c130 +func_ov078_0215c1f0 kind:function(arm,size=0xa0) addr:0x0215c1f0 +func_ov078_0215c290 kind:function(arm,size=0x14) addr:0x0215c290 +func_ov078_0215c2a4 kind:function(arm,size=0x34) addr:0x0215c2a4 +func_ov078_0215c2d8 kind:function(arm,size=0x84) addr:0x0215c2d8 +func_ov078_0215c35c kind:function(arm,size=0x28) addr:0x0215c35c +func_ov078_0215c384 kind:function(arm,size=0x30) addr:0x0215c384 +func_ov078_0215c3b4 kind:function(arm,size=0x30) addr:0x0215c3b4 +func_ov078_0215c3e4 kind:function(arm,size=0x58) addr:0x0215c3e4 +func_ov078_0215c43c kind:function(arm,size=0x58) addr:0x0215c43c +func_ov078_0215c494 kind:function(arm,size=0x64) addr:0x0215c494 +func_ov078_0215c4f8 kind:function(arm,size=0x88) addr:0x0215c4f8 +func_ov078_0215c580 kind:function(arm,size=0x80) addr:0x0215c580 +func_ov078_0215c600 kind:function(arm,size=0x38) addr:0x0215c600 +func_ov078_0215c638 kind:function(arm,size=0x48) addr:0x0215c638 +func_ov078_0215c680 kind:function(arm,size=0x144) addr:0x0215c680 +func_ov078_0215c7c4 kind:function(arm,size=0x284) addr:0x0215c7c4 +func_ov078_0215ca48 kind:function(arm,size=0x54) addr:0x0215ca48 +func_ov078_0215ca9c kind:function(arm,size=0x24) addr:0x0215ca9c +func_ov078_0215cac0 kind:function(arm,size=0x2c) addr:0x0215cac0 +func_ov078_0215caec kind:function(arm,size=0x1c) addr:0x0215caec +func_ov078_0215cb08 kind:function(arm,size=0xb8) addr:0x0215cb08 +func_ov078_0215cbc0 kind:function(arm,size=0xc0) addr:0x0215cbc0 +func_ov078_0215cc80 kind:function(arm,size=0x14) addr:0x0215cc80 +func_ov078_0215cc94 kind:function(arm,size=0xc) addr:0x0215cc94 +func_ov078_0215cca0 kind:function(arm,size=0x24) addr:0x0215cca0 +func_ov078_0215ccc4 kind:function(arm,size=0x28) addr:0x0215ccc4 +func_ov078_0215ccec kind:function(arm,size=0x118) addr:0x0215ccec +func_ov078_0215ce04 kind:function(arm,size=0x14) addr:0x0215ce04 +func_ov078_0215ce18 kind:function(arm,size=0x98) addr:0x0215ce18 +func_ov078_0215ceb0 kind:function(arm,size=0x18) addr:0x0215ceb0 +func_ov078_0215cec8 kind:function(arm,size=0x14) addr:0x0215cec8 +func_ov078_0215cedc kind:function(arm,size=0x34) addr:0x0215cedc +func_ov078_0215cf10 kind:function(arm,size=0x1c) addr:0x0215cf10 +func_ov078_0215cf2c kind:function(arm,size=0x30) addr:0x0215cf2c +func_ov078_0215cf5c kind:function(arm,size=0x38) addr:0x0215cf5c +func_ov078_0215cf94 kind:function(arm,size=0x14) addr:0x0215cf94 +func_ov078_0215cfa8 kind:function(arm,size=0xc) addr:0x0215cfa8 +func_ov078_0215cfb4 kind:function(arm,size=0x24) addr:0x0215cfb4 +func_ov078_0215cfd8 kind:function(arm,size=0x4c) addr:0x0215cfd8 +func_ov078_0215d024 kind:function(arm,size=0x5c) addr:0x0215d024 +func_ov078_0215d080 kind:function(arm,size=0x54) addr:0x0215d080 +func_ov078_0215d0d4 kind:function(arm,size=0x60) addr:0x0215d0d4 +func_ov078_0215d134 kind:function(arm,size=0x28) addr:0x0215d134 +func_ov078_0215d15c kind:function(arm,size=0x30) addr:0x0215d15c +func_ov078_0215d18c kind:function(arm,size=0x14) addr:0x0215d18c +func_ov078_0215d1a0 kind:function(arm,size=0x1c) addr:0x0215d1a0 +func_ov078_0215d1bc kind:function(arm,size=0x10) addr:0x0215d1bc +func_ov078_0215d1cc kind:function(arm,size=0x198) addr:0x0215d1cc +func_ov078_0215d364 kind:function(arm,size=0x24) addr:0x0215d364 +data_ov078_0215d38a kind:data(any) addr:0x0215d38a +data_ov078_0215d38c kind:data(any) addr:0x0215d38c +data_ov078_0215d394 kind:data(any) addr:0x0215d394 +data_ov078_0215d39c kind:data(any) addr:0x0215d39c +data_ov078_0215d3a0 kind:data(any) addr:0x0215d3a0 +data_ov078_0215d3a4 kind:data(any) addr:0x0215d3a4 +data_ov078_0215d3a8 kind:data(any) addr:0x0215d3a8 +data_ov078_0215d3ac kind:data(any) addr:0x0215d3ac +data_ov078_0215d3cc kind:data(any) addr:0x0215d3cc +data_ov078_0215d3dc kind:data(any) addr:0x0215d3dc +__sinit_ov078_0215d3ec kind:function(arm,size=0xa4) addr:0x0215d3ec +__sinit_ov078_0215d490 kind:function(arm,size=0x50) addr:0x0215d490 +__sinit_ov078_0215d4e0 kind:function(arm,size=0x50) addr:0x0215d4e0 +.p__sinit_ov078_0215d3ec kind:data(word) addr:0x0215d530 +.p__sinit_ov078_0215d490 kind:data(word) addr:0x0215d534 +.p__sinit_ov078_0215d4e0 kind:data(word) addr:0x0215d538 +data_ov078_0215d540 kind:data(any) addr:0x0215d540 +data_ov078_0215d544 kind:data(any) addr:0x0215d544 +data_ov078_0215d548 kind:data(any) addr:0x0215d548 +data_ov078_0215d54c kind:data(any) addr:0x0215d54c +data_ov078_0215d550 kind:data(any) addr:0x0215d550 +data_ov078_0215d554 kind:data(any) addr:0x0215d554 +data_ov078_0215d558 kind:data(any) addr:0x0215d558 +data_ov078_0215d55c kind:data(any) addr:0x0215d55c +data_ov078_0215d560 kind:data(any) addr:0x0215d560 +data_ov078_0215d564 kind:data(any) addr:0x0215d564 +data_ov078_0215d568 kind:data(any) addr:0x0215d568 +data_ov078_0215d56c kind:data(any) addr:0x0215d56c +data_ov078_0215d570 kind:data(any) addr:0x0215d570 +data_ov078_0215d574 kind:data(any) addr:0x0215d574 +data_ov078_0215d578 kind:data(any) addr:0x0215d578 +data_ov078_0215d57c kind:data(any) addr:0x0215d57c +data_ov078_0215d580 kind:data(any) addr:0x0215d580 +data_ov078_0215d584 kind:data(any) addr:0x0215d584 +data_ov078_0215d588 kind:data(any) addr:0x0215d588 +data_ov078_0215d58c kind:data(any) addr:0x0215d58c +data_ov078_0215d590 kind:data(any) addr:0x0215d590 +data_ov078_0215d5a8 kind:data(any) addr:0x0215d5a8 +data_ov078_0215d5c0 kind:data(any) addr:0x0215d5c0 +data_ov078_0215d5f4 kind:data(any) addr:0x0215d5f4 +data_ov078_0215d600 kind:data(any) addr:0x0215d600 +data_ov078_0215d618 kind:data(any) addr:0x0215d618 +data_ov078_0215d63c kind:data(any) addr:0x0215d63c +data_ov078_0215d688 kind:data(any) addr:0x0215d688 +data_ov078_0215d6e0 kind:data(any) addr:0x0215d6e0 +data_ov078_0215d730 kind:data(any) addr:0x0215d730 ambiguous +data_ov078_0215d74c kind:data(any) addr:0x0215d74c ambiguous +data_ov078_0215d790 kind:data(any) addr:0x0215d790 +data_ov078_0215d840 kind:data(any) addr:0x0215d840 +data_ov078_0215d858 kind:data(any) addr:0x0215d858 +data_ov078_0215d868 kind:data(any) addr:0x0215d868 ambiguous +data_ov078_0215d870 kind:data(any) addr:0x0215d870 +data_ov078_0215d888 kind:data(any) addr:0x0215d888 +data_ov078_0215d8a0 kind:data(any) addr:0x0215d8a0 +data_ov078_0215d8b8 kind:data(any) addr:0x0215d8b8 +data_ov078_0215d8d0 kind:data(any) addr:0x0215d8d0 +data_ov078_0215d8e8 kind:data(any) addr:0x0215d8e8 +data_ov078_0215d900 kind:data(any) addr:0x0215d900 +data_ov078_0215d918 kind:data(any) addr:0x0215d918 +data_ov078_0215d930 kind:data(any) addr:0x0215d930 +data_ov078_0215d948 kind:data(any) addr:0x0215d948 +data_ov078_0215d960 kind:data(any) addr:0x0215d960 +data_ov078_0215d978 kind:data(any) addr:0x0215d978 +data_ov078_0215d990 kind:data(any) addr:0x0215d990 +data_ov078_0215d9a8 kind:data(any) addr:0x0215d9a8 +data_ov078_0215d9bc kind:data(any) addr:0x0215d9bc ambiguous +data_ov078_0215d9c0 kind:data(any) addr:0x0215d9c0 +data_ov078_0215d9d8 kind:data(any) addr:0x0215d9d8 +data_ov078_0215d9f0 kind:data(any) addr:0x0215d9f0 +data_ov078_0215da38 kind:data(any) addr:0x0215da38 +data_ov078_0215da50 kind:data(any) addr:0x0215da50 +data_ov078_0215da58 kind:data(any) addr:0x0215da58 ambiguous +data_ov078_0215da68 kind:data(any) addr:0x0215da68 +data_ov078_0215da80 kind:data(any) addr:0x0215da80 +data_ov078_0215da98 kind:data(any) addr:0x0215da98 +data_ov078_0215dab0 kind:data(any) addr:0x0215dab0 +data_ov078_0215dac8 kind:data(any) addr:0x0215dac8 +data_ov078_0215dae8 kind:data(any) addr:0x0215dae8 +data_ov078_0215db0c kind:data(any) addr:0x0215db0c +data_ov078_0215db58 kind:data(any) addr:0x0215db58 +data_ov078_0215dbb4 kind:data(any) addr:0x0215dbb4 +data_ov078_0215dbdc kind:data(any) addr:0x0215dbdc +data_ov078_0215dc4c kind:data(any) addr:0x0215dc4c +data_ov078_0215dc60 kind:bss addr:0x0215dc60 +data_ov078_0215dc70 kind:bss addr:0x0215dc70 +data_ov078_0215dc7c kind:bss addr:0x0215dc7c +data_ov078_0215dc84 kind:bss addr:0x0215dc84 ambiguous +data_ov078_0215dc88 kind:bss addr:0x0215dc88 +data_ov078_0215dc94 kind:bss addr:0x0215dc94 +data_ov078_0215dcc4 kind:bss addr:0x0215dcc4 +data_ov078_0215dd9c kind:bss addr:0x0215dd9c +data_ov078_0215dda0 kind:bss addr:0x0215dda0 +data_ov078_0215ddac kind:bss addr:0x0215ddac +data_ov078_0215de84 kind:bss addr:0x0215de84 +data_ov078_0215de88 kind:bss addr:0x0215de88 +data_ov078_0215de94 kind:bss addr:0x0215de94 diff --git a/config/usa/arm9/overlays/ov079/delinks.txt b/config/usa/arm9/overlays/ov079/delinks.txt new file mode 100644 index 00000000..e9d9a5bc --- /dev/null +++ b/config/usa/arm9/overlays/ov079/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x021571c4 kind:code align:32 + .rodata start:0x021571c4 end:0x02157264 kind:rodata align:4 + .init start:0x02157264 end:0x021575f0 kind:code align:4 + .ctor start:0x021575f0 end:0x02157618 kind:rodata align:4 + .data start:0x02157620 end:0x02157d60 kind:data align:32 + .bss start:0x02157d60 end:0x02158620 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov079/relocs.txt b/config/usa/arm9/overlays/ov079/relocs.txt new file mode 100644 index 00000000..8449a6aa --- /dev/null +++ b/config/usa/arm9/overlays/ov079/relocs.txt @@ -0,0 +1,1193 @@ +from:0x02150be8 kind:load to:0x02157d78 module:overlay(79) +from:0x02150bfc kind:arm_call to:0x02011f3c module:main +from:0x02150c08 kind:arm_call to:0x02150d38 module:overlay(79) +from:0x02150c1c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150c60 kind:load to:0x02157694 module:overlay(79) +from:0x02150cb0 kind:arm_call to:0x01fff498 module:itcm +from:0x02150cb4 kind:arm_call to:0x01fff584 module:itcm +from:0x02150cf0 kind:arm_call to:0x01fff498 module:itcm +from:0x02150cf4 kind:arm_call to:0x01fff584 module:itcm +from:0x02150d2c kind:load to:0x027e0ce8 module:dtcm +from:0x02150d40 kind:arm_call to:0x021305e0 module:overlay(48) +from:0x02150d58 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02150d60 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02150d70 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02150de8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02150e10 kind:arm_call to:0x0203d138 module:main +from:0x02150e1c kind:load to:0x021576e0 module:overlay(79) +from:0x02150e20 kind:load to:0x021576b8 module:overlay(79) +from:0x02150e24 kind:load to:0x02150e2c module:overlay(79) +from:0x02150e28 kind:load to:0x02152af0 module:overlay(79) +from:0x02150e34 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02150e5c kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02150e70 kind:arm_call to:0x0203d1e8 module:main +from:0x02150e78 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02150e80 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150e88 kind:arm_call to:0x02130704 module:overlays(48,50) +from:0x02150e94 kind:load to:0x021576e0 module:overlay(79) +from:0x02150e98 kind:load to:0x027e09c0 module:dtcm +from:0x02150e9c kind:load to:0x02150e2c module:overlay(79) +from:0x02150ebc kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02150ed0 kind:arm_call to:0x0203d1e8 module:main +from:0x02150ed8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02150ee0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150ee8 kind:arm_call to:0x02130704 module:overlays(48,50) +from:0x02150ef0 kind:arm_call to:0x02011ff4 module:main +from:0x02150efc kind:load to:0x021576e0 module:overlay(79) +from:0x02150f00 kind:load to:0x027e09c0 module:dtcm +from:0x02150f04 kind:load to:0x02150e2c module:overlay(79) +from:0x02150f54 kind:arm_call to:0x0200f05c module:main +from:0x02150f88 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02150f98 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02150fa4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02150ff4 kind:arm_call to:0x021510ec module:overlay(79) +from:0x02151020 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02151028 kind:arm_call to:0x021526f4 module:overlay(79) +from:0x02151034 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02151044 kind:arm_call to:0x02152788 module:overlay(79) +from:0x02151060 kind:arm_call to:0x02070c64 module:overlay(0) +from:0x021510d4 kind:load to:0x02157d78 module:overlay(79) +from:0x021510d8 kind:load to:0x021571c4 module:overlay(79) +from:0x021510dc kind:load to:0x02152a00 module:overlay(79) +from:0x021510e0 kind:load to:0x027e09c0 module:dtcm +from:0x021510e4 kind:load to:0x027e09a4 module:dtcm +from:0x021510e8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215112c kind:arm_call to:0x01ffedac module:itcm +from:0x02151160 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x021511a0 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x021511e0 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02151220 kind:arm_call to:0x0209c388 module:overlay(0) +from:0x02151244 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02151298 kind:arm_call to:0x01ffb714 module:itcm +from:0x021512a4 kind:arm_call to:0x01ffd1b4 module:itcm +from:0x02151310 kind:load to:0x027e0ce8 module:dtcm +from:0x02151334 kind:load to:0x020aecd8 module:overlay(0) +from:0x02151344 kind:arm_call to:0x02151318 module:overlay(79) +from:0x02151378 kind:load to:0x02157640 module:overlay(79) +from:0x021513b0 kind:load to:0x02157658 module:overlay(79) +from:0x021513c8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x021513e4 kind:arm_call to:0x02151480 module:overlay(79) +from:0x021513ec kind:load to:0x027e09b8 module:dtcm +from:0x02151414 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151454 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x02151468 kind:arm_call to:0x02070ca0 module:overlay(0) +from:0x02151474 kind:load to:0x027e09a8 module:dtcm +from:0x0215147c kind:load to:0x027e09a4 module:dtcm +from:0x021514d8 kind:arm_call to:0x02151f5c module:overlay(79) +from:0x021514e4 kind:arm_call to:0x021522e8 module:overlay(79) +from:0x021514f8 kind:arm_call to:0x02151338 module:overlay(79) +from:0x02151504 kind:arm_call to:0x02152574 module:overlay(79) +from:0x0215150c kind:arm_call to:0x02151cb0 module:overlay(79) +from:0x02151514 kind:arm_call to:0x02152048 module:overlay(79) +from:0x0215151c kind:load to:0x02157d60 module:overlay(79) +from:0x0215152c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02151540 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x0215155c kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x0215156c kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x021515a8 kind:arm_call to:0x01fff148 module:itcm +from:0x021515b8 kind:arm_call to:0x02151d74 module:overlay(79) +from:0x021515c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021515e4 kind:arm_call to:0x021521d0 module:overlay(79) +from:0x02151600 kind:arm_call to:0x021307d8 module:overlays(48,51) +from:0x02151624 kind:arm_call to:0x021522e8 module:overlay(79) +from:0x02151638 kind:arm_call to:0x02151338 module:overlay(79) +from:0x02151640 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02151668 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151684 kind:arm_call to:0x02130770 module:overlay(48) +from:0x0215169c kind:arm_call to:0x021521d0 module:overlay(79) +from:0x021516b4 kind:arm_call to:0x01fff05c module:itcm +from:0x021516e4 kind:arm_call to:0x02152264 module:overlay(79) +from:0x021516ec kind:arm_call to:0x02098818 module:overlay(0) +from:0x02151714 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151720 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02151744 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215175c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02151768 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x02151790 kind:arm_call to:0x01fff05c module:itcm +from:0x021517f4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215180c kind:arm_call to:0x01fff05c module:itcm +from:0x02151844 kind:arm_call to:0x02151d74 module:overlay(79) +from:0x02151858 kind:arm_call to:0x02151338 module:overlay(79) +from:0x0215186c kind:arm_call to:0x02152048 module:overlay(79) +from:0x02151888 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02151890 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215189c kind:load to:0x027e0cd8 module:dtcm +from:0x021518a0 kind:load to:0x021375c4 module:overlays(26,48,49) +from:0x021518a8 kind:load to:0x027e09a8 module:dtcm +from:0x021518bc kind:arm_call to:0x02130810 module:overlay(48) +from:0x021518dc kind:arm_call to:0x01fff05c module:itcm +from:0x02151900 kind:arm_call to:0x01fff05c module:itcm +from:0x02151948 kind:load to:0x027e0cd8 module:dtcm +from:0x02151960 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215197c kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x0215199c kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x021519a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021519b8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021519e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151a1c kind:arm_call to:0x02151bac module:overlay(79) +from:0x02151a30 kind:arm_call to:0x02151c00 module:overlay(79) +from:0x02151a40 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02151a50 kind:arm_call to:0x021521d0 module:overlay(79) +from:0x02151ab0 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x02151b00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151b40 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02151b98 kind:arm_call to:0x02151338 module:overlay(79) +from:0x02151ba4 kind:load to:0x027e09a8 module:dtcm +from:0x02151bc8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02151bd0 kind:arm_call to:0x02152664 module:overlay(79) +from:0x02151bec kind:arm_call to:0x021510ec module:overlay(79) +from:0x02151bf8 kind:arm_call to:0x02151338 module:overlay(79) +from:0x02151c60 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151c70 kind:arm_call to:0x02151d10 module:overlay(79) +from:0x02151c90 kind:arm_call to:0x02151d74 module:overlay(79) +from:0x02151c98 kind:load to:0x027e09a8 module:dtcm +from:0x02151ca8 kind:load to:0x02157d60 module:overlay(79) +from:0x02151cf0 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02151d08 kind:load to:0x02157d60 module:overlay(79) +from:0x02151d0c kind:load to:0x0215762c module:overlay(79) +from:0x02151d6c kind:load to:0x02157d60 module:overlay(79) +from:0x02151d70 kind:load to:0x0215762c module:overlay(79) +from:0x02151de4 kind:arm_call to:0x020169ac module:main +from:0x02151df4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151e18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151e38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151e44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151ecc kind:arm_call to:0x01ffb744 module:itcm +from:0x02151f04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151f54 kind:load to:0x02157624 module:overlay(79) +from:0x02151f68 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02151fd4 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02151ff4 kind:arm_call to:0x01fff148 module:itcm +from:0x02152008 kind:arm_call to:0x02151c00 module:overlay(79) +from:0x0215201c kind:arm_call to:0x01fff148 module:itcm +from:0x02152030 kind:arm_call to:0x02151c00 module:overlay(79) +from:0x02152040 kind:load to:0x027e0ce0 module:dtcm +from:0x02152044 kind:load to:0x02157d60 module:overlay(79) +from:0x02152070 kind:arm_call to:0x020169ac module:main +from:0x02152100 kind:arm_call to:0x01ff930c module:itcm +from:0x02152124 kind:arm_call to:0x020169ac module:main +from:0x02152134 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152148 kind:arm_call to:0x01ff930c module:itcm +from:0x02152164 kind:arm_call to:0x01ff930c module:itcm +from:0x02152194 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021521b4 kind:arm_call to:0x01ff930c module:itcm +from:0x021521c0 kind:load to:0x02157628 module:overlay(79) +from:0x021521c4 kind:load to:0x0203e93c module:main +from:0x021521c8 kind:load to:0x02157620 module:overlay(79) +from:0x021521cc kind:load to:0x027e0ce4 module:dtcm +from:0x02152210 kind:arm_call to:0x01ff916c module:itcm +from:0x02152238 kind:arm_call to:0x01ff916c module:itcm +from:0x02152290 kind:arm_call to:0x01ffedac module:itcm +from:0x021522ac kind:arm_call to:0x01fff498 module:itcm +from:0x021522bc kind:arm_call to:0x01fff584 module:itcm +from:0x021522e0 kind:load to:0x027e0ce8 module:dtcm +from:0x021522f4 kind:arm_call to:0x01ffedac module:itcm +from:0x02152310 kind:arm_call to:0x01fff498 module:itcm +from:0x0215231c kind:arm_call to:0x01fff584 module:itcm +from:0x02152330 kind:arm_call to:0x02174674 module:overlay(94) +from:0x02152350 kind:load to:0x027e0ce8 module:dtcm +from:0x0215237c kind:arm_call to:0x01fff17c module:itcm +from:0x021523a0 kind:arm_call to:0x02130770 module:overlay(48) +from:0x021523bc kind:load to:0x027e0ce0 module:dtcm +from:0x021523f4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02152444 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02152468 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021524ac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021524e8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02152514 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02152530 kind:load to:0x027e0ce0 module:dtcm +from:0x0215254c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02152568 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02152570 kind:load to:0x027e0ce0 module:dtcm +from:0x02152584 kind:arm_call to:0x021524c8 module:overlay(79) +from:0x021525a0 kind:arm_call to:0x02152534 module:overlay(79) +from:0x021525bc kind:arm_call to:0x02152358 module:overlay(79) +from:0x021525f4 kind:arm_call to:0x01fff05c module:itcm +from:0x02152628 kind:arm_call to:0x02151338 module:overlay(79) +from:0x02152634 kind:load to:0x027e0cd8 module:dtcm +from:0x02152648 kind:arm_call to:0x02151c00 module:overlay(79) +from:0x02152660 kind:load to:0x02157d60 module:overlay(79) +from:0x02152680 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021526d8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021526ec kind:load to:0x020b537c module:overlay(0) +from:0x0215271c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02152744 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215276c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02152784 kind:load to:0x02157d60 module:overlay(79) +from:0x021527b8 kind:arm_call to:0x01fff520 module:itcm +from:0x021527f4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02152820 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02152850 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021528d8 kind:arm_call to:0x02151bac module:overlay(79) +from:0x021528f0 kind:arm_call to:0x01fff520 module:itcm +from:0x0215290c kind:load to:0x027e0ce8 module:dtcm +from:0x02152910 kind:load to:0x020b34a4 module:overlay(0) +from:0x02152918 kind:load to:0x02157d60 module:overlay(79) +from:0x0215293c kind:arm_call to:0x02098288 module:overlay(0) +from:0x02152968 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021529bc kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021529cc kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021529d8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021529e8 kind:load to:0x02157678 module:overlay(79) +from:0x021529f4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02152a74 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02152aa4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02152ab8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152ac4 kind:arm_call to:0x01ffa328 module:itcm +from:0x02152ad4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02152ae0 kind:arm_call to:0x02028d08 module:main +from:0x02152aec kind:load to:0x0203e93c module:main +from:0x02152b0c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02152b14 kind:arm_call to:0x02011ff4 module:main +from:0x02152b28 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02152b3c kind:load to:0x02157e60 module:overlay(79) +from:0x02152b50 kind:arm_call to:0x02011f3c module:main +from:0x02152b5c kind:arm_call to:0x02152b8c module:overlay(79) +from:0x02152b70 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02152b88 kind:load to:0x02157760 module:overlay(79) +from:0x02152b94 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02152bc4 kind:load to:0x02157784 module:overlay(79) +from:0x02152c0c kind:arm_call to:0x01fff584 module:itcm +from:0x02152c2c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02152c44 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02152c54 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02152c60 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02152c98 kind:arm_call to:0x02152de0 module:overlay(79) +from:0x02152ca4 kind:load to:0x027e0ce8 module:dtcm +from:0x02152d5c kind:arm_call to:0x02152e2c module:overlay(79) +from:0x02152d88 kind:arm_call to:0x02152eb4 module:overlay(79) +from:0x02152db4 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02152dc0 kind:arm_call to:0x02152de0 module:overlay(79) +from:0x02152eec kind:arm_call to:0x02106a50 module:overlay(31) +from:0x02152f0c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02152f20 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02152f28 kind:arm_call to:0x02011ff4 module:main +from:0x02152f3c kind:arm_call to:0x02097704 module:overlay(0) +from:0x02152f50 kind:load to:0x02157eac module:overlay(79) +from:0x02152f64 kind:arm_call to:0x02011f3c module:main +from:0x02152f70 kind:arm_call to:0x02152fcc module:overlay(79) +from:0x02152f88 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02152fc8 kind:load to:0x021577f0 module:overlay(79) +from:0x02152fd8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215303c kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02153068 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02153080 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02153090 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021530f0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02153100 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02153108 kind:arm_call to:0x02099800 module:overlay(0) +from:0x021531b0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021531f4 kind:load to:0x02157910 module:overlay(79) +from:0x021531f8 kind:load to:0x02157eac module:overlay(79) +from:0x021531fc kind:load to:0x02157814 module:overlay(79) +from:0x02153200 kind:load to:0x02049bc4 module:main +from:0x02153208 kind:load to:0x021577dc module:overlay(79) +from:0x02153218 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02153238 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153240 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215325c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153288 kind:arm_call to:0x0203d1e8 module:main +from:0x02153290 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02153298 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021532a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021532a8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021532b4 kind:load to:0x02157910 module:overlay(79) +from:0x021532b8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021532d0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021532d8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021532f4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153320 kind:arm_call to:0x0203d1e8 module:main +from:0x02153328 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02153330 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02153338 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02153340 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02153348 kind:arm_call to:0x02011ff4 module:main +from:0x02153354 kind:load to:0x02157910 module:overlay(79) +from:0x02153358 kind:load to:0x020a02b4 module:overlay(0) +from:0x02153404 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215341c kind:arm_call to:0x02153458 module:overlay(79) +from:0x0215342c kind:load to:0x027e0cd8 module:dtcm +from:0x02153430 kind:load to:0x027e0cec module:dtcm +from:0x02153454 kind:load to:0x0209860c module:overlay(0) +from:0x02153464 kind:arm_call to:0x02153438 module:overlay(79) +from:0x021534a8 kind:load to:0x02157858 module:overlay(79) +from:0x021534cc kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02153554 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02153568 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x021535ac kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021535c8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021535f8 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02153618 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02153620 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02153640 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0215366c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215368c kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153710 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215371c kind:load to:0x021578b0 module:overlay(79) +from:0x02153724 kind:load to:0x021577d8 module:overlay(79) +from:0x02153728 kind:load to:0x027e07d4 module:dtcm +from:0x02153730 kind:load to:0x027e09c0 module:dtcm +from:0x02153748 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02153778 kind:arm_call to:0x02154f34 module:overlay(79) +from:0x0215378c kind:arm_call to:0x02154fe0 module:overlay(79) +from:0x021537d0 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x021537f8 kind:arm_call to:0x01ffc634 module:itcm +from:0x02153804 kind:load to:0x027e09b4 module:dtcm +from:0x02153834 kind:arm_call to:0x01fff148 module:itcm +from:0x021538d0 kind:arm_call to:0x01ff9a5c module:itcm +from:0x021538e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021538ec kind:load to:0x0203e93c module:main +from:0x02153998 kind:load to:0x02157968 module:overlay(79) +from:0x0215399c kind:load to:0x02049bc4 module:main +from:0x021539b8 kind:arm_call to:0x02154e78 module:overlay(79) +from:0x021539d4 kind:arm_call to:0x02154bec module:overlay(79) +from:0x021539e4 kind:arm_call to:0x02154f34 module:overlay(79) +from:0x021539f8 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153a08 kind:arm_call to:0x02154bec module:overlay(79) +from:0x02153a1c kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153a54 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153b04 kind:load to:0x02157968 module:overlay(79) +from:0x02153b08 kind:load to:0x02049bc4 module:main +from:0x02153b24 kind:arm_call to:0x02154e78 module:overlay(79) +from:0x02153b3c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02153b4c kind:arm_call to:0x01ff930c module:itcm +from:0x02153b64 kind:arm_call to:0x02154bec module:overlay(79) +from:0x02153b74 kind:arm_call to:0x02154f34 module:overlay(79) +from:0x02153b88 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153b98 kind:arm_call to:0x02154bec module:overlay(79) +from:0x02153bac kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153be0 kind:arm_call to:0x02153808 module:overlay(79) +from:0x02153bf4 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153c5c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02153c64 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153c7c kind:load to:0x02157980 module:overlay(79) +from:0x02153c9c kind:arm_call to:0x02015058 module:main +from:0x02153cbc kind:arm_call to:0x02154cc0 module:overlay(79) +from:0x02153cd4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153ce8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153d4c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153d58 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153d60 kind:load to:0x027e09a8 module:dtcm +from:0x02153d68 kind:load to:0x02049bc4 module:main +from:0x02153dd0 kind:arm_call to:0x02154f98 module:overlay(79) +from:0x02153e1c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02153e38 kind:load to:0x02157968 module:overlay(79) +from:0x02153e3c kind:load to:0x02049bc4 module:main +from:0x02153e4c kind:arm_call to:0x02154f34 module:overlay(79) +from:0x02153ea4 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153eb8 kind:arm_call to:0x02154bec module:overlay(79) +from:0x02153ecc kind:arm_call to:0x02154bec module:overlay(79) +from:0x02153ef4 kind:arm_call to:0x02154e78 module:overlay(79) +from:0x02153f44 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02153f58 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02153fc8 kind:arm_call to:0x020152d8 module:main +from:0x02153ff8 kind:arm_call to:0x02154cc0 module:overlay(79) +from:0x02154010 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215401c kind:arm_call to:0x02154f98 module:overlay(79) +from:0x02154050 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215405c kind:load to:0x02157980 module:overlay(79) +from:0x02154064 kind:load to:0x027e09a8 module:dtcm +from:0x02154068 kind:load to:0x027e0cec module:dtcm +from:0x02154088 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154098 kind:arm_call to:0x02154f0c module:overlay(79) +from:0x021540f8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02154108 kind:load to:0x02157968 module:overlay(79) +from:0x02154114 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02154138 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215415c kind:arm_call to:0x02154f0c module:overlay(79) +from:0x021541cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021541dc kind:load to:0x02157998 module:overlay(79) +from:0x021541e0 kind:load to:0x027e09a8 module:dtcm +from:0x021541f8 kind:arm_call to:0x02154bec module:overlay(79) +from:0x02154208 kind:arm_call to:0x02154f34 module:overlay(79) +from:0x0215421c kind:arm_call to:0x02153458 module:overlay(79) +from:0x0215425c kind:arm_call to:0x02015058 module:main +from:0x02154278 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02154310 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215432c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02154350 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154368 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021543d4 kind:arm_call to:0x02153458 module:overlay(79) +from:0x021543e0 kind:load to:0x0203e93c module:main +from:0x021543e8 kind:load to:0x020b537c module:overlay(0) +from:0x021543f0 kind:load to:0x027e09a8 module:dtcm +from:0x02154464 kind:load to:0x02157968 module:overlay(79) +from:0x021544a8 kind:arm_call to:0x01ff930c module:itcm +from:0x02154510 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154540 kind:arm_call to:0x02015058 module:main +from:0x02154558 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021545f8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154614 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02154638 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154650 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215479c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021547bc kind:load to:0x02157998 module:overlay(79) +from:0x021547c0 kind:load to:0x027e09a8 module:dtcm +from:0x021547c8 kind:load to:0x0203e93c module:main +from:0x021547d0 kind:load to:0x020b537c module:overlay(0) +from:0x021547dc kind:load to:0x02157968 module:overlay(79) +from:0x02154850 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02154868 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154878 kind:load to:0x02157968 module:overlay(79) +from:0x0215487c kind:load to:0x027e07d4 module:dtcm +from:0x02154880 kind:load to:0x027e09a8 module:dtcm +from:0x02154894 kind:arm_call to:0x020992bc module:overlay(0) +from:0x021548ac kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021548e4 kind:arm_call to:0x02099430 module:overlay(0) +from:0x021548f0 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02154900 kind:arm_call to:0x02154f0c module:overlay(79) +from:0x0215490c kind:load to:0x020aecd0 module:overlay(0) +from:0x02154910 kind:load to:0x027e07d4 module:dtcm +from:0x02154940 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02154970 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021549d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021549e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154a04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154a28 kind:load to:0x021579b0 module:overlay(79) +from:0x02154a2c kind:load to:0x027e09a8 module:dtcm +from:0x02154a34 kind:load to:0x027e0cec module:dtcm +from:0x02154a54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154a6c kind:arm_call to:0x02154f98 module:overlay(79) +from:0x02154a7c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02154a84 kind:arm_call to:0x02154c7c module:overlay(79) +from:0x02154a8c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02154a98 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02154af8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02154b14 kind:load to:0x02157968 module:overlay(79) +from:0x02154b84 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02154ba4 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02154bc0 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02154bd8 kind:arm_call to:0x02154f0c module:overlay(79) +from:0x02154be4 kind:load to:0x020aecd0 module:overlay(0) +from:0x02154be8 kind:load to:0x027e07d4 module:dtcm +from:0x02154c08 kind:arm_call to:0x01fff148 module:itcm +from:0x02154c30 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02154c44 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02154c58 kind:arm_call to:0x0209865c module:overlay(0) +from:0x02154c78 kind:load to:0x027e0ce0 module:dtcm +from:0x02154cb0 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02154cb8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02154d00 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02154d40 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02154d60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154d88 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02154da8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154dec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154e08 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154e30 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154e4c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154e58 kind:load to:0x020b537c module:overlay(0) +from:0x02154e60 kind:load to:0x027e0ce4 module:dtcm +from:0x02154e68 kind:load to:0x027e0cec module:dtcm +from:0x02154ea8 kind:arm_call to:0x01fff148 module:itcm +from:0x02154ee8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02154ef0 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02154f08 kind:load to:0x027e0ce0 module:dtcm +from:0x02154f20 kind:arm_call to:0x02153458 module:overlay(79) +from:0x02154f2c kind:arm_call to:0x02153458 module:overlay(79) +from:0x02154f50 kind:arm_call to:0x01ffedac module:itcm +from:0x02154f68 kind:arm_call to:0x01fff498 module:itcm +from:0x02154f74 kind:arm_call to:0x02174674 module:overlay(94) +from:0x02154f94 kind:load to:0x027e0ce8 module:dtcm +from:0x02154fb4 kind:arm_call to:0x01ffedac module:itcm +from:0x02154fcc kind:arm_call to:0x01fff498 module:itcm +from:0x02154fdc kind:load to:0x027e0ce8 module:dtcm +from:0x02155000 kind:arm_call to:0x01ff916c module:itcm +from:0x0215501c kind:arm_call to:0x01ff916c module:itcm +from:0x02155048 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02155054 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02155070 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02155080 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02155090 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02155098 kind:arm_call to:0x02011ff4 module:main +from:0x021550ac kind:arm_call to:0x020978ec module:overlay(0) +from:0x021550c0 kind:load to:0x02157f94 module:overlay(79) +from:0x021550d4 kind:arm_call to:0x02011f3c module:main +from:0x021550e0 kind:arm_call to:0x02155130 module:overlay(79) +from:0x021550f4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02155128 kind:load to:0x021579fc module:overlay(79) +from:0x02155138 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215516c kind:arm_call to:0x020f7bec module:overlay(31) +from:0x02155178 kind:arm_call to:0x0215583c module:overlay(79) +from:0x021551f8 kind:load to:0x02157a20 module:overlay(79) +from:0x021551fc kind:load to:0x020b1948 module:overlay(0) +from:0x02155200 kind:load to:0x02157f94 module:overlay(79) +from:0x02155210 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021552c0 kind:load to:0x0203e93c module:main +from:0x021552c4 kind:load to:0x021579c8 module:overlay(79) +from:0x021552f8 kind:arm_call to:0x02155738 module:overlay(79) +from:0x02155320 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155340 kind:arm_call to:0x0215562c module:overlay(79) +from:0x02155350 kind:arm_call to:0x0215564c module:overlay(79) +from:0x02155358 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021553b4 kind:arm_call to:0x020986dc module:overlay(0) +from:0x021553c4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021553e0 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x021553e8 kind:arm_call to:0x0215564c module:overlay(79) +from:0x021553f4 kind:arm_call to:0x0215564c module:overlay(79) +from:0x0215541c kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0215542c kind:arm_call to:0x021556f0 module:overlay(79) +from:0x02155484 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021554c8 kind:arm_call to:0x0215564c module:overlay(79) +from:0x021554e4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021554f4 kind:arm_call to:0x0215564c module:overlay(79) +from:0x02155500 kind:load to:0x027e0ce0 module:dtcm +from:0x02155504 kind:load to:0x027e0d38 module:dtcm +from:0x0215550c kind:load to:0x027e09c0 module:dtcm +from:0x02155524 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02155560 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215558c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215559c kind:arm_call to:0x01ffa60c module:itcm +from:0x02155614 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02155620 kind:load to:0x0203e93c module:main +from:0x02155628 kind:load to:0x027e09b4 module:dtcm +from:0x02155648 kind:load to:0x020988f0 module:overlay(0) +from:0x02155658 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02155684 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021556a0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021556bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021556d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021556e4 kind:load to:0x027e0cec module:dtcm +from:0x021556e8 kind:load to:0x027e09a8 module:dtcm +from:0x021556fc kind:arm_call to:0x02155770 module:overlay(79) +from:0x02155730 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155768 kind:arm_call to:0x0215564c module:overlay(79) +from:0x021557a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155828 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155834 kind:load to:0x0203e93c module:main +from:0x02155838 kind:load to:0x027e09a8 module:dtcm +from:0x02155874 kind:load to:0x021579e0 module:overlay(79) +from:0x0215588c kind:arm_call to:0x01fff458 module:itcm +from:0x021558a0 kind:arm_call to:0x01fff458 module:itcm +from:0x021558b4 kind:arm_call to:0x0215564c module:overlay(79) +from:0x021558cc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021558d4 kind:arm_call to:0x02011ff4 module:main +from:0x021558ec kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021558f4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021558fc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02155914 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215591c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02155924 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215592c kind:arm_call to:0x02011ff4 module:main +from:0x02155940 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02155954 kind:load to:0x0215807c module:overlay(79) +from:0x02155968 kind:arm_call to:0x02011f3c module:main +from:0x02155974 kind:arm_call to:0x021559a4 module:overlay(79) +from:0x02155988 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021559a0 kind:load to:0x02157a7c module:overlay(79) +from:0x021559ac kind:arm_call to:0x0213ffa0 module:overlay(70) +from:0x021559c0 kind:load to:0x02157aa0 module:overlay(79) +from:0x02155a10 kind:load to:0x0215807c module:overlay(79) +from:0x02155a20 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02155a28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02155a40 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02155a48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02155a50 kind:arm_call to:0x02011ff4 module:main +from:0x02155a64 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02155a78 kind:load to:0x02158164 module:overlay(79) +from:0x02155a8c kind:arm_call to:0x02011f3c module:main +from:0x02155a98 kind:arm_call to:0x02155b54 module:overlay(79) +from:0x02155ab0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02155ac0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02155b3c kind:load to:0x02157b04 module:overlay(79) +from:0x02155b40 kind:load to:0x021576b8 module:overlay(79) +from:0x02155b44 kind:load to:0x02157b20 module:overlay(79) +from:0x02155b60 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02155b84 kind:arm_call to:0x0203d138 module:main +from:0x02155bac kind:load to:0x02157b3c module:overlay(79) +from:0x02155bb0 kind:load to:0x02155bd0 module:overlay(79) +from:0x02155bb4 kind:load to:0x02155bbc module:overlay(79) +from:0x02155bb8 kind:load to:0x02158238 module:overlay(79) +from:0x02155bcc kind:load to:0x020578c9 module:overlay(0) +from:0x02155bd8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02155cb8 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02155ce8 kind:arm_call to:0x01fff498 module:itcm +from:0x02155cf4 kind:arm_call to:0x02101948 module:overlay(31) +from:0x02155d10 kind:arm_call to:0x02101958 module:overlay(31) +from:0x02155d30 kind:arm_call to:0x0203d1e8 module:main +from:0x02155d38 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02155d48 kind:load to:0x02157b3c module:overlay(79) +from:0x02155d4c kind:load to:0x027e0ce8 module:dtcm +from:0x02155d54 kind:load to:0x02155bd0 module:overlay(79) +from:0x02155e2c kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02155e5c kind:arm_call to:0x01fff498 module:itcm +from:0x02155e68 kind:arm_call to:0x02101948 module:overlay(31) +from:0x02155e84 kind:arm_call to:0x02101958 module:overlay(31) +from:0x02155ea4 kind:arm_call to:0x0203d1e8 module:main +from:0x02155eac kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02155eb4 kind:arm_call to:0x02011ff4 module:main +from:0x02155ec4 kind:load to:0x02157b3c module:overlay(79) +from:0x02155ec8 kind:load to:0x027e0ce8 module:dtcm +from:0x02155ed0 kind:load to:0x02155bd0 module:overlay(79) +from:0x02155f18 kind:arm_call to:0x02039970 module:main +from:0x02155f2c kind:arm_call to:0x02039508 module:main +from:0x02155f38 kind:arm_call to:0x020399ec module:main +from:0x02155f70 kind:arm_call to:0x02039970 module:main +from:0x02155f84 kind:arm_call to:0x02039508 module:main +from:0x02155f98 kind:arm_call to:0x02039508 module:main +from:0x02155fac kind:arm_call to:0x02038e24 module:main +from:0x02155fd4 kind:arm_call to:0x02039970 module:main +from:0x02155fe8 kind:arm_call to:0x02039508 module:main +from:0x02155ffc kind:arm_call to:0x02039508 module:main +from:0x02156008 kind:arm_call to:0x02039154 module:main +from:0x02156018 kind:arm_call to:0x0203a5f8 module:main +from:0x0215604c kind:arm_call to:0x02039970 module:main +from:0x02156060 kind:arm_call to:0x02039508 module:main +from:0x0215606c kind:arm_call to:0x020399ec module:main +from:0x021560a4 kind:arm_call to:0x02039970 module:main +from:0x021560b8 kind:arm_call to:0x02039508 module:main +from:0x021560cc kind:arm_call to:0x02039508 module:main +from:0x021560e0 kind:arm_call to:0x02038e24 module:main +from:0x02156108 kind:arm_call to:0x02039970 module:main +from:0x0215611c kind:arm_call to:0x02039508 module:main +from:0x02156130 kind:arm_call to:0x02039508 module:main +from:0x0215613c kind:arm_call to:0x02039154 module:main +from:0x02156140 kind:arm_call to:0x0203a5f8 module:main +from:0x0215615c kind:arm_call to:0x021562f4 module:overlay(79) +from:0x02156170 kind:load to:0x02049bc4 module:main +from:0x02156214 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156234 kind:arm_call to:0x021562f4 module:overlay(79) +from:0x0215623c kind:arm_call to:0x021562e4 module:overlay(79) +from:0x02156268 kind:load to:0x027e0ce4 module:dtcm +from:0x021562a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021562c8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021562e0 kind:load to:0x02157af8 module:overlay(79) +from:0x021562f0 kind:load to:0x021562f4 module:overlay(79) +from:0x02156390 kind:arm_call to:0x0200f05c module:main +from:0x02156410 kind:arm_call to:0x0200f05c module:main +from:0x02156458 kind:arm_call to:0x0200f05c module:main +from:0x02156498 kind:arm_call to:0x0200f05c module:main +from:0x021564d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021564fc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156518 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215653c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215655c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215657c kind:load to:0x02049bc4 module:main +from:0x02156580 kind:load to:0x02158164 module:overlay(79) +from:0x02156584 kind:load to:0x021571f4 module:overlay(79) +from:0x02156588 kind:load to:0x02157234 module:overlay(79) +from:0x0215658c kind:load to:0x027e09a8 module:dtcm +from:0x02156598 kind:load to:0x027e0cec module:dtcm +from:0x021565ac kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021565c0 kind:load to:0x0215826c module:overlay(79) +from:0x021565d4 kind:arm_call to:0x02011f3c module:main +from:0x021565e0 kind:arm_call to:0x0215668c module:overlay(79) +from:0x021565f8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02156608 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02156674 kind:load to:0x02157b04 module:overlay(79) +from:0x02156678 kind:load to:0x021576b8 module:overlay(79) +from:0x0215667c kind:load to:0x02157b7c module:overlay(79) +from:0x02156694 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215670c kind:load to:0x02157b98 module:overlay(79) +from:0x02156710 kind:load to:0x0215826c module:overlay(79) +from:0x02156714 kind:load to:0x020b1948 module:overlay(0) +from:0x02156718 kind:load to:0x02158340 module:overlay(79) +from:0x0215672c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02156754 kind:arm_call to:0x02156820 module:overlay(79) +from:0x021567c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021567cc kind:arm_call to:0x01fff458 module:itcm +from:0x021567f4 kind:arm_call to:0x02156820 module:overlay(79) +from:0x02156818 kind:load to:0x027e0ce4 module:dtcm +from:0x02156844 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02156854 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02156868 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02156870 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02156888 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02156890 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02156898 kind:arm_call to:0x02011ff4 module:main +from:0x021568ac kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021568c0 kind:load to:0x02158374 module:overlay(79) +from:0x021568d4 kind:arm_call to:0x02011f3c module:main +from:0x021568e0 kind:arm_call to:0x02156930 module:overlay(79) +from:0x021568f8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02156928 kind:load to:0x02157bd8 module:overlay(79) +from:0x02156938 kind:arm_call to:0x020feec4 module:overlay(31) +from:0x0215695c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215696c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215698c kind:load to:0x02157bf4 module:overlay(79) +from:0x02156990 kind:load to:0x02157c8c module:overlay(79) +from:0x021569a0 kind:arm_call to:0x020fef8c module:overlay(31) +from:0x021569d0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021569f4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02156a1c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02156a3c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02156a48 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02156a54 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02156a64 kind:load to:0x02157254 module:overlay(79) +from:0x02156a68 kind:load to:0x02158394 module:overlay(79) +from:0x02156a6c kind:load to:0x02157244 module:overlay(79) +from:0x02156b1c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02156b24 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02156b2c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b58 kind:arm_call to:0x020ff05c module:overlay(31) +from:0x02156b88 kind:arm_call to:0x020fc598 module:overlay(31) +from:0x02156ba4 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02156bb4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02156bc4 kind:arm_call to:0x0205784c module:overlay(0) +from:0x02156bd0 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02156bdc kind:arm_call to:0x0205784c module:overlay(0) +from:0x02156be4 kind:load to:0x027e09a8 module:dtcm +from:0x02156bfc kind:arm_call to:0x020fcd48 module:overlay(31) +from:0x02156c50 kind:load to:0x02158374 module:overlay(79) +from:0x02156c60 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02156c68 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02156c70 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02156c88 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02156c90 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02156c98 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02156ca0 kind:arm_call to:0x02011ff4 module:main +from:0x02156cb4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02156cc8 kind:arm_branch to:0x020fcf58 module:overlay(31) +from:0x02156cd8 kind:arm_branch to:0x020fcf54 module:overlay(31) +from:0x02156ce8 kind:load to:0x02158458 module:overlay(79) +from:0x02156cfc kind:arm_call to:0x02011f3c module:main +from:0x02156d08 kind:arm_call to:0x02156d58 module:overlay(79) +from:0x02156d20 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02156d50 kind:load to:0x02157ca8 module:overlay(79) +from:0x02156d60 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02156d74 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02156d7c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02156de8 kind:load to:0x02157cc4 module:overlay(79) +from:0x02156dec kind:load to:0x021576b8 module:overlay(79) +from:0x02156df0 kind:load to:0x02158458 module:overlay(79) +from:0x02156e24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02156ea4 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02156f4c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02156f54 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02156f6c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02156f74 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02156f7c kind:arm_call to:0x02011ff4 module:main +from:0x02156f90 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02156fa4 kind:load to:0x0215853c module:overlay(79) +from:0x02156fb8 kind:arm_call to:0x02011f3c module:main +from:0x02156fc4 kind:arm_call to:0x02157000 module:overlay(79) +from:0x02156fdc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02156ffc kind:load to:0x02157d04 module:overlay(79) +from:0x02157008 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215701c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02157028 kind:load to:0x02157d20 module:overlay(79) +from:0x02157070 kind:arm_call to:0x01ffedf4 module:itcm +from:0x021570a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021570d4 kind:arm_call to:0x0209d394 module:overlay(0) +from:0x0215715c kind:load to:0x0215853c module:overlay(79) +from:0x02157174 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215717c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02157194 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215719c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021571a4 kind:arm_call to:0x02011ff4 module:main +from:0x021571b8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215728c kind:arm_call to:0x02150c10 module:overlay(79) +from:0x0215729c kind:arm_call to:0x0203ce4c module:main +from:0x021572b0 kind:load to:0x02157d60 module:overlay(79) +from:0x021572b4 kind:load to:0x02157d78 module:overlay(79) +from:0x021572b8 kind:load to:0x02152b20 module:overlay(79) +from:0x021572bc kind:load to:0x02157d6c module:overlay(79) +from:0x021572dc kind:arm_call to:0x02152b64 module:overlay(79) +from:0x021572ec kind:arm_call to:0x0203ce4c module:main +from:0x02157300 kind:load to:0x02157e50 module:overlay(79) +from:0x02157304 kind:load to:0x02157e60 module:overlay(79) +from:0x02157308 kind:load to:0x02152f34 module:overlay(79) +from:0x0215730c kind:load to:0x02157e54 module:overlay(79) +from:0x0215735c kind:arm_call to:0x02152f78 module:overlay(79) +from:0x0215736c kind:arm_call to:0x0203ce4c module:main +from:0x02157380 kind:load to:0x020aecd0 module:overlay(0) +from:0x02157384 kind:load to:0x021577d8 module:overlay(79) +from:0x0215738c kind:load to:0x02157e9c module:overlay(79) +from:0x02157390 kind:load to:0x02157eac module:overlay(79) +from:0x02157394 kind:load to:0x021550a4 module:overlay(79) +from:0x02157398 kind:load to:0x02157ea0 module:overlay(79) +from:0x021573d4 kind:arm_call to:0x021550e8 module:overlay(79) +from:0x021573e4 kind:arm_call to:0x0203ce4c module:main +from:0x021573f8 kind:load to:0x021579c8 module:overlay(79) +from:0x02157400 kind:load to:0x02157f84 module:overlay(79) +from:0x02157404 kind:load to:0x02157f94 module:overlay(79) +from:0x02157408 kind:load to:0x02155938 module:overlay(79) +from:0x0215740c kind:load to:0x02157f88 module:overlay(79) +from:0x0215742c kind:arm_call to:0x0215597c module:overlay(79) +from:0x0215743c kind:arm_call to:0x0203ce4c module:main +from:0x02157450 kind:load to:0x0215806c module:overlay(79) +from:0x02157454 kind:load to:0x0215807c module:overlay(79) +from:0x02157458 kind:load to:0x02155a5c module:overlay(79) +from:0x0215745c kind:load to:0x02158070 module:overlay(79) +from:0x0215747c kind:arm_call to:0x02155aa0 module:overlay(79) +from:0x0215748c kind:arm_call to:0x0203ce4c module:main +from:0x021574a0 kind:load to:0x02158154 module:overlay(79) +from:0x021574a4 kind:load to:0x02158164 module:overlay(79) +from:0x021574a8 kind:load to:0x021565a4 module:overlay(79) +from:0x021574ac kind:load to:0x02158158 module:overlay(79) +from:0x021574cc kind:arm_call to:0x021565e8 module:overlay(79) +from:0x021574dc kind:arm_call to:0x0203ce4c module:main +from:0x021574f0 kind:load to:0x0215825c module:overlay(79) +from:0x021574f4 kind:load to:0x0215826c module:overlay(79) +from:0x021574f8 kind:load to:0x021568a4 module:overlay(79) +from:0x021574fc kind:load to:0x02158260 module:overlay(79) +from:0x0215751c kind:arm_call to:0x021568e8 module:overlay(79) +from:0x0215752c kind:arm_call to:0x0203ce4c module:main +from:0x02157540 kind:load to:0x02158364 module:overlay(79) +from:0x02157544 kind:load to:0x02158374 module:overlay(79) +from:0x02157548 kind:load to:0x02156cac module:overlay(79) +from:0x0215754c kind:load to:0x02158368 module:overlay(79) +from:0x0215756c kind:arm_call to:0x02156d10 module:overlay(79) +from:0x0215757c kind:arm_call to:0x0203ce4c module:main +from:0x02157590 kind:load to:0x02158448 module:overlay(79) +from:0x02157594 kind:load to:0x02158458 module:overlay(79) +from:0x02157598 kind:load to:0x02156f88 module:overlay(79) +from:0x0215759c kind:load to:0x0215844c module:overlay(79) +from:0x021575bc kind:arm_call to:0x02156fcc module:overlay(79) +from:0x021575cc kind:arm_call to:0x0203ce4c module:main +from:0x021575e0 kind:load to:0x0215852c module:overlay(79) +from:0x021575e4 kind:load to:0x0215853c module:overlay(79) +from:0x021575e8 kind:load to:0x021571b0 module:overlay(79) +from:0x021575ec kind:load to:0x02158530 module:overlay(79) +from:0x021575f0 kind:load to:0x02157264 module:overlay(79) +from:0x021575f4 kind:load to:0x021572c0 module:overlay(79) +from:0x021575f8 kind:load to:0x02157310 module:overlay(79) +from:0x021575fc kind:load to:0x0215739c module:overlay(79) +from:0x02157600 kind:load to:0x02157410 module:overlay(79) +from:0x02157604 kind:load to:0x02157460 module:overlay(79) +from:0x02157608 kind:load to:0x021574b0 module:overlay(79) +from:0x0215760c kind:load to:0x02157500 module:overlay(79) +from:0x02157610 kind:load to:0x02157550 module:overlay(79) +from:0x02157614 kind:load to:0x021575a0 module:overlay(79) +from:0x02157640 kind:load to:0x021513f0 module:overlay(79) +from:0x02157648 kind:load to:0x02151520 module:overlay(79) +from:0x02157650 kind:load to:0x0215194c module:overlay(79) +from:0x02157658 kind:load to:0x02151480 module:overlay(79) +from:0x02157660 kind:load to:0x021515d0 module:overlay(79) +from:0x02157668 kind:load to:0x021519ac module:overlay(79) +from:0x02157678 kind:load to:0x021529ec module:overlay(79) +from:0x0215767c kind:load to:0x02152b04 module:overlay(79) +from:0x02157680 kind:load to:0x020982b8 module:overlay(0) +from:0x02157684 kind:load to:0x02150c68 module:overlay(79) +from:0x02157688 kind:load to:0x0207bff0 module:overlay(0) +from:0x02157694 kind:load to:0x02150bec module:overlay(79) +from:0x02157698 kind:load to:0x02097924 module:overlay(0) +from:0x0215769c kind:load to:0x02097734 module:overlay(0) +from:0x021576a0 kind:load to:0x020977b0 module:overlay(0) +from:0x021576a4 kind:load to:0x0209792c module:overlay(0) +from:0x021576a8 kind:load to:0x0209794c module:overlay(0) +from:0x021576ac kind:load to:0x02097978 module:overlay(0) +from:0x021576b8 kind:load to:0x0207c47c module:overlay(0) +from:0x021576bc kind:load to:0x0207c484 module:overlay(0) +from:0x021576c0 kind:load to:0x0207c94c module:overlay(0) +from:0x021576c4 kind:load to:0x0207c93c module:overlay(0) +from:0x021576c8 kind:load to:0x0207c980 module:overlay(0) +from:0x021576cc kind:load to:0x0207c9f0 module:overlay(0) +from:0x021576d0 kind:load to:0x0207ca18 module:overlay(0) +from:0x021576d4 kind:load to:0x0207ca90 module:overlay(0) +from:0x021576e0 kind:load to:0x020984f8 module:overlay(0) +from:0x021576e4 kind:load to:0x02098534 module:overlay(0) +from:0x021576e8 kind:load to:0x0209854c module:overlay(0) +from:0x021576ec kind:load to:0x02098558 module:overlay(0) +from:0x021576f0 kind:load to:0x01fff464 module:itcm +from:0x021576f4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021576f8 kind:load to:0x02150f08 module:overlay(79) +from:0x021576fc kind:load to:0x02098490 module:overlay(0) +from:0x02157700 kind:load to:0x0215137c module:overlay(79) +from:0x02157704 kind:load to:0x021513b4 module:overlay(79) +from:0x02157708 kind:load to:0x0209849c module:overlay(0) +from:0x0215770c kind:load to:0x021523c4 module:overlay(79) +from:0x02157710 kind:load to:0x020984a4 module:overlay(0) +from:0x02157714 kind:load to:0x020984a8 module:overlay(0) +from:0x02157718 kind:load to:0x02098564 module:overlay(0) +from:0x0215771c kind:load to:0x020985d0 module:overlay(0) +from:0x02157720 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02157724 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02157728 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215772c kind:load to:0x02150e40 module:overlay(79) +from:0x02157730 kind:load to:0x02150ea0 module:overlay(79) +from:0x02157734 kind:load to:0x021307d8 module:overlays(48,51) +from:0x02157738 kind:load to:0x021518b0 module:overlay(79) +from:0x0215773c kind:load to:0x02130aa8 module:overlay(48) +from:0x02157740 kind:load to:0x02130b64 module:overlay(48) +from:0x02157744 kind:load to:0x02130b78 module:overlay(48) +from:0x02157748 kind:load to:0x02130b80 module:overlay(48) +from:0x0215774c kind:load to:0x021523c0 module:overlay(79) +from:0x02157750 kind:load to:0x021524bc module:overlay(79) +from:0x02157754 kind:load to:0x0215291c module:overlay(79) +from:0x02157760 kind:load to:0x02152b40 module:overlay(79) +from:0x02157764 kind:load to:0x0209772c module:overlay(0) +from:0x02157768 kind:load to:0x02097734 module:overlay(0) +from:0x0215776c kind:load to:0x020977b0 module:overlay(0) +from:0x02157770 kind:load to:0x020977f0 module:overlay(0) +from:0x02157774 kind:load to:0x020977f4 module:overlay(0) +from:0x02157778 kind:load to:0x020977f8 module:overlay(0) +from:0x02157784 kind:load to:0x020984f8 module:overlay(0) +from:0x02157788 kind:load to:0x02098534 module:overlay(0) +from:0x0215778c kind:load to:0x0209854c module:overlay(0) +from:0x02157790 kind:load to:0x02098558 module:overlay(0) +from:0x02157794 kind:load to:0x01fff464 module:itcm +from:0x02157798 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215779c kind:load to:0x02152bc8 module:overlay(79) +from:0x021577a0 kind:load to:0x02098490 module:overlay(0) +from:0x021577a4 kind:load to:0x02152cac module:overlay(79) +from:0x021577a8 kind:load to:0x02098498 module:overlay(0) +from:0x021577ac kind:load to:0x0209849c module:overlay(0) +from:0x021577b0 kind:load to:0x020984a0 module:overlay(0) +from:0x021577b4 kind:load to:0x020984a4 module:overlay(0) +from:0x021577b8 kind:load to:0x020984a8 module:overlay(0) +from:0x021577bc kind:load to:0x02098564 module:overlay(0) +from:0x021577c0 kind:load to:0x020985d0 module:overlay(0) +from:0x021577c4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021577c8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021577cc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021577d0 kind:load to:0x02152f04 module:overlay(79) +from:0x021577d4 kind:load to:0x02152f18 module:overlay(79) +from:0x021577f0 kind:load to:0x02152f54 module:overlay(79) +from:0x021577f4 kind:load to:0x02097924 module:overlay(0) +from:0x021577f8 kind:load to:0x02097734 module:overlay(0) +from:0x021577fc kind:load to:0x020977b0 module:overlay(0) +from:0x02157800 kind:load to:0x0209792c module:overlay(0) +from:0x02157804 kind:load to:0x0209794c module:overlay(0) +from:0x02157808 kind:load to:0x02097978 module:overlay(0) +from:0x02157814 kind:load to:0x02153210 module:overlay(79) +from:0x02157818 kind:load to:0x02155088 module:overlay(79) +from:0x0215781c kind:load to:0x0209a234 module:overlay(0) +from:0x02157820 kind:load to:0x0209a268 module:overlay(0) +from:0x02157824 kind:load to:0x0209a300 module:overlay(0) +from:0x02157828 kind:load to:0x0209a314 module:overlay(0) +from:0x0215782c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02157830 kind:load to:0x0209a33c module:overlay(0) +from:0x02157834 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02157838 kind:load to:0x0209a04c module:overlay(0) +from:0x0215783c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02157840 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02157844 kind:load to:0x0209a328 module:overlay(0) +from:0x02157848 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215784c kind:load to:0x0215505c module:overlay(79) +from:0x02157850 kind:load to:0x02155038 module:overlay(79) +from:0x02157854 kind:load to:0x0209a6ec module:overlay(0) +from:0x02157858 kind:load to:0x021538f0 module:overlay(79) +from:0x02157860 kind:load to:0x02153a5c module:overlay(79) +from:0x02157868 kind:load to:0x02153c00 module:overlay(79) +from:0x02157870 kind:load to:0x02153d70 module:overlay(79) +from:0x02157878 kind:load to:0x02153f64 module:overlay(79) +from:0x02157880 kind:load to:0x02154164 module:overlay(79) +from:0x02157888 kind:load to:0x021540a0 module:overlay(79) +from:0x02157890 kind:load to:0x021547e0 module:overlay(79) +from:0x02157898 kind:load to:0x02154914 module:overlay(79) +from:0x021578a0 kind:load to:0x02154aa0 module:overlay(79) +from:0x021578a8 kind:load to:0x021543f8 module:overlay(79) +from:0x021578b0 kind:load to:0x021539a0 module:overlay(79) +from:0x021578b8 kind:load to:0x02153b0c module:overlay(79) +from:0x021578c0 kind:load to:0x02153c80 module:overlay(79) +from:0x021578c8 kind:load to:0x02153e40 module:overlay(79) +from:0x021578d0 kind:load to:0x02154070 module:overlay(79) +from:0x021578d8 kind:load to:0x021541e8 module:overlay(79) +from:0x021578e0 kind:load to:0x0215410c module:overlay(79) +from:0x021578e8 kind:load to:0x02154888 module:overlay(79) +from:0x021578f0 kind:load to:0x02154a3c module:overlay(79) +from:0x021578f8 kind:load to:0x02154b18 module:overlay(79) +from:0x02157900 kind:load to:0x02154468 module:overlay(79) +from:0x02157910 kind:load to:0x020984f8 module:overlay(0) +from:0x02157914 kind:load to:0x02098534 module:overlay(0) +from:0x02157918 kind:load to:0x0209854c module:overlay(0) +from:0x0215791c kind:load to:0x02098558 module:overlay(0) +from:0x02157920 kind:load to:0x01fff464 module:itcm +from:0x02157924 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02157928 kind:load to:0x0215335c module:overlay(79) +from:0x0215792c kind:load to:0x02098490 module:overlay(0) +from:0x02157930 kind:load to:0x021534ac module:overlay(79) +from:0x02157934 kind:load to:0x02098498 module:overlay(0) +from:0x02157938 kind:load to:0x0209849c module:overlay(0) +from:0x0215793c kind:load to:0x02153734 module:overlay(79) +from:0x02157940 kind:load to:0x02098fe4 module:overlay(0) +from:0x02157944 kind:load to:0x020984a8 module:overlay(0) +from:0x02157948 kind:load to:0x02098564 module:overlay(0) +from:0x0215794c kind:load to:0x020985d0 module:overlay(0) +from:0x02157950 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02157954 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02157958 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215795c kind:load to:0x02153224 module:overlay(79) +from:0x02157960 kind:load to:0x021532bc module:overlay(79) +from:0x02157964 kind:load to:0x02099568 module:overlay(0) +from:0x021579e0 kind:load to:0x02155208 module:overlay(79) +from:0x021579e4 kind:load to:0x021558c4 module:overlay(79) +from:0x021579e8 kind:load to:0x0207b6fc module:overlay(0) +from:0x021579ec kind:load to:0x0207b734 module:overlay(0) +from:0x021579f0 kind:load to:0x02155878 module:overlay(79) +from:0x021579fc kind:load to:0x021550c4 module:overlay(79) +from:0x02157a00 kind:load to:0x02097924 module:overlay(0) +from:0x02157a04 kind:load to:0x02097734 module:overlay(0) +from:0x02157a08 kind:load to:0x020977b0 module:overlay(0) +from:0x02157a0c kind:load to:0x0209792c module:overlay(0) +from:0x02157a10 kind:load to:0x0209794c module:overlay(0) +from:0x02157a14 kind:load to:0x02097978 module:overlay(0) +from:0x02157a20 kind:load to:0x020984f8 module:overlay(0) +from:0x02157a24 kind:load to:0x02098534 module:overlay(0) +from:0x02157a28 kind:load to:0x0209854c module:overlay(0) +from:0x02157a2c kind:load to:0x02098558 module:overlay(0) +from:0x02157a30 kind:load to:0x01fff464 module:itcm +from:0x02157a34 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02157a38 kind:load to:0x0215521c module:overlay(79) +from:0x02157a3c kind:load to:0x02098490 module:overlay(0) +from:0x02157a40 kind:load to:0x021552c8 module:overlay(79) +from:0x02157a44 kind:load to:0x02098498 module:overlay(0) +from:0x02157a48 kind:load to:0x0209849c module:overlay(0) +from:0x02157a4c kind:load to:0x02155510 module:overlay(79) +from:0x02157a50 kind:load to:0x020984a4 module:overlay(0) +from:0x02157a54 kind:load to:0x020984a8 module:overlay(0) +from:0x02157a58 kind:load to:0x02098564 module:overlay(0) +from:0x02157a5c kind:load to:0x020985d0 module:overlay(0) +from:0x02157a60 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02157a64 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02157a68 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02157a6c kind:load to:0x021558e0 module:overlay(79) +from:0x02157a70 kind:load to:0x02155908 module:overlay(79) +from:0x02157a7c kind:load to:0x02155958 module:overlay(79) +from:0x02157a80 kind:load to:0x02097924 module:overlay(0) +from:0x02157a84 kind:load to:0x02097734 module:overlay(0) +from:0x02157a88 kind:load to:0x020977b0 module:overlay(0) +from:0x02157a8c kind:load to:0x0209792c module:overlay(0) +from:0x02157a90 kind:load to:0x0209794c module:overlay(0) +from:0x02157a94 kind:load to:0x02097978 module:overlay(0) +from:0x02157aa0 kind:load to:0x020984f8 module:overlay(0) +from:0x02157aa4 kind:load to:0x02098534 module:overlay(0) +from:0x02157aa8 kind:load to:0x0209854c module:overlay(0) +from:0x02157aac kind:load to:0x02098558 module:overlay(0) +from:0x02157ab0 kind:load to:0x01fff464 module:itcm +from:0x02157ab4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02157ab8 kind:load to:0x0213ffc0 module:overlays(26,70) +from:0x02157abc kind:load to:0x0213ffec module:overlays(26,70) +from:0x02157ac0 kind:load to:0x02098494 module:overlay(0) +from:0x02157ac4 kind:load to:0x02098498 module:overlay(0) +from:0x02157ac8 kind:load to:0x0209849c module:overlay(0) +from:0x02157acc kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02157ad0 kind:load to:0x020984a4 module:overlay(0) +from:0x02157ad4 kind:load to:0x020984a8 module:overlay(0) +from:0x02157ad8 kind:load to:0x02098564 module:overlay(0) +from:0x02157adc kind:load to:0x020985d0 module:overlay(0) +from:0x02157ae0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02157ae4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02157ae8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02157aec kind:load to:0x02155a14 module:overlay(79) +from:0x02157af0 kind:load to:0x02155a34 module:overlay(79) +from:0x02157af4 kind:load to:0x021559c4 module:overlay(79) +from:0x02157b08 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02157b0c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02157b10 kind:load to:0x0209ca38 module:overlay(0) +from:0x02157b14 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157b20 kind:load to:0x02155a7c module:overlay(79) +from:0x02157b24 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02157b28 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02157b2c kind:load to:0x0209ca38 module:overlay(0) +from:0x02157b30 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157b3c kind:load to:0x02155ed4 module:overlay(79) +from:0x02157b40 kind:load to:0x0209d098 module:overlay(0) +from:0x02157b44 kind:load to:0x02156178 module:overlay(79) +from:0x02157b48 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02157b4c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02157b50 kind:load to:0x0215626c module:overlay(79) +from:0x02157b54 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02157b58 kind:load to:0x02156194 module:overlay(79) +from:0x02157b5c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02157b60 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02157b64 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02157b68 kind:load to:0x0209d1cc module:overlay(0) +from:0x02157b6c kind:load to:0x02155be4 module:overlay(79) +from:0x02157b70 kind:load to:0x02155d58 module:overlay(79) +from:0x02157b7c kind:load to:0x021565c4 module:overlay(79) +from:0x02157b80 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02157b84 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02157b88 kind:load to:0x0209ca38 module:overlay(0) +from:0x02157b8c kind:load to:0x0209ca58 module:overlay(0) +from:0x02157b98 kind:load to:0x0215671c module:overlay(79) +from:0x02157b9c kind:load to:0x0209d098 module:overlay(0) +from:0x02157ba0 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02157ba4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02157ba8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02157bac kind:load to:0x02156760 module:overlay(79) +from:0x02157bb0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02157bb4 kind:load to:0x02156798 module:overlay(79) +from:0x02157bb8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02157bbc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02157bc0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02157bc4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02157bc8 kind:load to:0x0215685c module:overlay(79) +from:0x02157bcc kind:load to:0x0215687c module:overlay(79) +from:0x02157bd8 kind:load to:0x021568c4 module:overlay(79) +from:0x02157bdc kind:load to:0x0209c9f0 module:overlay(0) +from:0x02157be0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02157be4 kind:load to:0x0209ca38 module:overlay(0) +from:0x02157be8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157bf4 kind:load to:0x02156994 module:overlay(79) +from:0x02157bf8 kind:load to:0x0209d098 module:overlay(0) +from:0x02157bfc kind:load to:0x02156a70 module:overlay(79) +from:0x02157c00 kind:load to:0x020fc438 module:overlays(19,31) +from:0x02157c04 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02157c08 kind:load to:0x020ff110 module:overlays(19,31) +from:0x02157c0c kind:load to:0x020ff190 module:overlays(19,31) +from:0x02157c10 kind:load to:0x0209d1ac module:overlay(0) +from:0x02157c14 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02157c18 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02157c1c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02157c20 kind:load to:0x0209d1cc module:overlay(0) +from:0x02157c24 kind:load to:0x02156c54 module:overlay(79) +from:0x02157c28 kind:load to:0x02156c7c module:overlay(79) +from:0x02157c2c kind:load to:0x020fcf54 module:overlays(19,31) +from:0x02157c30 kind:load to:0x020fcf58 module:overlays(19,31) +from:0x02157c34 kind:load to:0x020ff3b0 module:overlays(19,31) +from:0x02157c38 kind:load to:0x020ff3dc module:overlays(19,31) +from:0x02157c3c kind:load to:0x020ff41c module:overlays(19,31) +from:0x02157c40 kind:load to:0x020ff448 module:overlays(19,21,31) +from:0x02157c44 kind:load to:0x020ff2b8 module:overlays(19,31) +from:0x02157c48 kind:load to:0x020ff2f8 module:overlays(19,31) +from:0x02157c4c kind:load to:0x020ff36c module:overlays(19,31) +from:0x02157c50 kind:load to:0x02156b7c module:overlay(79) +from:0x02157c54 kind:load to:0x020fc49c module:overlays(19,31) +from:0x02157c58 kind:load to:0x020ff0e0 module:overlays(19,31) +from:0x02157c5c kind:load to:0x020fcb40 module:overlays(19,31) +from:0x02157c60 kind:load to:0x020ff0f0 module:overlays(19,31) +from:0x02157c64 kind:load to:0x02156bec module:overlay(79) +from:0x02157c68 kind:load to:0x020ff19c module:overlays(19,31) +from:0x02157c6c kind:load to:0x020fccdc module:overlays(19,31) +from:0x02157c70 kind:load to:0x020fcce0 module:overlays(19,31) +from:0x02157c74 kind:load to:0x020fccf0 module:overlays(19,31) +from:0x02157c78 kind:load to:0x020fcdd0 module:overlays(19,31) +from:0x02157c7c kind:load to:0x020fd054 module:overlays(19,31) +from:0x02157c80 kind:load to:0x020fd05c module:overlays(19,31) +from:0x02157c8c kind:load to:0x02073164 module:overlay(0) +from:0x02157c90 kind:load to:0x02156cd0 module:overlay(79) +from:0x02157c94 kind:load to:0x02156cc0 module:overlay(79) +from:0x02157c98 kind:load to:0x02073250 module:overlay(0) +from:0x02157c9c kind:load to:0x02156c04 module:overlay(79) +from:0x02157ca8 kind:load to:0x02156cec module:overlay(79) +from:0x02157cac kind:load to:0x0209c9f0 module:overlay(0) +from:0x02157cb0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02157cb4 kind:load to:0x0209ca38 module:overlay(0) +from:0x02157cb8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157cc4 kind:load to:0x02156df4 module:overlay(79) +from:0x02157cc8 kind:load to:0x0209d098 module:overlay(0) +from:0x02157ccc kind:load to:0x02156f04 module:overlay(79) +from:0x02157cd0 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02157cd4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02157cd8 kind:load to:0x02156f08 module:overlay(79) +from:0x02157cdc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02157ce0 kind:load to:0x0209d1ac module:overlay(0) +from:0x02157ce4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02157ce8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02157cec kind:load to:0x0209d1c4 module:overlay(0) +from:0x02157cf0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02157cf4 kind:load to:0x02156f40 module:overlay(79) +from:0x02157cf8 kind:load to:0x02156f60 module:overlay(79) +from:0x02157d04 kind:load to:0x02156fa8 module:overlay(79) +from:0x02157d08 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02157d0c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02157d10 kind:load to:0x0209ca38 module:overlay(0) +from:0x02157d14 kind:load to:0x0209ca58 module:overlay(0) +from:0x02157d20 kind:load to:0x0215702c module:overlay(79) +from:0x02157d24 kind:load to:0x0209d098 module:overlay(0) +from:0x02157d28 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02157d2c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02157d30 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02157d34 kind:load to:0x021570ac module:overlay(79) +from:0x02157d38 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02157d3c kind:load to:0x0209d1ac module:overlay(0) +from:0x02157d40 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02157d44 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02157d48 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02157d4c kind:load to:0x0209d1cc module:overlay(0) +from:0x02157d50 kind:load to:0x02157168 module:overlay(79) +from:0x02157d54 kind:load to:0x02157188 module:overlay(79) +from:0x02157d58 kind:load to:0x02157110 module:overlay(79) +from:0x02157d5c kind:load to:0x02157160 module:overlay(79) diff --git a/config/usa/arm9/overlays/ov079/symbols.txt b/config/usa/arm9/overlays/ov079/symbols.txt new file mode 100644 index 00000000..e62a765f --- /dev/null +++ b/config/usa/arm9/overlays/ov079/symbols.txt @@ -0,0 +1,322 @@ +func_ov079_02150be0 kind:function(arm,size=0xc) addr:0x02150be0 +func_ov079_02150bec kind:function(arm,size=0x24) addr:0x02150bec +func_ov079_02150c10 kind:function(arm,size=0x58) addr:0x02150c10 +func_ov079_02150c68 kind:function(arm,size=0xd0) addr:0x02150c68 +func_ov079_02150d38 kind:function(arm,size=0xf4) addr:0x02150d38 +func_ov079_02150e2c kind:function(arm,size=0x14) addr:0x02150e2c +func_ov079_02150e40 kind:function(arm,size=0x60) addr:0x02150e40 +func_ov079_02150ea0 kind:function(arm,size=0x68) addr:0x02150ea0 +func_ov079_02150f08 kind:function(arm,size=0x1e4) addr:0x02150f08 +func_ov079_021510ec kind:function(arm,size=0x22c) addr:0x021510ec +func_ov079_02151318 kind:function(arm,size=0x20) addr:0x02151318 +func_ov079_02151338 kind:function(arm,size=0x44) addr:0x02151338 +func_ov079_0215137c kind:function(arm,size=0x38) addr:0x0215137c +func_ov079_021513b4 kind:function(arm,size=0x3c) addr:0x021513b4 +func_ov079_021513f0 kind:function(arm,size=0x90) addr:0x021513f0 +func_ov079_02151480 kind:function(arm,size=0xa0) addr:0x02151480 +func_ov079_02151520 kind:function(arm,size=0xb0) addr:0x02151520 +func_ov079_021515d0 kind:function(arm,size=0x2e0) addr:0x021515d0 +func_ov079_021518b0 kind:function(arm,size=0x9c) addr:0x021518b0 +func_ov079_0215194c kind:function(arm,size=0x60) addr:0x0215194c +func_ov079_021519ac kind:function(arm,size=0x200) addr:0x021519ac +func_ov079_02151bac kind:function(arm,size=0x54) addr:0x02151bac +func_ov079_02151c00 kind:function(arm,size=0xb0) addr:0x02151c00 +func_ov079_02151cb0 kind:function(arm,size=0x60) addr:0x02151cb0 +func_ov079_02151d10 kind:function(arm,size=0x64) addr:0x02151d10 +func_ov079_02151d74 kind:function(arm,size=0x1e8) addr:0x02151d74 +func_ov079_02151f5c kind:function(arm,size=0xec) addr:0x02151f5c +func_ov079_02152048 kind:function(arm,size=0x188) addr:0x02152048 +func_ov079_021521d0 kind:function(arm,size=0x94) addr:0x021521d0 +func_ov079_02152264 kind:function(arm,size=0x84) addr:0x02152264 +func_ov079_021522e8 kind:function(arm,size=0x70) addr:0x021522e8 +func_ov079_02152358 kind:function(arm,size=0x68) addr:0x02152358 +func_ov079_021523c0 kind:function(arm,size=0x4) addr:0x021523c0 +func_ov079_021523c4 kind:function(arm,size=0xf8) addr:0x021523c4 +func_ov079_021524bc kind:function(arm,size=0xc) addr:0x021524bc +func_ov079_021524c8 kind:function(arm,size=0x6c) addr:0x021524c8 +func_ov079_02152534 kind:function(arm,size=0x40) addr:0x02152534 +func_ov079_02152574 kind:function(arm,size=0xc4) addr:0x02152574 +func_ov079_02152638 kind:function(arm,size=0x2c) addr:0x02152638 +func_ov079_02152664 kind:function(arm,size=0x90) addr:0x02152664 +func_ov079_021526f4 kind:function(arm,size=0x94) addr:0x021526f4 +func_ov079_02152788 kind:function(arm,size=0x194) addr:0x02152788 +func_ov079_0215291c kind:function(arm,size=0xd0) addr:0x0215291c +func_ov079_021529ec kind:function(arm,size=0x14) addr:0x021529ec +func_ov079_02152a00 kind:function(arm,size=0xf0) addr:0x02152a00 +func_ov079_02152af0 kind:function(arm,size=0x14) addr:0x02152af0 +func_ov079_02152b04 kind:function(arm,size=0x1c) addr:0x02152b04 +func_ov079_02152b20 kind:function(arm,size=0x14) addr:0x02152b20 +func_ov079_02152b34 kind:function(arm,size=0xc) addr:0x02152b34 +func_ov079_02152b40 kind:function(arm,size=0x24) addr:0x02152b40 +func_ov079_02152b64 kind:function(arm,size=0x28) addr:0x02152b64 +func_ov079_02152b8c kind:function(arm,size=0x3c) addr:0x02152b8c +func_ov079_02152bc8 kind:function(arm,size=0xe4) addr:0x02152bc8 +func_ov079_02152cac kind:function(arm,size=0x134) addr:0x02152cac +func_ov079_02152de0 kind:function(arm,size=0x4c) addr:0x02152de0 +func_ov079_02152e2c kind:function(arm,size=0x88) addr:0x02152e2c +func_ov079_02152eb4 kind:function(arm,size=0x50) addr:0x02152eb4 +func_ov079_02152f04 kind:function(arm,size=0x14) addr:0x02152f04 +func_ov079_02152f18 kind:function(arm,size=0x1c) addr:0x02152f18 +func_ov079_02152f34 kind:function(arm,size=0x14) addr:0x02152f34 +func_ov079_02152f48 kind:function(arm,size=0xc) addr:0x02152f48 +func_ov079_02152f54 kind:function(arm,size=0x24) addr:0x02152f54 +func_ov079_02152f78 kind:function(arm,size=0x54) addr:0x02152f78 +func_ov079_02152fcc kind:function(arm,size=0x244) addr:0x02152fcc +func_ov079_02153210 kind:function(arm,size=0x14) addr:0x02153210 +func_ov079_02153224 kind:function(arm,size=0x98) addr:0x02153224 +func_ov079_021532bc kind:function(arm,size=0xa0) addr:0x021532bc +func_ov079_0215335c kind:function(arm,size=0xdc) addr:0x0215335c +func_ov079_02153438 kind:function(arm,size=0x20) addr:0x02153438 +func_ov079_02153458 kind:function(arm,size=0x54) addr:0x02153458 +func_ov079_021534ac kind:function(arm,size=0x288) addr:0x021534ac +func_ov079_02153734 kind:function(arm,size=0xd4) addr:0x02153734 +func_ov079_02153808 kind:function(arm,size=0xe8) addr:0x02153808 +func_ov079_021538f0 kind:function(arm,size=0xb0) addr:0x021538f0 +func_ov079_021539a0 kind:function(arm,size=0xbc) addr:0x021539a0 +func_ov079_02153a5c kind:function(arm,size=0xb0) addr:0x02153a5c +func_ov079_02153b0c kind:function(arm,size=0xf4) addr:0x02153b0c +func_ov079_02153c00 kind:function(arm,size=0x80) addr:0x02153c00 +func_ov079_02153c80 kind:function(arm,size=0xf0) addr:0x02153c80 +func_ov079_02153d70 kind:function(arm,size=0xd0) addr:0x02153d70 +func_ov079_02153e40 kind:function(arm,size=0x124) addr:0x02153e40 +func_ov079_02153f64 kind:function(arm,size=0x10c) addr:0x02153f64 +func_ov079_02154070 kind:function(arm,size=0x30) addr:0x02154070 +func_ov079_021540a0 kind:function(arm,size=0x6c) addr:0x021540a0 +func_ov079_0215410c kind:function(arm,size=0x58) addr:0x0215410c +func_ov079_02154164 kind:function(arm,size=0x84) addr:0x02154164 +func_ov079_021541e8 kind:function(arm,size=0x210) addr:0x021541e8 +func_ov079_021543f8 kind:function(arm,size=0x70) addr:0x021543f8 +func_ov079_02154468 kind:function(arm,size=0x378) addr:0x02154468 +func_ov079_021547e0 kind:function(arm,size=0xa8) addr:0x021547e0 +func_ov079_02154888 kind:function(arm,size=0x8c) addr:0x02154888 +func_ov079_02154914 kind:function(arm,size=0x128) addr:0x02154914 +func_ov079_02154a3c kind:function(arm,size=0x64) addr:0x02154a3c +func_ov079_02154aa0 kind:function(arm,size=0x78) addr:0x02154aa0 +func_ov079_02154b18 kind:function(arm,size=0xd4) addr:0x02154b18 +func_ov079_02154bec kind:function(arm,size=0x90) addr:0x02154bec +func_ov079_02154c7c kind:function(arm,size=0x44) addr:0x02154c7c +func_ov079_02154cc0 kind:function(arm,size=0x1b8) addr:0x02154cc0 +func_ov079_02154e78 kind:function(arm,size=0x94) addr:0x02154e78 +func_ov079_02154f0c kind:function(arm,size=0x28) addr:0x02154f0c +func_ov079_02154f34 kind:function(arm,size=0x64) addr:0x02154f34 +func_ov079_02154f98 kind:function(arm,size=0x48) addr:0x02154f98 +func_ov079_02154fe0 kind:function(arm,size=0x58) addr:0x02154fe0 +func_ov079_02155038 kind:function(arm,size=0x24) addr:0x02155038 +func_ov079_0215505c kind:function(arm,size=0x2c) addr:0x0215505c +func_ov079_02155088 kind:function(arm,size=0x1c) addr:0x02155088 +func_ov079_021550a4 kind:function(arm,size=0x14) addr:0x021550a4 +func_ov079_021550b8 kind:function(arm,size=0xc) addr:0x021550b8 +func_ov079_021550c4 kind:function(arm,size=0x24) addr:0x021550c4 +func_ov079_021550e8 kind:function(arm,size=0x48) addr:0x021550e8 +func_ov079_02155130 kind:function(arm,size=0xd8) addr:0x02155130 +func_ov079_02155208 kind:function(arm,size=0x14) addr:0x02155208 +func_ov079_0215521c kind:function(arm,size=0xac) addr:0x0215521c +func_ov079_021552c8 kind:function(arm,size=0x248) addr:0x021552c8 +func_ov079_02155510 kind:function(arm,size=0x11c) addr:0x02155510 +func_ov079_0215562c kind:function(arm,size=0x20) addr:0x0215562c +func_ov079_0215564c kind:function(arm,size=0xa4) addr:0x0215564c +func_ov079_021556f0 kind:function(arm,size=0x48) addr:0x021556f0 +func_ov079_02155738 kind:function(arm,size=0x38) addr:0x02155738 +func_ov079_02155770 kind:function(arm,size=0xcc) addr:0x02155770 +func_ov079_0215583c kind:function(arm,size=0x3c) addr:0x0215583c +func_ov079_02155878 kind:function(arm,size=0x4c) addr:0x02155878 +func_ov079_021558c4 kind:function(arm,size=0x1c) addr:0x021558c4 +func_ov079_021558e0 kind:function(arm,size=0x28) addr:0x021558e0 +func_ov079_02155908 kind:function(arm,size=0x30) addr:0x02155908 +func_ov079_02155938 kind:function(arm,size=0x14) addr:0x02155938 +func_ov079_0215594c kind:function(arm,size=0xc) addr:0x0215594c +func_ov079_02155958 kind:function(arm,size=0x24) addr:0x02155958 +func_ov079_0215597c kind:function(arm,size=0x28) addr:0x0215597c +func_ov079_021559a4 kind:function(arm,size=0x20) addr:0x021559a4 +func_ov079_021559c4 kind:function(arm,size=0x50) addr:0x021559c4 +func_ov079_02155a14 kind:function(arm,size=0x20) addr:0x02155a14 +func_ov079_02155a34 kind:function(arm,size=0x28) addr:0x02155a34 +func_ov079_02155a5c kind:function(arm,size=0x14) addr:0x02155a5c +func_ov079_02155a70 kind:function(arm,size=0xc) addr:0x02155a70 +func_ov079_02155a7c kind:function(arm,size=0x24) addr:0x02155a7c +func_ov079_02155aa0 kind:function(arm,size=0xb4) addr:0x02155aa0 +func_ov079_02155b54 kind:function(arm,size=0x68) addr:0x02155b54 +func_ov079_02155bbc kind:function(arm,size=0x14) addr:0x02155bbc +func_ov079_02155bd0 kind:function(arm,size=0x14) addr:0x02155bd0 +func_ov079_02155be4 kind:function(arm,size=0x174) addr:0x02155be4 +func_ov079_02155d58 kind:function(arm,size=0x17c) addr:0x02155d58 +func_ov079_02155ed4 kind:function(arm,size=0x2a4) addr:0x02155ed4 +func_ov079_02156178 kind:function(arm,size=0x1c) addr:0x02156178 +func_ov079_02156194 kind:function(arm,size=0xd8) addr:0x02156194 +func_ov079_0215626c kind:function(arm,size=0x78) addr:0x0215626c +func_ov079_021562e4 kind:function(arm,size=0x10) addr:0x021562e4 +func_ov079_021562f4 kind:function(arm,size=0x2b0) addr:0x021562f4 +func_ov079_021565a4 kind:function(arm,size=0x14) addr:0x021565a4 +func_ov079_021565b8 kind:function(arm,size=0xc) addr:0x021565b8 +func_ov079_021565c4 kind:function(arm,size=0x24) addr:0x021565c4 +func_ov079_021565e8 kind:function(arm,size=0xa4) addr:0x021565e8 +func_ov079_0215668c kind:function(arm,size=0x90) addr:0x0215668c +func_ov079_0215671c kind:function(arm,size=0x44) addr:0x0215671c +func_ov079_02156760 kind:function(arm,size=0x38) addr:0x02156760 +func_ov079_02156798 kind:function(arm,size=0x88) addr:0x02156798 +func_ov079_02156820 kind:function(arm,size=0x3c) addr:0x02156820 +func_ov079_0215685c kind:function(arm,size=0x20) addr:0x0215685c +func_ov079_0215687c kind:function(arm,size=0x28) addr:0x0215687c +func_ov079_021568a4 kind:function(arm,size=0x14) addr:0x021568a4 +func_ov079_021568b8 kind:function(arm,size=0xc) addr:0x021568b8 +func_ov079_021568c4 kind:function(arm,size=0x24) addr:0x021568c4 +func_ov079_021568e8 kind:function(arm,size=0x48) addr:0x021568e8 +func_ov079_02156930 kind:function(arm,size=0x64) addr:0x02156930 +func_ov079_02156994 kind:function(arm,size=0xdc) addr:0x02156994 +func_ov079_02156a70 kind:function(arm,size=0x10c) addr:0x02156a70 +func_ov079_02156b7c kind:function(arm,size=0x70) addr:0x02156b7c +func_ov079_02156bec kind:function(arm,size=0x18) addr:0x02156bec +func_ov079_02156c04 kind:function(arm,size=0x50) addr:0x02156c04 +func_ov079_02156c54 kind:function(arm,size=0x28) addr:0x02156c54 +func_ov079_02156c7c kind:function(arm,size=0x30) addr:0x02156c7c +func_ov079_02156cac kind:function(arm,size=0x14) addr:0x02156cac +func_ov079_02156cc0 kind:function(arm,size=0x10) addr:0x02156cc0 +func_ov079_02156cd0 kind:function(arm,size=0x10) addr:0x02156cd0 +func_ov079_02156ce0 kind:function(arm,size=0xc) addr:0x02156ce0 +func_ov079_02156cec kind:function(arm,size=0x24) addr:0x02156cec +func_ov079_02156d10 kind:function(arm,size=0x48) addr:0x02156d10 +func_ov079_02156d58 kind:function(arm,size=0x9c) addr:0x02156d58 +func_ov079_02156df4 kind:function(arm,size=0x110) addr:0x02156df4 +func_ov079_02156f04 kind:function(arm,size=0x4) addr:0x02156f04 +func_ov079_02156f08 kind:function(arm,size=0x38) addr:0x02156f08 +func_ov079_02156f40 kind:function(arm,size=0x20) addr:0x02156f40 +func_ov079_02156f60 kind:function(arm,size=0x28) addr:0x02156f60 +func_ov079_02156f88 kind:function(arm,size=0x14) addr:0x02156f88 +func_ov079_02156f9c kind:function(arm,size=0xc) addr:0x02156f9c +func_ov079_02156fa8 kind:function(arm,size=0x24) addr:0x02156fa8 +func_ov079_02156fcc kind:function(arm,size=0x34) addr:0x02156fcc +func_ov079_02157000 kind:function(arm,size=0x2c) addr:0x02157000 +func_ov079_0215702c kind:function(arm,size=0x80) addr:0x0215702c +func_ov079_021570ac kind:function(arm,size=0x64) addr:0x021570ac +func_ov079_02157110 kind:function(arm,size=0x50) addr:0x02157110 +func_ov079_02157160 kind:function(arm,size=0x8) addr:0x02157160 +func_ov079_02157168 kind:function(arm,size=0x20) addr:0x02157168 +func_ov079_02157188 kind:function(arm,size=0x28) addr:0x02157188 +func_ov079_021571b0 kind:function(arm,size=0x14) addr:0x021571b0 +data_ov079_021571c4 kind:data(any) addr:0x021571c4 +data_ov079_021571f4 kind:data(any) addr:0x021571f4 +data_ov079_02157234 kind:data(any) addr:0x02157234 +data_ov079_02157244 kind:data(any) addr:0x02157244 +data_ov079_02157254 kind:data(any) addr:0x02157254 +__sinit_ov079_02157264 kind:function(arm,size=0x5c) addr:0x02157264 +__sinit_ov079_021572c0 kind:function(arm,size=0x50) addr:0x021572c0 +__sinit_ov079_02157310 kind:function(arm,size=0x8c) addr:0x02157310 +__sinit_ov079_0215739c kind:function(arm,size=0x74) addr:0x0215739c +__sinit_ov079_02157410 kind:function(arm,size=0x50) addr:0x02157410 +__sinit_ov079_02157460 kind:function(arm,size=0x50) addr:0x02157460 +__sinit_ov079_021574b0 kind:function(arm,size=0x50) addr:0x021574b0 +__sinit_ov079_02157500 kind:function(arm,size=0x50) addr:0x02157500 +__sinit_ov079_02157550 kind:function(arm,size=0x50) addr:0x02157550 +__sinit_ov079_021575a0 kind:function(arm,size=0x50) addr:0x021575a0 +.p__sinit_ov079_02157264 kind:data(word) addr:0x021575f0 +.p__sinit_ov079_021572c0 kind:data(word) addr:0x021575f4 +.p__sinit_ov079_02157310 kind:data(word) addr:0x021575f8 +.p__sinit_ov079_0215739c kind:data(word) addr:0x021575fc +.p__sinit_ov079_02157410 kind:data(word) addr:0x02157600 +.p__sinit_ov079_02157460 kind:data(word) addr:0x02157604 +.p__sinit_ov079_021574b0 kind:data(word) addr:0x02157608 +.p__sinit_ov079_02157500 kind:data(word) addr:0x0215760c +.p__sinit_ov079_02157550 kind:data(word) addr:0x02157610 +.p__sinit_ov079_021575a0 kind:data(word) addr:0x02157614 +data_ov079_02157620 kind:data(any) addr:0x02157620 +data_ov079_02157624 kind:data(any) addr:0x02157624 +data_ov079_02157628 kind:data(any) addr:0x02157628 +data_ov079_0215762c kind:data(any) addr:0x0215762c +data_ov079_02157640 kind:data(any) addr:0x02157640 +data_ov079_02157658 kind:data(any) addr:0x02157658 +data_ov079_02157678 kind:data(any) addr:0x02157678 +data_ov079_02157684 kind:data(any) addr:0x02157684 ambiguous +data_ov079_02157694 kind:data(any) addr:0x02157694 +data_ov079_021576b8 kind:data(any) addr:0x021576b8 +data_ov079_021576bc kind:data(any) addr:0x021576bc ambiguous +data_ov079_021576e0 kind:data(any) addr:0x021576e0 +data_ov079_021576f0 kind:data(any) addr:0x021576f0 ambiguous +data_ov079_02157760 kind:data(any) addr:0x02157760 +data_ov079_02157784 kind:data(any) addr:0x02157784 +data_ov079_021577d8 kind:data(any) addr:0x021577d8 +data_ov079_021577dc kind:data(any) addr:0x021577dc +data_ov079_021577f0 kind:data(any) addr:0x021577f0 +data_ov079_02157814 kind:data(any) addr:0x02157814 +data_ov079_02157858 kind:data(any) addr:0x02157858 +data_ov079_021578b0 kind:data(any) addr:0x021578b0 +data_ov079_021578e8 kind:data(any) addr:0x021578e8 ambiguous +data_ov079_02157910 kind:data(any) addr:0x02157910 +data_ov079_02157968 kind:data(any) addr:0x02157968 +data_ov079_02157980 kind:data(any) addr:0x02157980 +data_ov079_02157998 kind:data(any) addr:0x02157998 +data_ov079_021579b0 kind:data(any) addr:0x021579b0 +data_ov079_021579c8 kind:data(any) addr:0x021579c8 +data_ov079_021579e0 kind:data(any) addr:0x021579e0 +data_ov079_021579fc kind:data(any) addr:0x021579fc +data_ov079_02157a20 kind:data(any) addr:0x02157a20 +data_ov079_02157a50 kind:data(any) addr:0x02157a50 ambiguous +data_ov079_02157a7c kind:data(any) addr:0x02157a7c +data_ov079_02157aa0 kind:data(any) addr:0x02157aa0 +data_ov079_02157ab4 kind:data(any) addr:0x02157ab4 ambiguous +data_ov079_02157af8 kind:data(any) addr:0x02157af8 +data_ov079_02157b04 kind:data(any) addr:0x02157b04 +data_ov079_02157b20 kind:data(any) addr:0x02157b20 +data_ov079_02157b3c kind:data(any) addr:0x02157b3c +data_ov079_02157b7c kind:data(any) addr:0x02157b7c +data_ov079_02157b8c kind:data(any) addr:0x02157b8c ambiguous +data_ov079_02157b98 kind:data(any) addr:0x02157b98 +data_ov079_02157bd8 kind:data(any) addr:0x02157bd8 +data_ov079_02157bf4 kind:data(any) addr:0x02157bf4 +data_ov079_02157c84 kind:data(any) addr:0x02157c84 ambiguous +data_ov079_02157c8c kind:data(any) addr:0x02157c8c +data_ov079_02157ca8 kind:data(any) addr:0x02157ca8 +data_ov079_02157cc4 kind:data(any) addr:0x02157cc4 +data_ov079_02157d04 kind:data(any) addr:0x02157d04 +data_ov079_02157d20 kind:data(any) addr:0x02157d20 +data_ov079_02157d60 kind:bss addr:0x02157d60 +data_ov079_02157d6c kind:bss addr:0x02157d6c +data_ov079_02157d78 kind:bss addr:0x02157d78 +data_ov079_02157e50 kind:bss addr:0x02157e50 +data_ov079_02157e54 kind:bss addr:0x02157e54 +data_ov079_02157e60 kind:bss addr:0x02157e60 +data_ov079_02157e78 kind:bss addr:0x02157e78 ambiguous +data_ov079_02157e80 kind:bss addr:0x02157e80 ambiguous +data_ov079_02157e9c kind:bss addr:0x02157e9c +data_ov079_02157ea0 kind:bss addr:0x02157ea0 +data_ov079_02157eac kind:bss addr:0x02157eac +data_ov079_02157f08 kind:bss addr:0x02157f08 ambiguous +data_ov079_02157f34 kind:bss addr:0x02157f34 ambiguous +data_ov079_02157f80 kind:bss addr:0x02157f80 ambiguous +data_ov079_02157f84 kind:bss addr:0x02157f84 +data_ov079_02157f88 kind:bss addr:0x02157f88 +data_ov079_02157f94 kind:bss addr:0x02157f94 +data_ov079_02157fa4 kind:bss addr:0x02157fa4 ambiguous +data_ov079_02157fd4 kind:bss addr:0x02157fd4 ambiguous +data_ov079_02157fe4 kind:bss addr:0x02157fe4 ambiguous +data_ov079_02158030 kind:bss addr:0x02158030 ambiguous +data_ov079_02158050 kind:bss addr:0x02158050 ambiguous +data_ov079_0215806c kind:bss addr:0x0215806c +data_ov079_02158070 kind:bss addr:0x02158070 +data_ov079_0215807c kind:bss addr:0x0215807c +data_ov079_02158084 kind:bss addr:0x02158084 ambiguous +data_ov079_021580d4 kind:bss addr:0x021580d4 ambiguous +data_ov079_021580f8 kind:bss addr:0x021580f8 ambiguous +data_ov079_02158154 kind:bss addr:0x02158154 +data_ov079_02158158 kind:bss addr:0x02158158 +data_ov079_02158164 kind:bss addr:0x02158164 +data_ov079_02158214 kind:bss addr:0x02158214 ambiguous +data_ov079_0215821c kind:bss addr:0x0215821c ambiguous +data_ov079_02158238 kind:bss addr:0x02158238 +data_ov079_0215825c kind:bss addr:0x0215825c +data_ov079_02158260 kind:bss addr:0x02158260 +data_ov079_0215826c kind:bss addr:0x0215826c +data_ov079_02158338 kind:bss addr:0x02158338 ambiguous +data_ov079_02158340 kind:bss addr:0x02158340 +data_ov079_02158364 kind:bss addr:0x02158364 +data_ov079_02158368 kind:bss addr:0x02158368 +data_ov079_02158374 kind:bss addr:0x02158374 +data_ov079_02158394 kind:bss addr:0x02158394 +data_ov079_02158448 kind:bss addr:0x02158448 +data_ov079_0215844c kind:bss addr:0x0215844c +data_ov079_02158458 kind:bss addr:0x02158458 +data_ov079_0215845c kind:bss addr:0x0215845c ambiguous +data_ov079_0215852c kind:bss addr:0x0215852c +data_ov079_02158530 kind:bss addr:0x02158530 +data_ov079_0215853c kind:bss addr:0x0215853c +data_ov079_02158580 kind:bss addr:0x02158580 ambiguous +data_ov079_021585c0 kind:bss addr:0x021585c0 ambiguous diff --git a/config/usa/arm9/overlays/ov080/delinks.txt b/config/usa/arm9/overlays/ov080/delinks.txt new file mode 100644 index 00000000..a11bf0fe --- /dev/null +++ b/config/usa/arm9/overlays/ov080/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x0215ec74 kind:code align:32 + .rodata start:0x0215ec74 end:0x0215ed28 kind:rodata align:4 + .init start:0x0215ed28 end:0x0215f3a0 kind:code align:4 + .ctor start:0x0215f3a0 end:0x0215f3b0 kind:rodata align:4 + .data start:0x0215f3c0 end:0x0215fe00 kind:data align:32 + .bss start:0x0215fe00 end:0x02160320 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov080/relocs.txt b/config/usa/arm9/overlays/ov080/relocs.txt new file mode 100644 index 00000000..c4a69d91 --- /dev/null +++ b/config/usa/arm9/overlays/ov080/relocs.txt @@ -0,0 +1,1762 @@ +from:0x02150bf0 kind:arm_call to:0x02097734 module:overlay(0) +from:0x02150bfc kind:arm_call to:0x020974bc module:overlay(0) +from:0x02150c10 kind:load to:0x020b537c module:overlay(0) +from:0x02150c20 kind:load to:0x0215fe1c module:overlay(80) +from:0x02150c34 kind:arm_call to:0x02011f3c module:main +from:0x02150c40 kind:arm_call to:0x02150d38 module:overlay(80) +from:0x02150c5c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150cc0 kind:load to:0x0215f3f0 module:overlay(80) +from:0x02150d48 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02150dac kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02150dd8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02150df0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02150e00 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02150e24 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02150e30 kind:arm_call to:0x0215e4e4 module:overlay(80) +from:0x02150e90 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02150e9c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02150f2c kind:arm_call to:0x0203d138 module:main +from:0x02150f60 kind:arm_call to:0x0215c4fc module:overlay(80) +from:0x02150f8c kind:arm_call to:0x02099800 module:overlay(0) +from:0x02150ff4 kind:arm_call to:0x0203d138 module:main +from:0x02151020 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02151040 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021510a0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021510f4 kind:arm_call to:0x0215e55c module:overlay(80) +from:0x02151104 kind:load to:0x0215f460 module:overlay(80) +from:0x02151108 kind:load to:0x0215fe1c module:overlay(80) +from:0x0215110c kind:load to:0x0215f414 module:overlay(80) +from:0x02151110 kind:load to:0x02049bc4 module:main +from:0x02151114 kind:load to:0x020a02b4 module:overlay(0) +from:0x02151118 kind:load to:0x0215c7ac module:overlay(80) +from:0x02151124 kind:load to:0x0215fe20 module:overlay(80) +from:0x02151128 kind:load to:0x02151180 module:overlay(80) +from:0x0215112c kind:load to:0x02151148 module:overlay(80) +from:0x02151130 kind:load to:0x0215fe04 module:overlay(80) +from:0x0215113c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151168 kind:arm_call to:0x0203d138 module:main +from:0x02151178 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215117c kind:load to:0x0215c7ac module:overlay(80) +from:0x02151194 kind:arm_call to:0x0203d1e8 module:main +from:0x021511a0 kind:load to:0x020a02b4 module:overlay(0) +from:0x021511ac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021511e0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021511f8 kind:arm_call to:0x0203d1e8 module:main +from:0x02151218 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215124c kind:arm_call to:0x0203d1e8 module:main +from:0x02151258 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02151270 kind:arm_call to:0x0203d1e8 module:main +from:0x0215127c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02151284 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215128c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151294 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021512a0 kind:load to:0x0215f460 module:overlay(80) +from:0x021512a4 kind:load to:0x02151180 module:overlay(80) +from:0x021512a8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021512d4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021512ec kind:arm_call to:0x0203d1e8 module:main +from:0x0215130c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151340 kind:arm_call to:0x0203d1e8 module:main +from:0x0215134c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02151364 kind:arm_call to:0x0203d1e8 module:main +from:0x02151370 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02151378 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02151380 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02151388 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151390 kind:arm_call to:0x02011ff4 module:main +from:0x0215139c kind:load to:0x0215f460 module:overlay(80) +from:0x021513a0 kind:load to:0x02151180 module:overlay(80) +from:0x021513a4 kind:load to:0x020a02b4 module:overlay(0) +from:0x021513cc kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021513dc kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021513e8 kind:load to:0x0215c174 module:overlay(80) +from:0x021513f8 kind:arm_call to:0x0215aa8c module:overlay(80) +from:0x02151424 kind:arm_call to:0x01fff584 module:itcm +from:0x0215149c kind:arm_call to:0x02099744 module:overlay(0) +from:0x021514b4 kind:arm_call to:0x02106c90 module:overlay(31) +from:0x021514c0 kind:arm_call to:0x02106c90 module:overlay(31) +from:0x021514ec kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02151538 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021515c4 kind:arm_call to:0x02159f20 module:overlay(80) +from:0x021515e8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02151638 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021516c8 kind:arm_call to:0x020158c0 module:main +from:0x021516dc kind:arm_call to:0x02073368 module:overlay(0) +from:0x021516ec kind:arm_call to:0x0215181c module:overlay(80) +from:0x021516f8 kind:load to:0x027e0ce8 module:dtcm +from:0x02151700 kind:load to:0x027e0ce0 module:dtcm +from:0x02151720 kind:load to:0x027e09b8 module:dtcm +from:0x021517ac kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021517f4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02151818 kind:load to:0x020aecd8 module:overlay(0) +from:0x02151828 kind:arm_call to:0x02151724 module:overlay(80) +from:0x02151850 kind:arm_call to:0x0215a1e8 module:overlay(80) +from:0x02151890 kind:load to:0x0215f608 module:overlay(80) +from:0x021518d8 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x021518e4 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151908 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02151914 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02151920 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151934 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02151948 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151978 kind:arm_call to:0x020d95fc module:overlay(31) +from:0x02151984 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151af0 kind:arm_call to:0x0203a194 module:main +from:0x02151b10 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151b44 kind:arm_call to:0x02152058 module:overlay(80) +from:0x02151b54 kind:arm_call to:0x0215a92c module:overlay(80) +from:0x02151b60 kind:arm_call to:0x020d95fc module:overlay(31) +from:0x02151b94 kind:arm_call to:0x01ffb428 module:itcm +from:0x02151ba4 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151bbc kind:arm_call to:0x02152058 module:overlay(80) +from:0x02151be0 kind:arm_call to:0x0215a92c module:overlay(80) +from:0x02151bec kind:arm_call to:0x020d95fc module:overlay(31) +from:0x02151c0c kind:arm_call to:0x0203a194 module:main +from:0x02151c1c kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151c2c kind:arm_call to:0x02151f38 module:overlay(80) +from:0x02151d58 kind:arm_call to:0x0203a194 module:main +from:0x02151d78 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151dac kind:arm_call to:0x02152058 module:overlay(80) +from:0x02151dbc kind:arm_call to:0x0215a92c module:overlay(80) +from:0x02151dc8 kind:arm_call to:0x020d95fc module:overlay(31) +from:0x02151dfc kind:arm_call to:0x01ffb428 module:itcm +from:0x02151e0c kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151e24 kind:arm_call to:0x02152058 module:overlay(80) +from:0x02151e48 kind:arm_call to:0x0215a92c module:overlay(80) +from:0x02151e54 kind:arm_call to:0x020d95fc module:overlay(31) +from:0x02151e74 kind:arm_call to:0x0203a194 module:main +from:0x02151e84 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151e94 kind:arm_call to:0x02151f38 module:overlay(80) +from:0x02151ebc kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02151ec8 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151ef0 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02151f00 kind:arm_call to:0x02152058 module:overlay(80) +from:0x02151f14 kind:arm_call to:0x02151f38 module:overlay(80) +from:0x02151f20 kind:load to:0x027e0d2c module:dtcm +from:0x02151f24 kind:load to:0x027e0ce4 module:dtcm +from:0x02151f28 kind:load to:0x0215ec7a module:overlay(80) +from:0x02151f2c kind:load to:0x0215f3c0 module:overlay(80) +from:0x02151f30 kind:load to:0x0215f6e0 module:overlay(80) +from:0x02151f64 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02151f88 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02151fa4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151fb8 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02151fc0 kind:arm_call to:0x02152058 module:overlay(80) +from:0x02151fd4 kind:arm_call to:0x0215a2cc module:overlay(80) +from:0x02152024 kind:arm_call to:0x02150d0c module:overlay(80) +from:0x0215203c kind:arm_call to:0x0215181c module:overlay(80) +from:0x02152048 kind:arm_call to:0x0215181c module:overlay(80) +from:0x0215207c kind:arm_call to:0x020d95fc module:overlay(31) +from:0x02152088 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021520c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152148 kind:arm_call to:0x020980c0 module:overlay(0) +from:0x02152160 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215216c kind:load to:0x027e0d2c module:dtcm +from:0x02152170 kind:load to:0x027e0ce4 module:dtcm +from:0x02152174 kind:load to:0x0203e93c module:main +from:0x02152178 kind:load to:0x027e09a8 module:dtcm +from:0x0215219c kind:arm_call to:0x020732cc module:overlay(0) +from:0x021521fc kind:load to:0x027e09b8 module:dtcm +from:0x02152234 kind:arm_call to:0x02150ce8 module:overlay(80) +from:0x02152288 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021522a8 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x021522bc kind:arm_call to:0x0215a3e8 module:overlay(80) +from:0x02152300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215233c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0215235c kind:arm_call to:0x01ff930c module:itcm +from:0x02152364 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215238c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152564 kind:arm_call to:0x0215a248 module:overlay(80) +from:0x02152584 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02152598 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021525a0 kind:arm_call to:0x0215a10c module:overlay(80) +from:0x02152604 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02152698 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021526a4 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02152a18 kind:arm_call to:0x0215a2cc module:overlay(80) +from:0x02152a7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152a98 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x02152ad4 kind:arm_call to:0x02150d0c module:overlay(80) +from:0x02152ae4 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02152b10 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x02152b28 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x02152b34 kind:arm_call to:0x0215b430 module:overlay(80) +from:0x02152b40 kind:arm_call to:0x0215b430 module:overlay(80) +from:0x02152b8c kind:arm_call to:0x02151894 module:overlay(80) +from:0x02152bb0 kind:arm_call to:0x0215a1e8 module:overlay(80) +from:0x02152c08 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02152c10 kind:arm_call to:0x0215e5f8 module:overlay(80) +from:0x02152c1c kind:load to:0x0215f530 module:overlay(80) +from:0x02152c20 kind:load to:0x027e09b8 module:dtcm +from:0x02152c24 kind:load to:0x027e0ce0 module:dtcm +from:0x02152c30 kind:load to:0x027e09a8 module:dtcm +from:0x02152c38 kind:load to:0x020aece0 module:overlay(0) +from:0x02152c3c kind:load to:0x027e0d38 module:dtcm +from:0x02152c40 kind:load to:0x027e09c0 module:dtcm +from:0x02152c50 kind:arm_call to:0x0215a1e8 module:overlay(80) +from:0x02152c6c kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02152c74 kind:load to:0x0215fe04 module:overlay(80) +from:0x02152c94 kind:arm_call to:0x0215a1e8 module:overlay(80) +from:0x02152cd4 kind:arm_call to:0x020786bc module:overlay(0) +from:0x02152d04 kind:arm_call to:0x0215ae58 module:overlay(80) +from:0x02152d20 kind:arm_call to:0x020786bc module:overlay(0) +from:0x02152d44 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02152d7c kind:arm_call to:0x020d95cc module:overlay(31) +from:0x02152d94 kind:arm_call to:0x020829e8 module:overlay(0) +from:0x02152dc0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02152e68 kind:arm_call to:0x020786bc module:overlay(0) +from:0x02152e7c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02152e90 kind:arm_call to:0x0215a1e8 module:overlay(80) +from:0x02152ed8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02152ef8 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02152f00 kind:arm_call to:0x0215e680 module:overlay(80) +from:0x02152f0c kind:load to:0x027e09bc module:dtcm +from:0x02152f10 kind:load to:0x027e09b8 module:dtcm +from:0x02152f14 kind:load to:0x027e0d2c module:dtcm +from:0x02152f18 kind:load to:0x027e0cdc module:dtcm +from:0x02152f1c kind:load to:0x0203e93c module:main +from:0x02152f98 kind:load to:0x0215f968 module:overlay(80) +from:0x02152fd4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153054 kind:arm_call to:0x02015058 module:main +from:0x02153074 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021530bc kind:arm_call to:0x0215ac68 module:overlay(80) +from:0x021530cc kind:load to:0x0215f980 module:overlay(80) +from:0x021530d0 kind:load to:0x027e09a8 module:dtcm +from:0x0215313c kind:load to:0x0215f890 module:overlay(80) +from:0x02153158 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02153168 kind:arm_call to:0x01ff930c module:itcm +from:0x02153170 kind:arm_call to:0x0215ae88 module:overlay(80) +from:0x0215318c kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x0215320c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215322c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153238 kind:load to:0x0215f9f8 module:overlay(80) +from:0x0215323c kind:load to:0x027e09a8 module:dtcm +from:0x02153250 kind:arm_call to:0x0215be0c module:overlay(80) +from:0x02153278 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02153290 kind:arm_call to:0x0215181c module:overlay(80) +from:0x021532cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153394 kind:arm_call to:0x0215be0c module:overlay(80) +from:0x021533b0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021533c8 kind:arm_call to:0x0215181c module:overlay(80) +from:0x021533d8 kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x021533e8 kind:arm_call to:0x0215181c module:overlay(80) +from:0x021533f8 kind:load to:0x0215f890 module:overlay(80) +from:0x02153464 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02153490 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021534b8 kind:arm_call to:0x0215ab28 module:overlay(80) +from:0x021534c0 kind:arm_call to:0x0215bf04 module:overlay(80) +from:0x021534d0 kind:load to:0x0215fa40 module:overlay(80) +from:0x021534d4 kind:load to:0x020b5198 module:overlay(0) +from:0x021534d8 kind:load to:0x027e0cec module:dtcm +from:0x02153534 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02153584 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x02153590 kind:arm_call to:0x01ffd420 module:itcm +from:0x021535e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153618 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021536b4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02153700 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215377c kind:arm_call to:0x020158c0 module:main +from:0x0215378c kind:arm_call to:0x02073368 module:overlay(0) +from:0x02153798 kind:arm_call to:0x0215c020 module:overlay(80) +from:0x02153810 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215389c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021538c4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021538d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153938 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153954 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153964 kind:arm_call to:0x01ffb464 module:itcm +from:0x02153978 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153980 kind:arm_call to:0x02159f60 module:overlay(80) +from:0x02153990 kind:arm_call to:0x0215a078 module:overlay(80) +from:0x021539b0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x021539d4 kind:arm_call to:0x021596ec module:overlay(80) +from:0x021539e4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021539f8 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153a1c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153a48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153adc kind:arm_call to:0x01ffb464 module:itcm +from:0x02153af8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153b08 kind:arm_call to:0x0215a078 module:overlay(80) +from:0x02153b28 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02153b30 kind:arm_call to:0x02159f60 module:overlay(80) +from:0x02153b34 kind:arm_call to:0x02099718 module:overlay(0) +from:0x02153b64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153bc8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153be4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153c00 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153c1c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153c38 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153c54 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153c70 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153c8c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153ca8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153cc4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153cdc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153cec kind:arm_call to:0x02099718 module:overlay(0) +from:0x02153d20 kind:arm_call to:0x02119390 module:overlay(34) +from:0x02153d60 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153d70 kind:arm_call to:0x0215a078 module:overlay(80) +from:0x02153d90 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02153dc0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02153dc4 kind:arm_call to:0x02099784 module:overlay(0) +from:0x02153dc8 kind:arm_call to:0x02099718 module:overlay(0) +from:0x02153de0 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02153df0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02153e08 kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x02153e14 kind:load to:0x020b5198 module:overlay(0) +from:0x02153e1c kind:load to:0x027e09b8 module:dtcm +from:0x02153e30 kind:load to:0x0203e93c module:main +from:0x02153e34 kind:load to:0x027e0ce0 module:dtcm +from:0x02153e4c kind:load to:0x027e09bc module:dtcm +from:0x02153e50 kind:load to:0x027e09a8 module:dtcm +from:0x02153e60 kind:load to:0x027e0cec module:dtcm +from:0x02153e74 kind:load to:0x027e09a4 module:dtcm +from:0x02153e94 kind:arm_call to:0x0215ab28 module:overlay(80) +from:0x02153ef4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153f08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153f14 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02153f3c kind:load to:0x0215f8a8 module:overlay(80) +from:0x02153f40 kind:load to:0x027e09a8 module:dtcm +from:0x02153f84 kind:arm_call to:0x01ffd420 module:itcm +from:0x02153f9c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02153fe8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02154054 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215408c kind:arm_call to:0x02015058 module:main +from:0x0215409c kind:arm_call to:0x02159480 module:overlay(80) +from:0x021540b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021540d4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021541f8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02154208 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021542a4 kind:arm_call to:0x02126634 module:overlay(44) +from:0x021542bc kind:arm_call to:0x0215181c module:overlay(80) +from:0x021542c8 kind:load to:0x027e09b8 module:dtcm +from:0x021542cc kind:load to:0x02049bc4 module:main +from:0x021542d4 kind:load to:0x0203e93c module:main +from:0x021542d8 kind:load to:0x020b537c module:overlay(0) +from:0x021542e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021542fc kind:arm_call to:0x0215a4ec module:overlay(80) +from:0x02154308 kind:arm_call to:0x0215b78c module:overlay(80) +from:0x02154364 kind:arm_call to:0x01ffd420 module:itcm +from:0x02154394 kind:arm_call to:0x01ff9258 module:itcm +from:0x021543cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021543e0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154430 kind:arm_call to:0x01ff9770 module:itcm +from:0x02154444 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154450 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215449c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02154518 kind:arm_call to:0x020158c0 module:main +from:0x02154524 kind:arm_call to:0x01ffb428 module:itcm +from:0x02154540 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02154588 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021545ac kind:arm_call to:0x0215c020 module:overlay(80) +from:0x021545d0 kind:arm_call to:0x0215a4ec module:overlay(80) +from:0x021545dc kind:arm_call to:0x0215b78c module:overlay(80) +from:0x0215460c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02154638 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154670 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154684 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021546d4 kind:arm_call to:0x01ff9770 module:itcm +from:0x021546e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021546f0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215472c kind:arm_call to:0x020158c0 module:main +from:0x0215474c kind:arm_call to:0x02078744 module:overlay(0) +from:0x02154754 kind:arm_call to:0x0215b988 module:overlay(80) +from:0x02154770 kind:arm_call to:0x0212a290 module:overlay(44) +from:0x0215477c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02154794 kind:arm_call to:0x0215181c module:overlay(80) +from:0x021547a0 kind:load to:0x027e09b8 module:dtcm +from:0x021547a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021547ac kind:load to:0x027e09bc module:dtcm +from:0x021547d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021547ec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021547f4 kind:arm_call to:0x0215bf04 module:overlay(80) +from:0x021548a0 kind:arm_call to:0x02159480 module:overlay(80) +from:0x021548bc kind:arm_call to:0x0209860c module:overlay(0) +from:0x021548d0 kind:load to:0x027e09a8 module:dtcm +from:0x021548dc kind:load to:0x0215f890 module:overlay(80) +from:0x021548e0 kind:load to:0x0215f908 module:overlay(80) +from:0x02154918 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215493c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02154958 kind:arm_call to:0x0215181c module:overlay(80) +from:0x021549ac kind:arm_call to:0x0215aa8c module:overlay(80) +from:0x021549b4 kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x021549bc kind:load to:0x027e09b8 module:dtcm +from:0x02154a28 kind:load to:0x0215f968 module:overlay(80) +from:0x02154a64 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154ae4 kind:arm_call to:0x02015058 module:main +from:0x02154b04 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154b24 kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x02154b34 kind:load to:0x0215f980 module:overlay(80) +from:0x02154b38 kind:load to:0x027e09a8 module:dtcm +from:0x02154bb4 kind:load to:0x0215f890 module:overlay(80) +from:0x02154c28 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02154c94 kind:arm_call to:0x0215a078 module:overlay(80) +from:0x02154cb4 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02154cd0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154d04 kind:arm_call to:0x0215a008 module:overlay(80) +from:0x02154d48 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154dc8 kind:arm_call to:0x01ff916c module:itcm +from:0x02154e30 kind:arm_call to:0x0215a008 module:overlay(80) +from:0x02154e48 kind:arm_call to:0x02015058 module:main +from:0x02154e6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154e94 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154eb0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154ecc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154ee8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154ef0 kind:arm_call to:0x02106a50 module:overlay(31) +from:0x02154f24 kind:arm_call to:0x0215a008 module:overlay(80) +from:0x02154f38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154fac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154fdc kind:arm_call to:0x01ff916c module:itcm +from:0x02155050 kind:arm_call to:0x01ff930c module:itcm +from:0x021550bc kind:arm_call to:0x0215a078 module:overlay(80) +from:0x021550dc kind:arm_call to:0x02078744 module:overlay(0) +from:0x02155108 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215511c kind:arm_call to:0x0215a008 module:overlay(80) +from:0x02155140 kind:arm_call to:0x0215a008 module:overlay(80) +from:0x02155150 kind:arm_call to:0x0215a008 module:overlay(80) +from:0x0215516c kind:arm_call to:0x01ff9258 module:itcm +from:0x021551ec kind:arm_call to:0x01ff916c module:itcm +from:0x02155254 kind:arm_call to:0x0215a008 module:overlay(80) +from:0x0215526c kind:arm_call to:0x02015058 module:main +from:0x02155290 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021552bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021552dc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021552fc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215531c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02155324 kind:arm_call to:0x02106a50 module:overlay(31) +from:0x02155358 kind:arm_call to:0x0215a008 module:overlay(80) +from:0x0215536c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021553e8 kind:arm_call to:0x0215a008 module:overlay(80) +from:0x0215543c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0215544c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02155474 kind:arm_call to:0x0215aa8c module:overlay(80) +from:0x0215547c kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x0215548c kind:load to:0x027e0ce0 module:dtcm +from:0x021554a0 kind:load to:0x027e09bc module:dtcm +from:0x021554a8 kind:load to:0x0215f9b0 module:overlay(80) +from:0x021554ac kind:load to:0x0203e93c module:main +from:0x021554b0 kind:load to:0x027e09a8 module:dtcm +from:0x021554bc kind:load to:0x027e0cec module:dtcm +from:0x021554c0 kind:load to:0x0215f890 module:overlay(80) +from:0x021554cc kind:load to:0x0215f9c8 module:overlay(80) +from:0x021554d0 kind:load to:0x027e09b8 module:dtcm +from:0x021554f8 kind:load to:0x0215ec86 module:overlay(80) +from:0x02155554 kind:arm_call to:0x0215a2f8 module:overlay(80) +from:0x021555b4 kind:arm_call to:0x0215a2f8 module:overlay(80) +from:0x0215560c kind:arm_call to:0x02126634 module:overlay(44) +from:0x02155634 kind:arm_call to:0x0215a39c module:overlay(80) +from:0x02155648 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02155668 kind:arm_call to:0x0215a39c module:overlay(80) +from:0x02155698 kind:arm_call to:0x02126634 module:overlay(44) +from:0x021556b0 kind:arm_call to:0x0215181c module:overlay(80) +from:0x021556c8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155734 kind:arm_call to:0x02150d0c module:overlay(80) +from:0x02155750 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02155780 kind:arm_call to:0x0215a508 module:overlay(80) +from:0x021557a4 kind:arm_call to:0x0215b78c module:overlay(80) +from:0x021557e0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021557f8 kind:arm_call to:0x0215b92c module:overlay(80) +from:0x02155800 kind:arm_call to:0x0215a538 module:overlay(80) +from:0x02155828 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155840 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02155878 kind:arm_call to:0x0215b78c module:overlay(80) +from:0x02155890 kind:load to:0x027e09b8 module:dtcm +from:0x021558d0 kind:arm_call to:0x0215a508 module:overlay(80) +from:0x02155954 kind:arm_call to:0x02126634 module:overlay(44) +from:0x02155970 kind:arm_call to:0x02126634 module:overlay(44) +from:0x021559c0 kind:load to:0x02049bc4 module:main +from:0x021559f8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02155a10 kind:arm_call to:0x0215b92c module:overlay(80) +from:0x02155a94 kind:arm_call to:0x0215b78c module:overlay(80) +from:0x02155aac kind:arm_call to:0x0215a538 module:overlay(80) +from:0x02155b94 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02155bcc kind:arm_call to:0x0215b78c module:overlay(80) +from:0x02155c00 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155c24 kind:arm_call to:0x020284f4 module:main +from:0x02155c2c kind:load to:0x027e09b8 module:dtcm +from:0x02155c38 kind:load to:0x02049bc4 module:main +from:0x02155c5c kind:arm_call to:0x02126634 module:overlay(44) +from:0x02155c78 kind:arm_call to:0x02126634 module:overlay(44) +from:0x02155c80 kind:arm_call to:0x0215a578 module:overlay(80) +from:0x02155ca8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02155cc0 kind:arm_call to:0x0215b92c module:overlay(80) +from:0x02155cc8 kind:arm_call to:0x0215a39c module:overlay(80) +from:0x02155cec kind:arm_call to:0x020732cc module:overlay(0) +from:0x02155d0c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02155d34 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02155d3c kind:load to:0x027e09b8 module:dtcm +from:0x02155d9c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155db0 kind:load to:0x0215f9f8 module:overlay(80) +from:0x02155dcc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155de0 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02155e4c kind:arm_call to:0x020999ec module:overlay(0) +from:0x02155e74 kind:arm_call to:0x02099850 module:overlay(0) +from:0x02155e84 kind:load to:0x0215f998 module:overlay(80) +from:0x02155ec0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155ee4 kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x02155f54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155f7c kind:arm_call to:0x0215b340 module:overlay(80) +from:0x02155f8c kind:load to:0x0215f8c0 module:overlay(80) +from:0x02155f90 kind:load to:0x027e09a8 module:dtcm +from:0x02155f98 kind:load to:0x0215ec7a module:overlay(80) +from:0x0215600c kind:arm_call to:0x01ffb464 module:itcm +from:0x02156020 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215602c kind:arm_call to:0x0215bbec module:overlay(80) +from:0x02156040 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021560b4 kind:arm_call to:0x0215bcd4 module:overlay(80) +from:0x021560c8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215613c kind:arm_call to:0x0215bcd4 module:overlay(80) +from:0x02156154 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x02156168 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156178 kind:arm_call to:0x01ff930c module:itcm +from:0x0215618c kind:arm_call to:0x02159d58 module:overlay(80) +from:0x021561b4 kind:arm_call to:0x0203a194 module:main +from:0x021561c0 kind:arm_call to:0x0203a194 module:main +from:0x021561e4 kind:arm_call to:0x0215ae88 module:overlay(80) +from:0x02156218 kind:arm_call to:0x0215adfc module:overlay(80) +from:0x02156230 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02156244 kind:load to:0x0215f8d8 module:overlay(80) +from:0x02156248 kind:load to:0x0215f8f0 module:overlay(80) +from:0x02156250 kind:load to:0x0215ec7a module:overlay(80) +from:0x021562bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021562f8 kind:load to:0x0215f920 module:overlay(80) +from:0x021562fc kind:load to:0x027e09a8 module:dtcm +from:0x02156304 kind:load to:0x0215ec74 module:overlay(80) +from:0x02156394 kind:arm_call to:0x0203a194 module:main +from:0x021563a4 kind:arm_call to:0x0203a194 module:main +from:0x02156448 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215645c kind:arm_call to:0x01ff9218 module:itcm +from:0x02156468 kind:arm_call to:0x021596ec module:overlay(80) +from:0x0215648c kind:arm_call to:0x021596ec module:overlay(80) +from:0x021564b8 kind:arm_call to:0x0203a194 module:main +from:0x021564c8 kind:arm_call to:0x0203a194 module:main +from:0x0215654c kind:arm_call to:0x01ffb464 module:itcm +from:0x02156560 kind:arm_call to:0x01ff9218 module:itcm +from:0x02156584 kind:arm_call to:0x021596ec module:overlay(80) +from:0x021565b4 kind:arm_call to:0x0203a194 module:main +from:0x021565c4 kind:arm_call to:0x0203a194 module:main +from:0x021565f0 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x02156624 kind:arm_call to:0x0215b89c module:overlay(80) +from:0x02156640 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156658 kind:arm_call to:0x01ff930c module:itcm +from:0x0215666c kind:arm_call to:0x01ff930c module:itcm +from:0x02156680 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021566f4 kind:arm_call to:0x0215b89c module:overlay(80) +from:0x02156710 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156728 kind:arm_call to:0x01ff930c module:itcm +from:0x0215673c kind:arm_call to:0x01ff930c module:itcm +from:0x02156754 kind:arm_call to:0x02015058 module:main +from:0x02156778 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156788 kind:arm_call to:0x02159570 module:overlay(80) +from:0x021567fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021568b4 kind:arm_call to:0x0215b89c module:overlay(80) +from:0x021568d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156914 kind:arm_call to:0x01ff930c module:itcm +from:0x02156934 kind:arm_call to:0x01ff930c module:itcm +from:0x0215694c kind:arm_call to:0x02015058 module:main +from:0x02156970 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156980 kind:arm_call to:0x02159570 module:overlay(80) +from:0x021569f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02156a04 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156a18 kind:arm_call to:0x0215ad70 module:overlay(80) +from:0x02156a24 kind:load to:0x0215ec74 module:overlay(80) +from:0x02156a30 kind:load to:0x0215f938 module:overlay(80) +from:0x02156a34 kind:load to:0x027e09a8 module:dtcm +from:0x02156a3c kind:load to:0x0215f950 module:overlay(80) +from:0x02156ab0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156ad8 kind:arm_call to:0x0215b3ac module:overlay(80) +from:0x02156ae8 kind:load to:0x0215f8c0 module:overlay(80) +from:0x02156aec kind:load to:0x027e09a8 module:dtcm +from:0x02156af4 kind:load to:0x0215ec7a module:overlay(80) +from:0x02156b68 kind:arm_call to:0x01ffb464 module:itcm +from:0x02156b7c kind:arm_call to:0x01ff9218 module:itcm +from:0x02156b88 kind:arm_call to:0x0215bbec module:overlay(80) +from:0x02156b9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c10 kind:arm_call to:0x0215bcd4 module:overlay(80) +from:0x02156c24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c98 kind:arm_call to:0x0215bcd4 module:overlay(80) +from:0x02156cb0 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x02156cc4 kind:arm_call to:0x02159d58 module:overlay(80) +from:0x02156cd8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156ce8 kind:arm_call to:0x01ff930c module:itcm +from:0x02156d10 kind:arm_call to:0x0203a194 module:main +from:0x02156d1c kind:arm_call to:0x0203a194 module:main +from:0x02156d40 kind:arm_call to:0x0215ae88 module:overlay(80) +from:0x02156d74 kind:arm_call to:0x0215adfc module:overlay(80) +from:0x02156d8c kind:arm_call to:0x0215181c module:overlay(80) +from:0x02156da0 kind:load to:0x0215f8d8 module:overlay(80) +from:0x02156da4 kind:load to:0x0215f8f0 module:overlay(80) +from:0x02156dac kind:load to:0x0215ec7a module:overlay(80) +from:0x02156e18 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156e34 kind:load to:0x0215f920 module:overlay(80) +from:0x02156e38 kind:load to:0x027e09a8 module:dtcm +from:0x02156e7c kind:arm_call to:0x0215b89c module:overlay(80) +from:0x02156e98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156eac kind:arm_call to:0x01ff930c module:itcm +from:0x02156ef8 kind:arm_call to:0x0203a194 module:main +from:0x02156f08 kind:arm_call to:0x0203a194 module:main +from:0x02156f34 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x02156f48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156fb8 kind:arm_call to:0x0215b89c module:overlay(80) +from:0x02156fd4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156fe8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215703c kind:arm_call to:0x021596ec module:overlay(80) +from:0x02157078 kind:arm_call to:0x021596ec module:overlay(80) +from:0x02157088 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215709c kind:arm_call to:0x01ff9218 module:itcm +from:0x021570b4 kind:arm_call to:0x02015058 module:main +from:0x021570d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021570ec kind:arm_call to:0x02159570 module:overlay(80) +from:0x02157158 kind:arm_call to:0x021596ec module:overlay(80) +from:0x02157194 kind:arm_call to:0x021596ec module:overlay(80) +from:0x021571a4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021571b8 kind:arm_call to:0x01ff9218 module:itcm +from:0x021571cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021571e0 kind:arm_call to:0x0215ad70 module:overlay(80) +from:0x021571f4 kind:load to:0x0215ec74 module:overlay(80) +from:0x021571fc kind:load to:0x0215f938 module:overlay(80) +from:0x02157200 kind:load to:0x027e09a8 module:dtcm +from:0x02157248 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157260 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157268 kind:load to:0x027e09a8 module:dtcm +from:0x02157288 kind:arm_call to:0x02159d58 module:overlay(80) +from:0x0215729c kind:arm_call to:0x0215bcd4 module:overlay(80) +from:0x021572b4 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x021572f8 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02157304 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02157388 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021573f0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215740c kind:load to:0x0215fa10 module:overlay(80) +from:0x02157410 kind:load to:0x027e09a8 module:dtcm +from:0x02157418 kind:load to:0x027e0cec module:dtcm +from:0x02157464 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x0215747c kind:arm_call to:0x02015058 module:main +from:0x02157500 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157514 kind:arm_call to:0x01ff9218 module:itcm +from:0x02157520 kind:arm_call to:0x021596ec module:overlay(80) +from:0x0215754c kind:arm_call to:0x0203a194 module:main +from:0x0215755c kind:arm_call to:0x0203a194 module:main +from:0x02157588 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x021575a4 kind:arm_call to:0x0203a194 module:main +from:0x021575b4 kind:arm_call to:0x02159880 module:overlay(80) +from:0x02157604 kind:arm_call to:0x02150cc4 module:overlay(80) +from:0x02157610 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02157688 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02157698 kind:arm_call to:0x01ff930c module:itcm +from:0x021576a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157720 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02157730 kind:arm_call to:0x0215181c module:overlay(80) +from:0x02157740 kind:load to:0x0215ec74 module:overlay(80) +from:0x02157748 kind:load to:0x0215f890 module:overlay(80) +from:0x02157750 kind:load to:0x027e0ce4 module:dtcm +from:0x02157760 kind:arm_call to:0x0215bf04 module:overlay(80) +from:0x021577c0 kind:arm_call to:0x020999ec module:overlay(0) +from:0x021577e8 kind:arm_call to:0x02099850 module:overlay(0) +from:0x021577f8 kind:load to:0x0215f998 module:overlay(80) +from:0x02157834 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157858 kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x02157878 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215793c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215794c kind:load to:0x0215f9b0 module:overlay(80) +from:0x02157950 kind:load to:0x0215f9c8 module:overlay(80) +from:0x02157970 kind:arm_call to:0x01ff930c module:itcm +from:0x021579a8 kind:arm_call to:0x02015058 module:main +from:0x021579cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157b10 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02157b24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b38 kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x02157b48 kind:load to:0x027e09a8 module:dtcm +from:0x02157b50 kind:load to:0x0203e93c module:main +from:0x02157b58 kind:load to:0x027e09c0 module:dtcm +from:0x02157bc8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02157bd8 kind:load to:0x0215f9e0 module:overlay(80) +from:0x02157c10 kind:arm_call to:0x0215e6a0 module:overlay(80) +from:0x02157c80 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02157c94 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157d28 kind:arm_call to:0x0215ac68 module:overlay(80) +from:0x02157d3c kind:load to:0x0215f8f0 module:overlay(80) +from:0x02157d5c kind:arm_call to:0x02099744 module:overlay(0) +from:0x02157dd4 kind:load to:0x0215f890 module:overlay(80) +from:0x02157e68 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02157ed0 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02157f04 kind:arm_call to:0x02106c90 module:overlay(31) +from:0x02157f5c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02157fac kind:arm_call to:0x02078798 module:overlay(0) +from:0x02157fe4 kind:arm_call to:0x02106c90 module:overlay(31) +from:0x02157ffc kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02158060 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x021580e4 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x02158128 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x02158188 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021581a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021581e8 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02158208 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215821c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215823c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158254 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158274 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158288 kind:arm_call to:0x01ff9318 module:itcm +from:0x021582b8 kind:arm_call to:0x01ff993c module:itcm +from:0x021582dc kind:arm_call to:0x02159f20 module:overlay(80) +from:0x02158300 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02158374 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158380 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021584d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021584f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215854c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02158568 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215857c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215859c kind:arm_call to:0x01ffb464 module:itcm +from:0x021585ac kind:arm_call to:0x01ff91b8 module:itcm +from:0x021585c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021585e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021585fc kind:arm_call to:0x01ffb464 module:itcm +from:0x02158610 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215864c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215866c kind:arm_call to:0x01ff9984 module:itcm +from:0x02158678 kind:load to:0x027e09a8 module:dtcm +from:0x0215867c kind:load to:0x027e0ce0 module:dtcm +from:0x02158680 kind:load to:0x027e09b8 module:dtcm +from:0x02158684 kind:load to:0x027e09bc module:dtcm +from:0x0215869c kind:load to:0x020b5198 module:overlay(0) +from:0x021586a4 kind:load to:0x027e0cec module:dtcm +from:0x021586c4 kind:load to:0x027e0cd8 module:dtcm +from:0x021586c8 kind:load to:0x0203e93c module:main +from:0x021586dc kind:load to:0x0215f908 module:overlay(80) +from:0x021586e4 kind:load to:0x020d8674 module:overlays(19,24) +from:0x021586ec kind:load to:0x0215f8c0 module:overlay(80) +from:0x02158708 kind:load to:0x0215f8d8 module:overlay(80) +from:0x0215873c kind:arm_call to:0x01ff993c module:itcm +from:0x02158748 kind:arm_call to:0x02159f20 module:overlay(80) +from:0x02158768 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02158784 kind:arm_call to:0x01ffb714 module:itcm +from:0x02158790 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021587b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021587d4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021587e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158910 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158924 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02158948 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158964 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021589b4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158a34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158a48 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158a50 kind:arm_call to:0x02159480 module:overlay(80) +from:0x02158a6c kind:arm_call to:0x02099744 module:overlay(0) +from:0x02158a98 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02158ad4 kind:arm_call to:0x020cb000 module:overlay(24) +from:0x02158b28 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158b54 kind:arm_call to:0x02159fb4 module:overlay(80) +from:0x02158b6c kind:arm_call to:0x02015058 module:main +from:0x02158b84 kind:arm_call to:0x020cb000 module:overlay(24) +from:0x02158b98 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158bb0 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02158c04 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158c50 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158c64 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158c80 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158c98 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158cb4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158cc8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158cfc kind:arm_call to:0x01ffb464 module:itcm +from:0x02158d1c kind:arm_call to:0x01ff9984 module:itcm +from:0x02158d28 kind:arm_call to:0x02159f20 module:overlay(80) +from:0x02158d44 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02158d60 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158d74 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158d7c kind:arm_call to:0x02159fb4 module:overlay(80) +from:0x02158d90 kind:arm_call to:0x02159d58 module:overlay(80) +from:0x02158dbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158e18 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158e5c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158e70 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158e8c kind:arm_call to:0x01ffb464 module:itcm +from:0x02158ea4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158ec0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158ed4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158f08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158f28 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158f34 kind:arm_call to:0x02159f20 module:overlay(80) +from:0x02158f50 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02158f70 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158f84 kind:arm_call to:0x01ff9218 module:itcm +from:0x02158f8c kind:arm_call to:0x02159fb4 module:overlay(80) +from:0x02158f9c kind:arm_call to:0x02159d58 module:overlay(80) +from:0x02159040 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159054 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159070 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159088 kind:arm_call to:0x01ff9318 module:itcm +from:0x021590a4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021590b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021590ec kind:arm_call to:0x01ffb464 module:itcm +from:0x0215910c kind:arm_call to:0x01ff9984 module:itcm +from:0x02159118 kind:arm_call to:0x02159f20 module:overlay(80) +from:0x02159134 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0215913c kind:arm_call to:0x02159fb4 module:overlay(80) +from:0x02159168 kind:arm_call to:0x0201521c module:main +from:0x02159178 kind:arm_call to:0x02099744 module:overlay(0) +from:0x021591b4 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02159204 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159220 kind:arm_call to:0x02159fb4 module:overlay(80) +from:0x02159234 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159254 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021592ac kind:arm_call to:0x02159fb4 module:overlay(80) +from:0x021592c4 kind:arm_call to:0x02015058 module:main +from:0x02159324 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159338 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159340 kind:arm_call to:0x02159fb4 module:overlay(80) +from:0x0215937c kind:arm_call to:0x021596ec module:overlay(80) +from:0x02159390 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159400 kind:arm_call to:0x02159fb4 module:overlay(80) +from:0x0215943c kind:arm_call to:0x0215181c module:overlay(80) +from:0x02159440 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02159450 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02159468 kind:load to:0x0215fa58 module:overlay(80) +from:0x0215946c kind:load to:0x0215fa70 module:overlay(80) +from:0x02159478 kind:load to:0x0215fa28 module:overlay(80) +from:0x0215947c kind:load to:0x0215f890 module:overlay(80) +from:0x021594b4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021594d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021594ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159508 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159524 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159540 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215955c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215956c kind:load to:0x027e0cec module:dtcm +from:0x02159594 kind:arm_call to:0x01fff148 module:itcm +from:0x021595a8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02159658 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159674 kind:arm_call to:0x01ff9258 module:itcm +from:0x021596a4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021596cc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021596d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021596dc kind:load to:0x0203e93c module:main +from:0x021596e4 kind:load to:0x020b537c module:overlay(0) +from:0x02159704 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159718 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159728 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215973c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215974c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215975c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159778 kind:arm_call to:0x02159e6c module:overlay(80) +from:0x02159794 kind:arm_call to:0x01ffb464 module:itcm +from:0x021597a8 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021597b8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021597cc kind:arm_call to:0x01ff91b8 module:itcm +from:0x021597dc kind:arm_call to:0x01ffb464 module:itcm +from:0x021597f0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159800 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159814 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215983c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215984c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159860 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159870 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215987c kind:load to:0x0215f3c0 module:overlay(80) +from:0x021598d0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021598e4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159924 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159938 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159978 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159988 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159ab8 kind:arm_call to:0x02159e6c module:overlay(80) +from:0x02159b1c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159b30 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02159b88 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159b9c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02159bdc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159bf0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159c2c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159c40 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159ca0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159cb0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159d04 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159d14 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159d20 kind:load to:0x0215eca4 module:overlay(80) +from:0x02159d28 kind:load to:0x0215ec98 module:overlay(80) +from:0x02159d2c kind:load to:0x0215f6e0 module:overlay(80) +from:0x02159d30 kind:load to:0x0215f3c0 module:overlay(80) +from:0x02159d34 kind:load to:0x0215ec80 module:overlay(80) +from:0x02159d3c kind:load to:0x0215ec92 module:overlay(80) +from:0x02159d44 kind:load to:0x0215ec8c module:overlay(80) +from:0x02159d48 kind:load to:0x0215ecb0 module:overlay(80) +from:0x02159d4c kind:load to:0x0215ece0 module:overlay(80) +from:0x02159d50 kind:load to:0x0215ecec module:overlay(80) +from:0x02159d7c kind:arm_call to:0x01ffb464 module:itcm +from:0x02159d90 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159dac kind:arm_call to:0x01ffb464 module:itcm +from:0x02159dc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159ddc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159dec kind:arm_call to:0x01ff9218 module:itcm +from:0x02159e08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159e1c kind:arm_call to:0x01ff9218 module:itcm +from:0x02159e48 kind:arm_call to:0x02159e6c module:overlay(80) +from:0x02159e5c kind:load to:0x0215eca4 module:overlay(80) +from:0x02159e60 kind:load to:0x0215ec98 module:overlay(80) +from:0x02159e64 kind:load to:0x0215ecb0 module:overlay(80) +from:0x02159e68 kind:load to:0x0215f6e0 module:overlay(80) +from:0x02159e98 kind:arm_call to:0x01ffb464 module:itcm +from:0x02159eb4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159ecc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159ee4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159efc kind:arm_call to:0x01ffb464 module:itcm +from:0x02159f18 kind:arm_call to:0x01ff9218 module:itcm +from:0x02159fa4 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02159fb0 kind:load to:0x027e0ce0 module:dtcm +from:0x02159ff8 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0215a004 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a03c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a04c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215a068 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0215a074 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a088 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215a104 kind:arm_call to:0x020158c0 module:main +from:0x0215a138 kind:arm_call to:0x0215a1e8 module:overlay(80) +from:0x0215a1f4 kind:arm_call to:0x0215a248 module:overlay(80) +from:0x0215a348 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215a398 kind:load to:0x027e0ce4 module:dtcm +from:0x0215a3f0 kind:arm_call to:0x0215a32c module:overlay(80) +from:0x0215a410 kind:arm_call to:0x02126634 module:overlay(44) +from:0x0215a428 kind:arm_call to:0x0215181c module:overlay(80) +from:0x0215a480 kind:arm_call to:0x02126634 module:overlay(44) +from:0x0215a4e0 kind:arm_call to:0x02126634 module:overlay(44) +from:0x0215a55c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a590 kind:arm_call to:0x01fff148 module:itcm +from:0x0215a5b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a5c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215a5d8 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215a5e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a604 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a6f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a704 kind:arm_call to:0x0215ab4c module:overlay(80) +from:0x0215a720 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a80c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a81c kind:arm_call to:0x0215ab4c module:overlay(80) +from:0x0215a840 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a874 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a918 kind:load to:0x027e0ce0 module:dtcm +from:0x0215a91c kind:load to:0x02049bc4 module:main +from:0x0215a924 kind:load to:0x0203e93c module:main +from:0x0215a954 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215a9f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215aa10 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215aa44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215aa60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215aa6c kind:load to:0x0215ec98 module:overlay(80) +from:0x0215aa70 kind:load to:0x0215ecd4 module:overlay(80) +from:0x0215aa74 kind:load to:0x0215ecbc module:overlay(80) +from:0x0215aa7c kind:load to:0x0215c4f0 module:overlay(80) +from:0x0215aa84 kind:load to:0x027e0cec module:dtcm +from:0x0215aaa4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215ab00 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215ab0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ab20 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ab24 kind:load to:0x020b537c module:overlay(0) +from:0x0215ab3c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215ab84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215ac48 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215ac58 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0215ac64 kind:load to:0x0203e93c module:main +from:0x0215ac8c kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x0215ac98 kind:arm_call to:0x0215181c module:overlay(80) +from:0x0215aca8 kind:arm_call to:0x0215be0c module:overlay(80) +from:0x0215acc4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215acdc kind:arm_call to:0x0215181c module:overlay(80) +from:0x0215ad48 kind:arm_call to:0x0215181c module:overlay(80) +from:0x0215ad64 kind:arm_call to:0x0215181c module:overlay(80) +from:0x0215ad6c kind:load to:0x02049bc4 module:main +from:0x0215ad94 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215add0 kind:arm_call to:0x02150cc4 module:overlay(80) +from:0x0215addc kind:arm_call to:0x0215181c module:overlay(80) +from:0x0215adec kind:arm_call to:0x02150cc4 module:overlay(80) +from:0x0215adf4 kind:arm_call to:0x0215aca0 module:overlay(80) +from:0x0215ae14 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ae44 kind:arm_call to:0x02016b64 module:main +from:0x0215ae50 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ae74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ae80 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215aec0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215aee0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215af10 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215afbc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215afc8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215afd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b1ec kind:arm_call to:0x01ff916c module:itcm +from:0x0215b208 kind:arm_call to:0x020d95cc module:overlay(31) +from:0x0215b238 kind:arm_call to:0x01ff916c module:itcm +from:0x0215b24c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b304 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215b318 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0215b324 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b32c kind:load to:0x0203e93c module:main +from:0x0215b330 kind:load to:0x02049bc4 module:main +from:0x0215b338 kind:load to:0x027e0d2c module:dtcm +from:0x0215b34c kind:arm_call to:0x0215b414 module:overlay(80) +from:0x0215b38c kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x0215b3a8 kind:load to:0x027e0cec module:dtcm +from:0x0215b3b8 kind:arm_call to:0x0215b414 module:overlay(80) +from:0x0215b3f4 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x0215b410 kind:load to:0x027e0cec module:dtcm +from:0x0215b568 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b5fc kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x0215b6e0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215b774 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x0215b784 kind:load to:0x0203e93c module:main +from:0x0215b788 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b7b4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b7d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215b810 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b858 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215b8b8 kind:arm_call to:0x01fff168 module:itcm +from:0x0215b8dc kind:arm_call to:0x0209865c module:overlay(0) +from:0x0215b904 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215b910 kind:arm_call to:0x01fff148 module:itcm +from:0x0215b920 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b928 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b93c kind:arm_call to:0x0215ae58 module:overlay(80) +from:0x0215b978 kind:arm_call to:0x02078798 module:overlay(0) +from:0x0215b984 kind:load to:0x027e09bc module:dtcm +from:0x0215b994 kind:arm_call to:0x0212a224 module:overlay(44) +from:0x0215b9a4 kind:arm_call to:0x0212a224 module:overlay(44) +from:0x0215ba08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ba48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ba88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bad0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bb10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bb50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bbb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bbe0 kind:load to:0x0215f4b8 module:overlay(80) +from:0x0215bbe4 kind:load to:0x0215f4bc module:overlay(80) +from:0x0215bbe8 kind:load to:0x0215f4c0 module:overlay(80) +from:0x0215bc08 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bc1c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bc2c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bc40 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bc50 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bc64 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bc8c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bc9c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bcb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bcc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bd00 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bd14 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bd34 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bd48 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215bd68 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bd7c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bdb0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bdc0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bde0 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215bdf0 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215bdf8 kind:load to:0x0215ec80 module:overlay(80) +from:0x0215bdfc kind:load to:0x0215ec92 module:overlay(80) +from:0x0215be00 kind:load to:0x0215ec8c module:overlay(80) +from:0x0215be04 kind:load to:0x0215ece0 module:overlay(80) +from:0x0215be08 kind:load to:0x0215ecec module:overlay(80) +from:0x0215be38 kind:arm_call to:0x0208bb4c module:overlay(0) +from:0x0215be50 kind:arm_call to:0x02098634 module:overlay(0) +from:0x0215be6c kind:load to:0x027e0ce0 module:dtcm +from:0x0215bf34 kind:arm_call to:0x01fff350 module:itcm +from:0x0215bf74 kind:arm_call to:0x0212a9fc module:overlay(44) +from:0x0215bf84 kind:arm_call to:0x01fff350 module:itcm +from:0x0215bfb8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215bfe4 kind:arm_call to:0x0215d0bc module:overlay(80) +from:0x0215bff4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215c010 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c018 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215c03c kind:arm_call to:0x020d95fc module:overlay(31) +from:0x0215c048 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c054 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215c064 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x0215c06c kind:load to:0x027e0d2c module:dtcm +from:0x0215c070 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c074 kind:load to:0x027e0d38 module:dtcm +from:0x0215c164 kind:arm_call to:0x0200e398 module:main +from:0x0215c16c kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c1a0 kind:arm_call to:0x0215c078 module:overlay(80) +from:0x0215c1c4 kind:arm_call to:0x0215c13c module:overlay(80) +from:0x0215c1d8 kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c1f0 kind:arm_call to:0x02028d08 module:main +from:0x0215c1f8 kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c220 kind:arm_call to:0x01ffa0bc module:itcm +from:0x0215c230 kind:arm_call to:0x01ffa328 module:itcm +from:0x0215c238 kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c244 kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c258 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c270 kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c288 kind:arm_call to:0x0215c13c module:overlay(80) +from:0x0215c2a0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c300 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215c310 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c31c kind:arm_call to:0x0215c13c module:overlay(80) +from:0x0215c334 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c33c kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c34c kind:arm_call to:0x02028d08 module:main +from:0x0215c354 kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c37c kind:arm_call to:0x01ffa0bc module:itcm +from:0x0215c38c kind:arm_call to:0x01ffa328 module:itcm +from:0x0215c394 kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c3a0 kind:arm_call to:0x0215c08c module:overlay(80) +from:0x0215c3b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215c3e4 kind:arm_call to:0x0200e260 module:main +from:0x0215c3ec kind:arm_call to:0x01ff938c module:itcm +from:0x0215c3f4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c3fc kind:arm_call to:0x01ff938c module:itcm +from:0x0215c41c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c430 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c444 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c454 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c468 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0215c480 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c4b4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215c4e4 kind:load to:0x0215fef4 module:overlay(80) +from:0x0215c4e8 kind:load to:0x0203e93c module:main +from:0x0215c4ec kind:load to:0x027e0964 module:dtcm +from:0x0215c504 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215c530 kind:load to:0x0215f3d4 module:overlay(80) +from:0x0215c55c kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0215c588 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0215c5a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c5e8 kind:arm_call to:0x01fff498 module:itcm +from:0x0215c5f4 kind:arm_call to:0x01fff584 module:itcm +from:0x0215c638 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215c644 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c678 kind:arm_call to:0x01ff938c module:itcm +from:0x0215c6a0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c748 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c758 kind:load to:0x0203e93c module:main +from:0x0215c76c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215c778 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215c794 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215c7a4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215c7c0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c7c8 kind:arm_call to:0x02011ff4 module:main +from:0x0215c7dc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215c7e4 kind:arm_call to:0x02011ff4 module:main +from:0x0215c7f8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c80c kind:load to:0x021600b4 module:overlay(80) +from:0x0215c820 kind:arm_call to:0x02011f3c module:main +from:0x0215c82c kind:arm_call to:0x0215cc1c module:overlay(80) +from:0x0215c840 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c850 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215c8b0 kind:load to:0x0215fb70 module:overlay(80) +from:0x0215c8b4 kind:load to:0x0215fb94 module:overlay(80) +from:0x0215c8bc kind:load to:0x0215fb4c module:overlay(80) +from:0x0215c8e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c900 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c914 kind:arm_call to:0x0215a248 module:overlay(80) +from:0x0215c924 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c960 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215c9a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c9f0 kind:load to:0x027e0130 module:dtcm +from:0x0215c9fc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215ca10 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215ca18 kind:arm_call to:0x02011ff4 module:main +from:0x0215ca50 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0215ca8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215caa8 kind:arm_call to:0x01fff458 module:itcm +from:0x0215cb14 kind:arm_call to:0x01fff498 module:itcm +from:0x0215cb30 kind:arm_call to:0x01fff584 module:itcm +from:0x0215cbf4 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0215cc08 kind:load to:0x027e0ce4 module:dtcm +from:0x0215cc10 kind:load to:0x027e0ce8 module:dtcm +from:0x0215cc24 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215cc88 kind:arm_call_thumb to:0x02057a4c module:overlay(0) +from:0x0215ccb4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215ccd0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215cce0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215cd14 kind:arm_call to:0x0203d138 module:main +from:0x0215cd2c kind:arm_call to:0x0203d138 module:main +from:0x0215cd3c kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0215cd5c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215cd64 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215cd84 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215cd9c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215cda8 kind:arm_call to:0x0215e384 module:overlay(80) +from:0x0215cdc8 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0215cdfc kind:load to:0x0215fc08 module:overlay(80) +from:0x0215ce00 kind:load to:0x021600b4 module:overlay(80) +from:0x0215ce04 kind:load to:0x0215fbbc module:overlay(80) +from:0x0215ce08 kind:load to:0x0215c7ac module:overlay(80) +from:0x0215ce0c kind:load to:0x020a02b4 module:overlay(0) +from:0x0215ce10 kind:load to:0x0215fa9c module:overlay(80) +from:0x0215ce14 kind:load to:0x0215fb94 module:overlay(80) +from:0x0215ce18 kind:load to:0x0215fb14 module:overlay(80) +from:0x0215ce1c kind:load to:0x0215fb00 module:overlay(80) +from:0x0215ce2c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215ce40 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215ce54 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215ce90 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215cea4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ceac kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215ceb4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215cebc kind:arm_call to:0x0215c9f4 module:overlay(80) +from:0x0215cec4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215cecc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215cee8 kind:arm_call to:0x0203d1e8 module:main +from:0x0215cefc kind:arm_call to:0x0203d1e8 module:main +from:0x0215cf04 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cf0c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215cf14 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215cf20 kind:load to:0x0215fc08 module:overlay(80) +from:0x0215cf24 kind:load to:0x027e0cec module:dtcm +from:0x0215cf28 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215cf5c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215cf70 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cf78 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215cf80 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215cf88 kind:arm_call to:0x0215c9f4 module:overlay(80) +from:0x0215cf90 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215cf98 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215cfb4 kind:arm_call to:0x0203d1e8 module:main +from:0x0215cfc8 kind:arm_call to:0x0203d1e8 module:main +from:0x0215cfd0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215cfd8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215cfe0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215cfe8 kind:arm_call to:0x02011ff4 module:main +from:0x0215cff4 kind:load to:0x0215fc08 module:overlay(80) +from:0x0215cff8 kind:load to:0x027e0cec module:dtcm +from:0x0215cffc kind:load to:0x020a02b4 module:overlay(0) +from:0x0215d064 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215d07c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215d094 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215d0a0 kind:arm_call to:0x0215d0bc module:overlay(80) +from:0x0215d0ac kind:load to:0x0215ed18 module:overlay(80) +from:0x0215d0b8 kind:load to:0x027e0cec module:dtcm +from:0x0215d100 kind:load to:0x0215fab0 module:overlay(80) +from:0x0215d174 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d194 kind:arm_call to:0x02080978 module:overlay(0) +from:0x0215d1a4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215d1e0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d1f0 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0215d200 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215d244 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d250 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215d260 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215d29c kind:arm_call to:0x01fff148 module:itcm +from:0x0215d2b4 kind:arm_call to:0x0215e208 module:overlay(80) +from:0x0215d2e0 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215d2f8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d304 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215d314 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215d324 kind:arm_call to:0x0215d0bc module:overlay(80) +from:0x0215d33c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215d390 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d3b4 kind:arm_call to:0x020e5014 module:overlays(26,31) +from:0x0215d3cc kind:arm_call to:0x0215d0bc module:overlay(80) +from:0x0215d3e8 kind:load to:0x0215fac8 module:overlay(80) +from:0x0215d3ec kind:load to:0x027e0cd8 module:dtcm +from:0x0215d3f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d3f4 kind:load to:0x027e09c0 module:dtcm +from:0x0215d3fc kind:load to:0x027e0ce4 module:dtcm +from:0x0215d44c kind:arm_call to:0x01ffb428 module:itcm +from:0x0215d4a0 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0215d4e4 kind:load to:0x0215ed18 module:overlay(80) +from:0x0215d4f0 kind:load to:0x027e0958 module:dtcm +from:0x0215d4f4 kind:load to:0x027e0130 module:dtcm +from:0x0215d510 kind:arm_call to:0x01ff9110 module:itcm +from:0x0215d520 kind:arm_call to:0x01ff916c module:itcm +from:0x0215d6b0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215d6d0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215d6d8 kind:arm_call to:0x020284f4 module:main +from:0x0215d6e8 kind:load to:0x0215ecfc module:overlay(80) +from:0x0215d6ec kind:load to:0x0215ecf8 module:overlay(80) +from:0x0215d6f0 kind:load to:0x0203e93c module:main +from:0x0215d6f4 kind:load to:0x027e09a8 module:dtcm +from:0x0215d748 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215d790 kind:arm_call to:0x0215e23c module:overlay(80) +from:0x0215d824 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215d858 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215d874 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215d890 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215d8ac kind:arm_call to:0x020a0080 module:overlay(0) +from:0x0215d8d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215d8f0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215d934 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215d964 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215d980 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215d99c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215d9b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215d9d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215da50 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215da74 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215da80 kind:load to:0x0215faa0 module:overlay(80) +from:0x0215da84 kind:load to:0x027e0cec module:dtcm +from:0x0215da88 kind:load to:0x027e0cd8 module:dtcm +from:0x0215da8c kind:load to:0x0215fae0 module:overlay(80) +from:0x0215da94 kind:load to:0x0215ed00 module:overlay(80) +from:0x0215da98 kind:load to:0x0215ed0c module:overlay(80) +from:0x0215daa0 kind:load to:0x027e09a8 module:dtcm +from:0x0215daac kind:load to:0x027e09c0 module:dtcm +from:0x0215dab0 kind:load to:0x0216018c module:overlay(80) +from:0x0215db58 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215db70 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215db88 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215dbb8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215dbec kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dc04 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215dc34 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215dc44 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215dc78 kind:arm_call to:0x0215e208 module:overlay(80) +from:0x0215dca4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215dcd4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215dce8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215dd58 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215dd70 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ddcc kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215ddd4 kind:arm_call to:0x0215e208 module:overlay(80) +from:0x0215ddf4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215de2c kind:arm_call to:0x0215d0bc module:overlay(80) +from:0x0215de38 kind:arm_call to:0x020284f4 module:main +from:0x0215de80 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215de88 kind:arm_call to:0x0215e208 module:overlay(80) +from:0x0215dea8 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215dec4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215df54 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0215dfa0 kind:arm_call to:0x0215d0bc module:overlay(80) +from:0x0215dfac kind:load to:0x027e0cec module:dtcm +from:0x0215dfbc kind:load to:0x027e09a8 module:dtcm +from:0x0215dfc4 kind:load to:0x0215ed18 module:overlay(80) +from:0x0215dfd0 kind:load to:0x027e09c0 module:dtcm +from:0x0215e024 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e05c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e078 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e094 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e0b0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e0fc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e120 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e134 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215e164 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e180 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e19c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215e1a8 kind:load to:0x027e0cec module:dtcm +from:0x0215e1c8 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x0215e1f0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215e1fc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215e204 kind:load to:0x027e09c0 module:dtcm +from:0x0215e230 kind:arm_call to:0x020284f4 module:main +from:0x0215e260 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e298 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e2f0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215e318 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e338 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e33c kind:load to:0x0215fa90 module:overlay(80) +from:0x0215e340 kind:load to:0x0215ed18 module:overlay(80) +from:0x0215e360 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e3c4 kind:load to:0x0215fb30 module:overlay(80) +from:0x0215e3e0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e434 kind:arm_call to:0x01fff458 module:itcm +from:0x0215e464 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0215e484 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215e48c kind:arm_call to:0x02011ff4 module:main +from:0x0215e4a0 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215e4a8 kind:arm_call to:0x02011ff4 module:main +from:0x0215e4bc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215e4c4 kind:arm_call to:0x02011ff4 module:main +from:0x0215e4d8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215e538 kind:arm_call to:0x0213fe10 module:overlay(70) +from:0x0215e548 kind:arm_call to:0x0215e690 module:overlay(80) +from:0x0215e5a4 kind:arm_call to:0x020284f4 module:main +from:0x0215e5bc kind:arm_call to:0x020f65a4 module:overlay(31) +from:0x0215e5e4 kind:arm_call to:0x0213fe54 module:overlay(70) +from:0x0215e644 kind:arm_call to:0x0213ff84 module:overlay(70) +from:0x0215e64c kind:arm_call to:0x020284f4 module:main +from:0x0215e664 kind:arm_call to:0x020f65fc module:overlay(31) +from:0x0215e68c kind:load to:0x020f6740 module:overlays(19,22,23,31) +from:0x0215e728 kind:load to:0x021601bc module:overlay(80) +from:0x0215e73c kind:arm_call to:0x02011f3c module:main +from:0x0215e748 kind:arm_call to:0x0215e79c module:overlay(80) +from:0x0215e768 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x0215e794 kind:load to:0x0215fc64 module:overlay(80) +from:0x0215e7a4 kind:arm_call to:0x0214a098 module:overlay(70) +from:0x0215e7cc kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0215e7dc kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x0215e7e8 kind:load to:0x021601bc module:overlay(80) +from:0x0215e7f0 kind:load to:0x0215fc8c module:overlay(80) +from:0x0215e7f4 kind:load to:0x0215fcfc module:overlay(80) +from:0x0215e8f0 kind:load to:0x021601bc module:overlay(80) +from:0x0215e950 kind:load to:0x021601bc module:overlay(80) +from:0x0215e960 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215e968 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215e970 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215e988 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215e990 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215e998 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215e9a0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e9b4 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0215e9c8 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0215e9d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e9e4 kind:arm_branch to:0x0214a31c module:overlay(70) +from:0x0215e9f4 kind:load to:0x02160234 module:overlay(80) +from:0x0215ea08 kind:arm_call to:0x02011f3c module:main +from:0x0215ea14 kind:arm_call to:0x0215ea44 module:overlay(80) +from:0x0215ea28 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215ea40 kind:load to:0x0215fd2c module:overlay(80) +from:0x0215ea4c kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215ea7c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215ea94 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215eaac kind:load to:0x0215fd98 module:overlay(80) +from:0x0215eab0 kind:load to:0x02160234 module:overlay(80) +from:0x0215eab4 kind:load to:0x0215fd50 module:overlay(80) +from:0x0215eac0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215ead8 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0215eb1c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215eb2c kind:load to:0x027e0cd8 module:dtcm +from:0x0215eb30 kind:load to:0x0215fd0c module:overlay(80) +from:0x0215ebac kind:load to:0x02160234 module:overlay(80) +from:0x0215ebcc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215ebe0 kind:load to:0x02057884 module:overlay(0) +from:0x0215ebf4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215ebfc kind:arm_call to:0x02011ff4 module:main +from:0x0215ec14 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215ec1c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215ec24 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215ec3c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215ec44 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215ec4c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215ec54 kind:arm_call to:0x02011ff4 module:main +from:0x0215ec68 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215f148 kind:arm_call to:0x02150c4c module:overlay(80) +from:0x0215f158 kind:arm_call to:0x0203ce4c module:main +from:0x0215f170 kind:load to:0x0215f6e0 module:overlay(80) +from:0x0215f180 kind:load to:0x0215f6ec module:overlay(80) +from:0x0215f188 kind:load to:0x0215f704 module:overlay(80) +from:0x0215f18c kind:load to:0x0215f71c module:overlay(80) +from:0x0215f190 kind:load to:0x0215f6f8 module:overlay(80) +from:0x0215f194 kind:load to:0x0215f710 module:overlay(80) +from:0x0215f198 kind:load to:0x0215f728 module:overlay(80) +from:0x0215f1a0 kind:load to:0x0215f734 module:overlay(80) +from:0x0215f1a4 kind:load to:0x0215f740 module:overlay(80) +from:0x0215f1a8 kind:load to:0x0215f74c module:overlay(80) +from:0x0215f1ac kind:load to:0x0215f764 module:overlay(80) +from:0x0215f1b0 kind:load to:0x0215f758 module:overlay(80) +from:0x0215f1b8 kind:load to:0x0215f770 module:overlay(80) +from:0x0215f1bc kind:load to:0x0215f77c module:overlay(80) +from:0x0215f1c4 kind:load to:0x0215f788 module:overlay(80) +from:0x0215f1c8 kind:load to:0x0215f794 module:overlay(80) +from:0x0215f1cc kind:load to:0x0215f7a0 module:overlay(80) +from:0x0215f1d0 kind:load to:0x0215f7ac module:overlay(80) +from:0x0215f1d4 kind:load to:0x0215f7b8 module:overlay(80) +from:0x0215f1d8 kind:load to:0x0215f7c4 module:overlay(80) +from:0x0215f1ec kind:load to:0x0215f7d0 module:overlay(80) +from:0x0215f1f0 kind:load to:0x0215f7dc module:overlay(80) +from:0x0215f1f4 kind:load to:0x0215f7e8 module:overlay(80) +from:0x0215f1f8 kind:load to:0x0215f7f4 module:overlay(80) +from:0x0215f1fc kind:load to:0x0215f818 module:overlay(80) +from:0x0215f200 kind:load to:0x0215f824 module:overlay(80) +from:0x0215f204 kind:load to:0x0215f830 module:overlay(80) +from:0x0215f208 kind:load to:0x0215f83c module:overlay(80) +from:0x0215f20c kind:load to:0x0215f800 module:overlay(80) +from:0x0215f214 kind:load to:0x0215f860 module:overlay(80) +from:0x0215f21c kind:load to:0x0215f878 module:overlay(80) +from:0x0215f220 kind:load to:0x0215f86c module:overlay(80) +from:0x0215f224 kind:load to:0x0215f3c0 module:overlay(80) +from:0x0215f228 kind:load to:0x0215f884 module:overlay(80) +from:0x0215f230 kind:load to:0x0215f80c module:overlay(80) +from:0x0215f238 kind:load to:0x0215f854 module:overlay(80) +from:0x0215f240 kind:load to:0x0215f848 module:overlay(80) +from:0x0215f248 kind:load to:0x0215f4b8 module:overlay(80) +from:0x0215f24c kind:load to:0x0215f4d0 module:overlay(80) +from:0x0215f254 kind:load to:0x0215f4dc module:overlay(80) +from:0x0215f25c kind:load to:0x0215f518 module:overlay(80) +from:0x0215f260 kind:load to:0x0215f4c4 module:overlay(80) +from:0x0215f264 kind:load to:0x0215fe00 module:overlay(80) +from:0x0215f268 kind:load to:0x0215f500 module:overlay(80) +from:0x0215f26c kind:load to:0x0215f4e8 module:overlay(80) +from:0x0215f270 kind:load to:0x0215f4f4 module:overlay(80) +from:0x0215f274 kind:load to:0x0215f50c module:overlay(80) +from:0x0215f27c kind:load to:0x0215f524 module:overlay(80) +from:0x0215f280 kind:load to:0x0215fe1c module:overlay(80) +from:0x0215f284 kind:load to:0x0215c7f0 module:overlay(80) +from:0x0215f288 kind:load to:0x0215fe10 module:overlay(80) +from:0x0215f2c4 kind:arm_call to:0x0215c834 module:overlay(80) +from:0x0215f2d4 kind:arm_call to:0x0203ce4c module:main +from:0x0215f2e8 kind:load to:0x0215faa0 module:overlay(80) +from:0x0215f2f0 kind:load to:0x021600a4 module:overlay(80) +from:0x0215f2f4 kind:load to:0x021600b4 module:overlay(80) +from:0x0215f2f8 kind:load to:0x0215e4d0 module:overlay(80) +from:0x0215f2fc kind:load to:0x021600a8 module:overlay(80) +from:0x0215f31c kind:arm_call to:0x0215e750 module:overlay(80) +from:0x0215f32c kind:arm_call to:0x0203ce4c module:main +from:0x0215f340 kind:load to:0x021601ac module:overlay(80) +from:0x0215f344 kind:load to:0x021601bc module:overlay(80) +from:0x0215f348 kind:load to:0x0215e9ac module:overlay(80) +from:0x0215f34c kind:load to:0x021601b0 module:overlay(80) +from:0x0215f36c kind:arm_call to:0x0215ea1c module:overlay(80) +from:0x0215f37c kind:arm_call to:0x0203ce4c module:main +from:0x0215f390 kind:load to:0x02160224 module:overlay(80) +from:0x0215f394 kind:load to:0x02160234 module:overlay(80) +from:0x0215f398 kind:load to:0x0215ec60 module:overlay(80) +from:0x0215f39c kind:load to:0x02160228 module:overlay(80) +from:0x0215f3a0 kind:load to:0x0215ed28 module:overlay(80) +from:0x0215f3a4 kind:load to:0x0215f28c module:overlay(80) +from:0x0215f3a8 kind:load to:0x0215f300 module:overlay(80) +from:0x0215f3ac kind:load to:0x0215f350 module:overlay(80) +from:0x0215f3d4 kind:load to:0x021511a4 module:overlay(80) +from:0x0215f3d8 kind:load to:0x0215c7b8 module:overlay(80) +from:0x0215f3dc kind:load to:0x0215c534 module:overlay(80) +from:0x0215f3e0 kind:load to:0x0215c564 module:overlay(80) +from:0x0215f3e4 kind:load to:0x0207bff0 module:overlay(0) +from:0x0215f3f0 kind:load to:0x02150c24 module:overlay(80) +from:0x0215f3f4 kind:load to:0x02097924 module:overlay(0) +from:0x0215f3f8 kind:load to:0x02150be0 module:overlay(80) +from:0x0215f3fc kind:load to:0x020977b0 module:overlay(0) +from:0x0215f400 kind:load to:0x0209792c module:overlay(0) +from:0x0215f404 kind:load to:0x0209794c module:overlay(0) +from:0x0215f408 kind:load to:0x02097978 module:overlay(0) +from:0x0215f414 kind:load to:0x02151134 module:overlay(80) +from:0x0215f418 kind:load to:0x0215c7d4 module:overlay(80) +from:0x0215f41c kind:load to:0x0209a234 module:overlay(0) +from:0x0215f420 kind:load to:0x0209a268 module:overlay(0) +from:0x0215f424 kind:load to:0x0209a300 module:overlay(0) +from:0x0215f428 kind:load to:0x0209a314 module:overlay(0) +from:0x0215f42c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215f430 kind:load to:0x0209a33c module:overlay(0) +from:0x0215f434 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215f438 kind:load to:0x0209a04c module:overlay(0) +from:0x0215f43c kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215f440 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215f444 kind:load to:0x0209a328 module:overlay(0) +from:0x0215f448 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215f44c kind:load to:0x0215c780 module:overlay(80) +from:0x0215f450 kind:load to:0x0215c75c module:overlay(80) +from:0x0215f454 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215f460 kind:load to:0x0215be74 module:overlay(80) +from:0x0215f464 kind:load to:0x02098534 module:overlay(0) +from:0x0215f468 kind:load to:0x0209854c module:overlay(0) +from:0x0215f46c kind:load to:0x02098558 module:overlay(0) +from:0x0215f470 kind:load to:0x01fff464 module:itcm +from:0x0215f474 kind:load to:0x0215be90 module:overlay(80) +from:0x0215f478 kind:load to:0x021513a8 module:overlay(80) +from:0x0215f47c kind:load to:0x021513ec module:overlay(80) +from:0x0215f480 kind:load to:0x02152200 module:overlay(80) +from:0x0215f484 kind:load to:0x0215217c module:overlay(80) +from:0x0215f488 kind:load to:0x0209849c module:overlay(0) +from:0x0215f48c kind:load to:0x02152c78 module:overlay(80) +from:0x0215f490 kind:load to:0x02152c44 module:overlay(80) +from:0x0215f494 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f498 kind:load to:0x02098564 module:overlay(0) +from:0x0215f49c kind:load to:0x020985d0 module:overlay(0) +from:0x0215f4a0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f4a4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f4a8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f4ac kind:load to:0x021511b8 module:overlay(80) +from:0x0215f4b0 kind:load to:0x021512ac module:overlay(80) +from:0x0215f4b4 kind:load to:0x02099568 module:overlay(0) +from:0x0215f530 kind:load to:0x02152f9c module:overlay(80) +from:0x0215f538 kind:load to:0x02153140 module:overlay(80) +from:0x0215f540 kind:load to:0x02153244 module:overlay(80) +from:0x0215f548 kind:load to:0x021534e0 module:overlay(80) +from:0x0215f550 kind:load to:0x02153f48 module:overlay(80) +from:0x0215f558 kind:load to:0x0215432c module:overlay(80) +from:0x0215f560 kind:load to:0x021548e4 module:overlay(80) +from:0x0215f568 kind:load to:0x02154a2c module:overlay(80) +from:0x0215f570 kind:load to:0x02154bb8 module:overlay(80) +from:0x0215f578 kind:load to:0x02155db4 module:overlay(80) +from:0x0215f580 kind:load to:0x02155e88 module:overlay(80) +from:0x0215f588 kind:load to:0x02155f9c module:overlay(80) +from:0x0215f590 kind:load to:0x02156308 module:overlay(80) +from:0x0215f598 kind:load to:0x02156af8 module:overlay(80) +from:0x0215f5a0 kind:load to:0x02156e40 module:overlay(80) +from:0x0215f5a8 kind:load to:0x02157274 module:overlay(80) +from:0x0215f5b0 kind:load to:0x0215741c module:overlay(80) +from:0x0215f5b8 kind:load to:0x021577fc module:overlay(80) +from:0x0215f5c0 kind:load to:0x02157954 module:overlay(80) +from:0x0215f5c8 kind:load to:0x02157bdc module:overlay(80) +from:0x0215f5d0 kind:load to:0x021556e8 module:overlay(80) +from:0x0215f5d8 kind:load to:0x02157dd8 module:overlay(80) +from:0x0215f5e0 kind:load to:0x021554fc module:overlay(80) +from:0x0215f5e8 kind:load to:0x02155660 module:overlay(80) +from:0x0215f5f0 kind:load to:0x021557c0 module:overlay(80) +from:0x0215f5f8 kind:load to:0x021559c8 module:overlay(80) +from:0x0215f600 kind:load to:0x02155c88 module:overlay(80) +from:0x0215f608 kind:load to:0x02152f20 module:overlay(80) +from:0x0215f610 kind:load to:0x021530d4 module:overlay(80) +from:0x0215f618 kind:load to:0x02153198 module:overlay(80) +from:0x0215f620 kind:load to:0x021533fc module:overlay(80) +from:0x0215f628 kind:load to:0x02153e78 module:overlay(80) +from:0x0215f630 kind:load to:0x021542e4 module:overlay(80) +from:0x0215f638 kind:load to:0x021547b0 module:overlay(80) +from:0x0215f640 kind:load to:0x021549c0 module:overlay(80) +from:0x0215f648 kind:load to:0x02154b3c module:overlay(80) +from:0x0215f650 kind:load to:0x02155d40 module:overlay(80) +from:0x0215f658 kind:load to:0x02155de8 module:overlay(80) +from:0x0215f660 kind:load to:0x02155eec module:overlay(80) +from:0x0215f668 kind:load to:0x02156254 module:overlay(80) +from:0x0215f670 kind:load to:0x02156a48 module:overlay(80) +from:0x0215f678 kind:load to:0x02156db0 module:overlay(80) +from:0x0215f680 kind:load to:0x02157208 module:overlay(80) +from:0x0215f688 kind:load to:0x02157310 module:overlay(80) +from:0x0215f690 kind:load to:0x02157754 module:overlay(80) +from:0x0215f698 kind:load to:0x02157860 module:overlay(80) +from:0x0215f6a0 kind:load to:0x02157b5c module:overlay(80) +from:0x0215f6a8 kind:load to:0x021556b8 module:overlay(80) +from:0x0215f6b0 kind:load to:0x02157d40 module:overlay(80) +from:0x0215f6b8 kind:load to:0x021554d4 module:overlay(80) +from:0x0215f6c0 kind:load to:0x02155650 module:overlay(80) +from:0x0215f6c8 kind:load to:0x02155758 module:overlay(80) +from:0x0215f6d0 kind:load to:0x0215589c module:overlay(80) +from:0x0215f6d8 kind:load to:0x02155c3c module:overlay(80) +from:0x0215fa90 kind:load to:0x0215e34c module:overlay(80) +from:0x0215fa9c kind:load to:0x0215c9b0 module:overlay(80) +from:0x0215fab0 kind:load to:0x0215d4f8 module:overlay(80) +from:0x0215fab8 kind:load to:0x0215d700 module:overlay(80) +from:0x0215fac0 kind:load to:0x0215dfec module:overlay(80) +from:0x0215fac8 kind:load to:0x0215d4fc module:overlay(80) +from:0x0215fad0 kind:load to:0x0215dab4 module:overlay(80) +from:0x0215fad8 kind:load to:0x0215e1b4 module:overlay(80) +from:0x0215fb00 kind:load to:0x0215ce4c module:overlay(80) +from:0x0215fb04 kind:load to:0x0215e498 module:overlay(80) +from:0x0215fb08 kind:load to:0x0215c8c0 module:overlay(80) +from:0x0215fb14 kind:load to:0x0215c9f4 module:overlay(80) +from:0x0215fb18 kind:load to:0x0215ca08 module:overlay(80) +from:0x0215fb1c kind:load to:0x0215ca24 module:overlay(80) +from:0x0215fb20 kind:load to:0x0215ca58 module:overlay(80) +from:0x0215fb24 kind:load to:0x0207bff0 module:overlay(0) +from:0x0215fb30 kind:load to:0x0215ce38 module:overlay(80) +from:0x0215fb34 kind:load to:0x0215e47c module:overlay(80) +from:0x0215fb38 kind:load to:0x0207b6fc module:overlay(0) +from:0x0215fb3c kind:load to:0x0215e3c8 module:overlay(80) +from:0x0215fb40 kind:load to:0x0207b6ec module:overlay(0) +from:0x0215fb4c kind:load to:0x0215c810 module:overlay(80) +from:0x0215fb50 kind:load to:0x02097924 module:overlay(0) +from:0x0215fb54 kind:load to:0x02097734 module:overlay(0) +from:0x0215fb58 kind:load to:0x020977b0 module:overlay(0) +from:0x0215fb5c kind:load to:0x0209792c module:overlay(0) +from:0x0215fb60 kind:load to:0x0209794c module:overlay(0) +from:0x0215fb64 kind:load to:0x02097978 module:overlay(0) +from:0x0215fb74 kind:load to:0x02097924 module:overlay(0) +from:0x0215fb78 kind:load to:0x02097734 module:overlay(0) +from:0x0215fb7c kind:load to:0x020977b0 module:overlay(0) +from:0x0215fb80 kind:load to:0x0209792c module:overlay(0) +from:0x0215fb84 kind:load to:0x0209794c module:overlay(0) +from:0x0215fb88 kind:load to:0x02097978 module:overlay(0) +from:0x0215fb94 kind:load to:0x0207caa0 module:overlay(0) +from:0x0215fb98 kind:load to:0x0207caa8 module:overlay(0) +from:0x0215fb9c kind:load to:0x0207d2bc module:overlay(0) +from:0x0215fba0 kind:load to:0x0207d2ac module:overlay(0) +from:0x0215fba4 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0215fba8 kind:load to:0x0207d330 module:overlay(0) +from:0x0215fbac kind:load to:0x0207d374 module:overlay(0) +from:0x0215fbb0 kind:load to:0x0207d39c module:overlay(0) +from:0x0215fbbc kind:load to:0x0215ce24 module:overlay(80) +from:0x0215fbc0 kind:load to:0x0215e4b4 module:overlay(80) +from:0x0215fbc4 kind:load to:0x0209a234 module:overlay(0) +from:0x0215fbc8 kind:load to:0x0209a268 module:overlay(0) +from:0x0215fbcc kind:load to:0x0209a300 module:overlay(0) +from:0x0215fbd0 kind:load to:0x0209a314 module:overlay(0) +from:0x0215fbd4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215fbd8 kind:load to:0x0209a33c module:overlay(0) +from:0x0215fbdc kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215fbe0 kind:load to:0x0209a04c module:overlay(0) +from:0x0215fbe4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215fbe8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215fbec kind:load to:0x0209a328 module:overlay(0) +from:0x0215fbf0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215fbf4 kind:load to:0x0215c780 module:overlay(80) +from:0x0215fbf8 kind:load to:0x0215c75c module:overlay(80) +from:0x0215fbfc kind:load to:0x0209a6ec module:overlay(0) +from:0x0215fc08 kind:load to:0x020984f8 module:overlay(0) +from:0x0215fc0c kind:load to:0x02098534 module:overlay(0) +from:0x0215fc10 kind:load to:0x0209854c module:overlay(0) +from:0x0215fc14 kind:load to:0x02098558 module:overlay(0) +from:0x0215fc18 kind:load to:0x01fff464 module:itcm +from:0x0215fc1c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215fc20 kind:load to:0x0215d000 module:overlay(80) +from:0x0215fc24 kind:load to:0x02098490 module:overlay(0) +from:0x0215fc28 kind:load to:0x0215d104 module:overlay(80) +from:0x0215fc2c kind:load to:0x02098498 module:overlay(0) +from:0x0215fc30 kind:load to:0x0209849c module:overlay(0) +from:0x0215fc34 kind:load to:0x0215d400 module:overlay(80) +from:0x0215fc38 kind:load to:0x020984a4 module:overlay(0) +from:0x0215fc3c kind:load to:0x020984a8 module:overlay(0) +from:0x0215fc40 kind:load to:0x02098564 module:overlay(0) +from:0x0215fc44 kind:load to:0x020985d0 module:overlay(0) +from:0x0215fc48 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215fc4c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215fc50 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215fc54 kind:load to:0x0215ce60 module:overlay(80) +from:0x0215fc58 kind:load to:0x0215cf2c module:overlay(80) +from:0x0215fc64 kind:load to:0x0215e72c module:overlay(80) +from:0x0215fc68 kind:load to:0x0209cb7c module:overlay(0) +from:0x0215fc6c kind:load to:0x0209cd40 module:overlay(0) +from:0x0215fc70 kind:load to:0x0209cd5c module:overlay(0) +from:0x0215fc74 kind:load to:0x0209cda0 module:overlay(0) +from:0x0215fc78 kind:load to:0x0215e9ac module:overlay(80) +from:0x0215fc7c kind:load to:0x0215e9c0 module:overlay(80) +from:0x0215fc80 kind:load to:0x0209cb94 module:overlay(0) +from:0x0215fc8c kind:load to:0x0214a22c module:overlay(70) +from:0x0215fc90 kind:load to:0x0214a2d4 module:overlay(70) +from:0x0215fc94 kind:load to:0x0214a3b8 module:overlay(70) +from:0x0215fc98 kind:load to:0x0214a4e4 module:overlay(70) +from:0x0215fc9c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215fca0 kind:load to:0x0215e7f8 module:overlay(80) +from:0x0215fca4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215fca8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215fcac kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215fcb0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215fcb4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215fcb8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215fcbc kind:load to:0x0215e954 module:overlay(80) +from:0x0215fcc0 kind:load to:0x0215e97c module:overlay(80) +from:0x0215fcc4 kind:load to:0x0214a31c module:overlay(70) +from:0x0215fcc8 kind:load to:0x0214a99c module:overlay(70) +from:0x0215fccc kind:load to:0x0214b1f0 module:overlay(70) +from:0x0215fcd0 kind:load to:0x0214b208 module:overlay(70) +from:0x0215fcd4 kind:load to:0x0214ad1c module:overlay(70) +from:0x0215fcd8 kind:load to:0x0214adc0 module:overlay(70) +from:0x0215fcdc kind:load to:0x0214ae3c module:overlay(70) +from:0x0215fce0 kind:load to:0x0214a548 module:overlay(70) +from:0x0215fce4 kind:load to:0x0214a774 module:overlay(70) +from:0x0215fce8 kind:load to:0x0215e8a0 module:overlay(80) +from:0x0215fcec kind:load to:0x0215e8f4 module:overlay(80) +from:0x0215fcf0 kind:load to:0x0214b21c module:overlay(70) +from:0x0215fcfc kind:load to:0x02073164 module:overlay(0) +from:0x0215fd00 kind:load to:0x0215e9dc module:overlay(80) +from:0x0215fd04 kind:load to:0x0207316c module:overlay(0) +from:0x0215fd08 kind:load to:0x02073170 module:overlay(0) +from:0x0215fd2c kind:load to:0x0215e9f8 module:overlay(80) +from:0x0215fd30 kind:load to:0x02097924 module:overlay(0) +from:0x0215fd34 kind:load to:0x02097734 module:overlay(0) +from:0x0215fd38 kind:load to:0x020977b0 module:overlay(0) +from:0x0215fd3c kind:load to:0x0209792c module:overlay(0) +from:0x0215fd40 kind:load to:0x0209794c module:overlay(0) +from:0x0215fd44 kind:load to:0x02097978 module:overlay(0) +from:0x0215fd50 kind:load to:0x0215eab8 module:overlay(80) +from:0x0215fd54 kind:load to:0x0215ebec module:overlay(80) +from:0x0215fd58 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215fd5c kind:load to:0x02099b18 module:overlay(0) +from:0x0215fd60 kind:load to:0x0209a11c module:overlay(0) +from:0x0215fd64 kind:load to:0x0209a124 module:overlay(0) +from:0x0215fd68 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215fd6c kind:load to:0x02099c90 module:overlay(0) +from:0x0215fd70 kind:load to:0x02099b80 module:overlay(0) +from:0x0215fd74 kind:load to:0x0209a04c module:overlay(0) +from:0x0215fd78 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215fd7c kind:load to:0x0209a0ec module:overlay(0) +from:0x0215fd80 kind:load to:0x0215ebe4 module:overlay(80) +from:0x0215fd84 kind:load to:0x0209a104 module:overlay(0) +from:0x0215fd88 kind:load to:0x0215ebd4 module:overlay(80) +from:0x0215fd8c kind:load to:0x0215ebb0 module:overlay(80) +from:0x0215fd98 kind:load to:0x020984f8 module:overlay(0) +from:0x0215fd9c kind:load to:0x02098534 module:overlay(0) +from:0x0215fda0 kind:load to:0x0209854c module:overlay(0) +from:0x0215fda4 kind:load to:0x02098558 module:overlay(0) +from:0x0215fda8 kind:load to:0x01fff464 module:itcm +from:0x0215fdac kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215fdb0 kind:load to:0x0215eacc module:overlay(80) +from:0x0215fdb4 kind:load to:0x0215eb34 module:overlay(80) +from:0x0215fdb8 kind:load to:0x0215eb38 module:overlay(80) +from:0x0215fdbc kind:load to:0x0215eb4c module:overlay(80) +from:0x0215fdc0 kind:load to:0x0209849c module:overlay(0) +from:0x0215fdc4 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215fdc8 kind:load to:0x020984a4 module:overlay(0) +from:0x0215fdcc kind:load to:0x020984a8 module:overlay(0) +from:0x0215fdd0 kind:load to:0x02098564 module:overlay(0) +from:0x0215fdd4 kind:load to:0x020985d0 module:overlay(0) +from:0x0215fdd8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215fddc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215fde0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215fde4 kind:load to:0x0215ec08 module:overlay(80) +from:0x0215fde8 kind:load to:0x0215ec30 module:overlay(80) +from:0x0215fdec kind:load to:0x0215eb60 module:overlay(80) diff --git a/config/usa/arm9/overlays/ov080/symbols.txt b/config/usa/arm9/overlays/ov080/symbols.txt new file mode 100644 index 00000000..e045a43f --- /dev/null +++ b/config/usa/arm9/overlays/ov080/symbols.txt @@ -0,0 +1,356 @@ +func_ov080_02150be0 kind:function(arm,size=0x38) addr:0x02150be0 +func_ov080_02150c18 kind:function(arm,size=0xc) addr:0x02150c18 +func_ov080_02150c24 kind:function(arm,size=0x28) addr:0x02150c24 +func_ov080_02150c4c kind:function(arm,size=0x78) addr:0x02150c4c +func_ov080_02150cc4 kind:function(arm,size=0x24) addr:0x02150cc4 +func_ov080_02150ce8 kind:function(arm,size=0x24) addr:0x02150ce8 +func_ov080_02150d0c kind:function(arm,size=0x2c) addr:0x02150d0c +func_ov080_02150d38 kind:function(arm,size=0x3fc) addr:0x02150d38 +func_ov080_02151134 kind:function(arm,size=0x14) addr:0x02151134 +func_ov080_02151148 kind:function(arm,size=0x38) addr:0x02151148 +func_ov080_02151180 kind:function(arm,size=0x24) addr:0x02151180 +func_ov080_021511a4 kind:function(arm,size=0x14) addr:0x021511a4 +func_ov080_021511b8 kind:function(arm,size=0xf4) addr:0x021511b8 +func_ov080_021512ac kind:function(arm,size=0xfc) addr:0x021512ac +func_ov080_021513a8 kind:function(arm,size=0x44) addr:0x021513a8 +func_ov080_021513ec kind:function(arm,size=0x338) addr:0x021513ec +func_ov080_02151724 kind:function(arm,size=0xf8) addr:0x02151724 +func_ov080_0215181c kind:function(arm,size=0x78) addr:0x0215181c +func_ov080_02151894 kind:function(arm,size=0xbc) addr:0x02151894 +func_ov080_02151950 kind:function(arm,size=0x5e8) addr:0x02151950 +func_ov080_02151f38 kind:function(arm,size=0x120) addr:0x02151f38 +func_ov080_02152058 kind:function(arm,size=0x124) addr:0x02152058 +func_ov080_0215217c kind:function(arm,size=0x84) addr:0x0215217c +func_ov080_02152200 kind:function(arm,size=0xa44) addr:0x02152200 +func_ov080_02152c44 kind:function(arm,size=0x34) addr:0x02152c44 +func_ov080_02152c78 kind:function(arm,size=0x2a8) addr:0x02152c78 +func_ov080_02152f20 kind:function(arm,size=0x7c) addr:0x02152f20 +func_ov080_02152f9c kind:function(arm,size=0x138) addr:0x02152f9c +func_ov080_021530d4 kind:function(arm,size=0x6c) addr:0x021530d4 +func_ov080_02153140 kind:function(arm,size=0x58) addr:0x02153140 +func_ov080_02153198 kind:function(arm,size=0xac) addr:0x02153198 +func_ov080_02153244 kind:function(arm,size=0x1b8) addr:0x02153244 +func_ov080_021533fc kind:function(arm,size=0xe4) addr:0x021533fc +func_ov080_021534e0 kind:function(arm,size=0x998) addr:0x021534e0 +func_ov080_02153e78 kind:function(arm,size=0xd0) addr:0x02153e78 +func_ov080_02153f48 kind:function(arm,size=0x39c) addr:0x02153f48 +func_ov080_021542e4 kind:function(arm,size=0x48) addr:0x021542e4 +func_ov080_0215432c kind:function(arm,size=0x484) addr:0x0215432c +func_ov080_021547b0 kind:function(arm,size=0x134) addr:0x021547b0 +func_ov080_021548e4 kind:function(arm,size=0xdc) addr:0x021548e4 +func_ov080_021549c0 kind:function(arm,size=0x6c) addr:0x021549c0 +func_ov080_02154a2c kind:function(arm,size=0x110) addr:0x02154a2c +func_ov080_02154b3c kind:function(arm,size=0x7c) addr:0x02154b3c +func_ov080_02154bb8 kind:function(arm,size=0x91c) addr:0x02154bb8 +func_ov080_021554d4 kind:function(arm,size=0x28) addr:0x021554d4 +func_ov080_021554fc kind:function(arm,size=0x154) addr:0x021554fc +func_ov080_02155650 kind:function(arm,size=0x10) addr:0x02155650 +func_ov080_02155660 kind:function(arm,size=0x58) addr:0x02155660 +func_ov080_021556b8 kind:function(arm,size=0x30) addr:0x021556b8 +func_ov080_021556e8 kind:function(arm,size=0x70) addr:0x021556e8 +func_ov080_02155758 kind:function(arm,size=0x68) addr:0x02155758 +func_ov080_021557c0 kind:function(arm,size=0xdc) addr:0x021557c0 +func_ov080_0215589c kind:function(arm,size=0x12c) addr:0x0215589c +func_ov080_021559c8 kind:function(arm,size=0x274) addr:0x021559c8 +func_ov080_02155c3c kind:function(arm,size=0x4c) addr:0x02155c3c +func_ov080_02155c88 kind:function(arm,size=0xb8) addr:0x02155c88 +func_ov080_02155d40 kind:function(arm,size=0x74) addr:0x02155d40 +func_ov080_02155db4 kind:function(arm,size=0x34) addr:0x02155db4 +func_ov080_02155de8 kind:function(arm,size=0xa0) addr:0x02155de8 +func_ov080_02155e88 kind:function(arm,size=0x64) addr:0x02155e88 +func_ov080_02155eec kind:function(arm,size=0xb0) addr:0x02155eec +func_ov080_02155f9c kind:function(arm,size=0x2b8) addr:0x02155f9c +func_ov080_02156254 kind:function(arm,size=0xb4) addr:0x02156254 +func_ov080_02156308 kind:function(arm,size=0x740) addr:0x02156308 +func_ov080_02156a48 kind:function(arm,size=0xb0) addr:0x02156a48 +func_ov080_02156af8 kind:function(arm,size=0x2b8) addr:0x02156af8 +func_ov080_02156db0 kind:function(arm,size=0x90) addr:0x02156db0 +func_ov080_02156e40 kind:function(arm,size=0x3c8) addr:0x02156e40 +func_ov080_02157208 kind:function(arm,size=0x6c) addr:0x02157208 +func_ov080_02157274 kind:function(arm,size=0x9c) addr:0x02157274 +func_ov080_02157310 kind:function(arm,size=0x10c) addr:0x02157310 +func_ov080_0215741c kind:function(arm,size=0x338) addr:0x0215741c +func_ov080_02157754 kind:function(arm,size=0xa8) addr:0x02157754 +func_ov080_021577fc kind:function(arm,size=0x64) addr:0x021577fc +func_ov080_02157860 kind:function(arm,size=0xf4) addr:0x02157860 +func_ov080_02157954 kind:function(arm,size=0x208) addr:0x02157954 +func_ov080_02157b5c kind:function(arm,size=0x80) addr:0x02157b5c +func_ov080_02157bdc kind:function(arm,size=0x164) addr:0x02157bdc +func_ov080_02157d40 kind:function(arm,size=0x98) addr:0x02157d40 +func_ov080_02157dd8 kind:function(arm,size=0x16a8) addr:0x02157dd8 +func_ov080_02159480 kind:function(arm,size=0xf0) addr:0x02159480 +func_ov080_02159570 kind:function(arm,size=0x17c) addr:0x02159570 +func_ov080_021596ec kind:function(arm,size=0x194) addr:0x021596ec +func_ov080_02159880 kind:function(arm,size=0x4d8) addr:0x02159880 +func_ov080_02159d58 kind:function(arm,size=0x114) addr:0x02159d58 +func_ov080_02159e6c kind:function(arm,size=0xb4) addr:0x02159e6c +func_ov080_02159f20 kind:function(arm,size=0x40) addr:0x02159f20 +func_ov080_02159f60 kind:function(arm,size=0x54) addr:0x02159f60 +func_ov080_02159fb4 kind:function(arm,size=0x54) addr:0x02159fb4 +func_ov080_0215a008 kind:function(arm,size=0x70) addr:0x0215a008 +func_ov080_0215a078 kind:function(arm,size=0x94) addr:0x0215a078 +func_ov080_0215a10c kind:function(arm,size=0xdc) addr:0x0215a10c +func_ov080_0215a1e8 kind:function(arm,size=0x60) addr:0x0215a1e8 +func_ov080_0215a248 kind:function(arm,size=0x84) addr:0x0215a248 +func_ov080_0215a2cc kind:function(arm,size=0x2c) addr:0x0215a2cc +func_ov080_0215a2f8 kind:function(arm,size=0x34) addr:0x0215a2f8 +func_ov080_0215a32c kind:function(arm,size=0x70) addr:0x0215a32c +func_ov080_0215a39c kind:function(arm,size=0x4c) addr:0x0215a39c +func_ov080_0215a3e8 kind:function(arm,size=0x48) addr:0x0215a3e8 +func_ov080_0215a430 kind:function(arm,size=0x5c) addr:0x0215a430 +func_ov080_0215a48c kind:function(arm,size=0x60) addr:0x0215a48c +func_ov080_0215a4ec kind:function(arm,size=0x1c) addr:0x0215a4ec +func_ov080_0215a508 kind:function(arm,size=0x30) addr:0x0215a508 +func_ov080_0215a538 kind:function(arm,size=0x40) addr:0x0215a538 +func_ov080_0215a578 kind:function(arm,size=0x3b4) addr:0x0215a578 +func_ov080_0215a92c kind:function(arm,size=0x160) addr:0x0215a92c +func_ov080_0215aa8c kind:function(arm,size=0x9c) addr:0x0215aa8c +func_ov080_0215ab28 kind:function(arm,size=0x24) addr:0x0215ab28 +func_ov080_0215ab4c kind:function(arm,size=0x11c) addr:0x0215ab4c +func_ov080_0215ac68 kind:function(arm,size=0x38) addr:0x0215ac68 +func_ov080_0215aca0 kind:function(arm,size=0xd0) addr:0x0215aca0 +func_ov080_0215ad70 kind:function(arm,size=0x8c) addr:0x0215ad70 +func_ov080_0215adfc kind:function(arm,size=0x5c) addr:0x0215adfc +func_ov080_0215ae58 kind:function(arm,size=0x30) addr:0x0215ae58 +func_ov080_0215ae88 kind:function(arm,size=0x4b8) addr:0x0215ae88 +func_ov080_0215b340 kind:function(arm,size=0x6c) addr:0x0215b340 +func_ov080_0215b3ac kind:function(arm,size=0x68) addr:0x0215b3ac +func_ov080_0215b414 kind:function(arm,size=0x1c) addr:0x0215b414 +func_ov080_0215b430 kind:function(arm,size=0x35c) addr:0x0215b430 +func_ov080_0215b78c kind:function(arm,size=0x110) addr:0x0215b78c +func_ov080_0215b89c kind:function(arm,size=0x90) addr:0x0215b89c +func_ov080_0215b92c kind:function(arm,size=0x5c) addr:0x0215b92c +func_ov080_0215b988 kind:function(arm,size=0x34) addr:0x0215b988 +func_ov080_0215b9bc kind:function(arm,size=0x230) addr:0x0215b9bc +func_ov080_0215bbec kind:function(arm,size=0xe8) addr:0x0215bbec +func_ov080_0215bcd4 kind:function(arm,size=0x138) addr:0x0215bcd4 +func_ov080_0215be0c kind:function(arm,size=0x68) addr:0x0215be0c +func_ov080_0215be74 kind:function(arm,size=0x1c) addr:0x0215be74 +func_ov080_0215be90 kind:function(arm,size=0x74) addr:0x0215be90 +func_ov080_0215bf04 kind:function(arm,size=0x11c) addr:0x0215bf04 +func_ov080_0215c020 kind:function(arm,size=0x58) addr:0x0215c020 +func_ov080_0215c078 kind:function(arm,size=0x14) addr:0x0215c078 +func_ov080_0215c08c kind:function(arm,size=0xb0) addr:0x0215c08c +func_ov080_0215c13c kind:function(arm,size=0x38) addr:0x0215c13c +func_ov080_0215c174 kind:function(arm,size=0x37c) addr:0x0215c174 +func_ov080_0215c4f0 kind:function(arm,size=0xc) addr:0x0215c4f0 +func_ov080_0215c4fc kind:function(arm,size=0x38) addr:0x0215c4fc +func_ov080_0215c534 kind:function(arm,size=0x30) addr:0x0215c534 +func_ov080_0215c564 kind:function(arm,size=0x1f8) addr:0x0215c564 +func_ov080_0215c75c kind:function(arm,size=0x24) addr:0x0215c75c +func_ov080_0215c780 kind:function(arm,size=0x2c) addr:0x0215c780 +func_ov080_0215c7ac kind:function(arm,size=0xc) addr:0x0215c7ac +func_ov080_0215c7b8 kind:function(arm,size=0x1c) addr:0x0215c7b8 +func_ov080_0215c7d4 kind:function(arm,size=0x1c) addr:0x0215c7d4 +func_ov080_0215c7f0 kind:function(arm,size=0x14) addr:0x0215c7f0 +func_ov080_0215c804 kind:function(arm,size=0xc) addr:0x0215c804 +func_ov080_0215c810 kind:function(arm,size=0x24) addr:0x0215c810 +func_ov080_0215c834 kind:function(arm,size=0x8c) addr:0x0215c834 +func_ov080_0215c8c0 kind:function(arm,size=0xf0) addr:0x0215c8c0 +func_ov080_0215c9b0 kind:function(arm,size=0x44) addr:0x0215c9b0 +func_ov080_0215c9f4 kind:function(arm,size=0x14) addr:0x0215c9f4 +func_ov080_0215ca08 kind:function(arm,size=0x1c) addr:0x0215ca08 +func_ov080_0215ca24 kind:function(arm,size=0x34) addr:0x0215ca24 +func_ov080_0215ca58 kind:function(arm,size=0x1c4) addr:0x0215ca58 +func_ov080_0215cc1c kind:function(arm,size=0x208) addr:0x0215cc1c +func_ov080_0215ce24 kind:function(arm,size=0x14) addr:0x0215ce24 +func_ov080_0215ce38 kind:function(arm,size=0x14) addr:0x0215ce38 +func_ov080_0215ce4c kind:function(arm,size=0x14) addr:0x0215ce4c +func_ov080_0215ce60 kind:function(arm,size=0xcc) addr:0x0215ce60 +func_ov080_0215cf2c kind:function(arm,size=0xd4) addr:0x0215cf2c +func_ov080_0215d000 kind:function(arm,size=0xbc) addr:0x0215d000 +func_ov080_0215d0bc kind:function(arm,size=0x48) addr:0x0215d0bc +func_ov080_0215d104 kind:function(arm,size=0x2fc) addr:0x0215d104 +func_ov080_0215d400 kind:function(arm,size=0xf8) addr:0x0215d400 +func_ov080_0215d4f8 kind:function(arm,size=0x4) addr:0x0215d4f8 +func_ov080_0215d4fc kind:function(arm,size=0x204) addr:0x0215d4fc +func_ov080_0215d700 kind:function(arm,size=0x3b4) addr:0x0215d700 +func_ov080_0215dab4 kind:function(arm,size=0x538) addr:0x0215dab4 +func_ov080_0215dfec kind:function(arm,size=0x1c8) addr:0x0215dfec +func_ov080_0215e1b4 kind:function(arm,size=0x54) addr:0x0215e1b4 +func_ov080_0215e208 kind:function(arm,size=0x34) addr:0x0215e208 +func_ov080_0215e23c kind:function(arm,size=0x110) addr:0x0215e23c +func_ov080_0215e34c kind:function(arm,size=0x38) addr:0x0215e34c +func_ov080_0215e384 kind:function(arm,size=0x44) addr:0x0215e384 +func_ov080_0215e3c8 kind:function(arm,size=0xb4) addr:0x0215e3c8 +func_ov080_0215e47c kind:function(arm,size=0x1c) addr:0x0215e47c +func_ov080_0215e498 kind:function(arm,size=0x1c) addr:0x0215e498 +func_ov080_0215e4b4 kind:function(arm,size=0x1c) addr:0x0215e4b4 +func_ov080_0215e4d0 kind:function(arm,size=0x14) addr:0x0215e4d0 +func_ov080_0215e4e4 kind:function(arm,size=0x78) addr:0x0215e4e4 +func_ov080_0215e55c kind:function(arm,size=0x9c) addr:0x0215e55c +func_ov080_0215e5f8 kind:function(arm,size=0x88) addr:0x0215e5f8 +func_ov080_0215e680 kind:function(arm,size=0x10) addr:0x0215e680 +func_ov080_0215e690 kind:function(arm,size=0x10) addr:0x0215e690 +func_ov080_0215e6a0 kind:function(arm,size=0x80) addr:0x0215e6a0 +func_ov080_0215e720 kind:function(arm,size=0xc) addr:0x0215e720 +func_ov080_0215e72c kind:function(arm,size=0x24) addr:0x0215e72c +func_ov080_0215e750 kind:function(arm,size=0x4c) addr:0x0215e750 +func_ov080_0215e79c kind:function(arm,size=0x5c) addr:0x0215e79c +func_ov080_0215e7f8 kind:function(arm,size=0xa8) addr:0x0215e7f8 +func_ov080_0215e8a0 kind:function(arm,size=0x54) addr:0x0215e8a0 +func_ov080_0215e8f4 kind:function(arm,size=0x60) addr:0x0215e8f4 +func_ov080_0215e954 kind:function(arm,size=0x28) addr:0x0215e954 +func_ov080_0215e97c kind:function(arm,size=0x30) addr:0x0215e97c +func_ov080_0215e9ac kind:function(arm,size=0x14) addr:0x0215e9ac +func_ov080_0215e9c0 kind:function(arm,size=0x1c) addr:0x0215e9c0 +func_ov080_0215e9dc kind:function(arm,size=0x10) addr:0x0215e9dc +func_ov080_0215e9ec kind:function(arm,size=0xc) addr:0x0215e9ec +func_ov080_0215e9f8 kind:function(arm,size=0x24) addr:0x0215e9f8 +func_ov080_0215ea1c kind:function(arm,size=0x28) addr:0x0215ea1c +func_ov080_0215ea44 kind:function(arm,size=0x74) addr:0x0215ea44 +func_ov080_0215eab8 kind:function(arm,size=0x14) addr:0x0215eab8 +func_ov080_0215eacc kind:function(arm,size=0x68) addr:0x0215eacc +func_ov080_0215eb34 kind:function(arm,size=0x4) addr:0x0215eb34 +func_ov080_0215eb38 kind:function(arm,size=0x14) addr:0x0215eb38 +func_ov080_0215eb4c kind:function(arm,size=0x14) addr:0x0215eb4c +func_ov080_0215eb60 kind:function(arm,size=0x50) addr:0x0215eb60 +func_ov080_0215ebb0 kind:function(arm,size=0x24) addr:0x0215ebb0 +func_ov080_0215ebd4 kind:function(arm,size=0x10) addr:0x0215ebd4 +func_ov080_0215ebe4 kind:function(arm,size=0x8) addr:0x0215ebe4 +func_ov080_0215ebec kind:function(arm,size=0x1c) addr:0x0215ebec +func_ov080_0215ec08 kind:function(arm,size=0x28) addr:0x0215ec08 +func_ov080_0215ec30 kind:function(arm,size=0x30) addr:0x0215ec30 +func_ov080_0215ec60 kind:function(arm,size=0x14) addr:0x0215ec60 +data_ov080_0215ec74 kind:data(any) addr:0x0215ec74 +data_ov080_0215ec7a kind:data(any) addr:0x0215ec7a +data_ov080_0215ec80 kind:data(any) addr:0x0215ec80 +data_ov080_0215ec86 kind:data(any) addr:0x0215ec86 +data_ov080_0215ec8c kind:data(any) addr:0x0215ec8c +data_ov080_0215ec92 kind:data(any) addr:0x0215ec92 +data_ov080_0215ec98 kind:data(any) addr:0x0215ec98 +data_ov080_0215eca4 kind:data(any) addr:0x0215eca4 +data_ov080_0215ecb0 kind:data(any) addr:0x0215ecb0 +data_ov080_0215ecbc kind:data(any) addr:0x0215ecbc +data_ov080_0215ecd4 kind:data(any) addr:0x0215ecd4 +data_ov080_0215ece0 kind:data(any) addr:0x0215ece0 +data_ov080_0215ecec kind:data(any) addr:0x0215ecec +data_ov080_0215ecf8 kind:data(any) addr:0x0215ecf8 +data_ov080_0215ecfc kind:data(any) addr:0x0215ecfc +data_ov080_0215ed00 kind:data(any) addr:0x0215ed00 +data_ov080_0215ed0c kind:data(any) addr:0x0215ed0c +data_ov080_0215ed18 kind:data(any) addr:0x0215ed18 +__sinit_ov080_0215ed28 kind:function(arm,size=0x564) addr:0x0215ed28 +__sinit_ov080_0215f28c kind:function(arm,size=0x74) addr:0x0215f28c +__sinit_ov080_0215f300 kind:function(arm,size=0x50) addr:0x0215f300 +__sinit_ov080_0215f350 kind:function(arm,size=0x50) addr:0x0215f350 +.p__sinit_ov080_0215ed28 kind:data(word) addr:0x0215f3a0 +.p__sinit_ov080_0215f28c kind:data(word) addr:0x0215f3a4 +.p__sinit_ov080_0215f300 kind:data(word) addr:0x0215f3a8 +.p__sinit_ov080_0215f350 kind:data(word) addr:0x0215f3ac +data_ov080_0215f3c0 kind:data(any) addr:0x0215f3c0 +data_ov080_0215f3d4 kind:data(any) addr:0x0215f3d4 +data_ov080_0215f3f0 kind:data(any) addr:0x0215f3f0 +data_ov080_0215f414 kind:data(any) addr:0x0215f414 +data_ov080_0215f460 kind:data(any) addr:0x0215f460 +data_ov080_0215f4b8 kind:data(any) addr:0x0215f4b8 +data_ov080_0215f4bc kind:data(any) addr:0x0215f4bc +data_ov080_0215f4c0 kind:data(any) addr:0x0215f4c0 +data_ov080_0215f4c4 kind:data(any) addr:0x0215f4c4 +data_ov080_0215f4d0 kind:data(any) addr:0x0215f4d0 +data_ov080_0215f4dc kind:data(any) addr:0x0215f4dc +data_ov080_0215f4e8 kind:data(any) addr:0x0215f4e8 +data_ov080_0215f4f4 kind:data(any) addr:0x0215f4f4 +data_ov080_0215f500 kind:data(any) addr:0x0215f500 +data_ov080_0215f50c kind:data(any) addr:0x0215f50c +data_ov080_0215f518 kind:data(any) addr:0x0215f518 +data_ov080_0215f524 kind:data(any) addr:0x0215f524 +data_ov080_0215f530 kind:data(any) addr:0x0215f530 +data_ov080_0215f608 kind:data(any) addr:0x0215f608 +data_ov080_0215f6e0 kind:data(any) addr:0x0215f6e0 +data_ov080_0215f6ec kind:data(any) addr:0x0215f6ec +data_ov080_0215f6f8 kind:data(any) addr:0x0215f6f8 +data_ov080_0215f704 kind:data(any) addr:0x0215f704 +data_ov080_0215f710 kind:data(any) addr:0x0215f710 +data_ov080_0215f71c kind:data(any) addr:0x0215f71c +data_ov080_0215f728 kind:data(any) addr:0x0215f728 +data_ov080_0215f734 kind:data(any) addr:0x0215f734 +data_ov080_0215f740 kind:data(any) addr:0x0215f740 +data_ov080_0215f74c kind:data(any) addr:0x0215f74c +data_ov080_0215f758 kind:data(any) addr:0x0215f758 +data_ov080_0215f764 kind:data(any) addr:0x0215f764 +data_ov080_0215f770 kind:data(any) addr:0x0215f770 +data_ov080_0215f77c kind:data(any) addr:0x0215f77c +data_ov080_0215f788 kind:data(any) addr:0x0215f788 +data_ov080_0215f794 kind:data(any) addr:0x0215f794 +data_ov080_0215f7a0 kind:data(any) addr:0x0215f7a0 +data_ov080_0215f7ac kind:data(any) addr:0x0215f7ac +data_ov080_0215f7b8 kind:data(any) addr:0x0215f7b8 +data_ov080_0215f7c4 kind:data(any) addr:0x0215f7c4 +data_ov080_0215f7d0 kind:data(any) addr:0x0215f7d0 +data_ov080_0215f7dc kind:data(any) addr:0x0215f7dc +data_ov080_0215f7e8 kind:data(any) addr:0x0215f7e8 +data_ov080_0215f7f4 kind:data(any) addr:0x0215f7f4 +data_ov080_0215f800 kind:data(any) addr:0x0215f800 +data_ov080_0215f80c kind:data(any) addr:0x0215f80c +data_ov080_0215f818 kind:data(any) addr:0x0215f818 +data_ov080_0215f824 kind:data(any) addr:0x0215f824 +data_ov080_0215f830 kind:data(any) addr:0x0215f830 +data_ov080_0215f83c kind:data(any) addr:0x0215f83c +data_ov080_0215f848 kind:data(any) addr:0x0215f848 +data_ov080_0215f854 kind:data(any) addr:0x0215f854 +data_ov080_0215f860 kind:data(any) addr:0x0215f860 +data_ov080_0215f86c kind:data(any) addr:0x0215f86c +data_ov080_0215f878 kind:data(any) addr:0x0215f878 +data_ov080_0215f884 kind:data(any) addr:0x0215f884 +data_ov080_0215f890 kind:data(any) addr:0x0215f890 +data_ov080_0215f8a8 kind:data(any) addr:0x0215f8a8 +data_ov080_0215f8c0 kind:data(any) addr:0x0215f8c0 +data_ov080_0215f8d8 kind:data(any) addr:0x0215f8d8 +data_ov080_0215f8f0 kind:data(any) addr:0x0215f8f0 +data_ov080_0215f908 kind:data(any) addr:0x0215f908 +data_ov080_0215f920 kind:data(any) addr:0x0215f920 +data_ov080_0215f938 kind:data(any) addr:0x0215f938 +data_ov080_0215f950 kind:data(any) addr:0x0215f950 +data_ov080_0215f968 kind:data(any) addr:0x0215f968 +data_ov080_0215f980 kind:data(any) addr:0x0215f980 +data_ov080_0215f998 kind:data(any) addr:0x0215f998 +data_ov080_0215f9b0 kind:data(any) addr:0x0215f9b0 +data_ov080_0215f9c8 kind:data(any) addr:0x0215f9c8 +data_ov080_0215f9e0 kind:data(any) addr:0x0215f9e0 +data_ov080_0215f9f8 kind:data(any) addr:0x0215f9f8 +data_ov080_0215fa10 kind:data(any) addr:0x0215fa10 +data_ov080_0215fa28 kind:data(any) addr:0x0215fa28 +data_ov080_0215fa40 kind:data(any) addr:0x0215fa40 +data_ov080_0215fa58 kind:data(any) addr:0x0215fa58 +data_ov080_0215fa70 kind:data(any) addr:0x0215fa70 +data_ov080_0215fa90 kind:data(any) addr:0x0215fa90 +data_ov080_0215fa9c kind:data(any) addr:0x0215fa9c +data_ov080_0215faa0 kind:data(any) addr:0x0215faa0 +data_ov080_0215fab0 kind:data(any) addr:0x0215fab0 +data_ov080_0215fac8 kind:data(any) addr:0x0215fac8 +data_ov080_0215fae0 kind:data(any) addr:0x0215fae0 +data_ov080_0215fb00 kind:data(any) addr:0x0215fb00 +data_ov080_0215fb14 kind:data(any) addr:0x0215fb14 +data_ov080_0215fb30 kind:data(any) addr:0x0215fb30 +data_ov080_0215fb4c kind:data(any) addr:0x0215fb4c +data_ov080_0215fb70 kind:data(any) addr:0x0215fb70 +data_ov080_0215fb94 kind:data(any) addr:0x0215fb94 +data_ov080_0215fbbc kind:data(any) addr:0x0215fbbc +data_ov080_0215fc08 kind:data(any) addr:0x0215fc08 +data_ov080_0215fc64 kind:data(any) addr:0x0215fc64 +data_ov080_0215fc8c kind:data(any) addr:0x0215fc8c +data_ov080_0215fcfc kind:data(any) addr:0x0215fcfc +data_ov080_0215fd0c kind:data(any) addr:0x0215fd0c +data_ov080_0215fd2c kind:data(any) addr:0x0215fd2c +data_ov080_0215fd50 kind:data(any) addr:0x0215fd50 +data_ov080_0215fd74 kind:data(any) addr:0x0215fd74 ambiguous +data_ov080_0215fd98 kind:data(any) addr:0x0215fd98 +data_ov080_0215fe00 kind:bss addr:0x0215fe00 +data_ov080_0215fe04 kind:bss addr:0x0215fe04 +data_ov080_0215fe10 kind:bss addr:0x0215fe10 +data_ov080_0215fe1c kind:bss addr:0x0215fe1c +data_ov080_0215fe20 kind:bss addr:0x0215fe20 +data_ov080_0215fef4 kind:bss addr:0x0215fef4 +data_ov080_021600a4 kind:bss addr:0x021600a4 +data_ov080_021600a8 kind:bss addr:0x021600a8 +data_ov080_021600b4 kind:bss addr:0x021600b4 +data_ov080_021600f8 kind:bss addr:0x021600f8 ambiguous +data_ov080_02160114 kind:bss addr:0x02160114 ambiguous +data_ov080_0216018c kind:bss addr:0x0216018c +data_ov080_021601ac kind:bss addr:0x021601ac +data_ov080_021601b0 kind:bss addr:0x021601b0 +data_ov080_021601bc kind:bss addr:0x021601bc +data_ov080_02160224 kind:bss addr:0x02160224 +data_ov080_02160228 kind:bss addr:0x02160228 +data_ov080_02160234 kind:bss addr:0x02160234 diff --git a/config/usa/arm9/overlays/ov081/delinks.txt b/config/usa/arm9/overlays/ov081/delinks.txt new file mode 100644 index 00000000..8fd4c489 --- /dev/null +++ b/config/usa/arm9/overlays/ov081/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x021526ac kind:code align:32 + .rodata start:0x021526ac end:0x021526fc kind:rodata align:4 + .init start:0x021526fc end:0x02152818 kind:code align:4 + .ctor start:0x02152818 end:0x02152824 kind:rodata align:4 + .data start:0x02152840 end:0x02152ae0 kind:data align:32 + .bss start:0x02152ae0 end:0x02152c80 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov081/relocs.txt b/config/usa/arm9/overlays/ov081/relocs.txt new file mode 100644 index 00000000..b912c37f --- /dev/null +++ b/config/usa/arm9/overlays/ov081/relocs.txt @@ -0,0 +1,362 @@ +from:0x02150be8 kind:load to:0x02152af0 module:overlay(81) +from:0x02150bfc kind:arm_call to:0x02011f3c module:main +from:0x02150c08 kind:arm_call to:0x02150fe4 module:overlay(81) +from:0x02150c1c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02150c50 kind:load to:0x021528c0 module:overlay(81) +from:0x02150c64 kind:arm_call to:0x0205a670 module:overlay(0) +from:0x02150c88 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02150c90 kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02150c98 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x02150ca8 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02150cb4 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02150ce0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02150d18 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02150d2c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02150d38 kind:load to:0x021528e4 module:overlay(81) +from:0x02150d3c kind:load to:0x02152840 module:overlay(81) +from:0x02150d40 kind:load to:0x021526cc module:overlay(81) +from:0x02150d44 kind:load to:0x021526b8 module:overlay(81) +from:0x02150d48 kind:load to:0x021526bc module:overlay(81) +from:0x02150d54 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150d68 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02150d70 kind:arm_call to:0x02011ff4 module:main +from:0x02150de0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150e40 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02150e48 kind:load to:0x0203e93c module:main +from:0x02150e84 kind:load to:0x021526ac module:overlay(81) +from:0x02150ec0 kind:load to:0x021526b8 module:overlay(81) +from:0x02150efc kind:load to:0x021526b0 module:overlay(81) +from:0x02150f38 kind:load to:0x021526b4 module:overlay(81) +from:0x02150f64 kind:arm_call to:0x01ff930c module:itcm +from:0x02150f8c kind:arm_call to:0x020f6264 module:overlay(31) +from:0x02150fac kind:load to:0x021528a8 module:overlay(81) +from:0x02150fc4 kind:arm_call to:0x02151350 module:overlay(81) +from:0x02150fd4 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02150fec kind:arm_call to:0x02098368 module:overlay(0) +from:0x02151008 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02151060 kind:arm_call to:0x02150c54 module:overlay(81) +from:0x02151068 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02151074 kind:arm_call to:0x02150f78 module:overlay(81) +from:0x0215107c kind:arm_call_thumb to:0x020d6648 module:overlay(24) +from:0x021510b8 kind:load to:0x02152910 module:overlay(81) +from:0x021510bc kind:load to:0x020b5d14 module:overlay(0) +from:0x021510ec kind:arm_call to:0x020d6660 module:overlay(24) +from:0x021510f8 kind:arm_call to:0x02151108 module:overlay(81) +from:0x0215114c kind:load to:0x0215286c module:overlay(81) +from:0x02151170 kind:arm_call to:0x01ffd420 module:itcm +from:0x021511d4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02151228 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151258 kind:arm_call to:0x02150f3c module:overlay(81) +from:0x02151284 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x0215129c kind:arm_call to:0x0209865c module:overlay(0) +from:0x021512c0 kind:arm_call to:0x020786bc module:overlay(0) +from:0x021512cc kind:load to:0x027e09b8 module:dtcm +from:0x021512d4 kind:load to:0x02152844 module:overlay(81) +from:0x021512d8 kind:load to:0x027e09a4 module:dtcm +from:0x021512dc kind:load to:0x027e0ce0 module:dtcm +from:0x021512e0 kind:load to:0x027e09bc module:dtcm +from:0x021512f8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02151324 kind:load to:0x027e09b8 module:dtcm +from:0x02151344 kind:arm_call to:0x02151108 module:overlay(81) +from:0x0215138c kind:arm_call to:0x01fff5d0 module:itcm +from:0x021513c0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02151418 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215145c kind:arm_call to:0x02150e88 module:overlay(81) +from:0x021514a4 kind:arm_call to:0x02150ec4 module:overlay(81) +from:0x021514d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021514f8 kind:arm_call to:0x02151108 module:overlay(81) +from:0x02151518 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215152c kind:load to:0x027e09a8 module:dtcm +from:0x02151570 kind:arm_call to:0x02059d84 module:overlay(0) +from:0x0215157c kind:arm_call to:0x02151760 module:overlay(81) +from:0x021515e0 kind:arm_call to:0x02151760 module:overlay(81) +from:0x021515f4 kind:arm_call to:0x020d6d60 module:overlay(24) +from:0x02151640 kind:arm_call to:0x02150f00 module:overlay(81) +from:0x0215165c kind:arm_call to:0x020732bc module:overlay(0) +from:0x02151688 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021516e4 kind:arm_call to:0x02151760 module:overlay(81) +from:0x0215170c kind:arm_call to:0x02151108 module:overlay(81) +from:0x02151740 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215174c kind:load to:0x027e09b8 module:dtcm +from:0x02151754 kind:load to:0x027e09a8 module:dtcm +from:0x021517a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021517a8 kind:arm_call to:0x01ff938c module:itcm +from:0x021517b4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02151800 kind:arm_call to:0x02150f00 module:overlay(81) +from:0x02151834 kind:arm_call to:0x01ff930c module:itcm +from:0x0215187c kind:arm_call to:0x01fff350 module:itcm +from:0x021518b8 kind:arm_call to:0x0208bf68 module:overlay(0) +from:0x021518ec kind:arm_call to:0x01fff498 module:itcm +from:0x021518f8 kind:arm_call to:0x021525e0 module:overlay(81) +from:0x02151904 kind:arm_call to:0x02151108 module:overlay(81) +from:0x02151910 kind:load to:0x027e0ce4 module:dtcm +from:0x02151918 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215191c kind:load to:0x027e0ce0 module:dtcm +from:0x02151920 kind:load to:0x027e0ce8 module:dtcm +from:0x0215195c kind:arm_call to:0x02150e4c module:overlay(81) +from:0x02151984 kind:arm_call to:0x02150e88 module:overlay(81) +from:0x02151994 kind:arm_call to:0x01ff930c module:itcm +from:0x021519a4 kind:arm_call to:0x01ff916c module:itcm +from:0x021519b8 kind:arm_call to:0x02151108 module:overlay(81) +from:0x021519e0 kind:load to:0x02151108 module:overlay(81) +from:0x021519f0 kind:arm_call to:0x02150d4c module:overlay(81) +from:0x021519f8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151a10 kind:arm_call to:0x02150d4c module:overlay(81) +from:0x02151a18 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151a20 kind:arm_call to:0x02011ff4 module:main +from:0x02151a34 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02151a48 kind:load to:0x02152b3c module:overlay(81) +from:0x02151a5c kind:arm_call to:0x02011f3c module:main +from:0x02151a68 kind:arm_call to:0x02151ab4 module:overlay(81) +from:0x02151a7c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02151aac kind:load to:0x02152984 module:overlay(81) +from:0x02151abc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02151ad4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02151ae0 kind:arm_call to:0x02151db8 module:overlay(81) +from:0x02151af8 kind:load to:0x021529a8 module:overlay(81) +from:0x02151b24 kind:arm_call to:0x02151b78 module:overlay(81) +from:0x02151b60 kind:arm_call to:0x02151c08 module:overlay(81) +from:0x02151b68 kind:arm_call to:0x02151c90 module:overlay(81) +from:0x02151b70 kind:arm_call to:0x02151d44 module:overlay(81) +from:0x02151be4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151c04 kind:load to:0x027e0ce4 module:dtcm +from:0x02151c18 kind:load to:0x020989c0 module:overlay(0) +from:0x02151c44 kind:arm_call to:0x02151b78 module:overlay(81) +from:0x02151c60 kind:arm_call to:0x02151b78 module:overlay(81) +from:0x02151c68 kind:arm_call to:0x021525c0 module:overlay(81) +from:0x02151c80 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151c88 kind:load to:0x027e09a8 module:dtcm +from:0x02151ca8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151cec kind:arm_call to:0x01fff148 module:itcm +from:0x02151d30 kind:arm_call to:0x021525f0 module:overlay(81) +from:0x02151d3c kind:load to:0x027e0ce4 module:dtcm +from:0x02151d40 kind:load to:0x027e0ce0 module:dtcm +from:0x02151d70 kind:arm_call to:0x01ff993c module:itcm +from:0x02151d7c kind:arm_call to:0x021525f0 module:overlay(81) +from:0x02151db0 kind:arm_call to:0x02151b78 module:overlay(81) +from:0x02151dcc kind:arm_call to:0x020f6264 module:overlay(31) +from:0x02151dec kind:load to:0x0215296c module:overlay(81) +from:0x02151e20 kind:arm_call to:0x01fff148 module:itcm +from:0x02151e48 kind:arm_call to:0x02151eb8 module:overlay(81) +from:0x02151e90 kind:arm_call to:0x02151c1c module:overlay(81) +from:0x02151ea0 kind:arm_call to:0x020f62c4 module:overlay(31) +from:0x02151eb4 kind:load to:0x027e0ce0 module:dtcm +from:0x02151ee8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151ef4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151f4c kind:arm_call to:0x02151c54 module:overlay(81) +from:0x02151f54 kind:arm_call to:0x020f6354 module:overlay(31) +from:0x02151f74 kind:arm_call to:0x02151b78 module:overlay(81) +from:0x02151f7c kind:arm_call to:0x020f635c module:overlay(31) +from:0x02151fa0 kind:arm_call to:0x02151b78 module:overlay(81) +from:0x02151fac kind:arm_call to:0x020f6364 module:overlay(31) +from:0x02151fbc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151fd0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02151fd8 kind:arm_call to:0x02011ff4 module:main +from:0x02151fec kind:arm_call to:0x02097704 module:overlay(0) +from:0x02152000 kind:load to:0x02152b88 module:overlay(81) +from:0x02152014 kind:arm_call to:0x02011f3c module:main +from:0x02152020 kind:arm_call to:0x0215227c module:overlay(81) +from:0x02152038 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02152048 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021520b4 kind:load to:0x02152a38 module:overlay(81) +from:0x021520b8 kind:load to:0x02152a54 module:overlay(81) +from:0x021520bc kind:load to:0x02152a1c module:overlay(81) +from:0x021520dc kind:arm_call to:0x0205a670 module:overlay(0) +from:0x02152110 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02152124 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0215212c kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02152134 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x02152140 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02152168 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02152174 kind:load to:0x02152a7c module:overlay(81) +from:0x02152178 kind:load to:0x021526ec module:overlay(81) +from:0x02152184 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02152198 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021521a0 kind:arm_call to:0x02011ff4 module:main +from:0x02152204 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215226c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02152278 kind:load to:0x0203e93c module:main +from:0x02152284 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021522dc kind:arm_call to:0x021520cc module:overlay(81) +from:0x02152308 kind:load to:0x02152aa8 module:overlay(81) +from:0x0215230c kind:load to:0x02152b88 module:overlay(81) +from:0x02152310 kind:load to:0x02152c5c module:overlay(81) +from:0x02152330 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152350 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215235c kind:arm_call to:0x01fff458 module:itcm +from:0x02152374 kind:arm_call to:0x0215217c module:overlay(81) +from:0x0215237c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02152388 kind:load to:0x02152aa8 module:overlay(81) +from:0x0215238c kind:load to:0x027e0ce4 module:dtcm +from:0x021523b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021523d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021523dc kind:arm_call to:0x01fff458 module:itcm +from:0x021523f4 kind:arm_call to:0x0215217c module:overlay(81) +from:0x021523fc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02152404 kind:arm_call to:0x02011ff4 module:main +from:0x02152410 kind:load to:0x02152aa8 module:overlay(81) +from:0x02152414 kind:load to:0x027e0ce4 module:dtcm +from:0x02152444 kind:arm_call to:0x01ffe868 module:itcm +from:0x02152484 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152498 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021524d8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02152520 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02152534 kind:arm_call to:0x02152554 module:overlay(81) +from:0x02152544 kind:load to:0x02152a08 module:overlay(81) +from:0x02152548 kind:load to:0x020b537c module:overlay(0) +from:0x0215259c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021525a8 kind:arm_call to:0x02151328 module:overlay(81) +from:0x021525b4 kind:arm_call to:0x02152554 module:overlay(81) +from:0x021525bc kind:load to:0x027e0ce4 module:dtcm +from:0x021525d8 kind:arm_call to:0x02152554 module:overlay(81) +from:0x021525ec kind:load to:0x02152554 module:overlay(81) +from:0x02152628 kind:arm_call to:0x01ffb714 module:itcm +from:0x02152634 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02152658 kind:arm_call to:0x01ffb800 module:itcm +from:0x021526a0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02152718 kind:arm_call to:0x02150c10 module:overlay(81) +from:0x02152728 kind:arm_call to:0x0203ce4c module:main +from:0x0215273c kind:load to:0x02152ae0 module:overlay(81) +from:0x02152740 kind:load to:0x02152af0 module:overlay(81) +from:0x02152744 kind:load to:0x02151a2c module:overlay(81) +from:0x02152748 kind:load to:0x02152ae4 module:overlay(81) +from:0x02152768 kind:arm_call to:0x02151a70 module:overlay(81) +from:0x02152778 kind:arm_call to:0x0203ce4c module:main +from:0x0215278c kind:load to:0x02152b2c module:overlay(81) +from:0x02152790 kind:load to:0x02152b3c module:overlay(81) +from:0x02152794 kind:load to:0x02151fe4 module:overlay(81) +from:0x02152798 kind:load to:0x02152b30 module:overlay(81) +from:0x021527dc kind:arm_call to:0x02152028 module:overlay(81) +from:0x021527ec kind:arm_call to:0x0203ce4c module:main +from:0x02152800 kind:load to:0x021529fc module:overlay(81) +from:0x02152808 kind:load to:0x02152b78 module:overlay(81) +from:0x0215280c kind:load to:0x02152b88 module:overlay(81) +from:0x02152810 kind:load to:0x02152698 module:overlay(81) +from:0x02152814 kind:load to:0x02152b7c module:overlay(81) +from:0x02152818 kind:load to:0x021526fc module:overlay(81) +from:0x0215281c kind:load to:0x0215274c module:overlay(81) +from:0x02152820 kind:load to:0x0215279c module:overlay(81) +from:0x02152840 kind:load to:0x02152894 module:overlay(81) +from:0x02152844 kind:load to:0x02151470 module:overlay(81) +from:0x0215284c kind:load to:0x021514b8 module:overlay(81) +from:0x02152854 kind:load to:0x02151590 module:overlay(81) +from:0x0215285c kind:load to:0x02151814 module:overlay(81) +from:0x02152864 kind:load to:0x02151968 module:overlay(81) +from:0x0215286c kind:load to:0x02151428 module:overlay(81) +from:0x02152874 kind:load to:0x02151474 module:overlay(81) +from:0x0215287c kind:load to:0x02151534 module:overlay(81) +from:0x02152884 kind:load to:0x021517d8 module:overlay(81) +from:0x0215288c kind:load to:0x02151924 module:overlay(81) +from:0x021528a8 kind:load to:0x02150fb0 module:overlay(81) +from:0x021528ac kind:load to:0x020f6354 module:overlays(19,22,23,31) +from:0x021528b0 kind:load to:0x020f635c module:overlays(19,22,23,31) +from:0x021528b4 kind:load to:0x020f6364 module:overlays(19,22,23,31) +from:0x021528c0 kind:load to:0x02150bec module:overlay(81) +from:0x021528c4 kind:load to:0x0209772c module:overlay(0) +from:0x021528c8 kind:load to:0x02097734 module:overlay(0) +from:0x021528cc kind:load to:0x020977b0 module:overlay(0) +from:0x021528d0 kind:load to:0x020977f0 module:overlay(0) +from:0x021528d4 kind:load to:0x020977f4 module:overlay(0) +from:0x021528d8 kind:load to:0x020977f8 module:overlay(0) +from:0x021528e4 kind:load to:0x02150d4c module:overlay(81) +from:0x021528e8 kind:load to:0x02150d60 module:overlay(81) +from:0x021528ec kind:load to:0x0205a700 module:overlay(0) +from:0x021528f0 kind:load to:0x01ffc57c module:itcm +from:0x021528f4 kind:load to:0x02057da8 module:overlay(0) +from:0x021528f8 kind:load to:0x02057e24 module:overlay(0) +from:0x021528fc kind:load to:0x02057e88 module:overlay(0) +from:0x02152900 kind:load to:0x02150d7c module:overlay(81) +from:0x02152904 kind:load to:0x02057d64 module:overlay(0) +from:0x02152910 kind:load to:0x020984f8 module:overlay(0) +from:0x02152914 kind:load to:0x02098534 module:overlay(0) +from:0x02152918 kind:load to:0x0209854c module:overlay(0) +from:0x0215291c kind:load to:0x02098558 module:overlay(0) +from:0x02152920 kind:load to:0x01fff464 module:itcm +from:0x02152924 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02152928 kind:load to:0x021510c4 module:overlay(81) +from:0x0215292c kind:load to:0x02098490 module:overlay(0) +from:0x02152930 kind:load to:0x02151150 module:overlay(81) +from:0x02152934 kind:load to:0x021512e4 module:overlay(81) +from:0x02152938 kind:load to:0x0209849c module:overlay(0) +from:0x0215293c kind:load to:0x02151378 module:overlay(81) +from:0x02152940 kind:load to:0x020984a4 module:overlay(0) +from:0x02152944 kind:load to:0x020984a8 module:overlay(0) +from:0x02152948 kind:load to:0x02098564 module:overlay(0) +from:0x0215294c kind:load to:0x020985d0 module:overlay(0) +from:0x02152950 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02152954 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02152958 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215295c kind:load to:0x021519e4 module:overlay(81) +from:0x02152960 kind:load to:0x02151a04 module:overlay(81) +from:0x0215296c kind:load to:0x02151df0 module:overlay(81) +from:0x02152970 kind:load to:0x02151f30 module:overlay(81) +from:0x02152974 kind:load to:0x02151f5c module:overlay(81) +from:0x02152978 kind:load to:0x02151f84 module:overlay(81) +from:0x02152984 kind:load to:0x02151a4c module:overlay(81) +from:0x02152988 kind:load to:0x0209772c module:overlay(0) +from:0x0215298c kind:load to:0x02097734 module:overlay(0) +from:0x02152990 kind:load to:0x020977b0 module:overlay(0) +from:0x02152994 kind:load to:0x020977f0 module:overlay(0) +from:0x02152998 kind:load to:0x020977f4 module:overlay(0) +from:0x0215299c kind:load to:0x020977f8 module:overlay(0) +from:0x021529a8 kind:load to:0x020984f8 module:overlay(0) +from:0x021529ac kind:load to:0x02098534 module:overlay(0) +from:0x021529b0 kind:load to:0x0209854c module:overlay(0) +from:0x021529b4 kind:load to:0x02098558 module:overlay(0) +from:0x021529b8 kind:load to:0x01fff464 module:itcm +from:0x021529bc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021529c0 kind:load to:0x02151afc module:overlay(81) +from:0x021529c4 kind:load to:0x02098490 module:overlay(0) +from:0x021529c8 kind:load to:0x02151b34 module:overlay(81) +from:0x021529cc kind:load to:0x02098498 module:overlay(0) +from:0x021529d0 kind:load to:0x0209849c module:overlay(0) +from:0x021529d4 kind:load to:0x020984a0 module:overlay(0) +from:0x021529d8 kind:load to:0x020984a4 module:overlay(0) +from:0x021529dc kind:load to:0x020984a8 module:overlay(0) +from:0x021529e0 kind:load to:0x02098564 module:overlay(0) +from:0x021529e4 kind:load to:0x020985d0 module:overlay(0) +from:0x021529e8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021529ec kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021529f0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021529f4 kind:load to:0x02151fb4 module:overlay(81) +from:0x021529f8 kind:load to:0x02151fc8 module:overlay(81) +from:0x02152a1c kind:load to:0x02152004 module:overlay(81) +from:0x02152a20 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02152a24 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02152a28 kind:load to:0x0209ca38 module:overlay(0) +from:0x02152a2c kind:load to:0x0209ca58 module:overlay(0) +from:0x02152a3c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02152a40 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02152a44 kind:load to:0x0209ca38 module:overlay(0) +from:0x02152a48 kind:load to:0x0209ca58 module:overlay(0) +from:0x02152a54 kind:load to:0x0207c47c module:overlay(0) +from:0x02152a58 kind:load to:0x0207c484 module:overlay(0) +from:0x02152a5c kind:load to:0x0207c94c module:overlay(0) +from:0x02152a60 kind:load to:0x0207c93c module:overlay(0) +from:0x02152a64 kind:load to:0x0207c980 module:overlay(0) +from:0x02152a68 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02152a6c kind:load to:0x0207ca18 module:overlay(0) +from:0x02152a70 kind:load to:0x0207ca90 module:overlay(0) +from:0x02152a7c kind:load to:0x0215217c module:overlay(81) +from:0x02152a80 kind:load to:0x02152190 module:overlay(81) +from:0x02152a84 kind:load to:0x0205a700 module:overlay(0) +from:0x02152a88 kind:load to:0x01ffc57c module:itcm +from:0x02152a8c kind:load to:0x02057da8 module:overlay(0) +from:0x02152a90 kind:load to:0x02057e24 module:overlay(0) +from:0x02152a94 kind:load to:0x02057e88 module:overlay(0) +from:0x02152a98 kind:load to:0x021521ac module:overlay(81) +from:0x02152a9c kind:load to:0x02057d64 module:overlay(0) +from:0x02152aa8 kind:load to:0x0215241c module:overlay(81) +from:0x02152aac kind:load to:0x02152424 module:overlay(81) +from:0x02152ab0 kind:load to:0x02152550 module:overlay(81) +from:0x02152ab4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02152ab8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02152abc kind:load to:0x02152678 module:overlay(81) +from:0x02152ac0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02152ac4 kind:load to:0x0209d1ac module:overlay(0) +from:0x02152ac8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02152acc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02152ad0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02152ad4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02152ad8 kind:load to:0x02152314 module:overlay(81) +from:0x02152adc kind:load to:0x02152394 module:overlay(81) diff --git a/config/usa/arm9/overlays/ov081/symbols.txt b/config/usa/arm9/overlays/ov081/symbols.txt new file mode 100644 index 00000000..f485d52f --- /dev/null +++ b/config/usa/arm9/overlays/ov081/symbols.txt @@ -0,0 +1,122 @@ +func_ov081_02150be0 kind:function(arm,size=0xc) addr:0x02150be0 +func_ov081_02150bec kind:function(arm,size=0x24) addr:0x02150bec +func_ov081_02150c10 kind:function(arm,size=0x44) addr:0x02150c10 +func_ov081_02150c54 kind:function(arm,size=0xf8) addr:0x02150c54 +func_ov081_02150d4c kind:function(arm,size=0x14) addr:0x02150d4c +func_ov081_02150d60 kind:function(arm,size=0x1c) addr:0x02150d60 +func_ov081_02150d7c kind:function(arm,size=0xd0) addr:0x02150d7c +func_ov081_02150e4c kind:function(arm,size=0x3c) addr:0x02150e4c +func_ov081_02150e88 kind:function(arm,size=0x3c) addr:0x02150e88 +func_ov081_02150ec4 kind:function(arm,size=0x3c) addr:0x02150ec4 +func_ov081_02150f00 kind:function(arm,size=0x3c) addr:0x02150f00 +func_ov081_02150f3c kind:function(arm,size=0x3c) addr:0x02150f3c +func_ov081_02150f78 kind:function(arm,size=0x38) addr:0x02150f78 +func_ov081_02150fb0 kind:function(arm,size=0x34) addr:0x02150fb0 +func_ov081_02150fe4 kind:function(arm,size=0xe0) addr:0x02150fe4 +func_ov081_021510c4 kind:function(arm,size=0x44) addr:0x021510c4 +func_ov081_02151108 kind:function(arm,size=0x48) addr:0x02151108 +func_ov081_02151150 kind:function(arm,size=0x194) addr:0x02151150 +func_ov081_021512e4 kind:function(arm,size=0x44) addr:0x021512e4 +func_ov081_02151328 kind:function(arm,size=0x28) addr:0x02151328 +func_ov081_02151350 kind:function(arm,size=0x28) addr:0x02151350 +func_ov081_02151378 kind:function(arm,size=0xb0) addr:0x02151378 +func_ov081_02151428 kind:function(arm,size=0x48) addr:0x02151428 +func_ov081_02151470 kind:function(arm,size=0x4) addr:0x02151470 +func_ov081_02151474 kind:function(arm,size=0x44) addr:0x02151474 +func_ov081_021514b8 kind:function(arm,size=0x7c) addr:0x021514b8 +func_ov081_02151534 kind:function(arm,size=0x5c) addr:0x02151534 +func_ov081_02151590 kind:function(arm,size=0x1d0) addr:0x02151590 +func_ov081_02151760 kind:function(arm,size=0x78) addr:0x02151760 +func_ov081_021517d8 kind:function(arm,size=0x3c) addr:0x021517d8 +func_ov081_02151814 kind:function(arm,size=0x110) addr:0x02151814 +func_ov081_02151924 kind:function(arm,size=0x44) addr:0x02151924 +func_ov081_02151968 kind:function(arm,size=0x5c) addr:0x02151968 +func_ov081_021519c4 kind:function(arm,size=0x10) addr:0x021519c4 +func_ov081_021519d4 kind:function(arm,size=0x10) addr:0x021519d4 +func_ov081_021519e4 kind:function(arm,size=0x20) addr:0x021519e4 +func_ov081_02151a04 kind:function(arm,size=0x28) addr:0x02151a04 +func_ov081_02151a2c kind:function(arm,size=0x14) addr:0x02151a2c +func_ov081_02151a40 kind:function(arm,size=0xc) addr:0x02151a40 +func_ov081_02151a4c kind:function(arm,size=0x24) addr:0x02151a4c +func_ov081_02151a70 kind:function(arm,size=0x44) addr:0x02151a70 +func_ov081_02151ab4 kind:function(arm,size=0x48) addr:0x02151ab4 +func_ov081_02151afc kind:function(arm,size=0x38) addr:0x02151afc +func_ov081_02151b34 kind:function(arm,size=0x44) addr:0x02151b34 +func_ov081_02151b78 kind:function(arm,size=0x90) addr:0x02151b78 +func_ov081_02151c08 kind:function(arm,size=0x14) addr:0x02151c08 +func_ov081_02151c1c kind:function(arm,size=0x38) addr:0x02151c1c +func_ov081_02151c54 kind:function(arm,size=0x3c) addr:0x02151c54 +func_ov081_02151c90 kind:function(arm,size=0xb4) addr:0x02151c90 +func_ov081_02151d44 kind:function(arm,size=0x74) addr:0x02151d44 +func_ov081_02151db8 kind:function(arm,size=0x38) addr:0x02151db8 +func_ov081_02151df0 kind:function(arm,size=0xc8) addr:0x02151df0 +func_ov081_02151eb8 kind:function(arm,size=0x78) addr:0x02151eb8 +func_ov081_02151f30 kind:function(arm,size=0x2c) addr:0x02151f30 +func_ov081_02151f5c kind:function(arm,size=0x28) addr:0x02151f5c +func_ov081_02151f84 kind:function(arm,size=0x30) addr:0x02151f84 +func_ov081_02151fb4 kind:function(arm,size=0x14) addr:0x02151fb4 +func_ov081_02151fc8 kind:function(arm,size=0x1c) addr:0x02151fc8 +func_ov081_02151fe4 kind:function(arm,size=0x14) addr:0x02151fe4 +func_ov081_02151ff8 kind:function(arm,size=0xc) addr:0x02151ff8 +func_ov081_02152004 kind:function(arm,size=0x24) addr:0x02152004 +func_ov081_02152028 kind:function(arm,size=0xa4) addr:0x02152028 +func_ov081_021520cc kind:function(arm,size=0xb0) addr:0x021520cc +func_ov081_0215217c kind:function(arm,size=0x14) addr:0x0215217c +func_ov081_02152190 kind:function(arm,size=0x1c) addr:0x02152190 +func_ov081_021521ac kind:function(arm,size=0xd0) addr:0x021521ac +func_ov081_0215227c kind:function(arm,size=0x98) addr:0x0215227c +func_ov081_02152314 kind:function(arm,size=0x80) addr:0x02152314 +func_ov081_02152394 kind:function(arm,size=0x88) addr:0x02152394 +func_ov081_0215241c kind:function(arm,size=0x8) addr:0x0215241c +func_ov081_02152424 kind:function(arm,size=0x12c) addr:0x02152424 +func_ov081_02152550 kind:function(arm,size=0x4) addr:0x02152550 +func_ov081_02152554 kind:function(arm,size=0x6c) addr:0x02152554 +func_ov081_021525c0 kind:function(arm,size=0x20) addr:0x021525c0 +func_ov081_021525e0 kind:function(arm,size=0x10) addr:0x021525e0 +func_ov081_021525f0 kind:function(arm,size=0x88) addr:0x021525f0 +func_ov081_02152678 kind:function(arm,size=0x20) addr:0x02152678 +func_ov081_02152698 kind:function(arm,size=0x14) addr:0x02152698 +data_ov081_021526ac kind:data(any) addr:0x021526ac +data_ov081_021526b0 kind:data(any) addr:0x021526b0 +data_ov081_021526b4 kind:data(any) addr:0x021526b4 +data_ov081_021526b8 kind:data(any) addr:0x021526b8 +data_ov081_021526bc kind:data(any) addr:0x021526bc +data_ov081_021526cc kind:data(any) addr:0x021526cc +data_ov081_021526ec kind:data(any) addr:0x021526ec +__sinit_ov081_021526fc kind:function(arm,size=0x50) addr:0x021526fc +__sinit_ov081_0215274c kind:function(arm,size=0x50) addr:0x0215274c +__sinit_ov081_0215279c kind:function(arm,size=0x7c) addr:0x0215279c +.p__sinit_ov081_021526fc kind:data(word) addr:0x02152818 +.p__sinit_ov081_0215274c kind:data(word) addr:0x0215281c +.p__sinit_ov081_0215279c kind:data(word) addr:0x02152820 +data_ov081_02152840 kind:data(any) addr:0x02152840 +data_ov081_02152844 kind:data(any) addr:0x02152844 +data_ov081_0215286c kind:data(any) addr:0x0215286c +data_ov081_02152894 kind:data(any) addr:0x02152894 +data_ov081_021528a8 kind:data(any) addr:0x021528a8 +data_ov081_021528c0 kind:data(any) addr:0x021528c0 +data_ov081_021528e4 kind:data(any) addr:0x021528e4 +data_ov081_02152910 kind:data(any) addr:0x02152910 +data_ov081_0215296c kind:data(any) addr:0x0215296c +data_ov081_02152984 kind:data(any) addr:0x02152984 +data_ov081_021529a4 kind:data(any) addr:0x021529a4 ambiguous +data_ov081_021529a8 kind:data(any) addr:0x021529a8 +data_ov081_021529fc kind:data(any) addr:0x021529fc +data_ov081_02152a05 kind:data(any) addr:0x02152a05 ambiguous +data_ov081_02152a08 kind:data(any) addr:0x02152a08 +data_ov081_02152a1c kind:data(any) addr:0x02152a1c +data_ov081_02152a38 kind:data(any) addr:0x02152a38 +data_ov081_02152a54 kind:data(any) addr:0x02152a54 +data_ov081_02152a7c kind:data(any) addr:0x02152a7c +data_ov081_02152aa8 kind:data(any) addr:0x02152aa8 +data_ov081_02152ae0 kind:bss addr:0x02152ae0 +data_ov081_02152ae4 kind:bss addr:0x02152ae4 +data_ov081_02152af0 kind:bss addr:0x02152af0 +data_ov081_02152b2c kind:bss addr:0x02152b2c +data_ov081_02152b30 kind:bss addr:0x02152b30 +data_ov081_02152b34 kind:bss addr:0x02152b34 ambiguous +data_ov081_02152b3c kind:bss addr:0x02152b3c +data_ov081_02152b78 kind:bss addr:0x02152b78 +data_ov081_02152b7c kind:bss addr:0x02152b7c +data_ov081_02152b88 kind:bss addr:0x02152b88 +data_ov081_02152c5c kind:bss addr:0x02152c5c diff --git a/config/usa/arm9/overlays/ov082/delinks.txt b/config/usa/arm9/overlays/ov082/delinks.txt new file mode 100644 index 00000000..d0cc5af6 --- /dev/null +++ b/config/usa/arm9/overlays/ov082/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02152c80 end:0x02158824 kind:code align:32 + .rodata start:0x02158824 end:0x02158838 kind:rodata align:4 + .init start:0x02158838 end:0x02158928 kind:code align:4 + .ctor start:0x02158928 end:0x02158934 kind:rodata align:4 + .data start:0x02158940 end:0x02158e60 kind:data align:32 + .bss start:0x02158e60 end:0x02159080 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov082/relocs.txt b/config/usa/arm9/overlays/ov082/relocs.txt new file mode 100644 index 00000000..0a5ef898 --- /dev/null +++ b/config/usa/arm9/overlays/ov082/relocs.txt @@ -0,0 +1,898 @@ +from:0x02152c88 kind:load to:0x02158e70 module:overlay(82) +from:0x02152c9c kind:arm_call to:0x02011f3c module:main +from:0x02152ca8 kind:arm_call to:0x02152d10 module:overlay(82) +from:0x02152cbc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02152cf8 kind:load to:0x02158954 module:overlay(82) +from:0x02152d04 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02152d1c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02152d80 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02152dac kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02152dc8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02152dd8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02152e14 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02152e1c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02152e24 kind:arm_call to:0x02099800 module:overlay(0) +from:0x02152e88 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02152ec0 kind:load to:0x021589c4 module:overlay(82) +from:0x02152ec4 kind:load to:0x02158e70 module:overlay(82) +from:0x02152ec8 kind:load to:0x02158978 module:overlay(82) +from:0x02152ef0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02152f00 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02152f08 kind:arm_call to:0x021563fc module:overlay(82) +from:0x02152f34 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02152f40 kind:load to:0x02156ae8 module:overlay(82) +from:0x02152f60 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02152f8c kind:load to:0x020aecd8 module:overlay(0) +from:0x02152f9c kind:arm_call to:0x02152f48 module:overlay(82) +from:0x02152fe0 kind:load to:0x02158a1c module:overlay(82) +from:0x02152ff4 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02153014 kind:arm_call to:0x02155f60 module:overlay(82) +from:0x0215304c kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02153084 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215308c kind:arm_call to:0x0215693c module:overlay(82) +from:0x021530a0 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02153118 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02153150 kind:arm_call to:0x021566ac module:overlay(82) +from:0x0215315c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02153168 kind:load to:0x02158ac4 module:overlay(82) +from:0x02153170 kind:load to:0x027e09c0 module:dtcm +from:0x02153174 kind:load to:0x027e0ce0 module:dtcm +from:0x02153194 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021531e4 kind:load to:0x027e09b8 module:dtcm +from:0x02153204 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02153230 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02153244 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02153258 kind:arm_call to:0x021566ac module:overlay(82) +from:0x021532c8 kind:load to:0x02158b6c module:overlay(82) +from:0x021532e8 kind:arm_call to:0x01ff930c module:itcm +from:0x02153318 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02153324 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153340 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153354 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x0215335c kind:arm_call to:0x02156708 module:overlay(82) +from:0x02153370 kind:arm_call to:0x021566ac module:overlay(82) +from:0x02153388 kind:arm_call to:0x02016e4c module:main +from:0x021533f8 kind:load to:0x0215882c module:overlay(82) +from:0x021533fc kind:load to:0x02158b84 module:overlay(82) +from:0x02153420 kind:arm_call to:0x01ff930c module:itcm +from:0x02153434 kind:arm_call to:0x01ff930c module:itcm +from:0x02153444 kind:arm_call to:0x01ff916c module:itcm +from:0x02153474 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02153480 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021534b0 kind:arm_call to:0x02016b64 module:main +from:0x021534c4 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021534d4 kind:arm_call to:0x02098840 module:overlay(0) +from:0x021534dc kind:arm_call to:0x02156708 module:overlay(82) +from:0x02153568 kind:load to:0x02158b6c module:overlay(82) +from:0x0215357c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153588 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153598 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021535cc kind:arm_call to:0x01ff930c module:itcm +from:0x02153604 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x0215362c kind:arm_call to:0x0215778c module:overlay(82) +from:0x02153634 kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x021536e0 kind:load to:0x02158b84 module:overlay(82) +from:0x021536e4 kind:load to:0x02049bc4 module:main +from:0x02153704 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02153710 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215371c kind:arm_call to:0x01ffb714 module:itcm +from:0x02153728 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153764 kind:arm_call to:0x01ff930c module:itcm +from:0x02153788 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021537a0 kind:arm_call to:0x020169ac module:main +from:0x021537b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021537c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021537d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021537e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021537f8 kind:arm_call to:0x01ff986c module:itcm +from:0x02153804 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215380c kind:arm_call to:0x01ffb428 module:itcm +from:0x02153834 kind:arm_call to:0x01ff930c module:itcm +from:0x02153840 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215385c kind:arm_call to:0x01ff9258 module:itcm +from:0x02153950 kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x02153980 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x0215398c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021539a8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021539d0 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021539e0 kind:load to:0x02158828 module:overlay(82) +from:0x021539ec kind:load to:0x027e0ce0 module:dtcm +from:0x02153b00 kind:arm_call to:0x0215778c module:overlay(82) +from:0x02153b1c kind:load to:0x02158c14 module:overlay(82) +from:0x02153b20 kind:load to:0x02049bc4 module:main +from:0x02153b3c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153b48 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153b54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153b90 kind:arm_call to:0x01ff930c module:itcm +from:0x02153ba0 kind:arm_call to:0x020f48e8 module:overlay(31) +from:0x02153c8c kind:arm_call to:0x020169ac module:main +from:0x02153c9c kind:arm_call to:0x01ffb714 module:itcm +from:0x02153ca8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02153cc0 kind:arm_call to:0x01ff930c module:itcm +from:0x02153cd0 kind:arm_call to:0x01ff930c module:itcm +from:0x02153ce0 kind:arm_call to:0x02156488 module:overlay(82) +from:0x02153cf0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153d0c kind:arm_call to:0x01ff9258 module:itcm +from:0x02153d4c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02153d6c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153d78 kind:arm_call to:0x02016930 module:main +from:0x02153d90 kind:arm_call to:0x01ff916c module:itcm +from:0x02153da4 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02153db8 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02153dcc kind:arm_call to:0x01ffb428 module:itcm +from:0x02153df4 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02153e1c kind:arm_call to:0x01ff916c module:itcm +from:0x02153e44 kind:load to:0x02049bc4 module:main +from:0x02153e4c kind:load to:0x02158828 module:overlay(82) +from:0x02153ed0 kind:load to:0x02158c5c module:overlay(82) +from:0x02153f14 kind:arm_call to:0x02015058 module:main +from:0x02153f2c kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02153f44 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153f60 kind:arm_call to:0x02015058 module:main +from:0x02153f78 kind:arm_call to:0x020d9a88 module:overlay(31) +from:0x02153f84 kind:arm_call to:0x0215778c module:overlay(82) +from:0x02153fb0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153fcc kind:arm_call to:0x01ff9258 module:itcm +from:0x02153fe0 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02153ff8 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02154014 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154020 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215402c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154038 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154070 kind:arm_call to:0x01ff930c module:itcm +from:0x0215407c kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02154090 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021540a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021540b4 kind:arm_call to:0x02156488 module:overlay(82) +from:0x021540cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021540e0 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021540ec kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154108 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154110 kind:arm_call to:0x01ffb428 module:itcm +from:0x02154138 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02154144 kind:load to:0x027e09a8 module:dtcm +from:0x0215414c kind:load to:0x027e0d34 module:dtcm +from:0x02154184 kind:arm_call to:0x0215778c module:overlay(82) +from:0x02154200 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154228 kind:arm_call to:0x02016c40 module:main +from:0x02154288 kind:arm_call to:0x01ff9638 module:itcm +from:0x02154298 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021542b0 kind:arm_call to:0x02016c40 module:main +from:0x02154310 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02154328 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154334 kind:load to:0x02049bc4 module:main +from:0x02154338 kind:load to:0x02158c44 module:overlay(82) +from:0x0215433c kind:load to:0x02158c2c module:overlay(82) +from:0x02154340 kind:load to:0x027e09a8 module:dtcm +from:0x02154394 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x021543c8 kind:arm_call to:0x02015058 module:main +from:0x021543f0 kind:arm_call to:0x020d9a88 module:overlay(31) +from:0x0215443c kind:arm_call to:0x02015058 module:main +from:0x02154474 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02154488 kind:arm_call to:0x01ff930c module:itcm +from:0x021544bc kind:arm_call to:0x02015058 module:main +from:0x02154504 kind:arm_call to:0x02015058 module:main +from:0x02154530 kind:arm_call to:0x01ff930c module:itcm +from:0x02154540 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02154558 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215456c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02154578 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154584 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154590 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021545c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021545e0 kind:arm_call to:0x020f48e8 module:overlay(31) +from:0x021545ec kind:arm_call to:0x02156488 module:overlay(82) +from:0x021545f8 kind:load to:0x027e0d34 module:dtcm +from:0x02154674 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154684 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x021546bc kind:arm_call to:0x0215778c module:overlay(82) +from:0x021546c8 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021546d0 kind:arm_call to:0x020f41c0 module:overlay(31) +from:0x02154700 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154710 kind:load to:0x02158b9c module:overlay(82) +from:0x02154718 kind:load to:0x027e09a8 module:dtcm +from:0x0215473c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02154754 kind:arm_call to:0x01ff930c module:itcm +from:0x02154760 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x0215478c kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x021547a8 kind:arm_call to:0x02015058 module:main +from:0x021547c8 kind:arm_call to:0x020f48a8 module:overlay(31) +from:0x021547d4 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021547e0 kind:arm_call to:0x0215778c module:overlay(82) +from:0x021547e8 kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x02154804 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154818 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02154828 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02154854 kind:arm_call to:0x02156730 module:overlay(82) +from:0x02154874 kind:arm_call to:0x020f585c module:overlay(31) +from:0x021548a8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021548b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021548ec kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02154910 kind:load to:0x027e0cd8 module:dtcm +from:0x02154914 kind:load to:0x027e09c0 module:dtcm +from:0x02154980 kind:arm_call to:0x020f48a8 module:overlay(31) +from:0x02154990 kind:arm_call to:0x020f48e8 module:overlay(31) +from:0x0215499c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021549ac kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x021549b8 kind:arm_call to:0x0215778c module:overlay(82) +from:0x021549f0 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02154a00 kind:load to:0x02158bb4 module:overlay(82) +from:0x02154a68 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154a70 kind:arm_call to:0x02154cc4 module:overlay(82) +from:0x02154a7c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154a88 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154a94 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154acc kind:arm_call to:0x01ff930c module:itcm +from:0x02154ae4 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02154afc kind:arm_call to:0x01ff930c module:itcm +from:0x02154b14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154b28 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02154b6c kind:arm_call to:0x02156824 module:overlay(82) +from:0x02154b84 kind:arm_call to:0x020d9a58 module:overlay(31) +from:0x02154bac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154bb8 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02154be0 kind:arm_call to:0x020f585c module:overlay(31) +from:0x02154c18 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02154c34 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154c54 kind:arm_call to:0x020d9a58 module:overlay(31) +from:0x02154c7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154c88 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02154ca8 kind:load to:0x027e09a8 module:dtcm +from:0x02154cb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02154cb8 kind:load to:0x027e0ce0 module:dtcm +from:0x02154cbc kind:load to:0x027e0d34 module:dtcm +from:0x02154d00 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02154d0c kind:arm_call to:0x02156488 module:overlay(82) +from:0x02154d18 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02154d38 kind:arm_call to:0x02015058 module:main +from:0x02154d4c kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02154d54 kind:arm_call to:0x020f41c0 module:overlay(31) +from:0x02154d74 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02154d80 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154d90 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02154ddc kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02154e04 kind:arm_call to:0x020d9a78 module:overlay(31) +from:0x02154e1c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02154e94 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154ea8 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02154eb4 kind:arm_call to:0x0215778c module:overlay(82) +from:0x02154ec0 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02154ec8 kind:arm_call to:0x020f48a8 module:overlay(31) +from:0x02154ed8 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02154ef0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154efc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154f18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154f30 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154f58 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154f68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154f88 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02154f94 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154fa4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154fc8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02154fd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154fe8 kind:arm_call to:0x020f437c module:overlay(31) +from:0x02154ff4 kind:load to:0x027e0d34 module:dtcm +from:0x02154ff8 kind:load to:0x02158c2c module:overlay(82) +from:0x02155000 kind:load to:0x027e09a8 module:dtcm +from:0x02155008 kind:load to:0x027e09c0 module:dtcm +from:0x02155024 kind:arm_call to:0x02156488 module:overlay(82) +from:0x02155030 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02155048 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215505c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155074 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155080 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215508c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021550c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021550d8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021550f0 kind:arm_call to:0x01ff930c module:itcm +from:0x02155114 kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x02155170 kind:arm_call to:0x020f48a8 module:overlay(31) +from:0x0215517c kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02155188 kind:arm_call to:0x0215778c module:overlay(82) +from:0x02155198 kind:load to:0x02158be4 module:overlay(82) +from:0x021551c4 kind:arm_call to:0x02015058 module:main +from:0x021551dc kind:arm_call to:0x021574d4 module:overlay(82) +from:0x021551f4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155200 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x0215522c kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02155244 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215525c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155268 kind:load to:0x027e09a8 module:dtcm +from:0x021552dc kind:load to:0x02158c74 module:overlay(82) +from:0x02155310 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02155334 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02155350 kind:arm_call to:0x02015058 module:main +from:0x02155368 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x0215537c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155388 kind:arm_call to:0x020d9b60 module:overlay(31) +from:0x02155398 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x021553a4 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x021553b4 kind:arm_call to:0x02156488 module:overlay(82) +from:0x021553c0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021553c8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021553f0 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155400 kind:load to:0x027e09a8 module:dtcm +from:0x02155404 kind:load to:0x027e0d34 module:dtcm +from:0x02155478 kind:load to:0x02158c8c module:overlay(82) +from:0x02155494 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x021554c4 kind:arm_call to:0x020d9b60 module:overlay(31) +from:0x021554e0 kind:arm_call to:0x02015058 module:main +from:0x021554f8 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02155510 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021555c8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x021555dc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155618 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02155634 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215565c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021556dc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215571c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155728 kind:arm_call to:0x02156488 module:overlay(82) +from:0x02155734 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155740 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155750 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155784 kind:arm_call to:0x01ff930c module:itcm +from:0x02155790 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021557ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021557b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021557dc kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x021557e8 kind:load to:0x027e0d34 module:dtcm +from:0x021557ec kind:load to:0x027e09a8 module:dtcm +from:0x021557f4 kind:load to:0x0203e93c module:main +from:0x021557f8 kind:load to:0x027e09c0 module:dtcm +from:0x021557fc kind:load to:0x027e0cec module:dtcm +from:0x02155800 kind:load to:0x02158c14 module:overlay(82) +from:0x02155838 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02155854 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021558b0 kind:arm_call to:0x021566ac module:overlay(82) +from:0x021558b8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021558c8 kind:load to:0x027e09a8 module:dtcm +from:0x021558d0 kind:load to:0x02158bfc module:overlay(82) +from:0x021558dc kind:arm_call to:0x02156708 module:overlay(82) +from:0x021558f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155920 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x0215592c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155960 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x0215597c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021559d8 kind:arm_call to:0x021566ac module:overlay(82) +from:0x021559e8 kind:load to:0x027e09a8 module:dtcm +from:0x021559f0 kind:load to:0x02158bfc module:overlay(82) +from:0x02155a08 kind:arm_call to:0x01ff916c module:itcm +from:0x02155a24 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02155a2c kind:arm_call to:0x02156708 module:overlay(82) +from:0x02155a44 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155a70 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155a7c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155aac kind:arm_call to:0x020d9a78 module:overlay(31) +from:0x02155b0c kind:arm_call to:0x0215778c module:overlay(82) +from:0x02155b14 kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x02155b30 kind:load to:0x027e0d34 module:dtcm +from:0x02155b38 kind:load to:0x02158cbc module:overlay(82) +from:0x02155b60 kind:arm_call to:0x02015058 module:main +from:0x02155b78 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02155b90 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155bb4 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02155bcc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155be0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02155bf0 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02155bfc kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02155c08 kind:load to:0x027e09a8 module:dtcm +from:0x02155c34 kind:arm_call to:0x021574d4 module:overlay(82) +from:0x02155c4c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155c6c kind:arm_call to:0x02099430 module:overlay(0) +from:0x02155ccc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155cd4 kind:arm_call to:0x021566ac module:overlay(82) +from:0x02155cec kind:load to:0x027e09a8 module:dtcm +from:0x02155cf4 kind:load to:0x020aecd0 module:overlay(0) +from:0x02155cfc kind:load to:0x02158bfc module:overlay(82) +from:0x02155d20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155d78 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02155d80 kind:arm_call to:0x02156708 module:overlay(82) +from:0x02155d9c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155dac kind:load to:0x02158ca4 module:overlay(82) +from:0x02155dbc kind:arm_call to:0x021566ac module:overlay(82) +from:0x02155dc8 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02155e2c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155e3c kind:load to:0x02158b84 module:overlay(82) +from:0x02155e48 kind:arm_call to:0x02156708 module:overlay(82) +from:0x02155e7c kind:arm_call to:0x020999ec module:overlay(0) +from:0x02155e88 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155eb0 kind:arm_call to:0x021566ac module:overlay(82) +from:0x02155efc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02155f0c kind:load to:0x02158b84 module:overlay(82) +from:0x02155f18 kind:arm_call to:0x02156708 module:overlay(82) +from:0x02155f34 kind:arm_call to:0x02098840 module:overlay(0) +from:0x02155f44 kind:arm_call to:0x01ff916c module:itcm +from:0x02155f58 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02155f70 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02155fd0 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02156060 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02156078 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02156088 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021560c8 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021560f4 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215610c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x0215611c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02156140 kind:arm_call to:0x020999ec module:overlay(0) +from:0x02156150 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x0215615c kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02156174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156194 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215620c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215621c kind:arm_call to:0x020999ec module:overlay(0) +from:0x0215622c kind:arm_call to:0x020bf158 module:overlay(17) +from:0x02156238 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02156250 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156278 kind:arm_call to:0x020f437c module:overlay(31) +from:0x02156284 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02156290 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021562d8 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x021562f0 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02156310 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02156328 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x0215634c kind:arm_call to:0x020999ec module:overlay(0) +from:0x0215635c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02156374 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x02156384 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021563b0 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x021563c8 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021563d8 kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021563ec kind:load to:0x027e0ce4 module:dtcm +from:0x021563f0 kind:load to:0x0203e93c module:main +from:0x021563f8 kind:load to:0x027e0d38 module:dtcm +from:0x02156418 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02156454 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02156464 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156470 kind:arm_call to:0x020f4800 module:overlay(31) +from:0x0215647c kind:load to:0x020b537c module:overlay(0) +from:0x02156484 kind:load to:0x027e0ce4 module:dtcm +from:0x021564a8 kind:arm_call to:0x020d96c4 module:overlay(31) +from:0x021564c4 kind:arm_call to:0x0208ba74 module:overlay(0) +from:0x021564d4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021564e0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021564f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156504 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02156568 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021565a0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021565b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021565c8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021565e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021565fc kind:arm_call to:0x020f580c module:overlay(31) +from:0x02156608 kind:load to:0x027e0d34 module:dtcm +from:0x0215660c kind:load to:0x027e0ce0 module:dtcm +from:0x02156614 kind:load to:0x0203e93c module:main +from:0x021566bc kind:arm_call to:0x0215778c module:overlay(82) +from:0x021566c4 kind:arm_call to:0x020f48a8 module:overlay(31) +from:0x021566d0 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021566d8 kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x021566f8 kind:arm_call to:0x020d9a78 module:overlay(31) +from:0x02156704 kind:load to:0x027e0d34 module:dtcm +from:0x02156718 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02156728 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x021567c0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021567d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02156810 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215681c kind:load to:0x027e0cd8 module:dtcm +from:0x02156820 kind:load to:0x027e09c0 module:dtcm +from:0x021568ac kind:arm_call to:0x0209851c module:overlay(0) +from:0x021568b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021568cc kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x021568e8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02156908 kind:load to:0x027e0cd8 module:dtcm +from:0x0215690c kind:load to:0x027e0ce0 module:dtcm +from:0x02156930 kind:arm_call to:0x02078798 module:overlay(0) +from:0x02156938 kind:load to:0x027e09bc module:dtcm +from:0x021569c0 kind:arm_call to:0x02016a48 module:main +from:0x021569c8 kind:arm_call to:0x02080978 module:overlay(0) +from:0x02156a10 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02156a90 kind:arm_call to:0x020786bc module:overlay(0) +from:0x02156aac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02156ad0 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02156ae0 kind:load to:0x027e09bc module:dtcm +from:0x02156b48 kind:arm_call to:0x0200e260 module:main +from:0x02156b58 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156b7c kind:arm_call to:0x02156618 module:overlay(82) +from:0x02156bdc kind:arm_call to:0x0200e260 module:main +from:0x02156be0 kind:arm_call to:0x0200c198 module:main +from:0x02156bf0 kind:arm_call to:0x01ffad5c module:itcm +from:0x02156c14 kind:arm_call to:0x02156634 module:overlay(82) +from:0x02156c9c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02156cac kind:arm_call to:0x01ffa60c module:itcm +from:0x02156cd0 kind:load to:0x027e0964 module:dtcm +from:0x02156cd4 kind:load to:0x0203e93c module:main +from:0x02156cec kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156cf4 kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x02156d6c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02156da8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02156e18 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02156e44 kind:load to:0x02158b6c module:overlay(82) +from:0x02156e48 kind:load to:0x027e09b8 module:dtcm +from:0x02156e64 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156ec4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02156f10 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02156f80 kind:arm_call to:0x020169ac module:main +from:0x02156fac kind:arm_call to:0x020d9834 module:overlay(31) +from:0x02156fcc kind:arm_call to:0x02154604 module:overlay(82) +from:0x02156fe4 kind:arm_call to:0x020169ac module:main +from:0x02156ff4 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02157014 kind:arm_call to:0x02157328 module:overlay(82) +from:0x02157028 kind:arm_call to:0x02154918 module:overlay(82) +from:0x02157090 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021570a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021570ac kind:arm_call to:0x01ff93c0 module:itcm +from:0x021570bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021570dc kind:arm_call to:0x02154cc4 module:overlay(82) +from:0x021570e8 kind:arm_call to:0x02156910 module:overlay(82) +from:0x02157104 kind:arm_call to:0x02015058 module:main +from:0x0215711c kind:arm_call to:0x0215778c module:overlay(82) +from:0x02157128 kind:arm_call to:0x020f48e8 module:overlay(31) +from:0x02157134 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02157140 kind:arm_call to:0x02156488 module:overlay(82) +from:0x02157150 kind:arm_call to:0x020d9a58 module:overlay(31) +from:0x0215716c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157190 kind:arm_call to:0x02156910 module:overlay(82) +from:0x021571ac kind:arm_call to:0x02156488 module:overlay(82) +from:0x021571d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157234 kind:arm_call to:0x02156488 module:overlay(82) +from:0x02157240 kind:arm_call to:0x02156910 module:overlay(82) +from:0x02157288 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215728c kind:arm_call to:0x02099718 module:overlay(0) +from:0x021572b0 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021572c4 kind:arm_call to:0x02156488 module:overlay(82) +from:0x021572d4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021572ec kind:arm_call to:0x02152f90 module:overlay(82) +from:0x021572f8 kind:load to:0x027e09a8 module:dtcm +from:0x021572fc kind:load to:0x027e09b8 module:dtcm +from:0x02157300 kind:load to:0x02158824 module:overlay(82) +from:0x02157304 kind:load to:0x02158940 module:overlay(82) +from:0x02157308 kind:load to:0x027e0d34 module:dtcm +from:0x0215730c kind:load to:0x02158944 module:overlay(82) +from:0x02157310 kind:load to:0x027e09bc module:dtcm +from:0x02157320 kind:load to:0x02158c14 module:overlay(82) +from:0x02157324 kind:load to:0x020b5198 module:overlay(0) +from:0x0215733c kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02157370 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x0215738c kind:arm_call to:0x02015058 module:main +from:0x021573ac kind:arm_call to:0x020f48a8 module:overlay(31) +from:0x021573b8 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021573c4 kind:arm_call to:0x0215778c module:overlay(82) +from:0x021573cc kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x021573e0 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x021573f8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157418 kind:arm_call to:0x02154604 module:overlay(82) +from:0x02157430 kind:arm_call to:0x020169ac module:main +from:0x02157440 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02157454 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02157470 kind:arm_call to:0x02015058 module:main +from:0x0215748c kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x021574a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021574cc kind:load to:0x02158824 module:overlay(82) +from:0x021574d0 kind:load to:0x02158948 module:overlay(82) +from:0x021574fc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215750c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157518 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215755c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157588 kind:arm_call to:0x0203d1e8 module:main +from:0x02157590 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02157598 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021575a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021575a8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021575b0 kind:arm_call to:0x02011ff4 module:main +from:0x021575bc kind:load to:0x020a02b4 module:overlay(0) +from:0x021575e0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215760c kind:arm_call to:0x0203d1e8 module:main +from:0x02157614 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215761c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02157624 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215762c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157638 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215764c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02157658 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02157674 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02157684 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02157694 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215769c kind:arm_call to:0x02011ff4 module:main +from:0x021576b0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021576c4 kind:load to:0x02158f58 module:overlay(82) +from:0x021576d8 kind:arm_call to:0x02011f3c module:main +from:0x021576e4 kind:arm_call to:0x0215772c module:overlay(82) +from:0x021576f8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02157728 kind:load to:0x02158cdc module:overlay(82) +from:0x02157734 kind:arm_call to:0x020f407c module:overlay(31) +from:0x02157754 kind:load to:0x02158d50 module:overlay(82) +from:0x02157770 kind:arm_call to:0x020f4124 module:overlay(31) +from:0x02157780 kind:arm_call to:0x0215778c module:overlay(82) +from:0x021577c4 kind:load to:0x02158cf8 module:overlay(82) +from:0x021577fc kind:load to:0x02158d20 module:overlay(82) +from:0x02157808 kind:arm_call to:0x02157960 module:overlay(82) +from:0x02157870 kind:arm_call to:0x020f58d0 module:overlays(21,31) +from:0x02157888 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02157890 kind:arm_call to:0x020f59d0 module:overlay(31) +from:0x021578a8 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x021578b0 kind:arm_call to:0x020f59d0 module:overlay(31) +from:0x021578f4 kind:arm_call to:0x020f437c module:overlay(31) +from:0x02157910 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02157918 kind:arm_call to:0x020f59d0 module:overlay(31) +from:0x0215792c kind:arm_call to:0x020f4f60 module:overlay(31) +from:0x02157934 kind:arm_call to:0x020f594c module:overlay(31) +from:0x02157948 kind:arm_call to:0x020f4f60 module:overlay(31) +from:0x02157950 kind:arm_call to:0x020f594c module:overlay(31) +from:0x02157974 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157988 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02157994 kind:load to:0x027e0ce4 module:dtcm +from:0x021579c8 kind:arm_call to:0x021577c8 module:overlay(82) +from:0x021579d0 kind:arm_call to:0x020f5b74 module:overlay(31) +from:0x021579d8 kind:arm_call to:0x020f4300 module:overlay(31) +from:0x021579f0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021579f8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02157a00 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157a18 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02157a20 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02157a28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157a30 kind:arm_call to:0x02011ff4 module:main +from:0x02157a44 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02157a58 kind:load to:0x02158fa4 module:overlay(82) +from:0x02157a6c kind:arm_call to:0x02011f3c module:main +from:0x02157a78 kind:arm_call to:0x02157aa8 module:overlay(82) +from:0x02157a8c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02157aa4 kind:load to:0x02158db4 module:overlay(82) +from:0x02157ab0 kind:arm_call to:0x0213ffa0 module:overlay(70) +from:0x02157ac4 kind:load to:0x02158dd8 module:overlay(82) +from:0x02157b14 kind:load to:0x02158fa4 module:overlay(82) +from:0x02157b24 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02157b2c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157b44 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02157b4c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02157b54 kind:arm_call to:0x02011ff4 module:main +from:0x02157b68 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02157b7e kind:thumb_call_arm to:0x02157b98 module:overlay(82) +from:0x02157b8e kind:thumb_call_arm to:0x020a02b4 module:overlay(0) +from:0x02157bc8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02157bd0 kind:load to:0x027e0cec module:dtcm +from:0x02157bfc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157c28 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157c60 kind:arm_call to:0x02157e70 module:overlay(82) +from:0x02157c70 kind:arm_call to:0x02157c0c module:overlay(82) +from:0x02157df8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02157e0c kind:arm_call to:0x01ff9770 module:itcm +from:0x02157e28 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157e30 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157e50 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02157e5c kind:load to:0x0203e93c module:main +from:0x02157e68 kind:load to:0x027e0cec module:dtcm +from:0x02157e8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157ec4 kind:load to:0x027e0ce4 module:dtcm +from:0x02157ef0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02157f20 kind:arm_call to:0x02157e70 module:overlay(82) +from:0x02157f30 kind:arm_call to:0x02157c0c module:overlay(82) +from:0x02157f68 kind:arm_call to:0x01ffb800 module:itcm +from:0x02157f8c kind:arm_call to:0x01ff9770 module:itcm +from:0x02157f9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157fc8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157fdc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158068 kind:arm_call to:0x02071754 module:overlay(0) +from:0x02158084 kind:load to:0x027e09a8 module:dtcm +from:0x02158098 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x021580b8 kind:load to:0x02158e38 module:overlay(82) +from:0x021580f4 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x02158158 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x02158174 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02158190 kind:arm_call to:0x020e0c14 module:overlay(31) +from:0x021581dc kind:arm_call to:0x020717ac module:overlay(0) +from:0x02158218 kind:load to:0x027e09a8 module:dtcm +from:0x02158270 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0215827c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021582a0 kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x021582d0 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02158308 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02158314 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0215835c kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x0215838c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021583d8 kind:arm_call to:0x0208ff18 module:overlay(0) +from:0x0215842c kind:arm_call to:0x02088504 module:overlay(0) +from:0x021584ac kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021584d8 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021584e4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02158514 kind:arm_call to:0x02158738 module:overlay(82) +from:0x02158520 kind:load to:0x02158830 module:overlay(82) +from:0x02158524 kind:load to:0x02158834 module:overlay(82) +from:0x02158530 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02158544 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0215854c kind:arm_call to:0x02011ff4 module:main +from:0x02158598 kind:arm_call to:0x02157bd4 module:overlay(82) +from:0x021585ac kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x02158608 kind:arm_call to:0x0208dd50 module:overlay(0) +from:0x02158684 kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x021586b4 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021586fc kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x02158710 kind:arm_call to:0x02157c30 module:overlay(82) +from:0x0215872c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02158760 kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x02158794 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0215881c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02158854 kind:arm_call to:0x02152cb0 module:overlay(82) +from:0x02158864 kind:arm_call to:0x0203ce4c module:main +from:0x02158878 kind:load to:0x02158e60 module:overlay(82) +from:0x0215887c kind:load to:0x02158e70 module:overlay(82) +from:0x02158880 kind:load to:0x021576a8 module:overlay(82) +from:0x02158884 kind:load to:0x02158e64 module:overlay(82) +from:0x021588a4 kind:arm_call to:0x021576ec module:overlay(82) +from:0x021588b4 kind:arm_call to:0x0203ce4c module:main +from:0x021588c8 kind:load to:0x02158f48 module:overlay(82) +from:0x021588cc kind:load to:0x02158f58 module:overlay(82) +from:0x021588d0 kind:load to:0x02157a3c module:overlay(82) +from:0x021588d4 kind:load to:0x02158f4c module:overlay(82) +from:0x021588f4 kind:arm_call to:0x02157a80 module:overlay(82) +from:0x02158904 kind:arm_call to:0x0203ce4c module:main +from:0x02158918 kind:load to:0x02158f94 module:overlay(82) +from:0x0215891c kind:load to:0x02158fa4 module:overlay(82) +from:0x02158920 kind:load to:0x02157b60 module:overlay(82) +from:0x02158924 kind:load to:0x02158f98 module:overlay(82) +from:0x02158928 kind:load to:0x02158838 module:overlay(82) +from:0x0215892c kind:load to:0x02158888 module:overlay(82) +from:0x02158930 kind:load to:0x021588d8 module:overlay(82) +from:0x02158954 kind:load to:0x02152c8c module:overlay(82) +from:0x02158958 kind:load to:0x02097924 module:overlay(0) +from:0x0215895c kind:load to:0x02097734 module:overlay(0) +from:0x02158960 kind:load to:0x020977b0 module:overlay(0) +from:0x02158964 kind:load to:0x0209792c module:overlay(0) +from:0x02158968 kind:load to:0x0209794c module:overlay(0) +from:0x0215896c kind:load to:0x02097978 module:overlay(0) +from:0x02158978 kind:load to:0x02152cfc module:overlay(82) +from:0x0215897c kind:load to:0x0215768c module:overlay(82) +from:0x02158980 kind:load to:0x0209a234 module:overlay(0) +from:0x02158984 kind:load to:0x0209a268 module:overlay(0) +from:0x02158988 kind:load to:0x0209a300 module:overlay(0) +from:0x0215898c kind:load to:0x0209a314 module:overlay(0) +from:0x02158990 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02158994 kind:load to:0x0209a33c module:overlay(0) +from:0x02158998 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215899c kind:load to:0x0209a04c module:overlay(0) +from:0x021589a0 kind:load to:0x0209a2d0 module:overlay(0) +from:0x021589a4 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021589a8 kind:load to:0x0209a328 module:overlay(0) +from:0x021589ac kind:load to:0x0209a6b4 module:overlay(0) +from:0x021589b0 kind:load to:0x02157660 module:overlay(82) +from:0x021589b4 kind:load to:0x0215763c module:overlay(82) +from:0x021589b8 kind:load to:0x0209a6ec module:overlay(0) +from:0x021589c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021589c8 kind:load to:0x02098534 module:overlay(0) +from:0x021589cc kind:load to:0x0209854c module:overlay(0) +from:0x021589d0 kind:load to:0x02098558 module:overlay(0) +from:0x021589d4 kind:load to:0x01fff464 module:itcm +from:0x021589d8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021589dc kind:load to:0x02152ecc module:overlay(82) +from:0x021589e0 kind:load to:0x02098490 module:overlay(0) +from:0x021589e4 kind:load to:0x02152fe4 module:overlay(82) +from:0x021589e8 kind:load to:0x02153178 module:overlay(82) +from:0x021589ec kind:load to:0x0209849c module:overlay(0) +from:0x021589f0 kind:load to:0x021569fc module:overlay(82) +from:0x021589f4 kind:load to:0x02098fe4 module:overlay(0) +from:0x021589f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021589fc kind:load to:0x02098564 module:overlay(0) +from:0x02158a00 kind:load to:0x020985d0 module:overlay(0) +from:0x02158a04 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02158a08 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02158a0c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02158a10 kind:load to:0x021575c0 module:overlay(82) +from:0x02158a14 kind:load to:0x0215753c module:overlay(82) +from:0x02158a18 kind:load to:0x02099568 module:overlay(0) +from:0x02158a1c kind:load to:0x02156cd8 module:overlay(82) +from:0x02158a24 kind:load to:0x021531e8 module:overlay(82) +from:0x02158a2c kind:load to:0x0215324c module:overlay(82) +from:0x02158a34 kind:load to:0x02153364 module:overlay(82) +from:0x02158a3c kind:load to:0x021534f0 module:overlay(82) +from:0x02158a44 kind:load to:0x02153614 module:overlay(82) +from:0x02158a4c kind:load to:0x02154604 module:overlay(82) +from:0x02158a54 kind:load to:0x02154918 module:overlay(82) +from:0x02158a5c kind:load to:0x02155104 module:overlay(82) +from:0x02158a64 kind:load to:0x02154df0 module:overlay(82) +from:0x02158a6c kind:load to:0x02153e58 module:overlay(82) +from:0x02158a74 kind:load to:0x02154160 module:overlay(82) +from:0x02158a7c kind:load to:0x021539f0 module:overlay(82) +from:0x02158a84 kind:load to:0x02155270 module:overlay(82) +from:0x02158a8c kind:load to:0x0215540c module:overlay(82) +from:0x02158a94 kind:load to:0x0215580c module:overlay(82) +from:0x02158a9c kind:load to:0x02155a84 module:overlay(82) +from:0x02158aa4 kind:load to:0x02155db0 module:overlay(82) +from:0x02158aac kind:load to:0x02155c10 module:overlay(82) +from:0x02158ab4 kind:load to:0x02155e9c module:overlay(82) +from:0x02158abc kind:load to:0x02155934 module:overlay(82) +from:0x02158ac4 kind:load to:0x02156e4c module:overlay(82) +from:0x02158acc kind:load to:0x02153210 module:overlay(82) +from:0x02158ad4 kind:load to:0x021532cc module:overlay(82) +from:0x02158adc kind:load to:0x02153400 module:overlay(82) +from:0x02158ae4 kind:load to:0x0215356c module:overlay(82) +from:0x02158aec kind:load to:0x021536e8 module:overlay(82) +from:0x02158af4 kind:load to:0x02154720 module:overlay(82) +from:0x02158afc kind:load to:0x02154a08 module:overlay(82) +from:0x02158b04 kind:load to:0x021551a0 module:overlay(82) +from:0x02158b0c kind:load to:0x02155010 module:overlay(82) +from:0x02158b14 kind:load to:0x02153ed4 module:overlay(82) +from:0x02158b1c kind:load to:0x02154348 module:overlay(82) +from:0x02158b24 kind:load to:0x02153b28 module:overlay(82) +from:0x02158b2c kind:load to:0x021552e0 module:overlay(82) +from:0x02158b34 kind:load to:0x0215547c module:overlay(82) +from:0x02158b3c kind:load to:0x021558d4 module:overlay(82) +from:0x02158b44 kind:load to:0x02155b3c module:overlay(82) +from:0x02158b4c kind:load to:0x02155e40 module:overlay(82) +from:0x02158b54 kind:load to:0x02155d00 module:overlay(82) +from:0x02158b5c kind:load to:0x02155f10 module:overlay(82) +from:0x02158b64 kind:load to:0x021559f4 module:overlay(82) +from:0x02158cdc kind:load to:0x021576c8 module:overlay(82) +from:0x02158ce0 kind:load to:0x0209772c module:overlay(0) +from:0x02158ce4 kind:load to:0x02097734 module:overlay(0) +from:0x02158ce8 kind:load to:0x020977b0 module:overlay(0) +from:0x02158cec kind:load to:0x020977f0 module:overlay(0) +from:0x02158cf0 kind:load to:0x020977f4 module:overlay(0) +from:0x02158cf4 kind:load to:0x020977f8 module:overlay(0) +from:0x02158cf8 kind:load to:0x02157878 module:overlay(82) +from:0x02158d00 kind:load to:0x02157898 module:overlay(82) +from:0x02158d08 kind:load to:0x021578b8 module:overlay(82) +from:0x02158d10 kind:load to:0x02157920 module:overlay(82) +from:0x02158d18 kind:load to:0x0215793c module:overlay(82) +from:0x02158d20 kind:load to:0x0215787c module:overlay(82) +from:0x02158d28 kind:load to:0x0215789c module:overlay(82) +from:0x02158d30 kind:load to:0x02157904 module:overlay(82) +from:0x02158d38 kind:load to:0x02157924 module:overlay(82) +from:0x02158d40 kind:load to:0x02157940 module:overlay(82) +from:0x02158d50 kind:load to:0x020984f8 module:overlay(0) +from:0x02158d54 kind:load to:0x02098534 module:overlay(0) +from:0x02158d58 kind:load to:0x0209854c module:overlay(0) +from:0x02158d5c kind:load to:0x02098558 module:overlay(0) +from:0x02158d60 kind:load to:0x01fff464 module:itcm +from:0x02158d64 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02158d68 kind:load to:0x02157758 module:overlay(82) +from:0x02158d6c kind:load to:0x02098490 module:overlay(0) +from:0x02158d70 kind:load to:0x02157800 module:overlay(82) +from:0x02158d74 kind:load to:0x02098498 module:overlay(0) +from:0x02158d78 kind:load to:0x0209849c module:overlay(0) +from:0x02158d7c kind:load to:0x02157998 module:overlay(82) +from:0x02158d80 kind:load to:0x020984a4 module:overlay(0) +from:0x02158d84 kind:load to:0x020984a8 module:overlay(0) +from:0x02158d88 kind:load to:0x02098564 module:overlay(0) +from:0x02158d8c kind:load to:0x020985d0 module:overlay(0) +from:0x02158d90 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02158d94 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02158d98 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02158d9c kind:load to:0x021579e4 module:overlay(82) +from:0x02158da0 kind:load to:0x02157a0c module:overlay(82) +from:0x02158da4 kind:load to:0x02157838 module:overlay(82) +from:0x02158da8 kind:load to:0x02157958 module:overlay(82) +from:0x02158db4 kind:load to:0x02157a5c module:overlay(82) +from:0x02158db8 kind:load to:0x02097924 module:overlay(0) +from:0x02158dbc kind:load to:0x02097734 module:overlay(0) +from:0x02158dc0 kind:load to:0x020977b0 module:overlay(0) +from:0x02158dc4 kind:load to:0x0209792c module:overlay(0) +from:0x02158dc8 kind:load to:0x0209794c module:overlay(0) +from:0x02158dcc kind:load to:0x02097978 module:overlay(0) +from:0x02158dd8 kind:load to:0x020984f8 module:overlay(0) +from:0x02158ddc kind:load to:0x02098534 module:overlay(0) +from:0x02158de0 kind:load to:0x0209854c module:overlay(0) +from:0x02158de4 kind:load to:0x02098558 module:overlay(0) +from:0x02158de8 kind:load to:0x01fff464 module:itcm +from:0x02158dec kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02158df0 kind:load to:0x0213ffc0 module:overlays(26,70) +from:0x02158df4 kind:load to:0x0213ffec module:overlays(26,70) +from:0x02158df8 kind:load to:0x02098494 module:overlay(0) +from:0x02158dfc kind:load to:0x02098498 module:overlay(0) +from:0x02158e00 kind:load to:0x0209849c module:overlay(0) +from:0x02158e04 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02158e08 kind:load to:0x020984a4 module:overlay(0) +from:0x02158e0c kind:load to:0x020984a8 module:overlay(0) +from:0x02158e10 kind:load to:0x02098564 module:overlay(0) +from:0x02158e14 kind:load to:0x020985d0 module:overlay(0) +from:0x02158e18 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02158e1c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02158e20 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02158e24 kind:load to:0x02157b18 module:overlay(82) +from:0x02158e28 kind:load to:0x02157b38 module:overlay(82) +from:0x02158e2c kind:load to:0x02157ac8 module:overlay(82) +from:0x02158e38 kind:load to:0x0209017c module:overlay(0) +from:0x02158e3c kind:load to:0x02158528 module:overlay(82) +from:0x02158e40 kind:load to:0x0215853c module:overlay(82) +from:0x02158e44 kind:load to:0x021580bc module:overlay(82) +from:0x02158e48 kind:load to:0x0215821c module:overlay(82) +from:0x02158e4c kind:load to:0x0209079c module:overlay(0) +from:0x02158e50 kind:load to:0x020907a0 module:overlay(0) +from:0x02158e54 kind:load to:0x020907a4 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov082/symbols.txt b/config/usa/arm9/overlays/ov082/symbols.txt new file mode 100644 index 00000000..612f766e --- /dev/null +++ b/config/usa/arm9/overlays/ov082/symbols.txt @@ -0,0 +1,184 @@ +func_ov082_02152c80 kind:function(arm,size=0xc) addr:0x02152c80 +func_ov082_02152c8c kind:function(arm,size=0x24) addr:0x02152c8c +func_ov082_02152cb0 kind:function(arm,size=0x4c) addr:0x02152cb0 +func_ov082_02152cfc kind:function(arm,size=0x14) addr:0x02152cfc +func_ov082_02152d10 kind:function(arm,size=0x1bc) addr:0x02152d10 +func_ov082_02152ecc kind:function(arm,size=0x7c) addr:0x02152ecc +func_ov082_02152f48 kind:function(arm,size=0x48) addr:0x02152f48 +func_ov082_02152f90 kind:function(arm,size=0x54) addr:0x02152f90 +func_ov082_02152fe4 kind:function(arm,size=0x194) addr:0x02152fe4 +func_ov082_02153178 kind:function(arm,size=0x70) addr:0x02153178 +func_ov082_021531e8 kind:function(arm,size=0x28) addr:0x021531e8 +func_ov082_02153210 kind:function(arm,size=0x3c) addr:0x02153210 +func_ov082_0215324c kind:function(arm,size=0x80) addr:0x0215324c +func_ov082_021532cc kind:function(arm,size=0x98) addr:0x021532cc +func_ov082_02153364 kind:function(arm,size=0x9c) addr:0x02153364 +func_ov082_02153400 kind:function(arm,size=0xf0) addr:0x02153400 +func_ov082_021534f0 kind:function(arm,size=0x7c) addr:0x021534f0 +func_ov082_0215356c kind:function(arm,size=0xa8) addr:0x0215356c +func_ov082_02153614 kind:function(arm,size=0xd4) addr:0x02153614 +func_ov082_021536e8 kind:function(arm,size=0x308) addr:0x021536e8 +func_ov082_021539f0 kind:function(arm,size=0x138) addr:0x021539f0 +func_ov082_02153b28 kind:function(arm,size=0x330) addr:0x02153b28 +func_ov082_02153e58 kind:function(arm,size=0x7c) addr:0x02153e58 +func_ov082_02153ed4 kind:function(arm,size=0x28c) addr:0x02153ed4 +func_ov082_02154160 kind:function(arm,size=0x1e8) addr:0x02154160 +func_ov082_02154348 kind:function(arm,size=0x2bc) addr:0x02154348 +func_ov082_02154604 kind:function(arm,size=0x11c) addr:0x02154604 +func_ov082_02154720 kind:function(arm,size=0x1f8) addr:0x02154720 +func_ov082_02154918 kind:function(arm,size=0xf0) addr:0x02154918 +func_ov082_02154a08 kind:function(arm,size=0x2bc) addr:0x02154a08 +func_ov082_02154cc4 kind:function(arm,size=0x12c) addr:0x02154cc4 +func_ov082_02154df0 kind:function(arm,size=0x220) addr:0x02154df0 +func_ov082_02155010 kind:function(arm,size=0xf4) addr:0x02155010 +func_ov082_02155104 kind:function(arm,size=0x9c) addr:0x02155104 +func_ov082_021551a0 kind:function(arm,size=0xd0) addr:0x021551a0 +func_ov082_02155270 kind:function(arm,size=0x70) addr:0x02155270 +func_ov082_021552e0 kind:function(arm,size=0x12c) addr:0x021552e0 +func_ov082_0215540c kind:function(arm,size=0x70) addr:0x0215540c +func_ov082_0215547c kind:function(arm,size=0x390) addr:0x0215547c +func_ov082_0215580c kind:function(arm,size=0xc8) addr:0x0215580c +func_ov082_021558d4 kind:function(arm,size=0x60) addr:0x021558d4 +func_ov082_02155934 kind:function(arm,size=0xc0) addr:0x02155934 +func_ov082_021559f4 kind:function(arm,size=0x90) addr:0x021559f4 +func_ov082_02155a84 kind:function(arm,size=0xb8) addr:0x02155a84 +func_ov082_02155b3c kind:function(arm,size=0xd4) addr:0x02155b3c +func_ov082_02155c10 kind:function(arm,size=0xf0) addr:0x02155c10 +func_ov082_02155d00 kind:function(arm,size=0xb0) addr:0x02155d00 +func_ov082_02155db0 kind:function(arm,size=0x90) addr:0x02155db0 +func_ov082_02155e40 kind:function(arm,size=0x5c) addr:0x02155e40 +func_ov082_02155e9c kind:function(arm,size=0x74) addr:0x02155e9c +func_ov082_02155f10 kind:function(arm,size=0x50) addr:0x02155f10 +func_ov082_02155f60 kind:function(arm,size=0x49c) addr:0x02155f60 +func_ov082_021563fc kind:function(arm,size=0x8c) addr:0x021563fc +func_ov082_02156488 kind:function(arm,size=0x190) addr:0x02156488 +func_ov082_02156618 kind:function(arm,size=0x1c) addr:0x02156618 +func_ov082_02156634 kind:function(arm,size=0x78) addr:0x02156634 +func_ov082_021566ac kind:function(arm,size=0x5c) addr:0x021566ac +func_ov082_02156708 kind:function(arm,size=0x28) addr:0x02156708 +func_ov082_02156730 kind:function(arm,size=0xf4) addr:0x02156730 +func_ov082_02156824 kind:function(arm,size=0xec) addr:0x02156824 +func_ov082_02156910 kind:function(arm,size=0x2c) addr:0x02156910 +func_ov082_0215693c kind:function(arm,size=0xc0) addr:0x0215693c +func_ov082_021569fc kind:function(arm,size=0xec) addr:0x021569fc +func_ov082_02156ae8 kind:function(arm,size=0x1f0) addr:0x02156ae8 +func_ov082_02156cd8 kind:function(arm,size=0x174) addr:0x02156cd8 +func_ov082_02156e4c kind:function(arm,size=0x4dc) addr:0x02156e4c +func_ov082_02157328 kind:function(arm,size=0x1ac) addr:0x02157328 +func_ov082_021574d4 kind:function(arm,size=0x68) addr:0x021574d4 +func_ov082_0215753c kind:function(arm,size=0x84) addr:0x0215753c +func_ov082_021575c0 kind:function(arm,size=0x7c) addr:0x021575c0 +func_ov082_0215763c kind:function(arm,size=0x24) addr:0x0215763c +func_ov082_02157660 kind:function(arm,size=0x2c) addr:0x02157660 +func_ov082_0215768c kind:function(arm,size=0x1c) addr:0x0215768c +func_ov082_021576a8 kind:function(arm,size=0x14) addr:0x021576a8 +func_ov082_021576bc kind:function(arm,size=0xc) addr:0x021576bc +func_ov082_021576c8 kind:function(arm,size=0x24) addr:0x021576c8 +func_ov082_021576ec kind:function(arm,size=0x40) addr:0x021576ec +func_ov082_0215772c kind:function(arm,size=0x2c) addr:0x0215772c +func_ov082_02157758 kind:function(arm,size=0x34) addr:0x02157758 +func_ov082_0215778c kind:function(arm,size=0x3c) addr:0x0215778c +func_ov082_021577c8 kind:function(arm,size=0x38) addr:0x021577c8 +func_ov082_02157800 kind:function(arm,size=0x38) addr:0x02157800 +func_ov082_02157838 kind:function(arm,size=0x40) addr:0x02157838 +func_ov082_02157878 kind:function(arm,size=0x4) addr:0x02157878 +func_ov082_0215787c kind:function(arm,size=0x1c) addr:0x0215787c +func_ov082_02157898 kind:function(arm,size=0x4) addr:0x02157898 +func_ov082_0215789c kind:function(arm,size=0x1c) addr:0x0215789c +func_ov082_021578b8 kind:function(arm,size=0x4c) addr:0x021578b8 +func_ov082_02157904 kind:function(arm,size=0x1c) addr:0x02157904 +func_ov082_02157920 kind:function(arm,size=0x4) addr:0x02157920 +func_ov082_02157924 kind:function(arm,size=0x18) addr:0x02157924 +func_ov082_0215793c kind:function(arm,size=0x4) addr:0x0215793c +func_ov082_02157940 kind:function(arm,size=0x18) addr:0x02157940 +func_ov082_02157958 kind:function(arm,size=0x8) addr:0x02157958 +func_ov082_02157960 kind:function(arm,size=0x38) addr:0x02157960 +func_ov082_02157998 kind:function(arm,size=0x4c) addr:0x02157998 +func_ov082_021579e4 kind:function(arm,size=0x28) addr:0x021579e4 +func_ov082_02157a0c kind:function(arm,size=0x30) addr:0x02157a0c +func_ov082_02157a3c kind:function(arm,size=0x14) addr:0x02157a3c +func_ov082_02157a50 kind:function(arm,size=0xc) addr:0x02157a50 +func_ov082_02157a5c kind:function(arm,size=0x24) addr:0x02157a5c +func_ov082_02157a80 kind:function(arm,size=0x28) addr:0x02157a80 +func_ov082_02157aa8 kind:function(arm,size=0x20) addr:0x02157aa8 +func_ov082_02157ac8 kind:function(arm,size=0x50) addr:0x02157ac8 +func_ov082_02157b18 kind:function(arm,size=0x20) addr:0x02157b18 +func_ov082_02157b38 kind:function(arm,size=0x28) addr:0x02157b38 +func_ov082_02157b60 kind:function(arm,size=0x14) addr:0x02157b60 +func_ov082_02157b74 kind:function(thumb,size=0x12) addr:0x02157b74 +func_ov082_02157b88 kind:function(thumb,size=0xe) addr:0x02157b88 +func_ov082_02157b98 kind:function(arm,size=0x3c) addr:0x02157b98 +func_ov082_02157bd4 kind:function(arm,size=0x38) addr:0x02157bd4 +func_ov082_02157c0c kind:function(arm,size=0x24) addr:0x02157c0c +func_ov082_02157c30 kind:function(arm,size=0x240) addr:0x02157c30 +func_ov082_02157e70 kind:function(arm,size=0x58) addr:0x02157e70 +func_ov082_02157ec8 kind:function(arm,size=0x1c8) addr:0x02157ec8 +func_ov082_02158090 kind:function(arm,size=0x2c) addr:0x02158090 +func_ov082_021580bc kind:function(arm,size=0x160) addr:0x021580bc +func_ov082_0215821c kind:function(arm,size=0x30c) addr:0x0215821c +func_ov082_02158528 kind:function(arm,size=0x14) addr:0x02158528 +func_ov082_0215853c kind:function(arm,size=0x1c) addr:0x0215853c +func_ov082_02158558 kind:function(arm,size=0xdc) addr:0x02158558 +func_ov082_02158634 kind:function(arm,size=0x104) addr:0x02158634 +func_ov082_02158738 kind:function(arm,size=0xb8) addr:0x02158738 +func_ov082_021587f0 kind:function(arm,size=0x34) addr:0x021587f0 +data_ov082_02158824 kind:data(any) addr:0x02158824 +data_ov082_02158828 kind:data(any) addr:0x02158828 +data_ov082_0215882c kind:data(any) addr:0x0215882c +data_ov082_02158830 kind:data(any) addr:0x02158830 +data_ov082_02158834 kind:data(any) addr:0x02158834 +__sinit_ov082_02158838 kind:function(arm,size=0x50) addr:0x02158838 +__sinit_ov082_02158888 kind:function(arm,size=0x50) addr:0x02158888 +__sinit_ov082_021588d8 kind:function(arm,size=0x50) addr:0x021588d8 +.p__sinit_ov082_02158838 kind:data(word) addr:0x02158928 +.p__sinit_ov082_02158888 kind:data(word) addr:0x0215892c +.p__sinit_ov082_021588d8 kind:data(word) addr:0x02158930 +data_ov082_02158940 kind:data(any) addr:0x02158940 +data_ov082_02158944 kind:data(any) addr:0x02158944 +data_ov082_02158948 kind:data(any) addr:0x02158948 +data_ov082_02158954 kind:data(any) addr:0x02158954 +data_ov082_02158978 kind:data(any) addr:0x02158978 +data_ov082_021589c4 kind:data(any) addr:0x021589c4 +data_ov082_02158a1c kind:data(any) addr:0x02158a1c +data_ov082_02158ac4 kind:data(any) addr:0x02158ac4 +data_ov082_02158ad8 kind:data(any) addr:0x02158ad8 ambiguous +data_ov082_02158b30 kind:data(any) addr:0x02158b30 ambiguous +data_ov082_02158b58 kind:data(any) addr:0x02158b58 ambiguous +data_ov082_02158b6c kind:data(any) addr:0x02158b6c +data_ov082_02158b84 kind:data(any) addr:0x02158b84 +data_ov082_02158b9c kind:data(any) addr:0x02158b9c +data_ov082_02158bb4 kind:data(any) addr:0x02158bb4 +data_ov082_02158bbc kind:data(any) addr:0x02158bbc ambiguous +data_ov082_02158be4 kind:data(any) addr:0x02158be4 +data_ov082_02158bfc kind:data(any) addr:0x02158bfc +data_ov082_02158c14 kind:data(any) addr:0x02158c14 +data_ov082_02158c2c kind:data(any) addr:0x02158c2c +data_ov082_02158c44 kind:data(any) addr:0x02158c44 +data_ov082_02158c5c kind:data(any) addr:0x02158c5c +data_ov082_02158c74 kind:data(any) addr:0x02158c74 +data_ov082_02158c7c kind:data(any) addr:0x02158c7c ambiguous +data_ov082_02158c8c kind:data(any) addr:0x02158c8c +data_ov082_02158ca4 kind:data(any) addr:0x02158ca4 +data_ov082_02158cbc kind:data(any) addr:0x02158cbc +data_ov082_02158cdc kind:data(any) addr:0x02158cdc +data_ov082_02158cf8 kind:data(any) addr:0x02158cf8 +data_ov082_02158d20 kind:data(any) addr:0x02158d20 +data_ov082_02158d50 kind:data(any) addr:0x02158d50 +data_ov082_02158d70 kind:data(any) addr:0x02158d70 ambiguous +data_ov082_02158da8 kind:data(any) addr:0x02158da8 ambiguous +data_ov082_02158db4 kind:data(any) addr:0x02158db4 +data_ov082_02158dd8 kind:data(any) addr:0x02158dd8 +data_ov082_02158e38 kind:data(any) addr:0x02158e38 +data_ov082_02158e60 kind:bss addr:0x02158e60 +data_ov082_02158e64 kind:bss addr:0x02158e64 +data_ov082_02158e70 kind:bss addr:0x02158e70 +data_ov082_02158e8c kind:bss addr:0x02158e8c ambiguous +data_ov082_02158e94 kind:bss addr:0x02158e94 ambiguous +data_ov082_02158f48 kind:bss addr:0x02158f48 +data_ov082_02158f4c kind:bss addr:0x02158f4c +data_ov082_02158f58 kind:bss addr:0x02158f58 +data_ov082_02158f84 kind:bss addr:0x02158f84 ambiguous +data_ov082_02158f94 kind:bss addr:0x02158f94 +data_ov082_02158f98 kind:bss addr:0x02158f98 +data_ov082_02158fa4 kind:bss addr:0x02158fa4 +data_ov082_02158fb8 kind:bss addr:0x02158fb8 ambiguous diff --git a/config/usa/arm9/overlays/ov083/delinks.txt b/config/usa/arm9/overlays/ov083/delinks.txt new file mode 100644 index 00000000..0556a10a --- /dev/null +++ b/config/usa/arm9/overlays/ov083/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02152c80 end:0x0215d134 kind:code align:32 + .rodata start:0x0215d134 end:0x0215d334 kind:rodata align:4 + .init start:0x0215d334 end:0x0215d77c kind:code align:4 + .ctor start:0x0215d77c end:0x0215d7a0 kind:rodata align:4 + .data start:0x0215d7c0 end:0x0215e340 kind:data align:32 + .bss start:0x0215e340 end:0x0215eb00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov083/relocs.txt b/config/usa/arm9/overlays/ov083/relocs.txt new file mode 100644 index 00000000..d20c584b --- /dev/null +++ b/config/usa/arm9/overlays/ov083/relocs.txt @@ -0,0 +1,1617 @@ +from:0x02152cb4 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152cd4 kind:load to:0x0203e93c module:main +from:0x02152d4c kind:load to:0x0215e358 module:overlay(83) +from:0x02152d60 kind:arm_call to:0x02011f3c module:main +from:0x02152d6c kind:arm_call to:0x02152dfc module:overlay(83) +from:0x02152d84 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02152dd8 kind:load to:0x0215d7f0 module:overlay(83) +from:0x02152df0 kind:load to:0x020b537c module:overlay(0) +from:0x02152df8 kind:load to:0x020974bc module:overlay(0) +from:0x02152e0c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x02152e70 kind:arm_call to:0x0205833c module:overlay(0) +from:0x02152ea0 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02152eb8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02152ec8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02152f3c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02152f58 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02152f6c kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02152fa0 kind:arm_call to:0x0213fdcc module:overlay(70) +from:0x02152fd0 kind:arm_call to:0x02152de0 module:overlay(83) +from:0x02152fe0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0215300c kind:arm_call to:0x0213fdcc module:overlay(70) +from:0x0215306c kind:arm_call to:0x02097b64 module:overlay(0) +from:0x021530d4 kind:arm_call to:0x0215a260 module:overlay(83) +from:0x021530e0 kind:arm_call to:0x02099800 module:overlay(0) +from:0x021531ac kind:arm_call to:0x0209860c module:overlay(0) +from:0x021531d4 kind:arm_call to:0x02028c68 module:main +from:0x02153228 kind:arm_call to:0x0213fe54 module:overlay(70) +from:0x02153234 kind:arm_call to:0x0213fe54 module:overlay(70) +from:0x02153244 kind:load to:0x0215d860 module:overlay(83) +from:0x02153248 kind:load to:0x0215e358 module:overlay(83) +from:0x0215324c kind:load to:0x0215d814 module:overlay(83) +from:0x02153254 kind:load to:0x0215d7e0 module:overlay(83) +from:0x0215325c kind:load to:0x0215e340 module:overlay(83) +from:0x02153268 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021532a4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021532c0 kind:arm_call to:0x020a8014 module:overlay(0) +from:0x021532d8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021532e0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02153300 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215332c kind:arm_call to:0x0203d1e8 module:main +from:0x02153338 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02153340 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02153348 kind:arm_call to:0x0205835c module:overlay(0) +from:0x02153350 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215335c kind:load to:0x0215d860 module:overlay(83) +from:0x02153360 kind:load to:0x027e09b8 module:dtcm +from:0x02153364 kind:load to:0x020b64dc module:overlay(0) +from:0x02153368 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215339c kind:arm_call to:0x020732dc module:overlay(0) +from:0x021533b8 kind:arm_call to:0x020a8014 module:overlay(0) +from:0x021533d0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021533d8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021533f8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153424 kind:arm_call to:0x0203d1e8 module:main +from:0x02153430 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02153438 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02153440 kind:arm_call to:0x0205835c module:overlay(0) +from:0x02153448 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02153450 kind:arm_call to:0x02011ff4 module:main +from:0x0215345c kind:load to:0x0215d860 module:overlay(83) +from:0x02153460 kind:load to:0x027e09b8 module:dtcm +from:0x02153464 kind:load to:0x020b64dc module:overlay(0) +from:0x02153468 kind:load to:0x020a02b4 module:overlay(0) +from:0x0215348c kind:arm_call to:0x020732cc module:overlay(0) +from:0x021534a0 kind:load to:0x027e09b8 module:dtcm +from:0x021534f0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153504 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153528 kind:load to:0x0215d180 module:overlay(83) +from:0x0215352c kind:load to:0x0215d184 module:overlay(83) +from:0x02153530 kind:load to:0x0215d188 module:overlay(83) +from:0x02153590 kind:arm_call to:0x01ff9318 module:itcm +from:0x021535a0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021535b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021535c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021535cc kind:arm_call to:0x01ffb800 module:itcm +from:0x021535e0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021535f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021536a4 kind:arm_call to:0x02154528 module:overlay(83) +from:0x021536b4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021536d8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02153714 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153724 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153740 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215374c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153784 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021537c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021537d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021537ec kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021537f8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215382c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02153858 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215389c kind:arm_call to:0x020267d8 module:main +from:0x021538a4 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021538c0 kind:arm_call to:0x020267d8 module:main +from:0x021538c8 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x021538e4 kind:arm_call to:0x020267d8 module:main +from:0x021538ec kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153908 kind:arm_call to:0x020267d8 module:main +from:0x02153910 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x0215392c kind:arm_call to:0x020267d8 module:main +from:0x02153934 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153950 kind:arm_call to:0x020267d8 module:main +from:0x02153958 kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153980 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153990 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021539c4 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x02153a00 kind:arm_call to:0x01ffcb94 module:itcm +from:0x02153a14 kind:arm_call to:0x020580cc module:overlay(0) +from:0x02153a18 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02153a34 kind:arm_call to:0x020267d8 module:main +from:0x02153a3c kind:arm_call_thumb to:0x02000cf8 module:main +from:0x02153a5c kind:arm_call to:0x021598cc module:overlay(83) +from:0x02153a6c kind:load to:0x0215d180 module:overlay(83) +from:0x02153a70 kind:load to:0x027e0ce4 module:dtcm +from:0x02153a74 kind:load to:0x020b537c module:overlay(0) +from:0x02153a84 kind:load to:0x0215e358 module:overlay(83) +from:0x02153a88 kind:load to:0x0215dc48 module:overlay(83) +from:0x02153a8c kind:load to:0x0215dc58 module:overlay(83) +from:0x02153a90 kind:load to:0x0215dc6c module:overlay(83) +from:0x02153a94 kind:load to:0x0215dc80 module:overlay(83) +from:0x02153a98 kind:load to:0x0215dc98 module:overlay(83) +from:0x02153a9c kind:load to:0x0215dcac module:overlay(83) +from:0x02153aa0 kind:load to:0x020582e0 module:overlay(0) +from:0x02153aa4 kind:load to:0x0215dcc0 module:overlay(83) +from:0x02153ab8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153ad4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153b08 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02153b18 kind:arm_call to:0x01ff9318 module:itcm +from:0x02153b20 kind:arm_call to:0x0215506c module:overlay(83) +from:0x02153b44 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02153b54 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153b64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153b84 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153ba8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153bc4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153be8 kind:arm_call to:0x0215506c module:overlay(83) +from:0x02153bfc kind:arm_call to:0x01ff9318 module:itcm +from:0x02153c24 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153c34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153c54 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153c68 kind:arm_call to:0x0215506c module:overlay(83) +from:0x02153c84 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02153ca0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02153cc4 kind:arm_call to:0x0215506c module:overlay(83) +from:0x02153cdc kind:arm_call to:0x01ff9318 module:itcm +from:0x02153d04 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153d14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153d38 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153d5c kind:arm_call to:0x01ff9984 module:itcm +from:0x02153e18 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02153e48 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153ef0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02153f2c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02153f38 kind:load to:0x027e0cec module:dtcm +from:0x02153f80 kind:load to:0x0215d158 module:overlay(83) +from:0x02153ff4 kind:arm_call to:0x01ff9218 module:itcm +from:0x02154008 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215401c kind:arm_call to:0x01ff930c module:itcm +from:0x02154064 kind:arm_call to:0x01ffb464 module:itcm +from:0x02154078 kind:arm_call to:0x01ff9218 module:itcm +from:0x021540b0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02154134 kind:arm_call to:0x02154b24 module:overlay(83) +from:0x02154178 kind:arm_call to:0x021549cc module:overlay(83) +from:0x021541f8 kind:arm_call to:0x02154b24 module:overlay(83) +from:0x02154278 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215428c kind:arm_call to:0x01ff9218 module:itcm +from:0x021542a8 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x021542c4 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x021542e8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154304 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154328 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154334 kind:arm_call to:0x02154358 module:overlay(83) +from:0x02154340 kind:load to:0x0215d160 module:overlay(83) +from:0x02154344 kind:load to:0x027e09a8 module:dtcm +from:0x0215434c kind:load to:0x0203e93c module:main +from:0x02154350 kind:load to:0x0215d7c0 module:overlay(83) +from:0x021543d4 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021543e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021543f0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02154414 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154420 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154434 kind:arm_call to:0x01ff9258 module:itcm +from:0x02154458 kind:arm_call to:0x01ffb428 module:itcm +from:0x021544a4 kind:arm_call to:0x0215a3b0 module:overlay(83) +from:0x021544b4 kind:arm_call to:0x0215a298 module:overlay(83) +from:0x021544c4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021544e8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021544fc kind:arm_call to:0x0215aeb4 module:overlay(83) +from:0x02154514 kind:load to:0x0215d7c0 module:overlay(83) +from:0x02154518 kind:load to:0x0215d240 module:overlay(83) +from:0x02154520 kind:load to:0x027e0cec module:dtcm +from:0x02154558 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0215456c kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02154584 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021545a0 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x021545b8 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021545cc kind:load to:0x0215e358 module:overlay(83) +from:0x021545d0 kind:load to:0x0215d1c8 module:overlay(83) +from:0x021545e8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02154620 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02154734 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02154740 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02154758 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215478c kind:arm_call to:0x01ff916c module:itcm +from:0x021547b0 kind:load to:0x02049bc4 module:main +from:0x021547b4 kind:load to:0x0215e358 module:overlay(83) +from:0x021547b8 kind:load to:0x0215d1c8 module:overlay(83) +from:0x0215481c kind:arm_call to:0x02152cd8 module:overlay(83) +from:0x021548c4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154904 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02154948 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154974 kind:arm_call to:0x01ff9318 module:itcm +from:0x021549ac kind:arm_call to:0x01ff9218 module:itcm +from:0x021549bc kind:load to:0x0203e93c module:main +from:0x021549f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154a04 kind:load to:0x027e09a8 module:dtcm +from:0x02154a5c kind:arm_call to:0x02152cd8 module:overlay(83) +from:0x02154ad8 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154af0 kind:arm_call_thumb to:0x01ffa924 module:itcm +from:0x02154b00 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154b10 kind:arm_call to:0x01ffad5c module:itcm +from:0x02154b20 kind:load to:0x0203e93c module:main +from:0x02154b8c kind:arm_call to:0x02152cd8 module:overlay(83) +from:0x02154bd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02154be4 kind:load to:0x0203e93c module:main +from:0x02154c10 kind:arm_call to:0x01fff350 module:itcm +from:0x02154c2c kind:arm_call to:0x0215bea4 module:overlay(83) +from:0x02154c38 kind:load to:0x027e0ce4 module:dtcm +from:0x02154c40 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02154c6c kind:arm_call to:0x01fff350 module:itcm +from:0x02154c88 kind:arm_call to:0x0215bdcc module:overlay(83) +from:0x02154c94 kind:load to:0x027e0ce4 module:dtcm +from:0x02154c9c kind:load to:0x020b2fe0 module:overlay(0) +from:0x02154cc8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02154cf4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154d10 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154d28 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02154d58 kind:arm_call to:0x0200eab0 module:main +from:0x02154d64 kind:load to:0x0215d198 module:overlay(83) +from:0x02154d6c kind:load to:0x027e0cec module:dtcm +from:0x02154d70 kind:load to:0x027e09a8 module:dtcm +from:0x02154d74 kind:load to:0x0215d170 module:overlay(83) +from:0x02154da8 kind:arm_call to:0x0200eab0 module:main +from:0x02154db0 kind:load to:0x0215d170 module:overlay(83) +from:0x02154de8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154df4 kind:arm_call to:0x01fff458 module:itcm +from:0x02154e4c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02154e58 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02154eb8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02154ef0 kind:arm_call to:0x02154ca0 module:overlay(83) +from:0x02154efc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02154f4c kind:arm_call to:0x02154528 module:overlay(83) +from:0x02154f78 kind:load to:0x027e0ce4 module:dtcm +from:0x02154f80 kind:load to:0x0215d198 module:overlay(83) +from:0x02154f84 kind:load to:0x0215d7c0 module:overlay(83) +from:0x02154f9c kind:arm_call to:0x02123788 module:overlays(43,46) +from:0x021550c4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021550d8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021550f0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155104 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155120 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155134 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155150 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155164 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155214 kind:arm_call to:0x02155170 module:overlay(83) +from:0x02155294 kind:arm_call to:0x01ff9318 module:itcm +from:0x021552b4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155374 kind:arm_call to:0x02125448 module:overlay(46) +from:0x02155384 kind:arm_call to:0x02125448 module:overlay(46) +from:0x02155390 kind:load to:0x0203e93c module:main +from:0x021553e4 kind:arm_call to:0x02155170 module:overlay(83) +from:0x02155464 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155484 kind:arm_call to:0x01ff9318 module:itcm +from:0x02155544 kind:arm_call to:0x02125448 module:overlay(46) +from:0x02155554 kind:arm_call to:0x02125448 module:overlay(46) +from:0x02155560 kind:load to:0x0203e93c module:main +from:0x02155608 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02155638 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02155654 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02155658 kind:load to:0x027e09b8 module:dtcm +from:0x0215569c kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x021556c8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021556e8 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02155710 kind:arm_call to:0x020a8014 module:overlay(0) +from:0x02155730 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02155748 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02155750 kind:load to:0x020b64dc module:overlay(0) +from:0x02155754 kind:load to:0x0215e344 module:overlay(83) +from:0x02155758 kind:load to:0x020b5198 module:overlay(0) +from:0x0215575c kind:load to:0x027e09a8 module:dtcm +from:0x02155760 kind:load to:0x027e09b8 module:dtcm +from:0x02155778 kind:arm_call to:0x021237e0 module:overlays(44,46) +from:0x021557f4 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02155838 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02155858 kind:arm_call to:0x0207142c module:overlay(0) +from:0x021558a0 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x021558a8 kind:arm_call to:0x0215a180 module:overlay(83) +from:0x021558c0 kind:arm_call to:0x021598cc module:overlay(83) +from:0x021558cc kind:load to:0x020b5198 module:overlay(0) +from:0x021558d0 kind:load to:0x027e09a8 module:dtcm +from:0x02155934 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02155950 kind:arm_call to:0x0215a180 module:overlay(83) +from:0x02155964 kind:arm_call to:0x021598cc module:overlay(83) +from:0x021559d0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02155a00 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02155a18 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02155a24 kind:arm_call to:0x0215d0a4 module:overlay(83) +from:0x02155a4c kind:arm_call to:0x01fff350 module:itcm +from:0x02155a68 kind:arm_call to:0x021519c4 module:overlay(81) +from:0x02155a80 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02155a98 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02155a9c kind:load to:0x027e09b8 module:dtcm +from:0x02155aa0 kind:load to:0x020b5198 module:overlay(0) +from:0x02155aa4 kind:load to:0x027e0d34 module:dtcm +from:0x02155aac kind:load to:0x020b2fe0 module:overlay(0) +from:0x02155ab0 kind:load to:0x027e0ce4 module:dtcm +from:0x02155ab4 kind:load to:0x027e09ac module:dtcm +from:0x02155b24 kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x02155bcc kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02155c50 kind:arm_call to:0x02154528 module:overlay(83) +from:0x02155cac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155cc4 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02155ce8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155d08 kind:arm_call to:0x01ffb464 module:itcm +from:0x02155d18 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155d4c kind:arm_call to:0x020cb000 module:overlay(24) +from:0x02155d74 kind:arm_call to:0x02015058 module:main +from:0x02155da0 kind:arm_call to:0x0215b57c module:overlay(83) +from:0x02155dac kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02155dcc kind:arm_call to:0x01ff9984 module:itcm +from:0x02155e10 kind:arm_call to:0x021237ac module:overlay(46) +from:0x02155e18 kind:arm_call to:0x021237ac module:overlay(46) +from:0x02155e34 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02155e54 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155e8c kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02155ef0 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02155f0c kind:arm_call to:0x01ff9984 module:itcm +from:0x02155f58 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02155f78 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155fac kind:arm_call to:0x02154f88 module:overlay(83) +from:0x02156008 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156034 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02156054 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156090 kind:arm_call to:0x01ff9318 module:itcm +from:0x021560b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156104 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215610c kind:arm_call to:0x02154c44 module:overlay(83) +from:0x0215612c kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215614c kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x0215616c kind:arm_call to:0x01ff9984 module:itcm +from:0x021561dc kind:arm_call to:0x02078b08 module:overlay(0) +from:0x021561e8 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02156208 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156238 kind:arm_call to:0x021237e0 module:overlays(44,46) +from:0x0215624c kind:arm_call to:0x021519d4 module:overlays(74,81) +from:0x02156258 kind:arm_call to:0x0215d0b4 module:overlay(83) +from:0x0215626c kind:arm_call to:0x0207870c module:overlay(0) +from:0x02156278 kind:arm_call to:0x020a8014 module:overlay(0) +from:0x02156298 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021562e4 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x021562f0 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x02156304 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02156320 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156398 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215640c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156474 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02156480 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02156498 kind:load to:0x020b64dc module:overlay(0) +from:0x0215649c kind:load to:0x0215e344 module:overlay(83) +from:0x021564a0 kind:load to:0x020b5198 module:overlay(0) +from:0x021564a4 kind:load to:0x027e09b8 module:dtcm +from:0x021564ac kind:load to:0x0215d9c0 module:overlay(83) +from:0x021564b0 kind:load to:0x027e09a8 module:dtcm +from:0x021564b4 kind:load to:0x020d8674 module:overlays(19,24) +from:0x021564c0 kind:load to:0x0215d8d0 module:overlay(83) +from:0x021564d0 kind:load to:0x027e09bc module:dtcm +from:0x021564d4 kind:load to:0x027e0d34 module:dtcm +from:0x021564d8 kind:load to:0x0215d1fc module:overlay(83) +from:0x021564dc kind:load to:0x0215d220 module:overlay(83) +from:0x021564e0 kind:load to:0x0215d8b8 module:overlay(83) +from:0x021564e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021564fc kind:arm_call to:0x021237e0 module:overlays(44,46) +from:0x0215652c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02156560 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02156578 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02156584 kind:arm_call to:0x0215d0a4 module:overlay(83) +from:0x021565ac kind:arm_call to:0x01fff350 module:itcm +from:0x021565c8 kind:arm_call to:0x021519c4 module:overlay(81) +from:0x021565e0 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x021565f4 kind:load to:0x027e09b8 module:dtcm +from:0x021565f8 kind:load to:0x020b5198 module:overlay(0) +from:0x021565fc kind:load to:0x027e0d34 module:dtcm +from:0x02156604 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02156608 kind:load to:0x027e0ce4 module:dtcm +from:0x0215660c kind:load to:0x027e09ac module:dtcm +from:0x0215667c kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x021566d4 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x021566f0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156744 kind:arm_call to:0x021237ac module:overlay(46) +from:0x0215674c kind:arm_call to:0x021237ac module:overlay(46) +from:0x02156774 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02156780 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x0215679c kind:arm_call to:0x01ff9984 module:itcm +from:0x021567d8 kind:arm_call to:0x020cb000 module:overlay(24) +from:0x021567e0 kind:arm_call to:0x02154f88 module:overlay(83) +from:0x0215683c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156868 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02156884 kind:arm_call to:0x01ff9984 module:itcm +from:0x021568c0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021568e0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02156934 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215693c kind:arm_call to:0x02154c44 module:overlay(83) +from:0x02156950 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02156970 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x0215698c kind:arm_call to:0x01ff9984 module:itcm +from:0x021569d4 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02156a00 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02156a0c kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02156a28 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156a4c kind:arm_call to:0x021237e0 module:overlays(44,46) +from:0x02156a60 kind:arm_call to:0x021519d4 module:overlays(74,81) +from:0x02156a6c kind:arm_call to:0x0215d0b4 module:overlay(83) +from:0x02156a80 kind:arm_call to:0x0207870c module:overlay(0) +from:0x02156a8c kind:arm_call to:0x020a8014 module:overlay(0) +from:0x02156aac kind:arm_call to:0x020732dc module:overlay(0) +from:0x02156af8 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x02156b04 kind:arm_call to:0x020786e8 module:overlay(0) +from:0x02156b18 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02156b34 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156bac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156c14 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02156c20 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02156c38 kind:load to:0x020b64dc module:overlay(0) +from:0x02156c3c kind:load to:0x0215e344 module:overlay(83) +from:0x02156c40 kind:load to:0x020b5198 module:overlay(0) +from:0x02156c44 kind:load to:0x020d8674 module:overlays(19,24) +from:0x02156c50 kind:load to:0x0215d8d0 module:overlay(83) +from:0x02156c54 kind:load to:0x027e09a8 module:dtcm +from:0x02156c64 kind:load to:0x027e09bc module:dtcm +from:0x02156c68 kind:load to:0x027e0d34 module:dtcm +from:0x02156c6c kind:load to:0x027e09b8 module:dtcm +from:0x02156c70 kind:load to:0x0215d1f8 module:overlay(83) +from:0x02156c74 kind:load to:0x0215d200 module:overlay(83) +from:0x02156c78 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02156c7c kind:load to:0x027e0ce0 module:dtcm +from:0x02156c94 kind:arm_call to:0x021237e0 module:overlays(44,46) +from:0x02156dec kind:load to:0x0215d8b8 module:overlay(83) +from:0x02156df4 kind:load to:0x02049bc4 module:main +from:0x02156df8 kind:load to:0x0215d168 module:overlay(83) +from:0x02156dfc kind:load to:0x0215d16a module:overlay(83) +from:0x02156e50 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02156e74 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02156f3c kind:arm_call to:0x02153f4c module:overlay(83) +from:0x02156f48 kind:arm_call to:0x0215a288 module:overlay(83) +from:0x02156f7c kind:arm_call to:0x02155170 module:overlay(83) +from:0x02156f88 kind:arm_call to:0x0215519c module:overlay(83) +from:0x02156fa4 kind:arm_call to:0x02154fb0 module:overlay(83) +from:0x02156fb4 kind:load to:0x0215d8e8 module:overlay(83) +from:0x02156fb8 kind:load to:0x02049bc4 module:main +from:0x02156fbc kind:load to:0x0215d150 module:overlay(83) +from:0x02156fc0 kind:load to:0x0215d152 module:overlay(83) +from:0x02156fe8 kind:arm_call to:0x021598cc module:overlay(83) +from:0x0215701c kind:arm_call to:0x021598cc module:overlay(83) +from:0x0215704c kind:arm_call to:0x02153b98 module:overlay(83) +from:0x02157084 kind:arm_call to:0x0215539c module:overlay(83) +from:0x0215709c kind:arm_call to:0x02098694 module:overlay(0) +from:0x021570b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021570b8 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x021570f0 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02157114 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x0215713c kind:load to:0x0215a288 module:overlay(83) +from:0x02157178 kind:arm_call to:0x021598cc module:overlay(83) +from:0x021571a8 kind:arm_call to:0x02153b98 module:overlay(83) +from:0x021571b8 kind:arm_call to:0x0215539c module:overlay(83) +from:0x021571d0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021571e4 kind:arm_call to:0x01ff930c module:itcm +from:0x021571ec kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02157264 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021572c8 kind:load to:0x0215d8d0 module:overlay(83) +from:0x021572cc kind:load to:0x027e09a8 module:dtcm +from:0x021572d4 kind:load to:0x02049bc4 module:main +from:0x02157320 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021573f0 kind:arm_call to:0x0212382c module:overlay(46) +from:0x02157448 kind:arm_call to:0x02123764 module:overlay(46) +from:0x0215747c kind:arm_call to:0x02154f88 module:overlay(83) +from:0x021574dc kind:arm_call to:0x0208bacc module:overlay(0) +from:0x02157550 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157564 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02157594 kind:arm_call to:0x02153b98 module:overlay(83) +from:0x021575a4 kind:arm_call to:0x0215539c module:overlay(83) +from:0x021575c0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021575d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021575e0 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x021575ec kind:load to:0x0215d8b8 module:overlay(83) +from:0x021575f0 kind:load to:0x027e0ce0 module:dtcm +from:0x021575f4 kind:load to:0x0215d8d0 module:overlay(83) +from:0x02157604 kind:arm_call to:0x02153f84 module:overlay(83) +from:0x02157690 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021576c4 kind:load to:0x0215d978 module:overlay(83) +from:0x021576c8 kind:load to:0x027e09a8 module:dtcm +from:0x02157724 kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02157744 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215775c kind:arm_call to:0x02015058 module:main +from:0x0215778c kind:arm_call to:0x0215b5f4 module:overlay(83) +from:0x021577e8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157808 kind:arm_call to:0x01ff9984 module:itcm +from:0x021578a0 kind:arm_call to:0x021598cc module:overlay(83) +from:0x021578bc kind:arm_call to:0x02153f84 module:overlay(83) +from:0x021578c8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021578d8 kind:arm_call to:0x021237e0 module:overlays(44,46) +from:0x021578fc kind:arm_call to:0x02155010 module:overlay(83) +from:0x021579a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021579cc kind:arm_call to:0x02154528 module:overlay(83) +from:0x02157a34 kind:arm_call to:0x01ff9638 module:itcm +from:0x02157a48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02157a60 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02157a64 kind:load to:0x027e09a8 module:dtcm +from:0x02157aa0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157ac0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02157ae0 kind:arm_call to:0x01ffb464 module:itcm +from:0x02157af0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157b50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b64 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02157b84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02157b90 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157bb0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157bc8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157bec kind:arm_call to:0x01ff9318 module:itcm +from:0x02157c08 kind:arm_call to:0x01ff9318 module:itcm +from:0x02157c14 kind:load to:0x0215d7c0 module:overlay(83) +from:0x02157cbc kind:arm_call to:0x02154528 module:overlay(83) +from:0x02157ce4 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02157cf4 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02157cf8 kind:load to:0x027e07d4 module:dtcm +from:0x02157d18 kind:arm_call to:0x02153c64 module:overlay(83) +from:0x02157d50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157ddc kind:arm_call to:0x02154528 module:overlay(83) +from:0x02157dec kind:arm_call to:0x02099480 module:overlay(0) +from:0x02157e08 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02157e18 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02157eb8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157ee0 kind:arm_call to:0x02154528 module:overlay(83) +from:0x02157efc kind:arm_call to:0x021547bc module:overlay(83) +from:0x02157f0c kind:load to:0x0215d8b8 module:overlay(83) +from:0x02157f10 kind:load to:0x027e09a8 module:dtcm +from:0x02157f38 kind:arm_call to:0x02153c64 module:overlay(83) +from:0x02157f70 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157ffc kind:arm_call to:0x02154528 module:overlay(83) +from:0x0215805c kind:arm_call to:0x021598cc module:overlay(83) +from:0x0215807c kind:arm_call to:0x021598cc module:overlay(83) +from:0x02158130 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158154 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02158184 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021581a8 kind:arm_call to:0x021598cc module:overlay(83) +from:0x021581b8 kind:load to:0x0215d8b8 module:overlay(83) +from:0x021581cc kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215824c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158260 kind:arm_call to:0x02154528 module:overlay(83) +from:0x021582c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021582dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158310 kind:load to:0x0215d8b8 module:overlay(83) +from:0x0215831c kind:load to:0x027e09a8 module:dtcm +from:0x02158350 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158370 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158398 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021583ac kind:arm_call to:0x021598cc module:overlay(83) +from:0x021583f0 kind:arm_call to:0x02159d9c module:overlay(83) +from:0x02158440 kind:arm_call to:0x02154d78 module:overlay(83) +from:0x02158478 kind:arm_call to:0x02154528 module:overlay(83) +from:0x021584d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158500 kind:load to:0x0215d9c0 module:overlay(83) +from:0x02158504 kind:load to:0x027e09a8 module:dtcm +from:0x02158550 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021585b8 kind:arm_call to:0x02015058 module:main +from:0x021585e4 kind:arm_call to:0x0215b57c module:overlay(83) +from:0x0215860c kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x02158630 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158650 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158660 kind:arm_call to:0x01ff9218 module:itcm +from:0x021586ac kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x021586cc kind:arm_call to:0x01ff9984 module:itcm +from:0x02158714 kind:arm_call to:0x021237ac module:overlay(46) +from:0x0215871c kind:arm_call to:0x021237ac module:overlay(46) +from:0x0215873c kind:arm_call to:0x021598cc module:overlay(83) +from:0x02158748 kind:load to:0x0215d8b8 module:overlay(83) +from:0x021587c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021587d4 kind:load to:0x0215d978 module:overlay(83) +from:0x021587d8 kind:load to:0x027e09a8 module:dtcm +from:0x0215881c kind:arm_call to:0x02153aa8 module:overlay(83) +from:0x0215883c kind:arm_call to:0x01ff9984 module:itcm +from:0x02158854 kind:arm_call to:0x02015058 module:main +from:0x02158884 kind:arm_call to:0x0215b5f4 module:overlay(83) +from:0x021588c8 kind:arm_call to:0x02154fb0 module:overlay(83) +from:0x021588f4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02158914 kind:arm_call to:0x01ff9984 module:itcm +from:0x02158958 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02158968 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02158a30 kind:load to:0x0215d8d0 module:overlay(83) +from:0x02158a34 kind:load to:0x02049bc4 module:main +from:0x02158a78 kind:arm_call to:0x02153c74 module:overlay(83) +from:0x02158ab8 kind:arm_call to:0x021237ac module:overlay(46) +from:0x02158b10 kind:arm_call to:0x02153c74 module:overlay(83) +from:0x02158b50 kind:arm_call to:0x02123764 module:overlay(46) +from:0x02158be4 kind:arm_call to:0x021237e0 module:overlays(44,46) +from:0x02158c8c kind:arm_call to:0x021598cc module:overlay(83) +from:0x02158d58 kind:load to:0x0215d8d0 module:overlay(83) +from:0x02158d5c kind:load to:0x02049bc4 module:main +from:0x02158da8 kind:arm_call to:0x02153c74 module:overlay(83) +from:0x02158dec kind:arm_call to:0x021237ac module:overlay(46) +from:0x02158e34 kind:arm_call to:0x0215519c module:overlay(83) +from:0x02158e50 kind:arm_call to:0x02153c74 module:overlay(83) +from:0x02158e60 kind:arm_call to:0x021551cc module:overlay(83) +from:0x02158e78 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02158e8c kind:arm_call to:0x01ff930c module:itcm +from:0x02158ef4 kind:arm_call to:0x02153c74 module:overlay(83) +from:0x02158f04 kind:arm_call to:0x021551cc module:overlay(83) +from:0x02158f1c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02158f30 kind:arm_call to:0x01ff930c module:itcm +from:0x02158f74 kind:arm_call to:0x02123764 module:overlay(46) +from:0x02158fb0 kind:arm_call to:0x0215556c module:overlay(83) +from:0x02158fe4 kind:arm_call to:0x02153c74 module:overlay(83) +from:0x02158ff4 kind:arm_call to:0x021551cc module:overlay(83) +from:0x0215900c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159020 kind:arm_call to:0x01ff930c module:itcm +from:0x02159064 kind:arm_call to:0x021237e0 module:overlays(44,46) +from:0x02159114 kind:arm_call to:0x021598cc module:overlay(83) +from:0x021591a0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021591d0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021591e4 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215920c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159218 kind:arm_call to:0x0212381c module:overlay(46) +from:0x02159234 kind:load to:0x0215d8b8 module:overlay(83) +from:0x02159238 kind:load to:0x027e09b8 module:dtcm +from:0x0215923c kind:load to:0x020b5198 module:overlay(0) +from:0x02159240 kind:load to:0x027e09a8 module:dtcm +from:0x021592d0 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021592fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159378 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02159390 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x02159408 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02159480 kind:arm_call to:0x02154528 module:overlay(83) +from:0x021594a0 kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x021594c0 kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x021594f4 kind:arm_call to:0x02154be8 module:overlay(83) +from:0x02159568 kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x021595a0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021595ac kind:arm_call to:0x02125388 module:overlays(44,46) +from:0x021595b8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021595ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159608 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159624 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159640 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215965c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159678 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159694 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021596b0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021596cc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021596e8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159700 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159704 kind:arm_call to:0x02099718 module:overlay(0) +from:0x02159724 kind:arm_call to:0x02119390 module:overlay(34) +from:0x02159784 kind:arm_call to:0x02099718 module:overlay(0) +from:0x021597a8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021597d0 kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x02159800 kind:arm_call to:0x02099784 module:overlay(0) +from:0x02159804 kind:arm_call to:0x02099718 module:overlay(0) +from:0x0215981c kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02159830 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02159848 kind:arm_call to:0x020a8014 module:overlay(0) +from:0x02159868 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02159870 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215988c kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x02159898 kind:load to:0x020b64dc module:overlay(0) +from:0x0215989c kind:load to:0x020b5198 module:overlay(0) +from:0x021598a0 kind:load to:0x0215da50 module:overlay(83) +from:0x021598a4 kind:load to:0x027e09b8 module:dtcm +from:0x021598a8 kind:load to:0x027e0ce0 module:dtcm +from:0x021598ac kind:load to:0x0215da38 module:overlay(83) +from:0x021598b0 kind:load to:0x0215e344 module:overlay(83) +from:0x021598b8 kind:load to:0x027e0cec module:dtcm +from:0x021598bc kind:load to:0x027e09a8 module:dtcm +from:0x021598c4 kind:load to:0x027e09bc module:dtcm +from:0x021598c8 kind:load to:0x027e09a4 module:dtcm +from:0x02159954 kind:load to:0x0215da78 module:overlay(83) +from:0x02159958 kind:load to:0x0215da68 module:overlay(83) +from:0x021599dc kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x021599e8 kind:load to:0x0215da68 module:overlay(83) +from:0x021599ec kind:load to:0x027e0ce0 module:dtcm +from:0x02159aa0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02159ac8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02159b1c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02159b2c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02159b38 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02159b88 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02159bb0 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02159c28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159c38 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02159c44 kind:arm_call to:0x021549cc module:overlay(83) +from:0x02159c60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159c70 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x02159cac kind:arm_call to:0x01ff9770 module:itcm +from:0x02159cc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159ccc kind:arm_call to:0x01ffb860 module:itcm +from:0x02159cf4 kind:arm_call to:0x020f437c module:overlay(31) +from:0x02159d34 kind:arm_call to:0x021549cc module:overlay(83) +from:0x02159d50 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02159d68 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159d74 kind:arm_call to:0x021598cc module:overlay(83) +from:0x02159d88 kind:load to:0x027e0ce4 module:dtcm +from:0x02159d94 kind:load to:0x027e09a8 module:dtcm +from:0x02159dec kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02159df8 kind:load to:0x027e09c0 module:dtcm +from:0x02159e50 kind:arm_call to:0x020beecc module:overlay(17) +from:0x02159e6c kind:arm_call to:0x02153d6c module:overlay(83) +from:0x02159e88 kind:arm_call to:0x0215995c module:overlay(83) +from:0x02159e90 kind:arm_call to:0x021599f0 module:overlay(83) +from:0x02159ea8 kind:arm_call to:0x021545d4 module:overlay(83) +from:0x02159eb0 kind:arm_call to:0x021547cc module:overlay(83) +from:0x02159ebc kind:arm_call to:0x020580c4 module:overlay(0) +from:0x02159efc kind:arm_call to:0x01ffcb94 module:itcm +from:0x02159f10 kind:arm_call to:0x020580cc module:overlay(0) +from:0x02159f18 kind:arm_call to:0x02153f9c module:overlay(83) +from:0x02159f20 kind:arm_call to:0x02153d6c module:overlay(83) +from:0x02159f40 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02159f54 kind:arm_call to:0x02154a0c module:overlay(83) +from:0x02159f5c kind:arm_call to:0x02154b40 module:overlay(83) +from:0x02159fa4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02159fd4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02159fe4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02159ff4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a00c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215a01c kind:arm_call to:0x020bf874 module:overlay(17) +from:0x0215a078 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215a084 kind:arm_call to:0x0213ff84 module:overlay(70) +from:0x0215a090 kind:arm_call to:0x0213ff84 module:overlay(70) +from:0x0215a09c kind:load to:0x020582e0 module:overlay(0) +from:0x0215a0a0 kind:load to:0x0215d7c0 module:overlay(83) +from:0x0215a0a4 kind:load to:0x0203e93c module:main +from:0x0215a0ac kind:load to:0x027e09c0 module:dtcm +from:0x0215a0b8 kind:arm_call to:0x0215346c module:overlay(83) +from:0x0215a0ec kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a10c kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0215a134 kind:arm_call to:0x01ffcb94 module:itcm +from:0x0215a168 kind:arm_call to:0x0213ff90 module:overlay(70) +from:0x0215a174 kind:arm_call to:0x0213ff90 module:overlay(70) +from:0x0215a190 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215a1ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a1c8 kind:arm_call to:0x0215d094 module:overlay(83) +from:0x0215a1ec kind:load to:0x027e0d34 module:dtcm +from:0x0215a214 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0215a238 kind:arm_call to:0x02154db4 module:overlay(83) +from:0x0215a27c kind:arm_call to:0x02028c68 module:main +from:0x0215a388 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215a398 kind:arm_call to:0x0215a3b0 module:overlay(83) +from:0x0215a3a4 kind:load to:0x02049bc4 module:main +from:0x0215a404 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215a40c kind:arm_call to:0x01ffb800 module:itcm +from:0x0215a420 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215a448 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a4e0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215a4ec kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215a508 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215a518 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215a528 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215a530 kind:arm_call to:0x02011ff4 module:main +from:0x0215a544 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a558 kind:load to:0x0215e44c module:overlay(83) +from:0x0215a56c kind:arm_call to:0x02011f3c module:main +from:0x0215a578 kind:arm_call to:0x0215a5cc module:overlay(83) +from:0x0215a58c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215a5c4 kind:load to:0x0215dcfc module:overlay(83) +from:0x0215a5d4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215a604 kind:arm_call to:0x0200f05c module:main +from:0x0215a620 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215a648 kind:arm_call to:0x0200f05c module:main +from:0x0215a684 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a694 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215a69c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215a740 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a74c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215a788 kind:arm_call to:0x0215acc0 module:overlay(83) +from:0x0215a794 kind:load to:0x0215dd68 module:overlay(83) +from:0x0215a798 kind:load to:0x0215e44c module:overlay(83) +from:0x0215a79c kind:load to:0x0215dce4 module:overlay(83) +from:0x0215a7a0 kind:load to:0x0215dcd4 module:overlay(83) +from:0x0215a7a4 kind:load to:0x020b1948 module:overlay(0) +from:0x0215a7a8 kind:load to:0x0215e434 module:overlay(83) +from:0x0215a7ac kind:load to:0x027e0130 module:dtcm +from:0x0215a7b0 kind:load to:0x0204193c module:main +from:0x0215a824 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215a838 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215a8c4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215a8ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215a928 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215a95c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a968 kind:arm_call to:0x0215acc0 module:overlay(83) +from:0x0215a978 kind:load to:0x027e0cec module:dtcm +from:0x0215a980 kind:load to:0x027e09a8 module:dtcm +from:0x0215a9f0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215aa04 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215aa14 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215aa2c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215aa54 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215aa88 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215aaac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215aab8 kind:arm_call to:0x0215acc0 module:overlay(83) +from:0x0215aac8 kind:load to:0x027e0cec module:dtcm +from:0x0215aad0 kind:load to:0x027e09a8 module:dtcm +from:0x0215ab3c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215ab48 kind:load to:0x027e0cec module:dtcm +from:0x0215ab78 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215abb0 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215abd4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ac9c kind:arm_call to:0x01ff916c module:itcm +from:0x0215acbc kind:load to:0x027e0ce4 module:dtcm +from:0x0215ad48 kind:load to:0x0215dd28 module:overlay(83) +from:0x0215ad4c kind:load to:0x0215dd18 module:overlay(83) +from:0x0215ad88 kind:load to:0x0215dd18 module:overlay(83) +from:0x0215ad94 kind:load to:0x0215ad50 module:overlay(83) +from:0x0215adac kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215adcc kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0215ae2c kind:arm_call to:0x01fff60c module:itcm +from:0x0215ae60 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215ae88 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0215aeb0 kind:load to:0x027e09b4 module:dtcm +from:0x0215aedc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215aee4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215af40 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215af4c kind:load to:0x0215e430 module:overlay(83) +from:0x0215af50 kind:load to:0x020b537c module:overlay(0) +from:0x0215af78 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215af98 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215aff4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215b000 kind:load to:0x0215e430 module:overlay(83) +from:0x0215b004 kind:load to:0x020b537c module:overlay(0) +from:0x0215b018 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215b020 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b028 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b040 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215b048 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b050 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b058 kind:arm_call to:0x02011ff4 module:main +from:0x0215b06c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b080 kind:load to:0x0215e534 module:overlay(83) +from:0x0215b094 kind:arm_call to:0x02011f3c module:main +from:0x0215b0a0 kind:arm_call to:0x0215b0e8 module:overlay(83) +from:0x0215b0b4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215b0e4 kind:load to:0x0215ddf0 module:overlay(83) +from:0x0215b0f0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215b154 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215b168 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b178 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b188 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b190 kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0215b1a8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215b1d8 kind:arm_call to:0x0215b2d0 module:overlay(83) +from:0x0215b1e4 kind:load to:0x0215de14 module:overlay(83) +from:0x0215b1e8 kind:load to:0x0215e534 module:overlay(83) +from:0x0215b1ec kind:load to:0x0215ddc4 module:overlay(83) +from:0x0215b21c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b228 kind:arm_call to:0x0215b348 module:overlay(83) +from:0x0215b234 kind:load to:0x027e0cec module:dtcm +from:0x0215b248 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b28c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b298 kind:arm_call to:0x0215b348 module:overlay(83) +from:0x0215b2a4 kind:load to:0x027e0cec module:dtcm +from:0x0215b2b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b30c kind:load to:0x0215ddc8 module:overlay(83) +from:0x0215b344 kind:load to:0x0215ddc8 module:overlay(83) +from:0x0215b390 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0215b3a8 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0215b3bc kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0215b3ec kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215b418 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215b440 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215b44c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215b458 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215b464 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215b470 kind:load to:0x0215e534 module:overlay(83) +from:0x0215b474 kind:load to:0x0215d294 module:overlay(83) +from:0x0215b480 kind:arm_call to:0x0215b310 module:overlay(83) +from:0x0215b488 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b490 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b498 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0215b4b4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b4c0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b4d4 kind:arm_call to:0x0215346c module:overlay(83) +from:0x0215b4f4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215b518 kind:load to:0x027e0958 module:dtcm +from:0x0215b51c kind:load to:0x02058fa4 module:overlay(0) +from:0x0215b530 kind:arm_call to:0x02057f78 module:overlay(0) +from:0x0215b568 kind:load to:0x027e0130 module:dtcm +from:0x0215b578 kind:load to:0x0215b520 module:overlay(83) +from:0x0215b59c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215b5a4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215b5e0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215b5ec kind:load to:0x020b537c module:overlay(0) +from:0x0215b614 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215b61c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215b65c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215b668 kind:load to:0x020b537c module:overlay(0) +from:0x0215b67c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b684 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b69c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b6a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b6ac kind:arm_call to:0x02011ff4 module:main +from:0x0215b6c0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b6d4 kind:load to:0x0215e61c module:overlay(83) +from:0x0215b6e8 kind:arm_call to:0x02011f3c module:main +from:0x0215b6f4 kind:arm_call to:0x0215b740 module:overlay(83) +from:0x0215b708 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215b718 kind:arm_call_thumb to:0x02015510 module:main +from:0x0215b738 kind:load to:0x0215dea4 module:overlay(83) +from:0x0215b73c kind:load to:0x0215de80 module:overlay(83) +from:0x0215b748 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215b76c kind:arm_call to:0x0200f05c module:main +from:0x0215b788 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215b798 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0215b7a0 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0215b7c8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215b7e0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b814 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215b82c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b860 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215b878 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b890 kind:load to:0x0215df58 module:overlay(83) +from:0x0215b894 kind:load to:0x0215e61c module:overlay(83) +from:0x0215b898 kind:load to:0x0215d2e4 module:overlay(83) +from:0x0215b89c kind:load to:0x0215df10 module:overlay(83) +from:0x0215b8a8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b8d8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b8e0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b8e8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b8f0 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0215b8f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b900 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b908 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b914 kind:load to:0x0215df58 module:overlay(83) +from:0x0215b918 kind:load to:0x0215e6f4 module:overlay(83) +from:0x0215b940 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b948 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b950 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b958 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0215b960 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b968 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b970 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b978 kind:arm_call to:0x02011ff4 module:main +from:0x0215b984 kind:load to:0x0215df58 module:overlay(83) +from:0x0215b988 kind:load to:0x0215e6f4 module:overlay(83) +from:0x0215b998 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0215b9bc kind:arm_call to:0x02015e80 module:main +from:0x0215b9d4 kind:arm_call to:0x02034038 module:main +from:0x0215b9dc kind:arm_call to:0x02033f54 module:main +from:0x0215b9f0 kind:arm_call to:0x02034038 module:main +from:0x0215b9f8 kind:arm_call to:0x02033f54 module:main +from:0x0215ba0c kind:arm_call to:0x02034038 module:main +from:0x0215ba2c kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0215ba54 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0215ba60 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x0215baac kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0215bb48 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215bbd4 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215bbe8 kind:arm_call to:0x0200ea38 module:main +from:0x0215bc00 kind:arm_call to:0x0200eab0 module:main +from:0x0215bc1c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215bc38 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215bc54 kind:arm_call to:0x0215bfa4 module:overlay(83) +from:0x0215bc64 kind:load to:0x0215e61c module:overlay(83) +from:0x0215bc68 kind:load to:0x0215de70 module:overlay(83) +from:0x0215bc6c kind:load to:0x0215de68 module:overlay(83) +from:0x0215bc70 kind:load to:0x0215e6f4 module:overlay(83) +from:0x0215bc74 kind:load to:0x027e00f0 module:dtcm +from:0x0215bc78 kind:load to:0x027e09c0 module:dtcm +from:0x0215bc80 kind:load to:0x0215ded8 module:overlay(83) +from:0x0215bc84 kind:load to:0x0215dec0 module:overlay(83) +from:0x0215bc88 kind:load to:0x0215def0 module:overlay(83) +from:0x0215bc8c kind:load to:0x027e0cd8 module:dtcm +from:0x0215bc90 kind:load to:0x027e09a4 module:dtcm +from:0x0215bc94 kind:load to:0x0215d2b4 module:overlay(83) +from:0x0215bca8 kind:arm_call to:0x0215bddc module:overlay(83) +from:0x0215bcb8 kind:arm_call to:0x02082a18 module:overlay(0) +from:0x0215bcc4 kind:arm_call to:0x02082a18 module:overlay(0) +from:0x0215bccc kind:load to:0x027e0cdc module:dtcm +from:0x0215bd18 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215bd2c kind:arm_call to:0x0215bfa4 module:overlay(83) +from:0x0215bd60 kind:arm_call to:0x020f7554 module:overlay(31) +from:0x0215bda8 kind:arm_call to:0x0200f05c module:main +from:0x0215bdc4 kind:load to:0x0215e61c module:overlay(83) +from:0x0215bdc8 kind:load to:0x0215d2d4 module:overlay(83) +from:0x0215bdd8 kind:load to:0x0215bfa4 module:overlay(83) +from:0x0215bdf0 kind:arm_call to:0x0207e164 module:overlay(0) +from:0x0215be94 kind:load to:0x027e09c0 module:dtcm +from:0x0215be98 kind:load to:0x027e0ce8 module:dtcm +from:0x0215bea0 kind:load to:0x027e0ce4 module:dtcm +from:0x0215beb4 kind:load to:0x02098a68 module:overlay(0) +from:0x0215bef4 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215bf04 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215bf18 kind:arm_call to:0x0200eab0 module:main +from:0x0215bf28 kind:arm_call to:0x0200eab0 module:main +from:0x0215bf5c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215bf6c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0215bf80 kind:arm_call to:0x0200eab0 module:main +from:0x0215bf90 kind:arm_call to:0x0200eab0 module:main +from:0x0215bf9c kind:load to:0x0215d314 module:overlay(83) +from:0x0215bfa0 kind:load to:0x0215d2f4 module:overlay(83) +from:0x0215bfd8 kind:arm_call to:0x0215beb8 module:overlay(83) +from:0x0215c00c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c028 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c044 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c060 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c07c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215c084 kind:arm_call to:0x0215bddc module:overlay(83) +from:0x0215c098 kind:arm_call to:0x0215beb8 module:overlay(83) +from:0x0215c0a0 kind:arm_call to:0x0215bddc module:overlay(83) +from:0x0215c0b0 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0215c0c0 kind:arm_call to:0x0215beb8 module:overlay(83) +from:0x0215c0d0 kind:load to:0x027e0cec module:dtcm +from:0x0215c0dc kind:arm_call to:0x02097978 module:overlay(0) +from:0x0215c0fc kind:load to:0x0209792c module:overlay(0) +from:0x0215c11c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215c130 kind:load to:0x02057884 module:overlay(0) +from:0x0215c144 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c14c kind:arm_call to:0x02011ff4 module:main +from:0x0215c164 kind:arm_call_thumb to:0x02015544 module:main +from:0x0215c16c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c180 kind:load to:0x0215e718 module:overlay(83) +from:0x0215c194 kind:arm_call to:0x02011f3c module:main +from:0x0215c1a0 kind:arm_call to:0x0215c1d0 module:overlay(83) +from:0x0215c1b4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c1cc kind:load to:0x0215dfb8 module:overlay(83) +from:0x0215c1d8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215c230 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215c23c kind:load to:0x0215dfdc module:overlay(83) +from:0x0215c240 kind:load to:0x0215e718 module:overlay(83) +from:0x0215c27c kind:load to:0x027e0cd8 module:dtcm +from:0x0215c2b0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c2b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c2d0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c2d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c2e0 kind:arm_call to:0x02011ff4 module:main +from:0x0215c2f4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c308 kind:load to:0x0215e800 module:overlay(83) +from:0x0215c31c kind:arm_call to:0x02011f3c module:main +from:0x0215c328 kind:arm_call to:0x0215c358 module:overlay(83) +from:0x0215c33c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215c354 kind:load to:0x0215e038 module:overlay(83) +from:0x0215c360 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215c370 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215c380 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215c38c kind:load to:0x0215e084 module:overlay(83) +from:0x0215c390 kind:load to:0x0215e05c module:overlay(83) +from:0x0215c424 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215c434 kind:load to:0x027e09c0 module:dtcm +from:0x0215c444 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215c44c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c464 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215c46c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c474 kind:arm_call to:0x02011ff4 module:main +from:0x0215c488 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215c49c kind:load to:0x0215e84c module:overlay(83) +from:0x0215c4b0 kind:arm_call to:0x02011f3c module:main +from:0x0215c4bc kind:arm_call to:0x0215c4f4 module:overlay(83) +from:0x0215c4d0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c4f0 kind:load to:0x0215e0e0 module:overlay(83) +from:0x0215c4fc kind:arm_call to:0x021818f0 module:overlay(98) +from:0x0215c510 kind:load to:0x0215e134 module:overlay(83) +from:0x0215c520 kind:arm_call to:0x02181b84 module:overlay(98) +from:0x0215c594 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215c5a8 kind:load to:0x0215e0fc module:overlay(83) +from:0x0215c5ac kind:load to:0x0215e114 module:overlay(83) +from:0x0215c5c8 kind:load to:0x0215e84c module:overlay(83) +from:0x0215c5d8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c5e0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c5e8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c5f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c608 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c610 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c618 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c620 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c628 kind:arm_call to:0x02011ff4 module:main +from:0x0215c63c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c650 kind:load to:0x0215e934 module:overlay(83) +from:0x0215c664 kind:arm_call to:0x02011f3c module:main +from:0x0215c670 kind:arm_call to:0x0215c6a8 module:overlay(83) +from:0x0215c684 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c6a4 kind:load to:0x0215e194 module:overlay(83) +from:0x0215c6b0 kind:arm_call to:0x0218115c module:overlay(98) +from:0x0215c6c4 kind:load to:0x0215e1e8 module:overlay(83) +from:0x0215c6d4 kind:arm_call to:0x0218140c module:overlays(98,99) +from:0x0215c748 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x0215c75c kind:load to:0x0215e1b0 module:overlay(83) +from:0x0215c760 kind:load to:0x0215e1c8 module:overlay(83) +from:0x0215c77c kind:load to:0x0215e934 module:overlay(83) +from:0x0215c78c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c794 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c79c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c7a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c7bc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c7c4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c7cc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215c7d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c7dc kind:arm_call to:0x02011ff4 module:main +from:0x0215c7f0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c804 kind:load to:0x0215ea1c module:overlay(83) +from:0x0215c818 kind:arm_call to:0x02011f3c module:main +from:0x0215c824 kind:arm_call to:0x0215c874 module:overlay(83) +from:0x0215c83c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215c86c kind:load to:0x0215e290 module:overlay(83) +from:0x0215c87c kind:arm_call to:0x0214a098 module:overlay(70) +from:0x0215c894 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215c8a0 kind:load to:0x0215e2ac module:overlay(83) +from:0x0215c8a4 kind:load to:0x0215e31c module:overlay(83) +from:0x0215c96c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c97c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c9ac kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215c9e0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215ca18 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215ca28 kind:load to:0x0215ea1c module:overlay(83) +from:0x0215ca30 kind:load to:0x0215e258 module:overlay(83) +from:0x0215ca38 kind:load to:0x027e09c0 module:dtcm +from:0x0215ca3c kind:load to:0x0215e240 module:overlay(83) +from:0x0215ca40 kind:load to:0x020b537c module:overlay(0) +from:0x0215ca50 kind:load to:0x0214a3b8 module:overlay(70) +from:0x0215ca5c kind:load to:0x0214a99c module:overlay(70) +from:0x0215ca80 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215cae0 kind:load to:0x0203e93c module:main +from:0x0215cae4 kind:load to:0x0215e240 module:overlay(83) +from:0x0215cb10 kind:load to:0x0215e264 module:overlay(83) +from:0x0215cb68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cb78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cbc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cbd0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cbdc kind:load to:0x0215e24c module:overlay(83) +from:0x0215cbe0 kind:load to:0x0215e258 module:overlay(83) +from:0x0215cbfc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215cc04 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215cc0c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215cc14 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215cc2c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215cc34 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215cc3c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215cc44 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215cc4c kind:arm_call to:0x02011ff4 module:main +from:0x0215cc60 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215cc74 kind:arm_branch to:0x0214a31c module:overlay(70) +from:0x0215cca4 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cce8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215ccf8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0215cd40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cd4c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cd88 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cda4 kind:arm_call to:0x01ff947c module:itcm +from:0x0215ce00 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ce1c kind:arm_call to:0x01ff947c module:itcm +from:0x0215ce64 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cec4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cf54 kind:arm_call to:0x01ff9318 module:itcm +from:0x0215cf70 kind:load to:0x027e0ce0 module:dtcm +from:0x0215cf74 kind:load to:0x027e0cd8 module:dtcm +from:0x0215cf78 kind:load to:0x027e09b8 module:dtcm +from:0x0215cfa0 kind:arm_call to:0x01fff148 module:itcm +from:0x0215cfe4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215d010 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d01c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215d028 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d038 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d048 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d068 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215d084 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d088 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d08c kind:load to:0x020aaef4 module:overlay(0) +from:0x0215d090 kind:load to:0x020aae70 module:overlay(0) +from:0x0215d0a0 kind:load to:0x0215d0c4 module:overlay(83) +from:0x0215d0b0 kind:load to:0x0215d0ec module:overlay(83) +from:0x0215d0c0 kind:load to:0x0215d110 module:overlay(83) +from:0x0215d0d0 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x0215d0e4 kind:arm_call to:0x02187158 module:overlay(105) +from:0x0215d0f8 kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x0215d11c kind:arm_call to:0x02091ee8 module:overlay(0) +from:0x0215d364 kind:arm_call to:0x02152d78 module:overlay(83) +from:0x0215d374 kind:arm_call to:0x0203ce4c module:main +from:0x0215d42c kind:load to:0x0215e340 module:overlay(83) +from:0x0215d430 kind:load to:0x0215d7d4 module:overlay(83) +from:0x0215d434 kind:load to:0x0215e358 module:overlay(83) +from:0x0215d438 kind:load to:0x0215a53c module:overlay(83) +from:0x0215d43c kind:load to:0x0215e34c module:overlay(83) +from:0x0215d440 kind:load to:0x02043190 module:main +from:0x0215d444 kind:load to:0x0215da68 module:overlay(83) +from:0x0215d468 kind:arm_call to:0x0215a580 module:overlay(83) +from:0x0215d478 kind:arm_call to:0x0203ce4c module:main +from:0x0215d4c0 kind:load to:0x0215e430 module:overlay(83) +from:0x0215d4c4 kind:load to:0x0215e44c module:overlay(83) +from:0x0215d4c8 kind:load to:0x0215b064 module:overlay(83) +from:0x0215d4cc kind:load to:0x0215e440 module:overlay(83) +from:0x0215d4d0 kind:load to:0x02043190 module:main +from:0x0215d4d4 kind:load to:0x0215dd18 module:overlay(83) +from:0x0215d4f4 kind:arm_call to:0x0215b0a8 module:overlay(83) +from:0x0215d504 kind:arm_call to:0x0203ce4c module:main +from:0x0215d518 kind:load to:0x0215e524 module:overlay(83) +from:0x0215d51c kind:load to:0x0215e534 module:overlay(83) +from:0x0215d520 kind:load to:0x0215b6b8 module:overlay(83) +from:0x0215d524 kind:load to:0x0215e528 module:overlay(83) +from:0x0215d544 kind:arm_call to:0x0215b6fc module:overlay(83) +from:0x0215d554 kind:arm_call to:0x0203ce4c module:main +from:0x0215d568 kind:load to:0x0215e60c module:overlay(83) +from:0x0215d56c kind:load to:0x0215e61c module:overlay(83) +from:0x0215d570 kind:load to:0x0215c158 module:overlay(83) +from:0x0215d574 kind:load to:0x0215e610 module:overlay(83) +from:0x0215d594 kind:arm_call to:0x0215c1a8 module:overlay(83) +from:0x0215d5a4 kind:arm_call to:0x0203ce4c module:main +from:0x0215d5b8 kind:load to:0x0215e708 module:overlay(83) +from:0x0215d5bc kind:load to:0x0215e718 module:overlay(83) +from:0x0215d5c0 kind:load to:0x0215c2ec module:overlay(83) +from:0x0215d5c4 kind:load to:0x0215e70c module:overlay(83) +from:0x0215d5e4 kind:arm_call to:0x0215c330 module:overlay(83) +from:0x0215d5f4 kind:arm_call to:0x0203ce4c module:main +from:0x0215d608 kind:load to:0x0215e7f0 module:overlay(83) +from:0x0215d60c kind:load to:0x0215e800 module:overlay(83) +from:0x0215d610 kind:load to:0x0215c480 module:overlay(83) +from:0x0215d614 kind:load to:0x0215e7f4 module:overlay(83) +from:0x0215d634 kind:arm_call to:0x0215c4c4 module:overlay(83) +from:0x0215d644 kind:arm_call to:0x0203ce4c module:main +from:0x0215d658 kind:load to:0x0215e83c module:overlay(83) +from:0x0215d65c kind:load to:0x0215e84c module:overlay(83) +from:0x0215d660 kind:load to:0x0215c634 module:overlay(83) +from:0x0215d664 kind:load to:0x0215e840 module:overlay(83) +from:0x0215d684 kind:arm_call to:0x0215c678 module:overlay(83) +from:0x0215d694 kind:arm_call to:0x0203ce4c module:main +from:0x0215d6a8 kind:load to:0x0215e924 module:overlay(83) +from:0x0215d6ac kind:load to:0x0215e934 module:overlay(83) +from:0x0215d6b0 kind:load to:0x0215c7e8 module:overlay(83) +from:0x0215d6b4 kind:load to:0x0215e928 module:overlay(83) +from:0x0215d73c kind:arm_call to:0x0215c82c module:overlay(83) +from:0x0215d74c kind:arm_call to:0x0203ce4c module:main +from:0x0215d760 kind:load to:0x0215e240 module:overlay(83) +from:0x0215d764 kind:load to:0x0215e270 module:overlay(83) +from:0x0215d768 kind:load to:0x0215ea0c module:overlay(83) +from:0x0215d76c kind:load to:0x0215e27c module:overlay(83) +from:0x0215d770 kind:load to:0x0215ea1c module:overlay(83) +from:0x0215d774 kind:load to:0x0215cc58 module:overlay(83) +from:0x0215d778 kind:load to:0x0215ea10 module:overlay(83) +from:0x0215d77c kind:load to:0x0215d334 module:overlay(83) +from:0x0215d780 kind:load to:0x0215d448 module:overlay(83) +from:0x0215d784 kind:load to:0x0215d4d8 module:overlay(83) +from:0x0215d788 kind:load to:0x0215d528 module:overlay(83) +from:0x0215d78c kind:load to:0x0215d578 module:overlay(83) +from:0x0215d790 kind:load to:0x0215d5c8 module:overlay(83) +from:0x0215d794 kind:load to:0x0215d618 module:overlay(83) +from:0x0215d798 kind:load to:0x0215d668 module:overlay(83) +from:0x0215d79c kind:load to:0x0215d6b8 module:overlay(83) +from:0x0215d7d4 kind:load to:0x02152c80 module:overlay(83) +from:0x0215d7e0 kind:load to:0x02097bf4 module:overlay(0) +from:0x0215d7e4 kind:load to:0x0215a1f0 module:overlay(83) +from:0x0215d7f0 kind:load to:0x02152d50 module:overlay(83) +from:0x0215d7f4 kind:load to:0x02097924 module:overlay(0) +from:0x0215d7f8 kind:load to:0x02097734 module:overlay(0) +from:0x0215d7fc kind:load to:0x020977b0 module:overlay(0) +from:0x0215d800 kind:load to:0x0209792c module:overlay(0) +from:0x0215d804 kind:load to:0x0209794c module:overlay(0) +from:0x0215d808 kind:load to:0x02097978 module:overlay(0) +from:0x0215d814 kind:load to:0x02153260 module:overlay(83) +from:0x0215d818 kind:load to:0x0215a520 module:overlay(83) +from:0x0215d81c kind:load to:0x0209a234 module:overlay(0) +from:0x0215d820 kind:load to:0x0209a268 module:overlay(0) +from:0x0215d824 kind:load to:0x0209a300 module:overlay(0) +from:0x0215d828 kind:load to:0x0209a314 module:overlay(0) +from:0x0215d82c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215d830 kind:load to:0x0209a33c module:overlay(0) +from:0x0215d834 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215d838 kind:load to:0x0209a04c module:overlay(0) +from:0x0215d83c kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215d840 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215d844 kind:load to:0x0209a328 module:overlay(0) +from:0x0215d848 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215d84c kind:load to:0x0215a4f4 module:overlay(83) +from:0x0215d850 kind:load to:0x0215a4d0 module:overlay(83) +from:0x0215d854 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215d860 kind:load to:0x020984f8 module:overlay(0) +from:0x0215d864 kind:load to:0x02098534 module:overlay(0) +from:0x0215d868 kind:load to:0x0209854c module:overlay(0) +from:0x0215d86c kind:load to:0x02098558 module:overlay(0) +from:0x0215d870 kind:load to:0x02159dfc module:overlay(83) +from:0x0215d874 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215d878 kind:load to:0x02153644 module:overlay(83) +from:0x0215d87c kind:load to:0x02098490 module:overlay(0) +from:0x0215d880 kind:load to:0x02159e40 module:overlay(83) +from:0x0215d884 kind:load to:0x0215a0b0 module:overlay(83) +from:0x0215d888 kind:load to:0x0209849c module:overlay(0) +from:0x0215d88c kind:load to:0x0215a0d8 module:overlay(83) +from:0x0215d890 kind:load to:0x02098fe4 module:overlay(0) +from:0x0215d894 kind:load to:0x020984a8 module:overlay(0) +from:0x0215d898 kind:load to:0x02098564 module:overlay(0) +from:0x0215d89c kind:load to:0x020985d0 module:overlay(0) +from:0x0215d8a0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215d8a4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215d8a8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215d8ac kind:load to:0x02153274 module:overlay(83) +from:0x0215d8b0 kind:load to:0x0215336c module:overlay(83) +from:0x0215d8b4 kind:load to:0x02099568 module:overlay(0) +from:0x0215da68 kind:load to:0x021555ac module:overlay(83) +from:0x0215da70 kind:load to:0x0215565c module:overlay(83) +from:0x0215da78 kind:load to:0x02155764 module:overlay(83) +from:0x0215da80 kind:load to:0x0215578c module:overlay(83) +from:0x0215da88 kind:load to:0x021557f8 module:overlay(83) +from:0x0215da98 kind:load to:0x021558d4 module:overlay(83) +from:0x0215daa0 kind:load to:0x02155938 module:overlay(83) +from:0x0215dab0 kind:load to:0x0215596c module:overlay(83) +from:0x0215dab8 kind:load to:0x02155ab8 module:overlay(83) +from:0x0215dac0 kind:load to:0x021564e8 module:overlay(83) +from:0x0215dac8 kind:load to:0x02156510 module:overlay(83) +from:0x0215dad0 kind:load to:0x02156610 module:overlay(83) +from:0x0215dad8 kind:load to:0x02156c80 module:overlay(83) +from:0x0215dae0 kind:load to:0x02156ca8 module:overlay(83) +from:0x0215dae8 kind:load to:0x02156e00 module:overlay(83) +from:0x0215daf8 kind:load to:0x021578ac module:overlay(83) +from:0x0215db00 kind:load to:0x02157a70 module:overlay(83) +from:0x0215db10 kind:load to:0x02157c24 module:overlay(83) +from:0x0215db18 kind:load to:0x02157cfc module:overlay(83) +from:0x0215db28 kind:load to:0x02157e1c module:overlay(83) +from:0x0215db30 kind:load to:0x02157f18 module:overlay(83) +from:0x0215db40 kind:load to:0x021581bc module:overlay(83) +from:0x0215db48 kind:load to:0x02158324 module:overlay(83) +from:0x0215db58 kind:load to:0x021583fc module:overlay(83) +from:0x0215db60 kind:load to:0x0215850c module:overlay(83) +from:0x0215db70 kind:load to:0x02158750 module:overlay(83) +from:0x0215db78 kind:load to:0x021587e0 module:overlay(83) +from:0x0215db88 kind:load to:0x02158974 module:overlay(83) +from:0x0215db90 kind:load to:0x02158a38 module:overlay(83) +from:0x0215dba0 kind:load to:0x02158c9c module:overlay(83) +from:0x0215dba8 kind:load to:0x02158d60 module:overlay(83) +from:0x0215dbb8 kind:load to:0x02159128 module:overlay(83) +from:0x0215dbc0 kind:load to:0x02159248 module:overlay(83) +from:0x0215dbd0 kind:load to:0x02156e7c module:overlay(83) +from:0x0215dbd8 kind:load to:0x02156fc4 module:overlay(83) +from:0x0215dbe8 kind:load to:0x021570c0 module:overlay(83) +from:0x0215dbf0 kind:load to:0x021570c4 module:overlay(83) +from:0x0215dc00 kind:load to:0x0215711c module:overlay(83) +from:0x0215dc08 kind:load to:0x02157140 module:overlay(83) +from:0x0215dc18 kind:load to:0x021571f4 module:overlay(83) +from:0x0215dc20 kind:load to:0x021572d8 module:overlay(83) +from:0x0215dc30 kind:load to:0x021575f8 module:overlay(83) +from:0x0215dc38 kind:load to:0x021576cc module:overlay(83) +from:0x0215dcfc kind:load to:0x0215a55c module:overlay(83) +from:0x0215dd00 kind:load to:0x02097924 module:overlay(0) +from:0x0215dd04 kind:load to:0x02097734 module:overlay(0) +from:0x0215dd08 kind:load to:0x020977b0 module:overlay(0) +from:0x0215dd0c kind:load to:0x0209792c module:overlay(0) +from:0x0215dd10 kind:load to:0x0209794c module:overlay(0) +from:0x0215dd14 kind:load to:0x02097978 module:overlay(0) +from:0x0215dd18 kind:load to:0x0215a7b4 module:overlay(83) +from:0x0215dd20 kind:load to:0x0215a7d8 module:overlay(83) +from:0x0215dd30 kind:load to:0x0215a98c module:overlay(83) +from:0x0215dd38 kind:load to:0x0215a9a8 module:overlay(83) +from:0x0215dd48 kind:load to:0x0215aad8 module:overlay(83) +from:0x0215dd50 kind:load to:0x0215ab50 module:overlay(83) +from:0x0215dd68 kind:load to:0x020984f8 module:overlay(0) +from:0x0215dd6c kind:load to:0x02098534 module:overlay(0) +from:0x0215dd70 kind:load to:0x0209854c module:overlay(0) +from:0x0215dd74 kind:load to:0x02098558 module:overlay(0) +from:0x0215dd78 kind:load to:0x01fff464 module:itcm +from:0x0215dd7c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215dd80 kind:load to:0x02098488 module:overlay(0) +from:0x0215dd84 kind:load to:0x02098490 module:overlay(0) +from:0x0215dd88 kind:load to:0x0215ad8c module:overlay(83) +from:0x0215dd8c kind:load to:0x02098498 module:overlay(0) +from:0x0215dd90 kind:load to:0x0209849c module:overlay(0) +from:0x0215dd94 kind:load to:0x0215ad98 module:overlay(83) +from:0x0215dd98 kind:load to:0x020984a4 module:overlay(0) +from:0x0215dd9c kind:load to:0x020984a8 module:overlay(0) +from:0x0215dda0 kind:load to:0x02098564 module:overlay(0) +from:0x0215dda4 kind:load to:0x020985d0 module:overlay(0) +from:0x0215dda8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ddac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ddb0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ddb4 kind:load to:0x0215b00c module:overlay(83) +from:0x0215ddb8 kind:load to:0x0215b034 module:overlay(83) +from:0x0215ddc4 kind:load to:0x0215b56c module:overlay(83) +from:0x0215ddc8 kind:load to:0x0215b1f0 module:overlay(83) +from:0x0215ddd0 kind:load to:0x0215b23c module:overlay(83) +from:0x0215ddd8 kind:load to:0x0215b260 module:overlay(83) +from:0x0215dde0 kind:load to:0x0215b2ac module:overlay(83) +from:0x0215ddf0 kind:load to:0x0215b084 module:overlay(83) +from:0x0215ddf4 kind:load to:0x02097924 module:overlay(0) +from:0x0215ddf8 kind:load to:0x02097734 module:overlay(0) +from:0x0215ddfc kind:load to:0x020977b0 module:overlay(0) +from:0x0215de00 kind:load to:0x0209792c module:overlay(0) +from:0x0215de04 kind:load to:0x0209794c module:overlay(0) +from:0x0215de08 kind:load to:0x02097978 module:overlay(0) +from:0x0215de14 kind:load to:0x020984f8 module:overlay(0) +from:0x0215de18 kind:load to:0x02098534 module:overlay(0) +from:0x0215de1c kind:load to:0x0209854c module:overlay(0) +from:0x0215de20 kind:load to:0x02098558 module:overlay(0) +from:0x0215de24 kind:load to:0x01fff464 module:itcm +from:0x0215de28 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215de2c kind:load to:0x02098488 module:overlay(0) +from:0x0215de30 kind:load to:0x02098490 module:overlay(0) +from:0x0215de34 kind:load to:0x0215b478 module:overlay(83) +from:0x0215de38 kind:load to:0x0215b4a0 module:overlay(83) +from:0x0215de3c kind:load to:0x0209849c module:overlay(0) +from:0x0215de40 kind:load to:0x0215b4fc module:overlay(83) +from:0x0215de44 kind:load to:0x020984a4 module:overlay(0) +from:0x0215de48 kind:load to:0x020984a8 module:overlay(0) +from:0x0215de4c kind:load to:0x02098564 module:overlay(0) +from:0x0215de50 kind:load to:0x020985d0 module:overlay(0) +from:0x0215de54 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215de58 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215de5c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215de60 kind:load to:0x0215b670 module:overlay(83) +from:0x0215de64 kind:load to:0x0215b690 module:overlay(83) +from:0x0215de80 kind:load to:0x0215b6d8 module:overlay(83) +from:0x0215de84 kind:load to:0x02097924 module:overlay(0) +from:0x0215de88 kind:load to:0x02097734 module:overlay(0) +from:0x0215de8c kind:load to:0x020977b0 module:overlay(0) +from:0x0215de90 kind:load to:0x0215c0f4 module:overlay(83) +from:0x0215de94 kind:load to:0x0209794c module:overlay(0) +from:0x0215de98 kind:load to:0x0215c0d4 module:overlay(83) +from:0x0215dea8 kind:load to:0x02097924 module:overlay(0) +from:0x0215deac kind:load to:0x02097734 module:overlay(0) +from:0x0215deb0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215deb4 kind:load to:0x0215c0f4 module:overlay(83) +from:0x0215deb8 kind:load to:0x0209794c module:overlay(0) +from:0x0215debc kind:load to:0x0215c0d4 module:overlay(83) +from:0x0215df10 kind:load to:0x0215b8a0 module:overlay(83) +from:0x0215df14 kind:load to:0x0215c13c module:overlay(83) +from:0x0215df18 kind:load to:0x02099ae0 module:overlay(0) +from:0x0215df1c kind:load to:0x02099b18 module:overlay(0) +from:0x0215df20 kind:load to:0x0209a11c module:overlay(0) +from:0x0215df24 kind:load to:0x0209a124 module:overlay(0) +from:0x0215df28 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215df2c kind:load to:0x02099c90 module:overlay(0) +from:0x0215df30 kind:load to:0x02099b80 module:overlay(0) +from:0x0215df34 kind:load to:0x0209a04c module:overlay(0) +from:0x0215df38 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215df3c kind:load to:0x0209a0ec module:overlay(0) +from:0x0215df40 kind:load to:0x0215c134 module:overlay(83) +from:0x0215df44 kind:load to:0x0209a104 module:overlay(0) +from:0x0215df48 kind:load to:0x0215c124 module:overlay(83) +from:0x0215df4c kind:load to:0x0215c100 module:overlay(83) +from:0x0215df58 kind:load to:0x020984f8 module:overlay(0) +from:0x0215df5c kind:load to:0x02098534 module:overlay(0) +from:0x0215df60 kind:load to:0x0209854c module:overlay(0) +from:0x0215df64 kind:load to:0x02098558 module:overlay(0) +from:0x0215df68 kind:load to:0x01fff464 module:itcm +from:0x0215df6c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215df70 kind:load to:0x0215b98c module:overlay(83) +from:0x0215df74 kind:load to:0x0215bc98 module:overlay(83) +from:0x0215df78 kind:load to:0x0215bcd0 module:overlay(83) +from:0x0215df7c kind:load to:0x0215bd44 module:overlay(83) +from:0x0215df80 kind:load to:0x0209849c module:overlay(0) +from:0x0215df84 kind:load to:0x0215bd58 module:overlay(83) +from:0x0215df88 kind:load to:0x020984a4 module:overlay(0) +from:0x0215df8c kind:load to:0x020984a8 module:overlay(0) +from:0x0215df90 kind:load to:0x02098564 module:overlay(0) +from:0x0215df94 kind:load to:0x020985d0 module:overlay(0) +from:0x0215df98 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215df9c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215dfa0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215dfa4 kind:load to:0x0215b8b4 module:overlay(83) +from:0x0215dfa8 kind:load to:0x0215b91c module:overlay(83) +from:0x0215dfac kind:load to:0x0215bd8c module:overlay(83) +from:0x0215dfb8 kind:load to:0x0215c184 module:overlay(83) +from:0x0215dfbc kind:load to:0x02097924 module:overlay(0) +from:0x0215dfc0 kind:load to:0x02097734 module:overlay(0) +from:0x0215dfc4 kind:load to:0x020977b0 module:overlay(0) +from:0x0215dfc8 kind:load to:0x0209792c module:overlay(0) +from:0x0215dfcc kind:load to:0x0209794c module:overlay(0) +from:0x0215dfd0 kind:load to:0x02097978 module:overlay(0) +from:0x0215dfdc kind:load to:0x020984f8 module:overlay(0) +from:0x0215dfe0 kind:load to:0x02098534 module:overlay(0) +from:0x0215dfe4 kind:load to:0x0209854c module:overlay(0) +from:0x0215dfe8 kind:load to:0x02098558 module:overlay(0) +from:0x0215dfec kind:load to:0x01fff464 module:itcm +from:0x0215dff0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215dff4 kind:load to:0x0215c244 module:overlay(83) +from:0x0215dff8 kind:load to:0x02098490 module:overlay(0) +from:0x0215dffc kind:load to:0x0215c280 module:overlay(83) +from:0x0215e000 kind:load to:0x02098498 module:overlay(0) +from:0x0215e004 kind:load to:0x0209849c module:overlay(0) +from:0x0215e008 kind:load to:0x0215c284 module:overlay(83) +from:0x0215e00c kind:load to:0x020984a4 module:overlay(0) +from:0x0215e010 kind:load to:0x020984a8 module:overlay(0) +from:0x0215e014 kind:load to:0x02098564 module:overlay(0) +from:0x0215e018 kind:load to:0x020985d0 module:overlay(0) +from:0x0215e01c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215e020 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215e024 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215e028 kind:load to:0x0215c2a4 module:overlay(83) +from:0x0215e02c kind:load to:0x0215c2c4 module:overlay(83) +from:0x0215e038 kind:load to:0x0215c30c module:overlay(83) +from:0x0215e03c kind:load to:0x0209772c module:overlay(0) +from:0x0215e040 kind:load to:0x02097734 module:overlay(0) +from:0x0215e044 kind:load to:0x020977b0 module:overlay(0) +from:0x0215e048 kind:load to:0x020977f0 module:overlay(0) +from:0x0215e04c kind:load to:0x020977f4 module:overlay(0) +from:0x0215e050 kind:load to:0x020977f8 module:overlay(0) +from:0x0215e05c kind:load to:0x0207c47c module:overlay(0) +from:0x0215e060 kind:load to:0x0207c484 module:overlay(0) +from:0x0215e064 kind:load to:0x0207c94c module:overlay(0) +from:0x0215e068 kind:load to:0x0207c93c module:overlay(0) +from:0x0215e06c kind:load to:0x0207c980 module:overlay(0) +from:0x0215e070 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0215e074 kind:load to:0x0207ca18 module:overlay(0) +from:0x0215e078 kind:load to:0x0207ca90 module:overlay(0) +from:0x0215e084 kind:load to:0x020984f8 module:overlay(0) +from:0x0215e088 kind:load to:0x02098534 module:overlay(0) +from:0x0215e08c kind:load to:0x0209854c module:overlay(0) +from:0x0215e090 kind:load to:0x02098558 module:overlay(0) +from:0x0215e094 kind:load to:0x01fff464 module:itcm +from:0x0215e098 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215e09c kind:load to:0x0215c394 module:overlay(83) +from:0x0215e0a0 kind:load to:0x02098490 module:overlay(0) +from:0x0215e0a4 kind:load to:0x02098494 module:overlay(0) +from:0x0215e0a8 kind:load to:0x02098498 module:overlay(0) +from:0x0215e0ac kind:load to:0x0209849c module:overlay(0) +from:0x0215e0b0 kind:load to:0x020984a0 module:overlay(0) +from:0x0215e0b4 kind:load to:0x020984a4 module:overlay(0) +from:0x0215e0b8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215e0bc kind:load to:0x02098564 module:overlay(0) +from:0x0215e0c0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215e0c4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215e0c8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215e0cc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215e0d0 kind:load to:0x0215c438 module:overlay(83) +from:0x0215e0d4 kind:load to:0x0215c458 module:overlay(83) +from:0x0215e0e0 kind:load to:0x0215c4a0 module:overlay(83) +from:0x0215e0e4 kind:load to:0x02097924 module:overlay(0) +from:0x0215e0e8 kind:load to:0x02097734 module:overlay(0) +from:0x0215e0ec kind:load to:0x020977b0 module:overlay(0) +from:0x0215e0f0 kind:load to:0x0209792c module:overlay(0) +from:0x0215e0f4 kind:load to:0x0209794c module:overlay(0) +from:0x0215e0f8 kind:load to:0x02097978 module:overlay(0) +from:0x0215e134 kind:load to:0x020984f8 module:overlay(0) +from:0x0215e138 kind:load to:0x02098534 module:overlay(0) +from:0x0215e13c kind:load to:0x0209854c module:overlay(0) +from:0x0215e140 kind:load to:0x02098558 module:overlay(0) +from:0x0215e144 kind:load to:0x01fff464 module:itcm +from:0x0215e148 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215e14c kind:load to:0x0215c514 module:overlay(83) +from:0x0215e150 kind:load to:0x02098490 module:overlay(0) +from:0x0215e154 kind:load to:0x02181aac module:overlays(97,98) +from:0x0215e158 kind:load to:0x02181afc module:overlays(97,98) +from:0x0215e15c kind:load to:0x0209849c module:overlay(0) +from:0x0215e160 kind:load to:0x02181b10 module:overlays(97,98) +from:0x0215e164 kind:load to:0x020984a4 module:overlay(0) +from:0x0215e168 kind:load to:0x020984a8 module:overlay(0) +from:0x0215e16c kind:load to:0x02098564 module:overlay(0) +from:0x0215e170 kind:load to:0x020985d0 module:overlay(0) +from:0x0215e174 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215e178 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215e17c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215e180 kind:load to:0x0215c5cc module:overlay(83) +from:0x0215e184 kind:load to:0x0215c5fc module:overlay(83) +from:0x0215e188 kind:load to:0x0215c5b0 module:overlay(83) +from:0x0215e194 kind:load to:0x0215c654 module:overlay(83) +from:0x0215e198 kind:load to:0x02097924 module:overlay(0) +from:0x0215e19c kind:load to:0x02097734 module:overlay(0) +from:0x0215e1a0 kind:load to:0x020977b0 module:overlay(0) +from:0x0215e1a4 kind:load to:0x0209792c module:overlay(0) +from:0x0215e1a8 kind:load to:0x0209794c module:overlay(0) +from:0x0215e1ac kind:load to:0x02097978 module:overlay(0) +from:0x0215e1e8 kind:load to:0x020984f8 module:overlay(0) +from:0x0215e1ec kind:load to:0x02098534 module:overlay(0) +from:0x0215e1f0 kind:load to:0x0209854c module:overlay(0) +from:0x0215e1f4 kind:load to:0x02098558 module:overlay(0) +from:0x0215e1f8 kind:load to:0x01fff464 module:itcm +from:0x0215e1fc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215e200 kind:load to:0x0215c6c8 module:overlay(83) +from:0x0215e204 kind:load to:0x02098490 module:overlay(0) +from:0x0215e208 kind:load to:0x02181358 module:overlays(97,98) +from:0x0215e20c kind:load to:0x021813a8 module:overlays(97,98) +from:0x0215e210 kind:load to:0x0209849c module:overlay(0) +from:0x0215e214 kind:load to:0x021813bc module:overlays(97,98,99) +from:0x0215e218 kind:load to:0x020984a4 module:overlay(0) +from:0x0215e21c kind:load to:0x020984a8 module:overlay(0) +from:0x0215e220 kind:load to:0x02098564 module:overlay(0) +from:0x0215e224 kind:load to:0x020985d0 module:overlay(0) +from:0x0215e228 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215e22c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215e230 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215e234 kind:load to:0x0215c780 module:overlay(83) +from:0x0215e238 kind:load to:0x0215c7b0 module:overlay(83) +from:0x0215e23c kind:load to:0x0215c764 module:overlay(83) +from:0x0215e290 kind:load to:0x0215c808 module:overlay(83) +from:0x0215e294 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0215e298 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215e29c kind:load to:0x0209ca38 module:overlay(0) +from:0x0215e2a0 kind:load to:0x0209ca58 module:overlay(0) +from:0x0215e2ac kind:load to:0x0215c8a8 module:overlay(83) +from:0x0215e2b0 kind:load to:0x0214a2d4 module:overlay(70) +from:0x0215e2b4 kind:load to:0x0215ca48 module:overlay(83) +from:0x0215e2b8 kind:load to:0x0214a4e4 module:overlay(70) +from:0x0215e2bc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0215e2c0 kind:load to:0x0215ca60 module:overlay(83) +from:0x0215e2c4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0215e2c8 kind:load to:0x0209d1ac module:overlay(0) +from:0x0215e2cc kind:load to:0x0209d1b4 module:overlay(0) +from:0x0215e2d0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0215e2d4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0215e2d8 kind:load to:0x0209d1cc module:overlay(0) +from:0x0215e2dc kind:load to:0x0215cbf0 module:overlay(83) +from:0x0215e2e0 kind:load to:0x0215cc20 module:overlay(83) +from:0x0215e2e4 kind:load to:0x0214a31c module:overlay(70) +from:0x0215e2e8 kind:load to:0x0215ca54 module:overlay(83) +from:0x0215e2ec kind:load to:0x0215cae8 module:overlay(83) +from:0x0215e2f0 kind:load to:0x0215cb00 module:overlay(83) +from:0x0215e2f4 kind:load to:0x0214ad1c module:overlay(70) +from:0x0215e2f8 kind:load to:0x0214adc0 module:overlay(70) +from:0x0215e2fc kind:load to:0x0215cb14 module:overlay(83) +from:0x0215e300 kind:load to:0x0214a548 module:overlay(70) +from:0x0215e304 kind:load to:0x0214a774 module:overlay(70) +from:0x0215e308 kind:load to:0x0214a180 module:overlay(70) +from:0x0215e30c kind:load to:0x0214a1d0 module:overlay(70) +from:0x0215e310 kind:load to:0x0215cbe4 module:overlay(83) +from:0x0215e31c kind:load to:0x02073164 module:overlay(0) +from:0x0215e320 kind:load to:0x0215cc6c module:overlay(83) +from:0x0215e324 kind:load to:0x0207316c module:overlay(0) +from:0x0215e328 kind:load to:0x02073170 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov083/symbols.txt b/config/usa/arm9/overlays/ov083/symbols.txt new file mode 100644 index 00000000..8b2373bc --- /dev/null +++ b/config/usa/arm9/overlays/ov083/symbols.txt @@ -0,0 +1,386 @@ +func_ov083_02152c80 kind:function(arm,size=0x58) addr:0x02152c80 +func_ov083_02152cd8 kind:function(arm,size=0x6c) addr:0x02152cd8 +func_ov083_02152d44 kind:function(arm,size=0xc) addr:0x02152d44 +func_ov083_02152d50 kind:function(arm,size=0x28) addr:0x02152d50 +func_ov083_02152d78 kind:function(arm,size=0x68) addr:0x02152d78 +func_ov083_02152de0 kind:function(arm,size=0x1c) addr:0x02152de0 +func_ov083_02152dfc kind:function(arm,size=0x464) addr:0x02152dfc +func_ov083_02153260 kind:function(arm,size=0x14) addr:0x02153260 +func_ov083_02153274 kind:function(arm,size=0xf8) addr:0x02153274 +func_ov083_0215336c kind:function(arm,size=0x100) addr:0x0215336c +func_ov083_0215346c kind:function(arm,size=0x38) addr:0x0215346c +func_ov083_021534a4 kind:function(arm,size=0x90) addr:0x021534a4 +func_ov083_02153534 kind:function(arm,size=0xe8) addr:0x02153534 +func_ov083_0215361c kind:function(arm,size=0x28) addr:0x0215361c +func_ov083_02153644 kind:function(arm,size=0x464) addr:0x02153644 +func_ov083_02153aa8 kind:function(arm,size=0xf0) addr:0x02153aa8 +func_ov083_02153b98 kind:function(arm,size=0xcc) addr:0x02153b98 +func_ov083_02153c64 kind:function(arm,size=0x10) addr:0x02153c64 +func_ov083_02153c74 kind:function(arm,size=0xf8) addr:0x02153c74 +func_ov083_02153d6c kind:function(arm,size=0x1e0) addr:0x02153d6c +func_ov083_02153f4c kind:function(arm,size=0x38) addr:0x02153f4c +func_ov083_02153f84 kind:function(arm,size=0x18) addr:0x02153f84 +func_ov083_02153f9c kind:function(arm,size=0x3bc) addr:0x02153f9c +func_ov083_02154358 kind:function(arm,size=0x1d0) addr:0x02154358 +func_ov083_02154528 kind:function(arm,size=0xac) addr:0x02154528 +func_ov083_021545d4 kind:function(arm,size=0x1e8) addr:0x021545d4 +func_ov083_021547bc kind:function(arm,size=0x10) addr:0x021547bc +func_ov083_021547cc kind:function(arm,size=0x200) addr:0x021547cc +func_ov083_021549cc kind:function(arm,size=0x40) addr:0x021549cc +func_ov083_02154a0c kind:function(arm,size=0x118) addr:0x02154a0c +func_ov083_02154b24 kind:function(arm,size=0x1c) addr:0x02154b24 +func_ov083_02154b40 kind:function(arm,size=0xa8) addr:0x02154b40 +func_ov083_02154be8 kind:function(arm,size=0x5c) addr:0x02154be8 +func_ov083_02154c44 kind:function(arm,size=0x5c) addr:0x02154c44 +func_ov083_02154ca0 kind:function(arm,size=0xd8) addr:0x02154ca0 +func_ov083_02154d78 kind:function(arm,size=0x3c) addr:0x02154d78 +func_ov083_02154db4 kind:function(arm,size=0x1d4) addr:0x02154db4 +func_ov083_02154f88 kind:function(arm,size=0x28) addr:0x02154f88 +func_ov083_02154fb0 kind:function(arm,size=0x60) addr:0x02154fb0 +func_ov083_02155010 kind:function(arm,size=0x5c) addr:0x02155010 +func_ov083_0215506c kind:function(arm,size=0x104) addr:0x0215506c +func_ov083_02155170 kind:function(arm,size=0x2c) addr:0x02155170 +func_ov083_0215519c kind:function(arm,size=0x30) addr:0x0215519c +func_ov083_021551cc kind:function(arm,size=0x1d0) addr:0x021551cc +func_ov083_0215539c kind:function(arm,size=0x1d0) addr:0x0215539c +func_ov083_0215556c kind:function(arm,size=0x40) addr:0x0215556c +func_ov083_021555ac kind:function(arm,size=0xb0) addr:0x021555ac +func_ov083_0215565c kind:function(arm,size=0x108) addr:0x0215565c +func_ov083_02155764 kind:function(arm,size=0x28) addr:0x02155764 +func_ov083_0215578c kind:function(arm,size=0x6c) addr:0x0215578c +func_ov083_021557f8 kind:function(arm,size=0xdc) addr:0x021557f8 +func_ov083_021558d4 kind:function(arm,size=0x64) addr:0x021558d4 +func_ov083_02155938 kind:function(arm,size=0x34) addr:0x02155938 +func_ov083_0215596c kind:function(arm,size=0x14c) addr:0x0215596c +func_ov083_02155ab8 kind:function(arm,size=0xa30) addr:0x02155ab8 +func_ov083_021564e8 kind:function(arm,size=0x28) addr:0x021564e8 +func_ov083_02156510 kind:function(arm,size=0x100) addr:0x02156510 +func_ov083_02156610 kind:function(arm,size=0x670) addr:0x02156610 +func_ov083_02156c80 kind:function(arm,size=0x28) addr:0x02156c80 +func_ov083_02156ca8 kind:function(arm,size=0x158) addr:0x02156ca8 +func_ov083_02156e00 kind:function(arm,size=0x7c) addr:0x02156e00 +func_ov083_02156e7c kind:function(arm,size=0x148) addr:0x02156e7c +func_ov083_02156fc4 kind:function(arm,size=0xfc) addr:0x02156fc4 +func_ov083_021570c0 kind:function(arm,size=0x4) addr:0x021570c0 +func_ov083_021570c4 kind:function(arm,size=0x58) addr:0x021570c4 +func_ov083_0215711c kind:function(arm,size=0x24) addr:0x0215711c +func_ov083_02157140 kind:function(arm,size=0xb4) addr:0x02157140 +func_ov083_021571f4 kind:function(arm,size=0xe4) addr:0x021571f4 +func_ov083_021572d8 kind:function(arm,size=0x320) addr:0x021572d8 +func_ov083_021575f8 kind:function(arm,size=0xd4) addr:0x021575f8 +func_ov083_021576cc kind:function(arm,size=0x1e0) addr:0x021576cc +func_ov083_021578ac kind:function(arm,size=0x1c4) addr:0x021578ac +func_ov083_02157a70 kind:function(arm,size=0x1b4) addr:0x02157a70 +func_ov083_02157c24 kind:function(arm,size=0xd8) addr:0x02157c24 +func_ov083_02157cfc kind:function(arm,size=0x120) addr:0x02157cfc +func_ov083_02157e1c kind:function(arm,size=0xfc) addr:0x02157e1c +func_ov083_02157f18 kind:function(arm,size=0x2a4) addr:0x02157f18 +func_ov083_021581bc kind:function(arm,size=0x168) addr:0x021581bc +func_ov083_02158324 kind:function(arm,size=0xd8) addr:0x02158324 +func_ov083_021583fc kind:function(arm,size=0x110) addr:0x021583fc +func_ov083_0215850c kind:function(arm,size=0x244) addr:0x0215850c +func_ov083_02158750 kind:function(arm,size=0x90) addr:0x02158750 +func_ov083_021587e0 kind:function(arm,size=0x194) addr:0x021587e0 +func_ov083_02158974 kind:function(arm,size=0xc4) addr:0x02158974 +func_ov083_02158a38 kind:function(arm,size=0x264) addr:0x02158a38 +func_ov083_02158c9c kind:function(arm,size=0xc4) addr:0x02158c9c +func_ov083_02158d60 kind:function(arm,size=0x3c8) addr:0x02158d60 +func_ov083_02159128 kind:function(arm,size=0x120) addr:0x02159128 +func_ov083_02159248 kind:function(arm,size=0x684) addr:0x02159248 +func_ov083_021598cc kind:function(arm,size=0x90) addr:0x021598cc +func_ov083_0215995c kind:function(arm,size=0x94) addr:0x0215995c +func_ov083_021599f0 kind:function(arm,size=0x3ac) addr:0x021599f0 +func_ov083_02159d9c kind:function(arm,size=0x60) addr:0x02159d9c +func_ov083_02159dfc kind:function(arm,size=0x44) addr:0x02159dfc +func_ov083_02159e40 kind:function(arm,size=0x270) addr:0x02159e40 +func_ov083_0215a0b0 kind:function(arm,size=0x28) addr:0x0215a0b0 +func_ov083_0215a0d8 kind:function(arm,size=0xa8) addr:0x0215a0d8 +func_ov083_0215a180 kind:function(arm,size=0x70) addr:0x0215a180 +func_ov083_0215a1f0 kind:function(arm,size=0x70) addr:0x0215a1f0 +func_ov083_0215a260 kind:function(arm,size=0x28) addr:0x0215a260 +func_ov083_0215a288 kind:function(arm,size=0x10) addr:0x0215a288 +func_ov083_0215a298 kind:function(arm,size=0x118) addr:0x0215a298 +func_ov083_0215a3b0 kind:function(arm,size=0x120) addr:0x0215a3b0 +func_ov083_0215a4d0 kind:function(arm,size=0x24) addr:0x0215a4d0 +func_ov083_0215a4f4 kind:function(arm,size=0x2c) addr:0x0215a4f4 +func_ov083_0215a520 kind:function(arm,size=0x1c) addr:0x0215a520 +func_ov083_0215a53c kind:function(arm,size=0x14) addr:0x0215a53c +func_ov083_0215a550 kind:function(arm,size=0xc) addr:0x0215a550 +func_ov083_0215a55c kind:function(arm,size=0x24) addr:0x0215a55c +func_ov083_0215a580 kind:function(arm,size=0x4c) addr:0x0215a580 +func_ov083_0215a5cc kind:function(arm,size=0x1e8) addr:0x0215a5cc +func_ov083_0215a7b4 kind:function(arm,size=0x24) addr:0x0215a7b4 +func_ov083_0215a7d8 kind:function(arm,size=0x1b4) addr:0x0215a7d8 +func_ov083_0215a98c kind:function(arm,size=0x1c) addr:0x0215a98c +func_ov083_0215a9a8 kind:function(arm,size=0x130) addr:0x0215a9a8 +func_ov083_0215aad8 kind:function(arm,size=0x78) addr:0x0215aad8 +func_ov083_0215ab50 kind:function(arm,size=0x170) addr:0x0215ab50 +func_ov083_0215acc0 kind:function(arm,size=0x90) addr:0x0215acc0 +func_ov083_0215ad50 kind:function(arm,size=0x3c) addr:0x0215ad50 +func_ov083_0215ad8c kind:function(arm,size=0xc) addr:0x0215ad8c +func_ov083_0215ad98 kind:function(arm,size=0x11c) addr:0x0215ad98 +func_ov083_0215aeb4 kind:function(arm,size=0xa4) addr:0x0215aeb4 +func_ov083_0215af58 kind:function(arm,size=0xb4) addr:0x0215af58 +func_ov083_0215b00c kind:function(arm,size=0x28) addr:0x0215b00c +func_ov083_0215b034 kind:function(arm,size=0x30) addr:0x0215b034 +func_ov083_0215b064 kind:function(arm,size=0x14) addr:0x0215b064 +func_ov083_0215b078 kind:function(arm,size=0xc) addr:0x0215b078 +func_ov083_0215b084 kind:function(arm,size=0x24) addr:0x0215b084 +func_ov083_0215b0a8 kind:function(arm,size=0x40) addr:0x0215b0a8 +func_ov083_0215b0e8 kind:function(arm,size=0x108) addr:0x0215b0e8 +func_ov083_0215b1f0 kind:function(arm,size=0x4c) addr:0x0215b1f0 +func_ov083_0215b23c kind:function(arm,size=0x24) addr:0x0215b23c +func_ov083_0215b260 kind:function(arm,size=0x4c) addr:0x0215b260 +func_ov083_0215b2ac kind:function(arm,size=0x24) addr:0x0215b2ac +func_ov083_0215b2d0 kind:function(arm,size=0x40) addr:0x0215b2d0 +func_ov083_0215b310 kind:function(arm,size=0x38) addr:0x0215b310 +func_ov083_0215b348 kind:function(arm,size=0x130) addr:0x0215b348 +func_ov083_0215b478 kind:function(arm,size=0x28) addr:0x0215b478 +func_ov083_0215b4a0 kind:function(arm,size=0x5c) addr:0x0215b4a0 +func_ov083_0215b4fc kind:function(arm,size=0x24) addr:0x0215b4fc +func_ov083_0215b520 kind:function(arm,size=0x4c) addr:0x0215b520 +func_ov083_0215b56c kind:function(arm,size=0x10) addr:0x0215b56c +func_ov083_0215b57c kind:function(arm,size=0x78) addr:0x0215b57c +func_ov083_0215b5f4 kind:function(arm,size=0x7c) addr:0x0215b5f4 +func_ov083_0215b670 kind:function(arm,size=0x20) addr:0x0215b670 +func_ov083_0215b690 kind:function(arm,size=0x28) addr:0x0215b690 +func_ov083_0215b6b8 kind:function(arm,size=0x14) addr:0x0215b6b8 +func_ov083_0215b6cc kind:function(arm,size=0xc) addr:0x0215b6cc +func_ov083_0215b6d8 kind:function(arm,size=0x24) addr:0x0215b6d8 +func_ov083_0215b6fc kind:function(arm,size=0x44) addr:0x0215b6fc +func_ov083_0215b740 kind:function(arm,size=0x160) addr:0x0215b740 +func_ov083_0215b8a0 kind:function(arm,size=0x14) addr:0x0215b8a0 +func_ov083_0215b8b4 kind:function(arm,size=0x68) addr:0x0215b8b4 +func_ov083_0215b91c kind:function(arm,size=0x70) addr:0x0215b91c +func_ov083_0215b98c kind:function(arm,size=0x30c) addr:0x0215b98c +func_ov083_0215bc98 kind:function(arm,size=0x38) addr:0x0215bc98 +func_ov083_0215bcd0 kind:function(arm,size=0x74) addr:0x0215bcd0 +func_ov083_0215bd44 kind:function(arm,size=0x14) addr:0x0215bd44 +func_ov083_0215bd58 kind:function(arm,size=0x34) addr:0x0215bd58 +func_ov083_0215bd8c kind:function(arm,size=0x40) addr:0x0215bd8c +func_ov083_0215bdcc kind:function(arm,size=0x10) addr:0x0215bdcc +func_ov083_0215bddc kind:function(arm,size=0xc8) addr:0x0215bddc +func_ov083_0215bea4 kind:function(arm,size=0x14) addr:0x0215bea4 +func_ov083_0215beb8 kind:function(arm,size=0xec) addr:0x0215beb8 +func_ov083_0215bfa4 kind:function(arm,size=0x130) addr:0x0215bfa4 +func_ov083_0215c0d4 kind:function(arm,size=0x20) addr:0x0215c0d4 +func_ov083_0215c0f4 kind:function(arm,size=0xc) addr:0x0215c0f4 +func_ov083_0215c100 kind:function(arm,size=0x24) addr:0x0215c100 +func_ov083_0215c124 kind:function(arm,size=0x10) addr:0x0215c124 +func_ov083_0215c134 kind:function(arm,size=0x8) addr:0x0215c134 +func_ov083_0215c13c kind:function(arm,size=0x1c) addr:0x0215c13c +func_ov083_0215c158 kind:function(arm,size=0x20) addr:0x0215c158 +func_ov083_0215c178 kind:function(arm,size=0xc) addr:0x0215c178 +func_ov083_0215c184 kind:function(arm,size=0x24) addr:0x0215c184 +func_ov083_0215c1a8 kind:function(arm,size=0x28) addr:0x0215c1a8 +func_ov083_0215c1d0 kind:function(arm,size=0x74) addr:0x0215c1d0 +func_ov083_0215c244 kind:function(arm,size=0x3c) addr:0x0215c244 +func_ov083_0215c280 kind:function(arm,size=0x4) addr:0x0215c280 +func_ov083_0215c284 kind:function(arm,size=0x20) addr:0x0215c284 +func_ov083_0215c2a4 kind:function(arm,size=0x20) addr:0x0215c2a4 +func_ov083_0215c2c4 kind:function(arm,size=0x28) addr:0x0215c2c4 +func_ov083_0215c2ec kind:function(arm,size=0x14) addr:0x0215c2ec +func_ov083_0215c300 kind:function(arm,size=0xc) addr:0x0215c300 +func_ov083_0215c30c kind:function(arm,size=0x24) addr:0x0215c30c +func_ov083_0215c330 kind:function(arm,size=0x28) addr:0x0215c330 +func_ov083_0215c358 kind:function(arm,size=0x3c) addr:0x0215c358 +func_ov083_0215c394 kind:function(arm,size=0xa4) addr:0x0215c394 +func_ov083_0215c438 kind:function(arm,size=0x20) addr:0x0215c438 +func_ov083_0215c458 kind:function(arm,size=0x28) addr:0x0215c458 +func_ov083_0215c480 kind:function(arm,size=0x14) addr:0x0215c480 +func_ov083_0215c494 kind:function(arm,size=0xc) addr:0x0215c494 +func_ov083_0215c4a0 kind:function(arm,size=0x24) addr:0x0215c4a0 +func_ov083_0215c4c4 kind:function(arm,size=0x30) addr:0x0215c4c4 +func_ov083_0215c4f4 kind:function(arm,size=0x20) addr:0x0215c4f4 +func_ov083_0215c514 kind:function(arm,size=0x9c) addr:0x0215c514 +func_ov083_0215c5b0 kind:function(arm,size=0x1c) addr:0x0215c5b0 +func_ov083_0215c5cc kind:function(arm,size=0x30) addr:0x0215c5cc +func_ov083_0215c5fc kind:function(arm,size=0x38) addr:0x0215c5fc +func_ov083_0215c634 kind:function(arm,size=0x14) addr:0x0215c634 +func_ov083_0215c648 kind:function(arm,size=0xc) addr:0x0215c648 +func_ov083_0215c654 kind:function(arm,size=0x24) addr:0x0215c654 +func_ov083_0215c678 kind:function(arm,size=0x30) addr:0x0215c678 +func_ov083_0215c6a8 kind:function(arm,size=0x20) addr:0x0215c6a8 +func_ov083_0215c6c8 kind:function(arm,size=0x9c) addr:0x0215c6c8 +func_ov083_0215c764 kind:function(arm,size=0x1c) addr:0x0215c764 +func_ov083_0215c780 kind:function(arm,size=0x30) addr:0x0215c780 +func_ov083_0215c7b0 kind:function(arm,size=0x38) addr:0x0215c7b0 +func_ov083_0215c7e8 kind:function(arm,size=0x14) addr:0x0215c7e8 +func_ov083_0215c7fc kind:function(arm,size=0xc) addr:0x0215c7fc +func_ov083_0215c808 kind:function(arm,size=0x24) addr:0x0215c808 +func_ov083_0215c82c kind:function(arm,size=0x48) addr:0x0215c82c +func_ov083_0215c874 kind:function(arm,size=0x34) addr:0x0215c874 +func_ov083_0215c8a8 kind:function(arm,size=0x1a0) addr:0x0215c8a8 +func_ov083_0215ca48 kind:function(arm,size=0xc) addr:0x0215ca48 +func_ov083_0215ca54 kind:function(arm,size=0xc) addr:0x0215ca54 +func_ov083_0215ca60 kind:function(arm,size=0x88) addr:0x0215ca60 +func_ov083_0215cae8 kind:function(arm,size=0x18) addr:0x0215cae8 +func_ov083_0215cb00 kind:function(arm,size=0x14) addr:0x0215cb00 +func_ov083_0215cb14 kind:function(arm,size=0xd0) addr:0x0215cb14 +func_ov083_0215cbe4 kind:function(arm,size=0xc) addr:0x0215cbe4 +func_ov083_0215cbf0 kind:function(arm,size=0x30) addr:0x0215cbf0 +func_ov083_0215cc20 kind:function(arm,size=0x38) addr:0x0215cc20 +func_ov083_0215cc58 kind:function(arm,size=0x14) addr:0x0215cc58 +func_ov083_0215cc6c kind:function(arm,size=0x10) addr:0x0215cc6c +func_ov083_0215cc7c kind:function(arm,size=0x304) addr:0x0215cc7c +func_ov083_0215cf80 kind:function(arm,size=0x114) addr:0x0215cf80 +func_ov083_0215d094 kind:function(arm,size=0x10) addr:0x0215d094 +func_ov083_0215d0a4 kind:function(arm,size=0x10) addr:0x0215d0a4 +func_ov083_0215d0b4 kind:function(arm,size=0x10) addr:0x0215d0b4 +func_ov083_0215d0c4 kind:function(arm,size=0x28) addr:0x0215d0c4 +func_ov083_0215d0ec kind:function(arm,size=0x24) addr:0x0215d0ec +func_ov083_0215d110 kind:function(arm,size=0x24) addr:0x0215d110 +data_ov083_0215d150 kind:data(any) addr:0x0215d150 +data_ov083_0215d152 kind:data(any) addr:0x0215d152 +data_ov083_0215d158 kind:data(any) addr:0x0215d158 +data_ov083_0215d160 kind:data(any) addr:0x0215d160 +data_ov083_0215d168 kind:data(any) addr:0x0215d168 +data_ov083_0215d16a kind:data(any) addr:0x0215d16a +data_ov083_0215d170 kind:data(any) addr:0x0215d170 +data_ov083_0215d180 kind:data(any) addr:0x0215d180 +data_ov083_0215d184 kind:data(any) addr:0x0215d184 +data_ov083_0215d188 kind:data(any) addr:0x0215d188 +data_ov083_0215d198 kind:data(any) addr:0x0215d198 +data_ov083_0215d1c8 kind:data(any) addr:0x0215d1c8 +data_ov083_0215d1cc kind:data(any) addr:0x0215d1cc ambiguous +data_ov083_0215d1f8 kind:data(any) addr:0x0215d1f8 +data_ov083_0215d1fc kind:data(any) addr:0x0215d1fc +data_ov083_0215d200 kind:data(any) addr:0x0215d200 +data_ov083_0215d220 kind:data(any) addr:0x0215d220 +data_ov083_0215d240 kind:data(any) addr:0x0215d240 +data_ov083_0215d294 kind:data(any) addr:0x0215d294 +data_ov083_0215d2b4 kind:data(any) addr:0x0215d2b4 +data_ov083_0215d2d4 kind:data(any) addr:0x0215d2d4 +data_ov083_0215d2e4 kind:data(any) addr:0x0215d2e4 +data_ov083_0215d2f4 kind:data(any) addr:0x0215d2f4 +data_ov083_0215d314 kind:data(any) addr:0x0215d314 +__sinit_ov083_0215d334 kind:function(arm,size=0x114) addr:0x0215d334 +__sinit_ov083_0215d448 kind:function(arm,size=0x90) addr:0x0215d448 +__sinit_ov083_0215d4d8 kind:function(arm,size=0x50) addr:0x0215d4d8 +__sinit_ov083_0215d528 kind:function(arm,size=0x50) addr:0x0215d528 +__sinit_ov083_0215d578 kind:function(arm,size=0x50) addr:0x0215d578 +__sinit_ov083_0215d5c8 kind:function(arm,size=0x50) addr:0x0215d5c8 +__sinit_ov083_0215d618 kind:function(arm,size=0x50) addr:0x0215d618 +__sinit_ov083_0215d668 kind:function(arm,size=0x50) addr:0x0215d668 +__sinit_ov083_0215d6b8 kind:function(arm,size=0xc4) addr:0x0215d6b8 +.p__sinit_ov083_0215d334 kind:data(word) addr:0x0215d77c +.p__sinit_ov083_0215d448 kind:data(word) addr:0x0215d780 +.p__sinit_ov083_0215d4d8 kind:data(word) addr:0x0215d784 +.p__sinit_ov083_0215d528 kind:data(word) addr:0x0215d788 +.p__sinit_ov083_0215d578 kind:data(word) addr:0x0215d78c +.p__sinit_ov083_0215d5c8 kind:data(word) addr:0x0215d790 +.p__sinit_ov083_0215d618 kind:data(word) addr:0x0215d794 +.p__sinit_ov083_0215d668 kind:data(word) addr:0x0215d798 +.p__sinit_ov083_0215d6b8 kind:data(word) addr:0x0215d79c +data_ov083_0215d7c0 kind:data(any) addr:0x0215d7c0 +data_ov083_0215d7d4 kind:data(any) addr:0x0215d7d4 +data_ov083_0215d7e0 kind:data(any) addr:0x0215d7e0 +data_ov083_0215d7f0 kind:data(any) addr:0x0215d7f0 +data_ov083_0215d814 kind:data(any) addr:0x0215d814 +data_ov083_0215d860 kind:data(any) addr:0x0215d860 +data_ov083_0215d868 kind:data(any) addr:0x0215d868 ambiguous +data_ov083_0215d8b8 kind:data(any) addr:0x0215d8b8 +data_ov083_0215d8d0 kind:data(any) addr:0x0215d8d0 +data_ov083_0215d8e8 kind:data(any) addr:0x0215d8e8 +data_ov083_0215d978 kind:data(any) addr:0x0215d978 +data_ov083_0215d9bc kind:data(any) addr:0x0215d9bc ambiguous +data_ov083_0215d9c0 kind:data(any) addr:0x0215d9c0 +data_ov083_0215da38 kind:data(any) addr:0x0215da38 +data_ov083_0215da50 kind:data(any) addr:0x0215da50 +data_ov083_0215da58 kind:data(any) addr:0x0215da58 ambiguous +data_ov083_0215da68 kind:data(any) addr:0x0215da68 +data_ov083_0215da78 kind:data(any) addr:0x0215da78 +data_ov083_0215db58 kind:data(any) addr:0x0215db58 ambiguous +data_ov083_0215dc48 kind:data(any) addr:0x0215dc48 +data_ov083_0215dc58 kind:data(any) addr:0x0215dc58 +data_ov083_0215dc6c kind:data(any) addr:0x0215dc6c +data_ov083_0215dc80 kind:data(any) addr:0x0215dc80 +data_ov083_0215dc84 kind:data(any) addr:0x0215dc84 ambiguous +data_ov083_0215dc98 kind:data(any) addr:0x0215dc98 +data_ov083_0215dcac kind:data(any) addr:0x0215dcac +data_ov083_0215dcc0 kind:data(any) addr:0x0215dcc0 +data_ov083_0215dcd4 kind:data(any) addr:0x0215dcd4 +data_ov083_0215dce4 kind:data(any) addr:0x0215dce4 +data_ov083_0215dcfc kind:data(any) addr:0x0215dcfc +data_ov083_0215dd18 kind:data(any) addr:0x0215dd18 +data_ov083_0215dd28 kind:data(any) addr:0x0215dd28 +data_ov083_0215dd68 kind:data(any) addr:0x0215dd68 +data_ov083_0215ddc4 kind:data(any) addr:0x0215ddc4 +data_ov083_0215ddc8 kind:data(any) addr:0x0215ddc8 +data_ov083_0215ddf0 kind:data(any) addr:0x0215ddf0 +data_ov083_0215de14 kind:data(any) addr:0x0215de14 +data_ov083_0215de68 kind:data(any) addr:0x0215de68 +data_ov083_0215de70 kind:data(any) addr:0x0215de70 +data_ov083_0215de80 kind:data(any) addr:0x0215de80 +data_ov083_0215dea4 kind:data(any) addr:0x0215dea4 +data_ov083_0215dec0 kind:data(any) addr:0x0215dec0 +data_ov083_0215ded8 kind:data(any) addr:0x0215ded8 +data_ov083_0215def0 kind:data(any) addr:0x0215def0 +data_ov083_0215df04 kind:data(any) addr:0x0215df04 ambiguous +data_ov083_0215df10 kind:data(any) addr:0x0215df10 +data_ov083_0215df18 kind:data(any) addr:0x0215df18 ambiguous +data_ov083_0215df4c kind:data(any) addr:0x0215df4c ambiguous +data_ov083_0215df58 kind:data(any) addr:0x0215df58 +data_ov083_0215dfb8 kind:data(any) addr:0x0215dfb8 +data_ov083_0215dfdc kind:data(any) addr:0x0215dfdc +data_ov083_0215e038 kind:data(any) addr:0x0215e038 +data_ov083_0215e05c kind:data(any) addr:0x0215e05c +data_ov083_0215e06c kind:data(any) addr:0x0215e06c ambiguous +data_ov083_0215e084 kind:data(any) addr:0x0215e084 +data_ov083_0215e0e0 kind:data(any) addr:0x0215e0e0 +data_ov083_0215e0f0 kind:data(any) addr:0x0215e0f0 ambiguous +data_ov083_0215e0fc kind:data(any) addr:0x0215e0fc +data_ov083_0215e114 kind:data(any) addr:0x0215e114 +data_ov083_0215e134 kind:data(any) addr:0x0215e134 +data_ov083_0215e194 kind:data(any) addr:0x0215e194 +data_ov083_0215e1b0 kind:data(any) addr:0x0215e1b0 +data_ov083_0215e1c8 kind:data(any) addr:0x0215e1c8 +data_ov083_0215e1e8 kind:data(any) addr:0x0215e1e8 +data_ov083_0215e240 kind:data(any) addr:0x0215e240 +data_ov083_0215e24c kind:data(any) addr:0x0215e24c +data_ov083_0215e258 kind:data(any) addr:0x0215e258 +data_ov083_0215e264 kind:data(any) addr:0x0215e264 +data_ov083_0215e270 kind:data(any) addr:0x0215e270 +data_ov083_0215e27c kind:data(any) addr:0x0215e27c +data_ov083_0215e290 kind:data(any) addr:0x0215e290 +data_ov083_0215e2ac kind:data(any) addr:0x0215e2ac +data_ov083_0215e31c kind:data(any) addr:0x0215e31c +data_ov083_0215e340 kind:bss addr:0x0215e340 +data_ov083_0215e344 kind:bss addr:0x0215e344 +data_ov083_0215e34c kind:bss addr:0x0215e34c +data_ov083_0215e358 kind:bss addr:0x0215e358 +data_ov083_0215e430 kind:bss addr:0x0215e430 +data_ov083_0215e434 kind:bss addr:0x0215e434 +data_ov083_0215e440 kind:bss addr:0x0215e440 +data_ov083_0215e44c kind:bss addr:0x0215e44c +data_ov083_0215e4f8 kind:bss addr:0x0215e4f8 ambiguous +data_ov083_0215e524 kind:bss addr:0x0215e524 +data_ov083_0215e528 kind:bss addr:0x0215e528 +data_ov083_0215e534 kind:bss addr:0x0215e534 +data_ov083_0215e5e8 kind:bss addr:0x0215e5e8 ambiguous +data_ov083_0215e60c kind:bss addr:0x0215e60c +data_ov083_0215e610 kind:bss addr:0x0215e610 +data_ov083_0215e61c kind:bss addr:0x0215e61c +data_ov083_0215e638 kind:bss addr:0x0215e638 ambiguous +data_ov083_0215e668 kind:bss addr:0x0215e668 ambiguous +data_ov083_0215e6f4 kind:bss addr:0x0215e6f4 +data_ov083_0215e708 kind:bss addr:0x0215e708 +data_ov083_0215e70c kind:bss addr:0x0215e70c +data_ov083_0215e710 kind:bss addr:0x0215e710 ambiguous +data_ov083_0215e718 kind:bss addr:0x0215e718 +data_ov083_0215e720 kind:bss addr:0x0215e720 ambiguous +data_ov083_0215e7f0 kind:bss addr:0x0215e7f0 +data_ov083_0215e7f4 kind:bss addr:0x0215e7f4 +data_ov083_0215e800 kind:bss addr:0x0215e800 +data_ov083_0215e83c kind:bss addr:0x0215e83c +data_ov083_0215e840 kind:bss addr:0x0215e840 +data_ov083_0215e84c kind:bss addr:0x0215e84c +data_ov083_0215e8ec kind:bss addr:0x0215e8ec ambiguous +data_ov083_0215e924 kind:bss addr:0x0215e924 +data_ov083_0215e928 kind:bss addr:0x0215e928 +data_ov083_0215e934 kind:bss addr:0x0215e934 +data_ov083_0215e954 kind:bss addr:0x0215e954 ambiguous +data_ov083_0215e9ec kind:bss addr:0x0215e9ec ambiguous +data_ov083_0215ea0c kind:bss addr:0x0215ea0c +data_ov083_0215ea10 kind:bss addr:0x0215ea10 +data_ov083_0215ea1c kind:bss addr:0x0215ea1c diff --git a/config/usa/arm9/overlays/ov084/delinks.txt b/config/usa/arm9/overlays/ov084/delinks.txt new file mode 100644 index 00000000..9bcaa791 --- /dev/null +++ b/config/usa/arm9/overlays/ov084/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x021617c8 kind:code align:32 + .rodata start:0x021617c8 end:0x02161e40 kind:rodata align:4 + .init start:0x02161e40 end:0x02162a18 kind:code align:4 + .ctor start:0x02162a18 end:0x02162a54 kind:rodata align:4 + .data start:0x02162a60 end:0x02163ae0 kind:data align:32 + .bss start:0x02163ae0 end:0x02164780 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov084/relocs.txt b/config/usa/arm9/overlays/ov084/relocs.txt new file mode 100644 index 00000000..4a8f1380 --- /dev/null +++ b/config/usa/arm9/overlays/ov084/relocs.txt @@ -0,0 +1,2675 @@ +from:0x02150be8 kind:load to:0x02163b30 module:overlay(84) +from:0x02150bfc kind:arm_call to:0x02011f3c module:main +from:0x02150c08 kind:arm_call to:0x02152620 module:overlay(84) +from:0x02150c20 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150c68 kind:load to:0x02162b84 module:overlay(84) +from:0x02150ca4 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02150cbc kind:arm_call to:0x020974bc module:overlay(0) +from:0x02150cd0 kind:load to:0x020b537c module:overlay(0) +from:0x02150ce8 kind:arm_call to:0x01fff458 module:itcm +from:0x02150d34 kind:arm_call_thumb to:0x02057a30 module:overlay(0) +from:0x02150d5c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02150d84 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02150da8 kind:arm_call to:0x02057c4c module:overlay(0) +from:0x02150db8 kind:arm_call to:0x02028c68 module:main +from:0x02150dc4 kind:load to:0x02162bf8 module:overlay(84) +from:0x02150dc8 kind:load to:0x0216192c module:overlay(84) +from:0x02150dcc kind:load to:0x0216188c module:overlay(84) +from:0x02150dd0 kind:load to:0x02150dd4 module:overlay(84) +from:0x02150df4 kind:load to:0x0215111c module:overlay(84) +from:0x02150df8 kind:load to:0x02150dfc module:overlay(84) +from:0x02150e10 kind:load to:0x02150e14 module:overlay(84) +from:0x02150e64 kind:arm_call to:0x01ffa090 module:itcm +from:0x02150ebc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150ef8 kind:arm_call to:0x01ffa090 module:itcm +from:0x02150f50 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150f78 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02150f88 kind:arm_call to:0x01ffa60c module:itcm +from:0x02150fe8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02150ff8 kind:arm_call to:0x01ffa60c module:itcm +from:0x021510fc kind:arm_call to:0x0200e260 module:main +from:0x02151114 kind:load to:0x027e0d80 module:dtcm +from:0x02151118 kind:load to:0x0203e93c module:main +from:0x02151130 kind:load to:0x02151134 module:overlay(84) +from:0x02151184 kind:arm_call to:0x02151cf8 module:overlay(84) +from:0x021511b8 kind:arm_call to:0x02151cc0 module:overlay(84) +from:0x021511d4 kind:arm_call to:0x02151c88 module:overlay(84) +from:0x02151200 kind:load to:0x027e0d80 module:dtcm +from:0x02151298 kind:arm_call to:0x01ff930c module:itcm +from:0x0215133c kind:arm_call to:0x01ff930c module:itcm +from:0x02151374 kind:arm_call to:0x01ff930c module:itcm +from:0x021513a0 kind:arm_call to:0x01ff930c module:itcm +from:0x021513a8 kind:load to:0x02049bc4 module:main +from:0x021513e0 kind:arm_call to:0x02028c68 module:main +from:0x021513f0 kind:arm_call to:0x02028c68 module:main +from:0x02151428 kind:arm_call to:0x01ff930c module:itcm +from:0x0215143c kind:arm_call to:0x01ff930c module:itcm +from:0x0215144c kind:arm_call to:0x01ff930c module:itcm +from:0x0215145c kind:arm_call to:0x01ff930c module:itcm +from:0x02151484 kind:arm_call to:0x02028d24 module:main +from:0x02151498 kind:arm_call to:0x01ffa60c module:itcm +from:0x021514a8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021514bc kind:arm_call to:0x01ffa60c module:itcm +from:0x021514cc kind:arm_call to:0x01ffaf74 module:itcm +from:0x021514e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x021514f8 kind:arm_call to:0x01fff148 module:itcm +from:0x02151514 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151540 kind:arm_call to:0x01ffa60c module:itcm +from:0x02151550 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02151560 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151574 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215158c kind:arm_call to:0x01ff9258 module:itcm +from:0x0215159c kind:arm_call to:0x01ff9258 module:itcm +from:0x021515ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021515c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021515dc kind:arm_call to:0x01ff930c module:itcm +from:0x0215161c kind:arm_call to:0x01ff930c module:itcm +from:0x02151650 kind:arm_call to:0x01ff930c module:itcm +from:0x02151690 kind:arm_call to:0x01ff930c module:itcm +from:0x021516c0 kind:load to:0x027e0d80 module:dtcm +from:0x021516c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021519cc kind:arm_call to:0x02155b40 module:overlay(84) +from:0x02151c0c kind:arm_call to:0x02155b40 module:overlay(84) +from:0x02151c7c kind:load to:0x0203e93c module:main +from:0x02151db0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02151e0c kind:arm_call to:0x01ffa60c module:itcm +from:0x02151e20 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02151e34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02151e40 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151e9c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02151ea8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151ed8 kind:arm_call to:0x01fff458 module:itcm +from:0x02151f00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151f98 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02151fc4 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02151fd8 kind:load to:0x027e0ce4 module:dtcm +from:0x02151fe8 kind:load to:0x0203e93c module:main +from:0x02152050 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215205c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215209c kind:arm_call to:0x020f7c1c module:overlay(31) +from:0x021520b0 kind:load to:0x0203ee3c module:main +from:0x021520d4 kind:arm_call to:0x0203d138 module:main +from:0x02152124 kind:arm_call to:0x02028c68 module:main +from:0x02152134 kind:load to:0x02152140 module:overlay(84) +from:0x02152138 kind:load to:0x02159c20 module:overlay(84) +from:0x02152148 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02152188 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x021521a0 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x021521b0 kind:arm_call to:0x0205f6a4 module:overlay(0) +from:0x021521dc kind:arm_call to:0x01ffad5c module:itcm +from:0x021521e8 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x021521f8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02152214 kind:load to:0x027e0964 module:dtcm +from:0x02152260 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02152288 kind:arm_call to:0x01ffad5c module:itcm +from:0x02152298 kind:arm_call to:0x01ffad5c module:itcm +from:0x021522d4 kind:arm_call to:0x02028d08 module:main +from:0x021522e8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02152304 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0215233c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02152354 kind:load to:0x027e0964 module:dtcm +from:0x02152358 kind:load to:0x027e0cec module:dtcm +from:0x02152378 kind:arm_call to:0x0203d138 module:main +from:0x021523b8 kind:arm_call to:0x02028c68 module:main +from:0x021523c4 kind:load to:0x02152140 module:overlay(84) +from:0x021523c8 kind:load to:0x02159c20 module:overlay(84) +from:0x02152400 kind:arm_call to:0x02028d08 module:main +from:0x02152428 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02152448 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02152460 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x02152470 kind:arm_call to:0x0205f6a4 module:overlay(0) +from:0x0215249c kind:arm_call to:0x01ffad5c module:itcm +from:0x021524a8 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x021524b8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021524d4 kind:load to:0x027e0d80 module:dtcm +from:0x021524d8 kind:load to:0x027e0964 module:dtcm +from:0x02152524 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215254c kind:arm_call to:0x01ffad5c module:itcm +from:0x0215255c kind:arm_call to:0x01ffad5c module:itcm +from:0x02152598 kind:arm_call to:0x02028d08 module:main +from:0x021525ac kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021525c8 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02152600 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02152618 kind:load to:0x027e0964 module:dtcm +from:0x0215261c kind:load to:0x027e0cec module:dtcm +from:0x0215262c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02152634 kind:arm_call to:0x02159bfc module:overlay(84) +from:0x02152654 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02152684 kind:arm_call to:0x0213fdcc module:overlay(70) +from:0x021526fc kind:arm_call to:0x0200f05c module:main +from:0x0215271c kind:arm_call to:0x02150d2c module:overlay(84) +from:0x02152754 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02152770 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02152780 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021527ac kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021527d4 kind:arm_call to:0x0203d138 module:main +from:0x021527ec kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02152814 kind:arm_call to:0x0203d138 module:main +from:0x02152830 kind:arm_call to:0x0203d138 module:main +from:0x0215283c kind:arm_call to:0x0215235c module:overlay(84) +from:0x0215285c kind:arm_call to:0x0203d138 module:main +from:0x0215286c kind:arm_call to:0x020f7bec module:overlay(31) +from:0x0215287c kind:arm_call to:0x020f7bbc module:overlay(31) +from:0x021528ac kind:arm_call to:0x02097b64 module:overlay(0) +from:0x021528f0 kind:arm_call to:0x0203d138 module:main +from:0x021528f8 kind:arm_call to:0x02151204 module:overlay(84) +from:0x02152904 kind:arm_call to:0x021513b0 module:overlay(84) +from:0x02152914 kind:arm_call to:0x021516e0 module:overlay(84) +from:0x021529b4 kind:arm_call to:0x0213fe54 module:overlay(70) +from:0x021529c8 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x021529f0 kind:arm_call to:0x020f650c module:overlay(31) +from:0x02152a60 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02152c10 kind:arm_call to:0x02028c68 module:main +from:0x02152c24 kind:arm_call to:0x02028c68 module:main +from:0x02152c38 kind:arm_call to:0x02028c68 module:main +from:0x02152c48 kind:load to:0x02162db0 module:overlay(84) +from:0x02152c4c kind:load to:0x02163b30 module:overlay(84) +from:0x02152c54 kind:load to:0x021617e4 module:overlay(84) +from:0x02152c58 kind:load to:0x02162c6c module:overlay(84) +from:0x02152c5c kind:load to:0x02162bd0 module:overlay(84) +from:0x02152c60 kind:load to:0x0207ec88 module:overlay(0) +from:0x02152c64 kind:load to:0x0207ec68 module:overlay(0) +from:0x02152c68 kind:load to:0x02162ba8 module:overlay(84) +from:0x02152c6c kind:load to:0x02152ccc module:overlay(84) +from:0x02152c70 kind:load to:0x021520b4 module:overlay(84) +from:0x02152c74 kind:load to:0x02152140 module:overlay(84) +from:0x02152c78 kind:load to:0x02159c20 module:overlay(84) +from:0x02152c7c kind:load to:0x02162b74 module:overlay(84) +from:0x02152c80 kind:load to:0x02162b64 module:overlay(84) +from:0x02152c84 kind:load to:0x0207edc8 module:overlay(0) +from:0x02152c88 kind:load to:0x0207ed8c module:overlay(0) +from:0x02152c8c kind:load to:0x027e07d4 module:dtcm +from:0x02152c94 kind:load to:0x021630a4 module:overlay(84) +from:0x02152cac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02152cc0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02152ce0 kind:arm_call to:0x0203d1e8 module:main +from:0x02152cec kind:load to:0x02152140 module:overlay(84) +from:0x02152d2c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152da0 kind:arm_call to:0x0203d1e8 module:main +from:0x02152dc0 kind:arm_call to:0x0203d1e8 module:main +from:0x02152dd8 kind:arm_call to:0x0203d1e8 module:main +from:0x02152dec kind:arm_call to:0x0203d1e8 module:main +from:0x02152e08 kind:arm_call to:0x0203d1e8 module:main +from:0x02152e20 kind:arm_call to:0x0203d1e8 module:main +from:0x02152e2c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02152e38 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02152e40 kind:arm_call to:0x02159c0c module:overlay(84) +from:0x02152e48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02152e54 kind:load to:0x02162db0 module:overlay(84) +from:0x02152e58 kind:load to:0x02163af0 module:overlay(84) +from:0x02152e5c kind:load to:0x027e0ce4 module:dtcm +from:0x02152e60 kind:load to:0x0207edc8 module:overlay(0) +from:0x02152e64 kind:load to:0x02152140 module:overlay(84) +from:0x02152e68 kind:load to:0x02152ccc module:overlay(84) +from:0x02152e6c kind:load to:0x0207ec88 module:overlay(0) +from:0x02152eac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02152f20 kind:arm_call to:0x0203d1e8 module:main +from:0x02152f40 kind:arm_call to:0x0203d1e8 module:main +from:0x02152f58 kind:arm_call to:0x0203d1e8 module:main +from:0x02152f6c kind:arm_call to:0x0203d1e8 module:main +from:0x02152f88 kind:arm_call to:0x0203d1e8 module:main +from:0x02152fa0 kind:arm_call to:0x0203d1e8 module:main +from:0x02152fac kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02152fb8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02152fc0 kind:arm_call to:0x02159c0c module:overlay(84) +from:0x02152fc8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02152fd0 kind:arm_call to:0x02011ff4 module:main +from:0x02152fdc kind:load to:0x02162db0 module:overlay(84) +from:0x02152fe0 kind:load to:0x02163af0 module:overlay(84) +from:0x02152fe4 kind:load to:0x027e0ce4 module:dtcm +from:0x02152fe8 kind:load to:0x0207edc8 module:overlay(0) +from:0x02152fec kind:load to:0x02152140 module:overlay(84) +from:0x02152ff0 kind:load to:0x02152ccc module:overlay(84) +from:0x02152ff4 kind:load to:0x0207ec88 module:overlay(0) +from:0x02153020 kind:arm_call to:0x0200f05c module:main +from:0x0215303c kind:load to:0x02163b30 module:overlay(84) +from:0x02153040 kind:load to:0x02161834 module:overlay(84) +from:0x021530b0 kind:load to:0x02163af0 module:overlay(84) +from:0x02153114 kind:arm_call to:0x02155608 module:overlay(84) +from:0x0215315c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02153170 kind:load to:0x027e09b8 module:dtcm +from:0x021531b8 kind:arm_call to:0x0207142c module:overlay(0) +from:0x021531c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215321c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02153224 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02153244 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02153254 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153264 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021532a4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021532b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153350 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02153380 kind:arm_call to:0x02151d30 module:overlay(84) +from:0x02153390 kind:arm_call to:0x02153174 module:overlay(84) +from:0x0215339c kind:arm_call to:0x021595e0 module:overlay(84) +from:0x021533ac kind:load to:0x027e0cd8 module:dtcm +from:0x021533b0 kind:load to:0x020b537c module:overlay(0) +from:0x021533b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021533c4 kind:load to:0x02162a90 module:overlay(84) +from:0x021533c8 kind:load to:0x027e09c0 module:dtcm +from:0x021533f8 kind:arm_call to:0x01fff350 module:itcm +from:0x0215341c kind:load to:0x027e0ce4 module:dtcm +from:0x02153424 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02153458 kind:arm_call to:0x01ffb428 module:itcm +from:0x02153478 kind:arm_call to:0x020d99dc module:overlay(31) +from:0x0215349c kind:arm_call to:0x02078210 module:overlay(0) +from:0x021534a4 kind:arm_call to:0x021534c0 module:overlay(84) +from:0x021534b0 kind:arm_call to:0x02153174 module:overlay(84) +from:0x021534b8 kind:load to:0x027e0d34 module:dtcm +from:0x021534bc kind:load to:0x027e09bc module:dtcm +from:0x021534dc kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02153534 kind:arm_call to:0x02078684 module:overlay(0) +from:0x021535c4 kind:arm_call to:0x0207832c module:overlay(0) +from:0x021535dc kind:load to:0x027e09bc module:dtcm +from:0x02153620 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153630 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153654 kind:arm_call to:0x01ff9984 module:itcm +from:0x0215367c kind:arm_call to:0x02153428 module:overlay(84) +from:0x02153690 kind:arm_call to:0x01ff9218 module:itcm +from:0x021536a0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021536b0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021536c0 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021536f8 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02153704 kind:load to:0x02162cb0 module:overlay(84) +from:0x02153710 kind:load to:0x027e09bc module:dtcm +from:0x02153740 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021537a4 kind:arm_call to:0x02078684 module:overlay(0) +from:0x02153840 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02153854 kind:arm_call to:0x02153174 module:overlay(84) +from:0x02153860 kind:load to:0x027e09bc module:dtcm +from:0x02153864 kind:load to:0x02162d6c module:overlay(84) +from:0x02153868 kind:load to:0x027e09b8 module:dtcm +from:0x0215388c kind:arm_call to:0x02153428 module:overlay(84) +from:0x021538bc kind:arm_call to:0x02155608 module:overlay(84) +from:0x021538dc kind:arm_call to:0x01ff9984 module:itcm +from:0x0215390c kind:arm_call to:0x01ff9218 module:itcm +from:0x0215391c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215392c kind:arm_call to:0x01ff91b8 module:itcm +from:0x0215394c kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153968 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02153988 kind:arm_call to:0x02015058 module:main +from:0x02153a3c kind:load to:0x027e09bc module:dtcm +from:0x02153a74 kind:arm_call to:0x02153428 module:overlay(84) +from:0x02153ae8 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02153b04 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153b34 kind:arm_call to:0x01ff9218 module:itcm +from:0x02153b44 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153b54 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153b74 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02153b94 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02153c6c kind:load to:0x027e09bc module:dtcm +from:0x02153c7c kind:arm_call to:0x01fff458 module:itcm +from:0x02153c84 kind:arm_call to:0x01fff458 module:itcm +from:0x02153d40 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153d50 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153dc4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153de0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153dfc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153e1c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153e40 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153e64 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02153e88 kind:arm_call to:0x01fff350 module:itcm +from:0x02153ed0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02153eec kind:arm_call to:0x02160df4 module:overlay(84) +from:0x02153f1c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02153f58 kind:arm_call to:0x01ff9638 module:itcm +from:0x02153f68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153f9c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02153fb0 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02153fbc kind:load to:0x02162c1c module:overlay(84) +from:0x02153fc4 kind:load to:0x02161874 module:overlay(84) +from:0x02153fc8 kind:load to:0x027e0cec module:dtcm +from:0x02153fcc kind:load to:0x02162b4c module:overlay(84) +from:0x02153fd0 kind:load to:0x027e0ce4 module:dtcm +from:0x02153fd4 kind:load to:0x027e09c0 module:dtcm +from:0x02153fdc kind:load to:0x027e09bc module:dtcm +from:0x02153ff8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02154014 kind:arm_call to:0x01fff168 module:itcm +from:0x0215405c kind:load to:0x027e0ce0 module:dtcm +from:0x02154088 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021540ac kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021540b4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021540c0 kind:arm_call to:0x02154514 module:overlay(84) +from:0x021540e8 kind:arm_call to:0x02096ce0 module:overlay(0) +from:0x0215413c kind:arm_call to:0x01fff350 module:itcm +from:0x02154158 kind:arm_call to:0x01fff350 module:itcm +from:0x02154170 kind:arm_call to:0x02160f64 module:overlay(84) +from:0x021541a8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021541b8 kind:load to:0x027e0cd8 module:dtcm +from:0x021541bc kind:load to:0x027e0ce4 module:dtcm +from:0x021541c0 kind:load to:0x020b2fe0 module:overlay(0) +from:0x021541c8 kind:load to:0x02049bc4 module:main +from:0x021541cc kind:load to:0x020b537c module:overlay(0) +from:0x021541f8 kind:arm_call to:0x02153fe0 module:overlay(84) +from:0x0215420c kind:arm_call to:0x02154060 module:overlay(84) +from:0x02154290 kind:arm_call to:0x01ff9638 module:itcm +from:0x021542d0 kind:arm_call to:0x02154060 module:overlay(84) +from:0x02154370 kind:arm_call to:0x01ff9638 module:itcm +from:0x021543a8 kind:arm_call to:0x02154060 module:overlay(84) +from:0x021543c0 kind:load to:0x02049bc4 module:main +from:0x021543f4 kind:arm_call to:0x02153fe0 module:overlay(84) +from:0x0215447c kind:arm_call to:0x01ff9638 module:itcm +from:0x021544bc kind:arm_call to:0x02154060 module:overlay(84) +from:0x02154510 kind:load to:0x02049bc4 module:main +from:0x02154538 kind:arm_call to:0x02096ce0 module:overlay(0) +from:0x021545b0 kind:arm_call to:0x02155b80 module:overlay(84) +from:0x021545c4 kind:load to:0x02162b58 module:overlay(84) +from:0x021545c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021545cc kind:load to:0x02049bc4 module:main +from:0x0215461c kind:arm_call to:0x02155608 module:overlay(84) +from:0x0215464c kind:arm_call to:0x01ffb714 module:itcm +from:0x02154664 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02154688 kind:arm_call to:0x02151d04 module:overlay(84) +from:0x021546dc kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021546ec kind:arm_call to:0x0215599c module:overlay(84) +from:0x021546fc kind:load to:0x02162e90 module:overlay(84) +from:0x02154700 kind:load to:0x02162e94 module:overlay(84) +from:0x02154704 kind:load to:0x027e09a8 module:dtcm +from:0x02154778 kind:arm_call to:0x02155608 module:overlay(84) +from:0x021547a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021547b4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021547cc kind:arm_call to:0x02151d04 module:overlay(84) +from:0x02154828 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02154834 kind:arm_call to:0x0215599c module:overlay(84) +from:0x0215485c kind:load to:0x02162e90 module:overlay(84) +from:0x02154860 kind:load to:0x027e09a8 module:dtcm +from:0x021548f0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02154968 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021549b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154a00 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02154a0c kind:arm_call to:0x0215599c module:overlay(84) +from:0x02154a1c kind:load to:0x02162f58 module:overlay(84) +from:0x02154a24 kind:load to:0x027e0cec module:dtcm +from:0x02154a28 kind:load to:0x027e09a8 module:dtcm +from:0x02154a9c kind:arm_call to:0x02155608 module:overlay(84) +from:0x02154acc kind:arm_call to:0x01ffb714 module:itcm +from:0x02154b14 kind:arm_call to:0x0215562c module:overlay(84) +from:0x02154b58 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02154b8c kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02154bf4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154c40 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02154c88 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02154c98 kind:load to:0x02162f44 module:overlay(84) +from:0x02154ca4 kind:load to:0x027e0cec module:dtcm +from:0x02154ca8 kind:load to:0x027e09a8 module:dtcm +from:0x02154cb8 kind:arm_call to:0x02154cc4 module:overlay(84) +from:0x02154d10 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02154d38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02154d4c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02154da0 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02154dac kind:arm_call to:0x0215599c module:overlay(84) +from:0x02154dd4 kind:load to:0x02162e90 module:overlay(84) +from:0x02154dd8 kind:load to:0x027e09a8 module:dtcm +from:0x02154de8 kind:arm_call to:0x0215470c module:overlay(84) +from:0x02154dfc kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02154e08 kind:arm_call to:0x02154868 module:overlay(84) +from:0x02154e20 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02154e38 kind:arm_call to:0x02155128 module:overlay(84) +from:0x02154e74 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02154ef8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02154f38 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x02154f58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02154f6c kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02154fe0 kind:arm_call to:0x01ffa878 module:itcm +from:0x02154ff0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215502c kind:arm_call to:0x01ffb714 module:itcm +from:0x02155040 kind:arm_call to:0x021550a0 module:overlay(84) +from:0x0215507c kind:load to:0x02161804 module:overlay(84) +from:0x02155080 kind:load to:0x02161814 module:overlay(84) +from:0x02155084 kind:load to:0x02162ae4 module:overlay(84) +from:0x0215508c kind:load to:0x027e0d38 module:dtcm +from:0x02155090 kind:load to:0x027e0ce4 module:dtcm +from:0x02155098 kind:load to:0x02162a9c module:overlay(84) +from:0x021550a8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021550e0 kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x021550f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02155104 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x0215511c kind:load to:0x027e0d38 module:dtcm +from:0x02155120 kind:load to:0x027e0ce4 module:dtcm +from:0x0215513c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155194 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02155200 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02155254 kind:arm_call to:0x01ffad5c module:itcm +from:0x021553d0 kind:load to:0x027e09c0 module:dtcm +from:0x021553d4 kind:load to:0x0216185c module:overlay(84) +from:0x02155424 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02155444 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02155464 kind:load to:0x027e09c0 module:dtcm +from:0x02155488 kind:arm_call to:0x02155608 module:overlay(84) +from:0x021554b0 kind:load to:0x02162e90 module:overlay(84) +from:0x021554b4 kind:load to:0x02162f5c module:overlay(84) +from:0x021554ec kind:arm_call to:0x0215562c module:overlay(84) +from:0x02155520 kind:arm_call to:0x0215562c module:overlay(84) +from:0x02155560 kind:arm_call to:0x0215562c module:overlay(84) +from:0x02155574 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021555c8 kind:arm_call to:0x0215562c module:overlay(84) +from:0x021555d4 kind:load to:0x02162a8c module:overlay(84) +from:0x021555d8 kind:load to:0x02162a6c module:overlay(84) +from:0x021555dc kind:load to:0x02162e90 module:overlay(84) +from:0x021555e0 kind:load to:0x02162a80 module:overlay(84) +from:0x021555e4 kind:load to:0x02162a78 module:overlay(84) +from:0x021555e8 kind:load to:0x02162a68 module:overlay(84) +from:0x021555ec kind:load to:0x02162a88 module:overlay(84) +from:0x021555f0 kind:load to:0x02162a7c module:overlay(84) +from:0x021555f4 kind:load to:0x02162a64 module:overlay(84) +from:0x021555f8 kind:load to:0x02162a84 module:overlay(84) +from:0x021555fc kind:load to:0x02162a60 module:overlay(84) +from:0x02155600 kind:load to:0x02162a70 module:overlay(84) +from:0x02155604 kind:load to:0x02162a74 module:overlay(84) +from:0x02155620 kind:arm_call to:0x0215562c module:overlay(84) +from:0x0215566c kind:arm_call to:0x01ffa878 module:itcm +from:0x02155680 kind:arm_call to:0x01ffad5c module:itcm +from:0x021556b0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021556cc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021556e8 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x0215576c kind:arm_call to:0x01ff930c module:itcm +from:0x02155774 kind:load to:0x027e0d34 module:dtcm +from:0x021557a4 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x021557b8 kind:arm_call to:0x021535e0 module:overlay(84) +from:0x021557dc kind:arm_call to:0x021554b8 module:overlay(84) +from:0x021557fc kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02155834 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02155864 kind:arm_call to:0x02015058 module:main +from:0x02155898 kind:arm_call to:0x02078210 module:overlay(0) +from:0x021558bc kind:arm_call to:0x020d99bc module:overlay(31) +from:0x021558c8 kind:arm_call to:0x02153174 module:overlay(84) +from:0x021558d4 kind:load to:0x027e0d34 module:dtcm +from:0x021558d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021558dc kind:load to:0x027e09bc module:dtcm +from:0x021558e0 kind:load to:0x02162ab4 module:overlay(84) +from:0x0215593c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155964 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02155984 kind:arm_call to:0x02152218 module:overlay(84) +from:0x02155998 kind:load to:0x027e0cec module:dtcm +from:0x021559c0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021559d8 kind:arm_call to:0x01fff458 module:itcm +from:0x02155a38 kind:arm_call to:0x01ff938c module:itcm +from:0x02155a64 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155a9c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155ac8 kind:arm_call to:0x02152154 module:overlay(84) +from:0x02155b04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02155b20 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02155b2c kind:load to:0x027e0ce4 module:dtcm +from:0x02155b3c kind:load to:0x027e0cec module:dtcm +from:0x02155b68 kind:arm_call to:0x020f65fc module:overlay(31) +from:0x02155b9c kind:load to:0x027e09a4 module:dtcm +from:0x02155bb0 kind:arm_call to:0x02151d30 module:overlay(84) +from:0x02155bb4 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02155bd8 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02155c04 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02155c24 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02155cbc kind:arm_call to:0x020d9738 module:overlay(31) +from:0x02155cc8 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02155d04 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02155d68 kind:arm_call to:0x02078684 module:overlay(0) +from:0x02155dd8 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02155e14 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02155e30 kind:arm_call to:0x0215313c module:overlay(84) +from:0x02155e54 kind:arm_call to:0x02153174 module:overlay(84) +from:0x02155e58 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02155e78 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02155ea0 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02155ed0 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02155ee8 kind:arm_call to:0x02153428 module:overlay(84) +from:0x02155f18 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02155f34 kind:arm_call to:0x01ff9984 module:itcm +from:0x02155f64 kind:arm_call to:0x01ff9218 module:itcm +from:0x02155f74 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155f84 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155f94 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02155fb0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02155ffc kind:arm_call to:0x02155608 module:overlay(84) +from:0x0215601c kind:arm_call to:0x02155608 module:overlay(84) +from:0x02156064 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021560e4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156100 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215611c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156174 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02156198 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02156280 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021562a0 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021562c0 kind:arm_call to:0x02155698 module:overlay(84) +from:0x021562d8 kind:arm_call to:0x02153428 module:overlay(84) +from:0x02156308 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02156324 kind:arm_call to:0x01ff9984 module:itcm +from:0x02156354 kind:arm_call to:0x01ff9218 module:itcm +from:0x02156364 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156374 kind:arm_call to:0x01ff91b8 module:itcm +from:0x02156394 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021563b0 kind:arm_call to:0x02078744 module:overlay(0) +from:0x021563e0 kind:arm_call to:0x02155608 module:overlay(84) +from:0x021563f4 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02156404 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02156414 kind:arm_call to:0x020cb000 module:overlay(24) +from:0x0215650c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156528 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156544 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156560 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215658c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021565ac kind:arm_call to:0x020732dc module:overlay(0) +from:0x021565b8 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x021565c4 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x021565d0 kind:load to:0x027e0d34 module:dtcm +from:0x021565d4 kind:load to:0x027e09bc module:dtcm +from:0x021565d8 kind:load to:0x02162d18 module:overlay(84) +from:0x021565dc kind:load to:0x027e09b8 module:dtcm +from:0x021565e0 kind:load to:0x020b5198 module:overlay(0) +from:0x021565e4 kind:load to:0x027e0ce0 module:dtcm +from:0x021565e8 kind:load to:0x02162d00 module:overlay(84) +from:0x021565ec kind:load to:0x02162ef4 module:overlay(84) +from:0x021565f0 kind:load to:0x02162ecc module:overlay(84) +from:0x021565f4 kind:load to:0x027e09a8 module:dtcm +from:0x02156600 kind:load to:0x027e0cec module:dtcm +from:0x0215660c kind:load to:0x02162f58 module:overlay(84) +from:0x02156614 kind:load to:0x020d8674 module:overlays(19,24) +from:0x02156644 kind:arm_call to:0x02153174 module:overlay(84) +from:0x02156648 kind:arm_call to:0x02099764 module:overlay(0) +from:0x02156680 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021566a0 kind:arm_call to:0x02096ce0 module:overlay(0) +from:0x02156734 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02156760 kind:load to:0x027e0ce4 module:dtcm +from:0x02156764 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215676c kind:load to:0x02049bc4 module:main +from:0x02156788 kind:arm_call to:0x02155698 module:overlay(84) +from:0x021567c8 kind:arm_call to:0x02096ce0 module:overlay(0) +from:0x021567e4 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x021567ec kind:arm_call to:0x02154de0 module:overlay(84) +from:0x02156804 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x0215681c kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02156828 kind:load to:0x027e0ce4 module:dtcm +from:0x0215682c kind:load to:0x02162b58 module:overlay(84) +from:0x02156830 kind:load to:0x027e0d34 module:dtcm +from:0x02156860 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02156868 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x021568c8 kind:arm_call to:0x0203a194 module:main +from:0x021568e8 kind:arm_call to:0x02153174 module:overlay(84) +from:0x021568f4 kind:load to:0x02049bc4 module:main +from:0x02156904 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02156918 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215693c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02156958 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x0215696c kind:arm_call to:0x021558e4 module:overlay(84) +from:0x0215698c kind:arm_call to:0x02155698 module:overlay(84) +from:0x0215699c kind:arm_call to:0x02154de0 module:overlay(84) +from:0x021569d8 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02156a00 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02156a30 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156a4c kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02156a60 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02156a70 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02156a84 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02156adc kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02156b44 kind:arm_call to:0x02015058 module:main +from:0x02156b6c kind:arm_call to:0x02155608 module:overlay(84) +from:0x02156b80 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02156ba0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156bc0 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02156bd4 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02156c58 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02156cc0 kind:arm_call to:0x02155698 module:overlay(84) +from:0x02156ce4 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02156d18 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02156d2c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02156d5c kind:arm_call to:0x02015058 module:main +from:0x02156d70 kind:arm_call to:0x02153ca8 module:overlay(84) +from:0x02156d80 kind:arm_call to:0x021541d4 module:overlay(84) +from:0x02156df8 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02156e0c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02156e8c kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02156ea8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156ebc kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02156ed8 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02156ee0 kind:arm_call to:0x021545d0 module:overlay(84) +from:0x02156ef8 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02156f04 kind:load to:0x02162f1c module:overlay(84) +from:0x02156f08 kind:load to:0x027e09a8 module:dtcm +from:0x02156f10 kind:load to:0x02049bc4 module:main +from:0x02156f20 kind:load to:0x027e09c0 module:dtcm +from:0x02156f24 kind:load to:0x027e0d34 module:dtcm +from:0x02156f44 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02156f50 kind:arm_call to:0x02151d30 module:overlay(84) +from:0x0215700c kind:load to:0x02049bc4 module:main +from:0x02157034 kind:arm_call to:0x02015058 module:main +from:0x0215705c kind:arm_call to:0x02155608 module:overlay(84) +from:0x02157070 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215708c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021570a4 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x021570b0 kind:load to:0x02162f58 module:overlay(84) +from:0x021570b4 kind:load to:0x027e09a8 module:dtcm +from:0x021570dc kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021571a8 kind:arm_call to:0x02155698 module:overlay(84) +from:0x021571c4 kind:arm_call to:0x02015058 module:main +from:0x021571ec kind:arm_call to:0x02155608 module:overlay(84) +from:0x02157210 kind:arm_call to:0x02015058 module:main +from:0x02157238 kind:arm_call to:0x02155608 module:overlay(84) +from:0x0215724c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02157268 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157288 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021572bc kind:arm_call to:0x02015058 module:main +from:0x021572d0 kind:arm_call to:0x02153ca8 module:overlay(84) +from:0x021572dc kind:arm_call to:0x02153ca8 module:overlay(84) +from:0x021572ec kind:arm_call to:0x02153fe0 module:overlay(84) +from:0x021572fc kind:arm_call to:0x02154060 module:overlay(84) +from:0x02157338 kind:arm_call to:0x02155608 module:overlay(84) +from:0x0215734c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215736c kind:arm_call to:0x02155698 module:overlay(84) +from:0x021573a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021573c4 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02157468 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02157490 kind:arm_call to:0x021543cc module:overlay(84) +from:0x021574a4 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x021574dc kind:arm_call to:0x021595e0 module:overlay(84) +from:0x021574f4 kind:arm_call to:0x02154de0 module:overlay(84) +from:0x02157514 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02157528 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x0215754c kind:load to:0x02162f58 module:overlay(84) +from:0x02157550 kind:load to:0x027e09a8 module:dtcm +from:0x02157558 kind:load to:0x02162f1c module:overlay(84) +from:0x02157568 kind:load to:0x02161874 module:overlay(84) +from:0x0215756c kind:load to:0x027e09c0 module:dtcm +from:0x02157570 kind:load to:0x027e0d34 module:dtcm +from:0x021575b4 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021575d0 kind:arm_call to:0x02081e10 module:overlay(0) +from:0x021575fc kind:arm_call to:0x02081d5c module:overlay(0) +from:0x0215761c kind:arm_call to:0x02081e10 module:overlay(0) +from:0x02157648 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02157650 kind:load to:0x027e0cd8 module:dtcm +from:0x02157678 kind:arm_call to:0x02015058 module:main +from:0x021576a0 kind:arm_call to:0x02155608 module:overlay(84) +from:0x021576b4 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021576d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021576e4 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02157700 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02157708 kind:arm_call to:0x0215470c module:overlay(84) +from:0x02157720 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x0215772c kind:load to:0x02162f58 module:overlay(84) +from:0x02157730 kind:load to:0x027e09a8 module:dtcm +from:0x02157738 kind:load to:0x027e0d34 module:dtcm +from:0x02157780 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x0215779c kind:arm_call to:0x02081d5c module:overlay(0) +from:0x021577d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021577ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021577fc kind:load to:0x027e0cd8 module:dtcm +from:0x02157804 kind:load to:0x027e0cec module:dtcm +from:0x02157834 kind:arm_call to:0x01ffd420 module:itcm +from:0x02157844 kind:arm_call to:0x02153714 module:overlay(84) +from:0x0215785c kind:arm_call to:0x0215386c module:overlay(84) +from:0x02157878 kind:arm_call to:0x02015058 module:main +from:0x02157898 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021578b8 kind:arm_call to:0x02015058 module:main +from:0x021578cc kind:arm_call to:0x0211d2dc module:overlay(34) +from:0x021578e4 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021578f8 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215790c kind:arm_call to:0x01ff9318 module:itcm +from:0x02157938 kind:arm_call to:0x02015058 module:main +from:0x0215795c kind:arm_call to:0x0215a260 module:overlay(84) +from:0x02157980 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021579b0 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x021579c4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021579cc kind:load to:0x027e09b8 module:dtcm +from:0x021579d0 kind:load to:0x02162d54 module:overlay(84) +from:0x021579d4 kind:load to:0x027e09a8 module:dtcm +from:0x021579e0 kind:load to:0x027e09bc module:dtcm +from:0x02157a10 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02157a44 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02157a70 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02157a90 kind:arm_call to:0x02153174 module:overlay(84) +from:0x02157a98 kind:arm_call to:0x02154a30 module:overlay(84) +from:0x02157ac8 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02157aec kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02157b24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157b48 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02157b70 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02157c44 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02157c5c kind:load to:0x027e0d34 module:dtcm +from:0x02157c68 kind:load to:0x0203e93c module:main +from:0x02157c6c kind:load to:0x02162b14 module:overlay(84) +from:0x02157c70 kind:load to:0x02161824 module:overlay(84) +from:0x02157c74 kind:load to:0x027e09c0 module:dtcm +from:0x02157c90 kind:arm_call to:0x02166124 module:overlay(94) +from:0x02157cc0 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02157ce4 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02157cfc kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02157d10 kind:arm_call to:0x02081d5c module:overlay(0) +from:0x02157d30 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157d48 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02157d58 kind:load to:0x027e0cd8 module:dtcm +from:0x02157d5c kind:load to:0x027e0cec module:dtcm +from:0x02157d64 kind:load to:0x027e09a8 module:dtcm +from:0x02157d8c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157da0 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02157dd8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02157e1c kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02157e48 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02157e94 kind:arm_call to:0x02151d48 module:overlay(84) +from:0x02157f00 kind:arm_call to:0x02155698 module:overlay(84) +from:0x02157f08 kind:arm_call to:0x02154de0 module:overlay(84) +from:0x02157f20 kind:arm_call to:0x02154cc4 module:overlay(84) +from:0x02157f44 kind:arm_call to:0x02151d04 module:overlay(84) +from:0x02157f6c kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02157fb0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157fc0 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02157ffc kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158090 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021580bc kind:arm_call to:0x02015058 module:main +from:0x021580cc kind:arm_call to:0x02153460 module:overlay(84) +from:0x02158114 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158180 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021581a0 kind:arm_call to:0x0209a11c module:overlay(0) +from:0x021581b8 kind:arm_call to:0x0209a11c module:overlay(0) +from:0x0215820c kind:arm_call to:0x02015058 module:main +from:0x02158234 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158258 kind:arm_call to:0x02015058 module:main +from:0x02158280 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158294 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x021582a4 kind:arm_call to:0x02155784 module:overlay(84) +from:0x021582b4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021582d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021582f0 kind:arm_call to:0x02154de0 module:overlay(84) +from:0x02158314 kind:arm_call to:0x02015058 module:main +from:0x0215833c kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158350 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02158358 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x0215836c kind:arm_call to:0x0209851c module:overlay(0) +from:0x021583cc kind:arm_call to:0x02098694 module:overlay(0) +from:0x021583e8 kind:arm_call to:0x01ff930c module:itcm +from:0x021583f4 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02158410 kind:arm_call to:0x02155698 module:overlay(84) +from:0x0215842c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158440 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x0215846c kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158488 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021584a4 kind:arm_call to:0x02155608 module:overlay(84) +from:0x021584bc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021584c8 kind:load to:0x021617d8 module:overlay(84) +from:0x021584cc kind:load to:0x02162f1c module:overlay(84) +from:0x021584d0 kind:load to:0x027e09a8 module:dtcm +from:0x021584dc kind:load to:0x02162f58 module:overlay(84) +from:0x02158538 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158580 kind:arm_call to:0x02151d48 module:overlay(84) +from:0x02158614 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215862c kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02158650 kind:arm_call to:0x02155698 module:overlay(84) +from:0x02158658 kind:arm_call to:0x02154de0 module:overlay(84) +from:0x02158678 kind:arm_call to:0x02154cb0 module:overlay(84) +from:0x021586b4 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021586d0 kind:arm_call to:0x02151d04 module:overlay(84) +from:0x021586ec kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158708 kind:arm_call to:0x02151d04 module:overlay(84) +from:0x0215873c kind:arm_call to:0x021596f8 module:overlay(84) +from:0x0215874c kind:arm_call to:0x02151d04 module:overlay(84) +from:0x02158768 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158778 kind:arm_call to:0x02151d04 module:overlay(84) +from:0x021587f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158814 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158858 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158888 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x021588b0 kind:arm_call to:0x02015058 module:main +from:0x021588c4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021588d8 kind:arm_call to:0x02153460 module:overlay(84) +from:0x021588f4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02158920 kind:arm_call to:0x02015058 module:main +from:0x02158930 kind:arm_call to:0x02153460 module:overlay(84) +from:0x02158974 kind:arm_call to:0x02015058 module:main +from:0x021589a0 kind:arm_call to:0x02155608 module:overlay(84) +from:0x021589d0 kind:arm_call to:0x02015058 module:main +from:0x021589f4 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158a08 kind:arm_call to:0x02015058 module:main +from:0x02158a40 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158a64 kind:arm_call to:0x02015058 module:main +from:0x02158a98 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158aac kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02158ae8 kind:arm_call to:0x02155784 module:overlay(84) +from:0x02158b08 kind:arm_call to:0x02015058 module:main +from:0x02158b1c kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02158b38 kind:arm_call to:0x01ff9318 module:itcm +from:0x02158b54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158b6c kind:arm_call to:0x02154de0 module:overlay(84) +from:0x02158b90 kind:arm_call to:0x02015058 module:main +from:0x02158bb4 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158bc8 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02158bd0 kind:arm_call to:0x021558e4 module:overlay(84) +from:0x02158c04 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02158c20 kind:arm_call to:0x01ff930c module:itcm +from:0x02158c3c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158c50 kind:arm_call to:0x021595e0 module:overlay(84) +from:0x02158c64 kind:arm_call to:0x02155698 module:overlay(84) +from:0x02158c6c kind:arm_call to:0x02154de0 module:overlay(84) +from:0x02158c98 kind:arm_call to:0x02015058 module:main +from:0x02158cbc kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158cd0 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02158cec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158d1c kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158d3c kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158d90 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158da8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158dd4 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158dec kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158e08 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158e20 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02158e2c kind:load to:0x02162f1c module:overlay(84) +from:0x02158e30 kind:load to:0x027e09a8 module:dtcm +from:0x02158e3c kind:load to:0x02162f30 module:overlay(84) +from:0x02158e48 kind:load to:0x021617f4 module:overlay(84) +from:0x02158e4c kind:load to:0x02162f58 module:overlay(84) +from:0x02158e9c kind:arm_call to:0x02155608 module:overlay(84) +from:0x02158eac kind:arm_call to:0x021523d0 module:overlay(84) +from:0x02158ec4 kind:arm_call to:0x021596f8 module:overlay(84) +from:0x02158ee0 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02158f00 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02158f04 kind:arm_call to:0x02099784 module:overlay(0) +from:0x02158f14 kind:load to:0x020b5198 module:overlay(0) +from:0x02158f18 kind:load to:0x027e0cec module:dtcm +from:0x02158f6c kind:arm_call to:0x0206c94c module:overlay(0) +from:0x02158f84 kind:arm_call to:0x01ffd420 module:itcm +from:0x02158fb0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215901c kind:arm_call to:0x02078684 module:overlay(0) +from:0x021590b4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021590d0 kind:arm_call to:0x02153174 module:overlay(84) +from:0x021590e8 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0215910c kind:arm_call to:0x01ff9318 module:itcm +from:0x02159118 kind:arm_call to:0x0215386c module:overlay(84) +from:0x02159140 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215915c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021591b8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021591c4 kind:arm_call to:0x0215386c module:overlay(84) +from:0x021591cc kind:arm_call to:0x0213ff84 module:overlay(70) +from:0x0215922c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02159234 kind:arm_call to:0x02155b80 module:overlay(84) +from:0x0215929c kind:arm_call to:0x02155608 module:overlay(84) +from:0x021592ec kind:arm_call to:0x02119390 module:overlay(34) +from:0x02159308 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159348 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02159384 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021593a0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021593bc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021593d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021593f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159410 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215942c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159448 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159464 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159480 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02159490 kind:arm_call to:0x02155b80 module:overlay(84) +from:0x021594c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021594d0 kind:arm_call to:0x02155b80 module:overlay(84) +from:0x021594e4 kind:arm_call to:0x02153a40 module:overlay(84) +from:0x02159524 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215952c kind:arm_call to:0x02155b80 module:overlay(84) +from:0x02159554 kind:arm_call to:0x020809b8 module:overlay(0) +from:0x02159568 kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x02159580 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02159594 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021595ac kind:load to:0x020b5198 module:overlay(0) +from:0x021595b0 kind:load to:0x027e09b8 module:dtcm +from:0x021595b4 kind:load to:0x027e09bc module:dtcm +from:0x021595b8 kind:load to:0x02162e1c module:overlay(84) +from:0x021595bc kind:load to:0x027e09a8 module:dtcm +from:0x021595c4 kind:load to:0x02162e04 module:overlay(84) +from:0x021595c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021595d0 kind:load to:0x027e0cec module:dtcm +from:0x021595d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021595dc kind:load to:0x027e09a4 module:dtcm +from:0x021596d0 kind:arm_call to:0x021553d8 module:overlay(84) +from:0x021596e8 kind:load to:0x02162f7c module:overlay(84) +from:0x021596ec kind:load to:0x02162f6c module:overlay(84) +from:0x021596f0 kind:load to:0x02161844 module:overlay(84) +from:0x021596f4 kind:load to:0x02161846 module:overlay(84) +from:0x02159760 kind:arm_call to:0x02151220 module:overlay(84) +from:0x0215976c kind:load to:0x021619ec module:overlay(84) +from:0x02159770 kind:load to:0x02161a04 module:overlay(84) +from:0x021597ac kind:load to:0x02162f6c module:overlay(84) +from:0x021597c4 kind:arm_call to:0x01ffd420 module:itcm +from:0x021597f0 kind:arm_call to:0x02159774 module:overlay(84) +from:0x02159844 kind:arm_call to:0x021541d4 module:overlay(84) +from:0x021598bc kind:arm_call to:0x02151254 module:overlay(84) +from:0x021598c8 kind:arm_call to:0x021513fc module:overlay(84) +from:0x021598d4 kind:arm_call to:0x02151740 module:overlay(84) +from:0x021598dc kind:arm_call to:0x02154e2c module:overlay(84) +from:0x02159914 kind:arm_call to:0x02155608 module:overlay(84) +from:0x02159968 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02159970 kind:arm_call to:0x021558f8 module:overlay(84) +from:0x02159994 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x021599b0 kind:arm_call to:0x02078728 module:overlay(0) +from:0x021599c4 kind:arm_call to:0x020786bc module:overlay(0) +from:0x021599d0 kind:load to:0x027e09b8 module:dtcm +from:0x021599d4 kind:load to:0x02049bc4 module:main +from:0x021599d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021599dc kind:load to:0x02162e90 module:overlay(84) +from:0x021599e0 kind:load to:0x02162ed0 module:overlay(84) +from:0x021599e4 kind:load to:0x027e0d34 module:dtcm +from:0x021599e8 kind:load to:0x027e09bc module:dtcm +from:0x021599f4 kind:arm_call to:0x0215313c module:overlay(84) +from:0x02159a4c kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x02159a64 kind:arm_call to:0x02078728 module:overlay(0) +from:0x02159a6c kind:load to:0x027e0ce0 module:dtcm +from:0x02159a70 kind:load to:0x027e0d34 module:dtcm +from:0x02159a74 kind:load to:0x027e09bc module:dtcm +from:0x02159a9c kind:arm_call to:0x020f6740 module:overlay(31) +from:0x02159aa4 kind:arm_call to:0x0213ff90 module:overlay(70) +from:0x02159ac8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02159ae8 kind:arm_call to:0x02058018 module:overlay(0) +from:0x02159af8 kind:arm_call to:0x02028d24 module:main +from:0x02159b00 kind:arm_call to:0x02155468 module:overlay(84) +from:0x02159b0c kind:arm_call to:0x021524dc module:overlay(84) +from:0x02159b3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159ba0 kind:load to:0x027e0964 module:dtcm +from:0x02159ba4 kind:load to:0x02163af0 module:overlay(84) +from:0x02159ba8 kind:load to:0x027e0ce4 module:dtcm +from:0x02159bbc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02159bc8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02159be4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02159bf4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02159c08 kind:load to:0x027e0d80 module:dtcm +from:0x02159c1c kind:load to:0x027e0d80 module:dtcm +from:0x02159c3c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159c44 kind:arm_call to:0x02011ff4 module:main +from:0x02159c58 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02159c60 kind:arm_call to:0x02011ff4 module:main +from:0x02159c74 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02159c88 kind:load to:0x02163c18 module:overlay(84) +from:0x02159c9c kind:arm_call to:0x02011f3c module:main +from:0x02159ca8 kind:arm_call to:0x02159cf4 module:overlay(84) +from:0x02159cbc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02159cec kind:load to:0x021630c8 module:overlay(84) +from:0x02159cfc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02159d10 kind:arm_call to:0x02152ff8 module:overlay(84) +from:0x02159d1c kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02159d24 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x02159d4c kind:arm_call to:0x02028c68 module:main +from:0x02159d58 kind:load to:0x021630ec module:overlay(84) +from:0x02159d5c kind:load to:0x027e0d80 module:dtcm +from:0x02159d6c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02159d74 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159d7c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159d94 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02159d9c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02159da4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02159dac kind:arm_call to:0x02011ff4 module:main +from:0x02159e1c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02159e2c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159e74 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02159ed4 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02159f0c kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x02159f24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159f40 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02159fd4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02159fe0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a068 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215a0a4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215a0a8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a0b0 kind:load to:0x02049bc4 module:main +from:0x0215a0b4 kind:load to:0x0203e93c module:main +from:0x0215a0d4 kind:arm_call to:0x0215313c module:overlay(84) +from:0x0215a0f4 kind:load to:0x027e0d80 module:dtcm +from:0x0215a134 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a164 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a174 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a19c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215a1ac kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a1c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a1cc kind:arm_call to:0x01ffa81c module:itcm +from:0x0215a1d8 kind:arm_call to:0x01ffa090 module:itcm +from:0x0215a1f4 kind:arm_call to:0x01ffa878 module:itcm +from:0x0215a258 kind:load to:0x0203e93c module:main +from:0x0215a25c kind:load to:0x021630b4 module:overlay(84) +from:0x0215a290 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a2ac kind:arm_call to:0x01ffa878 module:itcm +from:0x0215a2cc kind:arm_call to:0x02028d08 module:main +from:0x0215a2f4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215a300 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215a368 kind:load to:0x021630b4 module:overlay(84) +from:0x0215a370 kind:load to:0x0203e93c module:main +from:0x0215a37c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215a390 kind:load to:0x02163d00 module:overlay(84) +from:0x0215a3a4 kind:arm_call to:0x02011f3c module:main +from:0x0215a3b0 kind:arm_call to:0x0215a3e0 module:overlay(84) +from:0x0215a3c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215a3dc kind:load to:0x02163148 module:overlay(84) +from:0x0215a3ec kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215a4dc kind:arm_call to:0x0203d138 module:main +from:0x0215a4f4 kind:arm_call to:0x0203d138 module:main +from:0x0215a52c kind:load to:0x0216316c module:overlay(84) +from:0x0215a530 kind:load to:0x02163d00 module:overlay(84) +from:0x0215a534 kind:load to:0x020b1948 module:overlay(0) +from:0x0215a538 kind:load to:0x020b27e0 module:overlay(0) +from:0x0215a53c kind:load to:0x0215a544 module:overlay(84) +from:0x0215a540 kind:load to:0x0215a57c module:overlay(84) +from:0x0215a564 kind:arm_call to:0x0203d138 module:main +from:0x0215a574 kind:load to:0x02152140 module:overlay(84) +from:0x0215a578 kind:load to:0x02159c20 module:overlay(84) +from:0x0215a590 kind:arm_call to:0x0203d1e8 module:main +from:0x0215a59c kind:load to:0x02152140 module:overlay(84) +from:0x0215a6cc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a6d8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a73c kind:load to:0x02161ddc module:overlay(84) +from:0x0215a740 kind:load to:0x02049bc4 module:main +from:0x0215a744 kind:load to:0x02161de2 module:overlay(84) +from:0x0215a74c kind:load to:0x027e0cec module:dtcm +from:0x0215a768 kind:arm_call to:0x0215a860 module:overlay(84) +from:0x0215a800 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a80c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a818 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a85c kind:load to:0x027e0cec module:dtcm +from:0x0215a87c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215a904 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215a914 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215a924 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215a934 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a940 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a94c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215a9a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215aa0c kind:arm_call to:0x01ffb974 module:itcm +from:0x0215aafc kind:arm_call to:0x0215ab80 module:overlay(84) +from:0x0215ab30 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215ab3c kind:load to:0x027e0cec module:dtcm +from:0x0215ab40 kind:load to:0x027e09a8 module:dtcm +from:0x0215ab5c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ac44 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215ac64 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ac88 kind:arm_call to:0x01ffb974 module:itcm +from:0x0215ace8 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x0215ad88 kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x0215adc0 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215adcc kind:load to:0x0203e93c module:main +from:0x0215add4 kind:load to:0x027e09c0 module:dtcm +from:0x0215ade4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215ae04 kind:arm_call to:0x0203d1e8 module:main +from:0x0215ae18 kind:arm_call to:0x0203d1e8 module:main +from:0x0215ae20 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215ae28 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215ae30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215ae3c kind:load to:0x0215a57c module:overlay(84) +from:0x0215ae4c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215ae6c kind:arm_call to:0x0203d1e8 module:main +from:0x0215ae80 kind:arm_call to:0x0203d1e8 module:main +from:0x0215ae88 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215ae90 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215ae98 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215aea0 kind:arm_call to:0x02011ff4 module:main +from:0x0215aeac kind:load to:0x0215a57c module:overlay(84) +from:0x0215aeb8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215aecc kind:load to:0x02163de8 module:overlay(84) +from:0x0215aee0 kind:arm_call to:0x02011f3c module:main +from:0x0215aeec kind:arm_call to:0x0215af1c module:overlay(84) +from:0x0215af00 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215af18 kind:load to:0x021631cc module:overlay(84) +from:0x0215af24 kind:arm_call to:0x0213ffa0 module:overlay(70) +from:0x0215af38 kind:load to:0x021631f0 module:overlay(84) +from:0x0215af88 kind:load to:0x02163de8 module:overlay(84) +from:0x0215af98 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215afa0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215afb8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215afc0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215afc8 kind:arm_call to:0x02011ff4 module:main +from:0x0215afdc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215aff0 kind:load to:0x02163ed0 module:overlay(84) +from:0x0215b004 kind:arm_call to:0x02011f3c module:main +from:0x0215b010 kind:arm_call to:0x0215b12c module:overlay(84) +from:0x0215b028 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215b080 kind:load to:0x021632d0 module:overlay(84) +from:0x0215b0b0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b0cc kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0215b0dc kind:arm_call to:0x0215bf78 module:overlay(84) +from:0x0215b0f4 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0215b0fc kind:arm_call to:0x01fff458 module:itcm +from:0x0215b11c kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0215b138 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215b19c kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215b1f8 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215b220 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215b238 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b24c kind:arm_call_thumb to:0x0209b228 module:overlay(0) +from:0x0215b254 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215b25c kind:arm_call to:0x0215c07c module:overlay(84) +from:0x0215b268 kind:arm_call to:0x02059118 module:overlay(0) +from:0x0215b280 kind:arm_call to:0x0215c140 module:overlay(84) +from:0x0215b2e0 kind:load to:0x0216333c module:overlay(84) +from:0x0215b2e4 kind:load to:0x02163ed0 module:overlay(84) +from:0x0215b2e8 kind:load to:0x021632f4 module:overlay(84) +from:0x0215b2ec kind:load to:0x02163298 module:overlay(84) +from:0x0215b2fc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b310 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215b324 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215b370 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215b3a8 kind:arm_call to:0x0215bec8 module:overlay(84) +from:0x0215b3b8 kind:arm_call to:0x020284f4 module:main +from:0x0215b3c0 kind:arm_call to:0x0215b78c module:overlay(84) +from:0x0215b3d0 kind:load to:0x02163260 module:overlay(84) +from:0x0215b40c kind:load to:0x02163278 module:overlay(84) +from:0x0215b47c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b4b0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215b50c kind:arm_call to:0x0215bb4c module:overlay(84) +from:0x0215b524 kind:load to:0x02163248 module:overlay(84) +from:0x0215b550 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215b58c kind:arm_call to:0x0215ba24 module:overlay(84) +from:0x0215b59c kind:arm_call to:0x0215b7e0 module:overlay(84) +from:0x0215b5a8 kind:arm_call to:0x020284f4 module:main +from:0x0215b5b4 kind:load to:0x027e0cec module:dtcm +from:0x0215b5e4 kind:arm_call to:0x0215ba3c module:overlay(84) +from:0x0215b5ec kind:arm_call to:0x0215b7f4 module:overlay(84) +from:0x0215b5f4 kind:arm_call to:0x020284f4 module:main +from:0x0215b614 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215b620 kind:load to:0x027e09a8 module:dtcm +from:0x0215b65c kind:arm_call to:0x0215c988 module:overlay(84) +from:0x0215b680 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b690 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b6b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b70c kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x0215b714 kind:arm_call to:0x0215bff4 module:overlay(84) +from:0x0215b71c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b724 kind:load to:0x027e07d4 module:dtcm +from:0x0215b784 kind:arm_call to:0x0215b78c module:overlay(84) +from:0x0215b7c8 kind:arm_call to:0x0215c08c module:overlay(84) +from:0x0215b7d8 kind:arm_call to:0x0215b3d4 module:overlay(84) +from:0x0215b808 kind:arm_call to:0x0215c0b4 module:overlay(84) +from:0x0215b814 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b940 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215b960 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215b974 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0215b9b0 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ba18 kind:load to:0x0203e93c module:main +from:0x0215ba38 kind:load to:0x0209b244 module:overlay(0) +from:0x0215ba50 kind:arm_call to:0x0215c0b4 module:overlay(84) +from:0x0215ba60 kind:arm_call to:0x01ff916c module:itcm +from:0x0215ba8c kind:arm_call to:0x0209b400 module:overlay(0) +from:0x0215bad8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215baec kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215bb14 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0215bb34 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215bb44 kind:load to:0x027e0958 module:dtcm +from:0x0215bb60 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215bbb0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bbfc kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0215bc08 kind:arm_call to:0x0215b3d4 module:overlay(84) +from:0x0215bc1c kind:arm_call to:0x0215bd0c module:overlay(84) +from:0x0215bc78 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bca8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bcb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bcd8 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215bcf4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215bd00 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bd08 kind:load to:0x027e09c0 module:dtcm +from:0x0215bdb8 kind:arm_call to:0x0215bdcc module:overlay(84) +from:0x0215bde8 kind:arm_call to:0x01fff148 module:itcm +from:0x0215be04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215be9c kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x0215bea8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215beac kind:load to:0x0203e93c module:main +from:0x0215bee4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215bf38 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215bf44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bf6c kind:load to:0x020b537c module:overlay(0) +from:0x0215bf74 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bf80 kind:arm_call to:0x0215bfc0 module:overlay(84) +from:0x0215bfa4 kind:arm_call to:0x0215cf54 module:overlay(84) +from:0x0215bfcc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215bfe4 kind:arm_call to:0x0215b3d4 module:overlay(84) +from:0x0215bfec kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215bffc kind:arm_call to:0x0215c03c module:overlay(84) +from:0x0215c020 kind:arm_call to:0x0215cf8c module:overlay(84) +from:0x0215c04c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215c054 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215c06c kind:arm_call to:0x0215b3d4 module:overlay(84) +from:0x0215c074 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215c14c kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215c174 kind:load to:0x021632b4 module:overlay(84) +from:0x0215c1ac kind:arm_call to:0x020982b8 module:overlay(0) +from:0x0215c210 kind:arm_call to:0x01fff498 module:itcm +from:0x0215c21c kind:arm_call to:0x01fff584 module:itcm +from:0x0215c250 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0215c2ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c2bc kind:arm_call to:0x01ffcc98 module:itcm +from:0x0215c308 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c318 kind:arm_call to:0x01ffce40 module:itcm +from:0x0215c364 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c374 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c384 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0215c3d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c3e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c3fc kind:arm_call to:0x01ff9a5c module:itcm +from:0x0215c440 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215c4dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215c4f4 kind:load to:0x027e0ce8 module:dtcm +from:0x0215c4fc kind:load to:0x0203e93c module:main +from:0x0215c51c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0215c530 kind:load to:0x02057884 module:overlay(0) +from:0x0215c544 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c54c kind:arm_call to:0x02011ff4 module:main +from:0x0215c560 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215c568 kind:arm_call to:0x02011ff4 module:main +from:0x0215c57c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c584 kind:arm_call to:0x02011ff4 module:main +from:0x0215c59c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215c5a4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215c5ac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c5b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c5bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c5c4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c5cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c5e4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215c5ec kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215c5f4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c5fc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215c604 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c60c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215c614 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215c61c kind:arm_call to:0x02011ff4 module:main +from:0x0215c630 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c644 kind:load to:0x02163fb8 module:overlay(84) +from:0x0215c658 kind:arm_call to:0x02011f3c module:main +from:0x0215c664 kind:arm_call to:0x0215c794 module:overlay(84) +from:0x0215c67c kind:arm_call to:0x02097994 module:overlay(0) +from:0x0215c6b0 kind:load to:0x0216340c module:overlay(84) +from:0x0215c6e0 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c6fc kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0215c710 kind:arm_call to:0x0215bf78 module:overlay(84) +from:0x0215c728 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0215c730 kind:arm_call to:0x01fff458 module:itcm +from:0x0215c750 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x0215c788 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215c79c kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215c800 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215c828 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215c840 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c854 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215c85c kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0215c8d8 kind:load to:0x02163430 module:overlay(84) +from:0x0215c8dc kind:load to:0x02163fb8 module:overlay(84) +from:0x0215c8e0 kind:load to:0x021632f4 module:overlay(84) +from:0x0215c8e4 kind:load to:0x0216339c module:overlay(84) +from:0x0215c8e8 kind:load to:0x021633f0 module:overlay(84) +from:0x0215c8f8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215c91c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215c958 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0215c970 kind:arm_call to:0x0215c988 module:overlay(84) +from:0x0215c980 kind:load to:0x027e0ce4 module:dtcm +from:0x0215c984 kind:load to:0x021633b8 module:overlay(84) +from:0x0215c9c0 kind:load to:0x021633d0 module:overlay(84) +from:0x0215c9e8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215c9f0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215ca84 kind:arm_call to:0x0215cd08 module:overlay(84) +from:0x0215ca9c kind:load to:0x021633a0 module:overlay(84) +from:0x0215cac4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215cacc kind:load to:0x027e0cec module:dtcm +from:0x0215cb18 kind:arm_call to:0x0215c10c module:overlay(84) +from:0x0215cb60 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215cb70 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215cb7c kind:arm_call to:0x0215beb0 module:overlay(84) +from:0x0215cb88 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215cba4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215cbb4 kind:arm_call to:0x01ff9770 module:itcm +from:0x0215cbc0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215cbe4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cbf4 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215cc10 kind:arm_call to:0x0215c988 module:overlay(84) +from:0x0215cc64 kind:arm_call to:0x0215c10c module:overlay(84) +from:0x0215cc94 kind:arm_call to:0x0215c988 module:overlay(84) +from:0x0215ccb0 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ccd8 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0215ccf8 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215cd04 kind:load to:0x027e0958 module:dtcm +from:0x0215cd14 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215cd34 kind:arm_call to:0x0215cdb0 module:overlay(84) +from:0x0215cd5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215cd7c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215cd9c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215cdac kind:load to:0x027e09c0 module:dtcm +from:0x0215ce5c kind:arm_call to:0x0215ce70 module:overlay(84) +from:0x0215ce8c kind:arm_call to:0x01fff148 module:itcm +from:0x0215cea8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215cf40 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x0215cf4c kind:load to:0x027e0ce0 module:dtcm +from:0x0215cf50 kind:load to:0x0203e93c module:main +from:0x0215cf60 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cf7c kind:arm_call to:0x0215c988 module:overlay(84) +from:0x0215cf84 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215cf9c kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215cfa4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215cfc0 kind:arm_call to:0x0215c988 module:overlay(84) +from:0x0215cfc8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215cfd8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215cfe0 kind:arm_call to:0x02011ff4 module:main +from:0x0215cff8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215d000 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215d008 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215d010 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d018 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d030 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215d038 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215d040 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215d048 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215d050 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d058 kind:arm_call to:0x02011ff4 module:main +from:0x0215d06c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215d080 kind:load to:0x0216400c module:overlay(84) +from:0x0215d094 kind:arm_call to:0x02011f3c module:main +from:0x0215d0a0 kind:arm_call to:0x0215d0d0 module:overlay(84) +from:0x0215d0b4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215d0cc kind:load to:0x02163490 module:overlay(84) +from:0x0215d0d8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215d108 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215d120 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215d154 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215d16c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215d194 kind:arm_call to:0x0200f05c module:main +from:0x0215d1b0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215d1c8 kind:load to:0x0216352c module:overlay(84) +from:0x0215d1cc kind:load to:0x0216400c module:overlay(84) +from:0x0215d1d0 kind:load to:0x021634e4 module:overlay(84) +from:0x0215d1d4 kind:load to:0x02161e24 module:overlay(84) +from:0x0215d1e0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215d1f8 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0215d23c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215d268 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x0215d288 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d28c kind:load to:0x021634ac module:overlay(84) +from:0x0215d290 kind:load to:0x021634c4 module:overlay(84) +from:0x0215d2d0 kind:arm_call to:0x020d9a98 module:overlay(31) +from:0x0215d2ec kind:arm_call to:0x01fff148 module:itcm +from:0x0215d314 kind:load to:0x027e0d34 module:dtcm +from:0x0215d318 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d338 kind:arm_call to:0x020f7554 module:overlay(31) +from:0x0215d37c kind:arm_call to:0x0200f05c module:main +from:0x0215d398 kind:load to:0x0216400c module:overlay(84) +from:0x0215d39c kind:load to:0x02161e14 module:overlay(84) +from:0x0215d3a8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215d3b0 kind:arm_call to:0x02011ff4 module:main +from:0x0215d3c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215d3d0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215d3d8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215d3e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215d3e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d400 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215d408 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215d410 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215d418 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215d420 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d428 kind:arm_call to:0x02011ff4 module:main +from:0x0215d43c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215d450 kind:load to:0x021640f4 module:overlay(84) +from:0x0215d464 kind:arm_call to:0x02011f3c module:main +from:0x0215d470 kind:arm_call to:0x0215d5c0 module:overlay(84) +from:0x0215d488 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215d498 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215d50c kind:load to:0x0216358c module:overlay(84) +from:0x0215d510 kind:load to:0x021635c4 module:overlay(84) +from:0x0215d514 kind:load to:0x021635a8 module:overlay(84) +from:0x0215d52c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215d584 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215d5b8 kind:load to:0x021635ec module:overlay(84) +from:0x0215d5bc kind:load to:0x021640f4 module:overlay(84) +from:0x0215d5c8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215d620 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215d654 kind:load to:0x021635ec module:overlay(84) +from:0x0215d658 kind:load to:0x021640f4 module:overlay(84) +from:0x0215d6b4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d6c0 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215d6dc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215d728 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215d738 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215d784 kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215d794 kind:load to:0x021641c8 module:overlay(84) +from:0x0215d798 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d7a0 kind:load to:0x020b537c module:overlay(0) +from:0x0215d7a8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215d7d8 kind:arm_call to:0x0215d800 module:overlay(84) +from:0x0215d7e0 kind:arm_call to:0x0215d8a0 module:overlay(84) +from:0x0215d828 kind:arm_call to:0x0215da28 module:overlay(84) +from:0x0215d83c kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215d858 kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215d864 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215d878 kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215d884 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215d898 kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215d8d8 kind:arm_call to:0x0215da28 module:overlay(84) +from:0x0215d8ec kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215d908 kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215d918 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215d93c kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215d94c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215d970 kind:arm_call to:0x0215d98c module:overlay(84) +from:0x0215da44 kind:arm_call to:0x01fff148 module:itcm +from:0x0215da5c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215da74 kind:load to:0x027e0ce0 module:dtcm +from:0x0215da98 kind:load to:0x0215e9c0 module:overlay(84) +from:0x0215daa8 kind:load to:0x0215e9dc module:overlay(84) +from:0x0215daf8 kind:load to:0x02049bc4 module:main +from:0x0215db08 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215db10 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215db28 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215db30 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215db38 kind:arm_call to:0x02011ff4 module:main +from:0x0215db4c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215db60 kind:load to:0x021641f8 module:overlay(84) +from:0x0215db74 kind:arm_call to:0x02011f3c module:main +from:0x0215db80 kind:arm_call to:0x0215dbd4 module:overlay(84) +from:0x0215db98 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x0215dbcc kind:load to:0x02163638 module:overlay(84) +from:0x0215dbdc kind:arm_call to:0x0215d524 module:overlay(84) +from:0x0215dc54 kind:load to:0x02163654 module:overlay(84) +from:0x0215dc58 kind:load to:0x021641e8 module:overlay(84) +from:0x0215dc68 kind:arm_call to:0x0215d65c module:overlay(84) +from:0x0215dd78 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0215dda4 kind:arm_call to:0x01fff498 module:itcm +from:0x0215de04 kind:load to:0x027e0ce8 module:dtcm +from:0x0215de2c kind:arm_call to:0x0215e9c0 module:overlay(84) +from:0x0215de6c kind:arm_call to:0x0215e9dc module:overlay(84) +from:0x0215deec kind:load to:0x02049bc4 module:main +from:0x0215defc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215df04 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215df1c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215df24 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215df2c kind:arm_call to:0x02011ff4 module:main +from:0x0215df40 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x0215df54 kind:load to:0x02164238 module:overlay(84) +from:0x0215df68 kind:arm_call to:0x02011f3c module:main +from:0x0215df74 kind:arm_call to:0x0215dfac module:overlay(84) +from:0x0215df88 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215dfa8 kind:load to:0x021636b8 module:overlay(84) +from:0x0215dfb4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215e00c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215e034 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215e04c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215e088 kind:arm_call to:0x0203d138 module:main +from:0x0215e0b8 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215e0c0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215e13c kind:load to:0x0216374c module:overlay(84) +from:0x0215e140 kind:load to:0x02164238 module:overlay(84) +from:0x0215e144 kind:load to:0x02163704 module:overlay(84) +from:0x0215e148 kind:load to:0x02152140 module:overlay(84) +from:0x0215e14c kind:load to:0x02159c20 module:overlay(84) +from:0x0215e150 kind:load to:0x021636dc module:overlay(84) +from:0x0215e154 kind:load to:0x020b27e0 module:overlay(0) +from:0x0215e160 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215e22c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215e258 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e288 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e294 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e2a0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e2d0 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215e2f0 kind:arm_call to:0x02098488 module:overlay(0) +from:0x0215e300 kind:load to:0x0216422c module:overlay(84) +from:0x0215e304 kind:load to:0x027e09c0 module:dtcm +from:0x0215e30c kind:load to:0x027e0cec module:dtcm +from:0x0215e310 kind:load to:0x02163698 module:overlay(84) +from:0x0215e320 kind:arm_call to:0x0215e62c module:overlay(84) +from:0x0215e348 kind:arm_call to:0x0215e478 module:overlay(84) +from:0x0215e354 kind:arm_call to:0x0215e48c module:overlay(84) +from:0x0215e360 kind:arm_call to:0x0215e52c module:overlay(84) +from:0x0215e36c kind:arm_call to:0x0215e5b0 module:overlay(84) +from:0x0215e374 kind:arm_call to:0x0215e650 module:overlay(84) +from:0x0215e37c kind:arm_call to:0x0215e654 module:overlay(84) +from:0x0215e3c0 kind:arm_call to:0x0215e9f4 module:overlay(84) +from:0x0215e438 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215e454 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215e460 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e474 kind:load to:0x027e0cec module:dtcm +from:0x0215e4cc kind:arm_call to:0x020159f0 module:main +from:0x0215e518 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215e528 kind:load to:0x027e09a8 module:dtcm +from:0x0215e558 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215e5a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e5ac kind:load to:0x027e09a8 module:dtcm +from:0x0215e5ec kind:arm_call to:0x020159f0 module:main +from:0x0215e63c kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215e7c8 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215e7d8 kind:load to:0x027e09c0 module:dtcm +from:0x0215e8a8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215e8bc kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e8e0 kind:arm_call to:0x0215e9f4 module:overlay(84) +from:0x0215e8f8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215e908 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215e918 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215e930 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e93c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e948 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0215e958 kind:load to:0x02161e38 module:overlay(84) +from:0x0215e95c kind:load to:0x02161e3c module:overlay(84) +from:0x0215e960 kind:load to:0x02161e34 module:overlay(84) +from:0x0215e964 kind:load to:0x027e0cec module:dtcm +from:0x0215e978 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215e99c kind:arm_call to:0x0215e9f4 module:overlay(84) +from:0x0215ea58 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215ea60 kind:arm_call to:0x02011ff4 module:main +from:0x0215ea78 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215ea80 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215ea94 kind:arm_call to:0x0203d1e8 module:main +from:0x0215ea9c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215eaa4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215eaac kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215eab4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215eac0 kind:load to:0x02152140 module:overlay(84) +from:0x0215ead0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215ead8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215eaec kind:arm_call to:0x0203d1e8 module:main +from:0x0215eaf4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215eafc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215eb04 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215eb0c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215eb14 kind:arm_call to:0x02011ff4 module:main +from:0x0215eb20 kind:load to:0x02152140 module:overlay(84) +from:0x0215eb2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215eb40 kind:load to:0x02164408 module:overlay(84) +from:0x0215eb54 kind:arm_call to:0x02011f3c module:main +from:0x0215eb60 kind:arm_call to:0x0215ec20 module:overlay(84) +from:0x0215eb78 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215ebd0 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x0215ebf8 kind:load to:0x021637f8 module:overlay(84) +from:0x0215ebfc kind:load to:0x02164350 module:overlay(84) +from:0x0215ec00 kind:load to:0x02164310 module:overlay(84) +from:0x0215ec0c kind:arm_call to:0x02097978 module:overlay(0) +from:0x0215ec14 kind:arm_call to:0x0207f4b4 module:overlay(0) +from:0x0215ec1c kind:load to:0x02164338 module:overlay(84) +from:0x0215ec28 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215ec40 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215ec6c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215ec7c kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0215ec90 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215ecd4 kind:arm_call to:0x021602b8 module:overlay(84) +from:0x0215ece0 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215ed88 kind:load to:0x0216381c module:overlay(84) +from:0x0215ed8c kind:load to:0x021636dc module:overlay(84) +from:0x0215ed90 kind:load to:0x021637ac module:overlay(84) +from:0x0215ed94 kind:load to:0x020b3094 module:overlay(0) +from:0x0215ed98 kind:load to:0x021637dc module:overlay(84) +from:0x0215ed9c kind:load to:0x02164408 module:overlay(84) +from:0x0215eda8 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215edbc kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215edd0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215ee70 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215eeb4 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215eef4 kind:load to:0x027e09c0 module:dtcm +from:0x0215ef34 kind:arm_call to:0x01ffb800 module:itcm +from:0x0215efa0 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215f0a4 kind:load to:0x027e09c0 module:dtcm +from:0x0215f0c4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215f0e4 kind:load to:0x027e09b8 module:dtcm +from:0x0215f118 kind:arm_call to:0x0215e9f4 module:overlay(84) +from:0x0215f158 kind:arm_call to:0x0215fdb4 module:overlay(84) +from:0x0215f188 kind:arm_call to:0x01fff148 module:itcm +from:0x0215f1c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215f1f0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215f240 kind:arm_call to:0x0207e1ec module:overlay(0) +from:0x0215f268 kind:arm_call to:0x0215fdb4 module:overlay(84) +from:0x0215f2e4 kind:arm_call to:0x0203a194 module:main +from:0x0215f324 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f340 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f35c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f364 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215f374 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f380 kind:load to:0x027e09c0 module:dtcm +from:0x0215f384 kind:load to:0x02164338 module:overlay(84) +from:0x0215f394 kind:load to:0x027e0cec module:dtcm +from:0x0215f3b4 kind:arm_call to:0x0208baac module:overlay(0) +from:0x0215f3c4 kind:arm_call to:0x01fff17c module:itcm +from:0x0215f3d4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215f3e8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215f410 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f420 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215f480 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f48c kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215f4b0 kind:arm_call to:0x021600b8 module:overlay(84) +from:0x0215f4f8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215f540 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215f54c kind:arm_call to:0x01fff458 module:itcm +from:0x0215f590 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215f5e0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f600 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f624 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f630 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215f668 kind:arm_call to:0x02160264 module:overlay(84) +from:0x0215f71c kind:arm_call to:0x01ffedac module:itcm +from:0x0215f728 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215f73c kind:arm_call to:0x021600b8 module:overlay(84) +from:0x0215f7e8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f7ec kind:load to:0x027e0ce4 module:dtcm +from:0x0215f7fc kind:load to:0x027e09a8 module:dtcm +from:0x0215f804 kind:load to:0x027e0cec module:dtcm +from:0x0215f81c kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215f82c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f83c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215f868 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215f888 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215f8c0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f8cc kind:arm_call to:0x02080160 module:overlay(0) +from:0x0215f8e4 kind:arm_call to:0x021600b8 module:overlay(84) +from:0x0215f920 kind:load to:0x027e09a8 module:dtcm +from:0x0215f928 kind:load to:0x027e0cec module:dtcm +from:0x0215f930 kind:load to:0x027e0cd8 module:dtcm +from:0x0215f94c kind:arm_call to:0x01ff916c module:itcm +from:0x0215f9a0 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215f9b8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215f9d8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0215fa74 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215fa88 kind:arm_call to:0x020716bc module:overlay(0) +from:0x0215faa8 kind:load to:0x027e09b8 module:dtcm +from:0x0215faac kind:load to:0x027e09a8 module:dtcm +from:0x0215fb20 kind:arm_call to:0x021600b8 module:overlay(84) +from:0x0215fbd0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215fbe8 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x0215fc00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215fc7c kind:load to:0x027e09a8 module:dtcm +from:0x0215fc90 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215fd00 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fd5c kind:arm_call to:0x01fff60c module:itcm +from:0x0215fda0 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0215fdac kind:load to:0x027e0cd8 module:dtcm +from:0x0215fdb0 kind:load to:0x027e09b4 module:dtcm +from:0x0215fe04 kind:arm_call to:0x02039edc module:main +from:0x0215fe10 kind:arm_call to:0x0203a950 module:main +from:0x0215fe18 kind:arm_call to:0x02039d38 module:main +from:0x0215fe5c kind:arm_call to:0x02039edc module:main +from:0x0215fe68 kind:arm_call to:0x0203a950 module:main +from:0x0215fe74 kind:arm_call to:0x0203a950 module:main +from:0x0215fe80 kind:arm_call to:0x0203ab30 module:main +from:0x0215feb4 kind:arm_call to:0x02039edc module:main +from:0x0215fec0 kind:arm_call to:0x0203a950 module:main +from:0x0215fecc kind:arm_call to:0x0203a950 module:main +from:0x0215fed4 kind:arm_call to:0x0203ad60 module:main +from:0x0215fed8 kind:arm_call to:0x0203a584 module:main +from:0x0215ff30 kind:arm_call to:0x02039edc module:main +from:0x0215ff3c kind:arm_call to:0x0203a950 module:main +from:0x0215ff44 kind:arm_call to:0x02039d38 module:main +from:0x0215ff80 kind:arm_call to:0x02039edc module:main +from:0x0215ff8c kind:arm_call to:0x0203a950 module:main +from:0x0215ff98 kind:arm_call to:0x0203a950 module:main +from:0x0215ffa4 kind:arm_call to:0x0203ab30 module:main +from:0x0215ffd0 kind:arm_call to:0x02039edc module:main +from:0x0215ffdc kind:arm_call to:0x0203a950 module:main +from:0x0215ffe8 kind:arm_call to:0x0203a950 module:main +from:0x0215fff0 kind:arm_call to:0x0203ad60 module:main +from:0x0215fff4 kind:arm_call to:0x0203a584 module:main +from:0x02160028 kind:load to:0x02049bc4 module:main +from:0x0216006c kind:arm_call to:0x02098564 module:overlay(0) +from:0x021600a8 kind:arm_call to:0x020985d0 module:overlay(0) +from:0x021600c4 kind:arm_call to:0x01ffedac module:itcm +from:0x021600e0 kind:arm_call to:0x01fff498 module:itcm +from:0x021600ec kind:arm_call to:0x01fff584 module:itcm +from:0x02160108 kind:arm_call to:0x01fff584 module:itcm +from:0x0216011c kind:load to:0x027e0ce8 module:dtcm +from:0x0216019c kind:load to:0x020982b8 module:overlay(0) +from:0x021601f4 kind:arm_call to:0x01fff498 module:itcm +from:0x02160200 kind:arm_call to:0x01fff584 module:itcm +from:0x02160224 kind:arm_call to:0x02160264 module:overlay(84) +from:0x02160240 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x02160254 kind:load to:0x027e0ce8 module:dtcm +from:0x02160290 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021602b0 kind:load to:0x027e0cec module:dtcm +from:0x021602f0 kind:load to:0x021637c0 module:overlay(84) +from:0x0216030c kind:arm_call to:0x01fff458 module:itcm +from:0x02160330 kind:arm_call to:0x0207b734 module:overlay(0) +from:0x02160350 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02160358 kind:arm_call to:0x02011ff4 module:main +from:0x0216036c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02160374 kind:arm_call to:0x02011ff4 module:main +from:0x02160388 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02160390 kind:arm_call to:0x02011ff4 module:main +from:0x021603a8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021603b0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021603b8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021603c0 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x021603c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021603d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021603e8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021603f0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021603f8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02160400 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02160408 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02160410 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02160418 kind:arm_call to:0x02011ff4 module:main +from:0x0216042c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02160440 kind:load to:0x021644f0 module:overlay(84) +from:0x02160454 kind:arm_call to:0x02011f3c module:main +from:0x02160460 kind:arm_call to:0x02160490 module:overlay(84) +from:0x02160474 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x0216048c kind:load to:0x02163894 module:overlay(84) +from:0x02160498 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021604b0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021604cc kind:load to:0x021638b0 module:overlay(84) +from:0x021604d8 kind:arm_call to:0x02160540 module:overlay(84) +from:0x02160508 kind:arm_call to:0x02160540 module:overlay(84) +from:0x02160574 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x0216059c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021605a4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021605bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021605c4 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021605cc kind:arm_call to:0x02011ff4 module:main +from:0x021605e0 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x021605f4 kind:load to:0x02164520 module:overlay(84) +from:0x02160608 kind:arm_call to:0x02011f3c module:main +from:0x02160614 kind:arm_call to:0x02160668 module:overlay(84) +from:0x02160634 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x02160660 kind:load to:0x021638f0 module:overlay(84) +from:0x02160670 kind:arm_call to:0x0214a098 module:overlay(70) +from:0x02160698 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x021606a8 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x021606b4 kind:load to:0x02164520 module:overlay(84) +from:0x021606bc kind:load to:0x02163918 module:overlay(84) +from:0x021606c0 kind:load to:0x02163988 module:overlay(84) +from:0x02160714 kind:load to:0x02164520 module:overlay(84) +from:0x02160774 kind:load to:0x02164520 module:overlay(84) +from:0x02160784 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0216078c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02160794 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021607ac kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021607b4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021607bc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021607c4 kind:arm_call to:0x02011ff4 module:main +from:0x021607d8 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021607ec kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021607f4 kind:arm_call to:0x02011ff4 module:main +from:0x02160808 kind:arm_branch to:0x0214a31c module:overlay(70) +from:0x02160818 kind:load to:0x02164598 module:overlay(84) +from:0x0216082c kind:arm_call to:0x02011f3c module:main +from:0x02160838 kind:arm_call to:0x0216088c module:overlay(84) +from:0x0216084c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02160884 kind:load to:0x021639e4 module:overlay(84) +from:0x02160898 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021608fc kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02160904 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x0216090c kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02160914 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160924 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02160934 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0216093c kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x02160a34 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02160a7c kind:load to:0x02163a08 module:overlay(84) +from:0x02160a80 kind:load to:0x02164598 module:overlay(84) +from:0x02160a84 kind:load to:0x02162ba8 module:overlay(84) +from:0x02160a88 kind:load to:0x021636dc module:overlay(84) +from:0x02160a90 kind:load to:0x02049bc4 module:main +from:0x02160a98 kind:load to:0x0203e93c module:main +from:0x02160a9c kind:load to:0x027e07d4 module:dtcm +from:0x02160aa0 kind:load to:0x021639b0 module:overlay(84) +from:0x02160aa4 kind:load to:0x02163998 module:overlay(84) +from:0x02160b6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02160b78 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02160c48 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02160c74 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02160c90 kind:arm_call to:0x02161010 module:overlay(84) +from:0x02160ca0 kind:load to:0x027e0cd8 module:dtcm +from:0x02160ca8 kind:load to:0x02049bc4 module:main +from:0x02160cac kind:load to:0x02163998 module:overlay(84) +from:0x02160cb0 kind:load to:0x027e09c0 module:dtcm +from:0x02160cfc kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02160d08 kind:load to:0x027e09c0 module:dtcm +from:0x02160d38 kind:arm_call to:0x01ff916c module:itcm +from:0x02160d7c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160db0 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02160dd8 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02160de4 kind:arm_call to:0x02161010 module:overlay(84) +from:0x02160df0 kind:load to:0x027e09bc module:dtcm +from:0x02160e18 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160e40 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160e5c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160e78 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160e88 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160e90 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02160eec kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02160efc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02160f04 kind:arm_call to:0x02160128 module:overlay(84) +from:0x02160f1c kind:arm_call to:0x02161010 module:overlay(84) +from:0x02160f28 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02160f38 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02160f44 kind:load to:0x027e09a8 module:dtcm +from:0x02160f50 kind:load to:0x027e0cec module:dtcm +from:0x02160f54 kind:load to:0x020b537c module:overlay(0) +from:0x02160f5c kind:load to:0x027e0ce4 module:dtcm +from:0x02160f60 kind:load to:0x027e09c0 module:dtcm +from:0x02160f9c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02160ff4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161000 kind:load to:0x027e09c0 module:dtcm +from:0x02161004 kind:load to:0x027e0cd8 module:dtcm +from:0x02161008 kind:load to:0x027e09a8 module:dtcm +from:0x0216104c kind:load to:0x021639bc module:overlay(84) +from:0x0216109c kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021610ac kind:arm_call to:0x02160df4 module:overlay(84) +from:0x021610b4 kind:load to:0x021639bc module:overlay(84) +from:0x021610c0 kind:load to:0x02161050 module:overlay(84) +from:0x02161114 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02161170 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0216117c kind:load to:0x0203e93c module:main +from:0x0216118c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02161194 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216119c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021611a4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021611ac kind:arm_call to:0x02098468 module:overlay(0) +from:0x021611c4 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021611cc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021611d4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021611dc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021611e4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021611ec kind:arm_call to:0x02011ff4 module:main +from:0x02161200 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161218 kind:arm_call to:0x020c106c module:overlay(1) +from:0x02161224 kind:arm_call to:0x020c0e14 module:overlay(1) +from:0x02161258 kind:arm_call to:0x020c0ff4 module:overlay(1) +from:0x02161284 kind:load to:0x02163a5c module:overlay(84) +from:0x02161288 kind:load to:0x02164670 module:overlay(84) +from:0x021612a4 kind:load to:0x02164670 module:overlay(84) +from:0x021612b0 kind:load to:0x02164684 module:overlay(84) +from:0x021612c4 kind:arm_call to:0x02011f3c module:main +from:0x021612d0 kind:arm_call to:0x0216137c module:overlay(84) +from:0x021612e8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021612f8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02161360 kind:load to:0x02163a70 module:overlay(84) +from:0x02161368 kind:load to:0x021636dc module:overlay(84) +from:0x0216136c kind:load to:0x02163a8c module:overlay(84) +from:0x02161384 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021613dc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021613f0 kind:load to:0x02163aa8 module:overlay(84) +from:0x021613f4 kind:load to:0x02164684 module:overlay(84) +from:0x021613f8 kind:load to:0x02164758 module:overlay(84) +from:0x02161434 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216143c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02161454 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216145c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02161464 kind:arm_call to:0x02011ff4 module:main +from:0x02161478 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021614a0 kind:load to:0x027e0d80 module:dtcm +from:0x021614a4 kind:load to:0x021530b4 module:overlay(84) +from:0x021614e0 kind:arm_call to:0x02161484 module:overlay(84) +from:0x021614f4 kind:arm_call to:0x01fff148 module:itcm +from:0x02161524 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161530 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161544 kind:arm_call to:0x020829e8 module:overlay(0) +from:0x021615a4 kind:arm_call to:0x01fff17c module:itcm +from:0x02161644 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216167c kind:arm_call to:0x01ff9218 module:itcm +from:0x021616a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021616c8 kind:arm_call to:0x01ff9984 module:itcm +from:0x021616d4 kind:load to:0x027e0d80 module:dtcm +from:0x021616d8 kind:load to:0x027e0ce0 module:dtcm +from:0x021616dc kind:load to:0x027e0cdc module:dtcm +from:0x021616e0 kind:load to:0x0203e93c module:main +from:0x021616e8 kind:load to:0x020aaee4 module:overlay(0) +from:0x021616ec kind:load to:0x020aaedc module:overlay(0) +from:0x021616f0 kind:load to:0x020aaed8 module:overlay(0) +from:0x021616f4 kind:load to:0x020aaee0 module:overlay(0) +from:0x021616f8 kind:load to:0x020aaee8 module:overlay(0) +from:0x02161738 kind:arm_call to:0x02161484 module:overlay(84) +from:0x0216176c kind:arm_call to:0x01ffb714 module:itcm +from:0x02161778 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216178c kind:arm_call to:0x020829e8 module:overlay(0) +from:0x021617b4 kind:arm_call to:0x020157f8 module:main +from:0x021617c0 kind:load to:0x027e0d80 module:dtcm +from:0x021617c4 kind:load to:0x027e0cdc module:dtcm +from:0x0216239c kind:arm_call to:0x02150c14 module:overlay(84) +from:0x021623ac kind:arm_call to:0x0203ce4c module:main +from:0x0216242c kind:load to:0x02163af0 module:overlay(84) +from:0x02162434 kind:load to:0x02162a60 module:overlay(84) +from:0x02162438 kind:load to:0x02162cb0 module:overlay(84) +from:0x0216243c kind:load to:0x02162ac0 module:overlay(84) +from:0x02162440 kind:load to:0x02162acc module:overlay(84) +from:0x02162444 kind:load to:0x02162ad8 module:overlay(84) +from:0x0216244c kind:load to:0x02162c1c module:overlay(84) +from:0x02162450 kind:load to:0x02162c28 module:overlay(84) +from:0x02162458 kind:load to:0x02162c34 module:overlay(84) +from:0x0216245c kind:load to:0x02162c40 module:overlay(84) +from:0x02162460 kind:load to:0x02162c4c module:overlay(84) +from:0x02162464 kind:load to:0x02162c58 module:overlay(84) +from:0x02162470 kind:load to:0x02162cc4 module:overlay(84) +from:0x02162478 kind:load to:0x02162cd8 module:overlay(84) +from:0x0216247c kind:load to:0x02162cec module:overlay(84) +from:0x02162480 kind:load to:0x02162af0 module:overlay(84) +from:0x02162484 kind:load to:0x02162afc module:overlay(84) +from:0x02162488 kind:load to:0x02162b08 module:overlay(84) +from:0x0216248c kind:load to:0x02162aa8 module:overlay(84) +from:0x02162490 kind:load to:0x02162b20 module:overlay(84) +from:0x02162494 kind:load to:0x02162e94 module:overlay(84) +from:0x02162498 kind:load to:0x02162b2c module:overlay(84) +from:0x0216249c kind:load to:0x02162b38 module:overlay(84) +from:0x021624a0 kind:load to:0x02163ae0 module:overlay(84) +from:0x021624a4 kind:load to:0x02162ea8 module:overlay(84) +from:0x021624a8 kind:load to:0x02162ebc module:overlay(84) +from:0x021624ac kind:load to:0x02162ed0 module:overlay(84) +from:0x021624b0 kind:load to:0x02162ee4 module:overlay(84) +from:0x021624b4 kind:load to:0x02162ef8 module:overlay(84) +from:0x021624b8 kind:load to:0x02162f0c module:overlay(84) +from:0x021624bc kind:load to:0x02162f20 module:overlay(84) +from:0x021624c0 kind:load to:0x02162f34 module:overlay(84) +from:0x021624c4 kind:load to:0x02162f48 module:overlay(84) +from:0x021624c8 kind:load to:0x02162f5c module:overlay(84) +from:0x021624cc kind:load to:0x02162d00 module:overlay(84) +from:0x021624d0 kind:load to:0x02162d1c module:overlay(84) +from:0x021624d4 kind:load to:0x02162d38 module:overlay(84) +from:0x021624d8 kind:load to:0x02162e04 module:overlay(84) +from:0x021624dc kind:load to:0x02162e20 module:overlay(84) +from:0x021624e0 kind:load to:0x02162e3c module:overlay(84) +from:0x021624e4 kind:load to:0x02162e58 module:overlay(84) +from:0x021624e8 kind:load to:0x02162e74 module:overlay(84) +from:0x021624ec kind:load to:0x02162d54 module:overlay(84) +from:0x021624f0 kind:load to:0x02162d70 module:overlay(84) +from:0x021624f4 kind:load to:0x02162d8c module:overlay(84) +from:0x021624f8 kind:load to:0x02163b30 module:overlay(84) +from:0x021624fc kind:load to:0x02159c6c module:overlay(84) +from:0x02162500 kind:load to:0x02163ae4 module:overlay(84) +from:0x02162504 kind:load to:0x02043190 module:main +from:0x02162508 kind:load to:0x02162f6c module:overlay(84) +from:0x02162544 kind:arm_call to:0x02159cb0 module:overlay(84) +from:0x02162554 kind:arm_call to:0x0203ce4c module:main +from:0x02162568 kind:load to:0x021630b4 module:overlay(84) +from:0x0216256c kind:load to:0x02163c08 module:overlay(84) +from:0x02162570 kind:load to:0x02163c18 module:overlay(84) +from:0x02162574 kind:load to:0x0215a374 module:overlay(84) +from:0x02162578 kind:load to:0x02163c0c module:overlay(84) +from:0x02162598 kind:arm_call to:0x0215a3b8 module:overlay(84) +from:0x021625a8 kind:arm_call to:0x0203ce4c module:main +from:0x021625bc kind:load to:0x02163cf0 module:overlay(84) +from:0x021625c0 kind:load to:0x02163d00 module:overlay(84) +from:0x021625c4 kind:load to:0x0215aeb0 module:overlay(84) +from:0x021625c8 kind:load to:0x02163cf4 module:overlay(84) +from:0x021625e8 kind:arm_call to:0x0215aef4 module:overlay(84) +from:0x021625f8 kind:arm_call to:0x0203ce4c module:main +from:0x0216260c kind:load to:0x02163dd8 module:overlay(84) +from:0x02162610 kind:load to:0x02163de8 module:overlay(84) +from:0x02162614 kind:load to:0x0215afd4 module:overlay(84) +from:0x02162618 kind:load to:0x02163ddc module:overlay(84) +from:0x02162638 kind:arm_call to:0x0215b018 module:overlay(84) +from:0x02162648 kind:arm_call to:0x0203ce4c module:main +from:0x0216265c kind:load to:0x02163ec0 module:overlay(84) +from:0x02162660 kind:load to:0x02163ed0 module:overlay(84) +from:0x02162664 kind:load to:0x0215c628 module:overlay(84) +from:0x02162668 kind:load to:0x02163ec4 module:overlay(84) +from:0x02162688 kind:arm_call to:0x0215c66c module:overlay(84) +from:0x02162698 kind:arm_call to:0x0203ce4c module:main +from:0x021626ac kind:load to:0x02163fa8 module:overlay(84) +from:0x021626b0 kind:load to:0x02163fb8 module:overlay(84) +from:0x021626b4 kind:load to:0x0215d064 module:overlay(84) +from:0x021626b8 kind:load to:0x02163fac module:overlay(84) +from:0x021626d8 kind:arm_call to:0x0215d0a8 module:overlay(84) +from:0x021626e8 kind:arm_call to:0x0203ce4c module:main +from:0x021626fc kind:load to:0x02163ffc module:overlay(84) +from:0x02162700 kind:load to:0x0216400c module:overlay(84) +from:0x02162704 kind:load to:0x0215d434 module:overlay(84) +from:0x02162708 kind:load to:0x02164000 module:overlay(84) +from:0x02162728 kind:arm_call to:0x0215d478 module:overlay(84) +from:0x02162738 kind:arm_call to:0x0203ce4c module:main +from:0x0216274c kind:load to:0x021640e4 module:overlay(84) +from:0x02162750 kind:load to:0x021640f4 module:overlay(84) +from:0x02162754 kind:load to:0x0215db44 module:overlay(84) +from:0x02162758 kind:load to:0x021640e8 module:overlay(84) +from:0x02162778 kind:arm_call to:0x0215db88 module:overlay(84) +from:0x02162788 kind:arm_call to:0x0203ce4c module:main +from:0x0216279c kind:load to:0x021641e8 module:overlay(84) +from:0x021627a0 kind:load to:0x021641f8 module:overlay(84) +from:0x021627a4 kind:load to:0x0215df38 module:overlay(84) +from:0x021627a8 kind:load to:0x021641ec module:overlay(84) +from:0x021627d8 kind:arm_call to:0x0215df7c module:overlay(84) +from:0x021627e8 kind:arm_call to:0x0203ce4c module:main +from:0x021627fc kind:load to:0x0216421c module:overlay(84) +from:0x02162800 kind:load to:0x02164238 module:overlay(84) +from:0x02162804 kind:load to:0x0215eb24 module:overlay(84) +from:0x02162808 kind:load to:0x02164220 module:overlay(84) +from:0x0216282c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0216283c kind:arm_call to:0x0203ce4c module:main +from:0x02162844 kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x0216285c kind:arm_call to:0x0215eb68 module:overlay(84) +from:0x0216286c kind:arm_call to:0x0203ce4c module:main +from:0x02162880 kind:load to:0x02164310 module:overlay(84) +from:0x02162884 kind:load to:0x02164338 module:overlay(84) +from:0x02162888 kind:load to:0x0207f488 module:overlay(0) +from:0x0216288c kind:load to:0x02164320 module:overlay(84) +from:0x02162890 kind:load to:0x02164350 module:overlay(84) +from:0x02162894 kind:load to:0x02164408 module:overlay(84) +from:0x02162898 kind:load to:0x02160424 module:overlay(84) +from:0x0216289c kind:load to:0x0216432c module:overlay(84) +from:0x021628bc kind:arm_call to:0x02160468 module:overlay(84) +from:0x021628cc kind:arm_call to:0x0203ce4c module:main +from:0x021628e0 kind:load to:0x021644e0 module:overlay(84) +from:0x021628e4 kind:load to:0x021644f0 module:overlay(84) +from:0x021628e8 kind:load to:0x021605d8 module:overlay(84) +from:0x021628ec kind:load to:0x021644e4 module:overlay(84) +from:0x0216290c kind:arm_call to:0x0216061c module:overlay(84) +from:0x0216291c kind:arm_call to:0x0203ce4c module:main +from:0x02162930 kind:load to:0x02164510 module:overlay(84) +from:0x02162934 kind:load to:0x02164520 module:overlay(84) +from:0x02162938 kind:load to:0x021607d0 module:overlay(84) +from:0x0216293c kind:load to:0x02164514 module:overlay(84) +from:0x02162990 kind:arm_call to:0x02160840 module:overlay(84) +from:0x021629a0 kind:arm_call to:0x0203ce4c module:main +from:0x021629b4 kind:load to:0x02163998 module:overlay(84) +from:0x021629b8 kind:load to:0x02164588 module:overlay(84) +from:0x021629bc kind:load to:0x02164598 module:overlay(84) +from:0x021629c0 kind:load to:0x021611f8 module:overlay(84) +from:0x021629c4 kind:load to:0x0216458c module:overlay(84) +from:0x021629e4 kind:arm_call to:0x021612d8 module:overlay(84) +from:0x021629f4 kind:arm_call to:0x0203ce4c module:main +from:0x02162a08 kind:load to:0x02164674 module:overlay(84) +from:0x02162a0c kind:load to:0x02164684 module:overlay(84) +from:0x02162a10 kind:load to:0x02161470 module:overlay(84) +from:0x02162a14 kind:load to:0x02164678 module:overlay(84) +from:0x02162a18 kind:load to:0x02161e40 module:overlay(84) +from:0x02162a1c kind:load to:0x0216250c module:overlay(84) +from:0x02162a20 kind:load to:0x0216257c module:overlay(84) +from:0x02162a24 kind:load to:0x021625cc module:overlay(84) +from:0x02162a28 kind:load to:0x0216261c module:overlay(84) +from:0x02162a2c kind:load to:0x0216266c module:overlay(84) +from:0x02162a30 kind:load to:0x021626bc module:overlay(84) +from:0x02162a34 kind:load to:0x0216270c module:overlay(84) +from:0x02162a38 kind:load to:0x0216275c module:overlay(84) +from:0x02162a3c kind:load to:0x021627ac module:overlay(84) +from:0x02162a40 kind:load to:0x0216280c module:overlay(84) +from:0x02162a44 kind:load to:0x021628a0 module:overlay(84) +from:0x02162a48 kind:load to:0x021628f0 module:overlay(84) +from:0x02162a4c kind:load to:0x02162940 module:overlay(84) +from:0x02162a50 kind:load to:0x021629c8 module:overlay(84) +from:0x02162b4c kind:load to:0x02153c70 module:overlay(84) +from:0x02162b58 kind:load to:0x02150cdc module:overlay(84) +from:0x02162b64 kind:load to:0x02097bf4 module:overlay(0) +from:0x02162b68 kind:load to:0x02151d64 module:overlay(84) +from:0x02162b74 kind:load to:0x02097bf4 module:overlay(0) +from:0x02162b78 kind:load to:0x02151fec module:overlay(84) +from:0x02162b84 kind:load to:0x02150bec module:overlay(84) +from:0x02162b88 kind:load to:0x02097924 module:overlay(0) +from:0x02162b8c kind:load to:0x02150c70 module:overlay(84) +from:0x02162b90 kind:load to:0x020977b0 module:overlay(0) +from:0x02162b94 kind:load to:0x0209792c module:overlay(0) +from:0x02162b98 kind:load to:0x0209794c module:overlay(0) +from:0x02162b9c kind:load to:0x02097978 module:overlay(0) +from:0x02162ba8 kind:load to:0x0207c2b4 module:overlay(0) +from:0x02162bac kind:load to:0x0207c2bc module:overlay(0) +from:0x02162bb0 kind:load to:0x0207c388 module:overlay(0) +from:0x02162bb4 kind:load to:0x0207c378 module:overlay(0) +from:0x02162bb8 kind:load to:0x0207c3cc module:overlay(0) +from:0x02162bbc kind:load to:0x0207c3ec module:overlay(0) +from:0x02162bc0 kind:load to:0x0207c430 module:overlay(0) +from:0x02162bc4 kind:load to:0x0207c460 module:overlay(0) +from:0x02162bd0 kind:load to:0x0207d3b8 module:overlay(0) +from:0x02162bd4 kind:load to:0x0207d3c0 module:overlay(0) +from:0x02162bd8 kind:load to:0x0207d590 module:overlay(0) +from:0x02162bdc kind:load to:0x0207d564 module:overlay(0) +from:0x02162be0 kind:load to:0x0207d878 module:overlay(0) +from:0x02162be4 kind:load to:0x0207d8d4 module:overlay(0) +from:0x02162be8 kind:load to:0x0207d940 module:overlay(0) +from:0x02162bec kind:load to:0x0207d9d8 module:overlay(0) +from:0x02162bf8 kind:load to:0x02152ca4 module:overlay(84) +from:0x02162bfc kind:load to:0x02159c34 module:overlay(84) +from:0x02162c00 kind:load to:0x02057bd4 module:overlay(0) +from:0x02162c04 kind:load to:0x02057a68 module:overlay(0) +from:0x02162c08 kind:load to:0x02057da8 module:overlay(0) +from:0x02162c0c kind:load to:0x02057e24 module:overlay(0) +from:0x02162c10 kind:load to:0x02057e88 module:overlay(0) +from:0x02162c14 kind:load to:0x02057c14 module:overlay(0) +from:0x02162c18 kind:load to:0x02057d64 module:overlay(0) +from:0x02162c6c kind:load to:0x02152cb8 module:overlay(84) +from:0x02162c70 kind:load to:0x02159c50 module:overlay(84) +from:0x02162c74 kind:load to:0x0209a234 module:overlay(0) +from:0x02162c78 kind:load to:0x0209a268 module:overlay(0) +from:0x02162c7c kind:load to:0x0209a300 module:overlay(0) +from:0x02162c80 kind:load to:0x0209a314 module:overlay(0) +from:0x02162c84 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02162c88 kind:load to:0x0209a33c module:overlay(0) +from:0x02162c8c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02162c90 kind:load to:0x0209a04c module:overlay(0) +from:0x02162c94 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02162c98 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02162c9c kind:load to:0x0209a328 module:overlay(0) +from:0x02162ca0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02162ca4 kind:load to:0x02159bd0 module:overlay(84) +from:0x02162ca8 kind:load to:0x02159bac module:overlay(84) +from:0x02162cac kind:load to:0x0209a6ec module:overlay(0) +from:0x02162db0 kind:load to:0x020984f8 module:overlay(0) +from:0x02162db4 kind:load to:0x02098534 module:overlay(0) +from:0x02162db8 kind:load to:0x0209854c module:overlay(0) +from:0x02162dbc kind:load to:0x02098558 module:overlay(0) +from:0x02162dc0 kind:load to:0x01fff464 module:itcm +from:0x02162dc4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162dc8 kind:load to:0x021531c4 module:overlay(84) +from:0x02162dcc kind:load to:0x021533cc module:overlay(84) +from:0x02162dd0 kind:load to:0x021597b0 module:overlay(84) +from:0x02162dd4 kind:load to:0x021599ec module:overlay(84) +from:0x02162dd8 kind:load to:0x0209849c module:overlay(0) +from:0x02162ddc kind:load to:0x02159a78 module:overlay(84) +from:0x02162de0 kind:load to:0x020984a4 module:overlay(0) +from:0x02162de4 kind:load to:0x020984a8 module:overlay(0) +from:0x02162de8 kind:load to:0x02098564 module:overlay(0) +from:0x02162dec kind:load to:0x020985d0 module:overlay(0) +from:0x02162df0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162df4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162df8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162dfc kind:load to:0x02152cf0 module:overlay(84) +from:0x02162e00 kind:load to:0x02152e70 module:overlay(84) +from:0x02162ea0 kind:load to:0x021617d4 module:overlay(84) +from:0x02162eb4 kind:load to:0x021617d4 module:overlay(84) +from:0x02162ec8 kind:load to:0x021617d4 module:overlay(84) +from:0x02162edc kind:load to:0x021617d4 module:overlay(84) +from:0x02162ef0 kind:load to:0x021617d4 module:overlay(84) +from:0x02162f04 kind:load to:0x021617d4 module:overlay(84) +from:0x02162f18 kind:load to:0x021617d4 module:overlay(84) +from:0x02162f2c kind:load to:0x021617c8 module:overlay(84) +from:0x02162f40 kind:load to:0x021617c8 module:overlay(84) +from:0x02162f54 kind:load to:0x021617d0 module:overlay(84) +from:0x02162f68 kind:load to:0x021617cc module:overlay(84) +from:0x02162f6c kind:load to:0x02155ba0 module:overlay(84) +from:0x02162f74 kind:load to:0x02155c48 module:overlay(84) +from:0x02162f7c kind:load to:0x02156624 module:overlay(84) +from:0x02162f84 kind:load to:0x02156654 module:overlay(84) +from:0x02162f8c kind:load to:0x02156770 module:overlay(84) +from:0x02162f9c kind:load to:0x02156834 module:overlay(84) +from:0x02162fa4 kind:load to:0x021568f8 module:overlay(84) +from:0x02162fac kind:load to:0x02156a98 module:overlay(84) +from:0x02162fb4 kind:load to:0x02156ab4 module:overlay(84) +from:0x02162fbc kind:load to:0x02156af4 module:overlay(84) +from:0x02162fcc kind:load to:0x02156f28 module:overlay(84) +from:0x02162fd4 kind:load to:0x02157010 module:overlay(84) +from:0x02162fe4 kind:load to:0x021570bc module:overlay(84) +from:0x02162fec kind:load to:0x021570f4 module:overlay(84) +from:0x02162ffc kind:load to:0x02157574 module:overlay(84) +from:0x02163004 kind:load to:0x02157654 module:overlay(84) +from:0x02163014 kind:load to:0x0215773c module:overlay(84) +from:0x0216301c kind:load to:0x02157808 module:overlay(84) +from:0x0216302c kind:load to:0x021579e4 module:overlay(84) +from:0x02163034 kind:load to:0x02157a4c module:overlay(84) +from:0x0216303c kind:load to:0x02157c78 module:overlay(84) +from:0x02163044 kind:load to:0x02157ca0 module:overlay(84) +from:0x0216304c kind:load to:0x02157d6c module:overlay(84) +from:0x0216305c kind:load to:0x02157da8 module:overlay(84) +from:0x02163064 kind:load to:0x02157ea8 module:overlay(84) +from:0x0216306c kind:load to:0x021584e8 module:overlay(84) +from:0x02163074 kind:load to:0x021584f8 module:overlay(84) +from:0x0216307c kind:load to:0x0215859c module:overlay(84) +from:0x0216308c kind:load to:0x02158e64 module:overlay(84) +from:0x02163094 kind:load to:0x02158f20 module:overlay(84) +from:0x021630c8 kind:load to:0x02159c8c module:overlay(84) +from:0x021630cc kind:load to:0x02097924 module:overlay(0) +from:0x021630d0 kind:load to:0x02097734 module:overlay(0) +from:0x021630d4 kind:load to:0x020977b0 module:overlay(0) +from:0x021630d8 kind:load to:0x0209792c module:overlay(0) +from:0x021630dc kind:load to:0x0209794c module:overlay(0) +from:0x021630e0 kind:load to:0x02097978 module:overlay(0) +from:0x021630ec kind:load to:0x020984f8 module:overlay(0) +from:0x021630f0 kind:load to:0x02098534 module:overlay(0) +from:0x021630f4 kind:load to:0x0209854c module:overlay(0) +from:0x021630f8 kind:load to:0x02098558 module:overlay(0) +from:0x021630fc kind:load to:0x01fff464 module:itcm +from:0x02163100 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163104 kind:load to:0x02159db8 module:overlay(84) +from:0x02163108 kind:load to:0x02098490 module:overlay(0) +from:0x0216310c kind:load to:0x02159ddc module:overlay(84) +from:0x02163110 kind:load to:0x0215a0bc module:overlay(84) +from:0x02163114 kind:load to:0x0209849c module:overlay(0) +from:0x02163118 kind:load to:0x0215a0f8 module:overlay(84) +from:0x0216311c kind:load to:0x020984a4 module:overlay(0) +from:0x02163120 kind:load to:0x020984a8 module:overlay(0) +from:0x02163124 kind:load to:0x02098564 module:overlay(0) +from:0x02163128 kind:load to:0x020985d0 module:overlay(0) +from:0x0216312c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163130 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163134 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163138 kind:load to:0x02159d60 module:overlay(84) +from:0x0216313c kind:load to:0x02159d88 module:overlay(84) +from:0x02163148 kind:load to:0x0215a394 module:overlay(84) +from:0x0216314c kind:load to:0x02097924 module:overlay(0) +from:0x02163150 kind:load to:0x02097734 module:overlay(0) +from:0x02163154 kind:load to:0x020977b0 module:overlay(0) +from:0x02163158 kind:load to:0x0209792c module:overlay(0) +from:0x0216315c kind:load to:0x0209794c module:overlay(0) +from:0x02163160 kind:load to:0x02097978 module:overlay(0) +from:0x0216316c kind:load to:0x020984f8 module:overlay(0) +from:0x02163170 kind:load to:0x02098534 module:overlay(0) +from:0x02163174 kind:load to:0x0209854c module:overlay(0) +from:0x02163178 kind:load to:0x02098558 module:overlay(0) +from:0x0216317c kind:load to:0x01fff464 module:itcm +from:0x02163180 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163184 kind:load to:0x0215a5a0 module:overlay(84) +from:0x02163188 kind:load to:0x02098490 module:overlay(0) +from:0x0216318c kind:load to:0x0215a754 module:overlay(84) +from:0x02163190 kind:load to:0x0215a788 module:overlay(84) +from:0x02163194 kind:load to:0x0209849c module:overlay(0) +from:0x02163198 kind:load to:0x0215ab50 module:overlay(84) +from:0x0216319c kind:load to:0x020984a4 module:overlay(0) +from:0x021631a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021631a4 kind:load to:0x02098564 module:overlay(0) +from:0x021631a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021631ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021631b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021631b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021631b8 kind:load to:0x0215add8 module:overlay(84) +from:0x021631bc kind:load to:0x0215ae40 module:overlay(84) +from:0x021631c0 kind:load to:0x0215ab48 module:overlay(84) +from:0x021631cc kind:load to:0x0215aed0 module:overlay(84) +from:0x021631d0 kind:load to:0x02097924 module:overlay(0) +from:0x021631d4 kind:load to:0x02097734 module:overlay(0) +from:0x021631d8 kind:load to:0x020977b0 module:overlay(0) +from:0x021631dc kind:load to:0x0209792c module:overlay(0) +from:0x021631e0 kind:load to:0x0209794c module:overlay(0) +from:0x021631e4 kind:load to:0x02097978 module:overlay(0) +from:0x021631f0 kind:load to:0x020984f8 module:overlay(0) +from:0x021631f4 kind:load to:0x02098534 module:overlay(0) +from:0x021631f8 kind:load to:0x0209854c module:overlay(0) +from:0x021631fc kind:load to:0x02098558 module:overlay(0) +from:0x02163200 kind:load to:0x01fff464 module:itcm +from:0x02163204 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163208 kind:load to:0x0213ffc0 module:overlays(26,70) +from:0x0216320c kind:load to:0x0213ffec module:overlays(26,70) +from:0x02163210 kind:load to:0x02098494 module:overlay(0) +from:0x02163214 kind:load to:0x02098498 module:overlay(0) +from:0x02163218 kind:load to:0x0209849c module:overlay(0) +from:0x0216321c kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02163220 kind:load to:0x020984a4 module:overlay(0) +from:0x02163224 kind:load to:0x020984a8 module:overlay(0) +from:0x02163228 kind:load to:0x02098564 module:overlay(0) +from:0x0216322c kind:load to:0x020985d0 module:overlay(0) +from:0x02163230 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163234 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163238 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216323c kind:load to:0x0215af8c module:overlay(84) +from:0x02163240 kind:load to:0x0215afac module:overlay(84) +from:0x02163244 kind:load to:0x0215af3c module:overlay(84) +from:0x02163248 kind:load to:0x0215b5bc module:overlay(84) +from:0x02163250 kind:load to:0x0215b670 module:overlay(84) +from:0x02163258 kind:load to:0x0215b744 module:overlay(84) +from:0x02163278 kind:load to:0x0215b528 module:overlay(84) +from:0x02163280 kind:load to:0x0215b628 module:overlay(84) +from:0x02163288 kind:load to:0x0215b728 module:overlay(84) +from:0x02163298 kind:load to:0x0215b31c module:overlay(84) +from:0x0216329c kind:load to:0x0215c558 module:overlay(84) +from:0x021632a0 kind:load to:0x0207b6fc module:overlay(0) +from:0x021632a4 kind:load to:0x0215b084 module:overlay(84) +from:0x021632a8 kind:load to:0x0207b6ec module:overlay(0) +from:0x021632b4 kind:load to:0x0215b308 module:overlay(84) +from:0x021632b8 kind:load to:0x0215c53c module:overlay(84) +from:0x021632bc kind:load to:0x0215c178 module:overlay(84) +from:0x021632c0 kind:load to:0x0215c1b4 module:overlay(84) +from:0x021632c4 kind:load to:0x0207bff0 module:overlay(0) +from:0x021632d0 kind:load to:0x0215aff4 module:overlay(84) +from:0x021632d4 kind:load to:0x02097924 module:overlay(0) +from:0x021632d8 kind:load to:0x02097734 module:overlay(0) +from:0x021632dc kind:load to:0x020977b0 module:overlay(0) +from:0x021632e0 kind:load to:0x0209792c module:overlay(0) +from:0x021632e4 kind:load to:0x0209794c module:overlay(0) +from:0x021632e8 kind:load to:0x02097978 module:overlay(0) +from:0x021632f4 kind:load to:0x0215b2f4 module:overlay(84) +from:0x021632f8 kind:load to:0x0215c574 module:overlay(84) +from:0x021632fc kind:load to:0x02099ae0 module:overlay(0) +from:0x02163300 kind:load to:0x02099b18 module:overlay(0) +from:0x02163304 kind:load to:0x0209a11c module:overlay(0) +from:0x02163308 kind:load to:0x0209a124 module:overlay(0) +from:0x0216330c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02163310 kind:load to:0x02099c90 module:overlay(0) +from:0x02163314 kind:load to:0x02099b80 module:overlay(0) +from:0x02163318 kind:load to:0x0209a04c module:overlay(0) +from:0x0216331c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02163320 kind:load to:0x0209a0ec module:overlay(0) +from:0x02163324 kind:load to:0x0215c534 module:overlay(84) +from:0x02163328 kind:load to:0x0209a104 module:overlay(0) +from:0x0216332c kind:load to:0x0215c524 module:overlay(84) +from:0x02163330 kind:load to:0x0215c500 module:overlay(84) +from:0x0216333c kind:load to:0x020984f8 module:overlay(0) +from:0x02163340 kind:load to:0x02098534 module:overlay(0) +from:0x02163344 kind:load to:0x0209854c module:overlay(0) +from:0x02163348 kind:load to:0x02098558 module:overlay(0) +from:0x0216334c kind:load to:0x01fff464 module:itcm +from:0x02163350 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163354 kind:load to:0x0215b330 module:overlay(84) +from:0x02163358 kind:load to:0x02098490 module:overlay(0) +from:0x0216335c kind:load to:0x0215b410 module:overlay(84) +from:0x02163360 kind:load to:0x02098498 module:overlay(0) +from:0x02163364 kind:load to:0x0209849c module:overlay(0) +from:0x02163368 kind:load to:0x0215ba9c module:overlay(84) +from:0x0216336c kind:load to:0x02098fe4 module:overlay(0) +from:0x02163370 kind:load to:0x020984a8 module:overlay(0) +from:0x02163374 kind:load to:0x02098564 module:overlay(0) +from:0x02163378 kind:load to:0x020985d0 module:overlay(0) +from:0x0216337c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163380 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163384 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163388 kind:load to:0x0215c590 module:overlay(84) +from:0x0216338c kind:load to:0x0215c5d8 module:overlay(84) +from:0x02163390 kind:load to:0x02099568 module:overlay(0) +from:0x0216339c kind:load to:0x0215c760 module:overlay(84) +from:0x021633a0 kind:load to:0x0215cad4 module:overlay(84) +from:0x021633a8 kind:load to:0x0215cb54 module:overlay(84) +from:0x021633b0 kind:load to:0x0215cc2c module:overlay(84) +from:0x021633d0 kind:load to:0x0215caa0 module:overlay(84) +from:0x021633d8 kind:load to:0x0215cb38 module:overlay(84) +from:0x021633e0 kind:load to:0x0215cc1c module:overlay(84) +from:0x021633f0 kind:load to:0x0215c8f0 module:overlay(84) +from:0x021633f4 kind:load to:0x0215cfd0 module:overlay(84) +from:0x021633f8 kind:load to:0x0207b6fc module:overlay(0) +from:0x021633fc kind:load to:0x0215c6b4 module:overlay(84) +from:0x02163400 kind:load to:0x0207b6ec module:overlay(0) +from:0x0216340c kind:load to:0x0215c648 module:overlay(84) +from:0x02163410 kind:load to:0x020979c4 module:overlay(0) +from:0x02163414 kind:load to:0x020979f8 module:overlay(0) +from:0x02163418 kind:load to:0x020977b0 module:overlay(0) +from:0x0216341c kind:load to:0x020979cc module:overlay(0) +from:0x02163420 kind:load to:0x020977f4 module:overlay(0) +from:0x02163424 kind:load to:0x020977f8 module:overlay(0) +from:0x02163430 kind:load to:0x020984f8 module:overlay(0) +from:0x02163434 kind:load to:0x02098534 module:overlay(0) +from:0x02163438 kind:load to:0x0209854c module:overlay(0) +from:0x0216343c kind:load to:0x02098558 module:overlay(0) +from:0x02163440 kind:load to:0x01fff464 module:itcm +from:0x02163444 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163448 kind:load to:0x0215c904 module:overlay(84) +from:0x0216344c kind:load to:0x02098490 module:overlay(0) +from:0x02163450 kind:load to:0x0215c9c4 module:overlay(84) +from:0x02163454 kind:load to:0x02098498 module:overlay(0) +from:0x02163458 kind:load to:0x0209849c module:overlay(0) +from:0x0216345c kind:load to:0x0215cc9c module:overlay(84) +from:0x02163460 kind:load to:0x02098fe4 module:overlay(0) +from:0x02163464 kind:load to:0x020984a8 module:overlay(0) +from:0x02163468 kind:load to:0x02098564 module:overlay(0) +from:0x0216346c kind:load to:0x020985d0 module:overlay(0) +from:0x02163470 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163474 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163478 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216347c kind:load to:0x0215cfec module:overlay(84) +from:0x02163480 kind:load to:0x0215d024 module:overlay(84) +from:0x02163484 kind:load to:0x02099568 module:overlay(0) +from:0x02163490 kind:load to:0x0215d084 module:overlay(84) +from:0x02163494 kind:load to:0x02097924 module:overlay(0) +from:0x02163498 kind:load to:0x02097734 module:overlay(0) +from:0x0216349c kind:load to:0x020977b0 module:overlay(0) +from:0x021634a0 kind:load to:0x0209792c module:overlay(0) +from:0x021634a4 kind:load to:0x0209794c module:overlay(0) +from:0x021634a8 kind:load to:0x02097978 module:overlay(0) +from:0x021634e4 kind:load to:0x0215d1d8 module:overlay(84) +from:0x021634e8 kind:load to:0x0215d3a0 module:overlay(84) +from:0x021634ec kind:load to:0x02099ae0 module:overlay(0) +from:0x021634f0 kind:load to:0x02099b18 module:overlay(0) +from:0x021634f4 kind:load to:0x0209a11c module:overlay(0) +from:0x021634f8 kind:load to:0x0209a124 module:overlay(0) +from:0x021634fc kind:load to:0x0209a0c4 module:overlay(0) +from:0x02163500 kind:load to:0x02099c90 module:overlay(0) +from:0x02163504 kind:load to:0x02099b80 module:overlay(0) +from:0x02163508 kind:load to:0x0209a04c module:overlay(0) +from:0x0216350c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02163510 kind:load to:0x0209a0ec module:overlay(0) +from:0x02163514 kind:load to:0x0215c534 module:overlay(84) +from:0x02163518 kind:load to:0x0209a104 module:overlay(0) +from:0x0216351c kind:load to:0x0215c524 module:overlay(84) +from:0x02163520 kind:load to:0x0215c500 module:overlay(84) +from:0x0216352c kind:load to:0x020984f8 module:overlay(0) +from:0x02163530 kind:load to:0x02098534 module:overlay(0) +from:0x02163534 kind:load to:0x0209854c module:overlay(0) +from:0x02163538 kind:load to:0x02098558 module:overlay(0) +from:0x0216353c kind:load to:0x01fff464 module:itcm +from:0x02163540 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163544 kind:load to:0x0215d1ec module:overlay(84) +from:0x02163548 kind:load to:0x0215d294 module:overlay(84) +from:0x0216354c kind:load to:0x0215d298 module:overlay(84) +from:0x02163550 kind:load to:0x0215d31c module:overlay(84) +from:0x02163554 kind:load to:0x0209849c module:overlay(0) +from:0x02163558 kind:load to:0x0215d330 module:overlay(84) +from:0x0216355c kind:load to:0x020984a4 module:overlay(0) +from:0x02163560 kind:load to:0x020984a8 module:overlay(0) +from:0x02163564 kind:load to:0x02098564 module:overlay(0) +from:0x02163568 kind:load to:0x020985d0 module:overlay(0) +from:0x0216356c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163570 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163574 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163578 kind:load to:0x0215d3bc module:overlay(84) +from:0x0216357c kind:load to:0x0215d3f4 module:overlay(84) +from:0x02163580 kind:load to:0x0215d360 module:overlay(84) +from:0x02163590 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163594 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163598 kind:load to:0x0209ca38 module:overlay(0) +from:0x0216359c kind:load to:0x0209ca58 module:overlay(0) +from:0x021635a8 kind:load to:0x0215d454 module:overlay(84) +from:0x021635ac kind:load to:0x0209c9f0 module:overlay(0) +from:0x021635b0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021635b4 kind:load to:0x0209ca38 module:overlay(0) +from:0x021635b8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021635c4 kind:load to:0x0207caa0 module:overlay(0) +from:0x021635c8 kind:load to:0x0207caa8 module:overlay(0) +from:0x021635cc kind:load to:0x0207d2bc module:overlay(0) +from:0x021635d0 kind:load to:0x0207d2ac module:overlay(0) +from:0x021635d4 kind:load to:0x0207d2f8 module:overlay(0) +from:0x021635d8 kind:load to:0x0207d330 module:overlay(0) +from:0x021635dc kind:load to:0x0207d374 module:overlay(0) +from:0x021635e0 kind:load to:0x0207d39c module:overlay(0) +from:0x021635ec kind:load to:0x0215d65c module:overlay(84) +from:0x021635f0 kind:load to:0x0209d098 module:overlay(0) +from:0x021635f4 kind:load to:0x0215d7ac module:overlay(84) +from:0x021635f8 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021635fc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02163600 kind:load to:0x0215da08 module:overlay(84) +from:0x02163604 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163608 kind:load to:0x0215d978 module:overlay(84) +from:0x0216360c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02163610 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02163614 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02163618 kind:load to:0x0209d1cc module:overlay(0) +from:0x0216361c kind:load to:0x0215dafc module:overlay(84) +from:0x02163620 kind:load to:0x0215db1c module:overlay(84) +from:0x02163624 kind:load to:0x0215da78 module:overlay(84) +from:0x02163628 kind:load to:0x0215da9c module:overlay(84) +from:0x0216362c kind:load to:0x0215daac module:overlay(84) +from:0x02163638 kind:load to:0x0215db64 module:overlay(84) +from:0x0216363c kind:load to:0x0209ca98 module:overlay(0) +from:0x02163640 kind:load to:0x0209caa0 module:overlay(0) +from:0x02163644 kind:load to:0x0209c980 module:overlay(0) +from:0x02163648 kind:load to:0x0209c984 module:overlay(0) +from:0x02163654 kind:load to:0x0215dc5c module:overlay(84) +from:0x02163658 kind:load to:0x0209d098 module:overlay(0) +from:0x0216365c kind:load to:0x0215d7ac module:overlay(84) +from:0x02163660 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02163664 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02163668 kind:load to:0x0215da08 module:overlay(84) +from:0x0216366c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163670 kind:load to:0x0215d978 module:overlay(84) +from:0x02163674 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02163678 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0216367c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02163680 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163684 kind:load to:0x0215def0 module:overlay(84) +from:0x02163688 kind:load to:0x0215df10 module:overlay(84) +from:0x0216368c kind:load to:0x0215de0c module:overlay(84) +from:0x02163690 kind:load to:0x0215de60 module:overlay(84) +from:0x02163694 kind:load to:0x0215dea0 module:overlay(84) +from:0x021636b8 kind:load to:0x0215df58 module:overlay(84) +from:0x021636bc kind:load to:0x02097924 module:overlay(0) +from:0x021636c0 kind:load to:0x02097734 module:overlay(0) +from:0x021636c4 kind:load to:0x020977b0 module:overlay(0) +from:0x021636c8 kind:load to:0x0209792c module:overlay(0) +from:0x021636cc kind:load to:0x0209794c module:overlay(0) +from:0x021636d0 kind:load to:0x02097978 module:overlay(0) +from:0x021636dc kind:load to:0x0207c47c module:overlay(0) +from:0x021636e0 kind:load to:0x0207c484 module:overlay(0) +from:0x021636e4 kind:load to:0x0207c94c module:overlay(0) +from:0x021636e8 kind:load to:0x0207c93c module:overlay(0) +from:0x021636ec kind:load to:0x0207c980 module:overlay(0) +from:0x021636f0 kind:load to:0x0207c9f0 module:overlay(0) +from:0x021636f4 kind:load to:0x0207ca18 module:overlay(0) +from:0x021636f8 kind:load to:0x0207ca90 module:overlay(0) +from:0x02163704 kind:load to:0x0215e158 module:overlay(84) +from:0x02163708 kind:load to:0x0215ea50 module:overlay(84) +from:0x0216370c kind:load to:0x02099ae0 module:overlay(0) +from:0x02163710 kind:load to:0x02099b18 module:overlay(0) +from:0x02163714 kind:load to:0x0209a11c module:overlay(0) +from:0x02163718 kind:load to:0x0209a124 module:overlay(0) +from:0x0216371c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02163720 kind:load to:0x02099c90 module:overlay(0) +from:0x02163724 kind:load to:0x02099b80 module:overlay(0) +from:0x02163728 kind:load to:0x0209a04c module:overlay(0) +from:0x0216372c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02163730 kind:load to:0x0209a0ec module:overlay(0) +from:0x02163734 kind:load to:0x0215c534 module:overlay(84) +from:0x02163738 kind:load to:0x0209a104 module:overlay(0) +from:0x0216373c kind:load to:0x0215c524 module:overlay(84) +from:0x02163740 kind:load to:0x0215c500 module:overlay(84) +from:0x0216374c kind:load to:0x020984f8 module:overlay(0) +from:0x02163750 kind:load to:0x02098534 module:overlay(0) +from:0x02163754 kind:load to:0x0209854c module:overlay(0) +from:0x02163758 kind:load to:0x02098558 module:overlay(0) +from:0x0216375c kind:load to:0x01fff464 module:itcm +from:0x02163760 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163764 kind:load to:0x0215e16c module:overlay(84) +from:0x02163768 kind:load to:0x02098490 module:overlay(0) +from:0x0216376c kind:load to:0x0215e314 module:overlay(84) +from:0x02163770 kind:load to:0x02098498 module:overlay(0) +from:0x02163774 kind:load to:0x0209849c module:overlay(0) +from:0x02163778 kind:load to:0x0215e968 module:overlay(84) +from:0x0216377c kind:load to:0x020984a4 module:overlay(0) +from:0x02163780 kind:load to:0x020984a8 module:overlay(0) +from:0x02163784 kind:load to:0x02098564 module:overlay(0) +from:0x02163788 kind:load to:0x020985d0 module:overlay(0) +from:0x0216378c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163790 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163794 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163798 kind:load to:0x0215ea6c module:overlay(84) +from:0x0216379c kind:load to:0x0215eac4 module:overlay(84) +from:0x021637a0 kind:load to:0x0215e7dc module:overlay(84) +from:0x021637ac kind:load to:0x0215eda0 module:overlay(84) +from:0x021637b0 kind:load to:0x02160348 module:overlay(84) +from:0x021637b4 kind:load to:0x0216017c module:overlay(84) +from:0x021637c0 kind:load to:0x0215edb4 module:overlay(84) +from:0x021637c4 kind:load to:0x02160364 module:overlay(84) +from:0x021637c8 kind:load to:0x0207b6fc module:overlay(0) +from:0x021637cc kind:load to:0x021602f4 module:overlay(84) +from:0x021637d0 kind:load to:0x0207b6ec module:overlay(0) +from:0x021637dc kind:load to:0x0215edc8 module:overlay(84) +from:0x021637e0 kind:load to:0x02160380 module:overlay(84) +from:0x021637e4 kind:load to:0x02160194 module:overlay(84) +from:0x021637e8 kind:load to:0x021601a0 module:overlay(84) +from:0x021637ec kind:load to:0x0207bff0 module:overlay(0) +from:0x021637f8 kind:load to:0x0215eb44 module:overlay(84) +from:0x021637fc kind:load to:0x02097924 module:overlay(0) +from:0x02163800 kind:load to:0x02097734 module:overlay(0) +from:0x02163804 kind:load to:0x020977b0 module:overlay(0) +from:0x02163808 kind:load to:0x0209792c module:overlay(0) +from:0x0216380c kind:load to:0x0209794c module:overlay(0) +from:0x02163810 kind:load to:0x0215ec08 module:overlay(84) +from:0x0216381c kind:load to:0x020984f8 module:overlay(0) +from:0x02163820 kind:load to:0x02098534 module:overlay(0) +from:0x02163824 kind:load to:0x0209854c module:overlay(0) +from:0x02163828 kind:load to:0x02098558 module:overlay(0) +from:0x0216382c kind:load to:0x01fff464 module:itcm +from:0x02163830 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163834 kind:load to:0x0215eddc module:overlay(84) +from:0x02163838 kind:load to:0x0215eefc module:overlay(84) +from:0x0216383c kind:load to:0x0215ef00 module:overlay(84) +from:0x02163840 kind:load to:0x0215f0a8 module:overlay(84) +from:0x02163844 kind:load to:0x0209849c module:overlay(0) +from:0x02163848 kind:load to:0x0215fc80 module:overlay(84) +from:0x0216384c kind:load to:0x020984a4 module:overlay(0) +from:0x02163850 kind:load to:0x020984a8 module:overlay(0) +from:0x02163854 kind:load to:0x02160034 module:overlay(84) +from:0x02163858 kind:load to:0x0216007c module:overlay(84) +from:0x0216385c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163860 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163864 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163868 kind:load to:0x0216039c module:overlay(84) +from:0x0216386c kind:load to:0x021603dc module:overlay(84) +from:0x02163870 kind:load to:0x0215fab0 module:overlay(84) +from:0x02163874 kind:load to:0x0215f0e8 module:overlay(84) +from:0x02163878 kind:load to:0x0215f39c module:overlay(84) +from:0x0216387c kind:load to:0x0215f3d8 module:overlay(84) +from:0x02163880 kind:load to:0x0215f810 module:overlay(84) +from:0x02163884 kind:load to:0x0215f934 module:overlay(84) +from:0x02163888 kind:load to:0x0215f98c module:overlay(84) +from:0x02163894 kind:load to:0x02160444 module:overlay(84) +from:0x02163898 kind:load to:0x0209c8bc module:overlay(0) +from:0x0216389c kind:load to:0x0209c97c module:overlay(0) +from:0x021638a0 kind:load to:0x0209c980 module:overlay(0) +from:0x021638a4 kind:load to:0x0209c984 module:overlay(0) +from:0x021638b0 kind:load to:0x021604d0 module:overlay(84) +from:0x021638b4 kind:load to:0x0209d098 module:overlay(0) +from:0x021638b8 kind:load to:0x021604e4 module:overlay(84) +from:0x021638bc kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021638c0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021638c4 kind:load to:0x0216058c module:overlay(84) +from:0x021638c8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021638cc kind:load to:0x0216052c module:overlay(84) +from:0x021638d0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021638d4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021638d8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021638dc kind:load to:0x0209d1cc module:overlay(0) +from:0x021638e0 kind:load to:0x02160590 module:overlay(84) +from:0x021638e4 kind:load to:0x021605b0 module:overlay(84) +from:0x021638f0 kind:load to:0x021605f8 module:overlay(84) +from:0x021638f4 kind:load to:0x0209cb7c module:overlay(0) +from:0x021638f8 kind:load to:0x0209cd40 module:overlay(0) +from:0x021638fc kind:load to:0x0209cd5c module:overlay(0) +from:0x02163900 kind:load to:0x0209cda0 module:overlay(0) +from:0x02163904 kind:load to:0x021607d0 module:overlay(84) +from:0x02163908 kind:load to:0x021607e4 module:overlay(84) +from:0x0216390c kind:load to:0x0209cb94 module:overlay(0) +from:0x02163918 kind:load to:0x0214a22c module:overlay(70) +from:0x0216391c kind:load to:0x0214a2d4 module:overlay(70) +from:0x02163920 kind:load to:0x0214a3b8 module:overlay(70) +from:0x02163924 kind:load to:0x0214a4e4 module:overlay(70) +from:0x02163928 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0216392c kind:load to:0x0214a908 module:overlay(70) +from:0x02163930 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163934 kind:load to:0x0209d1ac module:overlay(0) +from:0x02163938 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0216393c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02163940 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02163944 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163948 kind:load to:0x02160778 module:overlay(84) +from:0x0216394c kind:load to:0x021607a0 module:overlay(84) +from:0x02163950 kind:load to:0x0214a31c module:overlay(70) +from:0x02163954 kind:load to:0x0214a99c module:overlay(70) +from:0x02163958 kind:load to:0x0214b1f0 module:overlay(70) +from:0x0216395c kind:load to:0x0214b208 module:overlay(70) +from:0x02163960 kind:load to:0x0214ad1c module:overlay(70) +from:0x02163964 kind:load to:0x0214adc0 module:overlay(70) +from:0x02163968 kind:load to:0x0214ae3c module:overlay(70) +from:0x0216396c kind:load to:0x0214a548 module:overlay(70) +from:0x02163970 kind:load to:0x0214a774 module:overlay(70) +from:0x02163974 kind:load to:0x021606c4 module:overlay(84) +from:0x02163978 kind:load to:0x02160718 module:overlay(84) +from:0x0216397c kind:load to:0x0214b21c module:overlay(70) +from:0x02163988 kind:load to:0x02073164 module:overlay(0) +from:0x0216398c kind:load to:0x02160800 module:overlay(84) +from:0x02163990 kind:load to:0x0207316c module:overlay(0) +from:0x02163994 kind:load to:0x02073170 module:overlay(0) +from:0x021639bc kind:load to:0x02160cb4 module:overlay(84) +from:0x021639c4 kind:load to:0x02160ccc module:overlay(84) +from:0x021639cc kind:load to:0x02160cd0 module:overlay(84) +from:0x021639d4 kind:load to:0x02160d0c module:overlay(84) +from:0x021639e4 kind:load to:0x0216081c module:overlay(84) +from:0x021639e8 kind:load to:0x02097924 module:overlay(0) +from:0x021639ec kind:load to:0x02097734 module:overlay(0) +from:0x021639f0 kind:load to:0x020977b0 module:overlay(0) +from:0x021639f4 kind:load to:0x0209792c module:overlay(0) +from:0x021639f8 kind:load to:0x0209794c module:overlay(0) +from:0x021639fc kind:load to:0x02097978 module:overlay(0) +from:0x02163a08 kind:load to:0x020984f8 module:overlay(0) +from:0x02163a0c kind:load to:0x02098534 module:overlay(0) +from:0x02163a10 kind:load to:0x0209854c module:overlay(0) +from:0x02163a14 kind:load to:0x02098558 module:overlay(0) +from:0x02163a18 kind:load to:0x01fff464 module:itcm +from:0x02163a1c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02163a20 kind:load to:0x02160aa8 module:overlay(84) +from:0x02163a24 kind:load to:0x02098490 module:overlay(0) +from:0x02163a28 kind:load to:0x021610b8 module:overlay(84) +from:0x02163a2c kind:load to:0x02098498 module:overlay(0) +from:0x02163a30 kind:load to:0x0209849c module:overlay(0) +from:0x02163a34 kind:load to:0x021610c4 module:overlay(84) +from:0x02163a38 kind:load to:0x020984a4 module:overlay(0) +from:0x02163a3c kind:load to:0x020984a8 module:overlay(0) +from:0x02163a40 kind:load to:0x02098564 module:overlay(0) +from:0x02163a44 kind:load to:0x020985d0 module:overlay(0) +from:0x02163a48 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02163a4c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02163a50 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02163a54 kind:load to:0x02161180 module:overlay(84) +from:0x02163a58 kind:load to:0x021611b8 module:overlay(84) +from:0x02163a74 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163a78 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163a7c kind:load to:0x0209ca38 module:overlay(0) +from:0x02163a80 kind:load to:0x0209ca58 module:overlay(0) +from:0x02163a8c kind:load to:0x021612b4 module:overlay(84) +from:0x02163a90 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02163a94 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02163a98 kind:load to:0x0209ca38 module:overlay(0) +from:0x02163a9c kind:load to:0x0209ca58 module:overlay(0) +from:0x02163aa8 kind:load to:0x021613fc module:overlay(84) +from:0x02163aac kind:load to:0x0209d098 module:overlay(0) +from:0x02163ab0 kind:load to:0x02161404 module:overlay(84) +from:0x02163ab4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02163ab8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02163abc kind:load to:0x02161408 module:overlay(84) +from:0x02163ac0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02163ac4 kind:load to:0x0209d1ac module:overlay(0) +from:0x02163ac8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02163acc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02163ad0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02163ad4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02163ad8 kind:load to:0x02161428 module:overlay(84) +from:0x02163adc kind:load to:0x02161448 module:overlay(84) diff --git a/config/usa/arm9/overlays/ov084/symbols.txt b/config/usa/arm9/overlays/ov084/symbols.txt new file mode 100644 index 00000000..07eaeb13 --- /dev/null +++ b/config/usa/arm9/overlays/ov084/symbols.txt @@ -0,0 +1,668 @@ +func_ov084_02150be0 kind:function(arm,size=0xc) addr:0x02150be0 +func_ov084_02150bec kind:function(arm,size=0x28) addr:0x02150bec +func_ov084_02150c14 kind:function(arm,size=0x5c) addr:0x02150c14 +func_ov084_02150c70 kind:function(arm,size=0x6c) addr:0x02150c70 +func_ov084_02150cdc kind:function(arm,size=0x50) addr:0x02150cdc +func_ov084_02150d2c kind:function(arm,size=0xa8) addr:0x02150d2c +func_ov084_02150dd4 kind:function(arm,size=0x28) addr:0x02150dd4 +func_ov084_02150dfc kind:function(arm,size=0x18) addr:0x02150dfc +func_ov084_02150e14 kind:function(arm,size=0x308) addr:0x02150e14 +func_ov084_0215111c kind:function(arm,size=0x18) addr:0x0215111c +func_ov084_02151134 kind:function(arm,size=0xd0) addr:0x02151134 +func_ov084_02151204 kind:function(arm,size=0x1c) addr:0x02151204 +func_ov084_02151220 kind:function(arm,size=0x34) addr:0x02151220 +func_ov084_02151254 kind:function(arm,size=0x15c) addr:0x02151254 +func_ov084_021513b0 kind:function(arm,size=0x4c) addr:0x021513b0 +func_ov084_021513fc kind:function(arm,size=0x2e4) addr:0x021513fc +func_ov084_021516e0 kind:function(arm,size=0x60) addr:0x021516e0 +func_ov084_02151740 kind:function(arm,size=0x548) addr:0x02151740 +func_ov084_02151c88 kind:function(arm,size=0x38) addr:0x02151c88 +func_ov084_02151cc0 kind:function(arm,size=0x38) addr:0x02151cc0 +func_ov084_02151cf8 kind:function(arm,size=0xc) addr:0x02151cf8 +func_ov084_02151d04 kind:function(arm,size=0x2c) addr:0x02151d04 +func_ov084_02151d30 kind:function(arm,size=0x18) addr:0x02151d30 +func_ov084_02151d48 kind:function(arm,size=0x1c) addr:0x02151d48 +func_ov084_02151d64 kind:function(arm,size=0x288) addr:0x02151d64 +func_ov084_02151fec kind:function(arm,size=0xc8) addr:0x02151fec +func_ov084_021520b4 kind:function(arm,size=0x8c) addr:0x021520b4 +func_ov084_02152140 kind:function(arm,size=0x14) addr:0x02152140 +func_ov084_02152154 kind:function(arm,size=0xc4) addr:0x02152154 +func_ov084_02152218 kind:function(arm,size=0x144) addr:0x02152218 +func_ov084_0215235c kind:function(arm,size=0x74) addr:0x0215235c +func_ov084_021523d0 kind:function(arm,size=0x10c) addr:0x021523d0 +func_ov084_021524dc kind:function(arm,size=0x144) addr:0x021524dc +func_ov084_02152620 kind:function(arm,size=0x684) addr:0x02152620 +func_ov084_02152ca4 kind:function(arm,size=0x14) addr:0x02152ca4 +func_ov084_02152cb8 kind:function(arm,size=0x14) addr:0x02152cb8 +func_ov084_02152ccc kind:function(arm,size=0x24) addr:0x02152ccc +func_ov084_02152cf0 kind:function(arm,size=0x180) addr:0x02152cf0 +func_ov084_02152e70 kind:function(arm,size=0x188) addr:0x02152e70 +func_ov084_02152ff8 kind:function(arm,size=0x4c) addr:0x02152ff8 +func_ov084_02153044 kind:function(arm,size=0x70) addr:0x02153044 +func_ov084_021530b4 kind:function(arm,size=0x88) addr:0x021530b4 +func_ov084_0215313c kind:function(arm,size=0x38) addr:0x0215313c +func_ov084_02153174 kind:function(arm,size=0x50) addr:0x02153174 +func_ov084_021531c4 kind:function(arm,size=0x208) addr:0x021531c4 +func_ov084_021533cc kind:function(arm,size=0x5c) addr:0x021533cc +func_ov084_02153428 kind:function(arm,size=0x38) addr:0x02153428 +func_ov084_02153460 kind:function(arm,size=0x60) addr:0x02153460 +func_ov084_021534c0 kind:function(arm,size=0x120) addr:0x021534c0 +func_ov084_021535e0 kind:function(arm,size=0x134) addr:0x021535e0 +func_ov084_02153714 kind:function(arm,size=0x158) addr:0x02153714 +func_ov084_0215386c kind:function(arm,size=0x1d4) addr:0x0215386c +func_ov084_02153a40 kind:function(arm,size=0x230) addr:0x02153a40 +func_ov084_02153c70 kind:function(arm,size=0x38) addr:0x02153c70 +func_ov084_02153ca8 kind:function(arm,size=0x338) addr:0x02153ca8 +func_ov084_02153fe0 kind:function(arm,size=0x80) addr:0x02153fe0 +func_ov084_02154060 kind:function(arm,size=0x174) addr:0x02154060 +func_ov084_021541d4 kind:function(arm,size=0x1f8) addr:0x021541d4 +func_ov084_021543cc kind:function(arm,size=0x148) addr:0x021543cc +func_ov084_02154514 kind:function(arm,size=0xbc) addr:0x02154514 +func_ov084_021545d0 kind:function(arm,size=0x13c) addr:0x021545d0 +func_ov084_0215470c kind:function(arm,size=0x15c) addr:0x0215470c +func_ov084_02154868 kind:function(arm,size=0x1c8) addr:0x02154868 +func_ov084_02154a30 kind:function(arm,size=0x280) addr:0x02154a30 +func_ov084_02154cb0 kind:function(arm,size=0x14) addr:0x02154cb0 +func_ov084_02154cc4 kind:function(arm,size=0x11c) addr:0x02154cc4 +func_ov084_02154de0 kind:function(arm,size=0x4c) addr:0x02154de0 +func_ov084_02154e2c kind:function(arm,size=0x274) addr:0x02154e2c +func_ov084_021550a0 kind:function(arm,size=0x88) addr:0x021550a0 +func_ov084_02155128 kind:function(arm,size=0x2b0) addr:0x02155128 +func_ov084_021553d8 kind:function(arm,size=0x90) addr:0x021553d8 +func_ov084_02155468 kind:function(arm,size=0x50) addr:0x02155468 +func_ov084_021554b8 kind:function(arm,size=0x150) addr:0x021554b8 +func_ov084_02155608 kind:function(arm,size=0x24) addr:0x02155608 +func_ov084_0215562c kind:function(arm,size=0x6c) addr:0x0215562c +func_ov084_02155698 kind:function(arm,size=0xec) addr:0x02155698 +func_ov084_02155784 kind:function(arm,size=0x160) addr:0x02155784 +func_ov084_021558e4 kind:function(arm,size=0x14) addr:0x021558e4 +func_ov084_021558f8 kind:function(arm,size=0xa4) addr:0x021558f8 +func_ov084_0215599c kind:function(arm,size=0x1a4) addr:0x0215599c +func_ov084_02155b40 kind:function(arm,size=0x40) addr:0x02155b40 +func_ov084_02155b80 kind:function(arm,size=0x20) addr:0x02155b80 +func_ov084_02155ba0 kind:function(arm,size=0xa8) addr:0x02155ba0 +func_ov084_02155c48 kind:function(arm,size=0x9dc) addr:0x02155c48 +func_ov084_02156624 kind:function(arm,size=0x30) addr:0x02156624 +func_ov084_02156654 kind:function(arm,size=0x11c) addr:0x02156654 +func_ov084_02156770 kind:function(arm,size=0xc4) addr:0x02156770 +func_ov084_02156834 kind:function(arm,size=0xc4) addr:0x02156834 +func_ov084_021568f8 kind:function(arm,size=0x1a0) addr:0x021568f8 +func_ov084_02156a98 kind:function(arm,size=0x1c) addr:0x02156a98 +func_ov084_02156ab4 kind:function(arm,size=0x40) addr:0x02156ab4 +func_ov084_02156af4 kind:function(arm,size=0x434) addr:0x02156af4 +func_ov084_02156f28 kind:function(arm,size=0xe8) addr:0x02156f28 +func_ov084_02157010 kind:function(arm,size=0xac) addr:0x02157010 +func_ov084_021570bc kind:function(arm,size=0x38) addr:0x021570bc +func_ov084_021570f4 kind:function(arm,size=0x480) addr:0x021570f4 +func_ov084_02157574 kind:function(arm,size=0xe0) addr:0x02157574 +func_ov084_02157654 kind:function(arm,size=0xe8) addr:0x02157654 +func_ov084_0215773c kind:function(arm,size=0xcc) addr:0x0215773c +func_ov084_02157808 kind:function(arm,size=0x1dc) addr:0x02157808 +func_ov084_021579e4 kind:function(arm,size=0x68) addr:0x021579e4 +func_ov084_02157a4c kind:function(arm,size=0x22c) addr:0x02157a4c +func_ov084_02157c78 kind:function(arm,size=0x28) addr:0x02157c78 +func_ov084_02157ca0 kind:function(arm,size=0xcc) addr:0x02157ca0 +func_ov084_02157d6c kind:function(arm,size=0x3c) addr:0x02157d6c +func_ov084_02157da8 kind:function(arm,size=0x100) addr:0x02157da8 +func_ov084_02157ea8 kind:function(arm,size=0x640) addr:0x02157ea8 +func_ov084_021584e8 kind:function(arm,size=0x10) addr:0x021584e8 +func_ov084_021584f8 kind:function(arm,size=0xa4) addr:0x021584f8 +func_ov084_0215859c kind:function(arm,size=0x8c8) addr:0x0215859c +func_ov084_02158e64 kind:function(arm,size=0xbc) addr:0x02158e64 +func_ov084_02158f20 kind:function(arm,size=0x6c0) addr:0x02158f20 +func_ov084_021595e0 kind:function(arm,size=0x118) addr:0x021595e0 +func_ov084_021596f8 kind:function(arm,size=0x7c) addr:0x021596f8 +func_ov084_02159774 kind:function(arm,size=0x3c) addr:0x02159774 +func_ov084_021597b0 kind:function(arm,size=0x23c) addr:0x021597b0 +func_ov084_021599ec kind:function(arm,size=0x8c) addr:0x021599ec +func_ov084_02159a78 kind:function(arm,size=0x134) addr:0x02159a78 +func_ov084_02159bac kind:function(arm,size=0x24) addr:0x02159bac +func_ov084_02159bd0 kind:function(arm,size=0x2c) addr:0x02159bd0 +func_ov084_02159bfc kind:function(arm,size=0x10) addr:0x02159bfc +func_ov084_02159c0c kind:function(arm,size=0x14) addr:0x02159c0c +func_ov084_02159c20 kind:function(arm,size=0x14) addr:0x02159c20 +func_ov084_02159c34 kind:function(arm,size=0x1c) addr:0x02159c34 +func_ov084_02159c50 kind:function(arm,size=0x1c) addr:0x02159c50 +func_ov084_02159c6c kind:function(arm,size=0x14) addr:0x02159c6c +func_ov084_02159c80 kind:function(arm,size=0xc) addr:0x02159c80 +func_ov084_02159c8c kind:function(arm,size=0x24) addr:0x02159c8c +func_ov084_02159cb0 kind:function(arm,size=0x44) addr:0x02159cb0 +func_ov084_02159cf4 kind:function(arm,size=0x6c) addr:0x02159cf4 +func_ov084_02159d60 kind:function(arm,size=0x28) addr:0x02159d60 +func_ov084_02159d88 kind:function(arm,size=0x30) addr:0x02159d88 +func_ov084_02159db8 kind:function(arm,size=0x24) addr:0x02159db8 +func_ov084_02159ddc kind:function(arm,size=0x2e0) addr:0x02159ddc +func_ov084_0215a0bc kind:function(arm,size=0x3c) addr:0x0215a0bc +func_ov084_0215a0f8 kind:function(arm,size=0x168) addr:0x0215a0f8 +func_ov084_0215a260 kind:function(arm,size=0x114) addr:0x0215a260 +func_ov084_0215a374 kind:function(arm,size=0x14) addr:0x0215a374 +func_ov084_0215a388 kind:function(arm,size=0xc) addr:0x0215a388 +func_ov084_0215a394 kind:function(arm,size=0x24) addr:0x0215a394 +func_ov084_0215a3b8 kind:function(arm,size=0x28) addr:0x0215a3b8 +func_ov084_0215a3e0 kind:function(arm,size=0x164) addr:0x0215a3e0 +func_ov084_0215a544 kind:function(arm,size=0x38) addr:0x0215a544 +func_ov084_0215a57c kind:function(arm,size=0x24) addr:0x0215a57c +func_ov084_0215a5a0 kind:function(arm,size=0x1b4) addr:0x0215a5a0 +func_ov084_0215a754 kind:function(arm,size=0x34) addr:0x0215a754 +func_ov084_0215a788 kind:function(arm,size=0xd8) addr:0x0215a788 +func_ov084_0215a860 kind:function(arm,size=0x2e8) addr:0x0215a860 +func_ov084_0215ab48 kind:function(arm,size=0x8) addr:0x0215ab48 +func_ov084_0215ab50 kind:function(arm,size=0x30) addr:0x0215ab50 +func_ov084_0215ab80 kind:function(arm,size=0x258) addr:0x0215ab80 +func_ov084_0215add8 kind:function(arm,size=0x68) addr:0x0215add8 +func_ov084_0215ae40 kind:function(arm,size=0x70) addr:0x0215ae40 +func_ov084_0215aeb0 kind:function(arm,size=0x14) addr:0x0215aeb0 +func_ov084_0215aec4 kind:function(arm,size=0xc) addr:0x0215aec4 +func_ov084_0215aed0 kind:function(arm,size=0x24) addr:0x0215aed0 +func_ov084_0215aef4 kind:function(arm,size=0x28) addr:0x0215aef4 +func_ov084_0215af1c kind:function(arm,size=0x20) addr:0x0215af1c +func_ov084_0215af3c kind:function(arm,size=0x50) addr:0x0215af3c +func_ov084_0215af8c kind:function(arm,size=0x20) addr:0x0215af8c +func_ov084_0215afac kind:function(arm,size=0x28) addr:0x0215afac +func_ov084_0215afd4 kind:function(arm,size=0x14) addr:0x0215afd4 +func_ov084_0215afe8 kind:function(arm,size=0xc) addr:0x0215afe8 +func_ov084_0215aff4 kind:function(arm,size=0x24) addr:0x0215aff4 +func_ov084_0215b018 kind:function(arm,size=0x6c) addr:0x0215b018 +func_ov084_0215b084 kind:function(arm,size=0xa8) addr:0x0215b084 +func_ov084_0215b12c kind:function(arm,size=0x1c8) addr:0x0215b12c +func_ov084_0215b2f4 kind:function(arm,size=0x14) addr:0x0215b2f4 +func_ov084_0215b308 kind:function(arm,size=0x14) addr:0x0215b308 +func_ov084_0215b31c kind:function(arm,size=0x14) addr:0x0215b31c +func_ov084_0215b330 kind:function(arm,size=0xa4) addr:0x0215b330 +func_ov084_0215b3d4 kind:function(arm,size=0x3c) addr:0x0215b3d4 +func_ov084_0215b410 kind:function(arm,size=0x118) addr:0x0215b410 +func_ov084_0215b528 kind:function(arm,size=0x94) addr:0x0215b528 +func_ov084_0215b5bc kind:function(arm,size=0x6c) addr:0x0215b5bc +func_ov084_0215b628 kind:function(arm,size=0x48) addr:0x0215b628 +func_ov084_0215b670 kind:function(arm,size=0xb8) addr:0x0215b670 +func_ov084_0215b728 kind:function(arm,size=0x1c) addr:0x0215b728 +func_ov084_0215b744 kind:function(arm,size=0x48) addr:0x0215b744 +func_ov084_0215b78c kind:function(arm,size=0x54) addr:0x0215b78c +func_ov084_0215b7e0 kind:function(arm,size=0x14) addr:0x0215b7e0 +func_ov084_0215b7f4 kind:function(arm,size=0x230) addr:0x0215b7f4 +func_ov084_0215ba24 kind:function(arm,size=0x18) addr:0x0215ba24 +func_ov084_0215ba3c kind:function(arm,size=0x60) addr:0x0215ba3c +func_ov084_0215ba9c kind:function(arm,size=0xb0) addr:0x0215ba9c +func_ov084_0215bb4c kind:function(arm,size=0x1c0) addr:0x0215bb4c +func_ov084_0215bd0c kind:function(arm,size=0xc0) addr:0x0215bd0c +func_ov084_0215bdcc kind:function(arm,size=0xe4) addr:0x0215bdcc +func_ov084_0215beb0 kind:function(arm,size=0x18) addr:0x0215beb0 +func_ov084_0215bec8 kind:function(arm,size=0xb0) addr:0x0215bec8 +func_ov084_0215bf78 kind:function(arm,size=0x48) addr:0x0215bf78 +func_ov084_0215bfc0 kind:function(arm,size=0x34) addr:0x0215bfc0 +func_ov084_0215bff4 kind:function(arm,size=0x48) addr:0x0215bff4 +func_ov084_0215c03c kind:function(arm,size=0x40) addr:0x0215c03c +func_ov084_0215c07c kind:function(arm,size=0x10) addr:0x0215c07c +func_ov084_0215c08c kind:function(arm,size=0x28) addr:0x0215c08c +func_ov084_0215c0b4 kind:function(arm,size=0x58) addr:0x0215c0b4 +func_ov084_0215c10c kind:function(arm,size=0x34) addr:0x0215c10c +func_ov084_0215c140 kind:function(arm,size=0x38) addr:0x0215c140 +func_ov084_0215c178 kind:function(arm,size=0x3c) addr:0x0215c178 +func_ov084_0215c1b4 kind:function(arm,size=0x34c) addr:0x0215c1b4 +func_ov084_0215c500 kind:function(arm,size=0x24) addr:0x0215c500 +func_ov084_0215c524 kind:function(arm,size=0x10) addr:0x0215c524 +func_ov084_0215c534 kind:function(arm,size=0x8) addr:0x0215c534 +func_ov084_0215c53c kind:function(arm,size=0x1c) addr:0x0215c53c +func_ov084_0215c558 kind:function(arm,size=0x1c) addr:0x0215c558 +func_ov084_0215c574 kind:function(arm,size=0x1c) addr:0x0215c574 +func_ov084_0215c590 kind:function(arm,size=0x48) addr:0x0215c590 +func_ov084_0215c5d8 kind:function(arm,size=0x50) addr:0x0215c5d8 +func_ov084_0215c628 kind:function(arm,size=0x14) addr:0x0215c628 +func_ov084_0215c63c kind:function(arm,size=0xc) addr:0x0215c63c +func_ov084_0215c648 kind:function(arm,size=0x24) addr:0x0215c648 +func_ov084_0215c66c kind:function(arm,size=0x48) addr:0x0215c66c +func_ov084_0215c6b4 kind:function(arm,size=0xac) addr:0x0215c6b4 +func_ov084_0215c760 kind:function(arm,size=0x34) addr:0x0215c760 +func_ov084_0215c794 kind:function(arm,size=0x15c) addr:0x0215c794 +func_ov084_0215c8f0 kind:function(arm,size=0x14) addr:0x0215c8f0 +func_ov084_0215c904 kind:function(arm,size=0x84) addr:0x0215c904 +func_ov084_0215c988 kind:function(arm,size=0x3c) addr:0x0215c988 +func_ov084_0215c9c4 kind:function(arm,size=0xdc) addr:0x0215c9c4 +func_ov084_0215caa0 kind:function(arm,size=0x34) addr:0x0215caa0 +func_ov084_0215cad4 kind:function(arm,size=0x64) addr:0x0215cad4 +func_ov084_0215cb38 kind:function(arm,size=0x1c) addr:0x0215cb38 +func_ov084_0215cb54 kind:function(arm,size=0xc8) addr:0x0215cb54 +func_ov084_0215cc1c kind:function(arm,size=0x10) addr:0x0215cc1c +func_ov084_0215cc2c kind:function(arm,size=0x70) addr:0x0215cc2c +func_ov084_0215cc9c kind:function(arm,size=0x6c) addr:0x0215cc9c +func_ov084_0215cd08 kind:function(arm,size=0xa8) addr:0x0215cd08 +func_ov084_0215cdb0 kind:function(arm,size=0xc0) addr:0x0215cdb0 +func_ov084_0215ce70 kind:function(arm,size=0xe4) addr:0x0215ce70 +func_ov084_0215cf54 kind:function(arm,size=0x38) addr:0x0215cf54 +func_ov084_0215cf8c kind:function(arm,size=0x44) addr:0x0215cf8c +func_ov084_0215cfd0 kind:function(arm,size=0x1c) addr:0x0215cfd0 +func_ov084_0215cfec kind:function(arm,size=0x38) addr:0x0215cfec +func_ov084_0215d024 kind:function(arm,size=0x40) addr:0x0215d024 +func_ov084_0215d064 kind:function(arm,size=0x14) addr:0x0215d064 +func_ov084_0215d078 kind:function(arm,size=0xc) addr:0x0215d078 +func_ov084_0215d084 kind:function(arm,size=0x24) addr:0x0215d084 +func_ov084_0215d0a8 kind:function(arm,size=0x28) addr:0x0215d0a8 +func_ov084_0215d0d0 kind:function(arm,size=0x108) addr:0x0215d0d0 +func_ov084_0215d1d8 kind:function(arm,size=0x14) addr:0x0215d1d8 +func_ov084_0215d1ec kind:function(arm,size=0xa8) addr:0x0215d1ec +func_ov084_0215d294 kind:function(arm,size=0x4) addr:0x0215d294 +func_ov084_0215d298 kind:function(arm,size=0x84) addr:0x0215d298 +func_ov084_0215d31c kind:function(arm,size=0x14) addr:0x0215d31c +func_ov084_0215d330 kind:function(arm,size=0x30) addr:0x0215d330 +func_ov084_0215d360 kind:function(arm,size=0x40) addr:0x0215d360 +func_ov084_0215d3a0 kind:function(arm,size=0x1c) addr:0x0215d3a0 +func_ov084_0215d3bc kind:function(arm,size=0x38) addr:0x0215d3bc +func_ov084_0215d3f4 kind:function(arm,size=0x40) addr:0x0215d3f4 +func_ov084_0215d434 kind:function(arm,size=0x14) addr:0x0215d434 +func_ov084_0215d448 kind:function(arm,size=0xc) addr:0x0215d448 +func_ov084_0215d454 kind:function(arm,size=0x24) addr:0x0215d454 +func_ov084_0215d478 kind:function(arm,size=0xac) addr:0x0215d478 +func_ov084_0215d524 kind:function(arm,size=0x9c) addr:0x0215d524 +func_ov084_0215d5c0 kind:function(arm,size=0x9c) addr:0x0215d5c0 +func_ov084_0215d65c kind:function(arm,size=0x150) addr:0x0215d65c +func_ov084_0215d7ac kind:function(arm,size=0x54) addr:0x0215d7ac +func_ov084_0215d800 kind:function(arm,size=0xa0) addr:0x0215d800 +func_ov084_0215d8a0 kind:function(arm,size=0xd8) addr:0x0215d8a0 +func_ov084_0215d978 kind:function(arm,size=0x14) addr:0x0215d978 +func_ov084_0215d98c kind:function(arm,size=0x7c) addr:0x0215d98c +func_ov084_0215da08 kind:function(arm,size=0x20) addr:0x0215da08 +func_ov084_0215da28 kind:function(arm,size=0x50) addr:0x0215da28 +func_ov084_0215da78 kind:function(arm,size=0x24) addr:0x0215da78 +func_ov084_0215da9c kind:function(arm,size=0x10) addr:0x0215da9c +func_ov084_0215daac kind:function(arm,size=0x50) addr:0x0215daac +func_ov084_0215dafc kind:function(arm,size=0x20) addr:0x0215dafc +func_ov084_0215db1c kind:function(arm,size=0x28) addr:0x0215db1c +func_ov084_0215db44 kind:function(arm,size=0x14) addr:0x0215db44 +func_ov084_0215db58 kind:function(arm,size=0xc) addr:0x0215db58 +func_ov084_0215db64 kind:function(arm,size=0x24) addr:0x0215db64 +func_ov084_0215db88 kind:function(arm,size=0x4c) addr:0x0215db88 +func_ov084_0215dbd4 kind:function(arm,size=0x88) addr:0x0215dbd4 +func_ov084_0215dc5c kind:function(arm,size=0x1b0) addr:0x0215dc5c +func_ov084_0215de0c kind:function(arm,size=0x54) addr:0x0215de0c +func_ov084_0215de60 kind:function(arm,size=0x40) addr:0x0215de60 +func_ov084_0215dea0 kind:function(arm,size=0x50) addr:0x0215dea0 +func_ov084_0215def0 kind:function(arm,size=0x20) addr:0x0215def0 +func_ov084_0215df10 kind:function(arm,size=0x28) addr:0x0215df10 +func_ov084_0215df38 kind:function(arm,size=0x14) addr:0x0215df38 +func_ov084_0215df4c kind:function(arm,size=0xc) addr:0x0215df4c +func_ov084_0215df58 kind:function(arm,size=0x24) addr:0x0215df58 +func_ov084_0215df7c kind:function(arm,size=0x30) addr:0x0215df7c +func_ov084_0215dfac kind:function(arm,size=0x1ac) addr:0x0215dfac +func_ov084_0215e158 kind:function(arm,size=0x14) addr:0x0215e158 +func_ov084_0215e16c kind:function(arm,size=0x1a8) addr:0x0215e16c +func_ov084_0215e314 kind:function(arm,size=0x164) addr:0x0215e314 +func_ov084_0215e478 kind:function(arm,size=0x14) addr:0x0215e478 +func_ov084_0215e48c kind:function(arm,size=0xa0) addr:0x0215e48c +func_ov084_0215e52c kind:function(arm,size=0x84) addr:0x0215e52c +func_ov084_0215e5b0 kind:function(arm,size=0x7c) addr:0x0215e5b0 +func_ov084_0215e62c kind:function(arm,size=0x24) addr:0x0215e62c +func_ov084_0215e650 kind:function(arm,size=0x4) addr:0x0215e650 +func_ov084_0215e654 kind:function(arm,size=0x188) addr:0x0215e654 +func_ov084_0215e7dc kind:function(arm,size=0x18c) addr:0x0215e7dc +func_ov084_0215e968 kind:function(arm,size=0x58) addr:0x0215e968 +func_ov084_0215e9c0 kind:function(arm,size=0x1c) addr:0x0215e9c0 +func_ov084_0215e9dc kind:function(arm,size=0x18) addr:0x0215e9dc +func_ov084_0215e9f4 kind:function(arm,size=0x5c) addr:0x0215e9f4 +func_ov084_0215ea50 kind:function(arm,size=0x1c) addr:0x0215ea50 +func_ov084_0215ea6c kind:function(arm,size=0x58) addr:0x0215ea6c +func_ov084_0215eac4 kind:function(arm,size=0x60) addr:0x0215eac4 +func_ov084_0215eb24 kind:function(arm,size=0x14) addr:0x0215eb24 +func_ov084_0215eb38 kind:function(arm,size=0xc) addr:0x0215eb38 +func_ov084_0215eb44 kind:function(arm,size=0x24) addr:0x0215eb44 +func_ov084_0215eb68 kind:function(arm,size=0xa0) addr:0x0215eb68 +func_ov084_0215ec08 kind:function(arm,size=0x18) addr:0x0215ec08 +func_ov084_0215ec20 kind:function(arm,size=0x180) addr:0x0215ec20 +func_ov084_0215eda0 kind:function(arm,size=0x14) addr:0x0215eda0 +func_ov084_0215edb4 kind:function(arm,size=0x14) addr:0x0215edb4 +func_ov084_0215edc8 kind:function(arm,size=0x14) addr:0x0215edc8 +func_ov084_0215eddc kind:function(arm,size=0x120) addr:0x0215eddc +func_ov084_0215eefc kind:function(arm,size=0x4) addr:0x0215eefc +func_ov084_0215ef00 kind:function(arm,size=0x1a8) addr:0x0215ef00 +func_ov084_0215f0a8 kind:function(arm,size=0x40) addr:0x0215f0a8 +func_ov084_0215f0e8 kind:function(arm,size=0x2b4) addr:0x0215f0e8 +func_ov084_0215f39c kind:function(arm,size=0x3c) addr:0x0215f39c +func_ov084_0215f3d8 kind:function(arm,size=0x438) addr:0x0215f3d8 +func_ov084_0215f810 kind:function(arm,size=0x124) addr:0x0215f810 +func_ov084_0215f934 kind:function(arm,size=0x58) addr:0x0215f934 +func_ov084_0215f98c kind:function(arm,size=0x124) addr:0x0215f98c +func_ov084_0215fab0 kind:function(arm,size=0x1d0) addr:0x0215fab0 +func_ov084_0215fc80 kind:function(arm,size=0x134) addr:0x0215fc80 +func_ov084_0215fdb4 kind:function(arm,size=0x280) addr:0x0215fdb4 +func_ov084_02160034 kind:function(arm,size=0x48) addr:0x02160034 +func_ov084_0216007c kind:function(arm,size=0x3c) addr:0x0216007c +func_ov084_021600b8 kind:function(arm,size=0x70) addr:0x021600b8 +func_ov084_02160128 kind:function(arm,size=0x54) addr:0x02160128 +func_ov084_0216017c kind:function(arm,size=0x18) addr:0x0216017c +func_ov084_02160194 kind:function(arm,size=0xc) addr:0x02160194 +func_ov084_021601a0 kind:function(arm,size=0xc4) addr:0x021601a0 +func_ov084_02160264 kind:function(arm,size=0x54) addr:0x02160264 +func_ov084_021602b8 kind:function(arm,size=0x3c) addr:0x021602b8 +func_ov084_021602f4 kind:function(arm,size=0x54) addr:0x021602f4 +func_ov084_02160348 kind:function(arm,size=0x1c) addr:0x02160348 +func_ov084_02160364 kind:function(arm,size=0x1c) addr:0x02160364 +func_ov084_02160380 kind:function(arm,size=0x1c) addr:0x02160380 +func_ov084_0216039c kind:function(arm,size=0x40) addr:0x0216039c +func_ov084_021603dc kind:function(arm,size=0x48) addr:0x021603dc +func_ov084_02160424 kind:function(arm,size=0x14) addr:0x02160424 +func_ov084_02160438 kind:function(arm,size=0xc) addr:0x02160438 +func_ov084_02160444 kind:function(arm,size=0x24) addr:0x02160444 +func_ov084_02160468 kind:function(arm,size=0x28) addr:0x02160468 +func_ov084_02160490 kind:function(arm,size=0x40) addr:0x02160490 +func_ov084_021604d0 kind:function(arm,size=0x14) addr:0x021604d0 +func_ov084_021604e4 kind:function(arm,size=0x48) addr:0x021604e4 +func_ov084_0216052c kind:function(arm,size=0x14) addr:0x0216052c +func_ov084_02160540 kind:function(arm,size=0x4c) addr:0x02160540 +func_ov084_0216058c kind:function(arm,size=0x4) addr:0x0216058c +func_ov084_02160590 kind:function(arm,size=0x20) addr:0x02160590 +func_ov084_021605b0 kind:function(arm,size=0x28) addr:0x021605b0 +func_ov084_021605d8 kind:function(arm,size=0x14) addr:0x021605d8 +func_ov084_021605ec kind:function(arm,size=0xc) addr:0x021605ec +func_ov084_021605f8 kind:function(arm,size=0x24) addr:0x021605f8 +func_ov084_0216061c kind:function(arm,size=0x4c) addr:0x0216061c +func_ov084_02160668 kind:function(arm,size=0x5c) addr:0x02160668 +func_ov084_021606c4 kind:function(arm,size=0x54) addr:0x021606c4 +func_ov084_02160718 kind:function(arm,size=0x60) addr:0x02160718 +func_ov084_02160778 kind:function(arm,size=0x28) addr:0x02160778 +func_ov084_021607a0 kind:function(arm,size=0x30) addr:0x021607a0 +func_ov084_021607d0 kind:function(arm,size=0x14) addr:0x021607d0 +func_ov084_021607e4 kind:function(arm,size=0x1c) addr:0x021607e4 +func_ov084_02160800 kind:function(arm,size=0x10) addr:0x02160800 +func_ov084_02160810 kind:function(arm,size=0xc) addr:0x02160810 +func_ov084_0216081c kind:function(arm,size=0x24) addr:0x0216081c +func_ov084_02160840 kind:function(arm,size=0x4c) addr:0x02160840 +func_ov084_0216088c kind:function(arm,size=0x21c) addr:0x0216088c +func_ov084_02160aa8 kind:function(arm,size=0x20c) addr:0x02160aa8 +func_ov084_02160cb4 kind:function(arm,size=0x18) addr:0x02160cb4 +func_ov084_02160ccc kind:function(arm,size=0x4) addr:0x02160ccc +func_ov084_02160cd0 kind:function(arm,size=0x3c) addr:0x02160cd0 +func_ov084_02160d0c kind:function(arm,size=0xe8) addr:0x02160d0c +func_ov084_02160df4 kind:function(arm,size=0x170) addr:0x02160df4 +func_ov084_02160f64 kind:function(arm,size=0xac) addr:0x02160f64 +func_ov084_02161010 kind:function(arm,size=0x40) addr:0x02161010 +func_ov084_02161050 kind:function(arm,size=0x68) addr:0x02161050 +func_ov084_021610b8 kind:function(arm,size=0xc) addr:0x021610b8 +func_ov084_021610c4 kind:function(arm,size=0xbc) addr:0x021610c4 +func_ov084_02161180 kind:function(arm,size=0x38) addr:0x02161180 +func_ov084_021611b8 kind:function(arm,size=0x40) addr:0x021611b8 +func_ov084_021611f8 kind:function(arm,size=0x14) addr:0x021611f8 +func_ov084_0216120c kind:function(arm,size=0x80) addr:0x0216120c +func_ov084_0216128c kind:function(arm,size=0x1c) addr:0x0216128c +func_ov084_021612a8 kind:function(arm,size=0xc) addr:0x021612a8 +func_ov084_021612b4 kind:function(arm,size=0x24) addr:0x021612b4 +func_ov084_021612d8 kind:function(arm,size=0xa4) addr:0x021612d8 +func_ov084_0216137c kind:function(arm,size=0x80) addr:0x0216137c +func_ov084_021613fc kind:function(arm,size=0x8) addr:0x021613fc +func_ov084_02161404 kind:function(arm,size=0x4) addr:0x02161404 +func_ov084_02161408 kind:function(arm,size=0x20) addr:0x02161408 +func_ov084_02161428 kind:function(arm,size=0x20) addr:0x02161428 +func_ov084_02161448 kind:function(arm,size=0x28) addr:0x02161448 +func_ov084_02161470 kind:function(arm,size=0x14) addr:0x02161470 +func_ov084_02161484 kind:function(arm,size=0x24) addr:0x02161484 +func_ov084_021614a8 kind:function(arm,size=0x254) addr:0x021614a8 +func_ov084_021616fc kind:function(arm,size=0xcc) addr:0x021616fc +data_ov084_021617c8 kind:data(any) addr:0x021617c8 +data_ov084_021617cc kind:data(any) addr:0x021617cc +data_ov084_021617d0 kind:data(any) addr:0x021617d0 +data_ov084_021617d4 kind:data(any) addr:0x021617d4 +data_ov084_021617d8 kind:data(any) addr:0x021617d8 +data_ov084_021617e4 kind:data(any) addr:0x021617e4 +data_ov084_021617f4 kind:data(any) addr:0x021617f4 +data_ov084_02161804 kind:data(any) addr:0x02161804 +data_ov084_02161814 kind:data(any) addr:0x02161814 +data_ov084_02161824 kind:data(any) addr:0x02161824 +data_ov084_02161834 kind:data(any) addr:0x02161834 +data_ov084_02161844 kind:data(any) addr:0x02161844 +data_ov084_02161846 kind:data(any) addr:0x02161846 +data_ov084_0216185c kind:data(any) addr:0x0216185c +data_ov084_02161874 kind:data(any) addr:0x02161874 +data_ov084_02161880 kind:data(any) addr:0x02161880 ambiguous +data_ov084_0216188c kind:data(any) addr:0x0216188c +data_ov084_0216192c kind:data(any) addr:0x0216192c +data_ov084_0216193c kind:data(any) addr:0x0216193c ambiguous +data_ov084_021619ec kind:data(any) addr:0x021619ec +data_ov084_02161a04 kind:data(any) addr:0x02161a04 +data_ov084_02161a08 kind:data(any) addr:0x02161a08 ambiguous +data_ov084_02161acc kind:data(any) addr:0x02161acc ambiguous +data_ov084_02161bac kind:data(any) addr:0x02161bac ambiguous +data_ov084_02161bc0 kind:data(any) addr:0x02161bc0 ambiguous +data_ov084_02161c0c kind:data(any) addr:0x02161c0c ambiguous +data_ov084_02161cbc kind:data(any) addr:0x02161cbc ambiguous +data_ov084_02161cc8 kind:data(any) addr:0x02161cc8 ambiguous +data_ov084_02161da8 kind:data(any) addr:0x02161da8 ambiguous +data_ov084_02161ddc kind:data(any) addr:0x02161ddc +data_ov084_02161de2 kind:data(any) addr:0x02161de2 +data_ov084_02161e14 kind:data(any) addr:0x02161e14 +data_ov084_02161e24 kind:data(any) addr:0x02161e24 +data_ov084_02161e34 kind:data(any) addr:0x02161e34 +data_ov084_02161e38 kind:data(any) addr:0x02161e38 +data_ov084_02161e3c kind:data(any) addr:0x02161e3c +__sinit_ov084_02161e40 kind:function(arm,size=0x6cc) addr:0x02161e40 +__sinit_ov084_0216250c kind:function(arm,size=0x70) addr:0x0216250c +__sinit_ov084_0216257c kind:function(arm,size=0x50) addr:0x0216257c +__sinit_ov084_021625cc kind:function(arm,size=0x50) addr:0x021625cc +__sinit_ov084_0216261c kind:function(arm,size=0x50) addr:0x0216261c +__sinit_ov084_0216266c kind:function(arm,size=0x50) addr:0x0216266c +__sinit_ov084_021626bc kind:function(arm,size=0x50) addr:0x021626bc +__sinit_ov084_0216270c kind:function(arm,size=0x50) addr:0x0216270c +__sinit_ov084_0216275c kind:function(arm,size=0x50) addr:0x0216275c +__sinit_ov084_021627ac kind:function(arm,size=0x60) addr:0x021627ac +__sinit_ov084_0216280c kind:function(arm,size=0x94) addr:0x0216280c +__sinit_ov084_021628a0 kind:function(arm,size=0x50) addr:0x021628a0 +__sinit_ov084_021628f0 kind:function(arm,size=0x50) addr:0x021628f0 +__sinit_ov084_02162940 kind:function(arm,size=0x88) addr:0x02162940 +__sinit_ov084_021629c8 kind:function(arm,size=0x50) addr:0x021629c8 +.p__sinit_ov084_02161e40 kind:data(word) addr:0x02162a18 +.p__sinit_ov084_0216250c kind:data(word) addr:0x02162a1c +.p__sinit_ov084_0216257c kind:data(word) addr:0x02162a20 +.p__sinit_ov084_021625cc kind:data(word) addr:0x02162a24 +.p__sinit_ov084_0216261c kind:data(word) addr:0x02162a28 +.p__sinit_ov084_0216266c kind:data(word) addr:0x02162a2c +.p__sinit_ov084_021626bc kind:data(word) addr:0x02162a30 +.p__sinit_ov084_0216270c kind:data(word) addr:0x02162a34 +.p__sinit_ov084_0216275c kind:data(word) addr:0x02162a38 +.p__sinit_ov084_021627ac kind:data(word) addr:0x02162a3c +.p__sinit_ov084_0216280c kind:data(word) addr:0x02162a40 +.p__sinit_ov084_021628a0 kind:data(word) addr:0x02162a44 +.p__sinit_ov084_021628f0 kind:data(word) addr:0x02162a48 +.p__sinit_ov084_02162940 kind:data(word) addr:0x02162a4c +.p__sinit_ov084_021629c8 kind:data(word) addr:0x02162a50 +data_ov084_02162a60 kind:data(any) addr:0x02162a60 +data_ov084_02162a64 kind:data(any) addr:0x02162a64 +data_ov084_02162a68 kind:data(any) addr:0x02162a68 +data_ov084_02162a6c kind:data(any) addr:0x02162a6c +data_ov084_02162a70 kind:data(any) addr:0x02162a70 +data_ov084_02162a74 kind:data(any) addr:0x02162a74 +data_ov084_02162a78 kind:data(any) addr:0x02162a78 +data_ov084_02162a7c kind:data(any) addr:0x02162a7c +data_ov084_02162a80 kind:data(any) addr:0x02162a80 +data_ov084_02162a84 kind:data(any) addr:0x02162a84 +data_ov084_02162a88 kind:data(any) addr:0x02162a88 +data_ov084_02162a8c kind:data(any) addr:0x02162a8c +data_ov084_02162a90 kind:data(any) addr:0x02162a90 +data_ov084_02162a9c kind:data(any) addr:0x02162a9c +data_ov084_02162aa8 kind:data(any) addr:0x02162aa8 +data_ov084_02162ab4 kind:data(any) addr:0x02162ab4 +data_ov084_02162ac0 kind:data(any) addr:0x02162ac0 +data_ov084_02162acc kind:data(any) addr:0x02162acc +data_ov084_02162ad8 kind:data(any) addr:0x02162ad8 +data_ov084_02162ae4 kind:data(any) addr:0x02162ae4 +data_ov084_02162af0 kind:data(any) addr:0x02162af0 +data_ov084_02162afc kind:data(any) addr:0x02162afc +data_ov084_02162b08 kind:data(any) addr:0x02162b08 +data_ov084_02162b14 kind:data(any) addr:0x02162b14 +data_ov084_02162b20 kind:data(any) addr:0x02162b20 +data_ov084_02162b2c kind:data(any) addr:0x02162b2c +data_ov084_02162b38 kind:data(any) addr:0x02162b38 +data_ov084_02162b4c kind:data(any) addr:0x02162b4c +data_ov084_02162b58 kind:data(any) addr:0x02162b58 +data_ov084_02162b64 kind:data(any) addr:0x02162b64 +data_ov084_02162b74 kind:data(any) addr:0x02162b74 +data_ov084_02162b84 kind:data(any) addr:0x02162b84 +data_ov084_02162ba8 kind:data(any) addr:0x02162ba8 +data_ov084_02162bd0 kind:data(any) addr:0x02162bd0 +data_ov084_02162bf8 kind:data(any) addr:0x02162bf8 +data_ov084_02162c1c kind:data(any) addr:0x02162c1c +data_ov084_02162c28 kind:data(any) addr:0x02162c28 +data_ov084_02162c34 kind:data(any) addr:0x02162c34 +data_ov084_02162c40 kind:data(any) addr:0x02162c40 +data_ov084_02162c4c kind:data(any) addr:0x02162c4c +data_ov084_02162c58 kind:data(any) addr:0x02162c58 +data_ov084_02162c6c kind:data(any) addr:0x02162c6c +data_ov084_02162c7c kind:data(any) addr:0x02162c7c ambiguous +data_ov084_02162cb0 kind:data(any) addr:0x02162cb0 +data_ov084_02162cc4 kind:data(any) addr:0x02162cc4 +data_ov084_02162cd8 kind:data(any) addr:0x02162cd8 +data_ov084_02162cec kind:data(any) addr:0x02162cec +data_ov084_02162d00 kind:data(any) addr:0x02162d00 +data_ov084_02162d18 kind:data(any) addr:0x02162d18 +data_ov084_02162d1c kind:data(any) addr:0x02162d1c +data_ov084_02162d38 kind:data(any) addr:0x02162d38 +data_ov084_02162d54 kind:data(any) addr:0x02162d54 +data_ov084_02162d6c kind:data(any) addr:0x02162d6c +data_ov084_02162d70 kind:data(any) addr:0x02162d70 +data_ov084_02162d8c kind:data(any) addr:0x02162d8c +data_ov084_02162db0 kind:data(any) addr:0x02162db0 +data_ov084_02162e04 kind:data(any) addr:0x02162e04 +data_ov084_02162e1c kind:data(any) addr:0x02162e1c +data_ov084_02162e20 kind:data(any) addr:0x02162e20 +data_ov084_02162e3c kind:data(any) addr:0x02162e3c +data_ov084_02162e58 kind:data(any) addr:0x02162e58 +data_ov084_02162e74 kind:data(any) addr:0x02162e74 +data_ov084_02162e90 kind:data(any) addr:0x02162e90 +data_ov084_02162e94 kind:data(any) addr:0x02162e94 +data_ov084_02162ea8 kind:data(any) addr:0x02162ea8 +data_ov084_02162ebc kind:data(any) addr:0x02162ebc +data_ov084_02162ecc kind:data(any) addr:0x02162ecc +data_ov084_02162ed0 kind:data(any) addr:0x02162ed0 +data_ov084_02162ee4 kind:data(any) addr:0x02162ee4 +data_ov084_02162ef4 kind:data(any) addr:0x02162ef4 +data_ov084_02162ef8 kind:data(any) addr:0x02162ef8 +data_ov084_02162f0c kind:data(any) addr:0x02162f0c +data_ov084_02162f14 kind:data(any) addr:0x02162f14 ambiguous +data_ov084_02162f1c kind:data(any) addr:0x02162f1c +data_ov084_02162f20 kind:data(any) addr:0x02162f20 +data_ov084_02162f30 kind:data(any) addr:0x02162f30 +data_ov084_02162f34 kind:data(any) addr:0x02162f34 +data_ov084_02162f44 kind:data(any) addr:0x02162f44 +data_ov084_02162f48 kind:data(any) addr:0x02162f48 +data_ov084_02162f58 kind:data(any) addr:0x02162f58 +data_ov084_02162f5c kind:data(any) addr:0x02162f5c +data_ov084_02162f6c kind:data(any) addr:0x02162f6c +data_ov084_02162f7c kind:data(any) addr:0x02162f7c +data_ov084_021630a4 kind:data(any) addr:0x021630a4 +data_ov084_021630b4 kind:data(any) addr:0x021630b4 +data_ov084_021630c8 kind:data(any) addr:0x021630c8 +data_ov084_021630ec kind:data(any) addr:0x021630ec +data_ov084_02163148 kind:data(any) addr:0x02163148 +data_ov084_0216316c kind:data(any) addr:0x0216316c +data_ov084_021631cc kind:data(any) addr:0x021631cc +data_ov084_021631f0 kind:data(any) addr:0x021631f0 +data_ov084_02163208 kind:data(any) addr:0x02163208 ambiguous +data_ov084_02163248 kind:data(any) addr:0x02163248 +data_ov084_02163260 kind:data(any) addr:0x02163260 +data_ov084_02163278 kind:data(any) addr:0x02163278 +data_ov084_02163298 kind:data(any) addr:0x02163298 +data_ov084_021632b4 kind:data(any) addr:0x021632b4 +data_ov084_021632d0 kind:data(any) addr:0x021632d0 +data_ov084_021632f4 kind:data(any) addr:0x021632f4 +data_ov084_0216333c kind:data(any) addr:0x0216333c +data_ov084_0216339c kind:data(any) addr:0x0216339c +data_ov084_021633a0 kind:data(any) addr:0x021633a0 +data_ov084_021633b8 kind:data(any) addr:0x021633b8 +data_ov084_021633d0 kind:data(any) addr:0x021633d0 +data_ov084_021633f0 kind:data(any) addr:0x021633f0 +data_ov084_0216340c kind:data(any) addr:0x0216340c +data_ov084_02163430 kind:data(any) addr:0x02163430 +data_ov084_02163490 kind:data(any) addr:0x02163490 +data_ov084_021634ac kind:data(any) addr:0x021634ac +data_ov084_021634c4 kind:data(any) addr:0x021634c4 +data_ov084_021634e4 kind:data(any) addr:0x021634e4 +data_ov084_021634f8 kind:data(any) addr:0x021634f8 ambiguous +data_ov084_0216352c kind:data(any) addr:0x0216352c +data_ov084_0216358c kind:data(any) addr:0x0216358c +data_ov084_021635a8 kind:data(any) addr:0x021635a8 +data_ov084_021635c4 kind:data(any) addr:0x021635c4 +data_ov084_021635ec kind:data(any) addr:0x021635ec +data_ov084_021635fc kind:data(any) addr:0x021635fc ambiguous +data_ov084_02163638 kind:data(any) addr:0x02163638 +data_ov084_02163654 kind:data(any) addr:0x02163654 +data_ov084_02163698 kind:data(any) addr:0x02163698 +data_ov084_021636b8 kind:data(any) addr:0x021636b8 +data_ov084_021636dc kind:data(any) addr:0x021636dc +data_ov084_02163704 kind:data(any) addr:0x02163704 +data_ov084_0216374c kind:data(any) addr:0x0216374c +data_ov084_021637ac kind:data(any) addr:0x021637ac +data_ov084_021637c0 kind:data(any) addr:0x021637c0 +data_ov084_021637dc kind:data(any) addr:0x021637dc +data_ov084_021637f8 kind:data(any) addr:0x021637f8 +data_ov084_0216381c kind:data(any) addr:0x0216381c +data_ov084_02163868 kind:data(any) addr:0x02163868 ambiguous +data_ov084_02163894 kind:data(any) addr:0x02163894 +data_ov084_021638b0 kind:data(any) addr:0x021638b0 +data_ov084_021638f0 kind:data(any) addr:0x021638f0 +data_ov084_02163918 kind:data(any) addr:0x02163918 +data_ov084_02163988 kind:data(any) addr:0x02163988 +data_ov084_02163998 kind:data(any) addr:0x02163998 +data_ov084_021639b0 kind:data(any) addr:0x021639b0 +data_ov084_021639bc kind:data(any) addr:0x021639bc +data_ov084_021639e4 kind:data(any) addr:0x021639e4 +data_ov084_02163a08 kind:data(any) addr:0x02163a08 +data_ov084_02163a48 kind:data(any) addr:0x02163a48 ambiguous +data_ov084_02163a5c kind:data(any) addr:0x02163a5c +data_ov084_02163a70 kind:data(any) addr:0x02163a70 +data_ov084_02163a8c kind:data(any) addr:0x02163a8c +data_ov084_02163aa8 kind:data(any) addr:0x02163aa8 +data_ov084_02163ae0 kind:bss addr:0x02163ae0 +data_ov084_02163ae4 kind:bss addr:0x02163ae4 +data_ov084_02163af0 kind:bss addr:0x02163af0 +data_ov084_02163b30 kind:bss addr:0x02163b30 +data_ov084_02163c08 kind:bss addr:0x02163c08 +data_ov084_02163c0c kind:bss addr:0x02163c0c +data_ov084_02163c18 kind:bss addr:0x02163c18 +data_ov084_02163cf0 kind:bss addr:0x02163cf0 +data_ov084_02163cf4 kind:bss addr:0x02163cf4 +data_ov084_02163d00 kind:bss addr:0x02163d00 +data_ov084_02163dd8 kind:bss addr:0x02163dd8 +data_ov084_02163ddc kind:bss addr:0x02163ddc +data_ov084_02163de8 kind:bss addr:0x02163de8 +data_ov084_02163ec0 kind:bss addr:0x02163ec0 +data_ov084_02163ec4 kind:bss addr:0x02163ec4 +data_ov084_02163ed0 kind:bss addr:0x02163ed0 +data_ov084_02163fa8 kind:bss addr:0x02163fa8 +data_ov084_02163fac kind:bss addr:0x02163fac +data_ov084_02163fb8 kind:bss addr:0x02163fb8 +data_ov084_02163fc0 kind:bss addr:0x02163fc0 ambiguous +data_ov084_02163fd4 kind:bss addr:0x02163fd4 ambiguous +data_ov084_02163ffc kind:bss addr:0x02163ffc +data_ov084_02164000 kind:bss addr:0x02164000 +data_ov084_0216400c kind:bss addr:0x0216400c +data_ov084_021640e4 kind:bss addr:0x021640e4 +data_ov084_021640e8 kind:bss addr:0x021640e8 +data_ov084_021640f4 kind:bss addr:0x021640f4 +data_ov084_02164124 kind:bss addr:0x02164124 ambiguous +data_ov084_021641a8 kind:bss addr:0x021641a8 ambiguous +data_ov084_021641b0 kind:bss addr:0x021641b0 ambiguous +data_ov084_021641c8 kind:bss addr:0x021641c8 +data_ov084_021641e8 kind:bss addr:0x021641e8 +data_ov084_021641ec kind:bss addr:0x021641ec +data_ov084_021641f8 kind:bss addr:0x021641f8 +data_ov084_0216421c kind:bss addr:0x0216421c +data_ov084_02164220 kind:bss addr:0x02164220 +data_ov084_0216422c kind:bss addr:0x0216422c +data_ov084_02164238 kind:bss addr:0x02164238 +data_ov084_021642dc kind:bss addr:0x021642dc ambiguous +data_ov084_02164310 kind:bss addr:0x02164310 +data_ov084_02164320 kind:bss addr:0x02164320 +data_ov084_0216432c kind:bss addr:0x0216432c +data_ov084_02164338 kind:bss addr:0x02164338 +data_ov084_02164350 kind:bss addr:0x02164350 +data_ov084_02164408 kind:bss addr:0x02164408 +data_ov084_021644e0 kind:bss addr:0x021644e0 +data_ov084_021644e4 kind:bss addr:0x021644e4 +data_ov084_021644f0 kind:bss addr:0x021644f0 +data_ov084_02164510 kind:bss addr:0x02164510 +data_ov084_02164514 kind:bss addr:0x02164514 +data_ov084_02164520 kind:bss addr:0x02164520 +data_ov084_02164588 kind:bss addr:0x02164588 +data_ov084_0216458c kind:bss addr:0x0216458c +data_ov084_02164598 kind:bss addr:0x02164598 +data_ov084_02164670 kind:bss addr:0x02164670 +data_ov084_02164674 kind:bss addr:0x02164674 +data_ov084_02164678 kind:bss addr:0x02164678 +data_ov084_02164684 kind:bss addr:0x02164684 +data_ov084_02164758 kind:bss addr:0x02164758 diff --git a/config/usa/arm9/overlays/ov085/delinks.txt b/config/usa/arm9/overlays/ov085/delinks.txt new file mode 100644 index 00000000..098ed0ac --- /dev/null +++ b/config/usa/arm9/overlays/ov085/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02150be0 end:0x02153df8 kind:code align:32 + .rodata start:0x02153df8 end:0x02153e9c kind:rodata align:4 + .init start:0x02153e9c end:0x02153f8c kind:code align:4 + .ctor start:0x02153f8c end:0x02153f98 kind:rodata align:4 + .data start:0x02153fa0 end:0x021541e0 kind:data align:32 + .bss start:0x021541e0 end:0x02154420 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov085/relocs.txt b/config/usa/arm9/overlays/ov085/relocs.txt new file mode 100644 index 00000000..552640b7 --- /dev/null +++ b/config/usa/arm9/overlays/ov085/relocs.txt @@ -0,0 +1,514 @@ +from:0x02150be8 kind:load to:0x021541f0 module:overlay(85) +from:0x02150bfc kind:arm_call to:0x02011f3c module:main +from:0x02150c08 kind:arm_call to:0x02150c68 module:overlay(85) +from:0x02150c1c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02150c34 kind:load to:0x02153fa8 module:overlay(85) +from:0x02150c40 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02150c64 kind:load to:0x02153fcc module:overlay(85) +from:0x02150c70 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02150c94 kind:load to:0x02153fcc module:overlay(85) +from:0x02150c9c kind:arm_call to:0x02150e90 module:overlay(85) +from:0x02150cd8 kind:arm_call to:0x02150e4c module:overlay(85) +from:0x02150d00 kind:arm_call to:0x02150e4c module:overlay(85) +from:0x02150d34 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02150d90 kind:arm_call to:0x02078b30 module:overlay(0) +from:0x02150db0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02150dc0 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x02150dcc kind:arm_call to:0x020786e8 module:overlay(0) +from:0x02150de0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02150df0 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x02150e20 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02150e34 kind:load to:0x027e0ce0 module:dtcm +from:0x02150e38 kind:load to:0x027e09bc module:dtcm +from:0x02150e3c kind:load to:0x027e09a4 module:dtcm +from:0x02150e40 kind:load to:0x02153df8 module:overlay(85) +from:0x02150e70 kind:arm_call to:0x01fff148 module:itcm +from:0x02150e80 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02150e88 kind:load to:0x027e0cd8 module:dtcm +from:0x02150e8c kind:load to:0x027e0ce0 module:dtcm +from:0x02150eb4 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02150ed8 kind:load to:0x027e09bc module:dtcm +from:0x02150f00 kind:arm_call to:0x02078210 module:overlay(0) +from:0x02150f24 kind:load to:0x027e09bc module:dtcm +from:0x02150f30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02150f44 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02150f4c kind:arm_call to:0x02011ff4 module:main +from:0x02150f60 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02150f74 kind:load to:0x0215423c module:overlay(85) +from:0x02150f88 kind:arm_call to:0x02011f3c module:main +from:0x02150f94 kind:arm_call to:0x02150ffc module:overlay(85) +from:0x02150fa8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02150ff4 kind:load to:0x02154064 module:overlay(85) +from:0x02150ff8 kind:load to:0x027e09a4 module:dtcm +from:0x02151004 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02151030 kind:arm_call to:0x0200f05c module:main +from:0x0215104c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02151068 kind:arm_call to:0x0200f05c module:main +from:0x021510bc kind:arm_call to:0x020f7bec module:overlay(31) +from:0x021510c4 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02151108 kind:arm_call to:0x02153024 module:overlay(85) +from:0x02151184 kind:load to:0x02154088 module:overlay(85) +from:0x02151188 kind:load to:0x0215423c module:overlay(85) +from:0x0215118c kind:load to:0x02153e00 module:overlay(85) +from:0x02151190 kind:load to:0x02153e10 module:overlay(85) +from:0x02151194 kind:load to:0x020b1948 module:overlay(0) +from:0x02151198 kind:load to:0x027e0130 module:dtcm +from:0x0215119c kind:load to:0x0215402c module:overlay(85) +from:0x021511ac kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021511c0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02151260 kind:arm_call to:0x0200f05c module:main +from:0x021512b4 kind:load to:0x0215423c module:overlay(85) +from:0x021512b8 kind:load to:0x02153e20 module:overlay(85) +from:0x021512f0 kind:arm_call to:0x02151334 module:overlay(85) +from:0x021512f8 kind:arm_call to:0x02151444 module:overlay(85) +from:0x02151300 kind:arm_call to:0x021514a8 module:overlay(85) +from:0x02151308 kind:arm_call to:0x021514c8 module:overlay(85) +from:0x02151310 kind:arm_call to:0x02152780 module:overlay(85) +from:0x02151340 kind:arm_call to:0x021514e0 module:overlay(85) +from:0x02151348 kind:arm_call to:0x02152df8 module:overlay(85) +from:0x02151350 kind:arm_call to:0x0215180c module:overlay(85) +from:0x02151388 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02151390 kind:arm_call to:0x02152a50 module:overlay(85) +from:0x021513a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021513d8 kind:arm_call to:0x01ffedac module:itcm +from:0x021513f4 kind:arm_call to:0x01fff498 module:itcm +from:0x02151404 kind:arm_call to:0x01fff584 module:itcm +from:0x02151434 kind:load to:0x027e09c0 module:dtcm +from:0x02151438 kind:load to:0x027e09a4 module:dtcm +from:0x0215143c kind:load to:0x027e0ce8 module:dtcm +from:0x0215144c kind:arm_call to:0x021514e0 module:overlay(85) +from:0x02151454 kind:arm_call to:0x02152df8 module:overlay(85) +from:0x0215145c kind:arm_call to:0x02151e34 module:overlay(85) +from:0x02151464 kind:arm_call to:0x02152e6c module:overlay(85) +from:0x0215148c kind:arm_call to:0x020d9664 module:overlay(31) +from:0x02151494 kind:arm_call to:0x01ffb800 module:itcm +from:0x021514a4 kind:load to:0x027e0d30 module:dtcm +from:0x021514b0 kind:arm_call to:0x021514e0 module:overlay(85) +from:0x021514b8 kind:arm_call to:0x02152e6c module:overlay(85) +from:0x021514c0 kind:arm_call to:0x02152220 module:overlay(85) +from:0x021514d0 kind:arm_call to:0x02152df8 module:overlay(85) +from:0x021514d8 kind:arm_call to:0x021525d4 module:overlay(85) +from:0x02151510 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02151578 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x0215158c kind:arm_call to:0x020d9c24 module:overlay(31) +from:0x021515bc kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x021515e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021515ec kind:arm_call to:0x01fff458 module:itcm +from:0x02151600 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02151610 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x0215161c kind:load to:0x027e0d38 module:dtcm +from:0x02151620 kind:load to:0x027e0ce4 module:dtcm +from:0x02151794 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021517a4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021517c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021517e0 kind:arm_call to:0x02017e64 module:main +from:0x02151840 kind:arm_call to:0x01ffedac module:itcm +from:0x02151858 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02151874 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215188c kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x021518bc kind:arm_call to:0x02151628 module:overlay(85) +from:0x021518d0 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215192c kind:arm_call to:0x02151740 module:overlay(85) +from:0x02151a00 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02151a14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151a1c kind:arm_call to:0x01ffb800 module:itcm +from:0x02151a38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151a50 kind:arm_call to:0x02017e64 module:main +from:0x02151a78 kind:arm_call to:0x02151628 module:overlay(85) +from:0x02151a8c kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02151aa4 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x02151ae0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02151aec kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02151b28 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151b7c kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02151bd8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02151be0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02151c08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02151c48 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151c58 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151c74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151c9c kind:arm_call to:0x02017e64 module:main +from:0x02151cb4 kind:arm_call to:0x02151628 module:overlay(85) +from:0x02151cc8 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x02151ce0 kind:arm_call to:0x01ffedac module:itcm +from:0x02151d20 kind:arm_call to:0x02151628 module:overlay(85) +from:0x02151d34 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02151d60 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02151d7c kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x02151db4 kind:arm_call to:0x02152990 module:overlay(85) +from:0x02151df0 kind:arm_call to:0x020d9654 module:overlay(31) +from:0x02151e0c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02151e20 kind:load to:0x0203e93c module:main +from:0x02151e28 kind:load to:0x027e0d30 module:dtcm +from:0x02151e2c kind:load to:0x027e09a8 module:dtcm +from:0x02151e48 kind:arm_call to:0x01ffedac module:itcm +from:0x02151e54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02151e88 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02151e9c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02151ed8 kind:arm_call to:0x01ffb744 module:itcm +from:0x02151ee8 kind:arm_call to:0x02152cd8 module:overlay(85) +from:0x02151f18 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02151f28 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02151f48 kind:arm_call to:0x02017e64 module:main +from:0x02151f98 kind:arm_call to:0x01ffedac module:itcm +from:0x02151fc4 kind:arm_call to:0x01ffedac module:itcm +from:0x02151ff0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215201c kind:arm_call to:0x01ffedac module:itcm +from:0x02152034 kind:arm_call to:0x01ffedac module:itcm +from:0x02152074 kind:arm_call to:0x01ffedac module:itcm +from:0x021520b4 kind:arm_call to:0x01ffedac module:itcm +from:0x021520f4 kind:arm_call to:0x01ffedac module:itcm +from:0x02152144 kind:arm_call to:0x02017e64 module:main +from:0x02152160 kind:arm_call to:0x02151628 module:overlay(85) +from:0x02152174 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215218c kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x021521a0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021521c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021521d4 kind:arm_call to:0x01ffedac module:itcm +from:0x021521ec kind:arm_call to:0x02152990 module:overlay(85) +from:0x02152208 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02152218 kind:load to:0x027e09a8 module:dtcm +from:0x02152238 kind:arm_call to:0x01ffedac module:itcm +from:0x02152244 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021522f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152300 kind:arm_call to:0x01ffedac module:itcm +from:0x02152318 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02152338 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x02152378 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02152380 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152398 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021523c4 kind:arm_call to:0x01ffedac module:itcm +from:0x021523f0 kind:arm_call to:0x02151628 module:overlay(85) +from:0x02152404 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02152450 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02152474 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021524b0 kind:arm_call to:0x01ffb744 module:itcm +from:0x021524c0 kind:arm_call to:0x02152cd8 module:overlay(85) +from:0x021524f0 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02152504 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215250c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02152530 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215253c kind:arm_call to:0x01ffedac module:itcm +from:0x02152554 kind:arm_call to:0x02152990 module:overlay(85) +from:0x0215257c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021525ac kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021525b8 kind:load to:0x0203e93c module:main +from:0x021525c8 kind:load to:0x027e09a8 module:dtcm +from:0x021525e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215261c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02152628 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215263c kind:arm_call to:0x01ffd118 module:itcm +from:0x021526a0 kind:arm_call to:0x01ffb744 module:itcm +from:0x021526b0 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x021526cc kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02152710 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152728 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02152738 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02152740 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02152768 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152774 kind:load to:0x027e0c90 module:dtcm +from:0x02152778 kind:load to:0x027e09a8 module:dtcm +from:0x021527a4 kind:arm_call to:0x02017e64 module:main +from:0x0215282c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02152888 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021528b4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02152908 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215295c kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0215296c kind:arm_call to:0x01ffa60c module:itcm +from:0x02152978 kind:load to:0x0203e93c module:main +from:0x02152980 kind:load to:0x02153e54 module:overlay(85) +from:0x02152984 kind:load to:0x02153e30 module:overlay(85) +from:0x02152988 kind:load to:0x02153e60 module:overlay(85) +from:0x0215298c kind:load to:0x02153e3c module:overlay(85) +from:0x021529e4 kind:arm_call to:0x01ffb860 module:itcm +from:0x021529f0 kind:arm_call to:0x01ffb860 module:itcm +from:0x021529fc kind:arm_call to:0x01ffb860 module:itcm +from:0x02152a68 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02152a8c kind:arm_call to:0x01ff9218 module:itcm +from:0x02152aa4 kind:load to:0x027e0ce0 module:dtcm +from:0x02152b40 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152b4c kind:load to:0x020aecd8 module:overlay(0) +from:0x02152b50 kind:load to:0x027e09a8 module:dtcm +from:0x02152b6c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02152bcc kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02152bd8 kind:load to:0x02153e48 module:overlay(85) +from:0x02152bdc kind:load to:0x027e09b4 module:dtcm +from:0x02152c60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152c84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152c94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152ca0 kind:arm_call to:0x020d9654 module:overlay(31) +from:0x02152ccc kind:load to:0x0203e93c module:main +from:0x02152cd0 kind:load to:0x027e09a4 module:dtcm +from:0x02152cd4 kind:load to:0x027e0d30 module:dtcm +from:0x02152ce4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152cfc kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02152d80 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02152d9c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02152db8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02152dd0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02152dd8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02152dec kind:load to:0x027e0cec module:dtcm +from:0x02152df0 kind:load to:0x027e09a8 module:dtcm +from:0x02152e58 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02152e68 kind:load to:0x027e09c0 module:dtcm +from:0x02152ea4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02152eb4 kind:arm_call to:0x01ffb800 module:itcm +from:0x02152ef4 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02152f00 kind:load to:0x027e09c0 module:dtcm +from:0x02152f54 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02152f5c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02152f84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02152fc8 kind:arm_call to:0x01fff458 module:itcm +from:0x02152fdc kind:arm_call to:0x02152f08 module:overlay(85) +from:0x02152fec kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02152ff4 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02153010 kind:arm_call to:0x020bf554 module:overlay(17) +from:0x02153018 kind:arm_call to:0x02152f20 module:overlay(85) +from:0x0215302c kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215305c kind:load to:0x02154048 module:overlay(85) +from:0x02153094 kind:arm_call to:0x020982b8 module:overlay(0) +from:0x021530b0 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x021530c8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021530d0 kind:arm_call to:0x02011ff4 module:main +from:0x021530e4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021530ec kind:arm_call to:0x02011ff4 module:main +from:0x02153104 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215310c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02153114 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215311c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02153124 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215312c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02153144 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215314c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02153154 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215315c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02153164 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215316c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02153174 kind:arm_call to:0x02011ff4 module:main +from:0x02153188 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215319c kind:load to:0x02154324 module:overlay(85) +from:0x021531b0 kind:arm_call to:0x02011f3c module:main +from:0x021531bc kind:arm_call to:0x02153240 module:overlay(85) +from:0x021531d4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021531e4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02153230 kind:load to:0x0215412c module:overlay(85) +from:0x02153234 kind:load to:0x02154148 module:overlay(85) +from:0x02153238 kind:load to:0x02154110 module:overlay(85) +from:0x02153248 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215326c kind:arm_call to:0x0200f05c module:main +from:0x02153288 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021532a4 kind:arm_call to:0x0200f05c module:main +from:0x021532c0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021532d4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021532f0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02153304 kind:arm_call to:0x02153c2c module:overlay(85) +from:0x0215330c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215332c kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0215334c kind:load to:0x02154198 module:overlay(85) +from:0x02153350 kind:load to:0x02154324 module:overlay(85) +from:0x02153354 kind:load to:0x02153e7c module:overlay(85) +from:0x02153358 kind:load to:0x02153e8c module:overlay(85) +from:0x0215335c kind:load to:0x02154170 module:overlay(85) +from:0x02153360 kind:load to:0x02154148 module:overlay(85) +from:0x02153364 kind:load to:0x021540e8 module:overlay(85) +from:0x02153370 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02153384 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x021533fc kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02153414 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0215341c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02153428 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02153434 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021534fc kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021535a8 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021535b4 kind:arm_call to:0x02153b58 module:overlay(85) +from:0x021535c4 kind:load to:0x02154344 module:overlay(85) +from:0x021535c8 kind:load to:0x02153e6c module:overlay(85) +from:0x021535d0 kind:load to:0x0203e93c module:main +from:0x021535d8 kind:load to:0x027e09c0 module:dtcm +from:0x02153608 kind:arm_call to:0x021538ac module:overlay(85) +from:0x02153610 kind:arm_call to:0x021539ec module:overlay(85) +from:0x0215361c kind:arm_call to:0x01ffedac module:itcm +from:0x02153870 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x02153914 kind:arm_call to:0x01ff9984 module:itcm +from:0x02153954 kind:arm_call to:0x01fff458 module:itcm +from:0x02153974 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021539a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021539b8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x021539d0 kind:arm_call to:0x02153b58 module:overlay(85) +from:0x021539e4 kind:load to:0x027e09a8 module:dtcm +from:0x02153a04 kind:arm_call to:0x01fff458 module:itcm +from:0x02153a3c kind:arm_call to:0x02152be0 module:overlay(85) +from:0x02153af8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02153b1c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02153b24 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02153b38 kind:arm_call to:0x02153b58 module:overlay(85) +from:0x02153b40 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02153b50 kind:load to:0x0203e93c module:main +from:0x02153b54 kind:load to:0x027e09c0 module:dtcm +from:0x02153b90 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02153bb0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153bd0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02153bdc kind:load to:0x027e09a8 module:dtcm +from:0x02153c08 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02153c24 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02153c38 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x02153c50 kind:load to:0x021540fc module:overlay(85) +from:0x02153c7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153c88 kind:arm_call to:0x01fff458 module:itcm +from:0x02153c9c kind:arm_call to:0x02152f08 module:overlay(85) +from:0x02153cbc kind:load to:0x027e0ce4 module:dtcm +from:0x02153ce8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02153cf4 kind:arm_call to:0x01fff458 module:itcm +from:0x02153d08 kind:arm_call to:0x02152f08 module:overlay(85) +from:0x02153d18 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02153d2c kind:load to:0x027e0ce4 module:dtcm +from:0x02153d3c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02153d44 kind:arm_call to:0x02011ff4 module:main +from:0x02153d58 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02153d60 kind:arm_call to:0x02011ff4 module:main +from:0x02153d78 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02153d80 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02153d88 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02153d90 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02153d98 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02153db0 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02153db8 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02153dc0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02153dc8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02153dd0 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02153dd8 kind:arm_call to:0x02011ff4 module:main +from:0x02153dec kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02153eb8 kind:arm_call to:0x02150c10 module:overlay(85) +from:0x02153ec8 kind:arm_call to:0x0203ce4c module:main +from:0x02153edc kind:load to:0x021541e0 module:overlay(85) +from:0x02153ee0 kind:load to:0x021541f0 module:overlay(85) +from:0x02153ee4 kind:load to:0x02150f58 module:overlay(85) +from:0x02153ee8 kind:load to:0x021541e4 module:overlay(85) +from:0x02153f08 kind:arm_call to:0x02150f9c module:overlay(85) +from:0x02153f18 kind:arm_call to:0x0203ce4c module:main +from:0x02153f2c kind:load to:0x0215422c module:overlay(85) +from:0x02153f30 kind:load to:0x0215423c module:overlay(85) +from:0x02153f34 kind:load to:0x02153180 module:overlay(85) +from:0x02153f38 kind:load to:0x02154230 module:overlay(85) +from:0x02153f58 kind:arm_call to:0x021531c4 module:overlay(85) +from:0x02153f68 kind:arm_call to:0x0203ce4c module:main +from:0x02153f7c kind:load to:0x02154314 module:overlay(85) +from:0x02153f80 kind:load to:0x02154324 module:overlay(85) +from:0x02153f84 kind:load to:0x02153de4 module:overlay(85) +from:0x02153f88 kind:load to:0x02154318 module:overlay(85) +from:0x02153f8c kind:load to:0x02153e9c module:overlay(85) +from:0x02153f90 kind:load to:0x02153eec module:overlay(85) +from:0x02153f94 kind:load to:0x02153f3c module:overlay(85) +from:0x02153fa8 kind:load to:0x02150bec module:overlay(85) +from:0x02153fac kind:load to:0x0209772c module:overlay(0) +from:0x02153fb0 kind:load to:0x02097734 module:overlay(0) +from:0x02153fb4 kind:load to:0x020977b0 module:overlay(0) +from:0x02153fb8 kind:load to:0x020977f0 module:overlay(0) +from:0x02153fbc kind:load to:0x020977f4 module:overlay(0) +from:0x02153fc0 kind:load to:0x020977f8 module:overlay(0) +from:0x02153fcc kind:load to:0x020984f8 module:overlay(0) +from:0x02153fd0 kind:load to:0x02098534 module:overlay(0) +from:0x02153fd4 kind:load to:0x0209854c module:overlay(0) +from:0x02153fd8 kind:load to:0x02098558 module:overlay(0) +from:0x02153fdc kind:load to:0x01fff464 module:itcm +from:0x02153fe0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02153fe4 kind:load to:0x02150c98 module:overlay(85) +from:0x02153fe8 kind:load to:0x02098490 module:overlay(0) +from:0x02153fec kind:load to:0x02150ca8 module:overlay(85) +from:0x02153ff0 kind:load to:0x02098498 module:overlay(0) +from:0x02153ff4 kind:load to:0x0209849c module:overlay(0) +from:0x02153ff8 kind:load to:0x020984a0 module:overlay(0) +from:0x02153ffc kind:load to:0x020984a4 module:overlay(0) +from:0x02154000 kind:load to:0x020984a8 module:overlay(0) +from:0x02154004 kind:load to:0x02098564 module:overlay(0) +from:0x02154008 kind:load to:0x020985d0 module:overlay(0) +from:0x0215400c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02154010 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02154014 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02154018 kind:load to:0x02150f28 module:overlay(85) +from:0x0215401c kind:load to:0x02150f3c module:overlay(85) +from:0x02154020 kind:load to:0x02150e44 module:overlay(85) +from:0x0215402c kind:load to:0x021511a4 module:overlay(85) +from:0x02154030 kind:load to:0x021530c0 module:overlay(85) +from:0x02154034 kind:load to:0x0207b6fc module:overlay(0) +from:0x02154038 kind:load to:0x0207b734 module:overlay(0) +from:0x0215403c kind:load to:0x02152fb4 module:overlay(85) +from:0x02154048 kind:load to:0x021511b8 module:overlay(85) +from:0x0215404c kind:load to:0x021530dc module:overlay(85) +from:0x02154050 kind:load to:0x02153060 module:overlay(85) +from:0x02154054 kind:load to:0x0215309c module:overlay(85) +from:0x02154058 kind:load to:0x0207bff0 module:overlay(0) +from:0x02154064 kind:load to:0x02150f78 module:overlay(85) +from:0x02154068 kind:load to:0x02097924 module:overlay(0) +from:0x0215406c kind:load to:0x02097734 module:overlay(0) +from:0x02154070 kind:load to:0x020977b0 module:overlay(0) +from:0x02154074 kind:load to:0x0209792c module:overlay(0) +from:0x02154078 kind:load to:0x0209794c module:overlay(0) +from:0x0215407c kind:load to:0x02097978 module:overlay(0) +from:0x02154088 kind:load to:0x020984f8 module:overlay(0) +from:0x0215408c kind:load to:0x02098534 module:overlay(0) +from:0x02154090 kind:load to:0x0209854c module:overlay(0) +from:0x02154094 kind:load to:0x02098558 module:overlay(0) +from:0x02154098 kind:load to:0x01fff464 module:itcm +from:0x0215409c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021540a0 kind:load to:0x021511d4 module:overlay(85) +from:0x021540a4 kind:load to:0x02098490 module:overlay(0) +from:0x021540a8 kind:load to:0x021512c0 module:overlay(85) +from:0x021540ac kind:load to:0x02098498 module:overlay(0) +from:0x021540b0 kind:load to:0x0209849c module:overlay(0) +from:0x021540b4 kind:load to:0x02152b58 module:overlay(85) +from:0x021540b8 kind:load to:0x020984a4 module:overlay(0) +from:0x021540bc kind:load to:0x020984a8 module:overlay(0) +from:0x021540c0 kind:load to:0x02098564 module:overlay(0) +from:0x021540c4 kind:load to:0x020985d0 module:overlay(0) +from:0x021540c8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021540cc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021540d0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021540d4 kind:load to:0x021530f8 module:overlay(85) +from:0x021540d8 kind:load to:0x02153138 module:overlay(85) +from:0x021540dc kind:load to:0x02152aa8 module:overlay(85) +from:0x021540e8 kind:load to:0x0215337c module:overlay(85) +from:0x021540ec kind:load to:0x02153d50 module:overlay(85) +from:0x021540f0 kind:load to:0x02153cc4 module:overlay(85) +from:0x021540fc kind:load to:0x02153368 module:overlay(85) +from:0x02154100 kind:load to:0x02153d34 module:overlay(85) +from:0x02154104 kind:load to:0x02153c54 module:overlay(85) +from:0x02154110 kind:load to:0x021531a0 module:overlay(85) +from:0x02154114 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02154118 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0215411c kind:load to:0x0209ca38 module:overlay(0) +from:0x02154120 kind:load to:0x0209ca58 module:overlay(0) +from:0x02154130 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02154134 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02154138 kind:load to:0x0209ca38 module:overlay(0) +from:0x0215413c kind:load to:0x0209ca58 module:overlay(0) +from:0x02154148 kind:load to:0x0207caa0 module:overlay(0) +from:0x0215414c kind:load to:0x0207caa8 module:overlay(0) +from:0x02154150 kind:load to:0x0207d2bc module:overlay(0) +from:0x02154154 kind:load to:0x0207d2ac module:overlay(0) +from:0x02154158 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0215415c kind:load to:0x0207d330 module:overlay(0) +from:0x02154160 kind:load to:0x0207d374 module:overlay(0) +from:0x02154164 kind:load to:0x0207d39c module:overlay(0) +from:0x02154170 kind:load to:0x0207c2b4 module:overlay(0) +from:0x02154174 kind:load to:0x0207c2bc module:overlay(0) +from:0x02154178 kind:load to:0x0207c388 module:overlay(0) +from:0x0215417c kind:load to:0x0207c378 module:overlay(0) +from:0x02154180 kind:load to:0x0207c3cc module:overlay(0) +from:0x02154184 kind:load to:0x0207c3ec module:overlay(0) +from:0x02154188 kind:load to:0x0207c430 module:overlay(0) +from:0x0215418c kind:load to:0x0207c460 module:overlay(0) +from:0x02154198 kind:load to:0x02153390 module:overlay(85) +from:0x0215419c kind:load to:0x0209d098 module:overlay(0) +from:0x021541a0 kind:load to:0x021535e4 module:overlay(85) +from:0x021541a4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021541a8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021541ac kind:load to:0x02153be8 module:overlay(85) +from:0x021541b0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021541b4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021541b8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021541bc kind:load to:0x0209d1b8 module:overlay(0) +from:0x021541c0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021541c4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021541c8 kind:load to:0x02153d6c module:overlay(85) +from:0x021541cc kind:load to:0x02153da4 module:overlay(85) diff --git a/config/usa/arm9/overlays/ov085/symbols.txt b/config/usa/arm9/overlays/ov085/symbols.txt new file mode 100644 index 00000000..e17c3426 --- /dev/null +++ b/config/usa/arm9/overlays/ov085/symbols.txt @@ -0,0 +1,123 @@ +func_ov085_02150be0 kind:function(arm,size=0xc) addr:0x02150be0 +func_ov085_02150bec kind:function(arm,size=0x24) addr:0x02150bec +func_ov085_02150c10 kind:function(arm,size=0x28) addr:0x02150c10 +func_ov085_02150c38 kind:function(arm,size=0x30) addr:0x02150c38 +func_ov085_02150c68 kind:function(arm,size=0x30) addr:0x02150c68 +func_ov085_02150c98 kind:function(arm,size=0x10) addr:0x02150c98 +func_ov085_02150ca8 kind:function(arm,size=0x19c) addr:0x02150ca8 +func_ov085_02150e44 kind:function(arm,size=0x8) addr:0x02150e44 +func_ov085_02150e4c kind:function(arm,size=0x44) addr:0x02150e4c +func_ov085_02150e90 kind:function(arm,size=0x4c) addr:0x02150e90 +func_ov085_02150edc kind:function(arm,size=0x4c) addr:0x02150edc +func_ov085_02150f28 kind:function(arm,size=0x14) addr:0x02150f28 +func_ov085_02150f3c kind:function(arm,size=0x1c) addr:0x02150f3c +func_ov085_02150f58 kind:function(arm,size=0x14) addr:0x02150f58 +func_ov085_02150f6c kind:function(arm,size=0xc) addr:0x02150f6c +func_ov085_02150f78 kind:function(arm,size=0x24) addr:0x02150f78 +func_ov085_02150f9c kind:function(arm,size=0x60) addr:0x02150f9c +func_ov085_02150ffc kind:function(arm,size=0x1a8) addr:0x02150ffc +func_ov085_021511a4 kind:function(arm,size=0x14) addr:0x021511a4 +func_ov085_021511b8 kind:function(arm,size=0x14) addr:0x021511b8 +func_ov085_021511cc kind:function(arm,size=0x8) addr:0x021511cc +func_ov085_021511d4 kind:function(arm,size=0xec) addr:0x021511d4 +func_ov085_021512c0 kind:function(arm,size=0x74) addr:0x021512c0 +func_ov085_02151334 kind:function(arm,size=0x110) addr:0x02151334 +func_ov085_02151444 kind:function(arm,size=0x64) addr:0x02151444 +func_ov085_021514a8 kind:function(arm,size=0x20) addr:0x021514a8 +func_ov085_021514c8 kind:function(arm,size=0x18) addr:0x021514c8 +func_ov085_021514e0 kind:function(arm,size=0x148) addr:0x021514e0 +func_ov085_02151628 kind:function(arm,size=0x118) addr:0x02151628 +func_ov085_02151740 kind:function(arm,size=0xcc) addr:0x02151740 +func_ov085_0215180c kind:function(arm,size=0x628) addr:0x0215180c +func_ov085_02151e34 kind:function(arm,size=0x3ec) addr:0x02151e34 +func_ov085_02152220 kind:function(arm,size=0x3b4) addr:0x02152220 +func_ov085_021525d4 kind:function(arm,size=0x1ac) addr:0x021525d4 +func_ov085_02152780 kind:function(arm,size=0x210) addr:0x02152780 +func_ov085_02152990 kind:function(arm,size=0xc0) addr:0x02152990 +func_ov085_02152a50 kind:function(arm,size=0x58) addr:0x02152a50 +func_ov085_02152aa8 kind:function(arm,size=0xb0) addr:0x02152aa8 +func_ov085_02152b58 kind:function(arm,size=0x88) addr:0x02152b58 +func_ov085_02152be0 kind:function(arm,size=0xf8) addr:0x02152be0 +func_ov085_02152cd8 kind:function(arm,size=0x34) addr:0x02152cd8 +func_ov085_02152d0c kind:function(arm,size=0x1c) addr:0x02152d0c +func_ov085_02152d28 kind:function(arm,size=0xd0) addr:0x02152d28 +func_ov085_02152df8 kind:function(arm,size=0x74) addr:0x02152df8 +func_ov085_02152e6c kind:function(arm,size=0x9c) addr:0x02152e6c +func_ov085_02152f08 kind:function(arm,size=0x18) addr:0x02152f08 +func_ov085_02152f20 kind:function(arm,size=0x70) addr:0x02152f20 +func_ov085_02152f90 kind:function(arm,size=0x24) addr:0x02152f90 +func_ov085_02152fb4 kind:function(arm,size=0x70) addr:0x02152fb4 +func_ov085_02153024 kind:function(arm,size=0x3c) addr:0x02153024 +func_ov085_02153060 kind:function(arm,size=0x3c) addr:0x02153060 +func_ov085_0215309c kind:function(arm,size=0x24) addr:0x0215309c +func_ov085_021530c0 kind:function(arm,size=0x1c) addr:0x021530c0 +func_ov085_021530dc kind:function(arm,size=0x1c) addr:0x021530dc +func_ov085_021530f8 kind:function(arm,size=0x40) addr:0x021530f8 +func_ov085_02153138 kind:function(arm,size=0x48) addr:0x02153138 +func_ov085_02153180 kind:function(arm,size=0x14) addr:0x02153180 +func_ov085_02153194 kind:function(arm,size=0xc) addr:0x02153194 +func_ov085_021531a0 kind:function(arm,size=0x24) addr:0x021531a0 +func_ov085_021531c4 kind:function(arm,size=0x7c) addr:0x021531c4 +func_ov085_02153240 kind:function(arm,size=0x128) addr:0x02153240 +func_ov085_02153368 kind:function(arm,size=0x14) addr:0x02153368 +func_ov085_0215337c kind:function(arm,size=0x14) addr:0x0215337c +func_ov085_02153390 kind:function(arm,size=0x254) addr:0x02153390 +func_ov085_021535e4 kind:function(arm,size=0x2c8) addr:0x021535e4 +func_ov085_021538ac kind:function(arm,size=0x140) addr:0x021538ac +func_ov085_021539ec kind:function(arm,size=0x16c) addr:0x021539ec +func_ov085_02153b58 kind:function(arm,size=0x90) addr:0x02153b58 +func_ov085_02153be8 kind:function(arm,size=0x44) addr:0x02153be8 +func_ov085_02153c2c kind:function(arm,size=0x28) addr:0x02153c2c +func_ov085_02153c54 kind:function(arm,size=0x70) addr:0x02153c54 +func_ov085_02153cc4 kind:function(arm,size=0x70) addr:0x02153cc4 +func_ov085_02153d34 kind:function(arm,size=0x1c) addr:0x02153d34 +func_ov085_02153d50 kind:function(arm,size=0x1c) addr:0x02153d50 +func_ov085_02153d6c kind:function(arm,size=0x38) addr:0x02153d6c +func_ov085_02153da4 kind:function(arm,size=0x40) addr:0x02153da4 +func_ov085_02153de4 kind:function(arm,size=0x14) addr:0x02153de4 +data_ov085_02153df8 kind:data(any) addr:0x02153df8 +data_ov085_02153e00 kind:data(any) addr:0x02153e00 +data_ov085_02153e10 kind:data(any) addr:0x02153e10 +data_ov085_02153e18 kind:data(any) addr:0x02153e18 ambiguous +data_ov085_02153e20 kind:data(any) addr:0x02153e20 +data_ov085_02153e30 kind:data(any) addr:0x02153e30 +data_ov085_02153e3c kind:data(any) addr:0x02153e3c +data_ov085_02153e48 kind:data(any) addr:0x02153e48 +data_ov085_02153e54 kind:data(any) addr:0x02153e54 +data_ov085_02153e60 kind:data(any) addr:0x02153e60 +data_ov085_02153e6c kind:data(any) addr:0x02153e6c +data_ov085_02153e7c kind:data(any) addr:0x02153e7c +data_ov085_02153e8c kind:data(any) addr:0x02153e8c +__sinit_ov085_02153e9c kind:function(arm,size=0x50) addr:0x02153e9c +__sinit_ov085_02153eec kind:function(arm,size=0x50) addr:0x02153eec +__sinit_ov085_02153f3c kind:function(arm,size=0x50) addr:0x02153f3c +.p__sinit_ov085_02153e9c kind:data(word) addr:0x02153f8c +.p__sinit_ov085_02153eec kind:data(word) addr:0x02153f90 +.p__sinit_ov085_02153f3c kind:data(word) addr:0x02153f94 +data_ov085_02153fa8 kind:data(any) addr:0x02153fa8 +data_ov085_02153fcc kind:data(any) addr:0x02153fcc +data_ov085_0215402c kind:data(any) addr:0x0215402c +data_ov085_02154048 kind:data(any) addr:0x02154048 +data_ov085_02154064 kind:data(any) addr:0x02154064 +data_ov085_02154088 kind:data(any) addr:0x02154088 +data_ov085_021540e8 kind:data(any) addr:0x021540e8 +data_ov085_021540fc kind:data(any) addr:0x021540fc +data_ov085_02154110 kind:data(any) addr:0x02154110 +data_ov085_0215412c kind:data(any) addr:0x0215412c +data_ov085_02154148 kind:data(any) addr:0x02154148 +data_ov085_02154170 kind:data(any) addr:0x02154170 +data_ov085_02154190 kind:data(any) addr:0x02154190 ambiguous +data_ov085_02154198 kind:data(any) addr:0x02154198 +data_ov085_021541c0 kind:data(any) addr:0x021541c0 ambiguous +data_ov085_021541c4 kind:data(any) addr:0x021541c4 ambiguous +data_ov085_021541e0 kind:bss addr:0x021541e0 +data_ov085_021541e4 kind:bss addr:0x021541e4 +data_ov085_021541f0 kind:bss addr:0x021541f0 +data_ov085_0215422c kind:bss addr:0x0215422c +data_ov085_02154230 kind:bss addr:0x02154230 +data_ov085_0215423c kind:bss addr:0x0215423c +data_ov085_02154314 kind:bss addr:0x02154314 +data_ov085_02154318 kind:bss addr:0x02154318 +data_ov085_02154324 kind:bss addr:0x02154324 +data_ov085_02154344 kind:bss addr:0x02154344 +data_ov085_0215440c kind:bss addr:0x0215440c ambiguous diff --git a/config/usa/arm9/overlays/ov086/delinks.txt b/config/usa/arm9/overlays/ov086/delinks.txt new file mode 100644 index 00000000..7e6a46f4 --- /dev/null +++ b/config/usa/arm9/overlays/ov086/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02154420 end:0x0215f0e0 kind:code align:32 + .rodata start:0x0215f0e0 end:0x0215f168 kind:rodata align:4 + .init start:0x0215f168 end:0x0215f5b4 kind:code align:4 + .ctor start:0x0215f5b4 end:0x0215f5e8 kind:rodata align:4 + .data start:0x0215f600 end:0x02160320 kind:data align:32 + .bss start:0x02160320 end:0x02160e60 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov086/relocs.txt b/config/usa/arm9/overlays/ov086/relocs.txt new file mode 100644 index 00000000..7729f17f --- /dev/null +++ b/config/usa/arm9/overlays/ov086/relocs.txt @@ -0,0 +1,1823 @@ +from:0x02154428 kind:load to:0x02160330 module:overlay(86) +from:0x0215443c kind:arm_call to:0x02011f3c module:main +from:0x02154448 kind:arm_call to:0x02154478 module:overlay(86) +from:0x0215445c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02154474 kind:load to:0x0215f608 module:overlay(86) +from:0x02154480 kind:arm_call to:0x0213ffa0 module:overlay(70) +from:0x02154494 kind:load to:0x0215f62c module:overlay(86) +from:0x021544e4 kind:load to:0x02160330 module:overlay(86) +from:0x021544f4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021544fc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02154514 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215451c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02154524 kind:arm_call to:0x02011ff4 module:main +from:0x02154538 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215454c kind:load to:0x02160418 module:overlay(86) +from:0x02154560 kind:arm_call to:0x02011f3c module:main +from:0x0215456c kind:arm_call to:0x02154828 module:overlay(86) +from:0x02154580 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021545cc kind:load to:0x0215f6f4 module:overlay(86) +from:0x021545dc kind:arm_call_thumb to:0x020579f0 module:overlay(0) +from:0x021545f4 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02154604 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02154614 kind:load to:0x0215f718 module:overlay(86) +from:0x02154618 kind:load to:0x0215f0e0 module:overlay(86) +from:0x0215461c kind:load to:0x0215f0f0 module:overlay(86) +from:0x02154654 kind:arm_call to:0x0200eab0 module:main +from:0x02154678 kind:arm_call to:0x0200eab0 module:main +from:0x02154688 kind:arm_call to:0x0200eab0 module:main +from:0x02154690 kind:arm_call to:0x02057a18 module:overlay(0) +from:0x021546d0 kind:load to:0x0215f6d8 module:overlay(86) +from:0x021546dc kind:arm_call to:0x02097c80 module:overlay(0) +from:0x02154700 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02154720 kind:load to:0x0215f6bc module:overlay(86) +from:0x02154778 kind:arm_call to:0x01fff498 module:itcm +from:0x02154784 kind:arm_call to:0x01fff584 module:itcm +from:0x02154808 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x0215481c kind:load to:0x027e0ce8 module:dtcm +from:0x02154838 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021548a0 kind:arm_call to:0x021545d0 module:overlay(86) +from:0x021548cc kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021548e4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021548f4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215492c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02154944 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02154978 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02154990 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021549e8 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02154a08 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x02154a14 kind:arm_call to:0x02154698 module:overlay(86) +from:0x02154a20 kind:arm_call to:0x021546f4 module:overlay(86) +from:0x02154a60 kind:load to:0x0215f7d8 module:overlay(86) +from:0x02154a64 kind:load to:0x02160418 module:overlay(86) +from:0x02154a68 kind:load to:0x0215f78c module:overlay(86) +from:0x02154a6c kind:load to:0x0215f744 module:overlay(86) +from:0x02154a78 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02154a8c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02154aa0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02154ab4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02154ac8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02154ae0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02154ae8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02154af0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02154af8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02154b00 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02154b08 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02154b10 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02154b18 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02154b30 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02154b38 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02154b40 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02154b48 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02154b50 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02154b58 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02154b60 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02154b68 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02154b70 kind:arm_call to:0x02011ff4 module:main +from:0x02154b8c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02154bbc kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02154bec kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02154bf4 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02154c10 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02154c34 kind:arm_call to:0x02157b94 module:overlay(86) +from:0x02154c40 kind:arm_call to:0x02154c78 module:overlay(86) +from:0x02154c70 kind:load to:0x0215f69c module:overlay(86) +from:0x02154c74 kind:load to:0x0215f684 module:overlay(86) +from:0x02154c9c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02154ca8 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02154d00 kind:load to:0x020aecd8 module:overlay(0) +from:0x02154d04 kind:load to:0x0215f834 module:overlay(86) +from:0x02154d1c kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02154d64 kind:arm_call to:0x020d9768 module:overlays(26,31) +from:0x02154d8c kind:arm_call to:0x020802cc module:overlay(0) +from:0x02154dc8 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02154e1c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02154e44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154e64 kind:arm_call to:0x02098b6c module:overlay(0) +from:0x02154e78 kind:arm_call to:0x01ff916c module:itcm +from:0x02154eac kind:arm_call to:0x02156ee4 module:overlay(86) +from:0x02154f60 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02155000 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215500c kind:load to:0x027e0d34 module:dtcm +from:0x02155010 kind:load to:0x027e0cd8 module:dtcm +from:0x02155014 kind:load to:0x0215f8dc module:overlay(86) +from:0x0215501c kind:load to:0x027e09a8 module:dtcm +from:0x02155034 kind:load to:0x027e09c0 module:dtcm +from:0x0215504c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02155088 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x021550a8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021550e0 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021550f4 kind:arm_call to:0x02098564 module:overlay(0) +from:0x02155160 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02155180 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021551b4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021551fc kind:arm_call to:0x020985d0 module:overlay(0) +from:0x02155210 kind:load to:0x027e0cd8 module:dtcm +from:0x021552c4 kind:load to:0x02049bc4 module:main +from:0x021552d0 kind:arm_call to:0x0215532c module:overlay(86) +from:0x021552d8 kind:arm_call to:0x02157a94 module:overlay(86) +from:0x021552ec kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155324 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155388 kind:arm_call to:0x01ff930c module:itcm +from:0x021553e8 kind:load to:0x02049bc4 module:main +from:0x021553f0 kind:load to:0x0203e93c module:main +from:0x0215546c kind:load to:0x0215f99c module:overlay(86) +from:0x02155478 kind:arm_call to:0x021554b8 module:overlay(86) +from:0x02155480 kind:arm_call to:0x02157bac module:overlay(86) +from:0x02155494 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x0215549c kind:arm_call to:0x02157a94 module:overlay(86) +from:0x021554b0 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021554d0 kind:arm_call to:0x02098694 module:overlay(0) +from:0x021554e0 kind:arm_call to:0x01ff930c module:itcm +from:0x021554e8 kind:arm_call to:0x02157b74 module:overlay(86) +from:0x02155548 kind:load to:0x0203e93c module:main +from:0x021555b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021555d0 kind:load to:0x0215fa14 module:overlay(86) +from:0x021555d4 kind:load to:0x027e09a8 module:dtcm +from:0x021555f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155608 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021556d0 kind:load to:0x0215f99c module:overlay(86) +from:0x021556d4 kind:load to:0x02049bc4 module:main +from:0x021556ec kind:arm_call to:0x01ff916c module:itcm +from:0x021556f4 kind:arm_call to:0x0215532c module:overlay(86) +from:0x02155778 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021557d8 kind:load to:0x02049bc4 module:main +from:0x02155838 kind:arm_call to:0x021578c4 module:overlay(86) +from:0x02155848 kind:arm_call to:0x02157988 module:overlay(86) +from:0x02155860 kind:load to:0x0215f9b4 module:overlay(86) +from:0x02155878 kind:arm_call to:0x021579c8 module:overlay(86) +from:0x0215588c kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155894 kind:arm_call to:0x02157a14 module:overlay(86) +from:0x021558a8 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155918 kind:load to:0x0215f9cc module:overlay(86) +from:0x02155960 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02155970 kind:arm_call to:0x01ff930c module:itcm +from:0x02155984 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155a04 kind:arm_call to:0x02015058 module:main +from:0x02155a4c kind:arm_call to:0x01ff9638 module:itcm +from:0x02155a68 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155a88 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x02155aa0 kind:arm_call to:0x02015058 module:main +from:0x02155ad0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155ae8 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155afc kind:load to:0x0215f9e4 module:overlay(86) +from:0x02155b08 kind:load to:0x027e09c0 module:dtcm +from:0x02155b2c kind:arm_call to:0x02098694 module:overlay(0) +from:0x02155b84 kind:arm_call to:0x021578c4 module:overlay(86) +from:0x02155b90 kind:arm_call to:0x02157988 module:overlay(86) +from:0x02155ba8 kind:load to:0x0215f9b4 module:overlay(86) +from:0x02155bc8 kind:arm_call to:0x02015058 module:main +from:0x02155be8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02155bfc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155c10 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155c18 kind:load to:0x027e09a8 module:dtcm +from:0x02155c90 kind:load to:0x0215f9fc module:overlay(86) +from:0x02155cac kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155cc0 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155d38 kind:load to:0x0215f9fc module:overlay(86) +from:0x02155d54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155d68 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155d84 kind:arm_call to:0x01ffb428 module:itcm +from:0x02155db4 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02155e0c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02155e14 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02155e30 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02155e4c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02155ea4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02155ebc kind:load to:0x0215f69c module:overlay(86) +from:0x02155ec0 kind:load to:0x0215f684 module:overlay(86) +from:0x02155ec8 kind:load to:0x0215fa74 module:overlay(86) +from:0x02155f2c kind:arm_call to:0x01ffb464 module:itcm +from:0x02155f3c kind:arm_call to:0x01ff9218 module:itcm +from:0x02155f78 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155f88 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02155fa4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02155fc4 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02155fd8 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155fe8 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02155ff0 kind:load to:0x027e0cd8 module:dtcm +from:0x0215607c kind:arm_call to:0x02157988 module:overlay(86) +from:0x0215608c kind:load to:0x0215f9b4 module:overlay(86) +from:0x021560a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021560bc kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02156138 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02156154 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02156170 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021561b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021561bc kind:load to:0x0215fa2c module:overlay(86) +from:0x021561c0 kind:load to:0x027e09a8 module:dtcm +from:0x0215622c kind:arm_call to:0x01ffb464 module:itcm +from:0x0215623c kind:arm_call to:0x01ff9218 module:itcm +from:0x02156268 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156280 kind:arm_call to:0x01ffedac module:itcm +from:0x02156294 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x021562a0 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021562cc kind:arm_call to:0x021578c4 module:overlay(86) +from:0x02156340 kind:load to:0x0215fa44 module:overlay(86) +from:0x02156344 kind:load to:0x027e00f0 module:dtcm +from:0x02156364 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x0215636c kind:arm_call to:0x021578f0 module:overlay(86) +from:0x021563a8 kind:arm_call to:0x01fff17c module:itcm +from:0x021563c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021563e8 kind:arm_call to:0x01fff17c module:itcm +from:0x0215640c kind:arm_call to:0x0208baac module:overlay(0) +from:0x02156444 kind:arm_call to:0x0208bbfc module:overlay(0) +from:0x02156450 kind:load to:0x027e0ce0 module:dtcm +from:0x02156474 kind:load to:0x020aecd8 module:overlay(0) +from:0x021564c8 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02156528 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156544 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156574 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021565a4 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021565b4 kind:load to:0x027e09c0 module:dtcm +from:0x021565bc kind:load to:0x027e0cec module:dtcm +from:0x021565c0 kind:load to:0x027e09a8 module:dtcm +from:0x021565e0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156610 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02156668 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02156670 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x0215668c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021566a8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02156718 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02156730 kind:load to:0x0215f69c module:overlay(86) +from:0x02156734 kind:load to:0x0215f684 module:overlay(86) +from:0x0215673c kind:load to:0x0215fa74 module:overlay(86) +from:0x02156740 kind:load to:0x020aecd8 module:overlay(0) +from:0x021567a4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021567b4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215685c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215686c kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02156888 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021568a8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021568bc kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021568cc kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021568d8 kind:load to:0x027e0cd8 module:dtcm +from:0x02156a0c kind:load to:0x0215fa5c module:overlay(86) +from:0x02156a4c kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02156a58 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02156ab4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02156adc kind:arm_call to:0x02157988 module:overlay(86) +from:0x02156ae8 kind:load to:0x0215fa5c module:overlay(86) +from:0x02156b00 kind:arm_call to:0x020992bc module:overlay(0) +from:0x02156b14 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b6c kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02156b78 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02156b90 kind:arm_call to:0x02098f14 module:overlay(0) +from:0x02156c0c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02156c1c kind:load to:0x0215fa44 module:overlay(86) +from:0x02156c60 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02156c78 kind:arm_call to:0x02157988 module:overlay(86) +from:0x02156d74 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02156da4 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02156dac kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02156dc8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02156dd0 kind:arm_call to:0x02154c78 module:overlay(86) +from:0x02156ddc kind:load to:0x0215f69c module:overlay(86) +from:0x02156de0 kind:load to:0x0215f684 module:overlay(86) +from:0x02156e48 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156e64 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156e9c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156eac kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02156ec4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156ed4 kind:load to:0x027e0cec module:dtcm +from:0x02156ed8 kind:load to:0x027e09a8 module:dtcm +from:0x02156f34 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02156f4c kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02156f94 kind:arm_call to:0x02077460 module:overlay(0) +from:0x02156fb4 kind:arm_call to:0x02076794 module:overlay(0) +from:0x02157050 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02157094 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x021570c4 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021570d0 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x0215711c kind:arm_call to:0x01ffb428 module:itcm +from:0x02157164 kind:arm_call to:0x01ffb428 module:itcm +from:0x02157198 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021571a0 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x021571bc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021571d8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021572dc kind:arm_call to:0x01ffb428 module:itcm +from:0x02157324 kind:arm_call to:0x01ffb428 module:itcm +from:0x021573ac kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x021573c8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021573e4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021573ec kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02157484 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02157510 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02157528 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215754c kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x02157570 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02157580 kind:arm_call to:0x020e4990 module:overlay(31) +from:0x02157588 kind:arm_call to:0x021577f8 module:overlay(86) +from:0x021575d0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215764c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215766c kind:arm_call to:0x020c2894 module:overlay(17) +from:0x021576bc kind:arm_call to:0x02157e70 module:overlay(86) +from:0x021576c8 kind:arm_call to:0x02157dc8 module:overlay(86) +from:0x021576d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157724 kind:arm_call to:0x02157e70 module:overlay(86) +from:0x02157730 kind:arm_call to:0x02157dc8 module:overlay(86) +from:0x02157748 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157758 kind:arm_call to:0x02157dc8 module:overlay(86) +from:0x02157764 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021577a4 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021577b0 kind:load to:0x027e0cd8 module:dtcm +from:0x021577b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021577b8 kind:load to:0x02049b32 module:main +from:0x021577bc kind:load to:0x027e09bc module:dtcm +from:0x021577c8 kind:load to:0x0215f69c module:overlay(86) +from:0x021577cc kind:load to:0x0215f684 module:overlay(86) +from:0x021577d0 kind:load to:0x027e09a8 module:dtcm +from:0x021577d8 kind:load to:0x021188c0 module:overlay(31) +from:0x021577e4 kind:load to:0x027e0d38 module:dtcm +from:0x021577e8 kind:load to:0x027e0ce4 module:dtcm +from:0x021577f4 kind:load to:0x0203e93c module:main +from:0x02157838 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157854 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157884 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157898 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021578a4 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x021578b4 kind:load to:0x027e0cec module:dtcm +from:0x021578b8 kind:load to:0x027e09a8 module:dtcm +from:0x02157900 kind:arm_call to:0x01ffedac module:itcm +from:0x0215791c kind:arm_call to:0x01fff498 module:itcm +from:0x02157928 kind:arm_call to:0x01fff584 module:itcm +from:0x02157950 kind:load to:0x027e0ce8 module:dtcm +from:0x02157974 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02157980 kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x0215799c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021579b4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021579f4 kind:arm_call to:0x01fff148 module:itcm +from:0x02157a04 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02157a0c kind:load to:0x027e0cd8 module:dtcm +from:0x02157a10 kind:load to:0x027e0ce0 module:dtcm +from:0x02157a2c kind:arm_call to:0x01fff148 module:itcm +from:0x02157a50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157a64 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02157a7c kind:arm_call to:0x021579c8 module:overlay(86) +from:0x02157a90 kind:load to:0x027e0ce0 module:dtcm +from:0x02157aac kind:arm_call to:0x01fff148 module:itcm +from:0x02157abc kind:arm_call to:0x0205addc module:overlay(0) +from:0x02157ae0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02157afc kind:arm_call to:0x021579c8 module:overlay(86) +from:0x02157b10 kind:load to:0x027e0ce0 module:dtcm +from:0x02157b2c kind:arm_call to:0x01fff148 module:itcm +from:0x02157b38 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02157b5c kind:arm_call to:0x01ff9258 module:itcm +from:0x02157b70 kind:load to:0x027e0ce0 module:dtcm +from:0x02157b80 kind:arm_call to:0x02098634 module:overlay(0) +from:0x02157ba8 kind:load to:0x02154cb0 module:overlay(86) +from:0x02157bb4 kind:load to:0x02157b14 module:overlay(86) +from:0x02157bd4 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02157bec kind:arm_call to:0x02154cb0 module:overlay(86) +from:0x02157bf4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02157c24 kind:arm_call to:0x02157d10 module:overlay(86) +from:0x02157c34 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02157c3c kind:arm_call to:0x02157bb8 module:overlay(86) +from:0x02157c5c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157c64 kind:arm_call to:0x02157bb8 module:overlay(86) +from:0x02157c88 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x02157ca0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157ca8 kind:arm_call to:0x02157bb8 module:overlay(86) +from:0x02157cc8 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x02157ce0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157ce8 kind:arm_call to:0x02157d10 module:overlay(86) +from:0x02157cf8 kind:arm_call to:0x020997a4 module:overlay(0) +from:0x02157d00 kind:arm_call to:0x02157bb8 module:overlay(86) +from:0x02157d0c kind:load to:0x027e09a8 module:dtcm +from:0x02157d44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157d60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157d7c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157d98 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157db4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157dc4 kind:load to:0x027e0cec module:dtcm +from:0x02157e0c kind:arm_call to:0x02022dc4 module:main +from:0x02157e1c kind:arm_call to:0x020180ec module:main +from:0x02157e3c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02157e54 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157e60 kind:load to:0x027e0cec module:dtcm +from:0x02157e68 kind:load to:0x027e09a8 module:dtcm +from:0x02157e84 kind:arm_call to:0x020d97f4 module:overlay(31) +from:0x02157ec0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157ee0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157f00 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157f14 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02157f20 kind:load to:0x027e0d34 module:dtcm +from:0x02157f40 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02157f54 kind:load to:0x02057884 module:overlay(0) +from:0x02157f70 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02157f7c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02157f98 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02157fa8 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02157fb8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02157fc0 kind:arm_call to:0x02011ff4 module:main +from:0x02157fd4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02157fdc kind:arm_call to:0x02011ff4 module:main +from:0x02157ff0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02157ff8 kind:arm_call to:0x02011ff4 module:main +from:0x0215800c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158014 kind:arm_call to:0x02011ff4 module:main +from:0x02158028 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02158030 kind:arm_call to:0x02011ff4 module:main +from:0x02158044 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02158058 kind:load to:0x02160500 module:overlay(86) +from:0x0215806c kind:arm_call to:0x02011f3c module:main +from:0x02158078 kind:arm_call to:0x021582a0 module:overlay(86) +from:0x0215808c kind:arm_call to:0x02097878 module:overlay(0) +from:0x021580c8 kind:load to:0x0215fadc module:overlay(86) +from:0x021580d8 kind:arm_call to:0x02098288 module:overlay(0) +from:0x021580fc kind:load to:0x0215fac0 module:overlay(86) +from:0x0215811c kind:arm_call to:0x020982b8 module:overlay(0) +from:0x02158140 kind:arm_call to:0x0207bfe8 module:overlay(0) +from:0x02158160 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021581f0 kind:load to:0x0203e93c module:main +from:0x02158208 kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x0215822c kind:arm_call to:0x01ff938c module:itcm +from:0x02158248 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02158274 kind:load to:0x0215fab0 module:overlay(86) +from:0x0215828c kind:arm_call to:0x02097c00 module:overlay(0) +from:0x021582a8 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215830c kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02158338 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02158354 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02158364 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021583c4 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x021583d8 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x021583e0 kind:arm_call to:0x02099800 module:overlay(0) +from:0x0215841c kind:arm_call to:0x02158240 module:overlay(86) +from:0x02158424 kind:arm_call to:0x021580d0 module:overlay(86) +from:0x02158438 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02158480 kind:load to:0x0215fb00 module:overlay(86) +from:0x02158484 kind:load to:0x02160500 module:overlay(86) +from:0x02158488 kind:load to:0x0215f78c module:overlay(86) +from:0x0215848c kind:load to:0x02049bc4 module:main +from:0x02158494 kind:load to:0x0215fa8c module:overlay(86) +from:0x021584a0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021584c0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021584c8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021584d0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021584ec kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158518 kind:arm_call to:0x0203d1e8 module:main +from:0x02158520 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02158528 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02158530 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02158538 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02158544 kind:load to:0x0215fb00 module:overlay(86) +from:0x02158548 kind:load to:0x020a02b4 module:overlay(0) +from:0x02158560 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158568 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02158570 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215858c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021585b8 kind:arm_call to:0x0203d1e8 module:main +from:0x021585c0 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021585c8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021585d0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021585d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021585e0 kind:arm_call to:0x02011ff4 module:main +from:0x021585ec kind:load to:0x0215fb00 module:overlay(86) +from:0x021585f0 kind:load to:0x020a02b4 module:overlay(0) +from:0x02158624 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x02158654 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02158660 kind:load to:0x027e0cd8 module:dtcm +from:0x02158680 kind:arm_call to:0x0209860c module:overlay(0) +from:0x021586a0 kind:arm_call to:0x02158664 module:overlay(86) +from:0x021586d8 kind:load to:0x0215fbc0 module:overlay(86) +from:0x02158728 kind:arm_call to:0x020bef2c module:overlay(17) +from:0x02158844 kind:arm_call to:0x020bf874 module:overlay(17) +from:0x02158884 kind:arm_call to:0x01ffedac module:itcm +from:0x0215889c kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x021588b8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158910 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02158930 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02158978 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x021589c4 kind:arm_call to:0x020bf158 module:overlay(17) +from:0x021589cc kind:arm_call to:0x020999ec module:overlay(0) +from:0x021589e8 kind:arm_call to:0x02099430 module:overlay(0) +from:0x02158a00 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02158a14 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02158a34 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x02158a40 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02158a64 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02158aa4 kind:arm_call to:0x02098ff0 module:overlay(0) +from:0x02158ab4 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02158ac8 kind:arm_call to:0x020986dc module:overlay(0) +from:0x02158ae0 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x02158ae8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02158b00 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02158b2c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02158b80 kind:arm_call to:0x0208bf14 module:overlay(0) +from:0x02158b98 kind:arm_call to:0x01fff148 module:itcm +from:0x02158bb4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158bd0 kind:arm_call to:0x01fff17c module:itcm +from:0x02158be8 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02158c50 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02158c64 kind:arm_call to:0x0207e648 module:overlay(0) +from:0x02158c9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158ca8 kind:arm_call to:0x01fff458 module:itcm +from:0x02158cc0 kind:arm_call to:0x01fff148 module:itcm +from:0x02158d4c kind:arm_call to:0x01fff458 module:itcm +from:0x02158d64 kind:arm_call to:0x01fff148 module:itcm +from:0x02158d90 kind:arm_call to:0x01fff17c module:itcm +from:0x02158e34 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02158ed8 kind:arm_call to:0x01ff9a5c module:itcm +from:0x02158efc kind:arm_call to:0x02016c40 module:main +from:0x02158f30 kind:arm_call to:0x02016f94 module:main +from:0x02158f54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158f80 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02158fa0 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02159048 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02159054 kind:load to:0x027e0ce0 module:dtcm +from:0x02159058 kind:load to:0x0215fa98 module:overlay(86) +from:0x0215905c kind:load to:0x0215fb58 module:overlay(86) +from:0x02159064 kind:load to:0x027e07d4 module:dtcm +from:0x0215906c kind:load to:0x027e09c0 module:dtcm +from:0x02159070 kind:load to:0x027e0ce4 module:dtcm +from:0x02159078 kind:load to:0x0203e93c module:main +from:0x02159098 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021590dc kind:arm_call to:0x01ffc634 module:itcm +from:0x02159110 kind:arm_call to:0x01fff148 module:itcm +from:0x021591ac kind:arm_call to:0x01ff9a5c module:itcm +from:0x021591c4 kind:load to:0x027e0ce0 module:dtcm +from:0x021591c8 kind:load to:0x0203e93c module:main +from:0x02159234 kind:load to:0x0215fc28 module:overlay(86) +from:0x02159250 kind:arm_call to:0x0215ad20 module:overlay(86) +from:0x02159280 kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x02159294 kind:arm_call to:0x02158694 module:overlay(86) +from:0x021592a4 kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x021592b8 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02159330 kind:load to:0x0215fc28 module:overlay(86) +from:0x02159350 kind:arm_call to:0x0215ad20 module:overlay(86) +from:0x0215936c kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215937c kind:arm_call to:0x01ff930c module:itcm +from:0x021593a8 kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x021593bc kind:arm_call to:0x02158694 module:overlay(86) +from:0x021593d0 kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x021593e4 kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215941c kind:arm_call to:0x021590e4 module:overlay(86) +from:0x02159434 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02159534 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159540 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02159550 kind:load to:0x0215fc58 module:overlay(86) +from:0x02159554 kind:load to:0x027e09a8 module:dtcm +from:0x02159588 kind:arm_call to:0x02015058 module:main +from:0x02159598 kind:arm_call to:0x0215ae78 module:overlay(86) +from:0x021595a4 kind:arm_call to:0x01ffedac module:itcm +from:0x021595bc kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x021595d0 kind:arm_call to:0x01ffedac module:itcm +from:0x021595e8 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x021595fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159614 kind:arm_call to:0x01ffedac module:itcm +from:0x0215962c kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02159640 kind:arm_call to:0x01ffedac module:itcm +from:0x02159654 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x02159660 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02159678 kind:arm_call to:0x0209934c module:overlay(0) +from:0x02159680 kind:arm_call to:0x020994f4 module:overlay(0) +from:0x0215971c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021597b4 kind:load to:0x0215fc28 module:overlay(86) +from:0x021597b8 kind:load to:0x02049bc4 module:main +from:0x02159890 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021598a4 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x021598b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021598d8 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021598e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159908 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215991c kind:arm_call to:0x01ffedac module:itcm +from:0x02159930 kind:arm_call to:0x02080160 module:overlay(0) +from:0x02159940 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159b30 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x02159b64 kind:arm_call to:0x01fff148 module:itcm +from:0x02159b74 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02159b88 kind:arm_call to:0x0215adc4 module:overlay(86) +from:0x02159b9c kind:arm_call to:0x0215adf4 module:overlay(86) +from:0x02159bb4 kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x02159bc8 kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x02159bf0 kind:arm_call to:0x0215ad20 module:overlay(86) +from:0x02159c28 kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159c44 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02159c50 kind:load to:0x0203e93c module:main +from:0x02159c54 kind:load to:0x027e09c0 module:dtcm +from:0x02159c58 kind:load to:0x027e0cd8 module:dtcm +from:0x02159c5c kind:load to:0x02049bc4 module:main +from:0x02159c60 kind:load to:0x027e0ce0 module:dtcm +from:0x02159c78 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02159ce8 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02159cf8 kind:load to:0x0215fc28 module:overlay(86) +from:0x02159cfc kind:load to:0x027e0cec module:dtcm +from:0x02159d2c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02159d38 kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x02159d48 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159d54 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02159d8c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02159dac kind:arm_call to:0x02098694 module:overlay(0) +from:0x02159dc0 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02159dcc kind:load to:0x027e09a8 module:dtcm +from:0x02159e34 kind:arm_call to:0x020152d8 module:main +from:0x02159e64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02159e74 kind:load to:0x0215fc40 module:overlay(86) +from:0x02159e78 kind:load to:0x027e09a8 module:dtcm +from:0x02159ea8 kind:arm_call to:0x0215ae78 module:overlay(86) +from:0x02159eb4 kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x02159ed0 kind:arm_call to:0x02158694 module:overlay(86) +from:0x02159ee8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02159f44 kind:arm_call to:0x0215adb4 module:overlay(86) +from:0x02159f4c kind:load to:0x02049bc4 module:main +from:0x02159f68 kind:arm_call to:0x01ffedac module:itcm +from:0x02159f80 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x02159f88 kind:arm_call to:0x02099480 module:overlay(0) +from:0x02159f94 kind:arm_call to:0x01ffedac module:itcm +from:0x02159fac kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x02159fd0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215a004 kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215a088 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a098 kind:load to:0x0215fc70 module:overlay(86) +from:0x0215a09c kind:load to:0x027e09a8 module:dtcm +from:0x0215a0bc kind:arm_call to:0x0215ac64 module:overlay(86) +from:0x0215a0d0 kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215a118 kind:arm_call to:0x02015058 module:main +from:0x0215a130 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215a1cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a1e8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215a20c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a224 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a268 kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215a338 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a348 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a394 kind:arm_call to:0x02098694 module:overlay(0) +from:0x0215a3a4 kind:arm_call to:0x01ff930c module:itcm +from:0x0215a40c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a420 kind:load to:0x0203e93c module:main +from:0x0215a428 kind:load to:0x020b537c module:overlay(0) +from:0x0215a430 kind:load to:0x027e09a8 module:dtcm +from:0x0215a438 kind:load to:0x02049bc4 module:main +from:0x0215a440 kind:load to:0x0215fc28 module:overlay(86) +from:0x0215a448 kind:load to:0x0215fc70 module:overlay(86) +from:0x0215a4c0 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0215a4c8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215a4e0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a4f0 kind:load to:0x0215fc28 module:overlay(86) +from:0x0215a4f4 kind:load to:0x027e07d4 module:dtcm +from:0x0215a4f8 kind:load to:0x027e09a8 module:dtcm +from:0x0215a514 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a52c kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0215a534 kind:arm_call to:0x020992bc module:overlay(0) +from:0x0215a548 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a564 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215a5bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a5d8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a5f4 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215a61c kind:arm_call to:0x02099430 module:overlay(0) +from:0x0215a628 kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215a648 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215a68c kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215a69c kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215a6a8 kind:load to:0x020aecd8 module:overlay(0) +from:0x0215a6ac kind:load to:0x020aecd0 module:overlay(0) +from:0x0215a6b0 kind:load to:0x027e07d4 module:dtcm +from:0x0215a6d4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215a704 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215a754 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215a760 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a774 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215a798 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215a7a8 kind:load to:0x0215fc88 module:overlay(86) +from:0x0215a7ac kind:load to:0x020aecd8 module:overlay(0) +from:0x0215a7b0 kind:load to:0x027e09a8 module:dtcm +from:0x0215a7c8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215a7e0 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0215a800 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a83c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215a858 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0215a860 kind:arm_call to:0x0215acf4 module:overlay(86) +from:0x0215a86c kind:arm_call to:0x020997a4 module:overlay(0) +from:0x0215a8cc kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215a8e8 kind:load to:0x0215fc28 module:overlay(86) +from:0x0215a938 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0215a954 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0215a960 kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215a96c kind:load to:0x027e07d4 module:dtcm +from:0x0215a9f4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215aa00 kind:load to:0x0215fa98 module:overlay(86) +from:0x0215aa04 kind:load to:0x0215fca0 module:overlay(86) +from:0x0215aa08 kind:load to:0x027e09a8 module:dtcm +from:0x0215aa24 kind:arm_call to:0x01ffedac module:itcm +from:0x0215aa3c kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0215aa80 kind:arm_call to:0x01ffb464 module:itcm +from:0x0215aa90 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215aae0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215aaf4 kind:arm_call to:0x020999ec module:overlay(0) +from:0x0215ab10 kind:arm_call to:0x02099430 module:overlay(0) +from:0x0215ab1c kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215ab28 kind:load to:0x027e07d4 module:dtcm +from:0x0215ab94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215abac kind:load to:0x0215fc58 module:overlay(86) +from:0x0215abb0 kind:load to:0x027e09a8 module:dtcm +from:0x0215abcc kind:arm_call to:0x01ffedac module:itcm +from:0x0215abe4 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0215ac04 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ac1c kind:arm_call to:0x02015058 module:main +from:0x0215ac2c kind:arm_call to:0x0215ae78 module:overlay(86) +from:0x0215ac40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ac58 kind:arm_call to:0x02158694 module:overlay(86) +from:0x0215ac80 kind:arm_call to:0x01fff148 module:itcm +from:0x0215aca8 kind:arm_call to:0x0205addc module:overlay(0) +from:0x0215acbc kind:arm_call to:0x0205addc module:overlay(0) +from:0x0215acd0 kind:arm_call to:0x0209865c module:overlay(0) +from:0x0215acf0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215ad10 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x0215ad18 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215ad50 kind:arm_call to:0x01fff148 module:itcm +from:0x0215ad90 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215ad98 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x0215adb0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215adc0 kind:load to:0x02158694 module:overlay(86) +from:0x0215add4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215adec kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215ae2c kind:arm_call to:0x0205ae18 module:overlay(0) +from:0x0215ae3c kind:arm_call to:0x01fff458 module:itcm +from:0x0215ae70 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ae94 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215aecc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215aeec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215aef8 kind:load to:0x020b537c module:overlay(0) +from:0x0215af00 kind:load to:0x027e0cec module:dtcm +from:0x0215af50 kind:load to:0x0215fa8c module:overlay(86) +from:0x0215af5c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215af64 kind:arm_call to:0x02011ff4 module:main +from:0x0215af78 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215af8c kind:load to:0x021605e8 module:overlay(86) +from:0x0215afa0 kind:arm_call to:0x02011f3c module:main +from:0x0215afac kind:arm_call to:0x0215b008 module:overlay(86) +from:0x0215afc0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215b000 kind:load to:0x0215fcdc module:overlay(86) +from:0x0215b010 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215b044 kind:arm_call to:0x020f7bec module:overlay(31) +from:0x0215b050 kind:arm_call to:0x0215b6d4 module:overlay(86) +from:0x0215b0cc kind:load to:0x0215fd00 module:overlay(86) +from:0x0215b0d0 kind:load to:0x020b1948 module:overlay(0) +from:0x0215b0d4 kind:load to:0x021605e8 module:overlay(86) +from:0x0215b0e4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215b170 kind:load to:0x0203e93c module:main +from:0x0215b1a4 kind:arm_call to:0x0215b5d0 module:overlay(86) +from:0x0215b1cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215b1f8 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0215b208 kind:arm_call to:0x0215b4e4 module:overlay(86) +from:0x0215b210 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215b268 kind:arm_call to:0x020986dc module:overlay(0) +from:0x0215b278 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215b294 kind:arm_call to:0x0208bd10 module:overlay(0) +from:0x0215b29c kind:arm_call to:0x0215b4e4 module:overlay(86) +from:0x0215b2a8 kind:arm_call to:0x0215b4e4 module:overlay(86) +from:0x0215b2d0 kind:arm_call to:0x020d9be4 module:overlay(31) +from:0x0215b2e0 kind:arm_call to:0x0215b588 module:overlay(86) +from:0x0215b338 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215b37c kind:arm_call to:0x0215b4e4 module:overlay(86) +from:0x0215b39c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x0215b3ac kind:arm_call to:0x0215b4e4 module:overlay(86) +from:0x0215b3b8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215b3bc kind:load to:0x027e0d38 module:dtcm +from:0x0215b3c4 kind:load to:0x027e09c0 module:dtcm +from:0x0215b3dc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215b418 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215b444 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215b454 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215b4cc kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0215b4d8 kind:load to:0x0203e93c module:main +from:0x0215b4e0 kind:load to:0x027e09b4 module:dtcm +from:0x0215b4f0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b51c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b538 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b554 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215b56c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b57c kind:load to:0x027e0cec module:dtcm +from:0x0215b580 kind:load to:0x027e09a8 module:dtcm +from:0x0215b594 kind:arm_call to:0x0215b608 module:overlay(86) +from:0x0215b5c8 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215b600 kind:arm_call to:0x0215b4e4 module:overlay(86) +from:0x0215b638 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b6c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b6cc kind:load to:0x0203e93c module:main +from:0x0215b6d0 kind:load to:0x027e09a8 module:dtcm +from:0x0215b70c kind:load to:0x0215fcc0 module:overlay(86) +from:0x0215b724 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b738 kind:arm_call to:0x01fff458 module:itcm +from:0x0215b74c kind:arm_call to:0x0215b4e4 module:overlay(86) +from:0x0215b764 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215b76c kind:arm_call to:0x02011ff4 module:main +from:0x0215b784 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215b78c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215b794 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b7ac kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215b7b4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215b7bc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b7c4 kind:arm_call to:0x02011ff4 module:main +from:0x0215b7d8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b7ec kind:load to:0x021606d0 module:overlay(86) +from:0x0215b800 kind:arm_call to:0x02011f3c module:main +from:0x0215b80c kind:arm_call to:0x0215b850 module:overlay(86) +from:0x0215b820 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215b838 kind:load to:0x0215fd74 module:overlay(86) +from:0x0215b844 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b85c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215b8c0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215b8ec kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215b908 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b918 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b940 kind:load to:0x0215fde4 module:overlay(86) +from:0x0215b944 kind:load to:0x021606d0 module:overlay(86) +from:0x0215b948 kind:load to:0x0215fd98 module:overlay(86) +from:0x0215b9b0 kind:load to:0x0215fd54 module:overlay(86) +from:0x0215b9d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215b9e0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b9ec kind:arm_call to:0x01ffedac module:itcm +from:0x0215ba04 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0215ba44 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215ba88 kind:load to:0x027e0130 module:dtcm +from:0x0215ba98 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215baa0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215baa8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215bab0 kind:arm_call to:0x02011ff4 module:main +from:0x0215bac8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215bad0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bad8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215baec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215baf4 kind:arm_call to:0x02011ff4 module:main +from:0x0215bb08 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bb1c kind:load to:0x021607b8 module:overlay(86) +from:0x0215bb30 kind:arm_call to:0x02011f3c module:main +from:0x0215bb3c kind:arm_call to:0x0215bb6c module:overlay(86) +from:0x0215bb50 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215bb68 kind:load to:0x0215fe40 module:overlay(86) +from:0x0215bb74 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215bbcc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215bbf4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215bc0c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215bc24 kind:load to:0x0215fedc module:overlay(86) +from:0x0215bc28 kind:load to:0x021607b8 module:overlay(86) +from:0x0215bc2c kind:load to:0x0215fe94 module:overlay(86) +from:0x0215bc38 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bc7c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215bca0 kind:load to:0x0215fe5c module:overlay(86) +from:0x0215bcf8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bd00 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd18 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bd20 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bd28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215bd40 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215bd48 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215bd50 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215bd58 kind:arm_call to:0x02011ff4 module:main +from:0x0215bd6c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215bd80 kind:load to:0x021608a0 module:overlay(86) +from:0x0215bd94 kind:arm_call to:0x02011f3c module:main +from:0x0215bda0 kind:arm_call to:0x0215bdd0 module:overlay(86) +from:0x0215bdb4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215bdcc kind:load to:0x0215ff38 module:overlay(86) +from:0x0215bddc kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215be00 kind:arm_call to:0x0200f05c module:main +from:0x0215be1c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215be38 kind:arm_call to:0x0200f05c module:main +from:0x0215be54 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215bf04 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215bf14 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0215bf24 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215bf4c kind:arm_call to:0x0203d138 module:main +from:0x0215bf74 kind:load to:0x0215ff84 module:overlay(86) +from:0x0215bf78 kind:load to:0x021608a0 module:overlay(86) +from:0x0215bf7c kind:load to:0x0215f118 module:overlay(86) +from:0x0215bf80 kind:load to:0x0215f108 module:overlay(86) +from:0x0215bf84 kind:load to:0x027e0130 module:dtcm +from:0x0215bf88 kind:load to:0x0215ff5c module:overlay(86) +from:0x0215bf8c kind:load to:0x0207ec88 module:overlay(0) +from:0x0215bf90 kind:load to:0x0207ec68 module:overlay(0) +from:0x0215c128 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215c158 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215c2f0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0215c324 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215c350 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215c3a8 kind:load to:0x027e09c0 module:dtcm +from:0x0215c410 kind:arm_call to:0x0215c818 module:overlay(86) +from:0x0215c41c kind:arm_call to:0x0215c8dc module:overlay(86) +from:0x0215c448 kind:arm_call to:0x0215d5f0 module:overlay(86) +from:0x0215c490 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c49c kind:arm_call to:0x0215cf74 module:overlay(86) +from:0x0215c550 kind:arm_call to:0x0215d134 module:overlay(86) +from:0x0215c558 kind:arm_call to:0x0215d374 module:overlay(86) +from:0x0215c580 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c5ac kind:arm_call to:0x0207ed20 module:overlay(0) +from:0x0215c5bc kind:arm_call to:0x01fff148 module:itcm +from:0x0215c5e0 kind:arm_call to:0x01ffd0d0 module:itcm +from:0x0215c5f0 kind:arm_call to:0x0215d870 module:overlay(86) +from:0x0215c610 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c640 kind:arm_call to:0x01fff17c module:itcm +from:0x0215c660 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0215c698 kind:arm_call to:0x01fff148 module:itcm +from:0x0215c71c kind:arm_call to:0x01fff17c module:itcm +from:0x0215c73c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x0215c754 kind:arm_call to:0x01ffedac module:itcm +from:0x0215c7a0 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215c7b8 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215c7cc kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x0215c808 kind:load to:0x027e09a8 module:dtcm +from:0x0215c810 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c814 kind:load to:0x0203e93c module:main +from:0x0215c850 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c888 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215c8a0 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215c8b4 kind:arm_call to:0x0215cf74 module:overlay(86) +from:0x0215c8d8 kind:load to:0x0203e93c module:main +from:0x0215c92c kind:arm_call to:0x020159f0 module:main +from:0x0215ca38 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215ca70 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215cae0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215cb10 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215cb24 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215cb34 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215cbc8 kind:arm_call to:0x0215cf74 module:overlay(86) +from:0x0215cc88 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215cccc kind:load to:0x0203e93c module:main +from:0x0215ccd4 kind:load to:0x027e0130 module:dtcm +from:0x0215cd94 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215cdb0 kind:load to:0x027e09a8 module:dtcm +from:0x0215cdc8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0215cf64 kind:arm_call to:0x020c0950 module:overlay(17) +from:0x0215cf70 kind:load to:0x027e09b4 module:dtcm +from:0x0215d088 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d094 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215d0cc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d0e8 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0215d110 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215d12c kind:load to:0x027e09a8 module:dtcm +from:0x0215d268 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215d274 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215d290 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d33c kind:arm_call to:0x01ffb744 module:itcm +from:0x0215d36c kind:load to:0x0203e93c module:main +from:0x0215d370 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d384 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0215d59c kind:arm_call to:0x01ffb860 module:itcm +from:0x0215d5cc kind:arm_call to:0x0207e4bc module:overlay(0) +from:0x0215d5e8 kind:load to:0x0203e93c module:main +from:0x0215d5ec kind:load to:0x027e09c0 module:dtcm +from:0x0215d640 kind:arm_call to:0x02039edc module:main +from:0x0215d64c kind:arm_call to:0x0203a950 module:main +from:0x0215d654 kind:arm_call to:0x02039d38 module:main +from:0x0215d698 kind:arm_call to:0x02039edc module:main +from:0x0215d6a4 kind:arm_call to:0x0203a950 module:main +from:0x0215d6b0 kind:arm_call to:0x0203a950 module:main +from:0x0215d6bc kind:arm_call to:0x0203ab30 module:main +from:0x0215d6f0 kind:arm_call to:0x02039edc module:main +from:0x0215d6fc kind:arm_call to:0x0203a950 module:main +from:0x0215d708 kind:arm_call to:0x0203a950 module:main +from:0x0215d710 kind:arm_call to:0x0203ad60 module:main +from:0x0215d714 kind:arm_call to:0x0203a584 module:main +from:0x0215d76c kind:arm_call to:0x02039edc module:main +from:0x0215d778 kind:arm_call to:0x0203a950 module:main +from:0x0215d780 kind:arm_call to:0x02039d38 module:main +from:0x0215d7bc kind:arm_call to:0x02039edc module:main +from:0x0215d7c8 kind:arm_call to:0x0203a950 module:main +from:0x0215d7d4 kind:arm_call to:0x0203a950 module:main +from:0x0215d7e0 kind:arm_call to:0x0203ab30 module:main +from:0x0215d80c kind:arm_call to:0x02039edc module:main +from:0x0215d818 kind:arm_call to:0x0203a950 module:main +from:0x0215d824 kind:arm_call to:0x0203a950 module:main +from:0x0215d82c kind:arm_call to:0x0203ad60 module:main +from:0x0215d830 kind:arm_call to:0x0203a584 module:main +from:0x0215d864 kind:load to:0x02049bc4 module:main +from:0x0215d884 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d930 kind:arm_call to:0x01fff148 module:itcm +from:0x0215d93c kind:arm_call to:0x01ffedac module:itcm +from:0x0215d978 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215d9a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215d9c4 kind:arm_call to:0x0203d1e8 module:main +from:0x0215d9cc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215d9d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215d9dc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215d9e4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215d9f0 kind:load to:0x0207ec88 module:overlay(0) +from:0x0215da0c kind:arm_call to:0x0203d1e8 module:main +from:0x0215da14 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0215da1c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215da24 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215da2c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215da34 kind:arm_call to:0x02011ff4 module:main +from:0x0215da40 kind:load to:0x0207ec88 module:overlay(0) +from:0x0215da4c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215da60 kind:load to:0x02160988 module:overlay(86) +from:0x0215da74 kind:arm_call to:0x02011f3c module:main +from:0x0215da80 kind:arm_call to:0x0215dab0 module:overlay(86) +from:0x0215da94 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215daac kind:load to:0x0215fffc module:overlay(86) +from:0x0215dab8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0215dae8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215db00 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215db18 kind:load to:0x02160020 module:overlay(86) +from:0x0215db1c kind:load to:0x02160988 module:overlay(86) +from:0x0215db20 kind:load to:0x0215f744 module:overlay(86) +from:0x0215db30 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0215db64 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215db88 kind:load to:0x0215ffdc module:overlay(86) +from:0x0215db8c kind:load to:0x027e0cd8 module:dtcm +from:0x0215dbc4 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215dc14 kind:load to:0x02160988 module:overlay(86) +from:0x0215dc24 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215dc2c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215dc34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215dc4c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215dc54 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215dc5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215dc64 kind:arm_call to:0x02011ff4 module:main +from:0x0215dc78 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215dc8c kind:load to:0x02160a70 module:overlay(86) +from:0x0215dca0 kind:arm_call to:0x02011f3c module:main +from:0x0215dcac kind:arm_call to:0x0215dcdc module:overlay(86) +from:0x0215dcc0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0215dcd8 kind:load to:0x02160080 module:overlay(86) +from:0x0215dce4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215dd04 kind:load to:0x021600a4 module:overlay(86) +from:0x0215dd18 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215dd6c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0215ddc0 kind:arm_call to:0x02071e78 module:overlay(0) +from:0x0215dde0 kind:load to:0x027e09a8 module:dtcm +from:0x0215de58 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215de90 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215deac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215deb8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215dec8 kind:load to:0x027e09bc module:dtcm +from:0x0215ded0 kind:load to:0x027e0cec module:dtcm +from:0x0215dedc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215def0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215def8 kind:arm_call to:0x02011ff4 module:main +from:0x0215df0c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0215df20 kind:load to:0x02160abc module:overlay(86) +from:0x0215df34 kind:arm_call to:0x02011f3c module:main +from:0x0215df40 kind:arm_call to:0x0215df90 module:overlay(86) +from:0x0215df58 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215df88 kind:load to:0x02160104 module:overlay(86) +from:0x0215df98 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215dfac kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215dfb8 kind:load to:0x02160120 module:overlay(86) +from:0x0215dfe4 kind:arm_call to:0x0200f05c module:main +from:0x0215e058 kind:arm_call to:0x01ffedf4 module:itcm +from:0x0215e068 kind:load to:0x02160abc module:overlay(86) +from:0x0215e06c kind:load to:0x0215f128 module:overlay(86) +from:0x0215e070 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e0a0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e0a8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215e0c0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e0c8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215e0d0 kind:arm_call to:0x02011ff4 module:main +from:0x0215e0e4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215e0f8 kind:load to:0x02160ba0 module:overlay(86) +from:0x0215e10c kind:arm_call to:0x02011f3c module:main +from:0x0215e118 kind:arm_call to:0x0215e168 module:overlay(86) +from:0x0215e130 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215e160 kind:load to:0x02160160 module:overlay(86) +from:0x0215e170 kind:arm_call to:0x020feec4 module:overlay(31) +from:0x0215e194 kind:load to:0x0216017c module:overlay(86) +from:0x0215e198 kind:load to:0x02160214 module:overlay(86) +from:0x0215e1c0 kind:arm_call to:0x0200f05c module:main +from:0x0215e1dc kind:load to:0x02160ba0 module:overlay(86) +from:0x0215e1e0 kind:load to:0x0215f148 module:overlay(86) +from:0x0215e1f0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e1f8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215e200 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215e218 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e220 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0215e228 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215e230 kind:arm_call to:0x02011ff4 module:main +from:0x0215e244 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215e258 kind:arm_branch to:0x020fcf58 module:overlay(31) +from:0x0215e268 kind:arm_branch to:0x020fcf54 module:overlay(31) +from:0x0215e278 kind:load to:0x02160c84 module:overlay(86) +from:0x0215e28c kind:arm_call to:0x02011f3c module:main +from:0x0215e298 kind:arm_call to:0x0215e358 module:overlay(86) +from:0x0215e2b0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215e2c0 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215e340 kind:load to:0x02160230 module:overlay(86) +from:0x0215e348 kind:load to:0x0215ff5c module:overlay(86) +from:0x0215e34c kind:load to:0x0216024c module:overlay(86) +from:0x0215e360 kind:arm_call to:0x02109fe8 module:overlay(31) +from:0x0215e374 kind:load to:0x02160268 module:overlay(86) +from:0x0215e394 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215e3ec kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215e400 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215e47c kind:arm_call to:0x02152d0c module:overlay(85) +from:0x0215e504 kind:load to:0x020b537c module:overlay(0) +from:0x0215e50c kind:load to:0x027e0ce4 module:dtcm +from:0x0215e510 kind:load to:0x0203e93c module:main +from:0x0215e560 kind:load to:0x02160c84 module:overlay(86) +from:0x0215e5bc kind:load to:0x02160c84 module:overlay(86) +from:0x0215e5c8 kind:load to:0x02160d58 module:overlay(86) +from:0x0215e5d8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215e5e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e5e8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215e600 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0215e608 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215e610 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215e618 kind:arm_call to:0x02011ff4 module:main +from:0x0215e62c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215e640 kind:load to:0x02160d8c module:overlay(86) +from:0x0215e654 kind:arm_call to:0x02011f3c module:main +from:0x0215e660 kind:arm_call to:0x0215e6b0 module:overlay(86) +from:0x0215e678 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0215e6a8 kind:load to:0x021602cc module:overlay(86) +from:0x0215e6b8 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0215e710 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215e72c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0215e740 kind:arm_call to:0x0215e978 module:overlay(86) +from:0x0215e74c kind:load to:0x021602e8 module:overlay(86) +from:0x0215e750 kind:load to:0x02160d8c module:overlay(86) +from:0x0215e754 kind:load to:0x0215ff5c module:overlay(86) +from:0x0215e760 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215e788 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x0215e874 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0215e880 kind:arm_call to:0x0215e8dc module:overlay(86) +from:0x0215e894 kind:load to:0x027e09c0 module:dtcm +from:0x0215e91c kind:load to:0x01ffc6d4 module:itcm +from:0x0215e938 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0215e94c kind:arm_call to:0x020716bc module:overlay(0) +from:0x0215e960 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215e96c kind:arm_call to:0x0215e8dc module:overlay(86) +from:0x0215e974 kind:load to:0x027e09a8 module:dtcm +from:0x0215e984 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0215e99c kind:load to:0x021602b8 module:overlay(86) +from:0x0215ea18 kind:load to:0x0203e93c module:main +from:0x0215ea48 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215ea54 kind:arm_call to:0x01fff458 module:itcm +from:0x0215ea68 kind:arm_call to:0x02152f08 module:overlay(85) +from:0x0215ea78 kind:arm_call to:0x02152cd8 module:overlays(58,83,85) +from:0x0215eac0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215eae0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215eb04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215eb0c kind:arm_call to:0x0215e920 module:overlay(86) +from:0x0215eb24 kind:load to:0x027e0ce4 module:dtcm +from:0x0215eb30 kind:load to:0x0215e9a0 module:overlay(86) +from:0x0215eb34 kind:load to:0x027e0cec module:dtcm +from:0x0215eb38 kind:load to:0x0215e9ac module:overlay(86) +from:0x0215eb44 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215eb4c kind:arm_call to:0x02011ff4 module:main +from:0x0215eb64 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215eb6c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215eb74 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215eb8c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0215eb94 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215eb9c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x0215eba4 kind:arm_call to:0x02011ff4 module:main +from:0x0215ebb8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0215ec74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ec94 kind:arm_call to:0x01fff05c module:itcm +from:0x0215ecc8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215ed6c kind:load to:0x027e0cd8 module:dtcm +from:0x0215ed70 kind:load to:0x0203e93c module:main +from:0x0215edc8 kind:load to:0x027e0cd8 module:dtcm +from:0x0215ede8 kind:arm_call to:0x0215ebc4 module:overlay(86) +from:0x0215ee2c kind:arm_call to:0x0215ed74 module:overlay(86) +from:0x0215ee64 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0215ee70 kind:load to:0x027e0cec module:dtcm +from:0x0215eea4 kind:arm_call to:0x0215ebc4 module:overlay(86) +from:0x0215eed8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215ef74 kind:arm_call to:0x0215ed74 module:overlay(86) +from:0x0215efc0 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0215efe4 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0215eff4 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0215f02c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215f0d0 kind:load to:0x0203e93c module:main +from:0x0215f0dc kind:load to:0x027e09a8 module:dtcm +from:0x0215f184 kind:arm_call to:0x02154450 module:overlay(86) +from:0x0215f194 kind:arm_call to:0x0203ce4c module:main +from:0x0215f1a8 kind:load to:0x02160320 module:overlay(86) +from:0x0215f1ac kind:load to:0x02160330 module:overlay(86) +from:0x0215f1b0 kind:load to:0x02154530 module:overlay(86) +from:0x0215f1b4 kind:load to:0x02160324 module:overlay(86) +from:0x0215f1d4 kind:arm_call to:0x02154574 module:overlay(86) +from:0x0215f1e4 kind:arm_call to:0x0203ce4c module:main +from:0x0215f1f8 kind:load to:0x02160408 module:overlay(86) +from:0x0215f1fc kind:load to:0x02160418 module:overlay(86) +from:0x0215f200 kind:load to:0x0215803c module:overlay(86) +from:0x0215f204 kind:load to:0x0216040c module:overlay(86) +from:0x0215f254 kind:arm_call to:0x02158080 module:overlay(86) +from:0x0215f264 kind:arm_call to:0x0203ce4c module:main +from:0x0215f27c kind:load to:0x0215fa8c module:overlay(86) +from:0x0215f284 kind:load to:0x021604f0 module:overlay(86) +from:0x0215f288 kind:load to:0x02160500 module:overlay(86) +from:0x0215f28c kind:load to:0x0215af70 module:overlay(86) +from:0x0215f290 kind:load to:0x021604f4 module:overlay(86) +from:0x0215f2b0 kind:arm_call to:0x0215afb4 module:overlay(86) +from:0x0215f2c0 kind:arm_call to:0x0203ce4c module:main +from:0x0215f2d4 kind:load to:0x021605d8 module:overlay(86) +from:0x0215f2d8 kind:load to:0x021605e8 module:overlay(86) +from:0x0215f2dc kind:load to:0x0215b7d0 module:overlay(86) +from:0x0215f2e0 kind:load to:0x021605dc module:overlay(86) +from:0x0215f300 kind:arm_call to:0x0215b814 module:overlay(86) +from:0x0215f310 kind:arm_call to:0x0203ce4c module:main +from:0x0215f324 kind:load to:0x021606c0 module:overlay(86) +from:0x0215f328 kind:load to:0x021606d0 module:overlay(86) +from:0x0215f32c kind:load to:0x0215bb00 module:overlay(86) +from:0x0215f330 kind:load to:0x021606c4 module:overlay(86) +from:0x0215f350 kind:arm_call to:0x0215bb44 module:overlay(86) +from:0x0215f360 kind:arm_call to:0x0203ce4c module:main +from:0x0215f374 kind:load to:0x021607a8 module:overlay(86) +from:0x0215f378 kind:load to:0x021607b8 module:overlay(86) +from:0x0215f37c kind:load to:0x0215bd64 module:overlay(86) +from:0x0215f380 kind:load to:0x021607ac module:overlay(86) +from:0x0215f3a0 kind:arm_call to:0x0215bda8 module:overlay(86) +from:0x0215f3b0 kind:arm_call to:0x0203ce4c module:main +from:0x0215f3c4 kind:load to:0x02160890 module:overlay(86) +from:0x0215f3c8 kind:load to:0x021608a0 module:overlay(86) +from:0x0215f3cc kind:load to:0x0215da44 module:overlay(86) +from:0x0215f3d0 kind:load to:0x02160894 module:overlay(86) +from:0x0215f3f0 kind:arm_call to:0x0215da88 module:overlay(86) +from:0x0215f400 kind:arm_call to:0x0203ce4c module:main +from:0x0215f414 kind:load to:0x02160978 module:overlay(86) +from:0x0215f418 kind:load to:0x02160988 module:overlay(86) +from:0x0215f41c kind:load to:0x0215dc70 module:overlay(86) +from:0x0215f420 kind:load to:0x0216097c module:overlay(86) +from:0x0215f440 kind:arm_call to:0x0215dcb4 module:overlay(86) +from:0x0215f450 kind:arm_call to:0x0203ce4c module:main +from:0x0215f464 kind:load to:0x02160a60 module:overlay(86) +from:0x0215f468 kind:load to:0x02160a70 module:overlay(86) +from:0x0215f46c kind:load to:0x0215df04 module:overlay(86) +from:0x0215f470 kind:load to:0x02160a64 module:overlay(86) +from:0x0215f490 kind:arm_call to:0x0215df48 module:overlay(86) +from:0x0215f4a0 kind:arm_call to:0x0203ce4c module:main +from:0x0215f4b4 kind:load to:0x02160aac module:overlay(86) +from:0x0215f4b8 kind:load to:0x02160abc module:overlay(86) +from:0x0215f4bc kind:load to:0x0215e0dc module:overlay(86) +from:0x0215f4c0 kind:load to:0x02160ab0 module:overlay(86) +from:0x0215f4e0 kind:arm_call to:0x0215e120 module:overlay(86) +from:0x0215f4f0 kind:arm_call to:0x0203ce4c module:main +from:0x0215f504 kind:load to:0x02160b90 module:overlay(86) +from:0x0215f508 kind:load to:0x02160ba0 module:overlay(86) +from:0x0215f50c kind:load to:0x0215e23c module:overlay(86) +from:0x0215f510 kind:load to:0x02160b94 module:overlay(86) +from:0x0215f530 kind:arm_call to:0x0215e2a0 module:overlay(86) +from:0x0215f540 kind:arm_call to:0x0203ce4c module:main +from:0x0215f554 kind:load to:0x02160c74 module:overlay(86) +from:0x0215f558 kind:load to:0x02160c84 module:overlay(86) +from:0x0215f55c kind:load to:0x0215e624 module:overlay(86) +from:0x0215f560 kind:load to:0x02160c78 module:overlay(86) +from:0x0215f580 kind:arm_call to:0x0215e668 module:overlay(86) +from:0x0215f590 kind:arm_call to:0x0203ce4c module:main +from:0x0215f5a4 kind:load to:0x02160d7c module:overlay(86) +from:0x0215f5a8 kind:load to:0x02160d8c module:overlay(86) +from:0x0215f5ac kind:load to:0x0215ebb0 module:overlay(86) +from:0x0215f5b0 kind:load to:0x02160d80 module:overlay(86) +from:0x0215f5b4 kind:load to:0x0215f168 module:overlay(86) +from:0x0215f5b8 kind:load to:0x0215f1b8 module:overlay(86) +from:0x0215f5bc kind:load to:0x0215f208 module:overlay(86) +from:0x0215f5c0 kind:load to:0x0215f294 module:overlay(86) +from:0x0215f5c4 kind:load to:0x0215f2e4 module:overlay(86) +from:0x0215f5c8 kind:load to:0x0215f334 module:overlay(86) +from:0x0215f5cc kind:load to:0x0215f384 module:overlay(86) +from:0x0215f5d0 kind:load to:0x0215f3d4 module:overlay(86) +from:0x0215f5d4 kind:load to:0x0215f424 module:overlay(86) +from:0x0215f5d8 kind:load to:0x0215f474 module:overlay(86) +from:0x0215f5dc kind:load to:0x0215f4c4 module:overlay(86) +from:0x0215f5e0 kind:load to:0x0215f514 module:overlay(86) +from:0x0215f5e4 kind:load to:0x0215f564 module:overlay(86) +from:0x0215f608 kind:load to:0x0215442c module:overlay(86) +from:0x0215f60c kind:load to:0x02097924 module:overlay(0) +from:0x0215f610 kind:load to:0x02097734 module:overlay(0) +from:0x0215f614 kind:load to:0x020977b0 module:overlay(0) +from:0x0215f618 kind:load to:0x0209792c module:overlay(0) +from:0x0215f61c kind:load to:0x0209794c module:overlay(0) +from:0x0215f620 kind:load to:0x02097978 module:overlay(0) +from:0x0215f62c kind:load to:0x020984f8 module:overlay(0) +from:0x0215f630 kind:load to:0x02098534 module:overlay(0) +from:0x0215f634 kind:load to:0x0209854c module:overlay(0) +from:0x0215f638 kind:load to:0x02098558 module:overlay(0) +from:0x0215f63c kind:load to:0x01fff464 module:itcm +from:0x0215f640 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215f644 kind:load to:0x0213ffc0 module:overlays(26,70) +from:0x0215f648 kind:load to:0x0213ffec module:overlays(26,70) +from:0x0215f64c kind:load to:0x02098494 module:overlay(0) +from:0x0215f650 kind:load to:0x02098498 module:overlay(0) +from:0x0215f654 kind:load to:0x0209849c module:overlay(0) +from:0x0215f658 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x0215f65c kind:load to:0x020984a4 module:overlay(0) +from:0x0215f660 kind:load to:0x020984a8 module:overlay(0) +from:0x0215f664 kind:load to:0x02098564 module:overlay(0) +from:0x0215f668 kind:load to:0x020985d0 module:overlay(0) +from:0x0215f66c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f670 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f674 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f678 kind:load to:0x021544e8 module:overlay(86) +from:0x0215f67c kind:load to:0x02154508 module:overlay(86) +from:0x0215f680 kind:load to:0x02154498 module:overlay(86) +from:0x0215f6bc kind:load to:0x02154ac0 module:overlay(86) +from:0x0215f6c0 kind:load to:0x02157fe8 module:overlay(86) +from:0x0215f6c4 kind:load to:0x020982b8 module:overlay(0) +from:0x0215f6c8 kind:load to:0x02154724 module:overlay(86) +from:0x0215f6cc kind:load to:0x0207bff0 module:overlay(0) +from:0x0215f6d8 kind:load to:0x02154aac module:overlay(86) +from:0x0215f6dc kind:load to:0x02157fb0 module:overlay(86) +from:0x0215f6e0 kind:load to:0x0207b6fc module:overlay(0) +from:0x0215f6e4 kind:load to:0x021546d4 module:overlay(86) +from:0x0215f6e8 kind:load to:0x0207b6ec module:overlay(0) +from:0x0215f6f4 kind:load to:0x02154550 module:overlay(86) +from:0x0215f6f8 kind:load to:0x02097924 module:overlay(0) +from:0x0215f6fc kind:load to:0x02097734 module:overlay(0) +from:0x0215f700 kind:load to:0x020977b0 module:overlay(0) +from:0x0215f704 kind:load to:0x0209792c module:overlay(0) +from:0x0215f708 kind:load to:0x0209794c module:overlay(0) +from:0x0215f70c kind:load to:0x02097978 module:overlay(0) +from:0x0215f718 kind:load to:0x02154a70 module:overlay(86) +from:0x0215f71c kind:load to:0x02157fcc module:overlay(86) +from:0x0215f720 kind:load to:0x02057bd4 module:overlay(0) +from:0x0215f724 kind:load to:0x02154620 module:overlay(86) +from:0x0215f728 kind:load to:0x02057da8 module:overlay(0) +from:0x0215f72c kind:load to:0x02057e24 module:overlay(0) +from:0x0215f730 kind:load to:0x02057e88 module:overlay(0) +from:0x0215f734 kind:load to:0x02057c14 module:overlay(0) +from:0x0215f738 kind:load to:0x02057d64 module:overlay(0) +from:0x0215f744 kind:load to:0x02154a98 module:overlay(86) +from:0x0215f748 kind:load to:0x02158020 module:overlay(86) +from:0x0215f74c kind:load to:0x02099ae0 module:overlay(0) +from:0x0215f750 kind:load to:0x02099b18 module:overlay(0) +from:0x0215f754 kind:load to:0x0209a11c module:overlay(0) +from:0x0215f758 kind:load to:0x0209a124 module:overlay(0) +from:0x0215f75c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215f760 kind:load to:0x02099c90 module:overlay(0) +from:0x0215f764 kind:load to:0x02099b80 module:overlay(0) +from:0x0215f768 kind:load to:0x0209a04c module:overlay(0) +from:0x0215f76c kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215f770 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215f774 kind:load to:0x02157f58 module:overlay(86) +from:0x0215f778 kind:load to:0x0209a104 module:overlay(0) +from:0x0215f77c kind:load to:0x02157f48 module:overlay(86) +from:0x0215f780 kind:load to:0x02157f24 module:overlay(86) +from:0x0215f78c kind:load to:0x02154a84 module:overlay(86) +from:0x0215f790 kind:load to:0x02158004 module:overlay(86) +from:0x0215f794 kind:load to:0x0209a234 module:overlay(0) +from:0x0215f798 kind:load to:0x0209a268 module:overlay(0) +from:0x0215f79c kind:load to:0x0209a300 module:overlay(0) +from:0x0215f7a0 kind:load to:0x0209a314 module:overlay(0) +from:0x0215f7a4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215f7a8 kind:load to:0x0209a33c module:overlay(0) +from:0x0215f7ac kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215f7b0 kind:load to:0x0209a04c module:overlay(0) +from:0x0215f7b4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215f7b8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215f7bc kind:load to:0x0209a328 module:overlay(0) +from:0x0215f7c0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215f7c4 kind:load to:0x02157f84 module:overlay(86) +from:0x0215f7c8 kind:load to:0x02157f60 module:overlay(86) +from:0x0215f7cc kind:load to:0x0209a6ec module:overlay(0) +from:0x0215f7d8 kind:load to:0x020984f8 module:overlay(0) +from:0x0215f7dc kind:load to:0x02098534 module:overlay(0) +from:0x0215f7e0 kind:load to:0x0209854c module:overlay(0) +from:0x0215f7e4 kind:load to:0x02098558 module:overlay(0) +from:0x0215f7e8 kind:load to:0x01fff464 module:itcm +from:0x0215f7ec kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215f7f0 kind:load to:0x02154b7c module:overlay(86) +from:0x0215f7f4 kind:load to:0x02098490 module:overlay(0) +from:0x0215f7f8 kind:load to:0x02154d08 module:overlay(86) +from:0x0215f7fc kind:load to:0x02098498 module:overlay(0) +from:0x0215f800 kind:load to:0x0209849c module:overlay(0) +from:0x0215f804 kind:load to:0x02155038 module:overlay(86) +from:0x0215f808 kind:load to:0x02098fe4 module:overlay(0) +from:0x0215f80c kind:load to:0x020984a8 module:overlay(0) +from:0x0215f810 kind:load to:0x021550b8 module:overlay(86) +from:0x0215f814 kind:load to:0x02155104 module:overlay(86) +from:0x0215f818 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215f81c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215f820 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215f824 kind:load to:0x02154ad4 module:overlay(86) +from:0x0215f828 kind:load to:0x02154b24 module:overlay(86) +from:0x0215f82c kind:load to:0x02157bfc module:overlay(86) +from:0x0215f830 kind:load to:0x02157958 module:overlay(86) +from:0x0215f834 kind:load to:0x021557dc module:overlay(86) +from:0x0215f83c kind:load to:0x02155b0c module:overlay(86) +from:0x0215f844 kind:load to:0x02155218 module:overlay(86) +from:0x0215f84c kind:load to:0x021553f4 module:overlay(86) +from:0x0215f854 kind:load to:0x0215554c module:overlay(86) +from:0x0215f85c kind:load to:0x02155610 module:overlay(86) +from:0x0215f864 kind:load to:0x021558b0 module:overlay(86) +from:0x0215f86c kind:load to:0x02155c20 module:overlay(86) +from:0x0215f874 kind:load to:0x02155cc8 module:overlay(86) +from:0x0215f87c kind:load to:0x02155d70 module:overlay(86) +from:0x0215f884 kind:load to:0x021565cc module:overlay(86) +from:0x0215f88c kind:load to:0x02155ff4 module:overlay(86) +from:0x0215f894 kind:load to:0x021560c4 module:overlay(86) +from:0x0215f89c kind:load to:0x021562ac module:overlay(86) +from:0x0215f8a4 kind:load to:0x02156374 module:overlay(86) +from:0x0215f8ac kind:load to:0x02156454 module:overlay(86) +from:0x0215f8b4 kind:load to:0x021568dc module:overlay(86) +from:0x0215f8bc kind:load to:0x02156c68 module:overlay(86) +from:0x0215f8c4 kind:load to:0x02156a60 module:overlay(86) +from:0x0215f8cc kind:load to:0x02156b80 module:overlay(86) +from:0x0215f8d4 kind:load to:0x02156de4 module:overlay(86) +from:0x0215f8dc kind:load to:0x02155864 module:overlay(86) +from:0x0215f8e4 kind:load to:0x02155bac module:overlay(86) +from:0x0215f8ec kind:load to:0x021552c8 module:overlay(86) +from:0x0215f8f4 kind:load to:0x02155470 module:overlay(86) +from:0x0215f8fc kind:load to:0x021555dc module:overlay(86) +from:0x0215f904 kind:load to:0x021556d8 module:overlay(86) +from:0x0215f90c kind:load to:0x0215591c module:overlay(86) +from:0x0215f914 kind:load to:0x02155c94 module:overlay(86) +from:0x0215f91c kind:load to:0x02155d3c module:overlay(86) +from:0x0215f924 kind:load to:0x02155ecc module:overlay(86) +from:0x0215f92c kind:load to:0x02156744 module:overlay(86) +from:0x0215f934 kind:load to:0x02156090 module:overlay(86) +from:0x0215f93c kind:load to:0x021561c8 module:overlay(86) +from:0x0215f944 kind:load to:0x02156348 module:overlay(86) +from:0x0215f94c kind:load to:0x021563cc module:overlay(86) +from:0x0215f954 kind:load to:0x02156478 module:overlay(86) +from:0x0215f95c kind:load to:0x02156a18 module:overlay(86) +from:0x0215f964 kind:load to:0x02156cd4 module:overlay(86) +from:0x0215f96c kind:load to:0x02156aec module:overlay(86) +from:0x0215f974 kind:load to:0x02156c20 module:overlay(86) +from:0x0215f97c kind:load to:0x02156df8 module:overlay(86) +from:0x0215fab0 kind:load to:0x02097bf4 module:overlay(0) +from:0x0215fab4 kind:load to:0x02158278 module:overlay(86) +from:0x0215fac0 kind:load to:0x02158498 module:overlay(86) +from:0x0215fac4 kind:load to:0x0215af54 module:overlay(86) +from:0x0215fac8 kind:load to:0x02158100 module:overlay(86) +from:0x0215facc kind:load to:0x02158124 module:overlay(86) +from:0x0215fad0 kind:load to:0x021581f4 module:overlay(86) +from:0x0215fadc kind:load to:0x0215805c module:overlay(86) +from:0x0215fae0 kind:load to:0x02097924 module:overlay(0) +from:0x0215fae4 kind:load to:0x02097734 module:overlay(0) +from:0x0215fae8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215faec kind:load to:0x0209792c module:overlay(0) +from:0x0215faf0 kind:load to:0x0209794c module:overlay(0) +from:0x0215faf4 kind:load to:0x02097978 module:overlay(0) +from:0x0215fb00 kind:load to:0x020984f8 module:overlay(0) +from:0x0215fb04 kind:load to:0x02098534 module:overlay(0) +from:0x0215fb08 kind:load to:0x0209854c module:overlay(0) +from:0x0215fb0c kind:load to:0x02098558 module:overlay(0) +from:0x0215fb10 kind:load to:0x01fff464 module:itcm +from:0x0215fb14 kind:load to:0x0215af08 module:overlay(86) +from:0x0215fb18 kind:load to:0x021585f4 module:overlay(86) +from:0x0215fb1c kind:load to:0x02098490 module:overlay(0) +from:0x0215fb20 kind:load to:0x021586dc module:overlay(86) +from:0x0215fb24 kind:load to:0x02098498 module:overlay(0) +from:0x0215fb28 kind:load to:0x0209849c module:overlay(0) +from:0x0215fb2c kind:load to:0x02159088 module:overlay(86) +from:0x0215fb30 kind:load to:0x02098fe4 module:overlay(0) +from:0x0215fb34 kind:load to:0x020984a8 module:overlay(0) +from:0x0215fb38 kind:load to:0x02098564 module:overlay(0) +from:0x0215fb3c kind:load to:0x020985d0 module:overlay(0) +from:0x0215fb40 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215fb44 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215fb48 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215fb4c kind:load to:0x021584ac module:overlay(86) +from:0x0215fb50 kind:load to:0x0215854c module:overlay(86) +from:0x0215fb54 kind:load to:0x02099568 module:overlay(0) +from:0x0215fb58 kind:load to:0x02159238 module:overlay(86) +from:0x0215fb60 kind:load to:0x02159334 module:overlay(86) +from:0x0215fb68 kind:load to:0x0215955c module:overlay(86) +from:0x0215fb70 kind:load to:0x021597bc module:overlay(86) +from:0x0215fb78 kind:load to:0x02159d04 module:overlay(86) +from:0x0215fb80 kind:load to:0x02159e80 module:overlay(86) +from:0x0215fb88 kind:load to:0x0215a0a4 module:overlay(86) +from:0x0215fb90 kind:load to:0x02159f54 module:overlay(86) +from:0x0215fb98 kind:load to:0x0215a500 module:overlay(86) +from:0x0215fba0 kind:load to:0x0215a7b8 module:overlay(86) +from:0x0215fba8 kind:load to:0x0215a8ec module:overlay(86) +from:0x0215fbb0 kind:load to:0x0215aa10 module:overlay(86) +from:0x0215fbb8 kind:load to:0x0215abb8 module:overlay(86) +from:0x0215fbc0 kind:load to:0x021591cc module:overlay(86) +from:0x0215fbc8 kind:load to:0x021592c0 module:overlay(86) +from:0x0215fbd0 kind:load to:0x02159444 module:overlay(86) +from:0x0215fbd8 kind:load to:0x0215966c module:overlay(86) +from:0x0215fbe0 kind:load to:0x02159c64 module:overlay(86) +from:0x0215fbe8 kind:load to:0x02159dd4 module:overlay(86) +from:0x0215fbf0 kind:load to:0x0215a010 module:overlay(86) +from:0x0215fbf8 kind:load to:0x02159f50 module:overlay(86) +from:0x0215fc00 kind:load to:0x0215a450 module:overlay(86) +from:0x0215fc08 kind:load to:0x0215a6b4 module:overlay(86) +from:0x0215fc10 kind:load to:0x0215a874 module:overlay(86) +from:0x0215fc18 kind:load to:0x0215a970 module:overlay(86) +from:0x0215fc20 kind:load to:0x0215ab2c module:overlay(86) +from:0x0215fcc0 kind:load to:0x0215b0dc module:overlay(86) +from:0x0215fcc4 kind:load to:0x0215b75c module:overlay(86) +from:0x0215fcc8 kind:load to:0x0207b6fc module:overlay(0) +from:0x0215fccc kind:load to:0x0207b734 module:overlay(0) +from:0x0215fcd0 kind:load to:0x0215b710 module:overlay(86) +from:0x0215fcdc kind:load to:0x0215af90 module:overlay(86) +from:0x0215fce0 kind:load to:0x02097924 module:overlay(0) +from:0x0215fce4 kind:load to:0x02097734 module:overlay(0) +from:0x0215fce8 kind:load to:0x020977b0 module:overlay(0) +from:0x0215fcec kind:load to:0x0209792c module:overlay(0) +from:0x0215fcf0 kind:load to:0x0209794c module:overlay(0) +from:0x0215fcf4 kind:load to:0x02097978 module:overlay(0) +from:0x0215fd00 kind:load to:0x020984f8 module:overlay(0) +from:0x0215fd04 kind:load to:0x02098534 module:overlay(0) +from:0x0215fd08 kind:load to:0x0209854c module:overlay(0) +from:0x0215fd0c kind:load to:0x02098558 module:overlay(0) +from:0x0215fd10 kind:load to:0x01fff464 module:itcm +from:0x0215fd14 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215fd18 kind:load to:0x0215b0f0 module:overlay(86) +from:0x0215fd1c kind:load to:0x02098490 module:overlay(0) +from:0x0215fd20 kind:load to:0x0215b174 module:overlay(86) +from:0x0215fd24 kind:load to:0x02098498 module:overlay(0) +from:0x0215fd28 kind:load to:0x0209849c module:overlay(0) +from:0x0215fd2c kind:load to:0x0215b3c8 module:overlay(86) +from:0x0215fd30 kind:load to:0x020984a4 module:overlay(0) +from:0x0215fd34 kind:load to:0x020984a8 module:overlay(0) +from:0x0215fd38 kind:load to:0x02098564 module:overlay(0) +from:0x0215fd3c kind:load to:0x020985d0 module:overlay(0) +from:0x0215fd40 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215fd44 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215fd48 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215fd4c kind:load to:0x0215b778 module:overlay(86) +from:0x0215fd50 kind:load to:0x0215b7a0 module:overlay(86) +from:0x0215fd74 kind:load to:0x0215b7f0 module:overlay(86) +from:0x0215fd78 kind:load to:0x02097924 module:overlay(0) +from:0x0215fd7c kind:load to:0x02097734 module:overlay(0) +from:0x0215fd80 kind:load to:0x020977b0 module:overlay(0) +from:0x0215fd84 kind:load to:0x0209792c module:overlay(0) +from:0x0215fd88 kind:load to:0x0209794c module:overlay(0) +from:0x0215fd8c kind:load to:0x02097978 module:overlay(0) +from:0x0215fd98 kind:load to:0x0215b83c module:overlay(86) +from:0x0215fd9c kind:load to:0x0215bae4 module:overlay(86) +from:0x0215fda0 kind:load to:0x0209a234 module:overlay(0) +from:0x0215fda4 kind:load to:0x0209a268 module:overlay(0) +from:0x0215fda8 kind:load to:0x0209a300 module:overlay(0) +from:0x0215fdac kind:load to:0x0209a314 module:overlay(0) +from:0x0215fdb0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215fdb4 kind:load to:0x0209a33c module:overlay(0) +from:0x0215fdb8 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0215fdbc kind:load to:0x0209a04c module:overlay(0) +from:0x0215fdc0 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0215fdc4 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0215fdc8 kind:load to:0x0209a328 module:overlay(0) +from:0x0215fdcc kind:load to:0x0209a6b4 module:overlay(0) +from:0x0215fdd0 kind:load to:0x02157f84 module:overlay(86) +from:0x0215fdd4 kind:load to:0x02157f60 module:overlay(86) +from:0x0215fdd8 kind:load to:0x0209a6ec module:overlay(0) +from:0x0215fde4 kind:load to:0x020984f8 module:overlay(0) +from:0x0215fde8 kind:load to:0x02098534 module:overlay(0) +from:0x0215fdec kind:load to:0x0209854c module:overlay(0) +from:0x0215fdf0 kind:load to:0x02098558 module:overlay(0) +from:0x0215fdf4 kind:load to:0x01fff464 module:itcm +from:0x0215fdf8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215fdfc kind:load to:0x0215b94c module:overlay(86) +from:0x0215fe00 kind:load to:0x02098490 module:overlay(0) +from:0x0215fe04 kind:load to:0x0215b9b4 module:overlay(86) +from:0x0215fe08 kind:load to:0x0215ba20 module:overlay(86) +from:0x0215fe0c kind:load to:0x0209849c module:overlay(0) +from:0x0215fe10 kind:load to:0x0215ba34 module:overlay(86) +from:0x0215fe14 kind:load to:0x020984a4 module:overlay(0) +from:0x0215fe18 kind:load to:0x020984a8 module:overlay(0) +from:0x0215fe1c kind:load to:0x02098564 module:overlay(0) +from:0x0215fe20 kind:load to:0x020985d0 module:overlay(0) +from:0x0215fe24 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215fe28 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215fe2c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215fe30 kind:load to:0x0215babc module:overlay(86) +from:0x0215fe34 kind:load to:0x0215ba8c module:overlay(86) +from:0x0215fe40 kind:load to:0x0215bb20 module:overlay(86) +from:0x0215fe44 kind:load to:0x02097924 module:overlay(0) +from:0x0215fe48 kind:load to:0x02097734 module:overlay(0) +from:0x0215fe4c kind:load to:0x020977b0 module:overlay(0) +from:0x0215fe50 kind:load to:0x0209792c module:overlay(0) +from:0x0215fe54 kind:load to:0x0209794c module:overlay(0) +from:0x0215fe58 kind:load to:0x02097978 module:overlay(0) +from:0x0215fe94 kind:load to:0x0215bc30 module:overlay(86) +from:0x0215fe98 kind:load to:0x0215bcf0 module:overlay(86) +from:0x0215fe9c kind:load to:0x02099ae0 module:overlay(0) +from:0x0215fea0 kind:load to:0x02099b18 module:overlay(0) +from:0x0215fea4 kind:load to:0x0209a11c module:overlay(0) +from:0x0215fea8 kind:load to:0x0209a124 module:overlay(0) +from:0x0215feac kind:load to:0x0209a0c4 module:overlay(0) +from:0x0215feb0 kind:load to:0x02099c90 module:overlay(0) +from:0x0215feb4 kind:load to:0x02099b80 module:overlay(0) +from:0x0215feb8 kind:load to:0x0209a04c module:overlay(0) +from:0x0215febc kind:load to:0x0209a0d4 module:overlay(0) +from:0x0215fec0 kind:load to:0x0209a0ec module:overlay(0) +from:0x0215fec4 kind:load to:0x02157f58 module:overlay(86) +from:0x0215fec8 kind:load to:0x0209a104 module:overlay(0) +from:0x0215fecc kind:load to:0x02157f48 module:overlay(86) +from:0x0215fed0 kind:load to:0x02157f24 module:overlay(86) +from:0x0215fedc kind:load to:0x020984f8 module:overlay(0) +from:0x0215fee0 kind:load to:0x02098534 module:overlay(0) +from:0x0215fee4 kind:load to:0x0209854c module:overlay(0) +from:0x0215fee8 kind:load to:0x02098558 module:overlay(0) +from:0x0215feec kind:load to:0x01fff464 module:itcm +from:0x0215fef0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215fef4 kind:load to:0x0215bc44 module:overlay(86) +from:0x0215fef8 kind:load to:0x02098490 module:overlay(0) +from:0x0215fefc kind:load to:0x0215bca8 module:overlay(86) +from:0x0215ff00 kind:load to:0x0215bcbc module:overlay(86) +from:0x0215ff04 kind:load to:0x0209849c module:overlay(0) +from:0x0215ff08 kind:load to:0x0215bcd0 module:overlay(86) +from:0x0215ff0c kind:load to:0x020984a4 module:overlay(0) +from:0x0215ff10 kind:load to:0x020984a8 module:overlay(0) +from:0x0215ff14 kind:load to:0x02098564 module:overlay(0) +from:0x0215ff18 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ff1c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ff20 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ff24 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ff28 kind:load to:0x0215bd0c module:overlay(86) +from:0x0215ff2c kind:load to:0x0215bd34 module:overlay(86) +from:0x0215ff38 kind:load to:0x0215bd84 module:overlay(86) +from:0x0215ff3c kind:load to:0x02097924 module:overlay(0) +from:0x0215ff40 kind:load to:0x02097734 module:overlay(0) +from:0x0215ff44 kind:load to:0x020977b0 module:overlay(0) +from:0x0215ff48 kind:load to:0x0209792c module:overlay(0) +from:0x0215ff4c kind:load to:0x0209794c module:overlay(0) +from:0x0215ff50 kind:load to:0x02097978 module:overlay(0) +from:0x0215ff5c kind:load to:0x0207c47c module:overlay(0) +from:0x0215ff60 kind:load to:0x0207c484 module:overlay(0) +from:0x0215ff64 kind:load to:0x0207c94c module:overlay(0) +from:0x0215ff68 kind:load to:0x0207c93c module:overlay(0) +from:0x0215ff6c kind:load to:0x0207c980 module:overlay(0) +from:0x0215ff70 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0215ff74 kind:load to:0x0207ca18 module:overlay(0) +from:0x0215ff78 kind:load to:0x0207ca90 module:overlay(0) +from:0x0215ff84 kind:load to:0x020984f8 module:overlay(0) +from:0x0215ff88 kind:load to:0x02098534 module:overlay(0) +from:0x0215ff8c kind:load to:0x0209854c module:overlay(0) +from:0x0215ff90 kind:load to:0x02098558 module:overlay(0) +from:0x0215ff94 kind:load to:0x01fff464 module:itcm +from:0x0215ff98 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0215ff9c kind:load to:0x0215bf94 module:overlay(86) +from:0x0215ffa0 kind:load to:0x02098490 module:overlay(0) +from:0x0215ffa4 kind:load to:0x0215c3ac module:overlay(86) +from:0x0215ffa8 kind:load to:0x02098498 module:overlay(0) +from:0x0215ffac kind:load to:0x0209849c module:overlay(0) +from:0x0215ffb0 kind:load to:0x0215cdb8 module:overlay(86) +from:0x0215ffb4 kind:load to:0x020984a4 module:overlay(0) +from:0x0215ffb8 kind:load to:0x020984a8 module:overlay(0) +from:0x0215ffbc kind:load to:0x02098564 module:overlay(0) +from:0x0215ffc0 kind:load to:0x020985d0 module:overlay(0) +from:0x0215ffc4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0215ffc8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0215ffcc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0215ffd0 kind:load to:0x0215d9ac module:overlay(86) +from:0x0215ffd4 kind:load to:0x0215d9f4 module:overlay(86) +from:0x0215ffd8 kind:load to:0x0215ccd8 module:overlay(86) +from:0x0215fffc kind:load to:0x0215da64 module:overlay(86) +from:0x02160000 kind:load to:0x02097924 module:overlay(0) +from:0x02160004 kind:load to:0x02097734 module:overlay(0) +from:0x02160008 kind:load to:0x020977b0 module:overlay(0) +from:0x0216000c kind:load to:0x0209792c module:overlay(0) +from:0x02160010 kind:load to:0x0209794c module:overlay(0) +from:0x02160014 kind:load to:0x02097978 module:overlay(0) +from:0x02160020 kind:load to:0x020984f8 module:overlay(0) +from:0x02160024 kind:load to:0x02098534 module:overlay(0) +from:0x02160028 kind:load to:0x0209854c module:overlay(0) +from:0x0216002c kind:load to:0x02098558 module:overlay(0) +from:0x02160030 kind:load to:0x01fff464 module:itcm +from:0x02160034 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02160038 kind:load to:0x0215db24 module:overlay(86) +from:0x0216003c kind:load to:0x0215db90 module:overlay(86) +from:0x02160040 kind:load to:0x0215db94 module:overlay(86) +from:0x02160044 kind:load to:0x0215dba8 module:overlay(86) +from:0x02160048 kind:load to:0x0209849c module:overlay(0) +from:0x0216004c kind:load to:0x0215dbbc module:overlay(86) +from:0x02160050 kind:load to:0x020984a4 module:overlay(0) +from:0x02160054 kind:load to:0x020984a8 module:overlay(0) +from:0x02160058 kind:load to:0x02098564 module:overlay(0) +from:0x0216005c kind:load to:0x020985d0 module:overlay(0) +from:0x02160060 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02160064 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02160068 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0216006c kind:load to:0x0215dc18 module:overlay(86) +from:0x02160070 kind:load to:0x0215dc40 module:overlay(86) +from:0x02160074 kind:load to:0x0215dbc8 module:overlay(86) +from:0x02160080 kind:load to:0x0215dc90 module:overlay(86) +from:0x02160084 kind:load to:0x0209772c module:overlay(0) +from:0x02160088 kind:load to:0x02097734 module:overlay(0) +from:0x0216008c kind:load to:0x020977b0 module:overlay(0) +from:0x02160090 kind:load to:0x020977f0 module:overlay(0) +from:0x02160094 kind:load to:0x020977f4 module:overlay(0) +from:0x02160098 kind:load to:0x020977f8 module:overlay(0) +from:0x021600a4 kind:load to:0x020984f8 module:overlay(0) +from:0x021600a8 kind:load to:0x02098534 module:overlay(0) +from:0x021600ac kind:load to:0x0209854c module:overlay(0) +from:0x021600b0 kind:load to:0x02098558 module:overlay(0) +from:0x021600b4 kind:load to:0x01fff464 module:itcm +from:0x021600b8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021600bc kind:load to:0x0215dd08 module:overlay(86) +from:0x021600c0 kind:load to:0x02098490 module:overlay(0) +from:0x021600c4 kind:load to:0x0215dd48 module:overlay(86) +from:0x021600c8 kind:load to:0x0215dde8 module:overlay(86) +from:0x021600cc kind:load to:0x0209849c module:overlay(0) +from:0x021600d0 kind:load to:0x020984a0 module:overlay(0) +from:0x021600d4 kind:load to:0x020984a4 module:overlay(0) +from:0x021600d8 kind:load to:0x020984a8 module:overlay(0) +from:0x021600dc kind:load to:0x02098564 module:overlay(0) +from:0x021600e0 kind:load to:0x020985d0 module:overlay(0) +from:0x021600e4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021600e8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021600ec kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021600f0 kind:load to:0x0215ded4 module:overlay(86) +from:0x021600f4 kind:load to:0x0215dee8 module:overlay(86) +from:0x021600f8 kind:load to:0x0215ddfc module:overlay(86) +from:0x02160104 kind:load to:0x0215df24 module:overlay(86) +from:0x02160108 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0216010c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02160110 kind:load to:0x0209ca38 module:overlay(0) +from:0x02160114 kind:load to:0x0209ca58 module:overlay(0) +from:0x02160120 kind:load to:0x0215dfbc module:overlay(86) +from:0x02160124 kind:load to:0x0209d098 module:overlay(0) +from:0x02160128 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x0216012c kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02160130 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02160134 kind:load to:0x0215e074 module:overlay(86) +from:0x02160138 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0216013c kind:load to:0x0209d1ac module:overlay(0) +from:0x02160140 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02160144 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02160148 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0216014c kind:load to:0x0209d1cc module:overlay(0) +from:0x02160150 kind:load to:0x0215e094 module:overlay(86) +from:0x02160154 kind:load to:0x0215e0b4 module:overlay(86) +from:0x02160160 kind:load to:0x0215e0fc module:overlay(86) +from:0x02160164 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02160168 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0216016c kind:load to:0x0209ca38 module:overlay(0) +from:0x02160170 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216017c kind:load to:0x020fef8c module:overlays(19,31) +from:0x02160180 kind:load to:0x0209d098 module:overlay(0) +from:0x02160184 kind:load to:0x020ff05c module:overlays(19,31) +from:0x02160188 kind:load to:0x020fc438 module:overlays(19,31) +from:0x0216018c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02160190 kind:load to:0x020ff110 module:overlays(19,31) +from:0x02160194 kind:load to:0x020ff190 module:overlays(19,31) +from:0x02160198 kind:load to:0x0209d1ac module:overlay(0) +from:0x0216019c kind:load to:0x0209d1b4 module:overlay(0) +from:0x021601a0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021601a4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021601a8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021601ac kind:load to:0x0215e1e4 module:overlay(86) +from:0x021601b0 kind:load to:0x0215e20c module:overlay(86) +from:0x021601b4 kind:load to:0x020fcf54 module:overlays(19,31) +from:0x021601b8 kind:load to:0x020fcf58 module:overlays(19,31) +from:0x021601bc kind:load to:0x020ff3b0 module:overlays(19,31) +from:0x021601c0 kind:load to:0x020ff3dc module:overlays(19,31) +from:0x021601c4 kind:load to:0x020ff41c module:overlays(19,31) +from:0x021601c8 kind:load to:0x020ff448 module:overlays(19,21,31) +from:0x021601cc kind:load to:0x020ff2b8 module:overlays(19,31) +from:0x021601d0 kind:load to:0x020ff2f8 module:overlays(19,31) +from:0x021601d4 kind:load to:0x020ff36c module:overlays(19,31) +from:0x021601d8 kind:load to:0x020fc598 module:overlays(19,31) +from:0x021601dc kind:load to:0x020fc49c module:overlays(19,31) +from:0x021601e0 kind:load to:0x020ff0e0 module:overlays(19,31) +from:0x021601e4 kind:load to:0x020fcb40 module:overlays(19,31) +from:0x021601e8 kind:load to:0x020ff0f0 module:overlays(19,31) +from:0x021601ec kind:load to:0x020fcd48 module:overlays(19,31) +from:0x021601f0 kind:load to:0x020ff19c module:overlays(19,31) +from:0x021601f4 kind:load to:0x020fccdc module:overlays(19,31) +from:0x021601f8 kind:load to:0x020fcce0 module:overlays(19,31) +from:0x021601fc kind:load to:0x020fccf0 module:overlays(19,31) +from:0x02160200 kind:load to:0x020fcdd0 module:overlays(19,31) +from:0x02160204 kind:load to:0x020fd054 module:overlays(19,31) +from:0x02160208 kind:load to:0x020fd05c module:overlays(19,31) +from:0x02160214 kind:load to:0x02073164 module:overlay(0) +from:0x02160218 kind:load to:0x0215e260 module:overlay(86) +from:0x0216021c kind:load to:0x0215e250 module:overlay(86) +from:0x02160220 kind:load to:0x02073250 module:overlay(0) +from:0x02160224 kind:load to:0x0215e19c module:overlay(86) +from:0x02160234 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02160238 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0216023c kind:load to:0x0209ca38 module:overlay(0) +from:0x02160240 kind:load to:0x0209ca58 module:overlay(0) +from:0x0216024c kind:load to:0x0215e27c module:overlay(86) +from:0x02160250 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02160254 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02160258 kind:load to:0x0209ca38 module:overlay(0) +from:0x0216025c kind:load to:0x0209ca58 module:overlay(0) +from:0x02160268 kind:load to:0x0210a110 module:overlays(19,31) +from:0x0216026c kind:load to:0x0209d098 module:overlay(0) +from:0x02160270 kind:load to:0x0210a368 module:overlays(19,31) +from:0x02160274 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02160278 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0216027c kind:load to:0x0210a5f0 module:overlays(19,31) +from:0x02160280 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02160284 kind:load to:0x0210a6fc module:overlays(19,31) +from:0x02160288 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0216028c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02160290 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02160294 kind:load to:0x0209d1cc module:overlay(0) +from:0x02160298 kind:load to:0x0215e5cc module:overlay(86) +from:0x0216029c kind:load to:0x0215e5f4 module:overlay(86) +from:0x021602a0 kind:load to:0x0215e378 module:overlay(86) +from:0x021602a4 kind:load to:0x0215e514 module:overlay(86) +from:0x021602a8 kind:load to:0x0215e564 module:overlay(86) +from:0x021602ac kind:load to:0x0215e5c0 module:overlay(86) +from:0x021602b8 kind:load to:0x0215e758 module:overlay(86) +from:0x021602bc kind:load to:0x0215eb3c module:overlay(86) +from:0x021602c0 kind:load to:0x0215ea1c module:overlay(86) +from:0x021602cc kind:load to:0x0215e644 module:overlay(86) +from:0x021602d0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021602d4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021602d8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021602dc kind:load to:0x0209ca58 module:overlay(0) +from:0x021602e8 kind:load to:0x0215e76c module:overlay(86) +from:0x021602ec kind:load to:0x0209d098 module:overlay(0) +from:0x021602f0 kind:load to:0x0215e898 module:overlay(86) +from:0x021602f4 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021602f8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021602fc kind:load to:0x0215e8f8 module:overlay(86) +from:0x02160300 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02160304 kind:load to:0x0209d1ac module:overlay(0) +from:0x02160308 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0216030c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02160310 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02160314 kind:load to:0x0209d1cc module:overlay(0) +from:0x02160318 kind:load to:0x0215eb58 module:overlay(86) +from:0x0216031c kind:load to:0x0215eb80 module:overlay(86) diff --git a/config/usa/arm9/overlays/ov086/symbols.txt b/config/usa/arm9/overlays/ov086/symbols.txt new file mode 100644 index 00000000..0c5b3ce2 --- /dev/null +++ b/config/usa/arm9/overlays/ov086/symbols.txt @@ -0,0 +1,454 @@ +func_ov086_02154420 kind:function(arm,size=0xc) addr:0x02154420 +func_ov086_0215442c kind:function(arm,size=0x24) addr:0x0215442c +func_ov086_02154450 kind:function(arm,size=0x28) addr:0x02154450 +func_ov086_02154478 kind:function(arm,size=0x20) addr:0x02154478 +func_ov086_02154498 kind:function(arm,size=0x50) addr:0x02154498 +func_ov086_021544e8 kind:function(arm,size=0x20) addr:0x021544e8 +func_ov086_02154508 kind:function(arm,size=0x28) addr:0x02154508 +func_ov086_02154530 kind:function(arm,size=0x14) addr:0x02154530 +func_ov086_02154544 kind:function(arm,size=0xc) addr:0x02154544 +func_ov086_02154550 kind:function(arm,size=0x24) addr:0x02154550 +func_ov086_02154574 kind:function(arm,size=0x5c) addr:0x02154574 +func_ov086_021545d0 kind:function(arm,size=0x50) addr:0x021545d0 +func_ov086_02154620 kind:function(arm,size=0x78) addr:0x02154620 +func_ov086_02154698 kind:function(arm,size=0x3c) addr:0x02154698 +func_ov086_021546d4 kind:function(arm,size=0x20) addr:0x021546d4 +func_ov086_021546f4 kind:function(arm,size=0x30) addr:0x021546f4 +func_ov086_02154724 kind:function(arm,size=0x104) addr:0x02154724 +func_ov086_02154828 kind:function(arm,size=0x248) addr:0x02154828 +func_ov086_02154a70 kind:function(arm,size=0x14) addr:0x02154a70 +func_ov086_02154a84 kind:function(arm,size=0x14) addr:0x02154a84 +func_ov086_02154a98 kind:function(arm,size=0x14) addr:0x02154a98 +func_ov086_02154aac kind:function(arm,size=0x14) addr:0x02154aac +func_ov086_02154ac0 kind:function(arm,size=0x14) addr:0x02154ac0 +func_ov086_02154ad4 kind:function(arm,size=0x50) addr:0x02154ad4 +func_ov086_02154b24 kind:function(arm,size=0x58) addr:0x02154b24 +func_ov086_02154b7c kind:function(arm,size=0xfc) addr:0x02154b7c +func_ov086_02154c78 kind:function(arm,size=0x38) addr:0x02154c78 +func_ov086_02154cb0 kind:function(arm,size=0x58) addr:0x02154cb0 +func_ov086_02154d08 kind:function(arm,size=0x330) addr:0x02154d08 +func_ov086_02155038 kind:function(arm,size=0x80) addr:0x02155038 +func_ov086_021550b8 kind:function(arm,size=0x4c) addr:0x021550b8 +func_ov086_02155104 kind:function(arm,size=0x114) addr:0x02155104 +func_ov086_02155218 kind:function(arm,size=0xb0) addr:0x02155218 +func_ov086_021552c8 kind:function(arm,size=0x64) addr:0x021552c8 +func_ov086_0215532c kind:function(arm,size=0xc8) addr:0x0215532c +func_ov086_021553f4 kind:function(arm,size=0x7c) addr:0x021553f4 +func_ov086_02155470 kind:function(arm,size=0x48) addr:0x02155470 +func_ov086_021554b8 kind:function(arm,size=0x94) addr:0x021554b8 +func_ov086_0215554c kind:function(arm,size=0x90) addr:0x0215554c +func_ov086_021555dc kind:function(arm,size=0x34) addr:0x021555dc +func_ov086_02155610 kind:function(arm,size=0xc8) addr:0x02155610 +func_ov086_021556d8 kind:function(arm,size=0x104) addr:0x021556d8 +func_ov086_021557dc kind:function(arm,size=0x88) addr:0x021557dc +func_ov086_02155864 kind:function(arm,size=0x4c) addr:0x02155864 +func_ov086_021558b0 kind:function(arm,size=0x6c) addr:0x021558b0 +func_ov086_0215591c kind:function(arm,size=0x1f0) addr:0x0215591c +func_ov086_02155b0c kind:function(arm,size=0xa0) addr:0x02155b0c +func_ov086_02155bac kind:function(arm,size=0x74) addr:0x02155bac +func_ov086_02155c20 kind:function(arm,size=0x74) addr:0x02155c20 +func_ov086_02155c94 kind:function(arm,size=0x34) addr:0x02155c94 +func_ov086_02155cc8 kind:function(arm,size=0x74) addr:0x02155cc8 +func_ov086_02155d3c kind:function(arm,size=0x34) addr:0x02155d3c +func_ov086_02155d70 kind:function(arm,size=0x15c) addr:0x02155d70 +func_ov086_02155ecc kind:function(arm,size=0x128) addr:0x02155ecc +func_ov086_02155ff4 kind:function(arm,size=0x9c) addr:0x02155ff4 +func_ov086_02156090 kind:function(arm,size=0x34) addr:0x02156090 +func_ov086_021560c4 kind:function(arm,size=0x104) addr:0x021560c4 +func_ov086_021561c8 kind:function(arm,size=0xe4) addr:0x021561c8 +func_ov086_021562ac kind:function(arm,size=0x9c) addr:0x021562ac +func_ov086_02156348 kind:function(arm,size=0x2c) addr:0x02156348 +func_ov086_02156374 kind:function(arm,size=0x58) addr:0x02156374 +func_ov086_021563cc kind:function(arm,size=0x88) addr:0x021563cc +func_ov086_02156454 kind:function(arm,size=0x24) addr:0x02156454 +func_ov086_02156478 kind:function(arm,size=0x154) addr:0x02156478 +func_ov086_021565cc kind:function(arm,size=0x178) addr:0x021565cc +func_ov086_02156744 kind:function(arm,size=0x198) addr:0x02156744 +func_ov086_021568dc kind:function(arm,size=0x13c) addr:0x021568dc +func_ov086_02156a18 kind:function(arm,size=0x48) addr:0x02156a18 +func_ov086_02156a60 kind:function(arm,size=0x8c) addr:0x02156a60 +func_ov086_02156aec kind:function(arm,size=0x94) addr:0x02156aec +func_ov086_02156b80 kind:function(arm,size=0xa0) addr:0x02156b80 +func_ov086_02156c20 kind:function(arm,size=0x48) addr:0x02156c20 +func_ov086_02156c68 kind:function(arm,size=0x6c) addr:0x02156c68 +func_ov086_02156cd4 kind:function(arm,size=0x110) addr:0x02156cd4 +func_ov086_02156de4 kind:function(arm,size=0x14) addr:0x02156de4 +func_ov086_02156df8 kind:function(arm,size=0xec) addr:0x02156df8 +func_ov086_02156ee4 kind:function(arm,size=0x914) addr:0x02156ee4 +func_ov086_021577f8 kind:function(arm,size=0xcc) addr:0x021577f8 +func_ov086_021578c4 kind:function(arm,size=0x2c) addr:0x021578c4 +func_ov086_021578f0 kind:function(arm,size=0x68) addr:0x021578f0 +func_ov086_02157958 kind:function(arm,size=0x30) addr:0x02157958 +func_ov086_02157988 kind:function(arm,size=0x40) addr:0x02157988 +func_ov086_021579c8 kind:function(arm,size=0x4c) addr:0x021579c8 +func_ov086_02157a14 kind:function(arm,size=0x80) addr:0x02157a14 +func_ov086_02157a94 kind:function(arm,size=0x80) addr:0x02157a94 +func_ov086_02157b14 kind:function(arm,size=0x60) addr:0x02157b14 +func_ov086_02157b74 kind:function(arm,size=0x20) addr:0x02157b74 +func_ov086_02157b94 kind:function(arm,size=0x18) addr:0x02157b94 +func_ov086_02157bac kind:function(arm,size=0xc) addr:0x02157bac +func_ov086_02157bb8 kind:function(arm,size=0x44) addr:0x02157bb8 +func_ov086_02157bfc kind:function(arm,size=0x114) addr:0x02157bfc +func_ov086_02157d10 kind:function(arm,size=0xb8) addr:0x02157d10 +func_ov086_02157dc8 kind:function(arm,size=0xa8) addr:0x02157dc8 +func_ov086_02157e70 kind:function(arm,size=0xb4) addr:0x02157e70 +func_ov086_02157f24 kind:function(arm,size=0x24) addr:0x02157f24 +func_ov086_02157f48 kind:function(arm,size=0x10) addr:0x02157f48 +func_ov086_02157f58 kind:function(arm,size=0x8) addr:0x02157f58 +func_ov086_02157f60 kind:function(arm,size=0x24) addr:0x02157f60 +func_ov086_02157f84 kind:function(arm,size=0x2c) addr:0x02157f84 +func_ov086_02157fb0 kind:function(arm,size=0x1c) addr:0x02157fb0 +func_ov086_02157fcc kind:function(arm,size=0x1c) addr:0x02157fcc +func_ov086_02157fe8 kind:function(arm,size=0x1c) addr:0x02157fe8 +func_ov086_02158004 kind:function(arm,size=0x1c) addr:0x02158004 +func_ov086_02158020 kind:function(arm,size=0x1c) addr:0x02158020 +func_ov086_0215803c kind:function(arm,size=0x14) addr:0x0215803c +func_ov086_02158050 kind:function(arm,size=0xc) addr:0x02158050 +func_ov086_0215805c kind:function(arm,size=0x24) addr:0x0215805c +func_ov086_02158080 kind:function(arm,size=0x50) addr:0x02158080 +func_ov086_021580d0 kind:function(arm,size=0x30) addr:0x021580d0 +func_ov086_02158100 kind:function(arm,size=0x24) addr:0x02158100 +func_ov086_02158124 kind:function(arm,size=0xd0) addr:0x02158124 +func_ov086_021581f4 kind:function(arm,size=0x4c) addr:0x021581f4 +func_ov086_02158240 kind:function(arm,size=0x38) addr:0x02158240 +func_ov086_02158278 kind:function(arm,size=0x28) addr:0x02158278 +func_ov086_021582a0 kind:function(arm,size=0x1f8) addr:0x021582a0 +func_ov086_02158498 kind:function(arm,size=0x14) addr:0x02158498 +func_ov086_021584ac kind:function(arm,size=0xa0) addr:0x021584ac +func_ov086_0215854c kind:function(arm,size=0xa8) addr:0x0215854c +func_ov086_021585f4 kind:function(arm,size=0x70) addr:0x021585f4 +func_ov086_02158664 kind:function(arm,size=0x30) addr:0x02158664 +func_ov086_02158694 kind:function(arm,size=0x48) addr:0x02158694 +func_ov086_021586dc kind:function(arm,size=0x9ac) addr:0x021586dc +func_ov086_02159088 kind:function(arm,size=0x5c) addr:0x02159088 +func_ov086_021590e4 kind:function(arm,size=0xe8) addr:0x021590e4 +func_ov086_021591cc kind:function(arm,size=0x6c) addr:0x021591cc +func_ov086_02159238 kind:function(arm,size=0x88) addr:0x02159238 +func_ov086_021592c0 kind:function(arm,size=0x74) addr:0x021592c0 +func_ov086_02159334 kind:function(arm,size=0x110) addr:0x02159334 +func_ov086_02159444 kind:function(arm,size=0x118) addr:0x02159444 +func_ov086_0215955c kind:function(arm,size=0x110) addr:0x0215955c +func_ov086_0215966c kind:function(arm,size=0x150) addr:0x0215966c +func_ov086_021597bc kind:function(arm,size=0x4a8) addr:0x021597bc +func_ov086_02159c64 kind:function(arm,size=0xa0) addr:0x02159c64 +func_ov086_02159d04 kind:function(arm,size=0xd0) addr:0x02159d04 +func_ov086_02159dd4 kind:function(arm,size=0xac) addr:0x02159dd4 +func_ov086_02159e80 kind:function(arm,size=0xd0) addr:0x02159e80 +func_ov086_02159f50 kind:function(arm,size=0x4) addr:0x02159f50 +func_ov086_02159f54 kind:function(arm,size=0xbc) addr:0x02159f54 +func_ov086_0215a010 kind:function(arm,size=0x94) addr:0x0215a010 +func_ov086_0215a0a4 kind:function(arm,size=0x3ac) addr:0x0215a0a4 +func_ov086_0215a450 kind:function(arm,size=0xb0) addr:0x0215a450 +func_ov086_0215a500 kind:function(arm,size=0x1b4) addr:0x0215a500 +func_ov086_0215a6b4 kind:function(arm,size=0x104) addr:0x0215a6b4 +func_ov086_0215a7b8 kind:function(arm,size=0xbc) addr:0x0215a7b8 +func_ov086_0215a874 kind:function(arm,size=0x78) addr:0x0215a874 +func_ov086_0215a8ec kind:function(arm,size=0x84) addr:0x0215a8ec +func_ov086_0215a970 kind:function(arm,size=0xa0) addr:0x0215a970 +func_ov086_0215aa10 kind:function(arm,size=0x11c) addr:0x0215aa10 +func_ov086_0215ab2c kind:function(arm,size=0x8c) addr:0x0215ab2c +func_ov086_0215abb8 kind:function(arm,size=0xac) addr:0x0215abb8 +func_ov086_0215ac64 kind:function(arm,size=0x90) addr:0x0215ac64 +func_ov086_0215acf4 kind:function(arm,size=0x2c) addr:0x0215acf4 +func_ov086_0215ad20 kind:function(arm,size=0x94) addr:0x0215ad20 +func_ov086_0215adb4 kind:function(arm,size=0x10) addr:0x0215adb4 +func_ov086_0215adc4 kind:function(arm,size=0x30) addr:0x0215adc4 +func_ov086_0215adf4 kind:function(arm,size=0x84) addr:0x0215adf4 +func_ov086_0215ae78 kind:function(arm,size=0x90) addr:0x0215ae78 +func_ov086_0215af08 kind:function(arm,size=0x4c) addr:0x0215af08 +func_ov086_0215af54 kind:function(arm,size=0x1c) addr:0x0215af54 +func_ov086_0215af70 kind:function(arm,size=0x14) addr:0x0215af70 +func_ov086_0215af84 kind:function(arm,size=0xc) addr:0x0215af84 +func_ov086_0215af90 kind:function(arm,size=0x24) addr:0x0215af90 +func_ov086_0215afb4 kind:function(arm,size=0x54) addr:0x0215afb4 +func_ov086_0215b008 kind:function(arm,size=0xd4) addr:0x0215b008 +func_ov086_0215b0dc kind:function(arm,size=0x14) addr:0x0215b0dc +func_ov086_0215b0f0 kind:function(arm,size=0x84) addr:0x0215b0f0 +func_ov086_0215b174 kind:function(arm,size=0x254) addr:0x0215b174 +func_ov086_0215b3c8 kind:function(arm,size=0x11c) addr:0x0215b3c8 +func_ov086_0215b4e4 kind:function(arm,size=0xa4) addr:0x0215b4e4 +func_ov086_0215b588 kind:function(arm,size=0x48) addr:0x0215b588 +func_ov086_0215b5d0 kind:function(arm,size=0x38) addr:0x0215b5d0 +func_ov086_0215b608 kind:function(arm,size=0xcc) addr:0x0215b608 +func_ov086_0215b6d4 kind:function(arm,size=0x3c) addr:0x0215b6d4 +func_ov086_0215b710 kind:function(arm,size=0x4c) addr:0x0215b710 +func_ov086_0215b75c kind:function(arm,size=0x1c) addr:0x0215b75c +func_ov086_0215b778 kind:function(arm,size=0x28) addr:0x0215b778 +func_ov086_0215b7a0 kind:function(arm,size=0x30) addr:0x0215b7a0 +func_ov086_0215b7d0 kind:function(arm,size=0x14) addr:0x0215b7d0 +func_ov086_0215b7e4 kind:function(arm,size=0xc) addr:0x0215b7e4 +func_ov086_0215b7f0 kind:function(arm,size=0x24) addr:0x0215b7f0 +func_ov086_0215b814 kind:function(arm,size=0x28) addr:0x0215b814 +func_ov086_0215b83c kind:function(arm,size=0x14) addr:0x0215b83c +func_ov086_0215b850 kind:function(arm,size=0xfc) addr:0x0215b850 +func_ov086_0215b94c kind:function(arm,size=0x68) addr:0x0215b94c +func_ov086_0215b9b4 kind:function(arm,size=0x6c) addr:0x0215b9b4 +func_ov086_0215ba20 kind:function(arm,size=0x14) addr:0x0215ba20 +func_ov086_0215ba34 kind:function(arm,size=0x58) addr:0x0215ba34 +func_ov086_0215ba8c kind:function(arm,size=0x30) addr:0x0215ba8c +func_ov086_0215babc kind:function(arm,size=0x28) addr:0x0215babc +func_ov086_0215bae4 kind:function(arm,size=0x1c) addr:0x0215bae4 +func_ov086_0215bb00 kind:function(arm,size=0x14) addr:0x0215bb00 +func_ov086_0215bb14 kind:function(arm,size=0xc) addr:0x0215bb14 +func_ov086_0215bb20 kind:function(arm,size=0x24) addr:0x0215bb20 +func_ov086_0215bb44 kind:function(arm,size=0x28) addr:0x0215bb44 +func_ov086_0215bb6c kind:function(arm,size=0xc4) addr:0x0215bb6c +func_ov086_0215bc30 kind:function(arm,size=0x14) addr:0x0215bc30 +func_ov086_0215bc44 kind:function(arm,size=0x64) addr:0x0215bc44 +func_ov086_0215bca8 kind:function(arm,size=0x14) addr:0x0215bca8 +func_ov086_0215bcbc kind:function(arm,size=0x14) addr:0x0215bcbc +func_ov086_0215bcd0 kind:function(arm,size=0x20) addr:0x0215bcd0 +func_ov086_0215bcf0 kind:function(arm,size=0x1c) addr:0x0215bcf0 +func_ov086_0215bd0c kind:function(arm,size=0x28) addr:0x0215bd0c +func_ov086_0215bd34 kind:function(arm,size=0x30) addr:0x0215bd34 +func_ov086_0215bd64 kind:function(arm,size=0x14) addr:0x0215bd64 +func_ov086_0215bd78 kind:function(arm,size=0xc) addr:0x0215bd78 +func_ov086_0215bd84 kind:function(arm,size=0x24) addr:0x0215bd84 +func_ov086_0215bda8 kind:function(arm,size=0x28) addr:0x0215bda8 +func_ov086_0215bdd0 kind:function(arm,size=0x1c4) addr:0x0215bdd0 +func_ov086_0215bf94 kind:function(arm,size=0x418) addr:0x0215bf94 +func_ov086_0215c3ac kind:function(arm,size=0x46c) addr:0x0215c3ac +func_ov086_0215c818 kind:function(arm,size=0xc4) addr:0x0215c818 +func_ov086_0215c8dc kind:function(arm,size=0x3fc) addr:0x0215c8dc +func_ov086_0215ccd8 kind:function(arm,size=0xe0) addr:0x0215ccd8 +func_ov086_0215cdb8 kind:function(arm,size=0x1bc) addr:0x0215cdb8 +func_ov086_0215cf74 kind:function(arm,size=0x1c0) addr:0x0215cf74 +func_ov086_0215d134 kind:function(arm,size=0x240) addr:0x0215d134 +func_ov086_0215d374 kind:function(arm,size=0x27c) addr:0x0215d374 +func_ov086_0215d5f0 kind:function(arm,size=0x280) addr:0x0215d5f0 +func_ov086_0215d870 kind:function(arm,size=0x13c) addr:0x0215d870 +func_ov086_0215d9ac kind:function(arm,size=0x48) addr:0x0215d9ac +func_ov086_0215d9f4 kind:function(arm,size=0x50) addr:0x0215d9f4 +func_ov086_0215da44 kind:function(arm,size=0x14) addr:0x0215da44 +func_ov086_0215da58 kind:function(arm,size=0xc) addr:0x0215da58 +func_ov086_0215da64 kind:function(arm,size=0x24) addr:0x0215da64 +func_ov086_0215da88 kind:function(arm,size=0x28) addr:0x0215da88 +func_ov086_0215dab0 kind:function(arm,size=0x74) addr:0x0215dab0 +func_ov086_0215db24 kind:function(arm,size=0x6c) addr:0x0215db24 +func_ov086_0215db90 kind:function(arm,size=0x4) addr:0x0215db90 +func_ov086_0215db94 kind:function(arm,size=0x14) addr:0x0215db94 +func_ov086_0215dba8 kind:function(arm,size=0x14) addr:0x0215dba8 +func_ov086_0215dbbc kind:function(arm,size=0xc) addr:0x0215dbbc +func_ov086_0215dbc8 kind:function(arm,size=0x50) addr:0x0215dbc8 +func_ov086_0215dc18 kind:function(arm,size=0x28) addr:0x0215dc18 +func_ov086_0215dc40 kind:function(arm,size=0x30) addr:0x0215dc40 +func_ov086_0215dc70 kind:function(arm,size=0x14) addr:0x0215dc70 +func_ov086_0215dc84 kind:function(arm,size=0xc) addr:0x0215dc84 +func_ov086_0215dc90 kind:function(arm,size=0x24) addr:0x0215dc90 +func_ov086_0215dcb4 kind:function(arm,size=0x28) addr:0x0215dcb4 +func_ov086_0215dcdc kind:function(arm,size=0x2c) addr:0x0215dcdc +func_ov086_0215dd08 kind:function(arm,size=0x40) addr:0x0215dd08 +func_ov086_0215dd48 kind:function(arm,size=0xa0) addr:0x0215dd48 +func_ov086_0215dde8 kind:function(arm,size=0x14) addr:0x0215dde8 +func_ov086_0215ddfc kind:function(arm,size=0xd8) addr:0x0215ddfc +func_ov086_0215ded4 kind:function(arm,size=0x14) addr:0x0215ded4 +func_ov086_0215dee8 kind:function(arm,size=0x1c) addr:0x0215dee8 +func_ov086_0215df04 kind:function(arm,size=0x14) addr:0x0215df04 +func_ov086_0215df18 kind:function(arm,size=0xc) addr:0x0215df18 +func_ov086_0215df24 kind:function(arm,size=0x24) addr:0x0215df24 +func_ov086_0215df48 kind:function(arm,size=0x48) addr:0x0215df48 +func_ov086_0215df90 kind:function(arm,size=0x2c) addr:0x0215df90 +func_ov086_0215dfbc kind:function(arm,size=0xb8) addr:0x0215dfbc +func_ov086_0215e074 kind:function(arm,size=0x20) addr:0x0215e074 +func_ov086_0215e094 kind:function(arm,size=0x20) addr:0x0215e094 +func_ov086_0215e0b4 kind:function(arm,size=0x28) addr:0x0215e0b4 +func_ov086_0215e0dc kind:function(arm,size=0x14) addr:0x0215e0dc +func_ov086_0215e0f0 kind:function(arm,size=0xc) addr:0x0215e0f0 +func_ov086_0215e0fc kind:function(arm,size=0x24) addr:0x0215e0fc +func_ov086_0215e120 kind:function(arm,size=0x48) addr:0x0215e120 +func_ov086_0215e168 kind:function(arm,size=0x34) addr:0x0215e168 +func_ov086_0215e19c kind:function(arm,size=0x48) addr:0x0215e19c +func_ov086_0215e1e4 kind:function(arm,size=0x28) addr:0x0215e1e4 +func_ov086_0215e20c kind:function(arm,size=0x30) addr:0x0215e20c +func_ov086_0215e23c kind:function(arm,size=0x14) addr:0x0215e23c +func_ov086_0215e250 kind:function(arm,size=0x10) addr:0x0215e250 +func_ov086_0215e260 kind:function(arm,size=0x10) addr:0x0215e260 +func_ov086_0215e270 kind:function(arm,size=0xc) addr:0x0215e270 +func_ov086_0215e27c kind:function(arm,size=0x24) addr:0x0215e27c +func_ov086_0215e2a0 kind:function(arm,size=0xb8) addr:0x0215e2a0 +func_ov086_0215e358 kind:function(arm,size=0x20) addr:0x0215e358 +func_ov086_0215e378 kind:function(arm,size=0x19c) addr:0x0215e378 +func_ov086_0215e514 kind:function(arm,size=0x50) addr:0x0215e514 +func_ov086_0215e564 kind:function(arm,size=0x5c) addr:0x0215e564 +func_ov086_0215e5c0 kind:function(arm,size=0xc) addr:0x0215e5c0 +func_ov086_0215e5cc kind:function(arm,size=0x28) addr:0x0215e5cc +func_ov086_0215e5f4 kind:function(arm,size=0x30) addr:0x0215e5f4 +func_ov086_0215e624 kind:function(arm,size=0x14) addr:0x0215e624 +func_ov086_0215e638 kind:function(arm,size=0xc) addr:0x0215e638 +func_ov086_0215e644 kind:function(arm,size=0x24) addr:0x0215e644 +func_ov086_0215e668 kind:function(arm,size=0x48) addr:0x0215e668 +func_ov086_0215e6b0 kind:function(arm,size=0xa8) addr:0x0215e6b0 +func_ov086_0215e758 kind:function(arm,size=0x14) addr:0x0215e758 +func_ov086_0215e76c kind:function(arm,size=0x12c) addr:0x0215e76c +func_ov086_0215e898 kind:function(arm,size=0x44) addr:0x0215e898 +func_ov086_0215e8dc kind:function(arm,size=0x1c) addr:0x0215e8dc +func_ov086_0215e8f8 kind:function(arm,size=0x28) addr:0x0215e8f8 +func_ov086_0215e920 kind:function(arm,size=0x58) addr:0x0215e920 +func_ov086_0215e978 kind:function(arm,size=0x28) addr:0x0215e978 +func_ov086_0215e9a0 kind:function(arm,size=0xc) addr:0x0215e9a0 +func_ov086_0215e9ac kind:function(arm,size=0x70) addr:0x0215e9ac +func_ov086_0215ea1c kind:function(arm,size=0x120) addr:0x0215ea1c +func_ov086_0215eb3c kind:function(arm,size=0x1c) addr:0x0215eb3c +func_ov086_0215eb58 kind:function(arm,size=0x28) addr:0x0215eb58 +func_ov086_0215eb80 kind:function(arm,size=0x30) addr:0x0215eb80 +func_ov086_0215ebb0 kind:function(arm,size=0x14) addr:0x0215ebb0 +func_ov086_0215ebc4 kind:function(arm,size=0x1b0) addr:0x0215ebc4 +func_ov086_0215ed74 kind:function(arm,size=0x58) addr:0x0215ed74 +func_ov086_0215edcc kind:function(arm,size=0xac) addr:0x0215edcc +func_ov086_0215ee78 kind:function(arm,size=0x268) addr:0x0215ee78 +data_ov086_0215f0e0 kind:data(any) addr:0x0215f0e0 +data_ov086_0215f0f0 kind:data(any) addr:0x0215f0f0 +data_ov086_0215f108 kind:data(any) addr:0x0215f108 +data_ov086_0215f118 kind:data(any) addr:0x0215f118 +data_ov086_0215f128 kind:data(any) addr:0x0215f128 +data_ov086_0215f148 kind:data(any) addr:0x0215f148 +__sinit_ov086_0215f168 kind:function(arm,size=0x50) addr:0x0215f168 +__sinit_ov086_0215f1b8 kind:function(arm,size=0x50) addr:0x0215f1b8 +__sinit_ov086_0215f208 kind:function(arm,size=0x8c) addr:0x0215f208 +__sinit_ov086_0215f294 kind:function(arm,size=0x50) addr:0x0215f294 +__sinit_ov086_0215f2e4 kind:function(arm,size=0x50) addr:0x0215f2e4 +__sinit_ov086_0215f334 kind:function(arm,size=0x50) addr:0x0215f334 +__sinit_ov086_0215f384 kind:function(arm,size=0x50) addr:0x0215f384 +__sinit_ov086_0215f3d4 kind:function(arm,size=0x50) addr:0x0215f3d4 +__sinit_ov086_0215f424 kind:function(arm,size=0x50) addr:0x0215f424 +__sinit_ov086_0215f474 kind:function(arm,size=0x50) addr:0x0215f474 +__sinit_ov086_0215f4c4 kind:function(arm,size=0x50) addr:0x0215f4c4 +__sinit_ov086_0215f514 kind:function(arm,size=0x50) addr:0x0215f514 +__sinit_ov086_0215f564 kind:function(arm,size=0x50) addr:0x0215f564 +.p__sinit_ov086_0215f168 kind:data(word) addr:0x0215f5b4 +.p__sinit_ov086_0215f1b8 kind:data(word) addr:0x0215f5b8 +.p__sinit_ov086_0215f208 kind:data(word) addr:0x0215f5bc +.p__sinit_ov086_0215f294 kind:data(word) addr:0x0215f5c0 +.p__sinit_ov086_0215f2e4 kind:data(word) addr:0x0215f5c4 +.p__sinit_ov086_0215f334 kind:data(word) addr:0x0215f5c8 +.p__sinit_ov086_0215f384 kind:data(word) addr:0x0215f5cc +.p__sinit_ov086_0215f3d4 kind:data(word) addr:0x0215f5d0 +.p__sinit_ov086_0215f424 kind:data(word) addr:0x0215f5d4 +.p__sinit_ov086_0215f474 kind:data(word) addr:0x0215f5d8 +.p__sinit_ov086_0215f4c4 kind:data(word) addr:0x0215f5dc +.p__sinit_ov086_0215f514 kind:data(word) addr:0x0215f5e0 +.p__sinit_ov086_0215f564 kind:data(word) addr:0x0215f5e4 +data_ov086_0215f608 kind:data(any) addr:0x0215f608 +data_ov086_0215f62c kind:data(any) addr:0x0215f62c +data_ov086_0215f684 kind:data(any) addr:0x0215f684 +data_ov086_0215f69c kind:data(any) addr:0x0215f69c +data_ov086_0215f6bc kind:data(any) addr:0x0215f6bc +data_ov086_0215f6d8 kind:data(any) addr:0x0215f6d8 +data_ov086_0215f6f4 kind:data(any) addr:0x0215f6f4 +data_ov086_0215f718 kind:data(any) addr:0x0215f718 +data_ov086_0215f744 kind:data(any) addr:0x0215f744 +data_ov086_0215f78c kind:data(any) addr:0x0215f78c +data_ov086_0215f7d8 kind:data(any) addr:0x0215f7d8 +data_ov086_0215f834 kind:data(any) addr:0x0215f834 +data_ov086_0215f8dc kind:data(any) addr:0x0215f8dc +data_ov086_0215f99c kind:data(any) addr:0x0215f99c +data_ov086_0215f9b4 kind:data(any) addr:0x0215f9b4 +data_ov086_0215f9cc kind:data(any) addr:0x0215f9cc +data_ov086_0215f9e4 kind:data(any) addr:0x0215f9e4 +data_ov086_0215f9fc kind:data(any) addr:0x0215f9fc +data_ov086_0215fa14 kind:data(any) addr:0x0215fa14 +data_ov086_0215fa2c kind:data(any) addr:0x0215fa2c +data_ov086_0215fa44 kind:data(any) addr:0x0215fa44 +data_ov086_0215fa5c kind:data(any) addr:0x0215fa5c +data_ov086_0215fa74 kind:data(any) addr:0x0215fa74 +data_ov086_0215fa8c kind:data(any) addr:0x0215fa8c +data_ov086_0215fa98 kind:data(any) addr:0x0215fa98 +data_ov086_0215fab0 kind:data(any) addr:0x0215fab0 +data_ov086_0215fac0 kind:data(any) addr:0x0215fac0 +data_ov086_0215fadc kind:data(any) addr:0x0215fadc +data_ov086_0215fb00 kind:data(any) addr:0x0215fb00 +data_ov086_0215fb58 kind:data(any) addr:0x0215fb58 +data_ov086_0215fbc0 kind:data(any) addr:0x0215fbc0 +data_ov086_0215fc28 kind:data(any) addr:0x0215fc28 +data_ov086_0215fc40 kind:data(any) addr:0x0215fc40 +data_ov086_0215fc58 kind:data(any) addr:0x0215fc58 +data_ov086_0215fc70 kind:data(any) addr:0x0215fc70 +data_ov086_0215fc88 kind:data(any) addr:0x0215fc88 +data_ov086_0215fca0 kind:data(any) addr:0x0215fca0 +data_ov086_0215fcc0 kind:data(any) addr:0x0215fcc0 +data_ov086_0215fcdc kind:data(any) addr:0x0215fcdc +data_ov086_0215fd00 kind:data(any) addr:0x0215fd00 +data_ov086_0215fd54 kind:data(any) addr:0x0215fd54 +data_ov086_0215fd74 kind:data(any) addr:0x0215fd74 +data_ov086_0215fd98 kind:data(any) addr:0x0215fd98 +data_ov086_0215fde4 kind:data(any) addr:0x0215fde4 +data_ov086_0215fe40 kind:data(any) addr:0x0215fe40 +data_ov086_0215fe5c kind:data(any) addr:0x0215fe5c +data_ov086_0215fe94 kind:data(any) addr:0x0215fe94 +data_ov086_0215fedc kind:data(any) addr:0x0215fedc +data_ov086_0215ff38 kind:data(any) addr:0x0215ff38 +data_ov086_0215ff5c kind:data(any) addr:0x0215ff5c +data_ov086_0215ff84 kind:data(any) addr:0x0215ff84 +data_ov086_0215ffdc kind:data(any) addr:0x0215ffdc +data_ov086_0215fffc kind:data(any) addr:0x0215fffc +data_ov086_02160020 kind:data(any) addr:0x02160020 +data_ov086_02160080 kind:data(any) addr:0x02160080 +data_ov086_021600a4 kind:data(any) addr:0x021600a4 +data_ov086_021600f8 kind:data(any) addr:0x021600f8 ambiguous +data_ov086_02160104 kind:data(any) addr:0x02160104 +data_ov086_02160114 kind:data(any) addr:0x02160114 ambiguous +data_ov086_02160120 kind:data(any) addr:0x02160120 +data_ov086_02160160 kind:data(any) addr:0x02160160 +data_ov086_0216017c kind:data(any) addr:0x0216017c +data_ov086_02160214 kind:data(any) addr:0x02160214 +data_ov086_02160230 kind:data(any) addr:0x02160230 +data_ov086_0216024c kind:data(any) addr:0x0216024c +data_ov086_02160268 kind:data(any) addr:0x02160268 +data_ov086_021602b8 kind:data(any) addr:0x021602b8 +data_ov086_021602cc kind:data(any) addr:0x021602cc +data_ov086_021602e8 kind:data(any) addr:0x021602e8 +data_ov086_02160320 kind:bss addr:0x02160320 +data_ov086_02160324 kind:bss addr:0x02160324 +data_ov086_02160330 kind:bss addr:0x02160330 +data_ov086_02160344 kind:bss addr:0x02160344 ambiguous +data_ov086_021603b8 kind:bss addr:0x021603b8 ambiguous +data_ov086_02160408 kind:bss addr:0x02160408 +data_ov086_0216040c kind:bss addr:0x0216040c +data_ov086_02160418 kind:bss addr:0x02160418 +data_ov086_02160438 kind:bss addr:0x02160438 ambiguous +data_ov086_0216043d kind:bss addr:0x0216043d ambiguous +data_ov086_021604f0 kind:bss addr:0x021604f0 +data_ov086_021604f4 kind:bss addr:0x021604f4 +data_ov086_02160500 kind:bss addr:0x02160500 +data_ov086_02160508 kind:bss addr:0x02160508 ambiguous +data_ov086_02160514 kind:bss addr:0x02160514 ambiguous +data_ov086_021605d8 kind:bss addr:0x021605d8 +data_ov086_021605dc kind:bss addr:0x021605dc +data_ov086_021605e8 kind:bss addr:0x021605e8 +data_ov086_021605ec kind:bss addr:0x021605ec ambiguous +data_ov086_02160658 kind:bss addr:0x02160658 ambiguous +data_ov086_021606c0 kind:bss addr:0x021606c0 +data_ov086_021606c4 kind:bss addr:0x021606c4 +data_ov086_021606d0 kind:bss addr:0x021606d0 +data_ov086_021607a8 kind:bss addr:0x021607a8 +data_ov086_021607ac kind:bss addr:0x021607ac +data_ov086_021607b8 kind:bss addr:0x021607b8 +data_ov086_02160810 kind:bss addr:0x02160810 ambiguous +data_ov086_02160890 kind:bss addr:0x02160890 +data_ov086_02160894 kind:bss addr:0x02160894 +data_ov086_021608a0 kind:bss addr:0x021608a0 +data_ov086_021608f8 kind:bss addr:0x021608f8 ambiguous +data_ov086_0216095c kind:bss addr:0x0216095c ambiguous +data_ov086_02160978 kind:bss addr:0x02160978 +data_ov086_0216097c kind:bss addr:0x0216097c +data_ov086_02160988 kind:bss addr:0x02160988 +data_ov086_021609bc kind:bss addr:0x021609bc ambiguous +data_ov086_02160a60 kind:bss addr:0x02160a60 +data_ov086_02160a64 kind:bss addr:0x02160a64 +data_ov086_02160a70 kind:bss addr:0x02160a70 +data_ov086_02160aac kind:bss addr:0x02160aac +data_ov086_02160ab0 kind:bss addr:0x02160ab0 +data_ov086_02160abc kind:bss addr:0x02160abc +data_ov086_02160b50 kind:bss addr:0x02160b50 ambiguous +data_ov086_02160b90 kind:bss addr:0x02160b90 +data_ov086_02160b94 kind:bss addr:0x02160b94 +data_ov086_02160b98 kind:bss addr:0x02160b98 ambiguous +data_ov086_02160ba0 kind:bss addr:0x02160ba0 +data_ov086_02160c74 kind:bss addr:0x02160c74 +data_ov086_02160c78 kind:bss addr:0x02160c78 +data_ov086_02160c84 kind:bss addr:0x02160c84 +data_ov086_02160d58 kind:bss addr:0x02160d58 +data_ov086_02160d7c kind:bss addr:0x02160d7c +data_ov086_02160d80 kind:bss addr:0x02160d80 +data_ov086_02160d8c kind:bss addr:0x02160d8c +data_ov086_02160df0 kind:bss addr:0x02160df0 ambiguous diff --git a/config/usa/arm9/overlays/ov087/delinks.txt b/config/usa/arm9/overlays/ov087/delinks.txt new file mode 100644 index 00000000..18d0c9db --- /dev/null +++ b/config/usa/arm9/overlays/ov087/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02154420 end:0x02161e94 kind:code align:32 + .rodata start:0x02161e94 end:0x02161f50 kind:rodata align:4 + .init start:0x02161f50 end:0x02162150 kind:code align:4 + .ctor start:0x02162150 end:0x02162168 kind:rodata align:4 + .data start:0x02162180 end:0x02162b00 kind:data align:32 + .bss start:0x02162b00 end:0x02163000 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov087/relocs.txt b/config/usa/arm9/overlays/ov087/relocs.txt new file mode 100644 index 00000000..73312ee3 --- /dev/null +++ b/config/usa/arm9/overlays/ov087/relocs.txt @@ -0,0 +1,1801 @@ +from:0x02154428 kind:load to:0x02162b10 module:overlay(87) +from:0x0215443c kind:arm_call to:0x02011f3c module:main +from:0x02154448 kind:arm_call to:0x021544a8 module:overlay(87) +from:0x02154460 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021544a0 kind:load to:0x02162188 module:overlay(87) +from:0x021544bc kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021544ec kind:arm_call to:0x0200f05c module:main +from:0x02154508 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x02154538 kind:arm_call to:0x0200f05c module:main +from:0x02154554 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215457c kind:arm_call to:0x0200f05c module:main +from:0x02154598 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x021545c0 kind:arm_call to:0x0200f05c module:main +from:0x021545dc kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02154604 kind:arm_call to:0x0200f05c module:main +from:0x02154620 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02154648 kind:arm_call to:0x0200f05c module:main +from:0x02154664 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215468c kind:arm_call to:0x0200f05c module:main +from:0x021546a8 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x021546d8 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x021546f0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02154700 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02154748 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02154760 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02154770 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021547b4 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x021547cc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02154808 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x02154820 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02154838 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02154844 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02154a04 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02154a50 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154a58 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154a64 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154a70 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154a7c kind:arm_call to:0x01ffa06c module:itcm +from:0x02154a84 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154a90 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154a9c kind:arm_call to:0x01ffa06c module:itcm +from:0x02154aa8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154ab0 kind:arm_call to:0x01ffa06c module:itcm +from:0x02154acc kind:load to:0x02161e98 module:overlay(87) +from:0x02154ad0 kind:load to:0x0216229c module:overlay(87) +from:0x02154ad4 kind:load to:0x02162b10 module:overlay(87) +from:0x02154ad8 kind:load to:0x021621ac module:overlay(87) +from:0x02154adc kind:load to:0x02161ea8 module:overlay(87) +from:0x02154ae0 kind:load to:0x02161eb8 module:overlay(87) +from:0x02154ae4 kind:load to:0x02161ec8 module:overlay(87) +from:0x02154ae8 kind:load to:0x02161ed8 module:overlay(87) +from:0x02154aec kind:load to:0x02161ee8 module:overlay(87) +from:0x02154af0 kind:load to:0x02161ef8 module:overlay(87) +from:0x02154af4 kind:load to:0x02162250 module:overlay(87) +from:0x02154af8 kind:load to:0x02162208 module:overlay(87) +from:0x02154b04 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02154b18 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02154b2c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02154b54 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02154b64 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02154b98 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02154c0c kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02154c94 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02154cf8 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02154d08 kind:load to:0x0215a058 module:overlay(87) +from:0x02154d0c kind:load to:0x021621d0 module:overlay(87) +from:0x02154d10 kind:load to:0x021621e8 module:overlay(87) +from:0x02154d14 kind:load to:0x021623dc module:overlay(87) +from:0x02154d1c kind:load to:0x027e09a8 module:dtcm +from:0x02154d3c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02154d54 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02154d60 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02154d68 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02154d8c kind:arm_call to:0x02154d44 module:overlay(87) +from:0x02154dc4 kind:load to:0x021622f4 module:overlay(87) +from:0x02154ddc kind:arm_call to:0x01ffedac module:itcm +from:0x02154e24 kind:arm_call to:0x0210b0c4 module:overlay(31) +from:0x02154ea4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02154eac kind:arm_call to:0x02159b78 module:overlay(87) +from:0x02154f50 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02154f58 kind:arm_call to:0x021591b4 module:overlay(87) +from:0x02154f7c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02154f84 kind:arm_call to:0x0215ae64 module:overlay(87) +from:0x02154f90 kind:load to:0x0216235c module:overlay(87) +from:0x02154f94 kind:load to:0x027e09c0 module:dtcm +from:0x02154f98 kind:load to:0x027e0ce0 module:dtcm +from:0x02154fb8 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02155040 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155058 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155070 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02155094 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021550a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021550b0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155104 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155120 kind:arm_call to:0x01ff9258 module:itcm +from:0x02155154 kind:arm_call to:0x01ffedac module:itcm +from:0x021551ac kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x021551e8 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x02155250 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215527c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155288 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021552dc kind:arm_call to:0x02159fbc module:overlay(87) +from:0x02155348 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02155350 kind:arm_call to:0x0210aff8 module:overlay(31) +from:0x021553f0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02155430 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215544c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02155470 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x02155490 kind:arm_call to:0x02099744 module:overlay(0) +from:0x021554b0 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021554cc kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02155544 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x0215555c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215558c kind:arm_call to:0x01ffb9cc module:itcm +from:0x021555a0 kind:arm_call to:0x01ff916c module:itcm +from:0x021555b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021555c0 kind:arm_call to:0x01ff938c module:itcm +from:0x021555cc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021555e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155608 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02155674 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x0215569c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021556b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021556dc kind:arm_call to:0x01ffb9cc module:itcm +from:0x021556f0 kind:arm_call to:0x01ff916c module:itcm +from:0x02155708 kind:arm_call to:0x01ffb714 module:itcm +from:0x02155710 kind:arm_call to:0x01ff938c module:itcm +from:0x0215571c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155758 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x0215578c kind:arm_call to:0x0215a024 module:overlay(87) +from:0x021557a8 kind:arm_call to:0x02015058 module:main +from:0x021557c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021557e4 kind:arm_call to:0x02015058 module:main +from:0x02155850 kind:arm_call to:0x02015058 module:main +from:0x02155874 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02155898 kind:arm_call to:0x02015058 module:main +from:0x021558f4 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215590c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155918 kind:arm_call to:0x02099744 module:overlay(0) +from:0x0215594c kind:arm_call to:0x02158a14 module:overlay(87) +from:0x021559ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155a10 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155a38 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02155a60 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02155afc kind:arm_call to:0x01ffb714 module:itcm +from:0x02155b04 kind:arm_call to:0x01ff938c module:itcm +from:0x02155b08 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02155b24 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02155b34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155b6c kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02155b80 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02155bb4 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02155bf4 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02155cb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155cdc kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02155d10 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02155d34 kind:arm_call to:0x02015058 module:main +from:0x02155dec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02155e38 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02155e6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02155e8c kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02155ed8 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02155ef4 kind:arm_call to:0x020152d8 module:main +from:0x02155f18 kind:arm_call to:0x02015058 module:main +from:0x02155f30 kind:arm_call to:0x020cb000 module:overlay(24) +from:0x02155f50 kind:arm_call to:0x02015058 module:main +from:0x02155f64 kind:arm_call to:0x020cb020 module:overlay(24) +from:0x02155f68 kind:arm_call to:0x02099744 module:overlay(0) +from:0x02155f80 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02155f98 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02155fd4 kind:load to:0x027e0cec module:dtcm +from:0x02155fd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02155fe0 kind:load to:0x027e09b8 module:dtcm +from:0x02155fe4 kind:load to:0x027e0ce0 module:dtcm +from:0x02155fe8 kind:load to:0x020b5198 module:overlay(0) +from:0x02155fec kind:load to:0x021621d0 module:overlay(87) +from:0x02155ff0 kind:load to:0x027e09a8 module:dtcm +from:0x02156000 kind:load to:0x027e09bc module:dtcm +from:0x02156004 kind:load to:0x0203e93c module:main +from:0x0215600c kind:load to:0x020d8674 module:overlays(19,24) +from:0x02156038 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02156070 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215607c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02156088 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215608c kind:arm_call to:0x02099764 module:overlay(0) +from:0x0215609c kind:arm_call to:0x020732dc module:overlay(0) +from:0x021560b8 kind:arm_call to:0x02078210 module:overlay(0) +from:0x021560d0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021560e0 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x021560ec kind:arm_call to:0x020786e8 module:overlay(0) +from:0x021560f8 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156114 kind:load to:0x02161e94 module:overlay(87) +from:0x02156154 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02156164 kind:arm_call to:0x02158fec module:overlay(87) +from:0x02156194 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021561f0 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x0215620c kind:arm_call to:0x020152d8 module:main +from:0x02156234 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156288 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x021562a0 kind:arm_call to:0x020152d8 module:main +from:0x021562ac kind:arm_call to:0x0209851c module:overlay(0) +from:0x021562c8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021562d0 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156318 kind:arm_call to:0x02158750 module:overlay(87) +from:0x02156328 kind:arm_call to:0x021582f0 module:overlay(87) +from:0x02156330 kind:arm_call to:0x02158828 module:overlay(87) +from:0x02156340 kind:arm_call to:0x02158170 module:overlay(87) +from:0x0215634c kind:load to:0x021621d0 module:overlay(87) +from:0x02156350 kind:load to:0x021621e8 module:overlay(87) +from:0x02156378 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156394 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x021563d4 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x021563e0 kind:load to:0x027e09a8 module:dtcm +from:0x021563e8 kind:load to:0x021621e8 module:overlay(87) +from:0x02156400 kind:arm_call to:0x02158170 module:overlay(87) +from:0x02156410 kind:arm_call to:0x02158750 module:overlay(87) +from:0x02156418 kind:arm_call to:0x02158264 module:overlay(87) +from:0x02156430 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156444 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x0215646c kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02156474 kind:arm_call to:0x02158ad4 module:overlay(87) +from:0x0215647c kind:arm_call to:0x02158ce4 module:overlay(87) +from:0x0215649c kind:arm_call to:0x02158170 module:overlay(87) +from:0x021564a4 kind:arm_call to:0x02158264 module:overlay(87) +from:0x021564d0 kind:arm_call to:0x02158750 module:overlay(87) +from:0x021564e8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021564fc kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156538 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156558 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156570 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x021565a4 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x021565b0 kind:load to:0x027e09a8 module:dtcm +from:0x021565b8 kind:load to:0x021621d0 module:overlay(87) +from:0x021565dc kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021565f4 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02156608 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02156630 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215664c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156654 kind:arm_call to:0x01ffb428 module:itcm +from:0x021566ac kind:arm_call to:0x02158750 module:overlay(87) +from:0x021566bc kind:arm_call to:0x021582f0 module:overlay(87) +from:0x021566d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021566e8 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x021566f0 kind:load to:0x027e0cec module:dtcm +from:0x02156710 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x0215671c kind:arm_call to:0x02158ea4 module:overlay(87) +from:0x02156740 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215675c kind:arm_call to:0x01ff9258 module:itcm +from:0x02156764 kind:arm_call to:0x01ffb428 module:itcm +from:0x021567bc kind:arm_call to:0x02158750 module:overlay(87) +from:0x021567d0 kind:arm_call to:0x021582f0 module:overlay(87) +from:0x02156800 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156814 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156834 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x0215683c kind:load to:0x027e0ce4 module:dtcm +from:0x02156864 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215687c kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02156884 kind:load to:0x027e09a8 module:dtcm +from:0x021568d0 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021568e8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x021568fc kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02156918 kind:arm_call to:0x02015058 module:main +from:0x0215692c kind:arm_call to:0x02158ea4 module:overlay(87) +from:0x02156938 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02156944 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215694c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02156978 kind:arm_call to:0x02158750 module:overlay(87) +from:0x02156988 kind:arm_call to:0x021582f0 module:overlay(87) +from:0x02156990 kind:arm_call to:0x02158750 module:overlay(87) +from:0x02156998 kind:arm_call to:0x02158264 module:overlay(87) +from:0x021569b0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021569f0 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02156a0c kind:arm_call to:0x020152d8 module:main +from:0x02156a18 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156a24 kind:load to:0x027e0cec module:dtcm +from:0x02156a28 kind:load to:0x021621d0 module:overlay(87) +from:0x02156a4c kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02156a60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156a70 kind:arm_call to:0x0215b63c module:overlay(87) +from:0x02156aa4 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02156ac0 kind:arm_call to:0x020152d8 module:main +from:0x02156acc kind:load to:0x027e0ce4 module:dtcm +from:0x02156ad0 kind:load to:0x021621d0 module:overlay(87) +from:0x02156ae0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156afc kind:arm_call to:0x01ff9258 module:itcm +from:0x02156b04 kind:arm_call to:0x01ffb428 module:itcm +from:0x02156b5c kind:arm_call to:0x02158750 module:overlay(87) +from:0x02156b70 kind:arm_call to:0x021582f0 module:overlay(87) +from:0x02156b88 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156b9c kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156bec kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02156c08 kind:load to:0x021621e8 module:overlay(87) +from:0x02156c20 kind:arm_call to:0x02158170 module:overlay(87) +from:0x02156c30 kind:arm_call to:0x02158750 module:overlay(87) +from:0x02156c38 kind:arm_call to:0x02158264 module:overlay(87) +from:0x02156c98 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02156cb0 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02156cdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156cf0 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156cf8 kind:load to:0x027e09a8 module:dtcm +from:0x02156d24 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02156d2c kind:arm_call to:0x02158ad4 module:overlay(87) +from:0x02156d34 kind:arm_call to:0x02158ce4 module:overlay(87) +from:0x02156d64 kind:arm_call to:0x02158170 module:overlay(87) +from:0x02156d6c kind:arm_call to:0x02158264 module:overlay(87) +from:0x02156d84 kind:arm_call to:0x02158750 module:overlay(87) +from:0x02156db0 kind:arm_call to:0x02158750 module:overlay(87) +from:0x02156de4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156e54 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02156e6c kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156e88 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156ea8 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02156ed4 kind:arm_call to:0x02015058 module:main +from:0x02156ee4 kind:arm_call to:0x0215adbc module:overlay(87) +from:0x02156efc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02156f10 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02156f34 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02156f44 kind:arm_call to:0x0215b63c module:overlay(87) +from:0x02156f88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156fa4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156fc0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156fdc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02156ff8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157010 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x021570bc kind:arm_call to:0x02158d9c module:overlay(87) +from:0x021570c4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021570d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021570dc kind:load to:0x027e0cec module:dtcm +from:0x021570e0 kind:load to:0x020aecd8 module:overlay(0) +from:0x02157108 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157164 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02157180 kind:arm_call to:0x020152d8 module:main +from:0x021571a8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021571fc kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02157214 kind:arm_call to:0x020152d8 module:main +from:0x02157248 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215726c kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02157290 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021572bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021572c4 kind:arm_call to:0x02158f24 module:overlay(87) +from:0x02157314 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021577d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157810 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02157818 kind:arm_call to:0x02158264 module:overlay(87) +from:0x02157824 kind:load to:0x021621d0 module:overlay(87) +from:0x02157828 kind:load to:0x021621e8 module:overlay(87) +from:0x02157830 kind:load to:0x027e09a8 module:dtcm +from:0x0215783c kind:load to:0x027e0cec module:dtcm +from:0x02157844 kind:load to:0x02049bc4 module:main +from:0x0215784c kind:load to:0x0203e93c module:main +from:0x0215785c kind:arm_call to:0x02158618 module:overlay(87) +from:0x02157864 kind:arm_call to:0x02156f18 module:overlay(87) +from:0x02157880 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215788c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021578dc kind:arm_call to:0x02159fbc module:overlay(87) +from:0x02157948 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02157950 kind:arm_call to:0x0210aff8 module:overlay(31) +from:0x02157964 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215797c kind:load to:0x027e09a8 module:dtcm +from:0x02157988 kind:load to:0x027e09b8 module:dtcm +from:0x0215798c kind:load to:0x027e0ce4 module:dtcm +from:0x02157a30 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02157a54 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02157a78 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02157aa4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02157aac kind:arm_call to:0x02158f24 module:overlay(87) +from:0x02157afc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02157fb0 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02157fe0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02158014 kind:arm_call to:0x02158a14 module:overlay(87) +from:0x02158030 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x02158070 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02158088 kind:arm_call to:0x01ff916c module:itcm +from:0x021580a4 kind:arm_call to:0x01ffb714 module:itcm +from:0x021580ac kind:arm_call to:0x01ff938c module:itcm +from:0x021580b8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021580cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021580e0 kind:arm_call to:0x01ff993c module:itcm +from:0x021580f0 kind:arm_call to:0x0215a024 module:overlay(87) +from:0x0215812c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02158138 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02158148 kind:load to:0x027e09a8 module:dtcm +from:0x02158154 kind:load to:0x027e0cec module:dtcm +from:0x0215815c kind:load to:0x02049bc4 module:main +from:0x02158164 kind:load to:0x0203e93c module:main +from:0x0215816c kind:load to:0x027e09b8 module:dtcm +from:0x021581b0 kind:arm_call to:0x01ff930c module:itcm +from:0x021581d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021581f8 kind:arm_call to:0x01ff930c module:itcm +from:0x0215824c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158258 kind:load to:0x027e09a8 module:dtcm +from:0x02158284 kind:arm_call to:0x01ff930c module:itcm +from:0x02158298 kind:arm_call to:0x01ff930c module:itcm +from:0x021582ac kind:arm_call to:0x01ff930c module:itcm +from:0x021582bc kind:arm_call to:0x01ff930c module:itcm +from:0x021582d4 kind:arm_call to:0x01ff9110 module:itcm +from:0x021582e8 kind:arm_call to:0x01ff9110 module:itcm +from:0x021583a0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021583ac kind:arm_call to:0x02016930 module:main +from:0x02158410 kind:arm_call to:0x0203a194 module:main +from:0x02158454 kind:arm_call to:0x01ff930c module:itcm +from:0x02158460 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215846c kind:arm_call to:0x01ffb714 module:itcm +from:0x02158478 kind:arm_call to:0x01ff9258 module:itcm +from:0x02158484 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021584c4 kind:arm_call to:0x01ff930c module:itcm +from:0x021584e4 kind:arm_call to:0x020167b8 module:main +from:0x02158518 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158530 kind:arm_call to:0x02016930 module:main +from:0x021585cc kind:arm_call to:0x02154d80 module:overlay(87) +from:0x021585f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158600 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02158608 kind:load to:0x027e0ce4 module:dtcm +from:0x0215860c kind:load to:0x027e09a8 module:dtcm +from:0x02158690 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021586ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158708 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215877c kind:arm_call to:0x01fff168 module:itcm +from:0x021587ac kind:arm_call to:0x01ff9110 module:itcm +from:0x021587b8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021587c4 kind:arm_call to:0x02016930 module:main +from:0x021587d8 kind:arm_call to:0x01ff9110 module:itcm +from:0x021587e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021587f4 kind:arm_call to:0x02016930 module:main +from:0x02158810 kind:arm_call to:0x020167b8 module:main +from:0x02158824 kind:load to:0x027e0ce0 module:dtcm +from:0x02158868 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215888c kind:arm_call to:0x02016ab8 module:main +from:0x0215889c kind:arm_call to:0x02158f44 module:overlay(87) +from:0x021588b0 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x021588c8 kind:arm_call to:0x021588d4 module:overlay(87) +from:0x02158978 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02158990 kind:arm_call to:0x02158cd4 module:overlay(87) +from:0x0215899c kind:arm_call to:0x02154d80 module:overlay(87) +from:0x021589b4 kind:arm_call to:0x02158cd4 module:overlay(87) +from:0x021589c0 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x021589d8 kind:arm_call to:0x02158cd4 module:overlay(87) +from:0x021589e4 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x021589fc kind:arm_call to:0x02158cd4 module:overlay(87) +from:0x02158a08 kind:arm_call to:0x02154d80 module:overlay(87) +from:0x02158a10 kind:load to:0x02049bc4 module:main +from:0x02158a6c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02158a74 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02158a7c kind:arm_call to:0x0215a924 module:overlay(87) +from:0x02158aac kind:load to:0x021623c4 module:overlay(87) +from:0x02158ac0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158acc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02158aec kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02158b58 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02158b74 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02158b88 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158ba4 kind:arm_call to:0x021511cc module:overlay(85) +from:0x02158c20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02158c30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02158c50 kind:arm_call to:0x020180ec module:main +from:0x02158c74 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02158c8c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02158ca4 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02158cb0 kind:load to:0x027e09a8 module:dtcm +from:0x02158cbc kind:load to:0x020b537c module:overlay(0) +from:0x02158cc4 kind:load to:0x027e0ce4 module:dtcm +from:0x02158cd0 kind:load to:0x027e0cec module:dtcm +from:0x02158ce0 kind:load to:0x02154d80 module:overlay(87) +from:0x02158d00 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02158d84 kind:arm_call to:0x02152d0c module:overlay(85) +from:0x02158d90 kind:load to:0x027e0ce4 module:dtcm +from:0x02158d94 kind:load to:0x0203e93c module:main +from:0x02158dd0 kind:arm_call to:0x01fff350 module:itcm +from:0x02158dec kind:arm_call to:0x02150edc module:overlay(85) +from:0x02158e04 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02158e14 kind:arm_call to:0x020782f4 module:overlay(0) +from:0x02158e24 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02158e6c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02158e80 kind:arm_call to:0x02150e90 module:overlay(85) +from:0x02158e8c kind:load to:0x027e0ce4 module:dtcm +from:0x02158e94 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02158e98 kind:load to:0x027e09bc module:dtcm +from:0x02158e9c kind:load to:0x020b537c module:overlay(0) +from:0x02158ec4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02158f08 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02158f1c kind:load to:0x020b537c module:overlay(0) +from:0x02158f3c kind:load to:0x027e09bc module:dtcm +from:0x02158f40 kind:load to:0x02078b08 module:overlay(0) +from:0x02158f78 kind:arm_call to:0x01fff350 module:itcm +from:0x02158fc0 kind:arm_call to:0x01fff350 module:itcm +from:0x02158fe0 kind:load to:0x027e0ce4 module:dtcm +from:0x02158fe8 kind:load to:0x020b2fe0 module:overlay(0) +from:0x021591b0 kind:load to:0x02049bc4 module:main +from:0x02159254 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215929c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159348 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215937c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159454 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215948c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159564 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215959c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159670 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021596a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021596f8 kind:load to:0x020aecd8 module:overlay(0) +from:0x02159718 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02159738 kind:load to:0x027e09b8 module:dtcm +from:0x02159748 kind:arm_call to:0x02159a3c module:overlay(87) +from:0x0215976c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021597c8 kind:arm_call to:0x0215ad20 module:overlay(87) +from:0x021597dc kind:arm_call to:0x02028d08 module:main +from:0x021597ec kind:arm_call to:0x02028d08 module:main +from:0x02159848 kind:arm_call to:0x0215ad20 module:overlay(87) +from:0x02159860 kind:arm_call to:0x02028d08 module:main +from:0x02159870 kind:arm_call to:0x02028d08 module:main +from:0x021598cc kind:arm_call to:0x0215ad20 module:overlay(87) +from:0x021598e4 kind:arm_call to:0x02028d08 module:main +from:0x021598f4 kind:arm_call to:0x02028d08 module:main +from:0x02159954 kind:arm_call to:0x0215ad20 module:overlay(87) +from:0x0215996c kind:arm_call to:0x02028d08 module:main +from:0x0215997c kind:arm_call to:0x02028d08 module:main +from:0x021599d8 kind:arm_call to:0x0215ad20 module:overlay(87) +from:0x021599ec kind:arm_call to:0x02028d08 module:main +from:0x021599fc kind:arm_call to:0x02028d08 module:main +from:0x02159a80 kind:arm_call to:0x0200eab0 module:main +from:0x02159a94 kind:arm_call to:0x0200eab0 module:main +from:0x02159aa4 kind:arm_call to:0x0200eab0 module:main +from:0x02159ab8 kind:arm_call to:0x0200eab0 module:main +from:0x02159ac8 kind:arm_call to:0x0200eab0 module:main +from:0x02159ad8 kind:arm_call to:0x0200eab0 module:main +from:0x02159aec kind:arm_call to:0x0200eab0 module:main +from:0x02159afc kind:arm_call to:0x0200eab0 module:main +from:0x02159b0c kind:arm_call to:0x0200eab0 module:main +from:0x02159b1c kind:arm_call to:0x0200eab0 module:main +from:0x02159b30 kind:arm_call to:0x0200eab0 module:main +from:0x02159b40 kind:arm_call to:0x0200eab0 module:main +from:0x02159b50 kind:arm_call to:0x0200eab0 module:main +from:0x02159b60 kind:arm_call to:0x0200eab0 module:main +from:0x02159b70 kind:arm_call to:0x0200eab0 module:main +from:0x02159b84 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02159bd8 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x02159c48 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x02159c68 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02159c88 kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02159ca4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159cb0 kind:arm_call to:0x01fff458 module:itcm +from:0x02159cd4 kind:arm_call to:0x02152f90 module:overlays(82,85) +from:0x02159ce4 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x02159d00 kind:arm_call to:0x02158500 module:overlay(87) +from:0x02159d0c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02159d3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159d4c kind:arm_call to:0x01fff458 module:itcm +from:0x02159df0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e00 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02159e1c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02159e4c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02159e5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02159e64 kind:arm_call to:0x01ff938c module:itcm +from:0x02159e74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02159f0c kind:arm_call to:0x020f437c module:overlay(31) +from:0x02159f2c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x02159f3c kind:load to:0x027e0ce0 module:dtcm +from:0x02159f44 kind:load to:0x027e0ce4 module:dtcm +from:0x02159f50 kind:load to:0x0203e93c module:main +from:0x02159f94 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02159fb4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215a004 kind:arm_call to:0x020158c0 module:main +from:0x0215a04c kind:arm_call to:0x02078814 module:overlay(0) +from:0x0215a054 kind:load to:0x027e09bc module:dtcm +from:0x0215a0e4 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a128 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a138 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a148 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a1cc kind:arm_call to:0x0200e260 module:main +from:0x0215a1dc kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a278 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a288 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a2b8 kind:arm_call to:0x0200e260 module:main +from:0x0215a2c8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a364 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a374 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a3a4 kind:arm_call to:0x0200e260 module:main +from:0x0215a3b8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a3e0 kind:arm_call to:0x02028d08 module:main +from:0x0215a464 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a474 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a4a4 kind:arm_call to:0x0200e260 module:main +from:0x0215a4b8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a4e0 kind:arm_call to:0x02028d08 module:main +from:0x0215a560 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215a570 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a5a0 kind:arm_call to:0x0200e260 module:main +from:0x0215a5b4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a5dc kind:arm_call to:0x02028d08 module:main +from:0x0215a63c kind:arm_call to:0x0200e260 module:main +from:0x0215a650 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a674 kind:arm_call to:0x01ffaf74 module:itcm +from:0x0215a698 kind:arm_call to:0x02028d08 module:main +from:0x0215a70c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a71c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a7a8 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a7b8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a844 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0215a854 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215a8d0 kind:arm_call to:0x0200e260 module:main +from:0x0215a8e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0215a90c kind:arm_call to:0x02028d08 module:main +from:0x0215a918 kind:load to:0x0203e93c module:main +from:0x0215a91c kind:load to:0x027e0964 module:dtcm +from:0x0215acf0 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215ad00 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0215ad10 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0215ad18 kind:arm_call to:0x01ffc57c module:itcm +from:0x0215ad60 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215ad8c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215ad9c kind:arm_call to:0x01ffa60c module:itcm +from:0x0215adac kind:arm_call to:0x01ffa60c module:itcm +from:0x0215adb8 kind:load to:0x0203e93c module:main +from:0x0215addc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ae08 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ae24 kind:arm_call to:0x02152d28 module:overlay(85) +from:0x0215ae34 kind:arm_call to:0x01fff350 module:itcm +from:0x0215ae50 kind:load to:0x027e09a8 module:dtcm +from:0x0215ae58 kind:load to:0x027e0ce4 module:dtcm +from:0x0215ae60 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215ae9c kind:arm_call to:0x02015058 module:main +from:0x0215aebc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215aef0 kind:arm_call to:0x02015058 module:main +from:0x0215af10 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215af44 kind:arm_call to:0x02015058 module:main +from:0x0215af64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215af6c kind:load to:0x027e09a8 module:dtcm +from:0x0215af88 kind:load to:0x02057884 module:overlay(0) +from:0x0215af9c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215afa4 kind:arm_call to:0x02011ff4 module:main +from:0x0215afb8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215afc0 kind:arm_call to:0x02011ff4 module:main +from:0x0215afd4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215afdc kind:arm_call to:0x02011ff4 module:main +from:0x0215aff8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b004 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b010 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b018 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b024 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b030 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b03c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215b044 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b050 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b05c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b064 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b06c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b074 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b07c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b084 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b08c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b094 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b09c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b0a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b0c0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b0cc kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b0d8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b0e0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b0ec kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b0f8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b104 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0215b10c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b118 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b124 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b12c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b134 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b13c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b144 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b14c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b154 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b15c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b164 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0215b16c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b174 kind:arm_call to:0x02011ff4 module:main +from:0x0215b188 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215b19c kind:load to:0x02162bf8 module:overlay(87) +from:0x0215b1b0 kind:arm_call to:0x02011f3c module:main +from:0x0215b1bc kind:arm_call to:0x0215b22c module:overlay(87) +from:0x0215b1d4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215b228 kind:load to:0x02162598 module:overlay(87) +from:0x0215b238 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0215b280 kind:arm_call to:0x0215c0d0 module:overlay(87) +from:0x0215b2dc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0215b308 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0215b320 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b330 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b368 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0215b380 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215b394 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0215b3e0 kind:arm_call to:0x01ffa06c module:itcm +from:0x0215b3fc kind:load to:0x02162608 module:overlay(87) +from:0x0215b400 kind:load to:0x020b27a8 module:overlay(0) +from:0x0215b404 kind:load to:0x02162bf8 module:overlay(87) +from:0x0215b408 kind:load to:0x021625bc module:overlay(87) +from:0x0215b40c kind:load to:0x02162208 module:overlay(87) +from:0x0215b418 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215b42c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b44c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b454 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b45c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b464 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b46c kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b474 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b47c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b484 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b48c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b494 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215b49c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215b4a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b4b0 kind:load to:0x02162608 module:overlay(87) +from:0x0215b4c8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b4d0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b4d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b4e0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b4e8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b4f0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0215b4f8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0215b500 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215b508 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0215b510 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215b518 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0215b520 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0215b528 kind:arm_call to:0x02011ff4 module:main +from:0x0215b534 kind:load to:0x02162608 module:overlay(87) +from:0x0215b560 kind:arm_call to:0x0215b63c module:overlay(87) +from:0x0215b578 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215b584 kind:arm_call to:0x0215b63c module:overlay(87) +from:0x0215b5f4 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0215b604 kind:load to:0x027e09a8 module:dtcm +from:0x0215b614 kind:load to:0x0216252c module:overlay(87) +from:0x0215b624 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b62c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b634 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b648 kind:arm_call to:0x0215b618 module:overlay(87) +from:0x0215b680 kind:load to:0x02162544 module:overlay(87) +from:0x0215b6a0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215b6c0 kind:load to:0x027e09b8 module:dtcm +from:0x0215b6dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215b6ec kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b6f4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b79c kind:load to:0x027e0ce4 module:dtcm +from:0x0215b7a0 kind:load to:0x0216255c module:overlay(87) +from:0x0215b820 kind:load to:0x02162514 module:overlay(87) +from:0x0215b864 kind:arm_call to:0x0215c06c module:overlay(87) +from:0x0215b86c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215b874 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215b888 kind:arm_call to:0x0215bc24 module:overlay(87) +from:0x0215b898 kind:arm_call to:0x0215bcfc module:overlay(87) +from:0x0215b938 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b944 kind:arm_call to:0x02016968 module:main +from:0x0215b968 kind:load to:0x02162514 module:overlay(87) +from:0x0215b96c kind:load to:0x02049bc4 module:main +from:0x0215b998 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215b9a8 kind:arm_call to:0x0215bc24 module:overlay(87) +from:0x0215b9cc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215b9d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0215b9e8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215b9f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ba10 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ba1c kind:arm_call to:0x02016968 module:main +from:0x0215ba44 kind:arm_call to:0x020167b8 module:main +from:0x0215ba58 kind:arm_call to:0x0215bb9c module:overlay(87) +from:0x0215ba68 kind:arm_call to:0x0215bcfc module:overlay(87) +from:0x0215bab4 kind:arm_call to:0x0215b63c module:overlay(87) +from:0x0215bac0 kind:load to:0x027e09a8 module:dtcm +from:0x0215bb34 kind:load to:0x02162514 module:overlay(87) +from:0x0215bb40 kind:arm_call to:0x0215b970 module:overlay(87) +from:0x0215bb78 kind:arm_call to:0x01ff916c module:itcm +from:0x0215bb88 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215bb90 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215bbd8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bc04 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bc14 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bc20 kind:load to:0x0203e93c module:main +from:0x0215bc44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215bc54 kind:arm_call to:0x02028d08 module:main +from:0x0215bc94 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0215bcc4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0215bcd8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bce8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0215bcf4 kind:load to:0x027e0ce4 module:dtcm +from:0x0215bcf8 kind:load to:0x0203e93c module:main +from:0x0215bd18 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215bd98 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215bdc0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0215bdc8 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bde8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bdfc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215be1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215be38 kind:arm_call to:0x01ff9258 module:itcm +from:0x0215be4c kind:arm_call to:0x01ffedac module:itcm +from:0x0215be60 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215beb8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215bec0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0215bed8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215bee8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0215bf04 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0215bf38 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215bf40 kind:arm_call to:0x01ffb428 module:itcm +from:0x0215bf78 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215bf9c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215bfa4 kind:arm_call to:0x01ff938c module:itcm +from:0x0215bfb0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215bfc0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215bff8 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215c044 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0215c054 kind:load to:0x027e0cd8 module:dtcm +from:0x0215c05c kind:load to:0x027e0cec module:dtcm +from:0x0215c060 kind:load to:0x027e09a8 module:dtcm +from:0x0215c068 kind:load to:0x027e09c0 module:dtcm +from:0x0215c084 kind:load to:0x027e09bc module:dtcm +from:0x0215c088 kind:load to:0x02078b08 module:overlay(0) +from:0x0215c0dc kind:arm_call to:0x02098288 module:overlay(0) +from:0x0215c118 kind:load to:0x0216257c module:overlay(87) +from:0x0215c164 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c178 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c1ec kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c200 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215c234 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0215c23c kind:arm_call to:0x02011ff4 module:main +from:0x0215c250 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0215c258 kind:arm_call to:0x02011ff4 module:main +from:0x0215c26c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0215c280 kind:load to:0x02162ce0 module:overlay(87) +from:0x0215c294 kind:arm_call to:0x02011f3c module:main +from:0x0215c2a0 kind:arm_call to:0x0215c31c module:overlay(87) +from:0x0215c2b4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0215c310 kind:load to:0x021626c8 module:overlay(87) +from:0x0215c328 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0215c348 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0215c378 kind:arm_call to:0x0213fdcc module:overlay(70) +from:0x0215c3c8 kind:arm_call to:0x0200f05c module:main +from:0x0215c3e8 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x0215c410 kind:arm_call to:0x0200f05c module:main +from:0x0215c430 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0215c470 kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x0215c48c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c49c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c4e8 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x0215c504 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c54c kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x0215c568 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0215c580 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0215c590 kind:arm_call to:0x02160a5c module:overlay(87) +from:0x0215c5fc kind:arm_call to:0x02160940 module:overlay(87) +from:0x0215c62c kind:arm_call to:0x0213fe54 module:overlay(70) +from:0x0215c63c kind:arm_call to:0x0209860c module:overlay(0) +from:0x0215c668 kind:arm_call to:0x01ffa06c module:itcm +from:0x0215c694 kind:load to:0x021626ec module:overlay(87) +from:0x0215c698 kind:load to:0x02162ce0 module:overlay(87) +from:0x0215c6a0 kind:load to:0x02161f10 module:overlay(87) +from:0x0215c6a4 kind:load to:0x02161f20 module:overlay(87) +from:0x0215c6a8 kind:load to:0x02162250 module:overlay(87) +from:0x0215c6ac kind:load to:0x02162208 module:overlay(87) +from:0x0215c6d8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0215c6ec kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0215c6f8 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215c70c kind:load to:0x021607f8 module:overlay(87) +from:0x0215c730 kind:load to:0x02097bcc module:overlay(0) +from:0x0215c740 kind:arm_call to:0x0215c710 module:overlay(87) +from:0x0215c778 kind:load to:0x02162744 module:overlay(87) +from:0x0215c7b8 kind:arm_call to:0x021601c4 module:overlay(87) +from:0x0215c7f8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0215c858 kind:arm_call to:0x0215f944 module:overlay(87) +from:0x0215c860 kind:arm_call to:0x0215fb1c module:overlay(87) +from:0x0215c90c kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0215c914 kind:arm_call to:0x0213ff84 module:overlay(70) +from:0x0215c91c kind:arm_call to:0x02160ae8 module:overlay(87) +from:0x0215c924 kind:arm_call to:0x021602bc module:overlay(87) +from:0x0215c94c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x0215c954 kind:arm_call to:0x02160d2c module:overlay(87) +from:0x0215c9b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215c9c4 kind:load to:0x021627ac module:overlay(87) +from:0x0215c9cc kind:load to:0x027e09c0 module:dtcm +from:0x0215c9d0 kind:load to:0x027e0ce0 module:dtcm +from:0x0215c9d4 kind:load to:0x027e09a8 module:dtcm +from:0x0215ca58 kind:load to:0x02162814 module:overlay(87) +from:0x0215caf8 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215cb00 kind:arm_call to:0x0215f378 module:overlay(87) +from:0x0215cb14 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215cb4c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215cb64 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215cb6c kind:load to:0x02049bc4 module:main +from:0x0215cb90 kind:arm_call to:0x02016930 module:main +from:0x0215cbac kind:arm_call to:0x01ff9364 module:itcm +from:0x0215cbf0 kind:arm_call to:0x0215f19c module:overlay(87) +from:0x0215cc00 kind:arm_call to:0x0215f918 module:overlay(87) +from:0x0215cc2c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215cc3c kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ccb0 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215ccdc kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215ccf8 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215cd10 kind:arm_call to:0x0215f378 module:overlay(87) +from:0x0215cd70 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215cdb0 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215cdcc kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215cddc kind:load to:0x0203e93c module:main +from:0x0215cde0 kind:load to:0x027e09c0 module:dtcm +from:0x0215ce38 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215cea4 kind:arm_call to:0x02016930 module:main +from:0x0215cec0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0215cf08 kind:arm_call to:0x0215f19c module:overlay(87) +from:0x0215cf18 kind:arm_call to:0x0215f918 module:overlay(87) +from:0x0215cfb0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215cfe8 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215cff0 kind:arm_call to:0x0215f378 module:overlay(87) +from:0x0215d008 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215d01c kind:load to:0x0216288c module:overlay(87) +from:0x0215d020 kind:load to:0x027e09a8 module:dtcm +from:0x0215d0c8 kind:load to:0x0216285c module:overlay(87) +from:0x0215d0d4 kind:arm_call to:0x02160660 module:overlay(87) +from:0x0215d0e8 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215d160 kind:load to:0x02162844 module:overlay(87) +from:0x0215d184 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d198 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215d210 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215d220 kind:load to:0x02162844 module:overlay(87) +from:0x0215d244 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d254 kind:arm_call to:0x0215f378 module:overlay(87) +from:0x0215d268 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215d274 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215d2a4 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0215d2d0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215d334 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x0215d36c kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215d3a0 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0215d3c4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215d3c8 kind:load to:0x020b5198 module:overlay(0) +from:0x0215d410 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x0215d448 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0215d4f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215d508 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d530 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215d588 kind:arm_call to:0x0216075c module:overlay(87) +from:0x0215d5f4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215d600 kind:arm_call to:0x0210aff8 module:overlay(31) +from:0x0215d68c kind:arm_call to:0x020169ac module:main +from:0x0215d69c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d6c0 kind:arm_call to:0x02016930 module:main +from:0x0215d6d8 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x0215d700 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215d74c kind:arm_call to:0x01ff930c module:itcm +from:0x0215d7cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d7f8 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215d814 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215d850 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215d8c4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215d8dc kind:arm_call to:0x01ff916c module:itcm +from:0x0215d8f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d900 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d90c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215d920 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215d94c kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215d9b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215d9c0 kind:arm_call to:0x01ff938c module:itcm +from:0x0215d9f4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215da08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215da64 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215da80 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215da9c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215dab8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215dad4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215daf0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215db0c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215db28 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215db44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215db60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215db78 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215dba8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0215dbb8 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215dbe8 kind:arm_call to:0x02099718 module:overlay(0) +from:0x0215dc04 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0215dc18 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215dc88 kind:arm_call to:0x02080638 module:overlay(0) +from:0x0215dca4 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0215dcac kind:arm_call to:0x020284f4 module:main +from:0x0215dcc8 kind:load to:0x020b5198 module:overlay(0) +from:0x0215dcd4 kind:load to:0x027e09b8 module:dtcm +from:0x0215dcd8 kind:load to:0x02162874 module:overlay(87) +from:0x0215dcdc kind:load to:0x02161f0a module:overlay(87) +from:0x0215dce0 kind:load to:0x02162660 module:overlay(87) +from:0x0215dce4 kind:load to:0x027e0ce0 module:dtcm +from:0x0215dcec kind:load to:0x0203e93c module:main +from:0x0215dcf8 kind:load to:0x027e0cec module:dtcm +from:0x0215dcfc kind:load to:0x027e09a8 module:dtcm +from:0x0215dd04 kind:load to:0x027e09bc module:dtcm +from:0x0215dd08 kind:load to:0x027e0cd8 module:dtcm +from:0x0215dd0c kind:load to:0x027e09a4 module:dtcm +from:0x0215dd24 kind:arm_call to:0x01ffedac module:itcm +from:0x0215dd90 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x0215ddc8 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215ddfc kind:load to:0x027e0cd8 module:dtcm +from:0x0215de6c kind:arm_call to:0x0215dd10 module:overlay(87) +from:0x0215de98 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215dea8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215decc kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215dedc kind:load to:0x0216282c module:overlay(87) +from:0x0215dee0 kind:load to:0x027e09c0 module:dtcm +from:0x0215def8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215df04 kind:arm_call to:0x02016930 module:main +from:0x0215df14 kind:arm_call to:0x01ff930c module:itcm +from:0x0215df54 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0215df6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215df78 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215df90 kind:load to:0x027e0cec module:dtcm +from:0x0215df98 kind:load to:0x027e09a8 module:dtcm +from:0x0215e074 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x0215e0fc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e10c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e134 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0215e188 kind:arm_call to:0x0216075c module:overlay(87) +from:0x0215e1f4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0215e200 kind:arm_call to:0x0210aff8 module:overlay(31) +from:0x0215e244 kind:arm_call to:0x020169ac module:main +from:0x0215e254 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e284 kind:arm_call to:0x0208bba4 module:overlay(0) +from:0x0215e29c kind:arm_call to:0x01ffedac module:itcm +from:0x0215e300 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x0215e338 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215e38c kind:arm_call to:0x01fff350 module:itcm +from:0x0215e39c kind:arm_call to:0x01fff350 module:itcm +from:0x0215e3b4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0215e3c4 kind:arm_call to:0x01fff350 module:itcm +from:0x0215e400 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e410 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e440 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e474 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e484 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e4b8 kind:arm_call to:0x01fff520 module:itcm +from:0x0215e4d8 kind:load to:0x02162664 module:overlay(87) +from:0x0215e4dc kind:load to:0x021628a4 module:overlay(87) +from:0x0215e4e0 kind:load to:0x0216267c module:overlay(87) +from:0x0215e4e4 kind:load to:0x027e09b8 module:dtcm +from:0x0215e4e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0215e4ec kind:load to:0x02161f0c module:overlay(87) +from:0x0215e4f0 kind:load to:0x0216265c module:overlay(87) +from:0x0215e4f4 kind:load to:0x027e0cd8 module:dtcm +from:0x0215e4f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0215e500 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0215e504 kind:load to:0x027e0ce8 module:dtcm +from:0x0215e50c kind:load to:0x020b34a4 module:overlay(0) +from:0x0215e574 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215e5b8 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215e5d4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215e66c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e694 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e6a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e6d0 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215e718 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0215e730 kind:arm_call to:0x01ff916c module:itcm +from:0x0215e748 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215e750 kind:arm_call to:0x01ff938c module:itcm +from:0x0215e75c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0215e76c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e7b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e7c4 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215e8d4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e8e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e910 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215e964 kind:arm_call to:0x01ff930c module:itcm +from:0x0215e98c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215e99c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215e9c8 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215ea90 kind:arm_call to:0x02015058 module:main +from:0x0215eaac kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0215eac8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215eb04 kind:arm_call to:0x021607c4 module:overlay(87) +from:0x0215eb44 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0215eba0 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215ebcc kind:load to:0x027e09b8 module:dtcm +from:0x0215ebd8 kind:load to:0x021628bc module:overlay(87) +from:0x0215ebe0 kind:load to:0x0203e93c module:main +from:0x0215ebe4 kind:load to:0x027e09bc module:dtcm +from:0x0215ebe8 kind:load to:0x02049bc4 module:main +from:0x0215ec78 kind:load to:0x0216282c module:overlay(87) +from:0x0215ec9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0215ecb0 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215ed24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0215ed40 kind:load to:0x027e09a8 module:dtcm +from:0x0215ed60 kind:arm_call to:0x02016930 module:main +from:0x0215ed7c kind:arm_call to:0x01ff9364 module:itcm +from:0x0215edbc kind:arm_call to:0x0215f19c module:overlay(87) +from:0x0215edcc kind:arm_call to:0x0215f918 module:overlay(87) +from:0x0215edf8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ee08 kind:arm_call to:0x01ffb714 module:itcm +from:0x0215ee2c kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0215ee48 kind:arm_call to:0x0215dd10 module:overlay(87) +from:0x0215ee50 kind:arm_call to:0x0215f384 module:overlay(87) +from:0x0215eec0 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215ef10 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215ef2c kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215ef3c kind:load to:0x027e09c0 module:dtcm +from:0x0215efbc kind:load to:0x0216288c module:overlay(87) +from:0x0215eff4 kind:arm_call to:0x0215f384 module:overlay(87) +from:0x0215f000 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215f008 kind:arm_call to:0x0215f378 module:overlay(87) +from:0x0215f01c kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215f094 kind:load to:0x0216288c module:overlay(87) +from:0x0215f0e0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0215f12c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0215f15c kind:arm_call to:0x0215f384 module:overlay(87) +from:0x0215f168 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215f170 kind:arm_call to:0x0215f378 module:overlay(87) +from:0x0215f188 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215f194 kind:load to:0x020b537c module:overlay(0) +from:0x0215f1e0 kind:arm_call to:0x0215f708 module:overlay(87) +from:0x0215f210 kind:arm_call to:0x0215f708 module:overlay(87) +from:0x0215f34c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f370 kind:load to:0x0216282c module:overlay(87) +from:0x0215f374 kind:load to:0x02162814 module:overlay(87) +from:0x0215f380 kind:load to:0x02160578 module:overlay(87) +from:0x0215f398 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f3ac kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f3c4 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x0215f3e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f414 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f420 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f438 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f454 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f47c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f488 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f4a0 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f4bc kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f4e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f4f0 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f508 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f520 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f548 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f554 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f56c kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f584 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f5ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f5b8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f5d0 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f5e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f610 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f61c kind:arm_call to:0x01ffedac module:itcm +from:0x0215f634 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f64c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f674 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f680 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f698 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f6b0 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f6d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f6e4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f6fc kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x0215f724 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f73c kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215f760 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x0215f780 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f7ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f7b8 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f7d4 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215f804 kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f830 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f83c kind:arm_call to:0x01ffedac module:itcm +from:0x0215f858 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215f88c kind:arm_call to:0x01ff9638 module:itcm +from:0x0215f8b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0215f8c4 kind:arm_call to:0x01ffedac module:itcm +from:0x0215f8e0 kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x0215f908 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0215f92c kind:arm_call to:0x02016930 module:main +from:0x0215f93c kind:arm_call to:0x01ff930c module:itcm +from:0x0215f980 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0215f994 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x0215f9a8 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0215f9b8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0215f9cc kind:load to:0x027e09c0 module:dtcm +from:0x0215f9f0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0215fa10 kind:load to:0x027e09b8 module:dtcm +from:0x0215fa5c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0215fa6c kind:arm_call to:0x0213ff90 module:overlay(70) +from:0x0215fa9c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0215fac0 kind:arm_call to:0x020786bc module:overlay(0) +from:0x0215fb0c kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0215fb18 kind:load to:0x027e09bc module:dtcm +from:0x0215fb30 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0215fb84 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0215fbf0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fc00 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0215fc10 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215fc40 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0215fc5c kind:arm_call to:0x021604c0 module:overlay(87) +from:0x0215fca8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0215fcb4 kind:arm_call to:0x01fff458 module:itcm +from:0x0215fccc kind:arm_call to:0x0209851c module:overlay(0) +from:0x0215fcdc kind:arm_call to:0x01ffb714 module:itcm +from:0x0215fd54 kind:arm_call to:0x01ffb744 module:itcm +from:0x0215fec4 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02160044 kind:arm_call to:0x020f2c8c module:overlay(31) +from:0x02160068 kind:arm_call to:0x021604c0 module:overlay(87) +from:0x0216008c kind:arm_call to:0x020990a0 module:overlay(0) +from:0x021600a4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021600e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160104 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x02160110 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x02160140 kind:arm_call to:0x0208bd00 module:overlay(0) +from:0x0216014c kind:arm_call to:0x0215c734 module:overlay(87) +from:0x02160170 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0216018c kind:arm_call to:0x0215c734 module:overlay(87) +from:0x0216019c kind:load to:0x027e0ce4 module:dtcm +from:0x021601a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021601ac kind:load to:0x0203e93c module:main +from:0x021601b0 kind:load to:0x02049bc4 module:main +from:0x021601bc kind:load to:0x027e09a8 module:dtcm +from:0x021601d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02160224 kind:arm_call to:0x02016f94 module:main +from:0x02160294 kind:arm_call to:0x02016ab8 module:main +from:0x021602dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021602f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216039c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021603b8 kind:arm_call to:0x01ff9258 module:itcm +from:0x021603cc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021603d8 kind:arm_call to:0x0215c734 module:overlay(87) +from:0x02160460 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216046c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216048c kind:arm_call to:0x01ff9258 module:itcm +from:0x021604a0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021604ac kind:arm_call to:0x0215c734 module:overlay(87) +from:0x021604b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021604bc kind:load to:0x0203e93c module:main +from:0x021604d4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x021604e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216055c kind:arm_call to:0x01ffb744 module:itcm +from:0x02160574 kind:load to:0x0203e93c module:main +from:0x0216058c kind:arm_call to:0x01ffedac module:itcm +from:0x021605f4 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x0216065c kind:load to:0x027e0cd8 module:dtcm +from:0x02160674 kind:arm_call to:0x01ffedac module:itcm +from:0x021606e0 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x02160758 kind:load to:0x027e0cd8 module:dtcm +from:0x021607a4 kind:arm_call to:0x020158c0 module:main +from:0x021607ec kind:arm_call to:0x02078814 module:overlay(0) +from:0x021607f4 kind:load to:0x027e09bc module:dtcm +from:0x02160860 kind:arm_call to:0x0200e260 module:main +from:0x02160870 kind:arm_call to:0x01ffad5c module:itcm +from:0x021608f0 kind:arm_call to:0x0200e260 module:main +from:0x02160904 kind:arm_call to:0x01ffad5c module:itcm +from:0x02160930 kind:arm_call to:0x02028d08 module:main +from:0x0216093c kind:load to:0x027e0964 module:dtcm +from:0x0216094c kind:arm_call to:0x02098288 module:overlay(0) +from:0x02160964 kind:load to:0x021626ac module:overlay(87) +from:0x02160978 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02160994 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216099c kind:arm_call to:0x02011ff4 module:main +from:0x021609f4 kind:arm_call to:0x01fff498 module:itcm +from:0x02160a1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02160a58 kind:load to:0x027e0ce8 module:dtcm +from:0x02160a68 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02160a80 kind:load to:0x0216269c module:overlay(87) +from:0x02160a98 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02160ad0 kind:arm_call to:0x01ff9638 module:itcm +from:0x02160ae0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02160b38 kind:arm_call to:0x02015058 module:main +from:0x02160b5c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160b70 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160bac kind:arm_call to:0x02015058 module:main +from:0x02160bd0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160be4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160c20 kind:arm_call to:0x02015058 module:main +from:0x02160c44 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160c58 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160c94 kind:arm_call to:0x02015058 module:main +from:0x02160cb8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160ccc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160cfc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02160d10 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160d1c kind:load to:0x027e09a8 module:dtcm +from:0x02160d20 kind:load to:0x027e0cec module:dtcm +from:0x02160d70 kind:arm_call to:0x02015058 module:main +from:0x02160dc0 kind:arm_call to:0x02015058 module:main +from:0x02160ddc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160e18 kind:arm_call to:0x02015058 module:main +from:0x02160e68 kind:arm_call to:0x02015058 module:main +from:0x02160eb8 kind:arm_call to:0x02015058 module:main +from:0x02160f08 kind:arm_call to:0x02015058 module:main +from:0x02160f24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160f60 kind:arm_call to:0x02015058 module:main +from:0x02160f7c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02160fbc kind:arm_call to:0x02015058 module:main +from:0x02160fd8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02161018 kind:arm_call to:0x02015058 module:main +from:0x02161034 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216103c kind:load to:0x027e09a8 module:dtcm +from:0x02161074 kind:arm_call to:0x02160968 module:overlay(87) +from:0x02161080 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0216108c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161098 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021610a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021610b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021610bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021610c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021610e0 kind:arm_call to:0x02160968 module:overlay(87) +from:0x021610ec kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x021610f8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161104 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161110 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216111c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02161128 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02161130 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161138 kind:arm_call to:0x02011ff4 module:main +from:0x0216114c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161160 kind:load to:0x02162dc8 module:overlay(87) +from:0x02161174 kind:arm_call to:0x02011f3c module:main +from:0x02161180 kind:arm_call to:0x021611b0 module:overlay(87) +from:0x02161194 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021611ac kind:load to:0x021628f4 module:overlay(87) +from:0x021611b8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x021611e8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02161200 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02161218 kind:load to:0x02162918 module:overlay(87) +from:0x0216121c kind:load to:0x02162dc8 module:overlay(87) +from:0x02161220 kind:load to:0x02162208 module:overlay(87) +from:0x02161230 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0216127c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0216128c kind:load to:0x027e0cd8 module:dtcm +from:0x02161290 kind:load to:0x021628d4 module:overlay(87) +from:0x021612c8 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02161318 kind:load to:0x02162dc8 module:overlay(87) +from:0x02161328 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161330 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161338 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161350 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161358 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161360 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02161368 kind:arm_call to:0x02011ff4 module:main +from:0x0216137c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161390 kind:load to:0x02162eb0 module:overlay(87) +from:0x021613a4 kind:arm_call to:0x02011f3c module:main +from:0x021613b0 kind:arm_call to:0x021613e0 module:overlay(87) +from:0x021613c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021613dc kind:load to:0x02162978 module:overlay(87) +from:0x021613f0 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02161414 kind:arm_call to:0x0200f05c module:main +from:0x02161430 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02161448 kind:arm_call to:0x0200f05c module:main +from:0x02161488 kind:arm_call_thumb to:0x02099aa4 module:overlay(0) +from:0x021614a0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021614c4 kind:arm_call to:0x0200f05c module:main +from:0x02161504 kind:arm_call_thumb to:0x02099aa4 module:overlay(0) +from:0x0216151c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02161550 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02161568 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216158c kind:load to:0x021629e4 module:overlay(87) +from:0x02161590 kind:load to:0x02162eb0 module:overlay(87) +from:0x02161594 kind:load to:0x02161f40 module:overlay(87) +from:0x02161598 kind:load to:0x02162208 module:overlay(87) +from:0x021615a8 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021615f4 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02161600 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02161634 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02161660 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02161680 kind:arm_call to:0x020801f0 module:overlay(0) +from:0x0216168c kind:arm_call to:0x02161808 module:overlay(87) +from:0x0216169c kind:load to:0x027e0cd8 module:dtcm +from:0x021616a0 kind:load to:0x021629c4 module:overlay(87) +from:0x021616a4 kind:load to:0x02162994 module:overlay(87) +from:0x021616a8 kind:load to:0x021629ac module:overlay(87) +from:0x021616cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021616fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161734 kind:arm_call to:0x02161860 module:overlay(87) +from:0x02161754 kind:arm_call to:0x020f7554 module:overlay(31) +from:0x0216176c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216178c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021617b8 kind:arm_call to:0x02071e78 module:overlay(0) +from:0x021617c0 kind:load to:0x027e09a8 module:dtcm +from:0x021617e4 kind:arm_call to:0x0200f05c module:main +from:0x02161800 kind:load to:0x02162eb0 module:overlay(87) +from:0x02161804 kind:load to:0x02161f30 module:overlay(87) +from:0x0216181c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0216184c kind:arm_call to:0x02073368 module:overlay(0) +from:0x0216185c kind:load to:0x027e09b8 module:dtcm +from:0x02161884 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021618ac kind:arm_call to:0x020a7f24 module:overlay(0) +from:0x021618d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021618f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02161908 kind:arm_call to:0x0216191c module:overlay(87) +from:0x02161914 kind:load to:0x027e09b8 module:dtcm +from:0x02161918 kind:load to:0x020b64dc module:overlay(0) +from:0x02161930 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0216194c kind:arm_call to:0x020a8014 module:overlay(0) +from:0x0216195c kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02161964 kind:load to:0x027e09b8 module:dtcm +from:0x02161968 kind:load to:0x020b64dc module:overlay(0) +from:0x02161978 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161980 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161988 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02161990 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02161998 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021619a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021619b8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021619c0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021619c8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021619d0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021619d8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021619e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021619e8 kind:arm_call to:0x02011ff4 module:main +from:0x021619fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02161a10 kind:load to:0x02162f98 module:overlay(87) +from:0x02161a24 kind:arm_call to:0x02011f3c module:main +from:0x02161a30 kind:arm_call to:0x02161a84 module:overlay(87) +from:0x02161a50 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x02161a7c kind:load to:0x02162a50 module:overlay(87) +from:0x02161a8c kind:arm_call to:0x0214a098 module:overlay(70) +from:0x02161ab4 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x02161ac4 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x02161ad0 kind:load to:0x02162f98 module:overlay(87) +from:0x02161ad8 kind:load to:0x02162a78 module:overlay(87) +from:0x02161adc kind:load to:0x02162ae8 module:overlay(87) +from:0x02161b00 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02161b5c kind:load to:0x0203e93c module:main +from:0x02161b60 kind:load to:0x02162a3c module:overlay(87) +from:0x02161bb4 kind:load to:0x02162f98 module:overlay(87) +from:0x02161c14 kind:load to:0x02162f98 module:overlay(87) +from:0x02161c30 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02161c38 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02161c40 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02161c58 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02161c60 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02161c68 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02161c70 kind:arm_call to:0x02011ff4 module:main +from:0x02161c84 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02161c98 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02161ca0 kind:arm_call to:0x02011ff4 module:main +from:0x02161cb4 kind:arm_branch to:0x0214a31c module:overlay(70) +from:0x02161cdc kind:arm_call to:0x01fff148 module:itcm +from:0x02161d0c kind:arm_call to:0x01ff9258 module:itcm +from:0x02161d38 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161d44 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161d50 kind:arm_call to:0x01ff938c module:itcm +from:0x02161d60 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161d70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161d90 kind:arm_call to:0x01ff9984 module:itcm +from:0x02161d9c kind:load to:0x027e0ce0 module:dtcm +from:0x02161da0 kind:load to:0x020aaef4 module:overlay(0) +from:0x02161da4 kind:load to:0x020aae70 module:overlay(0) +from:0x02161dc8 kind:arm_call to:0x01fff148 module:itcm +from:0x02161df8 kind:arm_call to:0x01ff9258 module:itcm +from:0x02161e24 kind:arm_call to:0x01ffb714 module:itcm +from:0x02161e30 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02161e3c kind:arm_call to:0x01ff938c module:itcm +from:0x02161e4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02161e5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02161e7c kind:arm_call to:0x01ff9984 module:itcm +from:0x02161e88 kind:load to:0x027e0ce0 module:dtcm +from:0x02161e8c kind:load to:0x020aaef4 module:overlay(0) +from:0x02161e90 kind:load to:0x020aae70 module:overlay(0) +from:0x02161f6c kind:arm_call to:0x02154450 module:overlay(87) +from:0x02161f7c kind:arm_call to:0x0203ce4c module:main +from:0x02161f90 kind:load to:0x02162b00 module:overlay(87) +from:0x02161f94 kind:load to:0x02162b10 module:overlay(87) +from:0x02161f98 kind:load to:0x0215b180 module:overlay(87) +from:0x02161f9c kind:load to:0x02162b04 module:overlay(87) +from:0x02161fbc kind:arm_call to:0x0215b1c4 module:overlay(87) +from:0x02161fcc kind:arm_call to:0x0203ce4c module:main +from:0x02161fe0 kind:load to:0x02162be8 module:overlay(87) +from:0x02161fe4 kind:load to:0x02162bf8 module:overlay(87) +from:0x02161fe8 kind:load to:0x0215c264 module:overlay(87) +from:0x02161fec kind:load to:0x02162bec module:overlay(87) +from:0x0216200c kind:arm_call to:0x0215c2a8 module:overlay(87) +from:0x0216201c kind:arm_call to:0x0203ce4c module:main +from:0x02162030 kind:load to:0x02162cd0 module:overlay(87) +from:0x02162034 kind:load to:0x02162ce0 module:overlay(87) +from:0x02162038 kind:load to:0x02161144 module:overlay(87) +from:0x0216203c kind:load to:0x02162cd4 module:overlay(87) +from:0x0216205c kind:arm_call to:0x02161188 module:overlay(87) +from:0x0216206c kind:arm_call to:0x0203ce4c module:main +from:0x02162080 kind:load to:0x02162db8 module:overlay(87) +from:0x02162084 kind:load to:0x02162dc8 module:overlay(87) +from:0x02162088 kind:load to:0x02161374 module:overlay(87) +from:0x0216208c kind:load to:0x02162dbc module:overlay(87) +from:0x021620ac kind:arm_call to:0x021613b8 module:overlay(87) +from:0x021620bc kind:arm_call to:0x0203ce4c module:main +from:0x021620d0 kind:load to:0x02162ea0 module:overlay(87) +from:0x021620d4 kind:load to:0x02162eb0 module:overlay(87) +from:0x021620d8 kind:load to:0x021619f4 module:overlay(87) +from:0x021620dc kind:load to:0x02162ea4 module:overlay(87) +from:0x02162118 kind:arm_call to:0x02161a38 module:overlay(87) +from:0x02162128 kind:arm_call to:0x0203ce4c module:main +from:0x0216213c kind:load to:0x02162a3c module:overlay(87) +from:0x02162140 kind:load to:0x02162f88 module:overlay(87) +from:0x02162144 kind:load to:0x02162f98 module:overlay(87) +from:0x02162148 kind:load to:0x02161c7c module:overlay(87) +from:0x0216214c kind:load to:0x02162f8c module:overlay(87) +from:0x02162150 kind:load to:0x02161f50 module:overlay(87) +from:0x02162154 kind:load to:0x02161fa0 module:overlay(87) +from:0x02162158 kind:load to:0x02161ff0 module:overlay(87) +from:0x0216215c kind:load to:0x02162040 module:overlay(87) +from:0x02162160 kind:load to:0x02162090 module:overlay(87) +from:0x02162164 kind:load to:0x021620e0 module:overlay(87) +from:0x02162188 kind:load to:0x0215442c module:overlay(87) +from:0x0216218c kind:load to:0x02097924 module:overlay(0) +from:0x02162190 kind:load to:0x02097734 module:overlay(0) +from:0x02162194 kind:load to:0x020977b0 module:overlay(0) +from:0x02162198 kind:load to:0x0209792c module:overlay(0) +from:0x0216219c kind:load to:0x0209794c module:overlay(0) +from:0x021621a0 kind:load to:0x02097978 module:overlay(0) +from:0x021621ac kind:load to:0x02154afc module:overlay(87) +from:0x021621b0 kind:load to:0x0215af94 module:overlay(87) +from:0x021621b4 kind:load to:0x02057bd4 module:overlay(0) +from:0x021621b8 kind:load to:0x0215ad08 module:overlay(87) +from:0x021621bc kind:load to:0x02057da8 module:overlay(0) +from:0x021621c0 kind:load to:0x02057e24 module:overlay(0) +from:0x021621c4 kind:load to:0x02057e88 module:overlay(0) +from:0x021621c8 kind:load to:0x0209a77c module:overlay(0) +from:0x021621cc kind:load to:0x02057d64 module:overlay(0) +from:0x02162208 kind:load to:0x02154b24 module:overlay(87) +from:0x0216220c kind:load to:0x0215afcc module:overlay(87) +from:0x02162210 kind:load to:0x02099ae0 module:overlay(0) +from:0x02162214 kind:load to:0x02099b18 module:overlay(0) +from:0x02162218 kind:load to:0x0209a11c module:overlay(0) +from:0x0216221c kind:load to:0x0209a124 module:overlay(0) +from:0x02162220 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02162224 kind:load to:0x02099c90 module:overlay(0) +from:0x02162228 kind:load to:0x02099b80 module:overlay(0) +from:0x0216222c kind:load to:0x0209a04c module:overlay(0) +from:0x02162230 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02162234 kind:load to:0x0209a0ec module:overlay(0) +from:0x02162238 kind:load to:0x0215af8c module:overlay(87) +from:0x0216223c kind:load to:0x0209a104 module:overlay(0) +from:0x02162240 kind:load to:0x0215af7c module:overlay(87) +from:0x02162244 kind:load to:0x02154d20 module:overlay(87) +from:0x02162250 kind:load to:0x02154b10 module:overlay(87) +from:0x02162254 kind:load to:0x0215afb0 module:overlay(87) +from:0x02162258 kind:load to:0x0209a234 module:overlay(0) +from:0x0216225c kind:load to:0x0209a268 module:overlay(0) +from:0x02162260 kind:load to:0x0209a300 module:overlay(0) +from:0x02162264 kind:load to:0x0209a314 module:overlay(0) +from:0x02162268 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0216226c kind:load to:0x0209a33c module:overlay(0) +from:0x02162270 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02162274 kind:load to:0x0209a04c module:overlay(0) +from:0x02162278 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0216227c kind:load to:0x0209a2e8 module:overlay(0) +from:0x02162280 kind:load to:0x0209a328 module:overlay(0) +from:0x02162284 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02162288 kind:load to:0x0215acdc module:overlay(87) +from:0x0216228c kind:load to:0x02158ab0 module:overlay(87) +from:0x02162290 kind:load to:0x0209a6ec module:overlay(0) +from:0x0216229c kind:load to:0x020984f8 module:overlay(0) +from:0x021622a0 kind:load to:0x02098534 module:overlay(0) +from:0x021622a4 kind:load to:0x0209854c module:overlay(0) +from:0x021622a8 kind:load to:0x02098558 module:overlay(0) +from:0x021622ac kind:load to:0x02159f58 module:overlay(87) +from:0x021622b0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021622b4 kind:load to:0x02154b38 module:overlay(87) +from:0x021622b8 kind:load to:0x02098490 module:overlay(0) +from:0x021622bc kind:load to:0x02154dc8 module:overlay(87) +from:0x021622c0 kind:load to:0x021596fc module:overlay(87) +from:0x021622c4 kind:load to:0x0209849c module:overlay(0) +from:0x021622c8 kind:load to:0x0215973c module:overlay(87) +from:0x021622cc kind:load to:0x02098fe4 module:overlay(0) +from:0x021622d0 kind:load to:0x020984a8 module:overlay(0) +from:0x021622d4 kind:load to:0x02098564 module:overlay(0) +from:0x021622d8 kind:load to:0x020985d0 module:overlay(0) +from:0x021622dc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021622e0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021622e4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021622e8 kind:load to:0x0215afe8 module:overlay(87) +from:0x021622ec kind:load to:0x0215b0b0 module:overlay(87) +from:0x021622f0 kind:load to:0x02099568 module:overlay(0) +from:0x021622f4 kind:load to:0x02154f9c module:overlay(87) +from:0x021622fc kind:load to:0x02156118 module:overlay(87) +from:0x02162304 kind:load to:0x02156f18 module:overlay(87) +from:0x0216230c kind:load to:0x02156354 module:overlay(87) +from:0x02162314 kind:load to:0x0215644c module:overlay(87) +from:0x0216231c kind:load to:0x02156504 module:overlay(87) +from:0x02162324 kind:load to:0x021566f4 module:overlay(87) +from:0x0216232c kind:load to:0x02156840 module:overlay(87) +from:0x02162334 kind:load to:0x02156a2c module:overlay(87) +from:0x0216233c kind:load to:0x02156ba4 module:overlay(87) +from:0x02162344 kind:load to:0x02156d04 module:overlay(87) +from:0x0216234c kind:load to:0x02157850 module:overlay(87) +from:0x02162354 kind:load to:0x02156e90 module:overlay(87) +from:0x0216235c kind:load to:0x02155004 module:overlay(87) +from:0x02162364 kind:load to:0x02156170 module:overlay(87) +from:0x0216236c kind:load to:0x021570e4 module:overlay(87) +from:0x02162374 kind:load to:0x021563ec module:overlay(87) +from:0x0216237c kind:load to:0x02156488 module:overlay(87) +from:0x02162384 kind:load to:0x021565bc module:overlay(87) +from:0x0216238c kind:load to:0x02156730 module:overlay(87) +from:0x02162394 kind:load to:0x02156890 module:overlay(87) +from:0x0216239c kind:load to:0x02156ad4 module:overlay(87) +from:0x021623a4 kind:load to:0x02156c0c module:overlay(87) +from:0x021623ac kind:load to:0x02156d50 module:overlay(87) +from:0x021623b4 kind:load to:0x02157990 module:overlay(87) +from:0x021623bc kind:load to:0x02156eb4 module:overlay(87) +from:0x02162544 kind:load to:0x0215b7a4 module:overlay(87) +from:0x0216254c kind:load to:0x0215b8a4 module:overlay(87) +from:0x02162554 kind:load to:0x0215bacc module:overlay(87) +from:0x0216255c kind:load to:0x0215b824 module:overlay(87) +from:0x02162564 kind:load to:0x0215b970 module:overlay(87) +from:0x0216256c kind:load to:0x0215bb38 module:overlay(87) +from:0x0216257c kind:load to:0x0215b410 module:overlay(87) +from:0x02162580 kind:load to:0x0215c22c module:overlay(87) +from:0x02162584 kind:load to:0x0215c11c module:overlay(87) +from:0x02162588 kind:load to:0x0215c1a4 module:overlay(87) +from:0x0216258c kind:load to:0x0207bff0 module:overlay(0) +from:0x02162598 kind:load to:0x0215b1a0 module:overlay(87) +from:0x0216259c kind:load to:0x02097924 module:overlay(0) +from:0x021625a0 kind:load to:0x02097734 module:overlay(0) +from:0x021625a4 kind:load to:0x020977b0 module:overlay(0) +from:0x021625a8 kind:load to:0x0209792c module:overlay(0) +from:0x021625ac kind:load to:0x0209794c module:overlay(0) +from:0x021625b0 kind:load to:0x02097978 module:overlay(0) +from:0x021625bc kind:load to:0x0215b424 module:overlay(87) +from:0x021625c0 kind:load to:0x0215c248 module:overlay(87) +from:0x021625c4 kind:load to:0x0209a234 module:overlay(0) +from:0x021625c8 kind:load to:0x0209a268 module:overlay(0) +from:0x021625cc kind:load to:0x0209a300 module:overlay(0) +from:0x021625d0 kind:load to:0x0209a314 module:overlay(0) +from:0x021625d4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021625d8 kind:load to:0x0209a33c module:overlay(0) +from:0x021625dc kind:load to:0x0209a3c4 module:overlay(0) +from:0x021625e0 kind:load to:0x0209a04c module:overlay(0) +from:0x021625e4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x021625e8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021625ec kind:load to:0x0209a328 module:overlay(0) +from:0x021625f0 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021625f4 kind:load to:0x0215acdc module:overlay(87) +from:0x021625f8 kind:load to:0x02158ab0 module:overlay(87) +from:0x021625fc kind:load to:0x0209a6ec module:overlay(0) +from:0x02162608 kind:load to:0x020984f8 module:overlay(0) +from:0x0216260c kind:load to:0x02098534 module:overlay(0) +from:0x02162610 kind:load to:0x0209854c module:overlay(0) +from:0x02162614 kind:load to:0x02098558 module:overlay(0) +from:0x02162618 kind:load to:0x01fff464 module:itcm +from:0x0216261c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162620 kind:load to:0x0215b538 module:overlay(87) +from:0x02162624 kind:load to:0x02098490 module:overlay(0) +from:0x02162628 kind:load to:0x0215b6c4 module:overlay(87) +from:0x0216262c kind:load to:0x0215b684 module:overlay(87) +from:0x02162630 kind:load to:0x0209849c module:overlay(0) +from:0x02162634 kind:load to:0x0215c08c module:overlay(87) +from:0x02162638 kind:load to:0x020984a4 module:overlay(0) +from:0x0216263c kind:load to:0x020984a8 module:overlay(0) +from:0x02162640 kind:load to:0x02098564 module:overlay(0) +from:0x02162644 kind:load to:0x020985d0 module:overlay(0) +from:0x02162648 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0216264c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162650 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162654 kind:load to:0x0215b438 module:overlay(87) +from:0x02162658 kind:load to:0x0215b4b4 module:overlay(87) +from:0x0216269c kind:load to:0x02097bf4 module:overlay(0) +from:0x021626a0 kind:load to:0x02160a84 module:overlay(87) +from:0x021626ac kind:load to:0x02160968 module:overlay(87) +from:0x021626b0 kind:load to:0x02160984 module:overlay(87) +from:0x021626b4 kind:load to:0x020982b8 module:overlay(0) +from:0x021626b8 kind:load to:0x021609a8 module:overlay(87) +from:0x021626bc kind:load to:0x0207bff0 module:overlay(0) +from:0x021626c8 kind:load to:0x0215c284 module:overlay(87) +from:0x021626cc kind:load to:0x02097924 module:overlay(0) +from:0x021626d0 kind:load to:0x02097734 module:overlay(0) +from:0x021626d4 kind:load to:0x020977b0 module:overlay(0) +from:0x021626d8 kind:load to:0x0209792c module:overlay(0) +from:0x021626dc kind:load to:0x0209794c module:overlay(0) +from:0x021626e0 kind:load to:0x02097978 module:overlay(0) +from:0x021626ec kind:load to:0x020984f8 module:overlay(0) +from:0x021626f0 kind:load to:0x02098534 module:overlay(0) +from:0x021626f4 kind:load to:0x0209854c module:overlay(0) +from:0x021626f8 kind:load to:0x02098558 module:overlay(0) +from:0x021626fc kind:load to:0x02160aa8 module:overlay(87) +from:0x02162700 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162704 kind:load to:0x0215c6b0 module:overlay(87) +from:0x02162708 kind:load to:0x02098490 module:overlay(0) +from:0x0216270c kind:load to:0x0215c77c module:overlay(87) +from:0x02162710 kind:load to:0x0215f9d0 module:overlay(87) +from:0x02162714 kind:load to:0x0209849c module:overlay(0) +from:0x02162718 kind:load to:0x0215fa14 module:overlay(87) +from:0x0216271c kind:load to:0x02098fe4 module:overlay(0) +from:0x02162720 kind:load to:0x020984a8 module:overlay(0) +from:0x02162724 kind:load to:0x02098564 module:overlay(0) +from:0x02162728 kind:load to:0x020985d0 module:overlay(0) +from:0x0216272c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162730 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162734 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162738 kind:load to:0x02161064 module:overlay(87) +from:0x0216273c kind:load to:0x021610d0 module:overlay(87) +from:0x02162740 kind:load to:0x02099568 module:overlay(0) +from:0x02162744 kind:load to:0x0215c9dc module:overlay(87) +from:0x0216274c kind:load to:0x0215cb70 module:overlay(87) +from:0x02162754 kind:load to:0x0215d028 module:overlay(87) +from:0x0216275c kind:load to:0x0215d0f0 module:overlay(87) +from:0x02162764 kind:load to:0x0215d1a0 module:overlay(87) +from:0x0216276c kind:load to:0x0215d27c module:overlay(87) +from:0x02162774 kind:load to:0x0215de00 module:overlay(87) +from:0x0216277c kind:load to:0x0215dfa0 module:overlay(87) +from:0x02162784 kind:load to:0x0215ebf0 module:overlay(87) +from:0x0216278c kind:load to:0x0215ed04 module:overlay(87) +from:0x02162794 kind:load to:0x0215ef40 module:overlay(87) +from:0x0216279c kind:load to:0x0215cde4 module:overlay(87) +from:0x021627a4 kind:load to:0x0215f024 module:overlay(87) +from:0x021627ac kind:load to:0x0215ca5c module:overlay(87) +from:0x021627b4 kind:load to:0x0215cb74 module:overlay(87) +from:0x021627bc kind:load to:0x0215d0cc module:overlay(87) +from:0x021627c4 kind:load to:0x0215d164 module:overlay(87) +from:0x021627cc kind:load to:0x0215d224 module:overlay(87) +from:0x021627d4 kind:load to:0x0215d3cc module:overlay(87) +from:0x021627dc kind:load to:0x0215dee4 module:overlay(87) +from:0x021627e4 kind:load to:0x0215e518 module:overlay(87) +from:0x021627ec kind:load to:0x0215ec7c module:overlay(87) +from:0x021627f4 kind:load to:0x0215ed48 module:overlay(87) +from:0x021627fc kind:load to:0x0215efc0 module:overlay(87) +from:0x02162804 kind:load to:0x0215ce70 module:overlay(87) +from:0x0216280c kind:load to:0x0215f098 module:overlay(87) +from:0x021628f4 kind:load to:0x02161164 module:overlay(87) +from:0x021628f8 kind:load to:0x02097924 module:overlay(0) +from:0x021628fc kind:load to:0x02097734 module:overlay(0) +from:0x02162900 kind:load to:0x020977b0 module:overlay(0) +from:0x02162904 kind:load to:0x0209792c module:overlay(0) +from:0x02162908 kind:load to:0x0209794c module:overlay(0) +from:0x0216290c kind:load to:0x02097978 module:overlay(0) +from:0x02162918 kind:load to:0x020984f8 module:overlay(0) +from:0x0216291c kind:load to:0x02098534 module:overlay(0) +from:0x02162920 kind:load to:0x0209854c module:overlay(0) +from:0x02162924 kind:load to:0x02098558 module:overlay(0) +from:0x02162928 kind:load to:0x01fff464 module:itcm +from:0x0216292c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02162930 kind:load to:0x02161224 module:overlay(87) +from:0x02162934 kind:load to:0x02161294 module:overlay(87) +from:0x02162938 kind:load to:0x02161298 module:overlay(87) +from:0x0216293c kind:load to:0x021612ac module:overlay(87) +from:0x02162940 kind:load to:0x0209849c module:overlay(0) +from:0x02162944 kind:load to:0x021612c0 module:overlay(87) +from:0x02162948 kind:load to:0x020984a4 module:overlay(0) +from:0x0216294c kind:load to:0x020984a8 module:overlay(0) +from:0x02162950 kind:load to:0x02098564 module:overlay(0) +from:0x02162954 kind:load to:0x020985d0 module:overlay(0) +from:0x02162958 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0216295c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162960 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162964 kind:load to:0x0216131c module:overlay(87) +from:0x02162968 kind:load to:0x02161344 module:overlay(87) +from:0x0216296c kind:load to:0x021612cc module:overlay(87) +from:0x02162978 kind:load to:0x02161394 module:overlay(87) +from:0x0216297c kind:load to:0x02097924 module:overlay(0) +from:0x02162980 kind:load to:0x02097734 module:overlay(0) +from:0x02162984 kind:load to:0x020977b0 module:overlay(0) +from:0x02162988 kind:load to:0x0209792c module:overlay(0) +from:0x0216298c kind:load to:0x0209794c module:overlay(0) +from:0x02162990 kind:load to:0x02097978 module:overlay(0) +from:0x021629e4 kind:load to:0x020984f8 module:overlay(0) +from:0x021629e8 kind:load to:0x02098534 module:overlay(0) +from:0x021629ec kind:load to:0x0209854c module:overlay(0) +from:0x021629f0 kind:load to:0x02098558 module:overlay(0) +from:0x021629f4 kind:load to:0x01fff464 module:itcm +from:0x021629f8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021629fc kind:load to:0x0216159c module:overlay(87) +from:0x02162a00 kind:load to:0x021616ac module:overlay(87) +from:0x02162a04 kind:load to:0x021616b0 module:overlay(87) +from:0x02162a08 kind:load to:0x0216172c module:overlay(87) +from:0x02162a0c kind:load to:0x0209849c module:overlay(0) +from:0x02162a10 kind:load to:0x0216174c module:overlay(87) +from:0x02162a14 kind:load to:0x020984a4 module:overlay(0) +from:0x02162a18 kind:load to:0x020984a8 module:overlay(0) +from:0x02162a1c kind:load to:0x02098564 module:overlay(0) +from:0x02162a20 kind:load to:0x020985d0 module:overlay(0) +from:0x02162a24 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02162a28 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02162a2c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02162a30 kind:load to:0x0216196c module:overlay(87) +from:0x02162a34 kind:load to:0x021619ac module:overlay(87) +from:0x02162a38 kind:load to:0x021617c8 module:overlay(87) +from:0x02162a50 kind:load to:0x02161a14 module:overlay(87) +from:0x02162a54 kind:load to:0x0209cb7c module:overlay(0) +from:0x02162a58 kind:load to:0x0209cd40 module:overlay(0) +from:0x02162a5c kind:load to:0x0209cd5c module:overlay(0) +from:0x02162a60 kind:load to:0x0209cda0 module:overlay(0) +from:0x02162a64 kind:load to:0x02161c7c module:overlay(87) +from:0x02162a68 kind:load to:0x02161c90 module:overlay(87) +from:0x02162a6c kind:load to:0x0209cb94 module:overlay(0) +from:0x02162a78 kind:load to:0x0214a22c module:overlay(70) +from:0x02162a7c kind:load to:0x0214a2d4 module:overlay(70) +from:0x02162a80 kind:load to:0x0214a3b8 module:overlay(70) +from:0x02162a84 kind:load to:0x0214a4e4 module:overlay(70) +from:0x02162a88 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02162a8c kind:load to:0x02161ae0 module:overlay(87) +from:0x02162a90 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02162a94 kind:load to:0x0209d1ac module:overlay(0) +from:0x02162a98 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02162a9c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02162aa0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02162aa4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02162aa8 kind:load to:0x02161c24 module:overlay(87) +from:0x02162aac kind:load to:0x02161c4c module:overlay(87) +from:0x02162ab0 kind:load to:0x0214a31c module:overlay(70) +from:0x02162ab4 kind:load to:0x0214a99c module:overlay(70) +from:0x02162ab8 kind:load to:0x0214b1f0 module:overlay(70) +from:0x02162abc kind:load to:0x0214b208 module:overlay(70) +from:0x02162ac0 kind:load to:0x0214ad1c module:overlay(70) +from:0x02162ac4 kind:load to:0x0214adc0 module:overlay(70) +from:0x02162ac8 kind:load to:0x0214ae3c module:overlay(70) +from:0x02162acc kind:load to:0x0214a548 module:overlay(70) +from:0x02162ad0 kind:load to:0x0214a774 module:overlay(70) +from:0x02162ad4 kind:load to:0x02161b64 module:overlay(87) +from:0x02162ad8 kind:load to:0x02161bb8 module:overlay(87) +from:0x02162adc kind:load to:0x02161c18 module:overlay(87) +from:0x02162ae8 kind:load to:0x02073164 module:overlay(0) +from:0x02162aec kind:load to:0x02161cac module:overlay(87) +from:0x02162af0 kind:load to:0x0207316c module:overlay(0) +from:0x02162af4 kind:load to:0x02073170 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov087/symbols.txt b/config/usa/arm9/overlays/ov087/symbols.txt new file mode 100644 index 00000000..7f77071f --- /dev/null +++ b/config/usa/arm9/overlays/ov087/symbols.txt @@ -0,0 +1,317 @@ +func_ov087_02154420 kind:function(arm,size=0xc) addr:0x02154420 +func_ov087_0215442c kind:function(arm,size=0x24) addr:0x0215442c +func_ov087_02154450 kind:function(arm,size=0x58) addr:0x02154450 +func_ov087_021544a8 kind:function(arm,size=0x654) addr:0x021544a8 +func_ov087_02154afc kind:function(arm,size=0x14) addr:0x02154afc +func_ov087_02154b10 kind:function(arm,size=0x14) addr:0x02154b10 +func_ov087_02154b24 kind:function(arm,size=0x14) addr:0x02154b24 +func_ov087_02154b38 kind:function(arm,size=0x1e8) addr:0x02154b38 +func_ov087_02154d20 kind:function(arm,size=0x24) addr:0x02154d20 +func_ov087_02154d44 kind:function(arm,size=0x3c) addr:0x02154d44 +func_ov087_02154d80 kind:function(arm,size=0x48) addr:0x02154d80 +func_ov087_02154dc8 kind:function(arm,size=0x1d4) addr:0x02154dc8 +func_ov087_02154f9c kind:function(arm,size=0x68) addr:0x02154f9c +func_ov087_02155004 kind:function(arm,size=0x1114) addr:0x02155004 +func_ov087_02156118 kind:function(arm,size=0x58) addr:0x02156118 +func_ov087_02156170 kind:function(arm,size=0x1e4) addr:0x02156170 +func_ov087_02156354 kind:function(arm,size=0x98) addr:0x02156354 +func_ov087_021563ec kind:function(arm,size=0x60) addr:0x021563ec +func_ov087_0215644c kind:function(arm,size=0x3c) addr:0x0215644c +func_ov087_02156488 kind:function(arm,size=0x7c) addr:0x02156488 +func_ov087_02156504 kind:function(arm,size=0xb8) addr:0x02156504 +func_ov087_021565bc kind:function(arm,size=0x138) addr:0x021565bc +func_ov087_021566f4 kind:function(arm,size=0x3c) addr:0x021566f4 +func_ov087_02156730 kind:function(arm,size=0x110) addr:0x02156730 +func_ov087_02156840 kind:function(arm,size=0x50) addr:0x02156840 +func_ov087_02156890 kind:function(arm,size=0x19c) addr:0x02156890 +func_ov087_02156a2c kind:function(arm,size=0xa8) addr:0x02156a2c +func_ov087_02156ad4 kind:function(arm,size=0xd0) addr:0x02156ad4 +func_ov087_02156ba4 kind:function(arm,size=0x68) addr:0x02156ba4 +func_ov087_02156c0c kind:function(arm,size=0xf8) addr:0x02156c0c +func_ov087_02156d04 kind:function(arm,size=0x4c) addr:0x02156d04 +func_ov087_02156d50 kind:function(arm,size=0x140) addr:0x02156d50 +func_ov087_02156e90 kind:function(arm,size=0x24) addr:0x02156e90 +func_ov087_02156eb4 kind:function(arm,size=0x64) addr:0x02156eb4 +func_ov087_02156f18 kind:function(arm,size=0x1cc) addr:0x02156f18 +func_ov087_021570e4 kind:function(arm,size=0x76c) addr:0x021570e4 +func_ov087_02157850 kind:function(arm,size=0x140) addr:0x02157850 +func_ov087_02157990 kind:function(arm,size=0x7e0) addr:0x02157990 +func_ov087_02158170 kind:function(arm,size=0xf4) addr:0x02158170 +func_ov087_02158264 kind:function(arm,size=0x8c) addr:0x02158264 +func_ov087_021582f0 kind:function(arm,size=0x210) addr:0x021582f0 +func_ov087_02158500 kind:function(arm,size=0x118) addr:0x02158500 +func_ov087_02158618 kind:function(arm,size=0x138) addr:0x02158618 +func_ov087_02158750 kind:function(arm,size=0xd8) addr:0x02158750 +func_ov087_02158828 kind:function(arm,size=0xac) addr:0x02158828 +func_ov087_021588d4 kind:function(arm,size=0x140) addr:0x021588d4 +func_ov087_02158a14 kind:function(arm,size=0x9c) addr:0x02158a14 +func_ov087_02158ab0 kind:function(arm,size=0x24) addr:0x02158ab0 +func_ov087_02158ad4 kind:function(arm,size=0x200) addr:0x02158ad4 +func_ov087_02158cd4 kind:function(arm,size=0x10) addr:0x02158cd4 +func_ov087_02158ce4 kind:function(arm,size=0xb8) addr:0x02158ce4 +func_ov087_02158d9c kind:function(arm,size=0x108) addr:0x02158d9c +func_ov087_02158ea4 kind:function(arm,size=0x80) addr:0x02158ea4 +func_ov087_02158f24 kind:function(arm,size=0x20) addr:0x02158f24 +func_ov087_02158f44 kind:function(arm,size=0xa8) addr:0x02158f44 +func_ov087_02158fec kind:function(arm,size=0x1c8) addr:0x02158fec +func_ov087_021591b4 kind:function(arm,size=0x548) addr:0x021591b4 +func_ov087_021596fc kind:function(arm,size=0x40) addr:0x021596fc +func_ov087_0215973c kind:function(arm,size=0x300) addr:0x0215973c +func_ov087_02159a3c kind:function(arm,size=0x13c) addr:0x02159a3c +func_ov087_02159b78 kind:function(arm,size=0x3e0) addr:0x02159b78 +func_ov087_02159f58 kind:function(arm,size=0x64) addr:0x02159f58 +func_ov087_02159fbc kind:function(arm,size=0x68) addr:0x02159fbc +func_ov087_0215a024 kind:function(arm,size=0x34) addr:0x0215a024 +func_ov087_0215a058 kind:function(arm,size=0x8cc) addr:0x0215a058 +func_ov087_0215a924 kind:function(arm,size=0x3b8) addr:0x0215a924 +func_ov087_0215acdc kind:function(arm,size=0x2c) addr:0x0215acdc +func_ov087_0215ad08 kind:function(arm,size=0x18) addr:0x0215ad08 +func_ov087_0215ad20 kind:function(arm,size=0x9c) addr:0x0215ad20 +func_ov087_0215adbc kind:function(arm,size=0xa8) addr:0x0215adbc +func_ov087_0215ae64 kind:function(arm,size=0x118) addr:0x0215ae64 +func_ov087_0215af7c kind:function(arm,size=0x10) addr:0x0215af7c +func_ov087_0215af8c kind:function(arm,size=0x8) addr:0x0215af8c +func_ov087_0215af94 kind:function(arm,size=0x1c) addr:0x0215af94 +func_ov087_0215afb0 kind:function(arm,size=0x1c) addr:0x0215afb0 +func_ov087_0215afcc kind:function(arm,size=0x1c) addr:0x0215afcc +func_ov087_0215afe8 kind:function(arm,size=0xc8) addr:0x0215afe8 +func_ov087_0215b0b0 kind:function(arm,size=0xd0) addr:0x0215b0b0 +func_ov087_0215b180 kind:function(arm,size=0x14) addr:0x0215b180 +func_ov087_0215b194 kind:function(arm,size=0xc) addr:0x0215b194 +func_ov087_0215b1a0 kind:function(arm,size=0x24) addr:0x0215b1a0 +func_ov087_0215b1c4 kind:function(arm,size=0x68) addr:0x0215b1c4 +func_ov087_0215b22c kind:function(arm,size=0x1e4) addr:0x0215b22c +func_ov087_0215b410 kind:function(arm,size=0x14) addr:0x0215b410 +func_ov087_0215b424 kind:function(arm,size=0x14) addr:0x0215b424 +func_ov087_0215b438 kind:function(arm,size=0x7c) addr:0x0215b438 +func_ov087_0215b4b4 kind:function(arm,size=0x84) addr:0x0215b4b4 +func_ov087_0215b538 kind:function(arm,size=0xe0) addr:0x0215b538 +func_ov087_0215b618 kind:function(arm,size=0x24) addr:0x0215b618 +func_ov087_0215b63c kind:function(arm,size=0x48) addr:0x0215b63c +func_ov087_0215b684 kind:function(arm,size=0x40) addr:0x0215b684 +func_ov087_0215b6c4 kind:function(arm,size=0xe0) addr:0x0215b6c4 +func_ov087_0215b7a4 kind:function(arm,size=0x80) addr:0x0215b7a4 +func_ov087_0215b824 kind:function(arm,size=0x80) addr:0x0215b824 +func_ov087_0215b8a4 kind:function(arm,size=0xcc) addr:0x0215b8a4 +func_ov087_0215b970 kind:function(arm,size=0x15c) addr:0x0215b970 +func_ov087_0215bacc kind:function(arm,size=0x6c) addr:0x0215bacc +func_ov087_0215bb38 kind:function(arm,size=0x64) addr:0x0215bb38 +func_ov087_0215bb9c kind:function(arm,size=0x88) addr:0x0215bb9c +func_ov087_0215bc24 kind:function(arm,size=0xd8) addr:0x0215bc24 +func_ov087_0215bcfc kind:function(arm,size=0x370) addr:0x0215bcfc +func_ov087_0215c06c kind:function(arm,size=0x20) addr:0x0215c06c +func_ov087_0215c08c kind:function(arm,size=0x44) addr:0x0215c08c +func_ov087_0215c0d0 kind:function(arm,size=0x4c) addr:0x0215c0d0 +func_ov087_0215c11c kind:function(arm,size=0x88) addr:0x0215c11c +func_ov087_0215c1a4 kind:function(arm,size=0x88) addr:0x0215c1a4 +func_ov087_0215c22c kind:function(arm,size=0x1c) addr:0x0215c22c +func_ov087_0215c248 kind:function(arm,size=0x1c) addr:0x0215c248 +func_ov087_0215c264 kind:function(arm,size=0x14) addr:0x0215c264 +func_ov087_0215c278 kind:function(arm,size=0xc) addr:0x0215c278 +func_ov087_0215c284 kind:function(arm,size=0x24) addr:0x0215c284 +func_ov087_0215c2a8 kind:function(arm,size=0x74) addr:0x0215c2a8 +func_ov087_0215c31c kind:function(arm,size=0x394) addr:0x0215c31c +func_ov087_0215c6b0 kind:function(arm,size=0x60) addr:0x0215c6b0 +func_ov087_0215c710 kind:function(arm,size=0x24) addr:0x0215c710 +func_ov087_0215c734 kind:function(arm,size=0x48) addr:0x0215c734 +func_ov087_0215c77c kind:function(arm,size=0x260) addr:0x0215c77c +func_ov087_0215c9dc kind:function(arm,size=0x80) addr:0x0215c9dc +func_ov087_0215ca5c kind:function(arm,size=0x114) addr:0x0215ca5c +func_ov087_0215cb70 kind:function(arm,size=0x4) addr:0x0215cb70 +func_ov087_0215cb74 kind:function(arm,size=0x270) addr:0x0215cb74 +func_ov087_0215cde4 kind:function(arm,size=0x8c) addr:0x0215cde4 +func_ov087_0215ce70 kind:function(arm,size=0x1b8) addr:0x0215ce70 +func_ov087_0215d028 kind:function(arm,size=0xa4) addr:0x0215d028 +func_ov087_0215d0cc kind:function(arm,size=0x24) addr:0x0215d0cc +func_ov087_0215d0f0 kind:function(arm,size=0x74) addr:0x0215d0f0 +func_ov087_0215d164 kind:function(arm,size=0x3c) addr:0x0215d164 +func_ov087_0215d1a0 kind:function(arm,size=0x84) addr:0x0215d1a0 +func_ov087_0215d224 kind:function(arm,size=0x58) addr:0x0215d224 +func_ov087_0215d27c kind:function(arm,size=0x150) addr:0x0215d27c +func_ov087_0215d3cc kind:function(arm,size=0x944) addr:0x0215d3cc +func_ov087_0215dd10 kind:function(arm,size=0xf0) addr:0x0215dd10 +func_ov087_0215de00 kind:function(arm,size=0xe4) addr:0x0215de00 +func_ov087_0215dee4 kind:function(arm,size=0xbc) addr:0x0215dee4 +func_ov087_0215dfa0 kind:function(arm,size=0x578) addr:0x0215dfa0 +func_ov087_0215e518 kind:function(arm,size=0x6d8) addr:0x0215e518 +func_ov087_0215ebf0 kind:function(arm,size=0x8c) addr:0x0215ebf0 +func_ov087_0215ec7c kind:function(arm,size=0x88) addr:0x0215ec7c +func_ov087_0215ed04 kind:function(arm,size=0x44) addr:0x0215ed04 +func_ov087_0215ed48 kind:function(arm,size=0x1f8) addr:0x0215ed48 +func_ov087_0215ef40 kind:function(arm,size=0x80) addr:0x0215ef40 +func_ov087_0215efc0 kind:function(arm,size=0x64) addr:0x0215efc0 +func_ov087_0215f024 kind:function(arm,size=0x74) addr:0x0215f024 +func_ov087_0215f098 kind:function(arm,size=0x104) addr:0x0215f098 +func_ov087_0215f19c kind:function(arm,size=0x1dc) addr:0x0215f19c +func_ov087_0215f378 kind:function(arm,size=0xc) addr:0x0215f378 +func_ov087_0215f384 kind:function(arm,size=0x384) addr:0x0215f384 +func_ov087_0215f708 kind:function(arm,size=0x210) addr:0x0215f708 +func_ov087_0215f918 kind:function(arm,size=0x2c) addr:0x0215f918 +func_ov087_0215f944 kind:function(arm,size=0x8c) addr:0x0215f944 +func_ov087_0215f9d0 kind:function(arm,size=0x44) addr:0x0215f9d0 +func_ov087_0215fa14 kind:function(arm,size=0x108) addr:0x0215fa14 +func_ov087_0215fb1c kind:function(arm,size=0x6a8) addr:0x0215fb1c +func_ov087_021601c4 kind:function(arm,size=0xf8) addr:0x021601c4 +func_ov087_021602bc kind:function(arm,size=0x204) addr:0x021602bc +func_ov087_021604c0 kind:function(arm,size=0xb8) addr:0x021604c0 +func_ov087_02160578 kind:function(arm,size=0xe8) addr:0x02160578 +func_ov087_02160660 kind:function(arm,size=0xfc) addr:0x02160660 +func_ov087_0216075c kind:function(arm,size=0x68) addr:0x0216075c +func_ov087_021607c4 kind:function(arm,size=0x34) addr:0x021607c4 +func_ov087_021607f8 kind:function(arm,size=0x148) addr:0x021607f8 +func_ov087_02160940 kind:function(arm,size=0x28) addr:0x02160940 +func_ov087_02160968 kind:function(arm,size=0x1c) addr:0x02160968 +func_ov087_02160984 kind:function(arm,size=0x24) addr:0x02160984 +func_ov087_021609a8 kind:function(arm,size=0xb4) addr:0x021609a8 +func_ov087_02160a5c kind:function(arm,size=0x28) addr:0x02160a5c +func_ov087_02160a84 kind:function(arm,size=0x24) addr:0x02160a84 +func_ov087_02160aa8 kind:function(arm,size=0x40) addr:0x02160aa8 +func_ov087_02160ae8 kind:function(arm,size=0x244) addr:0x02160ae8 +func_ov087_02160d2c kind:function(arm,size=0x338) addr:0x02160d2c +func_ov087_02161064 kind:function(arm,size=0x6c) addr:0x02161064 +func_ov087_021610d0 kind:function(arm,size=0x74) addr:0x021610d0 +func_ov087_02161144 kind:function(arm,size=0x14) addr:0x02161144 +func_ov087_02161158 kind:function(arm,size=0xc) addr:0x02161158 +func_ov087_02161164 kind:function(arm,size=0x24) addr:0x02161164 +func_ov087_02161188 kind:function(arm,size=0x28) addr:0x02161188 +func_ov087_021611b0 kind:function(arm,size=0x74) addr:0x021611b0 +func_ov087_02161224 kind:function(arm,size=0x70) addr:0x02161224 +func_ov087_02161294 kind:function(arm,size=0x4) addr:0x02161294 +func_ov087_02161298 kind:function(arm,size=0x14) addr:0x02161298 +func_ov087_021612ac kind:function(arm,size=0x14) addr:0x021612ac +func_ov087_021612c0 kind:function(arm,size=0xc) addr:0x021612c0 +func_ov087_021612cc kind:function(arm,size=0x50) addr:0x021612cc +func_ov087_0216131c kind:function(arm,size=0x28) addr:0x0216131c +func_ov087_02161344 kind:function(arm,size=0x30) addr:0x02161344 +func_ov087_02161374 kind:function(arm,size=0x14) addr:0x02161374 +func_ov087_02161388 kind:function(arm,size=0xc) addr:0x02161388 +func_ov087_02161394 kind:function(arm,size=0x24) addr:0x02161394 +func_ov087_021613b8 kind:function(arm,size=0x28) addr:0x021613b8 +func_ov087_021613e0 kind:function(arm,size=0x1bc) addr:0x021613e0 +func_ov087_0216159c kind:function(arm,size=0x110) addr:0x0216159c +func_ov087_021616ac kind:function(arm,size=0x4) addr:0x021616ac +func_ov087_021616b0 kind:function(arm,size=0x7c) addr:0x021616b0 +func_ov087_0216172c kind:function(arm,size=0x20) addr:0x0216172c +func_ov087_0216174c kind:function(arm,size=0x7c) addr:0x0216174c +func_ov087_021617c8 kind:function(arm,size=0x40) addr:0x021617c8 +func_ov087_02161808 kind:function(arm,size=0x58) addr:0x02161808 +func_ov087_02161860 kind:function(arm,size=0xbc) addr:0x02161860 +func_ov087_0216191c kind:function(arm,size=0x50) addr:0x0216191c +func_ov087_0216196c kind:function(arm,size=0x40) addr:0x0216196c +func_ov087_021619ac kind:function(arm,size=0x48) addr:0x021619ac +func_ov087_021619f4 kind:function(arm,size=0x14) addr:0x021619f4 +func_ov087_02161a08 kind:function(arm,size=0xc) addr:0x02161a08 +func_ov087_02161a14 kind:function(arm,size=0x24) addr:0x02161a14 +func_ov087_02161a38 kind:function(arm,size=0x4c) addr:0x02161a38 +func_ov087_02161a84 kind:function(arm,size=0x5c) addr:0x02161a84 +func_ov087_02161ae0 kind:function(arm,size=0x84) addr:0x02161ae0 +func_ov087_02161b64 kind:function(arm,size=0x54) addr:0x02161b64 +func_ov087_02161bb8 kind:function(arm,size=0x60) addr:0x02161bb8 +func_ov087_02161c18 kind:function(arm,size=0xc) addr:0x02161c18 +func_ov087_02161c24 kind:function(arm,size=0x28) addr:0x02161c24 +func_ov087_02161c4c kind:function(arm,size=0x30) addr:0x02161c4c +func_ov087_02161c7c kind:function(arm,size=0x14) addr:0x02161c7c +func_ov087_02161c90 kind:function(arm,size=0x1c) addr:0x02161c90 +func_ov087_02161cac kind:function(arm,size=0x10) addr:0x02161cac +func_ov087_02161cbc kind:function(arm,size=0xec) addr:0x02161cbc +func_ov087_02161da8 kind:function(arm,size=0xec) addr:0x02161da8 +data_ov087_02161e94 kind:data(any) addr:0x02161e94 +data_ov087_02161e98 kind:data(any) addr:0x02161e98 +data_ov087_02161ea8 kind:data(any) addr:0x02161ea8 +data_ov087_02161eb8 kind:data(any) addr:0x02161eb8 +data_ov087_02161ec8 kind:data(any) addr:0x02161ec8 +data_ov087_02161ed0 kind:data(any) addr:0x02161ed0 ambiguous +data_ov087_02161ed8 kind:data(any) addr:0x02161ed8 +data_ov087_02161ee8 kind:data(any) addr:0x02161ee8 +data_ov087_02161ef8 kind:data(any) addr:0x02161ef8 +data_ov087_02161f0a kind:data(any) addr:0x02161f0a +data_ov087_02161f0c kind:data(any) addr:0x02161f0c +data_ov087_02161f10 kind:data(any) addr:0x02161f10 +data_ov087_02161f20 kind:data(any) addr:0x02161f20 +data_ov087_02161f30 kind:data(any) addr:0x02161f30 +data_ov087_02161f40 kind:data(any) addr:0x02161f40 +__sinit_ov087_02161f50 kind:function(arm,size=0x50) addr:0x02161f50 +__sinit_ov087_02161fa0 kind:function(arm,size=0x50) addr:0x02161fa0 +__sinit_ov087_02161ff0 kind:function(arm,size=0x50) addr:0x02161ff0 +__sinit_ov087_02162040 kind:function(arm,size=0x50) addr:0x02162040 +__sinit_ov087_02162090 kind:function(arm,size=0x50) addr:0x02162090 +__sinit_ov087_021620e0 kind:function(arm,size=0x70) addr:0x021620e0 +.p__sinit_ov087_02161f50 kind:data(word) addr:0x02162150 +.p__sinit_ov087_02161fa0 kind:data(word) addr:0x02162154 +.p__sinit_ov087_02161ff0 kind:data(word) addr:0x02162158 +.p__sinit_ov087_02162040 kind:data(word) addr:0x0216215c +.p__sinit_ov087_02162090 kind:data(word) addr:0x02162160 +.p__sinit_ov087_021620e0 kind:data(word) addr:0x02162164 +data_ov087_02162188 kind:data(any) addr:0x02162188 +data_ov087_021621ac kind:data(any) addr:0x021621ac +data_ov087_021621d0 kind:data(any) addr:0x021621d0 +data_ov087_021621e8 kind:data(any) addr:0x021621e8 +data_ov087_02162208 kind:data(any) addr:0x02162208 +data_ov087_02162250 kind:data(any) addr:0x02162250 +data_ov087_0216229c kind:data(any) addr:0x0216229c +data_ov087_021622f4 kind:data(any) addr:0x021622f4 +data_ov087_0216235c kind:data(any) addr:0x0216235c +data_ov087_021623c4 kind:data(any) addr:0x021623c4 +data_ov087_021623dc kind:data(any) addr:0x021623dc +data_ov087_02162440 kind:data(any) addr:0x02162440 ambiguous +data_ov087_02162514 kind:data(any) addr:0x02162514 +data_ov087_0216252c kind:data(any) addr:0x0216252c +data_ov087_02162544 kind:data(any) addr:0x02162544 +data_ov087_0216255c kind:data(any) addr:0x0216255c +data_ov087_0216257c kind:data(any) addr:0x0216257c +data_ov087_02162598 kind:data(any) addr:0x02162598 +data_ov087_021625bc kind:data(any) addr:0x021625bc +data_ov087_02162608 kind:data(any) addr:0x02162608 +data_ov087_0216265c kind:data(any) addr:0x0216265c +data_ov087_02162660 kind:data(any) addr:0x02162660 +data_ov087_02162664 kind:data(any) addr:0x02162664 +data_ov087_0216267c kind:data(any) addr:0x0216267c +data_ov087_0216269c kind:data(any) addr:0x0216269c +data_ov087_021626ac kind:data(any) addr:0x021626ac +data_ov087_021626c8 kind:data(any) addr:0x021626c8 +data_ov087_021626ec kind:data(any) addr:0x021626ec +data_ov087_021626f8 kind:data(any) addr:0x021626f8 ambiguous +data_ov087_02162744 kind:data(any) addr:0x02162744 +data_ov087_021627ac kind:data(any) addr:0x021627ac +data_ov087_02162814 kind:data(any) addr:0x02162814 +data_ov087_0216282c kind:data(any) addr:0x0216282c +data_ov087_02162844 kind:data(any) addr:0x02162844 +data_ov087_0216285c kind:data(any) addr:0x0216285c +data_ov087_02162874 kind:data(any) addr:0x02162874 +data_ov087_0216288c kind:data(any) addr:0x0216288c +data_ov087_021628a4 kind:data(any) addr:0x021628a4 +data_ov087_021628bc kind:data(any) addr:0x021628bc +data_ov087_021628d4 kind:data(any) addr:0x021628d4 +data_ov087_021628f4 kind:data(any) addr:0x021628f4 +data_ov087_02162918 kind:data(any) addr:0x02162918 +data_ov087_02162978 kind:data(any) addr:0x02162978 +data_ov087_02162994 kind:data(any) addr:0x02162994 +data_ov087_021629ac kind:data(any) addr:0x021629ac +data_ov087_021629b0 kind:data(any) addr:0x021629b0 ambiguous +data_ov087_021629c4 kind:data(any) addr:0x021629c4 +data_ov087_021629e4 kind:data(any) addr:0x021629e4 +data_ov087_02162a3c kind:data(any) addr:0x02162a3c +data_ov087_02162a50 kind:data(any) addr:0x02162a50 +data_ov087_02162a78 kind:data(any) addr:0x02162a78 +data_ov087_02162ae8 kind:data(any) addr:0x02162ae8 +data_ov087_02162b00 kind:bss addr:0x02162b00 +data_ov087_02162b04 kind:bss addr:0x02162b04 +data_ov087_02162b10 kind:bss addr:0x02162b10 +data_ov087_02162b58 kind:bss addr:0x02162b58 ambiguous +data_ov087_02162be8 kind:bss addr:0x02162be8 +data_ov087_02162bec kind:bss addr:0x02162bec +data_ov087_02162bf8 kind:bss addr:0x02162bf8 +data_ov087_02162c7c kind:bss addr:0x02162c7c ambiguous +data_ov087_02162cd0 kind:bss addr:0x02162cd0 +data_ov087_02162cd4 kind:bss addr:0x02162cd4 +data_ov087_02162ce0 kind:bss addr:0x02162ce0 +data_ov087_02162db8 kind:bss addr:0x02162db8 +data_ov087_02162dbc kind:bss addr:0x02162dbc +data_ov087_02162dc8 kind:bss addr:0x02162dc8 +data_ov087_02162ea0 kind:bss addr:0x02162ea0 +data_ov087_02162ea4 kind:bss addr:0x02162ea4 +data_ov087_02162eb0 kind:bss addr:0x02162eb0 +data_ov087_02162f14 kind:bss addr:0x02162f14 ambiguous +data_ov087_02162f88 kind:bss addr:0x02162f88 +data_ov087_02162f8c kind:bss addr:0x02162f8c +data_ov087_02162f98 kind:bss addr:0x02162f98 diff --git a/config/usa/arm9/overlays/ov088/delinks.txt b/config/usa/arm9/overlays/ov088/delinks.txt new file mode 100644 index 00000000..04250816 --- /dev/null +++ b/config/usa/arm9/overlays/ov088/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165880 end:0x021741f0 kind:code align:32 + .rodata start:0x021741f0 end:0x021746cc kind:rodata align:4 + .init start:0x021746cc end:0x02174cfc kind:code align:4 + .ctor start:0x02174cfc end:0x02174d4c kind:rodata align:4 + .data start:0x02174d60 end:0x021760a0 kind:data align:32 + .bss start:0x021760a0 end:0x02177200 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov088/relocs.txt b/config/usa/arm9/overlays/ov088/relocs.txt new file mode 100644 index 00000000..550bc796 --- /dev/null +++ b/config/usa/arm9/overlays/ov088/relocs.txt @@ -0,0 +1,3022 @@ +from:0x02165898 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x021658a8 kind:load to:0x02174d68 module:overlay(88) +from:0x021658ac kind:load to:0x027e09b8 module:dtcm +from:0x021658c8 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x021658dc kind:load to:0x02174d68 module:overlay(88) +from:0x021658e0 kind:load to:0x027e09b8 module:dtcm +from:0x021658fc kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216590c kind:arm_call to:0x02011ff4 module:main +from:0x02165918 kind:load to:0x02174d68 module:overlay(88) +from:0x0216591c kind:load to:0x027e09b8 module:dtcm +from:0x02165938 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216594c kind:load to:0x02174d68 module:overlay(88) +from:0x02165950 kind:load to:0x027e09b8 module:dtcm +from:0x02165994 kind:arm_call_thumb to:0x020ba5b0 module:overlay(1) +from:0x021659a4 kind:arm_call to:0x02011f3c module:main +from:0x021659b0 kind:arm_call to:0x02166254 module:overlay(88) +from:0x021659d8 kind:arm_call to:0x02166724 module:overlay(88) +from:0x021659e8 kind:arm_call to:0x02011f3c module:main +from:0x021659f4 kind:arm_call to:0x0216f290 module:overlay(88) +from:0x021659f8 kind:arm_call to:0x02169ef4 module:overlay(88) +from:0x02165a00 kind:arm_call to:0x020a780c module:overlay(0) +from:0x02165a1c kind:arm_call to:0x02011f3c module:main +from:0x02165a38 kind:arm_call_thumb to:0x02058c28 module:overlay(0) +from:0x02165a4c kind:arm_call to:0x02011f3c module:main +from:0x02165a68 kind:arm_call_thumb to:0x02058c28 module:overlay(0) +from:0x02165a98 kind:load to:0x02174d7c module:overlay(88) +from:0x02165a9c kind:load to:0x0204997c module:main +from:0x02165ac0 kind:arm_call to:0x021662c0 module:overlay(88) +from:0x02165ac8 kind:arm_call to:0x02011ff4 module:main +from:0x02165ad8 kind:arm_call to:0x02011ff4 module:main +from:0x02165af0 kind:arm_call to:0x02011ff4 module:main +from:0x02165afc kind:arm_call to:0x02165fe4 module:overlay(88) +from:0x02165b00 kind:arm_call to:0x02169f9c module:overlay(88) +from:0x02165b08 kind:arm_call_thumb to:0x020ba5e8 module:overlay(1) +from:0x02165b10 kind:arm_call to:0x02073128 module:overlay(0) +from:0x02165b1c kind:load to:0x02174d7c module:overlay(88) +from:0x02165b20 kind:load to:0x0204997c module:main +from:0x02165b44 kind:arm_call to:0x021662c0 module:overlay(88) +from:0x02165b4c kind:arm_call to:0x02011ff4 module:main +from:0x02165b5c kind:arm_call to:0x02011ff4 module:main +from:0x02165b74 kind:arm_call to:0x02011ff4 module:main +from:0x02165b80 kind:arm_call to:0x02165fe4 module:overlay(88) +from:0x02165b84 kind:arm_call to:0x02169f9c module:overlay(88) +from:0x02165b8c kind:arm_call_thumb to:0x020ba5e8 module:overlay(1) +from:0x02165b94 kind:arm_call to:0x02073128 module:overlay(0) +from:0x02165b9c kind:arm_call to:0x02011ff4 module:main +from:0x02165ba8 kind:load to:0x02174d7c module:overlay(88) +from:0x02165bac kind:load to:0x0204997c module:main +from:0x02165bb8 kind:load to:0x02073134 module:overlay(0) +from:0x02165bfc kind:arm_call to:0x0216f2e0 module:overlay(88) +from:0x02165c08 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x02165c0c kind:arm_call to:0x0216f7f0 module:overlay(88) +from:0x02165c18 kind:arm_call to:0x02165d8c module:overlay(88) +from:0x02165c58 kind:load to:0x020b64d8 module:overlay(0) +from:0x02165c5c kind:load to:0x020b64dc module:overlay(0) +from:0x02165c70 kind:arm_call to:0x02073148 module:overlay(0) +from:0x02165c88 kind:arm_call to:0x0216f348 module:overlay(88) +from:0x02165c94 kind:arm_call to:0x02165ccc module:overlay(88) +from:0x02165cc4 kind:load to:0x020b64d8 module:overlay(0) +from:0x02165cc8 kind:load to:0x020b64dc module:overlay(0) +from:0x02165cd8 kind:arm_call to:0x020a780c module:overlay(0) +from:0x02165d48 kind:arm_call to:0x020d6404 module:overlay(24) +from:0x02165d60 kind:arm_call to:0x0216f854 module:overlay(88) +from:0x02165d78 kind:arm_call to:0x0216f854 module:overlay(88) +from:0x02165d80 kind:load to:0x027e09b8 module:dtcm +from:0x02165d84 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02165d88 kind:load to:0x027e0ce0 module:dtcm +from:0x02165dac kind:arm_call to:0x020a8210 module:overlay(0) +from:0x02165de4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02165dfc kind:arm_call to:0x02166310 module:overlay(88) +from:0x02165e0c kind:arm_call to:0x02165db4 module:overlay(88) +from:0x02165e1c kind:arm_call to:0x02165e94 module:overlay(88) +from:0x02165e44 kind:arm_call to:0x02165ec4 module:overlay(88) +from:0x02165e5c kind:arm_call to:0x02166498 module:overlay(88) +from:0x02165e78 kind:arm_call to:0x02165ef8 module:overlay(88) +from:0x02165e90 kind:load to:0x0204a0f0 module:main +from:0x02165eb4 kind:arm_call to:0x02166360 module:overlay(88) +from:0x02165ed8 kind:arm_call to:0x02166428 module:overlay(88) +from:0x02165eec kind:arm_call to:0x02165ef8 module:overlay(88) +from:0x02165f04 kind:arm_call to:0x0216f3f4 module:overlay(88) +from:0x02165f18 kind:arm_call to:0x02013724 module:main +from:0x02165f28 kind:arm_call to:0x020a780c module:overlay(0) +from:0x02165f80 kind:arm_call to:0x020d19e8 module:overlays(20,24) +from:0x02165fcc kind:arm_call to:0x02070a7c module:overlay(0) +from:0x02165fd8 kind:load to:0x02049a0c module:main +from:0x02165fdc kind:load to:0x020be059 module:overlays(1,2,4) +from:0x02165fe0 kind:load to:0x027e09a4 module:dtcm +from:0x02165ffc kind:arm_call to:0x0216f2b8 module:overlay(88) +from:0x02166004 kind:arm_call to:0x02011ff4 module:main +from:0x0216600c kind:load to:0x020b64d8 module:overlay(0) +from:0x0216609c kind:arm_call to:0x0203419c module:main +from:0x021660b4 kind:arm_call to:0x02011f3c module:main +from:0x021660c4 kind:arm_call to:0x02167e04 module:overlay(88) +from:0x021660d0 kind:arm_call to:0x02011f3c module:main +from:0x021660e0 kind:arm_call to:0x02166efc module:overlay(88) +from:0x021660f8 kind:arm_call to:0x0203419c module:main +from:0x02166110 kind:arm_call to:0x02011f3c module:main +from:0x02166124 kind:arm_call to:0x020a57b8 module:overlay(0) +from:0x02166138 kind:arm_call to:0x02011f3c module:main +from:0x02166148 kind:arm_call to:0x021686c8 module:overlay(88) +from:0x0216615c kind:arm_call to:0x02011f3c module:main +from:0x0216616c kind:arm_call to:0x02169498 module:overlay(88) +from:0x02166184 kind:arm_call to:0x0203419c module:main +from:0x0216619c kind:arm_call to:0x02011f3c module:main +from:0x021661ac kind:arm_call to:0x021689ec module:overlay(88) +from:0x021661b8 kind:arm_call to:0x02011f3c module:main +from:0x021661c8 kind:arm_call to:0x02168db0 module:overlay(88) +from:0x021661e0 kind:arm_call to:0x0203419c module:main +from:0x021661f8 kind:arm_call to:0x02011f3c module:main +from:0x02166208 kind:arm_call to:0x02169cb4 module:overlay(88) +from:0x02166234 kind:load to:0x02174da4 module:overlay(88) +from:0x02166270 kind:arm_call to:0x02166798 module:overlay(88) +from:0x02166290 kind:arm_call to:0x0201bb10 module:main +from:0x02166298 kind:arm_call to:0x01ffa81c module:itcm +from:0x021662bc kind:load to:0x021760a0 module:overlay(88) +from:0x021662c8 kind:arm_call to:0x02166618 module:overlay(88) +from:0x021662dc kind:arm_call to:0x020a6190 module:overlay(0) +from:0x021662f4 kind:arm_call to:0x0201baa4 module:main +from:0x021662fc kind:arm_call to:0x0216688c module:overlay(88) +from:0x02166308 kind:load to:0x020b64d4 module:overlay(0) +from:0x0216630c kind:load to:0x021760a0 module:overlay(88) +from:0x021663c8 kind:arm_call to:0x020a780c module:overlay(0) +from:0x021663fc kind:arm_call to:0x0201bba4 module:main +from:0x02166408 kind:arm_call to:0x0201b980 module:main +from:0x02166410 kind:arm_call to:0x02069e20 module:overlay(0) +from:0x0216641c kind:load to:0x027e09a4 module:dtcm +from:0x02166420 kind:load to:0x0204e5d8 module:main +from:0x02166424 kind:load to:0x020b50a0 module:overlay(0) +from:0x02166474 kind:arm_call to:0x02069e2c module:overlay(0) +from:0x02166494 kind:load to:0x020b50a0 module:overlay(0) +from:0x021664b0 kind:arm_call to:0x020a4e60 module:overlay(0) +from:0x021664d4 kind:arm_call to:0x020a4e60 module:overlay(0) +from:0x02166514 kind:arm_call to:0x020a4e60 module:overlay(0) +from:0x0216657c kind:load to:0x020b64dc module:overlay(0) +from:0x02166610 kind:arm_call to:0x02166238 module:overlay(88) +from:0x0216664c kind:arm_call to:0x021665a0 module:overlay(88) +from:0x021666b8 kind:arm_call to:0x020a4bf0 module:overlay(0) +from:0x021666fc kind:arm_call to:0x020a4bf0 module:overlay(0) +from:0x02166720 kind:load to:0x020b64dc module:overlay(0) +from:0x02166770 kind:arm_call_thumb to:0x01ffa990 module:itcm +from:0x0216678c kind:arm_call to:0x01ffa878 module:itcm +from:0x02166794 kind:load to:0x0203e93c module:main +from:0x021667bc kind:arm_call to:0x020a4cb4 module:overlay(0) +from:0x021667cc kind:arm_call to:0x0201bb10 module:main +from:0x021667d4 kind:arm_call to:0x02065eac module:overlay(0) +from:0x021667dc kind:arm_call to:0x021667f0 module:overlay(88) +from:0x021667ec kind:load to:0x02174dd0 module:overlay(88) +from:0x02166804 kind:arm_call to:0x020a780c module:overlay(0) +from:0x0216681c kind:arm_call to:0x02016684 module:main +from:0x0216682c kind:arm_call to:0x02016684 module:main +from:0x0216685c kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x0216687c kind:arm_call to:0x0201b980 module:main +from:0x02166884 kind:load to:0x027e09a4 module:dtcm +from:0x02166888 kind:load to:0x0204e5d8 module:main +from:0x02166898 kind:arm_call to:0x0201baa4 module:main +from:0x021668a0 kind:arm_call to:0x0201baa4 module:main +from:0x021668a8 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x021668c0 kind:arm_call to:0x0201baa4 module:main +from:0x021668c8 kind:arm_call to:0x0201baa4 module:main +from:0x021668d0 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x021668d8 kind:arm_call to:0x02011ff4 module:main +from:0x02166928 kind:arm_call to:0x0201bba4 module:main +from:0x02166934 kind:arm_call to:0x0201b980 module:main +from:0x02166940 kind:load to:0x0204e5d8 module:main +from:0x02166980 kind:arm_call to:0x0201bb7c module:main +from:0x0216698c kind:arm_call to:0x0201b980 module:main +from:0x02166998 kind:load to:0x0204e5d8 module:main +from:0x021669e4 kind:arm_call to:0x0201bba4 module:main +from:0x021669f0 kind:arm_call to:0x0201b980 module:main +from:0x021669fc kind:load to:0x0204e5d8 module:main +from:0x02166a40 kind:arm_call to:0x0201bb7c module:main +from:0x02166a4c kind:arm_call to:0x0201b980 module:main +from:0x02166a58 kind:load to:0x0204e5d8 module:main +from:0x02166a64 kind:load to:0x02174e10 module:overlay(88) +from:0x02166b44 kind:arm_call to:0x02166a00 module:overlay(88) +from:0x02166b70 kind:arm_call to:0x0216699c module:overlay(88) +from:0x02166b9c kind:arm_call to:0x02166944 module:overlay(88) +from:0x02166bc8 kind:arm_call to:0x021668e4 module:overlay(88) +from:0x02166bf4 kind:arm_call to:0x02166a00 module:overlay(88) +from:0x02166c20 kind:arm_call to:0x0216699c module:overlay(88) +from:0x02166c4c kind:arm_call to:0x02166944 module:overlay(88) +from:0x02166c78 kind:arm_call to:0x021668e4 module:overlay(88) +from:0x02166ca8 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x02166cb4 kind:arm_call to:0x0201b980 module:main +from:0x02166ce4 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x02166cf0 kind:arm_call to:0x0201b980 module:main +from:0x02166d20 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x02166d2c kind:arm_call to:0x0201b980 module:main +from:0x02166d58 kind:arm_call to:0x020c4c10 module:overlay(25) +from:0x02166d84 kind:arm_call to:0x020c4c00 module:overlay(25) +from:0x02166d98 kind:arm_call to:0x021725b8 module:overlay(88) +from:0x02166dc0 kind:arm_call to:0x0207142c module:overlay(0) +from:0x02166dec kind:arm_call to:0x02028c24 module:main +from:0x02166dfc kind:arm_call to:0x02034038 module:main +from:0x02166e24 kind:arm_call to:0x01fff350 module:itcm +from:0x02166e44 kind:arm_call to:0x02162ad4 module:overlay(59) +from:0x02166e74 kind:arm_call to:0x01fff520 module:itcm +from:0x02166ea0 kind:arm_call to:0x0216f854 module:overlay(88) +from:0x02166eac kind:load to:0x0204a0f0 module:main +from:0x02166eb0 kind:load to:0x0204e5d8 module:main +from:0x02166eb4 kind:load to:0x027e09a4 module:dtcm +from:0x02166eb8 kind:load to:0x027e0994 module:dtcm +from:0x02166ebc kind:load to:0x021771f8 module:overlay(88) +from:0x02166ec0 kind:load to:0x027e09a8 module:dtcm +from:0x02166ec4 kind:load to:0x027e0ce4 module:dtcm +from:0x02166ecc kind:load to:0x020b2fe0 module:overlay(0) +from:0x02166ed0 kind:load to:0x027e0ce8 module:dtcm +from:0x02166ed8 kind:load to:0x020b34a4 module:overlay(0) +from:0x02166edc kind:load to:0x027e0ce0 module:dtcm +from:0x02166f14 kind:arm_call to:0x020a4d30 module:overlay(0) +from:0x02166f3c kind:arm_call to:0x0203d138 module:main +from:0x02166f94 kind:load to:0x02174e24 module:overlay(88) +from:0x02166f98 kind:load to:0x02166ef8 module:overlay(88) +from:0x02166f9c kind:load to:0x02166ee4 module:overlay(88) +from:0x02166fb8 kind:arm_call to:0x0203d1e8 module:main +from:0x02166fc0 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02166fcc kind:load to:0x02166ef8 module:overlay(88) +from:0x02166fe8 kind:arm_call to:0x0203d1e8 module:main +from:0x02166ff0 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02166ff8 kind:arm_call to:0x02011ff4 module:main +from:0x02167004 kind:load to:0x02166ef8 module:overlay(88) +from:0x02167018 kind:arm_call to:0x020a4e10 module:overlay(0) +from:0x02167084 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021670a8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216712c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021671dc kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x02167244 kind:arm_call to:0x0216e890 module:overlay(88) +from:0x02167288 kind:arm_call to:0x01fff350 module:itcm +from:0x021672b8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021672dc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021672f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167308 kind:load to:0x027e0ce4 module:dtcm +from:0x02167314 kind:load to:0x020b537c module:overlay(0) +from:0x02167318 kind:load to:0x02174208 module:overlay(88) +from:0x02167324 kind:load to:0x027e09ac module:dtcm +from:0x02167334 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02167360 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216738c kind:load to:0x027e0ce4 module:dtcm +from:0x021673a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167448 kind:arm_call to:0x02167cbc module:overlay(88) +from:0x02167454 kind:arm_call to:0x0216ba0c module:overlay(88) +from:0x02167474 kind:load to:0x027e0ce4 module:dtcm +from:0x02167480 kind:arm_call to:0x020a4e44 module:overlay(0) +from:0x0216749c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021674e8 kind:load to:0x027e0ce4 module:dtcm +from:0x02167510 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167524 kind:arm_call to:0x0216b7b4 module:overlay(88) +from:0x0216752c kind:load to:0x027e0ce4 module:dtcm +from:0x02167564 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216757c kind:arm_call to:0x0216b7e0 module:overlay(88) +from:0x02167584 kind:load to:0x027e0ce4 module:dtcm +from:0x021675b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021675c8 kind:arm_call to:0x0216b814 module:overlay(88) +from:0x021675d0 kind:load to:0x027e0ce4 module:dtcm +from:0x021675e0 kind:arm_call to:0x02167008 module:overlay(88) +from:0x021675f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167690 kind:arm_call to:0x02167cbc module:overlay(88) +from:0x0216769c kind:arm_call to:0x0216b85c module:overlay(88) +from:0x021676b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021676d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021676dc kind:arm_call to:0x0216bbb8 module:overlay(88) +from:0x021676e4 kind:arm_call to:0x02167338 module:overlay(88) +from:0x021676ec kind:load to:0x027e0ce4 module:dtcm +from:0x0216779c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021677b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021677d0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021677d4 kind:arm_call to:0x0216d920 module:overlay(88) +from:0x02167864 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167874 kind:arm_call to:0x0216c288 module:overlay(88) +from:0x0216787c kind:load to:0x027e0ce4 module:dtcm +from:0x02167880 kind:load to:0x02176108 module:overlay(88) +from:0x02167974 kind:arm_call to:0x02167bf8 module:overlay(88) +from:0x02167984 kind:arm_call to:0x02167bfc module:overlay(88) +from:0x02167994 kind:arm_call to:0x02167c0c module:overlay(88) +from:0x021679a4 kind:arm_call to:0x02167c10 module:overlay(88) +from:0x021679b4 kind:arm_call to:0x02167c20 module:overlay(88) +from:0x021679c8 kind:arm_call to:0x02167b1c module:overlay(88) +from:0x021679d8 kind:arm_call to:0x02167b80 module:overlay(88) +from:0x021679e8 kind:arm_call to:0x02167bf4 module:overlay(88) +from:0x02167a04 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02167a20 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02167a3c kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02167a58 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02167a74 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02167a90 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02167aac kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02167ac8 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02167ae8 kind:arm_call to:0x020a53c0 module:overlay(0) +from:0x02167b08 kind:arm_call to:0x020a53c0 module:overlay(0) +from:0x02167b14 kind:load to:0x021741f0 module:overlay(88) +from:0x02167b18 kind:load to:0x021741fc module:overlay(88) +from:0x02167b38 kind:arm_call to:0x02166664 module:overlay(88) +from:0x02167bc0 kind:arm_call to:0x02028c24 module:main +from:0x02167bd0 kind:arm_call to:0x02034038 module:main +from:0x02167d3c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02167e1c kind:arm_call to:0x020a4d30 module:overlay(0) +from:0x02167e44 kind:arm_call to:0x0203d138 module:main +from:0x02167e8c kind:load to:0x02174e70 module:overlay(88) +from:0x02167e90 kind:load to:0x02166ef8 module:overlay(88) +from:0x02167e94 kind:load to:0x02166ee4 module:overlay(88) +from:0x02167eb0 kind:arm_call to:0x0203d1e8 module:main +from:0x02167eb8 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02167ec4 kind:load to:0x02166ef8 module:overlay(88) +from:0x02167ee0 kind:arm_call to:0x0203d1e8 module:main +from:0x02167ee8 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02167ef0 kind:arm_call to:0x02011ff4 module:main +from:0x02167efc kind:load to:0x02166ef8 module:overlay(88) +from:0x02167fa4 kind:arm_call to:0x02168590 module:overlay(88) +from:0x02167fb8 kind:arm_call to:0x0216ff04 module:overlay(88) +from:0x02167fd8 kind:load to:0x027e0ce0 module:dtcm +from:0x02167fe4 kind:arm_call to:0x020a4e44 module:overlay(0) +from:0x0216802c kind:load to:0x027e0ce0 module:dtcm +from:0x02168030 kind:load to:0x02170578 module:overlay(88) +from:0x02168050 kind:arm_call to:0x021704f8 module:overlay(88) +from:0x02168058 kind:load to:0x027e0ce0 module:dtcm +from:0x02168070 kind:load to:0x027e0ce0 module:dtcm +from:0x02168074 kind:load to:0x02170538 module:overlay(88) +from:0x0216811c kind:arm_call to:0x02168590 module:overlay(88) +from:0x02168130 kind:arm_call to:0x0216fef4 module:overlay(88) +from:0x0216814c kind:load to:0x027e0ce0 module:dtcm +from:0x02168164 kind:load to:0x027e0ce0 module:dtcm +from:0x02168168 kind:load to:0x0216ffac module:overlay(88) +from:0x02168318 kind:arm_call to:0x021684cc module:overlay(88) +from:0x02168328 kind:arm_call to:0x021684d0 module:overlay(88) +from:0x02168338 kind:arm_call to:0x021684e0 module:overlay(88) +from:0x02168348 kind:arm_call to:0x021684e4 module:overlay(88) +from:0x02168358 kind:arm_call to:0x021684f4 module:overlay(88) +from:0x0216836c kind:arm_call to:0x021684c0 module:overlay(88) +from:0x0216837c kind:arm_call to:0x021684c4 module:overlay(88) +from:0x0216838c kind:arm_call to:0x021684c8 module:overlay(88) +from:0x021683a8 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x021683c4 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x021683e0 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x021683fc kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02168418 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02168434 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02168450 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x0216846c kind:arm_call to:0x020a5334 module:overlay(0) +from:0x0216848c kind:arm_call to:0x020a53c0 module:overlay(0) +from:0x021684ac kind:arm_call to:0x020a53c0 module:overlay(0) +from:0x021684b8 kind:load to:0x02174224 module:overlay(88) +from:0x021684bc kind:load to:0x02174218 module:overlay(88) +from:0x02168610 kind:arm_call to:0x01ffaf74 module:itcm +from:0x021686dc kind:arm_call to:0x020a4d30 module:overlay(0) +from:0x02168710 kind:arm_call to:0x02067258 module:overlay(0) +from:0x02168740 kind:load to:0x02174ebc module:overlay(88) +from:0x02168750 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02168758 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02168770 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02168778 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02168780 kind:arm_call to:0x02011ff4 module:main +from:0x021687c8 kind:arm_call to:0x0206820c module:overlay(0) +from:0x021687dc kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x021687ec kind:arm_call to:0x0206805c module:overlay(0) +from:0x0216881c kind:load to:0x020b502c module:overlay(0) +from:0x02168840 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02168854 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02168904 kind:arm_call to:0x020682a0 module:overlay(0) +from:0x02168908 kind:arm_call to:0x020d19d8 module:overlay(24) +from:0x02168914 kind:load to:0x020b502c module:overlay(0) +from:0x02168934 kind:arm_call to:0x021689dc module:overlay(88) +from:0x02168a00 kind:arm_call to:0x020a4d30 module:overlay(0) +from:0x02168a34 kind:load to:0x02174f04 module:overlay(88) +from:0x02168a58 kind:arm_call to:0x02168d6c module:overlay(88) +from:0x02168a60 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02168a6c kind:load to:0x02174f04 module:overlay(88) +from:0x02168a90 kind:arm_call to:0x02168d6c module:overlay(88) +from:0x02168a98 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02168aa0 kind:arm_call to:0x02011ff4 module:main +from:0x02168aac kind:load to:0x02174f04 module:overlay(88) +from:0x02168acc kind:arm_call to:0x02168ce4 module:overlay(88) +from:0x02168ae8 kind:arm_call to:0x020a55ec module:overlay(0) +from:0x02168afc kind:arm_call to:0x02168d6c module:overlay(88) +from:0x02168b20 kind:arm_call to:0x02168d6c module:overlay(88) +from:0x02168b9c kind:arm_call to:0x02168c00 module:overlay(88) +from:0x02168ba4 kind:arm_call to:0x02168c3c module:overlay(88) +from:0x02168bac kind:arm_call to:0x02168c4c module:overlay(88) +from:0x02168bb4 kind:arm_call to:0x02168c64 module:overlay(88) +from:0x02168bbc kind:arm_call to:0x02168c7c module:overlay(88) +from:0x02168bc4 kind:arm_call to:0x02168c9c module:overlay(88) +from:0x02168bcc kind:arm_call to:0x02168cc0 module:overlay(88) +from:0x02168c74 kind:arm_call to:0x02168d6c module:overlay(88) +from:0x02168c94 kind:arm_call to:0x02168d6c module:overlay(88) +from:0x02168d18 kind:arm_call to:0x0206d2c0 module:overlay(0) +from:0x02168d40 kind:arm_call to:0x0206d280 module:overlay(0) +from:0x02168d5c kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02168d68 kind:load to:0x020b5198 module:overlay(0) +from:0x02168d84 kind:arm_call to:0x0206d2d0 module:overlay(0) +from:0x02168d90 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02168dac kind:load to:0x020b5198 module:overlay(0) +from:0x02168dc4 kind:arm_call to:0x020a4d30 module:overlay(0) +from:0x02168de8 kind:arm_call to:0x0203d138 module:main +from:0x02168e20 kind:load to:0x02174f4c module:overlay(88) +from:0x02168e24 kind:load to:0x02166ef8 module:overlay(88) +from:0x02168e28 kind:load to:0x02166ee4 module:overlay(88) +from:0x02168e44 kind:arm_call to:0x0203d1e8 module:main +from:0x02168e4c kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02168e58 kind:load to:0x02166ef8 module:overlay(88) +from:0x02168e74 kind:arm_call to:0x0203d1e8 module:main +from:0x02168e7c kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02168e84 kind:arm_call to:0x02011ff4 module:main +from:0x02168e90 kind:load to:0x02166ef8 module:overlay(88) +from:0x02168ea8 kind:arm_call to:0x021693bc module:overlay(88) +from:0x02168ed0 kind:arm_call to:0x02169338 module:overlay(88) +from:0x02168fa8 kind:arm_call to:0x021690b0 module:overlay(88) +from:0x02168fb8 kind:arm_call to:0x021690c0 module:overlay(88) +from:0x02168fc8 kind:arm_call to:0x021690e8 module:overlay(88) +from:0x02168fdc kind:arm_call to:0x02169110 module:overlay(88) +from:0x02168fec kind:arm_call to:0x02169174 module:overlay(88) +from:0x02168ffc kind:arm_call to:0x021691e8 module:overlay(88) +from:0x0216900c kind:arm_call to:0x02169214 module:overlay(88) +from:0x0216901c kind:arm_call to:0x0216925c module:overlay(88) +from:0x0216902c kind:arm_call to:0x02169238 module:overlay(88) +from:0x02169048 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02169064 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02169080 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x021690a0 kind:arm_call to:0x020a53c0 module:overlay(0) +from:0x021690ac kind:load to:0x02174230 module:overlay(88) +from:0x021690d8 kind:arm_call to:0x021693bc module:overlay(88) +from:0x021690e0 kind:arm_call to:0x02169338 module:overlay(88) +from:0x02169100 kind:arm_call to:0x021693bc module:overlay(88) +from:0x02169108 kind:arm_call to:0x02169338 module:overlay(88) +from:0x0216912c kind:arm_call to:0x02166664 module:overlay(88) +from:0x021691b4 kind:arm_call to:0x02028c24 module:main +from:0x021691c4 kind:arm_call to:0x02034038 module:main +from:0x0216932c kind:arm_call to:0x01ffaf74 module:itcm +from:0x02169378 kind:arm_call to:0x02169280 module:overlay(88) +from:0x02169398 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021693a8 kind:arm_call to:0x0206dbec module:overlay(0) +from:0x021693b4 kind:load to:0x027e09a8 module:dtcm +from:0x021693b8 kind:load to:0x020b51f4 module:overlay(0) +from:0x021693fc kind:arm_call to:0x02169280 module:overlay(88) +from:0x02169420 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02169430 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x0216943c kind:load to:0x027e09a8 module:dtcm +from:0x02169440 kind:load to:0x020b51f4 module:overlay(0) +from:0x0216948c kind:arm_call to:0x0206d694 module:overlay(0) +from:0x02169494 kind:load to:0x020b51f4 module:overlay(0) +from:0x021694b0 kind:arm_call to:0x020a4d30 module:overlay(0) +from:0x021694d8 kind:arm_call to:0x0203d138 module:main +from:0x02169528 kind:load to:0x02174f94 module:overlay(88) +from:0x0216952c kind:load to:0x02166ef8 module:overlay(88) +from:0x02169530 kind:load to:0x02166ee4 module:overlay(88) +from:0x02169534 kind:load to:0x020a7728 module:overlay(0) +from:0x0216954c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02169554 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02169568 kind:arm_call to:0x0203d1e8 module:main +from:0x02169570 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x0216957c kind:load to:0x02174f94 module:overlay(88) +from:0x02169580 kind:load to:0x02166ef8 module:overlay(88) +from:0x02169598 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021695a0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021695b4 kind:arm_call to:0x0203d1e8 module:main +from:0x021695bc kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x021695c4 kind:arm_call to:0x02011ff4 module:main +from:0x021695d0 kind:load to:0x02174f94 module:overlay(88) +from:0x021695d4 kind:load to:0x02166ef8 module:overlay(88) +from:0x02169610 kind:arm_call to:0x02169b14 module:overlay(88) +from:0x02169630 kind:arm_call to:0x01ffb464 module:itcm +from:0x02169640 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216968c kind:arm_call to:0x02169bfc module:overlay(88) +from:0x021696f8 kind:arm_call to:0x02169ba8 module:overlay(88) +from:0x02169714 kind:arm_call to:0x01ffb464 module:itcm +from:0x02169724 kind:arm_call to:0x01ff9218 module:itcm +from:0x02169844 kind:arm_call to:0x0216996c module:overlay(88) +from:0x02169854 kind:arm_call to:0x02169984 module:overlay(88) +from:0x02169868 kind:arm_call to:0x021699a8 module:overlay(88) +from:0x02169878 kind:arm_call to:0x021699dc module:overlay(88) +from:0x0216988c kind:arm_call to:0x021699f4 module:overlay(88) +from:0x0216989c kind:arm_call to:0x02169a18 module:overlay(88) +from:0x021698ac kind:arm_call to:0x02169a7c module:overlay(88) +from:0x021698bc kind:arm_call to:0x02169af0 module:overlay(88) +from:0x021698d8 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x021698f4 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x02169910 kind:arm_call to:0x020a5334 module:overlay(0) +from:0x0216992c kind:arm_call to:0x020a5334 module:overlay(0) +from:0x0216994c kind:arm_call to:0x020a53c0 module:overlay(0) +from:0x02169958 kind:load to:0x0217423c module:overlay(88) +from:0x02169968 kind:load to:0x02169ba8 module:overlay(88) +from:0x02169a34 kind:arm_call to:0x02166664 module:overlay(88) +from:0x02169abc kind:arm_call to:0x02028c24 module:main +from:0x02169acc kind:arm_call to:0x02034038 module:main +from:0x02169b3c kind:arm_call to:0x02169bfc module:overlay(88) +from:0x02169b5c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02169ba4 kind:load to:0x027e0cec module:dtcm +from:0x02169bc4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02169bd0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02169bf8 kind:load to:0x027e0cec module:dtcm +from:0x02169ca8 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02169cc4 kind:arm_call to:0x020a4d30 module:overlay(0) +from:0x02169cd8 kind:load to:0x02174fdc module:overlay(88) +from:0x02169ce4 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02169cf8 kind:arm_call to:0x020a4df8 module:overlay(0) +from:0x02169d00 kind:arm_call to:0x02011ff4 module:main +from:0x02169ee4 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02169eec kind:load to:0x027e09ac module:dtcm +from:0x02169f04 kind:arm_call to:0x02011f3c module:main +from:0x02169f10 kind:arm_call to:0x0216a018 module:overlay(88) +from:0x02169f34 kind:arm_call to:0x020a780c module:overlay(0) +from:0x02169f50 kind:arm_call to:0x02011f3c module:main +from:0x02169f5c kind:arm_call to:0x0216a2fc module:overlay(88) +from:0x02169f90 kind:load to:0x027e09bc module:dtcm +from:0x02169f94 kind:load to:0x021760a4 module:overlay(88) +from:0x02169f98 kind:load to:0x027e09a4 module:dtcm +from:0x02169fd0 kind:arm_call to:0x02077198 module:overlay(0) +from:0x0216a008 kind:arm_call to:0x02077198 module:overlay(0) +from:0x0216a010 kind:load to:0x021760a4 module:overlay(88) +from:0x0216a014 kind:load to:0x027e09bc module:dtcm +from:0x0216a020 kind:arm_call to:0x02076228 module:overlay(0) +from:0x0216a03c kind:load to:0x02175028 module:overlay(88) +from:0x0216a04c kind:arm_call to:0x02011ff4 module:main +from:0x0216a064 kind:arm_call to:0x020762a4 module:overlay(0) +from:0x0216a0c8 kind:arm_call to:0x02022bcc module:main +from:0x0216a104 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a188 kind:arm_call to:0x02022994 module:main +from:0x0216a190 kind:arm_call to:0x020764a0 module:overlay(0) +from:0x0216a1c8 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216a1d8 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a1e4 kind:load to:0x0217501c module:overlay(88) +from:0x0216a1e8 kind:load to:0x0203e93c module:main +from:0x0216a1fc kind:load to:0x0216a200 module:overlay(88) +from:0x0216a284 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a28c kind:arm_call to:0x01ff938c module:itcm +from:0x0216a2a8 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216a2b0 kind:arm_call to:0x01ff938c module:itcm +from:0x0216a2cc kind:arm_call to:0x01ffb780 module:itcm +from:0x0216a304 kind:arm_call to:0x02076228 module:overlay(0) +from:0x0216a318 kind:load to:0x02175040 module:overlay(88) +from:0x0216a328 kind:arm_call to:0x02011ff4 module:main +from:0x0216a3c0 kind:arm_call to:0x020762a4 module:overlay(0) +from:0x0216a424 kind:arm_call to:0x02022bcc module:main +from:0x0216a460 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a4dc kind:arm_call to:0x02022994 module:main +from:0x0216a4e4 kind:arm_call to:0x020764a0 module:overlay(0) +from:0x0216a51c kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216a52c kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a538 kind:load to:0x021760a4 module:overlay(88) +from:0x0216a53c kind:load to:0x0217501c module:overlay(88) +from:0x0216a540 kind:load to:0x0203e93c module:main +from:0x0216a554 kind:load to:0x021760cc module:overlay(88) +from:0x0216a568 kind:arm_call to:0x02011f3c module:main +from:0x0216a574 kind:arm_call to:0x0216a6ac module:overlay(88) +from:0x0216a58c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216a5a4 kind:load to:0x02175064 module:overlay(88) +from:0x0216a5b0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216a5cc kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0216a6a0 kind:load to:0x021750b4 module:overlay(88) +from:0x0216a6a4 kind:load to:0x02175058 module:overlay(88) +from:0x0216a6a8 kind:load to:0x027e0154 module:dtcm +from:0x0216a6b4 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216a6d0 kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0216a7a4 kind:load to:0x021750b4 module:overlay(88) +from:0x0216a7a8 kind:load to:0x02175058 module:overlay(88) +from:0x0216a7ac kind:load to:0x027e0154 module:dtcm +from:0x0216a7c0 kind:arm_call to:0x0216b6d4 module:overlay(88) +from:0x0216a7c8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216a7d4 kind:load to:0x021750b4 module:overlay(88) +from:0x0216a7e8 kind:arm_call to:0x0216b6d4 module:overlay(88) +from:0x0216a7f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216a7f8 kind:arm_call to:0x02011ff4 module:main +from:0x0216a804 kind:load to:0x021750b4 module:overlay(88) +from:0x0216a818 kind:arm_call to:0x0216b6d4 module:overlay(88) +from:0x0216a820 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216a82c kind:load to:0x021750b4 module:overlay(88) +from:0x0216a8c0 kind:arm_call to:0x02058198 module:overlay(0) +from:0x0216a8e0 kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216a910 kind:arm_call to:0x0216c274 module:overlay(88) +from:0x0216a924 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216a92c kind:arm_call to:0x0216c274 module:overlay(88) +from:0x0216a93c kind:arm_call to:0x0216c224 module:overlay(88) +from:0x0216a95c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216a97c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216a9a4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216a9e4 kind:arm_call to:0x0216c2e0 module:overlay(88) +from:0x0216a9f0 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216aa04 kind:arm_call to:0x0200ef5c module:main +from:0x0216aa1c kind:arm_call to:0x0200ecfc module:main +from:0x0216aa44 kind:arm_call to:0x0200ea38 module:main +from:0x0216aaa8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216aad0 kind:arm_call to:0x0216b7e0 module:overlay(88) +from:0x0216aaf4 kind:arm_call to:0x02028cb4 module:main +from:0x0216ab18 kind:arm_call to:0x0216ed04 module:overlay(88) +from:0x0216ab3c kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0216ab48 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216ab4c kind:load to:0x027e09b4 module:dtcm +from:0x0216ab88 kind:arm_call to:0x0216b7e0 module:overlay(88) +from:0x0216aba0 kind:arm_call to:0x02028cb4 module:main +from:0x0216abb4 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0216abd4 kind:load to:0x027e0958 module:dtcm +from:0x0216ac04 kind:arm_call to:0x0216f420 module:overlay(88) +from:0x0216ace8 kind:arm_call to:0x0203419c module:main +from:0x0216ad00 kind:arm_call to:0x020a8660 module:overlay(0) +from:0x0216ad2c kind:arm_call to:0x0203419c module:main +from:0x0216ad54 kind:arm_call to:0x0203419c module:main +from:0x0216ad84 kind:arm_call to:0x0203419c module:main +from:0x0216ae30 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x0216ae50 kind:arm_call to:0x02028c24 module:main +from:0x0216ae60 kind:arm_call to:0x02034038 module:main +from:0x0216ae7c kind:arm_call to:0x0200f05c module:main +from:0x0216aef4 kind:load to:0x027e09a4 module:dtcm +from:0x0216aef8 kind:load to:0x020b64d8 module:overlay(0) +from:0x0216af30 kind:load to:0x02175118 module:overlay(88) +from:0x0216af34 kind:load to:0x027e0ce0 module:dtcm +from:0x0216af38 kind:load to:0x02175120 module:overlay(88) +from:0x0216af3c kind:load to:0x0217512c module:overlay(88) +from:0x0216af40 kind:load to:0x02175138 module:overlay(88) +from:0x0216af44 kind:load to:0x02175140 module:overlay(88) +from:0x0216af48 kind:load to:0x0217514c module:overlay(88) +from:0x0216af4c kind:load to:0x02175158 module:overlay(88) +from:0x0216af58 kind:load to:0x021760bc module:overlay(88) +from:0x0216af60 kind:load to:0x021760c4 module:overlay(88) +from:0x0216af84 kind:arm_call to:0x02013014 module:main +from:0x0216af98 kind:arm_call to:0x0216abd8 module:overlay(88) +from:0x0216afac kind:arm_call to:0x02011f3c module:main +from:0x0216afbc kind:arm_call to:0x02058040 module:overlay(0) +from:0x0216afd0 kind:arm_call to:0x02057ec0 module:overlay(0) +from:0x0216afdc kind:arm_call_thumb to:0x02057d00 module:overlay(0) +from:0x0216aff8 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x0216b02c kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216b03c kind:arm_call to:0x02011f3c module:main +from:0x0216b050 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b064 kind:arm_call to:0x02011f3c module:main +from:0x0216b078 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b08c kind:arm_call to:0x02011f3c module:main +from:0x0216b0a0 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b0b4 kind:arm_call to:0x02011f3c module:main +from:0x0216b0c8 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b0dc kind:arm_call to:0x02011f3c module:main +from:0x0216b0f0 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b12c kind:arm_call to:0x0200f218 module:main +from:0x0216b144 kind:arm_call to:0x020130d4 module:main +from:0x0216b154 kind:load to:0x0204997c module:main +from:0x0216b158 kind:load to:0x02175088 module:overlay(88) +from:0x0216b15c kind:load to:0x020582e0 module:overlay(0) +from:0x0216b160 kind:load to:0x02174258 module:overlay(88) +from:0x0216b1a0 kind:arm_call to:0x02028c24 module:main +from:0x0216b1b0 kind:arm_call to:0x02034038 module:main +from:0x0216b1c0 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x0216b1d8 kind:arm_call to:0x0200f05c module:main +from:0x0216b1fc kind:load to:0x020b64d8 module:overlay(0) +from:0x0216b254 kind:arm_call to:0x02013014 module:main +from:0x0216b264 kind:arm_call to:0x0216b164 module:overlay(88) +from:0x0216b278 kind:arm_call to:0x02011f3c module:main +from:0x0216b288 kind:arm_call to:0x02058040 module:overlay(0) +from:0x0216b29c kind:arm_call to:0x02057ec0 module:overlay(0) +from:0x0216b2a8 kind:arm_call_thumb to:0x02057d00 module:overlay(0) +from:0x0216b2c4 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x0216b2fc kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216b30c kind:arm_call to:0x02011f3c module:main +from:0x0216b320 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b334 kind:arm_call to:0x02011f3c module:main +from:0x0216b348 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b35c kind:arm_call to:0x02011f3c module:main +from:0x0216b370 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b384 kind:arm_call to:0x02011f3c module:main +from:0x0216b398 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b3ac kind:arm_call to:0x02011f3c module:main +from:0x0216b3c0 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b3fc kind:arm_call to:0x0200f218 module:main +from:0x0216b418 kind:arm_call to:0x020130d4 module:main +from:0x0216b428 kind:load to:0x027e09a4 module:dtcm +from:0x0216b430 kind:load to:0x0204997c module:main +from:0x0216b434 kind:load to:0x02175088 module:overlay(88) +from:0x0216b438 kind:load to:0x020582e0 module:overlay(0) +from:0x0216b43c kind:load to:0x02174268 module:overlay(88) +from:0x0216b468 kind:arm_call to:0x02013014 module:main +from:0x0216b4ac kind:arm_call to:0x02028c24 module:main +from:0x0216b4bc kind:arm_call to:0x02034038 module:main +from:0x0216b4d8 kind:arm_call to:0x0200f05c module:main +from:0x0216b540 kind:arm_call to:0x02011f3c module:main +from:0x0216b550 kind:arm_call to:0x02058040 module:overlay(0) +from:0x0216b564 kind:arm_call to:0x02057ec0 module:overlay(0) +from:0x0216b570 kind:arm_call_thumb to:0x02057d00 module:overlay(0) +from:0x0216b58c kind:arm_call to:0x020580c4 module:overlay(0) +from:0x0216b5c0 kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216b5d0 kind:arm_call to:0x02011f3c module:main +from:0x0216b5e4 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b5f8 kind:arm_call to:0x02011f3c module:main +from:0x0216b60c kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b620 kind:arm_call to:0x02011f3c module:main +from:0x0216b634 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b648 kind:arm_call to:0x02011f3c module:main +from:0x0216b65c kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216b698 kind:arm_call to:0x0200f218 module:main +from:0x0216b6b0 kind:arm_call to:0x020130d4 module:main +from:0x0216b6c0 kind:load to:0x0204997c module:main +from:0x0216b6c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b6c8 kind:load to:0x02175088 module:overlay(88) +from:0x0216b6cc kind:load to:0x020582e0 module:overlay(0) +from:0x0216b6d0 kind:load to:0x02174248 module:overlay(88) +from:0x0216b704 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b70c kind:arm_call to:0x02011ff4 module:main +from:0x0216b720 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b728 kind:arm_call to:0x02011ff4 module:main +from:0x0216b73c kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b744 kind:arm_call to:0x02011ff4 module:main +from:0x0216b758 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b760 kind:arm_call to:0x02011ff4 module:main +from:0x0216b774 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x0216b77c kind:arm_call to:0x02011ff4 module:main +from:0x0216b7a0 kind:arm_call to:0x020580b0 module:overlay(0) +from:0x0216b7a8 kind:arm_call to:0x02011ff4 module:main +from:0x0216b7d8 kind:arm_call to:0x0200f218 module:main +from:0x0216b840 kind:arm_call to:0x0200f218 module:main +from:0x0216b854 kind:arm_call to:0x0216b7e0 module:overlay(88) +from:0x0216b920 kind:arm_call to:0x0216bbbc module:overlay(88) +from:0x0216b92c kind:arm_call to:0x0216bc30 module:overlay(88) +from:0x0216b938 kind:arm_call to:0x0216bd24 module:overlay(88) +from:0x0216b944 kind:arm_call to:0x0216bde8 module:overlay(88) +from:0x0216b9cc kind:arm_call to:0x02058198 module:overlay(0) +from:0x0216b9ec kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216bad0 kind:arm_call to:0x0216bbbc module:overlay(88) +from:0x0216badc kind:arm_call to:0x0216bc30 module:overlay(88) +from:0x0216bae8 kind:arm_call to:0x0216bd24 module:overlay(88) +from:0x0216baf4 kind:arm_call to:0x0216bde8 module:overlay(88) +from:0x0216bb7c kind:arm_call to:0x02058198 module:overlay(0) +from:0x0216bb9c kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216bbc4 kind:load to:0x0216bfcc module:overlay(88) +from:0x0216bbd4 kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x0216bbf0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216bc0c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216bc28 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216bc6c kind:arm_call to:0x02058a38 module:overlay(0) +from:0x0216bc80 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x0216bc88 kind:arm_call to:0x0216f7f8 module:overlay(88) +from:0x0216bc90 kind:arm_call to:0x0200f3cc module:main +from:0x0216bcac kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0216bcd0 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x0216bcd4 kind:arm_call to:0x0216f838 module:overlay(88) +from:0x0216bcf8 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216bd18 kind:arm_call to:0x0216bbc8 module:overlay(88) +from:0x0216bd20 kind:load to:0x020b64d8 module:overlay(0) +from:0x0216bd60 kind:arm_call to:0x02058a38 module:overlay(0) +from:0x0216bd74 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x0216bd7c kind:arm_call to:0x0216f7f8 module:overlay(88) +from:0x0216bd84 kind:arm_call to:0x0200f3cc module:main +from:0x0216bdbc kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216bddc kind:arm_call to:0x0216bbc8 module:overlay(88) +from:0x0216bde4 kind:load to:0x020b64d8 module:overlay(0) +from:0x0216be24 kind:arm_call to:0x02058a38 module:overlay(0) +from:0x0216be38 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x0216be40 kind:arm_call to:0x0216f7f8 module:overlay(88) +from:0x0216be48 kind:arm_call to:0x0200f3cc module:main +from:0x0216be80 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216bea0 kind:arm_call to:0x0216bbc8 module:overlay(88) +from:0x0216bea8 kind:load to:0x020b64d8 module:overlay(0) +from:0x0216bec4 kind:arm_call to:0x0216bf5c module:overlay(88) +from:0x0216bf10 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216bf18 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0216bf24 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216bf94 kind:arm_call to:0x02058a38 module:overlay(0) +from:0x0216bfa8 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x0216bfb0 kind:arm_call to:0x0216f7f8 module:overlay(88) +from:0x0216bfb8 kind:arm_call to:0x0200f3cc module:main +from:0x0216bfc8 kind:load to:0x020b64d8 module:overlay(0) +from:0x0216c084 kind:arm_call to:0x0216beac module:overlay(88) +from:0x0216c090 kind:arm_call to:0x0216bf5c module:overlay(88) +from:0x0216c0bc kind:arm_call to:0x0216beac module:overlay(88) +from:0x0216c0c8 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0216c0d4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216c11c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c198 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216c1a4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216c1fc kind:arm_call to:0x0216beac module:overlay(88) +from:0x0216c20c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216c240 kind:arm_call to:0x0216c1d4 module:overlay(88) +from:0x0216c26c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216c2b0 kind:load to:0x0200ee9c module:main +from:0x0216c308 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216c318 kind:load to:0x027e09a4 module:dtcm +from:0x0216c31c kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216c328 kind:arm_call to:0x020580b0 module:overlay(0) +from:0x0216c33c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216c350 kind:load to:0x0217611c module:overlay(88) +from:0x0216c364 kind:arm_call to:0x02011f3c module:main +from:0x0216c370 kind:arm_call to:0x0216c3a4 module:overlay(88) +from:0x0216c388 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216c3a0 kind:load to:0x0217516c module:overlay(88) +from:0x0216c3ac kind:arm_call to:0x0216a5a8 module:overlay(88) +from:0x0216c3c0 kind:arm_call to:0x020eeaf8 module:overlays(26,31) +from:0x0216c3e4 kind:arm_call to:0x020eeb38 module:overlay(31) +from:0x0216c3f8 kind:load to:0x02175190 module:overlay(88) +from:0x0216c3fc kind:load to:0x02176108 module:overlay(88) +from:0x0216c414 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216c420 kind:load to:0x02176108 module:overlay(88) +from:0x0216c438 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216c440 kind:arm_call to:0x02011ff4 module:main +from:0x0216c44c kind:load to:0x02176108 module:overlay(88) +from:0x0216c458 kind:arm_call to:0x0216a830 module:overlay(88) +from:0x0216c464 kind:arm_call to:0x020eec88 module:overlay(31) +from:0x0216c488 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216c498 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216c4e4 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216c4f8 kind:arm_call to:0x0200ef5c module:main +from:0x0216c50c kind:arm_call to:0x0200ecfc module:main +from:0x0216c568 kind:arm_call to:0x0216b7e0 module:overlay(88) +from:0x0216c5a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c5b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c5c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c5e4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216c604 kind:arm_call to:0x0216b7e0 module:overlay(88) +from:0x0216c624 kind:arm_call to:0x02028cb4 module:main +from:0x0216c664 kind:arm_call to:0x020c0950 module:overlay(17) +from:0x0216c67c kind:arm_call to:0x020eecc8 module:overlay(31) +from:0x0216c688 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216c68c kind:load to:0x027e09b4 module:dtcm +from:0x0216c698 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216c6ac kind:load to:0x02176168 module:overlay(88) +from:0x0216c6c0 kind:arm_call to:0x02011f3c module:main +from:0x0216c6cc kind:arm_call to:0x0216c700 module:overlay(88) +from:0x0216c6e4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216c6fc kind:load to:0x021751fc module:overlay(88) +from:0x0216c708 kind:arm_call to:0x0216a5a8 module:overlay(88) +from:0x0216c728 kind:load to:0x02175220 module:overlay(88) +from:0x0216c74c kind:arm_call to:0x020d483c module:overlay(24) +from:0x0216c760 kind:arm_call to:0x020d483c module:overlay(24) +from:0x0216c774 kind:arm_call to:0x020d483c module:overlay(24) +from:0x0216c788 kind:arm_call to:0x020d483c module:overlay(24) +from:0x0216c79c kind:arm_call to:0x02011f3c module:main +from:0x0216c7b0 kind:arm_call to:0x020d48a8 module:overlays(20,24) +from:0x0216c7c8 kind:arm_call_thumb to:0x02058c28 module:overlay(0) +from:0x0216c7e0 kind:arm_call to:0x02011f3c module:main +from:0x0216c7f4 kind:load to:0x027e0d00 module:dtcm +from:0x0216c818 kind:arm_call to:0x02013014 module:main +from:0x0216c828 kind:arm_call to:0x0216c72c module:overlay(88) +from:0x0216c838 kind:arm_call to:0x02011f3c module:main +from:0x0216c84c kind:arm_call to:0x020d4ee8 module:overlay(24) +from:0x0216c874 kind:arm_call_thumb to:0x020588d0 module:overlay(0) +from:0x0216c8d8 kind:arm_call to:0x02011f3c module:main +from:0x0216c8e8 kind:arm_call to:0x02058040 module:overlay(0) +from:0x0216c8fc kind:arm_call to:0x02057ec0 module:overlay(0) +from:0x0216c908 kind:arm_call_thumb to:0x02057d00 module:overlay(0) +from:0x0216c924 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x0216c958 kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216c968 kind:arm_call to:0x02011f3c module:main +from:0x0216c97c kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216c990 kind:arm_call to:0x02011f3c module:main +from:0x0216c9a4 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216c9b8 kind:arm_call to:0x02011f3c module:main +from:0x0216c9cc kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216ca58 kind:arm_call to:0x0200f218 module:main +from:0x0216cac0 kind:arm_call to:0x0200eab0 module:main +from:0x0216cacc kind:arm_call to:0x020130d4 module:main +from:0x0216cad8 kind:load to:0x0204997c module:main +from:0x0216cadc kind:load to:0x02175088 module:overlay(88) +from:0x0216cae0 kind:load to:0x020582e0 module:overlay(0) +from:0x0216cae4 kind:load to:0x02174278 module:overlay(88) +from:0x0216cb04 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x0216cb2c kind:arm_call to:0x02011ff4 module:main +from:0x0216cb3c kind:arm_call to:0x02011ff4 module:main +from:0x0216cb48 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216cb54 kind:load to:0x02175220 module:overlay(88) +from:0x0216cb74 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x0216cb9c kind:arm_call to:0x02011ff4 module:main +from:0x0216cbac kind:arm_call to:0x02011ff4 module:main +from:0x0216cbb8 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216cbc0 kind:arm_call to:0x02011ff4 module:main +from:0x0216cbcc kind:load to:0x02175220 module:overlay(88) +from:0x0216cbec kind:arm_call to:0x01ffc744 module:itcm +from:0x0216cbfc kind:arm_call to:0x0200ef5c module:main +from:0x0216cc10 kind:arm_call to:0x0200ecfc module:main +from:0x0216cc90 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216cc9c kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216cca8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216ccbc kind:load to:0x021761b4 module:overlay(88) +from:0x0216ccd0 kind:arm_call to:0x02011f3c module:main +from:0x0216ccdc kind:arm_call to:0x0216cd10 module:overlay(88) +from:0x0216ccf4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216cd0c kind:load to:0x02175290 module:overlay(88) +from:0x0216cd1c kind:arm_call to:0x0216a5a8 module:overlay(88) +from:0x0216cd44 kind:arm_call to:0x0203d138 module:main +from:0x0216cd54 kind:load to:0x021752b4 module:overlay(88) +from:0x0216cd58 kind:load to:0x02057b6d module:overlay(0) +from:0x0216cd5c kind:load to:0x0216cd60 module:overlay(88) +from:0x0216cd6c kind:load to:0x02057b51 module:overlay(0) +from:0x0216cd7c kind:arm_call to:0x02013014 module:main +from:0x0216cd8c kind:arm_call_thumb to:0x020bf710 module:overlay(1) +from:0x0216cdbc kind:arm_call to:0x020d3e48 module:overlay(24) +from:0x0216cddc kind:arm_call to:0x020d3dec module:overlay(24) +from:0x0216cdf0 kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x0216ce40 kind:arm_call to:0x0200f218 module:main +from:0x0216ce58 kind:arm_call to:0x0200ed6c module:main +from:0x0216ce68 kind:arm_call to:0x020130d4 module:main +from:0x0216ce74 kind:load to:0x0204997c module:main +from:0x0216ce78 kind:load to:0x027e0d00 module:dtcm +from:0x0216ce7c kind:load to:0x027e0ce0 module:dtcm +from:0x0216ce80 kind:load to:0x0217428c module:overlay(88) +from:0x0216ce9c kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0216ceb4 kind:arm_call to:0x0203d1e8 module:main +from:0x0216cebc kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216cec8 kind:load to:0x021752b4 module:overlay(88) +from:0x0216cecc kind:load to:0x027e0d00 module:dtcm +from:0x0216ced0 kind:load to:0x02057b6d module:overlay(0) +from:0x0216ceec kind:arm_call_thumb to:0x020bf730 module:overlay(1) +from:0x0216cf04 kind:arm_call to:0x0203d1e8 module:main +from:0x0216cf0c kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216cf14 kind:arm_call to:0x02011ff4 module:main +from:0x0216cf20 kind:load to:0x021752b4 module:overlay(88) +from:0x0216cf24 kind:load to:0x027e0d00 module:dtcm +from:0x0216cf28 kind:load to:0x02057b6d module:overlay(0) +from:0x0216cf84 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216cf9c kind:arm_call to:0x0200eab0 module:main +from:0x0216d0a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d148 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d210 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d264 kind:load to:0x0203e93c module:main +from:0x0216d268 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d26c kind:load to:0x027e0d00 module:dtcm +from:0x0216d278 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216d28c kind:arm_call to:0x02014fb8 module:main +from:0x0216d2d0 kind:load to:0x021742c0 module:overlay(88) +from:0x0216d2d4 kind:load to:0x021742ec module:overlay(88) +from:0x0216d2d8 kind:load to:0x02174318 module:overlay(88) +from:0x0216d2dc kind:load to:0x02174344 module:overlay(88) +from:0x0216d300 kind:load to:0x02176200 module:overlay(88) +from:0x0216d314 kind:arm_call to:0x02011f3c module:main +from:0x0216d320 kind:arm_call to:0x0216d388 module:overlay(88) +from:0x0216d338 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216d350 kind:load to:0x02175468 module:overlay(88) +from:0x0216d360 kind:arm_call to:0x02016654 module:main +from:0x0216d384 kind:load to:0x02175418 module:overlay(88) +from:0x0216d394 kind:arm_call to:0x0216a5a8 module:overlay(88) +from:0x0216d3bc kind:arm_call to:0x0203d138 module:main +from:0x0216d414 kind:load to:0x0217548c module:overlay(88) +from:0x0216d418 kind:load to:0x0216d420 module:overlay(88) +from:0x0216d41c kind:load to:0x0216d354 module:overlay(88) +from:0x0216d42c kind:arm_call to:0x0201666c module:main +from:0x0216d464 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216d4c0 kind:arm_call to:0x02011f3c module:main +from:0x0216d5a8 kind:load to:0x027e09b8 module:dtcm +from:0x0216d5b4 kind:load to:0x021753a4 module:overlay(88) +from:0x0216d5b8 kind:load to:0x021753e4 module:overlay(88) +from:0x0216d5bc kind:load to:0x021753ac module:overlay(88) +from:0x0216d5c0 kind:load to:0x021753c4 module:overlay(88) +from:0x0216d5dc kind:arm_call to:0x02013014 module:main +from:0x0216d5f0 kind:arm_call to:0x0216af64 module:overlay(88) +from:0x0216d5fc kind:arm_call to:0x0216d438 module:overlay(88) +from:0x0216d608 kind:arm_call to:0x020130d4 module:main +from:0x0216d614 kind:load to:0x0204997c module:main +from:0x0216d62c kind:arm_call to:0x02011ff4 module:main +from:0x0216d670 kind:arm_call to:0x0203d1e8 module:main +from:0x0216d678 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216d684 kind:load to:0x0217548c module:overlay(88) +from:0x0216d688 kind:load to:0x0216d420 module:overlay(88) +from:0x0216d6a0 kind:arm_call to:0x02011ff4 module:main +from:0x0216d6e4 kind:arm_call to:0x0203d1e8 module:main +from:0x0216d6ec kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216d6f4 kind:arm_call to:0x02011ff4 module:main +from:0x0216d700 kind:load to:0x0217548c module:overlay(88) +from:0x0216d704 kind:load to:0x0216d420 module:overlay(88) +from:0x0216d710 kind:arm_call to:0x0216a830 module:overlay(88) +from:0x0216d724 kind:arm_call to:0x0216d98c module:overlay(88) +from:0x0216d72c kind:arm_call to:0x0216d734 module:overlay(88) +from:0x0216d840 kind:load to:0x021753c4 module:overlay(88) +from:0x0216d870 kind:arm_call to:0x0216d87c module:overlay(88) +from:0x0216d89c kind:arm_call to:0x0216d2e0 module:overlay(88) +from:0x0216d8a8 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0216d8e0 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216d8f8 kind:arm_call to:0x0216699c module:overlay(88) +from:0x0216d904 kind:arm_call to:0x02172588 module:overlay(88) +from:0x0216d914 kind:load to:0x020b5198 module:overlay(0) +from:0x0216d918 kind:load to:0x027e09b8 module:dtcm +from:0x0216d91c kind:load to:0x021771f8 module:overlay(88) +from:0x0216d940 kind:arm_call to:0x0216d284 module:overlay(88) +from:0x0216d950 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216d964 kind:arm_call to:0x02011f3c module:main +from:0x0216d970 kind:arm_call to:0x02165880 module:overlay(88) +from:0x0216d984 kind:load to:0x027e09b8 module:dtcm +from:0x0216d988 kind:load to:0x02175424 module:overlay(88) +from:0x0216d9c0 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0216d9fc kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216da10 kind:arm_call to:0x02166a00 module:overlay(88) +from:0x0216da3c kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216da94 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216daa8 kind:arm_call to:0x0216699c module:overlay(88) +from:0x0216dad8 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216daec kind:arm_call to:0x02166a00 module:overlay(88) +from:0x0216daf8 kind:arm_call to:0x0216d284 module:overlay(88) +from:0x0216db28 kind:arm_call to:0x020736b8 module:overlay(0) +from:0x0216db60 kind:arm_call to:0x0216d2f0 module:overlay(88) +from:0x0216db78 kind:arm_call to:0x0216d2e8 module:overlay(88) +from:0x0216db84 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0216db94 kind:load to:0x027e09b8 module:dtcm +from:0x0216db98 kind:load to:0x020b5198 module:overlay(0) +from:0x0216dba0 kind:load to:0x021771f8 module:overlay(88) +from:0x0216dbd4 kind:arm_call to:0x02034038 module:main +from:0x0216dbec kind:arm_call to:0x02033f54 module:main +from:0x0216dc10 kind:arm_call to:0x02033f54 module:main +from:0x0216dc30 kind:arm_call to:0x02034038 module:main +from:0x0216dc40 kind:arm_call to:0x02033f54 module:main +from:0x0216dc54 kind:arm_call to:0x02034038 module:main +from:0x0216dc70 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x0216dc7c kind:arm_call to:0x02027610 module:main +from:0x0216dca4 kind:load to:0x021754f0 module:overlay(88) +from:0x0216dcf0 kind:arm_call to:0x0202762c module:main +from:0x0216dd04 kind:arm_call to:0x02007430 module:main +from:0x0216dd0c kind:arm_call to:0x0202762c module:main +from:0x0216dd10 kind:arm_call to:0x02025bac module:main +from:0x0216dd20 kind:arm_call to:0x02025c08 module:main +from:0x0216dd24 kind:arm_call to:0x02025d3c module:main +from:0x0216dd68 kind:arm_call to:0x02034038 module:main +from:0x0216dd80 kind:arm_call to:0x02033f54 module:main +from:0x0216dda4 kind:arm_call to:0x02033f54 module:main +from:0x0216ddc4 kind:arm_call to:0x02034038 module:main +from:0x0216ddd4 kind:arm_call to:0x02033f54 module:main +from:0x0216dde8 kind:arm_call to:0x02034038 module:main +from:0x0216de04 kind:arm_call_thumb to:0x02012ee4 module:main +from:0x0216de10 kind:arm_call to:0x02027610 module:main +from:0x0216de20 kind:load to:0x021754f8 module:overlay(88) +from:0x0216de6c kind:arm_call to:0x0202762c module:main +from:0x0216de80 kind:arm_call to:0x02007430 module:main +from:0x0216de88 kind:arm_call to:0x0202762c module:main +from:0x0216de8c kind:arm_call to:0x02025d80 module:main +from:0x0216de9c kind:arm_call to:0x02025db4 module:main +from:0x0216dea0 kind:arm_call to:0x02025e1c module:main +from:0x0216df24 kind:arm_call to:0x0200f218 module:main +from:0x0216df6c kind:load to:0x021742ac module:overlay(88) +from:0x0216e014 kind:arm_call to:0x020166cc module:main +from:0x0216e060 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0216e11c kind:arm_call to:0x0200b578 module:main +from:0x0216e128 kind:arm_call to:0x0216ab50 module:overlay(88) +from:0x0216e134 kind:load to:0x02174370 module:overlay(88) +from:0x0216e138 kind:load to:0x027e0954 module:dtcm +from:0x0216e13c kind:load to:0x02174378 module:overlay(88) +from:0x0216e140 kind:load to:0x0216dedc module:overlay(88) +from:0x0216e1cc kind:arm_call to:0x0205b128 module:overlay(0) +from:0x0216e1f4 kind:load to:0x0216d844 module:overlay(88) +from:0x0216e200 kind:arm_call to:0x02165920 module:overlay(88) +from:0x0216e214 kind:arm_call to:0x02165920 module:overlay(88) +from:0x0216e21c kind:arm_call to:0x02011ff4 module:main +from:0x0216e230 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216e244 kind:load to:0x0217624c module:overlay(88) +from:0x0216e258 kind:arm_call to:0x02011f3c module:main +from:0x0216e264 kind:arm_call to:0x0216e298 module:overlay(88) +from:0x0216e27c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216e294 kind:load to:0x02175508 module:overlay(88) +from:0x0216e2a0 kind:arm_call to:0x0216a5a8 module:overlay(88) +from:0x0216e2c8 kind:load to:0x0217552c module:overlay(88) +from:0x0216e2d4 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216e2e8 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216e2f0 kind:arm_call to:0x02011ff4 module:main +from:0x0216e324 kind:arm_call to:0x02013014 module:main +from:0x0216e360 kind:arm_call to:0x0203419c module:main +from:0x0216e3a8 kind:arm_call to:0x0200f05c module:main +from:0x0216e3d0 kind:arm_call to:0x0200f05c module:main +from:0x0216e410 kind:arm_call to:0x02011f3c module:main +from:0x0216e41c kind:arm_call to:0x0216f000 module:overlay(88) +from:0x0216e438 kind:arm_call to:0x0203419c module:main +from:0x0216e450 kind:arm_call to:0x020a8684 module:overlay(0) +from:0x0216e46c kind:arm_call to:0x020a8684 module:overlay(0) +from:0x0216e49c kind:arm_call to:0x0200f05c module:main +from:0x0216e4c4 kind:arm_call to:0x0200f05c module:main +from:0x0216e4f8 kind:arm_call to:0x02028c24 module:main +from:0x0216e508 kind:arm_call to:0x02034038 module:main +from:0x0216e524 kind:arm_call to:0x0200f05c module:main +from:0x0216e548 kind:arm_call to:0x02011f3c module:main +from:0x0216e558 kind:arm_call to:0x02058040 module:overlay(0) +from:0x0216e56c kind:arm_call to:0x02057ec0 module:overlay(0) +from:0x0216e578 kind:arm_call_thumb to:0x02057d00 module:overlay(0) +from:0x0216e594 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x0216e5c8 kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216e5d8 kind:arm_call to:0x02011f3c module:main +from:0x0216e5ec kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216e600 kind:arm_call to:0x02011f3c module:main +from:0x0216e614 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216e628 kind:arm_call to:0x02011f3c module:main +from:0x0216e63c kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216e650 kind:arm_call to:0x02011f3c module:main +from:0x0216e664 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216e6a0 kind:arm_call to:0x0200f218 module:main +from:0x0216e6b8 kind:arm_call to:0x020130d4 module:main +from:0x0216e6c8 kind:load to:0x0204997c module:main +from:0x0216e6cc kind:load to:0x027e0ce0 module:dtcm +from:0x0216e6d0 kind:load to:0x02175590 module:overlay(88) +from:0x0216e6d4 kind:load to:0x021743c0 module:overlay(88) +from:0x0216e6d8 kind:load to:0x021743d4 module:overlay(88) +from:0x0216e6dc kind:load to:0x027e09a4 module:dtcm +from:0x0216e6e0 kind:load to:0x02175598 module:overlay(88) +from:0x0216e6e4 kind:load to:0x021743ac module:overlay(88) +from:0x0216e6e8 kind:load to:0x02174398 module:overlay(88) +from:0x0216e6ec kind:load to:0x02175088 module:overlay(88) +from:0x0216e6f0 kind:load to:0x020582e0 module:overlay(0) +from:0x0216e6f4 kind:load to:0x02174388 module:overlay(88) +from:0x0216e700 kind:arm_call to:0x0216a830 module:overlay(88) +from:0x0216e710 kind:arm_call to:0x0216f158 module:overlay(88) +from:0x0216e750 kind:arm_call to:0x0200ef5c module:main +from:0x0216e7b8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216e7dc kind:arm_call to:0x0216b7e0 module:overlay(88) +from:0x0216e7f4 kind:arm_call to:0x0216f1cc module:overlay(88) +from:0x0216e800 kind:load to:0x020ab4bc module:overlay(0) +from:0x0216e80c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216e820 kind:load to:0x02176298 module:overlay(88) +from:0x0216e834 kind:arm_call to:0x02011f3c module:main +from:0x0216e840 kind:arm_call to:0x0216e870 module:overlay(88) +from:0x0216e854 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216e86c kind:load to:0x021755a8 module:overlay(88) +from:0x0216e878 kind:arm_call to:0x0216a5a8 module:overlay(88) +from:0x0216e88c kind:load to:0x021755cc module:overlay(88) +from:0x0216e8ac kind:arm_call to:0x02013014 module:main +from:0x0216e8cc kind:arm_call to:0x02034038 module:main +from:0x0216e8d4 kind:arm_call to:0x02033f54 module:main +from:0x0216e8e8 kind:arm_call to:0x02034038 module:main +from:0x0216e900 kind:arm_call to:0x02034038 module:main +from:0x0216e908 kind:arm_call to:0x02033f54 module:main +from:0x0216e920 kind:arm_call to:0x02034038 module:main +from:0x0216e934 kind:arm_call to:0x02011f3c module:main +from:0x0216e950 kind:arm_call_thumb to:0x02015528 module:main +from:0x0216e978 kind:arm_call to:0x02034038 module:main +from:0x0216e980 kind:arm_call to:0x02033f54 module:main +from:0x0216e998 kind:arm_call to:0x02034038 module:main +from:0x0216e9ac kind:arm_call_thumb to:0x020156a0 module:main +from:0x0216e9c4 kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x0216ea14 kind:arm_call to:0x02011f3c module:main +from:0x0216ea24 kind:arm_call to:0x02058040 module:overlay(0) +from:0x0216ea38 kind:arm_call to:0x02057ec0 module:overlay(0) +from:0x0216ea44 kind:arm_call_thumb to:0x02057d00 module:overlay(0) +from:0x0216ea60 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x0216ea94 kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216eaa4 kind:arm_call to:0x02011f3c module:main +from:0x0216eab8 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216eacc kind:arm_call to:0x02011f3c module:main +from:0x0216eae0 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216eaf4 kind:arm_call to:0x02011f3c module:main +from:0x0216eb08 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216eb1c kind:arm_call to:0x02011f3c module:main +from:0x0216eb30 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216eb44 kind:arm_call to:0x02011f3c module:main +from:0x0216eb58 kind:arm_call_thumb to:0x0205773c module:overlay(0) +from:0x0216eb68 kind:arm_call to:0x020130d4 module:main +from:0x0216eb70 kind:arm_call_thumb to:0x020156cc module:main +from:0x0216eb80 kind:load to:0x0204997c module:main +from:0x0216eb84 kind:load to:0x02175630 module:overlay(88) +from:0x0216eb88 kind:load to:0x020aa228 module:overlay(0) +from:0x0216eb8c kind:load to:0x020aa220 module:overlay(0) +from:0x0216eb90 kind:load to:0x02175088 module:overlay(88) +from:0x0216eb94 kind:load to:0x020582e0 module:overlay(0) +from:0x0216ebe4 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216ebf0 kind:load to:0x021755cc module:overlay(88) +from:0x0216ec40 kind:arm_call to:0x0216a808 module:overlay(88) +from:0x0216ec48 kind:arm_call to:0x02011ff4 module:main +from:0x0216ec54 kind:load to:0x021755cc module:overlay(88) +from:0x0216ec68 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216ec78 kind:arm_call to:0x0200ef5c module:main +from:0x0216ece0 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216ecec kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216ecf8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216ed1c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0216ed54 kind:arm_call to:0x0216ed98 module:overlay(88) +from:0x0216ed7c kind:arm_call to:0x0216ed98 module:overlay(88) +from:0x0216ed80 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0216ed8c kind:load to:0x027e09ac module:dtcm +from:0x0216edb4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216ee04 kind:arm_call to:0x02024a08 module:main +from:0x0216ee38 kind:arm_call to:0x02024a08 module:main +from:0x0216efd0 kind:load to:0x027e0254 module:dtcm +from:0x0216efd4 kind:load to:0x02174418 module:overlay(88) +from:0x0216efd8 kind:load to:0x02174408 module:overlay(88) +from:0x0216efdc kind:load to:0x021743f8 module:overlay(88) +from:0x0216efe0 kind:load to:0x021743e8 module:overlay(88) +from:0x0216efe4 kind:load to:0x02174428 module:overlay(88) +from:0x0216effc kind:load to:0x027e0ce0 module:dtcm +from:0x0216f00c kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0216f018 kind:arm_call to:0x0216efec module:overlay(88) +from:0x0216f034 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x0216f040 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0216f048 kind:arm_call to:0x0216efec module:overlay(88) +from:0x0216f05c kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x0216f070 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f084 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216f08c kind:arm_call to:0x0216efec module:overlay(88) +from:0x0216f0a4 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x0216f0b8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f0cc kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216f0d4 kind:arm_call to:0x0216efec module:overlay(88) +from:0x0216f0ec kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x0216f100 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f114 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216f11c kind:arm_call to:0x01ffa81c module:itcm +from:0x0216f128 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216f134 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216f140 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216f150 kind:load to:0x02175644 module:overlay(88) +from:0x0216f154 kind:load to:0x02174458 module:overlay(88) +from:0x0216f164 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f16c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f174 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216f1a4 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216f1b4 kind:arm_call to:0x0200ea38 module:main +from:0x0216f1c8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216f1e4 kind:arm_call to:0x02028cb4 module:main +from:0x0216f210 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0216f21c kind:load to:0x027e0958 module:dtcm +from:0x0216f22c kind:arm_call to:0x0216f17c module:overlay(88) +from:0x0216f244 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216f25c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f260 kind:arm_call to:0x0205acac module:overlay(0) +from:0x0216f280 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f28c kind:load to:0x027e0254 module:dtcm +from:0x0216f298 kind:arm_call to:0x0216f564 module:overlay(88) +from:0x0216f2c0 kind:arm_call to:0x0216f2d4 module:overlay(88) +from:0x0216f2c8 kind:arm_call to:0x0216f574 module:overlay(88) +from:0x0216f2dc kind:load to:0x0216f39c module:overlay(88) +from:0x0216f308 kind:arm_call to:0x02011f3c module:main +from:0x0216f314 kind:arm_call to:0x0216f59c module:overlay(88) +from:0x0216f330 kind:arm_call to:0x0216f624 module:overlay(88) +from:0x0216f344 kind:load to:0x020af760 module:overlay(0) +from:0x0216f368 kind:arm_call to:0x0216f794 module:overlay(88) +from:0x0216f37c kind:arm_call to:0x0216f5f8 module:overlay(88) +from:0x0216f384 kind:arm_call to:0x02011ff4 module:main +from:0x0216f3a8 kind:arm_call to:0x0216f348 module:overlay(88) +from:0x0216f3b0 kind:arm_call to:0x0216f4f0 module:overlay(88) +from:0x0216f3d8 kind:arm_call to:0x0216f2e0 module:overlay(88) +from:0x0216f41c kind:load to:0x027e09a4 module:dtcm +from:0x0216f464 kind:arm_call to:0x02011f3c module:main +from:0x0216f474 kind:arm_call to:0x02097a68 module:overlay(0) +from:0x0216f4b8 kind:arm_call_thumb to:0x02058694 module:overlay(0) +from:0x0216f4ec kind:load to:0x02175650 module:overlay(88) +from:0x0216f518 kind:arm_call_thumb to:0x020589c4 module:overlay(0) +from:0x0216f550 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x0216f558 kind:arm_call to:0x02011ff4 module:main +from:0x0216f570 kind:load to:0x020b64d8 module:overlay(0) +from:0x0216f584 kind:load to:0x020b64d8 module:overlay(0) +from:0x0216f590 kind:arm_call_thumb to:0x0205864c module:overlay(0) +from:0x0216f5d8 kind:arm_call_thumb to:0x02015528 module:main +from:0x0216f5e8 kind:arm_call to:0x020165f8 module:main +from:0x0216f5f4 kind:load to:0x02043f10 module:main +from:0x0216f600 kind:arm_call to:0x0216f794 module:overlay(88) +from:0x0216f608 kind:arm_call to:0x02016634 module:main +from:0x0216f610 kind:arm_call_thumb to:0x02015544 module:main +from:0x0216f618 kind:arm_call_thumb to:0x02015664 module:main +from:0x0216f684 kind:arm_call to:0x020267d8 module:main +from:0x0216f69c kind:arm_call to:0x020267d8 module:main +from:0x0216f6b8 kind:arm_call to:0x020267d8 module:main +from:0x0216f6d8 kind:arm_call to:0x020267d8 module:main +from:0x0216f6fc kind:arm_call_thumb to:0x02012f08 module:main +from:0x0216f75c kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x0216f770 kind:arm_call to:0x0216f814 module:overlay(88) +from:0x0216f784 kind:load to:0x02175658 module:overlay(88) +from:0x0216f788 kind:load to:0x02175668 module:overlay(88) +from:0x0216f78c kind:load to:0x02175678 module:overlay(88) +from:0x0216f790 kind:load to:0x02175688 module:overlay(88) +from:0x0216f7dc kind:arm_call_thumb to:0x02012f5c module:main +from:0x0216f80c kind:arm_call_thumb to:0x02000d28 module:main +from:0x0216f830 kind:arm_call_thumb to:0x02012f6c module:main +from:0x0216f84c kind:arm_call to:0x0200f38c module:main +from:0x0216f916 kind:thumb_call_arm to:0x0216f3f4 module:overlay(88) +from:0x0216f93a kind:thumb_call_arm to:0x020a8684 module:overlay(0) +from:0x0216f94e kind:thumb_call to:0x0208ed44 module:overlay(0) +from:0x0216f96a kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x0216f976 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f980 kind:thumb_call_arm to:0x02058060 module:overlay(0) +from:0x0216f98a kind:thumb_call_arm to:0x02057ec0 module:overlay(0) +from:0x0216f994 kind:thumb_call to:0x02057d00 module:overlay(0) +from:0x0216f99e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f9a8 kind:thumb_call to:0x02057b50 module:overlay(0) +from:0x0216f9b4 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f9c2 kind:thumb_call to:0x0205773c module:overlay(0) +from:0x0216f9ce kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f9dc kind:thumb_call to:0x0205773c module:overlay(0) +from:0x0216f9e8 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216f9f6 kind:thumb_call to:0x0205773c module:overlay(0) +from:0x0216fa04 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216fa12 kind:thumb_call to:0x0205773c module:overlay(0) +from:0x0216fa82 kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x0216fa8c kind:thumb_call_arm to:0x02057f20 module:overlay(0) +from:0x0216fa96 kind:thumb_call_arm to:0x02057f20 module:overlay(0) +from:0x0216faa4 kind:thumb_call_arm to:0x02057f20 module:overlay(0) +from:0x0216fab2 kind:thumb_call_arm to:0x02057f20 module:overlay(0) +from:0x0216face kind:thumb_call_arm to:0x020580c4 module:overlay(0) +from:0x0216fae0 kind:thumb_call_arm to:0x02058244 module:overlay(0) +from:0x0216faec kind:load to:0x027e09a4 module:dtcm +from:0x0216faf0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216faf4 kind:load to:0x02174480 module:overlay(88) +from:0x0216faf8 kind:load to:0x0217446c module:overlay(88) +from:0x0216fafc kind:load to:0x021744d4 module:overlay(88) +from:0x0216fb00 kind:load to:0x021744c4 module:overlay(88) +from:0x0216fb04 kind:load to:0x021744e4 module:overlay(88) +from:0x0216fb08 kind:load to:0x021744a4 module:overlay(88) +from:0x0216fb0c kind:load to:0x02174494 module:overlay(88) +from:0x0216fb10 kind:load to:0x021762d4 module:overlay(88) +from:0x0216fb14 kind:load to:0x020582e0 module:overlay(0) +from:0x0216fb4a kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fb50 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fb62 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fb68 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fb7a kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fb80 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fb92 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0216fb98 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216fbdc kind:arm_call to:0x0216f3f4 module:overlay(88) +from:0x0216fbf0 kind:arm_call to:0x020192d8 module:main +from:0x0216fc18 kind:arm_call to:0x021704e4 module:overlay(88) +from:0x0216fc2c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fc34 kind:arm_call to:0x021704e4 module:overlay(88) +from:0x0216fc44 kind:arm_call to:0x02170494 module:overlay(88) +from:0x0216fc5c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fc74 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216fc7c kind:load to:0x0204a0f0 module:main +from:0x0216fcc4 kind:arm_call to:0x020a8684 module:overlay(0) +from:0x0216fd24 kind:arm_call to:0x0200eab0 module:main +from:0x0216fd40 kind:arm_call to:0x0200eab0 module:main +from:0x0216fd5c kind:arm_call to:0x0200eab0 module:main +from:0x0216fd78 kind:arm_call to:0x0200eab0 module:main +from:0x0216fd94 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0216fdc0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0216fddc kind:arm_call to:0x02028c38 module:main +from:0x0216fdf4 kind:arm_call_thumb to:0x01ffa9ac module:itcm +from:0x0216fe10 kind:arm_call to:0x01ffa878 module:itcm +from:0x0216fe20 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216fe34 kind:arm_call to:0x02028c38 module:main +from:0x0216fe48 kind:arm_call to:0x02028c38 module:main +from:0x0216fe80 kind:arm_call to:0x021704f8 module:overlay(88) +from:0x0216fea4 kind:arm_call to:0x02028cb4 module:main +from:0x0216fec8 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0216fed4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216fed8 kind:load to:0x021744b4 module:overlay(88) +from:0x0216fedc kind:load to:0x0204193c module:main +from:0x0216fee0 kind:load to:0x020aa374 module:overlay(0) +from:0x0216fee4 kind:load to:0x020ab4bc module:overlay(0) +from:0x0216feec kind:load to:0x027e09b4 module:dtcm +from:0x0216fef8 kind:arm_call to:0x0216ff04 module:overlay(88) +from:0x0216ff54 kind:arm_call to:0x0216ffb0 module:overlay(88) +from:0x0216ff60 kind:arm_call to:0x0216ffbc module:overlay(88) +from:0x0216ff6c kind:arm_call to:0x02170084 module:overlay(88) +from:0x0216ffa4 kind:arm_call to:0x02058244 module:overlay(0) +from:0x0216ffb8 kind:load to:0x02170264 module:overlay(88) +from:0x0216ffe4 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x02170008 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x02170010 kind:arm_call to:0x0216f7f8 module:overlay(88) +from:0x02170018 kind:arm_call to:0x0200f3cc module:main +from:0x02170048 kind:arm_call_thumb to:0x0208ecf0 module:overlay(0) +from:0x0217005c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02170074 kind:arm_call to:0x02170130 module:overlay(88) +from:0x0217007c kind:load to:0x020b64d8 module:overlay(0) +from:0x02170080 kind:load to:0x027e0ce0 module:dtcm +from:0x021700ac kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x021700d0 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x021700d8 kind:arm_call to:0x0216f7f8 module:overlay(88) +from:0x021700e0 kind:arm_call to:0x0200f3cc module:main +from:0x0217010c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02170124 kind:arm_call to:0x02170130 module:overlay(88) +from:0x0217012c kind:load to:0x020b64d8 module:overlay(0) +from:0x0217013c kind:arm_call to:0x02057cd4 module:overlay(0) +from:0x02170154 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0217016c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0217018c kind:arm_call to:0x02170218 module:overlay(88) +from:0x021701cc kind:arm_call to:0x02057784 module:overlay(0) +from:0x021701d4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x021701e0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02170248 kind:arm_call to:0x0216f3b8 module:overlay(88) +from:0x02170250 kind:arm_call to:0x0216f7f8 module:overlay(88) +from:0x02170258 kind:arm_call to:0x0200f3cc module:main +from:0x02170260 kind:load to:0x020b64d8 module:overlay(0) +from:0x02170320 kind:arm_call to:0x02170174 module:overlay(88) +from:0x0217032c kind:arm_call to:0x02170218 module:overlay(88) +from:0x02170358 kind:arm_call to:0x02170174 module:overlay(88) +from:0x02170364 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02170370 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0217039c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217040c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02170418 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0217046c kind:arm_call to:0x02170174 module:overlay(88) +from:0x0217047c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021704b0 kind:arm_call to:0x02170444 module:overlay(88) +from:0x021704dc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0217052c kind:arm_call to:0x02028c38 module:main +from:0x02170554 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0217056c kind:arm_call to:0x02028c38 module:main +from:0x0217059c kind:arm_call to:0x0200f218 module:main +from:0x021705ac kind:load to:0x021767c4 module:overlay(88) +from:0x021705c0 kind:arm_call to:0x02011f3c module:main +from:0x021705cc kind:arm_call to:0x021705fc module:overlay(88) +from:0x021705e0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021705f8 kind:load to:0x021756bc module:overlay(88) +from:0x02170604 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02170634 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0217064c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02170664 kind:load to:0x02175728 module:overlay(88) +from:0x02170668 kind:load to:0x021767c4 module:overlay(88) +from:0x0217066c kind:load to:0x021756e0 module:overlay(88) +from:0x02170678 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170690 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021706c4 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021706d4 kind:load to:0x0217569c module:overlay(88) +from:0x0217075c kind:load to:0x021767c4 module:overlay(88) +from:0x0217077c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02170790 kind:load to:0x02057884 module:overlay(0) +from:0x021707a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021707ac kind:arm_call to:0x02011ff4 module:main +from:0x021707c4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021707cc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021707d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021707ec kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021707f4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021707fc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170804 kind:arm_call to:0x02011ff4 module:main +from:0x02170818 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0217082c kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x0217084c kind:load to:0x021757c4 module:overlay(88) +from:0x02170858 kind:arm_call to:0x02057bd4 module:overlay(0) +from:0x02170868 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021708c4 kind:load to:0x021768ac module:overlay(88) +from:0x021708d8 kind:arm_call to:0x02011f3c module:main +from:0x021708e4 kind:arm_call to:0x02170914 module:overlay(88) +from:0x021708f8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02170910 kind:load to:0x021757a0 module:overlay(88) +from:0x0217091c kind:arm_call to:0x020f7454 module:overlay(31) +from:0x02170934 kind:arm_call to:0x02170824 module:overlay(88) +from:0x02170964 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0217097c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02170994 kind:load to:0x02175850 module:overlay(88) +from:0x02170998 kind:load to:0x021757f0 module:overlay(88) +from:0x0217099c kind:load to:0x021768ac module:overlay(88) +from:0x021709a0 kind:load to:0x021756e0 module:overlay(88) +from:0x021709ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021709f0 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x02170a24 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02170a68 kind:arm_call to:0x0200f218 module:main +from:0x02170a90 kind:arm_call to:0x0200f218 module:main +from:0x02170ab8 kind:arm_call to:0x0200f218 module:main +from:0x02170ae0 kind:arm_call to:0x0200f218 module:main +from:0x02170af4 kind:load to:0x02175780 module:overlay(88) +from:0x02170af8 kind:load to:0x027e09a4 module:dtcm +from:0x02170afc kind:load to:0x02174508 module:overlay(88) +from:0x02170b00 kind:load to:0x021744f4 module:overlay(88) +from:0x02170b04 kind:load to:0x0217451c module:overlay(88) +from:0x02170b08 kind:load to:0x02174530 module:overlay(88) +from:0x02170b40 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x02170bd4 kind:load to:0x021768ac module:overlay(88) +from:0x02170c00 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170c08 kind:arm_call to:0x02011ff4 module:main +from:0x02170c20 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170c28 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170c30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170c48 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170c50 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170c58 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170c60 kind:arm_call to:0x02011ff4 module:main +from:0x02170c78 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170c80 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170c88 kind:arm_call to:0x02011ff4 module:main +from:0x02170ca0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170ca8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170cbc kind:arm_call to:0x020978ec module:overlay(0) +from:0x02170cd0 kind:arm_call_thumb to:0x02057b34 module:overlay(0) +from:0x02170cf0 kind:load to:0x021758ec module:overlay(88) +from:0x02170cfc kind:arm_call to:0x02057bd4 module:overlay(0) +from:0x02170d0c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02170d68 kind:load to:0x02176994 module:overlay(88) +from:0x02170d7c kind:arm_call to:0x02011f3c module:main +from:0x02170d88 kind:arm_call to:0x02170db8 module:overlay(88) +from:0x02170d9c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02170db4 kind:load to:0x021758c8 module:overlay(88) +from:0x02170dc0 kind:arm_call to:0x020f7454 module:overlay(31) +from:0x02170dd8 kind:arm_call to:0x02170cc8 module:overlay(88) +from:0x02170e08 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02170e20 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02170e38 kind:load to:0x02175978 module:overlay(88) +from:0x02170e3c kind:load to:0x02175918 module:overlay(88) +from:0x02170e40 kind:load to:0x02176994 module:overlay(88) +from:0x02170e44 kind:load to:0x021756e0 module:overlay(88) +from:0x02170e50 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170e94 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x02170ec8 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02170f14 kind:arm_call to:0x0200f218 module:main +from:0x02170f3c kind:arm_call to:0x0200f218 module:main +from:0x02170f68 kind:arm_call to:0x0200f218 module:main +from:0x02170f90 kind:arm_call to:0x0200f218 module:main +from:0x02170fa4 kind:load to:0x021758a8 module:overlay(88) +from:0x02170fa8 kind:load to:0x027e09a4 module:dtcm +from:0x02170fac kind:load to:0x02174568 module:overlay(88) +from:0x02170fb0 kind:load to:0x02174590 module:overlay(88) +from:0x02170fb4 kind:load to:0x0217457c module:overlay(88) +from:0x02170fb8 kind:load to:0x02174554 module:overlay(88) +from:0x02170ff0 kind:arm_call to:0x020f7474 module:overlay(31) +from:0x02171054 kind:arm_call to:0x0200f05c module:main +from:0x02171070 kind:load to:0x02176994 module:overlay(88) +from:0x02171074 kind:load to:0x02174544 module:overlay(88) +from:0x021710c0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021710c8 kind:arm_call to:0x02011ff4 module:main +from:0x021710e0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021710e8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021710f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171108 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171110 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02171118 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171120 kind:arm_call to:0x02011ff4 module:main +from:0x02171138 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02171140 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171148 kind:arm_call to:0x02011ff4 module:main +from:0x02171160 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02171168 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217117c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02171190 kind:load to:0x02176a7c module:overlay(88) +from:0x021711a4 kind:arm_call to:0x02011f3c module:main +from:0x021711b0 kind:arm_call to:0x021711e0 module:overlay(88) +from:0x021711c4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021711dc kind:load to:0x021759f0 module:overlay(88) +from:0x021711e8 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02171218 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02171230 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02171248 kind:load to:0x02175a14 module:overlay(88) +from:0x0217124c kind:load to:0x02176a7c module:overlay(88) +from:0x02171250 kind:load to:0x021756e0 module:overlay(88) +from:0x02171260 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x02171294 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021712a4 kind:load to:0x021759d0 module:overlay(88) +from:0x0217132c kind:load to:0x02176a7c module:overlay(88) +from:0x02171338 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02171348 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171350 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171358 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171370 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171378 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171380 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171388 kind:arm_call to:0x02011ff4 module:main +from:0x0217139c kind:arm_call to:0x020978ec module:overlay(0) +from:0x021713b0 kind:load to:0x02176b64 module:overlay(88) +from:0x021713c4 kind:arm_call to:0x02011f3c module:main +from:0x021713d0 kind:arm_call to:0x02171400 module:overlay(88) +from:0x021713e4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021713fc kind:load to:0x02175a8c module:overlay(88) +from:0x02171408 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02171438 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02171450 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02171468 kind:load to:0x02175af8 module:overlay(88) +from:0x0217146c kind:load to:0x02176b64 module:overlay(88) +from:0x02171470 kind:load to:0x02175ab0 module:overlay(88) +from:0x0217147c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171494 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021714c8 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021714d8 kind:load to:0x02175a6c module:overlay(88) +from:0x02171560 kind:load to:0x02176b64 module:overlay(88) +from:0x0217156c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171574 kind:arm_call to:0x02011ff4 module:main +from:0x0217158c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171594 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0217159c kind:arm_call to:0x02098468 module:overlay(0) +from:0x021715b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021715bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021715c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021715cc kind:arm_call to:0x02011ff4 module:main +from:0x021715e0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021715f4 kind:load to:0x02176c4c module:overlay(88) +from:0x02171608 kind:arm_call to:0x02011f3c module:main +from:0x02171614 kind:arm_call to:0x02171644 module:overlay(88) +from:0x02171628 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02171640 kind:load to:0x02175b70 module:overlay(88) +from:0x0217164c kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x0217167c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02171694 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021716ac kind:load to:0x02175b94 module:overlay(88) +from:0x021716b0 kind:load to:0x02176c4c module:overlay(88) +from:0x021716b4 kind:load to:0x021756e0 module:overlay(88) +from:0x021716c4 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x021716f8 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02171708 kind:load to:0x02175b50 module:overlay(88) +from:0x02171790 kind:load to:0x02176c4c module:overlay(88) +from:0x021717a0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021717a8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021717b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021717c8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021717d0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021717d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021717e0 kind:arm_call to:0x02011ff4 module:main +from:0x021717f4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02171808 kind:load to:0x02176d34 module:overlay(88) +from:0x0217181c kind:arm_call to:0x02011f3c module:main +from:0x02171828 kind:arm_call to:0x02171858 module:overlay(88) +from:0x0217183c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02171854 kind:load to:0x02175c0c module:overlay(88) +from:0x02171860 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02171890 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021718a8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021718c0 kind:load to:0x02175c30 module:overlay(88) +from:0x021718c4 kind:load to:0x02176d34 module:overlay(88) +from:0x021718c8 kind:load to:0x021756e0 module:overlay(88) +from:0x021718d8 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x0217190c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0217191c kind:load to:0x02175bec module:overlay(88) +from:0x021719a4 kind:load to:0x02176d34 module:overlay(88) +from:0x021719b0 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x021719c0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021719c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021719d0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021719e8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021719f0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021719f8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171a00 kind:arm_call to:0x02011ff4 module:main +from:0x02171a14 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02171a28 kind:load to:0x02176e1c module:overlay(88) +from:0x02171a3c kind:arm_call to:0x02011f3c module:main +from:0x02171a48 kind:arm_call to:0x02171a78 module:overlay(88) +from:0x02171a5c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02171a74 kind:load to:0x02175c90 module:overlay(88) +from:0x02171a80 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02171a94 kind:load to:0x02175cb4 module:overlay(88) +from:0x02171aa0 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x02171aec kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171af4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171b0c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171b14 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171b1c kind:arm_call to:0x02011ff4 module:main +from:0x02171b30 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02171b44 kind:load to:0x02176e68 module:overlay(88) +from:0x02171b58 kind:arm_call to:0x02011f3c module:main +from:0x02171b64 kind:arm_call to:0x02171b94 module:overlay(88) +from:0x02171b78 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02171b90 kind:load to:0x02175d2c module:overlay(88) +from:0x02171b9c kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02171bcc kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02171be4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02171bfc kind:load to:0x02175d50 module:overlay(88) +from:0x02171c00 kind:load to:0x02176e68 module:overlay(88) +from:0x02171c04 kind:load to:0x021756e0 module:overlay(88) +from:0x02171c14 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x02171c48 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02171c58 kind:load to:0x02175d0c module:overlay(88) +from:0x02171ce0 kind:load to:0x02176e68 module:overlay(88) +from:0x02171cf0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171cf8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171d00 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171d18 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171d20 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171d28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171d30 kind:arm_call to:0x02011ff4 module:main +from:0x02171d44 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02171d58 kind:load to:0x02176f50 module:overlay(88) +from:0x02171d6c kind:arm_call to:0x02011f3c module:main +from:0x02171d78 kind:arm_call to:0x02171da8 module:overlay(88) +from:0x02171d8c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02171da4 kind:load to:0x02175dc8 module:overlay(88) +from:0x02171db0 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02171de0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02171df8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02171e10 kind:load to:0x02175dec module:overlay(88) +from:0x02171e14 kind:load to:0x02176f50 module:overlay(88) +from:0x02171e18 kind:load to:0x021756e0 module:overlay(88) +from:0x02171e28 kind:arm_call to:0x020f7518 module:overlay(31) +from:0x02171e5c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02171e6c kind:load to:0x02175da8 module:overlay(88) +from:0x02171ef4 kind:load to:0x02176f50 module:overlay(88) +from:0x02171f00 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02171f10 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171f18 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171f20 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171f38 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02171f40 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171f48 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171f50 kind:arm_call to:0x02011ff4 module:main +from:0x02171f64 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02171f78 kind:load to:0x02177038 module:overlay(88) +from:0x02171f8c kind:arm_call to:0x02011f3c module:main +from:0x02171f98 kind:arm_call to:0x02171fc8 module:overlay(88) +from:0x02171fac kind:arm_call to:0x02097878 module:overlay(0) +from:0x02171fc4 kind:load to:0x02175e64 module:overlay(88) +from:0x02171fd0 kind:arm_call to:0x020f74ec module:overlays(26,31) +from:0x02172000 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02172018 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02172030 kind:load to:0x02175ed0 module:overlay(88) +from:0x02172034 kind:load to:0x02177038 module:overlay(88) +from:0x02172038 kind:load to:0x02175e88 module:overlay(88) +from:0x02172044 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0217205c kind:arm_call to:0x020f7518 module:overlay(31) +from:0x02172090 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021720a0 kind:load to:0x02175e44 module:overlay(88) +from:0x021720f8 kind:arm_call to:0x0200f05c module:main +from:0x02172114 kind:load to:0x02177038 module:overlay(88) +from:0x02172118 kind:load to:0x021745a4 module:overlay(88) +from:0x02172124 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02172130 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02172138 kind:arm_call to:0x02011ff4 module:main +from:0x02172150 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02172158 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02172160 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02172178 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02172180 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02172188 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02172190 kind:arm_call to:0x02011ff4 module:main +from:0x021721a4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021721b8 kind:load to:0x02177120 module:overlay(88) +from:0x021721cc kind:arm_call to:0x02011f3c module:main +from:0x021721d8 kind:arm_call to:0x02172208 module:overlay(88) +from:0x021721ec kind:arm_call to:0x02097878 module:overlay(0) +from:0x02172204 kind:load to:0x02175f30 module:overlay(88) +from:0x02172210 kind:arm_call to:0x02118ff8 module:overlay(34) +from:0x02172224 kind:load to:0x02175f54 module:overlay(88) +from:0x02172274 kind:load to:0x02177120 module:overlay(88) +from:0x0217228c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02172294 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0217229c kind:arm_call to:0x02098468 module:overlay(0) +from:0x021722b4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021722bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021722c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021722cc kind:arm_call to:0x02011ff4 module:main +from:0x021722e0 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02172300 kind:arm_call to:0x02011f3c module:main +from:0x02172310 kind:arm_call to:0x0217231c module:overlay(88) +from:0x02172328 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02172330 kind:arm_call to:0x021725e8 module:overlay(88) +from:0x02172344 kind:arm_call to:0x0217260c module:overlay(88) +from:0x02172368 kind:arm_call to:0x020166a4 module:main +from:0x0217238c kind:arm_call to:0x02019510 module:main +from:0x02172398 kind:arm_call to:0x020166a4 module:main +from:0x021723c4 kind:arm_call to:0x02011f3c module:main +from:0x021723d0 kind:arm_call to:0x02172b00 module:overlay(88) +from:0x021723f0 kind:arm_call to:0x020166a4 module:main +from:0x02172410 kind:arm_call to:0x02011f3c module:main +from:0x0217241c kind:arm_call to:0x0217333c module:overlay(88) +from:0x0217243c kind:arm_call to:0x020166a4 module:main +from:0x02172464 kind:load to:0x02175fb8 module:overlay(88) +from:0x02172468 kind:load to:0x0204a0f0 module:main +from:0x0217246c kind:load to:0x027e09a4 module:dtcm +from:0x021724c8 kind:arm_call to:0x021726c0 module:overlay(88) +from:0x021724d0 kind:arm_call to:0x021725f8 module:overlay(88) +from:0x021724d8 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x021724e4 kind:load to:0x02175fb8 module:overlay(88) +from:0x0217253c kind:arm_call to:0x021726c0 module:overlay(88) +from:0x02172544 kind:arm_call to:0x021725f8 module:overlay(88) +from:0x0217254c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x02172554 kind:arm_call to:0x02011ff4 module:main +from:0x02172560 kind:load to:0x02175fb8 module:overlay(88) +from:0x0217256c kind:arm_call to:0x02061c3c module:overlay(0) +from:0x02172574 kind:arm_call to:0x02011ff4 module:main +from:0x021725ac kind:arm_call to:0x02172f4c module:overlay(88) +from:0x021725b4 kind:load to:0x027e09a4 module:dtcm +from:0x021725dc kind:arm_call to:0x0217338c module:overlay(88) +from:0x021725e4 kind:load to:0x027e09a4 module:dtcm +from:0x021725f4 kind:load to:0x021771f8 module:overlay(88) +from:0x02172608 kind:load to:0x021771f8 module:overlay(88) +from:0x02172630 kind:arm_call to:0x02062fe4 module:overlay(0) +from:0x0217264c kind:arm_call to:0x0201f6c8 module:main +from:0x0217265c kind:arm_call to:0x0201f6c8 module:main +from:0x02172684 kind:arm_call to:0x02172868 module:overlay(88) +from:0x02172694 kind:arm_call to:0x0201f708 module:main +from:0x021726a0 kind:arm_call to:0x0201f708 module:main +from:0x021726b8 kind:load to:0x02175fdc module:overlay(88) +from:0x021726d4 kind:arm_call to:0x0201f470 module:main +from:0x021726dc kind:arm_call to:0x0201f470 module:main +from:0x021726e4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x021726ec kind:arm_call to:0x0201f2a4 module:main +from:0x021726f4 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x021726fc kind:arm_call to:0x0201f2a4 module:main +from:0x02172704 kind:arm_call to:0x02063080 module:overlay(0) +from:0x02172710 kind:load to:0x02175fdc module:overlay(88) +from:0x02172728 kind:arm_call to:0x0201f470 module:main +from:0x02172730 kind:arm_call to:0x0201f470 module:main +from:0x02172738 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02172740 kind:arm_call to:0x0201f2a4 module:main +from:0x02172748 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02172750 kind:arm_call to:0x0201f2a4 module:main +from:0x02172758 kind:arm_call to:0x02063080 module:overlay(0) +from:0x02172760 kind:arm_call to:0x02011ff4 module:main +from:0x0217276c kind:load to:0x02175fdc module:overlay(88) +from:0x02172784 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x021727ec kind:arm_call to:0x02063094 module:overlay(0) +from:0x02172828 kind:arm_call to:0x02063094 module:overlay(0) +from:0x02172860 kind:load to:0x020b502c module:overlay(0) +from:0x02172864 kind:load to:0x0204a0f0 module:main +from:0x021728b8 kind:arm_call to:0x02062cc0 module:overlay(0) +from:0x021728e0 kind:arm_call to:0x02172770 module:overlay(88) +from:0x02172908 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02172934 kind:arm_call to:0x02172868 module:overlay(88) +from:0x02172a08 kind:arm_call to:0x02067b94 module:overlay(0) +from:0x02172a98 kind:arm_call to:0x02172770 module:overlay(88) +from:0x02172aa4 kind:load to:0x0204a068 module:main +from:0x02172aa8 kind:load to:0x0204a0f0 module:main +from:0x02172aac kind:load to:0x020b502c module:overlay(0) +from:0x02172ad8 kind:arm_call to:0x02063144 module:overlay(0) +from:0x02172ae8 kind:arm_call to:0x0201f48c module:main +from:0x02172af4 kind:arm_call to:0x0201f48c module:main +from:0x02172afc kind:load to:0x0204a068 module:main +from:0x02172b0c kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02172b50 kind:arm_call to:0x0203d138 module:main +from:0x02172b68 kind:arm_call to:0x0203d138 module:main +from:0x02172b74 kind:arm_call to:0x0217321c module:overlay(88) +from:0x02172b98 kind:arm_call to:0x0201c09c module:main +from:0x02172bb4 kind:arm_call to:0x02016134 module:main +from:0x02172bc4 kind:arm_call to:0x02016134 module:main +from:0x02172bd8 kind:arm_call to:0x02016134 module:main +from:0x02172be8 kind:arm_call to:0x02016134 module:main +from:0x02172c3c kind:arm_call to:0x0206665c module:overlay(0) +from:0x02172c4c kind:arm_call to:0x0206665c module:overlay(0) +from:0x02172c5c kind:load to:0x02176000 module:overlay(88) +from:0x02172c60 kind:load to:0x0217321c module:overlay(88) +from:0x02172c64 kind:load to:0x02172c70 module:overlay(88) +from:0x02172c68 kind:load to:0x027e0994 module:dtcm +from:0x02172c6c kind:load to:0x020b4f64 module:overlay(0) +from:0x02172c7c kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02172c84 kind:arm_call to:0x0201f2a4 module:main +from:0x02172ca4 kind:arm_call to:0x020666f4 module:overlay(0) +from:0x02172cb8 kind:arm_call to:0x0201f470 module:main +from:0x02172cd8 kind:arm_call to:0x0201f470 module:main +from:0x02172cf0 kind:arm_call to:0x0201f470 module:main +from:0x02172d00 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02172d08 kind:arm_call to:0x0201f2a4 module:main +from:0x02172d24 kind:arm_call to:0x0203d1e8 module:main +from:0x02172d38 kind:arm_call to:0x0203d1e8 module:main +from:0x02172d40 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x02172d4c kind:load to:0x02176000 module:overlay(88) +from:0x02172d50 kind:load to:0x020b4f64 module:overlay(0) +from:0x02172d54 kind:load to:0x02172c70 module:overlay(88) +from:0x02172d6c kind:arm_call to:0x020666f4 module:overlay(0) +from:0x02172d80 kind:arm_call to:0x0201f470 module:main +from:0x02172da0 kind:arm_call to:0x0201f470 module:main +from:0x02172db8 kind:arm_call to:0x0201f470 module:main +from:0x02172dc8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x02172dd0 kind:arm_call to:0x0201f2a4 module:main +from:0x02172dec kind:arm_call to:0x0203d1e8 module:main +from:0x02172e00 kind:arm_call to:0x0203d1e8 module:main +from:0x02172e08 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x02172e10 kind:arm_call to:0x02011ff4 module:main +from:0x02172e1c kind:load to:0x02176000 module:overlay(88) +from:0x02172e20 kind:load to:0x020b4f64 module:overlay(0) +from:0x02172e24 kind:load to:0x02172c70 module:overlay(88) +from:0x02172e60 kind:arm_call to:0x0201f59c module:main +from:0x02172e6c kind:arm_call to:0x0201f708 module:main +from:0x02172ea0 kind:arm_call to:0x0201f59c module:main +from:0x02172eac kind:arm_call to:0x0201f708 module:main +from:0x02172ecc kind:arm_call to:0x0201f59c module:main +from:0x02172edc kind:arm_call to:0x0201f708 module:main +from:0x02172f18 kind:arm_call to:0x02173254 module:overlay(88) +from:0x02172f44 kind:arm_call to:0x0217306c module:overlay(88) +from:0x02172f6c kind:arm_call to:0x02172e28 module:overlay(88) +from:0x02172f9c kind:arm_call to:0x021732ac module:overlay(88) +from:0x02172fc8 kind:arm_call to:0x021732ac module:overlay(88) +from:0x02172fe8 kind:arm_call to:0x021732ac module:overlay(88) +from:0x02173000 kind:arm_call to:0x0217306c module:overlay(88) +from:0x0217302c kind:arm_call to:0x02173300 module:overlay(88) +from:0x0217304c kind:arm_call to:0x02173300 module:overlay(88) +from:0x02173064 kind:arm_call to:0x02173300 module:overlay(88) +from:0x02173088 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x021730ec kind:arm_call to:0x02173254 module:overlay(88) +from:0x02173190 kind:arm_call to:0x02173254 module:overlay(88) +from:0x021731ec kind:arm_call to:0x02173254 module:overlay(88) +from:0x02173214 kind:load to:0x020b502c module:overlay(0) +from:0x02173224 kind:arm_call to:0x0201f618 module:main +from:0x02173250 kind:load to:0x02175ff4 module:overlay(88) +from:0x02173264 kind:arm_call to:0x0201fa48 module:main +from:0x02173334 kind:arm_call to:0x02062208 module:overlay(0) +from:0x02173344 kind:arm_call to:0x02061ac4 module:overlay(0) +from:0x02173370 kind:arm_call to:0x0201ef74 module:main +from:0x02173388 kind:load to:0x02176024 module:overlay(88) +from:0x021733bc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021733d8 kind:arm_call to:0x0201efd4 module:main +from:0x02173400 kind:arm_call to:0x0201f024 module:main +from:0x02173414 kind:arm_call to:0x0201c4b0 module:main +from:0x0217341c kind:load to:0x0204ae8c module:main +from:0x02173550 kind:arm_call to:0x0201f024 module:main +from:0x02173564 kind:arm_call to:0x0201c4b0 module:main +from:0x021735c0 kind:load to:0x0204ae8c module:main +from:0x021735c4 kind:load to:0x021760a0 module:overlay(88) +from:0x021735f0 kind:arm_call to:0x0201aa1c module:main +from:0x021735f8 kind:load to:0x0204aefc module:main +from:0x02173604 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0217361c kind:arm_call to:0x02061628 module:overlay(0) +from:0x02173638 kind:arm_call to:0x0201bb10 module:main +from:0x0217364c kind:arm_call to:0x020611bc module:overlay(0) +from:0x02173658 kind:load to:0x02176048 module:overlay(88) +from:0x0217365c kind:load to:0x0204a068 module:main +from:0x0217367c kind:arm_call to:0x0201bb7c module:main +from:0x02173688 kind:arm_call to:0x0201b980 module:main +from:0x02173694 kind:arm_call to:0x02061228 module:overlay(0) +from:0x0217369c kind:arm_call to:0x02061210 module:overlay(0) +from:0x021736a4 kind:load to:0x0204e5d8 module:main +from:0x021736a8 kind:load to:0x0204a068 module:main +from:0x021736cc kind:arm_call to:0x020b68a0 module:overlay(8) +from:0x021736e4 kind:load to:0x0204e5d8 module:main +from:0x02173714 kind:arm_call to:0x0201bba4 module:main +from:0x02173720 kind:arm_call to:0x0201b980 module:main +from:0x0217372c kind:arm_call to:0x02061228 module:overlay(0) +from:0x02173734 kind:arm_call to:0x02061210 module:overlay(0) +from:0x0217373c kind:load to:0x0204e5d8 module:main +from:0x02173740 kind:load to:0x0204a068 module:main +from:0x02173768 kind:load to:0x0204e5d8 module:main +from:0x02173778 kind:arm_call to:0x0201baa4 module:main +from:0x02173780 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02173798 kind:arm_call to:0x0201baa4 module:main +from:0x021737a0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x021737a8 kind:arm_call to:0x02011ff4 module:main +from:0x021738f0 kind:load to:0x021745c0 module:overlay(88) +from:0x021738f4 kind:load to:0x021745cc module:overlay(88) +from:0x021738f8 kind:load to:0x021745e0 module:overlay(88) +from:0x021738fc kind:load to:0x021745c4 module:overlay(88) +from:0x02173900 kind:load to:0x021745d4 module:overlay(88) +from:0x02173904 kind:load to:0x021745dc module:overlay(88) +from:0x02173908 kind:load to:0x021745b8 module:overlay(88) +from:0x0217390c kind:load to:0x021745c8 module:overlay(88) +from:0x02173910 kind:load to:0x021745b4 module:overlay(88) +from:0x02173914 kind:load to:0x021745d8 module:overlay(88) +from:0x02173918 kind:load to:0x021745bc module:overlay(88) +from:0x0217391c kind:load to:0x021745d0 module:overlay(88) +from:0x02173a2c kind:load to:0x02174634 module:overlay(88) +from:0x02173a30 kind:load to:0x02174664 module:overlay(88) +from:0x02173a34 kind:load to:0x02174624 module:overlay(88) +from:0x02173a38 kind:load to:0x02174694 module:overlay(88) +from:0x02173a3c kind:load to:0x02174644 module:overlay(88) +from:0x02173a40 kind:load to:0x02174604 module:overlay(88) +from:0x02173a44 kind:load to:0x021745e4 module:overlay(88) +from:0x02173a48 kind:load to:0x02174614 module:overlay(88) +from:0x02173a4c kind:load to:0x021745f4 module:overlay(88) +from:0x02173a50 kind:load to:0x02174684 module:overlay(88) +from:0x02173a54 kind:load to:0x02174654 module:overlay(88) +from:0x02173a58 kind:load to:0x02174674 module:overlay(88) +from:0x02173a6c kind:arm_call to:0x02020240 module:main +from:0x02173a8c kind:arm_call to:0x02011f3c module:main +from:0x02173a98 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x02173acc kind:arm_call to:0x02011f3c module:main +from:0x02173ad8 kind:arm_call to:0x020a39bc module:overlay(0) +from:0x02173af4 kind:arm_call to:0x020204b8 module:main +from:0x02173b24 kind:arm_call to:0x02011f3c module:main +from:0x02173b30 kind:arm_call to:0x020a39bc module:overlay(0) +from:0x02173b4c kind:arm_call to:0x020204b8 module:main +from:0x02173b6c kind:load to:0x02176078 module:overlay(88) +from:0x02173b70 kind:load to:0x02044390 module:main +from:0x02173b74 kind:load to:0x020b4f64 module:overlay(0) +from:0x02173ba4 kind:arm_call to:0x02020320 module:main +from:0x02173bb0 kind:load to:0x02176078 module:overlay(88) +from:0x02173be0 kind:arm_call to:0x02020320 module:main +from:0x02173be8 kind:arm_call to:0x02011ff4 module:main +from:0x02173bf4 kind:load to:0x02176078 module:overlay(88) +from:0x02173c18 kind:arm_call to:0x020203dc module:main +from:0x02173c20 kind:arm_call to:0x02173c4c module:overlay(88) +from:0x02173c28 kind:arm_call to:0x020684a8 module:overlay(0) +from:0x02173c30 kind:arm_call to:0x02173d44 module:overlay(88) +from:0x02173c48 kind:load to:0x020b502c module:overlay(0) +from:0x02173c6c kind:arm_call to:0x02019568 module:main +from:0x02173c90 kind:arm_call to:0x02062518 module:overlay(0) +from:0x02173cc0 kind:arm_call to:0x02020498 module:main +from:0x02173d40 kind:load to:0x0204a0f0 module:main +from:0x02173d60 kind:arm_call to:0x0217414c module:overlay(88) +from:0x02173d70 kind:arm_call to:0x02174198 module:overlay(88) +from:0x02173d84 kind:arm_call to:0x02061d98 module:overlay(0) +from:0x02173d8c kind:arm_call to:0x02174198 module:overlay(88) +from:0x02173dc0 kind:arm_call to:0x020203f4 module:main +from:0x02173de8 kind:arm_call to:0x02173e0c module:overlay(88) +from:0x02173df0 kind:arm_call to:0x0217402c module:overlay(88) +from:0x02173e04 kind:arm_call to:0x0217407c module:overlay(88) +from:0x02173e24 kind:arm_call to:0x02069bfc module:overlay(0) +from:0x02173e48 kind:arm_call to:0x02069bfc module:overlay(0) +from:0x02173e70 kind:arm_call to:0x020a4470 module:overlay(0) +from:0x02173e84 kind:arm_call to:0x02174130 module:overlay(88) +from:0x02173e98 kind:arm_call to:0x02173ea8 module:overlay(88) +from:0x02173ec8 kind:arm_call to:0x02069bfc module:overlay(0) +from:0x02173edc kind:arm_call to:0x02069bfc module:overlay(0) +from:0x02173eec kind:arm_call to:0x020695b4 module:overlay(0) +from:0x02173f18 kind:arm_call to:0x02028e08 module:main +from:0x02173f60 kind:arm_call to:0x020695b4 module:overlay(0) +from:0x02173f6c kind:arm_call to:0x02174198 module:overlay(88) +from:0x02174000 kind:arm_call to:0x0206876c module:overlay(0) +from:0x02174028 kind:load to:0x020b4f64 module:overlay(0) +from:0x02174054 kind:arm_call to:0x02174130 module:overlay(88) +from:0x021740c8 kind:arm_call to:0x02174130 module:overlay(88) +from:0x021740d8 kind:arm_call to:0x021740e0 module:overlay(88) +from:0x021740ec kind:arm_call to:0x020a4378 module:overlay(0) +from:0x021740f4 kind:arm_call to:0x02173d44 module:overlay(88) +from:0x02174104 kind:arm_call to:0x02020374 module:main +from:0x02174120 kind:arm_call to:0x0206214c module:overlay(0) +from:0x02174194 kind:load to:0x02049bbc module:main +from:0x021741c4 kind:arm_call to:0x02061d88 module:overlay(0) +from:0x021741e4 kind:load to:0x020b4f64 module:overlay(0) +from:0x021746e0 kind:load to:0x020aac5c module:overlay(0) +from:0x021746e4 kind:load to:0x0217501c module:overlay(88) +from:0x02174704 kind:arm_call to:0x0216a580 module:overlay(88) +from:0x02174714 kind:arm_call to:0x0203ce4c module:main +from:0x0217473c kind:arm_call to:0x0203d138 module:main +from:0x02174744 kind:load to:0x021760ac module:overlay(88) +from:0x02174748 kind:load to:0x021760cc module:overlay(88) +from:0x0217474c kind:load to:0x0216c334 module:overlay(88) +from:0x02174750 kind:load to:0x021760b0 module:overlay(88) +from:0x02174754 kind:load to:0x021760bc module:overlay(88) +from:0x02174758 kind:load to:0x0216c2cc module:overlay(88) +from:0x02174778 kind:arm_call to:0x0216c37c module:overlay(88) +from:0x02174788 kind:arm_call to:0x0203ce4c module:main +from:0x0217479c kind:load to:0x02176108 module:overlay(88) +from:0x021747a0 kind:load to:0x0217611c module:overlay(88) +from:0x021747a4 kind:load to:0x0216c690 module:overlay(88) +from:0x021747a8 kind:load to:0x02176110 module:overlay(88) +from:0x021747c8 kind:arm_call to:0x0216c6d8 module:overlay(88) +from:0x021747d8 kind:arm_call to:0x0203ce4c module:main +from:0x021747ec kind:load to:0x02176158 module:overlay(88) +from:0x021747f0 kind:load to:0x02176168 module:overlay(88) +from:0x021747f4 kind:load to:0x0216cca0 module:overlay(88) +from:0x021747f8 kind:load to:0x0217615c module:overlay(88) +from:0x02174818 kind:arm_call to:0x0216cce8 module:overlay(88) +from:0x02174828 kind:arm_call to:0x0203ce4c module:main +from:0x0217483c kind:load to:0x021761a4 module:overlay(88) +from:0x02174840 kind:load to:0x021761b4 module:overlay(88) +from:0x02174844 kind:load to:0x0216d270 module:overlay(88) +from:0x02174848 kind:load to:0x021761a8 module:overlay(88) +from:0x02174868 kind:arm_call to:0x0216d32c module:overlay(88) +from:0x02174878 kind:arm_call to:0x0203ce4c module:main +from:0x0217488c kind:load to:0x021761f0 module:overlay(88) +from:0x02174890 kind:load to:0x02176200 module:overlay(88) +from:0x02174894 kind:load to:0x0216e228 module:overlay(88) +from:0x02174898 kind:load to:0x021761f4 module:overlay(88) +from:0x021748b8 kind:arm_call to:0x0216e270 module:overlay(88) +from:0x021748c8 kind:arm_call to:0x0203ce4c module:main +from:0x021748dc kind:load to:0x0217623c module:overlay(88) +from:0x021748e0 kind:load to:0x0217624c module:overlay(88) +from:0x021748e4 kind:load to:0x0216e804 module:overlay(88) +from:0x021748e8 kind:load to:0x02176240 module:overlay(88) +from:0x02174908 kind:arm_call to:0x0216e848 module:overlay(88) +from:0x02174918 kind:arm_call to:0x0203ce4c module:main +from:0x0217492c kind:load to:0x02176288 module:overlay(88) +from:0x02174930 kind:load to:0x02176298 module:overlay(88) +from:0x02174934 kind:load to:0x0216ecf0 module:overlay(88) +from:0x02174938 kind:load to:0x0217628c module:overlay(88) +from:0x02174958 kind:arm_call to:0x021705d4 module:overlay(88) +from:0x02174968 kind:arm_call to:0x0203ce4c module:main +from:0x0217497c kind:load to:0x021767b4 module:overlay(88) +from:0x02174980 kind:load to:0x021767c4 module:overlay(88) +from:0x02174984 kind:load to:0x02170810 module:overlay(88) +from:0x02174988 kind:load to:0x021767b8 module:overlay(88) +from:0x021749a8 kind:arm_call to:0x021708ec module:overlay(88) +from:0x021749b8 kind:arm_call to:0x0203ce4c module:main +from:0x021749cc kind:load to:0x0217689c module:overlay(88) +from:0x021749d0 kind:load to:0x021768ac module:overlay(88) +from:0x021749d4 kind:load to:0x02170cb4 module:overlay(88) +from:0x021749d8 kind:load to:0x021768a0 module:overlay(88) +from:0x021749f8 kind:arm_call to:0x02170d90 module:overlay(88) +from:0x02174a08 kind:arm_call to:0x0203ce4c module:main +from:0x02174a1c kind:load to:0x02176984 module:overlay(88) +from:0x02174a20 kind:load to:0x02176994 module:overlay(88) +from:0x02174a24 kind:load to:0x02171174 module:overlay(88) +from:0x02174a28 kind:load to:0x02176988 module:overlay(88) +from:0x02174a48 kind:arm_call to:0x021711b8 module:overlay(88) +from:0x02174a58 kind:arm_call to:0x0203ce4c module:main +from:0x02174a6c kind:load to:0x02176a6c module:overlay(88) +from:0x02174a70 kind:load to:0x02176a7c module:overlay(88) +from:0x02174a74 kind:load to:0x02171394 module:overlay(88) +from:0x02174a78 kind:load to:0x02176a70 module:overlay(88) +from:0x02174a98 kind:arm_call to:0x021713d8 module:overlay(88) +from:0x02174aa8 kind:arm_call to:0x0203ce4c module:main +from:0x02174abc kind:load to:0x02176b54 module:overlay(88) +from:0x02174ac0 kind:load to:0x02176b64 module:overlay(88) +from:0x02174ac4 kind:load to:0x021715d8 module:overlay(88) +from:0x02174ac8 kind:load to:0x02176b58 module:overlay(88) +from:0x02174ae8 kind:arm_call to:0x0217161c module:overlay(88) +from:0x02174af8 kind:arm_call to:0x0203ce4c module:main +from:0x02174b0c kind:load to:0x02176c3c module:overlay(88) +from:0x02174b10 kind:load to:0x02176c4c module:overlay(88) +from:0x02174b14 kind:load to:0x021717ec module:overlay(88) +from:0x02174b18 kind:load to:0x02176c40 module:overlay(88) +from:0x02174b38 kind:arm_call to:0x02171830 module:overlay(88) +from:0x02174b48 kind:arm_call to:0x0203ce4c module:main +from:0x02174b5c kind:load to:0x02176d24 module:overlay(88) +from:0x02174b60 kind:load to:0x02176d34 module:overlay(88) +from:0x02174b64 kind:load to:0x02171a0c module:overlay(88) +from:0x02174b68 kind:load to:0x02176d28 module:overlay(88) +from:0x02174b88 kind:arm_call to:0x02171a50 module:overlay(88) +from:0x02174b98 kind:arm_call to:0x0203ce4c module:main +from:0x02174bac kind:load to:0x02176e0c module:overlay(88) +from:0x02174bb0 kind:load to:0x02176e1c module:overlay(88) +from:0x02174bb4 kind:load to:0x02171b28 module:overlay(88) +from:0x02174bb8 kind:load to:0x02176e10 module:overlay(88) +from:0x02174bd8 kind:arm_call to:0x02171b6c module:overlay(88) +from:0x02174be8 kind:arm_call to:0x0203ce4c module:main +from:0x02174bfc kind:load to:0x02176e58 module:overlay(88) +from:0x02174c00 kind:load to:0x02176e68 module:overlay(88) +from:0x02174c04 kind:load to:0x02171d3c module:overlay(88) +from:0x02174c08 kind:load to:0x02176e5c module:overlay(88) +from:0x02174c28 kind:arm_call to:0x02171d80 module:overlay(88) +from:0x02174c38 kind:arm_call to:0x0203ce4c module:main +from:0x02174c4c kind:load to:0x02176f40 module:overlay(88) +from:0x02174c50 kind:load to:0x02176f50 module:overlay(88) +from:0x02174c54 kind:load to:0x02171f5c module:overlay(88) +from:0x02174c58 kind:load to:0x02176f44 module:overlay(88) +from:0x02174c78 kind:arm_call to:0x02171fa0 module:overlay(88) +from:0x02174c88 kind:arm_call to:0x0203ce4c module:main +from:0x02174c9c kind:load to:0x02177028 module:overlay(88) +from:0x02174ca0 kind:load to:0x02177038 module:overlay(88) +from:0x02174ca4 kind:load to:0x0217219c module:overlay(88) +from:0x02174ca8 kind:load to:0x0217702c module:overlay(88) +from:0x02174cc8 kind:arm_call to:0x021721e0 module:overlay(88) +from:0x02174cd8 kind:arm_call to:0x0203ce4c module:main +from:0x02174cec kind:load to:0x02177110 module:overlay(88) +from:0x02174cf0 kind:load to:0x02177120 module:overlay(88) +from:0x02174cf4 kind:load to:0x021722d8 module:overlay(88) +from:0x02174cf8 kind:load to:0x02177114 module:overlay(88) +from:0x02174cfc kind:load to:0x021746cc module:overlay(88) +from:0x02174d00 kind:load to:0x021746e8 module:overlay(88) +from:0x02174d04 kind:load to:0x0217475c module:overlay(88) +from:0x02174d08 kind:load to:0x021747ac module:overlay(88) +from:0x02174d0c kind:load to:0x021747fc module:overlay(88) +from:0x02174d10 kind:load to:0x0217484c module:overlay(88) +from:0x02174d14 kind:load to:0x0217489c module:overlay(88) +from:0x02174d18 kind:load to:0x021748ec module:overlay(88) +from:0x02174d1c kind:load to:0x0217493c module:overlay(88) +from:0x02174d20 kind:load to:0x0217498c module:overlay(88) +from:0x02174d24 kind:load to:0x021749dc module:overlay(88) +from:0x02174d28 kind:load to:0x02174a2c module:overlay(88) +from:0x02174d2c kind:load to:0x02174a7c module:overlay(88) +from:0x02174d30 kind:load to:0x02174acc module:overlay(88) +from:0x02174d34 kind:load to:0x02174b1c module:overlay(88) +from:0x02174d38 kind:load to:0x02174b6c module:overlay(88) +from:0x02174d3c kind:load to:0x02174bbc module:overlay(88) +from:0x02174d40 kind:load to:0x02174c0c module:overlay(88) +from:0x02174d44 kind:load to:0x02174c5c module:overlay(88) +from:0x02174d48 kind:load to:0x02174cac module:overlay(88) +from:0x02174d68 kind:load to:0x021658b0 module:overlay(88) +from:0x02174d6c kind:load to:0x021658e4 module:overlay(88) +from:0x02174d7c kind:load to:0x02165aa0 module:overlay(88) +from:0x02174d80 kind:load to:0x02165b24 module:overlay(88) +from:0x02174d84 kind:load to:0x02165bbc module:overlay(88) +from:0x02174d88 kind:load to:0x02165bb0 module:overlay(88) +from:0x02174d8c kind:load to:0x02165bc4 module:overlay(88) +from:0x02174d90 kind:load to:0x02165c68 module:overlay(88) +from:0x02174d94 kind:load to:0x02165dd8 module:overlay(88) +from:0x02174d98 kind:load to:0x02165c60 module:overlay(88) +from:0x02174d9c kind:load to:0x02073158 module:overlay(0) +from:0x02174da4 kind:load to:0x02174dc0 module:overlay(88) +from:0x02174da8 kind:load to:0x02174da0 module:overlay(88) +from:0x02174dac kind:load to:0x02174db4 module:overlay(88) +from:0x02174db0 kind:load to:0x02174db8 module:overlay(88) +from:0x02174dd0 kind:load to:0x0216688c module:overlay(88) +from:0x02174dd4 kind:load to:0x021668b4 module:overlay(88) +from:0x02174dd8 kind:load to:0x02166a5c module:overlay(88) +from:0x02174ddc kind:load to:0x020a4e44 module:overlay(0) +from:0x02174de0 kind:load to:0x02166ee0 module:overlay(88) +from:0x02174de4 kind:load to:0x020a55ec module:overlay(0) +from:0x02174de8 kind:load to:0x020a55f8 module:overlay(0) +from:0x02174dec kind:load to:0x020a55fc module:overlay(0) +from:0x02174df0 kind:load to:0x020a5604 module:overlay(0) +from:0x02174df4 kind:load to:0x020a560c module:overlay(0) +from:0x02174df8 kind:load to:0x020a50d8 module:overlay(0) +from:0x02174dfc kind:load to:0x020a50dc module:overlay(0) +from:0x02174e00 kind:load to:0x020a50e0 module:overlay(0) +from:0x02174e04 kind:load to:0x020a50e4 module:overlay(0) +from:0x02174e08 kind:load to:0x02166a68 module:overlay(88) +from:0x02174e0c kind:load to:0x020a50f4 module:overlay(0) +from:0x02174e24 kind:load to:0x02166fa0 module:overlay(88) +from:0x02174e28 kind:load to:0x02166fd0 module:overlay(88) +from:0x02174e2c kind:load to:0x020a4e08 module:overlay(0) +from:0x02174e30 kind:load to:0x02167478 module:overlay(88) +from:0x02174e34 kind:load to:0x02167390 module:overlay(88) +from:0x02174e38 kind:load to:0x020a55ec module:overlay(0) +from:0x02174e3c kind:load to:0x020a55f8 module:overlay(0) +from:0x02174e40 kind:load to:0x021674ec module:overlay(88) +from:0x02174e44 kind:load to:0x02167530 module:overlay(88) +from:0x02174e48 kind:load to:0x02167588 module:overlay(88) +from:0x02174e4c kind:load to:0x021675d4 module:overlay(88) +from:0x02174e50 kind:load to:0x021676bc module:overlay(88) +from:0x02174e54 kind:load to:0x02167884 module:overlay(88) +from:0x02174e58 kind:load to:0x020a50e4 module:overlay(0) +from:0x02174e5c kind:load to:0x021676f4 module:overlay(88) +from:0x02174e60 kind:load to:0x021676f0 module:overlay(88) +from:0x02174e64 kind:load to:0x02167c50 module:overlay(88) +from:0x02174e70 kind:load to:0x02167e98 module:overlay(88) +from:0x02174e74 kind:load to:0x02167ec8 module:overlay(88) +from:0x02174e78 kind:load to:0x020a4e08 module:overlay(0) +from:0x02174e7c kind:load to:0x02167fdc module:overlay(88) +from:0x02174e80 kind:load to:0x02167f00 module:overlay(88) +from:0x02174e84 kind:load to:0x020a55ec module:overlay(0) +from:0x02174e88 kind:load to:0x020a55f8 module:overlay(0) +from:0x02174e8c kind:load to:0x02168018 module:overlay(88) +from:0x02174e90 kind:load to:0x02168034 module:overlay(88) +from:0x02174e94 kind:load to:0x0216805c module:overlay(88) +from:0x02174e98 kind:load to:0x02168078 module:overlay(88) +from:0x02174e9c kind:load to:0x02168150 module:overlay(88) +from:0x02174ea0 kind:load to:0x02168228 module:overlay(88) +from:0x02174ea4 kind:load to:0x020a50e4 module:overlay(0) +from:0x02174ea8 kind:load to:0x02168170 module:overlay(88) +from:0x02174eac kind:load to:0x0216816c module:overlay(88) +from:0x02174eb0 kind:load to:0x02168524 module:overlay(88) +from:0x02174ebc kind:load to:0x02168744 module:overlay(88) +from:0x02174ec0 kind:load to:0x02168764 module:overlay(88) +from:0x02174ec4 kind:load to:0x020a4e08 module:overlay(0) +from:0x02174ec8 kind:load to:0x020a4e44 module:overlay(0) +from:0x02174ecc kind:load to:0x0216878c module:overlay(88) +from:0x02174ed0 kind:load to:0x020a55ec module:overlay(0) +from:0x02174ed4 kind:load to:0x020a55f8 module:overlay(0) +from:0x02174ed8 kind:load to:0x020a55fc module:overlay(0) +from:0x02174edc kind:load to:0x020a5604 module:overlay(0) +from:0x02174ee0 kind:load to:0x020a560c module:overlay(0) +from:0x02174ee4 kind:load to:0x020a50d8 module:overlay(0) +from:0x02174ee8 kind:load to:0x0216891c module:overlay(88) +from:0x02174eec kind:load to:0x02168920 module:overlay(88) +from:0x02174ef0 kind:load to:0x020a50e4 module:overlay(0) +from:0x02174ef4 kind:load to:0x0216893c module:overlay(88) +from:0x02174ef8 kind:load to:0x02168820 module:overlay(88) +from:0x02174f04 kind:load to:0x02168a38 module:overlay(88) +from:0x02174f08 kind:load to:0x02168a70 module:overlay(88) +from:0x02174f0c kind:load to:0x020a4e08 module:overlay(0) +from:0x02174f10 kind:load to:0x020a4e44 module:overlay(0) +from:0x02174f14 kind:load to:0x02168ab0 module:overlay(88) +from:0x02174f18 kind:load to:0x02168adc module:overlay(88) +from:0x02174f1c kind:load to:0x020a55f8 module:overlay(0) +from:0x02174f20 kind:load to:0x020a55fc module:overlay(0) +from:0x02174f24 kind:load to:0x020a5604 module:overlay(0) +from:0x02174f28 kind:load to:0x020a560c module:overlay(0) +from:0x02174f2c kind:load to:0x020a50d8 module:overlay(0) +from:0x02174f30 kind:load to:0x02168b04 module:overlay(88) +from:0x02174f34 kind:load to:0x02168b28 module:overlay(88) +from:0x02174f38 kind:load to:0x020a50e4 module:overlay(0) +from:0x02174f3c kind:load to:0x02168bd4 module:overlay(88) +from:0x02174f40 kind:load to:0x020a50f4 module:overlay(0) +from:0x02174f4c kind:load to:0x02168e2c module:overlay(88) +from:0x02174f50 kind:load to:0x02168e5c module:overlay(88) +from:0x02174f54 kind:load to:0x020a4e08 module:overlay(0) +from:0x02174f58 kind:load to:0x020a4e44 module:overlay(0) +from:0x02174f5c kind:load to:0x02168e94 module:overlay(88) +from:0x02174f60 kind:load to:0x020a55ec module:overlay(0) +from:0x02174f64 kind:load to:0x020a55f8 module:overlay(0) +from:0x02174f68 kind:load to:0x020a55fc module:overlay(0) +from:0x02174f6c kind:load to:0x020a5604 module:overlay(0) +from:0x02174f70 kind:load to:0x020a560c module:overlay(0) +from:0x02174f74 kind:load to:0x020a50d8 module:overlay(0) +from:0x02174f78 kind:load to:0x020a50dc module:overlay(0) +from:0x02174f7c kind:load to:0x02168ee0 module:overlay(88) +from:0x02174f80 kind:load to:0x020a50e4 module:overlay(0) +from:0x02174f84 kind:load to:0x02169444 module:overlay(88) +from:0x02174f88 kind:load to:0x020a50f4 module:overlay(0) +from:0x02174f94 kind:load to:0x02169538 module:overlay(88) +from:0x02174f98 kind:load to:0x02169584 module:overlay(88) +from:0x02174f9c kind:load to:0x020a4e08 module:overlay(0) +from:0x02174fa0 kind:load to:0x020a4e44 module:overlay(0) +from:0x02174fa4 kind:load to:0x021695d8 module:overlay(88) +from:0x02174fa8 kind:load to:0x020a55ec module:overlay(0) +from:0x02174fac kind:load to:0x020a55f8 module:overlay(0) +from:0x02174fb0 kind:load to:0x020a55fc module:overlay(0) +from:0x02174fb4 kind:load to:0x020a5604 module:overlay(0) +from:0x02174fb8 kind:load to:0x020a560c module:overlay(0) +from:0x02174fbc kind:load to:0x020a50d8 module:overlay(0) +from:0x02174fc0 kind:load to:0x0216995c module:overlay(88) +from:0x02174fc4 kind:load to:0x02169770 module:overlay(88) +from:0x02174fc8 kind:load to:0x020a50e4 module:overlay(0) +from:0x02174fcc kind:load to:0x020a50f0 module:overlay(0) +from:0x02174fd0 kind:load to:0x020a50f4 module:overlay(0) +from:0x02174fdc kind:load to:0x02169cdc module:overlay(88) +from:0x02174fe0 kind:load to:0x02169cf0 module:overlay(88) +from:0x02174fe4 kind:load to:0x020a4e08 module:overlay(0) +from:0x02174fe8 kind:load to:0x020a4e44 module:overlay(0) +from:0x02174fec kind:load to:0x02166ee0 module:overlay(88) +from:0x02174ff0 kind:load to:0x020a55ec module:overlay(0) +from:0x02174ff4 kind:load to:0x020a55f8 module:overlay(0) +from:0x02174ff8 kind:load to:0x020a55fc module:overlay(0) +from:0x02174ffc kind:load to:0x020a5604 module:overlay(0) +from:0x02175000 kind:load to:0x020a560c module:overlay(0) +from:0x02175004 kind:load to:0x020a50d8 module:overlay(0) +from:0x02175008 kind:load to:0x020a50dc module:overlay(0) +from:0x0217500c kind:load to:0x020a50e0 module:overlay(0) +from:0x02175010 kind:load to:0x020a50e4 module:overlay(0) +from:0x02175014 kind:load to:0x02169d0c module:overlay(88) +from:0x02175018 kind:load to:0x020a50f4 module:overlay(0) +from:0x02175028 kind:load to:0x0216a058 module:overlay(88) +from:0x0217502c kind:load to:0x02076674 module:overlay(0) +from:0x02175030 kind:load to:0x0216a040 module:overlay(88) +from:0x02175034 kind:load to:0x0216a044 module:overlay(88) +from:0x02175040 kind:load to:0x0216a334 module:overlay(88) +from:0x02175044 kind:load to:0x02076674 module:overlay(0) +from:0x02175048 kind:load to:0x0216a31c module:overlay(88) +from:0x0217504c kind:load to:0x0216a320 module:overlay(88) +from:0x02175058 kind:load to:0x0216c2b4 module:overlay(88) +from:0x02175064 kind:load to:0x0216a558 module:overlay(88) +from:0x02175068 kind:load to:0x0209772c module:overlay(0) +from:0x0217506c kind:load to:0x02097734 module:overlay(0) +from:0x02175070 kind:load to:0x020977b0 module:overlay(0) +from:0x02175074 kind:load to:0x020977f0 module:overlay(0) +from:0x02175078 kind:load to:0x020977f4 module:overlay(0) +from:0x0217507c kind:load to:0x020977f8 module:overlay(0) +from:0x02175088 kind:load to:0x0216c320 module:overlay(88) +from:0x0217508c kind:load to:0x0216b798 module:overlay(88) +from:0x02175090 kind:load to:0x02057bd4 module:overlay(0) +from:0x02175094 kind:load to:0x01ffc57c module:itcm +from:0x02175098 kind:load to:0x02057da8 module:overlay(0) +from:0x0217509c kind:load to:0x02057e24 module:overlay(0) +from:0x021750a0 kind:load to:0x02057e88 module:overlay(0) +from:0x021750a4 kind:load to:0x02057c14 module:overlay(0) +from:0x021750a8 kind:load to:0x02057d64 module:overlay(0) +from:0x021750b4 kind:load to:0x020984f8 module:overlay(0) +from:0x021750b8 kind:load to:0x02098534 module:overlay(0) +from:0x021750bc kind:load to:0x0209854c module:overlay(0) +from:0x021750c0 kind:load to:0x02098558 module:overlay(0) +from:0x021750c4 kind:load to:0x01fff464 module:itcm +from:0x021750c8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021750cc kind:load to:0x02098488 module:overlay(0) +from:0x021750d0 kind:load to:0x02098490 module:overlay(0) +from:0x021750d4 kind:load to:0x02098494 module:overlay(0) +from:0x021750d8 kind:load to:0x0216a830 module:overlay(88) +from:0x021750dc kind:load to:0x0209849c module:overlay(0) +from:0x021750e0 kind:load to:0x0216ab50 module:overlay(88) +from:0x021750e4 kind:load to:0x020984a4 module:overlay(0) +from:0x021750e8 kind:load to:0x020984a8 module:overlay(0) +from:0x021750ec kind:load to:0x02098564 module:overlay(0) +from:0x021750f0 kind:load to:0x020985d0 module:overlay(0) +from:0x021750f4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021750f8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021750fc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175100 kind:load to:0x0216a7b0 module:overlay(88) +from:0x02175104 kind:load to:0x0216a7d8 module:overlay(88) +from:0x02175108 kind:load to:0x0216a9b0 module:overlay(88) +from:0x0217510c kind:load to:0x0216af64 module:overlay(88) +from:0x02175110 kind:load to:0x0216b200 module:overlay(88) +from:0x02175114 kind:load to:0x0216b440 module:overlay(88) +from:0x0217516c kind:load to:0x0216c354 module:overlay(88) +from:0x02175170 kind:load to:0x0209772c module:overlay(0) +from:0x02175174 kind:load to:0x02097734 module:overlay(0) +from:0x02175178 kind:load to:0x020977b0 module:overlay(0) +from:0x0217517c kind:load to:0x020977f0 module:overlay(0) +from:0x02175180 kind:load to:0x020977f4 module:overlay(0) +from:0x02175184 kind:load to:0x020977f8 module:overlay(0) +from:0x02175190 kind:load to:0x020984f8 module:overlay(0) +from:0x02175194 kind:load to:0x02098534 module:overlay(0) +from:0x02175198 kind:load to:0x0209854c module:overlay(0) +from:0x0217519c kind:load to:0x02098558 module:overlay(0) +from:0x021751a0 kind:load to:0x01fff464 module:itcm +from:0x021751a4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021751a8 kind:load to:0x02098488 module:overlay(0) +from:0x021751ac kind:load to:0x02098490 module:overlay(0) +from:0x021751b0 kind:load to:0x02098494 module:overlay(0) +from:0x021751b4 kind:load to:0x0216c450 module:overlay(88) +from:0x021751b8 kind:load to:0x0209849c module:overlay(0) +from:0x021751bc kind:load to:0x0216c4b0 module:overlay(88) +from:0x021751c0 kind:load to:0x020984a4 module:overlay(0) +from:0x021751c4 kind:load to:0x020984a8 module:overlay(0) +from:0x021751c8 kind:load to:0x02098564 module:overlay(0) +from:0x021751cc kind:load to:0x020985d0 module:overlay(0) +from:0x021751d0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021751d4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021751d8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021751dc kind:load to:0x0216c400 module:overlay(88) +from:0x021751e0 kind:load to:0x0216c424 module:overlay(88) +from:0x021751e4 kind:load to:0x0216a9b0 module:overlay(88) +from:0x021751e8 kind:load to:0x0216af64 module:overlay(88) +from:0x021751ec kind:load to:0x0216b200 module:overlay(88) +from:0x021751f0 kind:load to:0x0216b440 module:overlay(88) +from:0x021751fc kind:load to:0x0216c6b0 module:overlay(88) +from:0x02175200 kind:load to:0x0209772c module:overlay(0) +from:0x02175204 kind:load to:0x02097734 module:overlay(0) +from:0x02175208 kind:load to:0x020977b0 module:overlay(0) +from:0x0217520c kind:load to:0x020977f0 module:overlay(0) +from:0x02175210 kind:load to:0x020977f4 module:overlay(0) +from:0x02175214 kind:load to:0x020977f8 module:overlay(0) +from:0x02175220 kind:load to:0x020984f8 module:overlay(0) +from:0x02175224 kind:load to:0x02098534 module:overlay(0) +from:0x02175228 kind:load to:0x0209854c module:overlay(0) +from:0x0217522c kind:load to:0x02098558 module:overlay(0) +from:0x02175230 kind:load to:0x01fff464 module:itcm +from:0x02175234 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175238 kind:load to:0x02098488 module:overlay(0) +from:0x0217523c kind:load to:0x02098490 module:overlay(0) +from:0x02175240 kind:load to:0x02098494 module:overlay(0) +from:0x02175244 kind:load to:0x0216a830 module:overlay(88) +from:0x02175248 kind:load to:0x0209849c module:overlay(0) +from:0x0217524c kind:load to:0x0216cbd0 module:overlay(88) +from:0x02175250 kind:load to:0x020984a4 module:overlay(0) +from:0x02175254 kind:load to:0x020984a8 module:overlay(0) +from:0x02175258 kind:load to:0x02098564 module:overlay(0) +from:0x0217525c kind:load to:0x020985d0 module:overlay(0) +from:0x02175260 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175264 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175268 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217526c kind:load to:0x0216cae8 module:overlay(88) +from:0x02175270 kind:load to:0x0216cb58 module:overlay(88) +from:0x02175274 kind:load to:0x0216a9b0 module:overlay(88) +from:0x02175278 kind:load to:0x0216af64 module:overlay(88) +from:0x0217527c kind:load to:0x0216b200 module:overlay(88) +from:0x02175280 kind:load to:0x0216b440 module:overlay(88) +from:0x02175284 kind:load to:0x0216c7f8 module:overlay(88) +from:0x02175290 kind:load to:0x0216ccc0 module:overlay(88) +from:0x02175294 kind:load to:0x0209772c module:overlay(0) +from:0x02175298 kind:load to:0x02097734 module:overlay(0) +from:0x0217529c kind:load to:0x020977b0 module:overlay(0) +from:0x021752a0 kind:load to:0x020977f0 module:overlay(0) +from:0x021752a4 kind:load to:0x020977f4 module:overlay(0) +from:0x021752a8 kind:load to:0x020977f8 module:overlay(0) +from:0x021752b4 kind:load to:0x020984f8 module:overlay(0) +from:0x021752b8 kind:load to:0x02098534 module:overlay(0) +from:0x021752bc kind:load to:0x0209854c module:overlay(0) +from:0x021752c0 kind:load to:0x02098558 module:overlay(0) +from:0x021752c4 kind:load to:0x01fff464 module:itcm +from:0x021752c8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021752cc kind:load to:0x02098488 module:overlay(0) +from:0x021752d0 kind:load to:0x02098490 module:overlay(0) +from:0x021752d4 kind:load to:0x02098494 module:overlay(0) +from:0x021752d8 kind:load to:0x0216cf2c module:overlay(88) +from:0x021752dc kind:load to:0x0209849c module:overlay(0) +from:0x021752e0 kind:load to:0x0216cf30 module:overlay(88) +from:0x021752e4 kind:load to:0x020984a4 module:overlay(0) +from:0x021752e8 kind:load to:0x020984a8 module:overlay(0) +from:0x021752ec kind:load to:0x02098564 module:overlay(0) +from:0x021752f0 kind:load to:0x020985d0 module:overlay(0) +from:0x021752f4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021752f8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021752fc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175300 kind:load to:0x0216ce84 module:overlay(88) +from:0x02175304 kind:load to:0x0216ced4 module:overlay(88) +from:0x02175308 kind:load to:0x0216a9b0 module:overlay(88) +from:0x0217530c kind:load to:0x0216af64 module:overlay(88) +from:0x02175310 kind:load to:0x0216b200 module:overlay(88) +from:0x02175314 kind:load to:0x0216b440 module:overlay(88) +from:0x02175318 kind:load to:0x0216cd70 module:overlay(88) +from:0x021753a4 kind:load to:0x02175430 module:overlay(88) +from:0x021753a8 kind:load to:0x02175448 module:overlay(88) +from:0x021753ac kind:load to:0x0217537c module:overlay(88) +from:0x021753b0 kind:load to:0x02175334 module:overlay(88) +from:0x021753b4 kind:load to:0x0217538c module:overlay(88) +from:0x021753b8 kind:load to:0x02175384 module:overlay(88) +from:0x021753bc kind:load to:0x02175374 module:overlay(88) +from:0x021753c0 kind:load to:0x0217533c module:overlay(88) +from:0x021753c4 kind:load to:0x0216dba4 module:overlay(88) +from:0x021753cc kind:load to:0x0216dca8 module:overlay(88) +from:0x021753d4 kind:load to:0x0216dd44 module:overlay(88) +from:0x021753dc kind:load to:0x0216de24 module:overlay(88) +from:0x021753e4 kind:load to:0x0217536c module:overlay(88) +from:0x021753e8 kind:load to:0x02175364 module:overlay(88) +from:0x021753ec kind:load to:0x02175354 module:overlay(88) +from:0x021753f0 kind:load to:0x0217535c module:overlay(88) +from:0x021753f4 kind:load to:0x0217531c module:overlay(88) +from:0x021753f8 kind:load to:0x02175324 module:overlay(88) +from:0x021753fc kind:load to:0x0217532c module:overlay(88) +from:0x02175400 kind:load to:0x0217534c module:overlay(88) +from:0x02175404 kind:load to:0x0217539c module:overlay(88) +from:0x02175408 kind:load to:0x02175344 module:overlay(88) +from:0x0217540c kind:load to:0x02175394 module:overlay(88) +from:0x02175418 kind:load to:0x0216e144 module:overlay(88) +from:0x02175424 kind:load to:0x0216e1f8 module:overlay(88) +from:0x02175428 kind:load to:0x0216e20c module:overlay(88) +from:0x0217542c kind:load to:0x0216e1e8 module:overlay(88) +from:0x02175468 kind:load to:0x0216d304 module:overlay(88) +from:0x0217546c kind:load to:0x0209772c module:overlay(0) +from:0x02175470 kind:load to:0x02097734 module:overlay(0) +from:0x02175474 kind:load to:0x020977b0 module:overlay(0) +from:0x02175478 kind:load to:0x020977f0 module:overlay(0) +from:0x0217547c kind:load to:0x020977f4 module:overlay(0) +from:0x02175480 kind:load to:0x020977f8 module:overlay(0) +from:0x0217548c kind:load to:0x020984f8 module:overlay(0) +from:0x02175490 kind:load to:0x02098534 module:overlay(0) +from:0x02175494 kind:load to:0x0209854c module:overlay(0) +from:0x02175498 kind:load to:0x02098558 module:overlay(0) +from:0x0217549c kind:load to:0x01fff464 module:itcm +from:0x021754a0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021754a4 kind:load to:0x02098488 module:overlay(0) +from:0x021754a8 kind:load to:0x02098490 module:overlay(0) +from:0x021754ac kind:load to:0x02098494 module:overlay(0) +from:0x021754b0 kind:load to:0x0216d708 module:overlay(88) +from:0x021754b4 kind:load to:0x0209849c module:overlay(0) +from:0x021754b8 kind:load to:0x0216df70 module:overlay(88) +from:0x021754bc kind:load to:0x020984a4 module:overlay(0) +from:0x021754c0 kind:load to:0x020984a8 module:overlay(0) +from:0x021754c4 kind:load to:0x02098564 module:overlay(0) +from:0x021754c8 kind:load to:0x020985d0 module:overlay(0) +from:0x021754cc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021754d0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021754d4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021754d8 kind:load to:0x0216d618 module:overlay(88) +from:0x021754dc kind:load to:0x0216d68c module:overlay(88) +from:0x021754e0 kind:load to:0x0216a9b0 module:overlay(88) +from:0x021754e4 kind:load to:0x0216d5c4 module:overlay(88) +from:0x021754e8 kind:load to:0x0216b200 module:overlay(88) +from:0x021754ec kind:load to:0x0216b440 module:overlay(88) +from:0x02175508 kind:load to:0x0216e248 module:overlay(88) +from:0x0217550c kind:load to:0x0209772c module:overlay(0) +from:0x02175510 kind:load to:0x02097734 module:overlay(0) +from:0x02175514 kind:load to:0x020977b0 module:overlay(0) +from:0x02175518 kind:load to:0x020977f0 module:overlay(0) +from:0x0217551c kind:load to:0x020977f4 module:overlay(0) +from:0x02175520 kind:load to:0x020977f8 module:overlay(0) +from:0x0217552c kind:load to:0x020984f8 module:overlay(0) +from:0x02175530 kind:load to:0x02098534 module:overlay(0) +from:0x02175534 kind:load to:0x0209854c module:overlay(0) +from:0x02175538 kind:load to:0x02098558 module:overlay(0) +from:0x0217553c kind:load to:0x01fff464 module:itcm +from:0x02175540 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175544 kind:load to:0x02098488 module:overlay(0) +from:0x02175548 kind:load to:0x02098490 module:overlay(0) +from:0x0217554c kind:load to:0x02098494 module:overlay(0) +from:0x02175550 kind:load to:0x0216e6f8 module:overlay(88) +from:0x02175554 kind:load to:0x0209849c module:overlay(0) +from:0x02175558 kind:load to:0x0216e718 module:overlay(88) +from:0x0217555c kind:load to:0x020984a4 module:overlay(0) +from:0x02175560 kind:load to:0x020984a8 module:overlay(0) +from:0x02175564 kind:load to:0x02098564 module:overlay(0) +from:0x02175568 kind:load to:0x020985d0 module:overlay(0) +from:0x0217556c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175570 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175574 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175578 kind:load to:0x0216e2cc module:overlay(88) +from:0x0217557c kind:load to:0x0216e2e0 module:overlay(88) +from:0x02175580 kind:load to:0x0216a9b0 module:overlay(88) +from:0x02175584 kind:load to:0x0216af64 module:overlay(88) +from:0x02175588 kind:load to:0x0216b200 module:overlay(88) +from:0x0217558c kind:load to:0x0216e2fc module:overlay(88) +from:0x021755a8 kind:load to:0x0216e824 module:overlay(88) +from:0x021755ac kind:load to:0x0209772c module:overlay(0) +from:0x021755b0 kind:load to:0x02097734 module:overlay(0) +from:0x021755b4 kind:load to:0x020977b0 module:overlay(0) +from:0x021755b8 kind:load to:0x020977f0 module:overlay(0) +from:0x021755bc kind:load to:0x020977f4 module:overlay(0) +from:0x021755c0 kind:load to:0x020977f8 module:overlay(0) +from:0x021755cc kind:load to:0x020984f8 module:overlay(0) +from:0x021755d0 kind:load to:0x02098534 module:overlay(0) +from:0x021755d4 kind:load to:0x0209854c module:overlay(0) +from:0x021755d8 kind:load to:0x02098558 module:overlay(0) +from:0x021755dc kind:load to:0x01fff464 module:itcm +from:0x021755e0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021755e4 kind:load to:0x02098488 module:overlay(0) +from:0x021755e8 kind:load to:0x02098490 module:overlay(0) +from:0x021755ec kind:load to:0x02098494 module:overlay(0) +from:0x021755f0 kind:load to:0x0216a830 module:overlay(88) +from:0x021755f4 kind:load to:0x0209849c module:overlay(0) +from:0x021755f8 kind:load to:0x0216ec58 module:overlay(88) +from:0x021755fc kind:load to:0x020984a4 module:overlay(0) +from:0x02175600 kind:load to:0x020984a8 module:overlay(0) +from:0x02175604 kind:load to:0x02098564 module:overlay(0) +from:0x02175608 kind:load to:0x020985d0 module:overlay(0) +from:0x0217560c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175610 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175614 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175618 kind:load to:0x0216eb98 module:overlay(88) +from:0x0217561c kind:load to:0x0216ebf4 module:overlay(88) +from:0x02175620 kind:load to:0x0216a9b0 module:overlay(88) +from:0x02175624 kind:load to:0x0216af64 module:overlay(88) +from:0x02175628 kind:load to:0x0216b200 module:overlay(88) +from:0x0217562c kind:load to:0x0216b440 module:overlay(88) +from:0x02175644 kind:load to:0x0216f220 module:overlay(88) +from:0x02175650 kind:load to:0x0216f588 module:overlay(88) +from:0x02175654 kind:load to:0x0216f548 module:overlay(88) +from:0x021756bc kind:load to:0x021705b0 module:overlay(88) +from:0x021756c0 kind:load to:0x02097924 module:overlay(0) +from:0x021756c4 kind:load to:0x02097734 module:overlay(0) +from:0x021756c8 kind:load to:0x020977b0 module:overlay(0) +from:0x021756cc kind:load to:0x0209792c module:overlay(0) +from:0x021756d0 kind:load to:0x0209794c module:overlay(0) +from:0x021756d4 kind:load to:0x02097978 module:overlay(0) +from:0x021756e0 kind:load to:0x02170670 module:overlay(88) +from:0x021756e4 kind:load to:0x0217079c module:overlay(88) +from:0x021756e8 kind:load to:0x02099ae0 module:overlay(0) +from:0x021756ec kind:load to:0x02099b18 module:overlay(0) +from:0x021756f0 kind:load to:0x0209a11c module:overlay(0) +from:0x021756f4 kind:load to:0x0209a124 module:overlay(0) +from:0x021756f8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021756fc kind:load to:0x02099c90 module:overlay(0) +from:0x02175700 kind:load to:0x02099b80 module:overlay(0) +from:0x02175704 kind:load to:0x0209a04c module:overlay(0) +from:0x02175708 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0217570c kind:load to:0x0209a0ec module:overlay(0) +from:0x02175710 kind:load to:0x02170794 module:overlay(88) +from:0x02175714 kind:load to:0x0209a104 module:overlay(0) +from:0x02175718 kind:load to:0x02170784 module:overlay(88) +from:0x0217571c kind:load to:0x02170760 module:overlay(88) +from:0x02175728 kind:load to:0x020984f8 module:overlay(0) +from:0x0217572c kind:load to:0x02098534 module:overlay(0) +from:0x02175730 kind:load to:0x0209854c module:overlay(0) +from:0x02175734 kind:load to:0x02098558 module:overlay(0) +from:0x02175738 kind:load to:0x01fff464 module:itcm +from:0x0217573c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175740 kind:load to:0x02170684 module:overlay(88) +from:0x02175744 kind:load to:0x021706d8 module:overlay(88) +from:0x02175748 kind:load to:0x021706e8 module:overlay(88) +from:0x0217574c kind:load to:0x021706fc module:overlay(88) +from:0x02175750 kind:load to:0x0209849c module:overlay(0) +from:0x02175754 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02175758 kind:load to:0x020984a4 module:overlay(0) +from:0x0217575c kind:load to:0x020984a8 module:overlay(0) +from:0x02175760 kind:load to:0x02098564 module:overlay(0) +from:0x02175764 kind:load to:0x020985d0 module:overlay(0) +from:0x02175768 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217576c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175770 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175774 kind:load to:0x021707b8 module:overlay(88) +from:0x02175778 kind:load to:0x021707e0 module:overlay(88) +from:0x0217577c kind:load to:0x02170710 module:overlay(88) +from:0x021757a0 kind:load to:0x021708c8 module:overlay(88) +from:0x021757a4 kind:load to:0x02097924 module:overlay(0) +from:0x021757a8 kind:load to:0x02097734 module:overlay(0) +from:0x021757ac kind:load to:0x020977b0 module:overlay(0) +from:0x021757b0 kind:load to:0x0209792c module:overlay(0) +from:0x021757b4 kind:load to:0x0209794c module:overlay(0) +from:0x021757b8 kind:load to:0x02097978 module:overlay(0) +from:0x021757c4 kind:load to:0x021709a4 module:overlay(88) +from:0x021757c8 kind:load to:0x02170bf8 module:overlay(88) +from:0x021757cc kind:load to:0x02170850 module:overlay(88) +from:0x021757d0 kind:load to:0x01ffc57c module:itcm +from:0x021757d4 kind:load to:0x02057da8 module:overlay(0) +from:0x021757d8 kind:load to:0x02057e24 module:overlay(0) +from:0x021757dc kind:load to:0x02057e88 module:overlay(0) +from:0x021757e0 kind:load to:0x02170870 module:overlay(88) +from:0x021757e4 kind:load to:0x02057d64 module:overlay(0) +from:0x021757f0 kind:load to:0x020984f8 module:overlay(0) +from:0x021757f4 kind:load to:0x02098534 module:overlay(0) +from:0x021757f8 kind:load to:0x0209854c module:overlay(0) +from:0x021757fc kind:load to:0x02098558 module:overlay(0) +from:0x02175800 kind:load to:0x01fff464 module:itcm +from:0x02175804 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175808 kind:load to:0x021709b8 module:overlay(88) +from:0x0217580c kind:load to:0x02170b50 module:overlay(88) +from:0x02175810 kind:load to:0x02170b60 module:overlay(88) +from:0x02175814 kind:load to:0x02170b74 module:overlay(88) +from:0x02175818 kind:load to:0x0209849c module:overlay(0) +from:0x0217581c kind:load to:0x02170bd8 module:overlay(88) +from:0x02175820 kind:load to:0x020984a4 module:overlay(0) +from:0x02175824 kind:load to:0x020984a8 module:overlay(0) +from:0x02175828 kind:load to:0x02098564 module:overlay(0) +from:0x0217582c kind:load to:0x020985d0 module:overlay(0) +from:0x02175830 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175834 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175838 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217583c kind:load to:0x02170c14 module:overlay(88) +from:0x02175840 kind:load to:0x02170c3c module:overlay(88) +from:0x02175844 kind:load to:0x02170b88 module:overlay(88) +from:0x02175850 kind:load to:0x020984f8 module:overlay(0) +from:0x02175854 kind:load to:0x02098534 module:overlay(0) +from:0x02175858 kind:load to:0x0209854c module:overlay(0) +from:0x0217585c kind:load to:0x02098558 module:overlay(0) +from:0x02175860 kind:load to:0x01fff464 module:itcm +from:0x02175864 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175868 kind:load to:0x02170b0c module:overlay(88) +from:0x0217586c kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x02175870 kind:load to:0x02098494 module:overlay(0) +from:0x02175874 kind:load to:0x02098498 module:overlay(0) +from:0x02175878 kind:load to:0x0209849c module:overlay(0) +from:0x0217587c kind:load to:0x02170bd8 module:overlay(88) +from:0x02175880 kind:load to:0x020984a4 module:overlay(0) +from:0x02175884 kind:load to:0x020984a8 module:overlay(0) +from:0x02175888 kind:load to:0x02098564 module:overlay(0) +from:0x0217588c kind:load to:0x020985d0 module:overlay(0) +from:0x02175890 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175894 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175898 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217589c kind:load to:0x02170c94 module:overlay(88) +from:0x021758a0 kind:load to:0x02170c6c module:overlay(88) +from:0x021758a4 kind:load to:0x02170b48 module:overlay(88) +from:0x021758c8 kind:load to:0x02170d6c module:overlay(88) +from:0x021758cc kind:load to:0x02097924 module:overlay(0) +from:0x021758d0 kind:load to:0x02097734 module:overlay(0) +from:0x021758d4 kind:load to:0x020977b0 module:overlay(0) +from:0x021758d8 kind:load to:0x0209792c module:overlay(0) +from:0x021758dc kind:load to:0x0209794c module:overlay(0) +from:0x021758e0 kind:load to:0x02097978 module:overlay(0) +from:0x021758ec kind:load to:0x02170e48 module:overlay(88) +from:0x021758f0 kind:load to:0x021710b8 module:overlay(88) +from:0x021758f4 kind:load to:0x02170cf4 module:overlay(88) +from:0x021758f8 kind:load to:0x01ffc57c module:itcm +from:0x021758fc kind:load to:0x02057da8 module:overlay(0) +from:0x02175900 kind:load to:0x02057e24 module:overlay(0) +from:0x02175904 kind:load to:0x02057e88 module:overlay(0) +from:0x02175908 kind:load to:0x02170d14 module:overlay(88) +from:0x0217590c kind:load to:0x02057d64 module:overlay(0) +from:0x02175918 kind:load to:0x020984f8 module:overlay(0) +from:0x0217591c kind:load to:0x02098534 module:overlay(0) +from:0x02175920 kind:load to:0x0209854c module:overlay(0) +from:0x02175924 kind:load to:0x02098558 module:overlay(0) +from:0x02175928 kind:load to:0x01fff464 module:itcm +from:0x0217592c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175930 kind:load to:0x02170e5c module:overlay(88) +from:0x02175934 kind:load to:0x02171000 module:overlay(88) +from:0x02175938 kind:load to:0x02171010 module:overlay(88) +from:0x0217593c kind:load to:0x02171024 module:overlay(88) +from:0x02175940 kind:load to:0x0209849c module:overlay(0) +from:0x02175944 kind:load to:0x02171078 module:overlay(88) +from:0x02175948 kind:load to:0x020984a4 module:overlay(0) +from:0x0217594c kind:load to:0x020984a8 module:overlay(0) +from:0x02175950 kind:load to:0x02098564 module:overlay(0) +from:0x02175954 kind:load to:0x020985d0 module:overlay(0) +from:0x02175958 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217595c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175960 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175964 kind:load to:0x021710d4 module:overlay(88) +from:0x02175968 kind:load to:0x021710fc module:overlay(88) +from:0x0217596c kind:load to:0x02171038 module:overlay(88) +from:0x02175978 kind:load to:0x020984f8 module:overlay(0) +from:0x0217597c kind:load to:0x02098534 module:overlay(0) +from:0x02175980 kind:load to:0x0209854c module:overlay(0) +from:0x02175984 kind:load to:0x02098558 module:overlay(0) +from:0x02175988 kind:load to:0x01fff464 module:itcm +from:0x0217598c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175990 kind:load to:0x02170fbc module:overlay(88) +from:0x02175994 kind:load to:0x020f74b4 module:overlays(19,22,23,31) +from:0x02175998 kind:load to:0x02098494 module:overlay(0) +from:0x0217599c kind:load to:0x02098498 module:overlay(0) +from:0x021759a0 kind:load to:0x0209849c module:overlay(0) +from:0x021759a4 kind:load to:0x02171098 module:overlay(88) +from:0x021759a8 kind:load to:0x020984a4 module:overlay(0) +from:0x021759ac kind:load to:0x020984a8 module:overlay(0) +from:0x021759b0 kind:load to:0x02098564 module:overlay(0) +from:0x021759b4 kind:load to:0x020985d0 module:overlay(0) +from:0x021759b8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021759bc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021759c0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021759c4 kind:load to:0x02171154 module:overlay(88) +from:0x021759c8 kind:load to:0x0217112c module:overlay(88) +from:0x021759cc kind:load to:0x02170ff8 module:overlay(88) +from:0x021759f0 kind:load to:0x02171194 module:overlay(88) +from:0x021759f4 kind:load to:0x02097924 module:overlay(0) +from:0x021759f8 kind:load to:0x02097734 module:overlay(0) +from:0x021759fc kind:load to:0x020977b0 module:overlay(0) +from:0x02175a00 kind:load to:0x0209792c module:overlay(0) +from:0x02175a04 kind:load to:0x0209794c module:overlay(0) +from:0x02175a08 kind:load to:0x02097978 module:overlay(0) +from:0x02175a14 kind:load to:0x020984f8 module:overlay(0) +from:0x02175a18 kind:load to:0x02098534 module:overlay(0) +from:0x02175a1c kind:load to:0x0209854c module:overlay(0) +from:0x02175a20 kind:load to:0x02098558 module:overlay(0) +from:0x02175a24 kind:load to:0x01fff464 module:itcm +from:0x02175a28 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175a2c kind:load to:0x02171254 module:overlay(88) +from:0x02175a30 kind:load to:0x021712a8 module:overlay(88) +from:0x02175a34 kind:load to:0x021712b8 module:overlay(88) +from:0x02175a38 kind:load to:0x021712cc module:overlay(88) +from:0x02175a3c kind:load to:0x0209849c module:overlay(0) +from:0x02175a40 kind:load to:0x02171330 module:overlay(88) +from:0x02175a44 kind:load to:0x020984a4 module:overlay(0) +from:0x02175a48 kind:load to:0x020984a8 module:overlay(0) +from:0x02175a4c kind:load to:0x02098564 module:overlay(0) +from:0x02175a50 kind:load to:0x020985d0 module:overlay(0) +from:0x02175a54 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175a58 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175a5c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175a60 kind:load to:0x0217133c module:overlay(88) +from:0x02175a64 kind:load to:0x02171364 module:overlay(88) +from:0x02175a68 kind:load to:0x021712e0 module:overlay(88) +from:0x02175a8c kind:load to:0x021713b4 module:overlay(88) +from:0x02175a90 kind:load to:0x02097924 module:overlay(0) +from:0x02175a94 kind:load to:0x02097734 module:overlay(0) +from:0x02175a98 kind:load to:0x020977b0 module:overlay(0) +from:0x02175a9c kind:load to:0x0209792c module:overlay(0) +from:0x02175aa0 kind:load to:0x0209794c module:overlay(0) +from:0x02175aa4 kind:load to:0x02097978 module:overlay(0) +from:0x02175ab0 kind:load to:0x02171474 module:overlay(88) +from:0x02175ab4 kind:load to:0x02171564 module:overlay(88) +from:0x02175ab8 kind:load to:0x02099ae0 module:overlay(0) +from:0x02175abc kind:load to:0x02099b18 module:overlay(0) +from:0x02175ac0 kind:load to:0x0209a11c module:overlay(0) +from:0x02175ac4 kind:load to:0x0209a124 module:overlay(0) +from:0x02175ac8 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02175acc kind:load to:0x02099c90 module:overlay(0) +from:0x02175ad0 kind:load to:0x02099b80 module:overlay(0) +from:0x02175ad4 kind:load to:0x0209a04c module:overlay(0) +from:0x02175ad8 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02175adc kind:load to:0x0209a0ec module:overlay(0) +from:0x02175ae0 kind:load to:0x02170794 module:overlay(88) +from:0x02175ae4 kind:load to:0x0209a104 module:overlay(0) +from:0x02175ae8 kind:load to:0x02170784 module:overlay(88) +from:0x02175aec kind:load to:0x02170760 module:overlay(88) +from:0x02175af8 kind:load to:0x020984f8 module:overlay(0) +from:0x02175afc kind:load to:0x02098534 module:overlay(0) +from:0x02175b00 kind:load to:0x0209854c module:overlay(0) +from:0x02175b04 kind:load to:0x02098558 module:overlay(0) +from:0x02175b08 kind:load to:0x01fff464 module:itcm +from:0x02175b0c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175b10 kind:load to:0x02171488 module:overlay(88) +from:0x02175b14 kind:load to:0x021714dc module:overlay(88) +from:0x02175b18 kind:load to:0x021714ec module:overlay(88) +from:0x02175b1c kind:load to:0x02171500 module:overlay(88) +from:0x02175b20 kind:load to:0x0209849c module:overlay(0) +from:0x02175b24 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02175b28 kind:load to:0x020984a4 module:overlay(0) +from:0x02175b2c kind:load to:0x020984a8 module:overlay(0) +from:0x02175b30 kind:load to:0x02098564 module:overlay(0) +from:0x02175b34 kind:load to:0x020985d0 module:overlay(0) +from:0x02175b38 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175b3c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175b40 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175b44 kind:load to:0x02171580 module:overlay(88) +from:0x02175b48 kind:load to:0x021715a8 module:overlay(88) +from:0x02175b4c kind:load to:0x02171514 module:overlay(88) +from:0x02175b70 kind:load to:0x021715f8 module:overlay(88) +from:0x02175b74 kind:load to:0x02097924 module:overlay(0) +from:0x02175b78 kind:load to:0x02097734 module:overlay(0) +from:0x02175b7c kind:load to:0x020977b0 module:overlay(0) +from:0x02175b80 kind:load to:0x0209792c module:overlay(0) +from:0x02175b84 kind:load to:0x0209794c module:overlay(0) +from:0x02175b88 kind:load to:0x02097978 module:overlay(0) +from:0x02175b94 kind:load to:0x020984f8 module:overlay(0) +from:0x02175b98 kind:load to:0x02098534 module:overlay(0) +from:0x02175b9c kind:load to:0x0209854c module:overlay(0) +from:0x02175ba0 kind:load to:0x02098558 module:overlay(0) +from:0x02175ba4 kind:load to:0x01fff464 module:itcm +from:0x02175ba8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175bac kind:load to:0x021716b8 module:overlay(88) +from:0x02175bb0 kind:load to:0x0217170c module:overlay(88) +from:0x02175bb4 kind:load to:0x0217171c module:overlay(88) +from:0x02175bb8 kind:load to:0x02171730 module:overlay(88) +from:0x02175bbc kind:load to:0x0209849c module:overlay(0) +from:0x02175bc0 kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02175bc4 kind:load to:0x020984a4 module:overlay(0) +from:0x02175bc8 kind:load to:0x020984a8 module:overlay(0) +from:0x02175bcc kind:load to:0x02098564 module:overlay(0) +from:0x02175bd0 kind:load to:0x020985d0 module:overlay(0) +from:0x02175bd4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175bd8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175bdc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175be0 kind:load to:0x02171794 module:overlay(88) +from:0x02175be4 kind:load to:0x021717bc module:overlay(88) +from:0x02175be8 kind:load to:0x02171744 module:overlay(88) +from:0x02175c0c kind:load to:0x0217180c module:overlay(88) +from:0x02175c10 kind:load to:0x02097924 module:overlay(0) +from:0x02175c14 kind:load to:0x02097734 module:overlay(0) +from:0x02175c18 kind:load to:0x020977b0 module:overlay(0) +from:0x02175c1c kind:load to:0x0209792c module:overlay(0) +from:0x02175c20 kind:load to:0x0209794c module:overlay(0) +from:0x02175c24 kind:load to:0x02097978 module:overlay(0) +from:0x02175c30 kind:load to:0x020984f8 module:overlay(0) +from:0x02175c34 kind:load to:0x02098534 module:overlay(0) +from:0x02175c38 kind:load to:0x0209854c module:overlay(0) +from:0x02175c3c kind:load to:0x02098558 module:overlay(0) +from:0x02175c40 kind:load to:0x01fff464 module:itcm +from:0x02175c44 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175c48 kind:load to:0x021718cc module:overlay(88) +from:0x02175c4c kind:load to:0x02171920 module:overlay(88) +from:0x02175c50 kind:load to:0x02171930 module:overlay(88) +from:0x02175c54 kind:load to:0x02171944 module:overlay(88) +from:0x02175c58 kind:load to:0x0209849c module:overlay(0) +from:0x02175c5c kind:load to:0x021719a8 module:overlay(88) +from:0x02175c60 kind:load to:0x020984a4 module:overlay(0) +from:0x02175c64 kind:load to:0x020984a8 module:overlay(0) +from:0x02175c68 kind:load to:0x02098564 module:overlay(0) +from:0x02175c6c kind:load to:0x020985d0 module:overlay(0) +from:0x02175c70 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175c74 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175c78 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175c7c kind:load to:0x021719b4 module:overlay(88) +from:0x02175c80 kind:load to:0x021719dc module:overlay(88) +from:0x02175c84 kind:load to:0x02171958 module:overlay(88) +from:0x02175c90 kind:load to:0x02171a2c module:overlay(88) +from:0x02175c94 kind:load to:0x0209772c module:overlay(0) +from:0x02175c98 kind:load to:0x02097734 module:overlay(0) +from:0x02175c9c kind:load to:0x020977b0 module:overlay(0) +from:0x02175ca0 kind:load to:0x020977f0 module:overlay(0) +from:0x02175ca4 kind:load to:0x020977f4 module:overlay(0) +from:0x02175ca8 kind:load to:0x020977f8 module:overlay(0) +from:0x02175cb4 kind:load to:0x020984f8 module:overlay(0) +from:0x02175cb8 kind:load to:0x02098534 module:overlay(0) +from:0x02175cbc kind:load to:0x0209854c module:overlay(0) +from:0x02175cc0 kind:load to:0x02098558 module:overlay(0) +from:0x02175cc4 kind:load to:0x01fff464 module:itcm +from:0x02175cc8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175ccc kind:load to:0x02171a98 module:overlay(88) +from:0x02175cd0 kind:load to:0x02171ab8 module:overlay(88) +from:0x02175cd4 kind:load to:0x02171abc module:overlay(88) +from:0x02175cd8 kind:load to:0x02171ac0 module:overlay(88) +from:0x02175cdc kind:load to:0x0209849c module:overlay(0) +from:0x02175ce0 kind:load to:0x02171ad4 module:overlay(88) +from:0x02175ce4 kind:load to:0x020984a4 module:overlay(0) +from:0x02175ce8 kind:load to:0x020984a8 module:overlay(0) +from:0x02175cec kind:load to:0x02098564 module:overlay(0) +from:0x02175cf0 kind:load to:0x020985d0 module:overlay(0) +from:0x02175cf4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175cf8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175cfc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175d00 kind:load to:0x02171ae0 module:overlay(88) +from:0x02175d04 kind:load to:0x02171b00 module:overlay(88) +from:0x02175d08 kind:load to:0x02171ad8 module:overlay(88) +from:0x02175d2c kind:load to:0x02171b48 module:overlay(88) +from:0x02175d30 kind:load to:0x02097924 module:overlay(0) +from:0x02175d34 kind:load to:0x02097734 module:overlay(0) +from:0x02175d38 kind:load to:0x020977b0 module:overlay(0) +from:0x02175d3c kind:load to:0x0209792c module:overlay(0) +from:0x02175d40 kind:load to:0x0209794c module:overlay(0) +from:0x02175d44 kind:load to:0x02097978 module:overlay(0) +from:0x02175d50 kind:load to:0x020984f8 module:overlay(0) +from:0x02175d54 kind:load to:0x02098534 module:overlay(0) +from:0x02175d58 kind:load to:0x0209854c module:overlay(0) +from:0x02175d5c kind:load to:0x02098558 module:overlay(0) +from:0x02175d60 kind:load to:0x01fff464 module:itcm +from:0x02175d64 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175d68 kind:load to:0x02171c08 module:overlay(88) +from:0x02175d6c kind:load to:0x02171c5c module:overlay(88) +from:0x02175d70 kind:load to:0x02171c6c module:overlay(88) +from:0x02175d74 kind:load to:0x02171c80 module:overlay(88) +from:0x02175d78 kind:load to:0x0209849c module:overlay(0) +from:0x02175d7c kind:load to:0x020f7554 module:overlays(19,22,23,31) +from:0x02175d80 kind:load to:0x020984a4 module:overlay(0) +from:0x02175d84 kind:load to:0x020984a8 module:overlay(0) +from:0x02175d88 kind:load to:0x02098564 module:overlay(0) +from:0x02175d8c kind:load to:0x020985d0 module:overlay(0) +from:0x02175d90 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175d94 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175d98 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175d9c kind:load to:0x02171ce4 module:overlay(88) +from:0x02175da0 kind:load to:0x02171d0c module:overlay(88) +from:0x02175da4 kind:load to:0x02171c94 module:overlay(88) +from:0x02175dc8 kind:load to:0x02171d5c module:overlay(88) +from:0x02175dcc kind:load to:0x02097924 module:overlay(0) +from:0x02175dd0 kind:load to:0x02097734 module:overlay(0) +from:0x02175dd4 kind:load to:0x020977b0 module:overlay(0) +from:0x02175dd8 kind:load to:0x0209792c module:overlay(0) +from:0x02175ddc kind:load to:0x0209794c module:overlay(0) +from:0x02175de0 kind:load to:0x02097978 module:overlay(0) +from:0x02175dec kind:load to:0x020984f8 module:overlay(0) +from:0x02175df0 kind:load to:0x02098534 module:overlay(0) +from:0x02175df4 kind:load to:0x0209854c module:overlay(0) +from:0x02175df8 kind:load to:0x02098558 module:overlay(0) +from:0x02175dfc kind:load to:0x01fff464 module:itcm +from:0x02175e00 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175e04 kind:load to:0x02171e1c module:overlay(88) +from:0x02175e08 kind:load to:0x02171e70 module:overlay(88) +from:0x02175e0c kind:load to:0x02171e80 module:overlay(88) +from:0x02175e10 kind:load to:0x02171e94 module:overlay(88) +from:0x02175e14 kind:load to:0x0209849c module:overlay(0) +from:0x02175e18 kind:load to:0x02171ef8 module:overlay(88) +from:0x02175e1c kind:load to:0x020984a4 module:overlay(0) +from:0x02175e20 kind:load to:0x020984a8 module:overlay(0) +from:0x02175e24 kind:load to:0x02098564 module:overlay(0) +from:0x02175e28 kind:load to:0x020985d0 module:overlay(0) +from:0x02175e2c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175e30 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175e34 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175e38 kind:load to:0x02171f04 module:overlay(88) +from:0x02175e3c kind:load to:0x02171f2c module:overlay(88) +from:0x02175e40 kind:load to:0x02171ea8 module:overlay(88) +from:0x02175e64 kind:load to:0x02171f7c module:overlay(88) +from:0x02175e68 kind:load to:0x02097924 module:overlay(0) +from:0x02175e6c kind:load to:0x02097734 module:overlay(0) +from:0x02175e70 kind:load to:0x020977b0 module:overlay(0) +from:0x02175e74 kind:load to:0x0209792c module:overlay(0) +from:0x02175e78 kind:load to:0x0209794c module:overlay(0) +from:0x02175e7c kind:load to:0x02097978 module:overlay(0) +from:0x02175e88 kind:load to:0x0217203c module:overlay(88) +from:0x02175e8c kind:load to:0x02172128 module:overlay(88) +from:0x02175e90 kind:load to:0x02099ae0 module:overlay(0) +from:0x02175e94 kind:load to:0x02099b18 module:overlay(0) +from:0x02175e98 kind:load to:0x0209a11c module:overlay(0) +from:0x02175e9c kind:load to:0x0209a124 module:overlay(0) +from:0x02175ea0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02175ea4 kind:load to:0x02099c90 module:overlay(0) +from:0x02175ea8 kind:load to:0x02099b80 module:overlay(0) +from:0x02175eac kind:load to:0x0209a04c module:overlay(0) +from:0x02175eb0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02175eb4 kind:load to:0x0209a0ec module:overlay(0) +from:0x02175eb8 kind:load to:0x02170794 module:overlay(88) +from:0x02175ebc kind:load to:0x0209a104 module:overlay(0) +from:0x02175ec0 kind:load to:0x02170784 module:overlay(88) +from:0x02175ec4 kind:load to:0x02170760 module:overlay(88) +from:0x02175ed0 kind:load to:0x020984f8 module:overlay(0) +from:0x02175ed4 kind:load to:0x02098534 module:overlay(0) +from:0x02175ed8 kind:load to:0x0209854c module:overlay(0) +from:0x02175edc kind:load to:0x02098558 module:overlay(0) +from:0x02175ee0 kind:load to:0x01fff464 module:itcm +from:0x02175ee4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175ee8 kind:load to:0x02172050 module:overlay(88) +from:0x02175eec kind:load to:0x021720a4 module:overlay(88) +from:0x02175ef0 kind:load to:0x021720b4 module:overlay(88) +from:0x02175ef4 kind:load to:0x021720c8 module:overlay(88) +from:0x02175ef8 kind:load to:0x0209849c module:overlay(0) +from:0x02175efc kind:load to:0x0217211c module:overlay(88) +from:0x02175f00 kind:load to:0x020984a4 module:overlay(0) +from:0x02175f04 kind:load to:0x020984a8 module:overlay(0) +from:0x02175f08 kind:load to:0x02098564 module:overlay(0) +from:0x02175f0c kind:load to:0x020985d0 module:overlay(0) +from:0x02175f10 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175f14 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175f18 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175f1c kind:load to:0x02172144 module:overlay(88) +from:0x02175f20 kind:load to:0x0217216c module:overlay(88) +from:0x02175f24 kind:load to:0x021720dc module:overlay(88) +from:0x02175f30 kind:load to:0x021721bc module:overlay(88) +from:0x02175f34 kind:load to:0x02097924 module:overlay(0) +from:0x02175f38 kind:load to:0x02097734 module:overlay(0) +from:0x02175f3c kind:load to:0x020977b0 module:overlay(0) +from:0x02175f40 kind:load to:0x0209792c module:overlay(0) +from:0x02175f44 kind:load to:0x0209794c module:overlay(0) +from:0x02175f48 kind:load to:0x02097978 module:overlay(0) +from:0x02175f54 kind:load to:0x020984f8 module:overlay(0) +from:0x02175f58 kind:load to:0x02098534 module:overlay(0) +from:0x02175f5c kind:load to:0x0209854c module:overlay(0) +from:0x02175f60 kind:load to:0x02098558 module:overlay(0) +from:0x02175f64 kind:load to:0x01fff464 module:itcm +from:0x02175f68 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175f6c kind:load to:0x02119070 module:overlay(34) +from:0x02175f70 kind:load to:0x02098490 module:overlay(0) +from:0x02175f74 kind:load to:0x02098494 module:overlay(0) +from:0x02175f78 kind:load to:0x02098498 module:overlay(0) +from:0x02175f7c kind:load to:0x0209849c module:overlay(0) +from:0x02175f80 kind:load to:0x021190fc module:overlay(34) +from:0x02175f84 kind:load to:0x020984a4 module:overlay(0) +from:0x02175f88 kind:load to:0x020984a8 module:overlay(0) +from:0x02175f8c kind:load to:0x02098564 module:overlay(0) +from:0x02175f90 kind:load to:0x020985d0 module:overlay(0) +from:0x02175f94 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175f98 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175f9c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175fa0 kind:load to:0x02172280 module:overlay(88) +from:0x02175fa4 kind:load to:0x021722a8 module:overlay(88) +from:0x02175fa8 kind:load to:0x02172228 module:overlay(88) +from:0x02175fac kind:load to:0x02172278 module:overlay(88) +from:0x02175fb8 kind:load to:0x02172474 module:overlay(88) +from:0x02175fbc kind:load to:0x021724e8 module:overlay(88) +from:0x02175fc0 kind:load to:0x02172580 module:overlay(88) +from:0x02175fc4 kind:load to:0x02061cb0 module:overlay(0) +from:0x02175fc8 kind:load to:0x02172584 module:overlay(88) +from:0x02175fcc kind:load to:0x02061cb8 module:overlay(0) +from:0x02175fd0 kind:load to:0x02061cbc module:overlay(0) +from:0x02175fdc kind:load to:0x021726c0 module:overlay(88) +from:0x02175fe0 kind:load to:0x02172714 module:overlay(88) +from:0x02175fe4 kind:load to:0x02172880 module:overlay(88) +from:0x02175fe8 kind:load to:0x02172ab0 module:overlay(88) +from:0x02175ff4 kind:load to:0x0201f40c module:main +from:0x02176000 kind:load to:0x02172c90 module:overlay(88) +from:0x02176004 kind:load to:0x02172d58 module:overlay(88) +from:0x02176008 kind:load to:0x02172f58 module:overlay(88) +from:0x0217600c kind:load to:0x02061cb0 module:overlay(0) +from:0x02176010 kind:load to:0x02173008 module:overlay(88) +from:0x02176014 kind:load to:0x02061cb8 module:overlay(0) +from:0x02176018 kind:load to:0x02061cbc module:overlay(0) +from:0x02176024 kind:load to:0x021735fc module:overlay(88) +from:0x02176028 kind:load to:0x02172564 module:overlay(88) +from:0x0217602c kind:load to:0x02173420 module:overlay(88) +from:0x02176030 kind:load to:0x02061cb0 module:overlay(0) +from:0x02176034 kind:load to:0x021735c8 module:overlay(88) +from:0x02176038 kind:load to:0x02061cb8 module:overlay(0) +from:0x0217603c kind:load to:0x02061cbc module:overlay(0) +from:0x02176048 kind:load to:0x0217376c module:overlay(88) +from:0x0217604c kind:load to:0x0217378c module:overlay(88) +from:0x02176050 kind:load to:0x02173660 module:overlay(88) +from:0x02176054 kind:load to:0x020616c4 module:overlay(0) +from:0x02176058 kind:load to:0x020616c8 module:overlay(0) +from:0x0217605c kind:load to:0x021736ac module:overlay(88) +from:0x02176060 kind:load to:0x021736e8 module:overlay(88) +from:0x02176064 kind:load to:0x020616d4 module:overlay(0) +from:0x02176068 kind:load to:0x020616d8 module:overlay(0) +from:0x0217606c kind:load to:0x02173744 module:overlay(88) +from:0x02176078 kind:load to:0x02173b78 module:overlay(88) +from:0x0217607c kind:load to:0x02173bb4 module:overlay(88) +from:0x02176080 kind:load to:0x02020504 module:main +from:0x02176084 kind:load to:0x02174128 module:overlay(88) +from:0x02176088 kind:load to:0x02173dc8 module:overlay(88) +from:0x0217608c kind:load to:0x021740fc module:overlay(88) +from:0x02176090 kind:load to:0x02173d94 module:overlay(88) +from:0x02176094 kind:load to:0x020203b4 module:main diff --git a/config/usa/arm9/overlays/ov088/symbols.txt b/config/usa/arm9/overlays/ov088/symbols.txt new file mode 100644 index 00000000..ef06a5c3 --- /dev/null +++ b/config/usa/arm9/overlays/ov088/symbols.txt @@ -0,0 +1,899 @@ +func_ov088_02165880 kind:function(arm,size=0x30) addr:0x02165880 +func_ov088_021658b0 kind:function(arm,size=0x34) addr:0x021658b0 +func_ov088_021658e4 kind:function(arm,size=0x3c) addr:0x021658e4 +func_ov088_02165920 kind:function(arm,size=0x34) addr:0x02165920 +func_ov088_02165954 kind:function(arm,size=0x14c) addr:0x02165954 +func_ov088_02165aa0 kind:function(arm,size=0x84) addr:0x02165aa0 +func_ov088_02165b24 kind:function(arm,size=0x8c) addr:0x02165b24 +func_ov088_02165bb0 kind:function(arm,size=0xc) addr:0x02165bb0 +func_ov088_02165bbc kind:function(arm,size=0x8) addr:0x02165bbc +func_ov088_02165bc4 kind:function(arm,size=0x9c) addr:0x02165bc4 +func_ov088_02165c60 kind:function(arm,size=0x8) addr:0x02165c60 +func_ov088_02165c68 kind:function(arm,size=0x64) addr:0x02165c68 +func_ov088_02165ccc kind:function(arm,size=0xc0) addr:0x02165ccc +func_ov088_02165d8c kind:function(arm,size=0x28) addr:0x02165d8c +func_ov088_02165db4 kind:function(arm,size=0x24) addr:0x02165db4 +func_ov088_02165dd8 kind:function(arm,size=0xbc) addr:0x02165dd8 +func_ov088_02165e94 kind:function(arm,size=0x30) addr:0x02165e94 +func_ov088_02165ec4 kind:function(arm,size=0x34) addr:0x02165ec4 +func_ov088_02165ef8 kind:function(arm,size=0xec) addr:0x02165ef8 +func_ov088_02165fe4 kind:function(arm,size=0x2c) addr:0x02165fe4 +func_ov088_02166010 kind:function(arm,size=0x228) addr:0x02166010 +func_ov088_02166238 kind:function(arm,size=0x1c) addr:0x02166238 +func_ov088_02166254 kind:function(arm,size=0x6c) addr:0x02166254 +func_ov088_021662c0 kind:function(arm,size=0x50) addr:0x021662c0 +func_ov088_02166310 kind:function(arm,size=0x50) addr:0x02166310 +func_ov088_02166360 kind:function(arm,size=0xc8) addr:0x02166360 +func_ov088_02166428 kind:function(arm,size=0x70) addr:0x02166428 +func_ov088_02166498 kind:function(arm,size=0xe8) addr:0x02166498 +func_ov088_02166580 kind:function(arm,size=0x20) addr:0x02166580 +func_ov088_021665a0 kind:function(arm,size=0x78) addr:0x021665a0 +func_ov088_02166618 kind:function(arm,size=0x4c) addr:0x02166618 +func_ov088_02166664 kind:function(arm,size=0xc0) addr:0x02166664 +func_ov088_02166724 kind:function(arm,size=0x74) addr:0x02166724 +func_ov088_02166798 kind:function(arm,size=0x58) addr:0x02166798 +func_ov088_021667f0 kind:function(arm,size=0x9c) addr:0x021667f0 +func_ov088_0216688c kind:function(arm,size=0x28) addr:0x0216688c +func_ov088_021668b4 kind:function(arm,size=0x30) addr:0x021668b4 +func_ov088_021668e4 kind:function(arm,size=0x60) addr:0x021668e4 +func_ov088_02166944 kind:function(arm,size=0x58) addr:0x02166944 +func_ov088_0216699c kind:function(arm,size=0x64) addr:0x0216699c +func_ov088_02166a00 kind:function(arm,size=0x5c) addr:0x02166a00 +func_ov088_02166a5c kind:function(arm,size=0xc) addr:0x02166a5c +func_ov088_02166a68 kind:function(arm,size=0x478) addr:0x02166a68 +func_ov088_02166ee0 kind:function(arm,size=0x4) addr:0x02166ee0 +func_ov088_02166ee4 kind:function(arm,size=0x14) addr:0x02166ee4 +func_ov088_02166ef8 kind:function(arm,size=0x4) addr:0x02166ef8 +func_ov088_02166efc kind:function(arm,size=0xa4) addr:0x02166efc +func_ov088_02166fa0 kind:function(arm,size=0x30) addr:0x02166fa0 +func_ov088_02166fd0 kind:function(arm,size=0x38) addr:0x02166fd0 +func_ov088_02167008 kind:function(arm,size=0x330) addr:0x02167008 +func_ov088_02167338 kind:function(arm,size=0x58) addr:0x02167338 +func_ov088_02167390 kind:function(arm,size=0xe8) addr:0x02167390 +func_ov088_02167478 kind:function(arm,size=0x74) addr:0x02167478 +func_ov088_021674ec kind:function(arm,size=0x44) addr:0x021674ec +func_ov088_02167530 kind:function(arm,size=0x58) addr:0x02167530 +func_ov088_02167588 kind:function(arm,size=0x4c) addr:0x02167588 +func_ov088_021675d4 kind:function(arm,size=0xe8) addr:0x021675d4 +func_ov088_021676bc kind:function(arm,size=0x34) addr:0x021676bc +func_ov088_021676f0 kind:function(arm,size=0x4) addr:0x021676f0 +func_ov088_021676f4 kind:function(arm,size=0x190) addr:0x021676f4 +func_ov088_02167884 kind:function(arm,size=0x298) addr:0x02167884 +func_ov088_02167b1c kind:function(arm,size=0x64) addr:0x02167b1c +func_ov088_02167b80 kind:function(arm,size=0x74) addr:0x02167b80 +func_ov088_02167bf4 kind:function(arm,size=0x4) addr:0x02167bf4 +func_ov088_02167bf8 kind:function(arm,size=0x4) addr:0x02167bf8 +func_ov088_02167bfc kind:function(arm,size=0x10) addr:0x02167bfc +func_ov088_02167c0c kind:function(arm,size=0x4) addr:0x02167c0c +func_ov088_02167c10 kind:function(arm,size=0x10) addr:0x02167c10 +func_ov088_02167c20 kind:function(arm,size=0x30) addr:0x02167c20 +func_ov088_02167c50 kind:function(arm,size=0x6c) addr:0x02167c50 +func_ov088_02167cbc kind:function(arm,size=0x148) addr:0x02167cbc +func_ov088_02167e04 kind:function(arm,size=0x94) addr:0x02167e04 +func_ov088_02167e98 kind:function(arm,size=0x30) addr:0x02167e98 +func_ov088_02167ec8 kind:function(arm,size=0x38) addr:0x02167ec8 +func_ov088_02167f00 kind:function(arm,size=0xdc) addr:0x02167f00 +func_ov088_02167fdc kind:function(arm,size=0x3c) addr:0x02167fdc +func_ov088_02168018 kind:function(arm,size=0x1c) addr:0x02168018 +func_ov088_02168034 kind:function(arm,size=0x28) addr:0x02168034 +func_ov088_0216805c kind:function(arm,size=0x1c) addr:0x0216805c +func_ov088_02168078 kind:function(arm,size=0xd8) addr:0x02168078 +func_ov088_02168150 kind:function(arm,size=0x1c) addr:0x02168150 +func_ov088_0216816c kind:function(arm,size=0x4) addr:0x0216816c +func_ov088_02168170 kind:function(arm,size=0xb8) addr:0x02168170 +func_ov088_02168228 kind:function(arm,size=0x298) addr:0x02168228 +func_ov088_021684c0 kind:function(arm,size=0x4) addr:0x021684c0 +func_ov088_021684c4 kind:function(arm,size=0x4) addr:0x021684c4 +func_ov088_021684c8 kind:function(arm,size=0x4) addr:0x021684c8 +func_ov088_021684cc kind:function(arm,size=0x4) addr:0x021684cc +func_ov088_021684d0 kind:function(arm,size=0x10) addr:0x021684d0 +func_ov088_021684e0 kind:function(arm,size=0x4) addr:0x021684e0 +func_ov088_021684e4 kind:function(arm,size=0x10) addr:0x021684e4 +func_ov088_021684f4 kind:function(arm,size=0x30) addr:0x021684f4 +func_ov088_02168524 kind:function(arm,size=0x6c) addr:0x02168524 +func_ov088_02168590 kind:function(arm,size=0x138) addr:0x02168590 +func_ov088_021686c8 kind:function(arm,size=0x7c) addr:0x021686c8 +func_ov088_02168744 kind:function(arm,size=0x20) addr:0x02168744 +func_ov088_02168764 kind:function(arm,size=0x28) addr:0x02168764 +func_ov088_0216878c kind:function(arm,size=0x94) addr:0x0216878c +func_ov088_02168820 kind:function(arm,size=0xfc) addr:0x02168820 +func_ov088_0216891c kind:function(arm,size=0x4) addr:0x0216891c +func_ov088_02168920 kind:function(arm,size=0x1c) addr:0x02168920 +func_ov088_0216893c kind:function(arm,size=0xa0) addr:0x0216893c +func_ov088_021689dc kind:function(arm,size=0x10) addr:0x021689dc +func_ov088_021689ec kind:function(arm,size=0x4c) addr:0x021689ec +func_ov088_02168a38 kind:function(arm,size=0x38) addr:0x02168a38 +func_ov088_02168a70 kind:function(arm,size=0x40) addr:0x02168a70 +func_ov088_02168ab0 kind:function(arm,size=0x2c) addr:0x02168ab0 +func_ov088_02168adc kind:function(arm,size=0x28) addr:0x02168adc +func_ov088_02168b04 kind:function(arm,size=0x24) addr:0x02168b04 +func_ov088_02168b28 kind:function(arm,size=0xac) addr:0x02168b28 +func_ov088_02168bd4 kind:function(arm,size=0x2c) addr:0x02168bd4 +func_ov088_02168c00 kind:function(arm,size=0x3c) addr:0x02168c00 +func_ov088_02168c3c kind:function(arm,size=0x10) addr:0x02168c3c +func_ov088_02168c4c kind:function(arm,size=0x18) addr:0x02168c4c +func_ov088_02168c64 kind:function(arm,size=0x18) addr:0x02168c64 +func_ov088_02168c7c kind:function(arm,size=0x20) addr:0x02168c7c +func_ov088_02168c9c kind:function(arm,size=0x24) addr:0x02168c9c +func_ov088_02168cc0 kind:function(arm,size=0x24) addr:0x02168cc0 +func_ov088_02168ce4 kind:function(arm,size=0x88) addr:0x02168ce4 +func_ov088_02168d6c kind:function(arm,size=0x44) addr:0x02168d6c +func_ov088_02168db0 kind:function(arm,size=0x7c) addr:0x02168db0 +func_ov088_02168e2c kind:function(arm,size=0x30) addr:0x02168e2c +func_ov088_02168e5c kind:function(arm,size=0x38) addr:0x02168e5c +func_ov088_02168e94 kind:function(arm,size=0x4c) addr:0x02168e94 +func_ov088_02168ee0 kind:function(arm,size=0x1d0) addr:0x02168ee0 +func_ov088_021690b0 kind:function(arm,size=0x10) addr:0x021690b0 +func_ov088_021690c0 kind:function(arm,size=0x28) addr:0x021690c0 +func_ov088_021690e8 kind:function(arm,size=0x28) addr:0x021690e8 +func_ov088_02169110 kind:function(arm,size=0x64) addr:0x02169110 +func_ov088_02169174 kind:function(arm,size=0x74) addr:0x02169174 +func_ov088_021691e8 kind:function(arm,size=0x2c) addr:0x021691e8 +func_ov088_02169214 kind:function(arm,size=0x24) addr:0x02169214 +func_ov088_02169238 kind:function(arm,size=0x24) addr:0x02169238 +func_ov088_0216925c kind:function(arm,size=0x24) addr:0x0216925c +func_ov088_02169280 kind:function(arm,size=0xb8) addr:0x02169280 +func_ov088_02169338 kind:function(arm,size=0x84) addr:0x02169338 +func_ov088_021693bc kind:function(arm,size=0x88) addr:0x021693bc +func_ov088_02169444 kind:function(arm,size=0x54) addr:0x02169444 +func_ov088_02169498 kind:function(arm,size=0xa0) addr:0x02169498 +func_ov088_02169538 kind:function(arm,size=0x4c) addr:0x02169538 +func_ov088_02169584 kind:function(arm,size=0x54) addr:0x02169584 +func_ov088_021695d8 kind:function(arm,size=0x198) addr:0x021695d8 +func_ov088_02169770 kind:function(arm,size=0x1ec) addr:0x02169770 +func_ov088_0216995c kind:function(arm,size=0x10) addr:0x0216995c +func_ov088_0216996c kind:function(arm,size=0x18) addr:0x0216996c +func_ov088_02169984 kind:function(arm,size=0x24) addr:0x02169984 +func_ov088_021699a8 kind:function(arm,size=0x34) addr:0x021699a8 +func_ov088_021699dc kind:function(arm,size=0x18) addr:0x021699dc +func_ov088_021699f4 kind:function(arm,size=0x24) addr:0x021699f4 +func_ov088_02169a18 kind:function(arm,size=0x64) addr:0x02169a18 +func_ov088_02169a7c kind:function(arm,size=0x74) addr:0x02169a7c +func_ov088_02169af0 kind:function(arm,size=0x24) addr:0x02169af0 +func_ov088_02169b14 kind:function(arm,size=0x94) addr:0x02169b14 +func_ov088_02169ba8 kind:function(arm,size=0x54) addr:0x02169ba8 +func_ov088_02169bfc kind:function(arm,size=0xb8) addr:0x02169bfc +func_ov088_02169cb4 kind:function(arm,size=0x28) addr:0x02169cb4 +func_ov088_02169cdc kind:function(arm,size=0x14) addr:0x02169cdc +func_ov088_02169cf0 kind:function(arm,size=0x1c) addr:0x02169cf0 +func_ov088_02169d0c kind:function(arm,size=0x1e8) addr:0x02169d0c +func_ov088_02169ef4 kind:function(arm,size=0xa8) addr:0x02169ef4 +func_ov088_02169f9c kind:function(arm,size=0x7c) addr:0x02169f9c +func_ov088_0216a018 kind:function(arm,size=0x28) addr:0x0216a018 +func_ov088_0216a040 kind:function(arm,size=0x4) addr:0x0216a040 +func_ov088_0216a044 kind:function(arm,size=0x14) addr:0x0216a044 +func_ov088_0216a058 kind:function(arm,size=0x19c) addr:0x0216a058 +func_ov088_0216a1f4 kind:function(arm,size=0xc) addr:0x0216a1f4 +func_ov088_0216a200 kind:function(arm,size=0xf8) addr:0x0216a200 +func_ov088_0216a2f8 kind:function(arm,size=0x4) addr:0x0216a2f8 +func_ov088_0216a2fc kind:function(arm,size=0x20) addr:0x0216a2fc +func_ov088_0216a31c kind:function(arm,size=0x4) addr:0x0216a31c +func_ov088_0216a320 kind:function(arm,size=0x14) addr:0x0216a320 +func_ov088_0216a334 kind:function(arm,size=0x218) addr:0x0216a334 +func_ov088_0216a54c kind:function(arm,size=0xc) addr:0x0216a54c +func_ov088_0216a558 kind:function(arm,size=0x28) addr:0x0216a558 +func_ov088_0216a580 kind:function(arm,size=0x28) addr:0x0216a580 +func_ov088_0216a5a8 kind:function(arm,size=0x104) addr:0x0216a5a8 +func_ov088_0216a6ac kind:function(arm,size=0x104) addr:0x0216a6ac +func_ov088_0216a7b0 kind:function(arm,size=0x28) addr:0x0216a7b0 +func_ov088_0216a7d8 kind:function(arm,size=0x30) addr:0x0216a7d8 +func_ov088_0216a808 kind:function(arm,size=0x28) addr:0x0216a808 +func_ov088_0216a830 kind:function(arm,size=0x180) addr:0x0216a830 +func_ov088_0216a9b0 kind:function(arm,size=0x1a0) addr:0x0216a9b0 +func_ov088_0216ab50 kind:function(arm,size=0x88) addr:0x0216ab50 +func_ov088_0216abd8 kind:function(arm,size=0x38c) addr:0x0216abd8 +func_ov088_0216af64 kind:function(arm,size=0x200) addr:0x0216af64 +func_ov088_0216b164 kind:function(arm,size=0x9c) addr:0x0216b164 +func_ov088_0216b200 kind:function(arm,size=0x240) addr:0x0216b200 +func_ov088_0216b440 kind:function(arm,size=0x294) addr:0x0216b440 +func_ov088_0216b6d4 kind:function(arm,size=0xc4) addr:0x0216b6d4 +func_ov088_0216b798 kind:function(arm,size=0x1c) addr:0x0216b798 +func_ov088_0216b7b4 kind:function(arm,size=0x2c) addr:0x0216b7b4 +func_ov088_0216b7e0 kind:function(arm,size=0x34) addr:0x0216b7e0 +func_ov088_0216b814 kind:function(arm,size=0x48) addr:0x0216b814 +func_ov088_0216b85c kind:function(arm,size=0x1b0) addr:0x0216b85c +func_ov088_0216ba0c kind:function(arm,size=0x1ac) addr:0x0216ba0c +func_ov088_0216bbb8 kind:function(arm,size=0x4) addr:0x0216bbb8 +func_ov088_0216bbbc kind:function(arm,size=0xc) addr:0x0216bbbc +func_ov088_0216bbc8 kind:function(arm,size=0x68) addr:0x0216bbc8 +func_ov088_0216bc30 kind:function(arm,size=0xf4) addr:0x0216bc30 +func_ov088_0216bd24 kind:function(arm,size=0xc4) addr:0x0216bd24 +func_ov088_0216bde8 kind:function(arm,size=0xc4) addr:0x0216bde8 +func_ov088_0216beac kind:function(arm,size=0xb0) addr:0x0216beac +func_ov088_0216bf5c kind:function(arm,size=0x70) addr:0x0216bf5c +func_ov088_0216bfcc kind:function(arm,size=0x208) addr:0x0216bfcc +func_ov088_0216c1d4 kind:function(arm,size=0x50) addr:0x0216c1d4 +func_ov088_0216c224 kind:function(arm,size=0x50) addr:0x0216c224 +func_ov088_0216c274 kind:function(arm,size=0x14) addr:0x0216c274 +func_ov088_0216c288 kind:function(arm,size=0x2c) addr:0x0216c288 +func_ov088_0216c2b4 kind:function(arm,size=0x18) addr:0x0216c2b4 +func_ov088_0216c2cc kind:function(arm,size=0x14) addr:0x0216c2cc +func_ov088_0216c2e0 kind:function(arm,size=0x40) addr:0x0216c2e0 +func_ov088_0216c320 kind:function(arm,size=0x14) addr:0x0216c320 +func_ov088_0216c334 kind:function(arm,size=0x14) addr:0x0216c334 +func_ov088_0216c348 kind:function(arm,size=0xc) addr:0x0216c348 +func_ov088_0216c354 kind:function(arm,size=0x28) addr:0x0216c354 +func_ov088_0216c37c kind:function(arm,size=0x28) addr:0x0216c37c +func_ov088_0216c3a4 kind:function(arm,size=0x5c) addr:0x0216c3a4 +func_ov088_0216c400 kind:function(arm,size=0x24) addr:0x0216c400 +func_ov088_0216c424 kind:function(arm,size=0x2c) addr:0x0216c424 +func_ov088_0216c450 kind:function(arm,size=0x60) addr:0x0216c450 +func_ov088_0216c4b0 kind:function(arm,size=0x1e0) addr:0x0216c4b0 +func_ov088_0216c690 kind:function(arm,size=0x14) addr:0x0216c690 +func_ov088_0216c6a4 kind:function(arm,size=0xc) addr:0x0216c6a4 +func_ov088_0216c6b0 kind:function(arm,size=0x28) addr:0x0216c6b0 +func_ov088_0216c6d8 kind:function(arm,size=0x28) addr:0x0216c6d8 +func_ov088_0216c700 kind:function(arm,size=0x2c) addr:0x0216c700 +func_ov088_0216c72c kind:function(arm,size=0xcc) addr:0x0216c72c +func_ov088_0216c7f8 kind:function(arm,size=0x2f0) addr:0x0216c7f8 +func_ov088_0216cae8 kind:function(arm,size=0x70) addr:0x0216cae8 +func_ov088_0216cb58 kind:function(arm,size=0x78) addr:0x0216cb58 +func_ov088_0216cbd0 kind:function(arm,size=0xd0) addr:0x0216cbd0 +func_ov088_0216cca0 kind:function(arm,size=0x14) addr:0x0216cca0 +func_ov088_0216ccb4 kind:function(arm,size=0xc) addr:0x0216ccb4 +func_ov088_0216ccc0 kind:function(arm,size=0x28) addr:0x0216ccc0 +func_ov088_0216cce8 kind:function(arm,size=0x28) addr:0x0216cce8 +func_ov088_0216cd10 kind:function(arm,size=0x50) addr:0x0216cd10 +func_ov088_0216cd60 kind:function(arm,size=0x10) addr:0x0216cd60 +func_ov088_0216cd70 kind:function(arm,size=0x114) addr:0x0216cd70 +func_ov088_0216ce84 kind:function(arm,size=0x50) addr:0x0216ce84 +func_ov088_0216ced4 kind:function(arm,size=0x58) addr:0x0216ced4 +func_ov088_0216cf2c kind:function(arm,size=0x4) addr:0x0216cf2c +func_ov088_0216cf30 kind:function(arm,size=0x340) addr:0x0216cf30 +func_ov088_0216d270 kind:function(arm,size=0x14) addr:0x0216d270 +func_ov088_0216d284 kind:function(arm,size=0x5c) addr:0x0216d284 +func_ov088_0216d2e0 kind:function(arm,size=0x8) addr:0x0216d2e0 +func_ov088_0216d2e8 kind:function(arm,size=0x8) addr:0x0216d2e8 +func_ov088_0216d2f0 kind:function(arm,size=0x8) addr:0x0216d2f0 +func_ov088_0216d2f8 kind:function(arm,size=0xc) addr:0x0216d2f8 +func_ov088_0216d304 kind:function(arm,size=0x28) addr:0x0216d304 +func_ov088_0216d32c kind:function(arm,size=0x28) addr:0x0216d32c +func_ov088_0216d354 kind:function(arm,size=0x34) addr:0x0216d354 +func_ov088_0216d388 kind:function(arm,size=0x98) addr:0x0216d388 +func_ov088_0216d420 kind:function(arm,size=0x18) addr:0x0216d420 +func_ov088_0216d438 kind:function(arm,size=0x18c) addr:0x0216d438 +func_ov088_0216d5c4 kind:function(arm,size=0x54) addr:0x0216d5c4 +func_ov088_0216d618 kind:function(arm,size=0x74) addr:0x0216d618 +func_ov088_0216d68c kind:function(arm,size=0x7c) addr:0x0216d68c +func_ov088_0216d708 kind:function(arm,size=0x2c) addr:0x0216d708 +func_ov088_0216d734 kind:function(arm,size=0x110) addr:0x0216d734 +func_ov088_0216d844 kind:function(arm,size=0x38) addr:0x0216d844 +func_ov088_0216d87c kind:function(arm,size=0xa4) addr:0x0216d87c +func_ov088_0216d920 kind:function(arm,size=0x6c) addr:0x0216d920 +func_ov088_0216d98c kind:function(arm,size=0x218) addr:0x0216d98c +func_ov088_0216dba4 kind:function(arm,size=0x104) addr:0x0216dba4 +func_ov088_0216dca8 kind:function(arm,size=0x9c) addr:0x0216dca8 +func_ov088_0216dd44 kind:function(arm,size=0xe0) addr:0x0216dd44 +func_ov088_0216de24 kind:function(arm,size=0xb8) addr:0x0216de24 +func_ov088_0216dedc kind:function(arm,size=0x94) addr:0x0216dedc +func_ov088_0216df70 kind:function(arm,size=0x1d4) addr:0x0216df70 +func_ov088_0216e144 kind:function(arm,size=0xa4) addr:0x0216e144 +func_ov088_0216e1e8 kind:function(arm,size=0x10) addr:0x0216e1e8 +func_ov088_0216e1f8 kind:function(arm,size=0x14) addr:0x0216e1f8 +func_ov088_0216e20c kind:function(arm,size=0x1c) addr:0x0216e20c +func_ov088_0216e228 kind:function(arm,size=0x14) addr:0x0216e228 +func_ov088_0216e23c kind:function(arm,size=0xc) addr:0x0216e23c +func_ov088_0216e248 kind:function(arm,size=0x28) addr:0x0216e248 +func_ov088_0216e270 kind:function(arm,size=0x28) addr:0x0216e270 +func_ov088_0216e298 kind:function(arm,size=0x34) addr:0x0216e298 +func_ov088_0216e2cc kind:function(arm,size=0x14) addr:0x0216e2cc +func_ov088_0216e2e0 kind:function(arm,size=0x1c) addr:0x0216e2e0 +func_ov088_0216e2fc kind:function(arm,size=0x3fc) addr:0x0216e2fc +func_ov088_0216e6f8 kind:function(arm,size=0x20) addr:0x0216e6f8 +func_ov088_0216e718 kind:function(arm,size=0xec) addr:0x0216e718 +func_ov088_0216e804 kind:function(arm,size=0x14) addr:0x0216e804 +func_ov088_0216e818 kind:function(arm,size=0xc) addr:0x0216e818 +func_ov088_0216e824 kind:function(arm,size=0x24) addr:0x0216e824 +func_ov088_0216e848 kind:function(arm,size=0x28) addr:0x0216e848 +func_ov088_0216e870 kind:function(arm,size=0x20) addr:0x0216e870 +func_ov088_0216e890 kind:function(arm,size=0x308) addr:0x0216e890 +func_ov088_0216eb98 kind:function(arm,size=0x5c) addr:0x0216eb98 +func_ov088_0216ebf4 kind:function(arm,size=0x64) addr:0x0216ebf4 +func_ov088_0216ec58 kind:function(arm,size=0x98) addr:0x0216ec58 +func_ov088_0216ecf0 kind:function(arm,size=0x14) addr:0x0216ecf0 +func_ov088_0216ed04 kind:function(arm,size=0x94) addr:0x0216ed04 +func_ov088_0216ed98 kind:function(arm,size=0x254) addr:0x0216ed98 +func_ov088_0216efec kind:function(arm,size=0x14) addr:0x0216efec +func_ov088_0216f000 kind:function(arm,size=0x158) addr:0x0216f000 +func_ov088_0216f158 kind:function(arm,size=0x24) addr:0x0216f158 +func_ov088_0216f17c kind:function(arm,size=0x50) addr:0x0216f17c +func_ov088_0216f1cc kind:function(arm,size=0x54) addr:0x0216f1cc +func_ov088_0216f220 kind:function(arm,size=0x70) addr:0x0216f220 +func_ov088_0216f290 kind:function(arm,size=0x28) addr:0x0216f290 +func_ov088_0216f2b8 kind:function(arm,size=0x1c) addr:0x0216f2b8 +func_ov088_0216f2d4 kind:function(arm,size=0xc) addr:0x0216f2d4 +func_ov088_0216f2e0 kind:function(arm,size=0x68) addr:0x0216f2e0 +func_ov088_0216f348 kind:function(arm,size=0x54) addr:0x0216f348 +func_ov088_0216f39c kind:function(arm,size=0x1c) addr:0x0216f39c +func_ov088_0216f3b8 kind:function(arm,size=0x3c) addr:0x0216f3b8 +func_ov088_0216f3f4 kind:function(arm,size=0x2c) addr:0x0216f3f4 +func_ov088_0216f420 kind:function(arm,size=0xd0) addr:0x0216f420 +func_ov088_0216f4f0 kind:function(arm,size=0x58) addr:0x0216f4f0 +func_ov088_0216f548 kind:function(arm,size=0x1c) addr:0x0216f548 +func_ov088_0216f564 kind:function(arm,size=0x10) addr:0x0216f564 +func_ov088_0216f574 kind:function(arm,size=0x14) addr:0x0216f574 +func_ov088_0216f588 kind:function(arm,size=0x14) addr:0x0216f588 +func_ov088_0216f59c kind:function(arm,size=0x5c) addr:0x0216f59c +func_ov088_0216f5f8 kind:function(arm,size=0x2c) addr:0x0216f5f8 +func_ov088_0216f624 kind:function(arm,size=0x170) addr:0x0216f624 +func_ov088_0216f794 kind:function(arm,size=0x5c) addr:0x0216f794 +func_ov088_0216f7f0 kind:function(arm,size=0x8) addr:0x0216f7f0 +func_ov088_0216f7f8 kind:function(arm,size=0x1c) addr:0x0216f7f8 +func_ov088_0216f814 kind:function(arm,size=0x24) addr:0x0216f814 +func_ov088_0216f838 kind:function(arm,size=0x1c) addr:0x0216f838 +func_ov088_0216f854 kind:function(arm,size=0x2c) addr:0x0216f854 +func_ov088_0216f880 kind:function(thumb,size=0x298) addr:0x0216f880 +func_ov088_0216fb18 kind:function(thumb,size=0x8c) addr:0x0216fb18 +func_ov088_0216fba4 kind:function(thumb,size=0x2c) addr:0x0216fba4 +func_ov088_0216fbd0 kind:function(arm,size=0xb0) addr:0x0216fbd0 +func_ov088_0216fc80 kind:function(arm,size=0x270) addr:0x0216fc80 +func_ov088_0216fef0 kind:function(arm,size=0x4) addr:0x0216fef0 +func_ov088_0216fef4 kind:function(arm,size=0x10) addr:0x0216fef4 +func_ov088_0216ff04 kind:function(arm,size=0xa8) addr:0x0216ff04 +func_ov088_0216ffac kind:function(arm,size=0x4) addr:0x0216ffac +func_ov088_0216ffb0 kind:function(arm,size=0xc) addr:0x0216ffb0 +func_ov088_0216ffbc kind:function(arm,size=0xc8) addr:0x0216ffbc +func_ov088_02170084 kind:function(arm,size=0xac) addr:0x02170084 +func_ov088_02170130 kind:function(arm,size=0x44) addr:0x02170130 +func_ov088_02170174 kind:function(arm,size=0xa4) addr:0x02170174 +func_ov088_02170218 kind:function(arm,size=0x4c) addr:0x02170218 +func_ov088_02170264 kind:function(arm,size=0x1e0) addr:0x02170264 +func_ov088_02170444 kind:function(arm,size=0x50) addr:0x02170444 +func_ov088_02170494 kind:function(arm,size=0x50) addr:0x02170494 +func_ov088_021704e4 kind:function(arm,size=0x14) addr:0x021704e4 +func_ov088_021704f8 kind:function(arm,size=0x40) addr:0x021704f8 +func_ov088_02170538 kind:function(arm,size=0x40) addr:0x02170538 +func_ov088_02170578 kind:function(arm,size=0x2c) addr:0x02170578 +func_ov088_021705a4 kind:function(arm,size=0xc) addr:0x021705a4 +func_ov088_021705b0 kind:function(arm,size=0x24) addr:0x021705b0 +func_ov088_021705d4 kind:function(arm,size=0x28) addr:0x021705d4 +func_ov088_021705fc kind:function(arm,size=0x74) addr:0x021705fc +func_ov088_02170670 kind:function(arm,size=0x14) addr:0x02170670 +func_ov088_02170684 kind:function(arm,size=0x54) addr:0x02170684 +func_ov088_021706d8 kind:function(arm,size=0x10) addr:0x021706d8 +func_ov088_021706e8 kind:function(arm,size=0x14) addr:0x021706e8 +func_ov088_021706fc kind:function(arm,size=0x14) addr:0x021706fc +func_ov088_02170710 kind:function(arm,size=0x50) addr:0x02170710 +func_ov088_02170760 kind:function(arm,size=0x24) addr:0x02170760 +func_ov088_02170784 kind:function(arm,size=0x10) addr:0x02170784 +func_ov088_02170794 kind:function(arm,size=0x8) addr:0x02170794 +func_ov088_0217079c kind:function(arm,size=0x1c) addr:0x0217079c +func_ov088_021707b8 kind:function(arm,size=0x28) addr:0x021707b8 +func_ov088_021707e0 kind:function(arm,size=0x30) addr:0x021707e0 +func_ov088_02170810 kind:function(arm,size=0x14) addr:0x02170810 +func_ov088_02170824 kind:function(arm,size=0x2c) addr:0x02170824 +func_ov088_02170850 kind:function(arm,size=0x20) addr:0x02170850 +func_ov088_02170870 kind:function(arm,size=0x4c) addr:0x02170870 +func_ov088_021708bc kind:function(arm,size=0xc) addr:0x021708bc +func_ov088_021708c8 kind:function(arm,size=0x24) addr:0x021708c8 +func_ov088_021708ec kind:function(arm,size=0x28) addr:0x021708ec +func_ov088_02170914 kind:function(arm,size=0x90) addr:0x02170914 +func_ov088_021709a4 kind:function(arm,size=0x14) addr:0x021709a4 +func_ov088_021709b8 kind:function(arm,size=0x154) addr:0x021709b8 +func_ov088_02170b0c kind:function(arm,size=0x3c) addr:0x02170b0c +func_ov088_02170b48 kind:function(arm,size=0x8) addr:0x02170b48 +func_ov088_02170b50 kind:function(arm,size=0x10) addr:0x02170b50 +func_ov088_02170b60 kind:function(arm,size=0x14) addr:0x02170b60 +func_ov088_02170b74 kind:function(arm,size=0x14) addr:0x02170b74 +func_ov088_02170b88 kind:function(arm,size=0x50) addr:0x02170b88 +func_ov088_02170bd8 kind:function(arm,size=0x20) addr:0x02170bd8 +func_ov088_02170bf8 kind:function(arm,size=0x1c) addr:0x02170bf8 +func_ov088_02170c14 kind:function(arm,size=0x28) addr:0x02170c14 +func_ov088_02170c3c kind:function(arm,size=0x30) addr:0x02170c3c +func_ov088_02170c6c kind:function(arm,size=0x28) addr:0x02170c6c +func_ov088_02170c94 kind:function(arm,size=0x20) addr:0x02170c94 +func_ov088_02170cb4 kind:function(arm,size=0x14) addr:0x02170cb4 +func_ov088_02170cc8 kind:function(arm,size=0x2c) addr:0x02170cc8 +func_ov088_02170cf4 kind:function(arm,size=0x20) addr:0x02170cf4 +func_ov088_02170d14 kind:function(arm,size=0x4c) addr:0x02170d14 +func_ov088_02170d60 kind:function(arm,size=0xc) addr:0x02170d60 +func_ov088_02170d6c kind:function(arm,size=0x24) addr:0x02170d6c +func_ov088_02170d90 kind:function(arm,size=0x28) addr:0x02170d90 +func_ov088_02170db8 kind:function(arm,size=0x90) addr:0x02170db8 +func_ov088_02170e48 kind:function(arm,size=0x14) addr:0x02170e48 +func_ov088_02170e5c kind:function(arm,size=0x160) addr:0x02170e5c +func_ov088_02170fbc kind:function(arm,size=0x3c) addr:0x02170fbc +func_ov088_02170ff8 kind:function(arm,size=0x8) addr:0x02170ff8 +func_ov088_02171000 kind:function(arm,size=0x10) addr:0x02171000 +func_ov088_02171010 kind:function(arm,size=0x14) addr:0x02171010 +func_ov088_02171024 kind:function(arm,size=0x14) addr:0x02171024 +func_ov088_02171038 kind:function(arm,size=0x40) addr:0x02171038 +func_ov088_02171078 kind:function(arm,size=0x20) addr:0x02171078 +func_ov088_02171098 kind:function(arm,size=0x20) addr:0x02171098 +func_ov088_021710b8 kind:function(arm,size=0x1c) addr:0x021710b8 +func_ov088_021710d4 kind:function(arm,size=0x28) addr:0x021710d4 +func_ov088_021710fc kind:function(arm,size=0x30) addr:0x021710fc +func_ov088_0217112c kind:function(arm,size=0x28) addr:0x0217112c +func_ov088_02171154 kind:function(arm,size=0x20) addr:0x02171154 +func_ov088_02171174 kind:function(arm,size=0x14) addr:0x02171174 +func_ov088_02171188 kind:function(arm,size=0xc) addr:0x02171188 +func_ov088_02171194 kind:function(arm,size=0x24) addr:0x02171194 +func_ov088_021711b8 kind:function(arm,size=0x28) addr:0x021711b8 +func_ov088_021711e0 kind:function(arm,size=0x74) addr:0x021711e0 +func_ov088_02171254 kind:function(arm,size=0x54) addr:0x02171254 +func_ov088_021712a8 kind:function(arm,size=0x10) addr:0x021712a8 +func_ov088_021712b8 kind:function(arm,size=0x14) addr:0x021712b8 +func_ov088_021712cc kind:function(arm,size=0x14) addr:0x021712cc +func_ov088_021712e0 kind:function(arm,size=0x50) addr:0x021712e0 +func_ov088_02171330 kind:function(arm,size=0xc) addr:0x02171330 +func_ov088_0217133c kind:function(arm,size=0x28) addr:0x0217133c +func_ov088_02171364 kind:function(arm,size=0x30) addr:0x02171364 +func_ov088_02171394 kind:function(arm,size=0x14) addr:0x02171394 +func_ov088_021713a8 kind:function(arm,size=0xc) addr:0x021713a8 +func_ov088_021713b4 kind:function(arm,size=0x24) addr:0x021713b4 +func_ov088_021713d8 kind:function(arm,size=0x28) addr:0x021713d8 +func_ov088_02171400 kind:function(arm,size=0x74) addr:0x02171400 +func_ov088_02171474 kind:function(arm,size=0x14) addr:0x02171474 +func_ov088_02171488 kind:function(arm,size=0x54) addr:0x02171488 +func_ov088_021714dc kind:function(arm,size=0x10) addr:0x021714dc +func_ov088_021714ec kind:function(arm,size=0x14) addr:0x021714ec +func_ov088_02171500 kind:function(arm,size=0x14) addr:0x02171500 +func_ov088_02171514 kind:function(arm,size=0x50) addr:0x02171514 +func_ov088_02171564 kind:function(arm,size=0x1c) addr:0x02171564 +func_ov088_02171580 kind:function(arm,size=0x28) addr:0x02171580 +func_ov088_021715a8 kind:function(arm,size=0x30) addr:0x021715a8 +func_ov088_021715d8 kind:function(arm,size=0x14) addr:0x021715d8 +func_ov088_021715ec kind:function(arm,size=0xc) addr:0x021715ec +func_ov088_021715f8 kind:function(arm,size=0x24) addr:0x021715f8 +func_ov088_0217161c kind:function(arm,size=0x28) addr:0x0217161c +func_ov088_02171644 kind:function(arm,size=0x74) addr:0x02171644 +func_ov088_021716b8 kind:function(arm,size=0x54) addr:0x021716b8 +func_ov088_0217170c kind:function(arm,size=0x10) addr:0x0217170c +func_ov088_0217171c kind:function(arm,size=0x14) addr:0x0217171c +func_ov088_02171730 kind:function(arm,size=0x14) addr:0x02171730 +func_ov088_02171744 kind:function(arm,size=0x50) addr:0x02171744 +func_ov088_02171794 kind:function(arm,size=0x28) addr:0x02171794 +func_ov088_021717bc kind:function(arm,size=0x30) addr:0x021717bc +func_ov088_021717ec kind:function(arm,size=0x14) addr:0x021717ec +func_ov088_02171800 kind:function(arm,size=0xc) addr:0x02171800 +func_ov088_0217180c kind:function(arm,size=0x24) addr:0x0217180c +func_ov088_02171830 kind:function(arm,size=0x28) addr:0x02171830 +func_ov088_02171858 kind:function(arm,size=0x74) addr:0x02171858 +func_ov088_021718cc kind:function(arm,size=0x54) addr:0x021718cc +func_ov088_02171920 kind:function(arm,size=0x10) addr:0x02171920 +func_ov088_02171930 kind:function(arm,size=0x14) addr:0x02171930 +func_ov088_02171944 kind:function(arm,size=0x14) addr:0x02171944 +func_ov088_02171958 kind:function(arm,size=0x50) addr:0x02171958 +func_ov088_021719a8 kind:function(arm,size=0xc) addr:0x021719a8 +func_ov088_021719b4 kind:function(arm,size=0x28) addr:0x021719b4 +func_ov088_021719dc kind:function(arm,size=0x30) addr:0x021719dc +func_ov088_02171a0c kind:function(arm,size=0x14) addr:0x02171a0c +func_ov088_02171a20 kind:function(arm,size=0xc) addr:0x02171a20 +func_ov088_02171a2c kind:function(arm,size=0x24) addr:0x02171a2c +func_ov088_02171a50 kind:function(arm,size=0x28) addr:0x02171a50 +func_ov088_02171a78 kind:function(arm,size=0x20) addr:0x02171a78 +func_ov088_02171a98 kind:function(arm,size=0x20) addr:0x02171a98 +func_ov088_02171ab8 kind:function(arm,size=0x4) addr:0x02171ab8 +func_ov088_02171abc kind:function(arm,size=0x4) addr:0x02171abc +func_ov088_02171ac0 kind:function(arm,size=0x14) addr:0x02171ac0 +func_ov088_02171ad4 kind:function(arm,size=0x4) addr:0x02171ad4 +func_ov088_02171ad8 kind:function(arm,size=0x8) addr:0x02171ad8 +func_ov088_02171ae0 kind:function(arm,size=0x20) addr:0x02171ae0 +func_ov088_02171b00 kind:function(arm,size=0x28) addr:0x02171b00 +func_ov088_02171b28 kind:function(arm,size=0x14) addr:0x02171b28 +func_ov088_02171b3c kind:function(arm,size=0xc) addr:0x02171b3c +func_ov088_02171b48 kind:function(arm,size=0x24) addr:0x02171b48 +func_ov088_02171b6c kind:function(arm,size=0x28) addr:0x02171b6c +func_ov088_02171b94 kind:function(arm,size=0x74) addr:0x02171b94 +func_ov088_02171c08 kind:function(arm,size=0x54) addr:0x02171c08 +func_ov088_02171c5c kind:function(arm,size=0x10) addr:0x02171c5c +func_ov088_02171c6c kind:function(arm,size=0x14) addr:0x02171c6c +func_ov088_02171c80 kind:function(arm,size=0x14) addr:0x02171c80 +func_ov088_02171c94 kind:function(arm,size=0x50) addr:0x02171c94 +func_ov088_02171ce4 kind:function(arm,size=0x28) addr:0x02171ce4 +func_ov088_02171d0c kind:function(arm,size=0x30) addr:0x02171d0c +func_ov088_02171d3c kind:function(arm,size=0x14) addr:0x02171d3c +func_ov088_02171d50 kind:function(arm,size=0xc) addr:0x02171d50 +func_ov088_02171d5c kind:function(arm,size=0x24) addr:0x02171d5c +func_ov088_02171d80 kind:function(arm,size=0x28) addr:0x02171d80 +func_ov088_02171da8 kind:function(arm,size=0x74) addr:0x02171da8 +func_ov088_02171e1c kind:function(arm,size=0x54) addr:0x02171e1c +func_ov088_02171e70 kind:function(arm,size=0x10) addr:0x02171e70 +func_ov088_02171e80 kind:function(arm,size=0x14) addr:0x02171e80 +func_ov088_02171e94 kind:function(arm,size=0x14) addr:0x02171e94 +func_ov088_02171ea8 kind:function(arm,size=0x50) addr:0x02171ea8 +func_ov088_02171ef8 kind:function(arm,size=0xc) addr:0x02171ef8 +func_ov088_02171f04 kind:function(arm,size=0x28) addr:0x02171f04 +func_ov088_02171f2c kind:function(arm,size=0x30) addr:0x02171f2c +func_ov088_02171f5c kind:function(arm,size=0x14) addr:0x02171f5c +func_ov088_02171f70 kind:function(arm,size=0xc) addr:0x02171f70 +func_ov088_02171f7c kind:function(arm,size=0x24) addr:0x02171f7c +func_ov088_02171fa0 kind:function(arm,size=0x28) addr:0x02171fa0 +func_ov088_02171fc8 kind:function(arm,size=0x74) addr:0x02171fc8 +func_ov088_0217203c kind:function(arm,size=0x14) addr:0x0217203c +func_ov088_02172050 kind:function(arm,size=0x54) addr:0x02172050 +func_ov088_021720a4 kind:function(arm,size=0x10) addr:0x021720a4 +func_ov088_021720b4 kind:function(arm,size=0x14) addr:0x021720b4 +func_ov088_021720c8 kind:function(arm,size=0x14) addr:0x021720c8 +func_ov088_021720dc kind:function(arm,size=0x40) addr:0x021720dc +func_ov088_0217211c kind:function(arm,size=0xc) addr:0x0217211c +func_ov088_02172128 kind:function(arm,size=0x1c) addr:0x02172128 +func_ov088_02172144 kind:function(arm,size=0x28) addr:0x02172144 +func_ov088_0217216c kind:function(arm,size=0x30) addr:0x0217216c +func_ov088_0217219c kind:function(arm,size=0x14) addr:0x0217219c +func_ov088_021721b0 kind:function(arm,size=0xc) addr:0x021721b0 +func_ov088_021721bc kind:function(arm,size=0x24) addr:0x021721bc +func_ov088_021721e0 kind:function(arm,size=0x28) addr:0x021721e0 +func_ov088_02172208 kind:function(arm,size=0x20) addr:0x02172208 +func_ov088_02172228 kind:function(arm,size=0x50) addr:0x02172228 +func_ov088_02172278 kind:function(arm,size=0x8) addr:0x02172278 +func_ov088_02172280 kind:function(arm,size=0x28) addr:0x02172280 +func_ov088_021722a8 kind:function(arm,size=0x30) addr:0x021722a8 +func_ov088_021722d8 kind:function(arm,size=0x14) addr:0x021722d8 +func_ov088_021722ec kind:function(arm,size=0x30) addr:0x021722ec +func_ov088_0217231c kind:function(arm,size=0x158) addr:0x0217231c +func_ov088_02172474 kind:function(arm,size=0x74) addr:0x02172474 +func_ov088_021724e8 kind:function(arm,size=0x7c) addr:0x021724e8 +func_ov088_02172564 kind:function(arm,size=0x1c) addr:0x02172564 +func_ov088_02172580 kind:function(arm,size=0x4) addr:0x02172580 +func_ov088_02172584 kind:function(arm,size=0x4) addr:0x02172584 +func_ov088_02172588 kind:function(arm,size=0x30) addr:0x02172588 +func_ov088_021725b8 kind:function(arm,size=0x30) addr:0x021725b8 +func_ov088_021725e8 kind:function(arm,size=0x10) addr:0x021725e8 +func_ov088_021725f8 kind:function(arm,size=0x14) addr:0x021725f8 +func_ov088_0217260c kind:function(arm,size=0xb4) addr:0x0217260c +func_ov088_021726c0 kind:function(arm,size=0x54) addr:0x021726c0 +func_ov088_02172714 kind:function(arm,size=0x5c) addr:0x02172714 +func_ov088_02172770 kind:function(arm,size=0xf8) addr:0x02172770 +func_ov088_02172868 kind:function(arm,size=0x18) addr:0x02172868 +func_ov088_02172880 kind:function(arm,size=0x230) addr:0x02172880 +func_ov088_02172ab0 kind:function(arm,size=0x50) addr:0x02172ab0 +func_ov088_02172b00 kind:function(arm,size=0x170) addr:0x02172b00 +func_ov088_02172c70 kind:function(arm,size=0x20) addr:0x02172c70 +func_ov088_02172c90 kind:function(arm,size=0xc8) addr:0x02172c90 +func_ov088_02172d58 kind:function(arm,size=0xd0) addr:0x02172d58 +func_ov088_02172e28 kind:function(arm,size=0x124) addr:0x02172e28 +func_ov088_02172f4c kind:function(arm,size=0xc) addr:0x02172f4c +func_ov088_02172f58 kind:function(arm,size=0xb0) addr:0x02172f58 +func_ov088_02173008 kind:function(arm,size=0x64) addr:0x02173008 +func_ov088_0217306c kind:function(arm,size=0x1b0) addr:0x0217306c +func_ov088_0217321c kind:function(arm,size=0x38) addr:0x0217321c +func_ov088_02173254 kind:function(arm,size=0x58) addr:0x02173254 +func_ov088_021732ac kind:function(arm,size=0x54) addr:0x021732ac +func_ov088_02173300 kind:function(arm,size=0x3c) addr:0x02173300 +func_ov088_0217333c kind:function(arm,size=0x50) addr:0x0217333c +func_ov088_0217338c kind:function(arm,size=0x94) addr:0x0217338c +func_ov088_02173420 kind:function(arm,size=0x1a8) addr:0x02173420 +func_ov088_021735c8 kind:function(arm,size=0x34) addr:0x021735c8 +func_ov088_021735fc kind:function(arm,size=0x14) addr:0x021735fc +func_ov088_02173610 kind:function(arm,size=0x50) addr:0x02173610 +func_ov088_02173660 kind:function(arm,size=0x4c) addr:0x02173660 +func_ov088_021736ac kind:function(arm,size=0x3c) addr:0x021736ac +func_ov088_021736e8 kind:function(arm,size=0x5c) addr:0x021736e8 +func_ov088_02173744 kind:function(arm,size=0x28) addr:0x02173744 +func_ov088_0217376c kind:function(arm,size=0x20) addr:0x0217376c +func_ov088_0217378c kind:function(arm,size=0x28) addr:0x0217378c +func_ov088_021737b4 kind:function(arm,size=0x16c) addr:0x021737b4 +func_ov088_02173920 kind:function(arm,size=0x13c) addr:0x02173920 +func_ov088_02173a5c kind:function(arm,size=0x11c) addr:0x02173a5c +func_ov088_02173b78 kind:function(arm,size=0x3c) addr:0x02173b78 +func_ov088_02173bb4 kind:function(arm,size=0x44) addr:0x02173bb4 +func_ov088_02173bf8 kind:function(arm,size=0x54) addr:0x02173bf8 +func_ov088_02173c4c kind:function(arm,size=0xf8) addr:0x02173c4c +func_ov088_02173d44 kind:function(arm,size=0x50) addr:0x02173d44 +func_ov088_02173d94 kind:function(arm,size=0x34) addr:0x02173d94 +func_ov088_02173dc8 kind:function(arm,size=0x44) addr:0x02173dc8 +func_ov088_02173e0c kind:function(arm,size=0x9c) addr:0x02173e0c +func_ov088_02173ea8 kind:function(arm,size=0x184) addr:0x02173ea8 +func_ov088_0217402c kind:function(arm,size=0x50) addr:0x0217402c +func_ov088_0217407c kind:function(arm,size=0x64) addr:0x0217407c +func_ov088_021740e0 kind:function(arm,size=0x1c) addr:0x021740e0 +func_ov088_021740fc kind:function(arm,size=0x2c) addr:0x021740fc +func_ov088_02174128 kind:function(arm,size=0x8) addr:0x02174128 +func_ov088_02174130 kind:function(arm,size=0x1c) addr:0x02174130 +func_ov088_0217414c kind:function(arm,size=0x4c) addr:0x0217414c +func_ov088_02174198 kind:function(arm,size=0x50) addr:0x02174198 +func_ov088_021741e8 kind:function(arm,size=0x8) addr:0x021741e8 +data_ov088_021741f0 kind:data(any) addr:0x021741f0 +data_ov088_021741fc kind:data(any) addr:0x021741fc +data_ov088_02174208 kind:data(any) addr:0x02174208 +data_ov088_02174218 kind:data(any) addr:0x02174218 +data_ov088_02174224 kind:data(any) addr:0x02174224 +data_ov088_02174230 kind:data(any) addr:0x02174230 +data_ov088_0217423c kind:data(any) addr:0x0217423c +data_ov088_02174248 kind:data(any) addr:0x02174248 +data_ov088_02174258 kind:data(any) addr:0x02174258 +data_ov088_02174268 kind:data(any) addr:0x02174268 +data_ov088_02174278 kind:data(any) addr:0x02174278 +data_ov088_0217428c kind:data(any) addr:0x0217428c +data_ov088_021742ac kind:data(any) addr:0x021742ac +data_ov088_021742c0 kind:data(any) addr:0x021742c0 +data_ov088_021742ec kind:data(any) addr:0x021742ec +data_ov088_02174318 kind:data(any) addr:0x02174318 +data_ov088_02174344 kind:data(any) addr:0x02174344 +data_ov088_02174370 kind:data(any) addr:0x02174370 +data_ov088_02174378 kind:data(any) addr:0x02174378 +data_ov088_02174388 kind:data(any) addr:0x02174388 +data_ov088_02174398 kind:data(any) addr:0x02174398 +data_ov088_021743ac kind:data(any) addr:0x021743ac +data_ov088_021743c0 kind:data(any) addr:0x021743c0 +data_ov088_021743d4 kind:data(any) addr:0x021743d4 +data_ov088_021743e8 kind:data(any) addr:0x021743e8 +data_ov088_021743f8 kind:data(any) addr:0x021743f8 +data_ov088_02174408 kind:data(any) addr:0x02174408 +data_ov088_02174418 kind:data(any) addr:0x02174418 +data_ov088_02174428 kind:data(any) addr:0x02174428 +data_ov088_02174458 kind:data(any) addr:0x02174458 +data_ov088_0217446c kind:data(any) addr:0x0217446c +data_ov088_02174480 kind:data(any) addr:0x02174480 +data_ov088_02174494 kind:data(any) addr:0x02174494 +data_ov088_021744a4 kind:data(any) addr:0x021744a4 +data_ov088_021744b4 kind:data(any) addr:0x021744b4 +data_ov088_021744c4 kind:data(any) addr:0x021744c4 +data_ov088_021744d4 kind:data(any) addr:0x021744d4 +data_ov088_021744e4 kind:data(any) addr:0x021744e4 +data_ov088_021744f4 kind:data(any) addr:0x021744f4 +data_ov088_02174508 kind:data(any) addr:0x02174508 +data_ov088_0217451c kind:data(any) addr:0x0217451c +data_ov088_02174530 kind:data(any) addr:0x02174530 +data_ov088_02174544 kind:data(any) addr:0x02174544 +data_ov088_02174554 kind:data(any) addr:0x02174554 +data_ov088_02174568 kind:data(any) addr:0x02174568 +data_ov088_0217457c kind:data(any) addr:0x0217457c +data_ov088_02174590 kind:data(any) addr:0x02174590 +data_ov088_021745a4 kind:data(any) addr:0x021745a4 +data_ov088_021745b4 kind:data(any) addr:0x021745b4 +data_ov088_021745b8 kind:data(any) addr:0x021745b8 +data_ov088_021745bc kind:data(any) addr:0x021745bc +data_ov088_021745c0 kind:data(any) addr:0x021745c0 +data_ov088_021745c4 kind:data(any) addr:0x021745c4 +data_ov088_021745c8 kind:data(any) addr:0x021745c8 +data_ov088_021745cc kind:data(any) addr:0x021745cc +data_ov088_021745d0 kind:data(any) addr:0x021745d0 +data_ov088_021745d4 kind:data(any) addr:0x021745d4 +data_ov088_021745d8 kind:data(any) addr:0x021745d8 +data_ov088_021745dc kind:data(any) addr:0x021745dc +data_ov088_021745e0 kind:data(any) addr:0x021745e0 +data_ov088_021745e4 kind:data(any) addr:0x021745e4 +data_ov088_021745f4 kind:data(any) addr:0x021745f4 +data_ov088_02174604 kind:data(any) addr:0x02174604 +data_ov088_02174614 kind:data(any) addr:0x02174614 +data_ov088_02174624 kind:data(any) addr:0x02174624 +data_ov088_02174634 kind:data(any) addr:0x02174634 +data_ov088_02174644 kind:data(any) addr:0x02174644 +data_ov088_02174654 kind:data(any) addr:0x02174654 +data_ov088_02174664 kind:data(any) addr:0x02174664 +data_ov088_02174674 kind:data(any) addr:0x02174674 +data_ov088_02174684 kind:data(any) addr:0x02174684 +data_ov088_02174694 kind:data(any) addr:0x02174694 +data_ov088_021746a8 kind:data(any) addr:0x021746a8 ambiguous +__sinit_ov088_021746cc kind:function(arm,size=0x1c) addr:0x021746cc +__sinit_ov088_021746e8 kind:function(arm,size=0x74) addr:0x021746e8 +__sinit_ov088_0217475c kind:function(arm,size=0x50) addr:0x0217475c +__sinit_ov088_021747ac kind:function(arm,size=0x50) addr:0x021747ac +__sinit_ov088_021747fc kind:function(arm,size=0x50) addr:0x021747fc +__sinit_ov088_0217484c kind:function(arm,size=0x50) addr:0x0217484c +__sinit_ov088_0217489c kind:function(arm,size=0x50) addr:0x0217489c +__sinit_ov088_021748ec kind:function(arm,size=0x50) addr:0x021748ec +__sinit_ov088_0217493c kind:function(arm,size=0x50) addr:0x0217493c +__sinit_ov088_0217498c kind:function(arm,size=0x50) addr:0x0217498c +__sinit_ov088_021749dc kind:function(arm,size=0x50) addr:0x021749dc +__sinit_ov088_02174a2c kind:function(arm,size=0x50) addr:0x02174a2c +__sinit_ov088_02174a7c kind:function(arm,size=0x50) addr:0x02174a7c +__sinit_ov088_02174acc kind:function(arm,size=0x50) addr:0x02174acc +__sinit_ov088_02174b1c kind:function(arm,size=0x50) addr:0x02174b1c +__sinit_ov088_02174b6c kind:function(arm,size=0x50) addr:0x02174b6c +__sinit_ov088_02174bbc kind:function(arm,size=0x50) addr:0x02174bbc +__sinit_ov088_02174c0c kind:function(arm,size=0x50) addr:0x02174c0c +__sinit_ov088_02174c5c kind:function(arm,size=0x50) addr:0x02174c5c +__sinit_ov088_02174cac kind:function(arm,size=0x50) addr:0x02174cac +.p__sinit_ov088_021746cc kind:data(word) addr:0x02174cfc +.p__sinit_ov088_021746e8 kind:data(word) addr:0x02174d00 +.p__sinit_ov088_0217475c kind:data(word) addr:0x02174d04 +.p__sinit_ov088_021747ac kind:data(word) addr:0x02174d08 +.p__sinit_ov088_021747fc kind:data(word) addr:0x02174d0c +.p__sinit_ov088_0217484c kind:data(word) addr:0x02174d10 +.p__sinit_ov088_0217489c kind:data(word) addr:0x02174d14 +.p__sinit_ov088_021748ec kind:data(word) addr:0x02174d18 +.p__sinit_ov088_0217493c kind:data(word) addr:0x02174d1c +.p__sinit_ov088_0217498c kind:data(word) addr:0x02174d20 +.p__sinit_ov088_021749dc kind:data(word) addr:0x02174d24 +.p__sinit_ov088_02174a2c kind:data(word) addr:0x02174d28 +.p__sinit_ov088_02174a7c kind:data(word) addr:0x02174d2c +.p__sinit_ov088_02174acc kind:data(word) addr:0x02174d30 +.p__sinit_ov088_02174b1c kind:data(word) addr:0x02174d34 +.p__sinit_ov088_02174b6c kind:data(word) addr:0x02174d38 +.p__sinit_ov088_02174bbc kind:data(word) addr:0x02174d3c +.p__sinit_ov088_02174c0c kind:data(word) addr:0x02174d40 +.p__sinit_ov088_02174c5c kind:data(word) addr:0x02174d44 +.p__sinit_ov088_02174cac kind:data(word) addr:0x02174d48 +data_ov088_02174d68 kind:data(any) addr:0x02174d68 +data_ov088_02174d7c kind:data(any) addr:0x02174d7c +data_ov088_02174da0 kind:data(any) addr:0x02174da0 +data_ov088_02174da4 kind:data(any) addr:0x02174da4 +data_ov088_02174db4 kind:data(any) addr:0x02174db4 +data_ov088_02174db8 kind:data(any) addr:0x02174db8 +data_ov088_02174dc0 kind:data(any) addr:0x02174dc0 +data_ov088_02174dd0 kind:data(any) addr:0x02174dd0 +data_ov088_02174e10 kind:data(any) addr:0x02174e10 +data_ov088_02174e24 kind:data(any) addr:0x02174e24 +data_ov088_02174e70 kind:data(any) addr:0x02174e70 +data_ov088_02174eac kind:data(any) addr:0x02174eac ambiguous +data_ov088_02174ebc kind:data(any) addr:0x02174ebc +data_ov088_02174f04 kind:data(any) addr:0x02174f04 +data_ov088_02174f4c kind:data(any) addr:0x02174f4c +data_ov088_02174f8c kind:data(any) addr:0x02174f8c ambiguous +data_ov088_02174f94 kind:data(any) addr:0x02174f94 +data_ov088_02174fdc kind:data(any) addr:0x02174fdc +data_ov088_0217501c kind:data(any) addr:0x0217501c +data_ov088_02175028 kind:data(any) addr:0x02175028 +data_ov088_02175040 kind:data(any) addr:0x02175040 +data_ov088_02175058 kind:data(any) addr:0x02175058 +data_ov088_02175064 kind:data(any) addr:0x02175064 +data_ov088_02175088 kind:data(any) addr:0x02175088 +data_ov088_021750b4 kind:data(any) addr:0x021750b4 +data_ov088_02175118 kind:data(any) addr:0x02175118 +data_ov088_02175120 kind:data(any) addr:0x02175120 +data_ov088_0217512c kind:data(any) addr:0x0217512c +data_ov088_02175138 kind:data(any) addr:0x02175138 +data_ov088_02175140 kind:data(any) addr:0x02175140 +data_ov088_0217514c kind:data(any) addr:0x0217514c +data_ov088_02175158 kind:data(any) addr:0x02175158 +data_ov088_0217516c kind:data(any) addr:0x0217516c +data_ov088_02175190 kind:data(any) addr:0x02175190 +data_ov088_021751fc kind:data(any) addr:0x021751fc +data_ov088_02175220 kind:data(any) addr:0x02175220 +data_ov088_02175228 kind:data(any) addr:0x02175228 ambiguous +data_ov088_02175290 kind:data(any) addr:0x02175290 +data_ov088_021752b4 kind:data(any) addr:0x021752b4 +data_ov088_021752d4 kind:data(any) addr:0x021752d4 ambiguous +data_ov088_0217531c kind:data(any) addr:0x0217531c +data_ov088_02175324 kind:data(any) addr:0x02175324 +data_ov088_0217532c kind:data(any) addr:0x0217532c +data_ov088_02175334 kind:data(any) addr:0x02175334 +data_ov088_0217533c kind:data(any) addr:0x0217533c +data_ov088_02175344 kind:data(any) addr:0x02175344 +data_ov088_0217534c kind:data(any) addr:0x0217534c +data_ov088_02175354 kind:data(any) addr:0x02175354 +data_ov088_0217535c kind:data(any) addr:0x0217535c +data_ov088_02175364 kind:data(any) addr:0x02175364 +data_ov088_0217536c kind:data(any) addr:0x0217536c +data_ov088_02175374 kind:data(any) addr:0x02175374 +data_ov088_0217537c kind:data(any) addr:0x0217537c +data_ov088_02175384 kind:data(any) addr:0x02175384 +data_ov088_0217538c kind:data(any) addr:0x0217538c +data_ov088_02175394 kind:data(any) addr:0x02175394 +data_ov088_0217539c kind:data(any) addr:0x0217539c +data_ov088_021753a4 kind:data(any) addr:0x021753a4 +data_ov088_021753ac kind:data(any) addr:0x021753ac +data_ov088_021753c4 kind:data(any) addr:0x021753c4 +data_ov088_021753e4 kind:data(any) addr:0x021753e4 +data_ov088_02175418 kind:data(any) addr:0x02175418 +data_ov088_02175424 kind:data(any) addr:0x02175424 +data_ov088_02175430 kind:data(any) addr:0x02175430 +data_ov088_02175448 kind:data(any) addr:0x02175448 +data_ov088_02175468 kind:data(any) addr:0x02175468 +data_ov088_0217548c kind:data(any) addr:0x0217548c +data_ov088_021754f0 kind:data(any) addr:0x021754f0 +data_ov088_021754f8 kind:data(any) addr:0x021754f8 +data_ov088_02175508 kind:data(any) addr:0x02175508 +data_ov088_0217552c kind:data(any) addr:0x0217552c +data_ov088_02175590 kind:data(any) addr:0x02175590 +data_ov088_02175598 kind:data(any) addr:0x02175598 +data_ov088_021755a8 kind:data(any) addr:0x021755a8 +data_ov088_021755cc kind:data(any) addr:0x021755cc +data_ov088_02175630 kind:data(any) addr:0x02175630 +data_ov088_02175644 kind:data(any) addr:0x02175644 +data_ov088_02175650 kind:data(any) addr:0x02175650 +data_ov088_02175658 kind:data(any) addr:0x02175658 +data_ov088_02175668 kind:data(any) addr:0x02175668 +data_ov088_02175678 kind:data(any) addr:0x02175678 +data_ov088_02175688 kind:data(any) addr:0x02175688 +data_ov088_0217569c kind:data(any) addr:0x0217569c +data_ov088_021756bc kind:data(any) addr:0x021756bc +data_ov088_021756e0 kind:data(any) addr:0x021756e0 +data_ov088_02175728 kind:data(any) addr:0x02175728 +data_ov088_02175780 kind:data(any) addr:0x02175780 +data_ov088_021757a0 kind:data(any) addr:0x021757a0 +data_ov088_021757c0 kind:data(any) addr:0x021757c0 ambiguous +data_ov088_021757c4 kind:data(any) addr:0x021757c4 +data_ov088_021757f0 kind:data(any) addr:0x021757f0 +data_ov088_02175850 kind:data(any) addr:0x02175850 +data_ov088_021758a8 kind:data(any) addr:0x021758a8 +data_ov088_021758c8 kind:data(any) addr:0x021758c8 +data_ov088_021758ec kind:data(any) addr:0x021758ec +data_ov088_02175918 kind:data(any) addr:0x02175918 +data_ov088_02175978 kind:data(any) addr:0x02175978 +data_ov088_021759d0 kind:data(any) addr:0x021759d0 +data_ov088_021759f0 kind:data(any) addr:0x021759f0 +data_ov088_02175a14 kind:data(any) addr:0x02175a14 +data_ov088_02175a6c kind:data(any) addr:0x02175a6c +data_ov088_02175a8c kind:data(any) addr:0x02175a8c +data_ov088_02175ab0 kind:data(any) addr:0x02175ab0 +data_ov088_02175af8 kind:data(any) addr:0x02175af8 +data_ov088_02175b28 kind:data(any) addr:0x02175b28 ambiguous +data_ov088_02175b50 kind:data(any) addr:0x02175b50 +data_ov088_02175b70 kind:data(any) addr:0x02175b70 +data_ov088_02175b94 kind:data(any) addr:0x02175b94 +data_ov088_02175bec kind:data(any) addr:0x02175bec +data_ov088_02175c0c kind:data(any) addr:0x02175c0c +data_ov088_02175c30 kind:data(any) addr:0x02175c30 +data_ov088_02175c90 kind:data(any) addr:0x02175c90 +data_ov088_02175cb0 kind:data(any) addr:0x02175cb0 ambiguous +data_ov088_02175cb4 kind:data(any) addr:0x02175cb4 +data_ov088_02175d0c kind:data(any) addr:0x02175d0c +data_ov088_02175d2c kind:data(any) addr:0x02175d2c +data_ov088_02175d50 kind:data(any) addr:0x02175d50 +data_ov088_02175da8 kind:data(any) addr:0x02175da8 +data_ov088_02175dc8 kind:data(any) addr:0x02175dc8 +data_ov088_02175dec kind:data(any) addr:0x02175dec +data_ov088_02175e44 kind:data(any) addr:0x02175e44 +data_ov088_02175e64 kind:data(any) addr:0x02175e64 +data_ov088_02175e88 kind:data(any) addr:0x02175e88 +data_ov088_02175ed0 kind:data(any) addr:0x02175ed0 +data_ov088_02175f30 kind:data(any) addr:0x02175f30 +data_ov088_02175f54 kind:data(any) addr:0x02175f54 +data_ov088_02175fb8 kind:data(any) addr:0x02175fb8 +data_ov088_02175fdc kind:data(any) addr:0x02175fdc +data_ov088_02175ff4 kind:data(any) addr:0x02175ff4 +data_ov088_02176000 kind:data(any) addr:0x02176000 +data_ov088_02176024 kind:data(any) addr:0x02176024 +data_ov088_02176048 kind:data(any) addr:0x02176048 +data_ov088_02176078 kind:data(any) addr:0x02176078 +data_ov088_021760a0 kind:bss addr:0x021760a0 +data_ov088_021760a4 kind:bss addr:0x021760a4 +data_ov088_021760a8 kind:bss addr:0x021760a8 ambiguous +data_ov088_021760ac kind:bss addr:0x021760ac +data_ov088_021760b0 kind:bss addr:0x021760b0 +data_ov088_021760bc kind:bss addr:0x021760bc +data_ov088_021760c4 kind:bss addr:0x021760c4 +data_ov088_021760cc kind:bss addr:0x021760cc +data_ov088_02176108 kind:bss addr:0x02176108 +data_ov088_02176110 kind:bss addr:0x02176110 +data_ov088_0217611c kind:bss addr:0x0217611c +data_ov088_02176158 kind:bss addr:0x02176158 +data_ov088_0217615c kind:bss addr:0x0217615c +data_ov088_02176168 kind:bss addr:0x02176168 +data_ov088_021761a4 kind:bss addr:0x021761a4 +data_ov088_021761a8 kind:bss addr:0x021761a8 +data_ov088_021761b4 kind:bss addr:0x021761b4 +data_ov088_021761f0 kind:bss addr:0x021761f0 +data_ov088_021761f4 kind:bss addr:0x021761f4 +data_ov088_02176200 kind:bss addr:0x02176200 +data_ov088_0217623c kind:bss addr:0x0217623c +data_ov088_02176240 kind:bss addr:0x02176240 +data_ov088_0217624c kind:bss addr:0x0217624c +data_ov088_02176288 kind:bss addr:0x02176288 +data_ov088_0217628c kind:bss addr:0x0217628c +data_ov088_02176298 kind:bss addr:0x02176298 +data_ov088_021762d4 kind:bss addr:0x021762d4 +data_ov088_021767b4 kind:bss addr:0x021767b4 +data_ov088_021767b8 kind:bss addr:0x021767b8 +data_ov088_021767c4 kind:bss addr:0x021767c4 +data_ov088_0217689c kind:bss addr:0x0217689c +data_ov088_021768a0 kind:bss addr:0x021768a0 +data_ov088_021768ac kind:bss addr:0x021768ac +data_ov088_02176984 kind:bss addr:0x02176984 +data_ov088_02176988 kind:bss addr:0x02176988 +data_ov088_02176994 kind:bss addr:0x02176994 +data_ov088_02176a6c kind:bss addr:0x02176a6c +data_ov088_02176a70 kind:bss addr:0x02176a70 +data_ov088_02176a7c kind:bss addr:0x02176a7c +data_ov088_02176a88 kind:bss addr:0x02176a88 ambiguous +data_ov088_02176ad4 kind:bss addr:0x02176ad4 ambiguous +data_ov088_02176b54 kind:bss addr:0x02176b54 +data_ov088_02176b58 kind:bss addr:0x02176b58 +data_ov088_02176b64 kind:bss addr:0x02176b64 +data_ov088_02176c3c kind:bss addr:0x02176c3c +data_ov088_02176c40 kind:bss addr:0x02176c40 +data_ov088_02176c4c kind:bss addr:0x02176c4c +data_ov088_02176d24 kind:bss addr:0x02176d24 +data_ov088_02176d28 kind:bss addr:0x02176d28 +data_ov088_02176d34 kind:bss addr:0x02176d34 +data_ov088_02176e0c kind:bss addr:0x02176e0c +data_ov088_02176e10 kind:bss addr:0x02176e10 +data_ov088_02176e1c kind:bss addr:0x02176e1c +data_ov088_02176e58 kind:bss addr:0x02176e58 +data_ov088_02176e5c kind:bss addr:0x02176e5c +data_ov088_02176e68 kind:bss addr:0x02176e68 +data_ov088_02176f40 kind:bss addr:0x02176f40 +data_ov088_02176f44 kind:bss addr:0x02176f44 +data_ov088_02176f50 kind:bss addr:0x02176f50 +data_ov088_02177028 kind:bss addr:0x02177028 +data_ov088_0217702c kind:bss addr:0x0217702c +data_ov088_02177038 kind:bss addr:0x02177038 +data_ov088_021770d0 kind:bss addr:0x021770d0 ambiguous +data_ov088_02177110 kind:bss addr:0x02177110 +data_ov088_02177114 kind:bss addr:0x02177114 +data_ov088_02177120 kind:bss addr:0x02177120 +data_ov088_021771f8 kind:bss addr:0x021771f8 diff --git a/config/usa/arm9/overlays/ov089/delinks.txt b/config/usa/arm9/overlays/ov089/delinks.txt new file mode 100644 index 00000000..c5cfe2e9 --- /dev/null +++ b/config/usa/arm9/overlays/ov089/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165880 end:0x02170608 kind:code align:32 + .rodata start:0x02170608 end:0x02170d5c kind:rodata align:4 + .init start:0x02170d5c end:0x02170dc4 kind:code align:4 + .ctor start:0x02170dc4 end:0x02170dcc kind:rodata align:4 + .data start:0x02170de0 end:0x02171500 kind:data align:32 + .bss start:0x02171500 end:0x02178740 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov089/relocs.txt b/config/usa/arm9/overlays/ov089/relocs.txt new file mode 100644 index 00000000..6daa18f8 --- /dev/null +++ b/config/usa/arm9/overlays/ov089/relocs.txt @@ -0,0 +1,782 @@ +from:0x021658a0 kind:arm_call to:0x02028c68 module:main +from:0x021658ac kind:load to:0x02170de8 module:overlay(89) +from:0x021658bc kind:arm_call to:0x02011ff4 module:main +from:0x02165a6c kind:arm_call_thumb to:0x020153d4 module:main +from:0x02165ad8 kind:load to:0x02166340 module:overlay(89) +from:0x02165ae4 kind:arm_call to:0x02165c14 module:overlay(89) +from:0x02165aec kind:arm_call_thumb to:0x02015454 module:main +from:0x02165b14 kind:arm_call to:0x02013ee8 module:main +from:0x02165b1c kind:arm_call to:0x02165fb0 module:overlay(89) +from:0x02165b24 kind:arm_call to:0x02166100 module:overlay(89) +from:0x02165bac kind:arm_call to:0x02014fb8 module:main +from:0x02165bd0 kind:arm_call to:0x02167f4c module:overlay(89) +from:0x02165bf4 kind:arm_call to:0x02168e6c module:overlay(89) +from:0x02165c08 kind:load to:0x02049b60 module:main +from:0x02165c0c kind:load to:0x02049bbc module:main +from:0x02165c28 kind:arm_call to:0x02165d7c module:overlay(89) +from:0x02165c30 kind:arm_call to:0x02168174 module:overlay(89) +from:0x02165c38 kind:arm_call to:0x02166130 module:overlay(89) +from:0x02165c40 kind:arm_call to:0x021660d0 module:overlay(89) +from:0x02165c54 kind:arm_call to:0x02013f80 module:main +from:0x02165c5c kind:load to:0x02049b60 module:main +from:0x02165c78 kind:arm_call to:0x0202f930 module:main +from:0x02165c84 kind:arm_call to:0x020700b4 module:overlay(0) +from:0x02165c98 kind:arm_call to:0x02070024 module:overlay(0) +from:0x02165cb8 kind:arm_call to:0x02166154 module:overlay(89) +from:0x02165cc8 kind:arm_call to:0x02168b20 module:overlay(89) +from:0x02165ce0 kind:arm_call to:0x021661bc module:overlay(89) +from:0x02165ce8 kind:arm_call to:0x02166330 module:overlay(89) +from:0x02165cec kind:arm_call to:0x0216829c module:overlay(89) +from:0x02165d1c kind:arm_call to:0x02013ecc module:main +from:0x02165d3c kind:load to:0x020b5320 module:overlay(0) +from:0x02165d40 kind:load to:0x02049b60 module:main +from:0x02165d44 kind:load to:0x02165f74 module:overlay(89) +from:0x02165d50 kind:arm_call to:0x0216829c module:overlay(89) +from:0x02165d64 kind:arm_call to:0x02166310 module:overlay(89) +from:0x02165da4 kind:arm_call to:0x021661bc module:overlay(89) +from:0x02165dac kind:arm_call to:0x02166330 module:overlay(89) +from:0x02165db4 kind:arm_call to:0x0202f930 module:main +from:0x02165dc0 kind:arm_call to:0x020700b4 module:overlay(0) +from:0x02165dc8 kind:arm_call to:0x0206ffa0 module:overlay(0) +from:0x02165dd4 kind:load to:0x020b5320 module:overlay(0) +from:0x02165e04 kind:arm_call to:0x02166310 module:overlay(89) +from:0x02165e40 kind:arm_call to:0x02165d48 module:overlay(89) +from:0x02165e4c kind:arm_call to:0x021661cc module:overlay(89) +from:0x02165e5c kind:arm_call to:0x021687ec module:overlay(89) +from:0x02165e90 kind:arm_call to:0x0216884c module:overlay(89) +from:0x02165ea4 kind:arm_call to:0x021688a0 module:overlay(89) +from:0x02165f70 kind:load to:0x020b5320 module:overlay(0) +from:0x02165f98 kind:arm_call to:0x02165dd8 module:overlay(89) +from:0x02165fa4 kind:arm_call to:0x02026030 module:main +from:0x02165fc0 kind:arm_call to:0x02014fcc module:main +from:0x02165fdc kind:arm_call to:0x02034038 module:main +from:0x02165fe8 kind:arm_call to:0x02033f54 module:main +from:0x02165ffc kind:arm_call to:0x02034038 module:main +from:0x02166004 kind:arm_call_thumb to:0x02015454 module:main +from:0x02166018 kind:arm_call_thumb to:0x020153f4 module:main +from:0x02166050 kind:arm_call to:0x020267d8 module:main +from:0x0216606c kind:arm_call_thumb to:0x02015684 module:main +from:0x021660a0 kind:arm_call_thumb to:0x02015664 module:main +from:0x021660b8 kind:load to:0x02049bbc module:main +from:0x021660bc kind:load to:0x02170e30 module:overlay(89) +from:0x021660c0 kind:load to:0x02170e48 module:overlay(89) +from:0x021660c4 kind:load to:0x02170608 module:overlay(89) +from:0x021660c8 kind:load to:0x02043f10 module:main +from:0x021660cc kind:load to:0x02170e4c module:overlay(89) +from:0x021660f8 kind:arm_call_thumb to:0x02015454 module:main +from:0x02166114 kind:arm_call to:0x02167f40 module:overlay(89) +from:0x02166124 kind:arm_call to:0x02011f3c module:main +from:0x02166144 kind:arm_call to:0x02012000 module:main +from:0x02166188 kind:arm_call to:0x02026798 module:main +from:0x021661ac kind:arm_call to:0x02026798 module:main +from:0x021661b4 kind:load to:0x02170e54 module:overlay(89) +from:0x021661b8 kind:load to:0x02170e5c module:overlay(89) +from:0x021661d4 kind:arm_call to:0x0202f01c module:main +from:0x021662a4 kind:arm_call to:0x020275f4 module:main +from:0x021662b4 kind:arm_call to:0x02028e08 module:main +from:0x021662c8 kind:arm_call to:0x020275f4 module:main +from:0x021662dc kind:arm_call to:0x02028e08 module:main +from:0x021662f0 kind:arm_call to:0x020275f4 module:main +from:0x02166300 kind:arm_call to:0x02028e08 module:main +from:0x02166318 kind:arm_call to:0x0202f01c module:main +from:0x02166350 kind:arm_call to:0x02016654 module:main +from:0x02166394 kind:load to:0x02170e6c module:overlay(89) +from:0x021663b8 kind:arm_call to:0x0205be14 module:overlay(0) +from:0x021663fc kind:arm_call to:0x0205be24 module:overlay(0) +from:0x02166408 kind:load to:0x02170e60 module:overlay(89) +from:0x02166760 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02166790 kind:arm_call to:0x021666d4 module:overlay(89) +from:0x021667a4 kind:arm_call to:0x02166610 module:overlay(89) +from:0x021667f0 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02166844 kind:arm_call to:0x02166810 module:overlay(89) +from:0x02166864 kind:arm_call to:0x02166810 module:overlay(89) +from:0x02166894 kind:arm_call to:0x02166810 module:overlay(89) +from:0x02166900 kind:arm_call to:0x02166810 module:overlay(89) +from:0x02166924 kind:arm_call to:0x021668b8 module:overlay(89) +from:0x02166938 kind:arm_call to:0x02167a28 module:overlay(89) +from:0x021669a8 kind:arm_call to:0x021673ac module:overlay(89) +from:0x021669c8 kind:arm_call to:0x02166878 module:overlay(89) +from:0x02166a30 kind:arm_call to:0x02166810 module:overlay(89) +from:0x02166a80 kind:arm_call to:0x02166518 module:overlay(89) +from:0x02166a8c kind:arm_call to:0x02166538 module:overlay(89) +from:0x02166ab8 kind:arm_call to:0x02166538 module:overlay(89) +from:0x02166af4 kind:arm_call to:0x02166a68 module:overlay(89) +from:0x02166b1c kind:arm_call to:0x02166a68 module:overlay(89) +from:0x02166b50 kind:arm_call to:0x02166adc module:overlay(89) +from:0x02166b70 kind:arm_call to:0x02166518 module:overlay(89) +from:0x02166b8c kind:arm_call to:0x02166538 module:overlay(89) +from:0x02166be8 kind:arm_call to:0x0216673c module:overlay(89) +from:0x02166c1c kind:arm_call to:0x021664f4 module:overlay(89) +from:0x02166cbc kind:arm_call to:0x02166c38 module:overlay(89) +from:0x02166d28 kind:arm_call to:0x021667dc module:overlay(89) +from:0x02166d3c kind:arm_call to:0x021668b8 module:overlay(89) +from:0x02166d4c kind:arm_call to:0x02166784 module:overlay(89) +from:0x02166d64 kind:arm_call to:0x02166810 module:overlay(89) +from:0x02166d88 kind:arm_call to:0x021667b0 module:overlay(89) +from:0x02166db4 kind:arm_call to:0x02166c80 module:overlay(89) +from:0x02166df8 kind:arm_call to:0x02166b30 module:overlay(89) +from:0x02166e58 kind:arm_call to:0x021668e0 module:overlay(89) +from:0x02166e70 kind:arm_call to:0x021669bc module:overlay(89) +from:0x02166e90 kind:arm_call to:0x02166a04 module:overlay(89) +from:0x02166ea0 kind:arm_call to:0x02166838 module:overlay(89) +from:0x02166f10 kind:arm_call to:0x02166cec module:overlay(89) +from:0x02166f3c kind:arm_call to:0x021704b0 module:overlay(89) +from:0x02167104 kind:arm_call to:0x02167084 module:overlay(89) +from:0x02167194 kind:arm_call to:0x0216705c module:overlay(89) +from:0x021671ac kind:arm_call to:0x02167084 module:overlay(89) +from:0x021671d8 kind:arm_call to:0x0216705c module:overlay(89) +from:0x021671f0 kind:arm_call to:0x02167084 module:overlay(89) +from:0x02167208 kind:arm_call to:0x02170484 module:overlay(89) +from:0x021672f0 kind:arm_call to:0x02170568 module:overlay(89) +from:0x02167384 kind:arm_call to:0x02170584 module:overlay(89) +from:0x021673f0 kind:arm_call to:0x0216705c module:overlay(89) +from:0x02167428 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216743c kind:arm_call to:0x02170554 module:overlay(89) +from:0x02167454 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216750c kind:arm_call to:0x02167244 module:overlay(89) +from:0x02167550 kind:arm_call to:0x021670e0 module:overlay(89) +from:0x021675c0 kind:arm_call to:0x02167244 module:overlay(89) +from:0x02167600 kind:arm_call to:0x02167244 module:overlay(89) +from:0x0216769c kind:arm_call to:0x021705b8 module:overlay(89) +from:0x02167734 kind:arm_call to:0x021670a0 module:overlay(89) +from:0x02167804 kind:arm_call to:0x02167330 module:overlay(89) +from:0x0216782c kind:arm_call to:0x021705b8 module:overlay(89) +from:0x02167998 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x02167a2c kind:arm_call to:0x02167084 module:overlay(89) +from:0x02167a58 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02167ad0 kind:arm_call to:0x0216a9ec module:overlay(89) +from:0x02167b8c kind:load to:0x02170728 module:overlay(89) +from:0x02167b90 kind:load to:0x02170638 module:overlay(89) +from:0x02167da0 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02167db4 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02167ddc kind:arm_call to:0x02167b98 module:overlay(89) +from:0x02167e10 kind:arm_call to:0x02167b98 module:overlay(89) +from:0x02167f04 kind:arm_call to:0x02167e64 module:overlay(89) +from:0x02167f3c kind:load to:0x02177bc0 module:overlay(89) +from:0x02167f68 kind:arm_call to:0x02000b60 module:main +from:0x02167fac kind:arm_call to:0x02167ee8 module:overlay(89) +from:0x02167fe0 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02168020 kind:arm_call to:0x0216d99c module:overlay(89) +from:0x02168090 kind:arm_call to:0x0216ddc4 module:overlay(89) +from:0x02168110 kind:arm_call to:0x02168cfc module:overlay(89) +from:0x02168118 kind:arm_call to:0x02168d78 module:overlay(89) +from:0x02168120 kind:arm_call to:0x02168e20 module:overlay(89) +from:0x02168158 kind:arm_call to:0x02168174 module:overlay(89) +from:0x0216816c kind:load to:0x02177bc0 module:overlay(89) +from:0x02168194 kind:arm_call to:0x0216d8e8 module:overlay(89) +from:0x02168198 kind:arm_call to:0x02167f28 module:overlay(89) +from:0x021681d8 kind:arm_call to:0x0216d90c module:overlay(89) +from:0x021681f0 kind:arm_call to:0x02167e64 module:overlay(89) +from:0x02168218 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168298 kind:load to:0x02177bc0 module:overlay(89) +from:0x021682c0 kind:arm_call to:0x0216821c module:overlay(89) +from:0x021682c8 kind:load to:0x02177bc0 module:overlay(89) +from:0x021682dc kind:arm_call to:0x0216c95c module:overlay(89) +from:0x0216832c kind:load to:0x02177bc0 module:overlay(89) +from:0x02168368 kind:arm_call to:0x0216d734 module:overlay(89) +from:0x021683c4 kind:arm_call to:0x0203a194 module:main +from:0x02168404 kind:arm_call to:0x021682cc module:overlay(89) +from:0x02168410 kind:load to:0x02177bc0 module:overlay(89) +from:0x021684cc kind:arm_call to:0x0203a194 module:main +from:0x02168574 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x021685d0 kind:arm_call to:0x02168414 module:overlay(89) +from:0x021685ec kind:arm_call to:0x0216c9c0 module:overlay(89) +from:0x02168614 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x02168638 kind:arm_call to:0x02168414 module:overlay(89) +from:0x0216865c kind:arm_call to:0x0216d010 module:overlay(89) +from:0x02168678 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x02168788 kind:arm_call to:0x02168330 module:overlay(89) +from:0x021687e8 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168818 kind:arm_call to:0x02168330 module:overlay(89) +from:0x02168840 kind:arm_call to:0x021684fc module:overlay(89) +from:0x02168848 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168898 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168918 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168954 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x02168a38 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168ad0 kind:arm_call to:0x02168924 module:overlay(89) +from:0x02168b74 kind:arm_call to:0x02167f28 module:overlay(89) +from:0x02168b84 kind:arm_call to:0x0216d658 module:overlay(89) +from:0x02168ba8 kind:arm_call to:0x02168a3c module:overlay(89) +from:0x02168c28 kind:arm_call to:0x021705d4 module:overlay(89) +from:0x02168cd0 kind:arm_call to:0x0216e9a0 module:overlay(89) +from:0x02168ce4 kind:arm_call to:0x02167f28 module:overlay(89) +from:0x02168cf4 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168d6c kind:load to:0x02177bc0 module:overlay(89) +from:0x02168e14 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168e68 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168ec4 kind:arm_call to:0x02168e20 module:overlay(89) +from:0x02168ed4 kind:arm_call to:0x02168cfc module:overlay(89) +from:0x02168ee4 kind:arm_call to:0x02168d78 module:overlay(89) +from:0x02168ef4 kind:arm_call to:0x02168f34 module:overlay(89) +from:0x02168f30 kind:load to:0x02177bc0 module:overlay(89) +from:0x02168f8c kind:load to:0x02177bc0 module:overlay(89) +from:0x02169140 kind:arm_call to:0x02168f94 module:overlay(89) +from:0x02169158 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x02169188 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x02169198 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x021691a8 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x021692b8 kind:arm_call to:0x0203a3a0 module:main +from:0x021692d0 kind:arm_call to:0x0203a3a0 module:main +from:0x021693c8 kind:arm_call to:0x02168f94 module:overlay(89) +from:0x021693cc kind:arm_call to:0x0216a9ec module:overlay(89) +from:0x021693f0 kind:arm_call to:0x0203a194 module:main +from:0x02169410 kind:arm_call to:0x02168f94 module:overlay(89) +from:0x02169420 kind:load to:0x02170c1c module:overlay(89) +from:0x02169424 kind:load to:0x02170be8 module:overlay(89) +from:0x02169428 kind:load to:0x02170c9c module:overlay(89) +from:0x021694bc kind:arm_call to:0x02168f94 module:overlay(89) +from:0x02169584 kind:arm_call to:0x02168f94 module:overlay(89) +from:0x021695d8 kind:arm_call to:0x02170554 module:overlay(89) +from:0x021695f4 kind:arm_call to:0x02169630 module:overlay(89) +from:0x02169644 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02169654 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02169664 kind:arm_call to:0x02170554 module:overlay(89) +from:0x02169674 kind:arm_call to:0x02170554 module:overlay(89) +from:0x021696a0 kind:arm_call to:0x02169604 module:overlay(89) +from:0x021696b0 kind:arm_call to:0x02170554 module:overlay(89) +from:0x021696c0 kind:arm_call to:0x02170554 module:overlay(89) +from:0x021696e4 kind:arm_call to:0x02168fbc module:overlay(89) +from:0x02169700 kind:arm_call to:0x021691dc module:overlay(89) +from:0x02169720 kind:arm_call to:0x021691dc module:overlay(89) +from:0x0216977c kind:arm_call to:0x0216942c module:overlay(89) +from:0x0216983c kind:arm_call to:0x02168f94 module:overlay(89) +from:0x02169840 kind:arm_call to:0x0216a9ec module:overlay(89) +from:0x021698b4 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x0216a07c kind:arm_call to:0x0203a194 module:main +from:0x0216a094 kind:arm_call to:0x0203a194 module:main +from:0x0216a0c0 kind:arm_call to:0x02169f44 module:overlay(89) +from:0x0216a0d0 kind:arm_call to:0x0216a0c8 module:overlay(89) +from:0x0216a14c kind:load to:0x02170960 module:overlay(89) +from:0x0216a150 kind:load to:0x02177bc4 module:overlay(89) +from:0x0216a154 kind:load to:0x02170860 module:overlay(89) +from:0x0216a1a8 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a1d0 kind:arm_call to:0x02170508 module:overlay(89) +from:0x0216a1e4 kind:arm_call to:0x0216a158 module:overlay(89) +from:0x0216a1f0 kind:arm_call to:0x0216a158 module:overlay(89) +from:0x0216a208 kind:load to:0x021714e4 module:overlay(89) +from:0x0216a214 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a28c kind:load to:0x02171470 module:overlay(89) +from:0x0216a290 kind:load to:0x02171470 module:overlay(89) +from:0x0216a294 kind:load to:0x02177bc4 module:overlay(89) +from:0x0216a2b8 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a2dc kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a2ec kind:arm_call to:0x02170508 module:overlay(89) +from:0x0216a314 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a344 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a378 kind:load to:0x02171470 module:overlay(89) +from:0x0216a37c kind:load to:0x02177bc4 module:overlay(89) +from:0x0216a43c kind:arm_call to:0x02170448 module:overlay(89) +from:0x0216a448 kind:arm_call to:0x02170448 module:overlay(89) +from:0x0216a468 kind:load to:0x02171470 module:overlay(89) +from:0x0216a46c kind:load to:0x021714e8 module:overlay(89) +from:0x0216a470 kind:load to:0x02177bc4 module:overlay(89) +from:0x0216a488 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a4c4 kind:arm_call to:0x02170508 module:overlay(89) +from:0x0216a4fc kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a52c kind:arm_call to:0x021705b8 module:overlay(89) +from:0x0216a588 kind:arm_call to:0x02170508 module:overlay(89) +from:0x0216a5c0 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a5f0 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x0216a650 kind:load to:0x02177bc4 module:overlay(89) +from:0x0216a734 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216a768 kind:arm_call to:0x0216a6bc module:overlay(89) +from:0x0216a788 kind:arm_call to:0x0216a654 module:overlay(89) +from:0x0216a864 kind:arm_call to:0x02170424 module:overlay(89) +from:0x0216a8d4 kind:arm_call to:0x0216a298 module:overlay(89) +from:0x0216a8dc kind:arm_call to:0x0216a1a0 module:overlay(89) +from:0x0216a8ec kind:arm_call to:0x0216a298 module:overlay(89) +from:0x0216a900 kind:arm_call to:0x0216a380 module:overlay(89) +from:0x0216a924 kind:arm_call to:0x0216a0cc module:overlay(89) +from:0x0216a928 kind:arm_call to:0x0216a250 module:overlay(89) +from:0x0216a954 kind:arm_call to:0x02166f30 module:overlay(89) +from:0x0216a964 kind:arm_call to:0x0216a474 module:overlay(89) +from:0x0216a974 kind:arm_call to:0x0216a20c module:overlay(89) +from:0x0216a984 kind:arm_call to:0x0216a298 module:overlay(89) +from:0x0216a9a0 kind:arm_call to:0x0216a3cc module:overlay(89) +from:0x0216a9ac kind:arm_call to:0x021704d4 module:overlay(89) +from:0x0216a9c8 kind:arm_call to:0x0216a710 module:overlay(89) +from:0x0216a9e0 kind:arm_call to:0x0216a91c module:overlay(89) +from:0x0216aa3c kind:load to:0x02170ab4 module:overlay(89) +from:0x0216aa8c kind:arm_call to:0x021705b8 module:overlay(89) +from:0x0216ab90 kind:arm_call to:0x0216bdc0 module:overlay(89) +from:0x0216abb4 kind:arm_call to:0x0216bcd0 module:overlay(89) +from:0x0216acdc kind:arm_call to:0x0216be10 module:overlay(89) +from:0x0216ad3c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216ad58 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216ad74 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216ad90 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216adf4 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216ae94 kind:arm_call to:0x0216ab14 module:overlay(89) +from:0x0216afcc kind:arm_call to:0x0216ac7c module:overlay(89) +from:0x0216b014 kind:arm_call to:0x0216ac48 module:overlay(89) +from:0x0216b054 kind:arm_call to:0x0216ac7c module:overlay(89) +from:0x0216b0d4 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216b214 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216b2ac kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216b39c kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216b3b8 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216b428 kind:arm_call to:0x021704b0 module:overlay(89) +from:0x0216b4b0 kind:arm_call to:0x02170508 module:overlay(89) +from:0x0216b590 kind:arm_call to:0x021704d4 module:overlay(89) +from:0x0216b630 kind:arm_call to:0x0216a934 module:overlay(89) +from:0x0216b664 kind:arm_call to:0x02166eb8 module:overlay(89) +from:0x0216b6c8 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x0216b708 kind:arm_call to:0x02166810 module:overlay(89) +from:0x0216b794 kind:arm_call to:0x0216aa40 module:overlay(89) +from:0x0216b7d0 kind:arm_call to:0x02166810 module:overlay(89) +from:0x0216b86c kind:arm_call to:0x0216be20 module:overlay(89) +from:0x0216b89c kind:arm_call to:0x0216be08 module:overlay(89) +from:0x0216b908 kind:arm_call to:0x0216a920 module:overlay(89) +from:0x0216b924 kind:arm_call to:0x02166f1c module:overlay(89) +from:0x0216b978 kind:arm_call to:0x021704d4 module:overlay(89) +from:0x0216b9d0 kind:arm_call to:0x02170424 module:overlay(89) +from:0x0216ba78 kind:arm_call to:0x0216b294 module:overlay(89) +from:0x0216bac4 kind:arm_call to:0x0216aca4 module:overlay(89) +from:0x0216bad8 kind:load to:0x021714ec module:overlay(89) +from:0x0216bbbc kind:arm_call to:0x0216bae0 module:overlay(89) +from:0x0216bbd0 kind:arm_call to:0x0216bae0 module:overlay(89) +from:0x0216bda0 kind:arm_call to:0x0216bb10 module:overlay(89) +from:0x0216c3c4 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216c494 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216c56c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216c974 kind:arm_call to:0x02169604 module:overlay(89) +from:0x0216c990 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216c9a8 kind:arm_call to:0x0216998c module:overlay(89) +from:0x0216ca24 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216ca60 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x0216ca74 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216ca88 kind:arm_call to:0x02169630 module:overlay(89) +from:0x0216ca94 kind:arm_call to:0x021696c8 module:overlay(89) +from:0x0216cab0 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216cad4 kind:arm_call to:0x0216c7b0 module:overlay(89) +from:0x0216cae8 kind:arm_call to:0x02170140 module:overlay(89) +from:0x0216cb0c kind:arm_call to:0x021696d4 module:overlay(89) +from:0x0216cb40 kind:arm_call to:0x02167aa0 module:overlay(89) +from:0x0216cb68 kind:arm_call to:0x0216998c module:overlay(89) +from:0x0216cc94 kind:arm_call to:0x0203a194 module:main +from:0x0216cf68 kind:arm_call to:0x02167d80 module:overlay(89) +from:0x0216cf94 kind:arm_call to:0x02167de8 module:overlay(89) +from:0x0216cfa4 kind:arm_call to:0x02169a68 module:overlay(89) +from:0x0216cfb8 kind:arm_call to:0x02167e1c module:overlay(89) +from:0x0216cfd0 kind:arm_call to:0x0216cb80 module:overlay(89) +from:0x0216d000 kind:arm_call to:0x0216cf44 module:overlay(89) +from:0x0216d024 kind:arm_call to:0x0216c7b0 module:overlay(89) +from:0x0216d038 kind:arm_call to:0x021703f4 module:overlay(89) +from:0x0216d050 kind:arm_call to:0x021696d4 module:overlay(89) +from:0x0216d2f0 kind:arm_call to:0x0203a194 module:main +from:0x0216d310 kind:arm_call to:0x0216be28 module:overlay(89) +from:0x0216d3a4 kind:arm_call to:0x02167aa0 module:overlay(89) +from:0x0216d448 kind:arm_call to:0x0216c82c module:overlay(89) +from:0x0216d480 kind:arm_call to:0x0216c82c module:overlay(89) +from:0x0216d538 kind:arm_call to:0x0216cf44 module:overlay(89) +from:0x0216d5a0 kind:arm_call to:0x0216be28 module:overlay(89) +from:0x0216d5bc kind:arm_call to:0x0216c614 module:overlay(89) +from:0x0216d600 kind:arm_call to:0x0216cfe8 module:overlay(89) +from:0x0216d63c kind:load to:0x02170bb4 module:overlay(89) +from:0x0216d660 kind:load to:0x0216d648 module:overlay(89) +from:0x0216d69c kind:arm_call to:0x0203a194 module:main +from:0x0216d6e8 kind:arm_call to:0x0203a194 module:main +from:0x0216d708 kind:arm_call to:0x0203a194 module:main +from:0x0216d760 kind:arm_call to:0x0216a058 module:overlay(89) +from:0x0216d828 kind:arm_call to:0x0203a194 module:main +from:0x0216d864 kind:arm_call to:0x0203a194 module:main +from:0x0216d878 kind:arm_call to:0x0203a194 module:main +from:0x0216d8dc kind:arm_call to:0x0216d664 module:overlay(89) +from:0x0216d8f4 kind:arm_call to:0x02169600 module:overlay(89) +from:0x0216d8fc kind:arm_call to:0x0216d658 module:overlay(89) +from:0x0216d904 kind:arm_call to:0x0216da7c module:overlay(89) +from:0x0216d948 kind:arm_call to:0x0203a194 module:main +from:0x0216d968 kind:arm_call to:0x0203a194 module:main +from:0x0216d990 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x0216d9b0 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216d9cc kind:arm_call to:0x021703ec module:overlay(89) +from:0x0216d9e0 kind:arm_call to:0x02167a44 module:overlay(89) +from:0x0216da30 kind:arm_call to:0x021695c0 module:overlay(89) +from:0x0216da50 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216da64 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216dad0 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216daf4 kind:arm_call to:0x0216da90 module:overlay(89) +from:0x0216db0c kind:arm_call to:0x0216d658 module:overlay(89) +from:0x0216db14 kind:arm_call to:0x0216dab8 module:overlay(89) +from:0x0216dd40 kind:arm_call to:0x0216db34 module:overlay(89) +from:0x0216dd58 kind:arm_call to:0x0216db34 module:overlay(89) +from:0x0216dd94 kind:arm_call to:0x0216dd7c module:overlay(89) +from:0x0216dda0 kind:arm_call to:0x0216dd7c module:overlay(89) +from:0x0216ddf4 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216de08 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216de1c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216de30 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216e010 kind:arm_call to:0x02167b94 module:overlay(89) +from:0x0216e368 kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216e37c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216e3bc kind:arm_call to:0x0216db34 module:overlay(89) +from:0x0216e3e0 kind:arm_call to:0x0216dd7c module:overlay(89) +from:0x0216e78c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0216e8a0 kind:arm_call to:0x02166bbc module:overlay(89) +from:0x0216e8f0 kind:arm_call to:0x021705b8 module:overlay(89) +from:0x0216e904 kind:arm_call to:0x0216d664 module:overlay(89) +from:0x0216ea08 kind:arm_call to:0x0216b834 module:overlay(89) +from:0x0216ea20 kind:arm_call to:0x0216db00 module:overlay(89) +from:0x0216f5c0 kind:load to:0x02177bd8 module:overlay(89) +from:0x0216f5c4 kind:load to:0x02177efc module:overlay(89) +from:0x0216f5c8 kind:load to:0x02170d1c module:overlay(89) +from:0x0216f5cc kind:load to:0x02177ebc module:overlay(89) +from:0x0216f5d0 kind:load to:0x02177e7c module:overlay(89) +from:0x0216f5d4 kind:load to:0x02177dfc module:overlay(89) +from:0x0216f5d8 kind:load to:0x02177d3c module:overlay(89) +from:0x0216f5dc kind:load to:0x02177cbc module:overlay(89) +from:0x0216f5e0 kind:load to:0x02177cfc module:overlay(89) +from:0x0216f5e4 kind:load to:0x02177d7c module:overlay(89) +from:0x0216f5e8 kind:load to:0x02177c7c module:overlay(89) +from:0x0216f5ec kind:load to:0x02177bfc module:overlay(89) +from:0x0216f5f0 kind:load to:0x02177c3c module:overlay(89) +from:0x0216f5f4 kind:load to:0x0217833c module:overlay(89) +from:0x0216f5f8 kind:load to:0x0217863c module:overlay(89) +from:0x0216f5fc kind:load to:0x0217843c module:overlay(89) +from:0x0216f600 kind:load to:0x0217853c module:overlay(89) +from:0x0216f604 kind:load to:0x02177fbc module:overlay(89) +from:0x0216f608 kind:load to:0x02177f7c module:overlay(89) +from:0x0216f60c kind:load to:0x0217823c module:overlay(89) +from:0x0216f610 kind:load to:0x021782bc module:overlay(89) +from:0x0216f614 kind:load to:0x021781bc module:overlay(89) +from:0x0216f618 kind:load to:0x0217813c module:overlay(89) +from:0x0216f61c kind:load to:0x0217803c module:overlay(89) +from:0x0216f620 kind:load to:0x021780bc module:overlay(89) +from:0x0216f624 kind:load to:0x02177ffc module:overlay(89) +from:0x0216f628 kind:load to:0x02177e3c module:overlay(89) +from:0x0216f62c kind:load to:0x02177f3c module:overlay(89) +from:0x0216f630 kind:load to:0x02177dbc module:overlay(89) +from:0x0216f984 kind:load to:0x02177bd8 module:overlay(89) +from:0x0216f988 kind:load to:0x02177efc module:overlay(89) +from:0x0216f98c kind:load to:0x02170d1c module:overlay(89) +from:0x0216f990 kind:load to:0x02177ebc module:overlay(89) +from:0x0216f994 kind:load to:0x02177e7c module:overlay(89) +from:0x0216f998 kind:load to:0x02177dfc module:overlay(89) +from:0x0216f99c kind:load to:0x02177d3c module:overlay(89) +from:0x0216f9a0 kind:load to:0x02177cbc module:overlay(89) +from:0x0216f9a4 kind:load to:0x02177cfc module:overlay(89) +from:0x0216f9a8 kind:load to:0x02177d7c module:overlay(89) +from:0x0216f9ac kind:load to:0x02177c7c module:overlay(89) +from:0x0216f9b0 kind:load to:0x02177bfc module:overlay(89) +from:0x0216f9b4 kind:load to:0x02177c3c module:overlay(89) +from:0x0216f9b8 kind:load to:0x0217833c module:overlay(89) +from:0x0216f9bc kind:load to:0x0217863c module:overlay(89) +from:0x0216f9c0 kind:load to:0x0217843c module:overlay(89) +from:0x0216f9c4 kind:load to:0x0217853c module:overlay(89) +from:0x0216f9c8 kind:load to:0x02177fbc module:overlay(89) +from:0x0216f9cc kind:load to:0x02177f7c module:overlay(89) +from:0x0216f9d0 kind:load to:0x0217823c module:overlay(89) +from:0x0216f9d4 kind:load to:0x021782bc module:overlay(89) +from:0x0216f9d8 kind:load to:0x021781bc module:overlay(89) +from:0x0216f9dc kind:load to:0x0217813c module:overlay(89) +from:0x0216f9e0 kind:load to:0x0217803c module:overlay(89) +from:0x0216f9e4 kind:load to:0x021780bc module:overlay(89) +from:0x0216f9e8 kind:load to:0x02177ffc module:overlay(89) +from:0x0216f9ec kind:load to:0x02177e3c module:overlay(89) +from:0x0216f9f0 kind:load to:0x02177f3c module:overlay(89) +from:0x0216f9f4 kind:load to:0x02177dbc module:overlay(89) +from:0x021700d4 kind:load to:0x02177bd8 module:overlay(89) +from:0x021700d8 kind:load to:0x02177e3c module:overlay(89) +from:0x021700dc kind:load to:0x02177e78 module:overlay(89) +from:0x021700e0 kind:load to:0x02177dbc module:overlay(89) +from:0x021700e4 kind:load to:0x02177df8 module:overlay(89) +from:0x021700e8 kind:load to:0x02177f3c module:overlay(89) +from:0x021700ec kind:load to:0x02177f78 module:overlay(89) +from:0x021700f0 kind:load to:0x021782bc module:overlay(89) +from:0x021700f4 kind:load to:0x02178338 module:overlay(89) +from:0x021700f8 kind:load to:0x0217823c module:overlay(89) +from:0x021700fc kind:load to:0x021782b8 module:overlay(89) +from:0x02170100 kind:load to:0x021781bc module:overlay(89) +from:0x02170104 kind:load to:0x02178238 module:overlay(89) +from:0x02170108 kind:load to:0x0217813c module:overlay(89) +from:0x0217010c kind:load to:0x021781b8 module:overlay(89) +from:0x02170110 kind:load to:0x021780bc module:overlay(89) +from:0x02170114 kind:load to:0x02178138 module:overlay(89) +from:0x02170118 kind:load to:0x0217803c module:overlay(89) +from:0x0217011c kind:load to:0x021780b8 module:overlay(89) +from:0x02170120 kind:load to:0x0217833c module:overlay(89) +from:0x02170124 kind:load to:0x02178438 module:overlay(89) +from:0x02170128 kind:load to:0x0217863c module:overlay(89) +from:0x0217012c kind:load to:0x02178738 module:overlay(89) +from:0x02170130 kind:load to:0x0217853c module:overlay(89) +from:0x02170134 kind:load to:0x02178638 module:overlay(89) +from:0x02170138 kind:load to:0x0217843c module:overlay(89) +from:0x0217013c kind:load to:0x02178538 module:overlay(89) +from:0x021701ac kind:arm_call to:0x02170554 module:overlay(89) +from:0x021701bc kind:arm_call to:0x02170554 module:overlay(89) +from:0x021701cc kind:arm_call to:0x02170554 module:overlay(89) +from:0x021701dc kind:arm_call to:0x02170554 module:overlay(89) +from:0x021701ec kind:arm_call to:0x02170554 module:overlay(89) +from:0x021701fc kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217020c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217021c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217022c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217023c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217024c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217025c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217026c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217027c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217028c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217029c kind:arm_call to:0x02170554 module:overlay(89) +from:0x021702ac kind:arm_call to:0x02170554 module:overlay(89) +from:0x021702bc kind:arm_call to:0x02170554 module:overlay(89) +from:0x021702cc kind:arm_call to:0x02170554 module:overlay(89) +from:0x021702dc kind:arm_call to:0x02170554 module:overlay(89) +from:0x021702ec kind:arm_call to:0x02170554 module:overlay(89) +from:0x021702fc kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217030c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217031c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217032c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217033c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217034c kind:arm_call to:0x02170554 module:overlay(89) +from:0x0217035c kind:arm_call to:0x0216f1c4 module:overlay(89) +from:0x02170370 kind:arm_call to:0x0216f9f8 module:overlay(89) +from:0x02170378 kind:load to:0x02177bd8 module:overlay(89) +from:0x0217037c kind:load to:0x02177efc module:overlay(89) +from:0x02170380 kind:load to:0x02177ebc module:overlay(89) +from:0x02170384 kind:load to:0x02177e7c module:overlay(89) +from:0x02170388 kind:load to:0x02177dfc module:overlay(89) +from:0x0217038c kind:load to:0x02177d3c module:overlay(89) +from:0x02170390 kind:load to:0x02177cfc module:overlay(89) +from:0x02170394 kind:load to:0x02177cbc module:overlay(89) +from:0x02170398 kind:load to:0x02177d7c module:overlay(89) +from:0x0217039c kind:load to:0x02177c7c module:overlay(89) +from:0x021703a0 kind:load to:0x02177c3c module:overlay(89) +from:0x021703a4 kind:load to:0x02177bfc module:overlay(89) +from:0x021703a8 kind:load to:0x0217833c module:overlay(89) +from:0x021703ac kind:load to:0x0217863c module:overlay(89) +from:0x021703b0 kind:load to:0x0217853c module:overlay(89) +from:0x021703b4 kind:load to:0x0217843c module:overlay(89) +from:0x021703b8 kind:load to:0x02177fbc module:overlay(89) +from:0x021703bc kind:load to:0x02177f7c module:overlay(89) +from:0x021703c0 kind:load to:0x021782bc module:overlay(89) +from:0x021703c4 kind:load to:0x0217823c module:overlay(89) +from:0x021703c8 kind:load to:0x021781bc module:overlay(89) +from:0x021703cc kind:load to:0x0217813c module:overlay(89) +from:0x021703d0 kind:load to:0x021780bc module:overlay(89) +from:0x021703d4 kind:load to:0x0217803c module:overlay(89) +from:0x021703d8 kind:load to:0x02177ffc module:overlay(89) +from:0x021703dc kind:load to:0x02177e3c module:overlay(89) +from:0x021703e0 kind:load to:0x02177dbc module:overlay(89) +from:0x021703e4 kind:load to:0x02177f3c module:overlay(89) +from:0x02170408 kind:arm_call to:0x0216f634 module:overlay(89) +from:0x0217041c kind:arm_call to:0x0216f9f8 module:overlay(89) +from:0x0217055c kind:arm_call to:0x02028d74 module:main +from:0x02170578 kind:arm_call to:0x02028e08 module:main +from:0x021705c8 kind:arm_call to:0x02028e08 module:main +from:0x0217060c kind:load to:0x02170e04 module:overlay(89) +from:0x02170614 kind:load to:0x02170dfc module:overlay(89) +from:0x0217061c kind:load to:0x02170e24 module:overlay(89) +from:0x02170624 kind:load to:0x02170e1c module:overlay(89) +from:0x0217062c kind:load to:0x02170e14 module:overlay(89) +from:0x02170634 kind:load to:0x02170e0c module:overlay(89) +from:0x02170860 kind:load to:0x02170f58 module:overlay(89) +from:0x02170864 kind:load to:0x02171380 module:overlay(89) +from:0x02170868 kind:load to:0x02171398 module:overlay(89) +from:0x0217086c kind:load to:0x021713a4 module:overlay(89) +from:0x02170870 kind:load to:0x0217129c module:overlay(89) +from:0x02170874 kind:load to:0x021712a8 module:overlay(89) +from:0x02170878 kind:load to:0x021712b4 module:overlay(89) +from:0x0217087c kind:load to:0x021712c0 module:overlay(89) +from:0x02170880 kind:load to:0x021712cc module:overlay(89) +from:0x02170884 kind:load to:0x021712d8 module:overlay(89) +from:0x02170888 kind:load to:0x021712e4 module:overlay(89) +from:0x0217088c kind:load to:0x021712f0 module:overlay(89) +from:0x02170890 kind:load to:0x021713bc module:overlay(89) +from:0x02170894 kind:load to:0x021713c8 module:overlay(89) +from:0x02170898 kind:load to:0x021713d4 module:overlay(89) +from:0x0217089c kind:load to:0x0217123c module:overlay(89) +from:0x021708a0 kind:load to:0x02171248 module:overlay(89) +from:0x021708a4 kind:load to:0x02171254 module:overlay(89) +from:0x021708a8 kind:load to:0x02171260 module:overlay(89) +from:0x021708ac kind:load to:0x021713e0 module:overlay(89) +from:0x021708b0 kind:load to:0x021713ec module:overlay(89) +from:0x021708b4 kind:load to:0x021713f8 module:overlay(89) +from:0x021708b8 kind:load to:0x02171404 module:overlay(89) +from:0x021708bc kind:load to:0x02171410 module:overlay(89) +from:0x021708c0 kind:load to:0x0217141c module:overlay(89) +from:0x021708c4 kind:load to:0x02171428 module:overlay(89) +from:0x021708c8 kind:load to:0x02171434 module:overlay(89) +from:0x021708cc kind:load to:0x02171440 module:overlay(89) +from:0x021708d0 kind:load to:0x0217144c module:overlay(89) +from:0x021708d4 kind:load to:0x02171458 module:overlay(89) +from:0x021708d8 kind:load to:0x02171464 module:overlay(89) +from:0x021708dc kind:load to:0x02171290 module:overlay(89) +from:0x021708e0 kind:load to:0x02171188 module:overlay(89) +from:0x021708e4 kind:load to:0x02171194 module:overlay(89) +from:0x021708e8 kind:load to:0x021711a0 module:overlay(89) +from:0x021708ec kind:load to:0x021711ac module:overlay(89) +from:0x021708f0 kind:load to:0x021711b8 module:overlay(89) +from:0x021708f4 kind:load to:0x021711c4 module:overlay(89) +from:0x021708f8 kind:load to:0x021711d0 module:overlay(89) +from:0x021708fc kind:load to:0x021711dc module:overlay(89) +from:0x02170900 kind:load to:0x021711e8 module:overlay(89) +from:0x02170904 kind:load to:0x0217132c module:overlay(89) +from:0x02170908 kind:load to:0x02171338 module:overlay(89) +from:0x0217090c kind:load to:0x02171344 module:overlay(89) +from:0x02170910 kind:load to:0x02171350 module:overlay(89) +from:0x02170914 kind:load to:0x0217135c module:overlay(89) +from:0x02170918 kind:load to:0x02171368 module:overlay(89) +from:0x0217091c kind:load to:0x02171374 module:overlay(89) +from:0x02170920 kind:load to:0x0217138c module:overlay(89) +from:0x02170924 kind:load to:0x021713b0 module:overlay(89) +from:0x02170928 kind:load to:0x021711f4 module:overlay(89) +from:0x0217092c kind:load to:0x02171200 module:overlay(89) +from:0x02170930 kind:load to:0x0217120c module:overlay(89) +from:0x02170934 kind:load to:0x02171218 module:overlay(89) +from:0x02170938 kind:load to:0x02171224 module:overlay(89) +from:0x0217093c kind:load to:0x02171230 module:overlay(89) +from:0x02170940 kind:load to:0x021712fc module:overlay(89) +from:0x02170944 kind:load to:0x02171308 module:overlay(89) +from:0x02170948 kind:load to:0x02171314 module:overlay(89) +from:0x0217094c kind:load to:0x02171320 module:overlay(89) +from:0x02170950 kind:load to:0x0217126c module:overlay(89) +from:0x02170954 kind:load to:0x02171278 module:overlay(89) +from:0x02170958 kind:load to:0x02171284 module:overlay(89) +from:0x0217095c kind:load to:0x02170e70 module:overlay(89) +from:0x02170960 kind:load to:0x02170ee4 module:overlay(89) +from:0x02170964 kind:load to:0x02170f08 module:overlay(89) +from:0x02170968 kind:load to:0x02170f00 module:overlay(89) +from:0x0217096c kind:load to:0x02170f10 module:overlay(89) +from:0x02170970 kind:load to:0x02170f20 module:overlay(89) +from:0x02170974 kind:load to:0x02170f28 module:overlay(89) +from:0x02170978 kind:load to:0x02171120 module:overlay(89) +from:0x0217097c kind:load to:0x02171140 module:overlay(89) +from:0x02170980 kind:load to:0x021710c0 module:overlay(89) +from:0x02170984 kind:load to:0x021710c8 module:overlay(89) +from:0x02170988 kind:load to:0x021710e8 module:overlay(89) +from:0x0217098c kind:load to:0x02171088 module:overlay(89) +from:0x02170990 kind:load to:0x02171180 module:overlay(89) +from:0x02170994 kind:load to:0x021710d0 module:overlay(89) +from:0x02170998 kind:load to:0x02171010 module:overlay(89) +from:0x0217099c kind:load to:0x02171058 module:overlay(89) +from:0x021709a0 kind:load to:0x02171018 module:overlay(89) +from:0x021709a4 kind:load to:0x02171170 module:overlay(89) +from:0x021709a8 kind:load to:0x02171178 module:overlay(89) +from:0x021709ac kind:load to:0x02171020 module:overlay(89) +from:0x021709b0 kind:load to:0x02171030 module:overlay(89) +from:0x021709b4 kind:load to:0x02171068 module:overlay(89) +from:0x021709b8 kind:load to:0x02171098 module:overlay(89) +from:0x021709bc kind:load to:0x02170ff0 module:overlay(89) +from:0x021709c0 kind:load to:0x02171008 module:overlay(89) +from:0x021709c4 kind:load to:0x02170fd8 module:overlay(89) +from:0x021709c8 kind:load to:0x02170fd0 module:overlay(89) +from:0x021709cc kind:load to:0x021710a8 module:overlay(89) +from:0x021709d0 kind:load to:0x02170fe0 module:overlay(89) +from:0x021709d4 kind:load to:0x021710b0 module:overlay(89) +from:0x021709d8 kind:load to:0x021710b8 module:overlay(89) +from:0x021709dc kind:load to:0x02171090 module:overlay(89) +from:0x021709e0 kind:load to:0x02171160 module:overlay(89) +from:0x021709e4 kind:load to:0x02171040 module:overlay(89) +from:0x021709e8 kind:load to:0x02171048 module:overlay(89) +from:0x021709ec kind:load to:0x021710d8 module:overlay(89) +from:0x021709f0 kind:load to:0x02171028 module:overlay(89) +from:0x021709f4 kind:load to:0x021710e0 module:overlay(89) +from:0x021709f8 kind:load to:0x02171038 module:overlay(89) +from:0x021709fc kind:load to:0x021710f8 module:overlay(89) +from:0x02170a00 kind:load to:0x02171060 module:overlay(89) +from:0x02170a04 kind:load to:0x02171100 module:overlay(89) +from:0x02170a08 kind:load to:0x02171128 module:overlay(89) +from:0x02170a0c kind:load to:0x02171110 module:overlay(89) +from:0x02170a10 kind:load to:0x021710a0 module:overlay(89) +from:0x02170a14 kind:load to:0x02171118 module:overlay(89) +from:0x02170a18 kind:load to:0x021710f0 module:overlay(89) +from:0x02170a1c kind:load to:0x02171130 module:overlay(89) +from:0x02170a20 kind:load to:0x02171070 module:overlay(89) +from:0x02170a24 kind:load to:0x02171138 module:overlay(89) +from:0x02170a28 kind:load to:0x02171050 module:overlay(89) +from:0x02170a2c kind:load to:0x02171148 module:overlay(89) +from:0x02170a30 kind:load to:0x02171150 module:overlay(89) +from:0x02170a34 kind:load to:0x02171158 module:overlay(89) +from:0x02170a38 kind:load to:0x02171078 module:overlay(89) +from:0x02170a3c kind:load to:0x02171168 module:overlay(89) +from:0x02170a40 kind:load to:0x02170fb8 module:overlay(89) +from:0x02170a44 kind:load to:0x02170f60 module:overlay(89) +from:0x02170a48 kind:load to:0x02170f88 module:overlay(89) +from:0x02170a4c kind:load to:0x02170fc8 module:overlay(89) +from:0x02170a50 kind:load to:0x02170fc0 module:overlay(89) +from:0x02170a54 kind:load to:0x02170f68 module:overlay(89) +from:0x02170a58 kind:load to:0x02170f70 module:overlay(89) +from:0x02170a5c kind:load to:0x02170f90 module:overlay(89) +from:0x02170a60 kind:load to:0x02170fb0 module:overlay(89) +from:0x02170a64 kind:load to:0x02170f78 module:overlay(89) +from:0x02170a68 kind:load to:0x02171080 module:overlay(89) +from:0x02170a6c kind:load to:0x02170fa8 module:overlay(89) +from:0x02170a70 kind:load to:0x02170fa0 module:overlay(89) +from:0x02170a74 kind:load to:0x02170f80 module:overlay(89) +from:0x02170a78 kind:load to:0x02170f98 module:overlay(89) +from:0x02170a7c kind:load to:0x02170f40 module:overlay(89) +from:0x02170a80 kind:load to:0x02170f48 module:overlay(89) +from:0x02170a84 kind:load to:0x02170ee8 module:overlay(89) +from:0x02170a88 kind:load to:0x02170f30 module:overlay(89) +from:0x02170a8c kind:load to:0x02170ef0 module:overlay(89) +from:0x02170a90 kind:load to:0x02170f18 module:overlay(89) +from:0x02170a94 kind:load to:0x02170ef8 module:overlay(89) +from:0x02170a98 kind:load to:0x02170f38 module:overlay(89) +from:0x02170a9c kind:load to:0x02170f50 module:overlay(89) +from:0x02170aa0 kind:load to:0x02171108 module:overlay(89) +from:0x02170aa4 kind:load to:0x02170fe8 module:overlay(89) +from:0x02170aa8 kind:load to:0x02170ff8 module:overlay(89) +from:0x02170aac kind:load to:0x02171000 module:overlay(89) +from:0x02170ab0 kind:load to:0x02170e70 module:overlay(89) +from:0x02170d1c kind:load to:0x0216ea44 module:overlay(89) +from:0x02170d20 kind:load to:0x0216eabc module:overlay(89) +from:0x02170d24 kind:load to:0x0216eb34 module:overlay(89) +from:0x02170d28 kind:load to:0x0216ebac module:overlay(89) +from:0x02170d2c kind:load to:0x0216ec24 module:overlay(89) +from:0x02170d30 kind:load to:0x0216ec9c module:overlay(89) +from:0x02170d34 kind:load to:0x0216ed14 module:overlay(89) +from:0x02170d38 kind:load to:0x0216ed8c module:overlay(89) +from:0x02170d3c kind:load to:0x0216ee04 module:overlay(89) +from:0x02170d40 kind:load to:0x0216ee7c module:overlay(89) +from:0x02170d44 kind:load to:0x0216eef4 module:overlay(89) +from:0x02170d48 kind:load to:0x0216ef6c module:overlay(89) +from:0x02170d4c kind:load to:0x0216efe4 module:overlay(89) +from:0x02170d50 kind:load to:0x0216f05c module:overlay(89) +from:0x02170d54 kind:load to:0x0216f0d4 module:overlay(89) +from:0x02170d58 kind:load to:0x0216f14c module:overlay(89) +from:0x02170d78 kind:arm_call to:0x02165a48 module:overlay(89) +from:0x02170d88 kind:arm_call to:0x0203ce4c module:main +from:0x02170d9c kind:load to:0x02171500 module:overlay(89) +from:0x02170da0 kind:load to:0x02171520 module:overlay(89) +from:0x02170da4 kind:load to:0x02165adc module:overlay(89) +from:0x02170da8 kind:load to:0x02171504 module:overlay(89) +from:0x02170dc0 kind:load to:0x02170e60 module:overlay(89) +from:0x02170dc4 kind:load to:0x02170d5c module:overlay(89) +from:0x02170dc8 kind:load to:0x02170dac module:overlay(89) +from:0x02170de8 kind:load to:0x021658b0 module:overlay(89) +from:0x02170dec kind:load to:0x021658b4 module:overlay(89) +from:0x02170df0 kind:load to:0x021658cc module:overlay(89) +from:0x02170df4 kind:load to:0x02165930 module:overlay(89) +from:0x02170df8 kind:load to:0x02165994 module:overlay(89) +from:0x02170e6c kind:load to:0x02166398 module:overlay(89) +from:0x02171470 kind:load to:0x02170edc module:overlay(89) +from:0x02171474 kind:load to:0x02170e7c module:overlay(89) +from:0x02171478 kind:load to:0x02170e78 module:overlay(89) +from:0x0217147c kind:load to:0x02170e8c module:overlay(89) +from:0x02171480 kind:load to:0x02170ed0 module:overlay(89) +from:0x02171484 kind:load to:0x02170e98 module:overlay(89) +from:0x02171488 kind:load to:0x02170ec4 module:overlay(89) +from:0x0217148c kind:load to:0x02170e74 module:overlay(89) +from:0x02171490 kind:load to:0x02170e88 module:overlay(89) +from:0x02171494 kind:load to:0x02170eac module:overlay(89) +from:0x02171498 kind:load to:0x02170e84 module:overlay(89) +from:0x0217149c kind:load to:0x02170eb4 module:overlay(89) +from:0x021714a0 kind:load to:0x02170ecc module:overlay(89) +from:0x021714a4 kind:load to:0x02170eb8 module:overlay(89) +from:0x021714a8 kind:load to:0x02170eb0 module:overlay(89) +from:0x021714ac kind:load to:0x02170e94 module:overlay(89) +from:0x021714b0 kind:load to:0x02170ea0 module:overlay(89) +from:0x021714b4 kind:load to:0x02170ea8 module:overlay(89) +from:0x021714b8 kind:load to:0x02170ea4 module:overlay(89) +from:0x021714bc kind:load to:0x02170ec8 module:overlay(89) +from:0x021714c0 kind:load to:0x02170ed8 module:overlay(89) +from:0x021714c4 kind:load to:0x02170ee0 module:overlay(89) +from:0x021714c8 kind:load to:0x02170ebc module:overlay(89) +from:0x021714cc kind:load to:0x02170ed4 module:overlay(89) +from:0x021714d0 kind:load to:0x02170e80 module:overlay(89) +from:0x021714d4 kind:load to:0x02170e90 module:overlay(89) +from:0x021714d8 kind:load to:0x02170e9c module:overlay(89) +from:0x021714dc kind:load to:0x02170ec0 module:overlay(89) +from:0x021714e0 kind:load to:0x02170e70 module:overlay(89) diff --git a/config/usa/arm9/overlays/ov089/symbols.txt b/config/usa/arm9/overlays/ov089/symbols.txt new file mode 100644 index 00000000..df729ff1 --- /dev/null +++ b/config/usa/arm9/overlays/ov089/symbols.txt @@ -0,0 +1,524 @@ +func_ov089_02165880 kind:function(arm,size=0x30) addr:0x02165880 +func_ov089_021658b0 kind:function(arm,size=0x4) addr:0x021658b0 +func_ov089_021658b4 kind:function(arm,size=0x14) addr:0x021658b4 +func_ov089_021658c8 kind:function(arm,size=0x4) addr:0x021658c8 +func_ov089_021658cc kind:function(arm,size=0x64) addr:0x021658cc +func_ov089_02165930 kind:function(arm,size=0x64) addr:0x02165930 +func_ov089_02165994 kind:function(arm,size=0x64) addr:0x02165994 +func_ov089_021659f8 kind:function(arm,size=0x10) addr:0x021659f8 +func_ov089_02165a08 kind:function(arm,size=0xc) addr:0x02165a08 +func_ov089_02165a14 kind:function(arm,size=0x34) addr:0x02165a14 +func_ov089_02165a48 kind:function(arm,size=0x94) addr:0x02165a48 +func_ov089_02165adc kind:function(arm,size=0x1c) addr:0x02165adc +func_ov089_02165af8 kind:function(arm,size=0x11c) addr:0x02165af8 +func_ov089_02165c14 kind:function(arm,size=0x4c) addr:0x02165c14 +func_ov089_02165c60 kind:function(arm,size=0xe8) addr:0x02165c60 +func_ov089_02165d48 kind:function(arm,size=0x34) addr:0x02165d48 +func_ov089_02165d7c kind:function(arm,size=0x5c) addr:0x02165d7c +func_ov089_02165dd8 kind:function(arm,size=0x19c) addr:0x02165dd8 +func_ov089_02165f74 kind:function(arm,size=0x38) addr:0x02165f74 +func_ov089_02165fac kind:function(arm,size=0x4) addr:0x02165fac +func_ov089_02165fb0 kind:function(arm,size=0x120) addr:0x02165fb0 +func_ov089_021660d0 kind:function(arm,size=0x30) addr:0x021660d0 +func_ov089_02166100 kind:function(arm,size=0x30) addr:0x02166100 +func_ov089_02166130 kind:function(arm,size=0x24) addr:0x02166130 +func_ov089_02166154 kind:function(arm,size=0x68) addr:0x02166154 +func_ov089_021661bc kind:function(arm,size=0x10) addr:0x021661bc +func_ov089_021661cc kind:function(arm,size=0x144) addr:0x021661cc +func_ov089_02166310 kind:function(arm,size=0x20) addr:0x02166310 +func_ov089_02166330 kind:function(arm,size=0x10) addr:0x02166330 +func_ov089_02166340 kind:function(arm,size=0x4) addr:0x02166340 +func_ov089_02166344 kind:function(arm,size=0x54) addr:0x02166344 +func_ov089_02166398 kind:function(arm,size=0x74) addr:0x02166398 +func_ov089_0216640c kind:function(arm,size=0x8c) addr:0x0216640c +func_ov089_02166498 kind:function(arm,size=0x5c) addr:0x02166498 +func_ov089_021664f4 kind:function(arm,size=0x24) addr:0x021664f4 +func_ov089_02166518 kind:function(arm,size=0x20) addr:0x02166518 +func_ov089_02166538 kind:function(arm,size=0xd8) addr:0x02166538 +func_ov089_02166610 kind:function(arm,size=0xc4) addr:0x02166610 +func_ov089_021666d4 kind:function(arm,size=0x68) addr:0x021666d4 +func_ov089_0216673c kind:function(arm,size=0x48) addr:0x0216673c +func_ov089_02166784 kind:function(arm,size=0x2c) addr:0x02166784 +func_ov089_021667b0 kind:function(arm,size=0x2c) addr:0x021667b0 +func_ov089_021667dc kind:function(arm,size=0x34) addr:0x021667dc +func_ov089_02166810 kind:function(arm,size=0x28) addr:0x02166810 +func_ov089_02166838 kind:function(arm,size=0x40) addr:0x02166838 +func_ov089_02166878 kind:function(arm,size=0x40) addr:0x02166878 +func_ov089_021668b8 kind:function(arm,size=0x28) addr:0x021668b8 +func_ov089_021668e0 kind:function(arm,size=0xdc) addr:0x021668e0 +func_ov089_021669bc kind:function(arm,size=0x48) addr:0x021669bc +func_ov089_02166a04 kind:function(arm,size=0x64) addr:0x02166a04 +func_ov089_02166a68 kind:function(arm,size=0x74) addr:0x02166a68 +func_ov089_02166adc kind:function(arm,size=0x54) addr:0x02166adc +func_ov089_02166b30 kind:function(arm,size=0x8c) addr:0x02166b30 +func_ov089_02166bbc kind:function(arm,size=0x7c) addr:0x02166bbc +func_ov089_02166c38 kind:function(arm,size=0x48) addr:0x02166c38 +func_ov089_02166c80 kind:function(arm,size=0x6c) addr:0x02166c80 +func_ov089_02166cec kind:function(arm,size=0x1cc) addr:0x02166cec +func_ov089_02166eb8 kind:function(arm,size=0x64) addr:0x02166eb8 +func_ov089_02166f1c kind:function(arm,size=0x14) addr:0x02166f1c +func_ov089_02166f30 kind:function(arm,size=0x12c) addr:0x02166f30 +func_ov089_0216705c kind:function(arm,size=0x28) addr:0x0216705c +func_ov089_02167084 kind:function(arm,size=0x1c) addr:0x02167084 +func_ov089_021670a0 kind:function(arm,size=0x40) addr:0x021670a0 +func_ov089_021670e0 kind:function(arm,size=0x164) addr:0x021670e0 +func_ov089_02167244 kind:function(arm,size=0xec) addr:0x02167244 +func_ov089_02167330 kind:function(arm,size=0x7c) addr:0x02167330 +func_ov089_021673ac kind:function(arm,size=0x67c) addr:0x021673ac +func_ov089_02167a28 kind:function(arm,size=0x1c) addr:0x02167a28 +func_ov089_02167a44 kind:function(arm,size=0x5c) addr:0x02167a44 +func_ov089_02167aa0 kind:function(arm,size=0xf4) addr:0x02167aa0 +func_ov089_02167b94 kind:function(arm,size=0x4) addr:0x02167b94 +func_ov089_02167b98 kind:function(arm,size=0x1e8) addr:0x02167b98 +func_ov089_02167d80 kind:function(arm,size=0x68) addr:0x02167d80 +func_ov089_02167de8 kind:function(arm,size=0x34) addr:0x02167de8 +func_ov089_02167e1c kind:function(arm,size=0x48) addr:0x02167e1c +func_ov089_02167e64 kind:function(arm,size=0x84) addr:0x02167e64 +func_ov089_02167ee8 kind:function(arm,size=0x40) addr:0x02167ee8 +func_ov089_02167f28 kind:function(arm,size=0x18) addr:0x02167f28 +func_ov089_02167f40 kind:function(arm,size=0xc) addr:0x02167f40 +func_ov089_02167f4c kind:function(arm,size=0x228) addr:0x02167f4c +func_ov089_02168174 kind:function(arm,size=0xa8) addr:0x02168174 +func_ov089_0216821c kind:function(arm,size=0x80) addr:0x0216821c +func_ov089_0216829c kind:function(arm,size=0x30) addr:0x0216829c +func_ov089_021682cc kind:function(arm,size=0x64) addr:0x021682cc +func_ov089_02168330 kind:function(arm,size=0xe4) addr:0x02168330 +func_ov089_02168414 kind:function(arm,size=0xe8) addr:0x02168414 +func_ov089_021684fc kind:function(arm,size=0x2f0) addr:0x021684fc +func_ov089_021687ec kind:function(arm,size=0x60) addr:0x021687ec +func_ov089_0216884c kind:function(arm,size=0x54) addr:0x0216884c +func_ov089_021688a0 kind:function(arm,size=0x84) addr:0x021688a0 +func_ov089_02168924 kind:function(arm,size=0x118) addr:0x02168924 +func_ov089_02168a3c kind:function(arm,size=0xe4) addr:0x02168a3c +func_ov089_02168b20 kind:function(arm,size=0x1dc) addr:0x02168b20 +func_ov089_02168cfc kind:function(arm,size=0x7c) addr:0x02168cfc +func_ov089_02168d78 kind:function(arm,size=0xa8) addr:0x02168d78 +func_ov089_02168e20 kind:function(arm,size=0x4c) addr:0x02168e20 +func_ov089_02168e6c kind:function(arm,size=0xc8) addr:0x02168e6c +func_ov089_02168f34 kind:function(arm,size=0x60) addr:0x02168f34 +func_ov089_02168f94 kind:function(arm,size=0x28) addr:0x02168f94 +func_ov089_02168fbc kind:function(arm,size=0x220) addr:0x02168fbc +func_ov089_021691dc kind:function(arm,size=0x250) addr:0x021691dc +func_ov089_0216942c kind:function(arm,size=0x194) addr:0x0216942c +func_ov089_021695c0 kind:function(arm,size=0x40) addr:0x021695c0 +func_ov089_02169600 kind:function(arm,size=0x4) addr:0x02169600 +func_ov089_02169604 kind:function(arm,size=0x2c) addr:0x02169604 +func_ov089_02169630 kind:function(arm,size=0x98) addr:0x02169630 +func_ov089_021696c8 kind:function(arm,size=0xc) addr:0x021696c8 +func_ov089_021696d4 kind:function(arm,size=0x2b8) addr:0x021696d4 +func_ov089_0216998c kind:function(arm,size=0xdc) addr:0x0216998c +func_ov089_02169a68 kind:function(arm,size=0x4dc) addr:0x02169a68 +func_ov089_02169f44 kind:function(arm,size=0x114) addr:0x02169f44 +func_ov089_0216a058 kind:function(arm,size=0x70) addr:0x0216a058 +func_ov089_0216a0c8 kind:function(arm,size=0x4) addr:0x0216a0c8 +func_ov089_0216a0cc kind:function(arm,size=0x8c) addr:0x0216a0cc +func_ov089_0216a158 kind:function(arm,size=0x48) addr:0x0216a158 +func_ov089_0216a1a0 kind:function(arm,size=0x6c) addr:0x0216a1a0 +func_ov089_0216a20c kind:function(arm,size=0x44) addr:0x0216a20c +func_ov089_0216a250 kind:function(arm,size=0x48) addr:0x0216a250 +func_ov089_0216a298 kind:function(arm,size=0xe8) addr:0x0216a298 +func_ov089_0216a380 kind:function(arm,size=0x4c) addr:0x0216a380 +func_ov089_0216a3cc kind:function(arm,size=0xa8) addr:0x0216a3cc +func_ov089_0216a474 kind:function(arm,size=0x1e0) addr:0x0216a474 +func_ov089_0216a654 kind:function(arm,size=0x68) addr:0x0216a654 +func_ov089_0216a6bc kind:function(arm,size=0x54) addr:0x0216a6bc +func_ov089_0216a710 kind:function(arm,size=0x20c) addr:0x0216a710 +func_ov089_0216a91c kind:function(arm,size=0x4) addr:0x0216a91c +func_ov089_0216a920 kind:function(arm,size=0x14) addr:0x0216a920 +func_ov089_0216a934 kind:function(arm,size=0xb8) addr:0x0216a934 +func_ov089_0216a9ec kind:function(arm,size=0x54) addr:0x0216a9ec +func_ov089_0216aa40 kind:function(arm,size=0xd4) addr:0x0216aa40 +func_ov089_0216ab14 kind:function(arm,size=0x134) addr:0x0216ab14 +func_ov089_0216ac48 kind:function(arm,size=0x34) addr:0x0216ac48 +func_ov089_0216ac7c kind:function(arm,size=0x28) addr:0x0216ac7c +func_ov089_0216aca4 kind:function(arm,size=0x5f0) addr:0x0216aca4 +func_ov089_0216b294 kind:function(arm,size=0x5a0) addr:0x0216b294 +func_ov089_0216b834 kind:function(arm,size=0x2ac) addr:0x0216b834 +func_ov089_0216bae0 kind:function(arm,size=0x30) addr:0x0216bae0 +func_ov089_0216bb10 kind:function(arm,size=0x1c0) addr:0x0216bb10 +func_ov089_0216bcd0 kind:function(arm,size=0xf0) addr:0x0216bcd0 +func_ov089_0216bdc0 kind:function(arm,size=0x48) addr:0x0216bdc0 +func_ov089_0216be08 kind:function(arm,size=0x8) addr:0x0216be08 +func_ov089_0216be10 kind:function(arm,size=0x10) addr:0x0216be10 +func_ov089_0216be20 kind:function(arm,size=0x8) addr:0x0216be20 +func_ov089_0216be28 kind:function(arm,size=0x7ec) addr:0x0216be28 +func_ov089_0216c614 kind:function(arm,size=0x19c) addr:0x0216c614 +func_ov089_0216c7b0 kind:function(arm,size=0x7c) addr:0x0216c7b0 +func_ov089_0216c82c kind:function(arm,size=0x130) addr:0x0216c82c +func_ov089_0216c95c kind:function(arm,size=0x64) addr:0x0216c95c +func_ov089_0216c9c0 kind:function(arm,size=0x1c0) addr:0x0216c9c0 +func_ov089_0216cb80 kind:function(arm,size=0x3c4) addr:0x0216cb80 +func_ov089_0216cf44 kind:function(arm,size=0xa4) addr:0x0216cf44 +func_ov089_0216cfe8 kind:function(arm,size=0x28) addr:0x0216cfe8 +func_ov089_0216d010 kind:function(arm,size=0x638) addr:0x0216d010 +func_ov089_0216d648 kind:function(arm,size=0x10) addr:0x0216d648 +func_ov089_0216d658 kind:function(arm,size=0xc) addr:0x0216d658 +func_ov089_0216d664 kind:function(arm,size=0xd0) addr:0x0216d664 +func_ov089_0216d734 kind:function(arm,size=0x1b4) addr:0x0216d734 +func_ov089_0216d8e8 kind:function(arm,size=0x24) addr:0x0216d8e8 +func_ov089_0216d90c kind:function(arm,size=0x90) addr:0x0216d90c +func_ov089_0216d99c kind:function(arm,size=0xe0) addr:0x0216d99c +func_ov089_0216da7c kind:function(arm,size=0x14) addr:0x0216da7c +func_ov089_0216da90 kind:function(arm,size=0x28) addr:0x0216da90 +func_ov089_0216dab8 kind:function(arm,size=0x48) addr:0x0216dab8 +func_ov089_0216db00 kind:function(arm,size=0x34) addr:0x0216db00 +func_ov089_0216db34 kind:function(arm,size=0x248) addr:0x0216db34 +func_ov089_0216dd7c kind:function(arm,size=0x48) addr:0x0216dd7c +func_ov089_0216ddc4 kind:function(arm,size=0xbdc) addr:0x0216ddc4 +func_ov089_0216e9a0 kind:function(arm,size=0xa4) addr:0x0216e9a0 +func_ov089_0216ea44 kind:function(arm,size=0x78) addr:0x0216ea44 +func_ov089_0216eabc kind:function(arm,size=0x78) addr:0x0216eabc +func_ov089_0216eb34 kind:function(arm,size=0x78) addr:0x0216eb34 +func_ov089_0216ebac kind:function(arm,size=0x78) addr:0x0216ebac +func_ov089_0216ec24 kind:function(arm,size=0x78) addr:0x0216ec24 +func_ov089_0216ec9c kind:function(arm,size=0x78) addr:0x0216ec9c +func_ov089_0216ed14 kind:function(arm,size=0x78) addr:0x0216ed14 +func_ov089_0216ed8c kind:function(arm,size=0x78) addr:0x0216ed8c +func_ov089_0216ee04 kind:function(arm,size=0x78) addr:0x0216ee04 +func_ov089_0216ee7c kind:function(arm,size=0x78) addr:0x0216ee7c +func_ov089_0216eef4 kind:function(arm,size=0x78) addr:0x0216eef4 +func_ov089_0216ef6c kind:function(arm,size=0x78) addr:0x0216ef6c +func_ov089_0216efe4 kind:function(arm,size=0x78) addr:0x0216efe4 +func_ov089_0216f05c kind:function(arm,size=0x78) addr:0x0216f05c +func_ov089_0216f0d4 kind:function(arm,size=0x78) addr:0x0216f0d4 +func_ov089_0216f14c kind:function(arm,size=0x78) addr:0x0216f14c +func_ov089_0216f1c4 kind:function(arm,size=0x470) addr:0x0216f1c4 +func_ov089_0216f634 kind:function(arm,size=0x3c4) addr:0x0216f634 +func_ov089_0216f9f8 kind:function(arm,size=0x748) addr:0x0216f9f8 +func_ov089_02170140 kind:function(arm,size=0x2ac) addr:0x02170140 +func_ov089_021703ec kind:function(arm,size=0x8) addr:0x021703ec +func_ov089_021703f4 kind:function(arm,size=0x30) addr:0x021703f4 +func_ov089_02170424 kind:function(arm,size=0x24) addr:0x02170424 +func_ov089_02170448 kind:function(arm,size=0x3c) addr:0x02170448 +func_ov089_02170484 kind:function(arm,size=0x2c) addr:0x02170484 +func_ov089_021704b0 kind:function(arm,size=0x24) addr:0x021704b0 +func_ov089_021704d4 kind:function(arm,size=0x34) addr:0x021704d4 +func_ov089_02170508 kind:function(arm,size=0x4c) addr:0x02170508 +func_ov089_02170554 kind:function(arm,size=0x14) addr:0x02170554 +func_ov089_02170568 kind:function(arm,size=0x1c) addr:0x02170568 +func_ov089_02170584 kind:function(arm,size=0x34) addr:0x02170584 +func_ov089_021705b8 kind:function(arm,size=0x1c) addr:0x021705b8 +func_ov089_021705d4 kind:function(arm,size=0x34) addr:0x021705d4 +data_ov089_02170608 kind:data(any) addr:0x02170608 +data_ov089_02170638 kind:data(any) addr:0x02170638 +data_ov089_021706b8 kind:data(any) addr:0x021706b8 ambiguous +data_ov089_021706d8 kind:data(any) addr:0x021706d8 ambiguous +data_ov089_02170728 kind:data(any) addr:0x02170728 +data_ov089_02170860 kind:data(any) addr:0x02170860 +data_ov089_0217088c kind:data(any) addr:0x0217088c ambiguous +data_ov089_021708bc kind:data(any) addr:0x021708bc ambiguous +data_ov089_02170960 kind:data(any) addr:0x02170960 +data_ov089_02170a40 kind:data(any) addr:0x02170a40 ambiguous +data_ov089_02170ab4 kind:data(any) addr:0x02170ab4 +data_ov089_02170bb4 kind:data(any) addr:0x02170bb4 +data_ov089_02170be8 kind:data(any) addr:0x02170be8 +data_ov089_02170c1c kind:data(any) addr:0x02170c1c +data_ov089_02170c9c kind:data(any) addr:0x02170c9c +data_ov089_02170d1c kind:data(any) addr:0x02170d1c +__sinit_ov089_02170d5c kind:function(arm,size=0x50) addr:0x02170d5c +__sinit_ov089_02170dac kind:function(arm,size=0x18) addr:0x02170dac +.p__sinit_ov089_02170d5c kind:data(word) addr:0x02170dc4 +.p__sinit_ov089_02170dac kind:data(word) addr:0x02170dc8 +data_ov089_02170de8 kind:data(any) addr:0x02170de8 +data_ov089_02170dfc kind:data(any) addr:0x02170dfc +data_ov089_02170e04 kind:data(any) addr:0x02170e04 +data_ov089_02170e0c kind:data(any) addr:0x02170e0c +data_ov089_02170e14 kind:data(any) addr:0x02170e14 +data_ov089_02170e1c kind:data(any) addr:0x02170e1c +data_ov089_02170e24 kind:data(any) addr:0x02170e24 +data_ov089_02170e30 kind:data(any) addr:0x02170e30 +data_ov089_02170e48 kind:data(any) addr:0x02170e48 +data_ov089_02170e4c kind:data(any) addr:0x02170e4c +data_ov089_02170e54 kind:data(any) addr:0x02170e54 +data_ov089_02170e5c kind:data(any) addr:0x02170e5c +data_ov089_02170e60 kind:data(any) addr:0x02170e60 +data_ov089_02170e6c kind:data(any) addr:0x02170e6c +data_ov089_02170e70 kind:data(any) addr:0x02170e70 +data_ov089_02170e74 kind:data(any) addr:0x02170e74 +data_ov089_02170e78 kind:data(any) addr:0x02170e78 +data_ov089_02170e7c kind:data(any) addr:0x02170e7c +data_ov089_02170e80 kind:data(any) addr:0x02170e80 +data_ov089_02170e84 kind:data(any) addr:0x02170e84 +data_ov089_02170e88 kind:data(any) addr:0x02170e88 +data_ov089_02170e8c kind:data(any) addr:0x02170e8c +data_ov089_02170e90 kind:data(any) addr:0x02170e90 +data_ov089_02170e94 kind:data(any) addr:0x02170e94 +data_ov089_02170e98 kind:data(any) addr:0x02170e98 +data_ov089_02170e9c kind:data(any) addr:0x02170e9c +data_ov089_02170ea0 kind:data(any) addr:0x02170ea0 +data_ov089_02170ea4 kind:data(any) addr:0x02170ea4 +data_ov089_02170ea8 kind:data(any) addr:0x02170ea8 +data_ov089_02170eac kind:data(any) addr:0x02170eac +data_ov089_02170eb0 kind:data(any) addr:0x02170eb0 +data_ov089_02170eb4 kind:data(any) addr:0x02170eb4 +data_ov089_02170eb8 kind:data(any) addr:0x02170eb8 +data_ov089_02170ebc kind:data(any) addr:0x02170ebc +data_ov089_02170ec0 kind:data(any) addr:0x02170ec0 +data_ov089_02170ec4 kind:data(any) addr:0x02170ec4 +data_ov089_02170ec8 kind:data(any) addr:0x02170ec8 +data_ov089_02170ecc kind:data(any) addr:0x02170ecc +data_ov089_02170ed0 kind:data(any) addr:0x02170ed0 +data_ov089_02170ed4 kind:data(any) addr:0x02170ed4 +data_ov089_02170ed8 kind:data(any) addr:0x02170ed8 +data_ov089_02170edc kind:data(any) addr:0x02170edc +data_ov089_02170ee0 kind:data(any) addr:0x02170ee0 +data_ov089_02170ee4 kind:data(any) addr:0x02170ee4 +data_ov089_02170ee8 kind:data(any) addr:0x02170ee8 +data_ov089_02170ef0 kind:data(any) addr:0x02170ef0 +data_ov089_02170ef8 kind:data(any) addr:0x02170ef8 +data_ov089_02170f00 kind:data(any) addr:0x02170f00 +data_ov089_02170f08 kind:data(any) addr:0x02170f08 +data_ov089_02170f10 kind:data(any) addr:0x02170f10 +data_ov089_02170f18 kind:data(any) addr:0x02170f18 +data_ov089_02170f20 kind:data(any) addr:0x02170f20 +data_ov089_02170f28 kind:data(any) addr:0x02170f28 +data_ov089_02170f30 kind:data(any) addr:0x02170f30 +data_ov089_02170f38 kind:data(any) addr:0x02170f38 +data_ov089_02170f40 kind:data(any) addr:0x02170f40 +data_ov089_02170f48 kind:data(any) addr:0x02170f48 +data_ov089_02170f50 kind:data(any) addr:0x02170f50 +data_ov089_02170f58 kind:data(any) addr:0x02170f58 +data_ov089_02170f5c kind:data(any) addr:0x02170f5c ambiguous +data_ov089_02170f60 kind:data(any) addr:0x02170f60 +data_ov089_02170f68 kind:data(any) addr:0x02170f68 +data_ov089_02170f70 kind:data(any) addr:0x02170f70 +data_ov089_02170f78 kind:data(any) addr:0x02170f78 +data_ov089_02170f80 kind:data(any) addr:0x02170f80 +data_ov089_02170f88 kind:data(any) addr:0x02170f88 +data_ov089_02170f90 kind:data(any) addr:0x02170f90 +data_ov089_02170f98 kind:data(any) addr:0x02170f98 +data_ov089_02170fa0 kind:data(any) addr:0x02170fa0 +data_ov089_02170fa8 kind:data(any) addr:0x02170fa8 +data_ov089_02170fb0 kind:data(any) addr:0x02170fb0 +data_ov089_02170fb8 kind:data(any) addr:0x02170fb8 +data_ov089_02170fc0 kind:data(any) addr:0x02170fc0 +data_ov089_02170fc8 kind:data(any) addr:0x02170fc8 +data_ov089_02170fd0 kind:data(any) addr:0x02170fd0 +data_ov089_02170fd8 kind:data(any) addr:0x02170fd8 +data_ov089_02170fe0 kind:data(any) addr:0x02170fe0 +data_ov089_02170fe8 kind:data(any) addr:0x02170fe8 +data_ov089_02170ff0 kind:data(any) addr:0x02170ff0 +data_ov089_02170ff8 kind:data(any) addr:0x02170ff8 +data_ov089_02171000 kind:data(any) addr:0x02171000 +data_ov089_02171008 kind:data(any) addr:0x02171008 +data_ov089_02171010 kind:data(any) addr:0x02171010 +data_ov089_02171018 kind:data(any) addr:0x02171018 +data_ov089_02171020 kind:data(any) addr:0x02171020 +data_ov089_02171028 kind:data(any) addr:0x02171028 +data_ov089_02171030 kind:data(any) addr:0x02171030 +data_ov089_02171038 kind:data(any) addr:0x02171038 +data_ov089_02171040 kind:data(any) addr:0x02171040 +data_ov089_02171048 kind:data(any) addr:0x02171048 +data_ov089_02171050 kind:data(any) addr:0x02171050 +data_ov089_02171058 kind:data(any) addr:0x02171058 +data_ov089_0217105c kind:data(any) addr:0x0217105c ambiguous +data_ov089_02171060 kind:data(any) addr:0x02171060 +data_ov089_02171068 kind:data(any) addr:0x02171068 +data_ov089_02171070 kind:data(any) addr:0x02171070 +data_ov089_02171078 kind:data(any) addr:0x02171078 +data_ov089_02171080 kind:data(any) addr:0x02171080 +data_ov089_02171088 kind:data(any) addr:0x02171088 +data_ov089_02171090 kind:data(any) addr:0x02171090 +data_ov089_02171098 kind:data(any) addr:0x02171098 +data_ov089_021710a0 kind:data(any) addr:0x021710a0 +data_ov089_021710a8 kind:data(any) addr:0x021710a8 +data_ov089_021710b0 kind:data(any) addr:0x021710b0 +data_ov089_021710b8 kind:data(any) addr:0x021710b8 +data_ov089_021710c0 kind:data(any) addr:0x021710c0 +data_ov089_021710c8 kind:data(any) addr:0x021710c8 +data_ov089_021710d0 kind:data(any) addr:0x021710d0 +data_ov089_021710d8 kind:data(any) addr:0x021710d8 +data_ov089_021710e0 kind:data(any) addr:0x021710e0 +data_ov089_021710e8 kind:data(any) addr:0x021710e8 +data_ov089_021710f0 kind:data(any) addr:0x021710f0 +data_ov089_021710f8 kind:data(any) addr:0x021710f8 +data_ov089_021710fc kind:data(any) addr:0x021710fc ambiguous +data_ov089_02171100 kind:data(any) addr:0x02171100 +data_ov089_02171108 kind:data(any) addr:0x02171108 +data_ov089_02171110 kind:data(any) addr:0x02171110 +data_ov089_02171118 kind:data(any) addr:0x02171118 +data_ov089_02171120 kind:data(any) addr:0x02171120 +data_ov089_02171128 kind:data(any) addr:0x02171128 +data_ov089_02171130 kind:data(any) addr:0x02171130 +data_ov089_02171138 kind:data(any) addr:0x02171138 +data_ov089_02171140 kind:data(any) addr:0x02171140 +data_ov089_02171148 kind:data(any) addr:0x02171148 +data_ov089_02171150 kind:data(any) addr:0x02171150 +data_ov089_02171158 kind:data(any) addr:0x02171158 +data_ov089_02171160 kind:data(any) addr:0x02171160 +data_ov089_02171168 kind:data(any) addr:0x02171168 +data_ov089_02171170 kind:data(any) addr:0x02171170 +data_ov089_02171178 kind:data(any) addr:0x02171178 +data_ov089_02171180 kind:data(any) addr:0x02171180 +data_ov089_02171188 kind:data(any) addr:0x02171188 +data_ov089_02171194 kind:data(any) addr:0x02171194 +data_ov089_021711a0 kind:data(any) addr:0x021711a0 +data_ov089_021711ac kind:data(any) addr:0x021711ac +data_ov089_021711b8 kind:data(any) addr:0x021711b8 +data_ov089_021711c4 kind:data(any) addr:0x021711c4 +data_ov089_021711d0 kind:data(any) addr:0x021711d0 +data_ov089_021711dc kind:data(any) addr:0x021711dc +data_ov089_021711e8 kind:data(any) addr:0x021711e8 +data_ov089_021711f4 kind:data(any) addr:0x021711f4 +data_ov089_02171200 kind:data(any) addr:0x02171200 +data_ov089_0217120c kind:data(any) addr:0x0217120c +data_ov089_02171218 kind:data(any) addr:0x02171218 +data_ov089_02171224 kind:data(any) addr:0x02171224 +data_ov089_02171230 kind:data(any) addr:0x02171230 +data_ov089_0217123c kind:data(any) addr:0x0217123c +data_ov089_02171248 kind:data(any) addr:0x02171248 +data_ov089_02171254 kind:data(any) addr:0x02171254 +data_ov089_02171260 kind:data(any) addr:0x02171260 +data_ov089_0217126c kind:data(any) addr:0x0217126c +data_ov089_02171278 kind:data(any) addr:0x02171278 +data_ov089_02171284 kind:data(any) addr:0x02171284 +data_ov089_02171290 kind:data(any) addr:0x02171290 +data_ov089_0217129c kind:data(any) addr:0x0217129c +data_ov089_021712a8 kind:data(any) addr:0x021712a8 +data_ov089_021712b4 kind:data(any) addr:0x021712b4 +data_ov089_021712c0 kind:data(any) addr:0x021712c0 +data_ov089_021712cc kind:data(any) addr:0x021712cc +data_ov089_021712d8 kind:data(any) addr:0x021712d8 +data_ov089_021712e4 kind:data(any) addr:0x021712e4 +data_ov089_021712f0 kind:data(any) addr:0x021712f0 +data_ov089_021712f8 kind:data(any) addr:0x021712f8 ambiguous +data_ov089_021712fc kind:data(any) addr:0x021712fc +data_ov089_02171308 kind:data(any) addr:0x02171308 +data_ov089_02171314 kind:data(any) addr:0x02171314 +data_ov089_02171320 kind:data(any) addr:0x02171320 +data_ov089_0217132c kind:data(any) addr:0x0217132c +data_ov089_02171338 kind:data(any) addr:0x02171338 +data_ov089_02171344 kind:data(any) addr:0x02171344 +data_ov089_02171350 kind:data(any) addr:0x02171350 +data_ov089_0217135c kind:data(any) addr:0x0217135c +data_ov089_02171368 kind:data(any) addr:0x02171368 +data_ov089_02171374 kind:data(any) addr:0x02171374 +data_ov089_02171380 kind:data(any) addr:0x02171380 +data_ov089_0217138c kind:data(any) addr:0x0217138c +data_ov089_02171398 kind:data(any) addr:0x02171398 +data_ov089_021713a4 kind:data(any) addr:0x021713a4 +data_ov089_021713a8 kind:data(any) addr:0x021713a8 ambiguous +data_ov089_021713b0 kind:data(any) addr:0x021713b0 +data_ov089_021713bc kind:data(any) addr:0x021713bc +data_ov089_021713c8 kind:data(any) addr:0x021713c8 +data_ov089_021713d4 kind:data(any) addr:0x021713d4 +data_ov089_021713e0 kind:data(any) addr:0x021713e0 +data_ov089_021713ec kind:data(any) addr:0x021713ec +data_ov089_021713f8 kind:data(any) addr:0x021713f8 +data_ov089_02171404 kind:data(any) addr:0x02171404 +data_ov089_02171410 kind:data(any) addr:0x02171410 +data_ov089_0217141c kind:data(any) addr:0x0217141c +data_ov089_02171428 kind:data(any) addr:0x02171428 +data_ov089_02171434 kind:data(any) addr:0x02171434 +data_ov089_02171440 kind:data(any) addr:0x02171440 +data_ov089_0217144c kind:data(any) addr:0x0217144c +data_ov089_02171458 kind:data(any) addr:0x02171458 +data_ov089_02171464 kind:data(any) addr:0x02171464 +data_ov089_02171470 kind:data(any) addr:0x02171470 +data_ov089_021714e4 kind:data(any) addr:0x021714e4 +data_ov089_021714e8 kind:data(any) addr:0x021714e8 +data_ov089_021714ec kind:data(any) addr:0x021714ec +data_ov089_02171500 kind:bss addr:0x02171500 +data_ov089_02171504 kind:bss addr:0x02171504 +data_ov089_02171520 kind:bss addr:0x02171520 +data_ov089_0217154c kind:bss addr:0x0217154c ambiguous +data_ov089_02171598 kind:bss addr:0x02171598 ambiguous +data_ov089_021715ec kind:bss addr:0x021715ec ambiguous +data_ov089_021717e8 kind:bss addr:0x021717e8 ambiguous +data_ov089_02171800 kind:bss addr:0x02171800 ambiguous +data_ov089_021719b8 kind:bss addr:0x021719b8 ambiguous +data_ov089_02171a20 kind:bss addr:0x02171a20 ambiguous +data_ov089_02171b38 kind:bss addr:0x02171b38 ambiguous +data_ov089_02171b3c kind:bss addr:0x02171b3c ambiguous +data_ov089_02171d50 kind:bss addr:0x02171d50 ambiguous +data_ov089_02171f70 kind:bss addr:0x02171f70 ambiguous +data_ov089_021721b0 kind:bss addr:0x021721b0 ambiguous +data_ov089_021721bc kind:bss addr:0x021721bc ambiguous +data_ov089_02172910 kind:bss addr:0x02172910 ambiguous +data_ov089_02172d48 kind:bss addr:0x02172d48 ambiguous +data_ov089_0217305c kind:bss addr:0x0217305c ambiguous +data_ov089_021733e8 kind:bss addr:0x021733e8 ambiguous +data_ov089_021735c8 kind:bss addr:0x021735c8 ambiguous +data_ov089_021736fc kind:bss addr:0x021736fc ambiguous +data_ov089_02173948 kind:bss addr:0x02173948 ambiguous +data_ov089_021744e4 kind:bss addr:0x021744e4 ambiguous +data_ov089_021746a8 kind:bss addr:0x021746a8 ambiguous +data_ov089_0217489c kind:bss addr:0x0217489c ambiguous +data_ov089_02174914 kind:bss addr:0x02174914 ambiguous +data_ov089_02174afc kind:bss addr:0x02174afc ambiguous +data_ov089_02174cf0 kind:bss addr:0x02174cf0 ambiguous +data_ov089_02174eac kind:bss addr:0x02174eac ambiguous +data_ov089_02174f8c kind:bss addr:0x02174f8c ambiguous +data_ov089_02175220 kind:bss addr:0x02175220 ambiguous +data_ov089_02175228 kind:bss addr:0x02175228 ambiguous +data_ov089_021752d4 kind:bss addr:0x021752d4 ambiguous +data_ov089_02175448 kind:bss addr:0x02175448 ambiguous +data_ov089_021757c0 kind:bss addr:0x021757c0 ambiguous +data_ov089_02175b28 kind:bss addr:0x02175b28 ambiguous +data_ov089_02175cb0 kind:bss addr:0x02175cb0 ambiguous +data_ov089_021760a8 kind:bss addr:0x021760a8 ambiguous +data_ov089_02176a88 kind:bss addr:0x02176a88 ambiguous +data_ov089_02176ad4 kind:bss addr:0x02176ad4 ambiguous +data_ov089_021770d0 kind:bss addr:0x021770d0 ambiguous +data_ov089_021771f8 kind:bss addr:0x021771f8 ambiguous +data_ov089_02177208 kind:bss addr:0x02177208 ambiguous +data_ov089_0217754c kind:bss addr:0x0217754c ambiguous +data_ov089_02177928 kind:bss addr:0x02177928 ambiguous +data_ov089_021779d4 kind:bss addr:0x021779d4 ambiguous +data_ov089_02177a80 kind:bss addr:0x02177a80 ambiguous +data_ov089_02177b28 kind:bss addr:0x02177b28 ambiguous +data_ov089_02177bc0 kind:bss addr:0x02177bc0 +data_ov089_02177bc4 kind:bss addr:0x02177bc4 +data_ov089_02177bd8 kind:bss addr:0x02177bd8 +data_ov089_02177bfc kind:bss addr:0x02177bfc +data_ov089_02177c3c kind:bss addr:0x02177c3c +data_ov089_02177c7c kind:bss addr:0x02177c7c +data_ov089_02177cbc kind:bss addr:0x02177cbc +data_ov089_02177ce0 kind:bss addr:0x02177ce0 ambiguous +data_ov089_02177ce4 kind:bss addr:0x02177ce4 ambiguous +data_ov089_02177cec kind:bss addr:0x02177cec ambiguous +data_ov089_02177cf4 kind:bss addr:0x02177cf4 ambiguous +data_ov089_02177cfc kind:bss addr:0x02177cfc +data_ov089_02177d08 kind:bss addr:0x02177d08 ambiguous +data_ov089_02177d10 kind:bss addr:0x02177d10 ambiguous +data_ov089_02177d14 kind:bss addr:0x02177d14 ambiguous +data_ov089_02177d18 kind:bss addr:0x02177d18 ambiguous +data_ov089_02177d3c kind:bss addr:0x02177d3c +data_ov089_02177d58 kind:bss addr:0x02177d58 ambiguous +data_ov089_02177d7c kind:bss addr:0x02177d7c +data_ov089_02177dbc kind:bss addr:0x02177dbc +data_ov089_02177df8 kind:bss addr:0x02177df8 +data_ov089_02177dfc kind:bss addr:0x02177dfc +data_ov089_02177e3c kind:bss addr:0x02177e3c +data_ov089_02177e78 kind:bss addr:0x02177e78 +data_ov089_02177e7c kind:bss addr:0x02177e7c +data_ov089_02177ebc kind:bss addr:0x02177ebc +data_ov089_02177efc kind:bss addr:0x02177efc +data_ov089_02177f3c kind:bss addr:0x02177f3c +data_ov089_02177f78 kind:bss addr:0x02177f78 +data_ov089_02177f7c kind:bss addr:0x02177f7c +data_ov089_02177fbc kind:bss addr:0x02177fbc +data_ov089_02177ffc kind:bss addr:0x02177ffc +data_ov089_0217803c kind:bss addr:0x0217803c +data_ov089_02178070 kind:bss addr:0x02178070 ambiguous +data_ov089_021780b8 kind:bss addr:0x021780b8 +data_ov089_021780bc kind:bss addr:0x021780bc +data_ov089_02178138 kind:bss addr:0x02178138 +data_ov089_0217813c kind:bss addr:0x0217813c +data_ov089_021781b8 kind:bss addr:0x021781b8 +data_ov089_021781bc kind:bss addr:0x021781bc +data_ov089_02178238 kind:bss addr:0x02178238 +data_ov089_0217823c kind:bss addr:0x0217823c +data_ov089_021782b8 kind:bss addr:0x021782b8 +data_ov089_021782bc kind:bss addr:0x021782bc +data_ov089_02178338 kind:bss addr:0x02178338 +data_ov089_0217833c kind:bss addr:0x0217833c +data_ov089_02178438 kind:bss addr:0x02178438 +data_ov089_0217843c kind:bss addr:0x0217843c +data_ov089_021784e0 kind:bss addr:0x021784e0 ambiguous +data_ov089_02178510 kind:bss addr:0x02178510 ambiguous +data_ov089_02178538 kind:bss addr:0x02178538 +data_ov089_0217853c kind:bss addr:0x0217853c +data_ov089_02178638 kind:bss addr:0x02178638 +data_ov089_0217863c kind:bss addr:0x0217863c +data_ov089_02178738 kind:bss addr:0x02178738 diff --git a/config/usa/arm9/overlays/ov090/delinks.txt b/config/usa/arm9/overlays/ov090/delinks.txt new file mode 100644 index 00000000..20eb844d --- /dev/null +++ b/config/usa/arm9/overlays/ov090/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165880 end:0x02175378 kind:code align:32 + .rodata start:0x02175378 end:0x021754dc kind:rodata align:4 + .init start:0x021754dc end:0x02175c3c kind:code align:4 + .ctor start:0x02175c3c end:0x02175c8c kind:rodata align:4 + .data start:0x02175ca0 end:0x02176f60 kind:data align:32 + .bss start:0x02176f60 end:0x02177e20 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov090/relocs.txt b/config/usa/arm9/overlays/ov090/relocs.txt new file mode 100644 index 00000000..569fa2fc --- /dev/null +++ b/config/usa/arm9/overlays/ov090/relocs.txt @@ -0,0 +1,2874 @@ +from:0x02165888 kind:load to:0x02176f94 module:overlay(90) +from:0x0216589c kind:arm_call to:0x02011f3c module:main +from:0x021658a8 kind:arm_call to:0x02165ab8 module:overlay(90) +from:0x021658c0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02165914 kind:load to:0x02175ce4 module:overlay(90) +from:0x0216592c kind:load to:0x02176f80 module:overlay(90) +from:0x02165930 kind:load to:0x02176f60 module:overlay(90) +from:0x02165958 kind:load to:0x02176f60 module:overlay(90) +from:0x021659bc kind:load to:0x02176f60 module:overlay(90) +from:0x021659c0 kind:load to:0x02176f80 module:overlay(90) +from:0x021659e0 kind:load to:0x02176f60 module:overlay(90) +from:0x021659e4 kind:load to:0x02176f80 module:overlay(90) +from:0x02165a5c kind:load to:0x02176f60 module:overlay(90) +from:0x02165a60 kind:load to:0x02176f80 module:overlay(90) +from:0x02165a70 kind:arm_call to:0x020590e8 module:overlay(0) +from:0x02165a88 kind:load to:0x02175ca8 module:overlay(90) +from:0x02165ab0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02165ac8 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02165af8 kind:arm_call to:0x0200f05c module:main +from:0x02165b14 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02165b3c kind:arm_call to:0x0200f05c module:main +from:0x02165b58 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02165b8c kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02165ba4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02165bb4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02165bf4 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x02165c0c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02165c48 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x02165c60 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02165c74 kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02165c88 kind:arm_call to:0x02165a64 module:overlay(90) +from:0x02165c98 kind:arm_call to:0x02165a64 module:overlay(90) +from:0x02165ca4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02165cac kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02165cb4 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x02165d5c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02165d80 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02165d98 kind:arm_call to:0x02028c68 module:main +from:0x02165da8 kind:load to:0x02175d9c module:overlay(90) +from:0x02165dac kind:load to:0x02176f94 module:overlay(90) +from:0x02165db0 kind:load to:0x02175378 module:overlay(90) +from:0x02165db4 kind:load to:0x02175388 module:overlay(90) +from:0x02165db8 kind:load to:0x02175d50 module:overlay(90) +from:0x02165dbc kind:load to:0x02175d08 module:overlay(90) +from:0x02165dc4 kind:load to:0x027e07d4 module:dtcm +from:0x02165dc8 kind:load to:0x02176f74 module:overlay(90) +from:0x02165dd4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02165de8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02165e0c kind:arm_call to:0x0216595c module:overlay(90) +from:0x02165e14 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02165e1c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02165e24 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02165e2c kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02165e34 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02165e3c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02165e44 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02165e4c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02165e54 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02165e5c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02165e68 kind:load to:0x02175d9c module:overlay(90) +from:0x02165e6c kind:load to:0x027e0d84 module:dtcm +from:0x02165e88 kind:arm_call to:0x0216595c module:overlay(90) +from:0x02165e90 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02165e98 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x02165ea0 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02165ea8 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02165eb0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02165eb8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02165ec0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02165ec8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02165ed0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02165ed8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02165ee0 kind:arm_call to:0x02011ff4 module:main +from:0x02165eec kind:load to:0x02175d9c module:overlay(90) +from:0x02165ef0 kind:load to:0x027e0d84 module:dtcm +from:0x02165f58 kind:arm_call to:0x02028d08 module:main +from:0x02165f70 kind:arm_call to:0x01ffa0bc module:itcm +from:0x02165f80 kind:arm_call to:0x01ffa328 module:itcm +from:0x02165f90 kind:arm_call to:0x01ffa60c module:itcm +from:0x02165fb4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02165fd0 kind:arm_call to:0x01ffa60c module:itcm +from:0x02165fe8 kind:arm_call to:0x01ffa0bc module:itcm +from:0x02166028 kind:arm_call to:0x0200e260 module:main +from:0x02166030 kind:arm_call to:0x01ff938c module:itcm +from:0x02166038 kind:arm_call to:0x01ff938c module:itcm +from:0x02166040 kind:arm_call to:0x01ff938c module:itcm +from:0x02166060 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02166078 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216608c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216609c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021660b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02166134 kind:arm_call to:0x0200e260 module:main +from:0x02166138 kind:arm_call to:0x0200c198 module:main +from:0x02166148 kind:arm_call to:0x01ffad5c module:itcm +from:0x02166230 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0216623c kind:arm_call to:0x02165934 module:overlay(90) +from:0x02166254 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02166264 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02166274 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02166284 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021662a4 kind:arm_call to:0x02016930 module:main +from:0x021662cc kind:arm_call to:0x02110d18 module:overlay(26) +from:0x021662d8 kind:arm_call to:0x02166304 module:overlay(90) +from:0x021662ec kind:load to:0x02175df8 module:overlay(90) +from:0x021662f0 kind:load to:0x02175cc4 module:overlay(90) +from:0x021662f4 kind:load to:0x02175cac module:overlay(90) +from:0x021662f8 kind:load to:0x027e0d84 module:dtcm +from:0x021662fc kind:load to:0x02165ef4 module:overlay(90) +from:0x02166300 kind:load to:0x021660c8 module:overlay(90) +from:0x021663a0 kind:load to:0x02175eb0 module:overlay(90) +from:0x021663a4 kind:load to:0x02175ea0 module:overlay(90) +from:0x021663c0 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x021663f0 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166458 kind:arm_call to:0x02168788 module:overlay(90) +from:0x02166460 kind:arm_call to:0x02168918 module:overlay(90) +from:0x02166468 kind:arm_call to:0x02168510 module:overlay(90) +from:0x0216647c kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166484 kind:load to:0x02175ea0 module:overlay(90) +from:0x0216649c kind:arm_call to:0x02016930 module:main +from:0x021664ec kind:arm_call to:0x0216849c module:overlay(90) +from:0x02166508 kind:arm_call to:0x01ff9984 module:itcm +from:0x02166510 kind:arm_call to:0x02168588 module:overlay(90) +from:0x02166550 kind:arm_call to:0x02016930 module:main +from:0x02166560 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166598 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166680 kind:load to:0x02175df8 module:overlay(90) +from:0x02166684 kind:load to:0x02049bc4 module:main +from:0x021666a0 kind:arm_call to:0x02016930 module:main +from:0x021666b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021666c0 kind:arm_call to:0x0216849c module:overlay(90) +from:0x02166718 kind:arm_call to:0x01ff9638 module:itcm +from:0x02166728 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166744 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216674c kind:arm_call to:0x02168588 module:overlay(90) +from:0x02166788 kind:arm_call to:0x021686f8 module:overlay(90) +from:0x0216679c kind:arm_call to:0x02166304 module:overlay(90) +from:0x021667a8 kind:arm_call to:0x0216855c module:overlay(90) +from:0x021667d8 kind:arm_call to:0x02166304 module:overlay(90) +from:0x021667ec kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166830 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166840 kind:load to:0x0203e93c module:main +from:0x02166848 kind:load to:0x027e0d04 module:dtcm +from:0x021668e4 kind:load to:0x02175df8 module:overlay(90) +from:0x02166948 kind:arm_call to:0x02016930 module:main +from:0x0216695c kind:arm_call to:0x01ff9318 module:itcm +from:0x0216697c kind:arm_call to:0x01ff9218 module:itcm +from:0x021669c0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021669e4 kind:arm_call to:0x01ff916c module:itcm +from:0x02166a24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166a4c kind:arm_call to:0x020beecc module:overlay(17) +from:0x02166a5c kind:arm_call to:0x0216861c module:overlay(90) +from:0x02166a64 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02166a84 kind:arm_call to:0x02110fac module:overlay(26) +from:0x02166a9c kind:arm_call to:0x0216861c module:overlay(90) +from:0x02166aa4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02166ab4 kind:load to:0x0203e93c module:main +from:0x02166b1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02166b2c kind:load to:0x02175e28 module:overlay(90) +from:0x02166b48 kind:arm_call to:0x02016930 module:main +from:0x02166b58 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166ba8 kind:arm_call to:0x01ff9984 module:itcm +from:0x02166be8 kind:arm_call to:0x021686f8 module:overlay(90) +from:0x02166c00 kind:arm_call to:0x02015058 module:main +from:0x02166c20 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02166c40 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02166c58 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166c6c kind:load to:0x027e09a8 module:dtcm +from:0x02166ce0 kind:load to:0x02175e10 module:overlay(90) +from:0x02166d10 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02166d40 kind:arm_call to:0x01ff9218 module:itcm +from:0x02166da0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166dd0 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02166de8 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x02166e0c kind:arm_call to:0x01ffb860 module:itcm +from:0x02166e18 kind:arm_call to:0x01ffb744 module:itcm +from:0x02166e38 kind:arm_call to:0x01ff9218 module:itcm +from:0x02166e54 kind:arm_call to:0x02016930 module:main +from:0x02166e64 kind:arm_call to:0x01ff9318 module:itcm +from:0x02166e98 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x02166eac kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166ebc kind:arm_call to:0x021686f8 module:overlay(90) +from:0x02166ed4 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166ee8 kind:load to:0x0203e93c module:main +from:0x02166eec kind:load to:0x027e09c0 module:dtcm +from:0x02166f18 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166f38 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166f50 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02166fec kind:arm_call to:0x01ff9258 module:itcm +from:0x02167010 kind:arm_call to:0x01ffb780 module:itcm +from:0x02167034 kind:load to:0x02175df8 module:overlay(90) +from:0x02167078 kind:arm_call to:0x01ff9258 module:itcm +from:0x02167088 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021670c8 kind:arm_call to:0x01ff9318 module:itcm +from:0x021670cc kind:arm_call to:0x02131610 module:overlay(26) +from:0x021670fc kind:arm_call to:0x01ff9218 module:itcm +from:0x0216715c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167164 kind:arm_call to:0x02168588 module:overlay(90) +from:0x02167198 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021671c4 kind:arm_call to:0x02166304 module:overlay(90) +from:0x021671d4 kind:arm_call to:0x021686f8 module:overlay(90) +from:0x021671ec kind:arm_call to:0x02166304 module:overlay(90) +from:0x0216720c kind:load to:0x0203e93c module:main +from:0x02167268 kind:load to:0x02049bc4 module:main +from:0x0216729c kind:arm_call to:0x02016930 module:main +from:0x021672b0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021672f4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02167318 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167334 kind:arm_call to:0x01ff9638 module:itcm +from:0x02167344 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167360 kind:arm_call to:0x01ff9984 module:itcm +from:0x021673cc kind:arm_call to:0x01ff9218 module:itcm +from:0x02167428 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167430 kind:arm_call to:0x02168588 module:overlay(90) +from:0x0216746c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02167488 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167498 kind:arm_call to:0x02016930 module:main +from:0x021674b8 kind:arm_call to:0x021686f8 module:overlay(90) +from:0x021674d0 kind:arm_call to:0x02166304 module:overlay(90) +from:0x021674f4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02167504 kind:arm_call to:0x021686f8 module:overlay(90) +from:0x02167518 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02167590 kind:arm_call to:0x021686f8 module:overlay(90) +from:0x021675a4 kind:arm_call to:0x02166304 module:overlay(90) +from:0x021675c4 kind:arm_call to:0x02015058 module:main +from:0x021675e4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02167604 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216768c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216769c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167708 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02167714 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02167734 kind:arm_call to:0x021686f8 module:overlay(90) +from:0x02167748 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02167774 kind:arm_call to:0x01ffb428 module:itcm +from:0x021677e0 kind:arm_call to:0x02166304 module:overlay(90) +from:0x0216780c kind:arm_call to:0x020bec00 module:overlay(17) +from:0x0216783c kind:arm_call to:0x02166304 module:overlay(90) +from:0x0216784c kind:load to:0x027e0ce0 module:dtcm +from:0x02167858 kind:load to:0x0203e93c module:main +from:0x02167860 kind:load to:0x02175e28 module:overlay(90) +from:0x02167864 kind:load to:0x027e09a8 module:dtcm +from:0x0216786c kind:load to:0x02175e70 module:overlay(90) +from:0x02167870 kind:load to:0x027e0cec module:dtcm +from:0x02167878 kind:load to:0x027e0d04 module:dtcm +from:0x021678f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02167900 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167944 kind:arm_call to:0x01ff938c module:itcm +from:0x02167958 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021679d4 kind:load to:0x02175e88 module:overlay(90) +from:0x021679d8 kind:load to:0x027e09a8 module:dtcm +from:0x021679e0 kind:load to:0x027e0ce4 module:dtcm +from:0x021679e8 kind:load to:0x0203e93c module:main +from:0x021679fc kind:arm_call to:0x02098818 module:overlay(0) +from:0x02167a0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167a3c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02167a48 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02167a60 kind:arm_call to:0x02110f08 module:overlay(26) +from:0x02167a70 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x02167a78 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02167aec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02167b70 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167b90 kind:arm_call to:0x01ffb860 module:itcm +from:0x02167b9c kind:arm_call to:0x01ff9258 module:itcm +from:0x02167bb0 kind:load to:0x02175e40 module:overlay(90) +from:0x02167bb4 kind:load to:0x027e09a8 module:dtcm +from:0x02167c0c kind:arm_call to:0x02016930 module:main +from:0x02167c20 kind:arm_call to:0x01ff9318 module:itcm +from:0x02167c4c kind:arm_call to:0x01ff9218 module:itcm +from:0x02167c5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02167c6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167c78 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02167c8c kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02167ce0 kind:arm_call to:0x01ff9984 module:itcm +from:0x02167cf8 kind:arm_call to:0x02015058 module:main +from:0x02167e1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02167ea4 kind:arm_call to:0x01ff9984 module:itcm +from:0x02167ec4 kind:arm_call to:0x02166304 module:overlay(90) +from:0x02167f08 kind:load to:0x02175df8 module:overlay(90) +from:0x02167f10 kind:load to:0x02175e58 module:overlay(90) +from:0x02167fac kind:arm_call to:0x0206805c module:overlay(0) +from:0x02167fb8 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x02167fe0 kind:arm_call to:0x02168634 module:overlay(90) +from:0x02167fe8 kind:arm_call to:0x021659c4 module:overlay(90) +from:0x02168030 kind:arm_call to:0x02168634 module:overlay(90) +from:0x02168038 kind:arm_call to:0x021659c4 module:overlay(90) +from:0x0216807c kind:arm_call to:0x020e6370 module:overlay(26) +from:0x02168144 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x021681ac kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021681b4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021681b8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021681dc kind:arm_call to:0x02168358 module:overlay(90) +from:0x02168218 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168228 kind:arm_call to:0x01ff9638 module:itcm +from:0x02168280 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216830c kind:arm_call to:0x021659c4 module:overlay(90) +from:0x02168330 kind:load to:0x020b502c module:overlay(0) +from:0x02168338 kind:load to:0x027e0d84 module:dtcm +from:0x0216833c kind:load to:0x027e0ce0 module:dtcm +from:0x02168340 kind:load to:0x027e0d04 module:dtcm +from:0x02168344 kind:load to:0x02049bc4 module:main +from:0x02168348 kind:load to:0x027e09b8 module:dtcm +from:0x02168350 kind:load to:0x020b537c module:overlay(0) +from:0x02168368 kind:load to:0x027e09bc module:dtcm +from:0x0216838c kind:arm_call to:0x021663a8 module:overlay(90) +from:0x021683d8 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0216840c kind:arm_call to:0x01ffc634 module:itcm +from:0x02168430 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02168460 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0216846c kind:load to:0x027e0958 module:dtcm +from:0x02168490 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x02168498 kind:load to:0x02176f74 module:overlay(90) +from:0x021684e8 kind:arm_call to:0x01ff9638 module:itcm +from:0x021684fc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168530 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02168598 kind:arm_call to:0x021659e8 module:overlay(90) +from:0x021685ac kind:arm_call to:0x02110e98 module:overlay(26) +from:0x021685c0 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02168604 kind:arm_call to:0x01ff9218 module:itcm +from:0x02168610 kind:load to:0x027e0d84 module:dtcm +from:0x02168654 kind:arm_call to:0x020eec24 module:overlay(26) +from:0x0216867c kind:arm_call to:0x020d3dcc module:overlay(24) +from:0x021686a0 kind:arm_call to:0x020eea94 module:overlay(26) +from:0x021686c4 kind:arm_call to:0x01fffcd8 module:itcm +from:0x021686e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021686f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02168720 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x02168784 kind:load to:0x027e0ce0 module:dtcm +from:0x021687e4 kind:arm_call to:0x02015058 module:main +from:0x02168804 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02168824 kind:arm_call to:0x02015058 module:main +from:0x02168840 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02168858 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02168878 kind:arm_call to:0x02015058 module:main +from:0x02168898 kind:arm_call to:0x02015058 module:main +from:0x021688b8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021688d8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021688f8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02168904 kind:load to:0x027e09a8 module:dtcm +from:0x02168a34 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02168a44 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02168a50 kind:load to:0x0203e93c module:main +from:0x02168a70 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02168a84 kind:load to:0x02057884 module:overlay(0) +from:0x02168aa0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02168aac kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02168ac8 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02168ad8 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02168ae8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02168af0 kind:arm_call to:0x02011ff4 module:main +from:0x02168b04 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02168b0c kind:arm_call to:0x02011ff4 module:main +from:0x02168b20 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02168b34 kind:load to:0x0217708c module:overlay(90) +from:0x02168b48 kind:arm_call to:0x02011f3c module:main +from:0x02168b54 kind:arm_call to:0x02168bcc module:overlay(90) +from:0x02168b68 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02168bc4 kind:load to:0x02175fa8 module:overlay(90) +from:0x02168bc8 kind:load to:0x02175fd4 module:overlay(90) +from:0x02168bdc kind:arm_call to:0x02110c5c module:overlay(26) +from:0x02168c40 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x02168c58 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02168c70 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168c80 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168cac kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02168cd4 kind:arm_call to:0x0216d508 module:overlay(90) +from:0x02168cdc kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x02168d70 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02168da0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02168de4 kind:load to:0x02175ff8 module:overlay(90) +from:0x02168de8 kind:load to:0x0217708c module:overlay(90) +from:0x02168dec kind:load to:0x02175d50 module:overlay(90) +from:0x02168df0 kind:load to:0x02177074 module:overlay(90) +from:0x02168e04 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02168e98 kind:arm_call to:0x01fff698 module:itcm +from:0x02168eac kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x02168ecc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168ed8 kind:arm_call to:0x01fff458 module:itcm +from:0x02168f58 kind:arm_call to:0x01fff458 module:itcm +from:0x02169010 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x02169040 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x02169050 kind:arm_call to:0x0216cc60 module:overlay(90) +from:0x02169064 kind:load to:0x020b537c module:overlay(0) +from:0x0216906c kind:load to:0x0217708c module:overlay(90) +from:0x02169070 kind:load to:0x027e0cd8 module:dtcm +from:0x02169074 kind:load to:0x027e0ce4 module:dtcm +from:0x02169080 kind:load to:0x02049bc4 module:main +from:0x0216909c kind:arm_call to:0x02110d18 module:overlay(26) +from:0x021690c8 kind:arm_call to:0x0216cd5c module:overlay(90) +from:0x021690f0 kind:arm_call to:0x02169088 module:overlay(90) +from:0x021690f8 kind:arm_call to:0x0216d3e0 module:overlay(90) +from:0x0216912c kind:load to:0x02176054 module:overlay(90) +from:0x02169140 kind:arm_call to:0x0216cc60 module:overlay(90) +from:0x02169168 kind:arm_call to:0x0216c340 module:overlay(90) +from:0x02169180 kind:arm_call to:0x0216b824 module:overlay(90) +from:0x021691c4 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021691ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169218 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x02169224 kind:arm_call to:0x0216cf84 module:overlay(90) +from:0x02169234 kind:arm_call to:0x0216d320 module:overlay(90) +from:0x0216923c kind:arm_call to:0x0216cefc module:overlay(90) +from:0x02169290 kind:arm_call to:0x0216d080 module:overlay(90) +from:0x02169298 kind:arm_call to:0x0216d158 module:overlay(90) +from:0x02169304 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02169320 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0216932c kind:arm_call to:0x02016968 module:main +from:0x02169340 kind:arm_call to:0x01ff930c module:itcm +from:0x0216935c kind:arm_call to:0x0216ecc0 module:overlay(90) +from:0x02169374 kind:arm_call to:0x02110dbc module:overlay(26) +from:0x02169388 kind:arm_call to:0x02110dbc module:overlay(26) +from:0x021693a4 kind:arm_call to:0x02110fac module:overlay(26) +from:0x021693c0 kind:arm_call to:0x0216f1c4 module:overlay(90) +from:0x021693dc kind:arm_call to:0x02110d18 module:overlay(26) +from:0x021693f8 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x02169400 kind:arm_call to:0x0216dad8 module:overlay(90) +from:0x021694a0 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x021694ac kind:load to:0x021760bc module:overlay(90) +from:0x021694b4 kind:load to:0x027e09c0 module:dtcm +from:0x021694c0 kind:load to:0x02049bc4 module:main +from:0x021694e4 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x021695a8 kind:load to:0x02049bc4 module:main +from:0x021695ac kind:load to:0x02176124 module:overlay(90) +from:0x021695e8 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216960c kind:arm_call to:0x0216ce58 module:overlay(90) +from:0x021696a8 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x021696b0 kind:load to:0x02049bc4 module:main +from:0x021696d4 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x02169780 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x02169790 kind:arm_call to:0x02016e4c module:main +from:0x021697b4 kind:load to:0x02049bc4 module:main +from:0x021697b8 kind:load to:0x02176124 module:overlay(90) +from:0x021697bc kind:load to:0x02175fa8 module:overlay(90) +from:0x021697fc kind:arm_call to:0x021690e4 module:overlay(90) +from:0x02169810 kind:arm_call to:0x01ff930c module:itcm +from:0x02169894 kind:arm_call to:0x0216ce58 module:overlay(90) +from:0x02169930 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x02169938 kind:load to:0x0203e93c module:main +from:0x0216993c kind:load to:0x02049bc4 module:main +from:0x021699f4 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x02169a88 kind:load to:0x0217613c module:overlay(90) +from:0x02169a8c kind:load to:0x02049bc4 module:main +from:0x02169ae8 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x02169b00 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02169b28 kind:arm_call to:0x02131948 module:overlay(26) +from:0x02169b3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02169b44 kind:arm_call to:0x0216d050 module:overlay(90) +from:0x02169b74 kind:arm_call to:0x01ff916c module:itcm +from:0x02169b90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02169b98 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x02169ba4 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169bb0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02169bc0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169bd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169be0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169bec kind:arm_call to:0x02131610 module:overlay(26) +from:0x02169c1c kind:arm_call to:0x02131610 module:overlay(26) +from:0x02169c38 kind:arm_call to:0x01ff916c module:itcm +from:0x02169c84 kind:arm_call to:0x02016930 module:main +from:0x02169cc0 kind:arm_call to:0x01ff9364 module:itcm +from:0x02169cdc kind:arm_call to:0x01ff916c module:itcm +from:0x02169d5c kind:arm_call to:0x0216cce8 module:overlay(90) +from:0x02169d60 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x02169d6c kind:arm_call to:0x01ffb744 module:itcm +from:0x02169d88 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x02169d8c kind:arm_call to:0x02131d14 module:overlay(26) +from:0x02169db0 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x02169dc0 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x02169dd0 kind:load to:0x0203e93c module:main +from:0x02169df4 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x02169f0c kind:load to:0x0217613c module:overlay(90) +from:0x02169f10 kind:load to:0x02049bc4 module:main +from:0x02169f20 kind:arm_call to:0x0216d050 module:overlay(90) +from:0x02169f50 kind:arm_call to:0x01ff916c module:itcm +from:0x02169f54 kind:arm_call to:0x02131610 module:overlay(26) +from:0x02169f74 kind:arm_call to:0x02017f2c module:main +from:0x02169fb8 kind:arm_call to:0x01ff916c module:itcm +from:0x02169fd0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02169ff8 kind:arm_call to:0x02131948 module:overlay(26) +from:0x0216a030 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0216a04c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a068 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a074 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a08c kind:arm_call to:0x02016930 module:main +from:0x0216a0b0 kind:arm_call to:0x0216cce8 module:overlay(90) +from:0x0216a0d4 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a0f0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a178 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a184 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a198 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216a1a0 kind:arm_call to:0x0216cec0 module:overlay(90) +from:0x0216a1b0 kind:load to:0x0203e93c module:main +from:0x0216a1e4 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216a240 kind:load to:0x0217613c module:overlay(90) +from:0x0216a254 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216a260 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216a274 kind:arm_call to:0x02131a70 module:overlay(26) +from:0x0216a298 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216a2a4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216a2e8 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0216a304 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a320 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a32c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a344 kind:arm_call to:0x02016930 module:main +from:0x0216a368 kind:arm_call to:0x02017f2c module:main +from:0x0216a3a0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a3b4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216a3d8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a3f4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a478 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x0216a494 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a4a8 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216a4d4 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216a4dc kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x0216a524 kind:arm_call to:0x0216ce58 module:overlay(90) +from:0x0216a538 kind:arm_call to:0x0216dad8 module:overlay(90) +from:0x0216a5d8 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216a5e8 kind:load to:0x0203e93c module:main +from:0x0216a5ec kind:load to:0x02049bc4 module:main +from:0x0216a5f8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216a614 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a624 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x0216a6a0 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216a6ec kind:load to:0x02049bc4 module:main +from:0x0216a700 kind:arm_call to:0x0216c97c module:overlay(90) +from:0x0216a764 kind:arm_call to:0x0201521c module:main +from:0x0216a798 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216a7b8 kind:arm_call to:0x0216cd34 module:overlay(90) +from:0x0216a828 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a83c kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216a8f0 kind:arm_call to:0x0216cec0 module:overlay(90) +from:0x0216a8fc kind:load to:0x0217706c module:overlay(90) +from:0x0216a900 kind:load to:0x02176154 module:overlay(90) +from:0x0216a904 kind:load to:0x02049bc4 module:main +from:0x0216a974 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216a984 kind:load to:0x0217613c module:overlay(90) +from:0x0216a988 kind:load to:0x027e09a8 module:dtcm +from:0x0216a9a8 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x0216a9b8 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a9bc kind:arm_call to:0x02131610 module:overlay(26) +from:0x0216a9dc kind:arm_call to:0x02017f2c module:main +from:0x0216aa20 kind:arm_call to:0x01ff916c module:itcm +from:0x0216aa2c kind:arm_call to:0x02016930 module:main +from:0x0216aa40 kind:arm_call to:0x0216cce8 module:overlay(90) +from:0x0216aa6c kind:arm_call to:0x01ff9364 module:itcm +from:0x0216aaec kind:arm_call to:0x0216da48 module:overlay(90) +from:0x0216ab04 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216ab28 kind:load to:0x0203e93c module:main +from:0x0216ab7c kind:load to:0x02049bc4 module:main +from:0x0216ab8c kind:arm_call to:0x0216c97c module:overlay(90) +from:0x0216ac40 kind:arm_call to:0x0216cec0 module:overlay(90) +from:0x0216ac48 kind:load to:0x02049bc4 module:main +from:0x0216acbc kind:load to:0x0217613c module:overlay(90) +from:0x0216ace0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216ace8 kind:arm_call to:0x0216d050 module:overlay(90) +from:0x0216ad14 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ad28 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216ad50 kind:arm_call to:0x02131948 module:overlay(26) +from:0x0216ad64 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216ad8c kind:arm_call to:0x02131948 module:overlay(26) +from:0x0216adc4 kind:arm_call to:0x02016930 module:main +from:0x0216add0 kind:arm_call to:0x02131610 module:overlay(26) +from:0x0216ae04 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ae0c kind:arm_call to:0x02131610 module:overlay(26) +from:0x0216ae3c kind:arm_call to:0x01ff916c module:itcm +from:0x0216ae54 kind:arm_call to:0x01ff930c module:itcm +from:0x0216ae70 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216aef4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216aef8 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x0216af00 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216af14 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216af1c kind:arm_call to:0x0216cec0 module:overlay(90) +from:0x0216af2c kind:load to:0x0203e93c module:main +from:0x0216af50 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216afbc kind:arm_call to:0x02131758 module:overlay(26) +from:0x0216afc8 kind:arm_call to:0x02016930 module:main +from:0x0216b028 kind:load to:0x0217613c module:overlay(90) +from:0x0216b02c kind:load to:0x02049bc4 module:main +from:0x0216b048 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0216b054 kind:arm_call to:0x02016930 module:main +from:0x0216b078 kind:arm_call to:0x021317e8 module:overlay(26) +from:0x0216b0ac kind:arm_call to:0x020169ac module:main +from:0x0216b0bc kind:arm_call to:0x01ff916c module:itcm +from:0x0216b0cc kind:arm_call to:0x01ff916c module:itcm +from:0x0216b104 kind:arm_call to:0x02016930 module:main +from:0x0216b128 kind:arm_call to:0x01ff930c module:itcm +from:0x0216b14c kind:arm_call to:0x01ff930c module:itcm +from:0x0216b200 kind:arm_call to:0x0201521c module:main +from:0x0216b220 kind:arm_call to:0x0216cd34 module:overlay(90) +from:0x0216b2e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b2f8 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216b2fc kind:arm_call to:0x02131d14 module:overlay(26) +from:0x0216b314 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216b324 kind:load to:0x0203e93c module:main +from:0x0216b328 kind:load to:0x0217706c module:overlay(90) +from:0x0216b32c kind:load to:0x02176154 module:overlay(90) +from:0x0216b330 kind:load to:0x02049bc4 module:main +from:0x0216b354 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216b360 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0216b36c kind:arm_call to:0x02016930 module:main +from:0x0216b3c8 kind:load to:0x02049bc4 module:main +from:0x0216b3e0 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0216b3ec kind:arm_call to:0x02016930 module:main +from:0x0216b410 kind:arm_call to:0x021317e8 module:overlay(26) +from:0x0216b440 kind:arm_call to:0x020169ac module:main +from:0x0216b450 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b460 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b498 kind:arm_call to:0x02016930 module:main +from:0x0216b4bc kind:arm_call to:0x01ff930c module:itcm +from:0x0216b4e0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216b53c kind:arm_call to:0x02131d14 module:overlay(26) +from:0x0216b554 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216b564 kind:load to:0x0203e93c module:main +from:0x0216b588 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216b5a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216b5a8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216b5b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216b5c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b680 kind:arm_call to:0x0216c560 module:overlay(90) +from:0x0216b688 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0216b694 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216b6a0 kind:load to:0x027e09a8 module:dtcm +from:0x0216b6ac kind:load to:0x02176184 module:overlay(90) +from:0x0216b6b0 kind:load to:0x0217619c module:overlay(90) +from:0x0216b6cc kind:arm_call to:0x01ff916c module:itcm +from:0x0216b740 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b764 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216b76c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216b778 kind:arm_call to:0x02110f08 module:overlay(26) +from:0x0216b788 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0216b790 kind:load to:0x0203e93c module:main +from:0x0216b7f4 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216b814 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x0216b8e0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216b8f0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0216b90c kind:arm_call to:0x02110e50 module:overlay(26) +from:0x0216b924 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216b934 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216b94c kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216b9a8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b9b4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b9c4 kind:arm_call to:0x0216df64 module:overlay(90) +from:0x0216b9cc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216b9e4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216b9f4 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0216ba1c kind:arm_call to:0x020e6370 module:overlay(26) +from:0x0216ba44 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ba7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bab8 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216bad0 kind:arm_call to:0x01fff698 module:itcm +from:0x0216bae4 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x0216bb3c kind:arm_call to:0x0216cdb4 module:overlay(90) +from:0x0216bb54 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216bb70 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216bb8c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bbb4 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0216bbc4 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216bbc8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216bbd8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216bbf4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bc08 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216bc24 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bc7c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bc88 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bd08 kind:arm_call to:0x01fff458 module:itcm +from:0x0216be00 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216be1c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216be40 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216be48 kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x0216be68 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x0216be90 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bec8 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216bee0 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216bee4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216bf00 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216bf14 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216bf24 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0216bf5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bf84 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0216bfdc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bfe8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c004 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0216c02c kind:arm_call to:0x01fff458 module:itcm +from:0x0216c04c kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0216c070 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216c0ac kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216c0c4 kind:arm_call to:0x0216a5f0 module:overlay(90) +from:0x0216c0d4 kind:arm_call to:0x02131ba0 module:overlay(26) +from:0x0216c0fc kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216c114 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216c118 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c134 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c148 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c158 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0216c190 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c1b8 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0216c210 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c21c kind:arm_call to:0x01fff458 module:itcm +from:0x0216c238 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0216c260 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c280 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0216c2a4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216c2d8 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x0216c304 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c328 kind:load to:0x027e0cd8 module:dtcm +from:0x0216c32c kind:load to:0x027e0ce4 module:dtcm +from:0x0216c334 kind:load to:0x027e0ce0 module:dtcm +from:0x0216c338 kind:load to:0x027e0d10 module:dtcm +from:0x0216c380 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0216c3b8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216c420 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216c440 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x0216c478 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216c494 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216c4b4 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216c4d4 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216c4f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216c53c kind:arm_call to:0x0216c560 module:overlay(90) +from:0x0216c54c kind:load to:0x0217613c module:overlay(90) +from:0x0216c554 kind:load to:0x027e09a8 module:dtcm +from:0x0216c55c kind:load to:0x0217616c module:overlay(90) +from:0x0216c578 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x0216c5b4 kind:arm_call to:0x02131948 module:overlay(26) +from:0x0216c5c0 kind:arm_call to:0x02016930 module:main +from:0x0216c5d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216c634 kind:arm_call to:0x02017e7c module:main +from:0x0216c644 kind:arm_call to:0x0216c780 module:overlay(90) +from:0x0216c658 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216c6a8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216c6c0 kind:load to:0x020b537c module:overlay(0) +from:0x0216c6ec kind:arm_call to:0x02017e7c module:main +from:0x0216c6fc kind:arm_call to:0x0216c780 module:overlay(90) +from:0x0216c710 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216c760 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216c778 kind:load to:0x020b537c module:overlay(0) +from:0x0216c7e4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c7f0 kind:load to:0x02175398 module:overlay(90) +from:0x0216c850 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216c894 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216c8a4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216c8cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216c8dc kind:arm_call to:0x01ffa60c module:itcm +from:0x0216c918 kind:arm_call to:0x020c0884 module:overlay(17) +from:0x0216c93c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0216c94c kind:load to:0x0203e93c module:main +from:0x0216c950 kind:load to:0x027e09b4 module:dtcm +from:0x0216c970 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x0216c978 kind:load to:0x02177074 module:overlay(90) +from:0x0216c9ac kind:arm_call to:0x02131624 module:overlay(26) +from:0x0216c9bc kind:arm_call to:0x01ff9638 module:itcm +from:0x0216c9c0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c9e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ca08 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0216ca14 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ca18 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216ca44 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ca54 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ca58 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x0216ca60 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216ca6c kind:arm_call to:0x02131610 module:overlay(26) +from:0x0216ca90 kind:arm_call to:0x02131610 module:overlay(26) +from:0x0216cac4 kind:arm_call to:0x0216d050 module:overlay(90) +from:0x0216caf0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cb00 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cb14 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cb20 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cb70 kind:arm_call to:0x02016930 module:main +from:0x0216cb88 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cb94 kind:arm_call to:0x0216cce8 module:overlay(90) +from:0x0216cbb8 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216cbd4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216cc5c kind:load to:0x0203e93c module:main +from:0x0216cc74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216cc80 kind:arm_call to:0x01fff458 module:itcm +from:0x0216ccbc kind:arm_call to:0x01fff458 module:itcm +from:0x0216ccdc kind:load to:0x027e0ce4 module:dtcm +from:0x0216cd08 kind:arm_call to:0x01ff930c module:itcm +from:0x0216cd2c kind:arm_call to:0x01ff930c module:itcm +from:0x0216cd58 kind:load to:0x0217706c module:overlay(90) +from:0x0216cdb0 kind:load to:0x0217706c module:overlay(90) +from:0x0216cdf0 kind:arm_call to:0x0216c610 module:overlay(90) +from:0x0216ce10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ce34 kind:arm_call to:0x0216c6c8 module:overlay(90) +from:0x0216ce54 kind:load to:0x027e0ce4 module:dtcm +from:0x0216cea8 kind:arm_call to:0x0216eb64 module:overlay(90) +from:0x0216cec8 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x0216cee8 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216cef4 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216cf2c kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216cf54 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216cf68 kind:arm_call to:0x0216ebc4 module:overlay(90) +from:0x0216cf7c kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216cfc0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216cfec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d000 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d024 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d04c kind:load to:0x0203e93c module:main +from:0x0216d054 kind:arm_call to:0x02131610 module:overlay(26) +from:0x0216d060 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d0a0 kind:arm_call to:0x02015058 module:main +from:0x0216d0c0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216d0e0 kind:arm_call to:0x02015058 module:main +from:0x0216d100 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216d120 kind:arm_call to:0x02015058 module:main +from:0x0216d140 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216d148 kind:load to:0x027e09a8 module:dtcm +from:0x0216d190 kind:arm_call to:0x02015058 module:main +from:0x0216d1b4 kind:arm_call to:0x02015058 module:main +from:0x0216d1d8 kind:arm_call to:0x02015058 module:main +from:0x0216d1f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216d218 kind:arm_call to:0x02015058 module:main +from:0x0216d23c kind:arm_call to:0x02015058 module:main +from:0x0216d260 kind:arm_call to:0x02015058 module:main +from:0x0216d280 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216d2a0 kind:arm_call to:0x02015058 module:main +from:0x0216d2c4 kind:arm_call to:0x02015058 module:main +from:0x0216d2e8 kind:arm_call to:0x02015058 module:main +from:0x0216d308 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216d310 kind:load to:0x027e09a8 module:dtcm +from:0x0216d35c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216d370 kind:arm_call to:0x0207dc68 module:overlay(0) +from:0x0216d384 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0216d3a0 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216d3d8 kind:load to:0x027e09c0 module:dtcm +from:0x0216d3dc kind:load to:0x027e0c90 module:dtcm +from:0x0216d3f4 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0216d47c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216d490 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d4a0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d4ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d4b8 kind:arm_call to:0x02131624 module:overlay(26) +from:0x0216d500 kind:load to:0x0203e93c module:main +from:0x0216d514 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0216d52c kind:load to:0x02175fb8 module:overlay(90) +from:0x0216d540 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216d55c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216d564 kind:arm_call to:0x02011ff4 module:main +from:0x0216d5dc kind:arm_call to:0x01fff498 module:itcm +from:0x0216d60c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d614 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d61c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d67c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d688 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d714 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d7a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d7bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d7d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d7f8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d818 kind:arm_call to:0x02016930 module:main +from:0x0216d83c kind:load to:0x027e0ce8 module:dtcm +from:0x0216d848 kind:load to:0x0203e93c module:main +from:0x0216d8a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216d904 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d948 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d960 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d96c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216da08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216da18 kind:arm_call to:0x02016930 module:main +from:0x0216da3c kind:load to:0x027e0ce4 module:dtcm +from:0x0216da40 kind:load to:0x027e0ce8 module:dtcm +from:0x0216da44 kind:load to:0x0203e93c module:main +from:0x0216da7c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216daac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216dac4 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0216dad0 kind:load to:0x02175fa8 module:overlay(90) +from:0x0216dad4 kind:load to:0x027e09c0 module:dtcm +from:0x0216db2c kind:arm_call to:0x02131624 module:overlay(26) +from:0x0216db3c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216db4c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216db50 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216db60 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216db70 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216db80 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216db90 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216dba8 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x0216dbbc kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x0216dbc8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216dbd4 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x0216dbe4 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x0216dbf4 kind:arm_call to:0x02131b7c module:overlay(26) +from:0x0216dc00 kind:arm_call to:0x02131d14 module:overlay(26) +from:0x0216dc18 kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x0216dc2c kind:arm_call to:0x02131ad0 module:overlay(26) +from:0x0216dc3c kind:arm_call to:0x02131b7c module:overlay(26) +from:0x0216dc4c kind:arm_call to:0x02131b7c module:overlay(26) +from:0x0216dc60 kind:arm_call to:0x021690e4 module:overlay(90) +from:0x0216dc8c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0216dc94 kind:arm_call to:0x0216d530 module:overlay(90) +from:0x0216dc9c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216dca4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216dcac kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216dcc4 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0216dccc kind:arm_call to:0x0216d530 module:overlay(90) +from:0x0216dcd4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216dcdc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216dce4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216dcec kind:arm_call to:0x02011ff4 module:main +from:0x0216dd00 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216dd14 kind:load to:0x02177174 module:overlay(90) +from:0x0216dd28 kind:arm_call to:0x02011f3c module:main +from:0x0216dd34 kind:arm_call to:0x0216dda8 module:overlay(90) +from:0x0216dd48 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216dda0 kind:load to:0x021761c4 module:overlay(90) +from:0x0216ddb4 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0216de18 kind:arm_call to:0x0209a7cc module:overlay(0) +from:0x0216de20 kind:arm_call to:0x021041b8 module:overlay(26) +from:0x0216de4c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0216de68 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216de78 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216ded4 kind:arm_call to:0x01ffa81c module:itcm +from:0x0216dee0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216defc kind:load to:0x02176268 module:overlay(90) +from:0x0216df00 kind:load to:0x02177174 module:overlay(90) +from:0x0216df04 kind:load to:0x02175d50 module:overlay(90) +from:0x0216df1c kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0216df2c kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0216df4c kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216df54 kind:arm_call to:0x0216ec28 module:overlay(90) +from:0x0216df60 kind:load to:0x0216f1e0 module:overlay(90) +from:0x0216df94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216dfa0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216dfa8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216dfb0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216dfd4 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x0216e01c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e028 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216e05c kind:arm_call to:0x0216dfb4 module:overlay(90) +from:0x0216e094 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e098 kind:load to:0x021761e0 module:overlay(90) +from:0x0216e0fc kind:load to:0x02176220 module:overlay(90) +from:0x0216e174 kind:arm_call to:0x0216ecc0 module:overlay(90) +from:0x0216e188 kind:load to:0x021762c4 module:overlay(90) +from:0x0216e194 kind:arm_call to:0x0216ecc0 module:overlay(90) +from:0x0216e1ac kind:arm_call to:0x01ff930c module:itcm +from:0x0216e1e8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e1f0 kind:load to:0x021761b4 module:overlay(90) +from:0x0216e26c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e2e0 kind:load to:0x021762dc module:overlay(90) +from:0x0216e2e4 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e2f0 kind:arm_call to:0x0216ecc0 module:overlay(90) +from:0x0216e31c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e368 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216e374 kind:arm_call to:0x02016930 module:main +from:0x0216e38c kind:arm_call to:0x01ff930c module:itcm +from:0x0216e3c8 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e3d0 kind:arm_call to:0x0216edb0 module:overlay(90) +from:0x0216e3e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e3fc kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216e404 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e408 kind:load to:0x021761b4 module:overlay(90) +from:0x0216e46c kind:load to:0x0217630c module:overlay(90) +from:0x0216e48c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e4a0 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216e4a8 kind:arm_call to:0x0216ecc0 module:overlay(90) +from:0x0216e4c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e4ec kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216e4f8 kind:arm_call to:0x02016930 module:main +from:0x0216e518 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e520 kind:load to:0x021761b4 module:overlay(90) +from:0x0216e5c8 kind:load to:0x02176324 module:overlay(90) +from:0x0216e5cc kind:load to:0x02049bc4 module:main +from:0x0216e608 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216e610 kind:arm_call to:0x0216ecc0 module:overlay(90) +from:0x0216e628 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e654 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216e660 kind:arm_call to:0x02016930 module:main +from:0x0216e680 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e688 kind:load to:0x021761b4 module:overlay(90) +from:0x0216e6b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216e6fc kind:arm_call to:0x0216ee48 module:overlay(90) +from:0x0216e708 kind:load to:0x027e09a8 module:dtcm +from:0x0216e714 kind:load to:0x0217633c module:overlay(90) +from:0x0216e738 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e74c kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216e754 kind:arm_call to:0x0216ecc0 module:overlay(90) +from:0x0216e770 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e774 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216e780 kind:arm_call to:0x02016930 module:main +from:0x0216e7f4 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x0216e800 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216e838 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e8a8 kind:load to:0x021761b4 module:overlay(90) +from:0x0216e8ac kind:load to:0x0203e93c module:main +from:0x0216e918 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216e928 kind:load to:0x021762f4 module:overlay(90) +from:0x0216e92c kind:load to:0x027e09a8 module:dtcm +from:0x0216e950 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216e964 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216e96c kind:arm_call to:0x0216ecc0 module:overlay(90) +from:0x0216e984 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e9c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0216e9c8 kind:load to:0x021761b4 module:overlay(90) +from:0x0216e9f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216ea60 kind:arm_call to:0x020169ac module:main +from:0x0216ea78 kind:arm_call to:0x02110e98 module:overlay(26) +from:0x0216ea8c kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x0216ea98 kind:load to:0x027e09a8 module:dtcm +from:0x0216eaa4 kind:load to:0x02176354 module:overlay(90) +from:0x0216eaa8 kind:load to:0x021761b8 module:overlay(90) +from:0x0216eab4 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x0216eadc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216eafc kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0216eb18 kind:arm_call to:0x0216dfec module:overlay(90) +from:0x0216eb20 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216eb54 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x0216eb98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ebc0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ebf8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ec24 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ec44 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216eca4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216ecb8 kind:load to:0x020b537c module:overlay(0) +from:0x0216ed04 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ed3c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216ed64 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216eda8 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ede0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ee44 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ee64 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216eea4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216eeb4 kind:arm_call to:0x0216eec8 module:overlay(90) +from:0x0216eec0 kind:load to:0x020b537c module:overlay(0) +from:0x0216eeec kind:arm_call to:0x021315a8 module:overlay(26) +from:0x0216eefc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ef1c kind:arm_call to:0x0211038c module:overlay(26) +from:0x0216ef34 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ef98 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216efc8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216efd8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f000 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f010 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f044 kind:arm_call to:0x0216f0c0 module:overlay(90) +from:0x0216f084 kind:arm_call to:0x020c0884 module:overlay(17) +from:0x0216f0a8 kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x0216f0b8 kind:load to:0x0203e93c module:main +from:0x0216f0bc kind:load to:0x027e09b4 module:dtcm +from:0x0216f0dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f0f0 kind:arm_call to:0x0200e750 module:main +from:0x0216f124 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f13c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f14c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f150 kind:arm_call to:0x0205acac module:overlay(0) +from:0x0216f170 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f184 kind:arm_call to:0x01ffc8e0 module:itcm +from:0x0216f194 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f1a4 kind:arm_call to:0x0200e750 module:main +from:0x0216f1b4 kind:load to:0x0203e93c module:main +from:0x0216f1b8 kind:load to:0x027e0130 module:dtcm +from:0x0216f1bc kind:load to:0x027e0254 module:dtcm +from:0x0216f280 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216f290 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f324 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216f334 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216f36c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f3a8 kind:arm_call to:0x0200e260 module:main +from:0x0216f3c8 kind:arm_call to:0x02028d08 module:main +from:0x0216f3d8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216f3e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f3fc kind:arm_call to:0x01ffad5c module:itcm +from:0x0216f42c kind:load to:0x0203e93c module:main +from:0x0216f430 kind:load to:0x027e0964 module:dtcm +from:0x0216f440 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f448 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0216f450 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216f458 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f470 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f478 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0216f480 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216f488 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f490 kind:arm_call to:0x02011ff4 module:main +from:0x0216f4a4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216f4b8 kind:load to:0x02177268 module:overlay(90) +from:0x0216f4cc kind:arm_call to:0x02011f3c module:main +from:0x0216f4d8 kind:arm_call to:0x0216f55c module:overlay(90) +from:0x0216f4ec kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216f558 kind:load to:0x0217638c module:overlay(90) +from:0x0216f56c kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0216f5d0 kind:arm_call to:0x02170e74 module:overlay(90) +from:0x0216f5fc kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0216f614 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f624 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f65c kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0216f674 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f688 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0216f6f8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216f71c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216f784 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x0216f794 kind:load to:0x021764d4 module:overlay(90) +from:0x0216f798 kind:load to:0x02177268 module:overlay(90) +from:0x0216f79c kind:load to:0x02175d50 module:overlay(90) +from:0x0216f7a0 kind:load to:0x021763dc module:overlay(90) +from:0x0216f7a4 kind:load to:0x02177250 module:overlay(90) +from:0x0216f7a8 kind:load to:0x0217636c module:overlay(90) +from:0x0216f7b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216f7c8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216f7e8 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0216f7f8 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0216f81c kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x0216f828 kind:load to:0x02170dc8 module:overlay(90) +from:0x0216f854 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x0216f85c kind:load to:0x02177250 module:overlay(90) +from:0x0216f89c kind:arm_call to:0x02110d5c module:overlay(26) +from:0x0216f8c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f8d0 kind:arm_call to:0x02170d54 module:overlay(90) +from:0x0216f8fc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216f92c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f93c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f948 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f984 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216f99c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216f9ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216f9e4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0216f9f4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fa04 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fa30 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216fa40 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fa50 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216fac4 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0216fad0 kind:load to:0x0203e93c module:main +from:0x0216fad4 kind:load to:0x027e09b4 module:dtcm +from:0x0216fb28 kind:load to:0x02176474 module:overlay(90) +from:0x0216fb64 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216fb68 kind:arm_call to:0x02131780 module:overlay(26) +from:0x0216fb74 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x0216fbac kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x0216fbc8 kind:arm_call to:0x02131f78 module:overlay(26) +from:0x0216fbe4 kind:arm_call to:0x02110d8c module:overlay(26) +from:0x0216fbf0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216fc0c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216fc54 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x0216fc64 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x0216fc68 kind:arm_call to:0x02131780 module:overlay(26) +from:0x0216fc74 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x0216fcb0 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0216fcec kind:arm_call to:0x02098818 module:overlay(0) +from:0x0216fd14 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fd64 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216fd8c kind:arm_call to:0x02110e18 module:overlay(26) +from:0x0216fdbc kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x0216fdcc kind:arm_call to:0x02170c78 module:overlay(90) +from:0x0216fde0 kind:arm_call to:0x02131be8 module:overlay(26) +from:0x0216fe00 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x0216fe1c kind:load to:0x0217641c module:overlay(90) +from:0x0216fea4 kind:load to:0x02176548 module:overlay(90) +from:0x0216feb0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216fecc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216fedc kind:arm_call to:0x02170c78 module:overlay(90) +from:0x0216fef4 kind:arm_call to:0x02170ca8 module:overlay(90) +from:0x0216ff0c kind:arm_call to:0x01ff930c module:itcm +from:0x0216ff28 kind:arm_call to:0x02131f78 module:overlay(26) +from:0x0216ff64 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x0216ff94 kind:arm_call to:0x02015058 module:main +from:0x0216ffb4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216ffc0 kind:load to:0x027e09a8 module:dtcm +from:0x0217002c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02170048 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170070 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021700d0 kind:arm_call to:0x020284f4 module:main +from:0x021700f4 kind:load to:0x02176548 module:overlay(90) +from:0x021700f8 kind:load to:0x027e09a8 module:dtcm +from:0x02170100 kind:load to:0x02049bc4 module:main +from:0x0217012c kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x02170134 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02170150 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170170 kind:arm_call to:0x01ff930c module:itcm +from:0x02170180 kind:arm_call to:0x01ff916c module:itcm +from:0x021701b4 kind:arm_call to:0x02131f78 module:overlay(26) +from:0x02170200 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x02170288 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217029c kind:load to:0x02176560 module:overlay(90) +from:0x021702a0 kind:load to:0x027e09a8 module:dtcm +from:0x021702bc kind:arm_call to:0x01ff916c module:itcm +from:0x021702c4 kind:arm_call to:0x02170c78 module:overlay(90) +from:0x021702dc kind:arm_call to:0x02170ca8 module:overlay(90) +from:0x021702f8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170304 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02170320 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x02170374 kind:arm_call to:0x02170ab8 module:overlay(90) +from:0x02170388 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x021703c0 kind:arm_call to:0x02110e50 module:overlay(26) +from:0x021703d8 kind:arm_call to:0x02110c84 module:overlay(26) +from:0x021703f0 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02170458 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x02170460 kind:load to:0x027e0cd8 module:dtcm +from:0x02170488 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x021704a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021704b4 kind:arm_call to:0x02110f08 module:overlay(26) +from:0x021704bc kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021704cc kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x021704d4 kind:load to:0x027e09a8 module:dtcm +from:0x021704f0 kind:arm_call to:0x021315d4 module:overlay(26) +from:0x02170528 kind:arm_call to:0x01ffb800 module:itcm +from:0x02170530 kind:arm_call to:0x01ffb428 module:itcm +from:0x02170558 kind:arm_call to:0x01ff930c module:itcm +from:0x0217056c kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x02170580 kind:arm_call to:0x01ff916c module:itcm +from:0x021705c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170664 kind:load to:0x0203e93c module:main +from:0x02170688 kind:load to:0x027e09a8 module:dtcm +from:0x02170690 kind:load to:0x02071b10 module:overlay(0) +from:0x021706a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021706a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021706c8 kind:arm_call to:0x01ff930c module:itcm +from:0x021706d8 kind:arm_call to:0x01ff916c module:itcm +from:0x02170720 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021707d0 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x021707dc kind:load to:0x0203e93c module:main +from:0x0217080c kind:arm_call to:0x01ff9110 module:itcm +from:0x02170820 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x02170828 kind:arm_call to:0x02170b84 module:overlay(90) +from:0x02170868 kind:arm_call to:0x01ff916c module:itcm +from:0x021708a0 kind:arm_call to:0x0203a194 module:main +from:0x021708b4 kind:arm_call to:0x01ff9110 module:itcm +from:0x021708d4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021708fc kind:arm_call to:0x01ff9110 module:itcm +from:0x0217092c kind:arm_call to:0x020284f4 module:main +from:0x02170934 kind:arm_call to:0x02170b84 module:overlay(90) +from:0x02170958 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x02170960 kind:load to:0x027e09a8 module:dtcm +from:0x021709d8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021709e8 kind:load to:0x02176590 module:overlay(90) +from:0x021709ec kind:load to:0x027e09a8 module:dtcm +from:0x02170a0c kind:arm_call to:0x02170ca8 module:overlay(90) +from:0x02170a20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02170a44 kind:arm_call to:0x0216fad8 module:overlay(90) +from:0x02170ab4 kind:load to:0x02176548 module:overlay(90) +from:0x02170ac4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02170ae4 kind:arm_call to:0x02131780 module:overlay(26) +from:0x02170af8 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02170b04 kind:arm_call to:0x02131a4c module:overlay(26) +from:0x02170b14 kind:arm_call to:0x02131624 module:overlay(26) +from:0x02170b44 kind:arm_call to:0x02016b64 module:main +from:0x02170b68 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170bc8 kind:arm_call to:0x02131a04 module:overlay(26) +from:0x02170c08 kind:arm_call to:0x02110c84 module:overlay(26) +from:0x02170c24 kind:arm_call to:0x02132020 module:overlay(26) +from:0x02170c68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170c74 kind:load to:0x0203e93c module:main +from:0x02170cd8 kind:arm_call to:0x01ff9110 module:itcm +from:0x02170d10 kind:arm_call to:0x01ff9110 module:itcm +from:0x02170d34 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02170d44 kind:arm_call to:0x02170b84 module:overlay(90) +from:0x02170d4c kind:load to:0x027e09a8 module:dtcm +from:0x02170d98 kind:arm_call to:0x02170d54 module:overlay(90) +from:0x02170e30 kind:arm_call to:0x0200e260 module:main +from:0x02170e40 kind:arm_call to:0x01ffad5c module:itcm +from:0x02170e70 kind:load to:0x027e0964 module:dtcm +from:0x02170e7c kind:arm_call to:0x0209a7a4 module:overlay(0) +from:0x02170e90 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02170ea0 kind:load to:0x021763b0 module:overlay(90) +from:0x02170ea4 kind:load to:0x021753e0 module:overlay(90) +from:0x02170eb0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170eb8 kind:arm_call to:0x02011ff4 module:main +from:0x02170ecc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170ed4 kind:arm_call to:0x02011ff4 module:main +from:0x02170eec kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170ef4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02170efc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170f04 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170f1c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170f24 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02170f2c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170f34 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170f3c kind:arm_call to:0x02011ff4 module:main +from:0x02170f50 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02170f64 kind:load to:0x02177350 module:overlay(90) +from:0x02170f78 kind:arm_call to:0x02011f3c module:main +from:0x02170f84 kind:arm_call to:0x02170fb4 module:overlay(90) +from:0x02170f98 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02170fb0 kind:load to:0x021765b0 module:overlay(90) +from:0x02170fbc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02170ff4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02171000 kind:load to:0x021765d4 module:overlay(90) +from:0x0217100c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171020 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171028 kind:arm_call to:0x02011ff4 module:main +from:0x02171040 kind:load to:0x020609a4 module:overlay(0) +from:0x02171050 kind:load to:0x020609a4 module:overlay(0) +from:0x021710d4 kind:arm_call to:0x0201aaa8 module:main +from:0x021710e0 kind:load to:0x027e0998 module:dtcm +from:0x021710e4 kind:load to:0x0204aefc module:main +from:0x021710f0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02171104 kind:load to:0x0217739c module:overlay(90) +from:0x02171118 kind:arm_call to:0x02011f3c module:main +from:0x02171124 kind:arm_call to:0x02171154 module:overlay(90) +from:0x02171138 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02171150 kind:load to:0x02176630 module:overlay(90) +from:0x0217115c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02171180 kind:load to:0x02176654 module:overlay(90) +from:0x021711b0 kind:load to:0x0213f570 module:overlays(26,58) +from:0x021711d8 kind:arm_call to:0x020e6494 module:overlay(26) +from:0x02171218 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02171228 kind:arm_call to:0x020f8be8 module:overlay(26) +from:0x0217125c kind:arm_call to:0x020802cc module:overlay(0) +from:0x0217126c kind:arm_call to:0x020f8c40 module:overlay(26) +from:0x0217129c kind:arm_call to:0x020802cc module:overlay(0) +from:0x021712ac kind:arm_call to:0x020f8c74 module:overlay(26) +from:0x021712f4 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02171304 kind:arm_call to:0x020f8ccc module:overlay(26) +from:0x0217132c kind:arm_call to:0x02070540 module:overlay(0) +from:0x021713c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021713cc kind:load to:0x027e0cd8 module:dtcm +from:0x021713d0 kind:load to:0x020b502c module:overlay(0) +from:0x021713d4 kind:load to:0x0213f570 module:overlays(26,58) +from:0x021713d8 kind:load to:0x021419a8 module:overlay(26) +from:0x021713dc kind:load to:0x027e09a4 module:dtcm +from:0x021713e0 kind:load to:0x027e0d20 module:dtcm +from:0x021713ec kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171400 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02171408 kind:arm_call to:0x02011ff4 module:main +from:0x0217141c kind:arm_call to:0x02097704 module:overlay(0) +from:0x02171430 kind:load to:0x021773e8 module:overlay(90) +from:0x02171444 kind:arm_call to:0x02011f3c module:main +from:0x02171450 kind:arm_call to:0x02171480 module:overlay(90) +from:0x02171464 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0217147c kind:load to:0x021766b0 module:overlay(90) +from:0x0217148c kind:arm_call to:0x02098368 module:overlay(0) +from:0x021714ac kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x021714bc kind:load to:0x021766d4 module:overlay(90) +from:0x021714c8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021714dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021714e4 kind:arm_call to:0x02011ff4 module:main +from:0x02171570 kind:arm_call to:0x0201aa1c module:main +from:0x0217157c kind:load to:0x027e0998 module:dtcm +from:0x02171580 kind:load to:0x0204aefc module:main +from:0x0217158c kind:arm_call to:0x02097704 module:overlay(0) +from:0x021715a0 kind:load to:0x02177434 module:overlay(90) +from:0x021715b4 kind:arm_call to:0x02011f3c module:main +from:0x021715c0 kind:arm_call to:0x02171694 module:overlay(90) +from:0x021715d8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02171610 kind:load to:0x02176730 module:overlay(90) +from:0x02171620 kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x02171638 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02171648 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02171658 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02171668 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0217168c kind:load to:0x0217674c module:overlay(90) +from:0x0217169c kind:arm_call to:0x0210aef8 module:overlay(26) +from:0x021716b4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021716c4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021716d4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021716e4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02171708 kind:load to:0x0217674c module:overlay(90) +from:0x0217171c kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02171740 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02171754 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0217179c kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x021717f4 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02171828 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02171834 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02171840 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02171880 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0217188c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02171898 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x021718c4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021718d0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021718dc kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02171900 kind:arm_call to:0x01fff520 module:itcm +from:0x021719fc kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02171a6c kind:arm_call to:0x02171ed4 module:overlay(90) +from:0x02171a7c kind:load to:0x027e0cd8 module:dtcm +from:0x02171a80 kind:load to:0x027e0ce8 module:dtcm +from:0x02171a84 kind:load to:0x020b34a4 module:overlay(0) +from:0x02171ae4 kind:arm_call to:0x020e6980 module:overlay(26) +from:0x02171af8 kind:arm_call to:0x020e7bb0 module:overlay(26) +from:0x02171b0c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02171b18 kind:arm_call to:0x02171ed4 module:overlay(90) +from:0x02171b38 kind:arm_call to:0x0210bcc8 module:overlay(26) +from:0x02171b48 kind:arm_call to:0x020e68b4 module:overlay(26) +from:0x02171b58 kind:arm_call to:0x020e6980 module:overlay(26) +from:0x02171b6c kind:arm_call to:0x02171ed4 module:overlay(90) +from:0x02171b94 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171b9c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171ba4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171bf4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02171c00 kind:arm_call to:0x0210bcc8 module:overlay(26) +from:0x02171c10 kind:arm_call to:0x020e68b4 module:overlay(26) +from:0x02171c20 kind:arm_call to:0x020e6980 module:overlay(26) +from:0x02171c30 kind:arm_call to:0x020e68b4 module:overlay(26) +from:0x02171c44 kind:arm_call to:0x020e7bb0 module:overlay(26) +from:0x02171c54 kind:arm_call to:0x020e6980 module:overlay(26) +from:0x02171c68 kind:arm_call to:0x020e7c04 module:overlay(26) +from:0x02171c7c kind:arm_call to:0x02171ed4 module:overlay(90) +from:0x02171ca4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171cac kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171cd4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02171cdc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171cf0 kind:arm_call to:0x02171ed4 module:overlay(90) +from:0x02171d00 kind:arm_call to:0x0210bcc8 module:overlay(26) +from:0x02171d10 kind:arm_call to:0x020e68b4 module:overlay(26) +from:0x02171d20 kind:arm_call to:0x020e6980 module:overlay(26) +from:0x02171d34 kind:arm_call to:0x02171ed4 module:overlay(90) +from:0x02171d54 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171d70 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02171d7c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02171db4 kind:arm_call to:0x01fff520 module:itcm +from:0x02171de4 kind:arm_call to:0x02172c24 module:overlay(90) +from:0x02171df8 kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02171e04 kind:load to:0x02138cf0 module:overlay(26) +from:0x02171e08 kind:load to:0x027e09a8 module:dtcm +from:0x02171e14 kind:load to:0x027e0ce8 module:dtcm +from:0x02171e1c kind:load to:0x020b34a4 module:overlay(0) +from:0x02171e48 kind:load to:0x027e09b8 module:dtcm +from:0x02171e4c kind:load to:0x020732bc module:overlay(0) +from:0x02171e78 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02171ea8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02171eb4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02171ec4 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02171ecc kind:load to:0x027e09a8 module:dtcm +from:0x02171f10 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02171f1c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02171f34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02171f48 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02171f54 kind:arm_call to:0x020e68b4 module:overlay(26) +from:0x02171f64 kind:arm_call to:0x020e6980 module:overlay(26) +from:0x02171f90 kind:load to:0x02138cf0 module:overlay(26) +from:0x02171f9c kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02171fb0 kind:arm_call to:0x0200ef9c module:main +from:0x02171fb8 kind:arm_call to:0x01fff584 module:itcm +from:0x02171fe0 kind:arm_call to:0x0200eab0 module:main +from:0x02171ffc kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0217205c kind:load to:0x02177434 module:overlay(90) +from:0x02172084 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02172090 kind:load to:0x02175410 module:overlay(90) +from:0x02172094 kind:load to:0x02177454 module:overlay(90) +from:0x021720bc kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021720c8 kind:load to:0x021753f0 module:overlay(90) +from:0x021720cc kind:load to:0x02177454 module:overlay(90) +from:0x021720dc kind:load to:0x02177454 module:overlay(90) +from:0x021720e0 kind:load to:0x02058a04 module:overlay(0) +from:0x02172108 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02172114 kind:load to:0x02175400 module:overlay(90) +from:0x02172118 kind:load to:0x02177454 module:overlay(90) +from:0x0217213c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02172144 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0217214c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02172154 kind:arm_call to:0x0201666c module:main +from:0x0217215c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02172174 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0217217c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02172184 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0217218c kind:arm_call to:0x0201666c module:main +from:0x02172194 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0217219c kind:arm_call to:0x02011ff4 module:main +from:0x021721b0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021721c4 kind:load to:0x02177518 module:overlay(90) +from:0x021721d8 kind:arm_call to:0x02011f3c module:main +from:0x021721e4 kind:arm_call to:0x021722a8 module:overlay(90) +from:0x021721fc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0217220c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02172288 kind:load to:0x02176818 module:overlay(90) +from:0x02172290 kind:load to:0x02176834 module:overlay(90) +from:0x02172294 kind:load to:0x021767fc module:overlay(90) +from:0x021722b0 kind:arm_call to:0x02171618 module:overlay(90) +from:0x021722c0 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x021722ec kind:load to:0x0217685c module:overlay(90) +from:0x021722f0 kind:load to:0x021767e8 module:overlay(90) +from:0x021722fc kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02172310 kind:arm_call to:0x02171710 module:overlay(90) +from:0x0217233c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02172348 kind:load to:0x021775ec module:overlay(90) +from:0x0217234c kind:load to:0x027e09c0 module:dtcm +from:0x0217235c kind:arm_call to:0x02171a90 module:overlay(90) +from:0x0217236c kind:arm_call to:0x020732cc module:overlay(0) +from:0x0217237c kind:arm_call to:0x020732ec module:overlay(0) +from:0x02172394 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x021723a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021723b8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021723fc kind:arm_call to:0x0207308c module:overlay(0) +from:0x02172418 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02172424 kind:load to:0x027e09b8 module:dtcm +from:0x0217246c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172478 kind:arm_call to:0x01fff458 module:itcm +from:0x021724cc kind:arm_call to:0x01ff993c module:itcm +from:0x021724d0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02172520 kind:arm_call to:0x01ffb860 module:itcm +from:0x0217252c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021725c4 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021725f0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02172618 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172628 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02172648 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021726ec kind:arm_call to:0x02073368 module:overlay(0) +from:0x02172704 kind:load to:0x027e0ce4 module:dtcm +from:0x02172710 kind:load to:0x027e09b8 module:dtcm +from:0x02172760 kind:load to:0x02177518 module:overlay(90) +from:0x02172788 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02172794 kind:load to:0x02175430 module:overlay(90) +from:0x02172798 kind:load to:0x02177538 module:overlay(90) +from:0x021727c0 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x021727cc kind:load to:0x02175440 module:overlay(90) +from:0x021727d0 kind:load to:0x02177538 module:overlay(90) +from:0x021727e0 kind:load to:0x02177538 module:overlay(90) +from:0x021727e4 kind:load to:0x02058a04 module:overlay(0) +from:0x0217280c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02172818 kind:load to:0x02175420 module:overlay(90) +from:0x0217281c kind:load to:0x02177538 module:overlay(90) +from:0x02172844 kind:arm_call to:0x02172440 module:overlay(90) +from:0x02172860 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02172868 kind:arm_call to:0x02011ff4 module:main +from:0x02172880 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02172888 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02172890 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02172898 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021728a0 kind:arm_call to:0x0201666c module:main +from:0x021728a8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021728c0 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x021728c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021728d0 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021728d8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021728e0 kind:arm_call to:0x0201666c module:main +from:0x021728e8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021728f0 kind:arm_call to:0x02011ff4 module:main +from:0x02172904 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02172918 kind:load to:0x02177620 module:overlay(90) +from:0x0217292c kind:arm_call to:0x02011f3c module:main +from:0x02172938 kind:arm_call to:0x02172990 module:overlay(90) +from:0x02172950 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02172988 kind:load to:0x021768ec module:overlay(90) +from:0x02172998 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x021729a8 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x021729b0 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x021729c4 kind:load to:0x02176968 module:overlay(90) +from:0x021729c8 kind:load to:0x02176908 module:overlay(90) +from:0x021729ec kind:arm_call to:0x0207f488 module:overlay(0) +from:0x021729f4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02172a00 kind:load to:0x02176908 module:overlay(90) +from:0x02172a24 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02172a2c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02172a34 kind:arm_call to:0x02011ff4 module:main +from:0x02172a40 kind:load to:0x02176908 module:overlay(90) +from:0x02172a4c kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02172a94 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02172aa0 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02172af0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02172b14 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02172b20 kind:load to:0x027e00f0 module:dtcm +from:0x02172b24 kind:load to:0x027e09c0 module:dtcm +from:0x02172b30 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02172b78 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02172b84 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x02172bd4 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02172bf8 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02172c04 kind:load to:0x027e00f0 module:dtcm +from:0x02172c08 kind:load to:0x027e09c0 module:dtcm +from:0x02172c6c kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02172c7c kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x02172c84 kind:load to:0x020b5d14 module:overlay(0) +from:0x02172c98 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02172ca8 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x02172cb0 kind:load to:0x020b5d14 module:overlay(0) +from:0x02172cc4 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02172cdc kind:load to:0x020b5d14 module:overlay(0) +from:0x02172cf8 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02172d00 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02172d08 kind:arm_call to:0x02011ff4 module:main +from:0x02172d20 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02172d28 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02172d3c kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02172d50 kind:load to:0x02177654 module:overlay(90) +from:0x02172d64 kind:arm_call to:0x02011f3c module:main +from:0x02172d70 kind:arm_call to:0x02172da0 module:overlay(90) +from:0x02172d84 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02172d9c kind:load to:0x021769d4 module:overlay(90) +from:0x02172da8 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02172de0 kind:load to:0x021769f0 module:overlay(90) +from:0x02172de4 kind:load to:0x02177640 module:overlay(90) +from:0x02172df4 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02172e04 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02172e40 kind:arm_call to:0x01fff498 module:itcm +from:0x02172e4c kind:arm_call to:0x01fff584 module:itcm +from:0x02172eb0 kind:arm_call to:0x02172f38 module:overlay(90) +from:0x02172ec0 kind:load to:0x027e0ce8 module:dtcm +from:0x02172f14 kind:load to:0x021769c0 module:overlay(90) +from:0x02172f24 kind:arm_call to:0x0210e1b4 module:overlay(26) +from:0x02172f80 kind:load to:0x021769c0 module:overlay(90) +from:0x02172f94 kind:arm_call to:0x02172f38 module:overlay(90) +from:0x02172fd0 kind:load to:0x02172f38 module:overlay(90) +from:0x02172fec kind:arm_call to:0x02172f84 module:overlay(90) +from:0x02172ff4 kind:load to:0x02177640 module:overlay(90) +from:0x0217300c kind:arm_call to:0x02172fc4 module:overlay(90) +from:0x02173014 kind:load to:0x02177640 module:overlay(90) +from:0x02173020 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02173034 kind:arm_call to:0x02109350 module:overlay(26) +from:0x0217303c kind:arm_call to:0x02011ff4 module:main +from:0x02173050 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02173064 kind:load to:0x02177684 module:overlay(90) +from:0x02173078 kind:arm_call to:0x02011f3c module:main +from:0x02173084 kind:arm_call to:0x0217313c module:overlay(90) +from:0x0217309c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021730ac kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02173124 kind:load to:0x02176a4c module:overlay(90) +from:0x0217312c kind:load to:0x02176a84 module:overlay(90) +from:0x02173130 kind:load to:0x02176a68 module:overlay(90) +from:0x02173144 kind:arm_call to:0x02109f14 module:overlay(26) +from:0x02173174 kind:load to:0x02176aac module:overlay(90) +from:0x02173180 kind:arm_call to:0x02109fa8 module:overlay(26) +from:0x021731b4 kind:arm_call to:0x0200f218 module:main +from:0x021731c4 kind:load to:0x02175450 module:overlay(90) +from:0x02173200 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02173278 kind:arm_call to:0x01ffb744 module:itcm +from:0x02173290 kind:arm_call to:0x0210a118 module:overlay(26) +from:0x0217329c kind:load to:0x027e0ce0 module:dtcm +from:0x021732a0 kind:load to:0x0203e93c module:main +from:0x021732f0 kind:load to:0x02177684 module:overlay(90) +from:0x021732fc kind:load to:0x02177758 module:overlay(90) +from:0x0217330c kind:arm_call to:0x0210a2d0 module:overlay(26) +from:0x02173344 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02173360 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217337c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02173388 kind:load to:0x027e0cec module:dtcm +from:0x02173398 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021733a0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021733b8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021733c0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021733c8 kind:arm_call to:0x02011ff4 module:main +from:0x021733dc kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021733f0 kind:load to:0x02177788 module:overlay(90) +from:0x02173404 kind:arm_call to:0x02011f3c module:main +from:0x02173410 kind:arm_call to:0x021734c8 module:overlay(90) +from:0x02173428 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02173438 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021734b0 kind:load to:0x02176a4c module:overlay(90) +from:0x021734b8 kind:load to:0x02176a84 module:overlay(90) +from:0x021734bc kind:load to:0x02176b0c module:overlay(90) +from:0x021734d0 kind:arm_call to:0x02109f14 module:overlay(26) +from:0x021734fc kind:load to:0x02176b28 module:overlay(90) +from:0x0217350c kind:arm_call to:0x02109fa8 module:overlay(26) +from:0x02173540 kind:arm_call to:0x0200f218 module:main +from:0x02173578 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02173588 kind:arm_call to:0x020e95f4 module:overlay(26) +from:0x021735ac kind:load to:0x02175464 module:overlay(90) +from:0x021735b0 kind:load to:0x027e09a4 module:dtcm +from:0x021735b4 kind:load to:0x027e0cd8 module:dtcm +from:0x02173604 kind:load to:0x02177788 module:overlay(90) +from:0x02173610 kind:load to:0x0217785c module:overlay(90) +from:0x02173620 kind:arm_call to:0x0210a2d0 module:overlay(26) +from:0x02173658 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02173674 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02173690 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217369c kind:load to:0x027e0cec module:dtcm +from:0x021736ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021736b4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021736cc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021736d4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021736dc kind:arm_call to:0x02011ff4 module:main +from:0x021736f0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02173704 kind:load to:0x0217788c module:overlay(90) +from:0x02173718 kind:arm_call to:0x02011f3c module:main +from:0x02173724 kind:arm_call to:0x021737d8 module:overlay(90) +from:0x0217373c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0217374c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021737c0 kind:load to:0x02176a4c module:overlay(90) +from:0x021737c4 kind:load to:0x02176a84 module:overlay(90) +from:0x021737c8 kind:load to:0x02176b9c module:overlay(90) +from:0x021737e4 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02173820 kind:arm_call to:0x0203d138 module:main +from:0x02173840 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0217386c kind:arm_call to:0x0203d138 module:main +from:0x02173874 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x021738ac kind:arm_call to:0x0200f05c module:main +from:0x021738ec kind:arm_call to:0x0200f05c module:main +from:0x02173934 kind:load to:0x02176be4 module:overlay(90) +from:0x02173938 kind:load to:0x02173970 module:overlay(90) +from:0x0217393c kind:load to:0x0217395c module:overlay(90) +from:0x02173940 kind:load to:0x02176bb8 module:overlay(90) +from:0x02173944 kind:load to:0x02173988 module:overlay(90) +from:0x02173948 kind:load to:0x02174590 module:overlay(90) +from:0x0217394c kind:load to:0x02176b88 module:overlay(90) +from:0x02173950 kind:load to:0x0217788c module:overlay(90) +from:0x02173954 kind:load to:0x02175480 module:overlay(90) +from:0x02173958 kind:load to:0x02175490 module:overlay(90) +from:0x0217396c kind:load to:0x0205776d module:overlay(0) +from:0x0217397c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02173990 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021739a4 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02173a28 kind:load to:0x027e09a4 module:dtcm +from:0x02173a2c kind:load to:0x027e09b8 module:dtcm +from:0x02173a4c kind:arm_call to:0x021739b0 module:overlay(90) +from:0x02173a64 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02173a74 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02173aa4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x02173ab8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02173b44 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173b78 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02173b84 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x02173b8c kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02173b94 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x02173ba0 kind:arm_call to:0x0205a758 module:overlay(0) +from:0x02173bac kind:arm_call to:0x0205a788 module:overlay(0) +from:0x02173bc4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173bd4 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02173c40 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02173c48 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02173c8c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02173c94 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02173ccc kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02173ce0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02173cec kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02173d04 kind:arm_call to:0x021744e0 module:overlay(90) +from:0x02173d10 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02173d1c kind:load to:0x027e0cd8 module:dtcm +from:0x02173d24 kind:load to:0x0203e93c module:main +from:0x02173d28 kind:load to:0x02176c3c module:overlay(90) +from:0x02173d2c kind:load to:0x0217788c module:overlay(90) +from:0x02173d30 kind:load to:0x02177960 module:overlay(90) +from:0x02173d34 kind:load to:0x027e09c0 module:dtcm +from:0x02173d38 kind:load to:0x021754a0 module:overlay(90) +from:0x02173d3c kind:load to:0x021778ac module:overlay(90) +from:0x02173d88 kind:arm_call to:0x01fff498 module:itcm +from:0x02173de8 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02173dfc kind:arm_call to:0x0217446c module:overlay(90) +from:0x02173e08 kind:load to:0x027e0ce8 module:dtcm +from:0x02173e38 kind:arm_call to:0x02173f3c module:overlay(90) +from:0x02173e40 kind:arm_call to:0x02174048 module:overlay(90) +from:0x02173e48 kind:arm_call to:0x021740e0 module:overlay(90) +from:0x02173e50 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173e58 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173e60 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173e7c kind:arm_call to:0x020eed04 module:overlays(26,31) +from:0x02173ec4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173ee0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02173f08 kind:arm_call to:0x0217446c module:overlay(90) +from:0x02173f2c kind:arm_call to:0x0210bb54 module:overlay(26) +from:0x02173f38 kind:load to:0x027e0ce0 module:dtcm +from:0x02173f48 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02173f4c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02173f54 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02173f84 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02173fbc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02173fe8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02174008 kind:arm_call to:0x0210bcc8 module:overlay(26) +from:0x0217401c kind:arm_call to:0x021744e0 module:overlay(90) +from:0x02174038 kind:arm_call to:0x02174188 module:overlay(90) +from:0x02174040 kind:load to:0x027e0cec module:dtcm +from:0x02174044 kind:load to:0x027e09a8 module:dtcm +from:0x02174054 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02174068 kind:arm_call to:0x0210bcc8 module:overlay(26) +from:0x0217407c kind:arm_call to:0x021744e0 module:overlay(90) +from:0x02174088 kind:arm_call to:0x021744e0 module:overlay(90) +from:0x021740b0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021740d4 kind:arm_call to:0x02174188 module:overlay(90) +from:0x021740dc kind:load to:0x027e0cec module:dtcm +from:0x021740ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02174100 kind:arm_call to:0x021744e0 module:overlay(90) +from:0x02174128 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0217414c kind:arm_call to:0x02174188 module:overlay(90) +from:0x02174174 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217417c kind:load to:0x027e0cec module:dtcm +from:0x02174180 kind:load to:0x027e09a8 module:dtcm +from:0x02174230 kind:arm_call to:0x020159f0 module:main +from:0x02174254 kind:load to:0x021754d0 module:overlay(90) +from:0x02174264 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0217427c kind:arm_call to:0x0200ef9c module:main +from:0x02174288 kind:arm_call to:0x01ffc768 module:itcm +from:0x02174294 kind:arm_call to:0x0200ef5c module:main +from:0x021742f0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02174344 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02174380 kind:arm_call to:0x020c0884 module:overlay(17) +from:0x0217439c kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x021743a8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x021743ac kind:load to:0x027e09b4 module:dtcm +from:0x021743c0 kind:arm_call to:0x0210e1b4 module:overlay(26) +from:0x02174400 kind:arm_call to:0x01fff498 module:itcm +from:0x02174418 kind:load to:0x027e0ce8 module:dtcm +from:0x02174444 kind:arm_call to:0x020eed04 module:overlays(26,31) +from:0x02174450 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174468 kind:load to:0x027e0ce0 module:dtcm +from:0x021744a8 kind:arm_call to:0x01fff498 module:itcm +from:0x021744d8 kind:load to:0x027e0ce8 module:dtcm +from:0x02174534 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02174544 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x0217456c kind:arm_call to:0x021744e0 module:overlay(90) +from:0x02174584 kind:arm_call to:0x02174558 module:overlay(90) +from:0x021745ac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021745b4 kind:arm_call to:0x02011ff4 module:main +from:0x021745c8 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x021745d0 kind:arm_call to:0x02011ff4 module:main +from:0x021745e8 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x021745fc kind:arm_call to:0x0203d1e8 module:main +from:0x02174604 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02174618 kind:arm_call to:0x0203d1e8 module:main +from:0x02174620 kind:arm_call to:0x02109350 module:overlay(26) +from:0x0217462c kind:load to:0x02173988 module:overlay(90) +from:0x02174630 kind:load to:0x02173970 module:overlay(90) +from:0x02174640 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02174654 kind:arm_call to:0x0203d1e8 module:main +from:0x0217465c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02174670 kind:arm_call to:0x0203d1e8 module:main +from:0x02174678 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02174680 kind:arm_call to:0x02011ff4 module:main +from:0x0217468c kind:load to:0x02173988 module:overlay(90) +from:0x02174690 kind:load to:0x02173970 module:overlay(90) +from:0x0217469c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021746b0 kind:load to:0x02177990 module:overlay(90) +from:0x021746c4 kind:arm_call to:0x02011f3c module:main +from:0x021746d0 kind:arm_call to:0x02174764 module:overlay(90) +from:0x021746e8 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x021746f8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0217474c kind:load to:0x02176c50 module:overlay(90) +from:0x02174750 kind:load to:0x02176a84 module:overlay(90) +from:0x02174754 kind:load to:0x02176c6c module:overlay(90) +from:0x0217476c kind:arm_call to:0x02109a30 module:overlay(26) +from:0x02174780 kind:load to:0x02176c88 module:overlay(90) +from:0x021747e8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021747ec kind:arm_call to:0x01fff458 module:itcm +from:0x02174818 kind:arm_call to:0x02109c14 module:overlay(26) +from:0x02174838 kind:load to:0x027e0ce4 module:dtcm +from:0x0217484c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174854 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0217486c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174874 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0217487c kind:arm_call to:0x02011ff4 module:main +from:0x02174890 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x021748a4 kind:load to:0x021779e4 module:overlay(90) +from:0x021748b8 kind:arm_call to:0x02011f3c module:main +from:0x021748c4 kind:arm_call to:0x02174980 module:overlay(90) +from:0x021748dc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021748ec kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02174948 kind:load to:0x02176a4c module:overlay(90) +from:0x0217494c kind:load to:0x02176a84 module:overlay(90) +from:0x02174950 kind:load to:0x02176ce8 module:overlay(90) +from:0x02174968 kind:arm_call to:0x02109a30 module:overlay(26) +from:0x0217497c kind:load to:0x02176d04 module:overlay(90) +from:0x02174988 kind:arm_call to:0x02109a30 module:overlay(26) +from:0x0217499c kind:load to:0x02176d04 module:overlay(90) +from:0x021749ec kind:load to:0x021779e4 module:overlay(90) +from:0x021749f8 kind:load to:0x02177ab8 module:overlay(90) +from:0x02174a20 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02174a2c kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02174a50 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02174a6c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02174a88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02174a94 kind:load to:0x027e09a8 module:dtcm +from:0x02174a9c kind:load to:0x027e0cec module:dtcm +from:0x02174aac kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174ab4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02174acc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174ad4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02174adc kind:arm_call to:0x02011ff4 module:main +from:0x02174af0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02174b04 kind:load to:0x02177ae8 module:overlay(90) +from:0x02174b18 kind:arm_call to:0x02011f3c module:main +from:0x02174b24 kind:arm_call to:0x02174bb8 module:overlay(90) +from:0x02174b3c kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x02174b4c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02174ba0 kind:load to:0x02176c50 module:overlay(90) +from:0x02174ba4 kind:load to:0x02176a84 module:overlay(90) +from:0x02174ba8 kind:load to:0x02176d64 module:overlay(90) +from:0x02174bc0 kind:arm_call to:0x02174960 module:overlay(90) +from:0x02174bd4 kind:load to:0x02176d80 module:overlay(90) +from:0x02174c3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174c40 kind:arm_call to:0x01fff458 module:itcm +from:0x02174c6c kind:arm_call to:0x02109c14 module:overlay(26) +from:0x02174c8c kind:load to:0x027e0ce4 module:dtcm +from:0x02174ca0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174ca8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02174cc0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174cc8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02174cd0 kind:arm_call to:0x02011ff4 module:main +from:0x02174ce4 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02174cf8 kind:load to:0x02177b3c module:overlay(90) +from:0x02174d0c kind:arm_call to:0x02011f3c module:main +from:0x02174d18 kind:arm_call to:0x02174db0 module:overlay(90) +from:0x02174d30 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02174d40 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02174d9c kind:load to:0x02176a4c module:overlay(90) +from:0x02174da0 kind:load to:0x02176a84 module:overlay(90) +from:0x02174da4 kind:load to:0x02176de0 module:overlay(90) +from:0x02174db8 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02174e30 kind:load to:0x02176dfc module:overlay(90) +from:0x02174e34 kind:load to:0x02177b3c module:overlay(90) +from:0x02174e38 kind:load to:0x020b1948 module:overlay(0) +from:0x02174e3c kind:load to:0x02177c10 module:overlay(90) +from:0x02174e48 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02174e88 kind:load to:0x027e0cd8 module:dtcm +from:0x02174e98 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02174ecc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02174edc kind:arm_call to:0x01ffc768 module:itcm +from:0x02174ee8 kind:arm_call to:0x0200ef5c module:main +from:0x02174ef4 kind:arm_call to:0x0200ef9c module:main +from:0x02174f10 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02174f18 kind:load to:0x027e09bc module:dtcm +from:0x02174f1c kind:load to:0x020b4ea4 module:overlay(0) +from:0x02174f3c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174f44 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02174f5c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174f64 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02174f6c kind:arm_call to:0x02011ff4 module:main +from:0x02174f80 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02174f94 kind:load to:0x02177c40 module:overlay(90) +from:0x02174fa8 kind:arm_call to:0x02011f3c module:main +from:0x02174fb4 kind:arm_call to:0x0217504c module:overlay(90) +from:0x02174fcc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02174fdc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02175038 kind:load to:0x02176a4c module:overlay(90) +from:0x0217503c kind:load to:0x02176a84 module:overlay(90) +from:0x02175040 kind:load to:0x02176e4c module:overlay(90) +from:0x02175054 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x021750cc kind:load to:0x02176e68 module:overlay(90) +from:0x021750d0 kind:load to:0x02177c40 module:overlay(90) +from:0x021750d4 kind:load to:0x020b1948 module:overlay(0) +from:0x021750d8 kind:load to:0x02177d14 module:overlay(90) +from:0x021750e4 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02175124 kind:load to:0x027e0cd8 module:dtcm +from:0x02175134 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02175168 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02175178 kind:arm_call to:0x01ffc768 module:itcm +from:0x02175184 kind:arm_call to:0x0200ef5c module:main +from:0x02175190 kind:arm_call to:0x0200ef9c module:main +from:0x021751ac kind:arm_call to:0x01ffc6d4 module:itcm +from:0x021751b4 kind:load to:0x027e09bc module:dtcm +from:0x021751b8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x021751d8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021751e0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021751f8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02175200 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02175208 kind:arm_call to:0x02011ff4 module:main +from:0x0217521c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02175230 kind:load to:0x02177d44 module:overlay(90) +from:0x02175244 kind:arm_call to:0x02011f3c module:main +from:0x02175250 kind:arm_call to:0x0217528c module:overlay(90) +from:0x02175268 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02175288 kind:load to:0x02176eb8 module:overlay(90) +from:0x02175294 kind:arm_call to:0x0210ac04 module:overlay(26) +from:0x021752a8 kind:load to:0x02176ed4 module:overlay(90) +from:0x021752f8 kind:load to:0x02177d44 module:overlay(90) +from:0x02175308 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02175310 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02175318 kind:arm_call to:0x0201666c module:main +from:0x02175320 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02175338 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02175340 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02175348 kind:arm_call to:0x0201666c module:main +from:0x02175350 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02175358 kind:arm_call to:0x02011ff4 module:main +from:0x0217536c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0217550c kind:arm_call to:0x0216591c module:overlay(90) +from:0x02175534 kind:arm_call to:0x021658b4 module:overlay(90) +from:0x02175544 kind:arm_call to:0x0203ce4c module:main +from:0x021755c4 kind:load to:0x02176f80 module:overlay(90) +from:0x021755c8 kind:load to:0x02176f60 module:overlay(90) +from:0x021755cc kind:load to:0x027e0d84 module:dtcm +from:0x021755d0 kind:load to:0x02176f94 module:overlay(90) +from:0x021755d4 kind:load to:0x02168b18 module:overlay(90) +from:0x021755d8 kind:load to:0x02176f68 module:overlay(90) +from:0x021755dc kind:load to:0x02043190 module:main +from:0x021755e0 kind:load to:0x02175ea0 module:overlay(90) +from:0x02175618 kind:arm_call to:0x02168b5c module:overlay(90) +from:0x02175628 kind:arm_call to:0x0203ce4c module:main +from:0x0217563c kind:load to:0x0217706c module:overlay(90) +from:0x02175644 kind:load to:0x02175fa8 module:overlay(90) +from:0x02175648 kind:load to:0x0217708c module:overlay(90) +from:0x0217564c kind:load to:0x0216dcf8 module:overlay(90) +from:0x02175650 kind:load to:0x02177080 module:overlay(90) +from:0x02175670 kind:arm_call to:0x0216dd3c module:overlay(90) +from:0x02175680 kind:arm_call to:0x0203ce4c module:main +from:0x02175694 kind:load to:0x02177164 module:overlay(90) +from:0x02175698 kind:load to:0x02177174 module:overlay(90) +from:0x0217569c kind:load to:0x0216f49c module:overlay(90) +from:0x021756a0 kind:load to:0x02177168 module:overlay(90) +from:0x021756cc kind:arm_call to:0x0216f4e0 module:overlay(90) +from:0x021756dc kind:arm_call to:0x0203ce4c module:main +from:0x021756f0 kind:load to:0x0217724c module:overlay(90) +from:0x021756f4 kind:load to:0x02177268 module:overlay(90) +from:0x021756f8 kind:load to:0x02170f48 module:overlay(90) +from:0x021756fc kind:load to:0x0217725c module:overlay(90) +from:0x0217571c kind:arm_call to:0x02170f8c module:overlay(90) +from:0x0217572c kind:arm_call to:0x0203ce4c module:main +from:0x02175740 kind:load to:0x02177340 module:overlay(90) +from:0x02175744 kind:load to:0x02177350 module:overlay(90) +from:0x02175748 kind:load to:0x021710e8 module:overlay(90) +from:0x0217574c kind:load to:0x02177344 module:overlay(90) +from:0x0217576c kind:arm_call to:0x0217112c module:overlay(90) +from:0x0217577c kind:arm_call to:0x0203ce4c module:main +from:0x02175790 kind:load to:0x0217738c module:overlay(90) +from:0x02175794 kind:load to:0x0217739c module:overlay(90) +from:0x02175798 kind:load to:0x02171414 module:overlay(90) +from:0x0217579c kind:load to:0x02177390 module:overlay(90) +from:0x021757bc kind:arm_call to:0x02171458 module:overlay(90) +from:0x021757cc kind:arm_call to:0x0203ce4c module:main +from:0x021757e0 kind:load to:0x021773d8 module:overlay(90) +from:0x021757e4 kind:load to:0x021773e8 module:overlay(90) +from:0x021757e8 kind:load to:0x02171584 module:overlay(90) +from:0x021757ec kind:load to:0x021773dc module:overlay(90) +from:0x0217580c kind:arm_call to:0x021715c8 module:overlay(90) +from:0x0217581c kind:arm_call to:0x0203ce4c module:main +from:0x02175830 kind:load to:0x02177424 module:overlay(90) +from:0x02175834 kind:load to:0x02177434 module:overlay(90) +from:0x02175838 kind:load to:0x021721a8 module:overlay(90) +from:0x0217583c kind:load to:0x02177428 module:overlay(90) +from:0x02175878 kind:arm_call to:0x021721ec module:overlay(90) +from:0x02175888 kind:arm_call to:0x0203ce4c module:main +from:0x021758a0 kind:load to:0x021767d4 module:overlay(90) +from:0x021758a4 kind:load to:0x02177508 module:overlay(90) +from:0x021758a8 kind:load to:0x02177518 module:overlay(90) +from:0x021758ac kind:load to:0x021728fc module:overlay(90) +from:0x021758b0 kind:load to:0x0217750c module:overlay(90) +from:0x021758d0 kind:arm_call to:0x02172940 module:overlay(90) +from:0x021758e0 kind:arm_call to:0x0203ce4c module:main +from:0x021758f4 kind:load to:0x02177610 module:overlay(90) +from:0x021758f8 kind:load to:0x02177620 module:overlay(90) +from:0x021758fc kind:load to:0x02172d34 module:overlay(90) +from:0x02175900 kind:load to:0x02177614 module:overlay(90) +from:0x02175934 kind:arm_call to:0x02172d78 module:overlay(90) +from:0x02175944 kind:arm_call to:0x0203ce4c module:main +from:0x02175958 kind:load to:0x021769c0 module:overlay(90) +from:0x0217595c kind:load to:0x02177640 module:overlay(90) +from:0x02175960 kind:load to:0x02177654 module:overlay(90) +from:0x02175964 kind:load to:0x02173048 module:overlay(90) +from:0x02175968 kind:load to:0x02177648 module:overlay(90) +from:0x02175988 kind:arm_call to:0x0217308c module:overlay(90) +from:0x02175998 kind:arm_call to:0x0203ce4c module:main +from:0x021759ac kind:load to:0x02177674 module:overlay(90) +from:0x021759b0 kind:load to:0x02177684 module:overlay(90) +from:0x021759b4 kind:load to:0x021733d4 module:overlay(90) +from:0x021759b8 kind:load to:0x02177678 module:overlay(90) +from:0x021759d8 kind:arm_call to:0x02173418 module:overlay(90) +from:0x021759e8 kind:arm_call to:0x0203ce4c module:main +from:0x021759fc kind:load to:0x02177778 module:overlay(90) +from:0x02175a00 kind:load to:0x02177788 module:overlay(90) +from:0x02175a04 kind:load to:0x021736e8 module:overlay(90) +from:0x02175a08 kind:load to:0x0217777c module:overlay(90) +from:0x02175a28 kind:arm_call to:0x0217372c module:overlay(90) +from:0x02175a38 kind:arm_call to:0x0203ce4c module:main +from:0x02175a4c kind:load to:0x0217787c module:overlay(90) +from:0x02175a50 kind:load to:0x0217788c module:overlay(90) +from:0x02175a54 kind:load to:0x02174694 module:overlay(90) +from:0x02175a58 kind:load to:0x02177880 module:overlay(90) +from:0x02175a78 kind:arm_call to:0x021746d8 module:overlay(90) +from:0x02175a88 kind:arm_call to:0x0203ce4c module:main +from:0x02175a9c kind:load to:0x02177980 module:overlay(90) +from:0x02175aa0 kind:load to:0x02177990 module:overlay(90) +from:0x02175aa4 kind:load to:0x02174888 module:overlay(90) +from:0x02175aa8 kind:load to:0x02177984 module:overlay(90) +from:0x02175ac8 kind:arm_call to:0x021748cc module:overlay(90) +from:0x02175ad8 kind:arm_call to:0x0203ce4c module:main +from:0x02175aec kind:load to:0x021779d4 module:overlay(90) +from:0x02175af0 kind:load to:0x021779e4 module:overlay(90) +from:0x02175af4 kind:load to:0x02174ae8 module:overlay(90) +from:0x02175af8 kind:load to:0x021779d8 module:overlay(90) +from:0x02175b18 kind:arm_call to:0x02174b2c module:overlay(90) +from:0x02175b28 kind:arm_call to:0x0203ce4c module:main +from:0x02175b3c kind:load to:0x02177ad8 module:overlay(90) +from:0x02175b40 kind:load to:0x02177ae8 module:overlay(90) +from:0x02175b44 kind:load to:0x02174cdc module:overlay(90) +from:0x02175b48 kind:load to:0x02177adc module:overlay(90) +from:0x02175b68 kind:arm_call to:0x02174d20 module:overlay(90) +from:0x02175b78 kind:arm_call to:0x0203ce4c module:main +from:0x02175b8c kind:load to:0x02177b2c module:overlay(90) +from:0x02175b90 kind:load to:0x02177b3c module:overlay(90) +from:0x02175b94 kind:load to:0x02174f78 module:overlay(90) +from:0x02175b98 kind:load to:0x02177b30 module:overlay(90) +from:0x02175bb8 kind:arm_call to:0x02174fbc module:overlay(90) +from:0x02175bc8 kind:arm_call to:0x0203ce4c module:main +from:0x02175bdc kind:load to:0x02177c30 module:overlay(90) +from:0x02175be0 kind:load to:0x02177c40 module:overlay(90) +from:0x02175be4 kind:load to:0x02175214 module:overlay(90) +from:0x02175be8 kind:load to:0x02177c34 module:overlay(90) +from:0x02175c08 kind:arm_call to:0x02175258 module:overlay(90) +from:0x02175c18 kind:arm_call to:0x0203ce4c module:main +from:0x02175c2c kind:load to:0x02177d34 module:overlay(90) +from:0x02175c30 kind:load to:0x02177d44 module:overlay(90) +from:0x02175c34 kind:load to:0x02175364 module:overlay(90) +from:0x02175c38 kind:load to:0x02177d38 module:overlay(90) +from:0x02175c3c kind:load to:0x021754dc module:overlay(90) +from:0x02175c40 kind:load to:0x021755e4 module:overlay(90) +from:0x02175c44 kind:load to:0x02175654 module:overlay(90) +from:0x02175c48 kind:load to:0x021756a4 module:overlay(90) +from:0x02175c4c kind:load to:0x02175700 module:overlay(90) +from:0x02175c50 kind:load to:0x02175750 module:overlay(90) +from:0x02175c54 kind:load to:0x021757a0 module:overlay(90) +from:0x02175c58 kind:load to:0x021757f0 module:overlay(90) +from:0x02175c5c kind:load to:0x02175840 module:overlay(90) +from:0x02175c60 kind:load to:0x021758b4 module:overlay(90) +from:0x02175c64 kind:load to:0x02175904 module:overlay(90) +from:0x02175c68 kind:load to:0x0217596c module:overlay(90) +from:0x02175c6c kind:load to:0x021759bc module:overlay(90) +from:0x02175c70 kind:load to:0x02175a0c module:overlay(90) +from:0x02175c74 kind:load to:0x02175a5c module:overlay(90) +from:0x02175c78 kind:load to:0x02175aac module:overlay(90) +from:0x02175c7c kind:load to:0x02175afc module:overlay(90) +from:0x02175c80 kind:load to:0x02175b4c module:overlay(90) +from:0x02175c84 kind:load to:0x02175b9c module:overlay(90) +from:0x02175c88 kind:load to:0x02175bec module:overlay(90) +from:0x02175ca8 kind:load to:0x02165a8c module:overlay(90) +from:0x02175ce4 kind:load to:0x0216588c module:overlay(90) +from:0x02175ce8 kind:load to:0x02097924 module:overlay(0) +from:0x02175cec kind:load to:0x02097734 module:overlay(0) +from:0x02175cf0 kind:load to:0x020977b0 module:overlay(0) +from:0x02175cf4 kind:load to:0x0209792c module:overlay(0) +from:0x02175cf8 kind:load to:0x0209794c module:overlay(0) +from:0x02175cfc kind:load to:0x02097978 module:overlay(0) +from:0x02175d08 kind:load to:0x02165de0 module:overlay(90) +from:0x02175d0c kind:load to:0x02168afc module:overlay(90) +from:0x02175d10 kind:load to:0x02099ae0 module:overlay(0) +from:0x02175d14 kind:load to:0x02099b18 module:overlay(0) +from:0x02175d18 kind:load to:0x0209a11c module:overlay(0) +from:0x02175d1c kind:load to:0x0209a124 module:overlay(0) +from:0x02175d20 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02175d24 kind:load to:0x02099c90 module:overlay(0) +from:0x02175d28 kind:load to:0x02099b80 module:overlay(0) +from:0x02175d2c kind:load to:0x0209a04c module:overlay(0) +from:0x02175d30 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02175d34 kind:load to:0x0209a0ec module:overlay(0) +from:0x02175d38 kind:load to:0x02168a88 module:overlay(90) +from:0x02175d3c kind:load to:0x0209a104 module:overlay(0) +from:0x02175d40 kind:load to:0x02168a78 module:overlay(90) +from:0x02175d44 kind:load to:0x02168a54 module:overlay(90) +from:0x02175d50 kind:load to:0x02165dcc module:overlay(90) +from:0x02175d54 kind:load to:0x02168ae0 module:overlay(90) +from:0x02175d58 kind:load to:0x0209a234 module:overlay(0) +from:0x02175d5c kind:load to:0x0209a268 module:overlay(0) +from:0x02175d60 kind:load to:0x0209a300 module:overlay(0) +from:0x02175d64 kind:load to:0x0209a314 module:overlay(0) +from:0x02175d68 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02175d6c kind:load to:0x0209a33c module:overlay(0) +from:0x02175d70 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02175d74 kind:load to:0x0209a04c module:overlay(0) +from:0x02175d78 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02175d7c kind:load to:0x0209a2e8 module:overlay(0) +from:0x02175d80 kind:load to:0x0209a328 module:overlay(0) +from:0x02175d84 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02175d88 kind:load to:0x02168ab4 module:overlay(90) +from:0x02175d8c kind:load to:0x02168a90 module:overlay(90) +from:0x02175d90 kind:load to:0x0209a6ec module:overlay(0) +from:0x02175d9c kind:load to:0x020984f8 module:overlay(0) +from:0x02175da0 kind:load to:0x02098534 module:overlay(0) +from:0x02175da4 kind:load to:0x0209854c module:overlay(0) +from:0x02175da8 kind:load to:0x02098558 module:overlay(0) +from:0x02175dac kind:load to:0x01fff464 module:itcm +from:0x02175db0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02175db4 kind:load to:0x0216616c module:overlay(90) +from:0x02175db8 kind:load to:0x02098490 module:overlay(0) +from:0x02175dbc kind:load to:0x0216836c module:overlay(90) +from:0x02175dc0 kind:load to:0x02098498 module:overlay(0) +from:0x02175dc4 kind:load to:0x0209849c module:overlay(0) +from:0x02175dc8 kind:load to:0x021683a4 module:overlay(90) +from:0x02175dcc kind:load to:0x02168474 module:overlay(90) +from:0x02175dd0 kind:load to:0x020984a8 module:overlay(0) +from:0x02175dd4 kind:load to:0x02098564 module:overlay(0) +from:0x02175dd8 kind:load to:0x020985d0 module:overlay(0) +from:0x02175ddc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02175de0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02175de4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02175de8 kind:load to:0x02165df4 module:overlay(90) +from:0x02175dec kind:load to:0x02165e70 module:overlay(90) +from:0x02175df0 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02175df4 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02175ea0 kind:load to:0x02166488 module:overlay(90) +from:0x02175ea8 kind:load to:0x021664d8 module:overlay(90) +from:0x02175eb8 kind:load to:0x021665ac module:overlay(90) +from:0x02175ec0 kind:load to:0x02166688 module:overlay(90) +from:0x02175ed0 kind:load to:0x0216684c module:overlay(90) +from:0x02175ed8 kind:load to:0x021668e8 module:overlay(90) +from:0x02175ee8 kind:load to:0x02166ab8 module:overlay(90) +from:0x02175ef0 kind:load to:0x02166b30 module:overlay(90) +from:0x02175f00 kind:load to:0x02166c74 module:overlay(90) +from:0x02175f08 kind:load to:0x02166ce4 module:overlay(90) +from:0x02175f18 kind:load to:0x02166ef0 module:overlay(90) +from:0x02175f20 kind:load to:0x02166efc module:overlay(90) +from:0x02175f30 kind:load to:0x02166f58 module:overlay(90) +from:0x02175f38 kind:load to:0x02167038 module:overlay(90) +from:0x02175f48 kind:load to:0x02167214 module:overlay(90) +from:0x02175f50 kind:load to:0x0216726c module:overlay(90) +from:0x02175f58 kind:load to:0x0216787c module:overlay(90) +from:0x02175f60 kind:load to:0x02167888 module:overlay(90) +from:0x02175f68 kind:load to:0x021679f0 module:overlay(90) +from:0x02175f78 kind:load to:0x02167a84 module:overlay(90) +from:0x02175f80 kind:load to:0x02167bbc module:overlay(90) +from:0x02175f90 kind:load to:0x02167f14 module:overlay(90) +from:0x02175f98 kind:load to:0x02167f24 module:overlay(90) +from:0x02175fb8 kind:load to:0x0216d530 module:overlay(90) +from:0x02175fbc kind:load to:0x0216d54c module:overlay(90) +from:0x02175fc0 kind:load to:0x0216d570 module:overlay(90) +from:0x02175fc4 kind:load to:0x0216d578 module:overlay(90) +from:0x02175fc8 kind:load to:0x0216d84c module:overlay(90) +from:0x02175fd4 kind:load to:0x02168b38 module:overlay(90) +from:0x02175fd8 kind:load to:0x02097924 module:overlay(0) +from:0x02175fdc kind:load to:0x02097734 module:overlay(0) +from:0x02175fe0 kind:load to:0x020977b0 module:overlay(0) +from:0x02175fe4 kind:load to:0x0209792c module:overlay(0) +from:0x02175fe8 kind:load to:0x0209794c module:overlay(0) +from:0x02175fec kind:load to:0x02097978 module:overlay(0) +from:0x02175ff8 kind:load to:0x020984f8 module:overlay(0) +from:0x02175ffc kind:load to:0x02098534 module:overlay(0) +from:0x02176000 kind:load to:0x0209854c module:overlay(0) +from:0x02176004 kind:load to:0x02098558 module:overlay(0) +from:0x02176008 kind:load to:0x01fff464 module:itcm +from:0x0217600c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02176010 kind:load to:0x02168df4 module:overlay(90) +from:0x02176014 kind:load to:0x02098490 module:overlay(0) +from:0x02176018 kind:load to:0x02169130 module:overlay(90) +from:0x0217601c kind:load to:0x02098498 module:overlay(0) +from:0x02176020 kind:load to:0x0209849c module:overlay(0) +from:0x02176024 kind:load to:0x0216c7f4 module:overlay(90) +from:0x02176028 kind:load to:0x0216c954 module:overlay(90) +from:0x0217602c kind:load to:0x020984a8 module:overlay(0) +from:0x02176030 kind:load to:0x02098564 module:overlay(0) +from:0x02176034 kind:load to:0x020985d0 module:overlay(0) +from:0x02176038 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217603c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02176040 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02176044 kind:load to:0x0216dc80 module:overlay(90) +from:0x02176048 kind:load to:0x0216dcb8 module:overlay(90) +from:0x0217604c kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02176050 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02176054 kind:load to:0x021694c4 module:overlay(90) +from:0x0217605c kind:load to:0x021696b4 module:overlay(90) +from:0x02176064 kind:load to:0x02169940 module:overlay(90) +from:0x0217606c kind:load to:0x02169dd4 module:overlay(90) +from:0x02176074 kind:load to:0x0216b794 module:overlay(90) +from:0x0217607c kind:load to:0x0216a63c module:overlay(90) +from:0x02176084 kind:load to:0x0216a90c module:overlay(90) +from:0x0217608c kind:load to:0x0216ab2c module:overlay(90) +from:0x02176094 kind:load to:0x0216ac50 module:overlay(90) +from:0x0217609c kind:load to:0x0216af30 module:overlay(90) +from:0x021760a4 kind:load to:0x0216b334 module:overlay(90) +from:0x021760ac kind:load to:0x0216b568 module:overlay(90) +from:0x021760b4 kind:load to:0x0216a1b4 module:overlay(90) +from:0x021760bc kind:load to:0x021695b0 module:overlay(90) +from:0x021760c4 kind:load to:0x021697c0 module:overlay(90) +from:0x021760cc kind:load to:0x02169a98 module:overlay(90) +from:0x021760d4 kind:load to:0x02169f14 module:overlay(90) +from:0x021760dc kind:load to:0x0216b820 module:overlay(90) +from:0x021760e4 kind:load to:0x0216a6f0 module:overlay(90) +from:0x021760ec kind:load to:0x0216a990 module:overlay(90) +from:0x021760f4 kind:load to:0x0216ab80 module:overlay(90) +from:0x021760fc kind:load to:0x0216acc0 module:overlay(90) +from:0x02176104 kind:load to:0x0216b034 module:overlay(90) +from:0x0217610c kind:load to:0x0216b3cc module:overlay(90) +from:0x02176114 kind:load to:0x0216b6b8 module:overlay(90) +from:0x0217611c kind:load to:0x0216a244 module:overlay(90) +from:0x021761c4 kind:load to:0x0216dd18 module:overlay(90) +from:0x021761c8 kind:load to:0x02097924 module:overlay(0) +from:0x021761cc kind:load to:0x02097734 module:overlay(0) +from:0x021761d0 kind:load to:0x020977b0 module:overlay(0) +from:0x021761d4 kind:load to:0x0209792c module:overlay(0) +from:0x021761d8 kind:load to:0x0209794c module:overlay(0) +from:0x021761dc kind:load to:0x02097978 module:overlay(0) +from:0x021761e0 kind:load to:0x0216eb28 module:overlay(90) +from:0x021761e8 kind:load to:0x0216e100 module:overlay(90) +from:0x021761f0 kind:load to:0x0216e1f4 module:overlay(90) +from:0x021761f8 kind:load to:0x0216e40c module:overlay(90) +from:0x02176200 kind:load to:0x0216e524 module:overlay(90) +from:0x02176208 kind:load to:0x0216e68c module:overlay(90) +from:0x02176210 kind:load to:0x0216e8b0 module:overlay(90) +from:0x02176218 kind:load to:0x0216e9cc module:overlay(90) +from:0x02176220 kind:load to:0x0216eb60 module:overlay(90) +from:0x02176228 kind:load to:0x0216e18c module:overlay(90) +from:0x02176230 kind:load to:0x0216e2e8 module:overlay(90) +from:0x02176238 kind:load to:0x0216e470 module:overlay(90) +from:0x02176240 kind:load to:0x0216e5d0 module:overlay(90) +from:0x02176248 kind:load to:0x0216e718 module:overlay(90) +from:0x02176250 kind:load to:0x0216e934 module:overlay(90) +from:0x02176258 kind:load to:0x0216eaac module:overlay(90) +from:0x02176268 kind:load to:0x020984f8 module:overlay(0) +from:0x0217626c kind:load to:0x02098534 module:overlay(0) +from:0x02176270 kind:load to:0x0209854c module:overlay(0) +from:0x02176274 kind:load to:0x02098558 module:overlay(0) +from:0x02176278 kind:load to:0x01fff464 module:itcm +from:0x0217627c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02176280 kind:load to:0x0216df08 module:overlay(90) +from:0x02176284 kind:load to:0x02098490 module:overlay(0) +from:0x02176288 kind:load to:0x0216e09c module:overlay(90) +from:0x0217628c kind:load to:0x02098498 module:overlay(0) +from:0x02176290 kind:load to:0x0209849c module:overlay(0) +from:0x02176294 kind:load to:0x0216ef3c module:overlay(90) +from:0x02176298 kind:load to:0x020984a4 module:overlay(0) +from:0x0217629c kind:load to:0x020984a8 module:overlay(0) +from:0x021762a0 kind:load to:0x02098564 module:overlay(0) +from:0x021762a4 kind:load to:0x020985d0 module:overlay(0) +from:0x021762a8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021762ac kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021762b0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021762b4 kind:load to:0x0216f434 module:overlay(90) +from:0x021762b8 kind:load to:0x0216f464 module:overlay(90) +from:0x021762bc kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x021762c0 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x0217638c kind:load to:0x0216f4bc module:overlay(90) +from:0x02176390 kind:load to:0x02097924 module:overlay(0) +from:0x02176394 kind:load to:0x02097734 module:overlay(0) +from:0x02176398 kind:load to:0x020977b0 module:overlay(0) +from:0x0217639c kind:load to:0x0209792c module:overlay(0) +from:0x021763a0 kind:load to:0x0209794c module:overlay(0) +from:0x021763a4 kind:load to:0x02097978 module:overlay(0) +from:0x021763b0 kind:load to:0x0216f7ac module:overlay(90) +from:0x021763b4 kind:load to:0x02170ea8 module:overlay(90) +from:0x021763b8 kind:load to:0x02057bd4 module:overlay(0) +from:0x021763bc kind:load to:0x0209a7f4 module:overlay(0) +from:0x021763c0 kind:load to:0x02057da8 module:overlay(0) +from:0x021763c4 kind:load to:0x02057e24 module:overlay(0) +from:0x021763c8 kind:load to:0x02057e88 module:overlay(0) +from:0x021763cc kind:load to:0x0209a77c module:overlay(0) +from:0x021763d0 kind:load to:0x02057d64 module:overlay(0) +from:0x021763dc kind:load to:0x0216f7c0 module:overlay(90) +from:0x021763e0 kind:load to:0x02170ec4 module:overlay(90) +from:0x021763e4 kind:load to:0x02099ae0 module:overlay(0) +from:0x021763e8 kind:load to:0x02099b18 module:overlay(0) +from:0x021763ec kind:load to:0x0209a11c module:overlay(0) +from:0x021763f0 kind:load to:0x0209a124 module:overlay(0) +from:0x021763f4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021763f8 kind:load to:0x02099c90 module:overlay(0) +from:0x021763fc kind:load to:0x02099b80 module:overlay(0) +from:0x02176400 kind:load to:0x0209a04c module:overlay(0) +from:0x02176404 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02176408 kind:load to:0x0209a0ec module:overlay(0) +from:0x0217640c kind:load to:0x02168a88 module:overlay(90) +from:0x02176410 kind:load to:0x0209a104 module:overlay(0) +from:0x02176414 kind:load to:0x02168a78 module:overlay(90) +from:0x02176418 kind:load to:0x02168a54 module:overlay(90) +from:0x0217641c kind:load to:0x0216fea8 module:overlay(90) +from:0x02176424 kind:load to:0x02170104 module:overlay(90) +from:0x0217642c kind:load to:0x021702a8 module:overlay(90) +from:0x02176434 kind:load to:0x0217036c module:overlay(90) +from:0x0217643c kind:load to:0x021703ac module:overlay(90) +from:0x02176444 kind:load to:0x0217047c module:overlay(90) +from:0x0217644c kind:load to:0x0217051c module:overlay(90) +from:0x02176454 kind:load to:0x02170694 module:overlay(90) +from:0x0217645c kind:load to:0x021707f8 module:overlay(90) +from:0x02176464 kind:load to:0x02170854 module:overlay(90) +from:0x0217646c kind:load to:0x021709f4 module:overlay(90) +from:0x02176474 kind:load to:0x0216fe20 module:overlay(90) +from:0x0217647c kind:load to:0x0216ffc8 module:overlay(90) +from:0x02176484 kind:load to:0x02170220 module:overlay(90) +from:0x0217648c kind:load to:0x02170328 module:overlay(90) +from:0x02176494 kind:load to:0x02170390 module:overlay(90) +from:0x0217649c kind:load to:0x02170464 module:overlay(90) +from:0x021764a4 kind:load to:0x021704dc module:overlay(90) +from:0x021764ac kind:load to:0x02170668 module:overlay(90) +from:0x021764b4 kind:load to:0x021707e0 module:overlay(90) +from:0x021764bc kind:load to:0x02170830 module:overlay(90) +from:0x021764c4 kind:load to:0x02170968 module:overlay(90) +from:0x021764d4 kind:load to:0x020984f8 module:overlay(0) +from:0x021764d8 kind:load to:0x02098534 module:overlay(0) +from:0x021764dc kind:load to:0x0209854c module:overlay(0) +from:0x021764e0 kind:load to:0x02098558 module:overlay(0) +from:0x021764e4 kind:load to:0x02170d6c module:overlay(90) +from:0x021764e8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021764ec kind:load to:0x0216f7d4 module:overlay(90) +from:0x021764f0 kind:load to:0x02098490 module:overlay(0) +from:0x021764f4 kind:load to:0x0216fb2c module:overlay(90) +from:0x021764f8 kind:load to:0x02098498 module:overlay(0) +from:0x021764fc kind:load to:0x0209849c module:overlay(0) +from:0x02176500 kind:load to:0x0216f860 module:overlay(90) +from:0x02176504 kind:load to:0x0216f82c module:overlay(90) +from:0x02176508 kind:load to:0x020984a8 module:overlay(0) +from:0x0217650c kind:load to:0x02098564 module:overlay(0) +from:0x02176510 kind:load to:0x020985d0 module:overlay(0) +from:0x02176514 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02176518 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217651c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02176520 kind:load to:0x02170ee0 module:overlay(90) +from:0x02176524 kind:load to:0x02170f10 module:overlay(90) +from:0x02176528 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0217652c kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x021765b0 kind:load to:0x02170f68 module:overlay(90) +from:0x021765b4 kind:load to:0x0209772c module:overlay(0) +from:0x021765b8 kind:load to:0x02097734 module:overlay(0) +from:0x021765bc kind:load to:0x020977b0 module:overlay(0) +from:0x021765c0 kind:load to:0x020977f0 module:overlay(0) +from:0x021765c4 kind:load to:0x020977f4 module:overlay(0) +from:0x021765c8 kind:load to:0x020977f8 module:overlay(0) +from:0x021765d4 kind:load to:0x020984f8 module:overlay(0) +from:0x021765d8 kind:load to:0x02098534 module:overlay(0) +from:0x021765dc kind:load to:0x0209854c module:overlay(0) +from:0x021765e0 kind:load to:0x02098558 module:overlay(0) +from:0x021765e4 kind:load to:0x01fff464 module:itcm +from:0x021765e8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021765ec kind:load to:0x02098488 module:overlay(0) +from:0x021765f0 kind:load to:0x02098490 module:overlay(0) +from:0x021765f4 kind:load to:0x02171034 module:overlay(90) +from:0x021765f8 kind:load to:0x02171044 module:overlay(90) +from:0x021765fc kind:load to:0x0209849c module:overlay(0) +from:0x02176600 kind:load to:0x020984a0 module:overlay(0) +from:0x02176604 kind:load to:0x02171054 module:overlay(90) +from:0x02176608 kind:load to:0x020984a8 module:overlay(0) +from:0x0217660c kind:load to:0x02098564 module:overlay(0) +from:0x02176610 kind:load to:0x020985d0 module:overlay(0) +from:0x02176614 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02176618 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217661c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02176620 kind:load to:0x02171004 module:overlay(90) +from:0x02176624 kind:load to:0x02171018 module:overlay(90) +from:0x02176630 kind:load to:0x02171108 module:overlay(90) +from:0x02176634 kind:load to:0x0209772c module:overlay(0) +from:0x02176638 kind:load to:0x02097734 module:overlay(0) +from:0x0217663c kind:load to:0x020977b0 module:overlay(0) +from:0x02176640 kind:load to:0x020977f0 module:overlay(0) +from:0x02176644 kind:load to:0x020977f4 module:overlay(0) +from:0x02176648 kind:load to:0x020977f8 module:overlay(0) +from:0x02176654 kind:load to:0x020984f8 module:overlay(0) +from:0x02176658 kind:load to:0x02098534 module:overlay(0) +from:0x0217665c kind:load to:0x0209854c module:overlay(0) +from:0x02176660 kind:load to:0x02098558 module:overlay(0) +from:0x02176664 kind:load to:0x01fff464 module:itcm +from:0x02176668 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217666c kind:load to:0x02098488 module:overlay(0) +from:0x02176670 kind:load to:0x02171184 module:overlay(90) +from:0x02176674 kind:load to:0x021711b4 module:overlay(90) +from:0x02176678 kind:load to:0x02098498 module:overlay(0) +from:0x0217667c kind:load to:0x0209849c module:overlay(0) +from:0x02176680 kind:load to:0x020984a0 module:overlay(0) +from:0x02176684 kind:load to:0x020984a4 module:overlay(0) +from:0x02176688 kind:load to:0x020984a8 module:overlay(0) +from:0x0217668c kind:load to:0x02098564 module:overlay(0) +from:0x02176690 kind:load to:0x020985d0 module:overlay(0) +from:0x02176694 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02176698 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217669c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021766a0 kind:load to:0x021713e4 module:overlay(90) +from:0x021766a4 kind:load to:0x021713f8 module:overlay(90) +from:0x021766b0 kind:load to:0x02171434 module:overlay(90) +from:0x021766b4 kind:load to:0x0209772c module:overlay(0) +from:0x021766b8 kind:load to:0x02097734 module:overlay(0) +from:0x021766bc kind:load to:0x020977b0 module:overlay(0) +from:0x021766c0 kind:load to:0x020977f0 module:overlay(0) +from:0x021766c4 kind:load to:0x020977f4 module:overlay(0) +from:0x021766c8 kind:load to:0x020977f8 module:overlay(0) +from:0x021766d4 kind:load to:0x020984f8 module:overlay(0) +from:0x021766d8 kind:load to:0x02098534 module:overlay(0) +from:0x021766dc kind:load to:0x0209854c module:overlay(0) +from:0x021766e0 kind:load to:0x02098558 module:overlay(0) +from:0x021766e4 kind:load to:0x01fff464 module:itcm +from:0x021766e8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021766ec kind:load to:0x02098488 module:overlay(0) +from:0x021766f0 kind:load to:0x02098490 module:overlay(0) +from:0x021766f4 kind:load to:0x02098494 module:overlay(0) +from:0x021766f8 kind:load to:0x02098498 module:overlay(0) +from:0x021766fc kind:load to:0x0209849c module:overlay(0) +from:0x02176700 kind:load to:0x020984a0 module:overlay(0) +from:0x02176704 kind:load to:0x021714f0 module:overlay(90) +from:0x02176708 kind:load to:0x020984a8 module:overlay(0) +from:0x0217670c kind:load to:0x02098564 module:overlay(0) +from:0x02176710 kind:load to:0x020985d0 module:overlay(0) +from:0x02176714 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02176718 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217671c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02176720 kind:load to:0x021714c0 module:overlay(90) +from:0x02176724 kind:load to:0x021714d4 module:overlay(90) +from:0x02176730 kind:load to:0x021715a4 module:overlay(90) +from:0x02176734 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176738 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217673c kind:load to:0x0209ca38 module:overlay(0) +from:0x02176740 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217674c kind:load to:0x02171710 module:overlay(90) +from:0x02176750 kind:load to:0x02171a8c module:overlay(90) +from:0x02176754 kind:load to:0x02171a90 module:overlay(90) +from:0x02176758 kind:load to:0x02171e20 module:overlay(90) +from:0x0217675c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176760 kind:load to:0x02171f94 module:overlay(90) +from:0x02176764 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176768 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217676c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176770 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176774 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176778 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217677c kind:load to:0x02172130 module:overlay(90) +from:0x02176780 kind:load to:0x02172168 module:overlay(90) +from:0x02176784 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02176788 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217678c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176790 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176794 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02176798 kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x0217679c kind:load to:0x0210b330 module:overlays(19,26) +from:0x021767a0 kind:load to:0x0210b174 module:overlays(19,26) +from:0x021767a4 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x021767a8 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x021767ac kind:load to:0x02172008 module:overlay(90) +from:0x021767b0 kind:load to:0x0217211c module:overlay(90) +from:0x021767b4 kind:load to:0x02172128 module:overlay(90) +from:0x021767b8 kind:load to:0x02172010 module:overlay(90) +from:0x021767bc kind:load to:0x02172060 module:overlay(90) +from:0x021767c0 kind:load to:0x02172098 module:overlay(90) +from:0x021767c4 kind:load to:0x021720e4 module:overlay(90) +from:0x021767c8 kind:load to:0x021720d0 module:overlay(90) +from:0x021767cc kind:load to:0x02171e50 module:overlay(90) +from:0x021767d0 kind:load to:0x02171e34 module:overlay(90) +from:0x021767e8 kind:load to:0x021722f4 module:overlay(90) +from:0x021767ec kind:load to:0x02172858 module:overlay(90) +from:0x021767f0 kind:load to:0x02172820 module:overlay(90) +from:0x021767fc kind:load to:0x021721c8 module:overlay(90) +from:0x02176800 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176804 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176808 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217680c kind:load to:0x0209ca58 module:overlay(0) +from:0x0217681c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176820 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176824 kind:load to:0x0209ca38 module:overlay(0) +from:0x02176828 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176834 kind:load to:0x0207c47c module:overlay(0) +from:0x02176838 kind:load to:0x0207c484 module:overlay(0) +from:0x0217683c kind:load to:0x0207c94c module:overlay(0) +from:0x02176840 kind:load to:0x0207c93c module:overlay(0) +from:0x02176844 kind:load to:0x0207c980 module:overlay(0) +from:0x02176848 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0217684c kind:load to:0x0207ca18 module:overlay(0) +from:0x02176850 kind:load to:0x0207ca90 module:overlay(0) +from:0x0217685c kind:load to:0x02172308 module:overlay(90) +from:0x02176860 kind:load to:0x02171a8c module:overlay(90) +from:0x02176864 kind:load to:0x02172350 module:overlay(90) +from:0x02176868 kind:load to:0x0217242c module:overlay(90) +from:0x0217686c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176870 kind:load to:0x02171f94 module:overlay(90) +from:0x02176874 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176878 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217687c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176880 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176884 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176888 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217688c kind:load to:0x02172874 module:overlay(90) +from:0x02176890 kind:load to:0x021728b4 module:overlay(90) +from:0x02176894 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02176898 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217689c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021768a0 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021768a4 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021768a8 kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x021768ac kind:load to:0x0210b330 module:overlays(19,26) +from:0x021768b0 kind:load to:0x0210b174 module:overlays(19,26) +from:0x021768b4 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x021768b8 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x021768bc kind:load to:0x02172008 module:overlay(90) +from:0x021768c0 kind:load to:0x0217211c module:overlay(90) +from:0x021768c4 kind:load to:0x02172128 module:overlay(90) +from:0x021768c8 kind:load to:0x02172714 module:overlay(90) +from:0x021768cc kind:load to:0x02172764 module:overlay(90) +from:0x021768d0 kind:load to:0x0217279c module:overlay(90) +from:0x021768d4 kind:load to:0x021727e8 module:overlay(90) +from:0x021768d8 kind:load to:0x021727d4 module:overlay(90) +from:0x021768dc kind:load to:0x02171e50 module:overlay(90) +from:0x021768e0 kind:load to:0x02171e34 module:overlay(90) +from:0x021768ec kind:load to:0x0217291c module:overlay(90) +from:0x021768f0 kind:load to:0x0209c8bc module:overlay(0) +from:0x021768f4 kind:load to:0x0209c97c module:overlay(0) +from:0x021768f8 kind:load to:0x0209c980 module:overlay(0) +from:0x021768fc kind:load to:0x0209c984 module:overlay(0) +from:0x02176908 kind:load to:0x02172a44 module:overlay(90) +from:0x0217690c kind:load to:0x02172c20 module:overlay(90) +from:0x02176910 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02176914 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02176918 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217691c kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02176920 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176924 kind:load to:0x0209d1ac module:overlay(0) +from:0x02176928 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217692c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176930 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176934 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176938 kind:load to:0x021729cc module:overlay(90) +from:0x0217693c kind:load to:0x02172a04 module:overlay(90) +from:0x02176940 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02176944 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176948 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217694c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176950 kind:load to:0x02172c60 module:overlay(90) +from:0x02176954 kind:load to:0x02172c8c module:overlay(90) +from:0x02176958 kind:load to:0x02172cb8 module:overlay(90) +from:0x0217695c kind:load to:0x02172ce4 module:overlay(90) +from:0x02176968 kind:load to:0x02172b28 module:overlay(90) +from:0x0217696c kind:load to:0x0209d098 module:overlay(0) +from:0x02176970 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02176974 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02176978 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217697c kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02176980 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176984 kind:load to:0x0209d1ac module:overlay(0) +from:0x02176988 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217698c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176990 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176994 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176998 kind:load to:0x02172d14 module:overlay(90) +from:0x0217699c kind:load to:0x02172cec module:overlay(90) +from:0x021769a0 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x021769a4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021769a8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021769ac kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021769b4 kind:load to:0x02172c1c module:overlay(90) +from:0x021769b8 kind:load to:0x02172c0c module:overlay(90) +from:0x021769bc kind:load to:0x02172c14 module:overlay(90) +from:0x021769d4 kind:load to:0x02172d54 module:overlay(90) +from:0x021769d8 kind:load to:0x0209c8bc module:overlay(0) +from:0x021769dc kind:load to:0x0209c97c module:overlay(0) +from:0x021769e0 kind:load to:0x0209c980 module:overlay(0) +from:0x021769e4 kind:load to:0x0209c984 module:overlay(0) +from:0x021769f0 kind:load to:0x02172de8 module:overlay(90) +from:0x021769f4 kind:load to:0x0209d098 module:overlay(0) +from:0x021769f8 kind:load to:0x02172ec8 module:overlay(90) +from:0x021769fc kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02176a00 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176a04 kind:load to:0x02172f18 module:overlay(90) +from:0x02176a08 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176a0c kind:load to:0x0209d1ac module:overlay(0) +from:0x02176a10 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176a14 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176a18 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176a1c kind:load to:0x0209d1cc module:overlay(0) +from:0x02176a20 kind:load to:0x02173018 module:overlay(90) +from:0x02176a24 kind:load to:0x0217302c module:overlay(90) +from:0x02176a28 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02176a2c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176a30 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176a34 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176a38 kind:load to:0x02172f1c module:overlay(90) +from:0x02176a3c kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02176a40 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x02176a50 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176a54 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176a58 kind:load to:0x0209ca38 module:overlay(0) +from:0x02176a5c kind:load to:0x0209ca58 module:overlay(0) +from:0x02176a68 kind:load to:0x02173068 module:overlay(90) +from:0x02176a6c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176a70 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176a74 kind:load to:0x0209ca38 module:overlay(0) +from:0x02176a78 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176a84 kind:load to:0x0207caa0 module:overlay(0) +from:0x02176a88 kind:load to:0x0207caa8 module:overlay(0) +from:0x02176a8c kind:load to:0x0207d2bc module:overlay(0) +from:0x02176a90 kind:load to:0x0207d2ac module:overlay(0) +from:0x02176a94 kind:load to:0x0207d2f8 module:overlay(0) +from:0x02176a98 kind:load to:0x0207d330 module:overlay(0) +from:0x02176a9c kind:load to:0x0207d374 module:overlay(0) +from:0x02176aa0 kind:load to:0x0207d39c module:overlay(0) +from:0x02176aac kind:load to:0x02173178 module:overlay(90) +from:0x02176ab0 kind:load to:0x0209d098 module:overlay(0) +from:0x02176ab4 kind:load to:0x021731c8 module:overlay(90) +from:0x02176ab8 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02176abc kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176ac0 kind:load to:0x0210a084 module:overlays(19,26) +from:0x02176ac4 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176ac8 kind:load to:0x0210a0d8 module:overlays(19,26) +from:0x02176acc kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176ad0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176ad4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176ad8 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176adc kind:load to:0x0217338c module:overlay(90) +from:0x02176ae0 kind:load to:0x021733ac module:overlay(90) +from:0x02176ae4 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02176ae8 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176aec kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176af0 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176af4 kind:load to:0x0210a25c module:overlays(19,26) +from:0x02176af8 kind:load to:0x02173300 module:overlay(90) +from:0x02176afc kind:load to:0x021732a4 module:overlay(90) +from:0x02176b00 kind:load to:0x021732f4 module:overlay(90) +from:0x02176b0c kind:load to:0x021733f4 module:overlay(90) +from:0x02176b10 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176b14 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176b18 kind:load to:0x0209ca38 module:overlay(0) +from:0x02176b1c kind:load to:0x0209ca58 module:overlay(0) +from:0x02176b28 kind:load to:0x02173500 module:overlay(90) +from:0x02176b2c kind:load to:0x0209d098 module:overlay(0) +from:0x02176b30 kind:load to:0x0210a118 module:overlays(19,26) +from:0x02176b34 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02176b38 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176b3c kind:load to:0x0210a084 module:overlays(19,26) +from:0x02176b40 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176b44 kind:load to:0x0210a0d8 module:overlays(19,26) +from:0x02176b48 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176b4c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176b50 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176b54 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176b58 kind:load to:0x021736a0 module:overlay(90) +from:0x02176b5c kind:load to:0x021736c0 module:overlay(90) +from:0x02176b60 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02176b64 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176b68 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176b6c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176b70 kind:load to:0x0210a25c module:overlays(19,26) +from:0x02176b74 kind:load to:0x02173614 module:overlay(90) +from:0x02176b78 kind:load to:0x021735b8 module:overlay(90) +from:0x02176b7c kind:load to:0x02173608 module:overlay(90) +from:0x02176b88 kind:load to:0x0217399c module:overlay(90) +from:0x02176b8c kind:load to:0x021745c0 module:overlay(90) +from:0x02176b90 kind:load to:0x02174574 module:overlay(90) +from:0x02176b9c kind:load to:0x02173708 module:overlay(90) +from:0x02176ba0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176ba4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176ba8 kind:load to:0x0209ca38 module:overlay(0) +from:0x02176bac kind:load to:0x0209ca58 module:overlay(0) +from:0x02176bb8 kind:load to:0x02173974 module:overlay(90) +from:0x02176bbc kind:load to:0x021745a4 module:overlay(90) +from:0x02176bc0 kind:load to:0x0205a700 module:overlay(0) +from:0x02176bc4 kind:load to:0x01ffc57c module:itcm +from:0x02176bc8 kind:load to:0x02057da8 module:overlay(0) +from:0x02176bcc kind:load to:0x02057e24 module:overlay(0) +from:0x02176bd0 kind:load to:0x02057e88 module:overlay(0) +from:0x02176bd4 kind:load to:0x01ffc7a4 module:itcm +from:0x02176bd8 kind:load to:0x02057d64 module:overlay(0) +from:0x02176be4 kind:load to:0x02173a30 module:overlay(90) +from:0x02176be8 kind:load to:0x02173d40 module:overlay(90) +from:0x02176bec kind:load to:0x02173e0c module:overlay(90) +from:0x02176bf0 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02176bf4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176bf8 kind:load to:0x02174258 module:overlay(90) +from:0x02176bfc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176c00 kind:load to:0x0209d1ac module:overlay(0) +from:0x02176c04 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176c08 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176c0c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176c10 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176c14 kind:load to:0x021745dc module:overlay(90) +from:0x02176c18 kind:load to:0x02174634 module:overlay(90) +from:0x02176c1c kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02176c20 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176c24 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176c28 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176c2c kind:load to:0x021743b0 module:overlay(90) +from:0x02176c30 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02176c34 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x02176c38 kind:load to:0x0217441c module:overlay(90) +from:0x02176c54 kind:load to:0x0209ca98 module:overlay(0) +from:0x02176c58 kind:load to:0x0209caa0 module:overlay(0) +from:0x02176c5c kind:load to:0x0209c980 module:overlay(0) +from:0x02176c60 kind:load to:0x0209c984 module:overlay(0) +from:0x02176c6c kind:load to:0x021746b4 module:overlay(90) +from:0x02176c70 kind:load to:0x0209ca98 module:overlay(0) +from:0x02176c74 kind:load to:0x0209caa0 module:overlay(0) +from:0x02176c78 kind:load to:0x0209c980 module:overlay(0) +from:0x02176c7c kind:load to:0x0209c984 module:overlay(0) +from:0x02176c88 kind:load to:0x02109ad0 module:overlays(19,21,26) +from:0x02176c8c kind:load to:0x0209d098 module:overlay(0) +from:0x02176c90 kind:load to:0x02109c6c module:overlays(19,26) +from:0x02176c94 kind:load to:0x02174784 module:overlay(90) +from:0x02176c98 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176c9c kind:load to:0x02109b70 module:overlays(19,21,26) +from:0x02176ca0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176ca4 kind:load to:0x02174798 module:overlay(90) +from:0x02176ca8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176cac kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176cb0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176cb4 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176cb8 kind:load to:0x02174840 module:overlay(90) +from:0x02176cbc kind:load to:0x02174860 module:overlay(90) +from:0x02176cc0 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02176cc4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176cc8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176ccc kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176cd0 kind:load to:0x02109ce4 module:overlays(19,26) +from:0x02176cd4 kind:load to:0x02109d14 module:overlays(19,26) +from:0x02176cd8 kind:load to:0x02109db8 module:overlays(19,26) +from:0x02176cdc kind:load to:0x02109e08 module:overlays(19,26) +from:0x02176ce8 kind:load to:0x021748a8 module:overlay(90) +from:0x02176cec kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176cf0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176cf4 kind:load to:0x0209ca38 module:overlay(0) +from:0x02176cf8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176d04 kind:load to:0x02109ad0 module:overlays(19,21,26) +from:0x02176d08 kind:load to:0x0209d098 module:overlay(0) +from:0x02176d0c kind:load to:0x02109c6c module:overlays(19,26) +from:0x02176d10 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02176d14 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176d18 kind:load to:0x02109b70 module:overlays(19,21,26) +from:0x02176d1c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176d20 kind:load to:0x02109c14 module:overlays(19,26) +from:0x02176d24 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176d28 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176d2c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176d30 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176d34 kind:load to:0x02174aa0 module:overlay(90) +from:0x02176d38 kind:load to:0x02174ac0 module:overlay(90) +from:0x02176d3c kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02176d40 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176d44 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176d48 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176d4c kind:load to:0x02109ce4 module:overlays(19,26) +from:0x02176d50 kind:load to:0x021749fc module:overlay(90) +from:0x02176d54 kind:load to:0x021749a0 module:overlay(90) +from:0x02176d58 kind:load to:0x021749f0 module:overlay(90) +from:0x02176d64 kind:load to:0x02174b08 module:overlay(90) +from:0x02176d68 kind:load to:0x0209ca98 module:overlay(0) +from:0x02176d6c kind:load to:0x0209caa0 module:overlay(0) +from:0x02176d70 kind:load to:0x0209c980 module:overlay(0) +from:0x02176d74 kind:load to:0x0209c984 module:overlay(0) +from:0x02176d80 kind:load to:0x02109ad0 module:overlays(19,21,26) +from:0x02176d84 kind:load to:0x0209d098 module:overlay(0) +from:0x02176d88 kind:load to:0x02109c6c module:overlays(19,26) +from:0x02176d8c kind:load to:0x02174bd8 module:overlay(90) +from:0x02176d90 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176d94 kind:load to:0x02109b70 module:overlays(19,21,26) +from:0x02176d98 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176d9c kind:load to:0x02174bec module:overlay(90) +from:0x02176da0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176da4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176da8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176dac kind:load to:0x0209d1cc module:overlay(0) +from:0x02176db0 kind:load to:0x02174c94 module:overlay(90) +from:0x02176db4 kind:load to:0x02174cb4 module:overlay(90) +from:0x02176db8 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02176dbc kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176dc0 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176dc4 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176dc8 kind:load to:0x02109ce4 module:overlays(19,26) +from:0x02176dcc kind:load to:0x021749fc module:overlay(90) +from:0x02176dd0 kind:load to:0x021749a0 module:overlay(90) +from:0x02176dd4 kind:load to:0x021749f0 module:overlay(90) +from:0x02176de0 kind:load to:0x02174cfc module:overlay(90) +from:0x02176de4 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176de8 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176dec kind:load to:0x0209ca38 module:overlay(0) +from:0x02176df0 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176dfc kind:load to:0x02174e40 module:overlay(90) +from:0x02176e00 kind:load to:0x0209d098 module:overlay(0) +from:0x02176e04 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02176e08 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02176e0c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176e10 kind:load to:0x02174e8c module:overlay(90) +from:0x02176e14 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176e18 kind:load to:0x02174f20 module:overlay(90) +from:0x02176e1c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176e20 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176e24 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176e28 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176e2c kind:load to:0x02174f30 module:overlay(90) +from:0x02176e30 kind:load to:0x02174f50 module:overlay(90) +from:0x02176e34 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02176e38 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176e3c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176e40 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176e4c kind:load to:0x02174f98 module:overlay(90) +from:0x02176e50 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176e54 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176e58 kind:load to:0x0209ca38 module:overlay(0) +from:0x02176e5c kind:load to:0x0209ca58 module:overlay(0) +from:0x02176e68 kind:load to:0x021750dc module:overlay(90) +from:0x02176e6c kind:load to:0x0209d098 module:overlay(0) +from:0x02176e70 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02176e74 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02176e78 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176e7c kind:load to:0x02175128 module:overlay(90) +from:0x02176e80 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176e84 kind:load to:0x021751bc module:overlay(90) +from:0x02176e88 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176e8c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176e90 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176e94 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176e98 kind:load to:0x021751cc module:overlay(90) +from:0x02176e9c kind:load to:0x021751ec module:overlay(90) +from:0x02176ea0 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02176ea4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176ea8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176eac kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176eb8 kind:load to:0x02175234 module:overlay(90) +from:0x02176ebc kind:load to:0x0209c9f0 module:overlay(0) +from:0x02176ec0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02176ec4 kind:load to:0x0209ca38 module:overlay(0) +from:0x02176ec8 kind:load to:0x0209ca58 module:overlay(0) +from:0x02176ed4 kind:load to:0x0210ac5c module:overlays(19,26) +from:0x02176ed8 kind:load to:0x0209d098 module:overlay(0) +from:0x02176edc kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02176ee0 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02176ee4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02176ee8 kind:load to:0x0210b118 module:overlays(19,26) +from:0x02176eec kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02176ef0 kind:load to:0x0209d1ac module:overlay(0) +from:0x02176ef4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02176ef8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02176efc kind:load to:0x0209d1c4 module:overlay(0) +from:0x02176f00 kind:load to:0x0209d1cc module:overlay(0) +from:0x02176f04 kind:load to:0x021752fc module:overlay(90) +from:0x02176f08 kind:load to:0x0217532c module:overlay(90) +from:0x02176f0c kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x02176f10 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02176f14 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02176f18 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02176f1c kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02176f20 kind:load to:0x0210b2e8 module:overlays(19,26) +from:0x02176f24 kind:load to:0x0210adf8 module:overlays(19,26) +from:0x02176f28 kind:load to:0x0210ad8c module:overlays(19,26) +from:0x02176f2c kind:load to:0x0210ad24 module:overlays(19,26) +from:0x02176f30 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x02176f34 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x02176f38 kind:load to:0x0210ad2c module:overlays(19,26) +from:0x02176f3c kind:load to:0x0210ad34 module:overlays(19,26) +from:0x02176f40 kind:load to:0x021752ac module:overlay(90) +from:0x02176f44 kind:load to:0x0210adf0 module:overlays(19,26) diff --git a/config/usa/arm9/overlays/ov090/symbols.txt b/config/usa/arm9/overlays/ov090/symbols.txt new file mode 100644 index 00000000..df9a198c --- /dev/null +++ b/config/usa/arm9/overlays/ov090/symbols.txt @@ -0,0 +1,679 @@ +func_ov090_02165880 kind:function(arm,size=0xc) addr:0x02165880 +func_ov090_0216588c kind:function(arm,size=0x28) addr:0x0216588c +func_ov090_021658b4 kind:function(arm,size=0x68) addr:0x021658b4 +func_ov090_0216591c kind:function(arm,size=0x18) addr:0x0216591c +func_ov090_02165934 kind:function(arm,size=0x28) addr:0x02165934 +func_ov090_0216595c kind:function(arm,size=0x68) addr:0x0216595c +func_ov090_021659c4 kind:function(arm,size=0x24) addr:0x021659c4 +func_ov090_021659e8 kind:function(arm,size=0x7c) addr:0x021659e8 +func_ov090_02165a64 kind:function(arm,size=0x28) addr:0x02165a64 +func_ov090_02165a8c kind:function(arm,size=0x2c) addr:0x02165a8c +func_ov090_02165ab8 kind:function(arm,size=0x314) addr:0x02165ab8 +func_ov090_02165dcc kind:function(arm,size=0x14) addr:0x02165dcc +func_ov090_02165de0 kind:function(arm,size=0x14) addr:0x02165de0 +func_ov090_02165df4 kind:function(arm,size=0x7c) addr:0x02165df4 +func_ov090_02165e70 kind:function(arm,size=0x84) addr:0x02165e70 +func_ov090_02165ef4 kind:function(arm,size=0x1d4) addr:0x02165ef4 +func_ov090_021660c8 kind:function(arm,size=0xa4) addr:0x021660c8 +func_ov090_0216616c kind:function(arm,size=0x198) addr:0x0216616c +func_ov090_02166304 kind:function(arm,size=0xa4) addr:0x02166304 +func_ov090_021663a8 kind:function(arm,size=0xe0) addr:0x021663a8 +func_ov090_02166488 kind:function(arm,size=0x50) addr:0x02166488 +func_ov090_021664d8 kind:function(arm,size=0xd4) addr:0x021664d8 +func_ov090_021665ac kind:function(arm,size=0xdc) addr:0x021665ac +func_ov090_02166688 kind:function(arm,size=0x1c4) addr:0x02166688 +func_ov090_0216684c kind:function(arm,size=0x9c) addr:0x0216684c +func_ov090_021668e8 kind:function(arm,size=0x1d0) addr:0x021668e8 +func_ov090_02166ab8 kind:function(arm,size=0x78) addr:0x02166ab8 +func_ov090_02166b30 kind:function(arm,size=0x144) addr:0x02166b30 +func_ov090_02166c74 kind:function(arm,size=0x70) addr:0x02166c74 +func_ov090_02166ce4 kind:function(arm,size=0x20c) addr:0x02166ce4 +func_ov090_02166ef0 kind:function(arm,size=0xc) addr:0x02166ef0 +func_ov090_02166efc kind:function(arm,size=0x5c) addr:0x02166efc +func_ov090_02166f58 kind:function(arm,size=0xe0) addr:0x02166f58 +func_ov090_02167038 kind:function(arm,size=0x1dc) addr:0x02167038 +func_ov090_02167214 kind:function(arm,size=0x58) addr:0x02167214 +func_ov090_0216726c kind:function(arm,size=0x610) addr:0x0216726c +func_ov090_0216787c kind:function(arm,size=0xc) addr:0x0216787c +func_ov090_02167888 kind:function(arm,size=0x168) addr:0x02167888 +func_ov090_021679f0 kind:function(arm,size=0x94) addr:0x021679f0 +func_ov090_02167a84 kind:function(arm,size=0x138) addr:0x02167a84 +func_ov090_02167bbc kind:function(arm,size=0x358) addr:0x02167bbc +func_ov090_02167f14 kind:function(arm,size=0x10) addr:0x02167f14 +func_ov090_02167f24 kind:function(arm,size=0x434) addr:0x02167f24 +func_ov090_02168358 kind:function(arm,size=0x14) addr:0x02168358 +func_ov090_0216836c kind:function(arm,size=0x38) addr:0x0216836c +func_ov090_021683a4 kind:function(arm,size=0xd0) addr:0x021683a4 +func_ov090_02168474 kind:function(arm,size=0x28) addr:0x02168474 +func_ov090_0216849c kind:function(arm,size=0x74) addr:0x0216849c +func_ov090_02168510 kind:function(arm,size=0x4c) addr:0x02168510 +func_ov090_0216855c kind:function(arm,size=0x2c) addr:0x0216855c +func_ov090_02168588 kind:function(arm,size=0x94) addr:0x02168588 +func_ov090_0216861c kind:function(arm,size=0x18) addr:0x0216861c +func_ov090_02168634 kind:function(arm,size=0xc4) addr:0x02168634 +func_ov090_021686f8 kind:function(arm,size=0x90) addr:0x021686f8 +func_ov090_02168788 kind:function(arm,size=0x190) addr:0x02168788 +func_ov090_02168918 kind:function(arm,size=0x13c) addr:0x02168918 +func_ov090_02168a54 kind:function(arm,size=0x24) addr:0x02168a54 +func_ov090_02168a78 kind:function(arm,size=0x10) addr:0x02168a78 +func_ov090_02168a88 kind:function(arm,size=0x8) addr:0x02168a88 +func_ov090_02168a90 kind:function(arm,size=0x24) addr:0x02168a90 +func_ov090_02168ab4 kind:function(arm,size=0x2c) addr:0x02168ab4 +func_ov090_02168ae0 kind:function(arm,size=0x1c) addr:0x02168ae0 +func_ov090_02168afc kind:function(arm,size=0x1c) addr:0x02168afc +func_ov090_02168b18 kind:function(arm,size=0x14) addr:0x02168b18 +func_ov090_02168b2c kind:function(arm,size=0xc) addr:0x02168b2c +func_ov090_02168b38 kind:function(arm,size=0x24) addr:0x02168b38 +func_ov090_02168b5c kind:function(arm,size=0x70) addr:0x02168b5c +func_ov090_02168bcc kind:function(arm,size=0x228) addr:0x02168bcc +func_ov090_02168df4 kind:function(arm,size=0x294) addr:0x02168df4 +func_ov090_02169088 kind:function(arm,size=0x5c) addr:0x02169088 +func_ov090_021690e4 kind:function(arm,size=0x4c) addr:0x021690e4 +func_ov090_02169130 kind:function(arm,size=0x394) addr:0x02169130 +func_ov090_021694c4 kind:function(arm,size=0xec) addr:0x021694c4 +func_ov090_021695b0 kind:function(arm,size=0x104) addr:0x021695b0 +func_ov090_021696b4 kind:function(arm,size=0x10c) addr:0x021696b4 +func_ov090_021697c0 kind:function(arm,size=0x180) addr:0x021697c0 +func_ov090_02169940 kind:function(arm,size=0x158) addr:0x02169940 +func_ov090_02169a98 kind:function(arm,size=0x33c) addr:0x02169a98 +func_ov090_02169dd4 kind:function(arm,size=0x140) addr:0x02169dd4 +func_ov090_02169f14 kind:function(arm,size=0x2a0) addr:0x02169f14 +func_ov090_0216a1b4 kind:function(arm,size=0x90) addr:0x0216a1b4 +func_ov090_0216a244 kind:function(arm,size=0x3ac) addr:0x0216a244 +func_ov090_0216a5f0 kind:function(arm,size=0x4c) addr:0x0216a5f0 +func_ov090_0216a63c kind:function(arm,size=0xb4) addr:0x0216a63c +func_ov090_0216a6f0 kind:function(arm,size=0x21c) addr:0x0216a6f0 +func_ov090_0216a90c kind:function(arm,size=0x84) addr:0x0216a90c +func_ov090_0216a990 kind:function(arm,size=0x19c) addr:0x0216a990 +func_ov090_0216ab2c kind:function(arm,size=0x54) addr:0x0216ab2c +func_ov090_0216ab80 kind:function(arm,size=0xd0) addr:0x0216ab80 +func_ov090_0216ac50 kind:function(arm,size=0x70) addr:0x0216ac50 +func_ov090_0216acc0 kind:function(arm,size=0x270) addr:0x0216acc0 +func_ov090_0216af30 kind:function(arm,size=0x104) addr:0x0216af30 +func_ov090_0216b034 kind:function(arm,size=0x300) addr:0x0216b034 +func_ov090_0216b334 kind:function(arm,size=0x98) addr:0x0216b334 +func_ov090_0216b3cc kind:function(arm,size=0x19c) addr:0x0216b3cc +func_ov090_0216b568 kind:function(arm,size=0x150) addr:0x0216b568 +func_ov090_0216b6b8 kind:function(arm,size=0xdc) addr:0x0216b6b8 +func_ov090_0216b794 kind:function(arm,size=0x8c) addr:0x0216b794 +func_ov090_0216b820 kind:function(arm,size=0x4) addr:0x0216b820 +func_ov090_0216b824 kind:function(arm,size=0xb1c) addr:0x0216b824 +func_ov090_0216c340 kind:function(arm,size=0x220) addr:0x0216c340 +func_ov090_0216c560 kind:function(arm,size=0xb0) addr:0x0216c560 +func_ov090_0216c610 kind:function(arm,size=0xb8) addr:0x0216c610 +func_ov090_0216c6c8 kind:function(arm,size=0xb8) addr:0x0216c6c8 +func_ov090_0216c780 kind:function(arm,size=0x74) addr:0x0216c780 +func_ov090_0216c7f4 kind:function(arm,size=0x160) addr:0x0216c7f4 +func_ov090_0216c954 kind:function(arm,size=0x28) addr:0x0216c954 +func_ov090_0216c97c kind:function(arm,size=0x2e4) addr:0x0216c97c +func_ov090_0216cc60 kind:function(arm,size=0x88) addr:0x0216cc60 +func_ov090_0216cce8 kind:function(arm,size=0x4c) addr:0x0216cce8 +func_ov090_0216cd34 kind:function(arm,size=0x28) addr:0x0216cd34 +func_ov090_0216cd5c kind:function(arm,size=0x58) addr:0x0216cd5c +func_ov090_0216cdb4 kind:function(arm,size=0xa4) addr:0x0216cdb4 +func_ov090_0216ce58 kind:function(arm,size=0x68) addr:0x0216ce58 +func_ov090_0216cec0 kind:function(arm,size=0x3c) addr:0x0216cec0 +func_ov090_0216cefc kind:function(arm,size=0x88) addr:0x0216cefc +func_ov090_0216cf84 kind:function(arm,size=0xcc) addr:0x0216cf84 +func_ov090_0216d050 kind:function(arm,size=0x30) addr:0x0216d050 +func_ov090_0216d080 kind:function(arm,size=0xd8) addr:0x0216d080 +func_ov090_0216d158 kind:function(arm,size=0x1c8) addr:0x0216d158 +func_ov090_0216d320 kind:function(arm,size=0xc0) addr:0x0216d320 +func_ov090_0216d3e0 kind:function(arm,size=0x128) addr:0x0216d3e0 +func_ov090_0216d508 kind:function(arm,size=0x28) addr:0x0216d508 +func_ov090_0216d530 kind:function(arm,size=0x1c) addr:0x0216d530 +func_ov090_0216d54c kind:function(arm,size=0x24) addr:0x0216d54c +func_ov090_0216d570 kind:function(arm,size=0x8) addr:0x0216d570 +func_ov090_0216d578 kind:function(arm,size=0x2d4) addr:0x0216d578 +func_ov090_0216d84c kind:function(arm,size=0x1fc) addr:0x0216d84c +func_ov090_0216da48 kind:function(arm,size=0x90) addr:0x0216da48 +func_ov090_0216dad8 kind:function(arm,size=0x1a8) addr:0x0216dad8 +func_ov090_0216dc80 kind:function(arm,size=0x38) addr:0x0216dc80 +func_ov090_0216dcb8 kind:function(arm,size=0x40) addr:0x0216dcb8 +func_ov090_0216dcf8 kind:function(arm,size=0x14) addr:0x0216dcf8 +func_ov090_0216dd0c kind:function(arm,size=0xc) addr:0x0216dd0c +func_ov090_0216dd18 kind:function(arm,size=0x24) addr:0x0216dd18 +func_ov090_0216dd3c kind:function(arm,size=0x6c) addr:0x0216dd3c +func_ov090_0216dda8 kind:function(arm,size=0x160) addr:0x0216dda8 +func_ov090_0216df08 kind:function(arm,size=0x5c) addr:0x0216df08 +func_ov090_0216df64 kind:function(arm,size=0x50) addr:0x0216df64 +func_ov090_0216dfb4 kind:function(arm,size=0x38) addr:0x0216dfb4 +func_ov090_0216dfec kind:function(arm,size=0xb0) addr:0x0216dfec +func_ov090_0216e09c kind:function(arm,size=0x64) addr:0x0216e09c +func_ov090_0216e100 kind:function(arm,size=0x8c) addr:0x0216e100 +func_ov090_0216e18c kind:function(arm,size=0x68) addr:0x0216e18c +func_ov090_0216e1f4 kind:function(arm,size=0xf4) addr:0x0216e1f4 +func_ov090_0216e2e8 kind:function(arm,size=0x124) addr:0x0216e2e8 +func_ov090_0216e40c kind:function(arm,size=0x64) addr:0x0216e40c +func_ov090_0216e470 kind:function(arm,size=0xb4) addr:0x0216e470 +func_ov090_0216e524 kind:function(arm,size=0xac) addr:0x0216e524 +func_ov090_0216e5d0 kind:function(arm,size=0xbc) addr:0x0216e5d0 +func_ov090_0216e68c kind:function(arm,size=0x8c) addr:0x0216e68c +func_ov090_0216e718 kind:function(arm,size=0x198) addr:0x0216e718 +func_ov090_0216e8b0 kind:function(arm,size=0x84) addr:0x0216e8b0 +func_ov090_0216e934 kind:function(arm,size=0x98) addr:0x0216e934 +func_ov090_0216e9cc kind:function(arm,size=0xe0) addr:0x0216e9cc +func_ov090_0216eaac kind:function(arm,size=0x7c) addr:0x0216eaac +func_ov090_0216eb28 kind:function(arm,size=0x38) addr:0x0216eb28 +func_ov090_0216eb60 kind:function(arm,size=0x4) addr:0x0216eb60 +func_ov090_0216eb64 kind:function(arm,size=0x60) addr:0x0216eb64 +func_ov090_0216ebc4 kind:function(arm,size=0x64) addr:0x0216ebc4 +func_ov090_0216ec28 kind:function(arm,size=0x98) addr:0x0216ec28 +func_ov090_0216ecc0 kind:function(arm,size=0xf0) addr:0x0216ecc0 +func_ov090_0216edb0 kind:function(arm,size=0x98) addr:0x0216edb0 +func_ov090_0216ee48 kind:function(arm,size=0x80) addr:0x0216ee48 +func_ov090_0216eec8 kind:function(arm,size=0x74) addr:0x0216eec8 +func_ov090_0216ef3c kind:function(arm,size=0x184) addr:0x0216ef3c +func_ov090_0216f0c0 kind:function(arm,size=0x104) addr:0x0216f0c0 +func_ov090_0216f1c4 kind:function(arm,size=0x1c) addr:0x0216f1c4 +func_ov090_0216f1e0 kind:function(arm,size=0x254) addr:0x0216f1e0 +func_ov090_0216f434 kind:function(arm,size=0x30) addr:0x0216f434 +func_ov090_0216f464 kind:function(arm,size=0x38) addr:0x0216f464 +func_ov090_0216f49c kind:function(arm,size=0x14) addr:0x0216f49c +func_ov090_0216f4b0 kind:function(arm,size=0xc) addr:0x0216f4b0 +func_ov090_0216f4bc kind:function(arm,size=0x24) addr:0x0216f4bc +func_ov090_0216f4e0 kind:function(arm,size=0x7c) addr:0x0216f4e0 +func_ov090_0216f55c kind:function(arm,size=0x250) addr:0x0216f55c +func_ov090_0216f7ac kind:function(arm,size=0x14) addr:0x0216f7ac +func_ov090_0216f7c0 kind:function(arm,size=0x14) addr:0x0216f7c0 +func_ov090_0216f7d4 kind:function(arm,size=0x58) addr:0x0216f7d4 +func_ov090_0216f82c kind:function(arm,size=0x34) addr:0x0216f82c +func_ov090_0216f860 kind:function(arm,size=0x278) addr:0x0216f860 +func_ov090_0216fad8 kind:function(arm,size=0x54) addr:0x0216fad8 +func_ov090_0216fb2c kind:function(arm,size=0x2f4) addr:0x0216fb2c +func_ov090_0216fe20 kind:function(arm,size=0x88) addr:0x0216fe20 +func_ov090_0216fea8 kind:function(arm,size=0x120) addr:0x0216fea8 +func_ov090_0216ffc8 kind:function(arm,size=0x13c) addr:0x0216ffc8 +func_ov090_02170104 kind:function(arm,size=0x11c) addr:0x02170104 +func_ov090_02170220 kind:function(arm,size=0x88) addr:0x02170220 +func_ov090_021702a8 kind:function(arm,size=0x80) addr:0x021702a8 +func_ov090_02170328 kind:function(arm,size=0x44) addr:0x02170328 +func_ov090_0217036c kind:function(arm,size=0x24) addr:0x0217036c +func_ov090_02170390 kind:function(arm,size=0x1c) addr:0x02170390 +func_ov090_021703ac kind:function(arm,size=0xb8) addr:0x021703ac +func_ov090_02170464 kind:function(arm,size=0x18) addr:0x02170464 +func_ov090_0217047c kind:function(arm,size=0x60) addr:0x0217047c +func_ov090_021704dc kind:function(arm,size=0x40) addr:0x021704dc +func_ov090_0217051c kind:function(arm,size=0x14c) addr:0x0217051c +func_ov090_02170668 kind:function(arm,size=0x2c) addr:0x02170668 +func_ov090_02170694 kind:function(arm,size=0x14c) addr:0x02170694 +func_ov090_021707e0 kind:function(arm,size=0x18) addr:0x021707e0 +func_ov090_021707f8 kind:function(arm,size=0x38) addr:0x021707f8 +func_ov090_02170830 kind:function(arm,size=0x24) addr:0x02170830 +func_ov090_02170854 kind:function(arm,size=0x114) addr:0x02170854 +func_ov090_02170968 kind:function(arm,size=0x8c) addr:0x02170968 +func_ov090_021709f4 kind:function(arm,size=0xc4) addr:0x021709f4 +func_ov090_02170ab8 kind:function(arm,size=0xcc) addr:0x02170ab8 +func_ov090_02170b84 kind:function(arm,size=0xf4) addr:0x02170b84 +func_ov090_02170c78 kind:function(arm,size=0x30) addr:0x02170c78 +func_ov090_02170ca8 kind:function(arm,size=0xac) addr:0x02170ca8 +func_ov090_02170d54 kind:function(arm,size=0x18) addr:0x02170d54 +func_ov090_02170d6c kind:function(arm,size=0x5c) addr:0x02170d6c +func_ov090_02170dc8 kind:function(arm,size=0xac) addr:0x02170dc8 +func_ov090_02170e74 kind:function(arm,size=0x34) addr:0x02170e74 +func_ov090_02170ea8 kind:function(arm,size=0x1c) addr:0x02170ea8 +func_ov090_02170ec4 kind:function(arm,size=0x1c) addr:0x02170ec4 +func_ov090_02170ee0 kind:function(arm,size=0x30) addr:0x02170ee0 +func_ov090_02170f10 kind:function(arm,size=0x38) addr:0x02170f10 +func_ov090_02170f48 kind:function(arm,size=0x14) addr:0x02170f48 +func_ov090_02170f5c kind:function(arm,size=0xc) addr:0x02170f5c +func_ov090_02170f68 kind:function(arm,size=0x24) addr:0x02170f68 +func_ov090_02170f8c kind:function(arm,size=0x28) addr:0x02170f8c +func_ov090_02170fb4 kind:function(arm,size=0x50) addr:0x02170fb4 +func_ov090_02171004 kind:function(arm,size=0x14) addr:0x02171004 +func_ov090_02171018 kind:function(arm,size=0x1c) addr:0x02171018 +func_ov090_02171034 kind:function(arm,size=0x10) addr:0x02171034 +func_ov090_02171044 kind:function(arm,size=0x10) addr:0x02171044 +func_ov090_02171054 kind:function(arm,size=0x94) addr:0x02171054 +func_ov090_021710e8 kind:function(arm,size=0x14) addr:0x021710e8 +func_ov090_021710fc kind:function(arm,size=0xc) addr:0x021710fc +func_ov090_02171108 kind:function(arm,size=0x24) addr:0x02171108 +func_ov090_0217112c kind:function(arm,size=0x28) addr:0x0217112c +func_ov090_02171154 kind:function(arm,size=0x30) addr:0x02171154 +func_ov090_02171184 kind:function(arm,size=0x30) addr:0x02171184 +func_ov090_021711b4 kind:function(arm,size=0x230) addr:0x021711b4 +func_ov090_021713e4 kind:function(arm,size=0x14) addr:0x021713e4 +func_ov090_021713f8 kind:function(arm,size=0x1c) addr:0x021713f8 +func_ov090_02171414 kind:function(arm,size=0x14) addr:0x02171414 +func_ov090_02171428 kind:function(arm,size=0xc) addr:0x02171428 +func_ov090_02171434 kind:function(arm,size=0x24) addr:0x02171434 +func_ov090_02171458 kind:function(arm,size=0x28) addr:0x02171458 +func_ov090_02171480 kind:function(arm,size=0x40) addr:0x02171480 +func_ov090_021714c0 kind:function(arm,size=0x14) addr:0x021714c0 +func_ov090_021714d4 kind:function(arm,size=0x1c) addr:0x021714d4 +func_ov090_021714f0 kind:function(arm,size=0x94) addr:0x021714f0 +func_ov090_02171584 kind:function(arm,size=0x14) addr:0x02171584 +func_ov090_02171598 kind:function(arm,size=0xc) addr:0x02171598 +func_ov090_021715a4 kind:function(arm,size=0x24) addr:0x021715a4 +func_ov090_021715c8 kind:function(arm,size=0x50) addr:0x021715c8 +func_ov090_02171618 kind:function(arm,size=0x7c) addr:0x02171618 +func_ov090_02171694 kind:function(arm,size=0x7c) addr:0x02171694 +func_ov090_02171710 kind:function(arm,size=0x37c) addr:0x02171710 +func_ov090_02171a8c kind:function(arm,size=0x4) addr:0x02171a8c +func_ov090_02171a90 kind:function(arm,size=0x390) addr:0x02171a90 +func_ov090_02171e20 kind:function(arm,size=0x14) addr:0x02171e20 +func_ov090_02171e34 kind:function(arm,size=0x1c) addr:0x02171e34 +func_ov090_02171e50 kind:function(arm,size=0x84) addr:0x02171e50 +func_ov090_02171ed4 kind:function(arm,size=0xc0) addr:0x02171ed4 +func_ov090_02171f94 kind:function(arm,size=0x74) addr:0x02171f94 +func_ov090_02172008 kind:function(arm,size=0x8) addr:0x02172008 +func_ov090_02172010 kind:function(arm,size=0x50) addr:0x02172010 +func_ov090_02172060 kind:function(arm,size=0x38) addr:0x02172060 +func_ov090_02172098 kind:function(arm,size=0x38) addr:0x02172098 +func_ov090_021720d0 kind:function(arm,size=0x14) addr:0x021720d0 +func_ov090_021720e4 kind:function(arm,size=0x38) addr:0x021720e4 +func_ov090_0217211c kind:function(arm,size=0xc) addr:0x0217211c +func_ov090_02172128 kind:function(arm,size=0x8) addr:0x02172128 +func_ov090_02172130 kind:function(arm,size=0x38) addr:0x02172130 +func_ov090_02172168 kind:function(arm,size=0x40) addr:0x02172168 +func_ov090_021721a8 kind:function(arm,size=0x14) addr:0x021721a8 +func_ov090_021721bc kind:function(arm,size=0xc) addr:0x021721bc +func_ov090_021721c8 kind:function(arm,size=0x24) addr:0x021721c8 +func_ov090_021721ec kind:function(arm,size=0xbc) addr:0x021721ec +func_ov090_021722a8 kind:function(arm,size=0x4c) addr:0x021722a8 +func_ov090_021722f4 kind:function(arm,size=0x14) addr:0x021722f4 +func_ov090_02172308 kind:function(arm,size=0x48) addr:0x02172308 +func_ov090_02172350 kind:function(arm,size=0xdc) addr:0x02172350 +func_ov090_0217242c kind:function(arm,size=0x14) addr:0x0217242c +func_ov090_02172440 kind:function(arm,size=0x2d4) addr:0x02172440 +func_ov090_02172714 kind:function(arm,size=0x50) addr:0x02172714 +func_ov090_02172764 kind:function(arm,size=0x38) addr:0x02172764 +func_ov090_0217279c kind:function(arm,size=0x38) addr:0x0217279c +func_ov090_021727d4 kind:function(arm,size=0x14) addr:0x021727d4 +func_ov090_021727e8 kind:function(arm,size=0x38) addr:0x021727e8 +func_ov090_02172820 kind:function(arm,size=0x38) addr:0x02172820 +func_ov090_02172858 kind:function(arm,size=0x1c) addr:0x02172858 +func_ov090_02172874 kind:function(arm,size=0x40) addr:0x02172874 +func_ov090_021728b4 kind:function(arm,size=0x48) addr:0x021728b4 +func_ov090_021728fc kind:function(arm,size=0x14) addr:0x021728fc +func_ov090_02172910 kind:function(arm,size=0xc) addr:0x02172910 +func_ov090_0217291c kind:function(arm,size=0x24) addr:0x0217291c +func_ov090_02172940 kind:function(arm,size=0x50) addr:0x02172940 +func_ov090_02172990 kind:function(arm,size=0x3c) addr:0x02172990 +func_ov090_021729cc kind:function(arm,size=0x38) addr:0x021729cc +func_ov090_02172a04 kind:function(arm,size=0x40) addr:0x02172a04 +func_ov090_02172a44 kind:function(arm,size=0xe4) addr:0x02172a44 +func_ov090_02172b28 kind:function(arm,size=0xe4) addr:0x02172b28 +func_ov090_02172c0c kind:function(arm,size=0x8) addr:0x02172c0c +func_ov090_02172c14 kind:function(arm,size=0x8) addr:0x02172c14 +func_ov090_02172c1c kind:function(arm,size=0x4) addr:0x02172c1c +func_ov090_02172c20 kind:function(arm,size=0x4) addr:0x02172c20 +func_ov090_02172c24 kind:function(arm,size=0x3c) addr:0x02172c24 +func_ov090_02172c60 kind:function(arm,size=0x2c) addr:0x02172c60 +func_ov090_02172c8c kind:function(arm,size=0x2c) addr:0x02172c8c +func_ov090_02172cb8 kind:function(arm,size=0x2c) addr:0x02172cb8 +func_ov090_02172ce4 kind:function(arm,size=0x8) addr:0x02172ce4 +func_ov090_02172cec kind:function(arm,size=0x28) addr:0x02172cec +func_ov090_02172d14 kind:function(arm,size=0x20) addr:0x02172d14 +func_ov090_02172d34 kind:function(arm,size=0x14) addr:0x02172d34 +func_ov090_02172d48 kind:function(arm,size=0xc) addr:0x02172d48 +func_ov090_02172d54 kind:function(arm,size=0x24) addr:0x02172d54 +func_ov090_02172d78 kind:function(arm,size=0x28) addr:0x02172d78 +func_ov090_02172da0 kind:function(arm,size=0x48) addr:0x02172da0 +func_ov090_02172de8 kind:function(arm,size=0xe0) addr:0x02172de8 +func_ov090_02172ec8 kind:function(arm,size=0x50) addr:0x02172ec8 +func_ov090_02172f18 kind:function(arm,size=0x4) addr:0x02172f18 +func_ov090_02172f1c kind:function(arm,size=0x1c) addr:0x02172f1c +func_ov090_02172f38 kind:function(arm,size=0x4c) addr:0x02172f38 +func_ov090_02172f84 kind:function(arm,size=0x40) addr:0x02172f84 +func_ov090_02172fc4 kind:function(arm,size=0x10) addr:0x02172fc4 +func_ov090_02172fd4 kind:function(arm,size=0x24) addr:0x02172fd4 +func_ov090_02172ff8 kind:function(arm,size=0x20) addr:0x02172ff8 +func_ov090_02173018 kind:function(arm,size=0x14) addr:0x02173018 +func_ov090_0217302c kind:function(arm,size=0x1c) addr:0x0217302c +func_ov090_02173048 kind:function(arm,size=0x14) addr:0x02173048 +func_ov090_0217305c kind:function(arm,size=0xc) addr:0x0217305c +func_ov090_02173068 kind:function(arm,size=0x24) addr:0x02173068 +func_ov090_0217308c kind:function(arm,size=0xb0) addr:0x0217308c +func_ov090_0217313c kind:function(arm,size=0x3c) addr:0x0217313c +func_ov090_02173178 kind:function(arm,size=0x50) addr:0x02173178 +func_ov090_021731c8 kind:function(arm,size=0xdc) addr:0x021731c8 +func_ov090_021732a4 kind:function(arm,size=0x50) addr:0x021732a4 +func_ov090_021732f4 kind:function(arm,size=0xc) addr:0x021732f4 +func_ov090_02173300 kind:function(arm,size=0x8c) addr:0x02173300 +func_ov090_0217338c kind:function(arm,size=0x20) addr:0x0217338c +func_ov090_021733ac kind:function(arm,size=0x28) addr:0x021733ac +func_ov090_021733d4 kind:function(arm,size=0x14) addr:0x021733d4 +func_ov090_021733e8 kind:function(arm,size=0xc) addr:0x021733e8 +func_ov090_021733f4 kind:function(arm,size=0x24) addr:0x021733f4 +func_ov090_02173418 kind:function(arm,size=0xb0) addr:0x02173418 +func_ov090_021734c8 kind:function(arm,size=0x38) addr:0x021734c8 +func_ov090_02173500 kind:function(arm,size=0xb8) addr:0x02173500 +func_ov090_021735b8 kind:function(arm,size=0x50) addr:0x021735b8 +func_ov090_02173608 kind:function(arm,size=0xc) addr:0x02173608 +func_ov090_02173614 kind:function(arm,size=0x8c) addr:0x02173614 +func_ov090_021736a0 kind:function(arm,size=0x20) addr:0x021736a0 +func_ov090_021736c0 kind:function(arm,size=0x28) addr:0x021736c0 +func_ov090_021736e8 kind:function(arm,size=0x14) addr:0x021736e8 +func_ov090_021736fc kind:function(arm,size=0xc) addr:0x021736fc +func_ov090_02173708 kind:function(arm,size=0x24) addr:0x02173708 +func_ov090_0217372c kind:function(arm,size=0xac) addr:0x0217372c +func_ov090_021737d8 kind:function(arm,size=0x184) addr:0x021737d8 +func_ov090_0217395c kind:function(arm,size=0x14) addr:0x0217395c +func_ov090_02173970 kind:function(arm,size=0x4) addr:0x02173970 +func_ov090_02173974 kind:function(arm,size=0x14) addr:0x02173974 +func_ov090_02173988 kind:function(arm,size=0x14) addr:0x02173988 +func_ov090_0217399c kind:function(arm,size=0x14) addr:0x0217399c +func_ov090_021739b0 kind:function(arm,size=0x80) addr:0x021739b0 +func_ov090_02173a30 kind:function(arm,size=0x310) addr:0x02173a30 +func_ov090_02173d40 kind:function(arm,size=0xcc) addr:0x02173d40 +func_ov090_02173e0c kind:function(arm,size=0x130) addr:0x02173e0c +func_ov090_02173f3c kind:function(arm,size=0x10c) addr:0x02173f3c +func_ov090_02174048 kind:function(arm,size=0x98) addr:0x02174048 +func_ov090_021740e0 kind:function(arm,size=0xa8) addr:0x021740e0 +func_ov090_02174188 kind:function(arm,size=0xd0) addr:0x02174188 +func_ov090_02174258 kind:function(arm,size=0x158) addr:0x02174258 +func_ov090_021743b0 kind:function(arm,size=0x6c) addr:0x021743b0 +func_ov090_0217441c kind:function(arm,size=0x50) addr:0x0217441c +func_ov090_0217446c kind:function(arm,size=0x74) addr:0x0217446c +func_ov090_021744e0 kind:function(arm,size=0x78) addr:0x021744e0 +func_ov090_02174558 kind:function(arm,size=0x1c) addr:0x02174558 +func_ov090_02174574 kind:function(arm,size=0x1c) addr:0x02174574 +func_ov090_02174590 kind:function(arm,size=0x14) addr:0x02174590 +func_ov090_021745a4 kind:function(arm,size=0x1c) addr:0x021745a4 +func_ov090_021745c0 kind:function(arm,size=0x1c) addr:0x021745c0 +func_ov090_021745dc kind:function(arm,size=0x58) addr:0x021745dc +func_ov090_02174634 kind:function(arm,size=0x60) addr:0x02174634 +func_ov090_02174694 kind:function(arm,size=0x14) addr:0x02174694 +func_ov090_021746a8 kind:function(arm,size=0xc) addr:0x021746a8 +func_ov090_021746b4 kind:function(arm,size=0x24) addr:0x021746b4 +func_ov090_021746d8 kind:function(arm,size=0x8c) addr:0x021746d8 +func_ov090_02174764 kind:function(arm,size=0x20) addr:0x02174764 +func_ov090_02174784 kind:function(arm,size=0x14) addr:0x02174784 +func_ov090_02174798 kind:function(arm,size=0xa8) addr:0x02174798 +func_ov090_02174840 kind:function(arm,size=0x20) addr:0x02174840 +func_ov090_02174860 kind:function(arm,size=0x28) addr:0x02174860 +func_ov090_02174888 kind:function(arm,size=0x14) addr:0x02174888 +func_ov090_0217489c kind:function(arm,size=0xc) addr:0x0217489c +func_ov090_021748a8 kind:function(arm,size=0x24) addr:0x021748a8 +func_ov090_021748cc kind:function(arm,size=0x94) addr:0x021748cc +func_ov090_02174960 kind:function(arm,size=0x20) addr:0x02174960 +func_ov090_02174980 kind:function(arm,size=0x20) addr:0x02174980 +func_ov090_021749a0 kind:function(arm,size=0x50) addr:0x021749a0 +func_ov090_021749f0 kind:function(arm,size=0xc) addr:0x021749f0 +func_ov090_021749fc kind:function(arm,size=0xa4) addr:0x021749fc +func_ov090_02174aa0 kind:function(arm,size=0x20) addr:0x02174aa0 +func_ov090_02174ac0 kind:function(arm,size=0x28) addr:0x02174ac0 +func_ov090_02174ae8 kind:function(arm,size=0x14) addr:0x02174ae8 +func_ov090_02174afc kind:function(arm,size=0xc) addr:0x02174afc +func_ov090_02174b08 kind:function(arm,size=0x24) addr:0x02174b08 +func_ov090_02174b2c kind:function(arm,size=0x8c) addr:0x02174b2c +func_ov090_02174bb8 kind:function(arm,size=0x20) addr:0x02174bb8 +func_ov090_02174bd8 kind:function(arm,size=0x14) addr:0x02174bd8 +func_ov090_02174bec kind:function(arm,size=0xa8) addr:0x02174bec +func_ov090_02174c94 kind:function(arm,size=0x20) addr:0x02174c94 +func_ov090_02174cb4 kind:function(arm,size=0x28) addr:0x02174cb4 +func_ov090_02174cdc kind:function(arm,size=0x14) addr:0x02174cdc +func_ov090_02174cf0 kind:function(arm,size=0xc) addr:0x02174cf0 +func_ov090_02174cfc kind:function(arm,size=0x24) addr:0x02174cfc +func_ov090_02174d20 kind:function(arm,size=0x90) addr:0x02174d20 +func_ov090_02174db0 kind:function(arm,size=0x90) addr:0x02174db0 +func_ov090_02174e40 kind:function(arm,size=0x4c) addr:0x02174e40 +func_ov090_02174e8c kind:function(arm,size=0x94) addr:0x02174e8c +func_ov090_02174f20 kind:function(arm,size=0x10) addr:0x02174f20 +func_ov090_02174f30 kind:function(arm,size=0x20) addr:0x02174f30 +func_ov090_02174f50 kind:function(arm,size=0x28) addr:0x02174f50 +func_ov090_02174f78 kind:function(arm,size=0x14) addr:0x02174f78 +func_ov090_02174f8c kind:function(arm,size=0xc) addr:0x02174f8c +func_ov090_02174f98 kind:function(arm,size=0x24) addr:0x02174f98 +func_ov090_02174fbc kind:function(arm,size=0x90) addr:0x02174fbc +func_ov090_0217504c kind:function(arm,size=0x90) addr:0x0217504c +func_ov090_021750dc kind:function(arm,size=0x4c) addr:0x021750dc +func_ov090_02175128 kind:function(arm,size=0x94) addr:0x02175128 +func_ov090_021751bc kind:function(arm,size=0x10) addr:0x021751bc +func_ov090_021751cc kind:function(arm,size=0x20) addr:0x021751cc +func_ov090_021751ec kind:function(arm,size=0x28) addr:0x021751ec +func_ov090_02175214 kind:function(arm,size=0x14) addr:0x02175214 +func_ov090_02175228 kind:function(arm,size=0xc) addr:0x02175228 +func_ov090_02175234 kind:function(arm,size=0x24) addr:0x02175234 +func_ov090_02175258 kind:function(arm,size=0x34) addr:0x02175258 +func_ov090_0217528c kind:function(arm,size=0x20) addr:0x0217528c +func_ov090_021752ac kind:function(arm,size=0x50) addr:0x021752ac +func_ov090_021752fc kind:function(arm,size=0x30) addr:0x021752fc +func_ov090_0217532c kind:function(arm,size=0x38) addr:0x0217532c +func_ov090_02175364 kind:function(arm,size=0x14) addr:0x02175364 +data_ov090_02175378 kind:data(any) addr:0x02175378 +data_ov090_02175388 kind:data(any) addr:0x02175388 +data_ov090_02175398 kind:data(any) addr:0x02175398 +data_ov090_021753e0 kind:data(any) addr:0x021753e0 +data_ov090_021753f0 kind:data(any) addr:0x021753f0 +data_ov090_02175400 kind:data(any) addr:0x02175400 +data_ov090_02175410 kind:data(any) addr:0x02175410 +data_ov090_02175420 kind:data(any) addr:0x02175420 +data_ov090_02175430 kind:data(any) addr:0x02175430 +data_ov090_02175440 kind:data(any) addr:0x02175440 +data_ov090_02175448 kind:data(any) addr:0x02175448 ambiguous +data_ov090_02175450 kind:data(any) addr:0x02175450 +data_ov090_02175464 kind:data(any) addr:0x02175464 +data_ov090_02175480 kind:data(any) addr:0x02175480 +data_ov090_02175490 kind:data(any) addr:0x02175490 +data_ov090_021754a0 kind:data(any) addr:0x021754a0 +data_ov090_021754d0 kind:data(any) addr:0x021754d0 +__sinit_ov090_021754dc kind:function(arm,size=0x108) addr:0x021754dc +__sinit_ov090_021755e4 kind:function(arm,size=0x70) addr:0x021755e4 +__sinit_ov090_02175654 kind:function(arm,size=0x50) addr:0x02175654 +__sinit_ov090_021756a4 kind:function(arm,size=0x5c) addr:0x021756a4 +__sinit_ov090_02175700 kind:function(arm,size=0x50) addr:0x02175700 +__sinit_ov090_02175750 kind:function(arm,size=0x50) addr:0x02175750 +__sinit_ov090_021757a0 kind:function(arm,size=0x50) addr:0x021757a0 +__sinit_ov090_021757f0 kind:function(arm,size=0x50) addr:0x021757f0 +__sinit_ov090_02175840 kind:function(arm,size=0x74) addr:0x02175840 +__sinit_ov090_021758b4 kind:function(arm,size=0x50) addr:0x021758b4 +__sinit_ov090_02175904 kind:function(arm,size=0x68) addr:0x02175904 +__sinit_ov090_0217596c kind:function(arm,size=0x50) addr:0x0217596c +__sinit_ov090_021759bc kind:function(arm,size=0x50) addr:0x021759bc +__sinit_ov090_02175a0c kind:function(arm,size=0x50) addr:0x02175a0c +__sinit_ov090_02175a5c kind:function(arm,size=0x50) addr:0x02175a5c +__sinit_ov090_02175aac kind:function(arm,size=0x50) addr:0x02175aac +__sinit_ov090_02175afc kind:function(arm,size=0x50) addr:0x02175afc +__sinit_ov090_02175b4c kind:function(arm,size=0x50) addr:0x02175b4c +__sinit_ov090_02175b9c kind:function(arm,size=0x50) addr:0x02175b9c +__sinit_ov090_02175bec kind:function(arm,size=0x50) addr:0x02175bec +.p__sinit_ov090_021754dc kind:data(word) addr:0x02175c3c +.p__sinit_ov090_021755e4 kind:data(word) addr:0x02175c40 +.p__sinit_ov090_02175654 kind:data(word) addr:0x02175c44 +.p__sinit_ov090_021756a4 kind:data(word) addr:0x02175c48 +.p__sinit_ov090_02175700 kind:data(word) addr:0x02175c4c +.p__sinit_ov090_02175750 kind:data(word) addr:0x02175c50 +.p__sinit_ov090_021757a0 kind:data(word) addr:0x02175c54 +.p__sinit_ov090_021757f0 kind:data(word) addr:0x02175c58 +.p__sinit_ov090_02175840 kind:data(word) addr:0x02175c5c +.p__sinit_ov090_021758b4 kind:data(word) addr:0x02175c60 +.p__sinit_ov090_02175904 kind:data(word) addr:0x02175c64 +.p__sinit_ov090_0217596c kind:data(word) addr:0x02175c68 +.p__sinit_ov090_021759bc kind:data(word) addr:0x02175c6c +.p__sinit_ov090_02175a0c kind:data(word) addr:0x02175c70 +.p__sinit_ov090_02175a5c kind:data(word) addr:0x02175c74 +.p__sinit_ov090_02175aac kind:data(word) addr:0x02175c78 +.p__sinit_ov090_02175afc kind:data(word) addr:0x02175c7c +.p__sinit_ov090_02175b4c kind:data(word) addr:0x02175c80 +.p__sinit_ov090_02175b9c kind:data(word) addr:0x02175c84 +.p__sinit_ov090_02175bec kind:data(word) addr:0x02175c88 +data_ov090_02175ca8 kind:data(any) addr:0x02175ca8 +data_ov090_02175cac kind:data(any) addr:0x02175cac +data_ov090_02175cb0 kind:data(any) addr:0x02175cb0 ambiguous +data_ov090_02175cc4 kind:data(any) addr:0x02175cc4 +data_ov090_02175ce4 kind:data(any) addr:0x02175ce4 +data_ov090_02175d08 kind:data(any) addr:0x02175d08 +data_ov090_02175d50 kind:data(any) addr:0x02175d50 +data_ov090_02175d9c kind:data(any) addr:0x02175d9c +data_ov090_02175df8 kind:data(any) addr:0x02175df8 +data_ov090_02175e10 kind:data(any) addr:0x02175e10 +data_ov090_02175e28 kind:data(any) addr:0x02175e28 +data_ov090_02175e40 kind:data(any) addr:0x02175e40 +data_ov090_02175e58 kind:data(any) addr:0x02175e58 +data_ov090_02175e70 kind:data(any) addr:0x02175e70 +data_ov090_02175e88 kind:data(any) addr:0x02175e88 +data_ov090_02175ea0 kind:data(any) addr:0x02175ea0 +data_ov090_02175eb0 kind:data(any) addr:0x02175eb0 +data_ov090_02175fa8 kind:data(any) addr:0x02175fa8 +data_ov090_02175fb8 kind:data(any) addr:0x02175fb8 +data_ov090_02175fd4 kind:data(any) addr:0x02175fd4 +data_ov090_02175ff8 kind:data(any) addr:0x02175ff8 +data_ov090_02176054 kind:data(any) addr:0x02176054 +data_ov090_021760a8 kind:data(any) addr:0x021760a8 ambiguous +data_ov090_021760bc kind:data(any) addr:0x021760bc +data_ov090_02176124 kind:data(any) addr:0x02176124 +data_ov090_0217613c kind:data(any) addr:0x0217613c +data_ov090_02176154 kind:data(any) addr:0x02176154 +data_ov090_0217616c kind:data(any) addr:0x0217616c +data_ov090_02176184 kind:data(any) addr:0x02176184 +data_ov090_0217619c kind:data(any) addr:0x0217619c +data_ov090_021761b4 kind:data(any) addr:0x021761b4 +data_ov090_021761b8 kind:data(any) addr:0x021761b8 +data_ov090_021761c4 kind:data(any) addr:0x021761c4 +data_ov090_021761e0 kind:data(any) addr:0x021761e0 +data_ov090_02176220 kind:data(any) addr:0x02176220 +data_ov090_02176268 kind:data(any) addr:0x02176268 +data_ov090_021762c4 kind:data(any) addr:0x021762c4 +data_ov090_021762dc kind:data(any) addr:0x021762dc +data_ov090_021762f4 kind:data(any) addr:0x021762f4 +data_ov090_0217630c kind:data(any) addr:0x0217630c +data_ov090_02176324 kind:data(any) addr:0x02176324 +data_ov090_0217633c kind:data(any) addr:0x0217633c +data_ov090_02176354 kind:data(any) addr:0x02176354 +data_ov090_0217636c kind:data(any) addr:0x0217636c +data_ov090_0217638c kind:data(any) addr:0x0217638c +data_ov090_021763b0 kind:data(any) addr:0x021763b0 +data_ov090_021763dc kind:data(any) addr:0x021763dc +data_ov090_0217641c kind:data(any) addr:0x0217641c +data_ov090_02176474 kind:data(any) addr:0x02176474 +data_ov090_021764d4 kind:data(any) addr:0x021764d4 +data_ov090_02176548 kind:data(any) addr:0x02176548 +data_ov090_02176560 kind:data(any) addr:0x02176560 +data_ov090_02176590 kind:data(any) addr:0x02176590 +data_ov090_021765b0 kind:data(any) addr:0x021765b0 +data_ov090_021765d4 kind:data(any) addr:0x021765d4 +data_ov090_02176630 kind:data(any) addr:0x02176630 +data_ov090_02176654 kind:data(any) addr:0x02176654 +data_ov090_021766b0 kind:data(any) addr:0x021766b0 +data_ov090_021766d4 kind:data(any) addr:0x021766d4 +data_ov090_02176730 kind:data(any) addr:0x02176730 +data_ov090_0217674c kind:data(any) addr:0x0217674c +data_ov090_021767d4 kind:data(any) addr:0x021767d4 +data_ov090_021767e8 kind:data(any) addr:0x021767e8 +data_ov090_021767fc kind:data(any) addr:0x021767fc +data_ov090_02176818 kind:data(any) addr:0x02176818 +data_ov090_02176834 kind:data(any) addr:0x02176834 +data_ov090_0217685c kind:data(any) addr:0x0217685c +data_ov090_021768ec kind:data(any) addr:0x021768ec +data_ov090_02176908 kind:data(any) addr:0x02176908 +data_ov090_02176968 kind:data(any) addr:0x02176968 +data_ov090_021769c0 kind:data(any) addr:0x021769c0 +data_ov090_021769d4 kind:data(any) addr:0x021769d4 +data_ov090_021769f0 kind:data(any) addr:0x021769f0 +data_ov090_02176a4c kind:data(any) addr:0x02176a4c +data_ov090_02176a68 kind:data(any) addr:0x02176a68 +data_ov090_02176a84 kind:data(any) addr:0x02176a84 +data_ov090_02176a88 kind:data(any) addr:0x02176a88 ambiguous +data_ov090_02176aac kind:data(any) addr:0x02176aac +data_ov090_02176ad4 kind:data(any) addr:0x02176ad4 ambiguous +data_ov090_02176b0c kind:data(any) addr:0x02176b0c +data_ov090_02176b28 kind:data(any) addr:0x02176b28 +data_ov090_02176b88 kind:data(any) addr:0x02176b88 +data_ov090_02176b9c kind:data(any) addr:0x02176b9c +data_ov090_02176bb8 kind:data(any) addr:0x02176bb8 +data_ov090_02176be4 kind:data(any) addr:0x02176be4 +data_ov090_02176c3c kind:data(any) addr:0x02176c3c +data_ov090_02176c50 kind:data(any) addr:0x02176c50 +data_ov090_02176c6c kind:data(any) addr:0x02176c6c +data_ov090_02176c88 kind:data(any) addr:0x02176c88 +data_ov090_02176ce8 kind:data(any) addr:0x02176ce8 +data_ov090_02176d04 kind:data(any) addr:0x02176d04 +data_ov090_02176d64 kind:data(any) addr:0x02176d64 +data_ov090_02176d80 kind:data(any) addr:0x02176d80 +data_ov090_02176de0 kind:data(any) addr:0x02176de0 +data_ov090_02176dfc kind:data(any) addr:0x02176dfc +data_ov090_02176e4c kind:data(any) addr:0x02176e4c +data_ov090_02176e68 kind:data(any) addr:0x02176e68 +data_ov090_02176eb8 kind:data(any) addr:0x02176eb8 +data_ov090_02176ed4 kind:data(any) addr:0x02176ed4 +data_ov090_02176f60 kind:bss addr:0x02176f60 +data_ov090_02176f68 kind:bss addr:0x02176f68 +data_ov090_02176f74 kind:bss addr:0x02176f74 +data_ov090_02176f80 kind:bss addr:0x02176f80 +data_ov090_02176f94 kind:bss addr:0x02176f94 +data_ov090_0217706c kind:bss addr:0x0217706c +data_ov090_02177074 kind:bss addr:0x02177074 +data_ov090_02177080 kind:bss addr:0x02177080 +data_ov090_0217708c kind:bss addr:0x0217708c +data_ov090_021770d0 kind:bss addr:0x021770d0 ambiguous +data_ov090_02177164 kind:bss addr:0x02177164 +data_ov090_02177168 kind:bss addr:0x02177168 +data_ov090_02177174 kind:bss addr:0x02177174 +data_ov090_021771f8 kind:bss addr:0x021771f8 ambiguous +data_ov090_02177208 kind:bss addr:0x02177208 ambiguous +data_ov090_0217724c kind:bss addr:0x0217724c +data_ov090_02177250 kind:bss addr:0x02177250 +data_ov090_0217725c kind:bss addr:0x0217725c +data_ov090_02177268 kind:bss addr:0x02177268 +data_ov090_02177340 kind:bss addr:0x02177340 +data_ov090_02177344 kind:bss addr:0x02177344 +data_ov090_02177350 kind:bss addr:0x02177350 +data_ov090_0217738c kind:bss addr:0x0217738c +data_ov090_02177390 kind:bss addr:0x02177390 +data_ov090_0217739c kind:bss addr:0x0217739c +data_ov090_021773d8 kind:bss addr:0x021773d8 +data_ov090_021773dc kind:bss addr:0x021773dc +data_ov090_021773e8 kind:bss addr:0x021773e8 +data_ov090_02177424 kind:bss addr:0x02177424 +data_ov090_02177428 kind:bss addr:0x02177428 +data_ov090_02177434 kind:bss addr:0x02177434 +data_ov090_02177454 kind:bss addr:0x02177454 +data_ov090_02177508 kind:bss addr:0x02177508 +data_ov090_0217750c kind:bss addr:0x0217750c +data_ov090_02177518 kind:bss addr:0x02177518 +data_ov090_02177538 kind:bss addr:0x02177538 +data_ov090_0217754c kind:bss addr:0x0217754c ambiguous +data_ov090_021775ec kind:bss addr:0x021775ec +data_ov090_02177610 kind:bss addr:0x02177610 +data_ov090_02177614 kind:bss addr:0x02177614 +data_ov090_02177620 kind:bss addr:0x02177620 +data_ov090_02177640 kind:bss addr:0x02177640 +data_ov090_02177648 kind:bss addr:0x02177648 +data_ov090_02177654 kind:bss addr:0x02177654 +data_ov090_02177674 kind:bss addr:0x02177674 +data_ov090_02177678 kind:bss addr:0x02177678 +data_ov090_02177684 kind:bss addr:0x02177684 +data_ov090_02177758 kind:bss addr:0x02177758 +data_ov090_02177778 kind:bss addr:0x02177778 +data_ov090_0217777c kind:bss addr:0x0217777c +data_ov090_02177788 kind:bss addr:0x02177788 +data_ov090_0217785c kind:bss addr:0x0217785c +data_ov090_0217787c kind:bss addr:0x0217787c +data_ov090_02177880 kind:bss addr:0x02177880 +data_ov090_0217788c kind:bss addr:0x0217788c +data_ov090_021778ac kind:bss addr:0x021778ac +data_ov090_02177928 kind:bss addr:0x02177928 ambiguous +data_ov090_02177960 kind:bss addr:0x02177960 +data_ov090_02177980 kind:bss addr:0x02177980 +data_ov090_02177984 kind:bss addr:0x02177984 +data_ov090_02177990 kind:bss addr:0x02177990 +data_ov090_021779d4 kind:bss addr:0x021779d4 +data_ov090_021779d8 kind:bss addr:0x021779d8 +data_ov090_021779e4 kind:bss addr:0x021779e4 +data_ov090_02177a80 kind:bss addr:0x02177a80 ambiguous +data_ov090_02177ab8 kind:bss addr:0x02177ab8 +data_ov090_02177ad8 kind:bss addr:0x02177ad8 +data_ov090_02177adc kind:bss addr:0x02177adc +data_ov090_02177ae8 kind:bss addr:0x02177ae8 +data_ov090_02177b28 kind:bss addr:0x02177b28 ambiguous +data_ov090_02177b2c kind:bss addr:0x02177b2c +data_ov090_02177b30 kind:bss addr:0x02177b30 +data_ov090_02177b3c kind:bss addr:0x02177b3c +data_ov090_02177c10 kind:bss addr:0x02177c10 +data_ov090_02177c30 kind:bss addr:0x02177c30 +data_ov090_02177c34 kind:bss addr:0x02177c34 +data_ov090_02177c40 kind:bss addr:0x02177c40 +data_ov090_02177ce0 kind:bss addr:0x02177ce0 ambiguous +data_ov090_02177ce4 kind:bss addr:0x02177ce4 ambiguous +data_ov090_02177cec kind:bss addr:0x02177cec ambiguous +data_ov090_02177cf4 kind:bss addr:0x02177cf4 ambiguous +data_ov090_02177d08 kind:bss addr:0x02177d08 ambiguous +data_ov090_02177d10 kind:bss addr:0x02177d10 ambiguous +data_ov090_02177d14 kind:bss addr:0x02177d14 +data_ov090_02177d18 kind:bss addr:0x02177d18 ambiguous +data_ov090_02177d34 kind:bss addr:0x02177d34 +data_ov090_02177d38 kind:bss addr:0x02177d38 +data_ov090_02177d44 kind:bss addr:0x02177d44 +data_ov090_02177d58 kind:bss addr:0x02177d58 ambiguous diff --git a/config/usa/arm9/overlays/ov091/delinks.txt b/config/usa/arm9/overlays/ov091/delinks.txt new file mode 100644 index 00000000..f61f0281 --- /dev/null +++ b/config/usa/arm9/overlays/ov091/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165880 end:0x02176830 kind:code align:32 + .rodata start:0x02176830 end:0x02176940 kind:rodata align:4 + .init start:0x02176940 end:0x02176fc8 kind:code align:4 + .ctor start:0x02176fc8 end:0x02177018 kind:rodata align:4 + .data start:0x02177020 end:0x02178060 kind:data align:32 + .bss start:0x02178060 end:0x02178fa0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov091/relocs.txt b/config/usa/arm9/overlays/ov091/relocs.txt new file mode 100644 index 00000000..1d061c5d --- /dev/null +++ b/config/usa/arm9/overlays/ov091/relocs.txt @@ -0,0 +1,2693 @@ +from:0x02165888 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x021658e0 kind:load to:0x02177028 module:overlay(91) +from:0x021658e4 kind:load to:0x027e00fc module:dtcm +from:0x0216596c kind:arm_call to:0x020829d8 module:overlay(0) +from:0x021659bc kind:arm_call to:0x020157f8 module:main +from:0x021659e4 kind:load to:0x027e0cdc module:dtcm +from:0x021659e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021659fc kind:arm_call to:0x02165a1c module:overlay(91) +from:0x02165a08 kind:arm_call to:0x02165a28 module:overlay(91) +from:0x02165a14 kind:arm_call to:0x02165a5c module:overlay(91) +from:0x02165a24 kind:load to:0x02165eb0 module:overlay(91) +from:0x02165a44 kind:arm_call to:0x02165d48 module:overlay(91) +from:0x02165a4c kind:arm_call to:0x02165d94 module:overlay(91) +from:0x02165a54 kind:arm_call to:0x020284f4 module:main +from:0x02165a94 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x02165b24 kind:arm_call to:0x020eebac module:overlays(21,26) +from:0x02165b40 kind:arm_call to:0x01ff9984 module:itcm +from:0x02165b74 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02165b8c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02165b98 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02165bac kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02165bc0 kind:arm_call to:0x01ffb780 module:itcm +from:0x02165bcc kind:arm_call to:0x01ffb860 module:itcm +from:0x02165bfc kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02165c0c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02165c1c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02165c3c kind:arm_call to:0x020157f8 module:main +from:0x02165d38 kind:load to:0x027e0ce0 module:dtcm +from:0x02165d3c kind:load to:0x027e0cdc module:dtcm +from:0x02165d40 kind:load to:0x0203e93c module:main +from:0x02165d54 kind:arm_call to:0x01ff9b50 module:itcm +from:0x02165d70 kind:arm_call to:0x020e7f98 module:overlay(26) +from:0x02165d84 kind:arm_call to:0x02165ee8 module:overlay(91) +from:0x02165d8c kind:load to:0x0204a0f0 module:main +from:0x02165d90 kind:load to:0x027e0ce0 module:dtcm +from:0x02165da0 kind:arm_call to:0x01ff9b64 module:itcm +from:0x02165dc4 kind:arm_call to:0x01ff9318 module:itcm +from:0x02165de0 kind:arm_call to:0x01ff9318 module:itcm +from:0x02165df0 kind:arm_call to:0x02165ee8 module:overlay(91) +from:0x02165df8 kind:load to:0x0204a0f0 module:main +from:0x02165e24 kind:arm_call to:0x020e785c module:overlay(26) +from:0x02165e48 kind:arm_call to:0x020eea94 module:overlay(26) +from:0x02165e58 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165e68 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02165e74 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165e84 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165eac kind:load to:0x027e0ce0 module:dtcm +from:0x02165ed8 kind:arm_call to:0x02165dfc module:overlay(91) +from:0x02165ee0 kind:arm_call to:0x020284f4 module:main +from:0x02165f6c kind:arm_call to:0x02165f78 module:overlay(91) +from:0x02165f74 kind:load to:0x0204a068 module:main +from:0x02165fec kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02166000 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02166008 kind:arm_call to:0x02011ff4 module:main +from:0x02166020 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x021660b8 kind:load to:0x02177054 module:overlay(91) +from:0x021660bc kind:load to:0x027e00fc module:dtcm +from:0x0216615c kind:load to:0x02138cf0 module:overlay(26) +from:0x02166178 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x021661c8 kind:arm_call to:0x020157f8 module:main +from:0x021661f0 kind:load to:0x027e0cdc module:dtcm +from:0x021661f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02166208 kind:arm_call to:0x02166228 module:overlay(91) +from:0x02166214 kind:arm_call to:0x02166234 module:overlay(91) +from:0x02166220 kind:arm_call to:0x02166268 module:overlay(91) +from:0x02166230 kind:load to:0x02166704 module:overlay(91) +from:0x02166250 kind:arm_call to:0x02166548 module:overlay(91) +from:0x02166258 kind:arm_call to:0x02166570 module:overlay(91) +from:0x02166260 kind:arm_call to:0x020284f4 module:main +from:0x021662a0 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x02166314 kind:arm_call to:0x020eebac module:overlays(21,26) +from:0x02166330 kind:arm_call to:0x01ff9984 module:itcm +from:0x02166364 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0216637c kind:arm_call to:0x01fffcd8 module:itcm +from:0x02166388 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216639c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021663b0 kind:arm_call to:0x01ffb780 module:itcm +from:0x021663bc kind:arm_call to:0x01ffb860 module:itcm +from:0x021663ec kind:arm_call to:0x01ffa1d4 module:itcm +from:0x021663fc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02166410 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021664e4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02166538 kind:load to:0x027e0ce0 module:dtcm +from:0x0216653c kind:load to:0x027e0cdc module:dtcm +from:0x02166540 kind:load to:0x0203e93c module:main +from:0x02166564 kind:arm_call to:0x0216673c module:overlay(91) +from:0x0216656c kind:load to:0x021419a8 module:overlay(26) +from:0x021665a4 kind:arm_call to:0x01ff9318 module:itcm +from:0x021665c0 kind:arm_call to:0x01ff9318 module:itcm +from:0x021665e4 kind:arm_call to:0x01ff9364 module:itcm +from:0x0216660c kind:arm_call to:0x01ff9364 module:itcm +from:0x02166638 kind:arm_call to:0x0216673c module:overlay(91) +from:0x02166644 kind:arm_call to:0x0216673c module:overlay(91) +from:0x0216664c kind:load to:0x021419a8 module:overlay(26) +from:0x02166678 kind:arm_call to:0x020e785c module:overlay(26) +from:0x0216669c kind:arm_call to:0x020eea94 module:overlay(26) +from:0x021666ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021666bc kind:arm_call to:0x01fffcd8 module:itcm +from:0x021666c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021666d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02166700 kind:load to:0x027e0ce0 module:dtcm +from:0x0216672c kind:arm_call to:0x02166650 module:overlay(91) +from:0x02166734 kind:arm_call to:0x020284f4 module:main +from:0x021667b8 kind:arm_call to:0x021667c8 module:overlay(91) +from:0x021667c0 kind:load to:0x0204a068 module:main +from:0x021667c4 kind:load to:0x021419a8 module:overlay(26) +from:0x02166808 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x0216681c kind:arm_call to:0x020792e8 module:overlay(0) +from:0x02166824 kind:arm_call to:0x02011ff4 module:main +from:0x02166848 kind:arm_call to:0x02167974 module:overlay(91) +from:0x02166850 kind:arm_call to:0x02016654 module:main +from:0x0216686c kind:arm_call_thumb to:0x020d195c module:overlay(24) +from:0x0216688c kind:arm_call to:0x02072a2c module:overlay(0) +from:0x0216689c kind:arm_call to:0x02072a2c module:overlay(0) +from:0x021668a8 kind:load to:0x021770c8 module:overlay(91) +from:0x021668ac kind:load to:0x027e09ac module:dtcm +from:0x021668b0 kind:load to:0x0217811c module:overlay(91) +from:0x021668b4 kind:load to:0x021780b4 module:overlay(91) +from:0x02166980 kind:arm_call to:0x02166ce8 module:overlay(91) +from:0x0216698c kind:arm_call to:0x020be088 module:overlay(17) +from:0x02166a04 kind:arm_call to:0x01ffd420 module:itcm +from:0x02166a20 kind:arm_call to:0x02166ce8 module:overlay(91) +from:0x02166a3c kind:arm_call to:0x020be0c0 module:overlay(17) +from:0x02166a68 kind:arm_call to:0x020166cc module:main +from:0x02166a74 kind:load to:0x027e09b8 module:dtcm +from:0x02166a78 kind:load to:0x02138cf0 module:overlay(26) +from:0x02166a7c kind:load to:0x027e0954 module:dtcm +from:0x02166a98 kind:arm_call to:0x01ffc768 module:itcm +from:0x02166bc8 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02166be8 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02166c60 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02166c84 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02166ccc kind:load to:0x020b4ea4 module:overlay(0) +from:0x02166cd8 kind:load to:0x027e095c module:dtcm +from:0x02166da0 kind:load to:0x0217806c module:overlay(91) +from:0x02166da4 kind:load to:0x02177078 module:overlay(91) +from:0x02166da8 kind:load to:0x021780a4 module:overlay(91) +from:0x02166dac kind:load to:0x02178068 module:overlay(91) +from:0x02166db0 kind:load to:0x02178084 module:overlay(91) +from:0x02166dc8 kind:arm_call to:0x02166ce8 module:overlay(91) +from:0x02166df0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02166e98 kind:load to:0x020b51f4 module:overlay(0) +from:0x0216700c kind:load to:0x0217806c module:overlay(91) +from:0x02167010 kind:load to:0x02177078 module:overlay(91) +from:0x02167014 kind:load to:0x021780a4 module:overlay(91) +from:0x02167018 kind:load to:0x02178068 module:overlay(91) +from:0x0216701c kind:load to:0x02178084 module:overlay(91) +from:0x02167020 kind:load to:0x02178060 module:overlay(91) +from:0x02167024 kind:load to:0x02178094 module:overlay(91) +from:0x02167054 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02167060 kind:arm_call to:0x01ffb464 module:itcm +from:0x02167070 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216707c kind:load to:0x027e09ac module:dtcm +from:0x02167080 kind:load to:0x0217811c module:overlay(91) +from:0x02167084 kind:load to:0x0204e5ec module:main +from:0x021670bc kind:arm_call to:0x020726d0 module:overlay(0) +from:0x021670c8 kind:arm_call to:0x01ffb464 module:itcm +from:0x021670d8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216729c kind:load to:0x027e09ac module:dtcm +from:0x021672a0 kind:load to:0x021780b4 module:overlay(91) +from:0x021672a4 kind:load to:0x0204e5ec module:main +from:0x021672a8 kind:load to:0x02176830 module:overlay(91) +from:0x021672ac kind:load to:0x021768a0 module:overlay(91) +from:0x021672b0 kind:load to:0x0203e93c module:main +from:0x021672b4 kind:load to:0x02176860 module:overlay(91) +from:0x021672b8 kind:load to:0x02177078 module:overlay(91) +from:0x021672bc kind:load to:0x02176880 module:overlay(91) +from:0x021672c0 kind:load to:0x02176840 module:overlay(91) +from:0x0216731c kind:arm_call to:0x01ffb464 module:itcm +from:0x0216732c kind:arm_call to:0x01ff9218 module:itcm +from:0x02167448 kind:load to:0x0204e5ec module:main +from:0x0216744c kind:load to:0x02178068 module:overlay(91) +from:0x02167450 kind:load to:0x02177078 module:overlay(91) +from:0x02167454 kind:load to:0x02178084 module:overlay(91) +from:0x02167490 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0216749c kind:arm_call to:0x01ffb464 module:itcm +from:0x021674ac kind:arm_call to:0x01ff9218 module:itcm +from:0x021674b4 kind:arm_call_thumb to:0x020d19b8 module:overlay(24) +from:0x02167598 kind:load to:0x027e09ac module:dtcm +from:0x0216759c kind:load to:0x021780b4 module:overlay(91) +from:0x021675a0 kind:load to:0x0204e5ec module:main +from:0x021676b4 kind:load to:0x02178060 module:overlay(91) +from:0x021676b8 kind:load to:0x02177078 module:overlay(91) +from:0x021676bc kind:load to:0x02178094 module:overlay(91) +from:0x021676fc kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02167708 kind:arm_call to:0x01ffb464 module:itcm +from:0x02167718 kind:arm_call to:0x01ff9218 module:itcm +from:0x021677ec kind:load to:0x027e09ac module:dtcm +from:0x021677f0 kind:load to:0x0217811c module:overlay(91) +from:0x021677f4 kind:load to:0x0204e5ec module:main +from:0x021677f8 kind:load to:0x02176850 module:overlay(91) +from:0x0216784c kind:arm_call to:0x01ffb464 module:itcm +from:0x0216785c kind:arm_call to:0x01ff9218 module:itcm +from:0x02167960 kind:load to:0x0204e5ec module:main +from:0x02167964 kind:load to:0x02178064 module:overlay(91) +from:0x02167968 kind:load to:0x02177078 module:overlay(91) +from:0x0216796c kind:load to:0x02178074 module:overlay(91) +from:0x02167980 kind:load to:0x02178070 module:overlay(91) +from:0x0216798c kind:load to:0x02178194 module:overlay(91) +from:0x021679a0 kind:arm_call to:0x02011f3c module:main +from:0x021679ac kind:arm_call to:0x021679ec module:overlay(91) +from:0x021679c4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x021679e4 kind:load to:0x021770d4 module:overlay(91) +from:0x021679f4 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02167a68 kind:load to:0x021770f0 module:overlay(91) +from:0x02167a6c kind:load to:0x02178194 module:overlay(91) +from:0x02167a78 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02167aa8 kind:arm_call to:0x021093bc module:overlay(26) +from:0x02167ab0 kind:load to:0x027e09b8 module:dtcm +from:0x02167abc kind:arm_call to:0x02109350 module:overlay(26) +from:0x02167ad0 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02167ad8 kind:arm_call to:0x02011ff4 module:main +from:0x02167aec kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02167b00 kind:load to:0x02178278 module:overlay(91) +from:0x02167b14 kind:arm_call to:0x02011f3c module:main +from:0x02167b20 kind:arm_call to:0x02167b54 module:overlay(91) +from:0x02167b38 kind:arm_call to:0x0209ca68 module:overlay(0) +from:0x02167b50 kind:load to:0x0217714c module:overlay(91) +from:0x02167b5c kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02167bd0 kind:load to:0x02177168 module:overlay(91) +from:0x02167bd4 kind:load to:0x02178268 module:overlay(91) +from:0x02167bd8 kind:load to:0x020b1948 module:overlay(0) +from:0x02167c1c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02167c40 kind:load to:0x0203e93c module:main +from:0x02167c50 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02167c58 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167c70 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02167c78 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167c80 kind:arm_call to:0x02011ff4 module:main +from:0x02167c94 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02167ca8 kind:load to:0x021782ac module:overlay(91) +from:0x02167cbc kind:arm_call to:0x02011f3c module:main +from:0x02167cc8 kind:arm_call to:0x02167cfc module:overlay(91) +from:0x02167ce0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02167cf8 kind:load to:0x021771b8 module:overlay(91) +from:0x02167d04 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02167d30 kind:load to:0x021771d4 module:overlay(91) +from:0x02167d34 kind:load to:0x020b1948 module:overlay(0) +from:0x02167d58 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02167e10 kind:load to:0x020b5d14 module:overlay(0) +from:0x02167e18 kind:load to:0x021782ac module:overlay(91) +from:0x02167e40 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02167e58 kind:arm_call to:0x01ffc768 module:itcm +from:0x02167e64 kind:arm_call to:0x0200ef5c module:main +from:0x02167e70 kind:arm_call to:0x0200ef9c module:main +from:0x02167ea8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167ec8 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02167f00 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02167f24 kind:load to:0x027e0ce0 module:dtcm +from:0x02167f28 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02167f2c kind:load to:0x027e09bc module:dtcm +from:0x02167f30 kind:load to:0x0203e93c module:main +from:0x02167f5c kind:arm_call to:0x0200f05c module:main +from:0x02167f88 kind:load to:0x021782ac module:overlay(91) +from:0x02167f8c kind:load to:0x021768c0 module:overlay(91) +from:0x02167f9c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02167fa4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167fbc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02167fc4 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167fcc kind:arm_call to:0x02011ff4 module:main +from:0x02167fe0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02167ff4 kind:load to:0x021783a0 module:overlay(91) +from:0x02168008 kind:arm_call to:0x02011f3c module:main +from:0x02168014 kind:arm_call to:0x0216805c module:overlay(91) +from:0x0216802c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02168054 kind:load to:0x02177240 module:overlay(91) +from:0x02168064 kind:arm_call to:0x021092a4 module:overlay(26) +from:0x02168074 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0216807c kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02168094 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x02168108 kind:load to:0x021772f4 module:overlay(91) +from:0x0216810c kind:load to:0x02177288 module:overlay(91) +from:0x02168110 kind:load to:0x0217725c module:overlay(91) +from:0x02168114 kind:load to:0x021783a0 module:overlay(91) +from:0x02168120 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02168138 kind:arm_call to:0x02109378 module:overlay(26) +from:0x0216817c kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x02168188 kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021681dc kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x02168200 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x0216820c kind:arm_call to:0x021093bc module:overlay(26) +from:0x02168260 kind:arm_call to:0x01fff498 module:itcm +from:0x02168274 kind:arm_call to:0x0205a7c0 module:overlay(0) +from:0x0216827c kind:arm_call to:0x02057d7c module:overlay(0) +from:0x02168284 kind:arm_call to:0x0205a7d4 module:overlay(0) +from:0x021682bc kind:arm_call to:0x0205a758 module:overlay(0) +from:0x021682c8 kind:arm_call to:0x0205a788 module:overlay(0) +from:0x021682d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168308 kind:load to:0x027e00f0 module:dtcm +from:0x0216830c kind:load to:0x027e09c0 module:dtcm +from:0x02168310 kind:load to:0x02178380 module:overlay(91) +from:0x02168314 kind:load to:0x027e0ce8 module:dtcm +from:0x02168318 kind:load to:0x02178394 module:overlay(91) +from:0x0216831c kind:load to:0x0217721c module:overlay(91) +from:0x02168328 kind:arm_call to:0x02109378 module:overlay(26) +from:0x02168370 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0216837c kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x021683d0 kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x021683f4 kind:arm_call to:0x0207e0a8 module:overlay(0) +from:0x02168400 kind:load to:0x027e00f0 module:dtcm +from:0x02168404 kind:load to:0x027e09c0 module:dtcm +from:0x02168458 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216847c kind:load to:0x0203e93c module:main +from:0x02168494 kind:arm_call to:0x0209ced0 module:overlay(0) +from:0x0216849c kind:load to:0x021783a0 module:overlay(91) +from:0x021684b4 kind:arm_call to:0x0209cf8c module:overlay(0) +from:0x021684bc kind:load to:0x021783a0 module:overlay(91) +from:0x021684dc kind:load to:0x021783a0 module:overlay(91) +from:0x021684e8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021684f0 kind:arm_call to:0x02011ff4 module:main +from:0x02168508 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02168510 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02168518 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02168530 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02168538 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02168540 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02168548 kind:arm_call to:0x02011ff4 module:main +from:0x02168560 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02168568 kind:arm_call to:0x02109350 module:overlay(26) +from:0x02168570 kind:arm_call to:0x02011ff4 module:main +from:0x02168588 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x02168590 kind:arm_call to:0x02109350 module:overlay(26) +from:0x021685a4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021685b8 kind:load to:0x02178484 module:overlay(91) +from:0x021685cc kind:arm_call to:0x02011f3c module:main +from:0x021685d8 kind:arm_call to:0x0216860c module:overlay(91) +from:0x021685f0 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02168608 kind:load to:0x02177360 module:overlay(91) +from:0x02168618 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x02168670 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0216867c kind:load to:0x0217737c module:overlay(91) +from:0x02168680 kind:load to:0x02178484 module:overlay(91) +from:0x02168690 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x021686b4 kind:arm_call to:0x01fff6d0 module:itcm +from:0x021686c8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02168708 kind:load to:0x027e0cd8 module:dtcm +from:0x0216875c kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02168778 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02168780 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02168788 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02168790 kind:arm_call to:0x0201666c module:main +from:0x02168798 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021687b0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021687b8 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x021687c0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021687c8 kind:arm_call to:0x0201666c module:main +from:0x021687d0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021687d8 kind:arm_call to:0x02011ff4 module:main +from:0x021687ec kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02168800 kind:load to:0x02178568 module:overlay(91) +from:0x02168814 kind:arm_call to:0x02011f3c module:main +from:0x02168820 kind:arm_call to:0x02168880 module:overlay(91) +from:0x02168834 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02168874 kind:load to:0x021773f0 module:overlay(91) +from:0x02168888 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x021688bc kind:load to:0x0217740c module:overlay(91) +from:0x021688e0 kind:arm_call to:0x02168974 module:overlay(91) +from:0x021688ec kind:load to:0x027e0ce0 module:dtcm +from:0x0216891c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168930 kind:arm_call to:0x02168974 module:overlay(91) +from:0x0216894c kind:arm_call to:0x02168974 module:overlay(91) +from:0x02168970 kind:load to:0x027e0ce4 module:dtcm +from:0x021689b8 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x021689d4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02168a50 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02168a64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168b28 kind:arm_call to:0x0216edcc module:overlay(91) +from:0x02168b88 kind:load to:0x027e0ce0 module:dtcm +from:0x02168b8c kind:load to:0x02049bc4 module:main +from:0x02168b94 kind:load to:0x020b537c module:overlay(0) +from:0x02168b9c kind:load to:0x027e0ce4 module:dtcm +from:0x02168ba0 kind:load to:0x027e0cd8 module:dtcm +from:0x02168bac kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02168bc0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02168bc8 kind:arm_call to:0x02011ff4 module:main +from:0x02168bdc kind:arm_call to:0x0209c894 module:overlay(0) +from:0x02168bf0 kind:load to:0x02178598 module:overlay(91) +from:0x02168c04 kind:arm_call to:0x02011f3c module:main +from:0x02168c10 kind:arm_call to:0x02168c40 module:overlay(91) +from:0x02168c24 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02168c3c kind:load to:0x0217745c module:overlay(91) +from:0x02168c48 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02168c94 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02168c9c kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02168ca8 kind:load to:0x021774a8 module:overlay(91) +from:0x02168ce4 kind:arm_call to:0x02168df0 module:overlay(91) +from:0x02168cf0 kind:load to:0x02138cf0 module:overlay(26) +from:0x02168d10 kind:arm_call to:0x020de9b8 module:overlay(26) +from:0x02168d28 kind:arm_call to:0x02168e50 module:overlay(91) +from:0x02168d34 kind:arm_call to:0x02168db4 module:overlay(91) +from:0x02168d3c kind:load to:0x027e0ce0 module:dtcm +from:0x02168d9c kind:arm_call to:0x01ff916c module:itcm +from:0x02168da8 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x02168db0 kind:load to:0x027e0ce0 module:dtcm +from:0x02168dec kind:load to:0x02177478 module:overlay(91) +from:0x02168e4c kind:load to:0x02049bc4 module:main +from:0x02168eac kind:arm_call to:0x020e9400 module:overlay(26) +from:0x02168ee4 kind:arm_call to:0x020e92e0 module:overlay(26) +from:0x02168f04 kind:arm_call to:0x020e9370 module:overlay(26) +from:0x02168f4c kind:arm_call to:0x0216905c module:overlay(91) +from:0x02168f54 kind:arm_call to:0x020d1e8c module:overlay(24) +from:0x02168f74 kind:arm_call to:0x020e9250 module:overlay(26) +from:0x02168f94 kind:arm_call to:0x0216905c module:overlay(91) +from:0x02168f9c kind:arm_call to:0x020d1e8c module:overlay(24) +from:0x02168fb0 kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x02168ff8 kind:arm_call to:0x020e9250 module:overlay(26) +from:0x02169010 kind:arm_call to:0x021694f4 module:overlay(91) +from:0x02169020 kind:arm_call to:0x020d1a98 module:overlay(24) +from:0x0216902c kind:arm_call to:0x02169aac module:overlay(91) +from:0x0216904c kind:arm_call to:0x021695f8 module:overlay(91) +from:0x02169058 kind:load to:0x027e0cd8 module:dtcm +from:0x021690ec kind:arm_call to:0x020ecfc4 module:overlay(26) +from:0x02169104 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216910c kind:arm_call to:0x01ff938c module:itcm +from:0x0216917c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216918c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021691a0 kind:arm_call to:0x01ffedac module:itcm +from:0x021691b0 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x021691e8 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02169218 kind:arm_call to:0x01fff498 module:itcm +from:0x0216928c kind:arm_call to:0x020ecfc4 module:overlay(26) +from:0x021692a0 kind:arm_call to:0x01ffb780 module:itcm +from:0x021692a8 kind:arm_call to:0x01ff938c module:itcm +from:0x021692c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021692cc kind:arm_call to:0x02169aac module:overlay(91) +from:0x021692dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x021692e8 kind:arm_call to:0x02169aac module:overlay(91) +from:0x02169300 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216930c kind:arm_call to:0x02169aac module:overlay(91) +from:0x0216939c kind:arm_call to:0x01ff93c0 module:itcm +from:0x021693ac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021693b8 kind:arm_call to:0x01ffedac module:itcm +from:0x021693d8 kind:arm_call to:0x01fff498 module:itcm +from:0x021693e4 kind:arm_call to:0x01fff584 module:itcm +from:0x02169400 kind:arm_call to:0x02167f34 module:overlay(91) +from:0x02169440 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0216947c kind:arm_call to:0x0209c470 module:overlay(0) +from:0x021694ac kind:arm_call to:0x01fff498 module:itcm +from:0x021694dc kind:load to:0x027e0ce0 module:dtcm +from:0x021694e0 kind:load to:0x02049bc4 module:main +from:0x021694e8 kind:load to:0x027e0ce8 module:dtcm +from:0x021694f0 kind:load to:0x0203e93c module:main +from:0x0216952c kind:arm_call to:0x020ecfc4 module:overlay(26) +from:0x02169538 kind:arm_call to:0x01ffedac module:itcm +from:0x02169544 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169554 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0216958c kind:arm_call to:0x0209c470 module:overlay(0) +from:0x021695bc kind:arm_call to:0x01fff498 module:itcm +from:0x021695ec kind:load to:0x027e0ce0 module:dtcm +from:0x021695f0 kind:load to:0x027e0ce8 module:dtcm +from:0x02169620 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x021696a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021696ac kind:arm_call to:0x01ffedac module:itcm +from:0x021696bc kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x021696f4 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02169708 kind:load to:0x027e0cd8 module:dtcm +from:0x0216970c kind:load to:0x0203e93c module:main +from:0x02169710 kind:load to:0x027e0ce8 module:dtcm +from:0x02169728 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02169734 kind:arm_call to:0x020e4a44 module:overlay(26) +from:0x02169750 kind:arm_call to:0x020e4a5c module:overlay(26) +from:0x0216975c kind:load to:0x020b51f4 module:overlay(0) +from:0x02169764 kind:load to:0x02138cf0 module:overlay(26) +from:0x02169778 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02169784 kind:arm_call to:0x020e4a44 module:overlay(26) +from:0x021697a0 kind:arm_call to:0x020e4a5c module:overlay(26) +from:0x021697ac kind:load to:0x020b51f4 module:overlay(0) +from:0x021697b4 kind:load to:0x02138cf0 module:overlay(26) +from:0x02169814 kind:load to:0x021774fc module:overlay(91) +from:0x02169818 kind:load to:0x027e09b8 module:dtcm +from:0x02169844 kind:load to:0x02177504 module:overlay(91) +from:0x02169860 kind:load to:0x0217750c module:overlay(91) +from:0x0216988c kind:load to:0x02177514 module:overlay(91) +from:0x021698a8 kind:load to:0x0217751c module:overlay(91) +from:0x0216990c kind:arm_call to:0x0206805c module:overlay(0) +from:0x02169960 kind:arm_call to:0x020de9b8 module:overlay(26) +from:0x021699b0 kind:arm_call to:0x020e9400 module:overlay(26) +from:0x02169a08 kind:arm_call to:0x02168db4 module:overlay(91) +from:0x02169a10 kind:arm_call to:0x020dea4c module:overlay(26) +from:0x02169a20 kind:arm_call to:0x020df61c module:overlay(26) +from:0x02169a2c kind:load to:0x027e0ce0 module:dtcm +from:0x02169a30 kind:load to:0x027e0cd8 module:dtcm +from:0x02169a34 kind:load to:0x020b502c module:overlay(0) +from:0x02169a54 kind:arm_call to:0x02169768 module:overlay(91) +from:0x02169a68 kind:arm_call to:0x02168db4 module:overlay(91) +from:0x02169a8c kind:arm_call to:0x02169718 module:overlay(91) +from:0x02169aa0 kind:arm_call to:0x02168db4 module:overlay(91) +from:0x02169b80 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02169b88 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02169b90 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02169ba8 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02169bb0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02169bb8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02169bc0 kind:arm_call to:0x02011ff4 module:main +from:0x02169bd4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02169be8 kind:load to:0x02178680 module:overlay(91) +from:0x02169bfc kind:arm_call to:0x02011f3c module:main +from:0x02169c08 kind:arm_call to:0x02169c38 module:overlay(91) +from:0x02169c1c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02169c34 kind:load to:0x0217752c module:overlay(91) +from:0x02169c40 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02169c50 kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x02169c78 kind:load to:0x02177550 module:overlay(91) +from:0x02169c98 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x02169cb4 kind:load to:0x027e0ce0 module:dtcm +from:0x02169d14 kind:arm_call to:0x0206805c module:overlay(0) +from:0x02169d50 kind:load to:0x027e09b8 module:dtcm +from:0x02169d54 kind:load to:0x020b502c module:overlay(0) +from:0x02169d6c kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02169d74 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02169d8c kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x02169d94 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02169d9c kind:arm_call to:0x02011ff4 module:main +from:0x02169db0 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02169dc4 kind:load to:0x021786cc module:overlay(91) +from:0x02169dd8 kind:arm_call to:0x02011f3c module:main +from:0x02169de4 kind:arm_call to:0x02169e14 module:overlay(91) +from:0x02169df8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02169e10 kind:load to:0x021775ac module:overlay(91) +from:0x02169e1c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02169e74 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02169e80 kind:load to:0x021775d0 module:overlay(91) +from:0x02169e84 kind:load to:0x021786cc module:overlay(91) +from:0x02169ea4 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x02169ec4 kind:load to:0x027e0ce0 module:dtcm +from:0x02169ec8 kind:load to:0x027e0cd8 module:dtcm +from:0x02169f08 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02169f10 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02169f28 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02169f30 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02169f38 kind:arm_call to:0x02011ff4 module:main +from:0x02169f4c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02169f60 kind:load to:0x021787c0 module:overlay(91) +from:0x02169f74 kind:arm_call to:0x02011f3c module:main +from:0x02169f80 kind:arm_call to:0x02169ff0 module:overlay(91) +from:0x02169f94 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02169fe8 kind:load to:0x0217763c module:overlay(91) +from:0x02169ffc kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0216a060 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0216a08c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0216a0a8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216a0b8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216a0d0 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0216a130 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216a154 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216a164 kind:load to:0x0217776c module:overlay(91) +from:0x0216a168 kind:load to:0x021787c0 module:overlay(91) +from:0x0216a16c kind:load to:0x02177660 module:overlay(91) +from:0x0216a170 kind:load to:0x021787b4 module:overlay(91) +from:0x0216a17c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216a194 kind:arm_call to:0x0216b0e0 module:overlay(91) +from:0x0216a1c4 kind:arm_call to:0x0216a310 module:overlay(91) +from:0x0216a228 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216a250 kind:arm_call to:0x021317bc module:overlay(26) +from:0x0216a264 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a270 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a2ac kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a2bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a2c4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216a2d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216a2e4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216a2f4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a304 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a320 kind:load to:0x027e09bc module:dtcm +from:0x0216a364 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0216a370 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216a390 kind:arm_call to:0x02110e18 module:overlay(26) +from:0x0216a3d0 kind:arm_call to:0x0216a324 module:overlay(91) +from:0x0216a3f0 kind:arm_call to:0x0216b0e0 module:overlay(91) +from:0x0216a420 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216a474 kind:load to:0x027e09a8 module:dtcm +from:0x0216a480 kind:load to:0x021776d4 module:overlay(91) +from:0x0216a4bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216a4e8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216a554 kind:load to:0x027e09a8 module:dtcm +from:0x0216a55c kind:load to:0x021776a4 module:overlay(91) +from:0x0216a588 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216a598 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a5a4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216a5c4 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0216a63c kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0216a660 kind:arm_call to:0x0216b0e0 module:overlay(91) +from:0x0216a6a4 kind:arm_call to:0x0216a1b8 module:overlay(91) +from:0x0216a6b8 kind:arm_call to:0x0216a564 module:overlay(91) +from:0x0216a6c4 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0216a738 kind:load to:0x021776a4 module:overlay(91) +from:0x0216a750 kind:arm_call to:0x0216a484 module:overlay(91) +from:0x0216a764 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216a780 kind:arm_call to:0x0213165c module:overlay(26) +from:0x0216a790 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216a7a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a7bc kind:arm_call to:0x01ff9984 module:itcm +from:0x0216a7dc kind:arm_call to:0x0216a564 module:overlay(91) +from:0x0216a7ec kind:arm_call to:0x0205f278 module:overlay(0) +from:0x0216a7f8 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0216a800 kind:arm_call to:0x0216a3c4 module:overlay(91) +from:0x0216a818 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216a82c kind:arm_call to:0x0216b0e0 module:overlay(91) +from:0x0216a838 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0216a870 kind:arm_call to:0x0216a484 module:overlay(91) +from:0x0216a8c8 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216a968 kind:arm_call to:0x01ff9318 module:itcm +from:0x0216a9c4 kind:arm_call to:0x01ff96d8 module:itcm +from:0x0216a9d0 kind:arm_call to:0x0213165c module:overlay(26) +from:0x0216a9dc kind:arm_call to:0x01ff9638 module:itcm +from:0x0216a9ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a9fc kind:arm_call to:0x01ff993c module:itcm +from:0x0216aa38 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216aa6c kind:arm_call to:0x0216a564 module:overlay(91) +from:0x0216aa7c kind:arm_call to:0x0205f278 module:overlay(0) +from:0x0216aa88 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0216aa90 kind:arm_call to:0x0216a3c4 module:overlay(91) +from:0x0216aaa8 kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0216aae8 kind:arm_call to:0x0216b0e0 module:overlay(91) +from:0x0216aaf4 kind:load to:0x0203e93c module:main +from:0x0216ab4c kind:arm_call to:0x02110f48 module:overlay(26) +from:0x0216ab58 kind:arm_call to:0x0216a484 module:overlay(91) +from:0x0216abd4 kind:arm_call to:0x01ff916c module:itcm +from:0x0216abfc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216ac64 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216ac78 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216aca0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216acc0 kind:arm_call to:0x0216a564 module:overlay(91) +from:0x0216acd0 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x0216acdc kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0216ace4 kind:arm_call to:0x0216a3c4 module:overlay(91) +from:0x0216ad24 kind:arm_call to:0x02015058 module:main +from:0x0216ad44 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216ad5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216ad78 kind:arm_call to:0x020e0040 module:overlay(26) +from:0x0216ad84 kind:arm_call to:0x0216b0e0 module:overlay(91) +from:0x0216ad94 kind:load to:0x027e09a8 module:dtcm +from:0x0216ad9c kind:load to:0x021776ec module:overlay(91) +from:0x0216ada8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ae30 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216ae50 kind:load to:0x021776a4 module:overlay(91) +from:0x0216ae78 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216aebc kind:arm_call to:0x0216a1b8 module:overlay(91) +from:0x0216aee8 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0216af1c kind:arm_call to:0x0216b0e0 module:overlay(91) +from:0x0216af54 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216afd0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216afec kind:load to:0x027e09a8 module:dtcm +from:0x0216aff8 kind:load to:0x021776bc module:overlay(91) +from:0x0216b024 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b04c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216b080 kind:arm_call to:0x02132150 module:overlays(26,48) +from:0x0216b090 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0216b098 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0216b0cc kind:arm_call to:0x0216b0e0 module:overlay(91) +from:0x0216b120 kind:load to:0x02177704 module:overlay(91) +from:0x0216b170 kind:arm_call to:0x01ff916c module:itcm +from:0x0216b1a4 kind:load to:0x02177704 module:overlay(91) +from:0x0216b1b0 kind:load to:0x0216b124 module:overlay(91) +from:0x0216b224 kind:arm_call to:0x020bef68 module:overlay(17) +from:0x0216b22c kind:load to:0x021787b4 module:overlay(91) +from:0x0216b240 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216b24c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216b268 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0216b278 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0216b288 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216b290 kind:arm_call to:0x02011ff4 module:main +from:0x0216b2a8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216b2b0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216b2b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216b2d0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216b2d8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216b2e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216b2e8 kind:arm_call to:0x02011ff4 module:main +from:0x0216b2fc kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216b310 kind:load to:0x021788bc module:overlay(91) +from:0x0216b324 kind:arm_call to:0x02011f3c module:main +from:0x0216b330 kind:arm_call to:0x0216b3ac module:overlay(91) +from:0x0216b344 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216b398 kind:load to:0x021777e0 module:overlay(91) +from:0x0216b3a8 kind:load to:0x02102914 module:overlays(19,26) +from:0x0216b3b4 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0216b3e0 kind:arm_call to:0x020f9090 module:overlay(26) +from:0x0216b3e8 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0216b3f4 kind:arm_call to:0x020ff478 module:overlay(26) +from:0x0216b408 kind:arm_call to:0x0205a62c module:overlay(0) +from:0x0216b430 kind:arm_call to:0x0203d138 module:main +from:0x0216b44c kind:arm_call to:0x0203d138 module:main +from:0x0216b458 kind:arm_call to:0x021056bc module:overlay(26) +from:0x0216b464 kind:arm_call to:0x020fe6fc module:overlay(26) +from:0x0216b484 kind:arm_call to:0x0210251c module:overlay(26) +from:0x0216b490 kind:arm_call to:0x020ee518 module:overlay(26) +from:0x0216b49c kind:load to:0x0217784c module:overlay(91) +from:0x0216b4a0 kind:load to:0x0217725c module:overlay(91) +from:0x0216b4a4 kind:load to:0x0216b4f8 module:overlay(91) +from:0x0216b4a8 kind:load to:0x0216b4b8 module:overlay(91) +from:0x0216b4ac kind:load to:0x0216a174 module:overlay(91) +from:0x0216b4b0 kind:load to:0x0216b50c module:overlay(91) +from:0x0216b4b4 kind:load to:0x021788bc module:overlay(91) +from:0x0216b4d0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0216b4e8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216b4f4 kind:load to:0x02177804 module:overlay(91) +from:0x0216b500 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216b528 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0216b540 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216b550 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216b55c kind:load to:0x02177660 module:overlay(91) +from:0x0216b580 kind:arm_call to:0x0203d1e8 module:main +from:0x0216b598 kind:arm_call to:0x0203d1e8 module:main +from:0x0216b5ac kind:arm_call to:0x0203d1e8 module:main +from:0x0216b5b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216b5bc kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216b5c4 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x0216b5cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216b5d8 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216b5dc kind:load to:0x0216a174 module:overlay(91) +from:0x0216b5e0 kind:load to:0x0216b4f8 module:overlay(91) +from:0x0216b604 kind:arm_call to:0x0203d1e8 module:main +from:0x0216b61c kind:arm_call to:0x0203d1e8 module:main +from:0x0216b630 kind:arm_call to:0x0203d1e8 module:main +from:0x0216b638 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216b640 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216b648 kind:arm_call to:0x020ee254 module:overlay(26) +from:0x0216b650 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216b658 kind:arm_call to:0x02011ff4 module:main +from:0x0216b664 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216b668 kind:load to:0x0216a174 module:overlay(91) +from:0x0216b66c kind:load to:0x0216b4f8 module:overlay(91) +from:0x0216b68c kind:arm_call to:0x020fa75c module:overlay(26) +from:0x0216b6e0 kind:load to:0x02178898 module:overlay(91) +from:0x0216b6e4 kind:load to:0x021777c8 module:overlay(91) +from:0x0216b6e8 kind:load to:0x021788ac module:overlay(91) +from:0x0216b708 kind:arm_call to:0x02039edc module:main +from:0x0216b714 kind:arm_call to:0x0203ab30 module:main +from:0x0216b71c kind:arm_call to:0x02039edc module:main +from:0x0216b724 kind:arm_call to:0x0203ad60 module:main +from:0x0216b730 kind:arm_call to:0x0203a584 module:main +from:0x0216b750 kind:arm_call to:0x020f918c module:overlays(26,31) +from:0x0216b760 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0216b774 kind:arm_call to:0x0216b790 module:overlay(91) +from:0x0216b77c kind:arm_call to:0x0216b8d4 module:overlay(91) +from:0x0216b784 kind:arm_call to:0x0216b9c4 module:overlay(91) +from:0x0216b7c8 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x0216b7e4 kind:arm_call to:0x020f93b4 module:overlay(26) +from:0x0216b7ec kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x0216b808 kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x0216b828 kind:arm_call to:0x020f9f50 module:overlay(26) +from:0x0216b834 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b840 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0216b84c kind:arm_call to:0x020f9eac module:overlay(26) +from:0x0216b8f0 kind:arm_call to:0x020f8f64 module:overlay(26) +from:0x0216b9e0 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0216b9ec kind:arm_call to:0x02105448 module:overlay(26) +from:0x0216ba20 kind:arm_call to:0x020eea60 module:overlay(26) +from:0x0216ba3c kind:arm_call to:0x020df62c module:overlay(26) +from:0x0216ba48 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ba58 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0216ba64 kind:arm_call to:0x02102790 module:overlay(26) +from:0x0216ba84 kind:arm_call to:0x021028b4 module:overlay(26) +from:0x0216ba98 kind:arm_call to:0x020fa7d4 module:overlay(26) +from:0x0216bb2c kind:arm_call to:0x020fe790 module:overlay(26) +from:0x0216bb84 kind:arm_call to:0x020f8ffc module:overlay(26) +from:0x0216bbb4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216bbf4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216bc00 kind:load to:0x027e09a8 module:dtcm +from:0x0216bc3c kind:arm_call to:0x020f9eb4 module:overlay(26) +from:0x0216bc4c kind:arm_call to:0x02102864 module:overlay(26) +from:0x0216bc78 kind:arm_call to:0x01fff60c module:itcm +from:0x0216bc90 kind:arm_call to:0x0216ba6c module:overlay(91) +from:0x0216bd10 kind:load to:0x027e09b4 module:dtcm +from:0x0216bd58 kind:arm_call to:0x020f9dd8 module:overlay(26) +from:0x0216bd88 kind:arm_call to:0x020f9e64 module:overlay(26) +from:0x0216bd9c kind:arm_call to:0x02105468 module:overlays(26,31) +from:0x0216bda4 kind:arm_call to:0x020fa480 module:overlays(26,31) +from:0x0216bdc0 kind:arm_call to:0x020fa34c module:overlay(26) +from:0x0216bdc8 kind:arm_call to:0x020fa37c module:overlay(26) +from:0x0216bdd4 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x0216bde0 kind:arm_call to:0x020fa370 module:overlay(26) +from:0x0216bdf8 kind:arm_call to:0x021055cc module:overlay(26) +from:0x0216be38 kind:arm_call to:0x020fb084 module:overlay(26) +from:0x0216be84 kind:arm_call to:0x020fac10 module:overlay(26) +from:0x0216beb0 kind:arm_call to:0x020fac10 module:overlay(26) +from:0x0216bee8 kind:arm_call to:0x0216b39c module:overlay(91) +from:0x0216bef4 kind:arm_call to:0x0216b39c module:overlay(91) +from:0x0216bf00 kind:arm_call to:0x0216b39c module:overlay(91) +from:0x0216bf10 kind:arm_call to:0x0216b39c module:overlay(91) +from:0x0216bf1c kind:arm_call to:0x0216b39c module:overlay(91) +from:0x0216bf28 kind:arm_call to:0x0216b39c module:overlay(91) +from:0x0216bf44 kind:arm_call to:0x020fa860 module:overlay(26) +from:0x0216bf4c kind:arm_call to:0x0216b9c8 module:overlay(91) +from:0x0216bf70 kind:arm_call to:0x0216ba4c module:overlay(91) +from:0x0216bf78 kind:arm_call to:0x0216bb74 module:overlay(91) +from:0x0216bf80 kind:arm_call to:0x0216b9f4 module:overlay(91) +from:0x0216bfa8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216bfbc kind:load to:0x02057884 module:overlay(0) +from:0x0216bfd0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216bfd8 kind:arm_call to:0x02011ff4 module:main +from:0x0216bfec kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216c000 kind:load to:0x02178a50 module:overlay(91) +from:0x0216c014 kind:arm_call to:0x02011f3c module:main +from:0x0216c020 kind:arm_call to:0x0216c088 module:overlay(91) +from:0x0216c034 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216c080 kind:load to:0x02177900 module:overlay(91) +from:0x0216c094 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0216c0f8 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x0216c124 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0216c140 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216c150 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216c168 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0216c1c8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216c1ec kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216c1fc kind:load to:0x02177924 module:overlay(91) +from:0x0216c200 kind:load to:0x02178a50 module:overlay(91) +from:0x0216c204 kind:load to:0x02177660 module:overlay(91) +from:0x0216c208 kind:load to:0x027e07d4 module:dtcm +from:0x0216c20c kind:load to:0x021789d8 module:overlay(91) +from:0x0216c280 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216c288 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216c290 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216c29c kind:load to:0x02177924 module:overlay(91) +from:0x0216c2a0 kind:load to:0x02178994 module:overlay(91) +from:0x0216c2a4 kind:load to:0x021789f0 module:overlay(91) +from:0x0216c318 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216c320 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216c328 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216c330 kind:arm_call to:0x02011ff4 module:main +from:0x0216c33c kind:load to:0x02177924 module:overlay(91) +from:0x0216c340 kind:load to:0x02178994 module:overlay(91) +from:0x0216c344 kind:load to:0x021789f0 module:overlay(91) +from:0x0216c384 kind:arm_call to:0x0216d848 module:overlay(91) +from:0x0216c390 kind:load to:0x02178994 module:overlay(91) +from:0x0216c3a0 kind:arm_call to:0x0216a310 module:overlay(91) +from:0x0216c404 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c42c kind:arm_call to:0x021317bc module:overlay(26) +from:0x0216c440 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c44c kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c488 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c498 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c4a0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216c4b4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c4c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c4d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c4e0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c508 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216c510 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216c518 kind:arm_call to:0x0216c394 module:overlay(91) +from:0x0216c5f8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216c604 kind:load to:0x02049bc4 module:main +from:0x0216c60c kind:load to:0x020b537c module:overlay(0) +from:0x0216c634 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c668 kind:arm_call to:0x01ffa328 module:itcm +from:0x0216c678 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216c6b8 kind:arm_call to:0x02017e7c module:main +from:0x0216c6c0 kind:arm_call to:0x02017e7c module:main +from:0x0216c6cc kind:arm_call to:0x01ff95a0 module:itcm +from:0x0216c6d8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216c6ec kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c704 kind:load to:0x02178a28 module:overlay(91) +from:0x0216c708 kind:load to:0x021789a8 module:overlay(91) +from:0x0216c70c kind:load to:0x02178994 module:overlay(91) +from:0x0216c710 kind:load to:0x021789f0 module:overlay(91) +from:0x0216c720 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0216c748 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216c768 kind:arm_call to:0x0216c614 module:overlay(91) +from:0x0216c788 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x0216c7ac kind:load to:0x021789f0 module:overlay(91) +from:0x0216c7b0 kind:load to:0x02178994 module:overlay(91) +from:0x0216c858 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x0216c860 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c87c kind:arm_call to:0x021315ec module:overlay(26) +from:0x0216c894 kind:arm_call to:0x020eebac module:overlays(21,26) +from:0x0216c8a8 kind:arm_call to:0x01fffcd8 module:itcm +from:0x0216c8c0 kind:arm_call to:0x01ffb780 module:itcm +from:0x0216c92c kind:arm_call to:0x01ff9218 module:itcm +from:0x0216c940 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216c958 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c99c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216c9b4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c9c8 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216c9e4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216ca20 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ca2c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216cac0 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216cbc0 kind:arm_call to:0x020e6370 module:overlay(26) +from:0x0216cbd0 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0216cc10 kind:arm_call to:0x0216d848 module:overlay(91) +from:0x0216cc70 kind:arm_call to:0x0216c4ec module:overlay(91) +from:0x0216cca4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216cce0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cce8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216ccf4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216cd5c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216cd78 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cd90 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cddc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cde0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216cdf0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ce30 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ce38 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216ce8c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216cea0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cf04 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cf18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cf28 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cf40 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cf48 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216cf54 kind:arm_call to:0x01ff938c module:itcm +from:0x0216cf78 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cf88 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216cfac kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d00c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d024 kind:load to:0x02178994 module:overlay(91) +from:0x0216d028 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d02c kind:load to:0x02178a28 module:overlay(91) +from:0x0216d030 kind:load to:0x021789e4 module:overlay(91) +from:0x0216d034 kind:load to:0x02178998 module:overlay(91) +from:0x0216d038 kind:load to:0x021789c0 module:overlay(91) +from:0x0216d03c kind:load to:0x021778a8 module:overlay(91) +from:0x0216d044 kind:load to:0x021789cc module:overlay(91) +from:0x0216d048 kind:load to:0x02049bc4 module:main +from:0x0216d054 kind:load to:0x021789f0 module:overlay(91) +from:0x0216d058 kind:load to:0x021778a8 module:overlay(91) +from:0x0216d064 kind:load to:0x021789a8 module:overlay(91) +from:0x0216d068 kind:load to:0x02178a1c module:overlay(91) +from:0x0216d080 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x0216d180 kind:load to:0x021778b0 module:overlay(91) +from:0x0216d184 kind:load to:0x02049bc4 module:main +from:0x0216d2dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d360 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d384 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d3bc kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d3d4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d3f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216d400 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d494 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d4a4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d4cc kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0216d4f0 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0216d518 kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x0216d528 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x0216d530 kind:arm_call to:0x0216c714 module:overlay(91) +from:0x0216d53c kind:load to:0x02049bc4 module:main +from:0x0216d540 kind:load to:0x021789cc module:overlay(91) +from:0x0216d544 kind:load to:0x021789c0 module:overlay(91) +from:0x0216d54c kind:load to:0x02178994 module:overlay(91) +from:0x0216d55c kind:arm_call to:0x0216c394 module:overlay(91) +from:0x0216d62c kind:load to:0x02049bc4 module:main +from:0x0216d684 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x0216d694 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216d6b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d6cc kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d704 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216d71c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d728 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216d738 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d7a0 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d7b4 kind:arm_call to:0x01ff938c module:itcm +from:0x0216d7e0 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0216d804 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0216d82c kind:arm_call to:0x0205f6c4 module:overlay(0) +from:0x0216d83c kind:arm_call to:0x0205f278 module:overlay(0) +from:0x0216d888 kind:load to:0x021778c8 module:overlay(91) +from:0x0216d8c0 kind:load to:0x021778c8 module:overlay(91) +from:0x0216d8cc kind:load to:0x0216d88c module:overlay(91) +from:0x0216d8e4 kind:arm_call to:0x02110d5c module:overlay(26) +from:0x0216d910 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0216d99c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216d9b0 kind:load to:0x02178b60 module:overlay(91) +from:0x0216d9c4 kind:arm_call to:0x02011f3c module:main +from:0x0216d9d0 kind:arm_call to:0x0216da3c module:overlay(91) +from:0x0216d9e8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216da30 kind:load to:0x021779a8 module:overlay(91) +from:0x0216da38 kind:load to:0x027e09a4 module:dtcm +from:0x0216da48 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216dab0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0216dadc kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0216daf4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216db04 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216db1c kind:arm_call to:0x020fd13c module:overlay(26) +from:0x0216db2c kind:arm_call to:0x020fbc9c module:overlay(26) +from:0x0216db5c kind:arm_call to:0x02103150 module:overlay(26) +from:0x0216db9c kind:arm_call to:0x02103f88 module:overlay(26) +from:0x0216dbac kind:load to:0x02177a18 module:overlay(91) +from:0x0216dbb0 kind:load to:0x02178b60 module:overlay(91) +from:0x0216dbb4 kind:load to:0x021779cc module:overlay(91) +from:0x0216dbb8 kind:load to:0x020b27a8 module:overlay(0) +from:0x0216dbc4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216dc64 kind:load to:0x02178b3c module:overlay(91) +from:0x0216dc68 kind:load to:0x02177980 module:overlay(91) +from:0x0216dc6c kind:load to:0x02178b50 module:overlay(91) +from:0x0216dcd4 kind:load to:0x021768f0 module:overlay(91) +from:0x0216dce8 kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x0216dcf8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216ddb0 kind:load to:0x02138cf0 module:overlay(26) +from:0x0216ddc4 kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x0216ddd4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216de8c kind:load to:0x02138cf0 module:overlay(26) +from:0x0216deb8 kind:arm_call to:0x02103f3c module:overlay(26) +from:0x0216dee4 kind:arm_call to:0x01ffcc2c module:itcm +from:0x0216df9c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e020 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216e08c kind:arm_call to:0x020fbf0c module:overlay(26) +from:0x0216e09c kind:load to:0x027e0ce4 module:dtcm +from:0x0216e0bc kind:arm_call to:0x01ffd420 module:itcm +from:0x0216e130 kind:arm_call to:0x020fc5fc module:overlay(26) +from:0x0216e174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e224 kind:arm_call to:0x020fc1e0 module:overlay(26) +from:0x0216e238 kind:arm_call to:0x020fc150 module:overlays(21,26) +from:0x0216e2b8 kind:arm_call to:0x02103fb0 module:overlay(26) +from:0x0216e328 kind:arm_call to:0x02104050 module:overlay(26) +from:0x0216e40c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0216e418 kind:arm_call to:0x020fd208 module:overlay(26) +from:0x0216e444 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216e450 kind:load to:0x027e09b8 module:dtcm +from:0x0216e454 kind:load to:0x02178b40 module:overlay(91) +from:0x0216e458 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e460 kind:load to:0x02178b28 module:overlay(91) +from:0x0216e464 kind:load to:0x02177980 module:overlay(91) +from:0x0216e46c kind:load to:0x027e09c0 module:dtcm +from:0x0216e470 kind:load to:0x027e09a8 module:dtcm +from:0x0216e49c kind:arm_call to:0x021031c8 module:overlay(26) +from:0x0216e4b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216e4c0 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x0216e4d0 kind:load to:0x027e09a8 module:dtcm +from:0x0216e4f8 kind:arm_call to:0x02103e80 module:overlay(26) +from:0x0216e510 kind:arm_call to:0x02103e44 module:overlay(26) +from:0x0216e520 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216e530 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216e538 kind:arm_call to:0x02011ff4 module:main +from:0x0216e554 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216e55c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0216e574 kind:arm_call to:0x0203d1e8 module:main +from:0x0216e588 kind:arm_call to:0x0203d1e8 module:main +from:0x0216e590 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216e5a4 kind:arm_call to:0x0203d1e8 module:main +from:0x0216e5ac kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216e5b4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216e5bc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216e5c8 kind:load to:0x0216a174 module:overlay(91) +from:0x0216e5cc kind:load to:0x0216b4f8 module:overlay(91) +from:0x0216e5d0 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216e5e4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216e5ec kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0216e604 kind:arm_call to:0x0203d1e8 module:main +from:0x0216e618 kind:arm_call to:0x0203d1e8 module:main +from:0x0216e620 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216e634 kind:arm_call to:0x0203d1e8 module:main +from:0x0216e63c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216e644 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216e64c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216e654 kind:arm_call to:0x02011ff4 module:main +from:0x0216e660 kind:load to:0x0216a174 module:overlay(91) +from:0x0216e664 kind:load to:0x0216b4f8 module:overlay(91) +from:0x0216e668 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216e674 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216e688 kind:load to:0x02178c48 module:overlay(91) +from:0x0216e69c kind:arm_call to:0x02011f3c module:main +from:0x0216e6a8 kind:arm_call to:0x0216e710 module:overlay(91) +from:0x0216e6bc kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216e708 kind:load to:0x02177a94 module:overlay(91) +from:0x0216e718 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0216e770 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0216e798 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0216e7b0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216e7fc kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0216e814 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216e82c kind:load to:0x02177ab8 module:overlay(91) +from:0x0216e830 kind:load to:0x02178c48 module:overlay(91) +from:0x0216e834 kind:load to:0x02177804 module:overlay(91) +from:0x0216e8e8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216e918 kind:arm_call to:0x0200f218 module:main +from:0x0216e94c kind:arm_call to:0x0200f218 module:main +from:0x0216e978 kind:load to:0x02177a74 module:overlay(91) +from:0x0216e97c kind:load to:0x02049bc4 module:main +from:0x0216e980 kind:load to:0x02176908 module:overlay(91) +from:0x0216e984 kind:load to:0x0217691c module:overlay(91) +from:0x0216e9c0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216e9f8 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216ea08 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216ea40 kind:arm_call to:0x0216edfc module:overlay(91) +from:0x0216ea64 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216ea9c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216eab8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216ead4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216eaf0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216eaf8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216eb98 kind:arm_call to:0x02132240 module:overlay(26) +from:0x0216ebcc kind:arm_call to:0x01fff498 module:itcm +from:0x0216ebd8 kind:arm_call to:0x01fff584 module:itcm +from:0x0216ebf0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216ec30 kind:load to:0x0216e70c module:overlay(91) +from:0x0216ec34 kind:load to:0x027e0cec module:dtcm +from:0x0216ec38 kind:load to:0x027e0ce8 module:dtcm +from:0x0216ec8c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0216ecac kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0216ecbc kind:load to:0x027e0cec module:dtcm +from:0x0216eccc kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216ece8 kind:arm_call to:0x02110d48 module:overlay(26) +from:0x0216ecfc kind:arm_call to:0x02110dbc module:overlay(26) +from:0x0216ed18 kind:arm_call to:0x02110fac module:overlay(26) +from:0x0216ed28 kind:arm_call to:0x0200ef9c module:main +from:0x0216ed44 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216ed54 kind:arm_call to:0x0200ea38 module:main +from:0x0216ed60 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216ed70 kind:arm_call to:0x0200ea38 module:main +from:0x0216edb8 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216edc8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216ee3c kind:arm_call to:0x020159f0 module:main +from:0x0216ee84 kind:arm_call to:0x020159f0 module:main +from:0x0216eea0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0216eea8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216eeb0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216eeb8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216eed0 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0216eed8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216eee0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216eee8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216eef0 kind:arm_call to:0x02011ff4 module:main +from:0x0216ef04 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216ef18 kind:load to:0x02178d34 module:overlay(91) +from:0x0216ef2c kind:arm_call to:0x02011f3c module:main +from:0x0216ef38 kind:arm_call to:0x0216ef68 module:overlay(91) +from:0x0216ef4c kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216ef64 kind:load to:0x02177b20 module:overlay(91) +from:0x0216ef70 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216ef78 kind:arm_call to:0x0216f004 module:overlay(91) +from:0x0216efa0 kind:load to:0x02177b44 module:overlay(91) +from:0x0216efd0 kind:load to:0x02138cf0 module:overlay(26) +from:0x0216eff0 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x0216f000 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f010 kind:load to:0x02178d20 module:overlay(91) +from:0x0216f024 kind:load to:0x02178d20 module:overlay(91) +from:0x0216f030 kind:arm_call to:0x0216f014 module:overlay(91) +from:0x0216f038 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f04c kind:arm_call to:0x0216f014 module:overlay(91) +from:0x0216f054 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f05c kind:arm_call to:0x02011ff4 module:main +from:0x0216f070 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216f084 kind:load to:0x02178d80 module:overlay(91) +from:0x0216f098 kind:arm_call to:0x02011f3c module:main +from:0x0216f0a4 kind:arm_call to:0x0216f130 module:overlay(91) +from:0x0216f0b8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216f128 kind:load to:0x02177c04 module:overlay(91) +from:0x0216f13c kind:arm_call to:0x02110c5c module:overlay(26) +from:0x0216f1a0 kind:arm_call to:0x0217563c module:overlay(91) +from:0x0216f1d4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0216f1ec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f1fc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f23c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0216f254 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f264 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f2a4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0216f2bc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f2d4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0216f37c kind:arm_call to:0x021754fc module:overlay(91) +from:0x0216f38c kind:arm_call to:0x021754fc module:overlay(91) +from:0x0216f39c kind:arm_call to:0x021754fc module:overlay(91) +from:0x0216f3ac kind:arm_call to:0x021754fc module:overlay(91) +from:0x0216f3bc kind:arm_call to:0x021754fc module:overlay(91) +from:0x0216f3d8 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0216f468 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216f4bc kind:arm_call to:0x01ffa06c module:itcm +from:0x0216f4cc kind:arm_call to:0x01ffa81c module:itcm +from:0x0216f4e4 kind:load to:0x02177ca0 module:overlay(91) +from:0x0216f4e8 kind:load to:0x02178d80 module:overlay(91) +from:0x0216f4ec kind:load to:0x02177c54 module:overlay(91) +from:0x0216f4f0 kind:load to:0x02177804 module:overlay(91) +from:0x0216f4f8 kind:load to:0x02177b98 module:overlay(91) +from:0x0216f504 kind:arm_call to:0x020580b0 module:overlay(0) +from:0x0216f518 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f534 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0216f540 kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f54c kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f558 kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f564 kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f570 kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f57c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216f584 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f590 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f598 kind:arm_call to:0x020580b0 module:overlay(0) +from:0x0216f5a0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f5bc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0216f5c8 kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f5d4 kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f5e0 kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f5ec kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f5f8 kind:arm_call to:0x02175548 module:overlay(91) +from:0x0216f604 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216f60c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f618 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f620 kind:arm_call to:0x020580b0 module:overlay(0) +from:0x0216f628 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f630 kind:arm_call to:0x02011ff4 module:main +from:0x0216f648 kind:arm_call to:0x02173384 module:overlay(91) +from:0x0216f780 kind:arm_call to:0x02099d14 module:overlay(0) +from:0x0216f78c kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x0216f798 kind:arm_call to:0x020580c4 module:overlay(0) +from:0x0216f7cc kind:arm_call to:0x020581b8 module:overlay(0) +from:0x0216f7dc kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0216f7ec kind:arm_call to:0x02175688 module:overlay(91) +from:0x0216f7f4 kind:arm_call to:0x02174cc0 module:overlay(91) +from:0x0216f7fc kind:arm_call to:0x02174c20 module:overlay(91) +from:0x0216f804 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0216f8a8 kind:arm_call to:0x02172fd0 module:overlay(91) +from:0x0216f8b8 kind:load to:0x027e09b8 module:dtcm +from:0x0216f8c0 kind:load to:0x02177e44 module:overlay(91) +from:0x0216f8c4 kind:load to:0x02177bb0 module:overlay(91) +from:0x0216f8c8 kind:load to:0x020582e0 module:overlay(0) +from:0x0216f8d0 kind:load to:0x02174ee4 module:overlay(91) +from:0x0216f8d4 kind:load to:0x02049bc4 module:main +from:0x0216f8fc kind:arm_call to:0x0216f8d8 module:overlay(91) +from:0x0216f930 kind:load to:0x02177cfc module:overlay(91) +from:0x0216f950 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0216f9ac kind:arm_call to:0x0217480c module:overlay(91) +from:0x0216f9ec kind:load to:0x027e09b8 module:dtcm +from:0x0216f9f0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f9fc kind:arm_call to:0x02173490 module:overlay(91) +from:0x0216fa84 kind:arm_call to:0x02173268 module:overlay(91) +from:0x0216fb08 kind:arm_call to:0x02172ad0 module:overlay(91) +from:0x0216fb3c kind:arm_call to:0x021729d0 module:overlay(91) +from:0x0216fb78 kind:arm_call to:0x0216f9f4 module:overlay(91) +from:0x0216fb80 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216fc1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216fc30 kind:arm_call to:0x0217480c module:overlay(91) +from:0x0216fc38 kind:arm_call to:0x021735c8 module:overlay(91) +from:0x0216fc40 kind:arm_call to:0x021738b0 module:overlay(91) +from:0x0216fc50 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0216fc60 kind:arm_call to:0x02175688 module:overlay(91) +from:0x0216fc68 kind:arm_call to:0x02175410 module:overlay(91) +from:0x0216fc90 kind:load to:0x02177d64 module:overlay(91) +from:0x0216fc94 kind:load to:0x02174ee4 module:overlay(91) +from:0x0216fcac kind:arm_call to:0x0217480c module:overlay(91) +from:0x0216fcc8 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x0216fce0 kind:arm_call to:0x0213165c module:overlay(26) +from:0x0216fdc0 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x0216fddc kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0216fe28 kind:arm_call to:0x02173c1c module:overlay(91) +from:0x0216fe3c kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0216fe44 kind:arm_call to:0x02171fd4 module:overlay(91) +from:0x0216fe5c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216fe6c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216fe78 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216fe84 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216fea0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216feb4 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x0216fefc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216ff40 kind:load to:0x0203e93c module:main +from:0x0216ff44 kind:load to:0x02177b98 module:overlay(91) +from:0x0216ff54 kind:arm_call to:0x0217480c module:overlay(91) +from:0x0216ff5c kind:arm_call to:0x0217315c module:overlay(91) +from:0x0216ff78 kind:arm_call to:0x02173114 module:overlay(91) +from:0x0216ff88 kind:arm_call to:0x02173114 module:overlay(91) +from:0x0216ff9c kind:arm_call to:0x02172f4c module:overlay(91) +from:0x0216ffc0 kind:arm_call to:0x01ff916c module:itcm +from:0x0216ffc8 kind:arm_call to:0x021718ac module:overlay(91) +from:0x02170008 kind:arm_call to:0x01ff916c module:itcm +from:0x02170084 kind:arm_call to:0x01ff916c module:itcm +from:0x02170108 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02170140 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x021701d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170204 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170214 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170228 kind:arm_call to:0x01ffa328 module:itcm +from:0x02170238 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02170254 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217027c kind:arm_call to:0x02172cc8 module:overlay(91) +from:0x0217028c kind:load to:0x027e09a8 module:dtcm +from:0x02170298 kind:load to:0x027e0ce4 module:dtcm +from:0x02170340 kind:arm_call to:0x01ff916c module:itcm +from:0x021703bc kind:arm_call to:0x01ff916c module:itcm +from:0x02170418 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0217043c kind:arm_call to:0x01ffb714 module:itcm +from:0x02170444 kind:arm_call to:0x02171fd4 module:overlay(91) +from:0x0217046c kind:arm_call to:0x02173bbc module:overlay(91) +from:0x0217049c kind:arm_call to:0x02171c8c module:overlay(91) +from:0x021704a4 kind:arm_call to:0x021747ac module:overlay(91) +from:0x021704fc kind:arm_call to:0x02172f4c module:overlay(91) +from:0x02170518 kind:arm_call to:0x02173114 module:overlay(91) +from:0x02170534 kind:arm_call to:0x02173114 module:overlay(91) +from:0x02170548 kind:arm_call to:0x01ff930c module:itcm +from:0x0217055c kind:arm_call to:0x01ff916c module:itcm +from:0x02170570 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x02170604 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170634 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170644 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170658 kind:arm_call to:0x01ffa328 module:itcm +from:0x02170668 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02170684 kind:arm_call to:0x01ff9258 module:itcm +from:0x021706a8 kind:arm_call to:0x02172cc8 module:overlay(91) +from:0x021706bc kind:load to:0x02177b98 module:overlay(91) +from:0x021706c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021706d8 kind:arm_call to:0x0217480c module:overlay(91) +from:0x021706f0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021706f8 kind:load to:0x027e09a8 module:dtcm +from:0x02170720 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02170734 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x02170780 kind:arm_call to:0x02173bbc module:overlay(91) +from:0x021707b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021707bc kind:arm_call to:0x0217480c module:overlay(91) +from:0x021707f0 kind:arm_call to:0x021315a8 module:overlay(26) +from:0x021707fc kind:arm_call to:0x02016930 module:main +from:0x02170814 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02170830 kind:load to:0x027e09a8 module:dtcm +from:0x02170838 kind:load to:0x027e0ce0 module:dtcm +from:0x02170868 kind:arm_call to:0x02173bbc module:overlay(91) +from:0x02170870 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x02170890 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x021708cc kind:arm_call to:0x021734f8 module:overlay(91) +from:0x021708e4 kind:arm_call to:0x02110ec4 module:overlay(26) +from:0x02170918 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170924 kind:load to:0x02177b98 module:overlay(91) +from:0x02170958 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02170974 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02170994 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021709a0 kind:arm_call to:0x0217480c module:overlay(91) +from:0x021709f8 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02170a14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170a30 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02170a38 kind:arm_call to:0x02173384 module:overlay(91) +from:0x02170a44 kind:load to:0x027e0cec module:dtcm +from:0x02170a48 kind:load to:0x027e0ce0 module:dtcm +from:0x02170a58 kind:arm_call to:0x021718ac module:overlay(91) +from:0x02170a98 kind:arm_call to:0x01ff916c module:itcm +from:0x02170b14 kind:arm_call to:0x01ff916c module:itcm +from:0x02170b38 kind:arm_call to:0x02171b80 module:overlay(91) +from:0x02170b44 kind:arm_call to:0x021719bc module:overlay(91) +from:0x02170b6c kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02170bc0 kind:arm_call to:0x02099d14 module:overlay(0) +from:0x02170bd0 kind:load to:0x020b5198 module:overlay(0) +from:0x02170bd4 kind:load to:0x02177bc8 module:overlay(91) +from:0x02170bf4 kind:arm_call to:0x01ff916c module:itcm +from:0x02170c64 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02170ca0 kind:arm_call to:0x02015058 module:main +from:0x02170ccc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02170ce8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02170d00 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02170d34 kind:arm_call to:0x01ffd420 module:itcm +from:0x02170d58 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02170d90 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02170dbc kind:arm_call to:0x02175340 module:overlay(91) +from:0x02170dc4 kind:arm_call to:0x0217409c module:overlay(91) +from:0x02170dd0 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02170e20 kind:arm_call to:0x02175464 module:overlay(91) +from:0x02170e88 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02170ec8 kind:arm_call to:0x01ff916c module:itcm +from:0x02170f30 kind:arm_call to:0x0217480c module:overlay(91) +from:0x02170f48 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02170f88 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02170fb8 kind:arm_call to:0x021754cc module:overlay(91) +from:0x02170fec kind:arm_call to:0x02015058 module:main +from:0x02171030 kind:arm_call to:0x01ff916c module:itcm +from:0x02171054 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217109c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02171140 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0217115c kind:arm_call to:0x021754cc module:overlay(91) +from:0x021711ec kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x021711f4 kind:arm_call to:0x021718ac module:overlay(91) +from:0x02171234 kind:arm_call to:0x01ff916c module:itcm +from:0x021712b0 kind:arm_call to:0x01ff916c module:itcm +from:0x021712e0 kind:load to:0x027e09a8 module:dtcm +from:0x021712e8 kind:load to:0x027e0cec module:dtcm +from:0x021712f0 kind:load to:0x027e09b8 module:dtcm +from:0x02171318 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02171338 kind:arm_call to:0x020e1740 module:overlay(26) +from:0x0217134c kind:arm_call to:0x020e1758 module:overlay(26) +from:0x02171364 kind:load to:0x027e09b8 module:dtcm +from:0x02171368 kind:load to:0x027e0ce0 module:dtcm +from:0x02171380 kind:arm_call to:0x021756cc module:overlay(91) +from:0x0217139c kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x021713a8 kind:arm_call to:0x0217480c module:overlay(91) +from:0x021713c4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021713c8 kind:arm_call to:0x021315ec module:overlay(26) +from:0x021713e4 kind:load to:0x027e09a8 module:dtcm +from:0x02171414 kind:arm_call to:0x02015058 module:main +from:0x02171434 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217145c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0217149c kind:arm_call to:0x01ff916c module:itcm +from:0x02171518 kind:arm_call to:0x01ff916c module:itcm +from:0x0217153c kind:arm_call to:0x02171b80 module:overlay(91) +from:0x02171548 kind:arm_call to:0x021719bc module:overlay(91) +from:0x02171554 kind:load to:0x027e09a8 module:dtcm +from:0x0217157c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02171588 kind:arm_call to:0x0217480c module:overlay(91) +from:0x0217158c kind:arm_call to:0x021315ec module:overlay(26) +from:0x021715a4 kind:load to:0x027e09a8 module:dtcm +from:0x021715cc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021715e0 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x02171608 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02171634 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02171640 kind:arm_call to:0x0217480c module:overlay(91) +from:0x02171644 kind:arm_call to:0x021315ec module:overlay(26) +from:0x021716b0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021716b8 kind:arm_call to:0x01ff938c module:itcm +from:0x021716c4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021716d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171728 kind:arm_call to:0x020bfa30 module:overlay(17) +from:0x02171744 kind:load to:0x027e09a8 module:dtcm +from:0x02171750 kind:load to:0x02177b98 module:overlay(91) +from:0x02171774 kind:arm_call to:0x01ff993c module:itcm +from:0x02171780 kind:arm_call to:0x02173bbc module:overlay(91) +from:0x02171798 kind:arm_call to:0x020bfab4 module:overlay(17) +from:0x021717b0 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x021717e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171804 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0217181c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02171830 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0217183c kind:arm_call to:0x0217480c module:overlay(91) +from:0x02171840 kind:arm_call to:0x021315ec module:overlay(26) +from:0x02171858 kind:load to:0x027e09a8 module:dtcm +from:0x02171860 kind:load to:0x027e09bc module:dtcm +from:0x02171890 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02171898 kind:arm_call to:0x02171b80 module:overlay(91) +from:0x021718a4 kind:arm_call to:0x021719bc module:overlay(91) +from:0x021718f4 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02171930 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171944 kind:arm_call to:0x021724f0 module:overlay(91) +from:0x0217194c kind:arm_call to:0x02171fd4 module:overlay(91) +from:0x02171974 kind:arm_call to:0x02173bbc module:overlay(91) +from:0x021719a0 kind:arm_call to:0x02171c8c module:overlay(91) +from:0x021719a8 kind:arm_call to:0x021747ac module:overlay(91) +from:0x021719b8 kind:load to:0x02177b98 module:overlay(91) +from:0x02171a08 kind:arm_call to:0x02171a88 module:overlay(91) +from:0x02171a7c kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x02171b3c kind:arm_call to:0x021718ac module:overlay(91) +from:0x02171b54 kind:arm_call to:0x02173c1c module:overlay(91) +from:0x02171b68 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02171b74 kind:load to:0x02049bc4 module:main +from:0x02171cdc kind:arm_call to:0x020580cc module:overlay(0) +from:0x02171d1c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171d48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171d6c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171d98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171dc8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02171dd0 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02171e04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171e1c kind:arm_call to:0x01ffb714 module:itcm +from:0x02171e28 kind:arm_call to:0x01ff947c module:itcm +from:0x02171e4c kind:arm_call to:0x01ff930c module:itcm +from:0x02171e90 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171ebc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171ee0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02171f0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171f38 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02171f40 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02171f74 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171f8c kind:arm_call to:0x01ffb714 module:itcm +from:0x02171f98 kind:arm_call to:0x01ff947c module:itcm +from:0x02171fac kind:arm_call to:0x01ff930c module:itcm +from:0x02171fc8 kind:arm_call to:0x01ff930c module:itcm +from:0x02172134 kind:arm_call to:0x02172944 module:overlay(91) +from:0x0217216c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021721b0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021721e0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021721f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172208 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217221c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217224c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02172254 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x021722d8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217230c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172320 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172334 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02172348 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172374 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02172384 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02172400 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172410 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217242c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172448 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02172498 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021724a8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021724b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021724c0 kind:arm_call to:0x01ff938c module:itcm +from:0x021724e4 kind:load to:0x02049bc4 module:main +from:0x021724e8 kind:load to:0x0203e93c module:main +from:0x021725c8 kind:arm_call to:0x01ff930c module:itcm +from:0x02172600 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172644 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172674 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172688 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217269c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021726b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021726e0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021726e8 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x0217276c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021727a0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021727b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021727c8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021727dc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172808 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02172818 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02172890 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021728a0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021728c8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021728f0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172900 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02172910 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172918 kind:arm_call to:0x01ff938c module:itcm +from:0x0217293c kind:load to:0x0203e93c module:main +from:0x02172c0c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02172c18 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02172c5c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02172c68 kind:load to:0x02049bc4 module:main +from:0x02172c7c kind:load to:0x020b537c module:overlay(0) +from:0x02172cb4 kind:arm_call to:0x02172cc8 module:overlay(91) +from:0x02172cc0 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x02172d38 kind:arm_call to:0x02099d14 module:overlay(0) +from:0x02172d44 kind:arm_call to:0x0217480c module:overlay(91) +from:0x02172d5c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02172d64 kind:arm_call to:0x02172e2c module:overlay(91) +from:0x02172d70 kind:load to:0x02177bb0 module:overlay(91) +from:0x02172d74 kind:load to:0x027e09a8 module:dtcm +from:0x02172e6c kind:arm_call to:0x02172fd0 module:overlay(91) +from:0x02172eb4 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x02172ec8 kind:arm_call to:0x02172d7c module:overlay(91) +from:0x02172f3c kind:arm_call to:0x02173384 module:overlay(91) +from:0x02172f44 kind:load to:0x02049bc4 module:main +from:0x02172fe4 kind:arm_call to:0x021731c8 module:overlay(91) +from:0x021734cc kind:arm_call to:0x01ffb714 module:itcm +from:0x021734f4 kind:load to:0x02177b98 module:overlay(91) +from:0x02173548 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217355c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217359c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021735ac kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021735c4 kind:load to:0x02177b98 module:overlay(91) +from:0x0217362c kind:arm_call to:0x02015058 module:main +from:0x02173694 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021736c0 kind:arm_call to:0x02015058 module:main +from:0x02173738 kind:arm_call to:0x02015058 module:main +from:0x0217379c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021737b8 kind:arm_call to:0x02015058 module:main +from:0x0217381c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217384c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02173864 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0217387c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02173888 kind:load to:0x027e09a8 module:dtcm +from:0x021738ac kind:load to:0x027e0cec module:dtcm +from:0x021738f0 kind:arm_call to:0x02015058 module:main +from:0x02173910 kind:arm_call to:0x02015058 module:main +from:0x02173930 kind:arm_call to:0x02015058 module:main +from:0x02173990 kind:arm_call to:0x02015058 module:main +from:0x021739b0 kind:arm_call to:0x02015058 module:main +from:0x021739d0 kind:arm_call to:0x02015058 module:main +from:0x02173a30 kind:arm_call to:0x02015058 module:main +from:0x02173a50 kind:arm_call to:0x02015058 module:main +from:0x02173ab0 kind:arm_call to:0x02015058 module:main +from:0x02173ad0 kind:arm_call to:0x02015058 module:main +from:0x02173af0 kind:arm_call to:0x02015058 module:main +from:0x02173b44 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02173b68 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02173b80 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02173b98 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02173ba4 kind:load to:0x027e09a8 module:dtcm +from:0x02173bb8 kind:load to:0x027e0cec module:dtcm +from:0x02173bdc kind:arm_call to:0x02173c1c module:overlay(91) +from:0x02173bf0 kind:arm_call to:0x0205f278 module:overlay(0) +from:0x02173bfc kind:arm_call to:0x0205f458 module:overlay(0) +from:0x02173c10 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02173c50 kind:arm_call to:0x01ff938c module:itcm +from:0x02173c5c kind:arm_call to:0x01ff938c module:itcm +from:0x02173c8c kind:arm_call to:0x01ffb780 module:itcm +from:0x02173c9c kind:arm_call to:0x01ffb780 module:itcm +from:0x02173d00 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02173d88 kind:arm_call to:0x020c10e4 module:overlays(1,17) +from:0x02173db4 kind:arm_call to:0x020c115c module:overlay(17) +from:0x02173ddc kind:arm_call to:0x020c115c module:overlay(17) +from:0x02173e04 kind:arm_call to:0x020c115c module:overlay(17) +from:0x02173e2c kind:arm_call to:0x020c115c module:overlay(17) +from:0x02173e3c kind:arm_call to:0x020c12dc module:overlay(17) +from:0x02173e48 kind:load to:0x02177b98 module:overlay(91) +from:0x02173e60 kind:arm_call to:0x0213165c module:overlay(26) +from:0x02173ed4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173edc kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02173ef0 kind:arm_call to:0x020169ac module:main +from:0x02173f0c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173f14 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02173f28 kind:arm_call to:0x020169ac module:main +from:0x02173f74 kind:load to:0x0203e93c module:main +from:0x02173f78 kind:load to:0x02176934 module:overlay(91) +from:0x02173f7c kind:load to:0x02176930 module:overlay(91) +from:0x02173f9c kind:arm_call to:0x0213165c module:overlay(26) +from:0x02174034 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0217404c kind:arm_call to:0x02173c1c module:overlay(91) +from:0x02174060 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02174068 kind:arm_call to:0x02171fd4 module:overlay(91) +from:0x02174098 kind:load to:0x0203e93c module:main +from:0x021740c4 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0217411c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0217418c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021741a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021741b4 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x021741bc kind:arm_call to:0x02173f80 module:overlay(91) +from:0x021741d4 kind:arm_call to:0x0217480c module:overlay(91) +from:0x021741dc kind:load to:0x027e09a8 module:dtcm +from:0x021741e4 kind:load to:0x027e09bc module:dtcm +from:0x02174200 kind:arm_call to:0x02173e4c module:overlay(91) +from:0x0217424c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021742a0 kind:arm_call to:0x01ffd420 module:itcm +from:0x021742bc kind:arm_call to:0x02077570 module:overlay(0) +from:0x021742cc kind:arm_call to:0x020784a4 module:overlay(0) +from:0x02174308 kind:arm_call to:0x020580cc module:overlay(0) +from:0x0217433c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x0217436c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x021743bc kind:arm_call to:0x02175464 module:overlay(91) +from:0x02174424 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02174468 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021744bc kind:arm_call to:0x0217480c module:overlay(91) +from:0x021744ec kind:arm_call to:0x0207142c module:overlay(0) +from:0x021744f8 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x0217451c kind:arm_call to:0x021754cc module:overlay(91) +from:0x02174540 kind:arm_call to:0x02015058 module:main +from:0x02174560 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217457c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021745bc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021745d8 kind:arm_call to:0x0217480c module:overlay(91) +from:0x0217461c kind:arm_call to:0x0207142c module:overlay(0) +from:0x0217464c kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02174698 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021746fc kind:arm_call to:0x021754cc module:overlay(91) +from:0x02174720 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02174730 kind:arm_call to:0x021754cc module:overlay(91) +from:0x02174740 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02174760 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02174774 kind:arm_call to:0x0216f8f0 module:overlay(91) +from:0x0217477c kind:arm_call to:0x021718ac module:overlay(91) +from:0x02174794 kind:load to:0x027e09b8 module:dtcm +from:0x02174798 kind:load to:0x027e09bc module:dtcm +from:0x021747a0 kind:load to:0x027e09a8 module:dtcm +from:0x021747a4 kind:load to:0x020b5198 module:overlay(0) +from:0x021747c8 kind:arm_call to:0x01ffa328 module:itcm +from:0x021747cc kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021747dc kind:arm_call to:0x01ffb714 module:itcm +from:0x021747ec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x021747f8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021748e8 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0217499c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02174ad4 kind:arm_call to:0x02174cc0 module:overlay(91) +from:0x02174adc kind:arm_call to:0x02174c20 module:overlay(91) +from:0x02174ae4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02174bd4 kind:arm_call to:0x02174cc0 module:overlay(91) +from:0x02174bdc kind:arm_call to:0x02174c20 module:overlay(91) +from:0x02174be4 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02174c18 kind:load to:0x02177dcc module:overlay(91) +from:0x02174f70 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02174fa8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174fb8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02174fc8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02175054 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217508c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217509c kind:arm_call to:0x01ffa60c module:itcm +from:0x021750ac kind:arm_call to:0x01ffa60c module:itcm +from:0x02175138 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175148 kind:arm_call to:0x01ffa60c module:itcm +from:0x021751d4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021751e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217526c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0217527c kind:arm_call to:0x01ffa60c module:itcm +from:0x02175304 kind:arm_call to:0x0200e260 module:main +from:0x02175314 kind:arm_call to:0x01ffad5c module:itcm +from:0x02175338 kind:load to:0x0203e93c module:main +from:0x0217533c kind:load to:0x027e0964 module:dtcm +from:0x02175368 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02175380 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x021753b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021753c0 kind:arm_call to:0x02171fd4 module:overlay(91) +from:0x021753d8 kind:arm_call to:0x02173c1c module:overlay(91) +from:0x021753ec kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x02175428 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x02175444 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x02175454 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x0217545c kind:load to:0x020b5198 module:overlay(0) +from:0x021754ac kind:arm_call to:0x020158c0 module:main +from:0x021754f0 kind:arm_call to:0x02078798 module:overlay(0) +from:0x021754f8 kind:load to:0x027e09bc module:dtcm +from:0x02175508 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02175544 kind:load to:0x02177be8 module:overlay(91) +from:0x02175558 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02175574 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217557c kind:arm_call to:0x02011ff4 module:main +from:0x021755a8 kind:arm_call to:0x021740f4 module:overlay(91) +from:0x021755c0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021755d0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02175610 kind:arm_call to:0x01ff938c module:itcm +from:0x02175644 kind:arm_call to:0x02058040 module:overlay(0) +from:0x02175668 kind:load to:0x02177c28 module:overlay(91) +from:0x021756a4 kind:arm_call to:0x01ffc768 module:itcm +from:0x021756b8 kind:arm_call to:0x0200ef5c module:main +from:0x021756c0 kind:arm_call to:0x01ffc57c module:itcm +from:0x021756c8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x021756ec kind:arm_call to:0x02016f94 module:main +from:0x02175718 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02175754 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02175770 kind:load to:0x020b537c module:overlay(0) +from:0x0217577c kind:arm_call to:0x020580b0 module:overlay(0) +from:0x02175784 kind:arm_call to:0x02011ff4 module:main +from:0x02175798 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021757a0 kind:arm_call to:0x02011ff4 module:main +from:0x021757b4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021757c8 kind:load to:0x02178e68 module:overlay(91) +from:0x021757dc kind:arm_call to:0x02011f3c module:main +from:0x021757e8 kind:arm_call to:0x02175818 module:overlay(91) +from:0x021757fc kind:arm_call to:0x0209765c module:overlay(0) +from:0x02175814 kind:load to:0x02177f0c module:overlay(91) +from:0x02175820 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02175844 kind:load to:0x02177f30 module:overlay(91) +from:0x02175904 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x02175914 kind:load to:0x02138cf0 module:overlay(26) +from:0x0217591c kind:load to:0x0213f570 module:overlays(26,58) +from:0x02175920 kind:load to:0x027e09b8 module:dtcm +from:0x021759a4 kind:arm_call to:0x020e6494 module:overlay(26) +from:0x021759e0 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021759f0 kind:arm_call to:0x020f8be8 module:overlay(26) +from:0x02175a28 kind:arm_call to:0x020fa7a0 module:overlay(26) +from:0x02175a40 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02175a50 kind:arm_call to:0x020f8c74 module:overlay(26) +from:0x02175a98 kind:arm_call to:0x020802cc module:overlay(0) +from:0x02175aa8 kind:arm_call to:0x020f8d00 module:overlays(21,26) +from:0x02175acc kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02175ae0 kind:arm_call to:0x0206e7c8 module:overlay(0) +from:0x02175b04 kind:arm_call to:0x020f8d30 module:overlay(26) +from:0x02175b30 kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x02175b48 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02175b54 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x02175b74 kind:load to:0x02138cf0 module:overlay(26) +from:0x02175b78 kind:load to:0x027e0cd8 module:dtcm +from:0x02175b7c kind:load to:0x020b502c module:overlay(0) +from:0x02175b80 kind:load to:0x0213f570 module:overlays(26,58) +from:0x02175b84 kind:load to:0x021419a8 module:overlay(26) +from:0x02175b88 kind:load to:0x020b51f4 module:overlay(0) +from:0x02175b98 kind:load to:0x020b5198 module:overlay(0) +from:0x02175bac kind:arm_call to:0x020e6784 module:overlay(26) +from:0x02175bcc kind:arm_call to:0x020f8d30 module:overlay(26) +from:0x02175bec kind:arm_call to:0x020f7c68 module:overlay(26) +from:0x02175c00 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02175c0c kind:arm_call to:0x0206d254 module:overlay(0) +from:0x02175c24 kind:arm_call to:0x020e4b70 module:overlay(26) +from:0x02175c44 kind:arm_call to:0x020f8d5c module:overlay(26) +from:0x02175c58 kind:load to:0x02138cf0 module:overlay(26) +from:0x02175c5c kind:load to:0x0213f570 module:overlays(26,58) +from:0x02175c60 kind:load to:0x020b51f4 module:overlay(0) +from:0x02175c68 kind:load to:0x020b5198 module:overlay(0) +from:0x02175c74 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02175c88 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02175c90 kind:arm_call to:0x02011ff4 module:main +from:0x02175ca4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02175cb8 kind:load to:0x02178eb4 module:overlay(91) +from:0x02175ccc kind:arm_call to:0x02011f3c module:main +from:0x02175cd8 kind:arm_call to:0x02175d54 module:overlay(91) +from:0x02175cf0 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02175d4c kind:load to:0x02177f84 module:overlay(91) +from:0x02175d50 kind:load to:0x02177fe0 module:overlay(91) +from:0x02175d5c kind:arm_call to:0x02111024 module:overlay(26) +from:0x02175dd4 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02175df4 kind:arm_call to:0x0217667c module:overlay(91) +from:0x02175e34 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02175e3c kind:arm_call to:0x01ffa06c module:itcm +from:0x02175e48 kind:load to:0x02178004 module:overlay(91) +from:0x02175e4c kind:load to:0x02178eb4 module:overlay(91) +from:0x02175e50 kind:load to:0x020b1948 module:overlay(0) +from:0x02175e54 kind:load to:0x020b27a8 module:overlay(0) +from:0x02175e90 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02175ea8 kind:arm_call to:0x021314a0 module:overlay(26) +from:0x02175ebc kind:arm_call to:0x01ffb714 module:itcm +from:0x02175ec8 kind:arm_call to:0x0217644c module:overlay(91) +from:0x02175edc kind:arm_call to:0x02175ef4 module:overlay(91) +from:0x02175f08 kind:arm_call to:0x02110d18 module:overlay(26) +from:0x02175f40 kind:load to:0x02177f8c module:overlay(91) +from:0x02175f64 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02175f74 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175f80 kind:arm_call to:0x01fff458 module:itcm +from:0x02175f9c kind:arm_call to:0x01ffb744 module:itcm +from:0x02175fb0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02175fc0 kind:arm_call to:0x02172c84 module:overlay(91) +from:0x02175fe8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02176004 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02176020 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217604c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02176064 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0217607c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x021760bc kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021760c8 kind:arm_call to:0x02175ef4 module:overlay(91) +from:0x021760d4 kind:load to:0x027e09a8 module:dtcm +from:0x021760dc kind:load to:0x027e0ce4 module:dtcm +from:0x021760e4 kind:load to:0x027e0cec module:dtcm +from:0x021760e8 kind:load to:0x027e09c0 module:dtcm +from:0x021760f4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02176118 kind:arm_call to:0x02175f44 module:overlay(91) +from:0x02176174 kind:load to:0x02177fa4 module:overlay(91) +from:0x0217618c kind:arm_call to:0x02110d5c module:overlay(26) +from:0x021761f0 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x021761fc kind:load to:0x02177f84 module:overlay(91) +from:0x02176200 kind:load to:0x027e09b4 module:dtcm +from:0x02176214 kind:load to:0x02110d18 module:overlays(19,26,31) +from:0x02176230 kind:arm_call to:0x02131f60 module:overlay(26) +from:0x02176248 kind:arm_call to:0x02110c84 module:overlay(26) +from:0x02176260 kind:arm_call to:0x02131840 module:overlay(26) +from:0x02176288 kind:arm_call to:0x01ff938c module:itcm +from:0x02176294 kind:arm_call to:0x0217644c module:overlay(91) +from:0x021762c4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021762d0 kind:arm_call to:0x02175ef4 module:overlay(91) +from:0x021762dc kind:load to:0x02177f84 module:overlay(91) +from:0x021762e0 kind:load to:0x0203e93c module:main +from:0x0217630c kind:arm_call to:0x02110d8c module:overlay(26) +from:0x02176340 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217634c kind:arm_call to:0x021763f0 module:overlay(91) +from:0x02176354 kind:arm_call to:0x021760ec module:overlay(91) +from:0x02176380 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02176390 kind:load to:0x027e09ac module:dtcm +from:0x021763d8 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x021763ec kind:load to:0x027e09ac module:dtcm +from:0x02176420 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02176448 kind:load to:0x02177f84 module:overlay(91) +from:0x02176494 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021764d4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021764fc kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02176510 kind:arm_call to:0x01ffa60c module:itcm +from:0x02176524 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02176534 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176560 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02176568 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x021765bc kind:arm_call to:0x021765d8 module:overlay(91) +from:0x021765c8 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x021765d4 kind:load to:0x0203e93c module:main +from:0x0217660c kind:arm_call to:0x01ffb780 module:itcm +from:0x02176670 kind:arm_call to:0x0205f8c8 module:overlay(0) +from:0x02176688 kind:arm_call to:0x02098288 module:overlay(0) +from:0x021766c4 kind:load to:0x02177fc4 module:overlay(91) +from:0x021766d8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021766f4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021766fc kind:arm_call to:0x02011ff4 module:main +from:0x02176734 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02176748 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02176788 kind:arm_call to:0x01ff938c module:itcm +from:0x021767c0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021767c8 kind:arm_call to:0x021766c8 module:overlay(91) +from:0x021767d0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021767d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021767f0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021767f8 kind:arm_call to:0x021766c8 module:overlay(91) +from:0x02176800 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02176808 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02176810 kind:arm_call to:0x02011ff4 module:main +from:0x02176824 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0217695c kind:load to:0x02177078 module:overlay(91) +from:0x0217697c kind:arm_call to:0x021679b4 module:overlay(91) +from:0x0217698c kind:arm_call to:0x0203ce4c module:main +from:0x021769a0 kind:load to:0x02178184 module:overlay(91) +from:0x021769a4 kind:load to:0x02178194 module:overlay(91) +from:0x021769a8 kind:load to:0x02167ae4 module:overlay(91) +from:0x021769ac kind:load to:0x02178188 module:overlay(91) +from:0x021769cc kind:arm_call to:0x02167b28 module:overlay(91) +from:0x021769dc kind:arm_call to:0x0203ce4c module:main +from:0x021769f0 kind:load to:0x02178268 module:overlay(91) +from:0x021769f4 kind:load to:0x02178278 module:overlay(91) +from:0x021769f8 kind:load to:0x02167c8c module:overlay(91) +from:0x021769fc kind:load to:0x0217826c module:overlay(91) +from:0x02176a1c kind:arm_call to:0x02167cd0 module:overlay(91) +from:0x02176a2c kind:arm_call to:0x0203ce4c module:main +from:0x02176a40 kind:load to:0x0217829c module:overlay(91) +from:0x02176a44 kind:load to:0x021782ac module:overlay(91) +from:0x02176a48 kind:load to:0x02167fd8 module:overlay(91) +from:0x02176a4c kind:load to:0x021782a0 module:overlay(91) +from:0x02176a88 kind:arm_call to:0x0216801c module:overlay(91) +from:0x02176a98 kind:arm_call to:0x0203ce4c module:main +from:0x02176aac kind:load to:0x0217721c module:overlay(91) +from:0x02176ab0 kind:load to:0x02178380 module:overlay(91) +from:0x02176ab4 kind:load to:0x021783a0 module:overlay(91) +from:0x02176ab8 kind:load to:0x0216859c module:overlay(91) +from:0x02176abc kind:load to:0x02178388 module:overlay(91) +from:0x02176adc kind:arm_call to:0x021685e0 module:overlay(91) +from:0x02176aec kind:arm_call to:0x0203ce4c module:main +from:0x02176b00 kind:load to:0x02178474 module:overlay(91) +from:0x02176b04 kind:load to:0x02178484 module:overlay(91) +from:0x02176b08 kind:load to:0x021687e4 module:overlay(91) +from:0x02176b0c kind:load to:0x02178478 module:overlay(91) +from:0x02176b2c kind:arm_call to:0x02168828 module:overlay(91) +from:0x02176b3c kind:arm_call to:0x0203ce4c module:main +from:0x02176b50 kind:load to:0x02178558 module:overlay(91) +from:0x02176b54 kind:load to:0x02178568 module:overlay(91) +from:0x02176b58 kind:load to:0x02168bd4 module:overlay(91) +from:0x02176b5c kind:load to:0x0217855c module:overlay(91) +from:0x02176b7c kind:arm_call to:0x02168c18 module:overlay(91) +from:0x02176b8c kind:arm_call to:0x0203ce4c module:main +from:0x02176ba0 kind:load to:0x02178588 module:overlay(91) +from:0x02176ba4 kind:load to:0x02178598 module:overlay(91) +from:0x02176ba8 kind:load to:0x02169bcc module:overlay(91) +from:0x02176bac kind:load to:0x0217858c module:overlay(91) +from:0x02176bcc kind:arm_call to:0x02169c10 module:overlay(91) +from:0x02176bdc kind:arm_call to:0x0203ce4c module:main +from:0x02176bf0 kind:load to:0x02178670 module:overlay(91) +from:0x02176bf4 kind:load to:0x02178680 module:overlay(91) +from:0x02176bf8 kind:load to:0x02169da8 module:overlay(91) +from:0x02176bfc kind:load to:0x02178674 module:overlay(91) +from:0x02176c1c kind:arm_call to:0x02169dec module:overlay(91) +from:0x02176c2c kind:arm_call to:0x0203ce4c module:main +from:0x02176c40 kind:load to:0x021786bc module:overlay(91) +from:0x02176c44 kind:load to:0x021786cc module:overlay(91) +from:0x02176c48 kind:load to:0x02169f44 module:overlay(91) +from:0x02176c4c kind:load to:0x021786c0 module:overlay(91) +from:0x02176c90 kind:arm_call to:0x02169f88 module:overlay(91) +from:0x02176ca0 kind:arm_call to:0x0203ce4c module:main +from:0x02176cb4 kind:load to:0x021787a4 module:overlay(91) +from:0x02176cb8 kind:load to:0x02177624 module:overlay(91) +from:0x02176cbc kind:load to:0x021787c0 module:overlay(91) +from:0x02176cc0 kind:load to:0x0216b2f4 module:overlay(91) +from:0x02176cc4 kind:load to:0x021787a8 module:overlay(91) +from:0x02176ce4 kind:arm_call to:0x0216b338 module:overlay(91) +from:0x02176cf4 kind:arm_call to:0x0203ce4c module:main +from:0x02176d08 kind:load to:0x0217889c module:overlay(91) +from:0x02176d0c kind:load to:0x021788bc module:overlay(91) +from:0x02176d10 kind:load to:0x0216bfe4 module:overlay(91) +from:0x02176d14 kind:load to:0x021788a0 module:overlay(91) +from:0x02176d60 kind:arm_call to:0x0216c028 module:overlay(91) +from:0x02176d70 kind:arm_call to:0x0203ce4c module:main +from:0x02176d84 kind:load to:0x02178994 module:overlay(91) +from:0x02176d88 kind:load to:0x021789f0 module:overlay(91) +from:0x02176d8c kind:load to:0x02178a50 module:overlay(91) +from:0x02176d90 kind:load to:0x0216d994 module:overlay(91) +from:0x02176d94 kind:load to:0x021789b4 module:overlay(91) +from:0x02176db4 kind:arm_call to:0x0216d9dc module:overlay(91) +from:0x02176dc4 kind:arm_call to:0x0203ce4c module:main +from:0x02176dd8 kind:load to:0x02178b2c module:overlay(91) +from:0x02176ddc kind:load to:0x02178b60 module:overlay(91) +from:0x02176de0 kind:load to:0x0216e66c module:overlay(91) +from:0x02176de4 kind:load to:0x02178b30 module:overlay(91) +from:0x02176e04 kind:arm_call to:0x0216e6b0 module:overlay(91) +from:0x02176e14 kind:arm_call to:0x0203ce4c module:main +from:0x02176e28 kind:load to:0x02178c38 module:overlay(91) +from:0x02176e2c kind:load to:0x02178c48 module:overlay(91) +from:0x02176e30 kind:load to:0x0216eefc module:overlay(91) +from:0x02176e34 kind:load to:0x02178c3c module:overlay(91) +from:0x02176e54 kind:arm_call to:0x0216ef40 module:overlay(91) +from:0x02176e64 kind:arm_call to:0x0203ce4c module:main +from:0x02176e78 kind:load to:0x02178d20 module:overlay(91) +from:0x02176e7c kind:load to:0x02178d34 module:overlay(91) +from:0x02176e80 kind:load to:0x0216f068 module:overlay(91) +from:0x02176e84 kind:load to:0x02178d28 module:overlay(91) +from:0x02176ed0 kind:arm_call to:0x0216f0ac module:overlay(91) +from:0x02176ee0 kind:arm_call to:0x0203ce4c module:main +from:0x02176ef8 kind:load to:0x02177b98 module:overlay(91) +from:0x02176f00 kind:load to:0x02178d70 module:overlay(91) +from:0x02176f04 kind:load to:0x02178d80 module:overlay(91) +from:0x02176f08 kind:load to:0x021757ac module:overlay(91) +from:0x02176f0c kind:load to:0x02178d74 module:overlay(91) +from:0x02176f2c kind:arm_call to:0x021757f0 module:overlay(91) +from:0x02176f3c kind:arm_call to:0x0203ce4c module:main +from:0x02176f50 kind:load to:0x02178e58 module:overlay(91) +from:0x02176f54 kind:load to:0x02178e68 module:overlay(91) +from:0x02176f58 kind:load to:0x02175c9c module:overlay(91) +from:0x02176f5c kind:load to:0x02178e5c module:overlay(91) +from:0x02176f8c kind:arm_call to:0x02175ce0 module:overlay(91) +from:0x02176f9c kind:arm_call to:0x0203ce4c module:main +from:0x02176fb4 kind:load to:0x02177f84 module:overlay(91) +from:0x02176fb8 kind:load to:0x02178ea4 module:overlay(91) +from:0x02176fbc kind:load to:0x02178eb4 module:overlay(91) +from:0x02176fc0 kind:load to:0x0217681c module:overlay(91) +from:0x02176fc4 kind:load to:0x02178ea8 module:overlay(91) +from:0x02176fc8 kind:load to:0x02176940 module:overlay(91) +from:0x02176fcc kind:load to:0x02176944 module:overlay(91) +from:0x02176fd0 kind:load to:0x02176960 module:overlay(91) +from:0x02176fd4 kind:load to:0x021769b0 module:overlay(91) +from:0x02176fd8 kind:load to:0x02176a00 module:overlay(91) +from:0x02176fdc kind:load to:0x02176a50 module:overlay(91) +from:0x02176fe0 kind:load to:0x02176ac0 module:overlay(91) +from:0x02176fe4 kind:load to:0x02176b10 module:overlay(91) +from:0x02176fe8 kind:load to:0x02176b60 module:overlay(91) +from:0x02176fec kind:load to:0x02176bb0 module:overlay(91) +from:0x02176ff0 kind:load to:0x02176c00 module:overlay(91) +from:0x02176ff4 kind:load to:0x02176c50 module:overlay(91) +from:0x02176ff8 kind:load to:0x02176cc8 module:overlay(91) +from:0x02176ffc kind:load to:0x02176d18 module:overlay(91) +from:0x02177000 kind:load to:0x02176d98 module:overlay(91) +from:0x02177004 kind:load to:0x02176de8 module:overlay(91) +from:0x02177008 kind:load to:0x02176e38 module:overlay(91) +from:0x0217700c kind:load to:0x02176e88 module:overlay(91) +from:0x02177010 kind:load to:0x02176f10 module:overlay(91) +from:0x02177014 kind:load to:0x02176f60 module:overlay(91) +from:0x02177028 kind:load to:0x02165fe4 module:overlay(91) +from:0x0217702c kind:load to:0x02165ff8 module:overlay(91) +from:0x02177030 kind:load to:0x021658ec module:overlay(91) +from:0x02177034 kind:load to:0x02165954 module:overlay(91) +from:0x02177038 kind:load to:0x021658f4 module:overlay(91) +from:0x0217703c kind:load to:0x021659f0 module:overlay(91) +from:0x02177040 kind:load to:0x02165ef0 module:overlay(91) +from:0x02177044 kind:load to:0x020792f8 module:overlay(0) +from:0x02177048 kind:load to:0x020792fc module:overlay(0) +from:0x02177054 kind:load to:0x02166800 module:overlay(91) +from:0x02177058 kind:load to:0x02166814 module:overlay(91) +from:0x0217705c kind:load to:0x021660c4 module:overlay(91) +from:0x02177060 kind:load to:0x02166160 module:overlay(91) +from:0x02177064 kind:load to:0x021660cc module:overlay(91) +from:0x02177068 kind:load to:0x021661fc module:overlay(91) +from:0x0217706c kind:load to:0x02166744 module:overlay(91) +from:0x02177070 kind:load to:0x020792f8 module:overlay(0) +from:0x02177074 kind:load to:0x020792fc module:overlay(0) +from:0x02177078 kind:load to:0x02167458 module:overlay(91) +from:0x02177080 kind:load to:0x021672c4 module:overlay(91) +from:0x02177088 kind:load to:0x021675a4 module:overlay(91) +from:0x02177090 kind:load to:0x02167028 module:overlay(91) +from:0x021770a0 kind:load to:0x0216708c module:overlay(91) +from:0x021770a8 kind:load to:0x021677fc module:overlay(91) +from:0x021770b0 kind:load to:0x021676c4 module:overlay(91) +from:0x021770b8 kind:load to:0x02167088 module:overlay(91) +from:0x021770c8 kind:load to:0x02166a80 module:overlay(91) +from:0x021770d4 kind:load to:0x02167990 module:overlay(91) +from:0x021770d8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021770dc kind:load to:0x0209c9f8 module:overlay(0) +from:0x021770e0 kind:load to:0x0209ca38 module:overlay(0) +from:0x021770e4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021770f0 kind:load to:0x02167a70 module:overlay(91) +from:0x021770f4 kind:load to:0x0209d098 module:overlay(0) +from:0x021770f8 kind:load to:0x02109544 module:overlays(19,21,26) +from:0x021770fc kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02177100 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02177104 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x02177108 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217710c kind:load to:0x0209d1ac module:overlay(0) +from:0x02177110 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02177114 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02177118 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217711c kind:load to:0x0209d1cc module:overlay(0) +from:0x02177120 kind:load to:0x02167ab4 module:overlay(91) +from:0x02177124 kind:load to:0x02167ac8 module:overlay(91) +from:0x02177128 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x0217712c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02177130 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02177134 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x02177138 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0217713c kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02177140 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x0217714c kind:load to:0x02167b04 module:overlay(91) +from:0x02177150 kind:load to:0x0209ca98 module:overlay(0) +from:0x02177154 kind:load to:0x0209caa0 module:overlay(0) +from:0x02177158 kind:load to:0x0209c980 module:overlay(0) +from:0x0217715c kind:load to:0x0209c984 module:overlay(0) +from:0x02177168 kind:load to:0x02167bdc module:overlay(91) +from:0x0217716c kind:load to:0x0209d098 module:overlay(0) +from:0x02177170 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02177174 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x02177178 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217717c kind:load to:0x02167be4 module:overlay(91) +from:0x02177180 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02177184 kind:load to:0x0209d1ac module:overlay(0) +from:0x02177188 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217718c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02177190 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02177194 kind:load to:0x0209d1cc module:overlay(0) +from:0x02177198 kind:load to:0x02167c44 module:overlay(91) +from:0x0217719c kind:load to:0x02167c64 module:overlay(91) +from:0x021771a0 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x021771a4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021771a8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021771ac kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021771b8 kind:load to:0x02167cac module:overlay(91) +from:0x021771bc kind:load to:0x0209c9f0 module:overlay(0) +from:0x021771c0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021771c4 kind:load to:0x0209ca38 module:overlay(0) +from:0x021771c8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021771d4 kind:load to:0x02167d38 module:overlay(91) +from:0x021771d8 kind:load to:0x0209d098 module:overlay(0) +from:0x021771dc kind:load to:0x0210bb54 module:overlays(19,26) +from:0x021771e0 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x021771e4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021771e8 kind:load to:0x02167e1c module:overlay(91) +from:0x021771ec kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021771f0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021771f4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021771f8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021771fc kind:load to:0x0209d1c4 module:overlay(0) +from:0x02177200 kind:load to:0x0209d1cc module:overlay(0) +from:0x02177204 kind:load to:0x02167f90 module:overlay(91) +from:0x02177208 kind:load to:0x02167fb0 module:overlay(91) +from:0x0217720c kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02177210 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02177214 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02177218 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217721c kind:load to:0x0217722c module:overlay(91) +from:0x02177240 kind:load to:0x02167ff8 module:overlay(91) +from:0x02177244 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02177248 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217724c kind:load to:0x0209ca38 module:overlay(0) +from:0x02177250 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217725c kind:load to:0x02168118 module:overlay(91) +from:0x02177260 kind:load to:0x021684e0 module:overlay(91) +from:0x02177264 kind:load to:0x0205a700 module:overlay(0) +from:0x02177268 kind:load to:0x01ffc57c module:itcm +from:0x0217726c kind:load to:0x02057da8 module:overlay(0) +from:0x02177270 kind:load to:0x02057e24 module:overlay(0) +from:0x02177274 kind:load to:0x02057e88 module:overlay(0) +from:0x02177278 kind:load to:0x01ffc7a4 module:itcm +from:0x0217727c kind:load to:0x02057d64 module:overlay(0) +from:0x02177288 kind:load to:0x0216812c module:overlay(91) +from:0x0217728c kind:load to:0x0209d098 module:overlay(0) +from:0x02177290 kind:load to:0x0216841c module:overlay(91) +from:0x02177294 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02177298 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217729c kind:load to:0x02168420 module:overlay(91) +from:0x021772a0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021772a4 kind:load to:0x0209d1ac module:overlay(0) +from:0x021772a8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021772ac kind:load to:0x0209d1b8 module:overlay(0) +from:0x021772b0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021772b4 kind:load to:0x0209d1cc module:overlay(0) +from:0x021772b8 kind:load to:0x021684fc module:overlay(91) +from:0x021772bc kind:load to:0x02168524 module:overlay(91) +from:0x021772c0 kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x021772c4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021772c8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021772cc kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021772d0 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021772d4 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x021772d8 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x021772dc kind:load to:0x02168480 module:overlay(91) +from:0x021772e0 kind:load to:0x021684a0 module:overlay(91) +from:0x021772e4 kind:load to:0x021684c0 module:overlay(91) +from:0x021772e8 kind:load to:0x02168410 module:overlay(91) +from:0x021772f4 kind:load to:0x02168320 module:overlay(91) +from:0x021772f8 kind:load to:0x0209d098 module:overlay(0) +from:0x021772fc kind:load to:0x02109544 module:overlays(19,21,26) +from:0x02177300 kind:load to:0x02109550 module:overlays(19,21,26) +from:0x02177304 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02177308 kind:load to:0x0210955c module:overlays(19,21,26) +from:0x0217730c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02177310 kind:load to:0x0209d1ac module:overlay(0) +from:0x02177314 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02177318 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217731c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02177320 kind:load to:0x0209d1cc module:overlay(0) +from:0x02177324 kind:load to:0x0216857c module:overlay(91) +from:0x02177328 kind:load to:0x02168554 module:overlay(91) +from:0x0217732c kind:load to:0x021095e8 module:overlays(19,21,26) +from:0x02177330 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x02177334 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02177338 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217733c kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x02177340 kind:load to:0x021095d8 module:overlays(19,21,26) +from:0x02177344 kind:load to:0x021095e0 module:overlays(19,21,26,31) +from:0x0217734c kind:load to:0x02168418 module:overlay(91) +from:0x02177350 kind:load to:0x02168408 module:overlay(91) +from:0x02177354 kind:load to:0x02168410 module:overlay(91) +from:0x02177360 kind:load to:0x021685bc module:overlay(91) +from:0x02177364 kind:load to:0x0209c9f0 module:overlay(0) +from:0x02177368 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217736c kind:load to:0x0209ca38 module:overlay(0) +from:0x02177370 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217737c kind:load to:0x02168684 module:overlay(91) +from:0x02177380 kind:load to:0x0209d098 module:overlay(0) +from:0x02177384 kind:load to:0x0216870c module:overlay(91) +from:0x02177388 kind:load to:0x02168710 module:overlay(91) +from:0x0217738c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02177390 kind:load to:0x02168724 module:overlay(91) +from:0x02177394 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02177398 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217739c kind:load to:0x0209d1b4 module:overlay(0) +from:0x021773a0 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021773a4 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021773a8 kind:load to:0x0209d1cc module:overlay(0) +from:0x021773ac kind:load to:0x0216876c module:overlay(91) +from:0x021773b0 kind:load to:0x021687a4 module:overlay(91) +from:0x021773b4 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x021773b8 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x021773bc kind:load to:0x0210bf74 module:overlays(19,26) +from:0x021773c0 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x021773c4 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x021773c8 kind:load to:0x02168764 module:overlay(91) +from:0x021773cc kind:load to:0x0210b330 module:overlays(19,26) +from:0x021773d0 kind:load to:0x0210b174 module:overlays(19,26) +from:0x021773d4 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x021773d8 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x021773dc kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x021773e0 kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x021773e4 kind:load to:0x0210b300 module:overlays(19,26) +from:0x021773f0 kind:load to:0x02168804 module:overlay(91) +from:0x021773f4 kind:load to:0x0209c8bc module:overlay(0) +from:0x021773f8 kind:load to:0x0209c97c module:overlay(0) +from:0x021773fc kind:load to:0x0209c980 module:overlay(0) +from:0x02177400 kind:load to:0x0209c984 module:overlay(0) +from:0x0217740c kind:load to:0x021688c0 module:overlay(91) +from:0x02177410 kind:load to:0x0209d098 module:overlay(0) +from:0x02177414 kind:load to:0x021688f0 module:overlay(91) +from:0x02177418 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0217741c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02177420 kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02177424 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02177428 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217742c kind:load to:0x0209d1b4 module:overlay(0) +from:0x02177430 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02177434 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02177438 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217743c kind:load to:0x02168ba4 module:overlay(91) +from:0x02177440 kind:load to:0x02168bb8 module:overlay(91) +from:0x02177444 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x02177448 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217744c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x02177450 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217745c kind:load to:0x02168bf4 module:overlay(91) +from:0x02177460 kind:load to:0x02097924 module:overlay(0) +from:0x02177464 kind:load to:0x02097734 module:overlay(0) +from:0x02177468 kind:load to:0x020977b0 module:overlay(0) +from:0x0217746c kind:load to:0x0209792c module:overlay(0) +from:0x02177470 kind:load to:0x0209794c module:overlay(0) +from:0x02177474 kind:load to:0x02097978 module:overlay(0) +from:0x02177478 kind:load to:0x021697b8 module:overlay(91) +from:0x02177480 kind:load to:0x0216981c module:overlay(91) +from:0x02177488 kind:load to:0x02169848 module:overlay(91) +from:0x02177490 kind:load to:0x02169864 module:overlay(91) +from:0x02177498 kind:load to:0x02169890 module:overlay(91) +from:0x021774a8 kind:load to:0x020984f8 module:overlay(0) +from:0x021774ac kind:load to:0x02098534 module:overlay(0) +from:0x021774b0 kind:load to:0x0209854c module:overlay(0) +from:0x021774b4 kind:load to:0x02098558 module:overlay(0) +from:0x021774b8 kind:load to:0x01fff464 module:itcm +from:0x021774bc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021774c0 kind:load to:0x02168cac module:overlay(91) +from:0x021774c4 kind:load to:0x02168cf4 module:overlay(91) +from:0x021774c8 kind:load to:0x02168d40 module:overlay(91) +from:0x021774cc kind:load to:0x02098498 module:overlay(0) +from:0x021774d0 kind:load to:0x0209849c module:overlay(0) +from:0x021774d4 kind:load to:0x02169b70 module:overlay(91) +from:0x021774d8 kind:load to:0x020984a4 module:overlay(0) +from:0x021774dc kind:load to:0x020984a8 module:overlay(0) +from:0x021774e0 kind:load to:0x02098564 module:overlay(0) +from:0x021774e4 kind:load to:0x020985d0 module:overlay(0) +from:0x021774e8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021774ec kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021774f0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021774f4 kind:load to:0x02169b74 module:overlay(91) +from:0x021774f8 kind:load to:0x02169b9c module:overlay(91) +from:0x021774fc kind:load to:0x021698ac module:overlay(91) +from:0x02177504 kind:load to:0x02169a3c module:overlay(91) +from:0x0217750c kind:load to:0x02169a70 module:overlay(91) +from:0x02177514 kind:load to:0x02169a74 module:overlay(91) +from:0x0217751c kind:load to:0x02169aa8 module:overlay(91) +from:0x0217752c kind:load to:0x02169bec module:overlay(91) +from:0x02177530 kind:load to:0x0209772c module:overlay(0) +from:0x02177534 kind:load to:0x02097734 module:overlay(0) +from:0x02177538 kind:load to:0x020977b0 module:overlay(0) +from:0x0217753c kind:load to:0x020977f0 module:overlay(0) +from:0x02177540 kind:load to:0x020977f4 module:overlay(0) +from:0x02177544 kind:load to:0x020977f8 module:overlay(0) +from:0x02177550 kind:load to:0x020984f8 module:overlay(0) +from:0x02177554 kind:load to:0x02098534 module:overlay(0) +from:0x02177558 kind:load to:0x0209854c module:overlay(0) +from:0x0217755c kind:load to:0x02098558 module:overlay(0) +from:0x02177560 kind:load to:0x01fff464 module:itcm +from:0x02177564 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177568 kind:load to:0x02169c7c module:overlay(91) +from:0x0217756c kind:load to:0x02098490 module:overlay(0) +from:0x02177570 kind:load to:0x02169cb8 module:overlay(91) +from:0x02177574 kind:load to:0x02098498 module:overlay(0) +from:0x02177578 kind:load to:0x0209849c module:overlay(0) +from:0x0217757c kind:load to:0x020984a0 module:overlay(0) +from:0x02177580 kind:load to:0x020984a4 module:overlay(0) +from:0x02177584 kind:load to:0x020984a8 module:overlay(0) +from:0x02177588 kind:load to:0x02098564 module:overlay(0) +from:0x0217758c kind:load to:0x020985d0 module:overlay(0) +from:0x02177590 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177594 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177598 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217759c kind:load to:0x02169d60 module:overlay(91) +from:0x021775a0 kind:load to:0x02169d80 module:overlay(91) +from:0x021775ac kind:load to:0x02169dc8 module:overlay(91) +from:0x021775b0 kind:load to:0x02097924 module:overlay(0) +from:0x021775b4 kind:load to:0x02097734 module:overlay(0) +from:0x021775b8 kind:load to:0x020977b0 module:overlay(0) +from:0x021775bc kind:load to:0x0209792c module:overlay(0) +from:0x021775c0 kind:load to:0x0209794c module:overlay(0) +from:0x021775c4 kind:load to:0x02097978 module:overlay(0) +from:0x021775d0 kind:load to:0x020984f8 module:overlay(0) +from:0x021775d4 kind:load to:0x02098534 module:overlay(0) +from:0x021775d8 kind:load to:0x0209854c module:overlay(0) +from:0x021775dc kind:load to:0x02098558 module:overlay(0) +from:0x021775e0 kind:load to:0x01fff464 module:itcm +from:0x021775e4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021775e8 kind:load to:0x02169e88 module:overlay(91) +from:0x021775ec kind:load to:0x02098490 module:overlay(0) +from:0x021775f0 kind:load to:0x02098494 module:overlay(0) +from:0x021775f4 kind:load to:0x02098498 module:overlay(0) +from:0x021775f8 kind:load to:0x0209849c module:overlay(0) +from:0x021775fc kind:load to:0x02169ecc module:overlay(91) +from:0x02177600 kind:load to:0x020984a4 module:overlay(0) +from:0x02177604 kind:load to:0x020984a8 module:overlay(0) +from:0x02177608 kind:load to:0x02098564 module:overlay(0) +from:0x0217760c kind:load to:0x020985d0 module:overlay(0) +from:0x02177610 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177614 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177618 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217761c kind:load to:0x02169efc module:overlay(91) +from:0x02177620 kind:load to:0x02169f1c module:overlay(91) +from:0x0217763c kind:load to:0x02169f64 module:overlay(91) +from:0x02177640 kind:load to:0x02097924 module:overlay(0) +from:0x02177644 kind:load to:0x02097734 module:overlay(0) +from:0x02177648 kind:load to:0x020977b0 module:overlay(0) +from:0x0217764c kind:load to:0x0209792c module:overlay(0) +from:0x02177650 kind:load to:0x0209794c module:overlay(0) +from:0x02177654 kind:load to:0x02097978 module:overlay(0) +from:0x02177660 kind:load to:0x0216a174 module:overlay(91) +from:0x02177664 kind:load to:0x0216b280 module:overlay(91) +from:0x02177668 kind:load to:0x0209a234 module:overlay(0) +from:0x0217766c kind:load to:0x0209a268 module:overlay(0) +from:0x02177670 kind:load to:0x0209a300 module:overlay(0) +from:0x02177674 kind:load to:0x0209a314 module:overlay(0) +from:0x02177678 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0217767c kind:load to:0x0209a33c module:overlay(0) +from:0x02177680 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02177684 kind:load to:0x0209a04c module:overlay(0) +from:0x02177688 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0217768c kind:load to:0x0209a2e8 module:overlay(0) +from:0x02177690 kind:load to:0x0209a328 module:overlay(0) +from:0x02177694 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02177698 kind:load to:0x0216b254 module:overlay(91) +from:0x0217769c kind:load to:0x0216b230 module:overlay(91) +from:0x021776a0 kind:load to:0x0209a6ec module:overlay(0) +from:0x02177704 kind:load to:0x0216a5e8 module:overlay(91) +from:0x0217770c kind:load to:0x0216a618 module:overlay(91) +from:0x02177714 kind:load to:0x0216a684 module:overlay(91) +from:0x0217771c kind:load to:0x0216a73c module:overlay(91) +from:0x02177724 kind:load to:0x0216a848 module:overlay(91) +from:0x0217772c kind:load to:0x0216a85c module:overlay(91) +from:0x02177734 kind:load to:0x0216ab0c module:overlay(91) +from:0x0217773c kind:load to:0x0216ab20 module:overlay(91) +from:0x02177744 kind:load to:0x0216adac module:overlay(91) +from:0x0217774c kind:load to:0x0216ae54 module:overlay(91) +from:0x02177754 kind:load to:0x0216af30 module:overlay(91) +from:0x0217775c kind:load to:0x0216affc module:overlay(91) +from:0x0217776c kind:load to:0x020984f8 module:overlay(0) +from:0x02177770 kind:load to:0x02098534 module:overlay(0) +from:0x02177774 kind:load to:0x0209854c module:overlay(0) +from:0x02177778 kind:load to:0x02098558 module:overlay(0) +from:0x0217777c kind:load to:0x01fff464 module:itcm +from:0x02177780 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177784 kind:load to:0x0216a188 module:overlay(91) +from:0x02177788 kind:load to:0x02098490 module:overlay(0) +from:0x0217778c kind:load to:0x0216b1a8 module:overlay(91) +from:0x02177790 kind:load to:0x02098498 module:overlay(0) +from:0x02177794 kind:load to:0x0209849c module:overlay(0) +from:0x02177798 kind:load to:0x0216b1b4 module:overlay(91) +from:0x0217779c kind:load to:0x0216b208 module:overlay(91) +from:0x021777a0 kind:load to:0x020984a8 module:overlay(0) +from:0x021777a4 kind:load to:0x02098564 module:overlay(0) +from:0x021777a8 kind:load to:0x020985d0 module:overlay(0) +from:0x021777ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021777b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021777b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021777b8 kind:load to:0x0216b29c module:overlay(91) +from:0x021777bc kind:load to:0x0216b2c4 module:overlay(91) +from:0x021777c0 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x021777c4 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x021777c8 kind:load to:0x0216be04 module:overlay(91) +from:0x021777d0 kind:load to:0x0216be20 module:overlay(91) +from:0x021777e0 kind:load to:0x0216b314 module:overlay(91) +from:0x021777e4 kind:load to:0x02097924 module:overlay(0) +from:0x021777e8 kind:load to:0x02097734 module:overlay(0) +from:0x021777ec kind:load to:0x020977b0 module:overlay(0) +from:0x021777f0 kind:load to:0x0209792c module:overlay(0) +from:0x021777f4 kind:load to:0x0209794c module:overlay(0) +from:0x021777f8 kind:load to:0x02097978 module:overlay(0) +from:0x02177804 kind:load to:0x0216b4f8 module:overlay(91) +from:0x02177808 kind:load to:0x0216bfc8 module:overlay(91) +from:0x0217780c kind:load to:0x02099ae0 module:overlay(0) +from:0x02177810 kind:load to:0x02099b18 module:overlay(0) +from:0x02177814 kind:load to:0x0209a11c module:overlay(0) +from:0x02177818 kind:load to:0x0209a124 module:overlay(0) +from:0x0217781c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02177820 kind:load to:0x02099c90 module:overlay(0) +from:0x02177824 kind:load to:0x02099b80 module:overlay(0) +from:0x02177828 kind:load to:0x0209a04c module:overlay(0) +from:0x0217782c kind:load to:0x0209a0d4 module:overlay(0) +from:0x02177830 kind:load to:0x0209a0ec module:overlay(0) +from:0x02177834 kind:load to:0x0216bfc0 module:overlay(91) +from:0x02177838 kind:load to:0x0209a104 module:overlay(0) +from:0x0217783c kind:load to:0x0216bfb0 module:overlay(91) +from:0x02177840 kind:load to:0x0216bf8c module:overlay(91) +from:0x0217784c kind:load to:0x020984f8 module:overlay(0) +from:0x02177850 kind:load to:0x02098534 module:overlay(0) +from:0x02177854 kind:load to:0x0209854c module:overlay(0) +from:0x02177858 kind:load to:0x02098558 module:overlay(0) +from:0x0217785c kind:load to:0x01fff464 module:itcm +from:0x02177860 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177864 kind:load to:0x0216b670 module:overlay(91) +from:0x02177868 kind:load to:0x0216b6ec module:overlay(91) +from:0x0217786c kind:load to:0x0216b76c module:overlay(91) +from:0x02177870 kind:load to:0x0216b78c module:overlay(91) +from:0x02177874 kind:load to:0x0209849c module:overlay(0) +from:0x02177878 kind:load to:0x0216bc0c module:overlay(91) +from:0x0217787c kind:load to:0x0216bd1c module:overlay(91) +from:0x02177880 kind:load to:0x020984a8 module:overlay(0) +from:0x02177884 kind:load to:0x02098564 module:overlay(0) +from:0x02177888 kind:load to:0x020985d0 module:overlay(0) +from:0x0217788c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177890 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177894 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177898 kind:load to:0x0216b560 module:overlay(91) +from:0x0217789c kind:load to:0x0216b5e4 module:overlay(91) +from:0x021778a0 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x021778a4 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x021778c8 kind:load to:0x0216c778 module:overlay(91) +from:0x021778d0 kind:load to:0x0216c7b4 module:overlay(91) +from:0x021778d8 kind:load to:0x0216d070 module:overlay(91) +from:0x021778e0 kind:load to:0x0216d188 module:overlay(91) +from:0x021778e8 kind:load to:0x0216d550 module:overlay(91) +from:0x021778f0 kind:load to:0x0216d634 module:overlay(91) +from:0x02177900 kind:load to:0x0216c004 module:overlay(91) +from:0x02177904 kind:load to:0x02097924 module:overlay(0) +from:0x02177908 kind:load to:0x02097734 module:overlay(0) +from:0x0217790c kind:load to:0x020977b0 module:overlay(0) +from:0x02177910 kind:load to:0x0209792c module:overlay(0) +from:0x02177914 kind:load to:0x0209794c module:overlay(0) +from:0x02177918 kind:load to:0x02097978 module:overlay(0) +from:0x02177924 kind:load to:0x020984f8 module:overlay(0) +from:0x02177928 kind:load to:0x02098534 module:overlay(0) +from:0x0217792c kind:load to:0x0209854c module:overlay(0) +from:0x02177930 kind:load to:0x02098558 module:overlay(0) +from:0x02177934 kind:load to:0x01fff464 module:itcm +from:0x02177938 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217793c kind:load to:0x0216c348 module:overlay(91) +from:0x02177940 kind:load to:0x02098490 module:overlay(0) +from:0x02177944 kind:load to:0x0216d8c4 module:overlay(91) +from:0x02177948 kind:load to:0x02098498 module:overlay(0) +from:0x0217794c kind:load to:0x0209849c module:overlay(0) +from:0x02177950 kind:load to:0x0216d8d0 module:overlay(91) +from:0x02177954 kind:load to:0x0216d990 module:overlay(91) +from:0x02177958 kind:load to:0x020984a8 module:overlay(0) +from:0x0217795c kind:load to:0x02098564 module:overlay(0) +from:0x02177960 kind:load to:0x020985d0 module:overlay(0) +from:0x02177964 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177968 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217796c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177970 kind:load to:0x0216c210 module:overlay(91) +from:0x02177974 kind:load to:0x0216c2a8 module:overlay(91) +from:0x02177978 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0217797c kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02177980 kind:load to:0x0216df5c module:overlay(91) +from:0x02177988 kind:load to:0x0216e478 module:overlay(91) +from:0x02177990 kind:load to:0x0216e4d8 module:overlay(91) +from:0x02177998 kind:load to:0x0216e0a0 module:overlay(91) +from:0x021779a8 kind:load to:0x0216d9b4 module:overlay(91) +from:0x021779ac kind:load to:0x02097924 module:overlay(0) +from:0x021779b0 kind:load to:0x02097734 module:overlay(0) +from:0x021779b4 kind:load to:0x020977b0 module:overlay(0) +from:0x021779b8 kind:load to:0x0209792c module:overlay(0) +from:0x021779bc kind:load to:0x0209794c module:overlay(0) +from:0x021779c0 kind:load to:0x02097978 module:overlay(0) +from:0x021779cc kind:load to:0x0216dbbc module:overlay(91) +from:0x021779d0 kind:load to:0x0216e528 module:overlay(91) +from:0x021779d4 kind:load to:0x0209a234 module:overlay(0) +from:0x021779d8 kind:load to:0x0209a268 module:overlay(0) +from:0x021779dc kind:load to:0x0209a300 module:overlay(0) +from:0x021779e0 kind:load to:0x0209a314 module:overlay(0) +from:0x021779e4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021779e8 kind:load to:0x0209a33c module:overlay(0) +from:0x021779ec kind:load to:0x0209a3c4 module:overlay(0) +from:0x021779f0 kind:load to:0x0209a04c module:overlay(0) +from:0x021779f4 kind:load to:0x0209a2d0 module:overlay(0) +from:0x021779f8 kind:load to:0x0209a2e8 module:overlay(0) +from:0x021779fc kind:load to:0x0209a328 module:overlay(0) +from:0x02177a00 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02177a04 kind:load to:0x0216b254 module:overlay(91) +from:0x02177a08 kind:load to:0x0216b230 module:overlay(91) +from:0x02177a0c kind:load to:0x0209a6ec module:overlay(0) +from:0x02177a18 kind:load to:0x020984f8 module:overlay(0) +from:0x02177a1c kind:load to:0x02098534 module:overlay(0) +from:0x02177a20 kind:load to:0x0209854c module:overlay(0) +from:0x02177a24 kind:load to:0x02098558 module:overlay(0) +from:0x02177a28 kind:load to:0x01fff464 module:itcm +from:0x02177a2c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177a30 kind:load to:0x0216dc70 module:overlay(91) +from:0x02177a34 kind:load to:0x02098490 module:overlay(0) +from:0x02177a38 kind:load to:0x0216dcd8 module:overlay(91) +from:0x02177a3c kind:load to:0x0216ddb4 module:overlay(91) +from:0x02177a40 kind:load to:0x0209849c module:overlay(0) +from:0x02177a44 kind:load to:0x0216de90 module:overlay(91) +from:0x02177a48 kind:load to:0x020984a4 module:overlay(0) +from:0x02177a4c kind:load to:0x020984a8 module:overlay(0) +from:0x02177a50 kind:load to:0x02098564 module:overlay(0) +from:0x02177a54 kind:load to:0x020985d0 module:overlay(0) +from:0x02177a58 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177a5c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177a60 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177a64 kind:load to:0x0216e544 module:overlay(91) +from:0x02177a68 kind:load to:0x0216e5d4 module:overlay(91) +from:0x02177a6c kind:load to:0x0216dbd0 module:overlay(91) +from:0x02177a70 kind:load to:0x0216dbd8 module:overlay(91) +from:0x02177a94 kind:load to:0x0216e68c module:overlay(91) +from:0x02177a98 kind:load to:0x02097924 module:overlay(0) +from:0x02177a9c kind:load to:0x02097734 module:overlay(0) +from:0x02177aa0 kind:load to:0x020977b0 module:overlay(0) +from:0x02177aa4 kind:load to:0x0209792c module:overlay(0) +from:0x02177aa8 kind:load to:0x0209794c module:overlay(0) +from:0x02177aac kind:load to:0x02097978 module:overlay(0) +from:0x02177ab8 kind:load to:0x020984f8 module:overlay(0) +from:0x02177abc kind:load to:0x02098534 module:overlay(0) +from:0x02177ac0 kind:load to:0x0209854c module:overlay(0) +from:0x02177ac4 kind:load to:0x02098558 module:overlay(0) +from:0x02177ac8 kind:load to:0x01fff464 module:itcm +from:0x02177acc kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177ad0 kind:load to:0x0216e838 module:overlay(91) +from:0x02177ad4 kind:load to:0x02098490 module:overlay(0) +from:0x02177ad8 kind:load to:0x0216e988 module:overlay(91) +from:0x02177adc kind:load to:0x02098498 module:overlay(0) +from:0x02177ae0 kind:load to:0x0209849c module:overlay(0) +from:0x02177ae4 kind:load to:0x0216ecc0 module:overlay(91) +from:0x02177ae8 kind:load to:0x020984a4 module:overlay(0) +from:0x02177aec kind:load to:0x020984a8 module:overlay(0) +from:0x02177af0 kind:load to:0x02098564 module:overlay(0) +from:0x02177af4 kind:load to:0x020985d0 module:overlay(0) +from:0x02177af8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177afc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177b00 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177b04 kind:load to:0x0216ee94 module:overlay(91) +from:0x02177b08 kind:load to:0x0216eec4 module:overlay(91) +from:0x02177b0c kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02177b10 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02177b14 kind:load to:0x0216ec40 module:overlay(91) +from:0x02177b20 kind:load to:0x0216ef1c module:overlay(91) +from:0x02177b24 kind:load to:0x0209772c module:overlay(0) +from:0x02177b28 kind:load to:0x02097734 module:overlay(0) +from:0x02177b2c kind:load to:0x020977b0 module:overlay(0) +from:0x02177b30 kind:load to:0x020977f0 module:overlay(0) +from:0x02177b34 kind:load to:0x020977f4 module:overlay(0) +from:0x02177b38 kind:load to:0x020977f8 module:overlay(0) +from:0x02177b44 kind:load to:0x020984f8 module:overlay(0) +from:0x02177b48 kind:load to:0x02098534 module:overlay(0) +from:0x02177b4c kind:load to:0x0209854c module:overlay(0) +from:0x02177b50 kind:load to:0x02098558 module:overlay(0) +from:0x02177b54 kind:load to:0x01fff464 module:itcm +from:0x02177b58 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177b5c kind:load to:0x0216efa4 module:overlay(91) +from:0x02177b60 kind:load to:0x02098490 module:overlay(0) +from:0x02177b64 kind:load to:0x0216efd4 module:overlay(91) +from:0x02177b68 kind:load to:0x02098498 module:overlay(0) +from:0x02177b6c kind:load to:0x0209849c module:overlay(0) +from:0x02177b70 kind:load to:0x020984a0 module:overlay(0) +from:0x02177b74 kind:load to:0x020984a4 module:overlay(0) +from:0x02177b78 kind:load to:0x020984a8 module:overlay(0) +from:0x02177b7c kind:load to:0x02098564 module:overlay(0) +from:0x02177b80 kind:load to:0x020985d0 module:overlay(0) +from:0x02177b84 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177b88 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177b8c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177b90 kind:load to:0x0216f028 module:overlay(91) +from:0x02177b94 kind:load to:0x0216f044 module:overlay(91) +from:0x02177be8 kind:load to:0x02175548 module:overlay(91) +from:0x02177bec kind:load to:0x02175564 module:overlay(91) +from:0x02177bf0 kind:load to:0x02175588 module:overlay(91) +from:0x02177bf4 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02177bf8 kind:load to:0x0207bff0 module:overlay(0) +from:0x02177c04 kind:load to:0x0216f088 module:overlay(91) +from:0x02177c08 kind:load to:0x02097924 module:overlay(0) +from:0x02177c0c kind:load to:0x02097734 module:overlay(0) +from:0x02177c10 kind:load to:0x020977b0 module:overlay(0) +from:0x02177c14 kind:load to:0x0209792c module:overlay(0) +from:0x02177c18 kind:load to:0x0209794c module:overlay(0) +from:0x02177c1c kind:load to:0x02097978 module:overlay(0) +from:0x02177c28 kind:load to:0x0216f4fc module:overlay(91) +from:0x02177c2c kind:load to:0x02175774 module:overlay(91) +from:0x02177c30 kind:load to:0x02057bd4 module:overlay(0) +from:0x02177c34 kind:load to:0x02175694 module:overlay(91) +from:0x02177c38 kind:load to:0x02057da8 module:overlay(0) +from:0x02177c3c kind:load to:0x02057e24 module:overlay(0) +from:0x02177c40 kind:load to:0x02057e88 module:overlay(0) +from:0x02177c44 kind:load to:0x0217566c module:overlay(91) +from:0x02177c48 kind:load to:0x02057d64 module:overlay(0) +from:0x02177c54 kind:load to:0x0216f510 module:overlay(91) +from:0x02177c58 kind:load to:0x02175790 module:overlay(91) +from:0x02177c5c kind:load to:0x0209a234 module:overlay(0) +from:0x02177c60 kind:load to:0x0209a268 module:overlay(0) +from:0x02177c64 kind:load to:0x0209a300 module:overlay(0) +from:0x02177c68 kind:load to:0x0209a314 module:overlay(0) +from:0x02177c6c kind:load to:0x0209a0c4 module:overlay(0) +from:0x02177c70 kind:load to:0x0209a33c module:overlay(0) +from:0x02177c74 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02177c78 kind:load to:0x0209a04c module:overlay(0) +from:0x02177c7c kind:load to:0x0209a2d0 module:overlay(0) +from:0x02177c80 kind:load to:0x0209a2e8 module:overlay(0) +from:0x02177c84 kind:load to:0x0209a328 module:overlay(0) +from:0x02177c88 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02177c8c kind:load to:0x0216b254 module:overlay(91) +from:0x02177c90 kind:load to:0x0216b230 module:overlay(91) +from:0x02177c94 kind:load to:0x0209a6ec module:overlay(0) +from:0x02177ca0 kind:load to:0x020984f8 module:overlay(0) +from:0x02177ca4 kind:load to:0x02098534 module:overlay(0) +from:0x02177ca8 kind:load to:0x0209854c module:overlay(0) +from:0x02177cac kind:load to:0x02098558 module:overlay(0) +from:0x02177cb0 kind:load to:0x01fff464 module:itcm +from:0x02177cb4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177cb8 kind:load to:0x0216f63c module:overlay(91) +from:0x02177cbc kind:load to:0x02098490 module:overlay(0) +from:0x02177cc0 kind:load to:0x0216fb70 module:overlay(91) +from:0x02177cc4 kind:load to:0x0216f934 module:overlay(91) +from:0x02177cc8 kind:load to:0x0209849c module:overlay(0) +from:0x02177ccc kind:load to:0x02173d0c module:overlay(91) +from:0x02177cd0 kind:load to:0x020984a4 module:overlay(0) +from:0x02177cd4 kind:load to:0x020984a8 module:overlay(0) +from:0x02177cd8 kind:load to:0x02098564 module:overlay(0) +from:0x02177cdc kind:load to:0x020985d0 module:overlay(0) +from:0x02177ce0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177ce4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177ce8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177cec kind:load to:0x0216f524 module:overlay(91) +from:0x02177cf0 kind:load to:0x0216f5ac module:overlay(91) +from:0x02177cf4 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x02177cf8 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x02177cfc kind:load to:0x0216fc9c module:overlay(91) +from:0x02177d04 kind:load to:0x02174160 module:overlay(91) +from:0x02177d0c kind:load to:0x0216ff48 module:overlay(91) +from:0x02177d14 kind:load to:0x021706cc module:overlay(91) +from:0x02177d1c kind:load to:0x0217078c module:overlay(91) +from:0x02177d24 kind:load to:0x02170928 module:overlay(91) +from:0x02177d2c kind:load to:0x02170b50 module:overlay(91) +from:0x02177d34 kind:load to:0x0217136c module:overlay(91) +from:0x02177d3c kind:load to:0x0217155c module:overlay(91) +from:0x02177d44 kind:load to:0x02171610 module:overlay(91) +from:0x02177d4c kind:load to:0x021717f4 module:overlay(91) +from:0x02177d54 kind:load to:0x021702a0 module:overlay(91) +from:0x02177d5c kind:load to:0x02171300 module:overlay(91) +from:0x02177d64 kind:load to:0x0216fcd0 module:overlay(91) +from:0x02177d6c kind:load to:0x021741e8 module:overlay(91) +from:0x02177d74 kind:load to:0x0216ffa4 module:overlay(91) +from:0x02177d7c kind:load to:0x02170700 module:overlay(91) +from:0x02177d84 kind:load to:0x0217083c module:overlay(91) +from:0x02177d8c kind:load to:0x02170a4c module:overlay(91) +from:0x02177d94 kind:load to:0x02170bd8 module:overlay(91) +from:0x02177d9c kind:load to:0x021713ec module:overlay(91) +from:0x02177da4 kind:load to:0x021715ac module:overlay(91) +from:0x02177dac kind:load to:0x02171754 module:overlay(91) +from:0x02177db4 kind:load to:0x02171864 module:overlay(91) +from:0x02177dbc kind:load to:0x021702e0 module:overlay(91) +from:0x02177dc4 kind:load to:0x02171304 module:overlay(91) +from:0x02177f0c kind:load to:0x021757cc module:overlay(91) +from:0x02177f10 kind:load to:0x0209772c module:overlay(0) +from:0x02177f14 kind:load to:0x02097734 module:overlay(0) +from:0x02177f18 kind:load to:0x020977b0 module:overlay(0) +from:0x02177f1c kind:load to:0x020977f0 module:overlay(0) +from:0x02177f20 kind:load to:0x020977f4 module:overlay(0) +from:0x02177f24 kind:load to:0x020977f8 module:overlay(0) +from:0x02177f30 kind:load to:0x020984f8 module:overlay(0) +from:0x02177f34 kind:load to:0x02098534 module:overlay(0) +from:0x02177f38 kind:load to:0x0209854c module:overlay(0) +from:0x02177f3c kind:load to:0x02098558 module:overlay(0) +from:0x02177f40 kind:load to:0x01fff464 module:itcm +from:0x02177f44 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177f48 kind:load to:0x02098488 module:overlay(0) +from:0x02177f4c kind:load to:0x02175848 module:overlay(91) +from:0x02177f50 kind:load to:0x02175924 module:overlay(91) +from:0x02177f54 kind:load to:0x02175b9c module:overlay(91) +from:0x02177f58 kind:load to:0x0209849c module:overlay(0) +from:0x02177f5c kind:load to:0x020984a0 module:overlay(0) +from:0x02177f60 kind:load to:0x020984a4 module:overlay(0) +from:0x02177f64 kind:load to:0x020984a8 module:overlay(0) +from:0x02177f68 kind:load to:0x02098564 module:overlay(0) +from:0x02177f6c kind:load to:0x020985d0 module:overlay(0) +from:0x02177f70 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177f74 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177f78 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177f7c kind:load to:0x02175c6c module:overlay(91) +from:0x02177f80 kind:load to:0x02175c80 module:overlay(91) +from:0x02177f8c kind:load to:0x02176204 module:overlay(91) +from:0x02177f94 kind:load to:0x021762e4 module:overlay(91) +from:0x02177f9c kind:load to:0x0217635c module:overlay(91) +from:0x02177fa4 kind:load to:0x02176218 module:overlay(91) +from:0x02177fac kind:load to:0x021762f8 module:overlay(91) +from:0x02177fb4 kind:load to:0x02176394 module:overlay(91) +from:0x02177fc4 kind:load to:0x021766c8 module:overlay(91) +from:0x02177fc8 kind:load to:0x021766e4 module:overlay(91) +from:0x02177fcc kind:load to:0x02176708 module:overlay(91) +from:0x02177fd0 kind:load to:0x0207bfe8 module:overlay(0) +from:0x02177fd4 kind:load to:0x0207bff0 module:overlay(0) +from:0x02177fe0 kind:load to:0x02175cbc module:overlay(91) +from:0x02177fe4 kind:load to:0x02097924 module:overlay(0) +from:0x02177fe8 kind:load to:0x02097734 module:overlay(0) +from:0x02177fec kind:load to:0x020977b0 module:overlay(0) +from:0x02177ff0 kind:load to:0x0209792c module:overlay(0) +from:0x02177ff4 kind:load to:0x0209794c module:overlay(0) +from:0x02177ff8 kind:load to:0x02097978 module:overlay(0) +from:0x02178004 kind:load to:0x020984f8 module:overlay(0) +from:0x02178008 kind:load to:0x02098534 module:overlay(0) +from:0x0217800c kind:load to:0x0209854c module:overlay(0) +from:0x02178010 kind:load to:0x02098558 module:overlay(0) +from:0x02178014 kind:load to:0x01fff464 module:itcm +from:0x02178018 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217801c kind:load to:0x02175e58 module:overlay(91) +from:0x02178020 kind:load to:0x02098490 module:overlay(0) +from:0x02178024 kind:load to:0x02176138 module:overlay(91) +from:0x02178028 kind:load to:0x02176124 module:overlay(91) +from:0x0217802c kind:load to:0x0209849c module:overlay(0) +from:0x02178030 kind:load to:0x02176178 module:overlay(91) +from:0x02178034 kind:load to:0x020984a4 module:overlay(0) +from:0x02178038 kind:load to:0x020984a8 module:overlay(0) +from:0x0217803c kind:load to:0x02098564 module:overlay(0) +from:0x02178040 kind:load to:0x020985d0 module:overlay(0) +from:0x02178044 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02178048 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217804c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02178050 kind:load to:0x021767b4 module:overlay(91) +from:0x02178054 kind:load to:0x021767e4 module:overlay(91) +from:0x02178058 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0217805c kind:load to:0x02110cc0 module:overlays(19,26,31) diff --git a/config/usa/arm9/overlays/ov091/symbols.txt b/config/usa/arm9/overlays/ov091/symbols.txt new file mode 100644 index 00000000..29e7516a --- /dev/null +++ b/config/usa/arm9/overlays/ov091/symbols.txt @@ -0,0 +1,665 @@ +func_ov091_02165880 kind:function(arm,size=0x6c) addr:0x02165880 +func_ov091_021658ec kind:function(arm,size=0x8) addr:0x021658ec +func_ov091_021658f4 kind:function(arm,size=0x60) addr:0x021658f4 +func_ov091_02165954 kind:function(arm,size=0x9c) addr:0x02165954 +func_ov091_021659f0 kind:function(arm,size=0x2c) addr:0x021659f0 +func_ov091_02165a1c kind:function(arm,size=0xc) addr:0x02165a1c +func_ov091_02165a28 kind:function(arm,size=0x34) addr:0x02165a28 +func_ov091_02165a5c kind:function(arm,size=0x2ec) addr:0x02165a5c +func_ov091_02165d48 kind:function(arm,size=0x4c) addr:0x02165d48 +func_ov091_02165d94 kind:function(arm,size=0x68) addr:0x02165d94 +func_ov091_02165dfc kind:function(arm,size=0xb4) addr:0x02165dfc +func_ov091_02165eb0 kind:function(arm,size=0x38) addr:0x02165eb0 +func_ov091_02165ee8 kind:function(arm,size=0x8) addr:0x02165ee8 +func_ov091_02165ef0 kind:function(arm,size=0x88) addr:0x02165ef0 +func_ov091_02165f78 kind:function(arm,size=0x6c) addr:0x02165f78 +func_ov091_02165fe4 kind:function(arm,size=0x14) addr:0x02165fe4 +func_ov091_02165ff8 kind:function(arm,size=0x1c) addr:0x02165ff8 +func_ov091_02166014 kind:function(arm,size=0xb0) addr:0x02166014 +func_ov091_021660c4 kind:function(arm,size=0x8) addr:0x021660c4 +func_ov091_021660cc kind:function(arm,size=0x94) addr:0x021660cc +func_ov091_02166160 kind:function(arm,size=0x9c) addr:0x02166160 +func_ov091_021661fc kind:function(arm,size=0x2c) addr:0x021661fc +func_ov091_02166228 kind:function(arm,size=0xc) addr:0x02166228 +func_ov091_02166234 kind:function(arm,size=0x34) addr:0x02166234 +func_ov091_02166268 kind:function(arm,size=0x2e0) addr:0x02166268 +func_ov091_02166548 kind:function(arm,size=0x28) addr:0x02166548 +func_ov091_02166570 kind:function(arm,size=0xe0) addr:0x02166570 +func_ov091_02166650 kind:function(arm,size=0xb4) addr:0x02166650 +func_ov091_02166704 kind:function(arm,size=0x38) addr:0x02166704 +func_ov091_0216673c kind:function(arm,size=0x8) addr:0x0216673c +func_ov091_02166744 kind:function(arm,size=0x84) addr:0x02166744 +func_ov091_021667c8 kind:function(arm,size=0x38) addr:0x021667c8 +func_ov091_02166800 kind:function(arm,size=0x14) addr:0x02166800 +func_ov091_02166814 kind:function(arm,size=0x1c) addr:0x02166814 +func_ov091_02166830 kind:function(arm,size=0x88) addr:0x02166830 +func_ov091_021668b8 kind:function(arm,size=0x134) addr:0x021668b8 +func_ov091_021669ec kind:function(arm,size=0x94) addr:0x021669ec +func_ov091_02166a80 kind:function(arm,size=0x268) addr:0x02166a80 +func_ov091_02166ce8 kind:function(arm,size=0xcc) addr:0x02166ce8 +func_ov091_02166db4 kind:function(arm,size=0xe8) addr:0x02166db4 +func_ov091_02166e9c kind:function(arm,size=0x18c) addr:0x02166e9c +func_ov091_02167028 kind:function(arm,size=0x60) addr:0x02167028 +func_ov091_02167088 kind:function(arm,size=0x4) addr:0x02167088 +func_ov091_0216708c kind:function(arm,size=0x238) addr:0x0216708c +func_ov091_021672c4 kind:function(arm,size=0x194) addr:0x021672c4 +func_ov091_02167458 kind:function(arm,size=0x14c) addr:0x02167458 +func_ov091_021675a4 kind:function(arm,size=0x120) addr:0x021675a4 +func_ov091_021676c4 kind:function(arm,size=0x138) addr:0x021676c4 +func_ov091_021677fc kind:function(arm,size=0x178) addr:0x021677fc +func_ov091_02167974 kind:function(arm,size=0x10) addr:0x02167974 +func_ov091_02167984 kind:function(arm,size=0xc) addr:0x02167984 +func_ov091_02167990 kind:function(arm,size=0x24) addr:0x02167990 +func_ov091_021679b4 kind:function(arm,size=0x38) addr:0x021679b4 +func_ov091_021679ec kind:function(arm,size=0x84) addr:0x021679ec +func_ov091_02167a70 kind:function(arm,size=0x44) addr:0x02167a70 +func_ov091_02167ab4 kind:function(arm,size=0x14) addr:0x02167ab4 +func_ov091_02167ac8 kind:function(arm,size=0x1c) addr:0x02167ac8 +func_ov091_02167ae4 kind:function(arm,size=0x14) addr:0x02167ae4 +func_ov091_02167af8 kind:function(arm,size=0xc) addr:0x02167af8 +func_ov091_02167b04 kind:function(arm,size=0x24) addr:0x02167b04 +func_ov091_02167b28 kind:function(arm,size=0x2c) addr:0x02167b28 +func_ov091_02167b54 kind:function(arm,size=0x88) addr:0x02167b54 +func_ov091_02167bdc kind:function(arm,size=0x8) addr:0x02167bdc +func_ov091_02167be4 kind:function(arm,size=0x60) addr:0x02167be4 +func_ov091_02167c44 kind:function(arm,size=0x20) addr:0x02167c44 +func_ov091_02167c64 kind:function(arm,size=0x28) addr:0x02167c64 +func_ov091_02167c8c kind:function(arm,size=0x14) addr:0x02167c8c +func_ov091_02167ca0 kind:function(arm,size=0xc) addr:0x02167ca0 +func_ov091_02167cac kind:function(arm,size=0x24) addr:0x02167cac +func_ov091_02167cd0 kind:function(arm,size=0x2c) addr:0x02167cd0 +func_ov091_02167cfc kind:function(arm,size=0x3c) addr:0x02167cfc +func_ov091_02167d38 kind:function(arm,size=0xe4) addr:0x02167d38 +func_ov091_02167e1c kind:function(arm,size=0x118) addr:0x02167e1c +func_ov091_02167f34 kind:function(arm,size=0x5c) addr:0x02167f34 +func_ov091_02167f90 kind:function(arm,size=0x20) addr:0x02167f90 +func_ov091_02167fb0 kind:function(arm,size=0x28) addr:0x02167fb0 +func_ov091_02167fd8 kind:function(arm,size=0x14) addr:0x02167fd8 +func_ov091_02167fec kind:function(arm,size=0xc) addr:0x02167fec +func_ov091_02167ff8 kind:function(arm,size=0x24) addr:0x02167ff8 +func_ov091_0216801c kind:function(arm,size=0x40) addr:0x0216801c +func_ov091_0216805c kind:function(arm,size=0xbc) addr:0x0216805c +func_ov091_02168118 kind:function(arm,size=0x14) addr:0x02168118 +func_ov091_0216812c kind:function(arm,size=0x1f4) addr:0x0216812c +func_ov091_02168320 kind:function(arm,size=0xe8) addr:0x02168320 +func_ov091_02168408 kind:function(arm,size=0x8) addr:0x02168408 +func_ov091_02168410 kind:function(arm,size=0x8) addr:0x02168410 +func_ov091_02168418 kind:function(arm,size=0x4) addr:0x02168418 +func_ov091_0216841c kind:function(arm,size=0x4) addr:0x0216841c +func_ov091_02168420 kind:function(arm,size=0x60) addr:0x02168420 +func_ov091_02168480 kind:function(arm,size=0x20) addr:0x02168480 +func_ov091_021684a0 kind:function(arm,size=0x20) addr:0x021684a0 +func_ov091_021684c0 kind:function(arm,size=0x20) addr:0x021684c0 +func_ov091_021684e0 kind:function(arm,size=0x1c) addr:0x021684e0 +func_ov091_021684fc kind:function(arm,size=0x28) addr:0x021684fc +func_ov091_02168524 kind:function(arm,size=0x30) addr:0x02168524 +func_ov091_02168554 kind:function(arm,size=0x28) addr:0x02168554 +func_ov091_0216857c kind:function(arm,size=0x20) addr:0x0216857c +func_ov091_0216859c kind:function(arm,size=0x14) addr:0x0216859c +func_ov091_021685b0 kind:function(arm,size=0xc) addr:0x021685b0 +func_ov091_021685bc kind:function(arm,size=0x24) addr:0x021685bc +func_ov091_021685e0 kind:function(arm,size=0x2c) addr:0x021685e0 +func_ov091_0216860c kind:function(arm,size=0x78) addr:0x0216860c +func_ov091_02168684 kind:function(arm,size=0x88) addr:0x02168684 +func_ov091_0216870c kind:function(arm,size=0x4) addr:0x0216870c +func_ov091_02168710 kind:function(arm,size=0x14) addr:0x02168710 +func_ov091_02168724 kind:function(arm,size=0x40) addr:0x02168724 +func_ov091_02168764 kind:function(arm,size=0x8) addr:0x02168764 +func_ov091_0216876c kind:function(arm,size=0x38) addr:0x0216876c +func_ov091_021687a4 kind:function(arm,size=0x40) addr:0x021687a4 +func_ov091_021687e4 kind:function(arm,size=0x14) addr:0x021687e4 +func_ov091_021687f8 kind:function(arm,size=0xc) addr:0x021687f8 +func_ov091_02168804 kind:function(arm,size=0x24) addr:0x02168804 +func_ov091_02168828 kind:function(arm,size=0x58) addr:0x02168828 +func_ov091_02168880 kind:function(arm,size=0x40) addr:0x02168880 +func_ov091_021688c0 kind:function(arm,size=0x30) addr:0x021688c0 +func_ov091_021688f0 kind:function(arm,size=0x84) addr:0x021688f0 +func_ov091_02168974 kind:function(arm,size=0x230) addr:0x02168974 +func_ov091_02168ba4 kind:function(arm,size=0x14) addr:0x02168ba4 +func_ov091_02168bb8 kind:function(arm,size=0x1c) addr:0x02168bb8 +func_ov091_02168bd4 kind:function(arm,size=0x14) addr:0x02168bd4 +func_ov091_02168be8 kind:function(arm,size=0xc) addr:0x02168be8 +func_ov091_02168bf4 kind:function(arm,size=0x24) addr:0x02168bf4 +func_ov091_02168c18 kind:function(arm,size=0x28) addr:0x02168c18 +func_ov091_02168c40 kind:function(arm,size=0x6c) addr:0x02168c40 +func_ov091_02168cac kind:function(arm,size=0x48) addr:0x02168cac +func_ov091_02168cf4 kind:function(arm,size=0x4c) addr:0x02168cf4 +func_ov091_02168d40 kind:function(arm,size=0x74) addr:0x02168d40 +func_ov091_02168db4 kind:function(arm,size=0x3c) addr:0x02168db4 +func_ov091_02168df0 kind:function(arm,size=0x60) addr:0x02168df0 +func_ov091_02168e50 kind:function(arm,size=0x20c) addr:0x02168e50 +func_ov091_0216905c kind:function(arm,size=0x498) addr:0x0216905c +func_ov091_021694f4 kind:function(arm,size=0x104) addr:0x021694f4 +func_ov091_021695f8 kind:function(arm,size=0x120) addr:0x021695f8 +func_ov091_02169718 kind:function(arm,size=0x50) addr:0x02169718 +func_ov091_02169768 kind:function(arm,size=0x50) addr:0x02169768 +func_ov091_021697b8 kind:function(arm,size=0x64) addr:0x021697b8 +func_ov091_0216981c kind:function(arm,size=0x2c) addr:0x0216981c +func_ov091_02169848 kind:function(arm,size=0x1c) addr:0x02169848 +func_ov091_02169864 kind:function(arm,size=0x2c) addr:0x02169864 +func_ov091_02169890 kind:function(arm,size=0x1c) addr:0x02169890 +func_ov091_021698ac kind:function(arm,size=0x190) addr:0x021698ac +func_ov091_02169a3c kind:function(arm,size=0x34) addr:0x02169a3c +func_ov091_02169a70 kind:function(arm,size=0x4) addr:0x02169a70 +func_ov091_02169a74 kind:function(arm,size=0x34) addr:0x02169a74 +func_ov091_02169aa8 kind:function(arm,size=0x4) addr:0x02169aa8 +func_ov091_02169aac kind:function(arm,size=0xc4) addr:0x02169aac +func_ov091_02169b70 kind:function(arm,size=0x4) addr:0x02169b70 +func_ov091_02169b74 kind:function(arm,size=0x28) addr:0x02169b74 +func_ov091_02169b9c kind:function(arm,size=0x30) addr:0x02169b9c +func_ov091_02169bcc kind:function(arm,size=0x14) addr:0x02169bcc +func_ov091_02169be0 kind:function(arm,size=0xc) addr:0x02169be0 +func_ov091_02169bec kind:function(arm,size=0x24) addr:0x02169bec +func_ov091_02169c10 kind:function(arm,size=0x28) addr:0x02169c10 +func_ov091_02169c38 kind:function(arm,size=0x44) addr:0x02169c38 +func_ov091_02169c7c kind:function(arm,size=0x3c) addr:0x02169c7c +func_ov091_02169cb8 kind:function(arm,size=0xa8) addr:0x02169cb8 +func_ov091_02169d60 kind:function(arm,size=0x20) addr:0x02169d60 +func_ov091_02169d80 kind:function(arm,size=0x28) addr:0x02169d80 +func_ov091_02169da8 kind:function(arm,size=0x14) addr:0x02169da8 +func_ov091_02169dbc kind:function(arm,size=0xc) addr:0x02169dbc +func_ov091_02169dc8 kind:function(arm,size=0x24) addr:0x02169dc8 +func_ov091_02169dec kind:function(arm,size=0x28) addr:0x02169dec +func_ov091_02169e14 kind:function(arm,size=0x74) addr:0x02169e14 +func_ov091_02169e88 kind:function(arm,size=0x44) addr:0x02169e88 +func_ov091_02169ecc kind:function(arm,size=0x30) addr:0x02169ecc +func_ov091_02169efc kind:function(arm,size=0x20) addr:0x02169efc +func_ov091_02169f1c kind:function(arm,size=0x28) addr:0x02169f1c +func_ov091_02169f44 kind:function(arm,size=0x14) addr:0x02169f44 +func_ov091_02169f58 kind:function(arm,size=0xc) addr:0x02169f58 +func_ov091_02169f64 kind:function(arm,size=0x24) addr:0x02169f64 +func_ov091_02169f88 kind:function(arm,size=0x68) addr:0x02169f88 +func_ov091_02169ff0 kind:function(arm,size=0x184) addr:0x02169ff0 +func_ov091_0216a174 kind:function(arm,size=0x14) addr:0x0216a174 +func_ov091_0216a188 kind:function(arm,size=0x30) addr:0x0216a188 +func_ov091_0216a1b8 kind:function(arm,size=0x158) addr:0x0216a1b8 +func_ov091_0216a310 kind:function(arm,size=0x14) addr:0x0216a310 +func_ov091_0216a324 kind:function(arm,size=0xa0) addr:0x0216a324 +func_ov091_0216a3c4 kind:function(arm,size=0xc0) addr:0x0216a3c4 +func_ov091_0216a484 kind:function(arm,size=0xe0) addr:0x0216a484 +func_ov091_0216a564 kind:function(arm,size=0x84) addr:0x0216a564 +func_ov091_0216a5e8 kind:function(arm,size=0x30) addr:0x0216a5e8 +func_ov091_0216a618 kind:function(arm,size=0x6c) addr:0x0216a618 +func_ov091_0216a684 kind:function(arm,size=0xb8) addr:0x0216a684 +func_ov091_0216a73c kind:function(arm,size=0x10c) addr:0x0216a73c +func_ov091_0216a848 kind:function(arm,size=0x14) addr:0x0216a848 +func_ov091_0216a85c kind:function(arm,size=0x2b0) addr:0x0216a85c +func_ov091_0216ab0c kind:function(arm,size=0x14) addr:0x0216ab0c +func_ov091_0216ab20 kind:function(arm,size=0x28c) addr:0x0216ab20 +func_ov091_0216adac kind:function(arm,size=0xa8) addr:0x0216adac +func_ov091_0216ae54 kind:function(arm,size=0xdc) addr:0x0216ae54 +func_ov091_0216af30 kind:function(arm,size=0xcc) addr:0x0216af30 +func_ov091_0216affc kind:function(arm,size=0xe4) addr:0x0216affc +func_ov091_0216b0e0 kind:function(arm,size=0x44) addr:0x0216b0e0 +func_ov091_0216b124 kind:function(arm,size=0x84) addr:0x0216b124 +func_ov091_0216b1a8 kind:function(arm,size=0xc) addr:0x0216b1a8 +func_ov091_0216b1b4 kind:function(arm,size=0x54) addr:0x0216b1b4 +func_ov091_0216b208 kind:function(arm,size=0x28) addr:0x0216b208 +func_ov091_0216b230 kind:function(arm,size=0x24) addr:0x0216b230 +func_ov091_0216b254 kind:function(arm,size=0x2c) addr:0x0216b254 +func_ov091_0216b280 kind:function(arm,size=0x1c) addr:0x0216b280 +func_ov091_0216b29c kind:function(arm,size=0x28) addr:0x0216b29c +func_ov091_0216b2c4 kind:function(arm,size=0x30) addr:0x0216b2c4 +func_ov091_0216b2f4 kind:function(arm,size=0x14) addr:0x0216b2f4 +func_ov091_0216b308 kind:function(arm,size=0xc) addr:0x0216b308 +func_ov091_0216b314 kind:function(arm,size=0x24) addr:0x0216b314 +func_ov091_0216b338 kind:function(arm,size=0x64) addr:0x0216b338 +func_ov091_0216b39c kind:function(arm,size=0x10) addr:0x0216b39c +func_ov091_0216b3ac kind:function(arm,size=0x10c) addr:0x0216b3ac +func_ov091_0216b4b8 kind:function(arm,size=0x40) addr:0x0216b4b8 +func_ov091_0216b4f8 kind:function(arm,size=0x14) addr:0x0216b4f8 +func_ov091_0216b50c kind:function(arm,size=0x54) addr:0x0216b50c +func_ov091_0216b560 kind:function(arm,size=0x84) addr:0x0216b560 +func_ov091_0216b5e4 kind:function(arm,size=0x8c) addr:0x0216b5e4 +func_ov091_0216b670 kind:function(arm,size=0x7c) addr:0x0216b670 +func_ov091_0216b6ec kind:function(arm,size=0x80) addr:0x0216b6ec +func_ov091_0216b76c kind:function(arm,size=0x20) addr:0x0216b76c +func_ov091_0216b78c kind:function(arm,size=0x4) addr:0x0216b78c +func_ov091_0216b790 kind:function(arm,size=0x144) addr:0x0216b790 +func_ov091_0216b8d4 kind:function(arm,size=0xf0) addr:0x0216b8d4 +func_ov091_0216b9c4 kind:function(arm,size=0x4) addr:0x0216b9c4 +func_ov091_0216b9c8 kind:function(arm,size=0x2c) addr:0x0216b9c8 +func_ov091_0216b9f4 kind:function(arm,size=0x58) addr:0x0216b9f4 +func_ov091_0216ba4c kind:function(arm,size=0x20) addr:0x0216ba4c +func_ov091_0216ba6c kind:function(arm,size=0x108) addr:0x0216ba6c +func_ov091_0216bb74 kind:function(arm,size=0x98) addr:0x0216bb74 +func_ov091_0216bc0c kind:function(arm,size=0x110) addr:0x0216bc0c +func_ov091_0216bd1c kind:function(arm,size=0xe8) addr:0x0216bd1c +func_ov091_0216be04 kind:function(arm,size=0x1c) addr:0x0216be04 +func_ov091_0216be20 kind:function(arm,size=0x16c) addr:0x0216be20 +func_ov091_0216bf8c kind:function(arm,size=0x24) addr:0x0216bf8c +func_ov091_0216bfb0 kind:function(arm,size=0x10) addr:0x0216bfb0 +func_ov091_0216bfc0 kind:function(arm,size=0x8) addr:0x0216bfc0 +func_ov091_0216bfc8 kind:function(arm,size=0x1c) addr:0x0216bfc8 +func_ov091_0216bfe4 kind:function(arm,size=0x14) addr:0x0216bfe4 +func_ov091_0216bff8 kind:function(arm,size=0xc) addr:0x0216bff8 +func_ov091_0216c004 kind:function(arm,size=0x24) addr:0x0216c004 +func_ov091_0216c028 kind:function(arm,size=0x60) addr:0x0216c028 +func_ov091_0216c088 kind:function(arm,size=0x188) addr:0x0216c088 +func_ov091_0216c210 kind:function(arm,size=0x98) addr:0x0216c210 +func_ov091_0216c2a8 kind:function(arm,size=0xa0) addr:0x0216c2a8 +func_ov091_0216c348 kind:function(arm,size=0x4c) addr:0x0216c348 +func_ov091_0216c394 kind:function(arm,size=0x158) addr:0x0216c394 +func_ov091_0216c4ec kind:function(arm,size=0x128) addr:0x0216c4ec +func_ov091_0216c614 kind:function(arm,size=0x100) addr:0x0216c614 +func_ov091_0216c714 kind:function(arm,size=0x64) addr:0x0216c714 +func_ov091_0216c778 kind:function(arm,size=0x3c) addr:0x0216c778 +func_ov091_0216c7b4 kind:function(arm,size=0x8bc) addr:0x0216c7b4 +func_ov091_0216d070 kind:function(arm,size=0x118) addr:0x0216d070 +func_ov091_0216d188 kind:function(arm,size=0x3c8) addr:0x0216d188 +func_ov091_0216d550 kind:function(arm,size=0xe4) addr:0x0216d550 +func_ov091_0216d634 kind:function(arm,size=0x214) addr:0x0216d634 +func_ov091_0216d848 kind:function(arm,size=0x44) addr:0x0216d848 +func_ov091_0216d88c kind:function(arm,size=0x38) addr:0x0216d88c +func_ov091_0216d8c4 kind:function(arm,size=0xc) addr:0x0216d8c4 +func_ov091_0216d8d0 kind:function(arm,size=0xc0) addr:0x0216d8d0 +func_ov091_0216d990 kind:function(arm,size=0x4) addr:0x0216d990 +func_ov091_0216d994 kind:function(arm,size=0x14) addr:0x0216d994 +func_ov091_0216d9a8 kind:function(arm,size=0xc) addr:0x0216d9a8 +func_ov091_0216d9b4 kind:function(arm,size=0x28) addr:0x0216d9b4 +func_ov091_0216d9dc kind:function(arm,size=0x60) addr:0x0216d9dc +func_ov091_0216da3c kind:function(arm,size=0x180) addr:0x0216da3c +func_ov091_0216dbbc kind:function(arm,size=0x14) addr:0x0216dbbc +func_ov091_0216dbd0 kind:function(arm,size=0x8) addr:0x0216dbd0 +func_ov091_0216dbd8 kind:function(arm,size=0x98) addr:0x0216dbd8 +func_ov091_0216dc70 kind:function(arm,size=0x68) addr:0x0216dc70 +func_ov091_0216dcd8 kind:function(arm,size=0xdc) addr:0x0216dcd8 +func_ov091_0216ddb4 kind:function(arm,size=0xdc) addr:0x0216ddb4 +func_ov091_0216de90 kind:function(arm,size=0xcc) addr:0x0216de90 +func_ov091_0216df5c kind:function(arm,size=0x144) addr:0x0216df5c +func_ov091_0216e0a0 kind:function(arm,size=0x3d8) addr:0x0216e0a0 +func_ov091_0216e478 kind:function(arm,size=0x60) addr:0x0216e478 +func_ov091_0216e4d8 kind:function(arm,size=0x50) addr:0x0216e4d8 +func_ov091_0216e528 kind:function(arm,size=0x1c) addr:0x0216e528 +func_ov091_0216e544 kind:function(arm,size=0x90) addr:0x0216e544 +func_ov091_0216e5d4 kind:function(arm,size=0x98) addr:0x0216e5d4 +func_ov091_0216e66c kind:function(arm,size=0x14) addr:0x0216e66c +func_ov091_0216e680 kind:function(arm,size=0xc) addr:0x0216e680 +func_ov091_0216e68c kind:function(arm,size=0x24) addr:0x0216e68c +func_ov091_0216e6b0 kind:function(arm,size=0x5c) addr:0x0216e6b0 +func_ov091_0216e70c kind:function(arm,size=0x4) addr:0x0216e70c +func_ov091_0216e710 kind:function(arm,size=0x128) addr:0x0216e710 +func_ov091_0216e838 kind:function(arm,size=0x150) addr:0x0216e838 +func_ov091_0216e988 kind:function(arm,size=0x2b8) addr:0x0216e988 +func_ov091_0216ec40 kind:function(arm,size=0x80) addr:0x0216ec40 +func_ov091_0216ecc0 kind:function(arm,size=0x10c) addr:0x0216ecc0 +func_ov091_0216edcc kind:function(arm,size=0x30) addr:0x0216edcc +func_ov091_0216edfc kind:function(arm,size=0x98) addr:0x0216edfc +func_ov091_0216ee94 kind:function(arm,size=0x30) addr:0x0216ee94 +func_ov091_0216eec4 kind:function(arm,size=0x38) addr:0x0216eec4 +func_ov091_0216eefc kind:function(arm,size=0x14) addr:0x0216eefc +func_ov091_0216ef10 kind:function(arm,size=0xc) addr:0x0216ef10 +func_ov091_0216ef1c kind:function(arm,size=0x24) addr:0x0216ef1c +func_ov091_0216ef40 kind:function(arm,size=0x28) addr:0x0216ef40 +func_ov091_0216ef68 kind:function(arm,size=0x3c) addr:0x0216ef68 +func_ov091_0216efa4 kind:function(arm,size=0x30) addr:0x0216efa4 +func_ov091_0216efd4 kind:function(arm,size=0x30) addr:0x0216efd4 +func_ov091_0216f004 kind:function(arm,size=0x10) addr:0x0216f004 +func_ov091_0216f014 kind:function(arm,size=0x14) addr:0x0216f014 +func_ov091_0216f028 kind:function(arm,size=0x1c) addr:0x0216f028 +func_ov091_0216f044 kind:function(arm,size=0x24) addr:0x0216f044 +func_ov091_0216f068 kind:function(arm,size=0x14) addr:0x0216f068 +func_ov091_0216f07c kind:function(arm,size=0xc) addr:0x0216f07c +func_ov091_0216f088 kind:function(arm,size=0x24) addr:0x0216f088 +func_ov091_0216f0ac kind:function(arm,size=0x84) addr:0x0216f0ac +func_ov091_0216f130 kind:function(arm,size=0x3cc) addr:0x0216f130 +func_ov091_0216f4fc kind:function(arm,size=0x14) addr:0x0216f4fc +func_ov091_0216f510 kind:function(arm,size=0x14) addr:0x0216f510 +func_ov091_0216f524 kind:function(arm,size=0x88) addr:0x0216f524 +func_ov091_0216f5ac kind:function(arm,size=0x90) addr:0x0216f5ac +func_ov091_0216f63c kind:function(arm,size=0x29c) addr:0x0216f63c +func_ov091_0216f8d8 kind:function(arm,size=0x18) addr:0x0216f8d8 +func_ov091_0216f8f0 kind:function(arm,size=0x44) addr:0x0216f8f0 +func_ov091_0216f934 kind:function(arm,size=0xc0) addr:0x0216f934 +func_ov091_0216f9f4 kind:function(arm,size=0x17c) addr:0x0216f9f4 +func_ov091_0216fb70 kind:function(arm,size=0x12c) addr:0x0216fb70 +func_ov091_0216fc9c kind:function(arm,size=0x34) addr:0x0216fc9c +func_ov091_0216fcd0 kind:function(arm,size=0x278) addr:0x0216fcd0 +func_ov091_0216ff48 kind:function(arm,size=0x5c) addr:0x0216ff48 +func_ov091_0216ffa4 kind:function(arm,size=0x2fc) addr:0x0216ffa4 +func_ov091_021702a0 kind:function(arm,size=0x40) addr:0x021702a0 +func_ov091_021702e0 kind:function(arm,size=0x3ec) addr:0x021702e0 +func_ov091_021706cc kind:function(arm,size=0x34) addr:0x021706cc +func_ov091_02170700 kind:function(arm,size=0x8c) addr:0x02170700 +func_ov091_0217078c kind:function(arm,size=0xb0) addr:0x0217078c +func_ov091_0217083c kind:function(arm,size=0xec) addr:0x0217083c +func_ov091_02170928 kind:function(arm,size=0x124) addr:0x02170928 +func_ov091_02170a4c kind:function(arm,size=0x104) addr:0x02170a4c +func_ov091_02170b50 kind:function(arm,size=0x88) addr:0x02170b50 +func_ov091_02170bd8 kind:function(arm,size=0x728) addr:0x02170bd8 +func_ov091_02171300 kind:function(arm,size=0x4) addr:0x02171300 +func_ov091_02171304 kind:function(arm,size=0x68) addr:0x02171304 +func_ov091_0217136c kind:function(arm,size=0x80) addr:0x0217136c +func_ov091_021713ec kind:function(arm,size=0x170) addr:0x021713ec +func_ov091_0217155c kind:function(arm,size=0x50) addr:0x0217155c +func_ov091_021715ac kind:function(arm,size=0x64) addr:0x021715ac +func_ov091_02171610 kind:function(arm,size=0x144) addr:0x02171610 +func_ov091_02171754 kind:function(arm,size=0xa0) addr:0x02171754 +func_ov091_021717f4 kind:function(arm,size=0x70) addr:0x021717f4 +func_ov091_02171864 kind:function(arm,size=0x48) addr:0x02171864 +func_ov091_021718ac kind:function(arm,size=0x110) addr:0x021718ac +func_ov091_021719bc kind:function(arm,size=0xcc) addr:0x021719bc +func_ov091_02171a88 kind:function(arm,size=0xf8) addr:0x02171a88 +func_ov091_02171b80 kind:function(arm,size=0x10c) addr:0x02171b80 +func_ov091_02171c8c kind:function(arm,size=0x348) addr:0x02171c8c +func_ov091_02171fd4 kind:function(arm,size=0x51c) addr:0x02171fd4 +func_ov091_021724f0 kind:function(arm,size=0x454) addr:0x021724f0 +func_ov091_02172944 kind:function(arm,size=0x8c) addr:0x02172944 +func_ov091_021729d0 kind:function(arm,size=0x100) addr:0x021729d0 +func_ov091_02172ad0 kind:function(arm,size=0x1b4) addr:0x02172ad0 +func_ov091_02172c84 kind:function(arm,size=0x44) addr:0x02172c84 +func_ov091_02172cc8 kind:function(arm,size=0xb4) addr:0x02172cc8 +func_ov091_02172d7c kind:function(arm,size=0xb0) addr:0x02172d7c +func_ov091_02172e2c kind:function(arm,size=0x120) addr:0x02172e2c +func_ov091_02172f4c kind:function(arm,size=0x84) addr:0x02172f4c +func_ov091_02172fd0 kind:function(arm,size=0x144) addr:0x02172fd0 +func_ov091_02173114 kind:function(arm,size=0x48) addr:0x02173114 +func_ov091_0217315c kind:function(arm,size=0x6c) addr:0x0217315c +func_ov091_021731c8 kind:function(arm,size=0xa0) addr:0x021731c8 +func_ov091_02173268 kind:function(arm,size=0x11c) addr:0x02173268 +func_ov091_02173384 kind:function(arm,size=0x10c) addr:0x02173384 +func_ov091_02173490 kind:function(arm,size=0x68) addr:0x02173490 +func_ov091_021734f8 kind:function(arm,size=0xd0) addr:0x021734f8 +func_ov091_021735c8 kind:function(arm,size=0x2e8) addr:0x021735c8 +func_ov091_021738b0 kind:function(arm,size=0x30c) addr:0x021738b0 +func_ov091_02173bbc kind:function(arm,size=0x60) addr:0x02173bbc +func_ov091_02173c1c kind:function(arm,size=0xf0) addr:0x02173c1c +func_ov091_02173d0c kind:function(arm,size=0x140) addr:0x02173d0c +func_ov091_02173e4c kind:function(arm,size=0x134) addr:0x02173e4c +func_ov091_02173f80 kind:function(arm,size=0x11c) addr:0x02173f80 +func_ov091_0217409c kind:function(arm,size=0x58) addr:0x0217409c +func_ov091_021740f4 kind:function(arm,size=0x6c) addr:0x021740f4 +func_ov091_02174160 kind:function(arm,size=0x88) addr:0x02174160 +func_ov091_021741e8 kind:function(arm,size=0x5c4) addr:0x021741e8 +func_ov091_021747ac kind:function(arm,size=0x60) addr:0x021747ac +func_ov091_0217480c kind:function(arm,size=0x414) addr:0x0217480c +func_ov091_02174c20 kind:function(arm,size=0xa0) addr:0x02174c20 +func_ov091_02174cc0 kind:function(arm,size=0x224) addr:0x02174cc0 +func_ov091_02174ee4 kind:function(arm,size=0x45c) addr:0x02174ee4 +func_ov091_02175340 kind:function(arm,size=0xd0) addr:0x02175340 +func_ov091_02175410 kind:function(arm,size=0x54) addr:0x02175410 +func_ov091_02175464 kind:function(arm,size=0x68) addr:0x02175464 +func_ov091_021754cc kind:function(arm,size=0x30) addr:0x021754cc +func_ov091_021754fc kind:function(arm,size=0x4c) addr:0x021754fc +func_ov091_02175548 kind:function(arm,size=0x1c) addr:0x02175548 +func_ov091_02175564 kind:function(arm,size=0x24) addr:0x02175564 +func_ov091_02175588 kind:function(arm,size=0xb4) addr:0x02175588 +func_ov091_0217563c kind:function(arm,size=0x30) addr:0x0217563c +func_ov091_0217566c kind:function(arm,size=0x1c) addr:0x0217566c +func_ov091_02175688 kind:function(arm,size=0xc) addr:0x02175688 +func_ov091_02175694 kind:function(arm,size=0x38) addr:0x02175694 +func_ov091_021756cc kind:function(arm,size=0xa8) addr:0x021756cc +func_ov091_02175774 kind:function(arm,size=0x1c) addr:0x02175774 +func_ov091_02175790 kind:function(arm,size=0x1c) addr:0x02175790 +func_ov091_021757ac kind:function(arm,size=0x14) addr:0x021757ac +func_ov091_021757c0 kind:function(arm,size=0xc) addr:0x021757c0 +func_ov091_021757cc kind:function(arm,size=0x24) addr:0x021757cc +func_ov091_021757f0 kind:function(arm,size=0x28) addr:0x021757f0 +func_ov091_02175818 kind:function(arm,size=0x30) addr:0x02175818 +func_ov091_02175848 kind:function(arm,size=0xdc) addr:0x02175848 +func_ov091_02175924 kind:function(arm,size=0x278) addr:0x02175924 +func_ov091_02175b9c kind:function(arm,size=0xd0) addr:0x02175b9c +func_ov091_02175c6c kind:function(arm,size=0x14) addr:0x02175c6c +func_ov091_02175c80 kind:function(arm,size=0x1c) addr:0x02175c80 +func_ov091_02175c9c kind:function(arm,size=0x14) addr:0x02175c9c +func_ov091_02175cb0 kind:function(arm,size=0xc) addr:0x02175cb0 +func_ov091_02175cbc kind:function(arm,size=0x24) addr:0x02175cbc +func_ov091_02175ce0 kind:function(arm,size=0x74) addr:0x02175ce0 +func_ov091_02175d54 kind:function(arm,size=0x104) addr:0x02175d54 +func_ov091_02175e58 kind:function(arm,size=0x9c) addr:0x02175e58 +func_ov091_02175ef4 kind:function(arm,size=0x50) addr:0x02175ef4 +func_ov091_02175f44 kind:function(arm,size=0x1a8) addr:0x02175f44 +func_ov091_021760ec kind:function(arm,size=0x38) addr:0x021760ec +func_ov091_02176124 kind:function(arm,size=0x14) addr:0x02176124 +func_ov091_02176138 kind:function(arm,size=0x40) addr:0x02176138 +func_ov091_02176178 kind:function(arm,size=0x8c) addr:0x02176178 +func_ov091_02176204 kind:function(arm,size=0x14) addr:0x02176204 +func_ov091_02176218 kind:function(arm,size=0xcc) addr:0x02176218 +func_ov091_021762e4 kind:function(arm,size=0x14) addr:0x021762e4 +func_ov091_021762f8 kind:function(arm,size=0x64) addr:0x021762f8 +func_ov091_0217635c kind:function(arm,size=0x38) addr:0x0217635c +func_ov091_02176394 kind:function(arm,size=0x5c) addr:0x02176394 +func_ov091_021763f0 kind:function(arm,size=0x5c) addr:0x021763f0 +func_ov091_0217644c kind:function(arm,size=0x18c) addr:0x0217644c +func_ov091_021765d8 kind:function(arm,size=0xa4) addr:0x021765d8 +func_ov091_0217667c kind:function(arm,size=0x4c) addr:0x0217667c +func_ov091_021766c8 kind:function(arm,size=0x1c) addr:0x021766c8 +func_ov091_021766e4 kind:function(arm,size=0x24) addr:0x021766e4 +func_ov091_02176708 kind:function(arm,size=0xac) addr:0x02176708 +func_ov091_021767b4 kind:function(arm,size=0x30) addr:0x021767b4 +func_ov091_021767e4 kind:function(arm,size=0x38) addr:0x021767e4 +func_ov091_0217681c kind:function(arm,size=0x14) addr:0x0217681c +data_ov091_02176830 kind:data(any) addr:0x02176830 +data_ov091_02176840 kind:data(any) addr:0x02176840 +data_ov091_02176850 kind:data(any) addr:0x02176850 +data_ov091_02176860 kind:data(any) addr:0x02176860 +data_ov091_02176880 kind:data(any) addr:0x02176880 +data_ov091_021768a0 kind:data(any) addr:0x021768a0 +data_ov091_021768c0 kind:data(any) addr:0x021768c0 +data_ov091_021768f0 kind:data(any) addr:0x021768f0 +data_ov091_02176908 kind:data(any) addr:0x02176908 +data_ov091_0217691c kind:data(any) addr:0x0217691c +data_ov091_02176930 kind:data(any) addr:0x02176930 +data_ov091_02176934 kind:data(any) addr:0x02176934 +__sinit_ov091_02176940 kind:function(arm,size=0x4) addr:0x02176940 +__sinit_ov091_02176944 kind:function(arm,size=0x1c) addr:0x02176944 +__sinit_ov091_02176960 kind:function(arm,size=0x50) addr:0x02176960 +__sinit_ov091_021769b0 kind:function(arm,size=0x50) addr:0x021769b0 +__sinit_ov091_02176a00 kind:function(arm,size=0x50) addr:0x02176a00 +__sinit_ov091_02176a50 kind:function(arm,size=0x70) addr:0x02176a50 +__sinit_ov091_02176ac0 kind:function(arm,size=0x50) addr:0x02176ac0 +__sinit_ov091_02176b10 kind:function(arm,size=0x50) addr:0x02176b10 +__sinit_ov091_02176b60 kind:function(arm,size=0x50) addr:0x02176b60 +__sinit_ov091_02176bb0 kind:function(arm,size=0x50) addr:0x02176bb0 +__sinit_ov091_02176c00 kind:function(arm,size=0x50) addr:0x02176c00 +__sinit_ov091_02176c50 kind:function(arm,size=0x78) addr:0x02176c50 +__sinit_ov091_02176cc8 kind:function(arm,size=0x50) addr:0x02176cc8 +__sinit_ov091_02176d18 kind:function(arm,size=0x80) addr:0x02176d18 +__sinit_ov091_02176d98 kind:function(arm,size=0x50) addr:0x02176d98 +__sinit_ov091_02176de8 kind:function(arm,size=0x50) addr:0x02176de8 +__sinit_ov091_02176e38 kind:function(arm,size=0x50) addr:0x02176e38 +__sinit_ov091_02176e88 kind:function(arm,size=0x88) addr:0x02176e88 +__sinit_ov091_02176f10 kind:function(arm,size=0x50) addr:0x02176f10 +__sinit_ov091_02176f60 kind:function(arm,size=0x68) addr:0x02176f60 +.p__sinit_ov091_02176940 kind:data(word) addr:0x02176fc8 +.p__sinit_ov091_02176944 kind:data(word) addr:0x02176fcc +.p__sinit_ov091_02176960 kind:data(word) addr:0x02176fd0 +.p__sinit_ov091_021769b0 kind:data(word) addr:0x02176fd4 +.p__sinit_ov091_02176a00 kind:data(word) addr:0x02176fd8 +.p__sinit_ov091_02176a50 kind:data(word) addr:0x02176fdc +.p__sinit_ov091_02176ac0 kind:data(word) addr:0x02176fe0 +.p__sinit_ov091_02176b10 kind:data(word) addr:0x02176fe4 +.p__sinit_ov091_02176b60 kind:data(word) addr:0x02176fe8 +.p__sinit_ov091_02176bb0 kind:data(word) addr:0x02176fec +.p__sinit_ov091_02176c00 kind:data(word) addr:0x02176ff0 +.p__sinit_ov091_02176c50 kind:data(word) addr:0x02176ff4 +.p__sinit_ov091_02176cc8 kind:data(word) addr:0x02176ff8 +.p__sinit_ov091_02176d18 kind:data(word) addr:0x02176ffc +.p__sinit_ov091_02176d98 kind:data(word) addr:0x02177000 +.p__sinit_ov091_02176de8 kind:data(word) addr:0x02177004 +.p__sinit_ov091_02176e38 kind:data(word) addr:0x02177008 +.p__sinit_ov091_02176e88 kind:data(word) addr:0x0217700c +.p__sinit_ov091_02176f10 kind:data(word) addr:0x02177010 +.p__sinit_ov091_02176f60 kind:data(word) addr:0x02177014 +data_ov091_02177028 kind:data(any) addr:0x02177028 +data_ov091_02177054 kind:data(any) addr:0x02177054 +data_ov091_02177078 kind:data(any) addr:0x02177078 +data_ov091_021770c8 kind:data(any) addr:0x021770c8 +data_ov091_021770d0 kind:data(any) addr:0x021770d0 ambiguous +data_ov091_021770d4 kind:data(any) addr:0x021770d4 +data_ov091_021770f0 kind:data(any) addr:0x021770f0 +data_ov091_0217714c kind:data(any) addr:0x0217714c +data_ov091_02177168 kind:data(any) addr:0x02177168 +data_ov091_021771b8 kind:data(any) addr:0x021771b8 +data_ov091_021771d4 kind:data(any) addr:0x021771d4 +data_ov091_021771f8 kind:data(any) addr:0x021771f8 ambiguous +data_ov091_02177208 kind:data(any) addr:0x02177208 ambiguous +data_ov091_0217721c kind:data(any) addr:0x0217721c +data_ov091_0217722c kind:data(any) addr:0x0217722c +data_ov091_02177240 kind:data(any) addr:0x02177240 +data_ov091_0217725c kind:data(any) addr:0x0217725c +data_ov091_02177288 kind:data(any) addr:0x02177288 +data_ov091_021772f4 kind:data(any) addr:0x021772f4 +data_ov091_02177360 kind:data(any) addr:0x02177360 +data_ov091_0217737c kind:data(any) addr:0x0217737c +data_ov091_021773f0 kind:data(any) addr:0x021773f0 +data_ov091_0217740c kind:data(any) addr:0x0217740c +data_ov091_0217745c kind:data(any) addr:0x0217745c +data_ov091_02177478 kind:data(any) addr:0x02177478 +data_ov091_021774a8 kind:data(any) addr:0x021774a8 +data_ov091_021774fc kind:data(any) addr:0x021774fc +data_ov091_02177504 kind:data(any) addr:0x02177504 +data_ov091_0217750c kind:data(any) addr:0x0217750c +data_ov091_02177514 kind:data(any) addr:0x02177514 +data_ov091_0217751c kind:data(any) addr:0x0217751c +data_ov091_0217752c kind:data(any) addr:0x0217752c +data_ov091_0217754c kind:data(any) addr:0x0217754c ambiguous +data_ov091_02177550 kind:data(any) addr:0x02177550 +data_ov091_021775ac kind:data(any) addr:0x021775ac +data_ov091_021775d0 kind:data(any) addr:0x021775d0 +data_ov091_02177624 kind:data(any) addr:0x02177624 +data_ov091_0217763c kind:data(any) addr:0x0217763c +data_ov091_02177660 kind:data(any) addr:0x02177660 +data_ov091_021776a4 kind:data(any) addr:0x021776a4 +data_ov091_021776bc kind:data(any) addr:0x021776bc +data_ov091_021776d4 kind:data(any) addr:0x021776d4 +data_ov091_021776ec kind:data(any) addr:0x021776ec +data_ov091_02177704 kind:data(any) addr:0x02177704 +data_ov091_0217776c kind:data(any) addr:0x0217776c +data_ov091_021777c8 kind:data(any) addr:0x021777c8 +data_ov091_021777e0 kind:data(any) addr:0x021777e0 +data_ov091_02177804 kind:data(any) addr:0x02177804 +data_ov091_0217784c kind:data(any) addr:0x0217784c +data_ov091_021778a8 kind:data(any) addr:0x021778a8 +data_ov091_021778b0 kind:data(any) addr:0x021778b0 +data_ov091_021778c8 kind:data(any) addr:0x021778c8 +data_ov091_02177900 kind:data(any) addr:0x02177900 +data_ov091_02177924 kind:data(any) addr:0x02177924 +data_ov091_02177928 kind:data(any) addr:0x02177928 ambiguous +data_ov091_02177980 kind:data(any) addr:0x02177980 +data_ov091_021779a8 kind:data(any) addr:0x021779a8 +data_ov091_021779cc kind:data(any) addr:0x021779cc +data_ov091_021779d4 kind:data(any) addr:0x021779d4 ambiguous +data_ov091_02177a18 kind:data(any) addr:0x02177a18 +data_ov091_02177a74 kind:data(any) addr:0x02177a74 +data_ov091_02177a80 kind:data(any) addr:0x02177a80 ambiguous +data_ov091_02177a94 kind:data(any) addr:0x02177a94 +data_ov091_02177ab8 kind:data(any) addr:0x02177ab8 +data_ov091_02177b20 kind:data(any) addr:0x02177b20 +data_ov091_02177b28 kind:data(any) addr:0x02177b28 ambiguous +data_ov091_02177b44 kind:data(any) addr:0x02177b44 +data_ov091_02177b98 kind:data(any) addr:0x02177b98 +data_ov091_02177bb0 kind:data(any) addr:0x02177bb0 +data_ov091_02177bc8 kind:data(any) addr:0x02177bc8 +data_ov091_02177be8 kind:data(any) addr:0x02177be8 +data_ov091_02177c04 kind:data(any) addr:0x02177c04 +data_ov091_02177c28 kind:data(any) addr:0x02177c28 +data_ov091_02177c54 kind:data(any) addr:0x02177c54 +data_ov091_02177ca0 kind:data(any) addr:0x02177ca0 +data_ov091_02177ce0 kind:data(any) addr:0x02177ce0 ambiguous +data_ov091_02177ce4 kind:data(any) addr:0x02177ce4 ambiguous +data_ov091_02177cec kind:data(any) addr:0x02177cec ambiguous +data_ov091_02177cf4 kind:data(any) addr:0x02177cf4 ambiguous +data_ov091_02177cfc kind:data(any) addr:0x02177cfc +data_ov091_02177d08 kind:data(any) addr:0x02177d08 ambiguous +data_ov091_02177d10 kind:data(any) addr:0x02177d10 ambiguous +data_ov091_02177d14 kind:data(any) addr:0x02177d14 ambiguous +data_ov091_02177d18 kind:data(any) addr:0x02177d18 ambiguous +data_ov091_02177d58 kind:data(any) addr:0x02177d58 ambiguous +data_ov091_02177d64 kind:data(any) addr:0x02177d64 +data_ov091_02177dcc kind:data(any) addr:0x02177dcc +data_ov091_02177e44 kind:data(any) addr:0x02177e44 +data_ov091_02177f0c kind:data(any) addr:0x02177f0c +data_ov091_02177f30 kind:data(any) addr:0x02177f30 +data_ov091_02177f84 kind:data(any) addr:0x02177f84 +data_ov091_02177f8c kind:data(any) addr:0x02177f8c +data_ov091_02177fa4 kind:data(any) addr:0x02177fa4 +data_ov091_02177fc4 kind:data(any) addr:0x02177fc4 +data_ov091_02177fe0 kind:data(any) addr:0x02177fe0 +data_ov091_02178004 kind:data(any) addr:0x02178004 +data_ov091_02178060 kind:bss addr:0x02178060 +data_ov091_02178064 kind:bss addr:0x02178064 +data_ov091_02178068 kind:bss addr:0x02178068 +data_ov091_0217806c kind:bss addr:0x0217806c +data_ov091_02178070 kind:bss addr:0x02178070 +data_ov091_02178074 kind:bss addr:0x02178074 +data_ov091_02178084 kind:bss addr:0x02178084 +data_ov091_02178094 kind:bss addr:0x02178094 +data_ov091_021780a4 kind:bss addr:0x021780a4 +data_ov091_021780b4 kind:bss addr:0x021780b4 +data_ov091_0217811c kind:bss addr:0x0217811c +data_ov091_02178184 kind:bss addr:0x02178184 +data_ov091_02178188 kind:bss addr:0x02178188 +data_ov091_02178194 kind:bss addr:0x02178194 +data_ov091_02178268 kind:bss addr:0x02178268 +data_ov091_0217826c kind:bss addr:0x0217826c +data_ov091_02178278 kind:bss addr:0x02178278 +data_ov091_0217829c kind:bss addr:0x0217829c +data_ov091_021782a0 kind:bss addr:0x021782a0 +data_ov091_021782ac kind:bss addr:0x021782ac +data_ov091_02178380 kind:bss addr:0x02178380 +data_ov091_02178388 kind:bss addr:0x02178388 +data_ov091_02178394 kind:bss addr:0x02178394 +data_ov091_021783a0 kind:bss addr:0x021783a0 +data_ov091_02178474 kind:bss addr:0x02178474 +data_ov091_02178478 kind:bss addr:0x02178478 +data_ov091_02178484 kind:bss addr:0x02178484 +data_ov091_021784e0 kind:bss addr:0x021784e0 ambiguous +data_ov091_02178510 kind:bss addr:0x02178510 ambiguous +data_ov091_02178558 kind:bss addr:0x02178558 +data_ov091_0217855c kind:bss addr:0x0217855c +data_ov091_02178568 kind:bss addr:0x02178568 +data_ov091_02178588 kind:bss addr:0x02178588 +data_ov091_0217858c kind:bss addr:0x0217858c +data_ov091_02178598 kind:bss addr:0x02178598 +data_ov091_02178670 kind:bss addr:0x02178670 +data_ov091_02178674 kind:bss addr:0x02178674 +data_ov091_02178680 kind:bss addr:0x02178680 +data_ov091_021786bc kind:bss addr:0x021786bc +data_ov091_021786c0 kind:bss addr:0x021786c0 +data_ov091_021786cc kind:bss addr:0x021786cc +data_ov091_021787a4 kind:bss addr:0x021787a4 +data_ov091_021787a8 kind:bss addr:0x021787a8 +data_ov091_021787b4 kind:bss addr:0x021787b4 +data_ov091_021787c0 kind:bss addr:0x021787c0 +data_ov091_02178804 kind:bss addr:0x02178804 ambiguous +data_ov091_02178898 kind:bss addr:0x02178898 +data_ov091_0217889c kind:bss addr:0x0217889c +data_ov091_021788a0 kind:bss addr:0x021788a0 +data_ov091_021788ac kind:bss addr:0x021788ac +data_ov091_021788bc kind:bss addr:0x021788bc +data_ov091_02178994 kind:bss addr:0x02178994 +data_ov091_02178998 kind:bss addr:0x02178998 +data_ov091_021789a8 kind:bss addr:0x021789a8 +data_ov091_021789b4 kind:bss addr:0x021789b4 +data_ov091_021789c0 kind:bss addr:0x021789c0 +data_ov091_021789cc kind:bss addr:0x021789cc +data_ov091_021789d8 kind:bss addr:0x021789d8 +data_ov091_021789e4 kind:bss addr:0x021789e4 +data_ov091_021789f0 kind:bss addr:0x021789f0 +data_ov091_02178a1c kind:bss addr:0x02178a1c +data_ov091_02178a28 kind:bss addr:0x02178a28 +data_ov091_02178a50 kind:bss addr:0x02178a50 +data_ov091_02178b28 kind:bss addr:0x02178b28 +data_ov091_02178b2c kind:bss addr:0x02178b2c +data_ov091_02178b30 kind:bss addr:0x02178b30 +data_ov091_02178b3c kind:bss addr:0x02178b3c +data_ov091_02178b40 kind:bss addr:0x02178b40 +data_ov091_02178b50 kind:bss addr:0x02178b50 +data_ov091_02178b60 kind:bss addr:0x02178b60 +data_ov091_02178c38 kind:bss addr:0x02178c38 +data_ov091_02178c3c kind:bss addr:0x02178c3c +data_ov091_02178c48 kind:bss addr:0x02178c48 +data_ov091_02178c60 kind:bss addr:0x02178c60 ambiguous +data_ov091_02178d20 kind:bss addr:0x02178d20 +data_ov091_02178d28 kind:bss addr:0x02178d28 +data_ov091_02178d34 kind:bss addr:0x02178d34 +data_ov091_02178d70 kind:bss addr:0x02178d70 +data_ov091_02178d74 kind:bss addr:0x02178d74 +data_ov091_02178d80 kind:bss addr:0x02178d80 +data_ov091_02178e58 kind:bss addr:0x02178e58 +data_ov091_02178e5c kind:bss addr:0x02178e5c +data_ov091_02178e68 kind:bss addr:0x02178e68 +data_ov091_02178ea4 kind:bss addr:0x02178ea4 +data_ov091_02178ea8 kind:bss addr:0x02178ea8 +data_ov091_02178eb4 kind:bss addr:0x02178eb4 diff --git a/config/usa/arm9/overlays/ov092/delinks.txt b/config/usa/arm9/overlays/ov092/delinks.txt new file mode 100644 index 00000000..1f5af404 --- /dev/null +++ b/config/usa/arm9/overlays/ov092/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165880 end:0x0217a8f0 kind:code align:32 + .rodata start:0x0217a8f0 end:0x0217ad5c kind:rodata align:4 + .init start:0x0217ad5c end:0x0217b974 kind:code align:4 + .ctor start:0x0217b974 end:0x0217b9d0 kind:rodata align:4 + .data start:0x0217b9e0 end:0x0217d020 kind:data align:32 + .bss start:0x0217d020 end:0x0217e100 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov092/relocs.txt b/config/usa/arm9/overlays/ov092/relocs.txt new file mode 100644 index 00000000..0a1631c9 --- /dev/null +++ b/config/usa/arm9/overlays/ov092/relocs.txt @@ -0,0 +1,3410 @@ +from:0x02165888 kind:arm_call to:0x020792b0 module:overlay(0) +from:0x021658e4 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0216597c kind:load to:0x0217b9e8 module:overlay(92) +from:0x02165980 kind:load to:0x027e00fc module:dtcm +from:0x021659ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165a68 kind:arm_call to:0x01ff9218 module:itcm +from:0x02165a8c kind:arm_call to:0x01ff9218 module:itcm +from:0x02165aac kind:arm_call to:0x01ff9318 module:itcm +from:0x02165abc kind:arm_call to:0x01ff9318 module:itcm +from:0x02165acc kind:arm_call to:0x01ff9318 module:itcm +from:0x02165ad4 kind:load to:0x027e0ce0 module:dtcm +from:0x02165ad8 kind:load to:0x027e0d88 module:dtcm +from:0x02165b20 kind:arm_call to:0x02169470 module:overlay(92) +from:0x02165b30 kind:arm_call to:0x02169470 module:overlay(92) +from:0x02165b64 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165ba0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165bb0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165bc0 kind:arm_call to:0x01ffb744 module:itcm +from:0x02165bcc kind:arm_call to:0x01ffb428 module:itcm +from:0x02165c08 kind:arm_call to:0x01ffb974 module:itcm +from:0x02165c18 kind:arm_call to:0x01ffb714 module:itcm +from:0x02165c44 kind:arm_call to:0x01ffb428 module:itcm +from:0x02165c74 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02165c80 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02165df0 kind:load to:0x027e0d88 module:dtcm +from:0x02165e20 kind:arm_call to:0x020829d8 module:overlay(0) +from:0x02165e64 kind:arm_call to:0x020157f8 module:main +from:0x02165ea4 kind:load to:0x027e0cdc module:dtcm +from:0x02165eb8 kind:arm_call to:0x02165ed8 module:overlay(92) +from:0x02165ec4 kind:arm_call to:0x02165f08 module:overlay(92) +from:0x02165ed0 kind:arm_call to:0x02165f28 module:overlay(92) +from:0x02165eec kind:arm_call to:0x02165ae0 module:overlay(92) +from:0x02165ef8 kind:arm_call to:0x02165998 module:overlay(92) +from:0x02165f00 kind:arm_call to:0x02166170 module:overlay(92) +from:0x02165f18 kind:arm_call to:0x021660c4 module:overlay(92) +from:0x02165f20 kind:arm_call to:0x020284f4 module:main +from:0x02165f68 kind:arm_call to:0x020e6494 module:overlay(26) +from:0x02165f90 kind:arm_call to:0x020df5f0 module:overlay(26) +from:0x02165fbc kind:arm_call to:0x01ffb974 module:itcm +from:0x02165fd0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216600c kind:arm_call to:0x01ff9638 module:itcm +from:0x0216601c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216603c kind:arm_call to:0x020157f8 module:main +from:0x02166068 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021660bc kind:load to:0x027e0ce0 module:dtcm +from:0x021660f0 kind:arm_call to:0x020e785c module:overlay(26) +from:0x02166114 kind:arm_call to:0x020eea94 module:overlay(26) +from:0x02166124 kind:arm_call to:0x01ffb714 module:itcm +from:0x02166134 kind:arm_call to:0x01fffcd8 module:itcm +from:0x02166140 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216616c kind:load to:0x027e0ce0 module:dtcm +from:0x02166198 kind:arm_call to:0x021660c8 module:overlay(92) +from:0x021661a0 kind:arm_call to:0x020284f4 module:main +from:0x02166218 kind:arm_call to:0x02166288 module:overlay(92) +from:0x02166284 kind:load to:0x0204a068 module:main +from:0x021662ac kind:arm_call to:0x020792e8 module:overlay(0) +from:0x021662c0 kind:arm_call to:0x020792e8 module:overlay(0) +from:0x021662c8 kind:arm_call to:0x02011ff4 module:main +from:0x021662e0 kind:arm_call to:0x020821ec module:overlay(0) +from:0x02166340 kind:arm_call to:0x02058a38 module:overlay(0) +from:0x0216634c kind:arm_call to:0x0200b150 module:main +from:0x02166350 kind:arm_call_thumb to:0x02057730 module:overlay(0) +from:0x02166360 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02166380 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216638c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02166398 kind:load to:0x0217ba14 module:overlay(92) +from:0x021663a8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x021663b0 kind:arm_call to:0x020822fc module:overlay(0) +from:0x021663c8 kind:arm_call_thumb to:0x0205775c module:overlay(0) +from:0x021663d0 kind:arm_call to:0x020822fc module:overlay(0) +from:0x021663d8 kind:arm_call to:0x02011ff4 module:main +from:0x021663f0 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021663f8 kind:arm_call to:0x02082310 module:overlay(0) +from:0x02166408 kind:load to:0x0217d030 module:overlay(92) +from:0x0216641c kind:arm_call to:0x02011f3c module:main +from:0x02166428 kind:arm_call to:0x0216646c module:overlay(92) +from:0x02166440 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02166468 kind:load to:0x0217ba48 module:overlay(92) +from:0x02166474 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x021664ec kind:load to:0x0217ba64 module:overlay(92) +from:0x021664f0 kind:load to:0x0217d030 module:overlay(92) +from:0x021664f4 kind:load to:0x020b1948 module:overlay(0) +from:0x02166504 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x0216651c kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x0216653c kind:arm_call to:0x01ffc768 module:itcm +from:0x02166548 kind:arm_call to:0x0200ef5c module:main +from:0x02166554 kind:arm_call to:0x0200ef9c module:main +from:0x02166570 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02166580 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02166588 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021665a0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021665a8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021665b0 kind:arm_call to:0x02011ff4 module:main +from:0x021665c4 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021665d8 kind:load to:0x0217d114 module:overlay(92) +from:0x021665ec kind:arm_call to:0x02011f3c module:main +from:0x021665f8 kind:arm_call to:0x02166658 module:overlay(92) +from:0x02166610 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02166650 kind:load to:0x0217bab4 module:overlay(92) +from:0x02166660 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x021666c0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021666d4 kind:load to:0x0217bad0 module:overlay(92) +from:0x021666d8 kind:load to:0x0217d114 module:overlay(92) +from:0x021666e8 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02166700 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x0216670c kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02166720 kind:arm_call to:0x0200ef9c module:main +from:0x02166748 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02166750 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02166768 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02166770 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02166778 kind:arm_call to:0x02011ff4 module:main +from:0x0216678c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021667a0 kind:load to:0x0217d1f8 module:overlay(92) +from:0x021667b4 kind:arm_call to:0x02011f3c module:main +from:0x021667c0 kind:arm_call to:0x02166820 module:overlay(92) +from:0x021667d8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02166818 kind:load to:0x0217bb20 module:overlay(92) +from:0x02166828 kind:arm_call to:0x0210ba80 module:overlay(26) +from:0x02166888 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021668c8 kind:load to:0x0217bb3c module:overlay(92) +from:0x021668cc kind:load to:0x0217d1f8 module:overlay(92) +from:0x021668d0 kind:load to:0x027e09a4 module:dtcm +from:0x021668e0 kind:arm_call to:0x0210bb08 module:overlay(26) +from:0x02166964 kind:load to:0x02049bc4 module:main +from:0x0216696c kind:load to:0x027e09a4 module:dtcm +from:0x02166978 kind:load to:0x0210bb54 module:overlays(19,26) +from:0x02166984 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02166998 kind:arm_call to:0x01ffc768 module:itcm +from:0x021669a4 kind:arm_call to:0x0200ef5c module:main +from:0x021669b0 kind:arm_call to:0x0200ef9c module:main +from:0x021669d0 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x021669d8 kind:load to:0x020b4ea4 module:overlay(0) +from:0x021669e8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021669f0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02166a08 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02166a10 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02166a18 kind:arm_call to:0x02011ff4 module:main +from:0x02166a2c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02166a40 kind:load to:0x0217d2dc module:overlay(92) +from:0x02166a54 kind:arm_call to:0x02011f3c module:main +from:0x02166a60 kind:arm_call to:0x02166a9c module:overlay(92) +from:0x02166a78 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02166a98 kind:load to:0x0217bb8c module:overlay(92) +from:0x02166aa8 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x02166b00 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02166b14 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02166b24 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02166b54 kind:load to:0x0217bba8 module:overlay(92) +from:0x02166b58 kind:load to:0x0217d2dc module:overlay(92) +from:0x02166b68 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02166bec kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02166c1c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02166c34 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02166c40 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02166c68 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02166c7c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02166c88 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02166ca8 kind:load to:0x0217a8f0 module:overlay(92) +from:0x02166cac kind:load to:0x0217a8fc module:overlay(92) +from:0x02166cb0 kind:load to:0x0217d2fc module:overlay(92) +from:0x02166cb4 kind:load to:0x0217a90c module:overlay(92) +from:0x02166cdc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166ce8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166d2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02166d34 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166d60 kind:load to:0x027e09a8 module:dtcm +from:0x02166e24 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02166e2c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02166e34 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02166e3c kind:arm_call to:0x0201666c module:main +from:0x02166e44 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02166e5c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02166e64 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02166e6c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02166e74 kind:arm_call to:0x0201666c module:main +from:0x02166e7c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02166e84 kind:arm_call to:0x02011ff4 module:main +from:0x02166e98 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02166eac kind:load to:0x0217d3c0 module:overlay(92) +from:0x02166ec0 kind:arm_call to:0x02011f3c module:main +from:0x02166ecc kind:arm_call to:0x02166efc module:overlay(92) +from:0x02166ee0 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x02166ef8 kind:load to:0x0217bc1c module:overlay(92) +from:0x02166f0c kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x02166f2c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02166f38 kind:load to:0x0217bc38 module:overlay(92) +from:0x02166f4c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02166f60 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02166f7c kind:arm_call to:0x01fffda8 module:itcm +from:0x02166f9c kind:arm_call to:0x02167020 module:overlay(92) +from:0x02166fd8 kind:load to:0x0213f5cc module:overlay(26) +from:0x0216700c kind:arm_call to:0x01fffda8 module:itcm +from:0x02167014 kind:load to:0x0213f5cc module:overlay(26) +from:0x02167150 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021671b0 kind:arm_call to:0x020fbae4 module:overlay(26) +from:0x02167210 kind:arm_call to:0x02028c24 module:main +from:0x0216723c kind:arm_call to:0x0201aa1c module:main +from:0x02167248 kind:load to:0x0213f5cc module:overlay(26) +from:0x0216724c kind:load to:0x027e0998 module:dtcm +from:0x02167250 kind:load to:0x0204aefc module:main +from:0x02167260 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02167268 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02167270 kind:arm_call to:0x0201666c module:main +from:0x02167278 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167290 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02167298 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021672a0 kind:arm_call to:0x0201666c module:main +from:0x021672a8 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021672b0 kind:arm_call to:0x02011ff4 module:main +from:0x021672c4 kind:arm_call to:0x0209c894 module:overlay(0) +from:0x021672d8 kind:load to:0x0217d3f0 module:overlay(92) +from:0x021672ec kind:arm_call to:0x02011f3c module:main +from:0x021672f8 kind:arm_call to:0x0216732c module:overlay(92) +from:0x02167310 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02167328 kind:load to:0x0217bcac module:overlay(92) +from:0x02167338 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x02167390 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021673a4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021673bc kind:load to:0x0217bcc8 module:overlay(92) +from:0x021673c0 kind:load to:0x0217d3f0 module:overlay(92) +from:0x021673d0 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x02167414 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0216743c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02167450 kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216745c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216747c kind:load to:0x0217a91c module:overlay(92) +from:0x02167480 kind:load to:0x0217d410 module:overlay(92) +from:0x02167494 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0216753c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02167544 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216754c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02167554 kind:arm_call to:0x0201666c module:main +from:0x0216755c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167574 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216757c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02167584 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0216758c kind:arm_call to:0x0201666c module:main +from:0x02167594 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x0216759c kind:arm_call to:0x02011ff4 module:main +from:0x021675b0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021675c4 kind:load to:0x0217d4d4 module:overlay(92) +from:0x021675d8 kind:arm_call to:0x02011f3c module:main +from:0x021675e4 kind:arm_call to:0x02167618 module:overlay(92) +from:0x021675fc kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02167614 kind:load to:0x0217bd3c module:overlay(92) +from:0x02167624 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x02167684 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02167698 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021676a8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021676c0 kind:load to:0x0217bd58 module:overlay(92) +from:0x021676c4 kind:load to:0x0217d4d4 module:overlay(92) +from:0x021676d4 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x0216770c kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0216773c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02167754 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02167760 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02167788 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0216779c kind:arm_call to:0x02057784 module:overlay(0) +from:0x021677a8 kind:arm_call to:0x021678d8 module:overlay(92) +from:0x021677b8 kind:load to:0x0217a93c module:overlay(92) +from:0x021677bc kind:load to:0x0217d4f4 module:overlay(92) +from:0x021677c0 kind:load to:0x0217a92c module:overlay(92) +from:0x021677f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02167804 kind:arm_call to:0x021678d8 module:overlay(92) +from:0x02167810 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02167824 kind:arm_call to:0x020e7c04 module:overlay(26) +from:0x02167838 kind:arm_call to:0x021678d8 module:overlay(92) +from:0x02167848 kind:arm_call to:0x02015058 module:main +from:0x02167868 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02167870 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02167884 kind:arm_call to:0x021678d8 module:overlay(92) +from:0x021678a8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021678cc kind:load to:0x02138cf0 module:overlay(26) +from:0x021678d0 kind:load to:0x027e09a8 module:dtcm +from:0x02167918 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02167924 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02167930 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216793c kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02167950 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x0216795c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02167968 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02167974 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02167988 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02167994 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021679a0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021679ac kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02167a54 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02167a5c kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02167a64 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02167a6c kind:arm_call to:0x0201666c module:main +from:0x02167a74 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167a8c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02167a94 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02167a9c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02167aa4 kind:arm_call to:0x0201666c module:main +from:0x02167aac kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167ab4 kind:arm_call to:0x02011ff4 module:main +from:0x02167ac8 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02167adc kind:load to:0x0217d5b8 module:overlay(92) +from:0x02167af0 kind:arm_call to:0x02011f3c module:main +from:0x02167afc kind:arm_call to:0x02167bb4 module:overlay(92) +from:0x02167b14 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02167b24 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02167b9c kind:load to:0x0217bdcc module:overlay(92) +from:0x02167ba4 kind:load to:0x0217be04 module:overlay(92) +from:0x02167ba8 kind:load to:0x0217bde8 module:overlay(92) +from:0x02167bbc kind:arm_call to:0x02109f14 module:overlay(26) +from:0x02167bdc kind:load to:0x0217be2c module:overlay(92) +from:0x02167be8 kind:arm_call to:0x02109fa8 module:overlay(26) +from:0x02167c1c kind:arm_call to:0x0200f218 module:main +from:0x02167c34 kind:load to:0x0217a94c module:overlay(92) +from:0x02167c40 kind:load to:0x0210a118 module:overlays(19,26) +from:0x02167c90 kind:load to:0x0217d5b8 module:overlay(92) +from:0x02167c9c kind:load to:0x0217d68c module:overlay(92) +from:0x02167cac kind:arm_call to:0x0210a2d0 module:overlay(26) +from:0x02167ce8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02167d04 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02167d14 kind:load to:0x027e0cec module:dtcm +from:0x02167d24 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02167d2c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167d44 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02167d4c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02167d54 kind:arm_call to:0x02011ff4 module:main +from:0x02167d68 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02167d7c kind:load to:0x0217d6bc module:overlay(92) +from:0x02167d90 kind:arm_call to:0x02011f3c module:main +from:0x02167d9c kind:arm_call to:0x02167e40 module:overlay(92) +from:0x02167db4 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02167dc4 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02167e28 kind:load to:0x0217bdcc module:overlay(92) +from:0x02167e2c kind:load to:0x0217be04 module:overlay(92) +from:0x02167e30 kind:load to:0x0217be8c module:overlay(92) +from:0x02167e48 kind:arm_call to:0x02109a30 module:overlay(26) +from:0x02167e88 kind:load to:0x0217bea8 module:overlay(92) +from:0x02167e8c kind:load to:0x027e09a4 module:dtcm +from:0x02167e9c kind:arm_call to:0x02109ad0 module:overlay(26) +from:0x02167eb8 kind:arm_call to:0x0210bd28 module:overlay(26) +from:0x02167eec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167f08 kind:arm_call to:0x01ffc768 module:itcm +from:0x02167f14 kind:arm_call to:0x0200ef5c module:main +from:0x02167f20 kind:arm_call to:0x0200ef9c module:main +from:0x02167f3c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02167f44 kind:load to:0x027e09bc module:dtcm +from:0x02167f48 kind:load to:0x020b4ea4 module:overlay(0) +from:0x02167f98 kind:load to:0x0217d6bc module:overlay(92) +from:0x02167fa4 kind:load to:0x0217d790 module:overlay(92) +from:0x02167fcc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02167fd8 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02168000 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216801c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02168028 kind:load to:0x027e09a8 module:dtcm +from:0x02168034 kind:load to:0x027e0cec module:dtcm +from:0x02168044 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0216804c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02168064 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0216806c kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02168074 kind:arm_call to:0x02011ff4 module:main +from:0x02168088 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0216809c kind:load to:0x0217d7c0 module:overlay(92) +from:0x021680b0 kind:arm_call to:0x02011f3c module:main +from:0x021680bc kind:arm_call to:0x021680ec module:overlay(92) +from:0x021680d0 kind:arm_call to:0x0209c808 module:overlay(0) +from:0x021680e8 kind:load to:0x0217bf08 module:overlay(92) +from:0x021680f8 kind:arm_call to:0x0210ae88 module:overlay(26) +from:0x0216810c kind:load to:0x0217bf24 module:overlay(92) +from:0x02168118 kind:arm_call to:0x0210af5c module:overlay(26) +from:0x0216813c kind:arm_call to:0x01fffda8 module:itcm +from:0x0216815c kind:arm_call to:0x021681e0 module:overlay(92) +from:0x02168198 kind:load to:0x0213f5cc module:overlay(26) +from:0x021681cc kind:arm_call to:0x01fffda8 module:itcm +from:0x021681d4 kind:load to:0x0213f5cc module:overlay(26) +from:0x02168310 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02168358 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02168360 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02168368 kind:arm_call to:0x0201666c module:main +from:0x02168370 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x02168388 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x02168390 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02168398 kind:arm_call to:0x0201666c module:main +from:0x021683a0 kind:arm_call to:0x0210baf4 module:overlay(26) +from:0x021683a8 kind:arm_call to:0x02011ff4 module:main +from:0x021683bc kind:arm_call to:0x0209c894 module:overlay(0) +from:0x021683fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02168414 kind:arm_call to:0x01fff458 module:itcm +from:0x02168434 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x02168484 kind:arm_call to:0x0216f378 module:overlay(92) +from:0x02168498 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x021684a8 kind:load to:0x027e0ce4 module:dtcm +from:0x021684b0 kind:load to:0x027e0d88 module:dtcm +from:0x021684c0 kind:arm_call to:0x02110c5c module:overlay(26) +from:0x021684dc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x021684ec kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x02168560 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216857c kind:arm_call to:0x01ffcfcc module:itcm +from:0x021685c4 kind:load to:0x0217c000 module:overlay(92) +from:0x021685c8 kind:load to:0x0217bfac module:overlay(92) +from:0x021685cc kind:load to:0x0217bf98 module:overlay(92) +from:0x021685d0 kind:load to:0x027e07d4 module:dtcm +from:0x021685e8 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02168628 kind:arm_call to:0x020fbae4 module:overlay(26) +from:0x02168650 kind:arm_call to:0x01fff458 module:itcm +from:0x02168674 kind:arm_call to:0x02169580 module:overlay(92) +from:0x0216869c kind:arm_call to:0x02169540 module:overlay(92) +from:0x021686b8 kind:arm_call to:0x0201aa1c module:main +from:0x021686c4 kind:load to:0x0213f5cc module:overlay(26) +from:0x021686c8 kind:load to:0x027e0998 module:dtcm +from:0x021686d0 kind:load to:0x0204aefc module:main +from:0x021686ec kind:arm_call to:0x021686d4 module:overlay(92) +from:0x02168700 kind:arm_call to:0x02131678 module:overlays(26,51) +from:0x02168730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168744 kind:arm_call to:0x01ffb714 module:itcm +from:0x02168760 kind:arm_call to:0x01ffb744 module:itcm +from:0x021687c8 kind:arm_call to:0x021687b0 module:overlay(92) +from:0x02168850 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168868 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x02168878 kind:load to:0x027e09c0 module:dtcm +from:0x02168888 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x021688b4 kind:arm_call to:0x02110cf4 module:overlay(26) +from:0x021688f8 kind:arm_call to:0x021688d4 module:overlay(92) +from:0x02168920 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02168948 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02168964 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02168980 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216899c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021689a8 kind:load to:0x027e09bc module:dtcm +from:0x021689b0 kind:load to:0x027e0cec module:dtcm +from:0x021689ec kind:arm_call to:0x01ff9110 module:itcm +from:0x02168a50 kind:arm_call to:0x021688d4 module:overlay(92) +from:0x02168a5c kind:arm_call to:0x021688d4 module:overlay(92) +from:0x02168a6c kind:load to:0x0203e93c module:main +from:0x02168a70 kind:load to:0x027e09a4 module:dtcm +from:0x02168a94 kind:arm_call to:0x02168a74 module:overlay(92) +from:0x02168ad0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168b2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02168b38 kind:arm_call to:0x01ffb860 module:itcm +from:0x02168b4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02168b5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168b6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168bbc kind:arm_call_thumb to:0x020579f0 module:overlay(0) +from:0x02168bdc kind:load to:0x0217bfd4 module:overlay(92) +from:0x02168c10 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02168c18 kind:arm_call to:0x02011ff4 module:main +from:0x02168c30 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02168c38 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02168c50 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02168c58 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02168c60 kind:arm_call to:0x02011ff4 module:main +from:0x02168c74 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02168c88 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02168c90 kind:arm_call to:0x02011ff4 module:main +from:0x02168ca4 kind:load to:0x0217d82c module:overlay(92) +from:0x02168cb8 kind:arm_call to:0x02011f3c module:main +from:0x02168cc4 kind:arm_call to:0x0216ab7c module:overlay(92) +from:0x02168cdc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02168d38 kind:load to:0x0217c11c module:overlay(92) +from:0x02168d58 kind:load to:0x0217d82c module:overlay(92) +from:0x02168d6c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02168d7c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168d8c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168d9c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168dac kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168dc8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02168dd8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168de8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168df8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168e08 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02168e2c kind:arm_call to:0x02168d40 module:overlay(92) +from:0x02168e58 kind:arm_call to:0x0200f05c module:main +from:0x02168e9c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02168eb0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02168ec8 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02168edc kind:arm_call to:0x02057784 module:overlay(0) +from:0x02168eec kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02168f00 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02168f18 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02168f44 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02168f58 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02168f78 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02168f8c kind:arm_call to:0x02057784 module:overlay(0) +from:0x02168f98 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02168fb0 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02168fbc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02168fc8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02168fd4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02168fe0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02168fec kind:load to:0x027e0d88 module:dtcm +from:0x02168ff0 kind:load to:0x0217aa18 module:overlay(92) +from:0x02168ff4 kind:load to:0x0217a9a8 module:overlay(92) +from:0x02168ff8 kind:load to:0x0217a9bc module:overlay(92) +from:0x02169008 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169010 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169018 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169054 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x02169064 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x021690e4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02169130 kind:arm_call to:0x01ff9110 module:itcm +from:0x02169154 kind:arm_call to:0x01ff9110 module:itcm +from:0x021691c8 kind:arm_call to:0x01ff9110 module:itcm +from:0x02169288 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169348 kind:arm_call to:0x01fff458 module:itcm +from:0x02169368 kind:arm_call to:0x01fff458 module:itcm +from:0x021693e8 kind:arm_call to:0x0216962c module:overlay(92) +from:0x02169484 kind:arm_call to:0x0216962c module:overlay(92) +from:0x02169494 kind:arm_call to:0x0216e488 module:overlay(92) +from:0x02169544 kind:arm_call to:0x01fff458 module:itcm +from:0x02169574 kind:load to:0x0217d814 module:overlay(92) +from:0x02169578 kind:load to:0x0217d808 module:overlay(92) +from:0x0216957c kind:load to:0x0217d820 module:overlay(92) +from:0x021695b0 kind:arm_call to:0x02131678 module:overlays(26,51) +from:0x021695cc kind:arm_call to:0x01ffb428 module:itcm +from:0x02169620 kind:load to:0x0217a978 module:overlay(92) +from:0x02169624 kind:load to:0x0217a98c module:overlay(92) +from:0x02169628 kind:load to:0x0217a984 module:overlay(92) +from:0x021696b0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02169728 kind:arm_call to:0x01fff350 module:itcm +from:0x0216978c kind:arm_call to:0x01fff350 module:itcm +from:0x021697e4 kind:arm_call to:0x01fff498 module:itcm +from:0x02169820 kind:load to:0x027e09a4 module:dtcm +from:0x02169824 kind:load to:0x027e0ce4 module:dtcm +from:0x0216982c kind:load to:0x020b2fe0 module:overlay(0) +from:0x02169834 kind:load to:0x027e0ce8 module:dtcm +from:0x02169970 kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x021699fc kind:load to:0x0217d7e0 module:overlay(92) +from:0x02169a00 kind:load to:0x0217d7f0 module:overlay(92) +from:0x02169a04 kind:load to:0x027e0ce0 module:dtcm +from:0x02169a7c kind:load to:0x02169a80 module:overlay(92) +from:0x02169aac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169ad8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02169b20 kind:arm_call to:0x01ffb744 module:itcm +from:0x02169b8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02169b98 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02169bcc kind:load to:0x027e0ce4 module:dtcm +from:0x02169bdc kind:load to:0x0217c078 module:overlay(92) +from:0x02169c64 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169cc8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02169d58 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169d9c kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x02169dc4 kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x02169ddc kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02169e1c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169e50 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169e60 kind:arm_call to:0x0216f0d0 module:overlay(92) +from:0x02169ebc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169edc kind:arm_call to:0x0216f328 module:overlay(92) +from:0x02169f20 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169f68 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02169f9c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02169fa4 kind:arm_call to:0x0216a240 module:overlay(92) +from:0x02169fb4 kind:load to:0x027e09a8 module:dtcm +from:0x0216a018 kind:arm_call to:0x0216a098 module:overlay(92) +from:0x0216a020 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0216a04c kind:load to:0x0217c4d4 module:overlay(92) +from:0x0216a060 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216a06c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216a090 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216a194 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0216a1a4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0216a23c kind:load to:0x02057884 module:overlay(0) +from:0x0216a27c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216a3dc kind:arm_call to:0x02169470 module:overlay(92) +from:0x0216a3f8 kind:arm_call to:0x0217a618 module:overlay(92) +from:0x0216a40c kind:arm_call_thumb to:0x020579f0 module:overlay(0) +from:0x0216a42c kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0216a454 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0216a47c kind:arm_call to:0x02057f20 module:overlay(0) +from:0x0216a4a0 kind:arm_call to:0x02057c4c module:overlay(0) +from:0x0216a4ac kind:load to:0x0217c168 module:overlay(92) +from:0x0216a4b0 kind:load to:0x0217a9e8 module:overlay(92) +from:0x0216a4b4 kind:load to:0x0217aa78 module:overlay(92) +from:0x0216a4b8 kind:load to:0x0217aa28 module:overlay(92) +from:0x0216a4bc kind:load to:0x0216a4c0 module:overlay(92) +from:0x0216a4e0 kind:load to:0x0216a808 module:overlay(92) +from:0x0216a4e4 kind:load to:0x0216a4e8 module:overlay(92) +from:0x0216a4fc kind:load to:0x0216a500 module:overlay(92) +from:0x0216a54c kind:arm_call to:0x0216a750 module:overlay(92) +from:0x0216a5ac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216a5cc kind:arm_call to:0x01ffa06c module:itcm +from:0x0216a5dc kind:arm_call to:0x01ffa60c module:itcm +from:0x0216a63c kind:arm_call to:0x0200e260 module:main +from:0x0216a640 kind:arm_call to:0x0200c198 module:main +from:0x0216a650 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a6d0 kind:arm_call to:0x0200e260 module:main +from:0x0216a6d4 kind:arm_call to:0x0200c198 module:main +from:0x0216a6e4 kind:arm_call to:0x01ffad5c module:itcm +from:0x0216a74c kind:load to:0x0203e93c module:main +from:0x0216a7c8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216a7e8 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216a7f8 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216a804 kind:load to:0x0203e93c module:main +from:0x0216a81c kind:load to:0x0216a820 module:overlay(92) +from:0x0216a858 kind:arm_call to:0x0216f800 module:overlay(92) +from:0x0216a870 kind:load to:0x0217d7f0 module:overlay(92) +from:0x0216a8d4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216a8e0 kind:arm_call to:0x01fff458 module:itcm +from:0x0216a990 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a9a0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a9fc kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0216aa20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216aa2c kind:arm_call to:0x01ffb860 module:itcm +from:0x0216aa6c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216aa8c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216aac4 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216aad4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ab00 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ab50 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0216ab64 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ab6c kind:load to:0x0217c078 module:overlay(92) +from:0x0216ab8c kind:arm_call to:0x021684b4 module:overlay(92) +from:0x0216ab94 kind:arm_call to:0x0216f44c module:overlay(92) +from:0x0216abc4 kind:arm_call to:0x0200f05c module:main +from:0x0216abe4 kind:arm_call to:0x0216a400 module:overlay(92) +from:0x0216ac0c kind:arm_call to:0x0200f05c module:main +from:0x0216ac4c kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0216ac64 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216ac74 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216acac kind:arm_call to:0x0200f05c module:main +from:0x0216acec kind:arm_call_thumb to:0x02099aa4 module:overlay(0) +from:0x0216ad04 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216ad30 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0216ad44 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216ad5c kind:arm_call to:0x02057784 module:overlay(0) +from:0x0216ad64 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0216ad80 kind:arm_call to:0x0217a5f4 module:overlay(92) +from:0x0216ad8c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0216ada0 kind:arm_call to:0x0207ec68 module:overlay(0) +from:0x0216adac kind:arm_call to:0x0209faa0 module:overlay(0) +from:0x0216adcc kind:arm_call to:0x0203d138 module:main +from:0x0216adf4 kind:arm_call to:0x0203d138 module:main +from:0x0216ae0c kind:arm_call to:0x0203d138 module:main +from:0x0216ae18 kind:arm_call to:0x0216908c module:overlay(92) +from:0x0216af58 kind:arm_call to:0x02028c68 module:main +from:0x0216af8c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216afa8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216afc0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216b074 kind:load to:0x0217c298 module:overlay(92) +from:0x0216b078 kind:load to:0x0217d82c module:overlay(92) +from:0x0216b07c kind:load to:0x0217c0cc module:overlay(92) +from:0x0216b080 kind:load to:0x0217c1dc module:overlay(92) +from:0x0216b084 kind:load to:0x0217c194 module:overlay(92) +from:0x0216b088 kind:load to:0x0217c0dc module:overlay(92) +from:0x0216b08c kind:load to:0x0217c10c module:overlay(92) +from:0x0216b090 kind:load to:0x0217c140 module:overlay(92) +from:0x0216b094 kind:load to:0x0216b144 module:overlay(92) +from:0x0216b098 kind:load to:0x0216b10c module:overlay(92) +from:0x0216b09c kind:load to:0x0216b0c4 module:overlay(92) +from:0x0216b0a0 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216b0a4 kind:load to:0x027e07d4 module:dtcm +from:0x0216b0a8 kind:load to:0x0217d7f0 module:overlay(92) +from:0x0216b0ac kind:load to:0x0217d7e0 module:overlay(92) +from:0x0216b0b0 kind:load to:0x0217d808 module:overlay(92) +from:0x0216b0b4 kind:load to:0x0217d814 module:overlay(92) +from:0x0216b0b8 kind:load to:0x0217d820 module:overlay(92) +from:0x0216b0d8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216b0ec kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216b100 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216b12c kind:arm_call to:0x0203d138 module:main +from:0x0216b13c kind:load to:0x020a02b4 module:overlay(0) +from:0x0216b140 kind:load to:0x0216b0c4 module:overlay(92) +from:0x0216b158 kind:arm_call to:0x0203d1e8 module:main +from:0x0216b164 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216b178 kind:arm_call to:0x02169304 module:overlay(92) +from:0x0216b18c kind:arm_call to:0x01fffda8 module:itcm +from:0x0216b20c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216b214 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216b240 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216b250 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b2a0 kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x0216b2b0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216b2b8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216b2fc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216b318 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b3f0 kind:arm_call to:0x0216a098 module:overlay(92) +from:0x0216b3f8 kind:arm_call to:0x0216a1ac module:overlay(92) +from:0x0216b400 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0216b42c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216b43c kind:arm_call to:0x01ffcfcc module:itcm +from:0x0216b494 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0216b528 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x0216b538 kind:arm_call to:0x0205a370 module:overlay(0) +from:0x0216b570 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216b588 kind:load to:0x0213f5cc module:overlay(26) +from:0x0216b590 kind:load to:0x027e09a4 module:dtcm +from:0x0216b598 kind:load to:0x020b537c module:overlay(0) +from:0x0216b59c kind:load to:0x027e0ce4 module:dtcm +from:0x0216b5a0 kind:load to:0x0217d7e0 module:overlay(92) +from:0x0216b5ac kind:load to:0x0217c4d4 module:overlay(92) +from:0x0216b5b0 kind:load to:0x0217c534 module:overlay(92) +from:0x0216b5b4 kind:load to:0x0217c084 module:overlay(92) +from:0x0216b5b8 kind:load to:0x0217c0c0 module:overlay(92) +from:0x0216b5bc kind:load to:0x027e09c0 module:dtcm +from:0x0216b5c0 kind:load to:0x0217c078 module:overlay(92) +from:0x0216b5c4 kind:load to:0x027e0960 module:dtcm +from:0x0216b5d0 kind:arm_call to:0x0216e488 module:overlay(92) +from:0x0216b618 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b68c kind:arm_call to:0x0216e488 module:overlay(92) +from:0x0216b6d0 kind:arm_call to:0x02078a34 module:overlay(0) +from:0x0216b6f0 kind:arm_call to:0x0216bb8c module:overlay(92) +from:0x0216b700 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b72c kind:arm_call to:0x0216cb84 module:overlay(92) +from:0x0216b744 kind:arm_call to:0x021690c0 module:overlay(92) +from:0x0216b77c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216b784 kind:arm_call to:0x0216cf80 module:overlay(92) +from:0x0216b78c kind:arm_call to:0x0216d0d4 module:overlay(92) +from:0x0216b794 kind:arm_call to:0x02169c40 module:overlay(92) +from:0x0216b79c kind:arm_call to:0x0216f258 module:overlay(92) +from:0x0216b7f4 kind:arm_call to:0x02168a74 module:overlay(92) +from:0x0216b828 kind:arm_call to:0x021687b0 module:overlay(92) +from:0x0216b84c kind:arm_call to:0x0216f1e0 module:overlay(92) +from:0x0216b85c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216b88c kind:arm_call to:0x0216f328 module:overlay(92) +from:0x0216b8d8 kind:arm_call to:0x0216ef2c module:overlay(92) +from:0x0216b8e4 kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x0216b8ec kind:load to:0x027e09bc module:dtcm +from:0x0216b8f0 kind:load to:0x027e09a8 module:dtcm +from:0x0216b8f8 kind:load to:0x0203e93c module:main +from:0x0216b914 kind:arm_call to:0x021689c8 module:overlay(92) +from:0x0216b944 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216b994 kind:load to:0x0203e93c module:main +from:0x0216b9ac kind:arm_call to:0x021693d8 module:overlay(92) +from:0x0216ba0c kind:arm_call to:0x01ffb428 module:itcm +from:0x0216ba60 kind:arm_call to:0x020fbae4 module:overlay(26) +from:0x0216bab4 kind:arm_call to:0x02169580 module:overlay(92) +from:0x0216bae0 kind:arm_call to:0x02169580 module:overlay(92) +from:0x0216bb44 kind:arm_call to:0x0201aa1c module:main +from:0x0216bb78 kind:load to:0x0213f5cc module:overlay(26) +from:0x0216bb7c kind:load to:0x027e0998 module:dtcm +from:0x0216bb80 kind:load to:0x0217a97e module:overlay(92) +from:0x0216bb84 kind:load to:0x0204aefc module:main +from:0x0216bb88 kind:load to:0x0217d808 module:overlay(92) +from:0x0216bb94 kind:arm_call to:0x0216e488 module:overlay(92) +from:0x0216bbb4 kind:arm_call to:0x0216bbc4 module:overlay(92) +from:0x0216bbbc kind:arm_call to:0x0216c2ec module:overlay(92) +from:0x0216bbdc kind:arm_call to:0x021686d4 module:overlay(92) +from:0x0216bbe4 kind:arm_call to:0x021315ec module:overlay(26) +from:0x0216bc10 kind:arm_call to:0x02102904 module:overlay(26) +from:0x0216beb8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216bf10 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216bf40 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216bf90 kind:arm_call to:0x0216f30c module:overlay(92) +from:0x0216bfc8 kind:arm_call to:0x0216f170 module:overlay(92) +from:0x0216bff8 kind:arm_call to:0x0216f1e0 module:overlay(92) +from:0x0216c010 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c044 kind:arm_call to:0x0216f1e0 module:overlay(92) +from:0x0216c04c kind:arm_call to:0x0216f30c module:overlay(92) +from:0x0216c080 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c0a4 kind:arm_call to:0x0216f258 module:overlay(92) +from:0x0216c0d0 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0216c108 kind:arm_call to:0x021315ec module:overlay(26) +from:0x0216c164 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c1c0 kind:arm_call to:0x0216c564 module:overlay(92) +from:0x0216c1ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0216c26c kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0216c284 kind:arm_call to:0x0216cac4 module:overlay(92) +from:0x0216c2a8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216c2e0 kind:load to:0x020b502c module:overlay(0) +from:0x0216c2e8 kind:load to:0x027e09bc module:dtcm +from:0x0216c2f8 kind:arm_call to:0x021686d4 module:overlay(92) +from:0x0216c2fc kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216c308 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c310 kind:arm_call to:0x021315ec module:overlay(26) +from:0x0216c3d4 kind:arm_call to:0x02102904 module:overlay(26) +from:0x0216c3f8 kind:arm_call to:0x02102904 module:overlay(26) +from:0x0216c408 kind:arm_call to:0x02102904 module:overlay(26) +from:0x0216c47c kind:arm_call to:0x01ff916c module:itcm +from:0x0216c494 kind:arm_call to:0x0216c564 module:overlay(92) +from:0x0216c590 kind:arm_call to:0x02071dc4 module:overlay(0) +from:0x0216c5c8 kind:arm_call to:0x01ff916c module:itcm +from:0x0216c654 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216c67c kind:load to:0x027e09a8 module:dtcm +from:0x0216c6bc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216c730 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0216c7a8 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0216c7dc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216c814 kind:load to:0x027e09a8 module:dtcm +from:0x0216c81c kind:load to:0x0217c0ec module:overlay(92) +from:0x0216c820 kind:load to:0x027e0cec module:dtcm +from:0x0216c8b4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0216c960 kind:load to:0x0217a9d0 module:overlay(92) +from:0x0216c964 kind:load to:0x027e0cec module:dtcm +from:0x0216c994 kind:arm_call to:0x02131758 module:overlay(26) +from:0x0216c998 kind:arm_call to:0x021317e8 module:overlay(26) +from:0x0216c9e4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0216c9ec kind:arm_call to:0x0216ef2c module:overlay(92) +from:0x0216c9f8 kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x0216ca00 kind:arm_call to:0x0216f1e0 module:overlay(92) +from:0x0216ca08 kind:arm_call to:0x0216f0d0 module:overlay(92) +from:0x0216ca30 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216ca48 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216ca5c kind:arm_call to:0x01fff458 module:itcm +from:0x0216caac kind:load to:0x020b502c module:overlay(0) +from:0x0216cab4 kind:load to:0x027e09a8 module:dtcm +from:0x0216cb30 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216cb7c kind:load to:0x0213f5cc module:overlay(26) +from:0x0216cbfc kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216cc8c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216cd0c kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x0216cd40 kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216cd84 kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216cdf0 kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216ce08 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216ce0c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216ce18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216ce8c kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0216cec0 kind:load to:0x0217c39c module:overlay(92) +from:0x0216ced4 kind:load to:0x027e09a8 module:dtcm +from:0x0216cee0 kind:load to:0x027e09c0 module:dtcm +from:0x0216cf78 kind:load to:0x0217c3ac module:overlay(92) +from:0x0216cf7c kind:load to:0x0217c39c module:overlay(92) +from:0x0216d024 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216d04c kind:arm_call to:0x0216f964 module:overlay(92) +from:0x0216d0ac kind:arm_call to:0x0203a194 module:main +from:0x0216d0b8 kind:load to:0x027e09a8 module:dtcm +from:0x0216d0c0 kind:load to:0x0217d7e0 module:overlay(92) +from:0x0216d0c4 kind:load to:0x0217d7f0 module:overlay(92) +from:0x0216d114 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d120 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x0216d15c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d1ac kind:arm_call to:0x01ff930c module:itcm +from:0x0216d1d4 kind:arm_call to:0x0216887c module:overlay(92) +from:0x0216d244 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x0216d278 kind:arm_call to:0x0216f8ec module:overlay(92) +from:0x0216d290 kind:load to:0x0217a998 module:overlay(92) +from:0x0216d294 kind:load to:0x027e0cec module:dtcm +from:0x0216d298 kind:load to:0x0217d7e0 module:overlay(92) +from:0x0216d29c kind:load to:0x0217d7f0 module:overlay(92) +from:0x0216d2e4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0216d318 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0216d33c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0216d36c kind:arm_call to:0x0216f8ec module:overlay(92) +from:0x0216d380 kind:arm_call to:0x021688a8 module:overlay(92) +from:0x0216d394 kind:load to:0x027e0cec module:dtcm +from:0x0216d398 kind:load to:0x0217d7e0 module:overlay(92) +from:0x0216d39c kind:load to:0x0217d7f0 module:overlay(92) +from:0x0216d454 kind:arm_call to:0x0216ea8c module:overlay(92) +from:0x0216d478 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0216d48c kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0216d494 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0216d4ac kind:arm_call to:0x01ffedac module:itcm +from:0x0216d4ec kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0216d520 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d590 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d600 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216d64c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d664 kind:arm_call to:0x0216f170 module:overlay(92) +from:0x0216d678 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0216d688 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216d694 kind:arm_call to:0x0216ec9c module:overlay(92) +from:0x0216d6b0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0216d6e4 kind:arm_call to:0x01fff498 module:itcm +from:0x0216d70c kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x0216d738 kind:load to:0x0217c42c module:overlay(92) +from:0x0216d73c kind:load to:0x020b5198 module:overlay(0) +from:0x0216d740 kind:load to:0x027e0ce8 module:dtcm +from:0x0216d748 kind:load to:0x027e09a8 module:dtcm +from:0x0216d74c kind:load to:0x027e09bc module:dtcm +from:0x0216d750 kind:load to:0x027e09b8 module:dtcm +from:0x0216d7c4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216d7c8 kind:load to:0x02049bc4 module:main +from:0x0216d7f0 kind:arm_call to:0x02131678 module:overlays(26,51) +from:0x0216d800 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d87c kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x0216d8a0 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216d964 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216d968 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216d9e8 kind:arm_call to:0x0216f8ac module:overlay(92) +from:0x0216da00 kind:arm_call to:0x0216f7bc module:overlay(92) +from:0x0216da2c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216da40 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216dacc kind:arm_call to:0x0216f7bc module:overlay(92) +from:0x0216db7c kind:arm_call to:0x0216f7bc module:overlay(92) +from:0x0216dcbc kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216dd48 kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x0216dd50 kind:arm_call to:0x0216ef2c module:overlay(92) +from:0x0216dd58 kind:load to:0x027e09a8 module:dtcm +from:0x0216dd60 kind:load to:0x0217d7e0 module:overlay(92) +from:0x0216dd64 kind:load to:0x0217d7f0 module:overlay(92) +from:0x0216dda0 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216de04 kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216de0c kind:load to:0x0217c078 module:overlay(92) +from:0x0216de34 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216de40 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216de68 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216de74 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216deb0 kind:arm_call to:0x0216ef2c module:overlay(92) +from:0x0216debc kind:arm_call to:0x0216cee4 module:overlay(92) +from:0x0216df74 kind:arm_call to:0x0216efd0 module:overlay(92) +from:0x0216df80 kind:arm_call to:0x02168900 module:overlay(92) +from:0x0216df98 kind:arm_call to:0x0216efd0 module:overlay(92) +from:0x0216dfac kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216dfe8 kind:arm_call to:0x02015058 module:main +from:0x0216e00c kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216e01c kind:load to:0x02049bc4 module:main +from:0x0216e020 kind:load to:0x027e09a8 module:dtcm +from:0x0216e038 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216e068 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216e0ac kind:arm_call to:0x0216ea8c module:overlay(92) +from:0x0216e0c4 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x0216e0dc kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216e0f4 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216e0f8 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216e104 kind:arm_call to:0x0216f2bc module:overlay(92) +from:0x0216e144 kind:load to:0x0217c220 module:overlay(92) +from:0x0216e148 kind:load to:0x020b5198 module:overlay(0) +from:0x0216e14c kind:load to:0x027e09a8 module:dtcm +from:0x0216e1e4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e204 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216e248 kind:arm_call to:0x0216f1e0 module:overlay(92) +from:0x0216e26c kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216e298 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216e2a8 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216e2cc kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216e2fc kind:arm_call to:0x01ffb428 module:itcm +from:0x0216e3d8 kind:arm_call to:0x0216efd0 module:overlay(92) +from:0x0216e3e4 kind:arm_call to:0x02168900 module:overlay(92) +from:0x0216e3fc kind:arm_call to:0x0216efd0 module:overlay(92) +from:0x0216e410 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216e41c kind:arm_call to:0x0216ec9c module:overlay(92) +from:0x0216e45c kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x0216e468 kind:load to:0x027e09a8 module:dtcm +from:0x0216e474 kind:load to:0x02049bc4 module:main +from:0x0216e47c kind:load to:0x0217c220 module:overlay(92) +from:0x0216e480 kind:load to:0x027e09b8 module:dtcm +from:0x0216e484 kind:load to:0x027e09a4 module:dtcm +from:0x0216e4ac kind:arm_call to:0x020732cc module:overlay(0) +from:0x0216e4d8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0216e4f4 kind:load to:0x027e09b8 module:dtcm +from:0x0216e508 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216e54c kind:arm_call to:0x0216ea8c module:overlay(92) +from:0x0216e574 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0216e58c kind:arm_call to:0x0216f1e0 module:overlay(92) +from:0x0216e5a8 kind:load to:0x0217c310 module:overlay(92) +from:0x0216e5ac kind:load to:0x020b502c module:overlay(0) +from:0x0216e604 kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0216e60c kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0216e64c kind:arm_call to:0x01ffedac module:itcm +from:0x0216e698 kind:arm_call to:0x0209c470 module:overlay(0) +from:0x0216e6e4 kind:arm_call to:0x01fff498 module:itcm +from:0x0216e72c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e748 kind:arm_call to:0x02169470 module:overlay(92) +from:0x0216e794 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216e7a4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e7d0 kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216e7f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216e824 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216e868 kind:arm_call to:0x020eeeb0 module:overlay(26) +from:0x0216e888 kind:arm_call to:0x020eeeb0 module:overlay(26) +from:0x0216e8b8 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0216e8d4 kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x0216e8e4 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216e8f0 kind:arm_call to:0x01fffda8 module:itcm +from:0x0216e93c kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216e94c kind:arm_call to:0x02169470 module:overlay(92) +from:0x0216e9a8 kind:arm_call to:0x0216ec9c module:overlay(92) +from:0x0216e9c0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0216e9d4 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0216e9f4 kind:arm_call to:0x020e1608 module:overlay(26) +from:0x0216ea04 kind:arm_call to:0x020e1620 module:overlay(26) +from:0x0216ea18 kind:load to:0x027e0ce8 module:dtcm +from:0x0216ea20 kind:load to:0x027e09a8 module:dtcm +from:0x0216ea30 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ea34 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ea38 kind:load to:0x0213f5cc module:overlay(26) +from:0x0216ea40 kind:load to:0x0217c310 module:overlay(92) +from:0x0216ea44 kind:load to:0x027e09b8 module:dtcm +from:0x0216ea48 kind:load to:0x020b502c module:overlay(0) +from:0x0216ea50 kind:load to:0x02138cf0 module:overlay(26) +from:0x0216ea84 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216eaa4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0216eaec kind:arm_call to:0x02169680 module:overlay(92) +from:0x0216eb80 kind:arm_call to:0x02078684 module:overlay(0) +from:0x0216ebac kind:arm_call to:0x02073368 module:overlay(0) +from:0x0216ec94 kind:load to:0x027e09bc module:dtcm +from:0x0216ec98 kind:load to:0x027e09b8 module:dtcm +from:0x0216ecb8 kind:arm_call to:0x0216ea54 module:overlay(92) +from:0x0216ece0 kind:arm_call to:0x02169680 module:overlay(92) +from:0x0216ed3c kind:arm_call to:0x01ff9984 module:itcm +from:0x0216ed4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ed98 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216edc4 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216edd4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0216ede4 kind:arm_call to:0x01ff91b8 module:itcm +from:0x0216edf8 kind:arm_call to:0x02169838 module:overlay(92) +from:0x0216ee18 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0216ef28 kind:load to:0x027e09bc module:dtcm +from:0x0216ef98 kind:arm_call to:0x0216f8cc module:overlay(92) +from:0x0216efb0 kind:arm_call to:0x0216f7bc module:overlay(92) +from:0x0216efc8 kind:load to:0x0217d7e0 module:overlay(92) +from:0x0216efcc kind:load to:0x0217d7f0 module:overlay(92) +from:0x0216f0b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f0b8 kind:load to:0x02049bc4 module:main +from:0x0216f0c4 kind:load to:0x0217aaf8 module:overlay(92) +from:0x0216f0cc kind:load to:0x0203e93c module:main +from:0x0216f0ec kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216f104 kind:arm_call to:0x0216948c module:overlay(92) +from:0x0216f130 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216f164 kind:load to:0x027e09a8 module:dtcm +from:0x0216f194 kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216f1cc kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0216f1dc kind:load to:0x027e09a8 module:dtcm +from:0x0216f220 kind:arm_call to:0x02168a74 module:overlay(92) +from:0x0216f304 kind:arm_call to:0x0216cac4 module:overlay(92) +from:0x0216f364 kind:arm_call to:0x02169fc0 module:overlay(92) +from:0x0216f370 kind:arm_call to:0x021689b4 module:overlay(92) +from:0x0216f394 kind:arm_call to:0x0216f258 module:overlay(92) +from:0x0216f3bc kind:arm_call to:0x021689b4 module:overlay(92) +from:0x0216f3c0 kind:arm_call to:0x021315ec module:overlay(26) +from:0x0216f420 kind:arm_call to:0x0216f1e0 module:overlay(92) +from:0x0216f424 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216f458 kind:load to:0x027e0d88 module:dtcm +from:0x0216f46c kind:load to:0x027e0d88 module:dtcm +from:0x0216f478 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216f480 kind:arm_call to:0x02011ff4 module:main +from:0x0216f494 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f49c kind:arm_call to:0x02011ff4 module:main +from:0x0216f4b0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216f4b8 kind:arm_call to:0x02011ff4 module:main +from:0x0216f4e8 kind:arm_call to:0x0203d1e8 module:main +from:0x0216f500 kind:arm_call to:0x0203d1e8 module:main +from:0x0216f518 kind:arm_call to:0x0203d1e8 module:main +from:0x0216f524 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x0216f530 kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216f53c kind:arm_call to:0x0217a614 module:overlay(92) +from:0x0216f544 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216f54c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f554 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216f55c kind:arm_call to:0x0216f45c module:overlay(92) +from:0x0216f564 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0216f56c kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f578 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216f57c kind:load to:0x0216b144 module:overlay(92) +from:0x0216f5a4 kind:arm_call to:0x0203d1e8 module:main +from:0x0216f5bc kind:arm_call to:0x0203d1e8 module:main +from:0x0216f5d4 kind:arm_call to:0x0203d1e8 module:main +from:0x0216f5e0 kind:arm_call to:0x0209faf8 module:overlay(0) +from:0x0216f5ec kind:arm_call to:0x0207ec88 module:overlay(0) +from:0x0216f5f8 kind:arm_call to:0x0217a614 module:overlay(92) +from:0x0216f600 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216f608 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216f610 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216f618 kind:arm_call to:0x0216f45c module:overlay(92) +from:0x0216f620 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x0216f628 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f630 kind:arm_call to:0x02011ff4 module:main +from:0x0216f63c kind:load to:0x020a02b4 module:overlay(0) +from:0x0216f640 kind:load to:0x0216b144 module:overlay(92) +from:0x0216f65c kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216f670 kind:load to:0x0217d914 module:overlay(92) +from:0x0216f684 kind:arm_call to:0x02011f3c module:main +from:0x0216f690 kind:arm_call to:0x0216f6e4 module:overlay(92) +from:0x0216f6a4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216f6e0 kind:load to:0x0217c5fc module:overlay(92) +from:0x0216f6ec kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216f6fc kind:arm_call to:0x021700c4 module:overlay(92) +from:0x0216f718 kind:arm_call to:0x0203d138 module:main +from:0x0216f728 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0216f77c kind:arm_call to:0x0216f8cc module:overlay(92) +from:0x0216f7a8 kind:load to:0x0217c620 module:overlay(92) +from:0x0216f7ac kind:load to:0x020a02b4 module:overlay(0) +from:0x0216f7b0 kind:load to:0x0216b0c4 module:overlay(92) +from:0x0216f7b4 kind:load to:0x027e07d4 module:dtcm +from:0x0216f86c kind:arm_call to:0x0216f8cc module:overlay(92) +from:0x0216f888 kind:arm_call to:0x0216f7bc module:overlay(92) +from:0x0216f890 kind:arm_call to:0x021698b0 module:overlay(92) +from:0x0216f8a0 kind:arm_call to:0x0216f328 module:overlay(92) +from:0x0216f8a8 kind:load to:0x027e0d88 module:dtcm +from:0x0216f8b8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216f8d8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216f914 kind:arm_call to:0x0217009c module:overlay(92) +from:0x0216f91c kind:arm_call to:0x0217004c module:overlay(92) +from:0x0216f958 kind:arm_call to:0x02168e14 module:overlay(92) +from:0x0216f9e0 kind:arm_call to:0x02169a14 module:overlay(92) +from:0x0216fa54 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216fa90 kind:arm_call to:0x021700f8 module:overlay(92) +from:0x0216fad0 kind:arm_call to:0x0216fd04 module:overlay(92) +from:0x0216fb04 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216fb14 kind:arm_call to:0x0216f854 module:overlay(92) +from:0x0216fb2c kind:arm_call to:0x02168ffc module:overlay(92) +from:0x0216fb3c kind:arm_call to:0x01ff916c module:itcm +from:0x0216fb4c kind:arm_call to:0x0217004c module:overlay(92) +from:0x0216fb8c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0216fbe8 kind:arm_call to:0x0217009c module:overlay(92) +from:0x0216fc28 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216fcac kind:load to:0x0203e93c module:main +from:0x0216fcb4 kind:load to:0x0217aafc module:overlay(92) +from:0x0216fcb8 kind:load to:0x027e0cec module:dtcm +from:0x0216fcf4 kind:arm_call to:0x02170210 module:overlay(92) +from:0x0216fd50 kind:arm_call to:0x02168ffc module:overlay(92) +from:0x0216fdb0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216fddc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216fdec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216fdfc kind:arm_call to:0x021692b8 module:overlay(92) +from:0x0216fe18 kind:arm_call to:0x01ff916c module:itcm +from:0x0216fe3c kind:arm_call to:0x02168ffc module:overlay(92) +from:0x0216fe4c kind:arm_call to:0x01ff916c module:itcm +from:0x0216fe80 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216febc kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x0216ff3c kind:arm_call to:0x0217004c module:overlay(92) +from:0x0216ff50 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x0216ff80 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216ff90 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216ffd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216ffe0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216fff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170028 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x02170034 kind:load to:0x027e0d88 module:dtcm +from:0x02170038 kind:load to:0x027e09a8 module:dtcm +from:0x02170044 kind:load to:0x027e0cec module:dtcm +from:0x02170048 kind:load to:0x027e09c0 module:dtcm +from:0x0217006c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02170084 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02170098 kind:load to:0x027e0cec module:dtcm +from:0x021700b8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021700c0 kind:load to:0x027e0cec module:dtcm +from:0x021700cc kind:arm_call to:0x02168d5c module:overlay(92) +from:0x021700f4 kind:load to:0x027e07d4 module:dtcm +from:0x02170140 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02170154 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217015c kind:arm_call to:0x01ff938c module:itcm +from:0x02170180 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x021701b8 kind:arm_call to:0x01ff96d8 module:itcm +from:0x021701c8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021701d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021701fc kind:load to:0x0217aafc module:overlay(92) +from:0x02170204 kind:load to:0x027e0d88 module:dtcm +from:0x02170208 kind:load to:0x0217a960 module:overlay(92) +from:0x02170224 kind:load to:0x02169020 module:overlay(92) +from:0x02170234 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02170248 kind:arm_call to:0x0203d1e8 module:main +from:0x02170250 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02170258 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170264 kind:load to:0x020a02b4 module:overlay(0) +from:0x02170274 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02170288 kind:arm_call to:0x0203d1e8 module:main +from:0x02170290 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02170298 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021702a0 kind:arm_call to:0x02011ff4 module:main +from:0x021702ac kind:load to:0x020a02b4 module:overlay(0) +from:0x021702b8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x021702cc kind:load to:0x0217d974 module:overlay(92) +from:0x021702e0 kind:arm_call to:0x02011f3c module:main +from:0x021702ec kind:arm_call to:0x02170890 module:overlay(92) +from:0x02170304 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0217034c kind:load to:0x0217c6ec module:overlay(92) +from:0x02170364 kind:arm_call to:0x02168bb4 module:overlay(92) +from:0x02170384 kind:arm_call to:0x02028c68 module:main +from:0x02170394 kind:arm_call to:0x02028c68 module:main +from:0x021703a0 kind:load to:0x0217c710 module:overlay(92) +from:0x021703b4 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021703c4 kind:arm_call to:0x02168bfc module:overlay(92) +from:0x021703d8 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02170400 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x0217041c kind:load to:0x02170adc module:overlay(92) +from:0x02170420 kind:load to:0x0217ab60 module:overlay(92) +from:0x02170424 kind:load to:0x0217ab20 module:overlay(92) +from:0x02170434 kind:load to:0x0200b58c module:main +from:0x02170454 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170480 kind:arm_call to:0x01ffb714 module:itcm +from:0x021704bc kind:arm_call to:0x01ffb744 module:itcm +from:0x021705f8 kind:arm_call to:0x02168a9c module:overlay(92) +from:0x0217060c kind:load to:0x027e0ce4 module:dtcm +from:0x02170658 kind:load to:0x02169a80 module:overlay(92) +from:0x021706a8 kind:arm_call to:0x0216e4f8 module:overlay(92) +from:0x021706b0 kind:arm_call to:0x02169a6c module:overlay(92) +from:0x021706cc kind:arm_call to:0x02169384 module:overlay(92) +from:0x02170704 kind:load to:0x0217d950 module:overlay(92) +from:0x02170708 kind:load to:0x0217d960 module:overlay(92) +from:0x0217070c kind:load to:0x027e0d88 module:dtcm +from:0x021707e4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02170888 kind:load to:0x0217ab10 module:overlay(92) +from:0x0217088c kind:load to:0x027e0cec module:dtcm +from:0x0217089c kind:arm_call to:0x021684b4 module:overlay(92) +from:0x021708b8 kind:arm_call to:0x02170354 module:overlay(92) +from:0x021708c8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021708ec kind:arm_call to:0x0203d138 module:main +from:0x02170904 kind:arm_call to:0x0203d138 module:main +from:0x02170948 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02170998 kind:load to:0x0217c73c module:overlay(92) +from:0x0217099c kind:load to:0x0216b0c4 module:overlay(92) +from:0x021709a0 kind:load to:0x020a02b4 module:overlay(0) +from:0x021709a4 kind:load to:0x027e07d4 module:dtcm +from:0x021709a8 kind:load to:0x0217d960 module:overlay(92) +from:0x021709ac kind:load to:0x0217d950 module:overlay(92) +from:0x021709c0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021709f0 kind:arm_call to:0x02169384 module:overlay(92) +from:0x02170a0c kind:arm_call to:0x0203d1e8 module:main +from:0x02170a20 kind:arm_call to:0x0203d1e8 module:main +from:0x02170a28 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170a30 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02170a38 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170a44 kind:load to:0x0217c73c module:overlay(92) +from:0x02170a48 kind:load to:0x027e0d88 module:dtcm +from:0x02170a4c kind:load to:0x020a02b4 module:overlay(0) +from:0x02170a74 kind:arm_call to:0x02169384 module:overlay(92) +from:0x02170a90 kind:arm_call to:0x0203d1e8 module:main +from:0x02170aa4 kind:arm_call to:0x0203d1e8 module:main +from:0x02170aac kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02170ab4 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02170abc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170ac4 kind:arm_call to:0x02011ff4 module:main +from:0x02170ad0 kind:load to:0x0217c73c module:overlay(92) +from:0x02170ad4 kind:load to:0x027e0d88 module:dtcm +from:0x02170ad8 kind:load to:0x020a02b4 module:overlay(0) +from:0x02170be8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02170c08 kind:arm_call to:0x01ffa06c module:itcm +from:0x02170c18 kind:arm_call to:0x01ffa60c module:itcm +from:0x02170c80 kind:arm_call to:0x0200e260 module:main +from:0x02170c84 kind:arm_call to:0x0200c198 module:main +from:0x02170c94 kind:arm_call to:0x01ffad5c module:itcm +from:0x02170cf0 kind:load to:0x0217d960 module:overlay(92) +from:0x02170cf4 kind:load to:0x0203e93c module:main +from:0x02170d14 kind:arm_call to:0x02169304 module:overlay(92) +from:0x02170db0 kind:arm_call to:0x0200f05c module:main +from:0x02170de4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02170dec kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02170e18 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02170e28 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170e58 kind:arm_call to:0x0200f05c module:main +from:0x02170e90 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02170e98 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02170ec8 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02170ee4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170f18 kind:arm_call to:0x021703a4 module:overlay(92) +from:0x02170f3c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02170f54 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02170f60 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02170f70 kind:arm_call to:0x01ffcfcc module:itcm +from:0x02170fc8 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02170fdc kind:load to:0x027e0d88 module:dtcm +from:0x02170fe4 kind:load to:0x027e09a4 module:dtcm +from:0x02170fe8 kind:load to:0x0217d974 module:overlay(92) +from:0x02170fec kind:load to:0x0217c6c4 module:overlay(92) +from:0x02170ff0 kind:load to:0x020b537c module:overlay(0) +from:0x02170ff8 kind:load to:0x027e0ce4 module:dtcm +from:0x02170ffc kind:load to:0x0217c6d4 module:overlay(92) +from:0x02171004 kind:load to:0x0217d950 module:overlay(92) +from:0x02171008 kind:load to:0x0217c6a4 module:overlay(92) +from:0x0217100c kind:load to:0x0217c698 module:overlay(92) +from:0x02171010 kind:load to:0x0217c674 module:overlay(92) +from:0x02171014 kind:load to:0x027e09c0 module:dtcm +from:0x02171028 kind:arm_call to:0x0216e488 module:overlay(92) +from:0x02171048 kind:load to:0x027e0d88 module:dtcm +from:0x02171054 kind:arm_call to:0x0217106c module:overlay(92) +from:0x0217105c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02171064 kind:arm_call to:0x021713d0 module:overlay(92) +from:0x02171294 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021712a0 kind:arm_call to:0x02168900 module:overlay(92) +from:0x021712b8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021712c4 kind:arm_call to:0x021689b4 module:overlay(92) +from:0x021712d4 kind:arm_call to:0x0216e5b4 module:overlay(92) +from:0x0217130c kind:arm_call to:0x01ff916c module:itcm +from:0x02171340 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02171358 kind:arm_call to:0x01ffb428 module:itcm +from:0x02171388 kind:arm_call to:0x0216e5b4 module:overlay(92) +from:0x021713a0 kind:load to:0x02049bc4 module:main +from:0x021713b4 kind:load to:0x027e09a8 module:dtcm +from:0x021713c0 kind:load to:0x027e0d88 module:dtcm +from:0x021713c4 kind:load to:0x0217a970 module:overlay(92) +from:0x021713c8 kind:load to:0x0217a96c module:overlay(92) +from:0x021713cc kind:load to:0x0217a974 module:overlay(92) +from:0x021713dc kind:arm_call to:0x02131758 module:overlay(26) +from:0x021713f4 kind:arm_call to:0x0216e488 module:overlay(92) +from:0x02171410 kind:arm_call to:0x02171580 module:overlay(92) +from:0x02171434 kind:arm_call to:0x02175dfc module:overlay(92) +from:0x0217144c kind:load to:0x027e0d88 module:dtcm +from:0x02171450 kind:load to:0x0217d950 module:overlay(92) +from:0x02171454 kind:load to:0x0217d960 module:overlay(92) +from:0x02171480 kind:arm_call to:0x021689c8 module:overlay(92) +from:0x021714b4 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021714e0 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021714f0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217150c kind:arm_call to:0x021694d0 module:overlay(92) +from:0x0217156c kind:arm_call to:0x02170428 module:overlay(92) +from:0x02171578 kind:load to:0x0203e93c module:main +from:0x0217157c kind:load to:0x027e0d88 module:dtcm +from:0x021715a4 kind:arm_call to:0x0216f30c module:overlay(92) +from:0x02171604 kind:arm_call to:0x02176814 module:overlay(92) +from:0x02171628 kind:arm_call to:0x02131678 module:overlays(26,51) +from:0x02171638 kind:arm_call to:0x01ffb714 module:itcm +from:0x021717a8 kind:arm_call to:0x021767c8 module:overlay(92) +from:0x02171810 kind:load to:0x027e0d88 module:dtcm +from:0x02171814 kind:load to:0x0217d950 module:overlay(92) +from:0x02171818 kind:load to:0x0217d960 module:overlay(92) +from:0x02171820 kind:load to:0x02049bc4 module:main +from:0x02171844 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021718a8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02171918 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02171994 kind:arm_call to:0x020a034c module:overlay(0) +from:0x021719c4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021719fc kind:load to:0x027e09a8 module:dtcm +from:0x02171a04 kind:load to:0x0217c6b4 module:overlay(92) +from:0x02171a08 kind:load to:0x027e0cec module:dtcm +from:0x02171a3c kind:arm_call to:0x02176a30 module:overlay(92) +from:0x02171a54 kind:arm_call to:0x0216887c module:overlay(92) +from:0x02171a5c kind:load to:0x0217d950 module:overlay(92) +from:0x02171a60 kind:load to:0x0217d960 module:overlay(92) +from:0x02171a80 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02171aa4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02171adc kind:arm_call to:0x02176a30 module:overlay(92) +from:0x02171af4 kind:arm_call to:0x021688a8 module:overlay(92) +from:0x02171afc kind:load to:0x027e0cec module:dtcm +from:0x02171b00 kind:load to:0x0217d950 module:overlay(92) +from:0x02171b04 kind:load to:0x0217d960 module:overlay(92) +from:0x02171b10 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02171b18 kind:arm_call to:0x02011ff4 module:main +from:0x02171b2c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02171b40 kind:load to:0x0217da74 module:overlay(92) +from:0x02171b54 kind:arm_call to:0x02011f3c module:main +from:0x02171b60 kind:arm_call to:0x021722b4 module:overlay(92) +from:0x02171b78 kind:arm_call to:0x020978bc module:overlay(0) +from:0x02171bc0 kind:load to:0x0217c81c module:overlay(92) +from:0x02171bd8 kind:arm_call to:0x02168bb4 module:overlay(92) +from:0x02171c00 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02171c10 kind:arm_call to:0x02168bfc module:overlay(92) +from:0x02171c20 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02171c48 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02171c84 kind:load to:0x0217c840 module:overlay(92) +from:0x02171c88 kind:load to:0x02172524 module:overlay(92) +from:0x02171c8c kind:load to:0x0217ac70 module:overlay(92) +from:0x02171c90 kind:load to:0x0217acb0 module:overlay(92) +from:0x02171d0c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02171d34 kind:load to:0x027e09a8 module:dtcm +from:0x02171d80 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171d90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171da4 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171dc8 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171dd8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171dec kind:arm_call to:0x01ffb464 module:itcm +from:0x02171dfc kind:arm_call to:0x01ff9318 module:itcm +from:0x02171e14 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171e24 kind:arm_call to:0x01ff9318 module:itcm +from:0x02171e38 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171e5c kind:arm_call to:0x01ffb464 module:itcm +from:0x02171e6c kind:arm_call to:0x01ff9318 module:itcm +from:0x02171e80 kind:arm_call to:0x01ffb464 module:itcm +from:0x02171f3c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02171f68 kind:arm_call to:0x01ffb714 module:itcm +from:0x02171fa4 kind:arm_call to:0x01ffb744 module:itcm +from:0x0217202c kind:arm_call to:0x02168a9c module:overlay(92) +from:0x02172040 kind:load to:0x027e0ce4 module:dtcm +from:0x021720e0 kind:arm_call to:0x0216f2f4 module:overlay(92) +from:0x021720f4 kind:arm_call to:0x0216e4f8 module:overlay(92) +from:0x021720fc kind:arm_call to:0x02170644 module:overlay(92) +from:0x02172114 kind:arm_call to:0x02169384 module:overlay(92) +from:0x02172158 kind:arm_call to:0x0216f328 module:overlay(92) +from:0x02172164 kind:load to:0x0217da4c module:overlay(92) +from:0x02172168 kind:load to:0x0217da5c module:overlay(92) +from:0x0217216c kind:load to:0x027e0d88 module:dtcm +from:0x021721fc kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02172284 kind:load to:0x0217ac60 module:overlay(92) +from:0x02172288 kind:load to:0x027e0cec module:dtcm +from:0x021722c0 kind:arm_call to:0x021684b4 module:overlay(92) +from:0x021722f0 kind:arm_call to:0x0200f05c module:main +from:0x02172310 kind:arm_call to:0x02171bc8 module:overlay(92) +from:0x02172324 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02172348 kind:arm_call to:0x0203d138 module:main +from:0x02172360 kind:arm_call to:0x0203d138 module:main +from:0x0217238c kind:arm_call to:0x0209860c module:overlay(0) +from:0x021723dc kind:load to:0x0217c86c module:overlay(92) +from:0x021723e0 kind:load to:0x0217da74 module:overlay(92) +from:0x021723e4 kind:load to:0x0217c7e4 module:overlay(92) +from:0x021723e8 kind:load to:0x0216b0c4 module:overlay(92) +from:0x021723ec kind:load to:0x020a02b4 module:overlay(0) +from:0x021723f0 kind:load to:0x0217da5c module:overlay(92) +from:0x021723f4 kind:load to:0x0217da4c module:overlay(92) +from:0x02172408 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02172438 kind:arm_call to:0x02169384 module:overlay(92) +from:0x02172454 kind:arm_call to:0x0203d1e8 module:main +from:0x02172468 kind:arm_call to:0x0203d1e8 module:main +from:0x02172470 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02172478 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02172480 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217248c kind:load to:0x0217c86c module:overlay(92) +from:0x02172490 kind:load to:0x027e0d88 module:dtcm +from:0x02172494 kind:load to:0x020a02b4 module:overlay(0) +from:0x021724bc kind:arm_call to:0x02169384 module:overlay(92) +from:0x021724d8 kind:arm_call to:0x0203d1e8 module:main +from:0x021724ec kind:arm_call to:0x0203d1e8 module:main +from:0x021724f4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021724fc kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02172504 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217250c kind:arm_call to:0x02011ff4 module:main +from:0x02172518 kind:load to:0x0217c86c module:overlay(92) +from:0x0217251c kind:load to:0x027e0d88 module:dtcm +from:0x02172520 kind:load to:0x020a02b4 module:overlay(0) +from:0x021725b8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021725d8 kind:arm_call to:0x01ffa06c module:itcm +from:0x021725e8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172650 kind:arm_call to:0x0200e260 module:main +from:0x02172654 kind:arm_call to:0x0200c198 module:main +from:0x02172664 kind:arm_call to:0x01ffad5c module:itcm +from:0x021726c0 kind:load to:0x0203e93c module:main +from:0x021726e0 kind:arm_call to:0x02169304 module:overlay(92) +from:0x02172750 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02172758 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02172788 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021727a4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172800 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02172818 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02172824 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02172834 kind:arm_call to:0x01ffcfcc module:itcm +from:0x0217288c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021728a0 kind:load to:0x027e0d88 module:dtcm +from:0x021728a8 kind:load to:0x020b537c module:overlay(0) +from:0x021728b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021728b4 kind:load to:0x0217da4c module:overlay(92) +from:0x021728b8 kind:load to:0x0217da74 module:overlay(92) +from:0x021728bc kind:load to:0x0217c804 module:overlay(92) +from:0x021728c0 kind:load to:0x0217c7b4 module:overlay(92) +from:0x021728c4 kind:load to:0x0217c7d8 module:overlay(92) +from:0x021728c8 kind:load to:0x027e09c0 module:dtcm +from:0x021728dc kind:arm_call to:0x0216e488 module:overlay(92) +from:0x021728fc kind:load to:0x027e0d88 module:dtcm +from:0x02172908 kind:arm_call to:0x02172920 module:overlay(92) +from:0x02172910 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02172918 kind:arm_call to:0x02172c84 module:overlay(92) +from:0x02172b48 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172b54 kind:arm_call to:0x02168900 module:overlay(92) +from:0x02172b6c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02172b78 kind:arm_call to:0x021689b4 module:overlay(92) +from:0x02172b88 kind:arm_call to:0x0216e5b4 module:overlay(92) +from:0x02172bc0 kind:arm_call to:0x01ff916c module:itcm +from:0x02172bf4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172c0c kind:arm_call to:0x01ffb428 module:itcm +from:0x02172c3c kind:arm_call to:0x0216e5b4 module:overlay(92) +from:0x02172c54 kind:load to:0x02049bc4 module:main +from:0x02172c68 kind:load to:0x027e09a8 module:dtcm +from:0x02172c74 kind:load to:0x027e0d88 module:dtcm +from:0x02172c78 kind:load to:0x0217a970 module:overlay(92) +from:0x02172c7c kind:load to:0x0217a96c module:overlay(92) +from:0x02172c80 kind:load to:0x0217a974 module:overlay(92) +from:0x02172ca0 kind:arm_call to:0x0216e488 module:overlay(92) +from:0x02172cb0 kind:arm_call to:0x02172e94 module:overlay(92) +from:0x02172cb8 kind:arm_call to:0x02172e18 module:overlay(92) +from:0x02172cc0 kind:arm_call to:0x02171d40 module:overlay(92) +from:0x02172cc8 kind:arm_call to:0x0217308c module:overlay(92) +from:0x02172cec kind:arm_call to:0x02173ddc module:overlay(92) +from:0x02172d04 kind:load to:0x027e0d88 module:dtcm +from:0x02172d08 kind:load to:0x0217da4c module:overlay(92) +from:0x02172d0c kind:load to:0x0217da5c module:overlay(92) +from:0x02172d38 kind:arm_call to:0x021689c8 module:overlay(92) +from:0x02172d6c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02172d98 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02172da8 kind:arm_call to:0x01ffa60c module:itcm +from:0x02172dc4 kind:arm_call to:0x021694d0 module:overlay(92) +from:0x02172e10 kind:load to:0x0203e93c module:main +from:0x02172e14 kind:load to:0x027e0d88 module:dtcm +from:0x02172e74 kind:arm_call to:0x01ffb464 module:itcm +from:0x02172e84 kind:arm_call to:0x01ff9218 module:itcm +from:0x02172eb8 kind:arm_call to:0x0216f30c module:overlay(92) +from:0x02172ee8 kind:arm_call to:0x02173274 module:overlay(92) +from:0x02172efc kind:arm_call to:0x02131678 module:overlays(26,51) +from:0x02172f0c kind:arm_call to:0x01ffb714 module:itcm +from:0x02172f80 kind:arm_call to:0x02173274 module:overlay(92) +from:0x02172fb0 kind:arm_call to:0x02171c94 module:overlay(92) +from:0x02173004 kind:arm_call to:0x02171c94 module:overlay(92) +from:0x02173078 kind:load to:0x027e0d88 module:dtcm +from:0x02173088 kind:load to:0x02049bc4 module:main +from:0x021731e8 kind:arm_call to:0x02174174 module:overlay(92) +from:0x02173238 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02173268 kind:load to:0x0217da4c module:overlay(92) +from:0x0217326c kind:load to:0x0217da5c module:overlay(92) +from:0x02173270 kind:load to:0x02049bc4 module:main +from:0x021732c0 kind:arm_call to:0x02174474 module:overlay(92) +from:0x021732e8 kind:arm_call to:0x02171c94 module:overlay(92) +from:0x021732f4 kind:arm_call to:0x02171c94 module:overlay(92) +from:0x021732fc kind:load to:0x0217da4c module:overlay(92) +from:0x02173300 kind:load to:0x0217da5c module:overlay(92) +from:0x02173320 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02173364 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021733d4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02173450 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02173484 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0217349c kind:load to:0x027e09a8 module:dtcm +from:0x021734a4 kind:load to:0x0217c7f4 module:overlay(92) +from:0x021734a8 kind:load to:0x027e0cec module:dtcm +from:0x021734e8 kind:arm_call to:0x0216887c module:overlay(92) +from:0x021734f0 kind:load to:0x0217da4c module:overlay(92) +from:0x021734f4 kind:load to:0x0217da5c module:overlay(92) +from:0x02173514 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02173538 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02173584 kind:arm_call to:0x021688a8 module:overlay(92) +from:0x0217358c kind:load to:0x027e0cec module:dtcm +from:0x02173590 kind:load to:0x0217da4c module:overlay(92) +from:0x02173594 kind:load to:0x0217da5c module:overlay(92) +from:0x021735a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021735a8 kind:arm_call to:0x02011ff4 module:main +from:0x021735bc kind:arm_call to:0x020978ec module:overlay(0) +from:0x021735d0 kind:load to:0x0217db5c module:overlay(92) +from:0x021735e4 kind:arm_call to:0x02011f3c module:main +from:0x021735f0 kind:arm_call to:0x0217382c module:overlay(92) +from:0x02173604 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02173660 kind:load to:0x0217c8fc module:overlay(92) +from:0x02173674 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x021736a0 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021736b0 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021736c0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x021736fc kind:load to:0x0217c984 module:overlay(92) +from:0x02173700 kind:load to:0x0217393c module:overlay(92) +from:0x02173704 kind:load to:0x0217acf0 module:overlay(92) +from:0x0217375c kind:arm_call to:0x01ffb428 module:itcm +from:0x021737bc kind:arm_call to:0x01ffb464 module:itcm +from:0x021737cc kind:arm_call to:0x01ff9318 module:itcm +from:0x021737e0 kind:arm_call to:0x01ffb464 module:itcm +from:0x021737f8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02173834 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02173898 kind:arm_call to:0x0217366c module:overlay(92) +from:0x021738a0 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x021738d4 kind:load to:0x0217c9b0 module:overlay(92) +from:0x021738d8 kind:load to:0x0217db5c module:overlay(92) +from:0x021738dc kind:load to:0x0217c8ec module:overlay(92) +from:0x021738e8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02173900 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02173908 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02173920 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02173928 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02173930 kind:arm_call to:0x02011ff4 module:main +from:0x021739d8 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x021739f8 kind:arm_call to:0x01ffa06c module:itcm +from:0x02173a08 kind:arm_call to:0x01ffa60c module:itcm +from:0x02173a14 kind:load to:0x0203e93c module:main +from:0x02173a98 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173aa4 kind:arm_call to:0x01fff458 module:itcm +from:0x02173afc kind:arm_call to:0x01ffb714 module:itcm +from:0x02173b7c kind:arm_call to:0x01ffb744 module:itcm +from:0x02173bb8 kind:arm_call to:0x02168a9c module:overlay(92) +from:0x02173bf8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02173c3c kind:arm_call to:0x01ffb428 module:itcm +from:0x02173c4c kind:arm_call to:0x01ff93c0 module:itcm +from:0x02173c5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02173ce0 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02173cf4 kind:load to:0x027e0ce4 module:dtcm +from:0x02173cfc kind:load to:0x0203e93c module:main +from:0x02173dd4 kind:load to:0x0217c940 module:overlay(92) +from:0x02173dd8 kind:load to:0x0203e93c module:main +from:0x02173de8 kind:arm_call to:0x0217228c module:overlay(92) +from:0x02173dfc kind:arm_call to:0x0209860c module:overlay(0) +from:0x02173e10 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02173f0c kind:arm_call to:0x02173720 module:overlay(92) +from:0x02173f48 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02173f68 kind:load to:0x0217c940 module:overlay(92) +from:0x02173f6c kind:load to:0x0203e93c module:main +from:0x02173f70 kind:load to:0x0217c918 module:overlay(92) +from:0x02173f98 kind:load to:0x02174280 module:overlay(92) +from:0x02173fcc kind:arm_call to:0x02174d7c module:overlay(92) +from:0x02173fe8 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02174000 kind:arm_call to:0x02174280 module:overlay(92) +from:0x02174008 kind:load to:0x027e09a8 module:dtcm +from:0x0217403c kind:arm_call to:0x02173708 module:overlay(92) +from:0x02174054 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217405c kind:load to:0x027e09a8 module:dtcm +from:0x0217406c kind:arm_call to:0x02174280 module:overlay(92) +from:0x021740c8 kind:arm_call to:0x0217228c module:overlay(92) +from:0x021740dc kind:arm_call to:0x021722a0 module:overlay(92) +from:0x0217412c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174170 kind:load to:0x0203e93c module:main +from:0x021741a8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021741b0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021741fc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0217420c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174230 kind:arm_call to:0x02173708 module:overlay(92) +from:0x02174244 kind:arm_call to:0x02173708 module:overlay(92) +from:0x0217425c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02174270 kind:load to:0x020b537c module:overlay(0) +from:0x02174274 kind:load to:0x027e0ce4 module:dtcm +from:0x02174278 kind:load to:0x027e09a8 module:dtcm +from:0x021742b0 kind:arm_call to:0x021722a0 module:overlay(92) +from:0x02174358 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174378 kind:arm_call to:0x0217205c module:overlay(92) +from:0x021743b4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021743d0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021743ec kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02174418 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02174430 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02174448 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02174464 kind:load to:0x027e0cec module:dtcm +from:0x0217448c kind:arm_call to:0x02173708 module:overlay(92) +from:0x021744a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021744ac kind:load to:0x027e09a8 module:dtcm +from:0x021744bc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021744c4 kind:arm_call to:0x02011ff4 module:main +from:0x021744d8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021744ec kind:load to:0x0217dc44 module:overlay(92) +from:0x02174500 kind:arm_call to:0x02011f3c module:main +from:0x0217450c kind:arm_call to:0x02174580 module:overlay(92) +from:0x02174520 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02174578 kind:load to:0x0217ca34 module:overlay(92) +from:0x02174588 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021745ec kind:arm_call_thumb to:0x02057a4c module:overlay(0) +from:0x021745f4 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0217462c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02174644 kind:load to:0x0217ca58 module:overlay(92) +from:0x02174648 kind:load to:0x0217dc44 module:overlay(92) +from:0x0217464c kind:load to:0x0217ca0c module:overlay(92) +from:0x02174678 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174684 kind:arm_call to:0x01fff458 module:itcm +from:0x021746b4 kind:arm_call to:0x02169470 module:overlay(92) +from:0x021746bc kind:arm_call to:0x02168a9c module:overlay(92) +from:0x021746f0 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02174704 kind:load to:0x027e0ce4 module:dtcm +from:0x0217470c kind:load to:0x027e0d88 module:dtcm +from:0x02174748 kind:arm_call to:0x02131678 module:overlays(26,51) +from:0x021747d4 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021747e8 kind:arm_call to:0x02174344 module:overlay(92) +from:0x02174818 kind:arm_call to:0x02132150 module:overlays(26,48) +from:0x02174830 kind:arm_call to:0x02174ef8 module:overlay(92) +from:0x0217486c kind:arm_call to:0x0207e540 module:overlay(0) +from:0x02174884 kind:arm_call to:0x02174ef8 module:overlay(92) +from:0x02174890 kind:load to:0x0217ca14 module:overlay(92) +from:0x02174894 kind:load to:0x027e09c0 module:dtcm +from:0x021748a4 kind:arm_call to:0x02174468 module:overlay(92) +from:0x021748e0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x021748f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02174924 kind:arm_call to:0x021692b8 module:overlay(92) +from:0x0217494c kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02174a08 kind:arm_call to:0x02175114 module:overlay(92) +from:0x02174a3c kind:arm_call to:0x01ffb428 module:itcm +from:0x02174a78 kind:load to:0x027e0d88 module:dtcm +from:0x02174a7c kind:load to:0x027e09a8 module:dtcm +from:0x02174acc kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02174bb0 kind:arm_call to:0x02174ef8 module:overlay(92) +from:0x02174bbc kind:load to:0x027e09a8 module:dtcm +from:0x02174c18 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x02174c44 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174c54 kind:arm_call to:0x01ffa60c module:itcm +from:0x02174ca8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02174cc0 kind:arm_call to:0x01ffa81c module:itcm +from:0x02174ccc kind:arm_call to:0x02028d08 module:main +from:0x02174ce4 kind:arm_call to:0x01ffa878 module:itcm +from:0x02174d6c kind:load to:0x0203e93c module:main +from:0x02174d90 kind:arm_call to:0x02131678 module:overlays(26,51) +from:0x02174dec kind:arm_call to:0x01ffb714 module:itcm +from:0x02174ed8 kind:load to:0x0217a964 module:overlay(92) +from:0x02174edc kind:load to:0x02049bc4 module:main +from:0x02174ee4 kind:load to:0x0217a968 module:overlay(92) +from:0x02174f20 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02174f34 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02174fb4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02174fd0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02174fec kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02175004 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0217501c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x02175048 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02175064 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02175080 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217509c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021750b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021750d4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021750fc kind:load to:0x027e09a8 module:dtcm +from:0x02175104 kind:load to:0x027e09bc module:dtcm +from:0x0217510c kind:load to:0x027e0cec module:dtcm +from:0x021751d0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021751d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021751f0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021751f8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02175200 kind:arm_call to:0x02011ff4 module:main +from:0x02175214 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02175228 kind:load to:0x0217dd2c module:overlay(92) +from:0x0217523c kind:arm_call to:0x02011f3c module:main +from:0x02175248 kind:arm_call to:0x02175920 module:overlay(92) +from:0x0217525c kind:arm_call to:0x02097878 module:overlay(0) +from:0x021752c0 kind:load to:0x0217cb2c module:overlay(92) +from:0x021752d4 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x02175330 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x02175340 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x02175354 kind:load to:0x0217cb50 module:overlay(92) +from:0x02175358 kind:load to:0x02175b70 module:overlay(92) +from:0x021753e4 kind:arm_call to:0x02169470 module:overlay(92) +from:0x0217541c kind:arm_call to:0x02169470 module:overlay(92) +from:0x0217544c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02175460 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02175478 kind:load to:0x027e0d88 module:dtcm +from:0x0217547c kind:load to:0x027e09a8 module:dtcm +from:0x021755a4 kind:arm_call to:0x01ffb464 module:itcm +from:0x021755b4 kind:arm_call to:0x01ff9318 module:itcm +from:0x0217560c kind:arm_call to:0x01ffb464 module:itcm +from:0x0217561c kind:arm_call to:0x01ff9318 module:itcm +from:0x0217563c kind:arm_call to:0x01ffb464 module:itcm +from:0x0217564c kind:arm_call to:0x01ff9218 module:itcm +from:0x02175784 kind:arm_call to:0x0217535c module:overlay(92) +from:0x0217584c kind:arm_call to:0x0217535c module:overlay(92) +from:0x02175874 kind:arm_call to:0x01ffb464 module:itcm +from:0x02175884 kind:arm_call to:0x01ff9318 module:itcm +from:0x02175898 kind:arm_call to:0x01ffb464 module:itcm +from:0x021758a8 kind:arm_call to:0x01ff9318 module:itcm +from:0x02175928 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02175938 kind:arm_call to:0x02168db8 module:overlay(92) +from:0x02175994 kind:arm_call to:0x021752cc module:overlay(92) +from:0x021759bc kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021759d4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021759e8 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x02175a18 kind:arm_call to:0x0203d138 module:main +from:0x02175a6c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02175a84 kind:load to:0x0217cbc4 module:overlay(92) +from:0x02175a88 kind:load to:0x0217dd2c module:overlay(92) +from:0x02175a8c kind:load to:0x0217cb7c module:overlay(92) +from:0x02175a90 kind:load to:0x0217cab4 module:overlay(92) +from:0x02175a94 kind:load to:0x020a02b4 module:overlay(0) +from:0x02175a98 kind:load to:0x0216b0c4 module:overlay(92) +from:0x02175a9c kind:load to:0x027e07d4 module:dtcm +from:0x02175aa8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02175abc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02175ae0 kind:arm_call to:0x0203d1e8 module:main +from:0x02175ae8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02175af0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02175af8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02175b00 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02175b08 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02175b14 kind:load to:0x020a02b4 module:overlay(0) +from:0x02175b30 kind:arm_call to:0x0203d1e8 module:main +from:0x02175b38 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02175b40 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02175b48 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02175b50 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02175b58 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02175b60 kind:arm_call to:0x02011ff4 module:main +from:0x02175b6c kind:load to:0x020a02b4 module:overlay(0) +from:0x02175bec kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02175c0c kind:arm_call to:0x01ffa06c module:itcm +from:0x02175c1c kind:arm_call to:0x01ffa60c module:itcm +from:0x02175c28 kind:load to:0x0203e93c module:main +from:0x02175c54 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02175c60 kind:arm_call to:0x01fff458 module:itcm +from:0x02175c90 kind:arm_call to:0x02169470 module:overlay(92) +from:0x02175c98 kind:arm_call to:0x02168a9c module:overlay(92) +from:0x02175ccc kind:arm_call to:0x02097c00 module:overlay(0) +from:0x02175ce0 kind:load to:0x027e0ce4 module:dtcm +from:0x02175ce8 kind:load to:0x027e0d88 module:dtcm +from:0x02175d28 kind:arm_call to:0x01ff9638 module:itcm +from:0x02175d38 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02175de8 kind:arm_call to:0x02168e14 module:overlay(92) +from:0x02175df4 kind:load to:0x0217caf4 module:overlay(92) +from:0x02175df8 kind:load to:0x0203e93c module:main +from:0x02175e18 kind:arm_call to:0x021754a4 module:overlay(92) +from:0x02175efc kind:arm_call to:0x021754a4 module:overlay(92) +from:0x02175f04 kind:arm_call to:0x02175694 module:overlay(92) +from:0x02175f0c kind:arm_call to:0x02175798 module:overlay(92) +from:0x02175f34 kind:arm_call to:0x021768e4 module:overlay(92) +from:0x02175f90 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02175fd0 kind:arm_call to:0x02168ffc module:overlay(92) +from:0x02176004 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02176024 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176034 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176060 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021760bc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02176104 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x02176120 kind:arm_call to:0x0216f328 module:overlay(92) +from:0x02176154 kind:arm_call to:0x02176814 module:overlay(92) +from:0x02176178 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x02176180 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02176198 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021761b0 kind:arm_call to:0x0217065c module:overlay(92) +from:0x021761e0 kind:arm_call to:0x02132150 module:overlays(26,48) +from:0x021761e8 kind:arm_call to:0x02175488 module:overlay(92) +from:0x021761fc kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02176248 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02176264 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021762b8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x021762d0 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x021762e8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x021762f4 kind:arm_call to:0x02176a30 module:overlay(92) +from:0x02176300 kind:load to:0x0217caf4 module:overlay(92) +from:0x02176304 kind:load to:0x0203e93c module:main +from:0x02176308 kind:load to:0x027e09a8 module:dtcm +from:0x02176310 kind:load to:0x0217cad4 module:overlay(92) +from:0x02176318 kind:load to:0x027e0cec module:dtcm +from:0x02176320 kind:load to:0x027e0d88 module:dtcm +from:0x02176328 kind:load to:0x027e09bc module:dtcm +from:0x02176350 kind:arm_call to:0x02170710 module:overlay(92) +from:0x02176374 kind:arm_call to:0x02175714 module:overlay(92) +from:0x021763b0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021763c8 kind:arm_call to:0x02176814 module:overlay(92) +from:0x021763f8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02176444 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217646c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217647c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217648c kind:arm_call to:0x021692b8 module:overlay(92) +from:0x021764b8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021764e0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02176514 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x021765f8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02176618 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02176628 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176648 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0217666c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02176684 kind:load to:0x027e09a8 module:dtcm +from:0x0217668c kind:load to:0x027e0d88 module:dtcm +from:0x02176698 kind:load to:0x027e0cec module:dtcm +from:0x0217669c kind:load to:0x027e09c0 module:dtcm +from:0x021766b8 kind:arm_call to:0x02170710 module:overlay(92) +from:0x02176768 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021767b8 kind:arm_call to:0x02169020 module:overlay(92) +from:0x021767c4 kind:load to:0x0203e93c module:main +from:0x021767e8 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x02176804 kind:arm_call to:0x0217535c module:overlay(92) +from:0x02176830 kind:arm_call to:0x02175728 module:overlay(92) +from:0x021768a4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021768c0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021768d8 kind:load to:0x0217cabc module:overlay(92) +from:0x021768dc kind:load to:0x027e09a8 module:dtcm +from:0x0217692c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217693c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176984 kind:arm_call to:0x01ff95a0 module:itcm +from:0x02176990 kind:arm_call to:0x01ff9638 module:itcm +from:0x021769d8 kind:arm_call to:0x01ff95a0 module:itcm +from:0x021769f8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176a08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176a5c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02176a74 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02176a90 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02176a98 kind:arm_call to:0x02011ff4 module:main +from:0x02176aac kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02176ab4 kind:arm_call to:0x02011ff4 module:main +from:0x02176ac8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02176adc kind:load to:0x0217de20 module:overlay(92) +from:0x02176af0 kind:arm_call to:0x02011f3c module:main +from:0x02176afc kind:arm_call to:0x02176b50 module:overlay(92) +from:0x02176b10 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02176b4c kind:load to:0x0217cc40 module:overlay(92) +from:0x02176b58 kind:arm_call to:0x02111024 module:overlay(26) +from:0x02176b68 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x02176b98 kind:arm_call to:0x0203d138 module:main +from:0x02176bb0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02176bbc kind:arm_call to:0x0209860c module:overlay(0) +from:0x02176bc8 kind:load to:0x0217cc64 module:overlay(92) +from:0x02176bcc kind:load to:0x020a02b4 module:overlay(0) +from:0x02176bd0 kind:load to:0x0216b0c4 module:overlay(92) +from:0x02176bd4 kind:load to:0x0217de14 module:overlay(92) +from:0x02176bf8 kind:arm_call to:0x01fffda8 module:itcm +from:0x02176c04 kind:arm_call to:0x02176c14 module:overlay(92) +from:0x02176c10 kind:load to:0x0213f5cc module:overlay(26) +from:0x02176c4c kind:load to:0x0217cc18 module:overlay(92) +from:0x02176c68 kind:arm_call to:0x02176fe0 module:overlay(92) +from:0x02176c88 kind:arm_call to:0x02131488 module:overlays(26,47,49) +from:0x02176c94 kind:arm_call to:0x02016930 module:main +from:0x02176ca4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02176cb0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x02176ce4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02176d00 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x02176d24 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02176d2c kind:arm_call to:0x02176fe0 module:overlay(92) +from:0x02176d3c kind:load to:0x027e09c0 module:dtcm +from:0x02176d40 kind:load to:0x027e09a8 module:dtcm +from:0x02176d80 kind:load to:0x0217cc28 module:overlay(92) +from:0x02176d94 kind:arm_call to:0x0216948c module:overlay(92) +from:0x02176da4 kind:arm_call to:0x02176fe0 module:overlay(92) +from:0x02176dbc kind:load to:0x027e0d88 module:dtcm +from:0x02176df8 kind:arm_call to:0x020fbae4 module:overlay(26) +from:0x02176e44 kind:arm_call to:0x02028c24 module:main +from:0x02176e70 kind:arm_call to:0x0201aa1c module:main +from:0x02176e7c kind:load to:0x0213f5cc module:overlay(26) +from:0x02176e80 kind:load to:0x027e0998 module:dtcm +from:0x02176e84 kind:load to:0x0204aefc module:main +from:0x02176e88 kind:load to:0x0217de14 module:overlay(92) +from:0x02176ea4 kind:arm_call to:0x02110e50 module:overlay(26) +from:0x02176eb8 kind:arm_call to:0x02177020 module:overlay(92) +from:0x02176ed0 kind:arm_call to:0x02176c14 module:overlay(92) +from:0x02176f14 kind:arm_call to:0x020a00b4 module:overlay(0) +from:0x02176f54 kind:load to:0x027e0cec module:dtcm +from:0x02176f64 kind:arm_call to:0x02177020 module:overlay(92) +from:0x02176f84 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02176f9c kind:arm_call to:0x02176c14 module:overlay(92) +from:0x02176fc4 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02176fcc kind:arm_call to:0x02176c50 module:overlay(92) +from:0x02176fd8 kind:load to:0x027e09a8 module:dtcm +from:0x02177004 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02177018 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217704c kind:load to:0x027e0ce0 module:dtcm +from:0x02177050 kind:load to:0x01ff9258 module:itcm +from:0x0217706c kind:arm_call to:0x0203d1e8 module:main +from:0x02177074 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02177080 kind:load to:0x020a02b4 module:overlay(0) +from:0x0217709c kind:arm_call to:0x0203d1e8 module:main +from:0x021770a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021770ac kind:arm_call to:0x02011ff4 module:main +from:0x021770b8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021770c4 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021770d8 kind:load to:0x0217df0c module:overlay(92) +from:0x021770ec kind:arm_call to:0x02011f3c module:main +from:0x021770f8 kind:arm_call to:0x02177128 module:overlay(92) +from:0x0217710c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02177124 kind:load to:0x0217ccc8 module:overlay(92) +from:0x02177134 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0217713c kind:arm_call to:0x02177c28 module:overlay(92) +from:0x02177154 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02177174 kind:arm_call to:0x0203d138 module:main +from:0x02177190 kind:arm_call to:0x0203d138 module:main +from:0x021771bc kind:load to:0x0217cd80 module:overlay(92) +from:0x021771c0 kind:load to:0x02177210 module:overlay(92) +from:0x021771c4 kind:load to:0x021771d0 module:overlay(92) +from:0x021771c8 kind:load to:0x02177278 module:overlay(92) +from:0x021771cc kind:load to:0x02177224 module:overlay(92) +from:0x021771e8 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02177200 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0217720c kind:load to:0x0217ccec module:overlay(92) +from:0x02177218 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02177240 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x02177258 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02177268 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02177274 kind:load to:0x0217cd34 module:overlay(92) +from:0x02177280 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02177330 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x0217733c kind:arm_call to:0x02057c90 module:overlay(0) +from:0x021775b4 kind:arm_call to:0x02099d14 module:overlay(0) +from:0x021775e4 kind:arm_call to:0x0200f218 module:main +from:0x021775f8 kind:load to:0x02138cf0 module:overlay(26) +from:0x02177600 kind:load to:0x027e0d00 module:dtcm +from:0x02177604 kind:load to:0x0217ad20 module:overlay(92) +from:0x0217760c kind:load to:0x0217ad10 module:overlay(92) +from:0x02177610 kind:load to:0x0217ad30 module:overlay(92) +from:0x02177654 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02177688 kind:arm_call to:0x020789f8 module:overlay(0) +from:0x021776a4 kind:arm_call to:0x020f8d88 module:overlay(26) +from:0x021776bc kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x021776d0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02177754 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x02177764 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02177798 kind:arm_call to:0x020789f8 module:overlay(0) +from:0x021777d0 kind:arm_call to:0x020e7d80 module:overlay(26) +from:0x021777f0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02177824 kind:arm_call to:0x020789f8 module:overlay(0) +from:0x0217784c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02177880 kind:arm_call to:0x020789f8 module:overlay(0) +from:0x021778cc kind:arm_call to:0x02039edc module:main +from:0x021778d8 kind:arm_call to:0x0203ab30 module:main +from:0x021778e0 kind:arm_call to:0x02039edc module:main +from:0x021778e8 kind:arm_call to:0x0203ad60 module:main +from:0x021778ec kind:arm_call to:0x0203a584 module:main +from:0x02177904 kind:arm_call to:0x020e7c50 module:overlay(26) +from:0x02177928 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x021779e8 kind:arm_call to:0x01fff458 module:itcm +from:0x021779f8 kind:arm_call to:0x0212d28c module:overlay(26) +from:0x02177a3c kind:arm_call to:0x020f8db0 module:overlay(26) +from:0x02177a54 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02177a80 kind:arm_call to:0x020e4a44 module:overlay(26) +from:0x02177a98 kind:arm_call to:0x020e4a5c module:overlay(26) +from:0x02177ac0 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x02177ad4 kind:arm_call to:0x0206d160 module:overlay(0) +from:0x02177ae0 kind:load to:0x02138cf0 module:overlay(26) +from:0x02177ae4 kind:load to:0x027e09bc module:dtcm +from:0x02177ae8 kind:load to:0x027e09b8 module:dtcm +from:0x02177aec kind:load to:0x0213f570 module:overlays(26,58) +from:0x02177af0 kind:load to:0x027e09a8 module:dtcm +from:0x02177b00 kind:load to:0x027e0ce4 module:dtcm +from:0x02177b08 kind:load to:0x020b5198 module:overlay(0) +from:0x02177b34 kind:arm_call to:0x02057c90 module:overlay(0) +from:0x02177bec kind:arm_call to:0x0200eab0 module:main +from:0x02177c20 kind:load to:0x02138cf0 module:overlay(26) +from:0x02177c24 kind:load to:0x027e00f0 module:dtcm +from:0x02177c34 kind:load to:0x0217def8 module:overlay(92) +from:0x02177c48 kind:load to:0x0217def8 module:overlay(92) +from:0x02177c54 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02177c5c kind:arm_call to:0x02011ff4 module:main +from:0x02177c70 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02177c78 kind:arm_call to:0x02011ff4 module:main +from:0x02177ca0 kind:arm_call to:0x0203d1e8 module:main +from:0x02177cb4 kind:arm_call to:0x0203d1e8 module:main +from:0x02177cbc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02177cc4 kind:arm_call to:0x02177c38 module:overlay(92) +from:0x02177ccc kind:arm_call to:0x02098468 module:overlay(0) +from:0x02177cd8 kind:load to:0x02177278 module:overlay(92) +from:0x02177cdc kind:load to:0x02177210 module:overlay(92) +from:0x02177cfc kind:arm_call to:0x0203d1e8 module:main +from:0x02177d10 kind:arm_call to:0x0203d1e8 module:main +from:0x02177d18 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02177d20 kind:arm_call to:0x02177c38 module:overlay(92) +from:0x02177d28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02177d30 kind:arm_call to:0x02011ff4 module:main +from:0x02177d3c kind:load to:0x02177278 module:overlay(92) +from:0x02177d40 kind:load to:0x02177210 module:overlay(92) +from:0x02177d4c kind:arm_call to:0x02097704 module:overlay(0) +from:0x02177d60 kind:load to:0x0217df5c module:overlay(92) +from:0x02177d74 kind:arm_call to:0x02011f3c module:main +from:0x02177d80 kind:arm_call to:0x02177db0 module:overlay(92) +from:0x02177d94 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02177dac kind:load to:0x0217cde0 module:overlay(92) +from:0x02177db8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02177dc0 kind:arm_call to:0x02178468 module:overlay(92) +from:0x02177dd4 kind:load to:0x0217ce04 module:overlay(92) +from:0x02177df4 kind:arm_call to:0x020e6f50 module:overlay(26) +from:0x02177e00 kind:arm_call to:0x020e6c1c module:overlay(26) +from:0x02177e14 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x02177e2c kind:arm_call to:0x020e6a4c module:overlay(26) +from:0x02177e64 kind:arm_call to:0x020edadc module:overlay(26) +from:0x02177e94 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02177f0c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02177f3c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02177f78 kind:arm_call to:0x01ffb428 module:itcm +from:0x02177f88 kind:load to:0x02138cf0 module:overlay(26) +from:0x02177f8c kind:load to:0x027e0ce0 module:dtcm +from:0x02177f90 kind:load to:0x027e0cd8 module:dtcm +from:0x02177fc0 kind:arm_call to:0x020fa818 module:overlay(26) +from:0x02178028 kind:load to:0x02138cf0 module:overlay(26) +from:0x0217802c kind:load to:0x027e0998 module:dtcm +from:0x02178060 kind:arm_call to:0x02028c24 module:main +from:0x021780ac kind:arm_call to:0x020fa338 module:overlay(26) +from:0x021780c0 kind:arm_call to:0x020fa34c module:overlay(26) +from:0x021780d8 kind:arm_call to:0x020fa71c module:overlay(26) +from:0x021780e4 kind:arm_call to:0x020fa370 module:overlay(26) +from:0x02178158 kind:arm_call to:0x020f8e70 module:overlay(26) +from:0x0217822c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02178270 kind:arm_call to:0x0201aa1c module:main +from:0x021782cc kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02178318 kind:arm_call to:0x0201aa1c module:main +from:0x0217834c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0217837c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0217839c kind:arm_call to:0x020f9ea4 module:overlay(26) +from:0x02178448 kind:arm_call to:0x0201aa1c module:main +from:0x02178454 kind:load to:0x02138cf0 module:overlay(26) +from:0x02178458 kind:load to:0x027e0998 module:dtcm +from:0x0217845c kind:load to:0x0217cdd4 module:overlay(92) +from:0x02178460 kind:load to:0x0204aefc module:main +from:0x02178464 kind:load to:0x027e0cd8 module:dtcm +from:0x02178474 kind:load to:0x0217df48 module:overlay(92) +from:0x02178488 kind:load to:0x0217df48 module:overlay(92) +from:0x02178494 kind:arm_call to:0x02178478 module:overlay(92) +from:0x0217849c kind:arm_call to:0x02098468 module:overlay(0) +from:0x021784b0 kind:arm_call to:0x02178478 module:overlay(92) +from:0x021784b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021784c0 kind:arm_call to:0x02011ff4 module:main +from:0x021784d4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x021784e8 kind:load to:0x0217dfa8 module:overlay(92) +from:0x021784fc kind:arm_call to:0x02011f3c module:main +from:0x02178508 kind:arm_call to:0x0217856c module:overlay(92) +from:0x0217851c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02178568 kind:load to:0x0217ce88 module:overlay(92) +from:0x02178574 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021785d8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02178600 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02178618 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02178640 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02178660 kind:arm_call to:0x0203d138 module:main +from:0x0217866c kind:load to:0x0217ceac module:overlay(92) +from:0x02178670 kind:load to:0x0217dfa8 module:overlay(92) +from:0x02178674 kind:load to:0x0217cb7c module:overlay(92) +from:0x02178678 kind:load to:0x02178680 module:overlay(92) +from:0x0217867c kind:load to:0x02178c38 module:overlay(92) +from:0x02178688 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021786ac kind:arm_call to:0x0203d1e8 module:main +from:0x021786b4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021786bc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021786c4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021786d0 kind:load to:0x02178680 module:overlay(92) +from:0x021786ec kind:arm_call to:0x0203d1e8 module:main +from:0x021786f4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021786fc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02178704 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217870c kind:arm_call to:0x02011ff4 module:main +from:0x02178718 kind:load to:0x02178680 module:overlay(92) +from:0x02178728 kind:arm_call to:0x021787e0 module:overlay(92) +from:0x02178760 kind:arm_call to:0x02098490 module:overlay(0) +from:0x02178788 kind:arm_call to:0x01fff698 module:itcm +from:0x021787cc kind:arm_call to:0x021789d4 module:overlay(92) +from:0x021787d8 kind:load to:0x027e0cd8 module:dtcm +from:0x021787dc kind:load to:0x027e0ce0 module:dtcm +from:0x02178818 kind:load to:0x0217ce58 module:overlay(92) +from:0x02178874 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217887c kind:arm_call to:0x021788a4 module:overlay(92) +from:0x021788a0 kind:load to:0x0217ce60 module:overlay(92) +from:0x021788b8 kind:arm_call to:0x02178924 module:overlay(92) +from:0x021788c8 kind:arm_call to:0x02178970 module:overlay(92) +from:0x021788d0 kind:arm_call to:0x021788ec module:overlay(92) +from:0x021788e4 kind:arm_call to:0x021789d4 module:overlay(92) +from:0x02178920 kind:load to:0x027e0ce0 module:dtcm +from:0x02178960 kind:arm_call to:0x0207e540 module:overlay(0) +from:0x0217896c kind:load to:0x027e09c0 module:dtcm +from:0x021789b8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021789cc kind:load to:0x027e0ce0 module:dtcm +from:0x021789d0 kind:load to:0x027e0cec module:dtcm +from:0x02178a0c kind:arm_call to:0x020d2ae8 module:overlay(24) +from:0x02178a50 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02178a64 kind:load to:0x027e0cd8 module:dtcm +from:0x02178a68 kind:load to:0x027e0cec module:dtcm +from:0x02178b58 kind:arm_call to:0x0201aa1c module:main +from:0x02178b64 kind:load to:0x027e0998 module:dtcm +from:0x02178b68 kind:load to:0x0204aefc module:main +from:0x02178b80 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02178bac kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02178bdc kind:arm_call to:0x01ffc634 module:itcm +from:0x02178c28 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02178c34 kind:load to:0x0217ce68 module:overlay(92) +from:0x02178c54 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02178c68 kind:load to:0x0217e098 module:overlay(92) +from:0x02178c7c kind:arm_call to:0x02011f3c module:main +from:0x02178c88 kind:arm_call to:0x02178cd4 module:overlay(92) +from:0x02178c9c kind:arm_call to:0x0209765c module:overlay(0) +from:0x02178ccc kind:load to:0x0217cf2c module:overlay(92) +from:0x02178cdc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02178cfc kind:arm_call to:0x021041b8 module:overlay(26) +from:0x02178d04 kind:arm_call to:0x020fd13c module:overlay(26) +from:0x02178d14 kind:arm_call to:0x020fbc9c module:overlay(26) +from:0x02178d44 kind:arm_call to:0x02103150 module:overlay(26) +from:0x02178d80 kind:arm_call to:0x02103f88 module:overlay(26) +from:0x02178d8c kind:load to:0x0217cf50 module:overlay(92) +from:0x02178d90 kind:load to:0x020b27a8 module:overlay(0) +from:0x02178e28 kind:load to:0x0217e084 module:overlay(92) +from:0x02178e2c kind:load to:0x0217cf04 module:overlay(92) +from:0x02178e30 kind:load to:0x0217e0d4 module:overlay(92) +from:0x02178e4c kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x02178e5c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02178f14 kind:load to:0x02138cf0 module:overlay(26) +from:0x02178f28 kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x02178f38 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02178ff0 kind:load to:0x02138cf0 module:overlay(26) +from:0x02179018 kind:arm_call to:0x02103f3c module:overlay(26) +from:0x02179028 kind:arm_call to:0x02104234 module:overlay(26) +from:0x0217906c kind:arm_call to:0x01fff3b4 module:itcm +from:0x021790f0 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02179128 kind:arm_call to:0x020fbcd0 module:overlays(26,31) +from:0x0217918c kind:arm_call to:0x020fbf0c module:overlay(26) +from:0x0217919c kind:load to:0x027e0ce4 module:dtcm +from:0x021791c0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02179260 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02179314 kind:arm_call to:0x020fc1e0 module:overlay(26) +from:0x02179328 kind:arm_call to:0x020fc150 module:overlays(21,26) +from:0x021793a4 kind:arm_call to:0x02103fb0 module:overlay(26) +from:0x02179490 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0217949c kind:arm_call to:0x020fd208 module:overlay(26) +from:0x021794a4 kind:arm_call to:0x02104230 module:overlays(26,31) +from:0x021794b0 kind:load to:0x027e09b8 module:dtcm +from:0x021794b4 kind:load to:0x0217e0e4 module:overlay(92) +from:0x021794b8 kind:load to:0x027e0ce4 module:dtcm +from:0x021794c0 kind:load to:0x0217e080 module:overlay(92) +from:0x021794c4 kind:load to:0x0217cf04 module:overlay(92) +from:0x021794cc kind:load to:0x027e09c0 module:dtcm +from:0x02179508 kind:arm_call to:0x021031c8 module:overlay(26) +from:0x02179520 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217952c kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02179558 kind:arm_call to:0x021031c8 module:overlay(26) +from:0x02179570 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217957c kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02179614 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02179624 kind:load to:0x027e09a8 module:dtcm +from:0x0217962c kind:load to:0x027e09bc module:dtcm +from:0x02179650 kind:arm_call to:0x02103e80 module:overlay(26) +from:0x02179668 kind:arm_call to:0x02103e44 module:overlay(26) +from:0x02179678 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217968c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02179694 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021796ac kind:arm_call to:0x0203d1e8 module:main +from:0x021796c0 kind:arm_call to:0x0203d1e8 module:main +from:0x021796c8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021796dc kind:arm_call to:0x0203d1e8 module:main +from:0x021796e4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021796ec kind:arm_call to:0x02098468 module:overlay(0) +from:0x021796f8 kind:load to:0x02177278 module:overlay(92) +from:0x021796fc kind:load to:0x02177210 module:overlay(92) +from:0x02179700 kind:load to:0x020a02b4 module:overlay(0) +from:0x02179710 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02179718 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02179730 kind:arm_call to:0x0203d1e8 module:main +from:0x02179744 kind:arm_call to:0x0203d1e8 module:main +from:0x0217974c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02179760 kind:arm_call to:0x0203d1e8 module:main +from:0x02179768 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02179770 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02179778 kind:arm_call to:0x02011ff4 module:main +from:0x02179784 kind:load to:0x02177278 module:overlay(92) +from:0x02179788 kind:load to:0x02177210 module:overlay(92) +from:0x0217978c kind:load to:0x020a02b4 module:overlay(0) +from:0x02179798 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0217981c kind:arm_call to:0x0205c868 module:overlay(0) +from:0x0217983c kind:load to:0x0217ad4c module:overlay(92) +from:0x02179850 kind:arm_call to:0x020f4ef0 module:overlay(26) +from:0x02179874 kind:arm_call to:0x02179950 module:overlay(92) +from:0x02179880 kind:load to:0x0217cfb4 module:overlay(92) +from:0x02179894 kind:arm_call to:0x02179968 module:overlay(92) +from:0x0217989c kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x021798a8 kind:load to:0x0217cfb4 module:overlay(92) +from:0x021798bc kind:arm_call to:0x02179968 module:overlay(92) +from:0x021798c4 kind:arm_call to:0x020f4f2c module:overlay(26) +from:0x021798cc kind:arm_call to:0x02011ff4 module:main +from:0x021798d8 kind:load to:0x0217cfb4 module:overlay(92) +from:0x021798ec kind:load to:0x020eae7c module:overlays(19,26) +from:0x02179904 kind:load to:0x020eae64 module:overlays(19,21,22,26) +from:0x02179914 kind:arm_call to:0x020eaafc module:overlay(26) +from:0x02179920 kind:arm_call to:0x020eaafc module:overlay(26) +from:0x0217993c kind:arm_call to:0x020eae64 module:overlays(21,22,26) +from:0x02179948 kind:arm_call to:0x020eae64 module:overlays(21,22,26) +from:0x0217995c kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x02179998 kind:arm_call to:0x020f7b08 module:overlay(26) +from:0x021799e4 kind:arm_call to:0x020d1d80 module:overlay(24) +from:0x021799e8 kind:arm_call to:0x020d1bc0 module:overlay(24) +from:0x02179a00 kind:arm_call to:0x020d2444 module:overlay(24) +from:0x02179a48 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02179a4c kind:arm_call to:0x0205c868 module:overlay(0) +from:0x02179a5c kind:arm_call to:0x020d2444 module:overlay(24) +from:0x02179aa8 kind:arm_call to:0x020d1a08 module:overlay(24) +from:0x02179aac kind:arm_call to:0x0205c85c module:overlay(0) +from:0x02179b10 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179b20 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179b30 kind:arm_call to:0x01ff9638 module:itcm +from:0x02179b3c kind:arm_call to:0x01ff9638 module:itcm +from:0x02179b68 kind:arm_call to:0x020f5174 module:overlay(26) +from:0x02179b78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179b88 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179b98 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179ba8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02179bb4 kind:arm_call to:0x020f7904 module:overlay(26) +from:0x02179bd8 kind:arm_call to:0x020f7904 module:overlay(26) +from:0x02179bfc kind:arm_call to:0x020f79ec module:overlay(26) +from:0x02179c18 kind:arm_call to:0x0205c964 module:overlay(0) +from:0x02179cb4 kind:arm_call to:0x021797a4 module:overlay(92) +from:0x02179cb8 kind:arm_call to:0x02179830 module:overlay(92) +from:0x02179d98 kind:arm_call to:0x021798dc module:overlay(92) +from:0x02179db4 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179dbc kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02179de4 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02179df4 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179e04 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179e18 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02179e54 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179e98 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02179ef4 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179f04 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179f14 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179f24 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179f34 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x02179f3c kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02179f50 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02179f68 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02179f80 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x02179f98 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x0217a038 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x0217a04c kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x0217a084 kind:arm_call to:0x0217a0d8 module:overlay(92) +from:0x0217a098 kind:arm_call to:0x0217a0b4 module:overlay(92) +from:0x0217a0c8 kind:arm_call to:0x0205c868 module:overlay(0) +from:0x0217a0d0 kind:arm_call to:0x0205c85c module:overlay(0) +from:0x0217a144 kind:arm_call to:0x020ead04 module:overlay(26) +from:0x0217a1a0 kind:load to:0x0217cff8 module:overlay(92) +from:0x0217a1a4 kind:load to:0x027e07d4 module:dtcm +from:0x0217a1a8 kind:load to:0x027e07b4 module:dtcm +from:0x0217a238 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a244 kind:arm_call to:0x01ffb860 module:itcm +from:0x0217a270 kind:arm_call to:0x020fbb94 module:overlay(26) +from:0x0217a280 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217a290 kind:arm_call to:0x020fbb58 module:overlay(26) +from:0x0217a2ac kind:arm_call to:0x0217a548 module:overlay(92) +from:0x0217a2b8 kind:load to:0x0213f5cc module:overlay(26) +from:0x0217a30c kind:arm_call to:0x0205c8e4 module:overlay(0) +from:0x0217a398 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217a3d8 kind:arm_call to:0x020ef754 module:overlays(26,31) +from:0x0217a3e4 kind:arm_call to:0x020ef948 module:overlay(26) +from:0x0217a4cc kind:arm_call to:0x01ffb974 module:itcm +from:0x0217a544 kind:load to:0x020eae98 module:overlays(19,26) +from:0x0217a5cc kind:arm_call to:0x020eada0 module:overlay(26) +from:0x0217a5e0 kind:arm_call to:0x020eada0 module:overlay(26) +from:0x0217a5e8 kind:arm_call to:0x02011ff4 module:main +from:0x0217a628 kind:arm_call to:0x0217a644 module:overlay(92) +from:0x0217a63c kind:arm_call to:0x0217a664 module:overlay(92) +from:0x0217a68c kind:arm_call to:0x0206f48c module:overlay(0) +from:0x0217a6b0 kind:arm_call to:0x0206f408 module:overlay(0) +from:0x0217a6f8 kind:arm_call to:0x02039edc module:main +from:0x0217a700 kind:arm_call to:0x0203ad60 module:main +from:0x0217a704 kind:arm_call to:0x0203a584 module:main +from:0x0217a71c kind:arm_call to:0x02039edc module:main +from:0x0217a724 kind:arm_call to:0x0203ab30 module:main +from:0x0217a728 kind:arm_call to:0x0203a584 module:main +from:0x0217a784 kind:arm_call to:0x0206c498 module:overlay(0) +from:0x0217a790 kind:arm_call to:0x02002fd4 module:main +from:0x0217a7a0 kind:arm_call to:0x0217a894 module:overlay(92) +from:0x0217a7e8 kind:arm_call to:0x0207163c module:overlay(0) +from:0x0217a7f8 kind:arm_call to:0x02071574 module:overlay(0) +from:0x0217a82c kind:arm_call to:0x02002d74 module:main +from:0x0217a83c kind:arm_call to:0x02002e58 module:main +from:0x0217a850 kind:arm_call to:0x02002e98 module:main +from:0x0217a85c kind:arm_call to:0x02002d74 module:main +from:0x0217a86c kind:arm_call to:0x02002e98 module:main +from:0x0217a87c kind:load to:0x020b51f4 module:overlay(0) +from:0x0217a880 kind:load to:0x0217d018 module:overlay(92) +from:0x0217a884 kind:load to:0x020b5198 module:overlay(0) +from:0x0217a888 kind:load to:0x027e09a8 module:dtcm +from:0x0217ad78 kind:arm_call to:0x02166430 module:overlay(92) +from:0x0217ad88 kind:arm_call to:0x0203ce4c module:main +from:0x0217ad9c kind:load to:0x0217d020 module:overlay(92) +from:0x0217ada0 kind:load to:0x0217d030 module:overlay(92) +from:0x0217ada4 kind:load to:0x021665bc module:overlay(92) +from:0x0217ada8 kind:load to:0x0217d024 module:overlay(92) +from:0x0217adc8 kind:arm_call to:0x02166600 module:overlay(92) +from:0x0217add8 kind:arm_call to:0x0203ce4c module:main +from:0x0217adec kind:load to:0x0217d104 module:overlay(92) +from:0x0217adf0 kind:load to:0x0217d114 module:overlay(92) +from:0x0217adf4 kind:load to:0x02166784 module:overlay(92) +from:0x0217adf8 kind:load to:0x0217d108 module:overlay(92) +from:0x0217ae18 kind:arm_call to:0x021667c8 module:overlay(92) +from:0x0217ae28 kind:arm_call to:0x0203ce4c module:main +from:0x0217ae3c kind:load to:0x0217d1e8 module:overlay(92) +from:0x0217ae40 kind:load to:0x0217d1f8 module:overlay(92) +from:0x0217ae44 kind:load to:0x02166a24 module:overlay(92) +from:0x0217ae48 kind:load to:0x0217d1ec module:overlay(92) +from:0x0217ae68 kind:arm_call to:0x02166a68 module:overlay(92) +from:0x0217ae78 kind:arm_call to:0x0203ce4c module:main +from:0x0217ae8c kind:load to:0x0217d2cc module:overlay(92) +from:0x0217ae90 kind:load to:0x0217d2dc module:overlay(92) +from:0x0217ae94 kind:load to:0x02166e90 module:overlay(92) +from:0x0217ae98 kind:load to:0x0217d2d0 module:overlay(92) +from:0x0217aeb8 kind:arm_call to:0x02166ed4 module:overlay(92) +from:0x0217aec8 kind:arm_call to:0x0203ce4c module:main +from:0x0217aedc kind:load to:0x0217d3b0 module:overlay(92) +from:0x0217aee0 kind:load to:0x0217d3c0 module:overlay(92) +from:0x0217aee4 kind:load to:0x021672bc module:overlay(92) +from:0x0217aee8 kind:load to:0x0217d3b4 module:overlay(92) +from:0x0217af08 kind:arm_call to:0x02167300 module:overlay(92) +from:0x0217af18 kind:arm_call to:0x0203ce4c module:main +from:0x0217af2c kind:load to:0x0217d3e0 module:overlay(92) +from:0x0217af30 kind:load to:0x0217d3f0 module:overlay(92) +from:0x0217af34 kind:load to:0x021675a8 module:overlay(92) +from:0x0217af38 kind:load to:0x0217d3e4 module:overlay(92) +from:0x0217af58 kind:arm_call to:0x021675ec module:overlay(92) +from:0x0217af68 kind:arm_call to:0x0203ce4c module:main +from:0x0217af7c kind:load to:0x0217d4c4 module:overlay(92) +from:0x0217af80 kind:load to:0x0217d4d4 module:overlay(92) +from:0x0217af84 kind:load to:0x02167ac0 module:overlay(92) +from:0x0217af88 kind:load to:0x0217d4c8 module:overlay(92) +from:0x0217afa8 kind:arm_call to:0x02167b04 module:overlay(92) +from:0x0217afb8 kind:arm_call to:0x0203ce4c module:main +from:0x0217afcc kind:load to:0x0217d5a8 module:overlay(92) +from:0x0217afd0 kind:load to:0x0217d5b8 module:overlay(92) +from:0x0217afd4 kind:load to:0x02167d60 module:overlay(92) +from:0x0217afd8 kind:load to:0x0217d5ac module:overlay(92) +from:0x0217aff8 kind:arm_call to:0x02167da4 module:overlay(92) +from:0x0217b008 kind:arm_call to:0x0203ce4c module:main +from:0x0217b01c kind:load to:0x0217d6ac module:overlay(92) +from:0x0217b020 kind:load to:0x0217d6bc module:overlay(92) +from:0x0217b024 kind:load to:0x02168080 module:overlay(92) +from:0x0217b028 kind:load to:0x0217d6b0 module:overlay(92) +from:0x0217b048 kind:arm_call to:0x021680c4 module:overlay(92) +from:0x0217b058 kind:arm_call to:0x0203ce4c module:main +from:0x0217b06c kind:load to:0x0217d7b0 module:overlay(92) +from:0x0217b070 kind:load to:0x0217d7c0 module:overlay(92) +from:0x0217b074 kind:load to:0x021683b4 module:overlay(92) +from:0x0217b078 kind:load to:0x0217d7b4 module:overlay(92) +from:0x0217b0a0 kind:arm_call to:0x0203d138 module:main +from:0x0217b310 kind:arm_call to:0x02168cd0 module:overlay(92) +from:0x0217b320 kind:arm_call to:0x0203ce4c module:main +from:0x0217b370 kind:load to:0x0217d808 module:overlay(92) +from:0x0217b374 kind:load to:0x0216f644 module:overlay(92) +from:0x0217b37c kind:load to:0x0217c078 module:overlay(92) +from:0x0217b380 kind:load to:0x0217aaf8 module:overlay(92) +from:0x0217b388 kind:load to:0x0217d7f0 module:overlay(92) +from:0x0217b38c kind:load to:0x0217d7e0 module:overlay(92) +from:0x0217b390 kind:load to:0x0217c310 module:overlay(92) +from:0x0217b394 kind:load to:0x0217c32c module:overlay(92) +from:0x0217b398 kind:load to:0x0217c348 module:overlay(92) +from:0x0217b39c kind:load to:0x0217c364 module:overlay(92) +from:0x0217b3a0 kind:load to:0x0217c380 module:overlay(92) +from:0x0217b3a4 kind:load to:0x0217c42c module:overlay(92) +from:0x0217b3a8 kind:load to:0x0217c448 module:overlay(92) +from:0x0217b3ac kind:load to:0x0217c464 module:overlay(92) +from:0x0217b3b0 kind:load to:0x0217c480 module:overlay(92) +from:0x0217b3b4 kind:load to:0x0217c49c module:overlay(92) +from:0x0217b3b8 kind:load to:0x0217c4b8 module:overlay(92) +from:0x0217b3bc kind:load to:0x0217c220 module:overlay(92) +from:0x0217b3c0 kind:load to:0x0217c23c module:overlay(92) +from:0x0217b3c4 kind:load to:0x0217c258 module:overlay(92) +from:0x0217b3c8 kind:load to:0x0217c274 module:overlay(92) +from:0x0217b3cc kind:load to:0x0217d82c module:overlay(92) +from:0x0217b3d0 kind:load to:0x0216f654 module:overlay(92) +from:0x0217b3d4 kind:load to:0x0217d7e4 module:overlay(92) +from:0x0217b3d8 kind:load to:0x02043190 module:main +from:0x0217b3dc kind:load to:0x0217c39c module:overlay(92) +from:0x0217b3fc kind:arm_call to:0x0216f698 module:overlay(92) +from:0x0217b40c kind:arm_call to:0x0203ce4c module:main +from:0x0217b420 kind:load to:0x0217d904 module:overlay(92) +from:0x0217b424 kind:load to:0x0217d914 module:overlay(92) +from:0x0217b428 kind:load to:0x021702b0 module:overlay(92) +from:0x0217b42c kind:load to:0x0217d908 module:overlay(92) +from:0x0217b4b0 kind:arm_call to:0x021702f4 module:overlay(92) +from:0x0217b4c0 kind:arm_call to:0x0203ce4c module:main +from:0x0217b4d8 kind:load to:0x0217c674 module:overlay(92) +from:0x0217b4dc kind:load to:0x0217d960 module:overlay(92) +from:0x0217b4e0 kind:load to:0x0217d950 module:overlay(92) +from:0x0217b4ec kind:load to:0x0217d974 module:overlay(92) +from:0x0217b4f0 kind:load to:0x02171b24 module:overlay(92) +from:0x0217b4f4 kind:load to:0x0217d954 module:overlay(92) +from:0x0217b578 kind:arm_call to:0x02171b68 module:overlay(92) +from:0x0217b588 kind:arm_call to:0x0203ce4c module:main +from:0x0217b5a0 kind:load to:0x0217c7b4 module:overlay(92) +from:0x0217b5a4 kind:load to:0x0217da5c module:overlay(92) +from:0x0217b5a8 kind:load to:0x0217da4c module:overlay(92) +from:0x0217b5b4 kind:load to:0x0217da74 module:overlay(92) +from:0x0217b5b8 kind:load to:0x021735b4 module:overlay(92) +from:0x0217b5bc kind:load to:0x0217da50 module:overlay(92) +from:0x0217b63c kind:arm_call to:0x021735f8 module:overlay(92) +from:0x0217b64c kind:arm_call to:0x0203ce4c module:main +from:0x0217b660 kind:load to:0x0217c918 module:overlay(92) +from:0x0217b66c kind:load to:0x0217c94c module:overlay(92) +from:0x0217b670 kind:load to:0x0217db4c module:overlay(92) +from:0x0217b674 kind:load to:0x0217c958 module:overlay(92) +from:0x0217b678 kind:load to:0x0217c970 module:overlay(92) +from:0x0217b67c kind:load to:0x0217c964 module:overlay(92) +from:0x0217b684 kind:load to:0x0217db5c module:overlay(92) +from:0x0217b688 kind:load to:0x021744d0 module:overlay(92) +from:0x0217b68c kind:load to:0x0217db50 module:overlay(92) +from:0x0217b6ac kind:arm_call to:0x02174514 module:overlay(92) +from:0x0217b6bc kind:arm_call to:0x0203ce4c module:main +from:0x0217b6d0 kind:load to:0x0217dc34 module:overlay(92) +from:0x0217b6d4 kind:load to:0x0217dc44 module:overlay(92) +from:0x0217b6d8 kind:load to:0x0217520c module:overlay(92) +from:0x0217b6dc kind:load to:0x0217dc38 module:overlay(92) +from:0x0217b750 kind:arm_call to:0x02175250 module:overlay(92) +from:0x0217b760 kind:arm_call to:0x0203ce4c module:main +from:0x0217b774 kind:load to:0x0217cabc module:overlay(92) +from:0x0217b780 kind:load to:0x0217cb00 module:overlay(92) +from:0x0217b784 kind:load to:0x0217dd1c module:overlay(92) +from:0x0217b78c kind:load to:0x0217cb18 module:overlay(92) +from:0x0217b790 kind:load to:0x0217cb0c module:overlay(92) +from:0x0217b79c kind:load to:0x0217dd2c module:overlay(92) +from:0x0217b7a0 kind:load to:0x02176ac0 module:overlay(92) +from:0x0217b7a4 kind:load to:0x0217dd20 module:overlay(92) +from:0x0217b7d0 kind:arm_call to:0x02176b04 module:overlay(92) +from:0x0217b7e0 kind:arm_call to:0x0203ce4c module:main +from:0x0217b7f4 kind:load to:0x0217de04 module:overlay(92) +from:0x0217b7f8 kind:load to:0x0217de20 module:overlay(92) +from:0x0217b7fc kind:load to:0x021770bc module:overlay(92) +from:0x0217b800 kind:load to:0x0217de08 module:overlay(92) +from:0x0217b820 kind:arm_call to:0x02177100 module:overlay(92) +from:0x0217b830 kind:arm_call to:0x0203ce4c module:main +from:0x0217b844 kind:load to:0x0217def8 module:overlay(92) +from:0x0217b848 kind:load to:0x0217df0c module:overlay(92) +from:0x0217b84c kind:load to:0x02177d44 module:overlay(92) +from:0x0217b850 kind:load to:0x0217df00 module:overlay(92) +from:0x0217b880 kind:arm_call to:0x02177d88 module:overlay(92) +from:0x0217b890 kind:arm_call to:0x0203ce4c module:main +from:0x0217b8a4 kind:load to:0x0217cdd4 module:overlay(92) +from:0x0217b8a8 kind:load to:0x0217df48 module:overlay(92) +from:0x0217b8ac kind:load to:0x0217df5c module:overlay(92) +from:0x0217b8b0 kind:load to:0x021784cc module:overlay(92) +from:0x0217b8b4 kind:load to:0x0217df50 module:overlay(92) +from:0x0217b8d4 kind:arm_call to:0x02178510 module:overlay(92) +from:0x0217b8e4 kind:arm_call to:0x0203ce4c module:main +from:0x0217b8f8 kind:load to:0x0217df98 module:overlay(92) +from:0x0217b8fc kind:load to:0x0217dfa8 module:overlay(92) +from:0x0217b900 kind:load to:0x02178c4c module:overlay(92) +from:0x0217b904 kind:load to:0x0217df9c module:overlay(92) +from:0x0217b924 kind:arm_call to:0x02178c90 module:overlay(92) +from:0x0217b934 kind:arm_call to:0x0203ce4c module:main +from:0x0217b948 kind:load to:0x0217e088 module:overlay(92) +from:0x0217b94c kind:load to:0x0217e098 module:overlay(92) +from:0x0217b950 kind:load to:0x02179790 module:overlay(92) +from:0x0217b954 kind:load to:0x0217e08c module:overlay(92) +from:0x0217b970 kind:load to:0x0217d018 module:overlay(92) +from:0x0217b974 kind:load to:0x0217ad5c module:overlay(92) +from:0x0217b978 kind:load to:0x0217adac module:overlay(92) +from:0x0217b97c kind:load to:0x0217adfc module:overlay(92) +from:0x0217b980 kind:load to:0x0217ae4c module:overlay(92) +from:0x0217b984 kind:load to:0x0217ae9c module:overlay(92) +from:0x0217b988 kind:load to:0x0217aeec module:overlay(92) +from:0x0217b98c kind:load to:0x0217af3c module:overlay(92) +from:0x0217b990 kind:load to:0x0217af8c module:overlay(92) +from:0x0217b994 kind:load to:0x0217afdc module:overlay(92) +from:0x0217b998 kind:load to:0x0217b02c module:overlay(92) +from:0x0217b99c kind:load to:0x0217b07c module:overlay(92) +from:0x0217b9a0 kind:load to:0x0217b3e0 module:overlay(92) +from:0x0217b9a4 kind:load to:0x0217b430 module:overlay(92) +from:0x0217b9a8 kind:load to:0x0217b4f8 module:overlay(92) +from:0x0217b9ac kind:load to:0x0217b5c0 module:overlay(92) +from:0x0217b9b0 kind:load to:0x0217b690 module:overlay(92) +from:0x0217b9b4 kind:load to:0x0217b6e0 module:overlay(92) +from:0x0217b9b8 kind:load to:0x0217b7a8 module:overlay(92) +from:0x0217b9bc kind:load to:0x0217b804 module:overlay(92) +from:0x0217b9c0 kind:load to:0x0217b854 module:overlay(92) +from:0x0217b9c4 kind:load to:0x0217b8b8 module:overlay(92) +from:0x0217b9c8 kind:load to:0x0217b908 module:overlay(92) +from:0x0217b9cc kind:load to:0x0217b958 module:overlay(92) +from:0x0217b9e8 kind:load to:0x021662a4 module:overlay(92) +from:0x0217b9ec kind:load to:0x021662b8 module:overlay(92) +from:0x0217b9f0 kind:load to:0x0216598c module:overlay(92) +from:0x0217b9f4 kind:load to:0x02165e00 module:overlay(92) +from:0x0217b9f8 kind:load to:0x02165994 module:overlay(92) +from:0x0217b9fc kind:load to:0x02165eac module:overlay(92) +from:0x0217ba00 kind:load to:0x021661a8 module:overlay(92) +from:0x0217ba04 kind:load to:0x020792f8 module:overlay(0) +from:0x0217ba08 kind:load to:0x020792fc module:overlay(0) +from:0x0217ba14 kind:load to:0x0216639c module:overlay(92) +from:0x0217ba18 kind:load to:0x021663bc module:overlay(92) +from:0x0217ba1c kind:load to:0x02057bd4 module:overlay(0) +from:0x0217ba20 kind:load to:0x01ffc57c module:itcm +from:0x0217ba24 kind:load to:0x02057da8 module:overlay(0) +from:0x0217ba28 kind:load to:0x02057e24 module:overlay(0) +from:0x0217ba2c kind:load to:0x02057e88 module:overlay(0) +from:0x0217ba30 kind:load to:0x02057c14 module:overlay(0) +from:0x0217ba34 kind:load to:0x02057d64 module:overlay(0) +from:0x0217ba38 kind:load to:0x021663e4 module:overlay(92) +from:0x0217ba3c kind:load to:0x02082314 module:overlay(0) +from:0x0217ba48 kind:load to:0x0216640c module:overlay(92) +from:0x0217ba4c kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217ba50 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217ba54 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217ba58 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217ba64 kind:load to:0x021664fc module:overlay(92) +from:0x0217ba68 kind:load to:0x0209d098 module:overlay(0) +from:0x0217ba6c kind:load to:0x0210bb54 module:overlays(19,26) +from:0x0217ba70 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0217ba74 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217ba78 kind:load to:0x02166514 module:overlay(92) +from:0x0217ba7c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217ba80 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217ba84 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217ba88 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217ba8c kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217ba90 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217ba94 kind:load to:0x02166574 module:overlay(92) +from:0x0217ba98 kind:load to:0x02166594 module:overlay(92) +from:0x0217ba9c kind:load to:0x0210bd70 module:overlays(19,26) +from:0x0217baa0 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217baa4 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217baa8 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bab4 kind:load to:0x021665dc module:overlay(92) +from:0x0217bab8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217babc kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217bac0 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217bac4 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bad0 kind:load to:0x021666e0 module:overlay(92) +from:0x0217bad4 kind:load to:0x0209d098 module:overlay(0) +from:0x0217bad8 kind:load to:0x021666f8 module:overlay(92) +from:0x0217badc kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0217bae0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217bae4 kind:load to:0x02166704 module:overlay(92) +from:0x0217bae8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217baec kind:load to:0x0209d1ac module:overlay(0) +from:0x0217baf0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217baf4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217baf8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217bafc kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bb00 kind:load to:0x0216673c module:overlay(92) +from:0x0217bb04 kind:load to:0x0216675c module:overlay(92) +from:0x0217bb08 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x0217bb0c kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217bb10 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217bb14 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bb20 kind:load to:0x021667a4 module:overlay(92) +from:0x0217bb24 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217bb28 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217bb2c kind:load to:0x0209ca38 module:overlay(0) +from:0x0217bb30 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bb3c kind:load to:0x021668d8 module:overlay(92) +from:0x0217bb40 kind:load to:0x0209d098 module:overlay(0) +from:0x0217bb44 kind:load to:0x02166970 module:overlay(92) +from:0x0217bb48 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0217bb4c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217bb50 kind:load to:0x0216697c module:overlay(92) +from:0x0217bb54 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217bb58 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217bb5c kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217bb60 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217bb64 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217bb68 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bb6c kind:load to:0x021669dc module:overlay(92) +from:0x0217bb70 kind:load to:0x021669fc module:overlay(92) +from:0x0217bb74 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x0217bb78 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217bb7c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217bb80 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bb8c kind:load to:0x02166a44 module:overlay(92) +from:0x0217bb90 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217bb94 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217bb98 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217bb9c kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bba8 kind:load to:0x02166b5c module:overlay(92) +from:0x0217bbac kind:load to:0x0209d098 module:overlay(0) +from:0x0217bbb0 kind:load to:0x02166cb8 module:overlay(92) +from:0x0217bbb4 kind:load to:0x02166d90 module:overlay(92) +from:0x0217bbb8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217bbbc kind:load to:0x02166db0 module:overlay(92) +from:0x0217bbc0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217bbc4 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217bbc8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217bbcc kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217bbd0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217bbd4 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bbd8 kind:load to:0x02166e18 module:overlay(92) +from:0x0217bbdc kind:load to:0x02166e50 module:overlay(92) +from:0x0217bbe0 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x0217bbe4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217bbe8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217bbec kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bbf0 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0217bbf4 kind:load to:0x02166d74 module:overlay(92) +from:0x0217bbf8 kind:load to:0x0210b330 module:overlays(19,26) +from:0x0217bbfc kind:load to:0x0210b174 module:overlays(19,26) +from:0x0217bc00 kind:load to:0x02166d64 module:overlay(92) +from:0x0217bc04 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x0217bc08 kind:load to:0x02166d6c module:overlay(92) +from:0x0217bc0c kind:load to:0x02166d7c module:overlay(92) +from:0x0217bc10 kind:load to:0x02166d88 module:overlay(92) +from:0x0217bc1c kind:load to:0x02166eb0 module:overlay(92) +from:0x0217bc20 kind:load to:0x0209c8bc module:overlay(0) +from:0x0217bc24 kind:load to:0x0209c97c module:overlay(0) +from:0x0217bc28 kind:load to:0x0209c980 module:overlay(0) +from:0x0217bc2c kind:load to:0x0209c984 module:overlay(0) +from:0x0217bc38 kind:load to:0x02166f3c module:overlay(92) +from:0x0217bc3c kind:load to:0x0209d098 module:overlay(0) +from:0x0217bc40 kind:load to:0x02166fdc module:overlay(92) +from:0x0217bc44 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0217bc48 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217bc4c kind:load to:0x0210b118 module:overlays(19,26) +from:0x0217bc50 kind:load to:0x0216718c module:overlay(92) +from:0x0217bc54 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217bc58 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217bc5c kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217bc60 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217bc64 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bc68 kind:load to:0x02167254 module:overlay(92) +from:0x0217bc6c kind:load to:0x02167284 module:overlay(92) +from:0x0217bc70 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x0217bc74 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217bc78 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217bc7c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bc80 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0217bc84 kind:load to:0x02167018 module:overlay(92) +from:0x0217bc88 kind:load to:0x0210b330 module:overlays(19,26) +from:0x0217bc8c kind:load to:0x02166fe0 module:overlay(92) +from:0x0217bc90 kind:load to:0x0210b1bc module:overlays(19,26) +from:0x0217bc94 kind:load to:0x02166fe8 module:overlay(92) +from:0x0217bc98 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x0217bc9c kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x0217bca0 kind:load to:0x0210b300 module:overlays(19,26) +from:0x0217bcac kind:load to:0x021672dc module:overlay(92) +from:0x0217bcb0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217bcb4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217bcb8 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217bcbc kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bcc8 kind:load to:0x021673c4 module:overlay(92) +from:0x0217bccc kind:load to:0x0209d098 module:overlay(0) +from:0x0217bcd0 kind:load to:0x02167488 module:overlay(92) +from:0x0217bcd4 kind:load to:0x021674e4 module:overlay(92) +from:0x0217bcd8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217bcdc kind:load to:0x021674f8 module:overlay(92) +from:0x0217bce0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217bce4 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217bce8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217bcec kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217bcf0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217bcf4 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bcf8 kind:load to:0x02167530 module:overlay(92) +from:0x0217bcfc kind:load to:0x02167568 module:overlay(92) +from:0x0217bd00 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x0217bd04 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217bd08 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217bd0c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bd10 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0217bd14 kind:load to:0x021674c8 module:overlay(92) +from:0x0217bd18 kind:load to:0x0210b330 module:overlays(19,26) +from:0x0217bd1c kind:load to:0x0210b174 module:overlays(19,26) +from:0x0217bd20 kind:load to:0x021674b8 module:overlay(92) +from:0x0217bd24 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x0217bd28 kind:load to:0x021674c0 module:overlay(92) +from:0x0217bd2c kind:load to:0x021674d0 module:overlay(92) +from:0x0217bd30 kind:load to:0x021674dc module:overlay(92) +from:0x0217bd3c kind:load to:0x021675c8 module:overlay(92) +from:0x0217bd40 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217bd44 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217bd48 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217bd4c kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bd58 kind:load to:0x021676c8 module:overlay(92) +from:0x0217bd5c kind:load to:0x0209d098 module:overlay(0) +from:0x0217bd60 kind:load to:0x021677c4 module:overlay(92) +from:0x0217bd64 kind:load to:0x021679f4 module:overlay(92) +from:0x0217bd68 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217bd6c kind:load to:0x02167a08 module:overlay(92) +from:0x0217bd70 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217bd74 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217bd78 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217bd7c kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217bd80 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217bd84 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bd88 kind:load to:0x02167a48 module:overlay(92) +from:0x0217bd8c kind:load to:0x02167a80 module:overlay(92) +from:0x0217bd90 kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x0217bd94 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217bd98 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217bd9c kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bda0 kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0217bda4 kind:load to:0x021679d0 module:overlay(92) +from:0x0217bda8 kind:load to:0x021679ec module:overlay(92) +from:0x0217bdac kind:load to:0x0210b174 module:overlays(19,26) +from:0x0217bdb0 kind:load to:0x021679c0 module:overlay(92) +from:0x0217bdb4 kind:load to:0x0210b1c4 module:overlays(19,26) +from:0x0217bdb8 kind:load to:0x021679c8 module:overlay(92) +from:0x0217bdbc kind:load to:0x021679d8 module:overlay(92) +from:0x0217bdc0 kind:load to:0x021679e4 module:overlay(92) +from:0x0217bdd0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217bdd4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217bdd8 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217bddc kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bde8 kind:load to:0x02167ae0 module:overlay(92) +from:0x0217bdec kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217bdf0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217bdf4 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217bdf8 kind:load to:0x0209ca58 module:overlay(0) +from:0x0217be04 kind:load to:0x0207caa0 module:overlay(0) +from:0x0217be08 kind:load to:0x0207caa8 module:overlay(0) +from:0x0217be0c kind:load to:0x0207d2bc module:overlay(0) +from:0x0217be10 kind:load to:0x0207d2ac module:overlay(0) +from:0x0217be14 kind:load to:0x0207d2f8 module:overlay(0) +from:0x0217be18 kind:load to:0x0207d330 module:overlay(0) +from:0x0217be1c kind:load to:0x0207d374 module:overlay(0) +from:0x0217be20 kind:load to:0x0207d39c module:overlay(0) +from:0x0217be2c kind:load to:0x02167be0 module:overlay(92) +from:0x0217be30 kind:load to:0x0209d098 module:overlay(0) +from:0x0217be34 kind:load to:0x02167c38 module:overlay(92) +from:0x0217be38 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0217be3c kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217be40 kind:load to:0x0210a084 module:overlays(19,26) +from:0x0217be44 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217be48 kind:load to:0x0210a0d8 module:overlays(19,26) +from:0x0217be4c kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217be50 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217be54 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217be58 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217be5c kind:load to:0x02167d18 module:overlay(92) +from:0x0217be60 kind:load to:0x02167d38 module:overlay(92) +from:0x0217be64 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x0217be68 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217be6c kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217be70 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217be74 kind:load to:0x0210a25c module:overlays(19,26) +from:0x0217be78 kind:load to:0x02167ca0 module:overlay(92) +from:0x0217be7c kind:load to:0x02167c44 module:overlay(92) +from:0x0217be80 kind:load to:0x02167c94 module:overlay(92) +from:0x0217be8c kind:load to:0x02167d80 module:overlay(92) +from:0x0217be90 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217be94 kind:load to:0x0209c9f8 module:overlay(0) +from:0x0217be98 kind:load to:0x0209ca38 module:overlay(0) +from:0x0217be9c kind:load to:0x0209ca58 module:overlay(0) +from:0x0217bea8 kind:load to:0x02167e94 module:overlay(92) +from:0x0217beac kind:load to:0x0209d098 module:overlay(0) +from:0x0217beb0 kind:load to:0x02109c6c module:overlays(19,26) +from:0x0217beb4 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0217beb8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217bebc kind:load to:0x02167eac module:overlay(92) +from:0x0217bec0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217bec4 kind:load to:0x02109c14 module:overlays(19,26) +from:0x0217bec8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217becc kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217bed0 kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217bed4 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bed8 kind:load to:0x02168038 module:overlay(92) +from:0x0217bedc kind:load to:0x02168058 module:overlay(92) +from:0x0217bee0 kind:load to:0x0210bd70 module:overlays(19,26) +from:0x0217bee4 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217bee8 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217beec kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bef0 kind:load to:0x02109ce4 module:overlays(19,26) +from:0x0217bef4 kind:load to:0x02167fa8 module:overlay(92) +from:0x0217bef8 kind:load to:0x02167f4c module:overlay(92) +from:0x0217befc kind:load to:0x02167f9c module:overlay(92) +from:0x0217bf08 kind:load to:0x021680a0 module:overlay(92) +from:0x0217bf0c kind:load to:0x0209c8bc module:overlay(0) +from:0x0217bf10 kind:load to:0x0209c97c module:overlay(0) +from:0x0217bf14 kind:load to:0x0209c980 module:overlay(0) +from:0x0217bf18 kind:load to:0x0209c984 module:overlay(0) +from:0x0217bf24 kind:load to:0x02168110 module:overlay(92) +from:0x0217bf28 kind:load to:0x0209d098 module:overlay(0) +from:0x0217bf2c kind:load to:0x0216819c module:overlay(92) +from:0x0217bf30 kind:load to:0x0210bc74 module:overlays(19,26,31) +from:0x0217bf34 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217bf38 kind:load to:0x0210b118 module:overlays(19,26) +from:0x0217bf3c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217bf40 kind:load to:0x0209d1ac module:overlay(0) +from:0x0217bf44 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217bf48 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217bf4c kind:load to:0x0209d1c4 module:overlay(0) +from:0x0217bf50 kind:load to:0x0209d1cc module:overlay(0) +from:0x0217bf54 kind:load to:0x0216834c module:overlay(92) +from:0x0217bf58 kind:load to:0x0216837c module:overlay(92) +from:0x0217bf5c kind:load to:0x0210b2f0 module:overlays(19,26,31) +from:0x0217bf60 kind:load to:0x0210bf68 module:overlays(19,26) +from:0x0217bf64 kind:load to:0x0210bf74 module:overlays(19,26) +from:0x0217bf68 kind:load to:0x0210bd78 module:overlays(19,26) +from:0x0217bf6c kind:load to:0x0210e1b4 module:overlays(19,26) +from:0x0217bf70 kind:load to:0x021681d8 module:overlay(92) +from:0x0217bf74 kind:load to:0x0210b330 module:overlays(19,26) +from:0x0217bf78 kind:load to:0x021681a0 module:overlay(92) +from:0x0217bf7c kind:load to:0x0210b1bc module:overlays(19,26) +from:0x0217bf80 kind:load to:0x021681a8 module:overlay(92) +from:0x0217bf84 kind:load to:0x0210b1e0 module:overlays(19,26) +from:0x0217bf88 kind:load to:0x0210b2f8 module:overlays(19,26) +from:0x0217bf8c kind:load to:0x0210b300 module:overlays(19,26) +from:0x0217bf98 kind:load to:0x021685e0 module:overlay(92) +from:0x0217bf9c kind:load to:0x02168c08 module:overlay(92) +from:0x0217bfa0 kind:load to:0x021683c8 module:overlay(92) +from:0x0217bfac kind:load to:0x0207c47c module:overlay(0) +from:0x0217bfb0 kind:load to:0x0207c484 module:overlay(0) +from:0x0217bfb4 kind:load to:0x0207c94c module:overlay(0) +from:0x0217bfb8 kind:load to:0x0207c93c module:overlay(0) +from:0x0217bfbc kind:load to:0x0207c980 module:overlay(0) +from:0x0217bfc0 kind:load to:0x0207c9f0 module:overlay(0) +from:0x0217bfc4 kind:load to:0x0207ca18 module:overlay(0) +from:0x0217bfc8 kind:load to:0x0207ca90 module:overlay(0) +from:0x0217bfd4 kind:load to:0x02168c6c module:overlay(92) +from:0x0217bfd8 kind:load to:0x02168c80 module:overlay(92) +from:0x0217bfdc kind:load to:0x02057bd4 module:overlay(0) +from:0x0217bfe0 kind:load to:0x02057a18 module:overlay(0) +from:0x0217bfe4 kind:load to:0x02057da8 module:overlay(0) +from:0x0217bfe8 kind:load to:0x02057e24 module:overlay(0) +from:0x0217bfec kind:load to:0x02057e88 module:overlay(0) +from:0x0217bff0 kind:load to:0x02168be0 module:overlay(92) +from:0x0217bff4 kind:load to:0x02057d64 module:overlay(0) +from:0x0217c000 kind:load to:0x020984f8 module:overlay(0) +from:0x0217c004 kind:load to:0x02098534 module:overlay(0) +from:0x0217c008 kind:load to:0x0209854c module:overlay(0) +from:0x0217c00c kind:load to:0x02098558 module:overlay(0) +from:0x0217c010 kind:load to:0x01fff464 module:itcm +from:0x0217c014 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217c018 kind:load to:0x02098488 module:overlay(0) +from:0x0217c01c kind:load to:0x02098490 module:overlay(0) +from:0x0217c020 kind:load to:0x02098494 module:overlay(0) +from:0x0217c024 kind:load to:0x02098498 module:overlay(0) +from:0x0217c028 kind:load to:0x0209849c module:overlay(0) +from:0x0217c02c kind:load to:0x020984a0 module:overlay(0) +from:0x0217c030 kind:load to:0x021685f4 module:overlay(92) +from:0x0217c034 kind:load to:0x020984a8 module:overlay(0) +from:0x0217c038 kind:load to:0x02098564 module:overlay(0) +from:0x0217c03c kind:load to:0x020985d0 module:overlay(0) +from:0x0217c040 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217c044 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217c048 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217c04c kind:load to:0x02168c24 module:overlay(92) +from:0x0217c050 kind:load to:0x02168c44 module:overlay(92) +from:0x0217c054 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0217c058 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x0217c070 kind:load to:0x0216887c module:overlay(92) +from:0x0217c074 kind:load to:0x021688a8 module:overlay(92) +from:0x0217c0ec kind:load to:0x0217c0a8 module:overlay(92) +from:0x0217c0f0 kind:load to:0x0217c0a8 module:overlay(92) +from:0x0217c0f4 kind:load to:0x0217c0a8 module:overlay(92) +from:0x0217c0f8 kind:load to:0x0217c0b4 module:overlay(92) +from:0x0217c0fc kind:load to:0x0217c0b4 module:overlay(92) +from:0x0217c100 kind:load to:0x0217c0b4 module:overlay(92) +from:0x0217c10c kind:load to:0x02097bf4 module:overlay(0) +from:0x0217c110 kind:load to:0x0216a874 module:overlay(92) +from:0x0217c11c kind:load to:0x02168ca8 module:overlay(92) +from:0x0217c120 kind:load to:0x02097924 module:overlay(0) +from:0x0217c124 kind:load to:0x02097734 module:overlay(0) +from:0x0217c128 kind:load to:0x020977b0 module:overlay(0) +from:0x0217c12c kind:load to:0x0209792c module:overlay(0) +from:0x0217c130 kind:load to:0x0209794c module:overlay(0) +from:0x0217c134 kind:load to:0x02097978 module:overlay(0) +from:0x0217c140 kind:load to:0x0207d3b8 module:overlay(0) +from:0x0217c144 kind:load to:0x0207d3c0 module:overlay(0) +from:0x0217c148 kind:load to:0x0207d590 module:overlay(0) +from:0x0217c14c kind:load to:0x0207d564 module:overlay(0) +from:0x0217c150 kind:load to:0x0207d878 module:overlay(0) +from:0x0217c154 kind:load to:0x0207d8d4 module:overlay(0) +from:0x0217c158 kind:load to:0x0207d940 module:overlay(0) +from:0x0217c15c kind:load to:0x0207d9d8 module:overlay(0) +from:0x0217c168 kind:load to:0x0216b0d0 module:overlay(92) +from:0x0217c16c kind:load to:0x0216f470 module:overlay(92) +from:0x0217c170 kind:load to:0x02057bd4 module:overlay(0) +from:0x0217c174 kind:load to:0x02057a18 module:overlay(0) +from:0x0217c178 kind:load to:0x02057da8 module:overlay(0) +from:0x0217c17c kind:load to:0x02057e24 module:overlay(0) +from:0x0217c180 kind:load to:0x02057e88 module:overlay(0) +from:0x0217c184 kind:load to:0x02057c14 module:overlay(0) +from:0x0217c188 kind:load to:0x02057d64 module:overlay(0) +from:0x0217c194 kind:load to:0x0216b0f8 module:overlay(92) +from:0x0217c198 kind:load to:0x0216f4a8 module:overlay(92) +from:0x0217c19c kind:load to:0x02099ae0 module:overlay(0) +from:0x0217c1a0 kind:load to:0x02099b18 module:overlay(0) +from:0x0217c1a4 kind:load to:0x0209a11c module:overlay(0) +from:0x0217c1a8 kind:load to:0x0209a124 module:overlay(0) +from:0x0217c1ac kind:load to:0x0209a0c4 module:overlay(0) +from:0x0217c1b0 kind:load to:0x02099c90 module:overlay(0) +from:0x0217c1b4 kind:load to:0x02099b80 module:overlay(0) +from:0x0217c1b8 kind:load to:0x0209a04c module:overlay(0) +from:0x0217c1bc kind:load to:0x0209a0d4 module:overlay(0) +from:0x0217c1c0 kind:load to:0x0209a0ec module:overlay(0) +from:0x0217c1c4 kind:load to:0x0216f444 module:overlay(92) +from:0x0217c1c8 kind:load to:0x0209a104 module:overlay(0) +from:0x0217c1cc kind:load to:0x0216a230 module:overlay(92) +from:0x0217c1d0 kind:load to:0x0216a074 module:overlay(92) +from:0x0217c1dc kind:load to:0x0216b0e4 module:overlay(92) +from:0x0217c1e0 kind:load to:0x0216f48c module:overlay(92) +from:0x0217c1e4 kind:load to:0x0209a234 module:overlay(0) +from:0x0217c1e8 kind:load to:0x0209a268 module:overlay(0) +from:0x0217c1ec kind:load to:0x0209a300 module:overlay(0) +from:0x0217c1f0 kind:load to:0x0209a314 module:overlay(0) +from:0x0217c1f4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0217c1f8 kind:load to:0x0209a33c module:overlay(0) +from:0x0217c1fc kind:load to:0x0209a3c4 module:overlay(0) +from:0x0217c200 kind:load to:0x0209a04c module:overlay(0) +from:0x0217c204 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0217c208 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0217c20c kind:load to:0x0209a328 module:overlay(0) +from:0x0217c210 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0217c214 kind:load to:0x0216a180 module:overlay(92) +from:0x0217c218 kind:load to:0x0216a050 module:overlay(92) +from:0x0217c21c kind:load to:0x0209a6ec module:overlay(0) +from:0x0217c298 kind:load to:0x020984f8 module:overlay(0) +from:0x0217c29c kind:load to:0x02098534 module:overlay(0) +from:0x0217c2a0 kind:load to:0x0209854c module:overlay(0) +from:0x0217c2a4 kind:load to:0x02098558 module:overlay(0) +from:0x0217c2a8 kind:load to:0x01fff464 module:itcm +from:0x0217c2ac kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217c2b0 kind:load to:0x0216b168 module:overlay(92) +from:0x0217c2b4 kind:load to:0x02098490 module:overlay(0) +from:0x0217c2b8 kind:load to:0x0216b61c module:overlay(92) +from:0x0217c2bc kind:load to:0x0216b5c8 module:overlay(92) +from:0x0217c2c0 kind:load to:0x0209849c module:overlay(0) +from:0x0217c2c4 kind:load to:0x0216b908 module:overlay(92) +from:0x0217c2c8 kind:load to:0x0216b998 module:overlay(92) +from:0x0217c2cc kind:load to:0x020984a8 module:overlay(0) +from:0x0217c2d0 kind:load to:0x02098564 module:overlay(0) +from:0x0217c2d4 kind:load to:0x020985d0 module:overlay(0) +from:0x0217c2d8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217c2dc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217c2e0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217c2e4 kind:load to:0x0216f4c4 module:overlay(92) +from:0x0217c2e8 kind:load to:0x0216f580 module:overlay(92) +from:0x0217c2ec kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0217c2f0 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x0217c2f4 kind:load to:0x02169be4 module:overlay(92) +from:0x0217c2f8 kind:load to:0x0216c968 module:overlay(92) +from:0x0217c2fc kind:load to:0x0216c688 module:overlay(92) +from:0x0217c300 kind:load to:0x0216c824 module:overlay(92) +from:0x0217c304 kind:load to:0x02169a90 module:overlay(92) +from:0x0217c308 kind:load to:0x0216d1bc module:overlay(92) +from:0x0217c30c kind:load to:0x0216d2a0 module:overlay(92) +from:0x0217c39c kind:load to:0x0216d3a0 module:overlay(92) +from:0x0217c3a4 kind:load to:0x0216d3a4 module:overlay(92) +from:0x0217c3b4 kind:load to:0x0216d3a8 module:overlay(92) +from:0x0217c3bc kind:load to:0x0216d3f0 module:overlay(92) +from:0x0217c3cc kind:load to:0x0216d758 module:overlay(92) +from:0x0217c3d4 kind:load to:0x0216d7cc module:overlay(92) +from:0x0217c3e4 kind:load to:0x0216d88c module:overlay(92) +from:0x0217c3ec kind:load to:0x0216d904 module:overlay(92) +from:0x0217c3f4 kind:load to:0x0216dd7c module:overlay(92) +from:0x0217c3fc kind:load to:0x0216dd94 module:overlay(92) +from:0x0217c404 kind:load to:0x0216de14 module:overlay(92) +from:0x0217c40c kind:load to:0x0216e02c module:overlay(92) +from:0x0217c414 kind:load to:0x0216e04c module:overlay(92) +from:0x0217c41c kind:load to:0x0216e158 module:overlay(92) +from:0x0217c5fc kind:load to:0x0216f674 module:overlay(92) +from:0x0217c600 kind:load to:0x0209772c module:overlay(0) +from:0x0217c604 kind:load to:0x02097734 module:overlay(0) +from:0x0217c608 kind:load to:0x020977b0 module:overlay(0) +from:0x0217c60c kind:load to:0x020977f0 module:overlay(0) +from:0x0217c610 kind:load to:0x020977f4 module:overlay(0) +from:0x0217c614 kind:load to:0x020977f8 module:overlay(0) +from:0x0217c620 kind:load to:0x020984f8 module:overlay(0) +from:0x0217c624 kind:load to:0x02098534 module:overlay(0) +from:0x0217c628 kind:load to:0x0209854c module:overlay(0) +from:0x0217c62c kind:load to:0x02098558 module:overlay(0) +from:0x0217c630 kind:load to:0x01fff464 module:itcm +from:0x0217c634 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217c638 kind:load to:0x0216f924 module:overlay(92) +from:0x0217c63c kind:load to:0x02098490 module:overlay(0) +from:0x0217c640 kind:load to:0x02098494 module:overlay(0) +from:0x0217c644 kind:load to:0x02098498 module:overlay(0) +from:0x0217c648 kind:load to:0x0209849c module:overlay(0) +from:0x0217c64c kind:load to:0x0216fcc0 module:overlay(92) +from:0x0217c650 kind:load to:0x020984a4 module:overlay(0) +from:0x0217c654 kind:load to:0x020984a8 module:overlay(0) +from:0x0217c658 kind:load to:0x02098564 module:overlay(0) +from:0x0217c65c kind:load to:0x020985d0 module:overlay(0) +from:0x0217c660 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217c664 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217c668 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217c66c kind:load to:0x02170228 module:overlay(92) +from:0x0217c670 kind:load to:0x02170268 module:overlay(92) +from:0x0217c6b4 kind:load to:0x0217c680 module:overlay(92) +from:0x0217c6b8 kind:load to:0x0217c680 module:overlay(92) +from:0x0217c6bc kind:load to:0x0217c68c module:overlay(92) +from:0x0217c6c0 kind:load to:0x0217c68c module:overlay(92) +from:0x0217c6ec kind:load to:0x021702d0 module:overlay(92) +from:0x0217c6f0 kind:load to:0x02097924 module:overlay(0) +from:0x0217c6f4 kind:load to:0x02097734 module:overlay(0) +from:0x0217c6f8 kind:load to:0x020977b0 module:overlay(0) +from:0x0217c6fc kind:load to:0x0209792c module:overlay(0) +from:0x0217c700 kind:load to:0x0209794c module:overlay(0) +from:0x0217c704 kind:load to:0x02097978 module:overlay(0) +from:0x0217c710 kind:load to:0x021709b8 module:overlay(92) +from:0x0217c714 kind:load to:0x02171b08 module:overlay(92) +from:0x0217c718 kind:load to:0x02057bd4 module:overlay(0) +from:0x0217c71c kind:load to:0x02057a18 module:overlay(0) +from:0x0217c720 kind:load to:0x02057da8 module:overlay(0) +from:0x0217c724 kind:load to:0x02057e24 module:overlay(0) +from:0x0217c728 kind:load to:0x02057e88 module:overlay(0) +from:0x0217c72c kind:load to:0x02168be0 module:overlay(92) +from:0x0217c730 kind:load to:0x02057d64 module:overlay(0) +from:0x0217c73c kind:load to:0x020984f8 module:overlay(0) +from:0x0217c740 kind:load to:0x02098534 module:overlay(0) +from:0x0217c744 kind:load to:0x0209854c module:overlay(0) +from:0x0217c748 kind:load to:0x02098558 module:overlay(0) +from:0x0217c74c kind:load to:0x01fff464 module:itcm +from:0x0217c750 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217c754 kind:load to:0x02170cf8 module:overlay(92) +from:0x0217c758 kind:load to:0x02098490 module:overlay(0) +from:0x0217c75c kind:load to:0x0217104c module:overlay(92) +from:0x0217c760 kind:load to:0x02171018 module:overlay(92) +from:0x0217c764 kind:load to:0x0209849c module:overlay(0) +from:0x0217c768 kind:load to:0x02171458 module:overlay(92) +from:0x0217c76c kind:load to:0x021685f4 module:overlay(92) +from:0x0217c770 kind:load to:0x020984a8 module:overlay(0) +from:0x0217c774 kind:load to:0x02098564 module:overlay(0) +from:0x0217c778 kind:load to:0x020985d0 module:overlay(0) +from:0x0217c77c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217c780 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217c784 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217c788 kind:load to:0x021709cc module:overlay(92) +from:0x0217c78c kind:load to:0x02170a50 module:overlay(92) +from:0x0217c790 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0217c794 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x0217c798 kind:load to:0x0217061c module:overlay(92) +from:0x0217c79c kind:load to:0x02171824 module:overlay(92) +from:0x0217c7a0 kind:load to:0x02171874 module:overlay(92) +from:0x0217c7a4 kind:load to:0x02170754 module:overlay(92) +from:0x0217c7a8 kind:load to:0x02170438 module:overlay(92) +from:0x0217c7ac kind:load to:0x02171a0c module:overlay(92) +from:0x0217c7b0 kind:load to:0x02171a64 module:overlay(92) +from:0x0217c7f4 kind:load to:0x0217c7cc module:overlay(92) +from:0x0217c7f8 kind:load to:0x0217c7cc module:overlay(92) +from:0x0217c7fc kind:load to:0x0217c7c0 module:overlay(92) +from:0x0217c800 kind:load to:0x0217c7c0 module:overlay(92) +from:0x0217c81c kind:load to:0x02171b44 module:overlay(92) +from:0x0217c820 kind:load to:0x02097924 module:overlay(0) +from:0x0217c824 kind:load to:0x02097734 module:overlay(0) +from:0x0217c828 kind:load to:0x020977b0 module:overlay(0) +from:0x0217c82c kind:load to:0x0209792c module:overlay(0) +from:0x0217c830 kind:load to:0x0209794c module:overlay(0) +from:0x0217c834 kind:load to:0x02097978 module:overlay(0) +from:0x0217c840 kind:load to:0x02172400 module:overlay(92) +from:0x0217c844 kind:load to:0x02173598 module:overlay(92) +from:0x0217c848 kind:load to:0x02057bd4 module:overlay(0) +from:0x0217c84c kind:load to:0x02057a18 module:overlay(0) +from:0x0217c850 kind:load to:0x02057da8 module:overlay(0) +from:0x0217c854 kind:load to:0x02057e24 module:overlay(0) +from:0x0217c858 kind:load to:0x02057e88 module:overlay(0) +from:0x0217c85c kind:load to:0x02168be0 module:overlay(92) +from:0x0217c860 kind:load to:0x02057d64 module:overlay(0) +from:0x0217c86c kind:load to:0x020984f8 module:overlay(0) +from:0x0217c870 kind:load to:0x02098534 module:overlay(0) +from:0x0217c874 kind:load to:0x0209854c module:overlay(0) +from:0x0217c878 kind:load to:0x02098558 module:overlay(0) +from:0x0217c87c kind:load to:0x01fff464 module:itcm +from:0x0217c880 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217c884 kind:load to:0x021726c4 module:overlay(92) +from:0x0217c888 kind:load to:0x02098490 module:overlay(0) +from:0x0217c88c kind:load to:0x02172900 module:overlay(92) +from:0x0217c890 kind:load to:0x021728cc module:overlay(92) +from:0x0217c894 kind:load to:0x0209849c module:overlay(0) +from:0x0217c898 kind:load to:0x02172d10 module:overlay(92) +from:0x0217c89c kind:load to:0x021685f4 module:overlay(92) +from:0x0217c8a0 kind:load to:0x020984a8 module:overlay(0) +from:0x0217c8a4 kind:load to:0x02098564 module:overlay(0) +from:0x0217c8a8 kind:load to:0x020985d0 module:overlay(0) +from:0x0217c8ac kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217c8b0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217c8b4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217c8b8 kind:load to:0x02172414 module:overlay(92) +from:0x0217c8bc kind:load to:0x02172498 module:overlay(92) +from:0x0217c8c0 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0217c8c4 kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x0217c8c8 kind:load to:0x02172050 module:overlay(92) +from:0x0217c8cc kind:load to:0x02173304 module:overlay(92) +from:0x0217c8d0 kind:load to:0x02173334 module:overlay(92) +from:0x0217c8d4 kind:load to:0x02172170 module:overlay(92) +from:0x0217c8d8 kind:load to:0x02171ef4 module:overlay(92) +from:0x0217c8dc kind:load to:0x021734ac module:overlay(92) +from:0x0217c8e0 kind:load to:0x021734f8 module:overlay(92) +from:0x0217c8ec kind:load to:0x02097bf4 module:overlay(0) +from:0x0217c8f0 kind:load to:0x02173a18 module:overlay(92) +from:0x0217c8fc kind:load to:0x021735d4 module:overlay(92) +from:0x0217c900 kind:load to:0x02097924 module:overlay(0) +from:0x0217c904 kind:load to:0x02097734 module:overlay(0) +from:0x0217c908 kind:load to:0x020977b0 module:overlay(0) +from:0x0217c90c kind:load to:0x0209792c module:overlay(0) +from:0x0217c910 kind:load to:0x0209794c module:overlay(0) +from:0x0217c914 kind:load to:0x02097978 module:overlay(0) +from:0x0217c918 kind:load to:0x02173f74 module:overlay(92) +from:0x0217c920 kind:load to:0x02173f78 module:overlay(92) +from:0x0217c928 kind:load to:0x02173f9c module:overlay(92) +from:0x0217c930 kind:load to:0x02174010 module:overlay(92) +from:0x0217c938 kind:load to:0x02174064 module:overlay(92) +from:0x0217c984 kind:load to:0x021738e0 module:overlay(92) +from:0x0217c988 kind:load to:0x021744b4 module:overlay(92) +from:0x0217c98c kind:load to:0x02057bd4 module:overlay(0) +from:0x0217c990 kind:load to:0x02057a68 module:overlay(0) +from:0x0217c994 kind:load to:0x02057da8 module:overlay(0) +from:0x0217c998 kind:load to:0x02057e24 module:overlay(0) +from:0x0217c99c kind:load to:0x02057e88 module:overlay(0) +from:0x0217c9a0 kind:load to:0x0209a77c module:overlay(0) +from:0x0217c9a4 kind:load to:0x02057d64 module:overlay(0) +from:0x0217c9b0 kind:load to:0x020984f8 module:overlay(0) +from:0x0217c9b4 kind:load to:0x02098534 module:overlay(0) +from:0x0217c9b8 kind:load to:0x0209854c module:overlay(0) +from:0x0217c9bc kind:load to:0x02098558 module:overlay(0) +from:0x0217c9c0 kind:load to:0x01fff464 module:itcm +from:0x0217c9c4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217c9c8 kind:load to:0x02173d04 module:overlay(92) +from:0x0217c9cc kind:load to:0x02098490 module:overlay(0) +from:0x0217c9d0 kind:load to:0x02098494 module:overlay(0) +from:0x0217c9d4 kind:load to:0x02098498 module:overlay(0) +from:0x0217c9d8 kind:load to:0x0209849c module:overlay(0) +from:0x0217c9dc kind:load to:0x021740a4 module:overlay(92) +from:0x0217c9e0 kind:load to:0x020984a4 module:overlay(0) +from:0x0217c9e4 kind:load to:0x020984a8 module:overlay(0) +from:0x0217c9e8 kind:load to:0x02098564 module:overlay(0) +from:0x0217c9ec kind:load to:0x020985d0 module:overlay(0) +from:0x0217c9f0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217c9f4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217c9f8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217c9fc kind:load to:0x021738f4 module:overlay(92) +from:0x0217ca00 kind:load to:0x02173914 module:overlay(92) +from:0x0217ca0c kind:load to:0x02097bf4 module:overlay(0) +from:0x0217ca10 kind:load to:0x02174650 module:overlay(92) +from:0x0217ca14 kind:load to:0x02174898 module:overlay(92) +from:0x0217ca1c kind:load to:0x021748c4 module:overlay(92) +from:0x0217ca24 kind:load to:0x02174a94 module:overlay(92) +from:0x0217ca34 kind:load to:0x021744f0 module:overlay(92) +from:0x0217ca38 kind:load to:0x02097924 module:overlay(0) +from:0x0217ca3c kind:load to:0x02097734 module:overlay(0) +from:0x0217ca40 kind:load to:0x020977b0 module:overlay(0) +from:0x0217ca44 kind:load to:0x0209792c module:overlay(0) +from:0x0217ca48 kind:load to:0x0209794c module:overlay(0) +from:0x0217ca4c kind:load to:0x02097978 module:overlay(0) +from:0x0217ca58 kind:load to:0x020984f8 module:overlay(0) +from:0x0217ca5c kind:load to:0x02098534 module:overlay(0) +from:0x0217ca60 kind:load to:0x0209854c module:overlay(0) +from:0x0217ca64 kind:load to:0x02098558 module:overlay(0) +from:0x0217ca68 kind:load to:0x01fff464 module:itcm +from:0x0217ca6c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217ca70 kind:load to:0x02174710 module:overlay(92) +from:0x0217ca74 kind:load to:0x02098490 module:overlay(0) +from:0x0217ca78 kind:load to:0x02174778 module:overlay(92) +from:0x0217ca7c kind:load to:0x02098498 module:overlay(0) +from:0x0217ca80 kind:load to:0x0209849c module:overlay(0) +from:0x0217ca84 kind:load to:0x02174bc8 module:overlay(92) +from:0x0217ca88 kind:load to:0x020984a4 module:overlay(0) +from:0x0217ca8c kind:load to:0x020984a8 module:overlay(0) +from:0x0217ca90 kind:load to:0x02098564 module:overlay(0) +from:0x0217ca94 kind:load to:0x020985d0 module:overlay(0) +from:0x0217ca98 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217ca9c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217caa0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217caa4 kind:load to:0x021751c4 module:overlay(92) +from:0x0217caa8 kind:load to:0x021751e4 module:overlay(92) +from:0x0217cab4 kind:load to:0x02097bf4 module:overlay(0) +from:0x0217cab8 kind:load to:0x02175c2c module:overlay(92) +from:0x0217cad4 kind:load to:0x02176334 module:overlay(92) +from:0x0217cadc kind:load to:0x02176338 module:overlay(92) +from:0x0217cae4 kind:load to:0x02176384 module:overlay(92) +from:0x0217caec kind:load to:0x021766a0 module:overlay(92) +from:0x0217cb2c kind:load to:0x0217522c module:overlay(92) +from:0x0217cb30 kind:load to:0x02097924 module:overlay(0) +from:0x0217cb34 kind:load to:0x02097734 module:overlay(0) +from:0x0217cb38 kind:load to:0x020977b0 module:overlay(0) +from:0x0217cb3c kind:load to:0x0209792c module:overlay(0) +from:0x0217cb40 kind:load to:0x0209794c module:overlay(0) +from:0x0217cb44 kind:load to:0x02097978 module:overlay(0) +from:0x0217cb50 kind:load to:0x02175aa0 module:overlay(92) +from:0x0217cb54 kind:load to:0x02176a88 module:overlay(92) +from:0x0217cb58 kind:load to:0x02057bd4 module:overlay(0) +from:0x0217cb5c kind:load to:0x02057a68 module:overlay(0) +from:0x0217cb60 kind:load to:0x02057da8 module:overlay(0) +from:0x0217cb64 kind:load to:0x02057e24 module:overlay(0) +from:0x0217cb68 kind:load to:0x02057e88 module:overlay(0) +from:0x0217cb6c kind:load to:0x0209a77c module:overlay(0) +from:0x0217cb70 kind:load to:0x02057d64 module:overlay(0) +from:0x0217cb7c kind:load to:0x02175ab4 module:overlay(92) +from:0x0217cb80 kind:load to:0x02176aa4 module:overlay(92) +from:0x0217cb84 kind:load to:0x02099ae0 module:overlay(0) +from:0x0217cb88 kind:load to:0x02099b18 module:overlay(0) +from:0x0217cb8c kind:load to:0x0209a11c module:overlay(0) +from:0x0217cb90 kind:load to:0x0209a124 module:overlay(0) +from:0x0217cb94 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0217cb98 kind:load to:0x02099c90 module:overlay(0) +from:0x0217cb9c kind:load to:0x02099b80 module:overlay(0) +from:0x0217cba0 kind:load to:0x0209a04c module:overlay(0) +from:0x0217cba4 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0217cba8 kind:load to:0x0209a0ec module:overlay(0) +from:0x0217cbac kind:load to:0x0216f444 module:overlay(92) +from:0x0217cbb0 kind:load to:0x0209a104 module:overlay(0) +from:0x0217cbb4 kind:load to:0x0216a230 module:overlay(92) +from:0x0217cbb8 kind:load to:0x0216a074 module:overlay(92) +from:0x0217cbc4 kind:load to:0x020984f8 module:overlay(0) +from:0x0217cbc8 kind:load to:0x02098534 module:overlay(0) +from:0x0217cbcc kind:load to:0x0209854c module:overlay(0) +from:0x0217cbd0 kind:load to:0x02098558 module:overlay(0) +from:0x0217cbd4 kind:load to:0x02175cec module:overlay(92) +from:0x0217cbd8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217cbdc kind:load to:0x02175d40 module:overlay(92) +from:0x0217cbe0 kind:load to:0x02098490 module:overlay(0) +from:0x0217cbe4 kind:load to:0x02098494 module:overlay(0) +from:0x0217cbe8 kind:load to:0x02098498 module:overlay(0) +from:0x0217cbec kind:load to:0x0209849c module:overlay(0) +from:0x0217cbf0 kind:load to:0x021766d0 module:overlay(92) +from:0x0217cbf4 kind:load to:0x020984a4 module:overlay(0) +from:0x0217cbf8 kind:load to:0x020984a8 module:overlay(0) +from:0x0217cbfc kind:load to:0x02098564 module:overlay(0) +from:0x0217cc00 kind:load to:0x020985d0 module:overlay(0) +from:0x0217cc04 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217cc08 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217cc0c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217cc10 kind:load to:0x02175ac8 module:overlay(92) +from:0x0217cc14 kind:load to:0x02175b18 module:overlay(92) +from:0x0217cc18 kind:load to:0x02176e8c module:overlay(92) +from:0x0217cc20 kind:load to:0x02176edc module:overlay(92) +from:0x0217cc28 kind:load to:0x02176e90 module:overlay(92) +from:0x0217cc30 kind:load to:0x02176f58 module:overlay(92) +from:0x0217cc40 kind:load to:0x02176ae0 module:overlay(92) +from:0x0217cc44 kind:load to:0x02097924 module:overlay(0) +from:0x0217cc48 kind:load to:0x02097734 module:overlay(0) +from:0x0217cc4c kind:load to:0x020977b0 module:overlay(0) +from:0x0217cc50 kind:load to:0x0209792c module:overlay(0) +from:0x0217cc54 kind:load to:0x0209794c module:overlay(0) +from:0x0217cc58 kind:load to:0x02097978 module:overlay(0) +from:0x0217cc64 kind:load to:0x020984f8 module:overlay(0) +from:0x0217cc68 kind:load to:0x02098534 module:overlay(0) +from:0x0217cc6c kind:load to:0x0209854c module:overlay(0) +from:0x0217cc70 kind:load to:0x02098558 module:overlay(0) +from:0x0217cc74 kind:load to:0x01fff464 module:itcm +from:0x0217cc78 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217cc7c kind:load to:0x02176bd8 module:overlay(92) +from:0x0217cc80 kind:load to:0x02098490 module:overlay(0) +from:0x0217cc84 kind:load to:0x02176d44 module:overlay(92) +from:0x0217cc88 kind:load to:0x02176d84 module:overlay(92) +from:0x0217cc8c kind:load to:0x0209849c module:overlay(0) +from:0x0217cc90 kind:load to:0x02176dc0 module:overlay(92) +from:0x0217cc94 kind:load to:0x02176dc4 module:overlay(92) +from:0x0217cc98 kind:load to:0x020984a8 module:overlay(0) +from:0x0217cc9c kind:load to:0x02098564 module:overlay(0) +from:0x0217cca0 kind:load to:0x020985d0 module:overlay(0) +from:0x0217cca4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217cca8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217ccac kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217ccb0 kind:load to:0x02177054 module:overlay(92) +from:0x0217ccb4 kind:load to:0x02177084 module:overlay(92) +from:0x0217ccb8 kind:load to:0x02110ca4 module:overlays(19,26,31) +from:0x0217ccbc kind:load to:0x02110cc0 module:overlays(19,26,31) +from:0x0217ccc8 kind:load to:0x021770dc module:overlay(92) +from:0x0217cccc kind:load to:0x0209772c module:overlay(0) +from:0x0217ccd0 kind:load to:0x02097734 module:overlay(0) +from:0x0217ccd4 kind:load to:0x020977b0 module:overlay(0) +from:0x0217ccd8 kind:load to:0x020977f0 module:overlay(0) +from:0x0217ccdc kind:load to:0x020977f4 module:overlay(0) +from:0x0217cce0 kind:load to:0x020977f8 module:overlay(0) +from:0x0217ccec kind:load to:0x02177210 module:overlay(92) +from:0x0217ccf0 kind:load to:0x02177c4c module:overlay(92) +from:0x0217ccf4 kind:load to:0x02099ae0 module:overlay(0) +from:0x0217ccf8 kind:load to:0x02099b18 module:overlay(0) +from:0x0217ccfc kind:load to:0x0209a11c module:overlay(0) +from:0x0217cd00 kind:load to:0x0209a124 module:overlay(0) +from:0x0217cd04 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0217cd08 kind:load to:0x02099c90 module:overlay(0) +from:0x0217cd0c kind:load to:0x02099b80 module:overlay(0) +from:0x0217cd10 kind:load to:0x0209a04c module:overlay(0) +from:0x0217cd14 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0217cd18 kind:load to:0x0209a0ec module:overlay(0) +from:0x0217cd1c kind:load to:0x0216f444 module:overlay(92) +from:0x0217cd20 kind:load to:0x0209a104 module:overlay(0) +from:0x0217cd24 kind:load to:0x0216a230 module:overlay(92) +from:0x0217cd28 kind:load to:0x0216a074 module:overlay(92) +from:0x0217cd34 kind:load to:0x02177278 module:overlay(92) +from:0x0217cd38 kind:load to:0x02177c68 module:overlay(92) +from:0x0217cd3c kind:load to:0x0209a234 module:overlay(0) +from:0x0217cd40 kind:load to:0x0209a268 module:overlay(0) +from:0x0217cd44 kind:load to:0x0209a300 module:overlay(0) +from:0x0217cd48 kind:load to:0x0209a314 module:overlay(0) +from:0x0217cd4c kind:load to:0x0209a0c4 module:overlay(0) +from:0x0217cd50 kind:load to:0x0209a33c module:overlay(0) +from:0x0217cd54 kind:load to:0x0209a3c4 module:overlay(0) +from:0x0217cd58 kind:load to:0x0209a04c module:overlay(0) +from:0x0217cd5c kind:load to:0x0209a2d0 module:overlay(0) +from:0x0217cd60 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0217cd64 kind:load to:0x0209a328 module:overlay(0) +from:0x0217cd68 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0217cd6c kind:load to:0x0216a180 module:overlay(92) +from:0x0217cd70 kind:load to:0x0216a050 module:overlay(92) +from:0x0217cd74 kind:load to:0x0209a6ec module:overlay(0) +from:0x0217cd80 kind:load to:0x020984f8 module:overlay(0) +from:0x0217cd84 kind:load to:0x02098534 module:overlay(0) +from:0x0217cd88 kind:load to:0x0209854c module:overlay(0) +from:0x0217cd8c kind:load to:0x02098558 module:overlay(0) +from:0x0217cd90 kind:load to:0x01fff464 module:itcm +from:0x0217cd94 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217cd98 kind:load to:0x02098488 module:overlay(0) +from:0x0217cd9c kind:load to:0x0217728c module:overlay(92) +from:0x0217cda0 kind:load to:0x02177614 module:overlay(92) +from:0x0217cda4 kind:load to:0x02177b0c module:overlay(92) +from:0x0217cda8 kind:load to:0x0209849c module:overlay(0) +from:0x0217cdac kind:load to:0x02177bbc module:overlay(92) +from:0x0217cdb0 kind:load to:0x020984a4 module:overlay(0) +from:0x0217cdb4 kind:load to:0x020984a8 module:overlay(0) +from:0x0217cdb8 kind:load to:0x02098564 module:overlay(0) +from:0x0217cdbc kind:load to:0x020985d0 module:overlay(0) +from:0x0217cdc0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217cdc4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217cdc8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217cdcc kind:load to:0x02177c84 module:overlay(92) +from:0x0217cdd0 kind:load to:0x02177ce0 module:overlay(92) +from:0x0217cde0 kind:load to:0x02177d64 module:overlay(92) +from:0x0217cde4 kind:load to:0x0209772c module:overlay(0) +from:0x0217cde8 kind:load to:0x02097734 module:overlay(0) +from:0x0217cdec kind:load to:0x020977b0 module:overlay(0) +from:0x0217cdf0 kind:load to:0x020977f0 module:overlay(0) +from:0x0217cdf4 kind:load to:0x020977f4 module:overlay(0) +from:0x0217cdf8 kind:load to:0x020977f8 module:overlay(0) +from:0x0217ce04 kind:load to:0x020984f8 module:overlay(0) +from:0x0217ce08 kind:load to:0x02098534 module:overlay(0) +from:0x0217ce0c kind:load to:0x0209854c module:overlay(0) +from:0x0217ce10 kind:load to:0x02098558 module:overlay(0) +from:0x0217ce14 kind:load to:0x01fff464 module:itcm +from:0x0217ce18 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217ce1c kind:load to:0x02098488 module:overlay(0) +from:0x0217ce20 kind:load to:0x02177dd8 module:overlay(92) +from:0x0217ce24 kind:load to:0x02177f94 module:overlay(92) +from:0x0217ce28 kind:load to:0x02178030 module:overlay(92) +from:0x0217ce2c kind:load to:0x0209849c module:overlay(0) +from:0x0217ce30 kind:load to:0x020984a0 module:overlay(0) +from:0x0217ce34 kind:load to:0x02178034 module:overlay(92) +from:0x0217ce38 kind:load to:0x020984a8 module:overlay(0) +from:0x0217ce3c kind:load to:0x02098564 module:overlay(0) +from:0x0217ce40 kind:load to:0x020985d0 module:overlay(0) +from:0x0217ce44 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217ce48 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217ce4c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217ce50 kind:load to:0x0217848c module:overlay(92) +from:0x0217ce54 kind:load to:0x021784a8 module:overlay(92) +from:0x0217ce58 kind:load to:0x02178a6c module:overlay(92) +from:0x0217ce60 kind:load to:0x02178a90 module:overlay(92) +from:0x0217ce88 kind:load to:0x021784ec module:overlay(92) +from:0x0217ce8c kind:load to:0x02097924 module:overlay(0) +from:0x0217ce90 kind:load to:0x02097734 module:overlay(0) +from:0x0217ce94 kind:load to:0x020977b0 module:overlay(0) +from:0x0217ce98 kind:load to:0x0209792c module:overlay(0) +from:0x0217ce9c kind:load to:0x0209794c module:overlay(0) +from:0x0217cea0 kind:load to:0x02097978 module:overlay(0) +from:0x0217ceac kind:load to:0x020984f8 module:overlay(0) +from:0x0217ceb0 kind:load to:0x02098534 module:overlay(0) +from:0x0217ceb4 kind:load to:0x0209854c module:overlay(0) +from:0x0217ceb8 kind:load to:0x02098558 module:overlay(0) +from:0x0217cebc kind:load to:0x01fff464 module:itcm +from:0x0217cec0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217cec4 kind:load to:0x0217871c module:overlay(92) +from:0x0217cec8 kind:load to:0x02178754 module:overlay(92) +from:0x0217cecc kind:load to:0x0217881c module:overlay(92) +from:0x0217ced0 kind:load to:0x02178aa4 module:overlay(92) +from:0x0217ced4 kind:load to:0x0209849c module:overlay(0) +from:0x0217ced8 kind:load to:0x02178b6c module:overlay(92) +from:0x0217cedc kind:load to:0x02178ac4 module:overlay(92) +from:0x0217cee0 kind:load to:0x020984a8 module:overlay(0) +from:0x0217cee4 kind:load to:0x02098564 module:overlay(0) +from:0x0217cee8 kind:load to:0x020985d0 module:overlay(0) +from:0x0217ceec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217cef0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217cef4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217cef8 kind:load to:0x02178694 module:overlay(92) +from:0x0217cefc kind:load to:0x021786d4 module:overlay(92) +from:0x0217cf00 kind:load to:0x02178be8 module:overlay(92) +from:0x0217cf04 kind:load to:0x021794d0 module:overlay(92) +from:0x0217cf0c kind:load to:0x02179030 module:overlay(92) +from:0x0217cf14 kind:load to:0x021791a8 module:overlay(92) +from:0x0217cf1c kind:load to:0x02179630 module:overlay(92) +from:0x0217cf2c kind:load to:0x02178c6c module:overlay(92) +from:0x0217cf30 kind:load to:0x0209772c module:overlay(0) +from:0x0217cf34 kind:load to:0x02097734 module:overlay(0) +from:0x0217cf38 kind:load to:0x020977b0 module:overlay(0) +from:0x0217cf3c kind:load to:0x020977f0 module:overlay(0) +from:0x0217cf40 kind:load to:0x020977f4 module:overlay(0) +from:0x0217cf44 kind:load to:0x020977f8 module:overlay(0) +from:0x0217cf50 kind:load to:0x020984f8 module:overlay(0) +from:0x0217cf54 kind:load to:0x02098534 module:overlay(0) +from:0x0217cf58 kind:load to:0x0209854c module:overlay(0) +from:0x0217cf5c kind:load to:0x02098558 module:overlay(0) +from:0x0217cf60 kind:load to:0x01fff464 module:itcm +from:0x0217cf64 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217cf68 kind:load to:0x02178e34 module:overlay(92) +from:0x0217cf6c kind:load to:0x02098490 module:overlay(0) +from:0x0217cf70 kind:load to:0x02178e3c module:overlay(92) +from:0x0217cf74 kind:load to:0x02178f18 module:overlay(92) +from:0x0217cf78 kind:load to:0x0209849c module:overlay(0) +from:0x0217cf7c kind:load to:0x02178ff4 module:overlay(92) +from:0x0217cf80 kind:load to:0x020984a4 module:overlay(0) +from:0x0217cf84 kind:load to:0x020984a8 module:overlay(0) +from:0x0217cf88 kind:load to:0x02098564 module:overlay(0) +from:0x0217cf8c kind:load to:0x020985d0 module:overlay(0) +from:0x0217cf90 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217cf94 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217cf98 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217cf9c kind:load to:0x02179680 module:overlay(92) +from:0x0217cfa0 kind:load to:0x02179704 module:overlay(92) +from:0x0217cfa4 kind:load to:0x02178d94 module:overlay(92) +from:0x0217cfa8 kind:load to:0x02178d9c module:overlay(92) +from:0x0217cfb4 kind:load to:0x02179884 module:overlay(92) +from:0x0217cfb8 kind:load to:0x021798ac module:overlay(92) +from:0x0217cfbc kind:load to:0x02179ce4 module:overlay(92) +from:0x0217cfc0 kind:load to:0x02179908 module:overlay(92) +from:0x0217cfc4 kind:load to:0x0217a0e8 module:overlay(92) +from:0x0217cfc8 kind:load to:0x021799b4 module:overlay(92) +from:0x0217cfcc kind:load to:0x02179d4c module:overlay(92) +from:0x0217cfd0 kind:load to:0x02179d50 module:overlay(92) +from:0x0217cfd4 kind:load to:0x02179d74 module:overlay(92) +from:0x0217cfd8 kind:load to:0x02179d7c module:overlay(92) +from:0x0217cfdc kind:load to:0x02179d80 module:overlay(92) +from:0x0217cfe0 kind:load to:0x02179e34 module:overlay(92) +from:0x0217cfe4 kind:load to:0x0217a01c module:overlay(92) +from:0x0217cfe8 kind:load to:0x0217a068 module:overlay(92) +from:0x0217cfec kind:load to:0x020f5298 module:overlays(19,22,23,26) +from:0x0217cff8 kind:load to:0x0217a5c4 module:overlay(92) +from:0x0217cffc kind:load to:0x0217a5d8 module:overlay(92) +from:0x0217d000 kind:load to:0x0217a3f0 module:overlay(92) +from:0x0217d004 kind:load to:0x0217a40c module:overlay(92) +from:0x0217d008 kind:load to:0x0217a2bc module:overlay(92) +from:0x0217d00c kind:load to:0x0217a428 module:overlay(92) +from:0x0217d010 kind:load to:0x0217a51c module:overlay(92) +from:0x0217d014 kind:load to:0x0217a53c module:overlay(92) diff --git a/config/usa/arm9/overlays/ov092/symbols.txt b/config/usa/arm9/overlays/ov092/symbols.txt new file mode 100644 index 00000000..e09a02c6 --- /dev/null +++ b/config/usa/arm9/overlays/ov092/symbols.txt @@ -0,0 +1,882 @@ +func_ov092_02165880 kind:function(arm,size=0x10c) addr:0x02165880 +func_ov092_0216598c kind:function(arm,size=0x8) addr:0x0216598c +func_ov092_02165994 kind:function(arm,size=0x4) addr:0x02165994 +func_ov092_02165998 kind:function(arm,size=0x148) addr:0x02165998 +func_ov092_02165ae0 kind:function(arm,size=0x320) addr:0x02165ae0 +func_ov092_02165e00 kind:function(arm,size=0xac) addr:0x02165e00 +func_ov092_02165eac kind:function(arm,size=0x2c) addr:0x02165eac +func_ov092_02165ed8 kind:function(arm,size=0x30) addr:0x02165ed8 +func_ov092_02165f08 kind:function(arm,size=0x20) addr:0x02165f08 +func_ov092_02165f28 kind:function(arm,size=0x19c) addr:0x02165f28 +func_ov092_021660c4 kind:function(arm,size=0x4) addr:0x021660c4 +func_ov092_021660c8 kind:function(arm,size=0xa8) addr:0x021660c8 +func_ov092_02166170 kind:function(arm,size=0x38) addr:0x02166170 +func_ov092_021661a8 kind:function(arm,size=0xe0) addr:0x021661a8 +func_ov092_02166288 kind:function(arm,size=0x1c) addr:0x02166288 +func_ov092_021662a4 kind:function(arm,size=0x14) addr:0x021662a4 +func_ov092_021662b8 kind:function(arm,size=0x1c) addr:0x021662b8 +func_ov092_021662d4 kind:function(arm,size=0xc8) addr:0x021662d4 +func_ov092_0216639c kind:function(arm,size=0x20) addr:0x0216639c +func_ov092_021663bc kind:function(arm,size=0x28) addr:0x021663bc +func_ov092_021663e4 kind:function(arm,size=0x1c) addr:0x021663e4 +func_ov092_02166400 kind:function(arm,size=0xc) addr:0x02166400 +func_ov092_0216640c kind:function(arm,size=0x24) addr:0x0216640c +func_ov092_02166430 kind:function(arm,size=0x3c) addr:0x02166430 +func_ov092_0216646c kind:function(arm,size=0x90) addr:0x0216646c +func_ov092_021664fc kind:function(arm,size=0x18) addr:0x021664fc +func_ov092_02166514 kind:function(arm,size=0x60) addr:0x02166514 +func_ov092_02166574 kind:function(arm,size=0x20) addr:0x02166574 +func_ov092_02166594 kind:function(arm,size=0x28) addr:0x02166594 +func_ov092_021665bc kind:function(arm,size=0x14) addr:0x021665bc +func_ov092_021665d0 kind:function(arm,size=0xc) addr:0x021665d0 +func_ov092_021665dc kind:function(arm,size=0x24) addr:0x021665dc +func_ov092_02166600 kind:function(arm,size=0x58) addr:0x02166600 +func_ov092_02166658 kind:function(arm,size=0x88) addr:0x02166658 +func_ov092_021666e0 kind:function(arm,size=0x18) addr:0x021666e0 +func_ov092_021666f8 kind:function(arm,size=0xc) addr:0x021666f8 +func_ov092_02166704 kind:function(arm,size=0x38) addr:0x02166704 +func_ov092_0216673c kind:function(arm,size=0x20) addr:0x0216673c +func_ov092_0216675c kind:function(arm,size=0x28) addr:0x0216675c +func_ov092_02166784 kind:function(arm,size=0x14) addr:0x02166784 +func_ov092_02166798 kind:function(arm,size=0xc) addr:0x02166798 +func_ov092_021667a4 kind:function(arm,size=0x24) addr:0x021667a4 +func_ov092_021667c8 kind:function(arm,size=0x58) addr:0x021667c8 +func_ov092_02166820 kind:function(arm,size=0xb8) addr:0x02166820 +func_ov092_021668d8 kind:function(arm,size=0x98) addr:0x021668d8 +func_ov092_02166970 kind:function(arm,size=0xc) addr:0x02166970 +func_ov092_0216697c kind:function(arm,size=0x60) addr:0x0216697c +func_ov092_021669dc kind:function(arm,size=0x20) addr:0x021669dc +func_ov092_021669fc kind:function(arm,size=0x28) addr:0x021669fc +func_ov092_02166a24 kind:function(arm,size=0x14) addr:0x02166a24 +func_ov092_02166a38 kind:function(arm,size=0xc) addr:0x02166a38 +func_ov092_02166a44 kind:function(arm,size=0x24) addr:0x02166a44 +func_ov092_02166a68 kind:function(arm,size=0x34) addr:0x02166a68 +func_ov092_02166a9c kind:function(arm,size=0xc0) addr:0x02166a9c +func_ov092_02166b5c kind:function(arm,size=0x15c) addr:0x02166b5c +func_ov092_02166cb8 kind:function(arm,size=0xac) addr:0x02166cb8 +func_ov092_02166d64 kind:function(arm,size=0x8) addr:0x02166d64 +func_ov092_02166d6c kind:function(arm,size=0x8) addr:0x02166d6c +func_ov092_02166d74 kind:function(arm,size=0x8) addr:0x02166d74 +func_ov092_02166d7c kind:function(arm,size=0xc) addr:0x02166d7c +func_ov092_02166d88 kind:function(arm,size=0x8) addr:0x02166d88 +func_ov092_02166d90 kind:function(arm,size=0x20) addr:0x02166d90 +func_ov092_02166db0 kind:function(arm,size=0x68) addr:0x02166db0 +func_ov092_02166e18 kind:function(arm,size=0x38) addr:0x02166e18 +func_ov092_02166e50 kind:function(arm,size=0x40) addr:0x02166e50 +func_ov092_02166e90 kind:function(arm,size=0x14) addr:0x02166e90 +func_ov092_02166ea4 kind:function(arm,size=0xc) addr:0x02166ea4 +func_ov092_02166eb0 kind:function(arm,size=0x24) addr:0x02166eb0 +func_ov092_02166ed4 kind:function(arm,size=0x28) addr:0x02166ed4 +func_ov092_02166efc kind:function(arm,size=0x40) addr:0x02166efc +func_ov092_02166f3c kind:function(arm,size=0xa0) addr:0x02166f3c +func_ov092_02166fdc kind:function(arm,size=0x4) addr:0x02166fdc +func_ov092_02166fe0 kind:function(arm,size=0x8) addr:0x02166fe0 +func_ov092_02166fe8 kind:function(arm,size=0x30) addr:0x02166fe8 +func_ov092_02167018 kind:function(arm,size=0x8) addr:0x02167018 +func_ov092_02167020 kind:function(arm,size=0x16c) addr:0x02167020 +func_ov092_0216718c kind:function(arm,size=0xc8) addr:0x0216718c +func_ov092_02167254 kind:function(arm,size=0x30) addr:0x02167254 +func_ov092_02167284 kind:function(arm,size=0x38) addr:0x02167284 +func_ov092_021672bc kind:function(arm,size=0x14) addr:0x021672bc +func_ov092_021672d0 kind:function(arm,size=0xc) addr:0x021672d0 +func_ov092_021672dc kind:function(arm,size=0x24) addr:0x021672dc +func_ov092_02167300 kind:function(arm,size=0x2c) addr:0x02167300 +func_ov092_0216732c kind:function(arm,size=0x98) addr:0x0216732c +func_ov092_021673c4 kind:function(arm,size=0xc4) addr:0x021673c4 +func_ov092_02167488 kind:function(arm,size=0x30) addr:0x02167488 +func_ov092_021674b8 kind:function(arm,size=0x8) addr:0x021674b8 +func_ov092_021674c0 kind:function(arm,size=0x8) addr:0x021674c0 +func_ov092_021674c8 kind:function(arm,size=0x8) addr:0x021674c8 +func_ov092_021674d0 kind:function(arm,size=0xc) addr:0x021674d0 +func_ov092_021674dc kind:function(arm,size=0x8) addr:0x021674dc +func_ov092_021674e4 kind:function(arm,size=0x14) addr:0x021674e4 +func_ov092_021674f8 kind:function(arm,size=0x38) addr:0x021674f8 +func_ov092_02167530 kind:function(arm,size=0x38) addr:0x02167530 +func_ov092_02167568 kind:function(arm,size=0x40) addr:0x02167568 +func_ov092_021675a8 kind:function(arm,size=0x14) addr:0x021675a8 +func_ov092_021675bc kind:function(arm,size=0xc) addr:0x021675bc +func_ov092_021675c8 kind:function(arm,size=0x24) addr:0x021675c8 +func_ov092_021675ec kind:function(arm,size=0x2c) addr:0x021675ec +func_ov092_02167618 kind:function(arm,size=0xb0) addr:0x02167618 +func_ov092_021676c8 kind:function(arm,size=0xfc) addr:0x021676c8 +func_ov092_021677c4 kind:function(arm,size=0x114) addr:0x021677c4 +func_ov092_021678d8 kind:function(arm,size=0xe8) addr:0x021678d8 +func_ov092_021679c0 kind:function(arm,size=0x8) addr:0x021679c0 +func_ov092_021679c8 kind:function(arm,size=0x8) addr:0x021679c8 +func_ov092_021679d0 kind:function(arm,size=0x8) addr:0x021679d0 +func_ov092_021679d8 kind:function(arm,size=0xc) addr:0x021679d8 +func_ov092_021679e4 kind:function(arm,size=0x8) addr:0x021679e4 +func_ov092_021679ec kind:function(arm,size=0x8) addr:0x021679ec +func_ov092_021679f4 kind:function(arm,size=0x14) addr:0x021679f4 +func_ov092_02167a08 kind:function(arm,size=0x40) addr:0x02167a08 +func_ov092_02167a48 kind:function(arm,size=0x38) addr:0x02167a48 +func_ov092_02167a80 kind:function(arm,size=0x40) addr:0x02167a80 +func_ov092_02167ac0 kind:function(arm,size=0x14) addr:0x02167ac0 +func_ov092_02167ad4 kind:function(arm,size=0xc) addr:0x02167ad4 +func_ov092_02167ae0 kind:function(arm,size=0x24) addr:0x02167ae0 +func_ov092_02167b04 kind:function(arm,size=0xb0) addr:0x02167b04 +func_ov092_02167bb4 kind:function(arm,size=0x2c) addr:0x02167bb4 +func_ov092_02167be0 kind:function(arm,size=0x58) addr:0x02167be0 +func_ov092_02167c38 kind:function(arm,size=0xc) addr:0x02167c38 +func_ov092_02167c44 kind:function(arm,size=0x50) addr:0x02167c44 +func_ov092_02167c94 kind:function(arm,size=0xc) addr:0x02167c94 +func_ov092_02167ca0 kind:function(arm,size=0x78) addr:0x02167ca0 +func_ov092_02167d18 kind:function(arm,size=0x20) addr:0x02167d18 +func_ov092_02167d38 kind:function(arm,size=0x28) addr:0x02167d38 +func_ov092_02167d60 kind:function(arm,size=0x14) addr:0x02167d60 +func_ov092_02167d74 kind:function(arm,size=0xc) addr:0x02167d74 +func_ov092_02167d80 kind:function(arm,size=0x24) addr:0x02167d80 +func_ov092_02167da4 kind:function(arm,size=0x9c) addr:0x02167da4 +func_ov092_02167e40 kind:function(arm,size=0x54) addr:0x02167e40 +func_ov092_02167e94 kind:function(arm,size=0x18) addr:0x02167e94 +func_ov092_02167eac kind:function(arm,size=0xa0) addr:0x02167eac +func_ov092_02167f4c kind:function(arm,size=0x50) addr:0x02167f4c +func_ov092_02167f9c kind:function(arm,size=0xc) addr:0x02167f9c +func_ov092_02167fa8 kind:function(arm,size=0x90) addr:0x02167fa8 +func_ov092_02168038 kind:function(arm,size=0x20) addr:0x02168038 +func_ov092_02168058 kind:function(arm,size=0x28) addr:0x02168058 +func_ov092_02168080 kind:function(arm,size=0x14) addr:0x02168080 +func_ov092_02168094 kind:function(arm,size=0xc) addr:0x02168094 +func_ov092_021680a0 kind:function(arm,size=0x24) addr:0x021680a0 +func_ov092_021680c4 kind:function(arm,size=0x28) addr:0x021680c4 +func_ov092_021680ec kind:function(arm,size=0x24) addr:0x021680ec +func_ov092_02168110 kind:function(arm,size=0x8c) addr:0x02168110 +func_ov092_0216819c kind:function(arm,size=0x4) addr:0x0216819c +func_ov092_021681a0 kind:function(arm,size=0x8) addr:0x021681a0 +func_ov092_021681a8 kind:function(arm,size=0x30) addr:0x021681a8 +func_ov092_021681d8 kind:function(arm,size=0x8) addr:0x021681d8 +func_ov092_021681e0 kind:function(arm,size=0x16c) addr:0x021681e0 +func_ov092_0216834c kind:function(arm,size=0x30) addr:0x0216834c +func_ov092_0216837c kind:function(arm,size=0x38) addr:0x0216837c +func_ov092_021683b4 kind:function(arm,size=0x14) addr:0x021683b4 +func_ov092_021683c8 kind:function(arm,size=0xec) addr:0x021683c8 +func_ov092_021684b4 kind:function(arm,size=0x12c) addr:0x021684b4 +func_ov092_021685e0 kind:function(arm,size=0x14) addr:0x021685e0 +func_ov092_021685f4 kind:function(arm,size=0xe0) addr:0x021685f4 +func_ov092_021686d4 kind:function(arm,size=0xdc) addr:0x021686d4 +func_ov092_021687b0 kind:function(arm,size=0xcc) addr:0x021687b0 +func_ov092_0216887c kind:function(arm,size=0x2c) addr:0x0216887c +func_ov092_021688a8 kind:function(arm,size=0x2c) addr:0x021688a8 +func_ov092_021688d4 kind:function(arm,size=0x2c) addr:0x021688d4 +func_ov092_02168900 kind:function(arm,size=0xb4) addr:0x02168900 +func_ov092_021689b4 kind:function(arm,size=0x14) addr:0x021689b4 +func_ov092_021689c8 kind:function(arm,size=0xac) addr:0x021689c8 +func_ov092_02168a74 kind:function(arm,size=0x28) addr:0x02168a74 +func_ov092_02168a9c kind:function(arm,size=0x118) addr:0x02168a9c +func_ov092_02168bb4 kind:function(arm,size=0x2c) addr:0x02168bb4 +func_ov092_02168be0 kind:function(arm,size=0x1c) addr:0x02168be0 +func_ov092_02168bfc kind:function(arm,size=0xc) addr:0x02168bfc +func_ov092_02168c08 kind:function(arm,size=0x1c) addr:0x02168c08 +func_ov092_02168c24 kind:function(arm,size=0x20) addr:0x02168c24 +func_ov092_02168c44 kind:function(arm,size=0x28) addr:0x02168c44 +func_ov092_02168c6c kind:function(arm,size=0x14) addr:0x02168c6c +func_ov092_02168c80 kind:function(arm,size=0x1c) addr:0x02168c80 +func_ov092_02168c9c kind:function(arm,size=0xc) addr:0x02168c9c +func_ov092_02168ca8 kind:function(arm,size=0x28) addr:0x02168ca8 +func_ov092_02168cd0 kind:function(arm,size=0x70) addr:0x02168cd0 +func_ov092_02168d40 kind:function(arm,size=0x1c) addr:0x02168d40 +func_ov092_02168d5c kind:function(arm,size=0x5c) addr:0x02168d5c +func_ov092_02168db8 kind:function(arm,size=0x5c) addr:0x02168db8 +func_ov092_02168e14 kind:function(arm,size=0x1e8) addr:0x02168e14 +func_ov092_02168ffc kind:function(arm,size=0x24) addr:0x02168ffc +func_ov092_02169020 kind:function(arm,size=0x6c) addr:0x02169020 +func_ov092_0216908c kind:function(arm,size=0x34) addr:0x0216908c +func_ov092_021690c0 kind:function(arm,size=0x1f8) addr:0x021690c0 +func_ov092_021692b8 kind:function(arm,size=0x4c) addr:0x021692b8 +func_ov092_02169304 kind:function(arm,size=0x80) addr:0x02169304 +func_ov092_02169384 kind:function(arm,size=0x54) addr:0x02169384 +func_ov092_021693d8 kind:function(arm,size=0x98) addr:0x021693d8 +func_ov092_02169470 kind:function(arm,size=0x1c) addr:0x02169470 +func_ov092_0216948c kind:function(arm,size=0x44) addr:0x0216948c +func_ov092_021694d0 kind:function(arm,size=0x70) addr:0x021694d0 +func_ov092_02169540 kind:function(arm,size=0x40) addr:0x02169540 +func_ov092_02169580 kind:function(arm,size=0xac) addr:0x02169580 +func_ov092_0216962c kind:function(arm,size=0x54) addr:0x0216962c +func_ov092_02169680 kind:function(arm,size=0x1b8) addr:0x02169680 +func_ov092_02169838 kind:function(arm,size=0x78) addr:0x02169838 +func_ov092_021698b0 kind:function(arm,size=0x164) addr:0x021698b0 +func_ov092_02169a14 kind:function(arm,size=0x58) addr:0x02169a14 +func_ov092_02169a6c kind:function(arm,size=0x14) addr:0x02169a6c +func_ov092_02169a80 kind:function(arm,size=0x10) addr:0x02169a80 +func_ov092_02169a90 kind:function(arm,size=0x154) addr:0x02169a90 +func_ov092_02169be4 kind:function(arm,size=0x5c) addr:0x02169be4 +func_ov092_02169c40 kind:function(arm,size=0x380) addr:0x02169c40 +func_ov092_02169fc0 kind:function(arm,size=0x90) addr:0x02169fc0 +func_ov092_0216a050 kind:function(arm,size=0x24) addr:0x0216a050 +func_ov092_0216a074 kind:function(arm,size=0x24) addr:0x0216a074 +func_ov092_0216a098 kind:function(arm,size=0xe8) addr:0x0216a098 +func_ov092_0216a180 kind:function(arm,size=0x2c) addr:0x0216a180 +func_ov092_0216a1ac kind:function(arm,size=0x84) addr:0x0216a1ac +func_ov092_0216a230 kind:function(arm,size=0x10) addr:0x0216a230 +func_ov092_0216a240 kind:function(arm,size=0x1c0) addr:0x0216a240 +func_ov092_0216a400 kind:function(arm,size=0xc0) addr:0x0216a400 +func_ov092_0216a4c0 kind:function(arm,size=0x28) addr:0x0216a4c0 +func_ov092_0216a4e8 kind:function(arm,size=0x18) addr:0x0216a4e8 +func_ov092_0216a500 kind:function(arm,size=0x250) addr:0x0216a500 +func_ov092_0216a750 kind:function(arm,size=0xb8) addr:0x0216a750 +func_ov092_0216a808 kind:function(arm,size=0x18) addr:0x0216a808 +func_ov092_0216a820 kind:function(arm,size=0x54) addr:0x0216a820 +func_ov092_0216a874 kind:function(arm,size=0x308) addr:0x0216a874 +func_ov092_0216ab7c kind:function(arm,size=0x548) addr:0x0216ab7c +func_ov092_0216b0c4 kind:function(arm,size=0xc) addr:0x0216b0c4 +func_ov092_0216b0d0 kind:function(arm,size=0x14) addr:0x0216b0d0 +func_ov092_0216b0e4 kind:function(arm,size=0x14) addr:0x0216b0e4 +func_ov092_0216b0f8 kind:function(arm,size=0x14) addr:0x0216b0f8 +func_ov092_0216b10c kind:function(arm,size=0x38) addr:0x0216b10c +func_ov092_0216b144 kind:function(arm,size=0x24) addr:0x0216b144 +func_ov092_0216b168 kind:function(arm,size=0x460) addr:0x0216b168 +func_ov092_0216b5c8 kind:function(arm,size=0x54) addr:0x0216b5c8 +func_ov092_0216b61c kind:function(arm,size=0x2ec) addr:0x0216b61c +func_ov092_0216b908 kind:function(arm,size=0x90) addr:0x0216b908 +func_ov092_0216b998 kind:function(arm,size=0x1f4) addr:0x0216b998 +func_ov092_0216bb8c kind:function(arm,size=0x38) addr:0x0216bb8c +func_ov092_0216bbc4 kind:function(arm,size=0x728) addr:0x0216bbc4 +func_ov092_0216c2ec kind:function(arm,size=0x278) addr:0x0216c2ec +func_ov092_0216c564 kind:function(arm,size=0x124) addr:0x0216c564 +func_ov092_0216c688 kind:function(arm,size=0x19c) addr:0x0216c688 +func_ov092_0216c824 kind:function(arm,size=0x144) addr:0x0216c824 +func_ov092_0216c968 kind:function(arm,size=0x15c) addr:0x0216c968 +func_ov092_0216cac4 kind:function(arm,size=0xc0) addr:0x0216cac4 +func_ov092_0216cb84 kind:function(arm,size=0x360) addr:0x0216cb84 +func_ov092_0216cee4 kind:function(arm,size=0x9c) addr:0x0216cee4 +func_ov092_0216cf80 kind:function(arm,size=0x154) addr:0x0216cf80 +func_ov092_0216d0d4 kind:function(arm,size=0xe8) addr:0x0216d0d4 +func_ov092_0216d1bc kind:function(arm,size=0xe4) addr:0x0216d1bc +func_ov092_0216d2a0 kind:function(arm,size=0x100) addr:0x0216d2a0 +func_ov092_0216d3a0 kind:function(arm,size=0x4) addr:0x0216d3a0 +func_ov092_0216d3a4 kind:function(arm,size=0x4) addr:0x0216d3a4 +func_ov092_0216d3a8 kind:function(arm,size=0x48) addr:0x0216d3a8 +func_ov092_0216d3f0 kind:function(arm,size=0x368) addr:0x0216d3f0 +func_ov092_0216d758 kind:function(arm,size=0x74) addr:0x0216d758 +func_ov092_0216d7cc kind:function(arm,size=0xc0) addr:0x0216d7cc +func_ov092_0216d88c kind:function(arm,size=0x78) addr:0x0216d88c +func_ov092_0216d904 kind:function(arm,size=0x478) addr:0x0216d904 +func_ov092_0216dd7c kind:function(arm,size=0x18) addr:0x0216dd7c +func_ov092_0216dd94 kind:function(arm,size=0x80) addr:0x0216dd94 +func_ov092_0216de14 kind:function(arm,size=0x218) addr:0x0216de14 +func_ov092_0216e02c kind:function(arm,size=0x20) addr:0x0216e02c +func_ov092_0216e04c kind:function(arm,size=0x10c) addr:0x0216e04c +func_ov092_0216e158 kind:function(arm,size=0x330) addr:0x0216e158 +func_ov092_0216e488 kind:function(arm,size=0x70) addr:0x0216e488 +func_ov092_0216e4f8 kind:function(arm,size=0xbc) addr:0x0216e4f8 +func_ov092_0216e5b4 kind:function(arm,size=0x4a0) addr:0x0216e5b4 +func_ov092_0216ea54 kind:function(arm,size=0x38) addr:0x0216ea54 +func_ov092_0216ea8c kind:function(arm,size=0x210) addr:0x0216ea8c +func_ov092_0216ec9c kind:function(arm,size=0x290) addr:0x0216ec9c +func_ov092_0216ef2c kind:function(arm,size=0xa4) addr:0x0216ef2c +func_ov092_0216efd0 kind:function(arm,size=0x100) addr:0x0216efd0 +func_ov092_0216f0d0 kind:function(arm,size=0xa0) addr:0x0216f0d0 +func_ov092_0216f170 kind:function(arm,size=0x70) addr:0x0216f170 +func_ov092_0216f1e0 kind:function(arm,size=0x78) addr:0x0216f1e0 +func_ov092_0216f258 kind:function(arm,size=0x64) addr:0x0216f258 +func_ov092_0216f2bc kind:function(arm,size=0x38) addr:0x0216f2bc +func_ov092_0216f2f4 kind:function(arm,size=0x18) addr:0x0216f2f4 +func_ov092_0216f30c kind:function(arm,size=0x1c) addr:0x0216f30c +func_ov092_0216f328 kind:function(arm,size=0x50) addr:0x0216f328 +func_ov092_0216f378 kind:function(arm,size=0xcc) addr:0x0216f378 +func_ov092_0216f444 kind:function(arm,size=0x8) addr:0x0216f444 +func_ov092_0216f44c kind:function(arm,size=0x10) addr:0x0216f44c +func_ov092_0216f45c kind:function(arm,size=0x14) addr:0x0216f45c +func_ov092_0216f470 kind:function(arm,size=0x1c) addr:0x0216f470 +func_ov092_0216f48c kind:function(arm,size=0x1c) addr:0x0216f48c +func_ov092_0216f4a8 kind:function(arm,size=0x1c) addr:0x0216f4a8 +func_ov092_0216f4c4 kind:function(arm,size=0xbc) addr:0x0216f4c4 +func_ov092_0216f580 kind:function(arm,size=0xc4) addr:0x0216f580 +func_ov092_0216f644 kind:function(arm,size=0x10) addr:0x0216f644 +func_ov092_0216f654 kind:function(arm,size=0x14) addr:0x0216f654 +func_ov092_0216f668 kind:function(arm,size=0xc) addr:0x0216f668 +func_ov092_0216f674 kind:function(arm,size=0x24) addr:0x0216f674 +func_ov092_0216f698 kind:function(arm,size=0x4c) addr:0x0216f698 +func_ov092_0216f6e4 kind:function(arm,size=0xd8) addr:0x0216f6e4 +func_ov092_0216f7bc kind:function(arm,size=0x44) addr:0x0216f7bc +func_ov092_0216f800 kind:function(arm,size=0x54) addr:0x0216f800 +func_ov092_0216f854 kind:function(arm,size=0x58) addr:0x0216f854 +func_ov092_0216f8ac kind:function(arm,size=0x20) addr:0x0216f8ac +func_ov092_0216f8cc kind:function(arm,size=0x20) addr:0x0216f8cc +func_ov092_0216f8ec kind:function(arm,size=0x38) addr:0x0216f8ec +func_ov092_0216f924 kind:function(arm,size=0x40) addr:0x0216f924 +func_ov092_0216f964 kind:function(arm,size=0x35c) addr:0x0216f964 +func_ov092_0216fcc0 kind:function(arm,size=0x44) addr:0x0216fcc0 +func_ov092_0216fd04 kind:function(arm,size=0x348) addr:0x0216fd04 +func_ov092_0217004c kind:function(arm,size=0x50) addr:0x0217004c +func_ov092_0217009c kind:function(arm,size=0x28) addr:0x0217009c +func_ov092_021700c4 kind:function(arm,size=0x34) addr:0x021700c4 +func_ov092_021700f8 kind:function(arm,size=0x118) addr:0x021700f8 +func_ov092_02170210 kind:function(arm,size=0x18) addr:0x02170210 +func_ov092_02170228 kind:function(arm,size=0x40) addr:0x02170228 +func_ov092_02170268 kind:function(arm,size=0x48) addr:0x02170268 +func_ov092_021702b0 kind:function(arm,size=0x14) addr:0x021702b0 +func_ov092_021702c4 kind:function(arm,size=0xc) addr:0x021702c4 +func_ov092_021702d0 kind:function(arm,size=0x24) addr:0x021702d0 +func_ov092_021702f4 kind:function(arm,size=0x60) addr:0x021702f4 +func_ov092_02170354 kind:function(arm,size=0x50) addr:0x02170354 +func_ov092_021703a4 kind:function(arm,size=0x84) addr:0x021703a4 +func_ov092_02170428 kind:function(arm,size=0x10) addr:0x02170428 +func_ov092_02170438 kind:function(arm,size=0x1e4) addr:0x02170438 +func_ov092_0217061c kind:function(arm,size=0x28) addr:0x0217061c +func_ov092_02170644 kind:function(arm,size=0x18) addr:0x02170644 +func_ov092_0217065c kind:function(arm,size=0xb4) addr:0x0217065c +func_ov092_02170710 kind:function(arm,size=0x44) addr:0x02170710 +func_ov092_02170754 kind:function(arm,size=0x13c) addr:0x02170754 +func_ov092_02170890 kind:function(arm,size=0x128) addr:0x02170890 +func_ov092_021709b8 kind:function(arm,size=0x14) addr:0x021709b8 +func_ov092_021709cc kind:function(arm,size=0x84) addr:0x021709cc +func_ov092_02170a50 kind:function(arm,size=0x8c) addr:0x02170a50 +func_ov092_02170adc kind:function(arm,size=0x21c) addr:0x02170adc +func_ov092_02170cf8 kind:function(arm,size=0x320) addr:0x02170cf8 +func_ov092_02171018 kind:function(arm,size=0x34) addr:0x02171018 +func_ov092_0217104c kind:function(arm,size=0x20) addr:0x0217104c +func_ov092_0217106c kind:function(arm,size=0x364) addr:0x0217106c +func_ov092_021713d0 kind:function(arm,size=0x88) addr:0x021713d0 +func_ov092_02171458 kind:function(arm,size=0x128) addr:0x02171458 +func_ov092_02171580 kind:function(arm,size=0x2a4) addr:0x02171580 +func_ov092_02171824 kind:function(arm,size=0x50) addr:0x02171824 +func_ov092_02171874 kind:function(arm,size=0x198) addr:0x02171874 +func_ov092_02171a0c kind:function(arm,size=0x58) addr:0x02171a0c +func_ov092_02171a64 kind:function(arm,size=0xa4) addr:0x02171a64 +func_ov092_02171b08 kind:function(arm,size=0x1c) addr:0x02171b08 +func_ov092_02171b24 kind:function(arm,size=0x14) addr:0x02171b24 +func_ov092_02171b38 kind:function(arm,size=0xc) addr:0x02171b38 +func_ov092_02171b44 kind:function(arm,size=0x24) addr:0x02171b44 +func_ov092_02171b68 kind:function(arm,size=0x60) addr:0x02171b68 +func_ov092_02171bc8 kind:function(arm,size=0xcc) addr:0x02171bc8 +func_ov092_02171c94 kind:function(arm,size=0xac) addr:0x02171c94 +func_ov092_02171d40 kind:function(arm,size=0x1b4) addr:0x02171d40 +func_ov092_02171ef4 kind:function(arm,size=0x15c) addr:0x02171ef4 +func_ov092_02172050 kind:function(arm,size=0xc) addr:0x02172050 +func_ov092_0217205c kind:function(arm,size=0x114) addr:0x0217205c +func_ov092_02172170 kind:function(arm,size=0x11c) addr:0x02172170 +func_ov092_0217228c kind:function(arm,size=0x14) addr:0x0217228c +func_ov092_021722a0 kind:function(arm,size=0x14) addr:0x021722a0 +func_ov092_021722b4 kind:function(arm,size=0x14c) addr:0x021722b4 +func_ov092_02172400 kind:function(arm,size=0x14) addr:0x02172400 +func_ov092_02172414 kind:function(arm,size=0x84) addr:0x02172414 +func_ov092_02172498 kind:function(arm,size=0x8c) addr:0x02172498 +func_ov092_02172524 kind:function(arm,size=0x1a0) addr:0x02172524 +func_ov092_021726c4 kind:function(arm,size=0x208) addr:0x021726c4 +func_ov092_021728cc kind:function(arm,size=0x34) addr:0x021728cc +func_ov092_02172900 kind:function(arm,size=0x20) addr:0x02172900 +func_ov092_02172920 kind:function(arm,size=0x364) addr:0x02172920 +func_ov092_02172c84 kind:function(arm,size=0x8c) addr:0x02172c84 +func_ov092_02172d10 kind:function(arm,size=0x108) addr:0x02172d10 +func_ov092_02172e18 kind:function(arm,size=0x7c) addr:0x02172e18 +func_ov092_02172e94 kind:function(arm,size=0x1f8) addr:0x02172e94 +func_ov092_0217308c kind:function(arm,size=0x1e8) addr:0x0217308c +func_ov092_02173274 kind:function(arm,size=0x90) addr:0x02173274 +func_ov092_02173304 kind:function(arm,size=0x30) addr:0x02173304 +func_ov092_02173334 kind:function(arm,size=0x178) addr:0x02173334 +func_ov092_021734ac kind:function(arm,size=0x4c) addr:0x021734ac +func_ov092_021734f8 kind:function(arm,size=0xa0) addr:0x021734f8 +func_ov092_02173598 kind:function(arm,size=0x1c) addr:0x02173598 +func_ov092_021735b4 kind:function(arm,size=0x14) addr:0x021735b4 +func_ov092_021735c8 kind:function(arm,size=0xc) addr:0x021735c8 +func_ov092_021735d4 kind:function(arm,size=0x24) addr:0x021735d4 +func_ov092_021735f8 kind:function(arm,size=0x74) addr:0x021735f8 +func_ov092_0217366c kind:function(arm,size=0x9c) addr:0x0217366c +func_ov092_02173708 kind:function(arm,size=0x18) addr:0x02173708 +func_ov092_02173720 kind:function(arm,size=0x10c) addr:0x02173720 +func_ov092_0217382c kind:function(arm,size=0xb4) addr:0x0217382c +func_ov092_021738e0 kind:function(arm,size=0x14) addr:0x021738e0 +func_ov092_021738f4 kind:function(arm,size=0x20) addr:0x021738f4 +func_ov092_02173914 kind:function(arm,size=0x28) addr:0x02173914 +func_ov092_0217393c kind:function(arm,size=0xdc) addr:0x0217393c +func_ov092_02173a18 kind:function(arm,size=0x2ec) addr:0x02173a18 +func_ov092_02173d04 kind:function(arm,size=0xd8) addr:0x02173d04 +func_ov092_02173ddc kind:function(arm,size=0x198) addr:0x02173ddc +func_ov092_02173f74 kind:function(arm,size=0x4) addr:0x02173f74 +func_ov092_02173f78 kind:function(arm,size=0x24) addr:0x02173f78 +func_ov092_02173f9c kind:function(arm,size=0x74) addr:0x02173f9c +func_ov092_02174010 kind:function(arm,size=0x54) addr:0x02174010 +func_ov092_02174064 kind:function(arm,size=0x40) addr:0x02174064 +func_ov092_021740a4 kind:function(arm,size=0xd0) addr:0x021740a4 +func_ov092_02174174 kind:function(arm,size=0x10c) addr:0x02174174 +func_ov092_02174280 kind:function(arm,size=0xc4) addr:0x02174280 +func_ov092_02174344 kind:function(arm,size=0x124) addr:0x02174344 +func_ov092_02174468 kind:function(arm,size=0xc) addr:0x02174468 +func_ov092_02174474 kind:function(arm,size=0x40) addr:0x02174474 +func_ov092_021744b4 kind:function(arm,size=0x1c) addr:0x021744b4 +func_ov092_021744d0 kind:function(arm,size=0x14) addr:0x021744d0 +func_ov092_021744e4 kind:function(arm,size=0xc) addr:0x021744e4 +func_ov092_021744f0 kind:function(arm,size=0x24) addr:0x021744f0 +func_ov092_02174514 kind:function(arm,size=0x6c) addr:0x02174514 +func_ov092_02174580 kind:function(arm,size=0xd0) addr:0x02174580 +func_ov092_02174650 kind:function(arm,size=0xc0) addr:0x02174650 +func_ov092_02174710 kind:function(arm,size=0x68) addr:0x02174710 +func_ov092_02174778 kind:function(arm,size=0x120) addr:0x02174778 +func_ov092_02174898 kind:function(arm,size=0x2c) addr:0x02174898 +func_ov092_021748c4 kind:function(arm,size=0x1d0) addr:0x021748c4 +func_ov092_02174a94 kind:function(arm,size=0x134) addr:0x02174a94 +func_ov092_02174bc8 kind:function(arm,size=0x1b4) addr:0x02174bc8 +func_ov092_02174d7c kind:function(arm,size=0x17c) addr:0x02174d7c +func_ov092_02174ef8 kind:function(arm,size=0x21c) addr:0x02174ef8 +func_ov092_02175114 kind:function(arm,size=0xb0) addr:0x02175114 +func_ov092_021751c4 kind:function(arm,size=0x20) addr:0x021751c4 +func_ov092_021751e4 kind:function(arm,size=0x28) addr:0x021751e4 +func_ov092_0217520c kind:function(arm,size=0x14) addr:0x0217520c +func_ov092_02175220 kind:function(arm,size=0xc) addr:0x02175220 +func_ov092_0217522c kind:function(arm,size=0x24) addr:0x0217522c +func_ov092_02175250 kind:function(arm,size=0x7c) addr:0x02175250 +func_ov092_021752cc kind:function(arm,size=0x90) addr:0x021752cc +func_ov092_0217535c kind:function(arm,size=0x12c) addr:0x0217535c +func_ov092_02175488 kind:function(arm,size=0x1c) addr:0x02175488 +func_ov092_021754a4 kind:function(arm,size=0x1f0) addr:0x021754a4 +func_ov092_02175694 kind:function(arm,size=0x80) addr:0x02175694 +func_ov092_02175714 kind:function(arm,size=0x14) addr:0x02175714 +func_ov092_02175728 kind:function(arm,size=0x70) addr:0x02175728 +func_ov092_02175798 kind:function(arm,size=0x188) addr:0x02175798 +func_ov092_02175920 kind:function(arm,size=0x180) addr:0x02175920 +func_ov092_02175aa0 kind:function(arm,size=0x14) addr:0x02175aa0 +func_ov092_02175ab4 kind:function(arm,size=0x14) addr:0x02175ab4 +func_ov092_02175ac8 kind:function(arm,size=0x50) addr:0x02175ac8 +func_ov092_02175b18 kind:function(arm,size=0x58) addr:0x02175b18 +func_ov092_02175b70 kind:function(arm,size=0xbc) addr:0x02175b70 +func_ov092_02175c2c kind:function(arm,size=0xc0) addr:0x02175c2c +func_ov092_02175cec kind:function(arm,size=0x54) addr:0x02175cec +func_ov092_02175d40 kind:function(arm,size=0xbc) addr:0x02175d40 +func_ov092_02175dfc kind:function(arm,size=0x538) addr:0x02175dfc +func_ov092_02176334 kind:function(arm,size=0x4) addr:0x02176334 +func_ov092_02176338 kind:function(arm,size=0x4c) addr:0x02176338 +func_ov092_02176384 kind:function(arm,size=0x31c) addr:0x02176384 +func_ov092_021766a0 kind:function(arm,size=0x30) addr:0x021766a0 +func_ov092_021766d0 kind:function(arm,size=0xf8) addr:0x021766d0 +func_ov092_021767c8 kind:function(arm,size=0x4c) addr:0x021767c8 +func_ov092_02176814 kind:function(arm,size=0xd0) addr:0x02176814 +func_ov092_021768e4 kind:function(arm,size=0x14c) addr:0x021768e4 +func_ov092_02176a30 kind:function(arm,size=0x58) addr:0x02176a30 +func_ov092_02176a88 kind:function(arm,size=0x1c) addr:0x02176a88 +func_ov092_02176aa4 kind:function(arm,size=0x1c) addr:0x02176aa4 +func_ov092_02176ac0 kind:function(arm,size=0x14) addr:0x02176ac0 +func_ov092_02176ad4 kind:function(arm,size=0xc) addr:0x02176ad4 +func_ov092_02176ae0 kind:function(arm,size=0x24) addr:0x02176ae0 +func_ov092_02176b04 kind:function(arm,size=0x4c) addr:0x02176b04 +func_ov092_02176b50 kind:function(arm,size=0x88) addr:0x02176b50 +func_ov092_02176bd8 kind:function(arm,size=0x3c) addr:0x02176bd8 +func_ov092_02176c14 kind:function(arm,size=0x3c) addr:0x02176c14 +func_ov092_02176c50 kind:function(arm,size=0xf4) addr:0x02176c50 +func_ov092_02176d44 kind:function(arm,size=0x40) addr:0x02176d44 +func_ov092_02176d84 kind:function(arm,size=0x3c) addr:0x02176d84 +func_ov092_02176dc0 kind:function(arm,size=0x4) addr:0x02176dc0 +func_ov092_02176dc4 kind:function(arm,size=0xc8) addr:0x02176dc4 +func_ov092_02176e8c kind:function(arm,size=0x4) addr:0x02176e8c +func_ov092_02176e90 kind:function(arm,size=0x4c) addr:0x02176e90 +func_ov092_02176edc kind:function(arm,size=0x7c) addr:0x02176edc +func_ov092_02176f58 kind:function(arm,size=0x88) addr:0x02176f58 +func_ov092_02176fe0 kind:function(arm,size=0x40) addr:0x02176fe0 +func_ov092_02177020 kind:function(arm,size=0x34) addr:0x02177020 +func_ov092_02177054 kind:function(arm,size=0x30) addr:0x02177054 +func_ov092_02177084 kind:function(arm,size=0x38) addr:0x02177084 +func_ov092_021770bc kind:function(arm,size=0x14) addr:0x021770bc +func_ov092_021770d0 kind:function(arm,size=0xc) addr:0x021770d0 +func_ov092_021770dc kind:function(arm,size=0x24) addr:0x021770dc +func_ov092_02177100 kind:function(arm,size=0x28) addr:0x02177100 +func_ov092_02177128 kind:function(arm,size=0xa8) addr:0x02177128 +func_ov092_021771d0 kind:function(arm,size=0x40) addr:0x021771d0 +func_ov092_02177210 kind:function(arm,size=0x14) addr:0x02177210 +func_ov092_02177224 kind:function(arm,size=0x54) addr:0x02177224 +func_ov092_02177278 kind:function(arm,size=0x14) addr:0x02177278 +func_ov092_0217728c kind:function(arm,size=0x388) addr:0x0217728c +func_ov092_02177614 kind:function(arm,size=0x4f8) addr:0x02177614 +func_ov092_02177b0c kind:function(arm,size=0xb0) addr:0x02177b0c +func_ov092_02177bbc kind:function(arm,size=0x6c) addr:0x02177bbc +func_ov092_02177c28 kind:function(arm,size=0x10) addr:0x02177c28 +func_ov092_02177c38 kind:function(arm,size=0x14) addr:0x02177c38 +func_ov092_02177c4c kind:function(arm,size=0x1c) addr:0x02177c4c +func_ov092_02177c68 kind:function(arm,size=0x1c) addr:0x02177c68 +func_ov092_02177c84 kind:function(arm,size=0x5c) addr:0x02177c84 +func_ov092_02177ce0 kind:function(arm,size=0x64) addr:0x02177ce0 +func_ov092_02177d44 kind:function(arm,size=0x14) addr:0x02177d44 +func_ov092_02177d58 kind:function(arm,size=0xc) addr:0x02177d58 +func_ov092_02177d64 kind:function(arm,size=0x24) addr:0x02177d64 +func_ov092_02177d88 kind:function(arm,size=0x28) addr:0x02177d88 +func_ov092_02177db0 kind:function(arm,size=0x28) addr:0x02177db0 +func_ov092_02177dd8 kind:function(arm,size=0x1bc) addr:0x02177dd8 +func_ov092_02177f94 kind:function(arm,size=0x9c) addr:0x02177f94 +func_ov092_02178030 kind:function(arm,size=0x4) addr:0x02178030 +func_ov092_02178034 kind:function(arm,size=0x434) addr:0x02178034 +func_ov092_02178468 kind:function(arm,size=0x10) addr:0x02178468 +func_ov092_02178478 kind:function(arm,size=0x14) addr:0x02178478 +func_ov092_0217848c kind:function(arm,size=0x1c) addr:0x0217848c +func_ov092_021784a8 kind:function(arm,size=0x24) addr:0x021784a8 +func_ov092_021784cc kind:function(arm,size=0x14) addr:0x021784cc +func_ov092_021784e0 kind:function(arm,size=0xc) addr:0x021784e0 +func_ov092_021784ec kind:function(arm,size=0x24) addr:0x021784ec +func_ov092_02178510 kind:function(arm,size=0x5c) addr:0x02178510 +func_ov092_0217856c kind:function(arm,size=0x114) addr:0x0217856c +func_ov092_02178680 kind:function(arm,size=0x14) addr:0x02178680 +func_ov092_02178694 kind:function(arm,size=0x40) addr:0x02178694 +func_ov092_021786d4 kind:function(arm,size=0x48) addr:0x021786d4 +func_ov092_0217871c kind:function(arm,size=0x38) addr:0x0217871c +func_ov092_02178754 kind:function(arm,size=0x8c) addr:0x02178754 +func_ov092_021787e0 kind:function(arm,size=0x3c) addr:0x021787e0 +func_ov092_0217881c kind:function(arm,size=0x88) addr:0x0217881c +func_ov092_021788a4 kind:function(arm,size=0x48) addr:0x021788a4 +func_ov092_021788ec kind:function(arm,size=0x38) addr:0x021788ec +func_ov092_02178924 kind:function(arm,size=0x4c) addr:0x02178924 +func_ov092_02178970 kind:function(arm,size=0x64) addr:0x02178970 +func_ov092_021789d4 kind:function(arm,size=0x98) addr:0x021789d4 +func_ov092_02178a6c kind:function(arm,size=0x24) addr:0x02178a6c +func_ov092_02178a90 kind:function(arm,size=0x14) addr:0x02178a90 +func_ov092_02178aa4 kind:function(arm,size=0x20) addr:0x02178aa4 +func_ov092_02178ac4 kind:function(arm,size=0xa8) addr:0x02178ac4 +func_ov092_02178b6c kind:function(arm,size=0x7c) addr:0x02178b6c +func_ov092_02178be8 kind:function(arm,size=0x50) addr:0x02178be8 +func_ov092_02178c38 kind:function(arm,size=0x14) addr:0x02178c38 +func_ov092_02178c4c kind:function(arm,size=0x14) addr:0x02178c4c +func_ov092_02178c60 kind:function(arm,size=0xc) addr:0x02178c60 +func_ov092_02178c6c kind:function(arm,size=0x24) addr:0x02178c6c +func_ov092_02178c90 kind:function(arm,size=0x44) addr:0x02178c90 +func_ov092_02178cd4 kind:function(arm,size=0xc0) addr:0x02178cd4 +func_ov092_02178d94 kind:function(arm,size=0x8) addr:0x02178d94 +func_ov092_02178d9c kind:function(arm,size=0x98) addr:0x02178d9c +func_ov092_02178e34 kind:function(arm,size=0x8) addr:0x02178e34 +func_ov092_02178e3c kind:function(arm,size=0xdc) addr:0x02178e3c +func_ov092_02178f18 kind:function(arm,size=0xdc) addr:0x02178f18 +func_ov092_02178ff4 kind:function(arm,size=0x3c) addr:0x02178ff4 +func_ov092_02179030 kind:function(arm,size=0x178) addr:0x02179030 +func_ov092_021791a8 kind:function(arm,size=0x328) addr:0x021791a8 +func_ov092_021794d0 kind:function(arm,size=0x160) addr:0x021794d0 +func_ov092_02179630 kind:function(arm,size=0x50) addr:0x02179630 +func_ov092_02179680 kind:function(arm,size=0x84) addr:0x02179680 +func_ov092_02179704 kind:function(arm,size=0x8c) addr:0x02179704 +func_ov092_02179790 kind:function(arm,size=0x14) addr:0x02179790 +func_ov092_021797a4 kind:function(arm,size=0x8c) addr:0x021797a4 +func_ov092_02179830 kind:function(arm,size=0x10) addr:0x02179830 +func_ov092_02179840 kind:function(arm,size=0x44) addr:0x02179840 +func_ov092_02179884 kind:function(arm,size=0x28) addr:0x02179884 +func_ov092_021798ac kind:function(arm,size=0x30) addr:0x021798ac +func_ov092_021798dc kind:function(arm,size=0x14) addr:0x021798dc +func_ov092_021798f0 kind:function(arm,size=0x18) addr:0x021798f0 +func_ov092_02179908 kind:function(arm,size=0x48) addr:0x02179908 +func_ov092_02179950 kind:function(arm,size=0x18) addr:0x02179950 +func_ov092_02179968 kind:function(arm,size=0x4c) addr:0x02179968 +func_ov092_021799b4 kind:function(arm,size=0x330) addr:0x021799b4 +func_ov092_02179ce4 kind:function(arm,size=0x68) addr:0x02179ce4 +func_ov092_02179d4c kind:function(arm,size=0x4) addr:0x02179d4c +func_ov092_02179d50 kind:function(arm,size=0x24) addr:0x02179d50 +func_ov092_02179d74 kind:function(arm,size=0x8) addr:0x02179d74 +func_ov092_02179d7c kind:function(arm,size=0x4) addr:0x02179d7c +func_ov092_02179d80 kind:function(arm,size=0xb4) addr:0x02179d80 +func_ov092_02179e34 kind:function(arm,size=0x1e8) addr:0x02179e34 +func_ov092_0217a01c kind:function(arm,size=0x4c) addr:0x0217a01c +func_ov092_0217a068 kind:function(arm,size=0x4c) addr:0x0217a068 +func_ov092_0217a0b4 kind:function(arm,size=0x24) addr:0x0217a0b4 +func_ov092_0217a0d8 kind:function(arm,size=0x10) addr:0x0217a0d8 +func_ov092_0217a0e8 kind:function(arm,size=0x54) addr:0x0217a0e8 +func_ov092_0217a13c kind:function(arm,size=0x70) addr:0x0217a13c +func_ov092_0217a1ac kind:function(arm,size=0x110) addr:0x0217a1ac +func_ov092_0217a2bc kind:function(arm,size=0x134) addr:0x0217a2bc +func_ov092_0217a3f0 kind:function(arm,size=0x1c) addr:0x0217a3f0 +func_ov092_0217a40c kind:function(arm,size=0x1c) addr:0x0217a40c +func_ov092_0217a428 kind:function(arm,size=0xf4) addr:0x0217a428 +func_ov092_0217a51c kind:function(arm,size=0x20) addr:0x0217a51c +func_ov092_0217a53c kind:function(arm,size=0xc) addr:0x0217a53c +func_ov092_0217a548 kind:function(arm,size=0x7c) addr:0x0217a548 +func_ov092_0217a5c4 kind:function(arm,size=0x14) addr:0x0217a5c4 +func_ov092_0217a5d8 kind:function(arm,size=0x1c) addr:0x0217a5d8 +func_ov092_0217a5f4 kind:function(arm,size=0x20) addr:0x0217a5f4 +func_ov092_0217a614 kind:function(arm,size=0x4) addr:0x0217a614 +func_ov092_0217a618 kind:function(arm,size=0x2c) addr:0x0217a618 +func_ov092_0217a644 kind:function(arm,size=0x20) addr:0x0217a644 +func_ov092_0217a664 kind:function(arm,size=0x230) addr:0x0217a664 +func_ov092_0217a894 kind:function(arm,size=0x5c) addr:0x0217a894 +data_ov092_0217a8f0 kind:data(any) addr:0x0217a8f0 +data_ov092_0217a8fc kind:data(any) addr:0x0217a8fc +data_ov092_0217a90c kind:data(any) addr:0x0217a90c +data_ov092_0217a91c kind:data(any) addr:0x0217a91c +data_ov092_0217a92c kind:data(any) addr:0x0217a92c +data_ov092_0217a93c kind:data(any) addr:0x0217a93c +data_ov092_0217a94c kind:data(any) addr:0x0217a94c +data_ov092_0217a960 kind:data(any) addr:0x0217a960 +data_ov092_0217a964 kind:data(any) addr:0x0217a964 +data_ov092_0217a968 kind:data(any) addr:0x0217a968 +data_ov092_0217a96c kind:data(any) addr:0x0217a96c +data_ov092_0217a970 kind:data(any) addr:0x0217a970 +data_ov092_0217a974 kind:data(any) addr:0x0217a974 +data_ov092_0217a978 kind:data(any) addr:0x0217a978 +data_ov092_0217a97e kind:data(any) addr:0x0217a97e +data_ov092_0217a984 kind:data(any) addr:0x0217a984 +data_ov092_0217a98c kind:data(any) addr:0x0217a98c +data_ov092_0217a998 kind:data(any) addr:0x0217a998 +data_ov092_0217a9a8 kind:data(any) addr:0x0217a9a8 +data_ov092_0217a9bc kind:data(any) addr:0x0217a9bc +data_ov092_0217a9d0 kind:data(any) addr:0x0217a9d0 +data_ov092_0217a9e8 kind:data(any) addr:0x0217a9e8 +data_ov092_0217aa18 kind:data(any) addr:0x0217aa18 +data_ov092_0217aa28 kind:data(any) addr:0x0217aa28 +data_ov092_0217aa78 kind:data(any) addr:0x0217aa78 +data_ov092_0217aaf8 kind:data(any) addr:0x0217aaf8 +data_ov092_0217aafc kind:data(any) addr:0x0217aafc +data_ov092_0217ab10 kind:data(any) addr:0x0217ab10 +data_ov092_0217ab20 kind:data(any) addr:0x0217ab20 +data_ov092_0217ab60 kind:data(any) addr:0x0217ab60 +data_ov092_0217ab6c kind:data(any) addr:0x0217ab6c ambiguous +data_ov092_0217ac60 kind:data(any) addr:0x0217ac60 +data_ov092_0217ac70 kind:data(any) addr:0x0217ac70 +data_ov092_0217acb0 kind:data(any) addr:0x0217acb0 +data_ov092_0217acf0 kind:data(any) addr:0x0217acf0 +data_ov092_0217ad10 kind:data(any) addr:0x0217ad10 +data_ov092_0217ad20 kind:data(any) addr:0x0217ad20 +data_ov092_0217ad30 kind:data(any) addr:0x0217ad30 +data_ov092_0217ad4c kind:data(any) addr:0x0217ad4c +__sinit_ov092_0217ad5c kind:function(arm,size=0x50) addr:0x0217ad5c +__sinit_ov092_0217adac kind:function(arm,size=0x50) addr:0x0217adac +__sinit_ov092_0217adfc kind:function(arm,size=0x50) addr:0x0217adfc +__sinit_ov092_0217ae4c kind:function(arm,size=0x50) addr:0x0217ae4c +__sinit_ov092_0217ae9c kind:function(arm,size=0x50) addr:0x0217ae9c +__sinit_ov092_0217aeec kind:function(arm,size=0x50) addr:0x0217aeec +__sinit_ov092_0217af3c kind:function(arm,size=0x50) addr:0x0217af3c +__sinit_ov092_0217af8c kind:function(arm,size=0x50) addr:0x0217af8c +__sinit_ov092_0217afdc kind:function(arm,size=0x50) addr:0x0217afdc +__sinit_ov092_0217b02c kind:function(arm,size=0x50) addr:0x0217b02c +__sinit_ov092_0217b07c kind:function(arm,size=0x364) addr:0x0217b07c +__sinit_ov092_0217b3e0 kind:function(arm,size=0x50) addr:0x0217b3e0 +__sinit_ov092_0217b430 kind:function(arm,size=0xc8) addr:0x0217b430 +__sinit_ov092_0217b4f8 kind:function(arm,size=0xc8) addr:0x0217b4f8 +__sinit_ov092_0217b5c0 kind:function(arm,size=0xd0) addr:0x0217b5c0 +__sinit_ov092_0217b690 kind:function(arm,size=0x50) addr:0x0217b690 +__sinit_ov092_0217b6e0 kind:function(arm,size=0xc8) addr:0x0217b6e0 +__sinit_ov092_0217b7a8 kind:function(arm,size=0x5c) addr:0x0217b7a8 +__sinit_ov092_0217b804 kind:function(arm,size=0x50) addr:0x0217b804 +__sinit_ov092_0217b854 kind:function(arm,size=0x64) addr:0x0217b854 +__sinit_ov092_0217b8b8 kind:function(arm,size=0x50) addr:0x0217b8b8 +__sinit_ov092_0217b908 kind:function(arm,size=0x50) addr:0x0217b908 +__sinit_ov092_0217b958 kind:function(arm,size=0x1c) addr:0x0217b958 +.p__sinit_ov092_0217ad5c kind:data(word) addr:0x0217b974 +.p__sinit_ov092_0217adac kind:data(word) addr:0x0217b978 +.p__sinit_ov092_0217adfc kind:data(word) addr:0x0217b97c +.p__sinit_ov092_0217ae4c kind:data(word) addr:0x0217b980 +.p__sinit_ov092_0217ae9c kind:data(word) addr:0x0217b984 +.p__sinit_ov092_0217aeec kind:data(word) addr:0x0217b988 +.p__sinit_ov092_0217af3c kind:data(word) addr:0x0217b98c +.p__sinit_ov092_0217af8c kind:data(word) addr:0x0217b990 +.p__sinit_ov092_0217afdc kind:data(word) addr:0x0217b994 +.p__sinit_ov092_0217b02c kind:data(word) addr:0x0217b998 +.p__sinit_ov092_0217b07c kind:data(word) addr:0x0217b99c +.p__sinit_ov092_0217b3e0 kind:data(word) addr:0x0217b9a0 +.p__sinit_ov092_0217b430 kind:data(word) addr:0x0217b9a4 +.p__sinit_ov092_0217b4f8 kind:data(word) addr:0x0217b9a8 +.p__sinit_ov092_0217b5c0 kind:data(word) addr:0x0217b9ac +.p__sinit_ov092_0217b690 kind:data(word) addr:0x0217b9b0 +.p__sinit_ov092_0217b6e0 kind:data(word) addr:0x0217b9b4 +.p__sinit_ov092_0217b7a8 kind:data(word) addr:0x0217b9b8 +.p__sinit_ov092_0217b804 kind:data(word) addr:0x0217b9bc +.p__sinit_ov092_0217b854 kind:data(word) addr:0x0217b9c0 +.p__sinit_ov092_0217b8b8 kind:data(word) addr:0x0217b9c4 +.p__sinit_ov092_0217b908 kind:data(word) addr:0x0217b9c8 +.p__sinit_ov092_0217b958 kind:data(word) addr:0x0217b9cc +data_ov092_0217b9e8 kind:data(any) addr:0x0217b9e8 +data_ov092_0217ba14 kind:data(any) addr:0x0217ba14 +data_ov092_0217ba48 kind:data(any) addr:0x0217ba48 +data_ov092_0217ba64 kind:data(any) addr:0x0217ba64 +data_ov092_0217bab4 kind:data(any) addr:0x0217bab4 +data_ov092_0217bad0 kind:data(any) addr:0x0217bad0 +data_ov092_0217bb20 kind:data(any) addr:0x0217bb20 +data_ov092_0217bb3c kind:data(any) addr:0x0217bb3c +data_ov092_0217bb8c kind:data(any) addr:0x0217bb8c +data_ov092_0217bba8 kind:data(any) addr:0x0217bba8 +data_ov092_0217bc1c kind:data(any) addr:0x0217bc1c +data_ov092_0217bc38 kind:data(any) addr:0x0217bc38 +data_ov092_0217bcac kind:data(any) addr:0x0217bcac +data_ov092_0217bcc8 kind:data(any) addr:0x0217bcc8 +data_ov092_0217bd3c kind:data(any) addr:0x0217bd3c +data_ov092_0217bd58 kind:data(any) addr:0x0217bd58 +data_ov092_0217bdcc kind:data(any) addr:0x0217bdcc +data_ov092_0217bde8 kind:data(any) addr:0x0217bde8 +data_ov092_0217be04 kind:data(any) addr:0x0217be04 +data_ov092_0217be2c kind:data(any) addr:0x0217be2c +data_ov092_0217be8c kind:data(any) addr:0x0217be8c +data_ov092_0217bea8 kind:data(any) addr:0x0217bea8 +data_ov092_0217bf08 kind:data(any) addr:0x0217bf08 +data_ov092_0217bf24 kind:data(any) addr:0x0217bf24 +data_ov092_0217bf98 kind:data(any) addr:0x0217bf98 +data_ov092_0217bfac kind:data(any) addr:0x0217bfac +data_ov092_0217bfd4 kind:data(any) addr:0x0217bfd4 +data_ov092_0217c000 kind:data(any) addr:0x0217c000 +data_ov092_0217c078 kind:data(any) addr:0x0217c078 +data_ov092_0217c084 kind:data(any) addr:0x0217c084 +data_ov092_0217c0a8 kind:data(any) addr:0x0217c0a8 +data_ov092_0217c0b4 kind:data(any) addr:0x0217c0b4 +data_ov092_0217c0c0 kind:data(any) addr:0x0217c0c0 +data_ov092_0217c0cc kind:data(any) addr:0x0217c0cc +data_ov092_0217c0dc kind:data(any) addr:0x0217c0dc +data_ov092_0217c0ec kind:data(any) addr:0x0217c0ec +data_ov092_0217c10c kind:data(any) addr:0x0217c10c +data_ov092_0217c11c kind:data(any) addr:0x0217c11c +data_ov092_0217c140 kind:data(any) addr:0x0217c140 +data_ov092_0217c168 kind:data(any) addr:0x0217c168 +data_ov092_0217c194 kind:data(any) addr:0x0217c194 +data_ov092_0217c1dc kind:data(any) addr:0x0217c1dc +data_ov092_0217c220 kind:data(any) addr:0x0217c220 +data_ov092_0217c23c kind:data(any) addr:0x0217c23c +data_ov092_0217c258 kind:data(any) addr:0x0217c258 +data_ov092_0217c274 kind:data(any) addr:0x0217c274 +data_ov092_0217c298 kind:data(any) addr:0x0217c298 +data_ov092_0217c310 kind:data(any) addr:0x0217c310 +data_ov092_0217c32c kind:data(any) addr:0x0217c32c +data_ov092_0217c348 kind:data(any) addr:0x0217c348 +data_ov092_0217c364 kind:data(any) addr:0x0217c364 +data_ov092_0217c380 kind:data(any) addr:0x0217c380 +data_ov092_0217c39c kind:data(any) addr:0x0217c39c +data_ov092_0217c3ac kind:data(any) addr:0x0217c3ac +data_ov092_0217c42c kind:data(any) addr:0x0217c42c +data_ov092_0217c448 kind:data(any) addr:0x0217c448 +data_ov092_0217c464 kind:data(any) addr:0x0217c464 +data_ov092_0217c480 kind:data(any) addr:0x0217c480 +data_ov092_0217c49c kind:data(any) addr:0x0217c49c +data_ov092_0217c4b8 kind:data(any) addr:0x0217c4b8 +data_ov092_0217c4d4 kind:data(any) addr:0x0217c4d4 +data_ov092_0217c534 kind:data(any) addr:0x0217c534 +data_ov092_0217c5fc kind:data(any) addr:0x0217c5fc +data_ov092_0217c620 kind:data(any) addr:0x0217c620 +data_ov092_0217c674 kind:data(any) addr:0x0217c674 +data_ov092_0217c680 kind:data(any) addr:0x0217c680 +data_ov092_0217c68c kind:data(any) addr:0x0217c68c +data_ov092_0217c698 kind:data(any) addr:0x0217c698 +data_ov092_0217c6a4 kind:data(any) addr:0x0217c6a4 +data_ov092_0217c6b4 kind:data(any) addr:0x0217c6b4 +data_ov092_0217c6c4 kind:data(any) addr:0x0217c6c4 +data_ov092_0217c6d4 kind:data(any) addr:0x0217c6d4 +data_ov092_0217c6ec kind:data(any) addr:0x0217c6ec +data_ov092_0217c710 kind:data(any) addr:0x0217c710 +data_ov092_0217c73c kind:data(any) addr:0x0217c73c +data_ov092_0217c7b4 kind:data(any) addr:0x0217c7b4 +data_ov092_0217c7c0 kind:data(any) addr:0x0217c7c0 +data_ov092_0217c7cc kind:data(any) addr:0x0217c7cc +data_ov092_0217c7d8 kind:data(any) addr:0x0217c7d8 +data_ov092_0217c7e4 kind:data(any) addr:0x0217c7e4 +data_ov092_0217c7f4 kind:data(any) addr:0x0217c7f4 +data_ov092_0217c804 kind:data(any) addr:0x0217c804 +data_ov092_0217c81c kind:data(any) addr:0x0217c81c +data_ov092_0217c840 kind:data(any) addr:0x0217c840 +data_ov092_0217c86c kind:data(any) addr:0x0217c86c +data_ov092_0217c8ec kind:data(any) addr:0x0217c8ec +data_ov092_0217c8fc kind:data(any) addr:0x0217c8fc +data_ov092_0217c918 kind:data(any) addr:0x0217c918 +data_ov092_0217c940 kind:data(any) addr:0x0217c940 +data_ov092_0217c94c kind:data(any) addr:0x0217c94c +data_ov092_0217c958 kind:data(any) addr:0x0217c958 +data_ov092_0217c964 kind:data(any) addr:0x0217c964 +data_ov092_0217c970 kind:data(any) addr:0x0217c970 +data_ov092_0217c984 kind:data(any) addr:0x0217c984 +data_ov092_0217c9b0 kind:data(any) addr:0x0217c9b0 +data_ov092_0217ca0c kind:data(any) addr:0x0217ca0c +data_ov092_0217ca14 kind:data(any) addr:0x0217ca14 +data_ov092_0217ca34 kind:data(any) addr:0x0217ca34 +data_ov092_0217ca58 kind:data(any) addr:0x0217ca58 +data_ov092_0217cab4 kind:data(any) addr:0x0217cab4 +data_ov092_0217cabc kind:data(any) addr:0x0217cabc +data_ov092_0217cad4 kind:data(any) addr:0x0217cad4 +data_ov092_0217caf4 kind:data(any) addr:0x0217caf4 +data_ov092_0217cb00 kind:data(any) addr:0x0217cb00 +data_ov092_0217cb0c kind:data(any) addr:0x0217cb0c +data_ov092_0217cb18 kind:data(any) addr:0x0217cb18 +data_ov092_0217cb2c kind:data(any) addr:0x0217cb2c +data_ov092_0217cb50 kind:data(any) addr:0x0217cb50 +data_ov092_0217cb7c kind:data(any) addr:0x0217cb7c +data_ov092_0217cbc4 kind:data(any) addr:0x0217cbc4 +data_ov092_0217cc18 kind:data(any) addr:0x0217cc18 +data_ov092_0217cc28 kind:data(any) addr:0x0217cc28 +data_ov092_0217cc40 kind:data(any) addr:0x0217cc40 +data_ov092_0217cc64 kind:data(any) addr:0x0217cc64 +data_ov092_0217ccc8 kind:data(any) addr:0x0217ccc8 +data_ov092_0217ccec kind:data(any) addr:0x0217ccec +data_ov092_0217cd34 kind:data(any) addr:0x0217cd34 +data_ov092_0217cd80 kind:data(any) addr:0x0217cd80 +data_ov092_0217cdd4 kind:data(any) addr:0x0217cdd4 +data_ov092_0217cde0 kind:data(any) addr:0x0217cde0 +data_ov092_0217ce04 kind:data(any) addr:0x0217ce04 +data_ov092_0217ce58 kind:data(any) addr:0x0217ce58 +data_ov092_0217ce60 kind:data(any) addr:0x0217ce60 +data_ov092_0217ce68 kind:data(any) addr:0x0217ce68 +data_ov092_0217ce88 kind:data(any) addr:0x0217ce88 +data_ov092_0217ceac kind:data(any) addr:0x0217ceac +data_ov092_0217cf04 kind:data(any) addr:0x0217cf04 +data_ov092_0217cf2c kind:data(any) addr:0x0217cf2c +data_ov092_0217cf50 kind:data(any) addr:0x0217cf50 +data_ov092_0217cfb4 kind:data(any) addr:0x0217cfb4 +data_ov092_0217cff8 kind:data(any) addr:0x0217cff8 +data_ov092_0217d018 kind:data(any) addr:0x0217d018 +data_ov092_0217d020 kind:bss addr:0x0217d020 +data_ov092_0217d024 kind:bss addr:0x0217d024 +data_ov092_0217d030 kind:bss addr:0x0217d030 +data_ov092_0217d104 kind:bss addr:0x0217d104 +data_ov092_0217d108 kind:bss addr:0x0217d108 +data_ov092_0217d114 kind:bss addr:0x0217d114 +data_ov092_0217d1e8 kind:bss addr:0x0217d1e8 +data_ov092_0217d1ec kind:bss addr:0x0217d1ec +data_ov092_0217d1f8 kind:bss addr:0x0217d1f8 +data_ov092_0217d2cc kind:bss addr:0x0217d2cc +data_ov092_0217d2d0 kind:bss addr:0x0217d2d0 +data_ov092_0217d2dc kind:bss addr:0x0217d2dc +data_ov092_0217d2fc kind:bss addr:0x0217d2fc +data_ov092_0217d3b0 kind:bss addr:0x0217d3b0 +data_ov092_0217d3b4 kind:bss addr:0x0217d3b4 +data_ov092_0217d3c0 kind:bss addr:0x0217d3c0 +data_ov092_0217d3e0 kind:bss addr:0x0217d3e0 +data_ov092_0217d3e4 kind:bss addr:0x0217d3e4 +data_ov092_0217d3f0 kind:bss addr:0x0217d3f0 +data_ov092_0217d410 kind:bss addr:0x0217d410 +data_ov092_0217d4c4 kind:bss addr:0x0217d4c4 +data_ov092_0217d4c8 kind:bss addr:0x0217d4c8 +data_ov092_0217d4d4 kind:bss addr:0x0217d4d4 +data_ov092_0217d4f4 kind:bss addr:0x0217d4f4 +data_ov092_0217d5a8 kind:bss addr:0x0217d5a8 +data_ov092_0217d5ac kind:bss addr:0x0217d5ac +data_ov092_0217d5b8 kind:bss addr:0x0217d5b8 +data_ov092_0217d68c kind:bss addr:0x0217d68c +data_ov092_0217d6ac kind:bss addr:0x0217d6ac +data_ov092_0217d6b0 kind:bss addr:0x0217d6b0 +data_ov092_0217d6bc kind:bss addr:0x0217d6bc +data_ov092_0217d790 kind:bss addr:0x0217d790 +data_ov092_0217d7b0 kind:bss addr:0x0217d7b0 +data_ov092_0217d7b4 kind:bss addr:0x0217d7b4 +data_ov092_0217d7c0 kind:bss addr:0x0217d7c0 +data_ov092_0217d7e0 kind:bss addr:0x0217d7e0 +data_ov092_0217d7e4 kind:bss addr:0x0217d7e4 +data_ov092_0217d7f0 kind:bss addr:0x0217d7f0 +data_ov092_0217d808 kind:bss addr:0x0217d808 +data_ov092_0217d814 kind:bss addr:0x0217d814 +data_ov092_0217d820 kind:bss addr:0x0217d820 +data_ov092_0217d82c kind:bss addr:0x0217d82c +data_ov092_0217d904 kind:bss addr:0x0217d904 +data_ov092_0217d908 kind:bss addr:0x0217d908 +data_ov092_0217d914 kind:bss addr:0x0217d914 +data_ov092_0217d950 kind:bss addr:0x0217d950 +data_ov092_0217d954 kind:bss addr:0x0217d954 +data_ov092_0217d960 kind:bss addr:0x0217d960 +data_ov092_0217d974 kind:bss addr:0x0217d974 +data_ov092_0217da4c kind:bss addr:0x0217da4c +data_ov092_0217da50 kind:bss addr:0x0217da50 +data_ov092_0217da5c kind:bss addr:0x0217da5c +data_ov092_0217da74 kind:bss addr:0x0217da74 +data_ov092_0217db4c kind:bss addr:0x0217db4c +data_ov092_0217db50 kind:bss addr:0x0217db50 +data_ov092_0217db5c kind:bss addr:0x0217db5c +data_ov092_0217dc34 kind:bss addr:0x0217dc34 +data_ov092_0217dc38 kind:bss addr:0x0217dc38 +data_ov092_0217dc44 kind:bss addr:0x0217dc44 +data_ov092_0217dd1c kind:bss addr:0x0217dd1c +data_ov092_0217dd20 kind:bss addr:0x0217dd20 +data_ov092_0217dd2c kind:bss addr:0x0217dd2c +data_ov092_0217dd68 kind:bss addr:0x0217dd68 ambiguous +data_ov092_0217de04 kind:bss addr:0x0217de04 +data_ov092_0217de08 kind:bss addr:0x0217de08 +data_ov092_0217de14 kind:bss addr:0x0217de14 +data_ov092_0217de20 kind:bss addr:0x0217de20 +data_ov092_0217def8 kind:bss addr:0x0217def8 +data_ov092_0217defc kind:bss addr:0x0217defc ambiguous +data_ov092_0217df00 kind:bss addr:0x0217df00 +data_ov092_0217df0c kind:bss addr:0x0217df0c +data_ov092_0217df48 kind:bss addr:0x0217df48 +data_ov092_0217df50 kind:bss addr:0x0217df50 +data_ov092_0217df5c kind:bss addr:0x0217df5c +data_ov092_0217df98 kind:bss addr:0x0217df98 +data_ov092_0217df9c kind:bss addr:0x0217df9c +data_ov092_0217dfa8 kind:bss addr:0x0217dfa8 +data_ov092_0217e080 kind:bss addr:0x0217e080 +data_ov092_0217e084 kind:bss addr:0x0217e084 +data_ov092_0217e088 kind:bss addr:0x0217e088 +data_ov092_0217e08c kind:bss addr:0x0217e08c +data_ov092_0217e098 kind:bss addr:0x0217e098 +data_ov092_0217e0d4 kind:bss addr:0x0217e0d4 +data_ov092_0217e0e4 kind:bss addr:0x0217e0e4 diff --git a/config/usa/arm9/overlays/ov093/delinks.txt b/config/usa/arm9/overlays/ov093/delinks.txt new file mode 100644 index 00000000..f98f0311 --- /dev/null +++ b/config/usa/arm9/overlays/ov093/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165880 end:0x02177bd4 kind:code align:32 + .rodata start:0x02177bd4 end:0x021781b4 kind:rodata align:4 + .init start:0x021781b4 end:0x021786f0 kind:code align:4 + .ctor start:0x021786f0 end:0x0217871c kind:rodata align:4 + .data start:0x02178720 end:0x02178d40 kind:data align:32 + .bss start:0x02178d40 end:0x02179220 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov093/relocs.txt b/config/usa/arm9/overlays/ov093/relocs.txt new file mode 100644 index 00000000..f462ffe9 --- /dev/null +++ b/config/usa/arm9/overlays/ov093/relocs.txt @@ -0,0 +1,2230 @@ +from:0x021658ec kind:arm_call to:0x01ffd49c module:itcm +from:0x0216598c kind:arm_call to:0x02165a10 module:overlay(93) +from:0x02165998 kind:load to:0x027e09bc module:dtcm +from:0x02165a0c kind:load to:0x0203e93c module:main +from:0x02165a48 kind:arm_call to:0x02028cb4 module:main +from:0x02165a50 kind:arm_call to:0x02058f3c module:overlay(0) +from:0x02165a60 kind:arm_call to:0x0205bfa4 module:overlay(0) +from:0x02165ac4 kind:arm_call to:0x0205bf38 module:overlay(0) +from:0x02165b40 kind:arm_call to:0x021659a0 module:overlay(93) +from:0x02165b54 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165b6c kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02165b84 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165b9c kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02165c04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165c1c kind:arm_call to:0x021659a0 module:overlay(93) +from:0x02165c30 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165c48 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02165c60 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165c78 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02165cc4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02165d14 kind:arm_call to:0x01ffb464 module:itcm +from:0x02165da4 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165db8 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02165dcc kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165de0 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02165e30 kind:arm_call to:0x01ffb464 module:itcm +from:0x02165ebc kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165ed0 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02165ee4 kind:arm_call to:0x0205aed0 module:overlay(0) +from:0x02165ef8 kind:arm_call to:0x0205aeb0 module:overlay(0) +from:0x02165f74 kind:load to:0x027e0210 module:dtcm +from:0x02165f80 kind:load to:0x0203e93c module:main +from:0x02165f98 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02165fa8 kind:thumb_call to:0x02165fb0 module:overlay(93) +from:0x02165fba kind:thumb_call_arm to:0x021662e8 module:overlay(93) +from:0x02166004 kind:load to:0x02169588 module:overlay(93) +from:0x02166024 kind:load to:0x02168ea0 module:overlay(93) +from:0x02166034 kind:load to:0x02171854 module:overlay(93) +from:0x02166044 kind:load to:0x02171afc module:overlay(93) +from:0x02166054 kind:load to:0x02171b18 module:overlay(93) +from:0x02166078 kind:arm_call to:0x02171b34 module:overlay(93) +from:0x02166098 kind:arm_call_thumb to:0x0216f538 module:overlay(93) +from:0x021660b4 kind:load to:0x0216f62d module:overlay(93) +from:0x021660c4 kind:load to:0x0216f63d module:overlay(93) +from:0x021660d4 kind:load to:0x0216f64d module:overlay(93) +from:0x021660e4 kind:load to:0x0216f65d module:overlay(93) +from:0x021660f4 kind:load to:0x0216f66d module:overlay(93) +from:0x02166104 kind:load to:0x02171a3c module:overlay(93) +from:0x02166154 kind:load to:0x02171a78 module:overlay(93) +from:0x02166164 kind:load to:0x02171acc module:overlay(93) +from:0x02166178 kind:load to:0x02170e00 module:overlay(93) +from:0x0216618c kind:load to:0x020dcd51 module:overlays(19,20,31) +from:0x0216619c kind:load to:0x0216f758 module:overlay(93) +from:0x021661b0 kind:arm_call to:0x0216fa48 module:overlay(93) +from:0x021661cc kind:load to:0x0216fc14 module:overlay(93) +from:0x021661dc kind:load to:0x02171da4 module:overlay(93) +from:0x021661ec kind:load to:0x02171d94 module:overlay(93) +from:0x021661fc kind:load to:0x02171dcc module:overlay(93) +from:0x0216620c kind:load to:0x0216fc60 module:overlay(93) +from:0x0216621c kind:load to:0x0216fd10 module:overlay(93) +from:0x0216622c kind:load to:0x0216fd38 module:overlay(93) +from:0x0216623c kind:load to:0x0216fd8c module:overlay(93) +from:0x0216625c kind:arm_call to:0x0216fda0 module:overlay(93) +from:0x02166278 kind:load to:0x02171ccc module:overlay(93) +from:0x021662a4 kind:load to:0x02171df8 module:overlay(93) +from:0x021662b4 kind:load to:0x02171e18 module:overlay(93) +from:0x021662c4 kind:load to:0x02171e34 module:overlay(93) +from:0x021662d4 kind:load to:0x02171e64 module:overlay(93) +from:0x021662e4 kind:load to:0x02171e78 module:overlay(93) +from:0x021662f4 kind:load to:0x027e0d8c module:dtcm +from:0x02166308 kind:load to:0x027e0d8c module:dtcm +from:0x0216631a kind:thumb_call to:0x0208eabc module:overlay(0) +from:0x02166326 kind:thumb_call to:0x0208eb24 module:overlay(0) +from:0x02166332 kind:thumb_call to:0x0216c920 module:overlay(93) +from:0x02166340 kind:thumb_call to:0x0216c920 module:overlay(93) +from:0x02166348 kind:thumb_call to:0x02082dd8 module:overlay(0) +from:0x02166352 kind:thumb_call to:0x0208ea50 module:overlay(0) +from:0x0216635c kind:thumb_call_arm to:0x02083740 module:overlay(0) +from:0x0216636a kind:thumb_call_arm to:0x02166500 module:overlay(93) +from:0x0216637a kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x02166384 kind:load to:0x020ab4bc module:overlay(0) +from:0x02166394 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x02166400 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02166410 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02166448 kind:arm_call to:0x02088db4 module:overlay(0) +from:0x0216649c kind:arm_call to:0x0208ec74 module:overlay(0) +from:0x021664c0 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021664f8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02166554 kind:load to:0x027e09a4 module:dtcm +from:0x02166558 kind:load to:0x02177be0 module:overlay(93) +from:0x0216655c kind:load to:0x02177bd4 module:overlay(93) +from:0x02166574 kind:arm_call to:0x0205b070 module:overlay(0) +from:0x02166580 kind:arm_call to:0x0205b08c module:overlay(0) +from:0x021665c4 kind:arm_call to:0x01ffb428 module:itcm +from:0x021665e8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02166674 kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x021666ec kind:load to:0x027e0cd8 module:dtcm +from:0x021668f0 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0216692c kind:arm_call to:0x0208a80c module:overlay(0) +from:0x02166948 kind:arm_call to:0x01ffb714 module:itcm +from:0x02166970 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021669c8 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x021669d0 kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x02166b88 kind:arm_call to:0x02166704 module:overlay(93) +from:0x02166c54 kind:arm_call to:0x02166704 module:overlay(93) +from:0x02166c6c kind:arm_call to:0x02087814 module:overlay(0) +from:0x02166ca4 kind:arm_call to:0x0216661c module:overlay(93) +from:0x02166da0 kind:arm_call to:0x02166dc8 module:overlay(93) +from:0x02166da8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02166dbc kind:load to:0x0203e93c module:main +from:0x02166dc0 kind:load to:0x02178720 module:overlay(93) +from:0x02166e1c kind:arm_call to:0x01ff9258 module:itcm +from:0x02166e4c kind:arm_call to:0x02166dc8 module:overlay(93) +from:0x02166f30 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166f60 kind:arm_call to:0x01fff05c module:itcm +from:0x02166f80 kind:arm_call to:0x01fff05c module:itcm +from:0x02166fc0 kind:load to:0x027e0cd8 module:dtcm +from:0x02166ff4 kind:arm_call to:0x01fff05c module:itcm +from:0x0216702c kind:load to:0x027e0cd8 module:dtcm +from:0x021670ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021670bc kind:arm_call to:0x01ff9770 module:itcm +from:0x021670cc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167120 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02167130 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167158 kind:arm_call to:0x02167030 module:overlay(93) +from:0x0216718c kind:arm_call to:0x01ff9258 module:itcm +from:0x021671dc kind:arm_call to:0x01ff9258 module:itcm +from:0x021672a8 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021672f0 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02167308 kind:arm_call to:0x02166ee4 module:overlay(93) +from:0x0216733c kind:arm_call to:0x01ff9258 module:itcm +from:0x02167358 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167364 kind:arm_call to:0x01ff9770 module:itcm +from:0x02167374 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167384 kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x02167414 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216743c kind:arm_call to:0x01ff9258 module:itcm +from:0x02167468 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021674e4 kind:arm_call to:0x02167140 module:overlay(93) +from:0x02167550 kind:arm_call to:0x02166fc4 module:overlay(93) +from:0x02167568 kind:arm_call to:0x02166ee4 module:overlay(93) +from:0x02167584 kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x021675a0 kind:arm_call to:0x02167140 module:overlay(93) +from:0x021675d4 kind:arm_call to:0x02166fc4 module:overlay(93) +from:0x021675ec kind:arm_call to:0x02166ee4 module:overlay(93) +from:0x02167624 kind:arm_call to:0x02167030 module:overlay(93) +from:0x02167634 kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x02167650 kind:arm_call to:0x02167140 module:overlay(93) +from:0x0216767c kind:load to:0x027e0ce0 module:dtcm +from:0x021676ac kind:arm_call to:0x01ff9770 module:itcm +from:0x021676bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167724 kind:arm_call to:0x01fff05c module:itcm +from:0x02167760 kind:arm_call to:0x02167688 module:overlay(93) +from:0x0216776c kind:arm_call to:0x01ffd118 module:itcm +from:0x02167784 kind:arm_call to:0x01fff05c module:itcm +from:0x021677bc kind:load to:0x027e0cd8 module:dtcm +from:0x021677c0 kind:load to:0x027e0c90 module:dtcm +from:0x021677cc kind:thumb_call_arm to:0x0207b6ec module:overlay(0) +from:0x021677d2 kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x02167800 kind:thumb_call_arm to:0x01ffbbe0 module:itcm +from:0x021678a0 kind:thumb_call_arm to:0x0209ff04 module:overlay(0) +from:0x021678ac kind:load to:0x0203e93c module:main +from:0x021678b0 kind:load to:0x027e0cec module:dtcm +from:0x021678c8 kind:thumb_call to:0x020843c8 module:overlay(0) +from:0x021679a4 kind:load to:0x02178754 module:overlay(93) +from:0x021679a8 kind:load to:0x020b27fc module:overlay(0) +from:0x021679ac kind:load to:0x020b27c4 module:overlay(0) +from:0x021679b0 kind:load to:0x02178738 module:overlay(93) +from:0x021679bc kind:thumb_call_arm to:0x0207b6a0 module:overlay(0) +from:0x021679ce kind:thumb_call_arm to:0x0207b6a0 module:overlay(0) +from:0x021679d6 kind:thumb_call_arm to:0x0207b6a0 module:overlay(0) +from:0x021679dc kind:thumb_call to:0x02084598 module:overlay(0) +from:0x021679ee kind:thumb_call_arm to:0x0207b6a0 module:overlay(0) +from:0x021679f6 kind:thumb_call_arm to:0x0207b6a0 module:overlay(0) +from:0x021679fc kind:thumb_call to:0x02084598 module:overlay(0) +from:0x02167a02 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02167a10 kind:thumb_call to:0x020845c4 module:overlay(0) +from:0x02167a60 kind:thumb_call_arm to:0x020846c0 module:overlay(0) +from:0x02167a66 kind:thumb_call_arm to:0x02084664 module:overlay(0) +from:0x02167a6c kind:load to:0x027e07d4 module:dtcm +from:0x02167ae8 kind:arm_call to:0x020849b0 module:overlay(0) +from:0x02167b24 kind:arm_call to:0x02084aa8 module:overlay(0) +from:0x02167b5c kind:arm_call to:0x02084c1c module:overlay(0) +from:0x02167b7c kind:arm_call to:0x02084664 module:overlay(0) +from:0x02167b98 kind:arm_call to:0x02080978 module:overlay(0) +from:0x02167c0c kind:arm_call to:0x02084e38 module:overlay(0) +from:0x02167c18 kind:arm_call to:0x02080978 module:overlay(0) +from:0x02167c44 kind:arm_call to:0x02085254 module:overlay(0) +from:0x02167c98 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02167cc8 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02167cdc kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02167d10 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02167d64 kind:arm_call to:0x02085558 module:overlay(0) +from:0x02167d70 kind:arm_call to:0x020856f8 module:overlay(0) +from:0x02167da4 kind:arm_call to:0x02085cfc module:overlay(0) +from:0x02167dac kind:arm_call to:0x020846c0 module:overlay(0) +from:0x02167dc4 kind:arm_call to:0x02085820 module:overlay(0) +from:0x02167dd4 kind:load to:0x027e09c0 module:dtcm +from:0x02167e70 kind:arm_call to:0x020846f8 module:overlay(0) +from:0x02167e88 kind:arm_call to:0x020846f8 module:overlay(0) +from:0x02167ed4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167ef4 kind:arm_call to:0x01ff9364 module:itcm +from:0x02167f14 kind:arm_call to:0x021676c8 module:overlay(93) +from:0x02167f30 kind:arm_call to:0x0208473c module:overlay(0) +from:0x02167f54 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167f70 kind:arm_call to:0x02167ddc module:overlay(93) +from:0x02167f9c kind:arm_call to:0x02087928 module:overlay(0) +from:0x02167fd0 kind:arm_call to:0x02085c94 module:overlay(0) +from:0x02167fec kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02167ff4 kind:arm_call to:0x02011ff4 module:main +from:0x021680a0 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021680b8 kind:arm_call to:0x020e0c14 module:overlay(31) +from:0x021680c4 kind:arm_call to:0x0208991c module:overlay(0) +from:0x021680cc kind:load to:0x027e09a4 module:dtcm +from:0x021680d8 kind:load to:0x020b51f4 module:overlay(0) +from:0x02168164 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02168170 kind:arm_call to:0x0208991c module:overlay(0) +from:0x02168178 kind:load to:0x027e09a4 module:dtcm +from:0x02168180 kind:load to:0x020b51f4 module:overlay(0) +from:0x021681b4 kind:arm_call to:0x01ff9b78 module:itcm +from:0x021681c4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021681d8 kind:arm_call to:0x02168000 module:overlay(93) +from:0x021681f8 kind:load to:0x0204a0f0 module:main +from:0x021681fc kind:load to:0x020ab3ac module:overlay(0) +from:0x0216821c kind:arm_call to:0x02168000 module:overlay(93) +from:0x02168224 kind:arm_call to:0x021680dc module:overlay(93) +from:0x02168230 kind:arm_call to:0x0208991c module:overlay(0) +from:0x021682bc kind:arm_call to:0x02168000 module:overlay(93) +from:0x0216830c kind:arm_call to:0x02077460 module:overlay(0) +from:0x0216831c kind:arm_call to:0x02077448 module:overlay(0) +from:0x02168330 kind:arm_call to:0x01ffd43c module:itcm +from:0x021683c4 kind:arm_call to:0x0208aba4 module:overlay(0) +from:0x021683e0 kind:load to:0x027e09bc module:dtcm +from:0x021683e4 kind:load to:0x027e07c4 module:dtcm +from:0x02168414 kind:thumb_call_arm to:0x02019688 module:main +from:0x02168426 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x02168438 kind:thumb_call_arm to:0x02019688 module:main +from:0x0216844c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x0216845c kind:load to:0x02177bef module:overlay(93) +from:0x02168460 kind:load to:0x02177bec module:overlay(93) +from:0x02168508 kind:arm_call to:0x0201aa1c module:main +from:0x02168524 kind:arm_call to:0x0201aa1c module:main +from:0x02168530 kind:load to:0x0204aefc module:main +from:0x02168554 kind:load to:0x0217876c module:overlay(93) +from:0x021685b0 kind:arm_call to:0x0203a194 module:main +from:0x021685f8 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x02168618 kind:arm_call to:0x02168558 module:overlay(93) +from:0x02168634 kind:arm_call to:0x02168558 module:overlay(93) +from:0x021686c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168758 kind:arm_call to:0x01ffb428 module:itcm +from:0x02168780 kind:arm_call to:0x01ffb428 module:itcm +from:0x021687e4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021687f0 kind:arm_call to:0x02017e64 module:main +from:0x02168800 kind:load to:0x027e0ce0 module:dtcm +from:0x02168804 kind:load to:0x02177bf8 module:overlay(93) +from:0x02168808 kind:load to:0x02177bf9 module:overlay(93) +from:0x0216880c kind:load to:0x0217876c module:overlay(93) +from:0x02168816 kind:thumb_call_arm to:0x02168534 module:overlay(93) +from:0x0216881e kind:thumb_call to:0x021683e8 module:overlay(93) +from:0x02168824 kind:thumb_call to:0x02168830 module:overlay(93) +from:0x02168840 kind:load to:0x02168534 module:overlay(93) +from:0x02168860 kind:arm_call to:0x01fff148 module:itcm +from:0x02168884 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x021688cc kind:arm_call to:0x01ffd43c module:itcm +from:0x021688f0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02168934 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168948 kind:arm_call to:0x01ffd43c module:itcm +from:0x021689bc kind:load to:0x027e0ce0 module:dtcm +from:0x021689c0 kind:load to:0x020ab4bc module:overlay(0) +from:0x021689c4 kind:load to:0x027e09bc module:dtcm +from:0x02168ac8 kind:arm_call to:0x0216e2d8 module:overlay(93) +from:0x02168b10 kind:arm_call to:0x02168844 module:overlay(93) +from:0x02168ba8 kind:arm_call to:0x02168184 module:overlay(93) +from:0x02168bd8 kind:arm_call to:0x02168184 module:overlay(93) +from:0x02168ca0 kind:arm_call to:0x02168534 module:overlay(93) +from:0x02168ce0 kind:arm_call to:0x02168844 module:overlay(93) +from:0x02168db0 kind:arm_call to:0x021685d0 module:overlay(93) +from:0x02168ddc kind:arm_call to:0x0201c4b0 module:main +from:0x02168dec kind:load to:0x0204e5d8 module:main +from:0x02168df4 kind:load to:0x027e09a4 module:dtcm +from:0x02168df8 kind:load to:0x02178d40 module:overlay(93) +from:0x02168dfc kind:load to:0x02178780 module:overlay(93) +from:0x02168e00 kind:load to:0x0204ae8c module:main +from:0x02168e3c kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x02168e60 kind:arm_call to:0x02168464 module:overlay(93) +from:0x02168e6c kind:load to:0x027e0ce0 module:dtcm +from:0x02168ec0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02168ed4 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02168ee4 kind:arm_call to:0x0208be50 module:overlay(0) +from:0x02168ef4 kind:arm_call to:0x01fff1e0 module:itcm +from:0x02168f04 kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x02168f34 kind:load to:0x027e09b8 module:dtcm +from:0x02168f38 kind:load to:0x027e0ce0 module:dtcm +from:0x02168f42 kind:thumb_call_arm to:0x02019688 module:main +from:0x02168f52 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x02168f58 kind:thumb_call_arm to:0x02019688 module:main +from:0x02168f6a kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x02168f70 kind:thumb_call_arm to:0x02019688 module:main +from:0x02168f9e kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02168fa4 kind:thumb_call_arm to:0x02019688 module:main +from:0x02168fcc kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02168ff6 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02169020 kind:arm_call to:0x02077460 module:overlay(0) +from:0x02169040 kind:arm_call to:0x01ffd49c module:itcm +from:0x021690d4 kind:arm_call to:0x01ffd49c module:itcm +from:0x021690fc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216913c kind:arm_call_thumb to:0x01ff9f5c module:itcm +from:0x02169158 kind:arm_call to:0x02028c24 module:main +from:0x02169190 kind:arm_call to:0x0201aa1c module:main +from:0x021691a8 kind:arm_call to:0x0201aa1c module:main +from:0x021691b4 kind:load to:0x027e09bc module:dtcm +from:0x021691b8 kind:load to:0x0203e93c module:main +from:0x021691bc kind:load to:0x0204aefc module:main +from:0x021691dc kind:arm_call to:0x02077460 module:overlay(0) +from:0x021691fc kind:arm_call to:0x01ffd43c module:itcm +from:0x02169270 kind:arm_call to:0x0201aaa8 module:main +from:0x02169284 kind:arm_call to:0x01ffd43c module:itcm +from:0x02169300 kind:arm_call to:0x0201aaa8 module:main +from:0x0216930c kind:load to:0x027e09bc module:dtcm +from:0x02169310 kind:load to:0x0204aefc module:main +from:0x02169398 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x021693dc kind:arm_call to:0x0201aaa8 module:main +from:0x021693f4 kind:load to:0x02178d44 module:overlay(93) +from:0x021693f8 kind:load to:0x02178788 module:overlay(93) +from:0x021693fc kind:load to:0x027e0998 module:dtcm +from:0x02169400 kind:load to:0x02178788 module:overlay(93) +from:0x02169404 kind:load to:0x0204aefc module:main +from:0x021694e6 kind:thumb_call_arm to:0x02016654 module:main +from:0x021694fe kind:thumb_call_arm to:0x0216b7e0 module:overlay(93) +from:0x02169510 kind:thumb_call to:0x02168f3c module:overlay(93) +from:0x02169534 kind:thumb_call_arm to:0x0205b36c module:overlay(0) +from:0x02169570 kind:load to:0x02178794 module:overlay(93) +from:0x0216957e kind:thumb_call_arm to:0x0201666c module:main +from:0x021695a0 kind:arm_call to:0x02168238 module:overlay(93) +from:0x021695a8 kind:arm_call to:0x0216b8d8 module:overlay(93) +from:0x021695e4 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x021695f4 kind:arm_call to:0x021754f4 module:overlay(93) +from:0x02169600 kind:load to:0x027e0994 module:dtcm +from:0x0216962c kind:arm_call to:0x0205b37c module:overlay(0) +from:0x02169658 kind:arm_call to:0x02175528 module:overlay(93) +from:0x02169698 kind:arm_call to:0x0216aa54 module:overlay(93) +from:0x021696d0 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x0216972c kind:arm_call to:0x02077460 module:overlay(0) +from:0x02169738 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02169748 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169764 kind:arm_call to:0x01ff9364 module:itcm +from:0x02169798 kind:arm_call to:0x01ffb800 module:itcm +from:0x021697e4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02169818 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169820 kind:arm_call to:0x01fff458 module:itcm +from:0x02169834 kind:arm_call to:0x01fff458 module:itcm +from:0x02169880 kind:arm_call to:0x01fff498 module:itcm +from:0x02169894 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02169948 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169968 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x0216999c kind:arm_call to:0x02087a44 module:overlay(0) +from:0x021699bc kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169a68 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169a88 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169abc kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169adc kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169b8c kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169bac kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169be0 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169c84 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169ca4 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169cd8 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169cf8 kind:arm_call to:0x02087a44 module:overlay(0) +from:0x02169dd8 kind:load to:0x027e0994 module:dtcm +from:0x02169de0 kind:load to:0x027e09bc module:dtcm +from:0x02169de4 kind:load to:0x027e0ce4 module:dtcm +from:0x02169dec kind:load to:0x027e0ce8 module:dtcm +from:0x02169df0 kind:load to:0x027e07b4 module:dtcm +from:0x02169e84 kind:arm_call to:0x021682ec module:overlay(93) +from:0x02169ea8 kind:arm_call to:0x02169434 module:overlay(93) +from:0x02169ee0 kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x02169ee8 kind:arm_call to:0x0216c6a4 module:overlay(93) +from:0x02169f18 kind:arm_call to:0x0216c798 module:overlay(93) +from:0x02169f44 kind:arm_call to:0x0216c6a4 module:overlay(93) +from:0x02169f50 kind:arm_call to:0x0216c798 module:overlay(93) +from:0x02169f8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02169f98 kind:arm_call to:0x01fff458 module:itcm +from:0x02169fb4 kind:arm_call to:0x01fff148 module:itcm +from:0x02169fd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216a034 kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x0216a0ac kind:arm_call to:0x0216beb0 module:overlay(93) +from:0x0216a0f0 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0216a120 kind:arm_call to:0x02169604 module:overlay(93) +from:0x0216a134 kind:arm_call to:0x0216b8a0 module:overlay(93) +from:0x0216a158 kind:load to:0x027e0ce4 module:dtcm +from:0x0216a160 kind:load to:0x027e0ce0 module:dtcm +from:0x0216a194 kind:arm_call to:0x021755c4 module:overlay(93) +from:0x0216a1d8 kind:arm_call to:0x01fff148 module:itcm +from:0x0216a1f4 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0216a218 kind:arm_call to:0x021694a8 module:overlay(93) +from:0x0216a24c kind:arm_call to:0x02169604 module:overlay(93) +from:0x0216a280 kind:arm_call to:0x021682ec module:overlay(93) +from:0x0216a28c kind:arm_call to:0x02169408 module:overlay(93) +from:0x0216a2cc kind:arm_call to:0x01fff148 module:itcm +from:0x0216a2ec kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a300 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216a388 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a3e0 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a430 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216a450 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a460 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a4a8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a4bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a504 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216a51c kind:arm_call to:0x01ff9364 module:itcm +from:0x0216a5b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a5c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a5f0 kind:arm_call to:0x01ffd118 module:itcm +from:0x0216a604 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216a658 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a664 kind:arm_call to:0x0216ba0c module:overlay(93) +from:0x0216a690 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216a6c8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a6d0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216a6f0 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216a784 kind:arm_call to:0x0216be8c module:overlay(93) +from:0x0216a878 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216a8a0 kind:arm_call to:0x02169604 module:overlay(93) +from:0x0216a8b4 kind:arm_call to:0x02169df4 module:overlay(93) +from:0x0216a8e0 kind:arm_call to:0x02169df4 module:overlay(93) +from:0x0216a920 kind:arm_call to:0x0216be8c module:overlay(93) +from:0x0216a950 kind:arm_call to:0x0216b908 module:overlay(93) +from:0x0216a9a0 kind:arm_call to:0x02088d88 module:overlay(0) +from:0x0216a9d8 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x0216a9e0 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x0216a9e8 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0216a9f0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0216a9fc kind:arm_call to:0x0216c030 module:overlay(93) +from:0x0216aa04 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0216aa18 kind:load to:0x027e0994 module:dtcm +from:0x0216aa20 kind:load to:0x027e0ce0 module:dtcm +from:0x0216aa24 kind:load to:0x027e0c90 module:dtcm +from:0x0216aa28 kind:load to:0x027e0cd8 module:dtcm +from:0x0216aa2c kind:load to:0x021787ac module:overlay(93) +from:0x0216aa48 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216aac0 kind:arm_call to:0x0216aa54 module:overlay(93) +from:0x0216aad0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216aadc kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ab1c kind:arm_call to:0x0216be8c module:overlay(93) +from:0x0216ab34 kind:arm_call to:0x0216aae4 module:overlay(93) +from:0x0216ab6c kind:arm_call to:0x0216aae4 module:overlay(93) +from:0x0216abfc kind:arm_call to:0x0216aaac module:overlay(93) +from:0x0216ac10 kind:arm_call to:0x0216ab40 module:overlay(93) +from:0x0216ac5c kind:arm_call to:0x0216aae4 module:overlay(93) +from:0x0216ac74 kind:arm_call to:0x0216ab40 module:overlay(93) +from:0x0216acb4 kind:arm_call to:0x0216aa54 module:overlay(93) +from:0x0216acd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216acfc kind:arm_call to:0x0216aa54 module:overlay(93) +from:0x0216ad18 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ae14 kind:arm_call to:0x0216be8c module:overlay(93) +from:0x0216ae3c kind:arm_call to:0x0216aaac module:overlay(93) +from:0x0216ae80 kind:arm_call to:0x0216ab40 module:overlay(93) +from:0x0216aed0 kind:arm_call to:0x0216ac90 module:overlay(93) +from:0x0216aef8 kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x0216afac kind:arm_call to:0x0216ac90 module:overlay(93) +from:0x0216afd4 kind:arm_call to:0x0216ab40 module:overlay(93) +from:0x0216b0ec kind:arm_call to:0x0216aaac module:overlay(93) +from:0x0216b134 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0216b154 kind:arm_call to:0x0216ab40 module:overlay(93) +from:0x0216b16c kind:arm_call to:0x0216aaac module:overlay(93) +from:0x0216b198 kind:arm_call to:0x0205d850 module:overlay(0) +from:0x0216b1e8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b248 kind:load to:0x0203e93c module:main +from:0x0216b2f8 kind:arm_call to:0x0216aaac module:overlay(93) +from:0x0216b340 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0216b360 kind:arm_call to:0x0216ab40 module:overlay(93) +from:0x0216b378 kind:arm_call to:0x0216aaac module:overlay(93) +from:0x0216b3a4 kind:arm_call to:0x0216b1a8 module:overlay(93) +from:0x0216b3c8 kind:arm_call to:0x020194ec module:main +from:0x0216b3e0 kind:arm_call to:0x01ffd420 module:itcm +from:0x0216b488 kind:arm_call to:0x02169000 module:overlay(93) +from:0x0216b490 kind:arm_call to:0x0216bc54 module:overlay(93) +from:0x0216b4c8 kind:arm_call to:0x021691c0 module:overlay(93) +from:0x0216b4e4 kind:arm_call to:0x02169314 module:overlay(93) +from:0x0216b4f0 kind:load to:0x0204a0f0 module:main +from:0x0216b4f4 kind:load to:0x027e09b8 module:dtcm +from:0x0216b4f8 kind:load to:0x0204e5d8 module:main +from:0x0216b54c kind:arm_call to:0x020166cc module:main +from:0x0216b5a0 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0216b5c8 kind:arm_call to:0x0208bfb0 module:overlay(0) +from:0x0216b5e4 kind:load to:0x027e0954 module:dtcm +from:0x0216b5e8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216b644 kind:arm_call to:0x0216be8c module:overlay(93) +from:0x0216b680 kind:arm_call to:0x02165880 module:overlay(93) +from:0x0216b6c0 kind:arm_call to:0x02165880 module:overlay(93) +from:0x0216b714 kind:arm_call to:0x02165880 module:overlay(93) +from:0x0216b750 kind:arm_call to:0x02165880 module:overlay(93) +from:0x0216b7cc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216b7d4 kind:arm_call to:0x02011ff4 module:main +from:0x0216b810 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x0216b834 kind:arm_call to:0x0216b8d8 module:overlay(93) +from:0x0216b870 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216b880 kind:arm_call to:0x0206080c module:overlay(0) +from:0x0216b898 kind:load to:0x02177c08 module:overlay(93) +from:0x0216b89c kind:load to:0x02177c00 module:overlay(93) +from:0x0216b938 kind:arm_call to:0x020e0cd0 module:overlay(31) +from:0x0216b9e0 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x0216b9f8 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x0216bccc kind:arm_call to:0x0205cba4 module:overlay(0) +from:0x0216bcfc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216bd30 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216bd3c kind:arm_call to:0x02077460 module:overlay(0) +from:0x0216bd54 kind:arm_call to:0x01ffd43c module:itcm +from:0x0216be50 kind:arm_call to:0x0201aaa8 module:main +from:0x0216be64 kind:arm_call to:0x0201aa1c module:main +from:0x0216be7c kind:load to:0x027e0ce4 module:dtcm +from:0x0216be80 kind:load to:0x027e09bc module:dtcm +from:0x0216be84 kind:load to:0x0203e93c module:main +from:0x0216be88 kind:load to:0x0204aefc module:main +from:0x0216bed4 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x0216bef0 kind:arm_call to:0x0208acf4 module:overlay(0) +from:0x0216bf1c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0216bf48 kind:load to:0x027e0ce0 module:dtcm +from:0x0216bf4c kind:load to:0x020b51f4 module:overlay(0) +from:0x0216bf98 kind:load to:0x0208aaac module:overlay(0) +from:0x0216bfac kind:load to:0x0208aafc module:overlay(0) +from:0x0216bfc8 kind:arm_call to:0x0208ab14 module:overlay(0) +from:0x0216c054 kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x0216c154 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216c164 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c198 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216c1a4 kind:arm_call to:0x0216c6a4 module:overlay(93) +from:0x0216c1e8 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0216c224 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0216c248 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c268 kind:arm_call to:0x0216c6a4 module:overlay(93) +from:0x0216c278 kind:arm_call to:0x0216c798 module:overlay(93) +from:0x0216c2ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c330 kind:arm_call to:0x0216c0d4 module:overlay(93) +from:0x0216c3a4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c408 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c4a0 kind:arm_call to:0x01fff498 module:itcm +from:0x0216c4ac kind:arm_call to:0x0216c6a4 module:overlay(93) +from:0x0216c4bc kind:arm_call to:0x0216c798 module:overlay(93) +from:0x0216c528 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c574 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216c5e0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c5e4 kind:load to:0x027e0ce8 module:dtcm +from:0x0216c648 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c654 kind:arm_call to:0x01fff458 module:itcm +from:0x0216c688 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c794 kind:load to:0x02177c10 module:overlay(93) +from:0x0216c84e kind:thumb_call to:0x0208bfc4 module:overlay(0) +from:0x0216c86e kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x0216c88c kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x0216c896 kind:thumb_call to:0x0216ccb8 module:overlay(93) +from:0x0216c8a2 kind:thumb_call to:0x02057d00 module:overlay(0) +from:0x0216c8ac kind:thumb_call_arm to:0x02057d1c module:overlay(0) +from:0x0216c8b4 kind:thumb_call to:0x0216c8dc module:overlay(93) +from:0x0216c8c0 kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x0216c8c8 kind:thumb_call to:0x0208c038 module:overlay(0) +from:0x0216c8d0 kind:load to:0x021787c8 module:overlay(93) +from:0x0216c8d4 kind:load to:0x020ab4bc module:overlay(0) +from:0x0216c8d8 kind:load to:0x02177c8c module:overlay(93) +from:0x0216c8f4 kind:thumb_call_arm to:0x02057f20 module:overlay(0) +from:0x0216c91c kind:load to:0x02177ca0 module:overlay(93) +from:0x0216c926 kind:thumb_call to:0x0208c000 module:overlay(0) +from:0x0216c938 kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x0216c948 kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x0216c952 kind:thumb_call to:0x0216c8dc module:overlay(93) +from:0x0216c95a kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x0216c962 kind:thumb_call to:0x0208c038 module:overlay(0) +from:0x0216c968 kind:load to:0x020ab4bc module:overlay(0) +from:0x0216c96c kind:load to:0x02177c8c module:overlay(93) +from:0x0216c9ac kind:arm_call to:0x01ff8e58 module:itcm +from:0x0216c9bc kind:arm_call to:0x0200e260 module:main +from:0x0216c9c8 kind:arm_call to:0x0208c080 module:overlay(0) +from:0x0216ca04 kind:arm_call to:0x0216cccc module:overlay(93) +from:0x0216ca10 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ca48 kind:arm_call to:0x0200efdc module:main +from:0x0216ca58 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216caa8 kind:arm_call to:0x0200eab0 module:main +from:0x0216cab8 kind:arm_call to:0x01ffc768 module:itcm +from:0x0216cac8 kind:arm_call to:0x0200ea38 module:main +from:0x0216cad4 kind:arm_call to:0x0200eab0 module:main +from:0x0216cae4 kind:arm_call to:0x0200eab0 module:main +from:0x0216caf4 kind:arm_call to:0x0200e850 module:main +from:0x0216cb04 kind:arm_call to:0x0200ea38 module:main +from:0x0216cb1c kind:arm_call to:0x0200eab0 module:main +from:0x0216cb2c kind:arm_call to:0x0200e850 module:main +from:0x0216cb3c kind:arm_call to:0x0200ea38 module:main +from:0x0216cb48 kind:arm_call to:0x0200eab0 module:main +from:0x0216cb60 kind:arm_call to:0x0200eab0 module:main +from:0x0216cb70 kind:arm_call to:0x0200e850 module:main +from:0x0216cb80 kind:arm_call to:0x0200ea38 module:main +from:0x0216cb8c kind:arm_call to:0x0200eab0 module:main +from:0x0216cbac kind:arm_call to:0x0200eab0 module:main +from:0x0216cbbc kind:arm_call to:0x0200ea38 module:main +from:0x0216cbc8 kind:arm_call to:0x0200eab0 module:main +from:0x0216cbd8 kind:arm_call to:0x0200ea38 module:main +from:0x0216cbf0 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc00 kind:arm_call to:0x0200ea38 module:main +from:0x0216cc0c kind:arm_call to:0x0200eab0 module:main +from:0x0216cc24 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc4c kind:arm_call to:0x0200ea38 module:main +from:0x0216cc58 kind:arm_call to:0x0200ea38 module:main +from:0x0216cc64 kind:arm_call to:0x0200eab0 module:main +from:0x0216cc6c kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216cc70 kind:load to:0x020ab30c module:overlay(0) +from:0x0216cc74 kind:load to:0x020ab308 module:overlay(0) +from:0x0216cc78 kind:load to:0x020ab304 module:overlay(0) +from:0x0216cc7c kind:load to:0x020ab300 module:overlay(0) +from:0x0216cc80 kind:load to:0x027e0ce0 module:dtcm +from:0x0216cc90 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216cca4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216ccac kind:arm_call to:0x02011ff4 module:main +from:0x0216cce8 kind:arm_call to:0x0200e260 module:main +from:0x0216ccfc kind:arm_call to:0x01ffad5c module:itcm +from:0x0216cd1c kind:arm_call to:0x01fff148 module:itcm +from:0x0216cd2c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216cd4c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cd58 kind:load to:0x027e0964 module:dtcm +from:0x0216cd5c kind:load to:0x027e0ce0 module:dtcm +from:0x0216cd84 kind:arm_call to:0x01fff148 module:itcm +from:0x0216cda0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216cdb4 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216cdc8 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0216cdd4 kind:arm_call to:0x020a034c module:overlay(0) +from:0x0216cdec kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0216cdf8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ce00 kind:load to:0x027e0cec module:dtcm +from:0x0216ce20 kind:arm_call to:0x0208c97c module:overlay(0) +from:0x0216ce38 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0216ce62 kind:thumb_call to:0x020bc800 module:overlay(1) +from:0x0216ce7e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216ce8c kind:thumb_call to:0x021678b8 module:overlay(93) +from:0x0216cea2 kind:thumb_call_arm to:0x02087814 module:overlay(0) +from:0x0216ceae kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216cebc kind:thumb_call to:0x021694dc module:overlay(93) +from:0x0216cecc kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216cee6 kind:thumb_call to:0x02170cec module:overlay(93) +from:0x0216cefe kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216cf08 kind:thumb_call to:0x0217a4ac module:overlay(95) +from:0x0216cf2c kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216cf34 kind:thumb_call_arm to:0x02179d94 module:overlay(95) +from:0x0216cf42 kind:thumb_call to:0x020dcd3c module:overlay(31) +from:0x0216cf4a kind:thumb_call to:0x02168e70 module:overlay(93) +from:0x0216cf6c kind:thumb_call_arm to:0x0209faa0 module:overlay(0) +from:0x0216cf9a kind:thumb_call_arm to:0x02016654 module:main +from:0x0216cfe4 kind:thumb_call to:0x02165f88 module:overlay(93) +from:0x0216cff0 kind:load to:0x02043e30 module:main +from:0x0216cff4 kind:load to:0x021787a0 module:overlay(93) +from:0x0216cff8 kind:load to:0x021787f8 module:overlay(93) +from:0x0216d000 kind:thumb_call_arm to:0x0216fe88 module:overlay(93) +from:0x0216d012 kind:thumb_call to:0x0217a404 module:overlay(95) +from:0x0216d01a kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x0216d020 kind:thumb_call_arm to:0x020d8e4c module:overlay(31) +from:0x0216d026 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d036 kind:thumb_call to:0x02170dc8 module:overlay(93) +from:0x0216d03c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d04c kind:thumb_call to:0x02169578 module:overlay(93) +from:0x0216d052 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d074 kind:thumb_call to:0x02099adc module:overlay(0) +from:0x0216d07c kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x0216d084 kind:thumb_call to:0x02057b6c module:overlay(0) +from:0x0216d08a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d094 kind:thumb_call_arm to:0x0201666c module:main +from:0x0216d09c kind:thumb_call_arm to:0x0209faf8 module:overlay(0) +from:0x0216d0a4 kind:thumb_call_arm to:0x0207bfdc module:overlay(0) +from:0x0216d0aa kind:thumb_call to:0x020bc924 module:overlay(1) +from:0x0216d0b8 kind:thumb_call to:0x020bc94c module:overlay(1) +from:0x0216d0c4 kind:thumb_call_arm to:0x02169588 module:overlay(93) +from:0x0216d0ce kind:thumb_call to:0x02170df0 module:overlay(93) +from:0x0216d0dc kind:thumb_call to:0x0217a4c4 module:overlay(95) +from:0x0216d0f6 kind:thumb_call_arm to:0x02179e14 module:overlay(95) +from:0x0216d0fc kind:thumb_call_arm to:0x0216d420 module:overlay(93) +from:0x0216d120 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0216d128 kind:thumb_call to:0x0217ade0 module:overlay(95) +from:0x0216d13c kind:load to:0x027e0cd8 module:dtcm +from:0x0216d14e kind:thumb_call_arm to:0x0217ae10 module:overlay(95) +from:0x0216d156 kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x0216d15e kind:thumb_call_arm to:0x020a02e4 module:overlay(0) +from:0x0216d164 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0216d178 kind:thumb_call_arm to:0x02170e00 module:overlay(93) +from:0x0216d188 kind:thumb_call_arm to:0x02170e00 module:overlay(93) +from:0x0216d198 kind:thumb_call_arm to:0x02170e00 module:overlay(93) +from:0x0216d1a6 kind:thumb_call_arm to:0x02170fe4 module:overlay(93) +from:0x0216d1c6 kind:thumb_call to:0x0208c940 module:overlay(0) +from:0x0216d1ce kind:thumb_call to:0x0208c8d8 module:overlay(0) +from:0x0216d1dc kind:thumb_call to:0x0208efb0 module:overlay(0) +from:0x0216d1ea kind:thumb_call_arm to:0x02171824 module:overlay(93) +from:0x0216d1f6 kind:thumb_call_arm to:0x0217183c module:overlay(93) +from:0x0216d20c kind:thumb_call to:0x020bbdf8 module:overlays(1,2) +from:0x0216d226 kind:thumb_call to:0x0217a4f0 module:overlay(95) +from:0x0216d234 kind:thumb_call_arm to:0x02070540 module:overlay(0) +from:0x0216d242 kind:thumb_call_arm to:0x02070534 module:overlay(0) +from:0x0216d270 kind:thumb_call_arm to:0x02070534 module:overlay(0) +from:0x0216d288 kind:thumb_call to:0x02179c20 module:overlay(96) +from:0x0216d2fc kind:thumb_call_arm to:0x02170fe4 module:overlay(93) +from:0x0216d32e kind:thumb_call_arm to:0x02168e7c module:overlay(93) +from:0x0216d340 kind:thumb_call_arm to:0x02072ae8 module:overlay(0) +from:0x0216d350 kind:thumb_call_arm to:0x02072ae8 module:overlay(0) +from:0x0216d364 kind:thumb_call_arm to:0x02170fe4 module:overlay(93) +from:0x0216d36c kind:load to:0x027e09a4 module:dtcm +from:0x0216d370 kind:load to:0x020aa870 module:overlay(0) +from:0x0216d374 kind:load to:0x027e09ac module:dtcm +from:0x0216d3c0 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x0216d3d8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216d3f0 kind:arm_call to:0x0216d378 module:overlay(93) +from:0x0216d444 kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0216d4c0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x0216d4c8 kind:load to:0x020ab4bc module:overlay(0) +from:0x0216d558 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216d564 kind:arm_call to:0x01fff458 module:itcm +from:0x0216d590 kind:load to:0x027e0ce4 module:dtcm +from:0x0216d5cc kind:arm_call to:0x02089eec module:overlay(0) +from:0x0216d634 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x0216d650 kind:arm_call to:0x02082e34 module:overlay(0) +from:0x0216d67c kind:arm_call to:0x02089da4 module:overlay(0) +from:0x0216d688 kind:arm_call to:0x02171ae0 module:overlay(93) +from:0x0216d690 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x0216d7c8 kind:arm_call to:0x02171c24 module:overlay(93) +from:0x0216d7fc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216d80c kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0216d830 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x0216d888 kind:arm_call to:0x021717fc module:overlay(93) +from:0x0216d8b0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216d8f0 kind:arm_call to:0x021717fc module:overlay(93) +from:0x0216d908 kind:arm_call to:0x02171d48 module:overlay(93) +from:0x0216d92c kind:arm_call to:0x02171d48 module:overlay(93) +from:0x0216d944 kind:arm_call to:0x0208cbd0 module:overlay(0) +from:0x0216d950 kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0216d968 kind:arm_call to:0x0216a164 module:overlay(93) +from:0x0216d998 kind:arm_call to:0x0217126c module:overlay(93) +from:0x0216d9a0 kind:arm_call to:0x02171770 module:overlay(93) +from:0x0216d9b4 kind:arm_call to:0x0216d378 module:overlay(93) +from:0x0216d9c0 kind:arm_call to:0x0216d3dc module:overlay(93) +from:0x0216d9cc kind:arm_call to:0x0216d40c module:overlay(93) +from:0x0216d9e8 kind:arm_call to:0x02083084 module:overlay(0) +from:0x0216da14 kind:arm_call to:0x02171798 module:overlay(93) +from:0x0216da20 kind:arm_call to:0x02171d94 module:overlay(93) +from:0x0216da50 kind:arm_call to:0x02167a70 module:overlay(93) +from:0x0216da70 kind:arm_call to:0x02171d48 module:overlay(93) +from:0x0216da84 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216da90 kind:arm_call to:0x02171824 module:overlay(93) +from:0x0216da9c kind:arm_call to:0x0217183c module:overlay(93) +from:0x0216dac0 kind:arm_call to:0x020830b4 module:overlay(0) +from:0x0216dadc kind:arm_call to:0x0217ae50 module:overlay(95) +from:0x0216db48 kind:arm_call to:0x02089da4 module:overlay(0) +from:0x0216db64 kind:arm_call to:0x021717fc module:overlay(93) +from:0x0216db88 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216dba4 kind:arm_call to:0x021717fc module:overlay(93) +from:0x0216dbb4 kind:arm_call to:0x0208cbd0 module:overlay(0) +from:0x0216dbc0 kind:arm_call to:0x0216d4d4 module:overlay(93) +from:0x0216dbcc kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0216dbe4 kind:arm_call to:0x0216a164 module:overlay(93) +from:0x0216dc0c kind:arm_call to:0x0217126c module:overlay(93) +from:0x0216dc14 kind:arm_call to:0x02171770 module:overlay(93) +from:0x0216dc28 kind:arm_call to:0x0216d378 module:overlay(93) +from:0x0216dc34 kind:arm_call to:0x0216d3dc module:overlay(93) +from:0x0216dc40 kind:arm_call to:0x0216d40c module:overlay(93) +from:0x0216dc5c kind:arm_call to:0x02083084 module:overlay(0) +from:0x0216dc7c kind:arm_call to:0x02171798 module:overlay(93) +from:0x0216dc88 kind:arm_call to:0x02171d94 module:overlay(93) +from:0x0216dcb8 kind:arm_call to:0x02167a70 module:overlay(93) +from:0x0216dcdc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216dce8 kind:arm_call to:0x02171824 module:overlay(93) +from:0x0216dcf4 kind:arm_call to:0x0217183c module:overlay(93) +from:0x0216dd1c kind:arm_call to:0x020830b4 module:overlay(0) +from:0x0216dd6c kind:arm_call to:0x0217ae50 module:overlay(95) +from:0x0216ddb4 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216ddf0 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x0216de04 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x0216de0c kind:load to:0x027e09ac module:dtcm +from:0x0216de38 kind:arm_call to:0x0205c580 module:overlay(0) +from:0x0216de48 kind:arm_call to:0x0205c5b0 module:overlay(0) +from:0x0216de68 kind:arm_call to:0x0216ddc8 module:overlay(93) +from:0x0216de78 kind:arm_call to:0x0217169c module:overlay(93) +from:0x0216dea0 kind:arm_call to:0x0217afe8 module:overlay(95) +from:0x0216decc kind:arm_call to:0x0208cc70 module:overlay(0) +from:0x0216df10 kind:arm_call to:0x02171d94 module:overlay(93) +from:0x0216df24 kind:arm_call to:0x0217a138 module:overlay(95) +from:0x0216df44 kind:arm_call to:0x020bbcb8 module:overlay(17) +from:0x0216dfd0 kind:arm_call to:0x020bba88 module:overlay(17) +from:0x0216dffc kind:arm_call to:0x020194ec module:main +from:0x0216e010 kind:arm_call to:0x02082dcc module:overlay(0) +from:0x0216e040 kind:arm_call to:0x0217a440 module:overlay(95) +from:0x0216e050 kind:arm_call to:0x021716c0 module:overlay(93) +from:0x0216e058 kind:arm_call to:0x020194ec module:main +from:0x0216e06c kind:arm_call to:0x01ffd420 module:itcm +from:0x0216e080 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0216e09c kind:arm_call to:0x0216b500 module:overlay(93) +from:0x0216e0a8 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0216e0e4 kind:arm_call to:0x020166cc module:main +from:0x0216e0f8 kind:load to:0x0204a0f0 module:main +from:0x0216e0fc kind:load to:0x027e09b8 module:dtcm +from:0x0216e100 kind:load to:0x027e09a4 module:dtcm +from:0x0216e104 kind:load to:0x027e0954 module:dtcm +from:0x0216e12c kind:arm_call to:0x0205c38c module:overlay(0) +from:0x0216e130 kind:arm_call to:0x0216e170 module:overlay(93) +from:0x0216e144 kind:arm_call to:0x01ffd49c module:itcm +from:0x0216e164 kind:arm_call to:0x0205c3a0 module:overlay(0) +from:0x0216e180 kind:load to:0x027e09bc module:dtcm +from:0x0216e1a8 kind:arm_call to:0x0208d388 module:overlay(0) +from:0x0216e260 kind:arm_call to:0x0208d3b0 module:overlay(0) +from:0x0216e26c kind:arm_call to:0x0216b3b4 module:overlay(93) +from:0x0216e27c kind:load to:0x027e0998 module:dtcm +from:0x0216e29c kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0216e2bc kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0216e2e0 kind:arm_call to:0x0216f514 module:overlay(93) +from:0x0216e2f4 kind:arm_call to:0x02171748 module:overlay(93) +from:0x0216e320 kind:load to:0x021717d4 module:overlay(93) +from:0x0216e33c kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0216e360 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e36c kind:arm_call to:0x01fff458 module:itcm +from:0x0216e390 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e3e8 kind:arm_call to:0x0208a9a4 module:overlay(0) +from:0x0216e4b4 kind:arm_call to:0x0216c6a4 module:overlay(93) +from:0x0216e4cc kind:arm_call to:0x0216e324 module:overlay(93) +from:0x0216e4dc kind:arm_call to:0x0216ab30 module:overlay(93) +from:0x0216e51c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e544 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e578 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216e58c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e59c kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x0216e660 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216e67c kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x0216e69c kind:load to:0x027e0d34 module:dtcm +from:0x0216e6d4 kind:arm_call to:0x0216e738 module:overlay(93) +from:0x0216e6fc kind:arm_call to:0x0208a7ac module:overlay(0) +from:0x0216e718 kind:arm_call to:0x02171d14 module:overlay(93) +from:0x0216e744 kind:load to:0x021718d8 module:overlay(93) +from:0x0216e754 kind:load to:0x02171908 module:overlay(93) +from:0x0216e764 kind:load to:0x0217194c module:overlay(93) +from:0x0216e774 kind:load to:0x02171974 module:overlay(93) +from:0x0216e7d4 kind:arm_call to:0x02171d94 module:overlay(93) +from:0x0216e82c kind:arm_call to:0x0216e738 module:overlay(93) +from:0x0216e8b0 kind:load to:0x0217199c module:overlay(93) +from:0x0216e8d0 kind:load to:0x02171cfc module:overlay(93) +from:0x0216e904 kind:arm_call to:0x021716e4 module:overlay(93) +from:0x0216e918 kind:arm_call to:0x01ffd420 module:itcm +from:0x0216e934 kind:arm_call to:0x02171720 module:overlay(93) +from:0x0216e948 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216e9c8 kind:arm_call to:0x0208d1bc module:overlay(0) +from:0x0216e9e4 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x0216e9e8 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x0216ea20 kind:arm_call to:0x020a88d4 module:overlay(0) +from:0x0216ea34 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216ea4c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216ea74 kind:arm_call to:0x0208d214 module:overlay(0) +from:0x0216ea80 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216ea9c kind:load to:0x027e09b8 module:dtcm +from:0x0216eaa0 kind:load to:0x027e0ce0 module:dtcm +from:0x0216eae4 kind:arm_call to:0x0216e8d4 module:overlay(93) +from:0x0216eaf8 kind:arm_call to:0x021716e4 module:overlay(93) +from:0x0216eb0c kind:arm_call to:0x01ffd420 module:itcm +from:0x0216eb20 kind:arm_call to:0x02171720 module:overlay(93) +from:0x0216eb34 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216eb8c kind:arm_call to:0x0216f514 module:overlay(93) +from:0x0216ec38 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ec4c kind:arm_call to:0x020a8a70 module:overlay(0) +from:0x0216ec60 kind:arm_call to:0x020dbd04 module:overlay(31) +from:0x0216ec74 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216ec8c kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ecb0 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216ecc0 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ecd4 kind:arm_call to:0x021719c0 module:overlay(93) +from:0x0216ecf0 kind:arm_call to:0x01fff254 module:itcm +from:0x0216ed1c kind:arm_call to:0x02082664 module:overlay(0) +from:0x0216ed40 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216ed58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ed68 kind:arm_call to:0x01fff458 module:itcm +from:0x0216edb0 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0216edec kind:arm_call to:0x01fff458 module:itcm +from:0x0216ee30 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0216ee78 kind:arm_call to:0x0208d214 module:overlay(0) +from:0x0216eeb0 kind:arm_call to:0x01fff2a8 module:itcm +from:0x0216eec8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216ef38 kind:arm_call to:0x0208d1bc module:overlay(0) +from:0x0216ef78 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0216ef98 kind:arm_call to:0x0209805c module:overlay(0) +from:0x0216efa0 kind:arm_call to:0x021719b4 module:overlay(93) +from:0x0216efb4 kind:arm_call to:0x0216f348 module:overlay(93) +from:0x0216efc8 kind:arm_call to:0x0216e758 module:overlay(93) +from:0x0216efd8 kind:arm_call to:0x0216e768 module:overlay(93) +from:0x0216f000 kind:arm_call to:0x0208d214 module:overlay(0) +from:0x0216f08c kind:arm_call to:0x01fff0b4 module:itcm +from:0x0216f0f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f0f8 kind:arm_call to:0x02171d3c module:overlay(93) +from:0x0216f120 kind:arm_call to:0x02171d3c module:overlay(93) +from:0x0216f134 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f140 kind:arm_call to:0x01fff458 module:itcm +from:0x0216f18c kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f214 kind:arm_call to:0x0208e45c module:overlay(0) +from:0x0216f234 kind:load to:0x027e09b8 module:dtcm +from:0x0216f23c kind:load to:0x020ab5bc module:overlay(0) +from:0x0216f240 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f254 kind:load to:0x027e09a8 module:dtcm +from:0x0216f260 kind:load to:0x0203e93c module:main +from:0x0216f280 kind:load to:0x02171b88 module:overlay(93) +from:0x0216f290 kind:load to:0x02171bc4 module:overlay(93) +from:0x0216f2b4 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0216f2f4 kind:arm_call to:0x0209fd34 module:overlay(0) +from:0x0216f304 kind:arm_call to:0x0206805c module:overlay(0) +from:0x0216f30c kind:load to:0x027e09a4 module:dtcm +from:0x0216f314 kind:load to:0x020b502c module:overlay(0) +from:0x0216f344 kind:load to:0x0209fd34 module:overlay(0) +from:0x0216f360 kind:arm_call to:0x02070540 module:overlay(0) +from:0x0216f3a8 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f3d8 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0216f3f8 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f418 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f438 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f470 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f488 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f4a0 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f4b8 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f4cc kind:load to:0x027e09a4 module:dtcm +from:0x0216f4d0 kind:load to:0x027e0cd8 module:dtcm +from:0x0216f4d4 kind:load to:0x027e0d70 module:dtcm +from:0x0216f4d8 kind:load to:0x027e09a8 module:dtcm +from:0x0216f50c kind:load to:0x027e0d70 module:dtcm +from:0x0216f534 kind:load to:0x02171880 module:overlay(93) +from:0x0216f548 kind:thumb_call_arm to:0x01fff3b4 module:itcm +from:0x0216f554 kind:thumb_call_arm to:0x0208caa8 module:overlay(0) +from:0x0216f566 kind:thumb_call to:0x0217a5a4 module:overlay(95) +from:0x0216f56c kind:thumb_call_arm to:0x0216d420 module:overlay(93) +from:0x0216f592 kind:thumb_call_arm to:0x02179e14 module:overlay(95) +from:0x0216f5a0 kind:thumb_call_arm to:0x02170fe4 module:overlay(93) +from:0x0216f5a6 kind:thumb_call_arm to:0x0216d378 module:overlay(93) +from:0x0216f5d4 kind:thumb_call_arm to:0x02089f54 module:overlay(0) +from:0x0216f5dc kind:thumb_call_arm to:0x02089f54 module:overlay(0) +from:0x0216f5ea kind:thumb_call_arm to:0x02082e58 module:overlay(0) +from:0x0216f602 kind:thumb_call_arm to:0x020830b4 module:overlay(0) +from:0x0216f610 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f624 kind:thumb_call to:0x0217a604 module:overlay(95) +from:0x0216f638 kind:load to:0x02170fe4 module:overlay(93) +from:0x0216f648 kind:load to:0x02170fe4 module:overlay(93) +from:0x0216f658 kind:load to:0x02170fe4 module:overlay(93) +from:0x0216f668 kind:load to:0x02170fe4 module:overlay(93) +from:0x0216f684 kind:thumb_call_arm to:0x0209fe8c module:overlay(0) +from:0x0216f694 kind:thumb_call_arm to:0x0209fe8c module:overlay(0) +from:0x0216f6a4 kind:thumb_call_arm to:0x0209fe8c module:overlay(0) +from:0x0216f6b4 kind:thumb_call_arm to:0x0209fe8c module:overlay(0) +from:0x0216f6c0 kind:thumb_call_arm to:0x020716e0 module:overlay(0) +from:0x0216f6c6 kind:thumb_call to:0x0216f6e8 module:overlay(93) +from:0x0216f6d0 kind:thumb_call_arm to:0x02170fe4 module:overlay(93) +from:0x0216f6dc kind:load to:0x027e0cec module:dtcm +from:0x0216f6e0 kind:load to:0x027e09a8 module:dtcm +from:0x0216f6f4 kind:thumb_call to:0x0217a404 module:overlay(95) +from:0x0216f712 kind:thumb_call_arm to:0x02169588 module:overlay(93) +from:0x0216f734 kind:thumb_call_arm to:0x0208c97c module:overlay(0) +from:0x0216f744 kind:thumb_call_arm to:0x02170fe4 module:overlay(93) +from:0x0216f754 kind:load to:0x02171c58 module:overlay(93) +from:0x0216f778 kind:arm_call to:0x0208dc00 module:overlay(0) +from:0x0216f794 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0216f7a0 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x0216f7ac kind:arm_call to:0x0208e558 module:overlay(0) +from:0x0216f7b8 kind:arm_call to:0x02171c10 module:overlay(93) +from:0x0216f7cc kind:load to:0x027e09b8 module:dtcm +from:0x0216f810 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216f820 kind:arm_call to:0x0216f318 module:overlay(93) +from:0x0216f838 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0216f85c kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x0216f888 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f894 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fa1c kind:load to:0x027e0ce4 module:dtcm +from:0x0216fa38 kind:load to:0x02178d48 module:overlay(93) +from:0x0216fa40 kind:load to:0x021787ec module:overlay(93) +from:0x0216fa44 kind:load to:0x0203e93c module:main +from:0x0216fa64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216fb20 kind:arm_call to:0x0216f514 module:overlay(93) +from:0x0216fbe0 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0216fbf4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216fc0c kind:load to:0x027e0ce4 module:dtcm +from:0x0216fc84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216fc98 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216fca4 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fcc8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216fcd8 kind:arm_call to:0x01fff458 module:itcm +from:0x0216fcf0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216fd04 kind:load to:0x027e0ce4 module:dtcm +from:0x0216fd2c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216fd60 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216fd9c kind:load to:0x02170fe4 module:overlay(93) +from:0x0216fddc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0216fde4 kind:arm_call to:0x0217a620 module:overlay(95) +from:0x0216fdec kind:arm_call to:0x0216d378 module:overlay(93) +from:0x0216fe18 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x0216fe20 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x0216fe38 kind:arm_call to:0x02082e58 module:overlay(0) +from:0x0216fe5c kind:arm_call to:0x020830b4 module:overlay(0) +from:0x0216fe80 kind:arm_call to:0x0216e108 module:overlay(93) +from:0x0216fea0 kind:arm_call to:0x021662f8 module:overlay(93) +from:0x0216fea8 kind:arm_call to:0x02011ff4 module:main +from:0x0216feb0 kind:load to:0x027e0d8c module:dtcm +from:0x0216fefc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0216ff10 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0216ff1c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0216ff60 kind:arm_call to:0x020901d4 module:overlay(0) +from:0x0216ff70 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0216ff94 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0216ff9c kind:load to:0x020ace38 module:overlay(0) +from:0x0216ffac kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0216ffc0 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0216ffc8 kind:arm_call to:0x02011ff4 module:main +from:0x0216fff8 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02170074 kind:arm_call to:0x02028c24 module:main +from:0x02170084 kind:load to:0x0217882c module:overlay(93) +from:0x02170094 kind:arm_call to:0x02011ff4 module:main +from:0x021700c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021700f4 kind:arm_call to:0x0205d850 module:overlay(0) +from:0x0217011c kind:arm_call to:0x02082bcc module:overlay(0) +from:0x02170128 kind:load to:0x02177d04 module:overlay(93) +from:0x0217012c kind:load to:0x02177d08 module:overlay(93) +from:0x021701d4 kind:arm_call to:0x02071754 module:overlay(0) +from:0x02170224 kind:load to:0x02177d00 module:overlay(93) +from:0x02170228 kind:load to:0x02177d0c module:overlay(93) +from:0x0217022c kind:load to:0x02049bc4 module:main +from:0x02170230 kind:load to:0x027e09a8 module:dtcm +from:0x02170254 kind:arm_call to:0x02088db4 module:overlay(0) +from:0x0217031c kind:load to:0x02049bc4 module:main +from:0x02170370 kind:arm_call to:0x02085efc module:overlay(0) +from:0x02170448 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02170470 kind:arm_call to:0x0216f514 module:overlay(93) +from:0x02170484 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x021704d8 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02170510 kind:arm_call to:0x02170520 module:overlay(93) +from:0x02170530 kind:arm_call to:0x0216e2b8 module:overlay(93) +from:0x02170548 kind:arm_call to:0x0216e298 module:overlay(93) +from:0x02170560 kind:arm_call to:0x0216c5e8 module:overlay(93) +from:0x02170628 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x0217067c kind:arm_call to:0x02082a08 module:overlay(0) +from:0x021706b4 kind:load to:0x027e0cdc module:dtcm +from:0x021706c8 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02170700 kind:load to:0x02178858 module:overlay(93) +from:0x02170744 kind:arm_call to:0x02169588 module:overlay(93) +from:0x02170778 kind:arm_call to:0x0216f4e0 module:overlay(93) +from:0x02170790 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02170798 kind:load to:0x027e09a8 module:dtcm +from:0x021707e8 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x021707f8 kind:arm_call to:0x02170584 module:overlay(93) +from:0x02170804 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02170830 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02170850 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x02170858 kind:arm_call to:0x02170320 module:overlay(93) +from:0x02170860 kind:arm_call to:0x02170130 module:overlay(93) +from:0x021708dc kind:arm_call to:0x02089f78 module:overlay(0) +from:0x021708f4 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02170910 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02170930 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170960 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217096c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02170980 kind:arm_call to:0x02015058 module:main +from:0x0217099c kind:arm_call to:0x020716e0 module:overlay(0) +from:0x021709a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021709b8 kind:arm_call to:0x0217037c module:overlay(93) +from:0x021709c4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021709d4 kind:load to:0x027e09a8 module:dtcm +from:0x021709e4 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x021709f8 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02170a00 kind:arm_call to:0x02011ff4 module:main +from:0x02170a14 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02170a28 kind:load to:0x02178884 module:overlay(93) +from:0x02170a88 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02170aa4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02170ac0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02170adc kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02170af0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02170b18 kind:load to:0x027e0cec module:dtcm +from:0x02170b20 kind:load to:0x027e09a8 module:dtcm +from:0x02170b5c kind:arm_call to:0x02015058 module:main +from:0x02170b78 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02170b94 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x02170ba4 kind:arm_call to:0x02170584 module:overlay(93) +from:0x02170bb0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02170bc0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02170bc8 kind:load to:0x027e09a8 module:dtcm +from:0x02170bd8 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02170bec kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02170bf4 kind:arm_call to:0x02011ff4 module:main +from:0x02170c08 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02170c1c kind:load to:0x021788b0 module:overlay(93) +from:0x02170c28 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02170c3c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02170c44 kind:arm_call to:0x02011ff4 module:main +from:0x02170c8c kind:arm_call to:0x02169588 module:overlay(93) +from:0x02170cac kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x02170cc4 kind:arm_call to:0x020a8a70 module:overlay(0) +from:0x02170ccc kind:arm_call to:0x020e1488 module:overlay(31) +from:0x02170cd4 kind:arm_call_thumb to:0x0216f618 module:overlay(93) +from:0x02170cdc kind:arm_call_thumb to:0x0216f6e8 module:overlay(93) +from:0x02170d0a kind:thumb_call_arm to:0x02011f3c module:main +from:0x02170d16 kind:thumb_call to:0x02166ebc module:overlay(93) +from:0x02170d42 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02170dc0 kind:load to:0x02177d1c module:overlay(93) +from:0x02170dc4 kind:load to:0x021788d4 module:overlay(93) +from:0x02170dd6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02170de2 kind:thumb_call to:0x02166ee0 module:overlay(93) +from:0x02170de8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02170dfa kind:thumb_call_arm to:0x02170fe4 module:overlay(93) +from:0x02170e24 kind:load to:0x02177d1c module:overlay(93) +from:0x02170e38 kind:arm_call to:0x02171d7c module:overlay(93) +from:0x02170e84 kind:arm_call to:0x01ffb714 module:itcm +from:0x02170e90 kind:arm_call to:0x01ff9258 module:itcm +from:0x02170ec8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02170ef8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02170f20 kind:arm_call to:0x01ff9364 module:itcm +from:0x02170fd4 kind:load to:0x02177cf8 module:overlay(93) +from:0x02170fd8 kind:load to:0x02177d24 module:overlay(93) +from:0x02170fdc kind:load to:0x02177ce8 module:overlay(93) +from:0x02170fe0 kind:load to:0x02177cfc module:overlay(93) +from:0x02171030 kind:arm_call to:0x02088040 module:overlay(0) +from:0x02171040 kind:arm_call to:0x02168e7c module:overlay(93) +from:0x02171064 kind:arm_call to:0x0205c598 module:overlay(0) +from:0x02171074 kind:arm_call to:0x0205c598 module:overlay(0) +from:0x02171098 kind:arm_call to:0x02072ae8 module:overlay(0) +from:0x021710b8 kind:arm_call to:0x02088040 module:overlay(0) +from:0x021710d8 kind:arm_call to:0x0205c580 module:overlay(0) +from:0x021710ec kind:arm_call to:0x0205c580 module:overlay(0) +from:0x021711b4 kind:arm_call to:0x02170e28 module:overlay(93) +from:0x021711e4 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02171204 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x0217120c kind:arm_call to:0x02089f54 module:overlay(0) +from:0x02171234 kind:arm_call to:0x02028c24 module:main +from:0x02171254 kind:load to:0x027e09ac module:dtcm +from:0x02171258 kind:load to:0x02177d1c module:overlay(93) +from:0x0217125c kind:load to:0x021788d4 module:overlay(93) +from:0x02171260 kind:load to:0x02177d22 module:overlay(93) +from:0x02171264 kind:load to:0x02177d20 module:overlay(93) +from:0x02171268 kind:load to:0x02177d24 module:overlay(93) +from:0x021712b8 kind:arm_call to:0x01fff05c module:itcm +from:0x021712d8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021713b4 kind:arm_call to:0x021672c8 module:overlay(93) +from:0x021713d0 kind:arm_call to:0x01ff9b50 module:itcm +from:0x021713ec kind:arm_call to:0x0216f514 module:overlay(93) +from:0x02171404 kind:arm_call to:0x02168e7c module:overlay(93) +from:0x02171414 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0217143c kind:arm_call to:0x020717ac module:overlay(0) +from:0x02171448 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021714b4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021715c8 kind:arm_call to:0x0208cea8 module:overlay(0) +from:0x021715e0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171674 kind:load to:0x02177d1c module:overlay(93) +from:0x02171678 kind:load to:0x027e0cd8 module:dtcm +from:0x0217167c kind:load to:0x02177cf0 module:overlay(93) +from:0x02171680 kind:load to:0x0204a0f0 module:main +from:0x0217168c kind:load to:0x027e09a8 module:dtcm +from:0x02171690 kind:load to:0x020b51f4 module:overlay(0) +from:0x0217171c kind:load to:0x02177d1c module:overlay(93) +from:0x02171744 kind:load to:0x02177d1c module:overlay(93) +from:0x0217176c kind:load to:0x02177d1c module:overlay(93) +from:0x02171794 kind:load to:0x02177d1c module:overlay(93) +from:0x021717d0 kind:load to:0x02177d1c module:overlay(93) +from:0x021717f8 kind:load to:0x02177d1c module:overlay(93) +from:0x02171820 kind:load to:0x02177d1c module:overlay(93) +from:0x0217187c kind:load to:0x02177d1c module:overlay(93) +from:0x021718ac kind:arm_call to:0x02171824 module:overlay(93) +from:0x021718c4 kind:arm_call to:0x021801b8 module:overlay(95) +from:0x021718d4 kind:load to:0x02177d1c module:overlay(93) +from:0x02171904 kind:load to:0x02177d1c module:overlay(93) +from:0x02171940 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171948 kind:load to:0x02177d1c module:overlay(93) +from:0x021719f4 kind:arm_call to:0x01fff350 module:itcm +from:0x02171a30 kind:load to:0x027e0ce4 module:dtcm +from:0x02171a38 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02171a74 kind:load to:0x02177d1c module:overlay(93) +from:0x02171ac4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171af4 kind:arm_call to:0x0216f338 module:overlay(93) +from:0x02171b10 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171b2c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171b78 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171bb4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171bc0 kind:load to:0x02177d1c module:overlay(93) +from:0x02171bf4 kind:arm_call to:0x0217037c module:overlay(93) +from:0x02171c00 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171c0c kind:load to:0x02177d1c module:overlay(93) +from:0x02171c4c kind:arm_call to:0x021360f8 module:overlays(48,50) +from:0x02171c54 kind:load to:0x02177d1c module:overlay(93) +from:0x02171cb8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171cc4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171cf4 kind:arm_call to:0x021253f8 module:overlay(44) +from:0x02171da0 kind:load to:0x02171d7c module:overlay(93) +from:0x02171db0 kind:arm_call to:0x02171d94 module:overlay(93) +from:0x02171dc4 kind:arm_call to:0x0217c134 module:overlay(95) +from:0x02171e10 kind:arm_call to:0x02124350 module:overlay(44) +from:0x02171e2c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171e48 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171e5c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02171ea4 kind:arm_call to:0x02123e64 module:overlay(44) +from:0x02171ec4 kind:arm_call to:0x02125260 module:overlays(43,44) +from:0x02171ee8 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02171f08 kind:load to:0x0217dd68 module:overlays(92,96) +from:0x02171f28 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02171f48 kind:load to:0x02180f24 module:overlay(95) +from:0x02171f64 kind:arm_call to:0x02135ca4 module:overlay(48) +from:0x02171f84 kind:arm_call to:0x0217eac0 module:overlay(95) +from:0x02171fa8 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02171fb8 kind:load to:0x02180ea0 module:overlay(95) +from:0x02171fd4 kind:arm_call to:0x0217a250 module:overlay(96) +from:0x02171ff4 kind:arm_call to:0x0217d964 module:overlay(95) +from:0x02172014 kind:arm_call to:0x02170a0c module:overlay(93) +from:0x02172034 kind:arm_call to:0x021706c0 module:overlay(93) +from:0x02172054 kind:arm_call to:0x0217c00c module:overlay(95) +from:0x02172074 kind:arm_call to:0x02180340 module:overlay(95) +from:0x02172094 kind:arm_call to:0x0217bddc module:overlay(95) +from:0x021720b4 kind:arm_call to:0x0217f278 module:overlay(95) +from:0x021720d4 kind:arm_call to:0x0217e01c module:overlay(95) +from:0x021720f4 kind:arm_call to:0x0217b048 module:overlay(95) +from:0x02172114 kind:arm_call to:0x0217f930 module:overlay(95) +from:0x02172134 kind:arm_call to:0x02170c00 module:overlay(93) +from:0x02172154 kind:arm_call to:0x0217215c module:overlay(93) +from:0x02172164 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x02172174 kind:arm_call to:0x021666f0 module:overlay(93) +from:0x021721b4 kind:load to:0x02178a34 module:overlay(93) +from:0x021721c0 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x021721d4 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x021721dc kind:arm_call to:0x02011ff4 module:main +from:0x02172250 kind:arm_call to:0x01fff350 module:itcm +from:0x02172284 kind:load to:0x027e0ce4 module:dtcm +from:0x02172288 kind:load to:0x02178a28 module:overlay(93) +from:0x02172358 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02172368 kind:arm_call to:0x01ffb714 module:itcm +from:0x02172390 kind:arm_call to:0x01ffb800 module:itcm +from:0x021723a8 kind:arm_call to:0x01ffb800 module:itcm +from:0x021723e0 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0217240c kind:arm_call to:0x020717ac module:overlay(0) +from:0x02172424 kind:load to:0x027e09a8 module:dtcm +from:0x02172460 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x02172588 kind:arm_call to:0x02172428 module:overlay(93) +from:0x021725a4 kind:arm_call to:0x0216ab94 module:overlay(93) +from:0x021725d0 kind:arm_call_thumb to:0x02179be8 module:overlay(96) +from:0x02172610 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217269c kind:arm_call to:0x021668bc module:overlay(93) +from:0x021726c8 kind:arm_call to:0x02167280 module:overlay(93) +from:0x021726d4 kind:arm_call to:0x02169588 module:overlay(93) +from:0x021726f4 kind:arm_call_thumb to:0x02179be8 module:overlay(96) +from:0x02172740 kind:arm_call to:0x02167280 module:overlay(93) +from:0x0217274c kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217275c kind:arm_call to:0x02168e7c module:overlay(93) +from:0x021727c0 kind:arm_call to:0x02169588 module:overlay(93) +from:0x02172840 kind:load to:0x02049bc4 module:main +from:0x02172844 kind:load to:0x020ab4bc module:overlay(0) +from:0x02172874 kind:arm_call to:0x02172cf4 module:overlay(93) +from:0x0217287c kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217288c kind:arm_call to:0x02170584 module:overlay(93) +from:0x02172898 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021728e8 kind:arm_call to:0x02172cfc module:overlay(93) +from:0x021728f8 kind:arm_call to:0x02172ee8 module:overlay(93) +from:0x02172908 kind:arm_call to:0x02173134 module:overlay(93) +from:0x02172918 kind:arm_call to:0x021732a8 module:overlay(93) +from:0x02172928 kind:arm_call to:0x0217342c module:overlay(93) +from:0x02172938 kind:arm_call to:0x021735a0 module:overlay(93) +from:0x02172948 kind:arm_call to:0x021737bc module:overlay(93) +from:0x02172958 kind:arm_call to:0x02173fec module:overlay(93) +from:0x02172968 kind:arm_call to:0x02174524 module:overlay(93) +from:0x02172978 kind:arm_call to:0x0217491c module:overlay(93) +from:0x02172988 kind:arm_call to:0x02174ae8 module:overlay(93) +from:0x02172998 kind:arm_call to:0x02174ed4 module:overlay(93) +from:0x021729a0 kind:arm_call to:0x02172848 module:overlay(93) +from:0x021729a4 kind:arm_call to:0x02172850 module:overlay(93) +from:0x021729bc kind:arm_call to:0x021723c0 module:overlay(93) +from:0x021729c0 kind:arm_call to:0x021723c8 module:overlay(93) +from:0x021729cc kind:arm_call to:0x02173fc8 module:overlay(93) +from:0x021729f4 kind:arm_call to:0x021723cc module:overlay(93) +from:0x02172a0c kind:arm_call to:0x02173798 module:overlay(93) +from:0x02172a30 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02172a3c kind:arm_call to:0x02170320 module:overlay(93) +from:0x02172a84 kind:arm_call to:0x02170e28 module:overlay(93) +from:0x02172a8c kind:arm_call to:0x02170130 module:overlay(93) +from:0x02172a98 kind:arm_call to:0x0217023c module:overlay(93) +from:0x02172ac4 kind:arm_call to:0x021722ac module:overlay(93) +from:0x02172ad8 kind:arm_call to:0x02175030 module:overlay(93) +from:0x02172aec kind:arm_call to:0x0217522c module:overlay(93) +from:0x02172afc kind:arm_call to:0x0217521c module:overlay(93) +from:0x02172b0c kind:arm_call to:0x02175400 module:overlay(93) +from:0x02172b34 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x02172b3c kind:arm_call to:0x0217228c module:overlay(93) +from:0x02172b70 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02172b7c kind:arm_call to:0x02173fbc module:overlay(93) +from:0x02172bb0 kind:arm_call to:0x02175248 module:overlay(93) +from:0x02172bb8 kind:arm_call to:0x021753c0 module:overlay(93) +from:0x02172bd4 kind:arm_call to:0x0217522c module:overlay(93) +from:0x02172be4 kind:arm_call to:0x0217521c module:overlay(93) +from:0x02172bf4 kind:arm_call to:0x02175400 module:overlay(93) +from:0x02172c1c kind:arm_call to:0x02082c38 module:overlay(0) +from:0x02172c3c kind:arm_call to:0x021753d4 module:overlay(93) +from:0x02172c50 kind:arm_call to:0x021753e4 module:overlay(93) +from:0x02172c68 kind:arm_call to:0x0217522c module:overlay(93) +from:0x02172c78 kind:arm_call to:0x0217521c module:overlay(93) +from:0x02172c88 kind:arm_call to:0x02175400 module:overlay(93) +from:0x02172cb0 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x02172ccc kind:arm_call to:0x021753d4 module:overlay(93) +from:0x02172ce0 kind:arm_call to:0x021753e4 module:overlay(93) +from:0x02172d44 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02172d78 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02172da4 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x02172db8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02172dec kind:arm_call to:0x02170520 module:overlay(93) +from:0x02172df8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02172e08 kind:arm_call to:0x0216f514 module:overlay(93) +from:0x02172e1c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02172e30 kind:arm_call to:0x021721e8 module:overlay(93) +from:0x02172e4c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02172e6c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02172e8c kind:arm_call to:0x0208dbc0 module:overlay(0) +from:0x02172eac kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02172ed4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02172f18 kind:arm_call to:0x0208dbc0 module:overlay(0) +from:0x02172f5c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02172f6c kind:arm_call to:0x01ff930c module:itcm +from:0x02172f9c kind:arm_call to:0x020839d8 module:overlay(0) +from:0x02172fdc kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02173014 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173034 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02173050 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x02173064 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173098 kind:arm_call to:0x02170520 module:overlay(93) +from:0x021730a4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021730b8 kind:arm_call to:0x021721e8 module:overlay(93) +from:0x021730d4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021730f4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217311c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173178 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02173190 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x021731a4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021731c0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021731f4 kind:arm_call to:0x02170520 module:overlay(93) +from:0x02173200 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173214 kind:arm_call to:0x021721e8 module:overlay(93) +from:0x02173230 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173250 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173298 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021732e0 kind:arm_call to:0x01ff930c module:itcm +from:0x02173304 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02173338 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02173340 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x02173354 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173388 kind:arm_call to:0x02170520 module:overlay(93) +from:0x02173394 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021733a8 kind:arm_call to:0x021721e8 module:overlay(93) +from:0x021733c4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173408 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173418 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217346c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217347c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02173490 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021734b0 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x021734e4 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021734ec kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x02173500 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217351c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173550 kind:arm_call to:0x02170520 module:overlay(93) +from:0x0217355c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173570 kind:arm_call to:0x021721e8 module:overlay(93) +from:0x02173590 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173668 kind:arm_call to:0x02085fec module:overlay(0) +from:0x02173690 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021736c4 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x021736d8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021736f0 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x02173704 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173738 kind:arm_call to:0x02170520 module:overlay(93) +from:0x02173744 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173758 kind:arm_call to:0x021721e8 module:overlay(93) +from:0x02173774 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173788 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021737f0 kind:arm_call to:0x02070540 module:overlay(0) +from:0x02173810 kind:arm_call to:0x0205d458 module:overlay(0) +from:0x02173824 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173830 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02173864 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217387c kind:arm_call to:0x021721e8 module:overlay(93) +from:0x02173898 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021738a8 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x021738d0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021738e4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173934 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217396c kind:arm_call to:0x0216e280 module:overlay(93) +from:0x02173978 kind:arm_call to:0x0216d4d4 module:overlay(93) +from:0x02173984 kind:arm_call to:0x0216ab30 module:overlay(93) +from:0x021739cc kind:arm_call to:0x0216c68c module:overlay(93) +from:0x021739dc kind:arm_call to:0x0216c1c4 module:overlay(93) +from:0x02173aa8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173ab0 kind:arm_call to:0x01fff458 module:itcm +from:0x02173ac4 kind:arm_call to:0x01fff458 module:itcm +from:0x02173b2c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02173b84 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173b88 kind:arm_call to:0x01fff458 module:itcm +from:0x02173bc0 kind:arm_call to:0x0208ae1c module:overlay(0) +from:0x02173be4 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02173c00 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02173c08 kind:arm_call to:0x0217037c module:overlay(93) +from:0x02173c64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02173c68 kind:arm_call to:0x01fff458 module:itcm +from:0x02173c98 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02173cb0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173ce4 kind:arm_call to:0x0216aae4 module:overlay(93) +from:0x02173d08 kind:arm_call to:0x0208a9a4 module:overlay(0) +from:0x02173d18 kind:arm_call to:0x0216e324 module:overlay(93) +from:0x02173d30 kind:arm_call to:0x0216e398 module:overlay(93) +from:0x02173d44 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173d5c kind:arm_call to:0x0216e398 module:overlay(93) +from:0x02173d70 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173d8c kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02173d9c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173db4 kind:arm_call to:0x0216e398 module:overlay(93) +from:0x02173dc8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173e10 kind:arm_call to:0x0216b040 module:overlay(93) +from:0x02173e38 kind:arm_call to:0x02082bcc module:overlay(0) +from:0x02173e84 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02173ec0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02173ee4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02173f7c kind:arm_call to:0x0216f294 module:overlay(93) +from:0x02173fa0 kind:load to:0x027e09a4 module:dtcm +from:0x02173fa8 kind:load to:0x027e0ce4 module:dtcm +from:0x02173fb4 kind:load to:0x02177d08 module:overlay(93) +from:0x02173fe4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217400c kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02174040 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174058 kind:arm_call to:0x021721e8 module:overlay(93) +from:0x02174074 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174084 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x021740ac kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021740c0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174110 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174148 kind:arm_call to:0x0216e280 module:overlay(93) +from:0x02174154 kind:arm_call to:0x0216d4d4 module:overlay(93) +from:0x02174160 kind:arm_call to:0x0216ab30 module:overlay(93) +from:0x021741a8 kind:arm_call to:0x0216c68c module:overlay(93) +from:0x021741b8 kind:arm_call to:0x0216c1c4 module:overlay(93) +from:0x02174240 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02174294 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217429c kind:arm_call to:0x01fff458 module:itcm +from:0x021742b0 kind:arm_call to:0x01fff458 module:itcm +from:0x02174318 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02174370 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174374 kind:arm_call to:0x01fff458 module:itcm +from:0x021743ac kind:arm_call to:0x0208ae1c module:overlay(0) +from:0x021743d0 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021743ec kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x021743f4 kind:arm_call to:0x0217037c module:overlay(93) +from:0x02174450 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174454 kind:arm_call to:0x01fff458 module:itcm +from:0x02174490 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021744b4 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x021744d0 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x021744d8 kind:arm_call to:0x02170520 module:overlay(93) +from:0x021744e4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021744fc kind:arm_call to:0x021700a4 module:overlay(93) +from:0x02174508 kind:arm_call to:0x0216ad90 module:overlay(93) +from:0x02174518 kind:load to:0x027e0ce4 module:dtcm +from:0x02174554 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174560 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02174594 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021745ac kind:arm_call to:0x021721e8 module:overlay(93) +from:0x021745c8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021745d8 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x02174600 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174614 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174664 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217469c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021746b8 kind:arm_call to:0x02166e40 module:overlay(93) +from:0x021746d0 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x021746e4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02174724 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0217474c kind:arm_call to:0x0208aa30 module:overlay(0) +from:0x02174760 kind:arm_call to:0x01ff930c module:itcm +from:0x02174794 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x021747a0 kind:arm_call to:0x0205cd20 module:overlay(0) +from:0x021747c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174810 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02174818 kind:arm_call to:0x02170520 module:overlay(93) +from:0x02174824 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217484c kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0217485c kind:arm_call to:0x02170520 module:overlay(93) +from:0x02174868 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174880 kind:arm_call to:0x01ffb714 module:itcm +from:0x021748ac kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021748b8 kind:arm_call to:0x02017f10 module:main +from:0x021748c8 kind:arm_call to:0x0216ac54 module:overlay(93) +from:0x021748e4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021748f0 kind:arm_call to:0x0216ac54 module:overlay(93) +from:0x02174908 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174918 kind:load to:0x02177d08 module:overlay(93) +from:0x02174934 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x0217496c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174988 kind:arm_call to:0x021721e8 module:overlay(93) +from:0x021749a4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021749d8 kind:arm_call to:0x02170520 module:overlay(93) +from:0x021749e4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174a04 kind:arm_call to:0x021723cc module:overlay(93) +from:0x02174a28 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174a58 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174a70 kind:arm_call to:0x020d9a14 module:overlay(31) +from:0x02174a80 kind:arm_call to:0x0217037c module:overlay(93) +from:0x02174a8c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174ad4 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x02174ae4 kind:load to:0x027e0d34 module:dtcm +from:0x02174b04 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x02174b38 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174b68 kind:arm_call to:0x0217037c module:overlay(93) +from:0x02174b74 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174b84 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x02174bac kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174bc0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174bf0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174c20 kind:arm_call to:0x0208a9a4 module:overlay(0) +from:0x02174c44 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02174c4c kind:arm_call to:0x0217037c module:overlay(93) +from:0x02174c58 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174c78 kind:arm_call to:0x0216e280 module:overlay(93) +from:0x02174c84 kind:arm_call to:0x0216d4d4 module:overlay(93) +from:0x02174c90 kind:arm_call to:0x0216ab30 module:overlay(93) +from:0x02174cd8 kind:arm_call to:0x0216c68c module:overlay(93) +from:0x02174cec kind:arm_call to:0x0216c1c4 module:overlay(93) +from:0x02174d4c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174d50 kind:arm_call to:0x01fff458 module:itcm +from:0x02174d68 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174d84 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02174d8c kind:arm_call to:0x0217037c module:overlay(93) +from:0x02174d98 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174db4 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02174dbc kind:arm_call to:0x0217037c module:overlay(93) +from:0x02174dc8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174ddc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174df0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174e18 kind:arm_call to:0x01ff9258 module:itcm +from:0x02174e34 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02174e3c kind:arm_call to:0x0217037c module:overlay(93) +from:0x02174e48 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174e60 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02174e84 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02174e8c kind:arm_call to:0x0217037c module:overlay(93) +from:0x02174e98 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174eb0 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x02174ebc kind:arm_call to:0x0216ad90 module:overlay(93) +from:0x02174ec8 kind:load to:0x027e0ce4 module:dtcm +from:0x02174ed0 kind:load to:0x02177d18 module:overlay(93) +from:0x02174f04 kind:arm_call to:0x0215ed80 module:overlay(71) +from:0x02174f14 kind:arm_call to:0x0216f4e0 module:overlay(93) +from:0x02174f38 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174f58 kind:arm_call to:0x0216f4e0 module:overlay(93) +from:0x02174f7c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174f8c kind:arm_call to:0x021722b0 module:overlay(93) +from:0x02174fa0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02174fbc kind:arm_call to:0x021721e8 module:overlay(93) +from:0x02174fd8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02175020 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x0217502c kind:load to:0x027e0d70 module:dtcm +from:0x02175064 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02175074 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021750a0 kind:arm_call to:0x0205d71c module:overlay(0) +from:0x021750fc kind:arm_call to:0x01fff350 module:itcm +from:0x02175138 kind:arm_call to:0x0205d71c module:overlay(0) +from:0x02175154 kind:arm_call to:0x01fff350 module:itcm +from:0x021751dc kind:arm_call to:0x0205d71c module:overlay(0) +from:0x021751f4 kind:arm_call to:0x0208cc38 module:overlay(0) +from:0x02175214 kind:load to:0x027e0ce4 module:dtcm +from:0x02175218 kind:load to:0x02178a1c module:overlay(93) +from:0x02175244 kind:load to:0x02039f7c module:main +from:0x021752f0 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02175308 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x0217533c kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02175354 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x0217538c kind:arm_call to:0x02089f78 module:overlay(0) +from:0x021753a4 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x021753b4 kind:load to:0x02049bc4 module:main +from:0x021753e0 kind:load to:0x02089f78 module:overlay(0) +from:0x021753f0 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x02175484 kind:arm_call to:0x01ff9258 module:itcm +from:0x021754a0 kind:arm_call to:0x0216c0d4 module:overlay(93) +from:0x021754bc kind:thumb_call_arm to:0x020d05cc module:overlay(24) +from:0x021754d6 kind:thumb_call_arm to:0x020d06b0 module:overlay(24) +from:0x021754e0 kind:load to:0x02178a58 module:overlay(93) +from:0x021754ec kind:thumb_call_arm to:0x020d0660 module:overlay(24) +from:0x021754fc kind:arm_call to:0x020d0678 module:overlay(24) +from:0x02175548 kind:arm_call to:0x01ffd294 module:itcm +from:0x0217557c kind:arm_call to:0x020d0904 module:overlay(24) +from:0x021755a4 kind:arm_call to:0x020d0724 module:overlays(20,24) +from:0x021755c0 kind:load to:0x027e0998 module:dtcm +from:0x021755ec kind:arm_call to:0x0201ec08 module:main +from:0x021755fc kind:arm_call to:0x0201e8ac module:main +from:0x0217560c kind:arm_call to:0x0201e8ac module:main +from:0x0217563c kind:arm_call to:0x021754f4 module:overlay(93) +from:0x02175670 kind:arm_call to:0x02175528 module:overlay(93) +from:0x02175694 kind:load to:0x0204a0f0 module:main +from:0x021756c4 kind:thumb_call_arm to:0x02016654 module:main +from:0x021756d2 kind:thumb_call_arm to:0x02016654 module:main +from:0x021756de kind:thumb_call_arm to:0x02019688 module:main +from:0x0217570c kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02175712 kind:thumb_call_arm to:0x02019688 module:main +from:0x02175736 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x02175748 kind:thumb_call_arm to:0x02019688 module:main +from:0x02175754 kind:thumb_call_arm to:0x02018240 module:main +from:0x02175784 kind:thumb_call_arm to:0x020caa38 module:overlay(24) +from:0x0217579a kind:thumb_call_arm to:0x0208bf8c module:overlay(0) +from:0x021757a4 kind:load to:0x02178a7c module:overlay(93) +from:0x021757a8 kind:load to:0x02178a68 module:overlay(93) +from:0x021757ac kind:load to:0x0204a0f0 module:main +from:0x021757b0 kind:load to:0x0217819c module:overlay(93) +from:0x021757b4 kind:load to:0x02178ae4 module:overlay(93) +from:0x021757b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021757c4 kind:arm_call to:0x02089888 module:overlay(0) +from:0x021757f8 kind:arm_call to:0x020cab84 module:overlay(24) +from:0x02175838 kind:arm_call to:0x02166014 module:overlay(93) +from:0x02175848 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x021759ec kind:arm_call to:0x02166014 module:overlay(93) +from:0x02175aac kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02175ab4 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x02175ad4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02175adc kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x02175b0c kind:load to:0x027e0d8c module:dtcm +from:0x02175b28 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02175b64 kind:arm_call to:0x0201e8ac module:main +from:0x02175b94 kind:arm_call to:0x0201aa64 module:main +from:0x02175bd4 kind:arm_call to:0x0201aaa8 module:main +from:0x02175be0 kind:load to:0x027e0ce0 module:dtcm +from:0x02175be4 kind:load to:0x0204aefc module:main +from:0x02175bf0 kind:arm_call to:0x02089888 module:overlay(0) +from:0x02175bf8 kind:arm_call to:0x02011ff4 module:main +from:0x02175c10 kind:arm_call to:0x02089888 module:overlay(0) +from:0x02175c18 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02175c30 kind:arm_call to:0x02089888 module:overlay(0) +from:0x02175c38 kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02175c40 kind:arm_call to:0x02011ff4 module:main +from:0x02175c5c kind:load to:0x027e0ce0 module:dtcm +from:0x02175c60 kind:load to:0x01fff1a4 module:itcm +from:0x02175c70 kind:arm_call to:0x0208be50 module:overlay(0) +from:0x02175c88 kind:arm_call to:0x0208ba40 module:overlay(0) +from:0x02175c90 kind:load to:0x027e0ce0 module:dtcm +from:0x02175ca6 kind:thumb_call_arm to:0x02175c4c module:overlay(93) +from:0x02175ce4 kind:thumb_call_arm to:0x02016654 module:main +from:0x02175cf2 kind:thumb_call_arm to:0x02016654 module:main +from:0x02175cfe kind:thumb_call_arm to:0x02019688 module:main +from:0x02175d1c kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x02175d32 kind:thumb_call_arm to:0x02019688 module:main +from:0x02175d42 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x02175d48 kind:thumb_call_arm to:0x02019688 module:main +from:0x02175d66 kind:thumb_call_arm to:0x0205fc00 module:overlay(0) +from:0x02175d7e kind:thumb_call_arm to:0x020607e4 module:overlay(0) +from:0x02175d8a kind:thumb_call_arm to:0x02019688 module:main +from:0x02175db8 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02175dbe kind:thumb_call_arm to:0x02019688 module:main +from:0x02175dcc kind:thumb_call_arm to:0x02018240 module:main +from:0x02175dd0 kind:thumb_call_arm to:0x02175c64 module:overlay(93) +from:0x02175df2 kind:thumb_call_arm to:0x02060c14 module:overlay(0) +from:0x02175e18 kind:thumb_call_arm to:0x020caa38 module:overlay(24) +from:0x02175e3a kind:thumb_call_arm to:0x02060e1c module:overlay(0) +from:0x02175e54 kind:thumb_call_arm to:0x02060c30 module:overlay(0) +from:0x02175e60 kind:thumb_call_arm to:0x0208bf8c module:overlay(0) +from:0x02175e70 kind:thumb_call_arm to:0x02019688 module:main +from:0x02175e7c kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02175e82 kind:thumb_call_arm to:0x02060b8c module:overlay(0) +from:0x02175e92 kind:thumb_call_arm to:0x02060b8c module:overlay(0) +from:0x02175e9c kind:load to:0x02178aa8 module:overlay(93) +from:0x02175ea0 kind:load to:0x02178a94 module:overlay(93) +from:0x02175ea4 kind:load to:0x0204a0f0 module:main +from:0x02175ea8 kind:load to:0x021781ac module:overlay(93) +from:0x02175eac kind:load to:0x02178af0 module:overlay(93) +from:0x02175eb0 kind:load to:0x02178ab8 module:overlay(93) +from:0x02175eb4 kind:load to:0x027e0ce0 module:dtcm +from:0x02175eb8 kind:load to:0x021781a3 module:overlay(93) +from:0x02175ec4 kind:arm_call to:0x02089888 module:overlay(0) +from:0x02175eec kind:arm_call to:0x02060d98 module:overlay(0) +from:0x02175ef8 kind:arm_call to:0x02060c5c module:overlay(0) +from:0x02175f08 kind:load to:0x020ab4bc module:overlay(0) +from:0x02175f10 kind:thumb_call_arm to:0x02175c64 module:overlay(93) +from:0x02175f18 kind:thumb_call_arm to:0x02175ed0 module:overlay(93) +from:0x02175f40 kind:arm_call to:0x02175c64 module:overlay(93) +from:0x02175f68 kind:arm_call to:0x02175ed0 module:overlay(93) +from:0x02175f8c kind:arm_call to:0x02060b44 module:overlay(0) +from:0x02175f94 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x02175f9c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02175fa4 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02175fb0 kind:arm_call to:0x020cab84 module:overlay(24) +from:0x02176218 kind:arm_call to:0x02175c4c module:overlay(93) +from:0x02176250 kind:arm_call to:0x0201e8ac module:main +from:0x02176288 kind:arm_call to:0x0201aa1c module:main +from:0x02176298 kind:arm_call to:0x0201e8ac module:main +from:0x021762dc kind:arm_call to:0x0201aaa8 module:main +from:0x021762f4 kind:arm_call to:0x02028c24 module:main +from:0x02176328 kind:arm_call to:0x0201e8ac module:main +from:0x02176364 kind:arm_call to:0x0201aaa8 module:main +from:0x02176370 kind:load to:0x0204aefc module:main +from:0x02176374 kind:load to:0x021781a0 module:overlay(93) +from:0x021763a0 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x021763c4 kind:arm_call to:0x02089888 module:overlay(0) +from:0x021763cc kind:arm_call to:0x02011ff4 module:main +from:0x021763e4 kind:arm_call to:0x02089888 module:overlay(0) +from:0x021763ec kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02176404 kind:arm_call to:0x02089888 module:overlay(0) +from:0x0217640c kind:arm_call to:0x02061aa4 module:overlay(0) +from:0x02176414 kind:arm_call to:0x02011ff4 module:main +from:0x02176426 kind:thumb_call_arm to:0x02016654 module:main +from:0x02176430 kind:thumb_call_arm to:0x02019688 module:main +from:0x0217645a kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02176460 kind:thumb_call_arm to:0x02019688 module:main +from:0x0217648a kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x02176490 kind:thumb_call_arm to:0x02019688 module:main +from:0x021764b8 kind:thumb_call_arm to:0x0206080c module:overlay(0) +from:0x021764e4 kind:thumb_call_arm to:0x02060b8c module:overlay(0) +from:0x021764ec kind:load to:0x02178acc module:overlay(93) +from:0x021764f4 kind:thumb_call_arm to:0x02061aa4 module:overlay(0) +from:0x02176500 kind:thumb_call_arm to:0x02061aa4 module:overlay(0) +from:0x02176506 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0217652c kind:arm_call to:0x02077460 module:overlay(0) +from:0x02176544 kind:arm_call to:0x01fff148 module:itcm +from:0x02176558 kind:arm_call to:0x01ffd43c module:itcm +from:0x021765a8 kind:load to:0x027e09bc module:dtcm +from:0x021765ac kind:load to:0x027e0ce0 module:dtcm +from:0x021765cc kind:arm_call to:0x0208be7c module:overlay(0) +from:0x021765dc kind:arm_call to:0x02165fcc module:overlay(93) +from:0x021765f8 kind:arm_call to:0x02166008 module:overlay(93) +from:0x0217660c kind:arm_call to:0x01fff1e0 module:itcm +from:0x0217662c kind:arm_call to:0x0208be28 module:overlay(0) +from:0x021766a8 kind:arm_call to:0x0208bea8 module:overlay(0) +from:0x021766c8 kind:arm_call to:0x02176510 module:overlay(93) +from:0x021766e8 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x02176704 kind:arm_call to:0x02176510 module:overlay(93) +from:0x0217678c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x021767a4 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x021767ac kind:arm_call to:0x020609a4 module:overlay(0) +from:0x021767bc kind:arm_call to:0x02060b44 module:overlay(0) +from:0x021767c4 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x021767cc kind:arm_call to:0x020609a4 module:overlay(0) +from:0x021767d4 kind:load to:0x027e0ce0 module:dtcm +from:0x021767d8 kind:load to:0x027e0d8c module:dtcm +from:0x021767f4 kind:arm_call to:0x0208be7c module:overlay(0) +from:0x02176830 kind:arm_call to:0x01fff148 module:itcm +from:0x02176844 kind:arm_call to:0x01ffd43c module:itcm +from:0x021768b8 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x021768d8 kind:arm_call to:0x0201aaa8 module:main +from:0x02176910 kind:arm_call to:0x0201aaa8 module:main +from:0x02176930 kind:arm_call to:0x0201aaa8 module:main +from:0x0217693c kind:load to:0x027e0ce0 module:dtcm +from:0x02176940 kind:load to:0x027e09bc module:dtcm +from:0x02176944 kind:load to:0x0204aefc module:main +from:0x02176958 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0217698c kind:arm_call to:0x02166014 module:overlay(93) +from:0x021769a4 kind:arm_call to:0x020d97b4 module:overlay(31) +from:0x021769b4 kind:load to:0x027e0ce0 module:dtcm +from:0x021769b8 kind:load to:0x027e0d8c module:dtcm +from:0x021769bc kind:load to:0x027e0d34 module:dtcm +from:0x021769d0 kind:arm_call to:0x01fff1a4 module:itcm +from:0x021769e0 kind:arm_call to:0x01fff1e0 module:itcm +from:0x021769fc kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x02176a20 kind:arm_call to:0x0208bee8 module:overlay(0) +from:0x02176a34 kind:arm_call to:0x01ffd420 module:itcm +from:0x02176a70 kind:arm_call to:0x020d97b4 module:overlay(31) +from:0x02176a78 kind:load to:0x027e0ce0 module:dtcm +from:0x02176a7c kind:load to:0x027e09b8 module:dtcm +from:0x02176a80 kind:load to:0x0204a068 module:main +from:0x02176a84 kind:load to:0x027e0d34 module:dtcm +from:0x02176a90 kind:load to:0x02178d60 module:overlay(93) +from:0x02176aa4 kind:arm_call to:0x02011f3c module:main +from:0x02176ab0 kind:arm_call to:0x02176ae0 module:overlay(93) +from:0x02176ac4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02176adc kind:load to:0x02178afc module:overlay(93) +from:0x02176aec kind:arm_call to:0x02098368 module:overlay(0) +from:0x02176afc kind:arm_call to:0x02013b10 module:main +from:0x02176b04 kind:arm_call_thumb to:0x020141dc module:main +from:0x02176b24 kind:arm_call to:0x02019688 module:main +from:0x02176b3c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02176b44 kind:arm_call to:0x02019688 module:main +from:0x02176b6c kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02176b7c kind:arm_call to:0x02019688 module:main +from:0x02176ba8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02176bbc kind:arm_call to:0x02019688 module:main +from:0x02176be8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02176bfc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02176c20 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02176c30 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02176c38 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02176c48 kind:load to:0x02178b20 module:overlay(93) +from:0x02176c4c kind:load to:0x02178d4c module:overlay(93) +from:0x02176c9c kind:arm_call to:0x02019688 module:main +from:0x02176cac kind:arm_call to:0x0206080c module:overlay(0) +from:0x02176cb4 kind:arm_call to:0x02019688 module:main +from:0x02176ce0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02176d10 kind:arm_call to:0x02019688 module:main +from:0x02176d20 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02176d28 kind:arm_call to:0x02019688 module:main +from:0x02176d54 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02176df4 kind:load to:0x02178d4c module:overlay(93) +from:0x02176e20 kind:arm_call to:0x0205d458 module:overlay(0) +from:0x02176e38 kind:arm_call to:0x0207308c module:overlay(0) +from:0x02176e6c kind:arm_call to:0x02073450 module:overlay(0) +from:0x02176e7c kind:load to:0x027e09b8 module:dtcm +from:0x02176e80 kind:load to:0x02176c50 module:overlay(93) +from:0x02176eb0 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02176eb8 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02176ec8 kind:arm_call to:0x02098a68 module:overlay(0) +from:0x02176ed0 kind:arm_call to:0x02176df8 module:overlay(93) +from:0x02176ef4 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02176f08 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02176f20 kind:arm_call to:0x02013c08 module:main +from:0x02176f2c kind:arm_call to:0x02013b24 module:main +from:0x02176f3c kind:arm_call to:0x02014478 module:main +from:0x02176f5c kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02176f74 kind:arm_call to:0x02176df8 module:overlay(93) +from:0x02176f7c kind:load to:0x027e09b8 module:dtcm +from:0x02176f80 kind:load to:0x02049af8 module:main +from:0x02176f84 kind:load to:0x02049b0a module:main +from:0x02176fc4 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02177014 kind:arm_call to:0x01fff148 module:itcm +from:0x02177028 kind:arm_call to:0x01ffd43c module:itcm +from:0x021770a0 kind:arm_call to:0x0201aa1c module:main +from:0x021770e8 kind:arm_call to:0x0201aaa8 module:main +from:0x02177110 kind:arm_call to:0x0201aa64 module:main +from:0x02177128 kind:arm_call to:0x02028c24 module:main +from:0x0217714c kind:arm_call to:0x0201aa64 module:main +from:0x02177164 kind:arm_call to:0x0201aaa8 module:main +from:0x0217718c kind:arm_call to:0x0201aa64 module:main +from:0x021771a4 kind:arm_call to:0x0201aaa8 module:main +from:0x021771b0 kind:load to:0x027e09b8 module:dtcm +from:0x021771b4 kind:load to:0x027e09bc module:dtcm +from:0x021771b8 kind:load to:0x027e0ce0 module:dtcm +from:0x021771bc kind:load to:0x0204aefc module:main +from:0x021771c0 kind:load to:0x0204a0f0 module:main +from:0x021771cc kind:arm_call to:0x02098468 module:overlay(0) +from:0x021771e0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021771e8 kind:arm_call to:0x02011ff4 module:main +from:0x021771fc kind:arm_call to:0x02097704 module:overlay(0) +from:0x02177210 kind:load to:0x02178dac module:overlay(93) +from:0x02177224 kind:arm_call to:0x02011f3c module:main +from:0x02177230 kind:arm_call to:0x02177260 module:overlay(93) +from:0x02177244 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0217725c kind:load to:0x02178b7c module:overlay(93) +from:0x02177268 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0217727c kind:load to:0x02178ba0 module:overlay(93) +from:0x021772bc kind:arm_call to:0x0217746c module:overlay(93) +from:0x021772e0 kind:arm_call to:0x0217746c module:overlay(93) +from:0x02177304 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02177314 kind:arm_call to:0x0217731c module:overlay(93) +from:0x0217732c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02177348 kind:arm_call to:0x020829e8 module:overlay(0) +from:0x0217736c kind:arm_call to:0x01fff148 module:itcm +from:0x02177380 kind:arm_call to:0x01fff148 module:itcm +from:0x021773b0 kind:arm_call to:0x01ffb800 module:itcm +from:0x021773c8 kind:arm_call to:0x020786bc module:overlay(0) +from:0x021773dc kind:arm_call to:0x01ffb860 module:itcm +from:0x021773e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021773f4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02177400 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0217743c kind:arm_call to:0x020786bc module:overlay(0) +from:0x02177448 kind:load to:0x027e0ce0 module:dtcm +from:0x0217744c kind:load to:0x027e0cdc module:dtcm +from:0x02177450 kind:load to:0x027e09bc module:dtcm +from:0x02177464 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0217747c kind:arm_call to:0x01fff1a4 module:itcm +from:0x021774ac kind:arm_call to:0x01fff148 module:itcm +from:0x021774c0 kind:arm_call to:0x01fff148 module:itcm +from:0x021774d4 kind:arm_call to:0x020802cc module:overlay(0) +from:0x021774ec kind:arm_call to:0x020802cc module:overlay(0) +from:0x02177500 kind:load to:0x027e0ce0 module:dtcm +from:0x02177504 kind:load to:0x027e0cd8 module:dtcm +from:0x02177510 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02177524 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217752c kind:arm_call to:0x02011ff4 module:main +from:0x02177540 kind:arm_call to:0x02097704 module:overlay(0) +from:0x02177554 kind:load to:0x02178df8 module:overlay(93) +from:0x02177568 kind:arm_call to:0x02011f3c module:main +from:0x02177574 kind:arm_call to:0x021775a4 module:overlay(93) +from:0x02177588 kind:arm_call to:0x0209765c module:overlay(0) +from:0x021775a0 kind:load to:0x02178c0c module:overlay(93) +from:0x021775ac kind:arm_call to:0x02098368 module:overlay(0) +from:0x021775cc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021775d4 kind:arm_call to:0x02016654 module:main +from:0x021775f0 kind:load to:0x02178c30 module:overlay(93) +from:0x021775f4 kind:load to:0x02178c00 module:overlay(93) +from:0x021776c4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021776fc kind:load to:0x027e0954 module:dtcm +from:0x02177700 kind:load to:0x020166cc module:main +from:0x02177718 kind:arm_call to:0x0205c38c module:overlay(0) +from:0x02177744 kind:arm_call to:0x01ffd49c module:itcm +from:0x02177780 kind:arm_call to:0x0205c38c module:overlay(0) +from:0x021777bc kind:arm_call to:0x0205c3a0 module:overlay(0) +from:0x021777dc kind:arm_call to:0x0205c38c module:overlay(0) +from:0x02177818 kind:arm_call to:0x0205c3a0 module:overlay(0) +from:0x02177838 kind:arm_call to:0x0205c38c module:overlay(0) +from:0x02177874 kind:arm_call to:0x0205c3a0 module:overlay(0) +from:0x02177894 kind:arm_call to:0x0205c3a0 module:overlay(0) +from:0x021778a0 kind:load to:0x027e09bc module:dtcm +from:0x021778b4 kind:arm_call to:0x02177704 module:overlay(93) +from:0x021778c8 kind:arm_call to:0x0201666c module:main +from:0x021778d0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021778d8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021778f0 kind:arm_call to:0x0201666c module:main +from:0x021778f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02177900 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02177908 kind:arm_call to:0x02011ff4 module:main +from:0x0217791c kind:arm_call to:0x02097704 module:overlay(0) +from:0x02177930 kind:load to:0x02178e50 module:overlay(93) +from:0x02177944 kind:arm_call to:0x02011f3c module:main +from:0x02177950 kind:arm_call to:0x0215b740 module:overlays(71,83) +from:0x02177968 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021779b8 kind:load to:0x02178c8c module:overlay(93) +from:0x021779c8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021779dc kind:load to:0x02178f44 module:overlay(93) +from:0x021779f0 kind:arm_call to:0x02011f3c module:main +from:0x021779fc kind:arm_call to:0x0215e020 module:overlays(68,71) +from:0x02177a14 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02177a64 kind:load to:0x02178cb0 module:overlay(93) +from:0x02177a74 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02177a88 kind:load to:0x02179038 module:overlay(93) +from:0x02177a9c kind:arm_call to:0x02011f3c module:main +from:0x02177aa8 kind:arm_call to:0x02126944 module:overlay(42) +from:0x02177abc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02177b0c kind:load to:0x02178cd4 module:overlay(93) +from:0x02177b1c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02177b30 kind:load to:0x0217912c module:overlay(93) +from:0x02177b44 kind:arm_call to:0x02011f3c module:main +from:0x02177b50 kind:arm_call to:0x0215c214 module:overlay(71) +from:0x02177b68 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02177bb8 kind:load to:0x02178d08 module:overlay(93) +from:0x02177bc8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021781d0 kind:load to:0x02178720 module:overlay(93) +from:0x0217820c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178220 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178234 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178244 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02178260 kind:load to:0x0217876c module:overlay(93) +from:0x02178400 kind:load to:0x02178974 module:overlay(93) +from:0x02178404 kind:load to:0x0217897c module:overlay(93) +from:0x02178408 kind:load to:0x021788d4 module:overlay(93) +from:0x0217840c kind:load to:0x02178984 module:overlay(93) +from:0x02178410 kind:load to:0x0217898c module:overlay(93) +from:0x02178414 kind:load to:0x02178994 module:overlay(93) +from:0x02178418 kind:load to:0x0217899c module:overlay(93) +from:0x0217841c kind:load to:0x021789a4 module:overlay(93) +from:0x02178420 kind:load to:0x021789ac module:overlay(93) +from:0x02178424 kind:load to:0x021789b4 module:overlay(93) +from:0x02178428 kind:load to:0x021789bc module:overlay(93) +from:0x0217842c kind:load to:0x021789c4 module:overlay(93) +from:0x02178430 kind:load to:0x021789cc module:overlay(93) +from:0x02178434 kind:load to:0x021789d4 module:overlay(93) +from:0x02178438 kind:load to:0x021789dc module:overlay(93) +from:0x0217843c kind:load to:0x021789e4 module:overlay(93) +from:0x02178440 kind:load to:0x021789ec module:overlay(93) +from:0x02178444 kind:load to:0x021789f4 module:overlay(93) +from:0x02178448 kind:load to:0x021789fc module:overlay(93) +from:0x0217844c kind:load to:0x02178a04 module:overlay(93) +from:0x02178450 kind:load to:0x02178a0c module:overlay(93) +from:0x02178468 kind:load to:0x027e07c4 module:dtcm +from:0x0217846c kind:load to:0x02178a58 module:overlay(93) +from:0x02178470 kind:load to:0x02028c08 module:main +from:0x02178490 kind:arm_call to:0x02176ab8 module:overlay(93) +from:0x021784a0 kind:arm_call to:0x0203ce4c module:main +from:0x021784b4 kind:load to:0x02178d4c module:overlay(93) +from:0x021784b8 kind:load to:0x02178d60 module:overlay(93) +from:0x021784bc kind:load to:0x021771f4 module:overlay(93) +from:0x021784c0 kind:load to:0x02178d54 module:overlay(93) +from:0x021784e0 kind:arm_call to:0x02177238 module:overlay(93) +from:0x021784f0 kind:arm_call to:0x0203ce4c module:main +from:0x02178504 kind:load to:0x02178d9c module:overlay(93) +from:0x02178508 kind:load to:0x02178dac module:overlay(93) +from:0x0217850c kind:load to:0x02177538 module:overlay(93) +from:0x02178510 kind:load to:0x02178da0 module:overlay(93) +from:0x02178530 kind:arm_call to:0x0217757c module:overlay(93) +from:0x02178540 kind:arm_call to:0x0203ce4c module:main +from:0x02178554 kind:load to:0x02178de8 module:overlay(93) +from:0x02178558 kind:load to:0x02178df8 module:overlay(93) +from:0x0217855c kind:load to:0x02177914 module:overlay(93) +from:0x02178560 kind:load to:0x02178dec module:overlay(93) +from:0x0217858c kind:arm_call to:0x0217795c module:overlay(93) +from:0x0217859c kind:arm_call to:0x0203ce4c module:main +from:0x021785b0 kind:load to:0x02178e34 module:overlay(93) +from:0x021785b4 kind:load to:0x02178e50 module:overlay(93) +from:0x021785b8 kind:load to:0x021779c0 module:overlay(93) +from:0x021785bc kind:load to:0x02178e44 module:overlay(93) +from:0x021785e8 kind:arm_call to:0x02177a08 module:overlay(93) +from:0x021785f8 kind:arm_call to:0x0203ce4c module:main +from:0x0217860c kind:load to:0x02178f28 module:overlay(93) +from:0x02178610 kind:load to:0x02178f44 module:overlay(93) +from:0x02178614 kind:load to:0x02177a6c module:overlay(93) +from:0x02178618 kind:load to:0x02178f38 module:overlay(93) +from:0x02178644 kind:arm_call to:0x02177ab0 module:overlay(93) +from:0x02178654 kind:arm_call to:0x0203ce4c module:main +from:0x02178668 kind:load to:0x0217901c module:overlay(93) +from:0x0217866c kind:load to:0x02179038 module:overlay(93) +from:0x02178670 kind:load to:0x02177b14 module:overlay(93) +from:0x02178674 kind:load to:0x0217902c module:overlay(93) +from:0x021786b4 kind:arm_call to:0x02177b5c module:overlay(93) +from:0x021786c4 kind:arm_call to:0x0203ce4c module:main +from:0x021786d8 kind:load to:0x02179110 module:overlay(93) +from:0x021786dc kind:load to:0x02178cf0 module:overlay(93) +from:0x021786e4 kind:load to:0x0217912c module:overlay(93) +from:0x021786e8 kind:load to:0x02177bc0 module:overlay(93) +from:0x021786ec kind:load to:0x02179120 module:overlay(93) +from:0x021786f0 kind:load to:0x021781b4 module:overlay(93) +from:0x021786f4 kind:load to:0x021781d8 module:overlay(93) +from:0x021786f8 kind:load to:0x02178264 module:overlay(93) +from:0x021786fc kind:load to:0x02178454 module:overlay(93) +from:0x02178700 kind:load to:0x02178474 module:overlay(93) +from:0x02178704 kind:load to:0x021784c4 module:overlay(93) +from:0x02178708 kind:load to:0x02178514 module:overlay(93) +from:0x0217870c kind:load to:0x02178564 module:overlay(93) +from:0x02178710 kind:load to:0x021785c0 module:overlay(93) +from:0x02178714 kind:load to:0x0217861c module:overlay(93) +from:0x02178718 kind:load to:0x02178678 module:overlay(93) +from:0x02178738 kind:load to:0x021679b9 module:overlay(93) +from:0x0217873c kind:load to:0x02167fe4 module:overlay(93) +from:0x02178740 kind:load to:0x0207b7b4 module:overlay(0) +from:0x02178744 kind:load to:0x0207b7f4 module:overlay(0) +from:0x02178748 kind:load to:0x021677c5 module:overlay(93) +from:0x02178754 kind:load to:0x021679c5 module:overlay(93) +from:0x02178758 kind:load to:0x021679e5 module:overlay(93) +from:0x0217875c kind:load to:0x02167e20 module:overlay(93) +from:0x02178760 kind:load to:0x02167f7c module:overlay(93) +from:0x02178764 kind:load to:0x0207bff0 module:overlay(0) +from:0x02178768 kind:load to:0x02167a0d module:overlay(93) +from:0x02178794 kind:load to:0x0216b5ec module:overlay(93) +from:0x021787ac kind:load to:0x0216aa40 module:overlay(93) +from:0x021787b0 kind:load to:0x0216b7c4 module:overlay(93) +from:0x021787b4 kind:load to:0x0216b770 module:overlay(93) +from:0x021787b8 kind:load to:0x0207bfe8 module:overlay(0) +from:0x021787bc kind:load to:0x0207bff0 module:overlay(0) +from:0x021787c8 kind:load to:0x0216cc88 module:overlay(93) +from:0x021787cc kind:load to:0x0216cc9c module:overlay(93) +from:0x021787d0 kind:load to:0x02057bd4 module:overlay(0) +from:0x021787d4 kind:load to:0x01ffc57c module:itcm +from:0x021787d8 kind:load to:0x02057da8 module:overlay(0) +from:0x021787dc kind:load to:0x02057e24 module:overlay(0) +from:0x021787e0 kind:load to:0x02057e88 module:overlay(0) +from:0x021787e4 kind:load to:0x0216c970 module:overlay(93) +from:0x021787e8 kind:load to:0x02057d64 module:overlay(0) +from:0x021787f8 kind:load to:0x0216fe70 module:overlay(93) +from:0x02178804 kind:load to:0x0209017c module:overlay(0) +from:0x02178808 kind:load to:0x0216ffa4 module:overlay(93) +from:0x0217880c kind:load to:0x0216ffb8 module:overlay(93) +from:0x02178810 kind:load to:0x0216feb4 module:overlay(93) +from:0x02178814 kind:load to:0x0216fee4 module:overlay(93) +from:0x02178818 kind:load to:0x0209079c module:overlay(0) +from:0x0217881c kind:load to:0x020907a0 module:overlay(0) +from:0x02178820 kind:load to:0x020907a4 module:overlay(0) +from:0x0217882c kind:load to:0x02170088 module:overlay(93) +from:0x02178830 kind:load to:0x0217008c module:overlay(93) +from:0x0217883c kind:load to:0x021705dc module:overlay(93) +from:0x02178840 kind:load to:0x021705e0 module:overlay(93) +from:0x02178844 kind:load to:0x021705e4 module:overlay(93) +from:0x02178848 kind:load to:0x021705ec module:overlay(93) +from:0x0217884c kind:load to:0x021706b8 module:overlay(93) +from:0x02178858 kind:load to:0x021709dc module:overlay(93) +from:0x0217885c kind:load to:0x021709f0 module:overlay(93) +from:0x02178860 kind:load to:0x02170704 module:overlay(93) +from:0x02178864 kind:load to:0x021707a0 module:overlay(93) +from:0x02178868 kind:load to:0x021705dc module:overlay(93) +from:0x0217886c kind:load to:0x021705e0 module:overlay(93) +from:0x02178870 kind:load to:0x021705e4 module:overlay(93) +from:0x02178874 kind:load to:0x021705ec module:overlay(93) +from:0x02178878 kind:load to:0x021706b8 module:overlay(93) +from:0x02178884 kind:load to:0x02170bd0 module:overlay(93) +from:0x02178888 kind:load to:0x02170be4 module:overlay(93) +from:0x0217888c kind:load to:0x02170a2c module:overlay(93) +from:0x02178890 kind:load to:0x02170b28 module:overlay(93) +from:0x02178894 kind:load to:0x021705dc module:overlay(93) +from:0x02178898 kind:load to:0x021705e0 module:overlay(93) +from:0x0217889c kind:load to:0x021705e4 module:overlay(93) +from:0x021788a0 kind:load to:0x021705ec module:overlay(93) +from:0x021788a4 kind:load to:0x021706b8 module:overlay(93) +from:0x021788b0 kind:load to:0x02170c20 module:overlay(93) +from:0x021788b4 kind:load to:0x02170c34 module:overlay(93) +from:0x021788b8 kind:load to:0x02170c50 module:overlay(93) +from:0x021788bc kind:load to:0x02170ce8 module:overlay(93) +from:0x021788c0 kind:load to:0x021705dc module:overlay(93) +from:0x021788c4 kind:load to:0x021705e0 module:overlay(93) +from:0x021788c8 kind:load to:0x021705e4 module:overlay(93) +from:0x021788cc kind:load to:0x021705ec module:overlay(93) +from:0x021788d0 kind:load to:0x021706b8 module:overlay(93) +from:0x02178974 kind:load to:0x0217213c module:overlay(93) +from:0x0217897c kind:load to:0x0217211c module:overlay(93) +from:0x02178984 kind:load to:0x021720fc module:overlay(93) +from:0x0217898c kind:load to:0x021720dc module:overlay(93) +from:0x02178994 kind:load to:0x021720bc module:overlay(93) +from:0x0217899c kind:load to:0x0217209c module:overlay(93) +from:0x021789a4 kind:load to:0x0217207c module:overlay(93) +from:0x021789ac kind:load to:0x0217205c module:overlay(93) +from:0x021789b4 kind:load to:0x0217203c module:overlay(93) +from:0x021789bc kind:load to:0x0217201c module:overlay(93) +from:0x021789c4 kind:load to:0x02171ffc module:overlay(93) +from:0x021789cc kind:load to:0x02171fdc module:overlay(93) +from:0x021789d4 kind:load to:0x02171fbc module:overlay(93) +from:0x021789dc kind:load to:0x02171f8c module:overlay(93) +from:0x021789e4 kind:load to:0x02171f6c module:overlay(93) +from:0x021789ec kind:load to:0x02171f4c module:overlay(93) +from:0x021789f4 kind:load to:0x02171f0c module:overlay(93) +from:0x021789fc kind:load to:0x02171ecc module:overlay(93) +from:0x02178a04 kind:load to:0x02171eac module:overlay(93) +from:0x02178a0c kind:load to:0x02171e8c module:overlay(93) +from:0x02178a1c kind:load to:0x0217540c module:overlay(93) +from:0x02178a28 kind:load to:0x02175440 module:overlay(93) +from:0x02178a34 kind:load to:0x021721b8 module:overlay(93) +from:0x02178a38 kind:load to:0x021721cc module:overlay(93) +from:0x02178a3c kind:load to:0x0217246c module:overlay(93) +from:0x02178a40 kind:load to:0x02172858 module:overlay(93) +from:0x02178a44 kind:load to:0x021705dc module:overlay(93) +from:0x02178a48 kind:load to:0x021705e0 module:overlay(93) +from:0x02178a4c kind:load to:0x021705e4 module:overlay(93) +from:0x02178a50 kind:load to:0x021705ec module:overlay(93) +from:0x02178a54 kind:load to:0x021706b8 module:overlay(93) +from:0x02178a68 kind:load to:0x021757bc module:overlay(93) +from:0x02178a6c kind:load to:0x02175be8 module:overlay(93) +from:0x02178a70 kind:load to:0x0217569d module:overlay(93) +from:0x02178a7c kind:load to:0x02175c04 module:overlay(93) +from:0x02178a80 kind:load to:0x02175c24 module:overlay(93) +from:0x02178a84 kind:load to:0x021757d0 module:overlay(93) +from:0x02178a88 kind:load to:0x02175b10 module:overlay(93) +from:0x02178a94 kind:load to:0x02175ebc module:overlay(93) +from:0x02178a98 kind:load to:0x021763bc module:overlay(93) +from:0x02178a9c kind:load to:0x02175c95 module:overlay(93) +from:0x02178aa8 kind:load to:0x021763d8 module:overlay(93) +from:0x02178aac kind:load to:0x021763f8 module:overlay(93) +from:0x02178ab0 kind:load to:0x02175f20 module:overlay(93) +from:0x02178ab4 kind:load to:0x02176208 module:overlay(93) +from:0x02178acc kind:load to:0x021764f1 module:overlay(93) +from:0x02178ad0 kind:load to:0x021764fd module:overlay(93) +from:0x02178ad4 kind:load to:0x021765b0 module:overlay(93) +from:0x02178ad8 kind:load to:0x021767dc module:overlay(93) +from:0x02178ae4 kind:load to:0x02176948 module:overlay(93) +from:0x02178af0 kind:load to:0x021769c0 module:overlay(93) +from:0x02178afc kind:load to:0x02176a94 module:overlay(93) +from:0x02178b00 kind:load to:0x0209772c module:overlay(0) +from:0x02178b04 kind:load to:0x02097734 module:overlay(0) +from:0x02178b08 kind:load to:0x020977b0 module:overlay(0) +from:0x02178b0c kind:load to:0x020977f0 module:overlay(0) +from:0x02178b10 kind:load to:0x020977f4 module:overlay(0) +from:0x02178b14 kind:load to:0x020977f8 module:overlay(0) +from:0x02178b20 kind:load to:0x020984f8 module:overlay(0) +from:0x02178b24 kind:load to:0x02098534 module:overlay(0) +from:0x02178b28 kind:load to:0x0209854c module:overlay(0) +from:0x02178b2c kind:load to:0x02098558 module:overlay(0) +from:0x02178b30 kind:load to:0x01fff464 module:itcm +from:0x02178b34 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02178b38 kind:load to:0x02098488 module:overlay(0) +from:0x02178b3c kind:load to:0x02098490 module:overlay(0) +from:0x02178b40 kind:load to:0x02176e84 module:overlay(93) +from:0x02178b44 kind:load to:0x02176ed8 module:overlay(93) +from:0x02178b48 kind:load to:0x0209849c module:overlay(0) +from:0x02178b4c kind:load to:0x020984a0 module:overlay(0) +from:0x02178b50 kind:load to:0x02176f88 module:overlay(93) +from:0x02178b54 kind:load to:0x020984a8 module:overlay(0) +from:0x02178b58 kind:load to:0x02098564 module:overlay(0) +from:0x02178b5c kind:load to:0x020985d0 module:overlay(0) +from:0x02178b60 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02178b64 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02178b68 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02178b6c kind:load to:0x021771c4 module:overlay(93) +from:0x02178b70 kind:load to:0x021771d8 module:overlay(93) +from:0x02178b7c kind:load to:0x02177214 module:overlay(93) +from:0x02178b80 kind:load to:0x0209772c module:overlay(0) +from:0x02178b84 kind:load to:0x02097734 module:overlay(0) +from:0x02178b88 kind:load to:0x020977b0 module:overlay(0) +from:0x02178b8c kind:load to:0x020977f0 module:overlay(0) +from:0x02178b90 kind:load to:0x020977f4 module:overlay(0) +from:0x02178b94 kind:load to:0x020977f8 module:overlay(0) +from:0x02178ba0 kind:load to:0x020984f8 module:overlay(0) +from:0x02178ba4 kind:load to:0x02098534 module:overlay(0) +from:0x02178ba8 kind:load to:0x0209854c module:overlay(0) +from:0x02178bac kind:load to:0x02098558 module:overlay(0) +from:0x02178bb0 kind:load to:0x01fff464 module:itcm +from:0x02178bb4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02178bb8 kind:load to:0x02177280 module:overlay(93) +from:0x02178bbc kind:load to:0x02098490 module:overlay(0) +from:0x02178bc0 kind:load to:0x0217729c module:overlay(93) +from:0x02178bc4 kind:load to:0x02098498 module:overlay(0) +from:0x02178bc8 kind:load to:0x0209849c module:overlay(0) +from:0x02178bcc kind:load to:0x0217745c module:overlay(93) +from:0x02178bd0 kind:load to:0x020984a4 module:overlay(0) +from:0x02178bd4 kind:load to:0x020984a8 module:overlay(0) +from:0x02178bd8 kind:load to:0x02098564 module:overlay(0) +from:0x02178bdc kind:load to:0x020985d0 module:overlay(0) +from:0x02178be0 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02178be4 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02178be8 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02178bec kind:load to:0x02177508 module:overlay(93) +from:0x02178bf0 kind:load to:0x0217751c module:overlay(93) +from:0x02178bf4 kind:load to:0x02177454 module:overlay(93) +from:0x02178c00 kind:load to:0x021778a4 module:overlay(93) +from:0x02178c0c kind:load to:0x02177558 module:overlay(93) +from:0x02178c10 kind:load to:0x0209772c module:overlay(0) +from:0x02178c14 kind:load to:0x02097734 module:overlay(0) +from:0x02178c18 kind:load to:0x020977b0 module:overlay(0) +from:0x02178c1c kind:load to:0x020977f0 module:overlay(0) +from:0x02178c20 kind:load to:0x020977f4 module:overlay(0) +from:0x02178c24 kind:load to:0x020977f8 module:overlay(0) +from:0x02178c30 kind:load to:0x020984f8 module:overlay(0) +from:0x02178c34 kind:load to:0x02098534 module:overlay(0) +from:0x02178c38 kind:load to:0x0209854c module:overlay(0) +from:0x02178c3c kind:load to:0x02098558 module:overlay(0) +from:0x02178c40 kind:load to:0x01fff464 module:itcm +from:0x02178c44 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02178c48 kind:load to:0x021775f8 module:overlay(93) +from:0x02178c4c kind:load to:0x02098490 module:overlay(0) +from:0x02178c50 kind:load to:0x02177620 module:overlay(93) +from:0x02178c54 kind:load to:0x021776cc module:overlay(93) +from:0x02178c58 kind:load to:0x0209849c module:overlay(0) +from:0x02178c5c kind:load to:0x021776e0 module:overlay(93) +from:0x02178c60 kind:load to:0x020984a4 module:overlay(0) +from:0x02178c64 kind:load to:0x020984a8 module:overlay(0) +from:0x02178c68 kind:load to:0x02098564 module:overlay(0) +from:0x02178c6c kind:load to:0x020985d0 module:overlay(0) +from:0x02178c70 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02178c74 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02178c78 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02178c7c kind:load to:0x021778bc module:overlay(93) +from:0x02178c80 kind:load to:0x021778e4 module:overlay(93) +from:0x02178c8c kind:load to:0x02177934 module:overlay(93) +from:0x02178c90 kind:load to:0x02097924 module:overlay(0) +from:0x02178c94 kind:load to:0x02097734 module:overlay(0) +from:0x02178c98 kind:load to:0x020977b0 module:overlay(0) +from:0x02178c9c kind:load to:0x0209792c module:overlay(0) +from:0x02178ca0 kind:load to:0x0209794c module:overlay(0) +from:0x02178ca4 kind:load to:0x02097978 module:overlay(0) +from:0x02178cb0 kind:load to:0x021779e0 module:overlay(93) +from:0x02178cb4 kind:load to:0x02097924 module:overlay(0) +from:0x02178cb8 kind:load to:0x02097734 module:overlay(0) +from:0x02178cbc kind:load to:0x020977b0 module:overlay(0) +from:0x02178cc0 kind:load to:0x0209792c module:overlay(0) +from:0x02178cc4 kind:load to:0x0209794c module:overlay(0) +from:0x02178cc8 kind:load to:0x02097978 module:overlay(0) +from:0x02178cd4 kind:load to:0x02177a8c module:overlay(93) +from:0x02178cd8 kind:load to:0x02097924 module:overlay(0) +from:0x02178cdc kind:load to:0x02097734 module:overlay(0) +from:0x02178ce0 kind:load to:0x020977b0 module:overlay(0) +from:0x02178ce4 kind:load to:0x0209792c module:overlay(0) +from:0x02178ce8 kind:load to:0x0209794c module:overlay(0) +from:0x02178cec kind:load to:0x02097978 module:overlay(0) +from:0x02178d08 kind:load to:0x02177b34 module:overlay(93) +from:0x02178d0c kind:load to:0x02097924 module:overlay(0) +from:0x02178d10 kind:load to:0x02097734 module:overlay(0) +from:0x02178d14 kind:load to:0x020977b0 module:overlay(0) +from:0x02178d18 kind:load to:0x0209792c module:overlay(0) +from:0x02178d1c kind:load to:0x0209794c module:overlay(0) +from:0x02178d20 kind:load to:0x02097978 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov093/symbols.txt b/config/usa/arm9/overlays/ov093/symbols.txt new file mode 100644 index 00000000..ef35aedc --- /dev/null +++ b/config/usa/arm9/overlays/ov093/symbols.txt @@ -0,0 +1,617 @@ +func_ov093_02165880 kind:function(arm,size=0x120) addr:0x02165880 +func_ov093_021659a0 kind:function(arm,size=0x70) addr:0x021659a0 +func_ov093_02165a10 kind:function(arm,size=0x578) addr:0x02165a10 +func_ov093_02165f88 kind:function(thumb,size=0x26) addr:0x02165f88 +func_ov093_02165fb0 kind:function(thumb,size=0x1c) addr:0x02165fb0 +func_ov093_02165fcc kind:function(arm,size=0x28) addr:0x02165fcc +func_ov093_02165ff4 kind:function(arm,size=0x14) addr:0x02165ff4 +func_ov093_02166008 kind:function(arm,size=0xc) addr:0x02166008 +func_ov093_02166014 kind:function(arm,size=0x14) addr:0x02166014 +func_ov093_02166028 kind:function(arm,size=0x10) addr:0x02166028 +func_ov093_02166038 kind:function(arm,size=0x10) addr:0x02166038 +func_ov093_02166048 kind:function(arm,size=0x10) addr:0x02166048 +func_ov093_02166058 kind:function(arm,size=0x30) addr:0x02166058 +func_ov093_02166088 kind:function(arm,size=0x20) addr:0x02166088 +func_ov093_021660a8 kind:function(arm,size=0x10) addr:0x021660a8 +func_ov093_021660b8 kind:function(arm,size=0x10) addr:0x021660b8 +func_ov093_021660c8 kind:function(arm,size=0x10) addr:0x021660c8 +func_ov093_021660d8 kind:function(arm,size=0x10) addr:0x021660d8 +func_ov093_021660e8 kind:function(arm,size=0x10) addr:0x021660e8 +func_ov093_021660f8 kind:function(arm,size=0x10) addr:0x021660f8 +func_ov093_02166108 kind:function(arm,size=0x10) addr:0x02166108 +func_ov093_02166118 kind:function(arm,size=0x18) addr:0x02166118 +func_ov093_02166130 kind:function(arm,size=0x18) addr:0x02166130 +func_ov093_02166148 kind:function(arm,size=0x10) addr:0x02166148 +func_ov093_02166158 kind:function(arm,size=0x10) addr:0x02166158 +func_ov093_02166168 kind:function(arm,size=0x14) addr:0x02166168 +func_ov093_0216617c kind:function(arm,size=0x14) addr:0x0216617c +func_ov093_02166190 kind:function(arm,size=0x10) addr:0x02166190 +func_ov093_021661a0 kind:function(arm,size=0x20) addr:0x021661a0 +func_ov093_021661c0 kind:function(arm,size=0x10) addr:0x021661c0 +func_ov093_021661d0 kind:function(arm,size=0x10) addr:0x021661d0 +func_ov093_021661e0 kind:function(arm,size=0x10) addr:0x021661e0 +func_ov093_021661f0 kind:function(arm,size=0x10) addr:0x021661f0 +func_ov093_02166200 kind:function(arm,size=0x10) addr:0x02166200 +func_ov093_02166210 kind:function(arm,size=0x10) addr:0x02166210 +func_ov093_02166220 kind:function(arm,size=0x10) addr:0x02166220 +func_ov093_02166230 kind:function(arm,size=0x10) addr:0x02166230 +func_ov093_02166240 kind:function(arm,size=0x2c) addr:0x02166240 +func_ov093_0216626c kind:function(arm,size=0x10) addr:0x0216626c +func_ov093_0216627c kind:function(arm,size=0x10) addr:0x0216627c +func_ov093_0216628c kind:function(arm,size=0xc) addr:0x0216628c +func_ov093_02166298 kind:function(arm,size=0x10) addr:0x02166298 +func_ov093_021662a8 kind:function(arm,size=0x10) addr:0x021662a8 +func_ov093_021662b8 kind:function(arm,size=0x10) addr:0x021662b8 +func_ov093_021662c8 kind:function(arm,size=0x10) addr:0x021662c8 +func_ov093_021662d8 kind:function(arm,size=0x10) addr:0x021662d8 +func_ov093_021662e8 kind:function(arm,size=0x10) addr:0x021662e8 +func_ov093_021662f8 kind:function(arm,size=0x14) addr:0x021662f8 +func_ov093_0216630c kind:function(thumb,size=0x7c) addr:0x0216630c +func_ov093_02166388 kind:function(thumb,size=0x24) addr:0x02166388 +func_ov093_021663ac kind:function(thumb,size=0x2) addr:0x021663ac +func_ov093_021663b0 kind:function(arm,size=0x12c) addr:0x021663b0 +func_ov093_021664dc kind:function(arm,size=0x24) addr:0x021664dc +func_ov093_02166500 kind:function(arm,size=0x20) addr:0x02166500 +func_ov093_02166520 kind:function(thumb,size=0x40) addr:0x02166520 +func_ov093_02166560 kind:function(thumb,size=0x2) addr:0x02166560 +func_ov093_02166564 kind:function(arm,size=0xb8) addr:0x02166564 +func_ov093_0216661c kind:function(arm,size=0xd4) addr:0x0216661c +func_ov093_021666f0 kind:function(arm,size=0x14) addr:0x021666f0 +func_ov093_02166704 kind:function(arm,size=0x1b8) addr:0x02166704 +func_ov093_021668bc kind:function(arm,size=0x50c) addr:0x021668bc +func_ov093_02166dc8 kind:function(arm,size=0x78) addr:0x02166dc8 +func_ov093_02166e40 kind:function(arm,size=0x7c) addr:0x02166e40 +func_ov093_02166ebc kind:function(thumb,size=0x22) addr:0x02166ebc +func_ov093_02166ee0 kind:function(thumb,size=0x2) addr:0x02166ee0 +func_ov093_02166ee4 kind:function(arm,size=0xe0) addr:0x02166ee4 +func_ov093_02166fc4 kind:function(arm,size=0x6c) addr:0x02166fc4 +func_ov093_02167030 kind:function(arm,size=0x110) addr:0x02167030 +func_ov093_02167140 kind:function(arm,size=0x140) addr:0x02167140 +func_ov093_02167280 kind:function(arm,size=0x48) addr:0x02167280 +func_ov093_021672c8 kind:function(arm,size=0x3c0) addr:0x021672c8 +func_ov093_02167688 kind:function(arm,size=0x40) addr:0x02167688 +func_ov093_021676c8 kind:function(arm,size=0xfc) addr:0x021676c8 +func_ov093_021677c4 kind:function(thumb,size=0xf4) addr:0x021677c4 +func_ov093_021678b8 kind:function(thumb,size=0x100) addr:0x021678b8 +func_ov093_021679b8 kind:function(thumb,size=0xc) addr:0x021679b8 +func_ov093_021679c4 kind:function(thumb,size=0x20) addr:0x021679c4 +func_ov093_021679e4 kind:function(thumb,size=0x26) addr:0x021679e4 +func_ov093_02167a0c kind:function(thumb,size=0x64) addr:0x02167a0c +func_ov093_02167a70 kind:function(arm,size=0x36c) addr:0x02167a70 +func_ov093_02167ddc kind:function(arm,size=0x44) addr:0x02167ddc +func_ov093_02167e20 kind:function(arm,size=0x15c) addr:0x02167e20 +func_ov093_02167f7c kind:function(arm,size=0x68) addr:0x02167f7c +func_ov093_02167fe4 kind:function(arm,size=0x1c) addr:0x02167fe4 +func_ov093_02168000 kind:function(arm,size=0xdc) addr:0x02168000 +func_ov093_021680dc kind:function(arm,size=0xa8) addr:0x021680dc +func_ov093_02168184 kind:function(arm,size=0x7c) addr:0x02168184 +func_ov093_02168200 kind:function(arm,size=0x38) addr:0x02168200 +func_ov093_02168238 kind:function(arm,size=0xb4) addr:0x02168238 +func_ov093_021682ec kind:function(arm,size=0xfc) addr:0x021682ec +func_ov093_021683e8 kind:function(thumb,size=0x7c) addr:0x021683e8 +func_ov093_02168464 kind:function(arm,size=0xd0) addr:0x02168464 +func_ov093_02168534 kind:function(arm,size=0x24) addr:0x02168534 +func_ov093_02168558 kind:function(arm,size=0x78) addr:0x02168558 +func_ov093_021685d0 kind:function(arm,size=0x240) addr:0x021685d0 +func_ov093_02168810 kind:function(thumb,size=0x1c) addr:0x02168810 +func_ov093_0216882c kind:function(thumb,size=0x2) addr:0x0216882c +func_ov093_02168830 kind:function(thumb,size=0x14) addr:0x02168830 +func_ov093_02168844 kind:function(arm,size=0x184) addr:0x02168844 +func_ov093_021689c8 kind:function(arm,size=0x43c) addr:0x021689c8 +func_ov093_02168e04 kind:function(arm,size=0x6c) addr:0x02168e04 +func_ov093_02168e70 kind:function(thumb,size=0xa) addr:0x02168e70 +func_ov093_02168e7c kind:function(arm,size=0x24) addr:0x02168e7c +func_ov093_02168ea0 kind:function(arm,size=0x9c) addr:0x02168ea0 +func_ov093_02168f3c kind:function(thumb,size=0xc2) addr:0x02168f3c +func_ov093_02169000 kind:function(arm,size=0x1c0) addr:0x02169000 +func_ov093_021691c0 kind:function(arm,size=0x154) addr:0x021691c0 +func_ov093_02169314 kind:function(arm,size=0xf4) addr:0x02169314 +func_ov093_02169408 kind:function(arm,size=0x2c) addr:0x02169408 +func_ov093_02169434 kind:function(arm,size=0x74) addr:0x02169434 +func_ov093_021694a8 kind:function(arm,size=0x34) addr:0x021694a8 +func_ov093_021694dc kind:function(thumb,size=0x9c) addr:0x021694dc +func_ov093_02169578 kind:function(thumb,size=0xe) addr:0x02169578 +func_ov093_02169588 kind:function(arm,size=0x7c) addr:0x02169588 +func_ov093_02169604 kind:function(arm,size=0x7f0) addr:0x02169604 +func_ov093_02169df4 kind:function(arm,size=0x370) addr:0x02169df4 +func_ov093_0216a164 kind:function(arm,size=0x8dc) addr:0x0216a164 +func_ov093_0216aa40 kind:function(arm,size=0x14) addr:0x0216aa40 +func_ov093_0216aa54 kind:function(arm,size=0x58) addr:0x0216aa54 +func_ov093_0216aaac kind:function(arm,size=0x38) addr:0x0216aaac +func_ov093_0216aae4 kind:function(arm,size=0x4c) addr:0x0216aae4 +func_ov093_0216ab30 kind:function(arm,size=0x10) addr:0x0216ab30 +func_ov093_0216ab40 kind:function(arm,size=0x54) addr:0x0216ab40 +func_ov093_0216ab94 kind:function(arm,size=0xc0) addr:0x0216ab94 +func_ov093_0216ac54 kind:function(arm,size=0x3c) addr:0x0216ac54 +func_ov093_0216ac90 kind:function(arm,size=0x100) addr:0x0216ac90 +func_ov093_0216ad90 kind:function(arm,size=0x188) addr:0x0216ad90 +func_ov093_0216af18 kind:function(arm,size=0x128) addr:0x0216af18 +func_ov093_0216b040 kind:function(arm,size=0x168) addr:0x0216b040 +func_ov093_0216b1a8 kind:function(arm,size=0xa4) addr:0x0216b1a8 +func_ov093_0216b24c kind:function(arm,size=0x168) addr:0x0216b24c +func_ov093_0216b3b4 kind:function(arm,size=0x14c) addr:0x0216b3b4 +func_ov093_0216b500 kind:function(arm,size=0xec) addr:0x0216b500 +func_ov093_0216b5ec kind:function(arm,size=0x184) addr:0x0216b5ec +func_ov093_0216b770 kind:function(arm,size=0x54) addr:0x0216b770 +func_ov093_0216b7c4 kind:function(arm,size=0x1c) addr:0x0216b7c4 +func_ov093_0216b7e0 kind:function(arm,size=0xc0) addr:0x0216b7e0 +func_ov093_0216b8a0 kind:function(arm,size=0x38) addr:0x0216b8a0 +func_ov093_0216b8d8 kind:function(arm,size=0x30) addr:0x0216b8d8 +func_ov093_0216b908 kind:function(arm,size=0x104) addr:0x0216b908 +func_ov093_0216ba0c kind:function(arm,size=0x248) addr:0x0216ba0c +func_ov093_0216bc54 kind:function(arm,size=0x238) addr:0x0216bc54 +func_ov093_0216be8c kind:function(arm,size=0x24) addr:0x0216be8c +func_ov093_0216beb0 kind:function(arm,size=0xa4) addr:0x0216beb0 +func_ov093_0216bf54 kind:function(arm,size=0x48) addr:0x0216bf54 +func_ov093_0216bf9c kind:function(arm,size=0x14) addr:0x0216bf9c +func_ov093_0216bfb0 kind:function(arm,size=0x80) addr:0x0216bfb0 +func_ov093_0216c030 kind:function(arm,size=0xa4) addr:0x0216c030 +func_ov093_0216c0d4 kind:function(arm,size=0xf0) addr:0x0216c0d4 +func_ov093_0216c1c4 kind:function(arm,size=0x424) addr:0x0216c1c4 +func_ov093_0216c5e8 kind:function(arm,size=0xa4) addr:0x0216c5e8 +func_ov093_0216c68c kind:function(arm,size=0x18) addr:0x0216c68c +func_ov093_0216c6a4 kind:function(arm,size=0xf4) addr:0x0216c6a4 +func_ov093_0216c798 kind:function(arm,size=0xac) addr:0x0216c798 +func_ov093_0216c844 kind:function(thumb,size=0x98) addr:0x0216c844 +func_ov093_0216c8dc kind:function(thumb,size=0x44) addr:0x0216c8dc +func_ov093_0216c920 kind:function(thumb,size=0x50) addr:0x0216c920 +func_ov093_0216c970 kind:function(arm,size=0xa8) addr:0x0216c970 +func_ov093_0216ca18 kind:function(arm,size=0x270) addr:0x0216ca18 +func_ov093_0216cc88 kind:function(arm,size=0x14) addr:0x0216cc88 +func_ov093_0216cc9c kind:function(arm,size=0x1c) addr:0x0216cc9c +func_ov093_0216ccb8 kind:function(thumb,size=0x14) addr:0x0216ccb8 +func_ov093_0216cccc kind:function(arm,size=0x94) addr:0x0216cccc +func_ov093_0216cd60 kind:function(arm,size=0xa4) addr:0x0216cd60 +func_ov093_0216ce04 kind:function(arm,size=0x3c) addr:0x0216ce04 +func_ov093_0216ce40 kind:function(thumb,size=0x1bc) addr:0x0216ce40 +func_ov093_0216cffc kind:function(thumb,size=0xb6) addr:0x0216cffc +func_ov093_0216d0b4 kind:function(thumb,size=0x8c) addr:0x0216d0b4 +func_ov093_0216d140 kind:function(thumb,size=0x6c) addr:0x0216d140 +func_ov093_0216d1ac kind:function(thumb,size=0x1cc) addr:0x0216d1ac +func_ov093_0216d378 kind:function(arm,size=0x64) addr:0x0216d378 +func_ov093_0216d3dc kind:function(arm,size=0x30) addr:0x0216d3dc +func_ov093_0216d40c kind:function(arm,size=0x14) addr:0x0216d40c +func_ov093_0216d420 kind:function(arm,size=0xb4) addr:0x0216d420 +func_ov093_0216d4d4 kind:function(arm,size=0xc4) addr:0x0216d4d4 +func_ov093_0216d598 kind:function(arm,size=0x830) addr:0x0216d598 +func_ov093_0216ddc8 kind:function(arm,size=0x48) addr:0x0216ddc8 +func_ov093_0216de10 kind:function(arm,size=0x98) addr:0x0216de10 +func_ov093_0216dea8 kind:function(arm,size=0x260) addr:0x0216dea8 +func_ov093_0216e108 kind:function(arm,size=0x68) addr:0x0216e108 +func_ov093_0216e170 kind:function(arm,size=0x14) addr:0x0216e170 +func_ov093_0216e184 kind:function(arm,size=0xfc) addr:0x0216e184 +func_ov093_0216e280 kind:function(arm,size=0x18) addr:0x0216e280 +func_ov093_0216e298 kind:function(arm,size=0x20) addr:0x0216e298 +func_ov093_0216e2b8 kind:function(arm,size=0x20) addr:0x0216e2b8 +func_ov093_0216e2d8 kind:function(arm,size=0x24) addr:0x0216e2d8 +func_ov093_0216e2fc kind:function(arm,size=0x18) addr:0x0216e2fc +func_ov093_0216e314 kind:function(arm,size=0x10) addr:0x0216e314 +func_ov093_0216e324 kind:function(arm,size=0x74) addr:0x0216e324 +func_ov093_0216e398 kind:function(arm,size=0x230) addr:0x0216e398 +func_ov093_0216e5c8 kind:function(arm,size=0xd8) addr:0x0216e5c8 +func_ov093_0216e6a0 kind:function(arm,size=0x98) addr:0x0216e6a0 +func_ov093_0216e738 kind:function(arm,size=0x10) addr:0x0216e738 +func_ov093_0216e748 kind:function(arm,size=0x10) addr:0x0216e748 +func_ov093_0216e758 kind:function(arm,size=0x10) addr:0x0216e758 +func_ov093_0216e768 kind:function(arm,size=0x10) addr:0x0216e768 +func_ov093_0216e778 kind:function(arm,size=0xd0) addr:0x0216e778 +func_ov093_0216e848 kind:function(arm,size=0x5c) addr:0x0216e848 +func_ov093_0216e8a4 kind:function(arm,size=0x10) addr:0x0216e8a4 +func_ov093_0216e8b4 kind:function(arm,size=0x10) addr:0x0216e8b4 +func_ov093_0216e8c4 kind:function(arm,size=0x10) addr:0x0216e8c4 +func_ov093_0216e8d4 kind:function(arm,size=0x1d0) addr:0x0216e8d4 +func_ov093_0216eaa4 kind:function(arm,size=0x7d0) addr:0x0216eaa4 +func_ov093_0216f274 kind:function(arm,size=0x10) addr:0x0216f274 +func_ov093_0216f284 kind:function(arm,size=0x10) addr:0x0216f284 +func_ov093_0216f294 kind:function(arm,size=0x84) addr:0x0216f294 +func_ov093_0216f318 kind:function(arm,size=0x20) addr:0x0216f318 +func_ov093_0216f338 kind:function(arm,size=0x10) addr:0x0216f338 +func_ov093_0216f348 kind:function(arm,size=0x198) addr:0x0216f348 +func_ov093_0216f4e0 kind:function(arm,size=0x34) addr:0x0216f4e0 +func_ov093_0216f514 kind:function(arm,size=0x14) addr:0x0216f514 +func_ov093_0216f528 kind:function(arm,size=0x10) addr:0x0216f528 +func_ov093_0216f538 kind:function(thumb,size=0xe0) addr:0x0216f538 +func_ov093_0216f618 kind:function(thumb,size=0x12) addr:0x0216f618 +func_ov093_0216f62c kind:function(thumb,size=0x10) addr:0x0216f62c +func_ov093_0216f63c kind:function(thumb,size=0x10) addr:0x0216f63c +func_ov093_0216f64c kind:function(thumb,size=0x10) addr:0x0216f64c +func_ov093_0216f65c kind:function(thumb,size=0x10) addr:0x0216f65c +func_ov093_0216f66c kind:function(thumb,size=0x7c) addr:0x0216f66c +func_ov093_0216f6e8 kind:function(thumb,size=0x12) addr:0x0216f6e8 +func_ov093_0216f6fc kind:function(thumb,size=0x50) addr:0x0216f6fc +func_ov093_0216f74c kind:function(thumb,size=0xc) addr:0x0216f74c +func_ov093_0216f758 kind:function(arm,size=0x78) addr:0x0216f758 +func_ov093_0216f7d0 kind:function(arm,size=0x7c) addr:0x0216f7d0 +func_ov093_0216f84c kind:function(arm,size=0x1fc) addr:0x0216f84c +func_ov093_0216fa48 kind:function(arm,size=0x1cc) addr:0x0216fa48 +func_ov093_0216fc14 kind:function(arm,size=0x4c) addr:0x0216fc14 +func_ov093_0216fc60 kind:function(arm,size=0xb0) addr:0x0216fc60 +func_ov093_0216fd10 kind:function(arm,size=0x28) addr:0x0216fd10 +func_ov093_0216fd38 kind:function(arm,size=0x3c) addr:0x0216fd38 +func_ov093_0216fd74 kind:function(arm,size=0x18) addr:0x0216fd74 +func_ov093_0216fd8c kind:function(arm,size=0x14) addr:0x0216fd8c +func_ov093_0216fda0 kind:function(arm,size=0xd0) addr:0x0216fda0 +func_ov093_0216fe70 kind:function(arm,size=0x18) addr:0x0216fe70 +func_ov093_0216fe88 kind:function(arm,size=0x2c) addr:0x0216fe88 +func_ov093_0216feb4 kind:function(arm,size=0x30) addr:0x0216feb4 +func_ov093_0216fee4 kind:function(arm,size=0xc0) addr:0x0216fee4 +func_ov093_0216ffa4 kind:function(arm,size=0x14) addr:0x0216ffa4 +func_ov093_0216ffb8 kind:function(arm,size=0x1c) addr:0x0216ffb8 +func_ov093_0216ffd4 kind:function(arm,size=0xb4) addr:0x0216ffd4 +func_ov093_02170088 kind:function(arm,size=0x4) addr:0x02170088 +func_ov093_0217008c kind:function(arm,size=0x14) addr:0x0217008c +func_ov093_021700a0 kind:function(arm,size=0x4) addr:0x021700a0 +func_ov093_021700a4 kind:function(arm,size=0x8c) addr:0x021700a4 +func_ov093_02170130 kind:function(arm,size=0x10c) addr:0x02170130 +func_ov093_0217023c kind:function(arm,size=0xe4) addr:0x0217023c +func_ov093_02170320 kind:function(arm,size=0x5c) addr:0x02170320 +func_ov093_0217037c kind:function(arm,size=0x1a4) addr:0x0217037c +func_ov093_02170520 kind:function(arm,size=0x64) addr:0x02170520 +func_ov093_02170584 kind:function(arm,size=0x58) addr:0x02170584 +func_ov093_021705dc kind:function(arm,size=0x4) addr:0x021705dc +func_ov093_021705e0 kind:function(arm,size=0x4) addr:0x021705e0 +func_ov093_021705e4 kind:function(arm,size=0x8) addr:0x021705e4 +func_ov093_021705ec kind:function(arm,size=0xcc) addr:0x021705ec +func_ov093_021706b8 kind:function(arm,size=0x8) addr:0x021706b8 +func_ov093_021706c0 kind:function(arm,size=0x44) addr:0x021706c0 +func_ov093_02170704 kind:function(arm,size=0x9c) addr:0x02170704 +func_ov093_021707a0 kind:function(arm,size=0x23c) addr:0x021707a0 +func_ov093_021709dc kind:function(arm,size=0x14) addr:0x021709dc +func_ov093_021709f0 kind:function(arm,size=0x1c) addr:0x021709f0 +func_ov093_02170a0c kind:function(arm,size=0x20) addr:0x02170a0c +func_ov093_02170a2c kind:function(arm,size=0xfc) addr:0x02170a2c +func_ov093_02170b28 kind:function(arm,size=0xa8) addr:0x02170b28 +func_ov093_02170bd0 kind:function(arm,size=0x14) addr:0x02170bd0 +func_ov093_02170be4 kind:function(arm,size=0x1c) addr:0x02170be4 +func_ov093_02170c00 kind:function(arm,size=0x20) addr:0x02170c00 +func_ov093_02170c20 kind:function(arm,size=0x14) addr:0x02170c20 +func_ov093_02170c34 kind:function(arm,size=0x1c) addr:0x02170c34 +func_ov093_02170c50 kind:function(arm,size=0x98) addr:0x02170c50 +func_ov093_02170ce8 kind:function(arm,size=0x4) addr:0x02170ce8 +func_ov093_02170cec kind:function(thumb,size=0xdc) addr:0x02170cec +func_ov093_02170dc8 kind:function(thumb,size=0x28) addr:0x02170dc8 +func_ov093_02170df0 kind:function(thumb,size=0x10) addr:0x02170df0 +func_ov093_02170e00 kind:function(arm,size=0x28) addr:0x02170e00 +func_ov093_02170e28 kind:function(arm,size=0x1bc) addr:0x02170e28 +func_ov093_02170fe4 kind:function(arm,size=0x288) addr:0x02170fe4 +func_ov093_0217126c kind:function(arm,size=0x430) addr:0x0217126c +func_ov093_0217169c kind:function(arm,size=0x24) addr:0x0217169c +func_ov093_021716c0 kind:function(arm,size=0x24) addr:0x021716c0 +func_ov093_021716e4 kind:function(arm,size=0x3c) addr:0x021716e4 +func_ov093_02171720 kind:function(arm,size=0x28) addr:0x02171720 +func_ov093_02171748 kind:function(arm,size=0x28) addr:0x02171748 +func_ov093_02171770 kind:function(arm,size=0x28) addr:0x02171770 +func_ov093_02171798 kind:function(arm,size=0x3c) addr:0x02171798 +func_ov093_021717d4 kind:function(arm,size=0x28) addr:0x021717d4 +func_ov093_021717fc kind:function(arm,size=0x28) addr:0x021717fc +func_ov093_02171824 kind:function(arm,size=0x18) addr:0x02171824 +func_ov093_0217183c kind:function(arm,size=0x18) addr:0x0217183c +func_ov093_02171854 kind:function(arm,size=0x2c) addr:0x02171854 +func_ov093_02171880 kind:function(arm,size=0x58) addr:0x02171880 +func_ov093_021718d8 kind:function(arm,size=0x30) addr:0x021718d8 +func_ov093_02171908 kind:function(arm,size=0x44) addr:0x02171908 +func_ov093_0217194c kind:function(arm,size=0x28) addr:0x0217194c +func_ov093_02171974 kind:function(arm,size=0x28) addr:0x02171974 +func_ov093_0217199c kind:function(arm,size=0x18) addr:0x0217199c +func_ov093_021719b4 kind:function(arm,size=0xc) addr:0x021719b4 +func_ov093_021719c0 kind:function(arm,size=0x7c) addr:0x021719c0 +func_ov093_02171a3c kind:function(arm,size=0x3c) addr:0x02171a3c +func_ov093_02171a78 kind:function(arm,size=0x54) addr:0x02171a78 +func_ov093_02171acc kind:function(arm,size=0x14) addr:0x02171acc +func_ov093_02171ae0 kind:function(arm,size=0x1c) addr:0x02171ae0 +func_ov093_02171afc kind:function(arm,size=0x1c) addr:0x02171afc +func_ov093_02171b18 kind:function(arm,size=0x1c) addr:0x02171b18 +func_ov093_02171b34 kind:function(arm,size=0x54) addr:0x02171b34 +func_ov093_02171b88 kind:function(arm,size=0x3c) addr:0x02171b88 +func_ov093_02171bc4 kind:function(arm,size=0x4c) addr:0x02171bc4 +func_ov093_02171c10 kind:function(arm,size=0x14) addr:0x02171c10 +func_ov093_02171c24 kind:function(arm,size=0x34) addr:0x02171c24 +func_ov093_02171c58 kind:function(arm,size=0x74) addr:0x02171c58 +func_ov093_02171ccc kind:function(arm,size=0x30) addr:0x02171ccc +func_ov093_02171cfc kind:function(arm,size=0x18) addr:0x02171cfc +func_ov093_02171d14 kind:function(arm,size=0x28) addr:0x02171d14 +func_ov093_02171d3c kind:function(arm,size=0xc) addr:0x02171d3c +func_ov093_02171d48 kind:function(arm,size=0x34) addr:0x02171d48 +func_ov093_02171d7c kind:function(arm,size=0x18) addr:0x02171d7c +func_ov093_02171d94 kind:function(arm,size=0x10) addr:0x02171d94 +func_ov093_02171da4 kind:function(arm,size=0x28) addr:0x02171da4 +func_ov093_02171dcc kind:function(arm,size=0x2c) addr:0x02171dcc +func_ov093_02171df8 kind:function(arm,size=0x20) addr:0x02171df8 +func_ov093_02171e18 kind:function(arm,size=0x1c) addr:0x02171e18 +func_ov093_02171e34 kind:function(arm,size=0x30) addr:0x02171e34 +func_ov093_02171e64 kind:function(arm,size=0x14) addr:0x02171e64 +func_ov093_02171e78 kind:function(arm,size=0x14) addr:0x02171e78 +func_ov093_02171e8c kind:function(arm,size=0x20) addr:0x02171e8c +func_ov093_02171eac kind:function(arm,size=0x20) addr:0x02171eac +func_ov093_02171ecc kind:function(arm,size=0x40) addr:0x02171ecc +func_ov093_02171f0c kind:function(arm,size=0x40) addr:0x02171f0c +func_ov093_02171f4c kind:function(arm,size=0x20) addr:0x02171f4c +func_ov093_02171f6c kind:function(arm,size=0x20) addr:0x02171f6c +func_ov093_02171f8c kind:function(arm,size=0x30) addr:0x02171f8c +func_ov093_02171fbc kind:function(arm,size=0x20) addr:0x02171fbc +func_ov093_02171fdc kind:function(arm,size=0x20) addr:0x02171fdc +func_ov093_02171ffc kind:function(arm,size=0x20) addr:0x02171ffc +func_ov093_0217201c kind:function(arm,size=0x20) addr:0x0217201c +func_ov093_0217203c kind:function(arm,size=0x20) addr:0x0217203c +func_ov093_0217205c kind:function(arm,size=0x20) addr:0x0217205c +func_ov093_0217207c kind:function(arm,size=0x20) addr:0x0217207c +func_ov093_0217209c kind:function(arm,size=0x20) addr:0x0217209c +func_ov093_021720bc kind:function(arm,size=0x20) addr:0x021720bc +func_ov093_021720dc kind:function(arm,size=0x20) addr:0x021720dc +func_ov093_021720fc kind:function(arm,size=0x20) addr:0x021720fc +func_ov093_0217211c kind:function(arm,size=0x20) addr:0x0217211c +func_ov093_0217213c kind:function(arm,size=0x20) addr:0x0217213c +func_ov093_0217215c kind:function(arm,size=0x5c) addr:0x0217215c +func_ov093_021721b8 kind:function(arm,size=0x14) addr:0x021721b8 +func_ov093_021721cc kind:function(arm,size=0x1c) addr:0x021721cc +func_ov093_021721e8 kind:function(arm,size=0xa4) addr:0x021721e8 +func_ov093_0217228c kind:function(arm,size=0x20) addr:0x0217228c +func_ov093_021722ac kind:function(arm,size=0x4) addr:0x021722ac +func_ov093_021722b0 kind:function(arm,size=0x110) addr:0x021722b0 +func_ov093_021723c0 kind:function(arm,size=0x8) addr:0x021723c0 +func_ov093_021723c8 kind:function(arm,size=0x4) addr:0x021723c8 +func_ov093_021723cc kind:function(arm,size=0x5c) addr:0x021723cc +func_ov093_02172428 kind:function(arm,size=0x44) addr:0x02172428 +func_ov093_0217246c kind:function(arm,size=0x3dc) addr:0x0217246c +func_ov093_02172848 kind:function(arm,size=0x8) addr:0x02172848 +func_ov093_02172850 kind:function(arm,size=0x8) addr:0x02172850 +func_ov093_02172858 kind:function(arm,size=0x49c) addr:0x02172858 +func_ov093_02172cf4 kind:function(arm,size=0x8) addr:0x02172cf4 +func_ov093_02172cfc kind:function(arm,size=0x1ec) addr:0x02172cfc +func_ov093_02172ee8 kind:function(arm,size=0x24c) addr:0x02172ee8 +func_ov093_02173134 kind:function(arm,size=0x174) addr:0x02173134 +func_ov093_021732a8 kind:function(arm,size=0x184) addr:0x021732a8 +func_ov093_0217342c kind:function(arm,size=0x174) addr:0x0217342c +func_ov093_021735a0 kind:function(arm,size=0x1f8) addr:0x021735a0 +func_ov093_02173798 kind:function(arm,size=0x24) addr:0x02173798 +func_ov093_021737bc kind:function(arm,size=0x800) addr:0x021737bc +func_ov093_02173fbc kind:function(arm,size=0xc) addr:0x02173fbc +func_ov093_02173fc8 kind:function(arm,size=0x24) addr:0x02173fc8 +func_ov093_02173fec kind:function(arm,size=0x538) addr:0x02173fec +func_ov093_02174524 kind:function(arm,size=0x3f8) addr:0x02174524 +func_ov093_0217491c kind:function(arm,size=0x1cc) addr:0x0217491c +func_ov093_02174ae8 kind:function(arm,size=0x3ec) addr:0x02174ae8 +func_ov093_02174ed4 kind:function(arm,size=0x15c) addr:0x02174ed4 +func_ov093_02175030 kind:function(arm,size=0x1ec) addr:0x02175030 +func_ov093_0217521c kind:function(arm,size=0x10) addr:0x0217521c +func_ov093_0217522c kind:function(arm,size=0x1c) addr:0x0217522c +func_ov093_02175248 kind:function(arm,size=0x178) addr:0x02175248 +func_ov093_021753c0 kind:function(arm,size=0x14) addr:0x021753c0 +func_ov093_021753d4 kind:function(arm,size=0x10) addr:0x021753d4 +func_ov093_021753e4 kind:function(arm,size=0x1c) addr:0x021753e4 +func_ov093_02175400 kind:function(arm,size=0xc) addr:0x02175400 +func_ov093_0217540c kind:function(arm,size=0x34) addr:0x0217540c +func_ov093_02175440 kind:function(arm,size=0x68) addr:0x02175440 +func_ov093_021754a8 kind:function(thumb,size=0x40) addr:0x021754a8 +func_ov093_021754e8 kind:function(thumb,size=0xc) addr:0x021754e8 +func_ov093_021754f4 kind:function(arm,size=0x34) addr:0x021754f4 +func_ov093_02175528 kind:function(arm,size=0x9c) addr:0x02175528 +func_ov093_021755c4 kind:function(arm,size=0xd8) addr:0x021755c4 +func_ov093_0217569c kind:function(thumb,size=0x20) addr:0x0217569c +func_ov093_021756bc kind:function(thumb,size=0x100) addr:0x021756bc +func_ov093_021757bc kind:function(arm,size=0x14) addr:0x021757bc +func_ov093_021757d0 kind:function(arm,size=0x340) addr:0x021757d0 +func_ov093_02175b10 kind:function(arm,size=0xd8) addr:0x02175b10 +func_ov093_02175be8 kind:function(arm,size=0x1c) addr:0x02175be8 +func_ov093_02175c04 kind:function(arm,size=0x20) addr:0x02175c04 +func_ov093_02175c24 kind:function(arm,size=0x28) addr:0x02175c24 +func_ov093_02175c4c kind:function(arm,size=0x18) addr:0x02175c4c +func_ov093_02175c64 kind:function(arm,size=0x30) addr:0x02175c64 +func_ov093_02175c94 kind:function(thumb,size=0x48) addr:0x02175c94 +func_ov093_02175cdc kind:function(thumb,size=0x1e0) addr:0x02175cdc +func_ov093_02175ebc kind:function(arm,size=0x14) addr:0x02175ebc +func_ov093_02175ed0 kind:function(arm,size=0x3c) addr:0x02175ed0 +func_ov093_02175f0c kind:function(thumb,size=0x12) addr:0x02175f0c +func_ov093_02175f20 kind:function(arm,size=0x2e8) addr:0x02175f20 +func_ov093_02176208 kind:function(arm,size=0x170) addr:0x02176208 +func_ov093_02176378 kind:function(arm,size=0x44) addr:0x02176378 +func_ov093_021763bc kind:function(arm,size=0x1c) addr:0x021763bc +func_ov093_021763d8 kind:function(arm,size=0x20) addr:0x021763d8 +func_ov093_021763f8 kind:function(arm,size=0x28) addr:0x021763f8 +func_ov093_02176420 kind:function(thumb,size=0xd0) addr:0x02176420 +func_ov093_021764f0 kind:function(thumb,size=0xc) addr:0x021764f0 +func_ov093_021764fc kind:function(thumb,size=0x12) addr:0x021764fc +func_ov093_02176510 kind:function(arm,size=0xa0) addr:0x02176510 +func_ov093_021765b0 kind:function(arm,size=0x22c) addr:0x021765b0 +func_ov093_021767dc kind:function(arm,size=0x16c) addr:0x021767dc +func_ov093_02176948 kind:function(arm,size=0x78) addr:0x02176948 +func_ov093_021769c0 kind:function(arm,size=0xc8) addr:0x021769c0 +func_ov093_02176a88 kind:function(arm,size=0xc) addr:0x02176a88 +func_ov093_02176a94 kind:function(arm,size=0x24) addr:0x02176a94 +func_ov093_02176ab8 kind:function(arm,size=0x28) addr:0x02176ab8 +func_ov093_02176ae0 kind:function(arm,size=0x170) addr:0x02176ae0 +func_ov093_02176c50 kind:function(arm,size=0x1a8) addr:0x02176c50 +func_ov093_02176df8 kind:function(arm,size=0x8c) addr:0x02176df8 +func_ov093_02176e84 kind:function(arm,size=0x54) addr:0x02176e84 +func_ov093_02176ed8 kind:function(arm,size=0xb0) addr:0x02176ed8 +func_ov093_02176f88 kind:function(arm,size=0x23c) addr:0x02176f88 +func_ov093_021771c4 kind:function(arm,size=0x14) addr:0x021771c4 +func_ov093_021771d8 kind:function(arm,size=0x1c) addr:0x021771d8 +func_ov093_021771f4 kind:function(arm,size=0x14) addr:0x021771f4 +func_ov093_02177208 kind:function(arm,size=0xc) addr:0x02177208 +func_ov093_02177214 kind:function(arm,size=0x24) addr:0x02177214 +func_ov093_02177238 kind:function(arm,size=0x28) addr:0x02177238 +func_ov093_02177260 kind:function(arm,size=0x20) addr:0x02177260 +func_ov093_02177280 kind:function(arm,size=0x1c) addr:0x02177280 +func_ov093_0217729c kind:function(arm,size=0x80) addr:0x0217729c +func_ov093_0217731c kind:function(arm,size=0x138) addr:0x0217731c +func_ov093_02177454 kind:function(arm,size=0x8) addr:0x02177454 +func_ov093_0217745c kind:function(arm,size=0x10) addr:0x0217745c +func_ov093_0217746c kind:function(arm,size=0x9c) addr:0x0217746c +func_ov093_02177508 kind:function(arm,size=0x14) addr:0x02177508 +func_ov093_0217751c kind:function(arm,size=0x1c) addr:0x0217751c +func_ov093_02177538 kind:function(arm,size=0x14) addr:0x02177538 +func_ov093_0217754c kind:function(arm,size=0xc) addr:0x0217754c +func_ov093_02177558 kind:function(arm,size=0x24) addr:0x02177558 +func_ov093_0217757c kind:function(arm,size=0x28) addr:0x0217757c +func_ov093_021775a4 kind:function(arm,size=0x54) addr:0x021775a4 +func_ov093_021775f8 kind:function(arm,size=0x28) addr:0x021775f8 +func_ov093_02177620 kind:function(arm,size=0xac) addr:0x02177620 +func_ov093_021776cc kind:function(arm,size=0x14) addr:0x021776cc +func_ov093_021776e0 kind:function(arm,size=0x24) addr:0x021776e0 +func_ov093_02177704 kind:function(arm,size=0x1a0) addr:0x02177704 +func_ov093_021778a4 kind:function(arm,size=0x18) addr:0x021778a4 +func_ov093_021778bc kind:function(arm,size=0x28) addr:0x021778bc +func_ov093_021778e4 kind:function(arm,size=0x30) addr:0x021778e4 +func_ov093_02177914 kind:function(arm,size=0x14) addr:0x02177914 +func_ov093_02177928 kind:function(arm,size=0xc) addr:0x02177928 +func_ov093_02177934 kind:function(arm,size=0x28) addr:0x02177934 +func_ov093_0217795c kind:function(arm,size=0x64) addr:0x0217795c +func_ov093_021779c0 kind:function(arm,size=0x14) addr:0x021779c0 +func_ov093_021779d4 kind:function(arm,size=0xc) addr:0x021779d4 +func_ov093_021779e0 kind:function(arm,size=0x28) addr:0x021779e0 +func_ov093_02177a08 kind:function(arm,size=0x64) addr:0x02177a08 +func_ov093_02177a6c kind:function(arm,size=0x14) addr:0x02177a6c +func_ov093_02177a80 kind:function(arm,size=0xc) addr:0x02177a80 +func_ov093_02177a8c kind:function(arm,size=0x24) addr:0x02177a8c +func_ov093_02177ab0 kind:function(arm,size=0x64) addr:0x02177ab0 +func_ov093_02177b14 kind:function(arm,size=0x14) addr:0x02177b14 +func_ov093_02177b28 kind:function(arm,size=0xc) addr:0x02177b28 +func_ov093_02177b34 kind:function(arm,size=0x28) addr:0x02177b34 +func_ov093_02177b5c kind:function(arm,size=0x64) addr:0x02177b5c +func_ov093_02177bc0 kind:function(arm,size=0x14) addr:0x02177bc0 +data_ov093_02177bd4 kind:data(any) addr:0x02177bd4 +data_ov093_02177be0 kind:data(any) addr:0x02177be0 +data_ov093_02177bec kind:data(any) addr:0x02177bec +data_ov093_02177bef kind:data(any) addr:0x02177bef +data_ov093_02177bf8 kind:data(any) addr:0x02177bf8 +data_ov093_02177bf9 kind:data(any) addr:0x02177bf9 +data_ov093_02177c00 kind:data(any) addr:0x02177c00 +data_ov093_02177c08 kind:data(any) addr:0x02177c08 +data_ov093_02177c10 kind:data(any) addr:0x02177c10 +data_ov093_02177c8c kind:data(any) addr:0x02177c8c +data_ov093_02177ca0 kind:data(any) addr:0x02177ca0 +data_ov093_02177ce0 kind:data(any) addr:0x02177ce0 ambiguous +data_ov093_02177ce4 kind:data(any) addr:0x02177ce4 ambiguous +data_ov093_02177ce8 kind:data(any) addr:0x02177ce8 +data_ov093_02177cec kind:data(any) addr:0x02177cec ambiguous +data_ov093_02177cf0 kind:data(any) addr:0x02177cf0 +data_ov093_02177cf4 kind:data(any) addr:0x02177cf4 ambiguous +data_ov093_02177cf8 kind:data(any) addr:0x02177cf8 +data_ov093_02177cfc kind:data(any) addr:0x02177cfc +data_ov093_02177d00 kind:data(any) addr:0x02177d00 +data_ov093_02177d04 kind:data(any) addr:0x02177d04 +data_ov093_02177d08 kind:data(any) addr:0x02177d08 +data_ov093_02177d0c kind:data(any) addr:0x02177d0c +data_ov093_02177d10 kind:data(any) addr:0x02177d10 ambiguous +data_ov093_02177d14 kind:data(any) addr:0x02177d14 ambiguous +data_ov093_02177d18 kind:data(any) addr:0x02177d18 +data_ov093_02177d1c kind:data(any) addr:0x02177d1c +data_ov093_02177d20 kind:data(any) addr:0x02177d20 +data_ov093_02177d22 kind:data(any) addr:0x02177d22 +data_ov093_02177d24 kind:data(any) addr:0x02177d24 +data_ov093_02177d58 kind:data(any) addr:0x02177d58 ambiguous +data_ov093_02178070 kind:data(any) addr:0x02178070 ambiguous +data_ov093_0217819c kind:data(any) addr:0x0217819c +data_ov093_021781a0 kind:data(any) addr:0x021781a0 +data_ov093_021781a3 kind:data(any) addr:0x021781a3 +data_ov093_021781ac kind:data(any) addr:0x021781ac +__sinit_ov093_021781b4 kind:function(arm,size=0x24) addr:0x021781b4 +__sinit_ov093_021781d8 kind:function(arm,size=0x8c) addr:0x021781d8 +__sinit_ov093_02178264 kind:function(arm,size=0x1f0) addr:0x02178264 +__sinit_ov093_02178454 kind:function(arm,size=0x20) addr:0x02178454 +__sinit_ov093_02178474 kind:function(arm,size=0x50) addr:0x02178474 +__sinit_ov093_021784c4 kind:function(arm,size=0x50) addr:0x021784c4 +__sinit_ov093_02178514 kind:function(arm,size=0x50) addr:0x02178514 +__sinit_ov093_02178564 kind:function(arm,size=0x5c) addr:0x02178564 +__sinit_ov093_021785c0 kind:function(arm,size=0x5c) addr:0x021785c0 +__sinit_ov093_0217861c kind:function(arm,size=0x5c) addr:0x0217861c +__sinit_ov093_02178678 kind:function(arm,size=0x78) addr:0x02178678 +.p__sinit_ov093_021781b4 kind:data(word) addr:0x021786f0 +.p__sinit_ov093_021781d8 kind:data(word) addr:0x021786f4 +.p__sinit_ov093_02178264 kind:data(word) addr:0x021786f8 +.p__sinit_ov093_02178454 kind:data(word) addr:0x021786fc +.p__sinit_ov093_02178474 kind:data(word) addr:0x02178700 +.p__sinit_ov093_021784c4 kind:data(word) addr:0x02178704 +.p__sinit_ov093_02178514 kind:data(word) addr:0x02178708 +.p__sinit_ov093_02178564 kind:data(word) addr:0x0217870c +.p__sinit_ov093_021785c0 kind:data(word) addr:0x02178710 +.p__sinit_ov093_0217861c kind:data(word) addr:0x02178714 +.p__sinit_ov093_02178678 kind:data(word) addr:0x02178718 +data_ov093_02178720 kind:data(any) addr:0x02178720 +data_ov093_02178738 kind:data(any) addr:0x02178738 +data_ov093_02178754 kind:data(any) addr:0x02178754 +data_ov093_0217876c kind:data(any) addr:0x0217876c +data_ov093_02178780 kind:data(any) addr:0x02178780 +data_ov093_02178788 kind:data(any) addr:0x02178788 +data_ov093_02178794 kind:data(any) addr:0x02178794 +data_ov093_021787a0 kind:data(any) addr:0x021787a0 +data_ov093_021787ac kind:data(any) addr:0x021787ac +data_ov093_021787c8 kind:data(any) addr:0x021787c8 +data_ov093_021787ec kind:data(any) addr:0x021787ec +data_ov093_021787f8 kind:data(any) addr:0x021787f8 +data_ov093_02178804 kind:data(any) addr:0x02178804 ambiguous +data_ov093_0217882c kind:data(any) addr:0x0217882c +data_ov093_02178858 kind:data(any) addr:0x02178858 +data_ov093_02178884 kind:data(any) addr:0x02178884 +data_ov093_021788b0 kind:data(any) addr:0x021788b0 +data_ov093_021788d4 kind:data(any) addr:0x021788d4 +data_ov093_02178974 kind:data(any) addr:0x02178974 +data_ov093_0217897c kind:data(any) addr:0x0217897c +data_ov093_02178984 kind:data(any) addr:0x02178984 +data_ov093_0217898c kind:data(any) addr:0x0217898c +data_ov093_02178994 kind:data(any) addr:0x02178994 +data_ov093_0217899c kind:data(any) addr:0x0217899c +data_ov093_021789a4 kind:data(any) addr:0x021789a4 +data_ov093_021789ac kind:data(any) addr:0x021789ac +data_ov093_021789b4 kind:data(any) addr:0x021789b4 +data_ov093_021789bc kind:data(any) addr:0x021789bc +data_ov093_021789c4 kind:data(any) addr:0x021789c4 +data_ov093_021789cc kind:data(any) addr:0x021789cc +data_ov093_021789d4 kind:data(any) addr:0x021789d4 +data_ov093_021789dc kind:data(any) addr:0x021789dc +data_ov093_021789e4 kind:data(any) addr:0x021789e4 +data_ov093_021789ec kind:data(any) addr:0x021789ec +data_ov093_021789f4 kind:data(any) addr:0x021789f4 +data_ov093_021789fc kind:data(any) addr:0x021789fc +data_ov093_02178a04 kind:data(any) addr:0x02178a04 +data_ov093_02178a0c kind:data(any) addr:0x02178a0c +data_ov093_02178a1c kind:data(any) addr:0x02178a1c +data_ov093_02178a28 kind:data(any) addr:0x02178a28 +data_ov093_02178a34 kind:data(any) addr:0x02178a34 +data_ov093_02178a58 kind:data(any) addr:0x02178a58 +data_ov093_02178a68 kind:data(any) addr:0x02178a68 +data_ov093_02178a7c kind:data(any) addr:0x02178a7c +data_ov093_02178a94 kind:data(any) addr:0x02178a94 +data_ov093_02178aa8 kind:data(any) addr:0x02178aa8 +data_ov093_02178ab8 kind:data(any) addr:0x02178ab8 +data_ov093_02178acc kind:data(any) addr:0x02178acc +data_ov093_02178ae4 kind:data(any) addr:0x02178ae4 +data_ov093_02178af0 kind:data(any) addr:0x02178af0 +data_ov093_02178afc kind:data(any) addr:0x02178afc +data_ov093_02178b20 kind:data(any) addr:0x02178b20 +data_ov093_02178b7c kind:data(any) addr:0x02178b7c +data_ov093_02178ba0 kind:data(any) addr:0x02178ba0 +data_ov093_02178c00 kind:data(any) addr:0x02178c00 +data_ov093_02178c0c kind:data(any) addr:0x02178c0c +data_ov093_02178c30 kind:data(any) addr:0x02178c30 +data_ov093_02178c60 kind:data(any) addr:0x02178c60 ambiguous +data_ov093_02178c8c kind:data(any) addr:0x02178c8c +data_ov093_02178cb0 kind:data(any) addr:0x02178cb0 +data_ov093_02178cd4 kind:data(any) addr:0x02178cd4 +data_ov093_02178cf0 kind:data(any) addr:0x02178cf0 +data_ov093_02178d08 kind:data(any) addr:0x02178d08 +data_ov093_02178d40 kind:bss addr:0x02178d40 +data_ov093_02178d44 kind:bss addr:0x02178d44 +data_ov093_02178d48 kind:bss addr:0x02178d48 +data_ov093_02178d4c kind:bss addr:0x02178d4c +data_ov093_02178d54 kind:bss addr:0x02178d54 +data_ov093_02178d60 kind:bss addr:0x02178d60 +data_ov093_02178d9c kind:bss addr:0x02178d9c +data_ov093_02178da0 kind:bss addr:0x02178da0 +data_ov093_02178dac kind:bss addr:0x02178dac +data_ov093_02178de8 kind:bss addr:0x02178de8 +data_ov093_02178dec kind:bss addr:0x02178dec +data_ov093_02178df8 kind:bss addr:0x02178df8 +data_ov093_02178e34 kind:bss addr:0x02178e34 +data_ov093_02178e44 kind:bss addr:0x02178e44 +data_ov093_02178e50 kind:bss addr:0x02178e50 +data_ov093_02178f28 kind:bss addr:0x02178f28 +data_ov093_02178f38 kind:bss addr:0x02178f38 +data_ov093_02178f44 kind:bss addr:0x02178f44 +data_ov093_0217901c kind:bss addr:0x0217901c +data_ov093_0217902c kind:bss addr:0x0217902c +data_ov093_02179038 kind:bss addr:0x02179038 +data_ov093_02179110 kind:bss addr:0x02179110 +data_ov093_02179120 kind:bss addr:0x02179120 +data_ov093_0217912c kind:bss addr:0x0217912c diff --git a/config/usa/arm9/overlays/ov094/delinks.txt b/config/usa/arm9/overlays/ov094/delinks.txt new file mode 100644 index 00000000..87f3a5ad --- /dev/null +++ b/config/usa/arm9/overlays/ov094/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02165880 end:0x02175f20 kind:code align:32 + .rodata start:0x02175f20 end:0x02176568 kind:rodata align:4 + .init start:0x02176568 end:0x02176e54 kind:code align:4 + .ctor start:0x02176e54 end:0x02176eb8 kind:rodata align:4 + .data start:0x02176ec0 end:0x02178500 kind:data align:32 + .bss start:0x02178500 end:0x02179b00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov094/relocs.txt b/config/usa/arm9/overlays/ov094/relocs.txt new file mode 100644 index 00000000..4fe1f278 --- /dev/null +++ b/config/usa/arm9/overlays/ov094/relocs.txt @@ -0,0 +1,3234 @@ +from:0x02165888 kind:arm_call to:0x020c4de0 module:overlay(24) +from:0x021658d8 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02165908 kind:load to:0x02176ec8 module:overlay(94) +from:0x0216590c kind:load to:0x027e09a4 module:dtcm +from:0x02165910 kind:load to:0x020b502c module:overlay(0) +from:0x02165914 kind:load to:0x020b6288 module:overlay(0) +from:0x02165928 kind:arm_call to:0x02165d34 module:overlay(94) +from:0x02165930 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x0216593c kind:load to:0x02176ec8 module:overlay(94) +from:0x02165950 kind:arm_call to:0x02165d34 module:overlay(94) +from:0x02165958 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x02165960 kind:arm_call to:0x02011ff4 module:main +from:0x0216596c kind:load to:0x02176ec8 module:overlay(94) +from:0x02165978 kind:arm_call to:0x020c4e14 module:overlay(24) +from:0x0216598c kind:arm_call to:0x02011f3c module:main +from:0x0216599c kind:arm_call to:0x020c4e48 module:overlays(18,24) +from:0x021659b0 kind:arm_call to:0x02011f3c module:main +from:0x021659bc kind:arm_call to:0x021505a0 module:overlay(30) +from:0x021659e0 kind:arm_call to:0x0215081c module:overlay(30) +from:0x021659ec kind:arm_call to:0x02150858 module:overlay(30) +from:0x02165a10 kind:arm_call to:0x020166a4 module:main +from:0x02165a3c kind:arm_call to:0x020166a4 module:main +from:0x02165a60 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02165a74 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02165a84 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02165a94 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02165aa8 kind:arm_call to:0x020c4eb8 module:overlays(19,20,24) +from:0x02165ab0 kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x02165ab8 kind:arm_call to:0x020c4f2c module:overlay(24) +from:0x02165ad4 kind:load to:0x020b6288 module:overlay(0) +from:0x02165ad8 kind:load to:0x027e0994 module:dtcm +from:0x02165adc kind:load to:0x027e0ce0 module:dtcm +from:0x02165b04 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02165b14 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02165b24 kind:arm_call to:0x020c6a28 module:overlay(24) +from:0x02165b30 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x02165b5c kind:arm_call to:0x02165d34 module:overlay(94) +from:0x02165b64 kind:arm_call to:0x020c4e20 module:overlays(20,24) +from:0x02165b6c kind:load to:0x027e0994 module:dtcm +from:0x02165b70 kind:load to:0x020b502c module:overlay(0) +from:0x02165b74 kind:load to:0x020b6288 module:overlay(0) +from:0x02165b80 kind:arm_call to:0x02165da8 module:overlay(94) +from:0x02165b88 kind:arm_call to:0x02165dc8 module:overlay(94) +from:0x02165ba8 kind:load to:0x0204a0f0 module:main +from:0x02165bac kind:load to:0x02019510 module:main +from:0x02165bd4 kind:arm_call to:0x02165c54 module:overlay(94) +from:0x02165bdc kind:arm_call to:0x02165c54 module:overlay(94) +from:0x02165c1c kind:load to:0x020b6288 module:overlay(0) +from:0x02165c50 kind:load to:0x020b6288 module:overlay(0) +from:0x02165c78 kind:arm_call to:0x020e4a44 module:overlay(26) +from:0x02165cd8 kind:arm_call to:0x02080638 module:overlay(0) +from:0x02165cf0 kind:arm_call to:0x020e4a5c module:overlay(26) +from:0x02165d04 kind:arm_call to:0x020c4d68 module:overlay(24) +from:0x02165d0c kind:arm_call to:0x020284f4 module:main +from:0x02165d20 kind:load to:0x02138cf0 module:overlay(26) +from:0x02165d24 kind:load to:0x027e0cd8 module:dtcm +from:0x02165d28 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02165d4c kind:arm_call to:0x02016684 module:main +from:0x02165d80 kind:arm_call to:0x02016684 module:main +from:0x02165dc0 kind:arm_call to:0x0215081c module:overlay(30) +from:0x02165e10 kind:arm_call to:0x0207308c module:overlay(0) +from:0x02165e44 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02165e64 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02165e8c kind:arm_call to:0x020c4ee8 module:overlays(20,24) +from:0x02165ea4 kind:arm_call to:0x020c4f3c module:overlay(24) +from:0x02165ec0 kind:arm_call to:0x02019510 module:main +from:0x02165ecc kind:arm_call to:0x020c6cb4 module:overlay(24) +from:0x02165ed4 kind:arm_call to:0x02150670 module:overlay(30) +from:0x02165edc kind:arm_call to:0x020c4ed0 module:overlay(24) +from:0x02165ee4 kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x02165f28 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02165fac kind:arm_call to:0x020c4f5c module:overlay(24) +from:0x02165fbc kind:arm_call to:0x020c4f08 module:overlay(24) +from:0x02165fc8 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02165fd0 kind:arm_call to:0x020c4f4c module:overlay(24) +from:0x02165fe4 kind:arm_call to:0x02165c54 module:overlay(94) +from:0x02165ff0 kind:load to:0x027e09b8 module:dtcm +from:0x02165ff8 kind:load to:0x0204a0f0 module:main +from:0x02165ffc kind:load to:0x027e0994 module:dtcm +from:0x02166000 kind:load to:0x020b5198 module:overlay(0) +from:0x02166004 kind:load to:0x02049af8 module:main +from:0x02166020 kind:load to:0x02178548 module:overlay(94) +from:0x02166034 kind:arm_call to:0x02011f3c module:main +from:0x02166040 kind:arm_call to:0x02166088 module:overlay(94) +from:0x02166054 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02166084 kind:load to:0x02176f00 module:overlay(94) +from:0x02166090 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x021660e4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02166104 kind:load to:0x02176f24 module:overlay(94) +from:0x0216612c kind:load to:0x0209860c module:overlay(0) +from:0x02166178 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x021661c4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x021661dc kind:arm_call to:0x020988f0 module:overlay(0) +from:0x0216623c kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02166254 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02166260 kind:load to:0x027e09c0 module:dtcm +from:0x0216626c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02166280 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02166288 kind:arm_call to:0x02011ff4 module:main +from:0x0216629c kind:arm_call to:0x02097704 module:overlay(0) +from:0x021662b0 kind:load to:0x021785b8 module:overlay(94) +from:0x021662c4 kind:arm_call to:0x02011f3c module:main +from:0x021662d0 kind:arm_call to:0x0216655c module:overlay(94) +from:0x021662e8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021662f8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02166308 kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x021663a0 kind:arm_call to:0x01ffcfcc module:itcm +from:0x021663b4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x021663e4 kind:load to:0x02176fd8 module:overlay(94) +from:0x021663e8 kind:load to:0x02176ffc module:overlay(94) +from:0x021663f0 kind:load to:0x02176fb4 module:overlay(94) +from:0x021663fc kind:load to:0x02178584 module:overlay(94) +from:0x0216640c kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02166420 kind:arm_call to:0x0207ecf0 module:overlay(0) +from:0x02166428 kind:arm_call to:0x02011ff4 module:main +from:0x02166488 kind:arm_call to:0x0208bdb4 module:overlay(0) +from:0x021664a0 kind:arm_call to:0x0207e1ec module:overlay(0) +from:0x021664a8 kind:arm_call to:0x02167bd0 module:overlay(94) +from:0x021664c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021664d4 kind:arm_call to:0x01fff458 module:itcm +from:0x02166500 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216651c kind:arm_call to:0x020e1900 module:overlay(31) +from:0x02166530 kind:arm_call to:0x0207ed64 module:overlay(0) +from:0x02166544 kind:load to:0x027e0ce0 module:dtcm +from:0x02166548 kind:load to:0x027e09c0 module:dtcm +from:0x0216654c kind:load to:0x021785a0 module:overlay(94) +from:0x02166550 kind:load to:0x027e0ce4 module:dtcm +from:0x02166564 kind:arm_call to:0x021305e0 module:overlay(48) +from:0x021665bc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0216663c kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x02166654 kind:load to:0x02177074 module:overlay(94) +from:0x02166658 kind:load to:0x021785b8 module:overlay(94) +from:0x0216665c kind:load to:0x02176f84 module:overlay(94) +from:0x02166668 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02166688 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02166698 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x021666a0 kind:arm_call to:0x02166404 module:overlay(94) +from:0x021666a8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021666b0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021666b8 kind:arm_call to:0x02130704 module:overlays(48,50) +from:0x021666c4 kind:load to:0x02177074 module:overlay(94) +from:0x021666c8 kind:load to:0x027e09c0 module:dtcm +from:0x021666e0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021666f0 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x021666f8 kind:arm_call to:0x02166404 module:overlay(94) +from:0x02166700 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02166708 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02166710 kind:arm_call to:0x02130704 module:overlays(48,50) +from:0x02166718 kind:arm_call to:0x02011ff4 module:main +from:0x02166724 kind:load to:0x02177074 module:overlay(94) +from:0x02166728 kind:load to:0x027e09c0 module:dtcm +from:0x0216673c kind:arm_call to:0x0207f4b4 module:overlay(0) +from:0x0216675c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02166778 kind:arm_call to:0x02166870 module:overlay(94) +from:0x021667b0 kind:arm_call to:0x02070c64 module:overlay(0) +from:0x0216682c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02166838 kind:arm_call to:0x021668c0 module:overlay(94) +from:0x02166860 kind:load to:0x021785a0 module:overlay(94) +from:0x02166868 kind:load to:0x027e09a4 module:dtcm +from:0x0216686c kind:load to:0x027e0cd8 module:dtcm +from:0x0216689c kind:arm_call to:0x0207e220 module:overlay(0) +from:0x021668a4 kind:load to:0x02178690 module:overlay(94) +from:0x021668a8 kind:load to:0x027e09c0 module:dtcm +from:0x021668cc kind:arm_call to:0x021668ac module:overlay(94) +from:0x02166900 kind:load to:0x0217701c module:overlay(94) +from:0x02166968 kind:arm_call to:0x021675f4 module:overlay(94) +from:0x02166984 kind:arm_call to:0x020a88d4 module:overlay(0) +from:0x021669ac kind:arm_call to:0x02070ca0 module:overlay(0) +from:0x021669ec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02166a78 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166ab4 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x02166ad8 kind:arm_call to:0x02016930 module:main +from:0x02166aec kind:arm_call to:0x021307d8 module:overlays(48,51) +from:0x02166b14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02166b70 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02166b7c kind:load to:0x02177044 module:overlay(94) +from:0x02166b80 kind:load to:0x027e0ce0 module:dtcm +from:0x02166b84 kind:load to:0x027e09a4 module:dtcm +from:0x02166b88 kind:load to:0x0203e93c module:main +from:0x02166b90 kind:load to:0x027e09c0 module:dtcm +from:0x02166ba4 kind:arm_call to:0x02166bf0 module:overlay(94) +from:0x02166bb8 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02166bd4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02166be8 kind:load to:0x027e09a8 module:dtcm +from:0x02166bf8 kind:arm_call to:0x02167668 module:overlay(94) +from:0x02166c04 kind:arm_call to:0x02167b44 module:overlay(94) +from:0x02166c18 kind:arm_call to:0x0209860c module:overlay(0) +from:0x02166c2c kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02166c48 kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x02166c58 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02166c64 kind:load to:0x027e0ce0 module:dtcm +from:0x02166c78 kind:arm_call to:0x021674f8 module:overlay(94) +from:0x02166c94 kind:arm_call to:0x021307d8 module:overlays(48,51) +from:0x02166cb4 kind:arm_call to:0x02130770 module:overlay(48) +from:0x02166cd0 kind:arm_call to:0x02130a84 module:overlay(48) +from:0x02166cd8 kind:arm_call to:0x021674f8 module:overlay(94) +from:0x02166ce0 kind:arm_call to:0x02098818 module:overlay(0) +from:0x02166d08 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166d14 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02166d3c kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02166d54 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x02166d90 kind:arm_call to:0x021668c0 module:overlay(94) +from:0x02166db0 kind:arm_call to:0x021668c0 module:overlay(94) +from:0x02166dd0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02166dd8 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02166de4 kind:load to:0x021375c4 module:overlays(26,48,49) +from:0x02166de8 kind:load to:0x027e09a8 module:dtcm +from:0x02166e08 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02166e24 kind:arm_call to:0x0208bb74 module:overlay(0) +from:0x02166e34 kind:arm_call to:0x021677fc module:overlay(94) +from:0x02166e3c kind:load to:0x027e0ce0 module:dtcm +from:0x02166e4c kind:arm_call to:0x02098818 module:overlay(0) +from:0x02166e74 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02166e80 kind:arm_call to:0x02098288 module:overlay(0) +from:0x02166ea8 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x02166ecc kind:arm_call to:0x01fff05c module:itcm +from:0x02166f04 kind:arm_call to:0x021668c0 module:overlay(94) +from:0x02166f0c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02166f1c kind:arm_call to:0x021668c0 module:overlay(94) +from:0x02166f30 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x02166f38 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02166f54 kind:arm_call to:0x01ff930c module:itcm +from:0x02166f5c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02166f68 kind:load to:0x021375c4 module:overlays(26,48,49) +from:0x02166f6c kind:load to:0x027e0cd8 module:dtcm +from:0x02166f9c kind:arm_call to:0x0209860c module:overlay(0) +from:0x02166fd0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02166fe8 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x02167000 kind:load to:0x027e09a8 module:dtcm +from:0x02167044 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021670ac kind:arm_call to:0x02167d9c module:overlay(94) +from:0x021670e4 kind:arm_call to:0x01ffedac module:itcm +from:0x021670f0 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02167168 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x0216717c kind:arm_call to:0x02070ca0 module:overlay(0) +from:0x021671ac kind:arm_call to:0x01ff993c module:itcm +from:0x021671b4 kind:arm_call to:0x021676d4 module:overlay(94) +from:0x021671bc kind:arm_call to:0x02167d00 module:overlay(94) +from:0x021671d8 kind:arm_call to:0x021668c0 module:overlay(94) +from:0x021671ec kind:arm_call to:0x02167774 module:overlay(94) +from:0x021671fc kind:load to:0x027e0cd8 module:dtcm +from:0x02167200 kind:load to:0x027e09a4 module:dtcm +from:0x02167238 kind:arm_call to:0x01ff916c module:itcm +from:0x02167254 kind:arm_call to:0x01ff993c module:itcm +from:0x02167278 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167280 kind:arm_call to:0x021676d4 module:overlay(94) +from:0x02167290 kind:arm_call to:0x021682f0 module:overlay(94) +from:0x021672a0 kind:arm_call to:0x020988f0 module:overlay(0) +from:0x021672c8 kind:arm_call to:0x020d9c14 module:overlay(31) +from:0x021672f8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02167310 kind:arm_call to:0x01fff17c module:itcm +from:0x021673a8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021673b4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167468 kind:arm_call to:0x02070c64 module:overlay(0) +from:0x02167480 kind:arm_call to:0x01ff993c module:itcm +from:0x02167490 kind:arm_call to:0x020d9c14 module:overlay(31) +from:0x021674b4 kind:arm_call to:0x02167d00 module:overlay(94) +from:0x021674c8 kind:arm_call to:0x02167774 module:overlay(94) +from:0x021674d0 kind:arm_call to:0x02168328 module:overlay(94) +from:0x021674dc kind:load to:0x027e0d38 module:dtcm +from:0x021674e0 kind:load to:0x027e09a8 module:dtcm +from:0x021674e8 kind:load to:0x027e0ce0 module:dtcm +from:0x021674ec kind:load to:0x0203e93c module:main +from:0x021674f4 kind:load to:0x027e09a4 module:dtcm +from:0x02167538 kind:arm_call to:0x01ff916c module:itcm +from:0x02167560 kind:arm_call to:0x01ff916c module:itcm +from:0x021675b0 kind:arm_call to:0x01fff17c module:itcm +from:0x021675d4 kind:arm_call to:0x02130770 module:overlay(48) +from:0x021675f0 kind:load to:0x027e0ce0 module:dtcm +from:0x02167618 kind:arm_call to:0x01fff148 module:itcm +from:0x02167634 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216765c kind:load to:0x027e0ce0 module:dtcm +from:0x02167678 kind:arm_call to:0x01ffedac module:itcm +from:0x02167694 kind:arm_call to:0x01fff498 module:itcm +from:0x021676a0 kind:arm_call to:0x01fff584 module:itcm +from:0x021676c8 kind:load to:0x027e0ce8 module:dtcm +from:0x02167704 kind:arm_call to:0x01ff916c module:itcm +from:0x02167718 kind:arm_call to:0x01ff916c module:itcm +from:0x02167770 kind:load to:0x0203e93c module:main +from:0x021677b8 kind:arm_call to:0x01ff930c module:itcm +from:0x021677f8 kind:load to:0x0203e93c module:main +from:0x0216780c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167868 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021678ec kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216791c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216792c kind:arm_call to:0x01ffa60c module:itcm +from:0x0216796c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216797c kind:arm_call to:0x01ffa60c module:itcm +from:0x021679a4 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x021679b4 kind:arm_call to:0x01ffa60c module:itcm +from:0x021679f0 kind:arm_call to:0x02016f94 module:main +from:0x02167a1c kind:arm_call to:0x020786bc module:overlay(0) +from:0x02167a6c kind:arm_call to:0x020c08a4 module:overlay(17) +from:0x02167a7c kind:load to:0x0203e93c module:main +from:0x02167a84 kind:load to:0x027e09bc module:dtcm +from:0x02167a88 kind:load to:0x027e09b4 module:dtcm +from:0x02167ab8 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02167ae4 kind:arm_call to:0x0208bb64 module:overlay(0) +from:0x02167b00 kind:load to:0x027e0ce0 module:dtcm +from:0x02167b1c kind:arm_call to:0x01fff1a4 module:itcm +from:0x02167b38 kind:arm_call to:0x0208bb84 module:overlay(0) +from:0x02167b40 kind:load to:0x027e0ce0 module:dtcm +from:0x02167b54 kind:arm_call to:0x02167a98 module:overlay(94) +from:0x02167b70 kind:arm_call to:0x02167b04 module:overlay(94) +from:0x02167b8c kind:arm_call to:0x0216758c module:overlay(94) +from:0x02167bb8 kind:arm_call to:0x02130a84 module:overlay(48) +from:0x02167bc4 kind:arm_call to:0x021668c0 module:overlay(94) +from:0x02167c24 kind:arm_call to:0x021668c0 module:overlay(94) +from:0x02167c60 kind:arm_call to:0x02070c64 module:overlay(0) +from:0x02167cdc kind:arm_call to:0x021668c0 module:overlay(94) +from:0x02167cfc kind:load to:0x027e09a4 module:dtcm +from:0x02167d44 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02167d50 kind:arm_call to:0x01ff9258 module:itcm +from:0x02167d60 kind:arm_call to:0x01ffb428 module:itcm +from:0x02167d94 kind:load to:0x027e0cec module:dtcm +from:0x02167db8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02167e00 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02167e10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02167e28 kind:load to:0x020b537c module:overlay(0) +from:0x02167e30 kind:load to:0x027e0ce4 module:dtcm +from:0x02167e5c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02167e68 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x02167e84 kind:arm_call to:0x01fff05c module:itcm +from:0x02167ea4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02167ebc kind:arm_call to:0x0209851c module:overlay(0) +from:0x02167ed0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02167edc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02167ee8 kind:arm_call to:0x02017f10 module:main +from:0x02167f84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02167fa4 kind:arm_call to:0x01fff05c module:itcm +from:0x02167ff0 kind:arm_call to:0x02070ca0 module:overlay(0) +from:0x0216801c kind:arm_call to:0x0209851c module:overlay(0) +from:0x02168030 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216803c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02168048 kind:arm_call to:0x02017f10 module:main +from:0x021680ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216810c kind:arm_call to:0x01fff05c module:itcm +from:0x02168154 kind:arm_call to:0x02070ca0 module:overlay(0) +from:0x02168184 kind:arm_call to:0x02070ca0 module:overlay(0) +from:0x02168190 kind:load to:0x027e0cd8 module:dtcm +from:0x02168194 kind:load to:0x0203e93c module:main +from:0x02168198 kind:load to:0x027e09a4 module:dtcm +from:0x021681a8 kind:arm_call to:0x02130810 module:overlay(48) +from:0x021681cc kind:arm_call to:0x01fff05c module:itcm +from:0x021681f0 kind:arm_call to:0x01fff05c module:itcm +from:0x02168238 kind:load to:0x027e0cd8 module:dtcm +from:0x02168254 kind:arm_call to:0x01ffb744 module:itcm +from:0x021682e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x021682fc kind:arm_call to:0x02098288 module:overlay(0) +from:0x02168324 kind:load to:0x02176f98 module:overlay(94) +from:0x02168338 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02168354 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216835c kind:arm_call to:0x02011ff4 module:main +from:0x02168394 kind:arm_call to:0x0216823c module:overlay(94) +from:0x021683ac kind:arm_call to:0x020978ec module:overlay(0) +from:0x021683c0 kind:load to:0x0217877c module:overlay(94) +from:0x021683d4 kind:arm_call to:0x02011f3c module:main +from:0x021683e0 kind:arm_call to:0x0216841c module:overlay(94) +from:0x021683f4 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02168414 kind:load to:0x02177100 module:overlay(94) +from:0x02168424 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02168444 kind:load to:0x02177124 module:overlay(94) +from:0x02168458 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x021684a8 kind:arm_call to:0x0205d458 module:overlay(0) +from:0x021684d4 kind:arm_call to:0x02168604 module:overlay(94) +from:0x02168530 kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0216854c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x02168564 kind:load to:0x02049bc4 module:main +from:0x02168598 kind:load to:0x021770f4 module:overlay(94) +from:0x02168600 kind:load to:0x027e07d4 module:dtcm +from:0x02168620 kind:arm_call to:0x0205d574 module:overlay(0) +from:0x02168630 kind:arm_call to:0x01ff9258 module:itcm +from:0x02168768 kind:arm_call to:0x0205d5ac module:overlay(0) +from:0x02168784 kind:arm_call to:0x01ff9638 module:itcm +from:0x02168790 kind:arm_call to:0x0209851c module:overlay(0) +from:0x02168844 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02168854 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02168860 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02168884 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02168890 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0216889c kind:arm_call to:0x0207e274 module:overlay(0) +from:0x021688ac kind:arm_call to:0x02168568 module:overlay(94) +from:0x021688c0 kind:arm_call to:0x01fff520 module:itcm +from:0x021688f4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021688fc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02168930 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02168940 kind:load to:0x02049bc4 module:main +from:0x02168948 kind:load to:0x027e0cd8 module:dtcm +from:0x0216894c kind:load to:0x02175f20 module:overlay(94) +from:0x02168950 kind:load to:0x027e0ce8 module:dtcm +from:0x02168954 kind:load to:0x020b537c module:overlay(0) +from:0x02168964 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02168978 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02168980 kind:arm_call to:0x02011ff4 module:main +from:0x02168994 kind:arm_call to:0x02097704 module:overlay(0) +from:0x021689a8 kind:load to:0x021787c8 module:overlay(94) +from:0x021689bc kind:arm_call to:0x02011f3c module:main +from:0x021689c8 kind:arm_call to:0x02168a10 module:overlay(94) +from:0x021689dc kind:arm_call to:0x02097878 module:overlay(0) +from:0x02168a0c kind:load to:0x02177180 module:overlay(94) +from:0x02168a1c kind:arm_call to:0x02098368 module:overlay(0) +from:0x02168a80 kind:arm_call_thumb to:0x02057a04 module:overlay(0) +from:0x02168a88 kind:arm_call to:0x020982a0 module:overlay(0) +from:0x02168aa4 kind:arm_call to:0x0203d138 module:main +from:0x02168b74 kind:load to:0x021771d4 module:overlay(94) +from:0x02168b78 kind:load to:0x021787c8 module:overlay(94) +from:0x02168b7c kind:load to:0x020a02b4 module:overlay(0) +from:0x02168b80 kind:load to:0x02169474 module:overlay(94) +from:0x02168b88 kind:load to:0x02049bc4 module:main +from:0x02168b8c kind:load to:0x0203e93c module:main +from:0x02168bf8 kind:arm_call to:0x02169324 module:overlay(94) +from:0x02168c9c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02168ca8 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02168d30 kind:load to:0x027e0cd8 module:dtcm +from:0x02168d34 kind:load to:0x027e09a4 module:dtcm +from:0x02168d40 kind:load to:0x02049bc4 module:main +from:0x02168d68 kind:arm_call to:0x01ff916c module:itcm +from:0x02168d88 kind:arm_call to:0x02169324 module:overlay(94) +from:0x02168dec kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02168e14 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02168e2c kind:load to:0x027e0cd8 module:dtcm +from:0x02168e30 kind:load to:0x027e09a8 module:dtcm +from:0x02168e38 kind:load to:0x027e0cec module:dtcm +from:0x02168ec8 kind:arm_call to:0x01ff916c module:itcm +from:0x02168f10 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02168f44 kind:arm_call to:0x02098a94 module:overlay(0) +from:0x02168fa8 kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x02168fc0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02168fc8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02169000 kind:arm_call to:0x020c2418 module:overlay(17) +from:0x02169018 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02169020 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02169034 kind:arm_call to:0x021691b8 module:overlay(94) +from:0x02169040 kind:load to:0x027e09a8 module:dtcm +from:0x021690b8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021690d4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021690f0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216910c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02169148 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02169154 kind:load to:0x027e0cd8 module:dtcm +from:0x0216915c kind:load to:0x027e0cec module:dtcm +from:0x02169164 kind:load to:0x027e09a8 module:dtcm +from:0x0216918c kind:arm_call to:0x02098a94 module:overlay(0) +from:0x021691ac kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021691d8 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x021691f0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02169218 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216923c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02169258 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02169268 kind:arm_call to:0x02169324 module:overlay(94) +from:0x0216929c kind:arm_call to:0x020eed44 module:overlay(31) +from:0x021692b0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021692b8 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x021692f0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x021692f8 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02169304 kind:load to:0x027e09bc module:dtcm +from:0x02169308 kind:load to:0x027e09a8 module:dtcm +from:0x02169310 kind:load to:0x027e0cec module:dtcm +from:0x02169318 kind:load to:0x02175f24 module:overlay(94) +from:0x02169320 kind:load to:0x020b537c module:overlay(0) +from:0x02169360 kind:load to:0x0217719c module:overlay(94) +from:0x02169398 kind:load to:0x0217719c module:overlay(94) +from:0x021693a4 kind:load to:0x02169364 module:overlay(94) +from:0x021693f8 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x02169464 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x02169470 kind:load to:0x0203e93c module:main +from:0x02169498 kind:arm_call to:0x0203d1e8 module:main +from:0x021694a0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021694a8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021694b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021694bc kind:load to:0x020a02b4 module:overlay(0) +from:0x021694d8 kind:arm_call to:0x0203d1e8 module:main +from:0x021694e0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021694e8 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021694f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021694f8 kind:arm_call to:0x02011ff4 module:main +from:0x02169504 kind:load to:0x020a02b4 module:overlay(0) +from:0x02169510 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02169524 kind:load to:0x021788b0 module:overlay(94) +from:0x02169538 kind:arm_call to:0x02011f3c module:main +from:0x02169544 kind:arm_call to:0x021695c8 module:overlay(94) +from:0x0216955c kind:arm_call to:0x02097878 module:overlay(0) +from:0x021695b8 kind:load to:0x02177248 module:overlay(94) +from:0x021695f4 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0216961c kind:arm_call_thumb to:0x0209a198 module:overlay(0) +from:0x02169638 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02169648 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02169688 kind:arm_call to:0x0200f05c module:main +from:0x021696a4 kind:arm_call to:0x020a8b5c module:overlay(0) +from:0x021696cc kind:arm_call to:0x0200f05c module:main +from:0x021696e8 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x02169718 kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x02169730 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216976c kind:arm_call_thumb to:0x02099a5c module:overlay(0) +from:0x02169784 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02169800 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02169810 kind:load to:0x021788b0 module:overlay(94) +from:0x02169814 kind:load to:0x021774c4 module:overlay(94) +from:0x02169818 kind:load to:0x02175f38 module:overlay(94) +from:0x0216981c kind:load to:0x021772fc module:overlay(94) +from:0x02169820 kind:load to:0x021773a8 module:overlay(94) +from:0x02169824 kind:load to:0x02175f48 module:overlay(94) +from:0x02169828 kind:load to:0x0217726c module:overlay(94) +from:0x0216982c kind:load to:0x021772ac module:overlay(94) +from:0x02169830 kind:load to:0x02177340 module:overlay(94) +from:0x0216983c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02169850 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02169874 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02169880 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x02169888 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02169890 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02169898 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021698a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x021698a8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021698b0 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x021698bc kind:load to:0x021773a8 module:overlay(94) +from:0x021698d8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021698e4 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x021698ec kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021698f4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021698fc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x02169904 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216990c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02169914 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0216991c kind:arm_call to:0x02011ff4 module:main +from:0x02169928 kind:load to:0x021773a8 module:overlay(94) +from:0x02169938 kind:arm_call to:0x020e7660 module:overlay(31) +from:0x02169994 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x021699a4 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x021699c0 kind:load to:0x02177228 module:overlay(94) +from:0x021699c4 kind:load to:0x02169f34 module:overlay(94) +from:0x021699d8 kind:arm_call to:0x020e8510 module:overlay(31) +from:0x021699e0 kind:arm_call to:0x02169b04 module:overlay(94) +from:0x02169a34 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02169a40 kind:arm_call to:0x02169db0 module:overlay(94) +from:0x02169a88 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x02169ad8 kind:arm_call to:0x01ff916c module:itcm +from:0x02169af8 kind:load to:0x027e09a8 module:dtcm +from:0x02169bf0 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02169bfc kind:load to:0x02049bc4 module:main +from:0x02169c00 kind:load to:0x02177388 module:overlay(94) +from:0x02169c1c kind:arm_call to:0x02169c24 module:overlay(94) +from:0x02169c3c kind:arm_call to:0x02016f94 module:main +from:0x02169cb8 kind:arm_call to:0x021260bc module:overlay(40) +from:0x02169cd8 kind:load to:0x027e0d3c module:dtcm +from:0x02169d9c kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02169dac kind:load to:0x02177340 module:overlay(94) +from:0x02169df8 kind:arm_call to:0x01ff9638 module:itcm +from:0x02169e04 kind:arm_call to:0x01ffb860 module:itcm +from:0x02169e68 kind:arm_call to:0x020a034c module:overlay(0) +from:0x02169e80 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x02169e90 kind:load to:0x027e0cec module:dtcm +from:0x02169ea4 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02169f0c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02169f28 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02169f98 kind:arm_call to:0x0200e260 module:main +from:0x02169fa8 kind:arm_call to:0x01ffad5c module:itcm +from:0x02169fd8 kind:load to:0x027e0964 module:dtcm +from:0x02169ff8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216a00c kind:load to:0x02057884 module:overlay(0) +from:0x0216a018 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216a020 kind:arm_call to:0x02011ff4 module:main +from:0x0216a03c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216a048 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0216a064 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0216a074 kind:arm_call to:0x02057884 module:overlay(0) +from:0x0216a084 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216a08c kind:arm_call to:0x02011ff4 module:main +from:0x0216a0a4 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216a0ac kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0216a0b4 kind:arm_call to:0x02011ff4 module:main +from:0x0216a0cc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216a0d4 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0216a0e8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216a18c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216a198 kind:arm_call to:0x01fff458 module:itcm +from:0x0216a214 kind:arm_call to:0x0216aea0 module:overlay(94) +from:0x0216a228 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216a234 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216a2a0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216a2d8 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0216a2f0 kind:load to:0x027e0ce4 module:dtcm +from:0x0216a308 kind:load to:0x02178998 module:overlay(94) +from:0x0216a31c kind:arm_call to:0x02011f3c module:main +from:0x0216a328 kind:arm_call to:0x0216a37c module:overlay(94) +from:0x0216a33c kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216a378 kind:load to:0x0217762c module:overlay(94) +from:0x0216a384 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216a39c kind:arm_call_thumb to:0x020579f0 module:overlay(0) +from:0x0216a3b0 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0216a428 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216a444 kind:arm_call to:0x02028c24 module:main +from:0x0216a470 kind:load to:0x0217767c module:overlay(94) +from:0x0216a474 kind:load to:0x02177650 module:overlay(94) +from:0x0216a478 kind:load to:0x021775e0 module:overlay(94) +from:0x0216a47c kind:load to:0x027e07d4 module:dtcm +from:0x0216a488 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216a4a0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216a4a8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216a4c0 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216a4c8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216a4d0 kind:arm_call to:0x02011ff4 module:main +from:0x0216a524 kind:arm_call to:0x0200f05c module:main +from:0x0216a558 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0216a590 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216a59c kind:arm_call to:0x0216a740 module:overlay(94) +from:0x0216a5a8 kind:load to:0x02178998 module:overlay(94) +from:0x0216a5ac kind:load to:0x02175f64 module:overlay(94) +from:0x0216a624 kind:arm_call to:0x0216ab14 module:overlay(94) +from:0x0216a6b0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216a6d4 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0216a6f0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216a700 kind:arm_call to:0x0216ad88 module:overlay(94) +from:0x0216a70c kind:arm_call to:0x0216a740 module:overlay(94) +from:0x0216a714 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216a720 kind:load to:0x027e0cd8 module:dtcm +from:0x0216a724 kind:load to:0x021775f0 module:overlay(94) +from:0x0216a734 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216a818 kind:arm_call to:0x0216ad88 module:overlay(94) +from:0x0216a820 kind:load to:0x02177604 module:overlay(94) +from:0x0216a828 kind:load to:0x0203e93c module:main +from:0x0216a834 kind:arm_call to:0x0216ab14 module:overlay(94) +from:0x0216a848 kind:arm_call to:0x0216a740 module:overlay(94) +from:0x0216a86c kind:arm_call to:0x0214db94 module:overlay(30) +from:0x0216a890 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216a8c8 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0216a8e0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216a8ec kind:arm_call to:0x0216a740 module:overlay(94) +from:0x0216a8f8 kind:load to:0x027e0d28 module:dtcm +from:0x0216a8fc kind:load to:0x027e0cec module:dtcm +from:0x0216a900 kind:load to:0x027e09a8 module:dtcm +from:0x0216a920 kind:arm_call to:0x01ff916c module:itcm +from:0x0216a94c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216a954 kind:arm_call to:0x0216aec8 module:overlay(94) +from:0x0216a968 kind:arm_call to:0x0216a740 module:overlay(94) +from:0x0216a9b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216a9e8 kind:arm_call to:0x0216a740 module:overlay(94) +from:0x0216aa00 kind:arm_call to:0x021317bc module:overlay(26) +from:0x0216aa10 kind:arm_call to:0x021316f8 module:overlay(26) +from:0x0216aa20 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216aa2c kind:arm_call to:0x01ffb744 module:itcm +from:0x0216aa4c kind:load to:0x027e09a8 module:dtcm +from:0x0216aa54 kind:load to:0x027e0d28 module:dtcm +from:0x0216aa70 kind:arm_call to:0x01ff916c module:itcm +from:0x0216aa9c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216aaa4 kind:arm_call to:0x0216aec8 module:overlay(94) +from:0x0216aaec kind:arm_call to:0x0216b130 module:overlay(94) +from:0x0216ab50 kind:arm_call to:0x01fff698 module:itcm +from:0x0216ab9c kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216abb8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216abdc kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216abf8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ac18 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216ac34 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216ac8c kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216ac98 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216ad78 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ad84 kind:load to:0x0203e93c module:main +from:0x0216adb8 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0216add0 kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0216ae04 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216ae14 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216ae40 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216ae50 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216ae5c kind:arm_call to:0x01ffa06c module:itcm +from:0x0216ae90 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216ae9c kind:load to:0x0203e93c module:main +from:0x0216aec0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216af24 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216afdc kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216b004 kind:arm_call to:0x0216b130 module:overlay(94) +from:0x0216b01c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b030 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b044 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216b074 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216b08c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0216b0a8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216b0c4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216b0e8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216b104 kind:arm_call to:0x0214dc10 module:overlays(30,58) +from:0x0216b124 kind:load to:0x027e0cec module:dtcm +from:0x0216b128 kind:load to:0x027e0d28 module:dtcm +from:0x0216b12c kind:load to:0x02175f58 module:overlay(94) +from:0x0216b150 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216b160 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b170 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216b178 kind:arm_call to:0x02011ff4 module:main +from:0x0216b18c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216b194 kind:arm_call to:0x02011ff4 module:main +from:0x0216b1a8 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216b208 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216b214 kind:arm_call to:0x01fff458 module:itcm +from:0x0216b24c kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0216b25c kind:load to:0x027e0ce4 module:dtcm +from:0x0216b26c kind:load to:0x02178ac4 module:overlay(94) +from:0x0216b280 kind:arm_call to:0x02011f3c module:main +from:0x0216b28c kind:arm_call to:0x0216b364 module:overlay(94) +from:0x0216b2a4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216b358 kind:load to:0x02177714 module:overlay(94) +from:0x0216b35c kind:load to:0x02178a80 module:overlay(94) +from:0x0216b360 kind:load to:0x027e07d4 module:dtcm +from:0x0216b36c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216b384 kind:arm_call_thumb to:0x0209a760 module:overlay(0) +from:0x0216b390 kind:arm_call to:0x0216c32c module:overlay(94) +from:0x0216b398 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0216b3f4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216b408 kind:arm_call to:0x01ffa06c module:itcm +from:0x0216b414 kind:load to:0x02177738 module:overlay(94) +from:0x0216b418 kind:load to:0x021776e4 module:overlay(94) +from:0x0216b428 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216b430 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216b448 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216b450 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216b458 kind:arm_call to:0x02011ff4 module:main +from:0x0216b488 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216b4fc kind:arm_call to:0x0200f05c module:main +from:0x0216b664 kind:arm_call to:0x0216b67c module:overlay(94) +from:0x0216b670 kind:load to:0x02178ac4 module:overlay(94) +from:0x0216b674 kind:load to:0x02175fa8 module:overlay(94) +from:0x0216b678 kind:load to:0x02049bc4 module:main +from:0x0216b6b8 kind:load to:0x021776ec module:overlay(94) +from:0x0216b6f0 kind:load to:0x021776ec module:overlay(94) +from:0x0216b760 kind:arm_call to:0x0216bf38 module:overlay(94) +from:0x0216b77c kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b78c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b7a4 kind:arm_call to:0x01ff9984 module:itcm +from:0x0216b7b4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216b7e8 kind:arm_call to:0x0216bf84 module:overlay(94) +from:0x0216b824 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216b834 kind:load to:0x027e07d4 module:dtcm +from:0x0216b86c kind:load to:0x02178a80 module:overlay(94) +from:0x0216b884 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0216b8dc kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216b8e4 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216b90c kind:arm_call to:0x01fffd00 module:itcm +from:0x0216b920 kind:arm_call to:0x020eea0c module:overlay(26) +from:0x0216b92c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216b944 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216b950 kind:arm_call to:0x01ff9638 module:itcm +from:0x0216b9d4 kind:arm_call to:0x0216c1a8 module:overlay(94) +from:0x0216b9ec kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216ba60 kind:arm_call to:0x0216c1a8 module:overlay(94) +from:0x0216ba78 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216baf0 kind:arm_call to:0x0216c1a8 module:overlay(94) +from:0x0216bb08 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216bbd4 kind:arm_call to:0x02131ff0 module:overlay(26) +from:0x0216bc04 kind:arm_call to:0x01fff350 module:itcm +from:0x0216bc44 kind:arm_call to:0x01fff350 module:itcm +from:0x0216bdf4 kind:load to:0x02175f94 module:overlay(94) +from:0x0216bdf8 kind:load to:0x027e0ce0 module:dtcm +from:0x0216bdfc kind:load to:0x02049bc4 module:main +from:0x0216be00 kind:load to:0x020b537c module:overlay(0) +from:0x0216be08 kind:load to:0x02178a80 module:overlay(94) +from:0x0216be0c kind:load to:0x027e0ce4 module:dtcm +from:0x0216be10 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0216be14 kind:load to:0x0203e93c module:main +from:0x0216bef4 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0216bf1c kind:arm_call to:0x01ffc634 module:itcm +from:0x0216bf30 kind:load to:0x0203e93c module:main +from:0x0216bf34 kind:load to:0x027e0958 module:dtcm +from:0x0216bf80 kind:load to:0x02178a80 module:overlay(94) +from:0x0216bfb8 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216c078 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216c094 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216c0b0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216c0c8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216c0f0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c118 kind:arm_call to:0x01ff938c module:itcm +from:0x0216c124 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c158 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216c174 kind:arm_call to:0x0214dc10 module:overlays(30,58) +from:0x0216c190 kind:load to:0x027e0cec module:dtcm +from:0x0216c194 kind:load to:0x027e09a8 module:dtcm +from:0x0216c19c kind:load to:0x027e0ce4 module:dtcm +from:0x0216c1a0 kind:load to:0x027e0d28 module:dtcm +from:0x0216c1a4 kind:load to:0x02175f9c module:overlay(94) +from:0x0216c2e8 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216c31c kind:load to:0x02049bc4 module:main +from:0x0216c334 kind:arm_call to:0x020590e8 module:overlay(0) +from:0x0216c348 kind:load to:0x021776d8 module:overlay(94) +from:0x0216c374 kind:load to:0x01ffc5a0 module:itcm +from:0x0216c380 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216c420 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216c42c kind:arm_call to:0x01fff458 module:itcm +from:0x0216c4a8 kind:arm_call to:0x0216d73c module:overlay(94) +from:0x0216c4bc kind:arm_call to:0x01ffb714 module:itcm +from:0x0216c4c8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c538 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x0216c578 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216c584 kind:arm_call to:0x01ffb860 module:itcm +from:0x0216c590 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216c5e0 kind:arm_call to:0x02097c00 module:overlay(0) +from:0x0216c5f8 kind:load to:0x027e0ce4 module:dtcm +from:0x0216c608 kind:load to:0x0203f53c module:main +from:0x0216c614 kind:load to:0x02178bac module:overlay(94) +from:0x0216c628 kind:arm_call to:0x02011f3c module:main +from:0x0216c634 kind:arm_call to:0x0216c68c module:overlay(94) +from:0x0216c64c kind:arm_call to:0x020978bc module:overlay(0) +from:0x0216c688 kind:load to:0x021777c0 module:overlay(94) +from:0x0216c694 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216c6ac kind:arm_call_thumb to:0x020579f0 module:overlay(0) +from:0x0216c6c0 kind:arm_call to:0x02097b64 module:overlay(0) +from:0x0216c754 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216c770 kind:arm_call to:0x02028c24 module:main +from:0x0216c79c kind:load to:0x02177850 module:overlay(94) +from:0x0216c7a0 kind:load to:0x021777e4 module:overlay(94) +from:0x0216c7a4 kind:load to:0x02177794 module:overlay(94) +from:0x0216c7a8 kind:load to:0x027e07d4 module:dtcm +from:0x0216c7b4 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216c7cc kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216c7d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216c7ec kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216c7f4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216c7fc kind:arm_call to:0x02011ff4 module:main +from:0x0216c850 kind:arm_call to:0x0200f05c module:main +from:0x0216c884 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0216c8bc kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216c8c8 kind:arm_call to:0x0216ce38 module:overlay(94) +from:0x0216c8d4 kind:load to:0x02178bac module:overlay(94) +from:0x0216c8d8 kind:load to:0x021760ac module:overlay(94) +from:0x0216c954 kind:arm_call to:0x01fff698 module:itcm +from:0x0216c9b4 kind:arm_call to:0x020e945c module:overlay(26) +from:0x0216c9e4 kind:arm_call to:0x020e945c module:overlay(26) +from:0x0216ca18 kind:arm_call to:0x020edadc module:overlay(26) +from:0x0216ca3c kind:arm_call to:0x020f5248 module:overlays(21,26) +from:0x0216ca74 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x0216ca80 kind:arm_call to:0x020d19f8 module:overlay(24) +from:0x0216caa0 kind:arm_call to:0x020f5148 module:overlay(26) +from:0x0216cac0 kind:arm_call to:0x020f5148 module:overlay(26) +from:0x0216cc80 kind:arm_call to:0x0216d3b8 module:overlay(94) +from:0x0216cce8 kind:arm_call to:0x0216d3b8 module:overlay(94) +from:0x0216cd6c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0216cd90 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0216cdac kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216cdbc kind:arm_call to:0x0216d654 module:overlay(94) +from:0x0216cdec kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cdf8 kind:arm_call to:0x0216ce38 module:overlay(94) +from:0x0216ce00 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216ce10 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ce14 kind:load to:0x027e0ce0 module:dtcm +from:0x0216ce18 kind:load to:0x02176080 module:overlay(94) +from:0x0216ce1c kind:load to:0x021777a4 module:overlay(94) +from:0x0216ce2c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216ce74 kind:load to:0x02177808 module:overlay(94) +from:0x0216cf48 kind:arm_call to:0x0216d654 module:overlay(94) +from:0x0216cf7c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216cf84 kind:load to:0x02177808 module:overlay(94) +from:0x0216cf8c kind:load to:0x0203e93c module:main +from:0x0216cf9c kind:arm_call to:0x0216d3b8 module:overlay(94) +from:0x0216cfb0 kind:arm_call to:0x0216ce38 module:overlay(94) +from:0x0216cfd4 kind:arm_call to:0x0214db94 module:overlay(30) +from:0x0216cff4 kind:arm_call to:0x0209860c module:overlay(0) +from:0x0216d000 kind:arm_call to:0x0216ce38 module:overlay(94) +from:0x0216d008 kind:load to:0x027e0d28 module:dtcm +from:0x0216d064 kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0216d07c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216d088 kind:load to:0x027e0cec module:dtcm +from:0x0216d08c kind:load to:0x027e09a8 module:dtcm +from:0x0216d0ac kind:arm_call to:0x01ff916c module:itcm +from:0x0216d0e0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d140 kind:arm_call to:0x01ffb428 module:itcm +from:0x0216d1d4 kind:arm_call to:0x0216d654 module:overlay(94) +from:0x0216d1dc kind:arm_call to:0x0216d764 module:overlay(94) +from:0x0216d1f0 kind:arm_call to:0x0216ce38 module:overlay(94) +from:0x0216d238 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0216d274 kind:arm_call to:0x0216ce38 module:overlay(94) +from:0x0216d28c kind:arm_call to:0x021317bc module:overlay(26) +from:0x0216d29c kind:arm_call to:0x021316f8 module:overlay(26) +from:0x0216d2ac kind:arm_call to:0x01ffb714 module:itcm +from:0x0216d2b8 kind:arm_call to:0x01ffb744 module:itcm +from:0x0216d2d8 kind:load to:0x02176074 module:overlay(94) +from:0x0216d2dc kind:load to:0x0217606e module:overlay(94) +from:0x0216d2e0 kind:load to:0x02176068 module:overlay(94) +from:0x0216d2e4 kind:load to:0x027e09a8 module:dtcm +from:0x0216d2ec kind:load to:0x027e0d28 module:dtcm +from:0x0216d30c kind:arm_call to:0x01ff916c module:itcm +from:0x0216d340 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d348 kind:arm_call to:0x0216d764 module:overlay(94) +from:0x0216d390 kind:arm_call to:0x0216da1c module:overlay(94) +from:0x0216d3f4 kind:arm_call to:0x01fff698 module:itcm +from:0x0216d440 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216d45c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d480 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216d49c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d4bc kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216d4d8 kind:arm_call to:0x01ff9258 module:itcm +from:0x0216d530 kind:arm_call to:0x02131840 module:overlay(26) +from:0x0216d554 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0216d640 kind:load to:0x027e0cd8 module:dtcm +from:0x0216d650 kind:load to:0x0203e93c module:main +from:0x0216d684 kind:arm_call to:0x0205f7b4 module:overlay(0) +from:0x0216d69c kind:arm_call to:0x0205f4dc module:overlay(0) +from:0x0216d6cc kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d6dc kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d70c kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0216d71c kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d72c kind:arm_call to:0x01ffa06c module:itcm +from:0x0216d738 kind:load to:0x0203e93c module:main +from:0x0216d75c kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d7c0 kind:arm_call to:0x020989c0 module:overlay(0) +from:0x0216d800 kind:arm_call to:0x02028d08 module:main +from:0x0216d820 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0216d830 kind:arm_call to:0x01ffa60c module:itcm +from:0x0216d8d0 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0216d8f4 kind:arm_call to:0x0216da1c module:overlay(94) +from:0x0216d90c kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d920 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d934 kind:arm_call to:0x01ffb974 module:itcm +from:0x0216d960 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216d97c kind:arm_call to:0x0209ff04 module:overlay(0) +from:0x0216d998 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216d9b4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216d9d8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0216d9f0 kind:arm_call to:0x0214dc10 module:overlays(30,58) +from:0x0216da10 kind:load to:0x027e0cec module:dtcm +from:0x0216da14 kind:load to:0x027e0d28 module:dtcm +from:0x0216da18 kind:load to:0x02176090 module:overlay(94) +from:0x0216da3c kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216da4c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216da5c kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0216da64 kind:arm_call to:0x02011ff4 module:main +from:0x0216da78 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0216da80 kind:arm_call to:0x02011ff4 module:main +from:0x0216da94 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216daa8 kind:load to:0x02178c94 module:overlay(94) +from:0x0216dabc kind:arm_call to:0x02011f3c module:main +from:0x0216dac8 kind:arm_call to:0x0216daf8 module:overlay(94) +from:0x0216dadc kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216daf4 kind:load to:0x021778ac module:overlay(94) +from:0x0216db00 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216db48 kind:load to:0x021778d0 module:overlay(94) +from:0x0216db5c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0216db9c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216dbb4 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0216dbd0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216dbf4 kind:load to:0x027e09ac module:dtcm +from:0x0216dc20 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x0216dc28 kind:load to:0x027e09ac module:dtcm +from:0x0216dc48 kind:arm_call to:0x0216dd88 module:overlay(94) +from:0x0216dc6c kind:arm_call to:0x0216dd88 module:overlay(94) +from:0x0216dc8c kind:arm_call to:0x0216dce8 module:overlay(94) +from:0x0216dcf8 kind:load to:0x027e09bc module:dtcm +from:0x0216dd58 kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0216dd68 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0216dd74 kind:load to:0x027e0cec module:dtcm +from:0x0216dd80 kind:arm_call to:0x01fff5d0 module:itcm +from:0x0216ddb4 kind:arm_call to:0x01fff148 module:itcm +from:0x0216ddd8 kind:arm_call to:0x020802cc module:overlay(0) +from:0x0216dde4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216dde8 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ddf8 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0216de00 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216de18 kind:arm_call to:0x020a02e4 module:overlay(0) +from:0x0216de20 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216de28 kind:arm_call to:0x02011ff4 module:main +from:0x0216de3c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216de50 kind:load to:0x02178ce0 module:overlay(94) +from:0x0216de64 kind:arm_call to:0x02011f3c module:main +from:0x0216de70 kind:arm_call to:0x0216deb4 module:overlay(94) +from:0x0216de84 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216de94 kind:arm_call_thumb to:0x02015510 module:main +from:0x0216deac kind:load to:0x02177964 module:overlay(94) +from:0x0216deb0 kind:load to:0x02177940 module:overlay(94) +from:0x0216debc kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216dee0 kind:arm_call to:0x0200f05c module:main +from:0x0216defc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0216df24 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0216df3c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216df50 kind:arm_call_thumb to:0x0207f730 module:overlay(0) +from:0x0216df58 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x0216df64 kind:load to:0x02177a00 module:overlay(94) +from:0x0216df68 kind:load to:0x02178ce0 module:overlay(94) +from:0x0216df6c kind:load to:0x021760fc module:overlay(94) +from:0x0216df70 kind:load to:0x021779b8 module:overlay(94) +from:0x0216df7c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216e018 kind:arm_call to:0x02015e80 module:main +from:0x0216e030 kind:arm_call to:0x02034038 module:main +from:0x0216e038 kind:arm_call to:0x02033f54 module:main +from:0x0216e04c kind:arm_call to:0x02034038 module:main +from:0x0216e054 kind:arm_call to:0x02033f54 module:main +from:0x0216e068 kind:arm_call to:0x02034038 module:main +from:0x0216e088 kind:arm_call_thumb to:0x02012fa8 module:main +from:0x0216e0b0 kind:arm_call_thumb to:0x0207f744 module:overlay(0) +from:0x0216e0bc kind:arm_call_thumb to:0x0207f748 module:overlay(0) +from:0x0216e10c kind:arm_call to:0x0207e1bc module:overlay(0) +from:0x0216e13c kind:arm_call to:0x02098a40 module:overlay(0) +from:0x0216e160 kind:arm_call to:0x0200f05c module:main +from:0x0216e194 kind:arm_call to:0x0200f05c module:main +from:0x0216e1e4 kind:arm_call to:0x0200f05c module:main +from:0x0216e238 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0216e248 kind:load to:0x02178ce0 module:overlay(94) +from:0x0216e24c kind:load to:0x02177930 module:overlay(94) +from:0x0216e250 kind:load to:0x02177928 module:overlay(94) +from:0x0216e254 kind:load to:0x02178db8 module:overlay(94) +from:0x0216e258 kind:load to:0x027e00f0 module:dtcm +from:0x0216e25c kind:load to:0x027e09a4 module:dtcm +from:0x0216e260 kind:load to:0x021760fc module:overlay(94) +from:0x0216e264 kind:load to:0x0217610c module:overlay(94) +from:0x0216e268 kind:load to:0x02177998 module:overlay(94) +from:0x0216e26c kind:load to:0x02177980 module:overlay(94) +from:0x0216e2b0 kind:load to:0x01ffc6d4 module:itcm +from:0x0216e2bc kind:arm_call to:0x02097978 module:overlay(0) +from:0x0216e2dc kind:load to:0x0209792c module:overlay(0) +from:0x0216e2e8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216e2f0 kind:arm_call to:0x02011ff4 module:main +from:0x0216e308 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0216e310 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216e318 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216e320 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216e338 kind:arm_call to:0x0207f488 module:overlay(0) +from:0x0216e340 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0216e348 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216e350 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216e358 kind:arm_call to:0x02011ff4 module:main +from:0x0216e370 kind:arm_call_thumb to:0x02015544 module:main +from:0x0216e378 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216e38c kind:load to:0x02178ddc module:overlay(94) +from:0x0216e3a0 kind:arm_call to:0x02011f3c module:main +from:0x0216e3ac kind:arm_call to:0x0216e3e8 module:overlay(94) +from:0x0216e3c0 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216e3e0 kind:load to:0x02177a60 module:overlay(94) +from:0x0216e3f0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216e418 kind:load to:0x02177a84 module:overlay(94) +from:0x0216e430 kind:arm_call to:0x0216ed74 module:overlay(94) +from:0x0216e440 kind:arm_call to:0x0216e4d0 module:overlay(94) +from:0x0216e458 kind:arm_call to:0x0216ed74 module:overlay(94) +from:0x0216e490 kind:arm_call to:0x0216ed74 module:overlay(94) +from:0x0216e4a0 kind:arm_call to:0x0216e4d0 module:overlay(94) +from:0x0216e4b8 kind:arm_call to:0x0216ed74 module:overlay(94) +from:0x0216e4ec kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216e4f8 kind:arm_call to:0x0216e584 module:overlay(94) +from:0x0216e514 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216e524 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216e578 kind:load to:0x020b537c module:overlay(0) +from:0x0216e580 kind:load to:0x027e0ce4 module:dtcm +from:0x0216e5b4 kind:arm_call to:0x02080600 module:overlay(0) +from:0x0216e5d4 kind:arm_call to:0x0216e9dc module:overlay(94) +from:0x0216e614 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e620 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216e68c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e794 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e7a8 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e7d0 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e7f8 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e820 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e848 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e870 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e884 kind:arm_call to:0x01ffedac module:itcm +from:0x0216e948 kind:arm_call to:0x0205ad70 module:overlay(0) +from:0x0216e95c kind:arm_call to:0x01ffb714 module:itcm +from:0x0216e968 kind:arm_call to:0x01ff9770 module:itcm +from:0x0216e978 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216e9ac kind:arm_call to:0x0216e9dc module:overlay(94) +from:0x0216e9c8 kind:arm_call to:0x0216e9dc module:overlay(94) +from:0x0216e9d4 kind:load to:0x027e0cd8 module:dtcm +from:0x0216e9d8 kind:load to:0x02049bc4 module:main +from:0x0216ea6c kind:arm_call to:0x01ff9258 module:itcm +from:0x0216eafc kind:arm_call to:0x0216ed74 module:overlay(94) +from:0x0216eb0c kind:arm_call to:0x0203a194 module:main +from:0x0216ebe8 kind:arm_call to:0x0216ed74 module:overlay(94) +from:0x0216ebf8 kind:arm_call to:0x0203a194 module:main +from:0x0216eccc kind:arm_call to:0x0216ed74 module:overlay(94) +from:0x0216ecdc kind:arm_call to:0x0203a194 module:main +from:0x0216ed64 kind:load to:0x027e0cd8 module:dtcm +from:0x0216ed68 kind:load to:0x02049bc4 module:main +from:0x0216ed70 kind:load to:0x0203e93c module:main +from:0x0216edac kind:load to:0x020b6288 module:overlay(0) +from:0x0216edb8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216edcc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216edd4 kind:arm_call to:0x02011ff4 module:main +from:0x0216ede8 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0216edfc kind:load to:0x02178e28 module:overlay(94) +from:0x0216ee10 kind:arm_call to:0x02011f3c module:main +from:0x0216ee1c kind:arm_call to:0x0216ef50 module:overlay(94) +from:0x0216ee30 kind:arm_call to:0x02097878 module:overlay(0) +from:0x0216ee74 kind:load to:0x02177b24 module:overlay(94) +from:0x0216ee9c kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0216eed0 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0216eee4 kind:load to:0x020b537c module:overlay(0) +from:0x0216ef18 kind:arm_call to:0x01fff350 module:itcm +from:0x0216ef38 kind:arm_call to:0x0216f230 module:overlay(94) +from:0x0216ef44 kind:load to:0x027e0ce4 module:dtcm +from:0x0216ef4c kind:load to:0x020b2fe0 module:overlay(0) +from:0x0216ef5c kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216efb4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0216eff0 kind:arm_call to:0x0203d138 module:main +from:0x0216f000 kind:load to:0x02177b48 module:overlay(94) +from:0x0216f004 kind:load to:0x02178e28 module:overlay(94) +from:0x0216f008 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216f00c kind:load to:0x02169474 module:overlay(94) +from:0x0216f040 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0216f060 kind:arm_call to:0x0203d1e8 module:main +from:0x0216f068 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216f070 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f07c kind:load to:0x02177b48 module:overlay(94) +from:0x0216f080 kind:load to:0x027e0cec module:dtcm +from:0x0216f084 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216f0b8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0216f0d8 kind:arm_call to:0x0203d1e8 module:main +from:0x0216f0e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0216f0e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0216f0f0 kind:arm_call to:0x02011ff4 module:main +from:0x0216f0fc kind:load to:0x02177b48 module:overlay(94) +from:0x0216f100 kind:load to:0x027e0cec module:dtcm +from:0x0216f104 kind:load to:0x020a02b4 module:overlay(0) +from:0x0216f110 kind:arm_call to:0x0216f230 module:overlay(94) +from:0x0216f190 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f1c0 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x0216f1cc kind:load to:0x02177adc module:overlay(94) +from:0x0216f1d0 kind:load to:0x027e09a8 module:dtcm +from:0x0216f1f8 kind:arm_call to:0x01ffc744 module:itcm +from:0x0216f204 kind:arm_call to:0x0200ef5c module:main +from:0x0216f224 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0216f22c kind:load to:0x020b4ea4 module:overlay(0) +from:0x0216f268 kind:load to:0x02177afc module:overlay(94) +from:0x0216f2b4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0216f2d0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0216f2dc kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f2e8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0216f2fc kind:arm_call to:0x01ff938c module:itcm +from:0x0216f310 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0216f328 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f384 kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0216f398 kind:load to:0x0217611c module:overlay(94) +from:0x0216f39c kind:load to:0x027e0cec module:dtcm +from:0x0216f408 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0216f41c kind:load to:0x027e0cec module:dtcm +from:0x0216f440 kind:arm_call to:0x01ffb464 module:itcm +from:0x0216f450 kind:arm_call to:0x01ff9218 module:itcm +from:0x0216f484 kind:arm_call to:0x0216f230 module:overlay(94) +from:0x0216f4a4 kind:arm_call to:0x01ff930c module:itcm +from:0x0216f4d8 kind:arm_call to:0x0216f230 module:overlay(94) +from:0x0216f4e0 kind:load to:0x02177ad8 module:overlay(94) +from:0x0216f500 kind:load to:0x02177ad8 module:overlay(94) +from:0x0216f508 kind:load to:0x01ff930c module:itcm +from:0x0216f518 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0216f560 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216f578 kind:load to:0x027e0ce4 module:dtcm +from:0x0216f5c0 kind:arm_call to:0x0205d458 module:overlay(0) +from:0x0216f5f4 kind:arm_call to:0x020e3e4c module:overlay(31) +from:0x0216f608 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0216f614 kind:arm_call to:0x02016930 module:main +from:0x0216f678 kind:arm_call to:0x0216f700 module:overlay(94) +from:0x0216f6bc kind:arm_call to:0x0216f700 module:overlay(94) +from:0x0216f6f4 kind:load to:0x027e0ce0 module:dtcm +from:0x0216f714 kind:arm_call to:0x01ff930c module:itcm +from:0x0216f744 kind:arm_call to:0x020e7358 module:overlay(31) +from:0x0216f770 kind:arm_call_thumb to:0x0209a1cc module:overlay(0) +from:0x0216f78c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f79c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0216f7bc kind:arm_call to:0x0216f524 module:overlay(94) +from:0x0216f7cc kind:load to:0x021774c4 module:overlay(94) +from:0x0216f7d0 kind:load to:0x021772fc module:overlay(94) +from:0x0216f7d4 kind:load to:0x02177c44 module:overlay(94) +from:0x0216f828 kind:load to:0x02177b9c module:overlay(94) +from:0x0216f868 kind:arm_call to:0x020a8db0 module:overlay(0) +from:0x0216f8c8 kind:arm_call to:0x02098818 module:overlay(0) +from:0x0216f8f0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0216f928 kind:load to:0x02177bec module:overlay(94) +from:0x0216f944 kind:arm_call to:0x0216f57c module:overlay(94) +from:0x0216f968 kind:arm_call to:0x0216f598 module:overlay(94) +from:0x0216f9d8 kind:arm_call to:0x020a8e7c module:overlay(0) +from:0x0216fa14 kind:arm_call to:0x0216f548 module:overlay(94) +from:0x0216fa30 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216fa38 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0216fa50 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216fa58 kind:arm_call to:0x020e7414 module:overlay(31) +from:0x0216fa60 kind:arm_call to:0x02011ff4 module:main +from:0x0216fa74 kind:load to:0x02178f18 module:overlay(94) +from:0x0216fa88 kind:arm_call to:0x02011f3c module:main +from:0x0216fa94 kind:arm_call to:0x0216fae0 module:overlay(94) +from:0x0216faa8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0216fad8 kind:load to:0x02177d88 module:overlay(94) +from:0x0216fae8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0216fb08 kind:arm_call to:0x021041b8 module:overlay(26) +from:0x0216fb10 kind:arm_call to:0x020fd13c module:overlay(26) +from:0x0216fb20 kind:arm_call to:0x020fbc9c module:overlay(26) +from:0x0216fb50 kind:arm_call to:0x02103150 module:overlay(26) +from:0x0216fb8c kind:arm_call to:0x02103f88 module:overlay(26) +from:0x0216fb98 kind:load to:0x02177dac module:overlay(94) +from:0x0216fb9c kind:load to:0x020b27a8 module:overlay(0) +from:0x0216fba8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0216fc48 kind:load to:0x02178f04 module:overlay(94) +from:0x0216fc4c kind:load to:0x02177d60 module:overlay(94) +from:0x0216fc50 kind:load to:0x02178f54 module:overlay(94) +from:0x0216fc6c kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x0216fc7c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216fd34 kind:load to:0x02138cf0 module:overlay(26) +from:0x0216fd48 kind:arm_call to:0x020e67e8 module:overlay(26) +from:0x0216fd58 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0216fe10 kind:load to:0x02138cf0 module:overlay(26) +from:0x0216fe38 kind:arm_call to:0x02103f3c module:overlay(26) +from:0x0216fe48 kind:arm_call to:0x02104234 module:overlay(26) +from:0x0216fe8c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0216ff10 kind:arm_call to:0x01ffb9cc module:itcm +from:0x0216ff48 kind:arm_call to:0x020fbcd0 module:overlays(26,31) +from:0x0216ffac kind:arm_call to:0x020fbf0c module:overlay(26) +from:0x0216ffbc kind:load to:0x027e0ce4 module:dtcm +from:0x0216ffe4 kind:arm_call to:0x01ffd420 module:itcm +from:0x02170084 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02170134 kind:arm_call to:0x020fc1e0 module:overlay(26) +from:0x02170148 kind:arm_call to:0x020fc150 module:overlays(21,26) +from:0x021701c4 kind:arm_call to:0x02103fb0 module:overlay(26) +from:0x02170230 kind:arm_call to:0x02104050 module:overlay(26) +from:0x02170314 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02170320 kind:arm_call to:0x020fd208 module:overlay(26) +from:0x02170328 kind:arm_call to:0x02104230 module:overlays(26,31) +from:0x02170334 kind:load to:0x027e09b8 module:dtcm +from:0x02170338 kind:load to:0x02178f64 module:overlay(94) +from:0x0217033c kind:load to:0x027e0ce4 module:dtcm +from:0x02170344 kind:load to:0x02178f00 module:overlay(94) +from:0x02170348 kind:load to:0x02177d60 module:overlay(94) +from:0x02170350 kind:load to:0x027e09c0 module:dtcm +from:0x021703ec kind:arm_call to:0x021031c8 module:overlay(26) +from:0x02170400 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217040c kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02170438 kind:arm_call to:0x021031c8 module:overlay(26) +from:0x02170460 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217046c kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02170488 kind:arm_call to:0x021031c8 module:overlay(26) +from:0x0217049c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021704a8 kind:arm_call to:0x02071e8c module:overlay(0) +from:0x02170540 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x02170550 kind:load to:0x027e09a8 module:dtcm +from:0x02170558 kind:load to:0x027e09bc module:dtcm +from:0x02170584 kind:arm_call to:0x02103e80 module:overlay(26) +from:0x0217059c kind:arm_call to:0x02103e44 module:overlay(26) +from:0x021705ac kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021705c0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021705c8 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021705e0 kind:arm_call to:0x0203d1e8 module:main +from:0x021705f4 kind:arm_call to:0x0203d1e8 module:main +from:0x021705fc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02170610 kind:arm_call to:0x0203d1e8 module:main +from:0x02170618 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02170620 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217062c kind:load to:0x0216fba0 module:overlay(94) +from:0x02170630 kind:load to:0x02169848 module:overlay(94) +from:0x02170634 kind:load to:0x020a02b4 module:overlay(0) +from:0x02170644 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217064c kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x02170664 kind:arm_call to:0x0203d1e8 module:main +from:0x02170678 kind:arm_call to:0x0203d1e8 module:main +from:0x02170680 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02170694 kind:arm_call to:0x0203d1e8 module:main +from:0x0217069c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021706a4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021706ac kind:arm_call to:0x02011ff4 module:main +from:0x021706b8 kind:load to:0x0216fba0 module:overlay(94) +from:0x021706bc kind:load to:0x02169848 module:overlay(94) +from:0x021706c0 kind:load to:0x020a02b4 module:overlay(0) +from:0x021706cc kind:arm_call to:0x02097704 module:overlay(0) +from:0x021706e0 kind:load to:0x02178f84 module:overlay(94) +from:0x021706f4 kind:arm_call to:0x02011f3c module:main +from:0x02170700 kind:arm_call to:0x02170738 module:overlay(94) +from:0x02170714 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02170734 kind:load to:0x02177e10 module:overlay(94) +from:0x02170740 kind:arm_call to:0x021818f0 module:overlay(98) +from:0x02170754 kind:load to:0x02177e64 module:overlay(94) +from:0x02170764 kind:arm_call to:0x02181b84 module:overlay(98) +from:0x021707d8 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x021707ec kind:load to:0x02177e2c module:overlay(94) +from:0x021707f0 kind:load to:0x02177e44 module:overlay(94) +from:0x0217080c kind:load to:0x02178f84 module:overlay(94) +from:0x0217081c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170824 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0217082c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02170834 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217084c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170854 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0217085c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02170864 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217086c kind:arm_call to:0x02011ff4 module:main +from:0x02170880 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02170894 kind:load to:0x0217906c module:overlay(94) +from:0x021708a8 kind:arm_call to:0x02011f3c module:main +from:0x021708b4 kind:arm_call to:0x021708ec module:overlay(94) +from:0x021708c8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021708e8 kind:load to:0x02177ec4 module:overlay(94) +from:0x021708f4 kind:arm_call to:0x0218115c module:overlay(98) +from:0x02170908 kind:load to:0x02177f18 module:overlay(94) +from:0x02170918 kind:arm_call to:0x0218140c module:overlays(98,99) +from:0x0217098c kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x021709a0 kind:load to:0x02177ee0 module:overlay(94) +from:0x021709a4 kind:load to:0x02177ef8 module:overlay(94) +from:0x021709c0 kind:load to:0x0217906c module:overlay(94) +from:0x021709d0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021709d8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021709e0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021709e8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170a00 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170a08 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02170a10 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02170a18 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02170a20 kind:arm_call to:0x02011ff4 module:main +from:0x02170a34 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02170a48 kind:load to:0x02179154 module:overlay(94) +from:0x02170a5c kind:arm_call to:0x02011f3c module:main +from:0x02170a68 kind:arm_call to:0x02170ab8 module:overlay(94) +from:0x02170a80 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02170ab0 kind:load to:0x02177f78 module:overlay(94) +from:0x02170ac0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02170aec kind:load to:0x02177f94 module:overlay(94) +from:0x02170af0 kind:load to:0x020b1948 module:overlay(0) +from:0x02170b20 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02170b34 kind:load to:0x027e0cd8 module:dtcm +from:0x02170bbc kind:arm_call to:0x01fff498 module:itcm +from:0x02170bd0 kind:arm_call to:0x01fff584 module:itcm +from:0x02170bdc kind:arm_call to:0x01fff584 module:itcm +from:0x02170d24 kind:load to:0x027e0cd8 module:dtcm +from:0x02170d28 kind:load to:0x02176150 module:overlay(94) +from:0x02170d2c kind:load to:0x02176130 module:overlay(94) +from:0x02170d30 kind:load to:0x027e0ce8 module:dtcm +from:0x02170d6c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02170d90 kind:load to:0x0203e93c module:main +from:0x02170dec kind:load to:0x02179154 module:overlay(94) +from:0x02170dfc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02170e04 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02170e1c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02170e24 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02170e2c kind:arm_call to:0x02011ff4 module:main +from:0x02170e40 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02170e54 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02170e5c kind:arm_call to:0x02061628 module:overlay(0) +from:0x02170e78 kind:arm_call to:0x0209c698 module:overlay(0) +from:0x02170ef0 kind:arm_call to:0x02067258 module:overlay(0) +from:0x02170f04 kind:load to:0x02177fd8 module:overlay(94) +from:0x02170f08 kind:load to:0x0217801c module:overlay(94) +from:0x02170f0c kind:load to:0x020b5d14 module:overlay(0) +from:0x02170f14 kind:load to:0x020b1948 module:overlay(0) +from:0x02170f34 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02170f54 kind:load to:0x027e09b8 module:dtcm +from:0x02170f70 kind:arm_call to:0x02073558 module:overlay(0) +from:0x02170f7c kind:load to:0x027e09b8 module:dtcm +from:0x02170f94 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02170fb0 kind:load to:0x027e09b8 module:dtcm +from:0x02170fcc kind:load to:0x020b502c module:overlay(0) +from:0x02170fd0 kind:load to:0x0206805c module:overlay(0) +from:0x02170fe0 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02170fe8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02170ff0 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02170ff8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02171000 kind:arm_call to:0x02011ff4 module:main +from:0x02171018 kind:arm_call to:0x0206728c module:overlay(0) +from:0x02171020 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02171028 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02171030 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02171044 kind:arm_branch to:0x02170fd4 module:overlay(94) +from:0x02171054 kind:arm_branch to:0x0217100c module:overlay(94) +from:0x02171064 kind:load to:0x02179238 module:overlay(94) +from:0x02171078 kind:arm_call to:0x02011f3c module:main +from:0x02171084 kind:arm_call to:0x02171170 module:overlay(94) +from:0x021710a8 kind:arm_call to:0x0209cb2c module:overlay(0) +from:0x021710b8 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02171114 kind:load to:0x02178044 module:overlay(94) +from:0x0217111c kind:load to:0x02178090 module:overlay(94) +from:0x02171120 kind:load to:0x021780e0 module:overlay(94) +from:0x02171124 kind:load to:0x021780b8 module:overlay(94) +from:0x02171138 kind:arm_call to:0x02170e4c module:overlay(94) +from:0x0217115c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02171168 kind:load to:0x02178108 module:overlay(94) +from:0x0217116c kind:load to:0x0217814c module:overlay(94) +from:0x02171178 kind:arm_call to:0x02170e4c module:overlay(94) +from:0x0217119c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021711a8 kind:load to:0x02178108 module:overlay(94) +from:0x021711ac kind:load to:0x0217814c module:overlay(94) +from:0x021711dc kind:arm_call to:0x020611bc module:overlay(0) +from:0x02171218 kind:arm_call to:0x0209ccb8 module:overlay(0) +from:0x021712bc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021712d0 kind:arm_call to:0x02171488 module:overlay(94) +from:0x021712e0 kind:load to:0x021792a0 module:overlay(94) +from:0x021712e4 kind:load to:0x0204a068 module:main +from:0x021712e8 kind:load to:0x02178064 module:overlay(94) +from:0x021712ec kind:load to:0x02179238 module:overlay(94) +from:0x021712f0 kind:load to:0x02179258 module:overlay(94) +from:0x02171384 kind:arm_call to:0x020b673c module:overlay(9) +from:0x021713a0 kind:arm_call to:0x02171488 module:overlay(94) +from:0x021713b0 kind:arm_call to:0x02171488 module:overlay(94) +from:0x021713ec kind:arm_call to:0x02171488 module:overlay(94) +from:0x021713fc kind:arm_call to:0x020b673c module:overlay(9) +from:0x0217142c kind:arm_call to:0x01ff9b50 module:itcm +from:0x02171440 kind:arm_call to:0x020611dc module:overlay(0) +from:0x0217144c kind:arm_call to:0x01ff9b50 module:itcm +from:0x02171470 kind:arm_call to:0x02171488 module:overlay(94) +from:0x02171478 kind:load to:0x0204a068 module:main +from:0x0217147c kind:load to:0x02118f84 module:overlay(31) +from:0x02171484 kind:load to:0x0204a0f0 module:main +from:0x021714ec kind:arm_call to:0x020730e4 module:overlay(0) +from:0x02171500 kind:arm_call to:0x02170f5c module:overlay(94) +from:0x02171508 kind:arm_call to:0x02170fb4 module:overlay(94) +from:0x02171510 kind:arm_call to:0x02170f80 module:overlay(94) +from:0x02171528 kind:arm_call to:0x02171488 module:overlay(94) +from:0x02171538 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x0217156c kind:arm_call to:0x02171488 module:overlay(94) +from:0x02171640 kind:arm_call to:0x0207832c module:overlay(0) +from:0x0217164c kind:load to:0x02178044 module:overlay(94) +from:0x02171650 kind:load to:0x027e09bc module:dtcm +from:0x0217166c kind:arm_call to:0x02171488 module:overlay(94) +from:0x021716a4 kind:arm_call to:0x02078210 module:overlay(0) +from:0x021716b4 kind:arm_call to:0x02171488 module:overlay(94) +from:0x021716bc kind:load to:0x027e09bc module:dtcm +from:0x021716cc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021716d4 kind:arm_call to:0x0206728c module:overlay(0) +from:0x021716dc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021716e4 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x021716ec kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021716f4 kind:arm_call to:0x02011ff4 module:main +from:0x0217170c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171714 kind:arm_call to:0x0206728c module:overlay(0) +from:0x0217171c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02171724 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x0217172c kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02171740 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02171754 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x0217175c kind:arm_call to:0x02011ff4 module:main +from:0x02171770 kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x02171778 kind:arm_call to:0x02011ff4 module:main +from:0x0217178c kind:arm_call to:0x0209cc60 module:overlay(0) +from:0x021717a0 kind:arm_branch to:0x021716c0 module:overlay(94) +from:0x021717b0 kind:arm_branch to:0x02171674 module:overlay(94) +from:0x021717c0 kind:arm_branch to:0x02171654 module:overlay(94) +from:0x021717d0 kind:arm_branch to:0x021715e4 module:overlay(94) +from:0x021717e0 kind:arm_branch to:0x02171700 module:overlay(94) +from:0x021717f0 kind:load to:0x021792d0 module:overlay(94) +from:0x02171804 kind:arm_call to:0x02011f3c module:main +from:0x02171810 kind:arm_call to:0x021718ac module:overlay(94) +from:0x02171828 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02171838 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02171898 kind:load to:0x02178188 module:overlay(94) +from:0x0217189c kind:load to:0x021780e0 module:overlay(94) +from:0x021718a0 kind:load to:0x021781a4 module:overlay(94) +from:0x021718b4 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0217192c kind:load to:0x021781c0 module:overlay(94) +from:0x02171930 kind:load to:0x021792d0 module:overlay(94) +from:0x02171934 kind:load to:0x020b1948 module:overlay(0) +from:0x02171938 kind:load to:0x021793a4 module:overlay(94) +from:0x02171968 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02171970 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02171988 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02171990 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02171998 kind:arm_call to:0x02011ff4 module:main +from:0x021719ac kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021719c0 kind:load to:0x021793d8 module:overlay(94) +from:0x021719d4 kind:arm_call to:0x02011f3c module:main +from:0x021719e0 kind:arm_call to:0x02171a74 module:overlay(94) +from:0x021719f8 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02171a08 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02171a60 kind:load to:0x02178188 module:overlay(94) +from:0x02171a64 kind:load to:0x021780e0 module:overlay(94) +from:0x02171a68 kind:load to:0x02178224 module:overlay(94) +from:0x02171a7c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02171a8c kind:arm_call to:0x02061628 module:overlay(0) +from:0x02171afc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02171b18 kind:arm_call_thumb to:0x020141dc module:main +from:0x02171b88 kind:arm_call to:0x02065eac module:overlay(0) +from:0x02171bac kind:arm_call to:0x0203d138 module:main +from:0x02171bcc kind:load to:0x02178218 module:overlay(94) +from:0x02171bd0 kind:load to:0x02178240 module:overlay(94) +from:0x02171bd4 kind:load to:0x0217829c module:overlay(94) +from:0x02171bd8 kind:load to:0x021782a8 module:overlay(94) +from:0x02171bdc kind:load to:0x021782d8 module:overlay(94) +from:0x02171be0 kind:load to:0x021793d8 module:overlay(94) +from:0x02171be4 kind:load to:0x020a02b4 module:overlay(0) +from:0x02171be8 kind:load to:0x02169474 module:overlay(94) +from:0x02171c20 kind:arm_call to:0x0206fbac module:overlay(0) +from:0x02171c3c kind:arm_call to:0x0203d1e8 module:main +from:0x02171c44 kind:arm_call to:0x0201baa4 module:main +from:0x02171c4c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02171c54 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171c5c kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02171c64 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02171c70 kind:load to:0x020b52c8 module:overlay(0) +from:0x02171c74 kind:load to:0x02178240 module:overlay(94) +from:0x02171c78 kind:load to:0x0217829c module:overlay(94) +from:0x02171c7c kind:load to:0x021782a8 module:overlay(94) +from:0x02171c80 kind:load to:0x021782d8 module:overlay(94) +from:0x02171c84 kind:load to:0x020a02b4 module:overlay(0) +from:0x02171cbc kind:arm_call to:0x0206fbac module:overlay(0) +from:0x02171cd8 kind:arm_call to:0x0203d1e8 module:main +from:0x02171ce0 kind:arm_call to:0x0201baa4 module:main +from:0x02171ce8 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02171cf0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02171cf8 kind:arm_call to:0x020616a8 module:overlay(0) +from:0x02171d00 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02171d08 kind:arm_call to:0x02011ff4 module:main +from:0x02171d14 kind:load to:0x020b52c8 module:overlay(0) +from:0x02171d18 kind:load to:0x02178240 module:overlay(94) +from:0x02171d1c kind:load to:0x0217829c module:overlay(94) +from:0x02171d20 kind:load to:0x021782a8 module:overlay(94) +from:0x02171d24 kind:load to:0x021782d8 module:overlay(94) +from:0x02171d28 kind:load to:0x020a02b4 module:overlay(0) +from:0x02171d7c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02171d98 kind:arm_call_thumb to:0x02183864 module:overlay(101) +from:0x02171dc8 kind:arm_call to:0x0206fae0 module:overlay(0) +from:0x02171de4 kind:arm_call to:0x020611bc module:overlay(0) +from:0x02171dfc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02171e1c kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02171e28 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02171e2c kind:load to:0x021794ac module:overlay(94) +from:0x02171e30 kind:load to:0x020b52c8 module:overlay(0) +from:0x02171e34 kind:load to:0x0204a068 module:main +from:0x02171e54 kind:arm_call to:0x02082144 module:overlay(0) +from:0x02171e70 kind:arm_call to:0x020d92f4 module:overlay(31) +from:0x02171e78 kind:load to:0x027e0cd8 module:dtcm +from:0x02171e90 kind:arm_call to:0x02014478 module:main +from:0x02171eac kind:arm_call to:0x0206fae0 module:overlay(0) +from:0x02171eec kind:arm_call to:0x02171f9c module:overlay(94) +from:0x02171efc kind:arm_call to:0x02172010 module:overlay(94) +from:0x02171f08 kind:arm_call to:0x021722d4 module:overlay(94) +from:0x02171f14 kind:arm_call to:0x02172270 module:overlay(94) +from:0x02171f34 kind:arm_call to:0x02172680 module:overlay(94) +from:0x02171f40 kind:arm_call to:0x0217268c module:overlay(94) +from:0x02171f4c kind:arm_call to:0x021727b4 module:overlay(94) +from:0x02171f58 kind:arm_call to:0x02172884 module:overlay(94) +from:0x02171f90 kind:load to:0x02049b0a module:main +from:0x02171f94 kind:load to:0x020b52c8 module:overlay(0) +from:0x02171fac kind:arm_call to:0x0209d254 module:overlay(0) +from:0x02171fcc kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02171fe0 kind:arm_call to:0x020c6ce4 module:overlay(24) +from:0x02171ff4 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x02172000 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02172008 kind:load to:0x027e0994 module:dtcm +from:0x0217200c kind:load to:0x020b5198 module:overlay(0) +from:0x02172064 kind:arm_call to:0x020611dc module:overlay(0) +from:0x02172074 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0217208c kind:arm_call to:0x02077570 module:overlay(0) +from:0x02172138 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02172148 kind:arm_call to:0x0206fbac module:overlay(0) +from:0x02172184 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021721a0 kind:arm_call to:0x020d994c module:overlay(31) +from:0x021721d0 kind:arm_call to:0x02104a04 module:overlay(31) +from:0x021721ec kind:arm_call to:0x0210c13c module:overlay(31) +from:0x02172208 kind:arm_call to:0x02152544 module:overlay(58) +from:0x02172218 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02172228 kind:arm_call to:0x02065f24 module:overlay(0) +from:0x02172248 kind:arm_call to:0x02173660 module:overlay(94) +from:0x02172254 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02172258 kind:load to:0x0204a068 module:main +from:0x0217225c kind:load to:0x027e09b8 module:dtcm +from:0x02172260 kind:load to:0x021781f8 module:overlay(94) +from:0x02172264 kind:load to:0x020b52c8 module:overlay(0) +from:0x02172268 kind:load to:0x020b5198 module:overlay(0) +from:0x0217226c kind:load to:0x027e0d34 module:dtcm +from:0x02172280 kind:arm_call to:0x01ffd420 module:itcm +from:0x021722a4 kind:arm_call to:0x020d9814 module:overlay(31) +from:0x021722b0 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x021722b8 kind:load to:0x027e09b8 module:dtcm +from:0x021722bc kind:load to:0x027e0d34 module:dtcm +from:0x021722f8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02172334 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02172350 kind:arm_call to:0x021731c4 module:overlay(94) +from:0x0217246c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02172484 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217249c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021724b4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0217256c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217258c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021725a8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021725f4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02172614 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02172630 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217263c kind:arm_call to:0x02172c74 module:overlay(94) +from:0x0217265c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02172668 kind:load to:0x027e09b8 module:dtcm +from:0x0217266c kind:load to:0x027e0cec module:dtcm +from:0x02172674 kind:load to:0x027e09a8 module:dtcm +from:0x02172678 kind:load to:0x027e0cd8 module:dtcm +from:0x0217267c kind:load to:0x027e0ce0 module:dtcm +from:0x021726c8 kind:arm_call to:0x020159f0 module:main +from:0x021726dc kind:arm_call to:0x021731c4 module:overlay(94) +from:0x02172734 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0217274c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02172774 kind:arm_call to:0x020716bc module:overlay(0) +from:0x02172784 kind:arm_call to:0x0209d2a4 module:overlay(0) +from:0x02172790 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02172798 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021727a8 kind:load to:0x027e0cec module:dtcm +from:0x021727ac kind:load to:0x027e09a8 module:dtcm +from:0x021727d8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021727f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172814 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02172828 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0217284c kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02172868 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02172874 kind:load to:0x027e09b8 module:dtcm +from:0x02172878 kind:load to:0x027e0ce4 module:dtcm +from:0x0217287c kind:load to:0x027e09bc module:dtcm +from:0x02172880 kind:load to:0x027e0ce0 module:dtcm +from:0x021728a8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021728c4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021728f8 kind:arm_call to:0x0208bdc4 module:overlay(0) +from:0x02172904 kind:load to:0x027e09b8 module:dtcm +from:0x02172908 kind:load to:0x027e0ce4 module:dtcm +from:0x0217290c kind:load to:0x027e0ce0 module:dtcm +from:0x02172938 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02172954 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0217296c kind:arm_call to:0x02078744 module:overlay(0) +from:0x0217297c kind:arm_call to:0x01fff148 module:itcm +from:0x02172998 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021729ac kind:arm_call to:0x01fff148 module:itcm +from:0x021729cc kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x021729d8 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x021729e4 kind:arm_call to:0x020732dc module:overlay(0) +from:0x021729ec kind:load to:0x027e09b8 module:dtcm +from:0x021729f0 kind:load to:0x027e09bc module:dtcm +from:0x021729f4 kind:load to:0x027e0ce0 module:dtcm +from:0x02172a1c kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02172a80 kind:arm_call to:0x01fff148 module:itcm +from:0x02172a8c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02172ab8 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02172abc kind:load to:0x027e0ce0 module:dtcm +from:0x02172b3c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02172b60 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02172bcc kind:load to:0x02176198 module:overlay(94) +from:0x02172bd0 kind:load to:0x027e0cec module:dtcm +from:0x02172bd4 kind:load to:0x02049bc4 module:main +from:0x02172bf0 kind:arm_call to:0x0207308c module:overlay(0) +from:0x02172c40 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02172c54 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02172c68 kind:load to:0x027e09b8 module:dtcm +from:0x02172c6c kind:load to:0x02173444 module:overlay(94) +from:0x02172c70 kind:load to:0x021793c4 module:overlay(94) +from:0x02172d3c kind:arm_call to:0x0206fbac module:overlay(0) +from:0x02172d58 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02172d74 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02172e08 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02172e1c kind:arm_call to:0x01fff148 module:itcm +from:0x02172e38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02172e4c kind:arm_call to:0x01fff148 module:itcm +from:0x02172e6c kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02172e98 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02172eb8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02172f54 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02172f84 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02172fb4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02172fc8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02172fd8 kind:arm_call to:0x02135290 module:overlay(52) +from:0x02172fe4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02173000 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02173094 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021730b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021730bc kind:arm_call to:0x021352f0 module:overlay(52) +from:0x021730d4 kind:load to:0x020b52c8 module:overlay(0) +from:0x021730d8 kind:load to:0x027e09b8 module:dtcm +from:0x021730dc kind:load to:0x027e0ce0 module:dtcm +from:0x021730e0 kind:load to:0x020b537c module:overlay(0) +from:0x021730e8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217315c kind:arm_call to:0x01ffc768 module:itcm +from:0x021731b0 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x021731bc kind:load to:0x020b4ea4 module:overlay(0) +from:0x021731c0 kind:load to:0x027e09b4 module:dtcm +from:0x02173214 kind:arm_call to:0x02039edc module:main +from:0x02173220 kind:arm_call to:0x0203a950 module:main +from:0x02173228 kind:arm_call to:0x02039d38 module:main +from:0x0217326c kind:arm_call to:0x02039edc module:main +from:0x02173278 kind:arm_call to:0x0203a950 module:main +from:0x02173284 kind:arm_call to:0x0203a950 module:main +from:0x02173290 kind:arm_call to:0x0203ab30 module:main +from:0x021732c4 kind:arm_call to:0x02039edc module:main +from:0x021732d0 kind:arm_call to:0x0203a950 module:main +from:0x021732dc kind:arm_call to:0x0203a950 module:main +from:0x021732e4 kind:arm_call to:0x0203ad60 module:main +from:0x021732e8 kind:arm_call to:0x0203a584 module:main +from:0x02173340 kind:arm_call to:0x02039edc module:main +from:0x0217334c kind:arm_call to:0x0203a950 module:main +from:0x02173354 kind:arm_call to:0x02039d38 module:main +from:0x02173390 kind:arm_call to:0x02039edc module:main +from:0x0217339c kind:arm_call to:0x0203a950 module:main +from:0x021733a8 kind:arm_call to:0x0203a950 module:main +from:0x021733b4 kind:arm_call to:0x0203ab30 module:main +from:0x021733e0 kind:arm_call to:0x02039edc module:main +from:0x021733ec kind:arm_call to:0x0203a950 module:main +from:0x021733f8 kind:arm_call to:0x0203a950 module:main +from:0x02173400 kind:arm_call to:0x0203ad60 module:main +from:0x02173404 kind:arm_call to:0x0203a584 module:main +from:0x02173438 kind:load to:0x02049bc4 module:main +from:0x02173450 kind:arm_call to:0x02173474 module:overlay(94) +from:0x02173464 kind:arm_call to:0x021734b4 module:overlay(94) +from:0x02173470 kind:load to:0x021793c4 module:overlay(94) +from:0x0217348c kind:arm_call to:0x01ff9b64 module:itcm +from:0x021734b0 kind:load to:0x0204a0f0 module:main +from:0x021734c8 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x021734d4 kind:arm_call to:0x02172c74 module:overlay(94) +from:0x02173524 kind:arm_call to:0x020d992c module:overlay(31) +from:0x02173538 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x02173548 kind:load to:0x027e0d34 module:dtcm +from:0x0217354c kind:load to:0x02176184 module:overlay(94) +from:0x02173550 kind:load to:0x020b5198 module:overlay(0) +from:0x02173560 kind:load to:0x02173600 module:overlay(94) +from:0x02173590 kind:arm_call to:0x01fff520 module:itcm +from:0x021735ec kind:load to:0x027e0ce8 module:dtcm +from:0x021735f4 kind:load to:0x020b34a4 module:overlay(0) +from:0x02173644 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x02173650 kind:arm_call to:0x0201b980 module:main +from:0x02173658 kind:load to:0x0217617a module:overlay(94) +from:0x0217365c kind:load to:0x0204e5d8 module:main +from:0x021736c4 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021736f0 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02173704 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02173718 kind:arm_call to:0x02078744 module:overlay(0) +from:0x0217378c kind:arm_call to:0x020159f0 module:main +from:0x0217385c kind:arm_call to:0x02078798 module:overlay(0) +from:0x02173884 kind:load to:0x021781f8 module:overlay(94) +from:0x02173888 kind:load to:0x027e0ce0 module:dtcm +from:0x0217388c kind:load to:0x027e09bc module:dtcm +from:0x02173890 kind:load to:0x02176170 module:overlay(94) +from:0x0217389c kind:load to:0x0203e93c module:main +from:0x021738ac kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x021738c0 kind:arm_branch to:0x02172ad4 module:overlay(94) +from:0x021738d0 kind:arm_branch to:0x02171c88 module:overlay(94) +from:0x021738e0 kind:arm_branch to:0x02173554 module:overlay(94) +from:0x021738f0 kind:arm_branch to:0x021734f4 module:overlay(94) +from:0x02173900 kind:arm_branch to:0x02173500 module:overlay(94) +from:0x02173910 kind:arm_branch to:0x021734dc module:overlay(94) +from:0x02173920 kind:arm_branch to:0x02171bec module:overlay(94) +from:0x02173930 kind:arm_branch to:0x02172a24 module:overlay(94) +from:0x02173940 kind:arm_branch to:0x021729f8 module:overlay(94) +from:0x02173950 kind:load to:0x021795f4 module:overlay(94) +from:0x02173964 kind:arm_call to:0x02011f3c module:main +from:0x02173970 kind:arm_call to:0x02173ae8 module:overlay(94) +from:0x0217398c kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0217399c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02173ab4 kind:arm_call to:0x0207f4dc module:overlay(0) +from:0x02173acc kind:load to:0x021782ec module:overlay(94) +from:0x02173ad4 kind:load to:0x02176ffc module:overlay(94) +from:0x02173ad8 kind:load to:0x02178308 module:overlay(94) +from:0x02173ae0 kind:load to:0x021794cc module:overlay(94) +from:0x02173ae4 kind:load to:0x0217953c module:overlay(94) +from:0x02173af0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02173ba8 kind:arm_call to:0x0207f4b4 module:overlay(0) +from:0x02173bc8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02173bd4 kind:load to:0x02178324 module:overlay(94) +from:0x02173bd8 kind:load to:0x021795f4 module:overlay(94) +from:0x02173bdc kind:load to:0x020b1948 module:overlay(0) +from:0x02173be0 kind:load to:0x02179500 module:overlay(94) +from:0x02173be8 kind:load to:0x021794cc module:overlay(94) +from:0x02173bec kind:load to:0x021794d0 module:overlay(94) +from:0x02173c68 kind:arm_call to:0x01fff498 module:itcm +from:0x02173c98 kind:arm_call to:0x01fff498 module:itcm +from:0x02173cc8 kind:arm_call to:0x01fff498 module:itcm +from:0x02173cf8 kind:arm_call to:0x01fff498 module:itcm +from:0x02173d04 kind:arm_call to:0x021746ac module:overlay(94) +from:0x02173d10 kind:load to:0x027e0ce8 module:dtcm +from:0x02173d2c kind:arm_call to:0x021746ac module:overlay(94) +from:0x02173d98 kind:arm_call to:0x020159f0 module:main +from:0x02173da8 kind:arm_call to:0x021742b8 module:overlay(94) +from:0x02173e28 kind:arm_call to:0x020a0200 module:overlay(0) +from:0x02173e84 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02173eac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02173ec8 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02173f10 kind:arm_call to:0x02039970 module:main +from:0x02173f28 kind:arm_call to:0x02039508 module:main +from:0x02173f34 kind:arm_call to:0x020399ec module:main +from:0x02173f78 kind:arm_call to:0x02039970 module:main +from:0x02173f8c kind:arm_call to:0x02039508 module:main +from:0x02173fa4 kind:arm_call to:0x02039508 module:main +from:0x02173fb8 kind:arm_call to:0x02038e24 module:main +from:0x02173fec kind:arm_call to:0x02039970 module:main +from:0x02174000 kind:arm_call to:0x02039508 module:main +from:0x02174018 kind:arm_call to:0x02039508 module:main +from:0x02174024 kind:arm_call to:0x02039154 module:main +from:0x02174028 kind:arm_call to:0x0203a5f8 module:main +from:0x0217407c kind:arm_call to:0x02039970 module:main +from:0x02174094 kind:arm_call to:0x02039508 module:main +from:0x021740a0 kind:arm_call to:0x020399ec module:main +from:0x021740e4 kind:arm_call to:0x02039970 module:main +from:0x021740f8 kind:arm_call to:0x02039508 module:main +from:0x02174110 kind:arm_call to:0x02039508 module:main +from:0x02174124 kind:arm_call to:0x02038e24 module:main +from:0x02174158 kind:arm_call to:0x02039970 module:main +from:0x0217416c kind:arm_call to:0x02039508 module:main +from:0x02174184 kind:arm_call to:0x02039508 module:main +from:0x02174190 kind:arm_call to:0x02039154 module:main +from:0x02174194 kind:arm_call to:0x0203a5f8 module:main +from:0x021741c8 kind:arm_call to:0x02071d14 module:overlay(0) +from:0x021741d0 kind:arm_call to:0x021742b8 module:overlay(94) +from:0x02174218 kind:load to:0x02049bc4 module:main +from:0x0217421c kind:load to:0x027e0cec module:dtcm +from:0x02174220 kind:load to:0x021794d0 module:overlay(94) +from:0x02174224 kind:load to:0x027e09a8 module:dtcm +from:0x0217425c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174268 kind:arm_call to:0x01fff458 module:itcm +from:0x021742b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021742d4 kind:arm_call to:0x020d95fc module:overlay(31) +from:0x021742e0 kind:arm_call to:0x0217423c module:overlay(94) +from:0x0217433c kind:load to:0x027e0d2c module:dtcm +from:0x02174374 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02174428 kind:arm_call to:0x0207e1ec module:overlay(0) +from:0x02174460 kind:load to:0x027e0ce4 module:dtcm +from:0x02174464 kind:load to:0x027e09c0 module:dtcm +from:0x02174468 kind:load to:0x02179500 module:overlay(94) +from:0x02174514 kind:arm_call to:0x02174868 module:overlay(94) +from:0x02174554 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217456c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021745d0 kind:load to:0x02179518 module:overlay(94) +from:0x021745d4 kind:load to:0x02049bc4 module:main +from:0x021745d8 kind:load to:0x021796c8 module:overlay(94) +from:0x021745dc kind:load to:0x027e0cec module:dtcm +from:0x021745e4 kind:load to:0x027e09a8 module:dtcm +from:0x02174664 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02174670 kind:load to:0x02176230 module:overlay(94) +from:0x021746a4 kind:arm_call to:0x02174674 module:overlay(94) +from:0x021746e4 kind:arm_call to:0x0217468c module:overlay(94) +from:0x021746fc kind:arm_call to:0x0217468c module:overlay(94) +from:0x02174714 kind:arm_call to:0x0217468c module:overlay(94) +from:0x0217472c kind:arm_call to:0x0217468c module:overlay(94) +from:0x02174768 kind:arm_call to:0x0217468c module:overlay(94) +from:0x02174780 kind:arm_call to:0x0217468c module:overlay(94) +from:0x02174798 kind:arm_call to:0x0217468c module:overlay(94) +from:0x021747b0 kind:arm_call to:0x0217468c module:overlay(94) +from:0x02174818 kind:arm_call to:0x0200f05c module:main +from:0x02174844 kind:load to:0x02176228 module:overlay(94) +from:0x02174848 kind:load to:0x021795f4 module:overlay(94) +from:0x0217484c kind:load to:0x021761c8 module:overlay(94) +from:0x021748b4 kind:load to:0x02049bc4 module:main +from:0x021748c4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021748cc kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021748e4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021748ec kind:arm_call to:0x0209d08c module:overlay(0) +from:0x021748f4 kind:arm_call to:0x02011ff4 module:main +from:0x02174908 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x0217491c kind:load to:0x021796fc module:overlay(94) +from:0x02174930 kind:arm_call to:0x02011f3c module:main +from:0x0217493c kind:arm_call to:0x02174994 module:overlay(94) +from:0x02174954 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x0217498c kind:load to:0x02178368 module:overlay(94) +from:0x0217499c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021749dc kind:load to:0x02178384 module:overlay(94) +from:0x021749e0 kind:load to:0x020b1948 module:overlay(0) +from:0x02174b24 kind:arm_call to:0x01ffedf4 module:itcm +from:0x02174b98 kind:arm_call to:0x02080190 module:overlay(0) +from:0x02174bac kind:arm_call to:0x02080190 module:overlay(0) +from:0x02174be0 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02174c1c kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174c50 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02174c60 kind:load to:0x027e0cd8 module:dtcm +from:0x02174c64 kind:load to:0x0203e93c module:main +from:0x02174c7c kind:arm_call to:0x0209d394 module:overlay(0) +from:0x02174e2c kind:arm_call to:0x0200f05c module:main +from:0x02174e48 kind:load to:0x021796fc module:overlay(94) +from:0x02174e4c kind:load to:0x021762e8 module:overlay(94) +from:0x02174e5c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174e64 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02174e7c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02174e84 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02174e8c kind:arm_call to:0x02011ff4 module:main +from:0x02174ea0 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02174eb4 kind:load to:0x021797e0 module:overlay(94) +from:0x02174ec8 kind:arm_call to:0x02011f3c module:main +from:0x02174ed4 kind:arm_call to:0x02174f78 module:overlay(94) +from:0x02174eec kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02174efc kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02174f64 kind:load to:0x021782ec module:overlay(94) +from:0x02174f6c kind:load to:0x02176ffc module:overlay(94) +from:0x02174f70 kind:load to:0x021783d4 module:overlay(94) +from:0x02174f80 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02174fd8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02175008 kind:arm_call_thumb to:0x020ba838 module:overlay(1) +from:0x02175014 kind:load to:0x021783f0 module:overlay(94) +from:0x02175018 kind:load to:0x021797e0 module:overlay(94) +from:0x0217501c kind:load to:0x020b6288 module:overlay(0) +from:0x0217503c kind:arm_call to:0x02175154 module:overlay(94) +from:0x02175048 kind:load to:0x021798b4 module:overlay(94) +from:0x02175098 kind:arm_call to:0x0209d20c module:overlay(0) +from:0x021750a4 kind:arm_call to:0x0207308c module:overlay(0) +from:0x02175130 kind:arm_call to:0x02073450 module:overlay(0) +from:0x02175144 kind:load to:0x021751bc module:overlay(94) +from:0x02175148 kind:load to:0x021751dc module:overlay(94) +from:0x0217514c kind:load to:0x021783c0 module:overlay(94) +from:0x02175150 kind:load to:0x027e09b8 module:dtcm +from:0x021751a8 kind:arm_call to:0x0209d4f8 module:overlay(0) +from:0x021751f4 kind:load to:0x020d8690 module:overlays(19,24) +from:0x0217520c kind:arm_call to:0x020a12bc module:overlay(0) +from:0x0217521c kind:arm_call to:0x020a12bc module:overlay(0) +from:0x02175230 kind:load to:0x020b6288 module:overlay(0) +from:0x02175234 kind:load to:0x02176360 module:overlay(94) +from:0x02175260 kind:arm_call to:0x020a1300 module:overlay(0) +from:0x02175270 kind:arm_call to:0x020a12d4 module:overlay(0) +from:0x021752cc kind:load to:0x021752d4 module:overlay(94) +from:0x021752d0 kind:load to:0x020b6288 module:overlay(0) +from:0x0217534c kind:arm_call to:0x020a12f0 module:overlay(0) +from:0x02175368 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0217537c kind:arm_call to:0x020a12e4 module:overlay(0) +from:0x021753ac kind:arm_call to:0x020a12dc module:overlay(0) +from:0x021753bc kind:arm_call to:0x02067a40 module:overlay(0) +from:0x021753d8 kind:load to:0x020b6288 module:overlay(0) +from:0x021753dc kind:load to:0x020b502c module:overlay(0) +from:0x021753e0 kind:load to:0x02176330 module:overlay(94) +from:0x021753e4 kind:load to:0x02176318 module:overlay(94) +from:0x021753e8 kind:load to:0x02178428 module:overlay(94) +from:0x021753f8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02175400 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02175418 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02175420 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02175428 kind:arm_call to:0x02011ff4 module:main +from:0x0217543c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02175450 kind:load to:0x021798e8 module:overlay(94) +from:0x02175464 kind:arm_call to:0x02011f3c module:main +from:0x02175470 kind:arm_call to:0x02175554 module:overlay(94) +from:0x02175488 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02175498 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x0217553c kind:load to:0x02178188 module:overlay(94) +from:0x02175540 kind:load to:0x021780e0 module:overlay(94) +from:0x02175544 kind:load to:0x02178438 module:overlay(94) +from:0x0217555c kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x021755c0 kind:load to:0x020b1948 module:overlay(0) +from:0x021755c4 kind:load to:0x02178454 module:overlay(94) +from:0x021755c8 kind:load to:0x021799bc module:overlay(94) +from:0x02175604 kind:arm_call to:0x0200f05c module:main +from:0x02175644 kind:arm_call to:0x0200f05c module:main +from:0x02175680 kind:load to:0x021798e8 module:overlay(94) +from:0x02175684 kind:load to:0x02176438 module:overlay(94) +from:0x02175688 kind:load to:0x02176428 module:overlay(94) +from:0x021756d4 kind:arm_call to:0x01fff498 module:itcm +from:0x02175704 kind:arm_call to:0x01fff498 module:itcm +from:0x02175734 kind:arm_call to:0x01fff498 module:itcm +from:0x02175764 kind:arm_call to:0x01fff498 module:itcm +from:0x02175770 kind:arm_call to:0x02175918 module:overlay(94) +from:0x0217577c kind:load to:0x027e0ce8 module:dtcm +from:0x02175788 kind:load to:0x02175918 module:overlay(94) +from:0x021757ac kind:arm_call to:0x01fff3b4 module:itcm +from:0x021757e8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217580c kind:arm_call to:0x02175890 module:overlay(94) +from:0x0217586c kind:arm_call to:0x01ffc6d4 module:itcm +from:0x0217588c kind:load to:0x021764b0 module:overlay(94) +from:0x021758b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021758d4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021758e0 kind:load to:0x027e09a8 module:dtcm +from:0x021758e8 kind:load to:0x027e0cec module:dtcm +from:0x02175950 kind:arm_call to:0x021758f0 module:overlay(94) +from:0x02175968 kind:arm_call to:0x021758f0 module:overlay(94) +from:0x02175980 kind:arm_call to:0x021758f0 module:overlay(94) +from:0x02175998 kind:arm_call to:0x021758f0 module:overlay(94) +from:0x021759d4 kind:arm_call to:0x021758f0 module:overlay(94) +from:0x021759ec kind:arm_call to:0x021758f0 module:overlay(94) +from:0x02175a04 kind:arm_call to:0x021758f0 module:overlay(94) +from:0x02175a1c kind:arm_call to:0x021758f0 module:overlay(94) +from:0x02175a84 kind:arm_call to:0x0200f05c module:main +from:0x02175ab0 kind:load to:0x021764a8 module:overlay(94) +from:0x02175ab4 kind:load to:0x021798e8 module:overlay(94) +from:0x02175ab8 kind:load to:0x021763d8 module:overlay(94) +from:0x02175ac8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02175ad0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02175ad8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02175af0 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02175af8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02175b00 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02175b08 kind:arm_call to:0x02011ff4 module:main +from:0x02175b1c kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02175b30 kind:load to:0x021799ec module:overlay(94) +from:0x02175b44 kind:arm_call to:0x02011f3c module:main +from:0x02175b50 kind:arm_call to:0x02175be8 module:overlay(94) +from:0x02175b68 kind:arm_call to:0x0209c988 module:overlay(0) +from:0x02175b78 kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02175bd4 kind:load to:0x021782ec module:overlay(94) +from:0x02175bdc kind:load to:0x02176ffc module:overlay(94) +from:0x02175be0 kind:load to:0x02178498 module:overlay(94) +from:0x02175bf0 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x02175c48 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02175c68 kind:load to:0x021784b4 module:overlay(94) +from:0x02175c6c kind:load to:0x021799ec module:overlay(94) +from:0x02175c9c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02175cc0 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02175cf8 kind:load to:0x02179ac0 module:overlay(94) +from:0x02175d3c kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02175d64 kind:arm_call to:0x0209d27c module:overlay(0) +from:0x02175db4 kind:arm_call to:0x0208bbe0 module:overlay(0) +from:0x02175dfc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02175e0c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02175e18 kind:arm_call to:0x01ffd15c module:itcm +from:0x02175e68 kind:arm_call to:0x0208bbb4 module:overlay(0) +from:0x02175e74 kind:load to:0x02179ac0 module:overlay(94) +from:0x02175e78 kind:load to:0x027e09a4 module:dtcm +from:0x02175e7c kind:load to:0x027e0ce0 module:dtcm +from:0x02175ed0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02175ed8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02175ef0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02175ef8 kind:arm_call to:0x0209d08c module:overlay(0) +from:0x02175f00 kind:arm_call to:0x02011ff4 module:main +from:0x02175f14 kind:arm_call to:0x0209c9b8 module:overlay(0) +from:0x02175f94 kind:load to:0x02176018 module:overlay(94) +from:0x02175f98 kind:load to:0x02175fd8 module:overlay(94) +from:0x02176584 kind:arm_call to:0x02165880 module:overlay(94) +from:0x02176594 kind:arm_call to:0x0203ce4c module:main +from:0x021765a8 kind:load to:0x02178500 module:overlay(94) +from:0x021765ac kind:load to:0x02178510 module:overlay(94) +from:0x021765b0 kind:load to:0x02165918 module:overlay(94) +from:0x021765b4 kind:load to:0x02178504 module:overlay(94) +from:0x021765d4 kind:arm_call to:0x02166048 module:overlay(94) +from:0x021765e4 kind:arm_call to:0x0203ce4c module:main +from:0x021765f8 kind:load to:0x02178538 module:overlay(94) +from:0x021765fc kind:load to:0x02178548 module:overlay(94) +from:0x02176600 kind:load to:0x02166294 module:overlay(94) +from:0x02176604 kind:load to:0x0217853c module:overlay(94) +from:0x02176614 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02176624 kind:arm_call to:0x0203ce4c module:main +from:0x02176640 kind:arm_call to:0x021662d8 module:overlay(94) +from:0x02176650 kind:arm_call to:0x0203ce4c module:main +from:0x02176664 kind:load to:0x021785a0 module:overlay(94) +from:0x02176668 kind:load to:0x0207f488 module:overlay(0) +from:0x0217666c kind:load to:0x02178594 module:overlay(94) +from:0x02176670 kind:load to:0x02178584 module:overlay(94) +from:0x02176674 kind:load to:0x021785b8 module:overlay(94) +from:0x02176678 kind:load to:0x021683a4 module:overlay(94) +from:0x0217667c kind:load to:0x02178588 module:overlay(94) +from:0x0217669c kind:arm_call to:0x021683e8 module:overlay(94) +from:0x021766ac kind:arm_call to:0x0203ce4c module:main +from:0x021766c0 kind:load to:0x0217876c module:overlay(94) +from:0x021766c4 kind:load to:0x0217877c module:overlay(94) +from:0x021766c8 kind:load to:0x0216898c module:overlay(94) +from:0x021766cc kind:load to:0x02178770 module:overlay(94) +from:0x021766ec kind:arm_call to:0x021689d0 module:overlay(94) +from:0x021766fc kind:arm_call to:0x0203ce4c module:main +from:0x02176710 kind:load to:0x021787b8 module:overlay(94) +from:0x02176714 kind:load to:0x021787c8 module:overlay(94) +from:0x02176718 kind:load to:0x02169508 module:overlay(94) +from:0x0217671c kind:load to:0x021787bc module:overlay(94) +from:0x0217673c kind:arm_call to:0x02169550 module:overlay(94) +from:0x0217674c kind:arm_call to:0x0203ce4c module:main +from:0x02176760 kind:load to:0x021788a0 module:overlay(94) +from:0x02176764 kind:load to:0x021788b0 module:overlay(94) +from:0x02176768 kind:load to:0x0216a0e0 module:overlay(94) +from:0x0217676c kind:load to:0x021788a4 module:overlay(94) +from:0x0217678c kind:arm_call to:0x0216a330 module:overlay(94) +from:0x0217679c kind:arm_call to:0x0203ce4c module:main +from:0x021767b0 kind:load to:0x02178988 module:overlay(94) +from:0x021767b4 kind:load to:0x02178998 module:overlay(94) +from:0x021767b8 kind:load to:0x0216b1a0 module:overlay(94) +from:0x021767bc kind:load to:0x0217898c module:overlay(94) +from:0x021767e4 kind:arm_call to:0x0216b294 module:overlay(94) +from:0x021767f4 kind:arm_call to:0x0203ce4c module:main +from:0x02176808 kind:load to:0x02178a80 module:overlay(94) +from:0x0217680c kind:load to:0x02178a70 module:overlay(94) +from:0x02176810 kind:load to:0x02178ac4 module:overlay(94) +from:0x02176814 kind:load to:0x0216c378 module:overlay(94) +from:0x02176818 kind:load to:0x02178a74 module:overlay(94) +from:0x02176838 kind:arm_call to:0x0216c63c module:overlay(94) +from:0x02176848 kind:arm_call to:0x0203ce4c module:main +from:0x0217685c kind:load to:0x02178b9c module:overlay(94) +from:0x02176860 kind:load to:0x02178bac module:overlay(94) +from:0x02176864 kind:load to:0x0216da8c module:overlay(94) +from:0x02176868 kind:load to:0x02178ba0 module:overlay(94) +from:0x02176888 kind:arm_call to:0x0216dad0 module:overlay(94) +from:0x02176898 kind:arm_call to:0x0203ce4c module:main +from:0x021768ac kind:load to:0x02178c84 module:overlay(94) +from:0x021768b0 kind:load to:0x02178c94 module:overlay(94) +from:0x021768b4 kind:load to:0x0216de34 module:overlay(94) +from:0x021768b8 kind:load to:0x02178c88 module:overlay(94) +from:0x021768d8 kind:arm_call to:0x0216de78 module:overlay(94) +from:0x021768e8 kind:arm_call to:0x0203ce4c module:main +from:0x021768fc kind:load to:0x02178cd0 module:overlay(94) +from:0x02176900 kind:load to:0x02178ce0 module:overlay(94) +from:0x02176904 kind:load to:0x0216e364 module:overlay(94) +from:0x02176908 kind:load to:0x02178cd4 module:overlay(94) +from:0x02176928 kind:arm_call to:0x0216e3b4 module:overlay(94) +from:0x02176938 kind:arm_call to:0x0203ce4c module:main +from:0x0217694c kind:load to:0x02178dcc module:overlay(94) +from:0x02176950 kind:load to:0x02178ddc module:overlay(94) +from:0x02176954 kind:load to:0x0216ede0 module:overlay(94) +from:0x02176958 kind:load to:0x02178dd0 module:overlay(94) +from:0x02176984 kind:arm_call to:0x0216ee24 module:overlay(94) +from:0x02176994 kind:arm_call to:0x0203ce4c module:main +from:0x021769a8 kind:load to:0x02178e18 module:overlay(94) +from:0x021769ac kind:load to:0x02177ad8 module:overlay(94) +from:0x021769b0 kind:load to:0x02178e28 module:overlay(94) +from:0x021769b4 kind:load to:0x0216f510 module:overlay(94) +from:0x021769b8 kind:load to:0x02178e1c module:overlay(94) +from:0x021769d8 kind:arm_call to:0x0216fa9c module:overlay(94) +from:0x021769e8 kind:arm_call to:0x0203ce4c module:main +from:0x021769fc kind:load to:0x02178f08 module:overlay(94) +from:0x02176a00 kind:load to:0x02178f18 module:overlay(94) +from:0x02176a04 kind:load to:0x021706c4 module:overlay(94) +from:0x02176a08 kind:load to:0x02178f0c module:overlay(94) +from:0x02176a28 kind:arm_call to:0x02170708 module:overlay(94) +from:0x02176a38 kind:arm_call to:0x0203ce4c module:main +from:0x02176a4c kind:load to:0x02178f74 module:overlay(94) +from:0x02176a50 kind:load to:0x02178f84 module:overlay(94) +from:0x02176a54 kind:load to:0x02170878 module:overlay(94) +from:0x02176a58 kind:load to:0x02178f78 module:overlay(94) +from:0x02176a78 kind:arm_call to:0x021708bc module:overlay(94) +from:0x02176a88 kind:arm_call to:0x0203ce4c module:main +from:0x02176a9c kind:load to:0x0217905c module:overlay(94) +from:0x02176aa0 kind:load to:0x0217906c module:overlay(94) +from:0x02176aa4 kind:load to:0x02170a2c module:overlay(94) +from:0x02176aa8 kind:load to:0x02179060 module:overlay(94) +from:0x02176ac8 kind:arm_call to:0x02170a70 module:overlay(94) +from:0x02176ad8 kind:arm_call to:0x0203ce4c module:main +from:0x02176aec kind:load to:0x02179144 module:overlay(94) +from:0x02176af0 kind:load to:0x02179154 module:overlay(94) +from:0x02176af4 kind:load to:0x02170e38 module:overlay(94) +from:0x02176af8 kind:load to:0x02179148 module:overlay(94) +from:0x02176b18 kind:arm_call to:0x0217108c module:overlay(94) +from:0x02176b28 kind:arm_call to:0x0203ce4c module:main +from:0x02176b3c kind:load to:0x02179228 module:overlay(94) +from:0x02176b40 kind:load to:0x02179238 module:overlay(94) +from:0x02176b44 kind:load to:0x02171738 module:overlay(94) +from:0x02176b48 kind:load to:0x0217922c module:overlay(94) +from:0x02176b68 kind:arm_call to:0x02171818 module:overlay(94) +from:0x02176b78 kind:arm_call to:0x0203ce4c module:main +from:0x02176b8c kind:load to:0x021792c0 module:overlay(94) +from:0x02176b90 kind:load to:0x021792d0 module:overlay(94) +from:0x02176b94 kind:load to:0x021719a4 module:overlay(94) +from:0x02176b98 kind:load to:0x021792c4 module:overlay(94) +from:0x02176be8 kind:arm_call to:0x021719e8 module:overlay(94) +from:0x02176bf8 kind:arm_call to:0x0203ce4c module:main +from:0x02176c10 kind:load to:0x021781f8 module:overlay(94) +from:0x02176c14 kind:load to:0x021793c4 module:overlay(94) +from:0x02176c18 kind:load to:0x021793d8 module:overlay(94) +from:0x02176c1c kind:load to:0x021738a4 module:overlay(94) +from:0x02176c20 kind:load to:0x021793cc module:overlay(94) +from:0x02176c2c kind:arm_call to:0x0207bff8 module:overlay(0) +from:0x02176c44 kind:arm_call to:0x0207f45c module:overlay(0) +from:0x02176c54 kind:arm_call to:0x0203ce4c module:main +from:0x02176c5c kind:arm_call to:0x0207f4c8 module:overlay(0) +from:0x02176c80 kind:arm_call to:0x0203ce4c module:main +from:0x02176c98 kind:arm_call to:0x02173978 module:overlay(94) +from:0x02176ca8 kind:arm_call to:0x0203ce4c module:main +from:0x02176cbc kind:load to:0x02179518 module:overlay(94) +from:0x02176cc0 kind:load to:0x02179500 module:overlay(94) +from:0x02176cc4 kind:load to:0x02176ffc module:overlay(94) +from:0x02176cc8 kind:load to:0x021794cc module:overlay(94) +from:0x02176ccc kind:load to:0x0207f488 module:overlay(0) +from:0x02176cd0 kind:load to:0x021794f4 module:overlay(94) +from:0x02176cd4 kind:load to:0x0217953c module:overlay(94) +from:0x02176cd8 kind:load to:0x021794d0 module:overlay(94) +from:0x02176cdc kind:load to:0x02166660 module:overlay(94) +from:0x02176ce0 kind:load to:0x021794dc module:overlay(94) +from:0x02176ce4 kind:load to:0x021795f4 module:overlay(94) +from:0x02176ce8 kind:load to:0x02174900 module:overlay(94) +from:0x02176cec kind:load to:0x021794e8 module:overlay(94) +from:0x02176d0c kind:arm_call to:0x02174944 module:overlay(94) +from:0x02176d1c kind:arm_call to:0x0203ce4c module:main +from:0x02176d30 kind:load to:0x021796ec module:overlay(94) +from:0x02176d34 kind:load to:0x021796fc module:overlay(94) +from:0x02176d38 kind:load to:0x02174e98 module:overlay(94) +from:0x02176d3c kind:load to:0x021796f0 module:overlay(94) +from:0x02176d78 kind:arm_call to:0x02174edc module:overlay(94) +from:0x02176d88 kind:arm_call to:0x0203ce4c module:main +from:0x02176da0 kind:load to:0x021783c0 module:overlay(94) +from:0x02176da4 kind:load to:0x021797d0 module:overlay(94) +from:0x02176da8 kind:load to:0x021797e0 module:overlay(94) +from:0x02176dac kind:load to:0x02175434 module:overlay(94) +from:0x02176db0 kind:load to:0x021797d4 module:overlay(94) +from:0x02176dd0 kind:arm_call to:0x02175478 module:overlay(94) +from:0x02176de0 kind:arm_call to:0x0203ce4c module:main +from:0x02176df4 kind:load to:0x021798d8 module:overlay(94) +from:0x02176df8 kind:load to:0x021798e8 module:overlay(94) +from:0x02176dfc kind:load to:0x02175b14 module:overlay(94) +from:0x02176e00 kind:load to:0x021798dc module:overlay(94) +from:0x02176e20 kind:arm_call to:0x02175b58 module:overlay(94) +from:0x02176e30 kind:arm_call to:0x0203ce4c module:main +from:0x02176e44 kind:load to:0x021799dc module:overlay(94) +from:0x02176e48 kind:load to:0x021799ec module:overlay(94) +from:0x02176e4c kind:load to:0x02175f0c module:overlay(94) +from:0x02176e50 kind:load to:0x021799e0 module:overlay(94) +from:0x02176e54 kind:load to:0x02176568 module:overlay(94) +from:0x02176e58 kind:load to:0x021765b8 module:overlay(94) +from:0x02176e5c kind:load to:0x02176608 module:overlay(94) +from:0x02176e60 kind:load to:0x02176680 module:overlay(94) +from:0x02176e64 kind:load to:0x021766d0 module:overlay(94) +from:0x02176e68 kind:load to:0x02176720 module:overlay(94) +from:0x02176e6c kind:load to:0x02176770 module:overlay(94) +from:0x02176e70 kind:load to:0x021767c0 module:overlay(94) +from:0x02176e74 kind:load to:0x0217681c module:overlay(94) +from:0x02176e78 kind:load to:0x0217686c module:overlay(94) +from:0x02176e7c kind:load to:0x021768bc module:overlay(94) +from:0x02176e80 kind:load to:0x0217690c module:overlay(94) +from:0x02176e84 kind:load to:0x0217695c module:overlay(94) +from:0x02176e88 kind:load to:0x021769bc module:overlay(94) +from:0x02176e8c kind:load to:0x02176a0c module:overlay(94) +from:0x02176e90 kind:load to:0x02176a5c module:overlay(94) +from:0x02176e94 kind:load to:0x02176aac module:overlay(94) +from:0x02176e98 kind:load to:0x02176afc module:overlay(94) +from:0x02176e9c kind:load to:0x02176b4c module:overlay(94) +from:0x02176ea0 kind:load to:0x02176b9c module:overlay(94) +from:0x02176ea4 kind:load to:0x02176c24 module:overlay(94) +from:0x02176ea8 kind:load to:0x02176cf0 module:overlay(94) +from:0x02176eac kind:load to:0x02176d40 module:overlay(94) +from:0x02176eb0 kind:load to:0x02176db4 module:overlay(94) +from:0x02176eb4 kind:load to:0x02176e04 module:overlay(94) +from:0x02176ec8 kind:load to:0x02165918 module:overlay(94) +from:0x02176ecc kind:load to:0x02165940 module:overlay(94) +from:0x02176ed0 kind:load to:0x02165970 module:overlay(94) +from:0x02176ed4 kind:load to:0x02165ae0 module:overlay(94) +from:0x02176ed8 kind:load to:0x02165b78 module:overlay(94) +from:0x02176edc kind:load to:0x020c4e30 module:overlay(24) +from:0x02176ee0 kind:load to:0x020c4e34 module:overlays(24,25) +from:0x02176ee4 kind:load to:0x020c4e38 module:overlay(24) +from:0x02176ee8 kind:load to:0x02165b90 module:overlay(94) +from:0x02176eec kind:load to:0x02165bb0 module:overlay(94) +from:0x02176ef0 kind:load to:0x02165bb8 module:overlay(94) +from:0x02176ef4 kind:load to:0x020c4e40 module:overlay(24) +from:0x02176f00 kind:load to:0x02166024 module:overlay(94) +from:0x02176f04 kind:load to:0x0209772c module:overlay(0) +from:0x02176f08 kind:load to:0x02097734 module:overlay(0) +from:0x02176f0c kind:load to:0x020977b0 module:overlay(0) +from:0x02176f10 kind:load to:0x020977f0 module:overlay(0) +from:0x02176f14 kind:load to:0x020977f4 module:overlay(0) +from:0x02176f18 kind:load to:0x020977f8 module:overlay(0) +from:0x02176f24 kind:load to:0x020984f8 module:overlay(0) +from:0x02176f28 kind:load to:0x02098534 module:overlay(0) +from:0x02176f2c kind:load to:0x0209854c module:overlay(0) +from:0x02176f30 kind:load to:0x02098558 module:overlay(0) +from:0x02176f34 kind:load to:0x01fff464 module:itcm +from:0x02176f38 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02176f3c kind:load to:0x02166108 module:overlay(94) +from:0x02176f40 kind:load to:0x02098490 module:overlay(0) +from:0x02176f44 kind:load to:0x02166134 module:overlay(94) +from:0x02176f48 kind:load to:0x02166130 module:overlay(94) +from:0x02176f4c kind:load to:0x0209849c module:overlay(0) +from:0x02176f50 kind:load to:0x020984a0 module:overlay(0) +from:0x02176f54 kind:load to:0x02098fe4 module:overlay(0) +from:0x02176f58 kind:load to:0x020984a8 module:overlay(0) +from:0x02176f5c kind:load to:0x02098564 module:overlay(0) +from:0x02176f60 kind:load to:0x020985d0 module:overlay(0) +from:0x02176f64 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02176f68 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02176f6c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02176f70 kind:load to:0x02166264 module:overlay(94) +from:0x02176f74 kind:load to:0x02166278 module:overlay(94) +from:0x02176f78 kind:load to:0x02099568 module:overlay(0) +from:0x02176f84 kind:load to:0x02166404 module:overlay(94) +from:0x02176f88 kind:load to:0x02166418 module:overlay(94) +from:0x02176f8c kind:load to:0x02166434 module:overlay(94) +from:0x02176f98 kind:load to:0x02168328 module:overlay(94) +from:0x02176f9c kind:load to:0x02168344 module:overlay(94) +from:0x02176fa0 kind:load to:0x02168368 module:overlay(94) +from:0x02176fa4 kind:load to:0x02130538 module:overlay(48) +from:0x02176fa8 kind:load to:0x0207bff0 module:overlay(0) +from:0x02176fb4 kind:load to:0x021662b4 module:overlay(94) +from:0x02176fb8 kind:load to:0x02097924 module:overlay(0) +from:0x02176fbc kind:load to:0x02097734 module:overlay(0) +from:0x02176fc0 kind:load to:0x020977b0 module:overlay(0) +from:0x02176fc4 kind:load to:0x0209792c module:overlay(0) +from:0x02176fc8 kind:load to:0x0209794c module:overlay(0) +from:0x02176fcc kind:load to:0x02097978 module:overlay(0) +from:0x02176fdc kind:load to:0x02097924 module:overlay(0) +from:0x02176fe0 kind:load to:0x02097734 module:overlay(0) +from:0x02176fe4 kind:load to:0x020977b0 module:overlay(0) +from:0x02176fe8 kind:load to:0x0209792c module:overlay(0) +from:0x02176fec kind:load to:0x0209794c module:overlay(0) +from:0x02176ff0 kind:load to:0x02097978 module:overlay(0) +from:0x02176ffc kind:load to:0x0207c47c module:overlay(0) +from:0x02177000 kind:load to:0x0207c484 module:overlay(0) +from:0x02177004 kind:load to:0x0207c94c module:overlay(0) +from:0x02177008 kind:load to:0x0207c93c module:overlay(0) +from:0x0217700c kind:load to:0x0207c980 module:overlay(0) +from:0x02177010 kind:load to:0x0207c9f0 module:overlay(0) +from:0x02177014 kind:load to:0x0207ca18 module:overlay(0) +from:0x02177018 kind:load to:0x0207ca90 module:overlay(0) +from:0x0217701c kind:load to:0x02166bac module:overlay(94) +from:0x02177024 kind:load to:0x02166c0c module:overlay(94) +from:0x0217702c kind:load to:0x02166df0 module:overlay(94) +from:0x02177034 kind:load to:0x02166f74 module:overlay(94) +from:0x0217703c kind:load to:0x02167204 module:overlay(94) +from:0x02177044 kind:load to:0x02166bf0 module:overlay(94) +from:0x0217704c kind:load to:0x02166c68 module:overlay(94) +from:0x02177054 kind:load to:0x02166e40 module:overlay(94) +from:0x0217705c kind:load to:0x02167004 module:overlay(94) +from:0x02177064 kind:load to:0x0216721c module:overlay(94) +from:0x02177074 kind:load to:0x020984f8 module:overlay(0) +from:0x02177078 kind:load to:0x02098534 module:overlay(0) +from:0x0217707c kind:load to:0x0209854c module:overlay(0) +from:0x02177080 kind:load to:0x02098558 module:overlay(0) +from:0x02177084 kind:load to:0x01fff464 module:itcm +from:0x02177088 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217708c kind:load to:0x0216672c module:overlay(94) +from:0x02177090 kind:load to:0x02098490 module:overlay(0) +from:0x02177094 kind:load to:0x02166904 module:overlay(94) +from:0x02177098 kind:load to:0x02166b94 module:overlay(94) +from:0x0217709c kind:load to:0x0209849c module:overlay(0) +from:0x021770a0 kind:load to:0x0216782c module:overlay(94) +from:0x021770a4 kind:load to:0x020984a4 module:overlay(0) +from:0x021770a8 kind:load to:0x020984a8 module:overlay(0) +from:0x021770ac kind:load to:0x02098564 module:overlay(0) +from:0x021770b0 kind:load to:0x020985d0 module:overlay(0) +from:0x021770b4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021770b8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021770bc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021770c0 kind:load to:0x02166674 module:overlay(94) +from:0x021770c4 kind:load to:0x021666cc module:overlay(94) +from:0x021770c8 kind:load to:0x021307d8 module:overlays(48,51) +from:0x021770cc kind:load to:0x0216819c module:overlay(94) +from:0x021770d0 kind:load to:0x0216781c module:overlay(94) +from:0x021770d4 kind:load to:0x02167824 module:overlay(94) +from:0x021770d8 kind:load to:0x02130b78 module:overlay(48) +from:0x021770dc kind:load to:0x02130b80 module:overlay(48) +from:0x021770e0 kind:load to:0x021676d0 module:overlay(94) +from:0x021770e4 kind:load to:0x02167a8c module:overlay(94) +from:0x021770e8 kind:load to:0x0213099c module:overlay(48) +from:0x021770f4 kind:load to:0x0216859c module:overlay(94) +from:0x02177100 kind:load to:0x021683c4 module:overlay(94) +from:0x02177104 kind:load to:0x0209772c module:overlay(0) +from:0x02177108 kind:load to:0x02097734 module:overlay(0) +from:0x0217710c kind:load to:0x020977b0 module:overlay(0) +from:0x02177110 kind:load to:0x020977f0 module:overlay(0) +from:0x02177114 kind:load to:0x020977f4 module:overlay(0) +from:0x02177118 kind:load to:0x020977f8 module:overlay(0) +from:0x02177124 kind:load to:0x020984f8 module:overlay(0) +from:0x02177128 kind:load to:0x02098534 module:overlay(0) +from:0x0217712c kind:load to:0x0209854c module:overlay(0) +from:0x02177130 kind:load to:0x02098558 module:overlay(0) +from:0x02177134 kind:load to:0x01fff464 module:itcm +from:0x02177138 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217713c kind:load to:0x02168448 module:overlay(94) +from:0x02177140 kind:load to:0x02098490 module:overlay(0) +from:0x02177144 kind:load to:0x0216847c module:overlay(94) +from:0x02177148 kind:load to:0x02098498 module:overlay(0) +from:0x0217714c kind:load to:0x0209849c module:overlay(0) +from:0x02177150 kind:load to:0x020984a0 module:overlay(0) +from:0x02177154 kind:load to:0x020984a4 module:overlay(0) +from:0x02177158 kind:load to:0x020984a8 module:overlay(0) +from:0x0217715c kind:load to:0x02098564 module:overlay(0) +from:0x02177160 kind:load to:0x020985d0 module:overlay(0) +from:0x02177164 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177168 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217716c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177170 kind:load to:0x0216895c module:overlay(94) +from:0x02177174 kind:load to:0x02168970 module:overlay(94) +from:0x02177180 kind:load to:0x021689ac module:overlay(94) +from:0x02177184 kind:load to:0x02097924 module:overlay(0) +from:0x02177188 kind:load to:0x02097734 module:overlay(0) +from:0x0217718c kind:load to:0x020977b0 module:overlay(0) +from:0x02177190 kind:load to:0x0209792c module:overlay(0) +from:0x02177194 kind:load to:0x0209794c module:overlay(0) +from:0x02177198 kind:load to:0x02097978 module:overlay(0) +from:0x0217719c kind:load to:0x02168d44 module:overlay(94) +from:0x021771a4 kind:load to:0x02168d54 module:overlay(94) +from:0x021771ac kind:load to:0x02168d90 module:overlay(94) +from:0x021771b4 kind:load to:0x02168e40 module:overlay(94) +from:0x021771bc kind:load to:0x02169044 module:overlay(94) +from:0x021771c4 kind:load to:0x0216916c module:overlay(94) +from:0x021771d4 kind:load to:0x020984f8 module:overlay(0) +from:0x021771d8 kind:load to:0x02098534 module:overlay(0) +from:0x021771dc kind:load to:0x0209854c module:overlay(0) +from:0x021771e0 kind:load to:0x02098558 module:overlay(0) +from:0x021771e4 kind:load to:0x01fff464 module:itcm +from:0x021771e8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021771ec kind:load to:0x02168b90 module:overlay(94) +from:0x021771f0 kind:load to:0x02098490 module:overlay(0) +from:0x021771f4 kind:load to:0x0216939c module:overlay(94) +from:0x021771f8 kind:load to:0x02098498 module:overlay(0) +from:0x021771fc kind:load to:0x0209849c module:overlay(0) +from:0x02177200 kind:load to:0x021693a8 module:overlay(94) +from:0x02177204 kind:load to:0x020984a4 module:overlay(0) +from:0x02177208 kind:load to:0x020984a8 module:overlay(0) +from:0x0217720c kind:load to:0x02098564 module:overlay(0) +from:0x02177210 kind:load to:0x020985d0 module:overlay(0) +from:0x02177214 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177218 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217721c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177220 kind:load to:0x02169480 module:overlay(94) +from:0x02177224 kind:load to:0x021694c0 module:overlay(94) +from:0x02177248 kind:load to:0x02169528 module:overlay(94) +from:0x0217724c kind:load to:0x02097924 module:overlay(0) +from:0x02177250 kind:load to:0x02097734 module:overlay(0) +from:0x02177254 kind:load to:0x020977b0 module:overlay(0) +from:0x02177258 kind:load to:0x0209792c module:overlay(0) +from:0x0217725c kind:load to:0x0209794c module:overlay(0) +from:0x02177260 kind:load to:0x02097978 module:overlay(0) +from:0x0217726c kind:load to:0x02169848 module:overlay(94) +from:0x02177270 kind:load to:0x0216a010 module:overlay(94) +from:0x02177274 kind:load to:0x02099ae0 module:overlay(0) +from:0x02177278 kind:load to:0x02099b18 module:overlay(0) +from:0x0217727c kind:load to:0x0209a11c module:overlay(0) +from:0x02177280 kind:load to:0x0209a124 module:overlay(0) +from:0x02177284 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02177288 kind:load to:0x02099c90 module:overlay(0) +from:0x0217728c kind:load to:0x02099b80 module:overlay(0) +from:0x02177290 kind:load to:0x0209a04c module:overlay(0) +from:0x02177294 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02177298 kind:load to:0x0209a0ec module:overlay(0) +from:0x0217729c kind:load to:0x02169c04 module:overlay(94) +from:0x021772a0 kind:load to:0x0209a104 module:overlay(0) +from:0x021772a4 kind:load to:0x0216a000 module:overlay(94) +from:0x021772a8 kind:load to:0x02169fdc module:overlay(94) +from:0x021772fc kind:load to:0x02169834 module:overlay(94) +from:0x02177300 kind:load to:0x0216a07c module:overlay(94) +from:0x02177304 kind:load to:0x0209a234 module:overlay(0) +from:0x02177308 kind:load to:0x0209a268 module:overlay(0) +from:0x0217730c kind:load to:0x0209a300 module:overlay(0) +from:0x02177310 kind:load to:0x0209a314 module:overlay(0) +from:0x02177314 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02177318 kind:load to:0x0209a33c module:overlay(0) +from:0x0217731c kind:load to:0x0209a3c4 module:overlay(0) +from:0x02177320 kind:load to:0x0209a04c module:overlay(0) +from:0x02177324 kind:load to:0x0209a2d0 module:overlay(0) +from:0x02177328 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0217732c kind:load to:0x0209a328 module:overlay(0) +from:0x02177330 kind:load to:0x0209a6b4 module:overlay(0) +from:0x02177334 kind:load to:0x0216a050 module:overlay(94) +from:0x02177338 kind:load to:0x0216a02c module:overlay(94) +from:0x0217733c kind:load to:0x0209a6ec module:overlay(0) +from:0x021773a8 kind:load to:0x020984f8 module:overlay(0) +from:0x021773ac kind:load to:0x02098534 module:overlay(0) +from:0x021773b0 kind:load to:0x0209854c module:overlay(0) +from:0x021773b4 kind:load to:0x02098558 module:overlay(0) +from:0x021773b8 kind:load to:0x01fff464 module:itcm +from:0x021773bc kind:load to:0x020a99b8 module:overlay(0) +from:0x021773c0 kind:load to:0x020a8d08 module:overlay(0) +from:0x021773c4 kind:load to:0x020a8d84 module:overlay(0) +from:0x021773c8 kind:load to:0x021699cc module:overlay(94) +from:0x021773cc kind:load to:0x020a98d4 module:overlay(0) +from:0x021773d0 kind:load to:0x0209849c module:overlay(0) +from:0x021773d4 kind:load to:0x02169e94 module:overlay(94) +from:0x021773d8 kind:load to:0x020984a4 module:overlay(0) +from:0x021773dc kind:load to:0x020984a8 module:overlay(0) +from:0x021773e0 kind:load to:0x02098564 module:overlay(0) +from:0x021773e4 kind:load to:0x020985d0 module:overlay(0) +from:0x021773e8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021773ec kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021773f0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021773f4 kind:load to:0x0216985c module:overlay(94) +from:0x021773f8 kind:load to:0x021698c0 module:overlay(94) +from:0x021773fc kind:load to:0x0216992c module:overlay(94) +from:0x02177400 kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02177404 kind:load to:0x020a92b0 module:overlay(0) +from:0x02177408 kind:load to:0x020a8f58 module:overlay(0) +from:0x0217740c kind:load to:0x020a8fc0 module:overlay(0) +from:0x02177410 kind:load to:0x020a9130 module:overlay(0) +from:0x02177414 kind:load to:0x020a912c module:overlay(0) +from:0x02177418 kind:load to:0x020a91fc module:overlay(0) +from:0x0217741c kind:load to:0x020a9220 module:overlay(0) +from:0x02177420 kind:load to:0x020a9224 module:overlay(0) +from:0x02177424 kind:load to:0x02169c0c module:overlay(94) +from:0x02177428 kind:load to:0x020a9188 module:overlay(0) +from:0x0217742c kind:load to:0x020a9190 module:overlay(0) +from:0x02177430 kind:load to:0x020a8f34 module:overlay(0) +from:0x02177434 kind:load to:0x020a8f3c module:overlay(0) +from:0x02177438 kind:load to:0x020a8f44 module:overlay(0) +from:0x0217743c kind:load to:0x020a8f4c module:overlay(0) +from:0x02177440 kind:load to:0x02169cdc module:overlay(94) +from:0x02177444 kind:load to:0x020a9578 module:overlay(0) +from:0x02177448 kind:load to:0x020a95a4 module:overlay(0) +from:0x0217744c kind:load to:0x020a95c4 module:overlay(0) +from:0x02177450 kind:load to:0x020a97dc module:overlay(0) +from:0x02177454 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02177458 kind:load to:0x020a8ea0 module:overlay(0) +from:0x0217745c kind:load to:0x020a8e64 module:overlay(0) +from:0x02177460 kind:load to:0x020a9984 module:overlay(0) +from:0x02177464 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02177468 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x0217746c kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02177470 kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02177474 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02177478 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x0217747c kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02177480 kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02177484 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02177488 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x0217748c kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02177490 kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02177494 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02177498 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x0217749c kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x021774a0 kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021774a4 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021774a8 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021774ac kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021774b0 kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021774b4 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x021774b8 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021774c4 kind:load to:0x020984f8 module:overlay(0) +from:0x021774c8 kind:load to:0x02098534 module:overlay(0) +from:0x021774cc kind:load to:0x0209854c module:overlay(0) +from:0x021774d0 kind:load to:0x02098558 module:overlay(0) +from:0x021774d4 kind:load to:0x01fff464 module:itcm +from:0x021774d8 kind:load to:0x020a99b8 module:overlay(0) +from:0x021774dc kind:load to:0x020a8d08 module:overlay(0) +from:0x021774e0 kind:load to:0x020a8d84 module:overlay(0) +from:0x021774e4 kind:load to:0x020e8510 module:overlays(19,20,31) +from:0x021774e8 kind:load to:0x020a98d4 module:overlay(0) +from:0x021774ec kind:load to:0x0209849c module:overlay(0) +from:0x021774f0 kind:load to:0x020a993c module:overlay(0) +from:0x021774f4 kind:load to:0x020984a4 module:overlay(0) +from:0x021774f8 kind:load to:0x020984a8 module:overlay(0) +from:0x021774fc kind:load to:0x02098564 module:overlay(0) +from:0x02177500 kind:load to:0x020985d0 module:overlay(0) +from:0x02177504 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177508 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217750c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177510 kind:load to:0x0216a0c0 module:overlay(94) +from:0x02177514 kind:load to:0x0216a098 module:overlay(94) +from:0x02177518 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x0217751c kind:load to:0x020e84b8 module:overlays(19,20,31) +from:0x02177520 kind:load to:0x020a92b0 module:overlay(0) +from:0x02177524 kind:load to:0x020a8f58 module:overlay(0) +from:0x02177528 kind:load to:0x020a8fc0 module:overlay(0) +from:0x0217752c kind:load to:0x020a9130 module:overlay(0) +from:0x02177530 kind:load to:0x020a912c module:overlay(0) +from:0x02177534 kind:load to:0x020a91fc module:overlay(0) +from:0x02177538 kind:load to:0x020a9220 module:overlay(0) +from:0x0217753c kind:load to:0x020a9224 module:overlay(0) +from:0x02177540 kind:load to:0x020a9180 module:overlay(0) +from:0x02177544 kind:load to:0x020a9188 module:overlay(0) +from:0x02177548 kind:load to:0x020a9190 module:overlay(0) +from:0x0217754c kind:load to:0x020a8f34 module:overlay(0) +from:0x02177550 kind:load to:0x020a8f3c module:overlay(0) +from:0x02177554 kind:load to:0x020a8f44 module:overlay(0) +from:0x02177558 kind:load to:0x020a8f4c module:overlay(0) +from:0x0217755c kind:load to:0x020a9428 module:overlay(0) +from:0x02177560 kind:load to:0x020a9578 module:overlay(0) +from:0x02177564 kind:load to:0x020a95a4 module:overlay(0) +from:0x02177568 kind:load to:0x020a95c4 module:overlay(0) +from:0x0217756c kind:load to:0x020a97dc module:overlay(0) +from:0x02177570 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02177574 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02177578 kind:load to:0x020a8e64 module:overlay(0) +from:0x0217757c kind:load to:0x020a9984 module:overlay(0) +from:0x02177580 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02177584 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02177588 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x0217758c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02177590 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02177594 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02177598 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x0217759c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x021775a0 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x021775a4 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x021775a8 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x021775ac kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x021775b0 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x021775b4 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x021775b8 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x021775bc kind:load to:0x020e834c module:overlays(19,20,31) +from:0x021775c0 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x021775c4 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x021775c8 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x021775cc kind:load to:0x020e871c module:overlays(19,20,31) +from:0x021775d0 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x021775d4 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x021775e0 kind:load to:0x02097bf4 module:overlay(0) +from:0x021775e4 kind:load to:0x0216a12c module:overlay(94) +from:0x021775f0 kind:load to:0x0216a72c module:overlay(94) +from:0x021775f4 kind:load to:0x0216b184 module:overlay(94) +from:0x021775f8 kind:load to:0x0216a5b4 module:overlay(94) +from:0x021775fc kind:load to:0x0207bfe8 module:overlay(0) +from:0x02177600 kind:load to:0x0207bff0 module:overlay(0) +from:0x02177604 kind:load to:0x0216a82c module:overlay(94) +from:0x0217760c kind:load to:0x0216a850 module:overlay(94) +from:0x02177614 kind:load to:0x0216a908 module:overlay(94) +from:0x0217761c kind:load to:0x0216aa58 module:overlay(94) +from:0x0217762c kind:load to:0x0216a30c module:overlay(94) +from:0x02177630 kind:load to:0x02097924 module:overlay(0) +from:0x02177634 kind:load to:0x02097734 module:overlay(0) +from:0x02177638 kind:load to:0x020977b0 module:overlay(0) +from:0x0217763c kind:load to:0x0209792c module:overlay(0) +from:0x02177640 kind:load to:0x0209794c module:overlay(0) +from:0x02177644 kind:load to:0x02097978 module:overlay(0) +from:0x02177650 kind:load to:0x0216a480 module:overlay(94) +from:0x02177654 kind:load to:0x0216b168 module:overlay(94) +from:0x02177658 kind:load to:0x02057bd4 module:overlay(0) +from:0x0217765c kind:load to:0x02057a18 module:overlay(0) +from:0x02177660 kind:load to:0x02057da8 module:overlay(0) +from:0x02177664 kind:load to:0x02057e24 module:overlay(0) +from:0x02177668 kind:load to:0x02057e88 module:overlay(0) +from:0x0217766c kind:load to:0x0216a0f4 module:overlay(94) +from:0x02177670 kind:load to:0x02057d64 module:overlay(0) +from:0x0217767c kind:load to:0x020984f8 module:overlay(0) +from:0x02177680 kind:load to:0x02098534 module:overlay(0) +from:0x02177684 kind:load to:0x0209854c module:overlay(0) +from:0x02177688 kind:load to:0x02098558 module:overlay(0) +from:0x0217768c kind:load to:0x01fff464 module:itcm +from:0x02177690 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177694 kind:load to:0x0216a4dc module:overlay(94) +from:0x02177698 kind:load to:0x0216a5e0 module:overlay(94) +from:0x0217769c kind:load to:0x0216a768 module:overlay(94) +from:0x021776a0 kind:load to:0x0216a748 module:overlay(94) +from:0x021776a4 kind:load to:0x0209849c module:overlay(0) +from:0x021776a8 kind:load to:0x0216aac4 module:overlay(94) +from:0x021776ac kind:load to:0x020984a4 module:overlay(0) +from:0x021776b0 kind:load to:0x020984a8 module:overlay(0) +from:0x021776b4 kind:load to:0x02098564 module:overlay(0) +from:0x021776b8 kind:load to:0x020985d0 module:overlay(0) +from:0x021776bc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021776c0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021776c4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021776c8 kind:load to:0x0216a494 module:overlay(94) +from:0x021776cc kind:load to:0x0216a4b4 module:overlay(94) +from:0x021776d8 kind:load to:0x0216c34c module:overlay(94) +from:0x021776e4 kind:load to:0x02097bf4 module:overlay(0) +from:0x021776e8 kind:load to:0x0216b1b4 module:overlay(94) +from:0x021776ec kind:load to:0x0216b6f4 module:overlay(94) +from:0x021776f4 kind:load to:0x0216b6f8 module:overlay(94) +from:0x021776fc kind:load to:0x0216b838 module:overlay(94) +from:0x02177704 kind:load to:0x0216b870 module:overlay(94) +from:0x02177714 kind:load to:0x0216b270 module:overlay(94) +from:0x02177718 kind:load to:0x02097924 module:overlay(0) +from:0x0217771c kind:load to:0x02097734 module:overlay(0) +from:0x02177720 kind:load to:0x020977b0 module:overlay(0) +from:0x02177724 kind:load to:0x0209792c module:overlay(0) +from:0x02177728 kind:load to:0x0209794c module:overlay(0) +from:0x0217772c kind:load to:0x02097978 module:overlay(0) +from:0x02177738 kind:load to:0x020984f8 module:overlay(0) +from:0x0217773c kind:load to:0x02098534 module:overlay(0) +from:0x02177740 kind:load to:0x0209854c module:overlay(0) +from:0x02177744 kind:load to:0x02098558 module:overlay(0) +from:0x02177748 kind:load to:0x01fff464 module:itcm +from:0x0217774c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177750 kind:load to:0x0216b464 module:overlay(94) +from:0x02177754 kind:load to:0x02098490 module:overlay(0) +from:0x02177758 kind:load to:0x0216b6bc module:overlay(94) +from:0x0217775c kind:load to:0x02098498 module:overlay(0) +from:0x02177760 kind:load to:0x0209849c module:overlay(0) +from:0x02177764 kind:load to:0x0216be18 module:overlay(94) +from:0x02177768 kind:load to:0x020984a4 module:overlay(0) +from:0x0217776c kind:load to:0x020984a8 module:overlay(0) +from:0x02177770 kind:load to:0x02098564 module:overlay(0) +from:0x02177774 kind:load to:0x020985d0 module:overlay(0) +from:0x02177778 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217777c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177780 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177784 kind:load to:0x0216b41c module:overlay(94) +from:0x02177788 kind:load to:0x0216b43c module:overlay(94) +from:0x02177794 kind:load to:0x02097bf4 module:overlay(0) +from:0x02177798 kind:load to:0x0216c3c4 module:overlay(94) +from:0x021777a4 kind:load to:0x0216ce24 module:overlay(94) +from:0x021777a8 kind:load to:0x0216da70 module:overlay(94) +from:0x021777ac kind:load to:0x0216c8e0 module:overlay(94) +from:0x021777b0 kind:load to:0x0207bfe8 module:overlay(0) +from:0x021777b4 kind:load to:0x0207bff0 module:overlay(0) +from:0x021777c0 kind:load to:0x0216c618 module:overlay(94) +from:0x021777c4 kind:load to:0x02097924 module:overlay(0) +from:0x021777c8 kind:load to:0x02097734 module:overlay(0) +from:0x021777cc kind:load to:0x020977b0 module:overlay(0) +from:0x021777d0 kind:load to:0x0209792c module:overlay(0) +from:0x021777d4 kind:load to:0x0209794c module:overlay(0) +from:0x021777d8 kind:load to:0x02097978 module:overlay(0) +from:0x021777e4 kind:load to:0x0216c7ac module:overlay(94) +from:0x021777e8 kind:load to:0x0216da54 module:overlay(94) +from:0x021777ec kind:load to:0x02057bd4 module:overlay(0) +from:0x021777f0 kind:load to:0x02057a18 module:overlay(0) +from:0x021777f4 kind:load to:0x02057da8 module:overlay(0) +from:0x021777f8 kind:load to:0x02057e24 module:overlay(0) +from:0x021777fc kind:load to:0x02057e88 module:overlay(0) +from:0x02177800 kind:load to:0x0216c38c module:overlay(94) +from:0x02177804 kind:load to:0x02057d64 module:overlay(0) +from:0x02177808 kind:load to:0x0216cf90 module:overlay(94) +from:0x02177810 kind:load to:0x0216cf94 module:overlay(94) +from:0x02177818 kind:load to:0x0216cfb8 module:overlay(94) +from:0x02177820 kind:load to:0x0216cfbc module:overlay(94) +from:0x02177828 kind:load to:0x0216d00c module:overlay(94) +from:0x02177830 kind:load to:0x0216d094 module:overlay(94) +from:0x02177838 kind:load to:0x0216d2f0 module:overlay(94) +from:0x02177840 kind:load to:0x0216d2f4 module:overlay(94) +from:0x02177850 kind:load to:0x020984f8 module:overlay(0) +from:0x02177854 kind:load to:0x02098534 module:overlay(0) +from:0x02177858 kind:load to:0x0209854c module:overlay(0) +from:0x0217785c kind:load to:0x02098558 module:overlay(0) +from:0x02177860 kind:load to:0x01fff464 module:itcm +from:0x02177864 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177868 kind:load to:0x0216c808 module:overlay(94) +from:0x0217786c kind:load to:0x0216c90c module:overlay(94) +from:0x02177870 kind:load to:0x0216ce98 module:overlay(94) +from:0x02177874 kind:load to:0x0216ce78 module:overlay(94) +from:0x02177878 kind:load to:0x0209849c module:overlay(0) +from:0x0217787c kind:load to:0x0216d368 module:overlay(94) +from:0x02177880 kind:load to:0x020984a4 module:overlay(0) +from:0x02177884 kind:load to:0x020984a8 module:overlay(0) +from:0x02177888 kind:load to:0x02098564 module:overlay(0) +from:0x0217788c kind:load to:0x020985d0 module:overlay(0) +from:0x02177890 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177894 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177898 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217789c kind:load to:0x0216c7c0 module:overlay(94) +from:0x021778a0 kind:load to:0x0216c7e0 module:overlay(94) +from:0x021778ac kind:load to:0x0216daac module:overlay(94) +from:0x021778b0 kind:load to:0x0209772c module:overlay(0) +from:0x021778b4 kind:load to:0x02097734 module:overlay(0) +from:0x021778b8 kind:load to:0x020977b0 module:overlay(0) +from:0x021778bc kind:load to:0x020977f0 module:overlay(0) +from:0x021778c0 kind:load to:0x020977f4 module:overlay(0) +from:0x021778c4 kind:load to:0x020977f8 module:overlay(0) +from:0x021778d0 kind:load to:0x020984f8 module:overlay(0) +from:0x021778d4 kind:load to:0x02098534 module:overlay(0) +from:0x021778d8 kind:load to:0x0209854c module:overlay(0) +from:0x021778dc kind:load to:0x02098558 module:overlay(0) +from:0x021778e0 kind:load to:0x01fff464 module:itcm +from:0x021778e4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021778e8 kind:load to:0x0216db4c module:overlay(94) +from:0x021778ec kind:load to:0x0216dbfc module:overlay(94) +from:0x021778f0 kind:load to:0x0216dc2c module:overlay(94) +from:0x021778f4 kind:load to:0x0216dcfc module:overlay(94) +from:0x021778f8 kind:load to:0x0209849c module:overlay(0) +from:0x021778fc kind:load to:0x0216dd78 module:overlay(94) +from:0x02177900 kind:load to:0x020984a4 module:overlay(0) +from:0x02177904 kind:load to:0x020984a8 module:overlay(0) +from:0x02177908 kind:load to:0x02098564 module:overlay(0) +from:0x0217790c kind:load to:0x020985d0 module:overlay(0) +from:0x02177910 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177914 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177918 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217791c kind:load to:0x0216ddec module:overlay(94) +from:0x02177920 kind:load to:0x0216de0c module:overlay(94) +from:0x02177924 kind:load to:0x0216dd10 module:overlay(94) +from:0x02177940 kind:load to:0x0216de54 module:overlay(94) +from:0x02177944 kind:load to:0x02097924 module:overlay(0) +from:0x02177948 kind:load to:0x02097734 module:overlay(0) +from:0x0217794c kind:load to:0x020977b0 module:overlay(0) +from:0x02177950 kind:load to:0x0216e2d4 module:overlay(94) +from:0x02177954 kind:load to:0x0209794c module:overlay(0) +from:0x02177958 kind:load to:0x0216e2b4 module:overlay(94) +from:0x02177968 kind:load to:0x02097924 module:overlay(0) +from:0x0217796c kind:load to:0x02097734 module:overlay(0) +from:0x02177970 kind:load to:0x020977b0 module:overlay(0) +from:0x02177974 kind:load to:0x0216e2d4 module:overlay(94) +from:0x02177978 kind:load to:0x0209794c module:overlay(0) +from:0x0217797c kind:load to:0x0216e2b4 module:overlay(94) +from:0x021779b8 kind:load to:0x0216df74 module:overlay(94) +from:0x021779bc kind:load to:0x0216e2e0 module:overlay(94) +from:0x021779c0 kind:load to:0x02099ae0 module:overlay(0) +from:0x021779c4 kind:load to:0x02099b18 module:overlay(0) +from:0x021779c8 kind:load to:0x0209a11c module:overlay(0) +from:0x021779cc kind:load to:0x0209a124 module:overlay(0) +from:0x021779d0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021779d4 kind:load to:0x02099c90 module:overlay(0) +from:0x021779d8 kind:load to:0x02099b80 module:overlay(0) +from:0x021779dc kind:load to:0x0209a04c module:overlay(0) +from:0x021779e0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021779e4 kind:load to:0x0209a0ec module:overlay(0) +from:0x021779e8 kind:load to:0x02169c04 module:overlay(94) +from:0x021779ec kind:load to:0x0209a104 module:overlay(0) +from:0x021779f0 kind:load to:0x0216a000 module:overlay(94) +from:0x021779f4 kind:load to:0x02169fdc module:overlay(94) +from:0x02177a00 kind:load to:0x020984f8 module:overlay(0) +from:0x02177a04 kind:load to:0x02098534 module:overlay(0) +from:0x02177a08 kind:load to:0x0209854c module:overlay(0) +from:0x02177a0c kind:load to:0x02098558 module:overlay(0) +from:0x02177a10 kind:load to:0x01fff464 module:itcm +from:0x02177a14 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177a18 kind:load to:0x0216df88 module:overlay(94) +from:0x02177a1c kind:load to:0x02098490 module:overlay(0) +from:0x02177a20 kind:load to:0x0216e270 module:overlay(94) +from:0x02177a24 kind:load to:0x02098498 module:overlay(0) +from:0x02177a28 kind:load to:0x0209849c module:overlay(0) +from:0x02177a2c kind:load to:0x0216e28c module:overlay(94) +from:0x02177a30 kind:load to:0x020984a4 module:overlay(0) +from:0x02177a34 kind:load to:0x020984a8 module:overlay(0) +from:0x02177a38 kind:load to:0x02098564 module:overlay(0) +from:0x02177a3c kind:load to:0x020985d0 module:overlay(0) +from:0x02177a40 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177a44 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177a48 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177a4c kind:load to:0x0216e2fc module:overlay(94) +from:0x02177a50 kind:load to:0x0216e32c module:overlay(94) +from:0x02177a54 kind:load to:0x0216e284 module:overlay(94) +from:0x02177a60 kind:load to:0x0216e390 module:overlay(94) +from:0x02177a64 kind:load to:0x0209772c module:overlay(0) +from:0x02177a68 kind:load to:0x02097734 module:overlay(0) +from:0x02177a6c kind:load to:0x020977b0 module:overlay(0) +from:0x02177a70 kind:load to:0x020977f0 module:overlay(0) +from:0x02177a74 kind:load to:0x020977f4 module:overlay(0) +from:0x02177a78 kind:load to:0x020977f8 module:overlay(0) +from:0x02177a84 kind:load to:0x020984f8 module:overlay(0) +from:0x02177a88 kind:load to:0x02098534 module:overlay(0) +from:0x02177a8c kind:load to:0x0209854c module:overlay(0) +from:0x02177a90 kind:load to:0x02098558 module:overlay(0) +from:0x02177a94 kind:load to:0x01fff464 module:itcm +from:0x02177a98 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177a9c kind:load to:0x0216e41c module:overlay(94) +from:0x02177aa0 kind:load to:0x0216e424 module:overlay(94) +from:0x02177aa4 kind:load to:0x0216e484 module:overlay(94) +from:0x02177aa8 kind:load to:0x0216e470 module:overlay(94) +from:0x02177aac kind:load to:0x0209849c module:overlay(0) +from:0x02177ab0 kind:load to:0x020984a0 module:overlay(0) +from:0x02177ab4 kind:load to:0x020984a4 module:overlay(0) +from:0x02177ab8 kind:load to:0x020984a8 module:overlay(0) +from:0x02177abc kind:load to:0x02098564 module:overlay(0) +from:0x02177ac0 kind:load to:0x020985d0 module:overlay(0) +from:0x02177ac4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177ac8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177acc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177ad0 kind:load to:0x0216edb0 module:overlay(94) +from:0x02177ad4 kind:load to:0x0216edc4 module:overlay(94) +from:0x02177adc kind:load to:0x0216f420 module:overlay(94) +from:0x02177ae4 kind:load to:0x0216f48c module:overlay(94) +from:0x02177aec kind:load to:0x0216f4e8 module:overlay(94) +from:0x02177af4 kind:load to:0x0216f50c module:overlay(94) +from:0x02177afc kind:load to:0x0216f26c module:overlay(94) +from:0x02177b04 kind:load to:0x0216f3a0 module:overlay(94) +from:0x02177b0c kind:load to:0x0216f3c4 module:overlay(94) +from:0x02177b14 kind:load to:0x0216f3d8 module:overlay(94) +from:0x02177b24 kind:load to:0x0216ee00 module:overlay(94) +from:0x02177b28 kind:load to:0x02097924 module:overlay(0) +from:0x02177b2c kind:load to:0x02097734 module:overlay(0) +from:0x02177b30 kind:load to:0x020977b0 module:overlay(0) +from:0x02177b34 kind:load to:0x0209792c module:overlay(0) +from:0x02177b38 kind:load to:0x0209794c module:overlay(0) +from:0x02177b3c kind:load to:0x02097978 module:overlay(0) +from:0x02177b48 kind:load to:0x020984f8 module:overlay(0) +from:0x02177b4c kind:load to:0x02098534 module:overlay(0) +from:0x02177b50 kind:load to:0x0209854c module:overlay(0) +from:0x02177b54 kind:load to:0x02098558 module:overlay(0) +from:0x02177b58 kind:load to:0x01fff464 module:itcm +from:0x02177b5c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177b60 kind:load to:0x0216f108 module:overlay(94) +from:0x02177b64 kind:load to:0x02098490 module:overlay(0) +from:0x02177b68 kind:load to:0x0216f11c module:overlay(94) +from:0x02177b6c kind:load to:0x0216f1d8 module:overlay(94) +from:0x02177b70 kind:load to:0x0209849c module:overlay(0) +from:0x02177b74 kind:load to:0x0216f1ec module:overlay(94) +from:0x02177b78 kind:load to:0x020984a4 module:overlay(0) +from:0x02177b7c kind:load to:0x020984a8 module:overlay(0) +from:0x02177b80 kind:load to:0x02098564 module:overlay(0) +from:0x02177b84 kind:load to:0x020985d0 module:overlay(0) +from:0x02177b88 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177b8c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177b90 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177b94 kind:load to:0x0216f010 module:overlay(94) +from:0x02177b98 kind:load to:0x0216f088 module:overlay(94) +from:0x02177c44 kind:load to:0x020984f8 module:overlay(0) +from:0x02177c48 kind:load to:0x02098534 module:overlay(0) +from:0x02177c4c kind:load to:0x0209854c module:overlay(0) +from:0x02177c50 kind:load to:0x02098558 module:overlay(0) +from:0x02177c54 kind:load to:0x01fff464 module:itcm +from:0x02177c58 kind:load to:0x020a99b8 module:overlay(0) +from:0x02177c5c kind:load to:0x020a8d08 module:overlay(0) +from:0x02177c60 kind:load to:0x020a8d84 module:overlay(0) +from:0x02177c64 kind:load to:0x0216f82c module:overlay(94) +from:0x02177c68 kind:load to:0x020a98d4 module:overlay(0) +from:0x02177c6c kind:load to:0x0209849c module:overlay(0) +from:0x02177c70 kind:load to:0x020a993c module:overlay(0) +from:0x02177c74 kind:load to:0x020984a4 module:overlay(0) +from:0x02177c78 kind:load to:0x020984a8 module:overlay(0) +from:0x02177c7c kind:load to:0x02098564 module:overlay(0) +from:0x02177c80 kind:load to:0x020985d0 module:overlay(0) +from:0x02177c84 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177c88 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177c8c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177c90 kind:load to:0x0216fa24 module:overlay(94) +from:0x02177c94 kind:load to:0x0216fa44 module:overlay(94) +from:0x02177c98 kind:load to:0x020e7660 module:overlays(19,20,31) +from:0x02177c9c kind:load to:0x0216f7d8 module:overlay(94) +from:0x02177ca0 kind:load to:0x020a92b0 module:overlay(0) +from:0x02177ca4 kind:load to:0x020a8f58 module:overlay(0) +from:0x02177ca8 kind:load to:0x020a8fc0 module:overlay(0) +from:0x02177cac kind:load to:0x020a9130 module:overlay(0) +from:0x02177cb0 kind:load to:0x020a912c module:overlay(0) +from:0x02177cb4 kind:load to:0x020a91fc module:overlay(0) +from:0x02177cb8 kind:load to:0x020a9220 module:overlay(0) +from:0x02177cbc kind:load to:0x020a9224 module:overlay(0) +from:0x02177cc0 kind:load to:0x020a9180 module:overlay(0) +from:0x02177cc4 kind:load to:0x020a9188 module:overlay(0) +from:0x02177cc8 kind:load to:0x0216f9f0 module:overlay(94) +from:0x02177ccc kind:load to:0x020a8f34 module:overlay(0) +from:0x02177cd0 kind:load to:0x020a8f3c module:overlay(0) +from:0x02177cd4 kind:load to:0x020a8f44 module:overlay(0) +from:0x02177cd8 kind:load to:0x020a8f4c module:overlay(0) +from:0x02177cdc kind:load to:0x020a9428 module:overlay(0) +from:0x02177ce0 kind:load to:0x020a9578 module:overlay(0) +from:0x02177ce4 kind:load to:0x020a95a4 module:overlay(0) +from:0x02177ce8 kind:load to:0x020a95c4 module:overlay(0) +from:0x02177cec kind:load to:0x020a97dc module:overlay(0) +from:0x02177cf0 kind:load to:0x020e75dc module:overlays(19,20,31) +from:0x02177cf4 kind:load to:0x020a8ea0 module:overlay(0) +from:0x02177cf8 kind:load to:0x020a8e64 module:overlay(0) +from:0x02177cfc kind:load to:0x020a9984 module:overlay(0) +from:0x02177d00 kind:load to:0x020e7768 module:overlays(19,20,31) +from:0x02177d04 kind:load to:0x020e7798 module:overlays(19,20,31) +from:0x02177d08 kind:load to:0x020e7ae4 module:overlays(19,20,31) +from:0x02177d0c kind:load to:0x020e7e44 module:overlays(19,20,31) +from:0x02177d10 kind:load to:0x020e81b4 module:overlays(19,20,31) +from:0x02177d14 kind:load to:0x020e8288 module:overlays(19,20,31) +from:0x02177d18 kind:load to:0x020e82bc module:overlays(19,20,31) +from:0x02177d1c kind:load to:0x020e8368 module:overlays(19,20,31) +from:0x02177d20 kind:load to:0x020e8438 module:overlays(19,20,31) +from:0x02177d24 kind:load to:0x020e7794 module:overlays(19,20,31) +from:0x02177d28 kind:load to:0x020e782c module:overlays(19,20,31) +from:0x02177d2c kind:load to:0x020e7b7c module:overlays(19,20,31) +from:0x02177d30 kind:load to:0x020e7f30 module:overlays(19,20,31) +from:0x02177d34 kind:load to:0x020e8234 module:overlays(19,20,31) +from:0x02177d38 kind:load to:0x020e82b8 module:overlays(19,20,31) +from:0x02177d3c kind:load to:0x020e834c module:overlays(19,20,31) +from:0x02177d40 kind:load to:0x020e83f4 module:overlays(19,20,31) +from:0x02177d44 kind:load to:0x020e846c module:overlays(19,20,31) +from:0x02177d48 kind:load to:0x020e8494 module:overlays(19,20,31) +from:0x02177d4c kind:load to:0x020e871c module:overlays(19,20,31) +from:0x02177d50 kind:load to:0x020e8610 module:overlays(19,20,31) +from:0x02177d54 kind:load to:0x020e8728 module:overlays(19,20,31) +from:0x02177d58 kind:load to:0x0216f92c module:overlay(94) +from:0x02177d5c kind:load to:0x0216f94c module:overlay(94) +from:0x02177d60 kind:load to:0x02170354 module:overlay(94) +from:0x02177d68 kind:load to:0x0216fe50 module:overlay(94) +from:0x02177d70 kind:load to:0x0216ffc8 module:overlay(94) +from:0x02177d78 kind:load to:0x02170564 module:overlay(94) +from:0x02177d88 kind:load to:0x0216fa78 module:overlay(94) +from:0x02177d8c kind:load to:0x0209772c module:overlay(0) +from:0x02177d90 kind:load to:0x02097734 module:overlay(0) +from:0x02177d94 kind:load to:0x020977b0 module:overlay(0) +from:0x02177d98 kind:load to:0x020977f0 module:overlay(0) +from:0x02177d9c kind:load to:0x020977f4 module:overlay(0) +from:0x02177da0 kind:load to:0x020977f8 module:overlay(0) +from:0x02177dac kind:load to:0x020984f8 module:overlay(0) +from:0x02177db0 kind:load to:0x02098534 module:overlay(0) +from:0x02177db4 kind:load to:0x0209854c module:overlay(0) +from:0x02177db8 kind:load to:0x02098558 module:overlay(0) +from:0x02177dbc kind:load to:0x01fff464 module:itcm +from:0x02177dc0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177dc4 kind:load to:0x0216fc54 module:overlay(94) +from:0x02177dc8 kind:load to:0x02098490 module:overlay(0) +from:0x02177dcc kind:load to:0x0216fc5c module:overlay(94) +from:0x02177dd0 kind:load to:0x0216fd38 module:overlay(94) +from:0x02177dd4 kind:load to:0x0209849c module:overlay(0) +from:0x02177dd8 kind:load to:0x0216fe14 module:overlay(94) +from:0x02177ddc kind:load to:0x020984a4 module:overlay(0) +from:0x02177de0 kind:load to:0x020984a8 module:overlay(0) +from:0x02177de4 kind:load to:0x02098564 module:overlay(0) +from:0x02177de8 kind:load to:0x020985d0 module:overlay(0) +from:0x02177dec kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177df0 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177df4 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177df8 kind:load to:0x021705b4 module:overlay(94) +from:0x02177dfc kind:load to:0x02170638 module:overlay(94) +from:0x02177e00 kind:load to:0x0216fbb4 module:overlay(94) +from:0x02177e04 kind:load to:0x0216fbbc module:overlay(94) +from:0x02177e10 kind:load to:0x021706e4 module:overlay(94) +from:0x02177e14 kind:load to:0x02097924 module:overlay(0) +from:0x02177e18 kind:load to:0x02097734 module:overlay(0) +from:0x02177e1c kind:load to:0x020977b0 module:overlay(0) +from:0x02177e20 kind:load to:0x0209792c module:overlay(0) +from:0x02177e24 kind:load to:0x0209794c module:overlay(0) +from:0x02177e28 kind:load to:0x02097978 module:overlay(0) +from:0x02177e64 kind:load to:0x020984f8 module:overlay(0) +from:0x02177e68 kind:load to:0x02098534 module:overlay(0) +from:0x02177e6c kind:load to:0x0209854c module:overlay(0) +from:0x02177e70 kind:load to:0x02098558 module:overlay(0) +from:0x02177e74 kind:load to:0x01fff464 module:itcm +from:0x02177e78 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177e7c kind:load to:0x02170758 module:overlay(94) +from:0x02177e80 kind:load to:0x02098490 module:overlay(0) +from:0x02177e84 kind:load to:0x02181aac module:overlays(97,98) +from:0x02177e88 kind:load to:0x02181afc module:overlays(97,98) +from:0x02177e8c kind:load to:0x0209849c module:overlay(0) +from:0x02177e90 kind:load to:0x02181b10 module:overlays(97,98) +from:0x02177e94 kind:load to:0x020984a4 module:overlay(0) +from:0x02177e98 kind:load to:0x020984a8 module:overlay(0) +from:0x02177e9c kind:load to:0x02098564 module:overlay(0) +from:0x02177ea0 kind:load to:0x020985d0 module:overlay(0) +from:0x02177ea4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177ea8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177eac kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177eb0 kind:load to:0x02170810 module:overlay(94) +from:0x02177eb4 kind:load to:0x02170840 module:overlay(94) +from:0x02177eb8 kind:load to:0x021707f4 module:overlay(94) +from:0x02177ec4 kind:load to:0x02170898 module:overlay(94) +from:0x02177ec8 kind:load to:0x02097924 module:overlay(0) +from:0x02177ecc kind:load to:0x02097734 module:overlay(0) +from:0x02177ed0 kind:load to:0x020977b0 module:overlay(0) +from:0x02177ed4 kind:load to:0x0209792c module:overlay(0) +from:0x02177ed8 kind:load to:0x0209794c module:overlay(0) +from:0x02177edc kind:load to:0x02097978 module:overlay(0) +from:0x02177f18 kind:load to:0x020984f8 module:overlay(0) +from:0x02177f1c kind:load to:0x02098534 module:overlay(0) +from:0x02177f20 kind:load to:0x0209854c module:overlay(0) +from:0x02177f24 kind:load to:0x02098558 module:overlay(0) +from:0x02177f28 kind:load to:0x01fff464 module:itcm +from:0x02177f2c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02177f30 kind:load to:0x0217090c module:overlay(94) +from:0x02177f34 kind:load to:0x02098490 module:overlay(0) +from:0x02177f38 kind:load to:0x02181358 module:overlays(97,98) +from:0x02177f3c kind:load to:0x021813a8 module:overlays(97,98) +from:0x02177f40 kind:load to:0x0209849c module:overlay(0) +from:0x02177f44 kind:load to:0x021813bc module:overlays(97,98,99) +from:0x02177f48 kind:load to:0x020984a4 module:overlay(0) +from:0x02177f4c kind:load to:0x020984a8 module:overlay(0) +from:0x02177f50 kind:load to:0x02098564 module:overlay(0) +from:0x02177f54 kind:load to:0x020985d0 module:overlay(0) +from:0x02177f58 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02177f5c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02177f60 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02177f64 kind:load to:0x021709c4 module:overlay(94) +from:0x02177f68 kind:load to:0x021709f4 module:overlay(94) +from:0x02177f6c kind:load to:0x021709a8 module:overlay(94) +from:0x02177f78 kind:load to:0x02170a4c module:overlay(94) +from:0x02177f7c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02177f80 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02177f84 kind:load to:0x0209ca38 module:overlay(0) +from:0x02177f88 kind:load to:0x0209ca58 module:overlay(0) +from:0x02177f94 kind:load to:0x02170af4 module:overlay(94) +from:0x02177f98 kind:load to:0x02170b38 module:overlay(94) +from:0x02177f9c kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02177fa0 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02177fa4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02177fa8 kind:load to:0x02170d34 module:overlay(94) +from:0x02177fac kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02177fb0 kind:load to:0x0209d1ac module:overlay(0) +from:0x02177fb4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02177fb8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02177fbc kind:load to:0x0209d1c4 module:overlay(0) +from:0x02177fc0 kind:load to:0x0209d1cc module:overlay(0) +from:0x02177fc4 kind:load to:0x02170df0 module:overlay(94) +from:0x02177fc8 kind:load to:0x02170e10 module:overlay(94) +from:0x02177fcc kind:load to:0x02170d94 module:overlay(94) +from:0x02177fd8 kind:load to:0x0209d090 module:overlay(0) +from:0x02177fdc kind:load to:0x0209d098 module:overlay(0) +from:0x02177fe0 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02177fe4 kind:load to:0x02170f18 module:overlay(94) +from:0x02177fe8 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02177fec kind:load to:0x020c0578 module:overlays(2,4,17) +from:0x02177ff0 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02177ff4 kind:load to:0x0209d1ac module:overlay(0) +from:0x02177ff8 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02177ffc kind:load to:0x0209d1b8 module:overlay(0) +from:0x02178000 kind:load to:0x0209d1c4 module:overlay(0) +from:0x02178004 kind:load to:0x0209d1cc module:overlay(0) +from:0x02178008 kind:load to:0x0217100c module:overlay(94) +from:0x0217800c kind:load to:0x02170fd4 module:overlay(94) +from:0x02178010 kind:load to:0x02170f58 module:overlay(94) +from:0x0217801c kind:load to:0x0217104c module:overlay(94) +from:0x02178020 kind:load to:0x0217103c module:overlay(94) +from:0x02178024 kind:load to:0x020616c0 module:overlay(0) +from:0x02178028 kind:load to:0x020616c4 module:overlay(0) +from:0x0217802c kind:load to:0x020616c8 module:overlay(0) +from:0x02178030 kind:load to:0x020616cc module:overlay(0) +from:0x02178034 kind:load to:0x020616d0 module:overlay(0) +from:0x02178038 kind:load to:0x020616d4 module:overlay(0) +from:0x0217803c kind:load to:0x020616d8 module:overlay(0) +from:0x02178040 kind:load to:0x020616dc module:overlay(0) +from:0x02178094 kind:load to:0x0209cb7c module:overlay(0) +from:0x02178098 kind:load to:0x0209cd40 module:overlay(0) +from:0x0217809c kind:load to:0x0209cd5c module:overlay(0) +from:0x021780a0 kind:load to:0x0209cda0 module:overlay(0) +from:0x021780a4 kind:load to:0x02171784 module:overlay(94) +from:0x021780a8 kind:load to:0x02171768 module:overlay(94) +from:0x021780ac kind:load to:0x0209cb94 module:overlay(0) +from:0x021780b8 kind:load to:0x02171068 module:overlay(94) +from:0x021780bc kind:load to:0x0209cb7c module:overlay(0) +from:0x021780c0 kind:load to:0x0209cd40 module:overlay(0) +from:0x021780c4 kind:load to:0x0209cd5c module:overlay(0) +from:0x021780c8 kind:load to:0x0209cda0 module:overlay(0) +from:0x021780cc kind:load to:0x02171738 module:overlay(94) +from:0x021780d0 kind:load to:0x0217174c module:overlay(94) +from:0x021780d4 kind:load to:0x0209cb94 module:overlay(0) +from:0x021780e0 kind:load to:0x0207caa0 module:overlay(0) +from:0x021780e4 kind:load to:0x0207caa8 module:overlay(0) +from:0x021780e8 kind:load to:0x0207d2bc module:overlay(0) +from:0x021780ec kind:load to:0x0207d2ac module:overlay(0) +from:0x021780f0 kind:load to:0x0207d2f8 module:overlay(0) +from:0x021780f4 kind:load to:0x0207d330 module:overlay(0) +from:0x021780f8 kind:load to:0x0207d374 module:overlay(0) +from:0x021780fc kind:load to:0x0207d39c module:overlay(0) +from:0x02178108 kind:load to:0x021711b0 module:overlay(94) +from:0x0217810c kind:load to:0x0209d098 module:overlay(0) +from:0x02178110 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x02178114 kind:load to:0x02170f18 module:overlay(94) +from:0x02178118 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x0217811c kind:load to:0x02171578 module:overlay(94) +from:0x02178120 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02178124 kind:load to:0x0209d1ac module:overlay(0) +from:0x02178128 kind:load to:0x0209d1b4 module:overlay(0) +from:0x0217812c kind:load to:0x0209d1b8 module:overlay(0) +from:0x02178130 kind:load to:0x0217154c module:overlay(94) +from:0x02178134 kind:load to:0x0209d1cc module:overlay(0) +from:0x02178138 kind:load to:0x02171700 module:overlay(94) +from:0x0217813c kind:load to:0x021716c0 module:overlay(94) +from:0x02178140 kind:load to:0x021712f8 module:overlay(94) +from:0x0217814c kind:load to:0x021717d8 module:overlay(94) +from:0x02178150 kind:load to:0x02171798 module:overlay(94) +from:0x02178154 kind:load to:0x020616c0 module:overlay(0) +from:0x02178158 kind:load to:0x020616c4 module:overlay(0) +from:0x0217815c kind:load to:0x021717c8 module:overlay(94) +from:0x02178160 kind:load to:0x021717b8 module:overlay(94) +from:0x02178164 kind:load to:0x020616d0 module:overlay(0) +from:0x02178168 kind:load to:0x020616d4 module:overlay(0) +from:0x0217816c kind:load to:0x021717a8 module:overlay(94) +from:0x02178170 kind:load to:0x020616dc module:overlay(0) +from:0x02178174 kind:load to:0x021715e4 module:overlay(94) +from:0x02178178 kind:load to:0x02171654 module:overlay(94) +from:0x0217817c kind:load to:0x02171674 module:overlay(94) +from:0x0217818c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02178190 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02178194 kind:load to:0x0209ca38 module:overlay(0) +from:0x02178198 kind:load to:0x0209ca58 module:overlay(0) +from:0x021781a4 kind:load to:0x021717f4 module:overlay(94) +from:0x021781a8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021781ac kind:load to:0x0209c9f8 module:overlay(0) +from:0x021781b0 kind:load to:0x0209ca38 module:overlay(0) +from:0x021781b4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021781c0 kind:load to:0x0209d090 module:overlay(0) +from:0x021781c4 kind:load to:0x0209d098 module:overlay(0) +from:0x021781c8 kind:load to:0x020c056c module:overlays(2,4,17) +from:0x021781cc kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x021781d0 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021781d4 kind:load to:0x0217193c module:overlay(94) +from:0x021781d8 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021781dc kind:load to:0x0209d1ac module:overlay(0) +from:0x021781e0 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021781e4 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021781e8 kind:load to:0x0209d1c4 module:overlay(0) +from:0x021781ec kind:load to:0x0209d1cc module:overlay(0) +from:0x021781f0 kind:load to:0x0217195c module:overlay(94) +from:0x021781f4 kind:load to:0x0217197c module:overlay(94) +from:0x02178224 kind:load to:0x021719c4 module:overlay(94) +from:0x02178228 kind:load to:0x0209c9f0 module:overlay(0) +from:0x0217822c kind:load to:0x0209c9f8 module:overlay(0) +from:0x02178230 kind:load to:0x0209ca38 module:overlay(0) +from:0x02178234 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178240 kind:load to:0x02171d2c module:overlay(94) +from:0x02178244 kind:load to:0x02171e38 module:overlay(94) +from:0x02178248 kind:load to:0x02171e7c module:overlay(94) +from:0x0217824c kind:load to:0x021722c0 module:overlay(94) +from:0x02178250 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02178254 kind:load to:0x021730ec module:overlay(94) +from:0x02178258 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217825c kind:load to:0x02172ac0 module:overlay(94) +from:0x02178260 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02178264 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02178268 kind:load to:0x02172bdc module:overlay(94) +from:0x0217826c kind:load to:0x0209d1cc module:overlay(0) +from:0x02178270 kind:load to:0x02171bec module:overlay(94) +from:0x02178274 kind:load to:0x02171c88 module:overlay(94) +from:0x02178278 kind:load to:0x02172ad4 module:overlay(94) +from:0x0217827c kind:load to:0x021734dc module:overlay(94) +from:0x02178280 kind:load to:0x021734f4 module:overlay(94) +from:0x02178284 kind:load to:0x02173500 module:overlay(94) +from:0x02178288 kind:load to:0x02173554 module:overlay(94) +from:0x0217828c kind:load to:0x021729f8 module:overlay(94) +from:0x02178290 kind:load to:0x02172a24 module:overlay(94) +from:0x0217829c kind:load to:0x021738b8 module:overlay(94) +from:0x021782a8 kind:load to:0x02173918 module:overlay(94) +from:0x021782ac kind:load to:0x021738c8 module:overlay(94) +from:0x021782b0 kind:load to:0x02173908 module:overlay(94) +from:0x021782b4 kind:load to:0x020616c4 module:overlay(0) +from:0x021782b8 kind:load to:0x020616c8 module:overlay(0) +from:0x021782bc kind:load to:0x020616cc module:overlay(0) +from:0x021782c0 kind:load to:0x020616d0 module:overlay(0) +from:0x021782c4 kind:load to:0x021738f8 module:overlay(94) +from:0x021782c8 kind:load to:0x021738e8 module:overlay(94) +from:0x021782cc kind:load to:0x021738d8 module:overlay(94) +from:0x021782d8 kind:load to:0x02173938 module:overlay(94) +from:0x021782dc kind:load to:0x02173928 module:overlay(94) +from:0x021782e0 kind:load to:0x021738a0 module:overlay(94) +from:0x021782f0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021782f4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021782f8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021782fc kind:load to:0x0209ca58 module:overlay(0) +from:0x02178308 kind:load to:0x02173954 module:overlay(94) +from:0x0217830c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02178310 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02178314 kind:load to:0x0209ca38 module:overlay(0) +from:0x02178318 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178324 kind:load to:0x02173bf0 module:overlay(94) +from:0x02178328 kind:load to:0x02173c20 module:overlay(94) +from:0x0217832c kind:load to:0x02173d14 module:overlay(94) +from:0x02178330 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02178334 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02178338 kind:load to:0x021745ec module:overlay(94) +from:0x0217833c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02178340 kind:load to:0x02174340 module:overlay(94) +from:0x02178344 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02178348 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217834c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02178350 kind:load to:0x0209d1cc module:overlay(0) +from:0x02178354 kind:load to:0x021748b8 module:overlay(94) +from:0x02178358 kind:load to:0x021748d8 module:overlay(94) +from:0x0217835c kind:load to:0x0217446c module:overlay(94) +from:0x02178368 kind:load to:0x02174920 module:overlay(94) +from:0x0217836c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02178370 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02178374 kind:load to:0x0209ca38 module:overlay(0) +from:0x02178378 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178384 kind:load to:0x021749e4 module:overlay(94) +from:0x02178388 kind:load to:0x0209d098 module:overlay(0) +from:0x0217838c kind:load to:0x02174c68 module:overlay(94) +from:0x02178390 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02178394 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02178398 kind:load to:0x02174c6c module:overlay(94) +from:0x0217839c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021783a0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021783a4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021783a8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021783ac kind:load to:0x0209d1c4 module:overlay(0) +from:0x021783b0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021783b4 kind:load to:0x02174e50 module:overlay(94) +from:0x021783b8 kind:load to:0x02174e70 module:overlay(94) +from:0x021783bc kind:load to:0x02174e0c module:overlay(94) +from:0x021783d4 kind:load to:0x02174eb8 module:overlay(94) +from:0x021783d8 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021783dc kind:load to:0x0209c9f8 module:overlay(0) +from:0x021783e0 kind:load to:0x0209ca38 module:overlay(0) +from:0x021783e4 kind:load to:0x0209ca58 module:overlay(0) +from:0x021783f0 kind:load to:0x02175020 module:overlay(94) +from:0x021783f4 kind:load to:0x0209d098 module:overlay(0) +from:0x021783f8 kind:load to:0x0217504c module:overlay(94) +from:0x021783fc kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02178400 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02178404 kind:load to:0x02175170 module:overlay(94) +from:0x02178408 kind:load to:0x020c057c module:overlays(2,4,17) +from:0x0217840c kind:load to:0x02175068 module:overlay(94) +from:0x02178410 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02178414 kind:load to:0x0209d1b8 module:overlay(0) +from:0x02178418 kind:load to:0x0217507c module:overlay(94) +from:0x0217841c kind:load to:0x0209d1cc module:overlay(0) +from:0x02178420 kind:load to:0x021753ec module:overlay(94) +from:0x02178424 kind:load to:0x0217540c module:overlay(94) +from:0x02178438 kind:load to:0x02175454 module:overlay(94) +from:0x0217843c kind:load to:0x0209c9f0 module:overlay(0) +from:0x02178440 kind:load to:0x0209c9f8 module:overlay(0) +from:0x02178444 kind:load to:0x0209ca38 module:overlay(0) +from:0x02178448 kind:load to:0x0209ca58 module:overlay(0) +from:0x02178454 kind:load to:0x021755cc module:overlay(94) +from:0x02178458 kind:load to:0x0217568c module:overlay(94) +from:0x0217845c kind:load to:0x02175780 module:overlay(94) +from:0x02178460 kind:load to:0x020c0570 module:overlays(2,4,17) +from:0x02178464 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x02178468 kind:load to:0x02175814 module:overlay(94) +from:0x0217846c kind:load to:0x020c057c module:overlays(2,4,17) +from:0x02178470 kind:load to:0x0217578c module:overlay(94) +from:0x02178474 kind:load to:0x0209d1b4 module:overlay(0) +from:0x02178478 kind:load to:0x0209d1b8 module:overlay(0) +from:0x0217847c kind:load to:0x0209d1c4 module:overlay(0) +from:0x02178480 kind:load to:0x0209d1cc module:overlay(0) +from:0x02178484 kind:load to:0x02175abc module:overlay(94) +from:0x02178488 kind:load to:0x02175ae4 module:overlay(94) +from:0x0217848c kind:load to:0x021757ec module:overlay(94) +from:0x02178498 kind:load to:0x02175b34 module:overlay(94) +from:0x0217849c kind:load to:0x0209c9f0 module:overlay(0) +from:0x021784a0 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021784a4 kind:load to:0x0209ca38 module:overlay(0) +from:0x021784a8 kind:load to:0x0209ca58 module:overlay(0) +from:0x021784b4 kind:load to:0x02175c70 module:overlay(94) +from:0x021784b8 kind:load to:0x0209d098 module:overlay(0) +from:0x021784bc kind:load to:0x02175cfc module:overlay(94) +from:0x021784c0 kind:load to:0x02175e84 module:overlay(94) +from:0x021784c4 kind:load to:0x020c0574 module:overlays(2,4,17) +from:0x021784c8 kind:load to:0x02175e98 module:overlay(94) +from:0x021784cc kind:load to:0x020c057c module:overlays(2,4,17) +from:0x021784d0 kind:load to:0x0209d1ac module:overlay(0) +from:0x021784d4 kind:load to:0x0209d1b4 module:overlay(0) +from:0x021784d8 kind:load to:0x0209d1b8 module:overlay(0) +from:0x021784dc kind:load to:0x0209d1c4 module:overlay(0) +from:0x021784e0 kind:load to:0x0209d1cc module:overlay(0) +from:0x021784e4 kind:load to:0x02175ec4 module:overlay(94) +from:0x021784e8 kind:load to:0x02175ee4 module:overlay(94) diff --git a/config/usa/arm9/overlays/ov094/symbols.txt b/config/usa/arm9/overlays/ov094/symbols.txt new file mode 100644 index 00000000..ea6ae013 --- /dev/null +++ b/config/usa/arm9/overlays/ov094/symbols.txt @@ -0,0 +1,834 @@ +func_ov094_02165880 kind:function(arm,size=0x98) addr:0x02165880 +func_ov094_02165918 kind:function(arm,size=0x28) addr:0x02165918 +func_ov094_02165940 kind:function(arm,size=0x30) addr:0x02165940 +func_ov094_02165970 kind:function(arm,size=0x170) addr:0x02165970 +func_ov094_02165ae0 kind:function(arm,size=0x98) addr:0x02165ae0 +func_ov094_02165b78 kind:function(arm,size=0x18) addr:0x02165b78 +func_ov094_02165b90 kind:function(arm,size=0x20) addr:0x02165b90 +func_ov094_02165bb0 kind:function(arm,size=0x8) addr:0x02165bb0 +func_ov094_02165bb8 kind:function(arm,size=0x2c) addr:0x02165bb8 +func_ov094_02165be4 kind:function(arm,size=0x3c) addr:0x02165be4 +func_ov094_02165c20 kind:function(arm,size=0x34) addr:0x02165c20 +func_ov094_02165c54 kind:function(arm,size=0xe0) addr:0x02165c54 +func_ov094_02165d34 kind:function(arm,size=0x74) addr:0x02165d34 +func_ov094_02165da8 kind:function(arm,size=0x20) addr:0x02165da8 +func_ov094_02165dc8 kind:function(arm,size=0x240) addr:0x02165dc8 +func_ov094_02166008 kind:function(arm,size=0x8) addr:0x02166008 +func_ov094_02166010 kind:function(arm,size=0x8) addr:0x02166010 +func_ov094_02166018 kind:function(arm,size=0xc) addr:0x02166018 +func_ov094_02166024 kind:function(arm,size=0x24) addr:0x02166024 +func_ov094_02166048 kind:function(arm,size=0x40) addr:0x02166048 +func_ov094_02166088 kind:function(arm,size=0x80) addr:0x02166088 +func_ov094_02166108 kind:function(arm,size=0x14) addr:0x02166108 +func_ov094_0216611c kind:function(arm,size=0x8) addr:0x0216611c +func_ov094_02166124 kind:function(arm,size=0xc) addr:0x02166124 +func_ov094_02166130 kind:function(arm,size=0x4) addr:0x02166130 +func_ov094_02166134 kind:function(arm,size=0x130) addr:0x02166134 +func_ov094_02166264 kind:function(arm,size=0x14) addr:0x02166264 +func_ov094_02166278 kind:function(arm,size=0x1c) addr:0x02166278 +func_ov094_02166294 kind:function(arm,size=0x14) addr:0x02166294 +func_ov094_021662a8 kind:function(arm,size=0xc) addr:0x021662a8 +func_ov094_021662b4 kind:function(arm,size=0x24) addr:0x021662b4 +func_ov094_021662d8 kind:function(arm,size=0x12c) addr:0x021662d8 +func_ov094_02166404 kind:function(arm,size=0x14) addr:0x02166404 +func_ov094_02166418 kind:function(arm,size=0x1c) addr:0x02166418 +func_ov094_02166434 kind:function(arm,size=0x128) addr:0x02166434 +func_ov094_0216655c kind:function(arm,size=0x104) addr:0x0216655c +func_ov094_02166660 kind:function(arm,size=0x14) addr:0x02166660 +func_ov094_02166674 kind:function(arm,size=0x58) addr:0x02166674 +func_ov094_021666cc kind:function(arm,size=0x60) addr:0x021666cc +func_ov094_0216672c kind:function(arm,size=0x144) addr:0x0216672c +func_ov094_02166870 kind:function(arm,size=0x3c) addr:0x02166870 +func_ov094_021668ac kind:function(arm,size=0x14) addr:0x021668ac +func_ov094_021668c0 kind:function(arm,size=0x44) addr:0x021668c0 +func_ov094_02166904 kind:function(arm,size=0x290) addr:0x02166904 +func_ov094_02166b94 kind:function(arm,size=0x18) addr:0x02166b94 +func_ov094_02166bac kind:function(arm,size=0x44) addr:0x02166bac +func_ov094_02166bf0 kind:function(arm,size=0x1c) addr:0x02166bf0 +func_ov094_02166c0c kind:function(arm,size=0x5c) addr:0x02166c0c +func_ov094_02166c68 kind:function(arm,size=0x188) addr:0x02166c68 +func_ov094_02166df0 kind:function(arm,size=0x50) addr:0x02166df0 +func_ov094_02166e40 kind:function(arm,size=0x134) addr:0x02166e40 +func_ov094_02166f74 kind:function(arm,size=0x90) addr:0x02166f74 +func_ov094_02167004 kind:function(arm,size=0x200) addr:0x02167004 +func_ov094_02167204 kind:function(arm,size=0x18) addr:0x02167204 +func_ov094_0216721c kind:function(arm,size=0x2dc) addr:0x0216721c +func_ov094_021674f8 kind:function(arm,size=0x94) addr:0x021674f8 +func_ov094_0216758c kind:function(arm,size=0x68) addr:0x0216758c +func_ov094_021675f4 kind:function(arm,size=0x74) addr:0x021675f4 +func_ov094_02167668 kind:function(arm,size=0x68) addr:0x02167668 +func_ov094_021676d0 kind:function(arm,size=0x4) addr:0x021676d0 +func_ov094_021676d4 kind:function(arm,size=0xa0) addr:0x021676d4 +func_ov094_02167774 kind:function(arm,size=0x88) addr:0x02167774 +func_ov094_021677fc kind:function(arm,size=0x20) addr:0x021677fc +func_ov094_0216781c kind:function(arm,size=0x8) addr:0x0216781c +func_ov094_02167824 kind:function(arm,size=0x8) addr:0x02167824 +func_ov094_0216782c kind:function(arm,size=0x260) addr:0x0216782c +func_ov094_02167a8c kind:function(arm,size=0xc) addr:0x02167a8c +func_ov094_02167a98 kind:function(arm,size=0x6c) addr:0x02167a98 +func_ov094_02167b04 kind:function(arm,size=0x40) addr:0x02167b04 +func_ov094_02167b44 kind:function(arm,size=0x8c) addr:0x02167b44 +func_ov094_02167bd0 kind:function(arm,size=0x64) addr:0x02167bd0 +func_ov094_02167c34 kind:function(arm,size=0xcc) addr:0x02167c34 +func_ov094_02167d00 kind:function(arm,size=0x9c) addr:0x02167d00 +func_ov094_02167d9c kind:function(arm,size=0x9c) addr:0x02167d9c +func_ov094_02167e38 kind:function(arm,size=0x364) addr:0x02167e38 +func_ov094_0216819c kind:function(arm,size=0xa0) addr:0x0216819c +func_ov094_0216823c kind:function(arm,size=0xb4) addr:0x0216823c +func_ov094_021682f0 kind:function(arm,size=0x38) addr:0x021682f0 +func_ov094_02168328 kind:function(arm,size=0x1c) addr:0x02168328 +func_ov094_02168344 kind:function(arm,size=0x24) addr:0x02168344 +func_ov094_02168368 kind:function(arm,size=0x3c) addr:0x02168368 +func_ov094_021683a4 kind:function(arm,size=0x14) addr:0x021683a4 +func_ov094_021683b8 kind:function(arm,size=0xc) addr:0x021683b8 +func_ov094_021683c4 kind:function(arm,size=0x24) addr:0x021683c4 +func_ov094_021683e8 kind:function(arm,size=0x34) addr:0x021683e8 +func_ov094_0216841c kind:function(arm,size=0x2c) addr:0x0216841c +func_ov094_02168448 kind:function(arm,size=0x34) addr:0x02168448 +func_ov094_0216847c kind:function(arm,size=0xec) addr:0x0216847c +func_ov094_02168568 kind:function(arm,size=0x34) addr:0x02168568 +func_ov094_0216859c kind:function(arm,size=0x68) addr:0x0216859c +func_ov094_02168604 kind:function(arm,size=0x358) addr:0x02168604 +func_ov094_0216895c kind:function(arm,size=0x14) addr:0x0216895c +func_ov094_02168970 kind:function(arm,size=0x1c) addr:0x02168970 +func_ov094_0216898c kind:function(arm,size=0x14) addr:0x0216898c +func_ov094_021689a0 kind:function(arm,size=0xc) addr:0x021689a0 +func_ov094_021689ac kind:function(arm,size=0x24) addr:0x021689ac +func_ov094_021689d0 kind:function(arm,size=0x40) addr:0x021689d0 +func_ov094_02168a10 kind:function(arm,size=0x180) addr:0x02168a10 +func_ov094_02168b90 kind:function(arm,size=0x1b4) addr:0x02168b90 +func_ov094_02168d44 kind:function(arm,size=0x10) addr:0x02168d44 +func_ov094_02168d54 kind:function(arm,size=0x3c) addr:0x02168d54 +func_ov094_02168d90 kind:function(arm,size=0xb0) addr:0x02168d90 +func_ov094_02168e40 kind:function(arm,size=0x204) addr:0x02168e40 +func_ov094_02169044 kind:function(arm,size=0x128) addr:0x02169044 +func_ov094_0216916c kind:function(arm,size=0x4c) addr:0x0216916c +func_ov094_021691b8 kind:function(arm,size=0x16c) addr:0x021691b8 +func_ov094_02169324 kind:function(arm,size=0x40) addr:0x02169324 +func_ov094_02169364 kind:function(arm,size=0x38) addr:0x02169364 +func_ov094_0216939c kind:function(arm,size=0xc) addr:0x0216939c +func_ov094_021693a8 kind:function(arm,size=0xcc) addr:0x021693a8 +func_ov094_02169474 kind:function(arm,size=0xc) addr:0x02169474 +func_ov094_02169480 kind:function(arm,size=0x40) addr:0x02169480 +func_ov094_021694c0 kind:function(arm,size=0x48) addr:0x021694c0 +func_ov094_02169508 kind:function(arm,size=0x14) addr:0x02169508 +func_ov094_0216951c kind:function(arm,size=0xc) addr:0x0216951c +func_ov094_02169528 kind:function(arm,size=0x28) addr:0x02169528 +func_ov094_02169550 kind:function(arm,size=0x78) addr:0x02169550 +func_ov094_021695c8 kind:function(arm,size=0x26c) addr:0x021695c8 +func_ov094_02169834 kind:function(arm,size=0x14) addr:0x02169834 +func_ov094_02169848 kind:function(arm,size=0x14) addr:0x02169848 +func_ov094_0216985c kind:function(arm,size=0x64) addr:0x0216985c +func_ov094_021698c0 kind:function(arm,size=0x6c) addr:0x021698c0 +func_ov094_0216992c kind:function(arm,size=0xa0) addr:0x0216992c +func_ov094_021699cc kind:function(arm,size=0x138) addr:0x021699cc +func_ov094_02169b04 kind:function(arm,size=0x100) addr:0x02169b04 +func_ov094_02169c04 kind:function(arm,size=0x8) addr:0x02169c04 +func_ov094_02169c0c kind:function(arm,size=0x18) addr:0x02169c0c +func_ov094_02169c24 kind:function(arm,size=0xb8) addr:0x02169c24 +func_ov094_02169cdc kind:function(arm,size=0xd4) addr:0x02169cdc +func_ov094_02169db0 kind:function(arm,size=0xe4) addr:0x02169db0 +func_ov094_02169e94 kind:function(arm,size=0xa0) addr:0x02169e94 +func_ov094_02169f34 kind:function(arm,size=0xa8) addr:0x02169f34 +func_ov094_02169fdc kind:function(arm,size=0x24) addr:0x02169fdc +func_ov094_0216a000 kind:function(arm,size=0x10) addr:0x0216a000 +func_ov094_0216a010 kind:function(arm,size=0x1c) addr:0x0216a010 +func_ov094_0216a02c kind:function(arm,size=0x24) addr:0x0216a02c +func_ov094_0216a050 kind:function(arm,size=0x2c) addr:0x0216a050 +func_ov094_0216a07c kind:function(arm,size=0x1c) addr:0x0216a07c +func_ov094_0216a098 kind:function(arm,size=0x28) addr:0x0216a098 +func_ov094_0216a0c0 kind:function(arm,size=0x20) addr:0x0216a0c0 +func_ov094_0216a0e0 kind:function(arm,size=0x14) addr:0x0216a0e0 +func_ov094_0216a0f4 kind:function(arm,size=0x38) addr:0x0216a0f4 +func_ov094_0216a12c kind:function(arm,size=0x1d4) addr:0x0216a12c +func_ov094_0216a300 kind:function(arm,size=0xc) addr:0x0216a300 +func_ov094_0216a30c kind:function(arm,size=0x24) addr:0x0216a30c +func_ov094_0216a330 kind:function(arm,size=0x4c) addr:0x0216a330 +func_ov094_0216a37c kind:function(arm,size=0x104) addr:0x0216a37c +func_ov094_0216a480 kind:function(arm,size=0x14) addr:0x0216a480 +func_ov094_0216a494 kind:function(arm,size=0x20) addr:0x0216a494 +func_ov094_0216a4b4 kind:function(arm,size=0x28) addr:0x0216a4b4 +func_ov094_0216a4dc kind:function(arm,size=0xd8) addr:0x0216a4dc +func_ov094_0216a5b4 kind:function(arm,size=0x2c) addr:0x0216a5b4 +func_ov094_0216a5e0 kind:function(arm,size=0x14c) addr:0x0216a5e0 +func_ov094_0216a72c kind:function(arm,size=0x14) addr:0x0216a72c +func_ov094_0216a740 kind:function(arm,size=0x8) addr:0x0216a740 +func_ov094_0216a748 kind:function(arm,size=0x20) addr:0x0216a748 +func_ov094_0216a768 kind:function(arm,size=0xc4) addr:0x0216a768 +func_ov094_0216a82c kind:function(arm,size=0x24) addr:0x0216a82c +func_ov094_0216a850 kind:function(arm,size=0xb8) addr:0x0216a850 +func_ov094_0216a908 kind:function(arm,size=0x150) addr:0x0216a908 +func_ov094_0216aa58 kind:function(arm,size=0x6c) addr:0x0216aa58 +func_ov094_0216aac4 kind:function(arm,size=0x50) addr:0x0216aac4 +func_ov094_0216ab14 kind:function(arm,size=0x274) addr:0x0216ab14 +func_ov094_0216ad88 kind:function(arm,size=0x118) addr:0x0216ad88 +func_ov094_0216aea0 kind:function(arm,size=0x28) addr:0x0216aea0 +func_ov094_0216aec8 kind:function(arm,size=0x268) addr:0x0216aec8 +func_ov094_0216b130 kind:function(arm,size=0x38) addr:0x0216b130 +func_ov094_0216b168 kind:function(arm,size=0x1c) addr:0x0216b168 +func_ov094_0216b184 kind:function(arm,size=0x1c) addr:0x0216b184 +func_ov094_0216b1a0 kind:function(arm,size=0x14) addr:0x0216b1a0 +func_ov094_0216b1b4 kind:function(arm,size=0xb0) addr:0x0216b1b4 +func_ov094_0216b264 kind:function(arm,size=0xc) addr:0x0216b264 +func_ov094_0216b270 kind:function(arm,size=0x24) addr:0x0216b270 +func_ov094_0216b294 kind:function(arm,size=0xd0) addr:0x0216b294 +func_ov094_0216b364 kind:function(arm,size=0xb8) addr:0x0216b364 +func_ov094_0216b41c kind:function(arm,size=0x20) addr:0x0216b41c +func_ov094_0216b43c kind:function(arm,size=0x28) addr:0x0216b43c +func_ov094_0216b464 kind:function(arm,size=0x218) addr:0x0216b464 +func_ov094_0216b67c kind:function(arm,size=0x40) addr:0x0216b67c +func_ov094_0216b6bc kind:function(arm,size=0x38) addr:0x0216b6bc +func_ov094_0216b6f4 kind:function(arm,size=0x4) addr:0x0216b6f4 +func_ov094_0216b6f8 kind:function(arm,size=0x140) addr:0x0216b6f8 +func_ov094_0216b838 kind:function(arm,size=0x38) addr:0x0216b838 +func_ov094_0216b870 kind:function(arm,size=0x5a8) addr:0x0216b870 +func_ov094_0216be18 kind:function(arm,size=0x120) addr:0x0216be18 +func_ov094_0216bf38 kind:function(arm,size=0x4c) addr:0x0216bf38 +func_ov094_0216bf84 kind:function(arm,size=0x224) addr:0x0216bf84 +func_ov094_0216c1a8 kind:function(arm,size=0x184) addr:0x0216c1a8 +func_ov094_0216c32c kind:function(arm,size=0x20) addr:0x0216c32c +func_ov094_0216c34c kind:function(arm,size=0x2c) addr:0x0216c34c +func_ov094_0216c378 kind:function(arm,size=0x14) addr:0x0216c378 +func_ov094_0216c38c kind:function(arm,size=0x38) addr:0x0216c38c +func_ov094_0216c3c4 kind:function(arm,size=0x248) addr:0x0216c3c4 +func_ov094_0216c60c kind:function(arm,size=0xc) addr:0x0216c60c +func_ov094_0216c618 kind:function(arm,size=0x24) addr:0x0216c618 +func_ov094_0216c63c kind:function(arm,size=0x50) addr:0x0216c63c +func_ov094_0216c68c kind:function(arm,size=0x120) addr:0x0216c68c +func_ov094_0216c7ac kind:function(arm,size=0x14) addr:0x0216c7ac +func_ov094_0216c7c0 kind:function(arm,size=0x20) addr:0x0216c7c0 +func_ov094_0216c7e0 kind:function(arm,size=0x28) addr:0x0216c7e0 +func_ov094_0216c808 kind:function(arm,size=0xd8) addr:0x0216c808 +func_ov094_0216c8e0 kind:function(arm,size=0x2c) addr:0x0216c8e0 +func_ov094_0216c90c kind:function(arm,size=0x518) addr:0x0216c90c +func_ov094_0216ce24 kind:function(arm,size=0x14) addr:0x0216ce24 +func_ov094_0216ce38 kind:function(arm,size=0x40) addr:0x0216ce38 +func_ov094_0216ce78 kind:function(arm,size=0x20) addr:0x0216ce78 +func_ov094_0216ce98 kind:function(arm,size=0xf8) addr:0x0216ce98 +func_ov094_0216cf90 kind:function(arm,size=0x4) addr:0x0216cf90 +func_ov094_0216cf94 kind:function(arm,size=0x24) addr:0x0216cf94 +func_ov094_0216cfb8 kind:function(arm,size=0x4) addr:0x0216cfb8 +func_ov094_0216cfbc kind:function(arm,size=0x50) addr:0x0216cfbc +func_ov094_0216d00c kind:function(arm,size=0x88) addr:0x0216d00c +func_ov094_0216d094 kind:function(arm,size=0x25c) addr:0x0216d094 +func_ov094_0216d2f0 kind:function(arm,size=0x4) addr:0x0216d2f0 +func_ov094_0216d2f4 kind:function(arm,size=0x74) addr:0x0216d2f4 +func_ov094_0216d368 kind:function(arm,size=0x50) addr:0x0216d368 +func_ov094_0216d3b8 kind:function(arm,size=0x29c) addr:0x0216d3b8 +func_ov094_0216d654 kind:function(arm,size=0xe8) addr:0x0216d654 +func_ov094_0216d73c kind:function(arm,size=0x28) addr:0x0216d73c +func_ov094_0216d764 kind:function(arm,size=0x2b8) addr:0x0216d764 +func_ov094_0216da1c kind:function(arm,size=0x38) addr:0x0216da1c +func_ov094_0216da54 kind:function(arm,size=0x1c) addr:0x0216da54 +func_ov094_0216da70 kind:function(arm,size=0x1c) addr:0x0216da70 +func_ov094_0216da8c kind:function(arm,size=0x14) addr:0x0216da8c +func_ov094_0216daa0 kind:function(arm,size=0xc) addr:0x0216daa0 +func_ov094_0216daac kind:function(arm,size=0x24) addr:0x0216daac +func_ov094_0216dad0 kind:function(arm,size=0x28) addr:0x0216dad0 +func_ov094_0216daf8 kind:function(arm,size=0x54) addr:0x0216daf8 +func_ov094_0216db4c kind:function(arm,size=0xb0) addr:0x0216db4c +func_ov094_0216dbfc kind:function(arm,size=0x30) addr:0x0216dbfc +func_ov094_0216dc2c kind:function(arm,size=0xbc) addr:0x0216dc2c +func_ov094_0216dce8 kind:function(arm,size=0x14) addr:0x0216dce8 +func_ov094_0216dcfc kind:function(arm,size=0x14) addr:0x0216dcfc +func_ov094_0216dd10 kind:function(arm,size=0x68) addr:0x0216dd10 +func_ov094_0216dd78 kind:function(arm,size=0x10) addr:0x0216dd78 +func_ov094_0216dd88 kind:function(arm,size=0x64) addr:0x0216dd88 +func_ov094_0216ddec kind:function(arm,size=0x20) addr:0x0216ddec +func_ov094_0216de0c kind:function(arm,size=0x28) addr:0x0216de0c +func_ov094_0216de34 kind:function(arm,size=0x14) addr:0x0216de34 +func_ov094_0216de48 kind:function(arm,size=0xc) addr:0x0216de48 +func_ov094_0216de54 kind:function(arm,size=0x24) addr:0x0216de54 +func_ov094_0216de78 kind:function(arm,size=0x3c) addr:0x0216de78 +func_ov094_0216deb4 kind:function(arm,size=0xc0) addr:0x0216deb4 +func_ov094_0216df74 kind:function(arm,size=0x14) addr:0x0216df74 +func_ov094_0216df88 kind:function(arm,size=0x2e8) addr:0x0216df88 +func_ov094_0216e270 kind:function(arm,size=0x14) addr:0x0216e270 +func_ov094_0216e284 kind:function(arm,size=0x8) addr:0x0216e284 +func_ov094_0216e28c kind:function(arm,size=0x28) addr:0x0216e28c +func_ov094_0216e2b4 kind:function(arm,size=0x20) addr:0x0216e2b4 +func_ov094_0216e2d4 kind:function(arm,size=0xc) addr:0x0216e2d4 +func_ov094_0216e2e0 kind:function(arm,size=0x1c) addr:0x0216e2e0 +func_ov094_0216e2fc kind:function(arm,size=0x30) addr:0x0216e2fc +func_ov094_0216e32c kind:function(arm,size=0x38) addr:0x0216e32c +func_ov094_0216e364 kind:function(arm,size=0x20) addr:0x0216e364 +func_ov094_0216e384 kind:function(arm,size=0xc) addr:0x0216e384 +func_ov094_0216e390 kind:function(arm,size=0x24) addr:0x0216e390 +func_ov094_0216e3b4 kind:function(arm,size=0x34) addr:0x0216e3b4 +func_ov094_0216e3e8 kind:function(arm,size=0x34) addr:0x0216e3e8 +func_ov094_0216e41c kind:function(arm,size=0x8) addr:0x0216e41c +func_ov094_0216e424 kind:function(arm,size=0x4c) addr:0x0216e424 +func_ov094_0216e470 kind:function(arm,size=0x14) addr:0x0216e470 +func_ov094_0216e484 kind:function(arm,size=0x4c) addr:0x0216e484 +func_ov094_0216e4d0 kind:function(arm,size=0xb4) addr:0x0216e4d0 +func_ov094_0216e584 kind:function(arm,size=0x458) addr:0x0216e584 +func_ov094_0216e9dc kind:function(arm,size=0x398) addr:0x0216e9dc +func_ov094_0216ed74 kind:function(arm,size=0x3c) addr:0x0216ed74 +func_ov094_0216edb0 kind:function(arm,size=0x14) addr:0x0216edb0 +func_ov094_0216edc4 kind:function(arm,size=0x1c) addr:0x0216edc4 +func_ov094_0216ede0 kind:function(arm,size=0x14) addr:0x0216ede0 +func_ov094_0216edf4 kind:function(arm,size=0xc) addr:0x0216edf4 +func_ov094_0216ee00 kind:function(arm,size=0x24) addr:0x0216ee00 +func_ov094_0216ee24 kind:function(arm,size=0x54) addr:0x0216ee24 +func_ov094_0216ee78 kind:function(arm,size=0x74) addr:0x0216ee78 +func_ov094_0216eeec kind:function(arm,size=0x64) addr:0x0216eeec +func_ov094_0216ef50 kind:function(arm,size=0xc0) addr:0x0216ef50 +func_ov094_0216f010 kind:function(arm,size=0x78) addr:0x0216f010 +func_ov094_0216f088 kind:function(arm,size=0x80) addr:0x0216f088 +func_ov094_0216f108 kind:function(arm,size=0x14) addr:0x0216f108 +func_ov094_0216f11c kind:function(arm,size=0xbc) addr:0x0216f11c +func_ov094_0216f1d8 kind:function(arm,size=0x14) addr:0x0216f1d8 +func_ov094_0216f1ec kind:function(arm,size=0x44) addr:0x0216f1ec +func_ov094_0216f230 kind:function(arm,size=0x3c) addr:0x0216f230 +func_ov094_0216f26c kind:function(arm,size=0x134) addr:0x0216f26c +func_ov094_0216f3a0 kind:function(arm,size=0x24) addr:0x0216f3a0 +func_ov094_0216f3c4 kind:function(arm,size=0x14) addr:0x0216f3c4 +func_ov094_0216f3d8 kind:function(arm,size=0x48) addr:0x0216f3d8 +func_ov094_0216f420 kind:function(arm,size=0x6c) addr:0x0216f420 +func_ov094_0216f48c kind:function(arm,size=0x5c) addr:0x0216f48c +func_ov094_0216f4e8 kind:function(arm,size=0x24) addr:0x0216f4e8 +func_ov094_0216f50c kind:function(arm,size=0x4) addr:0x0216f50c +func_ov094_0216f510 kind:function(arm,size=0x14) addr:0x0216f510 +func_ov094_0216f524 kind:function(arm,size=0x24) addr:0x0216f524 +func_ov094_0216f548 kind:function(arm,size=0x34) addr:0x0216f548 +func_ov094_0216f57c kind:function(arm,size=0x1c) addr:0x0216f57c +func_ov094_0216f598 kind:function(arm,size=0x168) addr:0x0216f598 +func_ov094_0216f700 kind:function(arm,size=0x28) addr:0x0216f700 +func_ov094_0216f728 kind:function(arm,size=0xb0) addr:0x0216f728 +func_ov094_0216f7d8 kind:function(arm,size=0x54) addr:0x0216f7d8 +func_ov094_0216f82c kind:function(arm,size=0x100) addr:0x0216f82c +func_ov094_0216f92c kind:function(arm,size=0x20) addr:0x0216f92c +func_ov094_0216f94c kind:function(arm,size=0xa4) addr:0x0216f94c +func_ov094_0216f9f0 kind:function(arm,size=0x34) addr:0x0216f9f0 +func_ov094_0216fa24 kind:function(arm,size=0x20) addr:0x0216fa24 +func_ov094_0216fa44 kind:function(arm,size=0x28) addr:0x0216fa44 +func_ov094_0216fa6c kind:function(arm,size=0xc) addr:0x0216fa6c +func_ov094_0216fa78 kind:function(arm,size=0x24) addr:0x0216fa78 +func_ov094_0216fa9c kind:function(arm,size=0x44) addr:0x0216fa9c +func_ov094_0216fae0 kind:function(arm,size=0xc0) addr:0x0216fae0 +func_ov094_0216fba0 kind:function(arm,size=0x14) addr:0x0216fba0 +func_ov094_0216fbb4 kind:function(arm,size=0x8) addr:0x0216fbb4 +func_ov094_0216fbbc kind:function(arm,size=0x98) addr:0x0216fbbc +func_ov094_0216fc54 kind:function(arm,size=0x8) addr:0x0216fc54 +func_ov094_0216fc5c kind:function(arm,size=0xdc) addr:0x0216fc5c +func_ov094_0216fd38 kind:function(arm,size=0xdc) addr:0x0216fd38 +func_ov094_0216fe14 kind:function(arm,size=0x3c) addr:0x0216fe14 +func_ov094_0216fe50 kind:function(arm,size=0x178) addr:0x0216fe50 +func_ov094_0216ffc8 kind:function(arm,size=0x38c) addr:0x0216ffc8 +func_ov094_02170354 kind:function(arm,size=0x210) addr:0x02170354 +func_ov094_02170564 kind:function(arm,size=0x50) addr:0x02170564 +func_ov094_021705b4 kind:function(arm,size=0x84) addr:0x021705b4 +func_ov094_02170638 kind:function(arm,size=0x8c) addr:0x02170638 +func_ov094_021706c4 kind:function(arm,size=0x14) addr:0x021706c4 +func_ov094_021706d8 kind:function(arm,size=0xc) addr:0x021706d8 +func_ov094_021706e4 kind:function(arm,size=0x24) addr:0x021706e4 +func_ov094_02170708 kind:function(arm,size=0x30) addr:0x02170708 +func_ov094_02170738 kind:function(arm,size=0x20) addr:0x02170738 +func_ov094_02170758 kind:function(arm,size=0x9c) addr:0x02170758 +func_ov094_021707f4 kind:function(arm,size=0x1c) addr:0x021707f4 +func_ov094_02170810 kind:function(arm,size=0x30) addr:0x02170810 +func_ov094_02170840 kind:function(arm,size=0x38) addr:0x02170840 +func_ov094_02170878 kind:function(arm,size=0x14) addr:0x02170878 +func_ov094_0217088c kind:function(arm,size=0xc) addr:0x0217088c +func_ov094_02170898 kind:function(arm,size=0x24) addr:0x02170898 +func_ov094_021708bc kind:function(arm,size=0x30) addr:0x021708bc +func_ov094_021708ec kind:function(arm,size=0x20) addr:0x021708ec +func_ov094_0217090c kind:function(arm,size=0x9c) addr:0x0217090c +func_ov094_021709a8 kind:function(arm,size=0x1c) addr:0x021709a8 +func_ov094_021709c4 kind:function(arm,size=0x30) addr:0x021709c4 +func_ov094_021709f4 kind:function(arm,size=0x38) addr:0x021709f4 +func_ov094_02170a2c kind:function(arm,size=0x14) addr:0x02170a2c +func_ov094_02170a40 kind:function(arm,size=0xc) addr:0x02170a40 +func_ov094_02170a4c kind:function(arm,size=0x24) addr:0x02170a4c +func_ov094_02170a70 kind:function(arm,size=0x48) addr:0x02170a70 +func_ov094_02170ab8 kind:function(arm,size=0x3c) addr:0x02170ab8 +func_ov094_02170af4 kind:function(arm,size=0x44) addr:0x02170af4 +func_ov094_02170b38 kind:function(arm,size=0x1fc) addr:0x02170b38 +func_ov094_02170d34 kind:function(arm,size=0x60) addr:0x02170d34 +func_ov094_02170d94 kind:function(arm,size=0x5c) addr:0x02170d94 +func_ov094_02170df0 kind:function(arm,size=0x20) addr:0x02170df0 +func_ov094_02170e10 kind:function(arm,size=0x28) addr:0x02170e10 +func_ov094_02170e38 kind:function(arm,size=0x14) addr:0x02170e38 +func_ov094_02170e4c kind:function(arm,size=0xcc) addr:0x02170e4c +func_ov094_02170f18 kind:function(arm,size=0x40) addr:0x02170f18 +func_ov094_02170f58 kind:function(arm,size=0x4) addr:0x02170f58 +func_ov094_02170f5c kind:function(arm,size=0x24) addr:0x02170f5c +func_ov094_02170f80 kind:function(arm,size=0x34) addr:0x02170f80 +func_ov094_02170fb4 kind:function(arm,size=0x20) addr:0x02170fb4 +func_ov094_02170fd4 kind:function(arm,size=0x38) addr:0x02170fd4 +func_ov094_0217100c kind:function(arm,size=0x30) addr:0x0217100c +func_ov094_0217103c kind:function(arm,size=0x10) addr:0x0217103c +func_ov094_0217104c kind:function(arm,size=0x10) addr:0x0217104c +func_ov094_0217105c kind:function(arm,size=0xc) addr:0x0217105c +func_ov094_02171068 kind:function(arm,size=0x24) addr:0x02171068 +func_ov094_0217108c kind:function(arm,size=0xa4) addr:0x0217108c +func_ov094_02171130 kind:function(arm,size=0x40) addr:0x02171130 +func_ov094_02171170 kind:function(arm,size=0x40) addr:0x02171170 +func_ov094_021711b0 kind:function(arm,size=0x148) addr:0x021711b0 +func_ov094_021712f8 kind:function(arm,size=0x190) addr:0x021712f8 +func_ov094_02171488 kind:function(arm,size=0xc4) addr:0x02171488 +func_ov094_0217154c kind:function(arm,size=0x2c) addr:0x0217154c +func_ov094_02171578 kind:function(arm,size=0x6c) addr:0x02171578 +func_ov094_021715e4 kind:function(arm,size=0x70) addr:0x021715e4 +func_ov094_02171654 kind:function(arm,size=0x20) addr:0x02171654 +func_ov094_02171674 kind:function(arm,size=0x4c) addr:0x02171674 +func_ov094_021716c0 kind:function(arm,size=0x40) addr:0x021716c0 +func_ov094_02171700 kind:function(arm,size=0x38) addr:0x02171700 +func_ov094_02171738 kind:function(arm,size=0x14) addr:0x02171738 +func_ov094_0217174c kind:function(arm,size=0x1c) addr:0x0217174c +func_ov094_02171768 kind:function(arm,size=0x1c) addr:0x02171768 +func_ov094_02171784 kind:function(arm,size=0x14) addr:0x02171784 +func_ov094_02171798 kind:function(arm,size=0x10) addr:0x02171798 +func_ov094_021717a8 kind:function(arm,size=0x10) addr:0x021717a8 +func_ov094_021717b8 kind:function(arm,size=0x10) addr:0x021717b8 +func_ov094_021717c8 kind:function(arm,size=0x10) addr:0x021717c8 +func_ov094_021717d8 kind:function(arm,size=0x10) addr:0x021717d8 +func_ov094_021717e8 kind:function(arm,size=0xc) addr:0x021717e8 +func_ov094_021717f4 kind:function(arm,size=0x24) addr:0x021717f4 +func_ov094_02171818 kind:function(arm,size=0x94) addr:0x02171818 +func_ov094_021718ac kind:function(arm,size=0x90) addr:0x021718ac +func_ov094_0217193c kind:function(arm,size=0x20) addr:0x0217193c +func_ov094_0217195c kind:function(arm,size=0x20) addr:0x0217195c +func_ov094_0217197c kind:function(arm,size=0x28) addr:0x0217197c +func_ov094_021719a4 kind:function(arm,size=0x14) addr:0x021719a4 +func_ov094_021719b8 kind:function(arm,size=0xc) addr:0x021719b8 +func_ov094_021719c4 kind:function(arm,size=0x24) addr:0x021719c4 +func_ov094_021719e8 kind:function(arm,size=0x8c) addr:0x021719e8 +func_ov094_02171a74 kind:function(arm,size=0x178) addr:0x02171a74 +func_ov094_02171bec kind:function(arm,size=0x9c) addr:0x02171bec +func_ov094_02171c88 kind:function(arm,size=0xa4) addr:0x02171c88 +func_ov094_02171d2c kind:function(arm,size=0x10c) addr:0x02171d2c +func_ov094_02171e38 kind:function(arm,size=0x44) addr:0x02171e38 +func_ov094_02171e7c kind:function(arm,size=0x120) addr:0x02171e7c +func_ov094_02171f9c kind:function(arm,size=0x74) addr:0x02171f9c +func_ov094_02172010 kind:function(arm,size=0x260) addr:0x02172010 +func_ov094_02172270 kind:function(arm,size=0x50) addr:0x02172270 +func_ov094_021722c0 kind:function(arm,size=0x14) addr:0x021722c0 +func_ov094_021722d4 kind:function(arm,size=0x3ac) addr:0x021722d4 +func_ov094_02172680 kind:function(arm,size=0xc) addr:0x02172680 +func_ov094_0217268c kind:function(arm,size=0x128) addr:0x0217268c +func_ov094_021727b4 kind:function(arm,size=0xd0) addr:0x021727b4 +func_ov094_02172884 kind:function(arm,size=0x8c) addr:0x02172884 +func_ov094_02172910 kind:function(arm,size=0xe8) addr:0x02172910 +func_ov094_021729f8 kind:function(arm,size=0x2c) addr:0x021729f8 +func_ov094_02172a24 kind:function(arm,size=0x9c) addr:0x02172a24 +func_ov094_02172ac0 kind:function(arm,size=0x14) addr:0x02172ac0 +func_ov094_02172ad4 kind:function(arm,size=0x108) addr:0x02172ad4 +func_ov094_02172bdc kind:function(arm,size=0x98) addr:0x02172bdc +func_ov094_02172c74 kind:function(arm,size=0x478) addr:0x02172c74 +func_ov094_021730ec kind:function(arm,size=0xd8) addr:0x021730ec +func_ov094_021731c4 kind:function(arm,size=0x280) addr:0x021731c4 +func_ov094_02173444 kind:function(arm,size=0x30) addr:0x02173444 +func_ov094_02173474 kind:function(arm,size=0x40) addr:0x02173474 +func_ov094_021734b4 kind:function(arm,size=0x28) addr:0x021734b4 +func_ov094_021734dc kind:function(arm,size=0x18) addr:0x021734dc +func_ov094_021734f4 kind:function(arm,size=0xc) addr:0x021734f4 +func_ov094_02173500 kind:function(arm,size=0x54) addr:0x02173500 +func_ov094_02173554 kind:function(arm,size=0x4) addr:0x02173554 +func_ov094_02173558 kind:function(arm,size=0xc) addr:0x02173558 +func_ov094_02173564 kind:function(arm,size=0x94) addr:0x02173564 +func_ov094_021735f8 kind:function(arm,size=0x8) addr:0x021735f8 +func_ov094_02173600 kind:function(arm,size=0x60) addr:0x02173600 +func_ov094_02173660 kind:function(arm,size=0x240) addr:0x02173660 +func_ov094_021738a0 kind:function(arm,size=0x4) addr:0x021738a0 +func_ov094_021738a4 kind:function(arm,size=0x14) addr:0x021738a4 +func_ov094_021738b8 kind:function(arm,size=0x10) addr:0x021738b8 +func_ov094_021738c8 kind:function(arm,size=0x10) addr:0x021738c8 +func_ov094_021738d8 kind:function(arm,size=0x10) addr:0x021738d8 +func_ov094_021738e8 kind:function(arm,size=0x10) addr:0x021738e8 +func_ov094_021738f8 kind:function(arm,size=0x10) addr:0x021738f8 +func_ov094_02173908 kind:function(arm,size=0x10) addr:0x02173908 +func_ov094_02173918 kind:function(arm,size=0x10) addr:0x02173918 +func_ov094_02173928 kind:function(arm,size=0x10) addr:0x02173928 +func_ov094_02173938 kind:function(arm,size=0x10) addr:0x02173938 +func_ov094_02173948 kind:function(arm,size=0xc) addr:0x02173948 +func_ov094_02173954 kind:function(arm,size=0x24) addr:0x02173954 +func_ov094_02173978 kind:function(arm,size=0x170) addr:0x02173978 +func_ov094_02173ae8 kind:function(arm,size=0x108) addr:0x02173ae8 +func_ov094_02173bf0 kind:function(arm,size=0x30) addr:0x02173bf0 +func_ov094_02173c20 kind:function(arm,size=0xf4) addr:0x02173c20 +func_ov094_02173d14 kind:function(arm,size=0x528) addr:0x02173d14 +func_ov094_0217423c kind:function(arm,size=0x7c) addr:0x0217423c +func_ov094_021742b8 kind:function(arm,size=0x88) addr:0x021742b8 +func_ov094_02174340 kind:function(arm,size=0x12c) addr:0x02174340 +func_ov094_0217446c kind:function(arm,size=0x180) addr:0x0217446c +func_ov094_021745ec kind:function(arm,size=0x88) addr:0x021745ec +func_ov094_02174674 kind:function(arm,size=0x18) addr:0x02174674 +func_ov094_0217468c kind:function(arm,size=0x20) addr:0x0217468c +func_ov094_021746ac kind:function(arm,size=0x1a4) addr:0x021746ac +func_ov094_02174850 kind:function(arm,size=0x18) addr:0x02174850 +func_ov094_02174868 kind:function(arm,size=0x50) addr:0x02174868 +func_ov094_021748b8 kind:function(arm,size=0x20) addr:0x021748b8 +func_ov094_021748d8 kind:function(arm,size=0x28) addr:0x021748d8 +func_ov094_02174900 kind:function(arm,size=0x14) addr:0x02174900 +func_ov094_02174914 kind:function(arm,size=0xc) addr:0x02174914 +func_ov094_02174920 kind:function(arm,size=0x24) addr:0x02174920 +func_ov094_02174944 kind:function(arm,size=0x50) addr:0x02174944 +func_ov094_02174994 kind:function(arm,size=0x50) addr:0x02174994 +func_ov094_021749e4 kind:function(arm,size=0x284) addr:0x021749e4 +func_ov094_02174c68 kind:function(arm,size=0x4) addr:0x02174c68 +func_ov094_02174c6c kind:function(arm,size=0x1a0) addr:0x02174c6c +func_ov094_02174e0c kind:function(arm,size=0x44) addr:0x02174e0c +func_ov094_02174e50 kind:function(arm,size=0x20) addr:0x02174e50 +func_ov094_02174e70 kind:function(arm,size=0x28) addr:0x02174e70 +func_ov094_02174e98 kind:function(arm,size=0x14) addr:0x02174e98 +func_ov094_02174eac kind:function(arm,size=0xc) addr:0x02174eac +func_ov094_02174eb8 kind:function(arm,size=0x24) addr:0x02174eb8 +func_ov094_02174edc kind:function(arm,size=0x9c) addr:0x02174edc +func_ov094_02174f78 kind:function(arm,size=0xa8) addr:0x02174f78 +func_ov094_02175020 kind:function(arm,size=0x2c) addr:0x02175020 +func_ov094_0217504c kind:function(arm,size=0x1c) addr:0x0217504c +func_ov094_02175068 kind:function(arm,size=0x14) addr:0x02175068 +func_ov094_0217507c kind:function(arm,size=0xd8) addr:0x0217507c +func_ov094_02175154 kind:function(arm,size=0x1c) addr:0x02175154 +func_ov094_02175170 kind:function(arm,size=0x4c) addr:0x02175170 +func_ov094_021751bc kind:function(arm,size=0x20) addr:0x021751bc +func_ov094_021751dc kind:function(arm,size=0x1c) addr:0x021751dc +func_ov094_021751f8 kind:function(arm,size=0x40) addr:0x021751f8 +func_ov094_02175238 kind:function(arm,size=0x9c) addr:0x02175238 +func_ov094_021752d4 kind:function(arm,size=0x118) addr:0x021752d4 +func_ov094_021753ec kind:function(arm,size=0x20) addr:0x021753ec +func_ov094_0217540c kind:function(arm,size=0x28) addr:0x0217540c +func_ov094_02175434 kind:function(arm,size=0x14) addr:0x02175434 +func_ov094_02175448 kind:function(arm,size=0xc) addr:0x02175448 +func_ov094_02175454 kind:function(arm,size=0x24) addr:0x02175454 +func_ov094_02175478 kind:function(arm,size=0xdc) addr:0x02175478 +func_ov094_02175554 kind:function(arm,size=0x78) addr:0x02175554 +func_ov094_021755cc kind:function(arm,size=0xc0) addr:0x021755cc +func_ov094_0217568c kind:function(arm,size=0xf4) addr:0x0217568c +func_ov094_02175780 kind:function(arm,size=0xc) addr:0x02175780 +func_ov094_0217578c kind:function(arm,size=0x60) addr:0x0217578c +func_ov094_021757ec kind:function(arm,size=0x28) addr:0x021757ec +func_ov094_02175814 kind:function(arm,size=0x7c) addr:0x02175814 +func_ov094_02175890 kind:function(arm,size=0x60) addr:0x02175890 +func_ov094_021758f0 kind:function(arm,size=0x28) addr:0x021758f0 +func_ov094_02175918 kind:function(arm,size=0x1a4) addr:0x02175918 +func_ov094_02175abc kind:function(arm,size=0x28) addr:0x02175abc +func_ov094_02175ae4 kind:function(arm,size=0x30) addr:0x02175ae4 +func_ov094_02175b14 kind:function(arm,size=0x14) addr:0x02175b14 +func_ov094_02175b28 kind:function(arm,size=0xc) addr:0x02175b28 +func_ov094_02175b34 kind:function(arm,size=0x24) addr:0x02175b34 +func_ov094_02175b58 kind:function(arm,size=0x90) addr:0x02175b58 +func_ov094_02175be8 kind:function(arm,size=0x88) addr:0x02175be8 +func_ov094_02175c70 kind:function(arm,size=0x8c) addr:0x02175c70 +func_ov094_02175cfc kind:function(arm,size=0x188) addr:0x02175cfc +func_ov094_02175e84 kind:function(arm,size=0x14) addr:0x02175e84 +func_ov094_02175e98 kind:function(arm,size=0x2c) addr:0x02175e98 +func_ov094_02175ec4 kind:function(arm,size=0x20) addr:0x02175ec4 +func_ov094_02175ee4 kind:function(arm,size=0x28) addr:0x02175ee4 +func_ov094_02175f0c kind:function(arm,size=0x14) addr:0x02175f0c +data_ov094_02175f20 kind:data(any) addr:0x02175f20 +data_ov094_02175f24 kind:data(any) addr:0x02175f24 +data_ov094_02175f38 kind:data(any) addr:0x02175f38 +data_ov094_02175f48 kind:data(any) addr:0x02175f48 +data_ov094_02175f58 kind:data(any) addr:0x02175f58 +data_ov094_02175f64 kind:data(any) addr:0x02175f64 +data_ov094_02175f94 kind:data(any) addr:0x02175f94 +data_ov094_02175f9c kind:data(any) addr:0x02175f9c +data_ov094_02175fa8 kind:data(any) addr:0x02175fa8 +data_ov094_02175fd8 kind:data(any) addr:0x02175fd8 +data_ov094_02176018 kind:data(any) addr:0x02176018 +data_ov094_02176068 kind:data(any) addr:0x02176068 +data_ov094_0217606e kind:data(any) addr:0x0217606e +data_ov094_02176074 kind:data(any) addr:0x02176074 +data_ov094_02176080 kind:data(any) addr:0x02176080 +data_ov094_02176090 kind:data(any) addr:0x02176090 +data_ov094_021760a8 kind:data(any) addr:0x021760a8 ambiguous +data_ov094_021760ac kind:data(any) addr:0x021760ac +data_ov094_021760fc kind:data(any) addr:0x021760fc +data_ov094_0217610c kind:data(any) addr:0x0217610c +data_ov094_0217611c kind:data(any) addr:0x0217611c +data_ov094_02176130 kind:data(any) addr:0x02176130 +data_ov094_02176150 kind:data(any) addr:0x02176150 +data_ov094_02176170 kind:data(any) addr:0x02176170 +data_ov094_0217617a kind:data(any) addr:0x0217617a +data_ov094_02176184 kind:data(any) addr:0x02176184 +data_ov094_02176198 kind:data(any) addr:0x02176198 +data_ov094_021761c8 kind:data(any) addr:0x021761c8 +data_ov094_02176228 kind:data(any) addr:0x02176228 +data_ov094_02176230 kind:data(any) addr:0x02176230 +data_ov094_021762e8 kind:data(any) addr:0x021762e8 +data_ov094_02176318 kind:data(any) addr:0x02176318 +data_ov094_02176330 kind:data(any) addr:0x02176330 +data_ov094_02176360 kind:data(any) addr:0x02176360 +data_ov094_021763d8 kind:data(any) addr:0x021763d8 +data_ov094_02176428 kind:data(any) addr:0x02176428 +data_ov094_02176438 kind:data(any) addr:0x02176438 +data_ov094_021764a8 kind:data(any) addr:0x021764a8 +data_ov094_021764b0 kind:data(any) addr:0x021764b0 +__sinit_ov094_02176568 kind:function(arm,size=0x50) addr:0x02176568 +__sinit_ov094_021765b8 kind:function(arm,size=0x50) addr:0x021765b8 +__sinit_ov094_02176608 kind:function(arm,size=0x78) addr:0x02176608 +__sinit_ov094_02176680 kind:function(arm,size=0x50) addr:0x02176680 +__sinit_ov094_021766d0 kind:function(arm,size=0x50) addr:0x021766d0 +__sinit_ov094_02176720 kind:function(arm,size=0x50) addr:0x02176720 +__sinit_ov094_02176770 kind:function(arm,size=0x50) addr:0x02176770 +__sinit_ov094_021767c0 kind:function(arm,size=0x5c) addr:0x021767c0 +__sinit_ov094_0217681c kind:function(arm,size=0x50) addr:0x0217681c +__sinit_ov094_0217686c kind:function(arm,size=0x50) addr:0x0217686c +__sinit_ov094_021768bc kind:function(arm,size=0x50) addr:0x021768bc +__sinit_ov094_0217690c kind:function(arm,size=0x50) addr:0x0217690c +__sinit_ov094_0217695c kind:function(arm,size=0x60) addr:0x0217695c +__sinit_ov094_021769bc kind:function(arm,size=0x50) addr:0x021769bc +__sinit_ov094_02176a0c kind:function(arm,size=0x50) addr:0x02176a0c +__sinit_ov094_02176a5c kind:function(arm,size=0x50) addr:0x02176a5c +__sinit_ov094_02176aac kind:function(arm,size=0x50) addr:0x02176aac +__sinit_ov094_02176afc kind:function(arm,size=0x50) addr:0x02176afc +__sinit_ov094_02176b4c kind:function(arm,size=0x50) addr:0x02176b4c +__sinit_ov094_02176b9c kind:function(arm,size=0x88) addr:0x02176b9c +__sinit_ov094_02176c24 kind:function(arm,size=0xcc) addr:0x02176c24 +__sinit_ov094_02176cf0 kind:function(arm,size=0x50) addr:0x02176cf0 +__sinit_ov094_02176d40 kind:function(arm,size=0x74) addr:0x02176d40 +__sinit_ov094_02176db4 kind:function(arm,size=0x50) addr:0x02176db4 +__sinit_ov094_02176e04 kind:function(arm,size=0x50) addr:0x02176e04 +.p__sinit_ov094_02176568 kind:data(word) addr:0x02176e54 +.p__sinit_ov094_021765b8 kind:data(word) addr:0x02176e58 +.p__sinit_ov094_02176608 kind:data(word) addr:0x02176e5c +.p__sinit_ov094_02176680 kind:data(word) addr:0x02176e60 +.p__sinit_ov094_021766d0 kind:data(word) addr:0x02176e64 +.p__sinit_ov094_02176720 kind:data(word) addr:0x02176e68 +.p__sinit_ov094_02176770 kind:data(word) addr:0x02176e6c +.p__sinit_ov094_021767c0 kind:data(word) addr:0x02176e70 +.p__sinit_ov094_0217681c kind:data(word) addr:0x02176e74 +.p__sinit_ov094_0217686c kind:data(word) addr:0x02176e78 +.p__sinit_ov094_021768bc kind:data(word) addr:0x02176e7c +.p__sinit_ov094_0217690c kind:data(word) addr:0x02176e80 +.p__sinit_ov094_0217695c kind:data(word) addr:0x02176e84 +.p__sinit_ov094_021769bc kind:data(word) addr:0x02176e88 +.p__sinit_ov094_02176a0c kind:data(word) addr:0x02176e8c +.p__sinit_ov094_02176a5c kind:data(word) addr:0x02176e90 +.p__sinit_ov094_02176aac kind:data(word) addr:0x02176e94 +.p__sinit_ov094_02176afc kind:data(word) addr:0x02176e98 +.p__sinit_ov094_02176b4c kind:data(word) addr:0x02176e9c +.p__sinit_ov094_02176b9c kind:data(word) addr:0x02176ea0 +.p__sinit_ov094_02176c24 kind:data(word) addr:0x02176ea4 +.p__sinit_ov094_02176cf0 kind:data(word) addr:0x02176ea8 +.p__sinit_ov094_02176d40 kind:data(word) addr:0x02176eac +.p__sinit_ov094_02176db4 kind:data(word) addr:0x02176eb0 +.p__sinit_ov094_02176e04 kind:data(word) addr:0x02176eb4 +data_ov094_02176ec8 kind:data(any) addr:0x02176ec8 +data_ov094_02176f00 kind:data(any) addr:0x02176f00 +data_ov094_02176f24 kind:data(any) addr:0x02176f24 +data_ov094_02176f84 kind:data(any) addr:0x02176f84 +data_ov094_02176f98 kind:data(any) addr:0x02176f98 +data_ov094_02176fb4 kind:data(any) addr:0x02176fb4 +data_ov094_02176fd8 kind:data(any) addr:0x02176fd8 +data_ov094_02176ffc kind:data(any) addr:0x02176ffc +data_ov094_0217701c kind:data(any) addr:0x0217701c +data_ov094_02177044 kind:data(any) addr:0x02177044 +data_ov094_02177074 kind:data(any) addr:0x02177074 +data_ov094_021770d0 kind:data(any) addr:0x021770d0 ambiguous +data_ov094_021770f4 kind:data(any) addr:0x021770f4 +data_ov094_02177100 kind:data(any) addr:0x02177100 +data_ov094_02177124 kind:data(any) addr:0x02177124 +data_ov094_02177180 kind:data(any) addr:0x02177180 +data_ov094_0217719c kind:data(any) addr:0x0217719c +data_ov094_021771d4 kind:data(any) addr:0x021771d4 +data_ov094_021771f8 kind:data(any) addr:0x021771f8 ambiguous +data_ov094_02177208 kind:data(any) addr:0x02177208 ambiguous +data_ov094_02177228 kind:data(any) addr:0x02177228 +data_ov094_02177248 kind:data(any) addr:0x02177248 +data_ov094_0217726c kind:data(any) addr:0x0217726c +data_ov094_021772ac kind:data(any) addr:0x021772ac +data_ov094_021772fc kind:data(any) addr:0x021772fc +data_ov094_02177340 kind:data(any) addr:0x02177340 +data_ov094_02177388 kind:data(any) addr:0x02177388 +data_ov094_021773a8 kind:data(any) addr:0x021773a8 +data_ov094_021774c4 kind:data(any) addr:0x021774c4 +data_ov094_0217754c kind:data(any) addr:0x0217754c ambiguous +data_ov094_021775e0 kind:data(any) addr:0x021775e0 +data_ov094_021775f0 kind:data(any) addr:0x021775f0 +data_ov094_02177604 kind:data(any) addr:0x02177604 +data_ov094_0217762c kind:data(any) addr:0x0217762c +data_ov094_02177650 kind:data(any) addr:0x02177650 +data_ov094_0217767c kind:data(any) addr:0x0217767c +data_ov094_021776d8 kind:data(any) addr:0x021776d8 +data_ov094_021776e4 kind:data(any) addr:0x021776e4 +data_ov094_021776ec kind:data(any) addr:0x021776ec +data_ov094_02177714 kind:data(any) addr:0x02177714 +data_ov094_02177738 kind:data(any) addr:0x02177738 +data_ov094_02177794 kind:data(any) addr:0x02177794 +data_ov094_021777a4 kind:data(any) addr:0x021777a4 +data_ov094_021777c0 kind:data(any) addr:0x021777c0 +data_ov094_021777e4 kind:data(any) addr:0x021777e4 +data_ov094_02177808 kind:data(any) addr:0x02177808 +data_ov094_02177850 kind:data(any) addr:0x02177850 +data_ov094_021778ac kind:data(any) addr:0x021778ac +data_ov094_021778d0 kind:data(any) addr:0x021778d0 +data_ov094_02177928 kind:data(any) addr:0x02177928 +data_ov094_02177930 kind:data(any) addr:0x02177930 +data_ov094_02177940 kind:data(any) addr:0x02177940 +data_ov094_02177964 kind:data(any) addr:0x02177964 +data_ov094_02177980 kind:data(any) addr:0x02177980 +data_ov094_02177998 kind:data(any) addr:0x02177998 +data_ov094_021779b8 kind:data(any) addr:0x021779b8 +data_ov094_021779d4 kind:data(any) addr:0x021779d4 ambiguous +data_ov094_02177a00 kind:data(any) addr:0x02177a00 +data_ov094_02177a60 kind:data(any) addr:0x02177a60 +data_ov094_02177a80 kind:data(any) addr:0x02177a80 ambiguous +data_ov094_02177a84 kind:data(any) addr:0x02177a84 +data_ov094_02177ad8 kind:data(any) addr:0x02177ad8 +data_ov094_02177adc kind:data(any) addr:0x02177adc +data_ov094_02177afc kind:data(any) addr:0x02177afc +data_ov094_02177b24 kind:data(any) addr:0x02177b24 +data_ov094_02177b28 kind:data(any) addr:0x02177b28 ambiguous +data_ov094_02177b48 kind:data(any) addr:0x02177b48 +data_ov094_02177b9c kind:data(any) addr:0x02177b9c +data_ov094_02177bec kind:data(any) addr:0x02177bec +data_ov094_02177c44 kind:data(any) addr:0x02177c44 +data_ov094_02177ce0 kind:data(any) addr:0x02177ce0 ambiguous +data_ov094_02177ce4 kind:data(any) addr:0x02177ce4 ambiguous +data_ov094_02177cec kind:data(any) addr:0x02177cec ambiguous +data_ov094_02177cf4 kind:data(any) addr:0x02177cf4 ambiguous +data_ov094_02177d08 kind:data(any) addr:0x02177d08 ambiguous +data_ov094_02177d10 kind:data(any) addr:0x02177d10 ambiguous +data_ov094_02177d14 kind:data(any) addr:0x02177d14 ambiguous +data_ov094_02177d18 kind:data(any) addr:0x02177d18 ambiguous +data_ov094_02177d58 kind:data(any) addr:0x02177d58 ambiguous +data_ov094_02177d60 kind:data(any) addr:0x02177d60 +data_ov094_02177d88 kind:data(any) addr:0x02177d88 +data_ov094_02177dac kind:data(any) addr:0x02177dac +data_ov094_02177e10 kind:data(any) addr:0x02177e10 +data_ov094_02177e2c kind:data(any) addr:0x02177e2c +data_ov094_02177e44 kind:data(any) addr:0x02177e44 +data_ov094_02177e64 kind:data(any) addr:0x02177e64 +data_ov094_02177ec4 kind:data(any) addr:0x02177ec4 +data_ov094_02177ee0 kind:data(any) addr:0x02177ee0 +data_ov094_02177ef8 kind:data(any) addr:0x02177ef8 +data_ov094_02177f18 kind:data(any) addr:0x02177f18 +data_ov094_02177f78 kind:data(any) addr:0x02177f78 +data_ov094_02177f94 kind:data(any) addr:0x02177f94 +data_ov094_02177fd8 kind:data(any) addr:0x02177fd8 +data_ov094_0217801c kind:data(any) addr:0x0217801c +data_ov094_02178044 kind:data(any) addr:0x02178044 +data_ov094_02178064 kind:data(any) addr:0x02178064 +data_ov094_02178070 kind:data(any) addr:0x02178070 ambiguous +data_ov094_02178090 kind:data(any) addr:0x02178090 +data_ov094_021780b8 kind:data(any) addr:0x021780b8 +data_ov094_021780e0 kind:data(any) addr:0x021780e0 +data_ov094_02178108 kind:data(any) addr:0x02178108 +data_ov094_0217814c kind:data(any) addr:0x0217814c +data_ov094_02178188 kind:data(any) addr:0x02178188 +data_ov094_021781a4 kind:data(any) addr:0x021781a4 +data_ov094_021781c0 kind:data(any) addr:0x021781c0 +data_ov094_021781f8 kind:data(any) addr:0x021781f8 +data_ov094_02178218 kind:data(any) addr:0x02178218 +data_ov094_02178224 kind:data(any) addr:0x02178224 +data_ov094_02178240 kind:data(any) addr:0x02178240 +data_ov094_0217829c kind:data(any) addr:0x0217829c +data_ov094_021782a8 kind:data(any) addr:0x021782a8 +data_ov094_021782d8 kind:data(any) addr:0x021782d8 +data_ov094_021782ec kind:data(any) addr:0x021782ec +data_ov094_02178308 kind:data(any) addr:0x02178308 +data_ov094_02178324 kind:data(any) addr:0x02178324 +data_ov094_02178368 kind:data(any) addr:0x02178368 +data_ov094_02178384 kind:data(any) addr:0x02178384 +data_ov094_021783c0 kind:data(any) addr:0x021783c0 +data_ov094_021783d4 kind:data(any) addr:0x021783d4 +data_ov094_021783f0 kind:data(any) addr:0x021783f0 +data_ov094_02178428 kind:data(any) addr:0x02178428 +data_ov094_02178438 kind:data(any) addr:0x02178438 +data_ov094_02178454 kind:data(any) addr:0x02178454 +data_ov094_02178498 kind:data(any) addr:0x02178498 +data_ov094_021784b4 kind:data(any) addr:0x021784b4 +data_ov094_021784e0 kind:data(any) addr:0x021784e0 ambiguous +data_ov094_02178500 kind:bss addr:0x02178500 +data_ov094_02178504 kind:bss addr:0x02178504 +data_ov094_02178510 kind:bss addr:0x02178510 +data_ov094_02178538 kind:bss addr:0x02178538 +data_ov094_0217853c kind:bss addr:0x0217853c +data_ov094_02178548 kind:bss addr:0x02178548 +data_ov094_02178584 kind:bss addr:0x02178584 +data_ov094_02178588 kind:bss addr:0x02178588 +data_ov094_02178594 kind:bss addr:0x02178594 +data_ov094_021785a0 kind:bss addr:0x021785a0 +data_ov094_021785b8 kind:bss addr:0x021785b8 +data_ov094_02178690 kind:bss addr:0x02178690 +data_ov094_0217876c kind:bss addr:0x0217876c +data_ov094_02178770 kind:bss addr:0x02178770 +data_ov094_0217877c kind:bss addr:0x0217877c +data_ov094_021787b8 kind:bss addr:0x021787b8 +data_ov094_021787bc kind:bss addr:0x021787bc +data_ov094_021787c8 kind:bss addr:0x021787c8 +data_ov094_02178804 kind:bss addr:0x02178804 ambiguous +data_ov094_021788a0 kind:bss addr:0x021788a0 +data_ov094_021788a4 kind:bss addr:0x021788a4 +data_ov094_021788b0 kind:bss addr:0x021788b0 +data_ov094_02178988 kind:bss addr:0x02178988 +data_ov094_0217898c kind:bss addr:0x0217898c +data_ov094_02178998 kind:bss addr:0x02178998 +data_ov094_02178a70 kind:bss addr:0x02178a70 +data_ov094_02178a74 kind:bss addr:0x02178a74 +data_ov094_02178a80 kind:bss addr:0x02178a80 +data_ov094_02178ac4 kind:bss addr:0x02178ac4 +data_ov094_02178b9c kind:bss addr:0x02178b9c +data_ov094_02178ba0 kind:bss addr:0x02178ba0 +data_ov094_02178bac kind:bss addr:0x02178bac +data_ov094_02178c60 kind:bss addr:0x02178c60 ambiguous +data_ov094_02178c84 kind:bss addr:0x02178c84 +data_ov094_02178c88 kind:bss addr:0x02178c88 +data_ov094_02178c94 kind:bss addr:0x02178c94 +data_ov094_02178cd0 kind:bss addr:0x02178cd0 +data_ov094_02178cd4 kind:bss addr:0x02178cd4 +data_ov094_02178ce0 kind:bss addr:0x02178ce0 +data_ov094_02178db8 kind:bss addr:0x02178db8 +data_ov094_02178dcc kind:bss addr:0x02178dcc +data_ov094_02178dd0 kind:bss addr:0x02178dd0 +data_ov094_02178ddc kind:bss addr:0x02178ddc +data_ov094_02178e18 kind:bss addr:0x02178e18 +data_ov094_02178e1c kind:bss addr:0x02178e1c +data_ov094_02178e28 kind:bss addr:0x02178e28 +data_ov094_02178f00 kind:bss addr:0x02178f00 +data_ov094_02178f04 kind:bss addr:0x02178f04 +data_ov094_02178f08 kind:bss addr:0x02178f08 +data_ov094_02178f0c kind:bss addr:0x02178f0c +data_ov094_02178f18 kind:bss addr:0x02178f18 +data_ov094_02178f54 kind:bss addr:0x02178f54 +data_ov094_02178f64 kind:bss addr:0x02178f64 +data_ov094_02178f74 kind:bss addr:0x02178f74 +data_ov094_02178f78 kind:bss addr:0x02178f78 +data_ov094_02178f84 kind:bss addr:0x02178f84 +data_ov094_0217905c kind:bss addr:0x0217905c +data_ov094_02179060 kind:bss addr:0x02179060 +data_ov094_0217906c kind:bss addr:0x0217906c +data_ov094_02179144 kind:bss addr:0x02179144 +data_ov094_02179148 kind:bss addr:0x02179148 +data_ov094_02179154 kind:bss addr:0x02179154 +data_ov094_02179228 kind:bss addr:0x02179228 +data_ov094_0217922c kind:bss addr:0x0217922c +data_ov094_02179238 kind:bss addr:0x02179238 +data_ov094_02179258 kind:bss addr:0x02179258 +data_ov094_021792a0 kind:bss addr:0x021792a0 +data_ov094_021792c0 kind:bss addr:0x021792c0 +data_ov094_021792c4 kind:bss addr:0x021792c4 +data_ov094_021792d0 kind:bss addr:0x021792d0 +data_ov094_021793a4 kind:bss addr:0x021793a4 +data_ov094_021793c4 kind:bss addr:0x021793c4 +data_ov094_021793cc kind:bss addr:0x021793cc +data_ov094_021793d8 kind:bss addr:0x021793d8 +data_ov094_021794ac kind:bss addr:0x021794ac +data_ov094_021794cc kind:bss addr:0x021794cc +data_ov094_021794d0 kind:bss addr:0x021794d0 +data_ov094_021794dc kind:bss addr:0x021794dc +data_ov094_021794e8 kind:bss addr:0x021794e8 +data_ov094_021794f4 kind:bss addr:0x021794f4 +data_ov094_02179500 kind:bss addr:0x02179500 +data_ov094_02179518 kind:bss addr:0x02179518 +data_ov094_0217953c kind:bss addr:0x0217953c +data_ov094_021795f4 kind:bss addr:0x021795f4 +data_ov094_021796c8 kind:bss addr:0x021796c8 +data_ov094_021796ec kind:bss addr:0x021796ec +data_ov094_021796f0 kind:bss addr:0x021796f0 +data_ov094_021796fc kind:bss addr:0x021796fc +data_ov094_021797d0 kind:bss addr:0x021797d0 +data_ov094_021797d4 kind:bss addr:0x021797d4 +data_ov094_021797e0 kind:bss addr:0x021797e0 +data_ov094_021798b4 kind:bss addr:0x021798b4 +data_ov094_021798d8 kind:bss addr:0x021798d8 +data_ov094_021798dc kind:bss addr:0x021798dc +data_ov094_021798e8 kind:bss addr:0x021798e8 +data_ov094_021799bc kind:bss addr:0x021799bc +data_ov094_021799dc kind:bss addr:0x021799dc +data_ov094_021799e0 kind:bss addr:0x021799e0 +data_ov094_021799ec kind:bss addr:0x021799ec +data_ov094_02179ac0 kind:bss addr:0x02179ac0 diff --git a/config/usa/arm9/overlays/ov095/delinks.txt b/config/usa/arm9/overlays/ov095/delinks.txt new file mode 100644 index 00000000..95ac2340 --- /dev/null +++ b/config/usa/arm9/overlays/ov095/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02179b00 end:0x02180cf4 kind:code align:32 + .rodata start:0x02180cf4 end:0x02180d74 kind:rodata align:4 + .ctor start:0x02180d74 end:0x02180d74 kind:rodata align:4 + .data start:0x02180d80 end:0x02181020 kind:data align:32 + .bss start:0x02181020 end:0x02181020 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov095/relocs.txt b/config/usa/arm9/overlays/ov095/relocs.txt new file mode 100644 index 00000000..ee31749c --- /dev/null +++ b/config/usa/arm9/overlays/ov095/relocs.txt @@ -0,0 +1,1033 @@ +from:0x02179b14 kind:arm_call to:0x0203d1e8 module:main +from:0x02179b20 kind:load to:0x020a02b4 module:overlay(0) +from:0x02179b38 kind:thumb_call_arm to:0x0203d138 module:main +from:0x02179b46 kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x02179b58 kind:load to:0x02179b00 module:overlay(95) +from:0x02179b5c kind:load to:0x02179b65 module:overlay(95) +from:0x02179b60 kind:load to:0x02180d00 module:overlay(95) +from:0x02179b74 kind:thumb_call_arm to:0x0203d138 module:main +from:0x02179b80 kind:load to:0x020a02b4 module:overlay(0) +from:0x02179b84 kind:load to:0x02179c78 module:overlay(95) +from:0x02179bb0 kind:thumb_call_arm to:0x020a00f0 module:overlay(0) +from:0x02179bc4 kind:load to:0x027e0cec module:dtcm +from:0x02179bde kind:thumb_call_arm to:0x0200e260 module:main +from:0x02179be8 kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02179c1a kind:thumb_call_arm to:0x020a0080 module:overlay(0) +from:0x02179c68 kind:load to:0x027e0964 module:dtcm +from:0x02179c6c kind:load to:0x02180cf4 module:overlay(95) +from:0x02179c70 kind:load to:0x027e0cec module:dtcm +from:0x02179c74 kind:load to:0x02180cfa module:overlay(95) +from:0x02179c9c kind:thumb_call_arm to:0x0203d138 module:main +from:0x02179ca8 kind:load to:0x020a02b4 module:overlay(0) +from:0x02179cac kind:load to:0x02179c78 module:overlay(95) +from:0x02179cc8 kind:thumb_call_arm to:0x020a00f0 module:overlay(0) +from:0x02179cd4 kind:load to:0x027e0cec module:dtcm +from:0x02179d0e kind:thumb_call to:0x02179cb0 module:overlay(95) +from:0x02179d48 kind:thumb_call_arm to:0x0209ffe0 module:overlay(0) +from:0x02179d90 kind:load to:0x027e0cec module:dtcm +from:0x02179d9c kind:arm_call to:0x020590c4 module:overlay(0) +from:0x02179db4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02179dc0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02179dd4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02179dec kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02179df8 kind:load to:0x02180d88 module:overlay(95) +from:0x02179dfc kind:load to:0x02180dac module:overlay(95) +from:0x02179e08 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02179e30 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02179e58 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02179e7c kind:arm_call to:0x0200f05c module:main +from:0x02179eac kind:arm_call to:0x020974bc module:overlay(0) +from:0x02179ed0 kind:arm_call to:0x0200f05c module:main +from:0x02179f10 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02179f40 kind:arm_call to:0x020974bc module:overlay(0) +from:0x02179f50 kind:arm_call to:0x02058a04 module:overlay(0) +from:0x02179f88 kind:arm_call to:0x02099dbc module:overlay(0) +from:0x02179f98 kind:load to:0x020b537c module:overlay(0) +from:0x02179f9c kind:load to:0x02180d30 module:overlay(95) +from:0x02179fa0 kind:load to:0x02180d40 module:overlay(95) +from:0x02179fa4 kind:load to:0x02180d8c module:overlay(95) +from:0x02179fd8 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02179fe8 kind:load to:0x0203e93c module:main +from:0x0217a004 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a01c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a05c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a110 kind:arm_call to:0x01ffa1d4 module:itcm +from:0x0217a120 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217a134 kind:load to:0x0203e93c module:main +from:0x0217a174 kind:arm_call to:0x02080aa4 module:overlay(0) +from:0x0217a190 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x0217a1e0 kind:arm_call to:0x020c0a10 module:overlay(17) +from:0x0217a1ec kind:load to:0x027e0cd8 module:dtcm +from:0x0217a1f0 kind:load to:0x027e0958 module:dtcm +from:0x0217a1f4 kind:load to:0x020ab4bc module:overlay(0) +from:0x0217a1f8 kind:load to:0x020ab5bc module:overlay(0) +from:0x0217a1fc kind:load to:0x027e09b4 module:dtcm +from:0x0217a240 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0217a254 kind:load to:0x02057884 module:overlay(0) +from:0x0217a268 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0217a270 kind:arm_call to:0x02011ff4 module:main +from:0x0217a290 kind:arm_call to:0x02081d3c module:overlay(0) +from:0x0217a2a4 kind:arm_call to:0x020984d0 module:overlay(0) +from:0x0217a2ac kind:load to:0x027e0cd8 module:dtcm +from:0x0217a2dc kind:arm_call to:0x02081e9c module:overlay(0) +from:0x0217a2ec kind:load to:0x027e0cd8 module:dtcm +from:0x0217a30c kind:arm_call to:0x02087e04 module:overlay(0) +from:0x0217a324 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x0217a33c kind:arm_call to:0x0208d5ec module:overlay(0) +from:0x0217a358 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217a370 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0217a386 kind:thumb_call_arm to:0x020d8d48 module:overlay(31) +from:0x0217a3b8 kind:thumb_call to:0x0217a3c4 module:overlay(95) +from:0x0217a3d2 kind:thumb_call_arm to:0x02080a3c module:overlay(0) +from:0x0217a3f0 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a3f8 kind:thumb_call to:0x0217a3c4 module:overlay(95) +from:0x0217a41e kind:thumb_call_arm to:0x02080a58 module:overlay(0) +from:0x0217a42e kind:thumb_call_arm to:0x020a00f0 module:overlay(0) +from:0x0217a438 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a43c kind:load to:0x027e0cec module:dtcm +from:0x0217a474 kind:arm_call to:0x02071754 module:overlay(0) +from:0x0217a494 kind:arm_call to:0x0216cd60 module:overlays(88,93) +from:0x0217a4a4 kind:load to:0x027e09a8 module:dtcm +from:0x0217a4b4 kind:thumb_call to:0x0217a37c module:overlay(95) +from:0x0217a4da kind:thumb_call_arm to:0x020974bc module:overlay(0) +from:0x0217a4ec kind:load to:0x020b537c module:overlay(0) +from:0x0217a51a kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x0217a524 kind:thumb_call to:0x0217a5a4 module:overlay(95) +from:0x0217a52c kind:thumb_call_arm to:0x0215408c module:overlay(71) +from:0x0217a536 kind:thumb_call to:0x020bba4c module:overlay(1) +from:0x0217a55a kind:thumb_call to:0x0217a3ac module:overlay(95) +from:0x0217a564 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0217a56c kind:load to:0x027e0ce4 module:dtcm +from:0x0217a570 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a5a0 kind:load to:0x027e09b8 module:dtcm +from:0x0217a5ac kind:thumb_call_arm to:0x01fff458 module:itcm +from:0x0217a5c2 kind:thumb_call to:0x0217a3f4 module:overlay(95) +from:0x0217a5ca kind:thumb_call to:0x0217a404 module:overlay(95) +from:0x0217a5f0 kind:thumb_call to:0x0217a578 module:overlay(95) +from:0x0217a5fa kind:thumb_call_arm to:0x0217a27c module:overlay(95) +from:0x0217a612 kind:thumb_call_arm to:0x0217a2b0 module:overlay(95) +from:0x0217a618 kind:thumb_call to:0x0217a404 module:overlay(95) +from:0x0217a680 kind:arm_call to:0x0216e778 module:overlay(93) +from:0x0217a6b4 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a6c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a6d8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a6fc kind:arm_call to:0x01ff9364 module:itcm +from:0x0217a714 kind:arm_call to:0x01ffb800 module:itcm +from:0x0217a730 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a79c kind:load to:0x027e09a4 module:dtcm +from:0x0217a7a0 kind:load to:0x020ace3c module:overlay(0) +from:0x0217a814 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217a81c kind:arm_call to:0x02080978 module:overlay(0) +from:0x0217a84c kind:arm_call to:0x02087814 module:overlay(0) +from:0x0217a85c kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x0217a86c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217a8c0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217a8e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217a8f0 kind:arm_call to:0x02080978 module:overlay(0) +from:0x0217a900 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217a920 kind:arm_call to:0x02087c98 module:overlay(0) +from:0x0217a930 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217a95c kind:arm_call to:0x01ffb428 module:itcm +from:0x0217a9d0 kind:arm_call to:0x02080978 module:overlay(0) +from:0x0217a9e0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217aa08 kind:arm_call to:0x01fff05c module:itcm +from:0x0217aa24 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217aa40 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217aa58 kind:load to:0x0203e93c module:main +from:0x0217aa5c kind:load to:0x027e0cd8 module:dtcm +from:0x0217aaa4 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x0217aac8 kind:load to:0x02180df4 module:overlay(95) +from:0x0217ab24 kind:arm_call to:0x01ffb428 module:itcm +from:0x0217abd8 kind:arm_call to:0x0216e8b4 module:overlay(93) +from:0x0217ac04 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x0217ac18 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217ac40 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217ac68 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217ac70 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x0217ac84 kind:load to:0x0203e93c module:main +from:0x0217ac88 kind:load to:0x027e09a8 module:dtcm +from:0x0217acc8 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0217acd4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0217acf0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0217ad04 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0217ad10 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0217ad30 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0217ad64 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0217ad78 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0217ad84 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0217ad90 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ada4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0217adb8 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0217adcc kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0217add4 kind:arm_call to:0x02011ff4 module:main +from:0x0217ae38 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0217ae44 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x0217ae4c kind:load to:0x027e0cec module:dtcm +from:0x0217aea4 kind:arm_call to:0x01ffd118 module:itcm +from:0x0217aec8 kind:arm_call to:0x01fff05c module:itcm +from:0x0217af18 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0217af24 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0217af58 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217afcc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0217afd8 kind:load to:0x027e0c90 module:dtcm +from:0x0217afdc kind:load to:0x027e0cd8 module:dtcm +from:0x0217afe0 kind:load to:0x027e09b8 module:dtcm +from:0x0217aff8 kind:arm_call to:0x0217ae10 module:overlay(95) +from:0x0217b01c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0217b03c kind:arm_call to:0x020a0120 module:overlay(0) +from:0x0217b044 kind:load to:0x027e0cec module:dtcm +from:0x0217b050 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217b07c kind:arm_call to:0x02089328 module:overlay(0) +from:0x0217b088 kind:arm_call to:0x0208e568 module:overlay(0) +from:0x0217b0a0 kind:load to:0x02180e1c module:overlay(95) +from:0x0217b0f4 kind:arm_call to:0x0208c9e8 module:overlay(0) +from:0x0217b118 kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x0217b120 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0217b128 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0217b130 kind:arm_call to:0x0208e5c8 module:overlay(0) +from:0x0217b138 kind:arm_call to:0x02089368 module:overlay(0) +from:0x0217b140 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217b14c kind:load to:0x02180e1c module:overlay(95) +from:0x0217b1a0 kind:arm_call to:0x0208c9e8 module:overlay(0) +from:0x0217b1c4 kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x0217b1cc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0217b1d4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0217b1dc kind:arm_call to:0x0208e5c8 module:overlay(0) +from:0x0217b1e4 kind:arm_call to:0x02089368 module:overlay(0) +from:0x0217b1ec kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217b1f4 kind:arm_call to:0x02011ff4 module:main +from:0x0217b200 kind:load to:0x02180e1c module:overlay(95) +from:0x0217b284 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x0217b2f8 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217b328 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x0217b344 kind:arm_call to:0x0208949c module:overlay(0) +from:0x0217b354 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217b364 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217b388 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217b390 kind:arm_call to:0x0216f4e0 module:overlays(90,93) +from:0x0217b3bc kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217b3dc kind:arm_call to:0x020c2894 module:overlay(17) +from:0x0217b3ec kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217b404 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217b414 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217b428 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217b440 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217b448 kind:arm_call to:0x01fff458 module:itcm +from:0x0217b460 kind:arm_call to:0x02151acc module:overlay(73) +from:0x0217b480 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0217b498 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0217b4a4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217b4b8 kind:arm_call to:0x020f9ca0 module:overlay(31) +from:0x0217b4d4 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217b4e4 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217b4f4 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217b51c kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217b528 kind:load to:0x027e09a8 module:dtcm +from:0x0217b530 kind:load to:0x027e09b8 module:dtcm +from:0x0217b54c kind:load to:0x027e0ce4 module:dtcm +from:0x0217b554 kind:load to:0x027e0cec module:dtcm +from:0x0217b5b4 kind:arm_call to:0x020a8a70 module:overlay(0) +from:0x0217b5d0 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217b5e0 kind:arm_call to:0x020e1488 module:overlay(31) +from:0x0217b5e8 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217b5f4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b614 kind:arm_call to:0x020dbd78 module:overlay(31) +from:0x0217b658 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b678 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217b688 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217b694 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b6a4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b6c4 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217b6d0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b6e0 kind:arm_call to:0x02089648 module:overlay(0) +from:0x0217b6f8 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217b708 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217b714 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b738 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217b744 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b764 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217b774 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217b780 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b790 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b7b0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b7c0 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217b7cc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b7f8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b82c kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217b83c kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217b848 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b86c kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217b878 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b898 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217b8a8 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217b8b4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b8c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b8e4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b8f4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b908 kind:arm_call to:0x02015058 module:main +from:0x0217b924 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217b950 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217b960 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217b96c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b97c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b98c kind:arm_call to:0x0216f514 module:overlay(93) +from:0x0217b9a0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b9b0 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217b9bc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217b9d0 kind:arm_call to:0x02015058 module:main +from:0x0217b9ec kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217ba30 kind:arm_call to:0x02071754 module:overlay(0) +from:0x0217ba44 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217ba54 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217ba60 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217ba6c kind:arm_call to:0x01fff458 module:itcm +from:0x0217ba9c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0217bac4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217bad4 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0217badc kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0217bb14 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bb24 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bb4c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217bb5c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217bc18 kind:arm_call to:0x01fff458 module:itcm +from:0x0217bc4c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0217bc8c kind:arm_call to:0x0208e608 module:overlay(0) +from:0x0217bc98 kind:load to:0x027e09a8 module:dtcm +from:0x0217bca8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217bd34 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x0217bd6c kind:arm_call to:0x021705ec module:overlay(93) +from:0x0217bd74 kind:load to:0x027e0cdc module:dtcm +from:0x0217bdc0 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x0217bdd0 kind:arm_call to:0x0208e654 module:overlay(0) +from:0x0217bde4 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217be00 kind:load to:0x02180e48 module:overlay(95) +from:0x0217be0c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217be20 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217be28 kind:arm_call to:0x02011ff4 module:main +from:0x0217be6c kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217becc kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x0217beec kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217befc kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0217bf04 kind:arm_call to:0x0216f4e0 module:overlays(90,93) +from:0x0217bf10 kind:load to:0x027e09a8 module:dtcm +from:0x0217bf44 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217bf54 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217bf60 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217bf80 kind:arm_call to:0x0216f318 module:overlay(93) +from:0x0217bf98 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0217bfb8 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0217bfc0 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217bfcc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217bff8 kind:arm_call to:0x02071754 module:overlay(0) +from:0x0217c004 kind:load to:0x027e09a8 module:dtcm +from:0x0217c014 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217c050 kind:load to:0x02180e74 module:overlay(95) +from:0x0217c084 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217c090 kind:load to:0x02180e74 module:overlay(95) +from:0x0217c0c4 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217c0cc kind:arm_call to:0x02011ff4 module:main +from:0x0217c0d8 kind:load to:0x02180e74 module:overlay(95) +from:0x0217c0f0 kind:arm_call to:0x02171d7c module:overlay(93) +from:0x0217c104 kind:arm_call to:0x02171d7c module:overlay(93) +from:0x0217c11c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217c12c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217c228 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0217c23c kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217c26c kind:arm_call to:0x01ffb714 module:itcm +from:0x0217c27c kind:arm_call to:0x01ff938c module:itcm +from:0x0217c288 kind:arm_call to:0x01ffb744 module:itcm +from:0x0217c300 kind:arm_call to:0x02078b08 module:overlay(0) +from:0x0217c314 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217c328 kind:load to:0x027e09bc module:dtcm +from:0x0217c32c kind:load to:0x027e09a8 module:dtcm +from:0x0217c34c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c374 kind:arm_call to:0x02071974 module:overlay(0) +from:0x0217c380 kind:load to:0x027e09a8 module:dtcm +from:0x0217c424 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x0217c458 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217c484 kind:arm_call to:0x0216ab94 module:overlay(93) +from:0x0217c4bc kind:load to:0x027e09b8 module:dtcm +from:0x0217c50c kind:arm_call to:0x02015058 module:main +from:0x0217c528 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217c530 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c558 kind:arm_call to:0x02179fa8 module:overlay(95) +from:0x0217c564 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c5ac kind:arm_call to:0x0216b040 module:overlay(93) +from:0x0217c5cc kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217c5e4 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c5f0 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x0217c624 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c634 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x0217c65c kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c670 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c6c0 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c6f8 kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0217c704 kind:arm_call to:0x0216d4d4 module:overlay(93) +from:0x0217c710 kind:arm_call to:0x0216ab30 module:overlay(93) +from:0x0217c758 kind:arm_call to:0x0216c68c module:overlays(93,94) +from:0x0217c768 kind:arm_call to:0x0216c1c4 module:overlay(93) +from:0x0217c818 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217c840 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0217c88c kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c8c0 kind:arm_call to:0x0216aae4 module:overlay(93) +from:0x0217c8e4 kind:arm_call to:0x0208a9a4 module:overlay(0) +from:0x0217c8f4 kind:arm_call to:0x0216e324 module:overlay(93) +from:0x0217c90c kind:arm_call to:0x0216e398 module:overlay(93) +from:0x0217c920 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c938 kind:arm_call to:0x0216e398 module:overlay(93) +from:0x0217c94c kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c968 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217c978 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c990 kind:arm_call to:0x0216e398 module:overlay(93) +from:0x0217c9a4 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217c9ec kind:arm_call to:0x0216b24c module:overlay(93) +from:0x0217ca14 kind:arm_call to:0x02082bcc module:overlay(0) +from:0x0217ca1c kind:arm_call to:0x0217c158 module:overlay(95) +from:0x0217ca24 kind:arm_call to:0x0217c334 module:overlay(95) +from:0x0217ca34 kind:arm_call to:0x02179fec module:overlay(95) +from:0x0217ca84 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217caa4 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217cabc kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cac8 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x0217cafc kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cb0c kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x0217cb34 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cb48 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cb98 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cbd0 kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0217cbdc kind:arm_call to:0x0216d4d4 module:overlay(93) +from:0x0217cbe8 kind:arm_call to:0x0216ab30 module:overlay(93) +from:0x0217cc30 kind:arm_call to:0x0216c68c module:overlays(93,94) +from:0x0217cc40 kind:arm_call to:0x0216c1c4 module:overlay(93) +from:0x0217ccc8 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217cd1c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0217cd6c kind:arm_call to:0x02171d7c module:overlay(93) +from:0x0217cd78 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cd9c kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0217cdb8 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217cdc4 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cddc kind:arm_call to:0x021700a4 module:overlay(93) +from:0x0217cde4 kind:arm_call to:0x0217c158 module:overlay(95) +from:0x0217cdec kind:arm_call to:0x0217c334 module:overlay(95) +from:0x0217cdfc kind:arm_call to:0x02179fec module:overlay(95) +from:0x0217ce08 kind:arm_call to:0x0216ad90 module:overlay(93) +from:0x0217ce28 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217ce40 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217ce4c kind:arm_call to:0x0205d36c module:overlay(0) +from:0x0217ce80 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217ceb4 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cec4 kind:arm_call to:0x0216e5c8 module:overlay(93) +from:0x0217ceec kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cf00 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cf30 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cf60 kind:arm_call to:0x0208a9a4 module:overlay(0) +from:0x0217cf84 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217cf90 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217cfb0 kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0217cfbc kind:arm_call to:0x0216d4d4 module:overlay(93) +from:0x0217cfc8 kind:arm_call to:0x0216ab30 module:overlay(93) +from:0x0217d010 kind:arm_call to:0x0216c68c module:overlays(93,94) +from:0x0217d024 kind:arm_call to:0x0216c1c4 module:overlay(93) +from:0x0217d04c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217d068 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217d074 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217d08c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217d0b0 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217d0bc kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217d0d4 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x0217d0dc kind:arm_call to:0x0217c158 module:overlay(95) +from:0x0217d0e4 kind:arm_call to:0x0217c334 module:overlay(95) +from:0x0217d0f4 kind:arm_call to:0x02179fec module:overlay(95) +from:0x0217d100 kind:arm_call to:0x0216ad90 module:overlay(93) +from:0x0217d120 kind:arm_call to:0x02015058 module:main +from:0x0217d13c kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217d144 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d170 kind:arm_call to:0x0217c0dc module:overlay(95) +from:0x0217d17c kind:load to:0x027e09a8 module:dtcm +from:0x0217d184 kind:load to:0x02177d08 module:overlays(89,90,91,93,94) +from:0x0217d18c kind:load to:0x02177d18 module:overlays(89,90,91,93,94) +from:0x0217d1fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d20c kind:arm_call to:0x0208ce38 module:overlay(0) +from:0x0217d22c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d23c kind:arm_call to:0x01fff458 module:itcm +from:0x0217d260 kind:arm_call to:0x021244cc module:overlay(45) +from:0x0217d280 kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0217d2ac kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0217d2cc kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217d2e8 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217d314 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x0217d330 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x0217d33c kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217d358 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217d364 kind:load to:0x027e0ce4 module:dtcm +from:0x0217d36c kind:load to:0x027e09a8 module:dtcm +from:0x0217d3b4 kind:arm_call to:0x02015058 module:main +from:0x0217d3d0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217d3d8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d3fc kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217d40c kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217d418 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d438 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217d444 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d474 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d480 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d4cc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d4f4 kind:arm_call to:0x01fff350 module:itcm +from:0x0217d508 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217d514 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217d524 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d534 kind:arm_call to:0x02129fbc module:overlay(41) +from:0x0217d53c kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217d548 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d560 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d580 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217d590 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217d59c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d5ac kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217d5b8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d5cc kind:arm_call to:0x02015058 module:main +from:0x0217d5ec kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0217d614 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217d63c kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217d648 kind:arm_call to:0x0216bf54 module:overlay(93) +from:0x0217d67c kind:arm_call to:0x0208a80c module:overlay(0) +from:0x0217d6ac kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0217d6c0 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d6d0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d6f0 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217d700 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217d70c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d71c kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217d728 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d73c kind:arm_call to:0x02015058 module:main +from:0x0217d754 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217d794 kind:arm_call to:0x0205d6ac module:overlay(0) +from:0x0217d7a8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d7e4 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d7f4 kind:arm_call to:0x01ff930c module:itcm +from:0x0217d810 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217d820 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217d82c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217d840 kind:arm_call to:0x02015058 module:main +from:0x0217d860 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d868 kind:arm_call to:0x021244cc module:overlay(45) +from:0x0217d878 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217d884 kind:load to:0x027e09a8 module:dtcm +from:0x0217d88c kind:load to:0x027e0ce4 module:dtcm +from:0x0217d89c kind:load to:0x020b2fe0 module:overlay(0) +from:0x0217d8a0 kind:load to:0x02177cec module:overlays(89,90,91,93,94) +from:0x0217d8e4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d8f0 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d928 kind:load to:0x027e0ce4 module:dtcm +from:0x0217d93c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217d950 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217d958 kind:arm_call to:0x02011ff4 module:main +from:0x0217d96c kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217d990 kind:load to:0x02180ecc module:overlay(95) +from:0x0217d9d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d9e4 kind:arm_call to:0x01fff458 module:itcm +from:0x0217d9e8 kind:arm_call to:0x02017168 module:main +from:0x0217da04 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217da14 kind:load to:0x02180ecc module:overlay(95) +from:0x0217da18 kind:load to:0x027e0ce4 module:dtcm +from:0x0217da60 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217da6c kind:arm_call to:0x01fff458 module:itcm +from:0x0217da70 kind:arm_call to:0x02017168 module:main +from:0x0217da8c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217da94 kind:arm_call to:0x02011ff4 module:main +from:0x0217daa4 kind:load to:0x02180ecc module:overlay(95) +from:0x0217daa8 kind:load to:0x027e0ce4 module:dtcm +from:0x0217dad8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217db20 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0217db30 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217db60 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217db78 kind:arm_call to:0x01ff930c module:itcm +from:0x0217dba4 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x0217dbb0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217dbb4 kind:load to:0x027e0ce0 module:dtcm +from:0x0217dbb8 kind:load to:0x02177ce0 module:overlays(89,90,91,92,93,94) +from:0x0217dc34 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217dc50 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217dc6c kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217dc98 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217dd10 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217dd20 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217dd48 kind:arm_call to:0x02089ebc module:overlay(0) +from:0x0217ddf8 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217de00 kind:arm_call to:0x0216f4e0 module:overlays(90,93) +from:0x0217de1c kind:arm_call to:0x02089ebc module:overlay(0) +from:0x0217de30 kind:load to:0x027e0ce4 module:dtcm +from:0x0217de78 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217de90 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217de98 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217dee8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217def4 kind:arm_call to:0x0217daac module:overlay(95) +from:0x0217df04 kind:arm_call to:0x02089da4 module:overlay(0) +from:0x0217df6c kind:arm_call to:0x0217daac module:overlay(95) +from:0x0217df7c kind:arm_call to:0x020732bc module:overlay(0) +from:0x0217dfa0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217dfb0 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217dfbc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217dfc8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217dfdc kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217dfe8 kind:load to:0x027e09b8 module:dtcm +from:0x0217e024 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217e038 kind:arm_call to:0x0208e568 module:overlay(0) +from:0x0217e04c kind:load to:0x02180ef8 module:overlay(95) +from:0x0217e064 kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x0217e06c kind:arm_call to:0x0208e5c8 module:overlay(0) +from:0x0217e074 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217e080 kind:load to:0x02180ef8 module:overlay(95) +from:0x0217e098 kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x0217e0a0 kind:arm_call to:0x0208e5c8 module:overlay(0) +from:0x0217e0a8 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217e0b0 kind:arm_call to:0x02011ff4 module:main +from:0x0217e0bc kind:load to:0x02180ef8 module:overlay(95) +from:0x0217e0f4 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217e100 kind:arm_call to:0x0208e6a8 module:overlay(0) +from:0x0217e12c kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217e13c kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217e148 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217e17c kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x0217e1a8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217e1c4 kind:arm_call to:0x0208e608 module:overlay(0) +from:0x0217e1e0 kind:arm_call to:0x0208dab4 module:overlay(0) +from:0x0217e1f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217e208 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217e214 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217e268 kind:arm_call to:0x0208cc00 module:overlay(0) +from:0x0217e278 kind:arm_call to:0x0208e654 module:overlay(0) +from:0x0217e3c8 kind:arm_call to:0x02070534 module:overlay(0) +from:0x0217e5bc kind:arm_call to:0x02080978 module:overlay(0) +from:0x0217e658 kind:arm_call to:0x0217e284 module:overlay(95) +from:0x0217e67c kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217e698 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217e6cc kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217e6dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217e6ec kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217e71c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0217e730 kind:arm_call to:0x02017f10 module:main +from:0x0217e748 kind:arm_call to:0x0217e284 module:overlay(95) +from:0x0217e76c kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217e788 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217e794 kind:load to:0x027e09a4 module:dtcm +from:0x0217e798 kind:load to:0x0203e93c module:main +from:0x0217e79c kind:load to:0x027e0cd8 module:dtcm +from:0x0217e7a0 kind:load to:0x027e0ce4 module:dtcm +from:0x0217e7ec kind:arm_call to:0x01ff9258 module:itcm +from:0x0217e804 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x0217e818 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217e82c kind:arm_call to:0x01ff993c module:itcm +from:0x0217e858 kind:arm_call to:0x02015058 module:main +from:0x0217e874 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217e880 kind:arm_call to:0x02015058 module:main +from:0x0217e89c kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217e8d0 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217e8ec kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217e8f8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217e924 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x0217e92c kind:arm_call to:0x02170130 module:overlays(88,93) +from:0x0217e94c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217e964 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217e9a4 kind:arm_call to:0x01ff993c module:itcm +from:0x0217e9c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217e9e8 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x0217ea14 kind:arm_call to:0x02015058 module:main +from:0x0217ea30 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217ea3c kind:arm_call to:0x02015058 module:main +from:0x0217ea5c kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217ea80 kind:load to:0x027e09a8 module:dtcm +from:0x0217ea98 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217eaac kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217eab4 kind:arm_call to:0x02011ff4 module:main +from:0x0217eac8 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217eaf0 kind:load to:0x02180f50 module:overlay(95) +from:0x0217eb58 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217eb74 kind:arm_call to:0x0216ab94 module:overlay(93) +from:0x0217eba0 kind:arm_call to:0x020839d8 module:overlay(0) +from:0x0217ebbc kind:arm_call to:0x020839d8 module:overlay(0) +from:0x0217ebf4 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217ec04 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217ec0c kind:arm_call to:0x0216f4e0 module:overlays(90,93) +from:0x0217ec24 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217ec2c kind:load to:0x027e09a8 module:dtcm +from:0x0217ec64 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217ec74 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217ec80 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217ed5c kind:arm_call to:0x0205d36c module:overlay(0) +from:0x0217ed90 kind:arm_call to:0x0216e2b8 module:overlay(93) +from:0x0217edb8 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x0217eea0 kind:arm_call to:0x0216e280 module:overlay(93) +from:0x0217eeac kind:arm_call to:0x0216d4d4 module:overlay(93) +from:0x0217eeb8 kind:arm_call to:0x0216ab30 module:overlay(93) +from:0x0217eefc kind:arm_call to:0x0216c68c module:overlays(93,94) +from:0x0217ef0c kind:arm_call to:0x0216c1c4 module:overlay(93) +from:0x0217ef24 kind:arm_call to:0x0216aae4 module:overlay(93) +from:0x0217ef3c kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217ef7c kind:arm_call to:0x0216b040 module:overlay(93) +from:0x0217efa4 kind:arm_call to:0x02082bcc module:overlay(0) +from:0x0217f088 kind:arm_call to:0x02085fec module:overlay(0) +from:0x0217f094 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f0b0 kind:arm_call to:0x0205d36c module:overlay(0) +from:0x0217f0f8 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217f174 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f190 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217f1c4 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217f1d0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217f218 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217f224 kind:arm_call to:0x02170320 module:overlay(93) +from:0x0217f22c kind:arm_call to:0x02170130 module:overlays(88,93) +from:0x0217f240 kind:load to:0x02177d08 module:overlays(89,90,91,93,94) +from:0x0217f250 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217f264 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217f26c kind:arm_call to:0x02011ff4 module:main +from:0x0217f280 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217f2b0 kind:load to:0x02180f7c module:overlay(95) +from:0x0217f2d4 kind:arm_call to:0x0208c9e8 module:overlay(0) +from:0x0217f2f8 kind:arm_call to:0x0216f338 module:overlay(93) +from:0x0217f300 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0217f308 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217f314 kind:load to:0x02180f7c module:overlay(95) +from:0x0217f338 kind:arm_call to:0x0208c9e8 module:overlay(0) +from:0x0217f35c kind:arm_call to:0x0216f338 module:overlay(93) +from:0x0217f364 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0217f36c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217f374 kind:arm_call to:0x02011ff4 module:main +from:0x0217f380 kind:load to:0x02180f7c module:overlay(95) +from:0x0217f3cc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217f3d8 kind:arm_call to:0x01fff458 module:itcm +from:0x0217f3f8 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217f418 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217f424 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217f434 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217f4b4 kind:load to:0x027e0ce4 module:dtcm +from:0x0217f4c0 kind:load to:0x0203e93c module:main +from:0x0217f500 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217f55c kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x0217f564 kind:arm_call to:0x0217f384 module:overlay(95) +from:0x0217f57c kind:arm_call to:0x01ffedac module:itcm +from:0x0217f5c0 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0217f5d4 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0217f5e8 kind:arm_call to:0x02080160 module:overlay(0) +from:0x0217f790 kind:arm_call to:0x0216f294 module:overlay(93) +from:0x0217f798 kind:arm_call to:0x0216f4e0 module:overlays(90,93) +from:0x0217f7b4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x0217f7cc kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217f7dc kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217f7ec kind:load to:0x027e0cd8 module:dtcm +from:0x0217f7f4 kind:load to:0x027e0cec module:dtcm +from:0x0217f7fc kind:load to:0x027e09a8 module:dtcm +from:0x0217f824 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217f834 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217f840 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217f878 kind:arm_call to:0x01ff916c module:itcm +from:0x0217f88c kind:arm_call to:0x01ff916c module:itcm +from:0x0217f8f8 kind:arm_call to:0x01ff916c module:itcm +from:0x0217f91c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x0217f928 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217f938 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217f958 kind:arm_call to:0x020d94b0 module:overlay(31) +from:0x0217f964 kind:arm_call to:0x020e0258 module:overlay(31) +from:0x0217f978 kind:load to:0x02180fa8 module:overlay(95) +from:0x0217fa34 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217fa60 kind:load to:0x027e07d4 module:dtcm +from:0x0217fa68 kind:load to:0x0203e93c module:main +from:0x0217fa84 kind:arm_call to:0x02015058 module:main +from:0x0217faac kind:arm_call to:0x020e0348 module:overlay(31) +from:0x0217fab8 kind:arm_call to:0x02015058 module:main +from:0x0217fac8 kind:arm_call to:0x0216f514 module:overlay(93) +from:0x0217faf8 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0217fb04 kind:arm_call to:0x02015058 module:main +from:0x0217fb20 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x0217fb3c kind:arm_call to:0x0217f97c module:overlay(95) +from:0x0217fb70 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x0217fb84 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x0217fba4 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0217fbac kind:arm_call to:0x0216f514 module:overlay(93) +from:0x0217fbc8 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217fbf0 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0217fc00 kind:arm_call to:0x0216f4e0 module:overlays(90,93) +from:0x0217fc20 kind:arm_call to:0x020e0530 module:overlay(31) +from:0x0217fc54 kind:arm_call to:0x0205d6ac module:overlay(0) +from:0x0217fc64 kind:arm_call to:0x01ff930c module:itcm +from:0x0217fc84 kind:arm_call to:0x02089f78 module:overlay(0) +from:0x0217fc9c kind:arm_call to:0x02089f78 module:overlay(0) +from:0x0217fcb8 kind:load to:0x027e09a8 module:dtcm +from:0x0217fcc8 kind:load to:0x027e07d4 module:dtcm +from:0x0217fccc kind:load to:0x027e09c0 module:dtcm +from:0x0217fcf4 kind:arm_call to:0x020e05dc module:overlay(31) +from:0x0217fd80 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x0217fdb4 kind:arm_call to:0x02089e34 module:overlay(0) +from:0x0217fdc4 kind:arm_call to:0x02170584 module:overlays(89,93) +from:0x0217fdd0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217fe40 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217fe4c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217fe80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217fe94 kind:arm_call to:0x0216e324 module:overlay(93) +from:0x0217feb4 kind:arm_call to:0x0216e398 module:overlay(93) +from:0x0217fee8 kind:arm_call to:0x0208a784 module:overlay(0) +from:0x0217ff0c kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x0217ff24 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217ff3c kind:arm_call to:0x0217fa6c module:overlay(95) +from:0x0217ff48 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ff6c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ffa0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217ffb0 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217ffd8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218000c kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02180030 kind:arm_call to:0x0208b9d0 module:overlay(0) +from:0x02180048 kind:arm_call to:0x02015058 module:main +from:0x02180064 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02180070 kind:arm_call to:0x02015058 module:main +from:0x0218008c kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02180100 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218013c kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02180144 kind:arm_call to:0x0217023c module:overlay(93) +from:0x02180154 kind:load to:0x027e09a8 module:dtcm +from:0x02180164 kind:load to:0x0203e93c module:main +from:0x02180168 kind:load to:0x027e09c0 module:dtcm +from:0x021801a8 kind:arm_call to:0x021706b8 module:overlay(93) +from:0x021801e8 kind:arm_call to:0x0217f97c module:overlay(95) +from:0x0218021c kind:arm_call to:0x020e0d78 module:overlay(31) +from:0x021802c0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021802d4 kind:load to:0x0203e93c module:main +from:0x021802e4 kind:arm_call to:0x020e05dc module:overlay(31) +from:0x021802ec kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021802f4 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x021802fc kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02180314 kind:arm_call to:0x020e05dc module:overlay(31) +from:0x0218031c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02180324 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0218032c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x02180334 kind:arm_call to:0x02011ff4 module:main +from:0x02180348 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0218036c kind:load to:0x02180fd4 module:overlay(95) +from:0x021803b8 kind:arm_call to:0x0216c5e8 module:overlay(93) +from:0x021803c8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021803f4 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x02180470 kind:arm_call to:0x02169588 module:overlay(93) +from:0x021804cc kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x021804ec kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x021804f8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02180544 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021805b4 kind:arm_call to:0x02073368 module:overlay(0) +from:0x021805e0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021805ec kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02180624 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02180640 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0218065c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02180678 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021806a8 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x021806d0 kind:arm_call to:0x02082abc module:overlay(0) +from:0x021806f0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0218070c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02180728 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02180744 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02180750 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x0218075c kind:load to:0x027e0ce4 module:dtcm +from:0x02180760 kind:load to:0x027e0cd8 module:dtcm +from:0x02180768 kind:load to:0x027e09b8 module:dtcm +from:0x0218076c kind:load to:0x027e0cec module:dtcm +from:0x02180774 kind:load to:0x020b51f4 module:overlay(0) +from:0x021807cc kind:arm_call to:0x020732cc module:overlay(0) +from:0x021807e0 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x021807ec kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180800 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02180828 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0218083c kind:arm_call to:0x02078744 module:overlay(0) +from:0x02180854 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x02180860 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02180878 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02180880 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0218088c kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0218089c kind:arm_call to:0x02015058 module:main +from:0x021808b8 kind:arm_call to:0x020717ac module:overlay(0) +from:0x021808c0 kind:load to:0x027e09b8 module:dtcm +from:0x021808c4 kind:load to:0x027e09bc module:dtcm +from:0x021808c8 kind:load to:0x027e09a8 module:dtcm +from:0x021808d8 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x021808ec kind:arm_call to:0x021700a0 module:overlay(93) +from:0x021808f4 kind:arm_call to:0x02011ff4 module:main +from:0x02180906 kind:thumb_call_arm to:0x020590c4 module:overlay(0) +from:0x0218091c kind:thumb_call to:0x0208ed10 module:overlay(0) +from:0x02180926 kind:thumb_call to:0x02057b50 module:overlay(0) +from:0x0218093a kind:thumb_call_arm to:0x0208ee74 module:overlay(0) +from:0x0218094e kind:thumb_call to:0x0205776c module:overlay(0) +from:0x0218095a kind:thumb_call_arm to:0x02057784 module:overlay(0) +from:0x0218096e kind:thumb_call_arm to:0x0208ee74 module:overlay(0) +from:0x02180982 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x0218098e kind:thumb_call_arm to:0x02057784 module:overlay(0) +from:0x021809a2 kind:thumb_call_arm to:0x0208ee74 module:overlay(0) +from:0x021809b2 kind:thumb_call to:0x0205776c module:overlay(0) +from:0x021809be kind:thumb_call_arm to:0x02057784 module:overlay(0) +from:0x021809c8 kind:thumb_call to:0x02179c84 module:overlay(95) +from:0x021809d2 kind:thumb_call_arm to:0x02057ef8 module:overlay(0) +from:0x021809e6 kind:thumb_call to:0x02179b24 module:overlay(95) +from:0x021809f8 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x02180a04 kind:thumb_call_arm to:0x02057c78 module:overlay(0) +from:0x02180a10 kind:thumb_call_arm to:0x02057c78 module:overlay(0) +from:0x02180a1c kind:thumb_call_arm to:0x02057c78 module:overlay(0) +from:0x02180a28 kind:load to:0x02181000 module:overlay(95) +from:0x02180a2c kind:load to:0x027e0ce0 module:dtcm +from:0x02180a30 kind:load to:0x02180d50 module:overlay(95) +from:0x02180a34 kind:load to:0x02180d60 module:overlay(95) +from:0x02180a4c kind:thumb_call_arm to:0x0200b578 module:main +from:0x02180a58 kind:load to:0x02180ba1 module:overlay(95) +from:0x02180a66 kind:thumb_call to:0x02179cec module:overlay(95) +from:0x02180a70 kind:thumb_call to:0x02180a38 module:overlay(95) +from:0x02180a82 kind:thumb_call to:0x02179d00 module:overlay(95) +from:0x02180a8e kind:thumb_call_arm to:0x0200b58c module:main +from:0x02180aa0 kind:load to:0x02180a39 module:overlay(95) +from:0x02180adc kind:load to:0x027e0ce0 module:dtcm +from:0x02180b04 kind:arm_call_thumb to:0x02179b88 module:overlay(95) +from:0x02180b2c kind:arm_call to:0x0200b58c module:main +from:0x02180b34 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180b3c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180b44 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02180b4c kind:load to:0x027e0ce0 module:dtcm +from:0x02180b78 kind:arm_call to:0x01ffc768 module:itcm +from:0x02180b88 kind:arm_call to:0x0200ea38 module:main +from:0x02180b9c kind:load to:0x020b4ea4 module:overlay(0) +from:0x02180bca kind:thumb_call to:0x02179bc8 module:overlay(95) +from:0x02180be2 kind:thumb_call_arm to:0x0200e260 module:main +from:0x02180bec kind:thumb_call_arm to:0x01ffad5c module:itcm +from:0x02180c02 kind:thumb_call to:0x02179d1c module:overlay(95) +from:0x02180c10 kind:load to:0x027e0964 module:dtcm +from:0x02180c34 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180c40 kind:arm_call to:0x0200e260 module:main +from:0x02180c50 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180c60 kind:arm_call to:0x01ffad5c module:itcm +from:0x02180c8c kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x02180c98 kind:load to:0x027e0254 module:dtcm +from:0x02180c9c kind:load to:0x027e0964 module:dtcm +from:0x02180ca0 kind:load to:0x027e0958 module:dtcm +from:0x02180cac kind:arm_call to:0x02180b50 module:overlay(95) +from:0x02180cc4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180cc8 kind:arm_call to:0x0205acac module:overlay(0) +from:0x02180ce8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02180cf0 kind:load to:0x027e0254 module:dtcm +from:0x02180d88 kind:load to:0x0217a200 module:overlay(95) +from:0x02180dac kind:load to:0x02179e00 module:overlay(95) +from:0x02180db0 kind:load to:0x0217a260 module:overlay(95) +from:0x02180db4 kind:load to:0x02099ae0 module:overlay(0) +from:0x02180db8 kind:load to:0x02099b18 module:overlay(0) +from:0x02180dbc kind:load to:0x0209a11c module:overlay(0) +from:0x02180dc0 kind:load to:0x0209a124 module:overlay(0) +from:0x02180dc4 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02180dc8 kind:load to:0x02099c90 module:overlay(0) +from:0x02180dcc kind:load to:0x02099b80 module:overlay(0) +from:0x02180dd0 kind:load to:0x0209a04c module:overlay(0) +from:0x02180dd4 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02180dd8 kind:load to:0x0209a0ec module:overlay(0) +from:0x02180ddc kind:load to:0x0217a258 module:overlay(95) +from:0x02180de0 kind:load to:0x0209a104 module:overlay(0) +from:0x02180de4 kind:load to:0x0217a248 module:overlay(95) +from:0x02180de8 kind:load to:0x0217a224 module:overlay(95) +from:0x02180df4 kind:load to:0x0209017c module:overlay(0) +from:0x02180df8 kind:load to:0x0217adb0 module:overlay(95) +from:0x02180dfc kind:load to:0x0217adc4 module:overlay(95) +from:0x02180e00 kind:load to:0x0217aacc module:overlay(95) +from:0x02180e04 kind:load to:0x0217ac94 module:overlay(95) +from:0x02180e08 kind:load to:0x0209079c module:overlay(0) +from:0x02180e0c kind:load to:0x020907a0 module:overlay(0) +from:0x02180e10 kind:load to:0x020907a4 module:overlay(0) +from:0x02180e1c kind:load to:0x0217b0a4 module:overlay(95) +from:0x02180e20 kind:load to:0x0217b150 module:overlay(95) +from:0x02180e24 kind:load to:0x0217b204 module:overlay(95) +from:0x02180e28 kind:load to:0x0217b564 module:overlay(95) +from:0x02180e2c kind:load to:0x0217bd78 module:overlay(95) +from:0x02180e30 kind:load to:0x021705e0 module:overlay(93) +from:0x02180e34 kind:load to:0x0217bcbc module:overlay(95) +from:0x02180e38 kind:load to:0x0217bce8 module:overlay(95) +from:0x02180e3c kind:load to:0x021706b8 module:overlays(89,93) +from:0x02180e48 kind:load to:0x0217be04 module:overlay(95) +from:0x02180e4c kind:load to:0x0217be18 module:overlay(95) +from:0x02180e50 kind:load to:0x0217be34 module:overlay(95) +from:0x02180e54 kind:load to:0x0217bf20 module:overlay(95) +from:0x02180e58 kind:load to:0x021705dc module:overlay(93) +from:0x02180e5c kind:load to:0x021705e0 module:overlay(93) +from:0x02180e60 kind:load to:0x021705e4 module:overlay(93) +from:0x02180e64 kind:load to:0x021705ec module:overlay(93) +from:0x02180e68 kind:load to:0x021706b8 module:overlays(89,93) +from:0x02180e74 kind:load to:0x0217c054 module:overlay(95) +from:0x02180e78 kind:load to:0x0217c094 module:overlay(95) +from:0x02180e7c kind:load to:0x0217c388 module:overlay(95) +from:0x02180e80 kind:load to:0x0217c4c0 module:overlay(95) +from:0x02180e84 kind:load to:0x021705dc module:overlay(93) +from:0x02180e88 kind:load to:0x021705e0 module:overlay(93) +from:0x02180e8c kind:load to:0x021705e4 module:overlay(93) +from:0x02180e90 kind:load to:0x021705ec module:overlay(93) +from:0x02180e94 kind:load to:0x021706b8 module:overlays(89,93) +from:0x02180ea0 kind:load to:0x0217d934 module:overlay(95) +from:0x02180ea4 kind:load to:0x0217d948 module:overlay(95) +from:0x02180ea8 kind:load to:0x0217d194 module:overlay(95) +from:0x02180eac kind:load to:0x0217d374 module:overlay(95) +from:0x02180eb0 kind:load to:0x021705dc module:overlay(93) +from:0x02180eb4 kind:load to:0x021705e0 module:overlay(93) +from:0x02180eb8 kind:load to:0x0217d8a8 module:overlay(95) +from:0x02180ebc kind:load to:0x021705ec module:overlay(93) +from:0x02180ec0 kind:load to:0x021706b8 module:overlays(89,93) +from:0x02180ecc kind:load to:0x0217d994 module:overlay(95) +from:0x02180ed0 kind:load to:0x0217da1c module:overlay(95) +from:0x02180ed4 kind:load to:0x0217dbbc module:overlay(95) +from:0x02180ed8 kind:load to:0x0217de38 module:overlay(95) +from:0x02180edc kind:load to:0x021705dc module:overlay(93) +from:0x02180ee0 kind:load to:0x021705e0 module:overlay(93) +from:0x02180ee4 kind:load to:0x021705e4 module:overlay(93) +from:0x02180ee8 kind:load to:0x021705ec module:overlay(93) +from:0x02180eec kind:load to:0x0217dfec module:overlay(95) +from:0x02180ef8 kind:load to:0x0217e050 module:overlay(95) +from:0x02180efc kind:load to:0x0217e084 module:overlay(95) +from:0x02180f00 kind:load to:0x0217e0c0 module:overlay(95) +from:0x02180f04 kind:load to:0x0217e108 module:overlay(95) +from:0x02180f08 kind:load to:0x0217e220 module:overlay(95) +from:0x02180f0c kind:load to:0x021705e0 module:overlay(93) +from:0x02180f10 kind:load to:0x021705e4 module:overlay(93) +from:0x02180f14 kind:load to:0x021705ec module:overlay(93) +from:0x02180f18 kind:load to:0x021706b8 module:overlays(89,93) +from:0x02180f24 kind:load to:0x0217ea90 module:overlay(95) +from:0x02180f28 kind:load to:0x0217eaa4 module:overlay(95) +from:0x02180f2c kind:load to:0x0217e2c8 module:overlay(95) +from:0x02180f30 kind:load to:0x0217e7a4 module:overlay(95) +from:0x02180f34 kind:load to:0x021705dc module:overlay(93) +from:0x02180f38 kind:load to:0x021705e0 module:overlay(93) +from:0x02180f3c kind:load to:0x021705e4 module:overlay(93) +from:0x02180f40 kind:load to:0x021705ec module:overlay(93) +from:0x02180f44 kind:load to:0x021706b8 module:overlays(89,93) +from:0x02180f50 kind:load to:0x0217f248 module:overlay(95) +from:0x02180f54 kind:load to:0x0217f25c module:overlay(95) +from:0x02180f58 kind:load to:0x0217eaf4 module:overlay(95) +from:0x02180f5c kind:load to:0x0217ec38 module:overlay(95) +from:0x02180f60 kind:load to:0x021705dc module:overlay(93) +from:0x02180f64 kind:load to:0x021705e0 module:overlay(93) +from:0x02180f68 kind:load to:0x021705e4 module:overlay(93) +from:0x02180f6c kind:load to:0x021705ec module:overlay(93) +from:0x02180f70 kind:load to:0x021706b8 module:overlays(89,93) +from:0x02180f7c kind:load to:0x0217f2b4 module:overlay(95) +from:0x02180f80 kind:load to:0x0217f318 module:overlay(95) +from:0x02180f84 kind:load to:0x0217f4c4 module:overlay(95) +from:0x02180f88 kind:load to:0x0217f804 module:overlay(95) +from:0x02180f8c kind:load to:0x021705dc module:overlay(93) +from:0x02180f90 kind:load to:0x021705e0 module:overlay(93) +from:0x02180f94 kind:load to:0x021705e4 module:overlay(93) +from:0x02180f98 kind:load to:0x021705ec module:overlay(93) +from:0x02180f9c kind:load to:0x021706b8 module:overlays(89,93) +from:0x02180fa8 kind:load to:0x021802d8 module:overlay(95) +from:0x02180fac kind:load to:0x02180308 module:overlay(95) +from:0x02180fb0 kind:load to:0x0217fcd4 module:overlay(95) +from:0x02180fb4 kind:load to:0x0217fd8c module:overlay(95) +from:0x02180fb8 kind:load to:0x021705dc module:overlay(93) +from:0x02180fbc kind:load to:0x021705e0 module:overlay(93) +from:0x02180fc0 kind:load to:0x021705e4 module:overlay(93) +from:0x02180fc4 kind:load to:0x021705ec module:overlay(93) +from:0x02180fc8 kind:load to:0x0218016c module:overlay(95) +from:0x02180fd4 kind:load to:0x021808d0 module:overlay(95) +from:0x02180fd8 kind:load to:0x021808e4 module:overlay(95) +from:0x02180fdc kind:load to:0x02180370 module:overlay(95) +from:0x02180fe0 kind:load to:0x02180790 module:overlay(95) +from:0x02180fe4 kind:load to:0x021705dc module:overlay(93) +from:0x02180fe8 kind:load to:0x021705e0 module:overlay(93) +from:0x02180fec kind:load to:0x021705e4 module:overlay(93) +from:0x02180ff0 kind:load to:0x021705ec module:overlay(93) +from:0x02180ff4 kind:load to:0x021706b8 module:overlays(89,93) +from:0x02181000 kind:load to:0x02180ca4 module:overlay(95) diff --git a/config/usa/arm9/overlays/ov095/symbols.txt b/config/usa/arm9/overlays/ov095/symbols.txt new file mode 100644 index 00000000..354714a1 --- /dev/null +++ b/config/usa/arm9/overlays/ov095/symbols.txt @@ -0,0 +1,156 @@ +func_ov095_02179b00 kind:function(arm,size=0x24) addr:0x02179b00 +func_ov095_02179b24 kind:function(thumb,size=0x40) addr:0x02179b24 +func_ov095_02179b64 kind:function(thumb,size=0x24) addr:0x02179b64 +func_ov095_02179b88 kind:function(thumb,size=0x40) addr:0x02179b88 +func_ov095_02179bc8 kind:function(thumb,size=0xb0) addr:0x02179bc8 +func_ov095_02179c78 kind:function(arm,size=0xc) addr:0x02179c78 +func_ov095_02179c84 kind:function(thumb,size=0x2c) addr:0x02179c84 +func_ov095_02179cb0 kind:function(thumb,size=0x28) addr:0x02179cb0 +func_ov095_02179cd8 kind:function(thumb,size=0x12) addr:0x02179cd8 +func_ov095_02179cec kind:function(thumb,size=0x12) addr:0x02179cec +func_ov095_02179d00 kind:function(thumb,size=0x1a) addr:0x02179d00 +func_ov095_02179d1c kind:function(thumb,size=0x78) addr:0x02179d1c +func_ov095_02179d94 kind:function(arm,size=0x6c) addr:0x02179d94 +func_ov095_02179e00 kind:function(arm,size=0x14) addr:0x02179e00 +func_ov095_02179e14 kind:function(arm,size=0x194) addr:0x02179e14 +func_ov095_02179fa8 kind:function(arm,size=0x44) addr:0x02179fa8 +func_ov095_02179fec kind:function(arm,size=0x14c) addr:0x02179fec +func_ov095_0217a138 kind:function(arm,size=0xc8) addr:0x0217a138 +func_ov095_0217a200 kind:function(arm,size=0x24) addr:0x0217a200 +func_ov095_0217a224 kind:function(arm,size=0x24) addr:0x0217a224 +func_ov095_0217a248 kind:function(arm,size=0x10) addr:0x0217a248 +func_ov095_0217a258 kind:function(arm,size=0x8) addr:0x0217a258 +func_ov095_0217a260 kind:function(arm,size=0x1c) addr:0x0217a260 +func_ov095_0217a27c kind:function(arm,size=0x34) addr:0x0217a27c +func_ov095_0217a2b0 kind:function(arm,size=0x40) addr:0x0217a2b0 +func_ov095_0217a2f0 kind:function(arm,size=0x8c) addr:0x0217a2f0 +func_ov095_0217a37c kind:function(thumb,size=0x30) addr:0x0217a37c +func_ov095_0217a3ac kind:function(thumb,size=0x16) addr:0x0217a3ac +func_ov095_0217a3c4 kind:function(thumb,size=0x30) addr:0x0217a3c4 +func_ov095_0217a3f4 kind:function(thumb,size=0xe) addr:0x0217a3f4 +func_ov095_0217a404 kind:function(thumb,size=0x3c) addr:0x0217a404 +func_ov095_0217a440 kind:function(arm,size=0x6c) addr:0x0217a440 +func_ov095_0217a4ac kind:function(thumb,size=0x18) addr:0x0217a4ac +func_ov095_0217a4c4 kind:function(thumb,size=0x2c) addr:0x0217a4c4 +func_ov095_0217a4f0 kind:function(thumb,size=0x88) addr:0x0217a4f0 +func_ov095_0217a578 kind:function(thumb,size=0x2c) addr:0x0217a578 +func_ov095_0217a5a4 kind:function(thumb,size=0x60) addr:0x0217a5a4 +func_ov095_0217a604 kind:function(thumb,size=0x1a) addr:0x0217a604 +func_ov095_0217a620 kind:function(arm,size=0x14) addr:0x0217a620 +func_ov095_0217a634 kind:function(arm,size=0x178) addr:0x0217a634 +func_ov095_0217a7ac kind:function(arm,size=0x2bc) addr:0x0217a7ac +func_ov095_0217aa68 kind:function(arm,size=0x20) addr:0x0217aa68 +func_ov095_0217aa88 kind:function(arm,size=0x14) addr:0x0217aa88 +func_ov095_0217aa9c kind:function(arm,size=0x30) addr:0x0217aa9c +func_ov095_0217aacc kind:function(arm,size=0x1c8) addr:0x0217aacc +func_ov095_0217ac94 kind:function(arm,size=0x11c) addr:0x0217ac94 +func_ov095_0217adb0 kind:function(arm,size=0x14) addr:0x0217adb0 +func_ov095_0217adc4 kind:function(arm,size=0x1c) addr:0x0217adc4 +func_ov095_0217ade0 kind:function(thumb,size=0x30) addr:0x0217ade0 +func_ov095_0217ae10 kind:function(arm,size=0x40) addr:0x0217ae10 +func_ov095_0217ae50 kind:function(arm,size=0x198) addr:0x0217ae50 +func_ov095_0217afe8 kind:function(arm,size=0x60) addr:0x0217afe8 +func_ov095_0217b048 kind:function(arm,size=0x5c) addr:0x0217b048 +func_ov095_0217b0a4 kind:function(arm,size=0xac) addr:0x0217b0a4 +func_ov095_0217b150 kind:function(arm,size=0xb4) addr:0x0217b150 +func_ov095_0217b204 kind:function(arm,size=0x360) addr:0x0217b204 +func_ov095_0217b564 kind:function(arm,size=0x758) addr:0x0217b564 +func_ov095_0217bcbc kind:function(arm,size=0x2c) addr:0x0217bcbc +func_ov095_0217bce8 kind:function(arm,size=0x90) addr:0x0217bce8 +func_ov095_0217bd78 kind:function(arm,size=0x64) addr:0x0217bd78 +func_ov095_0217bddc kind:function(arm,size=0x28) addr:0x0217bddc +func_ov095_0217be04 kind:function(arm,size=0x14) addr:0x0217be04 +func_ov095_0217be18 kind:function(arm,size=0x1c) addr:0x0217be18 +func_ov095_0217be34 kind:function(arm,size=0xec) addr:0x0217be34 +func_ov095_0217bf20 kind:function(arm,size=0xec) addr:0x0217bf20 +func_ov095_0217c00c kind:function(arm,size=0x48) addr:0x0217c00c +func_ov095_0217c054 kind:function(arm,size=0x40) addr:0x0217c054 +func_ov095_0217c094 kind:function(arm,size=0x48) addr:0x0217c094 +func_ov095_0217c0dc kind:function(arm,size=0x58) addr:0x0217c0dc +func_ov095_0217c134 kind:function(arm,size=0x24) addr:0x0217c134 +func_ov095_0217c158 kind:function(arm,size=0x1dc) addr:0x0217c158 +func_ov095_0217c334 kind:function(arm,size=0x54) addr:0x0217c334 +func_ov095_0217c388 kind:function(arm,size=0x138) addr:0x0217c388 +func_ov095_0217c4c0 kind:function(arm,size=0xcd4) addr:0x0217c4c0 +func_ov095_0217d194 kind:function(arm,size=0x1e0) addr:0x0217d194 +func_ov095_0217d374 kind:function(arm,size=0x534) addr:0x0217d374 +func_ov095_0217d8a8 kind:function(arm,size=0x8c) addr:0x0217d8a8 +func_ov095_0217d934 kind:function(arm,size=0x14) addr:0x0217d934 +func_ov095_0217d948 kind:function(arm,size=0x1c) addr:0x0217d948 +func_ov095_0217d964 kind:function(arm,size=0x30) addr:0x0217d964 +func_ov095_0217d994 kind:function(arm,size=0x88) addr:0x0217d994 +func_ov095_0217da1c kind:function(arm,size=0x90) addr:0x0217da1c +func_ov095_0217daac kind:function(arm,size=0x110) addr:0x0217daac +func_ov095_0217dbbc kind:function(arm,size=0x27c) addr:0x0217dbbc +func_ov095_0217de38 kind:function(arm,size=0x1b4) addr:0x0217de38 +func_ov095_0217dfec kind:function(arm,size=0x30) addr:0x0217dfec +func_ov095_0217e01c kind:function(arm,size=0x34) addr:0x0217e01c +func_ov095_0217e050 kind:function(arm,size=0x34) addr:0x0217e050 +func_ov095_0217e084 kind:function(arm,size=0x3c) addr:0x0217e084 +func_ov095_0217e0c0 kind:function(arm,size=0x48) addr:0x0217e0c0 +func_ov095_0217e108 kind:function(arm,size=0x118) addr:0x0217e108 +func_ov095_0217e220 kind:function(arm,size=0x64) addr:0x0217e220 +func_ov095_0217e284 kind:function(arm,size=0x44) addr:0x0217e284 +func_ov095_0217e2c8 kind:function(arm,size=0x4dc) addr:0x0217e2c8 +func_ov095_0217e7a4 kind:function(arm,size=0x2ec) addr:0x0217e7a4 +func_ov095_0217ea90 kind:function(arm,size=0x14) addr:0x0217ea90 +func_ov095_0217eaa4 kind:function(arm,size=0x1c) addr:0x0217eaa4 +func_ov095_0217eac0 kind:function(arm,size=0x34) addr:0x0217eac0 +func_ov095_0217eaf4 kind:function(arm,size=0x144) addr:0x0217eaf4 +func_ov095_0217ec38 kind:function(arm,size=0x610) addr:0x0217ec38 +func_ov095_0217f248 kind:function(arm,size=0x14) addr:0x0217f248 +func_ov095_0217f25c kind:function(arm,size=0x1c) addr:0x0217f25c +func_ov095_0217f278 kind:function(arm,size=0x3c) addr:0x0217f278 +func_ov095_0217f2b4 kind:function(arm,size=0x64) addr:0x0217f2b4 +func_ov095_0217f318 kind:function(arm,size=0x6c) addr:0x0217f318 +func_ov095_0217f384 kind:function(arm,size=0x140) addr:0x0217f384 +func_ov095_0217f4c4 kind:function(arm,size=0x340) addr:0x0217f4c4 +func_ov095_0217f804 kind:function(arm,size=0x12c) addr:0x0217f804 +func_ov095_0217f930 kind:function(arm,size=0x4c) addr:0x0217f930 +func_ov095_0217f97c kind:function(arm,size=0xf0) addr:0x0217f97c +func_ov095_0217fa6c kind:function(arm,size=0x268) addr:0x0217fa6c +func_ov095_0217fcd4 kind:function(arm,size=0xb8) addr:0x0217fcd4 +func_ov095_0217fd8c kind:function(arm,size=0x3e0) addr:0x0217fd8c +func_ov095_0218016c kind:function(arm,size=0x4c) addr:0x0218016c +func_ov095_021801b8 kind:function(arm,size=0x120) addr:0x021801b8 +func_ov095_021802d8 kind:function(arm,size=0x30) addr:0x021802d8 +func_ov095_02180308 kind:function(arm,size=0x38) addr:0x02180308 +func_ov095_02180340 kind:function(arm,size=0x30) addr:0x02180340 +func_ov095_02180370 kind:function(arm,size=0x420) addr:0x02180370 +func_ov095_02180790 kind:function(arm,size=0x140) addr:0x02180790 +func_ov095_021808d0 kind:function(arm,size=0x14) addr:0x021808d0 +func_ov095_021808e4 kind:function(arm,size=0x1c) addr:0x021808e4 +func_ov095_02180900 kind:function(thumb,size=0x138) addr:0x02180900 +func_ov095_02180a38 kind:function(thumb,size=0x24) addr:0x02180a38 +func_ov095_02180a5c kind:function(thumb,size=0x1a) addr:0x02180a5c +func_ov095_02180a78 kind:function(thumb,size=0x1c) addr:0x02180a78 +func_ov095_02180a94 kind:function(thumb,size=0x10) addr:0x02180a94 +func_ov095_02180aa4 kind:function(arm,size=0x3c) addr:0x02180aa4 +func_ov095_02180ae0 kind:function(arm,size=0x70) addr:0x02180ae0 +func_ov095_02180b50 kind:function(arm,size=0x50) addr:0x02180b50 +func_ov095_02180ba0 kind:function(thumb,size=0x74) addr:0x02180ba0 +func_ov095_02180c14 kind:function(arm,size=0x90) addr:0x02180c14 +func_ov095_02180ca4 kind:function(arm,size=0x50) addr:0x02180ca4 +data_ov095_02180cf4 kind:data(any) addr:0x02180cf4 +data_ov095_02180cfa kind:data(any) addr:0x02180cfa +data_ov095_02180d00 kind:data(any) addr:0x02180d00 +data_ov095_02180d30 kind:data(any) addr:0x02180d30 +data_ov095_02180d40 kind:data(any) addr:0x02180d40 +data_ov095_02180d50 kind:data(any) addr:0x02180d50 +data_ov095_02180d60 kind:data(any) addr:0x02180d60 +data_ov095_02180d88 kind:data(any) addr:0x02180d88 +data_ov095_02180d8c kind:data(any) addr:0x02180d8c +data_ov095_02180dac kind:data(any) addr:0x02180dac +data_ov095_02180df4 kind:data(any) addr:0x02180df4 +data_ov095_02180e1c kind:data(any) addr:0x02180e1c +data_ov095_02180e48 kind:data(any) addr:0x02180e48 +data_ov095_02180e74 kind:data(any) addr:0x02180e74 +data_ov095_02180ea0 kind:data(any) addr:0x02180ea0 +data_ov095_02180ecc kind:data(any) addr:0x02180ecc +data_ov095_02180ef8 kind:data(any) addr:0x02180ef8 +data_ov095_02180f24 kind:data(any) addr:0x02180f24 +data_ov095_02180f50 kind:data(any) addr:0x02180f50 +data_ov095_02180f7c kind:data(any) addr:0x02180f7c +data_ov095_02180fa8 kind:data(any) addr:0x02180fa8 +data_ov095_02180fd4 kind:data(any) addr:0x02180fd4 +data_ov095_02181000 kind:data(any) addr:0x02181000 diff --git a/config/usa/arm9/overlays/ov096/delinks.txt b/config/usa/arm9/overlays/ov096/delinks.txt new file mode 100644 index 00000000..8c772591 --- /dev/null +++ b/config/usa/arm9/overlays/ov096/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02179b00 end:0x0217db7c kind:code align:32 + .rodata start:0x0217db7c end:0x0217dba8 kind:rodata align:4 + .init start:0x0217dba8 end:0x0217dd38 kind:code align:4 + .ctor start:0x0217dd38 end:0x0217dd4c kind:rodata align:4 + .data start:0x0217dd60 end:0x0217e220 kind:data align:32 + .bss start:0x0217e220 end:0x0217e580 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov096/relocs.txt b/config/usa/arm9/overlays/ov096/relocs.txt new file mode 100644 index 00000000..3497de45 --- /dev/null +++ b/config/usa/arm9/overlays/ov096/relocs.txt @@ -0,0 +1,727 @@ +from:0x02179b2c kind:arm_call to:0x01fff350 module:itcm +from:0x02179b48 kind:arm_call to:0x0217ace8 module:overlay(96) +from:0x02179b90 kind:load to:0x027e0ce4 module:dtcm +from:0x02179b98 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02179bb4 kind:load to:0x027e0cd8 module:dtcm +from:0x02179bb8 kind:load to:0x02081e10 module:overlay(0) +from:0x02179bd2 kind:thumb_call_arm to:0x02081d5c module:overlay(0) +from:0x02179bd8 kind:load to:0x027e0cd8 module:dtcm +from:0x02179bf0 kind:load to:0x027e0ce0 module:dtcm +from:0x02179bf6 kind:thumb_call to:0x02179be8 module:overlay(96) +from:0x02179c1c kind:load to:0x027e09b8 module:dtcm +from:0x02179c30 kind:load to:0x027e09b8 module:dtcm +from:0x02179c6e kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x02179c8c kind:thumb_call to:0x02179b9c module:overlay(96) +from:0x02179c98 kind:thumb_call to:0x02179b9c module:overlay(96) +from:0x02179cb6 kind:thumb_call to:0x02179b9c module:overlay(96) +from:0x02179cc2 kind:thumb_call to:0x02179b9c module:overlay(96) +from:0x02179cd6 kind:thumb_call to:0x02179bbc module:overlay(96) +from:0x02179d04 kind:thumb_call_arm to:0x0206c988 module:overlay(0) +from:0x02179d16 kind:thumb_call_arm to:0x02070540 module:overlay(0) +from:0x02179d2e kind:thumb_call_arm to:0x0206d160 module:overlay(0) +from:0x02179d38 kind:load to:0x027e09a4 module:dtcm +from:0x02179d3c kind:load to:0x020b2fe0 module:overlay(0) +from:0x02179d44 kind:load to:0x027e0ce4 module:dtcm +from:0x02179d48 kind:load to:0x020b5198 module:overlay(0) +from:0x02179da8 kind:arm_call_thumb to:0x02179be8 module:overlay(96) +from:0x02179de0 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02179e08 kind:arm_call to:0x02070534 module:overlay(0) +from:0x02179f38 kind:arm_call to:0x02080978 module:overlay(0) +from:0x0217a000 kind:arm_call_thumb to:0x02179be8 module:overlay(96) +from:0x0217a020 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217a040 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217a05c kind:arm_call_thumb to:0x02179be8 module:overlay(96) +from:0x0217a094 kind:arm_call to:0x02082abc module:overlay(0) +from:0x0217a0a0 kind:arm_call to:0x02169588 module:overlay(93) +from:0x0217a0ac kind:load to:0x027e09a4 module:dtcm +from:0x0217a0b0 kind:load to:0x0203e93c module:main +from:0x0217a0b4 kind:load to:0x027e0cd8 module:dtcm +from:0x0217a0ec kind:arm_call to:0x021700a4 module:overlay(93) +from:0x0217a10c kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a124 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217a154 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217a1a0 kind:arm_call to:0x021700a4 module:overlay(93) +from:0x0217a1c8 kind:arm_call to:0x01ffd118 module:itcm +from:0x0217a208 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217a210 kind:arm_call to:0x02170130 module:overlays(88,93) +from:0x0217a21c kind:load to:0x027e0c90 module:dtcm +from:0x0217a228 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217a23c kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217a244 kind:arm_call to:0x02011ff4 module:main +from:0x0217a258 kind:arm_call to:0x0216ffd4 module:overlay(93) +from:0x0217a280 kind:load to:0x0217dd94 module:overlay(96) +from:0x0217a2ac kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x0217a2b4 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217a2c0 kind:load to:0x0217dd94 module:overlay(96) +from:0x0217a2ec kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x0217a2f4 kind:arm_call to:0x021700a0 module:overlay(93) +from:0x0217a2fc kind:arm_call to:0x02011ff4 module:main +from:0x0217a308 kind:load to:0x0217dd94 module:overlay(96) +from:0x0217a338 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217a380 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0217a390 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217a3c0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217a3d8 kind:arm_call to:0x01ff930c module:itcm +from:0x0217a404 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x0217a410 kind:load to:0x027e0ce4 module:dtcm +from:0x0217a414 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a418 kind:load to:0x02177ce0 module:overlays(89,90,91,92,93,94) +from:0x0217a430 kind:arm_call to:0x01ffd420 module:itcm +from:0x0217a444 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0217a478 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0217a48c kind:arm_call to:0x02073450 module:overlay(0) +from:0x0217a49c kind:load to:0x027e09b8 module:dtcm +from:0x0217a4a0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217a510 kind:arm_call to:0x0217a41c module:overlay(96) +from:0x0217a52c kind:arm_call to:0x02089ebc module:overlay(0) +from:0x0217a56c kind:arm_call to:0x02089da4 module:overlay(0) +from:0x0217a574 kind:arm_call to:0x0217a30c module:overlay(96) +from:0x0217a584 kind:arm_call to:0x02089da4 module:overlay(0) +from:0x0217a598 kind:arm_call to:0x0217a41c module:overlay(96) +from:0x0217a5b0 kind:arm_call to:0x020732cc module:overlay(0) +from:0x0217a5c4 kind:arm_call to:0x0217a30c module:overlay(96) +from:0x0217a5e0 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217a5ec kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217a5fc kind:arm_call to:0x02089da4 module:overlay(0) +from:0x0217a604 kind:arm_call to:0x0217a30c module:overlay(96) +from:0x0217a614 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0217a624 kind:arm_call to:0x0217037c module:overlay(93) +from:0x0217a630 kind:arm_call to:0x02170fe4 module:overlay(93) +from:0x0217a638 kind:load to:0x027e09b8 module:dtcm +from:0x0217a674 kind:load to:0x0217e230 module:overlay(96) +from:0x0217a688 kind:arm_call to:0x02011f3c module:main +from:0x0217a694 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0217a6a8 kind:load to:0x0217dde4 module:overlay(96) +from:0x0217a6b8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0217a6d0 kind:load to:0x0217ddc0 module:overlay(96) +from:0x0217a6dc kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217a6f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217a6f8 kind:arm_call to:0x02011ff4 module:main +from:0x0217a70c kind:arm_call to:0x02097704 module:overlay(0) +from:0x0217a720 kind:load to:0x0217e27c module:overlay(96) +from:0x0217a734 kind:arm_call to:0x02011f3c module:main +from:0x0217a740 kind:arm_call to:0x0217a770 module:overlay(96) +from:0x0217a754 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0217a76c kind:load to:0x0217de40 module:overlay(96) +from:0x0217a778 kind:arm_call to:0x020e3d80 module:overlay(31) +from:0x0217a7a4 kind:load to:0x0217de64 module:overlay(96) +from:0x0217a7a8 kind:load to:0x0217ded8 module:overlay(96) +from:0x0217a7c4 kind:arm_call to:0x02166130 module:overlays(89,93,94) +from:0x0217a7d4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217a7e0 kind:arm_call to:0x020e3e64 module:overlay(31) +from:0x0217a7e8 kind:load to:0x027e0d8c module:dtcm +from:0x0217a830 kind:arm_call to:0x0217a874 module:overlay(96) +from:0x0217a84c kind:arm_call to:0x020732cc module:overlay(0) +from:0x0217a870 kind:load to:0x027e09b8 module:dtcm +from:0x0217a884 kind:arm_call to:0x020d9738 module:overlay(31) +from:0x0217a89c kind:arm_call to:0x020732dc module:overlay(0) +from:0x0217a8a4 kind:load to:0x027e0d34 module:dtcm +from:0x0217a8a8 kind:load to:0x027e09b8 module:dtcm +from:0x0217a920 kind:arm_call to:0x020e3e4c module:overlay(31) +from:0x0217a940 kind:arm_call to:0x0205d458 module:overlay(0) +from:0x0217a968 kind:arm_call to:0x01fff1a4 module:itcm +from:0x0217a980 kind:arm_call to:0x01fff148 module:itcm +from:0x0217a990 kind:arm_call to:0x01fff148 module:itcm +from:0x0217a99c kind:arm_call to:0x01ffb9cc module:itcm +from:0x0217a9c0 kind:load to:0x027e0ce0 module:dtcm +from:0x0217aa04 kind:arm_call to:0x0207308c module:overlay(0) +from:0x0217aa54 kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x0217aa98 kind:arm_call to:0x02073450 module:overlay(0) +from:0x0217aaa4 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0217aad0 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0217aaec kind:arm_call to:0x020d9834 module:overlay(31) +from:0x0217aafc kind:load to:0x027e0ce0 module:dtcm +from:0x0217ab00 kind:load to:0x027e09b8 module:dtcm +from:0x0217ab04 kind:load to:0x027e0d34 module:dtcm +from:0x0217ab10 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217ab24 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217ab2c kind:arm_call to:0x02011ff4 module:main +from:0x0217ab40 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0217ab54 kind:arm_branch to:0x0217a8f0 module:overlay(96) +from:0x0217ab64 kind:arm_branch to:0x0217a8ac module:overlay(96) +from:0x0217ab74 kind:load to:0x0217e2c8 module:overlay(96) +from:0x0217ab88 kind:arm_call to:0x02011f3c module:main +from:0x0217ab94 kind:arm_call to:0x0217abc4 module:overlay(96) +from:0x0217aba8 kind:arm_call to:0x0209765c module:overlay(0) +from:0x0217abc0 kind:load to:0x0217def0 module:overlay(96) +from:0x0217abcc kind:arm_call to:0x02098368 module:overlay(0) +from:0x0217abe8 kind:load to:0x0217df14 module:overlay(96) +from:0x0217abf4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217ac08 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217ac10 kind:arm_call to:0x02011ff4 module:main +from:0x0217ac98 kind:arm_call to:0x020c4a6c module:overlays(24,25) +from:0x0217acb0 kind:load to:0x0217db7c module:overlay(96) +from:0x0217acb4 kind:load to:0x0217e420 module:overlay(96) +from:0x0217acb8 kind:load to:0x020d8640 module:overlays(19,24) +from:0x0217acc4 kind:arm_call to:0x02098490 module:overlay(0) +from:0x0217ad04 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0217ad18 kind:load to:0x0217e314 module:overlay(96) +from:0x0217ad2c kind:arm_call to:0x02011f3c module:main +from:0x0217ad38 kind:arm_call to:0x0217ae30 module:overlay(96) +from:0x0217ad54 kind:arm_call to:0x020978bc module:overlay(0) +from:0x0217ad90 kind:load to:0x0217df8c module:overlay(96) +from:0x0217ada0 kind:arm_call to:0x02098288 module:overlay(0) +from:0x0217adb4 kind:load to:0x0217df70 module:overlay(96) +from:0x0217adc8 kind:arm_call to:0x0207bff0 module:overlay(0) +from:0x0217adf0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217adfc kind:arm_call to:0x01fff458 module:itcm +from:0x0217ae28 kind:load to:0x027e0ce4 module:dtcm +from:0x0217ae40 kind:arm_call to:0x02098b08 module:overlay(0) +from:0x0217aea4 kind:arm_call_thumb to:0x0209a744 module:overlay(0) +from:0x0217aed8 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0217aef0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0217af00 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0217af3c kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x0217af54 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0217af64 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0217af7c kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0217af84 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0217b010 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0217b018 kind:arm_call to:0x02097b98 module:overlay(0) +from:0x0217b05c kind:arm_call to:0x020a0494 module:overlay(0) +from:0x0217b098 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0217b0a0 kind:arm_call to:0x0207ed8c module:overlay(0) +from:0x0217b0ac kind:arm_call to:0x0217ad98 module:overlay(96) +from:0x0217b0bc kind:arm_call to:0x0209860c module:overlay(0) +from:0x0217b0ec kind:arm_call to:0x01ffa81c module:itcm +from:0x0217b0fc kind:load to:0x0217e078 module:overlay(96) +from:0x0217b100 kind:load to:0x0217e314 module:overlay(96) +from:0x0217b104 kind:load to:0x0217e000 module:overlay(96) +from:0x0217b108 kind:load to:0x0217e02c module:overlay(96) +from:0x0217b10c kind:load to:0x020b27a8 module:overlay(0) +from:0x0217b118 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0217b12c kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0217b140 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217b168 kind:arm_call to:0x02057c18 module:overlay(0) +from:0x0217b178 kind:arm_call to:0x0209a798 module:overlay(0) +from:0x0217b224 kind:arm_call to:0x0217cc54 module:overlay(96) +from:0x0217b22c kind:arm_call to:0x0217cb70 module:overlay(96) +from:0x0217b234 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0217b260 kind:arm_call to:0x0217b384 module:overlay(96) +from:0x0217b270 kind:arm_call to:0x0217cef8 module:overlay(96) +from:0x0217b318 kind:arm_call to:0x020a07b4 module:overlay(0) +from:0x0217b328 kind:load to:0x0217c7f8 module:overlay(96) +from:0x0217b32c kind:load to:0x0217e0e8 module:overlay(96) +from:0x0217b330 kind:load to:0x02049bc4 module:main +from:0x0217b344 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0217b350 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0217b390 kind:arm_call to:0x0217b358 module:overlay(96) +from:0x0217b3c8 kind:load to:0x0217dfd0 module:overlay(96) +from:0x0217b418 kind:arm_call to:0x0217b44c module:overlay(96) +from:0x0217b444 kind:arm_call to:0x0217b44c module:overlay(96) +from:0x0217b468 kind:arm_call to:0x02098d5c module:overlay(0) +from:0x0217b4a4 kind:arm_call to:0x020bfaf8 module:overlay(17) +from:0x0217b4b8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217b4c8 kind:arm_call to:0x020e62f4 module:overlay(31) +from:0x0217b4dc kind:arm_call to:0x020990a0 module:overlay(0) +from:0x0217b520 kind:arm_call to:0x020bf030 module:overlay(17) +from:0x0217b538 kind:arm_call to:0x0217b384 module:overlay(96) +from:0x0217b578 kind:arm_call to:0x0217c528 module:overlay(96) +from:0x0217b594 kind:load to:0x027e0ce4 module:dtcm +from:0x0217b5a8 kind:arm_call to:0x0217d064 module:overlay(96) +from:0x0217b604 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217b618 kind:arm_call to:0x0217c528 module:overlay(96) +from:0x0217b630 kind:arm_call to:0x01ff930c module:itcm +from:0x0217b648 kind:arm_call to:0x01ff930c module:itcm +from:0x0217b670 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b678 kind:arm_call to:0x0217b3cc module:overlay(96) +from:0x0217b6ac kind:arm_call to:0x02098b6c module:overlay(0) +from:0x0217b710 kind:arm_call to:0x0207de78 module:overlay(0) +from:0x0217b750 kind:arm_call to:0x02028d08 module:main +from:0x0217b764 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217b774 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b7b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b7c0 kind:arm_call to:0x01ff93c0 module:itcm +from:0x0217b7fc kind:arm_call to:0x020a0998 module:overlay(0) +from:0x0217b820 kind:arm_call to:0x020a0998 module:overlay(0) +from:0x0217b834 kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0217b84c kind:arm_call to:0x02097bcc module:overlay(0) +from:0x0217b858 kind:load to:0x0217dfa8 module:overlay(96) +from:0x0217b85c kind:load to:0x027e09c0 module:dtcm +from:0x0217b894 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x0217b8e4 kind:arm_call to:0x02028d08 module:main +from:0x0217b8f8 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x0217b908 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217b91c kind:arm_call to:0x020a09c0 module:overlay(0) +from:0x0217b954 kind:arm_call to:0x020bf5a4 module:overlay(17) +from:0x0217b988 kind:load to:0x0217c528 module:overlay(96) +from:0x0217ba1c kind:arm_call to:0x0217b384 module:overlay(96) +from:0x0217ba64 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217ba80 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217bab8 kind:arm_call to:0x0217b384 module:overlay(96) +from:0x0217bac4 kind:arm_call to:0x0217ccdc module:overlay(96) +from:0x0217bad0 kind:arm_call to:0x0217cec4 module:overlay(96) +from:0x0217baf8 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217bb04 kind:arm_call to:0x02016930 module:main +from:0x0217bb20 kind:arm_call to:0x01ff9364 module:itcm +from:0x0217bba8 kind:arm_call to:0x02015058 module:main +from:0x0217bbc8 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217bbe4 kind:arm_call to:0x02015058 module:main +from:0x0217bc08 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217bc14 kind:load to:0x02049bc4 module:main +from:0x0217bc1c kind:load to:0x0203e93c module:main +from:0x0217bc20 kind:load to:0x027e09a8 module:dtcm +from:0x0217bc8c kind:arm_call to:0x0217c528 module:overlay(96) +from:0x0217bc94 kind:load to:0x02049bc4 module:main +from:0x0217bd08 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217bd18 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217bd40 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0217bd54 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217bd90 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217bdac kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217bdc4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217be04 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0217be88 kind:arm_call to:0x02015058 module:main +from:0x0217bea8 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0217bec4 kind:arm_call to:0x02015058 module:main +from:0x0217bee4 kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0217bf00 kind:arm_call to:0x02015058 module:main +from:0x0217bf14 kind:arm_call to:0x0217b384 module:overlay(96) +from:0x0217bf34 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217bf48 kind:arm_call to:0x0217b384 module:overlay(96) +from:0x0217bf54 kind:arm_call to:0x0217ccdc module:overlay(96) +from:0x0217bf80 kind:arm_call to:0x0217cec4 module:overlay(96) +from:0x0217bf8c kind:load to:0x027e09c0 module:dtcm +from:0x0217bf90 kind:load to:0x027e0cec module:dtcm +from:0x0217bf9c kind:load to:0x027e09a8 module:dtcm +from:0x0217c010 kind:arm_call to:0x0217c528 module:overlay(96) +from:0x0217c018 kind:load to:0x02049bc4 module:main +from:0x0217c04c kind:arm_call to:0x0217cec4 module:overlay(96) +from:0x0217c09c kind:arm_call to:0x02015058 module:main +from:0x0217c0bc kind:arm_call to:0x02071bb4 module:overlay(0) +from:0x0217c108 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217c118 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217c140 kind:arm_call to:0x0207e438 module:overlay(0) +from:0x0217c15c kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217c178 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217c188 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217c1a4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0217c1bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217c1fc kind:arm_call to:0x0207e56c module:overlay(0) +from:0x0217c220 kind:arm_call to:0x0217ccdc module:overlay(96) +from:0x0217c238 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c250 kind:arm_call to:0x0217b384 module:overlay(96) +from:0x0217c25c kind:load to:0x027e09a8 module:dtcm +from:0x0217c264 kind:load to:0x027e09c0 module:dtcm +from:0x0217c268 kind:load to:0x027e0cec module:dtcm +from:0x0217c298 kind:arm_call to:0x0217c528 module:overlay(96) +from:0x0217c2bc kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217c2c4 kind:load to:0x027e09a8 module:dtcm +from:0x0217c2fc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0217c314 kind:arm_call to:0x020bf3c0 module:overlay(17) +from:0x0217c31c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217c32c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217c33c kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0217c358 kind:arm_call to:0x02015058 module:main +from:0x0217c378 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217c394 kind:arm_call to:0x02015058 module:main +from:0x0217c3b4 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x0217c3bc kind:load to:0x027e09a8 module:dtcm +from:0x0217c3d4 kind:load to:0x0217c528 module:overlay(96) +from:0x0217c418 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217c434 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217c448 kind:arm_call to:0x0217b384 module:overlay(96) +from:0x0217c454 kind:arm_call to:0x0217ccdc module:overlay(96) +from:0x0217c460 kind:arm_call to:0x0217cec4 module:overlay(96) +from:0x0217c488 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217c494 kind:arm_call to:0x02016930 module:main +from:0x0217c4b0 kind:arm_call to:0x01ff9364 module:itcm +from:0x0217c524 kind:load to:0x0203e93c module:main +from:0x0217c7a8 kind:arm_call to:0x0217cc54 module:overlay(96) +from:0x0217c7b0 kind:arm_call to:0x0217cb70 module:overlay(96) +from:0x0217c7b8 kind:arm_call to:0x02057ca8 module:overlay(0) +from:0x0217c7ec kind:load to:0x0217e0d0 module:overlay(96) +from:0x0217c7f0 kind:load to:0x0217e148 module:overlay(96) +from:0x0217c7f4 kind:load to:0x0217e0e8 module:overlay(96) +from:0x0217c87c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217c8ac kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x0217c8c0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217c8d0 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217c8f4 kind:arm_call to:0x0200e260 module:main +from:0x0217c904 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217c9a0 kind:arm_call_thumb to:0x01ffa184 module:itcm +from:0x0217c9d0 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x0217c9e4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217c9f4 kind:arm_call to:0x01ffa60c module:itcm +from:0x0217ca24 kind:arm_call to:0x0200e260 module:main +from:0x0217ca34 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217caac kind:arm_call to:0x0200e260 module:main +from:0x0217cabc kind:arm_call to:0x01ffad5c module:itcm +from:0x0217cb34 kind:arm_call to:0x0200e260 module:main +from:0x0217cb44 kind:arm_call to:0x01ffad5c module:itcm +from:0x0217cb68 kind:load to:0x0203e93c module:main +from:0x0217cb6c kind:load to:0x027e0964 module:dtcm +from:0x0217cc3c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0217cc4c kind:arm_call to:0x02057884 module:overlay(0) +from:0x0217ccf4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217cd10 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217cd88 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217cdb0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0217cdbc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217ce34 kind:arm_call to:0x01ff930c module:itcm +from:0x0217ce44 kind:arm_call to:0x01ff930c module:itcm +from:0x0217ce50 kind:arm_call to:0x01ff9258 module:itcm +from:0x0217ce5c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0217ce8c kind:arm_call to:0x01ff930c module:itcm +from:0x0217ce98 kind:load to:0x0203e93c module:main +from:0x0217ceb4 kind:arm_call to:0x02057f54 module:overlay(0) +from:0x0217cebc kind:arm_call to:0x01ffc57c module:itcm +from:0x0217ced4 kind:arm_call to:0x0209851c module:overlay(0) +from:0x0217cee0 kind:arm_call to:0x02016930 module:main +from:0x0217cef0 kind:arm_call to:0x01ff930c module:itcm +from:0x0217cf14 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x0217cf54 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0217cf64 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217cf78 kind:arm_call to:0x02166124 module:overlay(94) +from:0x0217cf9c kind:arm_call to:0x02166124 module:overlay(94) +from:0x0217cfac kind:arm_call to:0x0216611c module:overlay(94) +from:0x0217cfdc kind:arm_call to:0x020973d4 module:overlay(0) +from:0x0217cff4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0217d00c kind:arm_call to:0x02166124 module:overlay(94) +from:0x0217d030 kind:arm_call to:0x02166124 module:overlay(94) +from:0x0217d03c kind:arm_call to:0x0216611c module:overlay(94) +from:0x0217d054 kind:load to:0x020b537c module:overlay(0) +from:0x0217d05c kind:load to:0x027e0ce4 module:dtcm +from:0x0217d0a8 kind:arm_call to:0x01ff9638 module:itcm +from:0x0217d0b8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d10c kind:arm_call to:0x01ff9638 module:itcm +from:0x0217d11c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0217d168 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0217d170 kind:arm_call to:0x02011ff4 module:main +from:0x0217d184 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217d18c kind:arm_call to:0x02011ff4 module:main +from:0x0217d1a0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0217d1a8 kind:arm_call to:0x02011ff4 module:main +from:0x0217d1c4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217d1cc kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0217d1d8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0217d1e0 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0217d1e8 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0217d1f0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0217d1f8 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0217d200 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0217d208 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217d224 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0217d22c kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0217d238 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0217d240 kind:arm_call to:0x0207b6a0 module:overlay(0) +from:0x0217d248 kind:arm_call to:0x0207edc8 module:overlay(0) +from:0x0217d250 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0217d258 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0217d260 kind:arm_call_thumb to:0x02057bb4 module:overlay(0) +from:0x0217d268 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0217d270 kind:arm_call to:0x02011ff4 module:main +from:0x0217d284 kind:arm_call to:0x020978ec module:overlay(0) +from:0x0217d298 kind:arm_call to:0x020c4de0 module:overlay(24) +from:0x0217d2b0 kind:arm_call to:0x020c4e48 module:overlays(18,24) +from:0x0217d2c4 kind:arm_call to:0x0217d93c module:overlay(96) +from:0x0217d310 kind:load to:0x0217e1e0 module:overlay(96) +from:0x0217d314 kind:load to:0x020b6288 module:overlay(0) +from:0x0217d328 kind:arm_call to:0x0217d630 module:overlay(96) +from:0x0217d330 kind:arm_call to:0x0217d47c module:overlay(96) +from:0x0217d338 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0217d340 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x0217d34c kind:load to:0x0217e1e0 module:overlay(96) +from:0x0217d360 kind:arm_call to:0x0217d630 module:overlay(96) +from:0x0217d368 kind:arm_call to:0x0217d47c module:overlay(96) +from:0x0217d370 kind:arm_call to:0x02061c3c module:overlay(0) +from:0x0217d378 kind:arm_call to:0x020c4e10 module:overlay(24) +from:0x0217d380 kind:arm_call to:0x02011ff4 module:main +from:0x0217d38c kind:load to:0x0217e1e0 module:overlay(96) +from:0x0217d3a4 kind:arm_call to:0x020c4e14 module:overlay(24) +from:0x0217d3ac kind:arm_call to:0x0217d930 module:overlay(96) +from:0x0217d3b4 kind:arm_call to:0x020c4ea0 module:overlay(24) +from:0x0217d3c0 kind:arm_call to:0x020c5100 module:overlay(24) +from:0x0217d3dc kind:arm_call to:0x020166a4 module:main +from:0x0217d408 kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x0217d410 kind:arm_call to:0x020c4f2c module:overlay(24) +from:0x0217d418 kind:arm_call to:0x0217d428 module:overlay(96) +from:0x0217d420 kind:load to:0x027e0994 module:dtcm +from:0x0217d424 kind:load to:0x027e0ce0 module:dtcm +from:0x0217d44c kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x0217d468 kind:arm_call to:0x02073368 module:overlay(0) +from:0x0217d478 kind:load to:0x027e09b8 module:dtcm +from:0x0217d498 kind:arm_call to:0x020732dc module:overlay(0) +from:0x0217d4a8 kind:load to:0x027e09b8 module:dtcm +from:0x0217d4dc kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x0217d4e4 kind:arm_call to:0x0217d630 module:overlay(96) +from:0x0217d51c kind:arm_call to:0x020c4d8c module:overlay(24) +from:0x0217d54c kind:arm_call to:0x0217da90 module:overlay(96) +from:0x0217d560 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0217d584 kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x0217d5ec kind:arm_call to:0x0217d47c module:overlay(96) +from:0x0217d5fc kind:arm_call to:0x020c4e20 module:overlays(20,24) +from:0x0217d608 kind:load to:0x027e0ce0 module:dtcm +from:0x0217d60c kind:load to:0x020d8640 module:overlays(19,24) +from:0x0217d620 kind:load to:0x0217e3ec module:overlay(96) +from:0x0217d624 kind:load to:0x020b502c module:overlay(0) +from:0x0217d628 kind:load to:0x0217daec module:overlay(96) +from:0x0217d62c kind:load to:0x020b6288 module:overlay(0) +from:0x0217d63c kind:load to:0x02016684 module:main +from:0x0217d648 kind:arm_call to:0x0217d6e0 module:overlay(96) +from:0x0217d650 kind:arm_call to:0x0217d670 module:overlay(96) +from:0x0217d660 kind:arm_call to:0x0217d7bc module:overlay(96) +from:0x0217d668 kind:arm_call to:0x0217d670 module:overlay(96) +from:0x0217d6c8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0217d6dc kind:load to:0x020b5198 module:overlay(0) +from:0x0217d6f0 kind:arm_call to:0x0217d6f8 module:overlay(96) +from:0x0217d7f4 kind:arm_call to:0x020c4ee8 module:overlays(20,24) +from:0x0217d81c kind:arm_call to:0x020c4f3c module:overlay(24) +from:0x0217d834 kind:arm_call to:0x02019510 module:main +from:0x0217d840 kind:arm_call to:0x020cd130 module:overlay(24) +from:0x0217d848 kind:arm_call to:0x020c4ed0 module:overlay(24) +from:0x0217d850 kind:arm_call to:0x020c4ef8 module:overlay(24) +from:0x0217d858 kind:arm_call to:0x0217d47c module:overlay(96) +from:0x0217d868 kind:load to:0x0204a0f0 module:main +from:0x0217d86c kind:load to:0x020d8678 module:overlays(19,24) +from:0x0217d890 kind:arm_call to:0x0217d428 module:overlay(96) +from:0x0217d89c kind:arm_call to:0x0207330c module:overlay(0) +from:0x0217d8f0 kind:arm_call to:0x02080638 module:overlay(0) +from:0x0217d90c kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0217d918 kind:arm_call to:0x020284f4 module:main +from:0x0217d924 kind:load to:0x027e09b8 module:dtcm +from:0x0217d928 kind:load to:0x027e0cd8 module:dtcm +from:0x0217d92c kind:load to:0x027e09a4 module:dtcm +from:0x0217d938 kind:load to:0x0217d93c module:overlay(96) +from:0x0217d970 kind:load to:0x0217e3ec module:overlay(96) +from:0x0217d9a0 kind:arm_call to:0x02019510 module:main +from:0x0217d9b4 kind:arm_call to:0x02019510 module:main +from:0x0217d9bc kind:load to:0x0204a0f0 module:main +from:0x0217da0c kind:arm_call to:0x0217d870 module:overlay(96) +from:0x0217da24 kind:arm_call to:0x0217d870 module:overlay(96) +from:0x0217da88 kind:arm_call to:0x0217d870 module:overlay(96) +from:0x0217dae0 kind:load to:0x0217e3ec module:overlay(96) +from:0x0217db08 kind:arm_call to:0x0217da90 module:overlay(96) +from:0x0217db4c kind:arm_call to:0x020360ac module:main +from:0x0217db64 kind:arm_call to:0x020360ac module:main +from:0x0217db74 kind:load to:0x0217e210 module:overlay(96) +from:0x0217db78 kind:load to:0x0217e400 module:overlay(96) +from:0x0217dbc4 kind:arm_call to:0x0217a6ac module:overlay(96) +from:0x0217dbd4 kind:arm_call to:0x0203ce4c module:main +from:0x0217dbe8 kind:load to:0x0217e220 module:overlay(96) +from:0x0217dbec kind:load to:0x0217e230 module:overlay(96) +from:0x0217dbf0 kind:load to:0x0217a704 module:overlay(96) +from:0x0217dbf4 kind:load to:0x0217e224 module:overlay(96) +from:0x0217dc14 kind:arm_call to:0x0217a748 module:overlay(96) +from:0x0217dc24 kind:arm_call to:0x0203ce4c module:main +from:0x0217dc38 kind:load to:0x0217e26c module:overlay(96) +from:0x0217dc3c kind:load to:0x0217e27c module:overlay(96) +from:0x0217dc40 kind:load to:0x0217ab38 module:overlay(96) +from:0x0217dc44 kind:load to:0x0217e270 module:overlay(96) +from:0x0217dc64 kind:arm_call to:0x0217ab9c module:overlay(96) +from:0x0217dc74 kind:arm_call to:0x0203ce4c module:main +from:0x0217dc88 kind:load to:0x0217e2b8 module:overlay(96) +from:0x0217dc8c kind:load to:0x0217e2c8 module:overlay(96) +from:0x0217dc90 kind:load to:0x0217acfc module:overlay(96) +from:0x0217dc94 kind:load to:0x0217e2bc module:overlay(96) +from:0x0217dcb4 kind:arm_call to:0x0217ad44 module:overlay(96) +from:0x0217dcc4 kind:arm_call to:0x0203ce4c module:main +from:0x0217dcd8 kind:load to:0x0217e304 module:overlay(96) +from:0x0217dcdc kind:load to:0x0217e314 module:overlay(96) +from:0x0217dce0 kind:load to:0x0217d27c module:overlay(96) +from:0x0217dce4 kind:load to:0x0217e308 module:overlay(96) +from:0x0217dd04 kind:arm_call to:0x0217d290 module:overlay(96) +from:0x0217dd14 kind:arm_call to:0x0203ce4c module:main +from:0x0217dd28 kind:load to:0x0217e3ec module:overlay(96) +from:0x0217dd2c kind:load to:0x0217e420 module:overlay(96) +from:0x0217dd30 kind:load to:0x0217d318 module:overlay(96) +from:0x0217dd34 kind:load to:0x0217e3f4 module:overlay(96) +from:0x0217dd38 kind:load to:0x0217dba8 module:overlay(96) +from:0x0217dd3c kind:load to:0x0217dbf8 module:overlay(96) +from:0x0217dd40 kind:load to:0x0217dc48 module:overlay(96) +from:0x0217dd44 kind:load to:0x0217dc98 module:overlay(96) +from:0x0217dd48 kind:load to:0x0217dce8 module:overlay(96) +from:0x0217dd68 kind:load to:0x0217a220 module:overlay(96) +from:0x0217dd6c kind:load to:0x0217a234 module:overlay(96) +from:0x0217dd70 kind:load to:0x02179d4c module:overlay(96) +from:0x0217dd74 kind:load to:0x0217a0b8 module:overlay(96) +from:0x0217dd78 kind:load to:0x021705dc module:overlay(93) +from:0x0217dd7c kind:load to:0x021705e0 module:overlay(93) +from:0x0217dd80 kind:load to:0x021705e4 module:overlay(93) +from:0x0217dd84 kind:load to:0x021705ec module:overlay(93) +from:0x0217dd88 kind:load to:0x021706b8 module:overlays(89,93) +from:0x0217dd94 kind:load to:0x0217a284 module:overlay(96) +from:0x0217dd98 kind:load to:0x0217a2c4 module:overlay(96) +from:0x0217dd9c kind:load to:0x0217a4a4 module:overlay(96) +from:0x0217dda0 kind:load to:0x0217a540 module:overlay(96) +from:0x0217dda4 kind:load to:0x021705dc module:overlay(93) +from:0x0217dda8 kind:load to:0x021705e0 module:overlay(93) +from:0x0217ddac kind:load to:0x021705e4 module:overlay(93) +from:0x0217ddb0 kind:load to:0x021705ec module:overlay(93) +from:0x0217ddb4 kind:load to:0x0217a63c module:overlay(96) +from:0x0217ddc0 kind:load to:0x0217a678 module:overlay(96) +from:0x0217ddc4 kind:load to:0x0209772c module:overlay(0) +from:0x0217ddc8 kind:load to:0x02097734 module:overlay(0) +from:0x0217ddcc kind:load to:0x020977b0 module:overlay(0) +from:0x0217ddd0 kind:load to:0x020977f0 module:overlay(0) +from:0x0217ddd4 kind:load to:0x020977f4 module:overlay(0) +from:0x0217ddd8 kind:load to:0x020977f8 module:overlay(0) +from:0x0217dde4 kind:load to:0x020984f8 module:overlay(0) +from:0x0217dde8 kind:load to:0x02098534 module:overlay(0) +from:0x0217ddec kind:load to:0x0209854c module:overlay(0) +from:0x0217ddf0 kind:load to:0x02098558 module:overlay(0) +from:0x0217ddf4 kind:load to:0x01fff464 module:itcm +from:0x0217ddf8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217ddfc kind:load to:0x02098488 module:overlay(0) +from:0x0217de00 kind:load to:0x02098490 module:overlay(0) +from:0x0217de04 kind:load to:0x02098494 module:overlay(0) +from:0x0217de08 kind:load to:0x02098498 module:overlay(0) +from:0x0217de0c kind:load to:0x0209849c module:overlay(0) +from:0x0217de10 kind:load to:0x020984a0 module:overlay(0) +from:0x0217de14 kind:load to:0x020984a4 module:overlay(0) +from:0x0217de18 kind:load to:0x020984a8 module:overlay(0) +from:0x0217de1c kind:load to:0x02098564 module:overlay(0) +from:0x0217de20 kind:load to:0x020985d0 module:overlay(0) +from:0x0217de24 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217de28 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217de2c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217de30 kind:load to:0x0217a6d4 module:overlay(96) +from:0x0217de34 kind:load to:0x0217a6e8 module:overlay(96) +from:0x0217de40 kind:load to:0x0217a724 module:overlay(96) +from:0x0217de44 kind:load to:0x0209772c module:overlay(0) +from:0x0217de48 kind:load to:0x02097734 module:overlay(0) +from:0x0217de4c kind:load to:0x020977b0 module:overlay(0) +from:0x0217de50 kind:load to:0x020977f0 module:overlay(0) +from:0x0217de54 kind:load to:0x020977f4 module:overlay(0) +from:0x0217de58 kind:load to:0x020977f8 module:overlay(0) +from:0x0217de64 kind:load to:0x020984f8 module:overlay(0) +from:0x0217de68 kind:load to:0x02098534 module:overlay(0) +from:0x0217de6c kind:load to:0x0209854c module:overlay(0) +from:0x0217de70 kind:load to:0x02098558 module:overlay(0) +from:0x0217de74 kind:load to:0x01fff464 module:itcm +from:0x0217de78 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217de7c kind:load to:0x020e3df8 module:overlays(19,20,31) +from:0x0217de80 kind:load to:0x020e3e24 module:overlays(19,20,31) +from:0x0217de84 kind:load to:0x0217a7ac module:overlay(96) +from:0x0217de88 kind:load to:0x0217a7ec module:overlay(96) +from:0x0217de8c kind:load to:0x0209849c module:overlay(0) +from:0x0217de90 kind:load to:0x020984a0 module:overlay(0) +from:0x0217de94 kind:load to:0x020984a4 module:overlay(0) +from:0x0217de98 kind:load to:0x020984a8 module:overlay(0) +from:0x0217de9c kind:load to:0x02098564 module:overlay(0) +from:0x0217dea0 kind:load to:0x020985d0 module:overlay(0) +from:0x0217dea4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217dea8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217deac kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217deb0 kind:load to:0x0217ab08 module:overlay(96) +from:0x0217deb4 kind:load to:0x0217ab1c module:overlay(96) +from:0x0217deb8 kind:load to:0x0217a928 module:overlay(96) +from:0x0217debc kind:load to:0x0217a838 module:overlay(96) +from:0x0217dec0 kind:load to:0x020e4058 module:overlays(19,20,31) +from:0x0217dec4 kind:load to:0x0217a9c4 module:overlay(96) +from:0x0217dec8 kind:load to:0x0217a8ac module:overlay(96) +from:0x0217decc kind:load to:0x0217a8f0 module:overlay(96) +from:0x0217ded8 kind:load to:0x0217ab5c module:overlay(96) +from:0x0217dedc kind:load to:0x02073168 module:overlay(0) +from:0x0217dee0 kind:load to:0x0217ab4c module:overlay(96) +from:0x0217dee4 kind:load to:0x02073170 module:overlay(0) +from:0x0217def0 kind:load to:0x0217ab78 module:overlay(96) +from:0x0217def4 kind:load to:0x0209772c module:overlay(0) +from:0x0217def8 kind:load to:0x02097734 module:overlay(0) +from:0x0217defc kind:load to:0x020977b0 module:overlay(0) +from:0x0217df00 kind:load to:0x020977f0 module:overlay(0) +from:0x0217df04 kind:load to:0x020977f4 module:overlay(0) +from:0x0217df08 kind:load to:0x020977f8 module:overlay(0) +from:0x0217df14 kind:load to:0x020984f8 module:overlay(0) +from:0x0217df18 kind:load to:0x02098534 module:overlay(0) +from:0x0217df1c kind:load to:0x0209854c module:overlay(0) +from:0x0217df20 kind:load to:0x02098558 module:overlay(0) +from:0x0217df24 kind:load to:0x01fff464 module:itcm +from:0x0217df28 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217df2c kind:load to:0x0217ac1c module:overlay(96) +from:0x0217df30 kind:load to:0x0217acbc module:overlay(96) +from:0x0217df34 kind:load to:0x0217acd8 module:overlay(96) +from:0x0217df38 kind:load to:0x0217acdc module:overlay(96) +from:0x0217df3c kind:load to:0x0209849c module:overlay(0) +from:0x0217df40 kind:load to:0x0217ace4 module:overlay(96) +from:0x0217df44 kind:load to:0x0217ace0 module:overlay(96) +from:0x0217df48 kind:load to:0x020984a8 module:overlay(0) +from:0x0217df4c kind:load to:0x02098564 module:overlay(0) +from:0x0217df50 kind:load to:0x020985d0 module:overlay(0) +from:0x0217df54 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217df58 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217df5c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217df60 kind:load to:0x0217abec module:overlay(96) +from:0x0217df64 kind:load to:0x0217ac00 module:overlay(96) +from:0x0217df70 kind:load to:0x0217b138 module:overlay(96) +from:0x0217df74 kind:load to:0x0217d17c module:overlay(96) +from:0x0217df78 kind:load to:0x020982b8 module:overlay(0) +from:0x0217df7c kind:load to:0x0207bfe8 module:overlay(0) +from:0x0217df80 kind:load to:0x0217adb8 module:overlay(96) +from:0x0217df8c kind:load to:0x0217ad1c module:overlay(96) +from:0x0217df90 kind:load to:0x02097924 module:overlay(0) +from:0x0217df94 kind:load to:0x02097734 module:overlay(0) +from:0x0217df98 kind:load to:0x020977b0 module:overlay(0) +from:0x0217df9c kind:load to:0x0209792c module:overlay(0) +from:0x0217dfa0 kind:load to:0x0209794c module:overlay(0) +from:0x0217dfa4 kind:load to:0x02097978 module:overlay(0) +from:0x0217dfa8 kind:load to:0x0217b98c module:overlay(96) +from:0x0217dfb0 kind:load to:0x0217bc98 module:overlay(96) +from:0x0217dfb8 kind:load to:0x0217c2cc module:overlay(96) +from:0x0217dfc0 kind:load to:0x0217c01c module:overlay(96) +from:0x0217dfc8 kind:load to:0x0217c3d8 module:overlay(96) +from:0x0217dfd0 kind:load to:0x0217b960 module:overlay(96) +from:0x0217dfd8 kind:load to:0x0217bc2c module:overlay(96) +from:0x0217dfe0 kind:load to:0x0217c27c module:overlay(96) +from:0x0217dfe8 kind:load to:0x0217bfb0 module:overlay(96) +from:0x0217dff0 kind:load to:0x0217c3c8 module:overlay(96) +from:0x0217e000 kind:load to:0x0217b110 module:overlay(96) +from:0x0217e004 kind:load to:0x0217d160 module:overlay(96) +from:0x0217e008 kind:load to:0x02057bd4 module:overlay(0) +from:0x0217e00c kind:load to:0x0217ceac module:overlay(96) +from:0x0217e010 kind:load to:0x02057da8 module:overlay(0) +from:0x0217e014 kind:load to:0x02057e24 module:overlay(0) +from:0x0217e018 kind:load to:0x02057e88 module:overlay(0) +from:0x0217e01c kind:load to:0x0209a77c module:overlay(0) +from:0x0217e020 kind:load to:0x02057d64 module:overlay(0) +from:0x0217e02c kind:load to:0x0217b124 module:overlay(96) +from:0x0217e030 kind:load to:0x0217d198 module:overlay(96) +from:0x0217e034 kind:load to:0x0209a234 module:overlay(0) +from:0x0217e038 kind:load to:0x0209a268 module:overlay(0) +from:0x0217e03c kind:load to:0x0209a300 module:overlay(0) +from:0x0217e040 kind:load to:0x0209a314 module:overlay(0) +from:0x0217e044 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0217e048 kind:load to:0x0209a33c module:overlay(0) +from:0x0217e04c kind:load to:0x0209a3c4 module:overlay(0) +from:0x0217e050 kind:load to:0x0209a04c module:overlay(0) +from:0x0217e054 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0217e058 kind:load to:0x0209a2e8 module:overlay(0) +from:0x0217e05c kind:load to:0x0209a328 module:overlay(0) +from:0x0217e060 kind:load to:0x0209a6b4 module:overlay(0) +from:0x0217e064 kind:load to:0x0217cc28 module:overlay(96) +from:0x0217e068 kind:load to:0x0217b334 module:overlay(96) +from:0x0217e06c kind:load to:0x0209a6ec module:overlay(0) +from:0x0217e078 kind:load to:0x020984f8 module:overlay(0) +from:0x0217e07c kind:load to:0x02098534 module:overlay(0) +from:0x0217e080 kind:load to:0x0209854c module:overlay(0) +from:0x0217e084 kind:load to:0x02098558 module:overlay(0) +from:0x0217e088 kind:load to:0x01fff464 module:itcm +from:0x0217e08c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0217e090 kind:load to:0x0217b14c module:overlay(96) +from:0x0217e094 kind:load to:0x02098490 module:overlay(0) +from:0x0217e098 kind:load to:0x0217b59c module:overlay(96) +from:0x0217e09c kind:load to:0x02098498 module:overlay(0) +from:0x0217e0a0 kind:load to:0x0209849c module:overlay(0) +from:0x0217e0a4 kind:load to:0x0217b86c module:overlay(96) +from:0x0217e0a8 kind:load to:0x02098fe4 module:overlay(0) +from:0x0217e0ac kind:load to:0x020984a8 module:overlay(0) +from:0x0217e0b0 kind:load to:0x02098564 module:overlay(0) +from:0x0217e0b4 kind:load to:0x020985d0 module:overlay(0) +from:0x0217e0b8 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0217e0bc kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0217e0c0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0217e0c4 kind:load to:0x0217d1b4 module:overlay(96) +from:0x0217e0c8 kind:load to:0x0217d214 module:overlay(96) +from:0x0217e0cc kind:load to:0x02099568 module:overlay(0) +from:0x0217e1e0 kind:load to:0x0217d318 module:overlay(96) +from:0x0217e1e4 kind:load to:0x0217d350 module:overlay(96) +from:0x0217e1e8 kind:load to:0x0217d390 module:overlay(96) +from:0x0217e1ec kind:load to:0x0217d4ac module:overlay(96) +from:0x0217e1f0 kind:load to:0x0217d640 module:overlay(96) +from:0x0217e1f4 kind:load to:0x0217d658 module:overlay(96) +from:0x0217e1f8 kind:load to:0x0217d974 module:overlay(96) +from:0x0217e1fc kind:load to:0x0217d978 module:overlay(96) +from:0x0217e200 kind:load to:0x0217d97c module:overlay(96) +from:0x0217e204 kind:load to:0x0217d9e8 module:overlay(96) +from:0x0217e208 kind:load to:0x0217d9f0 module:overlay(96) +from:0x0217e20c kind:load to:0x0217da2c module:overlay(96) diff --git a/config/usa/arm9/overlays/ov096/symbols.txt b/config/usa/arm9/overlays/ov096/symbols.txt new file mode 100644 index 00000000..25c49b89 --- /dev/null +++ b/config/usa/arm9/overlays/ov096/symbols.txt @@ -0,0 +1,178 @@ +func_ov096_02179b00 kind:function(arm,size=0x9c) addr:0x02179b00 +func_ov096_02179b9c kind:function(thumb,size=0x20) addr:0x02179b9c +func_ov096_02179bbc kind:function(thumb,size=0x20) addr:0x02179bbc +func_ov096_02179bdc kind:function(thumb,size=0xc) addr:0x02179bdc +func_ov096_02179be8 kind:function(thumb,size=0xc) addr:0x02179be8 +func_ov096_02179bf4 kind:function(thumb,size=0x2c) addr:0x02179bf4 +func_ov096_02179c20 kind:function(thumb,size=0x14) addr:0x02179c20 +func_ov096_02179c34 kind:function(thumb,size=0x118) addr:0x02179c34 +func_ov096_02179d4c kind:function(arm,size=0x36c) addr:0x02179d4c +func_ov096_0217a0b8 kind:function(arm,size=0x168) addr:0x0217a0b8 +func_ov096_0217a220 kind:function(arm,size=0x14) addr:0x0217a220 +func_ov096_0217a234 kind:function(arm,size=0x1c) addr:0x0217a234 +func_ov096_0217a250 kind:function(arm,size=0x34) addr:0x0217a250 +func_ov096_0217a284 kind:function(arm,size=0x40) addr:0x0217a284 +func_ov096_0217a2c4 kind:function(arm,size=0x48) addr:0x0217a2c4 +func_ov096_0217a30c kind:function(arm,size=0x110) addr:0x0217a30c +func_ov096_0217a41c kind:function(arm,size=0x88) addr:0x0217a41c +func_ov096_0217a4a4 kind:function(arm,size=0x9c) addr:0x0217a4a4 +func_ov096_0217a540 kind:function(arm,size=0xfc) addr:0x0217a540 +func_ov096_0217a63c kind:function(arm,size=0x30) addr:0x0217a63c +func_ov096_0217a66c kind:function(arm,size=0xc) addr:0x0217a66c +func_ov096_0217a678 kind:function(arm,size=0x34) addr:0x0217a678 +func_ov096_0217a6ac kind:function(arm,size=0x28) addr:0x0217a6ac +func_ov096_0217a6d4 kind:function(arm,size=0x14) addr:0x0217a6d4 +func_ov096_0217a6e8 kind:function(arm,size=0x1c) addr:0x0217a6e8 +func_ov096_0217a704 kind:function(arm,size=0x14) addr:0x0217a704 +func_ov096_0217a718 kind:function(arm,size=0xc) addr:0x0217a718 +func_ov096_0217a724 kind:function(arm,size=0x24) addr:0x0217a724 +func_ov096_0217a748 kind:function(arm,size=0x28) addr:0x0217a748 +func_ov096_0217a770 kind:function(arm,size=0x3c) addr:0x0217a770 +func_ov096_0217a7ac kind:function(arm,size=0x40) addr:0x0217a7ac +func_ov096_0217a7ec kind:function(arm,size=0x4c) addr:0x0217a7ec +func_ov096_0217a838 kind:function(arm,size=0x3c) addr:0x0217a838 +func_ov096_0217a874 kind:function(arm,size=0x38) addr:0x0217a874 +func_ov096_0217a8ac kind:function(arm,size=0x44) addr:0x0217a8ac +func_ov096_0217a8f0 kind:function(arm,size=0x38) addr:0x0217a8f0 +func_ov096_0217a928 kind:function(arm,size=0x9c) addr:0x0217a928 +func_ov096_0217a9c4 kind:function(arm,size=0x144) addr:0x0217a9c4 +func_ov096_0217ab08 kind:function(arm,size=0x14) addr:0x0217ab08 +func_ov096_0217ab1c kind:function(arm,size=0x1c) addr:0x0217ab1c +func_ov096_0217ab38 kind:function(arm,size=0x14) addr:0x0217ab38 +func_ov096_0217ab4c kind:function(arm,size=0x10) addr:0x0217ab4c +func_ov096_0217ab5c kind:function(arm,size=0x10) addr:0x0217ab5c +func_ov096_0217ab6c kind:function(arm,size=0xc) addr:0x0217ab6c +func_ov096_0217ab78 kind:function(arm,size=0x24) addr:0x0217ab78 +func_ov096_0217ab9c kind:function(arm,size=0x28) addr:0x0217ab9c +func_ov096_0217abc4 kind:function(arm,size=0x28) addr:0x0217abc4 +func_ov096_0217abec kind:function(arm,size=0x14) addr:0x0217abec +func_ov096_0217ac00 kind:function(arm,size=0x1c) addr:0x0217ac00 +func_ov096_0217ac1c kind:function(arm,size=0xa0) addr:0x0217ac1c +func_ov096_0217acbc kind:function(arm,size=0x1c) addr:0x0217acbc +func_ov096_0217acd8 kind:function(arm,size=0x4) addr:0x0217acd8 +func_ov096_0217acdc kind:function(arm,size=0x4) addr:0x0217acdc +func_ov096_0217ace0 kind:function(arm,size=0x4) addr:0x0217ace0 +func_ov096_0217ace4 kind:function(arm,size=0x4) addr:0x0217ace4 +func_ov096_0217ace8 kind:function(arm,size=0x14) addr:0x0217ace8 +func_ov096_0217acfc kind:function(arm,size=0x14) addr:0x0217acfc +func_ov096_0217ad10 kind:function(arm,size=0xc) addr:0x0217ad10 +func_ov096_0217ad1c kind:function(arm,size=0x28) addr:0x0217ad1c +func_ov096_0217ad44 kind:function(arm,size=0x54) addr:0x0217ad44 +func_ov096_0217ad98 kind:function(arm,size=0x20) addr:0x0217ad98 +func_ov096_0217adb8 kind:function(arm,size=0x78) addr:0x0217adb8 +func_ov096_0217ae30 kind:function(arm,size=0x2e0) addr:0x0217ae30 +func_ov096_0217b110 kind:function(arm,size=0x14) addr:0x0217b110 +func_ov096_0217b124 kind:function(arm,size=0x14) addr:0x0217b124 +func_ov096_0217b138 kind:function(arm,size=0x14) addr:0x0217b138 +func_ov096_0217b14c kind:function(arm,size=0x1e8) addr:0x0217b14c +func_ov096_0217b334 kind:function(arm,size=0x24) addr:0x0217b334 +func_ov096_0217b358 kind:function(arm,size=0x2c) addr:0x0217b358 +func_ov096_0217b384 kind:function(arm,size=0x48) addr:0x0217b384 +func_ov096_0217b3cc kind:function(arm,size=0x80) addr:0x0217b3cc +func_ov096_0217b44c kind:function(arm,size=0x150) addr:0x0217b44c +func_ov096_0217b59c kind:function(arm,size=0x2d0) addr:0x0217b59c +func_ov096_0217b86c kind:function(arm,size=0xf4) addr:0x0217b86c +func_ov096_0217b960 kind:function(arm,size=0x2c) addr:0x0217b960 +func_ov096_0217b98c kind:function(arm,size=0x2a0) addr:0x0217b98c +func_ov096_0217bc2c kind:function(arm,size=0x6c) addr:0x0217bc2c +func_ov096_0217bc98 kind:function(arm,size=0x318) addr:0x0217bc98 +func_ov096_0217bfb0 kind:function(arm,size=0x6c) addr:0x0217bfb0 +func_ov096_0217c01c kind:function(arm,size=0x260) addr:0x0217c01c +func_ov096_0217c27c kind:function(arm,size=0x50) addr:0x0217c27c +func_ov096_0217c2cc kind:function(arm,size=0xfc) addr:0x0217c2cc +func_ov096_0217c3c8 kind:function(arm,size=0x10) addr:0x0217c3c8 +func_ov096_0217c3d8 kind:function(arm,size=0x150) addr:0x0217c3d8 +func_ov096_0217c528 kind:function(arm,size=0x2d0) addr:0x0217c528 +func_ov096_0217c7f8 kind:function(arm,size=0x378) addr:0x0217c7f8 +func_ov096_0217cb70 kind:function(arm,size=0xb8) addr:0x0217cb70 +func_ov096_0217cc28 kind:function(arm,size=0x2c) addr:0x0217cc28 +func_ov096_0217cc54 kind:function(arm,size=0x88) addr:0x0217cc54 +func_ov096_0217ccdc kind:function(arm,size=0x1d0) addr:0x0217ccdc +func_ov096_0217ceac kind:function(arm,size=0x18) addr:0x0217ceac +func_ov096_0217cec4 kind:function(arm,size=0x34) addr:0x0217cec4 +func_ov096_0217cef8 kind:function(arm,size=0x16c) addr:0x0217cef8 +func_ov096_0217d064 kind:function(arm,size=0xfc) addr:0x0217d064 +func_ov096_0217d160 kind:function(arm,size=0x1c) addr:0x0217d160 +func_ov096_0217d17c kind:function(arm,size=0x1c) addr:0x0217d17c +func_ov096_0217d198 kind:function(arm,size=0x1c) addr:0x0217d198 +func_ov096_0217d1b4 kind:function(arm,size=0x60) addr:0x0217d1b4 +func_ov096_0217d214 kind:function(arm,size=0x68) addr:0x0217d214 +func_ov096_0217d27c kind:function(arm,size=0x14) addr:0x0217d27c +func_ov096_0217d290 kind:function(arm,size=0x88) addr:0x0217d290 +func_ov096_0217d318 kind:function(arm,size=0x38) addr:0x0217d318 +func_ov096_0217d350 kind:function(arm,size=0x40) addr:0x0217d350 +func_ov096_0217d390 kind:function(arm,size=0x98) addr:0x0217d390 +func_ov096_0217d428 kind:function(arm,size=0x54) addr:0x0217d428 +func_ov096_0217d47c kind:function(arm,size=0x30) addr:0x0217d47c +func_ov096_0217d4ac kind:function(arm,size=0x184) addr:0x0217d4ac +func_ov096_0217d630 kind:function(arm,size=0x10) addr:0x0217d630 +func_ov096_0217d640 kind:function(arm,size=0x18) addr:0x0217d640 +func_ov096_0217d658 kind:function(arm,size=0x18) addr:0x0217d658 +func_ov096_0217d670 kind:function(arm,size=0x70) addr:0x0217d670 +func_ov096_0217d6e0 kind:function(arm,size=0x18) addr:0x0217d6e0 +func_ov096_0217d6f8 kind:function(arm,size=0x18) addr:0x0217d6f8 +func_ov096_0217d710 kind:function(arm,size=0xac) addr:0x0217d710 +func_ov096_0217d7bc kind:function(arm,size=0xb4) addr:0x0217d7bc +func_ov096_0217d870 kind:function(arm,size=0xc0) addr:0x0217d870 +func_ov096_0217d930 kind:function(arm,size=0xc) addr:0x0217d930 +func_ov096_0217d93c kind:function(arm,size=0x38) addr:0x0217d93c +func_ov096_0217d974 kind:function(arm,size=0x4) addr:0x0217d974 +func_ov096_0217d978 kind:function(arm,size=0x4) addr:0x0217d978 +func_ov096_0217d97c kind:function(arm,size=0x44) addr:0x0217d97c +func_ov096_0217d9c0 kind:function(arm,size=0x14) addr:0x0217d9c0 +func_ov096_0217d9d4 kind:function(arm,size=0x14) addr:0x0217d9d4 +func_ov096_0217d9e8 kind:function(arm,size=0x8) addr:0x0217d9e8 +func_ov096_0217d9f0 kind:function(arm,size=0x3c) addr:0x0217d9f0 +func_ov096_0217da2c kind:function(arm,size=0x44) addr:0x0217da2c +func_ov096_0217da70 kind:function(arm,size=0x20) addr:0x0217da70 +func_ov096_0217da90 kind:function(arm,size=0x5c) addr:0x0217da90 +func_ov096_0217daec kind:function(arm,size=0x90) addr:0x0217daec +data_ov096_0217db7c kind:data(any) addr:0x0217db7c +__sinit_ov096_0217dba8 kind:function(arm,size=0x50) addr:0x0217dba8 +__sinit_ov096_0217dbf8 kind:function(arm,size=0x50) addr:0x0217dbf8 +__sinit_ov096_0217dc48 kind:function(arm,size=0x50) addr:0x0217dc48 +__sinit_ov096_0217dc98 kind:function(arm,size=0x50) addr:0x0217dc98 +__sinit_ov096_0217dce8 kind:function(arm,size=0x50) addr:0x0217dce8 +.p__sinit_ov096_0217dba8 kind:data(word) addr:0x0217dd38 +.p__sinit_ov096_0217dbf8 kind:data(word) addr:0x0217dd3c +.p__sinit_ov096_0217dc48 kind:data(word) addr:0x0217dd40 +.p__sinit_ov096_0217dc98 kind:data(word) addr:0x0217dd44 +.p__sinit_ov096_0217dce8 kind:data(word) addr:0x0217dd48 +data_ov096_0217dd68 kind:data(any) addr:0x0217dd68 ambiguous +data_ov096_0217dd94 kind:data(any) addr:0x0217dd94 +data_ov096_0217ddc0 kind:data(any) addr:0x0217ddc0 +data_ov096_0217dde4 kind:data(any) addr:0x0217dde4 +data_ov096_0217de40 kind:data(any) addr:0x0217de40 +data_ov096_0217de64 kind:data(any) addr:0x0217de64 +data_ov096_0217ded8 kind:data(any) addr:0x0217ded8 +data_ov096_0217def0 kind:data(any) addr:0x0217def0 +data_ov096_0217defc kind:data(any) addr:0x0217defc ambiguous +data_ov096_0217df14 kind:data(any) addr:0x0217df14 +data_ov096_0217df70 kind:data(any) addr:0x0217df70 +data_ov096_0217df8c kind:data(any) addr:0x0217df8c +data_ov096_0217dfa8 kind:data(any) addr:0x0217dfa8 +data_ov096_0217dfd0 kind:data(any) addr:0x0217dfd0 +data_ov096_0217e000 kind:data(any) addr:0x0217e000 +data_ov096_0217e02c kind:data(any) addr:0x0217e02c +data_ov096_0217e078 kind:data(any) addr:0x0217e078 +data_ov096_0217e0d0 kind:data(any) addr:0x0217e0d0 +data_ov096_0217e0e8 kind:data(any) addr:0x0217e0e8 +data_ov096_0217e148 kind:data(any) addr:0x0217e148 +data_ov096_0217e1e0 kind:data(any) addr:0x0217e1e0 +data_ov096_0217e210 kind:data(any) addr:0x0217e210 +data_ov096_0217e220 kind:bss addr:0x0217e220 +data_ov096_0217e224 kind:bss addr:0x0217e224 +data_ov096_0217e230 kind:bss addr:0x0217e230 +data_ov096_0217e26c kind:bss addr:0x0217e26c +data_ov096_0217e270 kind:bss addr:0x0217e270 +data_ov096_0217e27c kind:bss addr:0x0217e27c +data_ov096_0217e2b8 kind:bss addr:0x0217e2b8 +data_ov096_0217e2bc kind:bss addr:0x0217e2bc +data_ov096_0217e2c8 kind:bss addr:0x0217e2c8 +data_ov096_0217e304 kind:bss addr:0x0217e304 +data_ov096_0217e308 kind:bss addr:0x0217e308 +data_ov096_0217e314 kind:bss addr:0x0217e314 +data_ov096_0217e3ec kind:bss addr:0x0217e3ec +data_ov096_0217e3f4 kind:bss addr:0x0217e3f4 +data_ov096_0217e400 kind:bss addr:0x0217e400 +data_ov096_0217e420 kind:bss addr:0x0217e420 diff --git a/config/usa/arm9/overlays/ov097/delinks.txt b/config/usa/arm9/overlays/ov097/delinks.txt new file mode 100644 index 00000000..e979e41e --- /dev/null +++ b/config/usa/arm9/overlays/ov097/delinks.txt @@ -0,0 +1,2 @@ + .ctor start:0x02181020 end:0x02181020 kind:rodata align:4 + .bss start:0x02181040 end:0x02189c40 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov097/relocs.txt b/config/usa/arm9/overlays/ov097/relocs.txt new file mode 100644 index 00000000..e69de29b diff --git a/config/usa/arm9/overlays/ov097/symbols.txt b/config/usa/arm9/overlays/ov097/symbols.txt new file mode 100644 index 00000000..1c2ae931 --- /dev/null +++ b/config/usa/arm9/overlays/ov097/symbols.txt @@ -0,0 +1,45 @@ +data_ov097_02181040 kind:bss addr:0x02181040 +data_ov097_02181094 kind:bss addr:0x02181094 ambiguous +data_ov097_021810b8 kind:bss addr:0x021810b8 ambiguous +data_ov097_02181358 kind:bss addr:0x02181358 ambiguous +data_ov097_021813a8 kind:bss addr:0x021813a8 ambiguous +data_ov097_021813bc kind:bss addr:0x021813bc ambiguous +data_ov097_0218143c kind:bss addr:0x0218143c ambiguous +data_ov097_02181668 kind:bss addr:0x02181668 ambiguous +data_ov097_0218184c kind:bss addr:0x0218184c ambiguous +data_ov097_02181868 kind:bss addr:0x02181868 ambiguous +data_ov097_02181aac kind:bss addr:0x02181aac ambiguous +data_ov097_02181afc kind:bss addr:0x02181afc ambiguous +data_ov097_02181b10 kind:bss addr:0x02181b10 ambiguous +data_ov097_02181ba4 kind:bss addr:0x02181ba4 ambiguous +data_ov097_02181d6c kind:bss addr:0x02181d6c ambiguous +data_ov097_02181f50 kind:bss addr:0x02181f50 ambiguous +data_ov097_02182c20 kind:bss addr:0x02182c20 ambiguous +data_ov097_02182e34 kind:bss addr:0x02182e34 ambiguous +data_ov097_0218343d kind:bss addr:0x0218343d ambiguous +data_ov097_021834c9 kind:bss addr:0x021834c9 ambiguous +data_ov097_021835a1 kind:bss addr:0x021835a1 ambiguous +data_ov097_02183681 kind:bss addr:0x02183681 ambiguous +data_ov097_02183751 kind:bss addr:0x02183751 ambiguous +data_ov097_0218389d kind:bss addr:0x0218389d ambiguous +data_ov097_02183948 kind:bss addr:0x02183948 ambiguous +data_ov097_021839bc kind:bss addr:0x021839bc ambiguous +data_ov097_02183b08 kind:bss addr:0x02183b08 ambiguous +data_ov097_02183b50 kind:bss addr:0x02183b50 ambiguous +data_ov097_02183dc8 kind:bss addr:0x02183dc8 ambiguous +data_ov097_02183f48 kind:bss addr:0x02183f48 ambiguous +data_ov097_02183f5c kind:bss addr:0x02183f5c ambiguous +data_ov097_021845a8 kind:bss addr:0x021845a8 ambiguous +data_ov097_02184608 kind:bss addr:0x02184608 ambiguous +data_ov097_02184624 kind:bss addr:0x02184624 ambiguous +data_ov097_021847b4 kind:bss addr:0x021847b4 ambiguous +data_ov097_02184d68 kind:bss addr:0x02184d68 ambiguous +data_ov097_02185610 kind:bss addr:0x02185610 ambiguous +data_ov097_021860a4 kind:bss addr:0x021860a4 ambiguous +data_ov097_02188e28 kind:bss addr:0x02188e28 ambiguous +data_ov097_02188ee8 kind:bss addr:0x02188ee8 ambiguous +data_ov097_02188f44 kind:bss addr:0x02188f44 ambiguous +data_ov097_02188f58 kind:bss addr:0x02188f58 ambiguous +data_ov097_02188f68 kind:bss addr:0x02188f68 ambiguous +data_ov097_02188f78 kind:bss addr:0x02188f78 ambiguous +data_ov097_02189260 kind:bss addr:0x02189260 ambiguous diff --git a/config/usa/arm9/overlays/ov098/delinks.txt b/config/usa/arm9/overlays/ov098/delinks.txt new file mode 100644 index 00000000..2b5ee19e --- /dev/null +++ b/config/usa/arm9/overlays/ov098/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02181020 end:0x0218219c kind:code align:32 + .rodata start:0x0218219c end:0x021821b0 kind:rodata align:4 + .init start:0x021821b0 end:0x02182340 kind:code align:4 + .ctor start:0x02182340 end:0x02182354 kind:rodata align:4 + .data start:0x02182360 end:0x02182760 kind:data align:32 + .bss start:0x02182760 end:0x02182c00 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov098/relocs.txt b/config/usa/arm9/overlays/ov098/relocs.txt new file mode 100644 index 00000000..fa4d59e4 --- /dev/null +++ b/config/usa/arm9/overlays/ov098/relocs.txt @@ -0,0 +1,386 @@ +from:0x0218102c kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0218104c kind:load to:0x02182368 module:overlay(98) +from:0x0218106c kind:arm_call to:0x01ffc768 module:itcm +from:0x02181078 kind:arm_call to:0x0200ef5c module:main +from:0x021810b0 kind:load to:0x020b4ea4 module:overlay(0) +from:0x021810b4 kind:load to:0x027e0130 module:dtcm +from:0x021810c0 kind:load to:0x02182770 module:overlay(98) +from:0x021810d4 kind:arm_call to:0x02011f3c module:main +from:0x021810e0 kind:arm_call to:0x02181220 module:overlay(98) +from:0x021810f4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02181154 kind:load to:0x02182374 module:overlay(98) +from:0x02181158 kind:load to:0x027e09a4 module:dtcm +from:0x02181164 kind:arm_call to:0x02098368 module:overlay(0) +from:0x0218117c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02181190 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021811a8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021811bc kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021811d4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021811e0 kind:arm_call to:0x02181020 module:overlay(98) +from:0x021811ec kind:load to:0x02182458 module:overlay(98) +from:0x021811f0 kind:load to:0x021823c8 module:overlay(98) +from:0x021811f4 kind:load to:0x02182410 module:overlay(98) +from:0x02181200 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181214 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181228 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02181240 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02181254 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0218126c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02181280 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02181298 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021812a4 kind:arm_call to:0x02181020 module:overlay(98) +from:0x021812b0 kind:load to:0x02182458 module:overlay(98) +from:0x021812b4 kind:load to:0x021823c8 module:overlay(98) +from:0x021812b8 kind:load to:0x02182410 module:overlay(98) +from:0x021812c8 kind:arm_call to:0x0218140c module:overlay(98) +from:0x0218133c kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x02181350 kind:load to:0x02182390 module:overlay(98) +from:0x02181354 kind:load to:0x021823a8 module:overlay(98) +from:0x02181370 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181380 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x021813c8 kind:arm_call to:0x01fff5d0 module:itcm +from:0x021813e4 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x021813ec kind:load to:0x027e0958 module:dtcm +from:0x02181408 kind:load to:0x02182770 module:overlay(98) +from:0x02181584 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0218158c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181594 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0218159c kind:arm_call to:0x02098468 module:overlay(0) +from:0x021815a4 kind:arm_call to:0x02011ff4 module:main +from:0x021815bc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021815c4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021815cc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021815d4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021815fc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02181610 kind:load to:0x02057884 module:overlay(0) +from:0x02181624 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0218162c kind:arm_call to:0x02011ff4 module:main +from:0x02181640 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181648 kind:arm_call to:0x02011ff4 module:main +from:0x0218165c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181670 kind:load to:0x02182858 module:overlay(98) +from:0x02181684 kind:arm_call to:0x02011f3c module:main +from:0x02181690 kind:arm_call to:0x021816f8 module:overlay(98) +from:0x021816a4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021816f0 kind:load to:0x021824b8 module:overlay(98) +from:0x021816f4 kind:load to:0x027e09a4 module:dtcm +from:0x02181700 kind:arm_call to:0x0218115c module:overlay(98) +from:0x02181714 kind:load to:0x0218250c module:overlay(98) +from:0x02181724 kind:arm_call to:0x0218140c module:overlay(98) +from:0x02181798 kind:arm_call to:0x02099ed0 module:overlay(0) +from:0x021817ac kind:load to:0x021824d4 module:overlay(98) +from:0x021817b0 kind:load to:0x021824ec module:overlay(98) +from:0x021817cc kind:load to:0x02182858 module:overlay(98) +from:0x021817dc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021817e4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021817ec kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021817f4 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0218180c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181814 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x0218181c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181824 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0218182c kind:arm_call to:0x02011ff4 module:main +from:0x02181840 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181854 kind:load to:0x02182940 module:overlay(98) +from:0x02181868 kind:arm_call to:0x02011f3c module:main +from:0x02181874 kind:arm_call to:0x02181980 module:overlay(98) +from:0x02181888 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021818e8 kind:load to:0x0218256c module:overlay(98) +from:0x021818ec kind:load to:0x027e09a4 module:dtcm +from:0x021818f8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02181910 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02181924 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x0218193c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02181950 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02181964 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02181978 kind:load to:0x021825c0 module:overlay(98) +from:0x0218197c kind:load to:0x021823c8 module:overlay(98) +from:0x02181988 kind:arm_call to:0x02098368 module:overlay(0) +from:0x021819a0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021819b4 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021819cc kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021819e0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021819f4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02181a08 kind:load to:0x021825c0 module:overlay(98) +from:0x02181a0c kind:load to:0x021823c8 module:overlay(98) +from:0x02181a1c kind:arm_call to:0x02181b84 module:overlay(98) +from:0x02181a90 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02181aa4 kind:load to:0x02182588 module:overlay(98) +from:0x02181aa8 kind:load to:0x021825a0 module:overlay(98) +from:0x02181ac4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181ad4 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x02181b20 kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181b64 kind:load to:0x027e0130 module:dtcm +from:0x02181b80 kind:load to:0x02182940 module:overlay(98) +from:0x02181cfc kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181d04 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181d0c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181d14 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181d1c kind:arm_call to:0x02011ff4 module:main +from:0x02181d34 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181d3c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181d44 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181d4c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181d60 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181d74 kind:load to:0x02182a28 module:overlay(98) +from:0x02181d88 kind:arm_call to:0x02011f3c module:main +from:0x02181d94 kind:arm_call to:0x02181dfc module:overlay(98) +from:0x02181da8 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02181df4 kind:load to:0x02182620 module:overlay(98) +from:0x02181df8 kind:load to:0x027e09a4 module:dtcm +from:0x02181e04 kind:arm_call to:0x021818f0 module:overlay(98) +from:0x02181e18 kind:load to:0x02182674 module:overlay(98) +from:0x02181e28 kind:arm_call to:0x02181b84 module:overlay(98) +from:0x02181e9c kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02181eb0 kind:load to:0x0218263c module:overlay(98) +from:0x02181eb4 kind:load to:0x02182654 module:overlay(98) +from:0x02181ed0 kind:load to:0x02182a28 module:overlay(98) +from:0x02181ee0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181ee8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181ef0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181ef8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181f10 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181f18 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181f20 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181f28 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181f30 kind:arm_call to:0x02011ff4 module:main +from:0x02181f44 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181f58 kind:load to:0x02182b10 module:overlay(98) +from:0x02181f6c kind:arm_call to:0x02011f3c module:main +from:0x02181f78 kind:arm_call to:0x02181fa8 module:overlay(98) +from:0x02181f8c kind:arm_call to:0x02097878 module:overlay(0) +from:0x02181fa4 kind:load to:0x021826d4 module:overlay(98) +from:0x02181fb0 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02182018 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x0218202c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0218203c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x0218205c kind:arm_call to:0x02058a64 module:overlay(0) +from:0x02182070 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02182088 kind:arm_call to:0x02058a64 module:overlay(0) +from:0x0218209c kind:arm_call to:0x02057784 module:overlay(0) +from:0x021820a8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021820b4 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021820c0 kind:load to:0x021826f8 module:overlay(98) +from:0x021820c4 kind:load to:0x02182b10 module:overlay(98) +from:0x021820c8 kind:load to:0x02182b4c module:overlay(98) +from:0x021820cc kind:load to:0x0218219c module:overlay(98) +from:0x021820fc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x02182104 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218214c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02182154 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0218216c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02182174 kind:arm_call to:0x02098468 module:overlay(0) +from:0x0218217c kind:arm_call to:0x02011ff4 module:main +from:0x02182190 kind:arm_call to:0x020978ec module:overlay(0) +from:0x021821cc kind:arm_call to:0x021810e8 module:overlay(98) +from:0x021821dc kind:arm_call to:0x0203ce4c module:main +from:0x021821f0 kind:load to:0x02182760 module:overlay(98) +from:0x021821f4 kind:load to:0x02182770 module:overlay(98) +from:0x021821f8 kind:load to:0x02181654 module:overlay(98) +from:0x021821fc kind:load to:0x02182764 module:overlay(98) +from:0x0218221c kind:arm_call to:0x02181698 module:overlay(98) +from:0x0218222c kind:arm_call to:0x0203ce4c module:main +from:0x02182240 kind:load to:0x02182848 module:overlay(98) +from:0x02182244 kind:load to:0x02182858 module:overlay(98) +from:0x02182248 kind:load to:0x02181838 module:overlay(98) +from:0x0218224c kind:load to:0x0218284c module:overlay(98) +from:0x0218226c kind:arm_call to:0x0218187c module:overlay(98) +from:0x0218227c kind:arm_call to:0x0203ce4c module:main +from:0x02182290 kind:load to:0x02182930 module:overlay(98) +from:0x02182294 kind:load to:0x02182940 module:overlay(98) +from:0x02182298 kind:load to:0x02181d58 module:overlay(98) +from:0x0218229c kind:load to:0x02182934 module:overlay(98) +from:0x021822bc kind:arm_call to:0x02181d9c module:overlay(98) +from:0x021822cc kind:arm_call to:0x0203ce4c module:main +from:0x021822e0 kind:load to:0x02182a18 module:overlay(98) +from:0x021822e4 kind:load to:0x02182a28 module:overlay(98) +from:0x021822e8 kind:load to:0x02181f3c module:overlay(98) +from:0x021822ec kind:load to:0x02182a1c module:overlay(98) +from:0x0218230c kind:arm_call to:0x02181f80 module:overlay(98) +from:0x0218231c kind:arm_call to:0x0203ce4c module:main +from:0x02182330 kind:load to:0x02182b00 module:overlay(98) +from:0x02182334 kind:load to:0x02182b10 module:overlay(98) +from:0x02182338 kind:load to:0x02182188 module:overlay(98) +from:0x0218233c kind:load to:0x02182b04 module:overlay(98) +from:0x02182340 kind:load to:0x021821b0 module:overlay(98) +from:0x02182344 kind:load to:0x02182200 module:overlay(98) +from:0x02182348 kind:load to:0x02182250 module:overlay(98) +from:0x0218234c kind:load to:0x021822a0 module:overlay(98) +from:0x02182350 kind:load to:0x021822f0 module:overlay(98) +from:0x02182368 kind:load to:0x02181050 module:overlay(98) +from:0x02182374 kind:load to:0x021810c4 module:overlay(98) +from:0x02182378 kind:load to:0x02097924 module:overlay(0) +from:0x0218237c kind:load to:0x02097734 module:overlay(0) +from:0x02182380 kind:load to:0x020977b0 module:overlay(0) +from:0x02182384 kind:load to:0x0209792c module:overlay(0) +from:0x02182388 kind:load to:0x0209794c module:overlay(0) +from:0x0218238c kind:load to:0x02097978 module:overlay(0) +from:0x021823c8 kind:load to:0x021811f8 module:overlay(98) +from:0x021823cc kind:load to:0x0218161c module:overlay(98) +from:0x021823d0 kind:load to:0x02099ae0 module:overlay(0) +from:0x021823d4 kind:load to:0x02099b18 module:overlay(0) +from:0x021823d8 kind:load to:0x0209a11c module:overlay(0) +from:0x021823dc kind:load to:0x0209a124 module:overlay(0) +from:0x021823e0 kind:load to:0x0209a0c4 module:overlay(0) +from:0x021823e4 kind:load to:0x02099c90 module:overlay(0) +from:0x021823e8 kind:load to:0x02099b80 module:overlay(0) +from:0x021823ec kind:load to:0x0209a04c module:overlay(0) +from:0x021823f0 kind:load to:0x0209a0d4 module:overlay(0) +from:0x021823f4 kind:load to:0x0209a0ec module:overlay(0) +from:0x021823f8 kind:load to:0x02181614 module:overlay(98) +from:0x021823fc kind:load to:0x0209a104 module:overlay(0) +from:0x02182400 kind:load to:0x02181604 module:overlay(98) +from:0x02182404 kind:load to:0x021815e0 module:overlay(98) +from:0x02182410 kind:load to:0x0218120c module:overlay(98) +from:0x02182414 kind:load to:0x02181638 module:overlay(98) +from:0x02182418 kind:load to:0x02099ae0 module:overlay(0) +from:0x0218241c kind:load to:0x02099b18 module:overlay(0) +from:0x02182420 kind:load to:0x0209a11c module:overlay(0) +from:0x02182424 kind:load to:0x0209a124 module:overlay(0) +from:0x02182428 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0218242c kind:load to:0x02099c90 module:overlay(0) +from:0x02182430 kind:load to:0x02099b80 module:overlay(0) +from:0x02182434 kind:load to:0x0209a04c module:overlay(0) +from:0x02182438 kind:load to:0x0209a0d4 module:overlay(0) +from:0x0218243c kind:load to:0x0209a0ec module:overlay(0) +from:0x02182440 kind:load to:0x02181614 module:overlay(98) +from:0x02182444 kind:load to:0x0209a104 module:overlay(0) +from:0x02182448 kind:load to:0x02181604 module:overlay(98) +from:0x0218244c kind:load to:0x021815e0 module:overlay(98) +from:0x02182458 kind:load to:0x020984f8 module:overlay(0) +from:0x0218245c kind:load to:0x02098534 module:overlay(0) +from:0x02182460 kind:load to:0x0209854c module:overlay(0) +from:0x02182464 kind:load to:0x02098558 module:overlay(0) +from:0x02182468 kind:load to:0x01fff464 module:itcm +from:0x0218246c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02182470 kind:load to:0x021812bc module:overlay(98) +from:0x02182474 kind:load to:0x02098490 module:overlay(0) +from:0x02182478 kind:load to:0x02181358 module:overlay(98) +from:0x0218247c kind:load to:0x021813a8 module:overlay(98) +from:0x02182480 kind:load to:0x0209849c module:overlay(0) +from:0x02182484 kind:load to:0x021813bc module:overlay(98) +from:0x02182488 kind:load to:0x020984a4 module:overlay(0) +from:0x0218248c kind:load to:0x020984a8 module:overlay(0) +from:0x02182490 kind:load to:0x02098564 module:overlay(0) +from:0x02182494 kind:load to:0x020985d0 module:overlay(0) +from:0x02182498 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0218249c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021824a0 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021824a4 kind:load to:0x021815b0 module:overlay(98) +from:0x021824a8 kind:load to:0x02181578 module:overlay(98) +from:0x021824ac kind:load to:0x021813f0 module:overlay(98) +from:0x021824b8 kind:load to:0x02181674 module:overlay(98) +from:0x021824bc kind:load to:0x02097924 module:overlay(0) +from:0x021824c0 kind:load to:0x02097734 module:overlay(0) +from:0x021824c4 kind:load to:0x020977b0 module:overlay(0) +from:0x021824c8 kind:load to:0x0209792c module:overlay(0) +from:0x021824cc kind:load to:0x0209794c module:overlay(0) +from:0x021824d0 kind:load to:0x02097978 module:overlay(0) +from:0x0218250c kind:load to:0x020984f8 module:overlay(0) +from:0x02182510 kind:load to:0x02098534 module:overlay(0) +from:0x02182514 kind:load to:0x0209854c module:overlay(0) +from:0x02182518 kind:load to:0x02098558 module:overlay(0) +from:0x0218251c kind:load to:0x01fff464 module:itcm +from:0x02182520 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02182524 kind:load to:0x02181718 module:overlay(98) +from:0x02182528 kind:load to:0x02098490 module:overlay(0) +from:0x0218252c kind:load to:0x02181358 module:overlay(98) +from:0x02182530 kind:load to:0x021813a8 module:overlay(98) +from:0x02182534 kind:load to:0x0209849c module:overlay(0) +from:0x02182538 kind:load to:0x021813bc module:overlay(98) +from:0x0218253c kind:load to:0x020984a4 module:overlay(0) +from:0x02182540 kind:load to:0x020984a8 module:overlay(0) +from:0x02182544 kind:load to:0x02098564 module:overlay(0) +from:0x02182548 kind:load to:0x020985d0 module:overlay(0) +from:0x0218254c kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02182550 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02182554 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02182558 kind:load to:0x021817d0 module:overlay(98) +from:0x0218255c kind:load to:0x02181800 module:overlay(98) +from:0x02182560 kind:load to:0x021817b4 module:overlay(98) +from:0x0218256c kind:load to:0x02181858 module:overlay(98) +from:0x02182570 kind:load to:0x02097924 module:overlay(0) +from:0x02182574 kind:load to:0x02097734 module:overlay(0) +from:0x02182578 kind:load to:0x020977b0 module:overlay(0) +from:0x0218257c kind:load to:0x0209792c module:overlay(0) +from:0x02182580 kind:load to:0x0209794c module:overlay(0) +from:0x02182584 kind:load to:0x02097978 module:overlay(0) +from:0x021825c0 kind:load to:0x020984f8 module:overlay(0) +from:0x021825c4 kind:load to:0x02098534 module:overlay(0) +from:0x021825c8 kind:load to:0x0209854c module:overlay(0) +from:0x021825cc kind:load to:0x02098558 module:overlay(0) +from:0x021825d0 kind:load to:0x01fff464 module:itcm +from:0x021825d4 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021825d8 kind:load to:0x02181a10 module:overlay(98) +from:0x021825dc kind:load to:0x02098490 module:overlay(0) +from:0x021825e0 kind:load to:0x02181aac module:overlay(98) +from:0x021825e4 kind:load to:0x02181afc module:overlay(98) +from:0x021825e8 kind:load to:0x0209849c module:overlay(0) +from:0x021825ec kind:load to:0x02181b10 module:overlay(98) +from:0x021825f0 kind:load to:0x020984a4 module:overlay(0) +from:0x021825f4 kind:load to:0x020984a8 module:overlay(0) +from:0x021825f8 kind:load to:0x02098564 module:overlay(0) +from:0x021825fc kind:load to:0x020985d0 module:overlay(0) +from:0x02182600 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02182604 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02182608 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x0218260c kind:load to:0x02181d28 module:overlay(98) +from:0x02182610 kind:load to:0x02181cf0 module:overlay(98) +from:0x02182614 kind:load to:0x02181b68 module:overlay(98) +from:0x02182620 kind:load to:0x02181d78 module:overlay(98) +from:0x02182624 kind:load to:0x02097924 module:overlay(0) +from:0x02182628 kind:load to:0x02097734 module:overlay(0) +from:0x0218262c kind:load to:0x020977b0 module:overlay(0) +from:0x02182630 kind:load to:0x0209792c module:overlay(0) +from:0x02182634 kind:load to:0x0209794c module:overlay(0) +from:0x02182638 kind:load to:0x02097978 module:overlay(0) +from:0x02182674 kind:load to:0x020984f8 module:overlay(0) +from:0x02182678 kind:load to:0x02098534 module:overlay(0) +from:0x0218267c kind:load to:0x0209854c module:overlay(0) +from:0x02182680 kind:load to:0x02098558 module:overlay(0) +from:0x02182684 kind:load to:0x01fff464 module:itcm +from:0x02182688 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0218268c kind:load to:0x02181e1c module:overlay(98) +from:0x02182690 kind:load to:0x02098490 module:overlay(0) +from:0x02182694 kind:load to:0x02181aac module:overlay(98) +from:0x02182698 kind:load to:0x02181afc module:overlay(98) +from:0x0218269c kind:load to:0x0209849c module:overlay(0) +from:0x021826a0 kind:load to:0x02181b10 module:overlay(98) +from:0x021826a4 kind:load to:0x020984a4 module:overlay(0) +from:0x021826a8 kind:load to:0x020984a8 module:overlay(0) +from:0x021826ac kind:load to:0x02098564 module:overlay(0) +from:0x021826b0 kind:load to:0x020985d0 module:overlay(0) +from:0x021826b4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021826b8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021826bc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021826c0 kind:load to:0x02181ed4 module:overlay(98) +from:0x021826c4 kind:load to:0x02181f04 module:overlay(98) +from:0x021826c8 kind:load to:0x02181eb8 module:overlay(98) +from:0x021826d4 kind:load to:0x02181f5c module:overlay(98) +from:0x021826d8 kind:load to:0x02097924 module:overlay(0) +from:0x021826dc kind:load to:0x02097734 module:overlay(0) +from:0x021826e0 kind:load to:0x020977b0 module:overlay(0) +from:0x021826e4 kind:load to:0x0209792c module:overlay(0) +from:0x021826e8 kind:load to:0x0209794c module:overlay(0) +from:0x021826ec kind:load to:0x02097978 module:overlay(0) +from:0x021826f8 kind:load to:0x020984f8 module:overlay(0) +from:0x021826fc kind:load to:0x02098534 module:overlay(0) +from:0x02182700 kind:load to:0x0209854c module:overlay(0) +from:0x02182704 kind:load to:0x02098558 module:overlay(0) +from:0x02182708 kind:load to:0x01fff464 module:itcm +from:0x0218270c kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x02182710 kind:load to:0x021820d0 module:overlay(98) +from:0x02182714 kind:load to:0x02098490 module:overlay(0) +from:0x02182718 kind:load to:0x021820f0 module:overlay(98) +from:0x0218271c kind:load to:0x0218210c module:overlay(98) +from:0x02182720 kind:load to:0x0209849c module:overlay(0) +from:0x02182724 kind:load to:0x02182120 module:overlay(98) +from:0x02182728 kind:load to:0x020984a4 module:overlay(0) +from:0x0218272c kind:load to:0x020984a8 module:overlay(0) +from:0x02182730 kind:load to:0x02098564 module:overlay(0) +from:0x02182734 kind:load to:0x020985d0 module:overlay(0) +from:0x02182738 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x0218273c kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02182740 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02182744 kind:load to:0x02182140 module:overlay(98) +from:0x02182748 kind:load to:0x02182160 module:overlay(98) diff --git a/config/usa/arm9/overlays/ov098/symbols.txt b/config/usa/arm9/overlays/ov098/symbols.txt new file mode 100644 index 00000000..ca3aee14 --- /dev/null +++ b/config/usa/arm9/overlays/ov098/symbols.txt @@ -0,0 +1,114 @@ +func_ov098_02181020 kind:function(arm,size=0x30) addr:0x02181020 +func_ov098_02181050 kind:function(arm,size=0x68) addr:0x02181050 +func_ov098_021810b8 kind:function(arm,size=0xc) addr:0x021810b8 +func_ov098_021810c4 kind:function(arm,size=0x24) addr:0x021810c4 +func_ov098_021810e8 kind:function(arm,size=0x74) addr:0x021810e8 +func_ov098_0218115c kind:function(arm,size=0x9c) addr:0x0218115c +func_ov098_021811f8 kind:function(arm,size=0x14) addr:0x021811f8 +func_ov098_0218120c kind:function(arm,size=0x14) addr:0x0218120c +func_ov098_02181220 kind:function(arm,size=0x9c) addr:0x02181220 +func_ov098_021812bc kind:function(arm,size=0x9c) addr:0x021812bc +func_ov098_02181358 kind:function(arm,size=0x50) addr:0x02181358 +func_ov098_021813a8 kind:function(arm,size=0x14) addr:0x021813a8 +func_ov098_021813bc kind:function(arm,size=0x34) addr:0x021813bc +func_ov098_021813f0 kind:function(arm,size=0x1c) addr:0x021813f0 +func_ov098_0218140c kind:function(arm,size=0x16c) addr:0x0218140c +func_ov098_02181578 kind:function(arm,size=0x38) addr:0x02181578 +func_ov098_021815b0 kind:function(arm,size=0x30) addr:0x021815b0 +func_ov098_021815e0 kind:function(arm,size=0x24) addr:0x021815e0 +func_ov098_02181604 kind:function(arm,size=0x10) addr:0x02181604 +func_ov098_02181614 kind:function(arm,size=0x8) addr:0x02181614 +func_ov098_0218161c kind:function(arm,size=0x1c) addr:0x0218161c +func_ov098_02181638 kind:function(arm,size=0x1c) addr:0x02181638 +func_ov098_02181654 kind:function(arm,size=0x14) addr:0x02181654 +func_ov098_02181668 kind:function(arm,size=0xc) addr:0x02181668 +func_ov098_02181674 kind:function(arm,size=0x24) addr:0x02181674 +func_ov098_02181698 kind:function(arm,size=0x60) addr:0x02181698 +func_ov098_021816f8 kind:function(arm,size=0x20) addr:0x021816f8 +func_ov098_02181718 kind:function(arm,size=0x9c) addr:0x02181718 +func_ov098_021817b4 kind:function(arm,size=0x1c) addr:0x021817b4 +func_ov098_021817d0 kind:function(arm,size=0x30) addr:0x021817d0 +func_ov098_02181800 kind:function(arm,size=0x38) addr:0x02181800 +func_ov098_02181838 kind:function(arm,size=0x14) addr:0x02181838 +func_ov098_0218184c kind:function(arm,size=0xc) addr:0x0218184c +func_ov098_02181858 kind:function(arm,size=0x24) addr:0x02181858 +func_ov098_0218187c kind:function(arm,size=0x74) addr:0x0218187c +func_ov098_021818f0 kind:function(arm,size=0x90) addr:0x021818f0 +func_ov098_02181980 kind:function(arm,size=0x90) addr:0x02181980 +func_ov098_02181a10 kind:function(arm,size=0x9c) addr:0x02181a10 +func_ov098_02181aac kind:function(arm,size=0x50) addr:0x02181aac +func_ov098_02181afc kind:function(arm,size=0x14) addr:0x02181afc +func_ov098_02181b10 kind:function(arm,size=0x58) addr:0x02181b10 +func_ov098_02181b68 kind:function(arm,size=0x1c) addr:0x02181b68 +func_ov098_02181b84 kind:function(arm,size=0x16c) addr:0x02181b84 +func_ov098_02181cf0 kind:function(arm,size=0x38) addr:0x02181cf0 +func_ov098_02181d28 kind:function(arm,size=0x30) addr:0x02181d28 +func_ov098_02181d58 kind:function(arm,size=0x14) addr:0x02181d58 +func_ov098_02181d6c kind:function(arm,size=0xc) addr:0x02181d6c +func_ov098_02181d78 kind:function(arm,size=0x24) addr:0x02181d78 +func_ov098_02181d9c kind:function(arm,size=0x60) addr:0x02181d9c +func_ov098_02181dfc kind:function(arm,size=0x20) addr:0x02181dfc +func_ov098_02181e1c kind:function(arm,size=0x9c) addr:0x02181e1c +func_ov098_02181eb8 kind:function(arm,size=0x1c) addr:0x02181eb8 +func_ov098_02181ed4 kind:function(arm,size=0x30) addr:0x02181ed4 +func_ov098_02181f04 kind:function(arm,size=0x38) addr:0x02181f04 +func_ov098_02181f3c kind:function(arm,size=0x14) addr:0x02181f3c +func_ov098_02181f50 kind:function(arm,size=0xc) addr:0x02181f50 +func_ov098_02181f5c kind:function(arm,size=0x24) addr:0x02181f5c +func_ov098_02181f80 kind:function(arm,size=0x28) addr:0x02181f80 +func_ov098_02181fa8 kind:function(arm,size=0x128) addr:0x02181fa8 +func_ov098_021820d0 kind:function(arm,size=0x20) addr:0x021820d0 +func_ov098_021820f0 kind:function(arm,size=0x1c) addr:0x021820f0 +func_ov098_0218210c kind:function(arm,size=0x14) addr:0x0218210c +func_ov098_02182120 kind:function(arm,size=0x20) addr:0x02182120 +func_ov098_02182140 kind:function(arm,size=0x20) addr:0x02182140 +func_ov098_02182160 kind:function(arm,size=0x28) addr:0x02182160 +func_ov098_02182188 kind:function(arm,size=0x14) addr:0x02182188 +data_ov098_0218219c kind:data(any) addr:0x0218219c +__sinit_ov098_021821b0 kind:function(arm,size=0x50) addr:0x021821b0 +__sinit_ov098_02182200 kind:function(arm,size=0x50) addr:0x02182200 +__sinit_ov098_02182250 kind:function(arm,size=0x50) addr:0x02182250 +__sinit_ov098_021822a0 kind:function(arm,size=0x50) addr:0x021822a0 +__sinit_ov098_021822f0 kind:function(arm,size=0x50) addr:0x021822f0 +.p__sinit_ov098_021821b0 kind:data(word) addr:0x02182340 +.p__sinit_ov098_02182200 kind:data(word) addr:0x02182344 +.p__sinit_ov098_02182250 kind:data(word) addr:0x02182348 +.p__sinit_ov098_021822a0 kind:data(word) addr:0x0218234c +.p__sinit_ov098_021822f0 kind:data(word) addr:0x02182350 +data_ov098_02182368 kind:data(any) addr:0x02182368 +data_ov098_02182374 kind:data(any) addr:0x02182374 +data_ov098_02182390 kind:data(any) addr:0x02182390 +data_ov098_021823a8 kind:data(any) addr:0x021823a8 +data_ov098_021823c8 kind:data(any) addr:0x021823c8 +data_ov098_02182410 kind:data(any) addr:0x02182410 +data_ov098_02182458 kind:data(any) addr:0x02182458 +data_ov098_021824b8 kind:data(any) addr:0x021824b8 +data_ov098_021824d4 kind:data(any) addr:0x021824d4 +data_ov098_021824ec kind:data(any) addr:0x021824ec +data_ov098_0218250c kind:data(any) addr:0x0218250c +data_ov098_0218256c kind:data(any) addr:0x0218256c +data_ov098_02182588 kind:data(any) addr:0x02182588 +data_ov098_021825a0 kind:data(any) addr:0x021825a0 +data_ov098_021825c0 kind:data(any) addr:0x021825c0 +data_ov098_02182620 kind:data(any) addr:0x02182620 +data_ov098_0218263c kind:data(any) addr:0x0218263c +data_ov098_02182654 kind:data(any) addr:0x02182654 +data_ov098_02182674 kind:data(any) addr:0x02182674 +data_ov098_021826d4 kind:data(any) addr:0x021826d4 +data_ov098_021826f8 kind:data(any) addr:0x021826f8 +data_ov098_02182760 kind:bss addr:0x02182760 +data_ov098_02182764 kind:bss addr:0x02182764 +data_ov098_02182770 kind:bss addr:0x02182770 +data_ov098_02182848 kind:bss addr:0x02182848 +data_ov098_0218284c kind:bss addr:0x0218284c +data_ov098_02182858 kind:bss addr:0x02182858 +data_ov098_02182930 kind:bss addr:0x02182930 +data_ov098_02182934 kind:bss addr:0x02182934 +data_ov098_02182940 kind:bss addr:0x02182940 +data_ov098_02182a18 kind:bss addr:0x02182a18 +data_ov098_02182a1c kind:bss addr:0x02182a1c +data_ov098_02182a28 kind:bss addr:0x02182a28 +data_ov098_02182b00 kind:bss addr:0x02182b00 +data_ov098_02182b04 kind:bss addr:0x02182b04 +data_ov098_02182b10 kind:bss addr:0x02182b10 +data_ov098_02182b4c kind:bss addr:0x02182b4c diff --git a/config/usa/arm9/overlays/ov099/delinks.txt b/config/usa/arm9/overlays/ov099/delinks.txt new file mode 100644 index 00000000..37994edb --- /dev/null +++ b/config/usa/arm9/overlays/ov099/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02181020 end:0x021820b0 kind:code align:32 + .init start:0x021820b0 end:0x021821f0 kind:code align:4 + .ctor start:0x021821f0 end:0x02182200 kind:rodata align:4 + .data start:0x02182220 end:0x02182580 kind:data align:32 + .bss start:0x02182580 end:0x02182920 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov099/relocs.txt b/config/usa/arm9/overlays/ov099/relocs.txt new file mode 100644 index 00000000..58984dfd --- /dev/null +++ b/config/usa/arm9/overlays/ov099/relocs.txt @@ -0,0 +1,326 @@ +from:0x0218102c kind:arm_call to:0x020590c4 module:overlay(0) +from:0x0218104c kind:load to:0x02182228 module:overlay(99) +from:0x02181090 kind:load to:0x027e0130 module:dtcm +from:0x0218109c kind:load to:0x02182590 module:overlay(99) +from:0x021810b0 kind:arm_call to:0x02011f3c module:main +from:0x021810bc kind:arm_call to:0x02181108 module:overlay(99) +from:0x021810d0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021810f0 kind:load to:0x0218224c module:overlay(99) +from:0x021810fc kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02181114 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02181178 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021811a4 kind:arm_call_thumb to:0x0209a168 module:overlay(0) +from:0x021811c0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021811d0 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021811ec kind:arm_call to:0x02181020 module:overlay(99) +from:0x02181204 kind:load to:0x021822bc module:overlay(99) +from:0x02181208 kind:load to:0x02182590 module:overlay(99) +from:0x0218120c kind:load to:0x02182270 module:overlay(99) +from:0x02181284 kind:arm_call to:0x020f45d8 module:overlay(21) +from:0x02181298 kind:arm_call to:0x01fff350 module:itcm +from:0x021812c0 kind:load to:0x0218222c module:overlay(99) +from:0x021812c4 kind:load to:0x027e09a4 module:dtcm +from:0x021812c8 kind:load to:0x027e0ce4 module:dtcm +from:0x021812f4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181304 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0218133c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181358 kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x02181360 kind:load to:0x027e0958 module:dtcm +from:0x02181370 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x02181378 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181380 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181388 kind:arm_call to:0x02011ff4 module:main +from:0x021813a0 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x021813a8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021813b0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021813cc kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021813d8 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x021813f4 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02181404 kind:arm_call to:0x02057884 module:overlay(0) +from:0x02181414 kind:arm_call_thumb to:0x0209a228 module:overlay(0) +from:0x0218141c kind:arm_call to:0x02011ff4 module:main +from:0x02181430 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181444 kind:load to:0x02182678 module:overlay(99) +from:0x02181458 kind:arm_call to:0x02011f3c module:main +from:0x02181464 kind:arm_call to:0x021814b0 module:overlay(99) +from:0x02181478 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02181498 kind:load to:0x02182318 module:overlay(99) +from:0x021814a4 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021814bc kind:arm_call to:0x02098368 module:overlay(0) +from:0x02181520 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02181548 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02181560 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02181594 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021815ac kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021815d0 kind:load to:0x021823b4 module:overlay(99) +from:0x021815d4 kind:load to:0x02182678 module:overlay(99) +from:0x021815d8 kind:load to:0x0218236c module:overlay(99) +from:0x02181658 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x0218167c kind:arm_call to:0x020f45d8 module:overlay(21) +from:0x02181690 kind:arm_call to:0x01fff350 module:itcm +from:0x021816b8 kind:load to:0x02182334 module:overlay(99) +from:0x021816bc kind:load to:0x0218234c module:overlay(99) +from:0x021816c0 kind:load to:0x027e09a4 module:dtcm +from:0x021816c4 kind:load to:0x027e0ce4 module:dtcm +from:0x021816f0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02181700 kind:arm_call to:0x020984b0 module:overlay(0) +from:0x0218174c kind:arm_call to:0x01fff5d0 module:itcm +from:0x02181790 kind:load to:0x027e0130 module:dtcm +from:0x021817a0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021817a8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021817b0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021817b8 kind:arm_call to:0x02098468 module:overlay(0) +from:0x021817c0 kind:arm_call to:0x02011ff4 module:main +from:0x021817d8 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021817e0 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x021817e8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021817f0 kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181818 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x0218182c kind:load to:0x02057884 module:overlay(0) +from:0x02181840 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181848 kind:arm_call to:0x02011ff4 module:main +from:0x0218185c kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181870 kind:load to:0x02182760 module:overlay(99) +from:0x02181884 kind:arm_call to:0x02011f3c module:main +from:0x02181890 kind:arm_call to:0x021818c0 module:overlay(99) +from:0x021818a4 kind:arm_call to:0x02097878 module:overlay(0) +from:0x021818bc kind:load to:0x02182410 module:overlay(99) +from:0x021818c8 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02181920 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02181948 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02181960 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02181994 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x021819ac kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x021819d0 kind:load to:0x02182464 module:overlay(99) +from:0x021819d4 kind:load to:0x02182760 module:overlay(99) +from:0x021819d8 kind:load to:0x0218236c module:overlay(99) +from:0x02181a14 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02181a40 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02181ac0 kind:load to:0x0218242c module:overlay(99) +from:0x02181ac4 kind:load to:0x02182444 module:overlay(99) +from:0x02181b34 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181b3c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181b44 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181b4c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181b64 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181b6c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181b74 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181b7c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181b84 kind:arm_call to:0x02011ff4 module:main +from:0x02181b98 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181bac kind:load to:0x02182848 module:overlay(99) +from:0x02181bc0 kind:arm_call to:0x02011f3c module:main +from:0x02181bcc kind:arm_call to:0x02181bfc module:overlay(99) +from:0x02181be0 kind:arm_call to:0x02097878 module:overlay(0) +from:0x02181bf8 kind:load to:0x021824c0 module:overlay(99) +from:0x02181c04 kind:arm_call to:0x02098368 module:overlay(0) +from:0x02181c5c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02181c84 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02181c9c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02181cd0 kind:arm_call_thumb to:0x02099a08 module:overlay(0) +from:0x02181ce8 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02181d00 kind:load to:0x02182514 module:overlay(99) +from:0x02181d04 kind:load to:0x02182848 module:overlay(99) +from:0x02181d08 kind:load to:0x0218236c module:overlay(99) +from:0x02181d44 kind:arm_call to:0x02099fd8 module:overlay(0) +from:0x02181d70 kind:arm_call to:0x02099e38 module:overlay(0) +from:0x02181db0 kind:load to:0x021824dc module:overlay(99) +from:0x02181db4 kind:load to:0x021824f4 module:overlay(99) +from:0x02181e24 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181e2c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181e34 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181e3c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181e54 kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181e5c kind:arm_call_thumb to:0x02099adc module:overlay(0) +from:0x02181e64 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02181e6c kind:arm_call to:0x02098468 module:overlay(0) +from:0x02181e74 kind:arm_call to:0x02011ff4 module:main +from:0x02181e88 kind:arm_call to:0x020978ec module:overlay(0) +from:0x02181ea8 kind:arm_call to:0x020f45d8 module:overlay(21) +from:0x02181ebc kind:arm_call to:0x01fff350 module:itcm +from:0x02181edc kind:load to:0x027e0ce4 module:dtcm +from:0x02181f1c kind:arm_call to:0x02181e94 module:overlay(99) +from:0x02181f2c kind:arm_call to:0x02181e94 module:overlay(99) +from:0x02181f5c kind:arm_call to:0x020c26d8 module:overlay(17) +from:0x02181f74 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02181f84 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02181fa8 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02181fc4 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02181fd0 kind:load to:0x027e09a8 module:dtcm +from:0x02181fd8 kind:load to:0x027e0cec module:dtcm +from:0x021820a0 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021820ac kind:load to:0x027e0cec module:dtcm +from:0x021820cc kind:arm_call to:0x021810c4 module:overlay(99) +from:0x021820dc kind:arm_call to:0x0203ce4c module:main +from:0x021820f0 kind:load to:0x02182580 module:overlay(99) +from:0x021820f4 kind:load to:0x02182590 module:overlay(99) +from:0x021820f8 kind:load to:0x02181428 module:overlay(99) +from:0x021820fc kind:load to:0x02182584 module:overlay(99) +from:0x0218211c kind:arm_call to:0x0218146c module:overlay(99) +from:0x0218212c kind:arm_call to:0x0203ce4c module:main +from:0x02182140 kind:load to:0x02182668 module:overlay(99) +from:0x02182144 kind:load to:0x02182678 module:overlay(99) +from:0x02182148 kind:load to:0x02181854 module:overlay(99) +from:0x0218214c kind:load to:0x0218266c module:overlay(99) +from:0x0218216c kind:arm_call to:0x02181898 module:overlay(99) +from:0x0218217c kind:arm_call to:0x0203ce4c module:main +from:0x02182190 kind:load to:0x02182750 module:overlay(99) +from:0x02182194 kind:load to:0x02182760 module:overlay(99) +from:0x02182198 kind:load to:0x02181b90 module:overlay(99) +from:0x0218219c kind:load to:0x02182754 module:overlay(99) +from:0x021821bc kind:arm_call to:0x02181bd4 module:overlay(99) +from:0x021821cc kind:arm_call to:0x0203ce4c module:main +from:0x021821e0 kind:load to:0x02182838 module:overlay(99) +from:0x021821e4 kind:load to:0x02182848 module:overlay(99) +from:0x021821e8 kind:load to:0x02181e80 module:overlay(99) +from:0x021821ec kind:load to:0x0218283c module:overlay(99) +from:0x021821f0 kind:load to:0x021820b0 module:overlay(99) +from:0x021821f4 kind:load to:0x02182100 module:overlay(99) +from:0x021821f8 kind:load to:0x02182150 module:overlay(99) +from:0x021821fc kind:load to:0x021821a0 module:overlay(99) +from:0x02182228 kind:load to:0x02181050 module:overlay(99) +from:0x0218224c kind:load to:0x021810a0 module:overlay(99) +from:0x02182250 kind:load to:0x02097924 module:overlay(0) +from:0x02182254 kind:load to:0x02097734 module:overlay(0) +from:0x02182258 kind:load to:0x020977b0 module:overlay(0) +from:0x0218225c kind:load to:0x0209792c module:overlay(0) +from:0x02182260 kind:load to:0x0209794c module:overlay(0) +from:0x02182264 kind:load to:0x02097978 module:overlay(0) +from:0x02182270 kind:load to:0x021810f4 module:overlay(99) +from:0x02182274 kind:load to:0x0218140c module:overlay(99) +from:0x02182278 kind:load to:0x0209a234 module:overlay(0) +from:0x0218227c kind:load to:0x0209a268 module:overlay(0) +from:0x02182280 kind:load to:0x0209a300 module:overlay(0) +from:0x02182284 kind:load to:0x0209a314 module:overlay(0) +from:0x02182288 kind:load to:0x0209a0c4 module:overlay(0) +from:0x0218228c kind:load to:0x0209a33c module:overlay(0) +from:0x02182290 kind:load to:0x0209a3c4 module:overlay(0) +from:0x02182294 kind:load to:0x0209a04c module:overlay(0) +from:0x02182298 kind:load to:0x0209a2d0 module:overlay(0) +from:0x0218229c kind:load to:0x0209a2e8 module:overlay(0) +from:0x021822a0 kind:load to:0x0209a328 module:overlay(0) +from:0x021822a4 kind:load to:0x0209a6b4 module:overlay(0) +from:0x021822a8 kind:load to:0x021813e0 module:overlay(99) +from:0x021822ac kind:load to:0x021813bc module:overlay(99) +from:0x021822b0 kind:load to:0x0209a6ec module:overlay(0) +from:0x021822bc kind:load to:0x020984f8 module:overlay(0) +from:0x021822c0 kind:load to:0x02098534 module:overlay(0) +from:0x021822c4 kind:load to:0x0209854c module:overlay(0) +from:0x021822c8 kind:load to:0x02098558 module:overlay(0) +from:0x021822cc kind:load to:0x01fff464 module:itcm +from:0x021822d0 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021822d4 kind:load to:0x02181210 module:overlay(99) +from:0x021822d8 kind:load to:0x02098490 module:overlay(0) +from:0x021822dc kind:load to:0x021812cc module:overlay(99) +from:0x021822e0 kind:load to:0x0218131c module:overlay(99) +from:0x021822e4 kind:load to:0x0209849c module:overlay(0) +from:0x021822e8 kind:load to:0x02181330 module:overlay(99) +from:0x021822ec kind:load to:0x020984a4 module:overlay(0) +from:0x021822f0 kind:load to:0x020984a8 module:overlay(0) +from:0x021822f4 kind:load to:0x02098564 module:overlay(0) +from:0x021822f8 kind:load to:0x020985d0 module:overlay(0) +from:0x021822fc kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02182300 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x02182304 kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02182308 kind:load to:0x02181394 module:overlay(99) +from:0x0218230c kind:load to:0x02181364 module:overlay(99) +from:0x02182318 kind:load to:0x02181448 module:overlay(99) +from:0x0218231c kind:load to:0x02097924 module:overlay(0) +from:0x02182320 kind:load to:0x02097734 module:overlay(0) +from:0x02182324 kind:load to:0x020977b0 module:overlay(0) +from:0x02182328 kind:load to:0x0209792c module:overlay(0) +from:0x0218232c kind:load to:0x0209794c module:overlay(0) +from:0x02182330 kind:load to:0x02097978 module:overlay(0) +from:0x0218236c kind:load to:0x0218149c module:overlay(99) +from:0x02182370 kind:load to:0x02181838 module:overlay(99) +from:0x02182374 kind:load to:0x02099ae0 module:overlay(0) +from:0x02182378 kind:load to:0x02099b18 module:overlay(0) +from:0x0218237c kind:load to:0x0209a11c module:overlay(0) +from:0x02182380 kind:load to:0x0209a124 module:overlay(0) +from:0x02182384 kind:load to:0x0209a0c4 module:overlay(0) +from:0x02182388 kind:load to:0x02099c90 module:overlay(0) +from:0x0218238c kind:load to:0x02099b80 module:overlay(0) +from:0x02182390 kind:load to:0x0209a04c module:overlay(0) +from:0x02182394 kind:load to:0x0209a0d4 module:overlay(0) +from:0x02182398 kind:load to:0x0209a0ec module:overlay(0) +from:0x0218239c kind:load to:0x02181830 module:overlay(99) +from:0x021823a0 kind:load to:0x0209a104 module:overlay(0) +from:0x021823a4 kind:load to:0x02181820 module:overlay(99) +from:0x021823a8 kind:load to:0x021817fc module:overlay(99) +from:0x021823b4 kind:load to:0x020984f8 module:overlay(0) +from:0x021823b8 kind:load to:0x02098534 module:overlay(0) +from:0x021823bc kind:load to:0x0209854c module:overlay(0) +from:0x021823c0 kind:load to:0x02098558 module:overlay(0) +from:0x021823c4 kind:load to:0x01fff464 module:itcm +from:0x021823c8 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x021823cc kind:load to:0x021815dc module:overlay(99) +from:0x021823d0 kind:load to:0x02098490 module:overlay(0) +from:0x021823d4 kind:load to:0x021816c8 module:overlay(99) +from:0x021823d8 kind:load to:0x02181728 module:overlay(99) +from:0x021823dc kind:load to:0x0209849c module:overlay(0) +from:0x021823e0 kind:load to:0x0218173c module:overlay(99) +from:0x021823e4 kind:load to:0x020984a4 module:overlay(0) +from:0x021823e8 kind:load to:0x020984a8 module:overlay(0) +from:0x021823ec kind:load to:0x02098564 module:overlay(0) +from:0x021823f0 kind:load to:0x020985d0 module:overlay(0) +from:0x021823f4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021823f8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021823fc kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02182400 kind:load to:0x021817cc module:overlay(99) +from:0x02182404 kind:load to:0x02181794 module:overlay(99) +from:0x02182410 kind:load to:0x02181874 module:overlay(99) +from:0x02182414 kind:load to:0x02097924 module:overlay(0) +from:0x02182418 kind:load to:0x02097734 module:overlay(0) +from:0x0218241c kind:load to:0x020977b0 module:overlay(0) +from:0x02182420 kind:load to:0x0209792c module:overlay(0) +from:0x02182424 kind:load to:0x0209794c module:overlay(0) +from:0x02182428 kind:load to:0x02097978 module:overlay(0) +from:0x02182464 kind:load to:0x020984f8 module:overlay(0) +from:0x02182468 kind:load to:0x02098534 module:overlay(0) +from:0x0218246c kind:load to:0x0209854c module:overlay(0) +from:0x02182470 kind:load to:0x02098558 module:overlay(0) +from:0x02182474 kind:load to:0x01fff464 module:itcm +from:0x02182478 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0218247c kind:load to:0x021819dc module:overlay(99) +from:0x02182480 kind:load to:0x02098490 module:overlay(0) +from:0x02182484 kind:load to:0x02181ac8 module:overlay(99) +from:0x02182488 kind:load to:0x02181af4 module:overlay(99) +from:0x0218248c kind:load to:0x0209849c module:overlay(0) +from:0x02182490 kind:load to:0x02181b08 module:overlay(99) +from:0x02182494 kind:load to:0x020984a4 module:overlay(0) +from:0x02182498 kind:load to:0x020984a8 module:overlay(0) +from:0x0218249c kind:load to:0x02098564 module:overlay(0) +from:0x021824a0 kind:load to:0x020985d0 module:overlay(0) +from:0x021824a4 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x021824a8 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x021824ac kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x021824b0 kind:load to:0x02181b28 module:overlay(99) +from:0x021824b4 kind:load to:0x02181b58 module:overlay(99) +from:0x021824c0 kind:load to:0x02181bb0 module:overlay(99) +from:0x021824c4 kind:load to:0x02097924 module:overlay(0) +from:0x021824c8 kind:load to:0x02097734 module:overlay(0) +from:0x021824cc kind:load to:0x020977b0 module:overlay(0) +from:0x021824d0 kind:load to:0x0209792c module:overlay(0) +from:0x021824d4 kind:load to:0x0209794c module:overlay(0) +from:0x021824d8 kind:load to:0x02097978 module:overlay(0) +from:0x02182514 kind:load to:0x020984f8 module:overlay(0) +from:0x02182518 kind:load to:0x02098534 module:overlay(0) +from:0x0218251c kind:load to:0x0209854c module:overlay(0) +from:0x02182520 kind:load to:0x02098558 module:overlay(0) +from:0x02182524 kind:load to:0x01fff464 module:itcm +from:0x02182528 kind:load to:0x020bfd30 module:overlays(2,4,17) +from:0x0218252c kind:load to:0x02181d0c module:overlay(99) +from:0x02182530 kind:load to:0x02098490 module:overlay(0) +from:0x02182534 kind:load to:0x02181db8 module:overlay(99) +from:0x02182538 kind:load to:0x02181de4 module:overlay(99) +from:0x0218253c kind:load to:0x0209849c module:overlay(0) +from:0x02182540 kind:load to:0x02181df8 module:overlay(99) +from:0x02182544 kind:load to:0x020984a4 module:overlay(0) +from:0x02182548 kind:load to:0x020984a8 module:overlay(0) +from:0x0218254c kind:load to:0x02098564 module:overlay(0) +from:0x02182550 kind:load to:0x020985d0 module:overlay(0) +from:0x02182554 kind:load to:0x020bf8d4 module:overlays(2,4,17) +from:0x02182558 kind:load to:0x020bf918 module:overlays(2,4,17) +from:0x0218255c kind:load to:0x020bfeac module:overlays(2,4,17) +from:0x02182560 kind:load to:0x02181e18 module:overlay(99) +from:0x02182564 kind:load to:0x02181e48 module:overlay(99) diff --git a/config/usa/arm9/overlays/ov099/symbols.txt b/config/usa/arm9/overlays/ov099/symbols.txt new file mode 100644 index 00000000..e21b15f7 --- /dev/null +++ b/config/usa/arm9/overlays/ov099/symbols.txt @@ -0,0 +1,96 @@ +func_ov099_02181020 kind:function(arm,size=0x30) addr:0x02181020 +func_ov099_02181050 kind:function(arm,size=0x44) addr:0x02181050 +func_ov099_02181094 kind:function(arm,size=0xc) addr:0x02181094 +func_ov099_021810a0 kind:function(arm,size=0x24) addr:0x021810a0 +func_ov099_021810c4 kind:function(arm,size=0x30) addr:0x021810c4 +func_ov099_021810f4 kind:function(arm,size=0x14) addr:0x021810f4 +func_ov099_02181108 kind:function(arm,size=0x108) addr:0x02181108 +func_ov099_02181210 kind:function(arm,size=0xbc) addr:0x02181210 +func_ov099_021812cc kind:function(arm,size=0x50) addr:0x021812cc +func_ov099_0218131c kind:function(arm,size=0x14) addr:0x0218131c +func_ov099_02181330 kind:function(arm,size=0x34) addr:0x02181330 +func_ov099_02181364 kind:function(arm,size=0x30) addr:0x02181364 +func_ov099_02181394 kind:function(arm,size=0x28) addr:0x02181394 +func_ov099_021813bc kind:function(arm,size=0x24) addr:0x021813bc +func_ov099_021813e0 kind:function(arm,size=0x2c) addr:0x021813e0 +func_ov099_0218140c kind:function(arm,size=0x1c) addr:0x0218140c +func_ov099_02181428 kind:function(arm,size=0x14) addr:0x02181428 +func_ov099_0218143c kind:function(arm,size=0xc) addr:0x0218143c +func_ov099_02181448 kind:function(arm,size=0x24) addr:0x02181448 +func_ov099_0218146c kind:function(arm,size=0x30) addr:0x0218146c +func_ov099_0218149c kind:function(arm,size=0x14) addr:0x0218149c +func_ov099_021814b0 kind:function(arm,size=0x12c) addr:0x021814b0 +func_ov099_021815dc kind:function(arm,size=0xec) addr:0x021815dc +func_ov099_021816c8 kind:function(arm,size=0x60) addr:0x021816c8 +func_ov099_02181728 kind:function(arm,size=0x14) addr:0x02181728 +func_ov099_0218173c kind:function(arm,size=0x58) addr:0x0218173c +func_ov099_02181794 kind:function(arm,size=0x38) addr:0x02181794 +func_ov099_021817cc kind:function(arm,size=0x30) addr:0x021817cc +func_ov099_021817fc kind:function(arm,size=0x24) addr:0x021817fc +func_ov099_02181820 kind:function(arm,size=0x10) addr:0x02181820 +func_ov099_02181830 kind:function(arm,size=0x8) addr:0x02181830 +func_ov099_02181838 kind:function(arm,size=0x1c) addr:0x02181838 +func_ov099_02181854 kind:function(arm,size=0x14) addr:0x02181854 +func_ov099_02181868 kind:function(arm,size=0xc) addr:0x02181868 +func_ov099_02181874 kind:function(arm,size=0x24) addr:0x02181874 +func_ov099_02181898 kind:function(arm,size=0x28) addr:0x02181898 +func_ov099_021818c0 kind:function(arm,size=0x11c) addr:0x021818c0 +func_ov099_021819dc kind:function(arm,size=0xec) addr:0x021819dc +func_ov099_02181ac8 kind:function(arm,size=0x2c) addr:0x02181ac8 +func_ov099_02181af4 kind:function(arm,size=0x14) addr:0x02181af4 +func_ov099_02181b08 kind:function(arm,size=0x20) addr:0x02181b08 +func_ov099_02181b28 kind:function(arm,size=0x30) addr:0x02181b28 +func_ov099_02181b58 kind:function(arm,size=0x38) addr:0x02181b58 +func_ov099_02181b90 kind:function(arm,size=0x14) addr:0x02181b90 +func_ov099_02181ba4 kind:function(arm,size=0xc) addr:0x02181ba4 +func_ov099_02181bb0 kind:function(arm,size=0x24) addr:0x02181bb0 +func_ov099_02181bd4 kind:function(arm,size=0x28) addr:0x02181bd4 +func_ov099_02181bfc kind:function(arm,size=0x110) addr:0x02181bfc +func_ov099_02181d0c kind:function(arm,size=0xac) addr:0x02181d0c +func_ov099_02181db8 kind:function(arm,size=0x2c) addr:0x02181db8 +func_ov099_02181de4 kind:function(arm,size=0x14) addr:0x02181de4 +func_ov099_02181df8 kind:function(arm,size=0x20) addr:0x02181df8 +func_ov099_02181e18 kind:function(arm,size=0x30) addr:0x02181e18 +func_ov099_02181e48 kind:function(arm,size=0x38) addr:0x02181e48 +func_ov099_02181e80 kind:function(arm,size=0x14) addr:0x02181e80 +func_ov099_02181e94 kind:function(arm,size=0x4c) addr:0x02181e94 +func_ov099_02181ee0 kind:function(arm,size=0x100) addr:0x02181ee0 +func_ov099_02181fe0 kind:function(arm,size=0xd0) addr:0x02181fe0 +__sinit_ov099_021820b0 kind:function(arm,size=0x50) addr:0x021820b0 +__sinit_ov099_02182100 kind:function(arm,size=0x50) addr:0x02182100 +__sinit_ov099_02182150 kind:function(arm,size=0x50) addr:0x02182150 +__sinit_ov099_021821a0 kind:function(arm,size=0x50) addr:0x021821a0 +.p__sinit_ov099_021820b0 kind:data(word) addr:0x021821f0 +.p__sinit_ov099_02182100 kind:data(word) addr:0x021821f4 +.p__sinit_ov099_02182150 kind:data(word) addr:0x021821f8 +.p__sinit_ov099_021821a0 kind:data(word) addr:0x021821fc +data_ov099_02182228 kind:data(any) addr:0x02182228 +data_ov099_0218222c kind:data(any) addr:0x0218222c +data_ov099_0218224c kind:data(any) addr:0x0218224c +data_ov099_02182270 kind:data(any) addr:0x02182270 +data_ov099_021822bc kind:data(any) addr:0x021822bc +data_ov099_02182318 kind:data(any) addr:0x02182318 +data_ov099_02182334 kind:data(any) addr:0x02182334 +data_ov099_0218234c kind:data(any) addr:0x0218234c +data_ov099_0218236c kind:data(any) addr:0x0218236c +data_ov099_021823b4 kind:data(any) addr:0x021823b4 +data_ov099_02182410 kind:data(any) addr:0x02182410 +data_ov099_0218242c kind:data(any) addr:0x0218242c +data_ov099_02182444 kind:data(any) addr:0x02182444 +data_ov099_02182464 kind:data(any) addr:0x02182464 +data_ov099_021824c0 kind:data(any) addr:0x021824c0 +data_ov099_021824dc kind:data(any) addr:0x021824dc +data_ov099_021824f4 kind:data(any) addr:0x021824f4 +data_ov099_02182514 kind:data(any) addr:0x02182514 +data_ov099_02182580 kind:bss addr:0x02182580 +data_ov099_02182584 kind:bss addr:0x02182584 +data_ov099_02182590 kind:bss addr:0x02182590 +data_ov099_02182668 kind:bss addr:0x02182668 +data_ov099_0218266c kind:bss addr:0x0218266c +data_ov099_02182678 kind:bss addr:0x02182678 +data_ov099_02182750 kind:bss addr:0x02182750 +data_ov099_02182754 kind:bss addr:0x02182754 +data_ov099_02182760 kind:bss addr:0x02182760 +data_ov099_02182838 kind:bss addr:0x02182838 +data_ov099_0218283c kind:bss addr:0x0218283c +data_ov099_02182848 kind:bss addr:0x02182848 diff --git a/config/usa/arm9/overlays/ov100/delinks.txt b/config/usa/arm9/overlays/ov100/delinks.txt new file mode 100644 index 00000000..ec38d43d --- /dev/null +++ b/config/usa/arm9/overlays/ov100/delinks.txt @@ -0,0 +1,2 @@ + .ctor start:0x02182c00 end:0x02182c00 kind:rodata align:4 + .bss start:0x02182c20 end:0x02189c20 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov100/relocs.txt b/config/usa/arm9/overlays/ov100/relocs.txt new file mode 100644 index 00000000..e69de29b diff --git a/config/usa/arm9/overlays/ov100/symbols.txt b/config/usa/arm9/overlays/ov100/symbols.txt new file mode 100644 index 00000000..acb2dcec --- /dev/null +++ b/config/usa/arm9/overlays/ov100/symbols.txt @@ -0,0 +1,29 @@ +data_ov100_02182c20 kind:bss addr:0x02182c20 ambiguous +data_ov100_02182e34 kind:bss addr:0x02182e34 ambiguous +data_ov100_0218343d kind:bss addr:0x0218343d ambiguous +data_ov100_021834c9 kind:bss addr:0x021834c9 ambiguous +data_ov100_021835a1 kind:bss addr:0x021835a1 ambiguous +data_ov100_02183681 kind:bss addr:0x02183681 ambiguous +data_ov100_02183751 kind:bss addr:0x02183751 ambiguous +data_ov100_0218389d kind:bss addr:0x0218389d ambiguous +data_ov100_02183948 kind:bss addr:0x02183948 ambiguous +data_ov100_021839bc kind:bss addr:0x021839bc ambiguous +data_ov100_02183b08 kind:bss addr:0x02183b08 ambiguous +data_ov100_02183b50 kind:bss addr:0x02183b50 ambiguous +data_ov100_02183dc8 kind:bss addr:0x02183dc8 ambiguous +data_ov100_02183f48 kind:bss addr:0x02183f48 ambiguous +data_ov100_02183f5c kind:bss addr:0x02183f5c ambiguous +data_ov100_021845a8 kind:bss addr:0x021845a8 ambiguous +data_ov100_02184608 kind:bss addr:0x02184608 ambiguous +data_ov100_02184624 kind:bss addr:0x02184624 ambiguous +data_ov100_021847b4 kind:bss addr:0x021847b4 ambiguous +data_ov100_02184d68 kind:bss addr:0x02184d68 ambiguous +data_ov100_02185610 kind:bss addr:0x02185610 ambiguous +data_ov100_021860a4 kind:bss addr:0x021860a4 ambiguous +data_ov100_02188e28 kind:bss addr:0x02188e28 ambiguous +data_ov100_02188ee8 kind:bss addr:0x02188ee8 ambiguous +data_ov100_02188f44 kind:bss addr:0x02188f44 ambiguous +data_ov100_02188f58 kind:bss addr:0x02188f58 ambiguous +data_ov100_02188f68 kind:bss addr:0x02188f68 ambiguous +data_ov100_02188f78 kind:bss addr:0x02188f78 ambiguous +data_ov100_02189260 kind:bss addr:0x02189260 ambiguous diff --git a/config/usa/arm9/overlays/ov101/delinks.txt b/config/usa/arm9/overlays/ov101/delinks.txt new file mode 100644 index 00000000..44102e4b --- /dev/null +++ b/config/usa/arm9/overlays/ov101/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02182c00 end:0x021838b0 kind:code align:32 + .init start:0x021838b0 end:0x021838c8 kind:code align:4 + .ctor start:0x021838c8 end:0x021838cc kind:rodata align:4 + .data start:0x021838e0 end:0x021839e0 kind:data align:32 + .bss start:0x021839e0 end:0x021839e0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov101/relocs.txt b/config/usa/arm9/overlays/ov101/relocs.txt new file mode 100644 index 00000000..87a78780 --- /dev/null +++ b/config/usa/arm9/overlays/ov101/relocs.txt @@ -0,0 +1,189 @@ +from:0x02182c0e kind:thumb_call to:0x020dc3f4 module:overlay(31) +from:0x02182c1e kind:thumb_call to:0x020dc450 module:overlay(31) +from:0x02182c32 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182c42 kind:thumb_call_arm to:0x020e0f88 module:overlay(31) +from:0x02182c4c kind:thumb_call_arm to:0x020e094c module:overlay(31) +from:0x02182c52 kind:thumb_call_arm to:0x020dba20 module:overlay(31) +from:0x02182c60 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182c68 kind:thumb_call to:0x02182c00 module:overlay(101) +from:0x02182c76 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182c86 kind:thumb_call_arm to:0x020db594 module:overlay(31) +from:0x02182c92 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182c9a kind:thumb_call to:0x020db91c module:overlay(31) +from:0x02182ca6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182cbc kind:thumb_call_arm to:0x020db290 module:overlay(31) +from:0x02182cc6 kind:thumb_call to:0x020db7a0 module:overlay(31) +from:0x02182ccc kind:thumb_call to:0x020d9bb0 module:overlay(31) +from:0x02182cd2 kind:thumb_call to:0x020d9578 module:overlay(31) +from:0x02182cd8 kind:thumb_call to:0x020d9638 module:overlay(31) +from:0x02182ce4 kind:thumb_call to:0x02182d68 module:overlay(101) +from:0x02182ce8 kind:thumb_call to:0x02182d88 module:overlay(101) +from:0x02182cec kind:thumb_call to:0x02182da8 module:overlay(101) +from:0x02182cf2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182cfe kind:thumb_call to:0x020db930 module:overlay(31) +from:0x02182d04 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d0a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d16 kind:thumb_call to:0x02182c18 module:overlay(101) +from:0x02182d1c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d22 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d2c kind:thumb_call to:0x020db7b8 module:overlay(31) +from:0x02182d32 kind:thumb_call_arm to:0x0206728c module:overlay(0) +from:0x02182d42 kind:thumb_call_arm to:0x020dba20 module:overlay(31) +from:0x02182d48 kind:thumb_call_arm to:0x020db318 module:overlay(31) +from:0x02182d56 kind:thumb_call_arm to:0x020db594 module:overlay(31) +from:0x02182d5c kind:thumb_call_arm to:0x020db934 module:overlay(31) +from:0x02182d62 kind:thumb_call_arm to:0x020db290 module:overlay(31) +from:0x02182d76 kind:thumb_call to:0x02182dc8 module:overlay(101) +from:0x02182d7c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182d84 kind:load to:0x027e0d30 module:dtcm +from:0x02182d96 kind:thumb_call to:0x02182dd4 module:overlay(101) +from:0x02182d9c kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182da4 kind:load to:0x027e0d2c module:dtcm +from:0x02182db6 kind:thumb_call to:0x02182de0 module:overlay(101) +from:0x02182dbc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182dc4 kind:load to:0x027e0d38 module:dtcm +from:0x02182dd0 kind:load to:0x027e0d30 module:dtcm +from:0x02182ddc kind:load to:0x027e0d2c module:dtcm +from:0x02182de8 kind:load to:0x027e0d38 module:dtcm +from:0x02182dfa kind:thumb_call to:0x020bc008 module:overlay(1) +from:0x02182e06 kind:thumb_call_arm to:0x02016654 module:main +from:0x02182e32 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182e3a kind:thumb_call to:0x02168810 module:overlay(93) +from:0x02182e62 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182e6a kind:thumb_call to:0x02179bdc module:overlay(96) +from:0x02182e86 kind:thumb_call to:0x020bc97c module:overlay(1) +from:0x02182e98 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02182ea8 kind:thumb_call to:0x0216ce40 module:overlay(93) +from:0x02182f12 kind:thumb_call to:0x020bcb40 module:overlay(1) +from:0x02182f28 kind:load to:0x021838e8 module:overlay(101) +from:0x02182f2c kind:load to:0x02112b40 module:overlays(19,31) +from:0x02182f30 kind:load to:0x02043e30 module:main +from:0x02182f34 kind:load to:0x027e09a4 module:dtcm +from:0x02182f50 kind:thumb_call to:0x0216cffc module:overlay(93) +from:0x02182f56 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f60 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f6e kind:thumb_call to:0x0216882c module:overlay(93) +from:0x02182f74 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02182f7e kind:thumb_call to:0x020bcac0 module:overlay(1) +from:0x02182f86 kind:thumb_call_arm to:0x0201666c module:main +from:0x02182f8c kind:thumb_call to:0x020bc090 module:overlay(1) +from:0x02182f9c kind:thumb_call to:0x020bc0c0 module:overlay(1) +from:0x02182faa kind:thumb_call to:0x02168830 module:overlay(93) +from:0x02182fbe kind:thumb_call to:0x02179c34 module:overlay(96) +from:0x02182fca kind:thumb_call to:0x020bcb50 module:overlay(1) +from:0x02182fd8 kind:thumb_call to:0x0216d0b4 module:overlay(93) +from:0x02182ff2 kind:thumb_call to:0x0216d140 module:overlay(93) +from:0x02182ffc kind:thumb_call to:0x020bcb88 module:overlay(1) +from:0x021830dc kind:thumb_call_arm to:0x02088040 module:overlay(0) +from:0x02183194 kind:thumb_call to:0x020bcbb0 module:overlay(1) +from:0x0218323e kind:thumb_call to:0x0216d1ac module:overlay(93) +from:0x02183252 kind:thumb_call to:0x020bbf5c module:overlay(1) +from:0x0218328c kind:thumb_call_arm to:0x01fff350 module:itcm +from:0x021832ac kind:load to:0x020b2fe0 module:overlay(0) +from:0x021832b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021832bc kind:thumb_call to:0x020b6d38 module:overlay(1) +from:0x021832d2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x021832e0 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02183304 kind:load to:0x021838f4 module:overlay(101) +from:0x0218330e kind:thumb_call to:0x020b6f1c module:overlay(1) +from:0x02183318 kind:thumb_call_arm to:0x0207027c module:overlay(0) +from:0x02183332 kind:thumb_call_arm to:0x020591cc module:overlay(0) +from:0x02183342 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x0218334e kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x0218335a kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x02183366 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x02183372 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x02183382 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x0218338e kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x0218339e kind:thumb_call_arm to:0x02059220 module:overlay(0) +from:0x021833a8 kind:thumb_call_arm to:0x02014fcc module:main +from:0x021833ba kind:thumb_call_arm to:0x02034038 module:main +from:0x021833c2 kind:thumb_call_arm to:0x02033f54 module:main +from:0x021833ce kind:thumb_call_arm to:0x02034038 module:main +from:0x021833da kind:thumb_call_arm to:0x020591cc module:overlay(0) +from:0x021833e6 kind:thumb_call_arm to:0x02059250 module:overlay(0) +from:0x021833ec kind:thumb_call_arm to:0x02059220 module:overlay(0) +from:0x021833f4 kind:load to:0x027e09a0 module:dtcm +from:0x021833f8 kind:load to:0x02183908 module:overlay(101) +from:0x021833fc kind:load to:0x0218391c module:overlay(101) +from:0x02183404 kind:load to:0x0218392c module:overlay(101) +from:0x0218340c kind:load to:0x02183938 module:overlay(101) +from:0x02183414 kind:load to:0x02183948 module:overlay(101) +from:0x0218341c kind:load to:0x02183958 module:overlay(101) +from:0x02183428 kind:load to:0x02183968 module:overlay(101) +from:0x0218342c kind:load to:0x02183970 module:overlay(101) +from:0x02183430 kind:load to:0x02049bbc module:main +from:0x02183434 kind:load to:0x02183978 module:overlay(101) +from:0x02183438 kind:load to:0x0218398c module:overlay(101) +from:0x02183444 kind:thumb_call to:0x020b6e8c module:overlay(1) +from:0x02183450 kind:thumb_call to:0x020b6e8c module:overlay(1) +from:0x02183456 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183464 kind:thumb_call to:0x020b81c0 module:overlays(1,14) +from:0x021834c4 kind:load to:0x021129ec module:overlays(19,31) +from:0x021834f4 kind:thumb_call to:0x02015454 module:main +from:0x02183508 kind:thumb_call to:0x02015454 module:main +from:0x0218350e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183550 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x02183556 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183592 kind:thumb_call to:0x020b8510 module:overlay(1) +from:0x0218359c kind:load to:0x021129ec module:overlays(19,31) +from:0x021835cc kind:thumb_call to:0x02015454 module:main +from:0x021835e0 kind:thumb_call to:0x02015454 module:main +from:0x021835e6 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183628 kind:thumb_call to:0x0205775c module:overlay(0) +from:0x0218362e kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218366a kind:thumb_call to:0x020b8510 module:overlay(1) +from:0x02183670 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0218367c kind:load to:0x021129ec module:overlays(19,31) +from:0x02183686 kind:thumb_call to:0x020b85a8 module:overlay(1) +from:0x0218368e kind:thumb_call to:0x020b8c60 module:overlay(1) +from:0x02183698 kind:thumb_call_arm to:0x02028c38 module:main +from:0x021836aa kind:thumb_call to:0x020b8c10 module:overlay(1) +from:0x021836b2 kind:thumb_call to:0x020b8c60 module:overlay(1) +from:0x021836bc kind:thumb_call_arm to:0x02028c38 module:main +from:0x021836c4 kind:thumb_call to:0x020b8c10 module:overlay(1) +from:0x021836ca kind:thumb_call_arm to:0x020d8718 module:overlay(31) +from:0x021836d0 kind:thumb_call_arm to:0x020d88a0 module:overlay(31) +from:0x021836d6 kind:thumb_call_arm to:0x020d8ac4 module:overlay(31) +from:0x021836f4 kind:thumb_call_arm to:0x020730e4 module:overlay(0) +from:0x02183706 kind:thumb_call_arm to:0x02073558 module:overlay(0) +from:0x02183712 kind:thumb_call_arm to:0x020611dc module:overlay(0) +from:0x02183718 kind:thumb_call_arm to:0x02061210 module:overlay(0) +from:0x0218372c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02183734 kind:thumb_call to:0x02183764 module:overlay(101) +from:0x02183744 kind:load to:0x027e09a4 module:dtcm +from:0x02183748 kind:load to:0x027e09b8 module:dtcm +from:0x0218374c kind:load to:0x0204a068 module:main +from:0x0218375c kind:thumb_call to:0x02183780 module:overlay(101) +from:0x0218376c kind:load to:0x021839a0 module:overlay(101) +from:0x02183778 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02183790 kind:thumb_call to:0x02183864 module:overlay(101) +from:0x021837ae kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x021837ba kind:thumb_call_arm to:0x01ffd400 module:itcm +from:0x021837da kind:thumb_call_arm to:0x02143fc4 module:overlays(29,70) +from:0x021837f2 kind:thumb_call_arm to:0x02081d3c module:overlay(0) +from:0x0218381e kind:thumb_call_arm to:0x020975d8 module:overlay(0) +from:0x02183824 kind:thumb_call_arm to:0x020975d8 module:overlay(0) +from:0x0218383e kind:thumb_call_arm to:0x020973d4 module:overlay(0) +from:0x02183854 kind:load to:0x027e09a4 module:dtcm +from:0x02183858 kind:load to:0x027e0cd8 module:dtcm +from:0x0218385c kind:load to:0x020b537c module:overlay(0) +from:0x02183874 kind:thumb_call_arm to:0x020975d8 module:overlay(0) +from:0x0218388a kind:thumb_call_arm to:0x020973d4 module:overlay(0) +from:0x02183894 kind:load to:0x020b537c module:overlay(0) +from:0x0218389e kind:thumb_call_arm to:0x0209ca58 module:overlay(0) +from:0x021838a4 kind:thumb_call_arm to:0x0207f4b4 module:overlay(0) +from:0x021838ac kind:load to:0x021188e0 module:overlay(31) +from:0x021838c4 kind:load to:0x021839a8 module:overlay(101) +from:0x021838c8 kind:load to:0x021838b1 module:overlay(101) +from:0x021838f4 kind:load to:0x0207039c module:overlay(0) +from:0x021838f8 kind:load to:0x02183441 module:overlay(101) +from:0x021838fc kind:load to:0x0218344d module:overlay(101) +from:0x02183900 kind:load to:0x02183309 module:overlay(101) +from:0x02183904 kind:load to:0x0218343d module:overlay(101) +from:0x021839a0 kind:load to:0x02183771 module:overlay(101) +from:0x021839a4 kind:load to:0x02183775 module:overlay(101) +from:0x021839c0 kind:load to:0x0209c9f0 module:overlay(0) +from:0x021839c4 kind:load to:0x0209c9f8 module:overlay(0) +from:0x021839c8 kind:load to:0x0209ca38 module:overlay(0) +from:0x021839cc kind:load to:0x0218389d module:overlay(101) diff --git a/config/usa/arm9/overlays/ov101/symbols.txt b/config/usa/arm9/overlays/ov101/symbols.txt new file mode 100644 index 00000000..c4c9b06e --- /dev/null +++ b/config/usa/arm9/overlays/ov101/symbols.txt @@ -0,0 +1,51 @@ +func_ov101_02182c00 kind:function(thumb,size=0x16) addr:0x02182c00 +func_ov101_02182c18 kind:function(thumb,size=0xe) addr:0x02182c18 +func_ov101_02182c28 kind:function(thumb,size=0xb8) addr:0x02182c28 +func_ov101_02182ce0 kind:function(thumb,size=0x5a) addr:0x02182ce0 +func_ov101_02182d3c kind:function(thumb,size=0x2c) addr:0x02182d3c +func_ov101_02182d68 kind:function(thumb,size=0x20) addr:0x02182d68 +func_ov101_02182d88 kind:function(thumb,size=0x20) addr:0x02182d88 +func_ov101_02182da8 kind:function(thumb,size=0x20) addr:0x02182da8 +func_ov101_02182dc8 kind:function(thumb,size=0xc) addr:0x02182dc8 +func_ov101_02182dd4 kind:function(thumb,size=0xc) addr:0x02182dd4 +func_ov101_02182de0 kind:function(thumb,size=0xc) addr:0x02182de0 +func_ov101_02182dec kind:function(thumb,size=0x154) addr:0x02182dec +func_ov101_02182f40 kind:function(thumb,size=0x54) addr:0x02182f40 +func_ov101_02182f94 kind:function(thumb,size=0x50) addr:0x02182f94 +func_ov101_02182fe4 kind:function(thumb,size=0x1e) addr:0x02182fe4 +func_ov101_02183004 kind:function(thumb,size=0x260) addr:0x02183004 +func_ov101_02183264 kind:function(thumb,size=0xc) addr:0x02183264 +func_ov101_02183270 kind:function(thumb,size=0x48) addr:0x02183270 +func_ov101_021832b8 kind:function(thumb,size=0x50) addr:0x021832b8 +func_ov101_02183308 kind:function(thumb,size=0x134) addr:0x02183308 +func_ov101_0218343c kind:function(thumb,size=0x2) addr:0x0218343c +func_ov101_02183440 kind:function(thumb,size=0xc) addr:0x02183440 +func_ov101_0218344c kind:function(thumb,size=0x12) addr:0x0218344c +func_ov101_02183460 kind:function(thumb,size=0x68) addr:0x02183460 +func_ov101_021834c8 kind:function(thumb,size=0xd8) addr:0x021834c8 +func_ov101_021835a0 kind:function(thumb,size=0xe0) addr:0x021835a0 +func_ov101_02183680 kind:function(thumb,size=0xd0) addr:0x02183680 +func_ov101_02183750 kind:function(thumb,size=0x12) addr:0x02183750 +func_ov101_02183764 kind:function(thumb,size=0xc) addr:0x02183764 +func_ov101_02183770 kind:function(thumb,size=0x2) addr:0x02183770 +func_ov101_02183774 kind:function(thumb,size=0xc) addr:0x02183774 +func_ov101_02183780 kind:function(thumb,size=0xe4) addr:0x02183780 +func_ov101_02183864 kind:function(thumb,size=0x38) addr:0x02183864 +func_ov101_0218389c kind:function(thumb,size=0x14) addr:0x0218389c +__sinit_ov101_021838b0 kind:function(thumb,size=0x18) addr:0x021838b0 +.p__sinit_ov101_021838b0 kind:data(word) addr:0x021838c8 +data_ov101_021838e8 kind:data(any) addr:0x021838e8 +data_ov101_021838f4 kind:data(any) addr:0x021838f4 +data_ov101_02183908 kind:data(any) addr:0x02183908 +data_ov101_0218391c kind:data(any) addr:0x0218391c +data_ov101_0218392c kind:data(any) addr:0x0218392c +data_ov101_02183938 kind:data(any) addr:0x02183938 +data_ov101_02183948 kind:data(any) addr:0x02183948 +data_ov101_02183958 kind:data(any) addr:0x02183958 +data_ov101_02183968 kind:data(any) addr:0x02183968 +data_ov101_02183970 kind:data(any) addr:0x02183970 +data_ov101_02183978 kind:data(any) addr:0x02183978 +data_ov101_0218398c kind:data(any) addr:0x0218398c +data_ov101_021839a0 kind:data(any) addr:0x021839a0 +data_ov101_021839a8 kind:data(any) addr:0x021839a8 +data_ov101_021839bc kind:data(any) addr:0x021839bc ambiguous diff --git a/config/usa/arm9/overlays/ov102/delinks.txt b/config/usa/arm9/overlays/ov102/delinks.txt new file mode 100644 index 00000000..f5606e1e --- /dev/null +++ b/config/usa/arm9/overlays/ov102/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02182c00 end:0x02184890 kind:code align:32 + .rodata start:0x02184890 end:0x02184930 kind:rodata align:4 + .init start:0x02184930 end:0x02184954 kind:code align:4 + .ctor start:0x02184954 end:0x02184958 kind:rodata align:4 + .data start:0x02184960 end:0x02184a20 kind:data align:32 + .bss start:0x02184a20 end:0x02184a20 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov102/relocs.txt b/config/usa/arm9/overlays/ov102/relocs.txt new file mode 100644 index 00000000..d11c8332 --- /dev/null +++ b/config/usa/arm9/overlays/ov102/relocs.txt @@ -0,0 +1,167 @@ +from:0x02182c54 kind:arm_call to:0x01ffaf74 module:itcm +from:0x02182c88 kind:arm_call to:0x02182c00 module:overlay(102) +from:0x02182c98 kind:arm_call to:0x02182c00 module:overlay(102) +from:0x02182e04 kind:arm_call to:0x0209ff2c module:overlay(0) +from:0x02182e28 kind:load to:0x027e0cd8 module:dtcm +from:0x02182e30 kind:load to:0x027e0cec module:dtcm +from:0x02182e60 kind:arm_call to:0x01ffd43c module:itcm +from:0x02182f00 kind:arm_call to:0x020166cc module:main +from:0x02182f78 kind:load to:0x027e09bc module:dtcm +from:0x02182f7c kind:load to:0x02112b34 module:overlays(19,31) +from:0x02182f80 kind:load to:0x027e0954 module:dtcm +from:0x02182f9c kind:arm_call to:0x020dbc60 module:overlay(31) +from:0x02182fac kind:arm_call to:0x020db4d0 module:overlay(31) +from:0x02182fbc kind:arm_call to:0x020db6e4 module:overlay(31) +from:0x02182fcc kind:arm_call to:0x020db938 module:overlay(31) +from:0x02182fd4 kind:arm_call to:0x020db7d4 module:overlay(31) +from:0x02182ff0 kind:arm_call to:0x01ffd420 module:itcm +from:0x02183004 kind:arm_call to:0x020db508 module:overlay(31) +from:0x02183010 kind:arm_call to:0x020dba1c module:overlay(31) +from:0x02183018 kind:load to:0x027e09b8 module:dtcm +from:0x02183030 kind:arm_call to:0x020bcdc8 module:overlay(17) +from:0x02183048 kind:arm_call to:0x020bd280 module:overlay(17) +from:0x02183068 kind:arm_call to:0x020bd768 module:overlay(17) +from:0x0218307c kind:arm_call to:0x0216d598 module:overlay(93) +from:0x02183094 kind:arm_call to:0x02168200 module:overlay(93) +from:0x021830a0 kind:arm_call to:0x0216ce04 module:overlay(93) +from:0x021830ac kind:arm_call_thumb to:0x0216f6fc module:overlay(93) +from:0x021830dc kind:arm_call to:0x021689c8 module:overlays(92,93) +from:0x02183120 kind:arm_call to:0x0206bdb4 module:overlay(0) +from:0x0218312c kind:arm_call to:0x0206ecfc module:overlay(0) +from:0x02183148 kind:arm_call to:0x0206edb8 module:overlay(0) +from:0x02183158 kind:load to:0x020b5198 module:overlay(0) +from:0x0218315c kind:load to:0x020b51f4 module:overlay(0) +from:0x02183174 kind:arm_call to:0x020bdcd4 module:overlay(17) +from:0x0218318c kind:arm_call to:0x0216de10 module:overlay(93) +from:0x021831a4 kind:arm_call to:0x020be414 module:overlay(17) +from:0x021831b4 kind:arm_call to:0x020bdd64 module:overlay(17) +from:0x021831c8 kind:arm_call to:0x0216dea8 module:overlay(93) +from:0x021831ec kind:arm_call to:0x020bdf28 module:overlay(17) +from:0x02183200 kind:arm_call to:0x0216e184 module:overlay(93) +from:0x02183214 kind:arm_call to:0x02168e04 module:overlay(93) +from:0x021832d8 kind:arm_call to:0x01ffb6a8 module:itcm +from:0x02183450 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218345c kind:arm_call to:0x01fff458 module:itcm +from:0x0218348c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02183538 kind:arm_call to:0x0217aa68 module:overlay(95) +from:0x02183550 kind:arm_call to:0x0217aa88 module:overlay(95) +from:0x02183574 kind:arm_call to:0x020dce84 module:overlay(31) +from:0x02183598 kind:load to:0x027e0ce4 module:dtcm +from:0x021835f0 kind:arm_call to:0x0210b15c module:overlay(31) +from:0x02183604 kind:arm_call to:0x0203a194 module:main +from:0x02183628 kind:arm_call to:0x0210b15c module:overlay(31) +from:0x0218364c kind:arm_call to:0x0210b15c module:overlay(31) +from:0x02183660 kind:arm_call to:0x0203a194 module:main +from:0x02183670 kind:arm_call to:0x01ff91b8 module:itcm +from:0x021836e4 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02183728 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02183744 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0218375c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02183774 kind:load to:0x027e0cec module:dtcm +from:0x0218377c kind:load to:0x027e09a8 module:dtcm +from:0x0218382c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0218384c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0218386c kind:arm_call to:0x0210ade0 module:overlay(31) +from:0x021838c8 kind:arm_call to:0x0200f05c module:main +from:0x02183918 kind:arm_call to:0x01ffc6d4 module:itcm +from:0x02183920 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02183934 kind:load to:0x027e0cd8 module:dtcm +from:0x02183938 kind:load to:0x02184890 module:overlay(102) +from:0x0218393c kind:load to:0x021189b0 module:overlay(31) +from:0x02183940 kind:load to:0x021848d0 module:overlay(102) +from:0x02183944 kind:load to:0x020b1948 module:overlay(0) +from:0x0218398c kind:arm_call to:0x021835a4 module:overlay(102) +from:0x02183ad0 kind:arm_call to:0x0207e220 module:overlay(0) +from:0x02183ae8 kind:arm_call to:0x0207e234 module:overlay(0) +from:0x02183af8 kind:load to:0x02118a84 module:overlay(31) +from:0x02183afc kind:load to:0x02118aa8 module:overlay(31) +from:0x02183b00 kind:load to:0x02118acc module:overlay(31) +from:0x02183b04 kind:load to:0x027e09c0 module:dtcm +from:0x02183b28 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02183b48 kind:load to:0x02115fc0 module:overlays(19,31) +from:0x02183b4c kind:load to:0x027e09b8 module:dtcm +from:0x02183bc4 kind:arm_call to:0x02183788 module:overlay(102) +from:0x02183c3c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183c48 kind:load to:0x02184988 module:overlay(102) +from:0x02183c68 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183c70 kind:load to:0x02184960 module:overlay(102) +from:0x02183c90 kind:arm_call to:0x02183c4c module:overlay(102) +from:0x02183ce0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183ce8 kind:arm_call to:0x02183bf4 module:overlay(102) +from:0x02183d18 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183d20 kind:arm_call to:0x02183bf4 module:overlay(102) +from:0x02183d50 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183d58 kind:arm_call to:0x02183bf4 module:overlay(102) +from:0x02183d70 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183d78 kind:arm_call to:0x02183bf4 module:overlay(102) +from:0x02183dbc kind:arm_call to:0x02183c74 module:overlay(102) +from:0x02183e0c kind:arm_call to:0x01ffb464 module:itcm +from:0x02183e1c kind:arm_call to:0x01ff9318 module:itcm +from:0x02183e54 kind:arm_call to:0x0214bf4c module:overlay(70) +from:0x02183e6c kind:arm_call to:0x0214bf3c module:overlay(70) +from:0x02183e8c kind:arm_call to:0x01ff9318 module:itcm +from:0x02183ee0 kind:arm_call to:0x0214bf4c module:overlay(70) +from:0x02183ef0 kind:arm_call to:0x0214bf3c module:overlay(70) +from:0x02183f20 kind:arm_call to:0x0214bbb0 module:overlay(70) +from:0x02183f78 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183f98 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183fac kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183fc4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183fe0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02183ff0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218401c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184028 kind:arm_call to:0x01ffb00c module:itcm +from:0x02184044 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218405c kind:arm_call to:0x01ff8e58 module:itcm +from:0x021840cc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218410c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184144 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218414c kind:arm_call to:0x0218417c module:overlay(102) +from:0x02184154 kind:arm_call to:0x02184394 module:overlay(102) +from:0x02184168 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184174 kind:load to:0x027e0208 module:dtcm +from:0x02184198 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021841d4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184240 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184264 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021842c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184300 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02184310 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184328 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184360 kind:arm_call to:0x02183d84 module:overlay(102) +from:0x02184370 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184384 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184390 kind:load to:0x0203e93c module:main +from:0x021843b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021843f0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0218445c kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184484 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021844e4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184518 kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x02184528 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184540 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184574 kind:arm_call to:0x02183d84 module:overlay(102) +from:0x02184584 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02184598 kind:arm_call to:0x01ff8e58 module:itcm +from:0x021845a4 kind:load to:0x0203e93c module:main +from:0x021845b0 kind:arm_call to:0x0207fcf8 module:overlay(0) +from:0x021845e4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218461c kind:arm_call to:0x0213053c module:overlay(47) +from:0x021846ac kind:arm_call to:0x021847c8 module:overlay(102) +from:0x021846d8 kind:arm_call to:0x01fff350 module:itcm +from:0x02184700 kind:arm_call to:0x020fb164 module:overlay(31) +from:0x0218470c kind:arm_call to:0x020faf04 module:overlay(31) +from:0x02184730 kind:arm_call to:0x02002f04 module:main +from:0x02184764 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02184794 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02184798 kind:load to:0x027e0cf0 module:dtcm +from:0x0218479c kind:load to:0x027e0ce4 module:dtcm +from:0x021847a0 kind:load to:0x02184a04 module:overlay(102) +from:0x021847a8 kind:load to:0x020b5198 module:overlay(0) +from:0x021847ac kind:load to:0x020b51a8 module:overlay(0) +from:0x021847b0 kind:load to:0x027e09b8 module:dtcm +from:0x0218481c kind:arm_call to:0x020fb164 module:overlay(31) +from:0x02184854 kind:arm_call to:0x01fff458 module:itcm +from:0x02184950 kind:load to:0x021849f0 module:overlay(102) +from:0x02184954 kind:load to:0x02184930 module:overlay(102) +from:0x02184a04 kind:load to:0x02184840 module:overlay(102) diff --git a/config/usa/arm9/overlays/ov102/symbols.txt b/config/usa/arm9/overlays/ov102/symbols.txt new file mode 100644 index 00000000..fe8447f0 --- /dev/null +++ b/config/usa/arm9/overlays/ov102/symbols.txt @@ -0,0 +1,39 @@ +func_ov102_02182c00 kind:function(arm,size=0x64) addr:0x02182c00 +func_ov102_02182c64 kind:function(arm,size=0x1d0) addr:0x02182c64 +func_ov102_02182e34 kind:function(arm,size=0x154) addr:0x02182e34 +func_ov102_02182f88 kind:function(arm,size=0x54) addr:0x02182f88 +func_ov102_02182fdc kind:function(arm,size=0x40) addr:0x02182fdc +func_ov102_0218301c kind:function(arm,size=0x144) addr:0x0218301c +func_ov102_02183160 kind:function(arm,size=0x34) addr:0x02183160 +func_ov102_02183194 kind:function(arm,size=0x3c) addr:0x02183194 +func_ov102_021831d0 kind:function(arm,size=0x4c) addr:0x021831d0 +func_ov102_0218321c kind:function(arm,size=0x1d8) addr:0x0218321c +func_ov102_021833f4 kind:function(arm,size=0x1b0) addr:0x021833f4 +func_ov102_021835a4 kind:function(arm,size=0x1e4) addr:0x021835a4 +func_ov102_02183788 kind:function(arm,size=0x1c0) addr:0x02183788 +func_ov102_02183948 kind:function(arm,size=0x1c0) addr:0x02183948 +func_ov102_02183b08 kind:function(arm,size=0x48) addr:0x02183b08 +func_ov102_02183b50 kind:function(arm,size=0xa4) addr:0x02183b50 +func_ov102_02183bf4 kind:function(arm,size=0x58) addr:0x02183bf4 +func_ov102_02183c4c kind:function(arm,size=0x28) addr:0x02183c4c +func_ov102_02183c74 kind:function(arm,size=0x110) addr:0x02183c74 +func_ov102_02183d84 kind:function(arm,size=0x44) addr:0x02183d84 +func_ov102_02183dc8 kind:function(arm,size=0x180) addr:0x02183dc8 +func_ov102_02183f48 kind:function(arm,size=0x14) addr:0x02183f48 +func_ov102_02183f5c kind:function(arm,size=0x220) addr:0x02183f5c +func_ov102_0218417c kind:function(arm,size=0x218) addr:0x0218417c +func_ov102_02184394 kind:function(arm,size=0x214) addr:0x02184394 +func_ov102_021845a8 kind:function(arm,size=0x60) addr:0x021845a8 +func_ov102_02184608 kind:function(arm,size=0x1c) addr:0x02184608 +func_ov102_02184624 kind:function(arm,size=0x190) addr:0x02184624 +func_ov102_021847b4 kind:function(arm,size=0x14) addr:0x021847b4 +func_ov102_021847c8 kind:function(arm,size=0x78) addr:0x021847c8 +func_ov102_02184840 kind:function(arm,size=0x50) addr:0x02184840 +data_ov102_02184890 kind:data(any) addr:0x02184890 +data_ov102_021848d0 kind:data(any) addr:0x021848d0 +__sinit_ov102_02184930 kind:function(arm,size=0x24) addr:0x02184930 +.p__sinit_ov102_02184930 kind:data(word) addr:0x02184954 +data_ov102_02184960 kind:data(any) addr:0x02184960 +data_ov102_02184988 kind:data(any) addr:0x02184988 +data_ov102_021849f0 kind:data(any) addr:0x021849f0 +data_ov102_02184a04 kind:data(any) addr:0x02184a04 diff --git a/config/usa/arm9/overlays/ov103/delinks.txt b/config/usa/arm9/overlays/ov103/delinks.txt new file mode 100644 index 00000000..df84009e --- /dev/null +++ b/config/usa/arm9/overlays/ov103/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184a20 end:0x021860c8 kind:code align:32 + .rodata start:0x021860c8 end:0x021860ec kind:rodata align:4 + .init start:0x021860ec end:0x02186138 kind:code align:4 + .ctor start:0x02186138 end:0x0218613c kind:rodata align:4 + .data start:0x02186140 end:0x021865e0 kind:data align:32 + .bss start:0x021865e0 end:0x021865e0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov103/relocs.txt b/config/usa/arm9/overlays/ov103/relocs.txt new file mode 100644 index 00000000..a67099cc --- /dev/null +++ b/config/usa/arm9/overlays/ov103/relocs.txt @@ -0,0 +1,185 @@ +from:0x02184a60 kind:arm_call to:0x0208830c module:overlay(0) +from:0x02184acc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184b18 kind:arm_call to:0x01ffb428 module:itcm +from:0x02184b5c kind:arm_call to:0x01ffb974 module:itcm +from:0x02184b6c kind:arm_call to:0x01ffb714 module:itcm +from:0x02184bbc kind:arm_call to:0x0208830c module:overlay(0) +from:0x02184c28 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184c38 kind:arm_call to:0x0208830c module:overlay(0) +from:0x02184c44 kind:arm_call to:0x01ff9770 module:itcm +from:0x02184c54 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184c6c kind:load to:0x0203e93c module:main +from:0x02184c70 kind:load to:0x020ab3b4 module:overlay(0) +from:0x02184c74 kind:load to:0x020ab3b0 module:overlay(0) +from:0x02184ce8 kind:arm_call to:0x01fff498 module:itcm +from:0x02184d20 kind:load to:0x027e0ce8 module:dtcm +from:0x02184d2c kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02184d5c kind:arm_call to:0x02185998 module:overlay(103) +from:0x02184d64 kind:arm_call to:0x02185aac module:overlay(103) +from:0x02184d80 kind:arm_call to:0x02070100 module:overlay(0) +from:0x02184d8c kind:load to:0x02186184 module:overlay(103) +from:0x02184d90 kind:load to:0x021861a4 module:overlay(103) +from:0x02184d94 kind:load to:0x020b5320 module:overlay(0) +from:0x02184da4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184dac kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184dcc kind:arm_call to:0x02070114 module:overlay(0) +from:0x02184dd4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184ddc kind:arm_call to:0x0201666c module:main +from:0x02184de4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184dec kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184df4 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184e00 kind:load to:0x02186184 module:overlay(103) +from:0x02184e04 kind:load to:0x020b5320 module:overlay(0) +from:0x02184e1c kind:arm_call to:0x02070114 module:overlay(0) +from:0x02184e24 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184e2c kind:arm_call to:0x0201666c module:main +from:0x02184e34 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184e3c kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184e44 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184e4c kind:arm_call to:0x02011ff4 module:main +from:0x02184e58 kind:load to:0x02186184 module:overlay(103) +from:0x02184e5c kind:load to:0x020b5320 module:overlay(0) +from:0x02184ea8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02184eec kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184f04 kind:arm_call to:0x01ff930c module:itcm +from:0x02184f10 kind:load to:0x020ace30 module:overlay(0) +from:0x02184f3c kind:arm_call to:0x02084924 module:overlay(0) +from:0x02184f70 kind:arm_call to:0x02184a20 module:overlay(103) +from:0x02184fc8 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02184fe0 kind:arm_call to:0x02084924 module:overlay(0) +from:0x02185014 kind:arm_call to:0x02184a20 module:overlay(103) +from:0x02185060 kind:arm_call to:0x0201502c module:main +from:0x02185084 kind:arm_call to:0x02090730 module:overlay(0) +from:0x02185098 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021850a4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021850e8 kind:arm_call to:0x02184e60 module:overlay(103) +from:0x021850f0 kind:arm_call to:0x02184f14 module:overlay(103) +from:0x0218512c kind:arm_call to:0x02088800 module:overlay(0) +from:0x02185140 kind:arm_call to:0x020a8a70 module:overlay(0) +from:0x02185148 kind:arm_call to:0x020dbb18 module:overlay(31) +from:0x02185178 kind:arm_call to:0x020dbb34 module:overlay(31) +from:0x021851b0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021851c4 kind:arm_call to:0x02084924 module:overlay(0) +from:0x021851e0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185244 kind:arm_call to:0x01ff97c8 module:itcm +from:0x0218525c kind:arm_call to:0x02184e60 module:overlay(103) +from:0x02185264 kind:arm_call to:0x02184f14 module:overlay(103) +from:0x0218526c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185294 kind:arm_call to:0x02088800 module:overlay(0) +from:0x021852cc kind:arm_call to:0x02088800 module:overlay(0) +from:0x02185308 kind:arm_call to:0x02184e60 module:overlay(103) +from:0x02185310 kind:arm_call to:0x02184f14 module:overlay(103) +from:0x02185318 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185360 kind:arm_call to:0x02088800 module:overlay(0) +from:0x02185374 kind:arm_call to:0x020a8a70 module:overlay(0) +from:0x0218537c kind:arm_call to:0x020dbb18 module:overlay(31) +from:0x021853ac kind:arm_call to:0x020dbb34 module:overlay(31) +from:0x021853d4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021853dc kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021853e4 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021853f0 kind:load to:0x027e0ce4 module:dtcm +from:0x0218543c kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02185474 kind:arm_call to:0x01ffd420 module:itcm +from:0x0218549c kind:arm_call to:0x020a8a70 module:overlay(0) +from:0x021854a0 kind:arm_call to:0x020dbb18 module:overlay(31) +from:0x021854e8 kind:arm_call to:0x02185ba0 module:overlay(103) +from:0x02185508 kind:arm_call to:0x01fff1a4 module:itcm +from:0x02185544 kind:arm_call to:0x01fff280 module:itcm +from:0x0218557c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x021855a4 kind:arm_call to:0x01fff350 module:itcm +from:0x021855e4 kind:arm_call to:0x01fff350 module:itcm +from:0x021856a0 kind:arm_call to:0x01ffd118 module:itcm +from:0x021856c4 kind:arm_call to:0x01ffccc0 module:itcm +from:0x02185724 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021857bc kind:arm_call to:0x01ffccc0 module:itcm +from:0x02185834 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185844 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185868 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02185890 kind:arm_call to:0x0208bfb0 module:overlay(0) +from:0x0218589c kind:load to:0x027e09b8 module:dtcm +from:0x021858a0 kind:load to:0x027e0ce0 module:dtcm +from:0x021858a4 kind:load to:0x027e09a4 module:dtcm +from:0x021858a8 kind:load to:0x02186168 module:overlay(103) +from:0x021858ac kind:load to:0x02186140 module:overlay(103) +from:0x021858b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021858b4 kind:load to:0x0218615c module:overlay(103) +from:0x021858b8 kind:load to:0x0203e93c module:main +from:0x021858c4 kind:load to:0x027e0c90 module:dtcm +from:0x021858c8 kind:load to:0x02186144 module:overlay(103) +from:0x021858d4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021858fc kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02185940 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02185948 kind:load to:0x027e0cdc module:dtcm +from:0x02185984 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0218598c kind:arm_call to:0x02011ff4 module:main +from:0x021859c0 kind:arm_call to:0x020a8954 module:overlay(0) +from:0x021859dc kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x021859e8 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02185a08 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x02185a1c kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02185a30 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02185a3c kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02185a48 kind:arm_call to:0x020577d8 module:overlay(0) +from:0x02185a64 kind:load to:0x021865ac module:overlay(103) +from:0x02185a68 kind:load to:0x027e0ce0 module:dtcm +from:0x02185a6c kind:load to:0x021860c8 module:overlay(103) +from:0x02185a80 kind:load to:0x0208c6b4 module:overlay(0) +from:0x02185a90 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02185a98 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185aa0 kind:arm_call to:0x02011ff4 module:main +from:0x02185abc kind:arm_call to:0x02016654 module:main +from:0x02185af0 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02185afc kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02185b20 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x02185b34 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02185b48 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02185b74 kind:arm_call to:0x0200ef9c module:main +from:0x02185b80 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02185b90 kind:load to:0x021865c0 module:overlay(103) +from:0x02185b94 kind:load to:0x021860dc module:overlay(103) +from:0x02185b98 kind:load to:0x027e0ce0 module:dtcm +from:0x02185b9c kind:load to:0x020ace74 module:overlay(0) +from:0x02185c84 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185ca8 kind:arm_call to:0x01ffd43c module:itcm +from:0x02185db8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185dcc kind:arm_call to:0x01ffd43c module:itcm +from:0x02185e54 kind:arm_call to:0x01ff9258 module:itcm +from:0x02185e64 kind:arm_call to:0x02018080 module:main +from:0x02185ec4 kind:arm_call to:0x0205b08c module:overlay(0) +from:0x02185ed0 kind:arm_call to:0x0205b070 module:overlay(0) +from:0x02185ee4 kind:arm_call to:0x0205b08c module:overlay(0) +from:0x02185ef8 kind:arm_call to:0x0205b070 module:overlay(0) +from:0x02185f08 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185ff4 kind:arm_call to:0x020166cc module:main +from:0x02186008 kind:load to:0x020ace70 module:overlay(0) +from:0x0218600c kind:load to:0x020ace6c module:overlay(0) +from:0x02186010 kind:load to:0x020ace68 module:overlay(0) +from:0x02186014 kind:load to:0x0203e93c module:main +from:0x02186018 kind:load to:0x027e09bc module:dtcm +from:0x02186024 kind:load to:0x027e0954 module:dtcm +from:0x02186040 kind:arm_call to:0x01ffc768 module:itcm +from:0x0218604c kind:arm_call to:0x0200ef5c module:main +from:0x0218607c kind:arm_call_thumb to:0x01ffa1bc module:itcm +from:0x021860b4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x021860c0 kind:load to:0x020b4ea4 module:overlay(0) +from:0x021860c4 kind:load to:0x0203e93c module:main +from:0x02186134 kind:load to:0x02186140 module:overlay(103) +from:0x02186138 kind:load to:0x021860ec module:overlay(103) +from:0x0218615c kind:load to:0x0218594c module:overlay(103) +from:0x02186168 kind:load to:0x021858cc module:overlay(103) +from:0x0218616c kind:load to:0x0218597c module:overlay(103) +from:0x02186170 kind:load to:0x0207bfe0 module:overlay(0) +from:0x02186174 kind:load to:0x02184c78 module:overlay(103) +from:0x02186178 kind:load to:0x0207bff0 module:overlay(0) +from:0x02186184 kind:load to:0x0209017c module:overlay(0) +from:0x02186188 kind:load to:0x02184db8 module:overlay(103) +from:0x0218618c kind:load to:0x02184e08 module:overlay(103) +from:0x02186190 kind:load to:0x02184fa0 module:overlay(103) +from:0x02186194 kind:load to:0x0218506c module:overlay(103) +from:0x02186198 kind:load to:0x0209079c module:overlay(0) +from:0x0218619c kind:load to:0x021853f4 module:overlay(103) +from:0x021861a0 kind:load to:0x021858e0 module:overlay(103) +from:0x021865ac kind:load to:0x02184d98 module:overlay(103) +from:0x021865b0 kind:load to:0x02185a84 module:overlay(103) +from:0x021865b4 kind:load to:0x02185a70 module:overlay(103) +from:0x021865c0 kind:load to:0x02186028 module:overlay(103) diff --git a/config/usa/arm9/overlays/ov103/symbols.txt b/config/usa/arm9/overlays/ov103/symbols.txt new file mode 100644 index 00000000..b4572b90 --- /dev/null +++ b/config/usa/arm9/overlays/ov103/symbols.txt @@ -0,0 +1,33 @@ +func_ov103_02184a20 kind:function(arm,size=0x258) addr:0x02184a20 +func_ov103_02184c78 kind:function(arm,size=0xac) addr:0x02184c78 +func_ov103_02184d24 kind:function(arm,size=0x74) addr:0x02184d24 +func_ov103_02184d98 kind:function(arm,size=0x20) addr:0x02184d98 +func_ov103_02184db8 kind:function(arm,size=0x50) addr:0x02184db8 +func_ov103_02184e08 kind:function(arm,size=0x58) addr:0x02184e08 +func_ov103_02184e60 kind:function(arm,size=0xb4) addr:0x02184e60 +func_ov103_02184f14 kind:function(arm,size=0x8c) addr:0x02184f14 +func_ov103_02184fa0 kind:function(arm,size=0xcc) addr:0x02184fa0 +func_ov103_0218506c kind:function(arm,size=0x388) addr:0x0218506c +func_ov103_021853f4 kind:function(arm,size=0x4d8) addr:0x021853f4 +func_ov103_021858cc kind:function(arm,size=0x14) addr:0x021858cc +func_ov103_021858e0 kind:function(arm,size=0x6c) addr:0x021858e0 +func_ov103_0218594c kind:function(arm,size=0x30) addr:0x0218594c +func_ov103_0218597c kind:function(arm,size=0x1c) addr:0x0218597c +func_ov103_02185998 kind:function(arm,size=0xd8) addr:0x02185998 +func_ov103_02185a70 kind:function(arm,size=0x14) addr:0x02185a70 +func_ov103_02185a84 kind:function(arm,size=0x28) addr:0x02185a84 +func_ov103_02185aac kind:function(arm,size=0xf4) addr:0x02185aac +func_ov103_02185ba0 kind:function(arm,size=0x488) addr:0x02185ba0 +func_ov103_02186028 kind:function(arm,size=0xa0) addr:0x02186028 +data_ov103_021860c8 kind:data(any) addr:0x021860c8 +data_ov103_021860dc kind:data(any) addr:0x021860dc +__sinit_ov103_021860ec kind:function(arm,size=0x4c) addr:0x021860ec +.p__sinit_ov103_021860ec kind:data(word) addr:0x02186138 +data_ov103_02186140 kind:data(any) addr:0x02186140 +data_ov103_02186144 kind:data(any) addr:0x02186144 +data_ov103_0218615c kind:data(any) addr:0x0218615c +data_ov103_02186168 kind:data(any) addr:0x02186168 +data_ov103_02186184 kind:data(any) addr:0x02186184 +data_ov103_021861a4 kind:data(any) addr:0x021861a4 +data_ov103_021865ac kind:data(any) addr:0x021865ac +data_ov103_021865c0 kind:data(any) addr:0x021865c0 diff --git a/config/usa/arm9/overlays/ov104/delinks.txt b/config/usa/arm9/overlays/ov104/delinks.txt new file mode 100644 index 00000000..5be3f9a2 --- /dev/null +++ b/config/usa/arm9/overlays/ov104/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184a20 end:0x021850e8 kind:code align:32 + .init start:0x021850e8 end:0x0218510c kind:code align:4 + .ctor start:0x0218510c end:0x02185110 kind:rodata align:4 + .data start:0x02185120 end:0x02185180 kind:data align:32 + .bss start:0x02185180 end:0x02185180 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov104/relocs.txt b/config/usa/arm9/overlays/ov104/relocs.txt new file mode 100644 index 00000000..154817b5 --- /dev/null +++ b/config/usa/arm9/overlays/ov104/relocs.txt @@ -0,0 +1,76 @@ +from:0x02184a54 kind:arm_call to:0x01ffb974 module:itcm +from:0x02184a64 kind:arm_call to:0x0208832c module:overlay(0) +from:0x02184a80 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02184a90 kind:arm_call to:0x01ff993c module:itcm +from:0x02184aa8 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02184ad8 kind:arm_call to:0x02185010 module:overlay(104) +from:0x02184af0 kind:load to:0x02185128 module:overlay(104) +from:0x02184b00 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184b08 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184b38 kind:arm_call to:0x020a8a84 module:overlay(0) +from:0x02184b40 kind:arm_call to:0x020dc460 module:overlay(31) +from:0x02184b48 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184b50 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184b58 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184b64 kind:load to:0x02185128 module:overlay(104) +from:0x02184b8c kind:arm_call to:0x020a8a84 module:overlay(0) +from:0x02184b94 kind:arm_call to:0x020dc460 module:overlay(31) +from:0x02184b9c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184ba4 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184bac kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184bb4 kind:arm_call to:0x02011ff4 module:main +from:0x02184bc0 kind:load to:0x02185128 module:overlay(104) +from:0x02184bf0 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02184c48 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x02184c78 kind:arm_call to:0x02090730 module:overlay(0) +from:0x02184c8c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02184c98 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184cd8 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02184ce4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184d04 kind:arm_call to:0x020a8a84 module:overlay(0) +from:0x02184d28 kind:arm_call to:0x02184a20 module:overlay(104) +from:0x02184d68 kind:arm_call to:0x01ffd118 module:itcm +from:0x02184d7c kind:arm_call to:0x02088d88 module:overlay(0) +from:0x02184dbc kind:arm_call to:0x020dc498 module:overlay(31) +from:0x02184de8 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x02184e1c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184e40 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02184e4c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184e5c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184e70 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02184e7c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184e90 kind:arm_call to:0x02015058 module:main +from:0x02184ea4 kind:arm_call to:0x020a8a84 module:overlay(0) +from:0x02184eec kind:arm_call to:0x020db3e0 module:overlay(31) +from:0x02184f0c kind:arm_call to:0x01ffb714 module:itcm +from:0x02184f4c kind:arm_call to:0x01ff9984 module:itcm +from:0x02184f5c kind:load to:0x027e0c90 module:dtcm +from:0x02184fa0 kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02184fd8 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02184ff0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185004 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x0218500c kind:load to:0x027e0cdc module:dtcm +from:0x02185038 kind:arm_call to:0x020a8954 module:overlay(0) +from:0x02185050 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x0218507c kind:arm_call to:0x0205cabc module:overlay(0) +from:0x0218508c kind:load to:0x0218515c module:overlay(104) +from:0x02185090 kind:load to:0x027e0ce0 module:dtcm +from:0x02185094 kind:load to:0x020b1948 module:overlay(0) +from:0x02185098 kind:load to:0x02185148 module:overlay(104) +from:0x021850bc kind:load to:0x0208c704 module:overlay(0) +from:0x021850cc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021850d4 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021850dc kind:arm_call to:0x02011ff4 module:main +from:0x02185108 kind:load to:0x02185148 module:overlay(104) +from:0x0218510c kind:load to:0x021850e8 module:overlay(104) +from:0x02185128 kind:load to:0x0209017c module:overlay(0) +from:0x0218512c kind:load to:0x02184b14 module:overlay(104) +from:0x02185130 kind:load to:0x02184b68 module:overlay(104) +from:0x02185134 kind:load to:0x02184bc4 module:overlay(104) +from:0x02185138 kind:load to:0x02184c60 module:overlay(104) +from:0x0218513c kind:load to:0x0209079c module:overlay(0) +from:0x02185140 kind:load to:0x02184f64 module:overlay(104) +from:0x02185144 kind:load to:0x02184fbc module:overlay(104) +from:0x0218515c kind:load to:0x02184af4 module:overlay(104) +from:0x02185160 kind:load to:0x021850c0 module:overlay(104) +from:0x02185164 kind:load to:0x021850a8 module:overlay(104) diff --git a/config/usa/arm9/overlays/ov104/symbols.txt b/config/usa/arm9/overlays/ov104/symbols.txt new file mode 100644 index 00000000..90e748fa --- /dev/null +++ b/config/usa/arm9/overlays/ov104/symbols.txt @@ -0,0 +1,17 @@ +func_ov104_02184a20 kind:function(arm,size=0x80) addr:0x02184a20 +func_ov104_02184aa0 kind:function(arm,size=0x54) addr:0x02184aa0 +func_ov104_02184af4 kind:function(arm,size=0x20) addr:0x02184af4 +func_ov104_02184b14 kind:function(arm,size=0x54) addr:0x02184b14 +func_ov104_02184b68 kind:function(arm,size=0x5c) addr:0x02184b68 +func_ov104_02184bc4 kind:function(arm,size=0x9c) addr:0x02184bc4 +func_ov104_02184c60 kind:function(arm,size=0x304) addr:0x02184c60 +func_ov104_02184f64 kind:function(arm,size=0x58) addr:0x02184f64 +func_ov104_02184fbc kind:function(arm,size=0x54) addr:0x02184fbc +func_ov104_02185010 kind:function(arm,size=0x98) addr:0x02185010 +func_ov104_021850a8 kind:function(arm,size=0x18) addr:0x021850a8 +func_ov104_021850c0 kind:function(arm,size=0x28) addr:0x021850c0 +__sinit_ov104_021850e8 kind:function(arm,size=0x24) addr:0x021850e8 +.p__sinit_ov104_021850e8 kind:data(word) addr:0x0218510c +data_ov104_02185128 kind:data(any) addr:0x02185128 +data_ov104_02185148 kind:data(any) addr:0x02185148 +data_ov104_0218515c kind:data(any) addr:0x0218515c diff --git a/config/usa/arm9/overlays/ov105/delinks.txt b/config/usa/arm9/overlays/ov105/delinks.txt new file mode 100644 index 00000000..5e05078e --- /dev/null +++ b/config/usa/arm9/overlays/ov105/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184a20 end:0x0218a0f0 kind:code align:32 + .rodata start:0x0218a0f0 end:0x0218a1ac kind:rodata align:4 + .init start:0x0218a1ac end:0x0218a234 kind:code align:4 + .ctor start:0x0218a234 end:0x0218a238 kind:rodata align:4 + .data start:0x0218a240 end:0x0218a300 kind:data align:32 + .bss start:0x0218a300 end:0x0218a360 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov105/relocs.txt b/config/usa/arm9/overlays/ov105/relocs.txt new file mode 100644 index 00000000..1a5a62ae --- /dev/null +++ b/config/usa/arm9/overlays/ov105/relocs.txt @@ -0,0 +1,668 @@ +from:0x02184a8c kind:arm_call to:0x02187ab4 module:overlay(105) +from:0x02184ad8 kind:arm_call to:0x02088408 module:overlay(0) +from:0x02184b34 kind:arm_call to:0x02187ab4 module:overlay(105) +from:0x02184b70 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02184b80 kind:arm_call to:0x02082dc0 module:overlay(0) +from:0x02184b98 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02184bd4 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02184bf4 kind:arm_call to:0x02082dc0 module:overlay(0) +from:0x02184c04 kind:arm_call to:0x021871c0 module:overlay(105) +from:0x02184c20 kind:arm_call to:0x02187368 module:overlay(105) +from:0x02184c28 kind:arm_call to:0x0218784c module:overlay(105) +from:0x02184c34 kind:arm_call to:0x02188810 module:overlay(105) +from:0x02184c3c kind:arm_call to:0x02188430 module:overlay(105) +from:0x02184c5c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184c68 kind:arm_call to:0x020f4800 module:overlay(31) +from:0x02184c80 kind:load to:0x0218a248 module:overlay(105) +from:0x02184c84 kind:load to:0x020b537c module:overlay(0) +from:0x02184c8c kind:load to:0x027e0ce4 module:dtcm +from:0x02184c9c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184ca4 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184ce8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184d20 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02184d48 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184d50 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184d58 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184d68 kind:load to:0x0218a248 module:overlay(105) +from:0x02184d6c kind:load to:0x027e0ce4 module:dtcm +from:0x02184dac kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184de4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02184e0c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184e14 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184e1c kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184e24 kind:arm_call to:0x02011ff4 module:main +from:0x02184e34 kind:load to:0x0218a248 module:overlay(105) +from:0x02184e38 kind:load to:0x027e0ce4 module:dtcm +from:0x02184e58 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184e78 kind:load to:0x027e0ce4 module:dtcm +from:0x02184e94 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184eac kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184ed0 kind:arm_call to:0x02082dc0 module:overlay(0) +from:0x02184edc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184f00 kind:load to:0x027e0ce4 module:dtcm +from:0x02184f20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02184f2c kind:arm_call to:0x01ff9258 module:itcm +from:0x02184f38 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184ff4 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185004 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185014 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185050 kind:load to:0x021108b4 module:overlays(19,31) +from:0x02185054 kind:load to:0x021108b8 module:overlays(19,31) +from:0x02185058 kind:load to:0x0203e93c module:main +from:0x0218505c kind:load to:0x027e0ce4 module:dtcm +from:0x02185078 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021850ac kind:arm_call to:0x01ff95a0 module:itcm +from:0x021850c0 kind:arm_call to:0x01ff9638 module:itcm +from:0x021850d4 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021850ec kind:arm_call to:0x020f580c module:overlay(31) +from:0x021850f8 kind:load to:0x027e0ce4 module:dtcm +from:0x021850fc kind:load to:0x0218a15c module:overlay(105) +from:0x0218512c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185144 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218521c kind:arm_call to:0x020f580c module:overlay(31) +from:0x02185238 kind:load to:0x027e0ce4 module:dtcm +from:0x02185260 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185278 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185340 kind:load to:0x027e0ce4 module:dtcm +from:0x02185358 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218535c kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x02185364 kind:load to:0x027e0ce4 module:dtcm +from:0x021853ac kind:arm_call to:0x01ff930c module:itcm +from:0x021853c8 kind:load to:0x0218a144 module:overlay(105) +from:0x02185424 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185430 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02185440 kind:arm_call to:0x02188880 module:overlay(105) +from:0x02185448 kind:load to:0x027e0ce4 module:dtcm +from:0x0218547c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185494 kind:arm_call to:0x021886b8 module:overlay(105) +from:0x0218549c kind:load to:0x027e0ce4 module:dtcm +from:0x021854dc kind:arm_call to:0x0218793c module:overlay(105) +from:0x02185510 kind:arm_call to:0x02184a20 module:overlay(105) +from:0x02185548 kind:arm_call to:0x02188630 module:overlay(105) +from:0x02185570 kind:arm_call to:0x021886b8 module:overlay(105) +from:0x02185588 kind:arm_call to:0x021853cc module:overlay(105) +from:0x02185598 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021855a0 kind:arm_call to:0x0218a024 module:overlay(105) +from:0x021855ac kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021855b4 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021855dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x021855f4 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02185600 kind:arm_call to:0x0218a024 module:overlay(105) +from:0x0218560c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185614 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02185628 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02185638 kind:load to:0x027e0ce4 module:dtcm +from:0x02185644 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0218569c kind:arm_call to:0x01ffb714 module:itcm +from:0x021856a8 kind:arm_call to:0x02082dc0 module:overlay(0) +from:0x021856b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021856e0 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0218570c kind:arm_call to:0x01ff9638 module:itcm +from:0x02185718 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185728 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218573c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218574c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218578c kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x021857a0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x021857c0 kind:arm_call to:0x02189ff0 module:overlay(105) +from:0x021857cc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185804 kind:arm_call to:0x02189ea4 module:overlay(105) +from:0x02185810 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185824 kind:arm_call to:0x02189e70 module:overlay(105) +from:0x02185830 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0218583c kind:load to:0x027e0ce4 module:dtcm +from:0x02185840 kind:load to:0x027e09a8 module:dtcm +from:0x02185848 kind:load to:0x0218a1a0 module:overlay(105) +from:0x0218586c kind:arm_call to:0x02188a14 module:overlay(105) +from:0x021858ac kind:arm_call to:0x01ff9258 module:itcm +from:0x021858d4 kind:arm_call to:0x01ff930c module:itcm +from:0x021858e0 kind:arm_call to:0x02188cf4 module:overlay(105) +from:0x021858e8 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x021858f4 kind:load to:0x0218a154 module:overlay(105) +from:0x02185924 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185940 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021859ac kind:arm_call to:0x02189264 module:overlay(105) +from:0x021859c8 kind:arm_call to:0x021873a8 module:overlay(105) +from:0x021859d4 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x021859f0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02185a0c kind:arm_call to:0x02189264 module:overlay(105) +from:0x02185a2c kind:arm_call to:0x02189264 module:overlay(105) +from:0x02185a44 kind:arm_call to:0x02077460 module:overlay(0) +from:0x02185a5c kind:arm_call to:0x01ffb714 module:itcm +from:0x02185a8c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185a9c kind:arm_call to:0x0205d994 module:overlay(0) +from:0x02185aa8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02185ac4 kind:arm_call to:0x02185100 module:overlay(105) +from:0x02185aec kind:arm_call to:0x0218785c module:overlay(105) +from:0x02185b1c kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x02185b40 kind:arm_call to:0x02188994 module:overlay(105) +from:0x02185b48 kind:arm_call to:0x0218844c module:overlay(105) +from:0x02185b64 kind:arm_call to:0x02189264 module:overlay(105) +from:0x02185b7c kind:arm_call to:0x021889ac module:overlay(105) +from:0x02185ba0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02185bb8 kind:arm_call to:0x02184e40 module:overlay(105) +from:0x02185bc0 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x02185bdc kind:arm_call to:0x021889ac module:overlay(105) +from:0x02185bfc kind:arm_call to:0x02184e40 module:overlay(105) +from:0x02185c10 kind:load to:0x027e0ce4 module:dtcm +from:0x02185c14 kind:load to:0x027e09a8 module:dtcm +from:0x02185c1c kind:load to:0x027e09bc module:dtcm +from:0x02185c20 kind:load to:0x0218a148 module:overlay(105) +from:0x02185ca0 kind:arm_call to:0x02188dd8 module:overlay(105) +from:0x02185d18 kind:arm_call to:0x02087814 module:overlay(0) +from:0x02185d4c kind:arm_call to:0x01fff350 module:itcm +from:0x02185dac kind:arm_call to:0x01ff9258 module:itcm +from:0x02185dc4 kind:arm_call to:0x02087ba0 module:overlay(0) +from:0x02185ddc kind:arm_call to:0x020786bc module:overlay(0) +from:0x02185dec kind:arm_call to:0x01fff350 module:itcm +from:0x02185e08 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02185e30 kind:arm_call to:0x02188468 module:overlay(105) +from:0x02185e6c kind:arm_call to:0x02082c38 module:overlay(0) +from:0x02185e78 kind:arm_call to:0x02090730 module:overlay(0) +from:0x02185e94 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02185ea4 kind:arm_call to:0x02185344 module:overlay(105) +from:0x02185ec0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185ecc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185f50 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185f5c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185f68 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x02185f98 kind:arm_call to:0x0218793c module:overlay(105) +from:0x02185fc8 kind:arm_call to:0x02184a20 module:overlay(105) +from:0x02185ffc kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x0218600c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02186024 kind:arm_call to:0x02185650 module:overlay(105) +from:0x0218602c kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x02186048 kind:arm_call to:0x02184f04 module:overlay(105) +from:0x02186058 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186084 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186098 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021860a4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021860d4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021860e8 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021860f4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186118 kind:arm_call to:0x02188630 module:overlay(105) +from:0x02186138 kind:arm_call to:0x0218544c module:overlay(105) +from:0x0218614c kind:arm_call to:0x021853cc module:overlay(105) +from:0x02186158 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0218616c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186178 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186190 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021861b8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021861cc kind:arm_call to:0x0209076c module:overlay(0) +from:0x021861d8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186200 kind:arm_call to:0x01ffb428 module:itcm +from:0x02186210 kind:arm_call to:0x021874b8 module:overlay(105) +from:0x02186220 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x02186230 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218625c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186270 kind:arm_call to:0x0209076c module:overlay(0) +from:0x0218627c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021862ac kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021862c0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021862cc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186318 kind:arm_call to:0x02185344 module:overlay(105) +from:0x0218632c kind:arm_call to:0x0218793c module:overlay(105) +from:0x0218635c kind:arm_call to:0x02184a20 module:overlay(105) +from:0x02186390 kind:arm_call to:0x0208dae8 module:overlay(0) +from:0x021863a0 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021863b4 kind:arm_call to:0x02185650 module:overlay(105) +from:0x021863bc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021863cc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021863e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186410 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186424 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186430 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186444 kind:arm_call to:0x02185100 module:overlay(105) +from:0x02186450 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x02186478 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186484 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186498 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021864d4 kind:arm_call to:0x0218523c module:overlay(105) +from:0x021864e0 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x02186520 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186530 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186564 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186574 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186588 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186594 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021865bc kind:arm_call to:0x0209076c module:overlay(0) +from:0x021865c8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021865d8 kind:arm_call to:0x0218523c module:overlay(105) +from:0x021865e4 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x02186620 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186648 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0218665c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186668 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186680 kind:arm_call to:0x0218523c module:overlay(105) +from:0x0218668c kind:arm_call to:0x02184e7c module:overlay(105) +from:0x021866c4 kind:arm_call to:0x0218793c module:overlay(105) +from:0x02186704 kind:arm_call to:0x02184abc module:overlay(105) +from:0x0218671c kind:arm_call to:0x02185650 module:overlay(105) +from:0x02186730 kind:arm_call to:0x01ffb714 module:itcm +from:0x02186758 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0218676c kind:arm_call to:0x01ff930c module:itcm +from:0x02186774 kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x0218679c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021867b0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021867bc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021867d0 kind:arm_call to:0x0218523c module:overlay(105) +from:0x021867dc kind:arm_call to:0x02184f04 module:overlay(105) +from:0x021867e4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186810 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186818 kind:arm_call to:0x020882a8 module:overlay(0) +from:0x0218682c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186838 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0218684c kind:arm_call to:0x02185100 module:overlay(105) +from:0x02186858 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x021868d4 kind:arm_call to:0x01ff9258 module:itcm +from:0x021868f4 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186900 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186928 kind:arm_call to:0x0218788c module:overlay(105) +from:0x02186934 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218696c kind:arm_call to:0x01ffb428 module:itcm +from:0x021869c8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021869dc kind:arm_call to:0x01ff930c module:itcm +from:0x021869fc kind:arm_call to:0x01ff930c module:itcm +from:0x02186a20 kind:arm_call to:0x02188cf4 module:overlay(105) +from:0x02186a28 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x02186a30 kind:arm_call to:0x02185060 module:overlay(105) +from:0x02186a40 kind:arm_call to:0x02185368 module:overlay(105) +from:0x02186a68 kind:arm_call to:0x02188630 module:overlay(105) +from:0x02186a74 kind:arm_call to:0x0218544c module:overlay(105) +from:0x02186a88 kind:arm_call to:0x021853cc module:overlay(105) +from:0x02186a94 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186aa4 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186ab0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186ad4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186ae4 kind:arm_call to:0x0218584c module:overlay(105) +from:0x02186af0 kind:arm_call to:0x02185060 module:overlay(105) +from:0x02186b54 kind:arm_call to:0x02185368 module:overlay(105) +from:0x02186bc0 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02186c20 kind:load to:0x027e09bc module:dtcm +from:0x02186c24 kind:load to:0x027e0ce4 module:dtcm +from:0x02186c2c kind:load to:0x020b2fe0 module:overlay(0) +from:0x02186c30 kind:load to:0x0218a190 module:overlay(105) +from:0x02186c34 kind:load to:0x0218a18c module:overlay(105) +from:0x02186c38 kind:load to:0x027e09b8 module:dtcm +from:0x02186c3c kind:load to:0x0218a1a8 module:overlay(105) +from:0x02186c44 kind:load to:0x0218a19c module:overlay(105) +from:0x02186c50 kind:load to:0x0218a160 module:overlay(105) +from:0x02186c54 kind:load to:0x0218a144 module:overlay(105) +from:0x02186c58 kind:load to:0x0218a140 module:overlay(105) +from:0x02186c5c kind:load to:0x0218a13c module:overlay(105) +from:0x02186c60 kind:load to:0x0218a164 module:overlay(105) +from:0x02186c64 kind:load to:0x027e0ce8 module:dtcm +from:0x02186c8c kind:arm_call to:0x02082abc module:overlay(0) +from:0x02186ca0 kind:arm_call to:0x021854a0 module:overlay(105) +from:0x02186cc0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186d14 kind:arm_call to:0x01fff498 module:itcm +from:0x02186d24 kind:arm_call to:0x01fff584 module:itcm +from:0x02186d40 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186d50 kind:arm_call to:0x0218584c module:overlay(105) +from:0x02186d60 kind:arm_call to:0x02185368 module:overlay(105) +from:0x02186d80 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186d98 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186db4 kind:arm_call to:0x02184e7c module:overlay(105) +from:0x02186dbc kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02186dd8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02186ddc kind:arm_call to:0x0218a058 module:overlay(105) +from:0x02186df0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186e04 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02186e10 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186e54 kind:arm_call to:0x02093730 module:overlay(0) +from:0x02186e7c kind:arm_call to:0x02085fec module:overlay(0) +from:0x02186e8c kind:arm_call to:0x0206d694 module:overlay(0) +from:0x02186e98 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02186ee0 kind:arm_call to:0x01fff05c module:itcm +from:0x02186f08 kind:arm_call to:0x01ff930c module:itcm +from:0x02186f24 kind:arm_call to:0x021854a0 module:overlay(105) +from:0x02186f40 kind:arm_call to:0x0206d694 module:overlay(0) +from:0x02186f50 kind:load to:0x0218a134 module:overlay(105) +from:0x02186f54 kind:load to:0x020b51f4 module:overlay(0) +from:0x02186f5c kind:load to:0x027e0cd8 module:dtcm +from:0x02186f60 kind:load to:0x0218a12c module:overlay(105) +from:0x02186f64 kind:load to:0x0218a130 module:overlay(105) +from:0x02186fe0 kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02187000 kind:arm_call to:0x02082dc0 module:overlay(0) +from:0x0218703c kind:arm_call to:0x02082a08 module:overlay(0) +from:0x021870e8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187100 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02187134 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02187148 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02187150 kind:load to:0x027e0cdc module:dtcm +from:0x02187154 kind:load to:0x0203e93c module:main +from:0x021871ac kind:arm_call to:0x02185344 module:overlay(105) +from:0x021871f8 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02187204 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02187218 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02187248 kind:arm_call to:0x0200b578 module:main +from:0x02187260 kind:load to:0x0218a270 module:overlay(105) +from:0x02187264 kind:load to:0x027e0ce0 module:dtcm +from:0x02187268 kind:load to:0x0218a104 module:overlay(105) +from:0x0218726c kind:load to:0x0218a0f0 module:overlay(105) +from:0x02187270 kind:load to:0x02187274 module:overlay(105) +from:0x021872b8 kind:arm_call to:0x0200e260 module:main +from:0x021872c8 kind:arm_call to:0x01ffad5c module:itcm +from:0x021872f4 kind:load to:0x027e0964 module:dtcm +from:0x02187308 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x02187318 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02187334 kind:arm_call to:0x021897a0 module:overlay(105) +from:0x0218733c kind:load to:0x027e0ce4 module:dtcm +from:0x0218734c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02187354 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x0218735c kind:arm_call to:0x02011ff4 module:main +from:0x02187424 kind:arm_call to:0x01ffb800 module:itcm +from:0x02187454 kind:arm_call to:0x01ff9770 module:itcm +from:0x02187464 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021874ac kind:load to:0x0218a118 module:overlay(105) +from:0x021874b0 kind:load to:0x0218a124 module:overlay(105) +from:0x021874d8 kind:arm_call to:0x01ffb428 module:itcm +from:0x021875f4 kind:arm_call to:0x02187604 module:overlay(105) +from:0x02187600 kind:load to:0x0218a284 module:overlay(105) +from:0x0218761c kind:arm_call to:0x01fff148 module:itcm +from:0x02187648 kind:load to:0x027e0ce0 module:dtcm +from:0x02187694 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021876a4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187730 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187740 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02187784 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218778c kind:arm_call to:0x01ff938c module:itcm +from:0x021877bc kind:arm_call to:0x0207bfdc module:overlay(0) +from:0x021877c4 kind:arm_call to:0x02011ff4 module:main +from:0x02187844 kind:load to:0x0218a198 module:overlay(105) +from:0x02187848 kind:load to:0x0218a194 module:overlay(105) +from:0x02187884 kind:arm_call to:0x021877d0 module:overlay(105) +from:0x021878cc kind:arm_call to:0x021877d0 module:overlay(105) +from:0x02187920 kind:arm_call to:0x01ff9258 module:itcm +from:0x02187980 kind:arm_call to:0x021875c8 module:overlay(105) +from:0x021879ac kind:arm_call to:0x02077460 module:overlay(0) +from:0x021879d8 kind:arm_call to:0x01fff350 module:itcm +from:0x02187a1c kind:arm_call to:0x020bfd7c module:overlay(17) +from:0x02187a44 kind:arm_call to:0x021878dc module:overlay(105) +from:0x02187a84 kind:arm_call to:0x01fff350 module:itcm +from:0x02187aa8 kind:load to:0x027e09bc module:dtcm +from:0x02187aac kind:load to:0x0218a2a0 module:overlay(105) +from:0x02187ab0 kind:load to:0x027e0ce4 module:dtcm +from:0x02187b3c kind:arm_call to:0x02077460 module:overlay(0) +from:0x02187b64 kind:arm_call to:0x01fff350 module:itcm +from:0x02187ba4 kind:arm_call to:0x020bfd7c module:overlay(17) +from:0x02187bd0 kind:arm_call to:0x021878dc module:overlay(105) +from:0x02187c24 kind:arm_call to:0x01fff350 module:itcm +from:0x02187c58 kind:arm_call to:0x02077460 module:overlay(0) +from:0x02187c80 kind:arm_call to:0x01fff350 module:itcm +from:0x02187cd4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02187ce0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187cf8 kind:arm_call to:0x01ff9364 module:itcm +from:0x02187d44 kind:arm_call to:0x020bfd7c module:overlay(17) +from:0x02187d58 kind:arm_call to:0x021878dc module:overlay(105) +from:0x02187da4 kind:arm_call to:0x01fff350 module:itcm +from:0x02187de0 kind:arm_call to:0x0218798c module:overlay(105) +from:0x02187e04 kind:arm_call to:0x01ffb714 module:itcm +from:0x02187e3c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187e58 kind:arm_call to:0x01ff9364 module:itcm +from:0x02187ea4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02187ed0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02187eec kind:arm_call to:0x01ff9364 module:itcm +from:0x02187f7c kind:arm_call to:0x01ffb974 module:itcm +from:0x02187fac kind:arm_call to:0x01ffb714 module:itcm +from:0x02187fc8 kind:arm_call to:0x01ffb800 module:itcm +from:0x02188068 kind:arm_call to:0x01ff9770 module:itcm +from:0x02188088 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021880b0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021880bc kind:arm_call to:0x02187604 module:overlay(105) +from:0x021880e4 kind:arm_call to:0x02189e0c module:overlay(105) +from:0x02188100 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188110 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218811c kind:arm_call to:0x01ff9258 module:itcm +from:0x02188134 kind:arm_call to:0x01ff9258 module:itcm +from:0x0218814c kind:arm_call to:0x01ff9770 module:itcm +from:0x02188188 kind:arm_call to:0x01ff9258 module:itcm +from:0x021881c8 kind:arm_call to:0x02187604 module:overlay(105) +from:0x021881d8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188214 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02188224 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02188230 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218823c kind:arm_call to:0x02189e0c module:overlay(105) +from:0x02188280 kind:arm_call to:0x02077460 module:overlay(0) +from:0x021882a0 kind:arm_call to:0x01fff350 module:itcm +from:0x021882e0 kind:arm_call to:0x020bfd7c module:overlay(17) +from:0x02188308 kind:arm_call to:0x021878dc module:overlay(105) +from:0x02188328 kind:arm_call to:0x01fff350 module:itcm +from:0x02188364 kind:load to:0x027e0ce4 module:dtcm +from:0x02188368 kind:load to:0x027e09bc module:dtcm +from:0x02188370 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02188374 kind:load to:0x0218a2b8 module:overlay(105) +from:0x02188378 kind:load to:0x0218a19c module:overlay(105) +from:0x02188380 kind:load to:0x0203e93c module:main +from:0x02188384 kind:load to:0x0218a11c module:overlay(105) +from:0x02188388 kind:load to:0x0218a1a4 module:overlay(105) +from:0x0218838c kind:load to:0x0218a2ac module:overlay(105) +from:0x021883e0 kind:arm_call to:0x01fff458 module:itcm +from:0x021883e8 kind:arm_call to:0x020e0c7c module:overlay(31) +from:0x02188414 kind:arm_call to:0x01fff458 module:itcm +from:0x02188418 kind:arm_call to:0x020e0c58 module:overlay(31) +from:0x02188448 kind:load to:0x0218a188 module:overlay(105) +from:0x02188464 kind:load to:0x0218a188 module:overlay(105) +from:0x02188498 kind:arm_call to:0x01ff9110 module:itcm +from:0x021884d4 kind:arm_call to:0x01fff350 module:itcm +from:0x02188500 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188528 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02188540 kind:arm_call to:0x01ff9364 module:itcm +from:0x02188554 kind:arm_call to:0x01ff9258 module:itcm +from:0x02188574 kind:arm_call to:0x01fff350 module:itcm +from:0x021885f4 kind:arm_call to:0x01ff9110 module:itcm +from:0x02188608 kind:load to:0x0218a188 module:overlay(105) +from:0x0218860c kind:load to:0x0218a184 module:overlay(105) +from:0x02188610 kind:load to:0x0218a180 module:overlay(105) +from:0x02188614 kind:load to:0x027e0ce4 module:dtcm +from:0x0218861c kind:load to:0x020b2fe0 module:overlay(0) +from:0x02188620 kind:load to:0x0218a120 module:overlay(105) +from:0x02188624 kind:load to:0x0218a174 module:overlay(105) +from:0x02188628 kind:load to:0x0218a178 module:overlay(105) +from:0x0218862c kind:load to:0x0218a17c module:overlay(105) +from:0x02188680 kind:arm_call to:0x01fff3b4 module:itcm +from:0x021886b0 kind:load to:0x027e0ce4 module:dtcm +from:0x021886b4 kind:load to:0x0218a120 module:overlay(105) +from:0x0218870c kind:arm_call to:0x02188668 module:overlay(105) +from:0x02188720 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188730 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x0218873c kind:arm_call to:0x02188668 module:overlay(105) +from:0x021887c0 kind:arm_call to:0x01ffb714 module:itcm +from:0x021887e0 kind:arm_call to:0x01ff947c module:itcm +from:0x02188804 kind:load to:0x0203e93c module:main +from:0x02188808 kind:load to:0x027e00fc module:dtcm +from:0x021888e0 kind:arm_call to:0x01ffb714 module:itcm +from:0x0218894c kind:arm_call to:0x01ffb464 module:itcm +from:0x02188990 kind:load to:0x0203e93c module:main +from:0x02188a84 kind:arm_call to:0x01ffb428 module:itcm +from:0x02188be0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02188bf0 kind:arm_call to:0x01ff9770 module:itcm +from:0x02188c00 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02188c2c kind:arm_call to:0x01ffb714 module:itcm +from:0x02188c3c kind:arm_call to:0x01ffb714 module:itcm +from:0x02188c90 kind:arm_call to:0x021889c8 module:overlay(105) +from:0x02188cbc kind:arm_call to:0x021889c8 module:overlay(105) +from:0x02188cdc kind:load to:0x0203e93c module:main +from:0x02188ce0 kind:load to:0x0218a168 module:overlay(105) +from:0x02188ce4 kind:load to:0x0218a16c module:overlay(105) +from:0x02188ce8 kind:load to:0x0218a170 module:overlay(105) +from:0x02188cec kind:load to:0x0218a138 module:overlay(105) +from:0x02188cf0 kind:load to:0x0218a128 module:overlay(105) +from:0x02188d58 kind:arm_call to:0x01ff916c module:itcm +from:0x02188d6c kind:arm_call to:0x01ff916c module:itcm +from:0x02188d7c kind:arm_call to:0x01ff916c module:itcm +from:0x02188dd0 kind:load to:0x0218a150 module:overlay(105) +from:0x02188dd4 kind:load to:0x0218a14c module:overlay(105) +from:0x02188e24 kind:load to:0x0218a158 module:overlay(105) +from:0x02188e30 kind:load to:0x0218a310 module:overlay(105) +from:0x02188e44 kind:arm_call to:0x02011f3c module:main +from:0x02188e50 kind:arm_call to:0x020e6600 module:overlay(31) +from:0x02188e64 kind:arm_call to:0x0209765c module:overlay(0) +from:0x02188e94 kind:load to:0x0218a2e4 module:overlay(105) +from:0x02188ef0 kind:arm_call to:0x020f4124 module:overlay(31) +from:0x02188ef8 kind:arm_call to:0x020f486c module:overlay(31) +from:0x02188f40 kind:load to:0x0218a2bc module:overlay(105) +from:0x02188f48 kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x02188f64 kind:load to:0x0218950c module:overlay(105) +from:0x02188f74 kind:load to:0x0218950c module:overlay(105) +from:0x02188f84 kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x02188f9c kind:arm_call to:0x01ff916c module:itcm +from:0x02189048 kind:arm_call to:0x01fff17c module:itcm +from:0x021890d8 kind:arm_call to:0x0208bc3c module:overlay(0) +from:0x021890f4 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x02189128 kind:arm_call to:0x01fff148 module:itcm +from:0x02189164 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02189174 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x021891b0 kind:arm_call to:0x02189e0c module:overlay(105) +from:0x021891cc kind:arm_call to:0x020f437c module:overlay(31) +from:0x021891d4 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x02189224 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02189234 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02189240 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x0218924c kind:load to:0x027e0ce0 module:dtcm +from:0x02189254 kind:load to:0x0203e93c module:main +from:0x02189258 kind:load to:0x0218a2cc module:overlay(105) +from:0x02189278 kind:arm_call to:0x02187604 module:overlay(105) +from:0x02189288 kind:arm_call to:0x020e6838 module:overlay(31) +from:0x021892f4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189338 kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x0218934c kind:arm_call to:0x020f417c module:overlays(26,31) +from:0x02189368 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02189398 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021893d8 kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218941c kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02189464 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189470 kind:arm_call to:0x01fff458 module:itcm +from:0x02189488 kind:arm_call to:0x020f6180 module:overlay(31) +from:0x021894a0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021894b4 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021894c8 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x021894d0 kind:arm_call to:0x020f41c0 module:overlay(31) +from:0x021894f0 kind:load to:0x027e0ce4 module:dtcm +from:0x021894f4 kind:load to:0x021108b4 module:overlays(19,31) +from:0x02189500 kind:load to:0x027e09a8 module:dtcm +from:0x02189590 kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x02189664 kind:arm_call to:0x01fff17c module:itcm +from:0x021896dc kind:arm_call to:0x01fff148 module:itcm +from:0x021896ec kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02189754 kind:arm_call to:0x0207e56c module:overlay(0) +from:0x02189770 kind:arm_call to:0x02188e9c module:overlay(105) +from:0x02189790 kind:load to:0x027e0ce0 module:dtcm +from:0x02189794 kind:load to:0x0203e93c module:main +from:0x0218979c kind:load to:0x027e09c0 module:dtcm +from:0x0218982c kind:arm_call to:0x020f4924 module:overlay(31) +from:0x0218983c kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02189850 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189860 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02189880 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x0218988c kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x021898b4 kind:arm_call to:0x020f437c module:overlay(31) +from:0x021898bc kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x021898d8 kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x02189900 kind:arm_call to:0x020f440c module:overlay(31) +from:0x02189944 kind:arm_call to:0x01fff350 module:itcm +from:0x021899a0 kind:arm_call to:0x01ff9258 module:itcm +from:0x021899bc kind:arm_call to:0x01fff350 module:itcm +from:0x021899e8 kind:arm_call to:0x02189264 module:overlay(105) +from:0x021899f8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189a08 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02189a28 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02189a34 kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02189a5c kind:arm_call to:0x020f437c module:overlay(31) +from:0x02189a64 kind:arm_call to:0x02189ed8 module:overlay(105) +from:0x02189a74 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02189a84 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02189a94 kind:arm_call to:0x020f5428 module:overlay(31) +from:0x02189aa4 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02189ac0 kind:arm_call to:0x020f594c module:overlay(31) +from:0x02189ad0 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02189ae0 kind:arm_call to:0x020f58c0 module:overlay(31) +from:0x02189af8 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02189b30 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189b4c kind:arm_call to:0x01ffb714 module:itcm +from:0x02189b58 kind:arm_call to:0x01ffb800 module:itcm +from:0x02189b6c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02189c04 kind:arm_call to:0x01fff17c module:itcm +from:0x02189c84 kind:arm_call to:0x020e67bc module:overlay(31) +from:0x02189c90 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189ca0 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02189cc0 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02189ccc kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02189cd4 kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x02189ce0 kind:arm_call to:0x020f5428 module:overlay(31) +from:0x02189d0c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189d24 kind:arm_call to:0x020f57c4 module:overlay(31) +from:0x02189d30 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02189d40 kind:arm_call to:0x020f4924 module:overlay(31) +from:0x02189d60 kind:arm_call to:0x020f58b8 module:overlay(31) +from:0x02189d6c kind:arm_call to:0x020f48c4 module:overlay(31) +from:0x02189d74 kind:arm_call to:0x020f59d0 module:overlay(31) +from:0x02189d7c kind:arm_call to:0x020f5b74 module:overlay(31) +from:0x02189d84 kind:arm_call to:0x020f4300 module:overlay(31) +from:0x02189d94 kind:load to:0x021108d8 module:overlays(19,31) +from:0x02189da0 kind:load to:0x027e0ce4 module:dtcm +from:0x02189da8 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02189dac kind:load to:0x0211091c module:overlays(19,31) +from:0x02189db8 kind:load to:0x0203e93c module:main +from:0x02189dc0 kind:load to:0x027e0ce0 module:dtcm +from:0x02189dc4 kind:load to:0x02110960 module:overlays(19,31) +from:0x02189dcc kind:load to:0x021109a4 module:overlays(19,31) +from:0x02189df0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02189e08 kind:load to:0x027e0ce4 module:dtcm +from:0x02189e48 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02189e58 kind:arm_call to:0x0207df68 module:overlay(0) +from:0x02189e64 kind:arm_call to:0x0207e274 module:overlay(0) +from:0x02189e90 kind:arm_call to:0x02028c38 module:main +from:0x02189e9c kind:arm_call to:0x02189264 module:overlay(105) +from:0x02189ec4 kind:arm_call to:0x02028c38 module:main +from:0x02189ed0 kind:arm_call to:0x02189264 module:overlay(105) +from:0x02189eec kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x02189f00 kind:arm_call to:0x02189264 module:overlay(105) +from:0x02189f48 kind:arm_call to:0x02189dd0 module:overlay(105) +from:0x02189f6c kind:arm_call to:0x02189f08 module:overlay(105) +from:0x02189f94 kind:arm_call to:0x02189264 module:overlay(105) +from:0x02189fb4 kind:arm_call to:0x02189f08 module:overlay(105) +from:0x02189fdc kind:arm_call to:0x02189264 module:overlay(105) +from:0x0218a010 kind:arm_call to:0x02028c38 module:main +from:0x0218a01c kind:arm_call to:0x02189264 module:overlay(105) +from:0x0218a044 kind:arm_call to:0x02028c38 module:main +from:0x0218a050 kind:arm_call to:0x02189264 module:overlay(105) +from:0x0218a07c kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218a094 kind:arm_call to:0x02189f08 module:overlay(105) +from:0x0218a0c0 kind:arm_call to:0x02189fa8 module:overlay(105) +from:0x0218a0d8 kind:load to:0x027e0ce4 module:dtcm +from:0x0218a0e4 kind:arm_call to:0x02097704 module:overlay(0) +from:0x0218a1f8 kind:arm_call to:0x02188e58 module:overlay(105) +from:0x0218a208 kind:arm_call to:0x0203ce4c module:main +from:0x0218a21c kind:load to:0x0218a2bc module:overlay(105) +from:0x0218a224 kind:load to:0x0218a300 module:overlay(105) +from:0x0218a228 kind:load to:0x0218a310 module:overlay(105) +from:0x0218a22c kind:load to:0x0218a0dc module:overlay(105) +from:0x0218a230 kind:load to:0x0218a304 module:overlay(105) +from:0x0218a234 kind:load to:0x0218a1ac module:overlay(105) +from:0x0218a248 kind:load to:0x0209017c module:overlay(0) +from:0x0218a24c kind:load to:0x02184cb0 module:overlay(105) +from:0x0218a250 kind:load to:0x02184d74 module:overlay(105) +from:0x0218a254 kind:load to:0x021858f8 module:overlay(105) +from:0x0218a258 kind:load to:0x02185c28 module:overlay(105) +from:0x0218a25c kind:load to:0x0209079c module:overlay(0) +from:0x0218a260 kind:load to:0x02186f68 module:overlay(105) +from:0x0218a264 kind:load to:0x02187020 module:overlay(105) +from:0x0218a270 kind:load to:0x02184c90 module:overlay(105) +from:0x0218a274 kind:load to:0x02187340 module:overlay(105) +from:0x0218a278 kind:load to:0x021872f8 module:overlay(105) +from:0x0218a284 kind:load to:0x0218563c module:overlay(105) +from:0x0218a288 kind:load to:0x021877b4 module:overlay(105) +from:0x0218a28c kind:load to:0x0218764c module:overlay(105) +from:0x0218a290 kind:load to:0x021876f0 module:overlay(105) +from:0x0218a294 kind:load to:0x0207bff0 module:overlay(0) +from:0x0218a2a0 kind:load to:0x021883c8 module:overlay(105) +from:0x0218a2ac kind:load to:0x02188390 module:overlay(105) +from:0x0218a2b8 kind:load to:0x02188400 module:overlay(105) +from:0x0218a2e4 kind:load to:0x02188e34 module:overlay(105) +from:0x0218a2e8 kind:load to:0x0209772c module:overlay(0) +from:0x0218a2ec kind:load to:0x02097734 module:overlay(0) +from:0x0218a2f0 kind:load to:0x020977b0 module:overlay(0) +from:0x0218a2f4 kind:load to:0x020977f0 module:overlay(0) +from:0x0218a2f8 kind:load to:0x020977f4 module:overlay(0) +from:0x0218a2fc kind:load to:0x020977f8 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov105/symbols.txt b/config/usa/arm9/overlays/ov105/symbols.txt new file mode 100644 index 00000000..786ea54d --- /dev/null +++ b/config/usa/arm9/overlays/ov105/symbols.txt @@ -0,0 +1,140 @@ +func_ov105_02184a20 kind:function(arm,size=0x9c) addr:0x02184a20 +func_ov105_02184abc kind:function(arm,size=0xa8) addr:0x02184abc +func_ov105_02184b64 kind:function(arm,size=0x12c) addr:0x02184b64 +func_ov105_02184c90 kind:function(arm,size=0x20) addr:0x02184c90 +func_ov105_02184cb0 kind:function(arm,size=0xc4) addr:0x02184cb0 +func_ov105_02184d74 kind:function(arm,size=0xcc) addr:0x02184d74 +func_ov105_02184e40 kind:function(arm,size=0x3c) addr:0x02184e40 +func_ov105_02184e7c kind:function(arm,size=0x88) addr:0x02184e7c +func_ov105_02184f04 kind:function(arm,size=0x15c) addr:0x02184f04 +func_ov105_02185060 kind:function(arm,size=0xa0) addr:0x02185060 +func_ov105_02185100 kind:function(arm,size=0x13c) addr:0x02185100 +func_ov105_0218523c kind:function(arm,size=0x108) addr:0x0218523c +func_ov105_02185344 kind:function(arm,size=0x24) addr:0x02185344 +func_ov105_02185368 kind:function(arm,size=0x64) addr:0x02185368 +func_ov105_021853cc kind:function(arm,size=0x80) addr:0x021853cc +func_ov105_0218544c kind:function(arm,size=0x54) addr:0x0218544c +func_ov105_021854a0 kind:function(arm,size=0x19c) addr:0x021854a0 +func_ov105_0218563c kind:function(arm,size=0x14) addr:0x0218563c +func_ov105_02185650 kind:function(arm,size=0x1fc) addr:0x02185650 +func_ov105_0218584c kind:function(arm,size=0xac) addr:0x0218584c +func_ov105_021858f8 kind:function(arm,size=0x330) addr:0x021858f8 +func_ov105_02185c28 kind:function(arm,size=0x1340) addr:0x02185c28 +func_ov105_02186f68 kind:function(arm,size=0xb8) addr:0x02186f68 +func_ov105_02187020 kind:function(arm,size=0x138) addr:0x02187020 +func_ov105_02187158 kind:function(arm,size=0x68) addr:0x02187158 +func_ov105_021871c0 kind:function(arm,size=0xb4) addr:0x021871c0 +func_ov105_02187274 kind:function(arm,size=0x84) addr:0x02187274 +func_ov105_021872f8 kind:function(arm,size=0x48) addr:0x021872f8 +func_ov105_02187340 kind:function(arm,size=0x28) addr:0x02187340 +func_ov105_02187368 kind:function(arm,size=0x40) addr:0x02187368 +func_ov105_021873a8 kind:function(arm,size=0x110) addr:0x021873a8 +func_ov105_021874b8 kind:function(arm,size=0x110) addr:0x021874b8 +func_ov105_021875c8 kind:function(arm,size=0x3c) addr:0x021875c8 +func_ov105_02187604 kind:function(arm,size=0x48) addr:0x02187604 +func_ov105_0218764c kind:function(arm,size=0xa4) addr:0x0218764c +func_ov105_021876f0 kind:function(arm,size=0xc4) addr:0x021876f0 +func_ov105_021877b4 kind:function(arm,size=0x1c) addr:0x021877b4 +func_ov105_021877d0 kind:function(arm,size=0x7c) addr:0x021877d0 +func_ov105_0218784c kind:function(arm,size=0x10) addr:0x0218784c +func_ov105_0218785c kind:function(arm,size=0x30) addr:0x0218785c +func_ov105_0218788c kind:function(arm,size=0x50) addr:0x0218788c +func_ov105_021878dc kind:function(arm,size=0x60) addr:0x021878dc +func_ov105_0218793c kind:function(arm,size=0x50) addr:0x0218793c +func_ov105_0218798c kind:function(arm,size=0x128) addr:0x0218798c +func_ov105_02187ab4 kind:function(arm,size=0x8dc) addr:0x02187ab4 +func_ov105_02188390 kind:function(arm,size=0x38) addr:0x02188390 +func_ov105_021883c8 kind:function(arm,size=0x38) addr:0x021883c8 +func_ov105_02188400 kind:function(arm,size=0x30) addr:0x02188400 +func_ov105_02188430 kind:function(arm,size=0x1c) addr:0x02188430 +func_ov105_0218844c kind:function(arm,size=0x1c) addr:0x0218844c +func_ov105_02188468 kind:function(arm,size=0x1c8) addr:0x02188468 +func_ov105_02188630 kind:function(arm,size=0x38) addr:0x02188630 +func_ov105_02188668 kind:function(arm,size=0x50) addr:0x02188668 +func_ov105_021886b8 kind:function(arm,size=0x158) addr:0x021886b8 +func_ov105_02188810 kind:function(arm,size=0x70) addr:0x02188810 +func_ov105_02188880 kind:function(arm,size=0x114) addr:0x02188880 +func_ov105_02188994 kind:function(arm,size=0x18) addr:0x02188994 +func_ov105_021889ac kind:function(arm,size=0x1c) addr:0x021889ac +func_ov105_021889c8 kind:function(arm,size=0x4c) addr:0x021889c8 +func_ov105_02188a14 kind:function(arm,size=0x2e0) addr:0x02188a14 +func_ov105_02188cf4 kind:function(arm,size=0xe4) addr:0x02188cf4 +func_ov105_02188dd8 kind:function(arm,size=0x50) addr:0x02188dd8 +func_ov105_02188e28 kind:function(arm,size=0xc) addr:0x02188e28 +func_ov105_02188e34 kind:function(arm,size=0x24) addr:0x02188e34 +func_ov105_02188e58 kind:function(arm,size=0x44) addr:0x02188e58 +func_ov105_02188e9c kind:function(arm,size=0x4c) addr:0x02188e9c +func_ov105_02188ee8 kind:function(arm,size=0x5c) addr:0x02188ee8 +func_ov105_02188f44 kind:function(arm,size=0x14) addr:0x02188f44 +func_ov105_02188f58 kind:function(arm,size=0x10) addr:0x02188f58 +func_ov105_02188f68 kind:function(arm,size=0x10) addr:0x02188f68 +func_ov105_02188f78 kind:function(arm,size=0x2e8) addr:0x02188f78 +func_ov105_02189260 kind:function(arm,size=0x4) addr:0x02189260 +func_ov105_02189264 kind:function(arm,size=0x2a8) addr:0x02189264 +func_ov105_0218950c kind:function(arm,size=0x294) addr:0x0218950c +func_ov105_021897a0 kind:function(arm,size=0x630) addr:0x021897a0 +func_ov105_02189dd0 kind:function(arm,size=0x3c) addr:0x02189dd0 +func_ov105_02189e0c kind:function(arm,size=0x64) addr:0x02189e0c +func_ov105_02189e70 kind:function(arm,size=0x34) addr:0x02189e70 +func_ov105_02189ea4 kind:function(arm,size=0x34) addr:0x02189ea4 +func_ov105_02189ed8 kind:function(arm,size=0x30) addr:0x02189ed8 +func_ov105_02189f08 kind:function(arm,size=0x58) addr:0x02189f08 +func_ov105_02189f60 kind:function(arm,size=0x48) addr:0x02189f60 +func_ov105_02189fa8 kind:function(arm,size=0x48) addr:0x02189fa8 +func_ov105_02189ff0 kind:function(arm,size=0x34) addr:0x02189ff0 +func_ov105_0218a024 kind:function(arm,size=0x34) addr:0x0218a024 +func_ov105_0218a058 kind:function(arm,size=0x84) addr:0x0218a058 +func_ov105_0218a0dc kind:function(arm,size=0x14) addr:0x0218a0dc +data_ov105_0218a0f0 kind:data(any) addr:0x0218a0f0 +data_ov105_0218a104 kind:data(any) addr:0x0218a104 +data_ov105_0218a118 kind:data(any) addr:0x0218a118 +data_ov105_0218a11c kind:data(any) addr:0x0218a11c +data_ov105_0218a120 kind:data(any) addr:0x0218a120 +data_ov105_0218a124 kind:data(any) addr:0x0218a124 +data_ov105_0218a128 kind:data(any) addr:0x0218a128 +data_ov105_0218a12c kind:data(any) addr:0x0218a12c +data_ov105_0218a130 kind:data(any) addr:0x0218a130 +data_ov105_0218a134 kind:data(any) addr:0x0218a134 +data_ov105_0218a138 kind:data(any) addr:0x0218a138 +data_ov105_0218a13c kind:data(any) addr:0x0218a13c +data_ov105_0218a140 kind:data(any) addr:0x0218a140 +data_ov105_0218a144 kind:data(any) addr:0x0218a144 +data_ov105_0218a148 kind:data(any) addr:0x0218a148 +data_ov105_0218a14c kind:data(any) addr:0x0218a14c +data_ov105_0218a150 kind:data(any) addr:0x0218a150 +data_ov105_0218a154 kind:data(any) addr:0x0218a154 +data_ov105_0218a158 kind:data(any) addr:0x0218a158 +data_ov105_0218a15c kind:data(any) addr:0x0218a15c +data_ov105_0218a160 kind:data(any) addr:0x0218a160 +data_ov105_0218a164 kind:data(any) addr:0x0218a164 +data_ov105_0218a168 kind:data(any) addr:0x0218a168 +data_ov105_0218a16c kind:data(any) addr:0x0218a16c +data_ov105_0218a170 kind:data(any) addr:0x0218a170 +data_ov105_0218a174 kind:data(any) addr:0x0218a174 +data_ov105_0218a178 kind:data(any) addr:0x0218a178 +data_ov105_0218a17c kind:data(any) addr:0x0218a17c +data_ov105_0218a180 kind:data(any) addr:0x0218a180 +data_ov105_0218a184 kind:data(any) addr:0x0218a184 +data_ov105_0218a188 kind:data(any) addr:0x0218a188 +data_ov105_0218a18c kind:data(any) addr:0x0218a18c +data_ov105_0218a190 kind:data(any) addr:0x0218a190 +data_ov105_0218a194 kind:data(any) addr:0x0218a194 +data_ov105_0218a198 kind:data(any) addr:0x0218a198 +data_ov105_0218a19c kind:data(any) addr:0x0218a19c +data_ov105_0218a1a0 kind:data(any) addr:0x0218a1a0 +data_ov105_0218a1a4 kind:data(any) addr:0x0218a1a4 +data_ov105_0218a1a8 kind:data(any) addr:0x0218a1a8 +__sinit_ov105_0218a1ac kind:function(arm,size=0x88) addr:0x0218a1ac +.p__sinit_ov105_0218a1ac kind:data(word) addr:0x0218a234 +data_ov105_0218a248 kind:data(any) addr:0x0218a248 +data_ov105_0218a270 kind:data(any) addr:0x0218a270 +data_ov105_0218a284 kind:data(any) addr:0x0218a284 +data_ov105_0218a2a0 kind:data(any) addr:0x0218a2a0 +data_ov105_0218a2ac kind:data(any) addr:0x0218a2ac +data_ov105_0218a2b8 kind:data(any) addr:0x0218a2b8 +data_ov105_0218a2bc kind:data(any) addr:0x0218a2bc +data_ov105_0218a2cc kind:data(any) addr:0x0218a2cc +data_ov105_0218a2e4 kind:data(any) addr:0x0218a2e4 +data_ov105_0218a300 kind:bss addr:0x0218a300 +data_ov105_0218a304 kind:bss addr:0x0218a304 +data_ov105_0218a310 kind:bss addr:0x0218a310 diff --git a/config/usa/arm9/overlays/ov106/delinks.txt b/config/usa/arm9/overlays/ov106/delinks.txt new file mode 100644 index 00000000..44a4dde7 --- /dev/null +++ b/config/usa/arm9/overlays/ov106/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184a20 end:0x02185a84 kind:code align:32 + .rodata start:0x02185a84 end:0x02185b00 kind:rodata align:4 + .init start:0x02185b00 end:0x02185b24 kind:code align:4 + .ctor start:0x02185b24 end:0x02185b28 kind:rodata align:4 + .data start:0x02185b40 end:0x02185ba0 kind:data align:32 + .bss start:0x02185ba0 end:0x02185ba0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov106/relocs.txt b/config/usa/arm9/overlays/ov106/relocs.txt new file mode 100644 index 00000000..b02fa87f --- /dev/null +++ b/config/usa/arm9/overlays/ov106/relocs.txt @@ -0,0 +1,165 @@ +from:0x02184a5c kind:arm_call to:0x01ff9638 module:itcm +from:0x02184a6c kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02184a7c kind:load to:0x020ace48 module:overlay(0) +from:0x02184a80 kind:load to:0x020ace44 module:overlay(0) +from:0x02184a84 kind:load to:0x020ace58 module:overlay(0) +from:0x02184ab0 kind:arm_call to:0x0203d138 module:main +from:0x02184ac0 kind:load to:0x020a02b4 module:overlay(0) +from:0x02184ac4 kind:load to:0x02184d00 module:overlay(106) +from:0x02184adc kind:arm_call to:0x02184ca8 module:overlay(106) +from:0x02184afc kind:arm_call to:0x02184a20 module:overlay(106) +from:0x02184b24 kind:arm_call to:0x020a0080 module:overlay(0) +from:0x02184b3c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02184b5c kind:load to:0x027e0cec module:dtcm +from:0x02184b9c kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02184bc4 kind:arm_call to:0x02184a20 module:overlay(106) +from:0x02184cd8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02184cf4 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02184cfc kind:load to:0x027e0cec module:dtcm +from:0x02184d14 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02184d24 kind:arm_call to:0x021855b4 module:overlay(106) +from:0x02184d2c kind:arm_call to:0x021854d8 module:overlay(106) +from:0x02184d34 kind:arm_call to:0x02184a88 module:overlay(106) +from:0x02184d64 kind:arm_call to:0x0207057c module:overlay(0) +from:0x02184d94 kind:arm_call to:0x02077460 module:overlay(0) +from:0x02184dac kind:arm_call to:0x01ffb714 module:itcm +from:0x02184dd8 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184de8 kind:arm_call to:0x0205d994 module:overlay(0) +from:0x02184df4 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02184e00 kind:load to:0x02185b48 module:overlay(106) +from:0x02184e04 kind:load to:0x027e09a4 module:dtcm +from:0x02184e08 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02184e0c kind:load to:0x027e09bc module:dtcm +from:0x02184e1c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184e24 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184e58 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02184ec0 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02184f48 kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02184f6c kind:arm_call to:0x020a87cc module:overlay(0) +from:0x02184f94 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02184fa8 kind:arm_call to:0x02184ca8 module:overlay(106) +from:0x02184fb0 kind:arm_call to:0x021858f8 module:overlay(106) +from:0x02184fd0 kind:load to:0x020ace54 module:overlay(0) +from:0x02184fd4 kind:load to:0x020ace50 module:overlay(0) +from:0x02184fd8 kind:load to:0x020b537c module:overlay(0) +from:0x02184fe8 kind:load to:0x027e09a8 module:dtcm +from:0x02185010 kind:arm_call to:0x02090730 module:overlay(0) +from:0x02185024 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185030 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021850ac kind:arm_call to:0x02088408 module:overlay(0) +from:0x021850c4 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185108 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185124 kind:arm_call to:0x01ff930c module:itcm +from:0x021851a0 kind:arm_call to:0x021858c0 module:overlay(106) +from:0x021851d4 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02185224 kind:arm_call to:0x02184ac8 module:overlay(106) +from:0x02185258 kind:arm_call to:0x02184b60 module:overlay(106) +from:0x021852a4 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021852b4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021852f8 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185304 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0218531c kind:arm_call to:0x01ffc3b4 module:itcm +from:0x0218532c kind:load to:0x027e09b8 module:dtcm +from:0x02185330 kind:load to:0x027e09a8 module:dtcm +from:0x02185338 kind:load to:0x020ace4c module:overlay(0) +from:0x02185344 kind:load to:0x0204a068 module:main +from:0x0218537c kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02185394 kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x021853e8 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02185400 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185414 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x0218541c kind:load to:0x027e0cdc module:dtcm +from:0x0218542c kind:arm_call to:0x02184ca8 module:overlay(106) +from:0x02185434 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02185448 kind:arm_call to:0x0203d1e8 module:main +from:0x02185450 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02185458 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185460 kind:arm_call to:0x021857c4 module:overlay(106) +from:0x02185468 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185474 kind:load to:0x020a02b4 module:overlay(0) +from:0x02185484 kind:arm_call to:0x02184ca8 module:overlay(106) +from:0x0218548c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021854a0 kind:arm_call to:0x0203d1e8 module:main +from:0x021854a8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021854b0 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021854b8 kind:arm_call to:0x021857c4 module:overlay(106) +from:0x021854c0 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x021854c8 kind:arm_call to:0x02011ff4 module:main +from:0x021854d4 kind:load to:0x020a02b4 module:overlay(0) +from:0x02185504 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02185530 kind:arm_call to:0x0205cabc module:overlay(0) +from:0x0218553c kind:load to:0x02185b7c module:overlay(106) +from:0x02185540 kind:load to:0x027e0ce0 module:dtcm +from:0x02185544 kind:load to:0x02185a84 module:overlay(106) +from:0x02185548 kind:load to:0x020b1948 module:overlay(0) +from:0x0218554c kind:load to:0x02185b68 module:overlay(106) +from:0x02185570 kind:arm_call to:0x0200eab0 module:main +from:0x02185584 kind:arm_call to:0x0208c704 module:overlay(0) +from:0x02185598 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021855a0 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021855a8 kind:arm_call to:0x02011ff4 module:main +from:0x021855e4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021855f4 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02185640 kind:arm_call to:0x0203d138 module:main +from:0x02185670 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x0218569c kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x021856d0 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x021856e4 kind:arm_call to:0x02057784 module:overlay(0) +from:0x021856f0 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02185704 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02185734 kind:arm_call to:0x0200b578 module:main +from:0x02185744 kind:arm_call to:0x020a8954 module:overlay(0) +from:0x0218575c kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x0218579c kind:load to:0x02185b90 module:overlay(106) +from:0x021857a0 kind:load to:0x020b1948 module:overlay(0) +from:0x021857a4 kind:load to:0x027e09b8 module:dtcm +from:0x021857a8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021857ac kind:load to:0x02184d00 module:overlay(106) +from:0x021857b0 kind:load to:0x027e0ce0 module:dtcm +from:0x021857b4 kind:load to:0x02185aac module:overlay(106) +from:0x021857b8 kind:load to:0x02185a98 module:overlay(106) +from:0x021857bc kind:load to:0x02185ac0 module:overlay(106) +from:0x021857c0 kind:load to:0x02185918 module:overlay(106) +from:0x021857e0 kind:arm_call to:0x02185884 module:overlay(106) +from:0x021857f4 kind:arm_call to:0x0203d1e8 module:main +from:0x021857fc kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02185804 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0218580c kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185818 kind:load to:0x02185b90 module:overlay(106) +from:0x0218581c kind:load to:0x020a02b4 module:overlay(0) +from:0x0218583c kind:arm_call to:0x02185884 module:overlay(106) +from:0x02185850 kind:arm_call to:0x0203d1e8 module:main +from:0x02185858 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02185860 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02185868 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185870 kind:arm_call to:0x02011ff4 module:main +from:0x0218587c kind:load to:0x02185b90 module:overlay(106) +from:0x02185880 kind:load to:0x020a02b4 module:overlay(0) +from:0x021858a8 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021858bc kind:load to:0x027e0cec module:dtcm +from:0x021858e8 kind:arm_call to:0x0201502c module:main +from:0x021858f0 kind:arm_call to:0x02185884 module:overlay(106) +from:0x02185910 kind:arm_call to:0x02185884 module:overlay(106) +from:0x02185958 kind:arm_call to:0x0200e260 module:main +from:0x02185968 kind:arm_call to:0x01ffad5c module:itcm +from:0x021859b0 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02185a30 kind:load to:0x027e0964 module:dtcm +from:0x02185a34 kind:load to:0x027e0cec module:dtcm +from:0x02185a50 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x02185a74 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x02185b20 kind:load to:0x02185b68 module:overlay(106) +from:0x02185b24 kind:load to:0x02185b00 module:overlay(106) +from:0x02185b48 kind:load to:0x0209017c module:overlay(0) +from:0x02185b4c kind:load to:0x02185420 module:overlay(106) +from:0x02185b50 kind:load to:0x02185478 module:overlay(106) +from:0x02185b54 kind:load to:0x02184e30 module:overlay(106) +from:0x02185b58 kind:load to:0x02184fec module:overlay(106) +from:0x02185b5c kind:load to:0x0209079c module:overlay(0) +from:0x02185b60 kind:load to:0x02185348 module:overlay(106) +from:0x02185b64 kind:load to:0x021853cc module:overlay(106) +from:0x02185b7c kind:load to:0x02184e10 module:overlay(106) +from:0x02185b80 kind:load to:0x0218558c module:overlay(106) +from:0x02185b84 kind:load to:0x0218555c module:overlay(106) +from:0x02185b90 kind:load to:0x021857c4 module:overlay(106) +from:0x02185b94 kind:load to:0x02185820 module:overlay(106) +from:0x02185b98 kind:load to:0x02185a3c module:overlay(106) diff --git a/config/usa/arm9/overlays/ov106/symbols.txt b/config/usa/arm9/overlays/ov106/symbols.txt new file mode 100644 index 00000000..abd4e559 --- /dev/null +++ b/config/usa/arm9/overlays/ov106/symbols.txt @@ -0,0 +1,35 @@ +func_ov106_02184a20 kind:function(arm,size=0x68) addr:0x02184a20 +func_ov106_02184a88 kind:function(arm,size=0x40) addr:0x02184a88 +func_ov106_02184ac8 kind:function(arm,size=0x98) addr:0x02184ac8 +func_ov106_02184b60 kind:function(arm,size=0x148) addr:0x02184b60 +func_ov106_02184ca8 kind:function(arm,size=0x58) addr:0x02184ca8 +func_ov106_02184d00 kind:function(arm,size=0xc) addr:0x02184d00 +func_ov106_02184d0c kind:function(arm,size=0x104) addr:0x02184d0c +func_ov106_02184e10 kind:function(arm,size=0x20) addr:0x02184e10 +func_ov106_02184e30 kind:function(arm,size=0x1bc) addr:0x02184e30 +func_ov106_02184fec kind:function(arm,size=0x35c) addr:0x02184fec +func_ov106_02185348 kind:function(arm,size=0x84) addr:0x02185348 +func_ov106_021853cc kind:function(arm,size=0x54) addr:0x021853cc +func_ov106_02185420 kind:function(arm,size=0x58) addr:0x02185420 +func_ov106_02185478 kind:function(arm,size=0x60) addr:0x02185478 +func_ov106_021854d8 kind:function(arm,size=0x84) addr:0x021854d8 +func_ov106_0218555c kind:function(arm,size=0x30) addr:0x0218555c +func_ov106_0218558c kind:function(arm,size=0x28) addr:0x0218558c +func_ov106_021855b4 kind:function(arm,size=0x210) addr:0x021855b4 +func_ov106_021857c4 kind:function(arm,size=0x5c) addr:0x021857c4 +func_ov106_02185820 kind:function(arm,size=0x64) addr:0x02185820 +func_ov106_02185884 kind:function(arm,size=0x3c) addr:0x02185884 +func_ov106_021858c0 kind:function(arm,size=0x38) addr:0x021858c0 +func_ov106_021858f8 kind:function(arm,size=0x20) addr:0x021858f8 +func_ov106_02185918 kind:function(arm,size=0x124) addr:0x02185918 +func_ov106_02185a3c kind:function(arm,size=0x48) addr:0x02185a3c +data_ov106_02185a84 kind:data(any) addr:0x02185a84 +data_ov106_02185a98 kind:data(any) addr:0x02185a98 +data_ov106_02185aac kind:data(any) addr:0x02185aac +data_ov106_02185ac0 kind:data(any) addr:0x02185ac0 +__sinit_ov106_02185b00 kind:function(arm,size=0x24) addr:0x02185b00 +.p__sinit_ov106_02185b00 kind:data(word) addr:0x02185b24 +data_ov106_02185b48 kind:data(any) addr:0x02185b48 +data_ov106_02185b68 kind:data(any) addr:0x02185b68 +data_ov106_02185b7c kind:data(any) addr:0x02185b7c +data_ov106_02185b90 kind:data(any) addr:0x02185b90 diff --git a/config/usa/arm9/overlays/ov107/delinks.txt b/config/usa/arm9/overlays/ov107/delinks.txt new file mode 100644 index 00000000..5a21aa5f --- /dev/null +++ b/config/usa/arm9/overlays/ov107/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184a20 end:0x021865f4 kind:code align:32 + .rodata start:0x021865f4 end:0x0218661c kind:rodata align:4 + .init start:0x0218661c end:0x0218662c kind:code align:4 + .ctor start:0x0218662c end:0x02186630 kind:rodata align:4 + .data start:0x02186640 end:0x02186680 kind:data align:32 + .bss start:0x02186680 end:0x02186700 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov107/relocs.txt b/config/usa/arm9/overlays/ov107/relocs.txt new file mode 100644 index 00000000..b64f415e --- /dev/null +++ b/config/usa/arm9/overlays/ov107/relocs.txt @@ -0,0 +1,226 @@ +from:0x02184a4c kind:arm_call to:0x020a8a98 module:overlay(0) +from:0x02184a58 kind:arm_call to:0x02184c90 module:overlay(107) +from:0x02184a7c kind:arm_call to:0x02184a8c module:overlay(107) +from:0x02184acc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02184adc kind:arm_call to:0x0205d994 module:overlay(0) +from:0x02184b48 kind:arm_call to:0x0205d994 module:overlay(0) +from:0x02184bec kind:arm_call to:0x01ffb974 module:itcm +from:0x02184bfc kind:arm_call to:0x0208832c module:overlay(0) +from:0x02184c18 kind:arm_call to:0x01ff9984 module:itcm +from:0x02184c34 kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02184c44 kind:arm_call to:0x01ff993c module:itcm +from:0x02184c5c kind:load to:0x0203e93c module:main +from:0x02184c74 kind:load to:0x02186680 module:overlay(107) +from:0x02184cdc kind:arm_call to:0x01ffb974 module:itcm +from:0x02184cfc kind:arm_call to:0x01ffb974 module:itcm +from:0x02184d4c kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02184d60 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02184d74 kind:arm_call to:0x01ffedac module:itcm +from:0x02184d8c kind:arm_call to:0x02184dd0 module:overlay(107) +from:0x02184dc8 kind:load to:0x021188c0 module:overlay(31) +from:0x02184dfc kind:arm_call to:0x02080b68 module:overlay(0) +from:0x02184e78 kind:arm_call to:0x02080b68 module:overlay(0) +from:0x02184f1c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02184f78 kind:arm_call to:0x0218645c module:overlay(107) +from:0x02184f8c kind:load to:0x027e0cd8 module:dtcm +from:0x02184f90 kind:load to:0x02186680 module:overlay(107) +from:0x02184fc8 kind:arm_call to:0x0210b08c module:overlay(31) +from:0x02185054 kind:arm_call to:0x020c005c module:overlay(17) +from:0x02185088 kind:arm_call to:0x0210acb4 module:overlay(31) +from:0x021850c8 kind:arm_call to:0x02186180 module:overlay(107) +from:0x02185154 kind:arm_call to:0x0210b124 module:overlay(31) +from:0x02185160 kind:load to:0x02186680 module:overlay(107) +from:0x02185164 kind:load to:0x02116360 module:overlays(19,31) +from:0x02185168 kind:load to:0x027e0ce8 module:dtcm +from:0x02185190 kind:arm_call to:0x020a8954 module:overlay(0) +from:0x021851b0 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x021851d8 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x021851e4 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x021851f0 kind:arm_call to:0x02057ef8 module:overlay(0) +from:0x02185200 kind:arm_call to:0x01fff148 module:itcm +from:0x0218525c kind:arm_call to:0x0200b578 module:main +from:0x02185270 kind:load to:0x02186648 module:overlay(107) +from:0x02185274 kind:load to:0x027e0ce0 module:dtcm +from:0x02185278 kind:load to:0x020b1948 module:overlay(0) +from:0x0218527c kind:load to:0x02186608 module:overlay(107) +from:0x02185280 kind:load to:0x021865f4 module:overlay(107) +from:0x02185284 kind:load to:0x0218546c module:overlay(107) +from:0x021852ac kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x021852b4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021852bc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021852c4 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021852cc kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x021852d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021852dc kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021852e4 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021852f0 kind:load to:0x02186648 module:overlay(107) +from:0x021852f4 kind:load to:0x027e0cec module:dtcm +from:0x0218531c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02185324 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0218532c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02185334 kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x0218533c kind:arm_call to:0x020a02b4 module:overlay(0) +from:0x02185344 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0218534c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02185354 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x0218535c kind:arm_call to:0x02011ff4 module:main +from:0x02185368 kind:load to:0x02186648 module:overlay(107) +from:0x0218536c kind:load to:0x027e0cec module:dtcm +from:0x021853b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x021853c8 kind:arm_call to:0x01ff97c8 module:itcm +from:0x021853d8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185414 kind:arm_call to:0x01ff993c module:itcm +from:0x02185464 kind:load to:0x021106f4 module:overlays(19,31) +from:0x02185468 kind:load to:0x021106e8 module:overlays(19,31) +from:0x021854b0 kind:arm_call to:0x0200e260 module:main +from:0x021854c0 kind:arm_call to:0x01ffad5c module:itcm +from:0x021854ec kind:load to:0x027e0964 module:dtcm +from:0x0218553c kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02185554 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x02185580 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185588 kind:arm_call to:0x01ffb800 module:itcm +from:0x021855ac kind:arm_call to:0x01ffb428 module:itcm +from:0x021855fc kind:arm_call to:0x02077460 module:overlay(0) +from:0x02185608 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02185620 kind:arm_call to:0x01fff17c module:itcm +from:0x02185638 kind:arm_call to:0x01ff9364 module:itcm +from:0x02185668 kind:arm_call to:0x01ff993c module:itcm +from:0x02185674 kind:arm_call to:0x01ffb9cc module:itcm +from:0x021857f0 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x021857f8 kind:arm_call to:0x020a0314 module:overlay(0) +from:0x02185808 kind:load to:0x027e0cec module:dtcm +from:0x0218580c kind:load to:0x021106ec module:overlays(19,31) +from:0x02185810 kind:load to:0x021106fc module:overlays(19,31) +from:0x02185814 kind:load to:0x021106f0 module:overlays(19,31) +from:0x02185818 kind:load to:0x021106f8 module:overlays(19,31) +from:0x0218581c kind:load to:0x027e09bc module:dtcm +from:0x02185820 kind:load to:0x027e0ce0 module:dtcm +from:0x02185824 kind:load to:0x02110700 module:overlays(19,31) +from:0x02185828 kind:load to:0x021106e0 module:overlays(19,31) +from:0x0218582c kind:load to:0x0203e93c module:main +from:0x02185844 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x02185854 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x0218585c kind:arm_call to:0x021854f0 module:overlay(107) +from:0x02185894 kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021858ac kind:arm_call to:0x0209ff6c module:overlay(0) +from:0x021859d0 kind:load to:0x027e0cec module:dtcm +from:0x021859dc kind:arm_call to:0x0208f800 module:overlay(0) +from:0x021859ec kind:arm_call to:0x0218516c module:overlay(107) +from:0x02185a1c kind:arm_call to:0x02077460 module:overlay(0) +from:0x02185a34 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185a44 kind:arm_call to:0x01ff97c8 module:itcm +from:0x02185a50 kind:arm_call to:0x020a8a98 module:overlay(0) +from:0x02185a54 kind:arm_call to:0x02184c68 module:overlay(107) +from:0x02185a60 kind:load to:0x0218665c module:overlay(107) +from:0x02185a64 kind:load to:0x027e09bc module:dtcm +from:0x02185a80 kind:arm_call to:0x020a8a98 module:overlay(0) +from:0x02185a84 kind:arm_call to:0x02184c78 module:overlay(107) +from:0x02185a8c kind:arm_call to:0x02185288 module:overlay(107) +from:0x02185a94 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185aa0 kind:load to:0x0218665c module:overlay(107) +from:0x02185abc kind:arm_call to:0x020a8a98 module:overlay(0) +from:0x02185ac0 kind:arm_call to:0x02184c78 module:overlay(107) +from:0x02185ac8 kind:arm_call to:0x02185288 module:overlay(107) +from:0x02185ad0 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185ad8 kind:arm_call to:0x02011ff4 module:main +from:0x02185ae4 kind:load to:0x0218665c module:overlay(107) +from:0x02185b54 kind:arm_call to:0x02184a20 module:overlay(107) +from:0x02185b68 kind:arm_call to:0x02077460 module:overlay(0) +from:0x02185b78 kind:arm_call to:0x0207866c module:overlay(0) +from:0x02185b88 kind:arm_call to:0x01ffb428 module:itcm +from:0x02185bac kind:arm_call to:0x01ffb9cc module:itcm +from:0x02185bb8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02185c28 kind:arm_call to:0x01ffb974 module:itcm +from:0x02185c34 kind:arm_call to:0x02088d88 module:overlay(0) +from:0x02185c44 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185c7c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185c90 kind:arm_call to:0x01ff9318 module:itcm +from:0x02185ca4 kind:arm_call to:0x01ff930c module:itcm +from:0x02185cb8 kind:arm_call to:0x02185370 module:overlay(107) +from:0x02185cc4 kind:load to:0x027e09bc module:dtcm +from:0x02185d00 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185d3c kind:arm_call to:0x02082abc module:overlay(0) +from:0x02185d48 kind:load to:0x021106e4 module:overlays(19,31) +from:0x02185d60 kind:arm_call to:0x02090730 module:overlay(0) +from:0x02185d74 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185d80 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185dc0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185dcc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185dd4 kind:arm_call to:0x02185ae8 module:overlay(107) +from:0x02185e0c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185e30 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185e3c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185e44 kind:arm_call to:0x02185ae8 module:overlay(107) +from:0x02185e7c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185ea0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185eac kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185eb4 kind:arm_call to:0x02185ae8 module:overlay(107) +from:0x02185eec kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185ef8 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185f0c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185f4c kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02185f6c kind:arm_call to:0x021854f0 module:overlay(107) +from:0x02185f90 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02185fb8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185fcc kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02185fd4 kind:load to:0x027e0cdc module:dtcm +from:0x02186000 kind:arm_call to:0x01fff350 module:itcm +from:0x02186020 kind:load to:0x027e0ce4 module:dtcm +from:0x02186028 kind:load to:0x020b2fe0 module:overlay(0) +from:0x02186048 kind:load to:0x0210b15c module:overlays(19,31) +from:0x02186054 kind:arm_call to:0x0209cfc0 module:overlay(0) +from:0x0218606c kind:arm_call to:0x0218602c module:overlay(107) +from:0x02186080 kind:arm_call to:0x0207ec48 module:overlay(0) +from:0x0218609c kind:load to:0x02115ffc module:overlays(19,31) +from:0x021860a0 kind:load to:0x02115fcc module:overlays(19,31) +from:0x021860e0 kind:arm_call to:0x02186038 module:overlay(107) +from:0x021860e8 kind:arm_call to:0x02186038 module:overlay(107) +from:0x02186104 kind:arm_call to:0x0210b15c module:overlay(31) +from:0x02186110 kind:arm_call to:0x01ffd400 module:itcm +from:0x02186130 kind:arm_call to:0x02185fd8 module:overlay(107) +from:0x0218615c kind:arm_call to:0x02080160 module:overlay(0) +from:0x02186178 kind:load to:0x027e09a4 module:dtcm +from:0x0218617c kind:load to:0x027e0cd8 module:dtcm +from:0x021861a0 kind:arm_call to:0x02080b68 module:overlay(0) +from:0x0218621c kind:arm_call to:0x01ffedf4 module:itcm +from:0x0218622c kind:arm_call to:0x01ffedf4 module:itcm +from:0x02186254 kind:arm_call to:0x01fff498 module:itcm +from:0x02186260 kind:arm_call to:0x01fff584 module:itcm +from:0x02186294 kind:arm_call to:0x01fff498 module:itcm +from:0x021862a0 kind:arm_call to:0x01fff584 module:itcm +from:0x021862c0 kind:arm_call to:0x021860f4 module:overlay(107) +from:0x02186318 kind:arm_call to:0x021860f4 module:overlay(107) +from:0x02186350 kind:arm_call to:0x01fff498 module:itcm +from:0x02186370 kind:arm_call to:0x021864ec module:overlay(107) +from:0x02186384 kind:arm_call to:0x01fff584 module:itcm +from:0x021863a8 kind:arm_call to:0x021860f4 module:overlay(107) +from:0x021863dc kind:arm_call to:0x01fff498 module:itcm +from:0x021863fc kind:arm_call to:0x021864ec module:overlay(107) +from:0x02186424 kind:arm_call to:0x021864ec module:overlay(107) +from:0x0218644c kind:load to:0x027e0cd8 module:dtcm +from:0x02186450 kind:load to:0x02118af0 module:overlay(31) +from:0x02186454 kind:load to:0x027e0ce8 module:dtcm +from:0x02186474 kind:arm_call to:0x02080b68 module:overlay(0) +from:0x021864a4 kind:arm_call to:0x01fff498 module:itcm +from:0x021864b0 kind:arm_call to:0x01fff584 module:itcm +from:0x021864e0 kind:load to:0x027e0cd8 module:dtcm +from:0x021864e4 kind:load to:0x027e0ce8 module:dtcm +from:0x02186508 kind:arm_call to:0x020c005c module:overlay(17) +from:0x0218652c kind:arm_call to:0x0209c7a8 module:overlay(0) +from:0x0218655c kind:arm_call to:0x0209c470 module:overlay(0) +from:0x02186598 kind:arm_call to:0x01fff498 module:itcm +from:0x021865c0 kind:arm_call to:0x021860f4 module:overlay(107) +from:0x021865ec kind:load to:0x027e0ce8 module:dtcm +from:0x02186628 kind:load to:0x02186680 module:overlay(107) +from:0x0218662c kind:load to:0x0218661c module:overlay(107) +from:0x02186648 kind:load to:0x02185288 module:overlay(107) +from:0x0218664c kind:load to:0x021852f8 module:overlay(107) +from:0x02186650 kind:load to:0x02185830 module:overlay(107) +from:0x0218665c kind:load to:0x0209017c module:overlay(0) +from:0x02186660 kind:load to:0x02185a68 module:overlay(107) +from:0x02186664 kind:load to:0x02185aa4 module:overlay(107) +from:0x02186668 kind:load to:0x02185cd8 module:overlay(107) +from:0x0218666c kind:load to:0x02185d4c module:overlay(107) +from:0x02186670 kind:load to:0x0209079c module:overlay(0) +from:0x02186674 kind:load to:0x02185f14 module:overlay(107) +from:0x02186678 kind:load to:0x02185f74 module:overlay(107) diff --git a/config/usa/arm9/overlays/ov107/symbols.txt b/config/usa/arm9/overlays/ov107/symbols.txt new file mode 100644 index 00000000..55470658 --- /dev/null +++ b/config/usa/arm9/overlays/ov107/symbols.txt @@ -0,0 +1,38 @@ +func_ov107_02184a20 kind:function(arm,size=0x6c) addr:0x02184a20 +func_ov107_02184a8c kind:function(arm,size=0x1dc) addr:0x02184a8c +func_ov107_02184c68 kind:function(arm,size=0x10) addr:0x02184c68 +func_ov107_02184c78 kind:function(arm,size=0x18) addr:0x02184c78 +func_ov107_02184c90 kind:function(arm,size=0x140) addr:0x02184c90 +func_ov107_02184dd0 kind:function(arm,size=0x1c8) addr:0x02184dd0 +func_ov107_02184f98 kind:function(arm,size=0x1d4) addr:0x02184f98 +func_ov107_0218516c kind:function(arm,size=0x11c) addr:0x0218516c +func_ov107_02185288 kind:function(arm,size=0x70) addr:0x02185288 +func_ov107_021852f8 kind:function(arm,size=0x78) addr:0x021852f8 +func_ov107_02185370 kind:function(arm,size=0xfc) addr:0x02185370 +func_ov107_0218546c kind:function(arm,size=0x84) addr:0x0218546c +func_ov107_021854f0 kind:function(arm,size=0x340) addr:0x021854f0 +func_ov107_02185830 kind:function(arm,size=0x1a4) addr:0x02185830 +func_ov107_021859d4 kind:function(arm,size=0x94) addr:0x021859d4 +func_ov107_02185a68 kind:function(arm,size=0x3c) addr:0x02185a68 +func_ov107_02185aa4 kind:function(arm,size=0x44) addr:0x02185aa4 +func_ov107_02185ae8 kind:function(arm,size=0x1f0) addr:0x02185ae8 +func_ov107_02185cd8 kind:function(arm,size=0x74) addr:0x02185cd8 +func_ov107_02185d4c kind:function(arm,size=0x1c8) addr:0x02185d4c +func_ov107_02185f14 kind:function(arm,size=0x60) addr:0x02185f14 +func_ov107_02185f74 kind:function(arm,size=0x64) addr:0x02185f74 +func_ov107_02185fd8 kind:function(arm,size=0x54) addr:0x02185fd8 +func_ov107_0218602c kind:function(arm,size=0xc) addr:0x0218602c +func_ov107_02186038 kind:function(arm,size=0x14) addr:0x02186038 +func_ov107_0218604c kind:function(arm,size=0x58) addr:0x0218604c +func_ov107_021860a4 kind:function(arm,size=0x50) addr:0x021860a4 +func_ov107_021860f4 kind:function(arm,size=0x8c) addr:0x021860f4 +func_ov107_02186180 kind:function(arm,size=0x2dc) addr:0x02186180 +func_ov107_0218645c kind:function(arm,size=0x90) addr:0x0218645c +func_ov107_021864ec kind:function(arm,size=0x108) addr:0x021864ec +data_ov107_021865f4 kind:data(any) addr:0x021865f4 +data_ov107_02186608 kind:data(any) addr:0x02186608 +__sinit_ov107_0218661c kind:function(arm,size=0x10) addr:0x0218661c +.p__sinit_ov107_0218661c kind:data(word) addr:0x0218662c +data_ov107_02186648 kind:data(any) addr:0x02186648 +data_ov107_0218665c kind:data(any) addr:0x0218665c +data_ov107_02186680 kind:bss addr:0x02186680 diff --git a/config/usa/arm9/overlays/ov108/delinks.txt b/config/usa/arm9/overlays/ov108/delinks.txt new file mode 100644 index 00000000..e1bed847 --- /dev/null +++ b/config/usa/arm9/overlays/ov108/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184a20 end:0x02185e4c kind:code align:32 + .rodata start:0x02185e4c end:0x02185eb8 kind:rodata align:4 + .ctor start:0x02185eb8 end:0x02185eb8 kind:rodata align:4 + .data start:0x02185ec0 end:0x02186000 kind:data align:32 + .bss start:0x02186000 end:0x02186820 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov108/relocs.txt b/config/usa/arm9/overlays/ov108/relocs.txt new file mode 100644 index 00000000..af935adb --- /dev/null +++ b/config/usa/arm9/overlays/ov108/relocs.txt @@ -0,0 +1,258 @@ +from:0x02184a40 kind:load to:0x02185ec8 module:overlay(108) +from:0x02184a44 kind:load to:0x020b1948 module:overlay(0) +from:0x02184a58 kind:load to:0x0208c6b4 module:overlay(0) +from:0x02184a68 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184a70 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184a88 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184a90 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184a98 kind:arm_call to:0x02011ff4 module:main +from:0x02184ad4 kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02184ae0 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02184b00 kind:arm_call to:0x0208ee74 module:overlay(0) +from:0x02184b14 kind:arm_call_thumb to:0x0205776c module:overlay(0) +from:0x02184b28 kind:arm_call to:0x02057784 module:overlay(0) +from:0x02184b34 kind:arm_call to:0x02057c78 module:overlay(0) +from:0x02184b44 kind:load to:0x02185edc module:overlay(108) +from:0x02184b48 kind:load to:0x027e0ce0 module:dtcm +from:0x02184b4c kind:load to:0x02185e60 module:overlay(108) +from:0x02184b50 kind:load to:0x02185e4c module:overlay(108) +from:0x02184b64 kind:load to:0x0208c6b4 module:overlay(0) +from:0x02184b74 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184b7c kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184b94 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184b9c kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184ba4 kind:arm_call to:0x02011ff4 module:main +from:0x02184bd0 kind:load to:0x02185ef0 module:overlay(108) +from:0x02184bd4 kind:load to:0x020b1948 module:overlay(0) +from:0x02184be8 kind:load to:0x0208c6b4 module:overlay(0) +from:0x02184bf8 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184c00 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184c18 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184c20 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184c28 kind:arm_call to:0x02011ff4 module:main +from:0x02184c3c kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02184c54 kind:arm_call to:0x02184a20 module:overlay(108) +from:0x02184c60 kind:load to:0x02185f04 module:overlay(108) +from:0x02184c90 kind:arm_call to:0x02034038 module:main +from:0x02184c98 kind:arm_call to:0x02033f54 module:main +from:0x02184cb0 kind:arm_call to:0x02034038 module:main +from:0x02184cd0 kind:arm_call_thumb to:0x02015600 module:main +from:0x02184cdc kind:arm_call_thumb to:0x0201563c module:main +from:0x02184cec kind:arm_call to:0x02034038 module:main +from:0x02184cf4 kind:arm_call to:0x02033f54 module:main +from:0x02184d0c kind:arm_call to:0x02034038 module:main +from:0x02184d20 kind:arm_call_thumb to:0x020156a0 module:main +from:0x02184d40 kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x02184d58 kind:arm_call to:0x0200f05c module:main +from:0x02184d88 kind:arm_call_thumb to:0x020156cc module:main +from:0x02184d90 kind:arm_call_thumb to:0x0201561c module:main +from:0x02184da0 kind:load to:0x020aa228 module:overlay(0) +from:0x02184da8 kind:load to:0x02186000 module:overlay(108) +from:0x02184dac kind:load to:0x020aa220 module:overlay(0) +from:0x02184ddc kind:load to:0x0204a068 module:main +from:0x02184dec kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184df4 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184dfc kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184e14 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02184e1c kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184e24 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184e2c kind:arm_call to:0x02011ff4 module:main +from:0x02184e40 kind:arm_call to:0x02184c34 module:overlay(108) +from:0x02184e64 kind:arm_call to:0x0208a0d0 module:overlay(0) +from:0x02184e78 kind:arm_call to:0x02184c64 module:overlay(108) +from:0x02184e84 kind:load to:0x02185f3c module:overlay(108) +from:0x02184e88 kind:load to:0x02185e74 module:overlay(108) +from:0x02184e8c kind:load to:0x02185e78 module:overlay(108) +from:0x02184f10 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02184f2c kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x02184f48 kind:arm_call to:0x02184db0 module:overlay(108) +from:0x02184f60 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02184f90 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184fb0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184fc0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02184fcc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0218505c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x0218506c kind:load to:0x027e09b8 module:dtcm +from:0x021850a4 kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x021850cc kind:arm_call to:0x0208a144 module:overlay(0) +from:0x021850d4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x021850dc kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021850e4 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x021850fc kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02185104 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x0218510c kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185114 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0218511c kind:arm_call to:0x02011ff4 module:main +from:0x02185130 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02185140 kind:arm_call to:0x02185cd8 module:overlay(108) +from:0x02185154 kind:arm_call to:0x0208a0d0 module:overlay(0) +from:0x02185178 kind:arm_call to:0x02184aa4 module:overlay(108) +from:0x02185184 kind:load to:0x02185f64 module:overlay(108) +from:0x021851c4 kind:arm_call to:0x02078210 module:overlay(0) +from:0x021851cc kind:arm_call to:0x0207870c module:overlay(0) +from:0x021851d4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021851dc kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021851e4 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x021851ec kind:arm_call to:0x02185cdc module:overlay(108) +from:0x021851f4 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185200 kind:load to:0x02185f64 module:overlay(108) +from:0x02185204 kind:load to:0x027e09bc module:dtcm +from:0x02185244 kind:arm_call to:0x02078210 module:overlay(0) +from:0x0218524c kind:arm_call to:0x0207870c module:overlay(0) +from:0x02185254 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x0218525c kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185264 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x0218526c kind:arm_call to:0x02185cdc module:overlay(108) +from:0x02185274 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0218527c kind:arm_call to:0x02011ff4 module:main +from:0x02185288 kind:load to:0x02185f64 module:overlay(108) +from:0x0218528c kind:load to:0x027e09bc module:dtcm +from:0x021852bc kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185324 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02185334 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02185358 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02185370 kind:arm_call to:0x0207832c module:overlay(0) +from:0x02185388 kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x021853a4 kind:arm_call to:0x02082abc module:overlay(0) +from:0x021853c8 kind:arm_call to:0x02082abc module:overlay(0) +from:0x021853ec kind:arm_call to:0x02082b2c module:overlay(0) +from:0x021853f8 kind:load to:0x027e09bc module:dtcm +from:0x02185418 kind:arm_call to:0x02185ce0 module:overlay(108) +from:0x0218543c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185468 kind:arm_call to:0x01ffb714 module:itcm +from:0x02185494 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x021854a8 kind:arm_call to:0x01ff930c module:itcm +from:0x021854d4 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x0218555c kind:arm_call to:0x02082abc module:overlay(0) +from:0x02185568 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021855fc kind:arm_call to:0x02082abc module:overlay(0) +from:0x02185684 kind:arm_call to:0x02082b2c module:overlay(0) +from:0x021856a0 kind:arm_call to:0x02082b2c module:overlay(0) +from:0x021856b4 kind:arm_call to:0x02082b94 module:overlay(0) +from:0x021856c0 kind:arm_call to:0x02082bb0 module:overlay(0) +from:0x021856c8 kind:arm_call to:0x01ffc3b4 module:itcm +from:0x021856d4 kind:load to:0x027e0ce4 module:dtcm +from:0x02185714 kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x0218575c kind:arm_call to:0x0207308c module:overlay(0) +from:0x021857a8 kind:arm_call to:0x02073450 module:overlay(0) +from:0x021857c0 kind:load to:0x027e09b8 module:dtcm +from:0x021857cc kind:arm_call to:0x0208f800 module:overlay(0) +from:0x021857f4 kind:arm_call to:0x0208a0d0 module:overlay(0) +from:0x02185800 kind:load to:0x02185f8c module:overlay(108) +from:0x02185814 kind:arm_call to:0x0218586c module:overlay(108) +from:0x0218581c kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02185824 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185830 kind:load to:0x02185f8c module:overlay(108) +from:0x02185844 kind:arm_call to:0x0218586c module:overlay(108) +from:0x0218584c kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02185854 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x0218585c kind:arm_call to:0x02011ff4 module:main +from:0x02185868 kind:load to:0x02185f8c module:overlay(108) +from:0x021858a4 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x021858b0 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x021858c8 kind:load to:0x027e0ce0 module:dtcm +from:0x021858cc kind:load to:0x020b51f4 module:overlay(0) +from:0x021858d0 kind:load to:0x027e0cd8 module:dtcm +from:0x02185900 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185944 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02185960 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0218597c kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x02185998 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x021859b0 kind:arm_call to:0x02071b10 module:overlay(0) +from:0x021859d0 kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x021859d8 kind:arm_call to:0x0218574c module:overlay(108) +from:0x021859e8 kind:load to:0x027e0cec module:dtcm +from:0x021859f4 kind:load to:0x027e09a8 module:dtcm +from:0x02185a18 kind:arm_call to:0x0218574c module:overlay(108) +from:0x02185a30 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185a3c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185a4c kind:arm_call to:0x020732cc module:overlay(0) +from:0x02185a84 kind:arm_call to:0x0218586c module:overlay(108) +from:0x02185a9c kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185ac0 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02185ac8 kind:load to:0x027e09b8 module:dtcm +from:0x02185ad4 kind:arm_call to:0x02184c34 module:overlay(108) +from:0x02185aec kind:arm_call to:0x02184bb0 module:overlay(108) +from:0x02185b04 kind:arm_call to:0x02184c64 module:overlay(108) +from:0x02185b18 kind:arm_call to:0x0200f05c module:main +from:0x02185b48 kind:load to:0x02185fcc module:overlay(108) +from:0x02185b4c kind:load to:0x02185e8c module:overlay(108) +from:0x02185b50 kind:load to:0x02185e90 module:overlay(108) +from:0x02185b54 kind:load to:0x02185ea4 module:overlay(108) +from:0x02185b84 kind:arm_call to:0x02184db0 module:overlay(108) +from:0x02185b98 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185ba4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185bc0 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185bd4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185c10 kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02185c28 kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02185c6c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02185c74 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185c7c kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02185c84 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185c8c kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185ca4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02185cac kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185cb4 kind:arm_call_thumb to:0x02057eb4 module:overlay(0) +from:0x02185cbc kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185cc4 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185ccc kind:arm_call to:0x02011ff4 module:main +from:0x02185d10 kind:arm_call to:0x02002f04 module:main +from:0x02185d34 kind:arm_call to:0x02002f04 module:main +from:0x02185d78 kind:arm_call to:0x02002f54 module:main +from:0x02185d8c kind:arm_call to:0x02002f54 module:main +from:0x02185da0 kind:arm_call to:0x02002f54 module:main +from:0x02185e2c kind:arm_call to:0x020d993c module:overlay(31) +from:0x02185e38 kind:load to:0x020b5198 module:overlay(0) +from:0x02185e3c kind:load to:0x020b51a0 module:overlay(0) +from:0x02185e40 kind:load to:0x020b51a8 module:overlay(0) +from:0x02185e48 kind:load to:0x027e0d34 module:dtcm +from:0x02185e74 kind:load to:0x02185f24 module:overlay(108) +from:0x02185e8c kind:load to:0x02185fac module:overlay(108) +from:0x02185ec8 kind:load to:0x02184a5c module:overlay(108) +from:0x02185ecc kind:load to:0x02184a7c module:overlay(108) +from:0x02185ed0 kind:load to:0x02184a48 module:overlay(108) +from:0x02185edc kind:load to:0x02184b68 module:overlay(108) +from:0x02185ee0 kind:load to:0x02184b88 module:overlay(108) +from:0x02185ee4 kind:load to:0x02184b54 module:overlay(108) +from:0x02185ef0 kind:load to:0x02184bec module:overlay(108) +from:0x02185ef4 kind:load to:0x02184c0c module:overlay(108) +from:0x02185ef8 kind:load to:0x02184bd8 module:overlay(108) +from:0x02185f04 kind:load to:0x0209017c module:overlay(0) +from:0x02185f08 kind:load to:0x02184de0 module:overlay(108) +from:0x02185f0c kind:load to:0x02184e08 module:overlay(108) +from:0x02185f18 kind:load to:0x0209079c module:overlay(0) +from:0x02185f1c kind:load to:0x020907a0 module:overlay(0) +from:0x02185f20 kind:load to:0x020907a4 module:overlay(0) +from:0x02185f3c kind:load to:0x0209017c module:overlay(0) +from:0x02185f40 kind:load to:0x021850c0 module:overlay(108) +from:0x02185f44 kind:load to:0x021850f0 module:overlay(108) +from:0x02185f48 kind:load to:0x02184e90 module:overlay(108) +from:0x02185f4c kind:load to:0x02184f38 module:overlay(108) +from:0x02185f50 kind:load to:0x0209079c module:overlay(0) +from:0x02185f54 kind:load to:0x02185070 module:overlay(108) +from:0x02185f58 kind:load to:0x020907a4 module:overlay(0) +from:0x02185f64 kind:load to:0x0209017c module:overlay(0) +from:0x02185f68 kind:load to:0x02185188 module:overlay(108) +from:0x02185f6c kind:load to:0x02185208 module:overlay(108) +from:0x02185f70 kind:load to:0x02185290 module:overlay(108) +from:0x02185f74 kind:load to:0x021853fc module:overlay(108) +from:0x02185f78 kind:load to:0x0209079c module:overlay(0) +from:0x02185f7c kind:load to:0x021856dc module:overlay(108) +from:0x02185f80 kind:load to:0x020907a4 module:overlay(0) +from:0x02185f8c kind:load to:0x0209017c module:overlay(0) +from:0x02185f90 kind:load to:0x02185804 module:overlay(108) +from:0x02185f94 kind:load to:0x02185834 module:overlay(108) +from:0x02185f98 kind:load to:0x021858d4 module:overlay(108) +from:0x02185f9c kind:load to:0x021859fc module:overlay(108) +from:0x02185fa0 kind:load to:0x0209079c module:overlay(0) +from:0x02185fa4 kind:load to:0x020907a0 module:overlay(0) +from:0x02185fa8 kind:load to:0x020907a4 module:overlay(0) +from:0x02185fcc kind:load to:0x0209017c module:overlay(0) +from:0x02185fd0 kind:load to:0x02185c60 module:overlay(108) +from:0x02185fd4 kind:load to:0x02185c98 module:overlay(108) +from:0x02185fd8 kind:load to:0x02185b58 module:overlay(108) +from:0x02185fdc kind:load to:0x02185b74 module:overlay(108) +from:0x02185fe0 kind:load to:0x0209079c module:overlay(0) +from:0x02185fe4 kind:load to:0x02185bdc module:overlay(108) +from:0x02185fe8 kind:load to:0x020907a4 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov108/symbols.txt b/config/usa/arm9/overlays/ov108/symbols.txt new file mode 100644 index 00000000..3183162d --- /dev/null +++ b/config/usa/arm9/overlays/ov108/symbols.txt @@ -0,0 +1,65 @@ +func_ov108_02184a20 kind:function(arm,size=0x28) addr:0x02184a20 +func_ov108_02184a48 kind:function(arm,size=0x14) addr:0x02184a48 +func_ov108_02184a5c kind:function(arm,size=0x20) addr:0x02184a5c +func_ov108_02184a7c kind:function(arm,size=0x28) addr:0x02184a7c +func_ov108_02184aa4 kind:function(arm,size=0xb0) addr:0x02184aa4 +func_ov108_02184b54 kind:function(arm,size=0x14) addr:0x02184b54 +func_ov108_02184b68 kind:function(arm,size=0x20) addr:0x02184b68 +func_ov108_02184b88 kind:function(arm,size=0x28) addr:0x02184b88 +func_ov108_02184bb0 kind:function(arm,size=0x28) addr:0x02184bb0 +func_ov108_02184bd8 kind:function(arm,size=0x14) addr:0x02184bd8 +func_ov108_02184bec kind:function(arm,size=0x20) addr:0x02184bec +func_ov108_02184c0c kind:function(arm,size=0x28) addr:0x02184c0c +func_ov108_02184c34 kind:function(arm,size=0x30) addr:0x02184c34 +func_ov108_02184c64 kind:function(arm,size=0x14c) addr:0x02184c64 +func_ov108_02184db0 kind:function(arm,size=0x30) addr:0x02184db0 +func_ov108_02184de0 kind:function(arm,size=0x28) addr:0x02184de0 +func_ov108_02184e08 kind:function(arm,size=0x30) addr:0x02184e08 +func_ov108_02184e38 kind:function(arm,size=0x58) addr:0x02184e38 +func_ov108_02184e90 kind:function(arm,size=0xa8) addr:0x02184e90 +func_ov108_02184f38 kind:function(arm,size=0x138) addr:0x02184f38 +func_ov108_02185070 kind:function(arm,size=0x50) addr:0x02185070 +func_ov108_021850c0 kind:function(arm,size=0x30) addr:0x021850c0 +func_ov108_021850f0 kind:function(arm,size=0x38) addr:0x021850f0 +func_ov108_02185128 kind:function(arm,size=0x60) addr:0x02185128 +func_ov108_02185188 kind:function(arm,size=0x80) addr:0x02185188 +func_ov108_02185208 kind:function(arm,size=0x88) addr:0x02185208 +func_ov108_02185290 kind:function(arm,size=0x16c) addr:0x02185290 +func_ov108_021853fc kind:function(arm,size=0x2e0) addr:0x021853fc +func_ov108_021856dc kind:function(arm,size=0x54) addr:0x021856dc +func_ov108_02185730 kind:function(arm,size=0x1c) addr:0x02185730 +func_ov108_0218574c kind:function(arm,size=0x78) addr:0x0218574c +func_ov108_021857c4 kind:function(arm,size=0x40) addr:0x021857c4 +func_ov108_02185804 kind:function(arm,size=0x30) addr:0x02185804 +func_ov108_02185834 kind:function(arm,size=0x38) addr:0x02185834 +func_ov108_0218586c kind:function(arm,size=0x68) addr:0x0218586c +func_ov108_021858d4 kind:function(arm,size=0x128) addr:0x021858d4 +func_ov108_021859fc kind:function(arm,size=0xd0) addr:0x021859fc +func_ov108_02185acc kind:function(arm,size=0x8c) addr:0x02185acc +func_ov108_02185b58 kind:function(arm,size=0x1c) addr:0x02185b58 +func_ov108_02185b74 kind:function(arm,size=0x68) addr:0x02185b74 +func_ov108_02185bdc kind:function(arm,size=0x84) addr:0x02185bdc +func_ov108_02185c60 kind:function(arm,size=0x38) addr:0x02185c60 +func_ov108_02185c98 kind:function(arm,size=0x40) addr:0x02185c98 +func_ov108_02185cd8 kind:function(arm,size=0x4) addr:0x02185cd8 +func_ov108_02185cdc kind:function(arm,size=0x4) addr:0x02185cdc +func_ov108_02185ce0 kind:function(arm,size=0x16c) addr:0x02185ce0 +data_ov108_02185e4c kind:data(any) addr:0x02185e4c +data_ov108_02185e60 kind:data(any) addr:0x02185e60 +data_ov108_02185e74 kind:data(any) addr:0x02185e74 +data_ov108_02185e78 kind:data(any) addr:0x02185e78 +data_ov108_02185e8c kind:data(any) addr:0x02185e8c +data_ov108_02185e90 kind:data(any) addr:0x02185e90 +data_ov108_02185ea4 kind:data(any) addr:0x02185ea4 +data_ov108_02185ec8 kind:data(any) addr:0x02185ec8 +data_ov108_02185edc kind:data(any) addr:0x02185edc +data_ov108_02185ef0 kind:data(any) addr:0x02185ef0 +data_ov108_02185f04 kind:data(any) addr:0x02185f04 +data_ov108_02185f24 kind:data(any) addr:0x02185f24 +data_ov108_02185f3c kind:data(any) addr:0x02185f3c +data_ov108_02185f64 kind:data(any) addr:0x02185f64 +data_ov108_02185f8c kind:data(any) addr:0x02185f8c +data_ov108_02185fac kind:data(any) addr:0x02185fac +data_ov108_02185fcc kind:data(any) addr:0x02185fcc +data_ov108_02186000 kind:bss addr:0x02186000 +data_ov108_021860a4 kind:bss addr:0x021860a4 ambiguous diff --git a/config/usa/arm9/overlays/ov109/delinks.txt b/config/usa/arm9/overlays/ov109/delinks.txt new file mode 100644 index 00000000..4babfe1b --- /dev/null +++ b/config/usa/arm9/overlays/ov109/delinks.txt @@ -0,0 +1,4 @@ + .text start:0x02184a20 end:0x02184d40 kind:code align:32 + .ctor start:0x02184d40 end:0x02184d40 kind:rodata align:4 + .data start:0x02184d60 end:0x02184da0 kind:data align:32 + .bss start:0x02184da0 end:0x02184da0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov109/relocs.txt b/config/usa/arm9/overlays/ov109/relocs.txt new file mode 100644 index 00000000..c8cb7690 --- /dev/null +++ b/config/usa/arm9/overlays/ov109/relocs.txt @@ -0,0 +1,33 @@ +from:0x02184a34 kind:arm_call to:0x020db2bc module:overlay(31) +from:0x02184a58 kind:arm_call to:0x020975d8 module:overlay(0) +from:0x02184a9c kind:arm_call to:0x020973d4 module:overlay(0) +from:0x02184ab0 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184ad8 kind:load to:0x020b537c module:overlay(0) +from:0x02184ae0 kind:load to:0x027e0ce4 module:dtcm +from:0x02184b10 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02184b38 kind:arm_call to:0x020a8aac module:overlay(0) +from:0x02184b80 kind:arm_call to:0x02184a20 module:overlay(109) +from:0x02184be0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02184bf0 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02184bfc kind:load to:0x027e09a8 module:dtcm +from:0x02184c20 kind:arm_call to:0x02090730 module:overlay(0) +from:0x02184c30 kind:arm_call to:0x0208cd80 module:overlay(0) +from:0x02184c3c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02184c48 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184c78 kind:arm_call to:0x0209006c module:overlay(0) +from:0x02184cb4 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184cc4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184cec kind:arm_call to:0x0208cd80 module:overlay(0) +from:0x02184cf8 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02184d04 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184d18 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184d2c kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184d34 kind:arm_call to:0x02011ff4 module:main +from:0x02184d68 kind:load to:0x0209017c module:overlay(0) +from:0x02184d6c kind:load to:0x02184d10 module:overlay(109) +from:0x02184d70 kind:load to:0x02184d24 module:overlay(109) +from:0x02184d74 kind:load to:0x02184ae4 module:overlay(109) +from:0x02184d78 kind:load to:0x02184c08 module:overlay(109) +from:0x02184d7c kind:load to:0x0209079c module:overlay(0) +from:0x02184d80 kind:load to:0x020907a0 module:overlay(0) +from:0x02184d84 kind:load to:0x020907a4 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov109/symbols.txt b/config/usa/arm9/overlays/ov109/symbols.txt new file mode 100644 index 00000000..ab4c23df --- /dev/null +++ b/config/usa/arm9/overlays/ov109/symbols.txt @@ -0,0 +1,6 @@ +func_ov109_02184a20 kind:function(arm,size=0xc4) addr:0x02184a20 +func_ov109_02184ae4 kind:function(arm,size=0x124) addr:0x02184ae4 +func_ov109_02184c08 kind:function(arm,size=0x108) addr:0x02184c08 +func_ov109_02184d10 kind:function(arm,size=0x14) addr:0x02184d10 +func_ov109_02184d24 kind:function(arm,size=0x1c) addr:0x02184d24 +data_ov109_02184d68 kind:data(any) addr:0x02184d68 ambiguous diff --git a/config/usa/arm9/overlays/ov110/delinks.txt b/config/usa/arm9/overlays/ov110/delinks.txt new file mode 100644 index 00000000..5f6e22bf --- /dev/null +++ b/config/usa/arm9/overlays/ov110/delinks.txt @@ -0,0 +1,6 @@ + .text start:0x02184a20 end:0x02185da4 kind:code align:32 + .rodata start:0x02185da4 end:0x02186170 kind:rodata align:4 + .init start:0x02186170 end:0x0218619c kind:code align:4 + .ctor start:0x0218619c end:0x021861a0 kind:rodata align:4 + .data start:0x021861c0 end:0x02186220 kind:data align:32 + .bss start:0x02186220 end:0x0218a1a0 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov110/relocs.txt b/config/usa/arm9/overlays/ov110/relocs.txt new file mode 100644 index 00000000..9c4b7731 --- /dev/null +++ b/config/usa/arm9/overlays/ov110/relocs.txt @@ -0,0 +1,165 @@ +from:0x02184afc kind:arm_call to:0x020a87a8 module:overlay(0) +from:0x02184b10 kind:arm_call to:0x020a8748 module:overlay(0) +from:0x02184b7c kind:arm_call to:0x0208a2f8 module:overlay(0) +from:0x02184b98 kind:arm_call to:0x020a8708 module:overlay(0) +from:0x02184bb8 kind:arm_call to:0x020a8728 module:overlay(0) +from:0x02184bc8 kind:arm_call to:0x020a886c module:overlay(0) +from:0x02184be4 kind:arm_call to:0x020a87cc module:overlay(0) +from:0x02184bf0 kind:arm_call to:0x020a8800 module:overlay(0) +from:0x02184c18 kind:arm_call to:0x020a8964 module:overlay(0) +from:0x02184c30 kind:arm_call to:0x020a861c module:overlay(0) +from:0x02184c84 kind:arm_call to:0x020cd438 module:overlay(24) +from:0x02184cc8 kind:arm_call to:0x020a861c module:overlay(0) +from:0x02184cd0 kind:arm_call to:0x02185d94 module:overlay(110) +from:0x02184d14 kind:arm_call_thumb to:0x02185d1c module:overlay(110) +from:0x02184d24 kind:arm_call to:0x020aa08c module:overlay(0) +from:0x02184d34 kind:arm_call to:0x020d6350 module:overlay(24) +from:0x02184d64 kind:load to:0x027e0ce0 module:dtcm +from:0x02184d68 kind:load to:0x020afc23 module:overlay(0) +from:0x02184d6c kind:load to:0x020afc20 module:overlay(0) +from:0x02184d70 kind:load to:0x020d8678 module:overlays(19,24) +from:0x02184d74 kind:load to:0x02185da8 module:overlay(110) +from:0x02184d78 kind:load to:0x02185daa module:overlay(110) +from:0x02184d7c kind:load to:0x027e09b8 module:dtcm +from:0x02184d80 kind:load to:0x020b64f0 module:overlay(0) +from:0x02184d84 kind:load to:0x020d8690 module:overlays(19,24) +from:0x02184d88 kind:load to:0x02043e30 module:main +from:0x02184db4 kind:arm_call to:0x01ffc5a0 module:itcm +from:0x02184dc4 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02184df0 kind:arm_call to:0x0208a0d0 module:overlay(0) +from:0x02184e0c kind:arm_call to:0x020590c4 module:overlay(0) +from:0x02184e24 kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02184e40 kind:arm_call to:0x0203d138 module:main +from:0x02184e4c kind:load to:0x021861ec module:overlay(110) +from:0x02184e50 kind:load to:0x021861e0 module:overlay(110) +from:0x02184e54 kind:load to:0x020a02b4 module:overlay(0) +from:0x02184e58 kind:load to:0x02185d10 module:overlay(110) +from:0x02184e70 kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x02184e98 kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02184ed8 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184eec kind:arm_call to:0x0203d1e8 module:main +from:0x02184ef4 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184efc kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184f04 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184f10 kind:load to:0x021861ec module:overlay(110) +from:0x02184f14 kind:load to:0x027e0cec module:dtcm +from:0x02184f1c kind:load to:0x020a02b4 module:overlay(0) +from:0x02184f34 kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x02184f5c kind:arm_call to:0x020a00f0 module:overlay(0) +from:0x02184f9c kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184fb0 kind:arm_call to:0x0203d1e8 module:main +from:0x02184fb8 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184fc0 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184fc8 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184fd0 kind:arm_call to:0x02011ff4 module:main +from:0x02184fdc kind:load to:0x021861ec module:overlay(110) +from:0x02184fe0 kind:load to:0x027e0cec module:dtcm +from:0x02184fe8 kind:load to:0x020a02b4 module:overlay(0) +from:0x021850fc kind:arm_call to:0x020aa00c module:overlay(0) +from:0x02185124 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185174 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185184 kind:arm_call to:0x01fff458 module:itcm +from:0x021851b4 kind:arm_call to:0x020a4be0 module:overlay(0) +from:0x021851e8 kind:arm_call to:0x020a4be0 module:overlay(0) +from:0x021851fc kind:arm_call to:0x02015e80 module:main +from:0x02185214 kind:arm_call to:0x02034038 module:main +from:0x0218521c kind:arm_call to:0x02033f54 module:main +from:0x02185230 kind:arm_call to:0x02034038 module:main +from:0x0218524c kind:arm_call to:0x02034038 module:main +from:0x02185254 kind:arm_call to:0x02033f54 module:main +from:0x0218526c kind:arm_call to:0x02034038 module:main +from:0x0218528c kind:arm_call_thumb to:0x02015600 module:main +from:0x02185298 kind:arm_call_thumb to:0x0201563c module:main +from:0x021852a8 kind:arm_call to:0x02034038 module:main +from:0x021852b0 kind:arm_call to:0x02033f54 module:main +from:0x021852c8 kind:arm_call to:0x02034038 module:main +from:0x021852dc kind:arm_call_thumb to:0x020156a0 module:main +from:0x021852fc kind:arm_call_thumb to:0x0205abac module:overlay(0) +from:0x02185354 kind:arm_call_thumb to:0x020156cc module:main +from:0x0218535c kind:arm_call_thumb to:0x0201561c module:main +from:0x02185390 kind:arm_call to:0x02077570 module:overlay(0) +from:0x021853a4 kind:arm_call to:0x0207832c module:overlay(0) +from:0x021853d4 kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x02185458 kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x02185494 kind:arm_call to:0x02080a24 module:overlay(0) +from:0x021854a0 kind:arm_call to:0x0206c94c module:overlay(0) +from:0x021854d0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x021854f0 kind:arm_call to:0x0209fe8c module:overlay(0) +from:0x0218552c kind:arm_call to:0x0209ffe0 module:overlay(0) +from:0x0218553c kind:arm_call to:0x020c7808 module:overlay(24) +from:0x0218555c kind:arm_call to:0x02185d84 module:overlay(110) +from:0x02185570 kind:arm_call to:0x02067cd8 module:overlay(0) +from:0x0218557c kind:load to:0x020b64f0 module:overlay(0) +from:0x02185580 kind:load to:0x027e0ce4 module:dtcm +from:0x02185588 kind:load to:0x021861c0 module:overlay(110) +from:0x0218558c kind:load to:0x020aa228 module:overlay(0) +from:0x02185594 kind:load to:0x02186220 module:overlay(110) +from:0x02185598 kind:load to:0x020aa220 module:overlay(0) +from:0x021855a0 kind:load to:0x027e09bc module:dtcm +from:0x021855a8 kind:load to:0x027e0cd8 module:dtcm +from:0x021855ac kind:load to:0x020b5198 module:overlay(0) +from:0x021855b0 kind:load to:0x021861cc module:overlay(110) +from:0x021855b4 kind:load to:0x027e0cec module:dtcm +from:0x021855bc kind:load to:0x027e0cf8 module:dtcm +from:0x021855c0 kind:load to:0x020b502c module:overlay(0) +from:0x02185600 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02185628 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185638 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218564c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185660 kind:arm_call to:0x02015058 module:main +from:0x02185854 kind:arm_call to:0x0206d254 module:overlay(0) +from:0x0218586c kind:arm_call to:0x02067ba4 module:overlay(0) +from:0x021858d4 kind:arm_call to:0x02184a20 module:overlay(110) +from:0x02185938 kind:arm_call to:0x020936cc module:overlay(0) +from:0x0218595c kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185968 kind:arm_call to:0x01fff458 module:itcm +from:0x02185990 kind:arm_call to:0x02158cc8 module:overlays(62,64) +from:0x021859d8 kind:arm_call to:0x020939e4 module:overlay(0) +from:0x021859e4 kind:arm_call to:0x020936cc module:overlay(0) +from:0x021859f0 kind:arm_call_thumb to:0x020e074c module:overlay(31) +from:0x02185a10 kind:arm_call_thumb to:0x02152a04 module:overlay(58) +from:0x02185a50 kind:arm_call to:0x01fff498 module:itcm +from:0x02185a60 kind:arm_call to:0x01fff584 module:itcm +from:0x02185aa8 kind:arm_call to:0x01fff520 module:itcm +from:0x02185ab4 kind:arm_call to:0x02103858 module:overlay(31) +from:0x02185afc kind:arm_call to:0x02070bb0 module:overlay(0) +from:0x02185b2c kind:arm_call to:0x02078210 module:overlay(0) +from:0x02185b3c kind:arm_call to:0x020732dc module:overlay(0) +from:0x02185b64 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185b90 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02185bac kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185bc0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185bf8 kind:arm_call to:0x02080a24 module:overlay(0) +from:0x02185c30 kind:arm_call to:0x02002f04 module:main +from:0x02185c54 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x02185c64 kind:load to:0x027e09b8 module:dtcm +from:0x02185c68 kind:load to:0x020b5198 module:overlay(0) +from:0x02185c6c kind:load to:0x020b502c module:overlay(0) +from:0x02185c70 kind:load to:0x027e0ce4 module:dtcm +from:0x02185c78 kind:load to:0x027e09a4 module:dtcm +from:0x02185c7c kind:load to:0x027e0ce8 module:dtcm +from:0x02185c84 kind:load to:0x020b34a4 module:overlay(0) +from:0x02185c88 kind:load to:0x027e09bc module:dtcm +from:0x02185c8c kind:load to:0x027e0cd8 module:dtcm +from:0x02185c90 kind:load to:0x020b51a0 module:overlay(0) +from:0x02185ce8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185cfc kind:arm_call to:0x02058fa4 module:overlay(0) +from:0x02185d08 kind:load to:0x021861cc module:overlay(110) +from:0x02185d0c kind:load to:0x027e0958 module:dtcm +from:0x02185d34 kind:thumb_call to:0x020d3d78 module:overlay(24) +from:0x02185d4c kind:thumb_call to:0x020d3d78 module:overlay(24) +from:0x02185d6a kind:thumb_call_arm to:0x020d5334 module:overlay(24) +from:0x02185d7a kind:thumb_call_arm to:0x020d3ec8 module:overlay(24) +from:0x02185d90 kind:load to:0x02185dc8 module:overlay(110) +from:0x02185da0 kind:load to:0x02185f9c module:overlay(110) +from:0x02186194 kind:load to:0x021861cc module:overlay(110) +from:0x0218619c kind:load to:0x02186170 module:overlay(110) +from:0x021861e0 kind:load to:0x02184d8c module:overlay(110) +from:0x021861ec kind:load to:0x0209017c module:overlay(0) +from:0x021861f0 kind:load to:0x02184e5c module:overlay(110) +from:0x021861f4 kind:load to:0x02184f20 module:overlay(110) +from:0x021861f8 kind:load to:0x02184fec module:overlay(110) +from:0x021861fc kind:load to:0x021855c4 module:overlay(110) +from:0x02186200 kind:load to:0x0209079c module:overlay(0) +from:0x02186204 kind:load to:0x02185c94 module:overlay(110) +from:0x02186208 kind:load to:0x020907a4 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov110/symbols.txt b/config/usa/arm9/overlays/ov110/symbols.txt new file mode 100644 index 00000000..c33697ae --- /dev/null +++ b/config/usa/arm9/overlays/ov110/symbols.txt @@ -0,0 +1,31 @@ +func_ov110_02184a20 kind:function(arm,size=0x36c) addr:0x02184a20 +func_ov110_02184d8c kind:function(arm,size=0x30) addr:0x02184d8c +func_ov110_02184dbc kind:function(arm,size=0xa0) addr:0x02184dbc +func_ov110_02184e5c kind:function(arm,size=0xc4) addr:0x02184e5c +func_ov110_02184f20 kind:function(arm,size=0xcc) addr:0x02184f20 +func_ov110_02184fec kind:function(arm,size=0x5d8) addr:0x02184fec +func_ov110_021855c4 kind:function(arm,size=0x6d0) addr:0x021855c4 +func_ov110_02185c94 kind:function(arm,size=0x7c) addr:0x02185c94 +func_ov110_02185d10 kind:function(arm,size=0xc) addr:0x02185d10 +func_ov110_02185d1c kind:function(thumb,size=0x66) addr:0x02185d1c +func_ov110_02185d84 kind:function(arm,size=0x10) addr:0x02185d84 +func_ov110_02185d94 kind:function(arm,size=0x10) addr:0x02185d94 +data_ov110_02185da8 kind:data(any) addr:0x02185da8 +data_ov110_02185daa kind:data(any) addr:0x02185daa +data_ov110_02185dc8 kind:data(any) addr:0x02185dc8 +data_ov110_02185f9c kind:data(any) addr:0x02185f9c +data_ov110_021860a4 kind:data(any) addr:0x021860a4 ambiguous +__sinit_ov110_02186170 kind:function(arm,size=0x2c) addr:0x02186170 +.p__sinit_ov110_02186170 kind:data(word) addr:0x0218619c +data_ov110_021861c0 kind:data(any) addr:0x021861c0 +data_ov110_021861cc kind:data(any) addr:0x021861cc +data_ov110_021861e0 kind:data(any) addr:0x021861e0 +data_ov110_021861ec kind:data(any) addr:0x021861ec +data_ov110_02186220 kind:bss addr:0x02186220 +data_ov110_02188e28 kind:bss addr:0x02188e28 ambiguous +data_ov110_02188ee8 kind:bss addr:0x02188ee8 ambiguous +data_ov110_02188f44 kind:bss addr:0x02188f44 ambiguous +data_ov110_02188f58 kind:bss addr:0x02188f58 ambiguous +data_ov110_02188f68 kind:bss addr:0x02188f68 ambiguous +data_ov110_02188f78 kind:bss addr:0x02188f78 ambiguous +data_ov110_02189260 kind:bss addr:0x02189260 ambiguous diff --git a/config/usa/arm9/overlays/ov111/delinks.txt b/config/usa/arm9/overlays/ov111/delinks.txt new file mode 100644 index 00000000..d9a3d218 --- /dev/null +++ b/config/usa/arm9/overlays/ov111/delinks.txt @@ -0,0 +1,5 @@ + .text start:0x02184a20 end:0x02185d78 kind:code align:32 + .rodata start:0x02185d78 end:0x02185dfc kind:rodata align:4 + .ctor start:0x02185dfc end:0x02185dfc kind:rodata align:4 + .data start:0x02185e00 end:0x02185e80 kind:data align:32 + .bss start:0x02185e80 end:0x02185e80 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov111/relocs.txt b/config/usa/arm9/overlays/ov111/relocs.txt new file mode 100644 index 00000000..8aaba389 --- /dev/null +++ b/config/usa/arm9/overlays/ov111/relocs.txt @@ -0,0 +1,216 @@ +from:0x02184a3c kind:arm_call_thumb to:0x02057b50 module:overlay(0) +from:0x02184a50 kind:load to:0x02185e08 module:overlay(111) +from:0x02184a7c kind:arm_call_thumb to:0x0208ed10 module:overlay(0) +from:0x02184a98 kind:load to:0x027e0ce0 module:dtcm +from:0x02184a9c kind:load to:0x02185d78 module:overlay(111) +from:0x02184ac4 kind:arm_call to:0x02057f20 module:overlay(0) +from:0x02184ae8 kind:arm_call to:0x0200eab0 module:main +from:0x02184af8 kind:arm_call to:0x0208c6b4 module:overlay(0) +from:0x02184b00 kind:load to:0x02185db8 module:overlay(111) +from:0x02184b10 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184b18 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184b30 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02184b38 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02184b40 kind:arm_call to:0x02011ff4 module:main +from:0x02184b60 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184b78 kind:arm_call to:0x02015058 module:main +from:0x02184b98 kind:arm_call to:0x02015058 module:main +from:0x02184bb4 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02184bc0 kind:load to:0x027e09a8 module:dtcm +from:0x02184bd8 kind:load to:0x02185df8 module:overlay(111) +from:0x02184bf0 kind:arm_call to:0x0201bac4 module:main +from:0x02184c14 kind:arm_call to:0x02184a20 module:overlay(111) +from:0x02184c44 kind:load to:0x02185e1c module:overlay(111) +from:0x02184c84 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184cc0 kind:arm_call to:0x02184d5c module:overlay(111) +from:0x02184ccc kind:arm_call to:0x02184d5c module:overlay(111) +from:0x02184cf8 kind:arm_call to:0x02184d5c module:overlay(111) +from:0x02184d14 kind:arm_call to:0x0207057c module:overlay(0) +from:0x02184d3c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184d4c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184d54 kind:load to:0x027e09a4 module:dtcm +from:0x02184d58 kind:load to:0x020d8640 module:overlays(19,24) +from:0x02184dac kind:arm_call to:0x0201bb5c module:main +from:0x02184db8 kind:arm_call to:0x0201b980 module:main +from:0x02184dc8 kind:arm_call to:0x02016684 module:main +from:0x02184dd0 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02184e08 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02184e24 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02184e38 kind:arm_call to:0x02184a54 module:overlay(111) +from:0x02184e7c kind:arm_call to:0x02018d50 module:main +from:0x02184e8c kind:arm_call to:0x02184c48 module:overlay(111) +from:0x02184eb0 kind:arm_call to:0x02018bb8 module:main +from:0x02184ed8 kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02184f3c kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184f4c kind:arm_call to:0x02184bcc module:overlay(111) +from:0x02184f60 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x02184f6c kind:arm_call to:0x020a8900 module:overlay(0) +from:0x02184f74 kind:arm_call to:0x02091f10 module:overlay(0) +from:0x02184f90 kind:arm_call to:0x02082abc module:overlay(0) +from:0x02184f9c kind:arm_call to:0x02078210 module:overlay(0) +from:0x02184fa4 kind:arm_call to:0x0207870c module:overlay(0) +from:0x02184fdc kind:arm_call to:0x02018d50 module:main +from:0x02184fe8 kind:arm_call to:0x02184c48 module:overlay(111) +from:0x02185004 kind:arm_call to:0x02018bb8 module:main +from:0x0218501c kind:arm_call to:0x020726d0 module:overlay(0) +from:0x02185074 kind:arm_call to:0x02070540 module:overlay(0) +from:0x02185080 kind:arm_call to:0x02070ac0 module:overlay(0) +from:0x02185094 kind:load to:0x027e09bc module:dtcm +from:0x02185098 kind:load to:0x0204e5d8 module:main +from:0x0218509c kind:load to:0x0204a068 module:main +from:0x021850a0 kind:load to:0x0204a0f0 module:main +from:0x021850a4 kind:load to:0x0204adf0 module:main +from:0x021850a8 kind:load to:0x027e09ac module:dtcm +from:0x021850ac kind:load to:0x027e0ce0 module:dtcm +from:0x021850b0 kind:load to:0x027e09a4 module:dtcm +from:0x02185104 kind:arm_call to:0x02184b4c module:overlay(111) +from:0x02185118 kind:arm_call to:0x02184d5c module:overlay(111) +from:0x02185160 kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02185188 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02185190 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185198 kind:arm_call to:0x0201baa4 module:main +from:0x021851b0 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x021851b8 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021851c0 kind:arm_call to:0x0201baa4 module:main +from:0x021851c8 kind:arm_call to:0x02011ff4 module:main +from:0x021851dc kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02185218 kind:arm_call to:0x02013b10 module:main +from:0x02185220 kind:arm_call_thumb to:0x020141dc module:main +from:0x02185228 kind:arm_call to:0x02065eac module:overlay(0) +from:0x0218523c kind:arm_call to:0x02184bdc module:overlay(111) +from:0x02185248 kind:load to:0x02185e38 module:overlay(111) +from:0x02185258 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02185260 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185268 kind:arm_call to:0x0201baa4 module:main +from:0x02185270 kind:arm_call to:0x0201baa4 module:main +from:0x02185278 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185290 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02185298 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x021852a0 kind:arm_call to:0x0201baa4 module:main +from:0x021852a8 kind:arm_call to:0x0201baa4 module:main +from:0x021852b0 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x021852b8 kind:arm_call to:0x02011ff4 module:main +from:0x021852d8 kind:arm_call to:0x020730e4 module:overlay(0) +from:0x021852fc kind:arm_call to:0x02073558 module:overlay(0) +from:0x0218530c kind:load to:0x027e09b8 module:dtcm +from:0x02185330 kind:arm_call to:0x02077570 module:overlay(0) +from:0x02185354 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02185380 kind:arm_call to:0x02078744 module:overlay(0) +from:0x02185388 kind:arm_call to:0x0207832c module:overlay(0) +from:0x0218539c kind:load to:0x027e09bc module:dtcm +from:0x02185434 kind:arm_call to:0x0206d09c module:overlay(0) +from:0x02185454 kind:arm_call to:0x02065ef4 module:overlay(0) +from:0x02185460 kind:arm_call to:0x0201b980 module:main +from:0x0218547c kind:arm_call to:0x02185310 module:overlay(111) +from:0x021854a8 kind:arm_call to:0x0206c988 module:overlay(0) +from:0x021854c4 kind:arm_call to:0x02184d5c module:overlay(111) +from:0x021854e0 kind:arm_call to:0x02185310 module:overlay(111) +from:0x0218550c kind:arm_call to:0x0206c988 module:overlay(0) +from:0x0218551c kind:arm_call to:0x02185310 module:overlay(111) +from:0x02185528 kind:load to:0x020b5198 module:overlay(0) +from:0x0218552c kind:load to:0x0204a0f0 module:main +from:0x02185530 kind:load to:0x0204e5d8 module:main +from:0x02185554 kind:arm_call to:0x02013c08 module:main +from:0x02185560 kind:arm_call to:0x02013b24 module:main +from:0x02185570 kind:arm_call to:0x02014478 module:main +from:0x02185584 kind:arm_call to:0x0206c6a4 module:overlay(0) +from:0x021855c8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x021855f0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185600 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218562c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185640 kind:arm_call to:0x02015058 module:main +from:0x0218565c kind:arm_call to:0x020717ac module:overlay(0) +from:0x02185670 kind:arm_call to:0x02015058 module:main +from:0x02185690 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x021856d8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021856f0 kind:arm_call to:0x0207057c module:overlay(0) +from:0x02185714 kind:arm_call to:0x0215e2a0 module:overlays(68,86) +from:0x02185784 kind:arm_call to:0x02080638 module:overlay(0) +from:0x021857a4 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x021857bc kind:arm_call to:0x02070af4 module:overlay(0) +from:0x021857d0 kind:arm_call to:0x021850b4 module:overlay(111) +from:0x021857e8 kind:arm_call to:0x020732cc module:overlay(0) +from:0x02185810 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185820 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x0218584c kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185860 kind:arm_call to:0x02015058 module:main +from:0x0218587c kind:arm_call to:0x020717ac module:overlay(0) +from:0x02185890 kind:arm_call to:0x02015058 module:main +from:0x021858b0 kind:arm_call to:0x020716e0 module:overlay(0) +from:0x021858e8 kind:arm_call to:0x02077570 module:overlay(0) +from:0x0218590c kind:arm_call to:0x02078678 module:overlay(0) +from:0x02185930 kind:arm_call to:0x02078744 module:overlay(0) +from:0x021859b0 kind:arm_call to:0x0207057c module:overlay(0) +from:0x021859d4 kind:arm_call to:0x0217da70 module:overlay(96) +from:0x021859f0 kind:arm_call to:0x020732dc module:overlay(0) +from:0x02185a0c kind:arm_call to:0x021852c4 module:overlay(111) +from:0x02185a2c kind:arm_call to:0x021852c4 module:overlay(111) +from:0x02185a38 kind:load to:0x02049af8 module:main +from:0x02185a3c kind:load to:0x02049b0a module:main +from:0x02185a40 kind:load to:0x020b5198 module:overlay(0) +from:0x02185a44 kind:load to:0x020b51f4 module:overlay(0) +from:0x02185a48 kind:load to:0x027e09b8 module:dtcm +from:0x02185a4c kind:load to:0x027e09a8 module:dtcm +from:0x02185a58 kind:load to:0x027e09a4 module:dtcm +from:0x02185a5c kind:load to:0x020d8640 module:overlays(19,24) +from:0x02185a60 kind:load to:0x027e0cd8 module:dtcm +from:0x02185a68 kind:load to:0x027e09bc module:dtcm +from:0x02185a88 kind:arm_call to:0x02185120 module:overlay(111) +from:0x02185a98 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02185ab8 kind:arm_call to:0x0208a0d0 module:overlay(0) +from:0x02185ac0 kind:arm_call to:0x02184a20 module:overlay(111) +from:0x02185acc kind:load to:0x02185e60 module:overlay(111) +from:0x02185b08 kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02185b10 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185b18 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02185b20 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185b2c kind:load to:0x02185e60 module:overlay(111) +from:0x02185b30 kind:load to:0x0204a068 module:main +from:0x02185b6c kind:arm_call_thumb to:0x02057b6c module:overlay(0) +from:0x02185b74 kind:arm_call_thumb to:0x0208c6b0 module:overlay(0) +from:0x02185b7c kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02185b84 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185b8c kind:arm_call to:0x02011ff4 module:main +from:0x02185b98 kind:load to:0x02185e60 module:overlay(111) +from:0x02185b9c kind:load to:0x0204a068 module:main +from:0x02185be0 kind:arm_call to:0x02184a54 module:overlay(111) +from:0x02185c00 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185c28 kind:arm_call to:0x0208a0e0 module:overlay(0) +from:0x02185c5c kind:arm_call to:0x02184b4c module:overlay(111) +from:0x02185c90 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02185ca4 kind:arm_call to:0x02184bcc module:overlay(111) +from:0x02185cb4 kind:arm_call to:0x0208bc7c module:overlay(0) +from:0x02185cd0 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185cdc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185cf0 kind:arm_call to:0x02078678 module:overlay(0) +from:0x02185d00 kind:arm_call to:0x01ff930c module:itcm +from:0x02185d14 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x02185d1c kind:load to:0x027e0ce0 module:dtcm +from:0x02185d20 kind:load to:0x020b51f4 module:overlay(0) +from:0x02185d24 kind:load to:0x027e09bc module:dtcm +from:0x02185d2c kind:load to:0x020b5198 module:overlay(0) +from:0x02185d5c kind:arm_call to:0x020bbf4c module:overlay(17) +from:0x02185e08 kind:load to:0x02184b04 module:overlay(111) +from:0x02185e0c kind:load to:0x02184b24 module:overlay(111) +from:0x02185e10 kind:load to:0x02184aa0 module:overlay(111) +from:0x02185e1c kind:load to:0x0218517c module:overlay(111) +from:0x02185e20 kind:load to:0x021851a4 module:overlay(111) +from:0x02185e24 kind:load to:0x0201bbbc module:main +from:0x02185e28 kind:load to:0x02184ca0 module:overlay(111) +from:0x02185e2c kind:load to:0x02184cd4 module:overlay(111) +from:0x02185e38 kind:load to:0x0209017c module:overlay(0) +from:0x02185e3c kind:load to:0x0218524c module:overlay(111) +from:0x02185e40 kind:load to:0x02185284 module:overlay(111) +from:0x02185e44 kind:load to:0x021853a0 module:overlay(111) +from:0x02185e48 kind:load to:0x02185534 module:overlay(111) +from:0x02185e4c kind:load to:0x0209079c module:overlay(0) +from:0x02185e50 kind:load to:0x02185a6c module:overlay(111) +from:0x02185e54 kind:load to:0x020907a4 module:overlay(0) +from:0x02185e60 kind:load to:0x0209017c module:overlay(0) +from:0x02185e64 kind:load to:0x02185ad0 module:overlay(111) +from:0x02185e68 kind:load to:0x02185b34 module:overlay(111) +from:0x02185e6c kind:load to:0x02185ba0 module:overlay(111) +from:0x02185e70 kind:load to:0x02185c34 module:overlay(111) +from:0x02185e74 kind:load to:0x0209079c module:overlay(0) +from:0x02185e78 kind:load to:0x02185d30 module:overlay(111) +from:0x02185e7c kind:load to:0x020907a4 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov111/symbols.txt b/config/usa/arm9/overlays/ov111/symbols.txt new file mode 100644 index 00000000..066d8dd6 --- /dev/null +++ b/config/usa/arm9/overlays/ov111/symbols.txt @@ -0,0 +1,37 @@ +func_ov111_02184a20 kind:function(arm,size=0x34) addr:0x02184a20 +func_ov111_02184a54 kind:function(arm,size=0x4c) addr:0x02184a54 +func_ov111_02184aa0 kind:function(arm,size=0x64) addr:0x02184aa0 +func_ov111_02184b04 kind:function(arm,size=0x20) addr:0x02184b04 +func_ov111_02184b24 kind:function(arm,size=0x28) addr:0x02184b24 +func_ov111_02184b4c kind:function(arm,size=0x80) addr:0x02184b4c +func_ov111_02184bcc kind:function(arm,size=0x10) addr:0x02184bcc +func_ov111_02184bdc kind:function(arm,size=0x6c) addr:0x02184bdc +func_ov111_02184c48 kind:function(arm,size=0x58) addr:0x02184c48 +func_ov111_02184ca0 kind:function(arm,size=0x34) addr:0x02184ca0 +func_ov111_02184cd4 kind:function(arm,size=0x88) addr:0x02184cd4 +func_ov111_02184d5c kind:function(arm,size=0x358) addr:0x02184d5c +func_ov111_021850b4 kind:function(arm,size=0x6c) addr:0x021850b4 +func_ov111_02185120 kind:function(arm,size=0x5c) addr:0x02185120 +func_ov111_0218517c kind:function(arm,size=0x28) addr:0x0218517c +func_ov111_021851a4 kind:function(arm,size=0x30) addr:0x021851a4 +func_ov111_021851d4 kind:function(arm,size=0x78) addr:0x021851d4 +func_ov111_0218524c kind:function(arm,size=0x38) addr:0x0218524c +func_ov111_02185284 kind:function(arm,size=0x40) addr:0x02185284 +func_ov111_021852c4 kind:function(arm,size=0x4c) addr:0x021852c4 +func_ov111_02185310 kind:function(arm,size=0x90) addr:0x02185310 +func_ov111_021853a0 kind:function(arm,size=0x194) addr:0x021853a0 +func_ov111_02185534 kind:function(arm,size=0x538) addr:0x02185534 +func_ov111_02185a6c kind:function(arm,size=0x24) addr:0x02185a6c +func_ov111_02185a90 kind:function(arm,size=0x40) addr:0x02185a90 +func_ov111_02185ad0 kind:function(arm,size=0x64) addr:0x02185ad0 +func_ov111_02185b34 kind:function(arm,size=0x6c) addr:0x02185b34 +func_ov111_02185ba0 kind:function(arm,size=0x94) addr:0x02185ba0 +func_ov111_02185c34 kind:function(arm,size=0xfc) addr:0x02185c34 +func_ov111_02185d30 kind:function(arm,size=0x48) addr:0x02185d30 +data_ov111_02185d78 kind:data(any) addr:0x02185d78 +data_ov111_02185db8 kind:data(any) addr:0x02185db8 +data_ov111_02185df8 kind:data(any) addr:0x02185df8 +data_ov111_02185e08 kind:data(any) addr:0x02185e08 +data_ov111_02185e1c kind:data(any) addr:0x02185e1c +data_ov111_02185e38 kind:data(any) addr:0x02185e38 +data_ov111_02185e60 kind:data(any) addr:0x02185e60 diff --git a/config/usa/arm9/overlays/ov112/delinks.txt b/config/usa/arm9/overlays/ov112/delinks.txt new file mode 100644 index 00000000..8c70017e --- /dev/null +++ b/config/usa/arm9/overlays/ov112/delinks.txt @@ -0,0 +1,4 @@ + .text start:0x02184a20 end:0x021864c0 kind:code align:32 + .ctor start:0x021864c0 end:0x021864c0 kind:rodata align:4 + .data start:0x021864e0 end:0x02186540 kind:data align:32 + .bss start:0x02186540 end:0x02186540 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov112/relocs.txt b/config/usa/arm9/overlays/ov112/relocs.txt new file mode 100644 index 00000000..448a8c27 --- /dev/null +++ b/config/usa/arm9/overlays/ov112/relocs.txt @@ -0,0 +1,125 @@ +from:0x02184a28 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02184ae0 kind:load to:0x021864e8 module:overlay(112) +from:0x02184b18 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184b20 kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x02184b28 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184b34 kind:load to:0x021864e8 module:overlay(112) +from:0x02184b70 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184b78 kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x02184b80 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184b88 kind:arm_call to:0x02011ff4 module:main +from:0x02184b94 kind:load to:0x021864e8 module:overlay(112) +from:0x02184bc4 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184bf0 kind:load to:0x027e0ce4 module:dtcm +from:0x02184c50 kind:arm_call to:0x02080638 module:overlay(0) +from:0x02184c68 kind:arm_call_thumb to:0x02179bf4 module:overlay(96) +from:0x02184e6c kind:arm_call to:0x01fff498 module:itcm +from:0x02184e7c kind:arm_call to:0x0209d68c module:overlay(0) +from:0x02184e90 kind:arm_call to:0x02121d64 module:overlay(34) +from:0x02184ea0 kind:arm_call to:0x01fff584 module:itcm +from:0x02184f10 kind:arm_call to:0x01fff3b4 module:itcm +from:0x02184f34 kind:arm_call to:0x01fff458 module:itcm +from:0x02184fac kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0218502c kind:arm_call to:0x01ffb714 module:itcm +from:0x02185040 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185060 kind:arm_call to:0x01ff9638 module:itcm +from:0x02185068 kind:arm_call to:0x01ffb800 module:itcm +from:0x021850a0 kind:arm_call to:0x01ff9770 module:itcm +from:0x021850b0 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185170 kind:arm_call_thumb to:0x0216f74c module:overlay(93) +from:0x021851a8 kind:arm_call to:0x0208d10c module:overlay(0) +from:0x021851f4 kind:arm_call to:0x01fff498 module:itcm +from:0x02185204 kind:arm_call to:0x01fff584 module:itcm +from:0x0218521c kind:arm_call to:0x02121dc4 module:overlay(34) +from:0x0218523c kind:arm_call to:0x02070534 module:overlay(0) +from:0x02185260 kind:arm_call to:0x02070518 module:overlay(0) +from:0x021852dc kind:arm_call to:0x01fff350 module:itcm +from:0x021852f8 kind:arm_call to:0x02072fb0 module:overlay(0) +from:0x02185324 kind:arm_call to:0x02073368 module:overlay(0) +from:0x02185604 kind:arm_call to:0x02080978 module:overlay(0) +from:0x02185700 kind:load to:0x0203e93c module:main +from:0x02185704 kind:load to:0x027e0cd8 module:dtcm +from:0x02185708 kind:load to:0x0204093c module:main +from:0x0218570c kind:load to:0x0204193c module:main +from:0x02185710 kind:load to:0x0203f93c module:main +from:0x02185714 kind:load to:0x027e0ce8 module:dtcm +from:0x02185724 kind:load to:0x027e0ce4 module:dtcm +from:0x02185740 kind:load to:0x027e09a4 module:dtcm +from:0x02185748 kind:load to:0x020b2fe0 module:overlay(0) +from:0x0218574c kind:load to:0x027e09b8 module:dtcm +from:0x021857a4 kind:arm_call to:0x0208fdb4 module:overlay(0) +from:0x021857b8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185800 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x0218585c kind:arm_call to:0x0208fdb4 module:overlay(0) +from:0x021859a0 kind:arm_call to:0x02184b9c module:overlay(112) +from:0x02185a58 kind:arm_call to:0x02184b9c module:overlay(112) +from:0x02185b14 kind:arm_call to:0x01ff930c module:itcm +from:0x02185be8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02185c88 kind:arm_call to:0x01ff930c module:itcm +from:0x02185cbc kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185cfc kind:arm_call to:0x01ff930c module:itcm +from:0x02185d24 kind:arm_call to:0x02070a7c module:overlay(0) +from:0x02185dd0 kind:arm_call to:0x0208fdb4 module:overlay(0) +from:0x02185e70 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185e88 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185ea8 kind:arm_call to:0x0205ca54 module:overlay(0) +from:0x02185f40 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185f48 kind:load to:0x027e09a4 module:dtcm +from:0x02185f4c kind:load to:0x0203e93c module:main +from:0x02185f5c kind:load to:0x027e0cd8 module:dtcm +from:0x02185f64 kind:load to:0x02049af8 module:main +from:0x02185f84 kind:arm_call to:0x02082a08 module:overlay(0) +from:0x02185fe0 kind:arm_call to:0x020907a4 module:overlay(0) +from:0x02185fe8 kind:load to:0x027e0cdc module:dtcm +from:0x02185ff4 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02186028 kind:load to:0x02186510 module:overlay(112) +from:0x02186068 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02186088 kind:arm_call to:0x0208cf00 module:overlay(0) +from:0x021860b0 kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x02186130 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x0218619c kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021861b8 kind:arm_call to:0x0208caa8 module:overlay(0) +from:0x021861c4 kind:arm_call to:0x0208dc78 module:overlay(0) +from:0x021861e0 kind:arm_call to:0x02083084 module:overlay(0) +from:0x021861e8 kind:arm_call to:0x020936f8 module:overlay(0) +from:0x021861f4 kind:arm_call to:0x0209376c module:overlay(0) +from:0x0218621c kind:arm_call to:0x020830b4 module:overlay(0) +from:0x02186234 kind:arm_call to:0x0208caa8 module:overlay(0) +from:0x02186258 kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021862c4 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021862d8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021862ec kind:arm_call to:0x02015058 module:main +from:0x02186308 kind:arm_call to:0x020717ac module:overlay(0) +from:0x0218631c kind:arm_call to:0x02015058 module:main +from:0x0218633c kind:arm_call to:0x02071b10 module:overlay(0) +from:0x02186350 kind:arm_call to:0x02015058 module:main +from:0x02186370 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02186380 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x021863ac kind:arm_call to:0x0205d63c module:overlay(0) +from:0x021863c4 kind:arm_call to:0x0209076c module:overlay(0) +from:0x021863d0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021863e4 kind:arm_call to:0x02015058 module:main +from:0x02186400 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02186414 kind:arm_call to:0x02015058 module:main +from:0x02186428 kind:arm_call to:0x02093730 module:overlay(0) +from:0x02186450 kind:arm_call to:0x02085fec module:overlay(0) +from:0x02186480 kind:load to:0x027e09a8 module:dtcm +from:0x02186498 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x021864ac kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x021864b4 kind:arm_call to:0x02011ff4 module:main +from:0x021864e8 kind:load to:0x0209017c module:overlay(0) +from:0x021864ec kind:load to:0x02184ae4 module:overlay(112) +from:0x021864f0 kind:load to:0x02184b3c module:overlay(112) +from:0x021864f4 kind:load to:0x02184bf4 module:overlay(112) +from:0x021864f8 kind:load to:0x0218575c module:overlay(112) +from:0x021864fc kind:load to:0x0209079c module:overlay(0) +from:0x02186500 kind:load to:0x020907a0 module:overlay(0) +from:0x02186504 kind:load to:0x02185f68 module:overlay(112) +from:0x02186510 kind:load to:0x0209017c module:overlay(0) +from:0x02186514 kind:load to:0x02186490 module:overlay(112) +from:0x02186518 kind:load to:0x021864a4 module:overlay(112) +from:0x0218651c kind:load to:0x0218602c module:overlay(112) +from:0x02186520 kind:load to:0x02186288 module:overlay(112) +from:0x02186524 kind:load to:0x0209079c module:overlay(0) +from:0x02186528 kind:load to:0x020907a0 module:overlay(0) +from:0x0218652c kind:load to:0x020907a4 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov112/symbols.txt b/config/usa/arm9/overlays/ov112/symbols.txt new file mode 100644 index 00000000..b555ed9f --- /dev/null +++ b/config/usa/arm9/overlays/ov112/symbols.txt @@ -0,0 +1,14 @@ +func_ov112_02184a20 kind:function(arm,size=0xc4) addr:0x02184a20 +func_ov112_02184ae4 kind:function(arm,size=0x58) addr:0x02184ae4 +func_ov112_02184b3c kind:function(arm,size=0x60) addr:0x02184b3c +func_ov112_02184b9c kind:function(arm,size=0x58) addr:0x02184b9c +func_ov112_02184bf4 kind:function(arm,size=0xb68) addr:0x02184bf4 +func_ov112_0218575c kind:function(arm,size=0x80c) addr:0x0218575c +func_ov112_02185f68 kind:function(arm,size=0x84) addr:0x02185f68 +func_ov112_02185fec kind:function(arm,size=0x40) addr:0x02185fec +func_ov112_0218602c kind:function(arm,size=0x25c) addr:0x0218602c +func_ov112_02186288 kind:function(arm,size=0x208) addr:0x02186288 +func_ov112_02186490 kind:function(arm,size=0x14) addr:0x02186490 +func_ov112_021864a4 kind:function(arm,size=0x1c) addr:0x021864a4 +data_ov112_021864e8 kind:data(any) addr:0x021864e8 +data_ov112_02186510 kind:data(any) addr:0x02186510 diff --git a/config/usa/arm9/overlays/ov113/delinks.txt b/config/usa/arm9/overlays/ov113/delinks.txt new file mode 100644 index 00000000..9c1ba552 --- /dev/null +++ b/config/usa/arm9/overlays/ov113/delinks.txt @@ -0,0 +1,4 @@ + .text start:0x02184a20 end:0x021855cc kind:code align:32 + .ctor start:0x021855cc end:0x021855cc kind:rodata align:4 + .data start:0x021855e0 end:0x02185680 kind:data align:32 + .bss start:0x02185680 end:0x02185680 kind:bss align:32 diff --git a/config/usa/arm9/overlays/ov113/relocs.txt b/config/usa/arm9/overlays/ov113/relocs.txt new file mode 100644 index 00000000..d914653f --- /dev/null +++ b/config/usa/arm9/overlays/ov113/relocs.txt @@ -0,0 +1,123 @@ +from:0x02184a28 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02184a8c kind:arm_call to:0x0208a0d0 module:overlay(0) +from:0x02184a98 kind:load to:0x021855e8 module:overlay(113) +from:0x02184ac4 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02184ae0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184af0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184af8 kind:load to:0x027e09b8 module:dtcm +from:0x02184b5c kind:arm_call to:0x02082abc module:overlay(0) +from:0x02184bc8 kind:arm_call to:0x0208cbac module:overlay(0) +from:0x02184c54 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02184c7c kind:arm_call to:0x02087ec8 module:overlay(0) +from:0x02184c88 kind:arm_call to:0x021637c8 module:overlay(71) +from:0x02184cfc kind:arm_call to:0x020716e0 module:overlay(0) +from:0x02184d30 kind:arm_call to:0x020717ac module:overlay(0) +from:0x02184d38 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02184d4c kind:arm_call to:0x0209076c module:overlay(0) +from:0x02184d58 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02184d6c kind:arm_call to:0x0208fdb4 module:overlay(0) +from:0x02184d90 kind:arm_call to:0x02184a9c module:overlay(113) +from:0x02184da8 kind:arm_call to:0x02070540 module:overlay(0) +from:0x02184de0 kind:arm_call to:0x0208fdb4 module:overlay(0) +from:0x02184e84 kind:arm_call to:0x02163854 module:overlay(71) +from:0x02184e90 kind:arm_call to:0x0211c9ac module:overlays(36,39) +from:0x02184e98 kind:load to:0x027e09a8 module:dtcm +from:0x02184e9c kind:load to:0x027e09a4 module:dtcm +from:0x02184eb8 kind:arm_call to:0x02184a9c module:overlay(113) +from:0x02184ed0 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184ed8 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184ef0 kind:arm_call to:0x0208a144 module:overlay(0) +from:0x02184ef8 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184f00 kind:arm_call to:0x02011ff4 module:main +from:0x02184f30 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02184f38 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184f48 kind:load to:0x02185610 module:overlay(113) +from:0x02184f70 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02184f78 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02184f80 kind:arm_call to:0x02011ff4 module:main +from:0x02184f90 kind:load to:0x02185610 module:overlay(113) +from:0x02184fd4 kind:arm_call to:0x0205ca14 module:overlay(0) +from:0x02185004 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185018 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185024 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185034 kind:arm_call to:0x02015058 module:main +from:0x02185048 kind:arm_call to:0x0208ae1c module:overlay(0) +from:0x02185054 kind:arm_call to:0x01ff8fa8 module:itcm +from:0x02185068 kind:arm_call to:0x0209076c module:overlay(0) +from:0x02185074 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x02185084 kind:arm_call to:0x0208f800 module:overlay(0) +from:0x021850a0 kind:load to:0x02185638 module:overlay(113) +from:0x021850c8 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x021850d0 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x021850e0 kind:load to:0x02185638 module:overlay(113) +from:0x02185108 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185110 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185118 kind:arm_call to:0x02011ff4 module:main +from:0x02185128 kind:load to:0x02185638 module:overlay(113) +from:0x0218516c kind:arm_call to:0x0208a784 module:overlay(0) +from:0x02185188 kind:arm_call to:0x0208ae1c module:overlay(0) +from:0x021851ac kind:arm_call to:0x02089da4 module:overlay(0) +from:0x021851bc kind:arm_call to:0x020732bc module:overlay(0) +from:0x021851e8 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021851f0 kind:load to:0x027e09b8 module:dtcm +from:0x021851fc kind:arm_call to:0x0208f800 module:overlay(0) +from:0x02185220 kind:load to:0x02185660 module:overlay(113) +from:0x02185248 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185250 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185260 kind:load to:0x02185660 module:overlay(113) +from:0x02185288 kind:arm_call to:0x0208b9f0 module:overlay(0) +from:0x02185290 kind:arm_call to:0x0208f8a4 module:overlay(0) +from:0x02185298 kind:arm_call to:0x02011ff4 module:main +from:0x021852a8 kind:load to:0x02185660 module:overlay(113) +from:0x021852dc kind:arm_call to:0x01fff3b4 module:itcm +from:0x0218539c kind:arm_call to:0x0208ba90 module:overlay(0) +from:0x021853ac kind:arm_call to:0x01ffb714 module:itcm +from:0x021853dc kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02185400 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x02185408 kind:arm_call to:0x02089f54 module:overlay(0) +from:0x02185414 kind:arm_call to:0x01ff930c module:itcm +from:0x02185440 kind:arm_call to:0x02082c38 module:overlay(0) +from:0x0218544c kind:load to:0x027e0ce4 module:dtcm +from:0x02185454 kind:load to:0x027e0ce0 module:dtcm +from:0x0218549c kind:arm_call to:0x02089ebc module:overlay(0) +from:0x021854c8 kind:arm_call to:0x021852ac module:overlay(113) +from:0x021854fc kind:arm_call to:0x01fff3b4 module:itcm +from:0x02185534 kind:arm_call to:0x0216f274 module:overlay(93) +from:0x02185558 kind:load to:0x027e0ce4 module:dtcm +from:0x02185574 kind:arm_call to:0x02089da4 module:overlay(0) +from:0x02185584 kind:arm_call to:0x020732bc module:overlay(0) +from:0x021855a0 kind:arm_call to:0x021852ac module:overlay(113) +from:0x021855c0 kind:arm_call to:0x020921c4 module:overlay(0) +from:0x021855c8 kind:load to:0x027e09b8 module:dtcm +from:0x021855e8 kind:load to:0x0209017c module:overlay(0) +from:0x021855ec kind:load to:0x02184ec4 module:overlay(113) +from:0x021855f0 kind:load to:0x02184ee4 module:overlay(113) +from:0x021855f4 kind:load to:0x02184afc module:overlay(113) +from:0x021855f8 kind:load to:0x02184c9c module:overlay(113) +from:0x021855fc kind:load to:0x0209079c module:overlay(0) +from:0x02185600 kind:load to:0x020907a0 module:overlay(0) +from:0x02185604 kind:load to:0x020907a4 module:overlay(0) +from:0x02185610 kind:load to:0x0209017c module:overlay(0) +from:0x02185614 kind:load to:0x02184f0c module:overlay(113) +from:0x02185618 kind:load to:0x02184f4c module:overlay(113) +from:0x0218561c kind:load to:0x02184f94 module:overlay(113) +from:0x02185620 kind:load to:0x02184fdc module:overlay(113) +from:0x02185624 kind:load to:0x0209079c module:overlay(0) +from:0x02185628 kind:load to:0x020907a0 module:overlay(0) +from:0x0218562c kind:load to:0x020907a4 module:overlay(0) +from:0x02185638 kind:load to:0x0209017c module:overlay(0) +from:0x0218563c kind:load to:0x021850a4 module:overlay(113) +from:0x02185640 kind:load to:0x021850e4 module:overlay(113) +from:0x02185644 kind:load to:0x0218512c module:overlay(113) +from:0x02185648 kind:load to:0x02185194 module:overlay(113) +from:0x0218564c kind:load to:0x0209079c module:overlay(0) +from:0x02185650 kind:load to:0x020907a0 module:overlay(0) +from:0x02185654 kind:load to:0x020907a4 module:overlay(0) +from:0x02185660 kind:load to:0x0209017c module:overlay(0) +from:0x02185664 kind:load to:0x02185224 module:overlay(113) +from:0x02185668 kind:load to:0x02185264 module:overlay(113) +from:0x0218566c kind:load to:0x0218545c module:overlay(113) +from:0x02185670 kind:load to:0x0218555c module:overlay(113) +from:0x02185674 kind:load to:0x0209079c module:overlay(0) +from:0x02185678 kind:load to:0x020907a0 module:overlay(0) +from:0x0218567c kind:load to:0x020907a4 module:overlay(0) diff --git a/config/usa/arm9/overlays/ov113/symbols.txt b/config/usa/arm9/overlays/ov113/symbols.txt new file mode 100644 index 00000000..bb5bae92 --- /dev/null +++ b/config/usa/arm9/overlays/ov113/symbols.txt @@ -0,0 +1,26 @@ +func_ov113_02184a20 kind:function(arm,size=0x7c) addr:0x02184a20 +func_ov113_02184a9c kind:function(arm,size=0x60) addr:0x02184a9c +func_ov113_02184afc kind:function(arm,size=0x1a0) addr:0x02184afc +func_ov113_02184c9c kind:function(arm,size=0x208) addr:0x02184c9c +func_ov113_02184ea4 kind:function(arm,size=0x20) addr:0x02184ea4 +func_ov113_02184ec4 kind:function(arm,size=0x20) addr:0x02184ec4 +func_ov113_02184ee4 kind:function(arm,size=0x28) addr:0x02184ee4 +func_ov113_02184f0c kind:function(arm,size=0x40) addr:0x02184f0c +func_ov113_02184f4c kind:function(arm,size=0x48) addr:0x02184f4c +func_ov113_02184f94 kind:function(arm,size=0x48) addr:0x02184f94 +func_ov113_02184fdc kind:function(arm,size=0xa0) addr:0x02184fdc +func_ov113_0218507c kind:function(arm,size=0x28) addr:0x0218507c +func_ov113_021850a4 kind:function(arm,size=0x40) addr:0x021850a4 +func_ov113_021850e4 kind:function(arm,size=0x48) addr:0x021850e4 +func_ov113_0218512c kind:function(arm,size=0x68) addr:0x0218512c +func_ov113_02185194 kind:function(arm,size=0x60) addr:0x02185194 +func_ov113_021851f4 kind:function(arm,size=0x30) addr:0x021851f4 +func_ov113_02185224 kind:function(arm,size=0x40) addr:0x02185224 +func_ov113_02185264 kind:function(arm,size=0x48) addr:0x02185264 +func_ov113_021852ac kind:function(arm,size=0x1b0) addr:0x021852ac +func_ov113_0218545c kind:function(arm,size=0x100) addr:0x0218545c +func_ov113_0218555c kind:function(arm,size=0x70) addr:0x0218555c +data_ov113_021855e8 kind:data(any) addr:0x021855e8 +data_ov113_02185610 kind:data(any) addr:0x02185610 +data_ov113_02185638 kind:data(any) addr:0x02185638 +data_ov113_02185660 kind:data(any) addr:0x02185660 diff --git a/config/usa/arm9/relocs.txt b/config/usa/arm9/relocs.txt new file mode 100644 index 00000000..8d545f5a --- /dev/null +++ b/config/usa/arm9/relocs.txt @@ -0,0 +1,6330 @@ +from:0x02000814 kind:arm_call to:0x02000a78 module:main +from:0x0200086c kind:arm_call to:0x0200093c module:main +from:0x0200087c kind:arm_call to:0x0200093c module:main +from:0x0200088c kind:arm_call to:0x0200093c module:main +from:0x02000898 kind:arm_call to:0x02000950 module:main +from:0x0200089c kind:arm_call to:0x020009fc module:main +from:0x020008f8 kind:arm_call to:0x0203b8f8 module:main +from:0x020008fc kind:arm_call to:0x02011da0 module:main +from:0x02000900 kind:arm_call to:0x0203cd90 module:main +from:0x02000918 kind:load to:0x027e0000 module:dtcm +from:0x02000930 kind:load to:0x01ffbd70 module:itcm +from:0x02000934 kind:load to:0x02000bc8 module:main +from:0x02000b3c kind:load to:0x027e0021 module:dtcm +from:0x02000b44 kind:load to:0x027e0000 module:dtcm +from:0x02000b64 kind:load to:0x0204cdc0 module:main +from:0x02000b68 kind:load to:0x0204cdd8 module:main +from:0x02000b6c kind:load to:0x02044da0 module:main +from:0x02000b70 kind:load to:0x02044da0 module:main +from:0x02000bd4 kind:load to:0x02049a0c module:main +from:0x02000bd8 kind:load to:0x02013394 module:main +from:0x02000c22 kind:thumb_call to:0x02000bdc module:main +from:0x02000c6a kind:thumb_call_arm to:0x0202c8f8 module:main +from:0x02000c7c kind:thumb_call_arm to:0x02033f54 module:main +from:0x02000c86 kind:thumb_call_arm to:0x0202c968 module:main +from:0x02000cb6 kind:thumb_call_arm to:0x0202ca98 module:main +from:0x02000cc0 kind:thumb_call_arm to:0x0202ca18 module:main +from:0x02000ce0 kind:thumb_call_arm to:0x0202cb0c module:main +from:0x02000cee kind:thumb_call_arm to:0x0202ca18 module:main +from:0x02000d04 kind:thumb_call_arm to:0x0202cee0 module:main +from:0x02000d0c kind:thumb_call_arm to:0x0202d1b4 module:main +from:0x02000d1e kind:thumb_call_arm to:0x0202d1fc module:main +from:0x02000dcc kind:thumb_call to:0x02001424 module:main +from:0x02000dea kind:thumb_call to:0x02000d9c module:main +from:0x02000e16 kind:thumb_call to:0x02000d44 module:main +from:0x02000e2c kind:thumb_call to:0x02000d60 module:main +from:0x02000e44 kind:thumb_call to:0x02000d9c module:main +from:0x02000e4e kind:thumb_call to:0x02000d7c module:main +from:0x02000e66 kind:thumb_call to:0x02000d9c module:main +from:0x02000e70 kind:thumb_call to:0x02000d7c module:main +from:0x02000e8e kind:thumb_call_arm to:0x02028c24 module:main +from:0x02000e9c kind:thumb_call to:0x02000d9c module:main +from:0x02000efa kind:thumb_call to:0x02000d7c module:main +from:0x02000f84 kind:thumb_call to:0x02000e08 module:main +from:0x02000ffc kind:thumb_call to:0x02000e08 module:main +from:0x02001040 kind:thumb_call to:0x02000d60 module:main +from:0x02001064 kind:thumb_call to:0x02000d60 module:main +from:0x0200107e kind:thumb_call to:0x02000d9c module:main +from:0x02001088 kind:thumb_call to:0x02000d7c module:main +from:0x020010b2 kind:thumb_call to:0x02000db8 module:main +from:0x020010bc kind:load to:0x02001479 module:main +from:0x020010d2 kind:thumb_call to:0x02000f14 module:main +from:0x020010da kind:thumb_call to:0x02000f94 module:main +from:0x0200113a kind:thumb_call to:0x02000d44 module:main +from:0x02001142 kind:thumb_call to:0x02000d60 module:main +from:0x02001170 kind:thumb_call to:0x02000d9c module:main +from:0x0200117a kind:thumb_call to:0x02000d7c module:main +from:0x02001198 kind:thumb_call_arm to:0x02028c24 module:main +from:0x020011b2 kind:thumb_call to:0x0200100c module:main +from:0x020011da kind:thumb_call to:0x02000d44 module:main +from:0x020011e4 kind:thumb_call to:0x02000d60 module:main +from:0x020011ec kind:thumb_call to:0x0200100c module:main +from:0x0200121e kind:thumb_call to:0x02001424 module:main +from:0x0200126c kind:thumb_call_arm to:0x02028c24 module:main +from:0x020012aa kind:thumb_call_arm to:0x02028c24 module:main +from:0x020012fa kind:thumb_call to:0x0200120c module:main +from:0x02001304 kind:load to:0x02001479 module:main +from:0x0200131c kind:thumb_call to:0x02001238 module:main +from:0x02001324 kind:thumb_call to:0x02001278 module:main +from:0x02001338 kind:thumb_call to:0x020012b4 module:main +from:0x02001344 kind:thumb_call to:0x020012c4 module:main +from:0x0200135c kind:thumb_call to:0x02001238 module:main +from:0x020013d0 kind:thumb_call to:0x0200158c module:main +from:0x020013ea kind:thumb_call to:0x020013c8 module:main +from:0x020013fa kind:thumb_call to:0x0200158c module:main +from:0x02001410 kind:thumb_call to:0x020013c8 module:main +from:0x02001420 kind:load to:0x02044da4 module:main +from:0x0200144a kind:thumb_call to:0x02001498 module:main +from:0x0200145a kind:thumb_call to:0x02001498 module:main +from:0x02001464 kind:thumb_call to:0x02001408 module:main +from:0x0200146a kind:thumb_call to:0x020014c0 module:main +from:0x02001470 kind:load to:0x02044da0 module:main +from:0x02001474 kind:load to:0x02044da4 module:main +from:0x0200147c kind:thumb_call to:0x02001408 module:main +from:0x02001482 kind:thumb_call to:0x02001550 module:main +from:0x02001490 kind:load to:0x02044da4 module:main +from:0x02001494 kind:load to:0x020013c9 module:main +from:0x020014c8 kind:thumb_call to:0x020014a4 module:main +from:0x020014f4 kind:thumb_call to:0x020014a4 module:main +from:0x02001520 kind:thumb_call to:0x020014c0 module:main +from:0x0200152e kind:thumb_call to:0x020014ec module:main +from:0x02001602 kind:thumb_call_arm to:0x0203a3a0 module:main +from:0x02001622 kind:thumb_call to:0x02001424 module:main +from:0x02001650 kind:load to:0x02001479 module:main +from:0x0200165e kind:thumb_call to:0x020015ac module:main +from:0x0200167c kind:thumb_call_arm to:0x02028c24 module:main +from:0x020016b4 kind:arm_call to:0x0200174c module:main +from:0x020016e0 kind:arm_call to:0x02028c24 module:main +from:0x020016ec kind:arm_call to:0x0202762c module:main +from:0x0200173c kind:arm_call to:0x020018a4 module:main +from:0x02001748 kind:load to:0x02044df8 module:main +from:0x0200176c kind:arm_call to:0x02001c0c module:main +from:0x02001774 kind:load to:0x02044df8 module:main +from:0x020017ac kind:arm_call to:0x020271a8 module:main +from:0x020017d0 kind:arm_call_thumb to:0x02026ba4 module:main +from:0x020017e0 kind:arm_call to:0x02026ec8 module:main +from:0x020017ec kind:load to:0x02044db0 module:main +from:0x020017f0 kind:load to:0x02044db8 module:main +from:0x020017f4 kind:load to:0x02044dd8 module:main +from:0x020017f8 kind:load to:0x02044eec module:main +from:0x020017fc kind:load to:0x02001eb0 module:main +from:0x02001800 kind:load to:0x020453ac module:main +from:0x0200181c kind:load to:0x02044db0 module:main +from:0x02001820 kind:load to:0x02044df8 module:main +from:0x02001848 kind:arm_call to:0x02001fa4 module:main +from:0x0200185c kind:arm_call to:0x02001fbc module:main +from:0x02001868 kind:arm_call to:0x02001c0c module:main +from:0x02001874 kind:arm_call to:0x02001f70 module:main +from:0x02001894 kind:arm_call to:0x0202a5d8 module:main +from:0x020018a0 kind:load to:0x02044df8 module:main +from:0x020018e0 kind:arm_call to:0x0202762c module:main +from:0x020018ec kind:arm_call to:0x0202762c module:main +from:0x02001908 kind:arm_call to:0x0203a194 module:main +from:0x02001944 kind:arm_call to:0x0203a3a0 module:main +from:0x020019bc kind:arm_call to:0x0200375c module:main +from:0x020019d4 kind:arm_call to:0x0200371c module:main +from:0x020019ec kind:arm_call to:0x020037a0 module:main +from:0x02001a00 kind:arm_call to:0x020036a8 module:main +from:0x02001a18 kind:arm_call to:0x020037a0 module:main +from:0x02001a20 kind:arm_call to:0x02003740 module:main +from:0x02001a6c kind:arm_call to:0x0202a620 module:main +from:0x02001a94 kind:arm_call to:0x0202a4e8 module:main +from:0x02001ad0 kind:arm_call to:0x0202a620 module:main +from:0x02001af8 kind:arm_call to:0x0202a4e8 module:main +from:0x02001b1c kind:arm_call to:0x0202a528 module:main +from:0x02001b3c kind:arm_call to:0x0202a6ec module:main +from:0x02001b60 kind:arm_call to:0x0202a45c module:main +from:0x02001bb0 kind:arm_call to:0x0203a3a0 module:main +from:0x02001bdc kind:arm_call to:0x02001f30 module:main +from:0x02001bec kind:arm_call to:0x02001f48 module:main +from:0x02001c00 kind:load to:0x02044df8 module:main +from:0x02001c08 kind:load to:0x02001dc8 module:main +from:0x02001c50 kind:arm_call to:0x0202a484 module:main +from:0x02001c5c kind:arm_call to:0x0202ad00 module:main +from:0x02001c68 kind:arm_call to:0x0202aaf8 module:main +from:0x02001c70 kind:arm_call to:0x0202ac94 module:main +from:0x02001c84 kind:arm_call to:0x02027264 module:main +from:0x02001c9c kind:arm_call to:0x02003740 module:main +from:0x02001cac kind:arm_call to:0x020036ec module:main +from:0x02001cbc kind:arm_call to:0x020037a0 module:main +from:0x02001cdc kind:arm_call to:0x0202a6ec module:main +from:0x02001ce8 kind:load to:0x02044df8 module:main +from:0x02001cec kind:load to:0x02044db8 module:main +from:0x02001d24 kind:arm_call to:0x0202a484 module:main +from:0x02001d28 kind:arm_call to:0x0202ad00 module:main +from:0x02001d34 kind:arm_call to:0x0202aaf8 module:main +from:0x02001d3c kind:arm_call to:0x0202ac94 module:main +from:0x02001d44 kind:load to:0x02044df8 module:main +from:0x02001d70 kind:arm_call to:0x02028c24 module:main +from:0x02001d80 kind:arm_call to:0x02028c24 module:main +from:0x02001d8c kind:arm_call to:0x0202762c module:main +from:0x02001d98 kind:arm_call to:0x0202762c module:main +from:0x02001dbc kind:arm_call to:0x0202a45c module:main +from:0x02001dc4 kind:load to:0x02044df8 module:main +from:0x02001e30 kind:arm_call to:0x020271d0 module:main +from:0x02001e54 kind:arm_call to:0x020275f4 module:main +from:0x02001e60 kind:arm_call to:0x020275f4 module:main +from:0x02001ea4 kind:load to:0x02044db0 module:main +from:0x02001ea8 kind:load to:0x02044e4c module:main +from:0x02001eac kind:load to:0x02044db8 module:main +from:0x02001ed0 kind:arm_call to:0x02027264 module:main +from:0x02001eec kind:arm_call to:0x020275f4 module:main +from:0x02001ef8 kind:arm_call to:0x020275f4 module:main +from:0x02001f2c kind:load to:0x02044db8 module:main +from:0x02001f58 kind:arm_call to:0x02001f70 module:main +from:0x02001f98 kind:arm_call to:0x0203a194 module:main +from:0x02002010 kind:arm_call_thumb to:0x020012e0 module:main +from:0x02002028 kind:arm_call to:0x020022c4 module:main +from:0x0200203c kind:arm_call_thumb to:0x02001300 module:main +from:0x02002050 kind:arm_call to:0x02002060 module:main +from:0x02002058 kind:arm_call_thumb to:0x02001300 module:main +from:0x02002074 kind:arm_call_thumb to:0x0200159c module:main +from:0x02002094 kind:arm_call_thumb to:0x0200159c module:main +from:0x020020cc kind:arm_call_thumb to:0x0200159c module:main +from:0x020020e0 kind:arm_call_thumb to:0x02001550 module:main +from:0x020020ec kind:arm_call_thumb to:0x0200159c module:main +from:0x02002100 kind:arm_call_thumb to:0x0200132c module:main +from:0x0200210c kind:arm_call to:0x02002334 module:main +from:0x02002114 kind:arm_call to:0x020022f8 module:main +from:0x02002144 kind:arm_call_thumb to:0x02001308 module:main +from:0x0200215c kind:arm_call_thumb to:0x0200159c module:main +from:0x02002178 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02002194 kind:arm_call_thumb to:0x0200134c module:main +from:0x020021a8 kind:arm_call to:0x020022f8 module:main +from:0x020021c8 kind:arm_call_thumb to:0x0200137c module:main +from:0x020021ec kind:arm_call to:0x02002060 module:main +from:0x02002210 kind:arm_call_thumb to:0x0200159c module:main +from:0x0200221c kind:arm_call_thumb to:0x0200159c module:main +from:0x02002254 kind:arm_call_thumb to:0x0200159c module:main +from:0x02002268 kind:arm_call_thumb to:0x02001550 module:main +from:0x02002280 kind:arm_call_thumb to:0x0200137c module:main +from:0x0200228c kind:arm_call to:0x02002334 module:main +from:0x02002298 kind:arm_call_thumb to:0x0200134c module:main +from:0x020022a0 kind:arm_call to:0x020022f8 module:main +from:0x020022c0 kind:load to:0x02001499 module:main +from:0x020022d8 kind:arm_call_thumb to:0x02001498 module:main +from:0x020022e4 kind:arm_call to:0x020022f8 module:main +from:0x0200230c kind:arm_call_thumb to:0x02001308 module:main +from:0x0200231c kind:arm_call to:0x020022b4 module:main +from:0x02002328 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02002338 kind:arm_call to:0x0202ad00 module:main +from:0x02002344 kind:arm_call to:0x0202aaf8 module:main +from:0x0200234c kind:arm_call to:0x0202ac94 module:main +from:0x02002370 kind:arm_call to:0x0202a808 module:main +from:0x02002394 kind:arm_call_thumb to:0x0202fe40 module:main +from:0x0200239c kind:arm_call_thumb to:0x0202fe50 module:main +from:0x020023a0 kind:arm_call to:0x020037c0 module:main +from:0x020023a4 kind:arm_call to:0x02001804 module:main +from:0x020023a8 kind:arm_call to:0x02003008 module:main +from:0x020023bc kind:load to:0x020453ac module:main +from:0x020023c0 kind:load to:0x02002484 module:main +from:0x020023c4 kind:load to:0x020024bc module:main +from:0x020023c8 kind:load to:0x020453bc module:main +from:0x020023cc kind:load to:0x020453c8 module:main +from:0x020023dc kind:arm_call to:0x0202a938 module:main +from:0x020023e8 kind:arm_call to:0x020030bc module:main +from:0x020023ec kind:arm_call to:0x02001824 module:main +from:0x020023f0 kind:arm_call to:0x02005054 module:main +from:0x020023f8 kind:arm_call to:0x0202aaf8 module:main +from:0x02002408 kind:load to:0x0202a6cc module:main +from:0x0200241c kind:arm_call to:0x0202a714 module:main +from:0x02002424 kind:arm_call to:0x0202a734 module:main +from:0x02002438 kind:arm_call to:0x02002bd8 module:main +from:0x02002440 kind:arm_call to:0x02004fb8 module:main +from:0x02002444 kind:arm_call to:0x02001c0c module:main +from:0x0200244c kind:arm_call to:0x0202a7a4 module:main +from:0x02002460 kind:arm_call to:0x0202a484 module:main +from:0x02002464 kind:arm_call to:0x0202ad00 module:main +from:0x02002470 kind:arm_call to:0x0202aaf8 module:main +from:0x02002478 kind:arm_call to:0x0202ac94 module:main +from:0x02002488 kind:arm_call to:0x02001cf0 module:main +from:0x0200249c kind:arm_call to:0x0202a484 module:main +from:0x020024a0 kind:arm_call to:0x0202ad00 module:main +from:0x020024ac kind:arm_call to:0x0202aaf8 module:main +from:0x020024b4 kind:arm_call to:0x0202ac94 module:main +from:0x020024c4 kind:load to:0x02001d48 module:main +from:0x020024dc kind:arm_call to:0x02002544 module:main +from:0x02002508 kind:arm_call to:0x0200169c module:main +from:0x02002514 kind:load to:0x02002608 module:main +from:0x02002518 kind:load to:0x02043200 module:main +from:0x02002534 kind:arm_call to:0x0202a7a4 module:main +from:0x02002538 kind:arm_call to:0x0200174c module:main +from:0x02002540 kind:load to:0x02043200 module:main +from:0x02002568 kind:arm_call to:0x0202a7a4 module:main +from:0x0200256c kind:arm_call to:0x020280c4 module:main +from:0x02002580 kind:arm_call to:0x02028bf0 module:main +from:0x020025d8 kind:arm_call to:0x020280d8 module:main +from:0x020025e8 kind:arm_call to:0x0202a7a4 module:main +from:0x020025f0 kind:load to:0x02043200 module:main +from:0x020025f4 kind:load to:0x02043218 module:main +from:0x020025f8 kind:load to:0x020026a0 module:main +from:0x020025fc kind:load to:0x02002828 module:main +from:0x02002600 kind:load to:0x020029f4 module:main +from:0x02002604 kind:load to:0x0200269c module:main +from:0x02002684 kind:arm_call to:0x0202762c module:main +from:0x02002690 kind:arm_call to:0x0202762c module:main +from:0x02002a2c kind:arm_call to:0x02028cb4 module:main +from:0x02002a48 kind:load to:0x0204584c module:main +from:0x02002a68 kind:load to:0x02045844 module:main +from:0x02002a80 kind:load to:0x02045848 module:main +from:0x02002aa8 kind:arm_call to:0x0200211c module:main +from:0x02002acc kind:arm_call to:0x02001fd4 module:main +from:0x02002af4 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02002b00 kind:load to:0x020035f8 module:main +from:0x02002b04 kind:load to:0x0204582c module:main +from:0x02002b14 kind:load to:0x02003318 module:main +from:0x02002b58 kind:arm_call to:0x02003318 module:main +from:0x02002b6c kind:load to:0x0204582c module:main +from:0x02002b70 kind:load to:0x020453ec module:main +from:0x02002bc0 kind:arm_call to:0x02003318 module:main +from:0x02002bd4 kind:load to:0x020453ec module:main +from:0x02002c00 kind:arm_call to:0x02003318 module:main +from:0x02002c14 kind:load to:0x020453ec module:main +from:0x02002c24 kind:load to:0x02003368 module:main +from:0x02002c44 kind:arm_call_thumb to:0x0200158c module:main +from:0x02002c58 kind:arm_call_thumb to:0x0200158c module:main +from:0x02002c68 kind:arm_call to:0x02003368 module:main +from:0x02002c7c kind:load to:0x0204582c module:main +from:0x02002cbc kind:load to:0x02045834 module:main +from:0x02002cd8 kind:arm_call_thumb to:0x0200158c module:main +from:0x02002cfc kind:arm_call_thumb to:0x0200158c module:main +from:0x02002d10 kind:load to:0x020453e0 module:main +from:0x02002d30 kind:arm_call_thumb to:0x0200158c module:main +from:0x02002d5c kind:arm_call_thumb to:0x0200158c module:main +from:0x02002d70 kind:load to:0x020453e0 module:main +from:0x02002dc0 kind:arm_call to:0x02001f48 module:main +from:0x02002de0 kind:arm_call to:0x0202a364 module:main +from:0x02002e00 kind:arm_call to:0x0202a568 module:main +from:0x02002e2c kind:arm_call to:0x0202a3c4 module:main +from:0x02002e34 kind:load to:0x02042bd4 module:main +from:0x02002e50 kind:arm_call to:0x0202a3e0 module:main +from:0x02002e70 kind:arm_call to:0x0202a3fc module:main +from:0x02002e90 kind:arm_call to:0x0202a418 module:main +from:0x02002eb0 kind:arm_call to:0x0202a334 module:main +from:0x02002f8c kind:arm_call to:0x0202b074 module:main +from:0x02002fb8 kind:arm_call to:0x0202a37c module:main +from:0x02002fc8 kind:arm_call to:0x0202a3a4 module:main +from:0x02003000 kind:arm_call to:0x0202b03c module:main +from:0x02003018 kind:arm_call_thumb to:0x02001498 module:main +from:0x02003028 kind:arm_call_thumb to:0x02001498 module:main +from:0x0200304c kind:arm_call_thumb to:0x020014c0 module:main +from:0x02003080 kind:arm_call_thumb to:0x02001498 module:main +from:0x0200308c kind:arm_call_thumb to:0x02001498 module:main +from:0x020030ac kind:load to:0x020453e0 module:main +from:0x020030b0 kind:load to:0x020453d4 module:main +from:0x020030b4 kind:load to:0x020453ec module:main +from:0x020030b8 kind:load to:0x0204582c module:main +from:0x020030c0 kind:arm_call to:0x0202b014 module:main +from:0x020030d0 kind:arm_call_thumb to:0x0200158c module:main +from:0x020030f0 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003108 kind:arm_call to:0x0202ad2c module:main +from:0x02003138 kind:arm_call to:0x02003578 module:main +from:0x02003144 kind:arm_call to:0x02001fa4 module:main +from:0x02003174 kind:arm_call to:0x02001f70 module:main +from:0x020031bc kind:arm_call to:0x0202a34c module:main +from:0x020031d4 kind:arm_call to:0x02001fbc module:main +from:0x020031e4 kind:arm_call to:0x020034d4 module:main +from:0x020031f8 kind:arm_call to:0x0202a2f4 module:main +from:0x02003214 kind:load to:0x020453e0 module:main +from:0x02003218 kind:load to:0x02042bd4 module:main +from:0x02003244 kind:arm_call to:0x02002c8c module:main +from:0x02003264 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003284 kind:arm_call to:0x020034d4 module:main +from:0x0200328c kind:arm_call to:0x0200350c module:main +from:0x020032a4 kind:arm_call to:0x02003430 module:main +from:0x020032b8 kind:load to:0x0204582c module:main +from:0x020032c4 kind:load to:0x02003578 module:main +from:0x020032d8 kind:arm_call to:0x0202a2cc module:main +from:0x020032f0 kind:arm_call to:0x0202a434 module:main +from:0x020032f8 kind:arm_call to:0x020033e8 module:main +from:0x020032fc kind:arm_call to:0x0202ad00 module:main +from:0x02003338 kind:arm_call to:0x020034d4 module:main +from:0x0200334c kind:arm_call to:0x02001f48 module:main +from:0x02003358 kind:arm_call to:0x02003648 module:main +from:0x02003384 kind:arm_call to:0x0202a314 module:main +from:0x020033b0 kind:arm_call_thumb to:0x0200158c module:main +from:0x020033c8 kind:arm_call_thumb to:0x02001550 module:main +from:0x020033d8 kind:arm_call to:0x02002060 module:main +from:0x020033e4 kind:load to:0x0204582c module:main +from:0x02003418 kind:arm_call to:0x02001f30 module:main +from:0x02003428 kind:arm_call to:0x02001f48 module:main +from:0x02003440 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003460 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003474 kind:arm_call_thumb to:0x02001518 module:main +from:0x02003494 kind:arm_call_thumb to:0x0200158c module:main +from:0x020034b4 kind:arm_call_thumb to:0x0200158c module:main +from:0x020034c8 kind:arm_call_thumb to:0x02001518 module:main +from:0x020034d0 kind:load to:0x020453e0 module:main +from:0x020034f0 kind:arm_call to:0x0202a34c module:main +from:0x020034f8 kind:arm_call to:0x0202a2ac module:main +from:0x02003500 kind:arm_call to:0x02003578 module:main +from:0x02003520 kind:arm_call_thumb to:0x0200158c module:main +from:0x02003534 kind:arm_call_thumb to:0x0200158c module:main +from:0x0200354c kind:arm_call to:0x020034d4 module:main +from:0x02003558 kind:arm_call_thumb to:0x02001550 module:main +from:0x02003564 kind:arm_call to:0x02003480 module:main +from:0x02003570 kind:load to:0x020453d4 module:main +from:0x02003574 kind:load to:0x020453e0 module:main +from:0x020035a0 kind:arm_call_thumb to:0x02001550 module:main +from:0x020035bc kind:arm_call_thumb to:0x020014c0 module:main +from:0x020035d4 kind:arm_call_thumb to:0x02001550 module:main +from:0x020035e0 kind:arm_call_thumb to:0x020014c0 module:main +from:0x020035f0 kind:load to:0x020453e0 module:main +from:0x020035f4 kind:load to:0x020453d4 module:main +from:0x0200360c kind:arm_call to:0x02002048 module:main +from:0x0200363c kind:arm_call_thumb to:0x02001550 module:main +from:0x02003644 kind:load to:0x0204582c module:main +from:0x02003668 kind:arm_call_thumb to:0x02001550 module:main +from:0x0200367c kind:arm_call_thumb to:0x02001550 module:main +from:0x02003694 kind:arm_call to:0x02003430 module:main +from:0x0200369c kind:arm_call to:0x02003480 module:main +from:0x020036a4 kind:load to:0x020453e0 module:main +from:0x020036d0 kind:arm_call to:0x0202a598 module:main +from:0x020036e8 kind:load to:0x02045cac module:main +from:0x020036fc kind:arm_call to:0x0202a5b8 module:main +from:0x02003718 kind:load to:0x02045cac module:main +from:0x0200373c kind:load to:0x02045cac module:main +from:0x02003758 kind:load to:0x02045cac module:main +from:0x0200379c kind:load to:0x02045cac module:main +from:0x020037bc kind:load to:0x02045cac module:main +from:0x020037d8 kind:load to:0x02045cac module:main +from:0x02003844 kind:arm_call to:0x0202d0c4 module:main +from:0x02003854 kind:arm_call to:0x0202cee0 module:main +from:0x02003864 kind:arm_call to:0x0202d150 module:main +from:0x02003884 kind:arm_call to:0x0200389c module:main +from:0x02003898 kind:load to:0x027e0200 module:dtcm +from:0x020038bc kind:arm_call to:0x0202d364 module:main +from:0x020038d8 kind:arm_call to:0x0202d354 module:main +from:0x02003904 kind:arm_call to:0x0200211c module:main +from:0x02003924 kind:arm_call to:0x0202d364 module:main +from:0x02003940 kind:arm_call to:0x0202d354 module:main +from:0x02003968 kind:arm_call to:0x0200211c module:main +from:0x02003988 kind:arm_call to:0x0202d364 module:main +from:0x020039a4 kind:arm_call to:0x0202d354 module:main +from:0x020039d8 kind:arm_call to:0x0200211c module:main +from:0x020039f8 kind:arm_call to:0x0202d364 module:main +from:0x02003a14 kind:arm_call to:0x0202d354 module:main +from:0x02003a30 kind:load to:0x02003f74 module:main +from:0x02003a34 kind:load to:0x02003f80 module:main +from:0x02003a38 kind:load to:0x02003f8c module:main +from:0x02003a50 kind:load to:0x027e0200 module:dtcm +from:0x02003a60 kind:load to:0x027e0200 module:dtcm +from:0x02003a6c kind:arm_call to:0x02003b0c module:main +from:0x02003a80 kind:arm_call to:0x02003f30 module:main +from:0x02003a94 kind:arm_call to:0x020037dc module:main +from:0x02003b08 kind:load to:0x027e0200 module:dtcm +from:0x02003b6c kind:load to:0x027e0200 module:dtcm +from:0x02003bd0 kind:load to:0x027e0200 module:dtcm +from:0x02003c34 kind:load to:0x027e0200 module:dtcm +from:0x02003c98 kind:load to:0x027e0200 module:dtcm +from:0x02003cfc kind:load to:0x027e0200 module:dtcm +from:0x02003d60 kind:load to:0x027e0200 module:dtcm +from:0x02003dc4 kind:load to:0x027e0200 module:dtcm +from:0x02003df4 kind:load to:0x027e0200 module:dtcm +from:0x02003e1c kind:load to:0x027e0200 module:dtcm +from:0x02003e44 kind:load to:0x027e0200 module:dtcm +from:0x02003ec8 kind:arm_call to:0x0202d364 module:main +from:0x02003ee4 kind:arm_call to:0x0202d354 module:main +from:0x02003f0c kind:load to:0x027e0200 module:dtcm +from:0x02003f2c kind:load to:0x027e0200 module:dtcm +from:0x02003f54 kind:load to:0x027e0200 module:dtcm +from:0x02003f70 kind:load to:0x027e0200 module:dtcm +from:0x02003f9c kind:arm_call to:0x02004010 module:main +from:0x02003fcc kind:arm_call to:0x0200410c module:main +from:0x02003ffc kind:arm_call to:0x020041f0 module:main +from:0x02004020 kind:arm_call to:0x02003d64 module:main +from:0x0200407c kind:arm_call to:0x0200410c module:main +from:0x020040a0 kind:arm_call to:0x02004190 module:main +from:0x020040c4 kind:arm_call to:0x020041f0 module:main +from:0x020040e8 kind:arm_call to:0x02004330 module:main +from:0x0200411c kind:arm_call to:0x02003aa8 module:main +from:0x02004144 kind:arm_call to:0x020041f0 module:main +from:0x02004164 kind:arm_call to:0x02004458 module:main +from:0x02004178 kind:arm_call to:0x02003f30 module:main +from:0x020041a0 kind:arm_call to:0x02003b0c module:main +from:0x020041c4 kind:arm_call to:0x020044c4 module:main +from:0x020041d8 kind:arm_call to:0x02003f30 module:main +from:0x02004204 kind:arm_call to:0x02003b70 module:main +from:0x0200422c kind:arm_call to:0x02004530 module:main +from:0x02004244 kind:arm_call to:0x02003f30 module:main +from:0x02004268 kind:arm_call to:0x02003bd4 module:main +from:0x02004298 kind:arm_call to:0x02004330 module:main +from:0x020042d8 kind:arm_call to:0x02004940 module:main +from:0x02004304 kind:arm_call to:0x0202b1c8 module:main +from:0x02004340 kind:arm_call to:0x02003bd4 module:main +from:0x02004378 kind:arm_call to:0x02004608 module:main +from:0x02004380 kind:arm_call to:0x0200459c module:main +from:0x0200439c kind:arm_call to:0x02003f30 module:main +from:0x020043cc kind:arm_call to:0x02003e20 module:main +from:0x02004404 kind:arm_call to:0x0200211c module:main +from:0x0200442c kind:arm_call to:0x02003e48 module:main +from:0x02004448 kind:arm_call to:0x02027610 module:main +from:0x02004468 kind:arm_call to:0x02003f30 module:main +from:0x02004480 kind:arm_call to:0x02003a54 module:main +from:0x02004498 kind:arm_call to:0x020043b4 module:main +from:0x020044b4 kind:arm_call to:0x02003f58 module:main +from:0x020044c0 kind:load to:0x02004788 module:main +from:0x020044d4 kind:arm_call to:0x02003f30 module:main +from:0x020044ec kind:arm_call to:0x02003a54 module:main +from:0x02004504 kind:arm_call to:0x020043b4 module:main +from:0x02004520 kind:arm_call to:0x02003f58 module:main +from:0x0200452c kind:load to:0x02004788 module:main +from:0x02004540 kind:arm_call to:0x02003f30 module:main +from:0x02004558 kind:arm_call to:0x02003a54 module:main +from:0x02004570 kind:arm_call to:0x020043b4 module:main +from:0x0200458c kind:arm_call to:0x02003f58 module:main +from:0x02004598 kind:load to:0x020047b0 module:main +from:0x020045ac kind:arm_call to:0x02003f30 module:main +from:0x020045c4 kind:arm_call to:0x02003a54 module:main +from:0x020045dc kind:arm_call to:0x020043b4 module:main +from:0x020045f8 kind:arm_call to:0x02003f58 module:main +from:0x02004604 kind:load to:0x020047e0 module:main +from:0x0200461c kind:arm_call to:0x02003f30 module:main +from:0x0200463c kind:arm_call to:0x02003e48 module:main +from:0x02004678 kind:arm_call to:0x02003a54 module:main +from:0x02004694 kind:arm_call to:0x0200211c module:main +from:0x020046bc kind:arm_call to:0x02003e48 module:main +from:0x020046e4 kind:arm_call to:0x02028e08 module:main +from:0x020046f4 kind:arm_call to:0x02028d74 module:main +from:0x02004700 kind:arm_call to:0x02027610 module:main +from:0x02004714 kind:arm_call to:0x02003f58 module:main +from:0x02004724 kind:load to:0x02045cb8 module:main +from:0x02004728 kind:load to:0x02045cb8 module:main +from:0x0200472c kind:load to:0x02004810 module:main +from:0x02004744 kind:arm_call to:0x020280c4 module:main +from:0x02004750 kind:arm_call to:0x02003a3c module:main +from:0x0200475c kind:arm_call to:0x02003f30 module:main +from:0x02004770 kind:arm_call to:0x02003f58 module:main +from:0x02004778 kind:arm_call to:0x02003a3c module:main +from:0x02004780 kind:arm_call to:0x020280d8 module:main +from:0x0200479c kind:arm_call to:0x02004730 module:main +from:0x020047a8 kind:arm_call to:0x0202a66c module:main +from:0x020047c4 kind:arm_call to:0x02004730 module:main +from:0x020047d0 kind:arm_call to:0x0202a68c module:main +from:0x020047d8 kind:arm_call to:0x0202b298 module:main +from:0x020047f4 kind:arm_call to:0x02004730 module:main +from:0x02004800 kind:arm_call to:0x0202a6ac module:main +from:0x02004808 kind:arm_call to:0x0202b330 module:main +from:0x02004820 kind:arm_call to:0x02004730 module:main +from:0x02004828 kind:arm_call to:0x0202b330 module:main +from:0x0200484c kind:arm_call to:0x0202b580 module:main +from:0x02004864 kind:arm_call to:0x0202b54c module:main +from:0x02004870 kind:arm_call to:0x0202a6ac module:main +from:0x0200488c kind:arm_call to:0x0202b580 module:main +from:0x020048a0 kind:arm_call to:0x0202b544 module:main +from:0x020048e8 kind:arm_call to:0x0200211c module:main +from:0x02004908 kind:arm_call to:0x02003e48 module:main +from:0x02004920 kind:arm_call to:0x02027610 module:main +from:0x02004930 kind:arm_call to:0x0202b54c module:main +from:0x0200493c kind:load to:0x02004830 module:main +from:0x02004960 kind:arm_call to:0x0202b378 module:main +from:0x02004998 kind:arm_call to:0x0202b398 module:main +from:0x020049c8 kind:arm_call to:0x02004878 module:main +from:0x020049e8 kind:arm_call to:0x0202b398 module:main +from:0x02004a08 kind:arm_call to:0x02003a54 module:main +from:0x02004a18 kind:arm_call to:0x02003c9c module:main +from:0x02004a2c kind:arm_call to:0x02002a4c module:main +from:0x02004a38 kind:arm_call to:0x02002a6c module:main +from:0x02004a64 kind:arm_call to:0x02002a84 module:main +from:0x02004aac kind:arm_call to:0x02003aa8 module:main +from:0x02004ad4 kind:arm_call to:0x02004b60 module:main +from:0x02004af8 kind:arm_call to:0x02003b0c module:main +from:0x02004b10 kind:arm_call to:0x02003f30 module:main +from:0x02004b28 kind:arm_call to:0x020037dc module:main +from:0x02004b54 kind:arm_call to:0x02004c64 module:main +from:0x02004b7c kind:arm_call to:0x02003220 module:main +from:0x02004b98 kind:arm_call to:0x02003390 module:main +from:0x02004bbc kind:arm_call to:0x020041f0 module:main +from:0x02004bcc kind:arm_call to:0x020032bc module:main +from:0x02004bf8 kind:arm_call to:0x0200410c module:main +from:0x02004c08 kind:arm_call to:0x020032bc module:main +from:0x02004c30 kind:arm_call to:0x020032c8 module:main +from:0x02004c3c kind:arm_call to:0x02002d88 module:main +from:0x02004c48 kind:arm_call to:0x02002dc8 module:main +from:0x02004c54 kind:arm_call to:0x02002eb8 module:main +from:0x02004c80 kind:arm_call to:0x02003220 module:main +from:0x02004c9c kind:arm_call to:0x02003390 module:main +from:0x02004cbc kind:arm_call to:0x020041f0 module:main +from:0x02004ccc kind:arm_call to:0x020032bc module:main +from:0x02004cf4 kind:arm_call to:0x020032c8 module:main +from:0x02004d00 kind:arm_call to:0x02002d88 module:main +from:0x02004d0c kind:arm_call to:0x02002dc8 module:main +from:0x02004d1c kind:arm_call to:0x02002ed8 module:main +from:0x02004d4c kind:arm_call to:0x02004e34 module:main +from:0x02004d6c kind:arm_call_thumb to:0x02001498 module:main +from:0x02004d84 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02004d98 kind:arm_call to:0x020273a0 module:main +from:0x02004dd0 kind:arm_call to:0x0202cee0 module:main +from:0x02004dd8 kind:arm_call to:0x020064ac module:main +from:0x02004e00 kind:arm_call to:0x02004e34 module:main +from:0x02004e0c kind:arm_call to:0x02005634 module:main +from:0x02004e14 kind:load to:0x02045cf4 module:main +from:0x02004e18 kind:load to:0x02045cfc module:main +from:0x02004e1c kind:load to:0x02045d20 module:main +from:0x02004e20 kind:load to:0x02045d08 module:main +from:0x02004e24 kind:load to:0x02045ea0 module:main +from:0x02004e28 kind:load to:0x027e0204 module:dtcm +from:0x02004e2c kind:load to:0x0204658c module:main +from:0x02004e30 kind:load to:0x020460a0 module:main +from:0x02004e58 kind:arm_call to:0x02003d00 module:main +from:0x02004ec0 kind:arm_call to:0x0200211c module:main +from:0x02004ed4 kind:arm_call to:0x020054dc module:main +from:0x02004ef4 kind:load to:0x0204658c module:main +from:0x02004ef8 kind:load to:0x020057c4 module:main +from:0x02004f14 kind:arm_call to:0x02003c38 module:main +from:0x02004f4c kind:arm_call to:0x02005218 module:main +from:0x02004f7c kind:arm_call to:0x02004efc module:main +from:0x02004f90 kind:arm_call to:0x02004f58 module:main +from:0x02004fb0 kind:arm_call to:0x02005484 module:main +from:0x02004fe4 kind:arm_call to:0x02005484 module:main +from:0x02004ff8 kind:load to:0x0204658c module:main +from:0x02005028 kind:arm_call to:0x02001f48 module:main +from:0x020050a4 kind:arm_call to:0x02006744 module:main +from:0x020050cc kind:arm_call to:0x02001fa4 module:main +from:0x020050e0 kind:arm_call to:0x02001f70 module:main +from:0x02005118 kind:arm_call to:0x020067b4 module:main +from:0x02005134 kind:arm_call to:0x02001fbc module:main +from:0x02005144 kind:arm_call to:0x020054dc module:main +from:0x02005158 kind:load to:0x02042bd4 module:main +from:0x0200515c kind:load to:0x0204658c module:main +from:0x0200517c kind:arm_call to:0x0200503c module:main +from:0x020051c0 kind:arm_call to:0x020054dc module:main +from:0x020051e8 kind:load to:0x0204658c module:main +from:0x02005230 kind:arm_call to:0x02005160 module:main +from:0x02005248 kind:arm_call to:0x020062d8 module:main +from:0x02005268 kind:arm_call to:0x020051ec module:main +from:0x0200528c kind:arm_call to:0x0203a12c module:main +from:0x02005330 kind:arm_call to:0x02001f30 module:main +from:0x02005340 kind:arm_call to:0x02001f48 module:main +from:0x020053b0 kind:arm_call to:0x020055d8 module:main +from:0x020053cc kind:arm_call to:0x020051ec module:main +from:0x020053e8 kind:arm_call to:0x0203a3a0 module:main +from:0x02005418 kind:arm_call to:0x020065a4 module:main +from:0x02005428 kind:arm_call to:0x02005610 module:main +from:0x0200543c kind:arm_call to:0x020051ec module:main +from:0x02005460 kind:arm_call to:0x02006820 module:main +from:0x02005470 kind:arm_call to:0x02006820 module:main +from:0x02005480 kind:load to:0x0200585c module:main +from:0x020054a0 kind:arm_call to:0x020054dc module:main +from:0x020054b0 kind:arm_call to:0x020054dc module:main +from:0x020054c4 kind:arm_call to:0x02001f48 module:main +from:0x020054e8 kind:arm_call to:0x020273b8 module:main +from:0x02005504 kind:arm_call to:0x020273b8 module:main +from:0x0200551c kind:arm_call to:0x02006798 module:main +from:0x02005540 kind:arm_call to:0x02005574 module:main +from:0x02005548 kind:arm_call to:0x02027438 module:main +from:0x02005564 kind:arm_call to:0x02027438 module:main +from:0x0200556c kind:load to:0x02046568 module:main +from:0x02005570 kind:load to:0x02045cf4 module:main +from:0x0200558c kind:arm_call to:0x02005610 module:main +from:0x020055a4 kind:arm_call to:0x02005694 module:main +from:0x020055c0 kind:arm_call to:0x02005694 module:main +from:0x020055c8 kind:arm_call to:0x020051ec module:main +from:0x020055d0 kind:load to:0x02046580 module:main +from:0x020055d4 kind:load to:0x02045cf4 module:main +from:0x020055ec kind:arm_call to:0x02006520 module:main +from:0x0200562c kind:arm_call to:0x0200657c module:main +from:0x02005658 kind:arm_call_thumb to:0x02026ba4 module:main +from:0x02005668 kind:arm_call_thumb to:0x02001498 module:main +from:0x02005674 kind:arm_call to:0x020273a0 module:main +from:0x02005684 kind:arm_call to:0x02026ec8 module:main +from:0x02005690 kind:load to:0x0200645c module:main +from:0x020056a0 kind:arm_call to:0x020280c4 module:main +from:0x020056b0 kind:arm_call_thumb to:0x0200158c module:main +from:0x020056c4 kind:arm_call_thumb to:0x0200158c module:main +from:0x020056e0 kind:arm_call_thumb to:0x02001550 module:main +from:0x020056e8 kind:arm_call to:0x02005798 module:main +from:0x020056fc kind:arm_call to:0x020280d8 module:main +from:0x0200570c kind:arm_call to:0x020280c4 module:main +from:0x0200571c kind:arm_call_thumb to:0x0200158c module:main +from:0x02005730 kind:arm_call_thumb to:0x02001550 module:main +from:0x02005748 kind:arm_call to:0x020280d8 module:main +from:0x02005758 kind:arm_call to:0x020280c4 module:main +from:0x0200576c kind:arm_call_thumb to:0x0200158c module:main +from:0x02005780 kind:arm_call_thumb to:0x02001550 module:main +from:0x02005788 kind:arm_call to:0x020280d8 module:main +from:0x02005794 kind:load to:0x02045cfc module:main +from:0x020057a0 kind:arm_call to:0x020280c4 module:main +from:0x020057b0 kind:arm_call_thumb to:0x020014c0 module:main +from:0x020057b8 kind:arm_call to:0x020280d8 module:main +from:0x020057c0 kind:load to:0x02045cfc module:main +from:0x020057dc kind:arm_call to:0x020273b8 module:main +from:0x020057f8 kind:arm_call to:0x020273b8 module:main +from:0x02005800 kind:arm_call to:0x020054dc module:main +from:0x02005824 kind:arm_call to:0x0200657c module:main +from:0x02005830 kind:arm_call to:0x02027438 module:main +from:0x0200584c kind:arm_call to:0x02027438 module:main +from:0x02005854 kind:load to:0x02046568 module:main +from:0x02005858 kind:load to:0x02045cf4 module:main +from:0x0200588c kind:arm_call_thumb to:0x0200158c module:main +from:0x020058ac kind:arm_call_thumb to:0x0200158c module:main +from:0x020058dc kind:arm_call to:0x02028d74 module:main +from:0x020058f8 kind:arm_call_thumb to:0x02001550 module:main +from:0x0200590c kind:arm_call to:0x02005798 module:main +from:0x02005910 kind:arm_call to:0x02005754 module:main +from:0x02005978 kind:arm_call_thumb to:0x020014c0 module:main +from:0x02005980 kind:arm_call to:0x02026e60 module:main +from:0x02005988 kind:load to:0x02046580 module:main +from:0x0200598c kind:load to:0x020460a0 module:main +from:0x02005990 kind:load to:0x02045cf4 module:main +from:0x020059e0 kind:arm_call to:0x02003c38 module:main +from:0x02005a0c kind:arm_call to:0x020062d8 module:main +from:0x02005a88 kind:arm_call to:0x0203a12c module:main +from:0x02005b70 kind:arm_call to:0x02028d74 module:main +from:0x02005ba0 kind:arm_call to:0x0203a3a0 module:main +from:0x02005df4 kind:arm_call to:0x020273b8 module:main +from:0x02005e68 kind:arm_call to:0x02027438 module:main +from:0x02006110 kind:arm_call to:0x02027438 module:main +from:0x02006138 kind:arm_call to:0x02028d74 module:main +from:0x02006154 kind:arm_call to:0x02028e08 module:main +from:0x02006204 kind:arm_call to:0x02005994 module:main +from:0x0200628c kind:arm_call to:0x0202762c module:main +from:0x020062c8 kind:load to:0x0203dc60 module:main +from:0x020062cc kind:load to:0x0203dc70 module:main +from:0x020062d0 kind:load to:0x02045d08 module:main +from:0x020062d4 kind:load to:0x027e0204 module:dtcm +from:0x020062e4 kind:arm_call to:0x02003f30 module:main +from:0x02006320 kind:load to:0x02006340 module:main +from:0x02006324 kind:load to:0x020063b8 module:main +from:0x02006328 kind:load to:0x020063c8 module:main +from:0x0200632c kind:load to:0x02006400 module:main +from:0x02006330 kind:load to:0x02006410 module:main +from:0x02006334 kind:load to:0x02006438 module:main +from:0x02006338 kind:load to:0x0200643c module:main +from:0x0200633c kind:load to:0x02006458 module:main +from:0x02006364 kind:arm_call to:0x02003e48 module:main +from:0x02006380 kind:arm_call to:0x02003f10 module:main +from:0x0200638c kind:arm_call to:0x0202d150 module:main +from:0x020063a4 kind:arm_call to:0x02003df8 module:main +from:0x020063c4 kind:load to:0x0202d1fc module:main +from:0x020063e8 kind:arm_call to:0x0202d364 module:main +from:0x020063f8 kind:arm_call to:0x0202d354 module:main +from:0x0200640c kind:load to:0x0202d2fc module:main +from:0x0200641c kind:arm_call to:0x02003f30 module:main +from:0x0200642c kind:arm_call to:0x02028e08 module:main +from:0x0200644c kind:arm_call to:0x02028e08 module:main +from:0x0200646c kind:arm_call to:0x02026e10 module:main +from:0x02006474 kind:arm_call to:0x020273b8 module:main +from:0x0200647c kind:arm_call to:0x02005704 module:main +from:0x0200648c kind:arm_call to:0x02027438 module:main +from:0x02006494 kind:arm_call to:0x02005ad0 module:main +from:0x0200649c kind:arm_call to:0x02005798 module:main +from:0x020064a4 kind:arm_call to:0x02027438 module:main +from:0x020064cc kind:arm_call_thumb to:0x02001498 module:main +from:0x02006510 kind:load to:0x02046b5c module:main +from:0x02006514 kind:load to:0x02046b60 module:main +from:0x02006518 kind:load to:0x020069b4 module:main +from:0x0200651c kind:load to:0x02006a00 module:main +from:0x02006560 kind:arm_call to:0x020036a8 module:main +from:0x02006590 kind:arm_call to:0x020036ec module:main +from:0x020065d0 kind:arm_call to:0x02006798 module:main +from:0x020065e4 kind:arm_call to:0x0203a3a0 module:main +from:0x02006608 kind:arm_call to:0x0203a3a0 module:main +from:0x02006610 kind:arm_call to:0x0200375c module:main +from:0x02006698 kind:arm_call to:0x0202a620 module:main +from:0x020066c0 kind:arm_call to:0x0202a528 module:main +from:0x020066cc kind:arm_call_thumb to:0x020014c0 module:main +from:0x02006704 kind:arm_call to:0x020280c4 module:main +from:0x0200671c kind:arm_call to:0x02006904 module:main +from:0x02006728 kind:arm_call to:0x020280d8 module:main +from:0x02006738 kind:load to:0x02046bac module:main +from:0x0200673c kind:load to:0x020068f4 module:main +from:0x02006740 kind:load to:0x02046b60 module:main +from:0x02006764 kind:arm_call to:0x0202a45c module:main +from:0x0200677c kind:arm_call_thumb to:0x0202fe40 module:main +from:0x02006784 kind:arm_call_thumb to:0x0202fe50 module:main +from:0x020067ac kind:arm_call to:0x02006850 module:main +from:0x020067f0 kind:arm_call to:0x0202b158 module:main +from:0x02006804 kind:arm_call to:0x0202a5d8 module:main +from:0x0200681c kind:load to:0x02046bac module:main +from:0x02006848 kind:arm_call to:0x0202a600 module:main +from:0x02006880 kind:arm_call to:0x0202a484 module:main +from:0x02006888 kind:arm_call_thumb to:0x0202fe60 module:main +from:0x02006890 kind:arm_call_thumb to:0x0202fe70 module:main +from:0x020068a0 kind:arm_call to:0x0202ad00 module:main +from:0x020068ac kind:arm_call to:0x0202aaf8 module:main +from:0x020068b4 kind:arm_call to:0x0202ac94 module:main +from:0x020068bc kind:arm_call to:0x020068c4 module:main +from:0x020068d0 kind:arm_call to:0x020037a0 module:main +from:0x020068dc kind:arm_call_thumb to:0x02001550 module:main +from:0x020068f0 kind:load to:0x02046b60 module:main +from:0x02006900 kind:load to:0x02006904 module:main +from:0x0200691c kind:arm_call to:0x0203a3a0 module:main +from:0x020069ac kind:load to:0x02046bac module:main +from:0x020069b0 kind:load to:0x02046b6c module:main +from:0x020069e0 kind:arm_call to:0x0202a484 module:main +from:0x020069e4 kind:arm_call to:0x0202ad00 module:main +from:0x020069f0 kind:arm_call to:0x0202aaf8 module:main +from:0x020069f8 kind:arm_call to:0x0202ac94 module:main +from:0x02006a28 kind:arm_call to:0x020280c4 module:main +from:0x02006a38 kind:arm_call to:0x02006904 module:main +from:0x02006a40 kind:arm_call to:0x020280d8 module:main +from:0x02006a68 kind:arm_call to:0x0202a45c module:main +from:0x02006a80 kind:load to:0x02006a70 module:main +from:0x02006a84 kind:load to:0x02006a88 module:main +from:0x02006aa4 kind:load to:0x02046c2c module:main +from:0x02006ab8 kind:arm_call to:0x02006c50 module:main +from:0x02006ae0 kind:load to:0x02046c2c module:main +from:0x02006ae4 kind:load to:0x02006af4 module:main +from:0x02006ae8 kind:load to:0x0204336c module:main +from:0x02006aec kind:load to:0x02006c10 module:main +from:0x02006af0 kind:load to:0x02043370 module:main +from:0x02006c0c kind:load to:0x02046c2c module:main +from:0x02006c30 kind:load to:0x02046c2c module:main +from:0x02006c4c kind:load to:0x02046c2c module:main +from:0x02006c68 kind:load to:0x02046c2c module:main +from:0x02006ce0 kind:load to:0x020432f4 module:main +from:0x02006ce4 kind:load to:0x020432d8 module:main +from:0x02006d04 kind:arm_call to:0x02006d14 module:main +from:0x02006d10 kind:load to:0x02006c6c module:main +from:0x02006d88 kind:load to:0x020432f4 module:main +from:0x02006dc4 kind:arm_call to:0x02006ca0 module:main +from:0x02006dd0 kind:arm_call to:0x02006e0c module:main +from:0x02006df8 kind:load to:0x02046c38 module:main +from:0x02006dfc kind:load to:0x02006e8c module:main +from:0x02006e00 kind:load to:0x02043374 module:main +from:0x02006e04 kind:load to:0x02006ff4 module:main +from:0x02006e08 kind:load to:0x02043378 module:main +from:0x02006e84 kind:load to:0x02046c38 module:main +from:0x02006e88 kind:load to:0x020432f4 module:main +from:0x02006fe4 kind:load to:0x02043324 module:main +from:0x02006fe8 kind:load to:0x0204330c module:main +from:0x02006fec kind:load to:0x020432d8 module:main +from:0x02006ff0 kind:load to:0x020432e0 module:main +from:0x0200703c kind:load to:0x020432f4 module:main +from:0x02007080 kind:load to:0x020432f4 module:main +from:0x020070b4 kind:arm_call to:0x0203a3a0 module:main +from:0x02007100 kind:arm_call to:0x02025bac module:main +from:0x02007110 kind:arm_call to:0x02025c08 module:main +from:0x02007114 kind:arm_call to:0x02025d3c module:main +from:0x0200712c kind:arm_call to:0x02025d80 module:main +from:0x0200713c kind:arm_call to:0x02025db4 module:main +from:0x02007140 kind:arm_call to:0x02025e1c module:main +from:0x0200714e kind:thumb_call_arm to:0x02025e58 module:main +from:0x02007156 kind:thumb_call_arm to:0x02025ee8 module:main +from:0x0200715a kind:thumb_call_arm to:0x02025fb4 module:main +from:0x02007166 kind:thumb_call_arm to:0x02025e58 module:main +from:0x0200716e kind:thumb_call_arm to:0x02025f4c module:main +from:0x02007172 kind:thumb_call_arm to:0x02025fb4 module:main +from:0x0200717c kind:load to:0x02025548 module:main +from:0x02007184 kind:load to:0x02025600 module:main +from:0x0200718c kind:load to:0x020256b8 module:main +from:0x02007194 kind:load to:0x02025770 module:main +from:0x0200719c kind:load to:0x02025268 module:main +from:0x020071a4 kind:load to:0x02025320 module:main +from:0x020071ac kind:load to:0x020253d8 module:main +from:0x020071b4 kind:load to:0x02025490 module:main +from:0x020071bc kind:load to:0x020253d8 module:main +from:0x020071c4 kind:load to:0x02025490 module:main +from:0x020071cc kind:load to:0x0202507c module:main +from:0x020071d4 kind:load to:0x02024fd8 module:main +from:0x020071e0 kind:thumb_call_arm to:0x02025960 module:main +from:0x020071ea kind:thumb_call_arm to:0x020259a8 module:main +from:0x020071ee kind:thumb_call_arm to:0x02025a10 module:main +from:0x020071fc kind:thumb_call_arm to:0x02025828 module:main +from:0x02007206 kind:thumb_call_arm to:0x020258b4 module:main +from:0x0200720a kind:thumb_call_arm to:0x02025920 module:main +from:0x02007214 kind:load to:0x02025124 module:main +from:0x0200721c kind:load to:0x020251c8 module:main +from:0x02007224 kind:load to:0x020255a4 module:main +from:0x0200722c kind:load to:0x0202565c module:main +from:0x02007234 kind:load to:0x02025714 module:main +from:0x0200723c kind:load to:0x020257cc module:main +from:0x02007244 kind:load to:0x020252c4 module:main +from:0x0200724c kind:load to:0x0202537c module:main +from:0x02007254 kind:load to:0x02025434 module:main +from:0x0200725c kind:load to:0x020254ec module:main +from:0x02007264 kind:load to:0x02025434 module:main +from:0x0200726c kind:load to:0x020254ec module:main +from:0x02007274 kind:load to:0x020250d0 module:main +from:0x0200727c kind:load to:0x02025028 module:main +from:0x02007288 kind:thumb_call_arm to:0x02025afc module:main +from:0x02007292 kind:thumb_call_arm to:0x02025b14 module:main +from:0x02007296 kind:thumb_call_arm to:0x02025b74 module:main +from:0x020072a4 kind:thumb_call_arm to:0x02025a4c module:main +from:0x020072ae kind:thumb_call_arm to:0x02025a64 module:main +from:0x020072b2 kind:thumb_call_arm to:0x02025ac4 module:main +from:0x020072bc kind:load to:0x02025174 module:main +from:0x020072c4 kind:load to:0x02025218 module:main +from:0x020072e4 kind:arm_call to:0x0202762c module:main +from:0x020072f8 kind:load to:0x0203dd24 module:main +from:0x0200731c kind:arm_call to:0x020070c4 module:main +from:0x02007334 kind:arm_call to:0x020070a4 module:main +from:0x02007378 kind:arm_call to:0x020070dc module:main +from:0x02007390 kind:arm_call to:0x020070a4 module:main +from:0x020073c4 kind:load to:0x02046c3c module:main +from:0x020073c8 kind:load to:0x020072fc module:main +from:0x020073cc kind:load to:0x02046c3c module:main +from:0x020073dc kind:arm_call to:0x02007350 module:main +from:0x020073e8 kind:arm_call to:0x02007370 module:main +from:0x020073f8 kind:arm_call to:0x020072c8 module:main +from:0x02007410 kind:arm_call to:0x02007350 module:main +from:0x0200741c kind:arm_call to:0x02007370 module:main +from:0x0200742c kind:load to:0x02046c3c module:main +from:0x0200744c kind:arm_call to:0x020070c4 module:main +from:0x02007460 kind:arm_call to:0x02007360 module:main +from:0x02007478 kind:arm_call to:0x02007314 module:main +from:0x02007494 kind:load to:0x02046c3c module:main +from:0x02007574 kind:arm_call to:0x020077f8 module:main +from:0x02007628 kind:arm_call to:0x020338ac module:main +from:0x020076e0 kind:arm_call to:0x02007498 module:main +from:0x0200778c kind:arm_call to:0x020075a8 module:main +from:0x020077ac kind:arm_call to:0x020077e0 module:main +from:0x0200784c kind:load to:0x020075ec module:main +from:0x0200785c kind:load to:0x020077f8 module:main +from:0x02007878 kind:arm_call to:0x020075e0 module:main +from:0x02007880 kind:arm_call to:0x020075e0 module:main +from:0x02007894 kind:arm_call_thumb to:0x0200ae70 module:main +from:0x020078b0 kind:arm_call to:0x02009efc module:main +from:0x020078d8 kind:arm_call to:0x02009ee0 module:main +from:0x020078e4 kind:arm_call to:0x02009ec4 module:main +from:0x020078f4 kind:arm_call to:0x02009ea4 module:main +from:0x0200793c kind:arm_call to:0x02007d68 module:main +from:0x02007964 kind:arm_call to:0x02009efc module:main +from:0x0200796c kind:arm_call to:0x020077a0 module:main +from:0x02007978 kind:arm_call to:0x02007980 module:main +from:0x02007988 kind:arm_call to:0x02007850 module:main +from:0x02007990 kind:arm_call to:0x02007860 module:main +from:0x020079a0 kind:arm_call to:0x020075ec module:main +from:0x020079b0 kind:arm_call to:0x02007860 module:main +from:0x020079c0 kind:arm_call to:0x02007784 module:main +from:0x020079d0 kind:arm_call to:0x02007860 module:main +from:0x020079e0 kind:arm_call to:0x020077f8 module:main +from:0x020079f0 kind:arm_call to:0x02007860 module:main +from:0x02007d40 kind:load to:0x0203de5c module:main +from:0x02007d44 kind:load to:0x0203de44 module:main +from:0x02007d64 kind:load to:0x02046c50 module:main +from:0x02007d74 kind:arm_call to:0x02007d50 module:main +from:0x02007e70 kind:load to:0x0203dde4 module:main +from:0x02007e8c kind:load to:0x0203de04 module:main +from:0x02007eb8 kind:arm_call to:0x02028c68 module:main +from:0x020080c4 kind:arm_call to:0x0200acb8 module:main +from:0x020080e0 kind:arm_call to:0x0200acb8 module:main +from:0x02008174 kind:arm_call to:0x0200acb8 module:main +from:0x02008190 kind:arm_call to:0x0200acb8 module:main +from:0x02008358 kind:arm_call to:0x02007fc0 module:main +from:0x02008544 kind:arm_call to:0x02007d8c module:main +from:0x02008558 kind:arm_call to:0x02007fc0 module:main +from:0x020085d8 kind:arm_call to:0x02028c68 module:main +from:0x02008644 kind:arm_call to:0x02028c68 module:main +from:0x020087b0 kind:arm_call to:0x02007e90 module:main +from:0x0200896c kind:arm_call to:0x02007d8c module:main +from:0x020089ac kind:arm_call to:0x02007e90 module:main +from:0x02008a2c kind:arm_call to:0x020090d4 module:main +from:0x02008a50 kind:arm_call to:0x0200911c module:main +from:0x02008b48 kind:arm_call to:0x020089e4 module:main +from:0x02008b54 kind:load to:0x0203ddcc module:main +from:0x02008bc8 kind:arm_call to:0x020089e4 module:main +from:0x02008bd4 kind:load to:0x0203dde4 module:main +from:0x02008bd8 kind:load to:0x0203ddd8 module:main +from:0x02008c0c kind:arm_call to:0x02008c8c module:main +from:0x02008da0 kind:arm_call to:0x02007e74 module:main +from:0x02008ed0 kind:arm_call to:0x02008ce8 module:main +from:0x02008f3c kind:arm_call to:0x02008ce8 module:main +from:0x02008fc0 kind:arm_call to:0x02008ce8 module:main +from:0x02008fdc kind:load to:0x0203dde4 module:main +from:0x020090c0 kind:arm_call_thumb to:0x0200af94 module:main +from:0x020090d0 kind:load to:0x0200ad18 module:main +from:0x020090fc kind:arm_call to:0x02008fe8 module:main +from:0x020091a8 kind:arm_call to:0x020090d4 module:main +from:0x020091c4 kind:arm_call to:0x0200911c module:main +from:0x0200925c kind:arm_call to:0x02009164 module:main +from:0x0200935c kind:arm_call to:0x0202762c module:main +from:0x0200937c kind:arm_call to:0x02025bac module:main +from:0x0200938c kind:arm_call to:0x02025c08 module:main +from:0x02009390 kind:arm_call to:0x02025d3c module:main +from:0x020093a4 kind:arm_call to:0x020251c8 module:main +from:0x020093b8 kind:arm_call to:0x02025218 module:main +from:0x02009500 kind:arm_call to:0x020092c4 module:main +from:0x02009574 kind:arm_call to:0x0202762c module:main +from:0x02009594 kind:arm_call to:0x02025bac module:main +from:0x020095a4 kind:arm_call to:0x02025c08 module:main +from:0x020095a8 kind:arm_call to:0x02025d3c module:main +from:0x020095bc kind:arm_call to:0x020251c8 module:main +from:0x020095d0 kind:arm_call to:0x02025218 module:main +from:0x02009718 kind:arm_call to:0x020092c4 module:main +from:0x0200974c kind:arm_call to:0x0202762c module:main +from:0x02009778 kind:arm_call to:0x02025960 module:main +from:0x02009788 kind:arm_call to:0x020259a8 module:main +from:0x0200978c kind:arm_call to:0x02025a10 module:main +from:0x020097a0 kind:arm_call to:0x0202507c module:main +from:0x020097b4 kind:arm_call to:0x02025afc module:main +from:0x020097c4 kind:arm_call to:0x02025b14 module:main +from:0x020097c8 kind:arm_call to:0x02025b74 module:main +from:0x020097dc kind:arm_call to:0x020250d0 module:main +from:0x020097e4 kind:arm_call to:0x02025d80 module:main +from:0x020097f4 kind:arm_call to:0x02025db4 module:main +from:0x020097f8 kind:arm_call to:0x02025e1c module:main +from:0x02009818 kind:arm_call to:0x020092ec module:main +from:0x020098c4 kind:arm_call to:0x02028c24 module:main +from:0x02009900 kind:arm_call to:0x02009820 module:main +from:0x02009d5c kind:arm_call to:0x0203a194 module:main +from:0x02009d7c kind:arm_call to:0x0203a194 module:main +from:0x02009ea0 kind:load to:0x027e0000 module:dtcm +from:0x02009f08 kind:load to:0x02009f0c module:main +from:0x02009f20 kind:arm_call to:0x02028bf0 module:main +from:0x02009f90 kind:load to:0x02023564 module:main +from:0x02009fac kind:load to:0x020235cc module:main +from:0x02009fc4 kind:thumb_call_arm to:0x0202762c module:main +from:0x0200a06c kind:load to:0x02025828 module:main +from:0x0200a070 kind:load to:0x02025920 module:main +from:0x0200a074 kind:load to:0x020258b4 module:main +from:0x0200a078 kind:load to:0x02025a4c module:main +from:0x0200a07c kind:load to:0x02025ac4 module:main +from:0x0200a080 kind:load to:0x02025a64 module:main +from:0x0200a094 kind:thumb_call_arm to:0x0202762c module:main +from:0x0200a0f8 kind:thumb_call_arm to:0x02028610 module:main +from:0x0200a104 kind:thumb_call_arm to:0x02028c08 module:main +from:0x0200a128 kind:thumb_call_arm to:0x02028610 module:main +from:0x0200a136 kind:thumb_call_arm to:0x02028c08 module:main +from:0x0200a144 kind:load to:0x027e0184 module:dtcm +from:0x0200a164 kind:load to:0x0203de84 module:main +from:0x0200a180 kind:thumb_call_arm to:0x020243d8 module:main +from:0x0200a198 kind:thumb_call to:0x02009f60 module:main +from:0x0200a1a4 kind:thumb_call to:0x02009f94 module:main +from:0x0200a1d8 kind:load to:0x0203deec module:main +from:0x0200a1dc kind:load to:0x0203df0c module:main +from:0x0200a1f6 kind:thumb_call to:0x02009f60 module:main +from:0x0200a204 kind:thumb_call to:0x02009f94 module:main +from:0x0200a230 kind:load to:0x0203de94 module:main +from:0x0200a234 kind:load to:0x0203df0c module:main +from:0x0200a24e kind:thumb_call to:0x02009f60 module:main +from:0x0200a25c kind:thumb_call to:0x02009f94 module:main +from:0x0200a288 kind:load to:0x0203de74 module:main +from:0x0200a28c kind:load to:0x0203df0c module:main +from:0x0200a29c kind:thumb_call to:0x02009f34 module:main +from:0x0200a2ae kind:thumb_call to:0x0200a168 module:main +from:0x0200a2b4 kind:load to:0x0203ded4 module:main +from:0x0200a2c0 kind:thumb_call to:0x02009f34 module:main +from:0x0200a2d4 kind:thumb_call to:0x0200a1e0 module:main +from:0x0200a2dc kind:load to:0x0203debc module:main +from:0x0200a2e0 kind:load to:0x02046c5c module:main +from:0x0200a2ec kind:thumb_call to:0x02009f34 module:main +from:0x0200a300 kind:thumb_call to:0x0200a238 module:main +from:0x0200a308 kind:load to:0x0203dea4 module:main +from:0x0200a30c kind:load to:0x02046c5c module:main +from:0x0200a31a kind:thumb_call to:0x0200a148 module:main +from:0x0200a322 kind:thumb_call to:0x02009fb0 module:main +from:0x0200a32c kind:thumb_call to:0x0200a084 module:main +from:0x0200a36a kind:thumb_call to:0x0200a310 module:main +from:0x0200a382 kind:thumb_call to:0x0200a310 module:main +from:0x0200a3b4 kind:thumb_call_arm to:0x0202762c module:main +from:0x0200a3fc kind:thumb_call_arm to:0x02028610 module:main +from:0x0200a408 kind:thumb_call_arm to:0x02028c08 module:main +from:0x0200a410 kind:load to:0x0203df0c module:main +from:0x0200a414 kind:load to:0x027e0184 module:dtcm +from:0x0200a460 kind:thumb_call_arm to:0x0200ac24 module:main +from:0x0200a47a kind:thumb_call_arm to:0x0202762c module:main +from:0x0200a49a kind:thumb_call to:0x0200a7f4 module:main +from:0x0200a4a4 kind:load to:0x0203df0c module:main +from:0x0200a4ca kind:thumb_call to:0x0200a290 module:main +from:0x0200a4dc kind:thumb_call to:0x0200a2b8 module:main +from:0x0200a4ee kind:thumb_call to:0x0200a2e4 module:main +from:0x0200a706 kind:thumb_call_arm to:0x02028e08 module:main +from:0x0200a762 kind:thumb_call_arm to:0x02028c08 module:main +from:0x0200a78e kind:thumb_call to:0x0200a334 module:main +from:0x0200a79c kind:thumb_call to:0x0200a38c module:main +from:0x0200a7a8 kind:thumb_call to:0x0200a418 module:main +from:0x0200a7d8 kind:thumb_call to:0x0200a4a8 module:main +from:0x0200a7ec kind:thumb_call to:0x0200a778 module:main +from:0x0200a8ba kind:thumb_call to:0x0200a4f8 module:main +from:0x0200a8d6 kind:thumb_call to:0x0200a6d0 module:main +from:0x0200a8f2 kind:thumb_call to:0x0200a71c module:main +from:0x0200a964 kind:arm_call to:0x02008a0c module:main +from:0x0200aa74 kind:arm_call to:0x02009164 module:main +from:0x0200aa94 kind:arm_call to:0x02009164 module:main +from:0x0200aae4 kind:arm_call to:0x0200a8fc module:main +from:0x0200ab30 kind:arm_call to:0x02009214 module:main +from:0x0200ac18 kind:arm_call to:0x0200a9b0 module:main +from:0x0200acb0 kind:load to:0x0203df0c module:main +from:0x0200ad00 kind:arm_call to:0x0200acb8 module:main +from:0x0200ad32 kind:thumb_call to:0x0200b0f4 module:main +from:0x0200ad3c kind:thumb_call to:0x0200ad5c module:main +from:0x0200ad58 kind:load to:0x0200ad2d module:main +from:0x0200ae44 kind:load to:0x0200b125 module:main +from:0x0200ae4e kind:thumb_call to:0x0200b0f4 module:main +from:0x0200ae58 kind:thumb_call to:0x0200ae90 module:main +from:0x0200ae9a kind:thumb_call to:0x0200ae24 module:main +from:0x0200aeac kind:thumb_call to:0x0200ae70 module:main +from:0x0200aede kind:thumb_call to:0x0200ae3c module:main +from:0x0200aeea kind:thumb_call to:0x0200b0f4 module:main +from:0x0200aef4 kind:thumb_call to:0x0200af0c module:main +from:0x0200af1a kind:thumb_call to:0x0200b0f4 module:main +from:0x0200af24 kind:thumb_call to:0x0200af3c module:main +from:0x0200af4a kind:thumb_call to:0x0200b0f4 module:main +from:0x0200af54 kind:thumb_call to:0x0200af6c module:main +from:0x0200af7a kind:thumb_call to:0x0200b0f4 module:main +from:0x0200b028 kind:thumb_call_arm to:0x020284f4 module:main +from:0x0200b030 kind:thumb_call to:0x0200b064 module:main +from:0x0200b038 kind:thumb_call to:0x0200b0f4 module:main +from:0x0200b23c kind:load to:0x0204337c module:main +from:0x0200b240 kind:load to:0x02043380 module:main +from:0x0200b244 kind:load to:0x02043384 module:main +from:0x0200b2d8 kind:arm_call to:0x02028c24 module:main +from:0x0200b308 kind:load to:0x027e0020 module:dtcm +from:0x0200b30c kind:load to:0x027e001c module:dtcm +from:0x0200b310 kind:load to:0x027e0018 module:dtcm +from:0x0200b46c kind:arm_call to:0x0200b3cc module:main +from:0x0200b478 kind:arm_call to:0x0200b314 module:main +from:0x0200b484 kind:arm_call to:0x0200b3cc module:main +from:0x0200b490 kind:arm_call to:0x0200b314 module:main +from:0x0200b49c kind:arm_call to:0x0200b3cc module:main +from:0x0200b4a8 kind:arm_call to:0x0200b314 module:main +from:0x0200b534 kind:arm_call to:0x0200b4b0 module:main +from:0x0200b548 kind:arm_call to:0x0200b4b0 module:main +from:0x0200b55c kind:arm_call to:0x0200b4b0 module:main +from:0x0200b5f4 kind:arm_call to:0x02025bac module:main +from:0x0200b618 kind:arm_call to:0x02025c08 module:main +from:0x0200b654 kind:arm_call to:0x02025c08 module:main +from:0x0200b678 kind:arm_call to:0x02025c08 module:main +from:0x0200b690 kind:arm_call to:0x02025d3c module:main +from:0x0200b6c8 kind:arm_call to:0x02025d80 module:main +from:0x0200b6e8 kind:arm_call to:0x02025db4 module:main +from:0x0200b700 kind:arm_call to:0x02025e1c module:main +from:0x0200b7ec kind:arm_call to:0x01ffb428 module:itcm +from:0x0200b80c kind:arm_call to:0x01ffb428 module:itcm +from:0x0200b96c kind:arm_call to:0x0200f05c module:main +from:0x0200b9c0 kind:arm_call to:0x0200b708 module:main +from:0x0200ba84 kind:arm_call to:0x0200b708 module:main +from:0x0200bb04 kind:arm_call to:0x0200b838 module:main +from:0x0200bb3c kind:arm_call to:0x0200f05c module:main +from:0x0200bb58 kind:arm_call to:0x0200b838 module:main +from:0x0200bccc kind:arm_call to:0x0200f05c module:main +from:0x0200bd20 kind:arm_call to:0x0200bb6c module:main +from:0x0200bdf4 kind:arm_call to:0x0200bb6c module:main +from:0x0200beac kind:arm_call to:0x0200f05c module:main +from:0x0200bf58 kind:arm_call to:0x0200b8f0 module:main +from:0x0200bf68 kind:arm_call to:0x0200bc48 module:main +from:0x0200bffc kind:arm_call to:0x0200ba90 module:main +from:0x0200c004 kind:arm_call to:0x0200be08 module:main +from:0x0200c040 kind:thumb_call_arm to:0x01ffa81c module:itcm +from:0x0200c046 kind:thumb_call_arm to:0x01ffb00c module:itcm +from:0x0200c080 kind:thumb_call_arm to:0x01ffa06c module:itcm +from:0x0200c0ac kind:load to:0x027e0208 module:dtcm +from:0x0200c0b4 kind:load to:0x027e0288 module:dtcm +from:0x0200c0c4 kind:load to:0x027e0254 module:dtcm +from:0x0200c0c8 kind:load to:0x027e0210 module:dtcm +from:0x0200c0f8 kind:load to:0x027e02c4 module:dtcm +from:0x0200c0fc kind:load to:0x027e0408 module:dtcm +from:0x0200c128 kind:load to:0x027e02e8 module:dtcm +from:0x0200c12c kind:load to:0x027e0208 module:dtcm +from:0x0200c158 kind:load to:0x027e02f4 module:dtcm +from:0x0200c15c kind:load to:0x027e0208 module:dtcm +from:0x0200c170 kind:load to:0x027e02b0 module:dtcm +from:0x0200c194 kind:load to:0x027e0208 module:dtcm +from:0x0200c1b4 kind:arm_call to:0x01ffa9e8 module:itcm +from:0x0200c1cc kind:load to:0x027e0208 module:dtcm +from:0x0200c1d0 kind:load to:0x027e0254 module:dtcm +from:0x0200c1d4 kind:load to:0x027e0308 module:dtcm +from:0x0200c1f0 kind:arm_call to:0x01ffad5c module:itcm +from:0x0200c210 kind:arm_call to:0x01ffa93c module:itcm +from:0x0200c21c kind:arm_call to:0x01ffa9e8 module:itcm +from:0x0200c228 kind:load to:0x027e0338 module:dtcm +from:0x0200c22c kind:load to:0x027e02c4 module:dtcm +from:0x0200c230 kind:load to:0x027e0254 module:dtcm +from:0x0200c234 kind:load to:0x027e0208 module:dtcm +from:0x0200c238 kind:load to:0x027e0368 module:dtcm +from:0x0200c250 kind:arm_call to:0x0200c1d8 module:main +from:0x0200c268 kind:load to:0x027e0208 module:dtcm +from:0x0200c26c kind:load to:0x027e0338 module:dtcm +from:0x0200c284 kind:arm_call to:0x0200c1d8 module:main +from:0x0200c29c kind:load to:0x027e0208 module:dtcm +from:0x0200c2a0 kind:load to:0x027e0368 module:dtcm +from:0x0200c4c4 kind:arm_call to:0x02028c68 module:main +from:0x0200c534 kind:arm_call to:0x02028c38 module:main +from:0x0200c544 kind:arm_call to:0x02028c38 module:main +from:0x0200c55c kind:arm_call to:0x01ffb428 module:itcm +from:0x0200c578 kind:arm_call to:0x0200c310 module:main +from:0x0200c708 kind:arm_call to:0x01ffb464 module:itcm +from:0x0200c718 kind:arm_call to:0x01ffb464 module:itcm +from:0x0200c728 kind:arm_call to:0x01ffb464 module:itcm +from:0x0200c79c kind:arm_call to:0x01ffb780 module:itcm +from:0x0200c7c8 kind:arm_call to:0x02028c38 module:main +from:0x0200c7d8 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200c804 kind:arm_call to:0x02028c38 module:main +from:0x0200c814 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200c824 kind:arm_call to:0x01ffb780 module:itcm +from:0x0200c834 kind:load to:0x027e046c module:dtcm +from:0x0200c838 kind:load to:0x02047a6c module:main +from:0x0200c83c kind:load to:0x02047a70 module:main +from:0x0200c840 kind:load to:0x02047a74 module:main +from:0x0200c910 kind:load to:0x027e006c module:dtcm +from:0x0200c92c kind:arm_call to:0x02028c68 module:main +from:0x0200ca8c kind:arm_call to:0x0200c8cc module:main +from:0x0200caa0 kind:load to:0x027e0030 module:dtcm +from:0x0200caa4 kind:load to:0x027e0024 module:dtcm +from:0x0200caa8 kind:load to:0x027e003c module:dtcm +from:0x0200cb40 kind:arm_call to:0x02028c24 module:main +from:0x0200cb50 kind:arm_call to:0x02028c24 module:main +from:0x0200cb60 kind:arm_call to:0x02028c24 module:main +from:0x0200cb74 kind:arm_call to:0x0200caac module:main +from:0x0200cb88 kind:arm_call to:0x0200caac module:main +from:0x0200cb9c kind:arm_call to:0x0200caac module:main +from:0x0200cbc0 kind:arm_call to:0x0200c914 module:main +from:0x0200cbd8 kind:arm_call to:0x0200c914 module:main +from:0x0200cbec kind:load to:0x027e046c module:dtcm +from:0x0200ccd8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200cd3c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200cd5c kind:arm_call to:0x02024d3c module:main +from:0x0200cd78 kind:arm_call to:0x0200c23c module:main +from:0x0200cd98 kind:arm_call to:0x01ffa844 module:itcm +from:0x0200cda8 kind:arm_call to:0x01ffb06c module:itcm +from:0x0200cdc8 kind:arm_call to:0x01ffb800 module:itcm +from:0x0200cdd4 kind:arm_call to:0x01ffb800 module:itcm +from:0x0200cde0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0200ce10 kind:arm_call to:0x02028c50 module:main +from:0x0200ce14 kind:arm_call to:0x0200c270 module:main +from:0x0200ce20 kind:arm_call to:0x02028c50 module:main +from:0x0200ce38 kind:arm_call to:0x02028c50 module:main +from:0x0200ce60 kind:arm_call to:0x02028c50 module:main +from:0x0200ce64 kind:arm_call to:0x0200c198 module:main +from:0x0200ce78 kind:arm_call to:0x02028c50 module:main +from:0x0200cee8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200cf00 kind:load to:0x02043450 module:main +from:0x0200cf04 kind:load to:0x0204345c module:main +from:0x0200cf10 kind:load to:0x027e0208 module:dtcm +from:0x0200cf14 kind:load to:0x027e0254 module:dtcm +from:0x0200cf1c kind:load to:0x02043424 module:main +from:0x0200cf24 kind:load to:0x0204342c module:main +from:0x0200cf28 kind:load to:0x02043420 module:main +from:0x0200cfc8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200d02c kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200d04c kind:arm_call to:0x02024d3c module:main +from:0x0200d068 kind:arm_call to:0x0200c23c module:main +from:0x0200d070 kind:arm_call to:0x01ffa844 module:itcm +from:0x0200d090 kind:arm_call to:0x01ffa844 module:itcm +from:0x0200d0a0 kind:arm_call to:0x01ffb06c module:itcm +from:0x0200d0c0 kind:arm_call to:0x01ffb800 module:itcm +from:0x0200d0cc kind:arm_call to:0x01ffb800 module:itcm +from:0x0200d0dc kind:arm_call to:0x01ffb800 module:itcm +from:0x0200d100 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200d124 kind:arm_call to:0x01ffb860 module:itcm +from:0x0200d164 kind:arm_call to:0x02028c50 module:main +from:0x0200d168 kind:arm_call to:0x0200c270 module:main +from:0x0200d174 kind:arm_call to:0x02028c50 module:main +from:0x0200d18c kind:arm_call to:0x02028c50 module:main +from:0x0200d1b4 kind:arm_call to:0x02028c50 module:main +from:0x0200d1b8 kind:arm_call to:0x0200c198 module:main +from:0x0200d1cc kind:arm_call to:0x02028c50 module:main +from:0x0200d23c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200d254 kind:load to:0x02043498 module:main +from:0x0200d258 kind:load to:0x020434a4 module:main +from:0x0200d25c kind:load to:0x02043474 module:main +from:0x0200d268 kind:load to:0x027e0208 module:dtcm +from:0x0200d26c kind:load to:0x027e0254 module:dtcm +from:0x0200d274 kind:load to:0x0204346c module:main +from:0x0200d27c kind:load to:0x02043468 module:main +from:0x0200d2c4 kind:arm_call to:0x02028c68 module:main +from:0x0200d2c8 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200d360 kind:arm_call to:0x02024a40 module:main +from:0x0200d59c kind:arm_call to:0x02024d3c module:main +from:0x0200d5c4 kind:arm_call to:0x02024a5c module:main +from:0x0200d744 kind:arm_call to:0x02024d6c module:main +from:0x0200d958 kind:arm_call to:0x02024a08 module:main +from:0x0200d96c kind:arm_call to:0x02024a08 module:main +from:0x0200d9c0 kind:load to:0x02048060 module:main +from:0x0200d9c8 kind:load to:0x020480a0 module:main +from:0x0200da74 kind:arm_call to:0x01ff8dac module:itcm +from:0x0200daf8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200db7c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200db94 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dc24 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dc5c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dd30 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dd80 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dd90 kind:arm_call to:0x0200e260 module:main +from:0x0200dda8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200ddd0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200dde0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200ddf0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200de1c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200de34 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200de4c kind:load to:0x020433d0 module:main +from:0x0200de50 kind:load to:0x020433dc module:main +from:0x0200de54 kind:load to:0x027e0208 module:dtcm +from:0x0200de58 kind:load to:0x027e0254 module:dtcm +from:0x0200de5c kind:load to:0x027e02c4 module:dtcm +from:0x0200de8c kind:arm_call to:0x0200e260 module:main +from:0x0200dea8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200def4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200df88 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e05c kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e0b0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e0c0 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e0ec kind:arm_call to:0x0200c198 module:main +from:0x0200e104 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e114 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e118 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200e134 kind:arm_call to:0x02024d3c module:main +from:0x0200e160 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e1a8 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e1c4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e1dc kind:arm_call to:0x01ff8e58 module:itcm +from:0x0200e1f4 kind:load to:0x020433d0 module:main +from:0x0200e1f8 kind:load to:0x020433d4 module:main +from:0x0200e1fc kind:load to:0x020433e0 module:main +from:0x0200e200 kind:load to:0x027e0208 module:dtcm +from:0x0200e204 kind:load to:0x027e02e8 module:dtcm +from:0x0200e208 kind:load to:0x027e02c4 module:dtcm +from:0x0200e230 kind:load to:0x027e0470 module:dtcm +from:0x0200e238 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200e250 kind:load to:0x027e0470 module:dtcm +from:0x0200e270 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0200e298 kind:arm_call to:0x02024d3c module:main +from:0x0200e2ac kind:arm_call to:0x01ffb038 module:itcm +from:0x0200e2bc kind:arm_call to:0x02024d6c module:main +from:0x0200e2ee kind:thumb_call to:0x02024a78 module:main +from:0x0200e2f2 kind:thumb_call to:0x0200c01c module:main +from:0x0200e34c kind:load to:0x0203df70 module:main +from:0x0200e37c kind:arm_call to:0x0200e310 module:main +from:0x0200e3ac kind:arm_call to:0x0200e350 module:main +from:0x0200e3d8 kind:arm_call to:0x0200e310 module:main +from:0x0200e3e4 kind:arm_call to:0x0200e350 module:main +from:0x0200e410 kind:arm_call to:0x0200e350 module:main +from:0x0200e440 kind:arm_call to:0x0200e310 module:main +from:0x0200e44c kind:arm_call to:0x0200e350 module:main +from:0x0200e4e8 kind:arm_call to:0x0200f38c module:main +from:0x0200e4f4 kind:arm_call to:0x0200b5a8 module:main +from:0x0200e500 kind:arm_call to:0x0200b5bc module:main +from:0x0200e50c kind:arm_call to:0x0200b69c module:main +from:0x0200e61c kind:arm_call to:0x0200b5d0 module:main +from:0x0200e628 kind:arm_call to:0x0200b6b0 module:main +from:0x0200e634 kind:arm_call to:0x0200b5e4 module:main +from:0x0200e640 kind:arm_call to:0x0200b6b8 module:main +from:0x0200e658 kind:arm_call to:0x0200f37c module:main +from:0x0200e668 kind:arm_call to:0x0200bed8 module:main +from:0x0200e690 kind:load to:0x02043374 module:main +from:0x0200e694 kind:load to:0x0204336c module:main +from:0x0200e698 kind:load to:0x02043370 module:main +from:0x0200e69c kind:load to:0x02043378 module:main +from:0x0200ee04 kind:arm_call to:0x0200e750 module:main +from:0x0200ee44 kind:arm_call to:0x0200e7d0 module:main +from:0x0200ee84 kind:arm_call to:0x0200e850 module:main +from:0x0200eec4 kind:arm_call to:0x0200e8d0 module:main +from:0x0200ef04 kind:arm_call to:0x0200e948 module:main +from:0x0200ef44 kind:arm_call to:0x0200e9c0 module:main +from:0x0200ef84 kind:arm_call to:0x0200ea38 module:main +from:0x0200efc4 kind:arm_call to:0x0200eab0 module:main +from:0x0200f004 kind:arm_call to:0x0200eb28 module:main +from:0x0200f044 kind:arm_call to:0x0200eba4 module:main +from:0x0200f444 kind:arm_call to:0x0200f05c module:main +from:0x0200f4bc kind:arm_call to:0x0200f524 module:main +from:0x0200f58c kind:arm_call to:0x02028bf0 module:main +from:0x0200f5d0 kind:load to:0x027e0008 module:dtcm +from:0x0200f608 kind:arm_call to:0x0200f8b4 module:main +from:0x0200f6a0 kind:load to:0x027e046c module:dtcm +from:0x0200f730 kind:load to:0x027e046c module:dtcm +from:0x0200f7cc kind:arm_call_thumb to:0x02028f38 module:main +from:0x0200f8a0 kind:load to:0x027e046c module:dtcm +from:0x0200f8a4 kind:load to:0x0203e070 module:main +from:0x0200f8a8 kind:load to:0x0203e071 module:main +from:0x0200f8ac kind:load to:0x0203e072 module:main +from:0x0200f8b0 kind:load to:0x0203e073 module:main +from:0x0200f93c kind:arm_call to:0x0200fd58 module:main +from:0x0200f944 kind:arm_call to:0x0200fc08 module:main +from:0x0200f978 kind:arm_call to:0x0200fd58 module:main +from:0x0200f980 kind:arm_call to:0x0200fc08 module:main +from:0x0200f9b4 kind:arm_call to:0x0200fd58 module:main +from:0x0200f9bc kind:arm_call to:0x0200fc08 module:main +from:0x0200f9e8 kind:arm_call to:0x0200f610 module:main +from:0x0200fa14 kind:arm_call to:0x02010604 module:main +from:0x0200fa1c kind:arm_call to:0x02010200 module:main +from:0x0200fa40 kind:arm_call to:0x0201093c module:main +from:0x0200fac0 kind:arm_call to:0x0200f734 module:main +from:0x0200faec kind:arm_call to:0x02010080 module:main +from:0x0200faf4 kind:arm_call to:0x0200feac module:main +from:0x0200fb34 kind:arm_call to:0x02010080 module:main +from:0x0200fb3c kind:arm_call to:0x0200feac module:main +from:0x0200fb7c kind:arm_call to:0x02010080 module:main +from:0x0200fb84 kind:arm_call to:0x0200feac module:main +from:0x0200fbc0 kind:arm_call to:0x0200f6a4 module:main +from:0x0200fc04 kind:load to:0x027e046c module:dtcm +from:0x020102b0 kind:arm_call to:0x0201093c module:main +from:0x020102cc kind:arm_call to:0x0201093c module:main +from:0x02010350 kind:arm_call to:0x01ffb860 module:itcm +from:0x0201035c kind:arm_call to:0x01ffb860 module:itcm +from:0x020103ac kind:arm_call to:0x01ffb860 module:itcm +from:0x02010434 kind:arm_call to:0x0201093c module:main +from:0x02010450 kind:arm_call to:0x0201093c module:main +from:0x020104c0 kind:arm_call to:0x01ffb860 module:itcm +from:0x020104cc kind:arm_call to:0x01ffb860 module:itcm +from:0x02010510 kind:arm_call to:0x01ffb860 module:itcm +from:0x02010588 kind:arm_call to:0x0201093c module:main +from:0x020105f4 kind:arm_call to:0x01ffb860 module:itcm +from:0x0201067c kind:arm_call to:0x0201093c module:main +from:0x020106e8 kind:arm_call to:0x01ffb860 module:itcm +from:0x02010784 kind:arm_call to:0x0201093c module:main +from:0x020107a0 kind:arm_call to:0x0201093c module:main +from:0x02010858 kind:arm_call to:0x01ffb860 module:itcm +from:0x02010864 kind:arm_call to:0x01ffb860 module:itcm +from:0x020108cc kind:arm_call to:0x01ffb860 module:itcm +from:0x02010a94 kind:load to:0x0203e071 module:main +from:0x02010a98 kind:load to:0x0203e070 module:main +from:0x02010a9c kind:load to:0x0203e072 module:main +from:0x02010aa0 kind:load to:0x0203e073 module:main +from:0x02010d34 kind:arm_call to:0x02028bf0 module:main +from:0x02010d90 kind:arm_call to:0x0200f218 module:main +from:0x02010db8 kind:load to:0x027e0014 module:dtcm +from:0x02010e14 kind:arm_call to:0x02010aa4 module:main +from:0x02010e28 kind:arm_call to:0x02010aa4 module:main +from:0x02010e54 kind:arm_call to:0x02010aa4 module:main +from:0x02010e68 kind:arm_call to:0x02010aa4 module:main +from:0x02010e94 kind:arm_call to:0x02010c04 module:main +from:0x02011100 kind:arm_call to:0x02010eac module:main +from:0x02011118 kind:arm_call to:0x02010eac module:main +from:0x02011144 kind:arm_call to:0x02010fa0 module:main +from:0x0201116c kind:arm_call to:0x02010eac module:main +from:0x02011184 kind:arm_call to:0x02010eac module:main +from:0x020111ec kind:arm_call to:0x02028bf0 module:main +from:0x02011248 kind:arm_call to:0x0200f218 module:main +from:0x02011270 kind:load to:0x027e000c module:dtcm +from:0x02011294 kind:arm_call to:0x020110ac module:main +from:0x02011300 kind:arm_call to:0x02028bf0 module:main +from:0x0201135c kind:arm_call to:0x0200f218 module:main +from:0x02011384 kind:load to:0x027e0010 module:dtcm +from:0x020113a0 kind:arm_call to:0x0200f05c module:main +from:0x0201142c kind:arm_call to:0x01ffb428 module:itcm +from:0x0201144c kind:arm_call to:0x01ffb428 module:itcm +from:0x02011480 kind:arm_call to:0x0200f05c module:main +from:0x020114ec kind:arm_call to:0x0200f4b0 module:main +from:0x020114fc kind:arm_call to:0x0200f460 module:main +from:0x0201150c kind:arm_call to:0x02011388 module:main +from:0x02011520 kind:arm_call to:0x0200f488 module:main +from:0x02011530 kind:arm_call to:0x02011460 module:main +from:0x02011588 kind:arm_call to:0x01ff8e58 module:itcm +from:0x020115a4 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02011624 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02011638 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02011680 kind:arm_call to:0x01ff8e58 module:itcm +from:0x0201169c kind:arm_call to:0x01ff8e58 module:itcm +from:0x020117dc kind:load to:0x027e046c module:dtcm +from:0x020117e0 kind:load to:0x02047a6c module:main +from:0x020117e4 kind:load to:0x02047a70 module:main +from:0x020117e8 kind:load to:0x02047a74 module:main +from:0x02011810 kind:arm_call to:0x01ffb644 module:itcm +from:0x0201185c kind:arm_call to:0x01ffb558 module:itcm +from:0x02011878 kind:arm_call to:0x01ffb644 module:itcm +from:0x020118e0 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011918 kind:arm_call to:0x01ffb644 module:itcm +from:0x02011928 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011948 kind:arm_call to:0x01ffb644 module:itcm +from:0x020119a0 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011a9c kind:arm_call to:0x01ffb644 module:itcm +from:0x02011ae8 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011b04 kind:arm_call to:0x01ffb644 module:itcm +from:0x02011b44 kind:arm_call to:0x01ffb558 module:itcm +from:0x02011b7c kind:arm_call to:0x01ffb644 module:itcm +from:0x02011b8c kind:arm_call to:0x01ffb558 module:itcm +from:0x02011bac kind:arm_call to:0x01ffb644 module:itcm +from:0x02011bec kind:arm_call to:0x01ffb558 module:itcm +from:0x02011d88 kind:arm_call to:0x01ff8e58 module:itcm +from:0x02011d9c kind:load to:0x020434b0 module:main +from:0x02011da4 kind:arm_call_thumb to:0x020276a4 module:main +from:0x02011da8 kind:arm_call_thumb to:0x02027bcc module:main +from:0x02011dac kind:arm_call_thumb to:0x02027dc0 module:main +from:0x02011db0 kind:arm_call_thumb to:0x020233a8 module:main +from:0x02011dc4 kind:arm_call to:0x020235e8 module:main +from:0x02011dd0 kind:arm_call to:0x020235e8 module:main +from:0x02011de4 kind:arm_call to:0x020280b0 module:main +from:0x02011dec kind:arm_call to:0x0202cea8 module:main +from:0x02011dfc kind:arm_call_thumb to:0x02014824 module:main +from:0x02011e00 kind:arm_call to:0x020c4e6c module:overlay(18) +from:0x02011e0c kind:load to:0x02049b80 module:main +from:0x02011e68 kind:arm_call_thumb to:0x020010c0 module:main +from:0x02011e70 kind:arm_call_thumb to:0x02001308 module:main +from:0x02011e78 kind:arm_call_thumb to:0x02001654 module:main +from:0x02011e80 kind:arm_call to:0x02014704 module:main +from:0x02011e88 kind:arm_call to:0x020145b0 module:main +from:0x02011eb0 kind:arm_call_thumb to:0x02001488 module:main +from:0x02011ee4 kind:arm_call_thumb to:0x020011c8 module:main +from:0x02011ef0 kind:arm_call_thumb to:0x02001684 module:main +from:0x02011ef8 kind:arm_call to:0x02014704 module:main +from:0x02011f00 kind:arm_call to:0x02014630 module:main +from:0x02011f28 kind:load to:0x0204997c module:main +from:0x02011f2c kind:load to:0x02011e10 module:main +from:0x02011f38 kind:load to:0x02011f10 module:main +from:0x02011f5c kind:arm_call to:0x02011e10 module:main +from:0x02011f7c kind:arm_call_thumb to:0x020011f4 module:main +from:0x02011fcc kind:arm_call_thumb to:0x020125a4 module:main +from:0x02011fdc kind:load to:0x0204997c module:main +from:0x02011fe0 kind:load to:0x0204370c module:main +from:0x02011fe4 kind:load to:0x020434d0 module:main +from:0x02011fe8 kind:load to:0x020434dc module:main +from:0x02011fec kind:load to:0x02049964 module:main +from:0x02011ff0 kind:load to:0x0204350c module:main +from:0x02011ffc kind:load to:0x02011ea4 module:main +from:0x02012008 kind:load to:0x02011ea4 module:main +from:0x02012038 kind:arm_call to:0x01ffd400 module:itcm +from:0x02012088 kind:arm_call to:0x0201b528 module:main +from:0x020120c4 kind:arm_call to:0x0201b3dc module:main +from:0x02012134 kind:arm_call to:0x0201b528 module:main +from:0x0201214c kind:load to:0x027e09a4 module:dtcm +from:0x02012150 kind:load to:0x02043530 module:main +from:0x02012154 kind:load to:0x027e0cd8 module:dtcm +from:0x02012158 kind:load to:0x02043538 module:main +from:0x0201215c kind:load to:0x02043540 module:main +from:0x02012160 kind:load to:0x02043558 module:main +from:0x02012164 kind:load to:0x02043564 module:main +from:0x020121a4 kind:arm_call to:0x0201b3dc module:main +from:0x020121b4 kind:arm_call_thumb to:0x02014878 module:main +from:0x020121c4 kind:arm_call_thumb to:0x02014878 module:main +from:0x020121fc kind:arm_call to:0x02034038 module:main +from:0x02012214 kind:arm_call to:0x02033f54 module:main +from:0x02012228 kind:arm_call to:0x02034038 module:main +from:0x0201223c kind:arm_call to:0x02033f54 module:main +from:0x02012250 kind:arm_call to:0x02034038 module:main +from:0x02012258 kind:arm_call to:0x02033f54 module:main +from:0x02012270 kind:arm_call to:0x02034038 module:main +from:0x020122bc kind:arm_call to:0x0201b3dc module:main +from:0x020122e0 kind:load to:0x02043568 module:main +from:0x020122e4 kind:load to:0x02049b80 module:main +from:0x020122e8 kind:load to:0x02043e30 module:main +from:0x020122ec kind:load to:0x02043578 module:main +from:0x020122f0 kind:load to:0x0204357c module:main +from:0x020122f4 kind:load to:0x02043580 module:main +from:0x020122f8 kind:load to:0x02043c68 module:main +from:0x020122fc kind:load to:0x02043584 module:main +from:0x02012318 kind:arm_call to:0x02014fc0 module:main +from:0x02012330 kind:arm_call to:0x0201b3dc module:main +from:0x02012374 kind:arm_call to:0x0201b3dc module:main +from:0x020123a4 kind:arm_call to:0x0201b528 module:main +from:0x02012410 kind:arm_call to:0x0201b528 module:main +from:0x02012448 kind:load to:0x0204358c module:main +from:0x0201244c kind:load to:0x02043590 module:main +from:0x02012450 kind:load to:0x027e0860 module:dtcm +from:0x02012458 kind:load to:0x01ff8000 module:itcm +from:0x02012464 kind:load to:0x02049964 module:main +from:0x02012468 kind:load to:0x020125d5 module:main +from:0x02012490 kind:thumb_call_arm to:0x0201b3dc module:main +from:0x0201249c kind:thumb_call_arm to:0x02034038 module:main +from:0x020124b4 kind:thumb_call_arm to:0x0201b3dc module:main +from:0x020124bc kind:load to:0x02043598 module:main +from:0x020124c6 kind:thumb_call_arm to:0x0201b2bc module:main +from:0x020124e2 kind:thumb_call_arm to:0x0201b528 module:main +from:0x020124ec kind:load to:0x020435a4 module:main +from:0x020124fc kind:thumb_call_arm to:0x0201b2bc module:main +from:0x02012516 kind:thumb_call_arm to:0x0201b3dc module:main +from:0x0201252e kind:thumb_call_arm to:0x0201b528 module:main +from:0x0201254a kind:thumb_call_arm to:0x0201b528 module:main +from:0x0201255e kind:thumb_call_arm to:0x02026800 module:main +from:0x02012572 kind:thumb_call_arm to:0x0201b3dc module:main +from:0x02012576 kind:thumb_call_arm to:0x0201200c module:main +from:0x0201257e kind:thumb_call_arm to:0x02012168 module:main +from:0x02012588 kind:thumb_call_arm to:0x02012300 module:main +from:0x0201258e kind:thumb_call to:0x0201246c module:main +from:0x02012598 kind:load to:0x020435bc module:main +from:0x0201259c kind:load to:0x020435d0 module:main +from:0x020125a0 kind:load to:0x020435dc module:main +from:0x020125b6 kind:thumb_call to:0x020124f0 module:main +from:0x020125bc kind:thumb_call to:0x020125c8 module:main +from:0x020125d0 kind:load to:0x020127f1 module:main +from:0x020125e2 kind:thumb_call to:0x020124c0 module:main +from:0x0201261a kind:thumb_call_arm to:0x0201b2bc module:main +from:0x0201263a kind:thumb_call_arm to:0x0201b3dc module:main +from:0x02012664 kind:thumb_call_arm to:0x0201b528 module:main +from:0x02012690 kind:thumb_call_arm to:0x0201b528 module:main +from:0x020126ae kind:thumb_call_arm to:0x0201b528 module:main +from:0x020126ca kind:thumb_call_arm to:0x0201b528 module:main +from:0x020126e8 kind:thumb_call_arm to:0x0201b528 module:main +from:0x02012704 kind:thumb_call_arm to:0x0201b528 module:main +from:0x02012726 kind:thumb_call_arm to:0x0201b528 module:main +from:0x0201274a kind:thumb_call_arm to:0x0201b528 module:main +from:0x0201276c kind:thumb_call_arm to:0x0201b528 module:main +from:0x02012776 kind:thumb_call_arm to:0x0201200c module:main +from:0x02012784 kind:thumb_call_arm to:0x02012168 module:main +from:0x0201278e kind:thumb_call_arm to:0x02012300 module:main +from:0x0201279a kind:thumb_call_arm to:0x02013ff8 module:main +from:0x020127a6 kind:thumb_call to:0x0201246c module:main +from:0x020127b2 kind:thumb_call_arm to:0x0201233c module:main +from:0x020127be kind:thumb_call to:0x020127f0 module:main +from:0x020127c8 kind:load to:0x020435e8 module:main +from:0x020127cc kind:load to:0x020435fc module:main +from:0x020127d0 kind:load to:0x0204360c module:main +from:0x020127d4 kind:load to:0x0204361c module:main +from:0x020127d8 kind:load to:0x02043624 module:main +from:0x020127dc kind:load to:0x0204362c module:main +from:0x020127e0 kind:load to:0x02043634 module:main +from:0x020127e4 kind:load to:0x02043644 module:main +from:0x020127e8 kind:load to:0x02043654 module:main +from:0x020127ec kind:load to:0x02049b60 module:main +from:0x020127fa kind:thumb_call_arm to:0x02013214 module:main +from:0x02012804 kind:thumb_call_arm to:0x02014d38 module:main +from:0x0201280e kind:thumb_call_arm to:0x02014d38 module:main +from:0x02012816 kind:thumb_call_arm to:0x02014d38 module:main +from:0x0201281a kind:thumb_call_arm to:0x020196d4 module:main +from:0x02012820 kind:thumb_call_arm to:0x02023748 module:main +from:0x02012828 kind:thumb_call_arm to:0x02023f88 module:main +from:0x02012830 kind:thumb_call_arm to:0x02023f64 module:main +from:0x0201283a kind:thumb_call_arm to:0x02023564 module:main +from:0x02012840 kind:thumb_call_arm to:0x020235cc module:main +from:0x020128a0 kind:thumb_call_arm to:0x0201b158 module:main +from:0x020128ae kind:thumb_call_arm to:0x020131ec module:main +from:0x020128cc kind:thumb_call_arm to:0x02013bbc module:main +from:0x020128d4 kind:thumb_call_arm to:0x02013b24 module:main +from:0x0201292e kind:thumb_call_arm to:0x020131ec module:main +from:0x02012950 kind:thumb_call_arm to:0x0201b250 module:main +from:0x02012958 kind:thumb_call_arm to:0x020628a4 module:overlay(0) +from:0x02012960 kind:thumb_call_arm to:0x020684e4 module:overlay(0) +from:0x0201296c kind:thumb_call_arm to:0x02025028 module:main +from:0x02012970 kind:thumb_call_arm to:0x020244d0 module:main +from:0x0201297c kind:thumb_call_arm to:0x02028c24 module:main +from:0x020129a6 kind:thumb_call_arm to:0x020628c4 module:overlay(0) +from:0x020129ae kind:thumb_call_arm to:0x020685ac module:overlay(0) +from:0x020129b6 kind:thumb_call_arm to:0x0206867c module:overlay(0) +from:0x020129c4 kind:thumb_call_arm to:0x02067a40 module:overlay(0) +from:0x020129cc kind:thumb_call_arm to:0x02068684 module:overlay(0) +from:0x020129d2 kind:thumb_call_arm to:0x02068fcc module:overlay(0) +from:0x020129d8 kind:thumb_call_arm to:0x0206876c module:overlay(0) +from:0x020129de kind:thumb_call_arm to:0x02068660 module:overlay(0) +from:0x020129e6 kind:thumb_call_arm to:0x020628a4 module:overlay(0) +from:0x020129ee kind:thumb_call_arm to:0x020684e4 module:overlay(0) +from:0x020129fa kind:thumb_call_arm to:0x02025028 module:main +from:0x020129fe kind:thumb_call_arm to:0x020244d0 module:main +from:0x02012a0a kind:thumb_call_arm to:0x02028c24 module:main +from:0x02012a34 kind:thumb_call_arm to:0x020628c4 module:overlay(0) +from:0x02012a3c kind:thumb_call_arm to:0x020685ac module:overlay(0) +from:0x02012a44 kind:thumb_call_arm to:0x0206867c module:overlay(0) +from:0x02012a52 kind:thumb_call_arm to:0x02067a40 module:overlay(0) +from:0x02012a5a kind:thumb_call_arm to:0x02068684 module:overlay(0) +from:0x02012a60 kind:thumb_call_arm to:0x02068fcc module:overlay(0) +from:0x02012a66 kind:thumb_call_arm to:0x0206876c module:overlay(0) +from:0x02012a6c kind:thumb_call_arm to:0x02068660 module:overlay(0) +from:0x02012a74 kind:thumb_call_arm to:0x020235e8 module:main +from:0x02012a7c kind:thumb_call_arm to:0x020235e8 module:main +from:0x02012a8a kind:thumb_call_arm to:0x020c86b8 module:overlay(20) +from:0x02012a8e kind:thumb_call_arm to:0x020147a8 module:main +from:0x02012a98 kind:thumb_call_arm to:0x02069f38 module:overlay(0) +from:0x02012aa2 kind:thumb_call_arm to:0x020131ec module:main +from:0x02012ab8 kind:thumb_call_arm to:0x020284f4 module:main +from:0x02012ac0 kind:load to:0x02049bb4 module:main +from:0x02012ad0 kind:load to:0x02049af8 module:main +from:0x02012ad8 kind:load to:0x0203e09c module:main +from:0x02012adc kind:load to:0x0203e096 module:main +from:0x02012ae0 kind:load to:0x020b4f64 module:overlay(0) +from:0x02012ae4 kind:load to:0x020b502c module:overlay(0) +from:0x02012af0 kind:load to:0x02043e30 module:main +from:0x02012af4 kind:load to:0x020e8560 module:overlays(19,20) +from:0x02012af8 kind:load to:0x020b50a0 module:overlay(0) +from:0x02012b28 kind:thumb_call_arm to:0x0202d354 module:main +from:0x02012b66 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012ba6 kind:thumb_call_arm to:0x0202917c module:main +from:0x02012bb2 kind:thumb_call_arm to:0x02015320 module:main +from:0x02012bce kind:thumb_call_arm to:0x0202d344 module:main +from:0x02012be2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012c02 kind:thumb_call_arm to:0x0202d23c module:main +from:0x02012c1c kind:thumb_call_arm to:0x0202d344 module:main +from:0x02012c5a kind:thumb_call_arm to:0x02029344 module:main +from:0x02012c62 kind:thumb_call_arm to:0x020291c0 module:main +from:0x02012c7a kind:thumb_call_arm to:0x0201537c module:main +from:0x02012ca0 kind:thumb_call_arm to:0x0202cee0 module:main +from:0x02012ca8 kind:thumb_call_arm to:0x0202d1b4 module:main +from:0x02012cd6 kind:thumb_call to:0x02012b00 module:main +from:0x02012cea kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012d04 kind:thumb_call_arm to:0x0202d354 module:main +from:0x02012d16 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012d26 kind:thumb_call_arm to:0x0202d1fc module:main +from:0x02012d46 kind:thumb_call_arm to:0x0202cee0 module:main +from:0x02012d4e kind:thumb_call_arm to:0x0202d1b4 module:main +from:0x02012d82 kind:thumb_call to:0x02012b00 module:main +from:0x02012d9c kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012dc8 kind:thumb_call_arm to:0x0202d354 module:main +from:0x02012dde kind:thumb_call to:0x02000c10 module:main +from:0x02012df2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012df8 kind:thumb_call_arm to:0x0202d1fc module:main +from:0x02012e12 kind:thumb_call_arm to:0x0202cee0 module:main +from:0x02012e1a kind:thumb_call_arm to:0x0202d1b4 module:main +from:0x02012e32 kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012e40 kind:thumb_call_arm to:0x0202d354 module:main +from:0x02012e5a kind:thumb_call_arm to:0x02011f3c module:main +from:0x02012e6a kind:thumb_call_arm to:0x02028f50 module:main +from:0x02012e74 kind:thumb_call to:0x02000c10 module:main +from:0x02012e84 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012e8a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012e90 kind:thumb_call_arm to:0x0202d1fc module:main +from:0x02012ea6 kind:thumb_call_arm to:0x0202cee0 module:main +from:0x02012eae kind:thumb_call_arm to:0x0202d1b4 module:main +from:0x02012edc kind:thumb_call to:0x02012c88 module:main +from:0x02012efe kind:thumb_call to:0x02012c88 module:main +from:0x02012f1c kind:thumb_call to:0x02012d34 module:main +from:0x02012f42 kind:thumb_call to:0x02012d34 module:main +from:0x02012f54 kind:thumb_call to:0x02012e04 module:main +from:0x02012f60 kind:thumb_call to:0x02000cdc module:main +from:0x02012f66 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02012f7c kind:thumb_call_arm to:0x0202d0c4 module:main +from:0x02012f9e kind:thumb_call to:0x02000cf8 module:main +from:0x02012fb0 kind:thumb_call_arm to:0x0202d0c4 module:main +from:0x02012fe8 kind:arm_call_thumb to:0x02001098 module:main +from:0x02013004 kind:arm_call_thumb to:0x020010b8 module:main +from:0x02013050 kind:arm_call_thumb to:0x02001300 module:main +from:0x0201305c kind:arm_call to:0x02011ff4 module:main +from:0x020130a8 kind:arm_call to:0x02011f3c module:main +from:0x020130b8 kind:arm_call_thumb to:0x020012e0 module:main +from:0x020130e0 kind:arm_call to:0x02013070 module:main +from:0x020130e8 kind:arm_call to:0x02013014 module:main +from:0x02013110 kind:arm_call_thumb to:0x0200134c module:main +from:0x02013134 kind:arm_call_thumb to:0x0200137c module:main +from:0x0201315c kind:arm_call to:0x02011ff4 module:main +from:0x02013170 kind:arm_call_thumb to:0x020144b0 module:main +from:0x02013178 kind:arm_call_thumb to:0x020144b0 module:main +from:0x0201318c kind:arm_call to:0x01ff8f40 module:itcm +from:0x020131a8 kind:load to:0x02049b60 module:main +from:0x020131ac kind:load to:0x027e0000 module:dtcm +from:0x020131c4 kind:arm_call to:0x02014d38 module:main +from:0x020131d0 kind:arm_call to:0x02014d38 module:main +from:0x020131dc kind:arm_call to:0x02014d38 module:main +from:0x020131e8 kind:load to:0x02049bb4 module:main +from:0x02013218 kind:arm_call to:0x01ff8d38 module:itcm +from:0x0201321c kind:arm_call to:0x020131ec module:main +from:0x02013230 kind:arm_call to:0x020235e8 module:main +from:0x0201323c kind:arm_call to:0x020235e8 module:main +from:0x02013240 kind:arm_call to:0x02023520 module:main +from:0x02013254 kind:arm_call to:0x020196d4 module:main +from:0x0201325c kind:arm_call to:0x02013768 module:main +from:0x02013274 kind:arm_call to:0x02013014 module:main +from:0x02013284 kind:load to:0x02049af8 module:main +from:0x02013288 kind:load to:0x0204997c module:main +from:0x020132d4 kind:load to:0x02049b60 module:main +from:0x020132d8 kind:load to:0x02013e80 module:main +from:0x02013314 kind:arm_call to:0x020137e4 module:main +from:0x02013328 kind:arm_call to:0x02018f70 module:main +from:0x02013348 kind:load to:0x02049a0c module:main +from:0x0201334c kind:load to:0x0204a0f0 module:main +from:0x02013350 kind:load to:0x02049af8 module:main +from:0x0201336c kind:load to:0x02049a0c module:main +from:0x0201337c kind:arm_call to:0x02018c50 module:main +from:0x0201338c kind:load to:0x0204a0f0 module:main +from:0x02013390 kind:load to:0x020b50a0 module:overlay(0) +from:0x020133a8 kind:arm_call to:0x020c4884 module:overlays(18,25) +from:0x020133bc kind:arm_call to:0x02013014 module:main +from:0x020133c8 kind:arm_call to:0x02015320 module:main +from:0x020133ec kind:arm_call to:0x020196d4 module:main +from:0x020133f4 kind:arm_call to:0x02013768 module:main +from:0x02013424 kind:arm_call to:0x0201537c module:main +from:0x0201342c kind:arm_call to:0x02013070 module:main +from:0x02013450 kind:arm_call to:0x02031e30 module:main +from:0x0201345c kind:arm_call to:0x02031e40 module:main +from:0x02013464 kind:arm_call to:0x02014d98 module:main +from:0x02013470 kind:arm_call to:0x020192d8 module:main +from:0x020134ac kind:arm_call to:0x020192d8 module:main +from:0x020134bc kind:arm_call to:0x02013a44 module:main +from:0x020134d8 kind:arm_call to:0x02013840 module:main +from:0x020134e8 kind:arm_call to:0x020138f4 module:main +from:0x020134fc kind:arm_call to:0x0202019c module:main +from:0x02013508 kind:arm_call to:0x02019328 module:main +from:0x02013510 kind:arm_call to:0x020194ec module:main +from:0x02013558 kind:arm_call to:0x01ffa06c module:itcm +from:0x02013560 kind:arm_call to:0x01ff8d38 module:itcm +from:0x02013578 kind:arm_call to:0x020194b4 module:main +from:0x02013580 kind:arm_call to:0x020194ec module:main +from:0x020135b0 kind:arm_call to:0x020193e0 module:main +from:0x020135c4 kind:arm_call to:0x01ff8d38 module:itcm +from:0x020135cc kind:arm_call to:0x0201942c module:main +from:0x020135f4 kind:arm_call to:0x020576b0 module:overlay(0) +from:0x020135fc kind:arm_call to:0x020576ec module:overlay(0) +from:0x02013620 kind:arm_call to:0x0201328c module:main +from:0x02013644 kind:arm_call to:0x020132c8 module:main +from:0x02013664 kind:arm_call to:0x020280c4 module:main +from:0x02013678 kind:arm_call to:0x02013e18 module:main +from:0x0201368c kind:arm_call to:0x020280d8 module:main +from:0x02013690 kind:arm_call to:0x020132c8 module:main +from:0x020136bc kind:arm_call to:0x02013e18 module:main +from:0x020136c8 kind:arm_call to:0x020132c8 module:main +from:0x020136ec kind:load to:0x0204a0f0 module:main +from:0x020136f0 kind:load to:0x0204997c module:main +from:0x020136f4 kind:load to:0x02049af8 module:main +from:0x020136fc kind:load to:0x02049bb4 module:main +from:0x02013700 kind:load to:0x02049bc4 module:main +from:0x02013704 kind:load to:0x02049b54 module:main +from:0x02013708 kind:load to:0x0204e62c module:main +from:0x0201370c kind:load to:0x027e0208 module:dtcm +from:0x02013710 kind:load to:0x027e02c4 module:dtcm +from:0x02013714 kind:load to:0x02043e30 module:main +from:0x02013718 kind:load to:0x020132dc module:main +from:0x02013720 kind:load to:0x02013354 module:main +from:0x02013748 kind:arm_call to:0x02013d94 module:main +from:0x0201375c kind:arm_call to:0x02013d94 module:main +from:0x02013770 kind:arm_call to:0x02013b10 module:main +from:0x02013778 kind:arm_call_thumb to:0x020141dc module:main +from:0x02013804 kind:arm_call to:0x0202e9c0 module:main +from:0x02013814 kind:arm_call to:0x02013b88 module:main +from:0x0201381c kind:arm_call to:0x02013bbc module:main +from:0x02013828 kind:arm_call to:0x02013b24 module:main +from:0x02013838 kind:arm_call to:0x02014414 module:main +from:0x0201384c kind:arm_call to:0x020137e4 module:main +from:0x02013904 kind:arm_call to:0x020c8f0c module:overlay(20) +from:0x0201393c kind:arm_call to:0x020c8f80 module:overlay(20) +from:0x02013974 kind:arm_call to:0x020c8fd4 module:overlay(20) +from:0x02013a30 kind:load to:0x020e8524 module:overlays(19,20) +from:0x02013ad8 kind:load to:0x02049af8 module:main +from:0x02013b08 kind:load to:0x02043730 module:main +from:0x02013b0c kind:load to:0x02043731 module:main +from:0x02013bc0 kind:arm_call to:0x02013b98 module:main +from:0x02013c10 kind:arm_call to:0x02013b98 module:main +from:0x02013c64 kind:arm_call_thumb to:0x02026ba4 module:main +from:0x02013c74 kind:load to:0x0204373c module:main +from:0x02013c78 kind:load to:0x02013e44 module:main +from:0x02013cbc kind:arm_call_thumb to:0x02026ba4 module:main +from:0x02013ccc kind:load to:0x0204373c module:main +from:0x02013cd0 kind:load to:0x02013e44 module:main +from:0x02013d04 kind:arm_call to:0x020132c8 module:main +from:0x02013d18 kind:arm_call_thumb to:0x02026d70 module:main +from:0x02013d24 kind:load to:0x0204373c module:main +from:0x02013d28 kind:load to:0x027e0870 module:dtcm +from:0x02013d2c kind:load to:0x027e0860 module:dtcm +from:0x02013d60 kind:arm_call to:0x020132c8 module:main +from:0x02013d74 kind:arm_call_thumb to:0x02026d70 module:main +from:0x02013d7c kind:arm_call to:0x02011ff4 module:main +from:0x02013d88 kind:load to:0x0204373c module:main +from:0x02013d8c kind:load to:0x027e0870 module:dtcm +from:0x02013d90 kind:load to:0x027e0860 module:dtcm +from:0x02013dc4 kind:arm_call to:0x020132c8 module:main +from:0x02013dd8 kind:arm_call_thumb to:0x02026d70 module:main +from:0x02013de4 kind:load to:0x0204373c module:main +from:0x02013de8 kind:load to:0x027e0870 module:dtcm +from:0x02013dec kind:load to:0x027e0860 module:dtcm +from:0x02013df8 kind:arm_call to:0x02013e18 module:main +from:0x02013e0c kind:arm_call to:0x02026ec8 module:main +from:0x02013e40 kind:load to:0x02026e10 module:main +from:0x02013e88 kind:arm_call to:0x020280c4 module:main +from:0x02013eb8 kind:arm_call to:0x02026f1c module:main +from:0x02013ec0 kind:arm_call to:0x020280d8 module:main +from:0x02013ec8 kind:load to:0x027e0860 module:dtcm +from:0x02013ee4 kind:load to:0x02013df0 module:main +from:0x02013f1c kind:arm_call to:0x02011f3c module:main +from:0x02013f34 kind:arm_call to:0x02011f3c module:main +from:0x02013f58 kind:arm_call to:0x02013c7c module:main +from:0x02013f7c kind:load to:0x0203e0b0 module:main +from:0x02013fdc kind:arm_call to:0x02011ff4 module:main +from:0x0201402c kind:arm_call to:0x0201b3dc module:main +from:0x02014050 kind:arm_call to:0x0201b3dc module:main +from:0x02014074 kind:arm_call to:0x0201b3dc module:main +from:0x020140f0 kind:arm_call to:0x0201b528 module:main +from:0x0201410c kind:load to:0x02043760 module:main +from:0x02014110 kind:load to:0x02043764 module:main +from:0x02014114 kind:load to:0x0204377c module:main +from:0x02014118 kind:load to:0x027e0860 module:dtcm +from:0x0201411c kind:load to:0x02043794 module:main +from:0x02014120 kind:load to:0x0203e0b4 module:main +from:0x0201438c kind:arm_call to:0x02014124 module:main +from:0x02014398 kind:arm_call to:0x02014230 module:main +from:0x020143e8 kind:arm_call to:0x02014230 module:main +from:0x0201442c kind:arm_call to:0x02014218 module:main +from:0x02014438 kind:arm_call to:0x020143f0 module:main +from:0x02014450 kind:arm_call to:0x02028bf0 module:main +from:0x0201445c kind:arm_call to:0x0202eaa8 module:main +from:0x0201446c kind:arm_call to:0x0201435c module:main +from:0x02014488 kind:arm_call to:0x020143f0 module:main +from:0x02014498 kind:arm_call to:0x020143a0 module:main +from:0x020144ba kind:thumb_call to:0x02014538 module:main +from:0x020144c4 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020144dc kind:thumb_call to:0x0200168c module:main +from:0x020144e6 kind:thumb_call_arm to:0x02011f3c module:main +from:0x020144f8 kind:thumb_call to:0x020015bc module:main +from:0x02014514 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201451e kind:thumb_call_arm to:0x02011f3c module:main +from:0x0201452c kind:thumb_call_arm to:0x02028d74 module:main +from:0x02014542 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02014558 kind:thumb_call to:0x0200164c module:main +from:0x02014560 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02014584 kind:arm_call to:0x0203a3a0 module:main +from:0x02014598 kind:arm_call to:0x02014688 module:main +from:0x020145cc kind:arm_call to:0x0203a3a0 module:main +from:0x020145dc kind:arm_call to:0x02014688 module:main +from:0x02014650 kind:arm_call to:0x0203a194 module:main +from:0x02014748 kind:arm_call_thumb to:0x02027920 module:main +from:0x0201475c kind:arm_call to:0x02013c24 module:main +from:0x02014770 kind:load to:0x020437ac module:main +from:0x02014774 kind:load to:0x020437b8 module:main +from:0x02014784 kind:load to:0x02049b60 module:main +from:0x02014788 kind:load to:0x02013e80 module:main +from:0x02014794 kind:arm_call to:0x02013d94 module:main +from:0x0201479c kind:arm_call to:0x02011ff4 module:main +from:0x020147c0 kind:load to:0x02043e30 module:main +from:0x020147dc kind:load to:0x02043e30 module:main +from:0x0201480e kind:thumb_call to:0x02014850 module:main +from:0x02014818 kind:thumb_call to:0x02014824 module:main +from:0x02014820 kind:load to:0x02043e30 module:main +from:0x0201483a kind:thumb_call_arm to:0x0202dbe0 module:main +from:0x02014848 kind:load to:0x0203e0c0 module:main +from:0x0201484c kind:load to:0x02043e30 module:main +from:0x02014868 kind:thumb_call_arm to:0x0202dc38 module:main +from:0x02014870 kind:load to:0x02043e30 module:main +from:0x02014874 kind:load to:0x0203e0c0 module:main +from:0x02014898 kind:thumb_call_arm to:0x0202d7c8 module:main +from:0x020148c8 kind:load to:0x0203e0c0 module:main +from:0x020148cc kind:load to:0x02043e30 module:main +from:0x020148d8 kind:thumb_call to:0x02014850 module:main +from:0x020148e0 kind:thumb_call to:0x02014850 module:main +from:0x020148f0 kind:thumb_call to:0x02014850 module:main +from:0x020148fa kind:thumb_call to:0x020147fc module:main +from:0x02014906 kind:thumb_call to:0x020147fc module:main +from:0x02014910 kind:thumb_call to:0x020147fc module:main +from:0x02014922 kind:thumb_call to:0x020147fc module:main +from:0x02014938 kind:thumb_call to:0x020147fc module:main +from:0x02014940 kind:load to:0x02043e30 module:main +from:0x02014984 kind:thumb_call to:0x020147fc module:main +from:0x0201498e kind:thumb_call to:0x020147fc module:main +from:0x020149a4 kind:thumb_call to:0x02014850 module:main +from:0x020149aa kind:thumb_call to:0x020147e0 module:main +from:0x020149b8 kind:thumb_call to:0x020147fc module:main +from:0x020149d4 kind:thumb_call to:0x020147fc module:main +from:0x020149de kind:thumb_call to:0x02014850 module:main +from:0x020149e6 kind:thumb_call to:0x02014850 module:main +from:0x020149f0 kind:thumb_call to:0x020147fc module:main +from:0x02014a06 kind:thumb_call to:0x020147fc module:main +from:0x02014a0c kind:load to:0x02043e30 module:main +from:0x02014a1c kind:arm_call to:0x02030094 module:main +from:0x02014a20 kind:arm_call to:0x02027c88 module:main +from:0x02014a48 kind:arm_call to:0x020306a4 module:main +from:0x02014a54 kind:arm_call to:0x02027c88 module:main +from:0x02014a7c kind:arm_call to:0x0203a12c module:main +from:0x02014a90 kind:arm_call to:0x02030880 module:main +from:0x02014b0c kind:arm_call to:0x020306a4 module:main +from:0x02014b18 kind:arm_call to:0x02027c88 module:main +from:0x02014b40 kind:arm_call to:0x0203a12c module:main +from:0x02014b58 kind:arm_call to:0x02023520 module:main +from:0x02014c00 kind:arm_call to:0x0202fd84 module:main +from:0x02014c20 kind:load to:0x0202fd84 module:main +from:0x02014cd8 kind:load to:0x02043e78 module:main +from:0x02014d34 kind:load to:0x02043e88 module:main +from:0x02014d94 kind:load to:0x02043e78 module:main +from:0x02014dc0 kind:arm_call to:0x02014ea0 module:main +from:0x02014dd4 kind:arm_call to:0x02014f54 module:main +from:0x02014ddc kind:arm_call to:0x02014ea0 module:main +from:0x02014e00 kind:arm_call to:0x02014efc module:main +from:0x02014e08 kind:arm_call to:0x020147a8 module:main +from:0x02014e18 kind:arm_call to:0x02069e7c module:overlay(0) +from:0x02014e20 kind:arm_call to:0x02014f54 module:main +from:0x02014e24 kind:arm_call to:0x020147a8 module:main +from:0x02014e34 kind:arm_call to:0x02069ef4 module:overlay(0) +from:0x02014e7c kind:arm_call to:0x02014c60 module:main +from:0x02014e9c kind:load to:0x020b50a0 module:overlay(0) +from:0x02014ec8 kind:arm_call to:0x02014c60 module:main +from:0x02014ee0 kind:arm_call to:0x020147a8 module:main +from:0x02014ef0 kind:arm_call to:0x02069ef4 module:overlay(0) +from:0x02014ef8 kind:load to:0x020b50a0 module:overlay(0) +from:0x02014f04 kind:arm_call to:0x020147a8 module:main +from:0x02014f14 kind:arm_call to:0x02069e7c module:overlay(0) +from:0x02014f2c kind:arm_call to:0x02014cdc module:main +from:0x02014f50 kind:load to:0x020b50a0 module:overlay(0) +from:0x02014f68 kind:load to:0x0202fa39 module:main +from:0x02014f78 kind:arm_call to:0x020282e8 module:main +from:0x02014fc8 kind:load to:0x02043ecc module:main +from:0x02014fdc kind:load to:0x02043eb0 module:main +from:0x0201524c kind:arm_call to:0x02015058 module:main +from:0x020152d4 kind:load to:0x02049bc4 module:main +from:0x0201531c kind:load to:0x0204997c module:main +from:0x02015330 kind:arm_call to:0x020130f0 module:main +from:0x02015334 kind:arm_call to:0x02015310 module:main +from:0x02015344 kind:arm_call to:0x02011f3c module:main +from:0x02015354 kind:load to:0x0204997c module:main +from:0x0201536c kind:arm_call to:0x020130f0 module:main +from:0x02015378 kind:load to:0x0204997c module:main +from:0x02015384 kind:arm_call to:0x020153bc module:main +from:0x0201538c kind:arm_call to:0x02013118 module:main +from:0x02015398 kind:load to:0x0204997c module:main +from:0x020153a4 kind:arm_call to:0x020153bc module:main +from:0x020153ac kind:arm_call to:0x02013118 module:main +from:0x020153b8 kind:load to:0x0204997c module:main +from:0x020153cc kind:load to:0x0204997c module:main +from:0x020153d0 kind:load to:0x02013148 module:main +from:0x0201540e kind:thumb_call to:0x02012f08 module:main +from:0x02015430 kind:load to:0x0204997c module:main +from:0x02015446 kind:thumb_call to:0x02012f24 module:main +from:0x02015464 kind:thumb_call to:0x02012f5c module:main +from:0x0201546a kind:thumb_call to:0x02000cdc module:main +from:0x0201547c kind:thumb_call_arm to:0x02015358 module:main +from:0x02015490 kind:thumb_call_arm to:0x02015358 module:main +from:0x020154a2 kind:thumb_call to:0x02000cdc module:main +from:0x020154a8 kind:thumb_call_arm to:0x0201539c module:main +from:0x020154b6 kind:thumb_call to:0x02000cdc module:main +from:0x020154bc kind:thumb_call_arm to:0x0201539c module:main +from:0x020154cc kind:thumb_call_arm to:0x02015310 module:main +from:0x020154e2 kind:thumb_call to:0x02012f08 module:main +from:0x020154f8 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015524 kind:load to:0x02043ed8 module:main +from:0x02015540 kind:load to:0x02043ed8 module:main +from:0x02015554 kind:thumb_call to:0x02015500 module:main +from:0x0201555c kind:load to:0x02043ed8 module:main +from:0x02015570 kind:thumb_call to:0x02015500 module:main +from:0x02015576 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015580 kind:load to:0x02043ed8 module:main +from:0x020155a2 kind:thumb_call to:0x02012ec8 module:main +from:0x020155bc kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020155c2 kind:thumb_call to:0x02015504 module:main +from:0x020155ee kind:thumb_call to:0x020010e0 module:main +from:0x020155f8 kind:load to:0x0204997c module:main +from:0x02015618 kind:load to:0x02043ef4 module:main +from:0x02015620 kind:thumb_call to:0x02015500 module:main +from:0x0201562c kind:thumb_call to:0x02015500 module:main +from:0x02015632 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015656 kind:thumb_call to:0x02012ee4 module:main +from:0x02015668 kind:thumb_call to:0x02015500 module:main +from:0x02015674 kind:thumb_call to:0x02015500 module:main +from:0x0201567a kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015694 kind:thumb_call to:0x02012f6c module:main +from:0x020156b6 kind:thumb_call_arm to:0x02015358 module:main +from:0x020156c4 kind:load to:0x02043f48 module:main +from:0x020156c8 kind:load to:0x02043f2c module:main +from:0x020156d2 kind:thumb_call_arm to:0x0201539c module:main +from:0x020156d8 kind:thumb_call to:0x02015500 module:main +from:0x020156e6 kind:thumb_call_arm to:0x0201539c module:main +from:0x020156ec kind:thumb_call to:0x02015500 module:main +from:0x020156f2 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x02015702 kind:thumb_call_arm to:0x02015310 module:main +from:0x0201571a kind:thumb_call to:0x02012ec8 module:main +from:0x02015742 kind:thumb_call_arm to:0x02015310 module:main +from:0x02015750 kind:thumb_call to:0x020010e0 module:main +from:0x0201575c kind:load to:0x0204997c module:main +from:0x020158bc kind:load to:0x0203e93c module:main +from:0x0201593c kind:arm_call to:0x01ffb4a0 module:itcm +from:0x02015948 kind:arm_call to:0x01ffb5f0 module:itcm +from:0x02015954 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x0201595c kind:arm_call to:0x01ffb618 module:itcm +from:0x02015968 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02015a0c kind:arm_call to:0x01ffb428 module:itcm +from:0x02015b0c kind:load to:0x0203e288 module:main +from:0x02015f80 kind:arm_call to:0x02015ed0 module:main +from:0x02015f8c kind:arm_call to:0x01ffb66c module:itcm +from:0x020160c0 kind:arm_call to:0x02015fdc module:main +from:0x020160dc kind:arm_call to:0x02015fdc module:main +from:0x020160f8 kind:arm_call to:0x02015fdc module:main +from:0x02016114 kind:arm_call to:0x02015fdc module:main +from:0x02016140 kind:arm_call to:0x02019568 module:main +from:0x02016224 kind:load to:0x0204a0f0 module:main +from:0x02016244 kind:arm_call_thumb to:0x02015488 module:main +from:0x02016250 kind:arm_call to:0x020165f8 module:main +from:0x0201625c kind:arm_call_thumb to:0x020154c4 module:main +from:0x0201627c kind:arm_call to:0x02034038 module:main +from:0x02016288 kind:arm_call to:0x02033f54 module:main +from:0x0201629c kind:arm_call to:0x02034038 module:main +from:0x020162a4 kind:arm_call to:0x02033f54 module:main +from:0x020162b8 kind:arm_call to:0x02034038 module:main +from:0x020162c4 kind:arm_call to:0x02033f54 module:main +from:0x020162d8 kind:arm_call to:0x02034038 module:main +from:0x020162e4 kind:arm_call to:0x02016308 module:main +from:0x020162ec kind:arm_call to:0x02016634 module:main +from:0x020162f4 kind:arm_call_thumb to:0x0201549c module:main +from:0x02016300 kind:load to:0x02043f5c module:main +from:0x02016304 kind:load to:0x02043f60 module:main +from:0x02016334 kind:arm_call_thumb to:0x02016478 module:main +from:0x02016344 kind:arm_call to:0x02028c08 module:main +from:0x0201634c kind:arm_call_thumb to:0x02015664 module:main +from:0x02016358 kind:load to:0x02043f10 module:main +from:0x02016370 kind:arm_call to:0x02028428 module:main +from:0x02016388 kind:arm_call to:0x020328f8 module:main +from:0x020163fe kind:thumb_call to:0x020163dc module:main +from:0x02016410 kind:thumb_call to:0x0200b0f4 module:main +from:0x0201642e kind:thumb_call to:0x020163dc module:main +from:0x0201643a kind:thumb_call to:0x0200af74 module:main +from:0x02016442 kind:thumb_call to:0x0200b0f4 module:main +from:0x02016460 kind:load to:0x0200af15 module:main +from:0x02016464 kind:load to:0x020163f5 module:main +from:0x02016470 kind:load to:0x0200aee5 module:main +from:0x02016474 kind:load to:0x020163f5 module:main +from:0x02016482 kind:thumb_call to:0x020163dc module:main +from:0x0201648e kind:thumb_call to:0x0200af44 module:main +from:0x02016496 kind:thumb_call to:0x0200b0f4 module:main +from:0x020164b6 kind:thumb_call to:0x020163dc module:main +from:0x020164c2 kind:thumb_call to:0x0200ae48 module:main +from:0x020164ca kind:thumb_call to:0x0200b0f4 module:main +from:0x020164ea kind:thumb_call to:0x020163dc module:main +from:0x020164f6 kind:thumb_call to:0x0200ad54 module:main +from:0x020164fe kind:thumb_call to:0x0200b0f4 module:main +from:0x02016522 kind:thumb_call_arm to:0x020092a8 module:main +from:0x02016528 kind:thumb_call to:0x02016468 module:main +from:0x0201656c kind:load to:0x02009510 module:main +from:0x02016570 kind:load to:0x020092f8 module:main +from:0x02016580 kind:load to:0x02049bdc module:main +from:0x02016584 kind:load to:0x0200e214 module:main +from:0x02016610 kind:arm_call to:0x02016588 module:main +from:0x02016624 kind:arm_call to:0x02015c5c module:main +from:0x02016630 kind:load to:0x02049ee4 module:main +from:0x02016644 kind:arm_call to:0x020165d8 module:main +from:0x02016650 kind:load to:0x02049ee4 module:main +from:0x020166b4 kind:arm_call to:0x02016684 module:main +from:0x020166dc kind:arm_call to:0x02016684 module:main +from:0x02016798 kind:arm_call to:0x02016770 module:main +from:0x020167ac kind:arm_call to:0x02016780 module:main +from:0x0201686c kind:arm_call to:0x01ff9110 module:itcm +from:0x02016914 kind:arm_call to:0x01ff916c module:itcm +from:0x02016948 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016954 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016980 kind:arm_call to:0x01ffb714 module:itcm +from:0x0201698c kind:arm_call to:0x01ff9258 module:itcm +from:0x02016998 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016a20 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016a44 kind:load to:0x0203e93c module:main +from:0x02016a88 kind:arm_call_thumb to:0x01ffa1a0 module:itcm +from:0x02016a98 kind:arm_call to:0x01ffa7a0 module:itcm +from:0x02016aa8 kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016ab4 kind:load to:0x0203e93c module:main +from:0x02016ae0 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02016b20 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016b2c kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016b8c kind:arm_call to:0x0205addc module:overlay(0) +from:0x02016bd0 kind:arm_call to:0x01ff9258 module:itcm +from:0x02016bf8 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016c04 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016ca0 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02016ca8 kind:arm_call to:0x0207e38c module:overlay(0) +from:0x02016d28 kind:arm_call to:0x01ffe6c4 module:itcm +from:0x02016d34 kind:arm_call to:0x0207e040 module:overlay(0) +from:0x02016d68 kind:arm_call to:0x0205addc module:overlay(0) +from:0x02016da0 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016dac kind:arm_call to:0x01ff93c0 module:itcm +from:0x02016dcc kind:arm_call to:0x01ffb6e4 module:itcm +from:0x02016dd8 kind:arm_call to:0x0205ad44 module:overlay(0) +from:0x02016e00 kind:arm_call to:0x01ffb66c module:itcm +from:0x02016e10 kind:arm_call to:0x01ffb66c module:itcm +from:0x02016e48 kind:load to:0x027e0cd8 module:dtcm +from:0x02016e64 kind:arm_call to:0x02017e7c module:main +from:0x02016e84 kind:arm_call to:0x020169ac module:main +from:0x02016e94 kind:arm_call to:0x01ffb714 module:itcm +from:0x02016ea0 kind:arm_call to:0x01ffbbe0 module:itcm +from:0x02016ee0 kind:arm_call to:0x01fff350 module:itcm +from:0x02016f0c kind:arm_call to:0x01fff350 module:itcm +from:0x02016f40 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02016f68 kind:arm_call to:0x01fff350 module:itcm +from:0x02016f8c kind:load to:0x027e0ce4 module:dtcm +from:0x02016f90 kind:load to:0x020b2fec module:overlay(0) +from:0x02016fc8 kind:arm_call to:0x01fff350 module:itcm +from:0x02016ff8 kind:arm_call to:0x01fff350 module:itcm +from:0x0201702c kind:arm_call to:0x01ffb9cc module:itcm +from:0x02017054 kind:arm_call to:0x01fff350 module:itcm +from:0x0201707c kind:load to:0x027e0ce4 module:dtcm +from:0x02017080 kind:load to:0x020b2fe0 module:overlay(0) +from:0x020170a4 kind:arm_call to:0x01fff520 module:itcm +from:0x020170c8 kind:arm_call to:0x01ffb9cc module:itcm +from:0x020170f4 kind:arm_call to:0x01ffb9cc module:itcm +from:0x02017110 kind:arm_call to:0x01fff520 module:itcm +from:0x0201712c kind:load to:0x027e0ce8 module:dtcm +from:0x02017164 kind:load to:0x0203e308 module:main +from:0x02017204 kind:load to:0x02043f10 module:main +from:0x02017278 kind:arm_call to:0x02034038 module:main +from:0x02017280 kind:arm_call to:0x02033f54 module:main +from:0x02017294 kind:arm_call to:0x02034038 module:main +from:0x020172b0 kind:arm_call_thumb to:0x02016424 module:main +from:0x020172c8 kind:arm_call to:0x02034038 module:main +from:0x020172d0 kind:arm_call to:0x02033f54 module:main +from:0x020172e4 kind:arm_call to:0x02034038 module:main +from:0x02017300 kind:arm_call_thumb to:0x02016458 module:main +from:0x02017318 kind:arm_call to:0x02034038 module:main +from:0x02017320 kind:arm_call to:0x02033f54 module:main +from:0x02017334 kind:arm_call to:0x02034038 module:main +from:0x02017350 kind:arm_call_thumb to:0x02016478 module:main +from:0x02017364 kind:load to:0x02043f10 module:main +from:0x02017368 kind:load to:0x02043f68 module:main +from:0x0201736c kind:load to:0x02043f70 module:main +from:0x02017370 kind:load to:0x02043f78 module:main +from:0x020173e8 kind:arm_call to:0x02034038 module:main +from:0x020173f0 kind:arm_call to:0x02033f54 module:main +from:0x02017404 kind:arm_call to:0x02034038 module:main +from:0x02017420 kind:arm_call_thumb to:0x02016424 module:main +from:0x02017440 kind:arm_call to:0x02034038 module:main +from:0x02017448 kind:arm_call to:0x02033f54 module:main +from:0x0201745c kind:arm_call to:0x02034038 module:main +from:0x02017478 kind:arm_call_thumb to:0x02016458 module:main +from:0x0201749c kind:arm_call to:0x02034038 module:main +from:0x020174a4 kind:arm_call to:0x02033f54 module:main +from:0x020174b8 kind:arm_call to:0x02034038 module:main +from:0x020174d4 kind:arm_call_thumb to:0x02016478 module:main +from:0x020174e8 kind:load to:0x02043f10 module:main +from:0x020174ec kind:load to:0x02043f68 module:main +from:0x020174f0 kind:load to:0x02043f70 module:main +from:0x020174f4 kind:load to:0x02043f78 module:main +from:0x0201752c kind:arm_call to:0x02034038 module:main +from:0x02017534 kind:arm_call to:0x02033f54 module:main +from:0x02017548 kind:arm_call to:0x02034038 module:main +from:0x02017564 kind:arm_call_thumb to:0x02016424 module:main +from:0x02017584 kind:arm_call to:0x02034038 module:main +from:0x0201758c kind:arm_call to:0x02033f54 module:main +from:0x020175a0 kind:arm_call to:0x02034038 module:main +from:0x020175bc kind:arm_call_thumb to:0x02016458 module:main +from:0x020175e4 kind:arm_call to:0x02034038 module:main +from:0x020175ec kind:arm_call to:0x02033f54 module:main +from:0x02017600 kind:arm_call to:0x02034038 module:main +from:0x0201761c kind:arm_call_thumb to:0x02016478 module:main +from:0x0201762c kind:load to:0x02043f68 module:main +from:0x02017630 kind:load to:0x02043f70 module:main +from:0x02017634 kind:load to:0x02043f78 module:main +from:0x02017650 kind:load to:0x02043fa4 module:main +from:0x0201766c kind:load to:0x02043fa4 module:main +from:0x020176b8 kind:arm_call to:0x01ffb714 module:itcm +from:0x020176c4 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017734 kind:arm_call to:0x01ffb714 module:itcm +from:0x02017740 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017784 kind:load to:0x02043fc0 module:main +from:0x02017794 kind:arm_call to:0x02011ff4 module:main +from:0x02017884 kind:arm_call to:0x01ff9258 module:itcm +from:0x020178dc kind:arm_call to:0x01ff9258 module:itcm +from:0x02017948 kind:arm_call to:0x0205ae18 module:overlay(0) +from:0x02017964 kind:load to:0x02043f88 module:main +from:0x02017970 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x020179ac kind:arm_call to:0x02017a24 module:main +from:0x020179c4 kind:arm_call to:0x02017c14 module:main +from:0x02017a58 kind:arm_call to:0x02017c14 module:main +from:0x02017ad4 kind:arm_call to:0x02017980 module:main +from:0x02017bd4 kind:arm_call to:0x020177a4 module:main +from:0x02017c74 kind:arm_call to:0x02017c44 module:main +from:0x02017d08 kind:arm_call to:0x01ffb714 module:itcm +from:0x02017d14 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017d7c kind:arm_call to:0x02017a88 module:main +from:0x02017dbc kind:arm_call to:0x02017c84 module:main +from:0x02017df0 kind:arm_call to:0x02017c84 module:main +from:0x02017e08 kind:arm_call to:0x02017ae8 module:main +from:0x02017e18 kind:arm_call to:0x02017c84 module:main +from:0x02017e2c kind:arm_call to:0x02017a88 module:main +from:0x02017e54 kind:arm_call to:0x02017c44 module:main +from:0x02017eb8 kind:load to:0x02049bc4 module:main +from:0x02017f0c kind:load to:0x02049bc4 module:main +from:0x02017f44 kind:arm_call to:0x01ff9364 module:itcm +from:0x02017f70 kind:arm_call to:0x01ff9258 module:itcm +from:0x02017f98 kind:arm_call to:0x01ffb464 module:itcm +from:0x0201807c kind:load to:0x0203e93c module:main +from:0x02018090 kind:arm_call to:0x01ff9258 module:itcm +from:0x020180a8 kind:arm_call to:0x01ffb428 module:itcm +from:0x02018188 kind:load to:0x0203e93c module:main +from:0x0201824c kind:arm_call to:0x02019558 module:main +from:0x0201827c kind:arm_call to:0x02057668 module:overlay(0) +from:0x020182a0 kind:arm_call to:0x02057620 module:overlay(0) +from:0x020182b8 kind:load to:0x0204a0f0 module:main +from:0x020182c8 kind:load to:0x02043fe8 module:main +from:0x020182e0 kind:arm_call_thumb to:0x020bd56c module:overlay(1) +from:0x020182ec kind:load to:0x02043fe8 module:main +from:0x020182f0 kind:load to:0x0204a0f0 module:main +from:0x02018308 kind:arm_call_thumb to:0x020bd56c module:overlay(1) +from:0x02018310 kind:arm_call to:0x02011ff4 module:main +from:0x0201831c kind:load to:0x02043fe8 module:main +from:0x02018320 kind:load to:0x0204a0f0 module:main +from:0x02018338 kind:arm_call_thumb to:0x020bd56c module:overlay(1) +from:0x02018344 kind:load to:0x02043fe8 module:main +from:0x02018348 kind:load to:0x0204a0f0 module:main +from:0x02018358 kind:load to:0x0204a0f0 module:main +from:0x0201835c kind:load to:0x02018d0c module:main +from:0x02018388 kind:load to:0x02049a0c module:main +from:0x0201838c kind:load to:0x02013724 module:main +from:0x02018394 kind:load to:0x020be059 module:overlays(1,2,4) +from:0x020183a0 kind:thumb_call to:0x020183ac module:main +from:0x020183a8 kind:load to:0x020be059 module:overlays(1,2,4) +from:0x020183d4 kind:thumb_call_arm to:0x0201bb5c module:main +from:0x020183e0 kind:thumb_call_arm to:0x0206d09c module:overlay(0) +from:0x020183e8 kind:thumb_call_arm to:0x0201b980 module:main +from:0x020183f4 kind:load to:0x020b5198 module:overlay(0) +from:0x020183f8 kind:load to:0x0204e5d8 module:main +from:0x02018402 kind:thumb_call to:0x020148d0 module:main +from:0x02018406 kind:thumb_call_arm to:0x020c4820 module:overlays(18,19,20,25) +from:0x0201840c kind:load to:0x02049b80 module:main +from:0x02018418 kind:arm_call to:0x0201baa4 module:main +from:0x0201842c kind:arm_call to:0x0201baa4 module:main +from:0x02018434 kind:arm_call to:0x02011ff4 module:main +from:0x02018448 kind:arm_call to:0x0201baa4 module:main +from:0x02018460 kind:thumb_call_arm to:0x02011f3c module:main +from:0x0201846a kind:thumb_call to:0x020184cc module:main +from:0x0201847c kind:thumb_call_arm to:0x0201be90 module:main +from:0x0201848a kind:thumb_call_arm to:0x02061b0c module:overlay(0) +from:0x02018494 kind:thumb_call_arm to:0x02013b10 module:main +from:0x0201849e kind:thumb_call to:0x020141dc module:main +from:0x020184c4 kind:load to:0x02044034 module:main +from:0x020184c8 kind:load to:0x020b502c module:overlay(0) +from:0x020184d8 kind:thumb_call_arm to:0x0201be90 module:main +from:0x020184e6 kind:thumb_call_arm to:0x02061b0c module:overlay(0) +from:0x020184f0 kind:thumb_call_arm to:0x02013b10 module:main +from:0x020184fa kind:thumb_call to:0x020141dc module:main +from:0x02018520 kind:load to:0x02044034 module:main +from:0x02018524 kind:load to:0x020b502c module:overlay(0) +from:0x02018538 kind:thumb_call_arm to:0x02018a64 module:main +from:0x02018542 kind:thumb_call_arm to:0x02061b54 module:overlay(0) +from:0x02018548 kind:thumb_call_arm to:0x0201bec0 module:main +from:0x02018550 kind:load to:0x02044034 module:main +from:0x0201855c kind:thumb_call_arm to:0x02018a64 module:main +from:0x02018566 kind:thumb_call_arm to:0x02061b54 module:overlay(0) +from:0x0201856c kind:thumb_call_arm to:0x0201bec0 module:main +from:0x02018572 kind:thumb_call_arm to:0x02011ff4 module:main +from:0x0201857c kind:load to:0x02044034 module:main +from:0x02018588 kind:thumb_call_arm to:0x02018a64 module:main +from:0x02018592 kind:thumb_call_arm to:0x02061b54 module:overlay(0) +from:0x02018598 kind:thumb_call_arm to:0x0201bec0 module:main +from:0x020185a0 kind:load to:0x02044034 module:main +from:0x020185cc kind:arm_call to:0x02069d1c module:overlay(0) +from:0x020185e0 kind:load to:0x020b50a0 module:overlay(0) +from:0x020185f0 kind:arm_call to:0x02069d5c module:overlay(0) +from:0x02018608 kind:load to:0x020b50a0 module:overlay(0) +from:0x02018624 kind:arm_call to:0x02013c08 module:main +from:0x02018630 kind:arm_call to:0x02013b24 module:main +from:0x02018644 kind:arm_call to:0x02014478 module:main +from:0x0201864c kind:load to:0x02049af8 module:main +from:0x02018650 kind:load to:0x02049b2c module:main +from:0x02018668 kind:load to:0x0201befc module:main +from:0x02018678 kind:load to:0x0201bf2c module:main +from:0x020186e8 kind:load to:0x0201c204 module:main +from:0x02018708 kind:arm_call to:0x0201c0fc module:main +from:0x02018720 kind:load to:0x0201c174 module:main +from:0x02018730 kind:load to:0x0201c1bc module:main +from:0x0201878c kind:arm_call to:0x02018ac8 module:main +from:0x020187a0 kind:arm_call to:0x02018b2c module:main +from:0x0201884c kind:arm_call to:0x02018ac8 module:main +from:0x02018860 kind:arm_call to:0x02018b2c module:main +from:0x02018878 kind:arm_call to:0x02018b68 module:main +from:0x0201890c kind:arm_call to:0x02018ac8 module:main +from:0x02018920 kind:arm_call to:0x02018b2c module:main +from:0x02018988 kind:arm_call to:0x02018ac8 module:main +from:0x0201899c kind:arm_call to:0x02018b2c module:main +from:0x020189b4 kind:arm_call to:0x02018b68 module:main +from:0x02018a18 kind:arm_call to:0x02018ac8 module:main +from:0x02018a2c kind:arm_call to:0x02018b2c module:main +from:0x02018a70 kind:load to:0x0201bf68 module:main +from:0x02018a80 kind:load to:0x0201bfe4 module:main +from:0x02018a98 kind:load to:0x0201c040 module:main +from:0x02018aa8 kind:load to:0x0201bfc4 module:main +from:0x02018af0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02018b04 kind:arm_call to:0x020732bc module:overlay(0) +from:0x02018b28 kind:load to:0x027e09b8 module:dtcm +from:0x02018b64 kind:load to:0x0204e5d8 module:main +from:0x02018b98 kind:load to:0x0204a0f0 module:main +from:0x02018be0 kind:arm_call to:0x02024de0 module:main +from:0x02018bf8 kind:arm_call to:0x02024de0 module:main +from:0x02018c80 kind:arm_call to:0x02018bb8 module:main +from:0x02018ca4 kind:arm_call to:0x0201990c module:main +from:0x02018ca8 kind:arm_call to:0x02019cec module:main +from:0x02018cb0 kind:arm_call to:0x0201990c module:main +from:0x02018cb4 kind:arm_call to:0x02019d88 module:main +from:0x02018cbc kind:arm_call to:0x0201990c module:main +from:0x02018cc0 kind:arm_call to:0x02019e7c module:main +from:0x02018cc8 kind:arm_call to:0x0201990c module:main +from:0x02018ccc kind:arm_call to:0x0201a11c module:main +from:0x02018cec kind:arm_call to:0x0201d600 module:main +from:0x02018cf8 kind:arm_call to:0x0201ddfc module:main +from:0x02018d08 kind:load to:0x027e0208 module:dtcm +from:0x02018d20 kind:arm_call to:0x02028bf0 module:main +from:0x02018d2c kind:arm_call_thumb to:0x0201c438 module:main +from:0x02018d4c kind:load to:0x0204d81c module:main +from:0x02018dac kind:arm_call to:0x0201a460 module:main +from:0x02018db0 kind:arm_call to:0x02019cec module:main +from:0x02018dd4 kind:arm_call to:0x0201a460 module:main +from:0x02018dd8 kind:arm_call to:0x02019d88 module:main +from:0x02018de0 kind:arm_call to:0x02019e7c module:main +from:0x02018df8 kind:arm_call to:0x02019fac module:main +from:0x02018e00 kind:arm_call to:0x0201a11c module:main +from:0x02018e08 kind:arm_call to:0x0201a25c module:main +from:0x02018e10 kind:arm_call to:0x0201a390 module:main +from:0x02018eb4 kind:arm_call_thumb to:0x0201c93c module:main +from:0x02018f44 kind:arm_call to:0x0201a538 module:main +from:0x02019060 kind:arm_call to:0x0201a460 module:main +from:0x02019064 kind:arm_call to:0x02019cec module:main +from:0x02019088 kind:arm_call to:0x0201a460 module:main +from:0x0201908c kind:arm_call to:0x02019d88 module:main +from:0x02019094 kind:arm_call to:0x02019e7c module:main +from:0x020190ac kind:arm_call to:0x02019fac module:main +from:0x020190b4 kind:arm_call to:0x0201a11c module:main +from:0x020190bc kind:arm_call to:0x0201a25c module:main +from:0x020190c4 kind:arm_call to:0x0201a390 module:main +from:0x02019130 kind:arm_call to:0x0201a4b0 module:main +from:0x02019148 kind:arm_call to:0x0201a4f4 module:main +from:0x020191a4 kind:arm_call to:0x02018ec4 module:main +from:0x020191a8 kind:arm_call to:0x02024b30 module:main +from:0x020191ac kind:arm_call to:0x020073d0 module:main +from:0x020191c0 kind:arm_call to:0x02009b18 module:main +from:0x020191d4 kind:arm_call to:0x02009b18 module:main +from:0x0201922c kind:arm_call to:0x0201e230 module:main +from:0x02019240 kind:arm_call to:0x0201da24 module:main +from:0x02019260 kind:arm_call to:0x020147c4 module:main +from:0x02019274 kind:arm_call to:0x02067c78 module:overlay(0) +from:0x0201927c kind:arm_call to:0x0201c7dc module:main +from:0x02019290 kind:arm_call to:0x0201c508 module:main +from:0x0201929c kind:arm_call to:0x0201cdb0 module:main +from:0x020192a8 kind:arm_call to:0x0201b788 module:main +from:0x020192b4 kind:arm_call to:0x0201be04 module:main +from:0x020192bc kind:arm_call to:0x0201ca0c module:main +from:0x020192c4 kind:load to:0x0204aefc module:main +from:0x020192c8 kind:load to:0x0204c38c module:main +from:0x020192cc kind:load to:0x020b502c module:overlay(0) +from:0x020192d0 kind:load to:0x0204e5d8 module:main +from:0x020192d4 kind:load to:0x0204e620 module:main +from:0x02019334 kind:arm_call to:0x020192d8 module:main +from:0x02019348 kind:arm_call to:0x0201c480 module:main +from:0x02019360 kind:arm_call to:0x0201e0bc module:main +from:0x02019374 kind:arm_call to:0x0201d774 module:main +from:0x02019398 kind:arm_call to:0x0201860c module:main +from:0x020193ac kind:arm_call to:0x020147c4 module:main +from:0x020193d4 kind:arm_call to:0x02067be0 module:overlay(0) +from:0x020193dc kind:load to:0x020b502c module:overlay(0) +from:0x020193f0 kind:arm_call to:0x0201b6fc module:main +from:0x0201940c kind:arm_call to:0x02019318 module:main +from:0x0201941c kind:arm_call to:0x0206124c module:overlay(0) +from:0x02019424 kind:load to:0x0204e5d8 module:main +from:0x02019428 kind:load to:0x0204a068 module:main +from:0x0201943c kind:arm_call to:0x0201a7d8 module:main +from:0x02019468 kind:arm_call to:0x0201a854 module:main +from:0x0201948c kind:arm_call to:0x020147c4 module:main +from:0x020194a4 kind:arm_call to:0x02067c7c module:overlay(0) +from:0x020194ac kind:load to:0x0204aefc module:main +from:0x020194b0 kind:load to:0x020b502c module:overlay(0) +from:0x020194e0 kind:arm_call to:0x0201b93c module:main +from:0x020194e8 kind:load to:0x0204e5d8 module:main +from:0x0201950c kind:load to:0x02018a64 module:main +from:0x0201951c kind:load to:0x02018a74 module:main +from:0x0201952c kind:load to:0x02018aac module:main +from:0x0201954c kind:arm_call to:0x020186ec module:main +from:0x02019564 kind:load to:0x02018714 module:main +from:0x02019574 kind:load to:0x02018724 module:main +from:0x020195a4 kind:arm_call_thumb to:0x02016478 module:main +from:0x020195b4 kind:arm_call to:0x0202762c module:main +from:0x020195dc kind:arm_call to:0x02024fd8 module:main +from:0x020195e4 kind:arm_call to:0x02025028 module:main +from:0x020195ec kind:arm_call_thumb to:0x02015664 module:main +from:0x020195f8 kind:load to:0x02043f10 module:main +from:0x0201961c kind:arm_call to:0x0201ce38 module:main +from:0x02019648 kind:arm_call to:0x0201ce78 module:main +from:0x0201967c kind:arm_call to:0x0201e5e8 module:main +from:0x020196c8 kind:load to:0x0204a0f0 module:main +from:0x020196cc kind:load to:0x0203e328 module:main +from:0x020196d0 kind:load to:0x0203e344 module:main +from:0x020196ec kind:arm_call to:0x02023564 module:main +from:0x020196f4 kind:arm_call to:0x020235cc module:main +from:0x02019748 kind:arm_call to:0x0202490c module:main +from:0x02019764 kind:arm_call to:0x0202490c module:main +from:0x02019780 kind:arm_call to:0x0202490c module:main +from:0x0201979c kind:arm_call to:0x0202490c module:main +from:0x0201985c kind:arm_call to:0x02024278 module:main +from:0x02019860 kind:arm_call to:0x020241cc module:main +from:0x02019864 kind:arm_call to:0x020241f4 module:main +from:0x02019868 kind:arm_call to:0x02024264 module:main +from:0x0201986c kind:arm_call to:0x020241e0 module:main +from:0x02019870 kind:arm_call to:0x02024218 module:main +from:0x02019874 kind:arm_call to:0x0202428c module:main +from:0x02019878 kind:arm_call to:0x020242b4 module:main +from:0x0201987c kind:arm_call to:0x020242a0 module:main +from:0x02019880 kind:arm_call to:0x020242dc module:main +from:0x02019884 kind:arm_call to:0x0202423c module:main +from:0x02019888 kind:arm_call to:0x02024250 module:main +from:0x02019890 kind:arm_call to:0x02023f64 module:main +from:0x020198a0 kind:arm_call to:0x02028c68 module:main +from:0x020198a4 kind:arm_call to:0x020243c4 module:main +from:0x020198bc kind:arm_call to:0x02028c68 module:main +from:0x020198d0 kind:arm_call to:0x02028c68 module:main +from:0x020198e0 kind:arm_call to:0x02028c68 module:main +from:0x020198f0 kind:arm_call to:0x02028c68 module:main +from:0x02019900 kind:load to:0x027e0120 module:dtcm +from:0x02019910 kind:arm_call_thumb to:0x0200e2ec module:main +from:0x0201993c kind:arm_call to:0x02024fd8 module:main +from:0x02019960 kind:arm_call to:0x02023564 module:main +from:0x020199c4 kind:arm_call to:0x02025028 module:main +from:0x020199cc kind:arm_call to:0x020235cc module:main +from:0x02019a30 kind:arm_call to:0x02023f64 module:main +from:0x02019a3c kind:load to:0x0203e360 module:main +from:0x02019a44 kind:load to:0x0203e36c module:main +from:0x02019aa8 kind:arm_call to:0x0202490c module:main +from:0x02019ac4 kind:arm_call to:0x0202490c module:main +from:0x02019ae0 kind:arm_call to:0x0202490c module:main +from:0x02019afc kind:arm_call to:0x0202490c module:main +from:0x02019b10 kind:load to:0x027e0120 module:dtcm +from:0x02019b80 kind:arm_call to:0x01ffd3d8 module:itcm +from:0x02019bb4 kind:arm_call to:0x020c7334 module:overlay(24) +from:0x02019c14 kind:load to:0x027e09a4 module:dtcm +from:0x02019c18 kind:load to:0x027e0998 module:dtcm +from:0x02019c3c kind:arm_call to:0x02024fd8 module:main +from:0x02019c4c kind:arm_call to:0x02025028 module:main +from:0x02019c60 kind:arm_call to:0x02028bf0 module:main +from:0x02019ca8 kind:arm_call to:0x02019628 module:main +from:0x02019cb4 kind:load to:0x0203e360 module:main +from:0x02019cb8 kind:load to:0x0203e36c module:main +from:0x02019cbc kind:load to:0x0203e360 module:main +from:0x02019cc0 kind:load to:0x0204a0f0 module:main +from:0x02019cdc kind:arm_call to:0x02025028 module:main +from:0x02019cfc kind:arm_call to:0x02023564 module:main +from:0x02019d18 kind:arm_call to:0x0202423c module:main +from:0x02019d1c kind:arm_call to:0x020241e0 module:main +from:0x02019d20 kind:arm_call to:0x020242a0 module:main +from:0x02019d24 kind:arm_call to:0x020241cc module:main +from:0x02019d28 kind:arm_call to:0x0202428c module:main +from:0x02019d2c kind:arm_call to:0x020242b4 module:main +from:0x02019d34 kind:arm_call to:0x02023c10 module:main +from:0x02019d3c kind:arm_call to:0x02023f88 module:main +from:0x02019d44 kind:arm_call to:0x02024024 module:main +from:0x02019d4c kind:arm_call to:0x02023d88 module:main +from:0x02019d54 kind:arm_call to:0x0202394c module:main +from:0x02019d5c kind:arm_call to:0x02024094 module:main +from:0x02019d64 kind:arm_call to:0x02023f64 module:main +from:0x02019d7c kind:arm_call to:0x02019b14 module:main +from:0x02019da0 kind:arm_call to:0x02023564 module:main +from:0x02019dbc kind:arm_call to:0x0202423c module:main +from:0x02019dc0 kind:arm_call to:0x020241e0 module:main +from:0x02019dc4 kind:arm_call to:0x020242a0 module:main +from:0x02019dc8 kind:arm_call to:0x020241cc module:main +from:0x02019dcc kind:arm_call to:0x0202428c module:main +from:0x02019dd0 kind:arm_call to:0x020242b4 module:main +from:0x02019dd8 kind:arm_call to:0x02023c10 module:main +from:0x02019de0 kind:arm_call to:0x02023d88 module:main +from:0x02019dec kind:arm_call to:0x0202394c module:main +from:0x02019df8 kind:arm_call to:0x02024094 module:main +from:0x02019e00 kind:arm_call to:0x02023f64 module:main +from:0x02019e08 kind:arm_call to:0x020235cc module:main +from:0x02019e28 kind:arm_call to:0x0202490c module:main +from:0x02019e78 kind:load to:0x027e0120 module:dtcm +from:0x02019e9c kind:arm_call to:0x0202423c module:main +from:0x02019ea0 kind:arm_call to:0x020241e0 module:main +from:0x02019ea4 kind:arm_call to:0x020242a0 module:main +from:0x02019ea8 kind:arm_call to:0x020241cc module:main +from:0x02019eac kind:arm_call to:0x0202428c module:main +from:0x02019eb0 kind:arm_call to:0x020242b4 module:main +from:0x02019ebc kind:arm_call to:0x02023748 module:main +from:0x02019ec4 kind:arm_call to:0x0202394c module:main +from:0x02019ecc kind:arm_call to:0x02023f88 module:main +from:0x02019ed8 kind:arm_call to:0x02024024 module:main +from:0x02019ee4 kind:arm_call to:0x02023d88 module:main +from:0x02019eec kind:arm_call to:0x02023f64 module:main +from:0x02019efc kind:arm_call to:0x02023564 module:main +from:0x02019fcc kind:arm_call to:0x0202423c module:main +from:0x02019fd0 kind:arm_call to:0x020241e0 module:main +from:0x02019fd4 kind:arm_call to:0x020242a0 module:main +from:0x02019fd8 kind:arm_call to:0x0202428c module:main +from:0x02019fdc kind:arm_call to:0x020242b4 module:main +from:0x02019ff4 kind:arm_call to:0x02028cb4 module:main +from:0x0201a004 kind:arm_call to:0x02028cb4 module:main +from:0x0201a008 kind:arm_call to:0x020243c4 module:main +from:0x0201a014 kind:arm_call to:0x0202394c module:main +from:0x0201a01c kind:arm_call to:0x02023c10 module:main +from:0x0201a028 kind:arm_call to:0x02024024 module:main +from:0x0201a034 kind:arm_call to:0x02023d88 module:main +from:0x0201a03c kind:arm_call to:0x02023748 module:main +from:0x0201a044 kind:arm_call to:0x02023f88 module:main +from:0x0201a058 kind:arm_call to:0x02023564 module:main +from:0x0201a060 kind:arm_call to:0x02023f64 module:main +from:0x0201a13c kind:arm_call to:0x0202423c module:main +from:0x0201a140 kind:arm_call to:0x020241e0 module:main +from:0x0201a144 kind:arm_call to:0x020242a0 module:main +from:0x0201a148 kind:arm_call to:0x020241cc module:main +from:0x0201a14c kind:arm_call to:0x0202428c module:main +from:0x0201a150 kind:arm_call to:0x020242b4 module:main +from:0x0201a154 kind:arm_call to:0x020243c4 module:main +from:0x0201a160 kind:arm_call to:0x0202394c module:main +from:0x0201a168 kind:arm_call to:0x02023c10 module:main +from:0x0201a174 kind:arm_call to:0x02024024 module:main +from:0x0201a180 kind:arm_call to:0x02023d88 module:main +from:0x0201a188 kind:arm_call to:0x02023748 module:main +from:0x0201a190 kind:arm_call to:0x02023f88 module:main +from:0x0201a1a4 kind:arm_call to:0x02023564 module:main +from:0x0201a27c kind:arm_call to:0x0202423c module:main +from:0x0201a280 kind:arm_call to:0x020241e0 module:main +from:0x0201a284 kind:arm_call to:0x020242a0 module:main +from:0x0201a288 kind:arm_call to:0x0202428c module:main +from:0x0201a28c kind:arm_call to:0x020242b4 module:main +from:0x0201a290 kind:arm_call to:0x0201a460 module:main +from:0x0201a294 kind:arm_call to:0x020243c4 module:main +from:0x0201a29c kind:arm_call to:0x02023c10 module:main +from:0x0201a2a4 kind:arm_call to:0x02023f88 module:main +from:0x0201a2b0 kind:arm_call to:0x02024024 module:main +from:0x0201a2bc kind:arm_call to:0x02023d88 module:main +from:0x0201a2c4 kind:arm_call to:0x02023748 module:main +from:0x0201a2cc kind:arm_call to:0x02024094 module:main +from:0x0201a2d4 kind:arm_call to:0x02023f64 module:main +from:0x0201a3ac kind:arm_call to:0x0202423c module:main +from:0x0201a3b0 kind:arm_call to:0x020241e0 module:main +from:0x0201a3b4 kind:arm_call to:0x020242a0 module:main +from:0x0201a3b8 kind:arm_call to:0x020241cc module:main +from:0x0201a3bc kind:arm_call to:0x0202428c module:main +from:0x0201a3c0 kind:arm_call to:0x020242b4 module:main +from:0x0201a3c8 kind:arm_call to:0x02023c10 module:main +from:0x0201a3d0 kind:arm_call to:0x02023f88 module:main +from:0x0201a3dc kind:arm_call to:0x02023748 module:main +from:0x0201a3e4 kind:arm_call to:0x02023d88 module:main +from:0x0201a3ec kind:arm_call to:0x0202394c module:main +from:0x0201a3f4 kind:arm_call to:0x02024094 module:main +from:0x0201a464 kind:arm_call to:0x0202423c module:main +from:0x0201a468 kind:arm_call to:0x020241e0 module:main +from:0x0201a46c kind:arm_call to:0x020242a0 module:main +from:0x0201a470 kind:arm_call to:0x0202428c module:main +from:0x0201a474 kind:arm_call to:0x020242b4 module:main +from:0x0201a490 kind:arm_call to:0x02028cb4 module:main +from:0x0201a4a0 kind:arm_call to:0x02028cb4 module:main +from:0x0201a4a4 kind:arm_call to:0x020243c4 module:main +from:0x0201a4d8 kind:arm_call to:0x02023f88 module:main +from:0x0201a4e0 kind:arm_call to:0x0201a538 module:main +from:0x0201a4e8 kind:arm_call to:0x02023f64 module:main +from:0x0201a51c kind:arm_call to:0x02024024 module:main +from:0x0201a524 kind:arm_call to:0x0201a538 module:main +from:0x0201a52c kind:arm_call to:0x02023f64 module:main +from:0x0201a544 kind:arm_call to:0x0202428c module:main +from:0x0201a550 kind:arm_call to:0x020242a0 module:main +from:0x0201a6fc kind:load to:0x0203e36c module:main +from:0x0201a73c kind:arm_call to:0x02028c08 module:main +from:0x0201a788 kind:arm_call to:0x02028c08 module:main +from:0x0201a808 kind:arm_call to:0x02028c08 module:main +from:0x0201a818 kind:arm_call to:0x0201ad84 module:main +from:0x0201a824 kind:arm_call to:0x0201af48 module:main +from:0x0201a834 kind:arm_call to:0x02009820 module:main +from:0x0201a84c kind:load to:0x0204a0f0 module:main +from:0x0201a920 kind:arm_call to:0x0201a94c module:main +from:0x0201a978 kind:arm_call to:0x02015f4c module:main +from:0x0201a98c kind:arm_call to:0x0201a790 module:main +from:0x0201a9bc kind:arm_call to:0x0201af94 module:main +from:0x0201a9dc kind:arm_call to:0x020099e0 module:main +from:0x0201aa00 kind:arm_call to:0x02009940 module:main +from:0x0201aa58 kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201aa9c kind:arm_call to:0x0201aa1c module:main +from:0x0201ab0c kind:arm_call to:0x02028c24 module:main +from:0x0201ab20 kind:arm_call to:0x01ff9f38 module:itcm +from:0x0201ab30 kind:arm_call_thumb to:0x01ff9f50 module:itcm +from:0x0201ab4c kind:arm_call to:0x02017f64 module:main +from:0x0201ab80 kind:arm_call to:0x02017f64 module:main +from:0x0201abbc kind:arm_call to:0x02028c38 module:main +from:0x0201abfc kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201ac3c kind:arm_call to:0x01ff9b90 module:itcm +from:0x0201ac70 kind:arm_call to:0x02016000 module:main +from:0x0201ae3c kind:arm_call to:0x02028c08 module:main +from:0x0201ae4c kind:arm_call to:0x02028c08 module:main +from:0x0201ae5c kind:arm_call to:0x02028c08 module:main +from:0x0201ae6c kind:arm_call to:0x02028c08 module:main +from:0x0201ae80 kind:load to:0x0203e3ac module:main +from:0x0201ae90 kind:load to:0x0201add4 module:main +from:0x0201aea0 kind:load to:0x0201add4 module:main +from:0x0201aed8 kind:arm_call to:0x0200989c module:main +from:0x0201af24 kind:arm_call to:0x0200990c module:main +from:0x0201af30 kind:load to:0x01ff9ebc module:itcm +from:0x0201af34 kind:load to:0x01ff9eb4 module:itcm +from:0x0201af38 kind:load to:0x01ff9ef4 module:itcm +from:0x0201af3c kind:load to:0x01ff9f04 module:itcm +from:0x0201af40 kind:load to:0x0201ae84 module:main +from:0x0201af44 kind:load to:0x0201ae94 module:main +from:0x0201b050 kind:arm_call to:0x02009ac8 module:main +from:0x0201b09c kind:arm_call_thumb to:0x0200a7b0 module:main +from:0x0201b104 kind:arm_call to:0x02015b10 module:main +from:0x0201b118 kind:arm_call to:0x02015bf4 module:main +from:0x0201b184 kind:arm_call_thumb to:0x02012f24 module:main +from:0x0201b1b4 kind:arm_call_thumb to:0x02016458 module:main +from:0x0201b1d8 kind:arm_call_thumb to:0x02016478 module:main +from:0x0201b1f8 kind:arm_call to:0x0201b05c module:main +from:0x0201b214 kind:arm_call to:0x0201b05c module:main +from:0x0201b21c kind:arm_call_thumb to:0x02000cdc module:main +from:0x0201b224 kind:arm_call_thumb to:0x02015664 module:main +from:0x0201b22c kind:arm_call_thumb to:0x02015664 module:main +from:0x0201b238 kind:load to:0x0203e3b4 module:main +from:0x0201b240 kind:load to:0x02043f48 module:main +from:0x0201b244 kind:load to:0x02043f10 module:main +from:0x0201b248 kind:load to:0x0204d9b0 module:main +from:0x0201b24c kind:load to:0x0204dfbc module:main +from:0x0201b270 kind:arm_call to:0x0202762c module:main +from:0x0201b280 kind:arm_call to:0x02025268 module:main +from:0x0201b29c kind:arm_call to:0x0202762c module:main +from:0x0201b2ac kind:arm_call to:0x020252c4 module:main +from:0x0201b2b4 kind:load to:0x0204d9bc module:main +from:0x0201b2b8 kind:load to:0x0204dfc8 module:main +from:0x0201b2d4 kind:arm_call to:0x02028bf0 module:main +from:0x0201b2e4 kind:arm_call to:0x02028bf0 module:main +from:0x0201b2ec kind:load to:0x0204d9bc module:main +from:0x0201b2f0 kind:load to:0x0204dfc8 module:main +from:0x0201b318 kind:arm_call to:0x02015b10 module:main +from:0x0201b338 kind:arm_call to:0x02015bf4 module:main +from:0x0201b354 kind:arm_call to:0x02015acc module:main +from:0x0201b3a4 kind:arm_call to:0x02015acc module:main +from:0x0201b3d4 kind:load to:0x0204d9bc module:main +from:0x0201b460 kind:arm_call to:0x0201b0a8 module:main +from:0x0201b478 kind:arm_call to:0x0201b0a8 module:main +from:0x0201b4f4 kind:arm_call to:0x0201b2f4 module:main +from:0x0201b56c kind:arm_call to:0x02026800 module:main +from:0x0201b58c kind:arm_call to:0x0201b3dc module:main +from:0x0201b600 kind:arm_call to:0x0205af78 module:overlay(0) +from:0x0201b61c kind:arm_call to:0x0205af78 module:overlay(0) +from:0x0201b638 kind:arm_call to:0x0205af78 module:overlay(0) +from:0x0201b654 kind:arm_call to:0x0205af78 module:overlay(0) +from:0x0201b6d8 kind:arm_call to:0x0205afe0 module:overlay(0) +from:0x0201b6ec kind:load to:0x027e095c module:dtcm +from:0x0201b778 kind:arm_call to:0x02016684 module:main +from:0x0201b7c4 kind:arm_call to:0x020235e8 module:main +from:0x0201b7e4 kind:arm_call to:0x020235e8 module:main +from:0x0201b968 kind:arm_call to:0x020166cc module:main +from:0x0201b97c kind:load to:0x027e0954 module:dtcm +from:0x0201b990 kind:arm_call to:0x02016684 module:main +from:0x0201b9a4 kind:arm_call to:0x020166a4 module:main +from:0x0201ba00 kind:arm_call to:0x0201666c module:main +from:0x0201ba08 kind:arm_call to:0x0201ba6c module:main +from:0x0201ba20 kind:arm_call to:0x02016654 module:main +from:0x0201ba3c kind:load to:0x020440c4 module:main +from:0x0201ba4c kind:arm_call to:0x02016654 module:main +from:0x0201ba68 kind:load to:0x020440c4 module:main +from:0x0201ba78 kind:arm_call to:0x0201666c module:main +from:0x0201ba90 kind:arm_call to:0x0201666c module:main +from:0x0201ba98 kind:arm_call to:0x02011ff4 module:main +from:0x0201bab0 kind:arm_call to:0x0201666c module:main +from:0x0201bacc kind:arm_call to:0x0201ba14 module:main +from:0x0201bb00 kind:arm_call to:0x0201bb5c module:main +from:0x0201bb0c kind:load to:0x020440d8 module:main +from:0x0201bb18 kind:arm_call to:0x0201ba14 module:main +from:0x0201bb4c kind:arm_call to:0x0201bb5c module:main +from:0x0201bb58 kind:load to:0x020440d8 module:main +from:0x0201bb78 kind:load to:0x0201bba4 module:main +from:0x0201bb98 kind:arm_call to:0x0201bba4 module:main +from:0x0201bc40 kind:arm_call to:0x01ffb66c module:itcm +from:0x0201bc68 kind:arm_call to:0x01ffb464 module:itcm +from:0x0201bc78 kind:arm_call to:0x01ff9218 module:itcm +from:0x0201bc9c kind:arm_call to:0x01ffb464 module:itcm +from:0x0201bcac kind:arm_call to:0x01ff9218 module:itcm +from:0x0201bd4c kind:load to:0x0204a0f0 module:main +from:0x0201bd50 kind:load to:0x0204e5e8 module:main +from:0x0201bd58 kind:load to:0x02049af8 module:main +from:0x0201bd5c kind:load to:0x0204e5ec module:main +from:0x0201bd70 kind:arm_call to:0x0201baa4 module:main +from:0x0201bd84 kind:arm_call to:0x0201baa4 module:main +from:0x0201bd8c kind:arm_call to:0x02011ff4 module:main +from:0x0201bdd8 kind:load to:0x0204e61c module:main +from:0x0201bddc kind:load to:0x027e0000 module:dtcm +from:0x0201be1c kind:arm_call to:0x020280c4 module:main +from:0x0201be38 kind:arm_call to:0x02026394 module:main +from:0x0201be40 kind:arm_call to:0x02023474 module:main +from:0x0201be68 kind:arm_call to:0x020263c4 module:main +from:0x0201be74 kind:arm_call to:0x02023474 module:main +from:0x0201be84 kind:arm_call to:0x020280d8 module:main +from:0x0201bedc kind:arm_call to:0x0209f200 module:overlay(0) +from:0x0201bee4 kind:arm_call to:0x02011ff4 module:main +from:0x0201bf14 kind:arm_call to:0x0201c2b8 module:main +from:0x0201bf44 kind:arm_call to:0x0201c37c module:main +from:0x0201bf50 kind:arm_call to:0x0201c2b8 module:main +from:0x0201bf80 kind:arm_call to:0x0209f6dc module:overlay(0) +from:0x0201bf9c kind:arm_call_thumb to:0x0201c9ec module:main +from:0x0201bfac kind:arm_call_thumb to:0x0201c9ec module:main +from:0x0201bfc0 kind:load to:0x0204a100 module:main +from:0x0201bfd0 kind:arm_call to:0x0201c244 module:main +from:0x0201bfdc kind:arm_call to:0x0209f704 module:overlay(0) +from:0x0201c020 kind:arm_call to:0x0201c37c module:main +from:0x0201c028 kind:arm_call to:0x0201c37c module:main +from:0x0201c034 kind:arm_call to:0x0201c2b8 module:main +from:0x0201c050 kind:arm_call to:0x0201c288 module:main +from:0x0201c064 kind:arm_call to:0x0201c244 module:main +from:0x0201c074 kind:arm_call to:0x0209f57c module:overlay(0) +from:0x0201c088 kind:arm_call to:0x0201c244 module:main +from:0x0201c094 kind:arm_call to:0x0209f720 module:overlay(0) +from:0x0201c0a8 kind:arm_call to:0x0201c244 module:main +from:0x0201c0b4 kind:arm_call to:0x0209f738 module:overlay(0) +from:0x0201c0e8 kind:arm_call to:0x0209f6c4 module:overlay(0) +from:0x0201c14c kind:arm_call to:0x0209f974 module:overlay(0) +from:0x0201c19c kind:arm_call to:0x0209f9a8 module:overlay(0) +from:0x0201c1e4 kind:arm_call to:0x0209f9cc module:overlay(0) +from:0x0201c224 kind:arm_call to:0x0209f900 module:overlay(0) +from:0x0201c264 kind:arm_call to:0x0209f900 module:overlay(0) +from:0x0201c294 kind:arm_call to:0x0201c204 module:main +from:0x0201c2ac kind:arm_call to:0x0201c204 module:main +from:0x0201c32c kind:arm_call to:0x02019688 module:main +from:0x0201c338 kind:arm_call to:0x0209f900 module:overlay(0) +from:0x0201c350 kind:arm_call to:0x0209f2ec module:overlay(0) +from:0x0201c378 kind:load to:0x020440ec module:main +from:0x0201c400 kind:arm_call to:0x02019688 module:main +from:0x0201c40c kind:arm_call to:0x0201c07c module:main +from:0x0201c424 kind:load to:0x020440ec module:main +from:0x0201c42c kind:thumb_call_arm to:0x0201c480 module:main +from:0x0201c43c kind:thumb_call_arm to:0x0201c480 module:main +from:0x0201c44c kind:thumb_call_arm to:0x020249ac module:main +from:0x0201c45a kind:thumb_call_arm to:0x020249ac module:main +from:0x0201c56c kind:arm_call to:0x020249ac module:main +from:0x0201c5a8 kind:arm_call to:0x020249ac module:main +from:0x0201c5e4 kind:arm_call to:0x020249ac module:main +from:0x0201c61c kind:arm_call to:0x020249ac module:main +from:0x0201c6b0 kind:thumb_call to:0x02016478 module:main +from:0x0201c6ea kind:thumb_call_arm to:0x0201a700 module:main +from:0x0201c70a kind:thumb_call_arm to:0x0201c7dc module:main +from:0x0201c730 kind:arm_call to:0x02028c08 module:main +from:0x0201c750 kind:arm_call to:0x0201c7dc module:main +from:0x0201c784 kind:arm_call_thumb to:0x02016478 module:main +from:0x0201c79c kind:arm_call to:0x02028bf0 module:main +from:0x0201c7ac kind:arm_call to:0x0201a700 module:main +from:0x0201c80c kind:arm_call to:0x020092cc module:main +from:0x0201c84c kind:arm_call to:0x02009728 module:main +from:0x0201c874 kind:thumb_call to:0x0201c8a8 module:main +from:0x0201c8b2 kind:thumb_call_arm to:0x0202443c module:main +from:0x0201c8b8 kind:thumb_call_arm to:0x02024484 module:main +from:0x0201c91c kind:thumb_call to:0x0201c954 module:main +from:0x0201c92c kind:thumb_call to:0x0201c954 module:main +from:0x0201c94c kind:thumb_call to:0x0201c8a8 module:main +from:0x0201c966 kind:thumb_call to:0x02016514 module:main +from:0x0201c986 kind:thumb_call to:0x02016514 module:main +from:0x0201ca60 kind:arm_call to:0x0202762c module:main +from:0x0201cacc kind:arm_call to:0x020251c8 module:main +from:0x0201cae0 kind:arm_call to:0x02025218 module:main +from:0x0201cb0c kind:load to:0x0204a0f0 module:main +from:0x0201cb68 kind:arm_call to:0x0201cd40 module:main +from:0x0201cd7c kind:arm_call to:0x02028bf0 module:main +from:0x0201ce04 kind:arm_call to:0x02025028 module:main +from:0x0201ce0c kind:arm_call to:0x02025a4c module:main +from:0x0201ce1c kind:arm_call to:0x02025a64 module:main +from:0x0201ce20 kind:arm_call to:0x02025ac4 module:main +from:0x0201ce5c kind:arm_call to:0x0201a744 module:main +from:0x0201ce70 kind:arm_call to:0x0201cdb0 module:main +from:0x0201ce8c kind:arm_call to:0x0201a744 module:main +from:0x0201cea8 kind:arm_call to:0x0201cdb0 module:main +from:0x0201cef4 kind:arm_call to:0x0201bde0 module:main +from:0x0201cf04 kind:load to:0x0204e620 module:main +from:0x0201cf4c kind:arm_call to:0x0201bde0 module:main +from:0x0201cf5c kind:load to:0x0204e620 module:main +from:0x0201d000 kind:arm_call to:0x02015974 module:main +from:0x0201d128 kind:arm_call to:0x0202490c module:main +from:0x0201d190 kind:arm_call to:0x0202490c module:main +from:0x0201d1b4 kind:arm_call to:0x0202490c module:main +from:0x0201d1e8 kind:arm_call to:0x0201bdf8 module:main +from:0x0201d1f0 kind:arm_call to:0x02018c04 module:main +from:0x0201d258 kind:arm_call to:0x0202490c module:main +from:0x0201d294 kind:arm_call to:0x0202490c module:main +from:0x0201d2b0 kind:arm_call to:0x0202490c module:main +from:0x0201d2cc kind:load to:0x0204a0f0 module:main +from:0x0201d2d4 kind:load to:0x0204aef0 module:main +from:0x0201d2e8 kind:load to:0x027e0120 module:dtcm +from:0x0201d2f0 kind:load to:0x0204e620 module:main +from:0x0201d308 kind:arm_call to:0x01ff9f14 module:itcm +from:0x0201d3e4 kind:arm_call to:0x0202490c module:main +from:0x0201d424 kind:arm_call to:0x0202490c module:main +from:0x0201d448 kind:arm_call to:0x0202490c module:main +from:0x0201d534 kind:arm_call to:0x0202490c module:main +from:0x0201d594 kind:arm_call to:0x0202490c module:main +from:0x0201d5b8 kind:arm_call to:0x0202490c module:main +from:0x0201d5f8 kind:load to:0x027e0120 module:dtcm +from:0x0201d648 kind:arm_call to:0x0201e84c module:main +from:0x0201d688 kind:arm_call to:0x0201ebd0 module:main +from:0x0201d6b8 kind:arm_call to:0x0201e8ac module:main +from:0x0201d6d4 kind:arm_call to:0x0201e8ac module:main +from:0x0201d6ec kind:arm_call to:0x0201e8ac module:main +from:0x0201d6fc kind:arm_call to:0x0201e8ac module:main +from:0x0201d720 kind:arm_call to:0x0202490c module:main +from:0x0201d72c kind:arm_call to:0x0201e8ac module:main +from:0x0201d73c kind:arm_call to:0x0201e8ac module:main +from:0x0201d758 kind:arm_call to:0x0202490c module:main +from:0x0201d764 kind:load to:0x027e0120 module:dtcm +from:0x0201d768 kind:load to:0x0204a0f0 module:main +from:0x0201d76c kind:load to:0x0204aef0 module:main +from:0x0201d8b4 kind:arm_call to:0x0201e8ac module:main +from:0x0201d8d0 kind:arm_call to:0x0201e8ac module:main +from:0x0201d9f8 kind:arm_call to:0x0201ec08 module:main +from:0x0201da04 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201da20 kind:load to:0x0204aef0 module:main +from:0x0201da4c kind:arm_call to:0x0201e8ac module:main +from:0x0201da5c kind:arm_call to:0x0201e8ac module:main +from:0x0201da80 kind:arm_call to:0x0202490c module:main +from:0x0201da8c kind:arm_call to:0x0201e8ac module:main +from:0x0201da9c kind:arm_call to:0x0201e8ac module:main +from:0x0201dab8 kind:arm_call to:0x0202490c module:main +from:0x0201dad0 kind:arm_call to:0x0201ec08 module:main +from:0x0201db50 kind:arm_call to:0x0201e84c module:main +from:0x0201db94 kind:arm_call to:0x0201ebd0 module:main +from:0x0201dbc8 kind:arm_call to:0x0201ec08 module:main +from:0x0201dbd4 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dc10 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dc24 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dc74 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dca0 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201dd24 kind:arm_call to:0x0201daec module:main +from:0x0201dd68 kind:arm_call to:0x0201e8ac module:main +from:0x0201dd80 kind:arm_call to:0x0201e84c module:main +from:0x0201ddac kind:arm_call to:0x0201ec08 module:main +from:0x0201ddc4 kind:arm_call to:0x0201ebd0 module:main +from:0x0201de38 kind:arm_call to:0x0201e84c module:main +from:0x0201df84 kind:arm_call to:0x0201e8ac module:main +from:0x0201df94 kind:arm_call to:0x0201e8ac module:main +from:0x0201dfc0 kind:arm_call to:0x0201e8ac module:main +from:0x0201dfd0 kind:arm_call to:0x0201e8ac module:main +from:0x0201dff4 kind:arm_call to:0x0201e8ac module:main +from:0x0201e004 kind:arm_call to:0x0201e8ac module:main +from:0x0201e028 kind:arm_call to:0x0201e8ac module:main +from:0x0201e038 kind:arm_call to:0x0201e8ac module:main +from:0x0201e058 kind:arm_call to:0x0202490c module:main +from:0x0201e064 kind:arm_call to:0x0201e8ac module:main +from:0x0201e074 kind:arm_call to:0x0201e8ac module:main +from:0x0201e090 kind:arm_call to:0x0202490c module:main +from:0x0201e0a4 kind:load to:0x0204a0f0 module:main +from:0x0201e0b4 kind:load to:0x027e0120 module:dtcm +from:0x0201e0b8 kind:load to:0x0204aef0 module:main +from:0x0201e20c kind:arm_call to:0x0201e8ac module:main +from:0x0201e22c kind:load to:0x0204aef0 module:main +from:0x0201e264 kind:arm_call to:0x0201e8ac module:main +from:0x0201e274 kind:arm_call to:0x0201e8ac module:main +from:0x0201e2a8 kind:arm_call to:0x0201e8ac module:main +from:0x0201e2b8 kind:arm_call to:0x0201e8ac module:main +from:0x0201e2ec kind:arm_call to:0x0201e8ac module:main +from:0x0201e2fc kind:arm_call to:0x0201e8ac module:main +from:0x0201e324 kind:arm_call to:0x0201e8ac module:main +from:0x0201e334 kind:arm_call to:0x0201e8ac module:main +from:0x0201e350 kind:arm_call to:0x0202490c module:main +from:0x0201e368 kind:arm_call to:0x0201e8ac module:main +from:0x0201e378 kind:arm_call to:0x0201e8ac module:main +from:0x0201e39c kind:arm_call to:0x0201e8ac module:main +from:0x0201e3ac kind:arm_call to:0x0201e8ac module:main +from:0x0201e3e0 kind:arm_call to:0x0201e8ac module:main +from:0x0201e3f0 kind:arm_call to:0x0201e8ac module:main +from:0x0201e424 kind:arm_call to:0x0201e8ac module:main +from:0x0201e434 kind:arm_call to:0x0201e8ac module:main +from:0x0201e45c kind:arm_call to:0x0201e8ac module:main +from:0x0201e46c kind:arm_call to:0x0201e8ac module:main +from:0x0201e488 kind:arm_call to:0x0202490c module:main +from:0x0201e4a0 kind:arm_call to:0x0201e8ac module:main +from:0x0201e4b0 kind:arm_call to:0x0201e8ac module:main +from:0x0201e4d0 kind:arm_call to:0x0202490c module:main +from:0x0201e504 kind:arm_call to:0x0201e8ac module:main +from:0x0201e520 kind:arm_call to:0x0201e8ac module:main +from:0x0201e548 kind:load to:0x027e0120 module:dtcm +from:0x0201e584 kind:arm_call to:0x0201e8ac module:main +from:0x0201e5a0 kind:arm_call to:0x0201e84c module:main +from:0x0201e60c kind:arm_call to:0x0201e8ac module:main +from:0x0201e628 kind:arm_call to:0x0201e84c module:main +from:0x0201e724 kind:load to:0x020442c4 module:main +from:0x0201e728 kind:load to:0x0204a0f0 module:main +from:0x0201e898 kind:arm_call to:0x0201e72c module:main +from:0x0201e8a4 kind:load to:0x0204430c module:main +from:0x0201e8a8 kind:load to:0x02044310 module:main +from:0x0201e90c kind:arm_call to:0x020159f0 module:main +from:0x0201e9e4 kind:load to:0x02044300 module:main +from:0x0201e9e8 kind:load to:0x0204a0f0 module:main +from:0x0201ea64 kind:arm_call to:0x0201e9ec module:main +from:0x0201ea70 kind:load to:0x0204430c module:main +from:0x0201ea74 kind:load to:0x02044310 module:main +from:0x0201eac8 kind:arm_call to:0x020159f0 module:main +from:0x0201eb7c kind:load to:0x020442ec module:main +from:0x0201eb80 kind:load to:0x0204a0f0 module:main +from:0x0201ebf4 kind:arm_call to:0x0201eb84 module:main +from:0x0201ec00 kind:load to:0x0204430c module:main +from:0x0201ec04 kind:load to:0x02044310 module:main +from:0x0201ec4c kind:arm_call to:0x020159f0 module:main +from:0x0201ed00 kind:load to:0x020442d8 module:main +from:0x0201ed04 kind:load to:0x0204a0f0 module:main +from:0x0201ed80 kind:arm_call to:0x0201ed08 module:main +from:0x0201ed8c kind:load to:0x0204430c module:main +from:0x0201ed90 kind:load to:0x02044310 module:main +from:0x0201ede4 kind:arm_call to:0x020159f0 module:main +from:0x0201eea4 kind:load to:0x020442b4 module:main +from:0x0201eea8 kind:load to:0x0204a0f0 module:main +from:0x0201ef28 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201ef44 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201efcc kind:load to:0x020442a4 module:main +from:0x0201efd0 kind:load to:0x0204a0f0 module:main +from:0x0201f018 kind:arm_call to:0x01ffb428 module:itcm +from:0x0201f090 kind:load to:0x02044294 module:main +from:0x0201f094 kind:load to:0x0204a0f0 module:main +from:0x0201f0dc kind:arm_call to:0x01ffb428 module:itcm +from:0x0201f244 kind:arm_call to:0x020685ac module:overlay(0) +from:0x0201f250 kind:arm_call to:0x0201f2bc module:main +from:0x0201f25c kind:load to:0x02044360 module:main +from:0x0201f288 kind:arm_call to:0x020685ac module:overlay(0) +from:0x0201f294 kind:arm_call to:0x0201f2bc module:main +from:0x0201f2a0 kind:load to:0x02044360 module:main +from:0x0201f2b0 kind:arm_call to:0x02068660 module:overlay(0) +from:0x0201f340 kind:arm_call to:0x02062418 module:overlay(0) +from:0x0201f36c kind:arm_call to:0x02019568 module:main +from:0x0201f408 kind:load to:0x0204a0f0 module:main +from:0x0201f438 kind:arm_call to:0x020691c0 module:overlay(0) +from:0x0201f468 kind:arm_call to:0x0206876c module:overlay(0) +from:0x0201f47c kind:arm_call to:0x02062124 module:overlay(0) +from:0x0201f4a0 kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f4cc kind:arm_call to:0x02062208 module:overlay(0) +from:0x0201f4d4 kind:load to:0x0204a0f0 module:main +from:0x0201f4ec kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f53c kind:arm_call to:0x02062208 module:overlay(0) +from:0x0201f544 kind:load to:0x0204a0f0 module:main +from:0x0201f55c kind:arm_call to:0x01ff9b1c module:itcm +from:0x0201f588 kind:arm_call to:0x02062208 module:overlay(0) +from:0x0201f590 kind:load to:0x0204a0f0 module:main +from:0x0201f5bc kind:arm_call to:0x02062124 module:overlay(0) +from:0x0201f5f8 kind:arm_call to:0x02019568 module:main +from:0x0201f60c kind:arm_call to:0x020623e8 module:overlay(0) +from:0x0201f614 kind:load to:0x0204a0f0 module:main +from:0x0201f624 kind:arm_call to:0x0201f21c module:main +from:0x0201f634 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x0201f648 kind:load to:0x0204436c module:main +from:0x0201f64c kind:load to:0x02044378 module:main +from:0x0201f65c kind:arm_call to:0x0201f21c module:main +from:0x0201f66c kind:arm_call to:0x02061f10 module:overlay(0) +from:0x0201f680 kind:load to:0x0204436c module:main +from:0x0201f684 kind:load to:0x02044378 module:main +from:0x0201f69c kind:arm_call to:0x0201f260 module:main +from:0x0201f6ac kind:arm_call to:0x02061f10 module:overlay(0) +from:0x0201f6c0 kind:load to:0x0204436c module:main +from:0x0201f6c4 kind:load to:0x02044378 module:main +from:0x0201f6dc kind:arm_call to:0x0201f260 module:main +from:0x0201f6ec kind:arm_call to:0x02061f10 module:overlay(0) +from:0x0201f700 kind:load to:0x0204436c module:main +from:0x0201f704 kind:load to:0x02044378 module:main +from:0x0201f720 kind:arm_call to:0x02067a0c module:overlay(0) +from:0x0201f758 kind:arm_call to:0x02019568 module:main +from:0x0201f7c8 kind:arm_call to:0x02015320 module:main +from:0x0201f7d4 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f7d8 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0201f804 kind:arm_call to:0x020626c4 module:overlay(0) +from:0x0201f830 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0201f840 kind:arm_call to:0x0201f304 module:main +from:0x0201f84c kind:arm_call to:0x02062818 module:overlay(0) +from:0x0201f854 kind:arm_call to:0x0201537c module:main +from:0x0201f860 kind:load to:0x020b502c module:overlay(0) +from:0x0201f864 kind:load to:0x020b4f64 module:overlay(0) +from:0x0201f868 kind:load to:0x0204a0f0 module:main +from:0x0201f89c kind:arm_call to:0x02019568 module:main +from:0x0201f90c kind:arm_call to:0x02015320 module:main +from:0x0201f918 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f91c kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0201f948 kind:arm_call to:0x020626c4 module:overlay(0) +from:0x0201f974 kind:arm_call to:0x0201f304 module:main +from:0x0201f980 kind:arm_call to:0x02062818 module:overlay(0) +from:0x0201f988 kind:arm_call to:0x0201537c module:main +from:0x0201f994 kind:load to:0x020b4f64 module:overlay(0) +from:0x0201f998 kind:load to:0x0204a0f0 module:main +from:0x0201f9d4 kind:arm_call to:0x02015320 module:main +from:0x0201f9e0 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201f9e4 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0201fa10 kind:arm_call to:0x020626c4 module:overlay(0) +from:0x0201fa18 kind:arm_call to:0x0201f304 module:main +from:0x0201fa24 kind:arm_call to:0x02062818 module:overlay(0) +from:0x0201fa2c kind:arm_call to:0x0201537c module:main +from:0x0201fa38 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0201fa44 kind:load to:0x0204a0f0 module:main +from:0x0201fa64 kind:arm_call to:0x02067a0c module:overlay(0) +from:0x0201fab0 kind:arm_call to:0x02015320 module:main +from:0x0201fabc kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fac0 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0201faec kind:arm_call to:0x020627e8 module:overlay(0) +from:0x0201fb08 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0201fb18 kind:arm_call to:0x0201f304 module:main +from:0x0201fb24 kind:arm_call to:0x02062818 module:overlay(0) +from:0x0201fb2c kind:arm_call to:0x0201537c module:main +from:0x0201fb38 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0201fb44 kind:load to:0x020b502c module:overlay(0) +from:0x0201fb48 kind:load to:0x020b4f64 module:overlay(0) +from:0x0201fb4c kind:load to:0x0204a0f0 module:main +from:0x0201fb70 kind:arm_call to:0x02019568 module:main +from:0x0201fbe0 kind:arm_call to:0x02015320 module:main +from:0x0201fbec kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fbf0 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0201fc1c kind:arm_call to:0x020627e8 module:overlay(0) +from:0x0201fc48 kind:arm_call to:0x0201f304 module:main +from:0x0201fc54 kind:arm_call to:0x02062818 module:overlay(0) +from:0x0201fc5c kind:arm_call to:0x0201537c module:main +from:0x0201fc68 kind:arm_call to:0x020623b8 module:overlay(0) +from:0x0201fc74 kind:load to:0x0204a0f0 module:main +from:0x0201fc84 kind:arm_call to:0x0201f688 module:main +from:0x0201fcd4 kind:load to:0x02044508 module:main +from:0x0201fce4 kind:arm_call to:0x0201f21c module:main +from:0x0201fcf4 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x0201fd08 kind:load to:0x02044354 module:main +from:0x0201fd0c kind:load to:0x02044390 module:main +from:0x0201fd24 kind:arm_call to:0x0201f260 module:main +from:0x0201fd34 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x0201fd48 kind:load to:0x02044354 module:main +from:0x0201fd4c kind:load to:0x02044390 module:main +from:0x0201fd68 kind:arm_call to:0x02067a0c module:overlay(0) +from:0x0201fda0 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fda4 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0201fdc8 kind:arm_call to:0x02062518 module:overlay(0) +from:0x0201fdd8 kind:arm_call to:0x02019568 module:main +from:0x0201fe04 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0201fe14 kind:arm_call to:0x0201f304 module:main +from:0x0201fe20 kind:load to:0x020b502c module:overlay(0) +from:0x0201fe24 kind:load to:0x020b4f64 module:overlay(0) +from:0x0201fe28 kind:load to:0x0204a0f0 module:main +from:0x0201fe60 kind:arm_call to:0x01ff9b40 module:itcm +from:0x0201fe64 kind:arm_call to:0x0209f0ec module:overlay(0) +from:0x0201fe88 kind:arm_call to:0x02062518 module:overlay(0) +from:0x0201fe98 kind:arm_call to:0x02019568 module:main +from:0x0201fec4 kind:arm_call to:0x0201f304 module:main +from:0x0201fed0 kind:load to:0x020b4f64 module:overlay(0) +from:0x0201fed4 kind:load to:0x0204a0f0 module:main +from:0x0201fef4 kind:arm_call to:0x02067a40 module:overlay(0) +from:0x0201ff04 kind:arm_call to:0x0201f304 module:main +from:0x0201ff10 kind:load to:0x020b502c module:overlay(0) +from:0x0201ff20 kind:load to:0x0201f304 module:main +from:0x0201ff7c kind:arm_call to:0x020235e8 module:main +from:0x0201ff88 kind:arm_call to:0x020235e8 module:main +from:0x0201ffb0 kind:arm_call to:0x02023610 module:main +from:0x0201ffc8 kind:arm_call to:0x02023610 module:main +from:0x0201ffe8 kind:arm_call to:0x02023610 module:main +from:0x02020000 kind:arm_call to:0x02023610 module:main +from:0x02020010 kind:load to:0x0204a0f0 module:main +from:0x02020038 kind:arm_call to:0x01ff9f14 module:itcm +from:0x020200cc kind:arm_call to:0x020235e8 module:main +from:0x020200d8 kind:arm_call to:0x020235e8 module:main +from:0x02020136 kind:thumb_call_arm to:0x0201bde0 module:main +from:0x02020142 kind:thumb_call_arm to:0x02069c24 module:overlay(0) +from:0x02020156 kind:thumb_call_arm to:0x02069c24 module:overlay(0) +from:0x02020164 kind:load to:0x02049a0c module:main +from:0x02020168 kind:load to:0x02043e30 module:main +from:0x0202016c kind:load to:0x020b6488 module:overlay(0) +from:0x02020170 kind:load to:0x0204e620 module:main +from:0x02020174 kind:load to:0x020b50a0 module:overlay(0) +from:0x0202017a kind:thumb_call_arm to:0x020131ec module:main +from:0x0202017e kind:thumb_call_arm to:0x020234e4 module:main +from:0x0202018e kind:thumb_call_arm to:0x02028210 module:main +from:0x020201b4 kind:arm_call to:0x02013c08 module:main +from:0x020201c0 kind:arm_call to:0x02013b24 module:main +from:0x020201e0 kind:arm_call_thumb to:0x02020178 module:main +from:0x02020224 kind:arm_call_thumb to:0x020200e8 module:main +from:0x0202023c kind:load to:0x02049af8 module:main +from:0x0202026c kind:load to:0x020443b8 module:main +from:0x02020294 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0202029c kind:arm_call to:0x02011ff4 module:main +from:0x020202c0 kind:load to:0x020443b8 module:main +from:0x020202e8 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x020202f0 kind:arm_call to:0x02011ff4 module:main +from:0x02020310 kind:arm_call to:0x02011ff4 module:main +from:0x0202031c kind:load to:0x020443b8 module:main +from:0x02020344 kind:arm_call to:0x02061f40 module:overlay(0) +from:0x0202034c kind:arm_call to:0x02011ff4 module:main +from:0x02020370 kind:load to:0x020443b8 module:main +from:0x0202042c kind:arm_call to:0x02062124 module:overlay(0) +from:0x0202045c kind:load to:0x0204ae8c module:main +from:0x02020460 kind:load to:0x0201c4b0 module:main +from:0x02020490 kind:load to:0x0204adf0 module:main +from:0x02020494 kind:load to:0x0204a0f0 module:main +from:0x020204a0 kind:arm_call to:0x02019568 module:main +from:0x020204b4 kind:load to:0x0204a0f0 module:main +from:0x02020500 kind:load to:0x02049bbc module:main +from:0x02020520 kind:arm_call to:0x02020240 module:main +from:0x02020554 kind:arm_call to:0x020607e4 module:overlay(0) +from:0x0202055c kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02020588 kind:arm_call to:0x02021de0 module:main +from:0x02020594 kind:arm_call to:0x0201e6a8 module:main +from:0x0202059c kind:arm_call to:0x0201e98c module:main +from:0x0202061c kind:arm_call to:0x02011f3c module:main +from:0x02020628 kind:arm_call to:0x02061f10 module:overlay(0) +from:0x0202065c kind:arm_call to:0x02011f3c module:main +from:0x02020668 kind:arm_call to:0x020a39bc module:overlay(0) +from:0x02020684 kind:arm_call to:0x020204b8 module:main +from:0x020206a4 kind:load to:0x020444b8 module:main +from:0x020206a8 kind:load to:0x02044390 module:main +from:0x020206ac kind:load to:0x020b4f64 module:overlay(0) +from:0x020206b8 kind:arm_call to:0x02020320 module:main +from:0x020206cc kind:arm_call to:0x02020320 module:main +from:0x020206d4 kind:arm_call to:0x02011ff4 module:main +from:0x020206e8 kind:arm_call to:0x02020320 module:main +from:0x02020728 kind:load to:0x020443f8 module:main +from:0x0202075c kind:arm_call to:0x02021f0c module:main +from:0x020207bc kind:load to:0x0204e5d8 module:main +from:0x020207c0 kind:load to:0x020443e0 module:main +from:0x02020a1c kind:arm_call to:0x0201ea78 module:main +from:0x02020a28 kind:arm_call to:0x02020444 module:main +from:0x02020a40 kind:arm_call to:0x020206f4 module:main +from:0x02020a60 kind:arm_call to:0x0201ea78 module:main +from:0x02020a6c kind:arm_call to:0x02020444 module:main +from:0x02020a74 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02020a7c kind:arm_call to:0x02021f28 module:main +from:0x02020a90 kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x02020ae4 kind:arm_call to:0x02067bc0 module:overlay(0) +from:0x02020b04 kind:arm_call to:0x02068334 module:overlay(0) +from:0x02020b10 kind:arm_call to:0x02067bc0 module:overlay(0) +from:0x02020b20 kind:arm_call to:0x020a2dac module:overlay(0) +from:0x02020b30 kind:arm_call to:0x020a29d0 module:overlay(0) +from:0x02020b5c kind:arm_call to:0x02022868 module:main +from:0x02020b68 kind:arm_call to:0x02020dd0 module:main +from:0x02020b8c kind:arm_call to:0x020a4310 module:overlay(0) +from:0x02020ba4 kind:arm_call to:0x02021c1c module:main +from:0x02020c04 kind:arm_call to:0x02021dd8 module:main +from:0x02020c08 kind:arm_call to:0x020a432c module:overlay(0) +from:0x02020c18 kind:arm_call to:0x020a4310 module:overlay(0) +from:0x02020c30 kind:arm_call to:0x02021c1c module:main +from:0x02020c6c kind:arm_call to:0x02021c34 module:main +from:0x02020cb0 kind:arm_call to:0x020a432c module:overlay(0) +from:0x02020cf0 kind:arm_call to:0x02021d60 module:main +from:0x02020cfc kind:arm_call to:0x02020d30 module:main +from:0x02020d04 kind:load to:0x020b502c module:overlay(0) +from:0x02020d24 kind:arm_call to:0x020206f4 module:main +from:0x02020d40 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02020d6c kind:arm_call to:0x02021dd8 module:main +from:0x02020d70 kind:arm_call to:0x020a432c module:overlay(0) +from:0x02020dcc kind:load to:0x02020464 module:main +from:0x02020e18 kind:arm_call to:0x02020464 module:main +from:0x02020e40 kind:arm_call to:0x02020374 module:main +from:0x02020e68 kind:arm_call to:0x0201e8ac module:main +from:0x02020ea4 kind:arm_call to:0x0201aaa8 module:main +from:0x02020eb8 kind:arm_call to:0x0201e8ac module:main +from:0x02020ef4 kind:arm_call to:0x0201aa1c module:main +from:0x02020f0c kind:arm_call to:0x02020464 module:main +from:0x02020f6c kind:arm_call to:0x0201aa1c module:main +from:0x02020fa0 kind:arm_call to:0x0201aaa8 module:main +from:0x02020fc0 kind:arm_call to:0x020220a0 module:main +from:0x02020ff8 kind:arm_call to:0x0206214c module:overlay(0) +from:0x02021004 kind:load to:0x0204aefc module:main +from:0x020210ac kind:arm_call to:0x020203dc module:main +from:0x02021104 kind:arm_call to:0x02019568 module:main +from:0x02021164 kind:arm_call to:0x02019568 module:main +from:0x020211ac kind:arm_call to:0x020218b4 module:main +from:0x020211c8 kind:arm_call to:0x02021a20 module:main +from:0x020211e0 kind:arm_call to:0x0202286c module:main +from:0x020211ec kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020211f4 kind:load to:0x0204a0f0 module:main +from:0x020211f8 kind:load to:0x020b51f4 module:overlay(0) +from:0x02021234 kind:arm_call to:0x020206f4 module:main +from:0x02021244 kind:arm_call to:0x02022864 module:main +from:0x0202125c kind:arm_call to:0x020683f8 module:overlay(0) +from:0x02021264 kind:arm_call to:0x020203f4 module:main +from:0x0202129c kind:arm_call to:0x0206db24 module:overlay(0) +from:0x020212a8 kind:arm_call to:0x02013adc module:main +from:0x020212b0 kind:load to:0x020b502c module:overlay(0) +from:0x020212b4 kind:load to:0x0204a0f0 module:main +from:0x020212b8 kind:load to:0x020b51f4 module:overlay(0) +from:0x020212bc kind:load to:0x02049b54 module:main +from:0x0202136c kind:load to:0x0204a0f0 module:main +from:0x02021380 kind:arm_call to:0x020203b4 module:main +from:0x020213c0 kind:arm_call to:0x02068358 module:overlay(0) +from:0x020213dc kind:load to:0x020b502c module:overlay(0) +from:0x02021478 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020214ac kind:arm_call to:0x0206080c module:overlay(0) +from:0x020214d8 kind:arm_call to:0x02018240 module:main +from:0x02021538 kind:arm_call to:0x02018240 module:main +from:0x02021584 kind:arm_call to:0x02018240 module:main +from:0x020215f0 kind:arm_call to:0x02018240 module:main +from:0x02021638 kind:arm_call to:0x02018240 module:main +from:0x02021690 kind:arm_call to:0x0206080c module:overlay(0) +from:0x020216b4 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020216e0 kind:arm_call to:0x02021e08 module:main +from:0x020216f0 kind:arm_call to:0x02021e08 module:main +from:0x02021734 kind:arm_call to:0x02019568 module:main +from:0x0202176c kind:arm_call to:0x02062518 module:overlay(0) +from:0x02021788 kind:arm_call to:0x020a4310 module:overlay(0) +from:0x02021804 kind:arm_call to:0x02020498 module:main +from:0x02021860 kind:load to:0x0204a0f0 module:main +from:0x0202189c kind:arm_call to:0x020a4310 module:overlay(0) +from:0x02021914 kind:arm_call to:0x02069634 module:overlay(0) +from:0x02021950 kind:arm_call to:0x0206676c module:overlay(0) +from:0x0202195c kind:arm_call to:0x02069634 module:overlay(0) +from:0x020219a0 kind:arm_call to:0x020682f0 module:overlay(0) +from:0x020219c0 kind:arm_call to:0x0206676c module:overlay(0) +from:0x02021a10 kind:arm_call to:0x020682c4 module:overlay(0) +from:0x02021a1c kind:load to:0x020b502c module:overlay(0) +from:0x02021a34 kind:arm_call to:0x020a4310 module:overlay(0) +from:0x02021a50 kind:arm_call to:0x02060b8c module:overlay(0) +from:0x02021b30 kind:arm_call to:0x0201e84c module:main +from:0x02021b78 kind:arm_call to:0x0201ea40 module:main +from:0x02021ba8 kind:arm_call to:0x0201ea78 module:main +from:0x02021bb4 kind:arm_call to:0x02020444 module:main +from:0x02021bc0 kind:load to:0x020443d8 module:main +from:0x02021bfc kind:arm_call to:0x02021f0c module:main +from:0x02021c10 kind:load to:0x02021f1c module:main +from:0x02021c30 kind:load to:0x02060b44 module:overlay(0) +from:0x02021c58 kind:arm_call to:0x020a4378 module:overlay(0) +from:0x02021c68 kind:arm_call to:0x02022864 module:main +from:0x02021c70 kind:arm_call to:0x020a4310 module:overlay(0) +from:0x02021c80 kind:arm_call to:0x02062124 module:overlay(0) +from:0x02021ca8 kind:arm_call to:0x02062518 module:overlay(0) +from:0x02021d08 kind:arm_call to:0x02060b44 module:overlay(0) +from:0x02021d20 kind:arm_call to:0x0202286c module:main +from:0x02021d40 kind:arm_call to:0x0206db24 module:overlay(0) +from:0x02021d4c kind:arm_call to:0x02013adc module:main +from:0x02021d58 kind:load to:0x020b51f4 module:overlay(0) +from:0x02021d5c kind:load to:0x02049b54 module:main +from:0x02021d8c kind:arm_call to:0x02021dd8 module:main +from:0x02021dbc kind:arm_call to:0x02021dd8 module:main +from:0x02021dc0 kind:arm_call to:0x020a432c module:overlay(0) +from:0x02021dd0 kind:arm_call to:0x02021c34 module:main +from:0x02021dfc kind:arm_call to:0x020607e4 module:overlay(0) +from:0x02021e60 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02021ea0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02021ee0 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x02021f18 kind:load to:0x02021fd8 module:main +from:0x02021f34 kind:arm_call to:0x020609a4 module:overlay(0) +from:0x02021f5c kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x02021f7c kind:arm_call to:0x02021fd8 module:main +from:0x02021f88 kind:arm_call to:0x02021fd8 module:main +from:0x02021f94 kind:arm_call to:0x02060ab0 module:overlay(0) +from:0x02021fb0 kind:arm_call to:0x02021fd8 module:main +from:0x02021fbc kind:arm_call to:0x02060ad8 module:overlay(0) +from:0x02021fd0 kind:arm_call to:0x02021fd8 module:main +from:0x02022050 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02022098 kind:load to:0x0203e930 module:main +from:0x0202209c kind:load to:0x0203e936 module:main +from:0x020220f0 kind:arm_call to:0x0201aaa8 module:main +from:0x020220fc kind:load to:0x0204aefc module:main +from:0x02022138 kind:arm_call to:0x02020518 module:main +from:0x0202214c kind:load to:0x02044418 module:main +from:0x02022158 kind:arm_call to:0x02020778 module:main +from:0x02022194 kind:arm_call to:0x0206c5e8 module:overlay(0) +from:0x0202219c kind:load to:0x027e09a4 module:dtcm +from:0x020221a0 kind:load to:0x020b5198 module:overlay(0) +from:0x020221ac kind:arm_call to:0x02021080 module:main +from:0x020221e8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x0202220c kind:arm_call to:0x020cd348 module:overlay(24) +from:0x02022218 kind:arm_call to:0x020cd3d0 module:overlay(24) +from:0x02022220 kind:load to:0x027e09a4 module:dtcm +from:0x02022224 kind:load to:0x0204a068 module:main +from:0x02022228 kind:load to:0x027e09b8 module:dtcm +from:0x0202222c kind:load to:0x020d8678 module:overlays(19,24) +from:0x02022234 kind:arm_call to:0x0202123c module:main +from:0x0202226c kind:arm_call to:0x020732bc module:overlay(0) +from:0x02022280 kind:arm_call to:0x020cd384 module:overlay(24) +from:0x02022288 kind:arm_call to:0x020cd3e0 module:overlay(24) +from:0x02022290 kind:load to:0x027e09a4 module:dtcm +from:0x02022294 kind:load to:0x0204a068 module:main +from:0x02022298 kind:load to:0x027e09b8 module:dtcm +from:0x0202229c kind:load to:0x020d8678 module:overlays(19,24) +from:0x020222a4 kind:arm_call to:0x02020de4 module:main +from:0x020222b4 kind:arm_call to:0x01ff9b50 module:itcm +from:0x020222e0 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020222fc kind:load to:0x0204a0f0 module:main +from:0x02022300 kind:load to:0x0204a068 module:main +from:0x02022304 kind:load to:0x027e09b8 module:dtcm +from:0x0202232c kind:arm_call to:0x02061604 module:overlay(0) +from:0x02022340 kind:arm_call to:0x02061604 module:overlay(0) +from:0x02022354 kind:arm_call to:0x02061604 module:overlay(0) +from:0x02022368 kind:arm_call to:0x020c6910 module:overlay(24) +from:0x02022384 kind:load to:0x0204a068 module:main +from:0x02022388 kind:load to:0x027e0994 module:dtcm +from:0x02022398 kind:arm_call to:0x02020464 module:main +from:0x020223c8 kind:arm_call to:0x020732bc module:overlay(0) +from:0x020223e4 kind:load to:0x0204a068 module:main +from:0x020223e8 kind:load to:0x027e09b8 module:dtcm +from:0x0202242c kind:arm_call to:0x020736b0 module:overlay(0) +from:0x02022434 kind:arm_call to:0x0206618c module:overlay(0) +from:0x0202244c kind:arm_call to:0x0206618c module:overlay(0) +from:0x02022464 kind:arm_call to:0x0206618c module:overlay(0) +from:0x02022480 kind:arm_call to:0x020212c0 module:main +from:0x02022488 kind:load to:0x0204e5d8 module:main +from:0x0202248c kind:load to:0x027e09b8 module:dtcm +from:0x02022498 kind:arm_call to:0x02020518 module:main +from:0x020224ac kind:load to:0x02044468 module:main +from:0x020224cc kind:arm_call to:0x02068358 module:overlay(0) +from:0x020224ec kind:load to:0x020b502c module:overlay(0) +from:0x020225a8 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020225d4 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02022608 kind:arm_call to:0x02018240 module:main +from:0x02022650 kind:arm_call to:0x02018240 module:main +from:0x020226b4 kind:arm_call to:0x02018240 module:main +from:0x020226fc kind:arm_call to:0x02018240 module:main +from:0x02022754 kind:arm_call to:0x0206080c module:overlay(0) +from:0x02022778 kind:arm_call to:0x0205fc00 module:overlay(0) +from:0x020227a4 kind:arm_call to:0x02021e08 module:main +from:0x020227b4 kind:arm_call to:0x02021e08 module:main +from:0x020227e4 kind:arm_call to:0x020a4310 module:overlay(0) +from:0x02022804 kind:arm_call to:0x020206e0 module:main +from:0x0202280c kind:arm_call to:0x02011ff4 module:main +from:0x02022820 kind:arm_call to:0x020206e0 module:main +from:0x02022834 kind:arm_call to:0x020206e0 module:main +from:0x0202283c kind:arm_call to:0x02011ff4 module:main +from:0x02022850 kind:arm_call to:0x020206e0 module:main +from:0x0202287c kind:load to:0x0201f40c module:main +from:0x020228d0 kind:arm_call to:0x01ffb860 module:itcm +from:0x020228e4 kind:arm_call to:0x01ffb780 module:itcm +from:0x020228f0 kind:arm_call to:0x01ffb860 module:itcm +from:0x02022904 kind:arm_call to:0x01ffb780 module:itcm +from:0x02022958 kind:arm_call to:0x01ffb744 module:itcm +from:0x0202296c kind:arm_call to:0x01ffb744 module:itcm +from:0x02022980 kind:arm_call to:0x01ffb744 module:itcm +from:0x020229b8 kind:arm_call to:0x01ffb58c module:itcm +from:0x020229f4 kind:arm_call to:0x01ffb534 module:itcm +from:0x02022a40 kind:arm_call to:0x02039f7c module:main +from:0x02022a68 kind:arm_call to:0x01ffb534 module:itcm +from:0x02022ac4 kind:arm_call to:0x02039f7c module:main +from:0x02022b2c kind:arm_call to:0x01ffb534 module:itcm +from:0x02022b58 kind:arm_call to:0x02039f7c module:main +from:0x02022bec kind:arm_call to:0x01ffb428 module:itcm +from:0x02022c6c kind:arm_call to:0x01ffb534 module:itcm +from:0x02022cac kind:arm_call to:0x02039f7c module:main +from:0x02022d08 kind:arm_call to:0x01ffb558 module:itcm +from:0x02023078 kind:arm_call to:0x02023068 module:main +from:0x020230d8 kind:arm_call to:0x02022fbc module:main +from:0x020230e0 kind:arm_call to:0x02022ef0 module:main +from:0x02023110 kind:arm_call to:0x02023100 module:main +from:0x02023168 kind:arm_call to:0x02022ef0 module:main +from:0x02023170 kind:arm_call to:0x02022fbc module:main +from:0x020231a8 kind:arm_call to:0x01ffb464 module:itcm +from:0x020231fc kind:arm_call to:0x01ffb464 module:itcm +from:0x02023250 kind:load to:0x0204293c module:main +from:0x02023324 kind:load to:0x0203e93c module:main +from:0x020233a4 kind:load to:0x0203e93c module:main +from:0x020233ca kind:thumb_call_arm to:0x02023650 module:main +from:0x020233d8 kind:thumb_call_arm to:0x02026710 module:main +from:0x020233e2 kind:thumb_call_arm to:0x020284f4 module:main +from:0x02023408 kind:thumb_call_arm to:0x02028520 module:main +from:0x02023418 kind:thumb_call_arm to:0x02028520 module:main +from:0x02023424 kind:thumb_call_arm to:0x02028c24 module:main +from:0x02023432 kind:thumb_call_arm to:0x02028c24 module:main +from:0x0202345c kind:load to:0x0204e644 module:main +from:0x02023464 kind:load to:0x027e0184 module:dtcm +from:0x02023518 kind:load to:0x0204450c module:main +from:0x0202351c kind:load to:0x0204e644 module:main +from:0x0202355c kind:load to:0x0204e644 module:main +from:0x02023560 kind:load to:0x0204450c module:main +from:0x020235c0 kind:load to:0x0204450c module:main +from:0x020235c4 kind:load to:0x0204e644 module:main +from:0x020236a8 kind:load to:0x0204e648 module:main +from:0x02023924 kind:arm_call to:0x020236b0 module:main +from:0x0202392c kind:load to:0x0204e648 module:main +from:0x02023a5c kind:arm_call to:0x020236b0 module:main +from:0x02023a64 kind:load to:0x0204e648 module:main +from:0x02023b60 kind:arm_call to:0x020236b0 module:main +from:0x02023b68 kind:load to:0x0204e648 module:main +from:0x02023bfc kind:arm_call to:0x020236b0 module:main +from:0x02023c04 kind:load to:0x0204e648 module:main +from:0x02023d68 kind:arm_call to:0x020236b0 module:main +from:0x02023d70 kind:load to:0x0204e648 module:main +from:0x02023e4c kind:arm_call to:0x020236b0 module:main +from:0x02023e54 kind:load to:0x0204e648 module:main +from:0x02023f40 kind:arm_call to:0x020236b0 module:main +from:0x02023f48 kind:load to:0x0204e648 module:main +from:0x02023f80 kind:load to:0x0204e648 module:main +from:0x02023f84 kind:load to:0x020236b0 module:main +from:0x0202400c kind:arm_call to:0x020236b0 module:main +from:0x02024014 kind:load to:0x0204e648 module:main +from:0x02024080 kind:arm_call to:0x020236b0 module:main +from:0x02024088 kind:load to:0x0204e648 module:main +from:0x02024100 kind:arm_call to:0x020236b0 module:main +from:0x02024108 kind:load to:0x0204e648 module:main +from:0x02024180 kind:arm_call to:0x020236b0 module:main +from:0x02024188 kind:load to:0x0204e648 module:main +from:0x020241bc kind:arm_call to:0x020236b0 module:main +from:0x020241c8 kind:load to:0x0204e648 module:main +from:0x020241d8 kind:load to:0x0204e64a module:main +from:0x020241dc kind:load to:0x02024194 module:main +from:0x020241ec kind:load to:0x0204e64c module:main +from:0x020241f0 kind:load to:0x02024194 module:main +from:0x02024210 kind:load to:0x0204e656 module:main +from:0x02024214 kind:load to:0x02024194 module:main +from:0x02024234 kind:load to:0x0204e658 module:main +from:0x02024238 kind:load to:0x02024194 module:main +from:0x02024248 kind:load to:0x0204e650 module:main +from:0x0202424c kind:load to:0x02024194 module:main +from:0x0202425c kind:load to:0x0204e652 module:main +from:0x02024260 kind:load to:0x02024194 module:main +from:0x02024270 kind:load to:0x0204e654 module:main +from:0x02024274 kind:load to:0x02024194 module:main +from:0x02024284 kind:load to:0x0204e64e module:main +from:0x02024288 kind:load to:0x02024194 module:main +from:0x02024298 kind:load to:0x0204e65a module:main +from:0x0202429c kind:load to:0x02024194 module:main +from:0x020242ac kind:load to:0x0204e65c module:main +from:0x020242b0 kind:load to:0x02024194 module:main +from:0x020242d4 kind:load to:0x0204e65e module:main +from:0x020242d8 kind:load to:0x02024194 module:main +from:0x020242fc kind:load to:0x0204e660 module:main +from:0x02024300 kind:load to:0x02024194 module:main +from:0x02024390 kind:arm_call to:0x020283a4 module:main +from:0x020243c0 kind:load to:0x0204e646 module:main +from:0x020243d0 kind:load to:0x0204e648 module:main +from:0x020243d4 kind:load to:0x02024304 module:main +from:0x020243e4 kind:load to:0x0204e648 module:main +from:0x0202444c kind:load to:0x0204e648 module:main +from:0x02024450 kind:load to:0x020243e8 module:main +from:0x02024464 kind:load to:0x0204e648 module:main +from:0x02024468 kind:load to:0x020243e8 module:main +from:0x0202447c kind:load to:0x0204e648 module:main +from:0x02024480 kind:load to:0x020243e8 module:main +from:0x02024494 kind:load to:0x0204e648 module:main +from:0x02024498 kind:load to:0x020243e8 module:main +from:0x02024a04 kind:load to:0x02026014 module:main +from:0x02024a20 kind:load to:0x02025ff0 module:main +from:0x02024a3c kind:load to:0x02026014 module:main +from:0x02024a58 kind:load to:0x02025ff0 module:main +from:0x02024a74 kind:load to:0x02028d08 module:main +from:0x02024a7a kind:thumb_call_arm to:0x02024b9c module:main +from:0x02024ae2 kind:thumb_call_arm to:0x02024bc0 module:main +from:0x02024afe kind:thumb_call_arm to:0x02024e08 module:main +from:0x02024b6c kind:arm_call to:0x02024c58 module:main +from:0x02024ba8 kind:arm_call to:0x02024f08 module:main +from:0x02024be0 kind:arm_call to:0x02024eb0 module:main +from:0x02024bf4 kind:arm_call to:0x02024edc module:main +from:0x02024c78 kind:arm_call to:0x02024eb0 module:main +from:0x02024c8c kind:arm_call to:0x02024edc module:main +from:0x02024d5c kind:arm_call to:0x02028d48 module:main +from:0x02024d8c kind:arm_call to:0x02028d08 module:main +from:0x02024db0 kind:load to:0x02028c08 module:main +from:0x02024dc4 kind:load to:0x02028cec module:main +from:0x02024ddc kind:load to:0x02028c08 module:main +from:0x02024e3c kind:arm_call to:0x0202867c module:main +from:0x02024e50 kind:arm_call to:0x02028520 module:main +from:0x02024e6c kind:arm_call to:0x02028c24 module:main +from:0x02024e7c kind:arm_call to:0x02028c24 module:main +from:0x02024ea4 kind:load to:0x027e0184 module:dtcm +from:0x02025008 kind:arm_call to:0x02028610 module:main +from:0x0202501c kind:arm_call to:0x02028c08 module:main +from:0x02025024 kind:load to:0x027e0184 module:dtcm +from:0x02025058 kind:arm_call to:0x02028610 module:main +from:0x02025070 kind:arm_call to:0x02028c08 module:main +from:0x02025078 kind:load to:0x027e0184 module:dtcm +from:0x020250ac kind:arm_call to:0x02028610 module:main +from:0x020250c4 kind:arm_call to:0x02028c08 module:main +from:0x020250cc kind:load to:0x027e0184 module:dtcm +from:0x02025100 kind:arm_call to:0x02028610 module:main +from:0x02025118 kind:arm_call to:0x02028c08 module:main +from:0x02025120 kind:load to:0x027e0184 module:dtcm +from:0x02025154 kind:arm_call to:0x020285a0 module:main +from:0x02025168 kind:arm_call to:0x02028c38 module:main +from:0x02025170 kind:load to:0x027e0184 module:dtcm +from:0x020251a4 kind:arm_call to:0x020285a0 module:main +from:0x020251bc kind:arm_call to:0x02028c38 module:main +from:0x020251c4 kind:load to:0x027e0184 module:dtcm +from:0x020251f8 kind:arm_call to:0x020285a0 module:main +from:0x0202520c kind:arm_call to:0x02028c38 module:main +from:0x02025214 kind:load to:0x027e0184 module:dtcm +from:0x02025248 kind:arm_call to:0x020285a0 module:main +from:0x0202525c kind:arm_call to:0x02028c38 module:main +from:0x02025264 kind:load to:0x027e0184 module:dtcm +from:0x02025278 kind:arm_call to:0x0202449c module:main +from:0x020252a4 kind:arm_call to:0x02028610 module:main +from:0x020252b8 kind:arm_call to:0x02028c08 module:main +from:0x020252c0 kind:load to:0x027e0184 module:dtcm +from:0x020252d4 kind:arm_call to:0x020244d0 module:main +from:0x02025300 kind:arm_call to:0x02028610 module:main +from:0x02025314 kind:arm_call to:0x02028c08 module:main +from:0x0202531c kind:load to:0x027e0184 module:dtcm +from:0x02025330 kind:arm_call to:0x020244f0 module:main +from:0x0202535c kind:arm_call to:0x02028610 module:main +from:0x02025370 kind:arm_call to:0x02028c08 module:main +from:0x02025378 kind:load to:0x027e0184 module:dtcm +from:0x0202538c kind:arm_call to:0x02024524 module:main +from:0x020253b8 kind:arm_call to:0x02028610 module:main +from:0x020253cc kind:arm_call to:0x02028c08 module:main +from:0x020253d4 kind:load to:0x027e0184 module:dtcm +from:0x020253e8 kind:arm_call to:0x02024544 module:main +from:0x02025414 kind:arm_call to:0x02028610 module:main +from:0x02025428 kind:arm_call to:0x02028c08 module:main +from:0x02025430 kind:load to:0x027e0184 module:dtcm +from:0x02025444 kind:arm_call to:0x020245c8 module:main +from:0x02025470 kind:arm_call to:0x02028610 module:main +from:0x02025484 kind:arm_call to:0x02028c08 module:main +from:0x0202548c kind:load to:0x027e0184 module:dtcm +from:0x020254a0 kind:arm_call to:0x0202463c module:main +from:0x020254cc kind:arm_call to:0x02028610 module:main +from:0x020254e0 kind:arm_call to:0x02028c08 module:main +from:0x020254e8 kind:load to:0x027e0184 module:dtcm +from:0x020254fc kind:arm_call to:0x020246c0 module:main +from:0x02025528 kind:arm_call to:0x02028610 module:main +from:0x0202553c kind:arm_call to:0x02028c08 module:main +from:0x02025544 kind:load to:0x027e0184 module:dtcm +from:0x02025558 kind:arm_call to:0x02024734 module:main +from:0x02025584 kind:arm_call to:0x020285a0 module:main +from:0x02025598 kind:arm_call to:0x02028c38 module:main +from:0x020255a0 kind:load to:0x027e0184 module:dtcm +from:0x020255b4 kind:arm_call to:0x02024768 module:main +from:0x020255e0 kind:arm_call to:0x020285a0 module:main +from:0x020255f4 kind:arm_call to:0x02028c38 module:main +from:0x020255fc kind:load to:0x027e0184 module:dtcm +from:0x02025610 kind:arm_call to:0x02024788 module:main +from:0x0202563c kind:arm_call to:0x020285a0 module:main +from:0x02025650 kind:arm_call to:0x02028c38 module:main +from:0x02025658 kind:load to:0x027e0184 module:dtcm +from:0x0202566c kind:arm_call to:0x020247bc module:main +from:0x02025698 kind:arm_call to:0x020285a0 module:main +from:0x020256ac kind:arm_call to:0x02028c38 module:main +from:0x020256b4 kind:load to:0x027e0184 module:dtcm +from:0x020256c8 kind:arm_call to:0x020247dc module:main +from:0x020256f4 kind:arm_call to:0x020285a0 module:main +from:0x02025708 kind:arm_call to:0x02028c38 module:main +from:0x02025710 kind:load to:0x027e0184 module:dtcm +from:0x02025724 kind:arm_call to:0x0202482c module:main +from:0x02025750 kind:arm_call to:0x020285a0 module:main +from:0x02025764 kind:arm_call to:0x02028c38 module:main +from:0x0202576c kind:load to:0x027e0184 module:dtcm +from:0x02025780 kind:arm_call to:0x0202486c module:main +from:0x020257ac kind:arm_call to:0x020285a0 module:main +from:0x020257c0 kind:arm_call to:0x02028c38 module:main +from:0x020257c8 kind:load to:0x027e0184 module:dtcm +from:0x020257dc kind:arm_call to:0x020248c4 module:main +from:0x02025808 kind:arm_call to:0x020285a0 module:main +from:0x0202581c kind:arm_call to:0x02028c38 module:main +from:0x02025824 kind:load to:0x027e0184 module:dtcm +from:0x0202582c kind:arm_call to:0x020241f4 module:main +from:0x020258a4 kind:load to:0x0204e664 module:main +from:0x020258fc kind:arm_call to:0x02028740 module:main +from:0x0202590c kind:arm_call to:0x02028c38 module:main +from:0x02025918 kind:load to:0x0204e664 module:main +from:0x0202591c kind:load to:0x027e0184 module:dtcm +from:0x02025934 kind:arm_call to:0x020287d8 module:main +from:0x02025940 kind:arm_call to:0x02023a7c module:main +from:0x02025958 kind:load to:0x027e0184 module:dtcm +from:0x0202595c kind:load to:0x0204e664 module:main +from:0x02025964 kind:arm_call to:0x02024218 module:main +from:0x0202599c kind:load to:0x0204e664 module:main +from:0x020259ec kind:arm_call to:0x02028740 module:main +from:0x020259fc kind:arm_call to:0x02028c38 module:main +from:0x02025a08 kind:load to:0x027e0184 module:dtcm +from:0x02025a0c kind:load to:0x0204e664 module:main +from:0x02025a24 kind:arm_call to:0x020287d8 module:main +from:0x02025a30 kind:arm_call to:0x02023b74 module:main +from:0x02025a44 kind:load to:0x027e0184 module:dtcm +from:0x02025a48 kind:load to:0x0204e664 module:main +from:0x02025a50 kind:arm_call to:0x020242b4 module:main +from:0x02025a60 kind:load to:0x0204e664 module:main +from:0x02025aa0 kind:arm_call to:0x02028740 module:main +from:0x02025ab4 kind:arm_call to:0x02028c38 module:main +from:0x02025ac0 kind:load to:0x027e0184 module:dtcm +from:0x02025ad8 kind:arm_call to:0x020287d8 module:main +from:0x02025ae4 kind:arm_call to:0x02024094 module:main +from:0x02025af4 kind:load to:0x027e0184 module:dtcm +from:0x02025af8 kind:load to:0x0204e664 module:main +from:0x02025b00 kind:arm_call to:0x020242dc module:main +from:0x02025b10 kind:load to:0x0204e664 module:main +from:0x02025b50 kind:arm_call to:0x02028740 module:main +from:0x02025b64 kind:arm_call to:0x02028c38 module:main +from:0x02025b70 kind:load to:0x027e0184 module:dtcm +from:0x02025b88 kind:arm_call to:0x020287d8 module:main +from:0x02025b94 kind:arm_call to:0x02024114 module:main +from:0x02025ba4 kind:load to:0x027e0184 module:dtcm +from:0x02025ba8 kind:load to:0x0204e664 module:main +from:0x02025bb0 kind:arm_call to:0x0202423c module:main +from:0x02025bf8 kind:load to:0x02042b54 module:main +from:0x02025bfc kind:load to:0x02042b56 module:main +from:0x02025c00 kind:load to:0x02042b58 module:main +from:0x02025c04 kind:load to:0x0204e680 module:main +from:0x02025c88 kind:arm_call to:0x020285a0 module:main +from:0x02025c9c kind:arm_call to:0x02028c38 module:main +from:0x02025cc8 kind:arm_call to:0x02028740 module:main +from:0x02025ce0 kind:arm_call to:0x02028c38 module:main +from:0x02025d10 kind:arm_call to:0x02028740 module:main +from:0x02025d28 kind:arm_call to:0x02028c38 module:main +from:0x02025d34 kind:load to:0x0204e680 module:main +from:0x02025d38 kind:load to:0x027e0184 module:dtcm +from:0x02025d50 kind:arm_call to:0x020287d8 module:main +from:0x02025d5c kind:arm_call to:0x02023c10 module:main +from:0x02025d78 kind:load to:0x027e0184 module:dtcm +from:0x02025d7c kind:load to:0x0204e680 module:main +from:0x02025d84 kind:arm_call to:0x02024250 module:main +from:0x02025dac kind:load to:0x0204e680 module:main +from:0x02025db0 kind:load to:0x02042b44 module:main +from:0x02025df8 kind:arm_call to:0x02028740 module:main +from:0x02025e08 kind:arm_call to:0x02028c38 module:main +from:0x02025e14 kind:load to:0x027e0184 module:dtcm +from:0x02025e18 kind:load to:0x0204e680 module:main +from:0x02025e30 kind:arm_call to:0x020287d8 module:main +from:0x02025e3c kind:arm_call to:0x02023d88 module:main +from:0x02025e50 kind:load to:0x027e0184 module:dtcm +from:0x02025e54 kind:load to:0x0204e680 module:main +from:0x02025e5c kind:arm_call to:0x02024264 module:main +from:0x02025ed8 kind:load to:0x0204e680 module:main +from:0x02025f24 kind:arm_call to:0x02028740 module:main +from:0x02025f38 kind:arm_call to:0x02028c38 module:main +from:0x02025f44 kind:load to:0x027e0184 module:dtcm +from:0x02025f48 kind:load to:0x0204e680 module:main +from:0x02025f8c kind:arm_call to:0x02028740 module:main +from:0x02025fa0 kind:arm_call to:0x02028c38 module:main +from:0x02025fac kind:load to:0x027e0184 module:dtcm +from:0x02025fb0 kind:load to:0x0204e680 module:main +from:0x02025fc8 kind:arm_call to:0x020287d8 module:main +from:0x02025fd4 kind:arm_call to:0x02023e64 module:main +from:0x02025fe8 kind:load to:0x027e0184 module:dtcm +from:0x02025fec kind:load to:0x0204e680 module:main +from:0x0202603c kind:arm_call to:0x020280c4 module:main +from:0x02026060 kind:arm_call to:0x020280d8 module:main +from:0x02026088 kind:arm_call to:0x02026e10 module:main +from:0x0202609c kind:load to:0x027e0000 module:dtcm +from:0x020260a0 kind:load to:0x027e07e0 module:dtcm +from:0x02026114 kind:arm_call to:0x020263c4 module:main +from:0x0202611c kind:load to:0x027e07e8 module:dtcm +from:0x02026120 kind:load to:0x027e0188 module:dtcm +from:0x02026124 kind:load to:0x027e07f0 module:dtcm +from:0x02026128 kind:load to:0x027e0000 module:dtcm +from:0x0202612c kind:load to:0x027e07ec module:dtcm +from:0x0202613c kind:load to:0x020260a8 module:main +from:0x0202614c kind:load to:0x020260a8 module:main +from:0x0202615c kind:load to:0x020260a8 module:main +from:0x0202616c kind:load to:0x020260a8 module:main +from:0x0202617c kind:load to:0x020260a8 module:main +from:0x0202618c kind:load to:0x020260a8 module:main +from:0x0202619c kind:load to:0x020260a8 module:main +from:0x020261ac kind:load to:0x020260a8 module:main +from:0x020261c4 kind:load to:0x027e07e0 module:dtcm +from:0x02026248 kind:load to:0x027e0198 module:dtcm +from:0x0202624c kind:load to:0x027e07e8 module:dtcm +from:0x020262d4 kind:load to:0x027e0198 module:dtcm +from:0x020262d8 kind:load to:0x027e07e8 module:dtcm +from:0x02026304 kind:arm_call to:0x02026394 module:main +from:0x02026318 kind:load to:0x027e07e8 module:dtcm +from:0x0202631c kind:load to:0x027e07f0 module:dtcm +from:0x02026320 kind:load to:0x027e07ec module:dtcm +from:0x0202634c kind:arm_call to:0x02026394 module:main +from:0x0202635c kind:load to:0x027e0818 module:dtcm +from:0x02026360 kind:load to:0x027e0820 module:dtcm +from:0x02026364 kind:load to:0x027e081c module:dtcm +from:0x02026444 kind:load to:0x027e0000 module:dtcm +from:0x0202646c kind:thumb_call_arm to:0x02026524 module:main +from:0x0202647c kind:thumb_call to:0x020007a6 module:main +from:0x0202649a kind:thumb_call_arm to:0x02028c24 module:main +from:0x020264b8 kind:thumb_call_arm to:0x020265a8 module:main +from:0x020264c2 kind:thumb_call_arm to:0x02026524 module:main +from:0x020264c8 kind:load to:0x0204e6a0 module:main +from:0x020264ec kind:arm_call to:0x020265b8 module:main +from:0x02026500 kind:arm_call_thumb to:0x020007a6 module:main +from:0x02026514 kind:arm_call to:0x020265b8 module:main +from:0x02026530 kind:load to:0x020264d8 module:main +from:0x0202655c kind:arm_call to:0x020280f0 module:main +from:0x02026564 kind:arm_call to:0x020280c4 module:main +from:0x02026594 kind:arm_call to:0x02028104 module:main +from:0x0202659c kind:arm_call to:0x020280d8 module:main +from:0x020265b4 kind:load to:0x02026534 module:main +from:0x020265d0 kind:arm_call to:0x020280f0 module:main +from:0x020265d8 kind:arm_call to:0x020280c4 module:main +from:0x020265e8 kind:arm_call to:0x02028f48 module:main +from:0x02026610 kind:arm_call to:0x02028104 module:main +from:0x02026618 kind:arm_call to:0x020280d8 module:main +from:0x0202663c kind:load to:0x02026688 module:main +from:0x02026640 kind:load to:0x02026534 module:main +from:0x0202664c kind:load to:0x02026624 module:main +from:0x02026668 kind:load to:0x02026670 module:main +from:0x0202666c kind:load to:0x020265b8 module:main +from:0x020266b4 kind:load to:0x020266d8 module:main +from:0x020266b8 kind:load to:0x02026524 module:main +from:0x020266d0 kind:load to:0x020266f0 module:main +from:0x020266d4 kind:load to:0x020265a8 module:main +from:0x020267b0 kind:arm_call to:0x020267c0 module:main +from:0x020267d4 kind:load to:0x02026800 module:main +from:0x020267f0 kind:arm_call to:0x02026800 module:main +from:0x02026808 kind:load to:0x02032eb4 module:main +from:0x02026820 kind:load to:0x027e085c module:dtcm +from:0x020269ac kind:load to:0x027e0860 module:dtcm +from:0x020269f4 kind:load to:0x027e0860 module:dtcm +from:0x02026a1c kind:arm_call to:0x02028128 module:main +from:0x02026a40 kind:arm_call to:0x02026ef0 module:main +from:0x02026a64 kind:arm_call to:0x020270f8 module:main +from:0x02026ab0 kind:arm_call to:0x02027144 module:main +from:0x02026ab8 kind:load to:0x027e084c module:dtcm +from:0x02026abc kind:load to:0x027e0860 module:dtcm +from:0x02026ac0 kind:load to:0x027e0850 module:dtcm +from:0x02026ac4 kind:load to:0x027e0848 module:dtcm +from:0x02026b3e kind:thumb_call_arm to:0x02026fe8 module:main +from:0x02026b54 kind:thumb_call to:0x02026ba4 module:main +from:0x02026b64 kind:load to:0x027e0854 module:dtcm +from:0x02026b68 kind:load to:0x027e0864 module:dtcm +from:0x02026b6c kind:load to:0x027e0850 module:dtcm +from:0x02026b70 kind:load to:0x027e0870 module:dtcm +from:0x02026b74 kind:load to:0x027e0860 module:dtcm +from:0x02026b80 kind:load to:0x027e0000 module:dtcm +from:0x02026b88 kind:load to:0x027e08f0 module:dtcm +from:0x02026b98 kind:load to:0x0204e6a4 module:main +from:0x02026b9c kind:load to:0x02027010 module:main +from:0x02026ba0 kind:load to:0x0204e82c module:main +from:0x02026bb0 kind:thumb_call_arm to:0x020280c4 module:main +from:0x02026bb6 kind:thumb_call_arm to:0x0202680c module:main +from:0x02026bc8 kind:thumb_call_arm to:0x02026954 module:main +from:0x02026c02 kind:thumb_call_arm to:0x0202708c module:main +from:0x02026c16 kind:thumb_call_arm to:0x02028c24 module:main +from:0x02026c30 kind:thumb_call_arm to:0x02027084 module:main +from:0x02026c46 kind:thumb_call_arm to:0x02028c24 module:main +from:0x02026c50 kind:thumb_call_arm to:0x020280d8 module:main +from:0x02026c60 kind:load to:0x02026c64 module:main +from:0x02026c68 kind:arm_call to:0x020280c4 module:main +from:0x02026c78 kind:arm_call to:0x02026c84 module:main +from:0x02026c80 kind:load to:0x027e0860 module:dtcm +from:0x02026ca4 kind:arm_call to:0x0202708c module:main +from:0x02026cc0 kind:arm_call to:0x02027144 module:main +from:0x02026ccc kind:arm_call to:0x02026cdc module:main +from:0x02026cd4 kind:load to:0x027e0858 module:dtcm +from:0x02026cd8 kind:load to:0x02026cdc module:main +from:0x02026d04 kind:arm_call to:0x020280c4 module:main +from:0x02026d08 kind:arm_call to:0x02026d14 module:main +from:0x02026d10 kind:load to:0x027e0850 module:dtcm +from:0x02026d24 kind:arm_call to:0x02027020 module:main +from:0x02026d2c kind:arm_call to:0x02027494 module:main +from:0x02026d40 kind:arm_call to:0x020268d0 module:main +from:0x02026d48 kind:arm_call to:0x020269b0 module:main +from:0x02026d58 kind:arm_call to:0x02026e60 module:main +from:0x02026d5c kind:arm_call to:0x02027050 module:main +from:0x02026d60 kind:arm_call to:0x02026f1c module:main +from:0x02026d64 kind:arm_call to:0x020284f4 module:main +from:0x02026d6c kind:load to:0x027e0850 module:dtcm +from:0x02026d74 kind:thumb_call_arm to:0x020280c4 module:main +from:0x02026d82 kind:thumb_call_arm to:0x02026d14 module:main +from:0x02026d86 kind:thumb_call_arm to:0x02027020 module:main +from:0x02026d8c kind:thumb_call_arm to:0x02027494 module:main +from:0x02026d92 kind:thumb_call_arm to:0x02026dc8 module:main +from:0x02026d9e kind:thumb_call_arm to:0x020268d0 module:main +from:0x02026da4 kind:thumb_call_arm to:0x020269b0 module:main +from:0x02026db0 kind:thumb_call_arm to:0x02026e60 module:main +from:0x02026db4 kind:thumb_call_arm to:0x02027050 module:main +from:0x02026dba kind:thumb_call_arm to:0x020280d8 module:main +from:0x02026dbe kind:thumb_call_arm to:0x02026f1c module:main +from:0x02026dc4 kind:load to:0x027e0860 module:dtcm +from:0x02026dd8 kind:arm_call to:0x02027f0c module:main +from:0x02026de8 kind:arm_call to:0x020280c4 module:main +from:0x02026e00 kind:arm_call to:0x02026e10 module:main +from:0x02026e08 kind:arm_call to:0x020280d8 module:main +from:0x02026e18 kind:arm_call to:0x020280c4 module:main +from:0x02026e40 kind:arm_call to:0x02026824 module:main +from:0x02026e4c kind:arm_call to:0x020269f8 module:main +from:0x02026e54 kind:arm_call to:0x020280d8 module:main +from:0x02026e5c kind:load to:0x027e0850 module:dtcm +from:0x02026e68 kind:arm_call to:0x020280c4 module:main +from:0x02026e8c kind:arm_call to:0x0202689c module:main +from:0x02026eb8 kind:arm_call to:0x020269f8 module:main +from:0x02026ec0 kind:arm_call to:0x020280d8 module:main +from:0x02026ed0 kind:arm_call to:0x020280c4 module:main +from:0x02026ee0 kind:arm_call to:0x020269f8 module:main +from:0x02026ee8 kind:arm_call to:0x020280d8 module:main +from:0x02026f18 kind:load to:0x027e0860 module:dtcm +from:0x02026f20 kind:arm_call to:0x020280c4 module:main +from:0x02026f28 kind:arm_call to:0x020269f8 module:main +from:0x02026f30 kind:arm_call to:0x020280d8 module:main +from:0x02026f50 kind:arm_call to:0x020280c4 module:main +from:0x02026f88 kind:arm_call to:0x020280d8 module:main +from:0x02026fc0 kind:arm_call to:0x02026954 module:main +from:0x02026fc4 kind:arm_call to:0x020269f8 module:main +from:0x02026fcc kind:arm_call to:0x020280d8 module:main +from:0x02026fd8 kind:load to:0x027e0860 module:dtcm +from:0x02026fdc kind:load to:0x0204e6a4 module:main +from:0x02026ff0 kind:arm_call to:0x020280c4 module:main +from:0x02027000 kind:arm_call to:0x020280d8 module:main +from:0x0202700c kind:load to:0x027e0860 module:dtcm +from:0x02027014 kind:arm_call to:0x020280b0 module:main +from:0x02027018 kind:arm_call to:0x02028504 module:main +from:0x02027024 kind:arm_call to:0x020280c4 module:main +from:0x02027040 kind:arm_call to:0x020280d8 module:main +from:0x0202704c kind:load to:0x027e084c module:dtcm +from:0x02027054 kind:arm_call to:0x020280c4 module:main +from:0x02027074 kind:arm_call to:0x020280d8 module:main +from:0x02027080 kind:load to:0x027e084c module:dtcm +from:0x02027140 kind:load to:0x0202e508 module:main +from:0x02027184 kind:load to:0x0202e548 module:main +from:0x020271a4 kind:load to:0x02044510 module:main +from:0x020271e0 kind:arm_call to:0x020280c4 module:main +from:0x02027208 kind:arm_call to:0x020280d8 module:main +from:0x02027218 kind:arm_call to:0x02026e10 module:main +from:0x02027234 kind:arm_call to:0x0203a194 module:main +from:0x02027250 kind:arm_call to:0x02026e60 module:main +from:0x02027258 kind:arm_call to:0x020280d8 module:main +from:0x02027274 kind:arm_call to:0x020280c4 module:main +from:0x02027298 kind:arm_call to:0x020280d8 module:main +from:0x020272a8 kind:arm_call to:0x02026e10 module:main +from:0x020272d8 kind:arm_call to:0x0203a194 module:main +from:0x020272f0 kind:arm_call to:0x02026e60 module:main +from:0x020272f8 kind:arm_call to:0x020280d8 module:main +from:0x02027314 kind:arm_call to:0x020280c4 module:main +from:0x0202733c kind:arm_call to:0x020280d8 module:main +from:0x0202734c kind:arm_call to:0x02026e10 module:main +from:0x0202736c kind:arm_call to:0x0203a194 module:main +from:0x0202738c kind:arm_call to:0x02026e60 module:main +from:0x02027394 kind:arm_call to:0x020280d8 module:main +from:0x020273c0 kind:arm_call to:0x020280c4 module:main +from:0x020273f8 kind:arm_call to:0x02027540 module:main +from:0x0202741c kind:arm_call to:0x02026e10 module:main +from:0x0202742c kind:arm_call to:0x020280d8 module:main +from:0x02027434 kind:load to:0x027e0860 module:dtcm +from:0x02027440 kind:arm_call to:0x020280c4 module:main +from:0x02027470 kind:arm_call to:0x02027564 module:main +from:0x02027480 kind:arm_call to:0x02026e60 module:main +from:0x02027488 kind:arm_call to:0x020280d8 module:main +from:0x02027490 kind:load to:0x027e0860 module:dtcm +from:0x020274b0 kind:arm_call to:0x02026924 module:main +from:0x020274bc kind:arm_call to:0x02026e60 module:main +from:0x020274d8 kind:arm_call to:0x020280c4 module:main +from:0x02027508 kind:arm_call to:0x02027540 module:main +from:0x02027530 kind:arm_call to:0x020280d8 module:main +from:0x0202753c kind:load to:0x027e0860 module:dtcm +from:0x020276a6 kind:thumb_call to:0x020276e8 module:main +from:0x020276aa kind:thumb_call to:0x0202b5bc module:main +from:0x020276ae kind:thumb_call to:0x02026454 module:main +from:0x020276b2 kind:thumb_call to:0x02027798 module:main +from:0x020276b6 kind:thumb_call_arm to:0x020261b0 module:main +from:0x020276ba kind:thumb_call_arm to:0x02026420 module:main +from:0x020276be kind:thumb_call to:0x020279bc module:main +from:0x020276c2 kind:thumb_call_arm to:0x02029eac module:main +from:0x020276c6 kind:thumb_call to:0x0202808c module:main +from:0x020276ca kind:thumb_call_arm to:0x02028370 module:main +from:0x020276ce kind:thumb_call to:0x02026ac8 module:main +from:0x020276d2 kind:thumb_call_arm to:0x02028160 module:main +from:0x020276d6 kind:thumb_call_arm to:0x02032290 module:main +from:0x020276da kind:thumb_call_arm to:0x02031b58 module:main +from:0x020276de kind:thumb_call to:0x0202f3c4 module:main +from:0x020276e2 kind:thumb_call_arm to:0x02027684 module:main +from:0x020276f8 kind:thumb_call to:0x020277fc module:main +from:0x02027700 kind:thumb_call to:0x02027908 module:main +from:0x02027706 kind:thumb_call to:0x02027898 module:main +from:0x0202770e kind:thumb_call to:0x02027914 module:main +from:0x02027716 kind:thumb_call to:0x02027914 module:main +from:0x0202771e kind:thumb_call to:0x02027908 module:main +from:0x02027724 kind:thumb_call to:0x020277fc module:main +from:0x0202772c kind:thumb_call to:0x02027908 module:main +from:0x02027732 kind:thumb_call to:0x02027898 module:main +from:0x0202773a kind:thumb_call to:0x02027914 module:main +from:0x02027740 kind:thumb_call to:0x020277fc module:main +from:0x02027748 kind:thumb_call to:0x02027908 module:main +from:0x0202774e kind:thumb_call to:0x02027898 module:main +from:0x02027756 kind:thumb_call to:0x02027914 module:main +from:0x0202775c kind:thumb_call to:0x020277fc module:main +from:0x02027764 kind:thumb_call to:0x02027908 module:main +from:0x0202776a kind:thumb_call to:0x02027898 module:main +from:0x02027772 kind:thumb_call to:0x02027914 module:main +from:0x02027778 kind:thumb_call to:0x020277fc module:main +from:0x02027780 kind:thumb_call to:0x02027908 module:main +from:0x02027786 kind:thumb_call to:0x02027898 module:main +from:0x0202778e kind:thumb_call to:0x02027914 module:main +from:0x02027794 kind:load to:0x0204e82c module:main +from:0x0202779c kind:thumb_call to:0x020277fc module:main +from:0x020277a4 kind:thumb_call to:0x02027908 module:main +from:0x020277aa kind:thumb_call to:0x02027898 module:main +from:0x020277b2 kind:thumb_call to:0x02027914 module:main +from:0x020277be kind:thumb_call_arm to:0x02027190 module:main +from:0x020277cc kind:thumb_call_arm to:0x020279ac module:main +from:0x020277d2 kind:thumb_call_arm to:0x020279b4 module:main +from:0x020277d8 kind:load to:0x0204e82c module:main +from:0x02027828 kind:thumb_call_arm to:0x02027190 module:main +from:0x0202787c kind:load to:0x0204e82c module:main +from:0x02027880 kind:load to:0x027e0000 module:dtcm +from:0x020278c4 kind:thumb_call_arm to:0x02027190 module:main +from:0x020278f0 kind:load to:0x0204e82c module:main +from:0x02027928 kind:thumb_call to:0x020277f0 module:main +from:0x0202794c kind:thumb_call to:0x020277e4 module:main +from:0x0202795c kind:thumb_call to:0x02027914 module:main +from:0x020279f4 kind:load to:0x0204e834 module:main +from:0x020279f8 kind:load to:0x02027a14 module:main +from:0x02027a10 kind:load to:0x0204e834 module:main +from:0x02027a48 kind:arm_call to:0x02027a88 module:main +from:0x02027a58 kind:arm_call to:0x02027a88 module:main +from:0x02027a80 kind:load to:0x0204e834 module:main +from:0x02027a8c kind:arm_call to:0x02027a9c module:main +from:0x02027a90 kind:arm_call to:0x02027b2c module:main +from:0x02027b28 kind:load to:0x0204e860 module:main +from:0x02027b5c kind:arm_call to:0x02027978 module:main +from:0x02027b90 kind:load to:0x0204e834 module:main +from:0x02027b98 kind:load to:0x0204e860 module:main +from:0x02027b9c kind:load to:0x0204e838 module:main +from:0x02027ba0 kind:load to:0x0204e83c module:main +from:0x02027bc8 kind:load to:0x0204e8e0 module:main +from:0x02027bde kind:thumb_call_arm to:0x02027ba8 module:main +from:0x02027bf6 kind:thumb_call_arm to:0x020261c8 module:main +from:0x02027bfc kind:thumb_call_arm to:0x02026394 module:main +from:0x02027c04 kind:load to:0x0204e8e4 module:main +from:0x02027c0c kind:load to:0x02027c20 module:main +from:0x02027c1c kind:load to:0x0204e8e4 module:main +from:0x02027c74 kind:arm_call to:0x02026324 module:main +from:0x02027c7c kind:load to:0x0204e8e4 module:main +from:0x02027c84 kind:load to:0x02027c20 module:main +from:0x02027c90 kind:arm_call to:0x020280c4 module:main +from:0x02027cf4 kind:arm_call to:0x020280d8 module:main +from:0x02027d24 kind:load to:0x0204e8e4 module:main +from:0x02027d40 kind:arm_call to:0x02027c88 module:main +from:0x02027d6c kind:arm_call to:0x02026324 module:main +from:0x02027da8 kind:arm_call to:0x02026394 module:main +from:0x02027db4 kind:load to:0x02027f90 module:main +from:0x02027dce kind:thumb_call_arm to:0x02027ba8 module:main +from:0x02027dda kind:thumb_call_arm to:0x020263c4 module:main +from:0x02027de0 kind:load to:0x0204e8f4 module:main +from:0x02027e0c kind:arm_call to:0x02027c88 module:main +from:0x02027e3c kind:arm_call to:0x0203a12c module:main +from:0x02027ebc kind:arm_call to:0x02027d38 module:main +from:0x02027f00 kind:arm_call to:0x02027d38 module:main +from:0x02027f08 kind:load to:0x0204e8f4 module:main +from:0x02027f14 kind:arm_call to:0x020280c4 module:main +from:0x02027f28 kind:arm_call to:0x020280d8 module:main +from:0x02027f6c kind:arm_call to:0x02027d38 module:main +from:0x02027f84 kind:arm_call to:0x020280d8 module:main +from:0x02027f8c kind:load to:0x0204e8f4 module:main +from:0x02027f94 kind:arm_call to:0x02027fa0 module:main +from:0x02027fb4 kind:arm_call to:0x020263c4 module:main +from:0x02027fcc kind:arm_call to:0x02027c88 module:main +from:0x02027ff8 kind:arm_call to:0x02027d38 module:main +from:0x02028064 kind:arm_call to:0x02027de4 module:main +from:0x02028078 kind:arm_call to:0x02027d38 module:main +from:0x02028084 kind:load to:0x027e0000 module:dtcm +from:0x02028088 kind:load to:0x0204e8f4 module:main +from:0x020280a2 kind:thumb_call_arm to:0x020263c4 module:main +from:0x020280ac kind:load to:0x0204e900 module:main +from:0x0202814c kind:arm_call_thumb to:0x020007a6 module:main +from:0x02028158 kind:arm_call to:0x02026030 module:main +from:0x0202817c kind:arm_call_thumb to:0x0202b5bc module:main +from:0x02028190 kind:arm_call to:0x0202b6b8 module:main +from:0x020281a4 kind:arm_call to:0x0202b66c module:main +from:0x020281ac kind:load to:0x0204e914 module:main +from:0x020281b0 kind:load to:0x020281b4 module:main +from:0x020281d8 kind:arm_call to:0x020284f4 module:main +from:0x020281e0 kind:load to:0x0204e914 module:main +from:0x02028200 kind:arm_call to:0x0202b6dc module:main +from:0x02028234 kind:arm_call to:0x020284f4 module:main +from:0x02028238 kind:arm_call to:0x02026710 module:main +from:0x02028244 kind:arm_call to:0x02030ce8 module:main +from:0x0202824c kind:arm_call to:0x02026368 module:main +from:0x02028254 kind:arm_call to:0x020263f4 module:main +from:0x0202825c kind:arm_call to:0x02028840 module:main +from:0x02028264 kind:arm_call to:0x02028840 module:main +from:0x0202826c kind:arm_call to:0x02028840 module:main +from:0x02028274 kind:arm_call to:0x02028840 module:main +from:0x02028284 kind:arm_call to:0x020281e4 module:main +from:0x02028298 kind:arm_call to:0x01ffbf24 module:itcm +from:0x020282e4 kind:load to:0x02028e08 module:main +from:0x02028340 kind:arm_call to:0x02028c08 module:main +from:0x02028350 kind:arm_call to:0x02028c08 module:main +from:0x0202839c kind:load to:0x0204e918 module:main +from:0x020283a0 kind:load to:0x0204e91c module:main +from:0x020283b0 kind:arm_call to:0x020280c4 module:main +from:0x020283dc kind:arm_call to:0x02028368 module:main +from:0x02028414 kind:arm_call to:0x020280d8 module:main +from:0x0202841c kind:load to:0x0204e918 module:main +from:0x02028424 kind:load to:0x0204e91c module:main +from:0x0202843c kind:arm_call to:0x02027d28 module:main +from:0x020284ec kind:load to:0x0204e8ec module:main +from:0x020284f8 kind:arm_call to:0x020280c4 module:main +from:0x020284fc kind:arm_call to:0x02028504 module:main +from:0x02028558 kind:arm_call to:0x020280c4 module:main +from:0x02028584 kind:arm_call to:0x01ffc280 module:itcm +from:0x0202858c kind:arm_call to:0x020280d8 module:main +from:0x020285bc kind:arm_call to:0x0202897c module:main +from:0x020285fc kind:arm_call to:0x01ffc1f0 module:itcm +from:0x02028630 kind:arm_call to:0x0202897c module:main +from:0x02028668 kind:arm_call to:0x01ffc1f0 module:itcm +from:0x020286ac kind:arm_call to:0x020287d8 module:main +from:0x020286c4 kind:arm_call to:0x020262dc module:main +from:0x020286c8 kind:arm_call to:0x020280c4 module:main +from:0x020286f4 kind:arm_call to:0x01ffc25c module:itcm +from:0x020286fc kind:arm_call to:0x020280d8 module:main +from:0x02028704 kind:arm_call to:0x020280c4 module:main +from:0x02028730 kind:arm_call to:0x01ffc25c module:itcm +from:0x02028738 kind:arm_call to:0x020280d8 module:main +from:0x02028760 kind:arm_call to:0x0202897c module:main +from:0x02028784 kind:arm_call to:0x020287d8 module:main +from:0x0202879c kind:arm_call to:0x020262dc module:main +from:0x020287b4 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x020287d0 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x020287e0 kind:arm_call to:0x020280c4 module:main +from:0x02028834 kind:arm_call to:0x020280d8 module:main +from:0x02028848 kind:arm_call to:0x020280c4 module:main +from:0x020288b8 kind:arm_call to:0x020280d8 module:main +from:0x020288d0 kind:arm_call to:0x02028840 module:main +from:0x020288d8 kind:arm_call to:0x02028840 module:main +from:0x020288e0 kind:arm_call to:0x02028840 module:main +from:0x020288e8 kind:arm_call to:0x02028840 module:main +from:0x02028968 kind:arm_call to:0x020284f4 module:main +from:0x020289c8 kind:arm_call to:0x020284f4 module:main +from:0x02028a48 kind:arm_call to:0x0202897c module:main +from:0x02028a50 kind:arm_call to:0x020287d8 module:main +from:0x02028a54 kind:arm_call to:0x020280c4 module:main +from:0x02028a74 kind:arm_call to:0x02026250 module:main +from:0x02028a94 kind:arm_call to:0x020261c8 module:main +from:0x02028a9c kind:arm_call to:0x02026394 module:main +from:0x02028aa0 kind:arm_call to:0x02028abc module:main +from:0x02028aa8 kind:arm_call to:0x020280d8 module:main +from:0x02028ab0 kind:load to:0x027e0930 module:dtcm +from:0x02028ab8 kind:load to:0x02028abc module:main +from:0x02028b08 kind:arm_call to:0x020262dc module:main +from:0x02028b20 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x02028b28 kind:arm_call to:0x020263f4 module:main +from:0x02028b44 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x02028b4c kind:arm_call to:0x020263f4 module:main +from:0x02028b54 kind:load to:0x027e0930 module:dtcm +from:0x02028b58 kind:load to:0x02028b64 module:main +from:0x02028b70 kind:arm_call to:0x020263c4 module:main +from:0x02028b98 kind:arm_call to:0x020261c8 module:main +from:0x02028bc0 kind:load to:0x027e0930 module:dtcm +from:0x02028bec kind:load to:0x027e0930 module:dtcm +from:0x02029120 kind:arm_call to:0x020288f0 module:main +from:0x02029134 kind:arm_call to:0x0202897c module:main +from:0x02029170 kind:arm_call to:0x01ffc1b0 module:itcm +from:0x02029816 kind:thumb_call to:0x02029dd4 module:main +from:0x0202982e kind:thumb_call to:0x02029e24 module:main +from:0x02029834 kind:thumb_call to:0x02029e60 module:main +from:0x0202983a kind:thumb_call to:0x02029a18 module:main +from:0x02029844 kind:load to:0x0204e930 module:main +from:0x02029848 kind:load to:0x02042bbc module:main +from:0x02029a14 kind:load to:0x0204e930 module:main +from:0x02029b0c kind:thumb_call to:0x02029c7c module:main +from:0x02029b54 kind:thumb_call to:0x02029c7c module:main +from:0x02029b94 kind:thumb_call to:0x02029c00 module:main +from:0x02029be2 kind:thumb_call to:0x02029ce4 module:main +from:0x02029bf8 kind:load to:0x0204e930 module:main +from:0x02029bfc kind:load to:0x02042bb4 module:main +from:0x02029c0a kind:thumb_call to:0x02029ce4 module:main +from:0x02029c46 kind:thumb_call to:0x02029ce4 module:main +from:0x02029c5c kind:thumb_call to:0x02029ce4 module:main +from:0x02029c78 kind:load to:0x0204e930 module:main +from:0x02029ce0 kind:load to:0x0204e930 module:main +from:0x02029dd0 kind:load to:0x0204e930 module:main +from:0x02029e04 kind:thumb_call to:0x02029dd4 module:main +from:0x02029e18 kind:thumb_call to:0x02029dd4 module:main +from:0x02029e20 kind:load to:0x0204e930 module:main +from:0x02029e48 kind:thumb_call to:0x02029e24 module:main +from:0x02029e54 kind:thumb_call to:0x02029e24 module:main +from:0x02029e5c kind:load to:0x0204e930 module:main +from:0x02029e86 kind:thumb_call to:0x02029e60 module:main +from:0x02029e92 kind:thumb_call to:0x02029e60 module:main +from:0x02029ea8 kind:load to:0x0204e930 module:main +from:0x02029eb4 kind:arm_call to:0x02028510 module:main +from:0x02029ebc kind:arm_call to:0x02028840 module:main +from:0x02029f24 kind:arm_call to:0x0203a3a0 module:main +from:0x02029f78 kind:arm_call to:0x020280c4 module:main +from:0x02029fc0 kind:arm_call to:0x0203275c module:main +from:0x0202a0b8 kind:arm_call to:0x020280d8 module:main +from:0x0202a0dc kind:load to:0x0204e940 module:main +from:0x0202a144 kind:arm_call to:0x020280c4 module:main +from:0x0202a1bc kind:arm_call to:0x02028e08 module:main +from:0x0202a1e8 kind:arm_call to:0x020280d8 module:main +from:0x0202a208 kind:arm_call to:0x02029f68 module:main +from:0x0202a270 kind:arm_call to:0x020280c4 module:main +from:0x0202a2a0 kind:arm_call to:0x020280d8 module:main +from:0x0202a2c4 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a2ec kind:arm_call to:0x0202a7c4 module:main +from:0x0202a30c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a32c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a348 kind:load to:0x0202a754 module:main +from:0x0202a360 kind:load to:0x0202a754 module:main +from:0x0202a378 kind:load to:0x0202a754 module:main +from:0x0202a39c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a3bc kind:arm_call to:0x0202a7c4 module:main +from:0x0202a3d8 kind:arm_call to:0x0202a77c module:main +from:0x0202a3f4 kind:arm_call to:0x0202a77c module:main +from:0x0202a410 kind:arm_call to:0x0202a77c module:main +from:0x0202a42c kind:arm_call to:0x0202a77c module:main +from:0x0202a454 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a47c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a4b0 kind:arm_call to:0x0202af80 module:main +from:0x0202a4e0 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a520 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a544 kind:arm_call to:0x0202afa0 module:main +from:0x0202a55c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a590 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a5b0 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a5d0 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a5f8 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a618 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a664 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a684 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a6a4 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a6c4 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a6e4 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a70c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a72c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a74c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a774 kind:arm_call to:0x0202a7c4 module:main +from:0x0202a79c kind:arm_call to:0x0202a7c4 module:main +from:0x0202a7bc kind:arm_call to:0x0202a7c4 module:main +from:0x0202a7dc kind:arm_call to:0x0202aa38 module:main +from:0x0202a800 kind:arm_call to:0x0202aac0 module:main +from:0x0202a828 kind:arm_call to:0x020273a0 module:main +from:0x0202a82c kind:arm_call to:0x0202a868 module:main +from:0x0202a830 kind:arm_call to:0x0202af48 module:main +from:0x0202a838 kind:load to:0x0204e944 module:main +from:0x0202a83c kind:load to:0x0204e948 module:main +from:0x0202a84c kind:load to:0x0204e948 module:main +from:0x0202a850 kind:load to:0x020273b8 module:main +from:0x0202a860 kind:load to:0x0204e948 module:main +from:0x0202a864 kind:load to:0x02027438 module:main +from:0x0202a86c kind:arm_call to:0x0202ae34 module:main +from:0x0202a8ec kind:arm_call to:0x0202b0dc module:main +from:0x0202a8f4 kind:arm_call to:0x0202aa38 module:main +from:0x0202a910 kind:arm_call to:0x0202aac0 module:main +from:0x0202a918 kind:arm_call to:0x0202aaf8 module:main +from:0x0202a920 kind:load to:0x0204ec40 module:main +from:0x0202a924 kind:load to:0x0204e960 module:main +from:0x0202a928 kind:load to:0x0204fc40 module:main +from:0x0202a92c kind:load to:0x02050428 module:main +from:0x0202a930 kind:load to:0x0204e9c0 module:main +from:0x0202a934 kind:load to:0x020504a0 module:main +from:0x0202a944 kind:arm_call to:0x020280c4 module:main +from:0x0202a954 kind:arm_call to:0x0202b0b8 module:main +from:0x0202a96c kind:arm_call to:0x020280d8 module:main +from:0x0202a974 kind:arm_call to:0x02028134 module:main +from:0x0202a978 kind:arm_call to:0x020280c4 module:main +from:0x0202a980 kind:arm_call to:0x0202b0b8 module:main +from:0x0202a994 kind:arm_call to:0x0202b0b8 module:main +from:0x0202a9a8 kind:arm_call to:0x020280d8 module:main +from:0x0202aa24 kind:arm_call to:0x020280d8 module:main +from:0x0202aa30 kind:load to:0x0204e960 module:main +from:0x0202aa34 kind:load to:0x0204e984 module:main +from:0x0202aa40 kind:arm_call to:0x0202af08 module:main +from:0x0202aa50 kind:arm_call to:0x0202aec0 module:main +from:0x0202aa68 kind:arm_call to:0x0202adf4 module:main +from:0x0202aa7c kind:arm_call to:0x0202a938 module:main +from:0x0202aa88 kind:arm_call to:0x0202aec0 module:main +from:0x0202aa9c kind:arm_call to:0x0202aaf8 module:main +from:0x0202aaa0 kind:arm_call to:0x0202ae98 module:main +from:0x0202aaac kind:arm_call to:0x0202a938 module:main +from:0x0202aab0 kind:arm_call to:0x0202aec0 module:main +from:0x0202aac8 kind:arm_call to:0x020280c4 module:main +from:0x0202aaec kind:arm_call to:0x020280d8 module:main +from:0x0202aaf4 kind:load to:0x0204e960 module:main +from:0x0202ab04 kind:arm_call to:0x020280c4 module:main +from:0x0202ab1c kind:arm_call to:0x020280d8 module:main +from:0x0202ab3c kind:arm_call to:0x020280d8 module:main +from:0x0202ab50 kind:arm_call to:0x0202a938 module:main +from:0x0202ab70 kind:arm_call to:0x020280d8 module:main +from:0x0202ab88 kind:arm_call to:0x0202762c module:main +from:0x0202ab98 kind:arm_call to:0x0202b6dc module:main +from:0x0202abb0 kind:arm_call to:0x020280d8 module:main +from:0x0202abcc kind:arm_call to:0x020280d8 module:main +from:0x0202abd4 kind:arm_call to:0x0202a938 module:main +from:0x0202abd8 kind:arm_call to:0x020280c4 module:main +from:0x0202abe8 kind:arm_call to:0x0202762c module:main +from:0x0202abfc kind:arm_call to:0x020280d8 module:main +from:0x0202ac20 kind:arm_call to:0x0202b6dc module:main +from:0x0202ac70 kind:arm_call to:0x020280d8 module:main +from:0x0202ac7c kind:arm_call to:0x0202ae98 module:main +from:0x0202ac88 kind:load to:0x0204e960 module:main +from:0x0202ac8c kind:load to:0x0204ec40 module:main +from:0x0202ac90 kind:load to:0x0204e984 module:main +from:0x0202ac9c kind:arm_call to:0x0202ad2c module:main +from:0x0202acb0 kind:arm_call to:0x0202a938 module:main +from:0x0202acc0 kind:arm_call to:0x0202ad2c module:main +from:0x0202accc kind:arm_call to:0x0202ae98 module:main +from:0x0202acd4 kind:arm_call to:0x0202ad2c module:main +from:0x0202ace8 kind:arm_call to:0x0202a938 module:main +from:0x0202acf0 kind:arm_call to:0x0202ad2c module:main +from:0x0202ad04 kind:arm_call to:0x020280c4 module:main +from:0x0202ad1c kind:arm_call to:0x020280d8 module:main +from:0x0202ad28 kind:load to:0x0204e960 module:main +from:0x0202ad34 kind:arm_call to:0x020280c4 module:main +from:0x0202ad6c kind:arm_call to:0x020280d8 module:main +from:0x0202ad78 kind:load to:0x0204e960 module:main +from:0x0202ad80 kind:arm_call to:0x020280c4 module:main +from:0x0202ada8 kind:arm_call to:0x020280d8 module:main +from:0x0202adb4 kind:load to:0x0204e960 module:main +from:0x0202adbc kind:arm_call to:0x020280c4 module:main +from:0x0202ade4 kind:arm_call to:0x020280d8 module:main +from:0x0202adf0 kind:load to:0x0204e960 module:main +from:0x0202adf8 kind:arm_call to:0x0202ad7c module:main +from:0x0202ae00 kind:arm_call to:0x0202adb8 module:main +from:0x0202ae18 kind:arm_call to:0x020280c4 module:main +from:0x0202ae24 kind:arm_call to:0x0202afd0 module:main +from:0x0202ae2c kind:arm_call to:0x020280d8 module:main +from:0x0202ae44 kind:arm_call to:0x0202b66c module:main +from:0x0202ae48 kind:arm_call to:0x0202af08 module:main +from:0x0202ae5c kind:arm_call to:0x0202b6b8 module:main +from:0x0202ae78 kind:arm_call to:0x02028134 module:main +from:0x0202ae84 kind:arm_call to:0x0202b6b8 module:main +from:0x0202ae94 kind:load to:0x0202ae10 module:main +from:0x0202aeb0 kind:arm_call to:0x0202b6dc module:main +from:0x0202aec4 kind:arm_call to:0x020280c4 module:main +from:0x0202aed8 kind:arm_call to:0x020280d8 module:main +from:0x0202aef8 kind:arm_call to:0x020280d8 module:main +from:0x0202af04 kind:load to:0x0204e960 module:main +from:0x0202af0c kind:arm_call to:0x02027188 module:main +from:0x0202af1c kind:arm_call to:0x020280c4 module:main +from:0x0202af30 kind:arm_call to:0x020280d8 module:main +from:0x0202af7c kind:load to:0x02050440 module:main +from:0x0202af9c kind:load to:0x02050440 module:main +from:0x0202afcc kind:load to:0x02050440 module:main +from:0x0202b010 kind:load to:0x02050440 module:main +from:0x0202b028 kind:arm_call to:0x020275f4 module:main +from:0x0202b038 kind:load to:0x020504a0 module:main +from:0x0202b05c kind:arm_call to:0x020275f4 module:main +from:0x0202b070 kind:load to:0x020504a0 module:main +from:0x0202b09c kind:arm_call to:0x020275f4 module:main +from:0x0202b0b4 kind:load to:0x020504a0 module:main +from:0x0202b0c8 kind:arm_call to:0x020275f4 module:main +from:0x0202b0d8 kind:load to:0x020504a0 module:main +from:0x0202b150 kind:arm_call to:0x0202762c module:main +from:0x0202b1c4 kind:load to:0x02042cd4 module:main +from:0x0202b1d8 kind:arm_call to:0x0202a840 module:main +from:0x0202b1f4 kind:arm_call to:0x0202a854 module:main +from:0x0202b254 kind:arm_call to:0x02027610 module:main +from:0x0202b274 kind:arm_call to:0x0202a854 module:main +from:0x0202b284 kind:arm_call to:0x02027610 module:main +from:0x0202b290 kind:arm_call to:0x02027610 module:main +from:0x0202b2a0 kind:arm_call to:0x0202a840 module:main +from:0x0202b318 kind:arm_call to:0x02027610 module:main +from:0x0202b328 kind:arm_call to:0x0202a854 module:main +from:0x0202b338 kind:arm_call to:0x0202a840 module:main +from:0x0202b360 kind:arm_call to:0x02027610 module:main +from:0x0202b370 kind:arm_call to:0x0202a854 module:main +from:0x0202b55c kind:arm_call to:0x0202a840 module:main +from:0x0202b574 kind:arm_call to:0x02027610 module:main +from:0x0202b578 kind:arm_call to:0x0202a854 module:main +from:0x0202b58c kind:arm_call to:0x0202a840 module:main +from:0x0202b5b0 kind:arm_call to:0x0202a854 module:main +from:0x0202b5c0 kind:load to:0x0202b5c5 module:main +from:0x0202b5c6 kind:thumb_call_arm to:0x020280c4 module:main +from:0x0202b5fc kind:thumb_call_arm to:0x020263f4 module:main +from:0x0202b604 kind:thumb_call_arm to:0x020261c8 module:main +from:0x0202b60a kind:thumb_call_arm to:0x02026394 module:main +from:0x0202b64c kind:thumb_call_arm to:0x020280d8 module:main +from:0x0202b654 kind:load to:0x020504a4 module:main +from:0x0202b65c kind:load to:0x020504a8 module:main +from:0x0202b668 kind:load to:0x0202b754 module:main +from:0x0202b678 kind:arm_call to:0x020280c4 module:main +from:0x0202b6a8 kind:arm_call to:0x020280d8 module:main +from:0x0202b6b0 kind:load to:0x020504a8 module:main +from:0x0202b724 kind:arm_call to:0x020280c4 module:main +from:0x0202b734 kind:arm_call to:0x020280d8 module:main +from:0x0202b744 kind:arm_call to:0x020280d8 module:main +from:0x0202b794 kind:arm_call to:0x020280c4 module:main +from:0x0202b7a4 kind:arm_call to:0x020280d8 module:main +from:0x0202b7b4 kind:arm_call to:0x020280d8 module:main +from:0x0202b824 kind:arm_call to:0x020280c4 module:main +from:0x0202b83c kind:arm_call to:0x020280d8 module:main +from:0x0202b850 kind:load to:0x020504a8 module:main +from:0x0202b860 kind:arm_call to:0x020280c4 module:main +from:0x0202b8a0 kind:arm_call to:0x02026e60 module:main +from:0x0202b8a8 kind:arm_call to:0x020280d8 module:main +from:0x0202b99c kind:arm_call to:0x020280c4 module:main +from:0x0202b9c0 kind:arm_call to:0x02026e10 module:main +from:0x0202b9e4 kind:arm_call to:0x020280d8 module:main +from:0x0202ba28 kind:arm_call to:0x0202b854 module:main +from:0x0202ba34 kind:load to:0x02042fa8 module:main +from:0x0202bae0 kind:arm_call to:0x020280c4 module:main +from:0x0202bb0c kind:arm_call to:0x02026e10 module:main +from:0x0202bb2c kind:arm_call to:0x020280d8 module:main +from:0x0202bb74 kind:arm_call to:0x0202b8b0 module:main +from:0x0202bc08 kind:arm_call to:0x0202ba88 module:main +from:0x0202bca0 kind:arm_call to:0x0202ba88 module:main +from:0x0202bce8 kind:arm_call to:0x0202ba88 module:main +from:0x0202bd30 kind:arm_call to:0x0202ba88 module:main +from:0x0202bdbc kind:arm_call to:0x0202b8b0 module:main +from:0x0202be64 kind:arm_call to:0x0202bb48 module:main +from:0x0202be9c kind:arm_call to:0x0202b8b0 module:main +from:0x0202bed0 kind:arm_call to:0x0202ba38 module:main +from:0x0202bf00 kind:arm_call to:0x0202b8b0 module:main +from:0x0202bfa0 kind:arm_call to:0x0202cee0 module:main +from:0x0202bff8 kind:arm_call to:0x0202bb48 module:main +from:0x0202c018 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c044 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c0dc kind:arm_call to:0x0202bb48 module:main +from:0x0202c0ec kind:arm_call to:0x0202bb48 module:main +from:0x0202c108 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c140 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c1bc kind:arm_call to:0x02028e08 module:main +from:0x0202c1d0 kind:arm_call to:0x02028e08 module:main +from:0x0202c1dc kind:arm_call to:0x0202bb48 module:main +from:0x0202c200 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c228 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c24c kind:arm_call to:0x02028e08 module:main +from:0x0202c284 kind:arm_call to:0x0202bb48 module:main +from:0x0202c2a8 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c2e0 kind:arm_call to:0x02028e08 module:main +from:0x0202c2f4 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c318 kind:load to:0x02044514 module:main +from:0x0202c364 kind:arm_call to:0x0202ba88 module:main +from:0x0202c390 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c42c kind:arm_call to:0x02028e08 module:main +from:0x0202c44c kind:arm_call to:0x02028e08 module:main +from:0x0202c464 kind:arm_call to:0x02028e08 module:main +from:0x0202c484 kind:arm_call to:0x020280c4 module:main +from:0x0202c4e8 kind:arm_call to:0x0202b854 module:main +from:0x0202c56c kind:arm_call to:0x020280d8 module:main +from:0x0202c594 kind:arm_call to:0x020280c4 module:main +from:0x0202c5c4 kind:arm_call to:0x02026e60 module:main +from:0x0202c5cc kind:arm_call to:0x020280d8 module:main +from:0x0202c5e0 kind:arm_call to:0x020280d8 module:main +from:0x0202c628 kind:arm_call to:0x0202cee0 module:main +from:0x0202c66c kind:arm_call to:0x02026e60 module:main +from:0x0202c674 kind:arm_call to:0x020280d8 module:main +from:0x0202c69c kind:arm_call to:0x020280c4 module:main +from:0x0202c6cc kind:arm_call to:0x02026e60 module:main +from:0x0202c6d4 kind:arm_call to:0x020280d8 module:main +from:0x0202c6ec kind:arm_call to:0x020280d8 module:main +from:0x0202c6f8 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c708 kind:arm_call to:0x0202c470 module:main +from:0x0202c724 kind:arm_call to:0x0202b8b0 module:main +from:0x0202c730 kind:arm_call to:0x0202b854 module:main +from:0x0202c738 kind:arm_call to:0x0202c470 module:main +from:0x0202c744 kind:arm_call to:0x0202c684 module:main +from:0x0202c788 kind:arm_call to:0x020280c4 module:main +from:0x0202c7a4 kind:arm_call to:0x0202b854 module:main +from:0x0202c7ac kind:arm_call to:0x020280d8 module:main +from:0x0202c848 kind:arm_call to:0x020280d8 module:main +from:0x0202c868 kind:arm_call to:0x020280c4 module:main +from:0x0202c890 kind:arm_call to:0x020280d8 module:main +from:0x0202c898 kind:arm_call to:0x0202c684 module:main +from:0x0202c8c4 kind:arm_call to:0x020280d8 module:main +from:0x0202c8d4 kind:arm_call to:0x02026e10 module:main +from:0x0202c8e8 kind:arm_call to:0x020280d8 module:main +from:0x0202c8f0 kind:arm_call to:0x0202c718 module:main +from:0x0202c90c kind:arm_call to:0x02028d74 module:main +from:0x0202c928 kind:arm_call to:0x0202c3c8 module:main +from:0x0202c930 kind:arm_call to:0x020280c4 module:main +from:0x0202c958 kind:arm_call to:0x020280d8 module:main +from:0x0202c964 kind:load to:0x02050528 module:main +from:0x0202c97c kind:arm_call to:0x020280c4 module:main +from:0x0202c98c kind:arm_call to:0x0202c924 module:main +from:0x0202c9ec kind:arm_call to:0x0202c3c8 module:main +from:0x0202ca08 kind:arm_call to:0x020280d8 module:main +from:0x0202ca14 kind:load to:0x02050528 module:main +from:0x0202ca2c kind:arm_call to:0x020280c4 module:main +from:0x0202ca8c kind:arm_call to:0x020280d8 module:main +from:0x0202ca94 kind:load to:0x02050528 module:main +from:0x0202cb04 kind:load to:0x0202c41c module:main +from:0x0202cb08 kind:load to:0x0202c438 module:main +from:0x0202cb14 kind:arm_call to:0x020280c4 module:main +from:0x0202cb3c kind:arm_call to:0x0202ccf8 module:main +from:0x0202cb68 kind:arm_call to:0x0202b854 module:main +from:0x0202cb8c kind:arm_call to:0x0202cd94 module:main +from:0x0202cbc0 kind:arm_call to:0x020280d8 module:main +from:0x0202cc08 kind:arm_call to:0x0202cee0 module:main +from:0x0202cc28 kind:arm_call to:0x0202d10c module:main +from:0x0202cc40 kind:arm_call to:0x0202d354 module:main +from:0x0202cc58 kind:arm_call to:0x02028d74 module:main +from:0x0202cc60 kind:arm_call to:0x0202d1fc module:main +from:0x0202cc90 kind:arm_call to:0x0202d10c module:main +from:0x0202cca8 kind:arm_call to:0x0202d354 module:main +from:0x0202ccc0 kind:arm_call to:0x02028d74 module:main +from:0x0202ccc8 kind:arm_call to:0x0202d1fc module:main +from:0x0202ccf4 kind:load to:0x0202c458 module:main +from:0x0202cd00 kind:arm_call to:0x020280c4 module:main +from:0x0202cd5c kind:arm_call to:0x02026e10 module:main +from:0x0202cd88 kind:arm_call to:0x020280d8 module:main +from:0x0202cda0 kind:arm_call to:0x020280c4 module:main +from:0x0202cddc kind:arm_call to:0x0202c470 module:main +from:0x0202cde8 kind:arm_call to:0x020280d8 module:main +from:0x0202cdf8 kind:arm_call to:0x0202c684 module:main +from:0x0202ce5c kind:arm_call to:0x0202b854 module:main +from:0x0202ce64 kind:arm_call to:0x0202c470 module:main +from:0x0202ce70 kind:arm_call to:0x0202c684 module:main +from:0x0202ce7c kind:arm_call to:0x020280c4 module:main +from:0x0202ce98 kind:arm_call to:0x02026e60 module:main +from:0x0202cea0 kind:arm_call to:0x020280d8 module:main +from:0x0202cec4 kind:arm_call to:0x0202d4b8 module:main +from:0x0202cecc kind:load to:0x02050538 module:main +from:0x0202cedc kind:load to:0x02050538 module:main +from:0x0202cf8c kind:arm_call to:0x0202c924 module:main +from:0x0202d034 kind:arm_call to:0x0202c75c module:main +from:0x0202d040 kind:load to:0x0205052c module:main +from:0x0202d098 kind:arm_call to:0x0202c75c module:main +from:0x0202d0a8 kind:arm_call to:0x0202d23c module:main +from:0x0202d0dc kind:arm_call to:0x0202cee0 module:main +from:0x0202d0f4 kind:arm_call to:0x0202cf08 module:main +from:0x0202d12c kind:arm_call to:0x0202c75c module:main +from:0x0202d188 kind:arm_call to:0x0202c75c module:main +from:0x0202d1c8 kind:arm_call to:0x0202d0c4 module:main +from:0x0202d1dc kind:arm_call to:0x0202d150 module:main +from:0x0202d208 kind:arm_call to:0x0202c75c module:main +from:0x0202d248 kind:arm_call to:0x020280c4 module:main +from:0x0202d290 kind:arm_call to:0x02026e10 module:main +from:0x0202d2b0 kind:arm_call to:0x02026e10 module:main +from:0x0202d2d0 kind:arm_call to:0x020280d8 module:main +from:0x0202d2e0 kind:arm_call to:0x0202c718 module:main +from:0x0202d304 kind:arm_call to:0x020280c4 module:main +from:0x0202d33c kind:arm_call to:0x020280d8 module:main +from:0x0202d350 kind:load to:0x0202d044 module:main +from:0x0202d360 kind:load to:0x0202d044 module:main +from:0x0202d3d0 kind:arm_call to:0x02031e30 module:main +from:0x0202d3e4 kind:arm_call to:0x0202ce24 module:main +from:0x0202d41c kind:arm_call to:0x02031a60 module:main +from:0x0202d42c kind:load to:0x0202d3c8 module:main +from:0x0202d430 kind:load to:0x0205053c module:main +from:0x0202d46c kind:arm_call to:0x02030ce8 module:main +from:0x0202d488 kind:arm_call to:0x02030d04 module:main +from:0x0202d4a4 kind:load to:0x0205053c module:main +from:0x0202d4c8 kind:arm_call to:0x02026710 module:main +from:0x0202d4e4 kind:arm_call to:0x02031b58 module:main +from:0x0202d4f0 kind:arm_call to:0x0202c8f8 module:main +from:0x0202d504 kind:arm_call to:0x0202c968 module:main +from:0x0202d534 kind:arm_call to:0x0202ce04 module:main +from:0x0202d560 kind:arm_call to:0x0202ca98 module:main +from:0x0202d578 kind:arm_call to:0x0202ce04 module:main +from:0x0202d5c8 kind:arm_call to:0x0202ca98 module:main +from:0x0202d5d4 kind:load to:0x0205053c module:main +from:0x0202d5d8 kind:load to:0x02050554 module:main +from:0x0202d5dc kind:load to:0x02044518 module:main +from:0x0202d5e4 kind:load to:0x0202d4b0 module:main +from:0x0202d5e8 kind:load to:0x0202d4a8 module:main +from:0x0202d5ec kind:load to:0x0202d434 module:main +from:0x0202d5f0 kind:load to:0x0202d43c module:main +from:0x0202d5f8 kind:load to:0x0202d3ec module:main +from:0x0202d614 kind:load to:0x02050554 module:main +from:0x0202d618 kind:load to:0x0202cbcc module:main +from:0x0202d63c kind:arm_call to:0x0202d10c module:main +from:0x0202d648 kind:load to:0x02050554 module:main +from:0x0202d680 kind:arm_call to:0x02027668 module:main +from:0x0202d68c kind:arm_call to:0x020275f4 module:main +from:0x0202d69c kind:arm_call to:0x02028d74 module:main +from:0x0202d6c8 kind:load to:0x02050554 module:main +from:0x0202d70c kind:arm_call to:0x0202cee0 module:main +from:0x0202d728 kind:arm_call to:0x0202d10c module:main +from:0x0202d748 kind:arm_call to:0x0202d354 module:main +from:0x0202d758 kind:arm_call to:0x0202d1fc module:main +from:0x0202d768 kind:arm_call to:0x0202d1fc module:main +from:0x0202d77c kind:arm_call to:0x0202d6a4 module:main +from:0x0202d788 kind:arm_call to:0x0202d150 module:main +from:0x0202d7b8 kind:arm_call to:0x0202d1fc module:main +from:0x0202d810 kind:arm_call to:0x02028e08 module:main +from:0x0202d820 kind:arm_call to:0x0202cee0 module:main +from:0x0202d830 kind:arm_call to:0x0202d6a4 module:main +from:0x0202d83c kind:arm_call to:0x0202d150 module:main +from:0x0202d86c kind:arm_call to:0x0202d1fc module:main +from:0x0202d8ac kind:arm_call to:0x0202d6cc module:main +from:0x0202d8b8 kind:load to:0x02050544 module:main +from:0x0202d8bc kind:load to:0x0205054c module:main +from:0x0202d8c4 kind:load to:0x02050554 module:main +from:0x0202d8dc kind:arm_call to:0x0202cee0 module:main +from:0x0202d8ec kind:arm_call to:0x0202d6a4 module:main +from:0x0202d8f8 kind:arm_call to:0x0202d150 module:main +from:0x0202d910 kind:arm_call to:0x0202d64c module:main +from:0x0202d91c kind:arm_call to:0x0202d668 module:main +from:0x0202d92c kind:arm_call to:0x0202d354 module:main +from:0x0202d93c kind:arm_call to:0x0202d1fc module:main +from:0x0202d94c kind:arm_call to:0x0202d1fc module:main +from:0x0202d984 kind:arm_call to:0x02028d74 module:main +from:0x0202d998 kind:arm_call to:0x02028e08 module:main +from:0x0202d9b4 kind:arm_call to:0x0202e028 module:main +from:0x0202d9e8 kind:load to:0x0204451c module:main +from:0x0202d9f4 kind:arm_call to:0x0202d64c module:main +from:0x0202da58 kind:arm_call to:0x0202d95c module:main +from:0x0202da70 kind:arm_call to:0x02028d74 module:main +from:0x0202da74 kind:arm_call to:0x020284f4 module:main +from:0x0202da94 kind:arm_call to:0x02000950 module:main +from:0x0202da9c kind:arm_call to:0x0202762c module:main +from:0x0202dad4 kind:load to:0x02044d8c module:main +from:0x0202dad8 kind:load to:0x02044d8c module:main +from:0x0202db04 kind:arm_call to:0x020280c4 module:main +from:0x0202db94 kind:arm_call to:0x020280d8 module:main +from:0x0202dbcc kind:load to:0x02051ab4 module:main +from:0x0202dbd4 kind:arm_call to:0x0202dae0 module:main +from:0x0202dbfc kind:arm_call to:0x0202d7c8 module:main +from:0x0202dc0c kind:arm_call to:0x0202d8c8 module:main +from:0x0202dc28 kind:arm_call to:0x0202d9ec module:main +from:0x0202dc54 kind:arm_call to:0x0202d7c8 module:main +from:0x0202dc64 kind:arm_call to:0x0202dbd0 module:main +from:0x0202dd40 kind:arm_call to:0x02028e08 module:main +from:0x0202dd7c kind:arm_call to:0x02028e08 module:main +from:0x0202dde0 kind:arm_call to:0x02028e08 module:main +from:0x0202de20 kind:arm_call to:0x02028e08 module:main +from:0x0202de28 kind:load to:0x02044528 module:main +from:0x0202e014 kind:arm_call to:0x02028c24 module:main +from:0x0202e024 kind:load to:0x02044528 module:main +from:0x0202e0a0 kind:arm_call to:0x0202e0bc module:main +from:0x0202e0ac kind:load to:0x0204300c module:main +from:0x0202e0b0 kind:load to:0x0202dc88 module:main +from:0x0202e0b4 kind:load to:0x0202dcd8 module:main +from:0x0202e0b8 kind:load to:0x0202de2c module:main +from:0x0202e7e4 kind:arm_call to:0x020284f4 module:main +from:0x0202e7f0 kind:load to:0x020505b0 module:main +from:0x0202e806 kind:thumb_call to:0x0202b5bc module:main +from:0x0202e822 kind:thumb_call_arm to:0x0202b6b8 module:main +from:0x0202e82e kind:thumb_call_arm to:0x0202b66c module:main +from:0x0202e834 kind:load to:0x020505b0 module:main +from:0x0202e838 kind:load to:0x0202e584 module:main +from:0x0202e894 kind:arm_call to:0x0202eac4 module:main +from:0x0202e8e8 kind:arm_call to:0x020280c4 module:main +from:0x0202e9a4 kind:arm_call to:0x020280d8 module:main +from:0x0202e9b4 kind:load to:0x020505b0 module:main +from:0x0202e9c4 kind:arm_call to:0x020280c4 module:main +from:0x0202e9dc kind:arm_call to:0x0202b6dc module:main +from:0x0202e9f4 kind:arm_call to:0x020280d8 module:main +from:0x0202ea4c kind:arm_call to:0x020280d8 module:main +from:0x0202ea54 kind:load to:0x020505b0 module:main +from:0x0202ea98 kind:arm_call to:0x0202ecb0 module:main +from:0x0202eaa4 kind:load to:0x020505b0 module:main +from:0x0202eab4 kind:arm_call to:0x0202edcc module:main +from:0x0202eabc kind:arm_call to:0x0202ea5c module:main +from:0x0202eb34 kind:arm_call to:0x020280c4 module:main +from:0x0202ebd0 kind:arm_call to:0x020280d8 module:main +from:0x0202ec14 kind:arm_call to:0x020280d8 module:main +from:0x0202ec40 kind:arm_call to:0x020280d8 module:main +from:0x0202edc4 kind:load to:0x020505b0 module:main +from:0x0202edc8 kind:load to:0x020505cc module:main +from:0x0202ede0 kind:load to:0x020505b0 module:main +from:0x0202edf8 kind:thumb_call to:0x0202b5bc module:main +from:0x0202ee04 kind:thumb_call_arm to:0x0202b6b8 module:main +from:0x0202ee16 kind:thumb_call_arm to:0x0202b66c module:main +from:0x0202ee1c kind:load to:0x020505ec module:main +from:0x0202ee24 kind:load to:0x0202f02c module:main +from:0x0202eeec kind:arm_call to:0x020280c4 module:main +from:0x0202ef00 kind:arm_call to:0x020280d8 module:main +from:0x0202ef14 kind:arm_call to:0x020280d8 module:main +from:0x0202ef3c kind:arm_call to:0x0202f134 module:main +from:0x0202ef50 kind:load to:0x020505ec module:main +from:0x0202ef60 kind:arm_call to:0x0202ee28 module:main +from:0x0202ef74 kind:arm_call to:0x0202f27c module:main +from:0x0202ef84 kind:load to:0x0202f26c module:main +from:0x0202ef88 kind:load to:0x020505ec module:main +from:0x0202ef98 kind:arm_call to:0x020280c4 module:main +from:0x0202efac kind:arm_call to:0x020280d8 module:main +from:0x0202efc0 kind:arm_call to:0x020280d8 module:main +from:0x0202efcc kind:arm_call to:0x0202f240 module:main +from:0x0202efe0 kind:load to:0x020505ec module:main +from:0x0202eff0 kind:arm_call to:0x0202ef8c module:main +from:0x0202f004 kind:arm_call to:0x0202f27c module:main +from:0x0202f014 kind:load to:0x0202f26c module:main +from:0x0202f018 kind:load to:0x020505ec module:main +from:0x0202f12c kind:load to:0x020505ec module:main +from:0x0202f15c kind:arm_call to:0x0202b6dc module:main +from:0x0202f17c kind:arm_call to:0x0202b6dc module:main +from:0x0202f1a0 kind:arm_call to:0x0202b6dc module:main +from:0x0202f1c0 kind:arm_call to:0x0202b6dc module:main +from:0x0202f1e4 kind:arm_call to:0x0202b6dc module:main +from:0x0202f204 kind:arm_call to:0x0202b6dc module:main +from:0x0202f228 kind:arm_call to:0x0202b6dc module:main +from:0x0202f254 kind:arm_call to:0x0202b6dc module:main +from:0x0202f278 kind:load to:0x020505ec module:main +from:0x0202f290 kind:load to:0x020505f0 module:main +from:0x0202f2b0 kind:load to:0x0205060c module:main +from:0x0202f2c8 kind:arm_call to:0x02028128 module:main +from:0x0202f2d4 kind:arm_call to:0x0202b754 module:main +from:0x0202f2e8 kind:load to:0x02050628 module:main +from:0x0202f304 kind:arm_call to:0x0202811c module:main +from:0x0202f318 kind:arm_call to:0x0202b754 module:main +from:0x0202f32c kind:load to:0x02050628 module:main +from:0x0202f34c kind:arm_call to:0x0202811c module:main +from:0x0202f360 kind:arm_call to:0x02028128 module:main +from:0x0202f36c kind:arm_call to:0x0202b754 module:main +from:0x0202f380 kind:load to:0x02050628 module:main +from:0x0202f3c0 kind:load to:0x0205060c module:main +from:0x0202f3d8 kind:thumb_call to:0x0202b5bc module:main +from:0x0202f3e0 kind:thumb_call_arm to:0x0202b6b8 module:main +from:0x0202f3f0 kind:thumb_call to:0x020007a6 module:main +from:0x0202f3f8 kind:thumb_call_arm to:0x0202b6b8 module:main +from:0x0202f404 kind:thumb_call_arm to:0x0202b66c module:main +from:0x0202f414 kind:load to:0x0205060c module:main +from:0x0202f418 kind:load to:0x0202f420 module:main +from:0x0202f44c kind:arm_call to:0x0202f394 module:main +from:0x0202f49c kind:arm_call to:0x0202f394 module:main +from:0x0202f4a4 kind:load to:0x0205060c module:main +from:0x0202f4c8 kind:arm_call to:0x020280c4 module:main +from:0x0202f4d0 kind:arm_call to:0x0202f294 module:main +from:0x0202f4e0 kind:arm_call to:0x020280d8 module:main +from:0x0202f508 kind:arm_call to:0x0202fa0c module:main +from:0x0202f51c kind:arm_call to:0x020280d8 module:main +from:0x0202f530 kind:arm_call to:0x02028134 module:main +from:0x0202f550 kind:arm_call to:0x02028134 module:main +from:0x0202f560 kind:load to:0x0202f388 module:main +from:0x0202f564 kind:load to:0x0205060c module:main +from:0x0202f588 kind:arm_call to:0x0202f4a8 module:main +from:0x0202f5a8 kind:arm_call_thumb to:0x0202fc40 module:main +from:0x0202f5dc kind:arm_call to:0x0202f4a8 module:main +from:0x0202f608 kind:arm_call to:0x020280c4 module:main +from:0x0202f610 kind:arm_call to:0x0202f294 module:main +from:0x0202f620 kind:arm_call to:0x020280d8 module:main +from:0x0202f64c kind:arm_call to:0x0202fa0c module:main +from:0x0202f65c kind:arm_call to:0x0202fa0c module:main +from:0x0202f664 kind:arm_call to:0x020280d8 module:main +from:0x0202f670 kind:load to:0x0205060c module:main +from:0x0202f68c kind:arm_call to:0x0202f5f4 module:main +from:0x0202f6b4 kind:load to:0x0202f388 module:main +from:0x0202f6b8 kind:load to:0x02044640 module:main +from:0x0202f714 kind:arm_call to:0x0202f5f4 module:main +from:0x0202f72c kind:arm_call to:0x0202f6bc module:main +from:0x0202f74c kind:load to:0x0202f388 module:main +from:0x0202f750 kind:load to:0x02044640 module:main +from:0x0202f7d0 kind:arm_call to:0x0202f5f4 module:main +from:0x0202f7e8 kind:arm_call to:0x0202f754 module:main +from:0x0202f808 kind:load to:0x0202f388 module:main +from:0x0202f80c kind:load to:0x02044640 module:main +from:0x0202f82c kind:arm_call to:0x0202fe80 module:main +from:0x0202f848 kind:arm_call to:0x0202f5f4 module:main +from:0x0202f850 kind:load to:0x02044640 module:main +from:0x0202f854 kind:load to:0x0202f334 module:main +from:0x0202f868 kind:arm_call to:0x0202f810 module:main +from:0x0202f89c kind:load to:0x0202f388 module:main +from:0x0202f8a0 kind:load to:0x0202f2ec module:main +from:0x0202f8a4 kind:load to:0x02044640 module:main +from:0x0202f8a8 kind:load to:0x0202f2b4 module:main +from:0x0202f8b0 kind:arm_call to:0x0202f858 module:main +from:0x0202f8c4 kind:arm_call to:0x02028134 module:main +from:0x0202f8c8 kind:arm_call to:0x0202f858 module:main +from:0x0202f8d4 kind:arm_call to:0x020280c4 module:main +from:0x0202f8d8 kind:arm_call to:0x020288c8 module:main +from:0x0202f8dc kind:arm_call to:0x02028504 module:main +from:0x0202f8f8 kind:load to:0x0205060c module:main +from:0x0202f8fc kind:load to:0x0202f900 module:main +from:0x0202f908 kind:arm_call to:0x0202fda4 module:main +from:0x0202f928 kind:arm_call to:0x0202f678 module:main +from:0x0202f948 kind:load to:0x0202f678 module:main +from:0x0202f96c kind:arm_call to:0x0202f678 module:main +from:0x0202f9d4 kind:arm_call to:0x0202f678 module:main +from:0x0202fa28 kind:arm_call to:0x0202b6dc module:main +from:0x0202fa48 kind:thumb_call to:0x0202fe2c module:main +from:0x0202fa54 kind:thumb_call_arm to:0x020280c4 module:main +from:0x0202fa5c kind:thumb_call_arm to:0x020263c4 module:main +from:0x0202fa62 kind:thumb_call_arm to:0x02027c10 module:main +from:0x0202fa74 kind:thumb_call_arm to:0x02026368 module:main +from:0x0202fa7a kind:thumb_call_arm to:0x020280d8 module:main +from:0x0202fa9e kind:thumb_call_arm to:0x02031ff4 module:main +from:0x0202fab8 kind:thumb_call_arm to:0x0202fda4 module:main +from:0x0202fac4 kind:thumb_call_arm to:0x0202f94c module:main +from:0x0202fad0 kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fad8 kind:thumb_call_arm to:0x0202f94c module:main +from:0x0202fae4 kind:thumb_call_arm to:0x0202f7dc module:main +from:0x0202faf2 kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fafa kind:thumb_call_arm to:0x0202f7dc module:main +from:0x0202fb6e kind:thumb_call_arm to:0x0202f568 module:main +from:0x0202fb7a kind:thumb_call_arm to:0x02028504 module:main +from:0x0202fbac kind:thumb_call to:0x0202fc40 module:main +from:0x0202fbb8 kind:thumb_call_arm to:0x0202f720 module:main +from:0x0202fbc6 kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fbcc kind:thumb_call_arm to:0x0202f720 module:main +from:0x0202fbe6 kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fbea kind:thumb_call_arm to:0x020280c4 module:main +from:0x0202fbf0 kind:thumb_call_arm to:0x02026368 module:main +from:0x0202fbf6 kind:thumb_call_arm to:0x020280d8 module:main +from:0x0202fc06 kind:thumb_call_arm to:0x0202f8ac module:main +from:0x0202fc0e kind:thumb_call to:0x0202fe2c module:main +from:0x0202fc18 kind:load to:0x0205060c module:main +from:0x0202fc6e kind:thumb_call_arm to:0x0202f720 module:main +from:0x0202fc7a kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fc80 kind:thumb_call_arm to:0x0202f720 module:main +from:0x0202fc90 kind:thumb_call_arm to:0x0202f6bc module:main +from:0x0202fc9e kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fca8 kind:thumb_call_arm to:0x0202f6bc module:main +from:0x0202fcbe kind:thumb_call_arm to:0x0202f900 module:main +from:0x0202fcca kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fcd0 kind:thumb_call_arm to:0x0202f900 module:main +from:0x0202fcdc kind:thumb_call_arm to:0x0202f900 module:main +from:0x0202fcea kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fcf0 kind:thumb_call_arm to:0x0202f900 module:main +from:0x0202fd06 kind:thumb_call_arm to:0x02028140 module:main +from:0x0202fd0a kind:thumb_call_arm to:0x02028140 module:main +from:0x0202fd2a kind:thumb_call_arm to:0x0202f720 module:main +from:0x0202fd36 kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fd3c kind:thumb_call_arm to:0x0202f720 module:main +from:0x0202fd4c kind:thumb_call_arm to:0x0202f6bc module:main +from:0x0202fd5a kind:thumb_call_arm to:0x02028134 module:main +from:0x0202fd64 kind:thumb_call_arm to:0x0202f6bc module:main +from:0x0202fd74 kind:load to:0x0205060c module:main +from:0x0202fda0 kind:load to:0x0202fc41 module:main +from:0x0202fdfe kind:thumb_call_arm to:0x020280c4 module:main +from:0x0202fe24 kind:thumb_call_arm to:0x020280d8 module:main +from:0x0202fe48 kind:load to:0x02050624 module:main +from:0x0202fe4c kind:load to:0x0202fdc1 module:main +from:0x0202fe58 kind:load to:0x02050620 module:main +from:0x0202fe5c kind:load to:0x0202fdcd module:main +from:0x0202fe68 kind:load to:0x02050624 module:main +from:0x0202fe6c kind:load to:0x0202fdf5 module:main +from:0x0202fe78 kind:load to:0x02050620 module:main +from:0x0202fe7c kind:load to:0x0202fdf5 module:main +from:0x0202fe88 kind:arm_call to:0x02028134 module:main +from:0x0202fe8c kind:arm_call to:0x0202fda4 module:main +from:0x0202fea0 kind:arm_call to:0x0202f7dc module:main +from:0x0202febc kind:arm_call to:0x02028134 module:main +from:0x0202fec8 kind:arm_call to:0x0202f7dc module:main +from:0x0202fed8 kind:arm_call to:0x0202fd84 module:main +from:0x0202fef0 kind:arm_call to:0x02028134 module:main +from:0x0202fef8 kind:arm_call to:0x0202fd84 module:main +from:0x0202ff40 kind:arm_call_thumb to:0x0202b5bc module:main +from:0x0202ff54 kind:arm_call to:0x0202b6b8 module:main +from:0x0202ff68 kind:arm_call to:0x0202b66c module:main +from:0x0202ff70 kind:load to:0x02050638 module:main +from:0x0202ff74 kind:load to:0x020300cc module:main +from:0x0202ff88 kind:arm_call to:0x020280c4 module:main +from:0x0202ff9c kind:arm_call to:0x020280d8 module:main +from:0x0202ffb0 kind:arm_call to:0x020280d8 module:main +from:0x0202ffcc kind:arm_call to:0x020305ac module:main +from:0x0202ffe0 kind:load to:0x02050638 module:main +from:0x0202fff0 kind:arm_call to:0x0202ff78 module:main +from:0x02030004 kind:arm_call to:0x02030584 module:main +from:0x02030014 kind:load to:0x02030574 module:main +from:0x02030018 kind:load to:0x02050638 module:main +from:0x02030030 kind:arm_call to:0x020280c4 module:main +from:0x02030044 kind:arm_call to:0x020280d8 module:main +from:0x02030058 kind:arm_call to:0x020280d8 module:main +from:0x0203007c kind:arm_call to:0x0203059c module:main +from:0x02030090 kind:load to:0x02050638 module:main +from:0x020300a0 kind:arm_call to:0x0203001c module:main +from:0x020300b4 kind:arm_call to:0x02030584 module:main +from:0x020300c4 kind:load to:0x02030574 module:main +from:0x020300c8 kind:load to:0x02050638 module:main +from:0x020301b8 kind:arm_call to:0x0203050c module:main +from:0x020301cc kind:arm_call to:0x0203050c module:main +from:0x020301e0 kind:arm_call to:0x0203050c module:main +from:0x020301ec kind:arm_call to:0x02030914 module:main +from:0x0203020c kind:arm_call to:0x0203050c module:main +from:0x02030220 kind:arm_call to:0x0203050c module:main +from:0x02030234 kind:arm_call to:0x0203050c module:main +from:0x02030250 kind:arm_call to:0x0203050c module:main +from:0x02030264 kind:arm_call to:0x0203050c module:main +from:0x02030278 kind:arm_call to:0x0203050c module:main +from:0x02030284 kind:arm_call to:0x02030914 module:main +from:0x0203029c kind:arm_call to:0x0203050c module:main +from:0x020302b0 kind:arm_call to:0x0203050c module:main +from:0x02030328 kind:arm_call to:0x0203050c module:main +from:0x0203033c kind:arm_call to:0x0203050c module:main +from:0x02030464 kind:arm_call to:0x020305bc module:main +from:0x02030500 kind:load to:0x02050638 module:main +from:0x02030580 kind:load to:0x02050638 module:main +from:0x02030598 kind:load to:0x02050644 module:main +from:0x020305a8 kind:load to:0x020305cc module:main +from:0x020305b8 kind:load to:0x020305cc module:main +from:0x020305c8 kind:load to:0x020305cc module:main +from:0x020305e4 kind:arm_call to:0x0202b6dc module:main +from:0x02030684 kind:load to:0x02044640 module:main +from:0x020306ac kind:arm_call to:0x020305f8 module:main +from:0x020306cc kind:arm_call to:0x0203068c module:main +from:0x020307fc kind:load to:0x02044644 module:main +from:0x020308d8 kind:arm_call to:0x02039f6c module:main +from:0x020308e4 kind:arm_call to:0x02030800 module:main +from:0x020308f8 kind:arm_call to:0x02039f7c module:main +from:0x02030904 kind:arm_call to:0x02030700 module:main +from:0x020309e4 kind:arm_call to:0x02026f38 module:main +from:0x02030a00 kind:arm_call to:0x02026ec8 module:main +from:0x02030a08 kind:load to:0x020506e0 module:main +from:0x02030a1c kind:arm_call to:0x020280c4 module:main +from:0x02030a3c kind:arm_call to:0x020284f4 module:main +from:0x02030a50 kind:arm_call to:0x02026e10 module:main +from:0x02030a84 kind:arm_call to:0x020280d8 module:main +from:0x02030a8c kind:load to:0x020506e0 module:main +from:0x02030aa0 kind:arm_call to:0x020280c4 module:main +from:0x02030ac0 kind:arm_call to:0x020284f4 module:main +from:0x02030ad4 kind:arm_call to:0x020284f4 module:main +from:0x02030afc kind:arm_call to:0x02026e60 module:main +from:0x02030b10 kind:arm_call to:0x020280d8 module:main +from:0x02030b18 kind:load to:0x020506e0 module:main +from:0x02030b54 kind:arm_call to:0x02028c68 module:main +from:0x02030b60 kind:arm_call to:0x0202762c module:main +from:0x02030b94 kind:arm_call to:0x02028e08 module:main +from:0x02030bd4 kind:arm_call_thumb to:0x02026ba4 module:main +from:0x02030bdc kind:arm_call to:0x02026ec8 module:main +from:0x02030be8 kind:arm_call to:0x0202b66c module:main +from:0x02030c0c kind:arm_call to:0x02030c5c module:main +from:0x02030c18 kind:load to:0x02050680 module:main +from:0x02030c1c kind:load to:0x020506e0 module:main +from:0x02030c28 kind:load to:0x02031c0c module:main +from:0x02030c2c kind:load to:0x02050d00 module:main +from:0x02030c30 kind:load to:0x02031bd8 module:main +from:0x02030c40 kind:load to:0x02050668 module:main +from:0x02030c48 kind:arm_call to:0x02030c34 module:main +from:0x02030c54 kind:arm_call to:0x020284f4 module:main +from:0x02030c68 kind:load to:0x02050668 module:main +from:0x02030c74 kind:arm_call to:0x020280c4 module:main +from:0x02030c84 kind:arm_call to:0x02026e10 module:main +from:0x02030c98 kind:arm_call to:0x020280d8 module:main +from:0x02030cb4 kind:load to:0x020506e0 module:main +from:0x02030cd0 kind:load to:0x020506e0 module:main +from:0x02030ce4 kind:load to:0x020506e0 module:main +from:0x02030cf4 kind:arm_call to:0x02030a0c module:main +from:0x02030cfc kind:arm_call to:0x020266a0 module:main +from:0x02030d0c kind:arm_call to:0x020266bc module:main +from:0x02030d18 kind:arm_call to:0x02030a90 module:main +from:0x02030d2c kind:load to:0x02030a0c module:main +from:0x02030d38 kind:arm_call to:0x020314d0 module:main +from:0x02030d44 kind:arm_call to:0x020314c4 module:main +from:0x02030d50 kind:arm_call to:0x02030a90 module:main +from:0x02030d88 kind:arm_call to:0x02028d74 module:main +from:0x02031088 kind:load to:0x020506e0 module:main +from:0x020310c8 kind:arm_call to:0x02000b60 module:main +from:0x020310d4 kind:arm_call to:0x02031378 module:main +from:0x02031158 kind:arm_call to:0x020275f4 module:main +from:0x02031180 kind:arm_call to:0x02028e08 module:main +from:0x0203118c kind:arm_call to:0x0202762c module:main +from:0x02031190 kind:arm_call to:0x02027650 module:main +from:0x020311c4 kind:arm_call to:0x02031c5c module:main +from:0x020311e4 kind:arm_call to:0x02031c5c module:main +from:0x02031208 kind:arm_call to:0x02028e08 module:main +from:0x0203123c kind:arm_call to:0x020280c4 module:main +from:0x02031254 kind:arm_call to:0x02026e60 module:main +from:0x02031268 kind:arm_call to:0x02026ec8 module:main +from:0x02031270 kind:arm_call to:0x020280d8 module:main +from:0x0203128c kind:load to:0x020506e0 module:main +from:0x020312ac kind:arm_call to:0x02000b60 module:main +from:0x020312b0 kind:arm_call to:0x020280c4 module:main +from:0x020312c8 kind:arm_call to:0x02026e10 module:main +from:0x020312f4 kind:arm_call to:0x020280d8 module:main +from:0x0203132c kind:arm_call to:0x020309d0 module:main +from:0x0203134c kind:arm_call to:0x020310ac module:main +from:0x02031368 kind:load to:0x020506e0 module:main +from:0x02031370 kind:load to:0x020310ac module:main +from:0x02031374 kind:load to:0x027e0860 module:dtcm +from:0x02031388 kind:load to:0x020506e0 module:main +from:0x0203139c kind:arm_call to:0x02000b60 module:main +from:0x020313a8 kind:arm_call to:0x020284f4 module:main +from:0x020313ac kind:arm_call to:0x02030c44 module:main +from:0x020313b0 kind:arm_call to:0x020280c4 module:main +from:0x020313c8 kind:arm_call to:0x02026e10 module:main +from:0x020313f4 kind:arm_call to:0x020280d8 module:main +from:0x020313fc kind:arm_call to:0x02030d64 module:main +from:0x02031420 kind:arm_call to:0x02031c5c module:main +from:0x0203144c kind:arm_call to:0x02031c5c module:main +from:0x02031458 kind:arm_call to:0x020280c4 module:main +from:0x02031470 kind:arm_call to:0x02026e60 module:main +from:0x02031484 kind:arm_call to:0x02026ec8 module:main +from:0x0203148c kind:arm_call to:0x020280d8 module:main +from:0x020314bc kind:load to:0x020506e0 module:main +from:0x020314c0 kind:load to:0x027e0860 module:dtcm +from:0x020314cc kind:load to:0x02030c6c module:main +from:0x020314d8 kind:load to:0x02030cb8 module:main +from:0x02031528 kind:arm_call to:0x02028e08 module:main +from:0x02031564 kind:load to:0x020506e0 module:main +from:0x020315e4 kind:arm_call to:0x02029108 module:main +from:0x020315f8 kind:arm_call to:0x02031568 module:main +from:0x0203160c kind:load to:0x020506e0 module:main +from:0x02031614 kind:load to:0x02050d20 module:main +from:0x02031628 kind:arm_call to:0x02028840 module:main +from:0x02031668 kind:arm_call to:0x020263c4 module:main +from:0x02031670 kind:arm_call to:0x020263f4 module:main +from:0x02031678 kind:arm_call to:0x0203196c module:main +from:0x0203167c kind:arm_call to:0x02031ecc module:main +from:0x02031694 kind:arm_call to:0x020280c4 module:main +from:0x020316ac kind:arm_call to:0x02026e60 module:main +from:0x020316c0 kind:arm_call to:0x02026ec8 module:main +from:0x020316c8 kind:arm_call to:0x020280d8 module:main +from:0x020316e0 kind:arm_call to:0x020315c8 module:main +from:0x020316e8 kind:load to:0x020506e0 module:main +from:0x0203172c kind:arm_call to:0x02027964 module:main +from:0x020317c0 kind:arm_call to:0x020280c4 module:main +from:0x020317dc kind:arm_call to:0x02027668 module:main +from:0x020317e4 kind:arm_call to:0x0202765c module:main +from:0x0203180c kind:arm_call to:0x02027610 module:main +from:0x02031818 kind:arm_call to:0x02027610 module:main +from:0x02031828 kind:arm_call to:0x020275f4 module:main +from:0x0203182c kind:arm_call to:0x02027650 module:main +from:0x02031834 kind:arm_call to:0x020275c0 module:main +from:0x02031844 kind:arm_call to:0x020261c8 module:main +from:0x0203184c kind:arm_call to:0x020263f4 module:main +from:0x02031854 kind:arm_call to:0x02026394 module:main +from:0x0203185c kind:arm_call to:0x020280d8 module:main +from:0x02031860 kind:arm_call to:0x020315c8 module:main +from:0x0203186c kind:load to:0x020506e0 module:main +from:0x02031870 kind:load to:0x01ff8000 module:itcm +from:0x02031878 kind:load to:0x02044674 module:main +from:0x0203187c kind:load to:0x0203161c module:main +from:0x020318d0 kind:arm_call to:0x02031568 module:main +from:0x02031950 kind:arm_call to:0x020314dc module:main +from:0x02031960 kind:load to:0x020506e0 module:main +from:0x0203197c kind:arm_call to:0x02031568 module:main +from:0x020319bc kind:load to:0x02044674 module:main +from:0x020319d4 kind:arm_call to:0x020314dc module:main +from:0x020319f0 kind:arm_call to:0x0203196c module:main +from:0x020319f4 kind:arm_call to:0x02031ecc module:main +from:0x02031a0c kind:arm_call to:0x020280c4 module:main +from:0x02031a24 kind:arm_call to:0x02026e60 module:main +from:0x02031a38 kind:arm_call to:0x02026ec8 module:main +from:0x02031a40 kind:arm_call to:0x020280d8 module:main +from:0x02031a58 kind:load to:0x02050d20 module:main +from:0x02031a5c kind:load to:0x020506e0 module:main +from:0x02031a7c kind:arm_call to:0x02030c44 module:main +from:0x02031a80 kind:arm_call to:0x020280c4 module:main +from:0x02031a90 kind:arm_call to:0x02026e10 module:main +from:0x02031ac0 kind:arm_call to:0x020280d8 module:main +from:0x02031aec kind:arm_call to:0x02028840 module:main +from:0x02031af4 kind:arm_call to:0x020316ec module:main +from:0x02031b0c kind:arm_call to:0x02031bc0 module:main +from:0x02031b24 kind:arm_call to:0x020309d0 module:main +from:0x02031b3c kind:arm_call to:0x020319c8 module:main +from:0x02031b44 kind:load to:0x02050d20 module:main +from:0x02031b48 kind:load to:0x020506e0 module:main +from:0x02031b4c kind:load to:0x02050d00 module:main +from:0x02031b50 kind:load to:0x020319c8 module:main +from:0x02031b54 kind:load to:0x027e0860 module:dtcm +from:0x02031b9c kind:arm_call to:0x02030b1c module:main +from:0x02031ba0 kind:arm_call to:0x02031bcc module:main +from:0x02031bac kind:arm_call to:0x02031da0 module:main +from:0x02031bb4 kind:load to:0x020506e0 module:main +from:0x02031bb8 kind:load to:0x02050d00 module:main +from:0x02031bbc kind:load to:0x02050d20 module:main +from:0x02031bc8 kind:load to:0x02030c6c module:main +from:0x02031bd4 kind:load to:0x02031880 module:main +from:0x02031c00 kind:arm_call to:0x02026ec8 module:main +from:0x02031c08 kind:load to:0x020506e0 module:main +from:0x02031c18 kind:arm_call to:0x020280c4 module:main +from:0x02031c30 kind:arm_call to:0x02026e10 module:main +from:0x02031c44 kind:arm_call to:0x020280d8 module:main +from:0x02031c58 kind:load to:0x020506e0 module:main +from:0x02031c90 kind:arm_call to:0x0202b6b8 module:main +from:0x02031ca8 kind:arm_call to:0x02028134 module:main +from:0x02031cb4 kind:arm_call to:0x0202b6b8 module:main +from:0x02031ccc kind:arm_call to:0x02031c5c module:main +from:0x02031cd8 kind:arm_call to:0x0202762c module:main +from:0x02031cdc kind:arm_call to:0x02027650 module:main +from:0x02031d08 kind:arm_call to:0x0202b6dc module:main +from:0x02031d2c kind:arm_call to:0x0202b6dc module:main +from:0x02031d38 kind:arm_call to:0x020280c4 module:main +from:0x02031d50 kind:arm_call to:0x02026e10 module:main +from:0x02031d64 kind:arm_call to:0x020280d8 module:main +from:0x02031d70 kind:arm_call to:0x020275f4 module:main +from:0x02031da4 kind:arm_call_thumb to:0x0202b5bc module:main +from:0x02031db0 kind:arm_call to:0x0202b66c module:main +from:0x02031dc4 kind:load to:0x02031dcc module:main +from:0x02031dc8 kind:load to:0x02050f40 module:main +from:0x02031e0c kind:arm_call to:0x02031e40 module:main +from:0x02031e14 kind:arm_call to:0x020284f4 module:main +from:0x02031e1c kind:load to:0x02050f40 module:main +from:0x02031e2c kind:load to:0x02050f40 module:main +from:0x02031e3c kind:load to:0x02050f40 module:main +from:0x02031e4c kind:arm_call to:0x02028840 module:main +from:0x02031e54 kind:arm_call to:0x02028840 module:main +from:0x02031e5c kind:arm_call to:0x02028840 module:main +from:0x02031e64 kind:arm_call to:0x02028840 module:main +from:0x02031e7c kind:arm_call to:0x0202f8ac module:main +from:0x02031e90 kind:arm_call to:0x02028134 module:main +from:0x02031e94 kind:arm_call to:0x0202f8ac module:main +from:0x02031eb8 kind:arm_call to:0x02031f2c module:main +from:0x02031ebc kind:arm_call to:0x020284f4 module:main +from:0x02031f00 kind:arm_call to:0x020280c4 module:main +from:0x02031f14 kind:arm_call to:0x02031dcc module:main +from:0x02031f1c kind:arm_call to:0x020280d8 module:main +from:0x02031f44 kind:arm_call to:0x0202b6dc module:main +from:0x02031f5c kind:arm_call_thumb to:0x020007a6 module:main +from:0x02031f6c kind:arm_call to:0x0202b6dc module:main +from:0x02031f94 kind:arm_call_thumb to:0x02000650 module:main +from:0x02031f98 kind:arm_call to:0x02026710 module:main +from:0x02031fa8 kind:load to:0x02050f4c module:main +from:0x02031fb0 kind:load to:0x02050f48 module:main +from:0x02031fb8 kind:arm_call to:0x02031ff4 module:main +from:0x02031fc4 kind:arm_call to:0x02031fdc module:main +from:0x02032044 kind:arm_call to:0x02032178 module:main +from:0x0203204c kind:arm_call to:0x020320fc module:main +from:0x020320d0 kind:arm_call to:0x02032144 module:main +from:0x020320e0 kind:arm_call to:0x020321d4 module:main +from:0x020320f4 kind:load to:0x02050f48 module:main +from:0x0203218c kind:arm_call to:0x020280c4 module:main +from:0x02032198 kind:arm_call to:0x02026708 module:main +from:0x020321ac kind:arm_call to:0x02026650 module:main +from:0x020321bc kind:arm_call to:0x020280d8 module:main +from:0x020321c4 kind:arm_call_thumb to:0x020007a6 module:main +from:0x020321e8 kind:arm_call to:0x02026644 module:main +from:0x020321f0 kind:arm_call to:0x020280d8 module:main +from:0x0203220c kind:arm_call to:0x0202b6dc module:main +from:0x02032228 kind:arm_call_thumb to:0x020007a6 module:main +from:0x02032238 kind:arm_call to:0x0202b6dc module:main +from:0x02032250 kind:arm_call to:0x020280c4 module:main +from:0x02032260 kind:arm_call to:0x02031fb4 module:main +from:0x0203227c kind:arm_call to:0x02027998 module:main +from:0x02032284 kind:arm_call to:0x020280d8 module:main +from:0x0203228c kind:load to:0x02050f48 module:main +from:0x020322ac kind:arm_call to:0x02031f7c module:main +from:0x020322b8 kind:arm_call_thumb to:0x0202b5bc module:main +from:0x020322cc kind:arm_call to:0x0202b6b8 module:main +from:0x020322e0 kind:arm_call to:0x0202b66c module:main +from:0x020322e4 kind:arm_call to:0x02032340 module:main +from:0x020322f4 kind:arm_call to:0x0202b66c module:main +from:0x02032300 kind:arm_call to:0x0202b66c module:main +from:0x02032310 kind:arm_call to:0x020325cc module:main +from:0x0203231c kind:arm_call to:0x0202b66c module:main +from:0x02032324 kind:arm_call to:0x02032248 module:main +from:0x0203232c kind:load to:0x02050f50 module:main +from:0x02032330 kind:load to:0x02032520 module:main +from:0x02032334 kind:load to:0x02032548 module:main +from:0x02032338 kind:load to:0x02051040 module:main +from:0x0203233c kind:load to:0x020325b8 module:main +from:0x0203237c kind:arm_call to:0x02026368 module:main +from:0x020323a0 kind:arm_call to:0x02032178 module:main +from:0x020323b8 kind:arm_call to:0x020320fc module:main +from:0x020323d4 kind:arm_call to:0x020275f4 module:main +from:0x020323e8 kind:arm_call to:0x02028610 module:main +from:0x02032400 kind:arm_call to:0x02032144 module:main +from:0x0203240c kind:arm_call to:0x020321d4 module:main +from:0x02032470 kind:arm_call to:0x02031ff4 module:main +from:0x0203249c kind:arm_call to:0x02028c38 module:main +from:0x020324a0 kind:arm_call to:0x020275c0 module:main +from:0x020324b8 kind:arm_call to:0x020321f8 module:main +from:0x020324cc kind:arm_call_thumb to:0x020007a6 module:main +from:0x020324ec kind:arm_call to:0x02026368 module:main +from:0x020324f8 kind:load to:0x02050f50 module:main +from:0x02032500 kind:load to:0x02050f4c module:main +from:0x02032504 kind:load to:0x02050f80 module:main +from:0x02032518 kind:load to:0x02050f84 module:main +from:0x0203253c kind:arm_call to:0x020284f4 module:main +from:0x02032544 kind:load to:0x02050f4c module:main +from:0x02032584 kind:arm_call to:0x020325a4 module:main +from:0x02032598 kind:arm_call to:0x020284f4 module:main +from:0x020325a0 kind:load to:0x02050f50 module:main +from:0x020325ac kind:arm_call to:0x020321f8 module:main +from:0x020325b0 kind:arm_call to:0x020284f4 module:main +from:0x020325c8 kind:load to:0x02050f50 module:main +from:0x020325d8 kind:arm_call to:0x020280c4 module:main +from:0x020325f8 kind:arm_call to:0x02032658 module:main +from:0x02032600 kind:arm_call to:0x02032658 module:main +from:0x0203262c kind:arm_call_thumb to:0x02026ba4 module:main +from:0x02032634 kind:arm_call to:0x02026ec8 module:main +from:0x0203263c kind:arm_call to:0x020280d8 module:main +from:0x02032648 kind:load to:0x02051128 module:main +from:0x0203264c kind:load to:0x0205112c module:main +from:0x02032650 kind:load to:0x0203266c module:main +from:0x02032654 kind:load to:0x02051550 module:main +from:0x02032668 kind:load to:0x02028d74 module:main +from:0x02032698 kind:arm_call to:0x02028d74 module:main +from:0x0203269c kind:arm_call to:0x020280c4 module:main +from:0x020326b4 kind:arm_call to:0x02026e10 module:main +from:0x020326ec kind:arm_call to:0x020280d8 module:main +from:0x02032708 kind:arm_call to:0x020280c4 module:main +from:0x02032744 kind:arm_call to:0x020280d8 module:main +from:0x0203274c kind:arm_call to:0x02026c64 module:main +from:0x02032758 kind:load to:0x02051128 module:main +from:0x020328bc kind:arm_call to:0x020327e4 module:main +from:0x020328e8 kind:arm_call to:0x02032864 module:main +from:0x02032d28 kind:arm_call to:0x02028e08 module:main +from:0x02032d34 kind:arm_call to:0x02027610 module:main +from:0x02032ea4 kind:arm_call to:0x02032eb4 module:main +from:0x02032efc kind:arm_call to:0x02032db4 module:main +from:0x02032f14 kind:arm_call to:0x02032db4 module:main +from:0x02033170 kind:arm_call to:0x02032db4 module:main +from:0x02033180 kind:arm_call to:0x02032de0 module:main +from:0x020331a4 kind:arm_call to:0x02032de0 module:main +from:0x020331b4 kind:arm_call to:0x02032db4 module:main +from:0x02033228 kind:arm_call to:0x02032e34 module:main +from:0x02033238 kind:arm_call to:0x02032de0 module:main +from:0x0203325c kind:arm_call to:0x02032de0 module:main +from:0x0203326c kind:arm_call to:0x02032e34 module:main +from:0x020332d8 kind:arm_call to:0x02032e34 module:main +from:0x02033510 kind:arm_call to:0x0203a12c module:main +from:0x020335ec kind:arm_call to:0x02032de0 module:main +from:0x0203360c kind:arm_call to:0x02032db4 module:main +from:0x02033628 kind:arm_call to:0x02032de0 module:main +from:0x02033644 kind:arm_call to:0x02032db4 module:main +from:0x02033668 kind:arm_call to:0x02032de0 module:main +from:0x020336cc kind:arm_call to:0x02033e2c module:main +from:0x020336dc kind:arm_call to:0x020336e8 module:main +from:0x020336e4 kind:load to:0x02051550 module:main +from:0x02033700 kind:arm_call to:0x0203cdc0 module:main +from:0x02033720 kind:arm_call to:0x0203372c module:main +from:0x02033728 kind:load to:0x02051550 module:main +from:0x02033738 kind:arm_call to:0x020274d0 module:main +from:0x02033798 kind:arm_call to:0x020273b8 module:main +from:0x02033800 kind:arm_call to:0x02027438 module:main +from:0x02033824 kind:arm_call to:0x02033974 module:main +from:0x02033828 kind:arm_call to:0x0203b8fc module:main +from:0x02033830 kind:load to:0x020516a8 module:main +from:0x02033834 kind:load to:0x027e0860 module:dtcm +from:0x02033838 kind:load to:0x02051660 module:main +from:0x0203383c kind:load to:0x02051684 module:main +from:0x02033840 kind:load to:0x02051550 module:main +from:0x02033844 kind:load to:0x02051560 module:main +from:0x02033878 kind:arm_call to:0x02033974 module:main +from:0x020338a8 kind:load to:0x02044678 module:main +from:0x02033924 kind:arm_call to:0x020338c4 module:main +from:0x02033968 kind:arm_call to:0x020338c8 module:main +from:0x02033980 kind:arm_call to:0x02033848 module:main +from:0x02033a20 kind:arm_call to:0x020338f0 module:main +from:0x02033b90 kind:load to:0x020447b4 module:main +from:0x02033bf4 kind:arm_call to:0x02033f54 module:main +from:0x02033c28 kind:arm_call to:0x02033b78 module:main +from:0x02033cdc kind:arm_call to:0x02033d54 module:main +from:0x02033e1c kind:arm_call to:0x02033e28 module:main +from:0x02033e24 kind:load to:0x02051a84 module:main +from:0x02033e54 kind:arm_call to:0x020274d0 module:main +from:0x02033eb4 kind:arm_call to:0x020273b8 module:main +from:0x02033f00 kind:arm_call to:0x02027438 module:main +from:0x02033f2c kind:arm_call to:0x020336e8 module:main +from:0x02033f40 kind:load to:0x02051750 module:main +from:0x02033f44 kind:load to:0x027e0860 module:dtcm +from:0x02033f48 kind:load to:0x02051660 module:main +from:0x02033f4c kind:load to:0x02051684 module:main +from:0x02033f50 kind:load to:0x02051a88 module:main +from:0x020341dc kind:load to:0x02033c68 module:main +from:0x02034714 kind:load to:0x02043060 module:main +from:0x02034828 kind:arm_call to:0x0203a3a0 module:main +from:0x02034838 kind:arm_call to:0x0203a3a0 module:main +from:0x02034abc kind:arm_call to:0x0203a138 module:main +from:0x02034ad4 kind:arm_call to:0x0203a12c module:main +from:0x02034cb0 kind:arm_call to:0x02036ad0 module:main +from:0x02034d1c kind:arm_call to:0x02036150 module:main +from:0x02034d78 kind:arm_call to:0x02036150 module:main +from:0x02034dd4 kind:arm_call to:0x02036150 module:main +from:0x02034e78 kind:arm_call to:0x02034720 module:main +from:0x02034f4c kind:arm_call to:0x02038820 module:main +from:0x02034f60 kind:arm_call to:0x02039c50 module:main +from:0x02034fd0 kind:load to:0x0204497c module:main +from:0x02034fd4 kind:load to:0x02044988 module:main +from:0x02034fd8 kind:load to:0x02044994 module:main +from:0x02034fdc kind:load to:0x0204499c module:main +from:0x02034fe0 kind:load to:0x020449a4 module:main +from:0x02034fe4 kind:load to:0x020449b0 module:main +from:0x02034fe8 kind:load to:0x020449bc module:main +from:0x02034fec kind:load to:0x020449c4 module:main +from:0x02034ff0 kind:load to:0x020449cc module:main +from:0x02034ff4 kind:load to:0x020449d8 module:main +from:0x02034ff8 kind:load to:0x020449e4 module:main +from:0x02034ffc kind:load to:0x020449ec module:main +from:0x02035180 kind:arm_call to:0x02036ad0 module:main +from:0x02035204 kind:arm_call to:0x02039b28 module:main +from:0x0203526c kind:arm_call to:0x02036150 module:main +from:0x020352f8 kind:arm_call to:0x02036150 module:main +from:0x02035398 kind:arm_call to:0x02035004 module:main +from:0x02035408 kind:arm_call to:0x02035004 module:main +from:0x0203555c kind:arm_call to:0x02035004 module:main +from:0x020356ac kind:arm_call to:0x02033f54 module:main +from:0x020356bc kind:arm_call to:0x02033f54 module:main +from:0x020356cc kind:arm_call to:0x02033be0 module:main +from:0x020356e8 kind:load to:0x02043060 module:main +from:0x020356ec kind:load to:0x020449a4 module:main +from:0x020356f0 kind:load to:0x020449b0 module:main +from:0x020356f4 kind:load to:0x020449bc module:main +from:0x020356f8 kind:load to:0x020449c4 module:main +from:0x020356fc kind:load to:0x020449cc module:main +from:0x02035700 kind:load to:0x020449d8 module:main +from:0x02035704 kind:load to:0x020449e4 module:main +from:0x02035708 kind:load to:0x020449ec module:main +from:0x02035754 kind:arm_call to:0x020361c0 module:main +from:0x02035768 kind:arm_call to:0x02036134 module:main +from:0x020357e8 kind:arm_call to:0x02034208 module:main +from:0x02035988 kind:arm_call to:0x0203496c module:main +from:0x020359b4 kind:arm_call to:0x02034720 module:main +from:0x02035aa0 kind:arm_call to:0x0203496c module:main +from:0x02035acc kind:arm_call to:0x02034720 module:main +from:0x02035b24 kind:arm_call to:0x02035118 module:main +from:0x02035b7c kind:arm_call to:0x02034c44 module:main +from:0x02035bcc kind:arm_call to:0x02033e00 module:main +from:0x02035c34 kind:arm_call to:0x020341e0 module:main +from:0x02035c50 kind:arm_call to:0x02036134 module:main +from:0x02035c90 kind:arm_call to:0x02033e00 module:main +from:0x02035cf8 kind:arm_call to:0x02033ce8 module:main +from:0x02035d0c kind:arm_call to:0x02033f54 module:main +from:0x02035d24 kind:arm_call to:0x02033be0 module:main +from:0x02035d50 kind:arm_call to:0x02033e00 module:main +from:0x02035e28 kind:arm_call to:0x02033b78 module:main +from:0x02035e48 kind:arm_call to:0x02036134 module:main +from:0x02036064 kind:load to:0x020449f4 module:main +from:0x02036068 kind:load to:0x020449f8 module:main +from:0x02036098 kind:arm_call to:0x020341d0 module:main +from:0x020360c4 kind:arm_call to:0x020360d4 module:main +from:0x02036100 kind:arm_call to:0x02035710 module:main +from:0x02036130 kind:load to:0x0203606c module:main +from:0x020362d0 kind:arm_call to:0x020361f4 module:main +from:0x020362e8 kind:arm_call to:0x02036260 module:main +from:0x02036340 kind:arm_call to:0x0203a138 module:main +from:0x0203635c kind:arm_call to:0x0203a12c module:main +from:0x02036524 kind:arm_call to:0x02036260 module:main +from:0x020365c8 kind:arm_call to:0x02036260 module:main +from:0x020366c0 kind:arm_call to:0x02036534 module:main +from:0x020366d4 kind:arm_call to:0x02036534 module:main +from:0x020366e8 kind:arm_call to:0x02036534 module:main +from:0x020366fc kind:arm_call to:0x02036534 module:main +from:0x02036710 kind:arm_call to:0x02036534 module:main +from:0x02036724 kind:arm_call to:0x02036534 module:main +from:0x02036738 kind:arm_call to:0x02036534 module:main +from:0x0203674c kind:arm_call to:0x02036534 module:main +from:0x02036760 kind:arm_call to:0x02036534 module:main +from:0x02036774 kind:arm_call to:0x02036534 module:main +from:0x02036788 kind:arm_call to:0x02036534 module:main +from:0x0203679c kind:arm_call to:0x02036534 module:main +from:0x020367b0 kind:arm_call to:0x02036534 module:main +from:0x020367c4 kind:arm_call to:0x02036534 module:main +from:0x020367d8 kind:arm_call to:0x02036534 module:main +from:0x020367ec kind:arm_call to:0x02036534 module:main +from:0x02036800 kind:arm_call to:0x02036534 module:main +from:0x02036814 kind:arm_call to:0x02036534 module:main +from:0x02036828 kind:arm_call to:0x02036534 module:main +from:0x0203683c kind:arm_call to:0x02036534 module:main +from:0x02036850 kind:arm_call to:0x02036534 module:main +from:0x02036870 kind:arm_call to:0x020365d0 module:main +from:0x02036880 kind:arm_call to:0x020363b4 module:main +from:0x020368e0 kind:arm_call to:0x02036534 module:main +from:0x020368f0 kind:arm_call to:0x020363b4 module:main +from:0x020368fc kind:load to:0x020449fc module:main +from:0x02036900 kind:load to:0x02044a2c module:main +from:0x02036904 kind:load to:0x02044a54 module:main +from:0x02036908 kind:load to:0x02044a6c module:main +from:0x0203690c kind:load to:0x02044a7c module:main +from:0x02036910 kind:load to:0x02044a84 module:main +from:0x02036914 kind:load to:0x02044a8c module:main +from:0x02036918 kind:load to:0x02044a94 module:main +from:0x0203691c kind:load to:0x02044a9c module:main +from:0x02036920 kind:load to:0x02044aa0 module:main +from:0x02036924 kind:load to:0x02044aa4 module:main +from:0x02036928 kind:load to:0x02044aa8 module:main +from:0x0203692c kind:load to:0x02044aac module:main +from:0x02036930 kind:load to:0x02044ab0 module:main +from:0x02036934 kind:load to:0x02044ab4 module:main +from:0x02036938 kind:load to:0x02044ab8 module:main +from:0x0203693c kind:load to:0x02044abc module:main +from:0x02036940 kind:load to:0x02044ac0 module:main +from:0x02036944 kind:load to:0x02044ac4 module:main +from:0x02036948 kind:load to:0x02044ac8 module:main +from:0x0203694c kind:load to:0x02044acc module:main +from:0x0203696c kind:arm_call to:0x02033aec module:main +from:0x02036994 kind:arm_call to:0x02039bc4 module:main +from:0x020369c0 kind:arm_call to:0x02033b08 module:main +from:0x020369e4 kind:arm_call to:0x02033b08 module:main +from:0x02036a18 kind:arm_call to:0x02039154 module:main +from:0x02036a30 kind:arm_call to:0x02038840 module:main +from:0x02036a70 kind:arm_call to:0x02033a58 module:main +from:0x02036a88 kind:arm_call to:0x020365d0 module:main +from:0x02036a98 kind:arm_call to:0x02038900 module:main +from:0x02036a9c kind:arm_call to:0x0203a644 module:main +from:0x02036ab0 kind:arm_call to:0x020362f0 module:main +from:0x02036ac0 kind:arm_call to:0x020363b4 module:main +from:0x02036ae0 kind:arm_call to:0x02036950 module:main +from:0x02036b00 kind:arm_call to:0x020362b0 module:main +from:0x02036b8c kind:arm_call to:0x02038840 module:main +from:0x02036b9c kind:arm_call to:0x02038900 module:main +from:0x02036be8 kind:arm_call to:0x0203b3b4 module:main +from:0x02036c20 kind:arm_call to:0x02039154 module:main +from:0x02036c2c kind:arm_call to:0x0203b3b4 module:main +from:0x02036c50 kind:arm_call to:0x02039508 module:main +from:0x02036c7c kind:arm_call to:0x02038e24 module:main +from:0x02036ccc kind:arm_call to:0x02039154 module:main +from:0x02036cf0 kind:arm_call to:0x02039bc4 module:main +from:0x02036d14 kind:arm_call to:0x02039970 module:main +from:0x02036d34 kind:arm_call to:0x02039508 module:main +from:0x02036d50 kind:arm_call to:0x02039508 module:main +from:0x02036d64 kind:arm_call to:0x02038e24 module:main +from:0x02036d88 kind:arm_call to:0x02039508 module:main +from:0x02036da0 kind:arm_call to:0x02039154 module:main +from:0x02036dbc kind:arm_call to:0x02039508 module:main +from:0x02036dd0 kind:arm_call to:0x02039508 module:main +from:0x02036df4 kind:arm_call to:0x02039154 module:main +from:0x02036e0c kind:arm_call to:0x02039970 module:main +from:0x02036e28 kind:arm_call to:0x02039508 module:main +from:0x02036e44 kind:arm_call to:0x02039508 module:main +from:0x02036e58 kind:arm_call to:0x02039154 module:main +from:0x02036e64 kind:arm_call to:0x02039154 module:main +from:0x02036e78 kind:arm_call to:0x02039154 module:main +from:0x02036e9c kind:arm_call to:0x02038e24 module:main +from:0x02036eb0 kind:arm_call to:0x0203b3b4 module:main +from:0x02036ec0 kind:arm_call to:0x02039970 module:main +from:0x02036edc kind:arm_call to:0x02039508 module:main +from:0x02036ef8 kind:arm_call to:0x02039508 module:main +from:0x02036f14 kind:arm_call to:0x02039508 module:main +from:0x02036f28 kind:arm_call to:0x02038e24 module:main +from:0x02036f3c kind:arm_call to:0x02039508 module:main +from:0x02036f50 kind:arm_call to:0x02038e24 module:main +from:0x02036f64 kind:arm_call to:0x02039508 module:main +from:0x02036f80 kind:arm_call to:0x02039508 module:main +from:0x02036f94 kind:arm_call to:0x02038e24 module:main +from:0x02036fa8 kind:arm_call to:0x02039508 module:main +from:0x02036fbc kind:arm_call to:0x02038e24 module:main +from:0x02036fd0 kind:arm_call to:0x02039508 module:main +from:0x02036fe4 kind:arm_call to:0x02038e24 module:main +from:0x02036ff8 kind:arm_call to:0x02039508 module:main +from:0x02037010 kind:arm_call to:0x02038e24 module:main +from:0x02037038 kind:arm_call to:0x02039508 module:main +from:0x02037044 kind:arm_call to:0x02039508 module:main +from:0x02037060 kind:arm_call to:0x02038e24 module:main +from:0x02037074 kind:arm_call to:0x02039508 module:main +from:0x02037088 kind:arm_call to:0x02039154 module:main +from:0x0203709c kind:arm_call to:0x02039154 module:main +from:0x020370c4 kind:arm_call to:0x02039508 module:main +from:0x020370e0 kind:arm_call to:0x02038e24 module:main +from:0x020370f4 kind:arm_call to:0x02039508 module:main +from:0x02037110 kind:arm_call to:0x02039508 module:main +from:0x02037124 kind:arm_call to:0x02038e24 module:main +from:0x02037138 kind:arm_call to:0x02039154 module:main +from:0x02037144 kind:arm_call to:0x02039154 module:main +from:0x02037158 kind:arm_call to:0x02039154 module:main +from:0x02037184 kind:arm_call to:0x02039154 module:main +from:0x02037198 kind:arm_call to:0x02039508 module:main +from:0x020371ac kind:arm_call to:0x02039154 module:main +from:0x020371d4 kind:arm_call to:0x02039508 module:main +from:0x020371f0 kind:arm_call to:0x02039154 module:main +from:0x02037204 kind:arm_call to:0x02039508 module:main +from:0x02037220 kind:arm_call to:0x02039508 module:main +from:0x02037234 kind:arm_call to:0x02039154 module:main +from:0x02037240 kind:arm_call to:0x02039154 module:main +from:0x02037254 kind:arm_call to:0x02039154 module:main +from:0x02037268 kind:load to:0x02051aa4 module:main +from:0x02037270 kind:load to:0x02051a80 module:main +from:0x02037320 kind:arm_call to:0x0203b3b4 module:main +from:0x02037354 kind:arm_call to:0x02039154 module:main +from:0x02037360 kind:arm_call to:0x0203b3b4 module:main +from:0x02037380 kind:arm_call to:0x02039508 module:main +from:0x020373a8 kind:arm_call to:0x02038e24 module:main +from:0x020373dc kind:arm_call to:0x02039970 module:main +from:0x020373f4 kind:arm_call to:0x02038b60 module:main +from:0x02037410 kind:arm_call to:0x02039508 module:main +from:0x0203742c kind:arm_call to:0x02039508 module:main +from:0x02037440 kind:arm_call to:0x02038e24 module:main +from:0x0203745c kind:arm_call to:0x02039508 module:main +from:0x02037470 kind:arm_call to:0x02038e24 module:main +from:0x02037480 kind:load to:0x02051a80 module:main +from:0x02037484 kind:load to:0x02051aac module:main +from:0x02037530 kind:arm_call to:0x02038e24 module:main +from:0x020375d8 kind:arm_call to:0x02039154 module:main +from:0x02037644 kind:arm_call to:0x02039154 module:main +from:0x02037690 kind:arm_call to:0x0203b3b4 module:main +from:0x020376bc kind:arm_call to:0x02039508 module:main +from:0x020376ec kind:arm_call to:0x0203a6d0 module:main +from:0x02037708 kind:arm_call to:0x02038820 module:main +from:0x02037758 kind:arm_call to:0x0203b3b4 module:main +from:0x0203778c kind:arm_call to:0x02039154 module:main +from:0x020377a8 kind:arm_call to:0x02039154 module:main +from:0x020377bc kind:arm_call to:0x0203b3b4 module:main +from:0x020377dc kind:arm_call to:0x02039154 module:main +from:0x02037824 kind:arm_call to:0x02039e58 module:main +from:0x02037910 kind:arm_call to:0x02039154 module:main +from:0x02037924 kind:arm_call to:0x02039508 module:main +from:0x02037944 kind:arm_call to:0x02039508 module:main +from:0x02037958 kind:arm_call to:0x02039154 module:main +from:0x0203796c kind:arm_call to:0x02039508 module:main +from:0x02037980 kind:arm_call to:0x02039154 module:main +from:0x02037994 kind:arm_call to:0x02039508 module:main +from:0x020379b4 kind:arm_call to:0x02039508 module:main +from:0x020379d0 kind:arm_call to:0x02039508 module:main +from:0x020379ec kind:arm_call to:0x02039508 module:main +from:0x02037a00 kind:arm_call to:0x02039154 module:main +from:0x02037a1c kind:arm_call to:0x02038e24 module:main +from:0x02037a34 kind:arm_call to:0x02039154 module:main +from:0x02037a60 kind:load to:0x0204475c module:main +from:0x02037a64 kind:load to:0x02051a80 module:main +from:0x02037a90 kind:load to:0x02043170 module:main +from:0x02037ad4 kind:load to:0x02043180 module:main +from:0x02037ad8 kind:load to:0x02043160 module:main +from:0x02037b4c kind:arm_call to:0x02039508 module:main +from:0x02037bb8 kind:arm_call to:0x02039154 module:main +from:0x02037bd8 kind:arm_call to:0x02038e24 module:main +from:0x02037bec kind:arm_call to:0x0203b3b4 module:main +from:0x02037c08 kind:arm_call to:0x02039508 module:main +from:0x02037c44 kind:arm_call to:0x02039154 module:main +from:0x02037c58 kind:arm_call to:0x02039154 module:main +from:0x02037c74 kind:arm_call to:0x02039508 module:main +from:0x02037c88 kind:arm_call to:0x02039154 module:main +from:0x02037ca4 kind:arm_call to:0x02039508 module:main +from:0x02037cb8 kind:arm_call to:0x02039154 module:main +from:0x02037ccc kind:arm_call to:0x02039508 module:main +from:0x02037ce8 kind:arm_call to:0x02039508 module:main +from:0x02037cfc kind:arm_call to:0x02039508 module:main +from:0x02037d18 kind:arm_call to:0x02039508 module:main +from:0x02037d2c kind:arm_call to:0x02038e24 module:main +from:0x02037d40 kind:arm_call to:0x02039508 module:main +from:0x02037d54 kind:arm_call to:0x02038e24 module:main +from:0x02037d68 kind:arm_call to:0x02039508 module:main +from:0x02037d7c kind:arm_call to:0x02038e24 module:main +from:0x02037d90 kind:arm_call to:0x02039508 module:main +from:0x02037da4 kind:arm_call to:0x02038e24 module:main +from:0x02037db8 kind:arm_call to:0x02039508 module:main +from:0x02037dcc kind:arm_call to:0x02038e24 module:main +from:0x02037de0 kind:arm_call to:0x02039508 module:main +from:0x02037dfc kind:arm_call to:0x02038e24 module:main +from:0x02037e10 kind:arm_call to:0x02039508 module:main +from:0x02037e24 kind:arm_call to:0x02038e24 module:main +from:0x02037e40 kind:arm_call to:0x02039508 module:main +from:0x02037e60 kind:arm_call to:0x02038e24 module:main +from:0x02037e6c kind:arm_call to:0x02038e24 module:main +from:0x02037e88 kind:arm_call to:0x02039154 module:main +from:0x02037e94 kind:arm_call to:0x02039154 module:main +from:0x02037ea8 kind:arm_call to:0x02039154 module:main +from:0x02037ec4 kind:arm_call to:0x02039508 module:main +from:0x02037ee0 kind:arm_call to:0x02039508 module:main +from:0x02037efc kind:arm_call to:0x02039508 module:main +from:0x02037f10 kind:arm_call to:0x02038e24 module:main +from:0x02037f2c kind:arm_call to:0x02038e24 module:main +from:0x02037f44 kind:arm_call to:0x02039154 module:main +from:0x02037f58 kind:arm_call to:0x02039154 module:main +from:0x02037f74 kind:arm_call to:0x02039508 module:main +from:0x02037f90 kind:arm_call to:0x02039508 module:main +from:0x02037fac kind:arm_call to:0x02039508 module:main +from:0x02037fc0 kind:arm_call to:0x02038e24 module:main +from:0x02037fd8 kind:arm_call to:0x02038e24 module:main +from:0x02037fe8 kind:arm_call to:0x02039970 module:main +from:0x02038004 kind:arm_call to:0x02038e24 module:main +from:0x02038018 kind:arm_call to:0x02038e24 module:main +from:0x0203802c kind:arm_call to:0x02038e24 module:main +from:0x02038044 kind:arm_call to:0x02039154 module:main +from:0x02038050 kind:arm_call to:0x02039154 module:main +from:0x0203805c kind:arm_call to:0x02039154 module:main +from:0x02038070 kind:arm_call to:0x02039154 module:main +from:0x020380a8 kind:arm_call to:0x02039154 module:main +from:0x020380bc kind:arm_call to:0x02039508 module:main +from:0x020380d8 kind:arm_call to:0x02039508 module:main +from:0x020380ec kind:arm_call to:0x02038e24 module:main +from:0x02038108 kind:arm_call to:0x02039508 module:main +from:0x02038124 kind:arm_call to:0x02038e24 module:main +from:0x02038168 kind:arm_call to:0x02039508 module:main +from:0x0203817c kind:arm_call to:0x02039508 module:main +from:0x020381a0 kind:arm_call to:0x02038e24 module:main +from:0x020381bc kind:arm_call to:0x02039154 module:main +from:0x020381d0 kind:arm_call to:0x020399ec module:main +from:0x020381f0 kind:arm_call to:0x02039508 module:main +from:0x02038204 kind:arm_call to:0x02039508 module:main +from:0x02038250 kind:arm_call to:0x02039508 module:main +from:0x02038264 kind:arm_call to:0x02039508 module:main +from:0x02038280 kind:arm_call to:0x02039154 module:main +from:0x02038294 kind:arm_call to:0x02039a84 module:main +from:0x020382b4 kind:arm_call to:0x02039508 module:main +from:0x020382c8 kind:arm_call to:0x02039508 module:main +from:0x0203834c kind:arm_call to:0x02039154 module:main +from:0x02038368 kind:arm_call to:0x02038e24 module:main +from:0x02038388 kind:arm_call to:0x02039508 module:main +from:0x020383a4 kind:arm_call to:0x02039154 module:main +from:0x020383b8 kind:arm_call to:0x02039154 module:main +from:0x020383cc kind:arm_call to:0x02039508 module:main +from:0x020383e8 kind:arm_call to:0x02039508 module:main +from:0x020383fc kind:arm_call to:0x02038e24 module:main +from:0x02038418 kind:arm_call to:0x02038e24 module:main +from:0x0203842c kind:arm_call to:0x02039154 module:main +from:0x02038440 kind:arm_call to:0x02039154 module:main +from:0x0203845c kind:arm_call to:0x02039508 module:main +from:0x02038478 kind:arm_call to:0x02039508 module:main +from:0x0203848c kind:arm_call to:0x02038e24 module:main +from:0x020384a0 kind:arm_call to:0x02039508 module:main +from:0x020384b4 kind:arm_call to:0x02038e24 module:main +from:0x020384c8 kind:arm_call to:0x02039508 module:main +from:0x020384dc kind:arm_call to:0x02038e24 module:main +from:0x020384f0 kind:arm_call to:0x02039508 module:main +from:0x02038504 kind:arm_call to:0x02038e24 module:main +from:0x02038518 kind:arm_call to:0x02039508 module:main +from:0x0203852c kind:arm_call to:0x02039154 module:main +from:0x02038548 kind:arm_call to:0x02039508 module:main +from:0x02038568 kind:arm_call to:0x02039154 module:main +from:0x0203857c kind:arm_call to:0x0203b3b4 module:main +from:0x02038598 kind:arm_call to:0x02039508 module:main +from:0x020385ac kind:arm_call to:0x02038e24 module:main +from:0x020385c0 kind:arm_call to:0x02039154 module:main +from:0x020385cc kind:arm_call to:0x02039154 module:main +from:0x020385e0 kind:arm_call to:0x02039154 module:main +from:0x02038608 kind:arm_call to:0x02036b7c module:main +from:0x02038624 kind:arm_call to:0x02039508 module:main +from:0x02038678 kind:arm_call to:0x02038e24 module:main +from:0x02038688 kind:arm_call to:0x020399ec module:main +from:0x020386e0 kind:arm_call to:0x02038e24 module:main +from:0x020386ec kind:arm_call to:0x020399ec module:main +from:0x02038740 kind:arm_call to:0x02038e24 module:main +from:0x02038784 kind:arm_call to:0x02038e24 module:main +from:0x02038790 kind:arm_call to:0x020399ec module:main +from:0x020388a0 kind:arm_call to:0x02039508 module:main +from:0x02038914 kind:arm_call to:0x02033b08 module:main +from:0x02038934 kind:arm_call to:0x02039bc4 module:main +from:0x02038994 kind:arm_call to:0x02039508 module:main +from:0x020389c8 kind:arm_call to:0x02039508 module:main +from:0x020389f4 kind:arm_call to:0x02038e24 module:main +from:0x02038a2c kind:arm_call to:0x020387f8 module:main +from:0x02038a40 kind:arm_call to:0x02039508 module:main +from:0x02038aa4 kind:arm_call to:0x020387f8 module:main +from:0x02038ab8 kind:arm_call to:0x02039508 module:main +from:0x02038ae0 kind:arm_call to:0x020387f8 module:main +from:0x02038af4 kind:arm_call to:0x02039508 module:main +from:0x02038b24 kind:arm_call to:0x02039508 module:main +from:0x02038b68 kind:load to:0x02036ba8 module:main +from:0x02038b74 kind:load to:0x020372d8 module:main +from:0x02038b80 kind:load to:0x020374b0 module:main +from:0x02038bac kind:arm_call to:0x02011f10 module:main +from:0x02038be0 kind:arm_call to:0x02038c74 module:main +from:0x02038bf8 kind:load to:0x02044af4 module:main +from:0x02038c0c kind:arm_call to:0x0203d248 module:main +from:0x02038c20 kind:load to:0x02044ad8 module:main +from:0x02038c30 kind:load to:0x02012000 module:main +from:0x02038c50 kind:arm_call to:0x02038d3c module:main +from:0x02038c64 kind:arm_call to:0x0203c90c module:main +from:0x02038c88 kind:arm_call to:0x02012000 module:main +from:0x02038c9c kind:arm_call to:0x02011ff4 module:main +from:0x02038cb8 kind:arm_call to:0x02038c34 module:main +from:0x02038cd8 kind:arm_call to:0x02038c34 module:main +from:0x02038cf0 kind:arm_call to:0x02038c34 module:main +from:0x02038cf8 kind:arm_call to:0x02011ff4 module:main +from:0x02038d10 kind:arm_call to:0x02038c34 module:main +from:0x02038d28 kind:arm_call to:0x02038c34 module:main +from:0x02038d30 kind:arm_call to:0x02011ff4 module:main +from:0x02038d64 kind:arm_call to:0x02038d6c module:main +from:0x02038db8 kind:arm_call to:0x02033f54 module:main +from:0x02038dc4 kind:arm_call to:0x02011f30 module:main +from:0x02038de0 kind:arm_call to:0x02038b84 module:main +from:0x02038dec kind:arm_call to:0x02033f70 module:main +from:0x02038e04 kind:arm_call to:0x0203d460 module:main +from:0x02038e10 kind:load to:0x02044c18 module:main +from:0x02038e14 kind:load to:0x02044c0c module:main +from:0x02038e18 kind:load to:0x02044bf8 module:main +from:0x02038e1c kind:load to:0x02044c2c module:main +from:0x02038e20 kind:load to:0x02038d04 module:main +from:0x02039fb8 kind:arm_call to:0x0203a194 module:main +from:0x0203a15c kind:arm_call to:0x0203a3a8 module:main +from:0x0203a868 kind:load to:0x02051a80 module:main +from:0x0203a94c kind:load to:0x02051a80 module:main +from:0x0203b904 kind:load to:0x0203b918 module:main +from:0x0203b938 kind:arm_call to:0x0203b910 module:main +from:0x0203b994 kind:arm_call to:0x0203b90c module:main +from:0x0203b9a4 kind:arm_call to:0x0203b908 module:main +from:0x0203bb48 kind:arm_call to:0x0203d3e8 module:main +from:0x0203bb78 kind:arm_call to:0x0203bac0 module:main +from:0x0203bbb0 kind:arm_call to:0x0203d408 module:main +from:0x0203bbc8 kind:arm_call to:0x0203ba3c module:main +from:0x0203bbe0 kind:arm_call to:0x0203ba3c module:main +from:0x0203bbe8 kind:arm_call to:0x0203ba3c module:main +from:0x0203bc74 kind:arm_call to:0x0203d2ec module:main +from:0x0203bc7c kind:arm_call to:0x0203bb24 module:main +from:0x0203bc9c kind:arm_call to:0x0203d348 module:main +from:0x0203bd18 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bd2c kind:arm_call to:0x0203b9b8 module:main +from:0x0203bd48 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bd50 kind:arm_call to:0x0203ba3c module:main +from:0x0203bd58 kind:arm_call to:0x0203ba3c module:main +from:0x0203bd68 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bd7c kind:arm_call to:0x0203b9b8 module:main +from:0x0203bd90 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bd98 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bdac kind:arm_call to:0x0203b9b8 module:main +from:0x0203bdb4 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bdbc kind:arm_call to:0x0203ba3c module:main +from:0x0203bdd8 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bdec kind:arm_call to:0x0203ba3c module:main +from:0x0203bdf4 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be04 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be18 kind:arm_call to:0x0203ba3c module:main +from:0x0203be20 kind:arm_call to:0x0203ba3c module:main +from:0x0203be28 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be40 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be48 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be60 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be68 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be74 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be88 kind:arm_call to:0x0203b9b8 module:main +from:0x0203be94 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bed8 kind:arm_call to:0x0203b9b8 module:main +from:0x0203bf2c kind:arm_call to:0x0203d2ec module:main +from:0x0203bf34 kind:arm_call to:0x0203bb24 module:main +from:0x0203bf44 kind:arm_call to:0x0203ce1c module:main +from:0x0203bf50 kind:arm_call to:0x0203d348 module:main +from:0x0203bfcc kind:arm_call to:0x0203b9b8 module:main +from:0x0203bfec kind:arm_call to:0x0203b9b8 module:main +from:0x0203c038 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c040 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c0b4 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c108 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c110 kind:arm_call to:0x0203ba3c module:main +from:0x0203c118 kind:arm_call to:0x0203ba3c module:main +from:0x0203c190 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c198 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c1f8 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c200 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c260 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c268 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c270 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c304 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c30c kind:arm_call to:0x0203b9b8 module:main +from:0x0203c314 kind:arm_call to:0x0203ba3c module:main +from:0x0203c31c kind:arm_call to:0x0203ba3c module:main +from:0x0203c3ac kind:arm_call to:0x0203b9b8 module:main +from:0x0203c400 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c408 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c490 kind:arm_call to:0x0203ba3c module:main +from:0x0203c498 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c4a8 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c500 kind:arm_call to:0x0203ba3c module:main +from:0x0203c508 kind:arm_call to:0x0203ba3c module:main +from:0x0203c510 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c52c kind:arm_call to:0x0203b9b8 module:main +from:0x0203c534 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c55c kind:arm_call to:0x0203b9b8 module:main +from:0x0203c5c0 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c5c8 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c5d8 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c5e0 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c660 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c670 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c678 kind:arm_call to:0x0203ba3c module:main +from:0x0203c6dc kind:arm_call to:0x0203a3a0 module:main +from:0x0203c714 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c71c kind:arm_call to:0x0203ce1c module:main +from:0x0203c7d8 kind:arm_call to:0x0203bc2c module:main +from:0x0203c844 kind:arm_call to:0x0203bc48 module:main +from:0x0203c858 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c8d8 kind:arm_call to:0x0203ce6c module:main +from:0x0203c920 kind:arm_call to:0x0203ce34 module:main +from:0x0203c934 kind:arm_call to:0x0203ba3c module:main +from:0x0203c93c kind:arm_call to:0x0203ba3c module:main +from:0x0203c944 kind:arm_call to:0x0203b9b8 module:main +from:0x0203c954 kind:arm_call to:0x0203c88c module:main +from:0x0203c960 kind:arm_call to:0x0203d4a8 module:main +from:0x0203c96c kind:arm_call to:0x0203c88c module:main +from:0x0203c98c kind:arm_call to:0x0203d460 module:main +from:0x0203c994 kind:arm_call to:0x0203cd48 module:main +from:0x0203c99c kind:arm_call to:0x0203ce1c module:main +from:0x0203c9a8 kind:load to:0x02044ca8 module:main +from:0x0203c9ac kind:load to:0x02044c9c module:main +from:0x0203c9b0 kind:load to:0x02044cc0 module:main +from:0x0203c9b4 kind:load to:0x0203c9b8 module:main +from:0x0203c9d4 kind:arm_call to:0x0203bf04 module:main +from:0x0203ca14 kind:arm_call to:0x0203d430 module:main +from:0x0203cac4 kind:arm_call to:0x0203bc2c module:main +from:0x0203cb60 kind:arm_call to:0x0203ba3c module:main +from:0x0203cb68 kind:arm_call to:0x0203b9b8 module:main +from:0x0203cb78 kind:arm_call to:0x0203ce6c module:main +from:0x0203cb94 kind:arm_call to:0x0203ba3c module:main +from:0x0203cb9c kind:arm_call to:0x0203ba3c module:main +from:0x0203cba4 kind:arm_call to:0x0203b9b8 module:main +from:0x0203cbb4 kind:arm_call to:0x0203c88c module:main +from:0x0203cbd0 kind:arm_call to:0x0203c9bc module:main +from:0x0203cbd8 kind:arm_call to:0x0203ce1c module:main +from:0x0203cbe4 kind:arm_call to:0x0203bc48 module:main +from:0x0203cc68 kind:arm_call to:0x0203bb24 module:main +from:0x0203cc78 kind:arm_call to:0x0203ce1c module:main +from:0x0203cc88 kind:arm_call to:0x0203d348 module:main +from:0x0203cca8 kind:arm_call to:0x0203c738 module:main +from:0x0203ccb8 kind:arm_call to:0x0203ce1c module:main +from:0x0203cccc kind:arm_call to:0x0203ca1c module:main +from:0x0203ccfc kind:arm_call to:0x0203ba3c module:main +from:0x0203cd04 kind:arm_call to:0x0203b9b8 module:main +from:0x0203cd14 kind:arm_call to:0x0203bf04 module:main +from:0x0203cd24 kind:arm_call to:0x0203cbf8 module:main +from:0x0203cd3c kind:arm_call to:0x0203d430 module:main +from:0x0203cd78 kind:arm_call to:0x02011ff4 module:main +from:0x0203cd8c kind:load to:0x02044c70 module:main +from:0x0203cdbc kind:link_time_const(ARM9_CTOR_START) +from:0x0203ce00 kind:load to:0x02051ab4 module:main +from:0x0203ce0c kind:load to:0x020336c0 module:main +from:0x0203ce18 kind:load to:0x0203ce1c module:main +from:0x0203ce30 kind:load to:0x02044ce8 module:main +from:0x0203ce48 kind:load to:0x02044ce8 module:main +from:0x0203ce68 kind:load to:0x02051ab4 module:main +from:0x0203d068 kind:arm_call to:0x0203ce1c module:main +from:0x0203d070 kind:arm_call to:0x0203cd48 module:main +from:0x0203d0fc kind:arm_call to:0x0203d020 module:main +from:0x0203d100 kind:arm_call to:0x0203d4a8 module:main +from:0x0203d108 kind:arm_call to:0x0203cd48 module:main +from:0x0203d1a8 kind:arm_call to:0x0203d020 module:main +from:0x0203d1ac kind:arm_call to:0x0203d4a8 module:main +from:0x0203d1b4 kind:arm_call to:0x0203cd48 module:main +from:0x0203d230 kind:arm_call to:0x0203ce1c module:main +from:0x0203d238 kind:arm_call to:0x0203cd48 module:main +from:0x0203d25c kind:arm_call to:0x02034088 module:main +from:0x0203d280 kind:arm_call to:0x0203d244 module:main +from:0x0203d294 kind:arm_call to:0x0203d244 module:main +from:0x0203d29c kind:arm_call to:0x02011ff4 module:main +from:0x0203d2b0 kind:arm_call to:0x0203d244 module:main +from:0x0203d2c4 kind:arm_call to:0x0203d2a8 module:main +from:0x0203d2d8 kind:arm_call to:0x0203d2a8 module:main +from:0x0203d2e0 kind:arm_call to:0x02011ff4 module:main +from:0x0203d3a8 kind:arm_call to:0x0203ba3c module:main +from:0x0203d3b8 kind:arm_call to:0x0203ba3c module:main +from:0x0203d400 kind:link_time_const(__exception_table_start__) +from:0x0203d404 kind:link_time_const(__exception_table_end__) +from:0x0203d418 kind:arm_call to:0x0203ba3c module:main +from:0x0203d428 kind:arm_call to:0x0203ba3c module:main +from:0x0203d4a4 kind:arm_branch to:0x0203cc54 module:main +from:0x0203d4f0 kind:arm_branch to:0x0203cc54 module:main +from:0x0203d53c kind:load to:0x02038cac module:main +from:0x0203d5d4 kind:load to:0x02038b84 module:main +from:0x0203d5dc kind:load to:0x0203d4f4 module:main +from:0x0203d5e0 kind:load to:0x02038bfc module:main +from:0x0203d5ec kind:load to:0x02038c24 module:main +from:0x0203d5f8 kind:load to:0x02038c34 module:main +from:0x0203d600 kind:load to:0x0203d504 module:main +from:0x0203d604 kind:load to:0x02038c74 module:main +from:0x0203d610 kind:load to:0x02038c94 module:main +from:0x0203d61c kind:load to:0x02038cb0 module:main +from:0x0203d628 kind:load to:0x02038ccc module:main +from:0x0203d634 kind:load to:0x02038ce4 module:main +from:0x0203d63c kind:load to:0x0203d518 module:main +from:0x0203d640 kind:load to:0x02038d04 module:main +from:0x0203d64c kind:load to:0x02038d1c module:main +from:0x0203d658 kind:load to:0x02038d3c module:main +from:0x0203d664 kind:load to:0x02038d6c module:main +from:0x0203d670 kind:load to:0x02038d98 module:main +from:0x0203d678 kind:load to:0x0203d528 module:main +from:0x0203d67c kind:load to:0x0203b8fc module:main +from:0x0203d688 kind:load to:0x0203b91c module:main +from:0x0203d694 kind:load to:0x0203b96c module:main +from:0x0203d6a0 kind:load to:0x0203bb24 module:main +from:0x0203d6ac kind:load to:0x0203bc48 module:main +from:0x0203d6b4 kind:load to:0x0203d540 module:main +from:0x0203d6b8 kind:load to:0x0203bf04 module:main +from:0x0203d6c0 kind:load to:0x0203d548 module:main +from:0x0203d6c4 kind:load to:0x0203c738 module:main +from:0x0203d6cc kind:load to:0x0203d558 module:main +from:0x0203d6d0 kind:load to:0x0203c88c module:main +from:0x0203d6dc kind:load to:0x0203c90c module:main +from:0x0203d6e4 kind:load to:0x0203d560 module:main +from:0x0203d6e8 kind:load to:0x0203c9bc module:main +from:0x0203d6f0 kind:load to:0x0203d574 module:main +from:0x0203d6f4 kind:load to:0x0203ca1c module:main +from:0x0203d6fc kind:load to:0x0203d57c module:main +from:0x0203d700 kind:load to:0x0203cc54 module:main +from:0x0203d70c kind:load to:0x0203cd48 module:main +from:0x0203d718 kind:load to:0x0203cd70 module:main +from:0x0203d724 kind:load to:0x0203cd90 module:main +from:0x0203d730 kind:load to:0x0203cdc0 module:main +from:0x0203d73c kind:load to:0x0203ce04 module:main +from:0x0203d748 kind:load to:0x0203ce10 module:main +from:0x0203d754 kind:load to:0x0203ce1c module:main +from:0x0203d760 kind:load to:0x0203ce34 module:main +from:0x0203d76c kind:load to:0x0203d020 module:main +from:0x0203d774 kind:load to:0x0203d584 module:main +from:0x0203d778 kind:load to:0x0203d07c module:main +from:0x0203d780 kind:load to:0x0203d598 module:main +from:0x0203d784 kind:load to:0x0203d138 module:main +from:0x0203d78c kind:load to:0x0203d5ac module:main +from:0x0203d790 kind:load to:0x0203d1e8 module:main +from:0x0203d798 kind:load to:0x0203d5c0 module:main +from:0x0203d79c kind:load to:0x0203d248 module:main +from:0x0203d7a8 kind:load to:0x0203d278 module:main +from:0x0203d7b4 kind:load to:0x0203d28c module:main +from:0x0203d7c0 kind:load to:0x0203d2a8 module:main +from:0x0203d7cc kind:load to:0x0203d2bc module:main +from:0x0203d7d8 kind:load to:0x0203d2d0 module:main +from:0x0203d7e4 kind:load to:0x0203d348 module:main +from:0x0203d7f0 kind:load to:0x0203d408 module:main +from:0x0203d814 kind:load to:0x02049960 module:main +from:0x0203d834 kind:arm_call_thumb to:0x020144a0 module:main +from:0x0203d83c kind:arm_call_thumb to:0x020144a0 module:main +from:0x0203d84c kind:arm_call to:0x0203ce4c module:main +from:0x0203d860 kind:load to:0x0204996c module:main +from:0x0203d864 kind:load to:0x020499a8 module:main +from:0x0203d868 kind:load to:0x0204997c module:main +from:0x0203d86c kind:load to:0x020499c0 module:main +from:0x0203d870 kind:load to:0x02013164 module:main +from:0x0203d874 kind:load to:0x02049970 module:main +from:0x0203d894 kind:arm_call to:0x020c4850 module:overlay(18) +from:0x0203d8a4 kind:arm_call to:0x0203ce4c module:main +from:0x0203d8b8 kind:load to:0x020499fc module:main +from:0x0203d8bc kind:load to:0x02049a0c module:main +from:0x0203d8c0 kind:load to:0x0201373c module:main +from:0x0203d8c4 kind:load to:0x02049a00 module:main +from:0x0203d8e0 kind:arm_call to:0x020c4930 module:overlay(18) +from:0x0203d8f4 kind:load to:0x02049af4 module:main +from:0x0203d8f8 kind:load to:0x02049af8 module:main +from:0x0203d914 kind:arm_call to:0x02013a34 module:main +from:0x0203d928 kind:load to:0x02049b54 module:main +from:0x0203d92c kind:load to:0x02049b54 module:main +from:0x0203d948 kind:arm_call to:0x020c4abc module:overlays(18,19) +from:0x0203d95c kind:load to:0x02049b5c module:main +from:0x0203d960 kind:load to:0x02049b60 module:main +from:0x0203d97c kind:load to:0x02049b80 module:main +from:0x0203d998 kind:arm_call to:0x02014a10 module:main +from:0x0203d9ac kind:load to:0x02049b88 module:main +from:0x0203d9b0 kind:load to:0x02049b8c module:main +from:0x0203d9cc kind:arm_call to:0x02014c3c module:main +from:0x0203d9e0 kind:load to:0x02049bb0 module:main +from:0x0203d9e4 kind:load to:0x02049bb4 module:main +from:0x0203d9fc kind:arm_call to:0x02014f6c module:main +from:0x0203da14 kind:load to:0x02049bbc module:main +from:0x0203da34 kind:arm_call to:0x020c5634 module:overlay(18) +from:0x0203da48 kind:load to:0x02049ee0 module:main +from:0x0203da4c kind:load to:0x02049ee4 module:main +from:0x0203da68 kind:arm_call to:0x02016784 module:main +from:0x0203da7c kind:load to:0x02049f68 module:main +from:0x0203da80 kind:load to:0x02049f6c module:main +from:0x0203dac8 kind:load to:0x027e07bc module:dtcm +from:0x0203dacc kind:load to:0x027e07c4 module:dtcm +from:0x0203dad0 kind:load to:0x027e07cc module:dtcm +from:0x0203daf0 kind:arm_call_thumb to:0x020c4e9c module:overlay(18) +from:0x0203db00 kind:arm_call to:0x0203ce4c module:main +from:0x0203db14 kind:load to:0x0204a030 module:main +from:0x0203db18 kind:load to:0x0204a040 module:main +from:0x0203db1c kind:load to:0x02018440 module:main +from:0x0203db20 kind:load to:0x0204a034 module:main +from:0x0203db3c kind:arm_call to:0x020c5230 module:overlay(18) +from:0x0203db50 kind:load to:0x0204a068 module:main +from:0x0203db54 kind:load to:0x0204a0f0 module:main +from:0x0203db70 kind:arm_call to:0x020c5360 module:overlay(18) +from:0x0203db84 kind:load to:0x0204aef8 module:main +from:0x0203db88 kind:load to:0x0204aefc module:main +from:0x0203dba8 kind:arm_call to:0x020c53d0 module:overlay(18) +from:0x0203dbb8 kind:arm_call to:0x0203ce4c module:main +from:0x0203dbcc kind:load to:0x0204e5c8 module:main +from:0x0203dbd0 kind:load to:0x0204e5d8 module:main +from:0x0203dbd4 kind:load to:0x0201b9f4 module:main +from:0x0203dbd8 kind:load to:0x0204e5cc module:main +from:0x0203dbf4 kind:arm_call to:0x020c5334 module:overlay(18) +from:0x0203dc08 kind:load to:0x0204e61c module:main +from:0x0203dc0c kind:load to:0x0204e620 module:main +from:0x0203dc28 kind:arm_call to:0x020c4b64 module:overlay(18) +from:0x0203dc3c kind:load to:0x0204e628 module:main +from:0x0203dc40 kind:load to:0x0204e62c module:main +from:0x0203dc5c kind:load to:0x020443d8 module:main +from:0x0203dd24 kind:load to:0x020070f0 module:main +from:0x0203dd28 kind:load to:0x0200711c module:main +from:0x0203dd2c kind:load to:0x02007149 module:main +from:0x0203dd30 kind:load to:0x02007161 module:main +from:0x0203dd34 kind:load to:0x02007179 module:main +from:0x0203dd38 kind:load to:0x02007181 module:main +from:0x0203dd3c kind:load to:0x02007189 module:main +from:0x0203dd40 kind:load to:0x02007191 module:main +from:0x0203dd44 kind:load to:0x02007199 module:main +from:0x0203dd48 kind:load to:0x020071a1 module:main +from:0x0203dd4c kind:load to:0x020071a9 module:main +from:0x0203dd50 kind:load to:0x020071b1 module:main +from:0x0203dd54 kind:load to:0x020071b9 module:main +from:0x0203dd58 kind:load to:0x020071c1 module:main +from:0x0203dd5c kind:load to:0x020071c9 module:main +from:0x0203dd60 kind:load to:0x020071d1 module:main +from:0x0203dd64 kind:load to:0x020071d9 module:main +from:0x0203dd68 kind:load to:0x020071f5 module:main +from:0x0203dd6c kind:load to:0x02007211 module:main +from:0x0203dd70 kind:load to:0x02007219 module:main +from:0x0203dd74 kind:load to:0x02007221 module:main +from:0x0203dd78 kind:load to:0x02007229 module:main +from:0x0203dd7c kind:load to:0x02007231 module:main +from:0x0203dd80 kind:load to:0x02007239 module:main +from:0x0203dd84 kind:load to:0x02007241 module:main +from:0x0203dd88 kind:load to:0x02007249 module:main +from:0x0203dd8c kind:load to:0x02007251 module:main +from:0x0203dd90 kind:load to:0x02007259 module:main +from:0x0203dd94 kind:load to:0x02007261 module:main +from:0x0203dd98 kind:load to:0x02007269 module:main +from:0x0203dd9c kind:load to:0x02007271 module:main +from:0x0203dda0 kind:load to:0x02007279 module:main +from:0x0203dda4 kind:load to:0x02007281 module:main +from:0x0203dda8 kind:load to:0x0200729d module:main +from:0x0203ddac kind:load to:0x020072b9 module:main +from:0x0203ddb0 kind:load to:0x020072c1 module:main +from:0x0203ddc0 kind:load to:0x020081f4 module:main +from:0x0203ddc4 kind:load to:0x020085e0 module:main +from:0x0203ddc8 kind:load to:0x02008660 module:main +from:0x0203ddcc kind:load to:0x020081f4 module:main +from:0x0203ddd0 kind:load to:0x02008590 module:main +from:0x0203ddd4 kind:load to:0x02008660 module:main +from:0x0203ddd8 kind:load to:0x02008388 module:main +from:0x0203dddc kind:load to:0x02008590 module:main +from:0x0203dde0 kind:load to:0x020087f8 module:main +from:0x0203ddf4 kind:load to:0x02010200 module:main +from:0x0203ddfc kind:load to:0x02010200 module:main +from:0x0203df74 kind:load to:0x02040202 module:main +from:0x0203e0b4 kind:load to:0x02043750 module:main +from:0x0203e0b8 kind:load to:0x02043758 module:main +from:0x0203e0bc kind:load to:0x02043748 module:main +from:0x0203e3b4 kind:load to:0x0204406c module:main +from:0x0203e3b8 kind:load to:0x02044080 module:main +from:0x0203e3bc kind:load to:0x02044070 module:main +from:0x0203e3c0 kind:load to:0x02044094 module:main +from:0x0203f7e8 kind:load to:0x02150fdd module:overlay(30) +from:0x0203f7ec kind:load to:0x020e0fde module:overlays(19,20) +from:0x02041a8c kind:load to:0x020ef022 module:overlays(19,22) +from:0x02041a90 kind:load to:0x0215f023 module:overlays(62,66) +from:0x02042fa8 kind:load to:0x0202bb7c module:main +from:0x02042fac kind:load to:0x0202bba8 module:main +from:0x02042fb0 kind:load to:0x0202bbd4 module:main +from:0x02042fb4 kind:load to:0x0202bc6c module:main +from:0x02042fb8 kind:load to:0x0202bd98 module:main +from:0x02042fbc kind:load to:0x0202bf80 module:main +from:0x02042fc0 kind:load to:0x0202c31c module:main +from:0x02042fc4 kind:load to:0x0202c39c module:main +from:0x02042fc8 kind:load to:0x0202c3c0 module:main +from:0x02043198 kind:load to:0x0203d7fc module:main +from:0x0204319c kind:load to:0x0203d818 module:main +from:0x020431a0 kind:load to:0x0203d878 module:main +from:0x020431a4 kind:load to:0x0203d8c8 module:main +from:0x020431a8 kind:load to:0x0203d8fc module:main +from:0x020431ac kind:load to:0x0203d930 module:main +from:0x020431b0 kind:load to:0x0203d964 module:main +from:0x020431b4 kind:load to:0x0203d980 module:main +from:0x020431b8 kind:load to:0x0203d9b4 module:main +from:0x020431bc kind:load to:0x0203d9e8 module:main +from:0x020431c0 kind:load to:0x0203da18 module:main +from:0x020431c4 kind:load to:0x0203da1c module:main +from:0x020431c8 kind:load to:0x0203da50 module:main +from:0x020431cc kind:load to:0x0203da84 module:main +from:0x020431d0 kind:load to:0x0203dad4 module:main +from:0x020431d4 kind:load to:0x0203db24 module:main +from:0x020431d8 kind:load to:0x0203db58 module:main +from:0x020431dc kind:load to:0x0203db8c module:main +from:0x020431e0 kind:load to:0x0203dbdc module:main +from:0x020431e4 kind:load to:0x0203dc10 module:main +from:0x020431e8 kind:load to:0x0203dc44 module:main +from:0x020432d8 kind:load to:0x020432f4 module:main +from:0x020432dc kind:load to:0x0204333c module:main +from:0x020432e0 kind:load to:0x02043354 module:main +from:0x020432e4 kind:load to:0x0204333c module:main +from:0x020432e8 kind:load to:0x020432f4 module:main +from:0x020432ec kind:load to:0x02043324 module:main +from:0x020432f0 kind:load to:0x0204330c module:main +from:0x0204336c kind:load to:0x02007084 module:main +from:0x02043370 kind:load to:0x0200708c module:main +from:0x02043374 kind:load to:0x02007094 module:main +from:0x02043378 kind:load to:0x0200709c module:main +from:0x02043384 kind:load to:0x02010cf0 module:main +from:0x0204338c kind:load to:0x020112b8 module:main +from:0x02043394 kind:load to:0x020111a8 module:main +from:0x020433a4 kind:load to:0x0200f558 module:main +from:0x020434b0 kind:load to:0x020117ec module:main +from:0x020434b4 kind:load to:0x020118f4 module:main +from:0x020434b8 kind:load to:0x020119b8 module:main +from:0x020434bc kind:load to:0x02011a2c module:main +from:0x020434c0 kind:load to:0x02011a78 module:main +from:0x020434c4 kind:load to:0x02011b58 module:main +from:0x020434c8 kind:load to:0x02011c04 module:main +from:0x020434cc kind:load to:0x02011c44 module:main +from:0x0204370c kind:load to:0x02043680 module:main +from:0x02043710 kind:load to:0x02043670 module:main +from:0x02043714 kind:load to:0x02043664 module:main +from:0x02043718 kind:load to:0x020436dc module:main +from:0x0204371c kind:load to:0x02043690 module:main +from:0x02043720 kind:load to:0x020436a0 module:main +from:0x02043724 kind:load to:0x020436b4 module:main +from:0x02043728 kind:load to:0x020436c8 module:main +from:0x0204372c kind:load to:0x020436f4 module:main +from:0x0204373c kind:load to:0x02013cd4 module:main +from:0x02043740 kind:load to:0x02013d30 module:main +from:0x02043744 kind:load to:0x02013e34 module:main +from:0x020437b8 kind:load to:0x02013754 module:main +from:0x020437bc kind:load to:0x0201478c module:main +from:0x020437c0 kind:load to:0x02014778 module:main +from:0x02043c68 kind:load to:0x020438f0 module:main +from:0x02043c6c kind:load to:0x02043a24 module:main +from:0x02043c70 kind:load to:0x02043940 module:main +from:0x02043c74 kind:load to:0x02043ba4 module:main +from:0x02043c78 kind:load to:0x02043bb4 module:main +from:0x02043c7c kind:load to:0x02043878 module:main +from:0x02043c80 kind:load to:0x020439dc module:main +from:0x02043c84 kind:load to:0x02043994 module:main +from:0x02043c88 kind:load to:0x02043920 module:main +from:0x02043c8c kind:load to:0x02043928 module:main +from:0x02043c90 kind:load to:0x020439a0 module:main +from:0x02043c94 kind:load to:0x020439ac module:main +from:0x02043c98 kind:load to:0x02043a3c module:main +from:0x02043c9c kind:load to:0x02043880 module:main +from:0x02043ca0 kind:load to:0x02043930 module:main +from:0x02043ca4 kind:load to:0x020437d0 module:main +from:0x02043ca8 kind:load to:0x02043bc4 module:main +from:0x02043cac kind:load to:0x02043af0 module:main +from:0x02043cb0 kind:load to:0x02043bd4 module:main +from:0x02043cb4 kind:load to:0x02043c04 module:main +from:0x02043cb8 kind:load to:0x02043b08 module:main +from:0x02043cbc kind:load to:0x02043938 module:main +from:0x02043cc0 kind:load to:0x020439b8 module:main +from:0x02043cc4 kind:load to:0x02043810 module:main +from:0x02043cc8 kind:load to:0x02043b20 module:main +from:0x02043ccc kind:load to:0x02043c24 module:main +from:0x02043cd0 kind:load to:0x02043b2c module:main +from:0x02043cd4 kind:load to:0x020439c4 module:main +from:0x02043cd8 kind:load to:0x020437c8 module:main +from:0x02043cdc kind:load to:0x020437d8 module:main +from:0x02043ce0 kind:load to:0x020438d0 module:main +from:0x02043ce4 kind:load to:0x02043948 module:main +from:0x02043ce8 kind:load to:0x020438d8 module:main +from:0x02043cec kind:load to:0x020438e0 module:main +from:0x02043cf0 kind:load to:0x02043b38 module:main +from:0x02043cf4 kind:load to:0x02043b44 module:main +from:0x02043cf8 kind:load to:0x020439e8 module:main +from:0x02043cfc kind:load to:0x02043a6c module:main +from:0x02043d00 kind:load to:0x02043a78 module:main +from:0x02043d04 kind:load to:0x02043b5c module:main +from:0x02043d08 kind:load to:0x02043a90 module:main +from:0x02043d0c kind:load to:0x02043a9c module:main +from:0x02043d10 kind:load to:0x02043aa8 module:main +from:0x02043d14 kind:load to:0x02043ab4 module:main +from:0x02043d18 kind:load to:0x02043958 module:main +from:0x02043d1c kind:load to:0x02043a00 module:main +from:0x02043d20 kind:load to:0x02043ac0 module:main +from:0x02043d24 kind:load to:0x02043960 module:main +from:0x02043d28 kind:load to:0x02043908 module:main +from:0x02043d2c kind:load to:0x02043b68 module:main +from:0x02043d30 kind:load to:0x02043968 module:main +from:0x02043d34 kind:load to:0x02043910 module:main +from:0x02043d38 kind:load to:0x02043a0c module:main +from:0x02043d3c kind:load to:0x02043918 module:main +from:0x02043d40 kind:load to:0x02043970 module:main +from:0x02043d44 kind:load to:0x0204397c module:main +from:0x02043d48 kind:load to:0x02043988 module:main +from:0x02043d4c kind:load to:0x02043a18 module:main +from:0x02043d50 kind:load to:0x02043b80 module:main +from:0x02043d54 kind:load to:0x02043a30 module:main +from:0x02043d58 kind:load to:0x02043ad8 module:main +from:0x02043d5c kind:load to:0x02043ae4 module:main +from:0x02043d60 kind:load to:0x020437c4 module:main +from:0x02043d64 kind:load to:0x020437cc module:main +from:0x02043d68 kind:load to:0x02043a48 module:main +from:0x02043d6c kind:load to:0x02043850 module:main +from:0x02043d70 kind:load to:0x02043b8c module:main +from:0x02043d74 kind:load to:0x02043afc module:main +from:0x02043d78 kind:load to:0x02043a54 module:main +from:0x02043d7c kind:load to:0x02043bf4 module:main +from:0x02043d80 kind:load to:0x02043b98 module:main +from:0x02043d84 kind:load to:0x020438e8 module:main +from:0x02043d88 kind:load to:0x020438f8 module:main +from:0x02043d8c kind:load to:0x02043900 module:main +from:0x02043d90 kind:load to:0x020439d0 module:main +from:0x02043d94 kind:load to:0x02043950 module:main +from:0x02043d98 kind:load to:0x020439f4 module:main +from:0x02043d9c kind:load to:0x02043840 module:main +from:0x02043da0 kind:load to:0x020438a0 module:main +from:0x02043da4 kind:load to:0x020438c8 module:main +from:0x02043da8 kind:load to:0x02043870 module:main +from:0x02043dac kind:load to:0x02043830 module:main +from:0x02043db0 kind:load to:0x020437e0 module:main +from:0x02043db4 kind:load to:0x02043858 module:main +from:0x02043db8 kind:load to:0x02043838 module:main +from:0x02043dbc kind:load to:0x02043898 module:main +from:0x02043dc0 kind:load to:0x020438b0 module:main +from:0x02043dc4 kind:load to:0x02043860 module:main +from:0x02043dc8 kind:load to:0x020438b8 module:main +from:0x02043dcc kind:load to:0x02043888 module:main +from:0x02043dd0 kind:load to:0x02043818 module:main +from:0x02043dd4 kind:load to:0x02043848 module:main +from:0x02043dd8 kind:load to:0x020437e8 module:main +from:0x02043ddc kind:load to:0x020438a8 module:main +from:0x02043de0 kind:load to:0x02043828 module:main +from:0x02043de4 kind:load to:0x02043868 module:main +from:0x02043de8 kind:load to:0x02043800 module:main +from:0x02043dec kind:load to:0x02043890 module:main +from:0x02043df0 kind:load to:0x020438c0 module:main +from:0x02043df4 kind:load to:0x02043808 module:main +from:0x02043df8 kind:load to:0x020437f8 module:main +from:0x02043dfc kind:load to:0x02043820 module:main +from:0x02043e00 kind:load to:0x020437f0 module:main +from:0x02043e04 kind:load to:0x02043be4 module:main +from:0x02043e08 kind:load to:0x02043c44 module:main +from:0x02043e0c kind:load to:0x02043b50 module:main +from:0x02043e10 kind:load to:0x02043a84 module:main +from:0x02043e14 kind:load to:0x02043c34 module:main +from:0x02043e18 kind:load to:0x02043acc module:main +from:0x02043e1c kind:load to:0x02043c14 module:main +from:0x02043e20 kind:load to:0x02043a60 module:main +from:0x02043e24 kind:load to:0x02043b74 module:main +from:0x02043e28 kind:load to:0x02043c54 module:main +from:0x02043e2c kind:load to:0x02043b14 module:main +from:0x02043e78 kind:load to:0x02014b54 module:main +from:0x02043e7c kind:load to:0x02014b64 module:main +from:0x02043e80 kind:load to:0x02014b80 module:main +from:0x02043e84 kind:load to:0x02014bf4 module:main +from:0x02043e88 kind:load to:0x020234e4 module:main +from:0x02043e8c kind:load to:0x02014c24 module:main +from:0x02043e90 kind:load to:0x02014bbc module:main +from:0x02043e94 kind:load to:0x02014c14 module:main +from:0x02043eb4 kind:load to:0x02043ea0 module:main +from:0x02043ebc kind:load to:0x02043e98 module:main +from:0x02043ec4 kind:load to:0x02043ea8 module:main +from:0x02043ed8 kind:load to:0x02015545 module:main +from:0x02043edc kind:load to:0x02015561 module:main +from:0x02043ee0 kind:load to:0x02015585 module:main +from:0x02043ee4 kind:load to:0x020155b1 module:main +from:0x02043ee8 kind:load to:0x020155c9 module:main +from:0x02043ef4 kind:load to:0x0201561d module:main +from:0x02043ef8 kind:load to:0x02015629 module:main +from:0x02043efc kind:load to:0x0201563d module:main +from:0x02043f00 kind:load to:0x02015505 module:main +from:0x02043f04 kind:load to:0x0201550d module:main +from:0x02043f10 kind:load to:0x02015665 module:main +from:0x02043f14 kind:load to:0x02015671 module:main +from:0x02043f18 kind:load to:0x02015685 module:main +from:0x02043f1c kind:load to:0x02015505 module:main +from:0x02043f20 kind:load to:0x0201550d module:main +from:0x02043f2c kind:load to:0x020156cd module:main +from:0x02043f30 kind:load to:0x020156e1 module:main +from:0x02043f34 kind:load to:0x020156fd module:main +from:0x02043f38 kind:load to:0x02015729 module:main +from:0x02043f3c kind:load to:0x02015731 module:main +from:0x02043f48 kind:load to:0x020154f1 module:main +from:0x02043f4c kind:load to:0x020154f5 module:main +from:0x02043f54 kind:load to:0x02015505 module:main +from:0x02043f58 kind:load to:0x0201550d module:main +from:0x02043f88 kind:load to:0x02017969 module:main +from:0x02043f8c kind:load to:0x0201796d module:main +from:0x02043f90 kind:load to:0x0201797c module:main +from:0x02043f94 kind:load to:0x02017b9c module:main +from:0x02043f98 kind:load to:0x02017c0c module:main +from:0x02043fa4 kind:load to:0x02017670 module:main +from:0x02043fa8 kind:load to:0x020176d0 module:main +from:0x02043fac kind:load to:0x0201774c module:main +from:0x02043fb0 kind:load to:0x02017754 module:main +from:0x02043fb4 kind:load to:0x0201775c module:main +from:0x02043fc0 kind:load to:0x02017788 module:main +from:0x02043fc4 kind:load to:0x0201778c module:main +from:0x02043fc8 kind:load to:0x020177bc module:main +from:0x02043fe8 kind:load to:0x020182cc module:main +from:0x02043fec kind:load to:0x020182f4 module:main +from:0x02043ff0 kind:load to:0x0201834c module:main +from:0x02043ff8 kind:load to:0x02018364 module:main +from:0x02043ffc kind:load to:0x02018360 module:main +from:0x02044000 kind:load to:0x02018368 module:main +from:0x02044004 kind:load to:0x0201836c module:main +from:0x02044008 kind:load to:0x02018370 module:main +from:0x0204400c kind:load to:0x02018374 module:main +from:0x02044018 kind:load to:0x02018410 module:main +from:0x0204401c kind:load to:0x02018424 module:main +from:0x02044020 kind:load to:0x0201bbbc module:main +from:0x02044024 kind:load to:0x0201837d module:main +from:0x02044028 kind:load to:0x0201bd64 module:main +from:0x02044034 kind:load to:0x020185b8 module:main +from:0x02044038 kind:load to:0x020185e4 module:main +from:0x0204403c kind:load to:0x02018531 module:main +from:0x02044040 kind:load to:0x02018555 module:main +from:0x02044044 kind:load to:0x020185a5 module:main +from:0x02044048 kind:load to:0x020185a9 module:main +from:0x0204404c kind:load to:0x020185ad module:main +from:0x02044050 kind:load to:0x020185b1 module:main +from:0x02044054 kind:load to:0x020185b5 module:main +from:0x02044058 kind:load to:0x02018654 module:main +from:0x0204405c kind:load to:0x0201866c module:main +from:0x02044060 kind:load to:0x0201867c module:main +from:0x02044064 kind:load to:0x02018680 module:main +from:0x02044068 kind:load to:0x020186cc module:main +from:0x020440b8 kind:load to:0x0201b5a0 module:main +from:0x020440c4 kind:load to:0x0201ba6c module:main +from:0x020440c8 kind:load to:0x0201ba84 module:main +from:0x020440cc kind:load to:0x0201babc module:main +from:0x020440d8 kind:load to:0x0201bd68 module:main +from:0x020440dc kind:load to:0x0201bd7c module:main +from:0x020440e0 kind:load to:0x0201bbbc module:main +from:0x020440e4 kind:load to:0x0201bd60 module:main +from:0x020440e8 kind:load to:0x0201bd64 module:main +from:0x020440ec kind:load to:0x0203e8e4 module:main +from:0x020440f4 kind:load to:0x0203e820 module:main +from:0x020440fc kind:load to:0x0203e860 module:main +from:0x02044104 kind:load to:0x0203e68c module:main +from:0x0204410c kind:load to:0x0203e7e4 module:main +from:0x02044114 kind:load to:0x0203e744 module:main +from:0x0204411c kind:load to:0x0203e7ac module:main +from:0x02044124 kind:load to:0x0203e778 module:main +from:0x0204412c kind:load to:0x0203e3ec module:main +from:0x02044134 kind:load to:0x0203e438 module:main +from:0x0204413c kind:load to:0x0203e464 module:main +from:0x02044144 kind:load to:0x0203e420 module:main +from:0x0204414c kind:load to:0x0203e40c module:main +from:0x02044154 kind:load to:0x0203e404 module:main +from:0x0204415c kind:load to:0x0203e3c8 module:main +from:0x02044164 kind:load to:0x0203e54c module:main +from:0x0204416c kind:load to:0x0203e484 module:main +from:0x02044174 kind:load to:0x0203e3c4 module:main +from:0x0204417c kind:load to:0x0203e494 module:main +from:0x02044184 kind:load to:0x0203e42c module:main +from:0x0204418c kind:load to:0x0203e414 module:main +from:0x02044194 kind:load to:0x0203e3fc module:main +from:0x0204419c kind:load to:0x0203e8a0 module:main +from:0x020441a4 kind:load to:0x0203e568 module:main +from:0x020441ac kind:load to:0x0203e530 module:main +from:0x020441b4 kind:load to:0x0203e5ec module:main +from:0x020441bc kind:load to:0x0203e588 module:main +from:0x020441c4 kind:load to:0x0203e5a8 module:main +from:0x020441cc kind:load to:0x0203e3cc module:main +from:0x020441d4 kind:load to:0x0203e6b8 module:main +from:0x020441dc kind:load to:0x0203e614 module:main +from:0x020441e4 kind:load to:0x0203e6e4 module:main +from:0x020441ec kind:load to:0x0203e714 module:main +from:0x020441f4 kind:load to:0x0203e63c module:main +from:0x020441fc kind:load to:0x0203e664 module:main +from:0x02044204 kind:load to:0x0203e5c8 module:main +from:0x0204420c kind:load to:0x0203e3f4 module:main +from:0x02044214 kind:load to:0x0203e4b4 module:main +from:0x0204421c kind:load to:0x0203e444 module:main +from:0x02044224 kind:load to:0x0203e518 module:main +from:0x0204422c kind:load to:0x0203e4a4 module:main +from:0x02044234 kind:load to:0x0203e3dc module:main +from:0x0204423c kind:load to:0x0203e4f0 module:main +from:0x02044244 kind:load to:0x0203e504 module:main +from:0x0204424c kind:load to:0x0203e4c8 module:main +from:0x02044254 kind:load to:0x0203e4dc module:main +from:0x0204425c kind:load to:0x0203e454 module:main +from:0x02044264 kind:load to:0x0203e474 module:main +from:0x0204426c kind:load to:0x0203e3e4 module:main +from:0x02044274 kind:load to:0x0203e3d4 module:main +from:0x02044284 kind:load to:0x0201cf60 module:main +from:0x02044288 kind:load to:0x0201d2f4 module:main +from:0x02044294 kind:load to:0x0201f0fc module:main +from:0x02044298 kind:load to:0x0201f130 module:main +from:0x020442a4 kind:load to:0x0201f0fc module:main +from:0x020442a8 kind:load to:0x0201f130 module:main +from:0x020442b4 kind:load to:0x0201f164 module:main +from:0x020442b8 kind:load to:0x0201f1c0 module:main +from:0x020442c4 kind:load to:0x0201e964 module:main +from:0x020442c8 kind:load to:0x0201e978 module:main +from:0x020442cc kind:load to:0x0201e8d0 module:main +from:0x020442d8 kind:load to:0x0201ee18 module:main +from:0x020442dc kind:load to:0x0201ee2c module:main +from:0x020442e0 kind:load to:0x0201eda8 module:main +from:0x020442ec kind:load to:0x0201ec80 module:main +from:0x020442f0 kind:load to:0x0201ec94 module:main +from:0x020442f4 kind:load to:0x0201ec10 module:main +from:0x02044300 kind:load to:0x0201eafc module:main +from:0x02044304 kind:load to:0x0201eb10 module:main +from:0x02044308 kind:load to:0x0201ea8c module:main +from:0x02044354 kind:load to:0x0201f40c module:main +from:0x02044360 kind:load to:0x0201f40c module:main +from:0x0204436c kind:load to:0x0201f40c module:main +from:0x02044378 kind:load to:0x02062300 module:overlay(0) +from:0x0204437c kind:load to:0x0206233c module:overlay(0) +from:0x02044380 kind:load to:0x02062360 module:overlay(0) +from:0x02044384 kind:load to:0x02062394 module:overlay(0) +from:0x02044390 kind:load to:0x02062300 module:overlay(0) +from:0x02044394 kind:load to:0x0206233c module:overlay(0) +from:0x02044398 kind:load to:0x02062360 module:overlay(0) +from:0x0204439c kind:load to:0x02062394 module:overlay(0) +from:0x020443a8 kind:load to:0x0201ff24 module:main +from:0x020443ac kind:load to:0x0202001c module:main +from:0x020443b8 kind:load to:0x02020270 module:main +from:0x020443bc kind:load to:0x020202c4 module:main +from:0x020443c0 kind:load to:0x02020504 module:main +from:0x020443c4 kind:load to:0x0202050c module:main +from:0x020443c8 kind:load to:0x020203a8 module:main +from:0x020443cc kind:load to:0x020203ac module:main +from:0x020443d0 kind:load to:0x020203b0 module:main +from:0x020443d4 kind:load to:0x020203b4 module:main +from:0x020443e0 kind:load to:0x020207c4 module:main +from:0x020443e8 kind:load to:0x02020a4c module:main +from:0x020443f0 kind:load to:0x02020d08 module:main +from:0x020443f8 kind:load to:0x0202072c module:main +from:0x02044400 kind:load to:0x02020740 module:main +from:0x02044408 kind:load to:0x02020764 module:main +from:0x02044418 kind:load to:0x02022848 module:main +from:0x0204441c kind:load to:0x0202282c module:main +from:0x02044420 kind:load to:0x02022114 module:main +from:0x02044424 kind:load to:0x02021c14 module:main +from:0x02044428 kind:load to:0x02022150 module:main +from:0x0204442c kind:load to:0x02020e30 module:main +from:0x02044430 kind:load to:0x020211fc module:main +from:0x02044434 kind:load to:0x02021370 module:main +from:0x02044438 kind:load to:0x020222a0 module:main +from:0x0204443c kind:load to:0x0202238c module:main +from:0x02044440 kind:load to:0x02022308 module:main +from:0x02044444 kind:load to:0x020221a4 module:main +from:0x02044448 kind:load to:0x02022230 module:main +from:0x0204444c kind:load to:0x020223ec module:main +from:0x02044450 kind:load to:0x020213a4 module:main +from:0x02044454 kind:load to:0x020213e0 module:main +from:0x02044458 kind:load to:0x020216fc module:main +from:0x0204445c kind:load to:0x02021864 module:main +from:0x02044468 kind:load to:0x02022818 module:main +from:0x0204446c kind:load to:0x020227fc module:main +from:0x02044470 kind:load to:0x02022114 module:main +from:0x02044474 kind:load to:0x02021c14 module:main +from:0x02044478 kind:load to:0x02020778 module:main +from:0x0204447c kind:load to:0x02020e30 module:main +from:0x02044480 kind:load to:0x020211fc module:main +from:0x02044484 kind:load to:0x02021370 module:main +from:0x02044488 kind:load to:0x02020de4 module:main +from:0x0204448c kind:load to:0x02020dc0 module:main +from:0x02044490 kind:load to:0x02020db8 module:main +from:0x02044494 kind:load to:0x02021080 module:main +from:0x02044498 kind:load to:0x0202123c module:main +from:0x0204449c kind:load to:0x020212c0 module:main +from:0x020444a0 kind:load to:0x020224b0 module:main +from:0x020444a4 kind:load to:0x020224f0 module:main +from:0x020444a8 kind:load to:0x020216fc module:main +from:0x020444ac kind:load to:0x020227c0 module:main +from:0x020444b8 kind:load to:0x020206b0 module:main +from:0x020444bc kind:load to:0x020206c4 module:main +from:0x020444c0 kind:load to:0x02022114 module:main +from:0x020444c4 kind:load to:0x02021c14 module:main +from:0x020444c8 kind:load to:0x02020778 module:main +from:0x020444cc kind:load to:0x02020e30 module:main +from:0x020444d0 kind:load to:0x020211fc module:main +from:0x020444d4 kind:load to:0x02021370 module:main +from:0x020444d8 kind:load to:0x02020de4 module:main +from:0x020444dc kind:load to:0x02020dc0 module:main +from:0x020444e0 kind:load to:0x02020db8 module:main +from:0x020444e4 kind:load to:0x02021080 module:main +from:0x020444e8 kind:load to:0x0202123c module:main +from:0x020444ec kind:load to:0x020212c0 module:main +from:0x020444f0 kind:load to:0x020213a4 module:main +from:0x020444f4 kind:load to:0x020213e0 module:main +from:0x020444f8 kind:load to:0x020216fc module:main +from:0x020444fc kind:load to:0x02021864 module:main +from:0x02044508 kind:load to:0x02022874 module:main +from:0x0204451c kind:load to:0x02042fcc module:main +from:0x02044528 kind:load to:0x0202e288 module:main +from:0x0204452c kind:load to:0x02044590 module:main +from:0x02044530 kind:load to:0x020445a8 module:main +from:0x02044534 kind:load to:0x02044560 module:main +from:0x02044538 kind:load to:0x02044578 module:main +from:0x0204453c kind:load to:0x0204455c module:main +from:0x02044540 kind:load to:0x020445c0 module:main +from:0x02044544 kind:load to:0x02044524 module:main +from:0x02044548 kind:load to:0x020445fc module:main +from:0x02044640 kind:load to:0x0202f2b4 module:main +from:0x02044694 kind:load to:0x02051980 module:main +from:0x0204469c kind:load to:0x02051980 module:main +from:0x020446b4 kind:load to:0x0203b91c module:main +from:0x020446b8 kind:load to:0x0203b96c module:main +from:0x020446bc kind:load to:0x0203b9b0 module:main +from:0x020446e0 kind:load to:0x02051880 module:main +from:0x020446e8 kind:load to:0x02051880 module:main +from:0x02044700 kind:load to:0x0203b91c module:main +from:0x02044704 kind:load to:0x0203b96c module:main +from:0x02044708 kind:load to:0x0203b9b0 module:main +from:0x0204472c kind:load to:0x02051780 module:main +from:0x02044734 kind:load to:0x02051780 module:main +from:0x0204474c kind:load to:0x0203b91c module:main +from:0x02044750 kind:load to:0x0203b96c module:main +from:0x02044754 kind:load to:0x0203b9b0 module:main +from:0x02044770 kind:load to:0x02033b94 module:main +from:0x02044774 kind:load to:0x02033bcc module:main +from:0x02044784 kind:load to:0x020448bc module:main +from:0x02044788 kind:load to:0x02044768 module:main +from:0x0204478c kind:load to:0x020447cc module:main +from:0x02044790 kind:load to:0x020447c0 module:main +from:0x02044794 kind:load to:0x020447a8 module:main +from:0x02044798 kind:load to:0x02044764 module:main +from:0x0204479c kind:load to:0x020447dc module:main +from:0x020447a0 kind:load to:0x02044834 module:main +from:0x020447a4 kind:load to:0x02044760 module:main +from:0x020447b4 kind:load to:0x02044788 module:main +from:0x020447b8 kind:load to:0x02044778 module:main +from:0x020447bc kind:load to:0x02044770 module:main +from:0x02044ad0 kind:load to:0x02044d38 module:main +from:0x02044ad4 kind:load to:0x02044b28 module:main +from:0x02044ad8 kind:load to:0x02044d38 module:main +from:0x02044adc kind:load to:0x02044b04 module:main +from:0x02044ae0 kind:load to:0x02044d28 module:main +from:0x02044ae4 kind:load to:0x02044b54 module:main +from:0x02044ae8 kind:load to:0x02044ad0 module:main +from:0x02044af0 kind:load to:0x02044ae0 module:main +from:0x02044af4 kind:load to:0x02038ca8 module:main +from:0x02044af8 kind:load to:0x02038c94 module:main +from:0x02044afc kind:load to:0x02038bfc module:main +from:0x02044b00 kind:load to:0x02038c24 module:main +from:0x02044b9c kind:load to:0x02044d38 module:main +from:0x02044ba0 kind:load to:0x02044ba4 module:main +from:0x02044bb4 kind:load to:0x02044d28 module:main +from:0x02044bb8 kind:load to:0x02044bcc module:main +from:0x02044bbc kind:load to:0x02044b9c module:main +from:0x02044bc0 kind:load to:0x02044d28 module:main +from:0x02044bc4 kind:load to:0x02044bdc module:main +from:0x02044bc8 kind:load to:0x02044bb4 module:main +from:0x02044bf4 kind:load to:0x02044bc0 module:main +from:0x02044bf8 kind:load to:0x02038d04 module:main +from:0x02044bfc kind:load to:0x02038d1c module:main +from:0x02044c00 kind:load to:0x02038cc4 module:main +from:0x02044c08 kind:load to:0x02044bb4 module:main +from:0x02044c0c kind:load to:0x02038ccc module:main +from:0x02044c10 kind:load to:0x02038ce4 module:main +from:0x02044c14 kind:load to:0x02038cc4 module:main +from:0x02044c64 kind:load to:0x02044d28 module:main +from:0x02044c68 kind:load to:0x02044c80 module:main +from:0x02044c6c kind:load to:0x02044b9c module:main +from:0x02044c98 kind:load to:0x02044c64 module:main +from:0x02044c9c kind:load to:0x0203c9b8 module:main +from:0x02044ca0 kind:load to:0x0203cd70 module:main +from:0x02044ca4 kind:load to:0x0203cd84 module:main +from:0x02044ce8 kind:load to:0x0203ce04 module:main +from:0x02044cec kind:load to:0x0203ce10 module:main +from:0x02044cf0 kind:load to:0x02044d38 module:main +from:0x02044cf4 kind:load to:0x02044d10 module:main +from:0x02044cf8 kind:load to:0x02044d28 module:main +from:0x02044cfc kind:load to:0x02044d64 module:main +from:0x02044d00 kind:load to:0x02044d04 module:main +from:0x02044d04 kind:load to:0x02044d28 module:main +from:0x02044d08 kind:load to:0x02044d40 module:main +from:0x02044d0c kind:load to:0x02044cf0 module:main +from:0x02044d24 kind:load to:0x02044cf8 module:main +from:0x02044d28 kind:load to:0x0203d2bc module:main +from:0x02044d2c kind:load to:0x0203d2d0 module:main +from:0x02044d34 kind:load to:0x02044d04 module:main +from:0x02044d38 kind:load to:0x0203d278 module:main +from:0x02044d3c kind:load to:0x0203d28c module:main diff --git a/config/usa/arm9/symbols.txt b/config/usa/arm9/symbols.txt new file mode 100644 index 00000000..3d4272f2 --- /dev/null +++ b/config/usa/arm9/symbols.txt @@ -0,0 +1,2924 @@ +Halt kind:function(thumb,size=0x4) addr:0x02000078 +CpuFastSet kind:function(thumb,size=0x4) addr:0x020000e6 +LZ77UnCompReadByCallbackWrite16bit kind:function(thumb,size=0x4) addr:0x02000140 +Sqrt kind:function(thumb,size=0x4) addr:0x0200019a +IntrWait kind:function(thumb,size=0x4) addr:0x02000206 +Div kind:function(thumb,size=0x4) addr:0x02000262 +Mod kind:function(thumb,size=0x6) addr:0x020002b8 +VBlankIntrWait kind:function(thumb,size=0x6) addr:0x02000342 +GetCRC16 kind:function(thumb,size=0x4) addr:0x020003b2 +IsDebugger kind:function(thumb,size=0x4) addr:0x02000416 +HuffUnCompReadByCallback kind:function(thumb,size=0x4) addr:0x02000478 +BitUnPack kind:function(thumb,size=0x4) addr:0x020004f2 +SoftReset kind:function(thumb,size=0x4) addr:0x02000548 +LZ77UnCompReadNormalWrite8bit kind:function(thumb,size=0x4) addr:0x020005ca +CpuSet kind:function(thumb,size=0x4) addr:0x02000650 +RLUnCompReadNormalWrite8bit kind:function(thumb,size=0x4) addr:0x020006c8 +RLUnCompReadByCallbackWrite16bit kind:function(thumb,size=0x4) addr:0x0200073e +WaitByLoop kind:function(thumb,size=0x4) addr:0x020007a6 +Entry kind:function(arm,size=0x13c) addr:0x02000800 +func_0200093c kind:function(arm,size=0x14) addr:0x0200093c +func_02000950 kind:function(arm,size=0xac) addr:0x02000950 +func_020009fc kind:function(arm,size=0x78) addr:0x020009fc +AutoloadCallback kind:function(arm,size=0x4) addr:0x02000a74 +func_02000a78 kind:function(arm,size=0xe8) addr:0x02000a78 +func_02000b60 kind:function(arm,size=0x4) addr:0x02000b60 +BuildInfo kind:data(any) addr:0x02000b64 +main kind:function(arm,size=0x14) addr:0x02000bc8 +func_02000bdc kind:function(thumb,size=0x34) addr:0x02000bdc +func_02000c10 kind:function(thumb,size=0xcc) addr:0x02000c10 +func_02000cdc kind:function(thumb,size=0x1a) addr:0x02000cdc +func_02000cf8 kind:function(thumb,size=0x30) addr:0x02000cf8 +func_02000d28 kind:function(thumb,size=0x1c) addr:0x02000d28 +func_02000d44 kind:function(thumb,size=0x1a) addr:0x02000d44 +func_02000d60 kind:function(thumb,size=0x1c) addr:0x02000d60 +func_02000d7c kind:function(thumb,size=0x20) addr:0x02000d7c +func_02000d9c kind:function(thumb,size=0x1a) addr:0x02000d9c +func_02000db8 kind:function(thumb,size=0x50) addr:0x02000db8 +func_02000e08 kind:function(thumb,size=0x10c) addr:0x02000e08 +func_02000f14 kind:function(thumb,size=0x7e) addr:0x02000f14 +func_02000f94 kind:function(thumb,size=0x76) addr:0x02000f94 +func_0200100c kind:function(thumb,size=0x8c) addr:0x0200100c +func_02001098 kind:function(thumb,size=0x20) addr:0x02001098 +func_020010b8 kind:function(thumb,size=0x8) addr:0x020010b8 +func_020010c0 kind:function(thumb,size=0x20) addr:0x020010c0 +func_020010e0 kind:function(thumb,size=0xe8) addr:0x020010e0 +func_020011c8 kind:function(thumb,size=0x2c) addr:0x020011c8 +func_020011f4 kind:function(thumb,size=0x16) addr:0x020011f4 +func_0200120c kind:function(thumb,size=0x2c) addr:0x0200120c +func_02001238 kind:function(thumb,size=0x3e) addr:0x02001238 +func_02001278 kind:function(thumb,size=0x3c) addr:0x02001278 +func_020012b4 kind:function(thumb,size=0xe) addr:0x020012b4 +func_020012c4 kind:function(thumb,size=0x1a) addr:0x020012c4 +func_020012e0 kind:function(thumb,size=0x20) addr:0x020012e0 +func_02001300 kind:function(thumb,size=0x8) addr:0x02001300 +func_02001308 kind:function(thumb,size=0x22) addr:0x02001308 +func_0200132c kind:function(thumb,size=0x1e) addr:0x0200132c +func_0200134c kind:function(thumb,size=0x2e) addr:0x0200134c +func_0200137c kind:function(thumb,size=0x30) addr:0x0200137c +func_020013ac kind:function(thumb,size=0x1a) addr:0x020013ac +func_020013c8 kind:function(thumb,size=0x3e) addr:0x020013c8 +func_02001408 kind:function(thumb,size=0x1c) addr:0x02001408 +func_02001424 kind:function(thumb,size=0x54) addr:0x02001424 +func_02001478 kind:function(thumb,size=0x10) addr:0x02001478 +func_02001488 kind:function(thumb,size=0x10) addr:0x02001488 +func_02001498 kind:function(thumb,size=0xc) addr:0x02001498 +func_020014a4 kind:function(thumb,size=0x1a) addr:0x020014a4 +func_020014c0 kind:function(thumb,size=0x2c) addr:0x020014c0 +func_020014ec kind:function(thumb,size=0x2a) addr:0x020014ec +func_02001518 kind:function(thumb,size=0x36) addr:0x02001518 +func_02001550 kind:function(thumb,size=0x3a) addr:0x02001550 +func_0200158c kind:function(thumb,size=0x10) addr:0x0200158c +func_0200159c kind:function(thumb,size=0xe) addr:0x0200159c +func_020015ac kind:function(thumb,size=0xe) addr:0x020015ac +func_020015bc kind:function(thumb,size=0x90) addr:0x020015bc +func_0200164c kind:function(thumb,size=0x8) addr:0x0200164c +func_02001654 kind:function(thumb,size=0x30) addr:0x02001654 +func_02001684 kind:function(thumb,size=0x8) addr:0x02001684 +func_0200168c kind:function(thumb,size=0x10) addr:0x0200168c +func_0200169c kind:function(arm,size=0xb0) addr:0x0200169c +func_0200174c kind:function(arm,size=0x2c) addr:0x0200174c +func_02001778 kind:function(arm,size=0x8c) addr:0x02001778 +func_02001804 kind:function(arm,size=0x20) addr:0x02001804 +func_02001824 kind:function(arm,size=0x80) addr:0x02001824 +func_020018a4 kind:function(arm,size=0x368) addr:0x020018a4 +func_02001c0c kind:function(arm,size=0xe4) addr:0x02001c0c +func_02001cf0 kind:function(arm,size=0x58) addr:0x02001cf0 +func_02001d48 kind:function(arm,size=0x80) addr:0x02001d48 +func_02001dc8 kind:function(arm,size=0xe8) addr:0x02001dc8 +func_02001eb0 kind:function(arm,size=0x80) addr:0x02001eb0 +func_02001f30 kind:function(arm,size=0x18) addr:0x02001f30 +func_02001f48 kind:function(arm,size=0x28) addr:0x02001f48 +func_02001f70 kind:function(arm,size=0x34) addr:0x02001f70 +func_02001fa4 kind:function(arm,size=0x18) addr:0x02001fa4 +func_02001fbc kind:function(arm,size=0x18) addr:0x02001fbc +func_02001fd4 kind:function(arm,size=0x74) addr:0x02001fd4 +func_02002048 kind:function(arm,size=0x18) addr:0x02002048 +func_02002060 kind:function(arm,size=0xbc) addr:0x02002060 +func_0200211c kind:function(arm,size=0x68) addr:0x0200211c +func_02002184 kind:function(arm,size=0x50) addr:0x02002184 +func_020021d4 kind:function(arm,size=0xd4) addr:0x020021d4 +func_020022a8 kind:function(arm,size=0xc) addr:0x020022a8 +func_020022b4 kind:function(arm,size=0x10) addr:0x020022b4 +func_020022c4 kind:function(arm,size=0x34) addr:0x020022c4 +func_020022f8 kind:function(arm,size=0x3c) addr:0x020022f8 +func_02002334 kind:function(arm,size=0x20) addr:0x02002334 +func_02002354 kind:function(arm,size=0x7c) addr:0x02002354 +func_020023d0 kind:function(arm,size=0x30) addr:0x020023d0 +func_02002400 kind:function(arm,size=0xc) addr:0x02002400 +func_0200240c kind:function(arm,size=0x20) addr:0x0200240c +func_0200242c kind:function(arm,size=0x58) addr:0x0200242c +func_02002484 kind:function(arm,size=0x38) addr:0x02002484 +func_020024bc kind:function(arm,size=0xc) addr:0x020024bc +func_020024c8 kind:function(arm,size=0x54) addr:0x020024c8 +func_0200251c kind:function(arm,size=0x28) addr:0x0200251c +func_02002544 kind:function(arm,size=0xc4) addr:0x02002544 +func_02002608 kind:function(arm,size=0x94) addr:0x02002608 +func_0200269c kind:function(arm,size=0x4) addr:0x0200269c +func_020026a0 kind:function(arm,size=0x188) addr:0x020026a0 +func_02002828 kind:function(arm,size=0x1cc) addr:0x02002828 +func_020029f4 kind:function(arm,size=0x40) addr:0x020029f4 +func_02002a34 kind:function(arm,size=0x18) addr:0x02002a34 +func_02002a4c kind:function(arm,size=0x20) addr:0x02002a4c +func_02002a6c kind:function(arm,size=0x18) addr:0x02002a6c +func_02002a84 kind:function(arm,size=0x84) addr:0x02002a84 +func_02002b08 kind:function(arm,size=0x10) addr:0x02002b08 +func_02002b18 kind:function(arm,size=0x5c) addr:0x02002b18 +func_02002b74 kind:function(arm,size=0x64) addr:0x02002b74 +func_02002bd8 kind:function(arm,size=0x40) addr:0x02002bd8 +func_02002c18 kind:function(arm,size=0x10) addr:0x02002c18 +func_02002c28 kind:function(arm,size=0x58) addr:0x02002c28 +func_02002c80 kind:function(arm,size=0xc) addr:0x02002c80 +func_02002c8c kind:function(arm,size=0x1c) addr:0x02002c8c +func_02002ca8 kind:function(arm,size=0x18) addr:0x02002ca8 +func_02002cc0 kind:function(arm,size=0x54) addr:0x02002cc0 +func_02002d14 kind:function(arm,size=0x60) addr:0x02002d14 +func_02002d74 kind:function(arm,size=0x14) addr:0x02002d74 +func_02002d88 kind:function(arm,size=0x14) addr:0x02002d88 +func_02002d9c kind:function(arm,size=0x2c) addr:0x02002d9c +func_02002dc8 kind:function(arm,size=0x20) addr:0x02002dc8 +func_02002de8 kind:function(arm,size=0x20) addr:0x02002de8 +func_02002e08 kind:function(arm,size=0x30) addr:0x02002e08 +func_02002e38 kind:function(arm,size=0x20) addr:0x02002e38 +func_02002e58 kind:function(arm,size=0x20) addr:0x02002e58 +func_02002e78 kind:function(arm,size=0x20) addr:0x02002e78 +func_02002e98 kind:function(arm,size=0x20) addr:0x02002e98 +func_02002eb8 kind:function(arm,size=0x20) addr:0x02002eb8 +func_02002ed8 kind:function(arm,size=0x2c) addr:0x02002ed8 +func_02002f04 kind:function(arm,size=0x28) addr:0x02002f04 +func_02002f2c kind:function(arm,size=0x28) addr:0x02002f2c +func_02002f54 kind:function(arm,size=0x48) addr:0x02002f54 +func_02002f9c kind:function(arm,size=0x28) addr:0x02002f9c +func_02002fc4 kind:function(arm,size=0x10) addr:0x02002fc4 +func_02002fd4 kind:function(arm,size=0x34) addr:0x02002fd4 +func_02003008 kind:function(arm,size=0xb4) addr:0x02003008 +func_020030bc kind:function(arm,size=0x164) addr:0x020030bc +func_02003220 kind:function(arm,size=0x9c) addr:0x02003220 +func_020032bc kind:function(arm,size=0xc) addr:0x020032bc +func_020032c8 kind:function(arm,size=0x50) addr:0x020032c8 +func_02003318 kind:function(arm,size=0x50) addr:0x02003318 +func_02003368 kind:function(arm,size=0x28) addr:0x02003368 +func_02003390 kind:function(arm,size=0x58) addr:0x02003390 +func_020033e8 kind:function(arm,size=0x48) addr:0x020033e8 +func_02003430 kind:function(arm,size=0x50) addr:0x02003430 +func_02003480 kind:function(arm,size=0x54) addr:0x02003480 +func_020034d4 kind:function(arm,size=0x38) addr:0x020034d4 +func_0200350c kind:function(arm,size=0x6c) addr:0x0200350c +func_02003578 kind:function(arm,size=0x80) addr:0x02003578 +func_020035f8 kind:function(arm,size=0x50) addr:0x020035f8 +func_02003648 kind:function(arm,size=0x60) addr:0x02003648 +func_020036a8 kind:function(arm,size=0x44) addr:0x020036a8 +func_020036ec kind:function(arm,size=0x30) addr:0x020036ec +func_0200371c kind:function(arm,size=0x24) addr:0x0200371c +func_02003740 kind:function(arm,size=0x1c) addr:0x02003740 +func_0200375c kind:function(arm,size=0x44) addr:0x0200375c +func_020037a0 kind:function(arm,size=0x20) addr:0x020037a0 +func_020037c0 kind:function(arm,size=0x1c) addr:0x020037c0 +func_020037dc kind:function(arm,size=0x40) addr:0x020037dc +func_0200381c kind:function(arm,size=0x80) addr:0x0200381c +func_0200389c kind:function(arm,size=0x1a0) addr:0x0200389c +func_02003a3c kind:function(arm,size=0x18) addr:0x02003a3c +func_02003a54 kind:function(arm,size=0x10) addr:0x02003a54 +func_02003a64 kind:function(arm,size=0x44) addr:0x02003a64 +func_02003aa8 kind:function(arm,size=0x64) addr:0x02003aa8 +func_02003b0c kind:function(arm,size=0x64) addr:0x02003b0c +func_02003b70 kind:function(arm,size=0x64) addr:0x02003b70 +func_02003bd4 kind:function(arm,size=0x64) addr:0x02003bd4 +func_02003c38 kind:function(arm,size=0x64) addr:0x02003c38 +func_02003c9c kind:function(arm,size=0x64) addr:0x02003c9c +func_02003d00 kind:function(arm,size=0x64) addr:0x02003d00 +func_02003d64 kind:function(arm,size=0x64) addr:0x02003d64 +func_02003dc8 kind:function(arm,size=0x30) addr:0x02003dc8 +func_02003df8 kind:function(arm,size=0x28) addr:0x02003df8 +func_02003e20 kind:function(arm,size=0x28) addr:0x02003e20 +func_02003e48 kind:function(arm,size=0xc8) addr:0x02003e48 +func_02003f10 kind:function(arm,size=0x20) addr:0x02003f10 +func_02003f30 kind:function(arm,size=0x28) addr:0x02003f30 +func_02003f58 kind:function(arm,size=0x1c) addr:0x02003f58 +func_02003f74 kind:function(arm,size=0xc) addr:0x02003f74 +func_02003f80 kind:function(arm,size=0xc) addr:0x02003f80 +func_02003f8c kind:function(arm,size=0xc) addr:0x02003f8c +func_02003f98 kind:function(arm,size=0x18) addr:0x02003f98 +func_02003fb0 kind:function(arm,size=0x30) addr:0x02003fb0 +func_02003fe0 kind:function(arm,size=0x30) addr:0x02003fe0 +func_02004010 kind:function(arm,size=0xfc) addr:0x02004010 +func_0200410c kind:function(arm,size=0x84) addr:0x0200410c +func_02004190 kind:function(arm,size=0x60) addr:0x02004190 +func_020041f0 kind:function(arm,size=0x140) addr:0x020041f0 +func_02004330 kind:function(arm,size=0x84) addr:0x02004330 +func_020043b4 kind:function(arm,size=0xa4) addr:0x020043b4 +func_02004458 kind:function(arm,size=0x6c) addr:0x02004458 +func_020044c4 kind:function(arm,size=0x6c) addr:0x020044c4 +func_02004530 kind:function(arm,size=0x6c) addr:0x02004530 +func_0200459c kind:function(arm,size=0x6c) addr:0x0200459c +func_02004608 kind:function(arm,size=0x128) addr:0x02004608 +func_02004730 kind:function(arm,size=0x58) addr:0x02004730 +func_02004788 kind:function(arm,size=0x28) addr:0x02004788 +func_020047b0 kind:function(arm,size=0x30) addr:0x020047b0 +func_020047e0 kind:function(arm,size=0x30) addr:0x020047e0 +func_02004810 kind:function(arm,size=0x20) addr:0x02004810 +func_02004830 kind:function(arm,size=0x48) addr:0x02004830 +func_02004878 kind:function(arm,size=0xc8) addr:0x02004878 +func_02004940 kind:function(arm,size=0xc0) addr:0x02004940 +func_02004a00 kind:function(arm,size=0x98) addr:0x02004a00 +func_02004a98 kind:function(arm,size=0x48) addr:0x02004a98 +func_02004ae0 kind:function(arm,size=0x80) addr:0x02004ae0 +func_02004b60 kind:function(arm,size=0x104) addr:0x02004b60 +func_02004c64 kind:function(arm,size=0xc8) addr:0x02004c64 +func_02004d2c kind:function(arm,size=0x108) addr:0x02004d2c +func_02004e34 kind:function(arm,size=0xc8) addr:0x02004e34 +func_02004efc kind:function(arm,size=0x5c) addr:0x02004efc +func_02004f58 kind:function(arm,size=0x1c) addr:0x02004f58 +func_02004f74 kind:function(arm,size=0x28) addr:0x02004f74 +func_02004f9c kind:function(arm,size=0x1c) addr:0x02004f9c +func_02004fb8 kind:function(arm,size=0x44) addr:0x02004fb8 +func_02004ffc kind:function(arm,size=0x34) addr:0x02004ffc +func_02005030 kind:function(arm,size=0xc) addr:0x02005030 +func_0200503c kind:function(arm,size=0x18) addr:0x0200503c +func_02005054 kind:function(arm,size=0x10c) addr:0x02005054 +func_02005160 kind:function(arm,size=0x8c) addr:0x02005160 +func_020051ec kind:function(arm,size=0x2c) addr:0x020051ec +func_02005218 kind:function(arm,size=0x26c) addr:0x02005218 +func_02005484 kind:function(arm,size=0x58) addr:0x02005484 +func_020054dc kind:function(arm,size=0x98) addr:0x020054dc +func_02005574 kind:function(arm,size=0x64) addr:0x02005574 +func_020055d8 kind:function(arm,size=0x38) addr:0x020055d8 +func_02005610 kind:function(arm,size=0x24) addr:0x02005610 +func_02005634 kind:function(arm,size=0x60) addr:0x02005634 +func_02005694 kind:function(arm,size=0x70) addr:0x02005694 +func_02005704 kind:function(arm,size=0x50) addr:0x02005704 +func_02005754 kind:function(arm,size=0x44) addr:0x02005754 +func_02005798 kind:function(arm,size=0x2c) addr:0x02005798 +func_020057c4 kind:function(arm,size=0x98) addr:0x020057c4 +func_0200585c kind:function(arm,size=0x138) addr:0x0200585c +func_02005994 kind:function(arm,size=0x13c) addr:0x02005994 +func_02005ad0 kind:function(arm,size=0x808) addr:0x02005ad0 +func_020062d8 kind:function(arm,size=0x68) addr:0x020062d8 +func_02006340 kind:function(arm,size=0x78) addr:0x02006340 +func_020063b8 kind:function(arm,size=0x10) addr:0x020063b8 +func_020063c8 kind:function(arm,size=0x38) addr:0x020063c8 +func_02006400 kind:function(arm,size=0x10) addr:0x02006400 +func_02006410 kind:function(arm,size=0x28) addr:0x02006410 +func_02006438 kind:function(arm,size=0x4) addr:0x02006438 +func_0200643c kind:function(arm,size=0x1c) addr:0x0200643c +func_02006458 kind:function(arm,size=0x4) addr:0x02006458 +func_0200645c kind:function(arm,size=0x50) addr:0x0200645c +func_020064ac kind:function(arm,size=0x74) addr:0x020064ac +func_02006520 kind:function(arm,size=0x5c) addr:0x02006520 +func_0200657c kind:function(arm,size=0x28) addr:0x0200657c +func_020065a4 kind:function(arm,size=0x1a0) addr:0x020065a4 +func_02006744 kind:function(arm,size=0x54) addr:0x02006744 +func_02006798 kind:function(arm,size=0x1c) addr:0x02006798 +func_020067b4 kind:function(arm,size=0x6c) addr:0x020067b4 +func_02006820 kind:function(arm,size=0x30) addr:0x02006820 +func_02006850 kind:function(arm,size=0x74) addr:0x02006850 +func_020068c4 kind:function(arm,size=0x30) addr:0x020068c4 +func_020068f4 kind:function(arm,size=0x10) addr:0x020068f4 +func_02006904 kind:function(arm,size=0xb0) addr:0x02006904 +func_020069b4 kind:function(arm,size=0x4c) addr:0x020069b4 +func_02006a00 kind:function(arm,size=0x70) addr:0x02006a00 +func_02006a70 kind:function(arm,size=0x4) addr:0x02006a70 +func_02006a74 kind:function(arm,size=0x14) addr:0x02006a74 +func_02006a88 kind:function(arm,size=0x20) addr:0x02006a88 +func_02006aa8 kind:function(arm,size=0x4c) addr:0x02006aa8 +func_02006af4 kind:function(arm,size=0x11c) addr:0x02006af4 +func_02006c10 kind:function(arm,size=0x8) addr:0x02006c10 +func_02006c18 kind:function(arm,size=0x1c) addr:0x02006c18 +func_02006c34 kind:function(arm,size=0x1c) addr:0x02006c34 +func_02006c50 kind:function(arm,size=0x1c) addr:0x02006c50 +func_02006c6c kind:function(arm,size=0x34) addr:0x02006c6c +func_02006ca0 kind:function(arm,size=0x48) addr:0x02006ca0 +func_02006ce8 kind:function(arm,size=0x2c) addr:0x02006ce8 +func_02006d14 kind:function(arm,size=0x78) addr:0x02006d14 +func_02006d8c kind:function(arm,size=0x80) addr:0x02006d8c +func_02006e0c kind:function(arm,size=0x80) addr:0x02006e0c +func_02006e8c kind:function(arm,size=0x168) addr:0x02006e8c +func_02006ff4 kind:function(arm,size=0x8) addr:0x02006ff4 +func_02006ffc kind:function(arm,size=0x44) addr:0x02006ffc +func_02007040 kind:function(arm,size=0x44) addr:0x02007040 +func_02007084 kind:function(arm,size=0x8) addr:0x02007084 +func_0200708c kind:function(arm,size=0x8) addr:0x0200708c +func_02007094 kind:function(arm,size=0x8) addr:0x02007094 +func_0200709c kind:function(arm,size=0x8) addr:0x0200709c +func_020070a4 kind:function(arm,size=0x20) addr:0x020070a4 +func_020070c4 kind:function(arm,size=0x18) addr:0x020070c4 +func_020070dc kind:function(arm,size=0x14) addr:0x020070dc +func_020070f0 kind:function(arm,size=0x2c) addr:0x020070f0 +func_0200711c kind:function(arm,size=0x2c) addr:0x0200711c +func_02007148 kind:function(thumb,size=0x18) addr:0x02007148 +func_02007160 kind:function(thumb,size=0x18) addr:0x02007160 +func_02007178 kind:function(thumb,size=0x8) addr:0x02007178 +func_02007180 kind:function(thumb,size=0x8) addr:0x02007180 +func_02007188 kind:function(thumb,size=0x8) addr:0x02007188 +func_02007190 kind:function(thumb,size=0x8) addr:0x02007190 +func_02007198 kind:function(thumb,size=0x8) addr:0x02007198 +func_020071a0 kind:function(thumb,size=0x8) addr:0x020071a0 +func_020071a8 kind:function(thumb,size=0x8) addr:0x020071a8 +func_020071b0 kind:function(thumb,size=0x8) addr:0x020071b0 +func_020071b8 kind:function(thumb,size=0x8) addr:0x020071b8 +func_020071c0 kind:function(thumb,size=0x8) addr:0x020071c0 +func_020071c8 kind:function(thumb,size=0x8) addr:0x020071c8 +func_020071d0 kind:function(thumb,size=0x8) addr:0x020071d0 +func_020071d8 kind:function(thumb,size=0x1c) addr:0x020071d8 +func_020071f4 kind:function(thumb,size=0x1c) addr:0x020071f4 +func_02007210 kind:function(thumb,size=0x8) addr:0x02007210 +func_02007218 kind:function(thumb,size=0x8) addr:0x02007218 +func_02007220 kind:function(thumb,size=0x8) addr:0x02007220 +func_02007228 kind:function(thumb,size=0x8) addr:0x02007228 +func_02007230 kind:function(thumb,size=0x8) addr:0x02007230 +func_02007238 kind:function(thumb,size=0x8) addr:0x02007238 +func_02007240 kind:function(thumb,size=0x8) addr:0x02007240 +func_02007248 kind:function(thumb,size=0x8) addr:0x02007248 +func_02007250 kind:function(thumb,size=0x8) addr:0x02007250 +func_02007258 kind:function(thumb,size=0x8) addr:0x02007258 +func_02007260 kind:function(thumb,size=0x8) addr:0x02007260 +func_02007268 kind:function(thumb,size=0x8) addr:0x02007268 +func_02007270 kind:function(thumb,size=0x8) addr:0x02007270 +func_02007278 kind:function(thumb,size=0x8) addr:0x02007278 +func_02007280 kind:function(thumb,size=0x1c) addr:0x02007280 +func_0200729c kind:function(thumb,size=0x1c) addr:0x0200729c +func_020072b8 kind:function(thumb,size=0x8) addr:0x020072b8 +func_020072c0 kind:function(thumb,size=0x8) addr:0x020072c0 +func_020072c8 kind:function(arm,size=0x34) addr:0x020072c8 +func_020072fc kind:function(arm,size=0x18) addr:0x020072fc +func_02007314 kind:function(arm,size=0x3c) addr:0x02007314 +func_02007350 kind:function(arm,size=0x10) addr:0x02007350 +func_02007360 kind:function(arm,size=0x10) addr:0x02007360 +func_02007370 kind:function(arm,size=0x3c) addr:0x02007370 +func_020073ac kind:function(arm,size=0x24) addr:0x020073ac +func_020073d0 kind:function(arm,size=0x60) addr:0x020073d0 +func_02007430 kind:function(arm,size=0x68) addr:0x02007430 +func_02007498 kind:function(arm,size=0x110) addr:0x02007498 +func_020075a8 kind:function(arm,size=0x38) addr:0x020075a8 +func_020075e0 kind:function(arm,size=0xc) addr:0x020075e0 +func_020075ec kind:function(arm,size=0x198) addr:0x020075ec +func_02007784 kind:function(arm,size=0x1c) addr:0x02007784 +func_020077a0 kind:function(arm,size=0x40) addr:0x020077a0 +func_020077e0 kind:function(arm,size=0x18) addr:0x020077e0 +func_020077f8 kind:function(arm,size=0x58) addr:0x020077f8 +func_02007850 kind:function(arm,size=0x10) addr:0x02007850 +func_02007860 kind:function(arm,size=0xe4) addr:0x02007860 +func_02007944 kind:function(arm,size=0x3c) addr:0x02007944 +func_02007980 kind:function(arm,size=0x18) addr:0x02007980 +func_02007998 kind:function(arm,size=0x20) addr:0x02007998 +func_020079b8 kind:function(arm,size=0x20) addr:0x020079b8 +func_020079d8 kind:function(arm,size=0x20) addr:0x020079d8 +func_020079f8 kind:function(arm,size=0x358) addr:0x020079f8 +func_02007d50 kind:function(arm,size=0x18) addr:0x02007d50 +func_02007d68 kind:function(arm,size=0x24) addr:0x02007d68 +func_02007d8c kind:function(arm,size=0xe8) addr:0x02007d8c +func_02007e74 kind:function(arm,size=0x1c) addr:0x02007e74 +func_02007e90 kind:function(arm,size=0x130) addr:0x02007e90 +func_02007fc0 kind:function(arm,size=0x234) addr:0x02007fc0 +func_020081f4 kind:function(arm,size=0x194) addr:0x020081f4 +func_02008388 kind:function(arm,size=0x208) addr:0x02008388 +func_02008590 kind:function(arm,size=0x50) addr:0x02008590 +func_020085e0 kind:function(arm,size=0x80) addr:0x020085e0 +func_02008660 kind:function(arm,size=0x198) addr:0x02008660 +func_020087f8 kind:function(arm,size=0x1ec) addr:0x020087f8 +func_020089e4 kind:function(arm,size=0x28) addr:0x020089e4 +func_02008a0c kind:function(arm,size=0x120) addr:0x02008a0c +func_02008b2c kind:function(arm,size=0x2c) addr:0x02008b2c +func_02008b58 kind:function(arm,size=0x84) addr:0x02008b58 +func_02008bdc kind:function(arm,size=0xb0) addr:0x02008bdc +func_02008c8c kind:function(arm,size=0x5c) addr:0x02008c8c +func_02008ce8 kind:function(arm,size=0x300) addr:0x02008ce8 +func_02008fe8 kind:function(arm,size=0xc8) addr:0x02008fe8 +func_020090b0 kind:function(arm,size=0x24) addr:0x020090b0 +func_020090d4 kind:function(arm,size=0x48) addr:0x020090d4 +func_0200911c kind:function(arm,size=0x48) addr:0x0200911c +func_02009164 kind:function(arm,size=0xb0) addr:0x02009164 +func_02009214 kind:function(arm,size=0x94) addr:0x02009214 +func_020092a8 kind:function(arm,size=0x1c) addr:0x020092a8 +func_020092c4 kind:function(arm,size=0x8) addr:0x020092c4 +func_020092cc kind:function(arm,size=0x20) addr:0x020092cc +func_020092ec kind:function(arm,size=0xc) addr:0x020092ec +func_020092f8 kind:function(arm,size=0x218) addr:0x020092f8 +func_02009510 kind:function(arm,size=0x218) addr:0x02009510 +func_02009728 kind:function(arm,size=0xf8) addr:0x02009728 +func_02009820 kind:function(arm,size=0x7c) addr:0x02009820 +func_0200989c kind:function(arm,size=0x70) addr:0x0200989c +func_0200990c kind:function(arm,size=0x34) addr:0x0200990c +func_02009940 kind:function(arm,size=0xa0) addr:0x02009940 +func_020099e0 kind:function(arm,size=0xe8) addr:0x020099e0 +func_02009ac8 kind:function(arm,size=0x50) addr:0x02009ac8 +func_02009b18 kind:function(arm,size=0x38c) addr:0x02009b18 +func_02009ea4 kind:function(arm,size=0x20) addr:0x02009ea4 +func_02009ec4 kind:function(arm,size=0x1c) addr:0x02009ec4 +func_02009ee0 kind:function(arm,size=0x1c) addr:0x02009ee0 +func_02009efc kind:function(arm,size=0x10) addr:0x02009efc +func_02009f0c kind:function(arm,size=0x28) addr:0x02009f0c +func_02009f34 kind:function(thumb,size=0x2a) addr:0x02009f34 +func_02009f60 kind:function(thumb,size=0x34) addr:0x02009f60 +func_02009f94 kind:function(thumb,size=0x1c) addr:0x02009f94 +func_02009fb0 kind:function(thumb,size=0xd4) addr:0x02009fb0 +func_0200a084 kind:function(thumb,size=0xc4) addr:0x0200a084 +func_0200a148 kind:function(thumb,size=0x20) addr:0x0200a148 +func_0200a168 kind:function(thumb,size=0x78) addr:0x0200a168 +func_0200a1e0 kind:function(thumb,size=0x58) addr:0x0200a1e0 +func_0200a238 kind:function(thumb,size=0x58) addr:0x0200a238 +func_0200a290 kind:function(thumb,size=0x28) addr:0x0200a290 +func_0200a2b8 kind:function(thumb,size=0x2c) addr:0x0200a2b8 +func_0200a2e4 kind:function(thumb,size=0x2c) addr:0x0200a2e4 +func_0200a310 kind:function(thumb,size=0x22) addr:0x0200a310 +func_0200a334 kind:function(thumb,size=0x58) addr:0x0200a334 +func_0200a38c kind:function(thumb,size=0x8c) addr:0x0200a38c +func_0200a418 kind:function(thumb,size=0x90) addr:0x0200a418 +func_0200a4a8 kind:function(thumb,size=0x4e) addr:0x0200a4a8 +func_0200a4f8 kind:function(thumb,size=0x1d8) addr:0x0200a4f8 +func_0200a6d0 kind:function(thumb,size=0x4c) addr:0x0200a6d0 +func_0200a71c kind:function(thumb,size=0x5c) addr:0x0200a71c +func_0200a778 kind:function(thumb,size=0x36) addr:0x0200a778 +func_0200a7b0 kind:function(thumb,size=0x44) addr:0x0200a7b0 +func_0200a7f4 kind:function(thumb,size=0x106) addr:0x0200a7f4 +func_0200a8fc kind:function(arm,size=0xb4) addr:0x0200a8fc +func_0200a9b0 kind:function(arm,size=0x150) addr:0x0200a9b0 +func_0200ab00 kind:function(arm,size=0x124) addr:0x0200ab00 +func_0200ac24 kind:function(arm,size=0x94) addr:0x0200ac24 +func_0200acb8 kind:function(arm,size=0x60) addr:0x0200acb8 +func_0200ad18 kind:function(arm,size=0x14) addr:0x0200ad18 +func_0200ad2c kind:function(thumb,size=0x28) addr:0x0200ad2c +func_0200ad54 kind:function(thumb,size=0x8) addr:0x0200ad54 +func_0200ad5c kind:function(thumb,size=0xb4) addr:0x0200ad5c +func_0200ae10 kind:function(thumb,size=0x12) addr:0x0200ae10 +func_0200ae24 kind:function(thumb,size=0x18) addr:0x0200ae24 +func_0200ae3c kind:function(thumb,size=0xc) addr:0x0200ae3c +func_0200ae48 kind:function(thumb,size=0x28) addr:0x0200ae48 +func_0200ae70 kind:function(thumb,size=0x1e) addr:0x0200ae70 +func_0200ae90 kind:function(thumb,size=0x54) addr:0x0200ae90 +func_0200aee4 kind:function(thumb,size=0x28) addr:0x0200aee4 +func_0200af0c kind:function(thumb,size=0x8) addr:0x0200af0c +func_0200af14 kind:function(thumb,size=0x28) addr:0x0200af14 +func_0200af3c kind:function(thumb,size=0x8) addr:0x0200af3c +func_0200af44 kind:function(thumb,size=0x28) addr:0x0200af44 +func_0200af6c kind:function(thumb,size=0x8) addr:0x0200af6c +func_0200af74 kind:function(thumb,size=0x20) addr:0x0200af74 +func_0200af94 kind:function(thumb,size=0xd0) addr:0x0200af94 +func_0200b064 kind:function(thumb,size=0x90) addr:0x0200b064 +func_0200b0f4 kind:function(thumb,size=0x2e) addr:0x0200b0f4 +func_0200b124 kind:function(thumb,size=0x2a) addr:0x0200b124 +func_0200b150 kind:function(arm,size=0x60) addr:0x0200b150 +func_0200b1b0 kind:function(arm,size=0x98) addr:0x0200b1b0 +func_0200b248 kind:function(arm,size=0x40) addr:0x0200b248 +func_0200b288 kind:function(arm,size=0x38) addr:0x0200b288 +func_0200b2c0 kind:function(arm,size=0x54) addr:0x0200b2c0 +func_0200b314 kind:function(arm,size=0xb8) addr:0x0200b314 +func_0200b3cc kind:function(arm,size=0x64) addr:0x0200b3cc +func_0200b430 kind:function(arm,size=0x80) addr:0x0200b430 +func_0200b4b0 kind:function(arm,size=0x74) addr:0x0200b4b0 +func_0200b524 kind:function(arm,size=0x54) addr:0x0200b524 +func_0200b578 kind:function(arm,size=0x14) addr:0x0200b578 +func_0200b58c kind:function(arm,size=0x14) addr:0x0200b58c +func_0200b5a0 kind:function(arm,size=0x8) addr:0x0200b5a0 +func_0200b5a8 kind:function(arm,size=0x14) addr:0x0200b5a8 +func_0200b5bc kind:function(arm,size=0x14) addr:0x0200b5bc +func_0200b5d0 kind:function(arm,size=0x14) addr:0x0200b5d0 +func_0200b5e4 kind:function(arm,size=0xb8) addr:0x0200b5e4 +func_0200b69c kind:function(arm,size=0x14) addr:0x0200b69c +func_0200b6b0 kind:function(arm,size=0x8) addr:0x0200b6b0 +func_0200b6b8 kind:function(arm,size=0x50) addr:0x0200b6b8 +func_0200b708 kind:function(arm,size=0x130) addr:0x0200b708 +func_0200b838 kind:function(arm,size=0xb8) addr:0x0200b838 +func_0200b8f0 kind:function(arm,size=0xf4) addr:0x0200b8f0 +func_0200b9e4 kind:function(arm,size=0xac) addr:0x0200b9e4 +func_0200ba90 kind:function(arm,size=0x8c) addr:0x0200ba90 +func_0200bb1c kind:function(arm,size=0x50) addr:0x0200bb1c +func_0200bb6c kind:function(arm,size=0xdc) addr:0x0200bb6c +func_0200bc48 kind:function(arm,size=0xfc) addr:0x0200bc48 +func_0200bd44 kind:function(arm,size=0xc4) addr:0x0200bd44 +func_0200be08 kind:function(arm,size=0x84) addr:0x0200be08 +func_0200be8c kind:function(arm,size=0x4c) addr:0x0200be8c +func_0200bed8 kind:function(arm,size=0xb0) addr:0x0200bed8 +func_0200bf88 kind:function(arm,size=0x94) addr:0x0200bf88 +func_0200c01c kind:function(thumb,size=0xe4) addr:0x0200c01c +func_0200c100 kind:function(arm,size=0x30) addr:0x0200c100 +func_0200c130 kind:function(arm,size=0x30) addr:0x0200c130 +func_0200c160 kind:function(arm,size=0x14) addr:0x0200c160 +func_0200c174 kind:function(arm,size=0x24) addr:0x0200c174 +func_0200c198 kind:function(arm,size=0x40) addr:0x0200c198 +func_0200c1d8 kind:function(arm,size=0x64) addr:0x0200c1d8 +func_0200c23c kind:function(arm,size=0x34) addr:0x0200c23c +func_0200c270 kind:function(arm,size=0x34) addr:0x0200c270 +func_0200c2a4 kind:function(arm,size=0x6c) addr:0x0200c2a4 +func_0200c310 kind:function(arm,size=0x70) addr:0x0200c310 +func_0200c380 kind:function(arm,size=0x4c4) addr:0x0200c380 +func_0200c844 kind:function(arm,size=0x88) addr:0x0200c844 +func_0200c8cc kind:function(arm,size=0x48) addr:0x0200c8cc +func_0200c914 kind:function(arm,size=0x198) addr:0x0200c914 +func_0200caac kind:function(arm,size=0x64) addr:0x0200caac +func_0200cb10 kind:function(arm,size=0xe0) addr:0x0200cb10 +func_0200cbf0 kind:function(arm,size=0x28) addr:0x0200cbf0 +func_0200cc18 kind:function(arm,size=0x28) addr:0x0200cc18 +func_0200cc40 kind:function(arm,size=0x2ec) addr:0x0200cc40 +func_0200cf2c kind:function(arm,size=0x354) addr:0x0200cf2c +func_0200d280 kind:function(arm,size=0x74c) addr:0x0200d280 +func_0200d9cc kind:function(arm,size=0xdc) addr:0x0200d9cc +func_0200daa8 kind:function(arm,size=0x68) addr:0x0200daa8 +func_0200db10 kind:function(arm,size=0x350) addr:0x0200db10 +func_0200de60 kind:function(arm,size=0x3b4) addr:0x0200de60 +func_0200e214 kind:function(arm,size=0x20) addr:0x0200e214 +func_0200e234 kind:function(arm,size=0x20) addr:0x0200e234 +func_0200e254 kind:function(arm,size=0xc) addr:0x0200e254 +func_0200e260 kind:function(arm,size=0x8c) addr:0x0200e260 +func_0200e2ec kind:function(thumb,size=0x24) addr:0x0200e2ec +func_0200e310 kind:function(arm,size=0x40) addr:0x0200e310 +func_0200e350 kind:function(arm,size=0x48) addr:0x0200e350 +func_0200e398 kind:function(arm,size=0x60) addr:0x0200e398 +func_0200e3f8 kind:function(arm,size=0x68) addr:0x0200e3f8 +func_0200e460 kind:function(arm,size=0x240) addr:0x0200e460 +func_0200e6a0 kind:function(arm,size=0xb0) addr:0x0200e6a0 +func_0200e750 kind:function(arm,size=0x80) addr:0x0200e750 +func_0200e7d0 kind:function(arm,size=0x80) addr:0x0200e7d0 +func_0200e850 kind:function(arm,size=0x80) addr:0x0200e850 +func_0200e8d0 kind:function(arm,size=0x78) addr:0x0200e8d0 +func_0200e948 kind:function(arm,size=0x78) addr:0x0200e948 +func_0200e9c0 kind:function(arm,size=0x78) addr:0x0200e9c0 +func_0200ea38 kind:function(arm,size=0x78) addr:0x0200ea38 +func_0200eab0 kind:function(arm,size=0x78) addr:0x0200eab0 +func_0200eb28 kind:function(arm,size=0x7c) addr:0x0200eb28 +func_0200eba4 kind:function(arm,size=0x7c) addr:0x0200eba4 +func_0200ec20 kind:function(arm,size=0x6c) addr:0x0200ec20 +func_0200ec8c kind:function(arm,size=0x70) addr:0x0200ec8c +func_0200ecfc kind:function(arm,size=0x70) addr:0x0200ecfc +func_0200ed6c kind:function(arm,size=0x70) addr:0x0200ed6c +func_0200eddc kind:function(arm,size=0x40) addr:0x0200eddc +func_0200ee1c kind:function(arm,size=0x40) addr:0x0200ee1c +func_0200ee5c kind:function(arm,size=0x40) addr:0x0200ee5c +func_0200ee9c kind:function(arm,size=0x40) addr:0x0200ee9c +func_0200eedc kind:function(arm,size=0x40) addr:0x0200eedc +func_0200ef1c kind:function(arm,size=0x40) addr:0x0200ef1c +func_0200ef5c kind:function(arm,size=0x40) addr:0x0200ef5c +func_0200ef9c kind:function(arm,size=0x40) addr:0x0200ef9c +func_0200efdc kind:function(arm,size=0x40) addr:0x0200efdc +func_0200f01c kind:function(arm,size=0x40) addr:0x0200f01c +func_0200f05c kind:function(arm,size=0x1bc) addr:0x0200f05c +func_0200f218 kind:function(arm,size=0x164) addr:0x0200f218 +func_0200f37c kind:function(arm,size=0x10) addr:0x0200f37c +func_0200f38c kind:function(arm,size=0x40) addr:0x0200f38c +func_0200f3cc kind:function(arm,size=0x5c) addr:0x0200f3cc +func_0200f428 kind:function(arm,size=0x38) addr:0x0200f428 +func_0200f460 kind:function(arm,size=0x28) addr:0x0200f460 +func_0200f488 kind:function(arm,size=0x28) addr:0x0200f488 +func_0200f4b0 kind:function(arm,size=0x74) addr:0x0200f4b0 +func_0200f524 kind:function(arm,size=0x34) addr:0x0200f524 +func_0200f558 kind:function(arm,size=0x7c) addr:0x0200f558 +func_0200f5d4 kind:function(arm,size=0x3c) addr:0x0200f5d4 +func_0200f610 kind:function(arm,size=0x94) addr:0x0200f610 +func_0200f6a4 kind:function(arm,size=0x90) addr:0x0200f6a4 +func_0200f734 kind:function(arm,size=0x180) addr:0x0200f734 +func_0200f8b4 kind:function(arm,size=0x354) addr:0x0200f8b4 +func_0200fc08 kind:function(arm,size=0x150) addr:0x0200fc08 +func_0200fd58 kind:function(arm,size=0x154) addr:0x0200fd58 +func_0200feac kind:function(arm,size=0x1d4) addr:0x0200feac +func_02010080 kind:function(arm,size=0x180) addr:0x02010080 +func_02010200 kind:function(arm,size=0x404) addr:0x02010200 +func_02010604 kind:function(arm,size=0x338) addr:0x02010604 +func_0201093c kind:function(arm,size=0x168) addr:0x0201093c +func_02010aa4 kind:function(arm,size=0x160) addr:0x02010aa4 +func_02010c04 kind:function(arm,size=0xec) addr:0x02010c04 +func_02010cf0 kind:function(arm,size=0xcc) addr:0x02010cf0 +func_02010dbc kind:function(arm,size=0xf0) addr:0x02010dbc +func_02010eac kind:function(arm,size=0xf4) addr:0x02010eac +func_02010fa0 kind:function(arm,size=0x10c) addr:0x02010fa0 +func_020110ac kind:function(arm,size=0xfc) addr:0x020110ac +func_020111a8 kind:function(arm,size=0xcc) addr:0x020111a8 +func_02011274 kind:function(arm,size=0x44) addr:0x02011274 +func_020112b8 kind:function(arm,size=0xd0) addr:0x020112b8 +func_02011388 kind:function(arm,size=0xd8) addr:0x02011388 +func_02011460 kind:function(arm,size=0x64) addr:0x02011460 +func_020114c4 kind:function(arm,size=0x74) addr:0x020114c4 +func_02011538 kind:function(arm,size=0x74) addr:0x02011538 +func_020115ac kind:function(arm,size=0x3c) addr:0x020115ac +func_020115e8 kind:function(arm,size=0xbc) addr:0x020115e8 +func_020116a4 kind:function(arm,size=0x148) addr:0x020116a4 +func_020117ec kind:function(arm,size=0x108) addr:0x020117ec +func_020118f4 kind:function(arm,size=0xc4) addr:0x020118f4 +func_020119b8 kind:function(arm,size=0x74) addr:0x020119b8 +func_02011a2c kind:function(arm,size=0x4c) addr:0x02011a2c +func_02011a78 kind:function(arm,size=0xe0) addr:0x02011a78 +func_02011b58 kind:function(arm,size=0xac) addr:0x02011b58 +func_02011c04 kind:function(arm,size=0x40) addr:0x02011c04 +func_02011c44 kind:function(arm,size=0x24) addr:0x02011c44 +func_02011c68 kind:function(arm,size=0x138) addr:0x02011c68 +func_02011da0 kind:function(arm,size=0x70) addr:0x02011da0 +func_02011e10 kind:function(arm,size=0x94) addr:0x02011e10 +func_02011ea4 kind:function(arm,size=0x6c) addr:0x02011ea4 +func_02011f10 kind:function(arm,size=0x20) addr:0x02011f10 +func_02011f30 kind:function(arm,size=0xc) addr:0x02011f30 +func_02011f3c kind:function(arm,size=0xb8) addr:0x02011f3c +func_02011ff4 kind:function(arm,size=0xc) addr:0x02011ff4 +func_02012000 kind:function(arm,size=0xc) addr:0x02012000 +func_0201200c kind:function(arm,size=0x15c) addr:0x0201200c +func_02012168 kind:function(arm,size=0x198) addr:0x02012168 +func_02012300 kind:function(arm,size=0x3c) addr:0x02012300 +func_0201233c kind:function(arm,size=0x120) addr:0x0201233c +func_0201245c kind:function(thumb,size=0x10) addr:0x0201245c +func_0201246c kind:function(thumb,size=0x54) addr:0x0201246c +func_020124c0 kind:function(thumb,size=0x30) addr:0x020124c0 +func_020124f0 kind:function(thumb,size=0xb4) addr:0x020124f0 +func_020125a4 kind:function(thumb,size=0x24) addr:0x020125a4 +func_020125c8 kind:function(thumb,size=0xc) addr:0x020125c8 +func_020125d4 kind:function(thumb,size=0x21c) addr:0x020125d4 +func_020127f0 kind:function(thumb,size=0x310) addr:0x020127f0 +func_02012b00 kind:function(thumb,size=0x188) addr:0x02012b00 +func_02012c88 kind:function(thumb,size=0xac) addr:0x02012c88 +func_02012d34 kind:function(thumb,size=0xce) addr:0x02012d34 +func_02012e04 kind:function(thumb,size=0x96) addr:0x02012e04 +func_02012e9c kind:function(thumb,size=0x2a) addr:0x02012e9c +func_02012ec8 kind:function(thumb,size=0x1c) addr:0x02012ec8 +func_02012ee4 kind:function(thumb,size=0x22) addr:0x02012ee4 +func_02012f08 kind:function(thumb,size=0x1c) addr:0x02012f08 +func_02012f24 kind:function(thumb,size=0x26) addr:0x02012f24 +func_02012f4c kind:function(thumb,size=0x10) addr:0x02012f4c +func_02012f5c kind:function(thumb,size=0x10) addr:0x02012f5c +func_02012f6c kind:function(thumb,size=0x3a) addr:0x02012f6c +func_02012fa8 kind:function(thumb,size=0x1c) addr:0x02012fa8 +func_02012fc4 kind:function(thumb,size=0xa) addr:0x02012fc4 +func_02012fd0 kind:function(arm,size=0x28) addr:0x02012fd0 +func_02012ff8 kind:function(arm,size=0x1c) addr:0x02012ff8 +func_02013014 kind:function(arm,size=0x5c) addr:0x02013014 +func_02013070 kind:function(arm,size=0x64) addr:0x02013070 +func_020130d4 kind:function(arm,size=0x1c) addr:0x020130d4 +func_020130f0 kind:function(arm,size=0x28) addr:0x020130f0 +func_02013118 kind:function(arm,size=0x30) addr:0x02013118 +func_02013148 kind:function(arm,size=0x1c) addr:0x02013148 +func_02013164 kind:function(arm,size=0x20) addr:0x02013164 +func_02013184 kind:function(arm,size=0x2c) addr:0x02013184 +func_020131b0 kind:function(arm,size=0x3c) addr:0x020131b0 +func_020131ec kind:function(arm,size=0x28) addr:0x020131ec +func_02013214 kind:function(arm,size=0x78) addr:0x02013214 +func_0201328c kind:function(arm,size=0x3c) addr:0x0201328c +func_020132c8 kind:function(arm,size=0x14) addr:0x020132c8 +func_020132dc kind:function(arm,size=0x78) addr:0x020132dc +func_02013354 kind:function(arm,size=0x1c) addr:0x02013354 +func_02013370 kind:function(arm,size=0x24) addr:0x02013370 +func_02013394 kind:function(arm,size=0x390) addr:0x02013394 +func_02013724 kind:function(arm,size=0x18) addr:0x02013724 +func_0201373c kind:function(arm,size=0x18) addr:0x0201373c +func_02013754 kind:function(arm,size=0x14) addr:0x02013754 +func_02013768 kind:function(arm,size=0x60) addr:0x02013768 +func_020137c8 kind:function(arm,size=0x1c) addr:0x020137c8 +func_020137e4 kind:function(arm,size=0x5c) addr:0x020137e4 +func_02013840 kind:function(arm,size=0xb4) addr:0x02013840 +func_020138f4 kind:function(arm,size=0x140) addr:0x020138f4 +func_02013a34 kind:function(arm,size=0x10) addr:0x02013a34 +func_02013a44 kind:function(arm,size=0x98) addr:0x02013a44 +func_02013adc kind:function(arm,size=0x34) addr:0x02013adc +func_02013b10 kind:function(arm,size=0x14) addr:0x02013b10 +func_02013b24 kind:function(arm,size=0x64) addr:0x02013b24 +func_02013b88 kind:function(arm,size=0x10) addr:0x02013b88 +func_02013b98 kind:function(arm,size=0x24) addr:0x02013b98 +func_02013bbc kind:function(arm,size=0x4c) addr:0x02013bbc +func_02013c08 kind:function(arm,size=0x1c) addr:0x02013c08 +func_02013c24 kind:function(arm,size=0x58) addr:0x02013c24 +func_02013c7c kind:function(arm,size=0x58) addr:0x02013c7c +func_02013cd4 kind:function(arm,size=0x5c) addr:0x02013cd4 +func_02013d30 kind:function(arm,size=0x64) addr:0x02013d30 +func_02013d94 kind:function(arm,size=0x5c) addr:0x02013d94 +func_02013df0 kind:function(arm,size=0x28) addr:0x02013df0 +func_02013e18 kind:function(arm,size=0x1c) addr:0x02013e18 +func_02013e34 kind:function(arm,size=0x10) addr:0x02013e34 +func_02013e44 kind:function(arm,size=0x3c) addr:0x02013e44 +func_02013e80 kind:function(arm,size=0x4c) addr:0x02013e80 +func_02013ecc kind:function(arm,size=0x1c) addr:0x02013ecc +func_02013ee8 kind:function(arm,size=0x98) addr:0x02013ee8 +func_02013f80 kind:function(arm,size=0x6c) addr:0x02013f80 +func_02013fec kind:function(arm,size=0xc) addr:0x02013fec +func_02013ff8 kind:function(arm,size=0x12c) addr:0x02013ff8 +func_02014124 kind:function(arm,size=0xb8) addr:0x02014124 +func_020141dc kind:function(thumb,size=0x3c) addr:0x020141dc +func_02014218 kind:function(arm,size=0x18) addr:0x02014218 +func_02014230 kind:function(arm,size=0x12c) addr:0x02014230 +func_0201435c kind:function(arm,size=0x44) addr:0x0201435c +func_020143a0 kind:function(arm,size=0x50) addr:0x020143a0 +func_020143f0 kind:function(arm,size=0x24) addr:0x020143f0 +func_02014414 kind:function(arm,size=0x64) addr:0x02014414 +func_02014478 kind:function(arm,size=0x28) addr:0x02014478 +func_020144a0 kind:function(thumb,size=0x10) addr:0x020144a0 +func_020144b0 kind:function(thumb,size=0x1c) addr:0x020144b0 +func_020144cc kind:function(thumb,size=0x6c) addr:0x020144cc +func_02014538 kind:function(thumb,size=0x34) addr:0x02014538 +func_0201456c kind:function(arm,size=0x44) addr:0x0201456c +func_020145b0 kind:function(arm,size=0x80) addr:0x020145b0 +func_02014630 kind:function(arm,size=0x58) addr:0x02014630 +func_02014688 kind:function(arm,size=0x7c) addr:0x02014688 +func_02014704 kind:function(arm,size=0x28) addr:0x02014704 +func_0201472c kind:function(arm,size=0x4c) addr:0x0201472c +func_02014778 kind:function(arm,size=0x14) addr:0x02014778 +func_0201478c kind:function(arm,size=0x1c) addr:0x0201478c +func_020147a8 kind:function(arm,size=0x1c) addr:0x020147a8 +func_020147c4 kind:function(arm,size=0x1c) addr:0x020147c4 +func_020147e0 kind:function(thumb,size=0x1c) addr:0x020147e0 +func_020147fc kind:function(thumb,size=0x28) addr:0x020147fc +func_02014824 kind:function(thumb,size=0x2c) addr:0x02014824 +func_02014850 kind:function(thumb,size=0x28) addr:0x02014850 +func_02014878 kind:function(thumb,size=0x58) addr:0x02014878 +func_020148d0 kind:function(thumb,size=0x46) addr:0x020148d0 +func_02014918 kind:function(thumb,size=0x2c) addr:0x02014918 +func_02014944 kind:function(thumb,size=0x50) addr:0x02014944 +func_02014994 kind:function(thumb,size=0x7c) addr:0x02014994 +func_02014a10 kind:function(arm,size=0x24) addr:0x02014a10 +func_02014a34 kind:function(arm,size=0xcc) addr:0x02014a34 +func_02014b00 kind:function(arm,size=0x54) addr:0x02014b00 +func_02014b54 kind:function(arm,size=0x10) addr:0x02014b54 +func_02014b64 kind:function(arm,size=0x1c) addr:0x02014b64 +func_02014b80 kind:function(arm,size=0x3c) addr:0x02014b80 +func_02014bbc kind:function(arm,size=0x38) addr:0x02014bbc +func_02014bf4 kind:function(arm,size=0x20) addr:0x02014bf4 +func_02014c14 kind:function(arm,size=0x10) addr:0x02014c14 +func_02014c24 kind:function(arm,size=0x18) addr:0x02014c24 +func_02014c3c kind:function(arm,size=0x24) addr:0x02014c3c +func_02014c60 kind:function(arm,size=0x7c) addr:0x02014c60 +func_02014cdc kind:function(arm,size=0x5c) addr:0x02014cdc +func_02014d38 kind:function(arm,size=0x60) addr:0x02014d38 +func_02014d98 kind:function(arm,size=0x108) addr:0x02014d98 +func_02014ea0 kind:function(arm,size=0x5c) addr:0x02014ea0 +func_02014efc kind:function(arm,size=0x58) addr:0x02014efc +func_02014f54 kind:function(arm,size=0x18) addr:0x02014f54 +func_02014f6c kind:function(arm,size=0x4c) addr:0x02014f6c +func_02014fb8 kind:function(arm,size=0x8) addr:0x02014fb8 +func_02014fc0 kind:function(arm,size=0xc) addr:0x02014fc0 +func_02014fcc kind:function(arm,size=0x14) addr:0x02014fcc +func_02014fe0 kind:function(arm,size=0x28) addr:0x02014fe0 +func_02015008 kind:function(arm,size=0x24) addr:0x02015008 +func_0201502c kind:function(arm,size=0x2c) addr:0x0201502c +func_02015058 kind:function(arm,size=0x1c4) addr:0x02015058 +func_0201521c kind:function(arm,size=0x40) addr:0x0201521c +func_0201525c kind:function(arm,size=0x7c) addr:0x0201525c +func_020152d8 kind:function(arm,size=0x38) addr:0x020152d8 +func_02015310 kind:function(arm,size=0x10) addr:0x02015310 +func_02015320 kind:function(arm,size=0x38) addr:0x02015320 +func_02015358 kind:function(arm,size=0x24) addr:0x02015358 +func_0201537c kind:function(arm,size=0x20) addr:0x0201537c +func_0201539c kind:function(arm,size=0x20) addr:0x0201539c +func_020153bc kind:function(arm,size=0x18) addr:0x020153bc +func_020153d4 kind:function(thumb,size=0x12) addr:0x020153d4 +func_020153e8 kind:function(thumb,size=0xc) addr:0x020153e8 +func_020153f4 kind:function(thumb,size=0x44) addr:0x020153f4 +func_02015438 kind:function(thumb,size=0x1c) addr:0x02015438 +func_02015454 kind:function(thumb,size=0x20) addr:0x02015454 +func_02015474 kind:function(thumb,size=0x14) addr:0x02015474 +func_02015488 kind:function(thumb,size=0x14) addr:0x02015488 +func_0201549c kind:function(thumb,size=0x14) addr:0x0201549c +func_020154b0 kind:function(thumb,size=0x14) addr:0x020154b0 +func_020154c4 kind:function(thumb,size=0x2a) addr:0x020154c4 +func_020154f0 kind:function(thumb,size=0x2) addr:0x020154f0 +func_020154f4 kind:function(thumb,size=0xc) addr:0x020154f4 +func_02015500 kind:function(thumb,size=0x2) addr:0x02015500 +func_02015504 kind:function(thumb,size=0x8) addr:0x02015504 +func_0201550c kind:function(thumb,size=0x4) addr:0x0201550c +func_02015510 kind:function(thumb,size=0x18) addr:0x02015510 +func_02015528 kind:function(thumb,size=0x1c) addr:0x02015528 +func_02015544 kind:function(thumb,size=0x1c) addr:0x02015544 +func_02015560 kind:function(thumb,size=0x24) addr:0x02015560 +func_02015584 kind:function(thumb,size=0x2a) addr:0x02015584 +func_020155b0 kind:function(thumb,size=0x18) addr:0x020155b0 +func_020155c8 kind:function(thumb,size=0x38) addr:0x020155c8 +func_02015600 kind:function(thumb,size=0x1c) addr:0x02015600 +func_0201561c kind:function(thumb,size=0xc) addr:0x0201561c +func_02015628 kind:function(thumb,size=0x12) addr:0x02015628 +func_0201563c kind:function(thumb,size=0x26) addr:0x0201563c +func_02015664 kind:function(thumb,size=0xc) addr:0x02015664 +func_02015670 kind:function(thumb,size=0x12) addr:0x02015670 +func_02015684 kind:function(thumb,size=0x1a) addr:0x02015684 +func_020156a0 kind:function(thumb,size=0x2c) addr:0x020156a0 +func_020156cc kind:function(thumb,size=0x14) addr:0x020156cc +func_020156e0 kind:function(thumb,size=0x1a) addr:0x020156e0 +func_020156fc kind:function(thumb,size=0x2a) addr:0x020156fc +func_02015728 kind:function(thumb,size=0x6) addr:0x02015728 +func_02015730 kind:function(thumb,size=0x30) addr:0x02015730 +func_02015760 kind:function(arm,size=0x38) addr:0x02015760 +func_02015798 kind:function(arm,size=0x30) addr:0x02015798 +func_020157c8 kind:function(arm,size=0x30) addr:0x020157c8 +func_020157f8 kind:function(arm,size=0xc8) addr:0x020157f8 +func_020158c0 kind:function(arm,size=0xb4) addr:0x020158c0 +func_02015974 kind:function(arm,size=0x7c) addr:0x02015974 +func_020159f0 kind:function(arm,size=0xdc) addr:0x020159f0 +func_02015acc kind:function(arm,size=0x44) addr:0x02015acc +func_02015b10 kind:function(arm,size=0xe4) addr:0x02015b10 +func_02015bf4 kind:function(arm,size=0x68) addr:0x02015bf4 +func_02015c5c kind:function(arm,size=0x94) addr:0x02015c5c +func_02015cf0 kind:function(arm,size=0xd4) addr:0x02015cf0 +func_02015dc4 kind:function(arm,size=0xbc) addr:0x02015dc4 +func_02015e80 kind:function(arm,size=0x50) addr:0x02015e80 +func_02015ed0 kind:function(arm,size=0x7c) addr:0x02015ed0 +func_02015f4c kind:function(arm,size=0x90) addr:0x02015f4c +func_02015fdc kind:function(arm,size=0x24) addr:0x02015fdc +func_02016000 kind:function(arm,size=0x134) addr:0x02016000 +func_02016134 kind:function(arm,size=0xf4) addr:0x02016134 +func_02016228 kind:function(arm,size=0xe0) addr:0x02016228 +func_02016308 kind:function(arm,size=0x54) addr:0x02016308 +func_0201635c kind:function(arm,size=0x80) addr:0x0201635c +func_020163dc kind:function(thumb,size=0x18) addr:0x020163dc +func_020163f4 kind:function(thumb,size=0x30) addr:0x020163f4 +func_02016424 kind:function(thumb,size=0x34) addr:0x02016424 +func_02016458 kind:function(thumb,size=0x10) addr:0x02016458 +func_02016468 kind:function(thumb,size=0x10) addr:0x02016468 +func_02016478 kind:function(thumb,size=0x34) addr:0x02016478 +func_020164ac kind:function(thumb,size=0x34) addr:0x020164ac +func_020164e0 kind:function(thumb,size=0x34) addr:0x020164e0 +func_02016514 kind:function(thumb,size=0x60) addr:0x02016514 +func_02016574 kind:function(arm,size=0x14) addr:0x02016574 +func_02016588 kind:function(arm,size=0x50) addr:0x02016588 +func_020165d8 kind:function(arm,size=0x20) addr:0x020165d8 +func_020165f8 kind:function(arm,size=0x3c) addr:0x020165f8 +func_02016634 kind:function(arm,size=0x20) addr:0x02016634 +func_02016654 kind:function(arm,size=0xc) addr:0x02016654 +func_02016660 kind:function(arm,size=0xc) addr:0x02016660 +func_0201666c kind:function(arm,size=0x18) addr:0x0201666c +func_02016684 kind:function(arm,size=0x20) addr:0x02016684 +func_020166a4 kind:function(arm,size=0x28) addr:0x020166a4 +func_020166cc kind:function(arm,size=0x2c) addr:0x020166cc +func_020166f8 kind:function(arm,size=0x1c) addr:0x020166f8 +func_02016714 kind:function(arm,size=0x28) addr:0x02016714 +func_0201673c kind:function(arm,size=0x34) addr:0x0201673c +func_02016770 kind:function(arm,size=0x10) addr:0x02016770 +func_02016780 kind:function(arm,size=0x4) addr:0x02016780 +func_02016784 kind:function(arm,size=0x34) addr:0x02016784 +func_020167b8 kind:function(arm,size=0xd0) addr:0x020167b8 +func_02016888 kind:function(arm,size=0xa8) addr:0x02016888 +func_02016930 kind:function(arm,size=0x38) addr:0x02016930 +func_02016968 kind:function(arm,size=0x44) addr:0x02016968 +func_020169ac kind:function(arm,size=0x9c) addr:0x020169ac +func_02016a48 kind:function(arm,size=0x70) addr:0x02016a48 +func_02016ab8 kind:function(arm,size=0xac) addr:0x02016ab8 +func_02016b64 kind:function(arm,size=0xdc) addr:0x02016b64 +func_02016c40 kind:function(arm,size=0x88) addr:0x02016c40 +func_02016cc8 kind:function(arm,size=0x8c) addr:0x02016cc8 +func_02016d54 kind:function(arm,size=0xf8) addr:0x02016d54 +func_02016e4c kind:function(arm,size=0x68) addr:0x02016e4c +func_02016eb4 kind:function(arm,size=0xe0) addr:0x02016eb4 +func_02016f94 kind:function(arm,size=0xf0) addr:0x02016f94 +func_02017084 kind:function(arm,size=0xac) addr:0x02017084 +func_02017130 kind:function(arm,size=0x38) addr:0x02017130 +func_02017168 kind:function(arm,size=0x54) addr:0x02017168 +func_020171bc kind:function(arm,size=0x4c) addr:0x020171bc +func_02017208 kind:function(arm,size=0x16c) addr:0x02017208 +func_02017374 kind:function(arm,size=0x184) addr:0x02017374 +func_020174f8 kind:function(arm,size=0x140) addr:0x020174f8 +func_02017638 kind:function(arm,size=0x1c) addr:0x02017638 +func_02017654 kind:function(arm,size=0x1c) addr:0x02017654 +func_02017670 kind:function(arm,size=0x60) addr:0x02017670 +func_020176d0 kind:function(arm,size=0x7c) addr:0x020176d0 +func_0201774c kind:function(arm,size=0x8) addr:0x0201774c +func_02017754 kind:function(arm,size=0x8) addr:0x02017754 +func_0201775c kind:function(arm,size=0x8) addr:0x0201775c +func_02017764 kind:function(arm,size=0x24) addr:0x02017764 +func_02017788 kind:function(arm,size=0x4) addr:0x02017788 +func_0201778c kind:function(arm,size=0x14) addr:0x0201778c +func_020177a0 kind:function(arm,size=0x4) addr:0x020177a0 +func_020177a4 kind:function(arm,size=0x18) addr:0x020177a4 +func_020177bc kind:function(arm,size=0x8) addr:0x020177bc +func_020177c4 kind:function(arm,size=0x70) addr:0x020177c4 +func_02017834 kind:function(arm,size=0xd4) addr:0x02017834 +func_02017908 kind:function(arm,size=0x4c) addr:0x02017908 +func_02017954 kind:function(thumb,size=0x14) addr:0x02017954 +func_02017968 kind:function(thumb,size=0x2) addr:0x02017968 +func_0201796c kind:function(thumb,size=0xc) addr:0x0201796c +func_02017978 kind:function(thumb,size=0x2) addr:0x02017978 +func_0201797c kind:function(arm,size=0x4) addr:0x0201797c +func_02017980 kind:function(arm,size=0xa4) addr:0x02017980 +func_02017a24 kind:function(arm,size=0x64) addr:0x02017a24 +func_02017a88 kind:function(arm,size=0x60) addr:0x02017a88 +func_02017ae8 kind:function(arm,size=0xb4) addr:0x02017ae8 +func_02017b9c kind:function(arm,size=0x5c) addr:0x02017b9c +func_02017bf8 kind:function(arm,size=0x14) addr:0x02017bf8 +func_02017c0c kind:function(arm,size=0x8) addr:0x02017c0c +func_02017c14 kind:function(arm,size=0x30) addr:0x02017c14 +func_02017c44 kind:function(arm,size=0x40) addr:0x02017c44 +func_02017c84 kind:function(arm,size=0xd8) addr:0x02017c84 +func_02017d5c kind:function(arm,size=0x108) addr:0x02017d5c +func_02017e64 kind:function(arm,size=0x18) addr:0x02017e64 +func_02017e7c kind:function(arm,size=0x40) addr:0x02017e7c +func_02017ebc kind:function(arm,size=0x54) addr:0x02017ebc +func_02017f10 kind:function(arm,size=0x1c) addr:0x02017f10 +func_02017f2c kind:function(arm,size=0x38) addr:0x02017f2c +func_02017f64 kind:function(arm,size=0x84) addr:0x02017f64 +func_02017fe8 kind:function(arm,size=0x98) addr:0x02017fe8 +func_02018080 kind:function(arm,size=0x6c) addr:0x02018080 +func_020180ec kind:function(arm,size=0xa0) addr:0x020180ec +func_0201818c kind:function(arm,size=0x60) addr:0x0201818c +func_020181ec kind:function(arm,size=0x54) addr:0x020181ec +func_02018240 kind:function(arm,size=0x7c) addr:0x02018240 +func_020182bc kind:function(arm,size=0x10) addr:0x020182bc +func_020182cc kind:function(arm,size=0x28) addr:0x020182cc +func_020182f4 kind:function(arm,size=0x30) addr:0x020182f4 +func_02018324 kind:function(arm,size=0x28) addr:0x02018324 +func_0201834c kind:function(arm,size=0x14) addr:0x0201834c +func_02018360 kind:function(arm,size=0x4) addr:0x02018360 +func_02018364 kind:function(arm,size=0x4) addr:0x02018364 +func_02018368 kind:function(arm,size=0x4) addr:0x02018368 +func_0201836c kind:function(arm,size=0x4) addr:0x0201836c +func_02018370 kind:function(arm,size=0x4) addr:0x02018370 +func_02018374 kind:function(arm,size=0x8) addr:0x02018374 +func_0201837c kind:function(thumb,size=0x14) addr:0x0201837c +func_02018390 kind:function(thumb,size=0x8) addr:0x02018390 +func_02018398 kind:function(thumb,size=0x14) addr:0x02018398 +func_020183ac kind:function(thumb,size=0x50) addr:0x020183ac +func_020183fc kind:function(thumb,size=0x14) addr:0x020183fc +func_02018410 kind:function(arm,size=0x14) addr:0x02018410 +func_02018424 kind:function(arm,size=0x1c) addr:0x02018424 +func_02018440 kind:function(arm,size=0x14) addr:0x02018440 +func_02018454 kind:function(thumb,size=0x1c) addr:0x02018454 +func_02018470 kind:function(thumb,size=0x5c) addr:0x02018470 +func_020184cc kind:function(thumb,size=0x5c) addr:0x020184cc +func_02018528 kind:function(thumb,size=0x2) addr:0x02018528 +func_0201852c kind:function(thumb,size=0x2) addr:0x0201852c +func_02018530 kind:function(thumb,size=0x24) addr:0x02018530 +func_02018554 kind:function(thumb,size=0x2c) addr:0x02018554 +func_02018580 kind:function(thumb,size=0x24) addr:0x02018580 +func_020185a4 kind:function(thumb,size=0x2) addr:0x020185a4 +func_020185a8 kind:function(thumb,size=0x2) addr:0x020185a8 +func_020185ac kind:function(thumb,size=0x2) addr:0x020185ac +func_020185b0 kind:function(thumb,size=0x2) addr:0x020185b0 +func_020185b4 kind:function(thumb,size=0x2) addr:0x020185b4 +func_020185b8 kind:function(arm,size=0x2c) addr:0x020185b8 +func_020185e4 kind:function(arm,size=0x28) addr:0x020185e4 +func_0201860c kind:function(arm,size=0x48) addr:0x0201860c +func_02018654 kind:function(arm,size=0x18) addr:0x02018654 +func_0201866c kind:function(arm,size=0x10) addr:0x0201866c +func_0201867c kind:function(arm,size=0x4) addr:0x0201867c +func_02018680 kind:function(arm,size=0x4c) addr:0x02018680 +func_020186cc kind:function(arm,size=0x4) addr:0x020186cc +func_020186d0 kind:function(arm,size=0xc) addr:0x020186d0 +func_020186dc kind:function(arm,size=0x10) addr:0x020186dc +func_020186ec kind:function(arm,size=0x28) addr:0x020186ec +func_02018714 kind:function(arm,size=0x10) addr:0x02018714 +func_02018724 kind:function(arm,size=0x10) addr:0x02018724 +func_02018734 kind:function(arm,size=0xd4) addr:0x02018734 +func_02018808 kind:function(arm,size=0xd8) addr:0x02018808 +func_020188e0 kind:function(arm,size=0x7c) addr:0x020188e0 +func_0201895c kind:function(arm,size=0x90) addr:0x0201895c +func_020189ec kind:function(arm,size=0x78) addr:0x020189ec +func_02018a64 kind:function(arm,size=0x10) addr:0x02018a64 +func_02018a74 kind:function(arm,size=0x10) addr:0x02018a74 +func_02018a84 kind:function(arm,size=0x18) addr:0x02018a84 +func_02018a9c kind:function(arm,size=0x10) addr:0x02018a9c +func_02018aac kind:function(arm,size=0x1c) addr:0x02018aac +func_02018ac8 kind:function(arm,size=0x64) addr:0x02018ac8 +func_02018b2c kind:function(arm,size=0x3c) addr:0x02018b2c +func_02018b68 kind:function(arm,size=0x34) addr:0x02018b68 +func_02018b9c kind:function(arm,size=0x1c) addr:0x02018b9c +func_02018bb8 kind:function(arm,size=0x4c) addr:0x02018bb8 +func_02018c04 kind:function(arm,size=0x4c) addr:0x02018c04 +func_02018c50 kind:function(arm,size=0x18) addr:0x02018c50 +func_02018c68 kind:function(arm,size=0xa4) addr:0x02018c68 +func_02018d0c kind:function(arm,size=0x44) addr:0x02018d0c +func_02018d50 kind:function(arm,size=0x174) addr:0x02018d50 +func_02018ec4 kind:function(arm,size=0xac) addr:0x02018ec4 +func_02018f70 kind:function(arm,size=0x368) addr:0x02018f70 +func_020192d8 kind:function(arm,size=0x40) addr:0x020192d8 +func_02019318 kind:function(arm,size=0x10) addr:0x02019318 +func_02019328 kind:function(arm,size=0xb8) addr:0x02019328 +func_020193e0 kind:function(arm,size=0x4c) addr:0x020193e0 +func_0201942c kind:function(arm,size=0x88) addr:0x0201942c +func_020194b4 kind:function(arm,size=0x38) addr:0x020194b4 +func_020194ec kind:function(arm,size=0x14) addr:0x020194ec +func_02019500 kind:function(arm,size=0x10) addr:0x02019500 +func_02019510 kind:function(arm,size=0x10) addr:0x02019510 +func_02019520 kind:function(arm,size=0x10) addr:0x02019520 +func_02019530 kind:function(arm,size=0x28) addr:0x02019530 +func_02019558 kind:function(arm,size=0x10) addr:0x02019558 +func_02019568 kind:function(arm,size=0x10) addr:0x02019568 +func_02019578 kind:function(arm,size=0x84) addr:0x02019578 +func_020195fc kind:function(arm,size=0x2c) addr:0x020195fc +func_02019628 kind:function(arm,size=0x2c) addr:0x02019628 +func_02019654 kind:function(arm,size=0x34) addr:0x02019654 +func_02019688 kind:function(arm,size=0x4c) addr:0x02019688 +func_020196d4 kind:function(arm,size=0x238) addr:0x020196d4 +func_0201990c kind:function(arm,size=0x140) addr:0x0201990c +func_02019a4c kind:function(arm,size=0xc8) addr:0x02019a4c +func_02019b14 kind:function(arm,size=0x110) addr:0x02019b14 +func_02019c24 kind:function(arm,size=0xa0) addr:0x02019c24 +func_02019cc4 kind:function(arm,size=0x28) addr:0x02019cc4 +func_02019cec kind:function(arm,size=0x9c) addr:0x02019cec +func_02019d88 kind:function(arm,size=0xf4) addr:0x02019d88 +func_02019e7c kind:function(arm,size=0x130) addr:0x02019e7c +func_02019fac kind:function(arm,size=0x170) addr:0x02019fac +func_0201a11c kind:function(arm,size=0x140) addr:0x0201a11c +func_0201a25c kind:function(arm,size=0x134) addr:0x0201a25c +func_0201a390 kind:function(arm,size=0xd0) addr:0x0201a390 +func_0201a460 kind:function(arm,size=0x50) addr:0x0201a460 +func_0201a4b0 kind:function(arm,size=0x44) addr:0x0201a4b0 +func_0201a4f4 kind:function(arm,size=0x44) addr:0x0201a4f4 +func_0201a538 kind:function(arm,size=0x3c) addr:0x0201a538 +func_0201a574 kind:function(arm,size=0x174) addr:0x0201a574 +func_0201a6e8 kind:function(arm,size=0x18) addr:0x0201a6e8 +func_0201a700 kind:function(arm,size=0x44) addr:0x0201a700 +func_0201a744 kind:function(arm,size=0x4c) addr:0x0201a744 +func_0201a790 kind:function(arm,size=0x48) addr:0x0201a790 +func_0201a7d8 kind:function(arm,size=0x7c) addr:0x0201a7d8 +func_0201a854 kind:function(arm,size=0xf8) addr:0x0201a854 +func_0201a94c kind:function(arm,size=0xd0) addr:0x0201a94c +func_0201aa1c kind:function(arm,size=0x48) addr:0x0201aa1c +func_0201aa64 kind:function(arm,size=0x44) addr:0x0201aa64 +func_0201aaa8 kind:function(arm,size=0x1a0) addr:0x0201aaa8 +func_0201ac48 kind:function(arm,size=0x13c) addr:0x0201ac48 +func_0201ad84 kind:function(arm,size=0x50) addr:0x0201ad84 +func_0201add4 kind:function(arm,size=0xb0) addr:0x0201add4 +func_0201ae84 kind:function(arm,size=0x10) addr:0x0201ae84 +func_0201ae94 kind:function(arm,size=0x10) addr:0x0201ae94 +func_0201aea4 kind:function(arm,size=0x44) addr:0x0201aea4 +func_0201aee8 kind:function(arm,size=0x60) addr:0x0201aee8 +func_0201af48 kind:function(arm,size=0x4c) addr:0x0201af48 +func_0201af94 kind:function(arm,size=0xc8) addr:0x0201af94 +func_0201b05c kind:function(arm,size=0x4c) addr:0x0201b05c +func_0201b0a8 kind:function(arm,size=0xb0) addr:0x0201b0a8 +func_0201b158 kind:function(arm,size=0xf8) addr:0x0201b158 +func_0201b250 kind:function(arm,size=0x6c) addr:0x0201b250 +func_0201b2bc kind:function(arm,size=0x38) addr:0x0201b2bc +func_0201b2f4 kind:function(arm,size=0xe8) addr:0x0201b2f4 +func_0201b3dc kind:function(arm,size=0x14c) addr:0x0201b3dc +func_0201b528 kind:function(arm,size=0x78) addr:0x0201b528 +func_0201b5a0 kind:function(arm,size=0x15c) addr:0x0201b5a0 +func_0201b6fc kind:function(arm,size=0x8c) addr:0x0201b6fc +func_0201b788 kind:function(arm,size=0x1b4) addr:0x0201b788 +func_0201b93c kind:function(arm,size=0x44) addr:0x0201b93c +func_0201b980 kind:function(arm,size=0x34) addr:0x0201b980 +func_0201b9b4 kind:function(arm,size=0x40) addr:0x0201b9b4 +func_0201b9f4 kind:function(arm,size=0x20) addr:0x0201b9f4 +func_0201ba14 kind:function(arm,size=0x2c) addr:0x0201ba14 +func_0201ba40 kind:function(arm,size=0x2c) addr:0x0201ba40 +func_0201ba6c kind:function(arm,size=0x18) addr:0x0201ba6c +func_0201ba84 kind:function(arm,size=0x20) addr:0x0201ba84 +func_0201baa4 kind:function(arm,size=0x18) addr:0x0201baa4 +func_0201babc kind:function(arm,size=0x8) addr:0x0201babc +func_0201bac4 kind:function(arm,size=0x4c) addr:0x0201bac4 +func_0201bb10 kind:function(arm,size=0x4c) addr:0x0201bb10 +func_0201bb5c kind:function(arm,size=0x20) addr:0x0201bb5c +func_0201bb7c kind:function(arm,size=0x28) addr:0x0201bb7c +func_0201bba4 kind:function(arm,size=0x18) addr:0x0201bba4 +func_0201bbbc kind:function(arm,size=0x1a4) addr:0x0201bbbc +func_0201bd60 kind:function(arm,size=0x4) addr:0x0201bd60 +func_0201bd64 kind:function(arm,size=0x4) addr:0x0201bd64 +func_0201bd68 kind:function(arm,size=0x14) addr:0x0201bd68 +func_0201bd7c kind:function(arm,size=0x1c) addr:0x0201bd7c +func_0201bd98 kind:function(arm,size=0x10) addr:0x0201bd98 +func_0201bda8 kind:function(arm,size=0x38) addr:0x0201bda8 +func_0201bde0 kind:function(arm,size=0x18) addr:0x0201bde0 +func_0201bdf8 kind:function(arm,size=0xc) addr:0x0201bdf8 +func_0201be04 kind:function(arm,size=0x8c) addr:0x0201be04 +func_0201be90 kind:function(arm,size=0x30) addr:0x0201be90 +func_0201bec0 kind:function(arm,size=0x3c) addr:0x0201bec0 +func_0201befc kind:function(arm,size=0x30) addr:0x0201befc +func_0201bf2c kind:function(arm,size=0x3c) addr:0x0201bf2c +func_0201bf68 kind:function(arm,size=0x5c) addr:0x0201bf68 +func_0201bfc4 kind:function(arm,size=0x20) addr:0x0201bfc4 +func_0201bfe4 kind:function(arm,size=0x5c) addr:0x0201bfe4 +func_0201c040 kind:function(arm,size=0x3c) addr:0x0201c040 +func_0201c07c kind:function(arm,size=0x20) addr:0x0201c07c +func_0201c09c kind:function(arm,size=0x20) addr:0x0201c09c +func_0201c0bc kind:function(arm,size=0x40) addr:0x0201c0bc +func_0201c0fc kind:function(arm,size=0x78) addr:0x0201c0fc +func_0201c174 kind:function(arm,size=0x48) addr:0x0201c174 +func_0201c1bc kind:function(arm,size=0x48) addr:0x0201c1bc +func_0201c204 kind:function(arm,size=0x40) addr:0x0201c204 +func_0201c244 kind:function(arm,size=0x44) addr:0x0201c244 +func_0201c288 kind:function(arm,size=0x30) addr:0x0201c288 +func_0201c2b8 kind:function(arm,size=0xc4) addr:0x0201c2b8 +func_0201c37c kind:function(arm,size=0xac) addr:0x0201c37c +func_0201c428 kind:function(thumb,size=0x10) addr:0x0201c428 +func_0201c438 kind:function(thumb,size=0x34) addr:0x0201c438 +func_0201c46c kind:function(arm,size=0x14) addr:0x0201c46c +func_0201c480 kind:function(arm,size=0x30) addr:0x0201c480 +func_0201c4b0 kind:function(arm,size=0x2c) addr:0x0201c4b0 +func_0201c4dc kind:function(arm,size=0x2c) addr:0x0201c4dc +func_0201c508 kind:function(arm,size=0x19c) addr:0x0201c508 +func_0201c6a4 kind:function(thumb,size=0x6e) addr:0x0201c6a4 +func_0201c714 kind:function(arm,size=0x44) addr:0x0201c714 +func_0201c758 kind:function(arm,size=0x84) addr:0x0201c758 +func_0201c7dc kind:function(arm,size=0x8c) addr:0x0201c7dc +func_0201c868 kind:function(thumb,size=0x40) addr:0x0201c868 +func_0201c8a8 kind:function(thumb,size=0x94) addr:0x0201c8a8 +func_0201c93c kind:function(thumb,size=0x16) addr:0x0201c93c +func_0201c954 kind:function(thumb,size=0x2) addr:0x0201c954 +func_0201c958 kind:function(thumb,size=0x1c) addr:0x0201c958 +func_0201c974 kind:function(thumb,size=0x20) addr:0x0201c974 +func_0201c994 kind:function(thumb,size=0x26) addr:0x0201c994 +func_0201c9bc kind:function(thumb,size=0x2e) addr:0x0201c9bc +func_0201c9ec kind:function(thumb,size=0x12) addr:0x0201c9ec +func_0201ca00 kind:function(thumb,size=0xa) addr:0x0201ca00 +func_0201ca0c kind:function(arm,size=0x104) addr:0x0201ca0c +func_0201cb10 kind:function(arm,size=0x44) addr:0x0201cb10 +func_0201cb54 kind:function(arm,size=0x148) addr:0x0201cb54 +func_0201cc9c kind:function(arm,size=0xa4) addr:0x0201cc9c +func_0201cd40 kind:function(arm,size=0x4) addr:0x0201cd40 +func_0201cd44 kind:function(arm,size=0x14) addr:0x0201cd44 +func_0201cd58 kind:function(arm,size=0x58) addr:0x0201cd58 +func_0201cdb0 kind:function(arm,size=0x88) addr:0x0201cdb0 +func_0201ce38 kind:function(arm,size=0x40) addr:0x0201ce38 +func_0201ce78 kind:function(arm,size=0x38) addr:0x0201ce78 +func_0201ceb0 kind:function(arm,size=0x58) addr:0x0201ceb0 +func_0201cf08 kind:function(arm,size=0x58) addr:0x0201cf08 +func_0201cf60 kind:function(arm,size=0x394) addr:0x0201cf60 +func_0201d2f4 kind:function(arm,size=0x30c) addr:0x0201d2f4 +func_0201d600 kind:function(arm,size=0x174) addr:0x0201d600 +func_0201d774 kind:function(arm,size=0x2b0) addr:0x0201d774 +func_0201da24 kind:function(arm,size=0xc8) addr:0x0201da24 +func_0201daec kind:function(arm,size=0xfc) addr:0x0201daec +func_0201dbe8 kind:function(arm,size=0x148) addr:0x0201dbe8 +func_0201dd30 kind:function(arm,size=0xcc) addr:0x0201dd30 +func_0201ddfc kind:function(arm,size=0x2c0) addr:0x0201ddfc +func_0201e0bc kind:function(arm,size=0x174) addr:0x0201e0bc +func_0201e230 kind:function(arm,size=0x330) addr:0x0201e230 +func_0201e560 kind:function(arm,size=0x88) addr:0x0201e560 +func_0201e5e8 kind:function(arm,size=0x88) addr:0x0201e5e8 +func_0201e670 kind:function(arm,size=0x2c) addr:0x0201e670 +func_0201e69c kind:function(arm,size=0xc) addr:0x0201e69c +func_0201e6a8 kind:function(arm,size=0x84) addr:0x0201e6a8 +func_0201e72c kind:function(arm,size=0x90) addr:0x0201e72c +func_0201e7bc kind:function(arm,size=0x90) addr:0x0201e7bc +func_0201e84c kind:function(arm,size=0x60) addr:0x0201e84c +func_0201e8ac kind:function(arm,size=0x24) addr:0x0201e8ac +func_0201e8d0 kind:function(arm,size=0x94) addr:0x0201e8d0 +func_0201e964 kind:function(arm,size=0x14) addr:0x0201e964 +func_0201e978 kind:function(arm,size=0x14) addr:0x0201e978 +func_0201e98c kind:function(arm,size=0x60) addr:0x0201e98c +func_0201e9ec kind:function(arm,size=0x54) addr:0x0201e9ec +func_0201ea40 kind:function(arm,size=0x38) addr:0x0201ea40 +func_0201ea78 kind:function(arm,size=0x14) addr:0x0201ea78 +func_0201ea8c kind:function(arm,size=0x70) addr:0x0201ea8c +func_0201eafc kind:function(arm,size=0x14) addr:0x0201eafc +func_0201eb10 kind:function(arm,size=0x14) addr:0x0201eb10 +func_0201eb24 kind:function(arm,size=0x60) addr:0x0201eb24 +func_0201eb84 kind:function(arm,size=0x4c) addr:0x0201eb84 +func_0201ebd0 kind:function(arm,size=0x38) addr:0x0201ebd0 +func_0201ec08 kind:function(arm,size=0x8) addr:0x0201ec08 +func_0201ec10 kind:function(arm,size=0x70) addr:0x0201ec10 +func_0201ec80 kind:function(arm,size=0x14) addr:0x0201ec80 +func_0201ec94 kind:function(arm,size=0x14) addr:0x0201ec94 +func_0201eca8 kind:function(arm,size=0x60) addr:0x0201eca8 +func_0201ed08 kind:function(arm,size=0x54) addr:0x0201ed08 +func_0201ed5c kind:function(arm,size=0x38) addr:0x0201ed5c +func_0201ed94 kind:function(arm,size=0x14) addr:0x0201ed94 +func_0201eda8 kind:function(arm,size=0x70) addr:0x0201eda8 +func_0201ee18 kind:function(arm,size=0x14) addr:0x0201ee18 +func_0201ee2c kind:function(arm,size=0x14) addr:0x0201ee2c +func_0201ee40 kind:function(arm,size=0x6c) addr:0x0201ee40 +func_0201eeac kind:function(arm,size=0xa4) addr:0x0201eeac +func_0201ef50 kind:function(arm,size=0x24) addr:0x0201ef50 +func_0201ef74 kind:function(arm,size=0x60) addr:0x0201ef74 +func_0201efd4 kind:function(arm,size=0x50) addr:0x0201efd4 +func_0201f024 kind:function(arm,size=0x14) addr:0x0201f024 +func_0201f038 kind:function(arm,size=0x60) addr:0x0201f038 +func_0201f098 kind:function(arm,size=0x50) addr:0x0201f098 +func_0201f0e8 kind:function(arm,size=0x14) addr:0x0201f0e8 +func_0201f0fc kind:function(arm,size=0x34) addr:0x0201f0fc +func_0201f130 kind:function(arm,size=0x34) addr:0x0201f130 +func_0201f164 kind:function(arm,size=0x5c) addr:0x0201f164 +func_0201f1c0 kind:function(arm,size=0x5c) addr:0x0201f1c0 +func_0201f21c kind:function(arm,size=0x44) addr:0x0201f21c +func_0201f260 kind:function(arm,size=0x44) addr:0x0201f260 +func_0201f2a4 kind:function(arm,size=0x18) addr:0x0201f2a4 +func_0201f2bc kind:function(arm,size=0x48) addr:0x0201f2bc +func_0201f304 kind:function(arm,size=0x108) addr:0x0201f304 +func_0201f40c kind:function(arm,size=0x64) addr:0x0201f40c +func_0201f470 kind:function(arm,size=0x1c) addr:0x0201f470 +func_0201f48c kind:function(arm,size=0x4c) addr:0x0201f48c +func_0201f4d8 kind:function(arm,size=0x70) addr:0x0201f4d8 +func_0201f548 kind:function(arm,size=0x4c) addr:0x0201f548 +func_0201f594 kind:function(arm,size=0x8) addr:0x0201f594 +func_0201f59c kind:function(arm,size=0x30) addr:0x0201f59c +func_0201f5cc kind:function(arm,size=0x4c) addr:0x0201f5cc +func_0201f618 kind:function(arm,size=0x38) addr:0x0201f618 +func_0201f650 kind:function(arm,size=0x38) addr:0x0201f650 +func_0201f688 kind:function(arm,size=0x40) addr:0x0201f688 +func_0201f6c8 kind:function(arm,size=0x40) addr:0x0201f6c8 +func_0201f708 kind:function(arm,size=0x164) addr:0x0201f708 +func_0201f86c kind:function(arm,size=0x130) addr:0x0201f86c +func_0201f99c kind:function(arm,size=0xac) addr:0x0201f99c +func_0201fa48 kind:function(arm,size=0x108) addr:0x0201fa48 +func_0201fb50 kind:function(arm,size=0x128) addr:0x0201fb50 +func_0201fc78 kind:function(arm,size=0x60) addr:0x0201fc78 +func_0201fcd8 kind:function(arm,size=0x38) addr:0x0201fcd8 +func_0201fd10 kind:function(arm,size=0x40) addr:0x0201fd10 +func_0201fd50 kind:function(arm,size=0xdc) addr:0x0201fd50 +func_0201fe2c kind:function(arm,size=0xac) addr:0x0201fe2c +func_0201fed8 kind:function(arm,size=0x3c) addr:0x0201fed8 +func_0201ff14 kind:function(arm,size=0x10) addr:0x0201ff14 +func_0201ff24 kind:function(arm,size=0xf8) addr:0x0201ff24 +func_0202001c kind:function(arm,size=0xcc) addr:0x0202001c +func_020200e8 kind:function(thumb,size=0x90) addr:0x020200e8 +func_02020178 kind:function(thumb,size=0x24) addr:0x02020178 +func_0202019c kind:function(arm,size=0xa4) addr:0x0202019c +func_02020240 kind:function(arm,size=0x30) addr:0x02020240 +func_02020270 kind:function(arm,size=0x54) addr:0x02020270 +func_020202c4 kind:function(arm,size=0x5c) addr:0x020202c4 +func_02020320 kind:function(arm,size=0x54) addr:0x02020320 +func_02020374 kind:function(arm,size=0x34) addr:0x02020374 +func_020203a8 kind:function(arm,size=0x4) addr:0x020203a8 +func_020203ac kind:function(arm,size=0x4) addr:0x020203ac +func_020203b0 kind:function(arm,size=0x4) addr:0x020203b0 +func_020203b4 kind:function(arm,size=0x28) addr:0x020203b4 +func_020203dc kind:function(arm,size=0x18) addr:0x020203dc +func_020203f4 kind:function(arm,size=0x50) addr:0x020203f4 +func_02020444 kind:function(arm,size=0x20) addr:0x02020444 +func_02020464 kind:function(arm,size=0x34) addr:0x02020464 +func_02020498 kind:function(arm,size=0x20) addr:0x02020498 +func_020204b8 kind:function(arm,size=0x4c) addr:0x020204b8 +func_02020504 kind:function(arm,size=0x8) addr:0x02020504 +func_0202050c kind:function(arm,size=0xc) addr:0x0202050c +func_02020518 kind:function(arm,size=0x198) addr:0x02020518 +func_020206b0 kind:function(arm,size=0x14) addr:0x020206b0 +func_020206c4 kind:function(arm,size=0x1c) addr:0x020206c4 +func_020206e0 kind:function(arm,size=0x14) addr:0x020206e0 +func_020206f4 kind:function(arm,size=0x38) addr:0x020206f4 +func_0202072c kind:function(arm,size=0x14) addr:0x0202072c +func_02020740 kind:function(arm,size=0x24) addr:0x02020740 +func_02020764 kind:function(arm,size=0x14) addr:0x02020764 +func_02020778 kind:function(arm,size=0x4c) addr:0x02020778 +func_020207c4 kind:function(arm,size=0x288) addr:0x020207c4 +func_02020a4c kind:function(arm,size=0x2bc) addr:0x02020a4c +func_02020d08 kind:function(arm,size=0x28) addr:0x02020d08 +func_02020d30 kind:function(arm,size=0x88) addr:0x02020d30 +func_02020db8 kind:function(arm,size=0x8) addr:0x02020db8 +func_02020dc0 kind:function(arm,size=0x10) addr:0x02020dc0 +func_02020dd0 kind:function(arm,size=0x14) addr:0x02020dd0 +func_02020de4 kind:function(arm,size=0x4c) addr:0x02020de4 +func_02020e30 kind:function(arm,size=0x1d8) addr:0x02020e30 +func_02021008 kind:function(arm,size=0x78) addr:0x02021008 +func_02021080 kind:function(arm,size=0x17c) addr:0x02021080 +func_020211fc kind:function(arm,size=0x40) addr:0x020211fc +func_0202123c kind:function(arm,size=0x84) addr:0x0202123c +func_020212c0 kind:function(arm,size=0xb0) addr:0x020212c0 +func_02021370 kind:function(arm,size=0x34) addr:0x02021370 +func_020213a4 kind:function(arm,size=0x3c) addr:0x020213a4 +func_020213e0 kind:function(arm,size=0x31c) addr:0x020213e0 +func_020216fc kind:function(arm,size=0x168) addr:0x020216fc +func_02021864 kind:function(arm,size=0x50) addr:0x02021864 +func_020218b4 kind:function(arm,size=0x16c) addr:0x020218b4 +func_02021a20 kind:function(arm,size=0x1a4) addr:0x02021a20 +func_02021bc4 kind:function(arm,size=0x8) addr:0x02021bc4 +func_02021bcc kind:function(arm,size=0x14) addr:0x02021bcc +func_02021be0 kind:function(arm,size=0x24) addr:0x02021be0 +func_02021c04 kind:function(arm,size=0x10) addr:0x02021c04 +func_02021c14 kind:function(arm,size=0x8) addr:0x02021c14 +func_02021c1c kind:function(arm,size=0x18) addr:0x02021c1c +func_02021c34 kind:function(arm,size=0x12c) addr:0x02021c34 +func_02021d60 kind:function(arm,size=0x78) addr:0x02021d60 +func_02021dd8 kind:function(arm,size=0x8) addr:0x02021dd8 +func_02021de0 kind:function(arm,size=0x28) addr:0x02021de0 +func_02021e08 kind:function(arm,size=0x104) addr:0x02021e08 +func_02021f0c kind:function(arm,size=0x10) addr:0x02021f0c +func_02021f1c kind:function(arm,size=0xc) addr:0x02021f1c +func_02021f28 kind:function(arm,size=0xb0) addr:0x02021f28 +func_02021fd8 kind:function(arm,size=0xc8) addr:0x02021fd8 +func_020220a0 kind:function(arm,size=0x60) addr:0x020220a0 +func_02022100 kind:function(arm,size=0x14) addr:0x02022100 +func_02022114 kind:function(arm,size=0x1c) addr:0x02022114 +func_02022130 kind:function(arm,size=0x20) addr:0x02022130 +func_02022150 kind:function(arm,size=0x54) addr:0x02022150 +func_020221a4 kind:function(arm,size=0x8c) addr:0x020221a4 +func_02022230 kind:function(arm,size=0x70) addr:0x02022230 +func_020222a0 kind:function(arm,size=0x68) addr:0x020222a0 +func_02022308 kind:function(arm,size=0x84) addr:0x02022308 +func_0202238c kind:function(arm,size=0x60) addr:0x0202238c +func_020223ec kind:function(arm,size=0xa4) addr:0x020223ec +func_02022490 kind:function(arm,size=0x20) addr:0x02022490 +func_020224b0 kind:function(arm,size=0x40) addr:0x020224b0 +func_020224f0 kind:function(arm,size=0x2d0) addr:0x020224f0 +func_020227c0 kind:function(arm,size=0x3c) addr:0x020227c0 +func_020227fc kind:function(arm,size=0x1c) addr:0x020227fc +func_02022818 kind:function(arm,size=0x14) addr:0x02022818 +func_0202282c kind:function(arm,size=0x1c) addr:0x0202282c +func_02022848 kind:function(arm,size=0x14) addr:0x02022848 +func_0202285c kind:function(arm,size=0x8) addr:0x0202285c +func_02022864 kind:function(arm,size=0x4) addr:0x02022864 +func_02022868 kind:function(arm,size=0x4) addr:0x02022868 +func_0202286c kind:function(arm,size=0x4) addr:0x0202286c +func_02022870 kind:function(arm,size=0x4) addr:0x02022870 +func_02022874 kind:function(arm,size=0xc) addr:0x02022874 +func_02022880 kind:function(arm,size=0x114) addr:0x02022880 +func_02022994 kind:function(arm,size=0x238) addr:0x02022994 +func_02022bcc kind:function(arm,size=0x14c) addr:0x02022bcc +func_02022d18 kind:function(arm,size=0x44) addr:0x02022d18 +func_02022d5c kind:function(arm,size=0x68) addr:0x02022d5c +func_02022dc4 kind:function(arm,size=0x12c) addr:0x02022dc4 +func_02022ef0 kind:function(arm,size=0xcc) addr:0x02022ef0 +func_02022fbc kind:function(arm,size=0xac) addr:0x02022fbc +func_02023068 kind:function(arm,size=0x98) addr:0x02023068 +func_02023100 kind:function(arm,size=0x94) addr:0x02023100 +func_02023194 kind:function(arm,size=0xcc) addr:0x02023194 +func_02023260 kind:function(arm,size=0x18) addr:0x02023260 +func_02023278 kind:function(arm,size=0x38) addr:0x02023278 +func_020232b0 kind:function(arm,size=0x78) addr:0x020232b0 +func_02023328 kind:function(arm,size=0x80) addr:0x02023328 +func_020233a8 kind:function(thumb,size=0xcc) addr:0x020233a8 +func_02023474 kind:function(arm,size=0x38) addr:0x02023474 +func_020234ac kind:function(arm,size=0x38) addr:0x020234ac +func_020234e4 kind:function(arm,size=0x3c) addr:0x020234e4 +func_02023520 kind:function(arm,size=0x44) addr:0x02023520 +func_02023564 kind:function(arm,size=0x68) addr:0x02023564 +func_020235cc kind:function(arm,size=0x1c) addr:0x020235cc +func_020235e8 kind:function(arm,size=0x28) addr:0x020235e8 +func_02023610 kind:function(arm,size=0x40) addr:0x02023610 +func_02023650 kind:function(arm,size=0x60) addr:0x02023650 +func_020236b0 kind:function(arm,size=0x98) addr:0x020236b0 +func_02023748 kind:function(arm,size=0x204) addr:0x02023748 +func_0202394c kind:function(arm,size=0x130) addr:0x0202394c +func_02023a7c kind:function(arm,size=0xf8) addr:0x02023a7c +func_02023b74 kind:function(arm,size=0x9c) addr:0x02023b74 +func_02023c10 kind:function(arm,size=0x178) addr:0x02023c10 +func_02023d88 kind:function(arm,size=0xdc) addr:0x02023d88 +func_02023e64 kind:function(arm,size=0x100) addr:0x02023e64 +func_02023f64 kind:function(arm,size=0x24) addr:0x02023f64 +func_02023f88 kind:function(arm,size=0x9c) addr:0x02023f88 +func_02024024 kind:function(arm,size=0x70) addr:0x02024024 +func_02024094 kind:function(arm,size=0x80) addr:0x02024094 +func_02024114 kind:function(arm,size=0x80) addr:0x02024114 +func_02024194 kind:function(arm,size=0x38) addr:0x02024194 +func_020241cc kind:function(arm,size=0x14) addr:0x020241cc +func_020241e0 kind:function(arm,size=0x14) addr:0x020241e0 +func_020241f4 kind:function(arm,size=0x24) addr:0x020241f4 +func_02024218 kind:function(arm,size=0x24) addr:0x02024218 +func_0202423c kind:function(arm,size=0x14) addr:0x0202423c +func_02024250 kind:function(arm,size=0x14) addr:0x02024250 +func_02024264 kind:function(arm,size=0x14) addr:0x02024264 +func_02024278 kind:function(arm,size=0x14) addr:0x02024278 +func_0202428c kind:function(arm,size=0x14) addr:0x0202428c +func_020242a0 kind:function(arm,size=0x14) addr:0x020242a0 +func_020242b4 kind:function(arm,size=0x28) addr:0x020242b4 +func_020242dc kind:function(arm,size=0x28) addr:0x020242dc +func_02024304 kind:function(arm,size=0xc0) addr:0x02024304 +func_020243c4 kind:function(arm,size=0x14) addr:0x020243c4 +func_020243d8 kind:function(arm,size=0x10) addr:0x020243d8 +func_020243e8 kind:function(arm,size=0x54) addr:0x020243e8 +func_0202443c kind:function(arm,size=0x18) addr:0x0202443c +func_02024454 kind:function(arm,size=0x18) addr:0x02024454 +func_0202446c kind:function(arm,size=0x18) addr:0x0202446c +func_02024484 kind:function(arm,size=0x18) addr:0x02024484 +func_0202449c kind:function(arm,size=0x34) addr:0x0202449c +func_020244d0 kind:function(arm,size=0x20) addr:0x020244d0 +func_020244f0 kind:function(arm,size=0x34) addr:0x020244f0 +func_02024524 kind:function(arm,size=0x20) addr:0x02024524 +func_02024544 kind:function(arm,size=0x84) addr:0x02024544 +func_020245c8 kind:function(arm,size=0x74) addr:0x020245c8 +func_0202463c kind:function(arm,size=0x84) addr:0x0202463c +func_020246c0 kind:function(arm,size=0x74) addr:0x020246c0 +func_02024734 kind:function(arm,size=0x34) addr:0x02024734 +func_02024768 kind:function(arm,size=0x20) addr:0x02024768 +func_02024788 kind:function(arm,size=0x34) addr:0x02024788 +func_020247bc kind:function(arm,size=0x20) addr:0x020247bc +func_020247dc kind:function(arm,size=0x50) addr:0x020247dc +func_0202482c kind:function(arm,size=0x40) addr:0x0202482c +func_0202486c kind:function(arm,size=0x58) addr:0x0202486c +func_020248c4 kind:function(arm,size=0x48) addr:0x020248c4 +func_0202490c kind:function(arm,size=0xa0) addr:0x0202490c +func_020249ac kind:function(arm,size=0x1c) addr:0x020249ac +func_020249c8 kind:function(arm,size=0x24) addr:0x020249c8 +func_020249ec kind:function(arm,size=0x1c) addr:0x020249ec +func_02024a08 kind:function(arm,size=0x1c) addr:0x02024a08 +func_02024a24 kind:function(arm,size=0x1c) addr:0x02024a24 +func_02024a40 kind:function(arm,size=0x1c) addr:0x02024a40 +func_02024a5c kind:function(arm,size=0x1c) addr:0x02024a5c +func_02024a78 kind:function(thumb,size=0xb8) addr:0x02024a78 +func_02024b30 kind:function(arm,size=0x6c) addr:0x02024b30 +func_02024b9c kind:function(arm,size=0x24) addr:0x02024b9c +func_02024bc0 kind:function(arm,size=0x98) addr:0x02024bc0 +func_02024c58 kind:function(arm,size=0x90) addr:0x02024c58 +func_02024ce8 kind:function(arm,size=0x54) addr:0x02024ce8 +func_02024d3c kind:function(arm,size=0x30) addr:0x02024d3c +func_02024d6c kind:function(arm,size=0x30) addr:0x02024d6c +func_02024d9c kind:function(arm,size=0x18) addr:0x02024d9c +func_02024db4 kind:function(arm,size=0x14) addr:0x02024db4 +func_02024dc8 kind:function(arm,size=0x18) addr:0x02024dc8 +func_02024de0 kind:function(arm,size=0x28) addr:0x02024de0 +func_02024e08 kind:function(arm,size=0xa8) addr:0x02024e08 +func_02024eb0 kind:function(arm,size=0x2c) addr:0x02024eb0 +func_02024edc kind:function(arm,size=0x2c) addr:0x02024edc +func_02024f08 kind:function(arm,size=0x94) addr:0x02024f08 +func_02024f9c kind:function(arm,size=0x3c) addr:0x02024f9c +func_02024fd8 kind:function(arm,size=0x50) addr:0x02024fd8 +func_02025028 kind:function(arm,size=0x54) addr:0x02025028 +func_0202507c kind:function(arm,size=0x54) addr:0x0202507c +func_020250d0 kind:function(arm,size=0x54) addr:0x020250d0 +func_02025124 kind:function(arm,size=0x50) addr:0x02025124 +func_02025174 kind:function(arm,size=0x54) addr:0x02025174 +func_020251c8 kind:function(arm,size=0x50) addr:0x020251c8 +func_02025218 kind:function(arm,size=0x50) addr:0x02025218 +func_02025268 kind:function(arm,size=0x5c) addr:0x02025268 +func_020252c4 kind:function(arm,size=0x5c) addr:0x020252c4 +func_02025320 kind:function(arm,size=0x5c) addr:0x02025320 +func_0202537c kind:function(arm,size=0x5c) addr:0x0202537c +func_020253d8 kind:function(arm,size=0x5c) addr:0x020253d8 +func_02025434 kind:function(arm,size=0x5c) addr:0x02025434 +func_02025490 kind:function(arm,size=0x5c) addr:0x02025490 +func_020254ec kind:function(arm,size=0x5c) addr:0x020254ec +func_02025548 kind:function(arm,size=0x5c) addr:0x02025548 +func_020255a4 kind:function(arm,size=0x5c) addr:0x020255a4 +func_02025600 kind:function(arm,size=0x5c) addr:0x02025600 +func_0202565c kind:function(arm,size=0x5c) addr:0x0202565c +func_020256b8 kind:function(arm,size=0x5c) addr:0x020256b8 +func_02025714 kind:function(arm,size=0x5c) addr:0x02025714 +func_02025770 kind:function(arm,size=0x5c) addr:0x02025770 +func_020257cc kind:function(arm,size=0x5c) addr:0x020257cc +func_02025828 kind:function(arm,size=0x8c) addr:0x02025828 +func_020258b4 kind:function(arm,size=0x6c) addr:0x020258b4 +func_02025920 kind:function(arm,size=0x40) addr:0x02025920 +func_02025960 kind:function(arm,size=0x48) addr:0x02025960 +func_020259a8 kind:function(arm,size=0x68) addr:0x020259a8 +func_02025a10 kind:function(arm,size=0x3c) addr:0x02025a10 +func_02025a4c kind:function(arm,size=0x18) addr:0x02025a4c +func_02025a64 kind:function(arm,size=0x60) addr:0x02025a64 +func_02025ac4 kind:function(arm,size=0x38) addr:0x02025ac4 +func_02025afc kind:function(arm,size=0x18) addr:0x02025afc +func_02025b14 kind:function(arm,size=0x60) addr:0x02025b14 +func_02025b74 kind:function(arm,size=0x38) addr:0x02025b74 +func_02025bac kind:function(arm,size=0x5c) addr:0x02025bac +func_02025c08 kind:function(arm,size=0x134) addr:0x02025c08 +func_02025d3c kind:function(arm,size=0x44) addr:0x02025d3c +func_02025d80 kind:function(arm,size=0x34) addr:0x02025d80 +func_02025db4 kind:function(arm,size=0x68) addr:0x02025db4 +func_02025e1c kind:function(arm,size=0x3c) addr:0x02025e1c +func_02025e58 kind:function(arm,size=0x90) addr:0x02025e58 +func_02025ee8 kind:function(arm,size=0x64) addr:0x02025ee8 +func_02025f4c kind:function(arm,size=0x68) addr:0x02025f4c +func_02025fb4 kind:function(arm,size=0x3c) addr:0x02025fb4 +func_02025ff0 kind:function(arm,size=0x24) addr:0x02025ff0 +func_02026014 kind:function(arm,size=0x1c) addr:0x02026014 +func_02026030 kind:function(arm,size=0x74) addr:0x02026030 +func_020260a4 kind:function(arm,size=0x4) addr:0x020260a4 +func_020260a8 kind:function(arm,size=0x88) addr:0x020260a8 +func_02026130 kind:function(arm,size=0x10) addr:0x02026130 +func_02026140 kind:function(arm,size=0x10) addr:0x02026140 +func_02026150 kind:function(arm,size=0x10) addr:0x02026150 +func_02026160 kind:function(arm,size=0x10) addr:0x02026160 +func_02026170 kind:function(arm,size=0x10) addr:0x02026170 +func_02026180 kind:function(arm,size=0x10) addr:0x02026180 +func_02026190 kind:function(arm,size=0x10) addr:0x02026190 +func_020261a0 kind:function(arm,size=0x10) addr:0x020261a0 +func_020261b0 kind:function(arm,size=0x18) addr:0x020261b0 +func_020261c8 kind:function(arm,size=0x88) addr:0x020261c8 +func_02026250 kind:function(arm,size=0x8c) addr:0x02026250 +func_020262dc kind:function(arm,size=0x48) addr:0x020262dc +func_02026324 kind:function(arm,size=0x44) addr:0x02026324 +func_02026368 kind:function(arm,size=0x2c) addr:0x02026368 +func_02026394 kind:function(arm,size=0x30) addr:0x02026394 +func_020263c4 kind:function(arm,size=0x30) addr:0x020263c4 +func_020263f4 kind:function(arm,size=0x2c) addr:0x020263f4 +func_02026420 kind:function(arm,size=0x34) addr:0x02026420 +func_02026454 kind:function(thumb,size=0x84) addr:0x02026454 +func_020264d8 kind:function(arm,size=0x4c) addr:0x020264d8 +func_02026524 kind:function(arm,size=0x10) addr:0x02026524 +func_02026534 kind:function(arm,size=0x74) addr:0x02026534 +func_020265a8 kind:function(arm,size=0x10) addr:0x020265a8 +func_020265b8 kind:function(arm,size=0x6c) addr:0x020265b8 +func_02026624 kind:function(arm,size=0x20) addr:0x02026624 +func_02026644 kind:function(arm,size=0xc) addr:0x02026644 +func_02026650 kind:function(arm,size=0x20) addr:0x02026650 +func_02026670 kind:function(arm,size=0x18) addr:0x02026670 +func_02026688 kind:function(arm,size=0x18) addr:0x02026688 +func_020266a0 kind:function(arm,size=0x1c) addr:0x020266a0 +func_020266bc kind:function(arm,size=0x1c) addr:0x020266bc +func_020266d8 kind:function(arm,size=0x18) addr:0x020266d8 +func_020266f0 kind:function(arm,size=0x18) addr:0x020266f0 +func_02026708 kind:function(arm,size=0x8) addr:0x02026708 +func_02026710 kind:function(arm,size=0x58) addr:0x02026710 +func_02026768 kind:function(arm,size=0x30) addr:0x02026768 +func_02026798 kind:function(arm,size=0x28) addr:0x02026798 +func_020267c0 kind:function(arm,size=0x18) addr:0x020267c0 +func_020267d8 kind:function(arm,size=0x28) addr:0x020267d8 +func_02026800 kind:function(arm,size=0xc) addr:0x02026800 +func_0202680c kind:function(arm,size=0x18) addr:0x0202680c +func_02026824 kind:function(arm,size=0x78) addr:0x02026824 +func_0202689c kind:function(arm,size=0x34) addr:0x0202689c +func_020268d0 kind:function(arm,size=0x54) addr:0x020268d0 +func_02026924 kind:function(arm,size=0x30) addr:0x02026924 +func_02026954 kind:function(arm,size=0x5c) addr:0x02026954 +func_020269b0 kind:function(arm,size=0x48) addr:0x020269b0 +func_020269f8 kind:function(arm,size=0xd0) addr:0x020269f8 +func_02026ac8 kind:function(thumb,size=0xdc) addr:0x02026ac8 +func_02026ba4 kind:function(thumb,size=0xc0) addr:0x02026ba4 +func_02026c64 kind:function(arm,size=0x20) addr:0x02026c64 +func_02026c84 kind:function(arm,size=0x58) addr:0x02026c84 +func_02026cdc kind:function(arm,size=0x38) addr:0x02026cdc +func_02026d14 kind:function(arm,size=0x5c) addr:0x02026d14 +func_02026d70 kind:function(thumb,size=0x58) addr:0x02026d70 +func_02026dc8 kind:function(arm,size=0x18) addr:0x02026dc8 +func_02026de0 kind:function(arm,size=0x30) addr:0x02026de0 +func_02026e10 kind:function(arm,size=0x50) addr:0x02026e10 +func_02026e60 kind:function(arm,size=0x68) addr:0x02026e60 +func_02026ec8 kind:function(arm,size=0x28) addr:0x02026ec8 +func_02026ef0 kind:function(arm,size=0x2c) addr:0x02026ef0 +func_02026f1c kind:function(arm,size=0x1c) addr:0x02026f1c +func_02026f38 kind:function(arm,size=0xa8) addr:0x02026f38 +func_02026fe0 kind:function(arm,size=0x8) addr:0x02026fe0 +func_02026fe8 kind:function(arm,size=0x28) addr:0x02026fe8 +func_02027010 kind:function(arm,size=0x10) addr:0x02027010 +func_02027020 kind:function(arm,size=0x30) addr:0x02027020 +func_02027050 kind:function(arm,size=0x34) addr:0x02027050 +func_02027084 kind:function(arm,size=0x8) addr:0x02027084 +func_0202708c kind:function(arm,size=0x6c) addr:0x0202708c +func_020270f8 kind:function(arm,size=0x4c) addr:0x020270f8 +func_02027144 kind:function(arm,size=0x44) addr:0x02027144 +func_02027188 kind:function(arm,size=0x8) addr:0x02027188 +func_02027190 kind:function(arm,size=0x18) addr:0x02027190 +func_020271a8 kind:function(arm,size=0x28) addr:0x020271a8 +func_020271d0 kind:function(arm,size=0x94) addr:0x020271d0 +func_02027264 kind:function(arm,size=0xa0) addr:0x02027264 +func_02027304 kind:function(arm,size=0x9c) addr:0x02027304 +func_020273a0 kind:function(arm,size=0x18) addr:0x020273a0 +func_020273b8 kind:function(arm,size=0x80) addr:0x020273b8 +func_02027438 kind:function(arm,size=0x5c) addr:0x02027438 +func_02027494 kind:function(arm,size=0x3c) addr:0x02027494 +func_020274d0 kind:function(arm,size=0x70) addr:0x020274d0 +func_02027540 kind:function(arm,size=0x24) addr:0x02027540 +func_02027564 kind:function(arm,size=0x24) addr:0x02027564 +func_02027588 kind:function(arm,size=0xc) addr:0x02027588 +func_02027594 kind:function(arm,size=0x2c) addr:0x02027594 +func_020275c0 kind:function(arm,size=0x34) addr:0x020275c0 +func_020275f4 kind:function(arm,size=0x1c) addr:0x020275f4 +func_02027610 kind:function(arm,size=0x1c) addr:0x02027610 +func_0202762c kind:function(arm,size=0x24) addr:0x0202762c +func_02027650 kind:function(arm,size=0xc) addr:0x02027650 +func_0202765c kind:function(arm,size=0xc) addr:0x0202765c +func_02027668 kind:function(arm,size=0x1c) addr:0x02027668 +func_02027684 kind:function(arm,size=0x20) addr:0x02027684 +func_020276a4 kind:function(thumb,size=0x44) addr:0x020276a4 +func_020276e8 kind:function(thumb,size=0xb0) addr:0x020276e8 +func_02027798 kind:function(thumb,size=0x4c) addr:0x02027798 +func_020277e4 kind:function(thumb,size=0xc) addr:0x020277e4 +func_020277f0 kind:function(thumb,size=0xc) addr:0x020277f0 +func_020277fc kind:function(thumb,size=0x9c) addr:0x020277fc +func_02027898 kind:function(thumb,size=0x70) addr:0x02027898 +func_02027908 kind:function(thumb,size=0xc) addr:0x02027908 +func_02027914 kind:function(thumb,size=0xc) addr:0x02027914 +func_02027920 kind:function(thumb,size=0x44) addr:0x02027920 +func_02027964 kind:function(arm,size=0x14) addr:0x02027964 +func_02027978 kind:function(arm,size=0x10) addr:0x02027978 +func_02027988 kind:function(arm,size=0x10) addr:0x02027988 +func_02027998 kind:function(arm,size=0x14) addr:0x02027998 +func_020279ac kind:function(arm,size=0x8) addr:0x020279ac +func_020279b4 kind:function(arm,size=0x8) addr:0x020279b4 +func_020279bc kind:function(thumb,size=0x44) addr:0x020279bc +func_02027a00 kind:function(arm,size=0x14) addr:0x02027a00 +func_02027a14 kind:function(arm,size=0x74) addr:0x02027a14 +func_02027a88 kind:function(arm,size=0x14) addr:0x02027a88 +func_02027a9c kind:function(arm,size=0x90) addr:0x02027a9c +func_02027b2c kind:function(arm,size=0x7c) addr:0x02027b2c +func_02027ba8 kind:function(arm,size=0x24) addr:0x02027ba8 +func_02027bcc kind:function(thumb,size=0x44) addr:0x02027bcc +func_02027c10 kind:function(arm,size=0x10) addr:0x02027c10 +func_02027c20 kind:function(arm,size=0x68) addr:0x02027c20 +func_02027c88 kind:function(arm,size=0xa0) addr:0x02027c88 +func_02027d28 kind:function(arm,size=0x10) addr:0x02027d28 +func_02027d38 kind:function(arm,size=0x88) addr:0x02027d38 +func_02027dc0 kind:function(thumb,size=0x24) addr:0x02027dc0 +func_02027de4 kind:function(arm,size=0x128) addr:0x02027de4 +func_02027f0c kind:function(arm,size=0x84) addr:0x02027f0c +func_02027f90 kind:function(arm,size=0x10) addr:0x02027f90 +func_02027fa0 kind:function(arm,size=0xec) addr:0x02027fa0 +func_0202808c kind:function(thumb,size=0x24) addr:0x0202808c +func_020280b0 kind:function(arm,size=0x14) addr:0x020280b0 +func_020280c4 kind:function(arm,size=0x14) addr:0x020280c4 +func_020280d8 kind:function(arm,size=0x18) addr:0x020280d8 +func_020280f0 kind:function(arm,size=0x14) addr:0x020280f0 +func_02028104 kind:function(arm,size=0x18) addr:0x02028104 +func_0202811c kind:function(arm,size=0xc) addr:0x0202811c +func_02028128 kind:function(arm,size=0xc) addr:0x02028128 +func_02028134 kind:function(arm,size=0xc) addr:0x02028134 +func_02028140 kind:function(arm,size=0x20) addr:0x02028140 +func_02028160 kind:function(arm,size=0x54) addr:0x02028160 +func_020281b4 kind:function(arm,size=0x30) addr:0x020281b4 +func_020281e4 kind:function(arm,size=0x2c) addr:0x020281e4 +func_02028210 kind:function(arm,size=0xbc) addr:0x02028210 +func_020282cc kind:function(arm,size=0x1c) addr:0x020282cc +func_020282e8 kind:function(arm,size=0x80) addr:0x020282e8 +func_02028368 kind:function(arm,size=0x8) addr:0x02028368 +func_02028370 kind:function(arm,size=0x34) addr:0x02028370 +func_020283a4 kind:function(arm,size=0x84) addr:0x020283a4 +func_02028428 kind:function(arm,size=0xcc) addr:0x02028428 +func_020284f4 kind:function(arm,size=0x10) addr:0x020284f4 +func_02028504 kind:function(arm,size=0xc) addr:0x02028504 +func_02028510 kind:function(arm,size=0x10) addr:0x02028510 +func_02028520 kind:function(arm,size=0x80) addr:0x02028520 +func_020285a0 kind:function(arm,size=0x70) addr:0x020285a0 +func_02028610 kind:function(arm,size=0x6c) addr:0x02028610 +func_0202867c kind:function(arm,size=0xc4) addr:0x0202867c +func_02028740 kind:function(arm,size=0x98) addr:0x02028740 +func_020287d8 kind:function(arm,size=0x68) addr:0x020287d8 +func_02028840 kind:function(arm,size=0x88) addr:0x02028840 +func_020288c8 kind:function(arm,size=0x28) addr:0x020288c8 +func_020288f0 kind:function(arm,size=0x8c) addr:0x020288f0 +func_0202897c kind:function(arm,size=0x54) addr:0x0202897c +func_020289d0 kind:function(arm,size=0xec) addr:0x020289d0 +func_02028abc kind:function(arm,size=0xa8) addr:0x02028abc +func_02028b64 kind:function(arm,size=0x60) addr:0x02028b64 +func_02028bc4 kind:function(arm,size=0x2c) addr:0x02028bc4 +func_02028bf0 kind:function(arm,size=0x18) addr:0x02028bf0 +func_02028c08 kind:function(arm,size=0x1c) addr:0x02028c08 +func_02028c24 kind:function(arm,size=0x14) addr:0x02028c24 +func_02028c38 kind:function(arm,size=0x18) addr:0x02028c38 +func_02028c50 kind:function(arm,size=0x18) addr:0x02028c50 +func_02028c68 kind:function(arm,size=0x4c) addr:0x02028c68 +func_02028cb4 kind:function(arm,size=0x38) addr:0x02028cb4 +func_02028cec kind:function(arm,size=0x1c) addr:0x02028cec +func_02028d08 kind:function(arm,size=0x1c) addr:0x02028d08 +func_02028d24 kind:function(arm,size=0x24) addr:0x02028d24 +func_02028d48 kind:function(arm,size=0x2c) addr:0x02028d48 +func_02028d74 kind:function(arm,size=0x94) addr:0x02028d74 +func_02028e08 kind:function(arm,size=0x130) addr:0x02028e08 +func_02028f38 kind:function(thumb,size=0xe) addr:0x02028f38 +func_02028f48 kind:function(arm,size=0x8) addr:0x02028f48 +func_02028f50 kind:function(arm,size=0xe0) addr:0x02028f50 +func_02029030 kind:function(arm,size=0xd8) addr:0x02029030 +func_02029108 kind:function(arm,size=0x74) addr:0x02029108 +func_0202917c kind:function(arm,size=0x44) addr:0x0202917c +func_020291c0 kind:function(arm,size=0x184) addr:0x020291c0 +func_02029344 kind:function(arm,size=0x1f0) addr:0x02029344 +func_02029534 kind:function(thumb,size=0x4e4) addr:0x02029534 +func_02029a18 kind:function(thumb,size=0x1e8) addr:0x02029a18 +func_02029c00 kind:function(thumb,size=0x7c) addr:0x02029c00 +func_02029c7c kind:function(thumb,size=0x68) addr:0x02029c7c +func_02029ce4 kind:function(thumb,size=0xf0) addr:0x02029ce4 +func_02029dd4 kind:function(thumb,size=0x50) addr:0x02029dd4 +func_02029e24 kind:function(thumb,size=0x3c) addr:0x02029e24 +func_02029e60 kind:function(thumb,size=0x4c) addr:0x02029e60 +func_02029eac kind:function(arm,size=0x18) addr:0x02029eac +func_02029ec4 kind:function(arm,size=0xa4) addr:0x02029ec4 +func_02029f68 kind:function(arm,size=0x178) addr:0x02029f68 +func_0202a0e0 kind:function(arm,size=0x158) addr:0x0202a0e0 +func_0202a238 kind:function(arm,size=0x70) addr:0x0202a238 +func_0202a2a8 kind:function(arm,size=0x4) addr:0x0202a2a8 +func_0202a2ac kind:function(arm,size=0x20) addr:0x0202a2ac +func_0202a2cc kind:function(arm,size=0x28) addr:0x0202a2cc +func_0202a2f4 kind:function(arm,size=0x20) addr:0x0202a2f4 +func_0202a314 kind:function(arm,size=0x20) addr:0x0202a314 +func_0202a334 kind:function(arm,size=0x18) addr:0x0202a334 +func_0202a34c kind:function(arm,size=0x18) addr:0x0202a34c +func_0202a364 kind:function(arm,size=0x18) addr:0x0202a364 +func_0202a37c kind:function(arm,size=0x28) addr:0x0202a37c +func_0202a3a4 kind:function(arm,size=0x20) addr:0x0202a3a4 +func_0202a3c4 kind:function(arm,size=0x1c) addr:0x0202a3c4 +func_0202a3e0 kind:function(arm,size=0x1c) addr:0x0202a3e0 +func_0202a3fc kind:function(arm,size=0x1c) addr:0x0202a3fc +func_0202a418 kind:function(arm,size=0x1c) addr:0x0202a418 +func_0202a434 kind:function(arm,size=0x28) addr:0x0202a434 +func_0202a45c kind:function(arm,size=0x28) addr:0x0202a45c +func_0202a484 kind:function(arm,size=0x64) addr:0x0202a484 +func_0202a4e8 kind:function(arm,size=0x40) addr:0x0202a4e8 +func_0202a528 kind:function(arm,size=0x40) addr:0x0202a528 +func_0202a568 kind:function(arm,size=0x30) addr:0x0202a568 +func_0202a598 kind:function(arm,size=0x20) addr:0x0202a598 +func_0202a5b8 kind:function(arm,size=0x20) addr:0x0202a5b8 +func_0202a5d8 kind:function(arm,size=0x28) addr:0x0202a5d8 +func_0202a600 kind:function(arm,size=0x20) addr:0x0202a600 +func_0202a620 kind:function(arm,size=0x4c) addr:0x0202a620 +func_0202a66c kind:function(arm,size=0x20) addr:0x0202a66c +func_0202a68c kind:function(arm,size=0x20) addr:0x0202a68c +func_0202a6ac kind:function(arm,size=0x20) addr:0x0202a6ac +func_0202a6cc kind:function(arm,size=0x20) addr:0x0202a6cc +func_0202a6ec kind:function(arm,size=0x28) addr:0x0202a6ec +func_0202a714 kind:function(arm,size=0x20) addr:0x0202a714 +func_0202a734 kind:function(arm,size=0x20) addr:0x0202a734 +func_0202a754 kind:function(arm,size=0x28) addr:0x0202a754 +func_0202a77c kind:function(arm,size=0x28) addr:0x0202a77c +func_0202a7a4 kind:function(arm,size=0x20) addr:0x0202a7a4 +func_0202a7c4 kind:function(arm,size=0x44) addr:0x0202a7c4 +func_0202a808 kind:function(arm,size=0x38) addr:0x0202a808 +func_0202a840 kind:function(arm,size=0x14) addr:0x0202a840 +func_0202a854 kind:function(arm,size=0x14) addr:0x0202a854 +func_0202a868 kind:function(arm,size=0xd0) addr:0x0202a868 +func_0202a938 kind:function(arm,size=0x100) addr:0x0202a938 +func_0202aa38 kind:function(arm,size=0x88) addr:0x0202aa38 +func_0202aac0 kind:function(arm,size=0x38) addr:0x0202aac0 +func_0202aaf8 kind:function(arm,size=0x19c) addr:0x0202aaf8 +func_0202ac94 kind:function(arm,size=0x6c) addr:0x0202ac94 +func_0202ad00 kind:function(arm,size=0x2c) addr:0x0202ad00 +func_0202ad2c kind:function(arm,size=0x50) addr:0x0202ad2c +func_0202ad7c kind:function(arm,size=0x3c) addr:0x0202ad7c +func_0202adb8 kind:function(arm,size=0x3c) addr:0x0202adb8 +func_0202adf4 kind:function(arm,size=0x1c) addr:0x0202adf4 +func_0202ae10 kind:function(arm,size=0x24) addr:0x0202ae10 +func_0202ae34 kind:function(arm,size=0x64) addr:0x0202ae34 +func_0202ae98 kind:function(arm,size=0x28) addr:0x0202ae98 +func_0202aec0 kind:function(arm,size=0x48) addr:0x0202aec0 +func_0202af08 kind:function(arm,size=0x40) addr:0x0202af08 +func_0202af48 kind:function(arm,size=0x38) addr:0x0202af48 +func_0202af80 kind:function(arm,size=0x20) addr:0x0202af80 +func_0202afa0 kind:function(arm,size=0x30) addr:0x0202afa0 +func_0202afd0 kind:function(arm,size=0x44) addr:0x0202afd0 +func_0202b014 kind:function(arm,size=0x28) addr:0x0202b014 +func_0202b03c kind:function(arm,size=0x38) addr:0x0202b03c +func_0202b074 kind:function(arm,size=0x44) addr:0x0202b074 +func_0202b0b8 kind:function(arm,size=0x24) addr:0x0202b0b8 +func_0202b0dc kind:function(arm,size=0x7c) addr:0x0202b0dc +func_0202b158 kind:function(arm,size=0x70) addr:0x0202b158 +func_0202b1c8 kind:function(arm,size=0xd0) addr:0x0202b1c8 +func_0202b298 kind:function(arm,size=0x98) addr:0x0202b298 +func_0202b330 kind:function(arm,size=0x48) addr:0x0202b330 +func_0202b378 kind:function(arm,size=0x20) addr:0x0202b378 +func_0202b398 kind:function(arm,size=0x1ac) addr:0x0202b398 +func_0202b544 kind:function(arm,size=0x8) addr:0x0202b544 +func_0202b54c kind:function(arm,size=0x34) addr:0x0202b54c +func_0202b580 kind:function(arm,size=0x3c) addr:0x0202b580 +func_0202b5bc kind:function(thumb,size=0x8) addr:0x0202b5bc +func_0202b5c4 kind:function(thumb,size=0xa8) addr:0x0202b5c4 +func_0202b66c kind:function(arm,size=0x4c) addr:0x0202b66c +func_0202b6b8 kind:function(arm,size=0x24) addr:0x0202b6b8 +func_0202b6dc kind:function(arm,size=0x78) addr:0x0202b6dc +func_0202b754 kind:function(arm,size=0x100) addr:0x0202b754 +func_0202b854 kind:function(arm,size=0x5c) addr:0x0202b854 +func_0202b8b0 kind:function(arm,size=0x188) addr:0x0202b8b0 +func_0202ba38 kind:function(arm,size=0x50) addr:0x0202ba38 +func_0202ba88 kind:function(arm,size=0xc0) addr:0x0202ba88 +func_0202bb48 kind:function(arm,size=0x34) addr:0x0202bb48 +func_0202bb7c kind:function(arm,size=0x2c) addr:0x0202bb7c +func_0202bba8 kind:function(arm,size=0x2c) addr:0x0202bba8 +func_0202bbd4 kind:function(arm,size=0x98) addr:0x0202bbd4 +func_0202bc6c kind:function(arm,size=0x12c) addr:0x0202bc6c +func_0202bd98 kind:function(arm,size=0x1e8) addr:0x0202bd98 +func_0202bf80 kind:function(arm,size=0x39c) addr:0x0202bf80 +func_0202c31c kind:function(arm,size=0x80) addr:0x0202c31c +func_0202c39c kind:function(arm,size=0x24) addr:0x0202c39c +func_0202c3c0 kind:function(arm,size=0x8) addr:0x0202c3c0 +func_0202c3c8 kind:function(arm,size=0x54) addr:0x0202c3c8 +func_0202c41c kind:function(arm,size=0x1c) addr:0x0202c41c +func_0202c438 kind:function(arm,size=0x20) addr:0x0202c438 +func_0202c458 kind:function(arm,size=0x18) addr:0x0202c458 +func_0202c470 kind:function(arm,size=0x214) addr:0x0202c470 +func_0202c684 kind:function(arm,size=0x94) addr:0x0202c684 +func_0202c718 kind:function(arm,size=0x44) addr:0x0202c718 +func_0202c75c kind:function(arm,size=0x19c) addr:0x0202c75c +func_0202c8f8 kind:function(arm,size=0x2c) addr:0x0202c8f8 +func_0202c924 kind:function(arm,size=0x44) addr:0x0202c924 +func_0202c968 kind:function(arm,size=0xb0) addr:0x0202c968 +func_0202ca18 kind:function(arm,size=0x80) addr:0x0202ca18 +func_0202ca98 kind:function(arm,size=0x74) addr:0x0202ca98 +func_0202cb0c kind:function(arm,size=0xc0) addr:0x0202cb0c +func_0202cbcc kind:function(arm,size=0x12c) addr:0x0202cbcc +func_0202ccf8 kind:function(arm,size=0x9c) addr:0x0202ccf8 +func_0202cd94 kind:function(arm,size=0x70) addr:0x0202cd94 +func_0202ce04 kind:function(arm,size=0x20) addr:0x0202ce04 +func_0202ce24 kind:function(arm,size=0x84) addr:0x0202ce24 +func_0202cea8 kind:function(arm,size=0x28) addr:0x0202cea8 +func_0202ced0 kind:function(arm,size=0x10) addr:0x0202ced0 +func_0202cee0 kind:function(arm,size=0x28) addr:0x0202cee0 +func_0202cf08 kind:function(arm,size=0x13c) addr:0x0202cf08 +func_0202d044 kind:function(arm,size=0x80) addr:0x0202d044 +func_0202d0c4 kind:function(arm,size=0x48) addr:0x0202d0c4 +func_0202d10c kind:function(arm,size=0x44) addr:0x0202d10c +func_0202d150 kind:function(arm,size=0x64) addr:0x0202d150 +func_0202d1b4 kind:function(arm,size=0x48) addr:0x0202d1b4 +func_0202d1fc kind:function(arm,size=0x40) addr:0x0202d1fc +func_0202d23c kind:function(arm,size=0xc0) addr:0x0202d23c +func_0202d2fc kind:function(arm,size=0x48) addr:0x0202d2fc +func_0202d344 kind:function(arm,size=0x10) addr:0x0202d344 +func_0202d354 kind:function(arm,size=0x10) addr:0x0202d354 +func_0202d364 kind:function(arm,size=0x64) addr:0x0202d364 +func_0202d3c8 kind:function(arm,size=0x24) addr:0x0202d3c8 +func_0202d3ec kind:function(arm,size=0x48) addr:0x0202d3ec +func_0202d434 kind:function(arm,size=0x8) addr:0x0202d434 +func_0202d43c kind:function(arm,size=0x6c) addr:0x0202d43c +func_0202d4a8 kind:function(arm,size=0x8) addr:0x0202d4a8 +func_0202d4b0 kind:function(arm,size=0x8) addr:0x0202d4b0 +func_0202d4b8 kind:function(arm,size=0x144) addr:0x0202d4b8 +func_0202d5fc kind:function(arm,size=0x20) addr:0x0202d5fc +func_0202d61c kind:function(arm,size=0x30) addr:0x0202d61c +func_0202d64c kind:function(arm,size=0x1c) addr:0x0202d64c +func_0202d668 kind:function(arm,size=0x3c) addr:0x0202d668 +func_0202d6a4 kind:function(arm,size=0x28) addr:0x0202d6a4 +func_0202d6cc kind:function(arm,size=0xfc) addr:0x0202d6cc +func_0202d7c8 kind:function(arm,size=0x100) addr:0x0202d7c8 +func_0202d8c8 kind:function(arm,size=0x94) addr:0x0202d8c8 +func_0202d95c kind:function(arm,size=0x90) addr:0x0202d95c +func_0202d9ec kind:function(arm,size=0xf4) addr:0x0202d9ec +func_0202dae0 kind:function(arm,size=0xf0) addr:0x0202dae0 +func_0202dbd0 kind:function(arm,size=0x10) addr:0x0202dbd0 +func_0202dbe0 kind:function(arm,size=0x58) addr:0x0202dbe0 +func_0202dc38 kind:function(arm,size=0x50) addr:0x0202dc38 +func_0202dc88 kind:function(arm,size=0x50) addr:0x0202dc88 +func_0202dcd8 kind:function(arm,size=0x154) addr:0x0202dcd8 +func_0202de2c kind:function(arm,size=0x1fc) addr:0x0202de2c +func_0202e028 kind:function(arm,size=0x94) addr:0x0202e028 +func_0202e0bc kind:function(arm,size=0x1b8) addr:0x0202e0bc +func_0202e288 kind:function(arm,size=0x280) addr:0x0202e288 +func_0202e508 kind:function(arm,size=0x40) addr:0x0202e508 +func_0202e548 kind:function(arm,size=0x3c) addr:0x0202e548 +func_0202e584 kind:function(arm,size=0x274) addr:0x0202e584 +func_0202e7f8 kind:function(thumb,size=0x44) addr:0x0202e7f8 +func_0202e83c kind:function(arm,size=0x94) addr:0x0202e83c +func_0202e8d0 kind:function(arm,size=0xf0) addr:0x0202e8d0 +func_0202e9c0 kind:function(arm,size=0x9c) addr:0x0202e9c0 +func_0202ea5c kind:function(arm,size=0x4c) addr:0x0202ea5c +func_0202eaa8 kind:function(arm,size=0x1c) addr:0x0202eaa8 +func_0202eac4 kind:function(arm,size=0x1ec) addr:0x0202eac4 +func_0202ecb0 kind:function(arm,size=0x11c) addr:0x0202ecb0 +func_0202edcc kind:function(arm,size=0x18) addr:0x0202edcc +func_0202ede4 kind:function(thumb,size=0x44) addr:0x0202ede4 +func_0202ee28 kind:function(arm,size=0x12c) addr:0x0202ee28 +func_0202ef54 kind:function(arm,size=0x38) addr:0x0202ef54 +func_0202ef8c kind:function(arm,size=0x58) addr:0x0202ef8c +func_0202efe4 kind:function(arm,size=0x38) addr:0x0202efe4 +func_0202f01c kind:function(arm,size=0x10) addr:0x0202f01c +func_0202f02c kind:function(arm,size=0x108) addr:0x0202f02c +func_0202f134 kind:function(arm,size=0x10c) addr:0x0202f134 +func_0202f240 kind:function(arm,size=0x2c) addr:0x0202f240 +func_0202f26c kind:function(arm,size=0x10) addr:0x0202f26c +func_0202f27c kind:function(arm,size=0x18) addr:0x0202f27c +func_0202f294 kind:function(arm,size=0x20) addr:0x0202f294 +func_0202f2b4 kind:function(arm,size=0x38) addr:0x0202f2b4 +func_0202f2ec kind:function(arm,size=0x48) addr:0x0202f2ec +func_0202f334 kind:function(arm,size=0x54) addr:0x0202f334 +func_0202f388 kind:function(arm,size=0xc) addr:0x0202f388 +func_0202f394 kind:function(arm,size=0x30) addr:0x0202f394 +func_0202f3c4 kind:function(thumb,size=0x5c) addr:0x0202f3c4 +func_0202f420 kind:function(arm,size=0x88) addr:0x0202f420 +func_0202f4a8 kind:function(arm,size=0xc0) addr:0x0202f4a8 +func_0202f568 kind:function(arm,size=0x8c) addr:0x0202f568 +func_0202f5f4 kind:function(arm,size=0x84) addr:0x0202f5f4 +func_0202f678 kind:function(arm,size=0x44) addr:0x0202f678 +func_0202f6bc kind:function(arm,size=0x64) addr:0x0202f6bc +func_0202f720 kind:function(arm,size=0x34) addr:0x0202f720 +func_0202f754 kind:function(arm,size=0x88) addr:0x0202f754 +func_0202f7dc kind:function(arm,size=0x34) addr:0x0202f7dc +func_0202f810 kind:function(arm,size=0x48) addr:0x0202f810 +func_0202f858 kind:function(arm,size=0x54) addr:0x0202f858 +func_0202f8ac kind:function(arm,size=0x3c) addr:0x0202f8ac +func_0202f8e8 kind:function(arm,size=0x18) addr:0x0202f8e8 +func_0202f900 kind:function(arm,size=0x30) addr:0x0202f900 +func_0202f930 kind:function(arm,size=0x1c) addr:0x0202f930 +func_0202f94c kind:function(arm,size=0x70) addr:0x0202f94c +func_0202f9bc kind:function(arm,size=0x50) addr:0x0202f9bc +func_0202fa0c kind:function(arm,size=0x2c) addr:0x0202fa0c +func_0202fa38 kind:function(thumb,size=0x208) addr:0x0202fa38 +func_0202fc40 kind:function(thumb,size=0x144) addr:0x0202fc40 +func_0202fd84 kind:function(arm,size=0x20) addr:0x0202fd84 +func_0202fda4 kind:function(arm,size=0x1c) addr:0x0202fda4 +func_0202fdc0 kind:function(thumb,size=0xc) addr:0x0202fdc0 +func_0202fdcc kind:function(thumb,size=0x26) addr:0x0202fdcc +func_0202fdf4 kind:function(thumb,size=0x36) addr:0x0202fdf4 +func_0202fe2c kind:function(thumb,size=0x14) addr:0x0202fe2c +func_0202fe40 kind:function(thumb,size=0x10) addr:0x0202fe40 +func_0202fe50 kind:function(thumb,size=0x10) addr:0x0202fe50 +func_0202fe60 kind:function(thumb,size=0x10) addr:0x0202fe60 +func_0202fe70 kind:function(thumb,size=0x10) addr:0x0202fe70 +func_0202fe80 kind:function(arm,size=0x8c) addr:0x0202fe80 +func_0202ff0c kind:function(arm,size=0x6c) addr:0x0202ff0c +func_0202ff78 kind:function(arm,size=0x6c) addr:0x0202ff78 +func_0202ffe4 kind:function(arm,size=0x38) addr:0x0202ffe4 +func_0203001c kind:function(arm,size=0x78) addr:0x0203001c +func_02030094 kind:function(arm,size=0x38) addr:0x02030094 +func_020300cc kind:function(arm,size=0x440) addr:0x020300cc +func_0203050c kind:function(arm,size=0x68) addr:0x0203050c +func_02030574 kind:function(arm,size=0x10) addr:0x02030574 +func_02030584 kind:function(arm,size=0x18) addr:0x02030584 +func_0203059c kind:function(arm,size=0x10) addr:0x0203059c +func_020305ac kind:function(arm,size=0x10) addr:0x020305ac +func_020305bc kind:function(arm,size=0x10) addr:0x020305bc +func_020305cc kind:function(arm,size=0x2c) addr:0x020305cc +func_020305f8 kind:function(arm,size=0x94) addr:0x020305f8 +func_0203068c kind:function(arm,size=0x18) addr:0x0203068c +func_020306a4 kind:function(arm,size=0x5c) addr:0x020306a4 +func_02030700 kind:function(arm,size=0x100) addr:0x02030700 +func_02030800 kind:function(arm,size=0x80) addr:0x02030800 +func_02030880 kind:function(arm,size=0x94) addr:0x02030880 +func_02030914 kind:function(arm,size=0xbc) addr:0x02030914 +func_020309d0 kind:function(arm,size=0x3c) addr:0x020309d0 +func_02030a0c kind:function(arm,size=0x84) addr:0x02030a0c +func_02030a90 kind:function(arm,size=0x8c) addr:0x02030a90 +func_02030b1c kind:function(arm,size=0x118) addr:0x02030b1c +func_02030c34 kind:function(arm,size=0x10) addr:0x02030c34 +func_02030c44 kind:function(arm,size=0x18) addr:0x02030c44 +func_02030c5c kind:function(arm,size=0x10) addr:0x02030c5c +func_02030c6c kind:function(arm,size=0x4c) addr:0x02030c6c +func_02030cb8 kind:function(arm,size=0x1c) addr:0x02030cb8 +func_02030cd4 kind:function(arm,size=0x14) addr:0x02030cd4 +func_02030ce8 kind:function(arm,size=0x1c) addr:0x02030ce8 +func_02030d04 kind:function(arm,size=0x1c) addr:0x02030d04 +func_02030d20 kind:function(arm,size=0x10) addr:0x02030d20 +func_02030d30 kind:function(arm,size=0x28) addr:0x02030d30 +func_02030d58 kind:function(arm,size=0xc) addr:0x02030d58 +func_02030d64 kind:function(arm,size=0x348) addr:0x02030d64 +func_020310ac kind:function(arm,size=0x1e4) addr:0x020310ac +func_02031290 kind:function(arm,size=0xe8) addr:0x02031290 +func_02031378 kind:function(arm,size=0x14) addr:0x02031378 +func_0203138c kind:function(arm,size=0x138) addr:0x0203138c +func_020314c4 kind:function(arm,size=0xc) addr:0x020314c4 +func_020314d0 kind:function(arm,size=0xc) addr:0x020314d0 +func_020314dc kind:function(arm,size=0x8c) addr:0x020314dc +func_02031568 kind:function(arm,size=0x60) addr:0x02031568 +func_020315c8 kind:function(arm,size=0x54) addr:0x020315c8 +func_0203161c kind:function(arm,size=0xd0) addr:0x0203161c +func_020316ec kind:function(arm,size=0x194) addr:0x020316ec +func_02031880 kind:function(arm,size=0xec) addr:0x02031880 +func_0203196c kind:function(arm,size=0x5c) addr:0x0203196c +func_020319c8 kind:function(arm,size=0x98) addr:0x020319c8 +func_02031a60 kind:function(arm,size=0xf8) addr:0x02031a60 +func_02031b58 kind:function(arm,size=0x68) addr:0x02031b58 +func_02031bc0 kind:function(arm,size=0xc) addr:0x02031bc0 +func_02031bcc kind:function(arm,size=0xc) addr:0x02031bcc +func_02031bd8 kind:function(arm,size=0x34) addr:0x02031bd8 +func_02031c0c kind:function(arm,size=0x50) addr:0x02031c0c +func_02031c5c kind:function(arm,size=0x144) addr:0x02031c5c +func_02031da0 kind:function(arm,size=0x2c) addr:0x02031da0 +func_02031dcc kind:function(arm,size=0x54) addr:0x02031dcc +func_02031e20 kind:function(arm,size=0x10) addr:0x02031e20 +func_02031e30 kind:function(arm,size=0x10) addr:0x02031e30 +func_02031e40 kind:function(arm,size=0x8c) addr:0x02031e40 +func_02031ecc kind:function(arm,size=0x60) addr:0x02031ecc +func_02031f2c kind:function(arm,size=0x50) addr:0x02031f2c +func_02031f7c kind:function(arm,size=0x38) addr:0x02031f7c +func_02031fb4 kind:function(arm,size=0x28) addr:0x02031fb4 +func_02031fdc kind:function(arm,size=0x18) addr:0x02031fdc +func_02031ff4 kind:function(arm,size=0x108) addr:0x02031ff4 +func_020320fc kind:function(arm,size=0x48) addr:0x020320fc +func_02032144 kind:function(arm,size=0x34) addr:0x02032144 +func_02032178 kind:function(arm,size=0x5c) addr:0x02032178 +func_020321d4 kind:function(arm,size=0x24) addr:0x020321d4 +func_020321f8 kind:function(arm,size=0x50) addr:0x020321f8 +func_02032248 kind:function(arm,size=0x48) addr:0x02032248 +func_02032290 kind:function(arm,size=0xb0) addr:0x02032290 +func_02032340 kind:function(arm,size=0x1e0) addr:0x02032340 +func_02032520 kind:function(arm,size=0x28) addr:0x02032520 +func_02032548 kind:function(arm,size=0x5c) addr:0x02032548 +func_020325a4 kind:function(arm,size=0x14) addr:0x020325a4 +func_020325b8 kind:function(arm,size=0x14) addr:0x020325b8 +func_020325cc kind:function(arm,size=0x8c) addr:0x020325cc +func_02032658 kind:function(arm,size=0x14) addr:0x02032658 +func_0203266c kind:function(arm,size=0xf0) addr:0x0203266c +func_0203275c kind:function(arm,size=0x44) addr:0x0203275c +func_020327a0 kind:function(arm,size=0x44) addr:0x020327a0 +func_020327e4 kind:function(arm,size=0x40) addr:0x020327e4 +func_02032824 kind:function(arm,size=0x40) addr:0x02032824 +func_02032864 kind:function(arm,size=0x3c) addr:0x02032864 +func_020328a0 kind:function(arm,size=0x2c) addr:0x020328a0 +func_020328cc kind:function(arm,size=0x2c) addr:0x020328cc +func_020328f8 kind:function(arm,size=0xc0) addr:0x020328f8 +func_020329b8 kind:function(arm,size=0xb0) addr:0x020329b8 +func_02032a68 kind:function(arm,size=0x288) addr:0x02032a68 +func_02032cf0 kind:function(arm,size=0x98) addr:0x02032cf0 +func_02032d88 kind:function(arm,size=0x2c) addr:0x02032d88 +func_02032db4 kind:function(arm,size=0x2c) addr:0x02032db4 +func_02032de0 kind:function(arm,size=0x54) addr:0x02032de0 +func_02032e34 kind:function(arm,size=0x58) addr:0x02032e34 +func_02032e8c kind:function(arm,size=0x28) addr:0x02032e8c +func_02032eb4 kind:function(arm,size=0x80c) addr:0x02032eb4 +func_020336c0 kind:function(arm,size=0x28) addr:0x020336c0 +func_020336e8 kind:function(arm,size=0x44) addr:0x020336e8 +func_0203372c kind:function(arm,size=0x11c) addr:0x0203372c +func_02033848 kind:function(arm,size=0x64) addr:0x02033848 +func_020338ac kind:function(arm,size=0xc) addr:0x020338ac +func_020338b8 kind:function(arm,size=0xc) addr:0x020338b8 +func_020338c4 kind:function(arm,size=0x4) addr:0x020338c4 +func_020338c8 kind:function(arm,size=0x28) addr:0x020338c8 +func_020338f0 kind:function(arm,size=0x84) addr:0x020338f0 +func_02033974 kind:function(arm,size=0xe4) addr:0x02033974 +func_02033a58 kind:function(arm,size=0x94) addr:0x02033a58 +func_02033aec kind:function(arm,size=0x1c) addr:0x02033aec +func_02033b08 kind:function(arm,size=0x70) addr:0x02033b08 +func_02033b78 kind:function(arm,size=0x1c) addr:0x02033b78 +func_02033b94 kind:function(arm,size=0x38) addr:0x02033b94 +func_02033bcc kind:function(arm,size=0x14) addr:0x02033bcc +func_02033be0 kind:function(arm,size=0x88) addr:0x02033be0 +func_02033c68 kind:function(arm,size=0x20) addr:0x02033c68 +func_02033c88 kind:function(arm,size=0x4c) addr:0x02033c88 +func_02033cd4 kind:function(arm,size=0x14) addr:0x02033cd4 +func_02033ce8 kind:function(arm,size=0x2c) addr:0x02033ce8 +func_02033d14 kind:function(arm,size=0x40) addr:0x02033d14 +func_02033d54 kind:function(arm,size=0xac) addr:0x02033d54 +func_02033e00 kind:function(arm,size=0x28) addr:0x02033e00 +func_02033e28 kind:function(arm,size=0x4) addr:0x02033e28 +func_02033e2c kind:function(arm,size=0x128) addr:0x02033e2c +func_02033f54 kind:function(arm,size=0x1c) addr:0x02033f54 +func_02033f70 kind:function(arm,size=0xc8) addr:0x02033f70 +func_02034038 kind:function(arm,size=0x50) addr:0x02034038 +func_02034088 kind:function(arm,size=0x114) addr:0x02034088 +func_0203419c kind:function(arm,size=0x34) addr:0x0203419c +func_020341d0 kind:function(arm,size=0x10) addr:0x020341d0 +func_020341e0 kind:function(arm,size=0x28) addr:0x020341e0 +func_02034208 kind:function(arm,size=0x518) addr:0x02034208 +func_02034720 kind:function(arm,size=0x24c) addr:0x02034720 +func_0203496c kind:function(arm,size=0x2d8) addr:0x0203496c +func_02034c44 kind:function(arm,size=0x3c0) addr:0x02034c44 +func_02035004 kind:function(arm,size=0x114) addr:0x02035004 +func_02035118 kind:function(arm,size=0x5f8) addr:0x02035118 +func_02035710 kind:function(arm,size=0x95c) addr:0x02035710 +func_0203606c kind:function(arm,size=0x40) addr:0x0203606c +func_020360ac kind:function(arm,size=0x28) addr:0x020360ac +func_020360d4 kind:function(arm,size=0x60) addr:0x020360d4 +func_02036134 kind:function(arm,size=0x1c) addr:0x02036134 +func_02036150 kind:function(arm,size=0x20) addr:0x02036150 +func_02036170 kind:function(arm,size=0x50) addr:0x02036170 +func_020361c0 kind:function(arm,size=0x34) addr:0x020361c0 +func_020361f4 kind:function(arm,size=0x6c) addr:0x020361f4 +func_02036260 kind:function(arm,size=0x4c) addr:0x02036260 +func_020362ac kind:function(arm,size=0x4) addr:0x020362ac +func_020362b0 kind:function(arm,size=0x40) addr:0x020362b0 +func_020362f0 kind:function(arm,size=0xc4) addr:0x020362f0 +func_020363b4 kind:function(arm,size=0x180) addr:0x020363b4 +func_02036534 kind:function(arm,size=0x9c) addr:0x02036534 +func_020365d0 kind:function(arm,size=0x380) addr:0x020365d0 +func_02036950 kind:function(arm,size=0x180) addr:0x02036950 +func_02036ad0 kind:function(arm,size=0xac) addr:0x02036ad0 +func_02036b7c kind:function(arm,size=0x2c) addr:0x02036b7c +func_02036ba8 kind:function(arm,size=0x730) addr:0x02036ba8 +func_020372d8 kind:function(arm,size=0x1d8) addr:0x020372d8 +func_020374b0 kind:function(arm,size=0x1188) addr:0x020374b0 +func_02038638 kind:function(arm,size=0x1c0) addr:0x02038638 +func_020387f8 kind:function(arm,size=0x28) addr:0x020387f8 +func_02038820 kind:function(arm,size=0x20) addr:0x02038820 +func_02038840 kind:function(arm,size=0xc0) addr:0x02038840 +func_02038900 kind:function(arm,size=0x260) addr:0x02038900 +func_02038b60 kind:function(arm,size=0xc) addr:0x02038b60 +func_02038b6c kind:function(arm,size=0xc) addr:0x02038b6c +func_02038b78 kind:function(arm,size=0xc) addr:0x02038b78 +func_02038b84 kind:function(arm,size=0x78) addr:0x02038b84 +func_02038bfc kind:function(arm,size=0x28) addr:0x02038bfc +func_02038c24 kind:function(arm,size=0x10) addr:0x02038c24 +func_02038c34 kind:function(arm,size=0x2c) addr:0x02038c34 +func_02038c60 kind:function(arm,size=0xc) addr:0x02038c60 +func_02038c6c kind:function(arm,size=0x8) addr:0x02038c6c +func_02038c74 kind:function(arm,size=0x20) addr:0x02038c74 +func_02038c94 kind:function(arm,size=0x14) addr:0x02038c94 +func_02038ca8 kind:function(arm,size=0x4) addr:0x02038ca8 +func_02038cac kind:function(arm,size=0x4) addr:0x02038cac +func_02038cb0 kind:function(arm,size=0x14) addr:0x02038cb0 +func_02038cc4 kind:function(arm,size=0x8) addr:0x02038cc4 +func_02038ccc kind:function(arm,size=0x18) addr:0x02038ccc +func_02038ce4 kind:function(arm,size=0x20) addr:0x02038ce4 +func_02038d04 kind:function(arm,size=0x18) addr:0x02038d04 +func_02038d1c kind:function(arm,size=0x20) addr:0x02038d1c +func_02038d3c kind:function(arm,size=0x30) addr:0x02038d3c +func_02038d6c kind:function(arm,size=0x2c) addr:0x02038d6c +func_02038d98 kind:function(arm,size=0x8c) addr:0x02038d98 +func_02038e24 kind:function(arm,size=0x318) addr:0x02038e24 +func_02039154 kind:function(arm,size=0x3b4) addr:0x02039154 +func_02039508 kind:function(arm,size=0x364) addr:0x02039508 +func_0203986c kind:function(arm,size=0x104) addr:0x0203986c +func_02039970 kind:function(arm,size=0x40) addr:0x02039970 +func_020399b0 kind:function(arm,size=0x3c) addr:0x020399b0 +func_020399ec kind:function(arm,size=0x98) addr:0x020399ec +func_02039a84 kind:function(arm,size=0xa4) addr:0x02039a84 +func_02039b28 kind:function(arm,size=0x9c) addr:0x02039b28 +func_02039bc4 kind:function(arm,size=0x8c) addr:0x02039bc4 +func_02039c50 kind:function(arm,size=0x8c) addr:0x02039c50 +func_02039cdc kind:function(arm,size=0x5c) addr:0x02039cdc +func_02039d38 kind:function(arm,size=0x5c) addr:0x02039d38 +func_02039d94 kind:function(arm,size=0x5c) addr:0x02039d94 +func_02039df0 kind:function(arm,size=0x68) addr:0x02039df0 +func_02039e58 kind:function(arm,size=0x84) addr:0x02039e58 +func_02039edc kind:function(arm,size=0x48) addr:0x02039edc +func_02039f24 kind:function(arm,size=0x48) addr:0x02039f24 +func_02039f6c kind:function(arm,size=0x1c0) addr:0x02039f6c +.L_02039f7c kind:label(arm) addr:0x02039f7c +func_0203a12c kind:function(arm,size=0x48) addr:0x0203a12c +.L_0203a138 kind:label(arm) addr:0x0203a138 +func_0203a174 kind:function(arm,size=0x20) addr:0x0203a174 +func_0203a194 kind:function(arm,size=0x20c) addr:0x0203a194 +func_0203a3a0 kind:function(arm,size=0x1e4) addr:0x0203a3a0 +.L_0203a3a8 kind:label(arm) addr:0x0203a3a8 +func_0203a584 kind:function(arm,size=0x34) addr:0x0203a584 +func_0203a5b8 kind:function(arm,size=0x40) addr:0x0203a5b8 +func_0203a5f8 kind:function(arm,size=0x4c) addr:0x0203a5f8 +func_0203a644 kind:function(arm,size=0x8c) addr:0x0203a644 +func_0203a6d0 kind:function(arm,size=0x19c) addr:0x0203a6d0 +func_0203a86c kind:function(arm,size=0xe4) addr:0x0203a86c +func_0203a950 kind:function(arm,size=0x1e0) addr:0x0203a950 +func_0203ab30 kind:function(arm,size=0x21c) addr:0x0203ab30 +func_0203ad4c kind:function(arm,size=0x8) addr:0x0203ad4c +func_0203ad60 kind:function(arm,size=0x278) addr:0x0203ad60 +func_0203afe4 kind:function(arm,size=0x3b8) addr:0x0203afe4 +func_0203b3b4 kind:function(arm,size=0x544) addr:0x0203b3b4 +func_0203b8f8 kind:function(arm,size=0x4) addr:0x0203b8f8 +func_0203b8fc kind:function(arm,size=0xc) addr:0x0203b8fc +func_0203b908 kind:function(arm,size=0x4) addr:0x0203b908 +func_0203b90c kind:function(arm,size=0x4) addr:0x0203b90c +func_0203b910 kind:function(arm,size=0x8) addr:0x0203b910 +func_0203b918 kind:function(arm,size=0x4) addr:0x0203b918 +func_0203b91c kind:function(arm,size=0x50) addr:0x0203b91c +func_0203b96c kind:function(arm,size=0x44) addr:0x0203b96c +func_0203b9b0 kind:function(arm,size=0x8) addr:0x0203b9b0 +func_0203b9b8 kind:function(arm,size=0x84) addr:0x0203b9b8 +func_0203ba3c kind:function(arm,size=0x84) addr:0x0203ba3c +func_0203bac0 kind:function(arm,size=0x64) addr:0x0203bac0 +func_0203bb24 kind:function(arm,size=0x108) addr:0x0203bb24 +func_0203bc2c kind:function(arm,size=0x1c) addr:0x0203bc2c +func_0203bc48 kind:function(arm,size=0x2bc) addr:0x0203bc48 +func_0203bf04 kind:function(arm,size=0x82c) addr:0x0203bf04 +func_0203c730 kind:function(arm,size=0x8) addr:0x0203c730 +func_0203c738 kind:function(arm,size=0x154) addr:0x0203c738 +func_0203c88c kind:function(arm,size=0x80) addr:0x0203c88c +func_0203c90c kind:function(arm,size=0xac) addr:0x0203c90c +func_0203c9b8 kind:function(arm,size=0x4) addr:0x0203c9b8 +func_0203c9bc kind:function(arm,size=0x60) addr:0x0203c9bc +func_0203ca1c kind:function(arm,size=0x1dc) addr:0x0203ca1c +func_0203cbf8 kind:function(arm,size=0x5c) addr:0x0203cbf8 +func_0203cc54 kind:function(arm,size=0xf4) addr:0x0203cc54 +func_0203cd48 kind:function(arm,size=0x28) addr:0x0203cd48 +func_0203cd70 kind:function(arm,size=0x14) addr:0x0203cd70 +func_0203cd84 kind:function(arm,size=0xc) addr:0x0203cd84 +func_0203cd90 kind:function(arm,size=0x30) addr:0x0203cd90 +func_0203cdc0 kind:function(arm,size=0x44) addr:0x0203cdc0 +func_0203ce04 kind:function(arm,size=0xc) addr:0x0203ce04 +func_0203ce10 kind:function(arm,size=0xc) addr:0x0203ce10 +func_0203ce1c kind:function(arm,size=0x18) addr:0x0203ce1c +func_0203ce34 kind:function(arm,size=0x18) addr:0x0203ce34 +func_0203ce4c kind:function(arm,size=0x20) addr:0x0203ce4c +func_0203ce6c kind:function(arm,size=0x1b4) addr:0x0203ce6c +func_0203d020 kind:function(arm,size=0x48) addr:0x0203d020 +func_0203d068 kind:function(arm,size=0x14) addr:0x0203d068 +func_0203d07c kind:function(arm,size=0xbc) addr:0x0203d07c +func_0203d138 kind:function(arm,size=0xb0) addr:0x0203d138 +func_0203d1e8 kind:function(arm,size=0x48) addr:0x0203d1e8 +func_0203d230 kind:function(arm,size=0x14) addr:0x0203d230 +func_0203d244 kind:function(arm,size=0x4) addr:0x0203d244 +func_0203d248 kind:function(arm,size=0x30) addr:0x0203d248 +func_0203d278 kind:function(arm,size=0x14) addr:0x0203d278 +func_0203d28c kind:function(arm,size=0x1c) addr:0x0203d28c +func_0203d2a8 kind:function(arm,size=0x14) addr:0x0203d2a8 +func_0203d2bc kind:function(arm,size=0x14) addr:0x0203d2bc +func_0203d2d0 kind:function(arm,size=0x1c) addr:0x0203d2d0 +func_0203d2ec kind:function(arm,size=0x5c) addr:0x0203d2ec +func_0203d348 kind:function(arm,size=0xa0) addr:0x0203d348 +__FindExceptionTable kind:function(arm,size=0x20) addr:0x0203d3e8 +func_0203d408 kind:function(arm,size=0x28) addr:0x0203d408 +func_0203d430 kind:function(arm,size=0x30) addr:0x0203d430 +func_0203d460 kind:function(arm,size=0x48) addr:0x0203d460 +func_0203d4a8 kind:function(arm,size=0x4c) addr:0x0203d4a8 +@ET@02038b84 kind:data(any) addr:0x0203d4f4 +@ET@02038c34 kind:data(any) addr:0x0203d504 +@ET@02038ce4 kind:data(any) addr:0x0203d518 +@ET@02038d98 kind:data(any) addr:0x0203d528 +@ET@0203bc48 kind:data(any) addr:0x0203d540 +@ET@0203bf04 kind:data(any) addr:0x0203d548 +@ET@0203c738 kind:data(any) addr:0x0203d558 +@ET@0203c90c kind:data(any) addr:0x0203d560 +@ET@0203c9bc kind:data(any) addr:0x0203d574 +@ET@0203ca1c kind:data(any) addr:0x0203d57c +@ET@0203d020 kind:data(any) addr:0x0203d584 +@ET@0203d07c kind:data(any) addr:0x0203d598 +@ET@0203d138 kind:data(any) addr:0x0203d5ac +@ET@0203d1e8 kind:data(any) addr:0x0203d5c0 +@EX@02038b84 kind:data(word[3]) addr:0x0203d5d4 +@EX@02038bfc kind:data(word[3]) addr:0x0203d5e0 +@EX@02038c24 kind:data(word[3]) addr:0x0203d5ec +@EX@02038c34 kind:data(word[3]) addr:0x0203d5f8 +@EX@02038c74 kind:data(word[3]) addr:0x0203d604 +@EX@02038c94 kind:data(word[3]) addr:0x0203d610 +@EX@02038cb0 kind:data(word[3]) addr:0x0203d61c +@EX@02038ccc kind:data(word[3]) addr:0x0203d628 +@EX@02038ce4 kind:data(word[3]) addr:0x0203d634 +@EX@02038d04 kind:data(word[3]) addr:0x0203d640 +@EX@02038d1c kind:data(word[3]) addr:0x0203d64c +@EX@02038d3c kind:data(word[3]) addr:0x0203d658 +@EX@02038d6c kind:data(word[3]) addr:0x0203d664 +@EX@02038d98 kind:data(word[3]) addr:0x0203d670 +@EX@0203b8fc kind:data(word[3]) addr:0x0203d67c +@EX@0203b91c kind:data(word[3]) addr:0x0203d688 +@EX@0203b96c kind:data(word[3]) addr:0x0203d694 +@EX@0203bb24 kind:data(word[3]) addr:0x0203d6a0 +@EX@0203bc48 kind:data(word[3]) addr:0x0203d6ac +@EX@0203bf04 kind:data(word[3]) addr:0x0203d6b8 +@EX@0203c738 kind:data(word[3]) addr:0x0203d6c4 +@EX@0203c88c kind:data(word[3]) addr:0x0203d6d0 +@EX@0203c90c kind:data(word[3]) addr:0x0203d6dc +@EX@0203c9bc kind:data(word[3]) addr:0x0203d6e8 +@EX@0203ca1c kind:data(word[3]) addr:0x0203d6f4 +@EX@0203cc54 kind:data(word[3]) addr:0x0203d700 +@EX@0203cd48 kind:data(word[3]) addr:0x0203d70c +@EX@0203cd70 kind:data(word[3]) addr:0x0203d718 +@EX@0203cd90 kind:data(word[3]) addr:0x0203d724 +@EX@0203cdc0 kind:data(word[3]) addr:0x0203d730 +@EX@0203ce04 kind:data(word[3]) addr:0x0203d73c +@EX@0203ce10 kind:data(word[3]) addr:0x0203d748 +@EX@0203ce1c kind:data(word[3]) addr:0x0203d754 +@EX@0203ce34 kind:data(word[3]) addr:0x0203d760 +@EX@0203d020 kind:data(word[3]) addr:0x0203d76c +@EX@0203d07c kind:data(word[3]) addr:0x0203d778 +@EX@0203d138 kind:data(word[3]) addr:0x0203d784 +@EX@0203d1e8 kind:data(word[3]) addr:0x0203d790 +@EX@0203d248 kind:data(word[3]) addr:0x0203d79c +@EX@0203d278 kind:data(word[3]) addr:0x0203d7a8 +@EX@0203d28c kind:data(word[3]) addr:0x0203d7b4 +@EX@0203d2a8 kind:data(word[3]) addr:0x0203d7c0 +@EX@0203d2bc kind:data(word[3]) addr:0x0203d7cc +@EX@0203d2d0 kind:data(word[3]) addr:0x0203d7d8 +@EX@0203d348 kind:data(word[3]) addr:0x0203d7e4 +@EX@0203d408 kind:data(word[3]) addr:0x0203d7f0 +__sinit_0203d7fc kind:function(arm,size=0x1c) addr:0x0203d7fc +__sinit_0203d818 kind:function(arm,size=0x60) addr:0x0203d818 +__sinit_0203d878 kind:function(arm,size=0x50) addr:0x0203d878 +__sinit_0203d8c8 kind:function(arm,size=0x34) addr:0x0203d8c8 +__sinit_0203d8fc kind:function(arm,size=0x34) addr:0x0203d8fc +__sinit_0203d930 kind:function(arm,size=0x34) addr:0x0203d930 +__sinit_0203d964 kind:function(arm,size=0x1c) addr:0x0203d964 +__sinit_0203d980 kind:function(arm,size=0x34) addr:0x0203d980 +__sinit_0203d9b4 kind:function(arm,size=0x34) addr:0x0203d9b4 +__sinit_0203d9e8 kind:function(arm,size=0x30) addr:0x0203d9e8 +__sinit_0203da18 kind:function(arm,size=0x4) addr:0x0203da18 +__sinit_0203da1c kind:function(arm,size=0x34) addr:0x0203da1c +__sinit_0203da50 kind:function(arm,size=0x34) addr:0x0203da50 +__sinit_0203da84 kind:function(arm,size=0x50) addr:0x0203da84 +__sinit_0203dad4 kind:function(arm,size=0x50) addr:0x0203dad4 +__sinit_0203db24 kind:function(arm,size=0x34) addr:0x0203db24 +__sinit_0203db58 kind:function(arm,size=0x34) addr:0x0203db58 +__sinit_0203db8c kind:function(arm,size=0x50) addr:0x0203db8c +__sinit_0203dbdc kind:function(arm,size=0x34) addr:0x0203dbdc +__sinit_0203dc10 kind:function(arm,size=0x34) addr:0x0203dc10 +__sinit_0203dc44 kind:function(arm,size=0x1c) addr:0x0203dc44 +data_0203dc60 kind:data(any) addr:0x0203dc60 +data_0203dc70 kind:data(any) addr:0x0203dc70 +data_0203dd24 kind:data(any) addr:0x0203dd24 +data_0203ddcc kind:data(any) addr:0x0203ddcc +data_0203ddd8 kind:data(any) addr:0x0203ddd8 +data_0203dde4 kind:data(any) addr:0x0203dde4 +data_0203de04 kind:data(any) addr:0x0203de04 +data_0203de44 kind:data(any) addr:0x0203de44 +data_0203de5c kind:data(any) addr:0x0203de5c +data_0203de74 kind:data(any) addr:0x0203de74 +data_0203de84 kind:data(any) addr:0x0203de84 +data_0203de94 kind:data(any) addr:0x0203de94 +data_0203dea4 kind:data(any) addr:0x0203dea4 +data_0203debc kind:data(any) addr:0x0203debc +data_0203ded4 kind:data(any) addr:0x0203ded4 +data_0203deec kind:data(any) addr:0x0203deec +data_0203df0c kind:data(any) addr:0x0203df0c +data_0203df2c kind:data(any) addr:0x0203df2c +data_0203df4c kind:data(any) addr:0x0203df4c +data_0203df4d kind:data(any) addr:0x0203df4d +data_0203df4e kind:data(any) addr:0x0203df4e +data_0203df4f kind:data(any) addr:0x0203df4f +data_0203df70 kind:data(any) addr:0x0203df70 +data_0203e070 kind:data(any) addr:0x0203e070 +data_0203e071 kind:data(any) addr:0x0203e071 +data_0203e072 kind:data(any) addr:0x0203e072 +data_0203e073 kind:data(any) addr:0x0203e073 +data_0203e096 kind:data(any) addr:0x0203e096 +data_0203e09c kind:data(any) addr:0x0203e09c +data_0203e0b0 kind:data(any) addr:0x0203e0b0 +data_0203e0b4 kind:data(any) addr:0x0203e0b4 +data_0203e0c0 kind:data(any) addr:0x0203e0c0 +data_0203e288 kind:data(any) addr:0x0203e288 +data_0203e308 kind:data(any) addr:0x0203e308 +data_0203e328 kind:data(any) addr:0x0203e328 +data_0203e344 kind:data(any) addr:0x0203e344 +data_0203e360 kind:data(any) addr:0x0203e360 +data_0203e36c kind:data(any) addr:0x0203e36c +data_0203e3ac kind:data(any) addr:0x0203e3ac +data_0203e3b4 kind:data(any) addr:0x0203e3b4 +data_0203e3c4 kind:data(any) addr:0x0203e3c4 +data_0203e3c8 kind:data(any) addr:0x0203e3c8 +data_0203e3cc kind:data(any) addr:0x0203e3cc +data_0203e3d4 kind:data(any) addr:0x0203e3d4 +data_0203e3dc kind:data(any) addr:0x0203e3dc +data_0203e3e4 kind:data(any) addr:0x0203e3e4 +data_0203e3ec kind:data(any) addr:0x0203e3ec +data_0203e3f4 kind:data(any) addr:0x0203e3f4 +data_0203e3fc kind:data(any) addr:0x0203e3fc +data_0203e404 kind:data(any) addr:0x0203e404 +data_0203e40c kind:data(any) addr:0x0203e40c +data_0203e414 kind:data(any) addr:0x0203e414 +data_0203e420 kind:data(any) addr:0x0203e420 +data_0203e42c kind:data(any) addr:0x0203e42c +data_0203e438 kind:data(any) addr:0x0203e438 +data_0203e444 kind:data(any) addr:0x0203e444 +data_0203e454 kind:data(any) addr:0x0203e454 +data_0203e464 kind:data(any) addr:0x0203e464 +data_0203e474 kind:data(any) addr:0x0203e474 +data_0203e484 kind:data(any) addr:0x0203e484 +data_0203e494 kind:data(any) addr:0x0203e494 +data_0203e4a4 kind:data(any) addr:0x0203e4a4 +data_0203e4b4 kind:data(any) addr:0x0203e4b4 +data_0203e4c8 kind:data(any) addr:0x0203e4c8 +data_0203e4dc kind:data(any) addr:0x0203e4dc +data_0203e4f0 kind:data(any) addr:0x0203e4f0 +data_0203e504 kind:data(any) addr:0x0203e504 +data_0203e518 kind:data(any) addr:0x0203e518 +data_0203e530 kind:data(any) addr:0x0203e530 +data_0203e54c kind:data(any) addr:0x0203e54c +data_0203e568 kind:data(any) addr:0x0203e568 +data_0203e588 kind:data(any) addr:0x0203e588 +data_0203e5a8 kind:data(any) addr:0x0203e5a8 +data_0203e5c8 kind:data(any) addr:0x0203e5c8 +data_0203e5ec kind:data(any) addr:0x0203e5ec +data_0203e614 kind:data(any) addr:0x0203e614 +data_0203e63c kind:data(any) addr:0x0203e63c +data_0203e664 kind:data(any) addr:0x0203e664 +data_0203e68c kind:data(any) addr:0x0203e68c +data_0203e6b8 kind:data(any) addr:0x0203e6b8 +data_0203e6e4 kind:data(any) addr:0x0203e6e4 +data_0203e714 kind:data(any) addr:0x0203e714 +data_0203e744 kind:data(any) addr:0x0203e744 +data_0203e778 kind:data(any) addr:0x0203e778 +data_0203e7ac kind:data(any) addr:0x0203e7ac +data_0203e7e4 kind:data(any) addr:0x0203e7e4 +data_0203e820 kind:data(any) addr:0x0203e820 +data_0203e860 kind:data(any) addr:0x0203e860 +data_0203e8a0 kind:data(any) addr:0x0203e8a0 +data_0203e8e4 kind:data(any) addr:0x0203e8e4 +data_0203e930 kind:data(any) addr:0x0203e930 +data_0203e936 kind:data(any) addr:0x0203e936 +data_0203e93c kind:data(any) addr:0x0203e93c +data_0203ea3c kind:data(any) addr:0x0203ea3c +data_0203ec3c kind:data(any) addr:0x0203ec3c +data_0203ee3c kind:data(any) addr:0x0203ee3c +data_0203f13c kind:data(any) addr:0x0203f13c +data_0203f33c kind:data(any) addr:0x0203f33c +data_0203f53c kind:data(any) addr:0x0203f53c +data_0203f93c kind:data(any) addr:0x0203f93c +data_02040105 kind:data(any) addr:0x02040105 +data_02040202 kind:data(any) addr:0x02040202 +data_0204033c kind:data(any) addr:0x0204033c +data_02040403 kind:data(any) addr:0x02040403 +data_0204093c kind:data(any) addr:0x0204093c +data_0204133c kind:data(any) addr:0x0204133c +data_0204193c kind:data(any) addr:0x0204193c +data_0204233c kind:data(any) addr:0x0204233c +data_0204253c kind:data(any) addr:0x0204253c +data_0204293c kind:data(any) addr:0x0204293c +data_02042a40 kind:data(any) addr:0x02042a40 +data_02042b44 kind:data(any) addr:0x02042b44 +data_02042b54 kind:data(any) addr:0x02042b54 +data_02042b56 kind:data(any) addr:0x02042b56 +data_02042b58 kind:data(any) addr:0x02042b58 +data_02042bb4 kind:data(any) addr:0x02042bb4 +data_02042bbc kind:data(any) addr:0x02042bbc +data_02042bd4 kind:data(any) addr:0x02042bd4 +data_02042cd4 kind:data(any) addr:0x02042cd4 +data_02042fa8 kind:data(any) addr:0x02042fa8 +data_02042fcc kind:data(any) addr:0x02042fcc +data_0204300c kind:data(any) addr:0x0204300c +data_02043060 kind:data(any) addr:0x02043060 +data_02043160 kind:data(any) addr:0x02043160 +data_02043170 kind:data(any) addr:0x02043170 +data_02043180 kind:data(any) addr:0x02043180 +data_02043190 kind:data(any) addr:0x02043190 +.p__sinit_0203d7fc kind:data(word) addr:0x02043198 +.p__sinit_0203d818 kind:data(word) addr:0x0204319c +.p__sinit_0203d878 kind:data(word) addr:0x020431a0 +.p__sinit_0203d8c8 kind:data(word) addr:0x020431a4 +.p__sinit_0203d8fc kind:data(word) addr:0x020431a8 +.p__sinit_0203d930 kind:data(word) addr:0x020431ac +.p__sinit_0203d964 kind:data(word) addr:0x020431b0 +.p__sinit_0203d980 kind:data(word) addr:0x020431b4 +.p__sinit_0203d9b4 kind:data(word) addr:0x020431b8 +.p__sinit_0203d9e8 kind:data(word) addr:0x020431bc +.p__sinit_0203da18 kind:data(word) addr:0x020431c0 +.p__sinit_0203da1c kind:data(word) addr:0x020431c4 +.p__sinit_0203da50 kind:data(word) addr:0x020431c8 +.p__sinit_0203da84 kind:data(word) addr:0x020431cc +.p__sinit_0203dad4 kind:data(word) addr:0x020431d0 +.p__sinit_0203db24 kind:data(word) addr:0x020431d4 +.p__sinit_0203db58 kind:data(word) addr:0x020431d8 +.p__sinit_0203db8c kind:data(word) addr:0x020431dc +.p__sinit_0203dbdc kind:data(word) addr:0x020431e0 +.p__sinit_0203dc10 kind:data(word) addr:0x020431e4 +.p__sinit_0203dc44 kind:data(word) addr:0x020431e8 +data_02043200 kind:data(any) addr:0x02043200 +data_02043218 kind:data(any) addr:0x02043218 +data_020432d8 kind:data(any) addr:0x020432d8 +data_020432e0 kind:data(any) addr:0x020432e0 +data_020432f4 kind:data(any) addr:0x020432f4 +data_0204330c kind:data(any) addr:0x0204330c +data_02043324 kind:data(any) addr:0x02043324 +data_0204333c kind:data(any) addr:0x0204333c +data_02043354 kind:data(any) addr:0x02043354 +data_0204336c kind:data(any) addr:0x0204336c +data_02043370 kind:data(any) addr:0x02043370 +data_02043374 kind:data(any) addr:0x02043374 +data_02043378 kind:data(any) addr:0x02043378 +data_0204337c kind:data(any) addr:0x0204337c +data_02043380 kind:data(any) addr:0x02043380 +data_02043384 kind:data(any) addr:0x02043384 +data_020433d0 kind:data(any) addr:0x020433d0 +data_020433d4 kind:data(any) addr:0x020433d4 +data_020433dc kind:data(any) addr:0x020433dc +data_020433e0 kind:data(any) addr:0x020433e0 +data_02043420 kind:data(any) addr:0x02043420 +data_02043424 kind:data(any) addr:0x02043424 +data_0204342c kind:data(any) addr:0x0204342c +data_02043450 kind:data(any) addr:0x02043450 +data_0204345c kind:data(any) addr:0x0204345c +data_02043468 kind:data(any) addr:0x02043468 +data_0204346c kind:data(any) addr:0x0204346c +data_02043474 kind:data(any) addr:0x02043474 +data_02043498 kind:data(any) addr:0x02043498 +data_020434a4 kind:data(any) addr:0x020434a4 +data_020434b0 kind:data(any) addr:0x020434b0 +data_020434d0 kind:data(any) addr:0x020434d0 +data_020434dc kind:data(any) addr:0x020434dc +data_0204350c kind:data(any) addr:0x0204350c +data_02043530 kind:data(any) addr:0x02043530 +data_02043538 kind:data(any) addr:0x02043538 +data_02043540 kind:data(any) addr:0x02043540 +data_02043558 kind:data(any) addr:0x02043558 +data_02043564 kind:data(any) addr:0x02043564 +data_02043568 kind:data(any) addr:0x02043568 +data_02043578 kind:data(any) addr:0x02043578 +data_0204357c kind:data(any) addr:0x0204357c +data_02043580 kind:data(any) addr:0x02043580 +data_02043584 kind:data(any) addr:0x02043584 +data_0204358c kind:data(any) addr:0x0204358c +data_02043590 kind:data(any) addr:0x02043590 +data_02043598 kind:data(any) addr:0x02043598 +data_020435a4 kind:data(any) addr:0x020435a4 +data_020435bc kind:data(any) addr:0x020435bc +data_020435d0 kind:data(any) addr:0x020435d0 +data_020435dc kind:data(any) addr:0x020435dc +data_020435e8 kind:data(any) addr:0x020435e8 +data_020435fc kind:data(any) addr:0x020435fc +data_0204360c kind:data(any) addr:0x0204360c +data_0204361c kind:data(any) addr:0x0204361c +data_02043624 kind:data(any) addr:0x02043624 +data_0204362c kind:data(any) addr:0x0204362c +data_02043634 kind:data(any) addr:0x02043634 +data_02043644 kind:data(any) addr:0x02043644 +data_02043654 kind:data(any) addr:0x02043654 +data_02043664 kind:data(any) addr:0x02043664 +data_02043670 kind:data(any) addr:0x02043670 +data_02043680 kind:data(any) addr:0x02043680 +data_02043690 kind:data(any) addr:0x02043690 +data_020436a0 kind:data(any) addr:0x020436a0 +data_020436b4 kind:data(any) addr:0x020436b4 +data_020436c8 kind:data(any) addr:0x020436c8 +data_020436dc kind:data(any) addr:0x020436dc +data_020436f4 kind:data(any) addr:0x020436f4 +data_0204370c kind:data(any) addr:0x0204370c +data_02043730 kind:data(any) addr:0x02043730 +data_02043731 kind:data(any) addr:0x02043731 +data_0204373c kind:data(any) addr:0x0204373c +data_02043748 kind:data(any) addr:0x02043748 +data_02043750 kind:data(any) addr:0x02043750 +data_02043758 kind:data(any) addr:0x02043758 +data_02043760 kind:data(any) addr:0x02043760 +data_02043764 kind:data(any) addr:0x02043764 +data_0204377c kind:data(any) addr:0x0204377c +data_02043794 kind:data(any) addr:0x02043794 +data_020437ac kind:data(any) addr:0x020437ac +data_020437b8 kind:data(any) addr:0x020437b8 +data_020437c4 kind:data(any) addr:0x020437c4 +data_020437c8 kind:data(any) addr:0x020437c8 +data_020437cc kind:data(any) addr:0x020437cc +data_020437d0 kind:data(any) addr:0x020437d0 +data_020437d8 kind:data(any) addr:0x020437d8 +data_020437e0 kind:data(any) addr:0x020437e0 +data_020437e8 kind:data(any) addr:0x020437e8 +data_020437f0 kind:data(any) addr:0x020437f0 +data_020437f8 kind:data(any) addr:0x020437f8 +data_02043800 kind:data(any) addr:0x02043800 +data_02043808 kind:data(any) addr:0x02043808 +data_02043810 kind:data(any) addr:0x02043810 +data_02043818 kind:data(any) addr:0x02043818 +data_02043820 kind:data(any) addr:0x02043820 +data_02043828 kind:data(any) addr:0x02043828 +data_02043830 kind:data(any) addr:0x02043830 +data_02043838 kind:data(any) addr:0x02043838 +data_02043840 kind:data(any) addr:0x02043840 +data_02043848 kind:data(any) addr:0x02043848 +data_02043850 kind:data(any) addr:0x02043850 +data_02043858 kind:data(any) addr:0x02043858 +data_02043860 kind:data(any) addr:0x02043860 +data_02043868 kind:data(any) addr:0x02043868 +data_02043870 kind:data(any) addr:0x02043870 +data_02043878 kind:data(any) addr:0x02043878 +data_02043880 kind:data(any) addr:0x02043880 +data_02043888 kind:data(any) addr:0x02043888 +data_02043890 kind:data(any) addr:0x02043890 +data_02043898 kind:data(any) addr:0x02043898 +data_020438a0 kind:data(any) addr:0x020438a0 +data_020438a8 kind:data(any) addr:0x020438a8 +data_020438b0 kind:data(any) addr:0x020438b0 +data_020438b8 kind:data(any) addr:0x020438b8 +data_020438c0 kind:data(any) addr:0x020438c0 +data_020438c8 kind:data(any) addr:0x020438c8 +data_020438d0 kind:data(any) addr:0x020438d0 +data_020438d8 kind:data(any) addr:0x020438d8 +data_020438e0 kind:data(any) addr:0x020438e0 +data_020438e8 kind:data(any) addr:0x020438e8 +data_020438f0 kind:data(any) addr:0x020438f0 +data_020438f8 kind:data(any) addr:0x020438f8 +data_02043900 kind:data(any) addr:0x02043900 +data_02043908 kind:data(any) addr:0x02043908 +data_02043910 kind:data(any) addr:0x02043910 +data_02043918 kind:data(any) addr:0x02043918 +data_02043920 kind:data(any) addr:0x02043920 +data_02043928 kind:data(any) addr:0x02043928 +data_02043930 kind:data(any) addr:0x02043930 +data_02043938 kind:data(any) addr:0x02043938 +data_02043940 kind:data(any) addr:0x02043940 +data_02043948 kind:data(any) addr:0x02043948 +data_02043950 kind:data(any) addr:0x02043950 +data_02043958 kind:data(any) addr:0x02043958 +data_02043960 kind:data(any) addr:0x02043960 +data_02043968 kind:data(any) addr:0x02043968 +data_02043970 kind:data(any) addr:0x02043970 +data_0204397c kind:data(any) addr:0x0204397c +data_02043988 kind:data(any) addr:0x02043988 +data_02043994 kind:data(any) addr:0x02043994 +data_020439a0 kind:data(any) addr:0x020439a0 +data_020439ac kind:data(any) addr:0x020439ac +data_020439b8 kind:data(any) addr:0x020439b8 +data_020439c4 kind:data(any) addr:0x020439c4 +data_020439d0 kind:data(any) addr:0x020439d0 +data_020439dc kind:data(any) addr:0x020439dc +data_020439e8 kind:data(any) addr:0x020439e8 +data_020439f4 kind:data(any) addr:0x020439f4 +data_02043a00 kind:data(any) addr:0x02043a00 +data_02043a0c kind:data(any) addr:0x02043a0c +data_02043a18 kind:data(any) addr:0x02043a18 +data_02043a24 kind:data(any) addr:0x02043a24 +data_02043a30 kind:data(any) addr:0x02043a30 +data_02043a3c kind:data(any) addr:0x02043a3c +data_02043a48 kind:data(any) addr:0x02043a48 +data_02043a54 kind:data(any) addr:0x02043a54 +data_02043a60 kind:data(any) addr:0x02043a60 +data_02043a6c kind:data(any) addr:0x02043a6c +data_02043a78 kind:data(any) addr:0x02043a78 +data_02043a84 kind:data(any) addr:0x02043a84 +data_02043a90 kind:data(any) addr:0x02043a90 +data_02043a9c kind:data(any) addr:0x02043a9c +data_02043aa8 kind:data(any) addr:0x02043aa8 +data_02043ab4 kind:data(any) addr:0x02043ab4 +data_02043ac0 kind:data(any) addr:0x02043ac0 +data_02043acc kind:data(any) addr:0x02043acc +data_02043ad8 kind:data(any) addr:0x02043ad8 +data_02043ae4 kind:data(any) addr:0x02043ae4 +data_02043af0 kind:data(any) addr:0x02043af0 +data_02043afc kind:data(any) addr:0x02043afc +data_02043b08 kind:data(any) addr:0x02043b08 +data_02043b14 kind:data(any) addr:0x02043b14 +data_02043b20 kind:data(any) addr:0x02043b20 +data_02043b2c kind:data(any) addr:0x02043b2c +data_02043b38 kind:data(any) addr:0x02043b38 +data_02043b44 kind:data(any) addr:0x02043b44 +data_02043b50 kind:data(any) addr:0x02043b50 +data_02043b5c kind:data(any) addr:0x02043b5c +data_02043b68 kind:data(any) addr:0x02043b68 +data_02043b74 kind:data(any) addr:0x02043b74 +data_02043b80 kind:data(any) addr:0x02043b80 +data_02043b8c kind:data(any) addr:0x02043b8c +data_02043b98 kind:data(any) addr:0x02043b98 +data_02043ba4 kind:data(any) addr:0x02043ba4 +data_02043bb4 kind:data(any) addr:0x02043bb4 +data_02043bc4 kind:data(any) addr:0x02043bc4 +data_02043bd4 kind:data(any) addr:0x02043bd4 +data_02043be4 kind:data(any) addr:0x02043be4 +data_02043bf4 kind:data(any) addr:0x02043bf4 +data_02043c04 kind:data(any) addr:0x02043c04 +data_02043c14 kind:data(any) addr:0x02043c14 +data_02043c24 kind:data(any) addr:0x02043c24 +data_02043c34 kind:data(any) addr:0x02043c34 +data_02043c44 kind:data(any) addr:0x02043c44 +data_02043c54 kind:data(any) addr:0x02043c54 +data_02043c68 kind:data(any) addr:0x02043c68 +data_02043e30 kind:data(any) addr:0x02043e30 +data_02043e78 kind:data(any) addr:0x02043e78 +data_02043e88 kind:data(any) addr:0x02043e88 +data_02043e98 kind:data(any) addr:0x02043e98 +data_02043ea0 kind:data(any) addr:0x02043ea0 +data_02043ea8 kind:data(any) addr:0x02043ea8 +data_02043eb0 kind:data(any) addr:0x02043eb0 +data_02043ecc kind:data(any) addr:0x02043ecc +data_02043ed8 kind:data(any) addr:0x02043ed8 +data_02043ef4 kind:data(any) addr:0x02043ef4 +data_02043f10 kind:data(any) addr:0x02043f10 +data_02043f2c kind:data(any) addr:0x02043f2c +data_02043f48 kind:data(any) addr:0x02043f48 +data_02043f5c kind:data(any) addr:0x02043f5c +data_02043f60 kind:data(any) addr:0x02043f60 +data_02043f68 kind:data(any) addr:0x02043f68 +data_02043f70 kind:data(any) addr:0x02043f70 +data_02043f78 kind:data(any) addr:0x02043f78 +data_02043f88 kind:data(any) addr:0x02043f88 +data_02043fa4 kind:data(any) addr:0x02043fa4 +data_02043fc0 kind:data(any) addr:0x02043fc0 +data_02043fe8 kind:data(any) addr:0x02043fe8 +data_02044018 kind:data(any) addr:0x02044018 +data_02044034 kind:data(any) addr:0x02044034 +data_0204406c kind:data(any) addr:0x0204406c +data_02044070 kind:data(any) addr:0x02044070 +data_02044080 kind:data(any) addr:0x02044080 +data_02044094 kind:data(any) addr:0x02044094 +data_020440b8 kind:data(any) addr:0x020440b8 +data_020440c4 kind:data(any) addr:0x020440c4 +data_020440d8 kind:data(any) addr:0x020440d8 +data_020440ec kind:data(any) addr:0x020440ec +data_02044284 kind:data(any) addr:0x02044284 +data_02044294 kind:data(any) addr:0x02044294 +data_020442a4 kind:data(any) addr:0x020442a4 +data_020442b4 kind:data(any) addr:0x020442b4 +data_020442c4 kind:data(any) addr:0x020442c4 +data_020442d8 kind:data(any) addr:0x020442d8 +data_020442ec kind:data(any) addr:0x020442ec +data_02044300 kind:data(any) addr:0x02044300 +data_0204430c kind:data(any) addr:0x0204430c +data_02044310 kind:data(any) addr:0x02044310 +data_02044354 kind:data(any) addr:0x02044354 +data_02044360 kind:data(any) addr:0x02044360 +data_0204436c kind:data(any) addr:0x0204436c +data_02044378 kind:data(any) addr:0x02044378 +data_02044390 kind:data(any) addr:0x02044390 +data_020443a8 kind:data(any) addr:0x020443a8 +data_020443b8 kind:data(any) addr:0x020443b8 +data_020443d8 kind:data(any) addr:0x020443d8 +data_020443e0 kind:data(any) addr:0x020443e0 +data_020443f8 kind:data(any) addr:0x020443f8 +data_02044418 kind:data(any) addr:0x02044418 +data_02044468 kind:data(any) addr:0x02044468 +data_020444b8 kind:data(any) addr:0x020444b8 +data_02044508 kind:data(any) addr:0x02044508 +data_0204450c kind:data(any) addr:0x0204450c +data_02044510 kind:data(any) addr:0x02044510 +data_02044514 kind:data(any) addr:0x02044514 +data_02044518 kind:data(any) addr:0x02044518 +data_0204451c kind:data(any) addr:0x0204451c +data_02044524 kind:data(any) addr:0x02044524 +data_02044528 kind:data(any) addr:0x02044528 +data_0204455c kind:data(any) addr:0x0204455c +data_02044560 kind:data(any) addr:0x02044560 +data_02044578 kind:data(any) addr:0x02044578 +data_02044590 kind:data(any) addr:0x02044590 +data_020445a8 kind:data(any) addr:0x020445a8 +data_020445c0 kind:data(any) addr:0x020445c0 +data_020445fc kind:data(any) addr:0x020445fc +data_02044640 kind:data(any) addr:0x02044640 +data_02044644 kind:data(any) addr:0x02044644 +data_02044674 kind:data(any) addr:0x02044674 +data_02044678 kind:data(any) addr:0x02044678 +data_0204475c kind:data(any) addr:0x0204475c +data_02044760 kind:data(any) addr:0x02044760 +data_02044764 kind:data(any) addr:0x02044764 +data_02044768 kind:data(any) addr:0x02044768 +data_02044770 kind:data(any) addr:0x02044770 +data_02044778 kind:data(any) addr:0x02044778 +data_02044788 kind:data(any) addr:0x02044788 +data_020447a8 kind:data(any) addr:0x020447a8 +data_020447b4 kind:data(any) addr:0x020447b4 +data_020447c0 kind:data(any) addr:0x020447c0 +data_020447cc kind:data(any) addr:0x020447cc +data_020447dc kind:data(any) addr:0x020447dc +data_02044834 kind:data(any) addr:0x02044834 +data_020448bc kind:data(any) addr:0x020448bc +data_0204497c kind:data(any) addr:0x0204497c +data_02044988 kind:data(any) addr:0x02044988 +data_02044994 kind:data(any) addr:0x02044994 +data_0204499c kind:data(any) addr:0x0204499c +data_020449a4 kind:data(any) addr:0x020449a4 +data_020449b0 kind:data(any) addr:0x020449b0 +data_020449bc kind:data(any) addr:0x020449bc +data_020449c4 kind:data(any) addr:0x020449c4 +data_020449cc kind:data(any) addr:0x020449cc +data_020449d8 kind:data(any) addr:0x020449d8 +data_020449e4 kind:data(any) addr:0x020449e4 +data_020449ec kind:data(any) addr:0x020449ec +data_020449f4 kind:data(any) addr:0x020449f4 +data_020449f8 kind:data(any) addr:0x020449f8 +data_020449fc kind:data(any) addr:0x020449fc +data_02044a2c kind:data(any) addr:0x02044a2c +data_02044a54 kind:data(any) addr:0x02044a54 +data_02044a6c kind:data(any) addr:0x02044a6c +data_02044a7c kind:data(any) addr:0x02044a7c +data_02044a84 kind:data(any) addr:0x02044a84 +data_02044a8c kind:data(any) addr:0x02044a8c +data_02044a94 kind:data(any) addr:0x02044a94 +data_02044a9c kind:data(any) addr:0x02044a9c +data_02044aa0 kind:data(any) addr:0x02044aa0 +data_02044aa4 kind:data(any) addr:0x02044aa4 +data_02044aa8 kind:data(any) addr:0x02044aa8 +data_02044aac kind:data(any) addr:0x02044aac +data_02044ab0 kind:data(any) addr:0x02044ab0 +data_02044ab4 kind:data(any) addr:0x02044ab4 +data_02044ab8 kind:data(any) addr:0x02044ab8 +data_02044abc kind:data(any) addr:0x02044abc +data_02044ac0 kind:data(any) addr:0x02044ac0 +data_02044ac4 kind:data(any) addr:0x02044ac4 +data_02044ac8 kind:data(any) addr:0x02044ac8 +data_02044acc kind:data(any) addr:0x02044acc +data_02044ad0 kind:data(any) addr:0x02044ad0 +data_02044ad8 kind:data(any) addr:0x02044ad8 +data_02044ae0 kind:data(any) addr:0x02044ae0 +data_02044af4 kind:data(any) addr:0x02044af4 +data_02044b04 kind:data(any) addr:0x02044b04 +data_02044b28 kind:data(any) addr:0x02044b28 +data_02044b54 kind:data(any) addr:0x02044b54 +data_02044b9c kind:data(any) addr:0x02044b9c +data_02044ba4 kind:data(any) addr:0x02044ba4 +data_02044bb4 kind:data(any) addr:0x02044bb4 +data_02044bc0 kind:data(any) addr:0x02044bc0 +data_02044bcc kind:data(any) addr:0x02044bcc +data_02044bdc kind:data(any) addr:0x02044bdc +data_02044bf8 kind:data(any) addr:0x02044bf8 +data_02044c0c kind:data(any) addr:0x02044c0c +data_02044c18 kind:data(any) addr:0x02044c18 +data_02044c2c kind:data(any) addr:0x02044c2c +data_02044c64 kind:data(any) addr:0x02044c64 +data_02044c70 kind:data(any) addr:0x02044c70 +data_02044c80 kind:data(any) addr:0x02044c80 +data_02044c9c kind:data(any) addr:0x02044c9c +data_02044ca8 kind:data(any) addr:0x02044ca8 +data_02044cc0 kind:data(any) addr:0x02044cc0 +data_02044ce8 kind:data(any) addr:0x02044ce8 +data_02044cf0 kind:data(any) addr:0x02044cf0 +data_02044cf8 kind:data(any) addr:0x02044cf8 +data_02044d04 kind:data(any) addr:0x02044d04 +data_02044d10 kind:data(any) addr:0x02044d10 +data_02044d28 kind:data(any) addr:0x02044d28 +data_02044d38 kind:data(any) addr:0x02044d38 +data_02044d40 kind:data(any) addr:0x02044d40 +data_02044d64 kind:data(any) addr:0x02044d64 +data_02044d8c kind:data(any) addr:0x02044d8c +data_02044da0 kind:bss addr:0x02044da0 +data_02044da4 kind:bss addr:0x02044da4 +data_02044db0 kind:bss addr:0x02044db0 +data_02044db8 kind:bss addr:0x02044db8 +data_02044dd8 kind:bss addr:0x02044dd8 +data_02044df8 kind:bss addr:0x02044df8 +data_02044e4c kind:bss addr:0x02044e4c +data_02044eec kind:bss addr:0x02044eec +data_020453ac kind:bss addr:0x020453ac +data_020453bc kind:bss addr:0x020453bc +data_020453c8 kind:bss addr:0x020453c8 +data_020453d4 kind:bss addr:0x020453d4 +data_020453e0 kind:bss addr:0x020453e0 +data_020453ec kind:bss addr:0x020453ec +data_0204582c kind:bss addr:0x0204582c +data_02045834 kind:bss addr:0x02045834 +data_02045844 kind:bss addr:0x02045844 +data_02045848 kind:bss addr:0x02045848 +data_0204584c kind:bss addr:0x0204584c +data_02045cac kind:bss addr:0x02045cac +data_02045cb8 kind:bss addr:0x02045cb8 +data_02045cf4 kind:bss addr:0x02045cf4 +data_02045cfc kind:bss addr:0x02045cfc +data_02045d08 kind:bss addr:0x02045d08 +data_02045d20 kind:bss addr:0x02045d20 +data_02045ea0 kind:bss addr:0x02045ea0 +data_020460a0 kind:bss addr:0x020460a0 +data_02046568 kind:bss addr:0x02046568 +data_02046580 kind:bss addr:0x02046580 +data_0204658c kind:bss addr:0x0204658c +data_02046b5c kind:bss addr:0x02046b5c +data_02046b60 kind:bss addr:0x02046b60 +data_02046b6c kind:bss addr:0x02046b6c +data_02046bac kind:bss addr:0x02046bac +data_02046c2c kind:bss addr:0x02046c2c +data_02046c38 kind:bss addr:0x02046c38 +data_02046c3c kind:bss addr:0x02046c3c +data_02046c50 kind:bss addr:0x02046c50 +data_02046c5c kind:bss addr:0x02046c5c +data_02046c60 kind:bss addr:0x02046c60 +data_02047a6c kind:bss addr:0x02047a6c +data_02047a70 kind:bss addr:0x02047a70 +data_02047a74 kind:bss addr:0x02047a74 +data_02048060 kind:bss addr:0x02048060 +data_020480a0 kind:bss addr:0x020480a0 +data_02049960 kind:bss addr:0x02049960 +data_02049964 kind:bss addr:0x02049964 +data_0204996c kind:bss addr:0x0204996c +data_02049970 kind:bss addr:0x02049970 +data_0204997c kind:bss addr:0x0204997c +data_020499a8 kind:bss addr:0x020499a8 +data_020499c0 kind:bss addr:0x020499c0 +data_020499fc kind:bss addr:0x020499fc +data_02049a00 kind:bss addr:0x02049a00 +data_02049a0c kind:bss addr:0x02049a0c +data_02049af4 kind:bss addr:0x02049af4 +data_02049af8 kind:bss addr:0x02049af8 +data_02049b0a kind:bss addr:0x02049b0a +data_02049b2c kind:bss addr:0x02049b2c +data_02049b32 kind:bss addr:0x02049b32 +data_02049b54 kind:bss addr:0x02049b54 +data_02049b5c kind:bss addr:0x02049b5c +data_02049b60 kind:bss addr:0x02049b60 +data_02049b80 kind:bss addr:0x02049b80 +data_02049b88 kind:bss addr:0x02049b88 +data_02049b8c kind:bss addr:0x02049b8c +data_02049bb0 kind:bss addr:0x02049bb0 +data_02049bb4 kind:bss addr:0x02049bb4 +data_02049bbc kind:bss addr:0x02049bbc +data_02049bc4 kind:bss addr:0x02049bc4 +data_02049bdc kind:bss addr:0x02049bdc +data_02049ee0 kind:bss addr:0x02049ee0 +data_02049ee4 kind:bss addr:0x02049ee4 +data_02049f68 kind:bss addr:0x02049f68 +data_02049f6c kind:bss addr:0x02049f6c +data_0204a030 kind:bss addr:0x0204a030 +data_0204a034 kind:bss addr:0x0204a034 +data_0204a040 kind:bss addr:0x0204a040 +data_0204a068 kind:bss addr:0x0204a068 +data_0204a070 kind:bss addr:0x0204a070 +data_0204a0f0 kind:bss addr:0x0204a0f0 +data_0204a100 kind:bss addr:0x0204a100 +data_0204a460 kind:bss addr:0x0204a460 +data_0204adf0 kind:bss addr:0x0204adf0 +data_0204ae70 kind:bss addr:0x0204ae70 +data_0204ae8c kind:bss addr:0x0204ae8c +data_0204ae98 kind:bss addr:0x0204ae98 +data_0204aeb0 kind:bss addr:0x0204aeb0 +data_0204aebc kind:bss addr:0x0204aebc +data_0204aecc kind:bss addr:0x0204aecc +data_0204aed0 kind:bss addr:0x0204aed0 +data_0204aee2 kind:bss addr:0x0204aee2 +data_0204aef0 kind:bss addr:0x0204aef0 +data_0204aef8 kind:bss addr:0x0204aef8 +data_0204aefc kind:bss addr:0x0204aefc +data_0204c38c kind:bss addr:0x0204c38c +data_0204cdc0 kind:bss addr:0x0204cdc0 +data_0204cdd8 kind:bss addr:0x0204cdd8 +data_0204d81c kind:bss addr:0x0204d81c +data_0204d9b0 kind:bss addr:0x0204d9b0 +data_0204d9bc kind:bss addr:0x0204d9bc +data_0204dfbc kind:bss addr:0x0204dfbc +data_0204dfc8 kind:bss addr:0x0204dfc8 +data_0204e5c8 kind:bss addr:0x0204e5c8 +data_0204e5cc kind:bss addr:0x0204e5cc +data_0204e5d8 kind:bss addr:0x0204e5d8 +data_0204e5e8 kind:bss addr:0x0204e5e8 +data_0204e5ec kind:bss addr:0x0204e5ec +data_0204e61c kind:bss addr:0x0204e61c +data_0204e620 kind:bss addr:0x0204e620 +data_0204e628 kind:bss addr:0x0204e628 +data_0204e62c kind:bss addr:0x0204e62c +data_0204e644 kind:bss addr:0x0204e644 +data_0204e646 kind:bss addr:0x0204e646 +data_0204e648 kind:bss addr:0x0204e648 +data_0204e64a kind:bss addr:0x0204e64a +data_0204e64c kind:bss addr:0x0204e64c +data_0204e64e kind:bss addr:0x0204e64e +data_0204e650 kind:bss addr:0x0204e650 +data_0204e652 kind:bss addr:0x0204e652 +data_0204e654 kind:bss addr:0x0204e654 +data_0204e656 kind:bss addr:0x0204e656 +data_0204e658 kind:bss addr:0x0204e658 +data_0204e65a kind:bss addr:0x0204e65a +data_0204e65c kind:bss addr:0x0204e65c +data_0204e65e kind:bss addr:0x0204e65e +data_0204e660 kind:bss addr:0x0204e660 +data_0204e664 kind:bss addr:0x0204e664 +data_0204e680 kind:bss addr:0x0204e680 +data_0204e6a0 kind:bss addr:0x0204e6a0 +data_0204e6a4 kind:bss addr:0x0204e6a4 +data_0204e82c kind:bss addr:0x0204e82c +data_0204e834 kind:bss addr:0x0204e834 +data_0204e838 kind:bss addr:0x0204e838 +data_0204e83c kind:bss addr:0x0204e83c +data_0204e860 kind:bss addr:0x0204e860 +data_0204e8e0 kind:bss addr:0x0204e8e0 +data_0204e8e4 kind:bss addr:0x0204e8e4 +data_0204e8ec kind:bss addr:0x0204e8ec +data_0204e8f4 kind:bss addr:0x0204e8f4 +data_0204e900 kind:bss addr:0x0204e900 +data_0204e914 kind:bss addr:0x0204e914 +data_0204e918 kind:bss addr:0x0204e918 +data_0204e91c kind:bss addr:0x0204e91c +data_0204e930 kind:bss addr:0x0204e930 +data_0204e940 kind:bss addr:0x0204e940 +data_0204e944 kind:bss addr:0x0204e944 +data_0204e948 kind:bss addr:0x0204e948 +data_0204e960 kind:bss addr:0x0204e960 +data_0204e984 kind:bss addr:0x0204e984 +data_0204e9c0 kind:bss addr:0x0204e9c0 +data_0204ec40 kind:bss addr:0x0204ec40 +data_0204fc40 kind:bss addr:0x0204fc40 +data_02050428 kind:bss addr:0x02050428 +data_02050440 kind:bss addr:0x02050440 +data_020504a0 kind:bss addr:0x020504a0 +data_020504a4 kind:bss addr:0x020504a4 +data_020504a8 kind:bss addr:0x020504a8 +data_02050528 kind:bss addr:0x02050528 +data_0205052c kind:bss addr:0x0205052c +data_02050538 kind:bss addr:0x02050538 +data_0205053c kind:bss addr:0x0205053c +data_02050544 kind:bss addr:0x02050544 +data_0205054c kind:bss addr:0x0205054c +data_02050554 kind:bss addr:0x02050554 +data_020505b0 kind:bss addr:0x020505b0 +data_020505cc kind:bss addr:0x020505cc +data_020505ec kind:bss addr:0x020505ec +data_020505f0 kind:bss addr:0x020505f0 +data_0205060c kind:bss addr:0x0205060c +data_02050620 kind:bss addr:0x02050620 +data_02050624 kind:bss addr:0x02050624 +data_02050628 kind:bss addr:0x02050628 +data_02050638 kind:bss addr:0x02050638 +data_02050644 kind:bss addr:0x02050644 +data_02050668 kind:bss addr:0x02050668 +data_02050680 kind:bss addr:0x02050680 +data_020506e0 kind:bss addr:0x020506e0 +data_02050d00 kind:bss addr:0x02050d00 +data_02050d20 kind:bss addr:0x02050d20 +data_02050f40 kind:bss addr:0x02050f40 +data_02050f48 kind:bss addr:0x02050f48 +data_02050f4c kind:bss addr:0x02050f4c +data_02050f50 kind:bss addr:0x02050f50 +data_02050f80 kind:bss addr:0x02050f80 +data_02050f84 kind:bss addr:0x02050f84 +data_02051040 kind:bss addr:0x02051040 +data_02051128 kind:bss addr:0x02051128 +data_0205112c kind:bss addr:0x0205112c +data_02051550 kind:bss addr:0x02051550 +data_02051560 kind:bss addr:0x02051560 +data_02051660 kind:bss addr:0x02051660 +data_02051684 kind:bss addr:0x02051684 +data_020516a8 kind:bss addr:0x020516a8 +data_02051750 kind:bss addr:0x02051750 +data_02051780 kind:bss addr:0x02051780 +data_02051880 kind:bss addr:0x02051880 +data_02051980 kind:bss addr:0x02051980 +data_02051a80 kind:bss addr:0x02051a80 +data_02051a84 kind:bss addr:0x02051a84 +data_02051a88 kind:bss addr:0x02051a88 +data_02051aa4 kind:bss addr:0x02051aa4 +data_02051aac kind:bss addr:0x02051aac +data_02051ab4 kind:bss addr:0x02051ab4 diff --git a/extract/README.md b/extract/README.md index 0450b2b6..99c1934b 100644 --- a/extract/README.md +++ b/extract/README.md @@ -2,7 +2,9 @@ This repository does not include any of the game's assets, and you will need an Put the base ROM(s) in this directory. Please verify that your dumped ROM matches one of the versions below: -| Version | File name | SHA1 | -| ------- | -------------------- | ------------------------------------------ | -| EUR | `baserom_st_eur.nds` | `9e99cc803a14ce038eb908db585431f8254f09ee` | -| JP | `baserom_st_jp.nds` | `eaee3602b8a2235211b2e20cdcd4cb357956a264` | +| Version | File name | SHA1 | +| ------- | ------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- | +| EUR | `baserom_st_eur.nds` | `9e99cc803a14ce038eb908db585431f8254f09ee` | +| EUR1 | `baserom_st_eur_rev1.nds` | `dcb221a89acb894503a461c2c7d4cfdad9a06b68`
`b9096f46e9163750a9e3f6c2fc0758e6094b6135`
`4efbff9a263fe622f3f7e7cfb7bea8046b86e57d` | +| USA | `baserom_st_usa.nds` | `1f0921b5e99db9d92d24710f1b004e4f3c997b73` | +| JP | `baserom_st_jp.nds` | `eaee3602b8a2235211b2e20cdcd4cb357956a264` | diff --git a/include/versions.h b/include/versions.h index 9ae46bf1..6d7c1f98 100644 --- a/include/versions.h +++ b/include/versions.h @@ -3,6 +3,7 @@ #define EUR 0 #define JP 1 #define USA 2 +#define EUR1 3 #ifndef VERSION #warning "VERSION is not defined, check configure.py!" @@ -10,5 +11,6 @@ #endif #define IS_EUR (VERSION == EUR) +#define IS_EUR1 (VERSION == EUR1) #define IS_JP (VERSION == JP) #define IS_USA (VERSION == USA) diff --git a/st_eur1.sha1 b/st_eur1.sha1 new file mode 100644 index 00000000..e88b73ef --- /dev/null +++ b/st_eur1.sha1 @@ -0,0 +1,5 @@ +dcb221a89acb894503a461c2c7d4cfdad9a06b68 st_eur1.nds +b9096f46e9163750a9e3f6c2fc0758e6094b6135 st_eur1.nds +b0288a880498c12508e53f4373085eb88955e14b st_eur1.nds +4efbff9a263fe622f3f7e7cfb7bea8046b86e57d st_eur1.nds +52d7f22255d5d86fc40d3a43c7de969e0365ff7d st_eur1.nds diff --git a/st_usa.sha1 b/st_usa.sha1 new file mode 100644 index 00000000..b816f55c --- /dev/null +++ b/st_usa.sha1 @@ -0,0 +1 @@ +1f0921b5e99db9d92d24710f1b004e4f3c997b73 st_usa.nds diff --git a/tools/configure.py b/tools/configure.py index 37f79317..ddae6272 100755 --- a/tools/configure.py +++ b/tools/configure.py @@ -28,6 +28,8 @@ config.sjiswrap_tag = "v1.2.2" GAME_VERSIONS = [ "eur", + "eur1", + "usa", "jp", ] diff --git a/tools/project.py b/tools/project.py index a878bccc..9c541451 100644 --- a/tools/project.py +++ b/tools/project.py @@ -1288,6 +1288,16 @@ def process_project(cfg: ProjectConfig, args: Any): implicit=cmds, ) + version_to_cmds = { + version: [f"check_{version}", f"sha1_{version}", f"report_{version}"] for version in cfg.game_versions + } + for version in cfg.game_versions: + n.build( + rule="phony", + outputs=version, + implicit=version_to_cmds[version], + ) + # n.default(["format", "objdiff", *defaults]) n.default(["objdiff", *defaults]) else: diff --git a/tools/sha1.py b/tools/sha1.py index 8cd6edd8..faa341ea 100644 --- a/tools/sha1.py +++ b/tools/sha1.py @@ -1,29 +1,37 @@ #!/usr/bin/env python -from pathlib import Path import argparse import hashlib import sys +from pathlib import Path + def eprint(*args, **kwargs): print(*args, file=sys.stderr, **kwargs) -parser = argparse.ArgumentParser(description="Computes and verifies a SHA1 checksum") -parser.add_argument('file', help="Input file to verify") -parser.add_argument('-c', type=str, dest='checksum_file', required=False, help='Checksum file') -args = parser.parse_args() +DEBUG = False -file_path = Path(args.file) -checksum_path = Path(args.checksum_file) +if __name__ == "__main__": + parser = argparse.ArgumentParser(description="Computes and verifies a SHA1 checksum") + parser.add_argument('file', help="Input file to verify") + parser.add_argument('-c', type=str, dest='checksum_file', required=False, help='Checksum file') + args = parser.parse_args() -with checksum_path.open('r') as file: - target_sha1, _ = file.readline().split(' ', 1) + file_path = Path(args.file) + file_sha1 = hashlib.sha1(file_path.read_bytes()).hexdigest() -with file_path.open('rb') as file: - file_sha1 = hashlib.sha1(file.read()).hexdigest() + checksum_path = Path(args.checksum_file) + filedata = checksum_path.read_text().splitlines() + + for line in filedata: + target_sha1 = line.split(" ")[0] + + if DEBUG: + print(f"{file_sha1} vs {target_sha1}") + + if target_sha1 == file_sha1: + eprint(f"{file_path}: OK") + sys.exit(0) -if target_sha1 != file_sha1: eprint(f"{file_path}: FAILED") - exit(1) -else: - eprint(f"{file_path}: OK") + sys.exit(1)